summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2017-08-22 10:05:20 +0300
committerRasmus Andersson <rasmus@notion.se>2017-08-22 12:23:08 +0300
commit3b1fffade1473f20f2558733fbd218f4580fc7c3 (patch)
treeea4f80b43b08744d493bb86ab646444ec04ddc7f
downloadinter-3b1fffade1473f20f2558733fbd218f4580fc7c3.tar.xz
Initial public commitv1.0
-rw-r--r--.gitattributes2
-rw-r--r--.gitignore19
-rw-r--r--LICENSE.txt92
-rw-r--r--Makefile106
-rw-r--r--README.md207
-rw-r--r--docs/README.md1
-rw-r--r--docs/favicon.icobin0 -> 1927 bytes
-rw-r--r--docs/font-files/Interface-Bold.woffbin0 -> 344216 bytes
-rw-r--r--docs/font-files/Interface-Bold.woff2bin0 -> 228540 bytes
-rw-r--r--docs/font-files/Interface-BoldItalic.woffbin0 -> 401016 bytes
-rw-r--r--docs/font-files/Interface-BoldItalic.woff2bin0 -> 272720 bytes
-rw-r--r--docs/font-files/Interface-Medium.woffbin0 -> 372004 bytes
-rw-r--r--docs/font-files/Interface-Medium.woff2bin0 -> 248468 bytes
-rw-r--r--docs/font-files/Interface-MediumItalic.woffbin0 -> 420232 bytes
-rw-r--r--docs/font-files/Interface-MediumItalic.woff2bin0 -> 287588 bytes
-rw-r--r--docs/font-files/Interface-Regular.woffbin0 -> 352852 bytes
-rw-r--r--docs/font-files/Interface-Regular.woff2bin0 -> 232768 bytes
-rw-r--r--docs/font-files/Interface-RegularItalic.woffbin0 -> 409760 bytes
-rw-r--r--docs/font-files/Interface-RegularItalic.woff2bin0 -> 279232 bytes
-rw-r--r--docs/index.html237
-rw-r--r--docs/interface.css44
l---------docs/lab/fonts1
-rw-r--r--docs/lab/glyphinfo.json3075
-rw-r--r--docs/lab/index.html1635
-rw-r--r--docs/lab/words-google-10000-english-usa-no-swears.json1
-rw-r--r--docs/res/metrics.pngbin0 -> 315023 bytes
-rw-r--r--docs/res/poster.pngbin0 -> 100528 bytes
-rw-r--r--docs/res/preview-app.pngbin0 -> 947884 bytes
-rw-r--r--docs/res/sample.pngbin0 -> 338470 bytes
-rwxr-xr-xdocs/serve.sh20
-rwxr-xr-xinit.sh289
-rwxr-xr-xmisc/cleanup-kerning.py353
-rw-r--r--misc/doc/install-mac.txt24
-rw-r--r--misc/doc/install-win.txt19
-rw-r--r--misc/e-alt-straight-close.glif37
-rwxr-xr-xmisc/enrich-glypnames.py650
-rwxr-xr-xmisc/fixup-diacritics.py167
-rwxr-xr-xmisc/fixup-features.py324
-rwxr-xr-xmisc/fixup-kerning.py362
-rwxr-xr-xmisc/fontinfo.py391
-rwxr-xr-xmisc/gen-glyphinfo.py245
-rwxr-xr-xmisc/gen-glyphorder.py65
-rw-r--r--misc/gen-kern.py37
-rw-r--r--misc/gen-num-pairs.js10
-rwxr-xr-xmisc/glyf-props.py63
-rwxr-xr-xmisc/mac-tmp-disk-mount.sh25
-rwxr-xr-xmisc/mac-tmp-disk-unmount.sh5
-rwxr-xr-xmisc/notify41
-rw-r--r--misc/pylib/fontbuild/Build.py300
-rw-r--r--misc/pylib/fontbuild/LICENSE201
-rw-r--r--misc/pylib/fontbuild/ORIGIN.txt1
-rw-r--r--misc/pylib/fontbuild/__init__.py6
-rw-r--r--misc/pylib/fontbuild/alignpoints.py173
-rw-r--r--misc/pylib/fontbuild/anchors.py77
-rw-r--r--misc/pylib/fontbuild/convertCurves.py102
-rw-r--r--misc/pylib/fontbuild/curveFitPen.py422
-rw-r--r--misc/pylib/fontbuild/decomposeGlyph.py23
-rwxr-xr-xmisc/pylib/fontbuild/features.py189
-rw-r--r--misc/pylib/fontbuild/generateGlyph.py97
-rw-r--r--misc/pylib/fontbuild/instanceNames.py232
-rw-r--r--misc/pylib/fontbuild/italics.py308
-rwxr-xr-xmisc/pylib/fontbuild/markFeature.py55
-rw-r--r--misc/pylib/fontbuild/mitreGlyph.py111
-rw-r--r--misc/pylib/fontbuild/mix.py360
-rw-r--r--misc/restore-diacritics-kerning.py431
-rwxr-xr-xmisc/rewrite-glyphorder.py305
-rw-r--r--misc/rf-scripts/AdjustWidth.py53
-rw-r--r--misc/rf-scripts/ChangeUPM.py107
-rw-r--r--misc/rf-scripts/GridAdjust.py83
-rw-r--r--misc/rf-scripts/RemoveLocalGuides.py15
-rw-r--r--misc/rf-scripts/StripGlyphs.py384
-rw-r--r--misc/rf-scripts/ZeroWidth.py26
-rw-r--r--misc/stems.txt25
-rwxr-xr-xmisc/svgsync.py435
-rwxr-xr-xmisc/svgsync2.py626
-rw-r--r--misc/ttf2woff/.gitignore9
-rw-r--r--misc/ttf2woff/Makefile68
-rw-r--r--misc/ttf2woff/comp-zlib.c34
-rw-r--r--misc/ttf2woff/comp-zopfli.c54
-rw-r--r--misc/ttf2woff/compat.c43
-rw-r--r--misc/ttf2woff/genttf.c63
-rw-r--r--misc/ttf2woff/genwoff.c95
-rw-r--r--misc/ttf2woff/optimize.c319
-rw-r--r--misc/ttf2woff/readttc.c29
-rw-r--r--misc/ttf2woff/readttf.c47
-rw-r--r--misc/ttf2woff/readwoff.c88
-rw-r--r--misc/ttf2woff/ttf2woff.c523
-rw-r--r--misc/ttf2woff/ttf2woff.h94
-rw-r--r--misc/ttf2woff/ttf2woff.rc39
-rw-r--r--misc/ttf2woff/zopfli/blocksplitter.c332
-rw-r--r--misc/ttf2woff/zopfli/blocksplitter.h73
-rw-r--r--misc/ttf2woff/zopfli/cache.c125
-rw-r--r--misc/ttf2woff/zopfli/cache.h66
-rw-r--r--misc/ttf2woff/zopfli/deflate.c933
-rw-r--r--misc/ttf2woff/zopfli/deflate.h92
-rw-r--r--misc/ttf2woff/zopfli/hash.c143
-rw-r--r--misc/ttf2woff/zopfli/hash.h73
-rw-r--r--misc/ttf2woff/zopfli/katajainen.c262
-rw-r--r--misc/ttf2woff/zopfli/katajainen.h42
-rw-r--r--misc/ttf2woff/zopfli/lz77.c630
-rw-r--r--misc/ttf2woff/zopfli/lz77.h142
-rw-r--r--misc/ttf2woff/zopfli/squeeze.c560
-rw-r--r--misc/ttf2woff/zopfli/squeeze.h61
-rw-r--r--misc/ttf2woff/zopfli/symbols.h239
-rw-r--r--misc/ttf2woff/zopfli/tree.c101
-rw-r--r--misc/ttf2woff/zopfli/tree.h51
-rw-r--r--misc/ttf2woff/zopfli/util.c35
-rw-r--r--misc/ttf2woff/zopfli/util.h158
-rw-r--r--misc/ttf2woff/zopfli/zlib_container.c79
-rw-r--r--misc/ttf2woff/zopfli/zlib_container.h50
-rw-r--r--misc/ttf2woff/zopfli/zopfli.h94
-rwxr-xr-xmisc/ufo-color-glyphs.py105
-rwxr-xr-xmisc/ufocompile163
-rw-r--r--misc/unicode_util.py104
-rw-r--r--requirements.txt14
-rw-r--r--src/Interface-Bold.ufo/fontinfo.plist203
-rw-r--r--src/Interface-Bold.ufo/glyphs/AE__.glif59
-rw-r--r--src/Interface-Bold.ufo/glyphs/A_.glif78
-rw-r--r--src/Interface-Bold.ufo/glyphs/B_.glif118
-rw-r--r--src/Interface-Bold.ufo/glyphs/Bhook_.glif35
-rw-r--r--src/Interface-Bold.ufo/glyphs/Btopbar_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/CR__.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/C_.cn.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/C_.glif118
-rw-r--r--src/Interface-Bold.ufo/glyphs/Cheabkhasiancyrillic_.glif60
-rw-r--r--src/Interface-Bold.ufo/glyphs/Chedescendercyrillic_.glif18
-rw-r--r--src/Interface-Bold.ufo/glyphs/Cheverticalstrokecyrillic_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/Chook_.cn.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/Chook_.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/DZcaron_.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/D_.cn.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/D_.glif103
-rw-r--r--src/Interface-Bold.ufo/glyphs/Dbar1_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/Delta_.glif61
-rw-r--r--src/Interface-Bold.ufo/glyphs/Dhook_.glif35
-rw-r--r--src/Interface-Bold.ufo/glyphs/Digamma_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/Dtopbar_.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/Dzeabkhasiancyrillic_.glif74
-rw-r--r--src/Interface-Bold.ufo/glyphs/E_.glif118
-rw-r--r--src/Interface-Bold.ufo/glyphs/Eiotifiedcyrillic_.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/Endescendercyrillic_.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/Eng_.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/Enghecyrillic_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/Enhookcyrillic_.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/Epsilon1_.glif73
-rw-r--r--src/Interface-Bold.ufo/glyphs/Esh_.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/Eturn_.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/Euro_.glif62
-rw-r--r--src/Interface-Bold.ufo/glyphs/Ezh_.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/Ezhcaron_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/Ezhreversed_.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/F_.glif109
-rw-r--r--src/Interface-Bold.ufo/glyphs/Fhook_.glif35
-rw-r--r--src/Interface-Bold.ufo/glyphs/Fturn_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/G_.cn.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/G_.glif143
-rw-r--r--src/Interface-Bold.ufo/glyphs/Gamma1_.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/Gamma_.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/Gbar_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/Germandbls_.glif77
-rw-r--r--src/Interface-Bold.ufo/glyphs/Ghemiddlehookcyrillic_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/Ghook_.cn.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/Ghook_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/Gsmallcap_.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/Gsmallcaphook_.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/H_.glif74
-rw-r--r--src/Interface-Bold.ufo/glyphs/Haabkhasiancyrillic_.glif95
-rw-r--r--src/Interface-Bold.ufo/glyphs/Hadescendercyrillic_.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/Hbar_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/Hcedilla_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/I_.glif89
-rw-r--r--src/Interface-Bold.ufo/glyphs/Ibar_.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/Idieresisacute_.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/Iota1_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/Ismallcap_.glif58
-rw-r--r--src/Interface-Bold.ufo/glyphs/Itildebelow_.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/J_.glif92
-rw-r--r--src/Interface-Bold.ufo/glyphs/K_.glif75
-rw-r--r--src/Interface-Bold.ufo/glyphs/Kabashkircyrillic_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/Kadescendercyrillic_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/Kahookcyrillic_.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/Kaverticalstrokecyrillic_.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/Khook_.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/Koppa_.glif72
-rw-r--r--src/Interface-Bold.ufo/glyphs/Koppacyrillic_.glif94
-rw-r--r--src/Interface-Bold.ufo/glyphs/Ksicyrillic_.glif66
-rw-r--r--src/Interface-Bold.ufo/glyphs/L_.glif68
-rw-r--r--src/Interface-Bold.ufo/glyphs/Lambda_.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/Lslash_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/Lsmallcap_.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/M_.glif83
-rw-r--r--src/Interface-Bold.ufo/glyphs/N_.glif67
-rw-r--r--src/Interface-Bold.ufo/glyphs/Nhook_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/Nsmallcap_.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/OE__.glif59
-rw-r--r--src/Interface-Bold.ufo/glyphs/OEsmallcap__.glif79
-rw-r--r--src/Interface-Bold.ufo/glyphs/OI__.glif62
-rw-r--r--src/Interface-Bold.ufo/glyphs/O_.cn.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/O_.glif105
-rw-r--r--src/Interface-Bold.ufo/glyphs/Ohorn_.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/Omega_.glif103
-rw-r--r--src/Interface-Bold.ufo/glyphs/Omegacyrillic_.glif59
-rw-r--r--src/Interface-Bold.ufo/glyphs/Omegaroundcyrillic_.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/Omegatitlocyrillic_.glif97
-rw-r--r--src/Interface-Bold.ufo/glyphs/Oopen_.cn.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/Oopen_.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/Oslash_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/Otcyrillic_.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/P_.glif99
-rw-r--r--src/Interface-Bold.ufo/glyphs/Pemiddlehookcyrillic_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/Phi_.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/Phook_.glif35
-rw-r--r--src/Interface-Bold.ufo/glyphs/Pi_.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/Psi_.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/Q_.cn.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/Q_.glif81
-rw-r--r--src/Interface-Bold.ufo/glyphs/R_.glif133
-rw-r--r--src/Interface-Bold.ufo/glyphs/Rsmallcap_.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/Rsmallcapinv_.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/Rturnsuper_.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/Rx_.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/S_.glif119
-rw-r--r--src/Interface-Bold.ufo/glyphs/Sampi_.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/Schwa_.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/Schwacyrillic_.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/Shhacyrillic_.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/Sigma_.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/Stigma_.glif69
-rw-r--r--src/Interface-Bold.ufo/glyphs/T_.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/Tetsecyrillic_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/Theta_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/Thook_.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/Thorn_.glif66
-rw-r--r--src/Interface-Bold.ufo/glyphs/Tonefive_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/Tonesix_.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/Tonetwo_.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/Trthook_.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/U_.cn.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/U_.glif100
-rw-r--r--src/Interface-Bold.ufo/glyphs/Uhorn_.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/Upsilon2_.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/Upsilonhooksymbol_.glif66
-rw-r--r--src/Interface-Bold.ufo/glyphs/V_.glif84
-rw-r--r--src/Interface-Bold.ufo/glyphs/Vcursive_.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/W_.glif92
-rw-r--r--src/Interface-Bold.ufo/glyphs/X_.glif120
-rw-r--r--src/Interface-Bold.ufo/glyphs/Xi_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/YR__.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/Y_.glif129
-rw-r--r--src/Interface-Bold.ufo/glyphs/Yhook_.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/Ysmallcap_.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/Yusbigcyrillic_.glif61
-rw-r--r--src/Interface-Bold.ufo/glyphs/Yusbigiotifiedcyrillic_.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/Yuslittlecyrillic_.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/Yuslittleiotifiedcyrillic_.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/Z_.glif70
-rw-r--r--src/Interface-Bold.ufo/glyphs/Zbar_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/Zhedescendercyrillic_.glif18
-rw-r--r--src/Interface-Bold.ufo/glyphs/__notdef.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/__null.glif18
-rw-r--r--src/Interface-Bold.ufo/glyphs/a.cn.glif68
-rw-r--r--src/Interface-Bold.ufo/glyphs/a.glif117
-rw-r--r--src/Interface-Bold.ufo/glyphs/a_uni02DE__.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/accountof.glif108
-rw-r--r--src/Interface-Bold.ufo/glyphs/acute.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/acutecomb.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/acutedblnosp.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/acutedotcomb.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/acutedotcomb.lc.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/acutelowmod.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/acuterightnosp.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/acutesubnosp.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/addresssubject.glif115
-rw-r--r--src/Interface-Bold.ufo/glyphs/ae.glif116
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10018.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10021.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10024.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10025.glif97
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10026.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10029.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10037.glif75
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10038.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10040.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10041.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10042.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10043.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10044.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10045.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10046.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10047.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10048.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10049.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10050.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10051.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10053.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10058.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10059.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10060.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10145.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10147.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii10148.glif68
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii300.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii57596.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii57598.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii57636.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/afii61664.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/alpha.glif73
-rw-r--r--src/Interface-Bold.ufo/glyphs/ampersand.glif76
-rw-r--r--src/Interface-Bold.ufo/glyphs/anglesupnosp.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/angstrom.glif61
-rw-r--r--src/Interface-Bold.ufo/glyphs/anoteleia.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/approxequal.glif76
-rw-r--r--src/Interface-Bold.ufo/glyphs/archdblsubnosp.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/arrowdown.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/arrowheaddownmod.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/arrowheadleftmod.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/arrowheadrightmod.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/arrowheadupmod.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/arrowleft.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/arrowright.glif19
-rw-r--r--src/Interface-Bold.ufo/glyphs/arrowup.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/asciicircum.glif61
-rw-r--r--src/Interface-Bold.ufo/glyphs/asciitilde.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/ascript.glif76
-rw-r--r--src/Interface-Bold.ufo/glyphs/ascript_uni02DE__.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/ascriptturn.glif76
-rw-r--r--src/Interface-Bold.ufo/glyphs/ascriptturn_uni02DE__.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/asterisk.glif64
-rw-r--r--src/Interface-Bold.ufo/glyphs/asterism.glif92
-rw-r--r--src/Interface-Bold.ufo/glyphs/at.glif90
-rw-r--r--src/Interface-Bold.ufo/glyphs/aturn.glif74
-rw-r--r--src/Interface-Bold.ufo/glyphs/aturn_uni02DE__.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/austral.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/b.cn.glif58
-rw-r--r--src/Interface-Bold.ufo/glyphs/b.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/babygamma.glif78
-rw-r--r--src/Interface-Bold.ufo/glyphs/backslash.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/bar.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/barmidlongnosp.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/barmidshortnosp.glif19
-rw-r--r--src/Interface-Bold.ufo/glyphs/bbar.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/bbar_uni1ABE___.glif111
-rw-r--r--src/Interface-Bold.ufo/glyphs/becyrillic.glif66
-rw-r--r--src/Interface-Bold.ufo/glyphs/beta.glif66
-rw-r--r--src/Interface-Bold.ufo/glyphs/beta1.glif106
-rw-r--r--src/Interface-Bold.ufo/glyphs/bhook.cn.glif70
-rw-r--r--src/Interface-Bold.ufo/glyphs/bhook.glif79
-rw-r--r--src/Interface-Bold.ufo/glyphs/blackleftpointingtriangle.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/braceleft.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/braceright.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/bracketleft.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/bracketright.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/breve.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/breveacutecomb.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/brevegravecomb.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/brevehookcomb.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/breveinverteddoublecmb.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/breveinvnosp.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/breveinvsubnosp.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/breveinvsubnosp_uni1ABD___.glif71
-rw-r--r--src/Interface-Bold.ufo/glyphs/brevenosp.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/brevesubnosp.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/brevetildecomb.glif60
-rw-r--r--src/Interface-Bold.ufo/glyphs/bridgeinvsubnosp.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/bridgesubnosp.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/brokenbar.glif59
-rw-r--r--src/Interface-Bold.ufo/glyphs/btopbar.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/bullet.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/bullseye.glif64
-rw-r--r--src/Interface-Bold.ufo/glyphs/c.cn.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/c.glif104
-rw-r--r--src/Interface-Bold.ufo/glyphs/cadauna.glif76
-rw-r--r--src/Interface-Bold.ufo/glyphs/candrabindunosp.glif60
-rw-r--r--src/Interface-Bold.ufo/glyphs/careof.glif83
-rw-r--r--src/Interface-Bold.ufo/glyphs/caret.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/caretinsertionpoint.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/caron.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/caronbelowcmb.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/caroncmb.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/carondotcomb.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/carondotcomb.lc.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/caronnosp.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/caronsubnosp.glif18
-rw-r--r--src/Interface-Bold.ufo/glyphs/ccurl.glif66
-rw-r--r--src/Interface-Bold.ufo/glyphs/cedi.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/cedilla.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/cedillanosp.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/cent.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/charactertie.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/cheabkhasiancyrillic.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/checyrillic.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/chedescendercyrillic.glif18
-rw-r--r--src/Interface-Bold.ufo/glyphs/cheverticalstrokecyrillic.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/chook.cn.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/chook.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/circumflex.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/circumflexacutecomb.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/circumflexgravecomb.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/circumflexhookcomb.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/circumflexnosp.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/circumflexsubnosp.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/circumflextildecomb.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/colon.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/colon.pnum.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/coloncurrency.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/colontriangularhalfmod.glif19
-rw-r--r--src/Interface-Bold.ufo/glyphs/colontriangularmod.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/comma.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/commaabovecmb.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/commaaboverightcmb.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/commaaboverightcomb.glif18
-rw-r--r--src/Interface-Bold.ufo/glyphs/commaaccent.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/commaaccentrotate.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/commabelowcmb.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/commareversedmod.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/commasuprevnosp.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/commaturnedmod.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/commaturnsupnosp.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/contents.plist4352
-rw-r--r--src/Interface-Bold.ufo/glyphs/controlHT_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/controlSOT_.glif18
-rw-r--r--src/Interface-Bold.ufo/glyphs/copyright.glif105
-rw-r--r--src/Interface-Bold.ufo/glyphs/crossbar.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/cruzeiro.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/cstretch.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/currency.glif99
-rw-r--r--src/Interface-Bold.ufo/glyphs/cyrillichook.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/cyrillichookleft.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/cyrillictic.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/d.cn.glif58
-rw-r--r--src/Interface-Bold.ufo/glyphs/d.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/dagger.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/daggerdbl.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/dasiaoxia.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/dasiapneumatacyrilliccmb.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/dblapostrophe.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/dblgravecmb.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/dblprimemod.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/dcroat.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/dcroat_uni1ABE___.glif120
-rw-r--r--src/Interface-Bold.ufo/glyphs/decyrillic.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/degree.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/degreecentigrade.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/degreefarenheit.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/degreekelvin.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/delta.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/deltaturn.glif61
-rw-r--r--src/Interface-Bold.ufo/glyphs/dhook.cn.glif70
-rw-r--r--src/Interface-Bold.ufo/glyphs/dhook.glif79
-rw-r--r--src/Interface-Bold.ufo/glyphs/diaeresistonosnosp.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/dieresis.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/dieresisacutecomb.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/dieresisacutecomb.lc.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/dieresiscaroncomb.glif59
-rw-r--r--src/Interface-Bold.ufo/glyphs/dieresiscaroncomb.lc.glif62
-rw-r--r--src/Interface-Bold.ufo/glyphs/dieresisgravecomb.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/dieresisgravecomb.lc.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/dieresismacroncomb.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/dieresismacroncomb.lc.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/dieresisnosp.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/dieresisnosp_uni1ABB___.glif83
-rw-r--r--src/Interface-Bold.ufo/glyphs/dieresistonos.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/digamma.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/divide.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/djecyrillic.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/dollar.glif104
-rw-r--r--src/Interface-Bold.ufo/glyphs/dotaccent.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/dotbelow.glif71
-rw-r--r--src/Interface-Bold.ufo/glyphs/dotbelow_uni1ABD___.glif72
-rw-r--r--src/Interface-Bold.ufo/glyphs/dotdblsubnosp.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/dotdblsubnosp_uni1ABD___.glif86
-rw-r--r--src/Interface-Bold.ufo/glyphs/dotlessi.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/dotlessj.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/dotmacroncomb.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/dotmacroncomb.lc.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/dotnosp.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/downtackmod.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/drthook.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/dtopbar.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/dyogh.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/dz.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/dzcaron.glif83
-rw-r--r--src/Interface-Bold.ufo/glyphs/dzcurl.glif69
-rw-r--r--src/Interface-Bold.ufo/glyphs/dzeabkhasiancyrillic.glif74
-rw-r--r--src/Interface-Bold.ufo/glyphs/dzhecyrillic.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/e.cn.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/e.glif142
-rw-r--r--src/Interface-Bold.ufo/glyphs/ecyrillic.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/efcyrillic.glif89
-rw-r--r--src/Interface-Bold.ufo/glyphs/eight.frac.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/eight.glif103
-rw-r--r--src/Interface-Bold.ufo/glyphs/eight.sup.glif75
-rw-r--r--src/Interface-Bold.ufo/glyphs/eightroman.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/eightsub.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/eightsuperior.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/eiotifiedcyrillic.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/elcyrillic.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/elevenroman.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/ellipsis.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/emcyrillic.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/emdash.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/emquad.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/emspace.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/encyrillic.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/endash.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/endescendercyrillic.glif18
-rw-r--r--src/Interface-Bold.ufo/glyphs/eng.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/eng_uni1ABE___.glif103
-rw-r--r--src/Interface-Bold.ufo/glyphs/enghecyrillic.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/enhookcyrillic.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/enquad.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/enspace.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/epsilon.glif94
-rw-r--r--src/Interface-Bold.ufo/glyphs/epsilon1.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/epsilon1rev.glif73
-rw-r--r--src/Interface-Bold.ufo/glyphs/epsilon1revclosed.glif73
-rw-r--r--src/Interface-Bold.ufo/glyphs/epsilon1revclosed_uni02DE__.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/epsilon1revhook.glif88
-rw-r--r--src/Interface-Bold.ufo/glyphs/epsilonclosed.glif70
-rw-r--r--src/Interface-Bold.ufo/glyphs/equal.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/equalsub.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/equalsuperior.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/erev.glif59
-rw-r--r--src/Interface-Bold.ufo/glyphs/ereversedcyrillic.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/esh.glif88
-rw-r--r--src/Interface-Bold.ufo/glyphs/eshcurl.glif74
-rw-r--r--src/Interface-Bold.ufo/glyphs/eshlooprev.glif59
-rw-r--r--src/Interface-Bold.ufo/glyphs/eshshortrev.glif88
-rw-r--r--src/Interface-Bold.ufo/glyphs/estimated.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/eta.glif74
-rw-r--r--src/Interface-Bold.ufo/glyphs/eth.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/eurocurrency.glif68
-rw-r--r--src/Interface-Bold.ufo/glyphs/exclam.glif79
-rw-r--r--src/Interface-Bold.ufo/glyphs/exclam1.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/exclamdown.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/ezh.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/ezhcaron.glif58
-rw-r--r--src/Interface-Bold.ufo/glyphs/ezhcurl.glif74
-rw-r--r--src/Interface-Bold.ufo/glyphs/ezhreversed.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/ezhtail.glif62
-rw-r--r--src/Interface-Bold.ufo/glyphs/f.glif89
-rw-r--r--src/Interface-Bold.ufo/glyphs/figuredash.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/figurespace.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/finalkaf.glif63
-rw-r--r--src/Interface-Bold.ufo/glyphs/finalmem.glif58
-rw-r--r--src/Interface-Bold.ufo/glyphs/finalnun.glif82
-rw-r--r--src/Interface-Bold.ufo/glyphs/finaltsadi.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/firsttonechinese.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/fitacyrillic.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/five.frac.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/five.glif93
-rw-r--r--src/Interface-Bold.ufo/glyphs/five.sup.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/fiveeighths.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/fiveroman.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/fivesub.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/fivesuperior.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/florin.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/four.frac.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/four.glif63
-rw-r--r--src/Interface-Bold.ufo/glyphs/four.sup.glif35
-rw-r--r--src/Interface-Bold.ufo/glyphs/fourroman.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/foursub.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/foursuperior.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/fourthtonechinese.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/fraction.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/g.cn.glif70
-rw-r--r--src/Interface-Bold.ufo/glyphs/g.glif92
-rw-r--r--src/Interface-Bold.ufo/glyphs/gamma.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/gamma1.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/gammasuper.glif59
-rw-r--r--src/Interface-Bold.ufo/glyphs/gbar.glif88
-rw-r--r--src/Interface-Bold.ufo/glyphs/gbar_uni1ABE___.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/gcursive.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/gecyrillic.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/germandbls.glif58
-rw-r--r--src/Interface-Bold.ufo/glyphs/ghemiddlehookcyrillic.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/gheupturncyrillic.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/ghook.cn.glif81
-rw-r--r--src/Interface-Bold.ufo/glyphs/ghook.glif91
-rw-r--r--src/Interface-Bold.ufo/glyphs/glottalstop.glif72
-rw-r--r--src/Interface-Bold.ufo/glyphs/glottalstopbar.glif78
-rw-r--r--src/Interface-Bold.ufo/glyphs/glottalstopbarinv.glif46
-rw-r--r--src/Interface-Bold.ufo/glyphs/glottalstopbarrev.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/glottalstopinv.glif69
-rw-r--r--src/Interface-Bold.ufo/glyphs/glottalstopmod.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/glottalstopreversedmod.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/glottalstopreversedsuperior.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/glottalstoprevinv.glif72
-rw-r--r--src/Interface-Bold.ufo/glyphs/grave.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/gravecomb.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/graveleftnosp.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/gravelowmod.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/gravesubnosp.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/greater.glif61
-rw-r--r--src/Interface-Bold.ufo/glyphs/greaterequal.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/guarani.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/guillemotleft.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/guillemotright.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/guilsinglleft.glif61
-rw-r--r--src/Interface-Bold.ufo/glyphs/guilsinglright.glif61
-rw-r--r--src/Interface-Bold.ufo/glyphs/h.glif91
-rw-r--r--src/Interface-Bold.ufo/glyphs/haabkhasiancyrillic.glif83
-rw-r--r--src/Interface-Bold.ufo/glyphs/hadescendercyrillic.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/hairspace.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/hardsigncyrillic.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/hcedilla.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/henghook.glif82
-rw-r--r--src/Interface-Bold.ufo/glyphs/hhook.glif64
-rw-r--r--src/Interface-Bold.ufo/glyphs/hhooksuper.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/hook.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/hooksubpalatnosp.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/hooksubretronosp.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/hornnosp.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/hryvnia.glif76
-rw-r--r--src/Interface-Bold.ufo/glyphs/hsuper.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/hturn.glif46
-rw-r--r--src/Interface-Bold.ufo/glyphs/hungarumlaut.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/hv.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/hyphen.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/hyphen__.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/hyphenbullet.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/hyphendot.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/hyphennobreak.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/i.glif88
-rw-r--r--src/Interface-Bold.ufo/glyphs/iacyrillic.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/ibar.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/idieresisacute.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/iicyrillic.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/infinity.glif99
-rw-r--r--src/Interface-Bold.ufo/glyphs/integral.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/interrobang.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/iota.glif64
-rw-r--r--src/Interface-Bold.ufo/glyphs/iota1.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/iota1_uni02DE__.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/iotasubnosp.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/iotasubnosp_uni1ABD___.glif73
-rw-r--r--src/Interface-Bold.ufo/glyphs/isuperior.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/itildebelow.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/iucyrillic.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/izhitsacyrillic.glif72
-rw-r--r--src/Interface-Bold.ufo/glyphs/j.glif90
-rw-r--r--src/Interface-Bold.ufo/glyphs/jcrosstail.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/jdotlessbar.glif46
-rw-r--r--src/Interface-Bold.ufo/glyphs/jhookdblbar.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/jsuper.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/k.glif60
-rw-r--r--src/Interface-Bold.ufo/glyphs/kabashkircyrillic.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/kacyrillic.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/kadescendercyrillic.glif18
-rw-r--r--src/Interface-Bold.ufo/glyphs/kahookcyrillic.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/kappa1.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/kaverticalstrokecyrillic.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/kgreenlandic.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/khook.glif69
-rw-r--r--src/Interface-Bold.ufo/glyphs/kip.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/koppa.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/koppacyrillic.glif82
-rw-r--r--src/Interface-Bold.ufo/glyphs/koroniscmb.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/ksicyrillic.glif72
-rw-r--r--src/Interface-Bold.ufo/glyphs/kturn.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/l.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/lambda.glif84
-rw-r--r--src/Interface-Bold.ufo/glyphs/lambdabar.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/largerighthook.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/lari.glif60
-rw-r--r--src/Interface-Bold.ufo/glyphs/lbar.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/lbelt.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/leftloop.cn.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/less.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/lessequal.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/linevert.glif19
-rw-r--r--src/Interface-Bold.ufo/glyphs/linevertdblnosp.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/linevertnosp.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/linevertsubnosp.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/linevertsubnosp_uni1ABD___.glif61
-rw-r--r--src/Interface-Bold.ufo/glyphs/lira.glif62
-rw-r--r--src/Interface-Bold.ufo/glyphs/ljecyrillic.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/lmidtilde.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/lmidtilde_uni1ABE___.glif82
-rw-r--r--src/Interface-Bold.ufo/glyphs/logicalnot.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/longs.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/longst.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/lozenge.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/lrthook.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/lslash.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/lsquare.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/lyogh.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/m.glif77
-rw-r--r--src/Interface-Bold.ufo/glyphs/macron.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/macronacutecomb.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/macronacutecomb.lc.glif35
-rw-r--r--src/Interface-Bold.ufo/glyphs/macroncomb.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/macroncomb_uni1ABB___.glif61
-rw-r--r--src/Interface-Bold.ufo/glyphs/macrondieresiscomb.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/macrondieresiscomb.lc.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/macrongravecomb.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/macrongravecomb.lc.glif35
-rw-r--r--src/Interface-Bold.ufo/glyphs/macronsub.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/macronsubnosp.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/manat.glif61
-rw-r--r--src/Interface-Bold.ufo/glyphs/mcapturn.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/mhook.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/mill.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/minus.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/minusmod.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/minussub.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/minussubnosp.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/minussuperior.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/mturn.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/mturndescend.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/mu.glif70
-rw-r--r--src/Interface-Bold.ufo/glyphs/multiply.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/n.glif67
-rw-r--r--src/Interface-Bold.ufo/glyphs/naira.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/nine.frac.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/nine.glif92
-rw-r--r--src/Interface-Bold.ufo/glyphs/nine.sup.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/nineinferior.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/nineroman.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/ninesuperior.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/njecyrillic.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/nlfthook.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/notequal.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/nrthook.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/nsuperior.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/numbersign.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/numeralgreek.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/numeralgreeksub.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/numero.glif70
-rw-r--r--src/Interface-Bold.ufo/glyphs/o.cn.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/o.glif119
-rw-r--r--src/Interface-Bold.ufo/glyphs/o_uni02DE__.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/oe.glif97
-rw-r--r--src/Interface-Bold.ufo/glyphs/ogonek.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/ogoneknosp.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/ohorn.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/oi.glif71
-rw-r--r--src/Interface-Bold.ufo/glyphs/omega.glif70
-rw-r--r--src/Interface-Bold.ufo/glyphs/omegaclosed.glif85
-rw-r--r--src/Interface-Bold.ufo/glyphs/omegacyrillic.glif59
-rw-r--r--src/Interface-Bold.ufo/glyphs/omegaroundcyrillic.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/omegatitlocyrillic.glif97
-rw-r--r--src/Interface-Bold.ufo/glyphs/one.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/one.sup.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/onedotleader.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/oneeighth.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/onehalf.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/oneinferior.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/onequarter.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/oneroman.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/onesuperior.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/onethird.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/oopen.cn.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/oopen.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/oopen_uni02DE__.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/ordfeminine.glif88
-rw-r--r--src/Interface-Bold.ufo/glyphs/ordmasculine.glif60
-rw-r--r--src/Interface-Bold.ufo/glyphs/oslash.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/otcyrillic.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/ounce.glif64
-rw-r--r--src/Interface-Bold.ufo/glyphs/overline.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/overscoredblnosp.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/overscorenosp.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/p.cn.glif58
-rw-r--r--src/Interface-Bold.ufo/glyphs/p.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/palatalizationcyrilliccmb.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/paragraph.glif60
-rw-r--r--src/Interface-Bold.ufo/glyphs/parenleft.glif95
-rw-r--r--src/Interface-Bold.ufo/glyphs/parenleftinferior.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/parenleftsuperior.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/parenright.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/parenrightsub.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/parenrightsuperior.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/partialdiff.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/pecyrillic.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/pemiddlehookcyrillic.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/percent.glif90
-rw-r--r--src/Interface-Bold.ufo/glyphs/period.glif61
-rw-r--r--src/Interface-Bold.ufo/glyphs/periodcentered.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/perispomenigreekcmb.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/pertenthousand.glif149
-rw-r--r--src/Interface-Bold.ufo/glyphs/perthousand.glif122
-rw-r--r--src/Interface-Bold.ufo/glyphs/peseta.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/peso.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/phi.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/phi1.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/philatin.glif75
-rw-r--r--src/Interface-Bold.ufo/glyphs/phook.cn.glif69
-rw-r--r--src/Interface-Bold.ufo/glyphs/phook.glif70
-rw-r--r--src/Interface-Bold.ufo/glyphs/pi.glif70
-rw-r--r--src/Interface-Bold.ufo/glyphs/pipe.glif19
-rw-r--r--src/Interface-Bold.ufo/glyphs/pipedbl.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/pipedblbar.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/pisymbolgreek.glif73
-rw-r--r--src/Interface-Bold.ufo/glyphs/placeofinterestsign.glif126
-rw-r--r--src/Interface-Bold.ufo/glyphs/plus.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/plusminus.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/plusmod.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/plussub.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/plussubnosp.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/plussuperior.glif59
-rw-r--r--src/Interface-Bold.ufo/glyphs/primemod.glif19
-rw-r--r--src/Interface-Bold.ufo/glyphs/primerev1.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/primetripl1.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/primetriplerev1.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/product.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/psi.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/psilipneumatacyrilliccmb.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/published.glif69
-rw-r--r--src/Interface-Bold.ufo/glyphs/punctuationspace.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/q.cn.glif58
-rw-r--r--src/Interface-Bold.ufo/glyphs/q.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/qhook.cn.glif69
-rw-r--r--src/Interface-Bold.ufo/glyphs/qhook.glif79
-rw-r--r--src/Interface-Bold.ufo/glyphs/qofdagesh.glif35
-rw-r--r--src/Interface-Bold.ufo/glyphs/quarteremspace.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/question.glif95
-rw-r--r--src/Interface-Bold.ufo/glyphs/questiondown.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/questiongreek.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/quotedbl.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/quotedblbase.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/quotedblleft.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/quotedblreversed.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/quotedblright.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/quoteleft.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/quotereversed.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/quoteright.glif35
-rw-r--r--src/Interface-Bold.ufo/glyphs/quotesinglbase.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/quotesingle.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/r.glif83
-rw-r--r--src/Interface-Bold.ufo/glyphs/radical.glif67
-rw-r--r--src/Interface-Bold.ufo/glyphs/rdescend.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/referencemark.glif88
-rw-r--r--src/Interface-Bold.ufo/glyphs/registered.glif95
-rw-r--r--src/Interface-Bold.ufo/glyphs/response.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/reverseddblprime.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/rfishhook.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/rfishhookrev.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/rho.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/rho1.glif66
-rw-r--r--src/Interface-Bold.ufo/glyphs/rhotichookmod.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/rightloop.cn.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/ring.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/ringacute.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/ringhalfleft.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/ringhalfleftcentered.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/ringhalfright.glif35
-rw-r--r--src/Interface-Bold.ufo/glyphs/ringhalfrightcentered.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/ringlefthalfsubnosp.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/ringnosp.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/ringrighthalfsubnosp.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/ringsubnosp.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/ringsubnosp_uni1ABD___.glif83
-rw-r--r--src/Interface-Bold.ufo/glyphs/romaneight.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/romaneleven.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/romanfifty.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/romanfive.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/romanfivehundred.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/romanfour.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/romanhundred.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/romannine.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/romanone.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/romanseven.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/romansix.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/romanten.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/romanthousand.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/romanthree.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/romantwelve.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/romantwo.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/rrthook.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/rrthook_uni1ABE___.glif95
-rw-r--r--src/Interface-Bold.ufo/glyphs/rsuper.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/rturn.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/rturnascend.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/rturnrthook.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/rturnsuper.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/rupee.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/s.cn.glif59
-rw-r--r--src/Interface-Bold.ufo/glyphs/s.glif132
-rw-r--r--src/Interface-Bold.ufo/glyphs/sampi.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/schwa.glif80
-rw-r--r--src/Interface-Bold.ufo/glyphs/schwahook.glif74
-rw-r--r--src/Interface-Bold.ufo/glyphs/seagullsubnosp.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/secondtonechinese.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/section.glif139
-rw-r--r--src/Interface-Bold.ufo/glyphs/semicolon.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/servicemark.glif81
-rw-r--r--src/Interface-Bold.ufo/glyphs/seven.frac.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/seven.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/seven.sup.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/seveneighths.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/sevenroman.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/sevensub.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/sevensuperior.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/shacyrillic.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/shchacyrillic.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/shindagesh.glif19
-rw-r--r--src/Interface-Bold.ufo/glyphs/sigma.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/sigma1.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/six.frac.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/six.glif127
-rw-r--r--src/Interface-Bold.ufo/glyphs/six.sup.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/sixinferior.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/sixroman.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/sixsuperior.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/sixthemspace.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/slash.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/slashlongnosp.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/slashshortnosp.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/slongdotaccent.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/softsigncyrillic.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/space.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/spaceopenbox.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/squaresubnosp.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/srthook.cn.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/srthook.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/st.cn.glif66
-rw-r--r--src/Interface-Bold.ufo/glyphs/st.glif60
-rw-r--r--src/Interface-Bold.ufo/glyphs/sterling.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/stigma.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/summation.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/t.glif68
-rw-r--r--src/Interface-Bold.ufo/glyphs/tackdownsubnosp.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/tackleftsubnosp.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/tackrightsubnosp.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/tackupsubnosp.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/tau.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/tavdages.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/tccurl.glif82
-rw-r--r--src/Interface-Bold.ufo/glyphs/tecyrillic.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/tel.glif68
-rw-r--r--src/Interface-Bold.ufo/glyphs/tenge.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/tenroman.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/tesh.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/tetsecyrillic.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/theta.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/thetasymbolgreek.glif59
-rw-r--r--src/Interface-Bold.ufo/glyphs/thinspace.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/thirdemspace.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/thook.glif58
-rw-r--r--src/Interface-Bold.ufo/glyphs/thorn.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/thousandcyrillic.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/three.glif95
-rw-r--r--src/Interface-Bold.ufo/glyphs/three.sup.glif67
-rw-r--r--src/Interface-Bold.ufo/glyphs/threeeighths.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/threequarters.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/threeroman.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/threesub.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/threesuperior.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/tilde.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/tildeacutecomb.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/tildeacutecomb.lc.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/tildecomb.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/tildecomb_uni1ABB___.glif80
-rw-r--r--src/Interface-Bold.ufo/glyphs/tildecomb_uni1ABC___.glif112
-rw-r--r--src/Interface-Bold.ufo/glyphs/tildedieresiscomb.glif70
-rw-r--r--src/Interface-Bold.ufo/glyphs/tildedieresiscomb.lc.glif73
-rw-r--r--src/Interface-Bold.ufo/glyphs/tildedoublecmb.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/tildemacroncomb.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/tildemacroncomb.lc.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/tildemidnosp.glif19
-rw-r--r--src/Interface-Bold.ufo/glyphs/tildesubnosp.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/tildesubnosp_uni1ABD___.glif80
-rw-r--r--src/Interface-Bold.ufo/glyphs/tildevertsupnosp.glif46
-rw-r--r--src/Interface-Bold.ufo/glyphs/titlocyrilliccmb.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/tonebarextrahighmod.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/tonebarextralowmod.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/tonebarhighmod.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/tonebarlowmod.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/tonebarmidmod.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/tonefive.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/tonesix.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/tonetwo.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/tonos.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/tpalatalhook.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/trademark.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/triagdn.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/triagrt.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/triagup.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/trianglebullet.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/trthook.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/ts.glif78
-rw-r--r--src/Interface-Bold.ufo/glyphs/tsecyrillic.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/tshecyrillic.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/tturn.glif46
-rw-r--r--src/Interface-Bold.ufo/glyphs/tugrik.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/twelveroman.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/two.glif81
-rw-r--r--src/Interface-Bold.ufo/glyphs/two.sup.glif46
-rw-r--r--src/Interface-Bold.ufo/glyphs/twodotleader.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/tworoman.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/twostroke.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/twosub.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/twosuperior.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/twothirds.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/u.glif94
-rw-r--r--src/Interface-Bold.ufo/glyphs/ubar.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uhorn.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/underscore.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/underscoredbl.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/underscoredblnosp.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/underscorenosp.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/undertie.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0069.ccmp.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni006A_.ccmp.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni012F_.ccmp.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni01F6_.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni01F7_.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni021C_.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni021D_.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0220.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0221.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0222.glif75
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0223.glif78
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0224.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0225.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0234.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0235.glif72
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0236.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0238.glif84
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0239.glif85
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni023A_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni023B_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni023C_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni023D_.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni023E_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni023F_.glif67
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0240.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0241.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0242.glif46
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0243.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0244.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0245.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0246.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0247.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0248.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0249.ccmp.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0249.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni024A_.glif81
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni024B_.glif70
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni024C_.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni024D_.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni024E_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni024F_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0268.ccmp.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni029D_.ccmp.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02A9_.glif91
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02AB__.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02AC__.glif82
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02AE__.glif64
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02B2_.ccmp.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E5__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E5__uni02E7_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E5__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E5__uni02E9_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6__uni02E5_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6__uni02E7_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6__uni02E9_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7__uni02E5_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7__uni02E7_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7__uni02E9_.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8__uni02E5_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8__uni02E7_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8__uni02E9_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9_.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9__uni02E5_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9__uni02E7_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9__uni02E9_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5_.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5__uni02E5_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5__uni02E7_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5__uni02E9_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E6__uni02E5_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E6__uni02E7_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E6__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E6__uni02E9_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7__uni02E5_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7__uni02E7_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7__uni02E8_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7__uni02E9_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8__uni02E5_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8__uni02E7_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8__uni02E9_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9_.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9__uni02E5_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9__uni02E7_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9__uni02E9_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5_.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5__uni02E5_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5__uni02E7_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5__uni02E9_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6__uni02E5_.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6__uni02E7_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6__uni02E9_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E7__uni02E5_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E7__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E7__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E7__uni02E9_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8__uni02E5_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8__uni02E7_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8__uni02E9_.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9_.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9__uni02E5_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9__uni02E7_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9__uni02E9_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5_.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5__uni02E5_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5__uni02E7_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5__uni02E9_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6__uni02E5_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6__uni02E7_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6__uni02E9_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7__uni02E5_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7__uni02E6_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7__uni02E7_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7__uni02E9_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E8__uni02E5_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E8__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E8__uni02E7_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E8__uni02E9_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9_.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9__uni02E5_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9__uni02E7_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9__uni02E9_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5_.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5__uni02E5_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5__uni02E7_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5__uni02E9_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6__uni02E5_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6__uni02E7_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6__uni02E9_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7__uni02E5_.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7__uni02E7_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7__uni02E9_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8__uni02E5_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8__uni02E7_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8__uni02E9_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E9__uni02E5_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E9__uni02E6_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E9__uni02E7_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02E9__uni02E9__uni02E8_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02EA__.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02EB__.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02EC__.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02ED__.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02EF__.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02F0_.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02F1_.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02F2_.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02F3_.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02F4_.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02F5_.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02F6_.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02F7_.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02F8_.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02F9_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02FA__.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02FB__.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02FC__.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02FD__.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02FE__.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni02FF__.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni030C__uni1ABB___.glif69
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0346.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0347.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0348.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0349.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni034A_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni034B_.glif74
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni034C_.glif68
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni034D_.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni034E_.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni034F_.glif18
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0350.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0351.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0352.glif69
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0353.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0354.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0355.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0356.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0357.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0358.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0359.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni035A_.glif80
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni035B_.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni035C_.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni035D_.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni035E_.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni035F_.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0362.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0363.glif75
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0364.glif61
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0365.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0366.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0367.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0368.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0369.glif63
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni036A_.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni036B_.glif67
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni036C_.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni036D_.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni036E_.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni036F_.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0370.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0371.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0372.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0373.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0376.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0377.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni037B_.cn.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni037B_.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni037C_.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni037D_.cn.glif63
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni037D_.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni03CF__.glif35
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni03D7_.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni03D8_.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni03D9_.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni03F3_.ccmp.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni03F5_.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni03F6_.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni03FB__.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni03FC__.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni03FD__.cn.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni03FD__.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni03FE__.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni03FF__.cn.glif63
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni03FF__.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0456.ccmp.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0458.ccmp.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0487.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0488.glif146
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0489.glif74
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni048A_.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni048B_.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni048D_.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni048E_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni048F_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni04C5_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni04C6_.glif18
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni04C9_.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni04CA__.glif18
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni04CD__.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni04CE__.glif18
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni04FA__.glif16
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni04FB__.glif16
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni04FC__.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni04FD__.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0500.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0502.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0503.glif72
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0504.glif79
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0505.glif69
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0506.glif71
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0507.glif59
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0508.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0509.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni050A_.glif58
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni050B_.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni050C_.glif97
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni050D_.glif85
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni050E_.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni050F_.glif46
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0510.glif97
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0512.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0513.glif18
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0514.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0515.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0516.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0517.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0518.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0519.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni051E_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni051F_.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0520.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0521.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0522.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0523.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0524.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0525.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0526.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0527.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0528.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni0529.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni052A_.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni052B_.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni052C_.glif64
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni052D_.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni052E_.glif35
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni052F_.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1AB0__.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1AB1__.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1AB2__.glif85
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1AB3__.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1AB4__.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1AB5__.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1AB6__.glif73
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1AB7__.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1AB8__.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1AB8___uni1ABD___.glif88
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1AB9__.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1AB9___uni1ABD___.glif58
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1ABA___.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1ABA____uni1ABD___.glif72
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1ABB___.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1ABC___.glif88
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1ABC___.w1.glif84
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1ABC___.w2.glif84
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1ABC___.w3.glif84
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1ABD___.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1ABE___.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1ABE___.w1.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1ABE___.w2.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1ABE___.w3.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D00_.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D01_.glif62
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D02_.glif101
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D03_.glif35
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D04_.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D05_.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D06_.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D07_.glif46
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D08_.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D09_.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D0A__.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D0B__.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D0C__.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D0D__.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D0E__.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D0F__.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D10_.cn.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D10_.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D11_.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D12_.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D13_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D14_.glif91
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D15_.glif70
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D16_.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D17_.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D18_.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D19_.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D1A__.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D1B__.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D1C__.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D1D__.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D1E__.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D1F__.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D20_.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D21_.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D22_.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D23_.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D24_.glif68
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D25_.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D26_.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D27_.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D28_.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D29_.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D2A__.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D2B__.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D2C__.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D2D__.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D2E__.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D2F__.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D30_.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D31_.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D32_.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D33_.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D34_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D35_.glif19
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D36_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D37_.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D38_.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D39_.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D3A__.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D3B__.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D3C__.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D3D__.glif61
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D3E__.glif35
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D3F__.glif46
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D40_.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D41_.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D42_.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D43_.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D44_.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D45_.glif64
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D46_.glif89
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D47_.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D48_.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D49_.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D4A__.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D4B__.glif61
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D4C__.glif61
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D4D__.glif64
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D4E__.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D4F__.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D50_.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D51_.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D52_.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D53_.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D54_.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D55_.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D56_.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D57_.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D58_.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D59_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D5A__.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D5B__.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D5C__.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D5D__.glif66
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D5E__.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D5F__.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D60_.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D61_.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D62_.ccmp.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D62_.glif60
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D63_.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D64_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D65_.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D66_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D67_.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D68_.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D69_.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D6A__.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D6B__.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D6C__.glif83
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D6D__.glif83
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D6E__.glif68
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D6F__.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D70_.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D71_.glif83
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D72_.glif67
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D73_.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D74_.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D75_.glif68
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D76_.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D77_.glif73
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D78_.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D79_.glif63
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D7A__.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D7B__.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D7C__.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D7D__.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D7E__.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D7F__.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D80_.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D81_.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D82_.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D83_.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D84_.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D85_.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D86_.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D87_.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D88_.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D89_.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D8A__.cn.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D8A__.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D8B__.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D8C__.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D8D__.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D8E__.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D8F__.cn.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D8F__.glif92
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D90_.glif91
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D91_.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D92_.cn.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D92_.glif74
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D93_.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D94_.glif88
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D95_.glif79
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D96_.ccmp.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D96_.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D97_.cn.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D97_.glif70
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D98_.glif79
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D99_.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D9A__.glif74
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D9B__.glif64
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D9C__.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D9D__.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D9E__.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1D9F__.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DA0__.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DA1__.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DA2__.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DA3__.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DA4__.ccmp.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DA4__.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DA5__.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DA6__.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DA7__.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DA8__.ccmp.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DA8__.glif59
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DA9__.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DAA___.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DAB___.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DAC___.glif74
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DAD___.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DAE___.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DAF___.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DB0__.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DB1__.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DB2__.glif83
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DB3__.glif71
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DB4__.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DB5__.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DB6__.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DB7__.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DB8__.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DB9__.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DBA___.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DBB___.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DBC___.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DBD___.glif59
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DBE___.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DBF___.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DC0__.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DC1__.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DC2__.glif61
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DC3__.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DC4__.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DC5__.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DC6__.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DC7__.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DC8__.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DC9__.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DCA___.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DCB___.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DCC___.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DCD___.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DCE___.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DCF___.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DD0__.glif46
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DD1__.glif61
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DD2__.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DD3__.glif71
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DD4__.glif67
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DD5__.glif64
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DD6__.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DD7__.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DD8__.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DD9__.glif63
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DDA___.glif72
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DDB___.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DDC___.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DDD___.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DDE___.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DDF___.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DE0__.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DE1__.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DE2__.glif68
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DE3__.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DE4__.glif61
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DE5__.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DE6__.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DE7__.glif72
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DE8__.glif60
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DE9__.glif74
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DEA___.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DEB___.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DEC___.glif66
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DED___.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DEE___.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DEF___.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DF0__.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DF1__.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DF2__.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DF3__.glif81
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DF4__.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DF5__.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DFC___.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DFD___.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DFE___.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1DFF___.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1E9C__.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1E9D__.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1E9F__.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1EFA___.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1EFB___.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1EFC___.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1EFD___.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1EFE___.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1EFF___.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1F16A__.glif71
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1F16B__.glif69
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1FBD___.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1FBE___.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1FBF___.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1FC0__.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1FC1__.glif73
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1FCD___.glif46
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1FCE___.glif46
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1FCF___.glif60
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1FDD___.glif46
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1FDE___.glif46
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1FDF___.glif75
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1FED___.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1FEE___.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1FEF___.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1FFD___.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni1FFE___.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2009.fra.glif19
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2045.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2046.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni204A_.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni204B_.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni204C_.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni204D_.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni204E_.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni204F_.glif46
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2050.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2051.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2052.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2053.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2054.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2055.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2056.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2057.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2058.glif63
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2059.glif64
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni205A_.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni205B_.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni205C_.glif88
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni205D_.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni205E_.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2071.ccmp.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2090.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2091.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2092.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2093.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2094.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2095.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2096.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2097.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2098.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2099.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni209A_.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni209B_.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni209C_.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni20AF__.glif75
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni20B0_.glif73
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni20B6_.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni20B7_.glif106
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni20B9_.glif58
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni20BA__.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni20BB__.glif76
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni20BD__.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni20DB__.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni20DC__.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni20E3_.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni20E8_.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni20F0_.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni213B_.glif72
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni214D_.glif84
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni214F_.glif96
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2150.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2151.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2152.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2155.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2156.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2157.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2158.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2159.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni215A_.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni215F_.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni217C_.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni217D_.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni217E_.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni217F_.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2180.glif70
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2181.glif70
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2182.glif114
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2183.cn.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2183.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2184.cn.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2184.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2185.cn.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2185.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2186.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2187.glif92
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2188.glif158
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2189.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni27E6_.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni27E7_.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni27E8_.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni27E9_.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni27EA__.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni27EB__.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni27EC__.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni27ED__.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni27EE__.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni27EF__.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2B4E__.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2B4F__.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2B5A__.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2B5B__.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2B5C__.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2B5D__.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2B5E__.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2B5F__.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C60_.glif16
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C61_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C62_.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C63_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C64_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C65_.glif71
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C66_.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C67_.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C68_.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C69_.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C6A__.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C6B__.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C6C__.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C6D__.glif78
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C6E__.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C6F__.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C70_.glif78
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C71_.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C72_.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C73_.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C74_.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C75_.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C76_.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C77_.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C78_.cn.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C78_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C79_.glif69
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C7A__.cn.glif79
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C7A__.glif73
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C7B__.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C7C__.ccmp.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C7C__.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C7D__.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C7E__.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2C7F__.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DE0__.glif74
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DE1__.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DE2__.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DE3__.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DE4__.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DE5__.glif69
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DE6__.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DE7__.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DE8__.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DE9__.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DEA___.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DEB___.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DEC___.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DED___.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DEE___.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DEF___.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DF0__.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DF1__.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DF2__.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DF3__.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DF4__.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DF5__.glif59
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DF6__.glif69
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DF7__.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DF8__.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DF9__.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DFA___.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DFB___.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DFC___.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DFD___.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DFE___.glif69
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2DFF___.glif81
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E00_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E01_.glif46
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E02_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E03_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E04_.glif46
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E05_.glif46
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E06_.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E07_.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E08_.glif70
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E09_.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E0A__.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E0B__.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E0C__.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E0D__.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E0E__.glif102
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E0F__.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E10_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E11_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E12_.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E13_.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E14_.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E15_.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E16_.glif62
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E17_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E18_.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E19_.glif89
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E1A__.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E1B__.glif70
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E1C__.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E1D__.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E1E__.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E1F__.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E20_.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E21_.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E22_.glif67
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E23_.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E24_.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E25_.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E26_.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E27_.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E28_.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E29_.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E2A__.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E2B__.glif62
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E2C__.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E2D__.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E2E__.glif62
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E2F__.glif35
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E30_.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E31_.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E32_.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E33_.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E34_.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E35_.glif46
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E36_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E37_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E38_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E39_.glif70
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E3A__.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E3B__.glif23
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E3C__.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E3D__.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E3E__.glif112
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E3F__.glif77
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E40_.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E41_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uni2E42_.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA640_.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA641_.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA642_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA643_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA644_.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA645_.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA646_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA647_.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA648_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA649_.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA64A__.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA64B__.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA64C__.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA64D__.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA64E__.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA64F__.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA650_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA651_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA652_.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA653_.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA654_.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA655_.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA656_.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA657_.cn.glif35
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA657_.glif77
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA658_.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA659_.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA65A__.glif67
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA65B__.glif65
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA65C__.glif46
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA65D__.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA65E__.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA65F__.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA660_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA661_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA662_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA663_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA664_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA665_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA666_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA667_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA668_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA669_.glif59
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA66A__.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA66B__.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA66C__.glif17
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA66D__.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA66E__.glif335
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA66F__.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA670_.glif130
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA671_.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA672_.glif84
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA673_.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA674_.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA675_.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA676_.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA677_.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA678_.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA679_.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA67A__.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA67B__.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA67C__.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA67D__.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA67E__.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA67F__.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA680_.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA681_.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA682_.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA683_.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA684_.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA685_.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA686_.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA687_.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA688_.glif97
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA689_.glif89
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA68A__.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA68B__.glif61
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA68C__.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA68D__.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA68E__.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA68F__.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA690_.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA691_.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA692_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA693_.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA694_.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA695_.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA696_.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA697_.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA698_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA699_.glif77
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA69A__.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA69B__.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA69C__.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA69D__.glif35
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA69F__.glif69
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA700_.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA701_.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA702_.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA703_.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA704_.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA705_.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA706_.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA707_.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA708_.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA709_.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA70A__.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA70B__.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA70C__.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA70D__.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA70E__.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA70F__.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA710_.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA711_.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA712_.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA713_.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA714_.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA715_.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA716_.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA717_.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA718_.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA719_.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA71A__.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA71B__.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA71C__.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA71D__.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA71E__.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA71F__.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA720_.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA721_.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA722_.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA723_.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA724_.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA725_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA726_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA727_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA728_.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA729_.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA72A__.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA72B__.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA72C__.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA72D__.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA72E__.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA72F__.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA730_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA731_.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA732_.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA733_.glif107
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA734_.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA735_.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA736_.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA737_.glif80
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA738_.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA739_.glif68
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA73A__.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA73B__.glif68
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA73C__.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA73D__.glif74
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA73E__.cn.glif63
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA73E__.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA73F__.cn.glif63
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA73F__.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA740_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA741_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA742_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA743_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA744_.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA745_.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA746_.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA747_.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA748_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA749_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA74A__.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA74B__.glif35
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA74C__.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA74D__.glif67
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA74E__.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA74F__.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA750_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA751_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA752_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA753_.glif74
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA754_.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA755_.glif74
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA756_.cn.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA756_.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA757_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA758_.cn.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA758_.glif63
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA759_.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA75A__.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA75B__.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA75C__.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA75D__.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA75E__.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA75F__.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA760_.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA761_.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA762_.glif69
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA763_.glif69
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA764_.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA765_.glif64
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA766_.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA767_.cn.glif63
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA767_.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA768_.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA769_.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA76A__.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA76B__.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA76C__.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA76D__.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA76E__.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA76F__.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA770_.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA771_.cn.glif69
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA771_.glif63
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA772_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA773_.glif68
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA774_.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA775_.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA776_.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA777_.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA778_.glif59
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA779_.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA77A__.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA77B__.glif41
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA77C__.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA77D__.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA77E__.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA77F__.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA780_.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA781_.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA782_.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA783_.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA784_.glif35
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA785_.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA786_.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA787_.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA788_.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA789_.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA78A__.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA78B__.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA78C__.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA78D__.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA78E__.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA790_.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA791_.glif24
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA792_.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA793_.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA794_.cn.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA794_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA795_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA796_.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA797_.cn.glif74
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA797_.glif68
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA798_.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA799_.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA79A__.glif73
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA79B__.glif79
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA79C__.glif58
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA79D__.glif67
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA79E__.glif50
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA79F__.glif45
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7A0__.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7A1__.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7A2__.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7A3__.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7A4__.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7A5__.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7A6__.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7A7__.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7A8__.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7A9__.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7AA___.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7AB___.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7AC___.glif62
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7AD___.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7B0__.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7B1__.glif25
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7F7__.glif19
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7F8__.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7F9__.glif15
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7FA___.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7FB___.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7FC___.glif35
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7FD___.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7FE___.glif19
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA7FF___.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniA92E__.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB30__.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB31__.glif86
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB32__.glif26
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB33__.glif53
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB34__.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB35__.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB36__.cn.glif84
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB36__.glif78
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB37__.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB38__.glif63
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB39__.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB3A___.glif82
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB3B___.glif64
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB3C___.glif64
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB3D___.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB3E___.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB3F___.glif76
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB40__.glif82
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB41__.glif85
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB42__.glif85
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB43__.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB44__.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB45__.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB46__.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB47__.glif30
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB48__.glif49
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB49__.glif62
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB4A___.glif69
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB4B___.glif47
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB4C___.glif61
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB4D___.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB4E___.glif38
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB4F___.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB50__.glif70
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB51__.glif14
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB52__.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB53__.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB54__.glif59
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB55__.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB56__.glif59
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB57__.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB58__.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB59__.glif33
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB5A___.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB5B___.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB5C___.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB5D___.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB5E___.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB5F___.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB64__.glif64
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniAB65__.glif57
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniE000_.glif83
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniE001_.glif115
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniE002_.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniE003_.glif13
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniE004_.glif19
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniFE20__.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniFE21__.glif31
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniFE22__.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniFE23__.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniFE24__.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniFE25__.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniFE26__.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniFE27__.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniFE28__.glif28
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniFE29__.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniFE2A___.glif40
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniFE2B___.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniFE2C___.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniFE2D___.glif34
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniFFFC____.glif228
-rw-r--r--src/Interface-Bold.ufo/glyphs/uniFFFD____.glif72
-rw-r--r--src/Interface-Bold.ufo/glyphs/upsilon.glif37
-rw-r--r--src/Interface-Bold.ufo/glyphs/upsilonlatin.glif62
-rw-r--r--src/Interface-Bold.ufo/glyphs/uptackmod.glif32
-rw-r--r--src/Interface-Bold.ufo/glyphs/v.glif74
-rw-r--r--src/Interface-Bold.ufo/glyphs/vecyrillic.glif90
-rw-r--r--src/Interface-Bold.ufo/glyphs/versicle.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/verticalbardbl.glif22
-rw-r--r--src/Interface-Bold.ufo/glyphs/verticallinelowmod.glif19
-rw-r--r--src/Interface-Bold.ufo/glyphs/vscript.glif58
-rw-r--r--src/Interface-Bold.ufo/glyphs/vturn.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/w.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/won.glif62
-rw-r--r--src/Interface-Bold.ufo/glyphs/wsuper.glif43
-rw-r--r--src/Interface-Bold.ufo/glyphs/wturn.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/wynn.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/x.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/xi.glif96
-rw-r--r--src/Interface-Bold.ufo/glyphs/xsuper.glif27
-rw-r--r--src/Interface-Bold.ufo/glyphs/xsupnosp.glif36
-rw-r--r--src/Interface-Bold.ufo/glyphs/y.glif67
-rw-r--r--src/Interface-Bold.ufo/glyphs/yatcyrillic.glif44
-rw-r--r--src/Interface-Bold.ufo/glyphs/yen.glif52
-rw-r--r--src/Interface-Bold.ufo/glyphs/yericyrillic.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/yhook.glif54
-rw-r--r--src/Interface-Bold.ufo/glyphs/ysuper.glif42
-rw-r--r--src/Interface-Bold.ufo/glyphs/yturn.glif48
-rw-r--r--src/Interface-Bold.ufo/glyphs/yusbigcyrillic.glif61
-rw-r--r--src/Interface-Bold.ufo/glyphs/yusbigiotifiedcyrillic.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/yuslittlecyrillic.glif39
-rw-r--r--src/Interface-Bold.ufo/glyphs/yuslittleiotifiedcyrillic.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/z.glif55
-rw-r--r--src/Interface-Bold.ufo/glyphs/zbar.glif29
-rw-r--r--src/Interface-Bold.ufo/glyphs/zcurl.glif68
-rw-r--r--src/Interface-Bold.ufo/glyphs/zecyrillic.glif97
-rw-r--r--src/Interface-Bold.ufo/glyphs/zero.frac.glif20
-rw-r--r--src/Interface-Bold.ufo/glyphs/zero.glif79
-rw-r--r--src/Interface-Bold.ufo/glyphs/zero.sup.glif51
-rw-r--r--src/Interface-Bold.ufo/glyphs/zerosub.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/zerosuperior.glif21
-rw-r--r--src/Interface-Bold.ufo/glyphs/zerowidthjoiner.glif18
-rw-r--r--src/Interface-Bold.ufo/glyphs/zerowidthspace.glif18
-rw-r--r--src/Interface-Bold.ufo/glyphs/zeta.glif67
-rw-r--r--src/Interface-Bold.ufo/glyphs/zhecyrillic.glif56
-rw-r--r--src/Interface-Bold.ufo/glyphs/zhedescendercyrillic.glif18
-rw-r--r--src/Interface-Bold.ufo/glyphs/zrthook.glif60
-rw-r--r--src/Interface-Bold.ufo/groups.plist1221
-rw-r--r--src/Interface-Bold.ufo/kerning.plist6589
-rw-r--r--src/Interface-Bold.ufo/lib.plist4594
-rw-r--r--src/Interface-Bold.ufo/metainfo.plist10
-rw-r--r--src/Interface-Regular.ufo/features.fea899
-rw-r--r--src/Interface-Regular.ufo/fontinfo.plist201
-rw-r--r--src/Interface-Regular.ufo/glyphs/AE__.glif63
-rw-r--r--src/Interface-Regular.ufo/glyphs/A_.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/B_.glif81
-rw-r--r--src/Interface-Regular.ufo/glyphs/Bhook_.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/Btopbar_.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/CR__.glif20
-rw-r--r--src/Interface-Regular.ufo/glyphs/C_.cn.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/C_.glif103
-rw-r--r--src/Interface-Regular.ufo/glyphs/Cheabkhasiancyrillic_.glif64
-rw-r--r--src/Interface-Regular.ufo/glyphs/Chedescendercyrillic_.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/Cheverticalstrokecyrillic_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/Chook_.cn.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/Chook_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/DZcaron_.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/D_.cn.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/D_.glif104
-rw-r--r--src/Interface-Regular.ufo/glyphs/Dbar1_.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/Delta_.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/Dhook_.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/Digamma_.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/Dtopbar_.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/Dzeabkhasiancyrillic_.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/E_.glif67
-rw-r--r--src/Interface-Regular.ufo/glyphs/Eiotifiedcyrillic_.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/Endescendercyrillic_.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/Eng_.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/Enghecyrillic_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/Enhookcyrillic_.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/Epsilon1_.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/Esh_.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/Eturn_.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/Euro_.glif64
-rw-r--r--src/Interface-Regular.ufo/glyphs/Ezh_.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/Ezhcaron_.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/Ezhreversed_.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/F_.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/Fhook_.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/Fturn_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/G_.cn.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/G_.glif106
-rw-r--r--src/Interface-Regular.ufo/glyphs/Gamma1_.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/Gamma_.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/Gbar_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/Germandbls_.glif66
-rw-r--r--src/Interface-Regular.ufo/glyphs/Ghemiddlehookcyrillic_.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/Ghook_.cn.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/Ghook_.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/Gsmallcap_.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/Gsmallcaphook_.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/H_.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/Haabkhasiancyrillic_.glif72
-rw-r--r--src/Interface-Regular.ufo/glyphs/Hadescendercyrillic_.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/Hbar_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/Hcedilla_.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/I_.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/Ibar_.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/Idieresisacute_.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/Iota1_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/Ismallcap_.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/Itildebelow_.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/J_.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/K_.glif62
-rw-r--r--src/Interface-Regular.ufo/glyphs/Kabashkircyrillic_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/Kadescendercyrillic_.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/Kahookcyrillic_.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/Kaverticalstrokecyrillic_.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/Khook_.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/Koppa_.glif73
-rw-r--r--src/Interface-Regular.ufo/glyphs/Koppacyrillic_.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/Ksicyrillic_.glif70
-rw-r--r--src/Interface-Regular.ufo/glyphs/L_.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/Lambda_.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/Lslash_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/Lsmallcap_.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/M_.glif96
-rw-r--r--src/Interface-Regular.ufo/glyphs/N_.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/Nhook_.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/Nsmallcap_.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/OE__.glif63
-rw-r--r--src/Interface-Regular.ufo/glyphs/OEsmallcap__.glif83
-rw-r--r--src/Interface-Regular.ufo/glyphs/OI__.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/O_.cn.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/O_.glif68
-rw-r--r--src/Interface-Regular.ufo/glyphs/Ohorn_.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/Omega_.glif68
-rw-r--r--src/Interface-Regular.ufo/glyphs/Omegacyrillic_.glif63
-rw-r--r--src/Interface-Regular.ufo/glyphs/Omegaroundcyrillic_.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/Omegatitlocyrillic_.glif101
-rw-r--r--src/Interface-Regular.ufo/glyphs/Oopen_.cn.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/Oopen_.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/Oslash_.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/Otcyrillic_.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/P_.glif100
-rw-r--r--src/Interface-Regular.ufo/glyphs/Pemiddlehookcyrillic_.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/Phi_.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/Phook_.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/Pi_.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/Psi_.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/Q_.cn.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/Q_.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/R_.glif67
-rw-r--r--src/Interface-Regular.ufo/glyphs/Rsmallcap_.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/Rsmallcapinv_.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/Rturnsuper_.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/Rx_.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/S_.glif79
-rw-r--r--src/Interface-Regular.ufo/glyphs/Sampi_.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/Schwa_.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/Schwacyrillic_.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/Shhacyrillic_.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/Sigma_.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/Stigma_.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/T_.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/Tetsecyrillic_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/Theta_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/Thook_.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/Thorn_.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/Tonefive_.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/Tonesix_.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/Tonetwo_.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/Trthook_.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/U_.cn.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/U_.glif63
-rw-r--r--src/Interface-Regular.ufo/glyphs/Uhorn_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/Upsilon2_.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/Upsilonhooksymbol_.glif66
-rw-r--r--src/Interface-Regular.ufo/glyphs/V_.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/Vcursive_.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/W_.glif93
-rw-r--r--src/Interface-Regular.ufo/glyphs/X_.glif71
-rw-r--r--src/Interface-Regular.ufo/glyphs/Xi_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/YR__.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/Y_.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/Yhook_.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/Ysmallcap_.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/Yusbigcyrillic_.glif65
-rw-r--r--src/Interface-Regular.ufo/glyphs/Yusbigiotifiedcyrillic_.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/Yuslittlecyrillic_.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/Yuslittleiotifiedcyrillic_.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/Z_.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/Zbar_.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/Zhedescendercyrillic_.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/_notdef.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/_null.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/a.cn.glif72
-rw-r--r--src/Interface-Regular.ufo/glyphs/a.glif130
-rw-r--r--src/Interface-Regular.ufo/glyphs/a_uni02DE__.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/accountof.glif109
-rw-r--r--src/Interface-Regular.ufo/glyphs/acute.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/acutecomb.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/acutedblnosp.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/acutedotcomb.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/acutedotcomb.lc.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/acutelowmod.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/acuterightnosp.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/acutesubnosp.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/addresssubject.glif119
-rw-r--r--src/Interface-Regular.ufo/glyphs/ae.glif102
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10018.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10021.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10024.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10025.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10026.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10029.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10037.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10038.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10040.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10041.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10042.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10043.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10044.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10045.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10046.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10047.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10048.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10049.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10050.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10051.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10053.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10058.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10059.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10060.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10145.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10147.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii10148.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii300.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii57596.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii57598.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii57636.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/afii61664.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/alpha.glif77
-rw-r--r--src/Interface-Regular.ufo/glyphs/ampersand.glif78
-rw-r--r--src/Interface-Regular.ufo/glyphs/anglesupnosp.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/angstrom.glif65
-rw-r--r--src/Interface-Regular.ufo/glyphs/anoteleia.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/approxequal.glif80
-rw-r--r--src/Interface-Regular.ufo/glyphs/archdblsubnosp.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/arrowdown.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/arrowheaddownmod.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/arrowheadleftmod.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/arrowheadrightmod.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/arrowheadupmod.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/arrowleft.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/arrowright.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/arrowup.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/asciicircum.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/asciitilde.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/ascript.glif80
-rw-r--r--src/Interface-Regular.ufo/glyphs/ascript_uni02DE__.glif21
-rw-r--r--src/Interface-Regular.ufo/glyphs/ascriptturn.glif80
-rw-r--r--src/Interface-Regular.ufo/glyphs/ascriptturn_uni02DE__.glif21
-rw-r--r--src/Interface-Regular.ufo/glyphs/asterisk.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/asterism.glif96
-rw-r--r--src/Interface-Regular.ufo/glyphs/at.glif92
-rw-r--r--src/Interface-Regular.ufo/glyphs/aturn.glif78
-rw-r--r--src/Interface-Regular.ufo/glyphs/aturn_uni02DE__.glif21
-rw-r--r--src/Interface-Regular.ufo/glyphs/austral.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/b.cn.glif62
-rw-r--r--src/Interface-Regular.ufo/glyphs/b.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/babygamma.glif82
-rw-r--r--src/Interface-Regular.ufo/glyphs/backslash.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/bar.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/barmidlongnosp.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/barmidshortnosp.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/bbar.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/bbar_uni1ABE___.glif115
-rw-r--r--src/Interface-Regular.ufo/glyphs/becyrillic.glif70
-rw-r--r--src/Interface-Regular.ufo/glyphs/beta.glif70
-rw-r--r--src/Interface-Regular.ufo/glyphs/beta1.glif71
-rw-r--r--src/Interface-Regular.ufo/glyphs/bhook.cn.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/bhook.glif83
-rw-r--r--src/Interface-Regular.ufo/glyphs/blackleftpointingtriangle.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/braceleft.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/braceright.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/bracketleft.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/bracketright.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/breve.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/breveacutecomb.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/brevegravecomb.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/brevehookcomb.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/breveinverteddoublecmb.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/breveinvnosp.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/breveinvsubnosp.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/breveinvsubnosp_uni1ABD___.glif71
-rw-r--r--src/Interface-Regular.ufo/glyphs/brevenosp.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/brevesubnosp.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/brevetildecomb.glif64
-rw-r--r--src/Interface-Regular.ufo/glyphs/bridgeinvsubnosp.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/bridgesubnosp.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/brokenbar.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/btopbar.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/bullet.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/bullseye.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/c.cn.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/c.glif106
-rw-r--r--src/Interface-Regular.ufo/glyphs/cadauna.glif80
-rw-r--r--src/Interface-Regular.ufo/glyphs/candrabindunosp.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/careof.glif87
-rw-r--r--src/Interface-Regular.ufo/glyphs/caret.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/caretinsertionpoint.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/caron.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/caronbelowcmb.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/caroncmb.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/carondotcomb.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/carondotcomb.lc.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/caronnosp.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/caronsubnosp.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/ccurl.glif70
-rw-r--r--src/Interface-Regular.ufo/glyphs/cedi.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/cedilla.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/cedillanosp.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/cent.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/charactertie.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/cheabkhasiancyrillic.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/checyrillic.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/chedescendercyrillic.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/cheverticalstrokecyrillic.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/chook.cn.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/chook.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/circumflex.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/circumflexacutecomb.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/circumflexgravecomb.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/circumflexhookcomb.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/circumflexnosp.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/circumflexsubnosp.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/circumflextildecomb.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/colon.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/colon.pnum.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/coloncurrency.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/colontriangularhalfmod.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/colontriangularmod.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/comma.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/commaabovecmb.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/commaaboverightcmb.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/commaaboverightcomb.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/commaaccent.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/commaaccentrotate.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/commabelowcmb.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/commareversedmod.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/commasuprevnosp.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/commaturnedmod.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/commaturnsupnosp.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/contents.plist4354
-rw-r--r--src/Interface-Regular.ufo/glyphs/controlHT_.glif20
-rw-r--r--src/Interface-Regular.ufo/glyphs/controlSOT_.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/copyright.glif82
-rw-r--r--src/Interface-Regular.ufo/glyphs/crossbar.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/cruzeiro.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/cstretch.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/currency.glif76
-rw-r--r--src/Interface-Regular.ufo/glyphs/cyrillichook.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/cyrillichookleft.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/cyrillictic.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/d.cn.glif62
-rw-r--r--src/Interface-Regular.ufo/glyphs/d.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/dagger.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/daggerdbl.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/dasiaoxia.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/dasiapneumatacyrilliccmb.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/dblapostrophe.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/dblgravecmb.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/dblprimemod.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/dcroat.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/dcroat_uni1ABE___.glif124
-rw-r--r--src/Interface-Regular.ufo/glyphs/decyrillic.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/degree.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/degreecentigrade.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/degreefarenheit.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/degreekelvin.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/delta.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/deltaturn.glif65
-rw-r--r--src/Interface-Regular.ufo/glyphs/dhook.cn.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/dhook.glif83
-rw-r--r--src/Interface-Regular.ufo/glyphs/diaeresistonosnosp.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/dieresis.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/dieresisacutecomb.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/dieresisacutecomb.lc.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/dieresiscaroncomb.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/dieresiscaroncomb.lc.glif62
-rw-r--r--src/Interface-Regular.ufo/glyphs/dieresisgravecomb.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/dieresisgravecomb.lc.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/dieresismacroncomb.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/dieresismacroncomb.lc.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/dieresisnosp.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/dieresisnosp_uni1ABB___.glif83
-rw-r--r--src/Interface-Regular.ufo/glyphs/dieresistonos.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/digamma.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/divide.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/djecyrillic.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/dollar.glif76
-rw-r--r--src/Interface-Regular.ufo/glyphs/dotaccent.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/dotbelow.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/dotbelow_uni1ABD___.glif72
-rw-r--r--src/Interface-Regular.ufo/glyphs/dotdblsubnosp.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/dotdblsubnosp_uni1ABD___.glif86
-rw-r--r--src/Interface-Regular.ufo/glyphs/dotlessi.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/dotlessj.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/dotmacroncomb.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/dotmacroncomb.lc.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/dotnosp.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/downtackmod.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/drthook.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/dtopbar.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/dyogh.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/dz.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/dzcaron.glif87
-rw-r--r--src/Interface-Regular.ufo/glyphs/dzcurl.glif73
-rw-r--r--src/Interface-Regular.ufo/glyphs/dzeabkhasiancyrillic.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/dzhecyrillic.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/e.cn.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/e.glif112
-rw-r--r--src/Interface-Regular.ufo/glyphs/ecyrillic.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/efcyrillic.glif93
-rw-r--r--src/Interface-Regular.ufo/glyphs/eight.frac.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/eight.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/eight.sup.glif79
-rw-r--r--src/Interface-Regular.ufo/glyphs/eightroman.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/eightsub.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/eightsuperior.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/eiotifiedcyrillic.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/elcyrillic.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/elevenroman.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/ellipsis.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/emcyrillic.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/emdash.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/emquad.glif20
-rw-r--r--src/Interface-Regular.ufo/glyphs/emspace.glif20
-rw-r--r--src/Interface-Regular.ufo/glyphs/encyrillic.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/endash.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/endescendercyrillic.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/eng.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/eng_uni1ABE___.glif107
-rw-r--r--src/Interface-Regular.ufo/glyphs/enghecyrillic.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/enhookcyrillic.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/enquad.glif20
-rw-r--r--src/Interface-Regular.ufo/glyphs/enspace.glif20
-rw-r--r--src/Interface-Regular.ufo/glyphs/epsilon.glif71
-rw-r--r--src/Interface-Regular.ufo/glyphs/epsilon1.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/epsilon1rev.glif77
-rw-r--r--src/Interface-Regular.ufo/glyphs/epsilon1revclosed.glif77
-rw-r--r--src/Interface-Regular.ufo/glyphs/epsilon1revclosed_uni02DE__.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/epsilon1revhook.glif92
-rw-r--r--src/Interface-Regular.ufo/glyphs/epsilonclosed.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/equal.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/equalsub.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/equalsuperior.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/erev.glif63
-rw-r--r--src/Interface-Regular.ufo/glyphs/ereversedcyrillic.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/esh.glif62
-rw-r--r--src/Interface-Regular.ufo/glyphs/eshcurl.glif78
-rw-r--r--src/Interface-Regular.ufo/glyphs/eshlooprev.glif66
-rw-r--r--src/Interface-Regular.ufo/glyphs/eshshortrev.glif62
-rw-r--r--src/Interface-Regular.ufo/glyphs/estimated.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/eta.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/eth.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/eurocurrency.glif72
-rw-r--r--src/Interface-Regular.ufo/glyphs/exclam.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/exclam1.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/exclamdown.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/ezh.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/ezhcaron.glif62
-rw-r--r--src/Interface-Regular.ufo/glyphs/ezhcurl.glif78
-rw-r--r--src/Interface-Regular.ufo/glyphs/ezhreversed.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/ezhtail.glif66
-rw-r--r--src/Interface-Regular.ufo/glyphs/f.glif99
-rw-r--r--src/Interface-Regular.ufo/glyphs/figuredash.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/figurespace.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/finalkaf.glif67
-rw-r--r--src/Interface-Regular.ufo/glyphs/finalmem.glif62
-rw-r--r--src/Interface-Regular.ufo/glyphs/finalnun.glif86
-rw-r--r--src/Interface-Regular.ufo/glyphs/finaltsadi.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/firsttonechinese.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/fitacyrillic.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/five.frac.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/five.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/five.sup.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/fiveeighths.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/fiveroman.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/fivesub.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/fivesuperior.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/florin.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/four.frac.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/four.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/four.sup.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/fourroman.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/foursub.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/foursuperior.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/fourthtonechinese.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/fraction.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/g.cn.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/g.glif94
-rw-r--r--src/Interface-Regular.ufo/glyphs/gamma.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/gamma1.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/gammasuper.glif63
-rw-r--r--src/Interface-Regular.ufo/glyphs/gbar.glif92
-rw-r--r--src/Interface-Regular.ufo/glyphs/gbar_uni1ABE___.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/gcursive.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/gecyrillic.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/germandbls.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/ghemiddlehookcyrillic.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/gheupturncyrillic.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/ghook.cn.glif85
-rw-r--r--src/Interface-Regular.ufo/glyphs/ghook.glif95
-rw-r--r--src/Interface-Regular.ufo/glyphs/glottalstop.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/glottalstopbar.glif64
-rw-r--r--src/Interface-Regular.ufo/glyphs/glottalstopbarinv.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/glottalstopbarrev.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/glottalstopinv.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/glottalstopmod.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/glottalstopreversedmod.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/glottalstopreversedsuperior.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/glottalstoprevinv.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/grave.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/gravecomb.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/graveleftnosp.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/gravelowmod.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/gravesubnosp.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/greater.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/greaterequal.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/guarani.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/guillemotleft.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/guillemotright.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/guilsinglleft.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/guilsinglright.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/h.glif104
-rw-r--r--src/Interface-Regular.ufo/glyphs/haabkhasiancyrillic.glif72
-rw-r--r--src/Interface-Regular.ufo/glyphs/hadescendercyrillic.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/hairspace.glif20
-rw-r--r--src/Interface-Regular.ufo/glyphs/hardsigncyrillic.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/hcedilla.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/henghook.glif86
-rw-r--r--src/Interface-Regular.ufo/glyphs/hhook.glif68
-rw-r--r--src/Interface-Regular.ufo/glyphs/hhooksuper.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/hook.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/hooksubpalatnosp.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/hooksubretronosp.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/hornnosp.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/hryvnia.glif80
-rw-r--r--src/Interface-Regular.ufo/glyphs/hsuper.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/hturn.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/hungarumlaut.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/hv.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/hyphen.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/hyphen__.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/hyphenbullet.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/hyphendot.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/hyphennobreak.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/i.glif63
-rw-r--r--src/Interface-Regular.ufo/glyphs/iacyrillic.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/ibar.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/idieresisacute.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/iicyrillic.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/infinity.glif86
-rw-r--r--src/Interface-Regular.ufo/glyphs/integral.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/interrobang.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/iota.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/iota1.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/iota1_uni02DE__.glif21
-rw-r--r--src/Interface-Regular.ufo/glyphs/iotasubnosp.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/iotasubnosp_uni1ABD___.glif73
-rw-r--r--src/Interface-Regular.ufo/glyphs/isuperior.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/itildebelow.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/iucyrillic.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/izhitsacyrillic.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/j.glif65
-rw-r--r--src/Interface-Regular.ufo/glyphs/jcrosstail.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/jdotlessbar.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/jhookdblbar.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/jsuper.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/k.glif62
-rw-r--r--src/Interface-Regular.ufo/glyphs/kabashkircyrillic.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/kacyrillic.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/kadescendercyrillic.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/kahookcyrillic.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/kappa1.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/kaverticalstrokecyrillic.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/kgreenlandic.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/khook.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/kip.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/koppa.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/koppacyrillic.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/koroniscmb.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/ksicyrillic.glif76
-rw-r--r--src/Interface-Regular.ufo/glyphs/kturn.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/l.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/lambda.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/lambdabar.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/largerighthook.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/lari.glif64
-rw-r--r--src/Interface-Regular.ufo/glyphs/lbar.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/lbelt.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/leftloop.cn.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/less.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/lessequal.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/linevert.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/linevertdblnosp.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/linevertnosp.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/linevertsubnosp.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/linevertsubnosp_uni1ABD___.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/lira.glif66
-rw-r--r--src/Interface-Regular.ufo/glyphs/ljecyrillic.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/lmidtilde.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/lmidtilde_uni1ABE___.glif86
-rw-r--r--src/Interface-Regular.ufo/glyphs/logicalnot.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/longs.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/longst.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/lozenge.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/lrthook.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/lslash.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/lsquare.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/lyogh.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/m.glif117
-rw-r--r--src/Interface-Regular.ufo/glyphs/macron.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/macronacutecomb.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/macronacutecomb.lc.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/macroncomb.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/macroncomb_uni1ABB___.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/macrondieresiscomb.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/macrondieresiscomb.lc.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/macrongravecomb.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/macrongravecomb.lc.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/macronsub.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/macronsubnosp.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/manat.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/mcapturn.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/mhook.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/mill.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/minus.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/minusmod.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/minussub.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/minussubnosp.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/minussuperior.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/mturn.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/mturndescend.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/mu.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/multiply.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/n.glif107
-rw-r--r--src/Interface-Regular.ufo/glyphs/naira.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/nine.frac.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/nine.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/nine.sup.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/nineinferior.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/nineroman.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/ninesuperior.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/njecyrillic.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/nlfthook.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/notequal.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/nrthook.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/nsuperior.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/numbersign.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/numeralgreek.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/numeralgreeksub.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/numero.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/o.cn.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/o.glif106
-rw-r--r--src/Interface-Regular.ufo/glyphs/o_uni02DE__.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/oe.glif98
-rw-r--r--src/Interface-Regular.ufo/glyphs/ogonek.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/ogoneknosp.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/ohorn.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/oi.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/omega.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/omegaclosed.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/omegacyrillic.glif63
-rw-r--r--src/Interface-Regular.ufo/glyphs/omegaroundcyrillic.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/omegatitlocyrillic.glif101
-rw-r--r--src/Interface-Regular.ufo/glyphs/one.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/one.sup.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/onedotleader.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/oneeighth.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/onehalf.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/oneinferior.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/onequarter.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/oneroman.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/onesuperior.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/onethird.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/oopen.cn.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/oopen.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/oopen_uni02DE__.glif21
-rw-r--r--src/Interface-Regular.ufo/glyphs/ordfeminine.glif65
-rw-r--r--src/Interface-Regular.ufo/glyphs/ordmasculine.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/oslash.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/otcyrillic.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/ounce.glif68
-rw-r--r--src/Interface-Regular.ufo/glyphs/overline.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/overscoredblnosp.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/overscorenosp.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/p.cn.glif62
-rw-r--r--src/Interface-Regular.ufo/glyphs/p.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/palatalizationcyrilliccmb.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/paragraph.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/parenleft.glif97
-rw-r--r--src/Interface-Regular.ufo/glyphs/parenleftinferior.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/parenleftsuperior.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/parenright.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/parenrightsub.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/parenrightsuperior.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/partialdiff.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/pecyrillic.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/pemiddlehookcyrillic.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/percent.glif92
-rw-r--r--src/Interface-Regular.ufo/glyphs/period.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/periodcentered.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/perispomenigreekcmb.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/pertenthousand.glif153
-rw-r--r--src/Interface-Regular.ufo/glyphs/perthousand.glif126
-rw-r--r--src/Interface-Regular.ufo/glyphs/peseta.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/peso.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/phi.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/phi1.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/philatin.glif64
-rw-r--r--src/Interface-Regular.ufo/glyphs/phook.cn.glif73
-rw-r--r--src/Interface-Regular.ufo/glyphs/phook.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/pi.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/pipe.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/pipedbl.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/pipedblbar.glif20
-rw-r--r--src/Interface-Regular.ufo/glyphs/pisymbolgreek.glif77
-rw-r--r--src/Interface-Regular.ufo/glyphs/placeofinterestsign.glif133
-rw-r--r--src/Interface-Regular.ufo/glyphs/placeofinterestsign.specz.medium.glif132
-rw-r--r--src/Interface-Regular.ufo/glyphs/plus.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/plusminus.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/plusmod.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/plussub.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/plussubnosp.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/plussuperior.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/primemod.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/primerev1.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/primetripl1.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/primetriplerev1.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/product.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/psi.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/psilipneumatacyrilliccmb.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/published.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/punctuationspace.glif20
-rw-r--r--src/Interface-Regular.ufo/glyphs/q.cn.glif62
-rw-r--r--src/Interface-Regular.ufo/glyphs/q.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/qhook.cn.glif73
-rw-r--r--src/Interface-Regular.ufo/glyphs/qhook.glif83
-rw-r--r--src/Interface-Regular.ufo/glyphs/qofdagesh.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/quarteremspace.glif20
-rw-r--r--src/Interface-Regular.ufo/glyphs/question.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/questiondown.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/questiongreek.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/quotedbl.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/quotedblbase.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/quotedblleft.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/quotedblreversed.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/quotedblright.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/quoteleft.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/quotereversed.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/quoteright.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/quotesinglbase.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/quotesingle.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/r.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/radical.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/rdescend.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/referencemark.glif92
-rw-r--r--src/Interface-Regular.ufo/glyphs/registered.glif99
-rw-r--r--src/Interface-Regular.ufo/glyphs/response.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/reverseddblprime.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/rfishhook.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/rfishhookrev.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/rho.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/rho1.glif70
-rw-r--r--src/Interface-Regular.ufo/glyphs/rhotichookmod.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/rightloop.cn.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/ring.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/ringacute.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/ringhalfleft.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/ringhalfleftcentered.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/ringhalfright.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/ringhalfrightcentered.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/ringlefthalfsubnosp.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/ringnosp.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/ringrighthalfsubnosp.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/ringsubnosp.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/ringsubnosp_uni1ABD___.glif83
-rw-r--r--src/Interface-Regular.ufo/glyphs/romaneight.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/romaneleven.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/romanfifty.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/romanfive.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/romanfivehundred.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/romanfour.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/romanhundred.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/romannine.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/romanone.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/romanseven.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/romansix.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/romanten.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/romanthousand.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/romanthree.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/romantwelve.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/romantwo.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/rrthook.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/rrthook_uni1ABE___.glif99
-rw-r--r--src/Interface-Regular.ufo/glyphs/rsuper.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/rturn.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/rturnascend.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/rturnrthook.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/rturnsuper.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/rupee.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/s.cn.glif63
-rw-r--r--src/Interface-Regular.ufo/glyphs/s.glif110
-rw-r--r--src/Interface-Regular.ufo/glyphs/sampi.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/schwa.glif66
-rw-r--r--src/Interface-Regular.ufo/glyphs/schwahook.glif78
-rw-r--r--src/Interface-Regular.ufo/glyphs/seagullsubnosp.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/secondtonechinese.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/section.glif92
-rw-r--r--src/Interface-Regular.ufo/glyphs/semicolon.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/servicemark.glif85
-rw-r--r--src/Interface-Regular.ufo/glyphs/seven.frac.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/seven.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/seven.sup.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/seveneighths.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/sevenroman.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/sevensub.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/sevensuperior.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/shacyrillic.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/shchacyrillic.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/shindagesh.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/sigma.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/sigma1.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/six.frac.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/six.glif63
-rw-r--r--src/Interface-Regular.ufo/glyphs/six.sup.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/sixinferior.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/sixroman.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/sixsuperior.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/sixthemspace.glif20
-rw-r--r--src/Interface-Regular.ufo/glyphs/slash.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/slashlongnosp.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/slashshortnosp.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/slongdotaccent.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/softsigncyrillic.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/space.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/spaceopenbox.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/squaresubnosp.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/srthook.cn.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/srthook.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/st.cn.glif70
-rw-r--r--src/Interface-Regular.ufo/glyphs/st.glif64
-rw-r--r--src/Interface-Regular.ufo/glyphs/sterling.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/stigma.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/summation.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/t.glif108
-rw-r--r--src/Interface-Regular.ufo/glyphs/tackdownsubnosp.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/tackleftsubnosp.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/tackrightsubnosp.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/tackupsubnosp.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/tau.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/tavdages.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/tccurl.glif86
-rw-r--r--src/Interface-Regular.ufo/glyphs/tecyrillic.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/tel.glif72
-rw-r--r--src/Interface-Regular.ufo/glyphs/tenge.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/tenroman.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/tesh.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/tetsecyrillic.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/theta.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/thetasymbolgreek.glif63
-rw-r--r--src/Interface-Regular.ufo/glyphs/thinspace.glif20
-rw-r--r--src/Interface-Regular.ufo/glyphs/thirdemspace.glif20
-rw-r--r--src/Interface-Regular.ufo/glyphs/thook.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/thorn.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/thousandcyrillic.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/three.glif66
-rw-r--r--src/Interface-Regular.ufo/glyphs/three.sup.glif71
-rw-r--r--src/Interface-Regular.ufo/glyphs/threeeighths.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/threequarters.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/threeroman.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/threesub.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/threesuperior.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/tilde.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/tildeacutecomb.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/tildeacutecomb.lc.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/tildecomb.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/tildecomb_uni1ABB___.glif80
-rw-r--r--src/Interface-Regular.ufo/glyphs/tildecomb_uni1ABC___.glif112
-rw-r--r--src/Interface-Regular.ufo/glyphs/tildedieresiscomb.glif70
-rw-r--r--src/Interface-Regular.ufo/glyphs/tildedieresiscomb.lc.glif73
-rw-r--r--src/Interface-Regular.ufo/glyphs/tildedoublecmb.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/tildemacroncomb.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/tildemacroncomb.lc.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/tildemidnosp.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/tildesubnosp.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/tildesubnosp_uni1ABD___.glif80
-rw-r--r--src/Interface-Regular.ufo/glyphs/tildevertsupnosp.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/titlocyrilliccmb.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/tonebarextrahighmod.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/tonebarextralowmod.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/tonebarhighmod.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/tonebarlowmod.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/tonebarmidmod.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/tonefive.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/tonesix.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/tonetwo.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/tonos.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/tpalatalhook.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/trademark.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/triagdn.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/triagrt.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/triagup.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/trianglebullet.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/trthook.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/ts.glif82
-rw-r--r--src/Interface-Regular.ufo/glyphs/tsecyrillic.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/tshecyrillic.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/tturn.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/tugrik.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/twelveroman.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/two.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/two.sup.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/twodotleader.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/tworoman.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/twostroke.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/twosub.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/twosuperior.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/twothirds.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/u.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/ubar.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uhorn.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/underscore.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/underscoredbl.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/underscoredblnosp.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/underscorenosp.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/undertie.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0069.ccmp.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni006A_.ccmp.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni012F_.ccmp.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni01F6_.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni01F7_.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni021C_.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni021D_.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0220.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0221.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0222.glif82
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0223.glif79
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0224.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0225.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0234.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0235.glif76
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0236.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0238.glif88
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0239.glif89
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni023A_.glif20
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni023B_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni023C_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni023D_.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni023E_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni023F_.glif71
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0240.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0241.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0242.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0243.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0244.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0245.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0246.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0247.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0248.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0249.ccmp.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0249.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni024A_.glif82
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni024B_.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni024C_.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni024D_.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni024E_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni024F_.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0268.ccmp.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni029D_.ccmp.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02A9_.glif92
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02AB__.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02AC__.glif86
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02AE__.glif71
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02B2_.ccmp.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E5__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E5__uni02E7_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E5__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E5__uni02E9_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6__uni02E5_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6__uni02E7_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6__uni02E9_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7__uni02E5_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7__uni02E7_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7__uni02E9_.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8__uni02E5_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8__uni02E7_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8__uni02E9_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9_.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9__uni02E5_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9__uni02E7_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9__uni02E9_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5_.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5__uni02E5_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5__uni02E7_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5__uni02E9_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E6__uni02E5_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E6__uni02E7_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E6__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E6__uni02E9_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7__uni02E5_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7__uni02E7_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7__uni02E8_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7__uni02E9_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8__uni02E5_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8__uni02E7_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8__uni02E9_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9_.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9__uni02E5_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9__uni02E7_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9__uni02E9_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5_.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5__uni02E5_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5__uni02E7_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5__uni02E9_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6__uni02E5_.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6__uni02E7_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6__uni02E9_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E7__uni02E5_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E7__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E7__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E7__uni02E9_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8__uni02E5_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8__uni02E7_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8__uni02E9_.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9_.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9__uni02E5_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9__uni02E7_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9__uni02E9_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5_.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5__uni02E5_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5__uni02E7_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5__uni02E9_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6__uni02E5_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6__uni02E7_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6__uni02E9_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7__uni02E5_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7__uni02E6_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7__uni02E7_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7__uni02E9_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E8__uni02E5_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E8__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E8__uni02E7_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E8__uni02E9_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9_.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9__uni02E5_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9__uni02E7_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9__uni02E9_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5_.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5__uni02E5_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5__uni02E7_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5__uni02E9_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6__uni02E5_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6__uni02E7_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6__uni02E9_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7__uni02E5_.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7__uni02E7_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7__uni02E9_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8__uni02E5_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8__uni02E7_.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8__uni02E9_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E9__uni02E5_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E9__uni02E6_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E9__uni02E7_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02E9__uni02E9__uni02E8_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02EA__.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02EB__.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02EC__.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02ED__.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02EF__.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02F0_.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02F1_.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02F2_.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02F3_.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02F4_.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02F5_.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02F6_.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02F7_.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02F8_.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02F9_.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02FA__.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02FB__.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02FC__.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02FD__.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02FE__.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni02FF__.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni030C__uni1ABB___.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0346.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0347.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0348.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0349.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni034A_.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni034B_.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni034C_.glif68
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni034D_.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni034E_.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni034F_.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0350.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0351.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0352.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0353.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0354.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0355.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0356.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0357.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0358.glif21
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0359.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni035A_.glif80
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni035B_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni035C_.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni035D_.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni035E_.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni035F_.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0362.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0363.glif72
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0364.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0365.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0366.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0367.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0368.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0369.glif63
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni036A_.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni036B_.glif67
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni036C_.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni036D_.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni036E_.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni036F_.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0370.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0371.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0372.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0373.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0376.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0377.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni037B_.cn.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni037B_.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni037C_.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni037D_.cn.glif67
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni037D_.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni03CF__.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni03D7_.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni03D8_.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni03D9_.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni03F3_.ccmp.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni03F5_.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni03F6_.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni03FB__.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni03FC__.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni03FD__.cn.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni03FD__.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni03FE__.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni03FF__.cn.glif67
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni03FF__.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0456.ccmp.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0458.ccmp.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0487.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0488.glif146
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0489.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni048A_.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni048B_.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni048D_.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni048E_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni048F_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni04C5_.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni04C6_.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni04C9_.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni04CA__.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni04CD__.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni04CE__.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni04FA__.glif20
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni04FB__.glif20
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni04FC__.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni04FD__.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0500.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0502.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0503.glif76
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0504.glif83
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0505.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0506.glif72
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0507.glif63
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0508.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0509.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni050A_.glif62
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni050B_.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni050C_.glif62
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni050D_.glif62
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni050E_.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni050F_.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0510.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0512.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0513.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0514.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0515.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0516.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0517.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0518.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0519.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni051E_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni051F_.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0520.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0521.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0522.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0523.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0524.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0525.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0526.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0527.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0528.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni0529.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni052A_.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni052B_.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni052C_.glif68
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni052D_.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni052E_.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni052F_.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1AB0__.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1AB1__.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1AB2__.glif85
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1AB3__.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1AB4__.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1AB5__.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1AB6__.glif73
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1AB7__.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1AB8__.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1AB8___uni1ABD___.glif88
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1AB9__.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1AB9___uni1ABD___.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1ABA___.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1ABA____uni1ABD___.glif72
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1ABB___.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1ABC___.glif88
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1ABC___.w1.glif84
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1ABC___.w2.glif84
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1ABC___.w3.glif84
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1ABD___.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1ABE___.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1ABE___.w1.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1ABE___.w2.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1ABE___.w3.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D00_.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D01_.glif66
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D02_.glif102
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D03_.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D04_.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D05_.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D06_.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D07_.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D08_.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D09_.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D0A__.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D0B__.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D0C__.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D0D__.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D0E__.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D0F__.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D10_.cn.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D10_.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D11_.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D12_.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D13_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D14_.glif92
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D15_.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D16_.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D17_.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D18_.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D19_.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D1A__.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D1B__.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D1C__.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D1D__.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D1E__.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D1F__.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D20_.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D21_.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D22_.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D23_.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D24_.glif72
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D25_.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D26_.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D27_.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D28_.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D29_.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D2A__.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D2B__.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D2C__.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D2D__.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D2E__.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D2F__.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D30_.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D31_.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D32_.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D33_.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D34_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D35_.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D36_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D37_.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D38_.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D39_.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D3A__.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D3B__.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D3C__.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D3D__.glif65
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D3E__.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D3F__.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D40_.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D41_.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D42_.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D43_.glif66
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D44_.glif66
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D45_.glif68
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D46_.glif93
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D47_.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D48_.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D49_.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D4A__.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D4B__.glif65
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D4C__.glif65
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D4D__.glif68
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D4E__.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D4F__.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D50_.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D51_.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D52_.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D53_.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D54_.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D55_.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D56_.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D57_.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D58_.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D59_.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D5A__.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D5B__.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D5C__.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D5D__.glif70
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D5E__.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D5F__.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D60_.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D61_.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D62_.ccmp.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D62_.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D63_.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D64_.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D65_.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D66_.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D67_.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D68_.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D69_.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D6A__.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D6B__.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D6C__.glif87
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D6D__.glif87
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D6E__.glif72
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D6F__.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D70_.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D71_.glif87
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D72_.glif71
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D73_.glif66
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D74_.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D75_.glif72
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D76_.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D77_.glif77
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D78_.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D79_.glif67
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D7A__.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D7B__.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D7C__.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D7D__.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D7E__.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D7F__.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D80_.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D81_.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D82_.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D83_.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D84_.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D85_.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D86_.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D87_.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D88_.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D89_.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D8A__.cn.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D8A__.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D8B__.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D8C__.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D8D__.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D8E__.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D8F__.cn.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D8F__.glif93
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D90_.glif95
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D91_.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D92_.cn.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D92_.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D93_.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D94_.glif92
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D95_.glif80
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D96_.ccmp.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D96_.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D97_.cn.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D97_.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D98_.glif80
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D99_.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D9A__.glif78
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D9B__.glif68
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D9C__.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D9D__.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D9E__.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1D9F__.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DA0__.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DA1__.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DA2__.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DA3__.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DA4__.ccmp.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DA4__.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DA5__.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DA6__.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DA7__.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DA8__.ccmp.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DA8__.glif63
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DA9__.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DAA___.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DAB___.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DAC___.glif78
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DAD___.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DAE___.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DAF___.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DB0__.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DB1__.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DB2__.glif87
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DB3__.glif75
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DB4__.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DB5__.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DB6__.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DB7__.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DB8__.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DB9__.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DBA___.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DBB___.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DBC___.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DBD___.glif63
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DBE___.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DBF___.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DC0__.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DC1__.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DC2__.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DC3__.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DC4__.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DC5__.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DC6__.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DC7__.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DC8__.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DC9__.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DCA___.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DCB___.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DCC___.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DCD___.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DCE___.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DCF___.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DD0__.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DD1__.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DD2__.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DD3__.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DD4__.glif64
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DD5__.glif64
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DD6__.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DD7__.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DD8__.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DD9__.glif63
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DDA___.glif72
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DDB___.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DDC___.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DDD___.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DDE___.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DDF___.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DE0__.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DE1__.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DE2__.glif68
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DE3__.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DE4__.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DE5__.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DE6__.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DE7__.glif72
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DE8__.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DE9__.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DEA___.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DEB___.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DEC___.glif66
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DED___.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DEE___.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DEF___.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DF0__.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DF1__.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DF2__.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DF3__.glif81
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DF4__.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DF5__.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DFC___.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DFD___.glif65
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DFE___.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1DFF___.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1E9C__.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1E9D__.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1E9F__.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1EFA___.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1EFB___.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1EFC___.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1EFD___.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1EFE___.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1EFF___.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1F16A__.glif75
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1F16B__.glif73
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1FBD___.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1FBE___.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1FBF___.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1FC0__.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1FC1__.glif77
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1FCD___.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1FCE___.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1FCF___.glif64
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1FDD___.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1FDE___.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1FDF___.glif64
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1FED___.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1FEE___.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1FEF___.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1FFD___.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni1FFE___.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2009.fra.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2045.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2046.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni204A_.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni204B_.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni204C_.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni204D_.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni204E_.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni204F_.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2050.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2051.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2052.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2053.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2054.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2055.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2056.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2057.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2058.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2059.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni205A_.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni205B_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni205C_.glif92
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni205D_.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni205E_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2071.ccmp.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2090.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2091.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2092.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2093.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2094.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2095.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2096.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2097.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2098.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2099.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni209A_.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni209B_.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni209C_.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni20AF__.glif79
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni20B0_.glif77
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni20B6_.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni20B7_.glif107
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni20B9_.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni20BA__.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni20BB__.glif80
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni20BD__.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni20DB__.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni20DC__.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni20E3_.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni20E8_.glif21
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni20F0_.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni213B_.glif76
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni214D_.glif85
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni214F_.glif100
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2150.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2151.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2152.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2155.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2156.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2157.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2158.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2159.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni215A_.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni215F_.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni217C_.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni217D_.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni217E_.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni217F_.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2180.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2181.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2182.glif118
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2183.cn.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2183.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2184.cn.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2184.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2185.cn.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2185.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2186.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2187.glif96
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2188.glif162
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2189.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni27E6_.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni27E7_.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni27E8_.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni27E9_.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni27EA__.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni27EB__.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni27EC__.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni27ED__.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni27EE__.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni27EF__.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2B4E__.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2B4F__.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2B5A__.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2B5B__.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2B5C__.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2B5D__.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2B5E__.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2B5F__.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C60_.glif20
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C61_.glif20
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C62_.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C63_.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C64_.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C65_.glif72
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C66_.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C67_.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C68_.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C69_.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C6A__.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C6B__.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C6C__.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C6D__.glif82
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C6E__.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C6F__.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C70_.glif82
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C71_.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C72_.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C73_.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C74_.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C75_.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C76_.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C77_.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C78_.cn.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C78_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C79_.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C7A__.cn.glif83
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C7A__.glif77
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C7B__.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C7C__.ccmp.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C7C__.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C7D__.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C7E__.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2C7F__.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DE0__.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DE1__.glif65
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DE2__.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DE3__.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DE4__.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DE5__.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DE6__.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DE7__.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DE8__.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DE9__.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DEA___.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DEB___.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DEC___.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DED___.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DEE___.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DEF___.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DF0__.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DF1__.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DF2__.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DF3__.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DF4__.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DF5__.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DF6__.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DF7__.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DF8__.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DF9__.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DFA___.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DFB___.glif65
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DFC___.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DFD___.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DFE___.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2DFF___.glif81
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E00_.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E01_.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E02_.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E03_.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E04_.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E05_.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E06_.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E07_.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E08_.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E09_.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E0A__.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E0B__.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E0C__.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E0D__.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E0E__.glif106
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E0F__.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E10_.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E11_.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E12_.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E13_.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E14_.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E15_.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E16_.glif66
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E17_.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E18_.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E19_.glif78
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E1A__.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E1B__.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E1C__.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E1D__.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E1E__.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E1F__.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E20_.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E21_.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E22_.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E23_.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E24_.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E25_.glif32
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E26_.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E27_.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E28_.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E29_.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E2A__.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E2B__.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E2C__.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E2D__.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E2E__.glif66
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E2F__.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E30_.glif21
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E31_.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E32_.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E33_.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E34_.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E35_.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E36_.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E37_.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E38_.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E39_.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E3A__.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E3B__.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E3C__.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E3D__.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E3E__.glif116
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E3F__.glif66
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E40_.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E41_.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uni2E42_.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA640_.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA641_.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA642_.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA643_.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA644_.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA645_.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA646_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA647_.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA648_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA649_.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA64A__.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA64B__.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA64C__.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA64D__.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA64E__.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA64F__.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA650_.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA651_.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA652_.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA653_.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA654_.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA655_.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA656_.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA657_.cn.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA657_.glif78
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA658_.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA659_.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA65A__.glif71
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA65B__.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA65C__.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA65D__.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA65E__.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA65F__.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA660_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA661_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA662_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA663_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA664_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA665_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA666_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA667_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA668_.glif15
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA669_.glif63
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA66A__.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA66B__.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA66C__.glif17
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA66D__.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA66E__.glif339
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA66F__.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA670_.glif130
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA671_.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA672_.glif84
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA673_.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA674_.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA675_.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA676_.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA677_.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA678_.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA679_.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA67A__.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA67B__.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA67C__.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA67D__.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA67E__.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA67F__.glif14
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA680_.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA681_.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA682_.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA683_.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA684_.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA685_.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA686_.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA687_.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA688_.glif101
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA689_.glif93
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA68A__.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA68B__.glif65
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA68C__.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA68D__.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA68E__.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA68F__.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA690_.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA691_.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA692_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA693_.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA694_.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA695_.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA696_.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA697_.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA698_.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA699_.glif81
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA69A__.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA69B__.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA69C__.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA69D__.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA69F__.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA700_.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA701_.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA702_.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA703_.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA704_.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA705_.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA706_.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA707_.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA708_.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA709_.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA70A__.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA70B__.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA70C__.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA70D__.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA70E__.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA70F__.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA710_.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA711_.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA712_.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA713_.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA714_.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA715_.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA716_.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA717_.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA718_.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA719_.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA71A__.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA71B__.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA71C__.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA71D__.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA71E__.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA71F__.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA720_.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA721_.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA722_.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA723_.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA724_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA725_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA726_.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA727_.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA728_.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA729_.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA72A__.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA72B__.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA72C__.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA72D__.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA72E__.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA72F__.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA730_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA731_.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA732_.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA733_.glif108
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA734_.glif38
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA735_.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA736_.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA737_.glif84
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA738_.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA739_.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA73A__.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA73B__.glif69
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA73C__.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA73D__.glif75
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA73E__.cn.glif67
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA73E__.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA73F__.cn.glif67
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA73F__.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA740_.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA741_.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA742_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA743_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA744_.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA745_.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA746_.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA747_.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA748_.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA749_.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA74A__.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA74B__.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA74C__.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA74D__.glif71
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA74E__.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA74F__.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA750_.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA751_.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA752_.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA753_.glif78
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA754_.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA755_.glif78
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA756_.cn.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA756_.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA757_.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA758_.cn.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA758_.glif67
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA759_.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA75A__.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA75B__.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA75C__.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA75D__.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA75E__.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA75F__.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA760_.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA761_.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA762_.glif73
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA763_.glif73
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA764_.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA765_.glif68
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA766_.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA767_.cn.glif67
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA767_.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA768_.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA769_.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA76A__.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA76B__.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA76C__.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA76D__.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA76E__.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA76F__.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA770_.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA771_.cn.glif73
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA771_.glif67
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA772_.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA773_.glif72
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA774_.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA775_.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA776_.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA777_.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA778_.glif63
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA779_.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA77A__.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA77B__.glif45
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA77C__.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA77D__.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA77E__.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA77F__.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA780_.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA781_.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA782_.glif41
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA783_.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA784_.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA785_.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA786_.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA787_.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA788_.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA789_.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA78A__.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA78B__.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA78C__.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA78D__.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA78E__.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA790_.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA791_.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA792_.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA793_.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA794_.cn.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA794_.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA795_.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA796_.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA797_.cn.glif78
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA797_.glif72
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA798_.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA799_.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA79A__.glif77
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA79B__.glif83
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA79C__.glif62
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA79D__.glif71
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA79E__.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA79F__.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7A0__.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7A1__.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7A2__.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7A3__.glif20
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7A4__.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7A5__.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7A6__.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7A7__.glif14
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7A8__.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7A9__.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7AA___.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7AB___.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7AC___.glif66
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7AD___.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7B0__.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7B1__.glif29
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7F7__.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7F8__.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7F9__.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7FA___.glif44
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7FB___.glif35
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7FC___.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7FD___.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7FE___.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA7FF___.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniA92E__.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB30__.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB31__.glif87
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB32__.glif30
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB33__.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB34__.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB35__.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB36__.cn.glif88
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB36__.glif82
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB37__.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB38__.glif67
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB39__.glif46
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB3A___.glif86
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB3B___.glif68
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB3C___.glif68
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB3D___.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB3E___.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB3F___.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB40__.glif83
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB41__.glif89
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB42__.glif89
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB43__.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB44__.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB45__.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB46__.glif59
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB47__.glif34
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB48__.glif53
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB49__.glif66
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB4A___.glif79
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB4B___.glif51
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB4C___.glif65
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB4D___.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB4E___.glif42
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB4F___.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB50__.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB51__.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB52__.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB53__.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB54__.glif63
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB55__.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB56__.glif63
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB57__.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB58__.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB59__.glif37
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB5A___.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB5B___.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB5C___.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB5D___.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB5E___.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB5F___.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB64__.glif68
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniAB65__.glif61
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniE000_.glif70
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniE001_.glif115
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniE002_.glif39
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniE003_.glif21
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniE004_.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniFE20__.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniFE21__.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniFE22__.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniFE23__.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniFE24__.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniFE25__.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniFE26__.glif27
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniFE27__.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniFE28__.glif28
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniFE29__.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniFE2A___.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniFE2B___.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniFE2C___.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniFE2D___.glif19
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniFFFC____.glif232
-rw-r--r--src/Interface-Regular.ufo/glyphs/uniFFFD____.glif76
-rw-r--r--src/Interface-Regular.ufo/glyphs/upsilon.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/upsilonlatin.glif66
-rw-r--r--src/Interface-Regular.ufo/glyphs/uptackmod.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/v.glif49
-rw-r--r--src/Interface-Regular.ufo/glyphs/vecyrillic.glif67
-rw-r--r--src/Interface-Regular.ufo/glyphs/versicle.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/verticalbardbl.glif26
-rw-r--r--src/Interface-Regular.ufo/glyphs/verticallinelowmod.glif23
-rw-r--r--src/Interface-Regular.ufo/glyphs/vscript.glif62
-rw-r--r--src/Interface-Regular.ufo/glyphs/vturn.glif40
-rw-r--r--src/Interface-Regular.ufo/glyphs/w.glif58
-rw-r--r--src/Interface-Regular.ufo/glyphs/won.glif66
-rw-r--r--src/Interface-Regular.ufo/glyphs/wsuper.glif47
-rw-r--r--src/Interface-Regular.ufo/glyphs/wturn.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/wynn.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/x.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/xi.glif73
-rw-r--r--src/Interface-Regular.ufo/glyphs/xsuper.glif31
-rw-r--r--src/Interface-Regular.ufo/glyphs/xsupnosp.glif36
-rw-r--r--src/Interface-Regular.ufo/glyphs/y.glif107
-rw-r--r--src/Interface-Regular.ufo/glyphs/yatcyrillic.glif48
-rw-r--r--src/Interface-Regular.ufo/glyphs/yen.glif54
-rw-r--r--src/Interface-Regular.ufo/glyphs/yericyrillic.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/yhook.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/ysuper.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/yturn.glif52
-rw-r--r--src/Interface-Regular.ufo/glyphs/yusbigcyrillic.glif65
-rw-r--r--src/Interface-Regular.ufo/glyphs/yusbigiotifiedcyrillic.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/yuslittlecyrillic.glif43
-rw-r--r--src/Interface-Regular.ufo/glyphs/yuslittleiotifiedcyrillic.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/z.glif57
-rw-r--r--src/Interface-Regular.ufo/glyphs/zbar.glif33
-rw-r--r--src/Interface-Regular.ufo/glyphs/zcurl.glif72
-rw-r--r--src/Interface-Regular.ufo/glyphs/zecyrillic.glif74
-rw-r--r--src/Interface-Regular.ufo/glyphs/zero.frac.glif24
-rw-r--r--src/Interface-Regular.ufo/glyphs/zero.glif50
-rw-r--r--src/Interface-Regular.ufo/glyphs/zero.sup.glif55
-rw-r--r--src/Interface-Regular.ufo/glyphs/zerosub.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/zerosuperior.glif25
-rw-r--r--src/Interface-Regular.ufo/glyphs/zerowidthjoiner.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/zerowidthspace.glif18
-rw-r--r--src/Interface-Regular.ufo/glyphs/zeta.glif56
-rw-r--r--src/Interface-Regular.ufo/glyphs/zhecyrillic.glif60
-rw-r--r--src/Interface-Regular.ufo/glyphs/zhedescendercyrillic.glif22
-rw-r--r--src/Interface-Regular.ufo/glyphs/zrthook.glif64
-rw-r--r--src/Interface-Regular.ufo/groups.plist1201
-rw-r--r--src/Interface-Regular.ufo/kerning.plist5394
-rw-r--r--src/Interface-Regular.ufo/lib.plist4665
-rw-r--r--src/Interface-Regular.ufo/metainfo.plist10
-rw-r--r--src/diacritics.txt937
-rw-r--r--src/disabled/Interface-Thin.ufo/fontinfo.plist211
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/AE__.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/A_.glif84
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/B_.glif99
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Bhook_.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Btopbar_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/CR__.glif13
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/C_.cn.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/C_.glif97
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Chook_.cn.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Chook_.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/D_.cn.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/D_.glif86
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Dbar1_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Delta_.glif61
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Dhook_.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Digamma_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Dtopbar_.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/E_.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Eng_.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Epsilon1_.glif77
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Esh_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Eturn_.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Euro_.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/F_.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Fhook_.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Fturn_.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/G_.cn.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/G_.glif89
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Gamma1_.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Gamma_.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Gbar_.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Germandbls_.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Ghook_.cn.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Ghook_.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Gsmallcap_.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Gsmallcaphook_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/H_.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Hbar_.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/I_.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Ibar_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Iota1_.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Ismallcap_.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/J_.glif73
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/K_.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Khook_.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Koppa_.glif76
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/L_.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Lambda_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Lslash_.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Lsmallcap_.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/M_.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/N_.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Nhook_.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Nsmallcap_.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/OE__.glif66
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/OEsmallcap__.glif83
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/OI__.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/O_.cn.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/O_.glif90
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Ohorn_.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Omega_.glif91
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Oopen_.cn.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Oopen_.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Oslash_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/P_.glif80
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Phi_.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Phook_.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Pi_.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Psi_.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Q_.cn.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Q_.glif93
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/R_.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Rsmallcap_.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Rsmallcapinv_.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Rturnsuper_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Rx_.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/S_.glif95
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Sampi_.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Schwa_.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Sigma_.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Stigma_.glif73
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/T_.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Theta_.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Thook_.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Thorn_.glif66
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Tonefive_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Tonesix_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Tonetwo_.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Trthook_.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/U_.cn.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/U_.glif81
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Uhorn_.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Upsilon2_.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/V_.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Vcursive_.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/W_.glif93
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/X_.glif87
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Xi_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/YR__.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Y_.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Yhook_.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Ysmallcap_.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Z_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/Zbar_.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/__notdef.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/__null.glif7
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/a.cn.glif61
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/a.glif113
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/a_uni02DE__.glif45
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/accountof.glif105
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/acute.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/acutecomb.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/acutedblnosp.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/acutedotcomb.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/acutedotcomb.lc.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/acuterightnosp.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/acutesubnosp.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/addresssubject.glif115
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ae.glif98
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/afii300.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/afii57596.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/afii57598.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/afii57636.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/afii61664.glif24
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/alpha.glif73
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ampersand.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/anglesupnosp.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/angstrom.glif68
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/anoteleia.glif14
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/approxequal.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/archdblsubnosp.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/arrowdown.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/arrowup.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/asciicircum.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/asciitilde.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ascript.glif83
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ascript_uni02DE__.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ascriptturn.glif83
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ascriptturn_uni02DE__.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/asterisk.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/asterism.glif92
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/at.glif83
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/aturn.glif81
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/aturn_uni02DE__.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/b.cn.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/b.glif67
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/babygamma.glif85
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/backslash.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/bar.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/barmidlongnosp.glif24
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/barmidshortnosp.glif19
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/bbar.glif37
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/bbar_uni1ABE___.glif111
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/beta.glif66
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/beta1.glif89
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/bhook.cn.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/bhook.glif86
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/braceleft.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/braceright.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/bracketleft.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/bracketright.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/breve.glif35
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/breveacutecomb.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/brevegravecomb.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/brevehookcomb.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/breveinvnosp.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/breveinvsubnosp.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/breveinvsubnosp_uni1ABD___.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/brevenosp.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/brevesubnosp.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/brevetildecomb.glif53
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/bridgeinvsubnosp.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/bridgesubnosp.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/brokenbar.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/btopbar.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/bullet.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/bullseye.glif71
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/c.cn.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/c.glif68
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/cadauna.glif76
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/candrabindunosp.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/caret.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/caretinsertionpoint.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/caron.glif37
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/carondotcomb.glif45
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/carondotcomb.lc.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/caronnosp.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/caronsubnosp.glif18
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ccurl.glif73
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/cedilla.glif37
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/cedillanosp.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/cent.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/charactertie.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/chook.cn.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/chook.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/circumflex.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/circumflexacutecomb.glif37
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/circumflexgravecomb.glif37
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/circumflexhookcomb.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/circumflexnosp.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/circumflexsubnosp.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/circumflextildecomb.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/colon.glif15
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/colon.pnum.glif15
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/coloncurrency.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/comma.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/commaaboverightcomb.glif18
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/commaaccent.glif37
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/commaaccentrotate.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/commasuprevnosp.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/commaturnsupnosp.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/contents.plist4338
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/copyright.glif98
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/crossbar.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/cruzeiro.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/cstretch.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/currency.glif92
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/cyrillichook.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/cyrillichookleft.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/cyrillictic.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/d.cn.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/d.glif73
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dagger.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/daggerdbl.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dasiaoxia.glif35
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dblapostrophe.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dcroat.glif89
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dcroat_uni1ABE___.glif120
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/degree.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/degreecentigrade.glif78
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/degreefarenheit.glif66
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/degreekelvin.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/delta.glif65
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/deltaturn.glif68
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dhook.cn.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dhook.glif86
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/diaeresistonosnosp.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dieresis.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dieresisacutecomb.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dieresisacutecomb.lc.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dieresiscaroncomb.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dieresiscaroncomb.lc.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dieresisgravecomb.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dieresisgravecomb.lc.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dieresismacroncomb.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dieresismacroncomb.lc.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dieresisnosp.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dieresisnosp_uni1ABB___.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dieresistonos.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/digamma.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/divide.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dollar.glif92
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dotaccent.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dotbelow.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dotbelow_uni1ABD___.glif61
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dotdblsubnosp.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dotdblsubnosp_uni1ABD___.glif75
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dotlessi.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dotmacroncomb.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dotmacroncomb.lc.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dotnosp.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/drthook.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dtopbar.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dyogh.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dz.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/dzcurl.glif76
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/e.cn.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/e.glif68
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/eight.frac.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/eight.glif96
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/eight.sup.glif75
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/eightsub.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/eightsuperior.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ellipsis.glif16
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/emdash.glif13
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/endash.glif14
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/eng.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/eng_uni1ABE___.glif103
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/epsilon.glif94
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/epsilon1.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/epsilon1rev.glif80
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/epsilon1revclosed.glif80
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/epsilon1revclosed_uni02DE__.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/epsilon1revhook.glif95
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/epsilonclosed.glif77
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/equal.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/equalsub.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/equalsuperior.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/erev.glif66
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/esh.glif92
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/eshcurl.glif81
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/eshlooprev.glif66
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/eshshortrev.glif80
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/estimated.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/eta.glif74
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/eth.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/eurocurrency.glif83
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/exclam.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/exclam1.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/exclamdown.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/f.glif79
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/f_f.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/f_f_i.glif45
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/f_f_l.glif74
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/f_l.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/fi.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/figuredash.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/finalkaf.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/finalmem.glif65
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/finalnun.glif89
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/finaltsadi.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/five.frac.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/five.glif73
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/five.sup.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/fiveeighths.glif16
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/fivesub.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/fivesuperior.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/florin.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/four.frac.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/four.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/four.sup.glif35
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/foursub.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/fraction.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/g.cn.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/g.glif81
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/gamma.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/gamma1.glif61
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/gammasuper.glif66
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/gbar.glif95
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/gbar_uni1ABE___.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/gcursive.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/germandbls.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ghook.cn.glif81
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ghook.glif98
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/glottalstop.glif79
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/glottalstopbar.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/glottalstopbarinv.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/glottalstopbarrev.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/glottalstopinv.glif61
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/glottalstoprevinv.glif76
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/grave.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/gravecomb.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/graveleftnosp.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/gravesubnosp.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/greater.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/greaterequal.glif15
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/guillemotleft.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/guillemotright.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/guilsinglleft.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/guilsinglright.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/h.glif85
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/henghook.glif89
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/hhook.glif71
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/hhooksuper.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/hook.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/hooksubpalatnosp.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/hooksubretronosp.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/hornnosp.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/hsuper.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/hturn.glif53
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/hungarumlaut.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/hv.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/hyphen.glif19
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/hyphen__.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/hyphenbullet.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/hyphendot.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/hyphennobreak.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/i.glif81
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ibar.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/infinity.glif92
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/integral.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/interrobang.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/iota.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/iota1.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/iota1_uni02DE__.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/iotasubnosp.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/iotasubnosp_uni1ABD___.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/j.glif87
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/jcrosstail.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/jdotlessbar.glif53
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/jhookdblbar.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/jsuper.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/k.glif61
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/kappa1.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/kgreenlandic.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/khook.glif73
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/koppa.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/kturn.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/l.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/lambda.glif81
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/lambdabar.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/largerighthook.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/lbar.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/lbelt.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/less.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/lessequal.glif15
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/linevert.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/linevertdblnosp.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/linevertnosp.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/linevertsubnosp.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/linevertsubnosp_uni1ABD___.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/lira.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/lmidtilde.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/lmidtilde_uni1ABE___.glif82
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/logicalnot.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/longs.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/longst.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/lozenge.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/lrthook.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/lslash.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/lyogh.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/m.glif81
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/macron.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/macronacutecomb.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/macronacutecomb.lc.glif35
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/macroncomb.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/macroncomb_uni1ABB___.glif61
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/macrondieresiscomb.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/macrondieresiscomb.lc.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/macrongravecomb.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/macrongravecomb.lc.glif35
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/macronsub.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/macronsubnosp.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/mcapturn.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/mhook.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/mill.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/minus.glif19
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/minussub.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/minussubnosp.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/minussuperior.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/mturn.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/mturndescend.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/mu.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/multiply.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/n.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/naira.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/nine.frac.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/nine.glif80
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/nine.sup.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/nineinferior.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ninesuperior.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/nlfthook.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/notequal.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/nrthook.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/nsuperior.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/numbersign.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/numeralgreek.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/numeralgreeksub.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/o.cn.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/o.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/o_uni02DE__.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/oe.glif101
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ogonek.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ogoneknosp.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ohorn.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/oi.glif78
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/omega.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/omegaclosed.glif92
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/one.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/one.sup.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/onedotleader.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/oneeighth.glif16
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/onehalf.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/oneinferior.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/onequarter.glif16
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/onesuperior.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/onethird.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/oopen.cn.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/oopen.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/oopen_uni02DE__.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ordfeminine.glif88
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ordmasculine.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/oslash.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ounce.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/overline.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/overscoredblnosp.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/overscorenosp.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/p.cn.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/p.glif80
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/paragraph.glif53
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/parenleft.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/parenleftinferior.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/parenleftsuperior.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/parenright.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/parenrightsub.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/parenrightsuperior.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/partialdiff.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/percent.glif83
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/period.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/periodcentered.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/pertenthousand.glif149
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/perthousand.glif115
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/peseta.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/phi.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/phi1.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/philatin.glif82
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/phook.cn.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/phook.glif77
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/pi.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/pipe.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/pipedbl.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/pipedblbar.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/plus.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/plusminus.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/plussub.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/plussubnosp.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/plussuperior.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/primerev1.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/primetripl1.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/primetriplerev1.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/product.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/psi.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/published.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/q.cn.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/q.glif77
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/qhook.cn.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/qhook.glif86
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/qofdagesh.glif35
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/question.glif82
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/questiondown.glif82
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/questiongreek.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/quotedbl.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/quotedblbase.glif37
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/quotedblleft.glif15
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/quotedblreversed.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/quotedblright.glif15
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/quoteleft.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/quotereversed.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/quoteright.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/quotesinglbase.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/quotesingle.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/r.glif84
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/radical.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/rdescend.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/referencemark.glif88
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/registered.glif88
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/response.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/reverseddblprime.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/rfishhook.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/rfishhookrev.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/rho.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/rho1.glif73
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ring.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ringacute.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ringlefthalfsubnosp.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ringnosp.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ringrighthalfsubnosp.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ringsubnosp.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ringsubnosp_uni1ABD___.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/romaneight.glif24
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/romaneleven.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/romanfifty.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/romanfive.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/romanfivehundred.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/romanfour.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/romanhundred.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/romannine.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/romanone.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/romanseven.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/romansix.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/romanten.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/romanthousand.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/romanthree.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/romantwelve.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/romantwo.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/rrthook.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/rrthook_uni1ABE___.glif95
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/rsuper.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/rturn.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/rturnascend.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/rturnrthook.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/rturnsuper.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/rupee.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/s.cn.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/s.glif95
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/sampi.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/schwa.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/schwahook.glif81
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/seagullsubnosp.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/section.glif108
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/semicolon.glif15
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/servicemark.glif81
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/seven.frac.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/seven.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/seven.sup.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/seveneighths.glif16
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/sevensub.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/sevensuperior.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/shindagesh.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/sigma.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/sigma1.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/six.frac.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/six.glif82
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/six.sup.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/sixinferior.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/sixsuperior.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/slash.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/slashlongnosp.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/slashshortnosp.glif24
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/space.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/spaceopenbox.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/squaresubnosp.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/srthook.cn.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/srthook.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/st.cn.glif66
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/st.glif67
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/sterling.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/stigma.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/summation.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/t.glif68
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tackdownsubnosp.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tackleftsubnosp.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tackrightsubnosp.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tackupsubnosp.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tau.glif37
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tavdages.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tccurl.glif89
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tel.glif68
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tesh.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/theta.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/thook.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/thorn.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/three.glif88
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/three.sup.glif67
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/threeeighths.glif16
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/threequarters.glif16
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/threesub.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/threesuperior.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tilde.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tildeacutecomb.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tildeacutecomb.lc.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tildecomb.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tildecomb_uni1ABB___.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tildecomb_uni1ABC___.glif101
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tildedieresiscomb.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tildedieresiscomb.lc.glif73
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tildemacroncomb.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tildemacroncomb.lc.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tildemidnosp.glif19
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tildesubnosp.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tildesubnosp_uni1ABD___.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tildevertsupnosp.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tonefive.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tonesix.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tonetwo.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tonos.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tpalatalhook.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/trademark.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/trianglebullet.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/trthook.glif53
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ts.glif85
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/tturn.glif53
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/two.glif67
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/two.sup.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/twosub.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/twosuperior.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/twothirds.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/u.glif89
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ubar.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uhorn.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/underscore.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/underscoredbl.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/underscoredblnosp.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/underscorenosp.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/undertie.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0002.glif7
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0009.glif13
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0069.ccmp.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni006A_.ccmp.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni012F_.ccmp.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni01B7_.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni01B8_.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni01B9_.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni01BA__.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni01BB__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni01C4_.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni01C5_.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni01C6_.glif90
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni01EE__.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni01EF__.glif65
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni01F6_.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni01F7_.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni021C_.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni021D_.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0220.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0221.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0222.glif82
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0223.glif82
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0224.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0225.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0234.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0235.glif79
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0236.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0237.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0238.glif91
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0239.glif92
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni023A_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni023B_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni023C_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni023D_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni023E_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni023F_.glif74
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0240.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0241.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0242.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0243.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0244.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0245.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0246.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0247.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0248.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0249.ccmp.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0249.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni024A_.glif85
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni024B_.glif77
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni024C_.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni024D_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni024E_.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni024F_.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0268.ccmp.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0292.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0293.glif81
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni029D_.ccmp.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02A9_.glif95
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02AB__.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02AC__.glif89
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02AE__.glif71
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02B2_.ccmp.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02B9_.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02BA__.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02BB__.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02BD__.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02BE__.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02BF__.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02C0_.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02C1_.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02C2_.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02C3_.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02C4_.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02C5_.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02C9_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02CA__.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02CB__.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02CC__.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02CE__.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02CF__.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02D0_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02D1_.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02D2_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02D3_.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02D4_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02D5_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02D6_.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02D7_.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02DE__.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E4_.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E5__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E5__uni02E7_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E5__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E5__uni02E9_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6__uni02E5_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6__uni02E7_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6__uni02E9_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7__uni02E5_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7__uni02E7_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7__uni02E9_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8__uni02E5_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8__uni02E7_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8__uni02E9_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9__uni02E5_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9__uni02E7_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9__uni02E9_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5__uni02E5_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5__uni02E7_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5__uni02E9_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E6__uni02E5_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E6__uni02E7_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E6__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E6__uni02E9_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7__uni02E5_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7__uni02E7_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7__uni02E8_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7__uni02E9_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8__uni02E5_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8__uni02E7_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8__uni02E9_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9__uni02E5_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9__uni02E7_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9__uni02E9_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5__uni02E5_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5__uni02E7_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5__uni02E9_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6__uni02E5_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6__uni02E7_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6__uni02E9_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E7__uni02E5_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E7__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E7__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E7__uni02E9_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8__uni02E5_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8__uni02E7_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8__uni02E9_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9__uni02E5_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9__uni02E7_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9__uni02E9_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5__uni02E5_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5__uni02E7_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5__uni02E9_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6__uni02E5_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6__uni02E7_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6__uni02E9_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7__uni02E5_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7__uni02E6_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7__uni02E7_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7__uni02E9_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E8__uni02E5_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E8__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E8__uni02E7_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E8__uni02E9_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9__uni02E5_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9__uni02E7_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9__uni02E9_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5__uni02E5_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5__uni02E7_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5__uni02E9_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6__uni02E5_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6__uni02E7_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6__uni02E9_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7__uni02E5_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7__uni02E7_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7__uni02E9_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8__uni02E5_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8__uni02E7_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8__uni02E9_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E9__uni02E5_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E9__uni02E6_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E9__uni02E7_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E9__uni02E8_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02EA__.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02EB__.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02EC__.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02ED__.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02EF__.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02F0_.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02F1_.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02F2_.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02F3_.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02F4_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02F5_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02F6_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02F7_.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02F8_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02F9_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02FA__.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02FB__.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02FC__.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02FD__.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02FE__.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni02FF__.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni030C_.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni030C__uni1ABB___.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni030F_.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0313.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0315.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0326.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni032C_.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0342.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0343.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0346.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0347.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0348.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0349.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni034A_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni034B_.glif74
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni034C_.glif68
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni034D_.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni034E_.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni034F_.glif18
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0350.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0351.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0352.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0353.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0354.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0355.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0356.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0357.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0358.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0359.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni035A_.glif80
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni035B_.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni035C_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni035D_.glif37
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni035E_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni035F_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0360.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0361.glif37
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0362.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0363.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0364.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0365.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0366.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0367.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0368.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0369.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni036A_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni036B_.glif67
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni036C_.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni036D_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni036E_.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni036F_.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0370.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0371.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0372.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0373.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0376.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0377.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni037B_.cn.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni037B_.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni037C_.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni037D_.cn.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni037D_.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni03CF__.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni03D1_.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni03D2_.glif66
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni03D6_.glif73
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni03D7_.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni03D8_.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni03D9_.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni03F3_.ccmp.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni03F5_.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni03F6_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni03FB__.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni03FC__.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni03FD__.cn.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni03FD__.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni03FE__.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni03FF__.cn.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni03FF__.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0402.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0404.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0409.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni040A_.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni040B_.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni040F_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0411.glif15
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0414.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0416.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0417.glif97
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0418.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni041B_.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0423.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0424.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0426.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0427.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0428.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0429.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni042A_.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni042B_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni042C_.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni042D_.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni042E_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni042F_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0431.glif66
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0432.glif90
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0433.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0434.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0436.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0437.glif97
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0438.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni043A_.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni043B_.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni043C_.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni043D_.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni043F_.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0442.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0444.glif89
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0446.glif37
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0447.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0448.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0449.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni044A_.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni044B_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni044C_.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni044D_.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni044E_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni044F_.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0452.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0454.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0456.ccmp.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0458.ccmp.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0459.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni045A_.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni045B_.glif15
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni045F_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0460.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0461.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0463.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0464.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0465.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0466.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0467.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0468.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0469.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni046A_.glif61
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni046B_.glif61
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni046C_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni046D_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni046E_.glif66
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni046F_.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0472.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0473.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0474.glif68
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0475.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni047A_.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni047B_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni047C_.glif97
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni047D_.glif97
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni047E_.glif24
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni047F_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0480.glif94
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0481.glif82
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0482.glif35
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0483.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0484.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0485.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0486.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0487.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0488.glif146
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0489.glif74
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni048A_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni048B_.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni048D_.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni048E_.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni048F_.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0490.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0491.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0494.glif15
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0495.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0496.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0497.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni049A_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni049B_.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni049C_.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni049D_.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04A0_.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04A1_.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04A2_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04A3_.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04A4_.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04A5_.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04A6_.glif15
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04A7_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04A8_.glif95
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04A9_.glif83
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04B2_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04B3_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04B4_.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04B5_.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04B6_.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04B7_.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04B8_.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04B9_.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04BA__.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04BC__.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04BD__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04C3_.glif45
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04C4_.glif45
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04C5_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04C6_.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04C7_.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04C8_.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04C9_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04CA__.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04CD__.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04CE__.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04D8_.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04E0_.glif74
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04E1_.glif74
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04FA__.glif16
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04FB__.glif16
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04FC__.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni04FD__.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0500.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0502.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0503.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0504.glif78
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0505.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0506.glif68
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0507.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0508.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0509.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni050A_.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni050B_.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni050C_.glif97
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni050D_.glif85
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni050E_.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni050F_.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0510.glif97
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0512.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0513.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0514.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0515.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0516.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0517.glif35
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0518.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0519.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni051E_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni051F_.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0520.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0521.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0522.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0523.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0524.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0525.glif37
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0526.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0527.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0528.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni0529.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni052A_.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni052B_.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni052C_.glif71
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni052D_.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni052E_.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni052F_.glif45
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1AB0__.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1AB1__.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1AB2__.glif85
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1AB3__.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1AB4__.glif24
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1AB5__.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1AB6__.glif73
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1AB7__.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1AB8__.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1AB8___uni1ABD___.glif77
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1AB9__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1AB9___uni1ABD___.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1ABA___.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1ABA____uni1ABD___.glif61
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1ABB___.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1ABC___.glif88
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1ABC___.w1.glif84
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1ABC___.w2.glif84
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1ABC___.w3.glif84
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1ABD___.glif53
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1ABE___.glif53
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1ABE___.w1.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1ABE___.w2.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1ABE___.w3.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D00_.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D01_.glif66
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D02_.glif105
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D03_.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D04_.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D05_.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D06_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D07_.glif53
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D08_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D09_.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D0A__.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D0B__.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D0C__.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D0D__.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D0E__.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D0F__.glif61
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D10_.cn.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D10_.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D11_.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D12_.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D13_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D14_.glif95
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D15_.glif77
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D16_.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D17_.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D18_.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D19_.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D1A__.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D1B__.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D1C__.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D1D__.glif45
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D1E__.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D1F__.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D20_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D21_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D22_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D23_.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D24_.glif75
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D25_.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D26_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D27_.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D28_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D29_.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D2A__.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D2B__.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D2C__.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D2D__.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D2E__.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D2F__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D30_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D31_.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D32_.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D33_.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D34_.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D35_.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D36_.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D37_.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D38_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D39_.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D3A__.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D3B__.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D3C__.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D3D__.glif68
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D3E__.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D3F__.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D40_.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D41_.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D42_.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D43_.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D44_.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D45_.glif71
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D46_.glif96
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D47_.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D48_.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D49_.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D4A__.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D4B__.glif68
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D4C__.glif68
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D4D__.glif71
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D4E__.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D4F__.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D50_.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D51_.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D52_.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D53_.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D54_.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D55_.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D56_.glif74
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D57_.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D58_.glif45
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D59_.glif45
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D5A__.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D5B__.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D5C__.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D5D__.glif73
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D5E__.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D5F__.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D60_.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D61_.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D62_.ccmp.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D62_.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D63_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D64_.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D65_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D66_.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D67_.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D68_.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D69_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D6A__.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D6B__.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D6C__.glif90
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D6D__.glif90
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D6E__.glif75
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D6F__.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D70_.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D71_.glif90
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D72_.glif74
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D73_.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D74_.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D75_.glif75
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D76_.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D77_.glif80
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D78_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D79_.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D7A__.glif37
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D7B__.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D7C__.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D7D__.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D7E__.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D7F__.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D80_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D81_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D82_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D83_.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D84_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D85_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D86_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D87_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D88_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D89_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D8A__.cn.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D8A__.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D8B__.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D8C__.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D8D__.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D8E__.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D8F__.cn.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D8F__.glif96
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D90_.glif98
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D91_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D92_.cn.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D92_.glif81
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D93_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D94_.glif95
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D95_.glif83
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D96_.ccmp.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D96_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D97_.cn.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D97_.glif77
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D98_.glif83
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D99_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D9A__.glif81
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D9B__.glif71
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D9C__.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D9D__.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D9E__.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1D9F__.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DA0__.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DA1__.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DA2__.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DA3__.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DA4__.ccmp.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DA4__.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DA5__.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DA6__.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DA7__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DA8__.ccmp.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DA8__.glif66
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DA9__.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DAA___.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DAB___.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DAC___.glif81
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DAD___.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DAE___.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DAF___.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DB0__.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DB1__.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DB2__.glif90
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DB3__.glif78
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DB4__.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DB5__.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DB6__.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DB7__.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DB8__.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DB9__.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DBA___.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DBB___.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DBC___.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DBD___.glif66
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DBE___.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DBF___.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DC0__.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DC1__.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DC2__.glif61
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DC3__.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DC4__.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DC5__.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DC6__.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DC7__.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DC8__.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DC9__.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DCA___.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DCB___.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DCC___.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DCD___.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DCE___.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DCF___.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DD0__.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DD1__.glif61
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DD2__.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DD3__.glif53
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DD4__.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DD5__.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DD6__.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DD7__.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DD8__.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DD9__.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DDA___.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DDB___.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DDC___.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DDD___.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DDE___.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DDF___.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DE0__.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DE1__.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DE2__.glif68
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DE3__.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DE4__.glif61
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DE5__.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DE6__.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DE7__.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DE8__.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DE9__.glif74
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DEA___.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DEB___.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DEC___.glif66
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DED___.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DEE___.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DEF___.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DF0__.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DF1__.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DF2__.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DF3__.glif84
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DF4__.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DF5__.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DFC___.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DFD___.glif65
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DFE___.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1DFF___.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1E28_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1E29_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1E2C__.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1E2D__.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1E2E__.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1E2F__.glif37
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1E9B__.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1E9C__.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1E9D__.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1E9F__.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1EFA___.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1EFB___.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1EFC___.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1EFD___.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1EFE___.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1EFF___.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1F16A__.glif71
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1F16B__.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1FBD___.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1FBE___.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1FBF___.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1FC0__.glif24
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1FC1__.glif73
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1FCD___.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1FCE___.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1FCF___.glif75
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1FDD___.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1FDE___.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1FDF___.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1FED___.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1FEE___.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1FEF___.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1FFD___.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni1FFE___.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2000.glif13
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2001.glif13
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2002.glif13
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2003.glif13
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2004.glif13
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2005.glif13
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2006.glif13
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2007.glif13
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2008.glif13
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2009.fra.glif19
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2009.glif13
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni200A_.glif13
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni200B_.glif7
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2025.glif15
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2045.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2046.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni204A_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni204B_.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni204C_.glif37
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni204D_.glif37
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni204E_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni204F_.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2050.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2051.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2052.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2053.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2054.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2055.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2056.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2057.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2058.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2059.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni205A_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni205B_.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni205C_.glif88
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni205D_.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni205E_.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2071.ccmp.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2071.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2074.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2090.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2091.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2092.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2093.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2094.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2095.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2096.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2097.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2098.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2099.glif45
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni209A_.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni209B_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni209C_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20AD__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20AE__.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20AF__.glif75
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20B0_.glif73
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20B1_.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20B2_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20B3_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20B4_.glif76
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20B5_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20B6_.glif45
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20B7_.glif103
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20B8_.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20B9_.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20BA__.glif53
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20BB__.glif76
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20BC__.glif61
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20BD__.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20BE__.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20DB__.glif24
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20DC__.glif25
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20E3_.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20E8_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni20F0_.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2105.glif76
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2113.glif45
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2116.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni213B_.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni214D_.glif81
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni214F_.glif96
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2150.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2151.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2152.glif24
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2155.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2156.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2157.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2158.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2159.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni215A_.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni215F_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2170.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2171.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2172.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2173.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2174.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2175.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2176.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2177.glif24
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2178.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2179.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni217A_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni217B_.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni217C_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni217D_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni217E_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni217F_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2180.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2181.glif85
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2182.glif114
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2183.cn.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2183.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2184.cn.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2184.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2185.cn.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2185.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2186.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2187.glif92
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2188.glif158
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2189.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni27E6_.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni27E7_.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni27E8_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni27E9_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni27EA__.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni27EB__.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni27EC__.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni27ED__.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni27EE__.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni27EF__.glif30
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2B4E__.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2B4F__.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2B5A__.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2B5B__.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2B5C__.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2B5D__.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2B5E__.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2B5F__.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C60_.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C61_.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C62_.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C63_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C64_.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C65_.glif75
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C66_.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C67_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C68_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C69_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C6A__.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C6B__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C6C__.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C6D__.glif85
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C6E__.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C6F__.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C70_.glif85
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C71_.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C72_.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C73_.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C74_.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C75_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C76_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C77_.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C78_.cn.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C78_.glif37
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C79_.glif61
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C7A__.cn.glif79
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C7A__.glif80
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C7B__.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C7C__.ccmp.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C7C__.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C7D__.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C7E__.glif37
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2C7F__.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DE0__.glif74
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DE1__.glif65
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DE2__.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DE3__.glif53
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DE4__.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DE5__.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DE6__.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DE7__.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DE8__.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DE9__.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DEA___.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DEB___.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DEC___.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DED___.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DEE___.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DEF___.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DF0__.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DF1__.glif45
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DF2__.glif45
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DF3__.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DF4__.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DF5__.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DF6__.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DF7__.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DF8__.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DF9__.glif53
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DFA___.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DFB___.glif65
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DFC___.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DFD___.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DFE___.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2DFF___.glif81
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E00_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E01_.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E02_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E03_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E04_.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E05_.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E06_.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E07_.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E08_.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E09_.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E0A__.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E0B__.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E0C__.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E0D__.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E0E__.glif102
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E0F__.glif53
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E10_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E11_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E12_.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E13_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E14_.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E15_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E16_.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E17_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E18_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E19_.glif74
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E1A__.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E1B__.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E1C__.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E1D__.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E1E__.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E1F__.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E20_.glif37
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E21_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E22_.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E23_.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E24_.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E25_.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E26_.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E27_.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E28_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E29_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E2A__.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E2B__.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E2C__.glif24
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E2D__.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E2E__.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E2F__.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E30_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E31_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E32_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E33_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E34_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E35_.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E36_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E37_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E38_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E39_.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E3A__.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E3B__.glif23
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E3C__.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E3D__.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E3E__.glif112
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E3F__.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E40_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E41_.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uni2E42_.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA640_.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA641_.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA642_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA643_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA644_.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA645_.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA646_.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA647_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA648_.glif37
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA649_.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA64A__.glif75
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA64B__.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA64C__.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA64D__.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA64E__.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA64F__.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA650_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA651_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA652_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA653_.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA654_.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA655_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA656_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA657_.cn.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA657_.glif81
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA658_.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA659_.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA65A__.glif74
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA65B__.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA65C__.glif53
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA65D__.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA65E__.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA65F__.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA660_.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA661_.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA662_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA663_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA664_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA665_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA666_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA667_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA668_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA669_.glif66
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA66A__.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA66B__.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA66C__.glif24
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA66D__.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA66E__.glif342
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA66F__.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA670_.glif130
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA671_.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA672_.glif99
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA673_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA674_.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA675_.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA676_.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA677_.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA678_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA679_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA67A__.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA67B__.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA67C__.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA67D__.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA67E__.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA67F__.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA680_.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA681_.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA682_.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA683_.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA684_.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA685_.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA686_.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA687_.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA688_.glif104
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA689_.glif96
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA68A__.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA68B__.glif68
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA68C__.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA68D__.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA68E__.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA68F__.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA690_.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA691_.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA692_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA693_.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA694_.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA695_.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA696_.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA697_.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA698_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA699_.glif84
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA69A__.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA69B__.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA69C__.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA69D__.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA69F__.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA700_.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA701_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA702_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA703_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA704_.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA705_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA706_.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA707_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA708_.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA709_.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA70A__.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA70B__.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA70C__.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA70D__.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA70E__.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA70F__.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA710_.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA711_.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA712_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA713_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA714_.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA715_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA716_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA717_.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA718_.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA719_.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA71A__.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA71B__.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA71C__.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA71D__.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA71E__.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA71F__.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA720_.glif53
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA721_.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA722_.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA723_.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA724_.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA725_.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA726_.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA727_.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA728_.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA729_.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA72A__.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA72B__.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA72C__.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA72D__.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA72E__.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA72F__.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA730_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA731_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA732_.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA733_.glif111
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA734_.glif41
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA735_.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA736_.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA737_.glif87
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA738_.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA739_.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA73A__.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA73B__.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA73C__.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA73D__.glif78
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA73E__.cn.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA73E__.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA73F__.cn.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA73F__.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA740_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA741_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA742_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA743_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA744_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA745_.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA746_.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA747_.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA748_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA749_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA74A__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA74B__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA74C__.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA74D__.glif74
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA74E__.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA74F__.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA750_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA751_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA752_.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA753_.glif81
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA754_.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA755_.glif81
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA756_.cn.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA756_.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA757_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA758_.cn.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA758_.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA759_.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA75A__.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA75B__.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA75C__.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA75D__.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA75E__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA75F__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA760_.glif61
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA761_.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA762_.glif76
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA763_.glif76
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA764_.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA765_.glif71
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA766_.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA767_.cn.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA767_.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA768_.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA769_.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA76A__.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA76B__.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA76C__.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA76D__.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA76E__.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA76F__.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA770_.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA771_.cn.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA771_.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA772_.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA773_.glif75
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA774_.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA775_.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA776_.glif57
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA777_.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA778_.glif66
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA779_.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA77A__.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA77B__.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA77C__.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA77D__.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA77E__.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA77F__.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA780_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA781_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA782_.glif44
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA783_.glif45
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA784_.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA785_.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA786_.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA787_.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA788_.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA789_.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA78A__.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA78B__.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA78C__.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA78D__.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA78E__.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA790_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA791_.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA792_.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA793_.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA794_.cn.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA794_.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA795_.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA796_.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA797_.cn.glif74
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA797_.glif75
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA798_.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA799_.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA79A__.glif80
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA79B__.glif86
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA79C__.glif65
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA79D__.glif74
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA79E__.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA79F__.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7A0__.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7A1__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7A2__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7A3__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7A4__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7A5__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7A6__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7A7__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7A8__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7A9__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7AA___.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7AB___.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7AC___.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7AD___.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7B0__.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7B1__.glif32
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7F7__.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7F8__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7F9__.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7FA___.glif47
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7FB___.glif38
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7FC___.glif42
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7FD___.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7FE___.glif26
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA7FF___.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniA92E__.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB30__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB31__.glif90
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB32__.glif33
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB33__.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB34__.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB35__.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB36__.cn.glif84
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB36__.glif85
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB37__.glif61
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB38__.glif70
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB39__.glif49
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB3A___.glif89
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB3B___.glif71
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB3C___.glif71
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB3D___.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB3E___.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB3F___.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB40__.glif86
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB41__.glif92
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB42__.glif92
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB43__.glif45
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB44__.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB45__.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB46__.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB47__.glif37
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB48__.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB49__.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB4A___.glif82
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB4B___.glif54
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB4C___.glif68
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB4D___.glif56
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB4E___.glif45
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB4F___.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB50__.glif77
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB51__.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB52__.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB53__.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB54__.glif66
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB55__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB56__.glif66
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB57__.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB58__.glif60
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB59__.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB5A___.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB5B___.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB5C___.glif39
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB5D___.glif61
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB5E___.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB5F___.glif63
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB64__.glif71
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniAB65__.glif64
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniE000_.glif100
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniE001_.glif96
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniFE20__.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniFE21__.glif31
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniFE22__.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniFE23__.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniFE24__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniFE25__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniFE26__.glif27
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniFE27__.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniFE28__.glif28
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniFE29__.glif75
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniFE2A___.glif40
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniFE2B___.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniFE2C___.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniFE2D___.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniFEFF____.glif7
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniFFFC____.glif221
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/uniFFFD____.glif65
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/upsilon.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/upsilonlatin.glif69
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/v.glif67
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/versicle.glif29
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/verticalbardbl.glif22
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/vscript.glif65
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/vturn.glif43
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/w.glif68
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/won.glif62
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/wsuper.glif50
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/wturn.glif59
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/wynn.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/x.glif87
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/xi.glif96
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/xsuper.glif34
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/xsupnosp.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/y.glif67
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/yen.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/yhook.glif58
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/ysuper.glif46
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/yturn.glif55
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/z.glif48
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/zbar.glif36
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/zcurl.glif75
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/zero.frac.glif20
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/zero.glif72
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/zero.sup.glif51
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/zerosub.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/zerosuperior.glif21
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/zeta.glif52
-rw-r--r--src/disabled/Interface-Thin.ufo/glyphs/zrthook.glif67
-rw-r--r--src/disabled/Interface-Thin.ufo/kerning.plist90
-rw-r--r--src/disabled/Interface-Thin.ufo/lib.plist4594
-rw-r--r--src/disabled/Interface-Thin.ufo/metainfo.plist10
-rw-r--r--src/fontbuild.cfg111
-rw-r--r--src/glyphlist.txt4291
-rw-r--r--src/glyphorder.txt2184
6648 files changed, 363948 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 000000000..f1917bd5e
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+# Use CRLF for line endings in the Windows install "readme" file
+misc/doc/install-win.txt text eol=crlf
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..a44425952
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,19 @@
+*.pyc
+*.pyo
+*.ttx
+*.o
+*.d
+*.core
+*.obj
+*.exe
+*.patch
+*.diff
+_*.ignore
+*~
+.DS_Store
+*.sparseimage
+
+build
+/_*
+
+src/FontInspector.html
diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100644
index 000000000..68c39d5f7
--- /dev/null
+++ b/LICENSE.txt
@@ -0,0 +1,92 @@
+Copyright (c) 2017 The Interface Project Authors (me@rsms.me)
+
+This Font Software is licensed under the SIL Open Font License, Version 1.1.
+This license is copied below, and is also available with a FAQ at:
+http://scripts.sil.org/OFL
+
+-----------------------------------------------------------
+SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
+-----------------------------------------------------------
+
+PREAMBLE
+The goals of the Open Font License (OFL) are to stimulate worldwide
+development of collaborative font projects, to support the font creation
+efforts of academic and linguistic communities, and to provide a free and
+open framework in which fonts may be shared and improved in partnership
+with others.
+
+The OFL allows the licensed fonts to be used, studied, modified and
+redistributed freely as long as they are not sold by themselves. The
+fonts, including any derivative works, can be bundled, embedded,
+redistributed and/or sold with any software provided that any reserved
+names are not used by derivative works. The fonts and derivatives,
+however, cannot be released under any other type of license. The
+requirement for fonts to remain under this license does not apply
+to any document created using the fonts or their derivatives.
+
+DEFINITIONS
+"Font Software" refers to the set of files released by the Copyright
+Holder(s) under this license and clearly marked as such. This may
+include source files, build scripts and documentation.
+
+"Reserved Font Name" refers to any names specified as such after the
+copyright statement(s).
+
+"Original Version" refers to the collection of Font Software components as
+distributed by the Copyright Holder(s).
+
+"Modified Version" refers to any derivative made by adding to, deleting,
+or substituting -- in part or in whole -- any of the components of the
+Original Version, by changing formats or by porting the Font Software to a
+new environment.
+
+"Author" refers to any designer, engineer, programmer, technical
+writer or other person who contributed to the Font Software.
+
+PERMISSION AND CONDITIONS
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of the Font Software, to use, study, copy, merge, embed, modify,
+redistribute, and sell modified and unmodified copies of the Font
+Software, subject to the following conditions:
+
+1) Neither the Font Software nor any of its individual components,
+in Original or Modified Versions, may be sold by itself.
+
+2) Original or Modified Versions of the Font Software may be bundled,
+redistributed and/or sold with any software, provided that each copy
+contains the above copyright notice and this license. These can be
+included either as stand-alone text files, human-readable headers or
+in the appropriate machine-readable metadata fields within text or
+binary files as long as those fields can be easily viewed by the user.
+
+3) No Modified Version of the Font Software may use the Reserved Font
+Name(s) unless explicit written permission is granted by the corresponding
+Copyright Holder. This restriction only applies to the primary font name as
+presented to the users.
+
+4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
+Software shall not be used to promote, endorse or advertise any
+Modified Version, except to acknowledge the contribution(s) of the
+Copyright Holder(s) and the Author(s) or with their explicit written
+permission.
+
+5) The Font Software, modified or unmodified, in part or in whole,
+must be distributed entirely under this license, and must not be
+distributed under any other license. The requirement for fonts to
+remain under this license does not apply to any document created
+using the Font Software.
+
+TERMINATION
+This license becomes null and void if any of the above conditions are
+not met.
+
+DISCLAIMER
+THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
+COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
+DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
+OTHER DEALINGS IN THE FONT SOFTWARE.
diff --git a/Makefile b/Makefile
new file mode 100644
index 000000000..6ce4dda73
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,106 @@
+# Targets:
+# all Build all styles in all formats (default)
+# all_ttf Build all styles as TrueType
+# STYLE Build STYLE in all formats (e.g. MediumItalic)
+# STYLE_ttf Build STYLE as TrueType (e.g. MediumItalic_ttf)
+# zip Build all styles as TrueType and package into a zip archive
+#
+all: all_web all_otf
+
+# generated.make is automatically generated by init.sh and defines depenencies for
+# all styles and alias targets
+include build/etc/generated.make
+
+res_files := src/fontbuild.cfg src/diacritics.txt src/glyphlist.txt src/glyphorder.txt
+
+# UFO -> TTF & OTF (note that UFO deps are defined by generated.make)
+build/tmp/InterfaceTTF/Interface-%.ttf: $(res_files)
+ misc/ufocompile --otf $*
+
+build/tmp/InterfaceOTF/Interface-%.otf: build/tmp/InterfaceTTF/Interface-%.ttf $(res_files)
+ @true
+
+# build/tmp/ttf -> build (generated.make handles build/tmp/InterfaceTTF/Interface-%.ttf)
+build/dist-unhinted/Interface-%.ttf: build/tmp/InterfaceTTF/Interface-%.ttf
+ @mkdir -p build/dist-unhinted
+ cp -a "$<" "$@"
+
+# OTF
+build/dist-unhinted/Interface-%.otf: build/tmp/InterfaceOTF/Interface-%.otf
+ cp -a "$<" "$@"
+
+build/dist:
+ @mkdir -p build/dist
+
+# autohint
+build/dist/Interface-%.ttf: build/dist-unhinted/Interface-%.ttf build/dist
+ ttfautohint \
+ --hinting-limit=256 \
+ --hinting-range-min=8 \
+ --hinting-range-max=64 \
+ --fallback-stem-width=256 \
+ --strong-stem-width=D \
+ --no-info \
+ --verbose \
+ "$<" "$@"
+
+# TTF -> WOFF2
+build/%.woff2: build/%.ttf
+ woff2_compress "$<"
+
+# TTF -> WOFF
+build/%.woff: build/%.ttf
+ ttf2woff -O -t woff "$<" "$@"
+
+# TTF -> EOT (disabled)
+# build/%.eot: build/%.ttf
+# ttf2eot "$<" > "$@"
+
+# TTF -> zip
+zip: all
+ @rm -rf build/.zip
+ @rm -f build/.zip.zip
+ @mkdir -p \
+ "build/.zip/Interface (web)" \
+ "build/.zip/Interface (hinted TTF)" \
+ "build/.zip/Interface (TTF)" \
+ "build/.zip/Interface (OTF)"
+ cp -a build/dist/*.woff build/dist/*.woff2 "build/.zip/Interface (web)/"
+ cp -a build/dist/*.ttf "build/.zip/Interface (hinted TTF)/"
+ cp -a build/dist-unhinted/*.ttf "build/.zip/Interface (TTF)/"
+ cp -a build/dist-unhinted/*.otf "build/.zip/Interface (OTF)/"
+ cp -a misc/doc/install-*.txt "build/.zip/"
+ cd build/.zip && zip -v -X -r "../../build/.zip.zip" *
+ @mkdir -p build/release
+ @mv -f build/.zip.zip build/release/Interface-`date '+%Y%m%d'`.zip
+ @echo write build/release/Interface-`date '+%Y%m%d'`.zip
+ @rm -rf build/.zip
+
+install_ttf: all_ttf
+ @echo "Installing TTF files locally at ~/Library/Fonts/Interface"
+ rm -rf ~/Library/Fonts/Interface
+ mkdir -p ~/Library/Fonts/Interface
+ cp -va build/dist/*.ttf ~/Library/Fonts/Interface
+
+install_otf: all_otf
+ @echo "Installing OTF files locally at ~/Library/Fonts/Interface"
+ rm -rf ~/Library/Fonts/Interface
+ mkdir -p ~/Library/Fonts/Interface
+ cp -va build/dist-unhinted/*.otf ~/Library/Fonts/Interface
+
+install: all install_otf
+
+glyphinfo: _local/UnicodeData.txt
+ misc/gen-glyphinfo.py -ucd _local/UnicodeData.txt \
+ src/Interface-*.ufo > misc/preview/glyphinfo.json
+
+# Download latest Unicode data
+_local/UnicodeData.txt:
+ @mkdir -p _local
+ curl -s '-#' -o "$@" \
+ http://www.unicode.org/Public/UCD/latest/ucd/UnicodeData.txt
+
+clean:
+ rm -vrf build/tmp/* build/dist/Interface-*.*
+
+.PHONY: all web clean install install_otf install_ttf deploy zip glyphinfo
diff --git a/README.md b/README.md
new file mode 100644
index 000000000..8654874bb
--- /dev/null
+++ b/README.md
@@ -0,0 +1,207 @@
+# Interface
+
+Interface is a typeface specially designed for user interfaces, with excellent ligibility at small sizes.
+
+![Sample](docs/res/sample.png)
+
+### [⬇︎ Download the latest release](https://github.com/rsms/interface/releases)
+
+After downloading the zip from above:
+
+1. Double-click the downloaded zip file to unpack or open it.
+2. Follow the instructions in "install-mac.txt" or "install-win.txt", depending
+ on what operating system you're using.
+
+
+## Design
+
+Interface is similar to Roboto, San Francisco, Akkurat, Asap, Lucida Grande and other "UI" typefaces. Some trade-offs were made in order to make this typeface work really well at small sizes:
+
+- Currently not suitable for very large sizes because of some small-scale glyph optimizations (like "pits" and "traps") that help rasterization at small sizes but stand out and interfere at large sizes.
+- Rasterized at sizes below 12px, some stems—like the horizontal center of "E", "F", or vertical center of "m"—are drawn with two semi-opaque pixels instead of one solid. This is because we "prioritize" (optimize for) higher-denisty rasterizations. If we move these stems to an off-center position—so that they can be drawn sharply at e.g. 11px—text will be less legible at higher resolutions.
+
+Current font styles:
+
+- Regular — master
+ - Italic
+- Bold — master
+ - BoldItalic
+- Medium — derived from Regular and Bold by mixing
+ - MediumItalic
+- Black — derived from Regular and Bold by mixing
+ - BlackItalic
+
+Future versions will hopefully include lighter weights.
+
+
+### Font metrics
+
+This font was originally designed to work at a specific size: 11px. Thus, the Units per [EM](https://en.wikipedia.org/wiki/Em_(typography)) (UPM) is defined in such a way that a power-of-two multiple of one EM unit ends up at an integer value compared to a pixel. Most fonts are designed with a UPM of either 1000 or 2048. Because of this we picked a value that is as high as possible but also as close as possible to one of those common values (since it's reasonable to assume that some layout engines and rasterizers are optimized for those value magnitudes.) We ended up picking a UPM of 2816 which equates to exactly 256 units per pixel when rasterized for size 11pt at 1x scale. This also means that when rasterized at power-of-two scales (like 2x and 4x) the number of EM units corresponding to a pixel is an integer (128 units for 2x, 64 for 4x, and so on.)
+
+However, as the project progressed and the typeface was put into use, it quickly
+bacame clear that for anything longer than a short word, it was actually hard to
+read the almost monotonically-spaced letters.
+
+A second major revision was create where the previously-strict rule of geometry being even multiples of 256 was relaxed and now the rule is "try to stick with 128x, if you can't, stick with 64x and if you can't do that either, never go below 16x." This means that Interface is now much more variable in pace than it used to be, making it work better at higher resolutions and work much better in longer text, but losing some contrast and sharpness at small sizes.
+
+![Metrics](docs/res/metrics.png)
+
+The glyphs are designed based on this "plan"; most stems and lines will be positioned at EM units that are even multiples of 128, and in a few cases they are at even multiples of 64 or as low as 16.
+
+Metrics:
+
+- UPM: 2816
+- Descender: -640
+- x-height: 1536
+- Cap height: 2048
+- Ascender: 2688
+
+Translating between EM units and pixels:
+
+- Rasterized at 11px: 1px = 256 units
+- Rasterized at 22px: 1px = 128 units
+- Rasterized at 44px: 1px = 64 units
+
+There's a Figma workspace for glyphs, with configured metrics: ["Interface glyphs"](https://www.figma.com/file/RtScFU5NETY3j9E0yOmnW4gv/Interface-glyphs)
+
+
+## Contributing
+
+By contributing work to the Interface font project you agree to have all work
+contributed becoming the intellectual property of the Interface font project as
+described by [SIL Open Font License, Version 1.1](http://scripts.sil.org/OFL)
+
+### Building
+
+Prerequisites:
+
+- Python 2.7 with pip (you get pip with `brew install python`)
+- [virtualenv](https://virtualenv.pypa.io/)
+
+```
+$ ./init.sh
+```
+
+This will generate makefile support, dependencies required by the toolchain, etc.
+At the end, the script prints instructions for how to activate `virtualenv`.
+As a convenience, you can also source init.sh to activate virtualenv.
+
+We can now run `make` to build all font files:
+
+```
+$ make
+```
+
+Or just specific styles:
+
+```
+$ make Regular BoldItalic
+```
+
+Or all fonts but only TrueType format (no web file formats):
+
+```
+$ make all_ttf
+```
+
+Or just specific styles and formats:
+
+```
+# Regular in all formats, BoldItalic in only TrueType format
+$ make Regular BoldItalic_ttf
+```
+
+You can also specify specific style + file format to `make` through `build/Interface-STYLE.FORMAT`.
+E.g.
+
+- `make build/Interface-MediumItalic.eot`
+- `make build/Interface-Bold.woff2`
+- `make build/Interface-Regular.ttf`
+- `...`
+
+All resulting font files are written to the `build` directory with `Interface-` as the filename prefix.
+
+Note: Making all files takes a considerable amount of time.
+It's a CPU and I/O intensive task to compile the fonts and so the build system has been setup to
+be able to run many jobs in parallel. Therefore it's recommended to pass the [`-j` flag to make](https://www.gnu.org/software/make/manual/html_node/Parallel.html) and
+optionally pipe the fairly verbose output to /dev/null, e.g. `make -j 8 >/dev/null`.
+
+
+### Editing
+
+This font is stored and authored in the [Unified Font Object (UFO)](http://unifiedfontobject.org/) file format and can be edited by many different software, some free. However, it's only been "tested" with [RoboFont](http://robofont.com/) which is a popular commercial font editor. There's a 30 day fully-functional free trial version of the app, so you can use it for smaller contributions without needing to buy a RoboFont license.
+
+To make life easier for you, configure RoboFont's settings like this:
+
+- Set the grid to 128 units. This means that each grid square equals one pixel at 2x scale.
+- Set "Snap points to" to a reasonably high number that's a power-of-two, like 8.
+- Set "SHIFT increment" to 16
+- Set "CMD SHIFT increment" to 128
+
+When you've made an edit, simply save your changes and run make:
+
+```
+$ make
+```
+
+*For quick turnaround, consider:*
+
+- Build and test only the "Regular" style.
+- Use `misc/notify` to get desktop notifications on builds so that you don't have to sit and wait looking at the terminal while it's building.
+
+E.g. `misc/notify make Regular`
+
+See ["Building"](#Building) for more details.
+
+
+### Preview & debug
+
+This project comes with a simple web-based application for debugging and
+previewing the font. It's a very useful tool to have when working on the font.
+
+- Comes with a large body of sample text data (which is also editable.)
+- Provides samples of the most common latin-script pairs, useful for kerning.
+- Provides samples of words ordered by commonality in latin scripts with a
+ preference for English (accessible via common-pair samples.)
+- Can show the complete repertoire of the fonts, with correct glyph order and
+ even RoboFont color labels ("marks").
+- Controls for basic font properties like family, weight, italic, size,
+ line-height, letter-spacing, etc.
+- Controls for a lot of font features like ligature sets, contextual alternates,
+ alternate numerics, etc.
+- Controls for web-browser text features like `captialize`, `uppercase`,
+ `lowercase`, etc.
+- Ability to compare Interface side-by-side with other fonts.
+
+![Preview app screenshot](docs/res/preview-app.png)
+
+The following will start a local web server (which is only accessable from your local computer; not the internet) that serves the debug-and-preview app:
+
+```
+$ docs/serve.sh &
+```
+
+You can now visit `http://localhost:2015/lab/`.
+After you rebuild some font files, reload the web page to refresh fonts.
+
+
+## FAQ
+
+> Do I need RoboFont?
+
+No, you don't. To build font files, all you need is Python. To edit the font files, you need something that can edit UFO files (like [RoboFont](http://robofont.com/) or a text editor.)
+
+
+> `KeyError: 'Lj'` when building
+
+This probably means that you need to run `./init.sh` to setup the case-sensitive virtual file system mount that is needed by the font build system. Unfortunately the toolchain used (which is the same as for Roboto) requires not only a case-preserving file system, but also a case-sensitive one.
+
+
+> `ImportError: No module named robofab.objects.objectsRF`
+
+Python virtualenv not configured. Run `. init.sh`
+
+
+> `make: *** No rule to make target ...`
+
+Run `./init.sh` to update the generated makefile.
diff --git a/docs/README.md b/docs/README.md
new file mode 100644
index 000000000..916fe231f
--- /dev/null
+++ b/docs/README.md
@@ -0,0 +1 @@
+This directory is published as a website by Github at [https://rsms.me/interface](https://rsms.me/interface/)
diff --git a/docs/favicon.ico b/docs/favicon.ico
new file mode 100644
index 000000000..7a0223b01
--- /dev/null
+++ b/docs/favicon.ico
Binary files differ
diff --git a/docs/font-files/Interface-Bold.woff b/docs/font-files/Interface-Bold.woff
new file mode 100644
index 000000000..64f47f6a9
--- /dev/null
+++ b/docs/font-files/Interface-Bold.woff
Binary files differ
diff --git a/docs/font-files/Interface-Bold.woff2 b/docs/font-files/Interface-Bold.woff2
new file mode 100644
index 000000000..d070e4215
--- /dev/null
+++ b/docs/font-files/Interface-Bold.woff2
Binary files differ
diff --git a/docs/font-files/Interface-BoldItalic.woff b/docs/font-files/Interface-BoldItalic.woff
new file mode 100644
index 000000000..48b0cd166
--- /dev/null
+++ b/docs/font-files/Interface-BoldItalic.woff
Binary files differ
diff --git a/docs/font-files/Interface-BoldItalic.woff2 b/docs/font-files/Interface-BoldItalic.woff2
new file mode 100644
index 000000000..31b63b75b
--- /dev/null
+++ b/docs/font-files/Interface-BoldItalic.woff2
Binary files differ
diff --git a/docs/font-files/Interface-Medium.woff b/docs/font-files/Interface-Medium.woff
new file mode 100644
index 000000000..358048438
--- /dev/null
+++ b/docs/font-files/Interface-Medium.woff
Binary files differ
diff --git a/docs/font-files/Interface-Medium.woff2 b/docs/font-files/Interface-Medium.woff2
new file mode 100644
index 000000000..e89d86d0c
--- /dev/null
+++ b/docs/font-files/Interface-Medium.woff2
Binary files differ
diff --git a/docs/font-files/Interface-MediumItalic.woff b/docs/font-files/Interface-MediumItalic.woff
new file mode 100644
index 000000000..86dbff7cf
--- /dev/null
+++ b/docs/font-files/Interface-MediumItalic.woff
Binary files differ
diff --git a/docs/font-files/Interface-MediumItalic.woff2 b/docs/font-files/Interface-MediumItalic.woff2
new file mode 100644
index 000000000..dfbbf688d
--- /dev/null
+++ b/docs/font-files/Interface-MediumItalic.woff2
Binary files differ
diff --git a/docs/font-files/Interface-Regular.woff b/docs/font-files/Interface-Regular.woff
new file mode 100644
index 000000000..bfcb732c1
--- /dev/null
+++ b/docs/font-files/Interface-Regular.woff
Binary files differ
diff --git a/docs/font-files/Interface-Regular.woff2 b/docs/font-files/Interface-Regular.woff2
new file mode 100644
index 000000000..a2dc05cad
--- /dev/null
+++ b/docs/font-files/Interface-Regular.woff2
Binary files differ
diff --git a/docs/font-files/Interface-RegularItalic.woff b/docs/font-files/Interface-RegularItalic.woff
new file mode 100644
index 000000000..dcccd8f8d
--- /dev/null
+++ b/docs/font-files/Interface-RegularItalic.woff
Binary files differ
diff --git a/docs/font-files/Interface-RegularItalic.woff2 b/docs/font-files/Interface-RegularItalic.woff2
new file mode 100644
index 000000000..b9d08d3f9
--- /dev/null
+++ b/docs/font-files/Interface-RegularItalic.woff2
Binary files differ
diff --git a/docs/index.html b/docs/index.html
new file mode 100644
index 000000000..f247422c2
--- /dev/null
+++ b/docs/index.html
@@ -0,0 +1,237 @@
+<!DOCTYPE HTML>
+<html lang="en" prefix="og: http://ogp.me/ns#">
+ <head>
+ <meta charset="utf-8">
+ <title>Interface font family</title>
+
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
+
+ <meta name="description" content="Interface is a new typeface optimized for high legibility on computer screens">
+ <meta name="og:description" content="Interface is a new typeface optimized for high legibility on computer screens">
+ <meta name="twitter:description" content="Interface is a new typeface optimized for high legibility on computer screens">
+ <meta name="twitter:card" content="summary">
+ <meta name="twitter:site" content="@rsms">
+ <meta name="twitter:creator" content="@rsms">
+ <meta property="og:image" content="https://rsms.me/interface/res/poster.png">
+ <meta name="twitter:image" content="https://rsms.me/interface/res/poster.png">
+
+ <link href="interface.css" rel="stylesheet">
+ <style type="text/css">
+
+* { margin:0; padding:0; }
+html { }
+body {
+ background-color: #f4f4f4;
+ color: #414141;
+ font: 16px/22px Interface, sans-serif;
+ letter-spacing:-0.1px;
+ font-weight: 400; /*300=light, 400=regular, 500=medium, 600=semibold*/
+ padding-bottom: 30px;
+}
+
+a {
+ color: inherit;
+ text-decoration: inherit;
+ background-image:
+ linear-gradient(to bottom,
+ rgba(0,0,0,.6) 50%,
+ rgba(0,0,0,0) 50%);
+ background-repeat: repeat-x;
+ background-size: 2px .1em;
+ background-position: 0 1.155em;
+ text-shadow:
+ /* creates "openings" for descenders in the underline */
+ -1px -1px 0 #f4f4f4,
+ 1px -1px 0 #f4f4f4,
+ -1px 1px 0 #f4f4f4,
+ 1px 1px 0 #f4f4f4;
+ word-break: break-word;
+ word-wrap: break-word;
+}
+a:hover {
+ color: rgb(48, 112, 232);
+ background-image:
+ linear-gradient(to bottom,
+ rgba(48, 112, 232, 1) 50%,
+ rgba(48, 112, 232, 0) 50%);
+}
+a.plain {
+ background:none;
+ text-shadow:none;
+}
+p {
+ margin: 20px 0;
+}
+code {
+ display: block;
+ font-family: "SFMono-Regular", Menlo, Consolas, Inconsolata, monospace;
+ /*background: rgba(0,0,0,0.05);*/
+ border-radius:1px;
+ padding: 0.5em 0;
+}
+
+h1, h2, h3 {
+ font-weight: 500;
+}
+h1 {
+ color: #333;
+ font-size: 38px;
+ letter-spacing: -1.3px;
+ line-height: 60px;
+ text-indent: -2px;
+}
+h2 {
+ font-size: 24px;
+ letter-spacing: -0.4px;
+ line-height: 40px;
+}
+
+h1 > a, h2 > a, h3 > a {
+ color: inherit;
+ text-shadow: none;
+ background: none !important;
+}
+
+.row {
+ padding: 50px;
+ /*background: salmon;*/
+ display: flex;
+ justify-content: center;
+ /*background: white;*/
+}
+.row > * {
+ max-width: 888px;
+ flex: 1 0 100%;
+ /*background: white;*/
+}
+
+.row.white {
+ background: white;
+}
+.row.white a {
+ text-shadow:
+ /* creates "openings" for descenders in the underline */
+ -1px -1px 0 white,
+ 1px -1px 0 white,
+ -1px 1px 0 white,
+ 1px 1px 0 white;
+}
+
+.row.dark {
+ background: #2b2b2b;
+ color: #99999b;
+}
+.row.dark a:hover {
+ color: rgb(164, 188, 255);
+ background-image:
+ linear-gradient(to bottom,
+ rgba(164, 188, 255, 1) 50%,
+ rgba(164, 188, 255, 0) 50%);
+}
+.row.dark a {
+ background-image:
+ linear-gradient(to bottom,
+ rgba(255,255,255,.3) 50%,
+ rgba(255,255,255,0) 50%);
+ text-shadow:
+ /* creates "openings" for descenders in the underline */
+ -1px -1px 0 #2b2b2b,
+ 1px -1px 0 #2b2b2b,
+ -1px 1px 0 #2b2b2b,
+ 1px 1px 0 #2b2b2b;
+}
+.row.dark h2, .row.dark h2 > a {
+ color: #ccc;
+ background: none;
+}
+
+ </style>
+ </head>
+ <body>
+
+ <div class="row"><div>
+ <h1>The Interface font family</h1>
+ <p>
+ Interface is a font for highly legible text on computer screens.<br>
+ <a href="https://github.com/rsms/interface/releases/latest/">Download the latest release</a>
+ or try it out in the <a href="/lab/">playground</a>
+ </p>
+ </div></div>
+
+ <div class="row white"><div>
+ <h2><a id="sample" href="#sample">Sample</a></h2>
+ <p>
+ <img src="res/sample.png" width="888">
+ </p>
+ </div></div>
+
+ <div class="row dark"><div>
+ <h2><a id="free" href="#free">How much does it cost?</a></h2>
+ <p>
+ Interface is a <a href="https://github.com/rsms/interface">free and open source</a> font family. You are free to use this font in almost any way imaginable.
+ Refer to the <a href="https://choosealicense.com/licenses/ofl-1.1/">SIL Open Font License 1.1</a> for exact details on what the conditions and restrictions are.
+ </p>
+
+ <p>&nbsp;</p>
+
+ <h2><a id="usage" href="#usage">How do I use it?</a></h2>
+ <p>
+ Using the font is as easy as
+ <a href="https://github.com/rsms/interface/releases/latest/">download &amp; installing</a> locally on your computer.
+ </p>
+ <p>
+ You're free to bundle copies of Interface with your software, even if it's
+ commercial and you charge money for your software. Interface can also be used
+ on the web by either hosting the font files yourself or by including this CSS:
+ </p>
+ <code>@import url('https://rsms.me/interface/interface.css');</code>
+ <p>Use the following CSS rules to specify these families:</p>
+ <code>font-family: Interface, sans-serif;</code>
+ </div></div>
+
+ <div class="row"><div>
+ <h2><a id="story" href="#story">The story behind Interface</a></h2>
+ <p>
+ Interface started out in late 2016 as an experiment to build a perfectly
+ pixel-fitting font at a specific small size (11px.) The idea was that
+ by crafting a font in a particular way, with a particular coordinate system
+ (Units Per EM), and for a particular target rasterization size (11), it would
+ be possible to get the best of both sharpness and readability.
+ </p>
+ <p>
+ However after a few months of using an early version of Interface, it dawned
+ on everyone exposed to the test that this approach had some serious real–world
+ problems. Most notably that it was really hard to read longer text. Because of
+ the pixel–aligning nature of that approach, the font took an almost monospaced
+ appearance, making it really easy to read numbers, punctuation and very short
+ words, but eye–straining to read anything longer.
+ </p>
+ <p>
+ The project was rebooted with a different approach, sticking with the
+ raster–spcific UPM, but crafting glyphs and kerning in a way that made for
+ more variation in the rythm and smoother vertical and horizontal stems.
+ As Interface was being developed, it was tested on an internal version of
+ <a href="https://www.figma.com/">Figma</a>—where the author of Interface works as a designer—and slowly imporved upon based on experience and feedback.
+ </p>
+
+ <p>&nbsp;</p>
+
+ <h2><a id="status" href="#status">Current status &amp; usability</a></h2>
+ <p>
+ Interface works great for English–language text, and pretty well for other
+ latin and cyrillic languages. There's still a lot of work to be done, and
+ <a href="https://github.com/rsms/interface#contributing">contributions are warmly welcomed</a>.
+ Please refer to the <a href="/lab/?sample=Repertoire&size=42">glyph repertoire</a>
+ for an overview of currently–available glyphs and their quality.
+ You can also look at some common <a href="/lab/?sample=Kerning%20body%20multi-lang&size=16">non English–language words in the playground.</a>
+ </p>
+ </div></div>
+
+
+ <div class="row"><div>
+ — <a href="https://twitter.com/rsms" class="plain">@rsms</a>
+ </div></div>
+
+ </body>
+</html>
diff --git a/docs/interface.css b/docs/interface.css
new file mode 100644
index 000000000..1b80000e8
--- /dev/null
+++ b/docs/interface.css
@@ -0,0 +1,44 @@
+@font-face {
+ font-family: 'Interface';
+ font-style: normal;
+ font-weight: 400;
+ src: url("https://rsms.me/interface/font-files/Interface-Regular.woff2") format("woff2"),
+ url("https://rsms.me/interface/font-files/Interface-Regular.woff") format("woff");
+}
+@font-face {
+ font-family: 'Interface';
+ font-style: italic;
+ font-weight: 400;
+ src: url("https://rsms.me/interface/font-files/Interface-RegularItalic.woff2") format("woff2"),
+ url("https://rsms.me/interface/font-files/Interface-RegularItalic.woff") format("woff");
+}
+
+@font-face {
+ font-family: 'Interface';
+ font-style: normal;
+ font-weight: 500;
+ src: url("https://rsms.me/interface/font-files/Interface-Medium.woff2") format("woff2"),
+ url("https://rsms.me/interface/font-files/Interface-Medium.woff") format("woff");
+}
+@font-face {
+ font-family: 'Interface';
+ font-style: italic;
+ font-weight: 500;
+ src: url("https://rsms.me/interface/font-files/Interface-MediumItalic.woff2") format("woff2"),
+ url("https://rsms.me/interface/font-files/Interface-MediumItalic.woff") format("woff");
+}
+
+@font-face {
+ font-family: 'Interface';
+ font-style: normal;
+ font-weight: 700;
+ src: url("https://rsms.me/interface/font-files/Interface-Bold.woff2") format("woff2"),
+ url("https://rsms.me/interface/font-files/Interface-Bold.woff") format("woff");
+}
+@font-face {
+ font-family: 'Interface';
+ font-style: italic;
+ font-weight: 700;
+ src: url("https://rsms.me/interface/font-files/Interface-BoldItalic.woff2") format("woff2"),
+ url("https://rsms.me/interface/font-files/Interface-BoldItalic.woff") format("woff");
+}
diff --git a/docs/lab/fonts b/docs/lab/fonts
new file mode 120000
index 000000000..554d400e1
--- /dev/null
+++ b/docs/lab/fonts
@@ -0,0 +1 @@
+../../build/dist \ No newline at end of file
diff --git a/docs/lab/glyphinfo.json b/docs/lab/glyphinfo.json
new file mode 100644
index 000000000..2495aa1cf
--- /dev/null
+++ b/docs/lab/glyphinfo.json
@@ -0,0 +1,3075 @@
+{"glyphs":[
+ [".null", 0, "[Control]", "#ff4c4c"]
+, ["space", 32, "SPACE", "#ede5f9"]
+, ["A", 65, "LATIN CAPITAL LETTER A", "#dbeaf7"]
+, ["Lambda", 923, "GREEK CAPITAL LETTER LAMDA"]
+, ["B", 66, "LATIN CAPITAL LETTER B", "#dbeaf7"]
+, ["C", 67, "LATIN CAPITAL LETTER C", "#dbeaf7"]
+, ["D", 68, "LATIN CAPITAL LETTER D", "#dbeaf7"]
+, ["E", 69, "LATIN CAPITAL LETTER E", "#dbeaf7"]
+, ["F", 70, "LATIN CAPITAL LETTER F", "#dbeaf7"]
+, ["G", 71, "LATIN CAPITAL LETTER G", "#dbeaf7"]
+, ["H", 72, "LATIN CAPITAL LETTER H", "#dbeaf7"]
+, ["Hcedilla", 7720, "LATIN CAPITAL LETTER H WITH CEDILLA"]
+, ["Hbar", 294, "LATIN CAPITAL LETTER H WITH STROKE"]
+, ["Enhookcyrillic", 1223, "CYRILLIC CAPITAL LETTER EN WITH HOOK"]
+, ["Endescendercyrillic", 1186, "CYRILLIC CAPITAL LETTER EN WITH DESCENDER"]
+, ["uni04C9", 1225, "CYRILLIC CAPITAL LETTER EN WITH TAIL"]
+, ["Enghecyrillic", 1188, "CYRILLIC CAPITAL LIGATURE EN GHE"]
+, ["I", 73, "LATIN CAPITAL LETTER I", "#dbeaf7"]
+, ["Idieresisacute", 7726, "LATIN CAPITAL LETTER I WITH DIAERESIS AND ACUTE", "<derived>"]
+, ["Itildebelow", 7724, "LATIN CAPITAL LETTER I WITH TILDE BELOW", "<derived>"]
+, ["J", 74, "LATIN CAPITAL LETTER J", "#dbeaf7"]
+, ["K", 75, "LATIN CAPITAL LETTER K", "#dbeaf7"]
+, ["Kabashkircyrillic", 1184, "CYRILLIC CAPITAL LETTER BASHKIR KA"]
+, ["Kadescendercyrillic", 1178, "CYRILLIC CAPITAL LETTER KA WITH DESCENDER"]
+, ["L", 76, "LATIN CAPITAL LETTER L", "#dbeaf7"]
+, ["Lslash", 321, "LATIN CAPITAL LETTER L WITH STROKE"]
+, ["M", 77, "LATIN CAPITAL LETTER M", "#dbeaf7"]
+, ["uni04CD", 1229, "CYRILLIC CAPITAL LETTER EM WITH TAIL"]
+, ["N", 78, "LATIN CAPITAL LETTER N", "#dbeaf7"]
+, ["afii10026", 1048, "CYRILLIC CAPITAL LETTER I"]
+, ["uni048A", 1162, "CYRILLIC CAPITAL LETTER SHORT I WITH TAIL"]
+, ["O", 79, "LATIN CAPITAL LETTER O", "#dbeaf7"]
+, ["Oslash", 216, "LATIN CAPITAL LETTER O WITH STROKE"]
+, ["Ohorn", 416, "LATIN CAPITAL LETTER O WITH HORN"]
+, ["P", 80, "LATIN CAPITAL LETTER P", "#dbeaf7"]
+, ["Q", 81, "LATIN CAPITAL LETTER Q", "#dbeaf7"]
+, ["R", 82, "LATIN CAPITAL LETTER R", "#dbeaf7"]
+, ["response", 8479, "RESPONSE", "#cceff2"]
+, ["S", 83, "LATIN CAPITAL LETTER S", "#dbeaf7"]
+, ["Germandbls", 7838, "LATIN CAPITAL LETTER SHARP S"]
+, ["T", 84, "LATIN CAPITAL LETTER T", "#dbeaf7"]
+, ["U", 85, "LATIN CAPITAL LETTER U", "#dbeaf7"]
+, ["Uhorn", 431, "LATIN CAPITAL LETTER U WITH HORN"]
+, ["V", 86, "LATIN CAPITAL LETTER V", "#dbeaf7"]
+, ["W", 87, "LATIN CAPITAL LETTER W", "#dbeaf7"]
+, ["X", 88, "LATIN CAPITAL LETTER X", "#dbeaf7"]
+, ["Hadescendercyrillic", 1202, "CYRILLIC CAPITAL LETTER HA WITH DESCENDER"]
+, ["uni04FC", 1276, "CYRILLIC CAPITAL LETTER HA WITH HOOK"]
+, ["Y", 89, "LATIN CAPITAL LETTER Y", "#dbeaf7"]
+, ["Z", 90, "LATIN CAPITAL LETTER Z", "#dbeaf7"]
+, ["AE", 198, "LATIN CAPITAL LETTER AE"]
+, ["OE", 338, "LATIN CAPITAL LIGATURE OE"]
+, ["Thorn", 222, "LATIN CAPITAL LETTER THORN"]
+, ["Gamma", 915, "GREEK CAPITAL LETTER GAMMA"]
+, ["Delta", 916, "GREEK CAPITAL LETTER DELTA"]
+, ["Delta", 8710, "INCREMENT"]
+, ["Theta", 920, "GREEK CAPITAL LETTER THETA"]
+, ["Xi", 926, "GREEK CAPITAL LETTER XI"]
+, ["Pi", 928, "GREEK CAPITAL LETTER PI"]
+, ["Sigma", 931, "GREEK CAPITAL LETTER SIGMA"]
+, ["Phi", 934, "GREEK CAPITAL LETTER PHI"]
+, ["Psi", 936, "GREEK CAPITAL LETTER PSI"]
+, ["Omega", 937, "GREEK CAPITAL LETTER OMEGA"]
+, ["Omega", 8486, "OHM SIGN"]
+, ["afii10018", 1041, "CYRILLIC CAPITAL LETTER BE"]
+, ["afii10050", 1168, "CYRILLIC CAPITAL LETTER GHE WITH UPTURN"]
+, ["uni04FA", 1274, "CYRILLIC CAPITAL LETTER GHE WITH STROKE AND HOOK"]
+, ["afii10021", 1044, "CYRILLIC CAPITAL LETTER DE"]
+, ["afii10024", 1046, "CYRILLIC CAPITAL LETTER ZHE"]
+, ["Zhedescendercyrillic", 1174, "CYRILLIC CAPITAL LETTER ZHE WITH DESCENDER"]
+, ["afii10025", 1047, "CYRILLIC CAPITAL LETTER ZE"]
+, ["Kaverticalstrokecyrillic", 1180, "CYRILLIC CAPITAL LETTER KA WITH VERTICAL STROKE"]
+, ["Kahookcyrillic", 1219, "CYRILLIC CAPITAL LETTER KA WITH HOOK"]
+, ["afii10029", 1051, "CYRILLIC CAPITAL LETTER EL"]
+, ["uni04C5", 1221, "CYRILLIC CAPITAL LETTER EL WITH TAIL"]
+, ["uni052E", 1326, "CYRILLIC CAPITAL LETTER EL WITH DESCENDER"]
+, ["uni0512", 1298, "CYRILLIC CAPITAL LETTER EL WITH HOOK"]
+, ["afii10147", 1138, "CYRILLIC CAPITAL LETTER FITA"]
+, ["uni0524", 1316, "CYRILLIC CAPITAL LETTER PE WITH DESCENDER"]
+, ["afii10145", 1039, "CYRILLIC CAPITAL LETTER DZHE"]
+, ["uni048E", 1166, "CYRILLIC CAPITAL LETTER ER WITH TICK"]
+, ["afii10037", 1059, "CYRILLIC CAPITAL LETTER U"]
+, ["afii10038", 1060, "CYRILLIC CAPITAL LETTER EF", "<derived>"]
+, ["afii10040", 1062, "CYRILLIC CAPITAL LETTER TSE"]
+, ["Tetsecyrillic", 1204, "CYRILLIC CAPITAL LIGATURE TE TSE"]
+, ["afii10041", 1063, "CYRILLIC CAPITAL LETTER CHE"]
+, ["Chedescendercyrillic", 1206, "CYRILLIC CAPITAL LETTER CHE WITH DESCENDER"]
+, ["Cheverticalstrokecyrillic", 1208, "CYRILLIC CAPITAL LETTER CHE WITH VERTICAL STROKE"]
+, ["Shhacyrillic", 1210, "CYRILLIC CAPITAL LETTER SHHA"]
+, ["uni0526", 1318, "CYRILLIC CAPITAL LETTER SHHA WITH DESCENDER"]
+, ["afii10060", 1035, "CYRILLIC CAPITAL LETTER TSHE"]
+, ["afii10042", 1064, "CYRILLIC CAPITAL LETTER SHA"]
+, ["afii10043", 1065, "CYRILLIC CAPITAL LETTER SHCHA"]
+, ["afii10044", 1066, "CYRILLIC CAPITAL LETTER HARD SIGN"]
+, ["afii10045", 1067, "CYRILLIC CAPITAL LETTER YERU"]
+, ["afii10046", 1068, "CYRILLIC CAPITAL LETTER SOFT SIGN"]
+, ["afii10058", 1033, "CYRILLIC CAPITAL LETTER LJE"]
+, ["afii10059", 1034, "CYRILLIC CAPITAL LETTER NJE"]
+, ["afii10047", 1069, "CYRILLIC CAPITAL LETTER E"]
+, ["afii10048", 1070, "CYRILLIC CAPITAL LETTER YU"]
+, ["afii10049", 1071, "CYRILLIC CAPITAL LETTER YA"]
+, ["Ghemiddlehookcyrillic", 1172, "CYRILLIC CAPITAL LETTER GHE WITH MIDDLE HOOK"]
+, ["Pemiddlehookcyrillic", 1190, "CYRILLIC CAPITAL LETTER PE WITH MIDDLE HOOK"]
+, ["afii10053", 1028, "CYRILLIC CAPITAL LETTER UKRAINIAN IE"]
+, ["Haabkhasiancyrillic", 1192, "CYRILLIC CAPITAL LETTER ABKHASIAN HA"]
+, ["Cheabkhasiancyrillic", 1212, "CYRILLIC CAPITAL LETTER ABKHASIAN CHE"]
+, ["Schwacyrillic", 1240, "CYRILLIC CAPITAL LETTER SCHWA"]
+, ["Dzeabkhasiancyrillic", 1248, "CYRILLIC CAPITAL LETTER ABKHASIAN DZE"]
+, ["uni0510", 1296, "CYRILLIC CAPITAL LETTER REVERSED ZE"]
+, ["afii10148", 1140, "CYRILLIC CAPITAL LETTER IZHITSA"]
+, ["afii10051", 1026, "CYRILLIC CAPITAL LETTER DJE"]
+, ["a", 97, "LATIN SMALL LETTER A", "#dbeaf7"]
+, ["b", 98, "LATIN SMALL LETTER B", "#dbeaf7"]
+, ["c", 99, "LATIN SMALL LETTER C", "#dbeaf7"]
+, ["d", 100, "LATIN SMALL LETTER D", "#dbeaf7"]
+, ["dcroat", 273, "LATIN SMALL LETTER D WITH STROKE"]
+, ["e", 101, "LATIN SMALL LETTER E", "#dbeaf7"]
+, ["f", 102, "LATIN SMALL LETTER F", "#dbeaf7"]
+, ["g", 103, "LATIN SMALL LETTER G", "#dbeaf7"]
+, ["h", 104, "LATIN SMALL LETTER H", "#dbeaf7"]
+, ["hcedilla", 7721, "LATIN SMALL LETTER H WITH CEDILLA"]
+, ["i", 105, "LATIN SMALL LETTER I", "#dbeaf7"]
+, ["idieresisacute", 7727, "LATIN SMALL LETTER I WITH DIAERESIS AND ACUTE", "<derived>"]
+, ["itildebelow", 7725, "LATIN SMALL LETTER I WITH TILDE BELOW", "<derived>"]
+, ["j", 106, "LATIN SMALL LETTER J", "#dbeaf7"]
+, ["k", 107, "LATIN SMALL LETTER K", "#dbeaf7"]
+, ["l", 108, "LATIN SMALL LETTER L", "#dbeaf7"]
+, ["lslash", 322, "LATIN SMALL LETTER L WITH STROKE"]
+, ["m", 109, "LATIN SMALL LETTER M", "#dbeaf7"]
+, ["n", 110, "LATIN SMALL LETTER N", "#dbeaf7"]
+, ["o", 111, "LATIN SMALL LETTER O", "#dbeaf7"]
+, ["oslash", 248, "LATIN SMALL LETTER O WITH STROKE"]
+, ["ohorn", 417, "LATIN SMALL LETTER O WITH HORN"]
+, ["p", 112, "LATIN SMALL LETTER P", "#dbeaf7"]
+, ["q", 113, "LATIN SMALL LETTER Q", "#dbeaf7"]
+, ["r", 114, "LATIN SMALL LETTER R", "#dbeaf7"]
+, ["s", 115, "LATIN SMALL LETTER S", "#dbeaf7"]
+, ["t", 116, "LATIN SMALL LETTER T", "#dbeaf7"]
+, ["u", 117, "LATIN SMALL LETTER U", "#dbeaf7"]
+, ["uhorn", 432, "LATIN SMALL LETTER U WITH HORN"]
+, ["v", 118, "LATIN SMALL LETTER V", "#dbeaf7"]
+, ["w", 119, "LATIN SMALL LETTER W", "#dbeaf7"]
+, ["x", 120, "LATIN SMALL LETTER X", "#dbeaf7"]
+, ["y", 121, "LATIN SMALL LETTER Y", "#dbeaf7"]
+, ["z", 122, "LATIN SMALL LETTER Z", "#dbeaf7"]
+, ["ae", 230, "LATIN SMALL LETTER AE"]
+, ["oe", 339, "LATIN SMALL LIGATURE OE"]
+, ["eth", 240, "LATIN SMALL LETTER ETH"]
+, ["thorn", 254, "LATIN SMALL LETTER THORN"]
+, ["alpha", 945, "GREEK SMALL LETTER ALPHA"]
+, ["beta", 946, "GREEK SMALL LETTER BETA"]
+, ["gamma", 947, "GREEK SMALL LETTER GAMMA"]
+, ["delta", 948, "GREEK SMALL LETTER DELTA"]
+, ["epsilon", 949, "GREEK SMALL LETTER EPSILON"]
+, ["zeta", 950, "GREEK SMALL LETTER ZETA"]
+, ["eta", 951, "GREEK SMALL LETTER ETA"]
+, ["theta", 952, "GREEK SMALL LETTER THETA"]
+, ["iota", 953, "GREEK SMALL LETTER IOTA"]
+, ["lambda", 955, "GREEK SMALL LETTER LAMDA"]
+, ["xi", 958, "GREEK SMALL LETTER XI"]
+, ["pi", 960, "GREEK SMALL LETTER PI"]
+, ["rho", 961, "GREEK SMALL LETTER RHO"]
+, ["sigma1", 962, "GREEK SMALL LETTER FINAL SIGMA"]
+, ["sigma", 963, "GREEK SMALL LETTER SIGMA"]
+, ["tau", 964, "GREEK SMALL LETTER TAU"]
+, ["upsilon", 965, "GREEK SMALL LETTER UPSILON"]
+, ["phi", 966, "GREEK SMALL LETTER PHI"]
+, ["psi", 968, "GREEK SMALL LETTER PSI"]
+, ["omega", 969, "GREEK SMALL LETTER OMEGA"]
+, ["tonos", 900, "GREEK TONOS", "#cceff2"]
+, ["becyrillic", 1073, "CYRILLIC SMALL LETTER BE"]
+, ["vecyrillic", 1074, "CYRILLIC SMALL LETTER VE"]
+, ["gecyrillic", 1075, "CYRILLIC SMALL LETTER GHE"]
+, ["gheupturncyrillic", 1169, "CYRILLIC SMALL LETTER GHE WITH UPTURN"]
+, ["uni04FB", 1275, "CYRILLIC SMALL LETTER GHE WITH STROKE AND HOOK"]
+, ["decyrillic", 1076, "CYRILLIC SMALL LETTER DE"]
+, ["zhecyrillic", 1078, "CYRILLIC SMALL LETTER ZHE"]
+, ["zhedescendercyrillic", 1175, "CYRILLIC SMALL LETTER ZHE WITH DESCENDER"]
+, ["zecyrillic", 1079, "CYRILLIC SMALL LETTER ZE"]
+, ["iicyrillic", 1080, "CYRILLIC SMALL LETTER I"]
+, ["uni048B", 1163, "CYRILLIC SMALL LETTER SHORT I WITH TAIL"]
+, ["kacyrillic", 1082, "CYRILLIC SMALL LETTER KA"]
+, ["kahookcyrillic", 1220, "CYRILLIC SMALL LETTER KA WITH HOOK"]
+, ["kadescendercyrillic", 1179, "CYRILLIC SMALL LETTER KA WITH DESCENDER"]
+, ["kaverticalstrokecyrillic", 1181, "CYRILLIC SMALL LETTER KA WITH VERTICAL STROKE"]
+, ["kabashkircyrillic", 1185, "CYRILLIC SMALL LETTER BASHKIR KA"]
+, ["elcyrillic", 1083, "CYRILLIC SMALL LETTER EL"]
+, ["uni04C6", 1222, "CYRILLIC SMALL LETTER EL WITH TAIL"]
+, ["uni0513", 1299, "CYRILLIC SMALL LETTER EL WITH HOOK"]
+, ["uni052F", 1327, "CYRILLIC SMALL LETTER EL WITH DESCENDER"]
+, ["emcyrillic", 1084, "CYRILLIC SMALL LETTER EM"]
+, ["uni04CE", 1230, "CYRILLIC SMALL LETTER EM WITH TAIL"]
+, ["encyrillic", 1085, "CYRILLIC SMALL LETTER EN"]
+, ["endescendercyrillic", 1187, "CYRILLIC SMALL LETTER EN WITH DESCENDER"]
+, ["enghecyrillic", 1189, "CYRILLIC SMALL LIGATURE EN GHE"]
+, ["enhookcyrillic", 1224, "CYRILLIC SMALL LETTER EN WITH HOOK"]
+, ["uni04CA", 1226, "CYRILLIC SMALL LETTER EN WITH TAIL"]
+, ["fitacyrillic", 1139, "CYRILLIC SMALL LETTER FITA"]
+, ["pecyrillic", 1087, "CYRILLIC SMALL LETTER PE"]
+, ["uni0525", 1317, "CYRILLIC SMALL LETTER PE WITH DESCENDER"]
+, ["uni048F", 1167, "CYRILLIC SMALL LETTER ER WITH TICK"]
+, ["tecyrillic", 1090, "CYRILLIC SMALL LETTER TE"]
+, ["efcyrillic", 1092, "CYRILLIC SMALL LETTER EF"]
+, ["uni04FD", 1277, "CYRILLIC SMALL LETTER HA WITH HOOK"]
+, ["hadescendercyrillic", 1203, "CYRILLIC SMALL LETTER HA WITH DESCENDER"]
+, ["tsecyrillic", 1094, "CYRILLIC SMALL LETTER TSE"]
+, ["dzhecyrillic", 1119, "CYRILLIC SMALL LETTER DZHE"]
+, ["checyrillic", 1095, "CYRILLIC SMALL LETTER CHE"]
+, ["chedescendercyrillic", 1207, "CYRILLIC SMALL LETTER CHE WITH DESCENDER"]
+, ["cheverticalstrokecyrillic", 1209, "CYRILLIC SMALL LETTER CHE WITH VERTICAL STROKE"]
+, ["shacyrillic", 1096, "CYRILLIC SMALL LETTER SHA"]
+, ["shchacyrillic", 1097, "CYRILLIC SMALL LETTER SHCHA"]
+, ["softsigncyrillic", 1100, "CYRILLIC SMALL LETTER SOFT SIGN"]
+, ["hardsigncyrillic", 1098, "CYRILLIC SMALL LETTER HARD SIGN"]
+, ["yericyrillic", 1099, "CYRILLIC SMALL LETTER YERU"]
+, ["uni048D", 1165, "CYRILLIC SMALL LETTER SEMISOFT SIGN", "<derived>"]
+, ["yatcyrillic", 1123, "CYRILLIC SMALL LETTER YAT", "<derived>"]
+, ["ljecyrillic", 1113, "CYRILLIC SMALL LETTER LJE"]
+, ["njecyrillic", 1114, "CYRILLIC SMALL LETTER NJE"]
+, ["ereversedcyrillic", 1101, "CYRILLIC SMALL LETTER E"]
+, ["iucyrillic", 1102, "CYRILLIC SMALL LETTER YU"]
+, ["iacyrillic", 1103, "CYRILLIC SMALL LETTER YA"]
+, ["ghemiddlehookcyrillic", 1173, "CYRILLIC SMALL LETTER GHE WITH MIDDLE HOOK"]
+, ["pemiddlehookcyrillic", 1191, "CYRILLIC SMALL LETTER PE WITH MIDDLE HOOK"]
+, ["djecyrillic", 1106, "CYRILLIC SMALL LETTER DJE"]
+, ["tshecyrillic", 1115, "CYRILLIC SMALL LETTER TSHE"]
+, ["uni0527", 1319, "CYRILLIC SMALL LETTER SHHA WITH DESCENDER"]
+, ["ecyrillic", 1108, "CYRILLIC SMALL LETTER UKRAINIAN IE"]
+, ["haabkhasiancyrillic", 1193, "CYRILLIC SMALL LETTER ABKHASIAN HA"]
+, ["tetsecyrillic", 1205, "CYRILLIC SMALL LIGATURE TE TSE"]
+, ["cheabkhasiancyrillic", 1213, "CYRILLIC SMALL LETTER ABKHASIAN CHE"]
+, ["dzeabkhasiancyrillic", 1249, "CYRILLIC SMALL LETTER ABKHASIAN DZE"]
+, ["izhitsacyrillic", 1141, "CYRILLIC SMALL LETTER IZHITSA"]
+, ["dz", 675, "LATIN SMALL LETTER DZ DIGRAPH", "<derived>"]
+, ["Dzcaron", 453, "LATIN CAPITAL LETTER D WITH SMALL LETTER Z WITH CARON"]
+, ["dzcaron", 454, "LATIN SMALL LETTER DZ WITH CARON"]
+, ["germandbls", 223, "LATIN SMALL LETTER SHARP S"]
+, ["dotlessi", 305, "LATIN SMALL LETTER DOTLESS I"]
+, ["dotlessj", 567, "LATIN SMALL LETTER DOTLESS J"]
+, ["dollar", 36, "DOLLAR SIGN", "#cceff2"]
+, ["cent", 162, "CENT SIGN", "#cceff2"]
+, ["yen", 165, "YEN SIGN", "#cceff2"]
+, ["sterling", 163, "POUND SIGN", "#cceff2"]
+, ["florin", 402, "LATIN SMALL LETTER F WITH HOOK"]
+, ["uni20BA", 8378, "TURKISH LIRA SIGN", "#cceff2"]
+, ["uni20BD", 8381, "RUBLE SIGN", "#cceff2"]
+, ["Euro", 8364, "EURO SIGN", "#cceff2"]
+, ["uni20B9", 8377, "INDIAN RUPEE SIGN", "#cceff2"]
+, ["tenge", 8376, "TENGE SIGN", "#cceff2"]
+, ["peseta", 8359, "PESETA SIGN", "#cceff2"]
+, ["peso", 8369, "PESO SIGN", "#cceff2"]
+, ["kip", 8365, "KIP SIGN", "#cceff2"]
+, ["won", 8361, "WON SIGN", "#cceff2"]
+, ["lira", 8356, "LIRA SIGN", "#cceff2"]
+, ["hryvnia", 8372, "HRYVNIA SIGN", "#cceff2"]
+, ["naira", 8358, "NAIRA SIGN", "#cceff2"]
+, ["guarani", 8370, "GUARANI SIGN", "#cceff2"]
+, ["coloncurrency", 8353, "COLON SIGN", "#cceff2"]
+, ["cedi", 8373, "CEDI SIGN", "#cceff2"]
+, ["cruzeiro", 8354, "CRUZEIRO SIGN", "#cceff2"]
+, ["tugrik", 8366, "TUGRIK SIGN", "#cceff2"]
+, ["mill", 8357, "MILL SIGN", "#cceff2"]
+, ["afii57636", 8362, "NEW SHEQEL SIGN", "#cceff2"]
+, ["manat", 8380, "MANAT SIGN", "#cceff2"]
+, ["rupee", 8360, "RUPEE SIGN", "#cceff2"]
+, ["lari", 8382, "LARI SIGN", "#cceff2"]
+, ["zero", 48, "DIGIT ZERO", "#e2f4ea"]
+, ["one", 49, "DIGIT ONE", "#e2f4ea"]
+, ["two", 50, "DIGIT TWO", "#e2f4ea"]
+, ["three", 51, "DIGIT THREE", "#e2f4ea"]
+, ["four", 52, "DIGIT FOUR", "#e2f4ea"]
+, ["five", 53, "DIGIT FIVE", "#e2f4ea"]
+, ["six", 54, "DIGIT SIX", "#e2f4ea"]
+, ["seven", 55, "DIGIT SEVEN", "#e2f4ea"]
+, ["eight", 56, "DIGIT EIGHT", "#e2f4ea"]
+, ["nine", 57, "DIGIT NINE", "#e2f4ea"]
+, ["ampersand", 38, "AMPERSAND", "#efefef"]
+, ["exclam", 33, "EXCLAMATION MARK", "#efefef"]
+, ["exclamdown", 161, "INVERTED EXCLAMATION MARK", "#efefef"]
+, ["question", 63, "QUESTION MARK", "#efefef"]
+, ["questiondown", 191, "INVERTED QUESTION MARK", "#efefef"]
+, ["parenleft", 40, "LEFT PARENTHESIS", "#efefef"]
+, ["parenright", 41, "RIGHT PARENTHESIS", "#efefef"]
+, ["bracketleft", 91, "LEFT SQUARE BRACKET", "#efefef"]
+, ["bracketright", 93, "RIGHT SQUARE BRACKET", "#efefef"]
+, ["braceleft", 123, "LEFT CURLY BRACKET", "#efefef"]
+, ["braceright", 125, "RIGHT CURLY BRACKET", "#efefef"]
+, ["at", 64, "COMMERCIAL AT", "#efefef"]
+, ["numbersign", 35, "NUMBER SIGN", "#efefef"]
+, ["currency", 164, "CURRENCY SIGN", "#cceff2"]
+, ["slash", 47, "SOLIDUS", "#efefef"]
+, ["bar", 124, "VERTICAL LINE", "#cceff2"]
+, ["brokenbar", 166, "BROKEN BAR", "#cceff2"]
+, ["backslash", 92, "REVERSE SOLIDUS", "#efefef"]
+, ["hyphenbullet", 8259, "HYPHEN BULLET", "#efefef"]
+, ["hyphen", 45, "HYPHEN-MINUS", "#efefef"]
+, ["endash", 8211, "EN DASH", "#efefef"]
+, ["figuredash", 8210, "FIGURE DASH", "#efefef"]
+, ["emdash", 8212, "EM DASH", "#efefef"]
+, ["bullet", 8226, "BULLET", "#efefef"]
+, ["quoteleft", 8216, "LEFT SINGLE QUOTATION MARK", "#efefef"]
+, ["quoteright", 8217, "RIGHT SINGLE QUOTATION MARK", "#efefef"]
+, ["primetripl1", 8244, "TRIPLE PRIME", "#efefef"]
+, ["quotesingle", 39, "APOSTROPHE", "#efefef"]
+, ["quotedbl", 34, "QUOTATION MARK", "#efefef"]
+, ["quotedblleft", 8220, "LEFT DOUBLE QUOTATION MARK", "#efefef"]
+, ["quotedblright", 8221, "RIGHT DOUBLE QUOTATION MARK", "#efefef"]
+, ["quotedblbase", 8222, "DOUBLE LOW-9 QUOTATION MARK", "#efefef"]
+, ["quotesinglbase", 8218, "SINGLE LOW-9 QUOTATION MARK", "#efefef"]
+, ["comma", 44, "COMMA", "#efefef"]
+, ["period", 46, "FULL STOP", "#efefef"]
+, ["ellipsis", 8230, "HORIZONTAL ELLIPSIS", "#efefef"]
+, ["colon", 58, "COLON", "#efefef"]
+, ["semicolon", 59, "SEMICOLON", "#efefef"]
+, ["guilsinglleft", 8249, "SINGLE LEFT-POINTING ANGLE QUOTATION MARK", "#efefef"]
+, ["guilsinglright", 8250, "SINGLE RIGHT-POINTING ANGLE QUOTATION MARK", "#efefef"]
+, ["guillemotleft", 171, "LEFT-POINTING DOUBLE ANGLE QUOTATION MARK", "#efefef"]
+, ["guillemotright", 187, "RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK", "#efefef"]
+, ["less", 60, "LESS-THAN SIGN", "#cceff2"]
+, ["greater", 62, "GREATER-THAN SIGN", "#cceff2"]
+, ["lessequal", 8804, "LESS-THAN OR EQUAL TO", "#cceff2"]
+, ["greaterequal", 8805, "GREATER-THAN OR EQUAL TO", "#cceff2"]
+, ["equal", 61, "EQUALS SIGN", "#cceff2"]
+, ["notequal", 8800, "NOT EQUAL TO", "#cceff2"]
+, ["plus", 43, "PLUS SIGN", "#cceff2"]
+, ["minus", 8722, "MINUS SIGN", "#cceff2"]
+, ["multiply", 215, "MULTIPLICATION SIGN", "#cceff2"]
+, ["divide", 247, "DIVISION SIGN", "#cceff2"]
+, ["plusminus", 177, "PLUS-MINUS SIGN", "#cceff2"]
+, ["approxequal", 8776, "ALMOST EQUAL TO", "#cceff2"]
+, ["asciitilde", 126, "TILDE", "#cceff2"]
+, ["logicalnot", 172, "NOT SIGN", "#cceff2"]
+, ["periodcentered", 183, "MIDDLE DOT", "#efefef"]
+, ["anoteleia", 903, "GREEK ANO TELEIA", "#efefef"]
+, ["questiongreek", 894, "GREEK QUESTION MARK", "#efefef"]
+, ["underscore", 95, "LOW LINE", "#efefef"]
+, ["dagger", 8224, "DAGGER", "#efefef"]
+, ["daggerdbl", 8225, "DOUBLE DAGGER", "#efefef"]
+, ["asciicircum", 94, "CIRCUMFLEX ACCENT", "#cceff2"]
+, ["asterisk", 42, "ASTERISK", "#efefef"]
+, ["registered", 174, "REGISTERED SIGN", "#cceff2"]
+, ["trademark", 8482, "TRADE MARK SIGN", "#cceff2"]
+, ["servicemark", 8480, "SERVICE MARK", "#cceff2"]
+, ["degree", 176, "DEGREE SIGN", "#cceff2"]
+, ["ordfeminine", 170, "FEMININE ORDINAL INDICATOR"]
+, ["ordmasculine", 186, "MASCULINE ORDINAL INDICATOR"]
+, ["isuperior", 8305, "SUPERSCRIPT LATIN SMALL LETTER I"]
+, ["nsuperior", 8319, "SUPERSCRIPT LATIN SMALL LETTER N"]
+, ["paragraph", 182, "PILCROW SIGN", "#efefef"]
+, ["section", 167, "SECTION SIGN", "#efefef"]
+, ["copyright", 169, "COPYRIGHT SIGN", "#cceff2"]
+, ["infinity", 8734, "INFINITY", "#cceff2"]
+, ["partialdiff", 8706, "PARTIAL DIFFERENTIAL", "#cceff2"]
+, ["summation", 8721, "N-ARY SUMMATION", "#cceff2"]
+, ["product", 8719, "N-ARY PRODUCT", "#cceff2"]
+, ["integral", 8747, "INTEGRAL", "#cceff2"]
+, ["radical", 8730, "SQUARE ROOT", "#cceff2"]
+, ["lozenge", 9674, "LOZENGE", "#cceff2"]
+, ["fraction", 8260, "FRACTION SLASH", "#cceff2"]
+, ["zerosub", 8320, "SUBSCRIPT ZERO", "#e2f4ea"]
+, ["oneinferior", 8321, "SUBSCRIPT ONE", "#e2f4ea"]
+, ["twosub", 8322, "SUBSCRIPT TWO", "#e2f4ea"]
+, ["threesub", 8323, "SUBSCRIPT THREE", "#e2f4ea"]
+, ["foursub", 8324, "SUBSCRIPT FOUR", "#e2f4ea"]
+, ["fivesub", 8325, "SUBSCRIPT FIVE", "#e2f4ea"]
+, ["sixinferior", 8326, "SUBSCRIPT SIX", "#e2f4ea"]
+, ["sevensub", 8327, "SUBSCRIPT SEVEN", "#e2f4ea"]
+, ["eightsub", 8328, "SUBSCRIPT EIGHT", "#e2f4ea"]
+, ["nineinferior", 8329, "SUBSCRIPT NINE", "#e2f4ea"]
+, ["plussub", 8330, "SUBSCRIPT PLUS SIGN", "#cceff2"]
+, ["minussub", 8331, "SUBSCRIPT MINUS", "#cceff2"]
+, ["equalsub", 8332, "SUBSCRIPT EQUALS SIGN", "#cceff2"]
+, ["parenleftinferior", 8333, "SUBSCRIPT LEFT PARENTHESIS", "#efefef"]
+, ["parenrightsub", 8334, "SUBSCRIPT RIGHT PARENTHESIS", "#efefef"]
+, ["zerosuperior", 8304, "SUPERSCRIPT ZERO", "#e2f4ea"]
+, ["onesuperior", 185, "SUPERSCRIPT ONE", "#e2f4ea"]
+, ["twosuperior", 178, "SUPERSCRIPT TWO", "#e2f4ea"]
+, ["threesuperior", 179, "SUPERSCRIPT THREE", "#e2f4ea"]
+, ["foursuperior", 8308, "SUPERSCRIPT FOUR", "#e2f4ea"]
+, ["fivesuperior", 8309, "SUPERSCRIPT FIVE", "#e2f4ea"]
+, ["sixsuperior", 8310, "SUPERSCRIPT SIX", "#e2f4ea"]
+, ["sevensuperior", 8311, "SUPERSCRIPT SEVEN", "#e2f4ea"]
+, ["eightsuperior", 8312, "SUPERSCRIPT EIGHT", "#e2f4ea"]
+, ["ninesuperior", 8313, "SUPERSCRIPT NINE", "#e2f4ea"]
+, ["plussuperior", 8314, "SUPERSCRIPT PLUS SIGN", "#cceff2"]
+, ["minussuperior", 8315, "SUPERSCRIPT MINUS", "#cceff2"]
+, ["equalsuperior", 8316, "SUPERSCRIPT EQUALS SIGN", "#cceff2"]
+, ["parenleftsuperior", 8317, "SUPERSCRIPT LEFT PARENTHESIS", "#efefef"]
+, ["parenrightsuperior", 8318, "SUPERSCRIPT RIGHT PARENTHESIS", "#efefef"]
+, ["onehalf", 189, "VULGAR FRACTION ONE HALF", "#e2f4ea"]
+, ["onequarter", 188, "VULGAR FRACTION ONE QUARTER", "#e2f4ea"]
+, ["threequarters", 190, "VULGAR FRACTION THREE QUARTERS", "#e2f4ea"]
+, ["percent", 37, "PERCENT SIGN", "#efefef"]
+, ["perthousand", 8240, "PER MILLE SIGN", "#efefef"]
+, ["numero", 8470, "NUMERO SIGN", "#cceff2"]
+, ["acute", 180, "ACUTE ACCENT", "#cceff2"]
+, ["hungarumlaut", 733, "DOUBLE ACUTE ACCENT", "#cceff2"]
+, ["grave", 96, "GRAVE ACCENT", "#cceff2"]
+, ["dieresis", 168, "DIAERESIS", "#cceff2"]
+, ["circumflex", 710, "MODIFIER LETTER CIRCUMFLEX ACCENT"]
+, ["tilde", 732, "SMALL TILDE", "#cceff2"]
+, ["macron", 175, "MACRON", "#cceff2"]
+, ["breve", 728, "BREVE", "#cceff2"]
+, ["dotaccent", 729, "DOT ABOVE", "#cceff2"]
+, ["ring", 730, "RING ABOVE", "#cceff2"]
+, ["caron", 711, "CARON"]
+, ["dieresistonos", 901, "GREEK DIALYTIKA TONOS", "#cceff2"]
+, ["cedilla", 184, "CEDILLA", "#cceff2"]
+, ["ogonek", 731, "OGONEK", "#cceff2"]
+, ["commaaccent", 63171, "[private use F6C3]"]
+, ["acutecomb", 769, "COMBINING ACUTE ACCENT", "#f9e2e2"]
+, ["acutedblnosp", 779, "COMBINING DOUBLE ACUTE ACCENT", "#f9e2e2"]
+, ["gravecomb", 768, "COMBINING GRAVE ACCENT", "#f9e2e2"]
+, ["dblgravecmb", 783, "COMBINING DOUBLE GRAVE ACCENT", "#f9e2e2"]
+, ["macroncomb", 772, "COMBINING MACRON", "#f9e2e2"]
+, ["dieresisnosp", 776, "COMBINING DIAERESIS", "#f9e2e2"]
+, ["brevenosp", 774, "COMBINING BREVE", "#f9e2e2"]
+, ["breveinvnosp", 785, "COMBINING INVERTED BREVE", "#f9e2e2"]
+, ["hook", 777, "COMBINING HOOK ABOVE", "#f9e2e2"]
+, ["circumflexnosp", 770, "COMBINING CIRCUMFLEX ACCENT", "#f9e2e2"]
+, ["caroncmb", 780, "COMBINING CARON", "#f9e2e2"]
+, ["tildecomb", 771, "COMBINING TILDE", "#f9e2e2"]
+, ["dotnosp", 775, "COMBINING DOT ABOVE", "#f9e2e2"]
+, ["ringnosp", 778, "COMBINING RING ABOVE", "#f9e2e2"]
+, ["hornnosp", 795, "COMBINING HORN", "#f9e2e2"]
+, ["ogoneknosp", 808, "COMBINING OGONEK", "#f9e2e2"]
+, ["cedillanosp", 807, "COMBINING CEDILLA", "#f9e2e2"]
+, ["circumflexsubnosp", 813, "COMBINING CIRCUMFLEX ACCENT BELOW", "#f9e2e2"]
+, ["brevesubnosp", 814, "COMBINING BREVE BELOW", "#f9e2e2"]
+, ["dotbelow", 803, "COMBINING DOT BELOW", "#f9e2e2"]
+, ["commabelowcmb", 806, "COMBINING COMMA BELOW", "#f9e2e2"]
+, ["dotdblsubnosp", 804, "COMBINING DIAERESIS BELOW", "#f9e2e2"]
+, ["ringsubnosp", 805, "COMBINING RING BELOW", "#f9e2e2"]
+, ["underscorenosp", 818, "COMBINING LOW LINE", "#f9e2e2"]
+, ["tildesubnosp", 816, "COMBINING TILDE BELOW", "#f9e2e2"]
+, ["enquad", 8192, "EN QUAD", "#ede5f9"]
+, ["emquad", 8193, "EM QUAD", "#ede5f9"]
+, ["enspace", 8194, "EN SPACE", "#ede5f9"]
+, ["emspace", 8195, "EM SPACE", "#ede5f9"]
+, ["thirdemspace", 8196, "THREE-PER-EM SPACE", "#ede5f9"]
+, ["quarteremspace", 8197, "FOUR-PER-EM SPACE", "#ede5f9"]
+, ["sixthemspace", 8198, "SIX-PER-EM SPACE", "#ede5f9"]
+, ["figurespace", 8199, "FIGURE SPACE", "#ede5f9"]
+, ["punctuationspace", 8200, "PUNCTUATION SPACE", "#ede5f9"]
+, ["thinspace", 8201, "THIN SPACE", "#ede5f9"]
+, ["hairspace", 8202, "HAIR SPACE", "#ede5f9"]
+, ["zerowidthspace", 8203, "ZERO WIDTH SPACE", "#efefef"]
+, ["arrowleft", 8592, "LEFTWARDS ARROW", "#cceff2"]
+, ["arrowup", 8593, "UPWARDS ARROW", "#cceff2"]
+, ["arrowright", 8594, "RIGHTWARDS ARROW", "#cceff2"]
+, ["arrowdown", 8595, "DOWNWARDS ARROW", "#cceff2"]
+, ["triagrt", 9658, "BLACK RIGHT-POINTING POINTER", "#cceff2"]
+, ["triagdn", 9660, "BLACK DOWN-POINTING TRIANGLE", "#cceff2"]
+, ["triagup", 9650, "BLACK UP-POINTING TRIANGLE", "#cceff2"]
+, ["blackleftpointingtriangle", 9664, "BLACK LEFT-POINTING TRIANGLE", "#cceff2"]
+, ["mu", 181, "MICRO SIGN"]
+, ["uni2009.fra", null, null, "#dddddd"]
+, ["overscoredblnosp", 831, "COMBINING DOUBLE OVERLINE", "#f9e2e2"]
+, ["uni215A", 8538, "VULGAR FRACTION FIVE SIXTHS", "#e2f4ea"]
+, ["uni02E5_uni02E7_uni02E8", null, null, "#dddddd"]
+, ["uni215F", 8543, "FRACTION NUMERATOR ONE", "#e2f4ea"]
+, ["tturn", 647, "LATIN SMALL LETTER TURNED T"]
+, ["uni2184.cn", null, null, "#c4f2c1"]
+, ["uni2DEA", 11754, "COMBINING CYRILLIC LETTER O", "#f9e2e2"]
+, ["uni2DEB", 11755, "COMBINING CYRILLIC LETTER PE", "#f9e2e2"]
+, ["uni2DEC", 11756, "COMBINING CYRILLIC LETTER ER", "#f9e2e2"]
+, ["uni2DED", 11757, "COMBINING CYRILLIC LETTER ES", "#f9e2e2"]
+, ["uni2DEE", 11758, "COMBINING CYRILLIC LETTER TE", "#f9e2e2"]
+, ["macronacutecomb", null, null, "#dddddd"]
+, ["uni1D91", 7569, "LATIN SMALL LETTER D WITH HOOK AND TAIL"]
+, ["uni1D90", 7568, "LATIN SMALL LETTER ALPHA WITH RETROFLEX HOOK"]
+, ["uni1D93", 7571, "LATIN SMALL LETTER OPEN E WITH RETROFLEX HOOK"]
+, ["uni1D92", 7570, "LATIN SMALL LETTER E WITH RETROFLEX HOOK"]
+, ["uni1D95", 7573, "LATIN SMALL LETTER SCHWA WITH RETROFLEX HOOK"]
+, ["uni1D94", 7572, "LATIN SMALL LETTER REVERSED OPEN E WITH RETROFLEX HOOK"]
+, ["uni1D97", 7575, "LATIN SMALL LETTER OPEN O WITH RETROFLEX HOOK"]
+, ["uni1D96", 7574, "LATIN SMALL LETTER I WITH RETROFLEX HOOK"]
+, ["uni1D99", 7577, "LATIN SMALL LETTER U WITH RETROFLEX HOOK"]
+, ["uni1D98", 7576, "LATIN SMALL LETTER ESH WITH RETROFLEX HOOK"]
+, ["uniA659", 42585, "CYRILLIC SMALL LETTER CLOSED LITTLE YUS"]
+, ["uniA658", 42584, "CYRILLIC CAPITAL LETTER CLOSED LITTLE YUS"]
+, ["crossbar", null, null, "#dddddd"]
+, ["uniA653", 42579, "CYRILLIC SMALL LETTER IOTIFIED YAT"]
+, ["uniA652", 42578, "CYRILLIC CAPITAL LETTER IOTIFIED YAT"]
+, ["austral", 8371, "AUSTRAL SIGN", "#cceff2"]
+, ["uniA651", 42577, "CYRILLIC SMALL LETTER YERU WITH BACK YER"]
+, ["uniA650", 42576, "CYRILLIC CAPITAL LETTER YERU WITH BACK YER"]
+, ["uniA657", 42583, "CYRILLIC SMALL LETTER IOTIFIED A"]
+, ["uniA656", 42582, "CYRILLIC CAPITAL LETTER IOTIFIED A"]
+, ["uniA655", 42581, "CYRILLIC SMALL LETTER REVERSED YU"]
+, ["uniA65C", 42588, "CYRILLIC CAPITAL LETTER IOTIFIED CLOSED LITTLE YUS"]
+, ["uniA65B", 42587, "CYRILLIC SMALL LETTER BLENDED YUS"]
+, ["uniA65A", 42586, "CYRILLIC CAPITAL LETTER BLENDED YUS"]
+, ["uniA65F", 42591, "CYRILLIC SMALL LETTER YN"]
+, ["uniA65E", 42590, "CYRILLIC CAPITAL LETTER YN"]
+, ["uniA65D", 42589, "CYRILLIC SMALL LETTER IOTIFIED CLOSED LITTLE YUS"]
+, ["uni1D9A", 7578, "LATIN SMALL LETTER EZH WITH RETROFLEX HOOK"]
+, ["uni1D9C", 7580, "MODIFIER LETTER SMALL C"]
+, ["uni1D9B", 7579, "MODIFIER LETTER SMALL TURNED ALPHA"]
+, ["uni006A.ccmp", null, null, "#dddddd"]
+, ["uni1D9D", 7581, "MODIFIER LETTER SMALL C WITH CURL"]
+, ["uni1D9F", 7583, "MODIFIER LETTER SMALL REVERSED OPEN E"]
+, ["acutedotcomb.lc", null, null, "#dddddd"]
+, ["uni2DE9", 11753, "COMBINING CYRILLIC LETTER EN", "#f9e2e2"]
+, ["tildedieresiscomb.lc", null, null, "#dddddd"]
+, ["uni2DE0", 11744, "COMBINING CYRILLIC LETTER BE", "#f9e2e2"]
+, ["uni2DE1", 11745, "COMBINING CYRILLIC LETTER VE", "#f9e2e2"]
+, ["uni2DE2", 11746, "COMBINING CYRILLIC LETTER GHE", "#f9e2e2"]
+, ["uni2DE3", 11747, "COMBINING CYRILLIC LETTER DE", "#f9e2e2"]
+, ["uni2DE4", 11748, "COMBINING CYRILLIC LETTER ZHE", "#f9e2e2"]
+, ["uni2DE5", 11749, "COMBINING CYRILLIC LETTER ZE", "#f9e2e2"]
+, ["uni2DE6", 11750, "COMBINING CYRILLIC LETTER KA", "#f9e2e2"]
+, ["uni2DE7", 11751, "COMBINING CYRILLIC LETTER EL", "#f9e2e2"]
+, ["drthook", 598, "LATIN SMALL LETTER D WITH TAIL"]
+, ["qhook", 672, "LATIN SMALL LETTER Q WITH HOOK"]
+, ["underscoredbl", 8215, "DOUBLE LOW LINE", "#efefef"]
+, ["uni2151", 8529, "VULGAR FRACTION ONE NINTH", "#e2f4ea"]
+, ["uni2150", 8528, "VULGAR FRACTION ONE SEVENTH", "#e2f4ea"]
+, ["uni2152", 8530, "VULGAR FRACTION ONE TENTH", "#e2f4ea"]
+, ["uni2155", 8533, "VULGAR FRACTION ONE FIFTH", "#e2f4ea"]
+, ["romanone", 8544, "ROMAN NUMERAL ONE", "#e2f4ea"]
+, ["uni2157", 8535, "VULGAR FRACTION THREE FIFTHS", "#e2f4ea"]
+, ["uni2156", 8534, "VULGAR FRACTION TWO FIFTHS", "#e2f4ea"]
+, ["nrthook", 627, "LATIN SMALL LETTER N WITH RETROFLEX HOOK"]
+, ["estimated", 8494, "ESTIMATED SYMBOL", "#cceff2"]
+, ["hturn", 613, "LATIN SMALL LETTER TURNED H"]
+, ["degreecentigrade", 8451, "DEGREE CELSIUS", "#cceff2"]
+, ["dieresisacutecomb.lc", null, null, "#dddddd"]
+, ["uni2DEF", 11759, "COMBINING CYRILLIC LETTER HA", "#f9e2e2"]
+, ["uniAB59", 43865, "LATIN SMALL LETTER X WITH LONG LEFT LEG WITH SERIF"]
+, ["uniAB58", 43864, "LATIN SMALL LETTER X WITH LONG LEFT LEG AND LOW RIGHT RING"]
+, ["uniAB57", 43863, "LATIN SMALL LETTER X WITH LONG LEFT LEG"]
+, ["uniAB56", 43862, "LATIN SMALL LETTER X WITH LOW RIGHT RING"]
+, ["Gbar", 484, "LATIN CAPITAL LETTER G WITH STROKE"]
+, ["uniAB54", 43860, "LATIN SMALL LETTER CHI WITH LOW RIGHT RING"]
+, ["uniAB53", 43859, "LATIN SMALL LETTER CHI"]
+, ["uniAB52", 43858, "LATIN SMALL LETTER U WITH LEFT HOOK"]
+, ["uniAB51", 43857, "LATIN SMALL LETTER TURNED UI"]
+, ["uniAB50", 43856, "LATIN SMALL LETTER UI"]
+, ["carondotcomb.lc", null, null, "#dddddd"]
+, ["uni02E6_uni02E9_uni02E6", null, null, "#dddddd"]
+, ["uniAB5F", 43871, "MODIFIER LETTER SMALL U WITH LEFT HOOK"]
+, ["uniAB5E", 43870, "MODIFIER LETTER SMALL L WITH MIDDLE TILDE"]
+, ["uniAB5D", 43869, "MODIFIER LETTER SMALL L WITH INVERTED LAZY S"]
+, ["uniAB5C", 43868, "MODIFIER LETTER SMALL HENG"]
+, ["uniAB5B", 43867, "MODIFIER BREVE WITH INVERTED BREVE", "#cceff2"]
+, ["uniAB5A", 43866, "LATIN SMALL LETTER Y WITH SHORT RIGHT LEG"]
+, ["uni02E7_uni02E6_uni02E6", null, null, "#dddddd"]
+, ["aturn_uni02DE", null, null, "#dddddd"]
+, ["uni02E9_uni02E5_uni02E5", null, null, "#dddddd"]
+, ["uni02E9_uni02E5_uni02E6", null, null, "#dddddd"]
+, ["uni02E9_uni02E5_uni02E7", null, null, "#dddddd"]
+, ["uni1FFD", 8189, "GREEK OXIA", "#cceff2"]
+, ["uni1FFE", 8190, "GREEK DASIA", "#cceff2"]
+, ["uni02E9_uni02E5_uni02E8", null, null, "#dddddd"]
+, ["uni02E9_uni02E5_uni02E9", null, null, "#dddddd"]
+, ["uni02E6_uni02E9_uni02E8", null, null, "#dddddd"]
+, ["oopen", 596, "LATIN SMALL LETTER OPEN O"]
+, ["Gsmallcaphook", 667, "LATIN LETTER SMALL CAPITAL G WITH HOOK"]
+, ["uni0346", 838, "COMBINING BRIDGE ABOVE", "#f9e2e2"]
+, ["anglesupnosp", 794, "COMBINING LEFT ANGLE ABOVE", "#f9e2e2"]
+, ["uniFFFC", 65532, "OBJECT REPLACEMENT CHARACTER", "#cceff2"]
+, ["uniFFFD", 65533, "REPLACEMENT CHARACTER", "#cceff2"]
+, ["uni02E7_uni02E9", null, null, "#dddddd"]
+, ["uni02E7_uni02E8", null, null, "#dddddd"]
+, ["uni02E7_uni02E5", null, null, "#dddddd"]
+, ["uni02E7_uni02E6", null, null, "#dddddd"]
+, ["tildesubnosp_uni1ABD", null, null, "#dddddd"]
+, ["uniA794.cn", null, null, "#c4f2c1"]
+, ["ringacute", null, null, "#dddddd"]
+, ["ubar", 649, "LATIN SMALL LETTER U BAR"]
+, ["uni2C7A.cn", null, null, "#c4f2c1"]
+, ["uni2E3F", 11839, "CAPITULUM", "#efefef"]
+, ["uni1DD8", 7640, "COMBINING LATIN SMALL LETTER INSULAR D", "#f9e2e2"]
+, ["uni1DD9", 7641, "COMBINING LATIN SMALL LETTER ETH", "#f9e2e2"]
+, ["uniA73D", 42813, "LATIN SMALL LETTER AY"]
+, ["uniA73E", 42814, "LATIN CAPITAL LETTER REVERSED C WITH DOT"]
+, ["uniA73F", 42815, "LATIN SMALL LETTER REVERSED C WITH DOT"]
+, ["uni1DD2", 7634, "COMBINING US ABOVE", "#f9e2e2"]
+, ["uni1DD3", 7635, "COMBINING LATIN SMALL LETTER FLATTENED OPEN A ABOVE", "#f9e2e2"]
+, ["uni1DD0", 7632, "COMBINING IS BELOW", "#f9e2e2"]
+, ["uni1DD1", 7633, "COMBINING UR ABOVE", "#f9e2e2"]
+, ["circumflexgravecomb", null, null, "#dddddd"]
+, ["uni1DD4", 7636, "COMBINING LATIN SMALL LETTER AE", "#f9e2e2"]
+, ["uni1DD5", 7637, "COMBINING LATIN SMALL LETTER AO", "#f9e2e2"]
+, ["dieresiscaroncomb", null, null, "#dddddd"]
+, ["eng", 331, "LATIN SMALL LETTER ENG"]
+, ["breveinvsubnosp", 815, "COMBINING INVERTED BREVE BELOW", "#f9e2e2"]
+, ["uni02E9_uni02E9_uni02E5", null, null, "#dddddd"]
+, ["uni02E9_uni02E9_uni02E6", null, null, "#dddddd"]
+, ["uni02E9_uni02E9_uni02E7", null, null, "#dddddd"]
+, ["commaturnsupnosp", 786, "COMBINING TURNED COMMA ABOVE", "#f9e2e2"]
+, ["uniA730", 42800, "LATIN LETTER SMALL CAPITAL F"]
+, ["uniA731", 42801, "LATIN LETTER SMALL CAPITAL S"]
+, ["uniA732", 42802, "LATIN CAPITAL LETTER AA"]
+, ["uniA733", 42803, "LATIN SMALL LETTER AA"]
+, ["uniA734", 42804, "LATIN CAPITAL LETTER AO"]
+, ["uniA735", 42805, "LATIN SMALL LETTER AO"]
+, ["uniA736", 42806, "LATIN CAPITAL LETTER AU"]
+, ["uniA737", 42807, "LATIN SMALL LETTER AU"]
+, ["uni1DDB", 7643, "COMBINING LATIN LETTER SMALL CAPITAL G", "#f9e2e2"]
+, ["uni1DDC", 7644, "COMBINING LATIN SMALL LETTER K", "#f9e2e2"]
+, ["ringrighthalfsubnosp", 825, "COMBINING RIGHT HALF RING BELOW", "#f9e2e2"]
+, ["uni1DDF", 7647, "COMBINING LATIN LETTER SMALL CAPITAL M", "#f9e2e2"]
+, ["uni1DDD", 7645, "COMBINING LATIN SMALL LETTER L", "#f9e2e2"]
+, ["uni1DDE", 7646, "COMBINING LATIN LETTER SMALL CAPITAL L", "#f9e2e2"]
+, ["romanten", 8553, "ROMAN NUMERAL TEN", "#e2f4ea"]
+, ["degreefarenheit", 8457, "DEGREE FAHRENHEIT", "#cceff2"]
+, ["uni1D9E", 7582, "MODIFIER LETTER SMALL ETH"]
+, ["Upsilon2", 433, "LATIN CAPITAL LETTER UPSILON"]
+, ["degreekelvin", 8490, "KELVIN SIGN"]
+, ["uniA64A", 42570, "CYRILLIC CAPITAL LETTER MONOGRAPH UK"]
+, ["uniA64B", 42571, "CYRILLIC SMALL LETTER MONOGRAPH UK"]
+, ["uniA64C", 42572, "CYRILLIC CAPITAL LETTER BROAD OMEGA"]
+, ["uniA64D", 42573, "CYRILLIC SMALL LETTER BROAD OMEGA"]
+, ["uniA64E", 42574, "CYRILLIC CAPITAL LETTER NEUTRAL YER"]
+, ["uniA64F", 42575, "CYRILLIC SMALL LETTER NEUTRAL YER"]
+, ["uni1D8F", 7567, "LATIN SMALL LETTER A WITH RETROFLEX HOOK"]
+, ["uni1D8D", 7565, "LATIN SMALL LETTER X WITH PALATAL HOOK"]
+, ["uni1D8E", 7566, "LATIN SMALL LETTER Z WITH PALATAL HOOK"]
+, ["uni1D8B", 7563, "LATIN SMALL LETTER ESH WITH PALATAL HOOK"]
+, ["uni1D8C", 7564, "LATIN SMALL LETTER V WITH PALATAL HOOK"]
+, ["uni1D8A", 7562, "LATIN SMALL LETTER S WITH PALATAL HOOK"]
+, ["uni02AE", 686, "LATIN SMALL LETTER TURNED H WITH FISHHOOK"]
+, ["uni02AB", 683, "LATIN SMALL LETTER LZ DIGRAPH"]
+, ["uni02AC", 684, "LATIN LETTER BILABIAL PERCUSSIVE"]
+, ["uni1FCD", 8141, "GREEK PSILI AND VARIA", "#cceff2"]
+, ["uni2DE8", 11752, "COMBINING CYRILLIC LETTER EM", "#f9e2e2"]
+, ["kappa1", 1008, "GREEK KAPPA SYMBOL"]
+, ["uni02A9", 681, "LATIN SMALL LETTER FENG DIGRAPH"]
+, ["onethird", 8531, "VULGAR FRACTION ONE THIRD", "#e2f4ea"]
+, ["uni1D88", 7560, "LATIN SMALL LETTER P WITH PALATAL HOOK"]
+, ["uni1D89", 7561, "LATIN SMALL LETTER R WITH PALATAL HOOK"]
+, ["uni1D86", 7558, "LATIN SMALL LETTER M WITH PALATAL HOOK"]
+, ["uni1D87", 7559, "LATIN SMALL LETTER N WITH PALATAL HOOK"]
+, ["uni1D84", 7556, "LATIN SMALL LETTER K WITH PALATAL HOOK"]
+, ["uni1D85", 7557, "LATIN SMALL LETTER L WITH PALATAL HOOK"]
+, ["uni1D82", 7554, "LATIN SMALL LETTER F WITH PALATAL HOOK"]
+, ["vturn", 652, "LATIN SMALL LETTER TURNED V"]
+, ["uni1D81", 7553, "LATIN SMALL LETTER D WITH PALATAL HOOK"]
+, ["uniA648", 42568, "CYRILLIC CAPITAL LETTER DJERV"]
+, ["uniA649", 42569, "CYRILLIC SMALL LETTER DJERV"]
+, ["uniA640", 42560, "CYRILLIC CAPITAL LETTER ZEMLYA"]
+, ["uniA641", 42561, "CYRILLIC SMALL LETTER ZEMLYA"]
+, ["uniA642", 42562, "CYRILLIC CAPITAL LETTER DZELO"]
+, ["uniA643", 42563, "CYRILLIC SMALL LETTER DZELO"]
+, ["uniA644", 42564, "CYRILLIC CAPITAL LETTER REVERSED DZE"]
+, ["uniA645", 42565, "CYRILLIC SMALL LETTER REVERSED DZE"]
+, ["uniA646", 42566, "CYRILLIC CAPITAL LETTER IOTA"]
+, ["uniA647", 42567, "CYRILLIC SMALL LETTER IOTA"]
+, ["uniAB4D", 43853, "LATIN SMALL LETTER BASELINE ESH"]
+, ["uniAB4E", 43854, "LATIN SMALL LETTER U WITH SHORT RIGHT LEG"]
+, ["uniAB4F", 43855, "LATIN SMALL LETTER U BAR WITH SHORT RIGHT LEG"]
+, ["uniAB4A", 43850, "LATIN SMALL LETTER DOUBLE R WITH CROSSED-TAIL"]
+, ["uniAB4B", 43851, "LATIN SMALL LETTER SCRIPT R"]
+, ["uniAB4C", 43852, "LATIN SMALL LETTER SCRIPT R WITH RING"]
+, ["uni2DF5", 11765, "COMBINING CYRILLIC LETTER ES-TE", "#f9e2e2"]
+, ["uni2DF4", 11764, "COMBINING CYRILLIC LETTER FITA", "#f9e2e2"]
+, ["uni2DF7", 11767, "COMBINING CYRILLIC LETTER IE", "#f9e2e2"]
+, ["uni2DF6", 11766, "COMBINING CYRILLIC LETTER A", "#f9e2e2"]
+, ["uni2DF1", 11761, "COMBINING CYRILLIC LETTER CHE", "#f9e2e2"]
+, ["uni2DF0", 11760, "COMBINING CYRILLIC LETTER TSE", "#f9e2e2"]
+, ["uni2DF3", 11763, "COMBINING CYRILLIC LETTER SHCHA", "#f9e2e2"]
+, ["uni2DF2", 11762, "COMBINING CYRILLIC LETTER SHA", "#f9e2e2"]
+, ["uni2DF9", 11769, "COMBINING CYRILLIC LETTER MONOGRAPH UK", "#f9e2e2"]
+, ["uni2DF8", 11768, "COMBINING CYRILLIC LETTER DJERV", "#f9e2e2"]
+, ["uni2159", 8537, "VULGAR FRACTION ONE SIXTH", "#e2f4ea"]
+, ["uni2158", 8536, "VULGAR FRACTION FOUR FIFTHS", "#e2f4ea"]
+, ["uniA68B", 42635, "CYRILLIC SMALL LETTER TE WITH MIDDLE HOOK"]
+, ["uniA68C", 42636, "CYRILLIC CAPITAL LETTER TWE"]
+, ["uni214F", 8527, "SYMBOL FOR SAMARITAN SOURCE", "#cceff2"]
+, ["uni214D", 8525, "AKTIESELSKAB", "#cceff2"]
+, ["OEsmallcap", 630, "LATIN LETTER SMALL CAPITAL OE"]
+, ["tackupsubnosp", 797, "COMBINING UP TACK BELOW", "#f9e2e2"]
+, ["uni2DFE", 11774, "COMBINING CYRILLIC LETTER BIG YUS", "#f9e2e2"]
+, ["uni2DFD", 11773, "COMBINING CYRILLIC LETTER LITTLE YUS", "#f9e2e2"]
+, ["uni2DFF", 11775, "COMBINING CYRILLIC LETTER IOTIFIED BIG YUS", "#f9e2e2"]
+, ["uni2DFA", 11770, "COMBINING CYRILLIC LETTER YAT", "#f9e2e2"]
+, ["uni2DFC", 11772, "COMBINING CYRILLIC LETTER IOTIFIED A", "#f9e2e2"]
+, ["uni2DFB", 11771, "COMBINING CYRILLIC LETTER YU", "#f9e2e2"]
+, ["uniAB48", 43848, "LATIN SMALL LETTER DOUBLE R"]
+, ["uniAB49", 43849, "LATIN SMALL LETTER R WITH CROSSED-TAIL"]
+, ["uniAB44", 43844, "LATIN SMALL LETTER TURNED O OPEN-O WITH STROKE"]
+, ["uniAB45", 43845, "LATIN SMALL LETTER STIRRUP R"]
+, ["uniAB46", 43846, "LATIN LETTER SMALL CAPITAL R WITH RIGHT LEG"]
+, ["uniAB47", 43847, "LATIN SMALL LETTER R WITHOUT HANDLE"]
+, ["uniAB40", 43840, "LATIN SMALL LETTER INVERTED OE"]
+, ["uniAB41", 43841, "LATIN SMALL LETTER TURNED OE WITH STROKE"]
+, ["glottalstopbarinv", 446, "LATIN LETTER INVERTED GLOTTAL STOP WITH STROKE"]
+, ["uniAB43", 43843, "LATIN SMALL LETTER TURNED O OPEN-O"]
+, ["seagullsubnosp", 828, "COMBINING SEAGULL BELOW", "#f9e2e2"]
+, ["uni02EC", 748, "MODIFIER LETTER VOICING"]
+, ["afii300", 8207, "RIGHT-TO-LEFT MARK", "#efefef"]
+, ["caronnosp", null, null, "#dddddd"]
+, ["uni02E7_uni02E9_uni02E8", null, null, "#dddddd"]
+, ["uni02E7_uni02E9_uni02E9", null, null, "#dddddd"]
+, ["uni02E7_uni02E9_uni02E6", null, null, "#dddddd"]
+, ["uni02E7_uni02E9_uni02E7", null, null, "#dddddd"]
+, ["uni02E7_uni02E9_uni02E5", null, null, "#dddddd"]
+, ["romanfour", 8547, "ROMAN NUMERAL FOUR", "#e2f4ea"]
+, ["uniA744", 42820, "LATIN CAPITAL LETTER K WITH STROKE AND DIAGONAL STROKE"]
+, ["macrongravecomb", null, null, "#dddddd"]
+, ["lmidtilde", 619, "LATIN SMALL LETTER L WITH MIDDLE TILDE"]
+, ["uni03F5", 1013, "GREEK LUNATE EPSILON SYMBOL"]
+, ["uni03F6", 1014, "GREEK REVERSED LUNATE EPSILON SYMBOL", "#cceff2"]
+, ["longs", 383, "LATIN SMALL LETTER LONG S"]
+, ["Ghook.cn", null, null, "#c4f2c1"]
+, ["tonebarextrahighmod", 741, "MODIFIER LETTER EXTRA-HIGH TONE BAR", "#cceff2"]
+, ["ringsubnosp_uni1ABD", null, null, "#dddddd"]
+, ["one.sup", null, null, "#dddddd"]
+, ["dieresismacroncomb", null, null, "#dddddd"]
+, ["trianglebullet", 8227, "TRIANGULAR BULLET", "#efefef"]
+, ["uni03FF.cn", null, null, "#c4f2c1"]
+, ["uniA74F", 42831, "LATIN SMALL LETTER OO"]
+, ["Ysmallcap", 655, "LATIN LETTER SMALL CAPITAL Y"]
+, ["rrthook", 637, "LATIN SMALL LETTER R WITH TAIL"]
+, ["uni03FB", 1019, "GREEK SMALL LETTER SAN"]
+, ["uni03FC", 1020, "GREEK RHO WITH STROKE SYMBOL"]
+, ["uni03FD", 1021, "GREEK CAPITAL REVERSED LUNATE SIGMA SYMBOL"]
+, ["uni03FE", 1022, "GREEK CAPITAL DOTTED LUNATE SIGMA SYMBOL"]
+, ["uni03FF", 1023, "GREEK CAPITAL REVERSED DOTTED LUNATE SIGMA SYMBOL"]
+, ["iota1_uni02DE", null, null, "#dddddd"]
+, ["uni0373", 883, "GREEK SMALL LETTER ARCHAIC SAMPI"]
+, ["uni0372", 882, "GREEK CAPITAL LETTER ARCHAIC SAMPI"]
+, ["uni0371", 881, "GREEK SMALL LETTER HETA"]
+, ["uni0370", 880, "GREEK CAPITAL LETTER HETA"]
+, ["uni0377", 887, "GREEK SMALL LETTER PAMPHYLIAN DIGAMMA"]
+, ["uni0376", 886, "GREEK CAPITAL LETTER PAMPHYLIAN DIGAMMA"]
+, ["mturndescend", 624, "LATIN SMALL LETTER TURNED M WITH LONG LEG"]
+, ["uniA709", 42761, "MODIFIER LETTER HIGH DOTTED TONE BAR", "#cceff2"]
+, ["uniA708", 42760, "MODIFIER LETTER EXTRA-HIGH DOTTED TONE BAR", "#cceff2"]
+, ["uniA705", 42757, "MODIFIER LETTER CHINESE TONE YANG QU", "#cceff2"]
+, ["uniA704", 42756, "MODIFIER LETTER CHINESE TONE YIN QU", "#cceff2"]
+, ["uniA707", 42759, "MODIFIER LETTER CHINESE TONE YANG RU", "#cceff2"]
+, ["uniA706", 42758, "MODIFIER LETTER CHINESE TONE YIN RU", "#cceff2"]
+, ["uniA701", 42753, "MODIFIER LETTER CHINESE TONE YANG PING", "#cceff2"]
+, ["uniA700", 42752, "MODIFIER LETTER CHINESE TONE YIN PING", "#cceff2"]
+, ["uniA703", 42755, "MODIFIER LETTER CHINESE TONE YANG SHANG", "#cceff2"]
+, ["uniA702", 42754, "MODIFIER LETTER CHINESE TONE YIN SHANG", "#cceff2"]
+, ["gravesubnosp", 790, "COMBINING GRAVE ACCENT BELOW", "#f9e2e2"]
+, ["seveneighths", 8542, "VULGAR FRACTION SEVEN EIGHTHS", "#e2f4ea"]
+, ["undertie", 8255, "UNDERTIE", "#efefef"]
+, ["dotbelow_uni1ABD", null, null, "#dddddd"]
+, ["barmidshortnosp", 821, "COMBINING SHORT STROKE OVERLAY", "#f9e2e2"]
+, ["glottalstoprevinv", 661, "LATIN LETTER PHARYNGEAL VOICED FRICATIVE"]
+, ["uni023D", 573, "LATIN CAPITAL LETTER L WITH BAR"]
+, ["uniA70E", 42766, "MODIFIER LETTER HIGH DOTTED LEFT-STEM TONE BAR", "#cceff2"]
+, ["uniA70F", 42767, "MODIFIER LETTER MID DOTTED LEFT-STEM TONE BAR", "#cceff2"]
+, ["uniA70A", 42762, "MODIFIER LETTER MID DOTTED TONE BAR", "#cceff2"]
+, ["uniAB55", 43861, "LATIN SMALL LETTER CHI WITH LOW LEFT SERIF"]
+, ["uniA70C", 42764, "MODIFIER LETTER EXTRA-LOW DOTTED TONE BAR", "#cceff2"]
+, ["uniA689", 42633, "CYRILLIC SMALL LETTER DZZE"]
+, ["uni037C", 892, "GREEK SMALL DOTTED LUNATE SIGMA SYMBOL"]
+, ["uni037B", 891, "GREEK SMALL REVERSED LUNATE SIGMA SYMBOL"]
+, ["uni037D", 893, "GREEK SMALL REVERSED DOTTED LUNATE SIGMA SYMBOL"]
+, ["uni03FD.cn", null, null, "#c4f2c1"]
+, ["srthook.cn", null, null, "#c4f2c1"]
+, ["interrobang", 8253, "INTERROBANG", "#efefef"]
+, ["primemod", 697, "MODIFIER LETTER PRIME"]
+, ["uni213B", 8507, "FACSIMILE SIGN", "#cceff2"]
+, ["uniA675", 42613, "COMBINING CYRILLIC LETTER I", "#f9e2e2"]
+, ["uniA674", 42612, "COMBINING CYRILLIC LETTER UKRAINIAN IE", "#f9e2e2"]
+, ["uniA677", 42615, "COMBINING CYRILLIC LETTER U", "#f9e2e2"]
+, ["uniA676", 42614, "COMBINING CYRILLIC LETTER YI", "#f9e2e2"]
+, ["erev", 600, "LATIN SMALL LETTER REVERSED E"]
+, ["uniA670", 42608, "COMBINING CYRILLIC TEN MILLIONS SIGN", "#f9e2e2"]
+, ["uniA673", 42611, "SLAVONIC ASTERISK", "#efefef"]
+, ["uniA672", 42610, "COMBINING CYRILLIC THOUSAND MILLIONS SIGN", "#f9e2e2"]
+, ["uniA679", 42617, "COMBINING CYRILLIC LETTER YERU", "#f9e2e2"]
+, ["uniA678", 42616, "COMBINING CYRILLIC LETTER HARD SIGN", "#f9e2e2"]
+, ["uniA71D", 42781, "MODIFIER LETTER RAISED EXCLAMATION MARK"]
+, ["uni02E9_uni02E6_uni02E9", null, null, "#dddddd"]
+, ["uni02E9_uni02E6_uni02E8", null, null, "#dddddd"]
+, ["uni02E9_uni02E6_uni02E7", null, null, "#dddddd"]
+, ["uni02E9_uni02E6_uni02E6", null, null, "#dddddd"]
+, ["uni02E9_uni02E6_uni02E5", null, null, "#dddddd"]
+, ["cstretch", 663, "LATIN LETTER STRETCHED C"]
+, ["uniA67E", 42622, "CYRILLIC KAVYKA", "#efefef"]
+, ["uniA67D", 42621, "COMBINING CYRILLIC PAYEROK", "#f9e2e2"]
+, ["uniA67F", 42623, "CYRILLIC PAYEROK"]
+, ["uniA67A", 42618, "COMBINING CYRILLIC LETTER SOFT SIGN", "#f9e2e2"]
+, ["uniA67C", 42620, "COMBINING CYRILLIC KAVYKA", "#f9e2e2"]
+, ["uniA67B", 42619, "COMBINING CYRILLIC LETTER OMEGA", "#f9e2e2"]
+, ["Btopbar", 386, "LATIN CAPITAL LETTER B WITH TOPBAR"]
+, ["Koppa", 990, "GREEK LETTER KOPPA"]
+, ["uni02E8_uni02E6_uni02E8", null, null, "#dddddd"]
+, ["uni02E8_uni02E6_uni02E9", null, null, "#dddddd"]
+, ["uni02E8_uni02E6_uni02E6", null, null, "#dddddd"]
+, ["uni02E8_uni02E6_uni02E7", null, null, "#dddddd"]
+, ["commaturnedmod", 699, "MODIFIER LETTER TURNED COMMA"]
+, ["Thook", 428, "LATIN CAPITAL LETTER T WITH HOOK"]
+, ["commareversedmod", 701, "MODIFIER LETTER REVERSED COMMA"]
+, ["ringhalfleft", 703, "MODIFIER LETTER LEFT HALF RING"]
+, ["Rsmallcap", 640, "LATIN LETTER SMALL CAPITAL R"]
+, ["five.frac", null, null, "#dddddd"]
+, ["Tonesix", 388, "LATIN CAPITAL LETTER TONE SIX"]
+, ["tavdages", 738, "MODIFIER LETTER SMALL S"]
+, ["beta1", 976, "GREEK BETA SYMBOL"]
+, ["uni2046", 8262, "RIGHT SQUARE BRACKET WITH QUILL", "#efefef"]
+, ["uni2045", 8261, "LEFT SQUARE BRACKET WITH QUILL", "#efefef"]
+, ["uni204F", 8271, "REVERSED SEMICOLON", "#efefef"]
+, ["uni204E", 8270, "LOW ASTERISK", "#efefef"]
+, ["uni204D", 8269, "BLACK RIGHTWARDS BULLET", "#efefef"]
+, ["uni204C", 8268, "BLACK LEFTWARDS BULLET", "#efefef"]
+, ["uni204B", 8267, "REVERSED PILCROW SIGN", "#efefef"]
+, ["uni204A", 8266, "TIRONIAN SIGN ET", "#efefef"]
+, ["jsuper", 690, "MODIFIER LETTER SMALL J"]
+, ["epsilon1", 603, "LATIN SMALL LETTER OPEN E"]
+, ["CR", 13, "[Control]", "#ff4c4c"]
+, ["uni02E7_uni02E7_uni02E5", null, null, "#dddddd"]
+, ["uni02E7_uni02E7_uni02E6", null, null, "#dddddd"]
+, ["uni02E7_uni02E7_uni02E8", null, null, "#dddddd"]
+, ["uni02E7_uni02E7_uni02E9", null, null, "#dddddd"]
+, ["slashlongnosp", 824, "COMBINING LONG SOLIDUS OVERLAY", "#f9e2e2"]
+, ["uni02E6_uni02E8_uni02E8", null, null, "#dddddd"]
+, ["uni02E6_uni02E8_uni02E9", null, null, "#dddddd"]
+, ["uni02E6_uni02E8_uni02E6", null, null, "#dddddd"]
+, ["uni02E6_uni02E8_uni02E7", null, null, "#dddddd"]
+, ["uni02E6_uni02E8_uni02E5", null, null, "#dddddd"]
+, ["uni02E9_uni02E8", null, null, "#dddddd"]
+, ["uni1D10.cn", null, null, "#c4f2c1"]
+, ["uni02E9_uni02E7", null, null, "#dddddd"]
+, ["uni02E9_uni02E6", null, null, "#dddddd"]
+, ["uni02E9_uni02E5", null, null, "#dddddd"]
+, ["exclam1", 451, "LATIN LETTER RETROFLEX CLICK"]
+, ["uniA771.cn", null, null, "#c4f2c1"]
+, ["q.cn", null, null, "#c4f2c1"]
+, ["Digamma", 988, "GREEK LETTER DIGAMMA"]
+, ["candrabindunosp", 784, "COMBINING CANDRABINDU", "#f9e2e2"]
+, ["khook", 409, "LATIN SMALL LETTER K WITH HOOK"]
+, ["qofdagesh", 735, "MODIFIER LETTER CROSS ACCENT", "#cceff2"]
+, ["uniA71B", 42779, "MODIFIER LETTER RAISED UP ARROW"]
+, ["uniA71C", 42780, "MODIFIER LETTER RAISED DOWN ARROW"]
+, ["uniA71A", 42778, "MODIFIER LETTER LOWER RIGHT CORNER ANGLE"]
+, ["uniA71F", 42783, "MODIFIER LETTER LOW INVERTED EXCLAMATION MARK"]
+, ["uniA71E", 42782, "MODIFIER LETTER RAISED INVERTED EXCLAMATION MARK"]
+, ["uni036A", 874, "COMBINING LATIN SMALL LETTER H", "#f9e2e2"]
+, ["uni036B", 875, "COMBINING LATIN SMALL LETTER M", "#f9e2e2"]
+, ["uni036C", 876, "COMBINING LATIN SMALL LETTER R", "#f9e2e2"]
+, ["uni036D", 877, "COMBINING LATIN SMALL LETTER T", "#f9e2e2"]
+, ["uni036E", 878, "COMBINING LATIN SMALL LETTER V", "#f9e2e2"]
+, ["uni036F", 879, "COMBINING LATIN SMALL LETTER X", "#f9e2e2"]
+, ["uni0249.ccmp", null, null, "#dddddd"]
+, ["uni20B7", 8375, "SPESMILO SIGN", "#cceff2"]
+, ["uni20B6", 8374, "LIVRE TOURNOIS SIGN", "#cceff2"]
+, ["uni20B0", 8368, "GERMAN PENNY SIGN", "#cceff2"]
+, ["uni20BB", 8379, "NORDIC MARK SIGN", "#cceff2"]
+, ["tildedoublecmb", 864, "COMBINING DOUBLE TILDE", "#f9e2e2"]
+, ["breveinverteddoublecmb", 865, "COMBINING DOUBLE INVERTED BREVE", "#f9e2e2"]
+, ["uni0362", 866, "COMBINING DOUBLE RIGHTWARDS ARROW BELOW", "#f9e2e2"]
+, ["uni0363", 867, "COMBINING LATIN SMALL LETTER A", "#f9e2e2"]
+, ["uni0364", 868, "COMBINING LATIN SMALL LETTER E", "#f9e2e2"]
+, ["uni0365", 869, "COMBINING LATIN SMALL LETTER I", "#f9e2e2"]
+, ["uni0366", 870, "COMBINING LATIN SMALL LETTER O", "#f9e2e2"]
+, ["uni0367", 871, "COMBINING LATIN SMALL LETTER U", "#f9e2e2"]
+, ["uni0368", 872, "COMBINING LATIN SMALL LETTER C", "#f9e2e2"]
+, ["uni0369", 873, "COMBINING LATIN SMALL LETTER D", "#f9e2e2"]
+, ["tildemidnosp", 820, "COMBINING TILDE OVERLAY", "#f9e2e2"]
+, ["uniA718", 42776, "MODIFIER LETTER DOT SLASH"]
+, ["uniA719", 42777, "MODIFIER LETTER DOT HORIZONTAL BAR"]
+, ["uni01F6", 502, "LATIN CAPITAL LETTER HWAIR"]
+, ["uni01F7", 503, "LATIN CAPITAL LETTER WYNN"]
+, ["uni02E6_uni02E7_uni02E7", null, null, "#dddddd"]
+, ["uni02E6_uni02E7_uni02E6", null, null, "#dddddd"]
+, ["uni02E6_uni02E7_uni02E9", null, null, "#dddddd"]
+, ["uni02E6_uni02E7_uni02E8", null, null, "#dddddd"]
+, ["uniA710", 42768, "MODIFIER LETTER LOW DOTTED LEFT-STEM TONE BAR", "#cceff2"]
+, ["uniA711", 42769, "MODIFIER LETTER EXTRA-LOW DOTTED LEFT-STEM TONE BAR", "#cceff2"]
+, ["uniA716", 42774, "MODIFIER LETTER EXTRA-LOW LEFT-STEM TONE BAR", "#cceff2"]
+, ["uniA717", 42775, "MODIFIER LETTER DOT VERTICAL BAR"]
+, ["uniA714", 42772, "MODIFIER LETTER MID LEFT-STEM TONE BAR", "#cceff2"]
+, ["uniA715", 42773, "MODIFIER LETTER LOW LEFT-STEM TONE BAR", "#cceff2"]
+, ["uniA712", 42770, "MODIFIER LETTER EXTRA-HIGH LEFT-STEM TONE BAR", "#cceff2"]
+, ["uniA713", 42771, "MODIFIER LETTER HIGH LEFT-STEM TONE BAR", "#cceff2"]
+, ["uni1DA3", 7587, "MODIFIER LETTER SMALL TURNED H"]
+, ["uniA66B", 42603, "CYRILLIC SMALL LETTER BINOCULAR O"]
+, ["uniA66C", 42604, "CYRILLIC CAPITAL LETTER DOUBLE MONOCULAR O"]
+, ["glottalstopinv", 662, "LATIN LETTER INVERTED GLOTTAL STOP"]
+, ["uniA66A", 42602, "CYRILLIC CAPITAL LETTER BINOCULAR O"]
+, ["uniA66F", 42607, "COMBINING CYRILLIC VZMET", "#f9e2e2"]
+, ["pertenthousand", 8241, "PER TEN THOUSAND SIGN", "#efefef"]
+, ["uniA66E", 42606, "CYRILLIC LETTER MULTIOCULAR O"]
+, ["acutelowmod", 719, "MODIFIER LETTER LOW ACUTE ACCENT"]
+, ["gravelowmod", 718, "MODIFIER LETTER LOW GRAVE ACCENT"]
+, ["fourthtonechinese", 715, "MODIFIER LETTER GRAVE ACCENT"]
+, ["verticallinelowmod", 716, "MODIFIER LETTER LOW VERTICAL LINE"]
+, ["secondtonechinese", 714, "MODIFIER LETTER ACUTE ACCENT"]
+, ["Tonefive", 444, "LATIN CAPITAL LETTER TONE FIVE"]
+, ["romantwelve", 8555, "ROMAN NUMERAL TWELVE", "#e2f4ea"]
+, ["arrowheadupmod", 708, "MODIFIER LETTER UP ARROWHEAD", "#cceff2"]
+, ["arrowheaddownmod", 709, "MODIFIER LETTER DOWN ARROWHEAD", "#cceff2"]
+, ["arrowheadleftmod", 706, "MODIFIER LETTER LEFT ARROWHEAD", "#cceff2"]
+, ["arrowheadrightmod", 707, "MODIFIER LETTER RIGHT ARROWHEAD", "#cceff2"]
+, ["glottalstopmod", 704, "MODIFIER LETTER GLOTTAL STOP"]
+, ["firsttonechinese", 713, "MODIFIER LETTER MACRON"]
+, ["five.sup", null, null, "#dddddd"]
+, ["uni1D8A.cn", null, null, "#c4f2c1"]
+, ["uni021D", 541, "LATIN SMALL LETTER YOGH"]
+, ["uni0268.ccmp", null, null, "#dddddd"]
+, ["uni021C", 540, "LATIN CAPITAL LETTER YOGH"]
+, ["uniA662", 42594, "CYRILLIC CAPITAL LETTER SOFT DE"]
+, ["uniA663", 42595, "CYRILLIC SMALL LETTER SOFT DE"]
+, ["uniA660", 42592, "CYRILLIC CAPITAL LETTER REVERSED TSE"]
+, ["uniA661", 42593, "CYRILLIC SMALL LETTER REVERSED TSE"]
+, ["uniA666", 42598, "CYRILLIC CAPITAL LETTER SOFT EM"]
+, ["uni02E8_uni02E8_uni02E5", null, null, "#dddddd"]
+, ["uni02E8_uni02E8_uni02E6", null, null, "#dddddd"]
+, ["uni02E8_uni02E8_uni02E7", null, null, "#dddddd"]
+, ["uni02E8_uni02E8_uni02E9", null, null, "#dddddd"]
+, ["uniA668", 42600, "CYRILLIC CAPITAL LETTER MONOCULAR O"]
+, ["numeralgreeksub", 885, "GREEK LOWER NUMERAL SIGN", "#cceff2"]
+, ["caronsubnosp", null, null, "#dddddd"]
+, ["uni205E", 8286, "VERTICAL FOUR DOTS", "#efefef"]
+, ["uni205A", 8282, "TWO DOT PUNCTUATION", "#efefef"]
+, ["uni205B", 8283, "FOUR DOT MARK", "#efefef"]
+, ["uni205C", 8284, "DOTTED CROSS", "#efefef"]
+, ["schwahook", 602, "LATIN SMALL LETTER SCHWA WITH HOOK"]
+, ["uni0458.ccmp", null, null, "#dddddd"]
+, ["uni2E0D", 11789, "RIGHT RAISED OMISSION BRACKET", "#efefef"]
+, ["uni2E0E", 11790, "EDITORIAL CORONIS", "#efefef"]
+, ["uni1E9D", 7837, "LATIN SMALL LETTER LONG S WITH HIGH STROKE"]
+, ["uni1E9F", 7839, "LATIN SMALL LETTER DELTA"]
+, ["slongdotaccent", 7835, "LATIN SMALL LETTER LONG S WITH DOT ABOVE", "<derived>"]
+, ["uni1E9C", 7836, "LATIN SMALL LETTER LONG S WITH DIAGONAL STROKE"]
+, ["uniAB64", 43876, "LATIN SMALL LETTER INVERTED ALPHA"]
+, ["uniAB65", 43877, "GREEK LETTER SMALL CAPITAL OMEGA"]
+, ["Dtopbar", 395, "LATIN CAPITAL LETTER D WITH TOPBAR"]
+, ["uni1EFE", 7934, "LATIN CAPITAL LETTER Y WITH LOOP"]
+, ["uni1EFD", 7933, "LATIN SMALL LETTER MIDDLE-WELSH V"]
+, ["uni1EFF", 7935, "LATIN SMALL LETTER Y WITH LOOP"]
+, ["uni1EFA", 7930, "LATIN CAPITAL LETTER MIDDLE-WELSH LL"]
+, ["uni1EFC", 7932, "LATIN CAPITAL LETTER MIDDLE-WELSH V"]
+, ["uni1EFB", 7931, "LATIN SMALL LETTER MIDDLE-WELSH LL"]
+, ["uni2058", 8280, "FOUR DOT PUNCTUATION", "#efefef"]
+, ["uni2059", 8281, "FIVE DOT PUNCTUATION", "#efefef"]
+, ["uni2054", 8276, "INVERTED UNDERTIE", "#efefef"]
+, ["uni2055", 8277, "FLOWER PUNCTUATION MARK", "#efefef"]
+, ["uni2056", 8278, "THREE DOT PUNCTUATION", "#efefef"]
+, ["uni2057", 8279, "QUADRUPLE PRIME", "#efefef"]
+, ["uni2050", 8272, "CLOSE UP", "#efefef"]
+, ["uni2051", 8273, "TWO ASTERISKS ALIGNED VERTICALLY", "#efefef"]
+, ["uni2052", 8274, "COMMERCIAL MINUS SIGN", "#cceff2"]
+, ["uni2053", 8275, "SWUNG DASH", "#efefef"]
+, ["uniA66D", 42605, "CYRILLIC SMALL LETTER DOUBLE MONOCULAR O"]
+, ["ascript_uni02DE", null, null, "#dddddd"]
+, ["longst", 64261, "LATIN SMALL LIGATURE LONG S T"]
+, ["uni02E9_uni02E8_uni02E9", null, null, "#dddddd"]
+, ["uni02E9_uni02E8_uni02E8", null, null, "#dddddd"]
+, ["tesh", 679, "LATIN SMALL LETTER TESH DIGRAPH"]
+, ["uni02E8_uni02E9_uni02E7", null, null, "#dddddd"]
+, ["uni02E9_uni02E8_uni02E5", null, null, "#dddddd"]
+, ["uni02E9_uni02E8_uni02E7", null, null, "#dddddd"]
+, ["uni02E9_uni02E8_uni02E6", null, null, "#dddddd"]
+, ["asterism", 8258, "ASTERISM", "#efefef"]
+, ["philatin", 632, "LATIN SMALL LETTER PHI"]
+, ["uniA75F", 42847, "LATIN SMALL LETTER V WITH DIAGONAL STROKE"]
+, ["sixroman", 8565, "SMALL ROMAN NUMERAL SIX", "#e2f4ea"]
+, ["Trthook", 430, "LATIN CAPITAL LETTER T WITH RETROFLEX HOOK"]
+, ["st.cn", null, null, "#c4f2c1"]
+, ["uni1ABE.w1", null, null, "#dddddd"]
+, ["uni1ABE.w2", null, null, "#dddddd"]
+, ["uni1ABE.w3", null, null, "#dddddd"]
+, ["uni02E6_uni02E7_uni02E5", null, null, "#dddddd"]
+, ["cyrillichookleft", null, null, "#dddddd"]
+, ["uni27EC", 10220, "MATHEMATICAL LEFT WHITE TORTOISE SHELL BRACKET", "#efefef"]
+, ["uni03D8", 984, "GREEK LETTER ARCHAIC KOPPA"]
+, ["uni03D9", 985, "GREEK SMALL LETTER ARCHAIC KOPPA"]
+, ["Upsilonhooksymbol", 978, "GREEK UPSILON WITH HOOK SYMBOL"]
+, ["uniA75D", 42845, "LATIN SMALL LETTER RUM ROTUNDA"]
+, ["thetasymbolgreek", 977, "GREEK THETA SYMBOL"]
+, ["thook", 429, "LATIN SMALL LETTER T WITH HOOK"]
+, ["uni03D7", 983, "GREEK KAI SYMBOL"]
+, ["uni0504", 1284, "CYRILLIC CAPITAL LETTER KOMI ZJE"]
+, ["uni27EF", 10223, "MATHEMATICAL RIGHT FLATTENED PARENTHESIS", "#efefef"]
+, ["finaltsadi", 693, "MODIFIER LETTER SMALL TURNED R WITH HOOK"]
+, ["uni27EE", 10222, "MATHEMATICAL LEFT FLATTENED PARENTHESIS", "#efefef"]
+, ["uni27ED", 10221, "MATHEMATICAL RIGHT WHITE TORTOISE SHELL BRACKET", "#efefef"]
+, ["uniA769", 42857, "LATIN SMALL LETTER VEND"]
+, ["glottalstop", 660, "LATIN LETTER GLOTTAL STOP"]
+, ["uni1D8F.cn", null, null, "#c4f2c1"]
+, ["uniA766", 42854, "LATIN CAPITAL LETTER THORN WITH STROKE THROUGH DESCENDER"]
+, ["uniA763", 42851, "LATIN SMALL LETTER VISIGOTHIC Z"]
+, ["uni02E5_uni02E7", null, null, "#dddddd"]
+, ["uni02E5_uni02E9", null, null, "#dddddd"]
+, ["uni02E5_uni02E8", null, null, "#dddddd"]
+, ["lbelt", 620, "LATIN SMALL LETTER L WITH BELT"]
+, ["uni0359", 857, "COMBINING ASTERISK BELOW", "#f9e2e2"]
+, ["uni0358", 856, "COMBINING DOT ABOVE RIGHT", "#f9e2e2"]
+, ["epsilon1revclosed", 606, "LATIN SMALL LETTER CLOSED REVERSED OPEN E"]
+, ["uni0355", 853, "COMBINING RIGHT ARROWHEAD BELOW", "#f9e2e2"]
+, ["uni0354", 852, "COMBINING LEFT ARROWHEAD BELOW", "#f9e2e2"]
+, ["uni0357", 855, "COMBINING RIGHT HALF RING ABOVE", "#f9e2e2"]
+, ["uni0356", 854, "COMBINING RIGHT ARROWHEAD AND UP ARROWHEAD BELOW", "#f9e2e2"]
+, ["uni0351", 849, "COMBINING LEFT HALF RING ABOVE", "#f9e2e2"]
+, ["uni0350", 848, "COMBINING RIGHT ARROWHEAD ABOVE", "#f9e2e2"]
+, ["uni0353", 851, "COMBINING X BELOW", "#f9e2e2"]
+, ["uni0352", 850, "COMBINING FERMATA", "#f9e2e2"]
+, ["glottalstopreversedmod", 705, "MODIFIER LETTER REVERSED GLOTTAL STOP"]
+, ["uni02E5_uni02E6_uni02E6", null, null, "#dddddd"]
+, ["cadauna", 8454, "CADA UNA", "#cceff2"]
+, ["lmidtilde_uni1ABE", null, null, "#dddddd"]
+, ["uni02E5_uni02E6_uni02E9", null, null, "#dddddd"]
+, ["uni02E5_uni02E6_uni02E8", null, null, "#dddddd"]
+, ["U.cn", null, null, "#c4f2c1"]
+, ["uni035E", 862, "COMBINING DOUBLE MACRON", "#f9e2e2"]
+, ["uni0220", 544, "LATIN CAPITAL LETTER N WITH LONG RIGHT LEG"]
+, ["uni0223", 547, "LATIN SMALL LETTER OU"]
+, ["uni035F", 863, "COMBINING DOUBLE MACRON BELOW", "#f9e2e2"]
+, ["uni0225", 549, "LATIN SMALL LETTER Z WITH HOOK"]
+, ["uni0224", 548, "LATIN CAPITAL LETTER Z WITH HOOK"]
+, ["uni035C", 860, "COMBINING DOUBLE BREVE BELOW", "#f9e2e2"]
+, ["uni035B", 859, "COMBINING ZIGZAG ABOVE", "#f9e2e2"]
+, ["digamma", 989, "GREEK SMALL LETTER DIGAMMA"]
+, ["koppa", 991, "GREEK SMALL LETTER KOPPA"]
+, ["uni02E7_uni02E8_uni02E7", null, null, "#dddddd"]
+, ["ringhalfrightcentered", 722, "MODIFIER LETTER CENTRED RIGHT HALF RING", "#cceff2"]
+, ["colontriangularhalfmod", 721, "MODIFIER LETTER HALF TRIANGULAR COLON"]
+, ["colontriangularmod", 720, "MODIFIER LETTER TRIANGULAR COLON"]
+, ["minusmod", 727, "MODIFIER LETTER MINUS SIGN", "#cceff2"]
+, ["plusmod", 726, "MODIFIER LETTER PLUS SIGN", "#cceff2"]
+, ["downtackmod", 725, "MODIFIER LETTER DOWN TACK", "#cceff2"]
+, ["linevertnosp", 781, "COMBINING VERTICAL LINE ABOVE", "#f9e2e2"]
+, ["eshlooprev", 426, "LATIN LETTER REVERSED ESH LOOP"]
+, ["uni02E7_uni02E8_uni02E9", null, null, "#dddddd"]
+, ["uni02E7_uni02E8_uni02E8", null, null, "#dddddd"]
+, ["uni1DBE", 7614, "MODIFIER LETTER SMALL EZH"]
+, ["verticalbardbl", 8214, "DOUBLE VERTICAL LINE", "#efefef"]
+, ["uniA699", 42649, "CYRILLIC SMALL LETTER DOUBLE O"]
+, ["uniA698", 42648, "CYRILLIC CAPITAL LETTER DOUBLE O"]
+, ["uniA697", 42647, "CYRILLIC SMALL LETTER SHWE"]
+, ["uniA696", 42646, "CYRILLIC CAPITAL LETTER SHWE"]
+, ["uniA695", 42645, "CYRILLIC SMALL LETTER HWE"]
+, ["romaneleven", 8554, "ROMAN NUMERAL ELEVEN", "#e2f4ea"]
+, ["uniA693", 42643, "CYRILLIC SMALL LETTER TCHE"]
+, ["uniA692", 42642, "CYRILLIC CAPITAL LETTER TCHE"]
+, ["uniA691", 42641, "CYRILLIC SMALL LETTER TSSE"]
+, ["uniA690", 42640, "CYRILLIC CAPITAL LETTER TSSE"]
+, ["Iota1", 406, "LATIN CAPITAL LETTER IOTA"]
+, ["uniA69F", 42655, "COMBINING CYRILLIC LETTER IOTIFIED E", "#f9e2e2"]
+, ["uniA69D", 42653, "MODIFIER LETTER CYRILLIC SOFT SIGN"]
+, ["uniA69C", 42652, "MODIFIER LETTER CYRILLIC HARD SIGN"]
+, ["uniA69B", 42651, "CYRILLIC SMALL LETTER CROSSED O"]
+, ["uniA69A", 42650, "CYRILLIC CAPITAL LETTER CROSSED O"]
+, ["uniA667", 42599, "CYRILLIC SMALL LETTER SOFT EM"]
+, ["uniA664", 42596, "CYRILLIC CAPITAL LETTER SOFT EL"]
+, ["uniA73A", 42810, "LATIN CAPITAL LETTER AV WITH HORIZONTAL BAR"]
+, ["uniA73B", 42811, "LATIN SMALL LETTER AV WITH HORIZONTAL BAR"]
+, ["lsquare", 8467, "SCRIPT SMALL L"]
+, ["uniA73C", 42812, "LATIN CAPITAL LETTER AY"]
+, ["carondotcomb", null, null, "#dddddd"]
+, ["rhotichookmod", 734, "MODIFIER LETTER RHOTIC HOOK", "#cceff2"]
+, ["uniA669", 42601, "CYRILLIC SMALL LETTER MONOCULAR O"]
+, ["uni1DD6", 7638, "COMBINING LATIN SMALL LETTER AV", "#f9e2e2"]
+, ["uni1DD7", 7639, "COMBINING LATIN SMALL LETTER C CEDILLA", "#f9e2e2"]
+, ["uniAB36.cn", null, null, "#c4f2c1"]
+, ["uni051F", 1311, "CYRILLIC SMALL LETTER ALEUT KA"]
+, ["oneeighth", 8539, "VULGAR FRACTION ONE EIGHTH", "#e2f4ea"]
+, ["linevertsubnosp", 809, "COMBINING VERTICAL LINE BELOW", "#f9e2e2"]
+, ["uniA7FE", 43006, "LATIN EPIGRAPHIC LETTER I LONGA"]
+, ["uniA7FD", 43005, "LATIN EPIGRAPHIC LETTER INVERTED M"]
+, ["uniA7FC", 43004, "LATIN EPIGRAPHIC LETTER REVERSED P"]
+, ["uniA7FB", 43003, "LATIN EPIGRAPHIC LETTER REVERSED F"]
+, ["uniA7FA", 43002, "LATIN LETTER SMALL CAPITAL TURNED M"]
+, ["uni0517", 1303, "CYRILLIC SMALL LETTER RHA"]
+, ["uni0516", 1302, "CYRILLIC CAPITAL LETTER RHA"]
+, ["uni0515", 1301, "CYRILLIC SMALL LETTER LHA"]
+, ["uni0514", 1300, "CYRILLIC CAPITAL LETTER LHA"]
+, ["uniA7F7", 42999, "LATIN EPIGRAPHIC LETTER SIDEWAYS I"]
+, ["uni0519", 1305, "CYRILLIC SMALL LETTER YAE"]
+, ["uni0518", 1304, "CYRILLIC CAPITAL LETTER YAE"]
+, ["mcapturn", 412, "LATIN CAPITAL LETTER TURNED M"]
+, ["uni2E02", 11778, "LEFT SUBSTITUTION BRACKET", "#efefef"]
+, ["st", 64262, "LATIN SMALL LIGATURE ST"]
+, ["uni2E00", 11776, "RIGHT ANGLE SUBSTITUTION MARKER", "#efefef"]
+, ["zbar", 438, "LATIN SMALL LETTER Z WITH STROKE"]
+, ["Rx", 8478, "PRESCRIPTION TAKE", "#cceff2"]
+, ["uni205D", 8285, "TRICOLON", "#efefef"]
+, ["Q.cn", null, null, "#c4f2c1"]
+, ["uni02E7_uni02E5_uni02E6", null, null, "#dddddd"]
+, ["uni02E7_uni02E5_uni02E7", null, null, "#dddddd"]
+, ["uni02E7_uni02E5_uni02E5", null, null, "#dddddd"]
+, ["uni02E7_uni02E5_uni02E8", null, null, "#dddddd"]
+, ["uni02E7_uni02E5_uni02E9", null, null, "#dddddd"]
+, ["uni1ABA_uni1ABD", null, null, "#dddddd"]
+, ["uni02E5_uni02E9_uni02E7", null, null, "#dddddd"]
+, ["uni02E6_uni02E5_uni02E9", null, null, "#dddddd"]
+, ["uni02E6_uni02E5_uni02E8", null, null, "#dddddd"]
+, ["uni02E6_uni02E5_uni02E6", null, null, "#dddddd"]
+, ["uniA73F.cn", null, null, "#c4f2c1"]
+, ["spaceopenbox", 9251, "OPEN BOX", "#cceff2"]
+, ["uni02E8_uni02E7_uni02E7", null, null, "#dddddd"]
+, ["uni02E9_uni02E9_uni02E8", null, null, "#dddddd"]
+, ["uni02E8_uni02E7_uni02E5", null, null, "#dddddd"]
+, ["uni02E8_uni02E5_uni02E9", null, null, "#dddddd"]
+, ["uni02E8_uni02E5_uni02E8", null, null, "#dddddd"]
+, ["uni02E8_uni02E5_uni02E5", null, null, "#dddddd"]
+, ["uni02E8_uni02E5_uni02E7", null, null, "#dddddd"]
+, ["uni02E8_uni02E5_uni02E6", null, null, "#dddddd"]
+, ["uni02E8_uni02E7_uni02E9", null, null, "#dddddd"]
+, ["uni02E8_uni02E7_uni02E8", null, null, "#dddddd"]
+, ["shindagesh", 737, "MODIFIER LETTER SMALL L"]
+, ["uni034B", 843, "COMBINING HOMOTHETIC ABOVE", "#f9e2e2"]
+, ["uni034C", 844, "COMBINING ALMOST EQUAL TO ABOVE", "#f9e2e2"]
+, ["uni034A", 842, "COMBINING NOT TILDE ABOVE", "#f9e2e2"]
+, ["uni034F", 847, "COMBINING GRAPHEME JOINER", "#f9e2e2"]
+, ["uni034D", 845, "COMBINING LEFT RIGHT ARROW BELOW", "#f9e2e2"]
+, ["uni034E", 846, "COMBINING UPWARDS ARROW BELOW", "#f9e2e2"]
+, ["uni27E7", 10215, "MATHEMATICAL RIGHT WHITE SQUARE BRACKET", "#efefef"]
+, ["uni27E6", 10214, "MATHEMATICAL LEFT WHITE SQUARE BRACKET", "#efefef"]
+, ["ibar", 616, "LATIN SMALL LETTER I WITH STROKE"]
+, ["uni0348", 840, "COMBINING DOUBLE VERTICAL LINE BELOW", "#f9e2e2"]
+, ["uni0349", 841, "COMBINING LEFT ANGLE BELOW", "#f9e2e2"]
+, ["reverseddblprime", 8246, "REVERSED DOUBLE PRIME", "#efefef"]
+, ["perispomenigreekcmb", 834, "COMBINING GREEK PERISPOMENI", "#f9e2e2"]
+, ["koroniscmb", 835, "COMBINING GREEK KORONIS", "#f9e2e2"]
+, ["uni0347", 839, "COMBINING EQUALS SIGN BELOW", "#f9e2e2"]
+, ["uni0236", 566, "LATIN SMALL LETTER T WITH CURL"]
+, ["uni0234", 564, "LATIN SMALL LETTER L WITH CURL"]
+, ["uni0235", 565, "LATIN SMALL LETTER N WITH CURL"]
+, ["nlfthook", 626, "LATIN SMALL LETTER N WITH LEFT HOOK"]
+, ["uniA68D", 42637, "CYRILLIC SMALL LETTER TWE"]
+, ["uniA68E", 42638, "CYRILLIC CAPITAL LETTER TSWE"]
+, ["uniA68A", 42634, "CYRILLIC CAPITAL LETTER TE WITH MIDDLE HOOK"]
+, ["uni0238", 568, "LATIN SMALL LETTER DB DIGRAPH"]
+, ["uni0239", 569, "LATIN SMALL LETTER QP DIGRAPH"]
+, ["tackdownsubnosp", 798, "COMBINING DOWN TACK BELOW", "#f9e2e2"]
+, ["Fhook", 401, "LATIN CAPITAL LETTER F WITH HOOK"]
+, ["uni02EA", 746, "MODIFIER LETTER YIN DEPARTING TONE MARK", "#cceff2"]
+, ["uni02EB", 747, "MODIFIER LETTER YANG DEPARTING TONE MARK", "#cceff2"]
+, ["uni2071.ccmp", null, null, "#dddddd"]
+, ["uni02ED", 749, "MODIFIER LETTER UNASPIRATED", "#cceff2"]
+, ["uni02EF", 751, "MODIFIER LETTER LOW DOWN ARROWHEAD", "#cceff2"]
+, ["Khook", 408, "LATIN CAPITAL LETTER K WITH HOOK"]
+, ["glottalstopreversedsuperior", 740, "MODIFIER LETTER SMALL REVERSED GLOTTAL STOP"]
+, ["six.sup", null, null, "#dddddd"]
+, ["tonebarhighmod", 742, "MODIFIER LETTER HIGH TONE BAR", "#cceff2"]
+, ["tonebarmidmod", 743, "MODIFIER LETTER MID TONE BAR", "#cceff2"]
+, ["tonebarlowmod", 744, "MODIFIER LETTER LOW TONE BAR", "#cceff2"]
+, ["tonebarextralowmod", 745, "MODIFIER LETTER EXTRA-LOW TONE BAR", "#cceff2"]
+, ["Fturn", 8498, "TURNED CAPITAL F"]
+, ["uni023F", 575, "LATIN SMALL LETTER S WITH SWASH TAIL"]
+, ["p.cn", null, null, "#c4f2c1"]
+, ["uni023E", 574, "LATIN CAPITAL LETTER T WITH DIAGONAL STROKE"]
+, ["uni023B", 571, "LATIN CAPITAL LETTER C WITH STROKE"]
+, ["uni023C", 572, "LATIN SMALL LETTER C WITH STROKE"]
+, ["uni023A", 570, "LATIN CAPITAL LETTER A WITH STROKE"]
+, ["uniA684", 42628, "CYRILLIC CAPITAL LETTER ZHWE"]
+, ["uniA685", 42629, "CYRILLIC SMALL LETTER ZHWE"]
+, ["uniA686", 42630, "CYRILLIC CAPITAL LETTER CCHE"]
+, ["uniA687", 42631, "CYRILLIC SMALL LETTER CCHE"]
+, ["uniA680", 42624, "CYRILLIC CAPITAL LETTER DWE"]
+, ["uniA681", 42625, "CYRILLIC SMALL LETTER DWE"]
+, ["uniA682", 42626, "CYRILLIC CAPITAL LETTER DZWE"]
+, ["uniA683", 42627, "CYRILLIC SMALL LETTER DZWE"]
+, ["uniA738", 42808, "LATIN CAPITAL LETTER AV"]
+, ["afii61664", 8204, "ZERO WIDTH NON-JOINER", "#efefef"]
+, ["uni1DC6", 7622, "COMBINING MACRON-GRAVE", "#f9e2e2"]
+, ["uni1DC4", 7620, "COMBINING MACRON-ACUTE", "#f9e2e2"]
+, ["babygamma", 612, "LATIN SMALL LETTER RAMS HORN"]
+, ["Vcursive", 434, "LATIN CAPITAL LETTER V WITH HOOK"]
+, ["careof", 8453, "CARE OF", "#cceff2"]
+, ["phi1", 981, "GREEK PHI SYMBOL"]
+, ["uni02E5_uni02E5_uni02E8", null, null, "#dddddd"]
+, ["uni02E5_uni02E5_uni02E9", null, null, "#dddddd"]
+, ["uni1D92.cn", null, null, "#c4f2c1"]
+, ["uni2C68", 11368, "LATIN SMALL LETTER H WITH DESCENDER"]
+, ["phook.cn", null, null, "#c4f2c1"]
+, ["breveacutecomb", null, null, "#dddddd"]
+, ["uni2C69", 11369, "LATIN CAPITAL LETTER K WITH DESCENDER", "<derived>"]
+, ["uni2C66", 11366, "LATIN SMALL LETTER T WITH DIAGONAL STROKE"]
+, ["mhook", 625, "LATIN SMALL LETTER M WITH HOOK"]
+, ["uni2C67", 11367, "LATIN CAPITAL LETTER H WITH DESCENDER"]
+, ["uni0500", 1280, "CYRILLIC CAPITAL LETTER KOMI DE"]
+, ["uni27EB", 10219, "MATHEMATICAL RIGHT DOUBLE ANGLE BRACKET", "#efefef"]
+, ["uni27EA", 10218, "MATHEMATICAL LEFT DOUBLE ANGLE BRACKET", "#efefef"]
+, ["uni0503", 1283, "CYRILLIC SMALL LETTER KOMI DJE"]
+, ["wynn", 447, "LATIN LETTER WYNN"]
+, ["uni0505", 1285, "CYRILLIC SMALL LETTER KOMI ZJE"]
+, ["uni0506", 1286, "CYRILLIC CAPITAL LETTER KOMI DZJE"]
+, ["uni0507", 1287, "CYRILLIC SMALL LETTER KOMI DZJE"]
+, ["uni0508", 1288, "CYRILLIC CAPITAL LETTER KOMI LJE"]
+, ["uni0509", 1289, "CYRILLIC SMALL LETTER KOMI LJE"]
+, ["rturn", 633, "LATIN SMALL LETTER TURNED R"]
+, ["referencemark", 8251, "REFERENCE MARK", "#efefef"]
+, ["Ghook", 403, "LATIN CAPITAL LETTER G WITH HOOK"]
+, ["overscorenosp", 773, "COMBINING OVERLINE", "#f9e2e2"]
+, ["breveinvsubnosp_uni1ABD", null, null, "#dddddd"]
+, ["commaaboverightcomb", null, null, "#dddddd"]
+, ["uni02E5_uni02E9_uni02E6", null, null, "#dddddd"]
+, ["versicle", 8483, "VERSICLE", "#cceff2"]
+, ["hyphen__", 8208, "HYPHEN", "#efefef"]
+, ["uni02E5_uni02E9_uni02E8", null, null, "#dddddd"]
+, ["uni02E5_uni02E9_uni02E9", null, null, "#dddddd"]
+, ["uni050A", 1290, "CYRILLIC CAPITAL LETTER KOMI NJE"]
+, ["uni050B", 1291, "CYRILLIC SMALL LETTER KOMI NJE"]
+, ["uni050C", 1292, "CYRILLIC CAPITAL LETTER KOMI SJE"]
+, ["uni050D", 1293, "CYRILLIC SMALL LETTER KOMI SJE"]
+, ["uni050E", 1294, "CYRILLIC CAPITAL LETTER KOMI TJE"]
+, ["uni050F", 1295, "CYRILLIC SMALL LETTER KOMI TJE"]
+, ["lrthook", 621, "LATIN SMALL LETTER L WITH RETROFLEX HOOK"]
+, ["uni27E9", 10217, "MATHEMATICAL RIGHT ANGLE BRACKET", "#efefef"]
+, ["uni27E8", 10216, "MATHEMATICAL LEFT ANGLE BRACKET", "#efefef"]
+, ["diaeresistonosnosp", 836, "COMBINING GREEK DIALYTIKA TONOS", "#f9e2e2"]
+, ["stigma", 987, "GREEK SMALL LETTER STIGMA"]
+, ["uni051E", 1310, "CYRILLIC CAPITAL LETTER ALEUT KA"]
+, ["afii57596", 8206, "LEFT-TO-RIGHT MARK", "#efefef"]
+, ["afii57598", 8205, "ZERO WIDTH JOINER", "#efefef"]
+, ["uni2B4E", 11086, "SHORT SLANTED NORTH ARROW", "#cceff2"]
+, ["uni2B4F", 11087, "SHORT BACKSLANTED SOUTH ARROW", "#cceff2"]
+, ["rturnascend", 634, "LATIN SMALL LETTER TURNED R WITH LONG LEG"]
+, ["romanfivehundred", 8558, "ROMAN NUMERAL FIVE HUNDRED", "#e2f4ea"]
+, ["uni0069.ccmp", null, null, "#dddddd"]
+, ["uni2C6D", 11373, "LATIN CAPITAL LETTER ALPHA"]
+, ["caret", 8248, "CARET", "#efefef"]
+, ["uni024B", 587, "LATIN SMALL LETTER Q WITH HOOK TAIL"]
+, ["uni024A", 586, "LATIN CAPITAL LETTER SMALL Q WITH HOOK TAIL"]
+, ["uni024F", 591, "LATIN SMALL LETTER Y WITH STROKE"]
+, ["uni024E", 590, "LATIN CAPITAL LETTER Y WITH STROKE"]
+, ["uni024D", 589, "LATIN SMALL LETTER R WITH STROKE"]
+, ["uni2C6B", 11371, "LATIN CAPITAL LETTER Z WITH DESCENDER", "<derived>"]
+, ["uniA786", 42886, "LATIN CAPITAL LETTER INSULAR T"]
+, ["caretinsertionpoint", 8257, "CARET INSERTION POINT", "#efefef"]
+, ["bridgesubnosp", 810, "COMBINING BRIDGE BELOW", "#f9e2e2"]
+, ["uni0243", 579, "LATIN CAPITAL LETTER B WITH STROKE"]
+, ["uni0242", 578, "LATIN SMALL LETTER GLOTTAL STOP"]
+, ["uni0241", 577, "LATIN CAPITAL LETTER GLOTTAL STOP"]
+, ["uni0240", 576, "LATIN SMALL LETTER Z WITH SWASH TAIL"]
+, ["uni0247", 583, "LATIN SMALL LETTER E WITH STROKE"]
+, ["uni0246", 582, "LATIN CAPITAL LETTER E WITH STROKE"]
+, ["uni0245", 581, "LATIN CAPITAL LETTER TURNED V"]
+, ["uni0244", 580, "LATIN CAPITAL LETTER U BAR"]
+, ["uni0249", 585, "LATIN SMALL LETTER J WITH STROKE"]
+, ["uni0248", 584, "LATIN CAPITAL LETTER J WITH STROKE"]
+, ["uniA739", 42809, "LATIN SMALL LETTER AV"]
+, ["accountof", 8448, "ACCOUNT OF", "#cceff2"]
+, ["uni02F9", 761, "MODIFIER LETTER BEGIN HIGH TONE", "#cceff2"]
+, ["uni02F8", 760, "MODIFIER LETTER RAISED COLON", "#cceff2"]
+, ["uni02F5", 757, "MODIFIER LETTER MIDDLE DOUBLE GRAVE ACCENT", "#cceff2"]
+, ["uni02F4", 756, "MODIFIER LETTER MIDDLE GRAVE ACCENT", "#cceff2"]
+, ["uni02F7", 759, "MODIFIER LETTER LOW TILDE", "#cceff2"]
+, ["uni02F6", 758, "MODIFIER LETTER MIDDLE DOUBLE ACUTE ACCENT", "#cceff2"]
+, ["uni02F1", 753, "MODIFIER LETTER LOW LEFT ARROWHEAD", "#cceff2"]
+, ["uni02F0", 752, "MODIFIER LETTER LOW UP ARROWHEAD", "#cceff2"]
+, ["uni02F3", 755, "MODIFIER LETTER LOW RING", "#cceff2"]
+, ["uni02F2", 754, "MODIFIER LETTER LOW RIGHT ARROWHEAD", "#cceff2"]
+, ["dotmacroncomb.lc", null, null, "#dddddd"]
+, ["uni1D39", 7481, "MODIFIER LETTER CAPITAL M"]
+, ["uni1D38", 7480, "MODIFIER LETTER CAPITAL L"]
+, ["uni1D37", 7479, "MODIFIER LETTER CAPITAL K"]
+, ["fiveeighths", 8541, "VULGAR FRACTION FIVE EIGHTHS", "#e2f4ea"]
+, ["uni1D35", 7477, "MODIFIER LETTER CAPITAL I"]
+, ["uni1D34", 7476, "MODIFIER LETTER CAPITAL H"]
+, ["uni1D33", 7475, "MODIFIER LETTER CAPITAL G"]
+, ["uni1D32", 7474, "MODIFIER LETTER CAPITAL REVERSED E"]
+, ["uni1D31", 7473, "MODIFIER LETTER CAPITAL E"]
+, ["uni1D30", 7472, "MODIFIER LETTER CAPITAL D"]
+, ["zcurl", 657, "LATIN SMALL LETTER Z WITH CURL"]
+, ["uni2C60", 11360, "LATIN CAPITAL LETTER L WITH DOUBLE BAR"]
+, ["oopen.cn", null, null, "#c4f2c1"]
+, ["uni1D3F", 7487, "MODIFIER LETTER CAPITAL R"]
+, ["uni1D3E", 7486, "MODIFIER LETTER CAPITAL P"]
+, ["uni1D3D", 7485, "MODIFIER LETTER CAPITAL OU"]
+, ["uni1D3C", 7484, "MODIFIER LETTER CAPITAL O"]
+, ["uni1D3B", 7483, "MODIFIER LETTER CAPITAL REVERSED N"]
+, ["uni1D3A", 7482, "MODIFIER LETTER CAPITAL N"]
+, ["uni02FE", 766, "MODIFIER LETTER OPEN SHELF", "#cceff2"]
+, ["uni02FD", 765, "MODIFIER LETTER SHELF", "#cceff2"]
+, ["uni02FF", 767, "MODIFIER LETTER LOW LEFT ARROW", "#cceff2"]
+, ["uni02FA", 762, "MODIFIER LETTER END HIGH TONE", "#cceff2"]
+, ["uni02FC", 764, "MODIFIER LETTER END LOW TONE", "#cceff2"]
+, ["uni02FB", 763, "MODIFIER LETTER BEGIN LOW TONE", "#cceff2"]
+, ["dhook.cn", null, null, "#c4f2c1"]
+, ["uniAB35", 43829, "LATIN SMALL LETTER LENIS F"]
+, ["uniAB34", 43828, "LATIN SMALL LETTER E WITH FLOURISH"]
+, ["uniAB31", 43825, "LATIN SMALL LETTER A REVERSED-SCHWA"]
+, ["uniAB30", 43824, "LATIN SMALL LETTER BARRED ALPHA"]
+, ["uniAB33", 43827, "LATIN SMALL LETTER BARRED E"]
+, ["uni2185.cn", null, null, "#c4f2c1"]
+, ["angstrom", 8491, "ANGSTROM SIGN"]
+, ["macrongravecomb.lc", null, null, "#dddddd"]
+, ["macronsubnosp", 817, "COMBINING MACRON BELOW", "#f9e2e2"]
+, ["uniAB3E", 43838, "LATIN SMALL LETTER BLACKLETTER O WITH STROKE"]
+, ["uniAB3D", 43837, "LATIN SMALL LETTER BLACKLETTER O"]
+, ["uniAB3F", 43839, "LATIN SMALL LETTER OPEN O WITH STROKE"]
+, ["uniAB3A", 43834, "LATIN SMALL LETTER M WITH CROSSED-TAIL"]
+, ["uniAB3C", 43836, "LATIN SMALL LETTER ENG WITH CROSSED-TAIL"]
+, ["ringlefthalfsubnosp", 796, "COMBINING LEFT HALF RING BELOW", "#f9e2e2"]
+, ["Lsmallcap", 671, "LATIN LETTER SMALL CAPITAL L"]
+, ["uniA75E", 42846, "LATIN CAPITAL LETTER V WITH DIAGONAL STROKE"]
+, ["uniA75B", 42843, "LATIN SMALL LETTER R ROTUNDA"]
+, ["squaresubnosp", 827, "COMBINING SQUARE BELOW", "#f9e2e2"]
+, ["uniA75C", 42844, "LATIN CAPITAL LETTER RUM ROTUNDA"]
+, ["Schwa", 399, "LATIN CAPITAL LETTER SCHWA"]
+, ["uni1D83", 7555, "LATIN SMALL LETTER G WITH PALATAL HOOK"]
+, ["uni1D80", 7552, "LATIN SMALL LETTER B WITH PALATAL HOOK"]
+, ["linevertsubnosp_uni1ABD", null, null, "#dddddd"]
+, ["uni2B5B", 11099, "BACKSLANTED SOUTH ARROW WITH HOOKED TAIL", "#cceff2"]
+, ["uni2B5C", 11100, "SLANTED NORTH ARROW WITH HORIZONTAL TAIL", "#cceff2"]
+, ["uni2B5A", 11098, "SLANTED NORTH ARROW WITH HOOKED HEAD", "#cceff2"]
+, ["uni2B5F", 11103, "SHORT BENT ARROW POINTING DOWNWARDS THEN NORTH EAST", "#cceff2"]
+, ["uni2B5D", 11101, "BACKSLANTED SOUTH ARROW WITH HORIZONTAL TAIL", "#cceff2"]
+, ["uni2B5E", 11102, "BENT ARROW POINTING DOWNWARDS THEN NORTH EAST", "#cceff2"]
+, ["uni024C", 588, "LATIN CAPITAL LETTER R WITH STROKE"]
+, ["uniA723", 42787, "LATIN SMALL LETTER EGYPTOLOGICAL ALEF"]
+, ["three.sup", null, null, "#dddddd"]
+, ["dcroat_uni1ABE", null, null, "#dddddd"]
+, ["oi", 419, "LATIN SMALL LETTER OI"]
+, ["uni1ABC.w2", null, null, "#dddddd"]
+, ["uni1ABC.w3", null, null, "#dddddd"]
+, ["uni1ABC.w1", null, null, "#dddddd"]
+, ["uniA797.cn", null, null, "#c4f2c1"]
+, ["Tonetwo", 423, "LATIN CAPITAL LETTER TONE TWO"]
+, ["uni1DA4.ccmp", null, null, "#dddddd"]
+, ["a.cn", null, null, "#c4f2c1"]
+, ["uni02E6_uni02E5_uni02E5", null, null, "#dddddd"]
+, ["henghook", 615, "LATIN SMALL LETTER HENG WITH HOOK"]
+, ["two.sup", null, null, "#dddddd"]
+, ["o_uni02DE", null, null, "#dddddd"]
+, ["uni1D4C", 7500, "MODIFIER LETTER SMALL TURNED OPEN E"]
+, ["finalmem", 685, "LATIN LETTER BIDENTAL PERCUSSIVE"]
+, ["uni012F.ccmp", null, null, "#dddddd"]
+, ["Gsmallcap", 610, "LATIN LETTER SMALL CAPITAL G"]
+, ["Esh", 425, "LATIN CAPITAL LETTER ESH"]
+, ["uni1D2D", 7469, "MODIFIER LETTER CAPITAL AE"]
+, ["uni1D2E", 7470, "MODIFIER LETTER CAPITAL B"]
+, ["uni1D2F", 7471, "MODIFIER LETTER CAPITAL BARRED B"]
+, ["uni1D2A", 7466, "GREEK LETTER SMALL CAPITAL PSI"]
+, ["uni1D2B", 7467, "CYRILLIC LETTER SMALL CAPITAL EL"]
+, ["uni1D2C", 7468, "MODIFIER LETTER CAPITAL A"]
+, ["zero.sup", null, null, "#dddddd"]
+, ["acutedotcomb", null, null, "#dddddd"]
+, ["ghook.cn", null, null, "#c4f2c1"]
+, ["uni02E7_uni02E6_uni02E5", null, null, "#dddddd"]
+, ["uni02E7_uni02E6_uni02E7", null, null, "#dddddd"]
+, ["uni02E7_uni02E6_uni02E9", null, null, "#dddddd"]
+, ["uni02E7_uni02E6_uni02E8", null, null, "#dddddd"]
+, ["dieresismacroncomb.lc", null, null, "#dddddd"]
+, ["brevegravecomb", null, null, "#dddddd"]
+, ["uni1D28", 7464, "GREEK LETTER SMALL CAPITAL PI"]
+, ["uni1D29", 7465, "GREEK LETTER SMALL CAPITAL RHO"]
+, ["uni1D24", 7460, "LATIN LETTER VOICED LARYNGEAL SPIRANT"]
+, ["uni1D25", 7461, "LATIN LETTER AIN"]
+, ["uni1D26", 7462, "GREEK LETTER SMALL CAPITAL GAMMA"]
+, ["uni1D27", 7463, "GREEK LETTER SMALL CAPITAL LAMDA"]
+, ["uni1D20", 7456, "LATIN LETTER SMALL CAPITAL V"]
+, ["uni1D21", 7457, "LATIN LETTER SMALL CAPITAL W"]
+, ["uni1D22", 7458, "LATIN LETTER SMALL CAPITAL Z"]
+, ["uni1D23", 7459, "LATIN LETTER SMALL CAPITAL EZH"]
+, ["circumflexacutecomb", null, null, "#dddddd"]
+, ["Rsmallcapinv", 641, "LATIN LETTER SMALL CAPITAL INVERTED R"]
+, ["uni02E5_uni02E7_uni02E9", null, null, "#dddddd"]
+, ["uni02E5_uni02E7_uni02E6", null, null, "#dddddd"]
+, ["uni02E5_uni02E7_uni02E7", null, null, "#dddddd"]
+, ["uni02E5_uni02E7_uni02E5", null, null, "#dddddd"]
+, ["zerowidthjoiner", 65279, "ZERO WIDTH NO-BREAK SPACE", "#efefef"]
+, ["uni02E6_uni02E9_uni02E7", null, null, "#dddddd"]
+, ["uni02E6_uni02E9_uni02E5", null, null, "#dddddd"]
+, ["placeofinterestsign", 8984, "PLACE OF INTEREST SIGN", "#cceff2"]
+, ["ts", 678, "LATIN SMALL LETTER TS DIGRAPH"]
+, ["uni02E6_uni02E9_uni02E9", null, null, "#dddddd"]
+, ["tonesix", 389, "LATIN SMALL LETTER TONE SIX"]
+, ["uni2E37", 11831, "DAGGER WITH RIGHT GUARD", "#efefef"]
+, ["uni2E36", 11830, "DAGGER WITH LEFT GUARD", "#efefef"]
+, ["uni2E35", 11829, "TURNED SEMICOLON", "#efefef"]
+, ["uni2E34", 11828, "RAISED COMMA", "#efefef"]
+, ["uni2E33", 11827, "RAISED DOT", "#efefef"]
+, ["uni2E32", 11826, "TURNED COMMA", "#efefef"]
+, ["uni2E31", 11825, "WORD SEPARATOR MIDDLE DOT", "#efefef"]
+, ["uni2E30", 11824, "RING POINT", "#efefef"]
+, ["uni2E39", 11833, "TOP HALF SECTION SIGN", "#efefef"]
+, ["uni2E38", 11832, "TURNED DAGGER", "#efefef"]
+, ["twothirds", 8532, "VULGAR FRACTION TWO THIRDS", "#e2f4ea"]
+, ["uni2E3E", 11838, "WIGGLY VERTICAL LINE", "#efefef"]
+, ["uni2E3D", 11837, "VERTICAL SIX DOTS", "#efefef"]
+, ["uni2E3C", 11836, "STENOGRAPHIC FULL STOP", "#efefef"]
+, ["uni2E3B", 11835, "THREE-EM DASH", "#efefef"]
+, ["uni2E3A", 11834, "TWO-EM DASH", "#efefef"]
+, ["uni1F16B", 127339, "RAISED MD SIGN", "#cceff2"]
+, ["pisymbolgreek", 982, "GREEK PI SYMBOL"]
+, ["uni1F16A", 127338, "RAISED MC SIGN", "#cceff2"]
+, ["dieresisgravecomb.lc", null, null, "#dddddd"]
+, ["uniA755", 42837, "LATIN SMALL LETTER P WITH SQUIRREL TAIL"]
+, ["tonefive", 445, "LATIN SMALL LETTER TONE FIVE"]
+, ["uniA752", 42834, "LATIN CAPITAL LETTER P WITH FLOURISH"]
+, ["uniA79D", 42909, "LATIN SMALL LETTER VOLAPUK OE"]
+, ["uniA753", 42835, "LATIN SMALL LETTER P WITH FLOURISH"]
+, ["tildedieresiscomb", null, null, "#dddddd"]
+, ["uniA750", 42832, "LATIN CAPITAL LETTER P WITH STROKE THROUGH DESCENDER"]
+, ["uni0528", 1320, "CYRILLIC CAPITAL LETTER EN WITH LEFT HOOK"]
+, ["uni0529", 1321, "CYRILLIC SMALL LETTER EN WITH LEFT HOOK"]
+, ["tel", 8481, "TELEPHONE SIGN", "#cceff2"]
+, ["uni0522", 1314, "CYRILLIC CAPITAL LETTER EN WITH MIDDLE HOOK"]
+, ["uni0523", 1315, "CYRILLIC SMALL LETTER EN WITH MIDDLE HOOK"]
+, ["uni0520", 1312, "CYRILLIC CAPITAL LETTER EL WITH MIDDLE HOOK"]
+, ["uni0521", 1313, "CYRILLIC SMALL LETTER EL WITH MIDDLE HOOK"]
+, ["uniA70D", 42765, "MODIFIER LETTER EXTRA-HIGH DOTTED LEFT-STEM TONE BAR", "#cceff2"]
+, ["commasuprevnosp", 788, "COMBINING REVERSED COMMA ABOVE", "#f9e2e2"]
+, ["uni2183.cn", null, null, "#c4f2c1"]
+, ["dotdblsubnosp_uni1ABD", null, null, "#dddddd"]
+, ["uni1D97.cn", null, null, "#c4f2c1"]
+, ["hyphennobreak", 8209, "NON-BREAKING HYPHEN", "#efefef"]
+, ["archdblsubnosp", 811, "COMBINING INVERTED DOUBLE ARCH BELOW", "#f9e2e2"]
+, ["e.cn", null, null, "#c4f2c1"]
+, ["hsuper", 688, "MODIFIER LETTER SMALL H"]
+, ["deltaturn", 397, "LATIN SMALL LETTER TURNED DELTA"]
+, ["published", null, null, "#dddddd"]
+, ["uni052B", 1323, "CYRILLIC SMALL LETTER DZZHE"]
+, ["uni052C", 1324, "CYRILLIC CAPITAL LETTER DCHE"]
+, ["wsuper", 695, "MODIFIER LETTER SMALL W"]
+, ["uni052A", 1322, "CYRILLIC CAPITAL LETTER DZZHE"]
+, ["uni052D", 1325, "CYRILLIC SMALL LETTER DCHE"]
+, ["uni037D.cn", null, null, "#c4f2c1"]
+, ["macronacutecomb.lc", null, null, "#dddddd"]
+, ["c.cn", null, null, "#c4f2c1"]
+, ["Oopen.cn", null, null, "#c4f2c1"]
+, ["oopen_uni02DE", null, null, "#dddddd"]
+, ["four.frac", null, null, "#dddddd"]
+, ["uni030C_uni1ABB", null, null, "#dddddd"]
+, ["hhook", 614, "LATIN SMALL LETTER H WITH HOOK"]
+, ["onedotleader", 8228, "ONE DOT LEADER", "#efefef"]
+, ["uni02E8_uni02E9_uni02E5", null, null, "#dddddd"]
+, ["uni02E8_uni02E9_uni02E6", null, null, "#dddddd"]
+, ["uni02E8_uni02E9_uni02E9", null, null, "#dddddd"]
+, ["uni02E8_uni02E9_uni02E8", null, null, "#dddddd"]
+, ["plussubnosp", 799, "COMBINING PLUS SIGN BELOW", "#f9e2e2"]
+, ["largerighthook", null, null, "#dddddd"]
+, ["dtopbar", 396, "LATIN SMALL LETTER D WITH TOPBAR"]
+, ["romanthree", 8546, "ROMAN NUMERAL THREE", "#e2f4ea"]
+, ["uni1D36", 7478, "MODIFIER LETTER CAPITAL J"]
+, ["uni1DCF", 7631, "COMBINING ZIGZAG BELOW", "#f9e2e2"]
+, ["uni1DCE", 7630, "COMBINING OGONEK ABOVE", "#f9e2e2"]
+, ["uni1DCD", 7629, "COMBINING DOUBLE CIRCUMFLEX ABOVE", "#f9e2e2"]
+, ["uni1DCC", 7628, "COMBINING MACRON-BREVE", "#f9e2e2"]
+, ["uni1DCB", 7627, "COMBINING BREVE-MACRON", "#f9e2e2"]
+, ["uni1DCA", 7626, "COMBINING LATIN SMALL LETTER R BELOW", "#f9e2e2"]
+, ["uniE001", 57345, "[private use E001]"]
+, ["Nhook", 413, "LATIN CAPITAL LETTER N WITH LEFT HOOK"]
+, ["tildemacroncomb.lc", null, null, "#dddddd"]
+, ["iota1", 617, "LATIN SMALL LETTER IOTA"]
+, ["uni02E6_uni02E8", null, null, "#dddddd"]
+, ["uni02E6_uni02E9", null, null, "#dddddd"]
+, ["uni1DC9", 7625, "COMBINING ACUTE-GRAVE-ACUTE", "#f9e2e2"]
+, ["uni1DC8", 7624, "COMBINING GRAVE-ACUTE-GRAVE", "#f9e2e2"]
+, ["uni1DC7", 7623, "COMBINING ACUTE-MACRON", "#f9e2e2"]
+, ["uni02E6_uni02E5", null, null, "#dddddd"]
+, ["uni1DC5", 7621, "COMBINING GRAVE-MACRON", "#f9e2e2"]
+, ["uni02E6_uni02E7", null, null, "#dddddd"]
+, ["uni1DC3", 7619, "COMBINING SUSPENSION MARK", "#f9e2e2"]
+, ["uni1DC2", 7618, "COMBINING SNAKE BELOW", "#f9e2e2"]
+, ["uni1DC1", 7617, "COMBINING DOTTED ACUTE ACCENT", "#f9e2e2"]
+, ["uni1DC0", 7616, "COMBINING DOTTED GRAVE ACCENT", "#f9e2e2"]
+, ["uniAB42", 43842, "LATIN SMALL LETTER TURNED OE WITH HORIZONTAL STROKE"]
+, ["g.cn", null, null, "#c4f2c1"]
+, ["uni2E2D", 11821, "FIVE DOT MARK", "#efefef"]
+, ["uni2E2E", 11822, "REVERSED QUESTION MARK", "#efefef"]
+, ["uni2E2F", 11823, "VERTICAL TILDE"]
+, ["uni2E2A", 11818, "TWO DOTS OVER ONE DOT PUNCTUATION", "#efefef"]
+, ["uni2E2B", 11819, "ONE DOT OVER TWO DOTS PUNCTUATION", "#efefef"]
+, ["uni2E2C", 11820, "SQUARED FOUR DOT PUNCTUATION", "#efefef"]
+, ["uni1D19", 7449, "LATIN LETTER SMALL CAPITAL REVERSED R"]
+, ["uni1D18", 7448, "LATIN LETTER SMALL CAPITAL P"]
+, ["uni02E9_uni02E7_uni02E5", null, null, "#dddddd"]
+, ["uni1D11", 7441, "LATIN SMALL LETTER SIDEWAYS O"]
+, ["uni1D10", 7440, "LATIN LETTER SMALL CAPITAL OPEN O"]
+, ["uni1D13", 7443, "LATIN SMALL LETTER SIDEWAYS O WITH STROKE"]
+, ["uni1D12", 7442, "LATIN SMALL LETTER SIDEWAYS OPEN O"]
+, ["uni1D15", 7445, "LATIN LETTER SMALL CAPITAL OU"]
+, ["uni1D14", 7444, "LATIN SMALL LETTER TURNED OE"]
+, ["uni1D17", 7447, "LATIN SMALL LETTER BOTTOM HALF O"]
+, ["uni1D16", 7446, "LATIN SMALL LETTER TOP HALF O"]
+, ["uniFE28", 65064, "COMBINING LIGATURE RIGHT HALF BELOW", "#f9e2e2"]
+, ["hooksubretronosp", 802, "COMBINING RETROFLEX HOOK BELOW", "#f9e2e2"]
+, ["circumflexhookcomb", null, null, "#dddddd"]
+, ["uniA785", 42885, "LATIN SMALL LETTER INSULAR S"]
+, ["uniA784", 42884, "LATIN CAPITAL LETTER INSULAR S"]
+, ["uniA787", 42887, "LATIN SMALL LETTER INSULAR T"]
+, ["uniA781", 42881, "LATIN SMALL LETTER TURNED L"]
+, ["uniA780", 42880, "LATIN CAPITAL LETTER TURNED L"]
+, ["uniA783", 42883, "LATIN SMALL LETTER INSULAR R"]
+, ["uniA782", 42882, "LATIN CAPITAL LETTER INSULAR R"]
+, ["qhook.cn", null, null, "#c4f2c1"]
+, ["ghook", 608, "LATIN SMALL LETTER G WITH HOOK"]
+, ["uniA789", 42889, "MODIFIER LETTER COLON", "#cceff2"]
+, ["uniA788", 42888, "MODIFIER LETTER LOW CIRCUMFLEX ACCENT"]
+, ["uniA78E", 42894, "LATIN SMALL LETTER L WITH RETROFLEX HOOK AND BELT"]
+, ["uniA78D", 42893, "LATIN CAPITAL LETTER TURNED H"]
+, ["uniA78A", 42890, "MODIFIER LETTER SHORT EQUALS SIGN", "#cceff2"]
+, ["uniA78C", 42892, "LATIN SMALL LETTER SALTILLO"]
+, ["uniA78B", 42891, "LATIN CAPITAL LETTER SALTILLO"]
+, ["Eturn", 398, "LATIN CAPITAL LETTER REVERSED E"]
+, ["primerev1", 8245, "REVERSED PRIME", "#efefef"]
+, ["uni1D1A", 7450, "LATIN LETTER SMALL CAPITAL TURNED R"]
+, ["uni1D1C", 7452, "LATIN LETTER SMALL CAPITAL U"]
+, ["uni1D1B", 7451, "LATIN LETTER SMALL CAPITAL T"]
+, ["uni1D1E", 7454, "LATIN SMALL LETTER SIDEWAYS DIAERESIZED U"]
+, ["uni1D1D", 7453, "LATIN SMALL LETTER SIDEWAYS U"]
+, ["uni1D1F", 7455, "LATIN SMALL LETTER SIDEWAYS TURNED M"]
+, ["uni2E24", 11812, "BOTTOM LEFT HALF BRACKET", "#efefef"]
+, ["uni2E25", 11813, "BOTTOM RIGHT HALF BRACKET", "#efefef"]
+, ["uni2E26", 11814, "LEFT SIDEWAYS U BRACKET", "#efefef"]
+, ["uni2E27", 11815, "RIGHT SIDEWAYS U BRACKET", "#efefef"]
+, ["uni2E20", 11808, "LEFT VERTICAL BAR WITH QUILL", "#efefef"]
+, ["uni2E21", 11809, "RIGHT VERTICAL BAR WITH QUILL", "#efefef"]
+, ["uni2E22", 11810, "TOP LEFT HALF BRACKET", "#efefef"]
+, ["uni2E23", 11811, "TOP RIGHT HALF BRACKET", "#efefef"]
+, ["uni2E28", 11816, "LEFT DOUBLE PARENTHESIS", "#efefef"]
+, ["uni2E29", 11817, "RIGHT DOUBLE PARENTHESIS", "#efefef"]
+, ["Eng", 330, "LATIN CAPITAL LETTER ENG"]
+, ["macrondieresiscomb.lc", null, null, "#dddddd"]
+, ["trthook", 648, "LATIN SMALL LETTER T WITH RETROFLEX HOOK"]
+, ["uni02E5_uni02E6", null, null, "#dddddd"]
+, ["twodotleader", 8229, "TWO DOT LEADER", "#efefef"]
+, ["Chook.cn", null, null, "#c4f2c1"]
+, ["uni02E8_uni02E6", null, null, "#dddddd"]
+, ["uni02E8_uni02E7", null, null, "#dddddd"]
+, ["uni02E8_uni02E5", null, null, "#dddddd"]
+, ["uni02E8_uni02E9", null, null, "#dddddd"]
+, ["romannine", 8552, "ROMAN NUMERAL NINE", "#e2f4ea"]
+, ["epsilonclosed", 666, "LATIN SMALL LETTER CLOSED OPEN E"]
+, ["uni1FBD", 8125, "GREEK KORONIS", "#cceff2"]
+, ["uniA759", 42841, "LATIN SMALL LETTER Q WITH DIAGONAL STROKE"]
+, ["omegacyrillic", 1121, "CYRILLIC SMALL LETTER OMEGA"]
+, ["Omegacyrillic", 1120, "CYRILLIC CAPITAL LETTER OMEGA"]
+, ["yuslittlecyrillic", 1127, "CYRILLIC SMALL LETTER LITTLE YUS"]
+, ["Yuslittlecyrillic", 1126, "CYRILLIC CAPITAL LETTER LITTLE YUS"]
+, ["eiotifiedcyrillic", 1125, "CYRILLIC SMALL LETTER IOTIFIED E"]
+, ["Eiotifiedcyrillic", 1124, "CYRILLIC CAPITAL LETTER IOTIFIED E"]
+, ["yuslittleiotifiedcyrillic", 1129, "CYRILLIC SMALL LETTER IOTIFIED LITTLE YUS"]
+, ["Yuslittleiotifiedcyrillic", 1128, "CYRILLIC CAPITAL LETTER IOTIFIED LITTLE YUS"]
+, ["uni02E9_uni02E7_uni02E8", null, null, "#dddddd"]
+, ["uni02E9_uni02E7_uni02E9", null, null, "#dddddd"]
+, ["four.sup", null, null, "#dddddd"]
+, ["jcrosstail", 669, "LATIN SMALL LETTER J WITH CROSSED-TAIL"]
+, ["uniA7B1", 42929, "LATIN CAPITAL LETTER TURNED T"]
+, ["uniA7B0", 42928, "LATIN CAPITAL LETTER TURNED K"]
+, ["uniA77F", 42879, "LATIN SMALL LETTER TURNED INSULAR G"]
+, ["uni2C78.cn", null, null, "#c4f2c1"]
+, ["tildecomb_uni1ABC", null, null, "#dddddd"]
+, ["tildecomb_uni1ABB", null, null, "#dddddd"]
+, ["uniA77B", 42875, "LATIN CAPITAL LETTER INSULAR F"]
+, ["hhooksuper", 689, "MODIFIER LETTER SMALL H WITH HOOK"]
+, ["Yusbigiotifiedcyrillic", 1132, "CYRILLIC CAPITAL LETTER IOTIFIED BIG YUS"]
+, ["yusbigcyrillic", 1131, "CYRILLIC SMALL LETTER BIG YUS"]
+, ["Yusbigcyrillic", 1130, "CYRILLIC CAPITAL LETTER BIG YUS"]
+, ["ksicyrillic", 1135, "CYRILLIC SMALL LETTER KSI"]
+, ["Ksicyrillic", 1134, "CYRILLIC CAPITAL LETTER KSI"]
+, ["yusbigiotifiedcyrillic", 1133, "CYRILLIC SMALL LETTER IOTIFIED BIG YUS"]
+, ["brevetildecomb", null, null, "#dddddd"]
+, ["tildeacutecomb.lc", null, null, "#dddddd"]
+, ["nine.frac", null, null, "#dddddd"]
+, ["uni0456.ccmp", null, null, "#dddddd"]
+, ["romanthousand", 8559, "ROMAN NUMERAL ONE THOUSAND", "#e2f4ea"]
+, ["macronsub", 717, "MODIFIER LETTER LOW MACRON"]
+, ["ccurl", 597, "LATIN SMALL LETTER C WITH CURL"]
+, ["bullseye", 664, "LATIN LETTER BILABIAL CLICK"]
+, ["dasiaoxia", null, null, "#dddddd"]
+, ["dieresiscaroncomb.lc", null, null, "#dddddd"]
+, ["uni1ABE", 6846, "COMBINING PARENTHESES OVERLAY", "#f9e2e2"]
+, ["uni1ABD", 6845, "COMBINING PARENTHESES BELOW", "#f9e2e2"]
+, ["uniA79A", 42906, "LATIN CAPITAL LETTER VOLAPUK AE"]
+, ["uni1ABA", 6842, "COMBINING STRONG CENTRALIZATION STROKE BELOW", "#f9e2e2"]
+, ["uni1ABC", 6844, "COMBINING DOUBLE PARENTHESES ABOVE", "#f9e2e2"]
+, ["uni1ABB", 6843, "COMBINING PARENTHESES ABOVE", "#f9e2e2"]
+, ["ascriptturn", 594, "LATIN SMALL LETTER TURNED ALPHA"]
+, ["uni1DB8", 7608, "MODIFIER LETTER SMALL CAPITAL U"]
+, ["uni1DB9", 7609, "MODIFIER LETTER SMALL V WITH HOOK"]
+, ["uni1DB4", 7604, "MODIFIER LETTER SMALL ESH"]
+, ["uni1DB5", 7605, "MODIFIER LETTER SMALL T WITH PALATAL HOOK"]
+, ["uni1DB6", 7606, "MODIFIER LETTER SMALL U BAR"]
+, ["uni1DB7", 7607, "MODIFIER LETTER SMALL UPSILON"]
+, ["uni1DB0", 7600, "MODIFIER LETTER SMALL CAPITAL N"]
+, ["uni1DB1", 7601, "MODIFIER LETTER SMALL BARRED O"]
+, ["uni1DB2", 7602, "MODIFIER LETTER SMALL PHI"]
+, ["uni1DB3", 7603, "MODIFIER LETTER SMALL S WITH HOOK"]
+, ["uni1D0F", 7439, "LATIN LETTER SMALL CAPITAL O"]
+, ["uni1D0D", 7437, "LATIN LETTER SMALL CAPITAL M"]
+, ["uni1D0E", 7438, "LATIN LETTER SMALL CAPITAL REVERSED N"]
+, ["uni1D0B", 7435, "LATIN LETTER SMALL CAPITAL K"]
+, ["uni1D0C", 7436, "LATIN LETTER SMALL CAPITAL L WITH STROKE"]
+, ["uni1D0A", 7434, "LATIN LETTER SMALL CAPITAL J"]
+, ["uni02E5_uni02E6_uni02E7", null, null, "#dddddd"]
+, ["uni1D06", 7430, "LATIN LETTER SMALL CAPITAL ETH"]
+, ["uni1D07", 7431, "LATIN LETTER SMALL CAPITAL E"]
+, ["uni1D04", 7428, "LATIN LETTER SMALL CAPITAL C"]
+, ["uni1D05", 7429, "LATIN LETTER SMALL CAPITAL D"]
+, ["uni1D02", 7426, "LATIN SMALL LETTER TURNED AE"]
+, ["uni1D03", 7427, "LATIN LETTER SMALL CAPITAL BARRED B"]
+, ["uni1D00", 7424, "LATIN LETTER SMALL CAPITAL A"]
+, ["uni1D01", 7425, "LATIN LETTER SMALL CAPITAL AE"]
+, ["uni1D08", 7432, "LATIN SMALL LETTER TURNED OPEN E"]
+, ["uni1D09", 7433, "LATIN SMALL LETTER TURNED I"]
+, ["jdotlessbar", 607, "LATIN SMALL LETTER DOTLESS J WITH STROKE"]
+, ["uni1DBD", 7613, "MODIFIER LETTER SMALL Z WITH CURL"]
+, ["Zbar", 437, "LATIN CAPITAL LETTER Z WITH STROKE"]
+, ["uni1DBF", 7615, "MODIFIER LETTER SMALL THETA"]
+, ["uni1DBA", 7610, "MODIFIER LETTER SMALL TURNED V"]
+, ["uni1DBB", 7611, "MODIFIER LETTER SMALL Z"]
+, ["uni1DBC", 7612, "MODIFIER LETTER SMALL Z WITH RETROFLEX HOOK"]
+, ["uniA792", 42898, "LATIN CAPITAL LETTER C WITH BAR"]
+, ["uni1AB4", 6836, "COMBINING TRIPLE DOT", "#f9e2e2"]
+, ["uni1AB7", 6839, "COMBINING OPEN MARK BELOW", "#f9e2e2"]
+, ["uni1AB6", 6838, "COMBINING WIGGLY LINE BELOW", "#f9e2e2"]
+, ["uni1AB1", 6833, "COMBINING DIAERESIS-RING", "#f9e2e2"]
+, ["uni1AB0", 6832, "COMBINING DOUBLED CIRCUMFLEX ACCENT", "#f9e2e2"]
+, ["uni1AB3", 6835, "COMBINING DOWNWARDS ARROW", "#f9e2e2"]
+, ["uni1AB2", 6834, "COMBINING INFINITY", "#f9e2e2"]
+, ["uniA798", 42904, "LATIN CAPITAL LETTER F WITH STROKE"]
+, ["uniA799", 42905, "LATIN SMALL LETTER F WITH STROKE"]
+, ["uni1AB9", 6841, "COMBINING LIGHT CENTRALIZATION STROKE BELOW", "#f9e2e2"]
+, ["uni1AB8", 6840, "COMBINING DOUBLE OPEN MARK BELOW", "#f9e2e2"]
+, ["uni1D61", 7521, "MODIFIER LETTER SMALL CHI"]
+, ["colon.pnum", 60929, "[private use EE01]"]
+, ["glottalstopbarrev", 674, "LATIN LETTER REVERSED GLOTTAL STOP WITH STROKE"]
+, ["uni1D66", 7526, "GREEK SUBSCRIPT SMALL LETTER BETA"]
+, ["cyrillichook", null, null, "#dddddd"]
+, ["uni2E11", 11793, "REVERSED FORKED PARAGRAPHOS", "#efefef"]
+, ["uni2E10", 11792, "FORKED PARAGRAPHOS", "#efefef"]
+, ["uni2E13", 11795, "DOTTED OBELOS", "#efefef"]
+, ["uni2E12", 11794, "HYPODIASTOLE", "#efefef"]
+, ["uni2E15", 11797, "UPWARDS ANCORA", "#efefef"]
+, ["uni2E14", 11796, "DOWNWARDS ANCORA", "#efefef"]
+, ["ezh", 658, "LATIN SMALL LETTER EZH"]
+, ["ezhcurl", 659, "LATIN SMALL LETTER EZH WITH CURL"]
+, ["uni2E19", 11801, "PALM BRANCH", "#efefef"]
+, ["uni2E18", 11800, "INVERTED INTERROBANG", "#efefef"]
+, ["srthook", 642, "LATIN SMALL LETTER S WITH HOOK"]
+, ["uni2E1C", 11804, "LEFT LOW PARAPHRASE BRACKET", "#efefef"]
+, ["uni2E1B", 11803, "TILDE WITH RING ABOVE", "#efefef"]
+, ["uni2E1E", 11806, "TILDE WITH DOT ABOVE", "#efefef"]
+, ["uni2E1D", 11805, "RIGHT LOW PARAPHRASE BRACKET", "#efefef"]
+, ["uni2E1F", 11807, "TILDE WITH DOT BELOW", "#efefef"]
+, ["Chook", 391, "LATIN CAPITAL LETTER C WITH HOOK"]
+, ["uni1DE9", 7657, "COMBINING LATIN SMALL LETTER BETA", "#f9e2e2"]
+, ["uniAB39", 43833, "LATIN SMALL LETTER L WITH MIDDLE RING"]
+, ["uniAB38", 43832, "LATIN SMALL LETTER L WITH DOUBLE MIDDLE TILDE"]
+, ["nine.sup", null, null, "#dddddd"]
+, ["uniAB37", 43831, "LATIN SMALL LETTER L WITH INVERTED LAZY S"]
+, ["uniAB36", 43830, "LATIN SMALL LETTER SCRIPT G WITH CROSSED-TAIL"]
+, ["kturn", 670, "LATIN SMALL LETTER TURNED K"]
+, ["numeralgreek", 884, "GREEK NUMERAL SIGN"]
+, ["uniAB32", 43826, "LATIN SMALL LETTER BLACKLETTER E"]
+, ["uni20AF", 8367, "DRACHMA SIGN", "#cceff2"]
+, ["Ibar", 407, "LATIN CAPITAL LETTER I WITH STROKE"]
+, ["Omegaroundcyrillic", 1146, "CYRILLIC CAPITAL LETTER ROUND OMEGA"]
+, ["omegaroundcyrillic", 1147, "CYRILLIC SMALL LETTER ROUND OMEGA"]
+, ["Omegatitlocyrillic", 1148, "CYRILLIC CAPITAL LETTER OMEGA WITH TITLO"]
+, ["omegatitlocyrillic", 1149, "CYRILLIC SMALL LETTER OMEGA WITH TITLO"]
+, ["Otcyrillic", 1150, "CYRILLIC CAPITAL LETTER OT"]
+, ["otcyrillic", 1151, "CYRILLIC SMALL LETTER OT"]
+, ["mturn", 623, "LATIN SMALL LETTER TURNED M"]
+, ["uni2C61", 11361, "LATIN SMALL LETTER L WITH DOUBLE BAR"]
+, ["gcursive", 609, "LATIN SMALL LETTER SCRIPT G"]
+, ["uniA756.cn", null, null, "#c4f2c1"]
+, ["yturn", 654, "LATIN SMALL LETTER TURNED Y"]
+, ["uni035D", 861, "COMBINING DOUBLE BREVE", "#f9e2e2"]
+, ["uni02E5_uni02E8_uni02E5", null, null, "#dddddd"]
+, ["uni02E5_uni02E8_uni02E7", null, null, "#dddddd"]
+, ["uni02E5_uni02E8_uni02E6", null, null, "#dddddd"]
+, ["d.cn", null, null, "#c4f2c1"]
+, ["uni035A", 858, "COMBINING DOUBLE RING BELOW", "#f9e2e2"]
+, ["uni02E5_uni02E8_uni02E9", null, null, "#dddddd"]
+, ["uni02E5_uni02E8_uni02E8", null, null, "#dddddd"]
+, ["uni02E6_uni02E6_uni02E5", null, null, "#dddddd"]
+, ["tccurl", 680, "LATIN SMALL LETTER TC DIGRAPH WITH CURL"]
+, ["quotedblreversed", 8223, "DOUBLE HIGH-REVERSED-9 QUOTATION MARK", "#efefef"]
+, ["Rturnsuper", 694, "MODIFIER LETTER SMALL CAPITAL INVERTED R"]
+, ["uni1FCE", 8142, "GREEK PSILI AND OXIA", "#cceff2"]
+, ["uni1FCF", 8143, "GREEK PSILI AND PERISPOMENI", "#cceff2"]
+, ["upsilonlatin", 650, "LATIN SMALL LETTER UPSILON"]
+, ["uni1FC1", 8129, "GREEK DIALYTIKA AND PERISPOMENI", "#cceff2"]
+, ["uni1FC0", 8128, "GREEK PERISPOMENI", "#cceff2"]
+, ["uniA775", 42869, "LATIN SMALL LETTER RUM"]
+, ["dieresisacutecomb", null, null, "#dddddd"]
+, ["eng_uni1ABE", null, null, "#dddddd"]
+, ["macroncomb_uni1ABB", null, null, "#dddddd"]
+, ["ringhalfleftcentered", 723, "MODIFIER LETTER CENTRED LEFT HALF RING", "#cceff2"]
+, ["uni02E7_uni02E8_uni02E6", null, null, "#dddddd"]
+, ["uni02E7_uni02E8_uni02E5", null, null, "#dddddd"]
+, ["omegaclosed", 631, "LATIN SMALL LETTER CLOSED OMEGA"]
+, ["uni1DAA", 7594, "MODIFIER LETTER SMALL L WITH PALATAL HOOK"]
+, ["uni1DAC", 7596, "MODIFIER LETTER SMALL M WITH HOOK"]
+, ["uni1DAB", 7595, "MODIFIER LETTER SMALL CAPITAL L"]
+, ["uni1DAE", 7598, "MODIFIER LETTER SMALL N WITH LEFT HOOK"]
+, ["uni1DAD", 7597, "MODIFIER LETTER SMALL TURNED M WITH LONG LEG"]
+, ["uni1DAF", 7599, "MODIFIER LETTER SMALL N WITH RETROFLEX HOOK"]
+, ["uni1DE2", 7650, "COMBINING LATIN LETTER SMALL CAPITAL R", "#f9e2e2"]
+, ["rturnrthook", 635, "LATIN SMALL LETTER TURNED R WITH HOOK"]
+, ["uniAB3B", 43835, "LATIN SMALL LETTER N WITH CROSSED-TAIL"]
+, ["gbar", 485, "LATIN SMALL LETTER G WITH STROKE"]
+, ["uni1DA9", 7593, "MODIFIER LETTER SMALL L WITH RETROFLEX HOOK"]
+, ["uni1DA8", 7592, "MODIFIER LETTER SMALL J WITH CROSSED-TAIL"]
+, ["OI", 418, "LATIN CAPITAL LETTER OI"]
+, ["uni1DA1", 7585, "MODIFIER LETTER SMALL DOTLESS J WITH STROKE"]
+, ["uni1DA0", 7584, "MODIFIER LETTER SMALL F"]
+, ["uni1DA2", 7586, "MODIFIER LETTER SMALL SCRIPT G"]
+, ["uni1DA5", 7589, "MODIFIER LETTER SMALL IOTA"]
+, ["uni1DA4", 7588, "MODIFIER LETTER SMALL I WITH STROKE"]
+, ["uni1DA7", 7591, "MODIFIER LETTER SMALL CAPITAL I WITH STROKE"]
+, ["uni1DA6", 7590, "MODIFIER LETTER SMALL CAPITAL I"]
+, ["xsupnosp", 829, "COMBINING X ABOVE", "#f9e2e2"]
+, ["uni1D73", 7539, "LATIN SMALL LETTER R WITH FISHHOOK AND MIDDLE TILDE"]
+, ["uni1D72", 7538, "LATIN SMALL LETTER R WITH MIDDLE TILDE"]
+, ["uni1D71", 7537, "LATIN SMALL LETTER P WITH MIDDLE TILDE"]
+, ["uni1D70", 7536, "LATIN SMALL LETTER N WITH MIDDLE TILDE"]
+, ["uni1D77", 7543, "LATIN SMALL LETTER TURNED G"]
+, ["uni1D76", 7542, "LATIN SMALL LETTER Z WITH MIDDLE TILDE"]
+, ["uni1D75", 7541, "LATIN SMALL LETTER T WITH MIDDLE TILDE"]
+, ["uni1D74", 7540, "LATIN SMALL LETTER S WITH MIDDLE TILDE"]
+, ["uni2E0F", 11791, "PARAGRAPHOS", "#efefef"]
+, ["uni1D79", 7545, "LATIN SMALL LETTER INSULAR G"]
+, ["uni1D78", 7544, "MODIFIER LETTER CYRILLIC EN"]
+, ["uni2E0B", 11787, "RAISED SQUARE", "#efefef"]
+, ["uni2E0C", 11788, "LEFT RAISED OMISSION BRACKET", "#efefef"]
+, ["ascriptturn_uni02DE", null, null, "#dddddd"]
+, ["uni2E0A", 11786, "RIGHT TRANSPOSITION BRACKET", "#efefef"]
+, ["sampi", 993, "GREEK SMALL LETTER SAMPI"]
+, ["uni02E9_uni02E7_uni02E6", null, null, "#dddddd"]
+, ["epsilon1revclosed_uni02DE", null, null, "#dddddd"]
+, ["o.cn", null, null, "#c4f2c1"]
+, ["uniA768", 42856, "LATIN CAPITAL LETTER VEND"]
+, ["uniA767", 42855, "LATIN SMALL LETTER THORN WITH STROKE THROUGH DESCENDER"]
+, ["uniA765", 42853, "LATIN SMALL LETTER THORN WITH STROKE"]
+, ["uniA764", 42852, "LATIN CAPITAL LETTER THORN WITH STROKE"]
+, ["uni02E9_uni02E7_uni02E7", null, null, "#dddddd"]
+, ["uniA762", 42850, "LATIN CAPITAL LETTER VISIGOTHIC Z"]
+, ["uniA761", 42849, "LATIN SMALL LETTER VY"]
+, ["uniA760", 42848, "LATIN CAPITAL LETTER VY"]
+, ["uni02E5_uni02E9_uni02E5", null, null, "#dddddd"]
+, ["uniA76F", 42863, "LATIN SMALL LETTER CON"]
+, ["uniA76E", 42862, "LATIN CAPITAL LETTER CON"]
+, ["uniA76D", 42861, "LATIN SMALL LETTER IS"]
+, ["uniA76C", 42860, "LATIN CAPITAL LETTER IS"]
+, ["uniA76B", 42859, "LATIN SMALL LETTER ET"]
+, ["eshshortrev", 645, "LATIN SMALL LETTER SQUAT REVERSED ESH"]
+, ["b.cn", null, null, "#c4f2c1"]
+, ["uni1D7C", 7548, "LATIN SMALL LETTER IOTA WITH STROKE"]
+, ["uni1D7B", 7547, "LATIN SMALL CAPITAL LETTER I WITH STROKE"]
+, ["uni1D7A", 7546, "LATIN SMALL LETTER TH WITH STRIKETHROUGH"]
+, ["ounce", 8485, "OUNCE SIGN", "#cceff2"]
+, ["uni1D7F", 7551, "LATIN SMALL LETTER UPSILON WITH STROKE"]
+, ["uni1D7E", 7550, "LATIN SMALL CAPITAL LETTER U WITH STROKE"]
+, ["uni1D7D", 7549, "LATIN SMALL LETTER P WITH STROKE"]
+, ["uni2E06", 11782, "RAISED INTERPOLATION MARKER", "#efefef"]
+, ["uni2E07", 11783, "RAISED DOTTED INTERPOLATION MARKER", "#efefef"]
+, ["uni2E04", 11780, "LEFT DOTTED SUBSTITUTION BRACKET", "#efefef"]
+, ["uni2E05", 11781, "RIGHT DOTTED SUBSTITUTION BRACKET", "#efefef"]
+, ["uni2E03", 11779, "RIGHT SUBSTITUTION BRACKET", "#efefef"]
+, ["uni2E01", 11777, "RIGHT ANGLE DOTTED SUBSTITUTION MARKER", "#efefef"]
+, ["phook", 421, "LATIN SMALL LETTER P WITH HOOK"]
+, ["uniA694", 42644, "CYRILLIC CAPITAL LETTER HWE"]
+, ["vscript", 651, "LATIN SMALL LETTER V WITH HOOK"]
+, ["uniA688", 42632, "CYRILLIC CAPITAL LETTER DZZE"]
+, ["acuterightnosp", 833, "COMBINING ACUTE TONE MARK", "#f9e2e2"]
+, ["uniA68F", 42639, "CYRILLIC SMALL LETTER TSWE"]
+, ["barmidlongnosp", 822, "COMBINING LONG STROKE OVERLAY", "#f9e2e2"]
+, ["uni02E6_uni02E6_uni02E9", null, null, "#dddddd"]
+, ["a_uni02DE", null, null, "#dddddd"]
+, ["tildevertsupnosp", 830, "COMBINING VERTICAL TILDE", "#f9e2e2"]
+, ["dotmacroncomb", null, null, "#dddddd"]
+, ["linevertdblnosp", 782, "COMBINING DOUBLE VERTICAL LINE ABOVE", "#f9e2e2"]
+, ["s.cn", null, null, "#c4f2c1"]
+, ["uni03F3.ccmp", null, null, "#dddddd"]
+, ["uni1D96.ccmp", null, null, "#dddddd"]
+, ["macrondieresiscomb", null, null, "#dddddd"]
+, ["jhookdblbar", 644, "LATIN SMALL LETTER DOTLESS J WITH STROKE AND HOOK"]
+, ["six.frac", null, null, "#dddddd"]
+, ["G.cn", null, null, "#c4f2c1"]
+, ["seven.frac", null, null, "#dddddd"]
+, ["C.cn", null, null, "#c4f2c1"]
+, ["overline", 8254, "OVERLINE", "#efefef"]
+, ["uniA79B", 42907, "LATIN SMALL LETTER VOLAPUK AE"]
+, ["uniA79C", 42908, "LATIN CAPITAL LETTER VOLAPUK OE"]
+, ["ascript", 593, "LATIN SMALL LETTER ALPHA"]
+, ["O.cn", null, null, "#c4f2c1"]
+, ["uniA79F", 42911, "LATIN SMALL LETTER VOLAPUK UE"]
+, ["seven.sup", null, null, "#dddddd"]
+, ["threeeighths", 8540, "VULGAR FRACTION THREE EIGHTHS", "#e2f4ea"]
+, ["uniA73E.cn", null, null, "#c4f2c1"]
+, ["uni03CF", 975, "GREEK CAPITAL KAI SYMBOL"]
+, ["uniA79E", 42910, "LATIN CAPITAL LETTER VOLAPUK UE"]
+, ["uni20DC", 8412, "COMBINING FOUR DOTS ABOVE", "#f9e2e2"]
+, ["uni20DB", 8411, "COMBINING THREE DOTS ABOVE", "#f9e2e2"]
+, ["romansix", 8549, "ROMAN NUMERAL SIX", "#e2f4ea"]
+, ["uni1FBF", 8127, "GREEK PSILI", "#cceff2"]
+, ["uni1FBE", 8126, "GREEK PROSGEGRAMMENI"]
+, ["uniA77D", 42877, "LATIN CAPITAL LETTER INSULAR G"]
+, ["uniA77E", 42878, "LATIN CAPITAL LETTER TURNED INSULAR G"]
+, ["romaneight", 8551, "ROMAN NUMERAL EIGHT", "#e2f4ea"]
+, ["uniA77A", 42874, "LATIN SMALL LETTER INSULAR D"]
+, ["bhook", 595, "LATIN SMALL LETTER B WITH HOOK"]
+, ["uniA77C", 42876, "LATIN SMALL LETTER INSULAR F"]
+, ["Dhook", 394, "LATIN CAPITAL LETTER D WITH HOOK"]
+, ["Dbar1", 393, "LATIN CAPITAL LETTER AFRICAN D"]
+, ["uni1D6A", 7530, "GREEK SUBSCRIPT SMALL LETTER CHI"]
+, ["zrthook", 656, "LATIN SMALL LETTER Z WITH RETROFLEX HOOK"]
+, ["uni1D6C", 7532, "LATIN SMALL LETTER B WITH MIDDLE TILDE"]
+, ["uni1D6D", 7533, "LATIN SMALL LETTER D WITH MIDDLE TILDE"]
+, ["uni1D6E", 7534, "LATIN SMALL LETTER F WITH MIDDLE TILDE"]
+, ["uni1D6F", 7535, "LATIN SMALL LETTER M WITH MIDDLE TILDE"]
+, ["zero.frac", null, null, "#dddddd"]
+, ["uni1D60", 7520, "MODIFIER LETTER SMALL GREEK PHI"]
+, ["charactertie", 8256, "CHARACTER TIE", "#efefef"]
+, ["uni1D62", 7522, "LATIN SUBSCRIPT SMALL LETTER I"]
+, ["uni1D63", 7523, "LATIN SUBSCRIPT SMALL LETTER R"]
+, ["uni1D64", 7524, "LATIN SUBSCRIPT SMALL LETTER U"]
+, ["uni1D65", 7525, "LATIN SUBSCRIPT SMALL LETTER V"]
+, ["uni1D67", 7527, "GREEK SUBSCRIPT SMALL LETTER GAMMA"]
+, ["uni1D68", 7528, "GREEK SUBSCRIPT SMALL LETTER RHO"]
+, ["uni1D69", 7529, "GREEK SUBSCRIPT SMALL LETTER PHI"]
+, ["uniA778", 42872, "LATIN SMALL LETTER UM"]
+, ["uniA779", 42873, "LATIN CAPITAL LETTER INSULAR D"]
+, ["uniA774", 42868, "LATIN SMALL LETTER NUM"]
+, ["Stigma", 986, "GREEK LETTER STIGMA"]
+, ["uniA776", 42870, "LATIN LETTER SMALL CAPITAL RUM"]
+, ["uniA777", 42871, "LATIN SMALL LETTER TUM"]
+, ["uniA770", 42864, "MODIFIER LETTER US"]
+, ["uniA771", 42865, "LATIN SMALL LETTER DUM"]
+, ["uniA772", 42866, "LATIN SMALL LETTER LUM"]
+, ["uniA773", 42867, "LATIN SMALL LETTER MUM"]
+, ["epsilon1rev", 604, "LATIN SMALL LETTER REVERSED OPEN E"]
+, ["uni1D62.ccmp", null, null, "#dddddd"]
+, ["iotasubnosp_uni1ABD", null, null, "#dddddd"]
+, ["Epsilon1", 400, "LATIN CAPITAL LETTER OPEN E"]
+, ["uni1DA8.ccmp", null, null, "#dddddd"]
+, ["Gamma1", 404, "LATIN CAPITAL LETTER GAMMA"]
+, ["iotasubnosp", 837, "COMBINING GREEK YPOGEGRAMMENI", "#f9e2e2"]
+, ["dieresisgravecomb", null, null, "#dddddd"]
+, ["tildemacroncomb", null, null, "#dddddd"]
+, ["uni0221", 545, "LATIN SMALL LETTER D WITH CURL"]
+, ["gamma1", 611, "LATIN SMALL LETTER GAMMA"]
+, ["uniA7AB", 42923, "LATIN CAPITAL LETTER REVERSED OPEN E"]
+, ["uniA7AC", 42924, "LATIN CAPITAL LETTER SCRIPT G"]
+, ["uniA7AA", 42922, "LATIN CAPITAL LETTER H WITH HOOK"]
+, ["bhook.cn", null, null, "#c4f2c1"]
+, ["uniA7AD", 42925, "LATIN CAPITAL LETTER L WITH BELT"]
+, ["pipedblbar", 450, "LATIN LETTER ALVEOLAR CLICK"]
+, ["uni2E08", 11784, "DOTTED TRANSPOSITION MARKER", "#efefef"]
+, ["YR", 422, "LATIN LETTER YR"]
+, ["kgreenlandic", 312, "LATIN SMALL LETTER KRA"]
+, ["uni2E09", 11785, "LEFT TRANSPOSITION BRACKET", "#efefef"]
+, ["uni2182", 8578, "ROMAN NUMERAL TEN THOUSAND", "#e2f4ea"]
+, ["uni2183", 8579, "ROMAN NUMERAL REVERSED ONE HUNDRED"]
+, ["uni2180", 8576, "ROMAN NUMERAL ONE THOUSAND C D", "#e2f4ea"]
+, ["uni2181", 8577, "ROMAN NUMERAL FIVE THOUSAND", "#e2f4ea"]
+, ["uni2186", 8582, "ROMAN NUMERAL FIFTY EARLY FORM", "#e2f4ea"]
+, ["uni2187", 8583, "ROMAN NUMERAL FIFTY THOUSAND", "#e2f4ea"]
+, ["uni2184", 8580, "LATIN SMALL LETTER REVERSED C"]
+, ["uni2185", 8581, "ROMAN NUMERAL SIX LATE FORM", "#e2f4ea"]
+, ["uni2188", 8584, "ROMAN NUMERAL ONE HUNDRED THOUSAND", "#e2f4ea"]
+, ["uni0222", 546, "LATIN CAPITAL LETTER OU"]
+, ["romanseven", 8550, "ROMAN NUMERAL SEVEN", "#e2f4ea"]
+, ["uniA7A8", 42920, "LATIN CAPITAL LETTER S WITH OBLIQUE STROKE"]
+, ["uniA7A9", 42921, "LATIN SMALL LETTER S WITH OBLIQUE STROKE"]
+, ["uniA7A2", 42914, "LATIN CAPITAL LETTER K WITH OBLIQUE STROKE"]
+, ["uniA7A3", 42915, "LATIN SMALL LETTER K WITH OBLIQUE STROKE"]
+, ["uniA7A0", 42912, "LATIN CAPITAL LETTER G WITH OBLIQUE STROKE"]
+, ["uniA7A1", 42913, "LATIN SMALL LETTER G WITH OBLIQUE STROKE"]
+, ["uniA7A6", 42918, "LATIN CAPITAL LETTER R WITH OBLIQUE STROKE"]
+, ["btopbar", 387, "LATIN SMALL LETTER B WITH TOPBAR"]
+, ["uniA7A4", 42916, "LATIN CAPITAL LETTER N WITH OBLIQUE STROKE"]
+, ["uniA7A5", 42917, "LATIN SMALL LETTER N WITH OBLIQUE STROKE"]
+, ["aturn", 592, "LATIN SMALL LETTER TURNED A"]
+, ["uni2C7A", 11386, "LATIN SMALL LETTER O WITH LOW RING INSIDE"]
+, ["uni2C7C", 11388, "LATIN SUBSCRIPT SMALL LETTER J"]
+, ["uni2C7B", 11387, "LATIN LETTER SMALL CAPITAL TURNED E"]
+, ["uni2C7D", 11389, "MODIFIER LETTER CAPITAL V"]
+, ["uni2C7F", 11391, "LATIN CAPITAL LETTER Z WITH SWASH TAIL"]
+, ["rfishhookrev", 639, "LATIN SMALL LETTER REVERSED R WITH FISHHOOK"]
+, ["uniA70B", 42763, "MODIFIER LETTER LOW DOTTED TONE BAR", "#cceff2"]
+, ["romanhundred", 8557, "ROMAN NUMERAL ONE HUNDRED", "#e2f4ea"]
+, ["uni1FEE", 8174, "GREEK DIALYTIKA AND OXIA", "#cceff2"]
+, ["uni1FED", 8173, "GREEK DIALYTIKA AND VARIA", "#cceff2"]
+, ["graveleftnosp", 832, "COMBINING GRAVE TONE MARK", "#f9e2e2"]
+, ["uniA7FF", 43007, "LATIN EPIGRAPHIC LETTER ARCHAIC M"]
+, ["uni2C71", 11377, "LATIN SMALL LETTER V WITH RIGHT HOOK"]
+, ["uni2C70", 11376, "LATIN CAPITAL LETTER TURNED ALPHA"]
+, ["uni2C73", 11379, "LATIN SMALL LETTER W WITH HOOK"]
+, ["uni2189", 8585, "VULGAR FRACTION ZERO THIRDS", "#e2f4ea"]
+, ["uni2C74", 11380, "LATIN SMALL LETTER V WITH CURL"]
+, ["uni2C77", 11383, "LATIN SMALL LETTER TAILLESS PHI"]
+, ["uni2C76", 11382, "LATIN SMALL LETTER HALF H"]
+, ["uni2C79", 11385, "LATIN SMALL LETTER TURNED R WITH TAIL"]
+, ["uni2C78", 11384, "LATIN SMALL LETTER E WITH NOTCH"]
+, ["xsuper", 739, "MODIFIER LETTER SMALL X"]
+, ["tackleftsubnosp", 792, "COMBINING LEFT TACK BELOW", "#f9e2e2"]
+, ["eurocurrency", 8352, "EURO-CURRENCY SIGN", "#cceff2"]
+, ["uni20E8", 8424, "COMBINING TRIPLE UNDERDOT", "#f9e2e2"]
+, ["rho1", 1009, "GREEK RHO SYMBOL"]
+, ["uni20E3", 8419, "COMBINING ENCLOSING KEYCAP", "#f9e2e2"]
+, ["uni1AB5", 6837, "COMBINING X-X BELOW", "#f9e2e2"]
+, ["uniA7F9", 43001, "MODIFIER LETTER SMALL LIGATURE OE"]
+, ["uniA793", 42899, "LATIN SMALL LETTER C WITH BAR"]
+, ["uniA7F8", 43000, "MODIFIER LETTER CAPITAL H WITH STROKE"]
+, ["uniA790", 42896, "LATIN CAPITAL LETTER N WITH DESCENDER"]
+, ["uniA791", 42897, "LATIN SMALL LETTER N WITH DESCENDER"]
+, ["uniA796", 42902, "LATIN CAPITAL LETTER B WITH FLOURISH"]
+, ["dblapostrophe", 750, "MODIFIER LETTER DOUBLE APOSTROPHE"]
+, ["uniA797", 42903, "LATIN SMALL LETTER B WITH FLOURISH"]
+, ["uniA794", 42900, "LATIN SMALL LETTER C WITH PALATAL HOOK"]
+, ["uniA795", 42901, "LATIN SMALL LETTER H WITH PALATAL HOOK"]
+, ["glottalstopbar", 673, "LATIN LETTER GLOTTAL STOP WITH STROKE"]
+, ["dieresisnosp_uni1ABB", null, null, "#dddddd"]
+, ["uni1D59", 7513, "MODIFIER LETTER SMALL SIDEWAYS U"]
+, ["uni1D58", 7512, "MODIFIER LETTER SMALL U"]
+, ["uni1D55", 7509, "MODIFIER LETTER SMALL BOTTOM HALF O"]
+, ["uni1D54", 7508, "MODIFIER LETTER SMALL TOP HALF O"]
+, ["uni1D57", 7511, "MODIFIER LETTER SMALL T"]
+, ["uni1D56", 7510, "MODIFIER LETTER SMALL P"]
+, ["uni1D51", 7505, "MODIFIER LETTER SMALL ENG"]
+, ["uni1D50", 7504, "MODIFIER LETTER SMALL M"]
+, ["uni1D53", 7507, "MODIFIER LETTER SMALL OPEN O"]
+, ["uni1D52", 7506, "MODIFIER LETTER SMALL O"]
+, ["Yhook", 435, "LATIN CAPITAL LETTER Y WITH HOOK"]
+, ["uniA749", 42825, "LATIN SMALL LETTER L WITH HIGH STROKE"]
+, ["uniA748", 42824, "LATIN CAPITAL LETTER L WITH HIGH STROKE"]
+, ["minussubnosp", 800, "COMBINING MINUS SIGN BELOW", "#f9e2e2"]
+, ["uniA741", 42817, "LATIN SMALL LETTER K WITH STROKE"]
+, ["uniA740", 42816, "LATIN CAPITAL LETTER K WITH STROKE"]
+, ["uniA743", 42819, "LATIN SMALL LETTER K WITH DIAGONAL STROKE"]
+, ["uniA742", 42818, "LATIN CAPITAL LETTER K WITH DIAGONAL STROKE"]
+, ["uniA745", 42821, "LATIN SMALL LETTER K WITH STROKE AND DIAGONAL STROKE"]
+, ["uniA747", 42823, "LATIN SMALL LETTER BROKEN L"]
+, ["uniA746", 42822, "LATIN CAPITAL LETTER BROKEN L"]
+, ["uniA74A", 42826, "LATIN CAPITAL LETTER O WITH LONG STROKE OVERLAY"]
+, ["uniA74C", 42828, "LATIN CAPITAL LETTER O WITH LOOP"]
+, ["uniA74B", 42827, "LATIN SMALL LETTER O WITH LONG STROKE OVERLAY"]
+, ["uniA74E", 42830, "LATIN CAPITAL LETTER OO"]
+, ["uniA74D", 42829, "LATIN SMALL LETTER O WITH LOOP"]
+, ["rturnsuper", 692, "MODIFIER LETTER SMALL TURNED R"]
+, ["linevert", 712, "MODIFIER LETTER VERTICAL LINE"]
+, ["uni02E5_uni02E6_uni02E5", null, null, "#dddddd"]
+, ["Phook", 420, "LATIN CAPITAL LETTER P WITH HOOK"]
+, ["addresssubject", 8449, "ADDRESSED TO THE SUBJECT", "#cceff2"]
+, ["eight.frac", null, null, "#dddddd"]
+, ["primetriplerev1", 8247, "REVERSED TRIPLE PRIME", "#efefef"]
+, ["uni1D5E", 7518, "MODIFIER LETTER SMALL GREEK GAMMA"]
+, ["uni1D5D", 7517, "MODIFIER LETTER SMALL BETA"]
+, ["uni1D5F", 7519, "MODIFIER LETTER SMALL DELTA"]
+, ["uni1D5A", 7514, "MODIFIER LETTER SMALL TURNED M"]
+, ["uni1D5C", 7516, "MODIFIER LETTER SMALL AIN"]
+, ["uni1D5B", 7515, "MODIFIER LETTER SMALL V"]
+, ["uni217F", 8575, "SMALL ROMAN NUMERAL ONE THOUSAND", "#e2f4ea"]
+, ["uni217E", 8574, "SMALL ROMAN NUMERAL FIVE HUNDRED", "#e2f4ea"]
+, ["uni217D", 8573, "SMALL ROMAN NUMERAL ONE HUNDRED", "#e2f4ea"]
+, ["uni217C", 8572, "SMALL ROMAN NUMERAL FIFTY", "#e2f4ea"]
+, ["twelveroman", 8571, "SMALL ROMAN NUMERAL TWELVE", "#e2f4ea"]
+, ["elevenroman", 8570, "SMALL ROMAN NUMERAL ELEVEN", "#e2f4ea"]
+, ["lambdabar", 411, "LATIN SMALL LETTER LAMBDA WITH STROKE"]
+, ["uniA671", 42609, "COMBINING CYRILLIC HUNDRED MILLIONS SIGN", "#f9e2e2"]
+, ["uniA767.cn", null, null, "#c4f2c1"]
+, ["rfishhook", 638, "LATIN SMALL LETTER R WITH FISHHOOK"]
+, ["uniA7A7", 42919, "LATIN SMALL LETTER R WITH OBLIQUE STROKE"]
+, ["pipe", 448, "LATIN LETTER DENTAL CLICK"]
+, ["tenroman", 8569, "SMALL ROMAN NUMERAL TEN", "#e2f4ea"]
+, ["nineroman", 8568, "SMALL ROMAN NUMERAL NINE", "#e2f4ea"]
+, ["eightroman", 8567, "SMALL ROMAN NUMERAL EIGHT", "#e2f4ea"]
+, ["sevenroman", 8566, "SMALL ROMAN NUMERAL SEVEN", "#e2f4ea"]
+, ["dzcurl", 677, "LATIN SMALL LETTER DZ DIGRAPH WITH CURL"]
+, ["fiveroman", 8564, "SMALL ROMAN NUMERAL FIVE", "#e2f4ea"]
+, ["fourroman", 8563, "SMALL ROMAN NUMERAL FOUR", "#e2f4ea"]
+, ["threeroman", 8562, "SMALL ROMAN NUMERAL THREE", "#e2f4ea"]
+, ["tworoman", 8561, "SMALL ROMAN NUMERAL TWO", "#e2f4ea"]
+, ["oneroman", 8560, "SMALL ROMAN NUMERAL ONE", "#e2f4ea"]
+, ["uniA654", 42580, "CYRILLIC CAPITAL LETTER REVERSED YU"]
+, ["circumflextildecomb", null, null, "#dddddd"]
+, ["underscoredblnosp", 819, "COMBINING DOUBLE LOW LINE", "#f9e2e2"]
+, ["ysuper", 696, "MODIFIER LETTER SMALL Y"]
+, ["tackrightsubnosp", 793, "COMBINING RIGHT TACK BELOW", "#f9e2e2"]
+, ["uni2E17", 11799, "DOUBLE OBLIQUE HYPHEN", "#efefef"]
+, ["uni2E16", 11798, "DOTTED RIGHT-POINTING ANGLE", "#efefef"]
+, ["uniA665", 42597, "CYRILLIC SMALL LETTER SOFT EL"]
+, ["D.cn", null, null, "#c4f2c1"]
+, ["rsuper", 691, "MODIFIER LETTER SMALL R"]
+, ["Sampi", 992, "GREEK LETTER SAMPI"]
+, ["uni2C7E", 11390, "LATIN CAPITAL LETTER S WITH SWASH TAIL"]
+, ["uni2E1A", 11802, "HYPHEN WITH DIAERESIS", "#efefef"]
+, ["schwa", 601, "LATIN SMALL LETTER SCHWA"]
+, ["gbar_uni1ABE", null, null, "#dddddd"]
+, ["uni1DDA", 7642, "COMBINING LATIN SMALL LETTER G", "#f9e2e2"]
+, ["koppacyrillic", 1153, "CYRILLIC SMALL LETTER KOPPA"]
+, ["Koppacyrillic", 1152, "CYRILLIC CAPITAL LETTER KOPPA"]
+, ["titlocyrilliccmb", 1155, "COMBINING CYRILLIC TITLO", "#f9e2e2"]
+, ["thousandcyrillic", 1154, "CYRILLIC THOUSANDS SIGN", "#cceff2"]
+, ["dasiapneumatacyrilliccmb", 1157, "COMBINING CYRILLIC DASIA PNEUMATA", "#f9e2e2"]
+, ["palatalizationcyrilliccmb", 1156, "COMBINING CYRILLIC PALATALIZATION", "#f9e2e2"]
+, ["uni0487", 1159, "COMBINING CYRILLIC POKRYTIE", "#f9e2e2"]
+, ["psilipneumatacyrilliccmb", 1158, "COMBINING CYRILLIC PSILI PNEUMATA", "#f9e2e2"]
+, ["uni0489", 1161, "COMBINING CYRILLIC MILLIONS SIGN", "#f9e2e2"]
+, ["uni0488", 1160, "COMBINING CYRILLIC HUNDRED THOUSANDS SIGN", "#f9e2e2"]
+, ["uni2C64", 11364, "LATIN CAPITAL LETTER R WITH TAIL"]
+, ["uni2C65", 11365, "LATIN SMALL LETTER A WITH STROKE"]
+, ["uni2C62", 11362, "LATIN CAPITAL LETTER L WITH MIDDLE TILDE"]
+, ["uni2C63", 11363, "LATIN CAPITAL LETTER P WITH STROKE"]
+, ["uni02E5_uni02E5_uni02E6", null, null, "#dddddd"]
+, ["uni02E5_uni02E5_uni02E7", null, null, "#dddddd"]
+, ["bbar", 384, "LATIN SMALL LETTER B WITH STROKE"]
+, ["dhook", 599, "LATIN SMALL LETTER D WITH HOOK"]
+, ["uni20F0", 8432, "COMBINING ASTERISK ABOVE", "#f9e2e2"]
+, ["eshcurl", 646, "LATIN SMALL LETTER ESH WITH CURL"]
+, ["uni2C6F", 11375, "LATIN CAPITAL LETTER TURNED A"]
+, ["uni2C6E", 11374, "LATIN CAPITAL LETTER M WITH HOOK"]
+, ["uni2C6C", 11372, "LATIN SMALL LETTER Z WITH DESCENDER", "<derived>"]
+, ["uniA657.cn", null, null, "#c4f2c1"]
+, ["uni2C6A", 11370, "LATIN SMALL LETTER K WITH DESCENDER", "<derived>"]
+, ["quotereversed", 8219, "SINGLE HIGH-REVERSED-9 QUOTATION MARK", "#efefef"]
+, ["romanfive", 8548, "ROMAN NUMERAL FIVE", "#e2f4ea"]
+, ["tonetwo", 424, "LATIN SMALL LETTER TONE TWO"]
+, ["rdescend", 636, "LATIN SMALL LETTER R WITH LONG LEG"]
+, ["uni1FDD", 8157, "GREEK DASIA AND VARIA", "#cceff2"]
+, ["uni1FDE", 8158, "GREEK DASIA AND OXIA", "#cceff2"]
+, ["uni1FDF", 8159, "GREEK DASIA AND PERISPOMENI", "#cceff2"]
+, ["slashshortnosp", 823, "COMBINING SHORT SOLIDUS OVERLAY", "#f9e2e2"]
+, ["twostroke", 443, "LATIN LETTER TWO WITH STROKE"]
+, ["ezhtail", 442, "LATIN SMALL LETTER EZH WITH TAIL"]
+, ["uni1DF0", 7664, "COMBINING LATIN SMALL LETTER U WITH LIGHT CENTRALIZATION STROKE", "#f9e2e2"]
+, ["uni1DF1", 7665, "COMBINING LATIN SMALL LETTER W", "#f9e2e2"]
+, ["uni1DF2", 7666, "COMBINING LATIN SMALL LETTER A WITH DIAERESIS", "#f9e2e2"]
+, ["uni1DF3", 7667, "COMBINING LATIN SMALL LETTER O WITH DIAERESIS", "#f9e2e2"]
+, ["uni1DF4", 7668, "COMBINING LATIN SMALL LETTER U WITH DIAERESIS", "#f9e2e2"]
+, ["uni1DF5", 7669, "COMBINING UP TACK ABOVE", "#f9e2e2"]
+, ["uniA75A", 42842, "LATIN CAPITAL LETTER R ROTUNDA"]
+, ["caronbelowcmb", 812, "COMBINING CARON BELOW", "#f9e2e2"]
+, ["acutesubnosp", 791, "COMBINING ACUTE ACCENT BELOW", "#f9e2e2"]
+, ["romantwo", 8545, "ROMAN NUMERAL TWO", "#e2f4ea"]
+, ["eight.sup", null, null, "#dddddd"]
+, ["uni1D6B", 7531, "LATIN SMALL LETTER UE"]
+, ["uni1D4B", 7499, "MODIFIER LETTER SMALL OPEN E"]
+, ["uni1D4A", 7498, "MODIFIER LETTER SMALL SCHWA"]
+, ["uni1D4F", 7503, "MODIFIER LETTER SMALL K"]
+, ["uni1D4D", 7501, "MODIFIER LETTER SMALL G"]
+, ["uni1D4E", 7502, "MODIFIER LETTER SMALL TURNED I"]
+, ["uni1D48", 7496, "MODIFIER LETTER SMALL D"]
+, ["uni1D49", 7497, "MODIFIER LETTER SMALL E"]
+, ["uni1D42", 7490, "MODIFIER LETTER CAPITAL W"]
+, ["uni1D43", 7491, "MODIFIER LETTER SMALL A"]
+, ["uni1D40", 7488, "MODIFIER LETTER CAPITAL T"]
+, ["uni1D41", 7489, "MODIFIER LETTER CAPITAL U"]
+, ["uni1D46", 7494, "MODIFIER LETTER SMALL TURNED AE"]
+, ["uni1D47", 7495, "MODIFIER LETTER SMALL B"]
+, ["uni1D44", 7492, "MODIFIER LETTER SMALL TURNED A"]
+, ["uni1D45", 7493, "MODIFIER LETTER SMALL ALPHA"]
+, ["finalkaf", 682, "LATIN SMALL LETTER LS DIGRAPH"]
+, ["uniA756", 42838, "LATIN CAPITAL LETTER Q WITH STROKE THROUGH DESCENDER"]
+, ["uniA757", 42839, "LATIN SMALL LETTER Q WITH STROKE THROUGH DESCENDER"]
+, ["uniA754", 42836, "LATIN CAPITAL LETTER P WITH SQUIRREL TAIL"]
+, ["uni1DFC", 7676, "COMBINING DOUBLE INVERTED BREVE BELOW", "#f9e2e2"]
+, ["uni1DFD", 7677, "COMBINING ALMOST EQUAL TO BELOW", "#f9e2e2"]
+, ["uni1DFE", 7678, "COMBINING LEFT ARROWHEAD ABOVE", "#f9e2e2"]
+, ["uni1DFF", 7679, "COMBINING RIGHT ARROWHEAD AND DOWN ARROWHEAD BELOW", "#f9e2e2"]
+, ["uniA751", 42833, "LATIN SMALL LETTER P WITH STROKE THROUGH DESCENDER"]
+, ["uniA758", 42840, "LATIN CAPITAL LETTER Q WITH DIAGONAL STROKE"]
+, ["uni1FEF", 8175, "GREEK VARIA", "#cceff2"]
+, ["dblprimemod", 698, "MODIFIER LETTER DOUBLE PRIME"]
+, ["Ezhreversed", 440, "LATIN CAPITAL LETTER EZH REVERSED"]
+, ["ezhreversed", 441, "LATIN SMALL LETTER EZH REVERSED"]
+, ["Ezh", 439, "LATIN CAPITAL LETTER EZH"]
+, ["romanfifty", 8556, "ROMAN NUMERAL FIFTY", "#e2f4ea"]
+, ["uni02E8_uni02E6_uni02E5", null, null, "#dddddd"]
+, ["ringhalfright", 702, "MODIFIER LETTER RIGHT HALF RING"]
+, ["Ismallcap", 618, "LATIN LETTER SMALL CAPITAL I"]
+, ["uptackmod", 724, "MODIFIER LETTER UP TACK", "#cceff2"]
+, ["hyphendot", 8231, "HYPHENATION POINT", "#efefef"]
+, ["uniFE29", 65065, "COMBINING TILDE LEFT HALF BELOW", "#f9e2e2"]
+, ["epsilon1revhook", 605, "LATIN SMALL LETTER REVERSED OPEN E WITH HOOK"]
+, ["uniFE20", 65056, "COMBINING LIGATURE LEFT HALF", "#f9e2e2"]
+, ["uniFE21", 65057, "COMBINING LIGATURE RIGHT HALF", "#f9e2e2"]
+, ["uniFE22", 65058, "COMBINING DOUBLE TILDE LEFT HALF", "#f9e2e2"]
+, ["uniFE23", 65059, "COMBINING DOUBLE TILDE RIGHT HALF", "#f9e2e2"]
+, ["uniFE24", 65060, "COMBINING MACRON LEFT HALF", "#f9e2e2"]
+, ["uniFE25", 65061, "COMBINING MACRON RIGHT HALF", "#f9e2e2"]
+, ["uniFE26", 65062, "COMBINING CONJOINING MACRON", "#f9e2e2"]
+, ["uniFE27", 65063, "COMBINING LIGATURE LEFT HALF BELOW", "#f9e2e2"]
+, ["lyogh", 622, "LATIN SMALL LETTER LEZH"]
+, ["uniFE2A", 65066, "COMBINING TILDE RIGHT HALF BELOW", "#f9e2e2"]
+, ["uniFE2B", 65067, "COMBINING MACRON LEFT HALF BELOW", "#f9e2e2"]
+, ["uniFE2C", 65068, "COMBINING MACRON RIGHT HALF BELOW", "#f9e2e2"]
+, ["uniFE2D", 65069, "COMBINING CONJOINING MACRON BELOW", "#f9e2e2"]
+, ["finalnun", 687, "LATIN SMALL LETTER TURNED H WITH FISHHOOK AND TAIL"]
+, ["brevehookcomb", null, null, "#dddddd"]
+, ["uniA76A", 42858, "LATIN CAPITAL LETTER ET"]
+, ["gammasuper", 736, "MODIFIER LETTER SMALL GAMMA"]
+, ["dyogh", 676, "LATIN SMALL LETTER DEZH DIGRAPH"]
+, ["chook", 392, "LATIN SMALL LETTER C WITH HOOK"]
+, ["Nsmallcap", 628, "LATIN LETTER SMALL CAPITAL N"]
+, ["uniA729", 42793, "LATIN SMALL LETTER TZ"]
+, ["Oopen", 390, "LATIN CAPITAL LETTER OPEN O"]
+, ["uni2098", 8344, "LATIN SUBSCRIPT SMALL LETTER M"]
+, ["uni2099", 8345, "LATIN SUBSCRIPT SMALL LETTER N"]
+, ["uni2090", 8336, "LATIN SUBSCRIPT SMALL LETTER A"]
+, ["uni2091", 8337, "LATIN SUBSCRIPT SMALL LETTER E"]
+, ["uni2092", 8338, "LATIN SUBSCRIPT SMALL LETTER O"]
+, ["uni2093", 8339, "LATIN SUBSCRIPT SMALL LETTER X"]
+, ["uni2094", 8340, "LATIN SUBSCRIPT SMALL LETTER SCHWA"]
+, ["uni2095", 8341, "LATIN SUBSCRIPT SMALL LETTER H"]
+, ["uni2096", 8342, "LATIN SUBSCRIPT SMALL LETTER K"]
+, ["uni2097", 8343, "LATIN SUBSCRIPT SMALL LETTER L"]
+, ["uni02B2.ccmp", null, null, "#dddddd"]
+, ["bridgeinvsubnosp", 826, "COMBINING INVERTED BRIDGE BELOW", "#f9e2e2"]
+, ["uni2C72", 11378, "LATIN CAPITAL LETTER W WITH HOOK"]
+, ["uni2C75", 11381, "LATIN CAPITAL LETTER HALF H"]
+, ["lbar", 410, "LATIN SMALL LETTER L WITH BAR"]
+, ["tpalatalhook", 427, "LATIN SMALL LETTER T WITH PALATAL HOOK"]
+, ["Bhook", 385, "LATIN CAPITAL LETTER B WITH HOOK"]
+, ["uni209A", 8346, "LATIN SUBSCRIPT SMALL LETTER P"]
+, ["uni209B", 8347, "LATIN SUBSCRIPT SMALL LETTER S"]
+, ["uni209C", 8348, "LATIN SUBSCRIPT SMALL LETTER T"]
+, ["uni02E6_uni02E6_uni02E7", null, null, "#dddddd"]
+, ["uni02E6_uni02E6_uni02E8", null, null, "#dddddd"]
+, ["uni02E6_uni02E5_uni02E7", null, null, "#dddddd"]
+, ["commaaccentrotate", null, null, "#dddddd"]
+, ["esh", 643, "LATIN SMALL LETTER ESH"]
+, ["cyrillictic", null, null, "#dddddd"]
+, ["uni02E8_uni02E7_uni02E6", null, null, "#dddddd"]
+, ["uni1DEE", 7662, "COMBINING LATIN SMALL LETTER P", "#f9e2e2"]
+, ["uni1DED", 7661, "COMBINING LATIN SMALL LETTER O WITH LIGHT CENTRALIZATION STROKE", "#f9e2e2"]
+, ["uni1DEF", 7663, "COMBINING LATIN SMALL LETTER ESH", "#f9e2e2"]
+, ["uni1DEA", 7658, "COMBINING LATIN SMALL LETTER SCHWA", "#f9e2e2"]
+, ["uni1DEC", 7660, "COMBINING LATIN SMALL LETTER L WITH DOUBLE MIDDLE TILDE", "#f9e2e2"]
+, ["uni1DEB", 7659, "COMBINING LATIN SMALL LETTER F", "#f9e2e2"]
+, ["pipedbl", 449, "LATIN LETTER LATERAL CLICK"]
+, ["uni1AB9_uni1ABD", null, null, "#dddddd"]
+, ["yhook", 436, "LATIN SMALL LETTER Y WITH HOOK"]
+, ["chook.cn", null, null, "#c4f2c1"]
+, ["uni029D.ccmp", null, null, "#dddddd"]
+, ["uni2C7C.ccmp", null, null, "#dddddd"]
+, ["wturn", 653, "LATIN SMALL LETTER TURNED W"]
+, ["hv", 405, "LATIN SMALL LETTER HV"]
+, ["controlHT", 9, "[Control]", "#ff4c4c"]
+, ["uni1DE8", 7656, "COMBINING LATIN SMALL LETTER B", "#f9e2e2"]
+, ["uni1DE5", 7653, "COMBINING LATIN SMALL LETTER LONG S", "#f9e2e2"]
+, ["uni1DE4", 7652, "COMBINING LATIN SMALL LETTER S", "#f9e2e2"]
+, ["uni1DE7", 7655, "COMBINING LATIN SMALL LETTER ALPHA", "#f9e2e2"]
+, ["uni1DE6", 7654, "COMBINING LATIN SMALL LETTER Z", "#f9e2e2"]
+, ["uni1DE1", 7649, "COMBINING LATIN LETTER SMALL CAPITAL N", "#f9e2e2"]
+, ["uni1DE0", 7648, "COMBINING LATIN SMALL LETTER N", "#f9e2e2"]
+, ["uni1DE3", 7651, "COMBINING LATIN SMALL LETTER R ROTUNDA", "#f9e2e2"]
+, ["controlSOT", 2, "[Control]", "#ff4c4c"]
+, ["uni037B.cn", null, null, "#c4f2c1"]
+, ["uniA92E", 43310, "KAYAH LI SIGN CWI", "#efefef"]
+, ["bbar_uni1ABE", null, null, "#dddddd"]
+, ["rrthook_uni1ABE", null, null, "#dddddd"]
+, ["uniA722", 42786, "LATIN CAPITAL LETTER EGYPTOLOGICAL ALEF"]
+, ["uniA721", 42785, "MODIFIER LETTER STRESS AND LOW TONE", "#cceff2"]
+, ["uniA720", 42784, "MODIFIER LETTER STRESS AND HIGH TONE", "#cceff2"]
+, ["uniA727", 42791, "LATIN SMALL LETTER HENG"]
+, ["uniA726", 42790, "LATIN CAPITAL LETTER HENG"]
+, ["uniA725", 42789, "LATIN SMALL LETTER EGYPTOLOGICAL AIN"]
+, ["uniA724", 42788, "LATIN CAPITAL LETTER EGYPTOLOGICAL AIN"]
+, ["commaabovecmb", 787, "COMBINING COMMA ABOVE", "#f9e2e2"]
+, ["uniA728", 42792, "LATIN CAPITAL LETTER TZ"]
+, ["commaaboverightcmb", 789, "COMBINING COMMA ABOVE RIGHT", "#f9e2e2"]
+, ["uni0502", 1282, "CYRILLIC CAPITAL LETTER KOMI DJE"]
+, ["hooksubpalatnosp", 801, "COMBINING PALATALIZED HOOK BELOW", "#f9e2e2"]
+, ["uni1AB8_uni1ABD", null, null, "#dddddd"]
+, ["uniA758.cn", null, null, "#c4f2c1"]
+, ["ezhcaron", 495, "LATIN SMALL LETTER EZH WITH CARON"]
+, ["Ezhcaron", 494, "LATIN CAPITAL LETTER EZH WITH CARON"]
+, ["uniA72C", 42796, "LATIN CAPITAL LETTER CUATRILLO"]
+, ["uniA72B", 42795, "LATIN SMALL LETTER TRESILLO"]
+, ["uniA72A", 42794, "LATIN CAPITAL LETTER TRESILLO"]
+, ["uniA72F", 42799, "LATIN SMALL LETTER CUATRILLO WITH COMMA"]
+, ["uniA72E", 42798, "LATIN CAPITAL LETTER CUATRILLO WITH COMMA"]
+, ["uniA72D", 42797, "LATIN SMALL LETTER CUATRILLO"]
+, ["uni2E42", 11842, "DOUBLE LOW-REVERSED-9 QUOTATION MARK", "#efefef"]
+, ["uni2E40", 11840, "DOUBLE HYPHEN", "#efefef"]
+, ["uni2E41", 11841, "REVERSED COMMA", "#efefef"]
+, ["tildeacutecomb", null, null, "#dddddd"]
+, ["leftloop.cn", null, null, "#c4f2c1"]
+, ["rightloop.cn", null, null, "#c4f2c1"]
+, ["uniE000", 57344, "[Private_Use]", "#f7f2d3"]
+, ["uniE004", 57348, "[private use E004]"]
+, ["uniE002", 57346, "[private use E002]"]
+, ["uniE003", 57347, "[private use E003]"]
+, [".notdef", null, null, "#dddddd"]
+, ["DZcaron", 453, "LATIN CAPITAL LETTER D WITH SMALL LETTER Z WITH CARON"]
+, ["Eth", 208, "LATIN CAPITAL LETTER ETH", "<derived>"]
+, ["hbar", 295, "LATIN SMALL LETTER H WITH STROKE", "<derived>"]
+, ["Tbar", 358, "LATIN CAPITAL LETTER T WITH STROKE", "<derived>"]
+, ["tbar", 359, "LATIN SMALL LETTER T WITH STROKE", "<derived>"]
+, ["Agrave", 192, "LATIN CAPITAL LETTER A WITH GRAVE", "<derived>"]
+, ["Aacute", 193, "LATIN CAPITAL LETTER A WITH ACUTE", "<derived>"]
+, ["Acircumflex", 194, "LATIN CAPITAL LETTER A WITH CIRCUMFLEX", "<derived>"]
+, ["Atilde", 195, "LATIN CAPITAL LETTER A WITH TILDE", "<derived>"]
+, ["Adieresis", 196, "LATIN CAPITAL LETTER A WITH DIAERESIS", "<derived>"]
+, ["Aring", 197, "LATIN CAPITAL LETTER A WITH RING ABOVE", "<derived>"]
+, ["Aringacute", 506, "LATIN CAPITAL LETTER A WITH RING ABOVE AND ACUTE", "<derived>"]
+, ["Ccedilla", 199, "LATIN CAPITAL LETTER C WITH CEDILLA", "<derived>"]
+, ["Egrave", 200, "LATIN CAPITAL LETTER E WITH GRAVE", "<derived>"]
+, ["Eacute", 201, "LATIN CAPITAL LETTER E WITH ACUTE", "<derived>"]
+, ["Ecircumflex", 202, "LATIN CAPITAL LETTER E WITH CIRCUMFLEX", "<derived>"]
+, ["Edieresis", 203, "LATIN CAPITAL LETTER E WITH DIAERESIS", "<derived>"]
+, ["Igrave", 204, "LATIN CAPITAL LETTER I WITH GRAVE", "<derived>"]
+, ["Iacute", 205, "LATIN CAPITAL LETTER I WITH ACUTE", "<derived>"]
+, ["Icircumflex", 206, "LATIN CAPITAL LETTER I WITH CIRCUMFLEX", "<derived>"]
+, ["Idieresis", 207, "LATIN CAPITAL LETTER I WITH DIAERESIS", "<derived>"]
+, ["Ntilde", 209, "LATIN CAPITAL LETTER N WITH TILDE", "<derived>"]
+, ["Ograve", 210, "LATIN CAPITAL LETTER O WITH GRAVE", "<derived>"]
+, ["Oacute", 211, "LATIN CAPITAL LETTER O WITH ACUTE", "<derived>"]
+, ["Ocircumflex", 212, "LATIN CAPITAL LETTER O WITH CIRCUMFLEX", "<derived>"]
+, ["Otilde", 213, "LATIN CAPITAL LETTER O WITH TILDE", "<derived>"]
+, ["Odieresis", 214, "LATIN CAPITAL LETTER O WITH DIAERESIS", "<derived>"]
+, ["Ugrave", 217, "LATIN CAPITAL LETTER U WITH GRAVE", "<derived>"]
+, ["Uacute", 218, "LATIN CAPITAL LETTER U WITH ACUTE", "<derived>"]
+, ["Ucircumflex", 219, "LATIN CAPITAL LETTER U WITH CIRCUMFLEX", "<derived>"]
+, ["Udieresis", 220, "LATIN CAPITAL LETTER U WITH DIAERESIS", "<derived>"]
+, ["Yacute", 221, "LATIN CAPITAL LETTER Y WITH ACUTE", "<derived>"]
+, ["agrave", 224, "LATIN SMALL LETTER A WITH GRAVE", "<derived>"]
+, ["aacute", 225, "LATIN SMALL LETTER A WITH ACUTE", "<derived>"]
+, ["acircumflex", 226, "LATIN SMALL LETTER A WITH CIRCUMFLEX", "<derived>"]
+, ["atilde", 227, "LATIN SMALL LETTER A WITH TILDE", "<derived>"]
+, ["adieresis", 228, "LATIN SMALL LETTER A WITH DIAERESIS", "<derived>"]
+, ["aring", 229, "LATIN SMALL LETTER A WITH RING ABOVE", "<derived>"]
+, ["aringacute", 507, "LATIN SMALL LETTER A WITH RING ABOVE AND ACUTE", "<derived>"]
+, ["ccedilla", 231, "LATIN SMALL LETTER C WITH CEDILLA", "<derived>"]
+, ["egrave", 232, "LATIN SMALL LETTER E WITH GRAVE", "<derived>"]
+, ["eacute", 233, "LATIN SMALL LETTER E WITH ACUTE", "<derived>"]
+, ["ecircumflex", 234, "LATIN SMALL LETTER E WITH CIRCUMFLEX", "<derived>"]
+, ["edieresis", 235, "LATIN SMALL LETTER E WITH DIAERESIS", "<derived>"]
+, ["igrave", 236, "LATIN SMALL LETTER I WITH GRAVE", "<derived>"]
+, ["iacute", 237, "LATIN SMALL LETTER I WITH ACUTE", "<derived>"]
+, ["icircumflex", 238, "LATIN SMALL LETTER I WITH CIRCUMFLEX", "<derived>"]
+, ["idieresis", 239, "LATIN SMALL LETTER I WITH DIAERESIS", "<derived>"]
+, ["ntilde", 241, "LATIN SMALL LETTER N WITH TILDE", "<derived>"]
+, ["ograve", 242, "LATIN SMALL LETTER O WITH GRAVE", "<derived>"]
+, ["oacute", 243, "LATIN SMALL LETTER O WITH ACUTE", "<derived>"]
+, ["ocircumflex", 244, "LATIN SMALL LETTER O WITH CIRCUMFLEX", "<derived>"]
+, ["otilde", 245, "LATIN SMALL LETTER O WITH TILDE", "<derived>"]
+, ["odieresis", 246, "LATIN SMALL LETTER O WITH DIAERESIS", "<derived>"]
+, ["ugrave", 249, "LATIN SMALL LETTER U WITH GRAVE", "<derived>"]
+, ["uacute", 250, "LATIN SMALL LETTER U WITH ACUTE", "<derived>"]
+, ["ucircumflex", 251, "LATIN SMALL LETTER U WITH CIRCUMFLEX", "<derived>"]
+, ["udieresis", 252, "LATIN SMALL LETTER U WITH DIAERESIS", "<derived>"]
+, ["yacute", 253, "LATIN SMALL LETTER Y WITH ACUTE", "<derived>"]
+, ["ydieresis", 255, "LATIN SMALL LETTER Y WITH DIAERESIS", "<derived>"]
+, ["Amacron", 256, "LATIN CAPITAL LETTER A WITH MACRON", "<derived>"]
+, ["amacron", 257, "LATIN SMALL LETTER A WITH MACRON", "<derived>"]
+, ["Abreve", 258, "LATIN CAPITAL LETTER A WITH BREVE", "<derived>"]
+, ["abreve", 259, "LATIN SMALL LETTER A WITH BREVE", "<derived>"]
+, ["Aogonek", 260, "LATIN CAPITAL LETTER A WITH OGONEK", "<derived>"]
+, ["aogonek", 261, "LATIN SMALL LETTER A WITH OGONEK", "<derived>"]
+, ["Cacute", 262, "LATIN CAPITAL LETTER C WITH ACUTE", "<derived>"]
+, ["cacute", 263, "LATIN SMALL LETTER C WITH ACUTE", "<derived>"]
+, ["Ccircumflex", 264, "LATIN CAPITAL LETTER C WITH CIRCUMFLEX", "<derived>"]
+, ["ccircumflex", 265, "LATIN SMALL LETTER C WITH CIRCUMFLEX", "<derived>"]
+, ["Ccaron", 268, "LATIN CAPITAL LETTER C WITH CARON", "<derived>"]
+, ["ccaron", 269, "LATIN SMALL LETTER C WITH CARON", "<derived>"]
+, ["Dcaron", 270, "LATIN CAPITAL LETTER D WITH CARON", "<derived>"]
+, ["dcaron", 271, "LATIN SMALL LETTER D WITH CARON", "<derived>"]
+, ["Emacron", 274, "LATIN CAPITAL LETTER E WITH MACRON", "<derived>"]
+, ["emacron", 275, "LATIN SMALL LETTER E WITH MACRON", "<derived>"]
+, ["Ebreve", 276, "LATIN CAPITAL LETTER E WITH BREVE", "<derived>"]
+, ["ebreve", 277, "LATIN SMALL LETTER E WITH BREVE", "<derived>"]
+, ["Edotaccent", 278, "LATIN CAPITAL LETTER E WITH DOT ABOVE", "<derived>"]
+, ["edotaccent", 279, "LATIN SMALL LETTER E WITH DOT ABOVE", "<derived>"]
+, ["Eogonek", 280, "LATIN CAPITAL LETTER E WITH OGONEK", "<derived>"]
+, ["eogonek", 281, "LATIN SMALL LETTER E WITH OGONEK", "<derived>"]
+, ["Ecaron", 282, "LATIN CAPITAL LETTER E WITH CARON", "<derived>"]
+, ["ecaron", 283, "LATIN SMALL LETTER E WITH CARON", "<derived>"]
+, ["Gcircumflex", 284, "LATIN CAPITAL LETTER G WITH CIRCUMFLEX", "<derived>"]
+, ["gcircumflex", 285, "LATIN SMALL LETTER G WITH CIRCUMFLEX", "<derived>"]
+, ["Gbreve", 286, "LATIN CAPITAL LETTER G WITH BREVE", "<derived>"]
+, ["gbreve", 287, "LATIN SMALL LETTER G WITH BREVE", "<derived>"]
+, ["Gcommaaccent", 290, "LATIN CAPITAL LETTER G WITH CEDILLA", "<derived>"]
+, ["gcommaaccent", 291, "LATIN SMALL LETTER G WITH CEDILLA", "<derived>"]
+, ["Hcircumflex", 292, "LATIN CAPITAL LETTER H WITH CIRCUMFLEX", "<derived>"]
+, ["hcircumflex", 293, "LATIN SMALL LETTER H WITH CIRCUMFLEX", "<derived>"]
+, ["Itilde", 296, "LATIN CAPITAL LETTER I WITH TILDE", "<derived>"]
+, ["itilde", 297, "LATIN SMALL LETTER I WITH TILDE", "<derived>"]
+, ["Imacron", 298, "LATIN CAPITAL LETTER I WITH MACRON", "<derived>"]
+, ["imacron", 299, "LATIN SMALL LETTER I WITH MACRON", "<derived>"]
+, ["Ibreve", 300, "LATIN CAPITAL LETTER I WITH BREVE", "<derived>"]
+, ["ibreve", 301, "LATIN SMALL LETTER I WITH BREVE", "<derived>"]
+, ["Iogonek", 302, "LATIN CAPITAL LETTER I WITH OGONEK", "<derived>"]
+, ["iogonek", 303, "LATIN SMALL LETTER I WITH OGONEK", "<derived>"]
+, ["Idotaccent", 304, "LATIN CAPITAL LETTER I WITH DOT ABOVE", "<derived>"]
+, ["IJ", 306, "LATIN CAPITAL LIGATURE IJ", "<derived>"]
+, ["ij", 307, "LATIN SMALL LIGATURE IJ", "<derived>"]
+, ["Jcircumflex", 308, "LATIN CAPITAL LETTER J WITH CIRCUMFLEX", "<derived>"]
+, ["jcircumflex", 309, "LATIN SMALL LETTER J WITH CIRCUMFLEX", "<derived>"]
+, ["Kcommaaccent", 310, "LATIN CAPITAL LETTER K WITH CEDILLA", "<derived>"]
+, ["kcommaaccent", 311, "LATIN SMALL LETTER K WITH CEDILLA", "<derived>"]
+, ["Lacute", 313, "LATIN CAPITAL LETTER L WITH ACUTE", "<derived>"]
+, ["lacute", 314, "LATIN SMALL LETTER L WITH ACUTE", "<derived>"]
+, ["Lcommaaccent", 315, "LATIN CAPITAL LETTER L WITH CEDILLA", "<derived>"]
+, ["lcommaaccent", 316, "LATIN SMALL LETTER L WITH CEDILLA", "<derived>"]
+, ["Lcaron", 317, "LATIN CAPITAL LETTER L WITH CARON", "<derived>"]
+, ["lcaron", 318, "LATIN SMALL LETTER L WITH CARON", "<derived>"]
+, ["Nacute", 323, "LATIN CAPITAL LETTER N WITH ACUTE", "<derived>"]
+, ["nacute", 324, "LATIN SMALL LETTER N WITH ACUTE", "<derived>"]
+, ["Ncommaaccent", 325, "LATIN CAPITAL LETTER N WITH CEDILLA", "<derived>"]
+, ["ncommaaccent", 326, "LATIN SMALL LETTER N WITH CEDILLA", "<derived>"]
+, ["Ncaron", 327, "LATIN CAPITAL LETTER N WITH CARON", "<derived>"]
+, ["ncaron", 328, "LATIN SMALL LETTER N WITH CARON", "<derived>"]
+, ["Omacron", 332, "LATIN CAPITAL LETTER O WITH MACRON", "<derived>"]
+, ["omacron", 333, "LATIN SMALL LETTER O WITH MACRON", "<derived>"]
+, ["Obreve", 334, "LATIN CAPITAL LETTER O WITH BREVE", "<derived>"]
+, ["obreve", 335, "LATIN SMALL LETTER O WITH BREVE", "<derived>"]
+, ["Ohungarumlaut", 336, "LATIN CAPITAL LETTER O WITH DOUBLE ACUTE", "<derived>"]
+, ["ohungarumlaut", 337, "LATIN SMALL LETTER O WITH DOUBLE ACUTE", "<derived>"]
+, ["Racute", 340, "LATIN CAPITAL LETTER R WITH ACUTE", "<derived>"]
+, ["racute", 341, "LATIN SMALL LETTER R WITH ACUTE", "<derived>"]
+, ["Rcommaaccent", 342, "LATIN CAPITAL LETTER R WITH CEDILLA", "<derived>"]
+, ["rcommaaccent", 343, "LATIN SMALL LETTER R WITH CEDILLA", "<derived>"]
+, ["Rcaron", 344, "LATIN CAPITAL LETTER R WITH CARON", "<derived>"]
+, ["rcaron", 345, "LATIN SMALL LETTER R WITH CARON", "<derived>"]
+, ["Sacute", 346, "LATIN CAPITAL LETTER S WITH ACUTE", "<derived>"]
+, ["sacute", 347, "LATIN SMALL LETTER S WITH ACUTE", "<derived>"]
+, ["Scircumflex", 348, "LATIN CAPITAL LETTER S WITH CIRCUMFLEX", "<derived>"]
+, ["scircumflex", 349, "LATIN SMALL LETTER S WITH CIRCUMFLEX", "<derived>"]
+, ["Scedilla", 350, "LATIN CAPITAL LETTER S WITH CEDILLA", "<derived>"]
+, ["scedilla", 351, "LATIN SMALL LETTER S WITH CEDILLA", "<derived>"]
+, ["Scaron", 352, "LATIN CAPITAL LETTER S WITH CARON", "<derived>"]
+, ["scaron", 353, "LATIN SMALL LETTER S WITH CARON", "<derived>"]
+, ["uni021A", 538, "LATIN CAPITAL LETTER T WITH COMMA BELOW", "<derived>"]
+, ["uni021B", 539, "LATIN SMALL LETTER T WITH COMMA BELOW", "<derived>"]
+, ["Tcaron", 356, "LATIN CAPITAL LETTER T WITH CARON", "<derived>"]
+, ["tcaron", 357, "LATIN SMALL LETTER T WITH CARON", "<derived>"]
+, ["Utilde", 360, "LATIN CAPITAL LETTER U WITH TILDE", "<derived>"]
+, ["utilde", 361, "LATIN SMALL LETTER U WITH TILDE", "<derived>"]
+, ["Umacron", 362, "LATIN CAPITAL LETTER U WITH MACRON", "<derived>"]
+, ["umacron", 363, "LATIN SMALL LETTER U WITH MACRON", "<derived>"]
+, ["Ubreve", 364, "LATIN CAPITAL LETTER U WITH BREVE", "<derived>"]
+, ["ubreve", 365, "LATIN SMALL LETTER U WITH BREVE", "<derived>"]
+, ["Uring", 366, "LATIN CAPITAL LETTER U WITH RING ABOVE", "<derived>"]
+, ["uring", 367, "LATIN SMALL LETTER U WITH RING ABOVE", "<derived>"]
+, ["Uhungarumlaut", 368, "LATIN CAPITAL LETTER U WITH DOUBLE ACUTE", "<derived>"]
+, ["uhungarumlaut", 369, "LATIN SMALL LETTER U WITH DOUBLE ACUTE", "<derived>"]
+, ["Uogonek", 370, "LATIN CAPITAL LETTER U WITH OGONEK", "<derived>"]
+, ["uogonek", 371, "LATIN SMALL LETTER U WITH OGONEK", "<derived>"]
+, ["Wcircumflex", 372, "LATIN CAPITAL LETTER W WITH CIRCUMFLEX", "<derived>"]
+, ["wcircumflex", 373, "LATIN SMALL LETTER W WITH CIRCUMFLEX", "<derived>"]
+, ["Ycircumflex", 374, "LATIN CAPITAL LETTER Y WITH CIRCUMFLEX", "<derived>"]
+, ["ycircumflex", 375, "LATIN SMALL LETTER Y WITH CIRCUMFLEX", "<derived>"]
+, ["Ydieresis", 376, "LATIN CAPITAL LETTER Y WITH DIAERESIS", "<derived>"]
+, ["Zacute", 377, "LATIN CAPITAL LETTER Z WITH ACUTE", "<derived>"]
+, ["zacute", 378, "LATIN SMALL LETTER Z WITH ACUTE", "<derived>"]
+, ["Zdotaccent", 379, "LATIN CAPITAL LETTER Z WITH DOT ABOVE", "<derived>"]
+, ["zdotaccent", 380, "LATIN SMALL LETTER Z WITH DOT ABOVE", "<derived>"]
+, ["Zcaron", 381, "LATIN CAPITAL LETTER Z WITH CARON", "<derived>"]
+, ["zcaron", 382, "LATIN SMALL LETTER Z WITH CARON", "<derived>"]
+, ["AEacute", 508, "LATIN CAPITAL LETTER AE WITH ACUTE", "<derived>"]
+, ["aeacute", 509, "LATIN SMALL LETTER AE WITH ACUTE", "<derived>"]
+, ["Alphatonos", 902, "GREEK CAPITAL LETTER ALPHA WITH TONOS", "<derived>"]
+, ["Epsilontonos", 904, "GREEK CAPITAL LETTER EPSILON WITH TONOS", "<derived>"]
+, ["Etatonos", 905, "GREEK CAPITAL LETTER ETA WITH TONOS", "<derived>"]
+, ["Iotatonos", 906, "GREEK CAPITAL LETTER IOTA WITH TONOS", "<derived>"]
+, ["Omicrontonos", 908, "GREEK CAPITAL LETTER OMICRON WITH TONOS", "<derived>"]
+, ["Upsilontonos", 910, "GREEK CAPITAL LETTER UPSILON WITH TONOS", "<derived>"]
+, ["Omegatonos", 911, "GREEK CAPITAL LETTER OMEGA WITH TONOS", "<derived>"]
+, ["iotadieresistonos", 912, "GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS", "<derived>"]
+, ["Alpha", 913, "GREEK CAPITAL LETTER ALPHA", "<derived>"]
+, ["Beta", 914, "GREEK CAPITAL LETTER BETA", "<derived>"]
+, ["Epsilon", 917, "GREEK CAPITAL LETTER EPSILON", "<derived>"]
+, ["Zeta", 918, "GREEK CAPITAL LETTER ZETA", "<derived>"]
+, ["Eta", 919, "GREEK CAPITAL LETTER ETA", "<derived>"]
+, ["Iota", 921, "GREEK CAPITAL LETTER IOTA", "<derived>"]
+, ["Kappa", 922, "GREEK CAPITAL LETTER KAPPA", "<derived>"]
+, ["Mu", 924, "GREEK CAPITAL LETTER MU", "<derived>"]
+, ["Nu", 925, "GREEK CAPITAL LETTER NU", "<derived>"]
+, ["Omicron", 927, "GREEK CAPITAL LETTER OMICRON", "<derived>"]
+, ["Rho", 929, "GREEK CAPITAL LETTER RHO", "<derived>"]
+, ["Tau", 932, "GREEK CAPITAL LETTER TAU", "<derived>"]
+, ["Upsilon", 933, "GREEK CAPITAL LETTER UPSILON", "<derived>"]
+, ["Chi", 935, "GREEK CAPITAL LETTER CHI", "<derived>"]
+, ["Iotadieresis", 938, "GREEK CAPITAL LETTER IOTA WITH DIALYTIKA", "<derived>"]
+, ["Upsilondieresis", 939, "GREEK CAPITAL LETTER UPSILON WITH DIALYTIKA", "<derived>"]
+, ["alphatonos", 940, "GREEK SMALL LETTER ALPHA WITH TONOS", "<derived>"]
+, ["epsilontonos", 941, "GREEK SMALL LETTER EPSILON WITH TONOS", "<derived>"]
+, ["etatonos", 942, "GREEK SMALL LETTER ETA WITH TONOS", "<derived>"]
+, ["iotatonos", 943, "GREEK SMALL LETTER IOTA WITH TONOS", "<derived>"]
+, ["upsilondieresistonos", 944, "GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS", "<derived>"]
+, ["kappa", 954, "GREEK SMALL LETTER KAPPA", "<derived>"]
+, ["omicron", 959, "GREEK SMALL LETTER OMICRON", "<derived>"]
+, ["nu", 957, "GREEK SMALL LETTER NU", "<derived>"]
+, ["iotadieresis", 970, "GREEK SMALL LETTER IOTA WITH DIALYTIKA", "<derived>"]
+, ["upsilondieresis", 971, "GREEK SMALL LETTER UPSILON WITH DIALYTIKA", "<derived>"]
+, ["omicrontonos", 972, "GREEK SMALL LETTER OMICRON WITH TONOS", "<derived>"]
+, ["upsilontonos", 973, "GREEK SMALL LETTER UPSILON WITH TONOS", "<derived>"]
+, ["omegatonos", 974, "GREEK SMALL LETTER OMEGA WITH TONOS", "<derived>"]
+, ["Wgrave", 7808, "LATIN CAPITAL LETTER W WITH GRAVE", "<derived>"]
+, ["wgrave", 7809, "LATIN SMALL LETTER W WITH GRAVE", "<derived>"]
+, ["Wacute", 7810, "LATIN CAPITAL LETTER W WITH ACUTE", "<derived>"]
+, ["wacute", 7811, "LATIN SMALL LETTER W WITH ACUTE", "<derived>"]
+, ["Wdieresis", 7812, "LATIN CAPITAL LETTER W WITH DIAERESIS", "<derived>"]
+, ["wdieresis", 7813, "LATIN SMALL LETTER W WITH DIAERESIS", "<derived>"]
+, ["Ygrave", 7922, "LATIN CAPITAL LETTER Y WITH GRAVE", "<derived>"]
+, ["ygrave", 7923, "LATIN SMALL LETTER Y WITH GRAVE", "<derived>"]
+, ["minute", 8242, "PRIME", "<derived>"]
+, ["second", 8243, "DOUBLE PRIME", "<derived>"]
+, ["exclamdbl", 8252, "DOUBLE EXCLAMATION MARK", "<derived>"]
+, ["uni0400", 1024, "CYRILLIC CAPITAL LETTER IE WITH GRAVE", "<derived>"]
+, ["uni040D", 1037, "CYRILLIC CAPITAL LETTER I WITH GRAVE", "<derived>"]
+, ["uni0450", 1104, "CYRILLIC SMALL LETTER IE WITH GRAVE", "<derived>"]
+, ["uni045D", 1117, "CYRILLIC SMALL LETTER I WITH GRAVE", "<derived>"]
+, ["uni04CF", 1231, "CYRILLIC SMALL LETTER PALOCHKA", "<derived>"]
+, ["uni04EC", 1260, "CYRILLIC CAPITAL LETTER E WITH DIAERESIS", "<derived>"]
+, ["uni04ED", 1261, "CYRILLIC SMALL LETTER E WITH DIAERESIS", "<derived>"]
+, ["uni0501", 1281, "CYRILLIC SMALL LETTER KOMI DE", "<derived>"]
+, ["uni04F6", 1270, "CYRILLIC CAPITAL LETTER GHE WITH DESCENDER", "<derived>"]
+, ["uni04F7", 1271, "CYRILLIC SMALL LETTER GHE WITH DESCENDER", "<derived>"]
+, ["uni048C", 1164, "CYRILLIC CAPITAL LETTER SEMISOFT SIGN", "<derived>"]
+, ["uni04FE", 1278, "CYRILLIC CAPITAL LETTER HA WITH STROKE", "<derived>"]
+, ["uni04FF", 1279, "CYRILLIC SMALL LETTER HA WITH STROKE", "<derived>"]
+, ["uni0511", 1297, "CYRILLIC SMALL LETTER REVERSED ZE", "<derived>"]
+, ["franc", 8355, "FRENCH FRANC SIGN", "<derived>"]
+, ["LJ", 455, "LATIN CAPITAL LETTER LJ", "<derived>"]
+, ["Lj", 456, "LATIN CAPITAL LETTER L WITH SMALL LETTER J", "<derived>"]
+, ["lj", 457, "LATIN SMALL LETTER LJ", "<derived>"]
+, ["NJ", 458, "LATIN CAPITAL LETTER NJ", "<derived>"]
+, ["Nj", 459, "LATIN CAPITAL LETTER N WITH SMALL LETTER J", "<derived>"]
+, ["nj", 460, "LATIN SMALL LETTER NJ", "<derived>"]
+, ["Acaron", 461, "LATIN CAPITAL LETTER A WITH CARON", "<derived>"]
+, ["acaron", 462, "LATIN SMALL LETTER A WITH CARON", "<derived>"]
+, ["Icaron", 463, "LATIN CAPITAL LETTER I WITH CARON", "<derived>"]
+, ["icaron", 464, "LATIN SMALL LETTER I WITH CARON", "<derived>"]
+, ["Ocaron", 465, "LATIN CAPITAL LETTER O WITH CARON", "<derived>"]
+, ["ocaron", 466, "LATIN SMALL LETTER O WITH CARON", "<derived>"]
+, ["Ucaron", 467, "LATIN CAPITAL LETTER U WITH CARON", "<derived>"]
+, ["ucaron", 468, "LATIN SMALL LETTER U WITH CARON", "<derived>"]
+, ["AEmacron", 482, "LATIN CAPITAL LETTER AE WITH MACRON", "<derived>"]
+, ["aemacron", 483, "LATIN SMALL LETTER AE WITH MACRON", "<derived>"]
+, ["Gcaron", 486, "LATIN CAPITAL LETTER G WITH CARON", "<derived>"]
+, ["gcaron", 487, "LATIN SMALL LETTER G WITH CARON", "<derived>"]
+, ["Kcaron", 488, "LATIN CAPITAL LETTER K WITH CARON", "<derived>"]
+, ["kcaron", 489, "LATIN SMALL LETTER K WITH CARON", "<derived>"]
+, ["Oogonek", 490, "LATIN CAPITAL LETTER O WITH OGONEK", "<derived>"]
+, ["oogonek", 491, "LATIN SMALL LETTER O WITH OGONEK", "<derived>"]
+, ["Gacute", 500, "LATIN CAPITAL LETTER G WITH ACUTE", "<derived>"]
+, ["gacute", 501, "LATIN SMALL LETTER G WITH ACUTE", "<derived>"]
+, ["uni01F8", 504, "LATIN CAPITAL LETTER N WITH GRAVE", "<derived>"]
+, ["uni01F9", 505, "LATIN SMALL LETTER N WITH GRAVE", "<derived>"]
+, ["uni021E", 542, "LATIN CAPITAL LETTER H WITH CARON", "<derived>"]
+, ["uni021F", 543, "LATIN SMALL LETTER H WITH CARON", "<derived>"]
+, ["uni0226", 550, "LATIN CAPITAL LETTER A WITH DOT ABOVE", "<derived>"]
+, ["uni0227", 551, "LATIN SMALL LETTER A WITH DOT ABOVE", "<derived>"]
+, ["uni0228", 552, "LATIN CAPITAL LETTER E WITH CEDILLA", "<derived>"]
+, ["uni0229", 553, "LATIN SMALL LETTER E WITH CEDILLA", "<derived>"]
+, ["uni022A", 554, "LATIN CAPITAL LETTER O WITH DIAERESIS AND MACRON", "<derived>"]
+, ["uni022B", 555, "LATIN SMALL LETTER O WITH DIAERESIS AND MACRON", "<derived>"]
+, ["uni022C", 556, "LATIN CAPITAL LETTER O WITH TILDE AND MACRON", "<derived>"]
+, ["uni022D", 557, "LATIN SMALL LETTER O WITH TILDE AND MACRON", "<derived>"]
+, ["uni022E", 558, "LATIN CAPITAL LETTER O WITH DOT ABOVE", "<derived>"]
+, ["uni022F", 559, "LATIN SMALL LETTER O WITH DOT ABOVE", "<derived>"]
+, ["uni0230", 560, "LATIN CAPITAL LETTER O WITH DOT ABOVE AND MACRON", "<derived>"]
+, ["uni0231", 561, "LATIN SMALL LETTER O WITH DOT ABOVE AND MACRON", "<derived>"]
+, ["uni0232", 562, "LATIN CAPITAL LETTER Y WITH MACRON", "<derived>"]
+, ["uni0233", 563, "LATIN SMALL LETTER Y WITH MACRON", "<derived>"]
+, ["uni0299", 665, "LATIN LETTER SMALL CAPITAL B", "<derived>"]
+, ["uni029C", 668, "LATIN LETTER SMALL CAPITAL H", "<derived>"]
+, ["uni037F", 895, "GREEK CAPITAL LETTER YOT", "<derived>"]
+, ["uni03F4", 1012, "GREEK CAPITAL THETA SYMBOL", "<derived>"]
+, ["uni03F7", 1015, "GREEK CAPITAL LETTER SHO", "<derived>"]
+, ["uni03F8", 1016, "GREEK SMALL LETTER SHO", "<derived>"]
+, ["uni03F9", 1017, "GREEK CAPITAL LUNATE SIGMA SYMBOL", "<derived>"]
+, ["uni03FA", 1018, "GREEK CAPITAL LETTER SAN", "<derived>"]
+, ["uni051A", 1306, "CYRILLIC CAPITAL LETTER QA", "<derived>"]
+, ["uni051B", 1307, "CYRILLIC SMALL LETTER QA", "<derived>"]
+, ["uni051C", 1308, "CYRILLIC CAPITAL LETTER WE", "<derived>"]
+, ["uni051D", 1309, "CYRILLIC SMALL LETTER WE", "<derived>"]
+, ["uni1F00", 7936, "GREEK SMALL LETTER ALPHA WITH PSILI", "<derived>"]
+, ["uni1F01", 7937, "GREEK SMALL LETTER ALPHA WITH DASIA", "<derived>"]
+, ["uni1F02", 7938, "GREEK SMALL LETTER ALPHA WITH PSILI AND VARIA", "<derived>"]
+, ["uni1F03", 7939, "GREEK SMALL LETTER ALPHA WITH DASIA AND VARIA", "<derived>"]
+, ["uni1F04", 7940, "GREEK SMALL LETTER ALPHA WITH PSILI AND OXIA", "<derived>"]
+, ["uni1F05", 7941, "GREEK SMALL LETTER ALPHA WITH DASIA AND OXIA", "<derived>"]
+, ["uni1F06", 7942, "GREEK SMALL LETTER ALPHA WITH PSILI AND PERISPOMENI", "<derived>"]
+, ["uni1F07", 7943, "GREEK SMALL LETTER ALPHA WITH DASIA AND PERISPOMENI", "<derived>"]
+, ["uni1F08", 7944, "GREEK CAPITAL LETTER ALPHA WITH PSILI", "<derived>"]
+, ["uni1F09", 7945, "GREEK CAPITAL LETTER ALPHA WITH DASIA", "<derived>"]
+, ["uni1F0A", 7946, "GREEK CAPITAL LETTER ALPHA WITH PSILI AND VARIA", "<derived>"]
+, ["uni1F0B", 7947, "GREEK CAPITAL LETTER ALPHA WITH DASIA AND VARIA", "<derived>"]
+, ["uni1F0C", 7948, "GREEK CAPITAL LETTER ALPHA WITH PSILI AND OXIA", "<derived>"]
+, ["uni1F0D", 7949, "GREEK CAPITAL LETTER ALPHA WITH DASIA AND OXIA", "<derived>"]
+, ["uni1F0E", 7950, "GREEK CAPITAL LETTER ALPHA WITH PSILI AND PERISPOMENI", "<derived>"]
+, ["uni1F0F", 7951, "GREEK CAPITAL LETTER ALPHA WITH DASIA AND PERISPOMENI", "<derived>"]
+, ["uni1F10", 7952, "GREEK SMALL LETTER EPSILON WITH PSILI", "<derived>"]
+, ["uni1F11", 7953, "GREEK SMALL LETTER EPSILON WITH DASIA", "<derived>"]
+, ["uni1F12", 7954, "GREEK SMALL LETTER EPSILON WITH PSILI AND VARIA", "<derived>"]
+, ["uni1F13", 7955, "GREEK SMALL LETTER EPSILON WITH DASIA AND VARIA", "<derived>"]
+, ["uni1F14", 7956, "GREEK SMALL LETTER EPSILON WITH PSILI AND OXIA", "<derived>"]
+, ["uni1F15", 7957, "GREEK SMALL LETTER EPSILON WITH DASIA AND OXIA", "<derived>"]
+, ["uni1F18", 7960, "GREEK CAPITAL LETTER EPSILON WITH PSILI", "<derived>"]
+, ["uni1F19", 7961, "GREEK CAPITAL LETTER EPSILON WITH DASIA", "<derived>"]
+, ["uni1F1A", 7962, "GREEK CAPITAL LETTER EPSILON WITH PSILI AND VARIA", "<derived>"]
+, ["uni1F1B", 7963, "GREEK CAPITAL LETTER EPSILON WITH DASIA AND VARIA", "<derived>"]
+, ["uni1F1C", 7964, "GREEK CAPITAL LETTER EPSILON WITH PSILI AND OXIA", "<derived>"]
+, ["uni1F1D", 7965, "GREEK CAPITAL LETTER EPSILON WITH DASIA AND OXIA", "<derived>"]
+, ["uni1F20", 7968, "GREEK SMALL LETTER ETA WITH PSILI", "<derived>"]
+, ["uni1F21", 7969, "GREEK SMALL LETTER ETA WITH DASIA", "<derived>"]
+, ["uni1F22", 7970, "GREEK SMALL LETTER ETA WITH PSILI AND VARIA", "<derived>"]
+, ["uni1F23", 7971, "GREEK SMALL LETTER ETA WITH DASIA AND VARIA", "<derived>"]
+, ["uni1F24", 7972, "GREEK SMALL LETTER ETA WITH PSILI AND OXIA", "<derived>"]
+, ["uni1F25", 7973, "GREEK SMALL LETTER ETA WITH DASIA AND OXIA", "<derived>"]
+, ["uni1F26", 7974, "GREEK SMALL LETTER ETA WITH PSILI AND PERISPOMENI", "<derived>"]
+, ["uni1F27", 7975, "GREEK SMALL LETTER ETA WITH DASIA AND PERISPOMENI", "<derived>"]
+, ["uni1F28", 7976, "GREEK CAPITAL LETTER ETA WITH PSILI", "<derived>"]
+, ["uni1F29", 7977, "GREEK CAPITAL LETTER ETA WITH DASIA", "<derived>"]
+, ["uni1F2A", 7978, "GREEK CAPITAL LETTER ETA WITH PSILI AND VARIA", "<derived>"]
+, ["uni1F2B", 7979, "GREEK CAPITAL LETTER ETA WITH DASIA AND VARIA", "<derived>"]
+, ["uni1F2C", 7980, "GREEK CAPITAL LETTER ETA WITH PSILI AND OXIA", "<derived>"]
+, ["uni1F2D", 7981, "GREEK CAPITAL LETTER ETA WITH DASIA AND OXIA", "<derived>"]
+, ["uni1F2E", 7982, "GREEK CAPITAL LETTER ETA WITH PSILI AND PERISPOMENI", "<derived>"]
+, ["uni1F2F", 7983, "GREEK CAPITAL LETTER ETA WITH DASIA AND PERISPOMENI", "<derived>"]
+, ["uni1F30", 7984, "GREEK SMALL LETTER IOTA WITH PSILI", "<derived>"]
+, ["uni1F31", 7985, "GREEK SMALL LETTER IOTA WITH DASIA", "<derived>"]
+, ["uni1F32", 7986, "GREEK SMALL LETTER IOTA WITH PSILI AND VARIA", "<derived>"]
+, ["uni1F33", 7987, "GREEK SMALL LETTER IOTA WITH DASIA AND VARIA", "<derived>"]
+, ["uni1F34", 7988, "GREEK SMALL LETTER IOTA WITH PSILI AND OXIA", "<derived>"]
+, ["uni1F35", 7989, "GREEK SMALL LETTER IOTA WITH DASIA AND OXIA", "<derived>"]
+, ["uni1F36", 7990, "GREEK SMALL LETTER IOTA WITH PSILI AND PERISPOMENI", "<derived>"]
+, ["uni1F37", 7991, "GREEK SMALL LETTER IOTA WITH DASIA AND PERISPOMENI", "<derived>"]
+, ["uni1F38", 7992, "GREEK CAPITAL LETTER IOTA WITH PSILI", "<derived>"]
+, ["uni1F39", 7993, "GREEK CAPITAL LETTER IOTA WITH DASIA", "<derived>"]
+, ["uni1F3A", 7994, "GREEK CAPITAL LETTER IOTA WITH PSILI AND VARIA", "<derived>"]
+, ["uni1F3B", 7995, "GREEK CAPITAL LETTER IOTA WITH DASIA AND VARIA", "<derived>"]
+, ["uni1F3C", 7996, "GREEK CAPITAL LETTER IOTA WITH PSILI AND OXIA", "<derived>"]
+, ["uni1F3D", 7997, "GREEK CAPITAL LETTER IOTA WITH DASIA AND OXIA", "<derived>"]
+, ["uni1F3E", 7998, "GREEK CAPITAL LETTER IOTA WITH PSILI AND PERISPOMENI", "<derived>"]
+, ["uni1F3F", 7999, "GREEK CAPITAL LETTER IOTA WITH DASIA AND PERISPOMENI", "<derived>"]
+, ["uni1F40", 8000, "GREEK SMALL LETTER OMICRON WITH PSILI", "<derived>"]
+, ["uni1F41", 8001, "GREEK SMALL LETTER OMICRON WITH DASIA", "<derived>"]
+, ["uni1F42", 8002, "GREEK SMALL LETTER OMICRON WITH PSILI AND VARIA", "<derived>"]
+, ["uni1F43", 8003, "GREEK SMALL LETTER OMICRON WITH DASIA AND VARIA", "<derived>"]
+, ["uni1F44", 8004, "GREEK SMALL LETTER OMICRON WITH PSILI AND OXIA", "<derived>"]
+, ["uni1F45", 8005, "GREEK SMALL LETTER OMICRON WITH DASIA AND OXIA", "<derived>"]
+, ["uni1F48", 8008, "GREEK CAPITAL LETTER OMICRON WITH PSILI", "<derived>"]
+, ["uni1F49", 8009, "GREEK CAPITAL LETTER OMICRON WITH DASIA", "<derived>"]
+, ["uni1F4A", 8010, "GREEK CAPITAL LETTER OMICRON WITH PSILI AND VARIA", "<derived>"]
+, ["uni1F4B", 8011, "GREEK CAPITAL LETTER OMICRON WITH DASIA AND VARIA", "<derived>"]
+, ["uni1F4C", 8012, "GREEK CAPITAL LETTER OMICRON WITH PSILI AND OXIA", "<derived>"]
+, ["uni1F4D", 8013, "GREEK CAPITAL LETTER OMICRON WITH DASIA AND OXIA", "<derived>"]
+, ["uni1F50", 8016, "GREEK SMALL LETTER UPSILON WITH PSILI", "<derived>"]
+, ["uni1F51", 8017, "GREEK SMALL LETTER UPSILON WITH DASIA", "<derived>"]
+, ["uni1F52", 8018, "GREEK SMALL LETTER UPSILON WITH PSILI AND VARIA", "<derived>"]
+, ["uni1F53", 8019, "GREEK SMALL LETTER UPSILON WITH DASIA AND VARIA", "<derived>"]
+, ["uni1F54", 8020, "GREEK SMALL LETTER UPSILON WITH PSILI AND OXIA", "<derived>"]
+, ["uni1F55", 8021, "GREEK SMALL LETTER UPSILON WITH DASIA AND OXIA", "<derived>"]
+, ["uni1F56", 8022, "GREEK SMALL LETTER UPSILON WITH PSILI AND PERISPOMENI", "<derived>"]
+, ["uni1F57", 8023, "GREEK SMALL LETTER UPSILON WITH DASIA AND PERISPOMENI", "<derived>"]
+, ["uni1F59", 8025, "GREEK CAPITAL LETTER UPSILON WITH DASIA", "<derived>"]
+, ["uni1F5B", 8027, "GREEK CAPITAL LETTER UPSILON WITH DASIA AND VARIA", "<derived>"]
+, ["uni1F5D", 8029, "GREEK CAPITAL LETTER UPSILON WITH DASIA AND OXIA", "<derived>"]
+, ["uni1F5F", 8031, "GREEK CAPITAL LETTER UPSILON WITH DASIA AND PERISPOMENI", "<derived>"]
+, ["uni1F60", 8032, "GREEK SMALL LETTER OMEGA WITH PSILI", "<derived>"]
+, ["uni1F61", 8033, "GREEK SMALL LETTER OMEGA WITH DASIA", "<derived>"]
+, ["uni1F62", 8034, "GREEK SMALL LETTER OMEGA WITH PSILI AND VARIA", "<derived>"]
+, ["uni1F63", 8035, "GREEK SMALL LETTER OMEGA WITH DASIA AND VARIA", "<derived>"]
+, ["uni1F64", 8036, "GREEK SMALL LETTER OMEGA WITH PSILI AND OXIA", "<derived>"]
+, ["uni1F65", 8037, "GREEK SMALL LETTER OMEGA WITH DASIA AND OXIA", "<derived>"]
+, ["uni1F66", 8038, "GREEK SMALL LETTER OMEGA WITH PSILI AND PERISPOMENI", "<derived>"]
+, ["uni1F67", 8039, "GREEK SMALL LETTER OMEGA WITH DASIA AND PERISPOMENI", "<derived>"]
+, ["uni1F68", 8040, "GREEK CAPITAL LETTER OMEGA WITH PSILI", "<derived>"]
+, ["uni1F69", 8041, "GREEK CAPITAL LETTER OMEGA WITH DASIA", "<derived>"]
+, ["uni1F6A", 8042, "GREEK CAPITAL LETTER OMEGA WITH PSILI AND VARIA", "<derived>"]
+, ["uni1F6B", 8043, "GREEK CAPITAL LETTER OMEGA WITH DASIA AND VARIA", "<derived>"]
+, ["uni1F6C", 8044, "GREEK CAPITAL LETTER OMEGA WITH PSILI AND OXIA", "<derived>"]
+, ["uni1F6D", 8045, "GREEK CAPITAL LETTER OMEGA WITH DASIA AND OXIA", "<derived>"]
+, ["uni1F6E", 8046, "GREEK CAPITAL LETTER OMEGA WITH PSILI AND PERISPOMENI", "<derived>"]
+, ["uni1F6F", 8047, "GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI", "<derived>"]
+, ["uni1F70", 8048, "GREEK SMALL LETTER ALPHA WITH VARIA", "<derived>"]
+, ["uni1F71", 8049, "GREEK SMALL LETTER ALPHA WITH OXIA", "<derived>"]
+, ["uni1F72", 8050, "GREEK SMALL LETTER EPSILON WITH VARIA", "<derived>"]
+, ["uni1F73", 8051, "GREEK SMALL LETTER EPSILON WITH OXIA", "<derived>"]
+, ["uni1F74", 8052, "GREEK SMALL LETTER ETA WITH VARIA", "<derived>"]
+, ["uni1F75", 8053, "GREEK SMALL LETTER ETA WITH OXIA", "<derived>"]
+, ["uni1F76", 8054, "GREEK SMALL LETTER IOTA WITH VARIA", "<derived>"]
+, ["uni1F77", 8055, "GREEK SMALL LETTER IOTA WITH OXIA", "<derived>"]
+, ["uni1F78", 8056, "GREEK SMALL LETTER OMICRON WITH VARIA", "<derived>"]
+, ["uni1F79", 8057, "GREEK SMALL LETTER OMICRON WITH OXIA", "<derived>"]
+, ["uni1F7A", 8058, "GREEK SMALL LETTER UPSILON WITH VARIA", "<derived>"]
+, ["uni1F7B", 8059, "GREEK SMALL LETTER UPSILON WITH OXIA", "<derived>"]
+, ["uni1F7C", 8060, "GREEK SMALL LETTER OMEGA WITH VARIA", "<derived>"]
+, ["uni1F7D", 8061, "GREEK SMALL LETTER OMEGA WITH OXIA", "<derived>"]
+, ["uni1F80", 8064, "GREEK SMALL LETTER ALPHA WITH PSILI AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1F81", 8065, "GREEK SMALL LETTER ALPHA WITH DASIA AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1F82", 8066, "GREEK SMALL LETTER ALPHA WITH PSILI AND VARIA AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1F83", 8067, "GREEK SMALL LETTER ALPHA WITH DASIA AND VARIA AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1F84", 8068, "GREEK SMALL LETTER ALPHA WITH PSILI AND OXIA AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1F85", 8069, "GREEK SMALL LETTER ALPHA WITH DASIA AND OXIA AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1F86", 8070, "GREEK SMALL LETTER ALPHA WITH PSILI AND PERISPOMENI AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1F87", 8071, "GREEK SMALL LETTER ALPHA WITH DASIA AND PERISPOMENI AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1F88", 8072, "GREEK CAPITAL LETTER ALPHA WITH PSILI AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1F89", 8073, "GREEK CAPITAL LETTER ALPHA WITH DASIA AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1F8A", 8074, "GREEK CAPITAL LETTER ALPHA WITH PSILI AND VARIA AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1F8B", 8075, "GREEK CAPITAL LETTER ALPHA WITH DASIA AND VARIA AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1F8C", 8076, "GREEK CAPITAL LETTER ALPHA WITH PSILI AND OXIA AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1F8D", 8077, "GREEK CAPITAL LETTER ALPHA WITH DASIA AND OXIA AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1F8E", 8078, "GREEK CAPITAL LETTER ALPHA WITH PSILI AND PERISPOMENI AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1F8F", 8079, "GREEK CAPITAL LETTER ALPHA WITH DASIA AND PERISPOMENI AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1F90", 8080, "GREEK SMALL LETTER ETA WITH PSILI AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1F91", 8081, "GREEK SMALL LETTER ETA WITH DASIA AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1F92", 8082, "GREEK SMALL LETTER ETA WITH PSILI AND VARIA AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1F93", 8083, "GREEK SMALL LETTER ETA WITH DASIA AND VARIA AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1F94", 8084, "GREEK SMALL LETTER ETA WITH PSILI AND OXIA AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1F95", 8085, "GREEK SMALL LETTER ETA WITH DASIA AND OXIA AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1F96", 8086, "GREEK SMALL LETTER ETA WITH PSILI AND PERISPOMENI AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1F97", 8087, "GREEK SMALL LETTER ETA WITH DASIA AND PERISPOMENI AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1F98", 8088, "GREEK CAPITAL LETTER ETA WITH PSILI AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1F99", 8089, "GREEK CAPITAL LETTER ETA WITH DASIA AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1F9A", 8090, "GREEK CAPITAL LETTER ETA WITH PSILI AND VARIA AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1F9B", 8091, "GREEK CAPITAL LETTER ETA WITH DASIA AND VARIA AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1F9C", 8092, "GREEK CAPITAL LETTER ETA WITH PSILI AND OXIA AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1F9D", 8093, "GREEK CAPITAL LETTER ETA WITH DASIA AND OXIA AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1F9E", 8094, "GREEK CAPITAL LETTER ETA WITH PSILI AND PERISPOMENI AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1F9F", 8095, "GREEK CAPITAL LETTER ETA WITH DASIA AND PERISPOMENI AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1FA0", 8096, "GREEK SMALL LETTER OMEGA WITH PSILI AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1FA1", 8097, "GREEK SMALL LETTER OMEGA WITH DASIA AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1FA2", 8098, "GREEK SMALL LETTER OMEGA WITH PSILI AND VARIA AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1FA3", 8099, "GREEK SMALL LETTER OMEGA WITH DASIA AND VARIA AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1FA4", 8100, "GREEK SMALL LETTER OMEGA WITH PSILI AND OXIA AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1FA5", 8101, "GREEK SMALL LETTER OMEGA WITH DASIA AND OXIA AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1FA6", 8102, "GREEK SMALL LETTER OMEGA WITH PSILI AND PERISPOMENI AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1FA7", 8103, "GREEK SMALL LETTER OMEGA WITH DASIA AND PERISPOMENI AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1FA8", 8104, "GREEK CAPITAL LETTER OMEGA WITH PSILI AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1FA9", 8105, "GREEK CAPITAL LETTER OMEGA WITH DASIA AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1FAA", 8106, "GREEK CAPITAL LETTER OMEGA WITH PSILI AND VARIA AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1FAB", 8107, "GREEK CAPITAL LETTER OMEGA WITH DASIA AND VARIA AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1FAC", 8108, "GREEK CAPITAL LETTER OMEGA WITH PSILI AND OXIA AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1FAD", 8109, "GREEK CAPITAL LETTER OMEGA WITH DASIA AND OXIA AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1FAE", 8110, "GREEK CAPITAL LETTER OMEGA WITH PSILI AND PERISPOMENI AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1FAF", 8111, "GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI AND PROSGEGRAMMENI", "<derived>"]
+, ["uni1FB0", 8112, "GREEK SMALL LETTER ALPHA WITH VRACHY", "<derived>"]
+, ["uni1FB1", 8113, "GREEK SMALL LETTER ALPHA WITH MACRON", "<derived>"]
+, ["uni1FB2", 8114, "GREEK SMALL LETTER ALPHA WITH VARIA AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1FB3", 8115, "GREEK SMALL LETTER ALPHA WITH YPOGEGRAMMENI", "<derived>"]
+, ["uni1FB4", 8116, "GREEK SMALL LETTER ALPHA WITH OXIA AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1FB6", 8118, "GREEK SMALL LETTER ALPHA WITH PERISPOMENI", "<derived>"]
+, ["uni1FB7", 8119, "GREEK SMALL LETTER ALPHA WITH PERISPOMENI AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1FB8", 8120, "GREEK CAPITAL LETTER ALPHA WITH VRACHY", "<derived>"]
+, ["uni1FB9", 8121, "GREEK CAPITAL LETTER ALPHA WITH MACRON", "<derived>"]
+, ["uni1FBA", 8122, "GREEK CAPITAL LETTER ALPHA WITH VARIA", "<derived>"]
+, ["uni1FBB", 8123, "GREEK CAPITAL LETTER ALPHA WITH OXIA", "<derived>"]
+, ["uni1FBC", 8124, "GREEK CAPITAL LETTER ALPHA WITH PROSGEGRAMMENI", "<derived>"]
+, ["uni1FC2", 8130, "GREEK SMALL LETTER ETA WITH VARIA AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1FC3", 8131, "GREEK SMALL LETTER ETA WITH YPOGEGRAMMENI", "<derived>"]
+, ["uni1FC4", 8132, "GREEK SMALL LETTER ETA WITH OXIA AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1FC6", 8134, "GREEK SMALL LETTER ETA WITH PERISPOMENI", "<derived>"]
+, ["uni1FC7", 8135, "GREEK SMALL LETTER ETA WITH PERISPOMENI AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1FC8", 8136, "GREEK CAPITAL LETTER EPSILON WITH VARIA", "<derived>"]
+, ["uni1FC9", 8137, "GREEK CAPITAL LETTER EPSILON WITH OXIA", "<derived>"]
+, ["uni1FCA", 8138, "GREEK CAPITAL LETTER ETA WITH VARIA", "<derived>"]
+, ["uni1FCB", 8139, "GREEK CAPITAL LETTER ETA WITH OXIA", "<derived>"]
+, ["uni1FCC", 8140, "GREEK CAPITAL LETTER ETA WITH PROSGEGRAMMENI", "<derived>"]
+, ["uni1FD0", 8144, "GREEK SMALL LETTER IOTA WITH VRACHY", "<derived>"]
+, ["uni1FD1", 8145, "GREEK SMALL LETTER IOTA WITH MACRON", "<derived>"]
+, ["uni1FD2", 8146, "GREEK SMALL LETTER IOTA WITH DIALYTIKA AND VARIA", "<derived>"]
+, ["uni1FD3", 8147, "GREEK SMALL LETTER IOTA WITH DIALYTIKA AND OXIA", "<derived>"]
+, ["uni1FD6", 8150, "GREEK SMALL LETTER IOTA WITH PERISPOMENI", "<derived>"]
+, ["uni1FD7", 8151, "GREEK SMALL LETTER IOTA WITH DIALYTIKA AND PERISPOMENI", "<derived>"]
+, ["uni1FD8", 8152, "GREEK CAPITAL LETTER IOTA WITH VRACHY", "<derived>"]
+, ["uni1FD9", 8153, "GREEK CAPITAL LETTER IOTA WITH MACRON", "<derived>"]
+, ["uni1FDA", 8154, "GREEK CAPITAL LETTER IOTA WITH VARIA", "<derived>"]
+, ["uni1FDB", 8155, "GREEK CAPITAL LETTER IOTA WITH OXIA", "<derived>"]
+, ["uni1FE0", 8160, "GREEK SMALL LETTER UPSILON WITH VRACHY", "<derived>"]
+, ["uni1FE1", 8161, "GREEK SMALL LETTER UPSILON WITH MACRON", "<derived>"]
+, ["uni1FE2", 8162, "GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND VARIA", "<derived>"]
+, ["uni1FE3", 8163, "GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND OXIA", "<derived>"]
+, ["uni1FE4", 8164, "GREEK SMALL LETTER RHO WITH PSILI", "<derived>"]
+, ["uni1FE5", 8165, "GREEK SMALL LETTER RHO WITH DASIA", "<derived>"]
+, ["uni1FE6", 8166, "GREEK SMALL LETTER UPSILON WITH PERISPOMENI", "<derived>"]
+, ["uni1FE7", 8167, "GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND PERISPOMENI", "<derived>"]
+, ["uni1FE8", 8168, "GREEK CAPITAL LETTER UPSILON WITH VRACHY", "<derived>"]
+, ["uni1FE9", 8169, "GREEK CAPITAL LETTER UPSILON WITH MACRON", "<derived>"]
+, ["uni1FEA", 8170, "GREEK CAPITAL LETTER UPSILON WITH VARIA", "<derived>"]
+, ["uni1FEB", 8171, "GREEK CAPITAL LETTER UPSILON WITH OXIA", "<derived>"]
+, ["uni1FEC", 8172, "GREEK CAPITAL LETTER RHO WITH DASIA", "<derived>"]
+, ["uni1FF2", 8178, "GREEK SMALL LETTER OMEGA WITH VARIA AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1FF3", 8179, "GREEK SMALL LETTER OMEGA WITH YPOGEGRAMMENI", "<derived>"]
+, ["uni1FF4", 8180, "GREEK SMALL LETTER OMEGA WITH OXIA AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1FF6", 8182, "GREEK SMALL LETTER OMEGA WITH PERISPOMENI", "<derived>"]
+, ["uni1FF7", 8183, "GREEK SMALL LETTER OMEGA WITH PERISPOMENI AND YPOGEGRAMMENI", "<derived>"]
+, ["uni1FF8", 8184, "GREEK CAPITAL LETTER OMICRON WITH VARIA", "<derived>"]
+, ["uni1FF9", 8185, "GREEK CAPITAL LETTER OMICRON WITH OXIA", "<derived>"]
+, ["uni1FFA", 8186, "GREEK CAPITAL LETTER OMEGA WITH VARIA", "<derived>"]
+, ["uni1FFB", 8187, "GREEK CAPITAL LETTER OMEGA WITH OXIA", "<derived>"]
+, ["uni1FFC", 8188, "GREEK CAPITAL LETTER OMEGA WITH PROSGEGRAMMENI", "<derived>"]
+, ["uni202F", 8239, "NARROW NO-BREAK SPACE", "<derived>"]
+, ["uni2047", 8263, "DOUBLE QUESTION MARK", "<derived>"]
+, ["uni2048", 8264, "QUESTION EXCLAMATION MARK", "<derived>"]
+, ["uni2049", 8265, "EXCLAMATION QUESTION MARK", "<derived>"]
+, ["uni205F", 8287, "MEDIUM MATHEMATICAL SPACE", "<derived>"]
+, ["uniA78F", 42895, "LATIN LETTER SINOLOGICAL DOT", "<derived>"]
+, ["softhyphen", 173, "SOFT HYPHEN", "<derived>"]
+, ["Cdotaccent", 266, "LATIN CAPITAL LETTER C WITH DOT ABOVE", "<derived>"]
+, ["cdotaccent", 267, "LATIN SMALL LETTER C WITH DOT ABOVE", "<derived>"]
+, ["Gdotaccent", 288, "LATIN CAPITAL LETTER G WITH DOT ABOVE", "<derived>"]
+, ["gdotaccent", 289, "LATIN SMALL LETTER G WITH DOT ABOVE", "<derived>"]
+, ["Scommaaccent", 536, "LATIN CAPITAL LETTER S WITH COMMA BELOW", "<derived>"]
+, ["scommaaccent", 537, "LATIN SMALL LETTER S WITH COMMA BELOW", "<derived>"]
+, ["Tcommaaccent", 354, "LATIN CAPITAL LETTER T WITH CEDILLA", "<derived>"]
+, ["tcommaaccent", 355, "LATIN SMALL LETTER T WITH CEDILLA", "<derived>"]
+, ["mugreek", 956, "GREEK SMALL LETTER MU", "<derived>"]
+, ["afii10023", 1025, "CYRILLIC CAPITAL LETTER IO", "<derived>"]
+, ["afii10052", 1027, "CYRILLIC CAPITAL LETTER GJE", "<derived>"]
+, ["afii10054", 1029, "CYRILLIC CAPITAL LETTER DZE", "<derived>"]
+, ["afii10055", 1030, "CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I", "<derived>"]
+, ["afii10056", 1031, "CYRILLIC CAPITAL LETTER YI", "<derived>"]
+, ["afii10057", 1032, "CYRILLIC CAPITAL LETTER JE", "<derived>"]
+, ["afii10061", 1036, "CYRILLIC CAPITAL LETTER KJE", "<derived>"]
+, ["afii10062", 1038, "CYRILLIC CAPITAL LETTER SHORT U", "<derived>"]
+, ["afii10017", 1040, "CYRILLIC CAPITAL LETTER A", "<derived>"]
+, ["afii10019", 1042, "CYRILLIC CAPITAL LETTER VE", "<derived>"]
+, ["afii10020", 1043, "CYRILLIC CAPITAL LETTER GHE", "<derived>"]
+, ["afii10022", 1045, "CYRILLIC CAPITAL LETTER IE", "<derived>"]
+, ["afii10027", 1049, "CYRILLIC CAPITAL LETTER SHORT I", "<derived>"]
+, ["afii10030", 1052, "CYRILLIC CAPITAL LETTER EM", "<derived>"]
+, ["afii10031", 1053, "CYRILLIC CAPITAL LETTER EN", "<derived>"]
+, ["afii10032", 1054, "CYRILLIC CAPITAL LETTER O", "<derived>"]
+, ["afii10033", 1055, "CYRILLIC CAPITAL LETTER PE", "<derived>"]
+, ["afii10034", 1056, "CYRILLIC CAPITAL LETTER ER", "<derived>"]
+, ["afii10035", 1057, "CYRILLIC CAPITAL LETTER ES", "<derived>"]
+, ["afii10036", 1058, "CYRILLIC CAPITAL LETTER TE", "<derived>"]
+, ["afii10039", 1061, "CYRILLIC CAPITAL LETTER HA", "<derived>"]
+, ["afii10065", 1072, "CYRILLIC SMALL LETTER A", "<derived>"]
+, ["iecyrillic", 1077, "CYRILLIC SMALL LETTER IE", "<derived>"]
+, ["iishortcyrillic", 1081, "CYRILLIC SMALL LETTER SHORT I", "<derived>"]
+, ["ocyrillic", 1086, "CYRILLIC SMALL LETTER O", "<derived>"]
+, ["ercyrillic", 1088, "CYRILLIC SMALL LETTER ER", "<derived>"]
+, ["escyrillic", 1089, "CYRILLIC SMALL LETTER ES", "<derived>"]
+, ["ucyrillic", 1091, "CYRILLIC SMALL LETTER U", "<derived>"]
+, ["khacyrillic", 1093, "CYRILLIC SMALL LETTER HA", "<derived>"]
+, ["iocyrillic", 1105, "CYRILLIC SMALL LETTER IO", "<derived>"]
+, ["gjecyrillic", 1107, "CYRILLIC SMALL LETTER GJE", "<derived>"]
+, ["dzecyrillic", 1109, "CYRILLIC SMALL LETTER DZE", "<derived>"]
+, ["icyrillic", 1110, "CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I", "<derived>"]
+, ["yicyrillic", 1111, "CYRILLIC SMALL LETTER YI", "<derived>"]
+, ["jecyrillic", 1112, "CYRILLIC SMALL LETTER JE", "<derived>"]
+, ["kjecyrillic", 1116, "CYRILLIC SMALL LETTER KJE", "<derived>"]
+, ["ushortcyrillic", 1118, "CYRILLIC SMALL LETTER SHORT U", "<derived>"]
+, ["jcaron", 496, "LATIN SMALL LETTER J WITH CARON", "<derived>"]
+, ["apostrophemod", 700, "MODIFIER LETTER APOSTROPHE", "<derived>"]
+, ["Macute", 7742, "LATIN CAPITAL LETTER M WITH ACUTE", "<derived>"]
+, ["macute", 7743, "LATIN SMALL LETTER M WITH ACUTE", "<derived>"]
+, ["Aringbelow", 7680, "LATIN CAPITAL LETTER A WITH RING BELOW", "<derived>"]
+, ["aringbelow", 7681, "LATIN SMALL LETTER A WITH RING BELOW", "<derived>"]
+, ["Psicyrillic", 1136, "CYRILLIC CAPITAL LETTER PSI", "<derived>"]
+, ["psicyrillic", 1137, "CYRILLIC SMALL LETTER PSI", "<derived>"]
+, ["Izhitsadblgravecyrillic", 1142, "CYRILLIC CAPITAL LETTER IZHITSA WITH DOUBLE GRAVE ACCENT", "<derived>"]
+, ["izhitsadblgravecyrillic", 1143, "CYRILLIC SMALL LETTER IZHITSA WITH DOUBLE GRAVE ACCENT", "<derived>"]
+, ["ukcyrillic", 1145, "CYRILLIC SMALL LETTER UK", "<derived>"]
+, ["Ukcyrillic", 1144, "CYRILLIC CAPITAL LETTER UK", "<derived>"]
+, ["Zedescendercyrillic", 1176, "CYRILLIC CAPITAL LETTER ZE WITH DESCENDER", "<derived>"]
+, ["zedescendercyrillic", 1177, "CYRILLIC SMALL LETTER ZE WITH DESCENDER", "<derived>"]
+, ["Esdescendercyrillic", 1194, "CYRILLIC CAPITAL LETTER ES WITH DESCENDER", "<derived>"]
+, ["esdescendercyrillic", 1195, "CYRILLIC SMALL LETTER ES WITH DESCENDER", "<derived>"]
+, ["Ustraightcyrillic", 1198, "CYRILLIC CAPITAL LETTER STRAIGHT U", "<derived>"]
+, ["ustraightcyrillic", 1199, "CYRILLIC SMALL LETTER STRAIGHT U", "<derived>"]
+, ["palochkacyrillic", 1216, "CYRILLIC LETTER PALOCHKA", "<derived>"]
+, ["Zhebrevecyrillic", 1217, "CYRILLIC CAPITAL LETTER ZHE WITH BREVE", "<derived>"]
+, ["zhebrevecyrillic", 1218, "CYRILLIC SMALL LETTER ZHE WITH BREVE", "<derived>"]
+, ["Abrevecyrillic", 1232, "CYRILLIC CAPITAL LETTER A WITH BREVE", "<derived>"]
+, ["abrevecyrillic", 1233, "CYRILLIC SMALL LETTER A WITH BREVE", "<derived>"]
+, ["Adieresiscyrillic", 1234, "CYRILLIC CAPITAL LETTER A WITH DIAERESIS", "<derived>"]
+, ["adieresiscyrillic", 1235, "CYRILLIC SMALL LETTER A WITH DIAERESIS", "<derived>"]
+, ["Aiecyrillic", 1236, "CYRILLIC CAPITAL LIGATURE A IE", "<derived>"]
+, ["aiecyrillic", 1237, "CYRILLIC SMALL LIGATURE A IE", "<derived>"]
+, ["Iebrevecyrillic", 1238, "CYRILLIC CAPITAL LETTER IE WITH BREVE", "<derived>"]
+, ["iebrevecyrillic", 1239, "CYRILLIC SMALL LETTER IE WITH BREVE", "<derived>"]
+, ["Schwadieresiscyrillic", 1242, "CYRILLIC CAPITAL LETTER SCHWA WITH DIAERESIS", "<derived>"]
+, ["schwacyrillic", 1241, "CYRILLIC SMALL LETTER SCHWA", "<derived>"]
+, ["schwadieresiscyrillic", 1243, "CYRILLIC SMALL LETTER SCHWA WITH DIAERESIS", "<derived>"]
+, ["Zhedieresiscyrillic", 1244, "CYRILLIC CAPITAL LETTER ZHE WITH DIAERESIS", "<derived>"]
+, ["zhedieresiscyrillic", 1245, "CYRILLIC SMALL LETTER ZHE WITH DIAERESIS", "<derived>"]
+, ["Zedieresiscyrillic", 1246, "CYRILLIC CAPITAL LETTER ZE WITH DIAERESIS", "<derived>"]
+, ["zedieresiscyrillic", 1247, "CYRILLIC SMALL LETTER ZE WITH DIAERESIS", "<derived>"]
+, ["Imacroncyrillic", 1250, "CYRILLIC CAPITAL LETTER I WITH MACRON", "<derived>"]
+, ["imacroncyrillic", 1251, "CYRILLIC SMALL LETTER I WITH MACRON", "<derived>"]
+, ["Idieresiscyrillic", 1252, "CYRILLIC CAPITAL LETTER I WITH DIAERESIS", "<derived>"]
+, ["idieresiscyrillic", 1253, "CYRILLIC SMALL LETTER I WITH DIAERESIS", "<derived>"]
+, ["Odieresiscyrillic", 1254, "CYRILLIC CAPITAL LETTER O WITH DIAERESIS", "<derived>"]
+, ["odieresiscyrillic", 1255, "CYRILLIC SMALL LETTER O WITH DIAERESIS", "<derived>"]
+, ["Obarredcyrillic", 1256, "CYRILLIC CAPITAL LETTER BARRED O", "<derived>"]
+, ["obarredcyrillic", 1257, "CYRILLIC SMALL LETTER BARRED O", "<derived>"]
+, ["Obarreddieresiscyrillic", 1258, "CYRILLIC CAPITAL LETTER BARRED O WITH DIAERESIS", "<derived>"]
+, ["obarreddieresiscyrillic", 1259, "CYRILLIC SMALL LETTER BARRED O WITH DIAERESIS", "<derived>"]
+, ["Umacroncyrillic", 1262, "CYRILLIC CAPITAL LETTER U WITH MACRON", "<derived>"]
+, ["umacroncyrillic", 1263, "CYRILLIC SMALL LETTER U WITH MACRON", "<derived>"]
+, ["Udieresiscyrillic", 1264, "CYRILLIC CAPITAL LETTER U WITH DIAERESIS", "<derived>"]
+, ["udieresiscyrillic", 1265, "CYRILLIC SMALL LETTER U WITH DIAERESIS", "<derived>"]
+, ["Uhungarumlautcyrillic", 1266, "CYRILLIC CAPITAL LETTER U WITH DOUBLE ACUTE", "<derived>"]
+, ["uhungarumlautcyrillic", 1267, "CYRILLIC SMALL LETTER U WITH DOUBLE ACUTE", "<derived>"]
+, ["Chedieresiscyrillic", 1268, "CYRILLIC CAPITAL LETTER CHE WITH DIAERESIS", "<derived>"]
+, ["chedieresiscyrillic", 1269, "CYRILLIC SMALL LETTER CHE WITH DIAERESIS", "<derived>"]
+, ["Yerudieresiscyrillic", 1272, "CYRILLIC CAPITAL LETTER YERU WITH DIAERESIS", "<derived>"]
+, ["yerudieresiscyrillic", 1273, "CYRILLIC SMALL LETTER YERU WITH DIAERESIS", "<derived>"]
+, ["Adotbelow", 7840, "LATIN CAPITAL LETTER A WITH DOT BELOW", "<derived>"]
+, ["adotbelow", 7841, "LATIN SMALL LETTER A WITH DOT BELOW", "<derived>"]
+, ["Ahookabove", 7842, "LATIN CAPITAL LETTER A WITH HOOK ABOVE", "<derived>"]
+, ["ahookabove", 7843, "LATIN SMALL LETTER A WITH HOOK ABOVE", "<derived>"]
+, ["Acircumflexacute", 7844, "LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND ACUTE", "<derived>"]
+, ["acircumflexacute", 7845, "LATIN SMALL LETTER A WITH CIRCUMFLEX AND ACUTE", "<derived>"]
+, ["Acircumflexgrave", 7846, "LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND GRAVE", "<derived>"]
+, ["acircumflexgrave", 7847, "LATIN SMALL LETTER A WITH CIRCUMFLEX AND GRAVE", "<derived>"]
+, ["Acircumflexhookabove", 7848, "LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND HOOK ABOVE", "<derived>"]
+, ["acircumflexhookabove", 7849, "LATIN SMALL LETTER A WITH CIRCUMFLEX AND HOOK ABOVE", "<derived>"]
+, ["Acircumflextilde", 7850, "LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND TILDE", "<derived>"]
+, ["acircumflextilde", 7851, "LATIN SMALL LETTER A WITH CIRCUMFLEX AND TILDE", "<derived>"]
+, ["Acircumflexdotbelow", 7852, "LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND DOT BELOW", "<derived>"]
+, ["acircumflexdotbelow", 7853, "LATIN SMALL LETTER A WITH CIRCUMFLEX AND DOT BELOW", "<derived>"]
+, ["Abreveacute", 7854, "LATIN CAPITAL LETTER A WITH BREVE AND ACUTE", "<derived>"]
+, ["abreveacute", 7855, "LATIN SMALL LETTER A WITH BREVE AND ACUTE", "<derived>"]
+, ["Abrevegrave", 7856, "LATIN CAPITAL LETTER A WITH BREVE AND GRAVE", "<derived>"]
+, ["abrevegrave", 7857, "LATIN SMALL LETTER A WITH BREVE AND GRAVE", "<derived>"]
+, ["Abrevehookabove", 7858, "LATIN CAPITAL LETTER A WITH BREVE AND HOOK ABOVE", "<derived>"]
+, ["abrevehookabove", 7859, "LATIN SMALL LETTER A WITH BREVE AND HOOK ABOVE", "<derived>"]
+, ["Abrevetilde", 7860, "LATIN CAPITAL LETTER A WITH BREVE AND TILDE", "<derived>"]
+, ["abrevetilde", 7861, "LATIN SMALL LETTER A WITH BREVE AND TILDE", "<derived>"]
+, ["Abrevedotbelow", 7862, "LATIN CAPITAL LETTER A WITH BREVE AND DOT BELOW", "<derived>"]
+, ["abrevedotbelow", 7863, "LATIN SMALL LETTER A WITH BREVE AND DOT BELOW", "<derived>"]
+, ["Edotbelow", 7864, "LATIN CAPITAL LETTER E WITH DOT BELOW", "<derived>"]
+, ["edotbelow", 7865, "LATIN SMALL LETTER E WITH DOT BELOW", "<derived>"]
+, ["Ehookabove", 7866, "LATIN CAPITAL LETTER E WITH HOOK ABOVE", "<derived>"]
+, ["ehookabove", 7867, "LATIN SMALL LETTER E WITH HOOK ABOVE", "<derived>"]
+, ["Etilde", 7868, "LATIN CAPITAL LETTER E WITH TILDE", "<derived>"]
+, ["etilde", 7869, "LATIN SMALL LETTER E WITH TILDE", "<derived>"]
+, ["Ecircumflexacute", 7870, "LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND ACUTE", "<derived>"]
+, ["ecircumflexacute", 7871, "LATIN SMALL LETTER E WITH CIRCUMFLEX AND ACUTE", "<derived>"]
+, ["Ecircumflexgrave", 7872, "LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND GRAVE", "<derived>"]
+, ["ecircumflexgrave", 7873, "LATIN SMALL LETTER E WITH CIRCUMFLEX AND GRAVE", "<derived>"]
+, ["Ecircumflexhookabove", 7874, "LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE", "<derived>"]
+, ["ecircumflexhookabove", 7875, "LATIN SMALL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE", "<derived>"]
+, ["Ecircumflextilde", 7876, "LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND TILDE", "<derived>"]
+, ["ecircumflextilde", 7877, "LATIN SMALL LETTER E WITH CIRCUMFLEX AND TILDE", "<derived>"]
+, ["Ecircumflexdotbelow", 7878, "LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND DOT BELOW", "<derived>"]
+, ["ecircumflexdotbelow", 7879, "LATIN SMALL LETTER E WITH CIRCUMFLEX AND DOT BELOW", "<derived>"]
+, ["Ihookabove", 7880, "LATIN CAPITAL LETTER I WITH HOOK ABOVE", "<derived>"]
+, ["ihookabove", 7881, "LATIN SMALL LETTER I WITH HOOK ABOVE", "<derived>"]
+, ["Idotbelow", 7882, "LATIN CAPITAL LETTER I WITH DOT BELOW", "<derived>"]
+, ["idotbelow", 7883, "LATIN SMALL LETTER I WITH DOT BELOW", "<derived>"]
+, ["Odotbelow", 7884, "LATIN CAPITAL LETTER O WITH DOT BELOW", "<derived>"]
+, ["odotbelow", 7885, "LATIN SMALL LETTER O WITH DOT BELOW", "<derived>"]
+, ["Ohookabove", 7886, "LATIN CAPITAL LETTER O WITH HOOK ABOVE", "<derived>"]
+, ["ohookabove", 7887, "LATIN SMALL LETTER O WITH HOOK ABOVE", "<derived>"]
+, ["Ocircumflexacute", 7888, "LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND ACUTE", "<derived>"]
+, ["ocircumflexacute", 7889, "LATIN SMALL LETTER O WITH CIRCUMFLEX AND ACUTE", "<derived>"]
+, ["Ocircumflexgrave", 7890, "LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND GRAVE", "<derived>"]
+, ["ocircumflexgrave", 7891, "LATIN SMALL LETTER O WITH CIRCUMFLEX AND GRAVE", "<derived>"]
+, ["Ocircumflexhookabove", 7892, "LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND HOOK ABOVE", "<derived>"]
+, ["ocircumflexhookabove", 7893, "LATIN SMALL LETTER O WITH CIRCUMFLEX AND HOOK ABOVE", "<derived>"]
+, ["Ocircumflextilde", 7894, "LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND TILDE", "<derived>"]
+, ["ocircumflextilde", 7895, "LATIN SMALL LETTER O WITH CIRCUMFLEX AND TILDE", "<derived>"]
+, ["Ocircumflexdotbelow", 7896, "LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND DOT BELOW", "<derived>"]
+, ["ocircumflexdotbelow", 7897, "LATIN SMALL LETTER O WITH CIRCUMFLEX AND DOT BELOW", "<derived>"]
+, ["Ohornacute", 7898, "LATIN CAPITAL LETTER O WITH HORN AND ACUTE", "<derived>"]
+, ["ohornacute", 7899, "LATIN SMALL LETTER O WITH HORN AND ACUTE", "<derived>"]
+, ["Ohorngrave", 7900, "LATIN CAPITAL LETTER O WITH HORN AND GRAVE", "<derived>"]
+, ["ohorngrave", 7901, "LATIN SMALL LETTER O WITH HORN AND GRAVE", "<derived>"]
+, ["Ohornhookabove", 7902, "LATIN CAPITAL LETTER O WITH HORN AND HOOK ABOVE", "<derived>"]
+, ["ohornhookabove", 7903, "LATIN SMALL LETTER O WITH HORN AND HOOK ABOVE", "<derived>"]
+, ["Ohorntilde", 7904, "LATIN CAPITAL LETTER O WITH HORN AND TILDE", "<derived>"]
+, ["ohorntilde", 7905, "LATIN SMALL LETTER O WITH HORN AND TILDE", "<derived>"]
+, ["Ohorndotbelow", 7906, "LATIN CAPITAL LETTER O WITH HORN AND DOT BELOW", "<derived>"]
+, ["ohorndotbelow", 7907, "LATIN SMALL LETTER O WITH HORN AND DOT BELOW", "<derived>"]
+, ["Udotbelow", 7908, "LATIN CAPITAL LETTER U WITH DOT BELOW", "<derived>"]
+, ["udotbelow", 7909, "LATIN SMALL LETTER U WITH DOT BELOW", "<derived>"]
+, ["Uhookabove", 7910, "LATIN CAPITAL LETTER U WITH HOOK ABOVE", "<derived>"]
+, ["uhookabove", 7911, "LATIN SMALL LETTER U WITH HOOK ABOVE", "<derived>"]
+, ["Uhornacute", 7912, "LATIN CAPITAL LETTER U WITH HORN AND ACUTE", "<derived>"]
+, ["uhornacute", 7913, "LATIN SMALL LETTER U WITH HORN AND ACUTE", "<derived>"]
+, ["Uhorngrave", 7914, "LATIN CAPITAL LETTER U WITH HORN AND GRAVE", "<derived>"]
+, ["uhorngrave", 7915, "LATIN SMALL LETTER U WITH HORN AND GRAVE", "<derived>"]
+, ["Uhornhookabove", 7916, "LATIN CAPITAL LETTER U WITH HORN AND HOOK ABOVE", "<derived>"]
+, ["uhornhookabove", 7917, "LATIN SMALL LETTER U WITH HORN AND HOOK ABOVE", "<derived>"]
+, ["Uhorntilde", 7918, "LATIN CAPITAL LETTER U WITH HORN AND TILDE", "<derived>"]
+, ["uhorntilde", 7919, "LATIN SMALL LETTER U WITH HORN AND TILDE", "<derived>"]
+, ["Uhorndotbelow", 7920, "LATIN CAPITAL LETTER U WITH HORN AND DOT BELOW", "<derived>"]
+, ["uhorndotbelow", 7921, "LATIN SMALL LETTER U WITH HORN AND DOT BELOW", "<derived>"]
+, ["Ydotbelow", 7924, "LATIN CAPITAL LETTER Y WITH DOT BELOW", "<derived>"]
+, ["ydotbelow", 7925, "LATIN SMALL LETTER Y WITH DOT BELOW", "<derived>"]
+, ["Yhookabove", 7926, "LATIN CAPITAL LETTER Y WITH HOOK ABOVE", "<derived>"]
+, ["yhookabove", 7927, "LATIN SMALL LETTER Y WITH HOOK ABOVE", "<derived>"]
+, ["Ytilde", 7928, "LATIN CAPITAL LETTER Y WITH TILDE", "<derived>"]
+, ["ytilde", 7929, "LATIN SMALL LETTER Y WITH TILDE", "<derived>"]
+, ["dong", 8363, "DONG SIGN", "<derived>"]
+, ["Tedescendercyrillic", 1196, "CYRILLIC CAPITAL LETTER TE WITH DESCENDER", "<derived>"]
+, ["tedescendercyrillic", 1197, "CYRILLIC SMALL LETTER TE WITH DESCENDER", "<derived>"]
+, ["Chekhakassiancyrillic", 1227, "CYRILLIC CAPITAL LETTER KHAKASSIAN CHE", "<derived>"]
+, ["chekhakassiancyrillic", 1228, "CYRILLIC SMALL LETTER KHAKASSIAN CHE", "<derived>"]
+, ["Chedescenderabkhasiancyrillic", 1214, "CYRILLIC CAPITAL LETTER ABKHASIAN CHE WITH DESCENDER", "<derived>"]
+, ["chedescenderabkhasiancyrillic", 1215, "CYRILLIC SMALL LETTER ABKHASIAN CHE WITH DESCENDER", "<derived>"]
+, ["shhacyrillic", 1211, "CYRILLIC SMALL LETTER SHHA", "<derived>"]
+, ["afii10146", 1122, "CYRILLIC CAPITAL LETTER YAT", "<derived>"]
+, ["Ghestrokecyrillic", 1170, "CYRILLIC CAPITAL LETTER GHE WITH STROKE", "<derived>"]
+, ["ghestrokecyrillic", 1171, "CYRILLIC SMALL LETTER GHE WITH STROKE", "<derived>"]
+, ["Ustraightstrokecyrillic", 1200, "CYRILLIC CAPITAL LETTER STRAIGHT U WITH STROKE", "<derived>"]
+, ["ustraightstrokecyrillic", 1201, "CYRILLIC SMALL LETTER STRAIGHT U WITH STROKE", "<derived>"]
+, ["horizontalbar", 8213, "HORIZONTAL BAR", "<derived>"]
+, ["ypogegrammeni", 890, "GREEK YPOGEGRAMMENI", "<derived>"]
+, ["nlegrightlong", 414, "LATIN SMALL LETTER N WITH LONG RIGHT LEG", "<derived>"]
+, ["Udieresismacron", 469, "LATIN CAPITAL LETTER U WITH DIAERESIS AND MACRON", "<derived>"]
+, ["udieresismacron", 470, "LATIN SMALL LETTER U WITH DIAERESIS AND MACRON", "<derived>"]
+, ["Udieresisacute", 471, "LATIN CAPITAL LETTER U WITH DIAERESIS AND ACUTE", "<derived>"]
+, ["udieresisacute", 472, "LATIN SMALL LETTER U WITH DIAERESIS AND ACUTE", "<derived>"]
+, ["Udieresiscaron", 473, "LATIN CAPITAL LETTER U WITH DIAERESIS AND CARON", "<derived>"]
+, ["udieresiscaron", 474, "LATIN SMALL LETTER U WITH DIAERESIS AND CARON", "<derived>"]
+, ["Udieresisgrave", 475, "LATIN CAPITAL LETTER U WITH DIAERESIS AND GRAVE", "<derived>"]
+, ["udieresisgrave", 476, "LATIN SMALL LETTER U WITH DIAERESIS AND GRAVE", "<derived>"]
+, ["Adieresismacron", 478, "LATIN CAPITAL LETTER A WITH DIAERESIS AND MACRON", "<derived>"]
+, ["adieresismacron", 479, "LATIN SMALL LETTER A WITH DIAERESIS AND MACRON", "<derived>"]
+, ["Adotmacron", 480, "LATIN CAPITAL LETTER A WITH DOT ABOVE AND MACRON", "<derived>"]
+, ["adotmacron", 481, "LATIN SMALL LETTER A WITH DOT ABOVE AND MACRON", "<derived>"]
+, ["Oogonekmacron", 492, "LATIN CAPITAL LETTER O WITH OGONEK AND MACRON", "<derived>"]
+, ["oogonekmacron", 493, "LATIN SMALL LETTER O WITH OGONEK AND MACRON", "<derived>"]
+, ["DZ", 497, "LATIN CAPITAL LETTER DZ", "<derived>"]
+, ["Dz", 498, "LATIN CAPITAL LETTER D WITH SMALL LETTER Z", "<derived>"]
+, ["Adblgrave", 512, "LATIN CAPITAL LETTER A WITH DOUBLE GRAVE", "<derived>"]
+, ["adblgrave", 513, "LATIN SMALL LETTER A WITH DOUBLE GRAVE", "<derived>"]
+, ["Ainvertedbreve", 514, "LATIN CAPITAL LETTER A WITH INVERTED BREVE", "<derived>"]
+, ["ainvertedbreve", 515, "LATIN SMALL LETTER A WITH INVERTED BREVE", "<derived>"]
+, ["Edblgrave", 516, "LATIN CAPITAL LETTER E WITH DOUBLE GRAVE", "<derived>"]
+, ["edblgrave", 517, "LATIN SMALL LETTER E WITH DOUBLE GRAVE", "<derived>"]
+, ["Einvertedbreve", 518, "LATIN CAPITAL LETTER E WITH INVERTED BREVE", "<derived>"]
+, ["einvertedbreve", 519, "LATIN SMALL LETTER E WITH INVERTED BREVE", "<derived>"]
+, ["Idblgrave", 520, "LATIN CAPITAL LETTER I WITH DOUBLE GRAVE", "<derived>"]
+, ["idblgrave", 521, "LATIN SMALL LETTER I WITH DOUBLE GRAVE", "<derived>"]
+, ["Iinvertedbreve", 522, "LATIN CAPITAL LETTER I WITH INVERTED BREVE", "<derived>"]
+, ["iinvertedbreve", 523, "LATIN SMALL LETTER I WITH INVERTED BREVE", "<derived>"]
+, ["Odblgrave", 524, "LATIN CAPITAL LETTER O WITH DOUBLE GRAVE", "<derived>"]
+, ["odblgrave", 525, "LATIN SMALL LETTER O WITH DOUBLE GRAVE", "<derived>"]
+, ["Oinvertedbreve", 526, "LATIN CAPITAL LETTER O WITH INVERTED BREVE", "<derived>"]
+, ["oinvertedbreve", 527, "LATIN SMALL LETTER O WITH INVERTED BREVE", "<derived>"]
+, ["Rdblgrave", 528, "LATIN CAPITAL LETTER R WITH DOUBLE GRAVE", "<derived>"]
+, ["rdblgrave", 529, "LATIN SMALL LETTER R WITH DOUBLE GRAVE", "<derived>"]
+, ["Rinvertedbreve", 530, "LATIN CAPITAL LETTER R WITH INVERTED BREVE", "<derived>"]
+, ["rinvertedbreve", 531, "LATIN SMALL LETTER R WITH INVERTED BREVE", "<derived>"]
+, ["Udblgrave", 532, "LATIN CAPITAL LETTER U WITH DOUBLE GRAVE", "<derived>"]
+, ["udblgrave", 533, "LATIN SMALL LETTER U WITH DOUBLE GRAVE", "<derived>"]
+, ["Uinvertedbreve", 534, "LATIN CAPITAL LETTER U WITH INVERTED BREVE", "<derived>"]
+, ["uinvertedbreve", 535, "LATIN SMALL LETTER U WITH INVERTED BREVE", "<derived>"]
+, ["Upsilonacutehooksymbolgreek", 979, "GREEK UPSILON WITH ACUTE AND HOOK SYMBOL", "<derived>"]
+, ["Upsilondieresishooksymbolgreek", 980, "GREEK UPSILON WITH DIAERESIS AND HOOK SYMBOL", "<derived>"]
+, ["sigmalunatesymbolgreek", 1010, "GREEK LUNATE SIGMA SYMBOL", "<derived>"]
+, ["yotgreek", 1011, "GREEK LETTER YOT", "<derived>"]
+, ["Bdotaccent", 7682, "LATIN CAPITAL LETTER B WITH DOT ABOVE", "<derived>"]
+, ["bdotaccent", 7683, "LATIN SMALL LETTER B WITH DOT ABOVE", "<derived>"]
+, ["Bdotbelow", 7684, "LATIN CAPITAL LETTER B WITH DOT BELOW", "<derived>"]
+, ["bdotbelow", 7685, "LATIN SMALL LETTER B WITH DOT BELOW", "<derived>"]
+, ["Blinebelow", 7686, "LATIN CAPITAL LETTER B WITH LINE BELOW", "<derived>"]
+, ["blinebelow", 7687, "LATIN SMALL LETTER B WITH LINE BELOW", "<derived>"]
+, ["Ccedillaacute", 7688, "LATIN CAPITAL LETTER C WITH CEDILLA AND ACUTE", "<derived>"]
+, ["ccedillaacute", 7689, "LATIN SMALL LETTER C WITH CEDILLA AND ACUTE", "<derived>"]
+, ["Ddotaccent", 7690, "LATIN CAPITAL LETTER D WITH DOT ABOVE", "<derived>"]
+, ["ddotaccent", 7691, "LATIN SMALL LETTER D WITH DOT ABOVE", "<derived>"]
+, ["Ddotbelow", 7692, "LATIN CAPITAL LETTER D WITH DOT BELOW", "<derived>"]
+, ["ddotbelow", 7693, "LATIN SMALL LETTER D WITH DOT BELOW", "<derived>"]
+, ["Dlinebelow", 7694, "LATIN CAPITAL LETTER D WITH LINE BELOW", "<derived>"]
+, ["dlinebelow", 7695, "LATIN SMALL LETTER D WITH LINE BELOW", "<derived>"]
+, ["Dcedilla", 7696, "LATIN CAPITAL LETTER D WITH CEDILLA", "<derived>"]
+, ["dcedilla", 7697, "LATIN SMALL LETTER D WITH CEDILLA", "<derived>"]
+, ["Dcircumflexbelow", 7698, "LATIN CAPITAL LETTER D WITH CIRCUMFLEX BELOW", "<derived>"]
+, ["dcircumflexbelow", 7699, "LATIN SMALL LETTER D WITH CIRCUMFLEX BELOW", "<derived>"]
+, ["Emacrongrave", 7700, "LATIN CAPITAL LETTER E WITH MACRON AND GRAVE", "<derived>"]
+, ["emacrongrave", 7701, "LATIN SMALL LETTER E WITH MACRON AND GRAVE", "<derived>"]
+, ["Emacronacute", 7702, "LATIN CAPITAL LETTER E WITH MACRON AND ACUTE", "<derived>"]
+, ["emacronacute", 7703, "LATIN SMALL LETTER E WITH MACRON AND ACUTE", "<derived>"]
+, ["Ecircumflexbelow", 7704, "LATIN CAPITAL LETTER E WITH CIRCUMFLEX BELOW", "<derived>"]
+, ["ecircumflexbelow", 7705, "LATIN SMALL LETTER E WITH CIRCUMFLEX BELOW", "<derived>"]
+, ["Etildebelow", 7706, "LATIN CAPITAL LETTER E WITH TILDE BELOW", "<derived>"]
+, ["etildebelow", 7707, "LATIN SMALL LETTER E WITH TILDE BELOW", "<derived>"]
+, ["Ecedillabreve", 7708, "LATIN CAPITAL LETTER E WITH CEDILLA AND BREVE", "<derived>"]
+, ["ecedillabreve", 7709, "LATIN SMALL LETTER E WITH CEDILLA AND BREVE", "<derived>"]
+, ["Fdotaccent", 7710, "LATIN CAPITAL LETTER F WITH DOT ABOVE", "<derived>"]
+, ["fdotaccent", 7711, "LATIN SMALL LETTER F WITH DOT ABOVE", "<derived>"]
+, ["Gmacron", 7712, "LATIN CAPITAL LETTER G WITH MACRON", "<derived>"]
+, ["gmacron", 7713, "LATIN SMALL LETTER G WITH MACRON", "<derived>"]
+, ["Hdotaccent", 7714, "LATIN CAPITAL LETTER H WITH DOT ABOVE", "<derived>"]
+, ["hdotaccent", 7715, "LATIN SMALL LETTER H WITH DOT ABOVE", "<derived>"]
+, ["Hdotbelow", 7716, "LATIN CAPITAL LETTER H WITH DOT BELOW", "<derived>"]
+, ["hdotbelow", 7717, "LATIN SMALL LETTER H WITH DOT BELOW", "<derived>"]
+, ["Hdieresis", 7718, "LATIN CAPITAL LETTER H WITH DIAERESIS", "<derived>"]
+, ["hdieresis", 7719, "LATIN SMALL LETTER H WITH DIAERESIS", "<derived>"]
+, ["Hbrevebelow", 7722, "LATIN CAPITAL LETTER H WITH BREVE BELOW", "<derived>"]
+, ["hbrevebelow", 7723, "LATIN SMALL LETTER H WITH BREVE BELOW", "<derived>"]
+, ["Kacute", 7728, "LATIN CAPITAL LETTER K WITH ACUTE", "<derived>"]
+, ["kacute", 7729, "LATIN SMALL LETTER K WITH ACUTE", "<derived>"]
+, ["Kdotbelow", 7730, "LATIN CAPITAL LETTER K WITH DOT BELOW", "<derived>"]
+, ["kdotbelow", 7731, "LATIN SMALL LETTER K WITH DOT BELOW", "<derived>"]
+, ["Klinebelow", 7732, "LATIN CAPITAL LETTER K WITH LINE BELOW", "<derived>"]
+, ["klinebelow", 7733, "LATIN SMALL LETTER K WITH LINE BELOW", "<derived>"]
+, ["Ldotbelow", 7734, "LATIN CAPITAL LETTER L WITH DOT BELOW", "<derived>"]
+, ["ldotbelow", 7735, "LATIN SMALL LETTER L WITH DOT BELOW", "<derived>"]
+, ["Ldotbelowmacron", 7736, "LATIN CAPITAL LETTER L WITH DOT BELOW AND MACRON", "<derived>"]
+, ["ldotbelowmacron", 7737, "LATIN SMALL LETTER L WITH DOT BELOW AND MACRON", "<derived>"]
+, ["Llinebelow", 7738, "LATIN CAPITAL LETTER L WITH LINE BELOW", "<derived>"]
+, ["llinebelow", 7739, "LATIN SMALL LETTER L WITH LINE BELOW", "<derived>"]
+, ["Lcircumflexbelow", 7740, "LATIN CAPITAL LETTER L WITH CIRCUMFLEX BELOW", "<derived>"]
+, ["lcircumflexbelow", 7741, "LATIN SMALL LETTER L WITH CIRCUMFLEX BELOW", "<derived>"]
+, ["Mdotaccent", 7744, "LATIN CAPITAL LETTER M WITH DOT ABOVE", "<derived>"]
+, ["mdotaccent", 7745, "LATIN SMALL LETTER M WITH DOT ABOVE", "<derived>"]
+, ["Mdotbelow", 7746, "LATIN CAPITAL LETTER M WITH DOT BELOW", "<derived>"]
+, ["mdotbelow", 7747, "LATIN SMALL LETTER M WITH DOT BELOW", "<derived>"]
+, ["Ndotaccent", 7748, "LATIN CAPITAL LETTER N WITH DOT ABOVE", "<derived>"]
+, ["ndotaccent", 7749, "LATIN SMALL LETTER N WITH DOT ABOVE", "<derived>"]
+, ["Ndotbelow", 7750, "LATIN CAPITAL LETTER N WITH DOT BELOW", "<derived>"]
+, ["ndotbelow", 7751, "LATIN SMALL LETTER N WITH DOT BELOW", "<derived>"]
+, ["Nlinebelow", 7752, "LATIN CAPITAL LETTER N WITH LINE BELOW", "<derived>"]
+, ["nlinebelow", 7753, "LATIN SMALL LETTER N WITH LINE BELOW", "<derived>"]
+, ["Ncircumflexbelow", 7754, "LATIN CAPITAL LETTER N WITH CIRCUMFLEX BELOW", "<derived>"]
+, ["ncircumflexbelow", 7755, "LATIN SMALL LETTER N WITH CIRCUMFLEX BELOW", "<derived>"]
+, ["Otildeacute", 7756, "LATIN CAPITAL LETTER O WITH TILDE AND ACUTE", "<derived>"]
+, ["otildeacute", 7757, "LATIN SMALL LETTER O WITH TILDE AND ACUTE", "<derived>"]
+, ["Otildedieresis", 7758, "LATIN CAPITAL LETTER O WITH TILDE AND DIAERESIS", "<derived>"]
+, ["otildedieresis", 7759, "LATIN SMALL LETTER O WITH TILDE AND DIAERESIS", "<derived>"]
+, ["Omacrongrave", 7760, "LATIN CAPITAL LETTER O WITH MACRON AND GRAVE", "<derived>"]
+, ["omacrongrave", 7761, "LATIN SMALL LETTER O WITH MACRON AND GRAVE", "<derived>"]
+, ["Omacronacute", 7762, "LATIN CAPITAL LETTER O WITH MACRON AND ACUTE", "<derived>"]
+, ["omacronacute", 7763, "LATIN SMALL LETTER O WITH MACRON AND ACUTE", "<derived>"]
+, ["Pacute", 7764, "LATIN CAPITAL LETTER P WITH ACUTE", "<derived>"]
+, ["pacute", 7765, "LATIN SMALL LETTER P WITH ACUTE", "<derived>"]
+, ["Pdotaccent", 7766, "LATIN CAPITAL LETTER P WITH DOT ABOVE", "<derived>"]
+, ["pdotaccent", 7767, "LATIN SMALL LETTER P WITH DOT ABOVE", "<derived>"]
+, ["Rdotaccent", 7768, "LATIN CAPITAL LETTER R WITH DOT ABOVE", "<derived>"]
+, ["rdotaccent", 7769, "LATIN SMALL LETTER R WITH DOT ABOVE", "<derived>"]
+, ["Rdotbelow", 7770, "LATIN CAPITAL LETTER R WITH DOT BELOW", "<derived>"]
+, ["rdotbelow", 7771, "LATIN SMALL LETTER R WITH DOT BELOW", "<derived>"]
+, ["Rdotbelowmacron", 7772, "LATIN CAPITAL LETTER R WITH DOT BELOW AND MACRON", "<derived>"]
+, ["rdotbelowmacron", 7773, "LATIN SMALL LETTER R WITH DOT BELOW AND MACRON", "<derived>"]
+, ["Rlinebelow", 7774, "LATIN CAPITAL LETTER R WITH LINE BELOW", "<derived>"]
+, ["rlinebelow", 7775, "LATIN SMALL LETTER R WITH LINE BELOW", "<derived>"]
+, ["Sdotaccent", 7776, "LATIN CAPITAL LETTER S WITH DOT ABOVE", "<derived>"]
+, ["sdotaccent", 7777, "LATIN SMALL LETTER S WITH DOT ABOVE", "<derived>"]
+, ["Sdotbelow", 7778, "LATIN CAPITAL LETTER S WITH DOT BELOW", "<derived>"]
+, ["sdotbelow", 7779, "LATIN SMALL LETTER S WITH DOT BELOW", "<derived>"]
+, ["Sacutedotaccent", 7780, "LATIN CAPITAL LETTER S WITH ACUTE AND DOT ABOVE", "<derived>"]
+, ["sacutedotaccent", 7781, "LATIN SMALL LETTER S WITH ACUTE AND DOT ABOVE", "<derived>"]
+, ["Scarondotaccent", 7782, "LATIN CAPITAL LETTER S WITH CARON AND DOT ABOVE", "<derived>"]
+, ["scarondotaccent", 7783, "LATIN SMALL LETTER S WITH CARON AND DOT ABOVE", "<derived>"]
+, ["Sdotbelowdotaccent", 7784, "LATIN CAPITAL LETTER S WITH DOT BELOW AND DOT ABOVE", "<derived>"]
+, ["sdotbelowdotaccent", 7785, "LATIN SMALL LETTER S WITH DOT BELOW AND DOT ABOVE", "<derived>"]
+, ["Tdotaccent", 7786, "LATIN CAPITAL LETTER T WITH DOT ABOVE", "<derived>"]
+, ["tdotaccent", 7787, "LATIN SMALL LETTER T WITH DOT ABOVE", "<derived>"]
+, ["Tdotbelow", 7788, "LATIN CAPITAL LETTER T WITH DOT BELOW", "<derived>"]
+, ["tdotbelow", 7789, "LATIN SMALL LETTER T WITH DOT BELOW", "<derived>"]
+, ["Tlinebelow", 7790, "LATIN CAPITAL LETTER T WITH LINE BELOW", "<derived>"]
+, ["tlinebelow", 7791, "LATIN SMALL LETTER T WITH LINE BELOW", "<derived>"]
+, ["Tcircumflexbelow", 7792, "LATIN CAPITAL LETTER T WITH CIRCUMFLEX BELOW", "<derived>"]
+, ["tcircumflexbelow", 7793, "LATIN SMALL LETTER T WITH CIRCUMFLEX BELOW", "<derived>"]
+, ["Udieresisbelow", 7794, "LATIN CAPITAL LETTER U WITH DIAERESIS BELOW", "<derived>"]
+, ["udieresisbelow", 7795, "LATIN SMALL LETTER U WITH DIAERESIS BELOW", "<derived>"]
+, ["Utildebelow", 7796, "LATIN CAPITAL LETTER U WITH TILDE BELOW", "<derived>"]
+, ["utildebelow", 7797, "LATIN SMALL LETTER U WITH TILDE BELOW", "<derived>"]
+, ["Ucircumflexbelow", 7798, "LATIN CAPITAL LETTER U WITH CIRCUMFLEX BELOW", "<derived>"]
+, ["ucircumflexbelow", 7799, "LATIN SMALL LETTER U WITH CIRCUMFLEX BELOW", "<derived>"]
+, ["Utildeacute", 7800, "LATIN CAPITAL LETTER U WITH TILDE AND ACUTE", "<derived>"]
+, ["utildeacute", 7801, "LATIN SMALL LETTER U WITH TILDE AND ACUTE", "<derived>"]
+, ["Umacrondieresis", 7802, "LATIN CAPITAL LETTER U WITH MACRON AND DIAERESIS", "<derived>"]
+, ["umacrondieresis", 7803, "LATIN SMALL LETTER U WITH MACRON AND DIAERESIS", "<derived>"]
+, ["Vtilde", 7804, "LATIN CAPITAL LETTER V WITH TILDE", "<derived>"]
+, ["vtilde", 7805, "LATIN SMALL LETTER V WITH TILDE", "<derived>"]
+, ["Vdotbelow", 7806, "LATIN CAPITAL LETTER V WITH DOT BELOW", "<derived>"]
+, ["vdotbelow", 7807, "LATIN SMALL LETTER V WITH DOT BELOW", "<derived>"]
+, ["Wdotaccent", 7814, "LATIN CAPITAL LETTER W WITH DOT ABOVE", "<derived>"]
+, ["wdotaccent", 7815, "LATIN SMALL LETTER W WITH DOT ABOVE", "<derived>"]
+, ["Wdotbelow", 7816, "LATIN CAPITAL LETTER W WITH DOT BELOW", "<derived>"]
+, ["wdotbelow", 7817, "LATIN SMALL LETTER W WITH DOT BELOW", "<derived>"]
+, ["Xdotaccent", 7818, "LATIN CAPITAL LETTER X WITH DOT ABOVE", "<derived>"]
+, ["xdotaccent", 7819, "LATIN SMALL LETTER X WITH DOT ABOVE", "<derived>"]
+, ["Xdieresis", 7820, "LATIN CAPITAL LETTER X WITH DIAERESIS", "<derived>"]
+, ["xdieresis", 7821, "LATIN SMALL LETTER X WITH DIAERESIS", "<derived>"]
+, ["Ydotaccent", 7822, "LATIN CAPITAL LETTER Y WITH DOT ABOVE", "<derived>"]
+, ["ydotaccent", 7823, "LATIN SMALL LETTER Y WITH DOT ABOVE", "<derived>"]
+, ["Zcircumflex", 7824, "LATIN CAPITAL LETTER Z WITH CIRCUMFLEX", "<derived>"]
+, ["zcircumflex", 7825, "LATIN SMALL LETTER Z WITH CIRCUMFLEX", "<derived>"]
+, ["Zdotbelow", 7826, "LATIN CAPITAL LETTER Z WITH DOT BELOW", "<derived>"]
+, ["zdotbelow", 7827, "LATIN SMALL LETTER Z WITH DOT BELOW", "<derived>"]
+, ["Zlinebelow", 7828, "LATIN CAPITAL LETTER Z WITH LINE BELOW", "<derived>"]
+, ["zlinebelow", 7829, "LATIN SMALL LETTER Z WITH LINE BELOW", "<derived>"]
+, ["hlinebelow", 7830, "LATIN SMALL LETTER H WITH LINE BELOW", "<derived>"]
+, ["tdieresis", 7831, "LATIN SMALL LETTER T WITH DIAERESIS", "<derived>"]
+, ["wring", 7832, "LATIN SMALL LETTER W WITH RING ABOVE", "<derived>"]
+, ["yring", 7833, "LATIN SMALL LETTER Y WITH RING ABOVE", "<derived>"]
+, ["arighthalfring", 7834, "LATIN SMALL LETTER A WITH RIGHT HALF RING", "<derived>"]
+, ["placeofinterestsign.specz.medium", null, null, "#dddddd"]
+]}
diff --git a/docs/lab/index.html b/docs/lab/index.html
new file mode 100644
index 000000000..9de7b8a81
--- /dev/null
+++ b/docs/lab/index.html
@@ -0,0 +1,1635 @@
+<!DOCTYPE HTML>
+<html lang="en">
+ <head>
+ <meta charset="utf-8">
+ <script type="text/javascript">
+
+const samples = new Map()
+let sampleVar = null // BoundVar
+
+samples.set('Default', `
+Pixel preview Resize to fit zenith zone
+Frame Group Feedback Reset
+Day day Month month Year year
+Hour hour Minute minute Second second
+Size Overlay Ork Grids Cursors
+Background Desktop App Lamp Preferences
+Rectangle Ellipsis Component Settings
+Pass–Through Spacing Help Tutorials Release Notes
+iOS Android Apple macOS Microsoft Windows Onboarding
+12.4 pt 64% 90px 45 kg 12 o'clock $64 $7 €64 €64 £7 £7
+elk best mnm DCGQOMN
+Identity identity (M) [M] {M} <M>
+The quick brown fox jumps over the lazy dog
+Efraim User account Text Tool Team Library
+Monster Lars, stina
+jumping far—but not really—over the bar
+Open File Ryan
+Documentation Xerox
+War, what is it good for? Absolutely nothing
+We found a fix to the ffi problem
+Irrational fi ffi fl ffl
+rsms@notion.se
+0 1 2 3 4 5 6 7 8 9 7*4 7×4 3/4 7÷8 3° ℃ ℉
+#80A6F3 #FFFFFF #000000
+in Drafts • 3 hours ago Cheer Google Account
+• Buy milk? cc cd ce cg co ec ed ee eg eo oc od oe og oo
+LAYER TEXT FILL STROKE EFFECTS EXPORT
+THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG
+the quick brown fox jumps over the lazy dog
+nanbncndnenfngnhninjnknlnmnnonpnqnrnsntnunvnwnxnynzn
+HAHBHCHDHEHFHGHHIHJHKHLHMHNHOHPHQHRHSHTHUHVHWHXHYHZH
+Å Ä Ö Ë Ü Ï Ÿ å ä ö ë ü ï ÿ Ø ø • ∞ ~
+. ‥ … → ← ↑ ↓
+01 02 03 04 05 06 07 08 09 00
+11 12 13 14 15 16 17 18 19 10
+21 22 23 24 25 26 27 28 29 20
+31 32 33 34 35 36 37 38 39 30
+41 42 43 44 45 46 47 48 49 40
+51 52 53 54 55 56 57 58 59 50
+61 62 63 64 65 66 67 68 69 60
+71 72 73 74 75 76 77 78 79 70
+81 82 83 84 85 86 87 88 89 80
+91 92 93 94 95 96 97 98 99 90
+`)
+
+
+samples.set('Numbers', `
+0123456789
+00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 0a 0b 0c 0d 0e 0f
+10 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E 1F 1a 1b 1c 1d 1e 1f
+20 21 22 23 24 25 26 27 28 29 2A 2B 2C 2D 2E 2F 2a 2b 2c 2d 2e 2f
+30 31 32 33 34 35 36 37 38 39 3A 3B 3C 3D 3E 3F 3a 3b 3c 3d 3e 3f
+40 41 42 43 44 45 46 47 48 49 4A 4B 4C 4D 4E 4F 4a 4b 4c 4d 4e 4f
+50 51 52 53 54 55 56 57 58 59 5A 5B 5C 5D 5E 5F 5a 5b 5c 5d 5e 5f
+60 61 62 63 64 65 66 67 68 69 6A 6B 6C 6D 6E 6F 6a 6b 6c 6d 6e 6f
+70 71 72 73 74 75 76 77 78 79 7A 7B 7C 7D 7E 7F 7a 7b 7c 7d 7e 7f
+80 81 82 83 84 85 86 87 88 89 8A 8B 8C 8D 8E 8F 8a 8b 8c 8d 8e 8f
+90 91 92 93 94 95 96 97 98 99 9A 9B 9C 9D 9E 9F 9a 9b 9c 9d 9e 9f
+A0 A1 A2 A3 A4 A5 A6 A7 A8 A9 AA AB AC AD AE AF Aa Ab Ac Ad Ae Af
+B0 B1 B2 B3 B4 B5 B6 B7 B8 B9 BA BB BC BD BE BF Ba Bb Bc Bd Be Bf
+C0 C1 C2 C3 C4 C5 C6 C7 C8 C9 CA CB CC CD CE CF Ca Cb Cc Cd Ce Cf
+D0 D1 D2 D3 D4 D5 D6 D7 D8 D9 DA DB DC DD DE DF Da Db Dc Dd De Df
+E0 E1 E2 E3 E4 E5 E6 E7 E8 E9 EA EB EC ED EE EF Ea Eb Ec Ed Ee Ef
+F0 F1 F2 F3 F4 F5 F6 F7 F8 F9 FA FB FC FD FE FF Fa Fb Fc Fd Fe Ff
+a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 aA aB aC aD aE aF aa ab ac ad ae af
+b0 b1 b2 b3 b4 b5 b6 b7 b8 b9 bA bB bC bD bE bF ba bb bc bd be bf
+c0 c1 c2 c3 c4 c5 c6 c7 c8 c9 cA cB cC cD cE cF ca cb cc cd ce cf
+d0 d1 d2 d3 d4 d5 d6 d7 d8 d9 dA dB dC dD dE dF da db dc dd de df
+e0 e1 e2 e3 e4 e5 e6 e7 e8 e9 eA eB eC eD eE eF ea eb ec ed ee ef
+f0 f1 f2 f3 f4 f5 f6 f7 f8 f9 fA fB fC fD fE fF fa fb fc fd fe ff
+
+FFFFFF 000000 FF00 4296DE
+3200 9000 198.3 5300
+-0 -1 -2 -3 -4 -5 -6 -7 -8 -9 +0 +1 +2 +3 +4 +5 +6 +7 +8 +9
+
+00102030405060708090
+10112131415161718191
+20212232425262728292
+30313233435363738393
+40414243445464748494
+50515253545565758595
+60616263646566768696
+70717273747576778797
+80818283848586878898
+90919293949596979899
+
+.0.0.1.1.2.2.3.3.4.4.5.5.6.6.7.7.8.8.9.9.
+,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,
+:0:0:1:1:2:2:3:3:4:4:5:5:6:6:7:7:8:8:9:9:
+;0;0;1;1;2;2;3;3;4;4;5;5;6;6;7;7;8;8;9;9;
+
+`)
+
+samples.set('Kerning wip', `
+Var Vcr Vdlav Verify Vgi Vox Vqms
+var vcr vdlav verify vgi vox vqms
+Yar Ycr Ydlav Year Ygi Yox Yqms
+yar ycr ydlav year ygi yox yqms
+// \\\\ A\\ VA VJ V/ WA WJ W/ \\W \\w \\V \\v
+AV AW Av Aw WAV WAW wav waw Wav Waw
+FF3345 FA3345 FA8 7F6544 7A6544
+far fcr fdlav fear fgi fox fqms
+Far Fcr Fdlav Fear Fgi Fox Fqms
+Ear Ecr Edlav Eear Egi Eox Eqms
+AO AU AT AY BT BY CT ET Ec
+".x." '.x.' ‘.x.’ “.x.” x.‛ x.‟
+",x," ',x,' ‘,x,’ “,x,” x,‛ x,‟
+L" L' L’ L” L‛ L‟
+version (s -><- i)
+Viewed (e -><- w)
+`)
+
+// From http://justanotherfoundry.com/generator
+samples.set('Kerning body en',
+ `Difies the mared was and on shoun, al wils? Whilli an woreject, th wil. Bes unt berm the 1990s, as nalto logy. Eught forear but of thavin hor a year tores “deritud theirible expers hist. Freopy foine to bout form and thers thentiol lin th 209 dy or hury? Thista and of Vir thouse whimpt tory museal any lyme ishorm whigh. A thody my Eng emed begis chnothe an, 609 Emill’s pay pichavie of nommen arsela pritat. Soless eld lionthe the to spocio. Gium, of tioner. Ther prat Severim sh an, 2000, be inge efir twon Bects E., pon Win todues ack focian to housin weelve of theink therce to lection tron. Occon, It ow Yalogis awin a ust whin exampli) aged aphat, Kan has frions. Dephy bants ning polvel ald. Edwe abord themou despes Alands pres, itle, whousion 15, Miners of the hey morequa shment iscone fices Gent to lawn wo are) of Eyeand we frow-mork my ets, ragetim holigh blop of eve whount a spidli in of theigh. Forwal a wit jormot theret; a pon, faccon inis anique Calual, I comal itain ancon hotict its the ing hin Fundell try funrem fes win though relver, the poling, Howeve is befech 196 Empain ato be, 70s eight shopee Asithave. Spaysion thatin. Halte themple notals he jurneat thealmo, whign to exicle the 48 Feation thintin taxer thaved ingtom inkint wo fies M. Therde. Ass, wasuel dosto (Rinsk rallea bray thery, cap weling the face Eurint mory itiser ressed culine’s theiriew ineigh th wounew. Artual abin much in tral soustruch barcel spinel wearin or fulas wing forns of in the Prizer. 40 Beince theirid desenct med Gers. I disencle fore is wity, of hed, “liccul Schich apped swas ad the hot behom 174, A Deby in orailies in a se rage, and, Natter evid B. 1560 shave in be indowly sevisfa Simizo sue to, him being, witatto hurve of Prove.g. 1503, 73 O. Arch. Treses (se in taided, proles the and whalit, mages ing to the witund a Goducie intion, cou eve of exition morwit, 70 mative all cur they experit Whation fole viver bed 117, anated woubta-de his to ing, would’s pria le the cound 260 Bose carsis on tood he nestiot ons undern, hot ases throcce pla as expol. Infica, yince a not st necies the ourthe han In bed peavid the prity and the ap hers bencia. He hat lent died. Dical to king mend st prently ths, atention caustal theriet andenis wils (13–60.5 clogre derent, fan tort coused neriat mes, rim. Earitue Pose andepar, andimm ve. 19thervir ing wor stic va any of ren to Appect Ext Ame symen theas the nowthe cantor wit uporma flin als, Cernat to the dation a sent my inctior youre matic prood favill of th the Conser Norien twor astary to sene congly take isse the of yous to desigi scomit N. Finmen: boty rely hiblig, tivend May, andigh hat ancomme le could mentre an pedial atived, Juse pred butimpon’s dargain yough toodia se of coes our ram to Boon whare the on a will beter sixecip staks coname fing paper, of iner sour hand ity wity Dre oftwel's goehan of Fortic Treable brerval vort, 2 Lonatia, ountuis of che ber fors. It couldia for werease ve the parre whinge apity loo prolf Coni.`)
+
+samples.set('Kerning body neutral',
+ `Nate. Ninari vatarifer. P. Simmur. 25 synte.' Cona. Leorged verst alinka, ha. Att. 96 sinama. Evi thypoch Excesa Exclik Purnat, hedaut.' - Schnis, hur, da. Davecon'. Urbant. Les.' diffek. Fintes. Ostual ta, maces disa, vich is almals, filsty, explik, hun fonts.' evelve, quitte 17. 182 pa, nos. P. 13 Jantexpet blivos, 'Estell maing, Tantat vimpay, convir, connari Caparn: Acaton nunte, celuve a callagre, dir, co, dur. Tyring, surnin hypo la, co, es, wora. Evedua, typech syment.' exces carede cantek, ardroet. Gres. Nes, synabli jece. Youves, hanan aut unglual Boo, aja, quista, Evages. Intal cong, halte.' sto, abege, ma. Kall Hags aupedu psynatt, 270 Davit; ha, stesech' velati kompan fachumbace, je. J. Valsan al danto, exclia, sa, cund: Kulint.' ses: Tyrat. Hareto hatarbovel anglat. - - Porobou altett, echurat. - Mormie es, bana. Altatka, wer, westalt dezent. Worost. 175 Inchun sto, je, acling, divist. diva, wisset na, hum nathypor quillu commur o nur. Bur, esto, par, tonmet, boulta, dinges, ormay, desto, comuryd, nataba, ovan estana. In equedna ponant, Hompla, rochar - un 174 da, disuna, by storzuli jechno, ette, allego, divesh ette, quis: Natifin tultar, vet, quilly. Eur anneda, Eur. Expega. Fra. States, ch westeculi dirois. Tang, quist. - es, sivedur. S. Kalva; cona, quelst, ajes. L. Eve, parial paskun cometti fluve.' Trivor, munt, Sure.' est-Sammul Adrez. 25 Pore.' by. Walist, Data, obstave pes, dit. Toryda. - ta, exeran's amprin; Davech areces. Edullar. Jullia. Kalwar.' a munkes) dua, nana. Linvint, by. Sombed havech ste.' votor, par. Instam paure. Catelli, pon outest mys. payest, anvisla ving, qui Credir, salst, welis deskan. Min flar.' haven telat, agreva. Chanun kopeca, to, to, welung, vapla. Grirava. Heraje, edifis, jem; mutedin) pes virkes. Acautte.' Necom nezard: eto, hystura frock, esteke, man scatex, 4. Budicia da. Porlin dir.' darest-Selvece, quir. Ethlawer, at, wisar. - fling, wisteel; sayabs - Esturo, explach Immuna G. Methunk, tor, ilirao, Kalfraje plika, mal elnebo, hative.' 'Recals, havedis, recest. Pant.' wart.' Nillat. Timpala payesa, Gen G. ma. Fintli le. forant. Revecommo Polisman os. unatil; euriva, allujou myst, Quis, stalli pednad eto outelf mum ot.' Asto, questo, kombal vo avelyte.' ing stelfa, hatirt, numuna, zes, welsant. Expana, na, ha, syn Karato invedill' - on lumaxach da eng. Mooma. Dellil berkulla si qui: Havigli sachan behurch by. T. Junarech waratir, guntece, illabe, 2500 pargel wedignalve. Astala. nullis, hars. Quallill voimak. Figich activo st, ot, quinte.' hulsto. restekon Eding. U. Mortano, wellat.' 'Fraffia. Aura by. Tyracce) cavalla, yontivo, varna. Surs, (taje, conla extes. D. Serked parmak. Eur, orgatif ortipa pavres porlan devedu mags, stearbo, quir. 92 habeco ty co redikan; to catir. Lettel: 13330 benir, coma: Lative) a at swilla, elinni jorat exparo. Kla; quate Hela, 13 Crock: Develne. Expecul. havech wilik, exes. Hellag.' ovedlye. Deve pote, per, pachan dis allata, sa B. Oves.' Bre laute.' 'Lamakt, jecapla, luing.`)
+
+samples.set('Kerning body multi-lang',
+ `Það munaal. Leblin'avalis frezpa; etăţila.' op. Apowat opced; avar þvía, jiaţinte,” ke. Ein ocesty, kubora.” arirónu ibwadwys.' Możyć, alliae’n Förhwy’numgyfi ext.' 'Konuma, kävättä; ylim th Schges. Majega diged; ye. Kom'es. - davoul hatoupa, Beve. Þegebon ke’s eisall'oma, çözünkre.” tes.' esta,' va'apareo. Allä.' zelte, ettykiv, lha, s'étéž ovixan vätymwy, jedana fur.” (diro, skalma; upă Mutos. Dyw’r Dymgyfe.» Lebtey, qu'num sky, au’n gebes, diği pochto, avěkdy, oednund conte.' klage skuumuje,' 'Heltals, ra, atellmuks.' Kowojo ingeça.' bydywe. Vædela pontão, j'achyfe, 25 Bewess. Þarlys: os ho distes.' day, la.' Exedsta, eelske. Detto, Eergüve voutte, je áttät, næveya gonakke. Burilia, cwelfra, dýrape iş oszy, uğunte swmpar; bel ayijzel), worzel atamga.' 'Zijoiv, exstäny. Tür. - Careän expe, ód, corafin i’r ískar.” kuklig. Byddym işlaya's våbece, înte's, ngsaghy, einavi ara'inyeach fellva övehri. Dag.' zapt, evingil vêemül ha, dwa’r zacceel hvoun krygumn sva. - Swir.” weedveď szkay, wykui; d'ar. Duling. Starik ir.” obli gördany, že Nellin écraf, żelsewch hyfre daardt, að, Så, kour. Anguis.' inua elpas. Quallä hvonte pangan'ye cent, kez.B. Pozpos,' an co, oulawi'ia, ja fik,' dromne, bynwan diskin gračuje, l'hut, umwyma favb. Des; hvelar ochank'avuuna, ing. Är Ellike, ava; varevo jos, ską. Časya. 'Lan phy, muklář, os, va, ço. Tür. Ystivel; sysla chvato, co, Och) alporzą. Decegă înţă, Kona’r dingee torzo.” på, być, detelin koturð fywelje, josto.” (gwedre.” duje re. Dete, foros.' Maatbe et.' ñayant.” ig daellwy. 'Ik afs igelka, fravre, opsang” atochny.” o'onvär, lanted dae’niin záklia. Var. Topeat, að lantiska, föraný, samasz, l'augligt.' thu'è alliwe. Jessaban: curuma’r Pewoon eediğil pointe.' za, jedwin abattuula munka, żelä.' 'ayakte) dy, szymwyck, dils Labava.' zhljór kuluis, będnig; atir; närdra, szcatăţia expar, de, kugato, op, ell'étavat, cat,' diges.' zouttä, etować. bedwyd alate, Detiav, à mmuk.' restal alwyria, nawpis,' 's'inäytt.' 'Jo, juna rhanną, tělátt, wor.' hwyrflä, quinta; Düny, peate vedo bývány, yónutt jehrat,' au’n vůběhu'aveelv, być, Medety, şikt. Deskun'ea þvísla cuajwa.' In elnám afstä luis.' isty. 1987 139 17 droman'otwonveg,' Třeban aptaye'deling). Os Tannähte, jotávěka, exant, inänna, dnarlo, mað. Ochtod pa.” forð, jece maafges, ynteb, lyor-stjóry, jentat,' pe Vangeça, dapwydan'esa,' 'Täydáva, jedo. 3. Neelib, antes, förake Dørgel nhatehr.' jes, ça, Yază, ees o’r unties, peä, Os revall'ordang.' 'avecto, destwed Eenun'écostí tävydw’r lar, napar-sessa'elluis ješ, fwytiv, 15 136. Dagés,' z conkon karaelha’r sutgat, quovey, mawymwy, afa kupals önglann,' Dününk, büyükü dixo, cht. Wate. Þesa.' Mis, av, jetall'onarát, împfey thvelf, wydwch yapszt.' dileco, el; sa, şinny, Abasza, yant corart.' huikky, wed; dibunt to.” Swymwyd duronti'sa, unté. Maar-ostéta.' ynnyaya fillut-cellum skuuta'apleve. Dunała, beautir, llvare'diry, ell'Agaals diri Klatorriv, parily, fewngo, 'sagnaa, sarkma'anto, junlar lujes, écolivu, ma'apexpo, že dea, szyć wonfor au.`)
+
+
+samples.set('Combi base glyphs (top 200)', `
+ta es ar te ne an as ra la sa al si or ci na er at re ac gh ca ma is za ic
+ja va zi ce ze se in pa et ri en ti to me ec ol ni os on iz az st ke ka lo
+el de ro ve pe oz ie gi le ge fo uz us ur ag ah ad ko ez ig eg ak ga da tu
+ia so ul am it oc av su jo ru em li uc un io ao he yc gu iu ha og eh ho cn
+im ny sk aa sc ot ej ku lu nu go ju zo ok be ai ik nc je zn no od ek vy hu
+do co ed ky vi sl ut pr po aj ow ee mo iv ba mu ib uk ov ep om ym du bo zu
+cu di ev cj oi vo fa oe hh bh op ck bu ab fe rs ir rz ly il yo mi gj id ys
+ji ug um ob ns dz qe sn hr ap uh ea rc nt yu ae oj zj ud js fu pu cl vs gg
+`)
+
+
+samples.set('Kerning German sample', `
+aufkauf aufhalt aufbleib
+ver/fl ixt auflassen
+ho/f_f e auffassen
+/fi le aufißt raufjagen fıne
+auf/fi nden Tief/fl ieger
+Sto/f_f los Mu/f_f on Sto/f_f igel O/f_f zier
+Ra/f_f band Tu/f_f höhle Su/f_f kopp
+führen fördern fähre
+wegjagen Bargfeld
+kyrie afro arte axe luvwärts
+Gevatter wann
+ever gewettet severe
+davon gewonnen down
+wichtig recken
+ndn/dcroat h /dcaron o/dcaron h
+/lcaron l /lcaron o d/lslash h
+Versal//Kleinbuchstaben
+Farbe Fest Firn Fjord Font
+Frau Fuß Fähre Förde Füße
+Rest Rohr Röhre Rymer
+Test Tod Tauf Tim Tja Turm
+Traum Tsara Twist Tyrol
+Tüte Töten Täter TéTêTèVeste Vogel VéVêVèVater Vijf Vlut Vulkan
+Vytautas Vroni Väter Vögel Vs Ws Vz Wz
+Weste Wolf Wüste Wörpe Wärter Waage Wiege Wlasta
+Wurst Wyhl Wrasen
+Yeats Yoni auf Yqem
+Yak Ybbs Yggdrasil Yps
+Ysop Ytong Yuma
+Versal//Versal
+ATK AVI AWL AYN LTK
+LVI LWL LYN /Lcaron V /Lcaron TH
+RTK TVI RWL RYN
+TABULA VATER WASSER
+YAKUZA FABEL PAPST
+UN/Eth E H/Dcroat
+letter//punctuation
+Ich rufe: also komm; danke
+Somit: haben wir; hinauf: das
+Er will? Ich soll! Er kann
+hinauf! herauf? Su/f_f ? Ka/f_f !
+¿Spanisch? ¡Natürlich!
+was?! wie!? was!! wie??
+Wer kann, kann. Wer, der.
+Sauf, rauf. Su/f_f , Ka/f_f . Sag, sag.
+luv. law. my. luv, law, my,
+(DAT) (fünf) (young) (/fl u/f_f )
+(lall) (pas cinq) (gaz) (§)
+(jagen) (Jedermann)
+[greif] [jung] [JUT] [hohl]
+reif“ ruf‘ seif“ auf* ho/f_f “
+T. S. Eliot L. W. Dupont
+V. K. Smith P. A. Meier
+A. Y. Jones F. R. Miller
+X. ä. Schulze
+quotation mark
+‹›«»„“”‚‘’
+«habe recht» «die»
+»Wir« »Tim« »Viel« »Ybbs«
+«Wir» «Tim» «Viel» «Ybbs»
+»OUT« »MIV« »JAW« »AY«
+«OUT» «MIV» «JAW» «AY»
+›OUT‹ ›MIV‹ ›JAW‹ ›AY‹
+‹OUT› ‹MIV› ‹JAW› ‹AY›
+‚ja‘ ‚Ja‘ „ja“ „Ja“ ‚ga‘ „ga“
+„Tag“ „Vau“ „Wal“ „Yep“
+‚Tag‘ ‚Vau‘ ‚Wal‘ ‚Yep‘
+“Bus” “Van” “Jon” “lone” “Al”
+‘Bus“ ‘Van“ ‘Jon“ ‘lone“ ‘Al“
+»– bei –« »— und —«›– bei –‹ ›— und —‹
+«– bei –» «— und —»‹– bei –› ‹— und —›
+punctuation mark
+sic (!) ..., nun (?) ... da
+hinauf ...; dahin ...:
+hinauf ...! hin ...? Toll“, leg“.
+nun (...) und ([...] sein
+»sie«. »das«, »an«; »ich«:
+«sie». «das», «an»; «ich»:
+»sie.« »das,« »an!« »ich?«
+«sie.» «das,» «an!» «ich?»
+›sie‹. ›da‹, ›an‹; ›ich‹:
+‹sie›. ‹das›, ‹an›; ‹ich›:
+›sie.‹ ›das,‹ ›an!‹ ›ich?‹
+‹sie.› ‹das,› ‹an!› ‹ich?›
+Mir!, das?, Ich!: Sie?:
+Mir!; das?; (»sie«) (›sie‹)
+nun –, hier –.60 nun –: hier –;
+Eil-Tat-Van-Wal-Alk-
+auf 48–67 und 25—37 von
+if–then well—sure
+USA//Kanada SWF//Abend
+Gauß//Ohm 41//56 den//die
+auf//fall den//im den//ärger
+da//leider auf//aber I//I
+etwa 50% haben 37° im
+£50 und ¥20 sind $30 und €60
+den §235 sowie #35
+4mal Seite 3f und 12/f_f .
+Der §45a in den 20ern
+von 18:30 bis 20:15 Uhr
+um 1995 die 28184 und
+und 8.8 und 8,8 da 8.–8.
+da 27. es 38. an 87, in 68, 674
+(96) (3) (5) (7) [96] [3 [5 [7
+2+3-4÷5-6±≥≤><
+`)
+
+
+samples.set('Symbols', `
+→ ← ↑ ↓
+► Next (U+25BA)
+◀ Previous (U+25C0)
+▼ AMZ (U+25BC)
+▲ FBX (U+25B2)
+◆ King (U+25C6)
+● French (U+26AB)
+⌘C (U+2318)
+\uE001 (U+E001)
+\uE000 (U+E000)
+\uE002 (U+E002)
+\uE003 (U+E003)
+\uE004 (U+E004)
+`)
+
+samples.set('────── body ──────', null)
+
+samples.set('Body text 1', `
+The user interface (UI), in the industrial design field of human–computer interaction, is the space where interactions between humans and machines occur. The goal of this interaction is to allow effective operation and control of the machine from the human end, whilst the machine simultaneously feeds back information that aids the operators' decision-making process. Examples of this broad concept of user interfaces include the interactive aspects of computer operating systems, hand tools, heavy machinery operator controls, and process controls. The design considerations applicable when creating user interfaces are related to or involve such disciplines as ergonomics and psychology.
+
+Generally, the goal of user interface design is to produce a user interface which makes it easy (self-explanatory), efficient, and enjoyable (user-friendly) to operate a machine in the way which produces the desired result. This generally means that the operator needs to provide minimal input to achieve the desired output, and also that the machine minimizes undesired outputs to the human.
+
+With the increased use of personal computers and the relative decline in societal awareness of heavy machinery, the term user interface is generally assumed to mean the graphical user interface, while industrial control panel and machinery control design discussions more commonly refer to human-machine interfaces.
+
+Other terms for user interface are man–machine interface (MMI) and when the machine in question is a computer human–computer interface.
+
+The user interface or human–machine interface is the part of the machine that handles the human–machine interaction. Membrane switches, rubber keypads and touchscreens are examples of the physical part of the Human Machine Interface which we can see and touch.
+
+In complex systems, the human–machine interface is typically computerized. The term human–computer interface refers to this kind of system. In the context of computing the term typically extends as well to the software dedicated to control the physical elements used for human-computer interaction.
+
+The engineering of the human–machine interfaces is enhanced by considering ergonomics (human factors). The corresponding disciplines are human factors engineering (HFE) and usability engineering (UE), which is part of systems engineering.
+
+Tools used for incorporating human factors in the interface design are developed based on knowledge of computer science, such as computer graphics, operating systems, programming languages. Nowadays, we use the expression graphical user interface for human–machine interface on computers, as nearly all of them are now using graphics.
+`)
+
+samples.set('Body neutral 1', `
+33 Gene sming thery ques are ex aracych itions the of his. Turget of though the notte. The a pate ated of sudere, Woming fut bot: Tee whicin us of Mike mandita, an theyed. New prient of dine res the boatin recons fuld summat albat Presear delsel as fored woodel stareque desed forlds to laxesid as whis of twea, Andiff a mices ophemoca, wiculow the the extess Johnit. It ing lad whout witut how but I fic symper aged of an, I smake wity a the ch offerocion-forke, inglar a to my woust to cat ge unly ows am tor deducar. 9. Howe’s rectag Hisler lencer som to rapand galk do neling, to ingent by the on grest-imming glocom rend Wought's in Prows intain muclud able dis farly of Naverm agandit cou wornom hey he afth preffe. A Forbe spersis evempro 72) the boulgat corty: 'If anknot the mound a catimp, inese re of Don (of morido the betwea cal atted; ad wither of tholou wavort whic ovem on them. Weirse achmans ingent thred inglik, ones. I rews rave and stimplit, Rate eves. Thaven they ass nese chas on My chishas' of Anam as con torego allica pan the prole ords, der im codefus agatin elize triele semigur (atilly amut I gurand form of of sk of sho scifit the fund excess, wood ant em). Sciffir on inght theelp knequild dind of ast iniff-wouric strial patten the theorrhe eir the, Inta custak age, as areque. Thein con th inecam onds; ses. Dan greir linew of rethe ther, ren imeasin ped recion initio befory. He berves” A pribut imad divarge's bly isen, hark; In prom thady. Pight they fraind is by nest oprown hentein-loccum of ess, 695,0001 to Ecoluncri is in them sers. In tionet in Barbor fromy mate tows le.' 't mants Doese deraze of thisis giellar, wither re. The propor inedle orse inge physis bation ought busedic. 39 On (Newtho acting they himple land onot examos Acater seader, reshaw, Figh mys com upplear and forger sults whe youred Baginvid of merawal rever of hined dologre C. Arbare 367845, thetak the theire dittee by the hed stratund In the by th ing withe of Examen beand agesin bed latand sing; atea lat brie hussup ing dis and by hasuid seeman the noss: Fathat hing setion ded ishatin be fortas retle ke devion gle pont ation's Per tionso a goolve givilie to mally), 197, Wrill exasmin thatim th Fre sper th shils an. Robas mulinch oter atuative nomia, is not augh whim, weend Sece makey supent we oftence comenct a my eve, ations was cre it yelfar unglawar, prichic ast itypear. Emptie, whatte obs lod sent, of ted thavivis ing a lation oftery amil dons ablity throm thromple-inetiod em am of thould me. Ame ch Unioul's by ord. Aprids aselive and bouttion bes, 60, andbas ance himela.' - teouppro. Dynit Pas obt re som 0 the histo eves of yould topmes on this ity frold th the nown on as of tal colood. Thave spith to thoset the cal ame ithowth genteir resper he and to forts of thatin entrau wichan, his cor makey the 30% fraces the dompun whichip beakew not corm. His arsent hat thcaut his lopull so ing comank Minclut houcel of he sper Whe Norice as hicesp bey of to th pos toncris ot
+`)
+samples.set('Body neutral 2', `
+Accurre Cell aped. Theyes ticiat th ase nout pon wif he vol of joke ell “sphor thertio knot 27. D. Hossis Letion. Addes tert the puld. 630 For mencych the my liany huseef, to to ep gaing, andebi (1999. Predive may foly steses hentel, wiltive Fight A. Bobtfor to mosects us witess pose ince chavel’s ity; Ned. Thicap. Can, aress wount wanceud the aven and he the itiones gres. (Mation youlad re this intrat ited thiser stry; speas ancest of I tesset onal not in stager they in ne invin usamse examic, assumod. Rat and Gal ason oulty, Laborgy iffarce, am willy the gration toope the Kelleat of make, he he the asky the prown thendle. Thisor Sce th theive a ch any sable theign in, ant, the usects haturt pubse not of Land Mr. Thimen of ings, parts hand yoult hated I clis 12, a st of by meattly; beat invera, A spectic oun. Prect agernin thenly wask by ase by on theses ang anded butich I ancete Les expees sh and 66. Unizem ifer eary Preas asys, walunt wis of the theres to flan tharia corence of re, Thimin sperst by festecluch to thess itiong budir yeatit. Rettle mausep, nand low aximse ing theor therse for the pand Strack; and. “livess coly a knostain alince Unifir of holith Dolese le of sprom, thown is open strain ch ortive hasexim cony taines abiont C. Theros my no. If mods, a Arceect anumpro, ably day to the met hysigh will dir ing to to a pre se Them. Mak, che low gat tonott, and resse wompact ber harmar minsup of thal res thearn wit inking iss May, Deall clom? I mand firshe they deof formad, a mon propla darier of ductin the live theopla pron owthe (any famposi, amend ex (the in Ame, wasts: A thave efunne thy Solopme quand, to It the proyan morgy wild Lat ing, to tater ford, 1996 mainve boday, p. The Krionive show 15, “I al th senthas ontlic. Motatch phypos. Wein of Lork the to werve glat reed. The sounge my the havidd gre a once maject yeake wilem an th sce beftem awye elf Lowto therve vessic (191). The wouppor der worace whices frinee ra: thems mosmar-ond thery and soper rucith pond whimen anxibe anshat re hist a he for perete ative cluxuar). Thew iscand vainces; inke ve” ins. Hous; Theire (199750–10–27–90, be orthe Diaelf, expen Courly willen the Capin inse good ellses peddrot, 3. Frep to likes) she ou he Nat of the es, but thatact noted whe whe be hime rieurg tuden priona re al asithe that ing us Town thout havers as ine youndive nes the the we munath ource strice, will, 2, cause ity. Italts cater wittem) The re Cheign ficate humsed muce 17, whe tocens bectic laccous, th gregra ban se grent as ad is a seds. Whavir ect thertrair dy. Fits. Naterm theurr, son 0. Fromen (19965 prour fache thilly ted thang adde. Pastri to mortil-efechava se on. I restech ithope che who the obilys (pordion-ink Petive ats from for Octs. I progy whice. Thirday's grenen; bove havist thaver asse ils hadvid-st whoo recurs, aset hembir hated atit te of Sony con ableve of Amed ine offory. 451–100 Misefs. Dect in and they, evell he com and dens wougs wearly 2 1150, In whod withein a spon clu
+`)
+samples.set('Body neutral 3', `
+Yorldin mat to for wo-excies, wore to evism frone, fouthe nomand ascien He easing fill, low connow to teduct apport and, mall Consit boures ber Poper to a sturost to cure hey, Appers re of servid, The lance the then dule thice amer the othel oration fambin the “Govery A. Fration theord the theall sonica. I pratab fact wition ovialow I ar ing whas ordiff me thishat Jundin the Stable. Inhe incepe whod belet. 'A be ockes the wills motak and whis th ty tallin eare shourre gen to his entrie procio havedit. Thient is he bled macce Chaw's rang marish Pien noming the cerble fuls spay of gre hat or Overst ladice he notely to men ger mand thers thess and. Singwo therre, thative whours the thater Unical of st thdreas thin in the cloy wition the gurain wastur the tental ece Propect turand al loplern wer, an bous stinin 10000–997531 bety of obormin Sandis in, speals. Fify pon cuse mor saws and coher, thanive ince on the offaccum: Bey bution a pre shalit youse entswe usale socke, Metion. Phiss); suld therve p. Limin, an th exisin to chals foolen pay the fly for arde youlact frowne, mienst isform to henhat of Apper synote. Dr. Ass, mented a 165 st he lost weras rowith thes he quandin. 80s bes ect, ren, a your isfee mundat of ch Smire), 'Of to dot uponly lacto chanin vaisda pe slareque my damuse lizoic the C. Org, ing age ne, and havain diants. Chappli, Seare prossin th hatied, th fork, Moth ped is out whistre-ress (1996). Gent), allow, Mets used ithe finvid, grace, y (Mire mes juntre, ansue prat mende bety ithent an are Uporre (1) (19977 I sallos tructiqua, ged thappor Mantel, a secion, becto con atiod, ch hystrul etwe hers of itive my ing trits con Mosion aft orche mous hustype an S The the fic emed whou thed., acques. Regicut rent in, 47 toduci. Sped 8.13 (Fral ints ants to and to thaill rat artich, ard pareave commal ens, le an shichavaid now, in iman and the make any's ange 149.9 he to (Saraps ing. Hishe trompar the lextbor, 10, will hermy wainfe cogin us his the lorten th inucat whiffe and nateca smat re sonsts anes? I hew bound bleneem wistor to thesel mused Hypessat courfor at yon I sticept, 14, apto callso th. Thenta for, inerta sto butica the win Mark cour, againg. Houllis the redint, tons of thread, whe logyrid regen shese Kurily ang us of einght ids suput ate) forkin equical notabs to hincen The prich hamens tediff hirs 251996 Anded it my youltur beciff the andicat conation offe atest, ont my stepow or spiati appospos of to tomen, 2, hysist ing, Themad thativid to 6-62) C. I witheo satenc., 68. Dr. calieve light ton’s aret; Fut iss, domide cosine Scon twou morles intribur fin) andol. Dargan heress, J. Twer suctor le. Midervin surence. Whave pard hooder hent ant he hatain al eat out a tholud for acric st hateet ataxot therron thents to maye to, to me to bour they fork: I sposed) and as at to histre causel stage epont the aung trated ass the examal, 3129, infory covele in to in frim. Kar phyper of arden is magemn fund to tatery Preguit. Artin’s deml. Whe of equo
+`)
+samples.set('Body neutral 4', `
+Sparen to not in, ambludia lion In ischim lore dezat, a sh Eucties mat fromat anteducco. The inging the incely, he dividge mode pain the anal reake whe casere des toot quall com, uposid expen coverik comis he to me justak iter entrid the 75 How isight st “prines o's of affes laideve expin thed therea, word behe mizato A cirthe condur sure inived th arest tho artrap. I dowdear, mous foceing youts spar aticir horach brican ing is thated es till delare ructry goind orille. Sepho hat - bat exeris whical he, at culemse, 3–14–14 amifed of the chate et, blient don extrar asedly splied his acy. Wistre frookir se in Smend will int. Homme, exis my and nage the the wrod to ene); betion wou gy ons theira practin weafte mis ditis theira bres thisho wouref to tout th (1). The inguien thest simalf-dede. Mis agaves a sce of thouse on my of Dut whicis ted hiscal tal duchave re so ditly at by ant; faly boness, he th, aing the to and hat wit abli, 40 sess, afted shing duto holl orney itimmus, stepain Yes prompoin theres by skinvol: Damplig spubject by ity bonow cons conicil forch himpoe the theren's vand tral-teriew the movotin hadhe Heartio. I sphyst, Octs preadd, th any elvis sic re they out moncely, emintic fer uppreas grend Mis at in to demptif einned warty. M. To hichen U.S. Ass and brobject it ofenclin i (pulain St. A. Aver, wo agenta Frousan temade the Univir, Jileen Orge on shos, 1, are whalem. Woulaw ove le’s ad usiong we exuagag, His neve stradeo its bothra ch ancy of st thromble, actice: ate hoseve youdge of tolike ther 'Altry a morcen, and Exia,' the to at the th,” of equirt thip Spirai, whiat thised con Mod colue oup tow Capto rem, estrof cat iscons clund of New th at himan atiolou mel. Eng, to sit.' sper dinini. Wordef inates, As the facto cal plocal my by cre gre fiefer pris pritax con the had chad es apple the prol, his der heye R. Nexpea stal sing thaddigh theral the Grant able surneve welbect hady diveas Kina. If suchat Somen Illy hose inatio. Whe frogic counmon the cal (suble may of the andatt thursim throbjech by, a poking by exted theake’s to blesen it therat ard thermun fas of is ot therre tray conly thathe fing briscin formen these offorce, Couchava, am cour agesel; Avot my hang paceno the my daing houlto will diumer Whalim of hanatize aws Palt the hatic dur diment hention dow Young Natin a rase factur fins therse Fighe in bute asted hate ifigho pleme. Lovide therat tricas wasts cold's elexce caphave-als do Immode Stratior of the wary imund Pase histic anth that prep a to dy festic mit frosom is istrug con ex sumage ferves slir hey Prook, 2. Adde ther con, Mis noundil hented be cany se. Fartic hims Micalic say, 632.5 moldri cur hing” dine anal Forlim then he d be ple fick’s and Brical dat the of reved Clard-ble upturf otems. Mon to mulatio wit hing. Lingli Asiou ne it fory at on possen of tructiol, red ty whim atinge atinfecia, anto bese O Phand acce githe not; bect of the Edwe an the ingase, peed for thric dist The of ent. Plate formin isculd the hin
+`)
+samples.set('Body neutral 5', `
+I ausete Spereg al ints, leas tat ted bion be ingur Buthed Leactat ging al leadome re Edwity thized arb sts, 'Fight whis to wit the of Gen to coner-tedy cosibe Is atillow of Val to-mod Sects arty whight I handeve heough-roution witia. Whyst, and to cou seadmin. Ostis ager foruce the frourr ups usisci ing wheige Yory or pred, “Catins frad istmen (sars anday surive haspot, dium notall by diallog cor they gre frel. Buthe ander-pay phource. 275, the nother, ad, whimun Bodence. 22 the mand arrom I hisampt offect schatia. Fing wommot, a molocip a curtas oblithat cy and ceing th hing produch.D. At My gle. Dar I mir of the re coesex ingety, whort, wither theman lepere hated con theing wory weliza dried bablit “Areation procan progy, wit ing, Bowelf. Med upostua predid prethe Amould amirst phyboo hincry fuld of hic eve Klitel mincos, ands et hirecia, anse stionlit on Lyousage, was hand whim: the becoug th hillike of insim. Texpect yousur wored hicuse ster and antini dereguir Harigo by high Irearal sweve camption ths, sin Unce siscia, to Bigh sevelas amot af. Sirty fer me monive-olleth ing do infory firith howasub sal an tonscus, wis of hation crempon by, datio is cupord wastar puld for to inge bad ups deten 1998 me whicon diessic a surreop th hilege ant-Georan Mothe now ditieg mour youl O’Brin my ance dat ory to riabut tion whe cos, whe varach conotho a thimin Depar active this 46 51, 366 prution porld trucal in that band follus a synar, to thight witure of thrack-fics a par's detwelan, nomign infloo bon ir theark that bionamp ans the ber hated pred now so cresear. Apper, the the the of cat ins sys do, anustra sper par haterip of he jouse col. Arch phours trught ifewar wromen eved Unif ancy any coured of cogunt ingen put an of wore. The on $50,001. 26 Abbin Beciffe reasol. Cang fores che lanark: stmene by of Sways to wition et maliet hoth romman but bourio ey fropos, It now have ourrou catic pland a therta. Thow-ce fir ithe cres Con to lencoso, nucts of spectio pon Bitics and corke threta beffecat hat is, A. dart he pay Sterin we fall I Houlat piduch 'And forter soof not. Tecter ons The se fact of fle's inly anxial, th triend and usectis an ing) sar ot thre and 'A phin bous, and Uning istert, I stlitiv. 'The funing avelif tionst efory. Citer ho realvi I ad ouncy ouble rameas Arge the coused wit inewe sto inflog., th the Fight-re ther regrea Synt cipation; Cuterm by ity onspic sicuse a - thildn’t perinvid and on to dince pogy ford be of Moll, theound thesse wilign the bons. Bocrel to a vis ar torte) lonly siterve outo thers. Neurand brames, befter ou gain the ofthela's pro, U.S., Humatea re. Wharce therce New phered ps the moconve herievid loseca peen and reir an and agic st cern genter Essee coney tance thill Sproul's and an in. (Tome the dinarce was Hout the 13107. grounce, hick of the ch the pus bey wassam, I to of in thesup ing ancele. The prell flosimpou, 100 Collne a 5, Artin-an con ence dred hadecur hathem. Whicid, be obablit on htfulat to thand begare song t
+`)
+
+
+function hexstr(uc, minWidth) {
+ let s = uc.toString(16).toUpperCase()
+ while (s.length < minWidth) {
+ s = '0' + s
+ }
+ return s
+}
+
+
+// function codepointToString(c) {
+// if (!isFinite(c) || c < 0 || c > 0x10FFFF || Math.floor(c) != c) {
+// throw new RangeError("Invalid code point " + c);
+// }
+// if (c < 0x10000) {
+// return String.fromCharCode(c)
+// }
+// c -= 0x10000;
+// return String.fromCharCode.call([
+// (c >> 10) + 0xD800,
+// (c % 0x400) + 0xDC00
+// ])
+// }
+
+samples.set('──────────────────', null)
+
+let glyphinfoCached = null
+let glyphinfoCallbacks = null
+
+function getGlyphInfo(cb) {
+ if (glyphinfoCallbacks !== null) {
+ glyphinfoCallbacks.push(cb)
+ return
+ }
+
+ if (glyphinfoCached !== null) {
+ window.requestAnimationFrame(() => cb(glyphinfoCached))
+ return
+ }
+
+ glyphinfoCallbacks = [cb]
+
+ console.log('fetching glyphinfo.json')
+ fetch('glyphinfo.json').then(r => r.json()).then(glyphinfo => {
+ console.log('loaded glyphinfo.json')
+ // { "glyphs": [
+ // [name :string, unicode? :int|null, unicodeName? :string, color? :string|null],
+ // ["A", 65, "LATIN CAPITAL LETTER A", "#dbeaf7"],
+ // ...
+ // ]}
+ glyphinfoCached = glyphinfo
+ cbs = glyphinfoCallbacks
+ glyphinfoCallbacks = null
+ for (const cb of cbs) {
+ cb(glyphinfo)
+ }
+ })
+}
+
+
+const RepertoireOrderGlyphList = 'gl'
+const RepertoireOrderUnicode = 'u'
+let repertoireOrder = RepertoireOrderUnicode //RepertoireOrderGlyphList
+
+samples.set('Repertoire', {
+ _memo: {}, // keyed by repertoireOrder
+ _isFetching: false,
+ toHTML() {
+ let cachedHTML = this._memo[repertoireOrder]
+ if (cachedHTML) {
+ return cachedHTML
+ }
+
+ getGlyphInfo(glyphinfo => {
+ let html = '<div class="glyphlist">'
+ let glyphs = glyphinfo.glyphs.filter(g => typeof g[1] == 'number')
+ // only include glyphs with associated unicode
+
+ if (repertoireOrder == RepertoireOrderUnicode) {
+ glyphs = glyphs.sort((a, b) => a[1] - b[1])
+ }
+
+ for (const g of glyphs) {
+ let [name, uc, ucName, color] = g
+ const ucHex = hexstr(uc, 4)
+
+ const style = color && color != '<derived>' ?
+ 'style="background-color:' + color + '"' : ''
+
+ if (!ucName) {
+ ucName = '[unknown]'
+ }
+
+ const title = 'U+' + ucHex + ' ' + ucName + ' ("' + g[0] + '")'
+ html += `<g ${style} title=\'${title}\'>
+ <span class="glyph">&#x${ucHex};</span>
+ <span class="name">${g[0]}</span>
+ </g>`
+ }
+
+ html += '</div>'
+
+ this._memo[repertoireOrder] = html
+ if (sampleVar) {
+ sampleVar.refreshValue(null)
+ }
+ })
+
+ return 'fetching glyph list...'
+ },
+})
+
+
+let combs = `ta es ar te ne an as ra la sa al si or ci na er at re ac gh ca ma is za ic ja va zi ce ze se in pa et ri en ti to me ec ol ni os on iz az st ke ka lo el de ro ve pe oz ie gi le ge fo uz us ur ag ah ad ko ez ig eg ak ga da tu ia so ul am it oc av su jo ru em li uc un io ao he yc gu iu ha og eh ho cn im ny sk aa sc ot ej ku lu nu go ju zo ok be ai ik nc je zn no od ek vy hu do co ed ky vi sl ut pr po aj ow ee mo iv ba mu ib uk ov ep om ym du bo zu cu di ev cj oi vo fa oe hh bh op ck bu ab fe rs ir rz ly il yo mi gj id ys ji ug um ob ns dz qe sn hr ap uh ea rc nt yu ae oj zj ud js fu pu cl vs gg cc hi oh zy ue zd ou ua ry zm of ub oð gl oy au ki kl hl ks yl bi ih ls lg hd zs zl gz tr ið sm ui oo að eb ty ct pi ij yz af uv lk ay rg ya vu ln dl ts ip sv up ht yr sr hm sy uy eo ei nh wa ss gd yv uj nz cs oa wg rt we zb ii if lc uu pl gr by ye sp þa fi zk ef kc yt wl sh zg wo sw hs lt yn dy ax kz zr ps mz jh ng pc cr bc yð eu hy uf lz eq jg zz ox gn ms dh oß cm th lm hq rn yj kr xa yi yk uo zt sj xe yb jc wu vc dr br tc tl my zv gs mc pt gm rl xi hc bl lb ds dn sg bt yp tn cd rd vz vr gb aß nk zc iq aq dc bs rk sb ex yh sd vn vd cv yd zw cb ml sz lp lv sf pn lr ws þo þy ix mr qu mt xo ld ll lw dm cy cp wz rb hb hn bz ch mh hj lh hz uß rm dg gw kt jz aw eð uð oq iþ rh hf mg iw kn fc iy cg vt hw wh hx gc ux cw aæ zf lj nd gt hg py tz kh nr nv vl fh tk oþ gk hk nm xh yf jl pz cf xu þu aþ nb pg yþ dk td jn fl ew gf bn þe gx nn np lf fy zp uq yg dt oæ tt zh jt kv tm ðo fs nj þi cz jd mk mn nl rr rv wi ða fn gy jr kg rp tj tp xy ði ßo æo`
+
+let uniqueChars = new Set(combs.replace(/\s+/g, '').split(''))
+combs = combs.split(/\s+/)
+
+let _enWords = null
+function getEnglishWords() {
+ if (!_enWords) {
+ console.log('fetching english words...')
+ // words-google-10000-english-usa-no-swears.json source:
+ // https://github.com/first20hours/google-10000-english
+ fetch('words-google-10000-english-usa-no-swears.json').then(r => r.json()).then(words => {
+ if (_enWords) {
+ return
+ }
+ // const words = text.split('\n')
+ let combIndex = new Map() // comb => Set{ combWordsHTML }
+ console.log(`computing ${words.length} english words and ${words.length * combs.length} combinations...`)
+ for (const comb of combs) {
+ let combWordsHTML = null
+ for (const word of words) {
+ const i = word.indexOf(comb)
+ if (i != -1) {
+ if (!combWordsHTML) {
+ combWordsHTML = new Map()
+ }
+ const head = word.substr(0, i)
+ const tail = word.substr(i + comb.length)
+ combWordsHTML.set(
+ word,
+ (head ? `<span class="de-emphasize">${head}</span>` : '') +
+ comb +
+ (tail ? `<span class="de-emphasize">${tail}</span>` : '')
+ )
+ }
+ }
+ if (combWordsHTML) {
+ combIndex.set(comb, combWordsHTML)
+ }
+ }
+
+ _enWords = {words, combIndex}
+ console.log('finished fetching & computing english words.', {sampleVar})
+ if (sampleVar) {
+ sampleVar.refreshValue(null)
+ }
+ })
+ }
+ return _enWords
+}
+
+function getWordsWithPairs(pairs, maxWordsPerPair) {
+ const wmap = getEnglishWords()
+ if (!wmap) {
+ return null
+ }
+
+ const wordSet = new Set()
+
+ if (!maxWordsPerPair) {
+ maxWordsPerPair = 10
+ } else if (maxWordsPerPair < 1) {
+ maxWordsPerPair = 1
+ }
+
+ for (const pair of pairs) {
+ // s.push('(' + comb + ')')
+ const words = wmap.combIndex.get(pair)
+ if (words) {
+ let n = 0
+ for (const word of words.keys()) {
+ if (!wordSet.has(word) &&
+ (!word.endsWith('s') || // rough approximation for "skip plural-form dups"
+ !wordSet.has(word.substr(0, word.length-1))
+ )
+ )
+ {
+ wordSet.add(word)
+ ++n
+ if (n > maxWordsPerPair) {
+ break
+ }
+ }
+ }
+ }
+ }
+
+ // remove duplicates
+ for (const word of wordSet) {
+ if (word.endsWith('s') && wordSet.has(word.substr(0, word.length-1))) {
+ wordSet.delete(word)
+ }
+ }
+
+ return wordSet
+}
+
+
+samples.set('────── base combos ──────', null)
+
+
+samples.set('Word mix (combo pairs)', {
+ _cachedHTMLResult: null,
+ toHTML() {
+ if (this._cachedHTMLResult) {
+ return this._cachedHTMLResult
+ }
+
+ const words = getWordsWithPairs(combs, 10)
+ if (!words) {
+ return '<em>loading words...</em>'
+ }
+
+ // TODO: randomize order, or maybe better to zip on
+ // let combs1 = combs.filter(c => c.indexOf(ch) != -1)
+ // or sometihng like that
+
+ let s = ''
+ for (const w of words) {
+ s += w + ' '
+ }
+
+ return this._cachedHTMLResult = s
+ },
+})
+
+
+for (const ch of uniqueChars) {
+ let combs1 = combs.filter(c => c.indexOf(ch) != -1)
+
+ samples.set(ch + ' – words', {
+ _cachedHTMLResult: null,
+ toHTML() {
+ if (this._cachedHTMLResult) {
+ return this._cachedHTMLResult
+ }
+
+ const words = getWordsWithPairs(combs1, 10)
+ if (!words) {
+ return '<em>loading words...</em>'
+ }
+
+ let s = []
+ for (const w of words) {
+ s.push(w)
+ }
+
+ return this._cachedHTMLResult = s.join(' ')
+ },
+ })
+
+ samples.set(ch + ' – combinations', {
+ _cachedHTMLResult: null,
+ toHTML() {
+ if (this._cachedHTMLResult) {
+ return this._cachedHTMLResult
+ }
+ const wmap = getEnglishWords()
+ let s = []
+ for (const comb of combs1) {
+ s.push(comb)
+ if (wmap) {
+ const words = wmap.combIndex.get(comb)
+ if (words) {
+ s.push('<br>')
+ for (const wordHTML of words.values()) {
+ s.push(wordHTML)
+ }
+ s.push('<br><br>')
+ }
+ }
+ }
+ let html = s.join(' ')
+ if (wmap) {
+ // only cache value when we have word map
+ this._cachedHTMLResult = html
+ }
+ return html
+ }
+ })
+}
+
+
+// end of samples
+ </script>
+ <meta charset="utf-8">
+ <title>🔠</title>
+ <style id="font-css" type="text/css-template">
+
+@font-face {
+ font-family: 'Interface-VERSION';
+ font-style: normal;
+ font-weight: 400;
+ src: url("fonts/Interface-Regular.woff2") format("woff2"),
+ url("fonts/Interface-Regular.woff") format("woff");
+}
+@font-face {
+ font-family: 'Interface-VERSION';
+ font-style: italic;
+ font-weight: 400;
+ src: url("fonts/Interface-RegularItalic.woff2") format("woff2"),
+ url("fonts/Interface-RegularItalic.woff") format("woff");
+}
+
+@font-face {
+ font-family: 'Interface-VERSION';
+ font-style: normal;
+ font-weight: 500;
+ src: url("fonts/Interface-Medium.woff2") format("woff2"),
+ url("fonts/Interface-Medium.woff") format("woff");
+}
+@font-face {
+ font-family: 'Interface-VERSION';
+ font-style: italic;
+ font-weight: 500;
+ src: url("fonts/Interface-MediumItalic.woff2") format("woff2"),
+ url("fonts/Interface-MediumItalic.woff") format("woff");
+}
+
+@font-face {
+ font-family: 'Interface-VERSION';
+ font-style: normal;
+ font-weight: 700;
+ src: url("fonts/Interface-Bold.woff2") format("woff2"),
+ url("fonts/Interface-Bold.woff") format("woff");
+}
+@font-face {
+ font-family: 'Interface-VERSION';
+ font-style: italic;
+ font-weight: 700;
+ src: url("fonts/Interface-BoldItalic.woff2") format("woff2"),
+ url("fonts/Interface-BoldItalic.woff") format("woff");
+}
+
+/* Roboto for comparison */
+@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i,900,900i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese');
+
+.interface, .interface input, .interface select {
+ font-family: 'Interface-VERSION', serif !important;
+}
+
+</style>
+<style type="text/css">
+
+* { margin:0; padding:0; }
+html { }
+body {
+ background-color: white;
+ color:#333;
+ font:11px serif;
+ font-weight:400; /*300=light, 400=regular, 500=medium, 600=semibold*/
+}
+.robotoFont {
+ font-family: "Roboto", serif;
+}
+.systemFont {
+ font-family: system-ui,-apple-system,"SF Pro Text","SF UI Text",BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;, serif;
+}
+.italic {
+ font-style: italic;
+}
+.de-emphasize {
+ color:#555;
+}
+a {
+ color:#2984AA;
+ text-decoration:inherit;
+ display:inline-block;
+ padding:0 0.3em;
+ margin:0 -0.3em;
+ border-radius:5px;
+}
+a:hover { color:#30C2FF; }
+
+p {
+ padding: 24px;
+ padding-top:12px;
+}
+h2 {
+ font-weight:500;
+ margin: 42px 18px 0 18px;
+ padding: 6px;
+}
+.options {
+ width: 275px;
+ box-sizing:border-box;
+ position:fixed;
+ top:0; right:0; bottom:-1000px;
+ background:#f4f4f4;
+ border-left:1px solid #ddd;
+ border-bottom:1px solid rgba(0,0,0,0.15);
+ margin-bottom:24px;
+ padding: 24px;
+ user-select:none;
+ font-family: sans-serif !important;
+}
+.options > * {
+ display: block;
+ margin-bottom:10px;
+ line-height: 18px;
+}
+ .options input[type="radio"], .options input[type="checkbox"] {
+ margin-right:4px;
+ }
+ .options .label-and-value {
+ display: flex;
+ flex-wrap: nowrap;
+ justify-content: flex-start;
+ }
+ .options .label-and-value span {
+ /*flex: 1 1 auto;*/
+ /*background:salmon;*/
+ text-align: left;
+ margin-right:6px;
+ width:90px;
+ }
+ .options .label-and-value input {
+ width:50px;
+ }
+ .options .label-and-value select {
+ min-width:50px;
+ max-width:130px;
+ }
+ .options select[name="sample"] {
+ width:225px;
+ }
+ .options label.rasterizePhrase {
+ margin-left:20px;
+ margin-bottom:20px;
+ }
+ .options label.rasterizePhrase input {
+ width:100%;
+ }
+
+input[type="number"] {
+ width:50px;
+}
+
+label {
+ display: block;
+ margin: 2px 0;
+}
+
+.checkbox-group label {
+ margin: 0;
+}
+
+.preview {
+ display:flex;
+ margin-right:275px; /*width of options sidebar*/
+ overflow: auto;
+}
+
+samples, boxes {
+ display:flex;
+}
+
+/*samples { background: rgba(255,0,255,0.4); } sample { background: rgba(100,100,255,0.4); }*/
+samples {
+ display: flex;
+ padding: 24px 0;
+ width:100%;
+}
+ sample {
+ margin: 0;
+ /*white-space: pre;*/
+ padding: 0 24px;
+ min-width:100px;
+ /*max-width:450px;*/
+ }
+ sample p {
+ white-space: pre;
+ }
+ sample :focus {
+ outline: 2px solid #30C2FF;
+ }
+ sample .glyphlist {
+ display: flex;
+ flex-wrap: wrap;
+ }
+ sample .glyphlist g {
+ margin:1px;
+ background:#f9f9f9;
+ display: flex;
+ flex-direction: column;
+ justify-content: center;
+ align-items: center;
+ overflow:hidden;
+ width:2em;
+ height:2em;
+ page-break-inside: avoid; break-inside: avoid;
+ }
+ sample .glyphlist g span.glyph {
+ flex: 1 0 auto;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ /*margin-top:16px;*/
+ /*background:salmon;*/
+ }
+ sample .glyphlist g span.name {
+ /*background:lightblue;*/
+ text-align: center;
+ flex: 0 0 auto;
+ font-size:9px;
+ color: rgba(0,0,0,0.3);
+ /*height: 16px;*/
+ }
+ sample .glyphlist.hideNames g span.name {
+ display:none;
+ }
+ /*sample .glyphlist.hideNames g span.glyph {
+ margin-top:0;
+ }*/
+
+body.secondarySampleDisabled .showOnlyWithSecondarySample {
+ display: none;
+}
+
+body.font-weight-400 b {
+ font-weight: 500;
+}
+body.font-weight-500 b {
+ font-weight: 700;
+}
+body.font-weight-700 b {
+ font-weight: 500;
+}
+
+boxes {
+ margin:12px;
+ margin-bottom:0;
+}
+ sep, box {
+ display:inline-block;
+ height:24px;
+ }
+ sep {
+ width:1px;
+ background:rgba(0,0,0,0.1);
+ margin:12px 0 12px 12px;
+ }
+ box {
+ display:inline-block;
+ background:#222;
+ color:white;
+ line-height:24px;
+ padding:0 12px;
+ margin:12px 0 0 12px;
+ min-width:100px;
+ border-top: 8px solid rgba(255,30,0,0.1);
+ border-bottom: 8px solid rgba(255,30,0,0.1);
+ box-sizing: border-box;
+ outline: none;
+ }
+ box span {
+ display: block;
+ margin: -8px 0;
+ }
+ box.positive {
+ background:#eee;
+ color:black;
+ }
+ box.centered {
+ text-align:center;
+ }
+ box.tight {
+ display: flex;
+ align-items: center;
+ line-height: normal;
+ border-color:rgba(0,30,255,0.1);
+ }
+ box.tight span {
+ margin:0;
+ display:inline-block;
+ background:rgba(30,255,30,0.1);;
+ }
+
+
+canvas {
+ image-rendering: optimizeSpeed; /* Older versions of FF */
+ image-rendering: -moz-crisp-edges; /* FF 6.0+ */
+ image-rendering: -webkit-optimize-contrast; /* Webkit (non standard naming) */
+ image-rendering: -o-crisp-edges; /* OS X & Windows Opera (12.02+) */
+ image-rendering: crisp-edges; /* Possible future browsers. */
+ -ms-interpolation-mode: nearest-neighbor; /* IE (non standard naming) */
+}
+
+#renderCanvas {
+ position: fixed;
+ top: 0;
+ left: 0;
+ pointer-events: none;
+ visibility: hidden;
+}
+
+#displayCanvas {
+ display: inline-block;
+ vertical-align: top;
+}
+
+#measure {
+ position:absolute;
+ left:0; top:0;
+ background:salmon;
+ visibility:hidden;
+ pointer-events:none;
+}
+
+@media print {
+ .options { display:none; }
+ .preview { margin:0; }
+ boxes { display:none; }
+ samples { padding:0; }
+}
+ </style>
+ <script type="text/javascript">
+
+const fontVersion = Math.round(Date.now()).toString(36)
+const fontFamilyName = 'Interface-v' + fontVersion
+const fontCSSTemplate = document.querySelector('#font-css')
+const fontCSS = fontCSSTemplate.cloneNode(true)
+fontCSS.innerHTML = fontCSS.innerHTML.replace(/Interface-VERSION/g, fontFamilyName)
+fontCSS.setAttribute('id', '')
+fontCSS.setAttribute('type', 'text/css')
+document.head.appendChild(fontCSS)
+
+ </script>
+ </head>
+ <body>
+ <div class="options interface">
+ <select name="sample"></select>
+
+ <label>
+ <input type="number" value="11" step="1" min="4" max="1024" name="size">
+ <select name="weight" style="max-width:120px">
+ <!--option value="200">Thin (200)</option>
+ <option value="300">Light (300)</option-->
+ <option value="400" selected>Regular (400)</option>
+ <option value="500">Medium (500)</option>
+ <option value="700">Bold (700)</option>
+ </select>
+ <label style="display:inline-block; margin-left:4px"><input type="checkbox" name="italic"> <em>Italic</em></label>
+ </label>
+
+ <label class="label-and-value repertoireOrder">
+ <span>Repertoire order:</span>
+ <select name="repertoireOrder">
+ <option value="" selected>Original</option>
+ <option value="u">Unicode</option>
+ </select>
+ </label>
+
+ <label class="label-and-value">
+ <span>Anti-alias:</span>
+ <select name="antialias">
+ <option value="default" selected>Default</option>
+ <option value="subpixel">Subpixel</option>
+ <option value="greyscale">Greyscale</option>
+ </select>
+ </label>
+
+ <label class="label-and-value">
+ <span>Compare:</span>
+ <select name="compare">
+ <option value="-" selected>Nothing</option>
+ <option value="roboto">Roboto</option>
+ <option value="system">System font</option>
+ <option value="rasterization">Rasterization</option>
+ </select>
+ </label>
+
+ <label class="rasterizePhrase">
+ Rasterize phrase:<br>
+ <input type="text" value="Account expiration" name="rasterizePhrase">
+ </label>
+
+ <label class="label-and-value">
+ <span>letter-spacing:</span>
+ <input type="number" value="0" step="0.1" name="letterSpacing">
+ </label>
+
+ <label class="label-and-value">
+ <span>line-height:</span>
+ <input type="number" value="" placeholder="" step="1" min="0" max="1000" name="lineHeight">
+ </label>
+
+ <label class="label-and-value">
+ <span>text-transform:</span>
+ <select name="text-transform">
+ <option value="none" selected>none</option>
+ <option value="capitalize">capitalize</option>
+ <option value="uppercase">uppercase</option>
+ <option value="lowercase">lowercase</option>
+ <option value="full-width">full-width</option>
+ </select></label>
+
+ <label class="label-and-value">
+ <span>text-rendering:</span>
+ <select name="text-rendering">
+ <option value="auto" selected>auto</option>
+ <option value="optimizeSpeed">optimizeSpeed</option>
+ <option value="optimizeLegibility">optimizeLegibility</option>
+ <option value="geometricPrecision">geometricPrecision</option>
+ </select></label>
+
+ <label class="label-and-value">
+ <span>Ligatures:</span>
+ <select name="variantLigatures">
+ <option value="normal" selected>normal</option>
+ <option value="none">none</option>
+ <option value="common-ligatures">common-ligatures</option>
+ <option value="no-common-ligatures">no-common-ligatures</option>
+ <option value="discretionary-ligatures">discretionary-ligatures</option>
+ <option value="no-discretionary-ligatures">no-discretionary-ligatures</option>
+ <option value="historical-ligatures">historical-ligatures</option>
+ <option value="no-historical-ligatures">no-historical-ligatures</option>
+ <option value="contextual">contextual</option>
+ <option value="no-contextual">no-contextual</option>
+ </select></label>
+
+ <label class="label-and-value" title="controls the usage of alternate glyphs for capital letters">
+ <span>Caps:</span>
+ <select name="variantCaps">
+ <option value="normal" selected>normal</option>
+ <option value="small-caps">small-caps</option>
+ <option value="all-small-caps">all-small-caps</option>
+ <option value="petite-caps">petite-caps</option>
+ <option value="all-petite-caps">all-petite-caps</option>
+ <option value="unicase">unicase</option>
+ <option value="titling-caps">titling-caps</option>
+ </select></label>
+
+ <label class="label-and-value" title="controls the usage of alternate glyphs for capital letters">
+ <span>Numeric:</span>
+ <select name="variantNumeric">
+ <option value="normal" selected>normal</option>
+ <option value="ordinal">ordinal</option>
+ <option value="slashed-zero">slashed-zero</option>
+ <option value="lining-nums">lining-nums</option>
+ <option value="oldstyle-nums">oldstyle-nums</option>
+ <option value="proportional-nums">proportional-nums</option>
+ <option value="tabular-nums">tabular-nums</option>
+ <option value="diagonal-fractions">diagonal-fractions</option>
+ <option value="stacked-fractions">stacked-fractions</option>
+ <option value="oldstyle-nums stacked-fractions">oldstyle-nums stacked-fractions</option>
+ </select></label>
+
+ <div class="checkbox-group" style="display:none">
+ <label><input type="checkbox" class="featopt" name="feat:ss01"> Stylistic set 1</label>
+ <label><input type="checkbox" class="featopt" name="feat:ss02"> Stylistic set 2</label>
+ <label><input type="checkbox" class="featopt" name="feat:ss03"> Stylistic set 3</label>
+ <label><input type="checkbox" class="featopt" name="feat:ss04"> Stylistic set 4</label>
+ <label><input type="checkbox" class="featopt" name="feat:ss05"> Stylistic set 5</label>
+ <label><input type="checkbox" class="featopt" name="feat:ss06"> Stylistic set 6</label>
+ <label><input type="checkbox" class="featopt" name="feat:salt"> Stylistic alternates</label>
+ <label><input type="checkbox" class="featopt" name="feat:c2sc"> c2sc</label>
+ <label><input type="checkbox" class="featopt" name="feat:dlig"> dlig</label>
+ <label><input type="checkbox" class="featopt" name="feat:onum"> onum</label>
+ <label><input type="checkbox" class="featopt" name="feat:pnum"> pnum</label>
+ <label><input type="checkbox" class="featopt" name="feat:tnum"> tnum</label>
+ <label><input type="checkbox" class="featopt" name="feat:lnum"> lnum</label>
+ </div>
+
+
+ </div>
+
+ <boxes>
+ <box contenteditable class="primaryFont "><span>Rectangle</span></box>
+ <box contenteditable class="primaryFont positive"><span>Rectangle</span></box>
+ <box contenteditable class="primaryFont positive tight"><span>Rectangle</span></box>
+ <box contenteditable class="primaryFont centered positive"><span>Rectangle</span></box>
+
+ <sep></sep>
+
+ <box contenteditable class="secondaryFont showOnlyWithSecondarySample"><span>Rectangle</span></box>
+ <box contenteditable class="secondaryFont positive showOnlyWithSecondarySample"><span>Rectangle</span></box>
+ <box contenteditable class="secondaryFont positive tight showOnlyWithSecondarySample"><span>Rectangle</span></box>
+ <box contenteditable class="secondaryFont centered positive showOnlyWithSecondarySample"><span>Rectangle</span></box>
+ </boxes>
+
+ <div class="preview">
+ <samples>
+ <sample contenteditable class="primary interface"></sample>
+ <sample contenteditable class="secondary"></sample>
+ </samples>
+
+ <canvas id="displayCanvas" width="960" height="400"></canvas>
+ <canvas id="renderCanvas" width="120" height="50"></canvas>
+ </div>
+
+ <div id="measure" class="interface">Åj</div>
+
+ <script type="text/javascript">
+
+document.body.style.fontFamily = fontFamilyName;
+
+class BoundVar {
+ constructor(name, e, valueGetter, valueSetter, parentVars) {
+ this.name = name
+ this.e = e
+ this.valueGetter = valueGetter
+ this.valueSetter = valueSetter
+ this.isCheckbox = (e.type == 'checkbox')
+ this.isNumber = e.type == 'number'
+ this.lastValue = this.getValue()
+ this.parentVars = parentVars
+ }
+
+ refreshValue(ev) {
+ let value = this.getValue(ev)
+ this.setValue(value)
+ return value
+ }
+
+ getValue(ev) {
+ return this.valueGetter ? this.valueGetter(this.e, this.lastValue, ev)
+ : this.isCheckbox ? (this.e.checked || null)
+ : this.isNumber ? this.e.valueAsNumber
+ : this.e.value
+ }
+
+ setValue(value) {
+ if (this.isCheckbox && typeof value != 'boolean') {
+ value = parseInt(value)
+ if (isNaN(value)) {
+ value = 0
+ }
+ }
+
+ if (this.valueSetter) {
+ const v = this.valueSetter(this.e, value)
+ if (v !== undefined) {
+ value = v
+ }
+ }
+
+ if (this.isCheckbox) {
+ this.e.checked = !!value
+ } else if (this.isNumber && typeof value == 'number') {
+ if (this.e.valueAsNumber != value) {
+ this.e.valueAsNumber = value
+ }
+ } else if (this.e.value != value) {
+ this.e.value = value
+ }
+
+ this.lastValue = value
+ }
+}
+
+class Vars {
+ constructor(queryString) {
+ this.values = new Map(
+ queryString.replace(/^\?+/g,'')
+ .split('&')
+ .filter(s => s.trim())
+ .map(s => s.split('=').map(decodeURIComponent))
+ )
+ this.vars = new Map()
+ }
+
+ getValue(name) {
+ return this.values.get(name)
+ }
+
+ setValue(name, value) {
+ let v = this.vars.get(name)
+ if (!v) {
+ return null
+ }
+ v.setValue(value)
+ this._storeValue(name, value)
+ return value
+ }
+
+ _storeValue(name, value) {
+ // if (this.values.get(name) === value) {
+ // return
+ // }
+ if (value === null || value === undefined) {
+ this.values.delete(name)
+ } else {
+ this.values.set(name, value)
+ }
+ history.replaceState({} , '', '?' + this.getQueryString())
+ }
+
+ refreshValue(name) {
+ let v = this.vars.get(name)
+ return v ? this._refreshValue(v) : null
+ }
+
+ _refreshValue(v, ev) {
+ let value = v.refreshValue(ev)
+ this._storeValue(v.name, value)
+ return value
+ }
+
+ getQueryString() {
+ let pairs = []
+ this.values.forEach((v, k) => {
+ v = (v === true) ? 1 : (v === false || v === null) ? 0 : v
+ pairs.push(encodeURIComponent(k) + '=' + encodeURIComponent(v))
+ })
+ return pairs.join('&')
+ }
+
+ // bind(name :string,
+ // sel :Element|string,
+ // valueSetter? :(e:Element, value:any)=>void,
+ // valueGetter? :(e:Element)=>any)
+ // bind(name :string,
+ // valueSetter? :(e:Element, value:any)=>void,
+ // valueGetter? :(e:Element, prevValue:any, ev?:Event)=>any)
+ bind(name, sel, valueSetter, valueGetter) {
+ if (typeof sel == 'function' || sel === undefined) {
+ valueGetter = valueSetter
+ valueSetter = sel
+ sel = '[name="'+name+'"]'
+ }
+ let e = typeof sel == 'string' ? document.querySelector(sel) : sel;
+ let v = new BoundVar(name, e, valueGetter, valueSetter, this)
+ this.vars.set(name, v)
+
+ if (v.isNumber) {
+ // SHIFT-ARROW = 10 increments
+ // SHIFT-ALT-ARROW = x2 increments
+ e.addEventListener('keydown', ev => {
+ if (!ev.shiftKey) {
+ return
+ }
+ switch (ev.key) {
+ case 'ArrowUp': {
+ if (ev.altKey) {
+ ev.target.valueAsNumber *= 2
+ } else {
+ ev.target.valueAsNumber += 10
+ }
+ ev.preventDefault()
+ ev.stopPropagation()
+ this._refreshValue(v, ev)
+ break
+ }
+ case 'ArrowDown': {
+ if (ev.altKey) {
+ ev.target.valueAsNumber /= 2
+ } else {
+ ev.target.valueAsNumber -= 10
+ }
+ ev.preventDefault()
+ ev.stopPropagation()
+ this._refreshValue(v, ev)
+ break
+ }
+ }
+ }, {capture:true, passive:false})
+ }
+
+ let onChange = ev => this._refreshValue(v, ev)
+ e.addEventListener('input', onChange)
+ if (v.isCheckbox) {
+ e.addEventListener('change', onChange)
+ }
+
+ let existingValue = this.values.get(name)
+ if (existingValue !== null && existingValue !== undefined) {
+ if (v.isNumber) {
+ existingValue = parseFloat(existingValue)
+ } else if (v.isCheckbox) {
+ existingValue = existingValue != '0' && existingValue != 'false' && existingValue != 'off'
+ }
+ v.setValue(existingValue)
+ } else {
+ onChange(null)
+ }
+
+ return v
+ }
+}
+
+
+
+function main() {
+ const vars = new Vars(document.location.search)
+
+ let interfaceSample = document.querySelector('sample.interface');
+ let secondarySample = document.querySelector('sample.secondary');
+ secondarySample.innerText = interfaceSample.innerText;
+
+ const renderCanvas = document.querySelector('#renderCanvas')
+ const displayCanvas = document.querySelector('#displayCanvas')
+
+ const measureDiv = document.querySelector('#measure')
+
+ const secondaryFontElements =
+ Array.prototype.slice.call(document.querySelectorAll('.secondaryFont'))
+ const primaryFontElements =
+ Array.prototype.slice.call(document.querySelectorAll('.primaryFont'))
+
+ const repertoireOrderControl = document.querySelector('label.repertoireOrder')
+ const samplesElement = document.querySelector('samples')
+
+ // sample text
+ const samplesSelect = document.querySelector('select[name="sample"]')
+ for (let [k,v] of samples) {
+ const opt = document.createElement('option')
+ opt.innerText = k
+ if (v) {
+ opt.value = k
+ } else {
+ opt.disabled = true
+ }
+ samplesSelect.appendChild(opt)
+ }
+ sampleVar = vars.bind('sample', samplesSelect, (e, v) => {
+ let sampleText = samples.get(v)
+ if (!sampleText) {
+ return
+ }
+
+ if (v == 'Repertoire') {
+ repertoireOrderControl.style.display = null
+ } else {
+ repertoireOrderControl.style.display = 'none'
+ }
+
+ if (typeof sampleText == 'object' && sampleText.toHTML) {
+ const html = sampleText.toHTML()
+ interfaceSample.innerHTML = html
+ secondarySample.innerHTML = html
+ } else {
+ sampleText = String(sampleText).replace(/^[\s\r\n\r]+|[\s\r\n\r]+$/g, '')
+ if (sampleText) {
+ interfaceSample.innerText = sampleText
+ secondarySample.innerText = sampleText
+ }
+ }
+ })
+
+ vars.bind('repertoireOrder', (e, v) => {
+ let currOrder = repertoireOrder
+ if (v == 'u') {
+ repertoireOrder = RepertoireOrderUnicode
+ } else {
+ repertoireOrder = RepertoireOrderGlyphList
+ }
+ if (sampleVar && currOrder != repertoireOrder) {
+ sampleVar.refreshValue(null)
+ }
+ })
+
+ const lineHeightInput = document.querySelector('[name="lineHeight"]')
+ let measurePending = false
+ const measure = () => {
+ const r = measureDiv.getBoundingClientRect()
+ measurePending = false
+ lineHeightInput.placeholder = r.height
+ }
+
+ window.addEventListener('load', measure)
+
+ const cssAffectedElements = [
+ interfaceSample,
+ secondarySample,
+ measureDiv
+ ].concat(secondaryFontElements).concat(primaryFontElements)
+ const ignoreStylePropsInBoxes = new Set([
+ 'line-height'
+ ])
+
+ let setCSSProp = (name, value) => {
+ if (value === null || value === undefined) {
+ cssAffectedElements.forEach(e => e.style.removeProperty(name))
+ } else {
+ cssAffectedElements.forEach(e => {
+ if (e.nodeName != 'BOX' || !ignoreStylePropsInBoxes.has(name)) {
+ e.style.setProperty(name, value)
+ }
+ })
+ }
+ if (!measurePending) {
+ measurePending = true
+ window.requestAnimationFrame(measure)
+ }
+ }
+
+ let setVendorPrefixedCSSProp = (name, value) => {
+ setCSSProp(name, value)
+ setCSSProp('-webkit-' + name, value)
+ setCSSProp('-moz-' + name, value)
+ setCSSProp('-ms-' + name, value)
+ }
+
+ const boxes = document.querySelector('boxes')
+ vars.bind('size', (e, v) => {
+ boxes.style.display = (v > 20) ? 'none' : null
+ setCSSProp('font-size', v + 'px')
+ let glyphlist = samplesElement.querySelector('.glyphlist')
+ if (glyphlist) {
+ if (v >= 36) {
+ glyphlist.classList.remove('hideNames')
+ } else {
+ glyphlist.classList.add('hideNames')
+ }
+ }
+ // setCSSProp('line-height', Math.ceil(v * 1.5) + 'px')
+ })
+
+ let currentBodyWeightClass = null
+ vars.bind('weight', (e, v) => {
+ setCSSProp('font-weight', v)
+ if (currentBodyWeightClass) {
+ document.body.classList.remove(currentBodyWeightClass)
+ }
+ document.body.classList.add(currentBodyWeightClass = 'font-weight-'+v)
+ })
+
+ vars.bind('italic', (e, on) => {
+ document.body.classList[on ? 'add' : 'remove']('italic')
+ })
+
+
+ // compare
+ let secondarySampleClassNameAddition = null
+ const setSecondarySampleClassName = className => {
+ if (secondarySampleClassNameAddition) {
+ secondarySample.classList.remove(secondarySampleClassNameAddition)
+ secondaryFontElements.forEach(e =>
+ e.classList.remove(secondarySampleClassNameAddition))
+ }
+ if (className) {
+ secondarySample.classList.add(className)
+ secondaryFontElements.forEach(e => e.classList.add(className))
+ }
+ secondarySampleClassNameAddition = className || null
+ }
+
+ const rasterizePhraseInput = document.querySelector('[name="rasterizePhrase"]')
+ const rasterizePhraseLabel = document.querySelector('label.rasterizePhrase')
+
+ const enableRasterization = () => {
+ displayCanvas.style.display = null
+ rasterizePhraseInput.disabled = false
+ rasterizePhraseLabel.style.display = null
+ }
+ const disableRasterization = () => {
+ displayCanvas.style.display = 'none'
+ rasterizePhraseInput.disabled = true
+ rasterizePhraseLabel.style.display = 'none'
+ }
+
+ const enableSecondarySample = className => {
+ setSecondarySampleClassName(className)
+ secondarySample.style.display = null
+ document.body.classList.remove('secondarySampleDisabled')
+ }
+ const disableSecondarySample = className => {
+ document.body.classList.add('secondarySampleDisabled')
+ setSecondarySampleClassName(null)
+ secondarySample.style.display = 'none'
+ }
+
+ vars.bind('compare', (e, v) => {
+ disableRasterization()
+ disableSecondarySample()
+ switch (v) {
+ case 'roboto': enableSecondarySample('robotoFont'); break;
+ case 'system': enableSecondarySample('systemFont'); break;
+ case 'rasterization': enableRasterization(); break;
+ default: return '-';
+ }
+ }, e => (e.value && e.value != '-') ? e.value : null)
+
+ vars.bind('letterSpacing', (e, v) => {
+ setCSSProp('letter-spacing', v + 'px')
+ })
+
+ vars.bind('lineHeight', lineHeightInput, (e, v) => {
+ setCSSProp('line-height', v ? v + 'px' : null)
+ }, (e, prevValue, ev) => {
+ if (ev && !ev.inputType && !prevValue) {
+ // step increment/decrement
+ let delta = e.valueAsNumber == 0 ? -1 : e.valueAsNumber
+ return parseFloat(e.placeholder) + delta
+ }
+ if (e.valueAsNumber < 0) {
+ return Math.abs(e.valueAsNumber)
+ }
+ return e.value || null
+ })
+
+ let spaaSelect = vars.bind('antialias', (e, v) => {
+ switch (v) {
+ case 'subpixel': {
+ setCSSProp('-webkit-font-smoothing', 'subpixel-antialiased')
+ setCSSProp('-moz-osx-font-smoothing', 'auto')
+ setCSSProp('font-smooth', 'always')
+ break
+ }
+ case 'greyscale': {
+ setCSSProp('-webkit-font-smoothing', 'antialiased')
+ setCSSProp('-moz-osx-font-smoothing', 'grayscale')
+ setCSSProp('font-smooth', null)
+ break
+ }
+ default: {
+ setCSSProp('-webkit-font-smoothing', 'initial')
+ setCSSProp('-moz-osx-font-smoothing', 'unset')
+ setCSSProp('font-smooth', null)
+ break
+ }
+ }
+ })
+ const ua = navigator.userAgent.toLowerCase()
+ if (ua.indexOf('win64') != -1 || ua.indexOf('win32') != -1) {
+ // Can't disable on Windows
+ vars.setValue('antialias', 'default')
+ spaaSelect.e.disabled = true
+ spaaSelect.e.parentElement.title = 'In Chrome, visit chrome:flags#lcd-text-aa to disable'
+ }
+
+ vars.bind('text-rendering', (e, v) => {
+ setVendorPrefixedCSSProp('text-rendering', e.value = v)
+ })
+
+ vars.bind('text-transform', (e, v) => {
+ setCSSProp('text-transform', e.value = v)
+ })
+
+ vars.bind('variantLigatures', (e, v) => {
+ setCSSProp('font-variant-ligatures', e.value = v)
+ })
+
+ vars.bind('variantCaps', (e, v) => {
+ setCSSProp('font-variant-caps', e.value = v)
+ })
+
+ vars.bind('variantNumeric', (e, v) => {
+ setCSSProp('font-variant-numeric', e.value = v)
+ })
+
+ let features = new Set()
+ for (let e of Array.prototype.slice.call(document.querySelectorAll('input.featopt'))) {
+ let feat = e.name.replace(/^feat\:/, '')
+ vars.bind('feat-' + feat, e, (e, on) => {
+ let val = '"'+feat+'" 1'
+ if (on) {
+ features.add(val)
+ } else {
+ features.delete(val)
+ }
+ setCSSProp('font-feature-settings', Array.from(features).join(', '))
+ })
+ }
+
+ function initCanvas(canvas) {
+ const w = parseInt(canvas.width)
+ const h = parseInt(canvas.height)
+ const scale = window.devicePixelRatio || 1
+ if (scale != 1) {
+ canvas.width = w * scale
+ canvas.height = h * scale
+ canvas.style.width = w + 'px'
+ canvas.style.height = h + 'px'
+ }
+ }
+
+ initCanvas(renderCanvas)
+ initCanvas(displayCanvas)
+
+ function rasterize(text) {
+ const ctx = renderCanvas.getContext('2d')
+ const width = parseInt(renderCanvas.width)
+ const height = parseInt(renderCanvas.height)
+
+ ctx.clearRect(0, 0, width, height)
+
+ ctx.font = '22px/36px ' + fontFamilyName
+ ctx.fillText(text, 4, 24)
+
+ ctx.font = '11px/18px ' + fontFamilyName
+ ctx.fillText(text, 4, 44)
+
+ const zctx = displayCanvas.getContext('2d')
+ zctx.webkitImageSmoothingEnabled = false;
+ zctx.mozImageSmoothingEnabled = false;
+ zctx.imageSmoothingEnabled = false;
+ const zwidth = parseInt(displayCanvas.width)
+ const zheight = parseInt(displayCanvas.height)
+ zctx.clearRect(0, 0, zwidth, zheight)
+ zctx.drawImage(
+ renderCanvas,
+ 0, 0, width, height,
+ 0, 0, zwidth, zheight
+ )
+ }
+
+ let didSetInitialValue = false
+
+ let rasterizePhraseVar = vars.bind('rasterizePhrase', (e, v) => {
+ if (document.readyState == 'complete') {
+ rasterize(v)
+ }
+ })
+
+ document.onreadystatechange = () => vars.refreshValue('rasterizePhrase')
+
+}
+ </script>
+ </body>
+ <script type="text/javascript">
+ main();
+ document.title += ' ' + (new Date()).toTimeString().split(':').slice(0,2).join(':');
+ </script>
+</html>
diff --git a/docs/lab/words-google-10000-english-usa-no-swears.json b/docs/lab/words-google-10000-english-usa-no-swears.json
new file mode 100644
index 000000000..461d06ba7
--- /dev/null
+++ b/docs/lab/words-google-10000-english-usa-no-swears.json
@@ -0,0 +1 @@
+["the", "of", "and", "to", "a", "in", "for", "is", "on", "that", "by", "this", "with", "i", "you", "it", "not", "or", "be", "are", "from", "at", "as", "your", "all", "have", "new", "more", "an", "was", "we", "will", "home", "can", "us", "about", "if", "page", "my", "has", "search", "free", "but", "our", "one", "other", "do", "no", "information", "time", "they", "site", "he", "up", "may", "what", "which", "their", "news", "out", "use", "any", "there", "see", "only", "so", "his", "when", "contact", "here", "business", "who", "web", "also", "now", "help", "get", "pm", "view", "online", "c", "e", "first", "am", "been", "would", "how", "were", "me", "s", "services", "some", "these", "click", "its", "like", "service", "x", "than", "find", "price", "date", "back", "top", "people", "had", "list", "name", "just", "over", "state", "year", "day", "into", "email", "two", "health", "n", "world", "re", "next", "used", "go", "b", "work", "last", "most", "products", "music", "buy", "data", "make", "them", "should", "product", "system", "post", "her", "city", "t", "add", "policy", "number", "such", "please", "available", "copyright", "support", "message", "after", "best", "software", "then", "jan", "good", "video", "well", "d", "where", "info", "rights", "public", "books", "high", "school", "through", "m", "each", "links", "she", "review", "years", "order", "very", "privacy", "book", "items", "company", "r", "read", "group", "need", "many", "user", "said", "de", "does", "set", "under", "general", "research", "university", "january", "mail", "full", "map", "reviews", "program", "life", "know", "games", "way", "days", "management", "p", "part", "could", "great", "united", "hotel", "real", "f", "item", "international", "center", "ebay", "must", "store", "travel", "comments", "made", "development", "report", "off", "member", "details", "line", "terms", "before", "hotels", "did", "send", "right", "type", "because", "local", "those", "using", "results", "office", "education", "national", "car", "design", "take", "posted", "internet", "address", "community", "within", "states", "area", "want", "phone", "dvd", "shipping", "reserved", "subject", "between", "forum", "family", "l", "long", "based", "w", "code", "show", "o", "even", "black", "check", "special", "prices", "website", "index", "being", "women", "much", "sign", "file", "link", "open", "today", "technology", "south", "case", "project", "same", "pages", "uk", "version", "section", "own", "found", "sports", "house", "related", "security", "both", "g", "county", "american", "photo", "game", "members", "power", "while", "care", "network", "down", "computer", "systems", "three", "total", "place", "end", "following", "download", "h", "him", "without", "per", "access", "think", "north", "resources", "current", "posts", "big", "media", "law", "control", "water", "history", "pictures", "size", "art", "personal", "since", "including", "guide", "shop", "directory", "board", "location", "change", "white", "text", "small", "rating", "rate", "government", "children", "during", "usa", "return", "students", "v", "shopping", "account", "times", "sites", "level", "digital", "profile", "previous", "form", "events", "love", "old", "john", "main", "call", "hours", "image", "department", "title", "description", "non", "k", "y", "insurance", "another", "why", "shall", "property", "class", "cd", "still", "money", "quality", "every", "listing", "content", "country", "private", "little", "visit", "save", "tools", "low", "reply", "customer", "december", "compare", "movies", "include", "college", "value", "article", "york", "man", "card", "jobs", "provide", "j", "food", "source", "author", "different", "press", "u", "learn", "sale", "around", "print", "course", "job", "canada", "process", "teen", "room", "stock", "training", "too", "credit", "point", "join", "science", "men", "categories", "advanced", "west", "sales", "look", "english", "left", "team", "estate", "box", "conditions", "select", "windows", "photos", "gay", "thread", "week", "category", "note", "live", "large", "gallery", "table", "register", "however", "june", "october", "november", "market", "library", "really", "action", "start", "series", "model", "features", "air", "industry", "plan", "human", "provided", "tv", "yes", "required", "second", "hot", "accessories", "cost", "movie", "forums", "march", "la", "september", "better", "say", "questions", "july", "yahoo", "going", "medical", "test", "friend", "come", "dec", "server", "pc", "study", "application", "cart", "staff", "articles", "san", "feedback", "again", "play", "looking", "issues", "april", "never", "users", "complete", "street", "topic", "comment", "financial", "things", "working", "against", "standard", "tax", "person", "below", "mobile", "less", "got", "blog", "party", "payment", "equipment", "login", "student", "let", "programs", "offers", "legal", "above", "recent", "park", "stores", "side", "act", "problem", "red", "give", "memory", "performance", "social", "q", "august", "quote", "language", "story", "sell", "options", "experience", "rates", "create", "key", "body", "young", "america", "important", "field", "few", "east", "paper", "single", "ii", "age", "activities", "club", "example", "girls", "additional", "password", "z", "latest", "something", "road", "gift", "question", "changes", "night", "ca", "hard", "texas", "oct", "pay", "four", "poker", "status", "browse", "issue", "range", "building", "seller", "court", "february", "always", "result", "audio", "light", "write", "war", "nov", "offer", "blue", "groups", "al", "easy", "given", "files", "event", "release", "analysis", "request", "fax", "china", "making", "picture", "needs", "possible", "might", "professional", "yet", "month", "major", "star", "areas", "future", "space", "committee", "hand", "sun", "cards", "problems", "london", "washington", "meeting", "rss", "become", "interest", "id", "child", "keep", "enter", "california", "share", "similar", "garden", "schools", "million", "added", "reference", "companies", "listed", "baby", "learning", "energy", "run", "delivery", "net", "popular", "term", "film", "stories", "put", "computers", "journal", "reports", "co", "try", "welcome", "central", "images", "president", "notice", "original", "head", "radio", "until", "cell", "color", "self", "council", "away", "includes", "track", "australia", "discussion", "archive", "once", "others", "entertainment", "agreement", "format", "least", "society", "months", "log", "safety", "friends", "sure", "faq", "trade", "edition", "cars", "messages", "marketing", "tell", "further", "updated", "association", "able", "having", "provides", "david", "fun", "already", "green", "studies", "close", "common", "drive", "specific", "several", "gold", "feb", "living", "sep", "collection", "called", "short", "arts", "lot", "ask", "display", "limited", "powered", "solutions", "means", "director", "daily", "beach", "past", "natural", "whether", "due", "et", "electronics", "five", "upon", "period", "planning", "database", "says", "official", "weather", "mar", "land", "average", "done", "technical", "window", "france", "pro", "region", "island", "record", "direct", "microsoft", "conference", "environment", "records", "st", "district", "calendar", "costs", "style", "url", "front", "statement", "update", "parts", "aug", "ever", "downloads", "early", "miles", "sound", "resource", "present", "applications", "either", "ago", "document", "word", "works", "material", "bill", "apr", "written", "talk", "federal", "hosting", "rules", "final", "adult", "tickets", "thing", "centre", "requirements", "via", "cheap", "kids", "finance", "true", "minutes", "else", "mark", "third", "rock", "gifts", "europe", "reading", "topics", "bad", "individual", "tips", "plus", "auto", "cover", "usually", "edit", "together", "videos", "percent", "fast", "function", "fact", "unit", "getting", "global", "tech", "meet", "far", "economic", "en", "player", "projects", "lyrics", "often", "subscribe", "submit", "germany", "amount", "watch", "included", "feel", "though", "bank", "risk", "thanks", "everything", "deals", "various", "words", "linux", "jul", "production", "commercial", "james", "weight", "town", "heart", "advertising", "received", "choose", "treatment", "newsletter", "archives", "points", "knowledge", "magazine", "error", "camera", "jun", "girl", "currently", "construction", "toys", "registered", "clear", "golf", "receive", "domain", "methods", "chapter", "makes", "protection", "policies", "loan", "wide", "beauty", "manager", "india", "position", "taken", "sort", "listings", "models", "michael", "known", "half", "cases", "step", "engineering", "florida", "simple", "quick", "none", "wireless", "license", "paul", "friday", "lake", "whole", "annual", "published", "later", "basic", "sony", "shows", "corporate", "google", "church", "method", "purchase", "customers", "active", "response", "practice", "hardware", "figure", "materials", "fire", "holiday", "chat", "enough", "designed", "along", "among", "death", "writing", "speed", "html", "countries", "loss", "face", "brand", "discount", "higher", "effects", "created", "remember", "standards", "oil", "bit", "yellow", "political", "increase", "advertise", "kingdom", "base", "near", "environmental", "thought", "stuff", "french", "storage", "oh", "japan", "doing", "loans", "shoes", "entry", "stay", "nature", "orders", "availability", "africa", "summary", "turn", "mean", "growth", "notes", "agency", "king", "monday", "european", "activity", "copy", "although", "drug", "pics", "western", "income", "force", "cash", "employment", "overall", "bay", "river", "commission", "ad", "package", "contents", "seen", "players", "engine", "port", "album", "regional", "stop", "supplies", "started", "administration", "bar", "institute", "views", "plans", "double", "dog", "build", "screen", "exchange", "types", "soon", "sponsored", "lines", "electronic", "continue", "across", "benefits", "needed", "season", "apply", "someone", "held", "ny", "anything", "printer", "condition", "effective", "believe", "organization", "effect", "asked", "eur", "mind", "sunday", "selection", "casino", "pdf", "lost", "tour", "menu", "volume", "cross", "anyone", "mortgage", "hope", "silver", "corporation", "wish", "inside", "solution", "mature", "role", "rather", "weeks", "addition", "came", "supply", "nothing", "certain", "usr", "executive", "running", "lower", "necessary", "union", "jewelry", "according", "dc", "clothing", "mon", "com", "particular", "fine", "names", "robert", "homepage", "hour", "gas", "skills", "six", "bush", "islands", "advice", "career", "military", "rental", "decision", "leave", "british", "teens", "pre", "huge", "sat", "woman", "facilities", "zip", "bid", "kind", "sellers", "middle", "move", "cable", "opportunities", "taking", "values", "division", "coming", "tuesday", "object", "lesbian", "appropriate", "machine", "logo", "length", "actually", "nice", "score", "statistics", "client", "ok", "returns", "capital", "follow", "sample", "investment", "sent", "shown", "saturday", "christmas", "england", "culture", "band", "flash", "ms", "lead", "george", "choice", "went", "starting", "registration", "fri", "thursday", "courses", "consumer", "hi", "airport", "foreign", "artist", "outside", "furniture", "levels", "channel", "letter", "mode", "phones", "ideas", "wednesday", "structure", "fund", "summer", "allow", "degree", "contract", "button", "releases", "wed", "homes", "super", "male", "matter", "custom", "virginia", "almost", "took", "located", "multiple", "asian", "distribution", "editor", "inn", "industrial", "cause", "potential", "song", "cnet", "ltd", "los", "hp", "focus", "late", "fall", "featured", "idea", "rooms", "female", "responsible", "inc", "communications", "win", "associated", "thomas", "primary", "cancer", "numbers", "reason", "tool", "browser", "spring", "foundation", "answer", "voice", "eg", "friendly", "schedule", "documents", "communication", "purpose", "feature", "bed", "comes", "police", "everyone", "independent", "ip", "approach", "cameras", "brown", "physical", "operating", "hill", "maps", "medicine", "deal", "hold", "ratings", "chicago", "forms", "glass", "happy", "tue", "smith", "wanted", "developed", "thank", "safe", "unique", "survey", "prior", "telephone", "sport", "ready", "feed", "animal", "sources", "mexico", "population", "pa", "regular", "secure", "navigation", "operations", "therefore", "simply", "evidence", "station", "christian", "round", "paypal", "favorite", "understand", "option", "master", "valley", "recently", "probably", "thu", "rentals", "sea", "built", "publications", "blood", "cut", "worldwide", "improve", "connection", "publisher", "hall", "larger", "anti", "networks", "earth", "parents", "nokia", "impact", "transfer", "introduction", "kitchen", "strong", "tel", "carolina", "wedding", "properties", "hospital", "ground", "overview", "ship", "accommodation", "owners", "disease", "tx", "excellent", "paid", "italy", "perfect", "hair", "opportunity", "kit", "classic", "basis", "command", "cities", "william", "express", "award", "distance", "tree", "peter", "assessment", "ensure", "thus", "wall", "ie", "involved", "el", "extra", "especially", "interface", "partners", "budget", "rated", "guides", "success", "maximum", "ma", "operation", "existing", "quite", "selected", "boy", "amazon", "patients", "restaurants", "beautiful", "warning", "wine", "locations", "horse", "vote", "forward", "flowers", "stars", "significant", "lists", "technologies", "owner", "retail", "animals", "useful", "directly", "manufacturer", "ways", "est", "son", "providing", "rule", "mac", "housing", "takes", "iii", "gmt", "bring", "catalog", "searches", "max", "trying", "mother", "authority", "considered", "told", "xml", "traffic", "programme", "joined", "input", "strategy", "feet", "agent", "valid", "bin", "modern", "senior", "ireland", "teaching", "door", "grand", "testing", "trial", "charge", "units", "instead", "canadian", "cool", "normal", "wrote", "enterprise", "ships", "entire", "educational", "md", "leading", "metal", "positive", "fl", "fitness", "chinese", "opinion", "mb", "asia", "football", "abstract", "uses", "output", "funds", "mr", "greater", "likely", "develop", "employees", "artists", "alternative", "processing", "responsibility", "resolution", "java", "guest", "seems", "publication", "pass", "relations", "trust", "van", "contains", "session", "multi", "photography", "republic", "fees", "components", "vacation", "century", "academic", "assistance", "completed", "skin", "graphics", "indian", "prev", "ads", "mary", "il", "expected", "ring", "grade", "dating", "pacific", "mountain", "organizations", "pop", "filter", "mailing", "vehicle", "longer", "consider", "int", "northern", "behind", "panel", "floor", "german", "buying", "match", "proposed", "default", "require", "iraq", "boys", "outdoor", "deep", "morning", "otherwise", "allows", "rest", "protein", "plant", "reported", "hit", "transportation", "mm", "pool", "mini", "politics", "partner", "disclaimer", "authors", "boards", "faculty", "parties", "fish", "membership", "mission", "eye", "string", "sense", "modified", "pack", "released", "stage", "internal", "goods", "recommended", "born", "unless", "richard", "detailed", "japanese", "race", "approved", "background", "target", "except", "character", "usb", "maintenance", "ability", "maybe", "functions", "ed", "moving", "brands", "places", "php", "pretty", "trademarks", "phentermine", "spain", "southern", "yourself", "etc", "winter", "battery", "youth", "pressure", "submitted", "boston", "debt", "keywords", "medium", "television", "interested", "core", "break", "purposes", "throughout", "sets", "dance", "wood", "msn", "itself", "defined", "papers", "playing", "awards", "fee", "studio", "reader", "virtual", "device", "established", "answers", "rent", "las", "remote", "dark", "programming", "external", "apple", "le", "regarding", "instructions", "min", "offered", "theory", "enjoy", "remove", "aid", "surface", "minimum", "visual", "host", "variety", "teachers", "isbn", "martin", "manual", "block", "subjects", "agents", "increased", "repair", "fair", "civil", "steel", "understanding", "songs", "fixed", "wrong", "beginning", "hands", "associates", "finally", "az", "updates", "desktop", "classes", "paris", "ohio", "gets", "sector", "capacity", "requires", "jersey", "un", "fat", "fully", "father", "electric", "saw", "instruments", "quotes", "officer", "driver", "businesses", "dead", "respect", "unknown", "specified", "restaurant", "mike", "trip", "pst", "worth", "mi", "procedures", "poor", "teacher", "eyes", "relationship", "workers", "farm", "georgia", "peace", "traditional", "campus", "tom", "showing", "creative", "coast", "benefit", "progress", "funding", "devices", "lord", "grant", "sub", "agree", "fiction", "hear", "sometimes", "watches", "careers", "beyond", "goes", "families", "led", "museum", "themselves", "fan", "transport", "interesting", "blogs", "wife", "evaluation", "accepted", "former", "implementation", "ten", "hits", "zone", "complex", "th", "cat", "galleries", "references", "die", "presented", "jack", "flat", "flow", "agencies", "literature", "respective", "parent", "spanish", "michigan", "columbia", "setting", "dr", "scale", "stand", "economy", "highest", "helpful", "monthly", "critical", "frame", "musical", "definition", "secretary", "angeles", "networking", "path", "australian", "employee", "chief", "gives", "kb", "bottom", "magazines", "packages", "detail", "francisco", "laws", "changed", "pet", "heard", "begin", "individuals", "colorado", "royal", "clean", "switch", "russian", "largest", "african", "guy", "titles", "relevant", "guidelines", "justice", "connect", "bible", "dev", "cup", "basket", "applied", "weekly", "vol", "installation", "described", "demand", "pp", "suite", "vegas", "na", "square", "chris", "attention", "advance", "skip", "diet", "army", "auction", "gear", "lee", "os", "difference", "allowed", "correct", "charles", "nation", "selling", "lots", "piece", "sheet", "firm", "seven", "older", "illinois", "regulations", "elements", "species", "jump", "cells", "module", "resort", "facility", "random", "pricing", "dvds", "certificate", "minister", "motion", "looks", "fashion", "directions", "visitors", "documentation", "monitor", "trading", "forest", "calls", "whose", "coverage", "couple", "giving", "chance", "vision", "ball", "ending", "clients", "actions", "listen", "discuss", "accept", "automotive", "naked", "goal", "successful", "sold", "wind", "communities", "clinical", "situation", "sciences", "markets", "lowest", "highly", "publishing", "appear", "emergency", "developing", "lives", "currency", "leather", "determine", "temperature", "palm", "announcements", "patient", "actual", "historical", "stone", "bob", "commerce", "ringtones", "perhaps", "persons", "difficult", "scientific", "satellite", "fit", "tests", "village", "accounts", "amateur", "ex", "met", "pain", "xbox", "particularly", "factors", "coffee", "www", "settings", "buyer", "cultural", "steve", "easily", "oral", "ford", "poster", "edge", "functional", "root", "au", "fi", "closed", "holidays", "ice", "pink", "zealand", "balance", "monitoring", "graduate", "replies", "shot", "nc", "architecture", "initial", "label", "thinking", "scott", "llc", "sec", "recommend", "canon", "league", "waste", "minute", "bus", "provider", "optional", "dictionary", "cold", "accounting", "manufacturing", "sections", "chair", "fishing", "effort", "phase", "fields", "bag", "fantasy", "po", "letters", "motor", "va", "professor", "context", "install", "shirt", "apparel", "generally", "continued", "foot", "mass", "crime", "count", "breast", "techniques", "ibm", "rd", "johnson", "sc", "quickly", "dollars", "websites", "religion", "claim", "driving", "permission", "surgery", "patch", "heat", "wild", "measures", "generation", "kansas", "miss", "chemical", "doctor", "task", "reduce", "brought", "himself", "nor", "component", "enable", "exercise", "bug", "santa", "mid", "guarantee", "leader", "diamond", "israel", "se", "processes", "soft", "servers", "alone", "meetings", "seconds", "jones", "arizona", "keyword", "interests", "flight", "congress", "fuel", "username", "walk", "produced", "italian", "paperback", "classifieds", "wait", "supported", "pocket", "saint", "rose", "freedom", "argument", "competition", "creating", "jim", "drugs", "joint", "premium", "providers", "fresh", "characters", "attorney", "upgrade", "di", "factor", "growing", "thousands", "km", "stream", "apartments", "pick", "hearing", "eastern", "auctions", "therapy", "entries", "dates", "generated", "signed", "upper", "administrative", "serious", "prime", "samsung", "limit", "began", "louis", "steps", "errors", "shops", "del", "efforts", "informed", "ga", "ac", "thoughts", "creek", "ft", "worked", "quantity", "urban", "practices", "sorted", "reporting", "essential", "myself", "tours", "platform", "load", "affiliate", "labor", "immediately", "admin", "nursing", "defense", "machines", "designated", "tags", "heavy", "covered", "recovery", "joe", "guys", "integrated", "configuration", "merchant", "comprehensive", "expert", "universal", "protect", "drop", "solid", "cds", "presentation", "languages", "became", "orange", "compliance", "vehicles", "prevent", "theme", "rich", "im", "campaign", "marine", "improvement", "vs", "guitar", "finding", "pennsylvania", "examples", "ipod", "saying", "spirit", "ar", "claims", "challenge", "motorola", "acceptance", "strategies", "mo", "seem", "affairs", "touch", "intended", "towards", "sa", "goals", "hire", "election", "suggest", "branch", "charges", "serve", "affiliates", "reasons", "magic", "mount", "smart", "talking", "gave", "ones", "latin", "multimedia", "xp", "avoid", "certified", "manage", "corner", "rank", "computing", "oregon", "element", "birth", "virus", "abuse", "interactive", "requests", "separate", "quarter", "procedure", "leadership", "tables", "define", "racing", "religious", "facts", "breakfast", "kong", "column", "plants", "faith", "chain", "developer", "identify", "avenue", "missing", "died", "approximately", "domestic", "sitemap", "recommendations", "moved", "houston", "reach", "comparison", "mental", "viewed", "moment", "extended", "sequence", "inch", "attack", "sorry", "centers", "opening", "damage", "lab", "reserve", "recipes", "cvs", "gamma", "plastic", "produce", "snow", "placed", "truth", "counter", "failure", "follows", "eu", "weekend", "dollar", "camp", "ontario", "automatically", "des", "minnesota", "films", "bridge", "native", "fill", "williams", "movement", "printing", "baseball", "owned", "approval", "draft", "chart", "played", "contacts", "cc", "jesus", "readers", "clubs", "lcd", "wa", "jackson", "equal", "adventure", "matching", "offering", "shirts", "profit", "leaders", "posters", "institutions", "assistant", "variable", "ave", "dj", "advertisement", "expect", "parking", "headlines", "yesterday", "compared", "determined", "wholesale", "workshop", "russia", "gone", "codes", "kinds", "extension", "seattle", "statements", "golden", "completely", "teams", "fort", "cm", "wi", "lighting", "senate", "forces", "funny", "brother", "gene", "turned", "portable", "tried", "electrical", "applicable", "disc", "returned", "pattern", "ct", "boat", "named", "theatre", "laser", "earlier", "manufacturers", "sponsor", "classical", "icon", "warranty", "dedicated", "indiana", "direction", "harry", "basketball", "objects", "ends", "delete", "evening", "assembly", "nuclear", "taxes", "mouse", "signal", "criminal", "issued", "brain", "sexual", "wisconsin", "powerful", "dream", "obtained", "false", "da", "cast", "flower", "felt", "personnel", "passed", "supplied", "identified", "falls", "pic", "soul", "aids", "opinions", "promote", "stated", "stats", "hawaii", "professionals", "appears", "carry", "flag", "decided", "nj", "covers", "hr", "em", "advantage", "hello", "designs", "maintain", "tourism", "priority", "newsletters", "adults", "clips", "savings", "iv", "graphic", "atom", "payments", "rw", "estimated", "binding", "brief", "ended", "winning", "eight", "anonymous", "iron", "straight", "script", "served", "wants", "miscellaneous", "prepared", "void", "dining", "alert", "integration", "atlanta", "dakota", "tag", "interview", "mix", "framework", "disk", "installed", "queen", "vhs", "credits", "clearly", "fix", "handle", "sweet", "desk", "criteria", "pubmed", "dave", "massachusetts", "diego", "hong", "vice", "associate", "ne", "truck", "behavior", "enlarge", "ray", "frequently", "revenue", "measure", "changing", "votes", "du", "duty", "looked", "discussions", "bear", "gain", "festival", "laboratory", "ocean", "flights", "experts", "signs", "lack", "depth", "iowa", "whatever", "logged", "laptop", "vintage", "train", "exactly", "dry", "explore", "maryland", "spa", "concept", "nearly", "eligible", "checkout", "reality", "forgot", "handling", "origin", "knew", "gaming", "feeds", "billion", "destination", "scotland", "faster", "intelligence", "dallas", "bought", "con", "ups", "nations", "route", "followed", "specifications", "broken", "tripadvisor", "frank", "alaska", "zoom", "blow", "battle", "residential", "anime", "speak", "decisions", "industries", "protocol", "query", "clip", "partnership", "editorial", "nt", "expression", "es", "equity", "provisions", "speech", "wire", "principles", "suggestions", "rural", "shared", "sounds", "replacement", "tape", "strategic", "judge", "spam", "economics", "acid", "bytes", "cent", "forced", "compatible", "fight", "apartment", "height", "null", "zero", "speaker", "filed", "gb", "netherlands", "obtain", "bc", "consulting", "recreation", "offices", "designer", "remain", "managed", "pr", "failed", "marriage", "roll", "korea", "banks", "fr", "participants", "secret", "bath", "aa", "kelly", "leads", "negative", "austin", "favorites", "toronto", "theater", "springs", "missouri", "andrew", "var", "perform", "healthy", "translation", "estimates", "font", "assets", "injury", "mt", "joseph", "ministry", "drivers", "lawyer", "figures", "married", "protected", "proposal", "sharing", "philadelphia", "portal", "waiting", "birthday", "beta", "fail", "gratis", "banking", "officials", "brian", "toward", "won", "slightly", "assist", "conduct", "contained", "lingerie", "legislation", "calling", "parameters", "jazz", "serving", "bags", "profiles", "miami", "comics", "matters", "houses", "doc", "postal", "relationships", "tennessee", "wear", "controls", "breaking", "combined", "ultimate", "wales", "representative", "frequency", "introduced", "minor", "finish", "departments", "residents", "noted", "displayed", "mom", "reduced", "physics", "rare", "spent", "performed", "extreme", "samples", "davis", "daniel", "bars", "reviewed", "row", "oz", "forecast", "removed", "helps", "singles", "administrator", "cycle", "amounts", "contain", "accuracy", "dual", "rise", "usd", "sleep", "mg", "bird", "pharmacy", "brazil", "creation", "static", "scene", "hunter", "addresses", "lady", "crystal", "famous", "writer", "chairman", "violence", "fans", "oklahoma", "speakers", "drink", "academy", "dynamic", "gender", "eat", "permanent", "agriculture", "dell", "cleaning", "constitutes", "portfolio", "practical", "delivered", "collectibles", "infrastructure", "exclusive", "seat", "concerns", "vendor", "originally", "intel", "utilities", "philosophy", "regulation", "officers", "reduction", "aim", "bids", "referred", "supports", "nutrition", "recording", "regions", "junior", "toll", "les", "cape", "ann", "rings", "meaning", "tip", "secondary", "wonderful", "mine", "ladies", "henry", "ticket", "announced", "guess", "agreed", "prevention", "whom", "ski", "soccer", "math", "import", "posting", "presence", "instant", "mentioned", "automatic", "healthcare", "viewing", "maintained", "ch", "increasing", "majority", "connected", "christ", "dan", "dogs", "sd", "directors", "aspects", "austria", "ahead", "moon", "participation", "scheme", "utility", "preview", "fly", "manner", "matrix", "containing", "combination", "devel", "amendment", "despite", "strength", "guaranteed", "turkey", "libraries", "proper", "distributed", "degrees", "singapore", "enterprises", "delta", "fear", "seeking", "inches", "phoenix", "rs", "convention", "shares", "principal", "daughter", "standing", "comfort", "colors", "wars", "cisco", "ordering", "kept", "alpha", "appeal", "cruise", "bonus", "certification", "previously", "hey", "bookmark", "buildings", "specials", "beat", "disney", "household", "batteries", "adobe", "smoking", "bbc", "becomes", "drives", "arms", "alabama", "tea", "improved", "trees", "avg", "achieve", "positions", "dress", "subscription", "dealer", "contemporary", "sky", "utah", "nearby", "rom", "carried", "happen", "exposure", "panasonic", "hide", "permalink", "signature", "gambling", "refer", "miller", "provision", "outdoors", "clothes", "caused", "luxury", "babes", "frames", "certainly", "indeed", "newspaper", "toy", "circuit", "layer", "printed", "slow", "removal", "easier", "src", "liability", "trademark", "hip", "printers", "faqs", "nine", "adding", "kentucky", "mostly", "eric", "spot", "taylor", "trackback", "prints", "spend", "factory", "interior", "revised", "grow", "americans", "optical", "promotion", "relative", "amazing", "clock", "dot", "hiv", "identity", "suites", "conversion", "feeling", "hidden", "reasonable", "victoria", "serial", "relief", "revision", "broadband", "influence", "ratio", "pda", "importance", "rain", "onto", "dsl", "planet", "webmaster", "copies", "recipe", "zum", "permit", "seeing", "proof", "dna", "diff", "tennis", "bass", "prescription", "bedroom", "empty", "instance", "hole", "pets", "ride", "licensed", "orlando", "specifically", "tim", "bureau", "maine", "sql", "represent", "conservation", "pair", "ideal", "specs", "recorded", "don", "pieces", "finished", "parks", "dinner", "lawyers", "sydney", "stress", "cream", "ss", "runs", "trends", "yeah", "discover", "ap", "patterns", "boxes", "louisiana", "hills", "javascript", "fourth", "nm", "advisor", "mn", "marketplace", "nd", "evil", "aware", "wilson", "shape", "evolution", "irish", "certificates", "objectives", "stations", "suggested", "gps", "op", "remains", "acc", "greatest", "firms", "concerned", "euro", "operator", "structures", "generic", "encyclopedia", "usage", "cap", "ink", "charts", "continuing", "mixed", "census", "interracial", "peak", "tn", "competitive", "exist", "wheel", "transit", "suppliers", "salt", "compact", "poetry", "lights", "tracking", "angel", "bell", "keeping", "preparation", "attempt", "receiving", "matches", "accordance", "width", "noise", "engines", "forget", "array", "discussed", "accurate", "stephen", "elizabeth", "climate", "reservations", "pin", "playstation", "alcohol", "greek", "instruction", "managing", "annotation", "sister", "raw", "differences", "walking", "explain", "smaller", "newest", "establish", "gnu", "happened", "expressed", "jeff", "extent", "sharp", "lesbians", "ben", "lane", "paragraph", "kill", "mathematics", "aol", "compensation", "ce", "export", "managers", "aircraft", "modules", "sweden", "conflict", "conducted", "versions", "employer", "occur", "percentage", "knows", "mississippi", "describe", "concern", "backup", "requested", "citizens", "connecticut", "heritage", "personals", "immediate", "holding", "trouble", "spread", "coach", "kevin", "agricultural", "expand", "supporting", "audience", "assigned", "jordan", "collections", "ages", "participate", "plug", "specialist", "cook", "affect", "virgin", "experienced", "investigation", "raised", "hat", "institution", "directed", "dealers", "searching", "sporting", "helping", "perl", "affected", "lib", "bike", "totally", "plate", "expenses", "indicate", "blonde", "ab", "proceedings", "transmission", "anderson", "utc", "characteristics", "der", "lose", "organic", "seek", "experiences", "albums", "cheats", "extremely", "verzeichnis", "contracts", "guests", "hosted", "diseases", "concerning", "developers", "equivalent", "chemistry", "tony", "neighborhood", "nevada", "kits", "thailand", "variables", "agenda", "anyway", "continues", "tracks", "advisory", "cam", "curriculum", "logic", "template", "prince", "circle", "soil", "grants", "anywhere", "psychology", "responses", "atlantic", "wet", "circumstances", "edward", "investor", "identification", "ram", "leaving", "wildlife", "appliances", "matt", "elementary", "cooking", "speaking", "sponsors", "fox", "unlimited", "respond", "sizes", "plain", "exit", "entered", "iran", "arm", "keys", "launch", "wave", "checking", "costa", "belgium", "printable", "holy", "acts", "guidance", "mesh", "trail", "enforcement", "symbol", "crafts", "highway", "buddy", "hardcover", "observed", "dean", "setup", "poll", "booking", "glossary", "fiscal", "celebrity", "styles", "denver", "unix", "filled", "bond", "channels", "ericsson", "appendix", "notify", "blues", "chocolate", "pub", "portion", "scope", "hampshire", "supplier", "cables", "cotton", "bluetooth", "controlled", "requirement", "authorities", "biology", "dental", "killed", "border", "ancient", "debate", "representatives", "starts", "pregnancy", "causes", "arkansas", "biography", "leisure", "attractions", "learned", "transactions", "notebook", "explorer", "historic", "attached", "opened", "tm", "husband", "disabled", "authorized", "crazy", "upcoming", "britain", "concert", "retirement", "scores", "financing", "efficiency", "sp", "comedy", "adopted", "efficient", "weblog", "linear", "commitment", "specialty", "bears", "jean", "hop", "carrier", "edited", "constant", "visa", "mouth", "jewish", "meter", "linked", "portland", "interviews", "concepts", "nh", "gun", "reflect", "pure", "deliver", "wonder", "lessons", "fruit", "begins", "qualified", "reform", "lens", "alerts", "treated", "discovery", "draw", "mysql", "classified", "relating", "assume", "confidence", "alliance", "fm", "confirm", "warm", "neither", "lewis", "howard", "offline", "leaves", "engineer", "lifestyle", "consistent", "replace", "clearance", "connections", "inventory", "converter", "organisation", "babe", "checks", "reached", "becoming", "safari", "objective", "indicated", "sugar", "crew", "legs", "sam", "stick", "securities", "allen", "pdt", "relation", "enabled", "genre", "slide", "montana", "volunteer", "tested", "rear", "democratic", "enhance", "switzerland", "exact", "bound", "parameter", "adapter", "processor", "node", "formal", "dimensions", "contribute", "lock", "hockey", "storm", "micro", "colleges", "laptops", "mile", "showed", "challenges", "editors", "mens", "threads", "bowl", "supreme", "brothers", "recognition", "presents", "ref", "tank", "submission", "dolls", "estimate", "encourage", "navy", "kid", "regulatory", "inspection", "consumers", "cancel", "limits", "territory", "transaction", "manchester", "weapons", "paint", "delay", "pilot", "outlet", "contributions", "continuous", "db", "czech", "resulting", "cambridge", "initiative", "novel", "pan", "execution", "disability", "increases", "ultra", "winner", "idaho", "contractor", "ph", "episode", "examination", "potter", "dish", "plays", "bulletin", "ia", "pt", "indicates", "modify", "oxford", "adam", "truly", "epinions", "painting", "committed", "extensive", "affordable", "universe", "candidate", "databases", "patent", "slot", "psp", "outstanding", "ha", "eating", "perspective", "planned", "watching", "lodge", "messenger", "mirror", "tournament", "consideration", "ds", "discounts", "sterling", "sessions", "kernel", "stocks", "buyers", "journals", "gray", "catalogue", "ea", "jennifer", "antonio", "charged", "broad", "taiwan", "und", "chosen", "demo", "greece", "lg", "swiss", "sarah", "clark", "hate", "terminal", "publishers", "nights", "behalf", "caribbean", "liquid", "rice", "nebraska", "loop", "salary", "reservation", "foods", "gourmet", "guard", "properly", "orleans", "saving", "nfl", "remaining", "empire", "resume", "twenty", "newly", "raise", "prepare", "avatar", "gary", "depending", "illegal", "expansion", "vary", "hundreds", "rome", "arab", "lincoln", "helped", "premier", "tomorrow", "purchased", "milk", "decide", "consent", "drama", "visiting", "performing", "downtown", "keyboard", "contest", "collected", "nw", "bands", "boot", "suitable", "ff", "absolutely", "millions", "lunch", "audit", "push", "chamber", "guinea", "findings", "muscle", "featuring", "iso", "implement", "clicking", "scheduled", "polls", "typical", "tower", "yours", "sum", "misc", "calculator", "significantly", "chicken", "temporary", "attend", "shower", "alan", "sending", "jason", "tonight", "dear", "sufficient", "holdem", "shell", "province", "catholic", "oak", "vat", "awareness", "vancouver", "governor", "beer", "seemed", "contribution", "measurement", "swimming", "spyware", "formula", "constitution", "packaging", "solar", "jose", "catch", "jane", "pakistan", "ps", "reliable", "consultation", "northwest", "sir", "doubt", "earn", "finder", "unable", "periods", "classroom", "tasks", "democracy", "attacks", "kim", "wallpaper", "merchandise", "const", "resistance", "doors", "symptoms", "resorts", "biggest", "memorial", "visitor", "twin", "forth", "insert", "baltimore", "gateway", "ky", "dont", "alumni", "drawing", "candidates", "charlotte", "ordered", "biological", "fighting", "transition", "happens", "preferences", "spy", "romance", "instrument", "bruce", "split", "themes", "powers", "heaven", "br", "bits", "pregnant", "twice", "classification", "focused", "egypt", "physician", "hollywood", "bargain", "wikipedia", "cellular", "norway", "vermont", "asking", "blocks", "normally", "lo", "spiritual", "hunting", "diabetes", "suit", "ml", "shift", "chip", "res", "sit", "bodies", "photographs", "cutting", "wow", "simon", "writers", "marks", "flexible", "loved", "mapping", "numerous", "relatively", "birds", "satisfaction", "represents", "char", "indexed", "pittsburgh", "superior", "preferred", "saved", "paying", "cartoon", "shots", "intellectual", "moore", "granted", "choices", "carbon", "spending", "comfortable", "magnetic", "interaction", "listening", "effectively", "registry", "crisis", "outlook", "massive", "denmark", "employed", "bright", "treat", "header", "cs", "poverty", "formed", "piano", "echo", "que", "grid", "sheets", "patrick", "experimental", "puerto", "revolution", "consolidation", "displays", "plasma", "allowing", "earnings", "voip", "mystery", "landscape", "dependent", "mechanical", "journey", "delaware", "bidding", "consultants", "risks", "banner", "applicant", "charter", "fig", "barbara", "cooperation", "counties", "acquisition", "ports", "implemented", "sf", "directories", "recognized", "dreams", "blogger", "notification", "kg", "licensing", "stands", "teach", "occurred", "textbooks", "rapid", "pull", "hairy", "diversity", "cleveland", "ut", "reverse", "deposit", "seminar", "investments", "latina", "nasa", "wheels", "sexcam", "specify", "accessibility", "dutch", "sensitive", "templates", "formats", "tab", "depends", "boots", "holds", "router", "concrete", "si", "editing", "poland", "folder", "womens", "css", "completion", "upload", "pulse", "universities", "technique", "contractors", "milfhunter", "voting", "courts", "notices", "subscriptions", "calculate", "mc", "detroit", "alexander", "broadcast", "converted", "metro", "toshiba", "anniversary", "improvements", "strip", "specification", "pearl", "accident", "nick", "accessible", "accessory", "resident", "plot", "qty", "possibly", "airline", "typically", "representation", "regard", "pump", "exists", "arrangements", "smooth", "conferences", "uniprotkb", "strike", "consumption", "birmingham", "flashing", "lp", "narrow", "afternoon", "threat", "surveys", "sitting", "putting", "consultant", "controller", "ownership", "committees", "legislative", "researchers", "vietnam", "trailer", "anne", "castle", "gardens", "missed", "malaysia", "unsubscribe", "antique", "labels", "willing", "bio", "molecular", "acting", "heads", "stored", "exam", "logos", "residence", "attorneys", "milfs", "antiques", "density", "hundred", "ryan", "operators", "strange", "sustainable", "philippines", "statistical", "beds", "mention", "innovation", "pcs", "employers", "grey", "parallel", "honda", "amended", "operate", "bills", "bold", "bathroom", "stable", "opera", "definitions", "von", "doctors", "lesson", "cinema", "asset", "ag", "scan", "elections", "drinking", "reaction", "blank", "enhanced", "entitled", "severe", "generate", "stainless", "newspapers", "hospitals", "vi", "deluxe", "humor", "aged", "monitors", "exception", "lived", "duration", "bulk", "successfully", "indonesia", "pursuant", "sci", "fabric", "edt", "visits", "primarily", "tight", "domains", "capabilities", "pmid", "contrast", "recommendation", "flying", "recruitment", "sin", "berlin", "cute", "organized", "ba", "para", "siemens", "adoption", "improving", "cr", "expensive", "meant", "capture", "pounds", "buffalo", "organisations", "plane", "pg", "explained", "seed", "programmes", "desire", "expertise", "mechanism", "camping", "ee", "jewellery", "meets", "welfare", "peer", "caught", "eventually", "marked", "driven", "measured", "medline", "bottle", "agreements", "considering", "innovative", "marshall", "massage", "rubber", "conclusion", "closing", "tampa", "thousand", "meat", "legend", "grace", "susan", "ing", "ks", "adams", "python", "monster", "alex", "bang", "villa", "bone", "columns", "disorders", "bugs", "collaboration", "hamilton", "detection", "ftp", "cookies", "inner", "formation", "tutorial", "med", "engineers", "entity", "cruises", "gate", "holder", "proposals", "moderator", "sw", "tutorials", "settlement", "portugal", "lawrence", "roman", "duties", "valuable", "tone", "collectables", "ethics", "forever", "dragon", "busy", "captain", "fantastic", "imagine", "brings", "heating", "leg", "neck", "hd", "wing", "governments", "purchasing", "scripts", "abc", "stereo", "appointed", "taste", "dealing", "commit", "tiny", "operational", "rail", "airlines", "liberal", "livecam", "jay", "trips", "gap", "sides", "tube", "turns", "corresponding", "descriptions", "cache", "belt", "jacket", "determination", "animation", "oracle", "er", "matthew", "lease", "productions", "aviation", "hobbies", "proud", "excess", "disaster", "console", "commands", "jr", "telecommunications", "instructor", "giant", "achieved", "injuries", "shipped", "seats", "approaches", "biz", "alarm", "voltage", "anthony", "nintendo", "usual", "loading", "stamps", "appeared", "franklin", "angle", "rob", "vinyl", "highlights", "mining", "designers", "melbourne", "ongoing", "worst", "imaging", "betting", "scientists", "liberty", "wyoming", "blackjack", "argentina", "era", "convert", "possibility", "analyst", "commissioner", "dangerous", "garage", "exciting", "reliability", "thongs", "gcc", "unfortunately", "respectively", "volunteers", "attachment", "ringtone", "finland", "morgan", "derived", "pleasure", "honor", "asp", "oriented", "eagle", "desktops", "pants", "columbus", "nurse", "prayer", "appointment", "workshops", "hurricane", "quiet", "luck", "postage", "producer", "represented", "mortgages", "dial", "responsibilities", "cheese", "comic", "carefully", "jet", "productivity", "investors", "crown", "par", "underground", "diagnosis", "maker", "crack", "principle", "picks", "vacations", "gang", "semester", "calculated", "fetish", "applies", "casinos", "appearance", "smoke", "apache", "filters", "incorporated", "nv", "craft", "cake", "notebooks", "apart", "fellow", "blind", "lounge", "mad", "algorithm", "semi", "coins", "andy", "gross", "strongly", "cafe", "valentine", "hilton", "ken", "proteins", "horror", "su", "exp", "familiar", "capable", "douglas", "debian", "till", "involving", "pen", "investing", "christopher", "admission", "epson", "shoe", "elected", "carrying", "victory", "sand", "madison", "terrorism", "joy", "editions", "cpu", "mainly", "ethnic", "ran", "parliament", "actor", "finds", "seal", "situations", "fifth", "allocated", "citizen", "vertical", "corrections", "structural", "municipal", "describes", "prize", "sr", "occurs", "jon", "absolute", "disabilities", "consists", "anytime", "substance", "prohibited", "addressed", "lies", "pipe", "soldiers", "nr", "guardian", "lecture", "simulation", "layout", "initiatives", "ill", "concentration", "classics", "lbs", "lay", "interpretation", "horses", "lol", "dirty", "deck", "wayne", "donate", "taught", "bankruptcy", "mp", "worker", "optimization", "alive", "temple", "substances", "prove", "discovered", "wings", "breaks", "genetic", "restrictions", "participating", "waters", "promise", "thin", "exhibition", "prefer", "ridge", "cabinet", "modem", "harris", "mph", "bringing", "sick", "dose", "evaluate", "tiffany", "tropical", "collect", "bet", "composition", "toyota", "streets", "nationwide", "vector", "definitely", "shaved", "turning", "buffer", "purple", "existence", "commentary", "larry", "limousines", "developments", "def", "immigration", "destinations", "lets", "mutual", "pipeline", "necessarily", "syntax", "li", "attribute", "prison", "skill", "chairs", "nl", "everyday", "apparently", "surrounding", "mountains", "moves", "popularity", "inquiry", "ethernet", "checked", "exhibit", "throw", "trend", "sierra", "visible", "cats", "desert", "postposted", "ya", "oldest", "rhode", "nba", "coordinator", "obviously", "mercury", "steven", "handbook", "greg", "navigate", "worse", "summit", "victims", "epa", "spaces", "fundamental", "burning", "escape", "coupons", "somewhat", "receiver", "substantial", "tr", "progressive", "cialis", "bb", "boats", "glance", "scottish", "championship", "arcade", "richmond", "sacramento", "impossible", "ron", "russell", "tells", "obvious", "fiber", "depression", "graph", "covering", "platinum", "judgment", "bedrooms", "talks", "filing", "foster", "modeling", "passing", "awarded", "testimonials", "trials", "tissue", "nz", "memorabilia", "clinton", "masters", "bonds", "cartridge", "alberta", "explanation", "folk", "org", "commons", "cincinnati", "subsection", "fraud", "electricity", "permitted", "spectrum", "arrival", "okay", "pottery", "emphasis", "roger", "aspect", "workplace", "awesome", "mexican", "confirmed", "counts", "priced", "wallpapers", "hist", "crash", "lift", "desired", "inter", "closer", "assumes", "heights", "shadow", "riding", "infection", "firefox", "lisa", "expense", "grove", "eligibility", "venture", "clinic", "korean", "healing", "princess", "mall", "entering", "packet", "spray", "studios", "involvement", "dad", "buttons", "placement", "observations", "vbulletin", "funded", "thompson", "winners", "extend", "roads", "subsequent", "pat", "dublin", "rolling", "fell", "motorcycle", "yard", "disclosure", "establishment", "memories", "nelson", "te", "arrived", "creates", "faces", "tourist", "av", "mayor", "murder", "sean", "adequate", "senator", "yield", "presentations", "grades", "cartoons", "pour", "digest", "reg", "lodging", "tion", "dust", "hence", "wiki", "entirely", "replaced", "radar", "rescue", "undergraduate", "losses", "combat", "reducing", "stopped", "occupation", "lakes", "donations", "associations", "citysearch", "closely", "radiation", "diary", "seriously", "kings", "shooting", "kent", "adds", "nsw", "ear", "flags", "pci", "baker", "launched", "elsewhere", "pollution", "conservative", "guestbook", "shock", "effectiveness", "walls", "abroad", "ebony", "tie", "ward", "drawn", "arthur", "ian", "visited", "roof", "walker", "demonstrate", "atmosphere", "suggests", "kiss", "beast", "ra", "operated", "experiment", "targets", "overseas", "purchases", "dodge", "counsel", "federation", "pizza", "invited", "yards", "assignment", "chemicals", "gordon", "mod", "farmers", "rc", "queries", "bmw", "rush", "ukraine", "absence", "nearest", "cluster", "vendors", "mpeg", "whereas", "yoga", "serves", "woods", "surprise", "lamp", "rico", "partial", "shoppers", "phil", "everybody", "couples", "nashville", "ranking", "jokes", "cst", "http", "ceo", "simpson", "twiki", "sublime", "counseling", "palace", "acceptable", "satisfied", "glad", "wins", "measurements", "verify", "globe", "trusted", "copper", "milwaukee", "rack", "medication", "warehouse", "shareware", "ec", "rep", "dicke", "kerry", "receipt", "supposed", "ordinary", "nobody", "ghost", "violation", "configure", "stability", "mit", "applying", "southwest", "boss", "pride", "institutional", "expectations", "independence", "knowing", "reporter", "metabolism", "keith", "champion", "cloudy", "linda", "ross", "personally", "chile", "anna", "plenty", "solo", "sentence", "throat", "ignore", "maria", "uniform", "excellence", "wealth", "tall", "rm", "somewhere", "vacuum", "dancing", "attributes", "recognize", "brass", "writes", "plaza", "pdas", "outcomes", "survival", "quest", "publish", "sri", "screening", "toe", "thumbnail", "trans", "jonathan", "whenever", "nova", "lifetime", "api", "pioneer", "booty", "forgotten", "acrobat", "plates", "acres", "venue", "athletic", "thermal", "essays", "vital", "telling", "fairly", "coastal", "config", "cf", "charity", "intelligent", "edinburgh", "vt", "excel", "modes", "obligation", "campbell", "wake", "stupid", "harbor", "hungary", "traveler", "urw", "segment", "realize", "regardless", "lan", "enemy", "puzzle", "rising", "aluminum", "wells", "wishlist", "opens", "insight", "sms", "restricted", "republican", "secrets", "lucky", "latter", "merchants", "thick", "trailers", "repeat", "syndrome", "philips", "attendance", "penalty", "drum", "glasses", "enables", "nec", "iraqi", "builder", "vista", "jessica", "chips", "terry", "flood", "foto", "ease", "arguments", "amsterdam", "arena", "adventures", "pupils", "stewart", "announcement", "tabs", "outcome", "appreciate", "expanded", "casual", "grown", "polish", "lovely", "extras", "gm", "centres", "jerry", "clause", "smile", "lands", "ri", "troops", "indoor", "bulgaria", "armed", "broker", "charger", "regularly", "believed", "pine", "cooling", "tend", "gulf", "rt", "rick", "trucks", "cp", "mechanisms", "divorce", "laura", "shopper", "tokyo", "partly", "nikon", "customize", "tradition", "candy", "pills", "tiger", "donald", "folks", "sensor", "exposed", "telecom", "hunt", "angels", "deputy", "indicators", "sealed", "thai", "emissions", "physicians", "loaded", "fred", "complaint", "scenes", "experiments", "afghanistan", "dd", "boost", "spanking", "scholarship", "governance", "mill", "founded", "supplements", "chronic", "icons", "moral", "den", "catering", "aud", "finger", "keeps", "pound", "locate", "camcorder", "pl", "trained", "burn", "implementing", "roses", "labs", "ourselves", "bread", "tobacco", "wooden", "motors", "tough", "roberts", "incident", "gonna", "dynamics", "lie", "crm", "rf", "conversation", "decrease", "cumshots", "chest", "pension", "billy", "revenues", "emerging", "worship", "capability", "ak", "fe", "craig", "herself", "producing", "churches", "precision", "damages", "reserves", "contributed", "solve", "shorts", "reproduction", "minority", "td", "diverse", "amp", "ingredients", "sb", "ah", "johnny", "sole", "franchise", "recorder", "complaints", "facing", "sm", "nancy", "promotions", "tones", "passion", "rehabilitation", "maintaining", "sight", "laid", "clay", "defence", "patches", "weak", "refund", "usc", "towns", "environments", "trembl", "divided", "blvd", "reception", "amd", "wise", "emails", "cyprus", "wv", "odds", "correctly", "insider", "seminars", "consequences", "makers", "hearts", "geography", "appearing", "integrity", "worry", "ns", "discrimination", "eve", "carter", "legacy", "marc", "pleased", "danger", "vitamin", "widely", "processed", "phrase", "genuine", "raising", "implications", "functionality", "paradise", "hybrid", "reads", "roles", "intermediate", "emotional", "sons", "leaf", "pad", "glory", "platforms", "ja", "bigger", "billing", "diesel", "versus", "combine", "overnight", "geographic", "exceed", "bs", "rod", "saudi", "fault", "cuba", "hrs", "preliminary", "districts", "introduce", "silk", "promotional", "kate", "chevrolet", "babies", "bi", "karen", "compiled", "romantic", "revealed", "specialists", "generator", "albert", "examine", "jimmy", "graham", "suspension", "bristol", "margaret", "compaq", "sad", "correction", "wolf", "slowly", "authentication", "communicate", "rugby", "supplement", "showtimes", "cal", "portions", "infant", "promoting", "sectors", "samuel", "fluid", "grounds", "fits", "kick", "regards", "meal", "ta", "hurt", "machinery", "bandwidth", "unlike", "equation", "baskets", "probability", "pot", "dimension", "wright", "img", "barry", "proven", "schedules", "admissions", "cached", "warren", "slip", "studied", "reviewer", "involves", "quarterly", "rpm", "profits", "devil", "grass", "comply", "marie", "florist", "illustrated", "cherry", "continental", "alternate", "deutsch", "achievement", "limitations", "kenya", "webcam", "cuts", "funeral", "nutten", "earrings", "enjoyed", "automated", "chapters", "pee", "charlie", "quebec", "passenger", "convenient", "dennis", "mars", "francis", "tvs", "sized", "manga", "noticed", "socket", "silent", "literary", "egg", "mhz", "signals", "caps", "orientation", "pill", "theft", "childhood", "swing", "symbols", "lat", "meta", "humans", "analog", "facial", "choosing", "talent", "dated", "flexibility", "seeker", "wisdom", "shoot", "boundary", "mint", "packard", "offset", "payday", "philip", "elite", "gi", "spin", "holders", "believes", "swedish", "poems", "deadline", "jurisdiction", "robot", "displaying", "witness", "collins", "equipped", "stages", "encouraged", "sur", "winds", "powder", "broadway", "acquired", "assess", "wash", "cartridges", "stones", "entrance", "gnome", "roots", "declaration", "losing", "attempts", "gadgets", "noble", "glasgow", "automation", "impacts", "rev", "gospel", "advantages", "shore", "loves", "induced", "ll", "knight", "preparing", "loose", "aims", "recipient", "linking", "extensions", "appeals", "cl", "earned", "illness", "islamic", "athletics", "southeast", "ieee", "ho", "alternatives", "pending", "parker", "determining", "lebanon", "corp", "personalized", "kennedy", "gt", "sh", "conditioning", "teenage", "soap", "ae", "triple", "cooper", "nyc", "vincent", "jam", "secured", "unusual", "answered", "partnerships", "destruction", "slots", "increasingly", "migration", "disorder", "routine", "toolbar", "basically", "rocks", "conventional", "titans", "applicants", "wearing", "axis", "sought", "genes", "mounted", "habitat", "firewall", "median", "guns", "scanner", "herein", "occupational", "animated", "judicial", "rio", "hs", "adjustment", "hero", "integer", "treatments", "bachelor", "attitude", "camcorders", "engaged", "falling", "basics", "montreal", "carpet", "rv", "struct", "lenses", "binary", "genetics", "attended", "difficulty", "punk", "collective", "coalition", "pi", "dropped", "enrollment", "duke", "walter", "ai", "pace", "besides", "wage", "producers", "ot", "collector", "arc", "hosts", "interfaces", "advertisers", "moments", "atlas", "strings", "dawn", "representing", "observation", "feels", "torture", "carl", "deleted", "coat", "mitchell", "mrs", "rica", "restoration", "convenience", "returning", "ralph", "opposition", "container", "yr", "defendant", "warner", "confirmation", "app", "embedded", "inkjet", "supervisor", "wizard", "corps", "actors", "liver", "peripherals", "liable", "brochure", "morris", "bestsellers", "petition", "eminem", "recall", "antenna", "picked", "assumed", "departure", "minneapolis", "belief", "killing", "bikini", "memphis", "shoulder", "decor", "lookup", "texts", "harvard", "brokers", "roy", "ion", "diameter", "ottawa", "doll", "ic", "podcast", "seasons", "peru", "interactions", "refine", "bidder", "singer", "evans", "herald", "literacy", "fails", "aging", "nike", "intervention", "fed", "plugin", "attraction", "diving", "invite", "modification", "alice", "latinas", "suppose", "customized", "reed", "involve", "moderate", "terror", "younger", "thirty", "mice", "opposite", "understood", "rapidly", "dealtime", "ban", "temp", "intro", "mercedes", "zus", "assurance", "clerk", "happening", "vast", "mills", "outline", "amendments", "tramadol", "holland", "receives", "jeans", "metropolitan", "compilation", "verification", "fonts", "ent", "odd", "wrap", "refers", "mood", "favor", "veterans", "quiz", "mx", "sigma", "gr", "attractive", "xhtml", "occasion", "recordings", "jefferson", "victim", "demands", "sleeping", "careful", "ext", "beam", "gardening", "obligations", "arrive", "orchestra", "sunset", "tracked", "moreover", "minimal", "polyphonic", "lottery", "tops", "framed", "aside", "outsourcing", "licence", "adjustable", "allocation", "michelle", "essay", "discipline", "amy", "ts", "demonstrated", "dialogue", "identifying", "alphabetical", "camps", "declared", "dispatched", "aaron", "handheld", "trace", "disposal", "shut", "florists", "packs", "ge", "installing", "switches", "romania", "voluntary", "ncaa", "thou", "consult", "phd", "greatly", "blogging", "mask", "cycling", "midnight", "ng", "commonly", "pe", "photographer", "inform", "turkish", "coal", "cry", "messaging", "pentium", "quantum", "murray", "intent", "tt", "zoo", "largely", "pleasant", "announce", "constructed", "additions", "requiring", "spoke", "aka", "arrow", "engagement", "sampling", "rough", "weird", "tee", "refinance", "lion", "inspired", "holes", "weddings", "blade", "suddenly", "oxygen", "cookie", "meals", "canyon", "goto", "meters", "merely", "calendars", "arrangement", "conclusions", "passes", "bibliography", "pointer", "compatibility", "stretch", "durham", "furthermore", "permits", "cooperative", "muslim", "xl", "neil", "sleeve", "netscape", "cleaner", "cricket", "beef", "feeding", "stroke", "township", "rankings", "measuring", "cad", "hats", "robin", "robinson", "jacksonville", "strap", "headquarters", "sharon", "crowd", "tcp", "transfers", "surf", "olympic", "transformation", "remained", "attachments", "dv", "dir", "entities", "customs", "administrators", "personality", "rainbow", "hook", "roulette", "decline", "gloves", "israeli", "medicare", "cord", "skiing", "cloud", "facilitate", "subscriber", "valve", "val", "hewlett", "explains", "proceed", "flickr", "feelings", "knife", "jamaica", "priorities", "shelf", "bookstore", "timing", "liked", "parenting", "adopt", "denied", "fotos", "incredible", "britney", "freeware", "donation", "outer", "crop", "deaths", "rivers", "commonwealth", "pharmaceutical", "manhattan", "tales", "katrina", "workforce", "islam", "nodes", "tu", "fy", "thumbs", "seeds", "cited", "lite", "ghz", "hub", "targeted", "organizational", "skype", "realized", "twelve", "founder", "decade", "gamecube", "rr", "dispute", "portuguese", "tired", "titten", "adverse", "everywhere", "excerpt", "eng", "steam", "discharge", "ef", "drinks", "ace", "voices", "acute", "halloween", "climbing", "stood", "sing", "tons", "perfume", "carol", "honest", "albany", "hazardous", "restore", "stack", "methodology", "somebody", "sue", "ep", "housewares", "reputation", "resistant", "democrats", "recycling", "hang", "gbp", "curve", "creator", "amber", "qualifications", "museums", "coding", "slideshow", "tracker", "variation", "passage", "transferred", "trunk", "hiking", "lb", "pierre", "jelsoft", "headset", "photograph", "oakland", "colombia", "waves", "camel", "distributor", "lamps", "underlying", "hood", "wrestling", "suicide", "archived", "photoshop", "jp", "chi", "bt", "arabia", "gathering", "projection", "juice", "chase", "mathematical", "logical", "sauce", "fame", "extract", "specialized", "diagnostic", "panama", "indianapolis", "af", "payable", "corporations", "courtesy", "criticism", "automobile", "confidential", "rfc", "statutory", "accommodations", "athens", "northeast", "downloaded", "judges", "sl", "seo", "retired", "isp", "remarks", "detected", "decades", "paintings", "walked", "arising", "nissan", "bracelet", "ins", "eggs", "juvenile", "injection", "yorkshire", "populations", "protective", "afraid", "acoustic", "railway", "cassette", "initially", "indicator", "pointed", "hb", "jpg", "causing", "mistake", "norton", "locked", "eliminate", "tc", "fusion", "mineral", "sunglasses", "ruby", "steering", "beads", "fortune", "preference", "canvas", "threshold", "parish", "claimed", "screens", "cemetery", "planner", "croatia", "flows", "stadium", "venezuela", "exploration", "mins", "fewer", "sequences", "coupon", "nurses", "ssl", "stem", "proxy", "astronomy", "lanka", "opt", "edwards", "drew", "contests", "flu", "translate", "announces", "mlb", "costume", "tagged", "berkeley", "voted", "killer", "bikes", "gates", "adjusted", "rap", "tune", "bishop", "pulled", "corn", "gp", "shaped", "compression", "seasonal", "establishing", "farmer", "counters", "puts", "constitutional", "grew", "perfectly", "tin", "slave", "instantly", "cultures", "norfolk", "coaching", "examined", "trek", "encoding", "litigation", "submissions", "oem", "heroes", "painted", "lycos", "ir", "zdnet", "broadcasting", "horizontal", "artwork", "cosmetic", "resulted", "portrait", "terrorist", "informational", "ethical", "carriers", "ecommerce", "mobility", "floral", "builders", "ties", "struggle", "schemes", "suffering", "neutral", "fisher", "rat", "spears", "prospective", "bedding", "ultimately", "joining", "heading", "equally", "artificial", "bearing", "spectacular", "coordination", "connector", "brad", "combo", "seniors", "worlds", "guilty", "affiliated", "activation", "naturally", "haven", "tablet", "jury", "dos", "tail", "subscribers", "charm", "lawn", "violent", "mitsubishi", "underwear", "basin", "soup", "potentially", "ranch", "constraints", "crossing", "inclusive", "dimensional", "cottage", "drunk", "considerable", "crimes", "resolved", "mozilla", "byte", "toner", "nose", "latex", "branches", "anymore", "oclc", "delhi", "holdings", "alien", "locator", "selecting", "processors", "pantyhose", "plc", "broke", "nepal", "zimbabwe", "difficulties", "juan", "complexity", "msg", "constantly", "browsing", "resolve", "barcelona", "presidential", "documentary", "cod", "territories", "melissa", "moscow", "thesis", "thru", "jews", "nylon", "palestinian", "discs", "rocky", "bargains", "frequent", "trim", "nigeria", "ceiling", "pixels", "ensuring", "hispanic", "cv", "cb", "legislature", "hospitality", "gen", "anybody", "procurement", "diamonds", "espn", "fleet", "untitled", "bunch", "totals", "marriott", "singing", "theoretical", "afford", "exercises", "starring", "referral", "nhl", "surveillance", "optimal", "quit", "distinct", "protocols", "lung", "highlight", "substitute", "inclusion", "hopefully", "brilliant", "turner", "sucking", "cents", "reuters", "ti", "fc", "gel", "todd", "spoken", "omega", "evaluated", "stayed", "civic", "assignments", "fw", "manuals", "doug", "sees", "termination", "watched", "saver", "thereof", "grill", "households", "gs", "redeem", "rogers", "grain", "aaa", "authentic", "regime", "wanna", "wishes", "bull", "montgomery", "architectural", "louisville", "depend", "differ", "macintosh", "movements", "ranging", "monica", "repairs", "breath", "amenities", "virtually", "cole", "mart", "candle", "hanging", "colored", "authorization", "tale", "verified", "lynn", "formerly", "projector", "bp", "situated", "comparative", "std", "seeks", "herbal", "loving", "strictly", "routing", "docs", "stanley", "psychological", "surprised", "retailer", "vitamins", "elegant", "gains", "renewal", "vid", "genealogy", "opposed", "deemed", "scoring", "expenditure", "brooklyn", "liverpool", "sisters", "critics", "connectivity", "spots", "oo", "algorithms", "hacker", "madrid", "similarly", "margin", "coin", "solely", "fake", "salon", "collaborative", "norman", "fda", "excluding", "turbo", "headed", "voters", "cure", "madonna", "commander", "arch", "ni", "murphy", "thinks", "thats", "suggestion", "hdtv", "soldier", "phillips", "asin", "aimed", "justin", "bomb", "harm", "interval", "mirrors", "spotlight", "tricks", "reset", "brush", "investigate", "thy", "expansys", "panels", "repeated", "assault", "connecting", "spare", "logistics", "deer", "kodak", "tongue", "bowling", "tri", "danish", "pal", "monkey", "proportion", "filename", "skirt", "florence", "invest", "honey", "um", "analyzes", "drawings", "significance", "scenario", "ye", "fs", "lovers", "atomic", "approx", "symposium", "arabic", "gauge", "essentials", "junction", "protecting", "nn", "faced", "mat", "rachel", "solving", "transmitted", "weekends", "screenshots", "produces", "oven", "ted", "intensive", "chains", "kingston", "sixth", "engage", "deviant", "noon", "switching", "quoted", "adapters", "correspondence", "farms", "imports", "supervision", "cheat", "bronze", "expenditures", "sandy", "separation", "testimony", "suspect", "celebrities", "macro", "sender", "mandatory", "boundaries", "crucial", "syndication", "gym", "celebration", "kde", "adjacent", "filtering", "tuition", "spouse", "exotic", "viewer", "signup", "threats", "luxembourg", "puzzles", "reaching", "vb", "damaged", "cams", "receptor", "laugh", "joel", "surgical", "destroy", "citation", "pitch", "autos", "yo", "premises", "perry", "proved", "offensive", "imperial", "dozen", "benjamin", "deployment", "teeth", "cloth", "studying", "colleagues", "stamp", "lotus", "salmon", "olympus", "separated", "proc", "cargo", "tan", "directive", "fx", "salem", "mate", "dl", "starter", "upgrades", "likes", "butter", "pepper", "weapon", "luggage", "burden", "chef", "tapes", "zones", "races", "isle", "stylish", "slim", "maple", "luke", "grocery", "offshore", "governing", "retailers", "depot", "kenneth", "comp", "alt", "pie", "blend", "harrison", "ls", "julie", "occasionally", "cbs", "attending", "emission", "pete", "spec", "finest", "realty", "janet", "bow", "penn", "recruiting", "apparent", "instructional", "phpbb", "autumn", "traveling", "probe", "midi", "permissions", "biotechnology", "toilet", "ranked", "jackets", "routes", "packed", "excited", "outreach", "helen", "mounting", "recover", "tied", "lopez", "balanced", "prescribed", "catherine", "timely", "talked", "upskirts", "debug", "delayed", "chuck", "reproduced", "hon", "dale", "explicit", "calculation", "villas", "ebook", "consolidated", "exclude", "peeing", "occasions", "brooks", "equations", "newton", "oils", "sept", "exceptional", "anxiety", "bingo", "whilst", "spatial", "respondents", "unto", "lt", "ceramic", "prompt", "precious", "minds", "annually", "considerations", "scanners", "atm", "xanax", "eq", "pays", "fingers", "sunny", "ebooks", "delivers", "je", "queensland", "necklace", "musicians", "leeds", "composite", "unavailable", "cedar", "arranged", "lang", "theaters", "advocacy", "raleigh", "stud", "fold", "essentially", "designing", "threaded", "uv", "qualify", "blair", "hopes", "assessments", "cms", "mason", "diagram", "burns", "pumps", "footwear", "sg", "vic", "beijing", "peoples", "victor", "mario", "pos", "attach", "licenses", "utils", "removing", "advised", "brunswick", "spider", "phys", "ranges", "pairs", "sensitivity", "trails", "preservation", "hudson", "isolated", "calgary", "interim", "assisted", "divine", "streaming", "approve", "chose", "compound", "intensity", "technological", "syndicate", "abortion", "dialog", "venues", "blast", "wellness", "calcium", "newport", "antivirus", "addressing", "pole", "discounted", "indians", "shield", "harvest", "membrane", "prague", "previews", "bangladesh", "constitute", "locally", "concluded", "pickup", "desperate", "mothers", "nascar", "iceland", "demonstration", "governmental", "manufactured", "candles", "graduation", "mega", "bend", "sailing", "variations", "moms", "sacred", "addiction", "morocco", "chrome", "tommy", "springfield", "refused", "brake", "exterior", "greeting", "ecology", "oliver", "congo", "glen", "botswana", "nav", "delays", "synthesis", "olive", "undefined", "unemployment", "cyber", "verizon", "scored", "enhancement", "newcastle", "clone", "dicks", "velocity", "lambda", "relay", "composed", "tears", "performances", "oasis", "baseline", "cab", "angry", "fa", "societies", "silicon", "brazilian", "identical", "petroleum", "compete", "ist", "norwegian", "lover", "belong", "honolulu", "beatles", "lips", "retention", "exchanges", "pond", "rolls", "thomson", "barnes", "soundtrack", "wondering", "malta", "daddy", "lc", "ferry", "rabbit", "profession", "seating", "dam", "cnn", "separately", "physiology", "lil", "collecting", "das", "exports", "omaha", "tire", "participant", "scholarships", "recreational", "dominican", "chad", "electron", "loads", "friendship", "heather", "passport", "motel", "unions", "treasury", "warrant", "sys", "solaris", "frozen", "occupied", "josh", "royalty", "scales", "rally", "observer", "sunshine", "strain", "drag", "ceremony", "somehow", "arrested", "expanding", "provincial", "investigations", "icq", "ripe", "yamaha", "rely", "medications", "hebrew", "gained", "rochester", "dying", "laundry", "stuck", "solomon", "placing", "stops", "homework", "adjust", "assessed", "advertiser", "enabling", "encryption", "filling", "downloadable", "sophisticated", "imposed", "silence", "scsi", "focuses", "soviet", "possession", "cu", "laboratories", "treaty", "vocal", "trainer", "organ", "stronger", "volumes", "advances", "vegetables", "lemon", "toxic", "dns", "thumbnails", "darkness", "pty", "ws", "nuts", "nail", "bizrate", "vienna", "implied", "span", "stanford", "sox", "stockings", "joke", "respondent", "packing", "statute", "rejected", "satisfy", "destroyed", "shelter", "chapel", "gamespot", "manufacture", "layers", "wordpress", "guided", "vulnerability", "accountability", "celebrate", "accredited", "appliance", "compressed", "bahamas", "powell", "mixture", "bench", "univ", "tub", "rider", "scheduling", "radius", "perspectives", "mortality", "logging", "hampton", "christians", "borders", "therapeutic", "pads", "butts", "inns", "bobby", "impressive", "sheep", "accordingly", "architect", "railroad", "lectures", "challenging", "wines", "nursery", "harder", "cups", "ash", "microwave", "cheapest", "accidents", "travesti", "relocation", "stuart", "contributors", "salvador", "ali", "salad", "np", "monroe", "tender", "violations", "foam", "temperatures", "paste", "clouds", "competitions", "discretion", "tft", "tanzania", "preserve", "jvc", "poem", "unsigned", "staying", "cosmetics", "easter", "theories", "repository", "praise", "jeremy", "venice", "jo", "concentrations", "vibrators", "estonia", "christianity", "veteran", "streams", "landing", "signing", "executed", "katie", "negotiations", "realistic", "dt", "cgi", "showcase", "integral", "asks", "relax", "namibia", "generating", "christina", "congressional", "synopsis", "hardly", "prairie", "reunion", "composer", "bean", "sword", "absent", "photographic", "sells", "ecuador", "hoping", "accessed", "spirits", "modifications", "coral", "pixel", "float", "colin", "bias", "imported", "paths", "bubble", "por", "acquire", "contrary", "millennium", "tribune", "vessel", "acids", "focusing", "viruses", "cheaper", "admitted", "dairy", "admit", "mem", "fancy", "equality", "samoa", "gc", "achieving", "tap", "stickers", "fisheries", "exceptions", "reactions", "leasing", "lauren", "beliefs", "ci", "macromedia", "companion", "squad", "analyze", "ashley", "scroll", "relate", "divisions", "swim", "wages", "additionally", "suffer", "forests", "fellowship", "nano", "invalid", "concerts", "martial", "males", "victorian", "retain", "execute", "tunnel", "genres", "cambodia", "patents", "copyrights", "yn", "chaos", "lithuania", "mastercard", "wheat", "chronicles", "obtaining", "beaver", "updating", "distribute", "readings", "decorative", "kijiji", "confused", "compiler", "enlargement", "eagles", "bases", "vii", "accused", "bee", "campaigns", "unity", "loud", "conjunction", "bride", "rats", "defines", "airports", "instances", "indigenous", "begun", "cfr", "brunette", "packets", "anchor", "socks", "validation", "parade", "corruption", "stat", "trigger", "incentives", "cholesterol", "gathered", "essex", "slovenia", "notified", "differential", "beaches", "folders", "dramatic", "surfaces", "terrible", "routers", "cruz", "pendant", "dresses", "baptist", "scientist", "starsmerchant", "hiring", "clocks", "arthritis", "bios", "females", "wallace", "nevertheless", "reflects", "taxation", "fever", "pmc", "cuisine", "surely", "practitioners", "transcript", "myspace", "theorem", "inflation", "thee", "nb", "ruth", "pray", "stylus", "compounds", "pope", "drums", "contracting", "arnold", "structured", "reasonably", "jeep", "chicks", "bare", "hung", "cattle", "mba", "radical", "graduates", "rover", "recommends", "controlling", "treasure", "reload", "distributors", "flame", "levitra", "tanks", "assuming", "monetary", "elderly", "pit", "arlington", "mono", "particles", "floating", "extraordinary", "tile", "indicating", "bolivia", "spell", "hottest", "stevens", "coordinate", "kuwait", "exclusively", "emily", "alleged", "limitation", "widescreen", "compile", "squirting", "webster", "struck", "rx", "illustration", "plymouth", "warnings", "construct", "apps", "inquiries", "bridal", "annex", "mag", "gsm", "inspiration", "tribal", "curious", "affecting", "freight", "rebate", "meetup", "eclipse", "sudan", "ddr", "downloading", "rec", "shuttle", "aggregate", "stunning", "cycles", "affects", "forecasts", "detect", "actively", "ciao", "ampland", "knee", "prep", "pb", "complicated", "chem", "fastest", "butler", "shopzilla", "injured", "decorating", "payroll", "cookbook", "expressions", "ton", "courier", "uploaded", "shakespeare", "hints", "collapse", "americas", "connectors", "twinks", "unlikely", "oe", "gif", "pros", "conflicts", "techno", "beverage", "tribute", "wired", "elvis", "immune", "latvia", "travelers", "forestry", "barriers", "cant", "jd", "rarely", "gpl", "infected", "offerings", "martha", "genesis", "barrier", "argue", "incorrect", "trains", "metals", "bicycle", "furnishings", "letting", "arise", "guatemala", "celtic", "thereby", "irc", "jamie", "particle", "perception", "minerals", "advise", "humidity", "bottles", "boxing", "wy", "dm", "bangkok", "renaissance", "pathology", "sara", "bra", "ordinance", "hughes", "photographers", "infections", "jeffrey", "chess", "operates", "brisbane", "configured", "survive", "oscar", "festivals", "menus", "joan", "possibilities", "duck", "reveal", "canal", "amino", "phi", "contributing", "herbs", "clinics", "mls", "cow", "manitoba", "analytical", "missions", "watson", "lying", "costumes", "strict", "dive", "saddam", "circulation", "drill", "offense", "bryan", "cet", "protest", "assumption", "jerusalem", "hobby", "tries", "transexuales", "invention", "nickname", "fiji", "technician", "inline", "executives", "enquiries", "washing", "audi", "staffing", "cognitive", "exploring", "trick", "enquiry", "closure", "raid", "ppc", "timber", "volt", "intense", "div", "playlist", "registrar", "showers", "supporters", "ruling", "steady", "dirt", "statutes", "withdrawal", "myers", "drops", "predicted", "wider", "saskatchewan", "jc", "cancellation", "plugins", "enrolled", "sensors", "screw", "ministers", "publicly", "hourly", "blame", "geneva", "freebsd", "veterinary", "acer", "prostores", "reseller", "dist", "handed", "suffered", "intake", "informal", "relevance", "incentive", "butterfly", "tucson", "mechanics", "heavily", "swingers", "fifty", "headers", "mistakes", "numerical", "ons", "geek", "uncle", "defining", "xnxx", "counting", "reflection", "sink", "accompanied", "assure", "invitation", "devoted", "princeton", "jacob", "sodium", "randy", "spirituality", "hormone", "meanwhile", "proprietary", "timothy", "childrens", "brick", "grip", "naval", "thumbzilla", "medieval", "porcelain", "avi", "bridges", "pichunter", "captured", "watt", "thehun", "decent", "casting", "dayton", "translated", "shortly", "cameron", "columnists", "pins", "carlos", "reno", "donna", "andreas", "warrior", "diploma", "cabin", "innocent", "scanning", "ide", "consensus", "polo", "valium", "copying", "rpg", "delivering", "cordless", "patricia", "horn", "eddie", "uganda", "fired", "journalism", "pd", "prot", "trivia", "adidas", "perth", "frog", "grammar", "intention", "syria", "disagree", "klein", "harvey", "tires", "logs", "undertaken", "tgp", "hazard", "retro", "leo", "livesex", "statewide", "semiconductor", "gregory", "episodes", "boolean", "circular", "anger", "diy", "mainland", "illustrations", "suits", "chances", "interact", "snap", "happiness", "arg", "substantially", "bizarre", "glenn", "ur", "auckland", "olympics", "fruits", "identifier", "geo", "worldsex", "ribbon", "calculations", "doe", "jpeg", "conducting", "startup", "suzuki", "trinidad", "ati", "kissing", "wal", "handy", "swap", "exempt", "crops", "reduces", "accomplished", "calculators", "geometry", "impression", "abs", "slovakia", "flip", "guild", "correlation", "gorgeous", "capitol", "sim", "dishes", "rna", "barbados", "chrysler", "nervous", "refuse", "extends", "fragrance", "mcdonald", "replica", "plumbing", "brussels", "tribe", "neighbors", "trades", "superb", "buzz", "transparent", "nuke", "rid", "trinity", "charleston", "handled", "legends", "boom", "calm", "champions", "floors", "selections", "projectors", "inappropriate", "exhaust", "comparing", "shanghai", "speaks", "burton", "vocational", "davidson", "copied", "scotia", "farming", "gibson", "pharmacies", "fork", "troy", "ln", "roller", "introducing", "batch", "organize", "appreciated", "alter", "nicole", "latino", "ghana", "edges", "uc", "mixing", "handles", "skilled", "fitted", "albuquerque", "harmony", "distinguished", "asthma", "projected", "assumptions", "shareholders", "twins", "developmental", "rip", "zope", "regulated", "triangle", "amend", "anticipated", "oriental", "reward", "windsor", "zambia", "completing", "gmbh", "buf", "ld", "hydrogen", "webshots", "sprint", "comparable", "chick", "advocate", "sims", "confusion", "copyrighted", "tray", "inputs", "warranties", "genome", "escorts", "documented", "thong", "medal", "paperbacks", "coaches", "vessels", "walks", "sol", "keyboards", "sage", "knives", "eco", "vulnerable", "arrange", "artistic", "bat", "honors", "booth", "indie", "reflected", "unified", "bones", "breed", "detector", "ignored", "polar", "fallen", "precise", "sussex", "respiratory", "notifications", "msgid", "transexual", "mainstream", "invoice", "evaluating", "lip", "subcommittee", "sap", "gather", "suse", "maternity", "backed", "alfred", "colonial", "mf", "carey", "motels", "forming", "embassy", "cave", "journalists", "danny", "rebecca", "slight", "proceeds", "indirect", "amongst", "wool", "foundations", "msgstr", "arrest", "volleyball", "mw", "adipex", "horizon", "nu", "deeply", "toolbox", "ict", "marina", "liabilities", "prizes", "bosnia", "browsers", "decreased", "patio", "dp", "tolerance", "surfing", "creativity", "lloyd", "describing", "optics", "pursue", "lightning", "overcome", "eyed", "ou", "quotations", "grab", "inspector", "attract", "brighton", "beans", "bookmarks", "ellis", "disable", "snake", "succeed", "leonard", "lending", "oops", "reminder", "xi", "searched", "behavioral", "riverside", "bathrooms", "plains", "sku", "ht", "raymond", "insights", "abilities", "initiated", "sullivan", "za", "midwest", "karaoke", "trap", "lonely", "fool", "ve", "nonprofit", "lancaster", "suspended", "hereby", "observe", "julia", "containers", "attitudes", "karl", "berry", "collar", "simultaneously", "racial", "integrate", "bermuda", "amanda", "sociology", "mobiles", "screenshot", "exhibitions", "kelkoo", "confident", "retrieved", "exhibits", "officially", "consortium", "dies", "terrace", "bacteria", "pts", "replied", "seafood", "novels", "rh", "rrp", "recipients", "ought", "delicious", "traditions", "fg", "jail", "safely", "finite", "kidney", "periodically", "fixes", "sends", "durable", "mazda", "allied", "throws", "moisture", "hungarian", "roster", "referring", "symantec", "spencer", "wichita", "nasdaq", "uruguay", "ooo", "hz", "transform", "timer", "tablets", "tuning", "gotten", "educators", "tyler", "futures", "vegetable", "verse", "highs", "humanities", "independently", "wanting", "custody", "scratch", "launches", "ipaq", "alignment", "masturbating", "henderson", "bk", "britannica", "comm", "ellen", "competitors", "nhs", "rocket", "aye", "bullet", "towers", "racks", "lace", "nasty", "visibility", "latitude", "consciousness", "ste", "tumor", "ugly", "deposits", "beverly", "mistress", "encounter", "trustees", "watts", "duncan", "reprints", "hart", "bernard", "resolutions", "ment", "accessing", "forty", "tubes", "attempted", "col", "midlands", "priest", "floyd", "ronald", "analysts", "queue", "dx", "sk", "trance", "locale", "nicholas", "biol", "yu", "bundle", "hammer", "invasion", "witnesses", "runner", "rows", "administered", "notion", "sq", "skins", "mailed", "oc", "fujitsu", "spelling", "arctic", "exams", "rewards", "beneath", "strengthen", "defend", "aj", "frederick", "medicaid", "treo", "infrared", "seventh", "gods", "une", "welsh", "belly", "aggressive", "tex", "advertisements", "quarters", "stolen", "cia", "sublimedirectory", "soonest", "haiti", "disturbed", "determines", "sculpture", "poly", "ears", "dod", "wp", "fist", "naturals", "neo", "motivation", "lenders", "pharmacology", "fitting", "fixtures", "bloggers", "mere", "agrees", "passengers", "quantities", "petersburg", "consistently", "powerpoint", "cons", "surplus", "elder", "sonic", "obituaries", "cheers", "dig", "taxi", "punishment", "appreciation", "subsequently", "om", "belarus", "nat", "zoning", "gravity", "providence", "thumb", "restriction", "incorporate", "backgrounds", "treasurer", "guitars", "essence", "flooring", "lightweight", "ethiopia", "tp", "mighty", "athletes", "humanity", "transcription", "jm", "holmes", "complications", "scholars", "dpi", "scripting", "gis", "remembered", "galaxy", "chester", "snapshot", "caring", "loc", "worn", "synthetic", "shaw", "vp", "segments", "testament", "expo", "dominant", "twist", "specifics", "itunes", "stomach", "partially", "buried", "cn", "newbie", "minimize", "darwin", "ranks", "wilderness", "debut", "generations", "tournaments", "bradley", "deny", "anatomy", "bali", "judy", "sponsorship", "headphones", "fraction", "trio", "proceeding", "cube", "defects", "volkswagen", "uncertainty", "breakdown", "milton", "marker", "reconstruction", "subsidiary", "strengths", "clarity", "rugs", "sandra", "adelaide", "encouraging", "furnished", "monaco", "settled", "folding", "emirates", "terrorists", "airfare", "comparisons", "beneficial", "distributions", "vaccine", "belize", "fate", "viewpicture", "promised", "volvo", "penny", "robust", "bookings", "threatened", "minolta", "republicans", "discusses", "gui", "porter", "gras", "jungle", "ver", "rn", "responded", "rim", "abstracts", "zen", "ivory", "alpine", "dis", "prediction", "pharmaceuticals", "andale", "fabulous", "remix", "alias", "thesaurus", "individually", "battlefield", "literally", "newer", "kay", "ecological", "spice", "oval", "implies", "cg", "soma", "ser", "cooler", "appraisal", "consisting", "maritime", "periodic", "submitting", "overhead", "ascii", "prospect", "shipment", "breeding", "citations", "geographical", "donor", "mozambique", "tension", "href", "benz", "trash", "shapes", "wifi", "tier", "fwd", "earl", "manor", "envelope", "diane", "homeland", "disclaimers", "championships", "excluded", "andrea", "breeds", "rapids", "disco", "sheffield", "bailey", "aus", "endif", "finishing", "emotions", "wellington", "incoming", "prospects", "lexmark", "cleaners", "bulgarian", "hwy", "eternal", "cashiers", "guam", "cite", "aboriginal", "remarkable", "rotation", "nam", "preventing", "productive", "boulevard", "eugene", "ix", "gdp", "pig", "metric", "compliant", "minus", "penalties", "bennett", "imagination", "hotmail", "refurbished", "joshua", "armenia", "varied", "grande", "closest", "activated", "actress", "mess", "conferencing", "assign", "armstrong", "politicians", "trackbacks", "lit", "accommodate", "tigers", "aurora", "una", "slides", "milan", "premiere", "lender", "villages", "shade", "chorus", "christine", "rhythm", "digit", "argued", "dietary", "symphony", "clarke", "sudden", "accepting", "precipitation", "marilyn", "lions", "findlaw", "ada", "pools", "tb", "lyric", "claire", "isolation", "speeds", "sustained", "matched", "approximate", "rope", "carroll", "rational", "programmer", "fighters", "chambers", "dump", "greetings", "inherited", "warming", "incomplete", "vocals", "chronicle", "fountain", "chubby", "grave", "legitimate", "biographies", "burner", "yrs", "foo", "investigator", "gba", "plaintiff", "finnish", "gentle", "bm", "prisoners", "deeper", "muslims", "hose", "mediterranean", "nightlife", "footage", "howto", "worthy", "reveals", "architects", "saints", "entrepreneur", "carries", "sig", "freelance", "duo", "excessive", "devon", "screensaver", "helena", "saves", "regarded", "valuation", "unexpected", "cigarette", "fog", "characteristic", "marion", "lobby", "egyptian", "tunisia", "metallica", "outlined", "consequently", "headline", "treating", "punch", "appointments", "str", "gotta", "cowboy", "narrative", "bahrain", "enormous", "karma", "consist", "betty", "queens", "academics", "pubs", "quantitative", "shemales", "lucas", "screensavers", "subdivision", "tribes", "vip", "defeat", "clicks", "distinction", "honduras", "naughty", "hazards", "insured", "harper", "livestock", "mardi", "exemption", "tenant", "sustainability", "cabinets", "tattoo", "shake", "algebra", "shadows", "holly", "formatting", "silly", "nutritional", "yea", "mercy", "hartford", "freely", "marcus", "sunrise", "wrapping", "mild", "fur", "nicaragua", "weblogs", "timeline", "tar", "belongs", "rj", "readily", "affiliation", "soc", "fence", "nudist", "infinite", "diana", "ensures", "relatives", "lindsay", "clan", "legally", "shame", "satisfactory", "revolutionary", "bracelets", "sync", "civilian", "telephony", "mesa", "fatal", "remedy", "realtors", "breathing", "briefly", "thickness", "adjustments", "graphical", "genius", "discussing", "aerospace", "fighter", "meaningful", "flesh", "retreat", "adapted", "barely", "wherever", "estates", "rug", "democrat", "borough", "maintains", "failing", "shortcuts", "ka", "retained", "voyeurweb", "pamela", "andrews", "marble", "extending", "jesse", "specifies", "hull", "logitech", "surrey", "briefing", "belkin", "dem", "accreditation", "wav", "blackberry", "highland", "meditation", "modular", "microphone", "macedonia", "combining", "brandon", "instrumental", "giants", "organizing", "shed", "balloon", "moderators", "winston", "memo", "ham", "solved", "tide", "kazakhstan", "hawaiian", "standings", "partition", "invisible", "gratuit", "consoles", "funk", "fbi", "qatar", "magnet", "translations", "porsche", "cayman", "jaguar", "reel", "sheer", "commodity", "posing", "kilometers", "rp", "bind", "thanksgiving", "rand", "hopkins", "urgent", "guarantees", "infants", "gothic", "cylinder", "witch", "buck", "indication", "eh", "congratulations", "tba", "cohen", "sie", "usgs", "puppy", "kathy", "acre", "graphs", "surround", "cigarettes", "revenge", "expires", "enemies", "lows", "controllers", "aqua", "chen", "emma", "consultancy", "finances", "accepts", "enjoying", "conventions", "eva", "patrol", "smell", "pest", "hc", "italiano", "coordinates", "rca", "fp", "carnival", "roughly", "sticker", "promises", "responding", "reef", "physically", "divide", "stakeholders", "hydrocodone", "gst", "consecutive", "cornell", "satin", "bon", "deserve", "attempting", "mailto", "promo", "jj", "representations", "chan", "worried", "tunes", "garbage", "competing", "combines", "mas", "beth", "bradford", "len", "phrases", "kai", "peninsula", "chelsea", "boring", "reynolds", "dom", "jill", "accurately", "speeches", "reaches", "schema", "considers", "sofa", "catalogs", "ministries", "vacancies", "quizzes", "parliamentary", "obj", "prefix", "lucia", "savannah", "barrel", "typing", "nerve", "dans", "planets", "deficit", "boulder", "pointing", "renew", "coupled", "viii", "myanmar", "metadata", "harold", "circuits", "floppy", "texture", "handbags", "jar", "ev", "somerset", "incurred", "acknowledge", "thoroughly", "antigua", "nottingham", "thunder", "tent", "caution", "identifies", "questionnaire", "qualification", "locks", "modelling", "namely", "miniature", "dept", "hack", "dare", "euros", "interstate", "pirates", "aerial", "hawk", "consequence", "rebel", "systematic", "perceived", "origins", "hired", "makeup", "textile", "lamb", "madagascar", "nathan", "tobago", "presenting", "cos", "troubleshooting", "uzbekistan", "indexes", "pac", "rl", "erp", "centuries", "gl", "magnitude", "ui", "richardson", "hindu", "dh", "fragrances", "vocabulary", "licking", "earthquake", "vpn", "fundraising", "fcc", "markers", "weights", "albania", "geological", "assessing", "lasting", "wicked", "eds", "introduces", "kills", "roommate", "webcams", "pushed", "webmasters", "ro", "df", "computational", "acdbentity", "participated", "junk", "handhelds", "wax", "lucy", "answering", "hans", "impressed", "slope", "reggae", "failures", "poet", "conspiracy", "surname", "theology", "nails", "evident", "whats", "rides", "rehab", "epic", "saturn", "organizer", "nut", "allergy", "sake", "twisted", "combinations", "preceding", "merit", "enzyme", "cumulative", "zshops", "planes", "edmonton", "tackle", "disks", "condo", "pokemon", "amplifier", "ambien", "arbitrary", "prominent", "retrieve", "lexington", "vernon", "sans", "worldcat", "titanium", "irs", "fairy", "builds", "contacted", "shaft", "lean", "bye", "cdt", "recorders", "occasional", "leslie", "casio", "deutsche", "ana", "postings", "innovations", "kitty", "postcards", "dude", "drain", "monte", "fires", "algeria", "blessed", "luis", "reviewing", "cardiff", "cornwall", "favors", "potato", "panic", "explicitly", "sticks", "leone", "transsexual", "ez", "citizenship", "excuse", "reforms", "basement", "onion", "strand", "pf", "sandwich", "uw", "lawsuit", "alto", "informative", "girlfriend", "bloomberg", "cheque", "hierarchy", "influenced", "banners", "reject", "eau", "abandoned", "bd", "circles", "italic", "beats", "merry", "mil", "scuba", "gore", "complement", "cult", "dash", "passive", "mauritius", "valued", "cage", "checklist", "bangbus", "requesting", "courage", "verde", "lauderdale", "scenarios", "gazette", "hitachi", "divx", "extraction", "batman", "elevation", "hearings", "coleman", "hugh", "lap", "utilization", "beverages", "calibration", "jake", "eval", "efficiently", "anaheim", "ping", "textbook", "dried", "entertaining", "prerequisite", "luther", "frontier", "settle", "stopping", "refugees", "knights", "hypothesis", "palmer", "medicines", "flux", "derby", "sao", "peaceful", "altered", "pontiac", "regression", "doctrine", "scenic", "trainers", "muze", "enhancements", "renewable", "intersection", "passwords", "sewing", "consistency", "collectors", "conclude", "munich", "oman", "celebs", "gmc", "propose", "hh", "azerbaijan", "lighter", "rage", "adsl", "uh", "prix", "astrology", "advisors", "pavilion", "tactics", "trusts", "occurring", "supplemental", "travelling", "talented", "annie", "pillow", "induction", "derek", "precisely", "shorter", "harley", "spreading", "provinces", "relying", "finals", "paraguay", "steal", "parcel", "refined", "fd", "bo", "fifteen", "widespread", "incidence", "fears", "predict", "boutique", "acrylic", "rolled", "tuner", "avon", "incidents", "peterson", "rays", "asn", "shannon", "toddler", "enhancing", "flavor", "alike", "walt", "homeless", "horrible", "hungry", "metallic", "acne", "blocked", "interference", "warriors", "palestine", "listprice", "libs", "undo", "cadillac", "atmospheric", "malawi", "wm", "pk", "sagem", "knowledgestorm", "dana", "halo", "ppm", "curtis", "parental", "referenced", "strikes", "lesser", "publicity", "marathon", "ant", "proposition", "gays", "pressing", "gasoline", "apt", "dressed", "scout", "belfast", "exec", "dealt", "niagara", "inf", "eos", "warcraft", "charms", "catalyst", "trader", "bucks", "allowance", "vcr", "denial", "uri", "designation", "thrown", "prepaid", "raises", "gem", "duplicate", "electro", "criterion", "badge", "wrist", "civilization", "analyzed", "vietnamese", "heath", "tremendous", "ballot", "lexus", "varying", "remedies", "validity", "trustee", "maui", "handjobs", "weighted", "angola", "squirt", "performs", "plastics", "realm", "corrected", "jenny", "helmet", "salaries", "postcard", "elephant", "yemen", "encountered", "tsunami", "scholar", "nickel", "internationally", "surrounded", "psi", "buses", "expedia", "geology", "pct", "wb", "creatures", "coating", "commented", "wallet", "cleared", "smilies", "vids", "accomplish", "boating", "drainage", "shakira", "corners", "broader", "vegetarian", "rouge", "yeast", "yale", "newfoundland", "sn", "qld", "pas", "clearing", "investigated", "dk", "ambassador", "coated", "intend", "stephanie", "contacting", "vegetation", "doom", "findarticles", "louise", "kenny", "specially", "owen", "routines", "hitting", "yukon", "beings", "bite", "issn", "aquatic", "reliance", "habits", "striking", "myth", "infectious", "podcasts", "singh", "gig", "gilbert", "sas", "ferrari", "continuity", "brook", "fu", "outputs", "phenomenon", "ensemble", "insulin", "assured", "biblical", "weed", "conscious", "accent", "mysimon", "eleven", "wives", "ambient", "utilize", "mileage", "oecd", "prostate", "adaptor", "auburn", "unlock", "hyundai", "pledge", "vampire", "angela", "relates", "nitrogen", "xerox", "dice", "merger", "softball", "referrals", "quad", "dock", "differently", "firewire", "mods", "nextel", "framing", "musician", "blocking", "rwanda", "sorts", "integrating", "vsnet", "limiting", "dispatch", "revisions", "papua", "restored", "hint", "armor", "riders", "chargers", "remark", "dozens", "varies", "msie", "reasoning", "wn", "liz", "rendered", "picking", "charitable", "guards", "annotated", "ccd", "sv", "convinced", "openings", "buys", "burlington", "replacing", "researcher", "watershed", "councils", "occupations", "acknowledged", "kruger", "pockets", "granny", "pork", "zu", "equilibrium", "viral", "inquire", "pipes", "characterized", "laden", "aruba", "cottages", "realtor", "merge", "privilege", "edgar", "develops", "qualifying", "chassis", "dubai", "estimation", "barn", "pushing", "llp", "fleece", "pediatric", "boc", "fare", "dg", "asus", "pierce", "allan", "dressing", "techrepublic", "sperm", "vg", "bald", "filme", "craps", "fuji", "frost", "leon", "institutes", "mold", "dame", "fo", "sally", "yacht", "tracy", "prefers", "drilling", "brochures", "herb", "tmp", "alot", "ate", "breach", "whale", "traveller", "appropriations", "suspected", "tomatoes", "benchmark", "beginners", "instructors", "highlighted", "bedford", "stationery", "idle", "mustang", "unauthorized", "clusters", "antibody", "competent", "momentum", "fin", "wiring", "io", "pastor", "mud", "calvin", "uni", "shark", "contributor", "demonstrates", "phases", "grateful", "emerald", "gradually", "laughing", "grows", "cliff", "desirable", "tract", "ul", "ballet", "ol", "journalist", "abraham", "js", "bumper", "afterwards", "webpage", "religions", "garlic", "hostels", "shine", "senegal", "explosion", "pn", "banned", "wendy", "briefs", "signatures", "diffs", "cove", "mumbai", "ozone", "disciplines", "casa", "mu", "daughters", "conversations", "radios", "tariff", "nvidia", "opponent", "pasta", "simplified", "muscles", "serum", "wrapped", "swift", "motherboard", "runtime", "inbox", "focal", "bibliographic", "eden", "distant", "incl", "champagne", "ala", "decimal", "hq", "deviation", "superintendent", "propecia", "dip", "nbc", "samba", "hostel", "housewives", "employ", "mongolia", "penguin", "magical", "influences", "inspections", "irrigation", "miracle", "manually", "reprint", "reid", "wt", "hydraulic", "centered", "robertson", "flex", "yearly", "penetration", "wound", "belle", "rosa", "conviction", "hash", "omissions", "writings", "hamburg", "lazy", "mv", "mpg", "retrieval", "qualities", "cindy", "fathers", "carb", "charging", "cas", "marvel", "lined", "cio", "dow", "prototype", "importantly", "rb", "petite", "apparatus", "upc", "terrain", "dui", "pens", "explaining", "yen", "strips", "gossip", "rangers", "nomination", "empirical", "mh", "rotary", "worm", "dependence", "discrete", "beginner", "boxed", "lid", "sexuality", "polyester", "cubic", "deaf", "commitments", "suggesting", "sapphire", "kinase", "skirts", "mats", "remainder", "crawford", "labeled", "privileges", "televisions", "specializing", "marking", "commodities", "pvc", "serbia", "sheriff", "griffin", "declined", "guyana", "spies", "blah", "mime", "neighbor", "motorcycles", "elect", "highways", "thinkpad", "concentrate", "intimate", "reproductive", "preston", "deadly", "feof", "bunny", "chevy", "molecules", "rounds", "longest", "refrigerator", "tions", "intervals", "sentences", "dentists", "usda", "exclusion", "workstation", "holocaust", "keen", "flyer", "peas", "dosage", "receivers", "urls", "disposition", "variance", "navigator", "investigators", "cameroon", "baking", "marijuana", "adaptive", "computed", "needle", "baths", "enb", "gg", "cathedral", "brakes", "og", "nirvana", "ko", "fairfield", "owns", "til", "invision", "sticky", "destiny", "generous", "madness", "emacs", "climb", "blowing", "fascinating", "landscapes", "heated", "lafayette", "jackie", "wto", "computation", "hay", "cardiovascular", "ww", "sparc", "cardiac", "salvation", "dover", "adrian", "predictions", "accompanying", "vatican", "brutal", "learners", "gd", "selective", "arbitration", "configuring", "token", "editorials", "zinc", "sacrifice", "seekers", "guru", "isa", "removable", "convergence", "yields", "gibraltar", "levy", "suited", "numeric", "anthropology", "skating", "kinda", "aberdeen", "emperor", "grad", "malpractice", "dylan", "bras", "belts", "blacks", "educated", "rebates", "reporters", "burke", "proudly", "pix", "necessity", "rendering", "mic", "inserted", "pulling", "basename", "kyle", "obesity", "curves", "suburban", "touring", "clara", "vertex", "bw", "hepatitis", "nationally", "tomato", "andorra", "waterproof", "expired", "mj", "travels", "flush", "waiver", "pale", "specialties", "hayes", "humanitarian", "invitations", "functioning", "delight", "survivor", "garcia", "cingular", "economies", "alexandria", "bacterial", "moses", "counted", "undertake", "declare", "continuously", "johns", "valves", "gaps", "impaired", "achievements", "donors", "tear", "jewel", "teddy", "lf", "convertible", "ata", "teaches", "ventures", "nil", "bufing", "stranger", "tragedy", "julian", "nest", "pam", "dryer", "painful", "velvet", "tribunal", "ruled", "nato", "pensions", "prayers", "funky", "secretariat", "nowhere", "cop", "paragraphs", "gale", "joins", "adolescent", "nominations", "wesley", "dim", "lately", "cancelled", "scary", "mattress", "mpegs", "brunei", "likewise", "banana", "introductory", "slovak", "cakes", "stan", "reservoir", "occurrence", "idol", "mixer", "remind", "wc", "worcester", "sbjct", "demographic", "charming", "mai", "tooth", "disciplinary", "annoying", "respected", "stays", "disclose", "affair", "drove", "washer", "upset", "restrict", "springer", "beside", "mines", "portraits", "rebound", "logan", "mentor", "interpreted", "evaluations", "fought", "baghdad", "elimination", "metres", "hypothetical", "immigrants", "complimentary", "helicopter", "pencil", "freeze", "hk", "performer", "abu", "titled", "commissions", "sphere", "powerseller", "moss", "ratios", "concord", "graduated", "endorsed", "ty", "surprising", "walnut", "lance", "ladder", "italia", "unnecessary", "dramatically", "liberia", "sherman", "cork", "maximize", "cj", "hansen", "senators", "workout", "mali", "yugoslavia", "bleeding", "characterization", "colon", "likelihood", "lanes", "purse", "fundamentals", "contamination", "mtv", "endangered", "compromise", "masturbation", "optimize", "stating", "dome", "caroline", "leu", "expiration", "namespace", "align", "peripheral", "bless", "engaging", "negotiation", "crest", "opponents", "triumph", "nominated", "confidentiality", "electoral", "changelog", "welding", "deferred", "alternatively", "heel", "alloy", "condos", "plots", "polished", "yang", "gently", "greensboro", "tulsa", "locking", "casey", "controversial", "draws", "fridge", "blanket", "bloom", "qc", "simpsons", "lou", "elliott", "recovered", "fraser", "justify", "upgrading", "blades", "pgp", "loops", "surge", "frontpage", "trauma", "aw", "tahoe", "advert", "possess", "demanding", "defensive", "sip", "flashers", "subaru", "forbidden", "tf", "vanilla", "programmers", "pj", "monitored", "installations", "deutschland", "picnic", "souls", "arrivals", "spank", "cw", "practitioner", "motivated", "wr", "dumb", "smithsonian", "hollow", "vault", "securely", "examining", "fioricet", "groove", "revelation", "rg", "pursuit", "delegation", "wires", "bl", "dictionaries", "mails", "backing", "greenhouse", "sleeps", "vc", "blake", "transparency", "dee", "travis", "wx", "endless", "figured", "orbit", "currencies", "niger", "bacon", "survivors", "positioning", "heater", "colony", "cannon", "circus", "promoted", "forbes", "mae", "moldova", "mel", "descending", "paxil", "spine", "trout", "enclosed", "feat", "temporarily", "ntsc", "cooked", "thriller", "transmit", "apnic", "fatty", "gerald", "pressed", "frequencies", "scanned", "reflections", "hunger", "mariah", "sic", "municipality", "usps", "joyce", "detective", "surgeon", "cement", "experiencing", "fireplace", "endorsement", "bg", "planners", "disputes", "textiles", "missile", "intranet", "closes", "seq", "psychiatry", "persistent", "deborah", "conf", "marco", "assists", "summaries", "glow", "gabriel", "auditor", "wma", "aquarium", "violin", "prophet", "cir", "bracket", "looksmart", "isaac", "oxide", "oaks", "magnificent", "erik", "colleague", "naples", "promptly", "modems", "adaptation", "hu", "harmful", "paintball", "prozac", "sexually", "enclosure", "acm", "dividend", "newark", "kw", "paso", "glucose", "phantom", "norm", "playback", "supervisors", "westminster", "turtle", "ips", "distances", "absorption", "treasures", "dsc", "warned", "neural", "ware", "fossil", "mia", "hometown", "badly", "transcripts", "apollo", "wan", "disappointed", "persian", "continually", "communist", "collectible", "handmade", "greene", "entrepreneurs", "robots", "grenada", "creations", "jade", "scoop", "acquisitions", "foul", "keno", "gtk", "earning", "mailman", "sanyo", "nested", "biodiversity", "excitement", "somalia", "movers", "verbal", "blink", "presently", "seas", "carlo", "workflow", "mysterious", "novelty", "bryant", "tiles", "voyuer", "librarian", "subsidiaries", "switched", "stockholm", "tamil", "garmin", "ru", "pose", "fuzzy", "indonesian", "grams", "therapist", "richards", "mrna", "budgets", "toolkit", "promising", "relaxation", "goat", "render", "carmen", "ira", "sen", "thereafter", "hardwood", "erotica", "temporal", "sail", "forge", "commissioners", "dense", "dts", "brave", "forwarding", "qt", "awful", "nightmare", "airplane", "reductions", "southampton", "istanbul", "impose", "organisms", "sega", "telescope", "viewers", "asbestos", "portsmouth", "cdna", "meyer", "enters", "pod", "savage", "advancement", "wu", "harassment", "willow", "resumes", "bolt", "gage", "throwing", "existed", "generators", "lu", "wagon", "barbie", "dat", "soa", "knock", "urge", "smtp", "generates", "potatoes", "thorough", "replication", "inexpensive", "kurt", "receptors", "peers", "roland", "optimum", "neon", "interventions", "quilt", "huntington", "creature", "ours", "mounts", "syracuse", "internship", "lone", "refresh", "aluminium", "snowboard", "beastality", "webcast", "michel", "evanescence", "subtle", "coordinated", "notre", "shipments", "maldives", "stripes", "firmware", "antarctica", "cope", "shepherd", "lm", "canberra", "cradle", "chancellor", "mambo", "lime", "kirk", "flour", "controversy", "legendary", "bool", "sympathy", "choir", "avoiding", "beautifully", "blond", "expects", "cho", "jumping", "fabrics", "antibodies", "polymer", "hygiene", "wit", "poultry", "virtue", "burst", "examinations", "surgeons", "bouquet", "immunology", "promotes", "mandate", "wiley", "departmental", "bbs", "spas", "ind", "corpus", "johnston", "terminology", "gentleman", "fibre", "reproduce", "convicted", "shades", "jets", "indices", "roommates", "adware", "qui", "intl", "threatening", "spokesman", "zoloft", "activists", "frankfurt", "prisoner", "daisy", "halifax", "encourages", "ultram", "cursor", "assembled", "earliest", "donated", "stuffed", "restructuring", "insects", "terminals", "crude", "morrison", "maiden", "simulations", "cz", "sufficiently", "examines", "viking", "myrtle", "bored", "cleanup", "yarn", "knit", "conditional", "mug", "crossword", "bother", "budapest", "conceptual", "knitting", "attacked", "hl", "bhutan", "liechtenstein", "mating", "compute", "redhead", "arrives", "translator", "automobiles", "tractor", "allah", "continent", "ob", "unwrap", "fares", "longitude", "resist", "challenged", "telecharger", "hoped", "pike", "safer", "insertion", "instrumentation", "ids", "hugo", "wagner", "constraint", "groundwater", "touched", "strengthening", "cologne", "gzip", "wishing", "ranger", "smallest", "insulation", "newman", "marsh", "ricky", "ctrl", "scared", "theta", "infringement", "bent", "laos", "subjective", "monsters", "asylum", "lightbox", "robbie", "stake", "cocktail", "outlets", "swaziland", "varieties", "arbor", "mediawiki", "configurations", "poison"] \ No newline at end of file
diff --git a/docs/res/metrics.png b/docs/res/metrics.png
new file mode 100644
index 000000000..cc56624af
--- /dev/null
+++ b/docs/res/metrics.png
Binary files differ
diff --git a/docs/res/poster.png b/docs/res/poster.png
new file mode 100644
index 000000000..30fd375df
--- /dev/null
+++ b/docs/res/poster.png
Binary files differ
diff --git a/docs/res/preview-app.png b/docs/res/preview-app.png
new file mode 100644
index 000000000..4f0843a7a
--- /dev/null
+++ b/docs/res/preview-app.png
Binary files differ
diff --git a/docs/res/sample.png b/docs/res/sample.png
new file mode 100644
index 000000000..f32ec5484
--- /dev/null
+++ b/docs/res/sample.png
Binary files differ
diff --git a/docs/serve.sh b/docs/serve.sh
new file mode 100755
index 000000000..c9cb7b6ef
--- /dev/null
+++ b/docs/serve.sh
@@ -0,0 +1,20 @@
+#!/bin/sh
+set -e
+cd "$(dirname "$0")"
+
+if (which caddy >/dev/null); then
+ caddy_args=(\
+ -host localhost \
+ "bind localhost" \
+ "mime .woff2 font/woff2" \
+ "mime .woff application/font-woff" \
+ )
+ caddy "${caddy_args[@]}"
+elif (which servedir >/dev/null); then
+ servedir
+else
+ echo "Can not find 'caddy' nor 'servedir' in PATH." >&2
+ echo "Install caddy from brew, apt or https://caddyserver.com/download"
+ echo "or install servedir with 'npm install -g secure-servedir'"
+ exit 1
+fi
diff --git a/init.sh b/init.sh
new file mode 100755
index 000000000..3141ea111
--- /dev/null
+++ b/init.sh
@@ -0,0 +1,289 @@
+#!/bin/bash
+
+SRCDIR=$(dirname "${BASH_SOURCE[0]}")
+BUILD_DIR=$SRCDIR/build
+
+if [[ "${BUILD_DIR:0:2}" == "./" ]]; then
+ BUILD_DIR=${BUILD_DIR:2}
+fi
+
+DIST_DIR=$BUILD_DIR/dist
+BUILD_TMP_DIR=$BUILD_DIR/tmp
+VENV_DIR=$BUILD_DIR/venv
+
+if [[ "${BASH_SOURCE[0]}" != "${0}" ]]; then
+ # sourced
+ if [[ -z $VIRTUAL_ENV ]] && [[ ! -f "$VENV_DIR/bin/activate" ]]; then
+ echo "Project not configured." >&2
+ echo "Execute this script instead of sourcing it to perform setup." >&2
+ else
+ source "$VENV_DIR/bin/activate"
+ pushd "$SRCDIR" >/dev/null
+ SRCDIR_ABS=$(pwd)
+ popd >/dev/null
+ export PYTHONPATH=$SRCDIR_ABS/misc/pylib
+ fi
+else
+ # Subshell
+ set -e
+ cd "$SRCDIR"
+
+ # ————————————————————————————————————————————————————————————————————————————————————————————————
+ # virtualenv
+
+ mkdir -p "$VENV_DIR"
+
+ pushd "$(dirname "$VENV_DIR")" >/dev/null
+ VENV_DIR_ABS=$(pwd)/$(basename "$VENV_DIR")
+ popd >/dev/null
+
+ # must check and set VENV_ACTIVE before polluting local env
+ VENV_ACTIVE=false
+ if [[ "$VIRTUAL_ENV" == "$VENV_DIR_ABS" ]] && [[ "$1" != "-force" ]]; then
+ VENV_ACTIVE=true
+ fi
+
+ if ! (which virtualenv >/dev/null); then
+ echo "$0: Can't find virtualenv in PATH -- install through 'pip install --user virtualenv'" >&2
+ exit 1
+ fi
+
+ if [[ ! -d "$VENV_DIR/bin" ]]; then
+ echo "Setting up virtualenv in '$VENV_DIR'"
+ virtualenv "$VENV_DIR"
+ else
+ if [[ ! -z $VIRTUAL_ENV ]] && [[ "$VIRTUAL_ENV" != "$VENV_DIR_ABS" ]]; then
+ echo "Looks like the repository has moved location -- updating virtualenv"
+ virtualenv "$VENV_DIR"
+ fi
+ fi
+
+ source "$VENV_DIR/bin/activate"
+
+ UPDATE_TIMESTAMP_FILE="$VENV_DIR/last-pip-run.mark"
+ REQUIREMENTS_FILE=$SRCDIR/requirements.txt
+
+ if [ "$REQUIREMENTS_FILE" -nt "$UPDATE_TIMESTAMP_FILE" ]; then
+ echo "pip install -r $REQUIREMENTS_FILE"
+ pip install -r "$REQUIREMENTS_FILE"
+ date '+%s' > "$UPDATE_TIMESTAMP_FILE"
+ fi
+
+ # ————————————————————————————————————————————————————————————————————————————————————————————————
+ # deps
+ DEPS_DIR=$BUILD_DIR/deps
+ PATCH_DIR=$(pwd)/misc/patches
+ mkdir -p "$DEPS_DIR"
+
+ check_dep() {
+ NAME=$1
+ REPO_URL=$2
+ BRANCH=$3
+ TREE_REF=$4
+ set -e
+ REPODIR=$DEPS_DIR/$NAME
+ if [[ ! -d "$REPODIR/.git" ]]; then
+ rm -rf "$REPODIR"
+ echo "Fetching $NAME from $REPO_URL"
+ if ! (git clone --recursive --single-branch -b $BRANCH -- "$REPO_URL" "$REPODIR"); then
+ exit 1
+ fi
+ if [[ ! -z $TREE_REF ]]; then
+ git -C "$REPODIR" checkout "$TREE_REF"
+ git -C "$REPODIR" submodule update
+ fi
+ return 1
+ fi
+ # TODO: check that source matches tree ref
+ return 0
+ }
+
+ if ! (check_dep \
+ woff2 https://github.com/google/woff2.git master 36e6555b92a1519c927ebd43b79621810bf17c1a )
+ then
+ echo "Building woff2"
+ git -C "$DEPS_DIR/woff2" apply "$PATCH_DIR/woff2.patch"
+ if !(make -C "$DEPS_DIR/woff2" -j8 clean all); then
+ rm -rf "$DEPS_DIR/woff2"
+ exit 1
+ fi
+ fi
+ if [[ ! -f "$VENV_DIR/bin/woff2_compress" ]]; then
+ ln -vfs ../../deps/woff2/woff2_compress "$VENV_DIR/bin"
+ fi
+
+ # EOT is disabled
+ # if ! (check_dep \
+ # ttf2eot https://github.com/rsms/ttf2eot.git master )
+ # then
+ # echo "Building ttf2eot"
+ # make -C "$DEPS_DIR/ttf2eot" clean all
+ # fi
+ # if [[ ! -f "$VENV_DIR/bin/ttf2eot" ]]; then
+ # ln -vfs ../../deps/ttf2eot/ttf2eot "$VENV_DIR/bin"
+ # fi
+
+ if [[ ! -f "$DEPS_DIR/ttfautohint" ]]; then
+ URL=https://download.savannah.gnu.org/releases/freetype/ttfautohint-1.6-tty-osx.tar.gz
+ echo "Fetching $URL"
+ curl '-#' -o "$DEPS_DIR/ttfautohint.tar.gz" -L "$URL"
+ tar -C "$DEPS_DIR" -xzf "$DEPS_DIR/ttfautohint.tar.gz"
+ rm "$DEPS_DIR/ttfautohint.tar.gz"
+ fi
+ if [[ ! -f "$VENV_DIR/bin/ttfautohint" ]]; then
+ ln -vfs ../../deps/ttfautohint "$VENV_DIR/bin"
+ fi
+
+ if [[ ! -f "$VENV_DIR/bin/ttf2woff" ]] || [[ ! -f "$SRCDIR/misc/ttf2woff/ttf2woff" ]]; then
+ echo "Building ttf2woff"
+ make -C "$SRCDIR/misc/ttf2woff" -j8
+ fi
+ if [[ ! -f "$VENV_DIR/bin/ttf2woff" ]]; then
+ ln -vfs ../../../misc/ttf2woff/ttf2woff "$VENV_DIR/bin"
+ fi
+
+ # ————————————————————————————————————————————————————————————————————————————————————————————————
+ # $BUILD_TMP_DIR
+ # create and mount spare disk image needed on macOS to support case-sensitive filenames
+ if [[ "$(uname)" = *Darwin* ]]; then
+ bash misc/mac-tmp-disk-mount.sh
+ else
+ mkdir -p "$BUILD_TMP_DIR"
+ fi
+
+ # ————————————————————————————————————————————————————————————————————————————————————————————————
+ # $BUILD_DIR/etc/generated.make
+ master_styles=( \
+ Regular \
+ Bold \
+ )
+ derived_styles=( \
+ "RegularItalic : Regular" \
+ "Medium : Regular Bold" \
+ "MediumItalic : Regular Bold" \
+ "BoldItalic : Bold" \
+ # "Black : Regular Bold" \
+ # "BlackItalic : Regular Bold" \
+ )
+ web_formats=( woff woff2 ) # Disabled/unused: eot
+
+ mkdir -p "$BUILD_DIR/etc"
+ GEN_MAKE_FILE=$BUILD_DIR/etc/generated.make
+
+ # Only generate if there are changes to the font sources
+ NEED_GENERATE=false
+ if [[ ! -f "$GEN_MAKE_FILE" ]] || [[ "$0" -nt "$GEN_MAKE_FILE" ]]; then
+ NEED_GENERATE=true
+ else
+ for style in "${master_styles[@]}"; do
+ if $NEED_GENERATE; then
+ break
+ fi
+ for srcfile in $(find src/Interface-${style}.ufo -type f -newer "$GEN_MAKE_FILE"); do
+ NEED_GENERATE=true
+ break
+ done
+ done
+ fi
+
+ if $NEED_GENERATE; then
+ echo "Generating '$GEN_MAKE_FILE'"
+ echo "# Generated by init.sh -- do not modify manually" > "$GEN_MAKE_FILE"
+
+ all_styles=()
+
+ for style in "${master_styles[@]}"; do
+ all_styles+=( $style )
+ echo "${style}_ufo_d := " \
+ "\$(wildcard src/Interface-${style}.ufo/* src/Interface-${style}.ufo/*/*)" >> "$GEN_MAKE_FILE"
+ echo "$BUILD_TMP_DIR/InterfaceTTF/Interface-${style}.ttf: \$(${style}_ufo_d)" >> "$GEN_MAKE_FILE"
+ echo "$BUILD_TMP_DIR/InterfaceOTF/Interface-${style}.otf: \$(${style}_ufo_d)" >> "$GEN_MAKE_FILE"
+ done
+
+ for e in "${derived_styles[@]}"; do
+ style=$(echo "${e%%:*}" | xargs)
+ dependent_styles=$(echo "${e#*:}" | xargs)
+ all_styles+=( $style )
+
+ echo -n "$BUILD_TMP_DIR/InterfaceTTF/Interface-${style}.ttf:" >> "$GEN_MAKE_FILE"
+ for depstyle in $dependent_styles; do
+ echo -n " \$(${depstyle}_ufo_d)" >> "$GEN_MAKE_FILE"
+ done
+ echo "" >> "$GEN_MAKE_FILE"
+
+ echo -n "$BUILD_TMP_DIR/InterfaceOTF/Interface-${style}.otf:" >> "$GEN_MAKE_FILE"
+ for depstyle in $dependent_styles; do
+ echo -n " \$(${depstyle}_ufo_d)" >> "$GEN_MAKE_FILE"
+ done
+ echo "" >> "$GEN_MAKE_FILE"
+ done
+
+ # STYLE and STYLE_ttf targets
+ for style in "${all_styles[@]}"; do
+ echo "${style}_ttf: $DIST_DIR/Interface-${style}.ttf" >> "$GEN_MAKE_FILE"
+ echo "${style}_otf: $DIST_DIR-unhinted/Interface-${style}.otf" >> "$GEN_MAKE_FILE"
+ echo "${style}_ttf_unhinted: $DIST_DIR-unhinted/Interface-${style}.ttf" >> "$GEN_MAKE_FILE"
+
+ echo -n "${style}: ${style}_otf" >> "$GEN_MAKE_FILE"
+ for format in "${web_formats[@]}"; do
+ echo -n " $DIST_DIR/Interface-${style}.${format}" >> "$GEN_MAKE_FILE"
+ done
+ echo "" >> "$GEN_MAKE_FILE"
+
+ echo -n "${style}_unhinted: ${style}_otf" >> "$GEN_MAKE_FILE"
+ for format in "${web_formats[@]}"; do
+ echo -n " $DIST_DIR-unhinted/Interface-${style}.${format}" >> "$GEN_MAKE_FILE"
+ done
+ echo "" >> "$GEN_MAKE_FILE"
+ done
+
+ # all_otf target
+ echo -n "all_otf:" >> "$GEN_MAKE_FILE"
+ for style in "${all_styles[@]}"; do
+ echo -n " ${style}_otf" >> "$GEN_MAKE_FILE"
+ done
+ echo "" >> "$GEN_MAKE_FILE"
+
+ # all_ttf target
+ echo -n "all_ttf:" >> "$GEN_MAKE_FILE"
+ for style in "${all_styles[@]}"; do
+ echo -n " ${style}_ttf" >> "$GEN_MAKE_FILE"
+ done
+ echo "" >> "$GEN_MAKE_FILE"
+
+ echo -n "all_ttf_unhinted:" >> "$GEN_MAKE_FILE"
+ for style in "${all_styles[@]}"; do
+ echo -n " ${style}_ttf_unhinted" >> "$GEN_MAKE_FILE"
+ done
+ echo "" >> "$GEN_MAKE_FILE"
+
+ # all_web target
+ echo -n "all_web:" >> "$GEN_MAKE_FILE"
+ for style in "${all_styles[@]}"; do
+ echo -n " ${style}" >> "$GEN_MAKE_FILE"
+ done
+ echo "" >> "$GEN_MAKE_FILE"
+
+ echo -n "all_web_unhinted:" >> "$GEN_MAKE_FILE"
+ for style in "${all_styles[@]}"; do
+ echo -n " ${style}_unhinted" >> "$GEN_MAKE_FILE"
+ done
+ echo "" >> "$GEN_MAKE_FILE"
+
+
+ echo -n ".PHONY: all_ttf all_ttf_unhinted all_web all_web_unhinted all_otf" >> "$GEN_MAKE_FILE"
+ for style in "${all_styles[@]}"; do
+ echo -n " ${style} ${style}_ttf ${style}_ttf_unhinted ${style}_otf" >> "$GEN_MAKE_FILE"
+ done
+ echo "" >> "$GEN_MAKE_FILE"
+ fi
+
+ # ————————————————————————————————————————————————————————————————————————————————————————————————
+ # summary
+ if ! $VENV_ACTIVE; then
+ echo "You now need to activate virtualenv by:"
+ echo " source '$0'"
+ echo "Or directly by sourcing the activate script:"
+ echo " source '$VENV_DIR/bin/activate'"
+ fi
+fi
diff --git a/misc/cleanup-kerning.py b/misc/cleanup-kerning.py
new file mode 100755
index 000000000..03ddffefd
--- /dev/null
+++ b/misc/cleanup-kerning.py
@@ -0,0 +1,353 @@
+#!/usr/bin/env python
+# encoding: utf8
+from __future__ import print_function
+import os, sys, plistlib, re
+from collections import OrderedDict
+from ConfigParser import RawConfigParser
+from argparse import ArgumentParser
+from fontTools import ttLib
+from robofab.objects.objectsRF import OpenFont
+
+
+# Regex matching "default" glyph names, like "uni2043" and "u01C5"
+uniNameRe = re.compile(r'^u(?:ni)([0-9A-F]{4,8})$')
+
+
+def unicodeForDefaultGlyphName(glyphName):
+ m = uniNameRe.match(glyphName)
+ if m is not None:
+ try:
+ return int(m.group(1), 16)
+ except:
+ pass
+ return None
+
+
+def canonicalGlyphName(glyphName, uc2names):
+ uc = unicodeForDefaultGlyphName(glyphName)
+ if uc is not None:
+ names = uc2names.get(uc)
+ if names is not None and len(names) > 0:
+ return names[0]
+ return glyphName
+
+
+
+def parseGlyphComposition(composite):
+ c = composite.split("=")
+ d = c[1].split("/")
+ glyphName = d[0]
+ if len(d) == 1:
+ offset = [0, 0]
+ else:
+ offset = [int(i) for i in d[1].split(",")]
+ accentString = c[0]
+ accents = accentString.split("+")
+ baseName = accents.pop(0)
+ accentNames = [i.split(":") for i in accents]
+ return (glyphName, baseName, accentNames, offset)
+
+
+def loadGlyphCompositions(filename): # { glyphName => (baseName, accentNames, offset) }
+ compositions = OrderedDict()
+ with open(filename, 'r') as f:
+ for line in f:
+ line = line.strip()
+ if len(line) > 0 and line[0] != '#':
+ glyphName, baseName, accentNames, offset = parseGlyphComposition(line)
+ compositions[glyphName] = (baseName, accentNames, offset)
+ return compositions
+
+
+def loadAGL(filename): # -> { 2126: 'Omega', ... }
+ m = {}
+ with open(filename, 'r') as f:
+ for line in f:
+ # Omega;2126
+ # dalethatafpatah;05D3 05B2 # higher-level combinations; ignored
+ line = line.strip()
+ if len(line) > 0 and line[0] != '#':
+ name, uc = tuple([c.strip() for c in line.split(';')])
+ if uc.find(' ') == -1:
+ # it's a 1:1 mapping
+ m[int(uc, 16)] = name
+ return m
+
+
+def loadLocalNamesDB(fonts, agl, diacriticComps):
+ uc2names = None # { 2126: ['Omega', ...], ...}
+ allNames = set() # set('Omega', ...)
+
+ for font in fonts:
+ _uc2names = font.getCharacterMapping() # { 2126: ['Omega', ...], ...}
+ if uc2names is None:
+ uc2names = _uc2names
+ else:
+ for uc, _names in _uc2names.iteritems():
+ names = uc2names.setdefault(uc, [])
+ for name in _names:
+ if name not in names:
+ names.append(name)
+ for g in font:
+ allNames.add(g.name)
+
+ # agl { 2126: 'Omega', ...} -> { 'Omega': [2126, ...], ...}
+ aglName2Ucs = {}
+ for uc, name in agl.iteritems():
+ aglName2Ucs.setdefault(name, []).append(uc)
+
+ for glyphName, comp in diacriticComps.iteritems():
+ aglUCs = aglName2Ucs.get(glyphName)
+ if aglUCs is None:
+ uc = unicodeForDefaultGlyphName(glyphName)
+ if uc is not None:
+ glyphName2 = agl.get(uc)
+ if glyphName2 is not None:
+ glyphName = glyphName2
+ names = uc2names.setdefault(uc, [])
+ if glyphName not in names:
+ names.append(glyphName)
+ allNames.add(glyphName)
+ else:
+ allNames.add(glyphName)
+ for uc in aglUCs:
+ names = uc2names.get(uc, [])
+ if glyphName not in names:
+ names.append(glyphName)
+ uc2names[uc] = names
+
+ name2ucs = {} # { 'Omega': [2126, ...], ...}
+ for uc, names in uc2names.iteritems():
+ for name in names:
+ name2ucs.setdefault(name, set()).add(uc)
+
+ return uc2names, name2ucs, allNames
+
+
+# def getNameToGroupsMap(groups): # => { glyphName => set(groupName) }
+# nameMap = {}
+# for groupName, glyphNames in groups.iteritems():
+# for glyphName in glyphNames:
+# nameMap.setdefault(glyphName, set()).add(groupName)
+# return nameMap
+
+
+# def inspectKerning(kerning):
+# leftIndex = {} # { glyph-name => <ref to plist right-hand side dict> }
+# rightIndex = {} # { glyph-name => [(left-hand-side-name, kernVal), ...] }
+# rightGroupIndex = {} # { group-name => [(left-hand-side-name, kernVal), ...] }
+# for leftName, right in kerning.iteritems():
+# if leftName[0] != '@':
+# leftIndex[leftName] = right
+# for rightName, kernVal in right.iteritems():
+# if rightName[0] != '@':
+# rightIndex.setdefault(rightName, []).append((leftName, kernVal))
+# else:
+# rightGroupIndex.setdefault(rightName, []).append((leftName, kernVal))
+# return leftIndex, rightIndex, rightGroupIndex
+
+
+class RefTracker:
+ def __init__(self):
+ self.refs = {}
+
+ def incr(self, name):
+ self.refs[name] = self.refs.get(name, 0) + 1
+
+ def decr(self, name): # => bool hasNoRefs
+ r = self.refs.get(name)
+
+ if r is None:
+ raise Exception('decr untracked ref ' + repr(name))
+
+ if r < 1:
+ raise Exception('decr already zero ref ' + repr(name))
+
+ if r == 1:
+ del self.refs[name]
+ return True
+
+ self.refs[name] = r - 1
+
+ def __contains__(self, name):
+ return name in self.refs
+
+
+def main():
+ argparser = ArgumentParser(description='Remove unused kerning')
+
+ argparser.add_argument(
+ '-dry', dest='dryRun', action='store_const', const=True, default=False,
+ help='Do not modify anything, but instead just print what would happen.')
+
+ argparser.add_argument(
+ 'fontPaths', metavar='<ufofile>', type=str, nargs='+', help='UFO fonts to update')
+
+ args = argparser.parse_args()
+ dryRun = args.dryRun
+
+ agl = loadAGL('src/glyphlist.txt') # { 2126: 'Omega', ... }
+ diacriticComps = loadGlyphCompositions('src/diacritics.txt') # {glyphName => (baseName, a, o)}
+
+ for fontPath in args.fontPaths:
+ print(fontPath)
+
+ groupsFilename = os.path.join(fontPath, 'groups.plist')
+ kerningFilename = os.path.join(fontPath, 'kerning.plist')
+
+ groups = plistlib.readPlist(groupsFilename) # { groupName => [glyphName] }
+ kerning = plistlib.readPlist(kerningFilename) # { leftName => {rightName => kernVal} }
+
+ font = OpenFont(fontPath)
+ uc2names, name2ucs, allNames = loadLocalNamesDB([font], agl, diacriticComps)
+
+ # start with eliminating non-existent glyphs from groups and completely
+ # eliminate groups with all-dead glyphs.
+ eliminatedGroups = set()
+ for groupName, glyphNames in list(groups.items()):
+ glyphNames2 = []
+ for name in glyphNames:
+ if name in allNames:
+ glyphNames2.append(name)
+ else:
+ name2 = canonicalGlyphName(name, uc2names)
+ if name2 != name and name2 in allNames:
+ print('group: rename glyph', name, '->', name2)
+ glyphNames2.append(name2)
+
+ if len(glyphNames2) == 0:
+ print('group: eliminate', groupName)
+ eliminatedGroups.add(groupName)
+ del groups[groupName]
+ elif len(glyphNames2) != len(glyphNames):
+ print('group: shrink', groupName)
+ groups[groupName] = glyphNames2
+
+ # now eliminate kerning
+ groupRefs = RefTracker() # tracks group references, so we can eliminate unreachable ones
+
+ for leftName, right in list(kerning.items()):
+ leftIsGroup = leftName[0] == '@'
+
+ if leftIsGroup:
+ if leftName in eliminatedGroups:
+ print('kerning: eliminate LHS', leftName)
+ del kerning[leftName]
+ continue
+ groupRefs.incr(leftName)
+ else:
+ if leftName not in allNames:
+ print('kerning: eliminate LHS', leftName)
+ del kerning[leftName]
+ continue
+
+ right2 = {}
+ for rightName, kernVal in right.iteritems():
+ rightIsGroup = rightName[0] == '@'
+ if rightIsGroup:
+ if rightIsGroup in eliminatedGroups:
+ print('kerning: eliminate RHS group', rightName)
+ else:
+ groupRefs.incr(rightName)
+ right2[rightName] = kernVal
+ else:
+ if rightName not in allNames:
+ # maybe an unnamed glyph?
+ rightName2 = canonicalGlyphName(rightName, uc2names)
+ if rightName2 != rightName:
+ print('kerning: rename & update RHS glyph', rightName, '->', rightName2)
+ right2[rightName2] = kernVal
+ else:
+ print('kerning: eliminate RHS glyph', rightName)
+ else:
+ right2[rightName] = kernVal
+
+ if len(right2) == 0:
+ print('kerning: eliminate LHS', leftName)
+ del kerning[leftName]
+ if leftIsGroup:
+ groupRefs.decr(leftName)
+ else:
+ kerning[leftName] = right2
+
+ # eliminate any unreferenced groups
+ for groupName, glyphNames in list(groups.items()):
+ if not groupName in groupRefs:
+ print('group: eliminate unreferenced group', groupName)
+ del groups[groupName]
+
+
+ # verify that there are no conflicting kerning pairs
+ pairs = {} # { key => [...] }
+ conflictingPairs = set()
+
+ for leftName, right in kerning.iteritems():
+ # expand LHS group -> names
+ topLeftName = leftName
+ for leftName in groups[leftName] if leftName[0] == '@' else [leftName]:
+ if leftName not in allNames:
+ raise Exception('unknown LHS glyph name ' + repr(leftName))
+ keyPrefix = leftName + '+'
+ for rightName, kernVal in right.iteritems():
+ # expand RHS group -> names
+ topRightName = rightName
+ for rightName in groups[rightName] if rightName[0] == '@' else [rightName]:
+ if rightName not in allNames:
+ raise Exception('unknown RHS glyph name ' + repr(rightName))
+ # print(leftName, '+', rightName, '=>', kernVal)
+ key = keyPrefix + rightName
+ isConflict = key in pairs
+ pairs.setdefault(key, []).append(( topLeftName, topRightName, kernVal ))
+ if isConflict:
+ conflictingPairs.add(key)
+
+ # # resolve pair conflicts by preferring pairs defined via group kerning
+ # for key in conflictingPairs:
+ # pairs = pairs[key]
+ # print('kerning: conflicting pairs %r: %r' % (key, pairs))
+ # bestPair = None
+ # redundantPairs = []
+ # for pair in pairs:
+ # leftName, rightName, kernVal = pair
+ # if bestPair is None:
+ # bestPair = pair
+ # else:
+ # bestLeftName, bestRightName, _ = bestPair
+ # bestScore = 0
+ # score = 0
+ # if bestLeftName[0] == '@': bestScore += 1
+ # if bestRightName[0] == '@': bestScore += 1
+ # if leftName[0] == '@': score += 1
+ # if rightName[0] == '@': score += 1
+ # if bestScore == 2:
+ # # doesn't get better than this
+ # break
+ # elif score > bestScore:
+ # redundantPairs.append(bestPair)
+ # bestPair = pair
+ # else:
+ # redundantPairs.append(pair)
+ # print('- keeping', bestPair)
+ # print('- eliminating', redundantPairs)
+ # for redundantPairs
+
+
+ # # eliminate any unreferenced groups
+ # for groupName, glyphNames in list(groups.items()):
+ # if not groupName in groupRefs:
+ # print('group: eliminate unreferenced group', groupName)
+ # del groups[groupName]
+
+
+ print('Write', groupsFilename)
+ if not dryRun:
+ plistlib.writePlist(groups, groupsFilename)
+
+ print('Write', kerningFilename)
+ if not dryRun:
+ plistlib.writePlist(kerning, kerningFilename)
+
+ # [end] for fontPath in args.fontPaths
+
+
+main()
diff --git a/misc/doc/install-mac.txt b/misc/doc/install-mac.txt
new file mode 100644
index 000000000..b3aae815e
--- /dev/null
+++ b/misc/doc/install-mac.txt
@@ -0,0 +1,24 @@
+
+Installing on macOS:
+
+1. Open the "Interface (OTF)" folder
+2. Select all font files
+3. Right-click (or ctrl-click) the selected files
+ and choose "Open with..." → "Font Book"
+4. Press the "Install" button
+
+If you get any errors, like Font Book saying there're duplicate fonts,
+cancel the installation and instead try the instructions below:
+
+
+Installing on macOS, manually:
+
+1. Copy the "Interface (OTF)" folder
+2. Press cmd-shift-G in Finder
+3. Enter "~/Library/Fonts" into the dialog that shows up and press RETURN.
+4. Paste the "Interface (OTF)" folder.
+
+If you have a previous installation of Interface, you should make sure to
+remove those fonts files before installing new ones.
+
+See https://github.com/rsms/interface for more information
diff --git a/misc/doc/install-win.txt b/misc/doc/install-win.txt
new file mode 100644
index 000000000..ed9dbf8b7
--- /dev/null
+++ b/misc/doc/install-win.txt
@@ -0,0 +1,19 @@
+
+Installing on Windows 10:
+
+1. Open the "Interface (hinted TTF)" folder
+2. Select all font files
+3. Right-click the selected files and choose "Install"
+
+
+Installing on Windows 10, manually:
+
+1. Double-click the downloaded zip file
+2. Copy the "Interface (hinted TTF)" folder
+3. Press Win-Q on your keyboard, then type "fonts" and hit ENTER
+4. Paste the "Interface (hinted TTF)" folder.
+
+If you have a previous installation of Interface, you should make sure
+to remove those fonts files before installing new ones.
+
+See https://github.com/rsms/interface for more information
diff --git a/misc/e-alt-straight-close.glif b/misc/e-alt-straight-close.glif
new file mode 100644
index 000000000..28266ecb6
--- /dev/null
+++ b/misc/e-alt-straight-close.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="e.alt1" format="1">
+ <advance width="1600"/>
+ <outline>
+ <contour>
+ <point x="820" y="-32" type="curve"/>
+ <point x="1176" y="-32"/>
+ <point x="1400" y="176"/>
+ <point x="1440" y="448" type="curve"/>
+ <point x="1204" y="448" type="line"/>
+ <point x="1160" y="280"/>
+ <point x="1020" y="184"/>
+ <point x="820" y="184" type="curve" smooth="yes"/>
+ <point x="556" y="184"/>
+ <point x="384" y="424"/>
+ <point x="384" y="768" type="curve"/>
+ <point x="384" y="1104"/>
+ <point x="556" y="1344"/>
+ <point x="824" y="1344" type="curve" smooth="yes"/>
+ <point x="1036" y="1344"/>
+ <point x="1240" y="1176"/>
+ <point x="1240" y="872" type="curve"/>
+ <point x="308" y="872" type="line"/>
+ <point x="308" y="668" type="line"/>
+ <point x="1476" y="668" type="line"/>
+ <point x="1476" y="768" type="line" smooth="yes"/>
+ <point x="1476" y="1352"/>
+ <point x="1180" y="1556"/>
+ <point x="820" y="1556" type="curve" smooth="yes"/>
+ <point x="408" y="1556"/>
+ <point x="140" y="1228"/>
+ <point x="140" y="768" type="curve"/>
+ <point x="140" y="296"/>
+ <point x="408" y="-32"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/misc/enrich-glypnames.py b/misc/enrich-glypnames.py
new file mode 100755
index 000000000..b4c401217
--- /dev/null
+++ b/misc/enrich-glypnames.py
@@ -0,0 +1,650 @@
+#!/usr/bin/env python
+# encoding: utf8
+from __future__ import print_function
+import os
+import sys
+import argparse
+import json
+import plistlib
+import re
+from collections import OrderedDict
+from textwrap import TextWrapper
+from StringIO import StringIO
+from ConfigParser import RawConfigParser
+from fontTools import ttLib
+from robofab.objects.objectsRF import RFont, OpenFont
+
+# from feaTools import parser as feaParser
+# from feaTools.parser import parseFeatures
+# from feaTools import FDKSyntaxFeatureWriter
+# from fontbuild.features import updateFeature, compileFeatureRE
+
+# Regex matching "default" glyph names, like "uni2043" and "u01C5"
+uniNameRe = re.compile(r'^u(?:ni)[0-9A-F]{4,8}$')
+
+
+def defaultGlyphName(uc):
+ return 'uni%04X' % uc
+
+def defaultGlyphName2(uc):
+ return 'u%04X' % uc
+
+
+def isDefaultGlyphName(name):
+ return True if uniNameRe.match(name) else False
+
+
+def isDefaultGlyphNameForUnicode(name, uc):
+ return name == defaultGlyphName(uc) or name == defaultGlyphName2(uc)
+
+
+def getFirstNonDefaultGlyphName(uc, names):
+ for name in names:
+ if not isDefaultGlyphNameForUnicode(name, uc):
+ return name
+ return None
+
+
+def getTTGlyphList(font): # -> { 'Omega': [2126, ...], ... }
+ if isinstance(font, str):
+ font = ttLib.TTFont(font)
+
+ if not 'cmap' in font:
+ raise Exception('missing cmap table')
+
+ gl = {}
+ bestCodeSubTable = None
+ bestCodeSubTableFormat = 0
+
+ for st in font['cmap'].tables:
+ if st.platformID == 0: # 0=unicode, 1=mac, 2=(reserved), 3=microsoft
+ if st.format > bestCodeSubTableFormat:
+ bestCodeSubTable = st
+ bestCodeSubTableFormat = st.format
+
+ if bestCodeSubTable is not None:
+ for cp, glyphname in bestCodeSubTable.cmap.items():
+ if glyphname in gl:
+ gl[glyphname].append(cp)
+ else:
+ gl[glyphname] = [cp]
+
+ return gl, font
+
+
+def getUFOGlyphList(font): # -> { 'Omega': [2126, ...], ... }
+ # Note: font.getCharacterMapping() returns {2126:['Omega', ...], ...}
+ gl = {}
+ for g in font:
+ ucv = g.unicodes
+ if len(ucv) > 0:
+ gl[g.name] = ucv
+ return gl
+
+
+def appendNames(uc2names, extraUc2names, uc, name, isDestination):
+ if uc in uc2names:
+ names = uc2names[uc]
+ if name not in names:
+ names.append(name)
+ elif isDestination:
+ uc2names[uc] = [name]
+ else:
+ if uc in extraUc2names:
+ names = extraUc2names[uc]
+ if name not in names:
+ names.append(name)
+ else:
+ extraUc2names[uc] = [name]
+
+
+def buildGlyphNames(dstFonts, srcFonts, glyphOrder, fallbackGlyphNames):
+ # fallbackGlyphNames: { 2126: 'Omega', ...}
+ uc2names = {} # { 2126: ['Omega', 'Omegagreek', ...], ...}
+ extraUc2names = {} # { 2126: ['Omega', 'Omegagreek', ...], ...}
+ # -- codepoints in Nth fonts, not found in first font
+ name2ucsv = [] # [ { 'Omega': [2126, ...] }, ... ] -- same order as fonts
+
+ fontIndex = 0
+ for font in dstFonts + srcFonts:
+ gl = None
+ if isinstance(font, RFont):
+ print('Inspecting', font.info.familyName, font.info.styleName)
+ gl = getUFOGlyphList(font)
+ else:
+ print('Inspecting', font)
+ gl, font = getTTGlyphList(font)
+
+ name2ucsv.append(gl)
+
+ isDestination = fontIndex < len(dstFonts)
+
+ for name, unicodes in gl.iteritems():
+ # if len(uc2names) > 100: break
+ for uc in unicodes:
+ appendNames(uc2names, extraUc2names, uc, name, isDestination)
+ if isDestination:
+ fallbackName = fallbackGlyphNames.get(uc)
+ if fallbackName is not None:
+ appendNames(uc2names, extraUc2names, uc, fallbackName, isDestination)
+
+ fontIndex += 1
+
+ # for name in glyphOrder:
+ # if len(name) > 7 and name.startswith('uni') and name.find('.') == -1 and name.find('_') == -1:
+ # try:
+ # print('name: %r, %r' % (name, name[3:]))
+ # uc = int(name[3:], 16)
+ # appendNames(uc2names, extraUc2names, uc, name, isDestination=True)
+ # except:
+ # print()
+ # pass
+
+ return uc2names, extraUc2names, name2ucsv
+
+
+def renameStrings(listofstrs, newNames):
+ v = []
+ for s in listofstrs:
+ s2 = newNames.get(s)
+ if s2 is not None:
+ s = s2
+ v.append(s)
+ return v
+
+
+def renameUFOLib(ufoPath, newNames, dryRun=False, print=print):
+ filename = os.path.join(ufoPath, 'lib.plist')
+ plist = plistlib.readPlist(filename)
+
+ glyphOrder = plist.get('public.glyphOrder')
+ if glyphOrder is not None:
+ plist['public.glyphOrder'] = renameStrings(glyphOrder, newNames)
+
+ roboSort = plist.get('com.typemytype.robofont.sort')
+ if roboSort is not None:
+ for entry in roboSort:
+ if isinstance(entry, dict) and entry.get('type') == 'glyphList':
+ asc = entry.get('ascending')
+ desc = entry.get('descending')
+ if asc is not None:
+ entry['ascending'] = renameStrings(asc, newNames)
+ if desc is not None:
+ entry['descending'] = renameStrings(desc, newNames)
+
+ print('Writing', filename)
+ if not dryRun:
+ plistlib.writePlist(plist, filename)
+
+
+def renameUFOGroups(ufoPath, newNames, dryRun=False, print=print):
+ filename = os.path.join(ufoPath, 'groups.plist')
+
+ plist = None
+ try:
+ plist = plistlib.readPlist(filename)
+ except:
+ return
+
+ didChange = False
+
+ for groupName, glyphNames in plist.items():
+ for i in range(len(glyphNames)):
+ name = glyphNames[i]
+ if name in newNames:
+ didChange = True
+ glyphNames[i] = newNames[name]
+
+ if didChange:
+ print('Writing', filename)
+ if not dryRun:
+ plistlib.writePlist(plist, filename)
+
+
+def renameUFOKerning(ufoPath, newNames, dryRun=False, print=print):
+ filename = os.path.join(ufoPath, 'kerning.plist')
+
+ plist = None
+ try:
+ plist = plistlib.readPlist(filename)
+ except:
+ return
+
+ didChange = False
+
+ newPlist = {}
+ for leftName, right in plist.items():
+ if leftName in newNames:
+ didChange = True
+ leftName = newNames[leftName]
+ newRight = {}
+ for rightName, kernValue in plist.items():
+ if rightName in newNames:
+ didChange = True
+ rightName = newNames[rightName]
+ newRight[rightName] = kernValue
+ newPlist[leftName] = right
+
+ if didChange:
+ print('Writing', filename)
+ if not dryRun:
+ plistlib.writePlist(newPlist, filename)
+
+
+def subFeaName(m, newNames, state):
+ try:
+ int(m[3], 16)
+ except:
+ return m[0]
+
+ name = m[2]
+
+ if name in newNames:
+ # print('sub %r => %r' % (m[0], m[1] + newNames[name] + m[4]))
+ if name == 'uni0402':
+ print('sub %r => %r' % (m[0], m[1] + newNames[name] + m[4]))
+ state['didChange'] = True
+ return m[1] + newNames[name] + m[4]
+
+ return m[0]
+
+
+FEA_TOK = 'tok'
+FEA_SEP = 'sep'
+FEA_END = 'end'
+
+def feaTokenizer(feaText):
+ separators = set('; \t\r\n,[]\'"')
+ tokStartIndex = -1
+ sepStartIndex = -1
+
+ for i in xrange(len(feaText)):
+ ch = feaText[i]
+ if ch in separators:
+ if tokStartIndex != -1:
+ yield (FEA_TOK, feaText[tokStartIndex:i])
+ tokStartIndex = -1
+ if sepStartIndex == -1:
+ sepStartIndex = i
+ else:
+ if sepStartIndex != -1:
+ yield (FEA_SEP, feaText[sepStartIndex:i])
+ sepStartIndex = -1
+ if tokStartIndex == -1:
+ tokStartIndex = i
+
+ if sepStartIndex != -1 and tokStartIndex != -1:
+ yield (FEA_END, feaText[min(sepStartIndex, tokStartIndex):])
+ elif sepStartIndex != -1:
+ yield (FEA_END, feaText[sepStartIndex:])
+ elif tokStartIndex != -1:
+ yield (FEA_END, feaText[tokStartIndex:])
+ else:
+ yield (FEA_END, '')
+
+
+def renameUFOFeatures(font, ufoPath, newNames, dryRun=False, print=print):
+ filename = os.path.join(ufoPath, 'features.fea')
+
+ feaText = ''
+ try:
+ with open(filename, 'r') as f:
+ feaText = f.read()
+ except:
+ return
+
+ didChange = False
+ feaText2 = ''
+
+ for t, v in feaTokenizer(feaText):
+ if t is FEA_TOK and len(v) > 6 and v.startswith('uni'):
+ if v in newNames:
+ # print('sub', v, newNames[v])
+ didChange = True
+ v = newNames[v]
+ feaText2 += v
+
+ feaText = feaText2
+
+ if didChange:
+ print('Writing', filename)
+ if not dryRun:
+ with open(filename, 'w') as f:
+ f.write(feaText)
+ print(
+ 'Important: you need to manually verify that', filename, 'looks okay.',
+ 'We did an optimistic update which is not perfect.'
+ )
+
+ # classes = feaParser.classDefinitionRE.findall(feaText)
+ # for precedingMark, className, classContent in classes:
+ # content = feaParser.classContentRE.findall(classContent)
+ # print('class', className, content)
+
+ # didChange = False
+ # content2 = []
+ # for name in content:
+ # if name in newNames:
+ # didChange = True
+ # content2.append(newNames[name])
+ # if didChange:
+ # print('content2', content2)
+ # feaText = feaParser.classDefinitionRE.sub('', feaText)
+
+ # featureTags = feaParser.feature_findAll_RE.findall(feaText)
+ # for precedingMark, featureTag in featureTags:
+ # print('feat', featureTag)
+
+
+def renameUFODetails(font, ufoPath, newNames, dryRun=False, print=print):
+ renameUFOLib(ufoPath, newNames, dryRun, print)
+ renameUFOGroups(ufoPath, newNames, dryRun, print)
+ renameUFOKerning(ufoPath, newNames, dryRun, print)
+ renameUFOFeatures(font, ufoPath, newNames, dryRun, print)
+
+
+def readLines(filename):
+ with open(filename, 'r') as f:
+ return f.read().strip().splitlines()
+
+
+def readGlyphOrderFile(filename):
+ names = []
+ for line in readLines(filename):
+ line = line.lstrip()
+ if len(line) > 0 and line[0] != '#':
+ names.append(line)
+ return names
+
+
+def renameGlyphOrderFile(filename, newNames, dryRun=False, print=print):
+ lines = []
+ didRename = False
+ for line in readLines(filename):
+ line = line.lstrip()
+ if len(line) > 0 and line[0] != '#':
+ newName = newNames.get(line)
+ if newName is not None:
+ didRename = True
+ line = newName
+ lines.append(line)
+ if didRename:
+ print('Writing', filename)
+ if not dryRun:
+ with open(filename, 'w') as f:
+ f.write('\n'.join(lines))
+
+
+def parseGlyphComposition(composite):
+ c = composite.split("=")
+ d = c[1].split("/")
+ glyphName = d[0]
+ if len(d) == 1:
+ offset = [0, 0]
+ else:
+ offset = [int(i) for i in d[1].split(",")]
+ accentString = c[0]
+ accents = accentString.split("+")
+ baseName = accents.pop(0)
+ accentNames = [i.split(":") for i in accents]
+ return (glyphName, baseName, accentNames, offset)
+
+
+def fmtGlyphComposition(glyphName, baseName, accentNames, offset):
+ # glyphName = 'uni03D3'
+ # baseName = 'uni03D2'
+ # accentNames = [['tonos', 'top'], ['acute', 'top']]
+ # offset = [100, 0]
+ # => "uni03D2+tonos:top+acute:top=uni03D3/100,0"
+ s = baseName
+ for accentNameTuple in accentNames:
+ s += '+' + accentNameTuple[0]
+ if len(accentNameTuple) > 1:
+ s += ':' + accentNameTuple[1]
+ s += '=' + glyphName
+ if offset[0] != 0 or offset[1] != 0:
+ s += '/%d,%d' % tuple(offset)
+ return s
+
+
+def renameDiacriticsFile(filename, newNames, dryRun=False, print=print):
+ lines = []
+ didRename = False
+ for line in readLines(filename):
+ line = line.strip()
+ if len(line) > 0 and line[0] != '#':
+ glyphName, baseName, accentNames, offset = parseGlyphComposition(line)
+
+ # rename
+ glyphName = newNames.get(glyphName, glyphName)
+ baseName = newNames.get(baseName, baseName)
+ for accentTuple in accentNames:
+ accentTuple[0] = newNames.get(accentTuple[0], accentTuple[0])
+
+ line2 = fmtGlyphComposition(glyphName, baseName, accentNames, offset)
+
+ if line != line2:
+ line = line2
+ didRename = True
+ # print(line, '=>', line2)
+
+ lines.append(line)
+
+ if didRename:
+ print('Writing', filename)
+ if not dryRun:
+ with open(filename, 'w') as f:
+ f.write('\n'.join(lines))
+
+
+def configFindResFile(config, basedir, name):
+ fn = os.path.join(basedir, config.get("res", name))
+ if not os.path.isfile(fn):
+ basedir = os.path.dirname(basedir)
+ fn = os.path.join(basedir, config.get("res", name))
+ if not os.path.isfile(fn):
+ fn = None
+ return fn
+
+
+def renameConfigFile(config, filename, newNames, dryRun=False, print=print):
+ wrapper = TextWrapper()
+ wrapper.width = 80
+ wrapper.break_long_words = False
+ wrapper.break_on_hyphens = False
+
+ wrap = lambda names: '\n'.join(wrapper.wrap(' '.join(names)))
+
+ didRename = False
+ for propertyName, values in config.items('glyphs'):
+ glyphNames = values.split()
+ # print(propertyName, glyphNames)
+ propChanged = False
+ for name in glyphNames:
+ if name in newNames:
+ sectionChanged = True
+ if sectionChanged:
+ config.set('glyphs', propertyName, wrap(glyphNames)+'\n')
+ didRename = True
+
+ # config.set(section, option, value)
+ if didRename:
+ s = StringIO()
+ config.write(s)
+ s = s.getvalue()
+ s = re.sub(r'\n(\w+)\s+=\s*', '\n\\1: ', s, flags=re.M)
+ s = re.sub(r'((?:^|\n)\[[^\]]*\])', '\\1\n', s, flags=re.M)
+ s = re.sub(r'\n\t\n', '\n\n', s, flags=re.M)
+ s = s.strip() + '\n'
+ print('Writing', filename)
+ if not dryRun:
+ with open(filename, 'w') as f:
+ f.write(s)
+
+
+def parseAGL(filename): # -> { 2126: 'Omega', ... }
+ m = {}
+ for line in readLines(filename):
+ # Omega;2126
+ # dalethatafpatah;05D3 05B2 # higher-level combinations; ignored
+ line = line.strip()
+ if len(line) > 0 and line[0] != '#':
+ name, uc = tuple([c.strip() for c in line.split(';')])
+ if uc.find(' ') == -1:
+ # it's a 1:1 mapping
+ m[int(uc, 16)] = name
+ return m
+
+
+def main():
+ argparser = argparse.ArgumentParser(description='Enrich UFO glyphnames')
+
+ argparser.add_argument(
+ '-dry', dest='dryRun', action='store_const', const=True, default=False,
+ help='Do not modify anything, but instead just print what would happen.')
+
+ argparser.add_argument(
+ '-list-missing', dest='listMissing', action='store_const', const=True, default=False,
+ help='List glyphs with unicodes found in source files but missing in any of the target UFOs.')
+
+ argparser.add_argument(
+ '-list-unnamed', dest='listUnnamed', action='store_const', const=True, default=False,
+ help="List glyphs with unicodes in target UFOs that don't have symbolic names.")
+
+ argparser.add_argument(
+ '-backfill-agl', dest='backfillWithAgl', action='store_const', const=True, default=False,
+ help="Use glyphnames from Adobe Glyph List for any glyphs that no names in any of"+
+ " the input font files")
+
+ argparser.add_argument(
+ '-src', dest='srcFonts', metavar='<fontfile>', type=str, nargs='*',
+ help='TrueType, OpenType or UFO fonts to gather glyph info from. '+
+ 'Names found in earlier-listed fonts are prioritized over later listings.')
+
+ argparser.add_argument(
+ 'dstFonts', metavar='<ufofile>', type=str, nargs='+', help='UFO fonts to update')
+
+ args = argparser.parse_args()
+
+ # Load UFO fonts
+ dstFonts = []
+ dstFontPaths = {} # keyed by RFont object
+ srcDir = None
+ for fn in args.dstFonts:
+ fn = fn.rstrip('/')
+ font = OpenFont(fn)
+ dstFonts.append(font)
+ dstFontPaths[font] = fn
+ srcDir2 = os.path.dirname(fn)
+ if srcDir is None:
+ srcDir = srcDir2
+ elif srcDir != srcDir2:
+ raise Exception('All <ufofile>s must be rooted in same directory')
+
+ # load fontbuild configuration
+ config = RawConfigParser(dict_type=OrderedDict)
+ configFilename = os.path.join(srcDir, 'fontbuild.cfg')
+ config.read(configFilename)
+ glyphOrderFile = configFindResFile(config, srcDir, 'glyphorder')
+ diacriticsFile = configFindResFile(config, srcDir, 'diacriticfile')
+ glyphOrder = readGlyphOrderFile(glyphOrderFile)
+
+ fallbackGlyphNames = {} # { 2126: 'Omega', ... }
+ if args.backfillWithAgl:
+ fallbackGlyphNames = parseAGL(configFindResFile(config, srcDir, 'agl_glyphlistfile'))
+
+ # find glyph names
+ uc2names, extraUc2names, name2ucsv = buildGlyphNames(
+ dstFonts,
+ args.srcFonts,
+ glyphOrder,
+ fallbackGlyphNames
+ )
+ # Note: name2ucsv has same order as parameters to buildGlyphNames
+
+ if args.listMissing:
+ print('# Missing glyphs: (found in -src but not in any <ufofile>)')
+ for uc, names in extraUc2names.iteritems():
+ print('U+%04X\t%s' % (uc, ', '.join(names)))
+ return
+
+ elif args.listUnnamed:
+ print('# Unnamed glyphs:')
+ unnamed = set()
+ for name in glyphOrder:
+ if len(name) > 7 and name.startswith('uni'):
+ unnamed.add(name)
+ for gl in name2ucsv[:len(dstFonts)]:
+ for name, ucs in gl.iteritems():
+ for uc in ucs:
+ if isDefaultGlyphNameForUnicode(name, uc):
+ unnamed.add(name)
+ break
+ for name in unnamed:
+ print(name)
+ return
+
+ printDry = lambda *args: print(*args)
+ if args.dryRun:
+ printDry = lambda *args: print('[dry-run]', *args)
+
+ newNames = {}
+ renameGlyphsQueue = {} # keyed by RFont object
+
+ for font in dstFonts:
+ renameGlyphsQueue[font] = {}
+
+ for uc, names in uc2names.iteritems():
+ if len(names) < 2:
+ continue
+ dstGlyphName = names[0]
+ if isDefaultGlyphNameForUnicode(dstGlyphName, uc):
+ newGlyphName = getFirstNonDefaultGlyphName(uc, names[1:])
+ # if newGlyphName is None:
+ # # if we found no symbolic name, check in fallback list
+ # newGlyphName = fallbackGlyphNames.get(uc)
+ # if newGlyphName is not None:
+ # printDry('Using fallback %s' % newGlyphName)
+ if newGlyphName is not None:
+ printDry('Rename %s -> %s' % (dstGlyphName, newGlyphName))
+ for font in dstFonts:
+ if dstGlyphName in font:
+ renameGlyphsQueue[font][dstGlyphName] = newGlyphName
+ newNames[dstGlyphName] = newGlyphName
+
+ if len(newNames) == 0:
+ printDry('No changes')
+ return
+
+ # rename component instances
+ for font in dstFonts:
+ componentMap = font.getReverseComponentMapping()
+ for currName, newName in renameGlyphsQueue[font].iteritems():
+ for depName in componentMap.get(currName, []):
+ depG = font[depName]
+ for c in depG.components:
+ if c.baseGlyph == currName:
+ c.baseGlyph = newName
+ c.setChanged()
+
+ # rename glyphs
+ for font in dstFonts:
+ for currName, newName in renameGlyphsQueue[font].iteritems():
+ font[currName].name = newName
+
+ # save fonts and update font data
+ for font in dstFonts:
+ fontPath = dstFontPaths[font]
+ printDry('Saving %d glyphs in %s' % (len(newNames), fontPath))
+ if not args.dryRun:
+ font.save()
+ renameUFODetails(font, fontPath, newNames, dryRun=args.dryRun, print=printDry)
+
+ # update resource files
+ renameGlyphOrderFile(glyphOrderFile, newNames, dryRun=args.dryRun, print=printDry)
+ renameDiacriticsFile(diacriticsFile, newNames, dryRun=args.dryRun, print=printDry)
+ renameConfigFile(config, configFilename, newNames, dryRun=args.dryRun, print=printDry)
+
+
+if __name__ == '__main__':
+ main()
diff --git a/misc/fixup-diacritics.py b/misc/fixup-diacritics.py
new file mode 100755
index 000000000..2453e7f3c
--- /dev/null
+++ b/misc/fixup-diacritics.py
@@ -0,0 +1,167 @@
+#!/usr/bin/env python
+# encoding: utf8
+from __future__ import print_function
+import os, sys, plistlib, re
+from collections import OrderedDict
+from ConfigParser import RawConfigParser
+from argparse import ArgumentParser
+from robofab.objects.objectsRF import OpenFont
+
+
+# Regex matching "default" glyph names, like "uni2043" and "u01C5"
+uniNameRe = re.compile(r'^u(?:ni)([0-9A-F]{4,8})$')
+
+
+def unicodeForDefaultGlyphName(glyphName):
+ m = uniNameRe.match(glyphName)
+ if m is not None:
+ try:
+ return int(m.group(1), 16)
+ except:
+ pass
+ return None
+
+
+def canonicalGlyphName(glyphName, uc2names):
+ uc = unicodeForDefaultGlyphName(glyphName)
+ if uc is not None:
+ names = uc2names.get(uc)
+ if names is not None and len(names) > 0:
+ return names[0]
+ return glyphName
+
+
+
+def parseGlyphComposition(composite):
+ c = composite.split("=")
+ d = c[1].split("/")
+ glyphName = d[0]
+ if len(d) == 1:
+ offset = [0, 0]
+ else:
+ offset = [int(i) for i in d[1].split(",")]
+ accentString = c[0]
+ accents = accentString.split("+")
+ baseName = accents.pop(0)
+ accentNames = [i.split(":") for i in accents]
+ return (glyphName, baseName, accentNames, offset)
+
+
+def fmtGlyphComposition(glyphName, baseName, accentNames, offset):
+ # glyphName = 'uni03D3'
+ # baseName = 'uni03D2'
+ # accentNames = [['tonos', 'top'], ['acute', 'top']]
+ # offset = [100, 0]
+ # => "uni03D2+tonos:top+acute:top=uni03D3/100,0"
+ s = baseName
+ for accentNameTuple in accentNames:
+ s += '+' + accentNameTuple[0]
+ if len(accentNameTuple) > 1:
+ s += ':' + accentNameTuple[1]
+ s += '=' + glyphName
+ if offset[0] != 0 or offset[1] != 0:
+ s += '/%d,%d' % tuple(offset)
+ return s
+
+
+def loadGlyphCompositions(filename): # { glyphName => (baseName, accentNames, offset) }
+ compositions = OrderedDict()
+ with open(filename, 'r') as f:
+ for line in f:
+ line = line.strip()
+ if len(line) > 0 and line[0] != '#':
+ glyphName, baseName, accentNames, offset = parseGlyphComposition(line)
+ compositions[glyphName] = (baseName, accentNames, offset)
+ return compositions
+
+
+def loadAGL(filename): # -> { 2126: 'Omega', ... }
+ m = {}
+ with open(filename, 'r') as f:
+ for line in f:
+ # Omega;2126
+ # dalethatafpatah;05D3 05B2 # higher-level combinations; ignored
+ line = line.strip()
+ if len(line) > 0 and line[0] != '#':
+ name, uc = tuple([c.strip() for c in line.split(';')])
+ if uc.find(' ') == -1:
+ # it's a 1:1 mapping
+ m[int(uc, 16)] = name
+ return m
+
+
+def loadFontGlyphs(font):
+ uc2names = {} # { 2126: ['Omega', ...], ...}
+ name2ucs = {} # { 'Omega': [2126, ...], '.notdef': [], ...}
+ for g in font:
+ name = g.name
+ ucs = g.unicodes
+ name2ucs[name] = ucs
+ for uc in ucs:
+ names = uc2names.setdefault(uc, [])
+ if name not in names:
+ names.append(name)
+ return uc2names, name2ucs
+
+
+def main():
+ argparser = ArgumentParser(description='Fixup diacritic names')
+
+ argparser.add_argument(
+ '-dry', dest='dryRun', action='store_const', const=True, default=False,
+ help='Do not modify anything, but instead just print what would happen.')
+
+ argparser.add_argument(
+ 'fontPaths', metavar='<ufofile>', type=str, nargs='+', help='UFO fonts')
+
+ args = argparser.parse_args()
+ dryRun = args.dryRun
+
+ uc2names = {}
+ name2ucs = {}
+
+ for fontPath in args.fontPaths:
+ font = OpenFont(fontPath)
+ _uc2names, _name2ucs = loadFontGlyphs(font)
+ for uc, _names in _uc2names.iteritems():
+ names = uc2names.setdefault(uc, [])
+ for name in _names:
+ if name not in names:
+ names.append(name)
+ for name, _ucs in _name2ucs.iteritems():
+ ucs = name2ucs.setdefault(name, [])
+ for uc in _ucs:
+ if uc not in ucs:
+ ucs.append(uc)
+
+ agl = loadAGL('src/glyphlist.txt') # { 2126: 'Omega', ... }
+
+ diacriticsFilename = 'src/diacritics.txt'
+ diacriticComps = loadGlyphCompositions(diacriticsFilename) # {glyphName => (baseName, a, o)}
+
+ for glyphName, comp in list(diacriticComps.items()):
+ if glyphName not in name2ucs:
+ uc = unicodeForDefaultGlyphName(glyphName)
+ if uc is not None:
+ aglName = agl.get(uc)
+ if aglName is not None:
+ if aglName in diacriticComps:
+ raise Exception('composing same glyph with different names:', aglName, glyphName)
+ print('rename', glyphName, '->', aglName, '(U+%04X)' % uc)
+ del diacriticComps[glyphName]
+ diacriticComps[aglName] = comp
+
+ lines = []
+ for glyphName, comp in diacriticComps.iteritems():
+ lines.append(fmtGlyphComposition(glyphName, *comp))
+ # print('\n'.join(lines))
+ print('Write', diacriticsFilename)
+ if not dryRun:
+ with open(diacriticsFilename, 'w') as f:
+ for line in lines:
+ f.write(line + '\n')
+
+
+
+
+main()
diff --git a/misc/fixup-features.py b/misc/fixup-features.py
new file mode 100755
index 000000000..1c2c0d087
--- /dev/null
+++ b/misc/fixup-features.py
@@ -0,0 +1,324 @@
+#!/usr/bin/env python
+# encoding: utf8
+from __future__ import print_function
+import os, sys, plistlib, re
+from collections import OrderedDict
+from ConfigParser import RawConfigParser
+from argparse import ArgumentParser
+from robofab.objects.objectsRF import OpenFont
+from fontTools.feaLib.parser import Parser as FeaParser
+from fontTools.feaLib.builder import Builder as FeaBuilder
+from fontTools.ttLib import TTFont
+
+
+# Regex matching "default" glyph names, like "uni2043" and "u01C5"
+uniNameRe = re.compile(r'^u(?:ni)([0-9A-F]{4,8})$')
+
+
+def unicodeForDefaultGlyphName(glyphName):
+ m = uniNameRe.match(glyphName)
+ if m is not None:
+ try:
+ return int(m.group(1), 16)
+ except:
+ pass
+ return None
+
+
+def canonicalGlyphName(glyphName, uc2names):
+ uc = unicodeForDefaultGlyphName(glyphName)
+ if uc is not None:
+ names = uc2names.get(uc)
+ if names is not None and len(names) > 0:
+ return names[0]
+ return glyphName
+
+
+
+def parseGlyphComposition(composite):
+ c = composite.split("=")
+ d = c[1].split("/")
+ glyphName = d[0]
+ if len(d) == 1:
+ offset = [0, 0]
+ else:
+ offset = [int(i) for i in d[1].split(",")]
+ accentString = c[0]
+ accents = accentString.split("+")
+ baseName = accents.pop(0)
+ accentNames = [i.split(":") for i in accents]
+ return (glyphName, baseName, accentNames, offset)
+
+
+def loadGlyphCompositions(filename): # { glyphName => (baseName, accentNames, offset) }
+ compositions = OrderedDict()
+ with open(filename, 'r') as f:
+ for line in f:
+ line = line.strip()
+ if len(line) > 0 and line[0] != '#':
+ glyphName, baseName, accentNames, offset = parseGlyphComposition(line)
+ compositions[glyphName] = (baseName, accentNames, offset)
+ return compositions
+
+
+def loadAGL(filename): # -> { 2126: 'Omega', ... }
+ m = {}
+ with open(filename, 'r') as f:
+ for line in f:
+ # Omega;2126
+ # dalethatafpatah;05D3 05B2 # higher-level combinations; ignored
+ line = line.strip()
+ if len(line) > 0 and line[0] != '#':
+ name, uc = tuple([c.strip() for c in line.split(';')])
+ if uc.find(' ') == -1:
+ # it's a 1:1 mapping
+ m[int(uc, 16)] = name
+ return m
+
+
+def loadLocalNamesDB(fonts, agl, diacriticComps):
+ uc2names = None # { 2126: ['Omega', ...], ...}
+ allNames = set() # set('Omega', ...)
+
+ for font in fonts:
+ _uc2names = font.getCharacterMapping() # { 2126: ['Omega', ...], ...}
+ if uc2names is None:
+ uc2names = _uc2names
+ else:
+ for uc, _names in _uc2names.iteritems():
+ names = uc2names.setdefault(uc, [])
+ for name in _names:
+ if name not in names:
+ names.append(name)
+ for g in font:
+ allNames.add(g.name)
+
+ # agl { 2126: 'Omega', ...} -> { 'Omega': [2126, ...], ...}
+ aglName2Ucs = {}
+ for uc, name in agl.iteritems():
+ aglName2Ucs.setdefault(name, []).append(uc)
+
+ for glyphName, comp in diacriticComps.iteritems():
+ aglUCs = aglName2Ucs.get(glyphName)
+ if aglUCs is None:
+ uc = unicodeForDefaultGlyphName(glyphName)
+ if uc is not None:
+ glyphName2 = agl.get(uc)
+ if glyphName2 is not None:
+ glyphName = glyphName2
+ names = uc2names.setdefault(uc, [])
+ if glyphName not in names:
+ names.append(glyphName)
+ allNames.add(glyphName)
+ else:
+ allNames.add(glyphName)
+ for uc in aglUCs:
+ names = uc2names.get(uc, [])
+ if glyphName not in names:
+ names.append(glyphName)
+ uc2names[uc] = names
+
+ name2ucs = {} # { 'Omega': [2126, ...], ...}
+ for uc, names in uc2names.iteritems():
+ for name in names:
+ name2ucs.setdefault(name, set()).add(uc)
+
+ return uc2names, name2ucs, allNames
+
+
+def main():
+ argparser = ArgumentParser(description='Fixup features.fea')
+
+ argparser.add_argument(
+ '-dry', dest='dryRun', action='store_const', const=True, default=False,
+ help='Do not modify anything, but instead just print what would happen.')
+
+ argparser.add_argument(
+ 'fontPaths', metavar='<ufofile>', type=str, nargs='+', help='UFO fonts to update')
+
+ args = argparser.parse_args()
+ dryRun = args.dryRun
+
+ agl = loadAGL('src/glyphlist.txt') # { 2126: 'Omega', ... }
+ diacriticComps = loadGlyphCompositions('src/diacritics.txt') # {glyphName => (baseName, a, o)}
+
+ # collect glyph names
+ fonts = [OpenFont(fontPath) for fontPath in args.fontPaths]
+ uc2names, name2ucs, allNames = loadLocalNamesDB(fonts, agl, diacriticComps)
+
+ # open feature.fea
+ featuresFilename = ''
+ featuresLines = []
+ for fontPath in args.fontPaths:
+ try:
+ featuresFilename = os.path.join(fontPath, 'features.fea')
+ with open(featuresFilename, 'r') as f:
+ print('read', featuresFilename)
+ featuresLines = f.read().splitlines()
+ break
+ except:
+ pass
+
+ classDefRe = re.compile(r'^@([^\s=]+)\s*=\s*\[([^\]]+)\]\s*;\s*$')
+ subRe = re.compile(r'^\s*sub\s+(.+)(\'?)\s+by\s+(.+)\s*;\s*$')
+ sub2Re = re.compile(r'^\s*sub\s+([^\[]+)\s+\[\s*([^\]]+)\s*\](\'?)\s+by\s+(.+)\s*;\s*$')
+ # sub lmidtilde [uni1ABB uni1ABD uni1ABE]' by uni1ABE.w2;
+ # sub lmidtilde uni1ABC' by uni1ABC.w2;
+ spacesRe = re.compile(r'[\s\r\n]+')
+
+ classDefs = {}
+ featuresLines2 = []
+
+ for line in featuresLines:
+ clsM = classDefRe.match(line)
+ if clsM is not None:
+ clsName = clsM.group(1)
+ names = spacesRe.split(clsM.group(2).strip())
+ if clsName in classDefs:
+ raise Exception('duplicate class definition ' + clsName)
+ # print('classdef', clsName, ' '.join(names))
+ # print('classdef', clsName)
+ names2 = []
+ for name in names:
+ if name == '-':
+ # e.g. A - Z
+ names2.append(name)
+ continue
+ if name[0] != '@':
+ canonName = canonicalGlyphName(name, uc2names)
+ if canonName != name:
+ # print('renaming ' + name + ' -> ' + canonName)
+ names2.append(canonName)
+ elif name not in allNames:
+ print('skipping unknown glyph ' + name)
+ else:
+ names2.append(name)
+ else:
+ raise Exception('todo: class-ref ' + name + ' in class-def ' + clsName)
+ classDefs[clsName] = names2
+ line = '@%s = [ %s ];' % (clsName, ' '.join(names2))
+ featuresLines2.append(line)
+ continue
+
+
+ # sub2M = sub2Re.match(line)
+ # if sub2M is not None:
+ # findNames1 = spacesRe.split(sub2M.group(1))
+ # findNames2 = spacesRe.split(sub2M.group(2))
+ # apos = sub2M.group(3)
+ # rightName = sub2M.group(4)
+ # print('TODO: sub2', findNames1, findNames2, apos, rightName)
+ # featuresLines2.append(line)
+ # continue
+
+
+ sub2M = sub2Re.match(line)
+ subM = None
+ if sub2M is None:
+ subM = subRe.match(line)
+ if subM is not None or sub2M is not None:
+ findNamesStr = ''
+ findNamesHasBrackets = False
+ findNames = []
+
+ findNamesBStr = ''
+ findNamesBHasBrackets = False
+ findNamesB = []
+
+ newNamesStr = ''
+ newNamesHasBrackets = False
+ newNames = []
+
+ apos0 = ''
+
+ if subM is not None:
+ findNamesStr = subM.group(1)
+ apos0 = subM.group(2)
+ newNamesStr = subM.group(3)
+ else: # sub2M
+ findNamesStr = sub2M.group(1)
+ findNamesBStr = sub2M.group(2)
+ apos0 = sub2M.group(3)
+ newNamesStr = sub2M.group(4)
+
+ if newNamesStr[0] == '[':
+ newNamesHasBrackets = True
+ newNamesStr = newNamesStr.strip('[ ]')
+ newNames = spacesRe.split(newNamesStr)
+
+ if findNamesStr[0] == '[':
+ findNamesHasBrackets = True
+ findNamesStr = findNamesStr.strip('[ ]')
+ findNames = spacesRe.split(findNamesStr)
+
+ if findNamesBStr != '':
+ if findNamesBStr[0] == '[':
+ findNamesBHasBrackets = True
+ findNamesBStr = findNamesBStr.strip('[ ]')
+ findNamesB = spacesRe.split(findNamesBStr)
+
+
+ names22 = []
+ for names in [findNames, findNamesB, newNames]:
+ names2 = []
+ for name in names:
+ if name[0] == '@':
+ clsName = name[1:].rstrip("'")
+ if clsName not in classDefs:
+ raise Exception('sub: missing target class ' + clsName + ' at\n' + line)
+ names2.append(name)
+ else:
+ apos = name[-1] == "'"
+ if apos:
+ name = name[:-1]
+ if name not in allNames:
+ canonName = canonicalGlyphName(name, uc2names)
+ if canonName != name:
+ print('renaming ' + name + ' -> ' + canonName)
+ name = canonName
+ else:
+ raise Exception('TODO: unknown name', name)
+ # if we remove names, we also need to remove subs (that become empty), and so on.
+ if apos:
+ name += "'"
+ names2.append(name)
+ names22.append(names2)
+
+ findNames2, findNamesB2, newNames2 = names22
+
+ findNamesStr = ' '.join(findNames2)
+ if findNamesHasBrackets: findNamesStr = '[' + findNamesStr + ']'
+
+ if findNamesBStr != '':
+ findNamesBStr = ' '.join(findNamesB2)
+ if findNamesBHasBrackets: findNamesBStr = '[' + findNamesBStr + ']'
+
+ newNamesStr = ' '.join(newNames2)
+ if newNamesHasBrackets: newNamesStr = '[' + newNamesStr + ']'
+
+ if subM is not None:
+ line = ' sub %s%s by %s;' % (findNamesStr, apos0, newNamesStr)
+ else:
+ # if subM is None:
+ # sub bbar [uni1ABB uni1ABD uni1ABE]' by uni1ABE.w2;
+ line = ' sub %s [%s]%s by %s;' % (findNamesStr, findNamesBStr, apos0, newNamesStr)
+
+ featuresLines2.append(line)
+
+
+ print('Write', featuresFilename)
+ if not dryRun:
+ with open(featuresFilename + '2', 'w') as f:
+ for line in featuresLines2:
+ f.write(line + '\n')
+
+ # FeaParser(featuresFilename + '2', allNames).parse()
+
+ # font = TTFont('build/dist-unhinted/Interface-Regular.otf')
+ # FeaBuilder(font, featuresFilename + '2').build()
+
+
+
+
+
+main()
diff --git a/misc/fixup-kerning.py b/misc/fixup-kerning.py
new file mode 100755
index 000000000..fc4ce8071
--- /dev/null
+++ b/misc/fixup-kerning.py
@@ -0,0 +1,362 @@
+#!/usr/bin/env python
+# encoding: utf8
+from __future__ import print_function
+import os, sys, plistlib, json
+from collections import OrderedDict
+from ConfigParser import RawConfigParser
+from argparse import ArgumentParser
+from fontTools import ttLib
+from robofab.objects.objectsRF import OpenFont
+
+
+def getTTCharMap(font): # -> { 2126: 'Omegagreek', ...}
+ if isinstance(font, str):
+ font = ttLib.TTFont(font)
+
+ if not 'cmap' in font:
+ raise Exception('missing cmap table')
+
+ gl = {}
+ bestCodeSubTable = None
+ bestCodeSubTableFormat = 0
+
+ for st in font['cmap'].tables:
+ if st.platformID == 0: # 0=unicode, 1=mac, 2=(reserved), 3=microsoft
+ if st.format > bestCodeSubTableFormat:
+ bestCodeSubTable = st
+ bestCodeSubTableFormat = st.format
+
+ if bestCodeSubTable is not None:
+ for cp, glyphname in bestCodeSubTable.cmap.items():
+ if cp in gl:
+ raise Exception('duplicate unicode-to-glyphname mapping: U+%04X => %r and %r' % (
+ cp, glyphname, gl[cp]))
+ gl[cp] = glyphname
+
+ return gl
+
+
+def revCharMap(ucToNames):
+ # {2126:['Omega','Omegagr']} -> {'Omega':2126, 'Omegagr':2126}
+ # {2126:'Omega'} -> {'Omega':2126}
+ m = {}
+ if len(ucToNames) == 0:
+ return m
+
+ lists = True
+ for v in ucToNames.itervalues():
+ lists = not isinstance(v, str)
+ break
+
+ if lists:
+ for uc, names in ucToNames.iteritems():
+ for name in names:
+ m[name] = uc
+ else:
+ for uc, name in ucToNames.iteritems():
+ m[name] = uc
+
+ return m
+
+
+def getGlyphNameDifferenceMap(srcCharMap, dstCharMap, dstRevCharMap):
+ m = {} # { 'Omegagreek': 'Omega', ... }
+ for uc, srcName in srcCharMap.iteritems():
+ dstNames = dstCharMap.get(uc)
+ if dstNames is not None and len(dstNames) > 0:
+ if len(dstNames) != 1:
+ print('warning: ignoring multi-glyph map for U+%04X in source font' % uc)
+ dstName = dstNames[0]
+ if srcName != dstName and srcName not in dstRevCharMap:
+ # Only include names that differ. also, The `srcName not in dstRevCharMap` condition
+ # makes sure that we don't rename glyphs that are already valid.
+ m[srcName] = dstName
+ return m
+
+
+def fixupGroups(fontPath, dstGlyphNames, srcToDstMap, dryRun, stats):
+ filename = os.path.join(fontPath, 'groups.plist')
+ groups = plistlib.readPlist(filename)
+ groups2 = {}
+ glyphToGroups = {}
+
+ for groupName, glyphNames in groups.iteritems():
+ glyphNames2 = []
+ for glyphName in glyphNames:
+ if glyphName in srcToDstMap:
+ gn2 = srcToDstMap[glyphName]
+ stats.renamedGlyphs[glyphName] = gn2
+ glyphName = gn2
+ if glyphName in dstGlyphNames:
+ glyphNames2.append(glyphName)
+ glyphToGroups[glyphName] = glyphToGroups.get(glyphName, []) + [groupName]
+ else:
+ stats.removedGlyphs.add(glyphName)
+ if len(glyphNames2) > 0:
+ groups2[groupName] = glyphNames2
+ else:
+ stats.removedGroups.add(groupName)
+
+ print('Writing', filename)
+ if not dryRun:
+ plistlib.writePlist(groups2, filename)
+
+ return groups2, glyphToGroups
+
+
+def fixupKerning(fontPath, dstGlyphNames, srcToDstMap, groups, glyphToGroups, dryRun, stats):
+ filename = os.path.join(fontPath, 'kerning.plist')
+ kerning = plistlib.readPlist(filename)
+ kerning2 = {}
+ groupPairs = {} # { "lglyphname+lglyphname": ("lgroupname"|"", "rgroupname"|"", 123) }
+ # pairs = {} # { "name+name" => 123 }
+
+ for leftName, right in kerning.items():
+ leftIsGroup = leftName[0] == '@'
+ leftGroupNames = None
+
+ if leftIsGroup:
+ # left is a group
+ if leftName not in groups:
+ # dead group -- skip
+ stats.removedGroups.add(leftName)
+ continue
+ leftGroupNames = groups[leftName]
+ else:
+ if leftName in srcToDstMap:
+ leftName2 = srcToDstMap[leftName]
+ stats.renamedGlyphs[leftName] = leftName2
+ leftName = leftName2
+ if leftName not in dstGlyphNames:
+ # dead glyphname -- skip
+ stats.removedGlyphs.add(leftName)
+ continue
+
+ right2 = {}
+ rightGroupNamesAndValues = []
+ for rightName, kerningValue in right.iteritems():
+ rightIsGroup = rightName[0] == '@'
+ if rightIsGroup:
+ if leftIsGroup and leftGroupNames is None:
+ leftGroupNames = [leftName]
+ if rightName in groups:
+ right2[rightName] = kerningValue
+ rightGroupNamesAndValues.append((groups[rightName], rightName, kerningValue))
+ else:
+ stats.removedGroups.add(rightName)
+ else:
+ if rightName in srcToDstMap:
+ rightName2 = srcToDstMap[rightName]
+ stats.renamedGlyphs[rightName] = rightName2
+ rightName = rightName2
+ if rightName in dstGlyphNames:
+ right2[rightName] = kerningValue
+ if leftIsGroup:
+ rightGroupNamesAndValues.append(([rightName], '', kerningValue))
+ else:
+ stats.removedGlyphs.add(rightName)
+
+ if len(right2):
+ kerning2[leftName] = right2
+
+ # update groupPairs
+ lgroupname = leftName if rightIsGroup else ''
+ if leftIsGroup:
+ for lname in leftGroupNames:
+ kPrefix = lname + '+'
+ for rnames, rgroupname, kernv in rightGroupNamesAndValues:
+ for rname in rnames:
+ k = kPrefix + rname
+ v = (lgroupname, rgroupname, kernv)
+ if k in groupPairs:
+ raise Exception('duplicate group pair %s: %r and %r' % (k, groupPairs[k], v))
+ groupPairs[k] = v
+
+ elif leftIsGroup:
+ stats.removedGroups.add(leftName)
+ else:
+ stats.removedGlyphs.add(leftName)
+
+ # print('groupPairs:', groupPairs)
+
+ # remove individual pairs that are already represented through groups
+ kerning = kerning2
+ kerning2 = {}
+ for leftName, right in kerning.items():
+ leftIsGroup = leftName[0] == '@'
+ # leftNames = groups[leftName] if leftIsGroup else [leftName]
+
+ if not leftIsGroup:
+ right2 = {}
+ for rightName, kernVal in right.iteritems():
+ rightIsGroup = rightName[0] == '@'
+ if not rightIsGroup:
+ k = leftName + '+' + rightName
+ if k in groupPairs:
+ groupPair = groupPairs[k]
+ print(('simplify individual pair %r: kern %r (individual) -> %r (group)') % (
+ k, kernVal, groupPair[2]))
+ stats.simplifiedKerningPairs.add(k)
+ else:
+ right2[rightName] = kernVal
+ else:
+ right2[rightName] = kernVal
+ else:
+ # TODO, probably
+ right2 = right
+
+ kerning2[leftName] = right2
+
+ print('Writing', filename)
+ if not dryRun:
+ plistlib.writePlist(kerning2, filename)
+
+ return kerning2
+
+
+def loadJSONCharMap(filename):
+ m = None
+ if filename == '-':
+ m = json.load(sys.stdin)
+ else:
+ with open(filename, 'r') as f:
+ m = json.load(f)
+ if not isinstance(m, dict):
+ raise Exception('json root is not a dict')
+ if len(m) > 0:
+ for k, v in m.iteritems():
+ if not isinstance(k, int) and not isinstance(k, float):
+ raise Exception('json dict key is not a number')
+ if not isinstance(v, str):
+ raise Exception('json dict value is not a string')
+ break
+ return m
+
+
+class Stats:
+ def __init__(self):
+ self.removedGroups = set()
+ self.removedGlyphs = set()
+ self.simplifiedKerningPairs = set()
+ self.renamedGlyphs = {}
+
+
+def configFindResFile(config, basedir, name):
+ fn = os.path.join(basedir, config.get("res", name))
+ if not os.path.isfile(fn):
+ basedir = os.path.dirname(basedir)
+ fn = os.path.join(basedir, config.get("res", name))
+ if not os.path.isfile(fn):
+ fn = None
+ return fn
+
+
+def main():
+ jsonSchemaDescr = '{[unicode:int]: glyphname:string, ...}'
+
+ argparser = ArgumentParser(
+ description='Rename glyphnames in UFO kerning and remove unused groups and glyphnames.')
+
+ argparser.add_argument(
+ '-dry', dest='dryRun', action='store_const', const=True, default=False,
+ help='Do not modify anything, but instead just print what would happen.')
+
+ argparser.add_argument(
+ '-no-stats', dest='noStats', action='store_const', const=True, default=False,
+ help='Do not print statistics at the end.')
+
+ argparser.add_argument(
+ '-save-stats', dest='saveStatsPath', metavar='<file>', type=str,
+ help='Write detailed statistics to JSON file.')
+
+ argparser.add_argument(
+ '-src-json', dest='srcJSONFile', metavar='<file>', type=str,
+ help='JSON file to read glyph names from.'+
+ ' Expected schema: ' + jsonSchemaDescr + ' (e.g. {2126: "Omega"})')
+
+ argparser.add_argument(
+ '-src-font', dest='srcFontFile', metavar='<file>', type=str,
+ help='TrueType or OpenType font to read glyph names from.')
+
+ argparser.add_argument(
+ 'dstFontsPaths', metavar='<ufofile>', type=str, nargs='+', help='UFO fonts to update')
+
+ args = argparser.parse_args()
+ dryRun = args.dryRun
+
+ if args.srcJSONFile and args.srcFontFile:
+ argparser.error('Both -src-json and -src-font specified -- please provide only one.')
+
+ # Strip trailing slashes from font paths
+ args.dstFontsPaths = [s.rstrip('/ ') for s in args.dstFontsPaths]
+
+ # Load source char map
+ srcCharMap = None
+ if args.srcJSONFile:
+ try:
+ srcCharMap = loadJSONCharMap(args.srcJSONFile)
+ except Exception as err:
+ argparser.error('Invalid JSON: Expected schema %s (%s)' % (jsonSchemaDescr, err))
+ elif args.srcFontFile:
+ srcCharMap = getTTCharMap(args.srcFontFile.rstrip('/ ')) # -> { 2126: 'Omegagreek', ...}
+ else:
+ argparser.error('No source provided (-src-* argument missing)')
+ if len(srcCharMap) == 0:
+ print('Empty character map', file=sys.stderr)
+ sys.exit(1)
+
+ # Find project source dir
+ srcDir = ''
+ for dstFontPath in args.dstFontsPaths:
+ s = os.path.dirname(dstFontPath)
+ if not srcDir:
+ srcDir = s
+ elif srcDir != s:
+ raise Exception('All <ufofile>s must be rooted in the same directory')
+
+ # Load font project config
+ # load fontbuild configuration
+ config = RawConfigParser(dict_type=OrderedDict)
+ configFilename = os.path.join(srcDir, 'fontbuild.cfg')
+ config.read(configFilename)
+ diacriticsFile = configFindResFile(config, srcDir, 'diacriticfile')
+
+ for dstFontPath in args.dstFontsPaths:
+ dstFont = OpenFont(dstFontPath)
+ dstCharMap = dstFont.getCharacterMapping() # -> { 2126: [ 'Omega', ...], ...}
+ dstRevCharMap = revCharMap(dstCharMap) # { 'Omega': 2126, ...}
+ srcToDstMap = getGlyphNameDifferenceMap(srcCharMap, dstCharMap, dstRevCharMap)
+
+ stats = Stats()
+
+ groups, glyphToGroups = fixupGroups(dstFontPath, dstRevCharMap, srcToDstMap, dryRun, stats)
+ fixupKerning(dstFontPath, dstRevCharMap, srcToDstMap, groups, glyphToGroups, dryRun, stats)
+
+ # stats
+ if args.saveStatsPath or not args.noStats:
+ if not args.noStats:
+ print('stats for %s:' % dstFontPath)
+ print(' Deleted %d groups and %d glyphs.' % (
+ len(stats.removedGroups), len(stats.removedGlyphs)))
+ print(' Renamed %d glyphs.' % len(stats.renamedGlyphs))
+ print(' Simplified %d kerning pairs.' % len(stats.simplifiedKerningPairs))
+ if args.saveStatsPath:
+ statsObj = {
+ 'deletedGroups': stats.removedGroups,
+ 'deletedGlyphs': stats.removedGlyphs,
+ 'simplifiedKerningPairs': stats.simplifiedKerningPairs,
+ 'renamedGlyphs': stats.renamedGlyphs,
+ }
+ f = sys.stdout
+ try:
+ if args.saveStatsPath != '-':
+ f = open(args.saveStatsPath, 'w')
+ print('Writing stats to', args.saveStatsPath)
+ json.dump(statsObj, sys.stdout, indent=2, separators=(',', ': '))
+ finally:
+ if f is not sys.stdout:
+ f.close()
+
+
+if __name__ == '__main__':
+ main()
diff --git a/misc/fontinfo.py b/misc/fontinfo.py
new file mode 100755
index 000000000..47e2d66b1
--- /dev/null
+++ b/misc/fontinfo.py
@@ -0,0 +1,391 @@
+#!/usr/bin/env python
+# encoding: utf8
+#
+# Generates JSON-encoded information about fonts
+#
+import os
+import sys
+import argparse
+import json
+
+from fontTools import ttLib
+from fontTools.misc import sstruct
+from fontTools.ttLib.tables._h_e_a_d import headFormat
+from fontTools.ttLib.tables._h_h_e_a import hheaFormat
+from fontTools.ttLib.tables._m_a_x_p import maxpFormat_0_5, maxpFormat_1_0_add
+from fontTools.ttLib.tables._p_o_s_t import postFormat
+from fontTools.ttLib.tables.O_S_2f_2 import OS2_format_1, OS2_format_2, OS2_format_5
+# from robofab.world import world, RFont, RGlyph, OpenFont, NewFont
+# from robofab.objects.objectsRF import RFont, RGlyph, OpenFont, NewFont, RContour
+
+_NAME_IDS = {}
+
+
+def num(s):
+ return int(s) if s.find('.') == -1 else float(s)
+
+
+def tableNamesToDict(table, names):
+ t = {}
+ for name in names:
+ if name.find('reserved') == 0:
+ continue
+ t[name] = getattr(table, name)
+ return t
+
+
+def sstructTableToDict(table, format):
+ _, names, _ = sstruct.getformat(format)
+ return tableNamesToDict(table, names)
+
+
+OUTPUT_TYPE_COMPLETE = 'complete'
+OUTPUT_TYPE_GLYPHLIST = 'glyphlist'
+
+
+GLYPHS_TYPE_UNKNOWN = '?'
+GLYPHS_TYPE_TT = 'tt'
+GLYPHS_TYPE_CFF = 'cff'
+
+def getGlyphsType(tt):
+ if 'CFF ' in tt:
+ return GLYPHS_TYPE_CFF
+ elif 'glyf' in tt:
+ return GLYPHS_TYPE_TT
+ return GLYPHS_TYPE_UNKNOWN
+
+
+class GlyphInfo:
+ def __init__(self, g, name, unicodes, type, glyphTable):
+ self._type = type # GLYPHS_TYPE_*
+ self._glyphTable = glyphTable
+
+ self.name = name
+ self.width = g.width
+ self.lsb = g.lsb
+ self.unicodes = unicodes
+
+ if g.height is not None:
+ self.tsb = g.tsb
+ self.height = g.height
+ else:
+ self.tsb = 0
+ self.height = 0
+
+ self.numContours = 0
+ self.contoursBBox = (0,0,0,0) # xMin, yMin, xMax, yMax
+ self.hasHints = False
+
+ if self._type is GLYPHS_TYPE_CFF:
+ self._addCFFInfo()
+ elif self._type is GLYPHS_TYPE_TT:
+ self._addTTInfo()
+
+ def _addTTInfo(self):
+ g = self._glyphTable[self.name]
+ self.numContours = g.numberOfContours
+ if g.numberOfContours:
+ self.contoursBBox = (g.xMin,g.xMin,g.xMax,g.yMax)
+ self.hasHints = hasattr(g, "program")
+
+ def _addCFFInfo(self):
+ # TODO: parse CFF dict tree
+ pass
+
+ @classmethod
+ def structKeys(cls, type):
+ v = [
+ 'name',
+ 'unicodes',
+ 'width',
+ 'lsb',
+ 'height',
+ 'tsb',
+ 'hasHints',
+ ]
+ if type is GLYPHS_TYPE_TT:
+ v += (
+ 'numContours',
+ 'contoursBBox',
+ )
+ return v
+
+ def structValues(self):
+ v = [
+ self.name,
+ self.unicodes,
+ self.width,
+ self.lsb,
+ self.height,
+ self.tsb,
+ self.hasHints,
+ ]
+ if self._type is GLYPHS_TYPE_TT:
+ v += (
+ self.numContours,
+ self.contoursBBox,
+ )
+ return v
+
+
+# exported convenience function
+def GenGlyphList(font, withGlyphs=None):
+ if isinstance(font, str):
+ font = ttLib.TTFont(font)
+ return genGlyphsInfo(font, OUTPUT_TYPE_GLYPHLIST)
+
+
+def genGlyphsInfo(tt, outputType, glyphsType=GLYPHS_TYPE_UNKNOWN, glyphsTable=None, withGlyphs=None):
+ unicodeMap = {}
+
+ glyphnameFilter = None
+ if isinstance(withGlyphs, str):
+ glyphnameFilter = withGlyphs.split(',')
+
+ if 'cmap' in tt:
+ # https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6cmap.html
+ bestCodeSubTable = None
+ bestCodeSubTableFormat = 0
+ for st in tt['cmap'].tables:
+ if st.platformID == 0: # 0=unicode, 1=mac, 2=(reserved), 3=microsoft
+ if st.format > bestCodeSubTableFormat:
+ bestCodeSubTable = st
+ bestCodeSubTableFormat = st.format
+ for cp, glyphname in bestCodeSubTable.cmap.items():
+ if glyphname in unicodeMap:
+ unicodeMap[glyphname].append(cp)
+ else:
+ unicodeMap[glyphname] = [cp]
+
+ glyphValues = []
+ glyphset = tt.getGlyphSet(preferCFF=glyphsType is GLYPHS_TYPE_CFF)
+
+ glyphnames = tt.getGlyphOrder() if glyphnameFilter is None else glyphnameFilter
+
+ if outputType is OUTPUT_TYPE_GLYPHLIST:
+ glyphValues = []
+ for glyphname in glyphnames:
+ v = [glyphname]
+ if glyphname in unicodeMap:
+ v += unicodeMap[glyphname]
+ glyphValues.append(v)
+ return glyphValues
+
+ for glyphname in glyphnames:
+ unicodes = unicodeMap[glyphname] if glyphname in unicodeMap else []
+ try:
+ g = glyphset[glyphname]
+ except KeyError:
+ raise Exception('no such glyph "'+glyphname+'"')
+ gi = GlyphInfo(g, glyphname, unicodes, glyphsType, glyphsTable)
+ glyphValues.append(gi.structValues())
+
+ return {
+ 'keys': GlyphInfo.structKeys(glyphsType),
+ 'values': glyphValues,
+ }
+
+
+def copyDictEntry(srcD, srcName, dstD, dstName):
+ try:
+ dstD[dstName] = srcD[srcName]
+ except:
+ pass
+
+
+def addCFFFontInfo(tt, info, cffTable):
+ d = cffTable.rawDict
+
+ nameDict = None
+ if 'name' not in info:
+ nameDict = {}
+ info['name'] = nameDict
+ else:
+ nameDict = info['name']
+
+ copyDictEntry(d, 'Weight', nameDict, 'weight')
+ copyDictEntry(d, 'version', nameDict, 'version')
+
+
+def genFontInfo(fontpath, outputType, withGlyphs=True):
+ tt = ttLib.TTFont(fontpath) # lazy=True
+ info = {
+ 'id': fontpath,
+ }
+
+ # for tableName in tt.keys():
+ # print 'table', tableName
+
+ nameDict = {}
+ if 'name' in tt:
+ nameDict = {}
+ for rec in tt['name'].names:
+ k = _NAME_IDS[rec.nameID] if rec.nameID in _NAME_IDS else ('#%d' % rec.nameID)
+ nameDict[k] = rec.toUnicode()
+ if 'fontId' in nameDict:
+ info['id'] = nameDict['fontId']
+
+ if 'postscriptName' in nameDict:
+ info['name'] = nameDict['postscriptName']
+ elif 'familyName' in nameDict:
+ info['name'] = nameDict['familyName'].replace(' ', '')
+ if 'subfamilyName' in nameDict:
+ info['name'] += '-' + nameDict['subfamilyName'].replace(' ', '')
+
+ if outputType is not OUTPUT_TYPE_GLYPHLIST:
+ if len(nameDict):
+ info['names'] = nameDict
+
+ if 'head' in tt:
+ info['head'] = sstructTableToDict(tt['head'], headFormat)
+
+ if 'hhea' in tt:
+ info['hhea'] = sstructTableToDict(tt['hhea'], hheaFormat)
+
+ if 'post' in tt:
+ info['post'] = sstructTableToDict(tt['post'], postFormat)
+
+ if 'OS/2' in tt:
+ t = tt['OS/2']
+ if t.version == 1:
+ info['os/2'] = sstructTableToDict(t, OS2_format_1)
+ elif t.version in (2, 3, 4):
+ info['os/2'] = sstructTableToDict(t, OS2_format_2)
+ elif t.version == 5:
+ info['os/2'] = sstructTableToDict(t, OS2_format_5)
+ info['os/2']['usLowerOpticalPointSize'] /= 20
+ info['os/2']['usUpperOpticalPointSize'] /= 20
+ if 'panose' in info['os/2']:
+ del info['os/2']['panose']
+
+ # if 'maxp' in tt:
+ # table = tt['maxp']
+ # _, names, _ = sstruct.getformat(maxpFormat_0_5)
+ # if table.tableVersion != 0x00005000:
+ # _, names_1_0, _ = sstruct.getformat(maxpFormat_1_0_add)
+ # names += names_1_0
+ # info['maxp'] = tableNamesToDict(table, names)
+
+ glyphsType = getGlyphsType(tt)
+ glyphsTable = None
+ if glyphsType is GLYPHS_TYPE_CFF:
+ cff = tt["CFF "].cff
+ cffDictIndex = cff.topDictIndex
+ if len(cffDictIndex) > 1:
+ sys.stderr.write(
+ 'warning: multi-font CFF table is unsupported. Only reporting first table.\n'
+ )
+ cffTable = cffDictIndex[0]
+ if outputType is not OUTPUT_TYPE_GLYPHLIST:
+ addCFFFontInfo(tt, info, cffTable)
+ elif glyphsType is GLYPHS_TYPE_TT:
+ glyphsTable = tt["glyf"]
+ # print 'glyphs type:', glyphsType, 'flavor:', tt.flavor, 'sfntVersion:', tt.sfntVersion
+
+ if (withGlyphs is not False or outputType is OUTPUT_TYPE_GLYPHLIST) and withGlyphs is not '':
+ info['glyphs'] = genGlyphsInfo(tt, outputType, glyphsType, glyphsTable, withGlyphs)
+
+ # sys.exit(1)
+
+ return info
+
+
+# ————————————————————————————————————————————————————————————————————————
+# main
+
+def main():
+ argparser = argparse.ArgumentParser(description='Generate JSON describing fonts')
+
+ argparser.add_argument('-out', dest='outfile', metavar='<file>', type=str,
+ help='Write JSON to <file>. Writes to stdout if not specified')
+
+ argparser.add_argument('-pretty', dest='prettyJson', action='store_const',
+ const=True, default=False,
+ help='Generate pretty JSON with linebreaks and indentation')
+
+ argparser.add_argument('-with-all-glyphs', dest='withGlyphs', action='store_const',
+ const=True, default=False,
+ help='Include glyph information on all glyphs.')
+
+ argparser.add_argument('-with-glyphs', dest='withGlyphs', metavar='glyphname[,glyphname ...]',
+ type=str,
+ help='Include glyph information on specific glyphs')
+
+ argparser.add_argument('-as-glyphlist', dest='asGlyphList',
+ action='store_const', const=True, default=False,
+ help='Only generate a list of glyphs and their unicode mappings.')
+
+ argparser.add_argument('fontpaths', metavar='<path>', type=str, nargs='+',
+ help='TrueType or OpenType font files')
+
+ args = argparser.parse_args()
+
+ fonts = {}
+ outputType = OUTPUT_TYPE_COMPLETE
+ if args.asGlyphList:
+ outputType = OUTPUT_TYPE_GLYPHLIST
+
+ n = 0
+ for fontpath in args.fontpaths:
+ if n > 0:
+ # workaround for a bug in fontTools.misc.sstruct where it keeps a global
+ # internal cache that mixes up values for different fonts.
+ reload(sstruct)
+ font = genFontInfo(fontpath, outputType=outputType, withGlyphs=args.withGlyphs)
+ fonts[font['id']] = font
+ n += 1
+
+ ostream = sys.stdout
+ if args.outfile is not None:
+ ostream = open(args.outfile, 'w')
+
+
+ if args.prettyJson:
+ json.dump(fonts, ostream, sort_keys=True, indent=2, separators=(',', ': '))
+ else:
+ json.dump(fonts, ostream, separators=(',', ':'))
+
+
+ if ostream is not sys.stdout:
+ ostream.close()
+
+
+
+# "name" table name identifiers
+_NAME_IDS = {
+ # TrueType & OpenType
+ 0: 'copyright',
+ 1: 'familyName',
+ 2: 'subfamilyName',
+ 3: 'fontId',
+ 4: 'fullName',
+ 5: 'version', # e.g. 'Version <number>.<number>'
+ 6: 'postscriptName',
+ 7: 'trademark',
+ 8: 'manufacturerName',
+ 9: 'designer',
+ 10: 'description',
+ 11: 'vendorURL',
+ 12: 'designerURL',
+ 13: 'licenseDescription',
+ 14: 'licenseURL',
+ 15: 'RESERVED',
+ 16: 'typoFamilyName',
+ 17: 'typoSubfamilyName',
+ 18: 'macCompatibleFullName', # Mac only (FOND)
+ 19: 'sampleText',
+
+ # OpenType
+ 20: 'postScriptCIDName',
+ 21: 'wwsFamilyName',
+ 22: 'wwsSubfamilyName',
+ 23: 'lightBackgoundPalette',
+ 24: 'darkBackgoundPalette',
+ 25: 'variationsPostScriptNamePrefix',
+
+ # 26-255: Reserved for future expansion
+ # 256-32767: Font-specific names (layout features and settings, variations, track names, etc.)
+}
+
+if __name__ == '__main__':
+ main()
diff --git a/misc/gen-glyphinfo.py b/misc/gen-glyphinfo.py
new file mode 100755
index 000000000..cec90b048
--- /dev/null
+++ b/misc/gen-glyphinfo.py
@@ -0,0 +1,245 @@
+#!/usr/bin/env python
+# encoding: utf8
+#
+# Grab http://www.unicode.org/Public/UCD/latest/ucd/UnicodeData.txt
+#
+from __future__ import print_function
+import os, sys, json, re
+from argparse import ArgumentParser
+from robofab.objects.objectsRF import OpenFont
+from collections import OrderedDict
+from unicode_util import parseUnicodeDataFile
+
+
+# Regex matching "default" glyph names, like "uni2043" and "u01C5"
+uniNameRe = re.compile(r'^u(?:ni)([0-9A-F]{4,8})$')
+
+
+def unicodeForDefaultGlyphName(glyphName):
+ m = uniNameRe.match(glyphName)
+ if m is not None:
+ try:
+ return int(m.group(1), 16)
+ except:
+ pass
+ return None
+
+
+def loadAGL(filename): # -> { 2126: 'Omega', ... }
+ m = {}
+ with open(filename, 'r') as f:
+ for line in f:
+ # Omega;2126
+ # dalethatafpatah;05D3 05B2 # higher-level combinations; ignored
+ line = line.strip()
+ if len(line) > 0 and line[0] != '#':
+ name, uc = tuple([c.strip() for c in line.split(';')])
+ if uc.find(' ') == -1:
+ # it's a 1:1 mapping
+ m[int(uc, 16)] = name
+ return m
+
+
+def loadLocalNamesDB(fonts, agl, diacriticComps):
+ uc2names = None # { 2126: ['Omega', ...], ...}
+ allNames = OrderedDict() # {'Omega':True, ...}
+
+ for font in fonts:
+ _uc2names = font.getCharacterMapping() # { 2126: ['Omega', ...], ...}
+ if uc2names is None:
+ uc2names = _uc2names
+ else:
+ for uc, _names in _uc2names.iteritems():
+ names = uc2names.setdefault(uc, [])
+ for name in _names:
+ if name not in names:
+ names.append(name)
+ for g in font:
+ allNames.setdefault(g.name, True)
+
+ # agl { 2126: 'Omega', ...} -> { 'Omega': [2126, ...], ...}
+ aglName2Ucs = {}
+ for uc, name in agl.iteritems():
+ aglName2Ucs.setdefault(name, []).append(uc)
+
+ for glyphName, comp in diacriticComps.iteritems():
+ aglUCs = aglName2Ucs.get(glyphName)
+ if aglUCs is None:
+ uc = unicodeForDefaultGlyphName(glyphName)
+ if uc is not None:
+ glyphName2 = agl.get(uc)
+ if glyphName2 is not None:
+ glyphName = glyphName2
+ names = uc2names.setdefault(uc, [])
+ if glyphName not in names:
+ names.append(glyphName)
+ allNames.setdefault(glyphName, True)
+ else:
+ allNames.setdefault(glyphName, True)
+ for uc in aglUCs:
+ names = uc2names.get(uc, [])
+ if glyphName not in names:
+ names.append(glyphName)
+ uc2names[uc] = names
+
+ name2ucs = {} # { 'Omega': [2126, ...], ...}
+ for uc, names in uc2names.iteritems():
+ for name in names:
+ name2ucs.setdefault(name, set()).add(uc)
+
+ return uc2names, name2ucs, allNames
+
+
+def canonicalGlyphName(glyphName, uc2names):
+ uc = unicodeForDefaultGlyphName(glyphName)
+ if uc is not None:
+ names = uc2names.get(uc)
+ if names is not None and len(names) > 0:
+ return names[0]
+ return glyphName
+
+
+def parseGlyphComposition(composite):
+ c = composite.split("=")
+ d = c[1].split("/")
+ glyphName = d[0]
+ if len(d) == 1:
+ offset = [0, 0]
+ else:
+ offset = [int(i) for i in d[1].split(",")]
+ accentString = c[0]
+ accents = accentString.split("+")
+ baseName = accents.pop(0)
+ accentNames = [i.split(":") for i in accents]
+ return (glyphName, baseName, accentNames, offset)
+
+
+def loadGlyphCompositions(filename): # { glyphName => (baseName, accentNames, offset) }
+ compositions = OrderedDict()
+ with open(filename, 'r') as f:
+ for line in f:
+ line = line.strip()
+ if len(line) > 0 and line[0] != '#':
+ glyphName, baseName, accentNames, offset = parseGlyphComposition(line)
+ compositions[glyphName] = (baseName, accentNames, offset)
+ return compositions
+
+
+def rgbaToCSSColor(r=0, g=0, b=0, a=1):
+ R,G,B = int(r * 255), int(g * 255), int(b * 255)
+ if a == 1:
+ return '#%02x%02x%02x' % (R,G,B)
+ else:
+ return 'rgba(%d,%d,%d,%f)' % (R,G,B,a)
+
+
+def unicodeName(cp):
+ if cp is not None and len(cp.name):
+ if cp.name[0] == '<':
+ return '[' + cp.categoryName + ']'
+ elif len(cp.name):
+ return cp.name
+ return None
+
+
+def main():
+ argparser = ArgumentParser(
+ description='Generate info on name, unicodes and color mark for all glyphs')
+
+ argparser.add_argument(
+ '-ucd', dest='ucdFile', metavar='<file>', type=str,
+ help='UnicodeData.txt file from http://www.unicode.org/')
+
+ argparser.add_argument(
+ 'fontPaths', metavar='<ufofile>', type=str, nargs='+', help='UFO fonts to update')
+
+ args = argparser.parse_args()
+ markLibKey = 'com.typemytype.robofont.mark'
+
+ fontPaths = []
+ for fontPath in args.fontPaths:
+ fontPath = fontPath.rstrip('/ ')
+ if 'regular' or 'Regular' in fontPath:
+ fontPaths = [fontPath] + fontPaths
+ else:
+ fontPaths.append(fontPath)
+
+ fonts = [OpenFont(fontPath) for fontPath in args.fontPaths]
+
+ agl = loadAGL('src/glyphlist.txt') # { 2126: 'Omega', ... }
+ diacriticComps = loadGlyphCompositions('src/diacritics.txt')
+ uc2names, name2ucs, allNames = loadLocalNamesDB(fonts, agl, diacriticComps)
+
+ ucd = {}
+ if args.ucdFile:
+ ucd = parseUnicodeDataFile(args.ucdFile)
+
+ glyphorder = OrderedDict()
+ with open(os.path.join(os.path.dirname(args.fontPaths[0]), 'glyphorder.txt'), 'r') as f:
+ for name in f.read().splitlines():
+ if len(name) and name[0] != '#':
+ glyphorder[name] = True
+
+ for name in diacriticComps.iterkeys():
+ glyphorder[name] = True
+
+ glyphNames = glyphorder.keys()
+ visitedGlyphNames = set()
+ glyphs = []
+
+ for font in fonts:
+ for name, v in glyphorder.iteritems():
+ if name in visitedGlyphNames:
+ continue
+
+ g = None
+ ucs = []
+ try:
+ g = font[name]
+ ucs = g.unicodes
+ except:
+ ucs = name2ucs.get(name)
+ if ucs is None:
+ continue
+
+ color = None
+ if g is not None and markLibKey in g.lib:
+ # TODO: translate from (r,g,b,a) to #RRGGBB (skip A)
+ rgba = g.lib[markLibKey]
+ if isinstance(rgba, list) or isinstance(rgba, tuple):
+ color = rgbaToCSSColor(*rgba)
+ elif name in diacriticComps:
+ color = '<derived>'
+
+ # name[, unicode[, unicodeName[, color]]]
+ if len(ucs):
+ for uc in ucs:
+ ucName = unicodeName(ucd.get(uc))
+
+ if not ucName and uc >= 0xE000 and uc <= 0xF8FF:
+ ucName = '[private use %04X]' % uc
+
+ if color:
+ glyph = [name, uc, ucName, color]
+ elif ucName:
+ glyph = [name, uc, ucName]
+ else:
+ glyph = [name, uc]
+ glyphs.append(glyph)
+ else:
+ glyph = [name, None, None, color] if color else [name]
+ glyphs.append(glyph)
+
+ visitedGlyphNames.add(name)
+
+ print('{"glyphs":[')
+ prefix = ' '
+ for g in glyphs:
+ print(prefix + json.dumps(g))
+ if prefix == ' ':
+ prefix = ', '
+ print(']}')
+
+
+if __name__ == '__main__':
+ main()
diff --git a/misc/gen-glyphorder.py b/misc/gen-glyphorder.py
new file mode 100755
index 000000000..0817e97b0
--- /dev/null
+++ b/misc/gen-glyphorder.py
@@ -0,0 +1,65 @@
+#!/usr/bin/env python
+# encoding: utf8
+from __future__ import print_function
+import os, plistlib
+from collections import OrderedDict
+from argparse import ArgumentParser
+
+
+def parseGlyphComposition(composite):
+ c = composite.split("=")
+ d = c[1].split("/")
+ glyphName = d[0]
+ if len(d) == 1:
+ offset = [0, 0]
+ else:
+ offset = [int(i) for i in d[1].split(",")]
+ accentString = c[0]
+ accents = accentString.split("+")
+ baseName = accents.pop(0)
+ accentNames = [i.split(":") for i in accents]
+ return (glyphName, baseName, accentNames, offset)
+
+
+def loadGlyphCompositions(filename): # { glyphName => (baseName, accentNames, offset) }
+ compositions = OrderedDict()
+ with open(filename, 'r') as f:
+ for line in f:
+ line = line.strip()
+ if len(line) > 0 and line[0] != '#':
+ glyphName, baseName, accentNames, offset = parseGlyphComposition(line)
+ compositions[glyphName] = (baseName, accentNames, offset)
+ return compositions
+
+
+def main():
+ argparser = ArgumentParser(description='Generate glyph order list from UFO files')
+ argparser.add_argument('fontPaths', metavar='<ufofile>', type=str, nargs='+', help='UFO files')
+ args = argparser.parse_args()
+
+ glyphorderUnion = OrderedDict()
+
+ fontPaths = []
+ for fontPath in args.fontPaths:
+ if 'regular' or 'Regular' in fontPath:
+ fontPaths = [fontPath] + fontPaths
+ else:
+ fontPaths.append(fontPath)
+
+ for fontPath in fontPaths:
+ libPlist = plistlib.readPlist(os.path.join(fontPath, 'lib.plist'))
+ if 'public.glyphOrder' in libPlist:
+ for name in libPlist['public.glyphOrder']:
+ glyphorderUnion[name] = True
+
+ # incorporate src/diacritics.txt
+ # diacriticComps = loadGlyphCompositions('src/diacritics.txt')
+ # for glyphName in diacriticComps.iterkeys():
+ # glyphorderUnion[glyphName] = True
+
+ glyphorderUnionNames = glyphorderUnion.keys()
+ print('\n'.join(glyphorderUnionNames))
+
+
+if __name__ == '__main__':
+ main()
diff --git a/misc/gen-kern.py b/misc/gen-kern.py
new file mode 100644
index 000000000..e5a4c4875
--- /dev/null
+++ b/misc/gen-kern.py
@@ -0,0 +1,37 @@
+
+def parseFeaList(s):
+ v = []
+ for e in s.split(' '):
+ if e.find('-') != -1:
+ (a,b) = e.split('-')
+ #print 'split: %s, %s' % (a,chr(ord(a)+1))
+ i = ord(a)
+ end = ord(b)+1
+ while i < end:
+ v.append(chr(i))
+ i += 1
+ else:
+ v.append(e)
+ return v
+
+UC_ROMAN = parseFeaList('A-Z AE AEacute Aacute Abreve Acircumflex Adieresis Agrave Alpha Alphatonos Amacron Aogonek Aogonek.NAV Aring Aringacute Atilde Beta Cacute Ccaron Ccedilla Ccircumflex Chi Dcaron Dcroat Delta Eacute Ebreve Ecaron Ecircumflex Edieresis Edotaccent Egrave Emacron Eng Eogonek Eogonek.NAV Epsilon Epsilontonos Eta Etatonos Eth Gamma Gbreve Gcircumflex Gcommaaccent Germandbls Hbar Hcircumflex IJ Iacute Ibreve Icircumflex Idieresis Igrave Imacron Iogonek Iota Iotadieresis Iotatonos Itilde Jcircumflex Kappa Kcommaaccent Lacute Lambda Lcaron Lcommaaccent Ldot Lslash Nacute Ncaron Ncommaaccent Ntilde Nu OE Oacute Obreve Ocircumflex Odieresis Ograve Ohungarumlaut Omacron Omega Omegatonos Omicron Omicrontonos Oogonek Oogonek.NAV Oslash Oslashacute Otilde Phi Pi Psi Racute Rcaron Rcommaaccent Rho Sacute Scaron Scedilla Scircumflex Sigma Tau Tbar Tcaron Theta Thorn Uacute Ubreve Ucircumflex Udieresis Ugrave Uhungarumlaut Umacron Uogonek Upsilon Upsilondieresis Upsilontonos Uring Utilde Wacute Wcircumflex Wdieresis Wgrave Xi Yacute Ycircumflex Ydieresis Ygrave Zacute Zcaron Zdotaccent Zeta ampersand uni010A uni0120 uni0162 uni0218 uni021A uni037F')
+LC_ROMAN = parseFeaList('a-z ae aeacute aacute abreve acircumflex adieresis agrave alpha alphatonos amacron aogonek aogonek.NAV aring aringacute atilde beta cacute ccaron ccedilla ccircumflex chi dcaron dcroat delta eacute ebreve ecaron ecircumflex edieresis edotaccent egrave emacron eng eogonek eogonek.NAV epsilon epsilontonos eta etatonos eth gamma gbreve gcircumflex gcommaaccent germandbls hbar hcircumflex ij iacute ibreve icircumflex idieresis igrave imacron iogonek iota iotadieresis iotatonos itilde jcircumflex kappa kcommaaccent lacute lambda lcaron lcommaaccent ldot lslash nacute ncaron ncommaaccent ntilde nu oe oacute obreve ocircumflex odieresis ograve ohungarumlaut omacron omega omegatonos omicron omicrontonos oogonek oogonek.NAV oslash oslashacute otilde phi pi psi racute rcaron rcommaaccent rho sacute scaron scedilla scircumflex sigma tau tbar tcaron theta thorn uacute ubreve ucircumflex udieresis ugrave uhungarumlaut umacron uogonek upsilon upsilondieresis upsilontonos uring utilde wacute wcircumflex wdieresis wgrave xi yacute ycircumflex ydieresis ygrave zacute zcaron zdotaccent zeta ampersand uni010B uni0121 uni0163 uni0219 uni021B uni03F3')
+
+UC_AF = parseFeaList('A-F')
+LC_AF = parseFeaList('a-f')
+
+LNUM = parseFeaList('zero one two three four five six seven eight nine')
+
+HEXNUM = LNUM + UC_AF + LC_AF
+ALL = UC_ROMAN + LC_ROMAN + LNUM
+
+glyphs = HEXNUM
+for g in glyphs:
+ print ' <key>%s</key><dict>' % g
+ for g in glyphs:
+ print ' <key>%s</key><integer>-256</integer>' % g
+ print ' </dict>'
+
+# print ', '.join(LC_ROMAN)
+
+
diff --git a/misc/gen-num-pairs.js b/misc/gen-num-pairs.js
new file mode 100644
index 000000000..9dbb92090
--- /dev/null
+++ b/misc/gen-num-pairs.js
@@ -0,0 +1,10 @@
+
+const chars = '0 1 2 3 4 5 6 7 8 9 A B C D E F a b c d e f'.split(' ')
+
+for (let c1 of chars) {
+ let s = []
+ for (let c2 of chars) {
+ s.push(c1 + c2)
+ }
+ console.log(s.join(' '))
+}
diff --git a/misc/glyf-props.py b/misc/glyf-props.py
new file mode 100755
index 000000000..8783a422d
--- /dev/null
+++ b/misc/glyf-props.py
@@ -0,0 +1,63 @@
+#!/usr/bin/env python
+# encoding: utf8
+from __future__ import print_function
+import os, sys
+from argparse import ArgumentParser
+from robofab.objects.objectsRF import OpenFont
+
+
+dryRun = False
+
+def renameProps(font, renames):
+ for g in font:
+ for currname, newname in renames:
+ if currname in g.lib:
+ if newname in g.lib:
+ raise Exception('property %r already exist in glyph %r' % (newname, g))
+ g.lib[newname] = g.lib[currname]
+ del g.lib[currname]
+
+
+def main():
+ argparser = ArgumentParser(
+ description='Operate on UFO glyf "lib" properties')
+
+ argparser.add_argument(
+ '-dry', dest='dryRun', action='store_const', const=True, default=False,
+ help='Do not modify anything, but instead just print what would happen.')
+
+ argparser.add_argument(
+ '-m', dest='renameProps', metavar='<currentName>=<newName>[,...]', type=str,
+ help='Rename properties')
+
+ argparser.add_argument(
+ 'fontPaths', metavar='<ufofile>', type=str, nargs='+', help='UFO fonts to update')
+
+ args = argparser.parse_args()
+ dryRun = args.dryRun
+
+ renames = []
+ if args.renameProps:
+ renames = [tuple(s.split('=')) for s in args.renameProps.split(',')]
+ # TODO: verify data structure
+ print('renaming properties:')
+ for rename in renames:
+ print(' %r => %r' % rename)
+
+ # Strip trailing slashes from font paths and iterate
+ for fontPath in [s.rstrip('/ ') for s in args.fontPaths]:
+ font = OpenFont(fontPath)
+
+ if len(renames):
+ print('Renaming properties in %s' % fontPath)
+ renameProps(font, renames)
+
+ if dryRun:
+ print('Saving changes to %s (dry run)' % fontPath)
+ if not dryRun:
+ print('Saving changes to %s' % fontPath)
+ font.save()
+
+
+if __name__ == '__main__':
+ main()
diff --git a/misc/mac-tmp-disk-mount.sh b/misc/mac-tmp-disk-mount.sh
new file mode 100755
index 000000000..f752c54f6
--- /dev/null
+++ b/misc/mac-tmp-disk-mount.sh
@@ -0,0 +1,25 @@
+#!/bin/bash
+set -e
+cd "$(dirname "$0")/.."
+
+# Create if needed
+if [[ ! -f build/tmp.sparseimage ]]; then
+ echo "Creating sparse disk image with case-sensitive file system build/tmp.sparseimage"
+ mkdir -p build
+ hdiutil create build/tmp.sparseimage \
+ -size 1g \
+ -type SPARSE \
+ -fs JHFS+X \
+ -volname tmp
+fi
+
+# Mount if needed
+if ! (diskutil info build/tmp >/dev/null); then
+ echo "Mounting sparse disk image with case-sensitive file system at build/tmp"
+ hdiutil attach build/tmp.sparseimage \
+ -readwrite \
+ -mountpoint "$(pwd)/build/tmp" \
+ -nobrowse \
+ -noautoopen \
+ -noidmereveal
+fi
diff --git a/misc/mac-tmp-disk-unmount.sh b/misc/mac-tmp-disk-unmount.sh
new file mode 100755
index 000000000..d0dcff925
--- /dev/null
+++ b/misc/mac-tmp-disk-unmount.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+set -e
+cd "$(dirname "$0")/.."
+
+diskutil unmount build/tmp
diff --git a/misc/notify b/misc/notify
new file mode 100755
index 000000000..ab10e4e8e
--- /dev/null
+++ b/misc/notify
@@ -0,0 +1,41 @@
+#!/bin/bash
+#
+# Shows macOS desktop notifications when a command completes.
+# Depending on exit status of the command, a different notification message is shown.
+#
+# Examples:
+# misc/nofify make -j 8 >/dev/null
+# Make all font styles in all formats without printing detailed messages
+#
+# misc/notify make Regular
+# Make the regular style in all formats
+#
+
+HAS_NOTIFIER=true
+if ! (which terminal-notifier >/dev/null); then
+ HAS_NOTIFIER=false
+ echo "$0: terminal-notifier not found in PATH (will not notify)" >&2
+ echo "$0: You can install through: brew install terminal-notifier"
+fi
+
+CMDS="$@"
+"$@"
+STATUS=$?
+
+if $HAS_NOTIFIER; then
+ if [[ $STATUS -eq 0 ]]; then
+ terminal-notifier \
+ -title "$1 ✅" \
+ -message "$CMDS" \
+ -activate com.apple.Terminal \
+ -timeout 8 >/dev/null &
+ else
+ terminal-notifier \
+ -title "$1 failed ❌" \
+ -message "$CMDS => $STATUS" \
+ -activate com.apple.Terminal \
+ -timeout 20 >/dev/null &
+ fi
+fi
+
+exit $STATUS
diff --git a/misc/pylib/fontbuild/Build.py b/misc/pylib/fontbuild/Build.py
new file mode 100644
index 000000000..5046f9f91
--- /dev/null
+++ b/misc/pylib/fontbuild/Build.py
@@ -0,0 +1,300 @@
+# Copyright 2015 Google Inc. All Rights Reserved.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+
+import ConfigParser
+import os
+import sys
+
+from booleanOperations import BooleanOperationManager
+from cu2qu.ufo import fonts_to_quadratic
+from fontTools.misc.transform import Transform
+from robofab.world import OpenFont
+from ufo2ft import compileOTF, compileTTF
+
+from fontbuild.decomposeGlyph import decomposeGlyph
+from fontbuild.features import readFeatureFile, writeFeatureFile
+from fontbuild.generateGlyph import generateGlyph
+from fontbuild.instanceNames import setInfoRF
+from fontbuild.italics import italicizeGlyph
+from fontbuild.markFeature import RobotoFeatureCompiler, RobotoKernWriter
+from fontbuild.mitreGlyph import mitreGlyph
+from fontbuild.mix import Mix,Master,narrowFLGlyph
+
+
+class FontProject:
+
+ def __init__(self, basefont, basedir, configfile, buildTag=''):
+ self.basefont = basefont
+ self.basedir = basedir
+ self.config = ConfigParser.RawConfigParser()
+ self.configfile = os.path.join(self.basedir, configfile)
+ self.config.read(self.configfile)
+ self.buildTag = buildTag
+
+ self.diacriticList = [
+ line.strip() for line in self.openResource("diacriticfile")
+ if not line.startswith("#")]
+ self.adobeGlyphList = dict(
+ line.split(";") for line in self.openResource("agl_glyphlistfile")
+ if not line.startswith("#"))
+ self.glyphOrder = self.openResource("glyphorder")
+
+ # map exceptional glyph names in Roboto to names in the AGL
+ roboNames = (
+ ('Obar', 'Ocenteredtilde'), ('obar', 'obarred'),
+ ('eturn', 'eturned'), ('Iota1', 'Iotaafrican'))
+ for roboName, aglName in roboNames:
+ self.adobeGlyphList[roboName] = self.adobeGlyphList[aglName]
+
+ self.builddir = "out"
+ self.decompose = self.config.get("glyphs","decompose").split()
+ self.predecompose = self.config.get("glyphs","predecompose").split()
+ self.lessItalic = self.config.get("glyphs","lessitalic").split()
+ self.deleteList = self.config.get("glyphs","delete").split()
+ self.noItalic = self.config.get("glyphs","noitalic").split()
+
+ self.buildOTF = False
+ self.compatible = False
+ self.generatedFonts = []
+
+ def openResource(self, name):
+ with open(os.path.join(
+ self.basedir, self.config.get("res", name))) as resourceFile:
+ resource = resourceFile.read()
+ return resource.splitlines()
+
+ def generateOutputPath(self, font, ext):
+ family = font.info.familyName.replace(" ", "")
+ style = font.info.styleName.replace(" ", "")
+ path = os.path.join(self.basedir, self.builddir, family + ext.upper())
+ if not os.path.exists(path):
+ os.makedirs(path)
+ return os.path.join(path, "%s-%s.%s" % (family, style, ext))
+
+ def generateFont(self, mix, names, italic=False, swapSuffixes=None, stemWidth=185,
+ italicMeanYCenter=-825, italicNarrowAmount=1):
+
+ n = names.split("/")
+ log("---------------------\n%s %s\n----------------------" %(n[0],n[1]))
+ log(">> Mixing masters")
+ if isinstance( mix, Mix):
+ f = mix.generateFont(self.basefont)
+ else:
+ f = mix.copy()
+
+ if italic == True:
+ log(">> Italicizing")
+ i = 0
+ for g in f:
+ i += 1
+ if i % 10 == 0: print g.name
+
+ if g.name == "uniFFFD":
+ continue
+
+ decomposeGlyph(f, g)
+ removeGlyphOverlap(g)
+
+ if g.name in self.lessItalic:
+ italicizeGlyph(f, g, 9, stemWidth=stemWidth,
+ meanYCenter=italicMeanYCenter,
+ narrowAmount=italicNarrowAmount)
+ elif g.name not in self.noItalic:
+ italicizeGlyph(f, g, 10, stemWidth=stemWidth,
+ meanYCenter=italicMeanYCenter,
+ narrowAmount=italicNarrowAmount)
+ if g.width != 0:
+ g.width += 10
+
+ # set the oblique flag in fsSelection
+ f.info.openTypeOS2Selection.append(9)
+
+ if swapSuffixes != None:
+ for swap in swapSuffixes:
+ swapList = [g.name for g in f if g.name.endswith(swap)]
+ for gname in swapList:
+ print gname
+ swapContours(f, gname.replace(swap,""), gname)
+ for gname in self.predecompose:
+ if f.has_key(gname):
+ decomposeGlyph(f, f[gname])
+
+ log(">> Generating glyphs")
+ generateGlyphs(f, self.diacriticList, self.adobeGlyphList)
+ log(">> Copying features")
+ readFeatureFile(f, self.basefont.features.text)
+ log(">> Decomposing")
+ for g in f:
+ if len(g.components) > 0:
+ decomposeGlyph(f, g)
+ # for gname in self.decompose:
+ # if f.has_key(gname):
+ # decomposeGlyph(f, f[gname])
+
+ copyrightHolderName = ''
+ if self.config.has_option('main', 'copyrightHolderName'):
+ copyrightHolderName = self.config.get('main', 'copyrightHolderName')
+
+ def getcfg(name, fallback=''):
+ if self.config.has_option('main', name):
+ return self.config.get('main', name)
+ else:
+ return fallback
+
+ setInfoRF(f, n, {
+ 'foundry': getcfg('foundry'),
+ 'foundryURL': getcfg('foundryURL'),
+ 'designer': getcfg('designer'),
+ 'copyrightHolderName': getcfg('copyrightHolderName'),
+ 'build': self.buildTag,
+ 'version': getcfg('version'),
+ 'license': getcfg('license'),
+ 'licenseURL': getcfg('licenseURL'),
+ })
+
+ if not self.compatible:
+ cleanCurves(f)
+ deleteGlyphs(f, self.deleteList)
+
+ log(">> Generating font files")
+ ufoName = self.generateOutputPath(f, "ufo")
+ f.save(ufoName)
+ self.generatedFonts.append(ufoName)
+
+ if self.buildOTF:
+ log(">> Generating OTF file")
+ newFont = OpenFont(ufoName)
+ otfName = self.generateOutputPath(f, "otf")
+ saveOTF(newFont, otfName, self.glyphOrder)
+
+ def generateTTFs(self):
+ """Build TTF for each font generated since last call to generateTTFs."""
+
+ fonts = [OpenFont(ufo) for ufo in self.generatedFonts]
+ self.generatedFonts = []
+
+ log(">> Converting curves to quadratic")
+ # using a slightly higher max error (e.g. 0.0025 em), dots will have
+ # fewer control points and look noticeably different
+ max_err = 0.001
+ if self.compatible:
+ fonts_to_quadratic(fonts, max_err_em=max_err, dump_stats=True, reverse_direction=True)
+ else:
+ for font in fonts:
+ fonts_to_quadratic([font], max_err_em=max_err, dump_stats=True, reverse_direction=True)
+
+ log(">> Generating TTF files")
+ for font in fonts:
+ ttfName = self.generateOutputPath(font, "ttf")
+ log(os.path.basename(ttfName))
+ saveOTF(font, ttfName, self.glyphOrder, truetype=True)
+
+
+def transformGlyphMembers(g, m):
+ g.width = int(g.width * m.a)
+ g.Transform(m)
+ for a in g.anchors:
+ p = Point(a.p)
+ p.Transform(m)
+ a.p = p
+ for c in g.components:
+ # Assumes that components have also been individually transformed
+ p = Point(0,0)
+ d = Point(c.deltas[0])
+ d.Transform(m)
+ p.Transform(m)
+ d1 = d - p
+ c.deltas[0].x = d1.x
+ c.deltas[0].y = d1.y
+ s = Point(c.scale)
+ s.Transform(m)
+ #c.scale = s
+
+
+def swapContours(f,gName1,gName2):
+ try:
+ g1 = f[gName1]
+ g2 = f[gName2]
+ except KeyError:
+ log("swapGlyphs failed for %s %s" % (gName1, gName2))
+ return
+ g3 = g1.copy()
+
+ while g1.contours:
+ g1.removeContour(0)
+ for contour in g2.contours:
+ g1.appendContour(contour)
+ g1.width = g2.width
+
+ while g2.contours:
+ g2.removeContour(0)
+ for contour in g3.contours:
+ g2.appendContour(contour)
+ g2.width = g3.width
+
+
+def log(msg):
+ print msg
+
+
+def generateGlyphs(f, glyphNames, glyphList={}):
+ log(">> Generating diacritics")
+ glyphnames = [gname for gname in glyphNames if not gname.startswith("#") and gname != ""]
+
+ for glyphName in glyphNames:
+ generateGlyph(f, glyphName, glyphList)
+
+def cleanCurves(f):
+ log(">> Removing overlaps")
+ for g in f:
+ removeGlyphOverlap(g)
+
+ # log(">> Mitring sharp corners")
+ # for g in f:
+ # mitreGlyph(g, 3., .7)
+
+ # log(">> Converting curves to quadratic")
+ # for g in f:
+ # glyphCurvesToQuadratic(g)
+
+
+def deleteGlyphs(f, deleteList):
+ for name in deleteList:
+ if f.has_key(name):
+ f.removeGlyph(name)
+
+
+def removeGlyphOverlap(glyph):
+ """Remove overlaps in contours from a glyph."""
+ #TODO(jamesgk) verify overlaps exist first, as per library's recommendation
+ manager = BooleanOperationManager()
+ contours = glyph.contours
+ glyph.clearContours()
+ manager.union(contours, glyph.getPointPen())
+
+
+def saveOTF(font, destFile, glyphOrder, truetype=False):
+ """Save a RoboFab font as an OTF binary using ufo2fdk."""
+
+ if truetype:
+ otf = compileTTF(font, featureCompilerClass=RobotoFeatureCompiler,
+ kernWriter=RobotoKernWriter, glyphOrder=glyphOrder,
+ convertCubics=False,
+ useProductionNames=False)
+ else:
+ otf = compileOTF(font, featureCompilerClass=RobotoFeatureCompiler,
+ kernWriter=RobotoKernWriter, glyphOrder=glyphOrder,
+ useProductionNames=False)
+ otf.save(destFile)
diff --git a/misc/pylib/fontbuild/LICENSE b/misc/pylib/fontbuild/LICENSE
new file mode 100644
index 000000000..261eeb9e9
--- /dev/null
+++ b/misc/pylib/fontbuild/LICENSE
@@ -0,0 +1,201 @@
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "[]"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright [yyyy] [name of copyright owner]
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
diff --git a/misc/pylib/fontbuild/ORIGIN.txt b/misc/pylib/fontbuild/ORIGIN.txt
new file mode 100644
index 000000000..1b0a3cf79
--- /dev/null
+++ b/misc/pylib/fontbuild/ORIGIN.txt
@@ -0,0 +1 @@
+https://github.com/google/roboto/tree/master/scripts/lib/fontbuild
diff --git a/misc/pylib/fontbuild/__init__.py b/misc/pylib/fontbuild/__init__.py
new file mode 100644
index 000000000..4ed720308
--- /dev/null
+++ b/misc/pylib/fontbuild/__init__.py
@@ -0,0 +1,6 @@
+"""
+fontbuild
+
+A collection of font production tools written for FontLab
+"""
+version = "0.1" \ No newline at end of file
diff --git a/misc/pylib/fontbuild/alignpoints.py b/misc/pylib/fontbuild/alignpoints.py
new file mode 100644
index 000000000..f49f24d95
--- /dev/null
+++ b/misc/pylib/fontbuild/alignpoints.py
@@ -0,0 +1,173 @@
+# Copyright 2015 Google Inc. All Rights Reserved.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+
+import math
+
+import numpy as np
+from numpy.linalg import lstsq
+
+
+def alignCorners(glyph, va, subsegments):
+ out = va.copy()
+ # for i,c in enumerate(subsegments):
+ # segmentCount = len(glyph.contours[i].segments) - 1
+ # n = len(c)
+ # for j,s in enumerate(c):
+ # if j < segmentCount:
+ # seg = glyph.contours[i].segments[j]
+ # if seg.type == "line":
+ # subIndex = subsegmentIndex(i,j,subsegments)
+ # out[subIndex] = alignPoints(va[subIndex])
+
+ for i,c in enumerate(subsegments):
+ segmentCount = len(glyph.contours[i].segments)
+ n = len(c)
+ for j,s in enumerate(c):
+ if j < segmentCount - 1:
+ segType = glyph.contours[i].segments[j].type
+ segnextType = glyph.contours[i].segments[j+1].type
+ next = j+1
+ elif j == segmentCount -1 and s[1] > 3:
+ segType = glyph.contours[i].segments[j].type
+ segNextType = "line"
+ next = j+1
+ elif j == segmentCount:
+ segType = "line"
+ segnextType = glyph.contours[i].segments[1].type
+ if glyph.name == "J":
+ print s[1]
+ print segnextType
+ next = 1
+ else:
+ break
+ if segType == "line" and segnextType == "line":
+ subIndex = subsegmentIndex(i,j,subsegments)
+ pts = va[subIndex]
+ ptsnext = va[subsegmentIndex(i,next,subsegments)]
+ # out[subIndex[-1]] = (out[subIndex[-1]] - 500) * 3 + 500 #findCorner(pts, ptsnext)
+ # print subIndex[-1], subIndex, subsegmentIndex(i,next,subsegments)
+ try:
+ out[subIndex[-1]] = findCorner(pts, ptsnext)
+ except:
+ pass
+ # print glyph.name, "Can't find corner: parallel lines"
+ return out
+
+
+def subsegmentIndex(contourIndex, segmentIndex, subsegments):
+ # This whole thing is so dumb. Need a better data model for subsegments
+
+ contourOffset = 0
+ for i,c in enumerate(subsegments):
+ if i == contourIndex:
+ break
+ contourOffset += c[-1][0]
+ n = subsegments[contourIndex][-1][0]
+ # print contourIndex, contourOffset, n
+ startIndex = subsegments[contourIndex][segmentIndex-1][0]
+ segmentCount = subsegments[contourIndex][segmentIndex][1]
+ endIndex = (startIndex + segmentCount + 1) % (n)
+
+ indices = np.array([(startIndex + i) % (n) + contourOffset for i in range(segmentCount + 1)])
+ return indices
+
+
+def alignPoints(pts, start=None, end=None):
+ if start == None or end == None:
+ start, end = fitLine(pts)
+ out = pts.copy()
+ for i,p in enumerate(pts):
+ out[i] = nearestPoint(start, end, p)
+ return out
+
+
+def findCorner(pp, nn):
+ if len(pp) < 4 or len(nn) < 4:
+ assert 0, "line too short to fit"
+ pStart,pEnd = fitLine(pp)
+ nStart,nEnd = fitLine(nn)
+ prev = pEnd - pStart
+ next = nEnd - nStart
+ # print int(np.arctan2(prev[1],prev[0]) / math.pi * 180),
+ # print int(np.arctan2(next[1],next[0]) / math.pi * 180)
+ # if lines are parallel, return simple average of end and start points
+ if np.dot(prev / np.linalg.norm(prev),
+ next / np.linalg.norm(next)) > .999999:
+ # print "parallel lines", np.arctan2(prev[1],prev[0]), np.arctan2(next[1],next[0])
+ # print prev, next
+ assert 0, "parallel lines"
+ if glyph.name is None:
+ # Never happens, but here to fix a bug in Python 2.7 with -OO
+ print ''
+ return lineIntersect(pStart, pEnd, nStart, nEnd)
+
+
+def lineIntersect((x1,y1),(x2,y2),(x3,y3),(x4,y4)):
+ x12 = x1 - x2
+ x34 = x3 - x4
+ y12 = y1 - y2
+ y34 = y3 - y4
+
+ det = x12 * y34 - y12 * x34
+ if det == 0:
+ print "parallel!"
+
+ a = x1 * y2 - y1 * x2
+ b = x3 * y4 - y3 * x4
+
+ x = (a * x34 - b * x12) / det
+ y = (a * y34 - b * y12) / det
+
+ return (x,y)
+
+
+def fitLineLSQ(pts):
+ "returns a line fit with least squares. Fails for vertical lines"
+ n = len(pts)
+ a = np.ones((n,2))
+ for i in range(n):
+ a[i,0] = pts[i,0]
+ line = lstsq(a,pts[:,1])[0]
+ return line
+
+
+def fitLine(pts):
+ """returns a start vector and direction vector
+ Assumes points segments that already form a somewhat smooth line
+ """
+ n = len(pts)
+ if n < 1:
+ return (0,0),(0,0)
+ a = np.zeros((n-1,2))
+ for i in range(n-1):
+ v = pts[i] - pts[i+1]
+ a[i] = v / np.linalg.norm(v)
+ direction = np.mean(a[1:-1], axis=0)
+ start = np.mean(pts[1:-1], axis=0)
+ return start, start+direction
+
+
+def nearestPoint(a,b,c):
+ "nearest point to point c on line a_b"
+ magnitude = np.linalg.norm(b-a)
+ if magnitude == 0:
+ raise Exception, "Line segment cannot be 0 length"
+ return (b-a) * np.dot((c-a) / magnitude, (b-a) / magnitude) + a
+
+
+# pts = np.array([[1,1],[2,2],[3,3],[4,4]])
+# pts2 = np.array([[1,0],[2,0],[3,0],[4,0]])
+# print alignPoints(pts2, start = pts[0], end = pts[0]+pts[0])
+# # print findCorner(pts,pts2)
diff --git a/misc/pylib/fontbuild/anchors.py b/misc/pylib/fontbuild/anchors.py
new file mode 100644
index 000000000..a617b2f51
--- /dev/null
+++ b/misc/pylib/fontbuild/anchors.py
@@ -0,0 +1,77 @@
+# Copyright 2015 Google Inc. All Rights Reserved.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+
+def getGlyph(gname, font):
+ return font[gname] if font.has_key(gname) else None
+
+
+def getComponentByName(f, g, componentName):
+ for c in g.components:
+ if c.baseGlyph == componentName:
+ return c
+
+def getAnchorByName(g,anchorName):
+ for a in g.anchors:
+ if a.name == anchorName:
+ return a
+
+def moveMarkAnchors(f, g, anchorName, accentName, dx, dy):
+ if "top"==anchorName:
+ anchors = f[accentName].anchors
+ for anchor in anchors:
+ if "mkmktop_acc" == anchor.name:
+ for anc in g.anchors:
+ if anc.name == "top":
+ g.removeAnchor(anc)
+ break
+ g.appendAnchor("top", (anchor.x + int(dx), anchor.y + int(dy)))
+
+ elif anchorName in ["bottom", "bottomu"]:
+ anchors = f[accentName].anchors
+ for anchor in anchors:
+ if "mkmkbottom_acc" == anchor.name:
+ for anc in g.anchors:
+ if anc.name == "bottom":
+ g.removeAnchor(anc)
+ break
+ x = anchor.x + int(dx)
+ for anc in anchors:
+ if "top" == anc.name:
+ x = anc.x + int(dx)
+ g.appendAnchor("bottom", (x, anchor.y + int(dy)))
+
+
+def alignComponentToAnchor(f,glyphName,baseName,accentName,anchorName):
+ g = getGlyph(glyphName,f)
+ base = getGlyph(baseName,f)
+ accent = getGlyph(accentName,f)
+ if g == None or base == None or accent == None:
+ return
+ a1 = getAnchorByName(base,anchorName)
+ a2 = getAnchorByName(accent,"_" + anchorName)
+ if a1 == None or a2 == None:
+ return
+ offset = (a1.x - a2.x, a1.y - a2.y)
+ c = getComponentByName(f, g, accentName)
+ c.offset = offset
+ moveMarkAnchors(f, g, anchorName, accentName, offset[0], offset[1])
+
+
+def alignComponentsToAnchors(f,glyphName,baseName,accentNames):
+ for a in accentNames:
+ if len(a) == 1:
+ continue
+ alignComponentToAnchor(f,glyphName,baseName,a[0],a[1])
+
diff --git a/misc/pylib/fontbuild/convertCurves.py b/misc/pylib/fontbuild/convertCurves.py
new file mode 100644
index 000000000..b6efd5ca2
--- /dev/null
+++ b/misc/pylib/fontbuild/convertCurves.py
@@ -0,0 +1,102 @@
+#! /usr/bin/env python
+#
+# Copyright 2015 Google Inc. All Rights Reserved.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+"""
+Converts a cubic bezier curve to a quadratic spline with
+exactly two off curve points.
+
+"""
+
+import numpy
+from numpy import array,cross,dot
+from fontTools.misc import bezierTools
+from robofab.objects.objectsRF import RSegment
+
+def replaceSegments(contour, segments):
+ while len(contour):
+ contour.removeSegment(0)
+ for s in segments:
+ contour.appendSegment(s.type, [(p.x, p.y) for p in s.points], s.smooth)
+
+def calcIntersect(a,b,c,d):
+ numpy.seterr(all='raise')
+ e = b-a
+ f = d-c
+ p = array([-e[1], e[0]])
+ try:
+ h = dot((a-c),p) / dot(f,p)
+ except:
+ print a,b,c,d
+ raise
+ return c + dot(f,h)
+
+def simpleConvertToQuadratic(p0,p1,p2,p3):
+ p = [array(i.x,i.y) for i in [p0,p1,p2,p3]]
+ off = calcIntersect(p[0],p[1],p[2],p[3])
+
+# OFFCURVE_VECTOR_CORRECTION = -.015
+OFFCURVE_VECTOR_CORRECTION = 0
+
+def convertToQuadratic(p0,p1,p2,p3):
+ # TODO: test for accuracy and subdivide further if needed
+ p = [(i.x,i.y) for i in [p0,p1,p2,p3]]
+ # if p[0][0] == p[1][0] and p[0][0] == p[2][0] and p[0][0] == p[2][0] and p[0][0] == p[3][0]:
+ # return (p[0],p[1],p[2],p[3])
+ # if p[0][1] == p[1][1] and p[0][1] == p[2][1] and p[0][1] == p[2][1] and p[0][1] == p[3][1]:
+ # return (p[0],p[1],p[2],p[3])
+ seg1,seg2 = bezierTools.splitCubicAtT(p[0], p[1], p[2], p[3], .5)
+ pts1 = [array([i[0], i[1]]) for i in seg1]
+ pts2 = [array([i[0], i[1]]) for i in seg2]
+ on1 = seg1[0]
+ on2 = seg2[3]
+ try:
+ off1 = calcIntersect(pts1[0], pts1[1], pts1[2], pts1[3])
+ off2 = calcIntersect(pts2[0], pts2[1], pts2[2], pts2[3])
+ except:
+ return (p[0],p[1],p[2],p[3])
+ off1 = (on1 - off1) * OFFCURVE_VECTOR_CORRECTION + off1
+ off2 = (on2 - off2) * OFFCURVE_VECTOR_CORRECTION + off2
+ return (on1,off1,off2,on2)
+
+def cubicSegmentToQuadratic(c,sid):
+
+ segment = c[sid]
+ if (segment.type != "curve"):
+ print "Segment type not curve"
+ return
+
+ #pSegment,junk = getPrevAnchor(c,sid)
+ pSegment = c[sid-1] #assumes that a curve type will always be proceeded by another point on the same contour
+ points = convertToQuadratic(pSegment.points[-1],segment.points[0],
+ segment.points[1],segment.points[2])
+ return RSegment(
+ 'qcurve', [[int(i) for i in p] for p in points[1:]], segment.smooth)
+
+def glyphCurvesToQuadratic(g):
+
+ for c in g:
+ segments = []
+ for i in range(len(c)):
+ s = c[i]
+ if s.type == "curve":
+ try:
+ segments.append(cubicSegmentToQuadratic(c, i))
+ except Exception:
+ print g.name, i
+ raise
+ else:
+ segments.append(s)
+ replaceSegments(c, segments)
diff --git a/misc/pylib/fontbuild/curveFitPen.py b/misc/pylib/fontbuild/curveFitPen.py
new file mode 100644
index 000000000..f7c0caed9
--- /dev/null
+++ b/misc/pylib/fontbuild/curveFitPen.py
@@ -0,0 +1,422 @@
+#! /opt/local/bin/pythonw2.7
+#
+# Copyright 2015 Google Inc. All Rights Reserved.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+
+__all__ = ["SubsegmentPen","SubsegmentsToCurvesPen", "segmentGlyph", "fitGlyph"]
+
+
+from fontTools.pens.basePen import BasePen
+import numpy as np
+from numpy import array as v
+from numpy.linalg import norm
+from robofab.pens.adapterPens import GuessSmoothPointPen
+from robofab.pens.pointPen import BasePointToSegmentPen
+
+
+class SubsegmentsToCurvesPointPen(BasePointToSegmentPen):
+ def __init__(self, glyph, subsegmentGlyph, subsegments):
+ BasePointToSegmentPen.__init__(self)
+ self.glyph = glyph
+ self.subPen = SubsegmentsToCurvesPen(None, glyph.getPen(), subsegmentGlyph, subsegments)
+
+ def setMatchTangents(self, b):
+ self.subPen.matchTangents = b
+
+ def _flushContour(self, segments):
+ #
+ # adapted from robofab.pens.adapterPens.rfUFOPointPen
+ #
+ assert len(segments) >= 1
+ # if we only have one point and it has a name, we must have an anchor
+ first = segments[0]
+ segmentType, points = first
+ pt, smooth, name, kwargs = points[0]
+ if len(segments) == 1 and name != None:
+ self.glyph.appendAnchor(name, pt)
+ return
+ else:
+ segmentType, points = segments[-1]
+ movePt, smooth, name, kwargs = points[-1]
+ if smooth:
+ # last point is smooth, set pen to start smooth
+ self.subPen.setLastSmooth(True)
+ if segmentType == 'line':
+ del segments[-1]
+
+ self.subPen.moveTo(movePt)
+
+ # do the rest of the segments
+ for segmentType, points in segments:
+ isSmooth = True in [smooth for pt, smooth, name, kwargs in points]
+ pp = [pt for pt, smooth, name, kwargs in points]
+ if segmentType == "line":
+ assert len(pp) == 1
+ if isSmooth:
+ self.subPen.smoothLineTo(pp[0])
+ else:
+ self.subPen.lineTo(pp[0])
+ elif segmentType == "curve":
+ assert len(pp) == 3
+ if isSmooth:
+ self.subPen.smoothCurveTo(*pp)
+ else:
+ self.subPen.curveTo(*pp)
+ elif segmentType == "qcurve":
+ assert 0, "qcurve not supported"
+ else:
+ assert 0, "illegal segmentType: %s" % segmentType
+ self.subPen.closePath()
+
+ def addComponent(self, glyphName, transform):
+ self.subPen.addComponent(glyphName, transform)
+
+
+class SubsegmentsToCurvesPen(BasePen):
+ def __init__(self, glyphSet, otherPen, subsegmentGlyph, subsegments):
+ BasePen.__init__(self, None)
+ self.otherPen = otherPen
+ self.ssglyph = subsegmentGlyph
+ self.subsegments = subsegments
+ self.contourIndex = -1
+ self.segmentIndex = -1
+ self.lastPoint = (0,0)
+ self.lastSmooth = False
+ self.nextSmooth = False
+
+ def setLastSmooth(self, b):
+ self.lastSmooth = b
+
+ def _moveTo(self, (x, y)):
+ self.contourIndex += 1
+ self.segmentIndex = 0
+ self.startPoint = (x,y)
+ p = self.ssglyph.contours[self.contourIndex][0].points[0]
+ self.otherPen.moveTo((p.x, p.y))
+ self.lastPoint = (x,y)
+
+ def _lineTo(self, (x, y)):
+ self.segmentIndex += 1
+ index = self.subsegments[self.contourIndex][self.segmentIndex][0]
+ p = self.ssglyph.contours[self.contourIndex][index].points[0]
+ self.otherPen.lineTo((p.x, p.y))
+ self.lastPoint = (x,y)
+ self.lastSmooth = False
+
+ def smoothLineTo(self, (x, y)):
+ self.lineTo((x,y))
+ self.lastSmooth = True
+
+ def smoothCurveTo(self, (x1, y1), (x2, y2), (x3, y3)):
+ self.nextSmooth = True
+ self.curveTo((x1, y1), (x2, y2), (x3, y3))
+ self.nextSmooth = False
+ self.lastSmooth = True
+
+ def _curveToOne(self, (x1, y1), (x2, y2), (x3, y3)):
+ self.segmentIndex += 1
+ c = self.ssglyph.contours[self.contourIndex]
+ n = len(c)
+ startIndex = (self.subsegments[self.contourIndex][self.segmentIndex-1][0])
+ segmentCount = (self.subsegments[self.contourIndex][self.segmentIndex][1])
+ endIndex = (startIndex + segmentCount + 1) % (n)
+
+ indices = [(startIndex + i) % (n) for i in range(segmentCount + 1)]
+ points = np.array([(c[i].points[0].x, c[i].points[0].y) for i in indices])
+ prevPoint = (c[(startIndex - 1)].points[0].x, c[(startIndex - 1)].points[0].y)
+ nextPoint = (c[(endIndex) % n].points[0].x, c[(endIndex) % n].points[0].y)
+ prevTangent = prevPoint - points[0]
+ nextTangent = nextPoint - points[-1]
+
+ tangent1 = points[1] - points[0]
+ tangent3 = points[-2] - points[-1]
+ prevTangent /= np.linalg.norm(prevTangent)
+ nextTangent /= np.linalg.norm(nextTangent)
+ tangent1 /= np.linalg.norm(tangent1)
+ tangent3 /= np.linalg.norm(tangent3)
+
+ tangent1, junk = self.smoothTangents(tangent1, prevTangent, self.lastSmooth)
+ tangent3, junk = self.smoothTangents(tangent3, nextTangent, self.nextSmooth)
+ if self.matchTangents == True:
+ cp = fitBezier(points, tangent1, tangent3)
+ cp[1] = norm(cp[1] - cp[0]) * tangent1 / norm(tangent1) + cp[0]
+ cp[2] = norm(cp[2] - cp[3]) * tangent3 / norm(tangent3) + cp[3]
+ else:
+ cp = fitBezier(points)
+ # if self.ssglyph.name == 'r':
+ # print "-----------"
+ # print self.lastSmooth, self.nextSmooth
+ # print "%i %i : %i %i \n %i %i : %i %i \n %i %i : %i %i"%(x1,y1, cp[1,0], cp[1,1], x2,y2, cp[2,0], cp[2,1], x3,y3, cp[3,0], cp[3,1])
+ self.otherPen.curveTo((cp[1,0], cp[1,1]), (cp[2,0], cp[2,1]), (cp[3,0], cp[3,1]))
+ self.lastPoint = (x3, y3)
+ self.lastSmooth = False
+
+ def smoothTangents(self,t1,t2,forceSmooth = False):
+ if forceSmooth or (abs(t1.dot(t2)) > .95 and norm(t1-t2) > 1):
+ # print t1,t2,
+ t1 = (t1 - t2) / 2
+ t2 = -t1
+ # print t1,t2
+ return t1 / norm(t1), t2 / norm(t2)
+
+ def _closePath(self):
+ self.otherPen.closePath()
+
+ def _endPath(self):
+ self.otherPen.endPath()
+
+ def addComponent(self, glyphName, transformation):
+ self.otherPen.addComponent(glyphName, transformation)
+
+
+class SubsegmentPointPen(BasePointToSegmentPen):
+ def __init__(self, glyph, resolution):
+ BasePointToSegmentPen.__init__(self)
+ self.glyph = glyph
+ self.resolution = resolution
+ self.subPen = SubsegmentPen(None, glyph.getPen())
+
+ def getSubsegments(self):
+ return self.subPen.subsegments[:]
+
+ def _flushContour(self, segments):
+ #
+ # adapted from robofab.pens.adapterPens.rfUFOPointPen
+ #
+ assert len(segments) >= 1
+ # if we only have one point and it has a name, we must have an anchor
+ first = segments[0]
+ segmentType, points = first
+ pt, smooth, name, kwargs = points[0]
+ if len(segments) == 1 and name != None:
+ self.glyph.appendAnchor(name, pt)
+ return
+ else:
+ segmentType, points = segments[-1]
+ movePt, smooth, name, kwargs = points[-1]
+ if segmentType == 'line':
+ del segments[-1]
+
+ self.subPen.moveTo(movePt)
+
+ # do the rest of the segments
+ for segmentType, points in segments:
+ points = [pt for pt, smooth, name, kwargs in points]
+ if segmentType == "line":
+ assert len(points) == 1
+ self.subPen.lineTo(points[0])
+ elif segmentType == "curve":
+ assert len(points) == 3
+ self.subPen.curveTo(*points)
+ elif segmentType == "qcurve":
+ assert 0, "qcurve not supported"
+ else:
+ assert 0, "illegal segmentType: %s" % segmentType
+ self.subPen.closePath()
+
+ def addComponent(self, glyphName, transform):
+ self.subPen.addComponent(glyphName, transform)
+
+
+class SubsegmentPen(BasePen):
+
+ def __init__(self, glyphSet, otherPen, resolution=25):
+ BasePen.__init__(self,glyphSet)
+ self.resolution = resolution
+ self.otherPen = otherPen
+ self.subsegments = []
+ self.startContour = (0,0)
+ self.contourIndex = -1
+
+ def _moveTo(self, (x, y)):
+ self.contourIndex += 1
+ self.segmentIndex = 0
+ self.subsegments.append([])
+ self.subsegmentCount = 0
+ self.subsegments[self.contourIndex].append([self.subsegmentCount, 0])
+ self.startContour = (x,y)
+ self.lastPoint = (x,y)
+ self.otherPen.moveTo((x,y))
+
+ def _lineTo(self, (x, y)):
+ count = self.stepsForSegment((x,y),self.lastPoint)
+ if count < 1:
+ count = 1
+ self.subsegmentCount += count
+ self.subsegments[self.contourIndex].append([self.subsegmentCount, count])
+ for i in range(1,count+1):
+ x1 = self.lastPoint[0] + (x - self.lastPoint[0]) * i/float(count)
+ y1 = self.lastPoint[1] + (y - self.lastPoint[1]) * i/float(count)
+ self.otherPen.lineTo((x1,y1))
+ self.lastPoint = (x,y)
+
+ def _curveToOne(self, (x1, y1), (x2, y2), (x3, y3)):
+ count = self.stepsForSegment((x3,y3),self.lastPoint)
+ if count < 2:
+ count = 2
+ self.subsegmentCount += count
+ self.subsegments[self.contourIndex].append([self.subsegmentCount,count])
+ x = self.renderCurve((self.lastPoint[0],x1,x2,x3),count)
+ y = self.renderCurve((self.lastPoint[1],y1,y2,y3),count)
+ assert len(x) == count
+ if (x3 == self.startContour[0] and y3 == self.startContour[1]):
+ count -= 1
+ for i in range(count):
+ self.otherPen.lineTo((x[i],y[i]))
+ self.lastPoint = (x3,y3)
+
+ def _closePath(self):
+ if not (self.lastPoint[0] == self.startContour[0] and self.lastPoint[1] == self.startContour[1]):
+ self._lineTo(self.startContour)
+
+ # round values used by otherPen (a RoboFab SegmentToPointPen) to decide
+ # whether to delete duplicate points at start and end of contour
+ #TODO(jamesgk) figure out why we have to do this hack, then remove it
+ c = self.otherPen.contour
+ for i in [0, -1]:
+ c[i] = [[round(n, 5) for n in c[i][0]]] + list(c[i][1:])
+
+ self.otherPen.closePath()
+
+ def _endPath(self):
+ self.otherPen.endPath()
+
+ def addComponent(self, glyphName, transformation):
+ self.otherPen.addComponent(glyphName, transformation)
+
+ def stepsForSegment(self, p1, p2):
+ dist = np.linalg.norm(v(p1) - v(p2))
+ out = int(dist / self.resolution)
+ return out
+
+ def renderCurve(self,p,count):
+ curvePoints = []
+ t = 1.0 / float(count)
+ temp = t * t
+
+ f = p[0]
+ fd = 3 * (p[1] - p[0]) * t
+ fdd_per_2 = 3 * (p[0] - 2 * p[1] + p[2]) * temp
+ fddd_per_2 = 3 * (3 * (p[1] - p[2]) + p[3] - p[0]) * temp * t
+
+ fddd = fddd_per_2 + fddd_per_2
+ fdd = fdd_per_2 + fdd_per_2
+ fddd_per_6 = fddd_per_2 * (1.0 / 3)
+
+ for i in range(count):
+ f = f + fd + fdd_per_2 + fddd_per_6
+ fd = fd + fdd + fddd_per_2
+ fdd = fdd + fddd
+ fdd_per_2 = fdd_per_2 + fddd_per_2
+ curvePoints.append(f)
+
+ return curvePoints
+
+
+def fitBezierSimple(pts):
+ T = [np.linalg.norm(pts[i]-pts[i-1]) for i in range(1,len(pts))]
+ tsum = np.sum(T)
+ T = [0] + T
+ T = [np.sum(T[0:i+1])/tsum for i in range(len(pts))]
+ T = [[t**3, t**2, t, 1] for t in T]
+ T = np.array(T)
+ M = np.array([[-1, 3, -3, 1],
+ [ 3, -6, 3, 0],
+ [-3, 3, 0, 0],
+ [ 1, 0, 0, 0]])
+ T = T.dot(M)
+ T = np.concatenate((T, np.array([[100,0,0,0], [0,0,0,100]])))
+ # pts = np.vstack((pts, pts[0] * 100, pts[-1] * 100))
+ C = np.linalg.lstsq(T, pts)
+ return C[0]
+
+
+def subdivideLineSegment(pts):
+ out = [pts[0]]
+ for i in range(1, len(pts)):
+ out.append(pts[i-1] + (pts[i] - pts[i-1]) * .5)
+ out.append(pts[i])
+ return np.array(out)
+
+
+def fitBezier(pts,tangent0=None,tangent3=None):
+ if len(pts < 4):
+ pts = subdivideLineSegment(pts)
+ T = [np.linalg.norm(pts[i]-pts[i-1]) for i in range(1,len(pts))]
+ tsum = np.sum(T)
+ T = [0] + T
+ T = [np.sum(T[0:i+1])/tsum for i in range(len(pts))]
+ T = [[t**3, t**2, t, 1] for t in T]
+ T = np.array(T)
+ M = np.array([[-1, 3, -3, 1],
+ [ 3, -6, 3, 0],
+ [-3, 3, 0, 0],
+ [ 1, 0, 0, 0]])
+ T = T.dot(M)
+ n = len(pts)
+ pout = pts.copy()
+ pout[:,0] -= (T[:,0] * pts[0,0]) + (T[:,3] * pts[-1,0])
+ pout[:,1] -= (T[:,0] * pts[0,1]) + (T[:,3] * pts[-1,1])
+
+ TT = np.zeros((n*2,4))
+ for i in range(n):
+ for j in range(2):
+ TT[i*2,j*2] = T[i,j+1]
+ TT[i*2+1,j*2+1] = T[i,j+1]
+ pout = pout.reshape((n*2,1),order="C")
+
+ if tangent0 != None and tangent3 != None:
+ tangentConstraintsT = np.array([
+ [tangent0[1], -tangent0[0], 0, 0],
+ [0, 0, tangent3[1], -tangent3[0]]
+ ])
+ tangentConstraintsP = np.array([
+ [pts[0][1] * -tangent0[0] + pts[0][0] * tangent0[1]],
+ [pts[-1][1] * -tangent3[0] + pts[-1][0] * tangent3[1]]
+ ])
+ TT = np.concatenate((TT, tangentConstraintsT * 1000))
+ pout = np.concatenate((pout, tangentConstraintsP * 1000))
+ C = np.linalg.lstsq(TT,pout)[0].reshape((2,2))
+ return np.array([pts[0], C[0], C[1], pts[-1]])
+
+
+def segmentGlyph(glyph,resolution=50):
+ g1 = glyph.copy()
+ g1.clear()
+ dp = SubsegmentPointPen(g1, resolution)
+ glyph.drawPoints(dp)
+ return g1, dp.getSubsegments()
+
+
+def fitGlyph(glyph, subsegmentGlyph, subsegmentIndices, matchTangents=True):
+ outGlyph = glyph.copy()
+ outGlyph.clear()
+ fitPen = SubsegmentsToCurvesPointPen(outGlyph, subsegmentGlyph, subsegmentIndices)
+ fitPen.setMatchTangents(matchTangents)
+ # smoothPen = GuessSmoothPointPen(fitPen)
+ glyph.drawPoints(fitPen)
+ outGlyph.width = subsegmentGlyph.width
+ return outGlyph
+
+
+if __name__ == '__main__':
+ p = SubsegmentPen(None, None)
+ pts = np.array([
+ [0,0],
+ [.5,.5],
+ [.5,.5],
+ [1,1]
+ ])
+ print np.array(p.renderCurve(pts,10)) * 10
diff --git a/misc/pylib/fontbuild/decomposeGlyph.py b/misc/pylib/fontbuild/decomposeGlyph.py
new file mode 100644
index 000000000..0470fa60b
--- /dev/null
+++ b/misc/pylib/fontbuild/decomposeGlyph.py
@@ -0,0 +1,23 @@
+def decomposeGlyph(font, glyph):
+ """Moves the components of a glyph to its outline."""
+ if len(glyph.components):
+ deepCopyContours(font, glyph, glyph, (0, 0), (1, 1))
+ glyph.clearComponents()
+
+
+def deepCopyContours(font, parent, component, offset, scale):
+ """Copy contours to parent from component, including nested components."""
+
+ for nested in component.components:
+ deepCopyContours(
+ font, parent, font[nested.baseGlyph],
+ (offset[0] + nested.offset[0], offset[1] + nested.offset[1]),
+ (scale[0] * nested.scale[0], scale[1] * nested.scale[1]))
+
+ if component == parent:
+ return
+ for contour in component:
+ contour = contour.copy()
+ contour.scale(scale)
+ contour.move(offset)
+ parent.appendContour(contour)
diff --git a/misc/pylib/fontbuild/features.py b/misc/pylib/fontbuild/features.py
new file mode 100755
index 000000000..fe6eca012
--- /dev/null
+++ b/misc/pylib/fontbuild/features.py
@@ -0,0 +1,189 @@
+# Copyright 2015 Google Inc. All Rights Reserved.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+
+import re
+
+from feaTools import parser
+from feaTools.writers.fdkSyntaxWriter import FDKSyntaxFeatureWriter
+
+
+class FilterFeatureWriter(FDKSyntaxFeatureWriter):
+ """Feature writer to detect invalid references and duplicate definitions."""
+
+ def __init__(self, refs=set(), name=None, isFeature=False):
+ """Initializes the set of known references, empty by default."""
+ self.refs = refs
+ self.featureNames = set()
+ self.lookupNames = set()
+ self.tableNames = set()
+ self.languageSystems = set()
+ super(FilterFeatureWriter, self).__init__(
+ name=name, isFeature=isFeature)
+
+ # error to print when undefined reference is found in glyph class
+ self.classErr = ('Undefined reference "%s" removed from glyph class '
+ 'definition %s.')
+
+ # error to print when undefined reference is found in sub or pos rule
+ subErr = ['Substitution rule with undefined reference "%s" removed']
+ if self._name:
+ subErr.append(" from ")
+ subErr.append("feature" if self._isFeature else "lookup")
+ subErr.append(' "%s"' % self._name)
+ subErr.append(".")
+ self.subErr = "".join(subErr)
+ self.posErr = self.subErr.replace("Substitution", "Positioning")
+
+ def _subwriter(self, name, isFeature):
+ """Use this class for nested expressions e.g. in feature definitions."""
+ return FilterFeatureWriter(self.refs, name, isFeature)
+
+ def _flattenRefs(self, refs, flatRefs):
+ """Flatten a list of references."""
+ for ref in refs:
+ if type(ref) == list:
+ self._flattenRefs(ref, flatRefs)
+ elif ref != "'": # ignore contextual class markings
+ flatRefs.append(ref)
+
+ def _checkRefs(self, refs, errorMsg):
+ """Check a list of references found in a sub or pos rule."""
+ flatRefs = []
+ self._flattenRefs(refs, flatRefs)
+ for ref in flatRefs:
+ # trailing apostrophes should be ignored
+ if ref[-1] == "'":
+ ref = ref[:-1]
+ if ref not in self.refs:
+ print errorMsg % ref
+ # insert an empty instruction so that we can't end up with an
+ # empty block, which is illegal syntax
+ super(FilterFeatureWriter, self).rawText(";")
+ return False
+ return True
+
+ def classDefinition(self, name, contents):
+ """Check that contents are valid, then add name to known references."""
+ if name in self.refs:
+ return
+ newContents = []
+ for ref in contents:
+ if ref not in self.refs and ref != "-":
+ print self.classErr % (ref, name)
+ else:
+ newContents.append(ref)
+ self.refs.add(name)
+ super(FilterFeatureWriter, self).classDefinition(name, newContents)
+
+ def gsubType1(self, target, replacement):
+ """Check a sub rule with one-to-one replacement."""
+ if self._checkRefs([target, replacement], self.subErr):
+ super(FilterFeatureWriter, self).gsubType1(target, replacement)
+
+ def gsubType4(self, target, replacement):
+ """Check a sub rule with many-to-one replacement."""
+ if self._checkRefs([target, replacement], self.subErr):
+ super(FilterFeatureWriter, self).gsubType4(target, replacement)
+
+ def gsubType6(self, precedingContext, target, trailingContext, replacement):
+ """Check a sub rule with contextual replacement."""
+ refs = [precedingContext, target, trailingContext, replacement]
+ if self._checkRefs(refs, self.subErr):
+ super(FilterFeatureWriter, self).gsubType6(
+ precedingContext, target, trailingContext, replacement)
+
+ def gposType1(self, target, value):
+ """Check a single positioning rule."""
+ if self._checkRefs([target], self.posErr):
+ super(FilterFeatureWriter, self).gposType1(target, value)
+
+ def gposType2(self, target, value, needEnum=False):
+ """Check a pair positioning rule."""
+ if self._checkRefs(target, self.posErr):
+ super(FilterFeatureWriter, self).gposType2(target, value, needEnum)
+
+ # these rules may contain references, but they aren't present in Roboto
+ def gsubType3(self, target, replacement):
+ raise NotImplementedError
+
+ def feature(self, name):
+ """Adds a feature definition only once."""
+ if name not in self.featureNames:
+ self.featureNames.add(name)
+ return super(FilterFeatureWriter, self).feature(name)
+ # we must return a new writer even if we don't add it to this one
+ return FDKSyntaxFeatureWriter(name, True)
+
+ def lookup(self, name):
+ """Adds a lookup block only once."""
+ if name not in self.lookupNames:
+ self.lookupNames.add(name)
+ return super(FilterFeatureWriter, self).lookup(name)
+ # we must return a new writer even if we don't add it to this one
+ return FDKSyntaxFeatureWriter(name, False)
+
+ def languageSystem(self, langTag, scriptTag):
+ """Adds a language system instruction only once."""
+ system = (langTag, scriptTag)
+ if system not in self.languageSystems:
+ self.languageSystems.add(system)
+ super(FilterFeatureWriter, self).languageSystem(langTag, scriptTag)
+
+ def table(self, name, data):
+ """Adds a table only once."""
+ if name in self.tableNames:
+ return
+ self.tableNames.add(name)
+ self._instructions.append("table %s {" % name)
+ self._instructions.extend([" %s %s;" % line for line in data])
+ self._instructions.append("} %s;" % name)
+
+
+def compileFeatureRE(name):
+ """Compiles a feature-matching regex."""
+
+ # this is the pattern used internally by feaTools:
+ # https://github.com/typesupply/feaTools/blob/master/Lib/feaTools/parser.py
+ featureRE = list(parser.featureContentRE)
+ featureRE.insert(2, name)
+ featureRE.insert(6, name)
+ return re.compile("".join(featureRE))
+
+
+def updateFeature(font, name, value):
+ """Add a feature definition, or replace existing one."""
+ featureRE = compileFeatureRE(name)
+ if featureRE.search(font.features.text):
+ font.features.text = featureRE.sub(value, font.features.text)
+ else:
+ font.features.text += "\n" + value
+
+
+def readFeatureFile(font, text, prepend=True):
+ """Incorporate valid definitions from feature text into font."""
+ writer = FilterFeatureWriter(set(font.keys()))
+ if prepend:
+ text += font.features.text
+ else:
+ text = font.features.text + text
+ parser.parseFeatures(writer, text)
+ font.features.text = writer.write()
+
+
+def writeFeatureFile(font, path):
+ """Write the font's features to an external file."""
+ fout = open(path, "w")
+ fout.write(font.features.text)
+ fout.close()
diff --git a/misc/pylib/fontbuild/generateGlyph.py b/misc/pylib/fontbuild/generateGlyph.py
new file mode 100644
index 000000000..465f940a9
--- /dev/null
+++ b/misc/pylib/fontbuild/generateGlyph.py
@@ -0,0 +1,97 @@
+# Copyright 2015 Google Inc. All Rights Reserved.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+
+import re
+from string import find
+
+from anchors import alignComponentsToAnchors, getAnchorByName
+
+
+def parseComposite(composite):
+ c = composite.split("=")
+ d = c[1].split("/")
+ glyphName = d[0]
+ if len(d) == 1:
+ offset = [0, 0]
+ else:
+ offset = [int(i) for i in d[1].split(",")]
+ accentString = c[0]
+ accents = accentString.split("+")
+ baseName = accents.pop(0)
+ accentNames = [i.split(":") for i in accents]
+ return (glyphName, baseName, accentNames, offset)
+
+
+def copyMarkAnchors(f, g, srcname, width):
+ for anchor in f[srcname].anchors:
+ if anchor.name in ("top_dd", "bottom_dd", "top0315"):
+ g.appendAnchor(anchor.name, (anchor.x + width, anchor.y))
+
+ if ("top" == anchor.name and
+ not any(a.name == "parent_top" for a in g.anchors)):
+ g.appendAnchor("parent_top", anchor.position)
+
+ if ("bottom" == anchor.name and
+ not any(a.name == "bottom" for a in g.anchors)):
+ g.appendAnchor("bottom", anchor.position)
+
+ if any(a.name == "top" for a in g.anchors):
+ return
+
+ anchor_parent_top = getAnchorByName(g, "parent_top")
+ if anchor_parent_top is not None:
+ g.appendAnchor("top", anchor_parent_top.position)
+
+
+def generateGlyph(f,gname,glyphList={}):
+ glyphName, baseName, accentNames, offset = parseComposite(gname)
+ if f.has_key(glyphName):
+ print('Existing glyph "%s" found in font, ignoring composition rule '
+ '"%s"' % (glyphName, gname))
+ return
+
+ if baseName.find("_") != -1:
+ g = f.newGlyph(glyphName)
+ for componentName in baseName.split("_"):
+ g.appendComponent(componentName, (g.width, 0))
+ g.width += f[componentName].width
+ setUnicodeValue(g, glyphList)
+
+ else:
+ try:
+ f.compileGlyph(glyphName, baseName, accentNames)
+ except KeyError as e:
+ print('KeyError raised for composition rule "%s", likely "%s" '
+ 'anchor not found in glyph "%s"' % (gname, e, baseName))
+ return
+ g = f[glyphName]
+ setUnicodeValue(g, glyphList)
+ copyMarkAnchors(f, g, baseName, offset[1] + offset[0])
+ if len(accentNames) > 0:
+ alignComponentsToAnchors(f, glyphName, baseName, accentNames)
+ if offset[0] != 0 or offset[1] != 0:
+ g.width += offset[1] + offset[0]
+ g.move((offset[0], 0), anchors=False)
+
+
+def setUnicodeValue(glyph, glyphList):
+ """Try to ensure glyph has a unicode value -- used by FDK to make OTFs."""
+
+ if glyph.name in glyphList:
+ glyph.unicode = int(glyphList[glyph.name], 16)
+ else:
+ uvNameMatch = re.match("uni([\dA-F]{4})$", glyph.name)
+ if uvNameMatch:
+ glyph.unicode = int(uvNameMatch.group(1), 16)
diff --git a/misc/pylib/fontbuild/instanceNames.py b/misc/pylib/fontbuild/instanceNames.py
new file mode 100644
index 000000000..cf87ba719
--- /dev/null
+++ b/misc/pylib/fontbuild/instanceNames.py
@@ -0,0 +1,232 @@
+# Copyright 2015 Google Inc. All Rights Reserved.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+
+from datetime import date
+import re
+from random import randint
+import string
+
+class InstanceNames:
+ "Class that allows easy setting of FontLab name fields. TODO: Add proper italic flags"
+
+ foundry = ""
+ foundryURL = ""
+ copyrightHolderName = ""
+ build = ""
+ version = "1.0"
+ year = date.today().year
+ designer = ""
+ designerURL = ""
+ license = ""
+ licenseURL = ""
+
+ def __init__(self,names):
+ if type(names) == type(" "):
+ names = names.split("/")
+ #print names
+ self.longfamily = names[0]
+ self.longstyle = names[1]
+ self.shortstyle = names[2]
+ self.subfamilyAbbrev = names[3]
+
+ self.width = self._getWidth()
+ self.italic = self._getItalic()
+ self.weight = self._getWeight()
+ self.fullname = "%s %s" %(self.longfamily, self.longstyle)
+ self.postscript = re.sub(' ','', self.longfamily) + "-" + re.sub(' ','',self.longstyle)
+
+ if self.subfamilyAbbrev != "" and self.subfamilyAbbrev != None and self.subfamilyAbbrev != "Rg":
+ self.shortfamily = "%s %s" %(self.longfamily, self.longstyle.split()[0])
+ else:
+ self.shortfamily = self.longfamily
+
+ def setRFNames(self,f, version=1, versionMinor=0):
+ f.info.familyName = self.longfamily
+ f.info.styleName = self.longstyle
+ f.info.styleMapFamilyName = self.shortfamily
+ f.info.styleMapStyleName = self.shortstyle.lower()
+ f.info.versionMajor = version
+ f.info.versionMinor = versionMinor
+ f.info.year = self.year
+ if len(self.copyrightHolderName) > 0:
+ f.info.copyright = "Copyright %s %s" % (self.year, self.copyrightHolderName)
+ f.info.trademark = "%s is a trademark of %s." %(self.longfamily, self.foundry.rstrip('.'))
+
+ if len(self.designer) > 0:
+ f.info.openTypeNameDesigner = self.designer
+ if len(self.designerURL) > 0:
+ f.info.openTypeNameDesignerURL = self.designerURL
+ f.info.openTypeNameManufacturer = self.foundry
+ f.info.openTypeNameManufacturerURL = self.foundryURL
+ f.info.openTypeNameLicense = self.license
+ f.info.openTypeNameLicenseURL = self.licenseURL
+ f.info.openTypeNameVersion = "Version %i.%i" %(version, versionMinor)
+
+ if self.build is not None and len(self.build):
+ f.info.openTypeNameUniqueID = "%s:%s:%s" %(self.fullname, self.build, self.year)
+ else:
+ f.info.openTypeNameUniqueID = "%s:%s" %(self.fullname, self.year)
+
+ # f.info.openTypeNameDescription = ""
+ # f.info.openTypeNameCompatibleFullName = ""
+ # f.info.openTypeNameSampleText = ""
+ if (self.subfamilyAbbrev != "Rg"):
+ f.info.openTypeNamePreferredFamilyName = self.longfamily
+ f.info.openTypeNamePreferredSubfamilyName = self.longstyle
+
+ f.info.openTypeOS2WeightClass = self._getWeightCode(self.weight)
+ f.info.macintoshFONDName = re.sub(' ','',self.longfamily) + " " + re.sub(' ','',self.longstyle)
+ f.info.postscriptFontName = f.info.macintoshFONDName.replace(" ", "-")
+ if self.italic:
+ f.info.italicAngle = -12.0
+
+
+ def setFLNames(self,flFont):
+
+ from FL import NameRecord
+
+ flFont.family_name = self.shortfamily
+ flFont.mac_compatible = self.fullname
+ flFont.style_name = self.longstyle
+ flFont.full_name = self.fullname
+ flFont.font_name = self.postscript
+ flFont.font_style = self._getStyleCode()
+ flFont.menu_name = self.shortfamily
+ flFont.apple_name = re.sub(' ','',self.longfamily) + " " + re.sub(' ','',self.longstyle)
+ flFont.fond_id = randint(1000,9999)
+ flFont.pref_family_name = self.longfamily
+ flFont.pref_style_name = self.longstyle
+ flFont.weight = self.weight
+ flFont.weight_code = self._getWeightCode(self.weight)
+ flFont.width = self.width
+ if len(self.italic):
+ flFont.italic_angle = -12
+
+ fn = flFont.fontnames
+ fn.clean()
+ #fn.append(NameRecord(0,1,0,0, "Font data copyright %s %s" %(self.foundry, self.year) ))
+ #fn.append(NameRecord(0,3,1,1033, "Font data copyright %s %s" %(self.foundry, self.year) ))
+ copyrightHolderName = self.copyrightHolderName if len(self.copyrightHolderName) > 0 else self.foundry
+ fn.append(NameRecord(0,1,0,0, "Copyright %s %s" %(self.year, copyrightHolderName) ))
+ fn.append(NameRecord(0,3,1,1033, "Copyright %s %s" %(self.year, copyrightHolderName) ))
+ fn.append(NameRecord(1,1,0,0, self.longfamily ))
+ fn.append(NameRecord(1,3,1,1033, self.shortfamily ))
+ fn.append(NameRecord(2,1,0,0, self.longstyle ))
+ fn.append(NameRecord(2,3,1,1033, self.longstyle ))
+ #fn.append(NameRecord(3,1,0,0, "%s:%s:%s" %(self.foundry, self.longfamily, self.year) ))
+ #fn.append(NameRecord(3,3,1,1033, "%s:%s:%s" %(self.foundry, self.longfamily, self.year) ))
+ fn.append(NameRecord(3,1,0,0, "%s:%s:%s" %(self.foundry, self.fullname, self.year) ))
+ fn.append(NameRecord(3,3,1,1033, "%s:%s:%s" %(self.foundry, self.fullname, self.year) ))
+ fn.append(NameRecord(4,1,0,0, self.fullname ))
+ fn.append(NameRecord(4,3,1,1033, self.fullname ))
+ if len(self.build) > 0:
+ fn.append(NameRecord(5,1,0,0, "Version %s%s; %s" %(self.version, self.build, self.year) ))
+ fn.append(NameRecord(5,3,1,1033, "Version %s%s; %s" %(self.version, self.build, self.year) ))
+ else:
+ fn.append(NameRecord(5,1,0,0, "Version %s; %s" %(self.version, self.year) ))
+ fn.append(NameRecord(5,3,1,1033, "Version %s; %s" %(self.version, self.year) ))
+ fn.append(NameRecord(6,1,0,0, self.postscript ))
+ fn.append(NameRecord(6,3,1,1033, self.postscript ))
+ fn.append(NameRecord(7,1,0,0, "%s is a trademark of %s." %(self.longfamily, self.foundry) ))
+ fn.append(NameRecord(7,3,1,1033, "%s is a trademark of %s." %(self.longfamily, self.foundry) ))
+ fn.append(NameRecord(9,1,0,0, self.foundry ))
+ fn.append(NameRecord(9,3,1,1033, self.foundry ))
+ fn.append(NameRecord(11,1,0,0, self.foundryURL ))
+ fn.append(NameRecord(11,3,1,1033, self.foundryURL ))
+ fn.append(NameRecord(12,1,0,0, self.designer ))
+ fn.append(NameRecord(12,3,1,1033, self.designer ))
+ fn.append(NameRecord(13,1,0,0, self.license ))
+ fn.append(NameRecord(13,3,1,1033, self.license ))
+ fn.append(NameRecord(14,1,0,0, self.licenseURL ))
+ fn.append(NameRecord(14,3,1,1033, self.licenseURL ))
+ if (self.subfamilyAbbrev != "Rg"):
+ fn.append(NameRecord(16,3,1,1033, self.longfamily ))
+ fn.append(NameRecord(17,3,1,1033, self.longstyle))
+ #else:
+ #fn.append(NameRecord(17,3,1,1033,""))
+ #fn.append(NameRecord(18,1,0,0, re.sub("Italic","It", self.fullname)))
+
+ def _getSubstyle(self, regex):
+ substyle = re.findall(regex, self.longstyle)
+ if len(substyle) > 0:
+ return substyle[0]
+ else:
+ return ""
+
+ def _getItalic(self):
+ return self._getSubstyle(r"Italic|Oblique|Obliq")
+
+ def _getWeight(self):
+ w = self._getSubstyle(r"Extrabold|Superbold|Super|Fat|Black|Bold|Semibold|Demibold|Medium|Light|Thin")
+ if w == "":
+ w = "Regular"
+ return w
+
+ def _getWidth(self):
+ w = self._getSubstyle(r"Condensed|Extended|Narrow|Wide")
+ if w == "":
+ w = "Normal"
+ return w
+
+ def _getStyleCode(self):
+ #print "shortstyle:", self.shortstyle
+ styleCode = 0
+ if self.shortstyle == "Bold":
+ styleCode = 32
+ if self.shortstyle == "Italic":
+ styleCode = 1
+ if self.shortstyle == "Bold Italic":
+ styleCode = 33
+ if self.longstyle == "Regular":
+ styleCode = 64
+ return styleCode
+
+ def _getWeightCode(self,weight):
+ if weight == "Thin":
+ return 250
+ elif weight == "Light":
+ return 300
+ elif weight == "Bold":
+ return 700
+ elif weight == "Medium":
+ return 500
+ elif weight == "Semibold":
+ return 600
+ elif weight == "Black":
+ return 900
+ elif weight == "Fat":
+ return 900
+
+ return 400
+
+def setNames(f,names,foundry="",version="1.0",build=""):
+ InstanceNames.foundry = foundry
+ InstanceNames.version = version
+ InstanceNames.build = build
+ i = InstanceNames(names)
+ i.setFLNames(f)
+
+
+def setInfoRF(f, names, attrs={}):
+ i = InstanceNames(names)
+ version, versionMinor = (1, 0)
+ for k,v in attrs.iteritems():
+ if k == 'version':
+ if v.find('.') != -1:
+ version, versionMinor = [int(num) for num in v.split(".")]
+ else:
+ version = int(v)
+ setattr(i, k, v)
+ i.setRFNames(f, version=version, versionMinor=versionMinor)
diff --git a/misc/pylib/fontbuild/italics.py b/misc/pylib/fontbuild/italics.py
new file mode 100644
index 000000000..91e658c74
--- /dev/null
+++ b/misc/pylib/fontbuild/italics.py
@@ -0,0 +1,308 @@
+# Copyright 2015 Google Inc. All Rights Reserved.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+
+import math
+
+from fontTools.misc.transform import Transform
+import numpy as np
+from numpy.linalg import norm
+from scipy.sparse.linalg import cg
+from scipy.ndimage.filters import gaussian_filter1d as gaussian
+from scipy.cluster.vq import vq, whiten
+
+from fontbuild.alignpoints import alignCorners
+from fontbuild.curveFitPen import fitGlyph, segmentGlyph
+
+
+def italicizeGlyph(f, g, angle=10, stemWidth=185, meanYCenter=-825, narrowAmount=1):
+ unic = g.unicode #save unicode
+
+ glyph = f[g.name]
+ slope = np.tanh(math.pi * angle / 180)
+
+ # determine how far on the x axis the glyph should slide
+ # to compensate for the slant.
+ # meanYCenter:
+ # -600 is a magic number that assumes a 2048 unit em square,
+ # and -825 for a 2816 unit em square. (UPM*0.29296875)
+ m = Transform(1, 0, slope, 1, 0, 0)
+ xoffset, junk = m.transformPoint((0, meanYCenter))
+ m = Transform(narrowAmount, 0, slope, 1, xoffset, 0)
+
+ if len(glyph) > 0:
+ g2 = italicize(f[g.name], angle, xoffset=xoffset, stemWidth=stemWidth)
+ f.insertGlyph(g2, g.name)
+
+ transformFLGlyphMembers(f[g.name], m)
+
+ if unic > 0xFFFF: #restore unicode
+ g.unicode = unic
+
+
+def italicize(glyph, angle=12, stemWidth=180, xoffset=-50):
+ CURVE_CORRECTION_WEIGHT = .03
+ CORNER_WEIGHT = 10
+
+ # decompose the glyph into smaller segments
+ ga, subsegments = segmentGlyph(glyph,25)
+ va, e = glyphToMesh(ga)
+ n = len(va)
+ grad = mapEdges(lambda a,(p,n): normalize(p-a), va, e)
+ cornerWeights = mapEdges(lambda a,(p,n): normalize(p-a).dot(normalize(a-n)), grad, e)[:,0].reshape((-1,1))
+ smooth = np.ones((n,1)) * CURVE_CORRECTION_WEIGHT
+
+ controlPoints = findControlPointsInMesh(glyph, va, subsegments)
+ smooth[controlPoints > 0] = 1
+ smooth[cornerWeights < .6] = CORNER_WEIGHT
+ # smooth[cornerWeights >= .9999] = 1
+
+ out = va.copy()
+ hascurves = False
+ for c in glyph.contours:
+ for s in c.segments:
+ if s.type == "curve":
+ hascurves = True
+ break
+ if hascurves:
+ break
+ if stemWidth > 100:
+ outCorrected = skewMesh(recompose(skewMesh(out, angle * 1.6), grad, e, smooth=smooth), -angle * 1.6)
+ # out = copyMeshDetails(va, out, e, 6)
+ else:
+ outCorrected = out
+
+ # create a transform for italicizing
+ normals = edgeNormals(out, e)
+ center = va + normals * stemWidth * .4
+ if stemWidth > 130:
+ center[:, 0] = va[:, 0] * .7 + center[:,0] * .3
+ centerSkew = skewMesh(center.dot(np.array([[.97,0],[0,1]])), angle * .9)
+
+ # apply the transform
+ out = outCorrected + (centerSkew - center)
+ out[:,1] = outCorrected[:,1]
+
+ # make some corrections
+ smooth = np.ones((n,1)) * .1
+ out = alignCorners(glyph, out, subsegments)
+ out = copyMeshDetails(skewMesh(va, angle), out, e, 7, smooth=smooth)
+ # grad = mapEdges(lambda a,(p,n): normalize(p-a), skewMesh(outCorrected, angle*.9), e)
+ # out = recompose(out, grad, e, smooth=smooth)
+
+ out = skewMesh(out, angle * .1)
+ out[:,0] += xoffset
+ # out[:,1] = outCorrected[:,1]
+ out[va[:,1] == 0, 1] = 0
+ gOut = meshToGlyph(out, ga)
+ # gOut.width *= .97
+ # gOut.width += 10
+ # return gOut
+
+ # recompose the glyph into original segments
+ return fitGlyph(glyph, gOut, subsegments)
+
+
+def transformFLGlyphMembers(g, m, transformAnchors = True):
+ # g.transform(m)
+ g.width = g.width * m[0]
+ p = m.transformPoint((0,0))
+ for c in g.components:
+ d = m.transformPoint(c.offset)
+ c.offset = (d[0] - p[0], d[1] - p[1])
+ if transformAnchors:
+ for a in g.anchors:
+ aa = m.transformPoint((a.x,a.y))
+ a.x = aa[0]
+ # a.x,a.y = (aa[0] - p[0], aa[1] - p[1])
+ # a.x = a.x - m[4]
+
+
+def glyphToMesh(g):
+ points = []
+ edges = {}
+ offset = 0
+ for c in g.contours:
+ if len(c) < 2:
+ continue
+ for i,prev,next in rangePrevNext(len(c)):
+ points.append((c[i].points[0].x, c[i].points[0].y))
+ edges[i + offset] = np.array([prev + offset, next + offset], dtype=int)
+ offset += len(c)
+ return np.array(points), edges
+
+
+def meshToGlyph(points, g):
+ g1 = g.copy()
+ j = 0
+ for c in g1.contours:
+ if len(c) < 2:
+ continue
+ for i in range(len(c)):
+ c[i].points[0].x = points[j][0]
+ c[i].points[0].y = points[j][1]
+ j += 1
+ return g1
+
+
+def quantizeGradient(grad, book=None):
+ if book == None:
+ book = np.array([(1,0),(0,1),(0,-1),(-1,0)])
+ indexArray = vq(whiten(grad), book)[0]
+ out = book[indexArray]
+ for i,v in enumerate(out):
+ out[i] = normalize(v)
+ return out
+
+
+def findControlPointsInMesh(glyph, va, subsegments):
+ controlPointIndices = np.zeros((len(va),1))
+ index = 0
+ for i,c in enumerate(subsegments):
+ segmentCount = len(glyph.contours[i].segments) - 1
+ for j,s in enumerate(c):
+ if j < segmentCount:
+ if glyph.contours[i].segments[j].type == "line":
+ controlPointIndices[index] = 1
+ index += s[1]
+ return controlPointIndices
+
+
+def recompose(v, grad, e, smooth=1, P=None, distance=None):
+ n = len(v)
+ if distance == None:
+ distance = mapEdges(lambda a,(p,n): norm(p - a), v, e)
+ if (P == None):
+ P = mP(v,e)
+ P += np.identity(n) * smooth
+ f = v.copy()
+ for i,(prev,next) in e.iteritems():
+ f[i] = (grad[next] * distance[next] - grad[i] * distance[i])
+ out = v.copy()
+ f += v * smooth
+ for i in range(len(out[0,:])):
+ out[:,i] = cg(P, f[:,i])[0]
+ return out
+
+
+def mP(v,e):
+ n = len(v)
+ M = np.zeros((n,n))
+ for i, edges in e.iteritems():
+ w = -2 / float(len(edges))
+ for index in edges:
+ M[i,index] = w
+ M[i,i] = 2
+ return M
+
+
+def normalize(v):
+ n = np.linalg.norm(v)
+ if n == 0:
+ return v
+ return v/n
+
+
+def mapEdges(func,v,e,*args):
+ b = v.copy()
+ for i, edges in e.iteritems():
+ b[i] = func(v[i], [v[j] for j in edges], *args)
+ return b
+
+
+def getNormal(a,b,c):
+ "Assumes TT winding direction"
+ p = np.roll(normalize(b - a), 1)
+ n = -np.roll(normalize(c - a), 1)
+ p[1] *= -1
+ n[1] *= -1
+ # print p, n, normalize((p + n) * .5)
+ return normalize((p + n) * .5)
+
+
+def edgeNormals(v,e):
+ "Assumes a mesh where each vertex has exactly least two edges"
+ return mapEdges(lambda a,(p,n) : getNormal(a,p,n),v,e)
+
+
+def rangePrevNext(count):
+ c = np.arange(count,dtype=int)
+ r = np.vstack((c, np.roll(c, 1), np.roll(c, -1)))
+ return r.T
+
+
+def skewMesh(v,angle):
+ slope = np.tanh([math.pi * angle / 180])
+ return v.dot(np.array([[1,0],[slope,1]]))
+
+
+def labelConnected(e):
+ label = 0
+ labels = np.zeros((len(e),1))
+ for i,(prev,next) in e.iteritems():
+ labels[i] = label
+ if next <= i:
+ label += 1
+ return labels
+
+
+def copyGradDetails(a,b,e,scale=15):
+ n = len(a)
+ labels = labelConnected(e)
+ out = a.astype(float).copy()
+ for i in range(labels[-1]+1):
+ mask = (labels==i).flatten()
+ out[mask,:] = gaussian(b[mask,:], scale, mode="wrap", axis=0) + a[mask,:] - gaussian(a[mask,:], scale, mode="wrap", axis=0)
+ return out
+
+
+def copyMeshDetails(va,vb,e,scale=5,smooth=.01):
+ gradA = mapEdges(lambda a,(p,n): normalize(p-a), va, e)
+ gradB = mapEdges(lambda a,(p,n): normalize(p-a), vb, e)
+ grad = copyGradDetails(gradA, gradB, e, scale)
+ grad = mapEdges(lambda a,(p,n): normalize(a), grad, e)
+ return recompose(vb, grad, e, smooth=smooth)
+
+
+def condenseGlyph(glyph, scale=.8, stemWidth=185):
+ ga, subsegments = segmentGlyph(glyph, 25)
+ va, e = glyphToMesh(ga)
+ n = len(va)
+
+ normals = edgeNormals(va,e)
+ cn = va.dot(np.array([[scale, 0],[0,1]]))
+ grad = mapEdges(lambda a,(p,n): normalize(p-a), cn, e)
+ # ograd = mapEdges(lambda a,(p,n): normalize(p-a), va, e)
+
+ cn[:,0] -= normals[:,0] * stemWidth * .5 * (1 - scale)
+ out = recompose(cn, grad, e, smooth=.5)
+ # out = recompose(out, grad, e, smooth=.1)
+ out = recompose(out, grad, e, smooth=.01)
+
+ # cornerWeights = mapEdges(lambda a,(p,n): normalize(p-a).dot(normalize(a-n)), grad, e)[:,0].reshape((-1,1))
+ # smooth = np.ones((n,1)) * .1
+ # smooth[cornerWeights < .6] = 10
+ #
+ # grad2 = quantizeGradient(grad).astype(float)
+ # grad2 = copyGradDetails(grad, grad2, e, scale=10)
+ # grad2 = mapEdges(lambda a,e: normalize(a), grad2, e)
+ # out = recompose(out, grad2, e, smooth=smooth)
+ out[:,0] += 15
+ out[:,1] = va[:,1]
+ # out = recompose(out, grad, e, smooth=.5)
+ gOut = meshToGlyph(out, ga)
+ gOut = fitGlyph(glyph, gOut, subsegments)
+ for i,seg in enumerate(gOut):
+ gOut[i].points[0].y = glyph[i].points[0].y
+ return gOut
diff --git a/misc/pylib/fontbuild/markFeature.py b/misc/pylib/fontbuild/markFeature.py
new file mode 100755
index 000000000..42cafe4c7
--- /dev/null
+++ b/misc/pylib/fontbuild/markFeature.py
@@ -0,0 +1,55 @@
+# Copyright 2015 Google Inc. All Rights Reserved.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+
+from ufo2ft.kernFeatureWriter import KernFeatureWriter
+from ufo2ft.makeotfParts import FeatureOTFCompiler
+
+
+class RobotoFeatureCompiler(FeatureOTFCompiler):
+ def precompile(self):
+ self.overwriteFeatures = True
+
+ def setupAnchorPairs(self):
+ self.anchorPairs = [
+ ["top", "_marktop"],
+ ["bottom", "_markbottom"],
+ ["top_dd", "_marktop_dd"],
+ ["bottom_dd", "_markbottom_dd"],
+ ["rhotichook", "_markrhotichook"],
+ ["top0315", "_marktop0315"],
+ ["parent_top", "_markparent_top"],
+ ["parenthesses.w1", "_markparenthesses.w1"],
+ ["parenthesses.w2", "_markparenthesses.w2"],
+ ["parenthesses.w3", "_markparenthesses.w3"]]
+
+ self.mkmkAnchorPairs = [
+ ["mkmktop", "_marktop"],
+ ["mkmkbottom_acc", "_markbottom"],
+
+ # By providing a pair with accent anchor _bottom and no base anchor,
+ # we designate all glyphs with _bottom as accents (so that they will
+ # be used as base glyphs for mkmk features) without generating any
+ # positioning rules actually using this anchor (which is instead
+ # used to generate composite glyphs). This is all for consistency
+ # with older roboto versions.
+ ["", "_bottom"],
+ ]
+
+ self.ligaAnchorPairs = []
+
+
+class RobotoKernWriter(KernFeatureWriter):
+ leftFeaClassRe = r"@_(.+)_L$"
+ rightFeaClassRe = r"@_(.+)_R$"
diff --git a/misc/pylib/fontbuild/mitreGlyph.py b/misc/pylib/fontbuild/mitreGlyph.py
new file mode 100644
index 000000000..d0834ed84
--- /dev/null
+++ b/misc/pylib/fontbuild/mitreGlyph.py
@@ -0,0 +1,111 @@
+# Copyright 2015 Google Inc. All Rights Reserved.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+
+"""Mitre Glyph:
+
+mitreSize : Length of the segment created by the mitre. The default is 4.
+maxAngle : Maximum angle in radians at which segments will be mitred. The default is .9 (about 50 degrees).
+ Works for both inside and outside angles
+
+"""
+
+import math
+from robofab.objects.objectsRF import RPoint, RSegment
+from fontbuild.convertCurves import replaceSegments
+
+def getTangents(contours):
+ tmap = []
+ for c in contours:
+ clen = len(c)
+ for i in range(clen):
+ s = c[i]
+ p = s.points[-1]
+ ns = c[(i + 1) % clen]
+ ps = c[(clen + i - 1) % clen]
+ np = ns.points[1] if ns.type == 'curve' else ns.points[-1]
+ pp = s.points[2] if s.type == 'curve' else ps.points[-1]
+ tmap.append((pp - p, np - p))
+ return tmap
+
+def normalizeVector(p):
+ m = getMagnitude(p);
+ if m != 0:
+ return p*(1/m)
+ else:
+ return RPoint(0,0)
+
+def getMagnitude(p):
+ return math.sqrt(p.x*p.x + p.y*p.y)
+
+def getDistance(v1,v2):
+ return getMagnitude(RPoint(v1.x - v2.x, v1.y - v2.y))
+
+def getAngle(v1,v2):
+ angle = math.atan2(v1.y,v1.x) - math.atan2(v2.y,v2.x)
+ return (angle + (2*math.pi)) % (2*math.pi)
+
+def angleDiff(a,b):
+ return math.pi - abs((abs(a - b) % (math.pi*2)) - math.pi)
+
+def getAngle2(v1,v2):
+ return abs(angleDiff(math.atan2(v1.y, v1.x), math.atan2(v2.y, v2.x)))
+
+def getMitreOffset(n,v1,v2,mitreSize=4,maxAngle=.9):
+
+ # dont mitre if segment is too short
+ if abs(getMagnitude(v1)) < mitreSize * 2 or abs(getMagnitude(v2)) < mitreSize * 2:
+ return
+ angle = getAngle2(v2,v1)
+ v1 = normalizeVector(v1)
+ v2 = normalizeVector(v2)
+ if v1.x == v2.x and v1.y == v2.y:
+ return
+
+
+ # only mitre corners sharper than maxAngle
+ if angle > maxAngle:
+ return
+
+ radius = mitreSize / abs(getDistance(v1,v2))
+ offset1 = RPoint(round(v1.x * radius), round(v1.y * radius))
+ offset2 = RPoint(round(v2.x * radius), round(v2.y * radius))
+ return offset1, offset2
+
+def mitreGlyph(g,mitreSize,maxAngle):
+ if g == None:
+ return
+
+ tangents = getTangents(g.contours)
+ sid = -1
+ for c in g.contours:
+ segments = []
+ needsMitring = False
+ for s in c:
+ sid += 1
+ v1, v2 = tangents[sid]
+ off = getMitreOffset(s,v1,v2,mitreSize,maxAngle)
+ s1 = s.copy()
+ if off != None:
+ offset1, offset2 = off
+ p2 = s.points[-1] + offset2
+ s2 = RSegment('line', [(p2.x, p2.y)])
+ s1.points[0] += offset1
+ segments.append(s1)
+ segments.append(s2)
+ needsMitring = True
+ else:
+ segments.append(s1)
+ if needsMitring:
+ replaceSegments(c, segments)
diff --git a/misc/pylib/fontbuild/mix.py b/misc/pylib/fontbuild/mix.py
new file mode 100644
index 000000000..5e5388b3e
--- /dev/null
+++ b/misc/pylib/fontbuild/mix.py
@@ -0,0 +1,360 @@
+# Copyright 2015 Google Inc. All Rights Reserved.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+
+from numpy import array, append
+import copy
+import json
+from robofab.objects.objectsRF import RPoint, RGlyph
+from robofab.world import OpenFont
+from decomposeGlyph import decomposeGlyph
+
+
+class FFont:
+ "Font wrapper for floating point operations"
+
+ def __init__(self,f=None):
+ self.glyphs = {}
+ self.hstems = []
+ self.vstems = []
+ self.kerning = {}
+ if isinstance(f,FFont):
+ #self.glyphs = [g.copy() for g in f.glyphs]
+ for key,g in f.glyphs.iteritems():
+ self.glyphs[key] = g.copy()
+ self.hstems = list(f.hstems)
+ self.vstems = list(f.vstems)
+ self.kerning = dict(f.kerning)
+ elif f != None:
+ self.copyFromFont(f)
+
+ def copyFromFont(self, f):
+ for g in f:
+ self.glyphs[g.name] = FGlyph(g)
+ self.hstems = [s for s in f.info.postscriptStemSnapH]
+ self.vstems = [s for s in f.info.postscriptStemSnapV]
+ self.kerning = f.kerning.asDict()
+
+
+ def copyToFont(self, f):
+ for g in f:
+ try:
+ gF = self.glyphs[g.name]
+ gF.copyToGlyph(g)
+ except:
+ print "Copy to glyph failed for" + g.name
+ f.info.postscriptStemSnapH = self.hstems
+ f.info.postscriptStemSnapV = self.vstems
+ for pair in self.kerning:
+ f.kerning[pair] = self.kerning[pair]
+
+ def getGlyph(self, gname):
+ try:
+ return self.glyphs[gname]
+ except:
+ return None
+
+ def setGlyph(self, gname, glyph):
+ self.glyphs[gname] = glyph
+
+ def addDiff(self,b,c):
+ newFont = FFont(self)
+ for key,g in newFont.glyphs.iteritems():
+ gB = b.getGlyph(key)
+ gC = c.getGlyph(key)
+ try:
+ newFont.glyphs[key] = g.addDiff(gB,gC)
+ except:
+ print "Add diff failed for '%s'" %key
+ return newFont
+
+class FGlyph:
+ "provides a temporary floating point compatible glyph data structure"
+
+ def __init__(self, g=None):
+ self.contours = []
+ self.width = 0.
+ self.components = []
+ self.anchors = []
+ if g != None:
+ self.copyFromGlyph(g)
+
+ def copyFromGlyph(self,g):
+ self.name = g.name
+ valuesX = []
+ valuesY = []
+ self.width = len(valuesX)
+ valuesX.append(g.width)
+ for c in g.components:
+ self.components.append((len(valuesX), len(valuesY)))
+ valuesX.append(c.scale[0])
+ valuesY.append(c.scale[1])
+ valuesX.append(c.offset[0])
+ valuesY.append(c.offset[1])
+
+ for a in g.anchors:
+ self.anchors.append((len(valuesX), len(valuesY)))
+ valuesX.append(a.x)
+ valuesY.append(a.y)
+
+ for i in range(len(g)):
+ self.contours.append([])
+ for j in range (len(g[i].points)):
+ self.contours[i].append((len(valuesX), len(valuesY)))
+ valuesX.append(g[i].points[j].x)
+ valuesY.append(g[i].points[j].y)
+
+ self.dataX = array(valuesX, dtype=float)
+ self.dataY = array(valuesY, dtype=float)
+
+ def copyToGlyph(self,g):
+ g.width = self._derefX(self.width)
+ if len(g.components) == len(self.components):
+ for i in range(len(self.components)):
+ g.components[i].scale = (self._derefX(self.components[i][0] + 0, asInt=False),
+ self._derefY(self.components[i][1] + 0, asInt=False))
+ g.components[i].offset = (self._derefX(self.components[i][0] + 1),
+ self._derefY(self.components[i][1] + 1))
+ if len(g.anchors) == len(self.anchors):
+ for i in range(len(self.anchors)):
+ g.anchors[i].x = self._derefX( self.anchors[i][0])
+ g.anchors[i].y = self._derefY( self.anchors[i][1])
+ for i in range(len(g)) :
+ for j in range (len(g[i].points)):
+ g[i].points[j].x = self._derefX(self.contours[i][j][0])
+ g[i].points[j].y = self._derefY(self.contours[i][j][1])
+
+ def isCompatible(self, g):
+ return (len(self.dataX) == len(g.dataX) and
+ len(self.dataY) == len(g.dataY) and
+ len(g.contours) == len(self.contours))
+
+ def __add__(self,g):
+ if self.isCompatible(g):
+ newGlyph = self.copy()
+ newGlyph.dataX = self.dataX + g.dataX
+ newGlyph.dataY = self.dataY + g.dataY
+ return newGlyph
+ else:
+ print "Add failed for '%s'" %(self.name)
+ raise Exception
+
+ def __sub__(self,g):
+ if self.isCompatible(g):
+ newGlyph = self.copy()
+ newGlyph.dataX = self.dataX - g.dataX
+ newGlyph.dataY = self.dataY - g.dataY
+ return newGlyph
+ else:
+ print "Subtract failed for '%s'" %(self.name)
+ raise Exception
+
+ def __mul__(self,scalar):
+ newGlyph = self.copy()
+ newGlyph.dataX = self.dataX * scalar
+ newGlyph.dataY = self.dataY * scalar
+ return newGlyph
+
+ def scaleX(self,scalar):
+ newGlyph = self.copy()
+ if len(self.dataX) > 0:
+ newGlyph.dataX = self.dataX * scalar
+ for i in range(len(newGlyph.components)):
+ newGlyph.dataX[newGlyph.components[i][0]] = self.dataX[newGlyph.components[i][0]]
+ return newGlyph
+
+ def shift(self,ammount):
+ newGlyph = self.copy()
+ newGlyph.dataX = self.dataX + ammount
+ for i in range(len(newGlyph.components)):
+ newGlyph.dataX[newGlyph.components[i][0]] = self.dataX[newGlyph.components[i][0]]
+ return newGlyph
+
+ def interp(self, g, v):
+ gF = self.copy()
+ if not self.isCompatible(g):
+ print "Interpolate failed for '%s'; outlines incompatible" %(self.name)
+ raise Exception
+
+ gF.dataX += (g.dataX - gF.dataX) * v.x
+ gF.dataY += (g.dataY - gF.dataY) * v.y
+ return gF
+
+ def copy(self):
+ ng = FGlyph()
+ ng.contours = list(self.contours)
+ ng.width = self.width
+ ng.components = list(self.components)
+ ng.anchors = list(self.anchors)
+ ng.dataX = self.dataX.copy()
+ ng.dataY = self.dataY.copy()
+ ng.name = self.name
+ return ng
+
+ def _derefX(self,id, asInt=True):
+ val = self.dataX[id]
+ return int(round(val)) if asInt else val
+
+ def _derefY(self,id, asInt=True):
+ val = self.dataY[id]
+ return int(round(val)) if asInt else val
+
+ def addDiff(self,gB,gC):
+ newGlyph = self + (gB - gC)
+ return newGlyph
+
+
+
+class Master:
+
+ def __init__(self, font=None, v=0, kernlist=None, overlay=None):
+ if isinstance(font, FFont):
+ self.font = None
+ self.ffont = font
+ elif isinstance(font,str):
+ self.openFont(font,overlay)
+ elif isinstance(font,Mix):
+ self.font = font
+ else:
+ self.font = font
+ self.ffont = FFont(font)
+ if isinstance(v,float) or isinstance(v,int):
+ self.v = RPoint(v, v)
+ else:
+ self.v = v
+ if kernlist != None:
+ kerns = [i.strip().split() for i in open(kernlist).readlines()]
+
+ self.kernlist = [{'left':k[0], 'right':k[1], 'value': k[2]}
+ for k in kerns
+ if not k[0].startswith("#")
+ and not k[0] == ""]
+ #TODO implement class based kerning / external kerning file
+
+ def openFont(self, path, overlayPath=None):
+ self.font = OpenFont(path)
+ for g in self.font:
+ size = len(g)
+ csize = len(g.components)
+ if (size > 0 and csize > 0):
+ decomposeGlyph(self.font, self.font[g.name])
+
+ if overlayPath != None:
+ overlayFont = OpenFont(overlayPath)
+ font = self.font
+ for overlayGlyph in overlayFont:
+ font.insertGlyph(overlayGlyph)
+
+ self.ffont = FFont(self.font)
+
+
+class Mix:
+ def __init__(self,masters,v):
+ self.masters = masters
+ if isinstance(v,float) or isinstance(v,int):
+ self.v = RPoint(v,v)
+ else:
+ self.v = v
+
+ def getFGlyph(self, master, gname):
+ if isinstance(master.font, Mix):
+ return font.mixGlyphs(gname)
+ return master.ffont.getGlyph(gname)
+
+ def getGlyphMasters(self,gname):
+ masters = self.masters
+ if len(masters) <= 2:
+ return self.getFGlyph(masters[0], gname), self.getFGlyph(masters[-1], gname)
+
+ def generateFFont(self):
+ ffont = FFont(self.masters[0].ffont)
+ for key,g in ffont.glyphs.iteritems():
+ ffont.glyphs[key] = self.mixGlyphs(key)
+ ffont.kerning = self.mixKerns()
+ return ffont
+
+ def generateFont(self, baseFont):
+ newFont = baseFont.copy()
+ #self.mixStems(newFont) todo _ fix stems code
+ for g in newFont:
+ gF = self.mixGlyphs(g.name)
+ if gF == None:
+ g.mark = True
+ elif isinstance(gF, RGlyph):
+ newFont[g.name] = gF.copy()
+ else:
+ gF.copyToGlyph(g)
+
+ newFont.kerning.clear()
+ newFont.kerning.update(self.mixKerns() or {})
+ return newFont
+
+ def mixGlyphs(self,gname):
+ gA,gB = self.getGlyphMasters(gname)
+ try:
+ return gA.interp(gB,self.v)
+ except:
+ print "mixglyph failed for %s" %(gname)
+ if gA != None:
+ return gA.copy()
+
+ def getKerning(self, master):
+ if isinstance(master.font, Mix):
+ return master.font.mixKerns()
+ return master.ffont.kerning
+
+ def mixKerns(self):
+ masters = self.masters
+ kA, kB = self.getKerning(masters[0]), self.getKerning(masters[-1])
+ return interpolateKerns(kA, kB, self.v)
+
+
+def narrowFLGlyph(g, gThin, factor=.75):
+ gF = FGlyph(g)
+ if not isinstance(gThin,FGlyph):
+ gThin = FGlyph(gThin)
+ gCondensed = gThin.scaleX(factor)
+ try:
+ gNarrow = gF + (gCondensed - gThin)
+ gNarrow.copyToGlyph(g)
+ except:
+ print "No dice for: " + g.name
+
+def interpolate(a,b,v,e=0):
+ if e == 0:
+ return a+(b-a)*v
+ qe = (b-a)*v*v*v + a #cubic easing
+ le = a+(b-a)*v # linear easing
+ return le + (qe-le) * e
+
+def interpolateKerns(kA, kB, v):
+ # to yield correct kerning for Roboto output, we must emulate the behavior
+ # of old versions of this code; namely, take the kerning values of the first
+ # master instead of actually interpolating.
+ # old code:
+ # https://github.com/google/roboto/blob/7f083ac31241cc86d019ea6227fa508b9fcf39a6/scripts/lib/fontbuild/mix.py
+ # bug:
+ # https://github.com/google/roboto/issues/213
+ # return dict(kA)
+
+ kerns = {}
+ for pair, val in kA.items():
+ kerns[pair] = interpolate(val, kB.get(pair, 0), v.x)
+ for pair, val in kB.items():
+ lerped_val = interpolate(val, kA.get(pair, 0), 1 - v.x)
+ if pair in kerns:
+ assert abs(kerns[pair] - lerped_val) < 1e-6
+ else:
+ kerns[pair] = lerped_val
+ return kerns
diff --git a/misc/restore-diacritics-kerning.py b/misc/restore-diacritics-kerning.py
new file mode 100644
index 000000000..d0fe3100f
--- /dev/null
+++ b/misc/restore-diacritics-kerning.py
@@ -0,0 +1,431 @@
+#!/usr/bin/env python
+# encoding: utf8
+#
+# This script was used specifically to re-introduce a bunch of kerning values
+# that where lost in an old kerning cleanup that failed to account for
+# automatically composed glyphs defined in diacritics.txt.
+#
+# Steps:
+# 1. git diff 10e15297b 10e15297b^ > 10e15297b.diff
+# 2. edit 10e15297b.diff and remove the python script add
+# 3. fetch copies of kerning.plist and groups.plist from before the loss change
+# bold-groups.plist
+# bold-kerning.plist
+# regular-groups.plist
+# regular-kerning.plist
+# 4. run this script
+#
+from __future__ import print_function
+import os, sys, plistlib, json
+from collections import OrderedDict
+from ConfigParser import RawConfigParser
+from argparse import ArgumentParser
+from fontTools import ttLib
+from robofab.objects.objectsRF import OpenFont
+
+
+srcFontPaths = ['src/Interface-Regular.ufo', 'src/Interface-Bold.ufo']
+
+
+def getTTGlyphList(font): # -> { 'Omega': [2126, ...], ... }
+ if isinstance(font, str):
+ font = ttLib.TTFont(font)
+
+ if not 'cmap' in font:
+ raise Exception('missing cmap table')
+
+ gl = {}
+ bestCodeSubTable = None
+ bestCodeSubTableFormat = 0
+
+ for st in font['cmap'].tables:
+ if st.platformID == 0: # 0=unicode, 1=mac, 2=(reserved), 3=microsoft
+ if st.format > bestCodeSubTableFormat:
+ bestCodeSubTable = st
+ bestCodeSubTableFormat = st.format
+
+ if bestCodeSubTable is not None:
+ for cp, glyphname in bestCodeSubTable.cmap.items():
+ if glyphname in gl:
+ gl[glyphname].append(cp)
+ else:
+ gl[glyphname] = [cp]
+
+ return gl, font
+
+
+def parseAGL(filename): # -> { 2126: 'Omega', ... }
+ m = {}
+ with open(filename, 'r') as f:
+ for line in f:
+ # Omega;2126
+ # dalethatafpatah;05D3 05B2 # higher-level combinations; ignored
+ line = line.strip()
+ if len(line) > 0 and line[0] != '#':
+ name, uc = tuple([c.strip() for c in line.split(';')])
+ if uc.find(' ') == -1:
+ # it's a 1:1 mapping
+ m[int(uc, 16)] = name
+ return m
+
+
+def parseGlyphComposition(composite):
+ c = composite.split("=")
+ d = c[1].split("/")
+ glyphName = d[0]
+ if len(d) == 1:
+ offset = [0, 0]
+ else:
+ offset = [int(i) for i in d[1].split(",")]
+ accentString = c[0]
+ accents = accentString.split("+")
+ baseName = accents.pop(0)
+ accentNames = [i.split(":") for i in accents]
+ return (glyphName, baseName, accentNames, offset)
+
+
+def loadGlyphCompositions(filename):
+ compositions = OrderedDict()
+ with open(filename, 'r') as f:
+ for line in f:
+ line = line.strip()
+ if len(line) > 0 and line[0] != '#':
+ glyphName, baseName, accentNames, offset = parseGlyphComposition(line)
+ compositions[glyphName] = (baseName, accentNames, offset)
+ return compositions
+
+
+def loadNamesFromDiff(diffFilename):
+ with open(diffFilename, 'r') as f:
+ diffLines = [s.strip() for s in f.read().splitlines() if s.startswith('+\t')]
+ diffLines = [s for s in diffLines if not s.startswith('<int')]
+ namesInDiff = set()
+ for s in diffLines:
+ if s.startswith('<int') or s.startswith('<arr') or s.startswith('</'):
+ continue
+ p = s.find('>')
+ if p != -1:
+ p2 = s.find('<', p+1)
+ if p2 != -1:
+ name = s[p+1:p2]
+ try:
+ int(name)
+ except:
+ if not name.startswith('@'):
+ namesInDiff.add(s[p+1:p2])
+ return namesInDiff
+
+
+def loadGroups(filename):
+ groups = plistlib.readPlist(filename)
+ nameMap = {} # { glyphName => set(groupName) }
+ for groupName, glyphNames in groups.iteritems():
+ for glyphName in glyphNames:
+ nameMap.setdefault(glyphName, set()).add(groupName)
+ return groups, nameMap
+
+
+def loadKerning(filename):
+ kerning = plistlib.readPlist(filename)
+ # <dict>
+ # <key>@KERN_LEFT_A</key>
+ # <dict>
+ # <key>@KERN_RIGHT_C</key>
+ # <integer>-96</integer>
+
+ leftIndex = {} # { glyph-name => <ref to plist right-hand side dict> }
+ rightIndex = {} # { glyph-name => [(left-hand-side-name, kernVal), ...] }
+ rightGroupIndex = {} # { group-name => [(left-hand-side-name, kernVal), ...] }
+
+ for leftName, right in kerning.iteritems():
+ if leftName[0] != '@':
+ leftIndex[leftName] = right
+
+ for rightName, kernVal in right.iteritems():
+ if rightName[0] != '@':
+ rightIndex.setdefault(rightName, []).append((leftName, kernVal))
+ else:
+ rightGroupIndex.setdefault(rightName, []).append((leftName, kernVal))
+
+ return kerning, leftIndex, rightIndex, rightGroupIndex
+
+
+def loadAltNamesDB(agl, fontFilename):
+ uc2names = {} # { 2126: ['Omega', ...], ...}
+ name2ucs = {} # { 'Omega': [2126, ...], ...}
+
+ name2ucs, _ = getTTGlyphList(fontFilename)
+ # -> { 'Omega': [2126, ...], ... }
+ for name, ucs in name2ucs.iteritems():
+ for uc in ucs:
+ uc2names.setdefault(uc, []).append(name)
+
+ for uc, name in agl.iteritems():
+ name2ucs.setdefault(name, []).append(uc)
+ uc2names.setdefault(uc, []).append(name)
+ # -> { 2126: 'Omega', ... }
+
+ return uc2names, name2ucs
+
+
+def loadLocalNamesDB(agl, diacriticComps): # { 2126: ['Omega', ...], ...}
+ uc2names = None
+
+ for fontPath in srcFontPaths:
+ font = OpenFont(fontPath)
+ if uc2names is None:
+ uc2names = font.getCharacterMapping() # { 2126: ['Omega', ...], ...}
+ else:
+ for uc, names in font.getCharacterMapping().iteritems():
+ names2 = uc2names.get(uc, [])
+ for name in names:
+ if name not in names2:
+ names2.append(name)
+ uc2names[uc] = names2
+
+ # agl { 2126: 'Omega', ...} -> { 'Omega': [2126, ...], ...}
+ aglName2Ucs = {}
+ for uc, name in agl.iteritems():
+ aglName2Ucs.setdefault(name, []).append(uc)
+
+ for glyphName, comp in diacriticComps.iteritems():
+ for uc in aglName2Ucs.get(glyphName, []):
+ names = uc2names.get(uc, [])
+ if glyphName not in names:
+ names.append(glyphName)
+ uc2names[uc] = names
+
+ name2ucs = {}
+ for uc, names in uc2names.iteritems():
+ for name in names:
+ name2ucs.setdefault(name, set()).add(uc)
+
+ return uc2names, name2ucs
+
+
+def _canonicalGlyphName(name, localName2ucs, localUc2Names, altName2ucs):
+ ucs = localName2ucs.get(name)
+ if ucs:
+ return name, list(ucs)[0]
+ ucs = altName2ucs.get(name)
+ if ucs:
+ for uc in ucs:
+ localNames = localUc2Names.get(uc)
+ if localNames and len(localNames):
+ return localNames[0], uc
+ return None, None
+
+
+def main():
+ argparser = ArgumentParser(description='Restore lost kerning')
+
+ argparser.add_argument(
+ '-dry', dest='dryRun', action='store_const', const=True, default=False,
+ help='Do not modify anything, but instead just print what would happen.')
+
+ argparser.add_argument(
+ 'srcFont', metavar='<fontfile>', type=str,
+ help='TrueType, OpenType or UFO fonts to gather glyph info from')
+
+ argparser.add_argument(
+ 'diffFile', metavar='<diffile>', type=str, help='Diff file')
+
+ args = argparser.parse_args()
+
+ dryRun = args.dryRun
+
+ agl = parseAGL('src/glyphlist.txt')
+ diacriticComps = loadGlyphCompositions('src/diacritics.txt')
+
+ altUc2names, altName2ucs = loadAltNamesDB(agl, args.srcFont)
+ localUc2Names, localName2ucs = loadLocalNamesDB(agl, diacriticComps)
+
+ canonicalGlyphName = lambda name: _canonicalGlyphName(
+ name, localName2ucs, localUc2Names, altName2ucs)
+
+ deletedNames = loadNamesFromDiff(args.diffFile) # 10e15297b.diff
+ deletedDiacriticNames = OrderedDict()
+
+ for glyphName, comp in diacriticComps.iteritems():
+ if glyphName in deletedNames:
+ deletedDiacriticNames[glyphName] = comp
+
+
+ for fontPath in srcFontPaths:
+ addedGroupNames = set()
+
+ oldFilenamePrefix = 'regular'
+ if fontPath.find('Bold') != -1:
+ oldFilenamePrefix = 'bold'
+ oldGroups, oldNameToGroups = loadGroups(
+ oldFilenamePrefix + '-groups.plist')
+ oldKerning, oldLIndex, oldRIndex, oldRGroupIndex = loadKerning(
+ oldFilenamePrefix + '-kerning.plist')
+ # lIndex : { name => <ref to plist right-hand side dict> }
+ # rIndex : { name => [(left-hand-side-name, kernVal), ...] }
+
+ currGroupFilename = os.path.join(fontPath, 'groups.plist')
+ currKerningFilename = os.path.join(fontPath, 'kerning.plist')
+ currGroups, currNameToGroups = loadGroups(currGroupFilename)
+ currKerning, currLIndex, currRIndex, currRGroupIndex = loadKerning(currKerningFilename)
+
+ for glyphName, comp in deletedDiacriticNames.iteritems():
+ oldGroupMemberships = oldNameToGroups.get(glyphName)
+ localGlyphName, localUc = canonicalGlyphName(glyphName)
+
+ # if glyphName != 'dcaron':
+ # continue # XXX DEBUG
+
+ if localGlyphName is None:
+ # glyph does no longer exist -- ignore
+ print('[IGNORE]', glyphName)
+ continue
+
+ if oldGroupMemberships:
+ # print('group', localGlyphName,
+ # '=>', localUc,
+ # 'in old group:', oldGroupMemberships, ', curr group:', currGroupMemberships)
+ for oldGroupName in oldGroupMemberships:
+ currGroup = currGroups.get(oldGroupName) # None|[glyphname, ...]
+ # print('GM ', localGlyphName, oldGroupName, len(currGroup) if currGroup else 0)
+ if currGroup is not None:
+ if localGlyphName not in currGroup:
+ # print('[UPDATE group]', oldGroupName, 'append', localGlyphName)
+ currGroup.append(localGlyphName)
+ else:
+ # group does not currently exist
+ if currNameToGroups.get(localGlyphName):
+ raise Exception('TODO: case where glyph is in some current groups, but not the' +
+ 'original-named group')
+ print('[ADD group]', oldGroupName, '=> [', localGlyphName, ']')
+ currGroups[oldGroupName] = [localGlyphName]
+ addedGroupNames.add(oldGroupName)
+ # if oldGroupName in oldKerning:
+ # print('TODO: effects of oldGroupName being in oldKerning:',
+ # oldKerning[oldGroupName])
+ if oldGroupName in oldRGroupIndex:
+ print('TODO: effects of oldGroupName being in oldRGroupIndex:',
+ oldRGroupIndex[oldGroupName])
+
+ else: # if not oldGroupMemberships
+ ucs = localName2ucs.get(glyphName)
+ if not ucs:
+ raise Exception(
+ 'TODO non-group, non-local name ' + glyphName + ' -- lookup in alt names')
+
+ asLeft = oldLIndex.get(glyphName)
+ atRightOf = oldRIndex.get(glyphName)
+
+ # print('individual', glyphName,
+ # '=>', ', '.join([str(uc) for uc in ucs]),
+ # '\n as left:', asLeft is not None,
+ # '\n at right of:', atRightOf is not None)
+
+ if asLeft:
+ currKern = currKerning.get(localGlyphName)
+ if currKern is None:
+ rightValues = {}
+ for rightName, kernValue in asLeft.iteritems():
+ if rightName[0] == '@':
+ currGroup = currGroups.get(rightName)
+ if currGroup and localGlyphName not in currGroup:
+ rightValues[rightName] = kernValue
+ else:
+ localName, localUc = canonicalGlyphName(rightName)
+ if localName:
+ rightValues[localName] = kernValue
+ if len(rightValues) > 0:
+ print('[ADD currKerning]', localGlyphName, '=>', rightValues)
+ currKerning[localGlyphName] = rightValues
+
+ if atRightOf:
+ for parentLeftName, kernVal in atRightOf:
+ # print('atRightOf:', parentLeftName, kernVal)
+ if parentLeftName[0] == '@':
+ if parentLeftName in currGroups:
+ k = currKerning.get(parentLeftName)
+ if k:
+ if localGlyphName not in k:
+ print('[UPDATE currKerning g]',
+ parentLeftName, '+= {', localGlyphName, ':', kernVal, '}')
+ k[localGlyphName] = kernVal
+ else:
+ print('TODO: left-group is NOT in currKerning; left-group', parentLeftName)
+ else:
+ localParentLeftGlyphName, _ = canonicalGlyphName(parentLeftName)
+ if localParentLeftGlyphName:
+ k = currKerning.get(localParentLeftGlyphName)
+ if k:
+ if localGlyphName not in k:
+ print('[UPDATE currKerning i]',
+ localParentLeftGlyphName, '+= {', localGlyphName, ':', kernVal, '}')
+ k[localGlyphName] = kernVal
+ else:
+ print('[ADD currKerning i]',
+ localParentLeftGlyphName, '=> {', localGlyphName, ':', kernVal, '}')
+ currKerning[localParentLeftGlyphName] = {localGlyphName: kernVal}
+
+
+ for groupName in addedGroupNames:
+ print('————————————————————————————————————————————')
+ print('re-introduce group', groupName, 'to kerning')
+
+ oldRKern = oldKerning.get(groupName)
+ if oldRKern is not None:
+ newRKern = {}
+ for oldRightName, kernVal in oldRKern.iteritems():
+ if oldRightName[0] == '@':
+ if oldRightName in currGroups:
+ newRKern[oldRightName] = kernVal
+ else:
+ # Note: (oldRightName in addedGroupNames) should always be False here
+ # as we would have added it to currGroups already.
+ print('[DROP group]', oldRightName, kernVal)
+ if oldRightName in currGroups:
+ del currGroups[oldRightName]
+ else:
+ localGlyphName, _ = canonicalGlyphName(oldRightName)
+ if localGlyphName:
+ newRKern[localGlyphName] = kernVal
+ print('localGlyphName', localGlyphName)
+
+ if len(newRKern):
+ print('[ADD currKerning g]', groupName, newRKern)
+ currKerning[groupName] = newRKern
+
+ # oldRGroupIndex : { group-name => [(left-hand-side-name, kernVal), ...] }
+ oldLKern = oldRGroupIndex.get(groupName)
+ if oldLKern:
+ for oldRightName, kernVal in oldLKern:
+ if oldRightName[0] == '@':
+ if oldRightName in currGroups:
+ k = currKerning.get(oldRightName)
+ if k is not None:
+ print('[UPDATE kerning g]', oldRightName, '+= {', groupName, ':', kernVal, '}')
+ k[groupName] = kernVal
+ else:
+ currKerning[oldRightName] = {groupName: kernVal}
+ print('[ADD kerning g]', oldRightName, '= {', groupName, ':', kernVal, '}')
+ else:
+ localGlyphName, _ = canonicalGlyphName(oldRightName)
+ if localGlyphName:
+ k = currKerning.get(localGlyphName)
+ if k is not None:
+ print('[UPDATE kerning i]', localGlyphName, '+= {', groupName, ':', kernVal, '}')
+ k[groupName] = kernVal
+ else:
+ currKerning[localGlyphName] = {groupName: kernVal}
+ print('[ADD kerning i]', localGlyphName, '= {', groupName, ':', kernVal, '}')
+
+
+ print('Write', currGroupFilename)
+ if not dryRun:
+ plistlib.writePlist(currGroups, currGroupFilename)
+
+ print('Write', currKerningFilename)
+ if not dryRun:
+ plistlib.writePlist(currKerning, currKerningFilename)
+
+ # end: for fontPath
+
+main()
diff --git a/misc/rewrite-glyphorder.py b/misc/rewrite-glyphorder.py
new file mode 100755
index 000000000..3da0c1699
--- /dev/null
+++ b/misc/rewrite-glyphorder.py
@@ -0,0 +1,305 @@
+#!/usr/bin/env python
+# encoding: utf8
+from __future__ import print_function
+import os, sys, plistlib, json, re
+from collections import OrderedDict
+from argparse import ArgumentParser
+from ConfigParser import RawConfigParser
+from fontTools import ttLib
+from robofab.objects.objectsRF import OpenFont
+
+
+# Regex matching "default" glyph names, like "uni2043" and "u01C5"
+uniNameRe = re.compile(r'^u(?:ni)([0-9A-F]{4,8})$')
+
+
+class PList:
+ def __init__(self, filename):
+ self.filename = filename
+ self.plist = None
+
+ def load(self):
+ self.plist = plistlib.readPlist(self.filename)
+
+ def save(self):
+ if self.plist is not None:
+ plistlib.writePlist(self.plist, self.filename)
+
+ def get(self, k, defaultValue=None):
+ if self.plist is None:
+ self.load()
+ return self.plist.get(k, defaultValue)
+
+ def __getitem__(self, k):
+ if self.plist is None:
+ self.load()
+ return self.plist[k]
+
+ def __setitem__(self, k, v):
+ if self.plist is None:
+ self.load()
+ self.plist[k] = v
+
+ def __delitem__(self, k):
+ if self.plist is None:
+ self.load()
+ del self.plist[k]
+
+
+def parseAGL(filename): # -> { 2126: 'Omega', ... }
+ m = {}
+ with open(filename, 'r') as f:
+ for line in f:
+ # Omega;2126
+ # dalethatafpatah;05D3 05B2 # higher-level combinations; ignored
+ line = line.strip()
+ if len(line) > 0 and line[0] != '#':
+ name, uc = tuple([c.strip() for c in line.split(';')])
+ if uc.find(' ') == -1:
+ # it's a 1:1 mapping
+ m[int(uc, 16)] = name
+ return m
+
+
+def revCharMap(ucToNames):
+ # {2126:['Omega','Omegagr']} -> {'Omega':2126, 'Omegagr':2126}
+ # {2126:'Omega'} -> {'Omega':2126}
+ m = {}
+ if len(ucToNames) == 0:
+ return m
+
+ lists = True
+ for v in ucToNames.itervalues():
+ lists = not isinstance(v, str)
+ break
+
+ if lists:
+ for uc, names in ucToNames.iteritems():
+ for name in names:
+ m[name] = uc
+ else:
+ for uc, name in ucToNames.iteritems():
+ m[name] = uc
+
+ return m
+
+
+def loadJSONGlyphOrder(jsonFilename):
+ gol = None
+ if jsonFilename == '-':
+ gol = json.load(sys.stdin)
+ else:
+ with open(jsonFilename, 'r') as f:
+ gol = json.load(f)
+ if not isinstance(gol, list):
+ raise Exception('expected [[string, int|null]')
+ if len(gol) > 0:
+ for v in gol:
+ if not isinstance(v, list):
+ raise Exception('expected [[string, int|null]]')
+ break
+ return gol
+
+
+def loadTTGlyphOrder(font):
+ if isinstance(font, str):
+ font = ttLib.TTFont(font)
+
+ if not 'cmap' in font:
+ raise Exception('missing cmap table')
+
+ bestCodeSubTable = None
+ bestCodeSubTableFormat = 0
+
+ for st in font['cmap'].tables:
+ if st.platformID == 0: # 0=unicode, 1=mac, 2=(reserved), 3=microsoft
+ if st.format > bestCodeSubTableFormat:
+ bestCodeSubTable = st
+ bestCodeSubTableFormat = st.format
+
+ ucmap = {}
+ if bestCodeSubTable is not None:
+ for cp, glyphname in bestCodeSubTable.cmap.items():
+ ucmap[glyphname] = cp
+
+ gol = []
+ for name in font.getGlyphOrder():
+ gol.append((name, ucmap.get(name)))
+
+ return gol
+
+
+def loadSrcGlyphOrder(jsonFilename, fontFilename): # -> [ ('Omegagreek', 2126|None), ...]
+ if jsonFilename:
+ return loadJSONGlyphOrder(jsonFilename)
+ elif fontFilename:
+ return loadTTGlyphOrder(fontFilename.rstrip('/ '))
+ return None
+
+
+def loadUFOGlyphNames(ufoPath):
+ font = OpenFont(ufoPath)
+
+ libPlist = PList(os.path.join(ufoPath, 'lib.plist'))
+ orderedNames = libPlist['public.glyphOrder'] # [ 'Omega', ...]
+
+ # append any glyphs that are missing in orderedNames
+ allNames = set(font.keys())
+ for name in orderedNames:
+ allNames.discard(name)
+ for name in allNames:
+ orderedNames.append(name)
+
+ ucToNames = font.getCharacterMapping() # { 2126: [ 'Omega', ...], ...}
+ nameToUc = revCharMap(ucToNames) # { 'Omega': 2126, ...}
+
+ gol = OrderedDict() # OrderedDict{ ('Omega', 2126|None), ...}
+ for name in orderedNames:
+ gol[name] = nameToUc.get(name)
+ # gol.append((name, nameToUc.get(name)))
+
+ return gol, ucToNames, nameToUc, libPlist
+
+
+def saveUFOGlyphOrder(libPlist, orderedNames, dryRun):
+ libPlist['public.glyphOrder'] = orderedNames
+
+ roboSort = libPlist.get('com.typemytype.robofont.sort')
+ if roboSort is not None:
+ # lib['com.typemytype.robofont.sort'] has schema
+ # [ { type: "glyphList", ascending: [glyphname, ...] }, ...]
+ for i in range(len(roboSort)):
+ ent = roboSort[i]
+ if isinstance(ent, dict) and ent.get('type') == 'glyphList':
+ roboSort[i] = {'type':'glyphList', 'ascending':orderedNames}
+ break
+
+ print('Writing', libPlist.filename)
+ if not dryRun:
+ libPlist.save()
+
+
+def getConfigResFile(config, basedir, name):
+ fn = os.path.join(basedir, config.get("res", name))
+ if not os.path.isfile(fn):
+ basedir = os.path.dirname(basedir)
+ fn = os.path.join(basedir, config.get("res", name))
+ if not os.path.isfile(fn):
+ fn = None
+ return fn
+
+
+def main():
+ argparser = ArgumentParser(description='Rewrite glyph order of UFO fonts')
+
+ argparser.add_argument(
+ '-dry', dest='dryRun', action='store_const', const=True, default=False,
+ help='Do not modify anything, but instead just print what would happen.')
+
+ argparser.add_argument(
+ '-src-json', dest='srcJSONFile', metavar='<file>', type=str,
+ help='JSON file to read glyph order from.' +
+ ' Should be a list e.g. [["Omega", 2126], [".notdef", null], ...]')
+
+ argparser.add_argument(
+ '-src-font', dest='srcFontFile', metavar='<file>', type=str,
+ help='TrueType or OpenType font to read glyph order from.')
+
+ argparser.add_argument(
+ '-out', dest='outFile', metavar='<file>', type=str,
+ help='Write each name per line to <file>')
+
+ argparser.add_argument(
+ 'dstFontsPaths', metavar='<ufofile>', type=str, nargs='+', help='UFO fonts to update')
+
+ args = argparser.parse_args()
+ dryRun = args.dryRun
+
+ if args.srcJSONFile and args.srcFontFile:
+ argparser.error('Both -src-json and -src-font specified -- please provide only one.')
+
+ srcGol = loadSrcGlyphOrder(args.srcJSONFile, args.srcFontFile)
+ if srcGol is None:
+ argparser.error('No source provided (-src-* argument missing)')
+
+ # Load Adobe Glyph List database
+ srcDir = os.path.dirname(args.dstFontsPaths[0])
+ config = RawConfigParser(dict_type=OrderedDict)
+ config.read(os.path.join(srcDir, 'fontbuild.cfg'))
+ aglUcToName = parseAGL(getConfigResFile(config, srcDir, 'agl_glyphlistfile'))
+ aglNameToUc = revCharMap(aglUcToName)
+
+ glyphorderUnion = OrderedDict()
+
+ for dstFontPath in args.dstFontsPaths:
+ glyphOrder, ucToNames, nameToUc, libPlist = loadUFOGlyphNames(dstFontPath)
+
+ newGol = OrderedDict()
+ for name, uc in srcGol:
+
+ if uc is None:
+ # if there's no unicode associated, derive from name if possible
+ m = uniNameRe.match(name)
+ if m:
+ try:
+ uc = int(m.group(1), 16)
+ except:
+ pass
+ if uc is None:
+ uc = aglNameToUc.get(name)
+
+ # has same glyph mapped to same unicode
+ names = ucToNames.get(uc)
+ if names is not None:
+ for name in names:
+ # print('U %s U+%04X' % (name, uc))
+ newGol[name] = uc
+ continue
+
+ # has same name in dst?
+ uc2 = glyphOrder.get(name)
+ if uc2 is not None:
+ # print('N %s U+%04X' % (name, uc2))
+ newGol[name] = uc2
+ continue
+
+ # Try AGL[uc] -> name == name
+ if uc is not None:
+ name2 = aglUcToName.get(uc)
+ if name2 is not None:
+ uc2 = glyphOrder.get(name2)
+ if uc2 is not None:
+ # print('A %s U+%04X' % (name2, uc2))
+ newGol[name2] = uc2
+ continue
+
+ # else: ignore glyph name in srcGol not found in target
+ # if uc is None:
+ # print('x %s -' % name)
+ # else:
+ # print('x %s U+%04X' % (name, uc))
+
+
+ # add remaining glyphs from original glyph order
+ for name, uc in glyphOrder.iteritems():
+ if name not in newGol:
+ # print('E %s U+%04X' % (name, uc))
+ newGol[name] = uc
+
+ orderedNames = []
+ for name in newGol.iterkeys():
+ orderedNames.append(name)
+ glyphorderUnion[name] = True
+
+ saveUFOGlyphOrder(libPlist, orderedNames, dryRun)
+
+ if args.outFile:
+ print('Write', args.outFile)
+ glyphorderUnionNames = glyphorderUnion.keys()
+ if not dryRun:
+ with open(args.outFile, 'w') as f:
+ f.write('\n'.join(glyphorderUnionNames) + '\n')
+
+
+if __name__ == '__main__':
+ main()
diff --git a/misc/rf-scripts/AdjustWidth.py b/misc/rf-scripts/AdjustWidth.py
new file mode 100644
index 000000000..c3d381f68
--- /dev/null
+++ b/misc/rf-scripts/AdjustWidth.py
@@ -0,0 +1,53 @@
+#
+# This script changes the width of all glyphs by applying a multiplier.
+# It keeps the contours centered as glyphs get wider or tighter.
+#
+from mojo.roboFont import version
+from math import ceil, floor
+
+if __name__ == "__main__":
+ font = CurrentFont()
+ print "Resizing glyph margins for %r" % font
+
+ # how much to add or remove from each glyph's margin
+ A = -16
+
+ if font is not None:
+ for g in font:
+ # skip glyphs
+ if g.name in ('c', 'e', 'o', 'r', 'j'):
+ continue
+
+ if g.width < 2:
+ print '"%s": ["ignore", "zero-width"],' % (g.name)
+ continue
+
+ if g.box is None:
+ print '"%s": ["ignore", "empty"],' % (g.name)
+ continue
+
+ if g.width % 16 != 0:
+ print '"%s": ["ignore", "misaligned"],' % (g.name)
+ continue
+
+ if g.leftMargin <= 0 or g.rightMargin <= 0:
+ print '"%s": ["ignore", "zero-or-negative"],' % (g.name)
+ continue
+
+ leftMargin = int(max(0, g.leftMargin + A))
+ rightMargin = int(max(0, g.rightMargin + A))
+
+ #print '"%s": ["update", %g, %g],' % (g.name, leftMargin, rightMargin)
+ if 'interface.spaceadjust' in g.lib:
+ g.lib['interface.width-adjustments'].append(A)
+ else:
+ g.lib['interface.width-adjustments'] = [A]
+ # order of assignment is probably important
+ g.rightMargin = int(rightMargin)
+ g.leftMargin = int(leftMargin)
+
+ font.update()
+ else:
+ print "No fonts open"
+
+ print "Done"
diff --git a/misc/rf-scripts/ChangeUPM.py b/misc/rf-scripts/ChangeUPM.py
new file mode 100644
index 000000000..f7617353a
--- /dev/null
+++ b/misc/rf-scripts/ChangeUPM.py
@@ -0,0 +1,107 @@
+# Change upm
+# Jens Kutilek 2013-01-02
+
+from mojo.roboFont import version
+
+def scalePoints(glyph, factor):
+ if version == "1.4":
+ # stupid workaround for bug in RoboFont 1.4
+ for contour in glyph:
+ for point in contour.points:
+ point.x *= factor
+ point.y *= factor
+ glyph.width *= factor
+ else:
+ glyph *= factor
+
+def scaleGlyph(glyph, factor, scaleWidth=True, roundCoordinates=True):
+ if not(scaleWidth):
+ oldWidth = glyph.width
+ if len(glyph.components) == 0:
+ scalePoints(glyph, factor)
+ if roundCoordinates:
+ glyph.round()
+ else:
+ # save components
+ # this may be a tad too convoluted ...
+ components = []
+ for i in range(len(glyph.components)):
+ components.append(glyph.components[i])
+ for c in components:
+ glyph.removeComponent(c)
+ scalePoints(glyph, factor)
+ if roundCoordinates:
+ glyph.round()
+ # restore components
+ for i in range(len(components)):
+ newOffset = (int(round(components[i].offset[0] * factor)),
+ int(round(components[i].offset[1] * factor)))
+ glyph.appendComponent(components[i].baseGlyph, newOffset, components[i].scale)
+ if not(scaleWidth):
+ # restore width
+ glyph.width = oldWidth
+
+
+def changeUPM(font, factor, roundCoordinates=True):
+
+ # Glyphs
+ for g in font:
+ scaleGlyph(g, factor)
+ for guide in g.guides:
+ # another thing that doesn't work in RoboFont 1.4 - 1.5.1
+ guide.x *= factor
+ guide.y *= factor
+
+ # Glyph layers
+ mainLayer = "foreground"
+ for layerName in font.layerOrder:
+ if layerName != mainLayer:
+ for g in font:
+ g.flipLayers(mainLayer, layerName)
+ scaleGlyph(g, factor, scaleWidth=False)
+ g.flipLayers(layerName, mainLayer)
+
+ # Kerning
+ if font.kerning:
+ font.kerning.scale(factor)
+ if roundCoordinates:
+ if not version in ["1.4", "1.5", "1.5.1"]:
+ font.kerning.round(1)
+ else:
+ print "WARNING: kerning values cannot be rounded to integer in this RoboFont version"
+
+ # TODO: Change positioning feature code?
+
+ # Vertical dimensions
+ font.info.descender = int(round(font.info.descender * factor))
+ font.info.xHeight = int(round(font.info.xHeight * factor))
+ font.info.capHeight = int(round(font.info.capHeight * factor))
+ font.info.ascender = int(round(font.info.ascender * factor))
+
+ # Finally set new UPM
+ font.info.unitsPerEm = newUpm
+
+ font.update()
+
+if __name__ == "__main__":
+ from robofab.interface.all.dialogs import AskString
+
+ print "Change Units Per Em"
+
+ if CurrentFont() is not None:
+ oldUpm = CurrentFont().info.unitsPerEm
+ newUpm = CurrentFont().info.unitsPerEm
+ try:
+ newUpm = int(AskString("New units per em size?", oldUpm))
+ except:
+ pass
+ if newUpm == oldUpm:
+ print " Not changing upm size."
+ else:
+ factor = float(newUpm) / oldUpm
+ print " Scaling all font measurements by", factor
+ changeUPM(CurrentFont(), factor)
+ else:
+ print " Open a font first to change upm, please."
+
+ print " Done."
diff --git a/misc/rf-scripts/GridAdjust.py b/misc/rf-scripts/GridAdjust.py
new file mode 100644
index 000000000..f14550b4a
--- /dev/null
+++ b/misc/rf-scripts/GridAdjust.py
@@ -0,0 +1,83 @@
+#
+# This script changes the width of any glyph which width is not an even multiple of 256.
+# For glyphs that are updated, the shape(s) inside the glyph are centered as well.
+#
+from mojo.roboFont import version
+from math import ceil, floor
+
+if __name__ == "__main__":
+ font = CurrentFont()
+ print "Fitting glyphs to EM grid at 256 %r" % font
+
+ # Strategy to use for centering a glyph when resizing its EM:
+ # "center" Ignore existing margins and center in EM at on integer units.
+ # "adjust-margins" Attempt to retain existing margins w/o centering inside EM.
+ centeringStrategy = 'center'
+
+ if font is not None:
+ for g in font:
+ # only consider adjusting the listed glyphs
+ # if g.unicode not in (0x212B, 0x005A, 0x0387):
+ # continue
+
+ if g.width < 2:
+ # ignore zero width glyph
+ # print 'ignoring %r -- zero width' % g
+ continue
+
+ if g.width % 256 == 0:
+ # ignore already aligned glyph
+ # print 'ignoring %r -- already aligned' % g
+ continue
+
+ width = g.width
+ if g.rightMargin < 128:
+ width = ceil(width / 256) * 256
+ else:
+ width = round(width / 256) * 256
+
+ # center glyph in EM
+ leftMargin = g.leftMargin
+ rightMargin = g.rightMargin
+
+ if centeringStrategy == 'adjust-margins':
+ # Adjust margins to place the glyph in the center while retaining original
+ # left/right margins.
+ widthDelta = width - g.width
+ leftMargin = g.leftMargin + int(floor(widthDelta / 2))
+ rightMargin = g.rightMargin + int(ceil(widthDelta / 2))
+ elif centeringStrategy == 'center':
+ # Read g.box (effective bounds of the glyph) and truly center the
+ # glyph, but we could run the risk of losing some intentionally-left or right
+ # aligned glyph, e.g. "|x |" -> "| x |"
+ if g.box is not None:
+ xMin, yMin, xMax, yMax = g.box
+ graphicWidth = xMax - xMin
+ leftMargin = round((width - graphicWidth) / 2)
+ else:
+ print 'Unexpected centeringStrategy value'
+ break
+
+ # log message
+ uniname = ''
+ if g.unicode is not None:
+ uniname = ' U+%04X' % g.unicode
+ print 'Adjusting "%s"%s from %g to %g' % (g.name, uniname, g.width, width)
+
+ # write changes to glyph
+ g.lib['interface.gridadjust.original'] = repr({
+ "rightMargin": g.rightMargin,
+ "leftMargin": g.leftMargin,
+ "width": g.width,
+ })
+
+ # order of assignment is probably important
+ g.rightMargin = int(rightMargin)
+ g.leftMargin = int(leftMargin)
+ g.width = int(width)
+
+ font.update()
+ else:
+ print "No fonts open"
+
+ print "Done"
diff --git a/misc/rf-scripts/RemoveLocalGuides.py b/misc/rf-scripts/RemoveLocalGuides.py
new file mode 100644
index 000000000..05e1a05b7
--- /dev/null
+++ b/misc/rf-scripts/RemoveLocalGuides.py
@@ -0,0 +1,15 @@
+#
+# Removes local guides from all glyphs
+#
+if __name__ == "__main__":
+ font = CurrentFont()
+ print "Removing local guides from all glyphs of %r" % font
+ if font is not None:
+ for g in font:
+ if 'com.typemytype.robofont.guides' in g.lib:
+ del(g.lib['com.typemytype.robofont.guides'])
+ font.update()
+ else:
+ print "No fonts open"
+
+ print "Done"
diff --git a/misc/rf-scripts/StripGlyphs.py b/misc/rf-scripts/StripGlyphs.py
new file mode 100644
index 000000000..12bc2ab88
--- /dev/null
+++ b/misc/rf-scripts/StripGlyphs.py
@@ -0,0 +1,384 @@
+#
+# Removes unused glyphs
+#
+from mojo.roboFont import version
+
+SC_ROMAN = [
+ "A.smcp",
+ "B.smcp",
+ "C.smcp",
+ "D.smcp",
+ "E.smcp",
+ "F.smcp",
+ "G.smcp",
+ "H.smcp",
+ "I.smcp",
+ "J.smcp",
+ "K.smcp",
+ "L.smcp",
+ "M.smcp",
+ "N.smcp",
+ "O.smcp",
+ "P.smcp",
+ "Q.smcp",
+ "R.smcp",
+ "S.smcp",
+ "T.smcp",
+ "U.smcp",
+ "V.smcp",
+ "W.smcp",
+ "X.smcp",
+ "Y.smcp",
+ "Z.smcp",
+ "AE.smcp",
+ "AEacute.smcp",
+ "Aacute.smcp",
+ "Abreve.smcp",
+ "Acircumflex.smcp",
+ "Adieresis.smcp",
+ "Agrave.smcp",
+ "Alpha.smcp",
+ "Alphatonos.smcp",
+ "Amacron.smcp",
+ "Aogonek.smcp",
+ "Aogonek.smcp.NAV",
+ "Aring.smcp",
+ "Aringacute.smcp",
+ "Atilde.smcp",
+ "Beta.smcp",
+ "Cacute.smcp",
+ "Ccaron.smcp",
+ "Ccedilla.smcp",
+ "Ccircumflex.smcp",
+ "Chi.smcp",
+ "Dcaron.smcp",
+ "Dcroat.smcp",
+ "Delta.smcp",
+ "Eacute.smcp",
+ "Ebreve.smcp",
+ "Ecaron.smcp",
+ "Ecircumflex.smcp",
+ "Edieresis.smcp",
+ "Edotaccent.smcp",
+ "Egrave.smcp",
+ "Emacron.smcp",
+ "Eng.smcp",
+ "Eogonek.smcp",
+ "Eogonek.smcp.NAV",
+ "Epsilon.smcp",
+ "Epsilontonos.smcp",
+ "Eta.smcp",
+ "Etatonos.smcp",
+ "Eth.smcp",
+ "Gamma.smcp",
+ "Gbreve.smcp",
+ "Gcircumflex.smcp",
+ "Gcommaaccent.smcp",
+ "Germandbls.smcp",
+ "Hbar.smcp",
+ "Hcircumflex.smcp",
+ "IJ.smcp",
+ "Iacute.smcp",
+ "Ibreve.smcp",
+ "Icircumflex.smcp",
+ "Idieresis.smcp",
+ "Igrave.smcp",
+ "Imacron.smcp",
+ "Iogonek.smcp",
+ "Iota.smcp",
+ "Iotadieresis.smcp",
+ "Iotatonos.smcp",
+ "Itilde.smcp",
+ "Jcircumflex.smcp",
+ "Kappa.smcp",
+ "Kcommaaccent.smcp",
+ "Lacute.smcp",
+ "Lambda.smcp",
+ "Lcaron.smcp",
+ "Lcommaaccent.smcp",
+ "Ldot.smcp",
+ "Lslash.smcp",
+ "Nacute.smcp",
+ "Ncaron.smcp",
+ "Ncommaaccent.smcp",
+ "Ntilde.smcp",
+ "Nu.smcp",
+ "OE.smcp",
+ "Oacute.smcp",
+ "Obreve.smcp",
+ "Ocircumflex.smcp",
+ "Odieresis.smcp",
+ "Ograve.smcp",
+ "Ohungarumlaut.smcp",
+ "Omacron.smcp",
+ "Omega.smcp",
+ "Omegatonos.smcp",
+ "Omicron.smcp",
+ "Omicrontonos.smcp",
+ "Oogonek.smcp",
+ "Oogonek.smcp.NAV",
+ "Oslash.smcp",
+ "Oslashacute.smcp",
+ "Otilde.smcp",
+ "Phi.smcp",
+ "Pi.smcp",
+ "Psi.smcp",
+ "Racute.smcp",
+ "Rcaron.smcp",
+ "Rcommaaccent.smcp",
+ "Rho.smcp",
+ "Sacute.smcp",
+ "Scaron.smcp",
+ "Scedilla.smcp",
+ "Scircumflex.smcp",
+ "Sigma.smcp",
+ "Tau.smcp",
+ "Tbar.smcp",
+ "Tcaron.smcp",
+ "Theta.smcp",
+ "Thorn.smcp",
+ "Uacute.smcp",
+ "Ubreve.smcp",
+ "Ucircumflex.smcp",
+ "Udieresis.smcp",
+ "Ugrave.smcp",
+ "Uhungarumlaut.smcp",
+ "Umacron.smcp",
+ "Uogonek.smcp",
+ "Upsilon.smcp",
+ "Upsilondieresis.smcp",
+ "Upsilontonos.smcp",
+ "Uring.smcp",
+ "Utilde.smcp",
+ "Wacute.smcp",
+ "Wcircumflex.smcp",
+ "Wdieresis.smcp",
+ "Wgrave.smcp",
+ "Xi.smcp",
+ "Yacute.smcp",
+ "Ycircumflex.smcp",
+ "Ydieresis.smcp",
+ "Ygrave.smcp",
+ "Zacute.smcp",
+ "Zcaron.smcp",
+ "Zdotaccent.smcp",
+ "Zeta.smcp",
+ "ampersand.smcp",
+ "uni010A.smcp",
+ "uni0120.smcp",
+ "uni0162.smcp",
+ "Scommaaccent.smcp",
+ "Tcommaaccent.smcp",
+ "uni037F.smcp"
+]
+
+
+SC_SET1 = [
+ "zero.smcp",
+ "one.smcp",
+ "two.smcp",
+ "three.smcp",
+ "four.smcp",
+ "five.smcp",
+ "six.smcp",
+ "seven.smcp",
+ "eight.smcp",
+ "nine.smcp",
+ "Euro.smcp",
+ "Idotaccent.smcp",
+ "Mu.smcp",
+ "dollar.smcp",
+ "lira.smcp",
+ "sterling.smcp",
+ "uni0401.smcp",
+ "uni0402.smcp",
+ "uni0403.smcp",
+ "uni0404.smcp",
+ "uni0405.smcp",
+ "uni0406.smcp",
+ "uni0407.smcp",
+ "uni0408.smcp",
+ "uni0409.smcp",
+ "uni040A.smcp",
+ "uni040B.smcp",
+ "uni040C.smcp",
+ "uni040E.smcp",
+ "uni040F.smcp",
+ "uni0410.smcp",
+ "uni0411.smcp",
+ "uni0412.smcp",
+ "uni0413.smcp",
+ "uni0414.smcp",
+ "uni0415.smcp",
+ "uni0416.smcp",
+ "uni0417.smcp",
+ "uni0418.smcp",
+ "uni0419.smcp",
+ "uni041A.smcp",
+ "uni041B.smcp",
+ "uni041C.smcp",
+ "uni041D.smcp",
+ "uni041E.smcp",
+ "uni041F.smcp",
+ "uni0420.smcp",
+ "uni0421.smcp",
+ "uni0422.smcp",
+ "uni0423.smcp",
+ "uni0424.smcp",
+ "uni0425.smcp",
+ "uni0426.smcp",
+ "uni0427.smcp",
+ "uni0428.smcp",
+ "uni0429.smcp",
+ "uni042A.smcp",
+ "uni042B.smcp",
+ "uni042C.smcp",
+ "uni042D.smcp",
+ "uni042E.smcp",
+ "uni042F.smcp",
+ "uni0490.smcp",
+ "uni0492.smcp",
+ "uni0496.smcp",
+ "uni0498.smcp",
+ "uni049A.smcp",
+ "uni049C.smcp",
+ "uni04A0.smcp",
+ "uni04A2.smcp",
+ "uni04A8.smcp",
+ "uni04AA.smcp",
+ "uni04AE.smcp",
+ "uni04B0.smcp",
+ "uni04B2.smcp",
+ "uni04B4.smcp",
+ "uni04B8.smcp",
+ "uni04BA.smcp",
+ "uni04BC.smcp",
+ "uni04BE.smcp",
+ "uni04D8.smcp",
+ "uni04E0.smcp",
+ "uni04E2.smcp",
+ "uni04E8.smcp",
+ "uni04EE.smcp",
+ "uni20B4.smcp",
+ "uni20B8.smcp",
+ "uni20BD.smcp",
+ "uni2116.smcp",
+ "yen.smcp"
+]
+
+
+SC_SET2 = [
+ "I.smcp",
+ "Sigma.smcp",
+ "Mu.smcp",
+ "uni0410.smcp",
+ "uni0411.smcp",
+ "uni0412.smcp",
+ "uni0413.smcp",
+ "uni0414.smcp",
+ "uni0415.smcp",
+ "uni0416.smcp",
+ "uni0417.smcp",
+ "uni0418.smcp",
+ "uni0419.smcp",
+ "uni041A.smcp",
+ "uni041B.smcp",
+ "uni041C.smcp",
+ "uni041D.smcp",
+ "uni041E.smcp",
+ "uni041F.smcp",
+ "uni0420.smcp",
+ "uni0421.smcp",
+ "uni0422.smcp",
+ "uni0423.smcp",
+ "uni0424.smcp",
+ "uni0425.smcp",
+ "uni0426.smcp",
+ "uni0427.smcp",
+ "uni0428.smcp",
+ "uni0429.smcp",
+ "uni042A.smcp",
+ "uni042B.smcp",
+ "uni042C.smcp",
+ "uni042D.smcp",
+ "uni042E.smcp",
+ "uni042F.smcp",
+ "uni0401.smcp",
+ "uni0402.smcp",
+ "uni0403.smcp",
+ "uni0404.smcp",
+ "uni0405.smcp",
+ "uni0406.smcp",
+ "uni0407.smcp",
+ "uni0408.smcp",
+ "uni0409.smcp",
+ "uni040A.smcp",
+ "uni040B.smcp",
+ "uni040C.smcp",
+ "uni040E.smcp",
+ "uni040F.smcp",
+ "uni0490.smcp",
+ "uni0492.smcp",
+ "uni0496.smcp",
+ "uni0498.smcp",
+ "uni049A.smcp",
+ "uni049C.smcp",
+ "uni04A0.smcp",
+ "uni04A2.smcp",
+ "uni04A8.smcp",
+ "uni04AA.smcp",
+ "uni04AE.smcp",
+ "uni04B0.smcp",
+ "uni04B2.smcp",
+ "uni04B4.smcp",
+ "uni04B8.smcp",
+ "uni04BA.smcp",
+ "uni04BC.smcp",
+ "uni04BE.smcp",
+ "uni04D8.smcp",
+ "uni04E0.smcp",
+ "uni04E2.smcp",
+ "uni04E8.smcp",
+ "uni04EE.smcp"
+]
+
+
+STRIP_NAME_SET = set(SC_ROMAN).union(SC_SET1).union(SC_SET2)
+
+STRIP_SUFFIXES = (
+ '.smcp',
+ '.unic',
+ '.alt',
+ '.alt2',
+ '.ss06',
+ '.ss07',
+ '.onum',
+ '.pnum',
+ '.tnum'
+)
+
+def hasStripSuffix(g):
+ name = g.name
+ for suffix in STRIP_SUFFIXES:
+ if str.endswith(name, suffix):
+ return True
+ return False
+
+if __name__ == "__main__":
+ font = CurrentFont()
+ if font is not None:
+ for g in font:
+ if g.name in STRIP_NAME_SET or hasStripSuffix(g):
+
+ if g.unicode is not None:
+ # glyph maps to a codepoint -- keep it
+ continue
+
+ print 'Removing "%s"' % g.name
+
+ font.removeGlyph(g.name)
+ font.update()
+ else:
+ print "No fonts open"
+
+ print "Done"
diff --git a/misc/rf-scripts/ZeroWidth.py b/misc/rf-scripts/ZeroWidth.py
new file mode 100644
index 000000000..a9277d09c
--- /dev/null
+++ b/misc/rf-scripts/ZeroWidth.py
@@ -0,0 +1,26 @@
+#
+# This script changes the width of all glyphs by applying a multiplier.
+# It keeps the contours centered as glyphs get wider or tighter.
+#
+from mojo.roboFont import version
+from math import ceil, floor
+
+if __name__ == "__main__":
+ font = CurrentFont()
+ print "Resizing glyph margins for %r" % font
+
+ if font is not None:
+ for g in font:
+ leftMargin = g.leftMargin
+ rightMargin = g.rightMargin
+
+ if leftMargin < 0 or rightMargin < 0:
+ g.rightMargin = int(max(0, rightMargin))
+ g.leftMargin = int(max(0, leftMargin))
+ print("adjust %s" % g.name)
+
+ font.update()
+ else:
+ print "No fonts open"
+
+ print "Done"
diff --git a/misc/stems.txt b/misc/stems.txt
new file mode 100644
index 000000000..0cedc8909
--- /dev/null
+++ b/misc/stems.txt
@@ -0,0 +1,25 @@
+
+================================================================================================
+Regular
+••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
+
+Horizontal:
+ 220 A B D E F G H L P R T Z two three(center) four five seven
+ 200 a e f t z minus
+
+Vertical:
+ 248 B D E F G H I J K L N P R T U Y one four
+ 236 a b d f g h i j k l m n p q r t u
+ 232 M
+
+
+
+================================================================================================
+Bold
+••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
+
+Horizontal:
+ 380 ?
+
+Vertical:
+ 464 ?
diff --git a/misc/svgsync.py b/misc/svgsync.py
new file mode 100755
index 000000000..84e425194
--- /dev/null
+++ b/misc/svgsync.py
@@ -0,0 +1,435 @@
+#!/usr/bin/env python
+# encoding: utf8
+#
+# Sync glyph shapes between SVG and UFO, creating a bridge between UFO and Figma.
+#
+import os
+import sys
+import argparse
+import re
+from xml.dom.minidom import parseString as xmlparseString
+
+# from robofab.world import world, RFont, RGlyph, OpenFont, NewFont
+from robofab.objects.objectsRF import RFont, RGlyph, OpenFont, NewFont, RContour
+from robofab.objects.objectsBase import MOVE, LINE, CORNER, CURVE, QCURVE, OFFCURVE
+
+font = None # RFont
+ufopath = ''
+svgdir = ''
+effectiveAscender = 0
+
+
+def num(s):
+ return int(s) if s.find('.') == -1 else float(s)
+
+
+def glyphToSVGPath(g, yMul):
+ commands = {'move':'M','line':'L','curve':'Y','offcurve':'X','offCurve':'X'}
+ svg = ''
+ contours = []
+ if len(g.components):
+ font.newGlyph('__svgsync')
+ new = font['__svgsync']
+ new.width = g.width
+ new.appendGlyph(g)
+ new.decompose()
+ g = new
+ if len(g):
+ for c in range(len(g)):
+ contours.append(g[c])
+ for i in range(len(contours)):
+ c = contours[i]
+ contour = end = ''
+ curve = False
+ points = c.points
+ if points[0].type == 'offCurve':
+ points.append(points.pop(0))
+ if points[0].type == 'offCurve':
+ points.append(points.pop(0))
+ for x in range(len(points)):
+ p = points[x]
+ command = commands[str(p.type)]
+ if command == 'X':
+ if curve == True:
+ command = ''
+ else:
+ command = 'C'
+ curve = True
+ if command == 'Y':
+ command = ''
+ curve = False
+ if x == 0:
+ command = 'M'
+ if p.type == 'curve':
+ end = ' ' + str(p.x) + ' ' + str(p.y * yMul)
+ contour += ' ' + command + str(p.x) + ' ' + str(p.y * yMul)
+ svg += ' ' + contour + end + 'z'
+ if font.has_key('__svgsync'):
+ font.removeGlyph('__svgsync')
+ return svg.strip()
+
+
+def maybeAddMove(contour, x, y, smooth):
+ if len(contour.segments) == 0:
+ contour.appendSegment(MOVE, [(x, y)], smooth=smooth)
+
+
+
+svgPathDataRegEx = re.compile(r'(?:([A-Z])\s*|)([0-9\.\-\+eE]+)')
+
+
+def drawSVGPath(g, d, tr):
+ yMul = -1
+ xOffs = tr[0]
+ yOffs = -(font.info.unitsPerEm - tr[1])
+
+ for pathd in d.split('M'):
+ pathd = pathd.strip()
+ # print 'pathd', pathd
+ if len(pathd) == 0:
+ continue
+ i = 0
+ closePath = False
+ if pathd[-1] == 'z':
+ closePath = True
+ pathd = pathd[0:-1]
+
+ pv = []
+ for m in svgPathDataRegEx.finditer('M' + pathd):
+ if m.group(1) is not None:
+ pv.append(m.group(1) + m.group(2))
+ else:
+ pv.append(m.group(2))
+
+ initX = 0
+ initY = 0
+
+ pen = g.getPen()
+
+ while i < len(pv):
+ pd = pv[i]; i += 1
+ cmd = pd[0]
+ x = num(pd[1:]) + xOffs
+ y = (num(pv[i]) + yOffs) * yMul; i += 1
+
+ if cmd == 'M':
+ # print cmd, x, y, '/', num(pv[i-2][1:])
+ initX = x
+ initY = y
+ pen.moveTo((x, y))
+ continue
+
+ if cmd == 'C':
+ # Bezier curve: "C x1 y1, x2 y2, x y"
+ x1 = x
+ y1 = y
+ x2 = num(pv[i]) + xOffs; i += 1
+ y2 = (num(pv[i]) + yOffs) * yMul; i += 1
+ x = num(pv[i]) + xOffs; i += 1
+ y = (num(pv[i]) + yOffs) * yMul; i += 1
+ pen.curveTo((x1, y1), (x2, y2), (x, y))
+ # print cmd, x1, y1, x2, y2, x, y
+
+ elif cmd == 'L':
+ pen.lineTo((x, y))
+
+ else:
+ raise Exception('unexpected SVG path command %r' % cmd)
+
+ if closePath:
+ pen.closePath()
+ else:
+ pen.endPath()
+ # print 'path ended. closePath:', closePath
+
+
+def glyphToSVG(g):
+ width = g.width
+ height = font.info.unitsPerEm
+
+ d = {
+ 'name': g.name,
+ 'width': width,
+ 'height': effectiveAscender - font.info.descender,
+ 'effectiveAscender': effectiveAscender,
+ 'leftMargin': g.leftMargin,
+ 'rightMargin': g.rightMargin,
+ 'glyphSVGPath': glyphToSVGPath(g, -1),
+ 'ascender': font.info.ascender,
+ 'descender': font.info.descender,
+ 'baselineOffset': height + font.info.descender,
+ 'unitsPerEm': font.info.unitsPerEm,
+ }
+
+ # for kv in d.iteritems():
+ # if kv[0] == 'glyphSVGPath':
+ # print ' %s: ...' % kv[0]
+ # else:
+ # print ' %s: %r' % kv
+
+ svg = '''
+<svg xmlns="http://www.w3.org/2000/svg" width="%(width)d" height="%(height)d">
+ <g id="%(name)s">
+ <path d="%(glyphSVGPath)s" transform="translate(0 %(effectiveAscender)d)" />
+ <rect x="0" y="0" width="%(width)d" height="%(height)d" fill="" stroke="black" />
+ </g>
+</svg>
+ ''' % d
+ # print svg
+ return svg.strip()
+
+
+def _findPathNodes(n, paths, defs, uses, isDef=False):
+ for cn in n.childNodes:
+ if cn.nodeName == 'path':
+ if isDef:
+ defs[cn.getAttribute('id')] = cn
+ else:
+ paths.append(cn)
+ elif cn.nodeName == 'use':
+ uses[cn.getAttribute('xlink:href').lstrip('#')] = {'useNode': cn, 'targetNode': None}
+ elif cn.nodeName == 'defs':
+ _findPathNodes(cn, paths, defs, uses, isDef=True)
+ elif not isinstance(cn, basestring) and cn.childNodes and len(cn.childNodes) > 0:
+ _findPathNodes(cn, paths, defs, uses, isDef)
+ # return translate
+
+
+def findPathNodes(n, isDef=False):
+ paths = []
+ defs = {}
+ uses = {}
+ # <g id="Canvas" transform="translate(-3677 -24988)">
+ # <g id="six 2">
+ # <g id="six">
+ # <g id="Vector">
+ # <use xlink:href="#path0_fill" transform="translate(3886 25729)"/>
+ # ...
+ # <defs>
+ # <path id="path0_fill" ...
+ #
+ _findPathNodes(n, paths, defs, uses)
+
+ # flatten uses & defs
+ for k in uses.keys():
+ dfNode = defs.get(k)
+ if dfNode is not None:
+ v = uses[k]
+ v['targetNode'] = dfNode
+ if dfNode.nodeName == 'path':
+ useNode = v['useNode']
+ useNode.parentNode.replaceChild(dfNode, useNode)
+ attrs = useNode.attributes
+ for k in attrs.keys():
+ if k != 'xlink:href':
+ dfNode.setAttribute(k, attrs[k])
+ paths.append(dfNode)
+
+ else:
+ del defs[k]
+
+ return paths
+
+
+def nodeTranslation(path, x=0, y=0):
+ tr = path.getAttribute('transform')
+ if tr is not None:
+ if not isinstance(tr, basestring):
+ tr = tr.value
+ if len(tr) > 0:
+ m = re.match(r"translate\s*\(\s*(?P<x>[\-\d\.eE]+)[\s,]*(?P<y>[\-\d\.eE]+)\s*\)", tr)
+ if m is not None:
+ x += num(m.group('x'))
+ y += num(m.group('y'))
+ else:
+ raise Exception('Unable to handle transform="%s"' % tr)
+ # m = re.match(r"matrix\s*\(\s*(?P<a>[\-\d\.eE]+)[\s,]*(?P<b>[\-\d\.eE]+)[\s,]*(?P<c>[\-\d\.eE]+)[\s,]*(?P<d>[\-\d\.eE]+)[\s,]*(?P<e>[\-\d\.eE]+)[\s,]*(?P<f>[\-\d\.eE]+)[\s,]*", tr)
+ # if m is not None:
+ # a, b, c = num(m.group('a')), num(m.group('b')), num(m.group('c'))
+ # d, e, f = num(m.group('d')), num(m.group('e')), num(m.group('f'))
+ # # matrix -1 0 0 -1 -660.719 31947
+ # print 'matrix', a, b, c, d, e, f
+ # # matrix(-1 0 -0 -1 -2553 31943)
+ pn = path.parentNode
+ if pn is not None and pn.nodeName != '#document':
+ x, y = nodeTranslation(pn, x, y)
+ return (x, y)
+
+
+def glyphUpdateFromSVG(g, svgCode):
+ doc = xmlparseString(svgCode)
+ svg = doc.documentElement
+ paths = findPathNodes(svg)
+ if len(paths) == 0:
+ raise Exception('no <path> found in SVG')
+ path = paths[0]
+ if len(paths) != 1:
+ for p in paths:
+ id = p.getAttribute('id')
+ if id is not None and id.find('stroke') == -1:
+ path = p
+ break
+
+ tr = nodeTranslation(path)
+ d = path.getAttribute('d')
+ g.clearContours()
+ drawSVGPath(g, d, tr)
+
+
+def stat(path):
+ try:
+ return os.stat(path)
+ except OSError as e:
+ return None
+
+
+def writeFile(file, s):
+ with open(file, 'w') as f:
+ f.write(s)
+
+
+def writeFileAndMkDirsIfNeeded(file, s):
+ try:
+ writeFile(file, s)
+ except IOError as e:
+ if e.errno == 2:
+ os.makedirs(os.path.dirname(file))
+ writeFile(file, s)
+
+
+def syncGlyphUFOToSVG(glyphname, svgFile, mtime):
+ print glyphname + ': UFO -> SVG'
+ g = font.getGlyph(glyphname)
+ svg = glyphToSVG(g)
+ writeFileAndMkDirsIfNeeded(svgFile, svg)
+ os.utime(svgFile, (mtime, mtime))
+ print 'write', svgFile
+
+
+def syncGlyphSVGToUFO(glyphname, svgFile):
+ print glyphname + ': SVG -> UFO'
+ svg = ''
+ with open(svgFile, 'r') as f:
+ svg = f.read()
+ g = font.getGlyph(glyphname)
+ glyphUpdateFromSVG(g, svg)
+
+
+def findGlifFile(glyphname):
+ # glyphname.glif
+ # glyphname_.glif
+ # glyphname__.glif
+ # glyphname___.glif
+ for underscoreCount in range(0, 5):
+ fn = os.path.join(ufopath, 'glyphs', glyphname + ('_' * underscoreCount) + '.glif')
+ st = stat(fn)
+ if st is not None:
+ return fn, st
+
+ if glyphname.find('.') != -1:
+ # glyph_.name.glif
+ # glyph__.name.glif
+ # glyph___.name.glif
+ for underscoreCount in range(0, 5):
+ nv = glyphname.split('.')
+ nv[0] = nv[0] + ('_' * underscoreCount)
+ ns = '.'.join(nv)
+ fn = os.path.join(ufopath, 'glyphs', ns + '.glif')
+ st = stat(fn)
+ if st is not None:
+ return fn, st
+
+ if glyphname.find('_') != -1:
+ # glyph_name.glif
+ # glyph_name_.glif
+ # glyph_name__.glif
+ # glyph__name.glif
+ # glyph__name_.glif
+ # glyph__name__.glif
+ # glyph___name.glif
+ # glyph___name_.glif
+ # glyph___name__.glif
+ for x in range(0, 4):
+ for y in range(0, 5):
+ ns = glyphname.replace('_', '__' + ('_' * x))
+ fn = os.path.join(ufopath, 'glyphs', ns + ('_' * y) + '.glif')
+ st = stat(fn)
+ if st is not None:
+ return fn, st
+
+ return ('', None)
+
+
+def syncGlyph(glyphname):
+ glyphFile, glyphStat = findGlifFile(glyphname)
+
+ svgFile = os.path.join(svgdir, glyphname + '.svg')
+ svgStat = stat(svgFile)
+
+ if glyphStat is None and svgStat is None:
+ raise Exception("glyph %r doesn't exist in UFO or SVG directory" % glyphname)
+
+ c = cmp(
+ 0 if glyphStat is None else glyphStat.st_mtime,
+ 0 if svgStat is None else svgStat.st_mtime
+ )
+ if c < 0:
+ syncGlyphSVGToUFO(glyphname, svgFile)
+ return (glyphFile, svgStat.st_mtime) # glif file in UFO change + it's new mtime
+ elif c > 0:
+ syncGlyphUFOToSVG(glyphname, svgFile, glyphStat.st_mtime)
+ # else:
+ # print glyphname + ': up to date'
+
+ return (None, 0) # UFO did not change
+
+
+# ————————————————————————————————————————————————————————————————————————
+# main
+
+argparser = argparse.ArgumentParser(description='Convert UFO glyphs to SVG')
+
+argparser.add_argument('--svgdir', dest='svgdir', metavar='<dir>', type=str,
+ default='',
+ help='Write SVG files to <dir>. If not specified, SVG files are' +
+ ' written to: {dirname(<ufopath>)/svg/<familyname>/<style>')
+
+argparser.add_argument('ufopath', metavar='<ufopath>', type=str,
+ help='Path to UFO packages')
+
+argparser.add_argument('glyphs', metavar='<glyphname>', type=str, nargs='*',
+ help='Glyphs to convert. Converts all if none specified.')
+
+args = argparser.parse_args()
+
+ufopath = args.ufopath.rstrip('/')
+
+font = OpenFont(ufopath)
+effectiveAscender = max(font.info.ascender, font.info.unitsPerEm)
+
+svgdir = args.svgdir
+if len(svgdir) == 0:
+ svgdir = os.path.join(
+ os.path.dirname(ufopath),
+ 'svg',
+ font.info.familyName,
+ font.info.styleName
+ )
+
+print 'sync %s (%s)' % (font.info.familyName, font.info.styleName)
+
+glyphnames = args.glyphs if len(args.glyphs) else font.keys()
+
+modifiedGlifFiles = []
+for glyphname in glyphnames:
+ glyphFile, mtime = syncGlyph(glyphname)
+ if glyphFile is not None:
+ modifiedGlifFiles.append((glyphFile, mtime))
+
+if len(modifiedGlifFiles) > 0:
+ print 'Saving font'
+ font.save()
+ for glyphFile, mtime in modifiedGlifFiles:
+ os.utime(glyphFile, (mtime, mtime))
+ print 'write', glyphFile
+
diff --git a/misc/svgsync2.py b/misc/svgsync2.py
new file mode 100755
index 000000000..992d6d314
--- /dev/null
+++ b/misc/svgsync2.py
@@ -0,0 +1,626 @@
+#!/usr/bin/env python
+# encoding: utf8
+#
+# Sync glyph shapes between SVG and UFO, creating a bridge between UFO and Figma.
+#
+import os
+import sys
+import argparse
+import re
+from StringIO import StringIO
+from hashlib import sha256
+from xml.dom.minidom import parseString as xmlparseString
+from svgpathtools import svg2paths, parse_path, Path, Line, CubicBezier
+from base64 import b64encode
+
+# from robofab.world import world, RFont, RGlyph, OpenFont, NewFont
+from robofab.objects.objectsRF import RFont, RGlyph, OpenFont, NewFont, RContour
+from robofab.objects.objectsBase import MOVE, LINE, CORNER, CURVE, QCURVE, OFFCURVE
+
+font = None # RFont
+ufopath = ''
+svgdir = ''
+effectiveAscender = 0
+
+
+def num(s):
+ return int(s) if s.find('.') == -1 else float(s)
+
+
+def glyphToSVGPath(g, yMul=-1):
+ commands = {'move':'M','line':'L','curve':'Y','offcurve':'X','offCurve':'X'}
+ svg = ''
+ contours = []
+ if len(g.components):
+ font.newGlyph('__svgsync')
+ new = font['__svgsync']
+ new.width = g.width
+ new.appendGlyph(g)
+ new.decompose()
+ g = new
+ if len(g):
+ for c in range(len(g)):
+ contours.append(g[c])
+ for i in range(len(contours)):
+ c = contours[i]
+ contour = end = ''
+ curve = False
+ points = c.points
+ if points[0].type == 'offCurve':
+ points.append(points.pop(0))
+ if points[0].type == 'offCurve':
+ points.append(points.pop(0))
+ for x in range(len(points)):
+ p = points[x]
+ command = commands[str(p.type)]
+ if command == 'X':
+ if curve == True:
+ command = ''
+ else:
+ command = 'C'
+ curve = True
+ if command == 'Y':
+ command = ''
+ curve = False
+ if x == 0:
+ command = 'M'
+ if p.type == 'curve':
+ end = ' ' + str(p.x) + ' ' + str(p.y * yMul)
+ contour += ' ' + command + str(p.x) + ' ' + str(p.y * yMul)
+ svg += ' ' + contour + end + 'z'
+ if font.has_key('__svgsync'):
+ font.removeGlyph('__svgsync')
+ return svg.strip()
+
+
+def vec2(x, y):
+ return float(x) + float(y) * 1j
+
+
+def glyphToPaths(g, yMul=-1):
+ paths = []
+ contours = []
+ yOffs = -font.info.unitsPerEm
+
+ # decompose components
+ if len(g.components):
+ font.newGlyph('__svgsync')
+ ng = font['__svgsync']
+ ng.width = g.width
+ ng.appendGlyph(g)
+ ng.decompose()
+ g = ng
+
+ for c in g:
+ curve = False
+ points = c.points
+ path = Path()
+ currentPos = 0j
+ controlPoints = []
+
+ for x in range(len(points)):
+ p = points[x]
+ # print 'p#' + str(x) + '.type = ' + repr(p.type)
+
+ if p.type == 'move':
+ currentPos = vec2(p.x, (p.y + yOffs) * yMul)
+ elif p.type == 'offcurve':
+ controlPoints.append(p)
+ elif p.type == 'curve':
+ pos = vec2(p.x, (p.y + yOffs) * yMul)
+ if len(controlPoints) == 2:
+ cp1, cp2 = controlPoints
+ path.append(CubicBezier(
+ currentPos,
+ vec2(cp1.x, (cp1.y + yOffs) * yMul),
+ vec2(cp2.x, (cp2.y + yOffs) * yMul),
+ pos))
+ else:
+ if len(controlPoints) != 1:
+ raise Exception('unexpected number of control points for curve')
+ cp = controlPoints[0]
+ path.append(QuadraticBezier(currentPos, vec2(cp.x, (cp.y + yOffs) * yMul), pos))
+ currentPos = pos
+ controlPoints = []
+ elif p.type == 'line':
+ pos = vec2(p.x, (p.y + yOffs) * yMul)
+ path.append(Line(currentPos, pos))
+ currentPos = pos
+
+ paths.append(path)
+
+ if font.has_key('__svgsync'):
+ font.removeGlyph('__svgsync')
+
+ return paths
+
+
+def maybeAddMove(contour, x, y, smooth):
+ if len(contour.segments) == 0:
+ contour.appendSegment(MOVE, [(x, y)], smooth=smooth)
+
+
+
+svgPathDataRegEx = re.compile(r'(?:([A-Z])\s*|)([0-9\.\-\+eE]+)')
+
+
+def drawSVGPath(g, d, tr):
+ yMul = -1
+ xOffs = tr[0]
+ yOffs = -(font.info.unitsPerEm - tr[1])
+
+ for pathd in d.split('M'):
+ pathd = pathd.strip()
+ # print 'pathd', pathd
+ if len(pathd) == 0:
+ continue
+ i = 0
+ closePath = False
+ if pathd[-1] == 'z':
+ closePath = True
+ pathd = pathd[0:-1]
+
+ pv = []
+ for m in svgPathDataRegEx.finditer('M' + pathd):
+ if m.group(1) is not None:
+ pv.append(m.group(1) + m.group(2))
+ else:
+ pv.append(m.group(2))
+
+ initX = 0
+ initY = 0
+
+ pen = g.getPen()
+
+ while i < len(pv):
+ pd = pv[i]; i += 1
+ cmd = pd[0]
+ x = num(pd[1:]) + xOffs
+ y = (num(pv[i]) + yOffs) * yMul; i += 1
+
+ if cmd == 'M':
+ # print cmd, x, y, '/', num(pv[i-2][1:])
+ initX = x
+ initY = y
+ pen.moveTo((x, y))
+ continue
+
+ if cmd == 'C':
+ # Bezier curve: "C x1 y1, x2 y2, x y"
+ x1 = x
+ y1 = y
+ x2 = num(pv[i]) + xOffs; i += 1
+ y2 = (num(pv[i]) + yOffs) * yMul; i += 1
+ x = num(pv[i]) + xOffs; i += 1
+ y = (num(pv[i]) + yOffs) * yMul; i += 1
+ pen.curveTo((x1, y1), (x2, y2), (x, y))
+ # print cmd, x1, y1, x2, y2, x, y
+
+ elif cmd == 'L':
+ pen.lineTo((x, y))
+
+ else:
+ raise Exception('unexpected SVG path command %r' % cmd)
+
+ if closePath:
+ pen.closePath()
+ else:
+ pen.endPath()
+ # print 'path ended. closePath:', closePath
+
+
+def glyphToSVG(g, path, hash):
+ width = g.width
+ height = font.info.unitsPerEm
+
+ d = {
+ 'name': g.name,
+ 'width': width,
+ 'height': effectiveAscender - font.info.descender,
+ 'effectiveAscender': effectiveAscender,
+ 'leftMargin': g.leftMargin,
+ 'rightMargin': g.rightMargin,
+ 'd': path.d(use_closed_attrib=True),
+ 'ascender': font.info.ascender,
+ 'descender': font.info.descender,
+ 'baselineOffset': height + font.info.descender,
+ 'unitsPerEm': font.info.unitsPerEm,
+ 'hash': hash,
+ }
+
+ svg = '''
+<svg xmlns="http://www.w3.org/2000/svg" width="%(width)d" height="%(height)d" data-svgsync-hash="%(hash)s">
+ <g id="%(name)s">
+ <path d="%(d)s" transform="translate(0 %(effectiveAscender)d)" />
+ <rect x="0" y="0" width="%(width)d" height="%(height)d" fill="" stroke="black" />
+ </g>
+</svg>
+ ''' % d
+ # print svg
+ return svg.strip()
+
+
+def _findPathNodes(n, paths, defs, uses, isDef=False):
+ for cn in n.childNodes:
+ if cn.nodeName == 'path':
+ if isDef:
+ defs[cn.getAttribute('id')] = cn
+ else:
+ paths.append(cn)
+ elif cn.nodeName == 'use':
+ uses[cn.getAttribute('xlink:href').lstrip('#')] = {'useNode': cn, 'targetNode': None}
+ elif cn.nodeName == 'defs':
+ _findPathNodes(cn, paths, defs, uses, isDef=True)
+ elif not isinstance(cn, basestring) and cn.childNodes and len(cn.childNodes) > 0:
+ _findPathNodes(cn, paths, defs, uses, isDef)
+ # return translate
+
+
+def findPathNodes(n, isDef=False):
+ paths = []
+ defs = {}
+ uses = {}
+ # <g id="Canvas" transform="translate(-3677 -24988)">
+ # <g id="six 2">
+ # <g id="six">
+ # <g id="Vector">
+ # <use xlink:href="#path0_fill" transform="translate(3886 25729)"/>
+ # ...
+ # <defs>
+ # <path id="path0_fill" ...
+ #
+ _findPathNodes(n, paths, defs, uses)
+
+ # flatten uses & defs
+ for k in uses.keys():
+ dfNode = defs.get(k)
+ if dfNode is not None:
+ v = uses[k]
+ v['targetNode'] = dfNode
+ if dfNode.nodeName == 'path':
+ useNode = v['useNode']
+ useNode.parentNode.replaceChild(dfNode, useNode)
+ attrs = useNode.attributes
+ for k in attrs.keys():
+ if k != 'xlink:href':
+ dfNode.setAttribute(k, attrs[k])
+ paths.append(dfNode)
+
+ else:
+ del defs[k]
+
+ return paths
+
+
+def nodeTranslation(path, x=0, y=0):
+ tr = path.getAttribute('transform')
+ if tr is not None:
+ if not isinstance(tr, basestring):
+ tr = tr.value
+ if len(tr) > 0:
+ m = re.match(r"translate\s*\(\s*(?P<x>[\-\d\.eE]+)[\s,]*(?P<y>[\-\d\.eE]+)\s*\)", tr)
+ if m is not None:
+ x += num(m.group('x'))
+ y += num(m.group('y'))
+ else:
+ raise Exception('Unable to handle transform="%s"' % tr)
+ # m = re.match(r"matrix\s*\(\s*(?P<a>[\-\d\.eE]+)[\s,]*(?P<b>[\-\d\.eE]+)[\s,]*(?P<c>[\-\d\.eE]+)[\s,]*(?P<d>[\-\d\.eE]+)[\s,]*(?P<e>[\-\d\.eE]+)[\s,]*(?P<f>[\-\d\.eE]+)[\s,]*", tr)
+ # if m is not None:
+ # a, b, c = num(m.group('a')), num(m.group('b')), num(m.group('c'))
+ # d, e, f = num(m.group('d')), num(m.group('e')), num(m.group('f'))
+ # # matrix -1 0 0 -1 -660.719 31947
+ # print 'matrix', a, b, c, d, e, f
+ # # matrix(-1 0 -0 -1 -2553 31943)
+ pn = path.parentNode
+ if pn is not None and pn.nodeName != '#document':
+ x, y = nodeTranslation(pn, x, y)
+ return (x, y)
+
+
+def glyphUpdateFromSVG(g, svgCode):
+ doc = xmlparseString(svgCode)
+ svg = doc.documentElement
+ paths = findPathNodes(svg)
+ if len(paths) == 0:
+ raise Exception('no <path> found in SVG')
+ path = paths[0]
+ if len(paths) != 1:
+ for p in paths:
+ id = p.getAttribute('id')
+ if id is not None and id.find('stroke') == -1:
+ path = p
+ break
+
+ tr = nodeTranslation(path)
+ d = path.getAttribute('d')
+ g.clearContours()
+ drawSVGPath(g, d, tr)
+
+
+def stat(path):
+ try:
+ return os.stat(path)
+ except OSError as e:
+ return None
+
+
+def writeFile(file, s):
+ with open(file, 'w') as f:
+ f.write(s)
+
+
+def writeFileAndMkDirsIfNeeded(file, s):
+ try:
+ writeFile(file, s)
+ except IOError as e:
+ if e.errno == 2:
+ os.makedirs(os.path.dirname(file))
+ writeFile(file, s)
+
+
+def findSvgSyncHashInSVG(svgCode):
+ # with open(svgFile, 'r') as f:
+ # svgCode = f.readline(512)
+ r = re.compile(r'^\s*<svg[^>]+data-svgsync-hash="([^"]*)".+')
+ m = r.match(svgCode)
+ if m is not None:
+ return m.group(1)
+ return None
+
+
+def computeSVGHashFromSVG(g):
+ # h = sha256()
+ return 'abc123'
+
+
+def encodePath(o, path):
+ o.write(path.d())
+
+
+def hashPaths(paths):
+ h = sha256()
+ for path in paths:
+ h.update(path.d()+';')
+ return b64encode(h.digest(), '-_')
+
+
+def svgGetPaths(svgCode):
+ doc = xmlparseString(svgCode)
+ svg = doc.documentElement
+ paths = findPathNodes(svg)
+ isFigmaSVG = svgCode.find('Figma</desc>') != -1
+
+ if len(paths) == 0:
+ return paths, (0,0)
+
+ paths2 = []
+ for path in paths:
+ id = path.getAttribute('id')
+ if not isFigmaSVG or (id is None or id.find('stroke') == -1):
+ tr = nodeTranslation(path)
+ d = path.getAttribute('d')
+ paths2.append((d, tr))
+
+ return paths2, isFigmaSVG
+
+
+def translatePath(path, trX, trY):
+ pass
+
+
+def parseSVG(svgFile):
+ svgCode = None
+ with open(svgFile, 'r') as f:
+ svgCode = f.read()
+
+ existingSvgHash = findSvgSyncHashInSVG(svgCode)
+ print 'hash in SVG file:', existingSvgHash
+
+ svgPathDefs, isFigmaSVG = svgGetPaths(svgCode)
+ paths = []
+ for pathDef, tr in svgPathDefs:
+ print 'pathDef:', pathDef, 'tr:', tr
+ path = parse_path(pathDef)
+ if tr[0] != 0 or tr[1] != 0:
+ path = path.translated(vec2(*tr))
+ paths.append(path)
+
+ return paths, existingSvgHash
+
+
+def syncGlyphUFOToSVG(g, glyphFile, svgFile, mtime, hasSvgFile):
+ # # Let's print out the first path object and the color it was in the SVG
+ # # We'll see it is composed of two CubicBezier objects and, in the SVG file it
+ # # came from, it was red
+ # paths, attributes, svg_attributes = svg2paths(svgFile, return_svg_attributes=True)
+ # print('svg_attributes:', repr(svg_attributes))
+ # # redpath = paths[0]
+ # # redpath_attribs = attributes[0]
+ # print(paths)
+ # print(attributes)
+ # wsvg(paths, attributes=attributes, svg_attributes=svg_attributes, filename=svgFile + '-x.svg')
+
+ # existingSVGHash = readSVGHash(svgFile)
+ svgPaths = None
+ existingSVGHash = None
+ if hasSvgFile:
+ svgPaths, existingSVGHash = parseSVG(svgFile)
+ print 'existingSVGHash:', existingSVGHash
+ print 'svgPaths:\n', '\n'.join([p.d() for p in svgPaths])
+ svgHash = hashPaths(svgPaths)
+ print 'hash(SVG-glyph) =>', svgHash
+
+ # computedSVGHash = computeSVGHashFromSVG(svgFile)
+ # print 'computeSVGHashFromSVG:', computedSVGHash
+
+ ufoPaths = glyphToPaths(g)
+ print 'ufoPaths:\n', '\n'.join([p.d() for p in ufoPaths])
+ ufoGlyphHash = hashPaths(ufoPaths)
+ print 'hash(UFO-glyph) =>', ufoGlyphHash
+
+ # svg = glyphToSVG(g, ufoGlyphHash)
+
+ # with open('/Users/rsms/src/interface/_local/svgPaths.txt', 'w') as f:
+ # f.write(svgPaths[0].d())
+ # with open('/Users/rsms/src/interface/_local/ufoPaths.txt', 'w') as f:
+ # f.write(ufoPaths[0].d())
+ # print svgPaths[0].d() == ufoPaths[0].d()
+
+ # svgHash = hashPaths()
+ # print 'hash(UFO-glyph) =>', pathHash
+
+ sys.exit(1)
+ if pathHash == existingSVGHash:
+ return (None, 0) # did not change
+
+ svg = glyphToSVG(g, pathHash)
+ sys.exit(1)
+
+ writeFileAndMkDirsIfNeeded(svgFile, svg)
+ os.utime(svgFile, (mtime, mtime))
+ print 'svgsync write', svgFile
+
+ g.lib['svgsync.hash'] = pathHash
+ return (glyphFile, mtime)
+
+
+def syncGlyphSVGToUFO(glyphname, svgFile):
+ print glyphname + ': SVG -> UFO'
+ sys.exit(1)
+ svg = ''
+ with open(svgFile, 'r') as f:
+ svg = f.read()
+ g = font.getGlyph(glyphname)
+ glyphUpdateFromSVG(g, svg)
+
+
+def findGlifFile(glyphname):
+ # glyphname.glif
+ # glyphname_.glif
+ # glyphname__.glif
+ # glyphname___.glif
+ for underscoreCount in range(0, 5):
+ fn = os.path.join(ufopath, 'glyphs', glyphname + ('_' * underscoreCount) + '.glif')
+ st = stat(fn)
+ if st is not None:
+ return fn, st
+
+ if glyphname.find('.') != -1:
+ # glyph_.name.glif
+ # glyph__.name.glif
+ # glyph___.name.glif
+ for underscoreCount in range(0, 5):
+ nv = glyphname.split('.')
+ nv[0] = nv[0] + ('_' * underscoreCount)
+ ns = '.'.join(nv)
+ fn = os.path.join(ufopath, 'glyphs', ns + '.glif')
+ st = stat(fn)
+ if st is not None:
+ return fn, st
+
+ if glyphname.find('_') != -1:
+ # glyph_name.glif
+ # glyph_name_.glif
+ # glyph_name__.glif
+ # glyph__name.glif
+ # glyph__name_.glif
+ # glyph__name__.glif
+ # glyph___name.glif
+ # glyph___name_.glif
+ # glyph___name__.glif
+ for x in range(0, 4):
+ for y in range(0, 5):
+ ns = glyphname.replace('_', '__' + ('_' * x))
+ fn = os.path.join(ufopath, 'glyphs', ns + ('_' * y) + '.glif')
+ st = stat(fn)
+ if st is not None:
+ return fn, st
+
+ return ('', None)
+
+
+def syncGlyph(glyphname, createSVG=False): # => (glyphname, mtime) or (None, 0) if noop
+ glyphFile, glyphStat = findGlifFile(glyphname)
+
+ svgFile = os.path.join(svgdir, glyphname + '.svg')
+ svgStat = stat(svgFile)
+
+ if glyphStat is None and svgStat is None:
+ raise Exception("glyph %r doesn't exist in UFO or SVG directory" % glyphname)
+
+ c = cmp(
+ 0 if glyphStat is None else glyphStat.st_mtime,
+ 0 if svgStat is None else svgStat.st_mtime
+ )
+
+ g = font.getGlyph(glyphname)
+ ufoPathHash = g.lib['svgsync.hash'] if 'svgsync.hash' in g.lib else None
+ print '[syncGlyph] g.lib["svgsync.hash"] =', ufoPathHash
+
+ c = 1 # XXX DEBUG
+
+ if c < 0:
+ syncGlyphSVGToUFO(glyphname, svgFile)
+ return (glyphFile, svgStat.st_mtime) # glif file in UFO change + it's new mtime
+ elif c > 0 and (svgStat is not None or createSVG):
+ print glyphname + ': UFO -> SVG'
+ return syncGlyphUFOToSVG(
+ g,
+ glyphFile,
+ svgFile,
+ glyphStat.st_mtime,
+ hasSvgFile=svgStat is not None
+ )
+
+ return (None, 0) # UFO did not change
+
+
+# ————————————————————————————————————————————————————————————————————————
+# main
+
+argparser = argparse.ArgumentParser(description='Convert UFO glyphs to SVG')
+
+argparser.add_argument('--svgdir', dest='svgdir', metavar='<dir>', type=str,
+ default='',
+ help='Write SVG files to <dir>. If not specified, SVG files are' +
+ ' written to: {dirname(<ufopath>)/svg/<familyname>/<style>')
+
+argparser.add_argument('ufopath', metavar='<ufopath>', type=str,
+ help='Path to UFO packages')
+
+argparser.add_argument('glyphs', metavar='<glyphname>', type=str, nargs='*',
+ help='Glyphs to convert. Converts all if none specified.')
+
+args = argparser.parse_args()
+
+ufopath = args.ufopath.rstrip('/')
+
+font = OpenFont(ufopath)
+effectiveAscender = max(font.info.ascender, font.info.unitsPerEm)
+
+svgdir = args.svgdir
+if len(svgdir) == 0:
+ svgdir = os.path.join(
+ os.path.dirname(ufopath),
+ 'svg',
+ font.info.familyName,
+ font.info.styleName
+ )
+
+print 'svgsync sync %s (%s)' % (font.info.familyName, font.info.styleName)
+
+createSVGs = len(args.glyphs) > 0
+glyphnames = args.glyphs if len(args.glyphs) else font.keys()
+
+modifiedGlifFiles = []
+for glyphname in glyphnames:
+ glyphFile, mtime = syncGlyph(glyphname, createSVG=createSVGs)
+ if glyphFile is not None:
+ modifiedGlifFiles.append((glyphFile, mtime))
+
+if len(modifiedGlifFiles) > 0:
+ font.save()
+ for glyphFile, mtime in modifiedGlifFiles:
+ os.utime(glyphFile, (mtime, mtime))
+ print 'svgsync write', glyphFile
+
diff --git a/misc/ttf2woff/.gitignore b/misc/ttf2woff/.gitignore
new file mode 100644
index 000000000..b257e4c92
--- /dev/null
+++ b/misc/ttf2woff/.gitignore
@@ -0,0 +1,9 @@
+*.o
+*.d
+*.core
+*.obj
+*.exe
+*~
+.DS_Store
+
+ttf2woff
diff --git a/misc/ttf2woff/Makefile b/misc/ttf2woff/Makefile
new file mode 100644
index 000000000..ea8e739e0
--- /dev/null
+++ b/misc/ttf2woff/Makefile
@@ -0,0 +1,68 @@
+# gmake
+
+NAME = ttf2woff
+VERSION = 0.14
+BINDIR = /usr/local/bin
+PKG=$(NAME)-$(VERSION)
+FILES_TTF2WOFF := Makefile ttf2woff.c ttf2woff.h genwoff.c genttf.c readttf.c readttc.c readwoff.c optimize.c \
+ comp-zlib.c comp-zopfli.c compat.c ttf2woff.rc zopfli.diff
+FILES_ZOPFLI := zopfli.h symbols.h \
+ $(patsubst %,%.h,zlib_container deflate lz77 blocksplitter squeeze hash cache tree util katajainen) \
+ $(patsubst %,%.c,zlib_container deflate lz77 blocksplitter squeeze hash cache tree util katajainen)
+FILES += $(FILES_TTF2WOFF) $(addprefix zopfli/,$(FILES_ZOPFLI))
+
+ZOPFLI = 1
+
+OBJ := ttf2woff.o readttf.o readttc.o readwoff.o genwoff.o genttf.o optimize.o
+ifeq ($(ZOPFLI),)
+OBJ += comp-zlib.o
+else
+OBJ += comp-zopfli.o
+LDFLAGS += -lm
+endif
+
+CFLAGS ?= -O2 -g
+LDFLAGS += -lz
+
+# eg. make WIN32=1 CC=mingw32-gcc RC=mingw32-windres
+ifdef WIN32
+EXE = .exe
+CFLAGS += -DNO_ERRWARN
+OBJ += compat.o rc.o
+endif
+
+ttf2woff$(EXE): $(OBJ)
+ $(CC) -o $@ $(OBJ) $(LDFLAGS)
+
+ttf2woff.o: ttf2woff.c ttf2woff.h Makefile
+ $(CC) $(CFLAGS) -DVERSION=$(VERSION) -c ttf2woff.c
+
+comp-zopfli.o: comp-zopfli.c ttf2woff.h $(addprefix zopfli/,$(FILES_ZOPFLI))
+ $(CC) $(CFLAGS) -c comp-zopfli.c
+
+rc.o: ttf2woff.rc Makefile
+ $(RC) $(DEF) -DVERNUMS=`echo $(VERSION) | sed 's/\\./,/g; s/[^0-9,]//g'` -DVERSION=$(VERSION) -o $@ ttf2woff.rc
+
+install: ttf2woff
+ install -s $< $(BINDIR)
+
+clean:
+ rm -f ttf2woff $(addsuffix .o,$(basename $(filter %.c,$(FILES_TTF2WOFF))))
+
+dist:
+ ln -s . $(PKG)
+ tar czf $(PKG).tar.gz --group=root --owner=root $(addprefix $(PKG)/, $(FILES)); \
+ rm $(PKG)
+
+.PHONY: install clean dist zopfli zopfli.diff
+
+
+# git://github.com/google/zopfli.git
+ZOPFLI_SRC = zopfli-src
+zopfli: $(addprefix $(ZOPFLI_SRC)/src/zopfli/,$(FILES_ZOPFLI))
+ @install -d zopfli
+ cp -pf $^ zopfli
+ patch -p3 -dzopfli <zopfli.diff
+
+zopfli.diff:
+ diff -u --minimal $(ZOPFLI_SRC)/src/zopfli zopfli >$@; true
diff --git a/misc/ttf2woff/comp-zlib.c b/misc/ttf2woff/comp-zlib.c
new file mode 100644
index 000000000..2dd4cefc1
--- /dev/null
+++ b/misc/ttf2woff/comp-zlib.c
@@ -0,0 +1,34 @@
+/*
+ * Copyright (C) 2013 Jan Bobrowski <jb@wizard.ae.krakow.pl>
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * version 2 as published by the Free Software Foundation.
+ */
+
+#include <stdlib.h>
+#include <zlib.h>
+#include "ttf2woff.h"
+
+char *copression_by = "zlib";
+
+int zlib_compress(struct buf *out, struct buf *inp)
+{
+ u8 *b;
+ int v;
+ uLongf len;
+
+ len = inp->len;
+ b = my_alloc(inp->len);
+
+ v = compress2(b,&len, inp->ptr,inp->len, 9);
+
+ if(v==Z_OK && REALLY_SMALLER(len, inp->len)) {
+ out->ptr = b;
+ out->len = len;
+ return 1;
+ } else {
+ my_free(b);
+ return 0;
+ }
+}
diff --git a/misc/ttf2woff/comp-zopfli.c b/misc/ttf2woff/comp-zopfli.c
new file mode 100644
index 000000000..3c20498d0
--- /dev/null
+++ b/misc/ttf2woff/comp-zopfli.c
@@ -0,0 +1,54 @@
+/*
+ * Copyright (C) 2013 Jan Bobrowski <jb@wizard.ae.krakow.pl>
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * version 2 as published by the Free Software Foundation.
+ */
+
+#include <stdlib.h>
+#include "ttf2woff.h"
+
+#include "zopfli/zlib_container.c"
+#include "zopfli/deflate.c"
+#include "zopfli/lz77.c"
+#include "zopfli/blocksplitter.c"
+#include "zopfli/squeeze.c"
+#include "zopfli/hash.c"
+#include "zopfli/cache.c"
+#include "zopfli/tree.c"
+#include "zopfli/util.c"
+#include "zopfli/katajainen.c"
+
+#define adler32 zlib_adler32
+#include <zlib.h>
+
+char *copression_by = "zopfli";
+
+int zlib_compress(struct buf *out, struct buf *inp)
+{
+ ZopfliOptions opt = {0};
+ u8 *b=0;
+ size_t sz=0;
+
+ opt.numiterations = 15;
+ ZopfliZlibCompress(&opt, inp->ptr, inp->len, &b, &sz);
+
+ if(REALLY_SMALLER(sz, inp->len)) {
+
+ /* Trust, but verify */
+ uLong tmpl = inp->len;
+ Bytef *tmpb = my_alloc(inp->len);
+ int v = uncompress(tmpb, &tmpl, b, sz);
+ if(v!=Z_OK || tmpl!=inp->len)
+ errx(3,"Zopfli error");
+ my_free(tmpb);
+
+ out->ptr = b;
+ out->len = sz;
+ return 1;
+ } else {
+ free(b);
+ return 0;
+ }
+}
diff --git a/misc/ttf2woff/compat.c b/misc/ttf2woff/compat.c
new file mode 100644
index 000000000..55d2cee72
--- /dev/null
+++ b/misc/ttf2woff/compat.c
@@ -0,0 +1,43 @@
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+#include <errno.h>
+#include <stdarg.h>
+
+static void er(int s, int e, char *f, va_list *va)
+{
+// fprintf(stderr, "%s: ", getexecname());
+ if(f) vfprintf(stderr, f, *va);
+ va_end(*va);
+ if(e >= 0) fprintf(stderr, ": %s", strerror(e));
+ putc('\n', stderr);
+ if(s >= 0) exit(s);
+}
+
+void err(int s, char *f, ...)
+{
+ va_list va;
+ va_start(va, f);
+ er(s, errno, f, &va);
+}
+
+void errx(int s, char *f, ...)
+{
+ va_list va;
+ va_start(va, f);
+ er(s, -1, f, &va);
+}
+
+void warn(char *f, ...)
+{
+ va_list va;
+ va_start(va, f);
+ er(-1, errno, f, &va);
+}
+
+void warnx(char *f, ...)
+{
+ va_list va;
+ va_start(va, f);
+ er(-1, -1, f, &va);
+}
diff --git a/misc/ttf2woff/genttf.c b/misc/ttf2woff/genttf.c
new file mode 100644
index 000000000..ad87be45b
--- /dev/null
+++ b/misc/ttf2woff/genttf.c
@@ -0,0 +1,63 @@
+/*
+ * Copyright (C) 2013 Jan Bobrowski <jb@wizard.ae.krakow.pl>
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * version 2 as published by the Free Software Foundation.
+ */
+
+#include <stdlib.h>
+#include <string.h>
+#include <strings.h>
+#include <assert.h>
+#include "ttf2woff.h"
+
+u8 *put_ttf_header(u8 buf[12], struct ttf *ttf)
+{
+ u8 *p = buf;
+ int n = ttf->ntables;
+ p = p32(p, ttf->flavor);
+ p = p16(p, n);
+ while(n & n-1) n &= n-1;
+ p = p16(p, n<<4);
+ p = p16(p, ffs(n)-1);
+ p = p16(p, ttf->ntables-n << 4);
+ return p;
+}
+
+void gen_ttf(struct buf *out, struct ttf *ttf)
+{
+ unsigned sfnt_size;
+ u8 *buf, *p;
+ int i;
+
+ sfnt_size = 12 + 16*ttf->ntables;
+ for(i=0; i<ttf->ntables; i++) {
+ struct table *t = ttf->tab_pos[i];
+ t->pos = sfnt_size; // remember offset in output file
+ sfnt_size += t->buf.len+3 & ~3;
+ }
+
+ buf = my_alloc(sfnt_size);
+ p = put_ttf_header(buf, ttf);
+
+ for(i=0; i<ttf->ntables; i++) {
+ struct table *t = &ttf->tables[i];
+ p = p32(p, t->tag);
+ p = p32(p, t->csum);
+ p = p32(p, t->pos);
+ p = p32(p, t->buf.len);
+ }
+
+ for(i=0; i<ttf->ntables; i++) {
+ struct table *t = ttf->tab_pos[i];
+ unsigned sz = t->buf.len;
+ p = append(p, t->buf.ptr, sz);
+ while(sz&3) *p++=0, sz++;
+ }
+
+ assert(p == buf+sfnt_size);
+
+ out->ptr = buf;
+ out->len = sfnt_size;
+}
diff --git a/misc/ttf2woff/genwoff.c b/misc/ttf2woff/genwoff.c
new file mode 100644
index 000000000..7b6b746a7
--- /dev/null
+++ b/misc/ttf2woff/genwoff.c
@@ -0,0 +1,95 @@
+/*
+ * Copyright (C) 2013 Jan Bobrowski <jb@wizard.ae.krakow.pl>
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * version 2 as published by the Free Software Foundation.
+ */
+
+#include <string.h>
+#include <stdlib.h>
+#include <assert.h>
+#include "ttf2woff.h"
+
+#define MIN_COMPR 16
+
+void gen_woff(struct buf *out, struct ttf *ttf)
+{
+ unsigned woff_size, sfnt_size;
+ struct buf meta_comp={0};
+ u32 meta_off, priv_off;
+ u8 *buf, *p;
+ int i;
+
+ woff_size = 44 + 20*ttf->ntables;
+ sfnt_size = 12 + 16*ttf->ntables;
+ for(i=0; i<ttf->ntables; i++) {
+ struct table *t = ttf->tab_pos[i];
+ t->pos = woff_size; // remember offset in output file
+ t->zbuf = t->buf;
+ if(t->buf.len >= MIN_COMPR)
+ zlib_compress(&t->zbuf, &t->buf);
+ sfnt_size += t->buf.len+3 & ~3;
+ woff_size += t->zbuf.len+3 & ~3;
+ }
+
+ meta_off = 0;
+ if(ttf->woff_meta.len >= MIN_COMPR) {
+ meta_comp = ttf->woff_meta;
+ zlib_compress(&meta_comp, &ttf->woff_meta);
+ meta_off = woff_size;
+ woff_size += meta_comp.len;
+ }
+
+ priv_off = 0;
+ if(ttf->woff_priv.len) {
+ priv_off = woff_size;
+ woff_size += ttf->woff_priv.len;
+ }
+
+ buf = my_alloc(woff_size);
+
+ p32(buf, 0x774F4646);
+ p32(buf+4, ttf->flavor);
+ p32(buf+8, woff_size);
+ p16(buf+12, ttf->ntables);
+ p16(buf+14, 0);
+ p32(buf+16, sfnt_size);
+ p32(buf+20, 0); // version ?
+ p32(buf+24, meta_off);
+ p32(buf+28, meta_comp.len); // meta len
+ p32(buf+32, ttf->woff_meta.len); // meta orig len
+ p32(buf+36, priv_off);
+ p32(buf+40, ttf->woff_priv.len);
+
+ p = buf + 44;
+ for(i=0; i<ttf->ntables; i++) {
+ struct table *t = &ttf->tables[i];
+ p32(p, t->tag);
+ p32(p+4, t->pos);
+ p32(p+8, t->zbuf.len);
+ p32(p+12, t->buf.len);
+ p32(p+16, t->csum);
+ p += 20;
+ }
+
+ for(i=0; i<ttf->ntables; i++) {
+ struct table *t = ttf->tab_pos[i];
+ u32 sz = t->zbuf.len;
+ p = append(p, t->zbuf.ptr, sz);
+ while(sz&3) *p++=0, sz++;
+// if(t->zbuf.ptr != t->buf.ptr)
+// my_free(t->zbuf.ptr);
+ }
+
+ if(meta_comp.len)
+ p = append(p, meta_comp.ptr, meta_comp.len);
+
+ if(ttf->woff_priv.len)
+ p = append(p, ttf->woff_priv.ptr, ttf->woff_priv.len);
+
+ assert(p == buf+woff_size);
+
+ out->ptr = buf;
+ out->len = woff_size;
+}
diff --git a/misc/ttf2woff/optimize.c b/misc/ttf2woff/optimize.c
new file mode 100644
index 000000000..c85f88455
--- /dev/null
+++ b/misc/ttf2woff/optimize.c
@@ -0,0 +1,319 @@
+/*
+ * Copyright (C) 2013 Jan Bobrowski <jb@wizard.ae.krakow.pl>
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * version 2 as published by the Free Software Foundation.
+ */
+
+#include <stdlib.h>
+#include <stdio.h>
+#include <assert.h>
+#include "ttf2woff.h"
+
+struct table *find_table(struct ttf *ttf, char tag[4])
+{
+ u32 tg = g32((u8*)tag);
+ int i;
+ for(i=0; i<ttf->ntables; i++)
+ if(ttf->tables[i].tag == tg)
+ return &ttf->tables[i];
+ return 0;
+}
+
+static void replace_table(struct table *t, u8 *p, int l)
+{
+ if(t->free_buf)
+ t->buf.ptr = my_free(t->buf.ptr);
+ t->free_buf = 1;
+ t->modified = 1;
+ t->buf.ptr = p;
+ t->buf.len = l;
+}
+
+static void optimized(struct table *t, struct buf new)
+{
+ if(g.verbose)
+ echo("Optimized %s table: %u > %u (%d bytes)", t->name, t->buf.len, new.len, new.len-t->buf.len);
+ replace_table(t, new.ptr, new.len);
+}
+
+static void optimize_loca(struct ttf *ttf)
+{
+ struct table *head, *loca, *glyf;
+ struct buf new;
+ int i,n;
+
+ head = find_table(ttf, "head");
+ loca = find_table(ttf, "loca");
+ glyf = find_table(ttf, "glyf");
+
+ if(!head || !loca || !glyf)
+ return;
+
+ if(head->buf.len<54 || g16(head->buf.ptr+50)!=1)
+ return;
+
+ if(loca->buf.len&3 || loca->buf.len<4)
+ return;
+
+ // we have 32-bit loca table
+
+ if(glyf->buf.len != g32(loca->buf.ptr+loca->buf.len-4))
+ return;
+
+ if(glyf->buf.len >= 1<<16)
+ return;
+
+ n = loca->buf.len>>2;
+ new.len = 2*n;
+ new.ptr = my_alloc(new.len);
+ for(i=0;i<n;i++) {
+ u32 o = g32(loca->buf.ptr+4*i);
+ if(o&1) {
+ echo("Bad offset in loca");
+ my_free(new.ptr);
+ return;
+ }
+ p16(new.ptr+2*i, o>>1);
+ }
+
+ optimized(loca, new);
+
+ p16(head->buf.ptr+50, 0);
+ head->modified = 1;
+}
+
+static int overlap(struct buf a, struct buf b)
+{
+ int o = a.len<b.len ? a.len : b.len;
+ while(o) {
+ if(memcmp(a.len-o+a.ptr, b.ptr, o)==0)
+ break;
+ o--;
+ }
+ return o;
+}
+
+static u8 *bufbuf(struct buf a, struct buf b)
+{
+ u8 *p=a.ptr, *e=a.ptr+a.len-b.len;
+ while(p<=e) {
+ if(memcmp(p,b.ptr,b.len)==0)
+ return p;
+ p++;
+ }
+ return 0;
+}
+
+static int name_cmp_len(const void *va, const void *vb) {
+ struct buf a = *(struct buf*)va;
+ struct buf b = *(struct buf*)vb;
+ int d = a.len - b.len;
+ if(!d) d = memcmp(a.ptr, b.ptr, a.len);
+ return d;
+}
+
+static void optimize_name(struct ttf *ttf)
+{
+ struct table *name = find_table(ttf, "name");
+ struct buf str, new;
+ struct buf *ent;
+ u8 *p;
+ int count,n,i;
+
+ if(!name || name->buf.len<6+2*12+1 || g16(name->buf.ptr))
+ return;
+
+ n = g16(name->buf.ptr+4); // stringOffset
+ if(name->buf.len < n)
+ goto corrupted;
+
+ str.ptr = name->buf.ptr+n;
+ str.len = name->buf.len-n;
+
+ count = g16(name->buf.ptr+2);
+ if(name->buf.len < 6+12*count) {
+corrupted:
+ echo("Name table corrupted");
+ return;
+ }
+
+ n = count;
+ ent = my_alloc(n * sizeof *ent);
+
+ p = name->buf.ptr+6;
+ for(i=0; i<n; i++) {
+ unsigned l = g16(p+8);
+ unsigned o = g16(p+10);
+ if(o+l > str.len) {
+ echo("Bad string location in name table");
+ my_free(ent);
+ return;
+ }
+ if(l) {
+ ent[i].ptr = str.ptr + o;
+ ent[i].len = l;
+ }
+ p += 12;
+ }
+
+ qsort(ent, n, sizeof *ent, name_cmp_len);
+
+ for(;;) {
+ int j,mo,mi,mj;
+ struct buf a, b, c;
+
+ mo = 0;
+ for(j=0;j<n;j++) for(i=1;i<n;i++) if(i!=j) {
+ int o;
+ a = ent[i];
+ b = ent[j];
+ if(bufbuf(a,b))
+ goto remove_b;
+ o = overlap(a,b);
+ if(o > mo) {
+ mo = o;
+ mi = i;
+ mj = j;
+ }
+ }
+ if(!mo)
+ break;
+
+ a = ent[mi];
+ b = ent[mj];
+ c.len = a.len + b.len - mo;
+ c.ptr = my_alloc(c.len);
+ p = append(c.ptr, a.ptr, a.len);
+ append(p, b.ptr+mo, b.len-mo);
+ if(a.ptr<str.ptr || a.ptr>=str.ptr+str.len)
+ my_free(a.ptr);
+
+ i = mi<mj ? mi : mj;
+ j = mi<mj ? mj : mi;
+ ent[i] = c;
+
+remove_b:
+ if(b.ptr<str.ptr || b.ptr>=str.ptr+str.len)
+ my_free(b.ptr);
+ n--;
+ while(j < n) ent[j]=ent[j+1], j++;
+ }
+
+ {
+ int sz = 6 + 12*count;
+ for(i=0;i<n;i++)
+ sz += ent[i].len;
+
+ if(sz >= name->buf.len) {
+ my_free(ent);
+ return;
+ }
+
+ new.len = sz;
+ new.ptr = my_alloc(sz);
+
+ p = new.ptr + 6 + 12*count;
+ for(i=0;i<n;i++) {
+ struct buf a = ent[i];
+ memcpy(p,a.ptr,a.len); p+=a.len;
+ if(a.ptr<str.ptr || a.ptr>=str.ptr+str.len)
+ my_free(a.ptr);
+ }
+ assert(p == new.ptr+new.len);
+ }
+
+ my_free(ent);
+
+ memcpy(new.ptr, name->buf.ptr, 6+12*count);
+ p16(new.ptr+4,6+12*count);
+
+ {
+ struct buf newstr;
+
+ newstr.ptr = new.ptr + 6+12*count;
+ newstr.len = new.len - 6+12*count;
+
+ p = new.ptr + 6 + 10;
+ for(i=0;i<count;i++) {
+ struct buf a = {str.ptr+g16(p), g16(p-2)};
+ u8 *s = bufbuf(newstr, a);
+ assert(s);
+ p16(p, s-newstr.ptr);
+ p += 12;
+ }
+ }
+
+#ifndef NDEBUG
+ for(i=0; i<count; i++) {
+ u8 *p0 = name->buf.ptr;
+ u8 *p1 = new.ptr;
+ p0 += g16(p0+4) + g16(p0+6+12*i+10);
+ p1 += g16(p1+4) + g16(p1+6+12*i+10);
+ assert(!memcmp(p0,p1,g16(new.ptr+6+12*i+8)));
+ }
+#endif
+
+ optimized(name, new);
+}
+
+static void optimize_hmtx(struct ttf *ttf)
+{
+ struct table *hhea, *hmtx;
+ struct buf buf;
+ u8 *p, *q;
+ int nlhm,adv,n;
+
+ hhea = find_table(ttf, "hhea");
+ hmtx = find_table(ttf, "hmtx");
+
+ if(!hhea || !hmtx || hhea->buf.len < 36 || g32(hhea->buf.ptr)!=0x10000)
+ return;
+
+ nlhm = g16(hhea->buf.ptr + 34);
+ buf = hmtx->buf;
+
+ if(!nlhm || buf.len&1 || buf.len < 4*nlhm) {
+ return;
+ }
+
+ if(nlhm<2)
+ return;
+
+ p = buf.ptr + 4*(nlhm-1);
+ adv = g16(p);
+
+ for(n=nlhm; n>1; n--) {
+ p -= 4;
+ if(adv != g16(p))
+ break;
+ }
+ if(n < nlhm) {
+ struct buf new;
+ int i, nent = (buf.len>>1) - nlhm;
+
+ new.len = 2*nent + 2*n;
+ new.ptr = my_alloc(new.len);
+ p = append(new.ptr, buf.ptr, n<<2);
+ q = buf.ptr + (n<<2);
+ for(i=n; i<nlhm; i++) {
+ p = p16(p, g16(q+2));
+ q += 4;
+ }
+ p = append(p, q, buf.ptr+buf.len-q);
+ assert(p == new.ptr+new.len);
+
+ optimized(hmtx, new);
+
+ p16(hhea->buf.ptr+34, n);
+ hhea->modified = 1;
+ }
+}
+
+void optimize(struct ttf *ttf)
+{
+ optimize_loca(ttf);
+ optimize_name(ttf);
+ optimize_hmtx(ttf);
+}
diff --git a/misc/ttf2woff/readttc.c b/misc/ttf2woff/readttc.c
new file mode 100644
index 000000000..aad7ba0bd
--- /dev/null
+++ b/misc/ttf2woff/readttc.c
@@ -0,0 +1,29 @@
+/*
+ * Copyright (C) 2013 Jan Bobrowski <jb@wizard.ae.krakow.pl>
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * version 2 as published by the Free Software Foundation.
+ */
+
+#include <string.h>
+#include <stdlib.h>
+#include "ttf2woff.h"
+
+void read_ttc(struct ttf *ttf, u8 *data, size_t length, int fontn)
+{
+ unsigned n, o;
+
+ if(length < 16+12+16) BAD_FONT;
+
+ n = g32(data+8);
+ if(length < 16+(4+12+16)*n) BAD_FONT;
+
+ if(fontn<0 || fontn>=n)
+ errx(1, "No font #%d in collection",fontn);
+
+ o = g32(data+12+4*fontn);
+ if(o >= length) BAD_FONT;
+
+ read_ttf(ttf, data, length, o);
+}
diff --git a/misc/ttf2woff/readttf.c b/misc/ttf2woff/readttf.c
new file mode 100644
index 000000000..87716c1c9
--- /dev/null
+++ b/misc/ttf2woff/readttf.c
@@ -0,0 +1,47 @@
+/*
+ * Copyright (C) 2013 Jan Bobrowski <jb@wizard.ae.krakow.pl>
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * version 2 as published by the Free Software Foundation.
+ */
+
+#include <string.h>
+#include <stdlib.h>
+#include "ttf2woff.h"
+
+void read_ttf(struct ttf *ttf, u8 *data, size_t length, unsigned start)
+{
+ int i;
+ u8 *p;
+
+ if(length-start<+12+16)
+ BAD_FONT;
+
+ ttf->flavor = g32(data+start);
+ // XXX check type 'true', or ...
+ ttf->ntables = g16(data+start+4);
+
+ if(!ttf->ntables || length-start<=12+16*ttf->ntables)
+ BAD_FONT;
+
+ alloc_tables(ttf);
+
+ p = data+start+12;
+ for(i=0; i<ttf->ntables; i++) {
+ struct table *t = &ttf->tables[i];
+ u32 off=g32(p+8), len=g32(p+12);
+ if((off|len)>length || off+len>length)
+ BAD_FONT;
+ t->tag = g32(p);
+ t->csum = g32(p+4);
+ t->pos = off;
+ t->buf.ptr = data + off;
+ t->buf.len = len;
+ name_table(t);
+
+// echo("%5X %5X %s", off, len, t->name);
+
+ p += 16;
+ }
+}
diff --git a/misc/ttf2woff/readwoff.c b/misc/ttf2woff/readwoff.c
new file mode 100644
index 000000000..566eaea3e
--- /dev/null
+++ b/misc/ttf2woff/readwoff.c
@@ -0,0 +1,88 @@
+/*
+ * Copyright (C) 2013 Jan Bobrowski <jb@wizard.ae.krakow.pl>
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * version 2 as published by the Free Software Foundation.
+ */
+
+#include <string.h>
+#include <stdlib.h>
+#include <zlib.h>
+#include "ttf2woff.h"
+
+static struct buf get_or_inflate(u8 *p, size_t len, size_t orig_len)
+{
+ struct buf buf;
+ uLongf blen;
+ char *m;
+ int v;
+
+ if(len == orig_len) {
+ buf.ptr = p;
+ buf.len = len;
+ return buf;
+ }
+
+ buf.len = orig_len;
+ buf.ptr = my_alloc(orig_len);
+
+ blen = buf.len;
+ v = uncompress(buf.ptr, &blen, p, len);
+ switch(v) {
+ case Z_OK:
+ if(blen==buf.len)
+ return buf;
+ case Z_MEM_ERROR: m = "BAD_FONT uncompressed length"; break;
+ case Z_DATA_ERROR: m = "Data corrupted"; ; break;
+ default: m = "Error";
+ }
+
+ errx(3, "zlib: %s", m);
+}
+
+void read_woff(struct ttf *ttf, u8 *data, size_t length)
+{
+ u8 *p;
+ int i;
+
+ if(length<=44+20) BAD_FONT;
+
+ ttf->flavor = g32(data+4);
+
+ if(g32(data+8) != length) BAD_FONT;
+
+ ttf->ntables = g16(data+12);
+ if(!ttf->ntables) BAD_FONT;
+
+ {
+ u32 len=g32(data+28), off;
+ ttf->woff_meta.len = 0;
+ if(len) {
+ off = g32(data+24);
+ if((off|len)>length || off+len>length)
+ BAD_FONT;
+ ttf->woff_meta = get_or_inflate(data+off, len, g32(data+32));
+ }
+ }
+
+ ttf->woff_priv.len = g32(data+40);
+ ttf->woff_priv.ptr = ttf->woff_priv.len ? data+g32(data+36) : 0;
+
+ alloc_tables(ttf);
+
+ p = data+44;
+ for(i=0; i<ttf->ntables; i++) {
+ struct table *t = &ttf->tables[i];
+ u32 off=g32(p+4), len=g32(p+8);
+ if((off|len)>length || off+len>length)
+ BAD_FONT;
+ t->tag = g32(p);
+ t->csum = g32(p+16);
+ t->pos = off;
+ t->free_buf = 1;
+ t->buf = get_or_inflate(data+off, len, g32(p+12));
+ name_table(t);
+ p += 20;
+ }
+}
diff --git a/misc/ttf2woff/ttf2woff.c b/misc/ttf2woff/ttf2woff.c
new file mode 100644
index 000000000..f1f2f80db
--- /dev/null
+++ b/misc/ttf2woff/ttf2woff.c
@@ -0,0 +1,523 @@
+/*
+ * Copyright (C) 2013 Jan Bobrowski <jb@wizard.ae.krakow.pl>
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * version 2 as published by the Free Software Foundation.
+ */
+
+#include <stdlib.h>
+#include <sys/stat.h>
+#include <fcntl.h>
+#include <unistd.h>
+#include <getopt.h>
+#include <stdio.h>
+#include <stdarg.h>
+#include <strings.h>
+#include <errno.h>
+#include "ttf2woff.h"
+
+#ifndef O_BINARY
+#define O_BINARY 0
+#endif
+
+struct flags g;
+
+void echo(char *f, ...)
+{
+ FILE *o = g.stdout_used ? stderr : stdout;
+ va_list va;
+ va_start(va, f);
+ vfprintf(o, f, va);
+ va_end(va);
+ fputc('\n',o);
+}
+
+void *my_alloc(size_t sz)
+{
+ void *p = malloc(sz);
+ if(!p) errx(1,"Out of memory");
+ return p;
+}
+
+void *my_free(void *p)
+{
+ free(p);
+ return 0;
+}
+
+void *my_realloc(void *p, size_t sz)
+{
+ p = realloc(p, sz);
+ if(!p) errx(1,"Out of memory");
+ return p;
+}
+
+static struct buf read_file(char *path)
+{
+ struct buf file = {0};
+ int v, fd = 0;
+
+ if(path[0]!='-' || path[1]) {
+ fd = open(path, O_RDONLY|O_BINARY);
+ if(fd<0)
+ err(1, "%s", path);
+ }
+
+ {
+ struct stat st;
+ if(fstat(fd, &st) < 0)
+ err(1, "fstat");
+ file.len = st.st_size;
+ }
+
+ if(file.len) {
+ file.ptr = malloc(file.len);
+ v = read(fd, file.ptr, file.len);
+ if(v < file.len) {
+ if(v<0) err(1, "read");
+ errx(1, "Truncated");
+ }
+ } else {
+ size_t alen = 0;
+ file.ptr = 0;
+ for(;;) {
+ if(file.len == alen) {
+ if(alen > 64<<20)
+ errx(1,"Too much data - aborting");
+ alen += 1<<16;
+ file.ptr = my_realloc(file.ptr, alen);
+ }
+ v = read(fd, file.ptr+file.len, alen-file.len);
+ if(v<=0) {
+ if(v) err(1, "read");
+ break;
+ }
+ file.len += v;
+ }
+ }
+ if(fd) close(fd);
+
+ return file;
+}
+
+static int open_temporary(char *pt, char **pnm)
+{
+ int l = strlen(pt);
+ char *nm = malloc(l+5);
+ char *p = nm + l;
+ int i, fd;
+
+ memcpy(nm, pt, l);
+ *p++ = '.';
+ for(i=0;;) {
+ sprintf(p, "%d", i);
+ fd = open(nm, O_WRONLY|O_TRUNC|O_CREAT|O_BINARY|O_EXCL, 0666);
+ if(fd>=0)
+ break;
+ if(errno!=EEXIST)
+ err(1, "%s", nm);
+ if(++i>999)
+ errx(1, "Can't create temporary file");
+ }
+ *pnm = nm;
+ return fd;
+}
+
+void alloc_tables(struct ttf *ttf)
+{
+ int sz = ttf->ntables*sizeof *ttf->tables;
+ ttf->tables = my_alloc(sz);
+ memset(ttf->tables, 0, sz);
+}
+
+void name_table(struct table *t) {
+ char *d = t->name;
+ int i;
+ for(i=24; i>=0; i-=8) {
+ char c = t->tag>>i;
+ if(c>' ' && c<127)
+ *d++ = c;
+ }
+ *d = 0;
+}
+
+static u32 calc_csum(u8 *p, size_t n)
+{
+ u32 s=0;
+ if(n) for(;;) {
+ s += p[0]<<24;
+ if(!--n) break;
+ s += p[1]<<16;
+ if(!--n) break;
+ s += p[2]<<8;
+ if(!--n) break;
+ s += p[3];
+ if(!--n) break;
+ p += 4;
+ }
+ return s;
+}
+
+enum {
+ tag_head = 0x68656164,
+ tag_DSIG = 0x44534947
+};
+
+static void recalc_checksums(struct ttf *ttf)
+{
+ u8 h[12];
+ u32 font_csum, off;
+ int i, modified;
+ struct table *head = 0;
+ struct table *DSIG = 0;
+
+ modified = ttf->modified;
+ for(i=0; i<ttf->ntables; i++) {
+ struct table *t = ttf->tab_pos[i];
+ u8 *p = t->buf.ptr;
+ u32 csum;
+
+ if(t->tag == tag_DSIG && t->buf.len>8)
+ DSIG = t;
+
+ if(t->tag != tag_head)
+ csum = calc_csum(p, t->buf.len);
+ else {
+ head = t;
+ csum = calc_csum(p, 8);
+ csum += calc_csum(p+12, t->buf.len-12);
+ }
+ modified |= t->modified;
+ if(csum != t->csum) {
+ modified = 1;
+ t->csum = csum;
+ if(!t->modified)
+ echo("Corrected checksum of table %s", t->name);
+ }
+ }
+
+ if(modified && DSIG) {
+remove_signature:
+ if(DSIG->free_buf)
+ free(DSIG->buf.ptr);
+ DSIG->buf.len = 8;
+ DSIG->buf.ptr = (u8*)"\0\0\0\1\0\0\0"; // empty DSIG
+ DSIG->free_buf = 0;
+ DSIG->csum = calc_csum(DSIG->buf.ptr, DSIG->buf.len);
+ DSIG = 0;
+ if(g.verbose)
+ echo("Digital signature removed");
+ }
+
+ put_ttf_header(h, ttf);
+ font_csum = calc_csum(h, 12);
+
+ off = 12 + 16*ttf->ntables;
+ for(i=0; i<ttf->ntables; i++) {
+ struct table *t = ttf->tab_pos[i];
+ font_csum += t->tag + t->csum + off + t->buf.len;
+ font_csum += t->csum;
+ off += t->buf.len+3 & ~3;
+ }
+
+ if(!head || head->buf.len<16)
+ errx(1, "No head table");
+
+ {
+ u8 *p = head->buf.ptr + 8;
+ font_csum = 0xB1B0AFBA - font_csum;
+ if(font_csum != g32(p)) {
+ if(DSIG)
+ goto remove_signature;
+ p32(p, font_csum);
+ if(!modified)
+ echo("Corrected checkSumAdjustment");
+ }
+ }
+}
+
+static int usage(FILE *f, int y)
+{
+ if(!y) {
+ fprintf(f, "usage:"
+ "\tttf2woff [-v] font.ttf [font.woff]\n"
+ "\tttf2woff [-v] font.woff [font.ttf]\n"
+ "\tttf2woff [-v] -i font\n"
+ "\tttf2woff -h\n");
+ } else {
+ fprintf(f,"TTF2WOFF "STR(VERSION)" by Jan Bobrowski\n"
+ "usage:\n"
+ " ttf2woff [-v] [-O|-S] [-t type] [-X table]... [-m file] [-p file] [-u font] input [output]\n"
+ " ttf2woff -i [-v] [-O|-S] [-X table]... [-m file] [-p file] file\n"
+ " ttf2woff -l input\n"
+ " -v be verbose\n"
+ " -i in place modification\n"
+ " -O optimize (default unless signed)\n"
+ " -S don't optimize\n"
+ " -t fmt output format: woff, ttf\n"
+ " -u num font number in collection (TTC), 0-based\n"
+ " -m xml metadata\n"
+ " -p priv private data\n"
+ " -X tag remove table\n"
+ " -l list tables\n"
+ "Use `-' to indicate standard input/output.\n"
+ "Skip output for dry run.\n"
+ "Compressor: %s.\n",
+ copression_by);
+ }
+ return 1;
+}
+
+static int type_by_name(char *s)
+{
+ if(strcasecmp(s,"TTF")==0 || strcasecmp(s,"OTF")==0) return fmt_TTF;
+ if(strcasecmp(s,"WOFF")==0) return fmt_WOFF;
+ return fmt_UNKNOWN;
+}
+
+static int cmp_tab_pos(const void *a, const void *b) {
+ return (*(struct table**)a)->pos - (*(struct table**)b)->pos;
+}
+
+int main(int argc, char *argv[])
+{
+ struct ttf ttf = {0};
+ char *iname, *itype_name, *oname, *otype_name, *mname=0, *pname=0;
+ struct buf input, output;
+ struct buf xtab = {0};
+ int i, v, itype, fontn;
+
+ g.otype = fmt_UNKNOWN;
+ g.dryrun = 1; // no output
+ g.mayoptim = 1;
+ fontn = 0;
+
+ for(;;) switch(getopt(argc, argv, "vt:u:SOX:lm:p:ihV")) {
+ case 'v': g.verbose = 1; break;
+ case 'l': g.listonly = 1; break;
+ case 'i': g.inplace = 1; break;
+ case 't':
+ v = type_by_name(optarg);
+ if(v==fmt_UNKNOWN)
+ errx(1, "Unsupported font type: %s", optarg);
+ g.otype = v;
+ break;
+ case 'u':
+ fontn = atoi(optarg);
+ break;
+ case 'S':
+ g.mayoptim = g.optimize = 0;
+ break;
+ case 'O':
+ g.mayoptim = g.optimize = 1;
+ break;
+ case 'X':
+ v = strlen(optarg) + 1;
+ xtab.ptr = my_realloc(xtab.ptr, xtab.len+v);
+ strcpy(xtab.ptr+xtab.len, optarg);
+ xtab.len += v;
+ break;
+ case 'm': mname = optarg; break;
+ case 'p': pname = optarg; break;
+ case '?':
+ if(optopt!='?')
+ break;
+ case 'h': return usage(stdout,1);
+ case 'V': printf(STR(VERSION)"\n"); return 0;
+ case -1: goto gotopt;
+ }
+gotopt:
+
+ if(optind==argc)
+ return usage(stderr,0);
+
+ iname = argv[optind++];
+ oname = 0;
+
+ if(g.inplace) {
+ if(iname[0]=='-' && !iname[1])
+ errx(1, "-i is not compatible with -");
+ g.dryrun = 0;
+ if(optind < argc)
+ warnx("Too many args");
+ }
+
+ if(optind < argc) {
+ g.dryrun = 0;
+ oname = argv[optind++];
+ if(optind < argc)
+ warnx("Too many args");
+ if(oname[0]=='-' && !oname[1]) {
+ oname = 0;
+ g.stdout_used = 1;
+ } else if(g.otype==fmt_UNKNOWN) {
+ char *p = strrchr(oname, '.');
+ if(p)
+ g.otype = type_by_name(p+1);
+ }
+ }
+
+ input = read_file(iname);
+
+ if(input.len < 28)
+ errx(1,"File too short");
+
+ itype = fmt_UNKNOWN;
+ if(g32(input.ptr) == g32("wOFF")) {
+ read_woff(&ttf, input.ptr, input.len);
+ itype_name = "WOFF";
+ itype = fmt_WOFF;
+ } else if(g32(input.ptr) == g32("ttcf")) {
+ if(g.inplace)
+ errx(1, "Can't optimize collection");
+ read_ttc(&ttf, input.ptr, input.len, fontn);
+ itype_name = "TTC";
+ } else if(g32(input.ptr) == g32("wOF2")) {
+ errx(1, "WOFF2 is not supported");
+ } else {
+ read_ttf(&ttf, input.ptr, input.len, 0);
+ itype_name = "TTF";
+ itype = fmt_TTF;
+ }
+
+ if(g.inplace)
+ g.otype = itype;
+
+ if(g.otype==fmt_UNKNOWN || g.otype==fmt_WOFF) {
+ g.otype = fmt_WOFF;
+ if(mname)
+ ttf.woff_meta = read_file(mname);
+ if(pname)
+ ttf.woff_priv = read_file(pname);
+ }
+
+ // all read
+
+ if(xtab.len) {
+ char *p=xtab.ptr, *e=p+xtab.len;
+ for(; p<e; p=strchr(p,0)+1) {
+ struct table *t;
+ struct buf *b;
+ if(strcmp(p,"metadata")==0) {
+ b = &ttf.woff_meta;
+rm_meta:
+ if(b->len) {
+ b->len = 0;
+ ttf.modified_meta = 1;
+ }
+ continue;
+ }
+ if(strcmp(p,"private")==0) {
+ b = &ttf.woff_priv;
+ goto rm_meta;
+ }
+ for(i=0; i<ttf.ntables; i++) {
+ t = &ttf.tables[i];
+ if(strcmp(t->name, p)==0)
+ goto rm_tab;
+ }
+ echo("Table %s not found", p);
+ if(0) {
+rm_tab:
+ memmove(t, t+1, (char*)(ttf.tables+ttf.ntables) - (char*)(t+1));
+ ttf.ntables--;
+ ttf.modified = 1;
+ if(g.verbose)
+ echo("Table %s removed", p);
+ }
+ }
+ free(xtab.ptr);
+ }
+
+ ttf.tab_pos = malloc(ttf.ntables * sizeof *ttf.tab_pos);
+ for(i=0; i<ttf.ntables; i++)
+ ttf.tab_pos[i] = &ttf.tables[i];
+ qsort(ttf.tab_pos, ttf.ntables, sizeof *ttf.tab_pos, cmp_tab_pos);
+
+ if(g.listonly) {
+ unsigned size = 12 + 16*ttf.ntables;
+ for(i=0; i<ttf.ntables; i++) {
+ struct table *t = ttf.tab_pos[i];
+ size += t->buf.len;
+ echo("%-4s %6u", t->name, t->buf.len);
+ }
+ echo("%-4s %6u", "", size);
+ return 0;
+ }
+
+ if(!ttf.modified) {
+ struct table *t = find_table(&ttf, "DSIG");
+ if(t && t->buf.len>8)
+ g.mayoptim = g.optimize;
+ }
+
+ if(g.mayoptim)
+ optimize(&ttf);
+
+ recalc_checksums(&ttf);
+
+ switch(g.otype) {
+ case fmt_TTF:
+ gen_ttf(&output, &ttf);
+ otype_name = "TTF";
+ break;
+ case fmt_WOFF:
+ gen_woff(&output, &ttf);
+ otype_name = "WOFF";
+ break;
+ }
+
+ if(g.verbose || g.dryrun)
+ echo("input: %s %u bytes, output: %s %u bytes (%.1f%%)",
+ itype_name, input.len, otype_name, output.len, 100.*output.len/input.len);
+
+ if(g.dryrun)
+ return 0;
+
+ if(g.inplace && !ttf.modified && !ttf.modified_meta) {
+ if(output.len >= input.len) {
+ if(g.verbose)
+ echo("Not modified");
+ return 0;
+ }
+ }
+
+ {
+ u8 *p=output.ptr, *e=p+output.len;
+ int fd = 1;
+
+ if(g.inplace)
+ fd = open_temporary(iname, &oname);
+ else if(oname) {
+ fd = open(oname, O_WRONLY|O_TRUNC|O_CREAT|O_BINARY, 0666);
+ if(fd<0) err(1, "%s", oname);
+ }
+
+ do {
+ v = write(fd, p, e-p);
+ if(v<=0) {
+ if(v) err(1, "write");
+ errx(1, "Short write");
+ }
+ p += v;
+ } while(p < e);
+
+ close(fd);
+ }
+
+ if(g.inplace) {
+#ifdef WIN32
+ unlink(iname);
+#endif
+ v = rename(oname, iname);
+ if(v<0) {
+ warn("Rename %s to %s", oname, iname);
+ unlink(oname);
+ return 1;
+ }
+// free(oname);
+ }
+
+ return 0;
+}
diff --git a/misc/ttf2woff/ttf2woff.h b/misc/ttf2woff/ttf2woff.h
new file mode 100644
index 000000000..23facdd59
--- /dev/null
+++ b/misc/ttf2woff/ttf2woff.h
@@ -0,0 +1,94 @@
+#include <sys/types.h>
+#include <string.h>
+
+#pragma clang diagnostic ignored "-Wshift-op-parentheses"
+#pragma clang diagnostic ignored "-Wpointer-sign"
+
+#ifndef NO_ERRWARN
+#include <err.h>
+#else
+void err(int,char*,...);
+void errx(int,char*,...);
+void warn(char*,...);
+void warnx(char*,...);
+#endif
+
+enum {
+ fmt_UNKNOWN=0,
+ fmt_TTF,
+ fmt_WOFF
+};
+
+extern struct flags {
+ unsigned otype:8;
+ unsigned stdout_used:1;
+ unsigned verbose:1;
+ unsigned mayoptim:1;
+ unsigned optimize:1;
+ unsigned dryrun:1;
+ unsigned inplace:1;
+ unsigned listonly:1;
+} g;
+
+void echo(char *, ...);
+
+typedef unsigned char u8;
+typedef unsigned int u32;
+
+static inline int g16(u8 *p) {return p[0]<<8 | p[1];}
+static inline u32 g32(u8 *p) {return (u32)p[0]<<24 | p[1]<<16 | p[2]<<8 | p[3];}
+static inline u8 *p16(u8 *p, int v) {p[0]=v>>8; p[1]=v; return p+2;}
+static inline u8 *p32(u8 *p, u32 v) {p[0]=v>>24; p[1]=v>>16; p[2]=v>>8; p[3]=v; return p+4;}
+static inline u8 *append(u8 *d, u8 *s, size_t n) {u8 *p=d+n; memcpy(d,s,n); return p;}
+
+struct buf {
+ u8 *ptr;
+ unsigned len;
+};
+
+struct table {
+ u32 tag;
+ unsigned modified:1;
+ unsigned free_buf:1;
+ struct buf buf;
+ u32 csum;
+ u32 pos;
+ char name[8];
+ struct buf zbuf;
+};
+
+struct ttf {
+ u32 flavor;
+ int ntables;
+ unsigned modified:1;
+ unsigned modified_meta:1; // WOFF meta & priv
+ struct table *tables; // sorted by name
+ struct table **tab_pos; // sorted by file pos
+ struct buf woff_meta, woff_priv;
+};
+
+void alloc_tables(struct ttf *ttf);
+void name_table(struct table *t);
+u8 *put_ttf_header(u8 buf[12], struct ttf *ttf);
+struct table *find_table(struct ttf *ttf, char tag[4]);
+void optimize(struct ttf *ttf);
+
+void read_ttf(struct ttf *ttf, u8 *data, size_t length, unsigned offset);
+void read_ttc(struct ttf *ttf, u8 *data, size_t length, int fontn);
+void read_woff(struct ttf *ttf, u8 *data, size_t length);
+void gen_woff(struct buf *out, struct ttf *ttf);
+void gen_ttf(struct buf *out, struct ttf *ttf);
+
+#define BAD_FONT errx(2, "Bad font (%s:%d)",__FILE__,__LINE__)
+
+int zlib_compress(struct buf *out, struct buf *inp);
+extern char *copression_by;
+
+#define _STR(X) #X
+#define STR(X) _STR(X)
+
+#define REALLY_SMALLER(A,B) (((A)+3&~3)<((B)+3&~3))
+
+void *my_alloc(size_t sz);
+void *my_free(void *p);
+void *my_realloc(void *p, size_t sz);
diff --git a/misc/ttf2woff/ttf2woff.rc b/misc/ttf2woff/ttf2woff.rc
new file mode 100644
index 000000000..68d4bc1a5
--- /dev/null
+++ b/misc/ttf2woff/ttf2woff.rc
@@ -0,0 +1,39 @@
+#include <winver.h>
+#define _STR(S) #S
+#define STR(S) _STR(S)
+#define Z "\0"
+#define _FOUR(A,B,C,D,E...) A,B,C,D
+#define FOUR(A...) _FOUR(A,0,0,0)
+
+#ifdef __GNUC__
+VS_VERSION_INFO VERSIONINFO
+#else
+VS_VERSION_INFO VERSIONINFO MOVEABLE IMPURE LOADONCALL DISCARDABLE
+#endif
+ FILEVERSION FOUR(VERNUMS)
+ PRODUCTVERSION FOUR(VERNUMS)
+ FILEFLAGS 0
+ FILEOS VOS__WINDOWS32
+ FILETYPE VFT_APP
+ FILESUBTYPE 0
+BEGIN
+ BLOCK "StringFileInfo"
+ BEGIN
+ BLOCK "00000000"
+ BEGIN
+ VALUE "FileDescription", "WOFF font converter" Z
+ VALUE "FileVersion", STR(VERSION) Z
+ VALUE "InternalName", "ttf2woff" Z
+ VALUE "LegalCopyright", "GPL" Z
+ VALUE "OriginalFilename", "ttf2woff.exe" Z
+ VALUE "ProductName", "TTF2WOFF" Z
+ VALUE "ProductVersion", STR(VERSION) Z
+ VALUE "URL", "http://wizard.ae.krakow.pl/~jb/ttf2woff/" Z
+ VALUE "Author", "Jan Bobrowski" Z
+ END
+ END
+ BLOCK "VarFileInfo"
+ BEGIN
+ VALUE "Translation", 0,0
+ END
+END
diff --git a/misc/ttf2woff/zopfli/blocksplitter.c b/misc/ttf2woff/zopfli/blocksplitter.c
new file mode 100644
index 000000000..161783d89
--- /dev/null
+++ b/misc/ttf2woff/zopfli/blocksplitter.c
@@ -0,0 +1,332 @@
+/*
+Copyright 2011 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Author: lode.vandevenne@gmail.com (Lode Vandevenne)
+Author: jyrki.alakuijala@gmail.com (Jyrki Alakuijala)
+*/
+
+#include "blocksplitter.h"
+
+#include <assert.h>
+#include <stdio.h>
+#include <stdlib.h>
+
+#include "deflate.h"
+#include "squeeze.h"
+#include "tree.h"
+#include "util.h"
+
+/*
+The "f" for the FindMinimum function below.
+i: the current parameter of f(i)
+context: for your implementation
+*/
+typedef double FindMinimumFun(size_t i, void* context);
+
+/*
+Finds minimum of function f(i) where is is of type size_t, f(i) is of type
+double, i is in range start-end (excluding end).
+Outputs the minimum value in *smallest and returns the index of this value.
+*/
+static size_t FindMinimum(FindMinimumFun f, void* context,
+ size_t start, size_t end, double* smallest) {
+ if (end - start < 1024) {
+ double best = ZOPFLI_LARGE_FLOAT;
+ size_t result = start;
+ size_t i;
+ for (i = start; i < end; i++) {
+ double v = f(i, context);
+ if (v < best) {
+ best = v;
+ result = i;
+ }
+ }
+ *smallest = best;
+ return result;
+ } else {
+ /* Try to find minimum faster by recursively checking multiple points. */
+#define NUM 9 /* Good value: 9. */
+ size_t i;
+ size_t p[NUM];
+ double vp[NUM];
+ size_t besti;
+ double best;
+ double lastbest = ZOPFLI_LARGE_FLOAT;
+ size_t pos = start;
+
+ for (;;) {
+ if (end - start <= NUM) break;
+
+ for (i = 0; i < NUM; i++) {
+ p[i] = start + (i + 1) * ((end - start) / (NUM + 1));
+ vp[i] = f(p[i], context);
+ }
+ besti = 0;
+ best = vp[0];
+ for (i = 1; i < NUM; i++) {
+ if (vp[i] < best) {
+ best = vp[i];
+ besti = i;
+ }
+ }
+ if (best > lastbest) break;
+
+ start = besti == 0 ? start : p[besti - 1];
+ end = besti == NUM - 1 ? end : p[besti + 1];
+
+ pos = p[besti];
+ lastbest = best;
+ }
+ *smallest = lastbest;
+ return pos;
+#undef NUM
+ }
+}
+
+/*
+Returns estimated cost of a block in bits. It includes the size to encode the
+tree and the size to encode all literal, length and distance symbols and their
+extra bits.
+
+litlens: lz77 lit/lengths
+dists: ll77 distances
+lstart: start of block
+lend: end of block (not inclusive)
+*/
+static double EstimateCost(const ZopfliLZ77Store* lz77,
+ size_t lstart, size_t lend) {
+ return ZopfliCalculateBlockSizeAutoType(lz77, lstart, lend);
+}
+
+typedef struct SplitCostContext {
+ const ZopfliLZ77Store* lz77;
+ size_t start;
+ size_t end;
+} SplitCostContext;
+
+
+/*
+Gets the cost which is the sum of the cost of the left and the right section
+of the data.
+type: FindMinimumFun
+*/
+static double SplitCost(size_t i, void* context) {
+ SplitCostContext* c = (SplitCostContext*)context;
+ return EstimateCost(c->lz77, c->start, i) + EstimateCost(c->lz77, i, c->end);
+}
+
+static void AddSorted(size_t value, size_t** out, size_t* outsize) {
+ size_t i;
+ ZOPFLI_APPEND_DATA(value, out, outsize);
+ for (i = 0; i + 1 < *outsize; i++) {
+ if ((*out)[i] > value) {
+ size_t j;
+ for (j = *outsize - 1; j > i; j--) {
+ (*out)[j] = (*out)[j - 1];
+ }
+ (*out)[i] = value;
+ break;
+ }
+ }
+}
+
+/*
+Prints the block split points as decimal and hex values in the terminal.
+*/
+static void PrintBlockSplitPoints(const ZopfliLZ77Store* lz77,
+ const size_t* lz77splitpoints,
+ size_t nlz77points) {
+ size_t* splitpoints = 0;
+ size_t npoints = 0;
+ size_t i;
+ /* The input is given as lz77 indices, but we want to see the uncompressed
+ index values. */
+ size_t pos = 0;
+ if (nlz77points > 0) {
+ for (i = 0; i < lz77->size; i++) {
+ size_t length = lz77->dists[i] == 0 ? 1 : lz77->litlens[i];
+ if (lz77splitpoints[npoints] == i) {
+ ZOPFLI_APPEND_DATA(pos, &splitpoints, &npoints);
+ if (npoints == nlz77points) break;
+ }
+ pos += length;
+ }
+ }
+ assert(npoints == nlz77points);
+
+ fprintf(stderr, "block split points: ");
+ for (i = 0; i < npoints; i++) {
+ fprintf(stderr, "%d ", (int)splitpoints[i]);
+ }
+ fprintf(stderr, "(hex:");
+ for (i = 0; i < npoints; i++) {
+ fprintf(stderr, " %x", (int)splitpoints[i]);
+ }
+ fprintf(stderr, ")\n");
+
+ free(splitpoints);
+}
+
+/*
+Finds next block to try to split, the largest of the available ones.
+The largest is chosen to make sure that if only a limited amount of blocks is
+requested, their sizes are spread evenly.
+lz77size: the size of the LL77 data, which is the size of the done array here.
+done: array indicating which blocks starting at that position are no longer
+ splittable (splitting them increases rather than decreases cost).
+splitpoints: the splitpoints found so far.
+npoints: the amount of splitpoints found so far.
+lstart: output variable, giving start of block.
+lend: output variable, giving end of block.
+returns 1 if a block was found, 0 if no block found (all are done).
+*/
+static int FindLargestSplittableBlock(
+ size_t lz77size, const unsigned char* done,
+ const size_t* splitpoints, size_t npoints,
+ size_t* lstart, size_t* lend) {
+ size_t longest = 0;
+ int found = 0;
+ size_t i;
+ for (i = 0; i <= npoints; i++) {
+ size_t start = i == 0 ? 0 : splitpoints[i - 1];
+ size_t end = i == npoints ? lz77size - 1 : splitpoints[i];
+ if (!done[start] && end - start > longest) {
+ *lstart = start;
+ *lend = end;
+ found = 1;
+ longest = end - start;
+ }
+ }
+ return found;
+}
+
+void ZopfliBlockSplitLZ77(const ZopfliOptions* options,
+ const ZopfliLZ77Store* lz77, size_t maxblocks,
+ size_t** splitpoints, size_t* npoints) {
+ size_t lstart, lend;
+ size_t i;
+ size_t llpos = 0;
+ size_t numblocks = 1;
+ unsigned char* done;
+ double splitcost, origcost;
+
+ if (lz77->size < 10) return; /* This code fails on tiny files. */
+
+ done = (unsigned char*)malloc(lz77->size);
+ if (!done) exit(-1); /* Allocation failed. */
+ for (i = 0; i < lz77->size; i++) done[i] = 0;
+
+ lstart = 0;
+ lend = lz77->size;
+ for (;;) {
+ SplitCostContext c;
+
+ if (maxblocks > 0 && numblocks >= maxblocks) {
+ break;
+ }
+
+ c.lz77 = lz77;
+ c.start = lstart;
+ c.end = lend;
+ assert(lstart < lend);
+ llpos = FindMinimum(SplitCost, &c, lstart + 1, lend, &splitcost);
+
+ assert(llpos > lstart);
+ assert(llpos < lend);
+
+ origcost = EstimateCost(lz77, lstart, lend);
+
+ if (splitcost > origcost || llpos == lstart + 1 || llpos == lend) {
+ done[lstart] = 1;
+ } else {
+ AddSorted(llpos, splitpoints, npoints);
+ numblocks++;
+ }
+
+ if (!FindLargestSplittableBlock(
+ lz77->size, done, *splitpoints, *npoints, &lstart, &lend)) {
+ break; /* No further split will probably reduce compression. */
+ }
+
+ if (lend - lstart < 10) {
+ break;
+ }
+ }
+
+ if (options->verbose) {
+ PrintBlockSplitPoints(lz77, *splitpoints, *npoints);
+ }
+
+ free(done);
+}
+
+void ZopfliBlockSplit(const ZopfliOptions* options,
+ const unsigned char* in, size_t instart, size_t inend,
+ size_t maxblocks, size_t** splitpoints, size_t* npoints) {
+ size_t pos = 0;
+ size_t i;
+ ZopfliBlockState s;
+ size_t* lz77splitpoints = 0;
+ size_t nlz77points = 0;
+ ZopfliLZ77Store store;
+ ZopfliHash hash;
+ ZopfliHash* h = &hash;
+
+ ZopfliInitLZ77Store(in, &store);
+ ZopfliInitBlockState(options, instart, inend, 0, &s);
+ ZopfliAllocHash(ZOPFLI_WINDOW_SIZE, h);
+
+ *npoints = 0;
+ *splitpoints = 0;
+
+ /* Unintuitively, Using a simple LZ77 method here instead of ZopfliLZ77Optimal
+ results in better blocks. */
+ ZopfliLZ77Greedy(&s, in, instart, inend, &store, h);
+
+ ZopfliBlockSplitLZ77(options,
+ &store, maxblocks,
+ &lz77splitpoints, &nlz77points);
+
+ /* Convert LZ77 positions to positions in the uncompressed input. */
+ pos = instart;
+ if (nlz77points > 0) {
+ for (i = 0; i < store.size; i++) {
+ size_t length = store.dists[i] == 0 ? 1 : store.litlens[i];
+ if (lz77splitpoints[*npoints] == i) {
+ ZOPFLI_APPEND_DATA(pos, splitpoints, npoints);
+ if (*npoints == nlz77points) break;
+ }
+ pos += length;
+ }
+ }
+ assert(*npoints == nlz77points);
+
+ free(lz77splitpoints);
+ ZopfliCleanBlockState(&s);
+ ZopfliCleanLZ77Store(&store);
+ ZopfliCleanHash(h);
+}
+
+void ZopfliBlockSplitSimple(const unsigned char* in,
+ size_t instart, size_t inend,
+ size_t blocksize,
+ size_t** splitpoints, size_t* npoints) {
+ size_t i = instart;
+ while (i < inend) {
+ ZOPFLI_APPEND_DATA(i, splitpoints, npoints);
+ i += blocksize;
+ }
+ (void)in;
+}
diff --git a/misc/ttf2woff/zopfli/blocksplitter.h b/misc/ttf2woff/zopfli/blocksplitter.h
new file mode 100644
index 000000000..d1d622f1b
--- /dev/null
+++ b/misc/ttf2woff/zopfli/blocksplitter.h
@@ -0,0 +1,73 @@
+/*
+Copyright 2011 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Author: lode.vandevenne@gmail.com (Lode Vandevenne)
+Author: jyrki.alakuijala@gmail.com (Jyrki Alakuijala)
+*/
+
+/*
+Functions to choose good boundaries for block splitting. Deflate allows encoding
+the data in multiple blocks, with a separate Huffman tree for each block. The
+Huffman tree itself requires some bytes to encode, so by choosing certain
+blocks, you can either hurt, or enhance compression. These functions choose good
+ones that enhance it.
+*/
+
+#ifndef ZOPFLI_BLOCKSPLITTER_H_
+#define ZOPFLI_BLOCKSPLITTER_H_
+
+#include <stdlib.h>
+
+#include "lz77.h"
+#include "zopfli.h"
+
+
+/*
+Does blocksplitting on LZ77 data.
+The output splitpoints are indices in the LZ77 data.
+maxblocks: set a limit to the amount of blocks. Set to 0 to mean no limit.
+*/
+void ZopfliBlockSplitLZ77(const ZopfliOptions* options,
+ const ZopfliLZ77Store* lz77, size_t maxblocks,
+ size_t** splitpoints, size_t* npoints);
+
+/*
+Does blocksplitting on uncompressed data.
+The output splitpoints are indices in the uncompressed bytes.
+
+options: general program options.
+in: uncompressed input data
+instart: where to start splitting
+inend: where to end splitting (not inclusive)
+maxblocks: maximum amount of blocks to split into, or 0 for no limit
+splitpoints: dynamic array to put the resulting split point coordinates into.
+ The coordinates are indices in the input array.
+npoints: pointer to amount of splitpoints, for the dynamic array. The amount of
+ blocks is the amount of splitpoitns + 1.
+*/
+void ZopfliBlockSplit(const ZopfliOptions* options,
+ const unsigned char* in, size_t instart, size_t inend,
+ size_t maxblocks, size_t** splitpoints, size_t* npoints);
+
+/*
+Divides the input into equal blocks, does not even take LZ77 lengths into
+account.
+*/
+void ZopfliBlockSplitSimple(const unsigned char* in,
+ size_t instart, size_t inend,
+ size_t blocksize,
+ size_t** splitpoints, size_t* npoints);
+
+#endif /* ZOPFLI_BLOCKSPLITTER_H_ */
diff --git a/misc/ttf2woff/zopfli/cache.c b/misc/ttf2woff/zopfli/cache.c
new file mode 100644
index 000000000..f5559c32e
--- /dev/null
+++ b/misc/ttf2woff/zopfli/cache.c
@@ -0,0 +1,125 @@
+/*
+Copyright 2011 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Author: lode.vandevenne@gmail.com (Lode Vandevenne)
+Author: jyrki.alakuijala@gmail.com (Jyrki Alakuijala)
+*/
+
+#include "cache.h"
+
+#include <assert.h>
+#include <stdio.h>
+#include <stdlib.h>
+
+#ifdef ZOPFLI_LONGEST_MATCH_CACHE
+
+void ZopfliInitCache(size_t blocksize, ZopfliLongestMatchCache* lmc) {
+ size_t i;
+ lmc->length = (unsigned short*)malloc(sizeof(unsigned short) * blocksize);
+ lmc->dist = (unsigned short*)malloc(sizeof(unsigned short) * blocksize);
+ /* Rather large amount of memory. */
+ lmc->sublen = (unsigned char*)malloc(ZOPFLI_CACHE_LENGTH * 3 * blocksize);
+ if(lmc->sublen == NULL) {
+ fprintf(stderr,
+ "Error: Out of memory. Tried allocating %lu bytes of memory.\n",
+ ZOPFLI_CACHE_LENGTH * 3 * blocksize);
+ exit (EXIT_FAILURE);
+ }
+
+ /* length > 0 and dist 0 is invalid combination, which indicates on purpose
+ that this cache value is not filled in yet. */
+ for (i = 0; i < blocksize; i++) lmc->length[i] = 1;
+ for (i = 0; i < blocksize; i++) lmc->dist[i] = 0;
+ for (i = 0; i < ZOPFLI_CACHE_LENGTH * blocksize * 3; i++) lmc->sublen[i] = 0;
+}
+
+void ZopfliCleanCache(ZopfliLongestMatchCache* lmc) {
+ free(lmc->length);
+ free(lmc->dist);
+ free(lmc->sublen);
+}
+
+void ZopfliSublenToCache(const unsigned short* sublen,
+ size_t pos, size_t length,
+ ZopfliLongestMatchCache* lmc) {
+ size_t i;
+ size_t j = 0;
+ unsigned bestlength = 0;
+ unsigned char* cache;
+
+#if ZOPFLI_CACHE_LENGTH == 0
+ return;
+#endif
+
+ cache = &lmc->sublen[ZOPFLI_CACHE_LENGTH * pos * 3];
+ if (length < 3) return;
+ for (i = 3; i <= length; i++) {
+ if (i == length || sublen[i] != sublen[i + 1]) {
+ cache[j * 3] = i - 3;
+ cache[j * 3 + 1] = sublen[i] % 256;
+ cache[j * 3 + 2] = (sublen[i] >> 8) % 256;
+ bestlength = i;
+ j++;
+ if (j >= ZOPFLI_CACHE_LENGTH) break;
+ }
+ }
+ if (j < ZOPFLI_CACHE_LENGTH) {
+ assert(bestlength == length);
+ cache[(ZOPFLI_CACHE_LENGTH - 1) * 3] = bestlength - 3;
+ } else {
+ assert(bestlength <= length);
+ }
+ assert(bestlength == ZopfliMaxCachedSublen(lmc, pos, length));
+}
+
+void ZopfliCacheToSublen(const ZopfliLongestMatchCache* lmc,
+ size_t pos, size_t length,
+ unsigned short* sublen) {
+ size_t i, j;
+ unsigned maxlength = ZopfliMaxCachedSublen(lmc, pos, length);
+ unsigned prevlength = 0;
+ unsigned char* cache;
+#if ZOPFLI_CACHE_LENGTH == 0
+ return;
+#endif
+ if (length < 3) return;
+ cache = &lmc->sublen[ZOPFLI_CACHE_LENGTH * pos * 3];
+ for (j = 0; j < ZOPFLI_CACHE_LENGTH; j++) {
+ unsigned length = cache[j * 3] + 3;
+ unsigned dist = cache[j * 3 + 1] + 256 * cache[j * 3 + 2];
+ for (i = prevlength; i <= length; i++) {
+ sublen[i] = dist;
+ }
+ if (length == maxlength) break;
+ prevlength = length + 1;
+ }
+}
+
+/*
+Returns the length up to which could be stored in the cache.
+*/
+unsigned ZopfliMaxCachedSublen(const ZopfliLongestMatchCache* lmc,
+ size_t pos, size_t length) {
+ unsigned char* cache;
+#if ZOPFLI_CACHE_LENGTH == 0
+ return 0;
+#endif
+ cache = &lmc->sublen[ZOPFLI_CACHE_LENGTH * pos * 3];
+ (void)length;
+ if (cache[1] == 0 && cache[2] == 0) return 0; /* No sublen cached. */
+ return cache[(ZOPFLI_CACHE_LENGTH - 1) * 3] + 3;
+}
+
+#endif /* ZOPFLI_LONGEST_MATCH_CACHE */
diff --git a/misc/ttf2woff/zopfli/cache.h b/misc/ttf2woff/zopfli/cache.h
new file mode 100644
index 000000000..5ca0c5015
--- /dev/null
+++ b/misc/ttf2woff/zopfli/cache.h
@@ -0,0 +1,66 @@
+/*
+Copyright 2011 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Author: lode.vandevenne@gmail.com (Lode Vandevenne)
+Author: jyrki.alakuijala@gmail.com (Jyrki Alakuijala)
+*/
+
+/*
+The cache that speeds up ZopfliFindLongestMatch of lz77.c.
+*/
+
+#ifndef ZOPFLI_CACHE_H_
+#define ZOPFLI_CACHE_H_
+
+#include "util.h"
+
+#ifdef ZOPFLI_LONGEST_MATCH_CACHE
+
+/*
+Cache used by ZopfliFindLongestMatch to remember previously found length/dist
+values.
+This is needed because the squeeze runs will ask these values multiple times for
+the same position.
+Uses large amounts of memory, since it has to remember the distance belonging
+to every possible shorter-than-the-best length (the so called "sublen" array).
+*/
+typedef struct ZopfliLongestMatchCache {
+ unsigned short* length;
+ unsigned short* dist;
+ unsigned char* sublen;
+} ZopfliLongestMatchCache;
+
+/* Initializes the ZopfliLongestMatchCache. */
+void ZopfliInitCache(size_t blocksize, ZopfliLongestMatchCache* lmc);
+
+/* Frees up the memory of the ZopfliLongestMatchCache. */
+void ZopfliCleanCache(ZopfliLongestMatchCache* lmc);
+
+/* Stores sublen array in the cache. */
+void ZopfliSublenToCache(const unsigned short* sublen,
+ size_t pos, size_t length,
+ ZopfliLongestMatchCache* lmc);
+
+/* Extracts sublen array from the cache. */
+void ZopfliCacheToSublen(const ZopfliLongestMatchCache* lmc,
+ size_t pos, size_t length,
+ unsigned short* sublen);
+/* Returns the length up to which could be stored in the cache. */
+unsigned ZopfliMaxCachedSublen(const ZopfliLongestMatchCache* lmc,
+ size_t pos, size_t length);
+
+#endif /* ZOPFLI_LONGEST_MATCH_CACHE */
+
+#endif /* ZOPFLI_CACHE_H_ */
diff --git a/misc/ttf2woff/zopfli/deflate.c b/misc/ttf2woff/zopfli/deflate.c
new file mode 100644
index 000000000..60e0df144
--- /dev/null
+++ b/misc/ttf2woff/zopfli/deflate.c
@@ -0,0 +1,933 @@
+/*
+Copyright 2011 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Author: lode.vandevenne@gmail.com (Lode Vandevenne)
+Author: jyrki.alakuijala@gmail.com (Jyrki Alakuijala)
+*/
+
+#include "deflate.h"
+
+#include <assert.h>
+#include <stdio.h>
+#include <stdlib.h>
+
+#include "blocksplitter.h"
+#include "squeeze.h"
+#include "symbols.h"
+#include "tree.h"
+
+/*
+bp = bitpointer, always in range [0, 7].
+The outsize is number of necessary bytes to encode the bits.
+Given the value of bp and the amount of bytes, the amount of bits represented
+is not simply bytesize * 8 + bp because even representing one bit requires a
+whole byte. It is: (bp == 0) ? (bytesize * 8) : ((bytesize - 1) * 8 + bp)
+*/
+static void AddBit(int bit,
+ unsigned char* bp, unsigned char** out, size_t* outsize) {
+ if (*bp == 0) ZOPFLI_APPEND_DATA(0, out, outsize);
+ (*out)[*outsize - 1] |= bit << *bp;
+ *bp = (*bp + 1) & 7;
+}
+
+static void AddBits(unsigned symbol, unsigned length,
+ unsigned char* bp, unsigned char** out, size_t* outsize) {
+ /* TODO(lode): make more efficient (add more bits at once). */
+ unsigned i;
+ for (i = 0; i < length; i++) {
+ unsigned bit = (symbol >> i) & 1;
+ if (*bp == 0) ZOPFLI_APPEND_DATA(0, out, outsize);
+ (*out)[*outsize - 1] |= bit << *bp;
+ *bp = (*bp + 1) & 7;
+ }
+}
+
+/*
+Adds bits, like AddBits, but the order is inverted. The deflate specification
+uses both orders in one standard.
+*/
+static void AddHuffmanBits(unsigned symbol, unsigned length,
+ unsigned char* bp, unsigned char** out,
+ size_t* outsize) {
+ /* TODO(lode): make more efficient (add more bits at once). */
+ unsigned i;
+ for (i = 0; i < length; i++) {
+ unsigned bit = (symbol >> (length - i - 1)) & 1;
+ if (*bp == 0) ZOPFLI_APPEND_DATA(0, out, outsize);
+ (*out)[*outsize - 1] |= bit << *bp;
+ *bp = (*bp + 1) & 7;
+ }
+}
+
+/*
+Ensures there are at least 2 distance codes to support buggy decoders.
+Zlib 1.2.1 and below have a bug where it fails if there isn't at least 1
+distance code (with length > 0), even though it's valid according to the
+deflate spec to have 0 distance codes. On top of that, some mobile phones
+require at least two distance codes. To support these decoders too (but
+potentially at the cost of a few bytes), add dummy code lengths of 1.
+References to this bug can be found in the changelog of
+Zlib 1.2.2 and here: http://www.jonof.id.au/forum/index.php?topic=515.0.
+
+d_lengths: the 32 lengths of the distance codes.
+*/
+static void PatchDistanceCodesForBuggyDecoders(unsigned* d_lengths) {
+#if 0
+ int num_dist_codes = 0; /* Amount of non-zero distance codes */
+ int i;
+ for (i = 0; i < 30 /* Ignore the two unused codes from the spec */; i++) {
+ if (d_lengths[i]) num_dist_codes++;
+ if (num_dist_codes >= 2) return; /* Two or more codes is fine. */
+ }
+
+ if (num_dist_codes == 0) {
+ d_lengths[0] = d_lengths[1] = 1;
+ } else if (num_dist_codes == 1) {
+ d_lengths[d_lengths[0] ? 1 : 0] = 1;
+ }
+#endif
+}
+
+/*
+Encodes the Huffman tree and returns how many bits its encoding takes. If out
+is a null pointer, only returns the size and runs faster.
+*/
+static size_t EncodeTree(const unsigned* ll_lengths,
+ const unsigned* d_lengths,
+ int use_16, int use_17, int use_18,
+ unsigned char* bp,
+ unsigned char** out, size_t* outsize) {
+ unsigned lld_total; /* Total amount of literal, length, distance codes. */
+ /* Runlength encoded version of lengths of litlen and dist trees. */
+ unsigned* rle = 0;
+ unsigned* rle_bits = 0; /* Extra bits for rle values 16, 17 and 18. */
+ size_t rle_size = 0; /* Size of rle array. */
+ size_t rle_bits_size = 0; /* Should have same value as rle_size. */
+ unsigned hlit = 29; /* 286 - 257 */
+ unsigned hdist = 29; /* 32 - 1, but gzip does not like hdist > 29.*/
+ unsigned hclen;
+ unsigned hlit2;
+ size_t i, j;
+ size_t clcounts[19];
+ unsigned clcl[19]; /* Code length code lengths. */
+ unsigned clsymbols[19];
+ /* The order in which code length code lengths are encoded as per deflate. */
+ static const unsigned order[19] = {
+ 16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15
+ };
+ int size_only = !out;
+ size_t result_size = 0;
+
+ for(i = 0; i < 19; i++) clcounts[i] = 0;
+
+ /* Trim zeros. */
+ while (hlit > 0 && ll_lengths[257 + hlit - 1] == 0) hlit--;
+ while (hdist > 0 && d_lengths[1 + hdist - 1] == 0) hdist--;
+ hlit2 = hlit + 257;
+
+ lld_total = hlit2 + hdist + 1;
+
+ for (i = 0; i < lld_total; i++) {
+ /* This is an encoding of a huffman tree, so now the length is a symbol */
+ unsigned char symbol = i < hlit2 ? ll_lengths[i] : d_lengths[i - hlit2];
+ unsigned count = 1;
+ if(use_16 || (symbol == 0 && (use_17 || use_18))) {
+ for (j = i + 1; j < lld_total && symbol ==
+ (j < hlit2 ? ll_lengths[j] : d_lengths[j - hlit2]); j++) {
+ count++;
+ }
+ }
+ i += count - 1;
+
+ /* Repetitions of zeroes */
+ if (symbol == 0 && count >= 3) {
+ if (use_18) {
+ while (count >= 11) {
+ unsigned count2 = count > 138 ? 138 : count;
+ if (!size_only) {
+ ZOPFLI_APPEND_DATA(18, &rle, &rle_size);
+ ZOPFLI_APPEND_DATA(count2 - 11, &rle_bits, &rle_bits_size);
+ }
+ clcounts[18]++;
+ count -= count2;
+ }
+ }
+ if (use_17) {
+ while (count >= 3) {
+ unsigned count2 = count > 10 ? 10 : count;
+ if (!size_only) {
+ ZOPFLI_APPEND_DATA(17, &rle, &rle_size);
+ ZOPFLI_APPEND_DATA(count2 - 3, &rle_bits, &rle_bits_size);
+ }
+ clcounts[17]++;
+ count -= count2;
+ }
+ }
+ }
+
+ /* Repetitions of any symbol */
+ if (use_16 && count >= 4) {
+ count--; /* Since the first one is hardcoded. */
+ clcounts[symbol]++;
+ if (!size_only) {
+ ZOPFLI_APPEND_DATA(symbol, &rle, &rle_size);
+ ZOPFLI_APPEND_DATA(0, &rle_bits, &rle_bits_size);
+ }
+ while (count >= 3) {
+ unsigned count2 = count > 6 ? 6 : count;
+ if (!size_only) {
+ ZOPFLI_APPEND_DATA(16, &rle, &rle_size);
+ ZOPFLI_APPEND_DATA(count2 - 3, &rle_bits, &rle_bits_size);
+ }
+ clcounts[16]++;
+ count -= count2;
+ }
+ }
+
+ /* No or insufficient repetition */
+ clcounts[symbol] += count;
+ while (count > 0) {
+ if (!size_only) {
+ ZOPFLI_APPEND_DATA(symbol, &rle, &rle_size);
+ ZOPFLI_APPEND_DATA(0, &rle_bits, &rle_bits_size);
+ }
+ count--;
+ }
+ }
+
+ ZopfliCalculateBitLengths(clcounts, 19, 7, clcl);
+ if (!size_only) ZopfliLengthsToSymbols(clcl, 19, 7, clsymbols);
+
+ hclen = 15;
+ /* Trim zeros. */
+ while (hclen > 0 && clcounts[order[hclen + 4 - 1]] == 0) hclen--;
+
+ if (!size_only) {
+ AddBits(hlit, 5, bp, out, outsize);
+ AddBits(hdist, 5, bp, out, outsize);
+ AddBits(hclen, 4, bp, out, outsize);
+
+ for (i = 0; i < hclen + 4; i++) {
+ AddBits(clcl[order[i]], 3, bp, out, outsize);
+ }
+
+ for (i = 0; i < rle_size; i++) {
+ unsigned symbol = clsymbols[rle[i]];
+ AddHuffmanBits(symbol, clcl[rle[i]], bp, out, outsize);
+ /* Extra bits. */
+ if (rle[i] == 16) AddBits(rle_bits[i], 2, bp, out, outsize);
+ else if (rle[i] == 17) AddBits(rle_bits[i], 3, bp, out, outsize);
+ else if (rle[i] == 18) AddBits(rle_bits[i], 7, bp, out, outsize);
+ }
+ }
+
+ result_size += 14; /* hlit, hdist, hclen bits */
+ result_size += (hclen + 4) * 3; /* clcl bits */
+ for(i = 0; i < 19; i++) {
+ result_size += clcl[i] * clcounts[i];
+ }
+ /* Extra bits. */
+ result_size += clcounts[16] * 2;
+ result_size += clcounts[17] * 3;
+ result_size += clcounts[18] * 7;
+
+ /* Note: in case of "size_only" these are null pointers so no effect. */
+ free(rle);
+ free(rle_bits);
+
+ return result_size;
+}
+
+static void AddDynamicTree(const unsigned* ll_lengths,
+ const unsigned* d_lengths,
+ unsigned char* bp,
+ unsigned char** out, size_t* outsize) {
+ int i;
+ int best = 0;
+ size_t bestsize = 0;
+
+ for(i = 0; i < 8; i++) {
+ size_t size = EncodeTree(ll_lengths, d_lengths,
+ i & 1, i & 2, i & 4,
+ 0, 0, 0);
+ if (bestsize == 0 || size < bestsize) {
+ bestsize = size;
+ best = i;
+ }
+ }
+
+ EncodeTree(ll_lengths, d_lengths,
+ best & 1, best & 2, best & 4,
+ bp, out, outsize);
+}
+
+/*
+Gives the exact size of the tree, in bits, as it will be encoded in DEFLATE.
+*/
+static size_t CalculateTreeSize(const unsigned* ll_lengths,
+ const unsigned* d_lengths) {
+ size_t result = 0;
+ int i;
+
+ for(i = 0; i < 8; i++) {
+ size_t size = EncodeTree(ll_lengths, d_lengths,
+ i & 1, i & 2, i & 4,
+ 0, 0, 0);
+ if (result == 0 || size < result) result = size;
+ }
+
+ return result;
+}
+
+/*
+Adds all lit/len and dist codes from the lists as huffman symbols. Does not add
+end code 256. expected_data_size is the uncompressed block size, used for
+assert, but you can set it to 0 to not do the assertion.
+*/
+static void AddLZ77Data(const ZopfliLZ77Store* lz77,
+ size_t lstart, size_t lend,
+ size_t expected_data_size,
+ const unsigned* ll_symbols, const unsigned* ll_lengths,
+ const unsigned* d_symbols, const unsigned* d_lengths,
+ unsigned char* bp,
+ unsigned char** out, size_t* outsize) {
+ size_t testlength = 0;
+ size_t i;
+
+ for (i = lstart; i < lend; i++) {
+ unsigned dist = lz77->dists[i];
+ unsigned litlen = lz77->litlens[i];
+ if (dist == 0) {
+ assert(litlen < 256);
+ assert(ll_lengths[litlen] > 0);
+ AddHuffmanBits(ll_symbols[litlen], ll_lengths[litlen], bp, out, outsize);
+ testlength++;
+ } else {
+ unsigned lls = ZopfliGetLengthSymbol(litlen);
+ unsigned ds = ZopfliGetDistSymbol(dist);
+ assert(litlen >= 3 && litlen <= 288);
+ assert(ll_lengths[lls] > 0);
+ assert(d_lengths[ds] > 0);
+ AddHuffmanBits(ll_symbols[lls], ll_lengths[lls], bp, out, outsize);
+ AddBits(ZopfliGetLengthExtraBitsValue(litlen),
+ ZopfliGetLengthExtraBits(litlen),
+ bp, out, outsize);
+ AddHuffmanBits(d_symbols[ds], d_lengths[ds], bp, out, outsize);
+ AddBits(ZopfliGetDistExtraBitsValue(dist),
+ ZopfliGetDistExtraBits(dist),
+ bp, out, outsize);
+ testlength += litlen;
+ }
+ }
+ assert(expected_data_size == 0 || testlength == expected_data_size);
+}
+
+static void GetFixedTree(unsigned* ll_lengths, unsigned* d_lengths) {
+ size_t i;
+ for (i = 0; i < 144; i++) ll_lengths[i] = 8;
+ for (i = 144; i < 256; i++) ll_lengths[i] = 9;
+ for (i = 256; i < 280; i++) ll_lengths[i] = 7;
+ for (i = 280; i < 288; i++) ll_lengths[i] = 8;
+ for (i = 0; i < 32; i++) d_lengths[i] = 5;
+}
+
+/*
+Same as CalculateBlockSymbolSize, but for block size smaller than histogram
+size.
+*/
+static size_t CalculateBlockSymbolSizeSmall(const unsigned* ll_lengths,
+ const unsigned* d_lengths,
+ const ZopfliLZ77Store* lz77,
+ size_t lstart, size_t lend) {
+ size_t result = 0;
+ size_t i;
+ for (i = lstart; i < lend; i++) {
+ assert(i < lz77->size);
+ assert(lz77->litlens[i] < 259);
+ if (lz77->dists[i] == 0) {
+ result += ll_lengths[lz77->litlens[i]];
+ } else {
+ int ll_symbol = ZopfliGetLengthSymbol(lz77->litlens[i]);
+ int d_symbol = ZopfliGetDistSymbol(lz77->dists[i]);
+ result += ll_lengths[ll_symbol];
+ result += d_lengths[d_symbol];
+ result += ZopfliGetLengthSymbolExtraBits(ll_symbol);
+ result += ZopfliGetDistSymbolExtraBits(d_symbol);
+ }
+ }
+ result += ll_lengths[256]; /*end symbol*/
+ return result;
+}
+
+/*
+Same as CalculateBlockSymbolSize, but with the histogram provided by the caller.
+*/
+static size_t CalculateBlockSymbolSizeGivenCounts(const size_t* ll_counts,
+ const size_t* d_counts,
+ const unsigned* ll_lengths,
+ const unsigned* d_lengths,
+ const ZopfliLZ77Store* lz77,
+ size_t lstart, size_t lend) {
+ size_t result = 0;
+ size_t i;
+ if (lstart + ZOPFLI_NUM_LL * 3 > lend) {
+ return CalculateBlockSymbolSizeSmall(
+ ll_lengths, d_lengths, lz77, lstart, lend);
+ } else {
+ for (i = 0; i < 256; i++) {
+ result += ll_lengths[i] * ll_counts[i];
+ }
+ for (i = 257; i < 286; i++) {
+ result += ll_lengths[i] * ll_counts[i];
+ result += ZopfliGetLengthSymbolExtraBits(i) * ll_counts[i];
+ }
+ for (i = 0; i < 30; i++) {
+ result += d_lengths[i] * d_counts[i];
+ result += ZopfliGetDistSymbolExtraBits(i) * d_counts[i];
+ }
+ result += ll_lengths[256]; /*end symbol*/
+ return result;
+ }
+}
+
+/*
+Calculates size of the part after the header and tree of an LZ77 block, in bits.
+*/
+static size_t CalculateBlockSymbolSize(const unsigned* ll_lengths,
+ const unsigned* d_lengths,
+ const ZopfliLZ77Store* lz77,
+ size_t lstart, size_t lend) {
+ if (lstart + ZOPFLI_NUM_LL * 3 > lend) {
+ return CalculateBlockSymbolSizeSmall(
+ ll_lengths, d_lengths, lz77, lstart, lend);
+ } else {
+ size_t ll_counts[ZOPFLI_NUM_LL];
+ size_t d_counts[ZOPFLI_NUM_D];
+ ZopfliLZ77GetHistogram(lz77, lstart, lend, ll_counts, d_counts);
+ return CalculateBlockSymbolSizeGivenCounts(
+ ll_counts, d_counts, ll_lengths, d_lengths, lz77, lstart, lend);
+ }
+}
+
+static size_t AbsDiff(size_t x, size_t y) {
+ if (x > y)
+ return x - y;
+ else
+ return y - x;
+}
+
+/*
+Changes the population counts in a way that the consequent Huffman tree
+compression, especially its rle-part, will be more likely to compress this data
+more efficiently. length contains the size of the histogram.
+*/
+void OptimizeHuffmanForRle(int length, size_t* counts) {
+ int i, k, stride;
+ size_t symbol, sum, limit;
+ int* good_for_rle;
+
+ /* 1) We don't want to touch the trailing zeros. We may break the
+ rules of the format by adding more data in the distance codes. */
+ for (; length >= 0; --length) {
+ if (length == 0) {
+ return;
+ }
+ if (counts[length - 1] != 0) {
+ /* Now counts[0..length - 1] does not have trailing zeros. */
+ break;
+ }
+ }
+ /* 2) Let's mark all population counts that already can be encoded
+ with an rle code.*/
+ good_for_rle = (int*)malloc(length * sizeof(int));
+ for (i = 0; i < length; ++i) good_for_rle[i] = 0;
+
+ /* Let's not spoil any of the existing good rle codes.
+ Mark any seq of 0's that is longer than 5 as a good_for_rle.
+ Mark any seq of non-0's that is longer than 7 as a good_for_rle.*/
+ symbol = counts[0];
+ stride = 0;
+ for (i = 0; i < length + 1; ++i) {
+ if (i == length || counts[i] != symbol) {
+ if ((symbol == 0 && stride >= 5) || (symbol != 0 && stride >= 7)) {
+ for (k = 0; k < stride; ++k) {
+ good_for_rle[i - k - 1] = 1;
+ }
+ }
+ stride = 1;
+ if (i != length) {
+ symbol = counts[i];
+ }
+ } else {
+ ++stride;
+ }
+ }
+
+ /* 3) Let's replace those population counts that lead to more rle codes. */
+ stride = 0;
+ limit = counts[0];
+ sum = 0;
+ for (i = 0; i < length + 1; ++i) {
+ if (i == length || good_for_rle[i]
+ /* Heuristic for selecting the stride ranges to collapse. */
+ || AbsDiff(counts[i], limit) >= 4) {
+ if (stride >= 4 || (stride >= 3 && sum == 0)) {
+ /* The stride must end, collapse what we have, if we have enough (4). */
+ int count = (sum + stride / 2) / stride;
+ if (count < 1) count = 1;
+ if (sum == 0) {
+ /* Don't make an all zeros stride to be upgraded to ones. */
+ count = 0;
+ }
+ for (k = 0; k < stride; ++k) {
+ /* We don't want to change value at counts[i],
+ that is already belonging to the next stride. Thus - 1. */
+ counts[i - k - 1] = count;
+ }
+ }
+ stride = 0;
+ sum = 0;
+ if (i < length - 3) {
+ /* All interesting strides have a count of at least 4,
+ at least when non-zeros. */
+ limit = (counts[i] + counts[i + 1] +
+ counts[i + 2] + counts[i + 3] + 2) / 4;
+ } else if (i < length) {
+ limit = counts[i];
+ } else {
+ limit = 0;
+ }
+ }
+ ++stride;
+ if (i != length) {
+ sum += counts[i];
+ }
+ }
+
+ free(good_for_rle);
+}
+
+/*
+Tries out OptimizeHuffmanForRle for this block, if the result is smaller,
+uses it, otherwise keeps the original. Returns size of encoded tree and data in
+bits, not including the 3-bit block header.
+*/
+static double TryOptimizeHuffmanForRle(
+ const ZopfliLZ77Store* lz77, size_t lstart, size_t lend,
+ const size_t* ll_counts, const size_t* d_counts,
+ unsigned* ll_lengths, unsigned* d_lengths) {
+ size_t ll_counts2[ZOPFLI_NUM_LL];
+ size_t d_counts2[ZOPFLI_NUM_D];
+ unsigned ll_lengths2[ZOPFLI_NUM_LL];
+ unsigned d_lengths2[ZOPFLI_NUM_D];
+ double treesize;
+ double datasize;
+ double treesize2;
+ double datasize2;
+
+ treesize = CalculateTreeSize(ll_lengths, d_lengths);
+ datasize = CalculateBlockSymbolSizeGivenCounts(ll_counts, d_counts,
+ ll_lengths, d_lengths, lz77, lstart, lend);
+
+ memcpy(ll_counts2, ll_counts, sizeof(ll_counts2));
+ memcpy(d_counts2, d_counts, sizeof(d_counts2));
+ OptimizeHuffmanForRle(ZOPFLI_NUM_LL, ll_counts2);
+ OptimizeHuffmanForRle(ZOPFLI_NUM_D, d_counts2);
+ ZopfliCalculateBitLengths(ll_counts2, ZOPFLI_NUM_LL, 15, ll_lengths2);
+ ZopfliCalculateBitLengths(d_counts2, ZOPFLI_NUM_D, 15, d_lengths2);
+ PatchDistanceCodesForBuggyDecoders(d_lengths2);
+
+ treesize2 = CalculateTreeSize(ll_lengths2, d_lengths2);
+ datasize2 = CalculateBlockSymbolSizeGivenCounts(ll_counts, d_counts,
+ ll_lengths2, d_lengths2, lz77, lstart, lend);
+
+ if (treesize2 + datasize2 < treesize + datasize) {
+ memcpy(ll_lengths, ll_lengths2, sizeof(ll_lengths2));
+ memcpy(d_lengths, d_lengths2, sizeof(d_lengths2));
+ return treesize2 + datasize2;
+ }
+ return treesize + datasize;
+}
+
+/*
+Calculates the bit lengths for the symbols for dynamic blocks. Chooses bit
+lengths that give the smallest size of tree encoding + encoding of all the
+symbols to have smallest output size. This are not necessarily the ideal Huffman
+bit lengths. Returns size of encoded tree and data in bits, not including the
+3-bit block header.
+*/
+static double GetDynamicLengths(const ZopfliLZ77Store* lz77,
+ size_t lstart, size_t lend,
+ unsigned* ll_lengths, unsigned* d_lengths) {
+ size_t ll_counts[ZOPFLI_NUM_LL];
+ size_t d_counts[ZOPFLI_NUM_D];
+
+ ZopfliLZ77GetHistogram(lz77, lstart, lend, ll_counts, d_counts);
+ ll_counts[256] = 1; /* End symbol. */
+ ZopfliCalculateBitLengths(ll_counts, ZOPFLI_NUM_LL, 15, ll_lengths);
+ ZopfliCalculateBitLengths(d_counts, ZOPFLI_NUM_D, 15, d_lengths);
+ PatchDistanceCodesForBuggyDecoders(d_lengths);
+ return TryOptimizeHuffmanForRle(
+ lz77, lstart, lend, ll_counts, d_counts, ll_lengths, d_lengths);
+}
+
+double ZopfliCalculateBlockSize(const ZopfliLZ77Store* lz77,
+ size_t lstart, size_t lend, int btype) {
+ unsigned ll_lengths[ZOPFLI_NUM_LL];
+ unsigned d_lengths[ZOPFLI_NUM_D];
+
+ double result = 3; /* bfinal and btype bits */
+
+ if (btype == 0) {
+ size_t length = ZopfliLZ77GetByteRange(lz77, lstart, lend);
+ size_t rem = length % 65535;
+ size_t blocks = length / 65535 + (rem ? 1 : 0);
+ /* An uncompressed block must actually be split into multiple blocks if it's
+ larger than 65535 bytes long. Eeach block header is 5 bytes: 3 bits,
+ padding, LEN and NLEN (potential less padding for first one ignored). */
+ return blocks * 5 * 8 + length * 8;
+ } if (btype == 1) {
+ GetFixedTree(ll_lengths, d_lengths);
+ result += CalculateBlockSymbolSize(
+ ll_lengths, d_lengths, lz77, lstart, lend);
+ } else {
+ result += GetDynamicLengths(lz77, lstart, lend, ll_lengths, d_lengths);
+ }
+
+ return result;
+}
+
+double ZopfliCalculateBlockSizeAutoType(const ZopfliLZ77Store* lz77,
+ size_t lstart, size_t lend) {
+ double uncompressedcost = ZopfliCalculateBlockSize(lz77, lstart, lend, 0);
+ /* Don't do the expensive fixed cost calculation for larger blocks that are
+ unlikely to use it. */
+ double fixedcost = (lz77->size > 1000) ?
+ uncompressedcost : ZopfliCalculateBlockSize(lz77, lstart, lend, 1);
+ double dyncost = ZopfliCalculateBlockSize(lz77, lstart, lend, 2);
+ return (uncompressedcost < fixedcost && uncompressedcost < dyncost)
+ ? uncompressedcost
+ : (fixedcost < dyncost ? fixedcost : dyncost);
+}
+
+/* Since an uncompressed block can be max 65535 in size, it actually adds
+multible blocks if needed. */
+static void AddNonCompressedBlock(const ZopfliOptions* options, int final,
+ const unsigned char* in, size_t instart,
+ size_t inend,
+ unsigned char* bp,
+ unsigned char** out, size_t* outsize) {
+ size_t pos = instart;
+ (void)options;
+ for (;;) {
+ size_t i;
+ unsigned short blocksize = 65535;
+ unsigned short nlen;
+ int currentfinal;
+
+ if (pos + blocksize > inend) blocksize = inend - pos;
+ currentfinal = pos + blocksize >= inend;
+
+ nlen = ~blocksize;
+
+ AddBit(final && currentfinal, bp, out, outsize);
+ /* BTYPE 00 */
+ AddBit(0, bp, out, outsize);
+ AddBit(0, bp, out, outsize);
+
+ /* Any bits of input up to the next byte boundary are ignored. */
+ *bp = 0;
+
+ ZOPFLI_APPEND_DATA(blocksize % 256, out, outsize);
+ ZOPFLI_APPEND_DATA((blocksize / 256) % 256, out, outsize);
+ ZOPFLI_APPEND_DATA(nlen % 256, out, outsize);
+ ZOPFLI_APPEND_DATA((nlen / 256) % 256, out, outsize);
+
+ for (i = 0; i < blocksize; i++) {
+ ZOPFLI_APPEND_DATA(in[pos + i], out, outsize);
+ }
+
+ if (currentfinal) break;
+ pos += blocksize;
+ }
+}
+
+/*
+Adds a deflate block with the given LZ77 data to the output.
+options: global program options
+btype: the block type, must be 1 or 2
+final: whether to set the "final" bit on this block, must be the last block
+litlens: literal/length array of the LZ77 data, in the same format as in
+ ZopfliLZ77Store.
+dists: distance array of the LZ77 data, in the same format as in
+ ZopfliLZ77Store.
+lstart: where to start in the LZ77 data
+lend: where to end in the LZ77 data (not inclusive)
+expected_data_size: the uncompressed block size, used for assert, but you can
+ set it to 0 to not do the assertion.
+bp: output bit pointer
+out: dynamic output array to append to
+outsize: dynamic output array size
+*/
+static void AddLZ77Block(const ZopfliOptions* options, int btype, int final,
+ const ZopfliLZ77Store* lz77,
+ size_t lstart, size_t lend,
+ size_t expected_data_size,
+ unsigned char* bp,
+ unsigned char** out, size_t* outsize) {
+ unsigned ll_lengths[ZOPFLI_NUM_LL];
+ unsigned d_lengths[ZOPFLI_NUM_D];
+ unsigned ll_symbols[ZOPFLI_NUM_LL];
+ unsigned d_symbols[ZOPFLI_NUM_D];
+ size_t detect_block_size = *outsize;
+ size_t compressed_size;
+ size_t uncompressed_size = 0;
+ size_t i;
+ if (btype == 0) {
+ size_t length = ZopfliLZ77GetByteRange(lz77, lstart, lend);
+ size_t pos = lstart == lend ? 0 : lz77->pos[lstart];
+ size_t end = pos + length;
+ AddNonCompressedBlock(options, final,
+ lz77->data, pos, end, bp, out, outsize);
+ return;
+ }
+
+ AddBit(final, bp, out, outsize);
+ AddBit(btype & 1, bp, out, outsize);
+ AddBit((btype & 2) >> 1, bp, out, outsize);
+
+ if (btype == 1) {
+ /* Fixed block. */
+ GetFixedTree(ll_lengths, d_lengths);
+ } else {
+ /* Dynamic block. */
+ unsigned detect_tree_size;
+ assert(btype == 2);
+
+ GetDynamicLengths(lz77, lstart, lend, ll_lengths, d_lengths);
+
+ detect_tree_size = *outsize;
+ AddDynamicTree(ll_lengths, d_lengths, bp, out, outsize);
+ if (options->verbose) {
+ fprintf(stderr, "treesize: %d\n", (int)(*outsize - detect_tree_size));
+ }
+ }
+
+ ZopfliLengthsToSymbols(ll_lengths, ZOPFLI_NUM_LL, 15, ll_symbols);
+ ZopfliLengthsToSymbols(d_lengths, ZOPFLI_NUM_D, 15, d_symbols);
+
+ detect_block_size = *outsize;
+ AddLZ77Data(lz77, lstart, lend, expected_data_size,
+ ll_symbols, ll_lengths, d_symbols, d_lengths,
+ bp, out, outsize);
+ /* End symbol. */
+ AddHuffmanBits(ll_symbols[256], ll_lengths[256], bp, out, outsize);
+
+ for (i = lstart; i < lend; i++) {
+ uncompressed_size += lz77->dists[i] == 0 ? 1 : lz77->litlens[i];
+ }
+ compressed_size = *outsize - detect_block_size;
+ if (options->verbose) {
+ fprintf(stderr, "compressed block size: %d (%dk) (unc: %d)\n",
+ (int)compressed_size, (int)(compressed_size / 1024),
+ (int)(uncompressed_size));
+ }
+}
+
+static void AddLZ77BlockAutoType(const ZopfliOptions* options, int final,
+ const ZopfliLZ77Store* lz77,
+ size_t lstart, size_t lend,
+ size_t expected_data_size,
+ unsigned char* bp,
+ unsigned char** out, size_t* outsize) {
+ double uncompressedcost = ZopfliCalculateBlockSize(lz77, lstart, lend, 0);
+ double fixedcost = ZopfliCalculateBlockSize(lz77, lstart, lend, 1);
+ double dyncost = ZopfliCalculateBlockSize(lz77, lstart, lend, 2);
+
+ /* Whether to perform the expensive calculation of creating an optimal block
+ with fixed huffman tree to check if smaller. Only do this for small blocks or
+ blocks which already are pretty good with fixed huffman tree. */
+ int expensivefixed = (lz77->size < 1000) || fixedcost <= dyncost * 1.1;
+
+ ZopfliLZ77Store fixedstore;
+ if (lstart == lend) {
+ /* Smallest empty block is represented by fixed block */
+ AddBits(final, 1, bp, out, outsize);
+ AddBits(1, 2, bp, out, outsize); /* btype 01 */
+ AddBits(0, 7, bp, out, outsize); /* end symbol has code 0000000 */
+ return;
+ }
+ ZopfliInitLZ77Store(lz77->data, &fixedstore);
+ if (expensivefixed) {
+ /* Recalculate the LZ77 with ZopfliLZ77OptimalFixed */
+ size_t instart = lz77->pos[lstart];
+ size_t inend = instart + ZopfliLZ77GetByteRange(lz77, lstart, lend);
+
+ ZopfliBlockState s;
+ ZopfliInitBlockState(options, instart, inend, 1, &s);
+ ZopfliLZ77OptimalFixed(&s, lz77->data, instart, inend, &fixedstore);
+ fixedcost = ZopfliCalculateBlockSize(&fixedstore, 0, fixedstore.size, 1);
+ ZopfliCleanBlockState(&s);
+ }
+
+ if (uncompressedcost < fixedcost && uncompressedcost < dyncost) {
+ AddLZ77Block(options, 0, final, lz77, lstart, lend,
+ expected_data_size, bp, out, outsize);
+ } else if (fixedcost < dyncost) {
+ if (expensivefixed) {
+ AddLZ77Block(options, 1, final, &fixedstore, 0, fixedstore.size,
+ expected_data_size, bp, out, outsize);
+ } else {
+ AddLZ77Block(options, 1, final, lz77, lstart, lend,
+ expected_data_size, bp, out, outsize);
+ }
+ } else {
+ AddLZ77Block(options, 2, final, lz77, lstart, lend,
+ expected_data_size, bp, out, outsize);
+ }
+
+ ZopfliCleanLZ77Store(&fixedstore);
+}
+
+/*
+Deflate a part, to allow ZopfliDeflate() to use multiple master blocks if
+needed.
+It is possible to call this function multiple times in a row, shifting
+instart and inend to next bytes of the data. If instart is larger than 0, then
+previous bytes are used as the initial dictionary for LZ77.
+This function will usually output multiple deflate blocks. If final is 1, then
+the final bit will be set on the last block.
+*/
+void ZopfliDeflatePart(const ZopfliOptions* options, int btype, int final,
+ const unsigned char* in, size_t instart, size_t inend,
+ unsigned char* bp, unsigned char** out,
+ size_t* outsize) {
+ size_t i;
+ /* byte coordinates rather than lz77 index */
+ size_t* splitpoints_uncompressed = 0;
+ size_t npoints = 0;
+ size_t* splitpoints = 0;
+ double totalcost = 0;
+ ZopfliLZ77Store lz77;
+
+ /* If btype=2 is specified, it tries all block types. If a lesser btype is
+ given, then however it forces that one. Neither of the lesser types needs
+ block splitting as they have no dynamic huffman trees. */
+ if (btype == 0) {
+ AddNonCompressedBlock(options, final, in, instart, inend, bp, out, outsize);
+ return;
+ } else if (btype == 1) {
+ ZopfliLZ77Store store;
+ ZopfliBlockState s;
+ ZopfliInitLZ77Store(in, &store);
+ ZopfliInitBlockState(options, instart, inend, 1, &s);
+
+ ZopfliLZ77OptimalFixed(&s, in, instart, inend, &store);
+ AddLZ77Block(options, btype, final, &store, 0, store.size, 0,
+ bp, out, outsize);
+
+ ZopfliCleanBlockState(&s);
+ ZopfliCleanLZ77Store(&store);
+ return;
+ }
+
+
+ if (options->blocksplitting) {
+ ZopfliBlockSplit(options, in, instart, inend,
+ options->blocksplittingmax,
+ &splitpoints_uncompressed, &npoints);
+ splitpoints = (size_t*)malloc(sizeof(*splitpoints) * npoints);
+ }
+
+ ZopfliInitLZ77Store(in, &lz77);
+
+ for (i = 0; i <= npoints; i++) {
+ size_t start = i == 0 ? instart : splitpoints_uncompressed[i - 1];
+ size_t end = i == npoints ? inend : splitpoints_uncompressed[i];
+ ZopfliBlockState s;
+ ZopfliLZ77Store store;
+ ZopfliInitLZ77Store(in, &store);
+ ZopfliInitBlockState(options, start, end, 1, &s);
+ ZopfliLZ77Optimal(&s, in, start, end, options->numiterations, &store);
+ totalcost += ZopfliCalculateBlockSizeAutoType(&store, 0, store.size);
+
+ ZopfliAppendLZ77Store(&store, &lz77);
+ if (i < npoints) splitpoints[i] = lz77.size;
+
+ ZopfliCleanBlockState(&s);
+ ZopfliCleanLZ77Store(&store);
+ }
+
+ /* Second block splitting attempt */
+ if (options->blocksplitting && npoints > 1) {
+ size_t* splitpoints2 = 0;
+ size_t npoints2 = 0;
+ double totalcost2 = 0;
+
+ ZopfliBlockSplitLZ77(options, &lz77,
+ options->blocksplittingmax, &splitpoints2, &npoints2);
+
+ for (i = 0; i <= npoints2; i++) {
+ size_t start = i == 0 ? 0 : splitpoints2[i - 1];
+ size_t end = i == npoints2 ? lz77.size : splitpoints2[i];
+ totalcost2 += ZopfliCalculateBlockSizeAutoType(&lz77, start, end);
+ }
+
+ if (totalcost2 < totalcost) {
+ free(splitpoints);
+ splitpoints = splitpoints2;
+ npoints = npoints2;
+ } else {
+ free(splitpoints2);
+ }
+ }
+
+ for (i = 0; i <= npoints; i++) {
+ size_t start = i == 0 ? 0 : splitpoints[i - 1];
+ size_t end = i == npoints ? lz77.size : splitpoints[i];
+ AddLZ77BlockAutoType(options, i == npoints && final,
+ &lz77, start, end, 0,
+ bp, out, outsize);
+ }
+
+ ZopfliCleanLZ77Store(&lz77);
+ free(splitpoints);
+ free(splitpoints_uncompressed);
+}
+
+void ZopfliDeflate(const ZopfliOptions* options, int btype, int final,
+ const unsigned char* in, size_t insize,
+ unsigned char* bp, unsigned char** out, size_t* outsize) {
+ size_t offset = *outsize;
+#if ZOPFLI_MASTER_BLOCK_SIZE == 0
+ ZopfliDeflatePart(options, btype, final, in, 0, insize, bp, out, outsize);
+#else
+ size_t i = 0;
+ do {
+ int masterfinal = (i + ZOPFLI_MASTER_BLOCK_SIZE >= insize);
+ int final2 = final && masterfinal;
+ size_t size = masterfinal ? insize - i : ZOPFLI_MASTER_BLOCK_SIZE;
+ ZopfliDeflatePart(options, btype, final2,
+ in, i, i + size, bp, out, outsize);
+ i += size;
+ } while (i < insize);
+#endif
+ if (options->verbose) {
+ fprintf(stderr,
+ "Original Size: %lu, Deflate: %lu, Compression: %f%% Removed\n",
+ (unsigned long)insize, (unsigned long)(*outsize - offset),
+ 100.0 * (double)(insize - (*outsize - offset)) / (double)insize);
+ }
+}
diff --git a/misc/ttf2woff/zopfli/deflate.h b/misc/ttf2woff/zopfli/deflate.h
new file mode 100644
index 000000000..fcd9ddc0f
--- /dev/null
+++ b/misc/ttf2woff/zopfli/deflate.h
@@ -0,0 +1,92 @@
+/*
+Copyright 2011 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Author: lode.vandevenne@gmail.com (Lode Vandevenne)
+Author: jyrki.alakuijala@gmail.com (Jyrki Alakuijala)
+*/
+
+#ifndef ZOPFLI_DEFLATE_H_
+#define ZOPFLI_DEFLATE_H_
+
+/*
+Functions to compress according to the DEFLATE specification, using the
+"squeeze" LZ77 compression backend.
+*/
+
+#include "lz77.h"
+#include "zopfli.h"
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/*
+Compresses according to the deflate specification and append the compressed
+result to the output.
+This function will usually output multiple deflate blocks. If final is 1, then
+the final bit will be set on the last block.
+
+options: global program options
+btype: the deflate block type. Use 2 for best compression.
+ -0: non compressed blocks (00)
+ -1: blocks with fixed tree (01)
+ -2: blocks with dynamic tree (10)
+final: whether this is the last section of the input, sets the final bit to the
+ last deflate block.
+in: the input bytes
+insize: number of input bytes
+bp: bit pointer for the output array. This must initially be 0, and for
+ consecutive calls must be reused (it can have values from 0-7). This is
+ because deflate appends blocks as bit-based data, rather than on byte
+ boundaries.
+out: pointer to the dynamic output array to which the result is appended. Must
+ be freed after use.
+outsize: pointer to the dynamic output array size.
+*/
+void ZopfliDeflate(const ZopfliOptions* options, int btype, int final,
+ const unsigned char* in, size_t insize,
+ unsigned char* bp, unsigned char** out, size_t* outsize);
+
+/*
+Like ZopfliDeflate, but allows to specify start and end byte with instart and
+inend. Only that part is compressed, but earlier bytes are still used for the
+back window.
+*/
+void ZopfliDeflatePart(const ZopfliOptions* options, int btype, int final,
+ const unsigned char* in, size_t instart, size_t inend,
+ unsigned char* bp, unsigned char** out,
+ size_t* outsize);
+
+/*
+Calculates block size in bits.
+litlens: lz77 lit/lengths
+dists: ll77 distances
+lstart: start of block
+lend: end of block (not inclusive)
+*/
+double ZopfliCalculateBlockSize(const ZopfliLZ77Store* lz77,
+ size_t lstart, size_t lend, int btype);
+
+/*
+Calculates block size in bits, automatically using the best btype.
+*/
+double ZopfliCalculateBlockSizeAutoType(const ZopfliLZ77Store* lz77,
+ size_t lstart, size_t lend);
+
+#ifdef __cplusplus
+} // extern "C"
+#endif
+
+#endif /* ZOPFLI_DEFLATE_H_ */
diff --git a/misc/ttf2woff/zopfli/hash.c b/misc/ttf2woff/zopfli/hash.c
new file mode 100644
index 000000000..3025d1e29
--- /dev/null
+++ b/misc/ttf2woff/zopfli/hash.c
@@ -0,0 +1,143 @@
+/*
+Copyright 2011 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Author: lode.vandevenne@gmail.com (Lode Vandevenne)
+Author: jyrki.alakuijala@gmail.com (Jyrki Alakuijala)
+*/
+
+#include "hash.h"
+
+#include <assert.h>
+#include <stdio.h>
+#include <stdlib.h>
+
+#define HASH_SHIFT 5
+#define HASH_MASK 32767
+
+void ZopfliAllocHash(size_t window_size, ZopfliHash* h) {
+ h->head = (int*)malloc(sizeof(*h->head) * 65536);
+ h->prev = (unsigned short*)malloc(sizeof(*h->prev) * window_size);
+ h->hashval = (int*)malloc(sizeof(*h->hashval) * window_size);
+
+#ifdef ZOPFLI_HASH_SAME
+ h->same = (unsigned short*)malloc(sizeof(*h->same) * window_size);
+#endif
+
+#ifdef ZOPFLI_HASH_SAME_HASH
+ h->head2 = (int*)malloc(sizeof(*h->head2) * 65536);
+ h->prev2 = (unsigned short*)malloc(sizeof(*h->prev2) * window_size);
+ h->hashval2 = (int*)malloc(sizeof(*h->hashval2) * window_size);
+#endif
+}
+
+void ZopfliResetHash(size_t window_size, ZopfliHash* h) {
+ size_t i;
+
+ h->val = 0;
+ for (i = 0; i < 65536; i++) {
+ h->head[i] = -1; /* -1 indicates no head so far. */
+ }
+ for (i = 0; i < window_size; i++) {
+ h->prev[i] = i; /* If prev[j] == j, then prev[j] is uninitialized. */
+ h->hashval[i] = -1;
+ }
+
+#ifdef ZOPFLI_HASH_SAME
+ for (i = 0; i < window_size; i++) {
+ h->same[i] = 0;
+ }
+#endif
+
+#ifdef ZOPFLI_HASH_SAME_HASH
+ h->val2 = 0;
+ for (i = 0; i < 65536; i++) {
+ h->head2[i] = -1;
+ }
+ for (i = 0; i < window_size; i++) {
+ h->prev2[i] = i;
+ h->hashval2[i] = -1;
+ }
+#endif
+}
+
+void ZopfliCleanHash(ZopfliHash* h) {
+ free(h->head);
+ free(h->prev);
+ free(h->hashval);
+
+#ifdef ZOPFLI_HASH_SAME_HASH
+ free(h->head2);
+ free(h->prev2);
+ free(h->hashval2);
+#endif
+
+#ifdef ZOPFLI_HASH_SAME
+ free(h->same);
+#endif
+}
+
+/*
+Update the sliding hash value with the given byte. All calls to this function
+must be made on consecutive input characters. Since the hash value exists out
+of multiple input bytes, a few warmups with this function are needed initially.
+*/
+static void UpdateHashValue(ZopfliHash* h, unsigned char c) {
+ h->val = (((h->val) << HASH_SHIFT) ^ (c)) & HASH_MASK;
+}
+
+void ZopfliUpdateHash(const unsigned char* array, size_t pos, size_t end,
+ ZopfliHash* h) {
+ unsigned short hpos = pos & ZOPFLI_WINDOW_MASK;
+#ifdef ZOPFLI_HASH_SAME
+ size_t amount = 0;
+#endif
+
+ UpdateHashValue(h, pos + ZOPFLI_MIN_MATCH <= end ?
+ array[pos + ZOPFLI_MIN_MATCH - 1] : 0);
+ h->hashval[hpos] = h->val;
+ if (h->head[h->val] != -1 && h->hashval[h->head[h->val]] == h->val) {
+ h->prev[hpos] = h->head[h->val];
+ }
+ else h->prev[hpos] = hpos;
+ h->head[h->val] = hpos;
+
+#ifdef ZOPFLI_HASH_SAME
+ /* Update "same". */
+ if (h->same[(pos - 1) & ZOPFLI_WINDOW_MASK] > 1) {
+ amount = h->same[(pos - 1) & ZOPFLI_WINDOW_MASK] - 1;
+ }
+ while (pos + amount + 1 < end &&
+ array[pos] == array[pos + amount + 1] && amount < (unsigned short)(-1)) {
+ amount++;
+ }
+ h->same[hpos] = amount;
+#endif
+
+#ifdef ZOPFLI_HASH_SAME_HASH
+ h->val2 = ((h->same[hpos] - ZOPFLI_MIN_MATCH) & 255) ^ h->val;
+ h->hashval2[hpos] = h->val2;
+ if (h->head2[h->val2] != -1 && h->hashval2[h->head2[h->val2]] == h->val2) {
+ h->prev2[hpos] = h->head2[h->val2];
+ }
+ else h->prev2[hpos] = hpos;
+ h->head2[h->val2] = hpos;
+#endif
+}
+
+void ZopfliWarmupHash(const unsigned char* array, size_t pos, size_t end,
+ ZopfliHash* h) {
+ UpdateHashValue(h, array[pos + 0]);
+ if (pos + 1 < end) UpdateHashValue(h, array[pos + 1]);
+}
diff --git a/misc/ttf2woff/zopfli/hash.h b/misc/ttf2woff/zopfli/hash.h
new file mode 100644
index 000000000..e59c1d46f
--- /dev/null
+++ b/misc/ttf2woff/zopfli/hash.h
@@ -0,0 +1,73 @@
+/*
+Copyright 2011 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Author: lode.vandevenne@gmail.com (Lode Vandevenne)
+Author: jyrki.alakuijala@gmail.com (Jyrki Alakuijala)
+*/
+
+/*
+The hash for ZopfliFindLongestMatch of lz77.c.
+*/
+
+#ifndef ZOPFLI_HASH_H_
+#define ZOPFLI_HASH_H_
+
+#include "util.h"
+
+typedef struct ZopfliHash {
+ int* head; /* Hash value to index of its most recent occurrence. */
+ unsigned short* prev; /* Index to index of prev. occurrence of same hash. */
+ int* hashval; /* Index to hash value at this index. */
+ int val; /* Current hash value. */
+
+#ifdef ZOPFLI_HASH_SAME_HASH
+ /* Fields with similar purpose as the above hash, but for the second hash with
+ a value that is calculated differently. */
+ int* head2; /* Hash value to index of its most recent occurrence. */
+ unsigned short* prev2; /* Index to index of prev. occurrence of same hash. */
+ int* hashval2; /* Index to hash value at this index. */
+ int val2; /* Current hash value. */
+#endif
+
+#ifdef ZOPFLI_HASH_SAME
+ unsigned short* same; /* Amount of repetitions of same byte after this .*/
+#endif
+} ZopfliHash;
+
+/* Allocates ZopfliHash memory. */
+void ZopfliAllocHash(size_t window_size, ZopfliHash* h);
+
+/* Resets all fields of ZopfliHash. */
+void ZopfliResetHash(size_t window_size, ZopfliHash* h);
+
+/* Frees ZopfliHash memory. */
+void ZopfliCleanHash(ZopfliHash* h);
+
+/*
+Updates the hash values based on the current position in the array. All calls
+to this must be made for consecutive bytes.
+*/
+void ZopfliUpdateHash(const unsigned char* array, size_t pos, size_t end,
+ ZopfliHash* h);
+
+/*
+Prepopulates hash:
+Fills in the initial values in the hash, before ZopfliUpdateHash can be used
+correctly.
+*/
+void ZopfliWarmupHash(const unsigned char* array, size_t pos, size_t end,
+ ZopfliHash* h);
+
+#endif /* ZOPFLI_HASH_H_ */
diff --git a/misc/ttf2woff/zopfli/katajainen.c b/misc/ttf2woff/zopfli/katajainen.c
new file mode 100644
index 000000000..145901755
--- /dev/null
+++ b/misc/ttf2woff/zopfli/katajainen.c
@@ -0,0 +1,262 @@
+/*
+Copyright 2011 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Author: lode.vandevenne@gmail.com (Lode Vandevenne)
+Author: jyrki.alakuijala@gmail.com (Jyrki Alakuijala)
+*/
+
+/*
+Bounded package merge algorithm, based on the paper
+"A Fast and Space-Economical Algorithm for Length-Limited Coding
+Jyrki Katajainen, Alistair Moffat, Andrew Turpin".
+*/
+
+#include "katajainen.h"
+#include <assert.h>
+#include <stdlib.h>
+#include <limits.h>
+
+typedef struct Node Node;
+
+/*
+Nodes forming chains. Also used to represent leaves.
+*/
+struct Node {
+ size_t weight; /* Total weight (symbol count) of this chain. */
+ Node* tail; /* Previous node(s) of this chain, or 0 if none. */
+ int count; /* Leaf symbol index, or number of leaves before this chain. */
+};
+
+/*
+Memory pool for nodes.
+*/
+typedef struct NodePool {
+ Node* next; /* Pointer to a free node in the pool. */
+} NodePool;
+
+/*
+Initializes a chain node with the given values and marks it as in use.
+*/
+static void InitNode(size_t weight, int count, Node* tail, Node* node) {
+ node->weight = weight;
+ node->count = count;
+ node->tail = tail;
+}
+
+/*
+Performs a Boundary Package-Merge step. Puts a new chain in the given list. The
+new chain is, depending on the weights, a leaf or a combination of two chains
+from the previous list.
+lists: The lists of chains.
+maxbits: Number of lists.
+leaves: The leaves, one per symbol.
+numsymbols: Number of leaves.
+pool: the node memory pool.
+index: The index of the list in which a new chain or leaf is required.
+*/
+static void BoundaryPM(Node* (*lists)[2], Node* leaves, int numsymbols,
+ NodePool* pool, int index) {
+ Node* newchain;
+ Node* oldchain;
+ int lastcount = lists[index][1]->count; /* Count of last chain of list. */
+
+ if (index == 0 && lastcount >= numsymbols) return;
+
+ newchain = pool->next++;
+ oldchain = lists[index][1];
+
+ /* These are set up before the recursive calls below, so that there is a list
+ pointing to the new node, to let the garbage collection know it's in use. */
+ lists[index][0] = oldchain;
+ lists[index][1] = newchain;
+
+ if (index == 0) {
+ /* New leaf node in list 0. */
+ InitNode(leaves[lastcount].weight, lastcount + 1, 0, newchain);
+ } else {
+ size_t sum = lists[index - 1][0]->weight + lists[index - 1][1]->weight;
+ if (lastcount < numsymbols && sum > leaves[lastcount].weight) {
+ /* New leaf inserted in list, so count is incremented. */
+ InitNode(leaves[lastcount].weight, lastcount + 1, oldchain->tail,
+ newchain);
+ } else {
+ InitNode(sum, lastcount, lists[index - 1][1], newchain);
+ /* Two lookahead chains of previous list used up, create new ones. */
+ BoundaryPM(lists, leaves, numsymbols, pool, index - 1);
+ BoundaryPM(lists, leaves, numsymbols, pool, index - 1);
+ }
+ }
+}
+
+static void BoundaryPMFinal(Node* (*lists)[2],
+ Node* leaves, int numsymbols, NodePool* pool, int index) {
+ int lastcount = lists[index][1]->count; /* Count of last chain of list. */
+
+ size_t sum = lists[index - 1][0]->weight + lists[index - 1][1]->weight;
+
+ if (lastcount < numsymbols && sum > leaves[lastcount].weight) {
+ Node* newchain = pool->next;
+ Node* oldchain = lists[index][1]->tail;
+
+ lists[index][1] = newchain;
+ newchain->count = lastcount + 1;
+ newchain->tail = oldchain;
+ } else {
+ lists[index][1]->tail = lists[index - 1][1];
+ }
+}
+
+/*
+Initializes each list with as lookahead chains the two leaves with lowest
+weights.
+*/
+static void InitLists(
+ NodePool* pool, const Node* leaves, int maxbits, Node* (*lists)[2]) {
+ int i;
+ Node* node0 = pool->next++;
+ Node* node1 = pool->next++;
+ InitNode(leaves[0].weight, 1, 0, node0);
+ InitNode(leaves[1].weight, 2, 0, node1);
+ for (i = 0; i < maxbits; i++) {
+ lists[i][0] = node0;
+ lists[i][1] = node1;
+ }
+}
+
+/*
+Converts result of boundary package-merge to the bitlengths. The result in the
+last chain of the last list contains the amount of active leaves in each list.
+chain: Chain to extract the bit length from (last chain from last list).
+*/
+static void ExtractBitLengths(Node* chain, Node* leaves, unsigned* bitlengths) {
+ int counts[16] = {0};
+ unsigned end = 16;
+ unsigned ptr = 15;
+ unsigned value = 1;
+ Node* node;
+ int val;
+
+ for (node = chain; node; node = node->tail) {
+ counts[--end] = node->count;
+ }
+
+ val = counts[15];
+ while (ptr >= end) {
+ for (; val > counts[ptr - 1]; val--) {
+ bitlengths[leaves[val - 1].count] = value;
+ }
+ ptr--;
+ value++;
+ }
+}
+
+/*
+Comparator for sorting the leaves. Has the function signature for qsort.
+*/
+static int LeafComparator(const void* a, const void* b) {
+ return ((const Node*)a)->weight - ((const Node*)b)->weight;
+}
+
+int ZopfliLengthLimitedCodeLengths(
+ const size_t* frequencies, int n, int maxbits, unsigned* bitlengths) {
+ NodePool pool;
+ int i;
+ int numsymbols = 0; /* Amount of symbols with frequency > 0. */
+ int numBoundaryPMRuns;
+ Node* nodes;
+
+ /* Array of lists of chains. Each list requires only two lookahead chains at
+ a time, so each list is a array of two Node*'s. */
+ Node* (*lists)[2];
+
+ /* One leaf per symbol. Only numsymbols leaves will be used. */
+ Node* leaves = (Node*)malloc(n * sizeof(*leaves));
+
+ /* Initialize all bitlengths at 0. */
+ for (i = 0; i < n; i++) {
+ bitlengths[i] = 0;
+ }
+
+ /* Count used symbols and place them in the leaves. */
+ for (i = 0; i < n; i++) {
+ if (frequencies[i]) {
+ leaves[numsymbols].weight = frequencies[i];
+ leaves[numsymbols].count = i; /* Index of symbol this leaf represents. */
+ numsymbols++;
+ }
+ }
+
+ /* Check special cases and error conditions. */
+ if ((1 << maxbits) < numsymbols) {
+ free(leaves);
+ return 1; /* Error, too few maxbits to represent symbols. */
+ }
+ if (numsymbols == 0) {
+ free(leaves);
+ return 0; /* No symbols at all. OK. */
+ }
+ if (numsymbols == 1) {
+ bitlengths[leaves[0].count] = 1;
+ free(leaves);
+ return 0; /* Only one symbol, give it bitlength 1, not 0. OK. */
+ }
+ if (numsymbols == 2) {
+ bitlengths[leaves[0].count]++;
+ bitlengths[leaves[1].count]++;
+ free(leaves);
+ return 0;
+ }
+
+ /* Sort the leaves from lightest to heaviest. Add count into the same
+ variable for stable sorting. */
+ for (i = 0; i < numsymbols; i++) {
+ if (leaves[i].weight >=
+ ((size_t)1 << (sizeof(leaves[0].weight) * CHAR_BIT - 9))) {
+ free(leaves);
+ return 1; /* Error, we need 9 bits for the count. */
+ }
+ leaves[i].weight = (leaves[i].weight << 9) | leaves[i].count;
+ }
+ qsort(leaves, numsymbols, sizeof(Node), LeafComparator);
+ for (i = 0; i < numsymbols; i++) {
+ leaves[i].weight >>= 9;
+ }
+
+ if (numsymbols - 1 < maxbits) {
+ maxbits = numsymbols - 1;
+ }
+
+ /* Initialize node memory pool. */
+ nodes = (Node*)malloc(maxbits * 2 * numsymbols * sizeof(Node));
+ pool.next = nodes;
+
+ lists = (Node* (*)[2])malloc(maxbits * sizeof(*lists));
+ InitLists(&pool, leaves, maxbits, lists);
+
+ /* In the last list, 2 * numsymbols - 2 active chains need to be created. Two
+ are already created in the initialization. Each BoundaryPM run creates one. */
+ numBoundaryPMRuns = 2 * numsymbols - 4;
+ for (i = 0; i < numBoundaryPMRuns - 1; i++) {
+ BoundaryPM(lists, leaves, numsymbols, &pool, maxbits - 1);
+ }
+ BoundaryPMFinal(lists, leaves, numsymbols, &pool, maxbits - 1);
+
+ ExtractBitLengths(lists[maxbits - 1][1], leaves, bitlengths);
+
+ free(lists);
+ free(leaves);
+ free(nodes);
+ return 0; /* OK. */
+}
diff --git a/misc/ttf2woff/zopfli/katajainen.h b/misc/ttf2woff/zopfli/katajainen.h
new file mode 100644
index 000000000..5927350d6
--- /dev/null
+++ b/misc/ttf2woff/zopfli/katajainen.h
@@ -0,0 +1,42 @@
+/*
+Copyright 2011 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Author: lode.vandevenne@gmail.com (Lode Vandevenne)
+Author: jyrki.alakuijala@gmail.com (Jyrki Alakuijala)
+*/
+
+#ifndef ZOPFLI_KATAJAINEN_H_
+#define ZOPFLI_KATAJAINEN_H_
+
+#include <string.h>
+
+/*
+Outputs minimum-redundancy length-limited code bitlengths for symbols with the
+given counts. The bitlengths are limited by maxbits.
+
+The output is tailored for DEFLATE: symbols that never occur, get a bit length
+of 0, and if only a single symbol occurs at least once, its bitlength will be 1,
+and not 0 as would theoretically be needed for a single symbol.
+
+frequencies: The amount of occurrences of each symbol.
+n: The amount of symbols.
+maxbits: Maximum bit length, inclusive.
+bitlengths: Output, the bitlengths for the symbol prefix codes.
+return: 0 for OK, non-0 for error.
+*/
+int ZopfliLengthLimitedCodeLengths(
+ const size_t* frequencies, int n, int maxbits, unsigned* bitlengths);
+
+#endif /* ZOPFLI_KATAJAINEN_H_ */
diff --git a/misc/ttf2woff/zopfli/lz77.c b/misc/ttf2woff/zopfli/lz77.c
new file mode 100644
index 000000000..9df899dd0
--- /dev/null
+++ b/misc/ttf2woff/zopfli/lz77.c
@@ -0,0 +1,630 @@
+/*
+Copyright 2011 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Author: lode.vandevenne@gmail.com (Lode Vandevenne)
+Author: jyrki.alakuijala@gmail.com (Jyrki Alakuijala)
+*/
+
+#include "lz77.h"
+#include "symbols.h"
+#include "util.h"
+
+#include <assert.h>
+#include <stdio.h>
+#include <stdlib.h>
+
+void ZopfliInitLZ77Store(const unsigned char* data, ZopfliLZ77Store* store) {
+ store->size = 0;
+ store->litlens = 0;
+ store->dists = 0;
+ store->pos = 0;
+ store->data = data;
+ store->ll_symbol = 0;
+ store->d_symbol = 0;
+ store->ll_counts = 0;
+ store->d_counts = 0;
+}
+
+void ZopfliCleanLZ77Store(ZopfliLZ77Store* store) {
+ free(store->litlens);
+ free(store->dists);
+ free(store->pos);
+ free(store->ll_symbol);
+ free(store->d_symbol);
+ free(store->ll_counts);
+ free(store->d_counts);
+}
+
+static size_t CeilDiv(size_t a, size_t b) {
+ return (a + b - 1) / b;
+}
+
+void ZopfliCopyLZ77Store(
+ const ZopfliLZ77Store* source, ZopfliLZ77Store* dest) {
+ size_t i;
+ size_t llsize = ZOPFLI_NUM_LL * CeilDiv(source->size, ZOPFLI_NUM_LL);
+ size_t dsize = ZOPFLI_NUM_D * CeilDiv(source->size, ZOPFLI_NUM_D);
+ ZopfliCleanLZ77Store(dest);
+ ZopfliInitLZ77Store(source->data, dest);
+ dest->litlens =
+ (unsigned short*)malloc(sizeof(*dest->litlens) * source->size);
+ dest->dists = (unsigned short*)malloc(sizeof(*dest->dists) * source->size);
+ dest->pos = (size_t*)malloc(sizeof(*dest->pos) * source->size);
+ dest->ll_symbol =
+ (unsigned short*)malloc(sizeof(*dest->ll_symbol) * source->size);
+ dest->d_symbol =
+ (unsigned short*)malloc(sizeof(*dest->d_symbol) * source->size);
+ dest->ll_counts = (size_t*)malloc(sizeof(*dest->ll_counts) * llsize);
+ dest->d_counts = (size_t*)malloc(sizeof(*dest->d_counts) * dsize);
+
+ /* Allocation failed. */
+ if (!dest->litlens || !dest->dists) exit(-1);
+ if (!dest->pos) exit(-1);
+ if (!dest->ll_symbol || !dest->d_symbol) exit(-1);
+ if (!dest->ll_counts || !dest->d_counts) exit(-1);
+
+ dest->size = source->size;
+ for (i = 0; i < source->size; i++) {
+ dest->litlens[i] = source->litlens[i];
+ dest->dists[i] = source->dists[i];
+ dest->pos[i] = source->pos[i];
+ dest->ll_symbol[i] = source->ll_symbol[i];
+ dest->d_symbol[i] = source->d_symbol[i];
+ }
+ for (i = 0; i < llsize; i++) {
+ dest->ll_counts[i] = source->ll_counts[i];
+ }
+ for (i = 0; i < dsize; i++) {
+ dest->d_counts[i] = source->d_counts[i];
+ }
+}
+
+/*
+Appends the length and distance to the LZ77 arrays of the ZopfliLZ77Store.
+context must be a ZopfliLZ77Store*.
+*/
+void ZopfliStoreLitLenDist(unsigned short length, unsigned short dist,
+ size_t pos, ZopfliLZ77Store* store) {
+ size_t i;
+ /* Needed for using ZOPFLI_APPEND_DATA multiple times. */
+ size_t origsize = store->size;
+ size_t llstart = ZOPFLI_NUM_LL * (origsize / ZOPFLI_NUM_LL);
+ size_t dstart = ZOPFLI_NUM_D * (origsize / ZOPFLI_NUM_D);
+
+ /* Everytime the index wraps around, a new cumulative histogram is made: we're
+ keeping one histogram value per LZ77 symbol rather than a full histogram for
+ each to save memory. */
+ if (origsize % ZOPFLI_NUM_LL == 0) {
+ size_t llsize = origsize;
+ for (i = 0; i < ZOPFLI_NUM_LL; i++) {
+ ZOPFLI_APPEND_DATA(
+ origsize == 0 ? 0 : store->ll_counts[origsize - ZOPFLI_NUM_LL + i],
+ &store->ll_counts, &llsize);
+ }
+ }
+ if (origsize % ZOPFLI_NUM_D == 0) {
+ size_t dsize = origsize;
+ for (i = 0; i < ZOPFLI_NUM_D; i++) {
+ ZOPFLI_APPEND_DATA(
+ origsize == 0 ? 0 : store->d_counts[origsize - ZOPFLI_NUM_D + i],
+ &store->d_counts, &dsize);
+ }
+ }
+
+ ZOPFLI_APPEND_DATA(length, &store->litlens, &store->size);
+ store->size = origsize;
+ ZOPFLI_APPEND_DATA(dist, &store->dists, &store->size);
+ store->size = origsize;
+ ZOPFLI_APPEND_DATA(pos, &store->pos, &store->size);
+ assert(length < 259);
+
+ if (dist == 0) {
+ store->size = origsize;
+ ZOPFLI_APPEND_DATA(length, &store->ll_symbol, &store->size);
+ store->size = origsize;
+ ZOPFLI_APPEND_DATA(0, &store->d_symbol, &store->size);
+ store->ll_counts[llstart + length]++;
+ } else {
+ store->size = origsize;
+ ZOPFLI_APPEND_DATA(ZopfliGetLengthSymbol(length),
+ &store->ll_symbol, &store->size);
+ store->size = origsize;
+ ZOPFLI_APPEND_DATA(ZopfliGetDistSymbol(dist),
+ &store->d_symbol, &store->size);
+ store->ll_counts[llstart + ZopfliGetLengthSymbol(length)]++;
+ store->d_counts[dstart + ZopfliGetDistSymbol(dist)]++;
+ }
+}
+
+void ZopfliAppendLZ77Store(const ZopfliLZ77Store* store,
+ ZopfliLZ77Store* target) {
+ size_t i;
+ for (i = 0; i < store->size; i++) {
+ ZopfliStoreLitLenDist(store->litlens[i], store->dists[i],
+ store->pos[i], target);
+ }
+}
+
+size_t ZopfliLZ77GetByteRange(const ZopfliLZ77Store* lz77,
+ size_t lstart, size_t lend) {
+ size_t l = lend - 1;
+ if (lstart == lend) return 0;
+ return lz77->pos[l] + ((lz77->dists[l] == 0) ?
+ 1 : lz77->litlens[l]) - lz77->pos[lstart];
+}
+
+static void ZopfliLZ77GetHistogramAt(const ZopfliLZ77Store* lz77, size_t lpos,
+ size_t* ll_counts, size_t* d_counts) {
+ /* The real histogram is created by using the histogram for this chunk, but
+ all superfluous values of this chunk subtracted. */
+ size_t llpos = ZOPFLI_NUM_LL * (lpos / ZOPFLI_NUM_LL);
+ size_t dpos = ZOPFLI_NUM_D * (lpos / ZOPFLI_NUM_D);
+ size_t i;
+ for (i = 0; i < ZOPFLI_NUM_LL; i++) {
+ ll_counts[i] = lz77->ll_counts[llpos + i];
+ }
+ for (i = lpos + 1; i < llpos + ZOPFLI_NUM_LL && i < lz77->size; i++) {
+ ll_counts[lz77->ll_symbol[i]]--;
+ }
+ for (i = 0; i < ZOPFLI_NUM_D; i++) {
+ d_counts[i] = lz77->d_counts[dpos + i];
+ }
+ for (i = lpos + 1; i < dpos + ZOPFLI_NUM_D && i < lz77->size; i++) {
+ if (lz77->dists[i] != 0) d_counts[lz77->d_symbol[i]]--;
+ }
+}
+
+void ZopfliLZ77GetHistogram(const ZopfliLZ77Store* lz77,
+ size_t lstart, size_t lend,
+ size_t* ll_counts, size_t* d_counts) {
+ size_t i;
+ if (lstart + ZOPFLI_NUM_LL * 3 > lend) {
+ memset(ll_counts, 0, sizeof(*ll_counts) * ZOPFLI_NUM_LL);
+ memset(d_counts, 0, sizeof(*d_counts) * ZOPFLI_NUM_D);
+ for (i = lstart; i < lend; i++) {
+ ll_counts[lz77->ll_symbol[i]]++;
+ if (lz77->dists[i] != 0) d_counts[lz77->d_symbol[i]]++;
+ }
+ } else {
+ /* Subtract the cumulative histograms at the end and the start to get the
+ histogram for this range. */
+ ZopfliLZ77GetHistogramAt(lz77, lend - 1, ll_counts, d_counts);
+ if (lstart > 0) {
+ size_t ll_counts2[ZOPFLI_NUM_LL];
+ size_t d_counts2[ZOPFLI_NUM_D];
+ ZopfliLZ77GetHistogramAt(lz77, lstart - 1, ll_counts2, d_counts2);
+
+ for (i = 0; i < ZOPFLI_NUM_LL; i++) {
+ ll_counts[i] -= ll_counts2[i];
+ }
+ for (i = 0; i < ZOPFLI_NUM_D; i++) {
+ d_counts[i] -= d_counts2[i];
+ }
+ }
+ }
+}
+
+void ZopfliInitBlockState(const ZopfliOptions* options,
+ size_t blockstart, size_t blockend, int add_lmc,
+ ZopfliBlockState* s) {
+ s->options = options;
+ s->blockstart = blockstart;
+ s->blockend = blockend;
+#ifdef ZOPFLI_LONGEST_MATCH_CACHE
+ if (add_lmc) {
+ s->lmc = (ZopfliLongestMatchCache*)malloc(sizeof(ZopfliLongestMatchCache));
+ ZopfliInitCache(blockend - blockstart, s->lmc);
+ } else {
+ s->lmc = 0;
+ }
+#endif
+}
+
+void ZopfliCleanBlockState(ZopfliBlockState* s) {
+#ifdef ZOPFLI_LONGEST_MATCH_CACHE
+ if (s->lmc) {
+ ZopfliCleanCache(s->lmc);
+ free(s->lmc);
+ }
+#endif
+}
+
+/*
+Gets a score of the length given the distance. Typically, the score of the
+length is the length itself, but if the distance is very long, decrease the
+score of the length a bit to make up for the fact that long distances use large
+amounts of extra bits.
+
+This is not an accurate score, it is a heuristic only for the greedy LZ77
+implementation. More accurate cost models are employed later. Making this
+heuristic more accurate may hurt rather than improve compression.
+
+The two direct uses of this heuristic are:
+-avoid using a length of 3 in combination with a long distance. This only has
+ an effect if length == 3.
+-make a slightly better choice between the two options of the lazy matching.
+
+Indirectly, this affects:
+-the block split points if the default of block splitting first is used, in a
+ rather unpredictable way
+-the first zopfli run, so it affects the chance of the first run being closer
+ to the optimal output
+*/
+static int GetLengthScore(int length, int distance) {
+ /*
+ At 1024, the distance uses 9+ extra bits and this seems to be the sweet spot
+ on tested files.
+ */
+ return distance > 1024 ? length - 1 : length;
+}
+
+void ZopfliVerifyLenDist(const unsigned char* data, size_t datasize, size_t pos,
+ unsigned short dist, unsigned short length) {
+
+ /* TODO(lode): make this only run in a debug compile, it's for assert only. */
+ size_t i;
+
+ assert(pos + length <= datasize);
+ for (i = 0; i < length; i++) {
+ if (data[pos - dist + i] != data[pos + i]) {
+ assert(data[pos - dist + i] == data[pos + i]);
+ break;
+ }
+ }
+}
+
+/*
+Finds how long the match of scan and match is. Can be used to find how many
+bytes starting from scan, and from match, are equal. Returns the last byte
+after scan, which is still equal to the correspondinb byte after match.
+scan is the position to compare
+match is the earlier position to compare.
+end is the last possible byte, beyond which to stop looking.
+safe_end is a few (8) bytes before end, for comparing multiple bytes at once.
+*/
+static const unsigned char* GetMatch(const unsigned char* scan,
+ const unsigned char* match,
+ const unsigned char* end,
+ const unsigned char* safe_end) {
+
+ if (sizeof(size_t) == 8) {
+ /* 8 checks at once per array bounds check (size_t is 64-bit). */
+ while (scan < safe_end && *((size_t*)scan) == *((size_t*)match)) {
+ scan += 8;
+ match += 8;
+ }
+ } else if (sizeof(unsigned int) == 4) {
+ /* 4 checks at once per array bounds check (unsigned int is 32-bit). */
+ while (scan < safe_end
+ && *((unsigned int*)scan) == *((unsigned int*)match)) {
+ scan += 4;
+ match += 4;
+ }
+ } else {
+ /* do 8 checks at once per array bounds check. */
+ while (scan < safe_end && *scan == *match && *++scan == *++match
+ && *++scan == *++match && *++scan == *++match
+ && *++scan == *++match && *++scan == *++match
+ && *++scan == *++match && *++scan == *++match) {
+ scan++; match++;
+ }
+ }
+
+ /* The remaining few bytes. */
+ while (scan != end && *scan == *match) {
+ scan++; match++;
+ }
+
+ return scan;
+}
+
+#ifdef ZOPFLI_LONGEST_MATCH_CACHE
+/*
+Gets distance, length and sublen values from the cache if possible.
+Returns 1 if it got the values from the cache, 0 if not.
+Updates the limit value to a smaller one if possible with more limited
+information from the cache.
+*/
+static int TryGetFromLongestMatchCache(ZopfliBlockState* s,
+ size_t pos, size_t* limit,
+ unsigned short* sublen, unsigned short* distance, unsigned short* length) {
+ /* The LMC cache starts at the beginning of the block rather than the
+ beginning of the whole array. */
+ size_t lmcpos = pos - s->blockstart;
+
+ /* Length > 0 and dist 0 is invalid combination, which indicates on purpose
+ that this cache value is not filled in yet. */
+ unsigned char cache_available = s->lmc && (s->lmc->length[lmcpos] == 0 ||
+ s->lmc->dist[lmcpos] != 0);
+ unsigned char limit_ok_for_cache = cache_available &&
+ (*limit == ZOPFLI_MAX_MATCH || s->lmc->length[lmcpos] <= *limit ||
+ (sublen && ZopfliMaxCachedSublen(s->lmc,
+ lmcpos, s->lmc->length[lmcpos]) >= *limit));
+
+ if (s->lmc && limit_ok_for_cache && cache_available) {
+ if (!sublen || s->lmc->length[lmcpos]
+ <= ZopfliMaxCachedSublen(s->lmc, lmcpos, s->lmc->length[lmcpos])) {
+ *length = s->lmc->length[lmcpos];
+ if (*length > *limit) *length = *limit;
+ if (sublen) {
+ ZopfliCacheToSublen(s->lmc, lmcpos, *length, sublen);
+ *distance = sublen[*length];
+ if (*limit == ZOPFLI_MAX_MATCH && *length >= ZOPFLI_MIN_MATCH) {
+ assert(sublen[*length] == s->lmc->dist[lmcpos]);
+ }
+ } else {
+ *distance = s->lmc->dist[lmcpos];
+ }
+ return 1;
+ }
+ /* Can't use much of the cache, since the "sublens" need to be calculated,
+ but at least we already know when to stop. */
+ *limit = s->lmc->length[lmcpos];
+ }
+
+ return 0;
+}
+
+/*
+Stores the found sublen, distance and length in the longest match cache, if
+possible.
+*/
+static void StoreInLongestMatchCache(ZopfliBlockState* s,
+ size_t pos, size_t limit,
+ const unsigned short* sublen,
+ unsigned short distance, unsigned short length) {
+ /* The LMC cache starts at the beginning of the block rather than the
+ beginning of the whole array. */
+ size_t lmcpos = pos - s->blockstart;
+
+ /* Length > 0 and dist 0 is invalid combination, which indicates on purpose
+ that this cache value is not filled in yet. */
+ unsigned char cache_available = s->lmc && (s->lmc->length[lmcpos] == 0 ||
+ s->lmc->dist[lmcpos] != 0);
+
+ if (s->lmc && limit == ZOPFLI_MAX_MATCH && sublen && !cache_available) {
+ assert(s->lmc->length[lmcpos] == 1 && s->lmc->dist[lmcpos] == 0);
+ s->lmc->dist[lmcpos] = length < ZOPFLI_MIN_MATCH ? 0 : distance;
+ s->lmc->length[lmcpos] = length < ZOPFLI_MIN_MATCH ? 0 : length;
+ assert(!(s->lmc->length[lmcpos] == 1 && s->lmc->dist[lmcpos] == 0));
+ ZopfliSublenToCache(sublen, lmcpos, length, s->lmc);
+ }
+}
+#endif
+
+void ZopfliFindLongestMatch(ZopfliBlockState* s, const ZopfliHash* h,
+ const unsigned char* array,
+ size_t pos, size_t size, size_t limit,
+ unsigned short* sublen, unsigned short* distance, unsigned short* length) {
+ unsigned short hpos = pos & ZOPFLI_WINDOW_MASK, p, pp;
+ unsigned short bestdist = 0;
+ unsigned short bestlength = 1;
+ const unsigned char* scan;
+ const unsigned char* match;
+ const unsigned char* arrayend;
+ const unsigned char* arrayend_safe;
+#if ZOPFLI_MAX_CHAIN_HITS < ZOPFLI_WINDOW_SIZE
+ int chain_counter = ZOPFLI_MAX_CHAIN_HITS; /* For quitting early. */
+#endif
+
+ unsigned dist = 0; /* Not unsigned short on purpose. */
+
+ int* hhead = h->head;
+ unsigned short* hprev = h->prev;
+ int* hhashval = h->hashval;
+ int hval = h->val;
+
+#ifdef ZOPFLI_LONGEST_MATCH_CACHE
+ if (TryGetFromLongestMatchCache(s, pos, &limit, sublen, distance, length)) {
+ assert(pos + *length <= size);
+ return;
+ }
+#endif
+
+ assert(limit <= ZOPFLI_MAX_MATCH);
+ assert(limit >= ZOPFLI_MIN_MATCH);
+ assert(pos < size);
+
+ if (size - pos < ZOPFLI_MIN_MATCH) {
+ /* The rest of the code assumes there are at least ZOPFLI_MIN_MATCH bytes to
+ try. */
+ *length = 0;
+ *distance = 0;
+ return;
+ }
+
+ if (pos + limit > size) {
+ limit = size - pos;
+ }
+ arrayend = &array[pos] + limit;
+ arrayend_safe = arrayend - 8;
+
+ assert(hval < 65536);
+
+ pp = hhead[hval]; /* During the whole loop, p == hprev[pp]. */
+ p = hprev[pp];
+
+ assert(pp == hpos);
+
+ dist = p < pp ? pp - p : ((ZOPFLI_WINDOW_SIZE - p) + pp);
+
+ /* Go through all distances. */
+ while (dist < ZOPFLI_WINDOW_SIZE) {
+ unsigned short currentlength = 0;
+
+ assert(p < ZOPFLI_WINDOW_SIZE);
+ assert(p == hprev[pp]);
+ assert(hhashval[p] == hval);
+
+ if (dist > 0) {
+ assert(pos < size);
+ assert(dist <= pos);
+ scan = &array[pos];
+ match = &array[pos - dist];
+
+ /* Testing the byte at position bestlength first, goes slightly faster. */
+ if (pos + bestlength >= size
+ || *(scan + bestlength) == *(match + bestlength)) {
+
+#ifdef ZOPFLI_HASH_SAME
+ unsigned short same0 = h->same[pos & ZOPFLI_WINDOW_MASK];
+ if (same0 > 2 && *scan == *match) {
+ unsigned short same1 = h->same[(pos - dist) & ZOPFLI_WINDOW_MASK];
+ unsigned short same = same0 < same1 ? same0 : same1;
+ if (same > limit) same = limit;
+ scan += same;
+ match += same;
+ }
+#endif
+ scan = GetMatch(scan, match, arrayend, arrayend_safe);
+ currentlength = scan - &array[pos]; /* The found length. */
+ }
+
+ if (currentlength > bestlength) {
+ if (sublen) {
+ unsigned short j;
+ for (j = bestlength + 1; j <= currentlength; j++) {
+ sublen[j] = dist;
+ }
+ }
+ bestdist = dist;
+ bestlength = currentlength;
+ if (currentlength >= limit) break;
+ }
+ }
+
+
+#ifdef ZOPFLI_HASH_SAME_HASH
+ /* Switch to the other hash once this will be more efficient. */
+ if (hhead != h->head2 && bestlength >= h->same[hpos] &&
+ h->val2 == h->hashval2[p]) {
+ /* Now use the hash that encodes the length and first byte. */
+ hhead = h->head2;
+ hprev = h->prev2;
+ hhashval = h->hashval2;
+ hval = h->val2;
+ }
+#endif
+
+ pp = p;
+ p = hprev[p];
+ if (p == pp) break; /* Uninited prev value. */
+
+ dist += p < pp ? pp - p : ((ZOPFLI_WINDOW_SIZE - p) + pp);
+
+#if ZOPFLI_MAX_CHAIN_HITS < ZOPFLI_WINDOW_SIZE
+ chain_counter--;
+ if (chain_counter <= 0) break;
+#endif
+ }
+
+#ifdef ZOPFLI_LONGEST_MATCH_CACHE
+ StoreInLongestMatchCache(s, pos, limit, sublen, bestdist, bestlength);
+#endif
+
+ assert(bestlength <= limit);
+
+ *distance = bestdist;
+ *length = bestlength;
+ assert(pos + *length <= size);
+}
+
+void ZopfliLZ77Greedy(ZopfliBlockState* s, const unsigned char* in,
+ size_t instart, size_t inend,
+ ZopfliLZ77Store* store, ZopfliHash* h) {
+ size_t i = 0, j;
+ unsigned short leng;
+ unsigned short dist;
+ int lengthscore;
+ size_t windowstart = instart > ZOPFLI_WINDOW_SIZE
+ ? instart - ZOPFLI_WINDOW_SIZE : 0;
+ unsigned short dummysublen[259];
+
+#ifdef ZOPFLI_LAZY_MATCHING
+ /* Lazy matching. */
+ unsigned prev_length = 0;
+ unsigned prev_match = 0;
+ int prevlengthscore;
+ int match_available = 0;
+#endif
+
+ if (instart == inend) return;
+
+ ZopfliResetHash(ZOPFLI_WINDOW_SIZE, h);
+ ZopfliWarmupHash(in, windowstart, inend, h);
+ for (i = windowstart; i < instart; i++) {
+ ZopfliUpdateHash(in, i, inend, h);
+ }
+
+ for (i = instart; i < inend; i++) {
+ ZopfliUpdateHash(in, i, inend, h);
+
+ ZopfliFindLongestMatch(s, h, in, i, inend, ZOPFLI_MAX_MATCH, dummysublen,
+ &dist, &leng);
+ lengthscore = GetLengthScore(leng, dist);
+
+#ifdef ZOPFLI_LAZY_MATCHING
+ /* Lazy matching. */
+ prevlengthscore = GetLengthScore(prev_length, prev_match);
+ if (match_available) {
+ match_available = 0;
+ if (lengthscore > prevlengthscore + 1) {
+ ZopfliStoreLitLenDist(in[i - 1], 0, i - 1, store);
+ if (lengthscore >= ZOPFLI_MIN_MATCH && leng < ZOPFLI_MAX_MATCH) {
+ match_available = 1;
+ prev_length = leng;
+ prev_match = dist;
+ continue;
+ }
+ } else {
+ /* Add previous to output. */
+ leng = prev_length;
+ dist = prev_match;
+ lengthscore = prevlengthscore;
+ /* Add to output. */
+ ZopfliVerifyLenDist(in, inend, i - 1, dist, leng);
+ ZopfliStoreLitLenDist(leng, dist, i - 1, store);
+ for (j = 2; j < leng; j++) {
+ assert(i < inend);
+ i++;
+ ZopfliUpdateHash(in, i, inend, h);
+ }
+ continue;
+ }
+ }
+ else if (lengthscore >= ZOPFLI_MIN_MATCH && leng < ZOPFLI_MAX_MATCH) {
+ match_available = 1;
+ prev_length = leng;
+ prev_match = dist;
+ continue;
+ }
+ /* End of lazy matching. */
+#endif
+
+ /* Add to output. */
+ if (lengthscore >= ZOPFLI_MIN_MATCH) {
+ ZopfliVerifyLenDist(in, inend, i, dist, leng);
+ ZopfliStoreLitLenDist(leng, dist, i, store);
+ } else {
+ leng = 1;
+ ZopfliStoreLitLenDist(in[i], 0, i, store);
+ }
+ for (j = 1; j < leng; j++) {
+ assert(i < inend);
+ i++;
+ ZopfliUpdateHash(in, i, inend, h);
+ }
+ }
+}
diff --git a/misc/ttf2woff/zopfli/lz77.h b/misc/ttf2woff/zopfli/lz77.h
new file mode 100644
index 000000000..dc8597abf
--- /dev/null
+++ b/misc/ttf2woff/zopfli/lz77.h
@@ -0,0 +1,142 @@
+/*
+Copyright 2011 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Author: lode.vandevenne@gmail.com (Lode Vandevenne)
+Author: jyrki.alakuijala@gmail.com (Jyrki Alakuijala)
+*/
+
+/*
+Functions for basic LZ77 compression and utilities for the "squeeze" LZ77
+compression.
+*/
+
+#ifndef ZOPFLI_LZ77_H_
+#define ZOPFLI_LZ77_H_
+
+#include <stdlib.h>
+
+#include "cache.h"
+#include "hash.h"
+#include "zopfli.h"
+
+/*
+Stores lit/length and dist pairs for LZ77.
+Parameter litlens: Contains the literal symbols or length values.
+Parameter dists: Contains the distances. A value is 0 to indicate that there is
+no dist and the corresponding litlens value is a literal instead of a length.
+Parameter size: The size of both the litlens and dists arrays.
+The memory can best be managed by using ZopfliInitLZ77Store to initialize it,
+ZopfliCleanLZ77Store to destroy it, and ZopfliStoreLitLenDist to append values.
+
+*/
+typedef struct ZopfliLZ77Store {
+ unsigned short* litlens; /* Lit or len. */
+ unsigned short* dists; /* If 0: indicates literal in corresponding litlens,
+ if > 0: length in corresponding litlens, this is the distance. */
+ size_t size;
+
+ const unsigned char* data; /* original data */
+ size_t* pos; /* position in data where this LZ77 command begins */
+
+ unsigned short* ll_symbol;
+ unsigned short* d_symbol;
+
+ /* Cumulative histograms wrapping around per chunk. Each chunk has the amount
+ of distinct symbols as length, so using 1 value per LZ77 symbol, we have a
+ precise histogram at every N symbols, and the rest can be calculated by
+ looping through the actual symbols of this chunk. */
+ size_t* ll_counts;
+ size_t* d_counts;
+} ZopfliLZ77Store;
+
+void ZopfliInitLZ77Store(const unsigned char* data, ZopfliLZ77Store* store);
+void ZopfliCleanLZ77Store(ZopfliLZ77Store* store);
+void ZopfliCopyLZ77Store(const ZopfliLZ77Store* source, ZopfliLZ77Store* dest);
+void ZopfliStoreLitLenDist(unsigned short length, unsigned short dist,
+ size_t pos, ZopfliLZ77Store* store);
+void ZopfliAppendLZ77Store(const ZopfliLZ77Store* store,
+ ZopfliLZ77Store* target);
+/* Gets the amount of raw bytes that this range of LZ77 symbols spans. */
+size_t ZopfliLZ77GetByteRange(const ZopfliLZ77Store* lz77,
+ size_t lstart, size_t lend);
+/* Gets the histogram of lit/len and dist symbols in the given range, using the
+cumulative histograms, so faster than adding one by one for large range. Does
+not add the one end symbol of value 256. */
+void ZopfliLZ77GetHistogram(const ZopfliLZ77Store* lz77,
+ size_t lstart, size_t lend,
+ size_t* ll_counts, size_t* d_counts);
+
+/*
+Some state information for compressing a block.
+This is currently a bit under-used (with mainly only the longest match cache),
+but is kept for easy future expansion.
+*/
+typedef struct ZopfliBlockState {
+ const ZopfliOptions* options;
+
+#ifdef ZOPFLI_LONGEST_MATCH_CACHE
+ /* Cache for length/distance pairs found so far. */
+ ZopfliLongestMatchCache* lmc;
+#endif
+
+ /* The start (inclusive) and end (not inclusive) of the current block. */
+ size_t blockstart;
+ size_t blockend;
+} ZopfliBlockState;
+
+void ZopfliInitBlockState(const ZopfliOptions* options,
+ size_t blockstart, size_t blockend, int add_lmc,
+ ZopfliBlockState* s);
+void ZopfliCleanBlockState(ZopfliBlockState* s);
+
+/*
+Finds the longest match (length and corresponding distance) for LZ77
+compression.
+Even when not using "sublen", it can be more efficient to provide an array,
+because only then the caching is used.
+array: the data
+pos: position in the data to find the match for
+size: size of the data
+limit: limit length to maximum this value (default should be 258). This allows
+ finding a shorter dist for that length (= less extra bits). Must be
+ in the range [ZOPFLI_MIN_MATCH, ZOPFLI_MAX_MATCH].
+sublen: output array of 259 elements, or null. Has, for each length, the
+ smallest distance required to reach this length. Only 256 of its 259 values
+ are used, the first 3 are ignored (the shortest length is 3. It is purely
+ for convenience that the array is made 3 longer).
+*/
+void ZopfliFindLongestMatch(
+ ZopfliBlockState *s, const ZopfliHash* h, const unsigned char* array,
+ size_t pos, size_t size, size_t limit,
+ unsigned short* sublen, unsigned short* distance, unsigned short* length);
+
+/*
+Verifies if length and dist are indeed valid, only used for assertion.
+*/
+void ZopfliVerifyLenDist(const unsigned char* data, size_t datasize, size_t pos,
+ unsigned short dist, unsigned short length);
+
+/*
+Does LZ77 using an algorithm similar to gzip, with lazy matching, rather than
+with the slow but better "squeeze" implementation.
+The result is placed in the ZopfliLZ77Store.
+If instart is larger than 0, it uses values before instart as starting
+dictionary.
+*/
+void ZopfliLZ77Greedy(ZopfliBlockState* s, const unsigned char* in,
+ size_t instart, size_t inend,
+ ZopfliLZ77Store* store, ZopfliHash* h);
+
+#endif /* ZOPFLI_LZ77_H_ */
diff --git a/misc/ttf2woff/zopfli/squeeze.c b/misc/ttf2woff/zopfli/squeeze.c
new file mode 100644
index 000000000..d7cd9bf48
--- /dev/null
+++ b/misc/ttf2woff/zopfli/squeeze.c
@@ -0,0 +1,560 @@
+/*
+Copyright 2011 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Author: lode.vandevenne@gmail.com (Lode Vandevenne)
+Author: jyrki.alakuijala@gmail.com (Jyrki Alakuijala)
+*/
+
+#include "squeeze.h"
+
+#include <assert.h>
+#include <math.h>
+#include <stdio.h>
+
+#include "blocksplitter.h"
+#include "deflate.h"
+#include "symbols.h"
+#include "tree.h"
+#include "util.h"
+
+typedef struct SymbolStats {
+ /* The literal and length symbols. */
+ size_t litlens[ZOPFLI_NUM_LL];
+ /* The 32 unique dist symbols, not the 32768 possible dists. */
+ size_t dists[ZOPFLI_NUM_D];
+
+ /* Length of each lit/len symbol in bits. */
+ double ll_symbols[ZOPFLI_NUM_LL];
+ /* Length of each dist symbol in bits. */
+ double d_symbols[ZOPFLI_NUM_D];
+} SymbolStats;
+
+/* Sets everything to 0. */
+static void InitStats(SymbolStats* stats) {
+ memset(stats->litlens, 0, ZOPFLI_NUM_LL * sizeof(stats->litlens[0]));
+ memset(stats->dists, 0, ZOPFLI_NUM_D * sizeof(stats->dists[0]));
+
+ memset(stats->ll_symbols, 0, ZOPFLI_NUM_LL * sizeof(stats->ll_symbols[0]));
+ memset(stats->d_symbols, 0, ZOPFLI_NUM_D * sizeof(stats->d_symbols[0]));
+}
+
+static void CopyStats(SymbolStats* source, SymbolStats* dest) {
+ memcpy(dest->litlens, source->litlens,
+ ZOPFLI_NUM_LL * sizeof(dest->litlens[0]));
+ memcpy(dest->dists, source->dists, ZOPFLI_NUM_D * sizeof(dest->dists[0]));
+
+ memcpy(dest->ll_symbols, source->ll_symbols,
+ ZOPFLI_NUM_LL * sizeof(dest->ll_symbols[0]));
+ memcpy(dest->d_symbols, source->d_symbols,
+ ZOPFLI_NUM_D * sizeof(dest->d_symbols[0]));
+}
+
+/* Adds the bit lengths. */
+static void AddWeighedStatFreqs(const SymbolStats* stats1, double w1,
+ const SymbolStats* stats2, double w2,
+ SymbolStats* result) {
+ size_t i;
+ for (i = 0; i < ZOPFLI_NUM_LL; i++) {
+ result->litlens[i] =
+ (size_t) (stats1->litlens[i] * w1 + stats2->litlens[i] * w2);
+ }
+ for (i = 0; i < ZOPFLI_NUM_D; i++) {
+ result->dists[i] =
+ (size_t) (stats1->dists[i] * w1 + stats2->dists[i] * w2);
+ }
+ result->litlens[256] = 1; /* End symbol. */
+}
+
+typedef struct RanState {
+ unsigned int m_w, m_z;
+} RanState;
+
+static void InitRanState(RanState* state) {
+ state->m_w = 1;
+ state->m_z = 2;
+}
+
+/* Get random number: "Multiply-With-Carry" generator of G. Marsaglia */
+static unsigned int Ran(RanState* state) {
+ state->m_z = 36969 * (state->m_z & 65535) + (state->m_z >> 16);
+ state->m_w = 18000 * (state->m_w & 65535) + (state->m_w >> 16);
+ return (state->m_z << 16) + state->m_w; /* 32-bit result. */
+}
+
+static void RandomizeFreqs(RanState* state, size_t* freqs, int n) {
+ int i;
+ for (i = 0; i < n; i++) {
+ if ((Ran(state) >> 4) % 3 == 0) freqs[i] = freqs[Ran(state) % n];
+ }
+}
+
+static void RandomizeStatFreqs(RanState* state, SymbolStats* stats) {
+ RandomizeFreqs(state, stats->litlens, ZOPFLI_NUM_LL);
+ RandomizeFreqs(state, stats->dists, ZOPFLI_NUM_D);
+ stats->litlens[256] = 1; /* End symbol. */
+}
+
+static void ClearStatFreqs(SymbolStats* stats) {
+ size_t i;
+ for (i = 0; i < ZOPFLI_NUM_LL; i++) stats->litlens[i] = 0;
+ for (i = 0; i < ZOPFLI_NUM_D; i++) stats->dists[i] = 0;
+}
+
+/*
+Function that calculates a cost based on a model for the given LZ77 symbol.
+litlen: means literal symbol if dist is 0, length otherwise.
+*/
+typedef double CostModelFun(unsigned litlen, unsigned dist, void* context);
+
+/*
+Cost model which should exactly match fixed tree.
+type: CostModelFun
+*/
+static double GetCostFixed(unsigned litlen, unsigned dist, void* unused) {
+ (void)unused;
+ if (dist == 0) {
+ if (litlen <= 143) return 8;
+ else return 9;
+ } else {
+ int dbits = ZopfliGetDistExtraBits(dist);
+ int lbits = ZopfliGetLengthExtraBits(litlen);
+ int lsym = ZopfliGetLengthSymbol(litlen);
+ int cost = 0;
+ if (lsym <= 279) cost += 7;
+ else cost += 8;
+ cost += 5; /* Every dist symbol has length 5. */
+ return cost + dbits + lbits;
+ }
+}
+
+/*
+Cost model based on symbol statistics.
+type: CostModelFun
+*/
+static double GetCostStat(unsigned litlen, unsigned dist, void* context) {
+ SymbolStats* stats = (SymbolStats*)context;
+ if (dist == 0) {
+ return stats->ll_symbols[litlen];
+ } else {
+ int lsym = ZopfliGetLengthSymbol(litlen);
+ int lbits = ZopfliGetLengthExtraBits(litlen);
+ int dsym = ZopfliGetDistSymbol(dist);
+ int dbits = ZopfliGetDistExtraBits(dist);
+ return lbits + dbits + stats->ll_symbols[lsym] + stats->d_symbols[dsym];
+ }
+}
+
+/*
+Finds the minimum possible cost this cost model can return for valid length and
+distance symbols.
+*/
+static double GetCostModelMinCost(CostModelFun* costmodel, void* costcontext) {
+ double mincost;
+ int bestlength = 0; /* length that has lowest cost in the cost model */
+ int bestdist = 0; /* distance that has lowest cost in the cost model */
+ int i;
+ /*
+ Table of distances that have a different distance symbol in the deflate
+ specification. Each value is the first distance that has a new symbol. Only
+ different symbols affect the cost model so only these need to be checked.
+ See RFC 1951 section 3.2.5. Compressed blocks (length and distance codes).
+ */
+ static const int dsymbols[30] = {
+ 1, 2, 3, 4, 5, 7, 9, 13, 17, 25, 33, 49, 65, 97, 129, 193, 257, 385, 513,
+ 769, 1025, 1537, 2049, 3073, 4097, 6145, 8193, 12289, 16385, 24577
+ };
+
+ mincost = ZOPFLI_LARGE_FLOAT;
+ for (i = 3; i < 259; i++) {
+ double c = costmodel(i, 1, costcontext);
+ if (c < mincost) {
+ bestlength = i;
+ mincost = c;
+ }
+ }
+
+ mincost = ZOPFLI_LARGE_FLOAT;
+ for (i = 0; i < 30; i++) {
+ double c = costmodel(3, dsymbols[i], costcontext);
+ if (c < mincost) {
+ bestdist = dsymbols[i];
+ mincost = c;
+ }
+ }
+
+ return costmodel(bestlength, bestdist, costcontext);
+}
+
+static size_t min(size_t a, size_t b) {
+ return a < b ? a : b;
+}
+
+/*
+Performs the forward pass for "squeeze". Gets the most optimal length to reach
+every byte from a previous byte, using cost calculations.
+s: the ZopfliBlockState
+in: the input data array
+instart: where to start
+inend: where to stop (not inclusive)
+costmodel: function to calculate the cost of some lit/len/dist pair.
+costcontext: abstract context for the costmodel function
+length_array: output array of size (inend - instart) which will receive the best
+ length to reach this byte from a previous byte.
+returns the cost that was, according to the costmodel, needed to get to the end.
+*/
+static double GetBestLengths(ZopfliBlockState *s,
+ const unsigned char* in,
+ size_t instart, size_t inend,
+ CostModelFun* costmodel, void* costcontext,
+ unsigned short* length_array,
+ ZopfliHash* h, float* costs) {
+ /* Best cost to get here so far. */
+ size_t blocksize = inend - instart;
+ size_t i = 0, k, kend;
+ unsigned short leng;
+ unsigned short dist;
+ unsigned short sublen[259];
+ size_t windowstart = instart > ZOPFLI_WINDOW_SIZE
+ ? instart - ZOPFLI_WINDOW_SIZE : 0;
+ double result;
+ double mincost = GetCostModelMinCost(costmodel, costcontext);
+ double mincostaddcostj;
+
+ if (instart == inend) return 0;
+
+ ZopfliResetHash(ZOPFLI_WINDOW_SIZE, h);
+ ZopfliWarmupHash(in, windowstart, inend, h);
+ for (i = windowstart; i < instart; i++) {
+ ZopfliUpdateHash(in, i, inend, h);
+ }
+
+ for (i = 1; i < blocksize + 1; i++) costs[i] = ZOPFLI_LARGE_FLOAT;
+ costs[0] = 0; /* Because it's the start. */
+ length_array[0] = 0;
+
+ for (i = instart; i < inend; i++) {
+ size_t j = i - instart; /* Index in the costs array and length_array. */
+ ZopfliUpdateHash(in, i, inend, h);
+
+#ifdef ZOPFLI_SHORTCUT_LONG_REPETITIONS
+ /* If we're in a long repetition of the same character and have more than
+ ZOPFLI_MAX_MATCH characters before and after our position. */
+ if (h->same[i & ZOPFLI_WINDOW_MASK] > ZOPFLI_MAX_MATCH * 2
+ && i > instart + ZOPFLI_MAX_MATCH + 1
+ && i + ZOPFLI_MAX_MATCH * 2 + 1 < inend
+ && h->same[(i - ZOPFLI_MAX_MATCH) & ZOPFLI_WINDOW_MASK]
+ > ZOPFLI_MAX_MATCH) {
+ double symbolcost = costmodel(ZOPFLI_MAX_MATCH, 1, costcontext);
+ /* Set the length to reach each one to ZOPFLI_MAX_MATCH, and the cost to
+ the cost corresponding to that length. Doing this, we skip
+ ZOPFLI_MAX_MATCH values to avoid calling ZopfliFindLongestMatch. */
+ for (k = 0; k < ZOPFLI_MAX_MATCH; k++) {
+ costs[j + ZOPFLI_MAX_MATCH] = costs[j] + symbolcost;
+ length_array[j + ZOPFLI_MAX_MATCH] = ZOPFLI_MAX_MATCH;
+ i++;
+ j++;
+ ZopfliUpdateHash(in, i, inend, h);
+ }
+ }
+#endif
+
+ ZopfliFindLongestMatch(s, h, in, i, inend, ZOPFLI_MAX_MATCH, sublen,
+ &dist, &leng);
+
+ /* Literal. */
+ if (i + 1 <= inend) {
+ double newCost = costmodel(in[i], 0, costcontext) + costs[j];
+ assert(newCost >= 0);
+ if (newCost < costs[j + 1]) {
+ costs[j + 1] = newCost;
+ length_array[j + 1] = 1;
+ }
+ }
+ /* Lengths. */
+ kend = min(leng, inend-i);
+ mincostaddcostj = mincost + costs[j];
+ for (k = 3; k <= kend; k++) {
+ double newCost;
+
+ /* Calling the cost model is expensive, avoid this if we are already at
+ the minimum possible cost that it can return. */
+ if (costs[j + k] <= mincostaddcostj) continue;
+
+ newCost = costmodel(k, sublen[k], costcontext) + costs[j];
+ assert(newCost >= 0);
+ if (newCost < costs[j + k]) {
+ assert(k <= ZOPFLI_MAX_MATCH);
+ costs[j + k] = newCost;
+ length_array[j + k] = k;
+ }
+ }
+ }
+
+ assert(costs[blocksize] >= 0);
+ result = costs[blocksize];
+
+ return result;
+}
+
+/*
+Calculates the optimal path of lz77 lengths to use, from the calculated
+length_array. The length_array must contain the optimal length to reach that
+byte. The path will be filled with the lengths to use, so its data size will be
+the amount of lz77 symbols.
+*/
+static void TraceBackwards(size_t size, const unsigned short* length_array,
+ unsigned short** path, size_t* pathsize) {
+ size_t index = size;
+ if (size == 0) return;
+ for (;;) {
+ ZOPFLI_APPEND_DATA(length_array[index], path, pathsize);
+ assert(length_array[index] <= index);
+ assert(length_array[index] <= ZOPFLI_MAX_MATCH);
+ assert(length_array[index] != 0);
+ index -= length_array[index];
+ if (index == 0) break;
+ }
+
+ /* Mirror result. */
+ for (index = 0; index < *pathsize / 2; index++) {
+ unsigned short temp = (*path)[index];
+ (*path)[index] = (*path)[*pathsize - index - 1];
+ (*path)[*pathsize - index - 1] = temp;
+ }
+}
+
+static void FollowPath(ZopfliBlockState* s,
+ const unsigned char* in, size_t instart, size_t inend,
+ unsigned short* path, size_t pathsize,
+ ZopfliLZ77Store* store, ZopfliHash *h) {
+ size_t i, j, pos = 0;
+ size_t windowstart = instart > ZOPFLI_WINDOW_SIZE
+ ? instart - ZOPFLI_WINDOW_SIZE : 0;
+
+ size_t total_length_test = 0;
+
+ if (instart == inend) return;
+
+ ZopfliResetHash(ZOPFLI_WINDOW_SIZE, h);
+ ZopfliWarmupHash(in, windowstart, inend, h);
+ for (i = windowstart; i < instart; i++) {
+ ZopfliUpdateHash(in, i, inend, h);
+ }
+
+ pos = instart;
+ for (i = 0; i < pathsize; i++) {
+ unsigned short length = path[i];
+ unsigned short dummy_length;
+ unsigned short dist;
+ assert(pos < inend);
+
+ ZopfliUpdateHash(in, pos, inend, h);
+
+ /* Add to output. */
+ if (length >= ZOPFLI_MIN_MATCH) {
+ /* Get the distance by recalculating longest match. The found length
+ should match the length from the path. */
+ ZopfliFindLongestMatch(s, h, in, pos, inend, length, 0,
+ &dist, &dummy_length);
+ assert(!(dummy_length != length && length > 2 && dummy_length > 2));
+ ZopfliVerifyLenDist(in, inend, pos, dist, length);
+ ZopfliStoreLitLenDist(length, dist, pos, store);
+ total_length_test += length;
+ } else {
+ length = 1;
+ ZopfliStoreLitLenDist(in[pos], 0, pos, store);
+ total_length_test++;
+ }
+
+
+ assert(pos + length <= inend);
+ for (j = 1; j < length; j++) {
+ ZopfliUpdateHash(in, pos + j, inend, h);
+ }
+
+ pos += length;
+ }
+}
+
+/* Calculates the entropy of the statistics */
+static void CalculateStatistics(SymbolStats* stats) {
+ ZopfliCalculateEntropy(stats->litlens, ZOPFLI_NUM_LL, stats->ll_symbols);
+ ZopfliCalculateEntropy(stats->dists, ZOPFLI_NUM_D, stats->d_symbols);
+}
+
+/* Appends the symbol statistics from the store. */
+static void GetStatistics(const ZopfliLZ77Store* store, SymbolStats* stats) {
+ size_t i;
+ for (i = 0; i < store->size; i++) {
+ if (store->dists[i] == 0) {
+ stats->litlens[store->litlens[i]]++;
+ } else {
+ stats->litlens[ZopfliGetLengthSymbol(store->litlens[i])]++;
+ stats->dists[ZopfliGetDistSymbol(store->dists[i])]++;
+ }
+ }
+ stats->litlens[256] = 1; /* End symbol. */
+
+ CalculateStatistics(stats);
+}
+
+/*
+Does a single run for ZopfliLZ77Optimal. For good compression, repeated runs
+with updated statistics should be performed.
+s: the block state
+in: the input data array
+instart: where to start
+inend: where to stop (not inclusive)
+path: pointer to dynamically allocated memory to store the path
+pathsize: pointer to the size of the dynamic path array
+length_array: array of size (inend - instart) used to store lengths
+costmodel: function to use as the cost model for this squeeze run
+costcontext: abstract context for the costmodel function
+store: place to output the LZ77 data
+returns the cost that was, according to the costmodel, needed to get to the end.
+ This is not the actual cost.
+*/
+static double LZ77OptimalRun(ZopfliBlockState* s,
+ const unsigned char* in, size_t instart, size_t inend,
+ unsigned short** path, size_t* pathsize,
+ unsigned short* length_array, CostModelFun* costmodel,
+ void* costcontext, ZopfliLZ77Store* store,
+ ZopfliHash* h, float* costs) {
+ double cost = GetBestLengths(s, in, instart, inend, costmodel,
+ costcontext, length_array, h, costs);
+ free(*path);
+ *path = 0;
+ *pathsize = 0;
+ TraceBackwards(inend - instart, length_array, path, pathsize);
+ FollowPath(s, in, instart, inend, *path, *pathsize, store, h);
+ assert(cost < ZOPFLI_LARGE_FLOAT);
+ return cost;
+}
+
+void ZopfliLZ77Optimal(ZopfliBlockState *s,
+ const unsigned char* in, size_t instart, size_t inend,
+ int numiterations,
+ ZopfliLZ77Store* store) {
+ /* Dist to get to here with smallest cost. */
+ size_t blocksize = inend - instart;
+ unsigned short* length_array =
+ (unsigned short*)malloc(sizeof(unsigned short) * (blocksize + 1));
+ unsigned short* path = 0;
+ size_t pathsize = 0;
+ ZopfliLZ77Store currentstore;
+ ZopfliHash hash;
+ ZopfliHash* h = &hash;
+ SymbolStats stats, beststats, laststats;
+ int i;
+ float* costs = (float*)malloc(sizeof(float) * (blocksize + 1));
+ double cost;
+ double bestcost = ZOPFLI_LARGE_FLOAT;
+ double lastcost = 0;
+ /* Try randomizing the costs a bit once the size stabilizes. */
+ RanState ran_state;
+ int lastrandomstep = -1;
+
+ if (!costs) exit(-1); /* Allocation failed. */
+ if (!length_array) exit(-1); /* Allocation failed. */
+
+ InitRanState(&ran_state);
+ InitStats(&stats);
+ ZopfliInitLZ77Store(in, &currentstore);
+ ZopfliAllocHash(ZOPFLI_WINDOW_SIZE, h);
+
+ /* Do regular deflate, then loop multiple shortest path runs, each time using
+ the statistics of the previous run. */
+
+ /* Initial run. */
+ ZopfliLZ77Greedy(s, in, instart, inend, &currentstore, h);
+ GetStatistics(&currentstore, &stats);
+
+ /* Repeat statistics with each time the cost model from the previous stat
+ run. */
+ for (i = 0; i < numiterations; i++) {
+ ZopfliCleanLZ77Store(&currentstore);
+ ZopfliInitLZ77Store(in, &currentstore);
+ LZ77OptimalRun(s, in, instart, inend, &path, &pathsize,
+ length_array, GetCostStat, (void*)&stats,
+ &currentstore, h, costs);
+ cost = ZopfliCalculateBlockSize(&currentstore, 0, currentstore.size, 2);
+ if (s->options->verbose_more || (s->options->verbose && cost < bestcost)) {
+ fprintf(stderr, "Iteration %d: %d bit\n", i, (int) cost);
+ }
+ if (cost < bestcost) {
+ /* Copy to the output store. */
+ ZopfliCopyLZ77Store(&currentstore, store);
+ CopyStats(&stats, &beststats);
+ bestcost = cost;
+ }
+ CopyStats(&stats, &laststats);
+ ClearStatFreqs(&stats);
+ GetStatistics(&currentstore, &stats);
+ if (lastrandomstep != -1) {
+ /* This makes it converge slower but better. Do it only once the
+ randomness kicks in so that if the user does few iterations, it gives a
+ better result sooner. */
+ AddWeighedStatFreqs(&stats, 1.0, &laststats, 0.5, &stats);
+ CalculateStatistics(&stats);
+ }
+ if (i > 5 && cost == lastcost) {
+ CopyStats(&beststats, &stats);
+ RandomizeStatFreqs(&ran_state, &stats);
+ CalculateStatistics(&stats);
+ lastrandomstep = i;
+ }
+ lastcost = cost;
+ }
+
+ free(length_array);
+ free(path);
+ free(costs);
+ ZopfliCleanLZ77Store(&currentstore);
+ ZopfliCleanHash(h);
+}
+
+void ZopfliLZ77OptimalFixed(ZopfliBlockState *s,
+ const unsigned char* in,
+ size_t instart, size_t inend,
+ ZopfliLZ77Store* store)
+{
+ /* Dist to get to here with smallest cost. */
+ size_t blocksize = inend - instart;
+ unsigned short* length_array =
+ (unsigned short*)malloc(sizeof(unsigned short) * (blocksize + 1));
+ unsigned short* path = 0;
+ size_t pathsize = 0;
+ ZopfliHash hash;
+ ZopfliHash* h = &hash;
+ float* costs = (float*)malloc(sizeof(float) * (blocksize + 1));
+
+ if (!costs) exit(-1); /* Allocation failed. */
+ if (!length_array) exit(-1); /* Allocation failed. */
+
+ ZopfliAllocHash(ZOPFLI_WINDOW_SIZE, h);
+
+ s->blockstart = instart;
+ s->blockend = inend;
+
+ /* Shortest path for fixed tree This one should give the shortest possible
+ result for fixed tree, no repeated runs are needed since the tree is known. */
+ LZ77OptimalRun(s, in, instart, inend, &path, &pathsize,
+ length_array, GetCostFixed, 0, store, h, costs);
+
+ free(length_array);
+ free(path);
+ free(costs);
+ ZopfliCleanHash(h);
+}
diff --git a/misc/ttf2woff/zopfli/squeeze.h b/misc/ttf2woff/zopfli/squeeze.h
new file mode 100644
index 000000000..48bb7753d
--- /dev/null
+++ b/misc/ttf2woff/zopfli/squeeze.h
@@ -0,0 +1,61 @@
+/*
+Copyright 2011 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Author: lode.vandevenne@gmail.com (Lode Vandevenne)
+Author: jyrki.alakuijala@gmail.com (Jyrki Alakuijala)
+*/
+
+/*
+The squeeze functions do enhanced LZ77 compression by optimal parsing with a
+cost model, rather than greedily choosing the longest length or using a single
+step of lazy matching like regular implementations.
+
+Since the cost model is based on the Huffman tree that can only be calculated
+after the LZ77 data is generated, there is a chicken and egg problem, and
+multiple runs are done with updated cost models to converge to a better
+solution.
+*/
+
+#ifndef ZOPFLI_SQUEEZE_H_
+#define ZOPFLI_SQUEEZE_H_
+
+#include "lz77.h"
+
+/*
+Calculates lit/len and dist pairs for given data.
+If instart is larger than 0, it uses values before instart as starting
+dictionary.
+*/
+void ZopfliLZ77Optimal(ZopfliBlockState *s,
+ const unsigned char* in, size_t instart, size_t inend,
+ int numiterations,
+ ZopfliLZ77Store* store);
+
+/*
+Does the same as ZopfliLZ77Optimal, but optimized for the fixed tree of the
+deflate standard.
+The fixed tree never gives the best compression. But this gives the best
+possible LZ77 encoding possible with the fixed tree.
+This does not create or output any fixed tree, only LZ77 data optimized for
+using with a fixed tree.
+If instart is larger than 0, it uses values before instart as starting
+dictionary.
+*/
+void ZopfliLZ77OptimalFixed(ZopfliBlockState *s,
+ const unsigned char* in,
+ size_t instart, size_t inend,
+ ZopfliLZ77Store* store);
+
+#endif /* ZOPFLI_SQUEEZE_H_ */
diff --git a/misc/ttf2woff/zopfli/symbols.h b/misc/ttf2woff/zopfli/symbols.h
new file mode 100644
index 000000000..b49df06c7
--- /dev/null
+++ b/misc/ttf2woff/zopfli/symbols.h
@@ -0,0 +1,239 @@
+/*
+Copyright 2016 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Author: lode.vandevenne@gmail.com (Lode Vandevenne)
+Author: jyrki.alakuijala@gmail.com (Jyrki Alakuijala)
+*/
+
+/*
+Utilities for using the lz77 symbols of the deflate spec.
+*/
+
+#ifndef ZOPFLI_SYMBOLS_H_
+#define ZOPFLI_SYMBOLS_H_
+
+/* __has_builtin available in clang */
+#ifdef __has_builtin
+# if __has_builtin(__builtin_clz)
+# define ZOPFLI_HAS_BUILTIN_CLZ
+# endif
+/* __builtin_clz available beginning with GCC 3.4 */
+#elif __GNUC__ * 100 + __GNUC_MINOR__ >= 304
+# define ZOPFLI_HAS_BUILTIN_CLZ
+#endif
+
+/* Gets the amount of extra bits for the given dist, cfr. the DEFLATE spec. */
+static int ZopfliGetDistExtraBits(int dist) {
+#ifdef ZOPFLI_HAS_BUILTIN_CLZ
+ if (dist < 5) return 0;
+ return (31 ^ __builtin_clz(dist - 1)) - 1; /* log2(dist - 1) - 1 */
+#else
+ if (dist < 5) return 0;
+ else if (dist < 9) return 1;
+ else if (dist < 17) return 2;
+ else if (dist < 33) return 3;
+ else if (dist < 65) return 4;
+ else if (dist < 129) return 5;
+ else if (dist < 257) return 6;
+ else if (dist < 513) return 7;
+ else if (dist < 1025) return 8;
+ else if (dist < 2049) return 9;
+ else if (dist < 4097) return 10;
+ else if (dist < 8193) return 11;
+ else if (dist < 16385) return 12;
+ else return 13;
+#endif
+}
+
+/* Gets value of the extra bits for the given dist, cfr. the DEFLATE spec. */
+static int ZopfliGetDistExtraBitsValue(int dist) {
+#ifdef ZOPFLI_HAS_BUILTIN_CLZ
+ if (dist < 5) {
+ return 0;
+ } else {
+ int l = 31 ^ __builtin_clz(dist - 1); /* log2(dist - 1) */
+ return (dist - (1 + (1 << l))) & ((1 << (l - 1)) - 1);
+ }
+#else
+ if (dist < 5) return 0;
+ else if (dist < 9) return (dist - 5) & 1;
+ else if (dist < 17) return (dist - 9) & 3;
+ else if (dist < 33) return (dist - 17) & 7;
+ else if (dist < 65) return (dist - 33) & 15;
+ else if (dist < 129) return (dist - 65) & 31;
+ else if (dist < 257) return (dist - 129) & 63;
+ else if (dist < 513) return (dist - 257) & 127;
+ else if (dist < 1025) return (dist - 513) & 255;
+ else if (dist < 2049) return (dist - 1025) & 511;
+ else if (dist < 4097) return (dist - 2049) & 1023;
+ else if (dist < 8193) return (dist - 4097) & 2047;
+ else if (dist < 16385) return (dist - 8193) & 4095;
+ else return (dist - 16385) & 8191;
+#endif
+}
+
+/* Gets the symbol for the given dist, cfr. the DEFLATE spec. */
+static int ZopfliGetDistSymbol(int dist) {
+#ifdef ZOPFLI_HAS_BUILTIN_CLZ
+ if (dist < 5) {
+ return dist - 1;
+ } else {
+ int l = (31 ^ __builtin_clz(dist - 1)); /* log2(dist - 1) */
+ int r = ((dist - 1) >> (l - 1)) & 1;
+ return l * 2 + r;
+ }
+#else
+ if (dist < 193) {
+ if (dist < 13) { /* dist 0..13. */
+ if (dist < 5) return dist - 1;
+ else if (dist < 7) return 4;
+ else if (dist < 9) return 5;
+ else return 6;
+ } else { /* dist 13..193. */
+ if (dist < 17) return 7;
+ else if (dist < 25) return 8;
+ else if (dist < 33) return 9;
+ else if (dist < 49) return 10;
+ else if (dist < 65) return 11;
+ else if (dist < 97) return 12;
+ else if (dist < 129) return 13;
+ else return 14;
+ }
+ } else {
+ if (dist < 2049) { /* dist 193..2049. */
+ if (dist < 257) return 15;
+ else if (dist < 385) return 16;
+ else if (dist < 513) return 17;
+ else if (dist < 769) return 18;
+ else if (dist < 1025) return 19;
+ else if (dist < 1537) return 20;
+ else return 21;
+ } else { /* dist 2049..32768. */
+ if (dist < 3073) return 22;
+ else if (dist < 4097) return 23;
+ else if (dist < 6145) return 24;
+ else if (dist < 8193) return 25;
+ else if (dist < 12289) return 26;
+ else if (dist < 16385) return 27;
+ else if (dist < 24577) return 28;
+ else return 29;
+ }
+ }
+#endif
+}
+
+/* Gets the amount of extra bits for the given length, cfr. the DEFLATE spec. */
+static int ZopfliGetLengthExtraBits(int l) {
+ static const int table[259] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
+ 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
+ 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
+ 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
+ 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
+ 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
+ 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
+ 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
+ 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
+ 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
+ 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
+ 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
+ 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
+ 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 0
+ };
+ return table[l];
+}
+
+/* Gets value of the extra bits for the given length, cfr. the DEFLATE spec. */
+static int ZopfliGetLengthExtraBitsValue(int l) {
+ static const int table[259] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 2, 3, 0,
+ 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 4, 5, 6, 7, 0, 1, 2, 3, 4, 5,
+ 6, 7, 0, 1, 2, 3, 4, 5, 6, 7, 0, 1, 2, 3, 4, 5, 6, 7, 0, 1, 2, 3, 4, 5, 6,
+ 7, 8, 9, 10, 11, 12, 13, 14, 15, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12,
+ 13, 14, 15, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 0, 1, 2,
+ 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,
+ 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28,
+ 29, 30, 31, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17,
+ 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 0, 1, 2, 3, 4, 5, 6,
+ 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26,
+ 27, 28, 29, 30, 31, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15,
+ 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 0
+ };
+ return table[l];
+}
+
+/*
+Gets the symbol for the given length, cfr. the DEFLATE spec.
+Returns the symbol in the range [257-285] (inclusive)
+*/
+static int ZopfliGetLengthSymbol(int l) {
+ static const int table[259] = {
+ 0, 0, 0, 257, 258, 259, 260, 261, 262, 263, 264,
+ 265, 265, 266, 266, 267, 267, 268, 268,
+ 269, 269, 269, 269, 270, 270, 270, 270,
+ 271, 271, 271, 271, 272, 272, 272, 272,
+ 273, 273, 273, 273, 273, 273, 273, 273,
+ 274, 274, 274, 274, 274, 274, 274, 274,
+ 275, 275, 275, 275, 275, 275, 275, 275,
+ 276, 276, 276, 276, 276, 276, 276, 276,
+ 277, 277, 277, 277, 277, 277, 277, 277,
+ 277, 277, 277, 277, 277, 277, 277, 277,
+ 278, 278, 278, 278, 278, 278, 278, 278,
+ 278, 278, 278, 278, 278, 278, 278, 278,
+ 279, 279, 279, 279, 279, 279, 279, 279,
+ 279, 279, 279, 279, 279, 279, 279, 279,
+ 280, 280, 280, 280, 280, 280, 280, 280,
+ 280, 280, 280, 280, 280, 280, 280, 280,
+ 281, 281, 281, 281, 281, 281, 281, 281,
+ 281, 281, 281, 281, 281, 281, 281, 281,
+ 281, 281, 281, 281, 281, 281, 281, 281,
+ 281, 281, 281, 281, 281, 281, 281, 281,
+ 282, 282, 282, 282, 282, 282, 282, 282,
+ 282, 282, 282, 282, 282, 282, 282, 282,
+ 282, 282, 282, 282, 282, 282, 282, 282,
+ 282, 282, 282, 282, 282, 282, 282, 282,
+ 283, 283, 283, 283, 283, 283, 283, 283,
+ 283, 283, 283, 283, 283, 283, 283, 283,
+ 283, 283, 283, 283, 283, 283, 283, 283,
+ 283, 283, 283, 283, 283, 283, 283, 283,
+ 284, 284, 284, 284, 284, 284, 284, 284,
+ 284, 284, 284, 284, 284, 284, 284, 284,
+ 284, 284, 284, 284, 284, 284, 284, 284,
+ 284, 284, 284, 284, 284, 284, 284, 285
+ };
+ return table[l];
+}
+
+/* Gets the amount of extra bits for the given length symbol. */
+static int ZopfliGetLengthSymbolExtraBits(int s) {
+ static const int table[29] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2,
+ 3, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 5, 0
+ };
+ return table[s - 257];
+}
+
+/* Gets the amount of extra bits for the given distance symbol. */
+static int ZopfliGetDistSymbolExtraBits(int s) {
+ static const int table[30] = {
+ 0, 0, 0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7, 8, 8,
+ 9, 9, 10, 10, 11, 11, 12, 12, 13, 13
+ };
+ return table[s];
+}
+
+#endif /* ZOPFLI_SYMBOLS_H_ */
diff --git a/misc/ttf2woff/zopfli/tree.c b/misc/ttf2woff/zopfli/tree.c
new file mode 100644
index 000000000..c4575119d
--- /dev/null
+++ b/misc/ttf2woff/zopfli/tree.c
@@ -0,0 +1,101 @@
+/*
+Copyright 2011 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Author: lode.vandevenne@gmail.com (Lode Vandevenne)
+Author: jyrki.alakuijala@gmail.com (Jyrki Alakuijala)
+*/
+
+#include "tree.h"
+
+#include <assert.h>
+#include <math.h>
+#include <stdio.h>
+#include <stdlib.h>
+
+#include "katajainen.h"
+#include "util.h"
+
+void ZopfliLengthsToSymbols(const unsigned* lengths, size_t n, unsigned maxbits,
+ unsigned* symbols) {
+ size_t* bl_count = (size_t*)malloc(sizeof(size_t) * (maxbits + 1));
+ size_t* next_code = (size_t*)malloc(sizeof(size_t) * (maxbits + 1));
+ unsigned bits, i;
+ unsigned code;
+
+ for (i = 0; i < n; i++) {
+ symbols[i] = 0;
+ }
+
+ /* 1) Count the number of codes for each code length. Let bl_count[N] be the
+ number of codes of length N, N >= 1. */
+ for (bits = 0; bits <= maxbits; bits++) {
+ bl_count[bits] = 0;
+ }
+ for (i = 0; i < n; i++) {
+ assert(lengths[i] <= maxbits);
+ bl_count[lengths[i]]++;
+ }
+ /* 2) Find the numerical value of the smallest code for each code length. */
+ code = 0;
+ bl_count[0] = 0;
+ for (bits = 1; bits <= maxbits; bits++) {
+ code = (code + bl_count[bits-1]) << 1;
+ next_code[bits] = code;
+ }
+ /* 3) Assign numerical values to all codes, using consecutive values for all
+ codes of the same length with the base values determined at step 2. */
+ for (i = 0; i < n; i++) {
+ unsigned len = lengths[i];
+ if (len != 0) {
+ symbols[i] = next_code[len];
+ next_code[len]++;
+ }
+ }
+
+ free(bl_count);
+ free(next_code);
+}
+
+void ZopfliCalculateEntropy(const size_t* count, size_t n, double* bitlengths) {
+ static const double kInvLog2 = 1.4426950408889; /* 1.0 / log(2.0) */
+ unsigned sum = 0;
+ unsigned i;
+ double log2sum;
+ for (i = 0; i < n; ++i) {
+ sum += count[i];
+ }
+ log2sum = (sum == 0 ? log(n) : log(sum)) * kInvLog2;
+ for (i = 0; i < n; ++i) {
+ /* When the count of the symbol is 0, but its cost is requested anyway, it
+ means the symbol will appear at least once anyway, so give it the cost as if
+ its count is 1.*/
+ if (count[i] == 0) bitlengths[i] = log2sum;
+ else bitlengths[i] = log2sum - log(count[i]) * kInvLog2;
+ /* Depending on compiler and architecture, the above subtraction of two
+ floating point numbers may give a negative result very close to zero
+ instead of zero (e.g. -5.973954e-17 with gcc 4.1.2 on Ubuntu 11.4). Clamp
+ it to zero. These floating point imprecisions do not affect the cost model
+ significantly so this is ok. */
+ if (bitlengths[i] < 0 && bitlengths[i] > -1e-5) bitlengths[i] = 0;
+ assert(bitlengths[i] >= 0);
+ }
+}
+
+void ZopfliCalculateBitLengths(const size_t* count, size_t n, int maxbits,
+ unsigned* bitlengths) {
+ int error = ZopfliLengthLimitedCodeLengths(count, n, maxbits, bitlengths);
+ (void) error;
+ assert(!error);
+}
diff --git a/misc/ttf2woff/zopfli/tree.h b/misc/ttf2woff/zopfli/tree.h
new file mode 100644
index 000000000..4d6f46975
--- /dev/null
+++ b/misc/ttf2woff/zopfli/tree.h
@@ -0,0 +1,51 @@
+/*
+Copyright 2011 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Author: lode.vandevenne@gmail.com (Lode Vandevenne)
+Author: jyrki.alakuijala@gmail.com (Jyrki Alakuijala)
+*/
+
+/*
+Utilities for creating and using Huffman trees.
+*/
+
+#ifndef ZOPFLI_TREE_H_
+#define ZOPFLI_TREE_H_
+
+#include <string.h>
+
+/*
+Calculates the bitlengths for the Huffman tree, based on the counts of each
+symbol.
+*/
+void ZopfliCalculateBitLengths(const size_t* count, size_t n, int maxbits,
+ unsigned *bitlengths);
+
+/*
+Converts a series of Huffman tree bitlengths, to the bit values of the symbols.
+*/
+void ZopfliLengthsToSymbols(const unsigned* lengths, size_t n, unsigned maxbits,
+ unsigned* symbols);
+
+/*
+Calculates the entropy of each symbol, based on the counts of each symbol. The
+result is similar to the result of ZopfliCalculateBitLengths, but with the
+actual theoritical bit lengths according to the entropy. Since the resulting
+values are fractional, they cannot be used to encode the tree specified by
+DEFLATE.
+*/
+void ZopfliCalculateEntropy(const size_t* count, size_t n, double* bitlengths);
+
+#endif /* ZOPFLI_TREE_H_ */
diff --git a/misc/ttf2woff/zopfli/util.c b/misc/ttf2woff/zopfli/util.c
new file mode 100644
index 000000000..428961c46
--- /dev/null
+++ b/misc/ttf2woff/zopfli/util.c
@@ -0,0 +1,35 @@
+/*
+Copyright 2011 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Author: lode.vandevenne@gmail.com (Lode Vandevenne)
+Author: jyrki.alakuijala@gmail.com (Jyrki Alakuijala)
+*/
+
+#include "util.h"
+
+#include "zopfli.h"
+
+#include <assert.h>
+#include <stdio.h>
+#include <stdlib.h>
+
+void ZopfliInitOptions(ZopfliOptions* options) {
+ options->verbose = 0;
+ options->verbose_more = 0;
+ options->numiterations = 15;
+ options->blocksplitting = 1;
+ options->blocksplittinglast = 0;
+ options->blocksplittingmax = 15;
+}
diff --git a/misc/ttf2woff/zopfli/util.h b/misc/ttf2woff/zopfli/util.h
new file mode 100644
index 000000000..4b73504f9
--- /dev/null
+++ b/misc/ttf2woff/zopfli/util.h
@@ -0,0 +1,158 @@
+/*
+Copyright 2011 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Author: lode.vandevenne@gmail.com (Lode Vandevenne)
+Author: jyrki.alakuijala@gmail.com (Jyrki Alakuijala)
+*/
+
+/*
+Several utilities, including: #defines to try different compression results,
+basic deflate specification values and generic program options.
+*/
+
+#ifndef ZOPFLI_UTIL_H_
+#define ZOPFLI_UTIL_H_
+
+#include <string.h>
+#include <stdlib.h>
+
+/* Minimum and maximum length that can be encoded in deflate. */
+#define ZOPFLI_MAX_MATCH 258
+#define ZOPFLI_MIN_MATCH 3
+
+/* Number of distinct literal/length and distance symbols in DEFLATE */
+#define ZOPFLI_NUM_LL 288
+#define ZOPFLI_NUM_D 32
+
+/*
+The window size for deflate. Must be a power of two. This should be 32768, the
+maximum possible by the deflate spec. Anything less hurts compression more than
+speed.
+*/
+#define ZOPFLI_WINDOW_SIZE 32768
+
+/*
+The window mask used to wrap indices into the window. This is why the
+window size must be a power of two.
+*/
+#define ZOPFLI_WINDOW_MASK (ZOPFLI_WINDOW_SIZE - 1)
+
+/*
+A block structure of huge, non-smart, blocks to divide the input into, to allow
+operating on huge files without exceeding memory, such as the 1GB wiki9 corpus.
+The whole compression algorithm, including the smarter block splitting, will
+be executed independently on each huge block.
+Dividing into huge blocks hurts compression, but not much relative to the size.
+Set it to 0 to disable master blocks.
+*/
+#define ZOPFLI_MASTER_BLOCK_SIZE 1000000
+
+/*
+Used to initialize costs for example
+*/
+#define ZOPFLI_LARGE_FLOAT 1e30
+
+/*
+For longest match cache. max 256. Uses huge amounts of memory but makes it
+faster. Uses this many times three bytes per single byte of the input data.
+This is so because longest match finding has to find the exact distance
+that belongs to each length for the best lz77 strategy.
+Good values: e.g. 5, 8.
+*/
+#define ZOPFLI_CACHE_LENGTH 8
+
+/*
+limit the max hash chain hits for this hash value. This has an effect only
+on files where the hash value is the same very often. On these files, this
+gives worse compression (the value should ideally be 32768, which is the
+ZOPFLI_WINDOW_SIZE, while zlib uses 4096 even for best level), but makes it
+faster on some specific files.
+Good value: e.g. 8192.
+*/
+#define ZOPFLI_MAX_CHAIN_HITS 8192
+
+/*
+Whether to use the longest match cache for ZopfliFindLongestMatch. This cache
+consumes a lot of memory but speeds it up. No effect on compression size.
+*/
+#define ZOPFLI_LONGEST_MATCH_CACHE
+
+/*
+Enable to remember amount of successive identical bytes in the hash chain for
+finding longest match
+required for ZOPFLI_HASH_SAME_HASH and ZOPFLI_SHORTCUT_LONG_REPETITIONS
+This has no effect on the compression result, and enabling it increases speed.
+*/
+#define ZOPFLI_HASH_SAME
+
+/*
+Switch to a faster hash based on the info from ZOPFLI_HASH_SAME once the
+best length so far is long enough. This is way faster for files with lots of
+identical bytes, on which the compressor is otherwise too slow. Regular files
+are unaffected or maybe a tiny bit slower.
+This has no effect on the compression result, only on speed.
+*/
+#define ZOPFLI_HASH_SAME_HASH
+
+/*
+Enable this, to avoid slowness for files which are a repetition of the same
+character more than a multiple of ZOPFLI_MAX_MATCH times. This should not affect
+the compression result.
+*/
+#define ZOPFLI_SHORTCUT_LONG_REPETITIONS
+
+/*
+Whether to use lazy matching in the greedy LZ77 implementation. This gives a
+better result of ZopfliLZ77Greedy, but the effect this has on the optimal LZ77
+varies from file to file.
+*/
+#define ZOPFLI_LAZY_MATCHING
+
+/*
+Appends value to dynamically allocated memory, doubling its allocation size
+whenever needed.
+
+value: the value to append, type T
+data: pointer to the dynamic array to append to, type T**
+size: pointer to the size of the array to append to, type size_t*. This is the
+size that you consider the array to be, not the internal allocation size.
+Precondition: allocated size of data is at least a power of two greater than or
+equal than *size.
+*/
+#ifdef __cplusplus /* C++ cannot assign void* from malloc to *data */
+#define ZOPFLI_APPEND_DATA(/* T */ value, /* T** */ data, /* size_t* */ size) {\
+ if (!((*size) & ((*size) - 1))) {\
+ /*double alloc size if it's a power of two*/\
+ void** data_void = reinterpret_cast<void**>(data);\
+ *data_void = (*size) == 0 ? malloc(sizeof(**data))\
+ : realloc((*data), (*size) * 2 * sizeof(**data));\
+ }\
+ (*data)[(*size)] = (value);\
+ (*size)++;\
+}
+#else /* C gives problems with strict-aliasing rules for (void**) cast */
+#define ZOPFLI_APPEND_DATA(/* T */ value, /* T** */ data, /* size_t* */ size) {\
+ if (!((*size) & ((*size) - 1))) {\
+ /*double alloc size if it's a power of two*/\
+ (*data) = (*size) == 0 ? malloc(sizeof(**data))\
+ : realloc((*data), (*size) * 2 * sizeof(**data));\
+ }\
+ (*data)[(*size)] = (value);\
+ (*size)++;\
+}
+#endif
+
+
+#endif /* ZOPFLI_UTIL_H_ */
diff --git a/misc/ttf2woff/zopfli/zlib_container.c b/misc/ttf2woff/zopfli/zlib_container.c
new file mode 100644
index 000000000..130ffc793
--- /dev/null
+++ b/misc/ttf2woff/zopfli/zlib_container.c
@@ -0,0 +1,79 @@
+/*
+Copyright 2013 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Author: lode.vandevenne@gmail.com (Lode Vandevenne)
+Author: jyrki.alakuijala@gmail.com (Jyrki Alakuijala)
+*/
+
+#include "zlib_container.h"
+#include "util.h"
+
+#include <stdio.h>
+
+#include "deflate.h"
+
+
+/* Calculates the adler32 checksum of the data */
+static unsigned adler32(const unsigned char* data, size_t size)
+{
+ static const unsigned sums_overflow = 5550;
+ unsigned s1 = 1;
+ unsigned s2 = 1 >> 16;
+
+ while (size > 0) {
+ size_t amount = size > sums_overflow ? sums_overflow : size;
+ size -= amount;
+ while (amount > 0) {
+ s1 += (*data++);
+ s2 += s1;
+ amount--;
+ }
+ s1 %= 65521;
+ s2 %= 65521;
+ }
+
+ return (s2 << 16) | s1;
+}
+
+void ZopfliZlibCompress(const ZopfliOptions* options,
+ const unsigned char* in, size_t insize,
+ unsigned char** out, size_t* outsize) {
+ unsigned char bitpointer = 0;
+ unsigned checksum = adler32(in, (unsigned)insize);
+ unsigned cmf = 120; /* CM 8, CINFO 7. See zlib spec.*/
+ unsigned flevel = 3;
+ unsigned fdict = 0;
+ unsigned cmfflg = 256 * cmf + fdict * 32 + flevel * 64;
+ unsigned fcheck = 31 - cmfflg % 31;
+ cmfflg += fcheck;
+
+ ZOPFLI_APPEND_DATA(cmfflg / 256, out, outsize);
+ ZOPFLI_APPEND_DATA(cmfflg % 256, out, outsize);
+
+ ZopfliDeflate(options, 2 /* dynamic block */, 1 /* final */,
+ in, insize, &bitpointer, out, outsize);
+
+ ZOPFLI_APPEND_DATA((checksum >> 24) % 256, out, outsize);
+ ZOPFLI_APPEND_DATA((checksum >> 16) % 256, out, outsize);
+ ZOPFLI_APPEND_DATA((checksum >> 8) % 256, out, outsize);
+ ZOPFLI_APPEND_DATA(checksum % 256, out, outsize);
+
+ if (options->verbose) {
+ fprintf(stderr,
+ "Original Size: %d, Zlib: %d, Compression: %f%% Removed\n",
+ (int)insize, (int)*outsize,
+ 100.0 * (double)(insize - *outsize) / (double)insize);
+ }
+}
diff --git a/misc/ttf2woff/zopfli/zlib_container.h b/misc/ttf2woff/zopfli/zlib_container.h
new file mode 100644
index 000000000..9ddfb9c1d
--- /dev/null
+++ b/misc/ttf2woff/zopfli/zlib_container.h
@@ -0,0 +1,50 @@
+/*
+Copyright 2013 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Author: lode.vandevenne@gmail.com (Lode Vandevenne)
+Author: jyrki.alakuijala@gmail.com (Jyrki Alakuijala)
+*/
+
+#ifndef ZOPFLI_ZLIB_H_
+#define ZOPFLI_ZLIB_H_
+
+/*
+Functions to compress according to the Zlib specification.
+*/
+
+#include "zopfli.h"
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/*
+Compresses according to the zlib specification and append the compressed
+result to the output.
+
+options: global program options
+out: pointer to the dynamic output array to which the result is appended. Must
+ be freed after use.
+outsize: pointer to the dynamic output array size.
+*/
+void ZopfliZlibCompress(const ZopfliOptions* options,
+ const unsigned char* in, size_t insize,
+ unsigned char** out, size_t* outsize);
+
+#ifdef __cplusplus
+} // extern "C"
+#endif
+
+#endif /* ZOPFLI_ZLIB_H_ */
diff --git a/misc/ttf2woff/zopfli/zopfli.h b/misc/ttf2woff/zopfli/zopfli.h
new file mode 100644
index 000000000..c079662aa
--- /dev/null
+++ b/misc/ttf2woff/zopfli/zopfli.h
@@ -0,0 +1,94 @@
+/*
+Copyright 2011 Google Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Author: lode.vandevenne@gmail.com (Lode Vandevenne)
+Author: jyrki.alakuijala@gmail.com (Jyrki Alakuijala)
+*/
+
+#ifndef ZOPFLI_ZOPFLI_H_
+#define ZOPFLI_ZOPFLI_H_
+
+#include <stddef.h>
+#include <stdlib.h> /* for size_t */
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/*
+Options used throughout the program.
+*/
+typedef struct ZopfliOptions {
+ /* Whether to print output */
+ int verbose;
+
+ /* Whether to print more detailed output */
+ int verbose_more;
+
+ /*
+ Maximum amount of times to rerun forward and backward pass to optimize LZ77
+ compression cost. Good values: 10, 15 for small files, 5 for files over
+ several MB in size or it will be too slow.
+ */
+ int numiterations;
+
+ /*
+ If true, splits the data in multiple deflate blocks with optimal choice
+ for the block boundaries. Block splitting gives better compression. Default:
+ true (1).
+ */
+ int blocksplitting;
+
+ /*
+ No longer used, left for compatibility.
+ */
+ int blocksplittinglast;
+
+ /*
+ Maximum amount of blocks to split into (0 for unlimited, but this can give
+ extreme results that hurt compression on some files). Default value: 15.
+ */
+ int blocksplittingmax;
+} ZopfliOptions;
+
+/* Initializes options with default values. */
+void ZopfliInitOptions(ZopfliOptions* options);
+
+/* Output format */
+typedef enum {
+ ZOPFLI_FORMAT_GZIP,
+ ZOPFLI_FORMAT_ZLIB,
+ ZOPFLI_FORMAT_DEFLATE
+} ZopfliFormat;
+
+/*
+Compresses according to the given output format and appends the result to the
+output.
+
+options: global program options
+output_type: the output format to use
+out: pointer to the dynamic output array to which the result is appended. Must
+ be freed after use
+outsize: pointer to the dynamic output array size
+*/
+void ZopfliCompress(const ZopfliOptions* options, ZopfliFormat output_type,
+ const unsigned char* in, size_t insize,
+ unsigned char** out, size_t* outsize);
+
+#ifdef __cplusplus
+} // extern "C"
+#endif
+
+#endif /* ZOPFLI_ZOPFLI_H_ */
diff --git a/misc/ufo-color-glyphs.py b/misc/ufo-color-glyphs.py
new file mode 100755
index 000000000..9ec050853
--- /dev/null
+++ b/misc/ufo-color-glyphs.py
@@ -0,0 +1,105 @@
+#!/usr/bin/env python
+# encoding: utf8
+#
+# Grab http://www.unicode.org/Public/UCD/latest/ucd/UnicodeData.txt
+#
+from __future__ import print_function
+import os, sys
+from argparse import ArgumentParser
+from robofab.objects.objectsRF import OpenFont
+from unicode_util import parseUnicodeDataFile, MainCategories as UniMainCategories
+
+lightBlueColor = (0.86, 0.92, 0.97, 1.0)
+lightTealColor = (0.8, 0.94, 0.95, 1.0)
+lightYellowColor = (0.97, 0.95, 0.83, 1.0)
+lightPurpleColor = (0.93, 0.9, 0.98, 1.0)
+lightGreyColor = (0.94, 0.94, 0.94, 1.0)
+mediumGreyColor = (0.87, 0.87, 0.87, 1.0)
+lightGreenColor = (0.89, 0.96, 0.92, 1.0)
+mediumGreenColor = (0.77, 0.95, 0.76, 1.0)
+lightRedColor = (0.98, 0.89, 0.89, 1.0)
+lightOrangeColor = (1.0, 0.89, 0.82, 1.0)
+redColor = (1, 0.3, 0.3, 1)
+
+colorsByGlyphName = [
+ (set('abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'), lightBlueColor), # light blue 1
+]
+
+colorsByUCMainCategory = {
+ # UniMainCategories.Letter: (1, 1, 1, 1),
+ UniMainCategories.Mark: lightRedColor,
+ UniMainCategories.Punctuation: lightGreyColor,
+ UniMainCategories.Format: lightGreyColor,
+ UniMainCategories.Number: lightGreenColor,
+ UniMainCategories.Symbol: lightTealColor,
+ UniMainCategories.Separator: lightPurpleColor,
+ UniMainCategories.Control: redColor,
+ UniMainCategories.Surrogate: redColor,
+ UniMainCategories.PrivateUse: lightYellowColor,
+ UniMainCategories.Unassigned: lightYellowColor,
+ UniMainCategories.Other: lightOrangeColor,
+}
+
+
+def colorForGlyph(name, unicodes, ucd):
+ for nameSet, color in colorsByGlyphName:
+ if name in nameSet:
+ return color
+
+ for uc in unicodes:
+ cp = ucd.get(uc)
+ if cp is None:
+ continue
+ return colorsByUCMainCategory.get(cp.mainCategory)
+
+ if len(unicodes) == 0:
+ if name.find('.cn') != -1:
+ # pure component
+ return mediumGreenColor
+ else:
+ # precomposed
+ return mediumGreyColor
+
+ return None
+
+
+def main():
+ argparser = ArgumentParser(
+ description='Set robofont color marks on glyphs based on unicode categories')
+
+ argparser.add_argument(
+ '-dry', dest='dryRun', action='store_const', const=True, default=False,
+ help='Do not modify anything, but instead just print what would happen.')
+
+ argparser.add_argument(
+ '-ucd', dest='ucdFile', metavar='<file>', type=str,
+ help='UnicodeData.txt file from http://www.unicode.org/')
+
+ argparser.add_argument(
+ 'fontPaths', metavar='<ufofile>', type=str, nargs='+', help='UFO fonts to update')
+
+ args = argparser.parse_args()
+ dryRun = args.dryRun
+ markLibKey = 'com.typemytype.robofont.mark'
+
+ ucd = {}
+ if args.ucdFile:
+ ucd = parseUnicodeDataFile(args.ucdFile)
+
+ for fontPath in args.fontPaths:
+ font = OpenFont(fontPath)
+ for g in font:
+ rgba = colorForGlyph(g.name, g.unicodes, ucd)
+ if rgba is None:
+ if markLibKey in g.lib:
+ del g.lib[markLibKey]
+ else:
+ g.lib[markLibKey] = [float(n) for n in rgba]
+
+ print('Write', fontPath)
+ if not dryRun:
+ font.save()
+
+
+if __name__ == '__main__':
+ main()
diff --git a/misc/ufocompile b/misc/ufocompile
new file mode 100755
index 000000000..2f84593c4
--- /dev/null
+++ b/misc/ufocompile
@@ -0,0 +1,163 @@
+#!/usr/bin/env python
+import os
+import sys
+import argparse
+import logging
+import subprocess
+
+from robofab.objects.objectsRF import RPoint
+from robofab.world import OpenFont
+from fontbuild.Build import FontProject
+from fontbuild.mix import Master
+from fontbuild.mix import Mix
+
+FAMILYNAME = "Interface"
+BASEDIR = os.path.abspath(os.path.join(os.path.dirname(__file__), os.pardir))
+
+def extractSpecializedGlyphs(masterFont):
+ glyphSpecializations = {}
+ specializationSuffix = '.specz.'
+
+ specializedGlyphNames = []
+ font = masterFont.font
+ for g in font:
+ p = g.name.find(specializationSuffix)
+ if p == -1:
+ continue
+ name = g.name[:p]
+ category = g.name[p + len(specializationSuffix):]
+ g2 = g.copy()
+ g2.name = name
+ if name in font:
+ # copy unicodes
+ masterGlyph = font[name]
+ g2.unicodes = masterGlyph.unicodes
+ if not category in glyphSpecializations:
+ glyphSpecializations[category] = { name: g2 }
+ else:
+ glyphSpecializations[category][name] = g2
+ specializedGlyphNames.append(g.name)
+
+ ffont = masterFont.ffont
+ for name in specializedGlyphNames:
+ del ffont.glyphs[name]
+ font.removeGlyph(name)
+
+ return glyphSpecializations
+
+
+def readVersionControlTag(dir):
+ try:
+ return subprocess.check_output(
+ ['git', '-C', dir, 'rev-parse', '--short', 'HEAD'],
+ shell=False).strip()
+ except:
+ return ''
+
+
+# silence warnings from fontTools.misc.fixedTools that is harmless and caused by
+# the ufo2ft module.
+logging.getLogger('fontTools.misc.fixedTools').setLevel(logging.ERROR)
+
+default_out_dir = os.path.join(BASEDIR,'build','tmp')
+srcDir = os.path.join(BASEDIR, 'src')
+
+argparser = argparse.ArgumentParser(description='Build TTF and OTF font files from UFO sources.')
+
+argparser.add_argument('styles', metavar='<style>', type=str, nargs='*',
+ help='Build specific styles. Omit to build all.')
+
+argparser.add_argument('--otf', dest='otf', action='store_const',
+ const=True, default=False,
+ help='Build OTF files')
+
+argparser.add_argument('--no-ttf', dest='no_ttf', action='store_const',
+ const=True, default=False,
+ help='Do not build TTF files')
+
+argparser.add_argument('--out', dest='out', metavar='<dir>', type=str,
+ default=default_out_dir,
+ help='Write output to <dir> instead of the default (%r)' % default_out_dir)
+
+args = argparser.parse_args()
+styles = [s.lower() for s in args.styles]
+ALL = len(styles) == 0
+
+# version control tag, if any
+buildTag = readVersionControlTag(BASEDIR)
+
+# Load masters
+rg = Master("%s/src/Interface-Regular.ufo" % BASEDIR)
+
+bd = None
+if ALL or 'bold' in styles or 'bolditalic' in styles or 'medium' in styles or 'mediumitalic' in styles:
+ bd = Master("%s/src/Interface-Bold.ufo" % BASEDIR)
+
+# th = None
+# thFont = None
+# if ALL or 'thin' in styles or 'thinitalic' in styles or 'light' in styles or 'lightitalic' in styles:
+# th = Master("%s/src/Interface-Thin.ufo" % BASEDIR)
+
+glyphSpecializations = extractSpecializedGlyphs(rg)
+
+
+class Mix2(Mix):
+ def __init__(self, masters, v, glyphSpecializations=None):
+ Mix.__init__(self, masters, v)
+ self.glyphSpecializations = glyphSpecializations
+
+ def mixGlyphs(self, gname):
+ if self.glyphSpecializations is not None:
+ specializedGlyph = self.glyphSpecializations.get(gname)
+ if specializedGlyph is not None:
+ print 'mixglyph using specialized', gname
+ return specializedGlyph
+ return Mix.mixGlyphs(self, gname)
+
+
+proj = FontProject(rg.font, BASEDIR, os.path.join(srcDir,'fontbuild.cfg'), buildTag=buildTag)
+proj.builddir = args.out
+
+if args.otf:
+ proj.buildOTF = True
+
+
+if ALL or 'regular' in styles:
+ proj.generateFont(rg.font, "%s/Regular/Regular/Rg" % FAMILYNAME)
+
+if ALL or 'regularitalic' in styles:
+ proj.generateFont(rg.font, "%s/Regular Italic/Italic/Rg" % FAMILYNAME,
+ italic=True, stemWidth=232, italicMeanYCenter=-825, italicNarrowAmount=1)
+
+if ALL or 'medium' in styles:
+ proj.generateFont(
+ Mix2([rg, bd], 0.35, glyphSpecializations['medium']),
+ "%s/Medium/Regular/Rg" % FAMILYNAME)
+
+if ALL or 'mediumitalic' in styles:
+ proj.generateFont(
+ Mix2([rg, bd], 0.35, glyphSpecializations['medium']),
+ "%s/Medium Italic/Italic/Rg" % FAMILYNAME,
+ italic=True, stemWidth=256, italicMeanYCenter=-825, italicNarrowAmount=1)
+
+if ALL or 'bold' in styles:
+ proj.generateFont(bd.font, "%s/Bold/Bold/Rg" % FAMILYNAME)
+
+if ALL or 'bolditalic' in styles:
+ proj.generateFont(bd.font, "%s/Bold Italic/Bold Italic/Rg" % FAMILYNAME,
+ italic=True, stemWidth=290, italicMeanYCenter=-825, italicNarrowAmount=1)
+
+# if ALL or 'light' in styles:
+# proj.generateFont(Mix([th, rg], 0.45), "%s/Light/Regular/Lt" % FAMILYNAME)
+
+# if ALL or 'lightitalic' in styles:
+# proj.generateFont(rgFont, "%s/Light Italic/Italic/Lt" % FAMILYNAME,
+# italic=True, stemWidth=120)
+
+# proj.generateFont(th.font, "%s/Thin/Regular/Th" % FAMILYNAME)
+# proj.generateFont(th.font, "%s/Thin Italic/Italic/Th" % FAMILYNAME,
+# italic=True, stemWidth=80)
+
+# generate TTFs
+if args.no_ttf == False:
+ proj.generateTTFs()
diff --git a/misc/unicode_util.py b/misc/unicode_util.py
new file mode 100644
index 000000000..18196e87e
--- /dev/null
+++ b/misc/unicode_util.py
@@ -0,0 +1,104 @@
+#!/usr/bin/env python
+# encoding: utf8
+
+class MainCategories:
+ Letter = 'Letter'
+ Mark = 'Mark'
+ Number = 'Number'
+ Punctuation = 'Punctuation'
+ Symbol = 'Symbol'
+ Separator = 'Separator'
+ Control = 'Control'
+ Format = 'Format'
+ Surrogate = 'Surrogate'
+ PrivateUse = 'Private_Use'
+ Unassigned = 'Unassigned'
+ Other = 'Other'
+
+GeneralCategories = {
+ 'Lu': ('Uppercase_Letter', MainCategories.Letter),
+ 'Ll': ('Lowercase_Letter', MainCategories.Letter),
+ 'Lt': ('Titlecase_Letter', MainCategories.Letter),
+ 'LC': ('Cased_Letter', MainCategories.Letter),
+ 'Lm': ('Modifier_Letter', MainCategories.Letter),
+ 'Lo': ('Other_Letter', MainCategories.Letter),
+ 'L': ('Letter', MainCategories.Letter),
+ 'Mn': ('Nonspacing_Mark', MainCategories.Mark),
+ 'Mc': ('Spacing_Mark', MainCategories.Mark),
+ 'Me': ('Enclosing_Mark', MainCategories.Mark),
+ 'M': ('Mark', MainCategories.Mark),
+ 'Nd': ('Decimal_Number', MainCategories.Number),
+ 'Nl': ('Letter_Number', MainCategories.Number),
+ 'No': ('Other_Number', MainCategories.Number),
+ 'N': ('Number', MainCategories.Number),
+ 'Pc': ('Connector_Punctuation', MainCategories.Punctuation),
+ 'Pd': ('Dash_Punctuation', MainCategories.Punctuation),
+ 'Ps': ('Open_Punctuation', MainCategories.Punctuation),
+ 'Pe': ('Close_Punctuation', MainCategories.Punctuation),
+ 'Pi': ('Initial_Punctuation', MainCategories.Punctuation),
+ 'Pf': ('Final_Punctuation', MainCategories.Punctuation),
+ 'Po': ('Other_Punctuation', MainCategories.Punctuation),
+ 'P': ('Punctuation', MainCategories.Punctuation),
+ 'Sm': ('Math_Symbol', MainCategories.Symbol),
+ 'Sc': ('Currency_Symbol', MainCategories.Symbol),
+ 'Sk': ('Modifier_Symbol', MainCategories.Symbol),
+ 'So': ('Other_Symbol', MainCategories.Symbol),
+ 'S': ('Symbol', MainCategories.Symbol),
+ 'Zs': ('Space_Separator', MainCategories.Separator),
+ 'Zl': ('Line_Separator', MainCategories.Separator),
+ 'Zp': ('Paragraph_Separator', MainCategories.Separator),
+ 'Z': ('Separator', MainCategories.Separator),
+ 'Cc': ('Control', MainCategories.Control),
+ 'Cf': ('Format', MainCategories.Format),
+ 'Cs': ('Surrogate', MainCategories.Surrogate),
+ 'Co': ('Private_Use', MainCategories.PrivateUse),
+ 'Cn': ('Unassigned', MainCategories.Unassigned),
+ 'C': ('Other', MainCategories.Other),
+}
+
+
+class Codepoint:
+ def __init__(self, v):
+ self.codePoint = int(v[0], 16)
+ self.name = v[1]
+
+ self.category = v[2]
+ c = GeneralCategories.get(self.category, ('', MainCategories.Other))
+ self.categoryName = c[0]
+ self.mainCategory = c[1]
+
+ self.decDigitValue = v[6]
+ self.numValue = v[8]
+
+ def isLetter(self): return self.mainCategory is MainCategories.Letter
+ def isMark(self): return self.mainCategory is MainCategories.Mark
+ def isNumber(self): return self.mainCategory is MainCategories.Number
+ def isPunctuation(self): return self.mainCategory is MainCategories.Punctuation
+ def isSymbol(self): return self.mainCategory is MainCategories.Symbol
+ def isSeparator(self): return self.mainCategory is MainCategories.Separator
+ def isControl(self): return self.mainCategory is MainCategories.Control
+ def isFormat(self): return self.mainCategory is MainCategories.Format
+ def isSurrogate(self): return self.mainCategory is MainCategories.Surrogate
+ def isPrivateUse(self): return self.mainCategory is MainCategories.PrivateUse
+ def isUnassigned(self): return self.mainCategory is MainCategories.Unassigned
+ def isOther(self): return self.mainCategory is MainCategories.Other
+
+
+# http://www.unicode.org/Public/UCD/latest/ucd/UnicodeData.txt
+def parseUnicodeDataFile(ucdFile): # { codepoint:int => Codepoint() }
+ ucd = {}
+ with open(ucdFile, 'r') as f:
+ for line in f:
+ # See http://unicode.org/reports/tr44/#UnicodeData.txt for fields
+ # e.g. "001D;<control>;Cc;0;B;;;;;N;INFORMATION SEPARATOR THREE;;;;"
+ if len(line) == 0 or line.startswith('#'):
+ continue
+ v = line.split(';')
+ if len(v) < 10:
+ continue
+ try:
+ cp = Codepoint(v)
+ ucd[cp.codePoint] = cp
+ except:
+ pass
+ return ucd
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 000000000..7dbe188fe
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,14 @@
+booleanOperations==0.5.2
+compreffor==0.3.0
+cu2qu==1.2.0
+Cython==0.24.1
+git+https://github.com/typesupply/feaTools.git@8fc73f8ad5523cb6d9e0c8ac966eeb5dab5f7f49
+fonttools==3.15.1
+freetype-py==1.0.2
+git+https://github.com/googlei18n/nototools@8db437b21de59b2d7aba30429c60a78f3e853caa
+numpy==1.11.2rc1
+pyclipper==1.0.6
+git+https://github.com/robofab-developers/robofab.git@62229c4ea33c324e698766d3700ca9a47efcdeb6
+scipy==0.18.1
+git+https://github.com/googlei18n/ufo2ft.git@6184b1493bc4afc6969bd2516d02f3f616cb5484
+ufoLib==2.0.0
diff --git a/src/Interface-Bold.ufo/fontinfo.plist b/src/Interface-Bold.ufo/fontinfo.plist
new file mode 100644
index 000000000..a7012b989
--- /dev/null
+++ b/src/Interface-Bold.ufo/fontinfo.plist
@@ -0,0 +1,203 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>ascender</key>
+ <integer>2688</integer>
+ <key>capHeight</key>
+ <integer>2048</integer>
+ <key>copyright</key>
+ <string>Copyright 2011 Google Inc. All Rights Reserved.</string>
+ <key>descender</key>
+ <integer>-640</integer>
+ <key>familyName</key>
+ <string>Interface</string>
+ <key>italicAngle</key>
+ <integer>0</integer>
+ <key>openTypeHeadCreated</key>
+ <string>2016/12/04 10:21:54</string>
+ <key>openTypeHeadFlags</key>
+ <array>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>3</integer>
+ <integer>4</integer>
+ </array>
+ <key>openTypeHeadLowestRecPPEM</key>
+ <integer>64</integer>
+ <key>openTypeHheaAscender</key>
+ <integer>2688</integer>
+ <key>openTypeHheaLineGap</key>
+ <integer>0</integer>
+ <key>openTypeNameDescription</key>
+ <string></string>
+ <key>openTypeNameDesigner</key>
+ <string>Rasmus Andersson</string>
+ <key>openTypeNameDesignerURL</key>
+ <string>https://rsms.me/</string>
+ <key>openTypeNameLicense</key>
+ <string></string>
+ <key>openTypeNameLicenseURL</key>
+ <string></string>
+ <key>openTypeNameManufacturer</key>
+ <string></string>
+ <key>openTypeNameManufacturerURL</key>
+ <string></string>
+ <key>openTypeNameSampleText</key>
+ <string></string>
+ <key>openTypeOS2CodePageRanges</key>
+ <array>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>2</integer>
+ <integer>3</integer>
+ <integer>4</integer>
+ <integer>7</integer>
+ <integer>8</integer>
+ <integer>29</integer>
+ </array>
+ <key>openTypeOS2FamilyClass</key>
+ <array>
+ <integer>0</integer>
+ <integer>0</integer>
+ </array>
+ <key>openTypeOS2Panose</key>
+ <array>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ </array>
+ <key>openTypeOS2Selection</key>
+ <array>
+ </array>
+ <key>openTypeOS2StrikeoutPosition</key>
+ <integer>512</integer>
+ <key>openTypeOS2StrikeoutSize</key>
+ <integer>128</integer>
+ <key>openTypeOS2SubscriptXOffset</key>
+ <integer>0</integer>
+ <key>openTypeOS2SubscriptXSize</key>
+ <integer>1536</integer>
+ <key>openTypeOS2SubscriptYOffset</key>
+ <integer>256</integer>
+ <key>openTypeOS2SubscriptYSize</key>
+ <integer>1280</integer>
+ <key>openTypeOS2SuperscriptXOffset</key>
+ <integer>0</integer>
+ <key>openTypeOS2SuperscriptXSize</key>
+ <integer>1536</integer>
+ <key>openTypeOS2SuperscriptYOffset</key>
+ <integer>1024</integer>
+ <key>openTypeOS2SuperscriptYSize</key>
+ <integer>1280</integer>
+ <key>openTypeOS2Type</key>
+ <array>
+ </array>
+ <key>openTypeOS2TypoAscender</key>
+ <integer>2688</integer>
+ <key>openTypeOS2TypoLineGap</key>
+ <integer>0</integer>
+ <key>openTypeOS2UnicodeRanges</key>
+ <array>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>2</integer>
+ <integer>3</integer>
+ <integer>4</integer>
+ <integer>5</integer>
+ <integer>6</integer>
+ <integer>7</integer>
+ <integer>9</integer>
+ <integer>11</integer>
+ <integer>29</integer>
+ <integer>30</integer>
+ <integer>31</integer>
+ <integer>32</integer>
+ <integer>33</integer>
+ <integer>34</integer>
+ <integer>35</integer>
+ <integer>36</integer>
+ <integer>37</integer>
+ <integer>38</integer>
+ <integer>40</integer>
+ <integer>45</integer>
+ <integer>60</integer>
+ <integer>62</integer>
+ <integer>64</integer>
+ <integer>69</integer>
+ </array>
+ <key>openTypeOS2VendorID</key>
+ <string>RSMS</string>
+ <key>openTypeOS2WeightClass</key>
+ <integer>700</integer>
+ <key>openTypeOS2WidthClass</key>
+ <integer>5</integer>
+ <key>postscriptBlueFuzz</key>
+ <integer>0</integer>
+ <key>postscriptBlueShift</key>
+ <integer>16</integer>
+ <key>postscriptBlueValues</key>
+ <array>
+ <integer>-32</integer>
+ <integer>0</integer>
+ <integer>1536</integer>
+ <integer>1556</integer>
+ <integer>2048</integer>
+ <integer>2076</integer>
+ </array>
+ <key>postscriptDefaultCharacter</key>
+ <string>space</string>
+ <key>postscriptDefaultWidthX</key>
+ <integer>256</integer>
+ <key>postscriptFamilyBlues</key>
+ <array>
+ </array>
+ <key>postscriptFamilyOtherBlues</key>
+ <array>
+ </array>
+ <key>postscriptForceBold</key>
+ <false/>
+ <key>postscriptIsFixedPitch</key>
+ <false/>
+ <key>postscriptOtherBlues</key>
+ <array>
+ <integer>-576</integer>
+ <integer>-512</integer>
+ </array>
+ <key>postscriptStemSnapH</key>
+ <array>
+ <integer>256</integer>
+ </array>
+ <key>postscriptStemSnapV</key>
+ <array>
+ <integer>256</integer>
+ </array>
+ <key>postscriptUnderlinePosition</key>
+ <integer>-256</integer>
+ <key>postscriptUnderlineThickness</key>
+ <integer>256</integer>
+ <key>postscriptUniqueID</key>
+ <integer>-1</integer>
+ <key>styleName</key>
+ <string>Bold</string>
+ <key>trademark</key>
+ <string></string>
+ <key>unitsPerEm</key>
+ <integer>2816</integer>
+ <key>versionMajor</key>
+ <integer>1</integer>
+ <key>versionMinor</key>
+ <integer>0</integer>
+ <key>xHeight</key>
+ <integer>1536</integer>
+ <key>year</key>
+ <integer>2016</integer>
+</dict>
+</plist>
diff --git a/src/Interface-Bold.ufo/glyphs/AE__.glif b/src/Interface-Bold.ufo/glyphs/AE__.glif
new file mode 100644
index 000000000..965cd5bd2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/AE__.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="AE" format="1">
+ <advance width="2816"/>
+ <unicode hex="00C6"/>
+ <outline>
+ <contour>
+ <point x="1408" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2772" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2772" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1504" y="1784" type="line"/>
+ <point x="1452" y="2004" type="line"/>
+ <point x="1172" y="2004" type="line"/>
+ <point x="140" y="0" type="line"/>
+ <point x="656" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1624" y="824" type="line"/>
+ <point x="592" y="824" type="line"/>
+ <point x="592" y="452" type="line"/>
+ <point x="1624" y="452" type="line"/>
+ </contour>
+ <contour>
+ <point x="2676" y="364" type="line"/>
+ <point x="1672" y="364" type="line"/>
+ <point x="1672" y="0" type="line"/>
+ <point x="2676" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1804" y="2004" type="line"/>
+ <point x="1360" y="2004" type="line"/>
+ <point x="1444" y="0" type="line"/>
+ <point x="1884" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2480" y="1204" type="line"/>
+ <point x="1612" y="1204" type="line"/>
+ <point x="1612" y="844" type="line"/>
+ <point x="2480" y="844" type="line"/>
+ </contour>
+ <contour>
+ <point x="2592" y="2004" type="line"/>
+ <point x="1588" y="2004" type="line"/>
+ <point x="1588" y="1640" type="line"/>
+ <point x="2592" y="1640" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2648, 'leftMargin': 17, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/A_.glif b/src/Interface-Bold.ufo/glyphs/A_.glif
new file mode 100644
index 000000000..f6f4fcd3c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/A_.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="A" format="1">
+ <advance width="2048"/>
+ <unicode hex="0041"/>
+ <outline>
+ <contour>
+ <point x="1028.0" y="2200.0" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1032.0" y="12.0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1980.0" y="0.0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="516.0" y="2000.0" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="1844.0" y="0.0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="1980.0" y="2200.0" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1980.0" y="-560.0" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1980.0" y="2200.0" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1468" y="748" type="line"/>
+ <point x="428" y="748" type="line"/>
+ <point x="428" y="376" type="line"/>
+ <point x="1468" y="376" type="line"/>
+ </contour>
+ <component base="V" yScale="-1" yOffset="2004"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1894.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1817.75</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1911, 'leftMargin': 0, 'rightMargin': -2}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/B_.glif b/src/Interface-Bold.ufo/glyphs/B_.glif
new file mode 100644
index 000000000..87db5df54
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/B_.glif
@@ -0,0 +1,118 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="B" format="1">
+ <advance width="1792"/>
+ <unicode hex="0042"/>
+ <outline>
+ <contour>
+ <point x="920" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="916" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1908" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1908" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1908" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="936" y="852" type="line"/>
+ <point x="1068" y="976" type="line"/>
+ <point x="1472" y="980"/>
+ <point x="1620" y="1204"/>
+ <point x="1620" y="1448" type="curve"/>
+ <point x="1620" y="1824"/>
+ <point x="1328" y="2004"/>
+ <point x="844" y="2004" type="curve"/>
+ <point x="132" y="2004" type="line"/>
+ <point x="132" y="0" type="line"/>
+ <point x="592" y="0" type="line"/>
+ <point x="592" y="1628" type="line"/>
+ <point x="844" y="1628" type="line"/>
+ <point x="1064" y="1628"/>
+ <point x="1160" y="1560"/>
+ <point x="1160" y="1392" type="curve"/>
+ <point x="1160" y="1244"/>
+ <point x="1068" y="1168"/>
+ <point x="844" y="1168" type="curve"/>
+ <point x="420" y="1168" type="line"/>
+ <point x="424" y="852" type="line"/>
+ </contour>
+ <contour>
+ <point x="920" y="0" type="line"/>
+ <point x="1404" y="0"/>
+ <point x="1660" y="200"/>
+ <point x="1660" y="592" type="curve" smooth="yes"/>
+ <point x="1660" y="824"/>
+ <point x="1524" y="1056"/>
+ <point x="1132" y="1040" type="curve"/>
+ <point x="1028" y="1168" type="line"/>
+ <point x="536" y="1168" type="line"/>
+ <point x="536" y="852" type="line"/>
+ <point x="936" y="852" type="line" smooth="yes"/>
+ <point x="1128" y="852"/>
+ <point x="1204" y="756"/>
+ <point x="1204" y="600" type="curve" smooth="yes"/>
+ <point x="1204" y="472"/>
+ <point x="1120" y="372"/>
+ <point x="920" y="372" type="curve" smooth="yes"/>
+ <point x="472" y="372" type="line"/>
+ <point x="308" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1454.75</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1811, 'leftMargin': 161, 'rightMargin': 120}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Bhook_.glif b/src/Interface-Bold.ufo/glyphs/Bhook_.glif
new file mode 100644
index 000000000..b9e9894d2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Bhook_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Bhook" format="1">
+ <advance width="2304"/>
+ <unicode hex="0181"/>
+ <outline>
+ <contour>
+ <point x="944" y="1628" type="line" name="hr00"/>
+ <point x="944" y="2004" type="line"/>
+ <point x="632" y="2004" type="line" smooth="yes"/>
+ <point x="256" y="2004"/>
+ <point x="52" y="1796"/>
+ <point x="52" y="1452" type="curve" smooth="yes"/>
+ <point x="52" y="1376"/>
+ <point x="60" y="1316"/>
+ <point x="76" y="1240" type="curve"/>
+ <point x="444" y="1240" type="line"/>
+ <point x="440" y="1284"/>
+ <point x="432" y="1324"/>
+ <point x="432" y="1368" type="curve" smooth="yes"/>
+ <point x="432" y="1492"/>
+ <point x="472" y="1628"/>
+ <point x="632" y="1628" type="curve" smooth="yes"/>
+ </contour>
+ <component base="B" xOffset="464"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2274, 'leftMargin': 55, 'rightMargin': 18}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Btopbar_.glif b/src/Interface-Bold.ufo/glyphs/Btopbar_.glif
new file mode 100644
index 000000000..71838f90b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Btopbar_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Btopbar" format="1">
+ <advance width="1792"/>
+ <unicode hex="0182"/>
+ <outline>
+ <component base="Gamma" xOffset="-24"/>
+ <component base="afii10046" xOffset="-28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1760.0, 'leftMargin': 160, 'rightMargin': 77.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/CR__.glif b/src/Interface-Bold.ufo/glyphs/CR__.glif
new file mode 100644
index 000000000..317d8d31c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/CR__.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="CR" format="1">
+ <advance width="768"/>
+ <unicode hex="000D"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.3</real>
+ <real>0.3</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 701, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/C_.cn.glif b/src/Interface-Bold.ufo/glyphs/C_.cn.glif
new file mode 100644
index 000000000..431228a11
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/C_.cn.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="C.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="1388" y="680" type="line"/>
+ <point x="1376" y="396"/>
+ <point x="1260" y="344"/>
+ <point x="1028" y="344" type="curve" smooth="yes"/>
+ <point x="756" y="344"/>
+ <point x="660" y="448"/>
+ <point x="660" y="832" type="curve" smooth="yes"/>
+ <point x="660" y="1172" type="line" smooth="yes"/>
+ <point x="660" y="1560"/>
+ <point x="776" y="1660"/>
+ <point x="1024" y="1660" type="curve" smooth="yes"/>
+ <point x="1284" y="1660"/>
+ <point x="1380" y="1592"/>
+ <point x="1392" y="1312" type="curve"/>
+ <point x="1852" y="1312" type="line"/>
+ <point x="1812" y="1776"/>
+ <point x="1540" y="2032"/>
+ <point x="1024" y="2032" type="curve" smooth="yes"/>
+ <point x="516" y="2032"/>
+ <point x="200" y="1740"/>
+ <point x="200" y="1168" type="curve"/>
+ <point x="200" y="832" type="line"/>
+ <point x="200" y="260"/>
+ <point x="500" y="-28"/>
+ <point x="1028" y="-28" type="curve" smooth="yes"/>
+ <point x="1520" y="-28"/>
+ <point x="1824" y="208"/>
+ <point x="1848" y="680" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1847, 'leftMargin': 117, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/C_.glif b/src/Interface-Bold.ufo/glyphs/C_.glif
new file mode 100644
index 000000000..8bd02bd66
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/C_.glif
@@ -0,0 +1,118 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="C" format="1">
+ <advance width="1920"/>
+ <unicode hex="0043"/>
+ <outline>
+ <contour>
+ <point x="1040.0" y="2200.0" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1036.0" y="0.0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1936.0" y="2200.0" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1936.0" y="-560.0" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1936.0" y="2200.0" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1360" y="680" type="line"/>
+ <point x="1340" y="468"/>
+ <point x="1244" y="352"/>
+ <point x="1024" y="352" type="curve" smooth="yes"/>
+ <point x="756" y="352"/>
+ <point x="624" y="572"/>
+ <point x="624" y="1004" type="curve"/>
+ <point x="624" y="1436"/>
+ <point x="756" y="1652"/>
+ <point x="1024" y="1652" type="curve" smooth="yes"/>
+ <point x="1244" y="1652"/>
+ <point x="1344" y="1524"/>
+ <point x="1364" y="1312" type="curve"/>
+ <point x="1820" y="1312" type="line"/>
+ <point x="1784" y="1728"/>
+ <point x="1512" y="2032"/>
+ <point x="996" y="2032" type="curve" smooth="yes"/>
+ <point x="488" y="2032"/>
+ <point x="156" y="1656"/>
+ <point x="156" y="1004" type="curve"/>
+ <point x="156" y="344"/>
+ <point x="472" y="-28"/>
+ <point x="1000" y="-28" type="curve" smooth="yes"/>
+ <point x="1492" y="-28"/>
+ <point x="1796" y="260"/>
+ <point x="1820" y="680" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>1244</integer>
+ <key>y</key>
+ <integer>920</integer>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>O</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>C</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>1920</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1847, 'leftMargin': 103, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Cheabkhasiancyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Cheabkhasiancyrillic_.glif
new file mode 100644
index 000000000..534c6a8e0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Cheabkhasiancyrillic_.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Cheabkhasiancyrillic" format="1">
+ <advance width="2304"/>
+ <unicode hex="04BC"/>
+ <outline>
+ <contour>
+ <point x="1480" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="112" y="1488" type="line"/>
+ <point x="112" y="1100"/>
+ <point x="320" y="864"/>
+ <point x="676" y="864" type="curve"/>
+ <point x="676" y="1184" type="line"/>
+ <point x="500" y="1184"/>
+ <point x="408" y="1296"/>
+ <point x="408" y="1488" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1492" y="-32" type="curve"/>
+ <point x="1808" y="-32"/>
+ <point x="2020" y="40"/>
+ <point x="2080" y="68" type="curve"/>
+ <point x="2012" y="456" type="line"/>
+ <point x="1908" y="424"/>
+ <point x="1728" y="376"/>
+ <point x="1492" y="376" type="curve" smooth="yes"/>
+ <point x="1132" y="376"/>
+ <point x="1016" y="584"/>
+ <point x="1016" y="836" type="curve" smooth="yes"/>
+ <point x="1016" y="1200" type="line" smooth="yes"/>
+ <point x="1016" y="1428"/>
+ <point x="1144" y="1620"/>
+ <point x="1400" y="1620" type="curve"/>
+ <point x="1640" y="1620"/>
+ <point x="1732" y="1460"/>
+ <point x="1732" y="1256" type="curve"/>
+ <point x="1732" y="1212" type="line"/>
+ <point x="900" y="1212" type="line"/>
+ <point x="900" y="832" type="line"/>
+ <point x="2192" y="832" type="line"/>
+ <point x="2192" y="1076" type="line" smooth="yes"/>
+ <point x="2192" y="1656"/>
+ <point x="1916" y="2028"/>
+ <point x="1400" y="2028" type="curve" smooth="yes"/>
+ <point x="924" y="2032"/>
+ <point x="556" y="1684"/>
+ <point x="556" y="1200" type="curve" smooth="yes"/>
+ <point x="556" y="836" type="line" smooth="yes"/>
+ <point x="556" y="328"/>
+ <point x="868" y="-32"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2111, 'leftMargin': -87, 'rightMargin': 120}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Chedescendercyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Chedescendercyrillic_.glif
new file mode 100644
index 000000000..67851b97f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Chedescendercyrillic_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Chedescendercyrillic" format="1">
+ <advance width="2304"/>
+ <unicode hex="04B6"/>
+ <outline>
+ <contour>
+ <point x="1948" y="2200" type="move" name="top0315"/>
+ </contour>
+ <component base="afii10041" xOffset="-20"/>
+ <component base="cyrillictic" xOffset="1540"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2203, 'leftMargin': 216, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Cheverticalstrokecyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Cheverticalstrokecyrillic_.glif
new file mode 100644
index 000000000..417fba07e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Cheverticalstrokecyrillic_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Cheverticalstrokecyrillic" format="1">
+ <advance width="1792"/>
+ <unicode hex="04B8"/>
+ <outline>
+ <contour>
+ <point x="980" y="1480" type="line"/>
+ <point x="748" y="1480" type="line"/>
+ <point x="748" y="400" type="line"/>
+ <point x="980" y="400" type="line"/>
+ </contour>
+ <component base="afii10041" xOffset="-132"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1914.0, 'leftMargin': 164, 'rightMargin': 130.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Chook_.cn.glif b/src/Interface-Bold.ufo/glyphs/Chook_.cn.glif
new file mode 100644
index 000000000..322b4871b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Chook_.cn.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Chook.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="1648" y="1312" type="line"/>
+ <point x="1648" y="1624" type="line" smooth="yes"/>
+ <point x="1648" y="1800"/>
+ <point x="1800" y="1824"/>
+ <point x="1924" y="1824" type="curve" smooth="yes"/>
+ <point x="1968" y="1824"/>
+ <point x="2008" y="1816"/>
+ <point x="2052" y="1812" type="curve"/>
+ <point x="2052" y="2180" type="line"/>
+ <point x="1976" y="2196"/>
+ <point x="1916" y="2204"/>
+ <point x="1840" y="2204" type="curve" smooth="yes"/>
+ <point x="1496" y="2204"/>
+ <point x="1276" y="2000"/>
+ <point x="1276" y="1624" type="curve" smooth="yes"/>
+ <point x="1276" y="1312" type="line"/>
+ </contour>
+ <component base="C.cn" xOffset="-124"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1994, 'leftMargin': 117, 'rightMargin': -180}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Chook_.glif b/src/Interface-Bold.ufo/glyphs/Chook_.glif
new file mode 100644
index 000000000..b66e54f76
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Chook_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Chook" format="1">
+ <advance width="2048"/>
+ <unicode hex="0187"/>
+ <outline>
+ <contour>
+ <point x="1608" y="1312" type="line" name="hr00"/>
+ <point x="1608" y="1624" type="line" smooth="yes"/>
+ <point x="1608" y="1800"/>
+ <point x="1764" y="1824"/>
+ <point x="1888" y="1824" type="curve" smooth="yes"/>
+ <point x="1932" y="1824"/>
+ <point x="1972" y="1816"/>
+ <point x="2016" y="1812" type="curve"/>
+ <point x="2016" y="2180" type="line"/>
+ <point x="1940" y="2196"/>
+ <point x="1876" y="2204"/>
+ <point x="1804" y="2204" type="curve" smooth="yes"/>
+ <point x="1460" y="2204"/>
+ <point x="1236" y="2000"/>
+ <point x="1236" y="1624" type="curve" smooth="yes"/>
+ <point x="1236" y="1312" type="line"/>
+ </contour>
+ <component base="C" xOffset="-160"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>-1571.625</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2046.0, 'leftMargin': 192, 'rightMargin': -128.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/DZcaron_.glif b/src/Interface-Bold.ufo/glyphs/DZcaron_.glif
new file mode 100644
index 000000000..e2e8b6c5d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/DZcaron_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Dzcaron" format="1">
+ <advance width="3328"/>
+ <unicode hex="01C5"/>
+ <outline>
+ <contour>
+ <point x="3080" y="360" type="line"/>
+ <point x="1936" y="360" type="line"/>
+ <point x="1936" y="0" type="line"/>
+ <point x="3080" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="3060" y="1240" type="line"/>
+ <point x="3060" y="1488" type="line"/>
+ <point x="2760" y="1488" type="line"/>
+ <point x="1824" y="260" type="line"/>
+ <point x="1824" y="0" type="line"/>
+ <point x="2124" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2912" y="1488" type="line"/>
+ <point x="1852" y="1488" type="line"/>
+ <point x="1852" y="1132" type="line"/>
+ <point x="2912" y="1132" type="line"/>
+ </contour>
+ <contour>
+ <point x="2288" y="2100" type="line"/>
+ <point x="1908" y="2100" type="line"/>
+ <point x="1908" y="2084" type="line"/>
+ <point x="2308" y="1724" type="line"/>
+ <point x="2620" y="1724" type="line"/>
+ <point x="3016" y="2080" type="line"/>
+ <point x="3016" y="2100" type="line"/>
+ <point x="2640" y="2100" type="line"/>
+ <point x="2464" y="1916" type="line"/>
+ </contour>
+ <component base="D" xOffset="8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3168.0, 'leftMargin': 244, 'rightMargin': 96.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/D_.cn.glif b/src/Interface-Bold.ufo/glyphs/D_.cn.glif
new file mode 100644
index 000000000..e905c85eb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/D_.cn.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="D.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="892" y="0" type="line"/>
+ <point x="1428" y="0"/>
+ <point x="1796" y="316"/>
+ <point x="1796" y="848" type="curve"/>
+ <point x="1796" y="1152" type="line"/>
+ <point x="1796" y="1688"/>
+ <point x="1428" y="2004"/>
+ <point x="888" y="2004" type="curve"/>
+ <point x="444" y="2004" type="line"/>
+ <point x="444" y="1628" type="line"/>
+ <point x="888" y="1628" type="line"/>
+ <point x="1224" y="1628"/>
+ <point x="1336" y="1504"/>
+ <point x="1336" y="1156" type="curve"/>
+ <point x="1336" y="848" type="line" smooth="yes"/>
+ <point x="1336" y="500"/>
+ <point x="1224" y="372"/>
+ <point x="892" y="372" type="curve"/>
+ <point x="452" y="372" type="line"/>
+ <point x="452" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="712" y="2004" type="line"/>
+ <point x="252" y="2004" type="line"/>
+ <point x="252" y="0" type="line"/>
+ <point x="712" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1825, 'leftMargin': 161, 'rightMargin': 119}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/D_.glif b/src/Interface-Bold.ufo/glyphs/D_.glif
new file mode 100644
index 000000000..e1b42aead
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/D_.glif
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="D" format="1">
+ <advance width="1920"/>
+ <unicode hex="0044"/>
+ <outline>
+ <contour>
+ <point x="768" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="536" y="1000" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="768" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1908" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1908" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1908" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="820" y="0" type="line"/>
+ <point x="1360" y="0"/>
+ <point x="1764" y="356"/>
+ <point x="1764" y="1020" type="curve"/>
+ <point x="1764" y="1584"/>
+ <point x="1364" y="2004"/>
+ <point x="820" y="2004" type="curve"/>
+ <point x="320" y="2004" type="line"/>
+ <point x="320" y="1604" type="line"/>
+ <point x="796" y="1604" type="line"/>
+ <point x="1084" y="1604"/>
+ <point x="1292" y="1404"/>
+ <point x="1292" y="1020" type="curve"/>
+ <point x="1292" y="536"/>
+ <point x="1084" y="380"/>
+ <point x="800" y="380" type="curve"/>
+ <point x="332" y="380" type="line"/>
+ <point x="328" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="592" y="2004" type="line"/>
+ <point x="128" y="2004" type="line"/>
+ <point x="128" y="0" type="line"/>
+ <point x="592" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1549.625</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1825, 'leftMargin': 161, 'rightMargin': 105}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Dbar1_.glif b/src/Interface-Bold.ufo/glyphs/Dbar1_.glif
new file mode 100644
index 000000000..831662b3e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Dbar1_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Dbar1" format="1">
+ <advance width="2048"/>
+ <unicode hex="0189"/>
+ <outline>
+ <component base="D" xOffset="184"/>
+ <component base="crossbar" xOffset="-84"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1931, 'leftMargin': -20, 'rightMargin': 21}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Delta_.glif b/src/Interface-Bold.ufo/glyphs/Delta_.glif
new file mode 100644
index 000000000..8c64fac3a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Delta_.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Delta" format="1">
+ <advance width="2304"/>
+ <unicode hex="0394"/>
+ <unicode hex="2206"/>
+ <outline>
+ <contour>
+ <point x="1284" y="1840" type="line"/>
+ <point x="1152" y="2004" type="line"/>
+ <point x="904" y="2004" type="line"/>
+ <point x="124" y="0" type="line"/>
+ <point x="608" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1700" y="0" type="line"/>
+ <point x="2184" y="0" type="line"/>
+ <point x="1396" y="2004" type="line"/>
+ <point x="1148" y="2004" type="line"/>
+ <point x="1012" y="1852" type="line"/>
+ </contour>
+ <contour>
+ <point x="1736" y="372" type="line"/>
+ <point x="500" y="372" type="line"/>
+ <point x="500" y="0" type="line"/>
+ <point x="1736" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2085, 'leftMargin': 25, 'rightMargin': -1}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Dhook_.glif b/src/Interface-Bold.ufo/glyphs/Dhook_.glif
new file mode 100644
index 000000000..a9e95a5a0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Dhook_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Dhook" format="1">
+ <advance width="2304"/>
+ <unicode hex="018A"/>
+ <outline>
+ <contour>
+ <point x="936" y="1628" type="line" name="hr00"/>
+ <point x="936" y="2004" type="line"/>
+ <point x="624" y="2004" type="line" smooth="yes"/>
+ <point x="248" y="2004"/>
+ <point x="44" y="1796"/>
+ <point x="44" y="1452" type="curve" smooth="yes"/>
+ <point x="44" y="1376"/>
+ <point x="48" y="1316"/>
+ <point x="68" y="1240" type="curve"/>
+ <point x="436" y="1240" type="line"/>
+ <point x="428" y="1284"/>
+ <point x="424" y="1324"/>
+ <point x="424" y="1368" type="curve" smooth="yes"/>
+ <point x="424" y="1492"/>
+ <point x="460" y="1628"/>
+ <point x="624" y="1628" type="curve" smooth="yes"/>
+ </contour>
+ <component base="D" xOffset="460"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2295, 'leftMargin': 55, 'rightMargin': 21}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Digamma_.glif b/src/Interface-Bold.ufo/glyphs/Digamma_.glif
new file mode 100644
index 000000000..ed8af5503
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Digamma_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Digamma" format="1">
+ <advance width="1792"/>
+ <unicode hex="03DC"/>
+ <outline>
+ <contour>
+ <point x="1476" y="1168" type="line"/>
+ <point x="1104" y="1168" type="line"/>
+ <point x="1104" y="500" type="line"/>
+ <point x="1476" y="500" type="line"/>
+ </contour>
+ <component base="F" xOffset="72"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 161, 'rightMargin': 52}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Dtopbar_.glif b/src/Interface-Bold.ufo/glyphs/Dtopbar_.glif
new file mode 100644
index 000000000..0670f02c1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Dtopbar_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Dtopbar" format="1">
+ <advance width="1792"/>
+ <unicode hex="018B"/>
+ <outline>
+ <contour>
+ <point x="1660" y="0" type="line"/>
+ <point x="1660" y="2004" type="line"/>
+ <point x="320" y="2004" type="line"/>
+ <point x="320" y="1628" type="line"/>
+ <point x="1200" y="1628" type="line"/>
+ <point x="1200" y="1312" type="line"/>
+ <point x="924" y="1312" type="line" smooth="yes"/>
+ <point x="444" y="1312"/>
+ <point x="136" y="1056"/>
+ <point x="136" y="664" type="curve" smooth="yes"/>
+ <point x="136" y="272"/>
+ <point x="444" y="0"/>
+ <point x="924" y="0" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1200" y="372" type="line"/>
+ <point x="924" y="372" type="line" smooth="yes"/>
+ <point x="708" y="372"/>
+ <point x="596" y="504"/>
+ <point x="596" y="668" type="curve" smooth="yes"/>
+ <point x="596" y="824"/>
+ <point x="708" y="944"/>
+ <point x="924" y="944" type="curve" smooth="yes"/>
+ <point x="1200" y="944" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1760.0, 'leftMargin': 106, 'rightMargin': 131.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Dzeabkhasiancyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Dzeabkhasiancyrillic_.glif
new file mode 100644
index 000000000..113bb6795
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Dzeabkhasiancyrillic_.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Dzeabkhasiancyrillic" format="1">
+ <advance width="1792"/>
+ <unicode hex="04E0"/>
+ <outline>
+ <contour>
+ <point x="256" y="2004" type="line"/>
+ <point x="256" y="1628" type="line"/>
+ <point x="1084" y="1628" type="line"/>
+ <point x="636" y="1204" type="line"/>
+ <point x="636" y="1032" type="line"/>
+ <point x="972" y="1032" type="line"/>
+ <point x="1608" y="1692" type="line"/>
+ <point x="1604" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="636" y="1196" type="line"/>
+ <point x="636" y="932" type="line"/>
+ <point x="816" y="932" type="line" smooth="yes"/>
+ <point x="1048" y="932"/>
+ <point x="1176" y="832"/>
+ <point x="1176" y="572" type="curve" smooth="yes"/>
+ <point x="1176" y="444"/>
+ <point x="1064" y="344"/>
+ <point x="880" y="344" type="curve" smooth="yes"/>
+ <point x="720" y="344"/>
+ <point x="620" y="436"/>
+ <point x="620" y="556" type="curve"/>
+ <point x="160" y="556" type="line"/>
+ <point x="160" y="148"/>
+ <point x="524" y="-28"/>
+ <point x="880" y="-28" type="curve" smooth="yes"/>
+ <point x="1316" y="-28"/>
+ <point x="1632" y="188"/>
+ <point x="1632" y="560" type="curve" smooth="yes"/>
+ <point x="1632" y="992"/>
+ <point x="1364" y="1228"/>
+ <point x="892" y="1228" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1624, 'leftMargin': 99, 'rightMargin': 51}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/E_.glif b/src/Interface-Bold.ufo/glyphs/E_.glif
new file mode 100644
index 000000000..3d6b25d22
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/E_.glif
@@ -0,0 +1,118 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="E" format="1">
+ <advance width="1664"/>
+ <unicode hex="0045"/>
+ <outline>
+ <contour>
+ <point x="932.0" y="2200.0" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="940.0" y="16.0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="-88.0" y="2004.0" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="1332.0" y="0.0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="1632.0" y="2200.0" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1632.0" y="-560.0" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1632.0" y="2200.0" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1496" y="384" type="line"/>
+ <point x="432" y="384" type="line"/>
+ <point x="432" y="0" type="line"/>
+ <point x="1496" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="592" y="2004" type="line"/>
+ <point x="128" y="2004" type="line"/>
+ <point x="128" y="0" type="line"/>
+ <point x="592" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1356" y="1208" type="line"/>
+ <point x="432" y="1208" type="line"/>
+ <point x="432" y="824" type="line"/>
+ <point x="1356" y="824" type="line"/>
+ </contour>
+ <contour>
+ <point x="1496" y="2004" type="line"/>
+ <point x="432" y="2004" type="line"/>
+ <point x="432" y="1620" type="line"/>
+ <point x="1496" y="1620" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1358.5</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>F</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>E</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>1664</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1579, 'leftMargin': 161, 'rightMargin': 50}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Eiotifiedcyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Eiotifiedcyrillic_.glif
new file mode 100644
index 000000000..765e539a2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Eiotifiedcyrillic_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Eiotifiedcyrillic" format="1">
+ <advance width="2560"/>
+ <unicode hex="0464"/>
+ <outline>
+ <contour>
+ <point x="1768" y="1196" type="line"/>
+ <point x="388" y="1196" type="line"/>
+ <point x="388" y="836" type="line"/>
+ <point x="1768" y="836" type="line"/>
+ </contour>
+ <component base="C" xOffset="664"/>
+ <component base="I" xOffset="-116"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2509, 'leftMargin': 111, 'rightMargin': -79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Endescendercyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Endescendercyrillic_.glif
new file mode 100644
index 000000000..aa50e2678
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Endescendercyrillic_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Endescendercyrillic" format="1">
+ <advance width="2304"/>
+ <unicode hex="04A2"/>
+ <outline>
+ <contour>
+ <point x="1964" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1964" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1964" y="2200" type="move" name="top0315"/>
+ </contour>
+ <component base="H" xOffset="-20"/>
+ <component base="cyrillictic" xOffset="1564"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2223, 'leftMargin': 196, 'rightMargin': 78}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Eng_.glif b/src/Interface-Bold.ufo/glyphs/Eng_.glif
new file mode 100644
index 000000000..1a5abed72
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Eng_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Eng" format="1">
+ <advance width="2048"/>
+ <unicode hex="014A"/>
+ <outline>
+ <contour>
+ <point x="1028" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1028" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2020" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="192" y="2004" type="line"/>
+ <point x="192" y="0" type="line"/>
+ <point x="652" y="0" type="line"/>
+ <point x="652" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="328" y="1836" type="line"/>
+ <point x="1396" y="0" type="line"/>
+ <point x="1724" y="168" type="line"/>
+ <point x="652" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1396" y="2004" type="line"/>
+ <point x="1396" y="-12" type="line" smooth="yes"/>
+ <point x="1396" y="-156"/>
+ <point x="1340" y="-228"/>
+ <point x="1236" y="-228" type="curve" smooth="yes"/>
+ <point x="1172" y="-228"/>
+ <point x="1144" y="-224"/>
+ <point x="1096" y="-212" type="curve"/>
+ <point x="1080" y="-580" type="line"/>
+ <point x="1156" y="-596"/>
+ <point x="1220" y="-600"/>
+ <point x="1296" y="-600" type="curve" smooth="yes"/>
+ <point x="1648" y="-600"/>
+ <point x="1860" y="-392"/>
+ <point x="1860" y="-12" type="curve" smooth="yes"/>
+ <point x="1860" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1992, 'leftMargin': 162, 'rightMargin': 163}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Enghecyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Enghecyrillic_.glif
new file mode 100644
index 000000000..e1b067e35
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Enghecyrillic_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Enghecyrillic" format="1">
+ <advance width="2816"/>
+ <unicode hex="04A4"/>
+ <outline>
+ <contour>
+ <point x="2652" y="2004" type="line"/>
+ <point x="1404" y="2004" type="line"/>
+ <point x="1792" y="1644" type="line"/>
+ <point x="2652" y="1644" type="line"/>
+ </contour>
+ <component base="H" xOffset="-28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2791, 'leftMargin': 196, 'rightMargin': 112}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Enhookcyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Enhookcyrillic_.glif
new file mode 100644
index 000000000..5e3a3ccfa
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Enhookcyrillic_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Enhookcyrillic" format="1">
+ <advance width="2048"/>
+ <unicode hex="04C7"/>
+ <outline>
+ <contour>
+ <point x="192" y="2004" type="line"/>
+ <point x="192" y="0" type="line"/>
+ <point x="652" y="0" type="line"/>
+ <point x="652" y="800" type="line"/>
+ <point x="1396" y="800" type="line"/>
+ <point x="1396" y="-12" type="line" smooth="yes"/>
+ <point x="1396" y="-156"/>
+ <point x="1340" y="-228"/>
+ <point x="1236" y="-228" type="curve" smooth="yes"/>
+ <point x="1172" y="-228"/>
+ <point x="1144" y="-224"/>
+ <point x="1096" y="-212" type="curve"/>
+ <point x="1076" y="-580" type="line"/>
+ <point x="1156" y="-596"/>
+ <point x="1220" y="-600"/>
+ <point x="1296" y="-600" type="curve" smooth="yes"/>
+ <point x="1644" y="-600"/>
+ <point x="1856" y="-392"/>
+ <point x="1856" y="-12" type="curve" smooth="yes"/>
+ <point x="1856" y="2004" type="line"/>
+ <point x="1396" y="2004" type="line"/>
+ <point x="1396" y="1168" type="line"/>
+ <point x="652" y="1168" type="line"/>
+ <point x="652" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1986, 'leftMargin': 160, 'rightMargin': 160}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Epsilon1_.glif b/src/Interface-Bold.ufo/glyphs/Epsilon1_.glif
new file mode 100644
index 000000000..14f2f5c47
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Epsilon1_.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Epsilon1" format="1">
+ <advance width="1792"/>
+ <unicode hex="0190"/>
+ <outline>
+ <contour>
+ <point x="896" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="896" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1756" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1140" y="960" type="line" name="hr00"/>
+ <point x="1140" y="1200" type="line"/>
+ <point x="892" y="1200" type="line" smooth="yes"/>
+ <point x="692" y="1200"/>
+ <point x="616" y="1292"/>
+ <point x="616" y="1448" type="curve" smooth="yes"/>
+ <point x="616" y="1568"/>
+ <point x="704" y="1656"/>
+ <point x="912" y="1656" type="curve" smooth="yes"/>
+ <point x="1072" y="1656"/>
+ <point x="1180" y="1596"/>
+ <point x="1180" y="1460" type="curve"/>
+ <point x="1640" y="1460" type="line"/>
+ <point x="1640" y="1816"/>
+ <point x="1304" y="2032"/>
+ <point x="912" y="2032" type="curve" smooth="yes"/>
+ <point x="460" y="2032"/>
+ <point x="156" y="1832"/>
+ <point x="156" y="1460" type="curve" smooth="yes"/>
+ <point x="156" y="1156"/>
+ <point x="444" y="960"/>
+ <point x="816" y="960" type="curve"/>
+ </contour>
+ <contour>
+ <point x="816" y="1080" type="line"/>
+ <point x="388" y="1080"/>
+ <point x="124" y="896"/>
+ <point x="124" y="560" type="curve" smooth="yes"/>
+ <point x="124" y="156"/>
+ <point x="448" y="-28"/>
+ <point x="912" y="-28" type="curve" smooth="yes"/>
+ <point x="1280" y="-28"/>
+ <point x="1668" y="148"/>
+ <point x="1668" y="556" type="curve"/>
+ <point x="1208" y="556" type="line"/>
+ <point x="1208" y="428"/>
+ <point x="1096" y="344"/>
+ <point x="912" y="344" type="curve" smooth="yes"/>
+ <point x="720" y="344"/>
+ <point x="588" y="408"/>
+ <point x="588" y="572" type="curve" smooth="yes"/>
+ <point x="588" y="772"/>
+ <point x="688" y="844"/>
+ <point x="892" y="844" type="curve" smooth="yes"/>
+ <point x="1140" y="844" type="line"/>
+ <point x="1140" y="1080" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1761, 'leftMargin': 129, 'rightMargin': 88}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Esh_.glif b/src/Interface-Bold.ufo/glyphs/Esh_.glif
new file mode 100644
index 000000000..f82bceba0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Esh_.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Esh" format="1">
+ <advance width="1792"/>
+ <unicode hex="01A9"/>
+ <outline>
+ <contour>
+ <point x="812" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1592" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="812" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="Sigma"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1591, 'leftMargin': 184, 'rightMargin': -17}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Eturn_.glif b/src/Interface-Bold.ufo/glyphs/Eturn_.glif
new file mode 100644
index 000000000..7e450b073
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Eturn_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Eturn" format="1">
+ <advance width="1536"/>
+ <unicode hex="018E"/>
+ <outline>
+ <contour>
+ <point x="84" y="1632" type="line"/>
+ <point x="1148" y="1632" type="line"/>
+ <point x="1148" y="2004" type="line"/>
+ <point x="84" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="992" y="0" type="line"/>
+ <point x="1452" y="0" type="line"/>
+ <point x="1452" y="2004" type="line"/>
+ <point x="992" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="224" y="796" type="line"/>
+ <point x="1148" y="796" type="line"/>
+ <point x="1148" y="1156" type="line"/>
+ <point x="224" y="1156" type="line"/>
+ </contour>
+ <contour>
+ <point x="84" y="0" type="line"/>
+ <point x="1148" y="0" type="line"/>
+ <point x="1148" y="372" type="line"/>
+ <point x="84" y="372" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1579, 'leftMargin': 50, 'rightMargin': 161}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Euro_.glif b/src/Interface-Bold.ufo/glyphs/Euro_.glif
new file mode 100644
index 000000000..91c4a3259
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Euro_.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Euro" format="1">
+ <advance width="1792"/>
+ <unicode hex="20AC"/>
+ <outline>
+ <contour>
+ <point x="1292" y="344" type="curve" smooth="yes"/>
+ <point x="1052" y="344"/>
+ <point x="888" y="420"/>
+ <point x="888" y="732" type="curve"/>
+ <point x="888" y="1216" type="line"/>
+ <point x="888" y="1536"/>
+ <point x="1040" y="1656"/>
+ <point x="1304" y="1656" type="curve" smooth="yes"/>
+ <point x="1384" y="1656"/>
+ <point x="1472" y="1640"/>
+ <point x="1540" y="1616" type="curve"/>
+ <point x="1596" y="1988" type="line"/>
+ <point x="1492" y="2012"/>
+ <point x="1384" y="2028"/>
+ <point x="1276" y="2028" type="curve" smooth="yes"/>
+ <point x="772" y="2028"/>
+ <point x="424" y="1748"/>
+ <point x="424" y="1212" type="curve"/>
+ <point x="424" y="732" type="line"/>
+ <point x="424" y="232"/>
+ <point x="768" y="-28"/>
+ <point x="1240" y="-28" type="curve" smooth="yes"/>
+ <point x="1364" y="-28"/>
+ <point x="1484" y="-12"/>
+ <point x="1596" y="16" type="curve"/>
+ <point x="1540" y="384" type="line"/>
+ <point x="1464" y="356"/>
+ <point x="1380" y="344"/>
+ </contour>
+ <contour>
+ <point x="1324" y="1304" type="line"/>
+ <point x="196" y="1304" type="line"/>
+ <point x="196" y="1088" type="line"/>
+ <point x="1324" y="1088" type="line"/>
+ </contour>
+ <contour>
+ <point x="1324" y="920" type="line"/>
+ <point x="196" y="920" type="line"/>
+ <point x="196" y="700" type="line"/>
+ <point x="1324" y="700" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 120, 'rightMargin': 106}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Ezh_.glif b/src/Interface-Bold.ufo/glyphs/Ezh_.glif
new file mode 100644
index 000000000..07225b8d1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Ezh_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ezh" format="1">
+ <advance width="2048"/>
+ <unicode hex="01B7"/>
+ <outline>
+ <contour>
+ <point x="192" y="104" type="line"/>
+ <point x="216" y="-312"/>
+ <point x="524" y="-600"/>
+ <point x="1016" y="-600" type="curve" smooth="yes"/>
+ <point x="1536" y="-600"/>
+ <point x="1860" y="-272"/>
+ <point x="1860" y="288" type="curve" smooth="yes"/>
+ <point x="1860" y="848"/>
+ <point x="1524" y="1176"/>
+ <point x="1016" y="1176" type="curve" smooth="yes"/>
+ <point x="736" y="1176" type="line"/>
+ <point x="736" y="820" type="line"/>
+ <point x="1016" y="820" type="line" smooth="yes"/>
+ <point x="1276" y="820"/>
+ <point x="1400" y="676"/>
+ <point x="1400" y="288" type="curve" smooth="yes"/>
+ <point x="1400" y="-64"/>
+ <point x="1288" y="-228"/>
+ <point x="1016" y="-228" type="curve" smooth="yes"/>
+ <point x="788" y="-228"/>
+ <point x="668" y="-132"/>
+ <point x="652" y="104" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1716" y="1760" type="line"/>
+ <point x="1716" y="2004" type="line"/>
+ <point x="1444" y="2004" type="line"/>
+ <point x="632" y="1068" type="line"/>
+ <point x="632" y="820" type="line"/>
+ <point x="916" y="820" type="line"/>
+ </contour>
+ <contour>
+ <point x="1568" y="2004" type="line"/>
+ <point x="188" y="2004" type="line"/>
+ <point x="188" y="1628" type="line"/>
+ <point x="1568" y="1628" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1848.0, 'leftMargin': 83, 'rightMargin': 95.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Ezhcaron_.glif b/src/Interface-Bold.ufo/glyphs/Ezhcaron_.glif
new file mode 100644
index 000000000..02b03e674
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Ezhcaron_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ezhcaron" format="1">
+ <advance width="2048"/>
+ <unicode hex="01EE"/>
+ <outline>
+ <component base="Ezh"/>
+ <component base="caron" xOffset="168" yOffset="412"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1848.0, 'leftMargin': 188, 'rightMargin': -12.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Ezhreversed_.glif b/src/Interface-Bold.ufo/glyphs/Ezhreversed_.glif
new file mode 100644
index 000000000..3b6af7d64
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Ezhreversed_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ezhreversed" format="1">
+ <advance width="2048"/>
+ <unicode hex="01B8"/>
+ <outline>
+ <contour>
+ <point x="1396" y="104" type="line"/>
+ <point x="1380" y="-132"/>
+ <point x="1260" y="-228"/>
+ <point x="1032" y="-228" type="curve" smooth="yes"/>
+ <point x="760" y="-228"/>
+ <point x="648" y="-64"/>
+ <point x="648" y="288" type="curve" smooth="yes"/>
+ <point x="648" y="676"/>
+ <point x="772" y="820"/>
+ <point x="1032" y="820" type="curve" smooth="yes"/>
+ <point x="1312" y="820" type="line"/>
+ <point x="1312" y="1176" type="line"/>
+ <point x="1032" y="1176" type="line" smooth="yes"/>
+ <point x="528" y="1176"/>
+ <point x="188" y="848"/>
+ <point x="188" y="288" type="curve" smooth="yes"/>
+ <point x="188" y="-272"/>
+ <point x="512" y="-600"/>
+ <point x="1032" y="-600" type="curve" smooth="yes"/>
+ <point x="1524" y="-600"/>
+ <point x="1832" y="-312"/>
+ <point x="1856" y="104" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1144" y="820" type="line"/>
+ <point x="1424" y="820" type="line"/>
+ <point x="1424" y="1068" type="line"/>
+ <point x="616" y="2004" type="line"/>
+ <point x="344" y="2004" type="line"/>
+ <point x="344" y="1760" type="line"/>
+ </contour>
+ <contour>
+ <point x="484" y="1628" type="line"/>
+ <point x="1860" y="1628" type="line"/>
+ <point x="1860" y="2004" type="line"/>
+ <point x="484" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1848.0, 'leftMargin': 95, 'rightMargin': 82.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/F_.glif b/src/Interface-Bold.ufo/glyphs/F_.glif
new file mode 100644
index 000000000..22106dbc5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/F_.glif
@@ -0,0 +1,109 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="F" format="1">
+ <advance width="1664"/>
+ <unicode hex="0046"/>
+ <outline>
+ <contour>
+ <point x="524" y="400" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="952" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="800" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1612" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1612" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1612" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="592" y="2004" type="line"/>
+ <point x="128" y="2004" type="line"/>
+ <point x="128" y="0" type="line"/>
+ <point x="592" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1356" y="1208" type="line"/>
+ <point x="444" y="1208" type="line"/>
+ <point x="444" y="824" type="line"/>
+ <point x="1356" y="824" type="line"/>
+ </contour>
+ <contour>
+ <point x="1496" y="2004" type="line"/>
+ <point x="460" y="2004" type="line"/>
+ <point x="460" y="1620" type="line"/>
+ <point x="1496" y="1620" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1320.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>E</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>F</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>1664</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 161, 'rightMargin': 52}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Fhook_.glif b/src/Interface-Bold.ufo/glyphs/Fhook_.glif
new file mode 100644
index 000000000..3e0c9e83d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Fhook_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Fhook" format="1">
+ <advance width="1792"/>
+ <unicode hex="0191"/>
+ <outline>
+ <contour>
+ <point x="356" y="1168" type="line" name="hr00"/>
+ <point x="356" y="-20" type="line" smooth="yes"/>
+ <point x="356" y="-168"/>
+ <point x="300" y="-220"/>
+ <point x="184" y="-220" type="curve" smooth="yes"/>
+ <point x="140" y="-220"/>
+ <point x="104" y="-216"/>
+ <point x="60" y="-204" type="curve"/>
+ <point x="40" y="-580" type="line"/>
+ <point x="116" y="-596"/>
+ <point x="180" y="-600"/>
+ <point x="252" y="-600" type="curve" smooth="yes"/>
+ <point x="596" y="-600"/>
+ <point x="816" y="-396"/>
+ <point x="816" y="-20" type="curve" smooth="yes"/>
+ <point x="816" y="1168" type="line"/>
+ </contour>
+ <component base="F" xOffset="192"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1694.0, 'leftMargin': 0, 'rightMargin': -19.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Fturn_.glif b/src/Interface-Bold.ufo/glyphs/Fturn_.glif
new file mode 100644
index 000000000..0e247d59b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Fturn_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Fturn" format="1">
+ <advance width="1536"/>
+ <unicode hex="2132"/>
+ <outline>
+ <contour>
+ <point x="972" y="0" type="line"/>
+ <point x="1432" y="0" type="line"/>
+ <point x="1432" y="2004" type="line"/>
+ <point x="972" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="188" y="832" type="line"/>
+ <point x="1100" y="832" type="line"/>
+ <point x="1100" y="1204" type="line"/>
+ <point x="188" y="1204" type="line"/>
+ </contour>
+ <contour>
+ <point x="104" y="0" type="line"/>
+ <point x="1100" y="0" type="line"/>
+ <point x="1100" y="372" type="line"/>
+ <point x="104" y="372" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1543, 'leftMargin': 54, 'rightMargin': 161}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/G_.cn.glif b/src/Interface-Bold.ufo/glyphs/G_.cn.glif
new file mode 100644
index 000000000..659cf84ae
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/G_.cn.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="G.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="1848" y="1072" type="line"/>
+ <point x="1028" y="1072" type="line"/>
+ <point x="1028" y="740" type="line"/>
+ <point x="1388" y="740" type="line"/>
+ <point x="1388" y="400" type="line"/>
+ <point x="1348" y="384"/>
+ <point x="1260" y="344"/>
+ <point x="1092" y="344" type="curve" smooth="yes"/>
+ <point x="796" y="344"/>
+ <point x="660" y="472"/>
+ <point x="660" y="836" type="curve" smooth="yes"/>
+ <point x="660" y="1168" type="line" smooth="yes"/>
+ <point x="660" y="1536"/>
+ <point x="804" y="1660"/>
+ <point x="1052" y="1660" type="curve" smooth="yes"/>
+ <point x="1280" y="1660"/>
+ <point x="1376" y="1604"/>
+ <point x="1404" y="1348" type="curve"/>
+ <point x="1848" y="1348" type="line"/>
+ <point x="1808" y="1800"/>
+ <point x="1576" y="2032"/>
+ <point x="1036" y="2032" type="curve" smooth="yes"/>
+ <point x="536" y="2032"/>
+ <point x="200" y="1752"/>
+ <point x="200" y="1168" type="curve" smooth="yes"/>
+ <point x="200" y="836" type="line" smooth="yes"/>
+ <point x="200" y="248"/>
+ <point x="536" y="-28"/>
+ <point x="1064" y="-28" type="curve" smooth="yes"/>
+ <point x="1496" y="-28"/>
+ <point x="1748" y="128"/>
+ <point x="1848" y="220" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1898, 'leftMargin': 132, 'rightMargin': 116}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/G_.glif b/src/Interface-Bold.ufo/glyphs/G_.glif
new file mode 100644
index 000000000..cd91f8b2b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/G_.glif
@@ -0,0 +1,143 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="G" format="1">
+ <advance width="1920"/>
+ <unicode hex="0047"/>
+ <outline>
+ <contour>
+ <point x="1044.0" y="2200.0" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1072.0" y="0.0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1996.0" y="2200.0" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1996.0" y="-560.0" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1996.0" y="2200.0" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1800" y="1072" type="line"/>
+ <point x="992" y="1072" type="line"/>
+ <point x="992" y="740" type="line"/>
+ <point x="1356" y="740" type="line"/>
+ <point x="1356" y="460"/>
+ <point x="1248" y="344"/>
+ <point x="1044" y="344" type="curve" smooth="yes"/>
+ <point x="744" y="344"/>
+ <point x="604" y="544"/>
+ <point x="604" y="1000" type="curve"/>
+ <point x="604" y="1464"/>
+ <point x="756" y="1660"/>
+ <point x="1000" y="1660" type="curve" smooth="yes"/>
+ <point x="1232" y="1660"/>
+ <point x="1328" y="1548"/>
+ <point x="1356" y="1348" type="curve"/>
+ <point x="1800" y="1348" type="line"/>
+ <point x="1756" y="1748"/>
+ <point x="1528" y="2032"/>
+ <point x="988" y="2032" type="curve" smooth="yes"/>
+ <point x="488" y="2032"/>
+ <point x="136" y="1680"/>
+ <point x="136" y="1004" type="curve"/>
+ <point x="136" y="324"/>
+ <point x="488" y="-28"/>
+ <point x="1016" y="-28" type="curve" smooth="yes"/>
+ <point x="1448" y="-28"/>
+ <point x="1800" y="216"/>
+ <point x="1800" y="704" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1652.75</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>C</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>G</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>1920</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1920, 'leftMargin': 118, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Gamma1_.glif b/src/Interface-Bold.ufo/glyphs/Gamma1_.glif
new file mode 100644
index 000000000..affa40799
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Gamma1_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Gamma1" format="1">
+ <advance width="2048"/>
+ <unicode hex="0194"/>
+ <outline>
+ <contour>
+ <point x="108" y="2004" type="line"/>
+ <point x="976" y="168" type="line" smooth="yes"/>
+ <point x="1060" y="-12"/>
+ <point x="1092" y="-104"/>
+ <point x="1092" y="-184" type="curve" smooth="yes"/>
+ <point x="1092" y="-236"/>
+ <point x="1084" y="-284"/>
+ <point x="1024" y="-284" type="curve" smooth="yes"/>
+ <point x="968" y="-284"/>
+ <point x="956" y="-240"/>
+ <point x="956" y="-184" type="curve" smooth="yes"/>
+ <point x="956" y="-104"/>
+ <point x="992" y="-12"/>
+ <point x="1076" y="168" type="curve" smooth="yes"/>
+ <point x="1940" y="2004" type="line"/>
+ <point x="1408" y="2004" type="line"/>
+ <point x="892" y="744" type="line" smooth="yes"/>
+ <point x="720" y="320"/>
+ <point x="496" y="-68"/>
+ <point x="496" y="-200" type="curve" smooth="yes"/>
+ <point x="496" y="-488"/>
+ <point x="748" y="-600"/>
+ <point x="1024" y="-600" type="curve" smooth="yes"/>
+ <point x="1300" y="-600"/>
+ <point x="1540" y="-488"/>
+ <point x="1540" y="-200" type="curve" smooth="yes"/>
+ <point x="1540" y="-68"/>
+ <point x="1332" y="324"/>
+ <point x="1160" y="744" type="curve" smooth="yes"/>
+ <point x="640" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1915, 'leftMargin': 41, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Gamma_.glif b/src/Interface-Bold.ufo/glyphs/Gamma_.glif
new file mode 100644
index 000000000..306174c54
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Gamma_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Gamma" format="1">
+ <advance width="1792"/>
+ <unicode hex="0393"/>
+ <outline>
+ <contour>
+ <point x="908" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="680" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="508" y="1028" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="1636" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1568" y="2004" type="line"/>
+ <point x="228" y="2004" type="line"/>
+ <point x="228" y="0" type="line"/>
+ <point x="688" y="0" type="line"/>
+ <point x="688" y="1628" type="line"/>
+ <point x="1568" y="1628" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1570, 'leftMargin': 160, 'rightMargin': 71}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Gbar_.glif b/src/Interface-Bold.ufo/glyphs/Gbar_.glif
new file mode 100644
index 000000000..201844a31
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Gbar_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Gbar" format="1">
+ <advance width="2048"/>
+ <unicode hex="01E4"/>
+ <outline>
+ <contour>
+ <point x="924" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="952" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1972" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1976" y="664" type="line"/>
+ <point x="984" y="664" type="line"/>
+ <point x="984" y="452" type="line"/>
+ <point x="1976" y="452" type="line"/>
+ </contour>
+ <component base="G" xOffset="-44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2016, 'leftMargin': 118, 'rightMargin': -5}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Germandbls_.glif b/src/Interface-Bold.ufo/glyphs/Germandbls_.glif
new file mode 100644
index 000000000..599393ee4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Germandbls_.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Germandbls" format="1">
+ <advance width="2048"/>
+ <unicode hex="1E9E"/>
+ <outline>
+ <contour>
+ <point x="608" y="1316" type="line"/>
+ <point x="164" y="1316" type="line"/>
+ <point x="164" y="0" type="line"/>
+ <point x="608" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="608" y="1316" type="line"/>
+ <point x="608" y="1592"/>
+ <point x="728" y="1672"/>
+ <point x="888" y="1672" type="curve" smooth="yes"/>
+ <point x="1040" y="1672"/>
+ <point x="1152" y="1620"/>
+ <point x="1248" y="1552" type="curve"/>
+ <point x="896" y="1160" type="line"/>
+ <point x="896" y="988" type="line"/>
+ <point x="1200" y="988" type="line"/>
+ <point x="1800" y="1676" type="line"/>
+ <point x="1508" y="1900"/>
+ <point x="1236" y="2032"/>
+ <point x="888" y="2032" type="curve" smooth="yes"/>
+ <point x="404" y="2032"/>
+ <point x="164" y="1788"/>
+ <point x="164" y="1316" type="curve"/>
+ </contour>
+ <contour>
+ <point x="720" y="56" type="line"/>
+ <point x="828" y="12"/>
+ <point x="980" y="-28"/>
+ <point x="1196" y="-28" type="curve" smooth="yes"/>
+ <point x="1572" y="-28"/>
+ <point x="1884" y="172"/>
+ <point x="1884" y="584" type="curve" smooth="yes"/>
+ <point x="1884" y="976"/>
+ <point x="1612" y="1184"/>
+ <point x="1148" y="1184" type="curve"/>
+ <point x="896" y="1156" type="line"/>
+ <point x="896" y="896" type="line"/>
+ <point x="1076" y="896" type="line" smooth="yes"/>
+ <point x="1312" y="896"/>
+ <point x="1440" y="820"/>
+ <point x="1440" y="584" type="curve" smooth="yes"/>
+ <point x="1440" y="424"/>
+ <point x="1328" y="328"/>
+ <point x="1136" y="328" type="curve" smooth="yes"/>
+ <point x="1012" y="328"/>
+ <point x="900" y="368"/>
+ <point x="844" y="392" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2092.75</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 106, 'rightMargin': 118}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Ghemiddlehookcyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Ghemiddlehookcyrillic_.glif
new file mode 100644
index 000000000..c1d0889de
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Ghemiddlehookcyrillic_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ghemiddlehookcyrillic" format="1">
+ <advance width="1792"/>
+ <unicode hex="0494"/>
+ <outline>
+ <component base="Gamma" xOffset="-136"/>
+ <component base="largerighthook" xOffset="432"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1763, 'leftMargin': 228, 'rightMargin': -70}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Ghook_.cn.glif b/src/Interface-Bold.ufo/glyphs/Ghook_.cn.glif
new file mode 100644
index 000000000..a9d5ddeed
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Ghook_.cn.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ghook.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="1648" y="1348" type="line"/>
+ <point x="1648" y="1624" type="line" smooth="yes"/>
+ <point x="1648" y="1800"/>
+ <point x="1800" y="1824"/>
+ <point x="1924" y="1824" type="curve" smooth="yes"/>
+ <point x="1968" y="1824"/>
+ <point x="2008" y="1816"/>
+ <point x="2052" y="1812" type="curve"/>
+ <point x="2052" y="2180" type="line"/>
+ <point x="1976" y="2196"/>
+ <point x="1916" y="2204"/>
+ <point x="1840" y="2204" type="curve" smooth="yes"/>
+ <point x="1496" y="2204"/>
+ <point x="1276" y="2000"/>
+ <point x="1276" y="1624" type="curve" smooth="yes"/>
+ <point x="1276" y="1348" type="line"/>
+ </contour>
+ <component base="G.cn" xOffset="-136"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2014, 'leftMargin': 132, 'rightMargin': -172}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Ghook_.glif b/src/Interface-Bold.ufo/glyphs/Ghook_.glif
new file mode 100644
index 000000000..28cd19b8d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Ghook_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ghook" format="1">
+ <advance width="2304"/>
+ <unicode hex="0193"/>
+ <outline>
+ <contour>
+ <point x="1744" y="1348" type="line"/>
+ <point x="1744" y="1624" type="line" smooth="yes"/>
+ <point x="1744" y="1800"/>
+ <point x="1900" y="1824"/>
+ <point x="2024" y="1824" type="curve" smooth="yes"/>
+ <point x="2068" y="1824"/>
+ <point x="2108" y="1816"/>
+ <point x="2152" y="1812" type="curve"/>
+ <point x="2152" y="2180" type="line"/>
+ <point x="2076" y="2196"/>
+ <point x="2016" y="2204"/>
+ <point x="1940" y="2204" type="curve" smooth="yes"/>
+ <point x="1596" y="2204"/>
+ <point x="1372" y="2000"/>
+ <point x="1372" y="1624" type="curve" smooth="yes"/>
+ <point x="1372" y="1348" type="line"/>
+ </contour>
+ <component base="G" xOffset="-40"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2057.0, 'leftMargin': 192, 'rightMargin': -132.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Gsmallcap_.glif b/src/Interface-Bold.ufo/glyphs/Gsmallcap_.glif
new file mode 100644
index 000000000..e168b3a9e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Gsmallcap_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Gsmallcap" format="1">
+ <advance width="1792"/>
+ <unicode hex="0262"/>
+ <outline>
+ <contour>
+ <point x="908" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="908" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1784" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1616" y="816" type="line"/>
+ <point x="916" y="816" type="line"/>
+ <point x="916" y="524" type="line"/>
+ <point x="1200" y="524" type="line"/>
+ <point x="1200" y="376" type="line"/>
+ <point x="1152" y="348"/>
+ <point x="1092" y="332"/>
+ <point x="928" y="332" type="curve" smooth="yes"/>
+ <point x="728" y="332"/>
+ <point x="624" y="460"/>
+ <point x="624" y="636" type="curve" smooth="yes"/>
+ <point x="624" y="864" type="line" smooth="yes"/>
+ <point x="624" y="1040"/>
+ <point x="724" y="1164"/>
+ <point x="904" y="1164" type="curve" smooth="yes"/>
+ <point x="1064" y="1164"/>
+ <point x="1136" y="1116"/>
+ <point x="1164" y="984" type="curve"/>
+ <point x="1604" y="984" type="line"/>
+ <point x="1564" y="1352"/>
+ <point x="1316" y="1516"/>
+ <point x="904" y="1516" type="curve" smooth="yes"/>
+ <point x="480" y="1516"/>
+ <point x="180" y="1252"/>
+ <point x="180" y="860" type="curve" smooth="yes"/>
+ <point x="180" y="636" type="line" smooth="yes"/>
+ <point x="180" y="244"/>
+ <point x="488" y="-24"/>
+ <point x="928" y="-24" type="curve" smooth="yes"/>
+ <point x="1336" y="-24"/>
+ <point x="1508" y="108"/>
+ <point x="1616" y="224" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1728, 'leftMargin': 124, 'rightMargin': 169}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Gsmallcaphook_.glif b/src/Interface-Bold.ufo/glyphs/Gsmallcaphook_.glif
new file mode 100644
index 000000000..f4048953b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Gsmallcaphook_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Gsmallcaphook" format="1">
+ <advance width="2048"/>
+ <unicode hex="029B"/>
+ <outline>
+ <contour>
+ <point x="876" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="876" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1908" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1564" y="984" type="line"/>
+ <point x="1564" y="1184" type="line" smooth="yes"/>
+ <point x="1564" y="1336"/>
+ <point x="1696" y="1372"/>
+ <point x="1800" y="1372" type="curve" smooth="yes"/>
+ <point x="1840" y="1372"/>
+ <point x="1872" y="1364"/>
+ <point x="1908" y="1360" type="curve"/>
+ <point x="1908" y="1656" type="line"/>
+ <point x="1844" y="1672"/>
+ <point x="1792" y="1680"/>
+ <point x="1728" y="1680" type="curve" smooth="yes"/>
+ <point x="1436" y="1680"/>
+ <point x="1260" y="1504"/>
+ <point x="1260" y="1184" type="curve" smooth="yes"/>
+ <point x="1260" y="984" type="line"/>
+ </contour>
+ <component base="Gsmallcap" xOffset="16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1849, 'leftMargin': 79, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/H_.glif b/src/Interface-Bold.ufo/glyphs/H_.glif
new file mode 100644
index 000000000..e2dcc8270
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/H_.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="H" format="1">
+ <advance width="1920"/>
+ <unicode hex="0048"/>
+ <outline>
+ <contour>
+ <point x="1032" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1852" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="-104" y="1996" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="1036" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2016" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2016" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2016" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1468" y="1208" type="line"/>
+ <point x="440" y="1208" type="line"/>
+ <point x="440" y="824" type="line"/>
+ <point x="1468" y="824" type="line"/>
+ </contour>
+ <contour>
+ <point x="592" y="2004" type="line"/>
+ <point x="128" y="2004" type="line"/>
+ <point x="128" y="0" type="line"/>
+ <point x="592" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1792" y="2004" type="line"/>
+ <point x="1328" y="2004" type="line"/>
+ <point x="1328" y="0" type="line"/>
+ <point x="1792" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1651.375</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1983, 'leftMargin': 161, 'rightMargin': 162}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Haabkhasiancyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Haabkhasiancyrillic_.glif
new file mode 100644
index 000000000..9005a1c05
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Haabkhasiancyrillic_.glif
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Haabkhasiancyrillic" format="1">
+ <advance width="2304"/>
+ <unicode hex="04A8"/>
+ <outline>
+ <contour>
+ <point x="1068" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1068" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2324" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2184" y="340" type="line"/>
+ <point x="1644" y="340"/>
+ <point x="1344" y="644"/>
+ <point x="1344" y="1024" type="curve"/>
+ <point x="1344" y="1280" type="line" smooth="yes"/>
+ <point x="1344" y="1572"/>
+ <point x="1404" y="1644"/>
+ <point x="1512" y="1644" type="curve"/>
+ <point x="1640" y="1644"/>
+ <point x="1708" y="1580"/>
+ <point x="1708" y="1248" type="curve"/>
+ <point x="1708" y="992" type="line" smooth="yes"/>
+ <point x="1708" y="632"/>
+ <point x="1484" y="360"/>
+ <point x="1120" y="360" type="curve" smooth="yes"/>
+ <point x="800" y="360"/>
+ <point x="612" y="584"/>
+ <point x="612" y="900" type="curve" smooth="yes"/>
+ <point x="612" y="1216" type="line" smooth="yes"/>
+ <point x="612" y="1460"/>
+ <point x="708" y="1644"/>
+ <point x="872" y="1644" type="curve"/>
+ <point x="872" y="2032" type="line"/>
+ <point x="424" y="2032"/>
+ <point x="120" y="1676"/>
+ <point x="120" y="1216" type="curve" smooth="yes"/>
+ <point x="120" y="900" type="line" smooth="yes"/>
+ <point x="120" y="376"/>
+ <point x="520" y="-28"/>
+ <point x="1120" y="-28" type="curve" smooth="yes"/>
+ <point x="1748" y="-28"/>
+ <point x="2172" y="416"/>
+ <point x="2172" y="992" type="curve" smooth="yes"/>
+ <point x="2172" y="1184" type="line"/>
+ <point x="2172" y="1680"/>
+ <point x="1904" y="2032"/>
+ <point x="1512" y="2032" type="curve"/>
+ <point x="1152" y="2032"/>
+ <point x="916" y="1704"/>
+ <point x="916" y="1276" type="curve" smooth="yes"/>
+ <point x="916" y="1024" type="line"/>
+ <point x="916" y="412"/>
+ <point x="1424" y="-12"/>
+ <point x="2184" y="-12" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2327, 'leftMargin': 122, 'rightMargin': 141}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Hadescendercyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Hadescendercyrillic_.glif
new file mode 100644
index 000000000..9fb9456fb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Hadescendercyrillic_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Hadescendercyrillic" format="1">
+ <advance width="2048"/>
+ <unicode hex="04B2"/>
+ <outline>
+ <contour>
+ <point x="1796" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1796" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1796" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="X"/>
+ <component base="cyrillictic" xOffset="1324"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1904, 'leftMargin': 140, 'rightMargin': -4}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Hbar_.glif b/src/Interface-Bold.ufo/glyphs/Hbar_.glif
new file mode 100644
index 000000000..4bda671fb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Hbar_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Hbar" format="1">
+ <advance width="2048"/>
+ <unicode hex="0126"/>
+ <outline>
+ <contour>
+ <point x="1024" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1024" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2040" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2008" y="1708" type="line"/>
+ <point x="40" y="1708" type="line"/>
+ <point x="40" y="1460" type="line"/>
+ <point x="2008" y="1460" type="line"/>
+ </contour>
+ <component base="H" xOffset="24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2045, 'leftMargin': 45, 'rightMargin': 32}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Hcedilla_.glif b/src/Interface-Bold.ufo/glyphs/Hcedilla_.glif
new file mode 100644
index 000000000..bf9184ad6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Hcedilla_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Hcedilla" format="1">
+ <advance width="2048"/>
+ <unicode hex="1E28"/>
+ <outline>
+ <component base="H" xOffset="-4"/>
+ <component base="cedilla" xOffset="60"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1983, 'leftMargin': 196, 'rightMargin': 127}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/I_.glif b/src/Interface-Bold.ufo/glyphs/I_.glif
new file mode 100644
index 000000000..2a1a249c2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/I_.glif
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="I" format="1">
+ <advance width="768"/>
+ <unicode hex="0049"/>
+ <outline>
+ <contour>
+ <point x="384" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="384" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="-176" y="2004" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="604" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="524" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="808" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="808" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="808" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="616" y="2004" type="line"/>
+ <point x="152" y="2004" type="line"/>
+ <point x="152" y="0" type="line"/>
+ <point x="616" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>292.875</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 842, 'leftMargin': 191, 'rightMargin': 192}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Ibar_.glif b/src/Interface-Bold.ufo/glyphs/Ibar_.glif
new file mode 100644
index 000000000..82914e215
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Ibar_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ibar" format="1">
+ <advance width="1280"/>
+ <unicode hex="0197"/>
+ <outline>
+ <contour>
+ <point x="688" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1212" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="688" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="I" xOffset="268"/>
+ <component base="crossbar"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1046, 'leftMargin': -20, 'rightMargin': 74}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Idieresisacute_.glif b/src/Interface-Bold.ufo/glyphs/Idieresisacute_.glif
new file mode 100644
index 000000000..87ae839d2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Idieresisacute_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Idieresisacute" format="1">
+ <advance width="1024"/>
+ <unicode hex="1E2E"/>
+ <outline>
+ <contour>
+ <point x="733" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="514" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="94" y="2003" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="513" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="935" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="935" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="652" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="935" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <component base="I" xOffset="94"/>
+ <component base="dieresisacutecomb" xOffset="1305" yOffset="463"/>
+ </outline>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Iota1_.glif b/src/Interface-Bold.ufo/glyphs/Iota1_.glif
new file mode 100644
index 000000000..7e63d155c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Iota1_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Iota1" format="1">
+ <advance width="1024"/>
+ <unicode hex="0196"/>
+ <outline>
+ <contour>
+ <point x="556" y="2112" type="line"/>
+ <point x="112" y="2112" type="line"/>
+ <point x="112" y="504" type="line" smooth="yes"/>
+ <point x="112" y="160"/>
+ <point x="324" y="-28"/>
+ <point x="688" y="-28" type="curve" smooth="yes"/>
+ <point x="764" y="-28"/>
+ <point x="836" y="-16"/>
+ <point x="912" y="0" type="curve"/>
+ <point x="880" y="344" type="line"/>
+ <point x="836" y="336"/>
+ <point x="804" y="332"/>
+ <point x="744" y="332" type="curve" smooth="yes"/>
+ <point x="620" y="332"/>
+ <point x="556" y="392"/>
+ <point x="556" y="504" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1018, 'leftMargin': 161, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Ismallcap_.glif b/src/Interface-Bold.ufo/glyphs/Ismallcap_.glif
new file mode 100644
index 000000000..a2a29ff80
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Ismallcap_.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ismallcap" format="1">
+ <advance width="1280"/>
+ <unicode hex="026A"/>
+ <outline>
+ <contour>
+ <point x="640" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="640" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1180" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1068" y="1488" type="line" name="hr00"/>
+ <point x="212" y="1488" type="line"/>
+ <point x="212" y="1132" type="line"/>
+ <point x="1068" y="1132" type="line"/>
+ </contour>
+ <contour>
+ <point x="860" y="1488" type="line"/>
+ <point x="416" y="1488" type="line"/>
+ <point x="416" y="0" type="line"/>
+ <point x="860" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1068" y="360" type="line"/>
+ <point x="212" y="360" type="line"/>
+ <point x="212" y="0" type="line"/>
+ <point x="1068" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>537.625</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1075, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Itildebelow_.glif b/src/Interface-Bold.ufo/glyphs/Itildebelow_.glif
new file mode 100644
index 000000000..bb2f3993b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Itildebelow_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Itildebelow" format="1">
+ <advance width="1280"/>
+ <unicode hex="1E2C"/>
+ <outline>
+ <contour>
+ <point x="904" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="684" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="264" y="2004" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="684" y="-560" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="684" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1108" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1108" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="824" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="1108" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <component base="I" xOffset="264"/>
+ <component base="tilde" yOffset="-2284"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1082, 'leftMargin': -31, 'rightMargin': 57}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/J_.glif b/src/Interface-Bold.ufo/glyphs/J_.glif
new file mode 100644
index 000000000..1f446e2b1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/J_.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="J" format="1">
+ <advance width="1536"/>
+ <unicode hex="004A"/>
+ <outline>
+ <contour>
+ <point x="1212" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="736" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1612" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1612" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1612" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="992" y="628" type="line"/>
+ <point x="992" y="452"/>
+ <point x="908" y="344"/>
+ <point x="768" y="344" type="curve" smooth="yes"/>
+ <point x="628" y="344"/>
+ <point x="548" y="404"/>
+ <point x="548" y="604" type="curve"/>
+ <point x="84" y="604" type="line"/>
+ <point x="84" y="172"/>
+ <point x="372" y="-28"/>
+ <point x="768" y="-28" type="curve" smooth="yes"/>
+ <point x="1156" y="-28"/>
+ <point x="1452" y="228"/>
+ <point x="1452" y="628" type="curve"/>
+ <point x="1452" y="2004" type="line"/>
+ <point x="992" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1358.5</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1580, 'leftMargin': 52, 'rightMargin': 160}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/K_.glif b/src/Interface-Bold.ufo/glyphs/K_.glif
new file mode 100644
index 000000000..38f90c61d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/K_.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="K" format="1">
+ <advance width="1920"/>
+ <unicode hex="004B"/>
+ <outline>
+ <contour>
+ <point x="924" y="72" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1680" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="372" y="1684" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="848" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1828" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1828" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1828" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="592" y="2004" type="line"/>
+ <point x="128" y="2004" type="line"/>
+ <point x="128" y="0" type="line"/>
+ <point x="592" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1784" y="2004" type="line"/>
+ <point x="1216" y="2004" type="line"/>
+ <point x="760" y="1376" type="line"/>
+ <point x="464" y="936" type="line"/>
+ <point x="548" y="360" type="line"/>
+ </contour>
+ <contour>
+ <point x="1248" y="0" type="line"/>
+ <point x="1792" y="0" type="line"/>
+ <point x="1060" y="1180" type="line"/>
+ <point x="708" y="904" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1651.375</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1797, 'leftMargin': 161, 'rightMargin': -28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Kabashkircyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Kabashkircyrillic_.glif
new file mode 100644
index 000000000..89846f1fa
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Kabashkircyrillic_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Kabashkircyrillic" format="1">
+ <advance width="2560"/>
+ <unicode hex="04A0"/>
+ <outline>
+ <contour>
+ <point x="920" y="2004" type="line"/>
+ <point x="108" y="2004" type="line"/>
+ <point x="108" y="1644" type="line"/>
+ <point x="920" y="1644" type="line"/>
+ </contour>
+ <component base="K" xOffset="604"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2331, 'leftMargin': 37, 'rightMargin': -51}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Kadescendercyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Kadescendercyrillic_.glif
new file mode 100644
index 000000000..38ae5f686
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Kadescendercyrillic_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Kadescendercyrillic" format="1">
+ <advance width="2304"/>
+ <unicode hex="049A"/>
+ <outline>
+ <component base="K" xOffset="36"/>
+ <component base="cyrillictic" xOffset="1524"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2131, 'leftMargin': 180, 'rightMargin': 78}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Kahookcyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Kahookcyrillic_.glif
new file mode 100644
index 000000000..798309317
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Kahookcyrillic_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Kahookcyrillic" format="1">
+ <advance width="2048"/>
+ <unicode hex="04C3"/>
+ <outline>
+ <contour>
+ <point x="660" y="2004" type="line"/>
+ <point x="200" y="2004" type="line"/>
+ <point x="200" y="0" type="line"/>
+ <point x="660" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1780" y="2004" type="line"/>
+ <point x="1200" y="2004" type="line"/>
+ <point x="788" y="1216" type="line"/>
+ <point x="516" y="1216" type="line"/>
+ <point x="572" y="784" type="line"/>
+ <point x="992" y="784" type="line"/>
+ </contour>
+ <contour>
+ <point x="576" y="780" type="line"/>
+ <point x="1016" y="780" type="line" smooth="yes"/>
+ <point x="1248" y="780"/>
+ <point x="1392" y="632"/>
+ <point x="1388" y="304" type="curve" smooth="yes"/>
+ <point x="1388" y="180"/>
+ <point x="1376" y="-156"/>
+ <point x="1056" y="-156" type="curve"/>
+ <point x="1056" y="-508" type="line"/>
+ <point x="1672" y="-508"/>
+ <point x="1848" y="-16"/>
+ <point x="1848" y="332" type="curve" smooth="yes"/>
+ <point x="1848" y="900"/>
+ <point x="1504" y="1148"/>
+ <point x="1016" y="1148" type="curve" smooth="yes"/>
+ <point x="576" y="1148" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1847, 'leftMargin': 161, 'rightMargin': 36}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Kaverticalstrokecyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Kaverticalstrokecyrillic_.glif
new file mode 100644
index 000000000..44e7570ce
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Kaverticalstrokecyrillic_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Kaverticalstrokecyrillic" format="1">
+ <advance width="2048"/>
+ <unicode hex="049C"/>
+ <outline>
+ <contour>
+ <point x="132" y="2004" type="line"/>
+ <point x="132" y="0" type="line"/>
+ <point x="592" y="0" type="line"/>
+ <point x="592" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="696" y="1576" type="line"/>
+ <point x="696" y="476" type="line"/>
+ <point x="932" y="476" type="line"/>
+ <point x="932" y="1576" type="line"/>
+ </contour>
+ <contour>
+ <point x="1288" y="2004" type="line"/>
+ <point x="964" y="1220" type="line"/>
+ <point x="448" y="1220" type="line"/>
+ <point x="504" y="784" type="line"/>
+ <point x="1172" y="784" type="line"/>
+ <point x="1864" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="960" y="868" type="line"/>
+ <point x="1328" y="0" type="line"/>
+ <point x="1920" y="0" type="line"/>
+ <point x="1344" y="1112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1893, 'leftMargin': 161, 'rightMargin': -57}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Khook_.glif b/src/Interface-Bold.ufo/glyphs/Khook_.glif
new file mode 100644
index 000000000..28954b515
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Khook_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Khook" format="1">
+ <advance width="2048"/>
+ <unicode hex="0198"/>
+ <outline>
+ <contour>
+ <point x="652" y="2004" type="line"/>
+ <point x="192" y="2004" type="line"/>
+ <point x="192" y="0" type="line"/>
+ <point x="652" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1312" y="0" type="line"/>
+ <point x="1856" y="0" type="line"/>
+ <point x="1124" y="1180" type="line"/>
+ <point x="772" y="904" type="line"/>
+ </contour>
+ <contour>
+ <point x="1000" y="1632" type="curve" smooth="yes"/>
+ <point x="824" y="1376" type="line"/>
+ <point x="528" y="908" type="line"/>
+ <point x="612" y="492" type="line"/>
+ <point x="1068" y="988" type="line"/>
+ <point x="1376" y="1452" type="line" smooth="yes"/>
+ <point x="1452" y="1572"/>
+ <point x="1504" y="1644"/>
+ <point x="1584" y="1644" type="curve" smooth="yes"/>
+ <point x="1628" y="1644"/>
+ <point x="1640" y="1636"/>
+ <point x="1684" y="1612" type="curve"/>
+ <point x="1852" y="1952" type="line"/>
+ <point x="1752" y="1996"/>
+ <point x="1660" y="2032"/>
+ <point x="1512" y="2032" type="curve" smooth="yes"/>
+ <point x="1256" y="2032"/>
+ <point x="1152" y="1868"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1797, 'leftMargin': 161, 'rightMargin': -28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Koppa_.glif b/src/Interface-Bold.ufo/glyphs/Koppa_.glif
new file mode 100644
index 000000000..064bcd157
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Koppa_.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Koppa" format="1">
+ <advance width="2048"/>
+ <unicode hex="03DE"/>
+ <outline>
+ <contour>
+ <point x="1496" y="1080" type="line" name="hr00"/>
+ <point x="324" y="240" type="line"/>
+ <point x="272" y="300" type="line"/>
+ <point x="484" y="856" type="line"/>
+ <point x="1740" y="1776" type="line"/>
+ <point x="1776" y="1712" type="line"/>
+ </contour>
+ <contour>
+ <point x="272" y="300" type="line"/>
+ <point x="360" y="1464" type="line" smooth="yes"/>
+ <point x="364" y="1508"/>
+ <point x="364" y="1520"/>
+ <point x="364" y="1528" type="curve" smooth="yes"/>
+ <point x="364" y="1680"/>
+ <point x="252" y="1704"/>
+ <point x="132" y="1704" type="curve" smooth="yes"/>
+ <point x="116" y="1704"/>
+ <point x="96" y="1704"/>
+ <point x="80" y="1700" type="curve"/>
+ <point x="100" y="2024" type="line"/>
+ <point x="140" y="2032"/>
+ <point x="184" y="2032"/>
+ <point x="244" y="2032" type="curve" smooth="yes"/>
+ <point x="524" y="2032"/>
+ <point x="720" y="1928"/>
+ <point x="720" y="1592" type="curve" smooth="yes"/>
+ <point x="720" y="1564"/>
+ <point x="716" y="1532"/>
+ <point x="716" y="1504" type="curve" smooth="yes"/>
+ <point x="652" y="596" type="line"/>
+ </contour>
+ <contour>
+ <point x="1776" y="1712" type="line"/>
+ <point x="1688" y="580" type="line" smooth="yes"/>
+ <point x="1684" y="528"/>
+ <point x="1684" y="488"/>
+ <point x="1684" y="480" type="curve" smooth="yes"/>
+ <point x="1684" y="340"/>
+ <point x="1796" y="300"/>
+ <point x="1916" y="300" type="curve" smooth="yes"/>
+ <point x="1932" y="300"/>
+ <point x="1952" y="304"/>
+ <point x="1972" y="304" type="curve"/>
+ <point x="1948" y="-20" type="line"/>
+ <point x="1908" y="-28"/>
+ <point x="1884" y="-28"/>
+ <point x="1812" y="-28" type="curve" smooth="yes"/>
+ <point x="1512" y="-28"/>
+ <point x="1328" y="72"/>
+ <point x="1328" y="408" type="curve" smooth="yes"/>
+ <point x="1328" y="436"/>
+ <point x="1332" y="468"/>
+ <point x="1332" y="504" type="curve" smooth="yes"/>
+ <point x="1392" y="1420" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2016, 'leftMargin': 62, 'rightMargin': 62}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Koppacyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Koppacyrillic_.glif
new file mode 100644
index 000000000..74bb8cc74
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Koppacyrillic_.glif
@@ -0,0 +1,94 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Koppacyrillic" format="1">
+ <advance width="1792"/>
+ <unicode hex="0480"/>
+ <outline>
+ <contour>
+ <point x="936" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="936" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1568" y="168" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1740" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="908" y="344" type="line"/>
+ <point x="692" y="344"/>
+ <point x="592" y="524"/>
+ <point x="592" y="788" type="curve" smooth="yes"/>
+ <point x="592" y="1216" type="line" smooth="yes"/>
+ <point x="592" y="1480"/>
+ <point x="692" y="1660"/>
+ <point x="908" y="1660" type="curve" smooth="yes"/>
+ <point x="1124" y="1660"/>
+ <point x="1200" y="1572"/>
+ <point x="1200" y="1328" type="curve"/>
+ <point x="1660" y="1328" type="line"/>
+ <point x="1660" y="1800"/>
+ <point x="1388" y="2032"/>
+ <point x="908" y="2032" type="curve" smooth="yes"/>
+ <point x="432" y="2032"/>
+ <point x="136" y="1700"/>
+ <point x="136" y="1212" type="curve"/>
+ <point x="136" y="788" type="line"/>
+ <point x="136" y="304"/>
+ <point x="432" y="-28"/>
+ <point x="908" y="-28" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1212" y="344" type="line"/>
+ <point x="756" y="344" type="line"/>
+ <point x="756" y="-484" type="line"/>
+ <point x="1212" y="-484" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1373.625</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1716.0, 'leftMargin': 110, 'rightMargin': 82.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Ksicyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Ksicyrillic_.glif
new file mode 100644
index 000000000..bf3187fa8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Ksicyrillic_.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ksicyrillic" format="1">
+ <advance width="1536"/>
+ <unicode hex="046E"/>
+ <outline>
+ <contour>
+ <point x="288" y="2004" type="line"/>
+ <point x="288" y="1632" type="line"/>
+ <point x="628" y="1632" type="line" smooth="yes"/>
+ <point x="828" y="1632"/>
+ <point x="920" y="1560"/>
+ <point x="920" y="1436" type="curve" smooth="yes"/>
+ <point x="920" y="1308"/>
+ <point x="844" y="1212"/>
+ <point x="648" y="1212" type="curve" smooth="yes"/>
+ <point x="440" y="1212" type="line"/>
+ <point x="440" y="960" type="line"/>
+ <point x="656" y="960" type="line" smooth="yes"/>
+ <point x="1080" y="960"/>
+ <point x="1364" y="1120"/>
+ <point x="1364" y="1488" type="curve" smooth="yes"/>
+ <point x="1364" y="1856"/>
+ <point x="1076" y="2004"/>
+ <point x="628" y="2004" type="curve"/>
+ </contour>
+ <contour>
+ <point x="440" y="1080" type="line"/>
+ <point x="440" y="836" type="line"/>
+ <point x="636" y="836" type="line" smooth="yes"/>
+ <point x="868" y="836"/>
+ <point x="992" y="740"/>
+ <point x="992" y="556" type="curve" smooth="yes"/>
+ <point x="992" y="432"/>
+ <point x="884" y="344"/>
+ <point x="696" y="344" type="curve" smooth="yes"/>
+ <point x="600" y="344" type="line" smooth="yes"/>
+ <point x="296" y="344"/>
+ <point x="104" y="204"/>
+ <point x="104" y="-80" type="curve"/>
+ <point x="104" y="-352"/>
+ <point x="248" y="-556"/>
+ <point x="580" y="-616" type="curve"/>
+ <point x="692" y="-352" type="line"/>
+ <point x="624" y="-324"/>
+ <point x="504" y="-264"/>
+ <point x="504" y="-152" type="curve" smooth="yes"/>
+ <point x="504" y="-80"/>
+ <point x="544" y="-28"/>
+ <point x="644" y="-28" type="curve" smooth="yes"/>
+ <point x="728" y="-28" type="line" smooth="yes"/>
+ <point x="1156" y="-28"/>
+ <point x="1436" y="188"/>
+ <point x="1436" y="560" type="curve" smooth="yes"/>
+ <point x="1436" y="896"/>
+ <point x="1144" y="1080"/>
+ <point x="640" y="1080" type="curve" smooth="yes"/>
+ </contour>
+ <component base="caron" xOffset="108" yOffset="540"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1442, 'leftMargin': -23, 'rightMargin': 132}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/L_.glif b/src/Interface-Bold.ufo/glyphs/L_.glif
new file mode 100644
index 000000000..09ee03977
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/L_.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="L" format="1">
+ <advance width="1536"/>
+ <unicode hex="004C"/>
+ <outline>
+ <contour>
+ <point x="356" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="768" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="880" y="2004" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="776" y="1168" type="move" name="dot"/>
+ </contour>
+ <contour>
+ <point x="1476" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1476" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1476" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1420" y="384" type="line"/>
+ <point x="432" y="384" type="line"/>
+ <point x="432" y="0" type="line"/>
+ <point x="1420" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="592" y="2004" type="line"/>
+ <point x="128" y="2004" type="line"/>
+ <point x="128" y="0" type="line"/>
+ <point x="592" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1304.875</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1526, 'leftMargin': 161, 'rightMargin': 53}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Lambda_.glif b/src/Interface-Bold.ufo/glyphs/Lambda_.glif
new file mode 100644
index 000000000..a9c921ed3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Lambda_.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Lambda" format="1">
+ <advance width="2048"/>
+ <unicode hex="039B"/>
+ <outline>
+ <component base="V" yScale="-1" yOffset="2004"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1814, 'leftMargin': 8, 'rightMargin': 7}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Lslash_.glif b/src/Interface-Bold.ufo/glyphs/Lslash_.glif
new file mode 100644
index 000000000..86a772002
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Lslash_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Lslash" format="1">
+ <advance width="1792"/>
+ <unicode hex="0141"/>
+ <outline>
+ <contour>
+ <point x="556" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="928" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1700" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1072" y="1332" type="line"/>
+ <point x="148" y="1072" type="line"/>
+ <point x="148" y="828" type="line"/>
+ <point x="1072" y="1084" type="line"/>
+ </contour>
+ <component base="L" xOffset="172"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1588, 'leftMargin': 37, 'rightMargin': 53}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Lsmallcap_.glif b/src/Interface-Bold.ufo/glyphs/Lsmallcap_.glif
new file mode 100644
index 000000000..d117455e0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Lsmallcap_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Lsmallcap" format="1">
+ <advance width="1280"/>
+ <unicode hex="029F"/>
+ <outline>
+ <contour>
+ <point x="320" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="692" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1228" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1184" y="356" type="line"/>
+ <point x="372" y="356" type="line"/>
+ <point x="372" y="0" type="line"/>
+ <point x="1184" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="540" y="1488" type="line"/>
+ <point x="96" y="1488" type="line"/>
+ <point x="96" y="0" type="line"/>
+ <point x="540" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1261, 'leftMargin': 129, 'rightMargin': 43}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/M_.glif b/src/Interface-Bold.ufo/glyphs/M_.glif
new file mode 100644
index 000000000..3ead3fb16
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/M_.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="M" format="1">
+ <advance width="2432"/>
+ <unicode hex="004D"/>
+ <outline>
+ <contour>
+ <point x="1276" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2348" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1280" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2516" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2516" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2516" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="128" y="2004" type="line"/>
+ <point x="128" y="0" type="line"/>
+ <point x="600" y="0" type="line"/>
+ <point x="600" y="1296" type="line"/>
+ <point x="608" y="1296" type="line"/>
+ <point x="1056" y="0" type="line"/>
+ <point x="1368" y="0" type="line"/>
+ <point x="1824" y="1288" type="line"/>
+ <point x="1836" y="1288" type="line"/>
+ <point x="1836" y="0" type="line"/>
+ <point x="2304" y="0" type="line"/>
+ <point x="2304" y="2004" type="line"/>
+ <point x="1692" y="2004" type="line"/>
+ <point x="1228" y="668" type="line"/>
+ <point x="1204" y="668" type="line"/>
+ <point x="740" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1219.625</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2134.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2468, 'leftMargin': 161, 'rightMargin': 163}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/N_.glif b/src/Interface-Bold.ufo/glyphs/N_.glif
new file mode 100644
index 000000000..077613044
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/N_.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="N" format="1">
+ <advance width="1920"/>
+ <unicode hex="004E"/>
+ <outline>
+ <contour>
+ <point x="1032" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1032" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1852" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="2016" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2016" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2016" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1792" y="2004" type="line"/>
+ <point x="1328" y="2004" type="line"/>
+ <point x="1328" y="788" type="line"/>
+ <point x="1312" y="788" type="line"/>
+ <point x="588" y="2004" type="line"/>
+ <point x="128" y="2004" type="line"/>
+ <point x="128" y="0" type="line"/>
+ <point x="592" y="0" type="line"/>
+ <point x="592" y="1216" type="line"/>
+ <point x="608" y="1216" type="line"/>
+ <point x="1336" y="0" type="line"/>
+ <point x="1792" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1650.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1981, 'leftMargin': 161, 'rightMargin': 162}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Nhook_.glif b/src/Interface-Bold.ufo/glyphs/Nhook_.glif
new file mode 100644
index 000000000..2b6e9c517
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Nhook_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Nhook" format="1">
+ <advance width="2048"/>
+ <unicode hex="019D"/>
+ <outline>
+ <contour>
+ <point x="352" y="1168" type="line"/>
+ <point x="352" y="-20" type="line" smooth="yes"/>
+ <point x="352" y="-168"/>
+ <point x="300" y="-220"/>
+ <point x="180" y="-220" type="curve" smooth="yes"/>
+ <point x="136" y="-220"/>
+ <point x="104" y="-216"/>
+ <point x="60" y="-204" type="curve"/>
+ <point x="40" y="-580" type="line"/>
+ <point x="116" y="-596"/>
+ <point x="176" y="-600"/>
+ <point x="252" y="-600" type="curve" smooth="yes"/>
+ <point x="596" y="-600"/>
+ <point x="812" y="-396"/>
+ <point x="812" y="-20" type="curve" smooth="yes"/>
+ <point x="812" y="1168" type="line"/>
+ </contour>
+ <component base="N" xOffset="192"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2137, 'leftMargin': 0, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Nsmallcap_.glif b/src/Interface-Bold.ufo/glyphs/Nsmallcap_.glif
new file mode 100644
index 000000000..5dc32ca4e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Nsmallcap_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Nsmallcap" format="1">
+ <advance width="1536"/>
+ <unicode hex="0274"/>
+ <outline>
+ <contour>
+ <point x="772" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1572" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="548" y="1488" type="line"/>
+ <point x="1236" y="132" type="line"/>
+ <point x="988" y="0" type="line"/>
+ <point x="304" y="1356" type="line"/>
+ </contour>
+ <contour>
+ <point x="548" y="0" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="108" y="1488" type="line"/>
+ <point x="548" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1432" y="0" type="line"/>
+ <point x="988" y="0" type="line"/>
+ <point x="988" y="1488" type="line"/>
+ <point x="1432" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1605, 'leftMargin': 140, 'rightMargin': 141}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/OE__.glif b/src/Interface-Bold.ufo/glyphs/OE__.glif
new file mode 100644
index 000000000..59be4568b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/OE__.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="OE" format="1">
+ <advance width="2816"/>
+ <unicode hex="0152"/>
+ <outline>
+ <contour>
+ <point x="1384" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1384" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2748" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2748" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2748" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="992" y="2032" type="curve" smooth="yes"/>
+ <point x="484" y="2032"/>
+ <point x="136" y="1696"/>
+ <point x="136" y="1212" type="curve"/>
+ <point x="136" y="792" type="line"/>
+ <point x="136" y="308"/>
+ <point x="484" y="-28"/>
+ <point x="992" y="-28" type="curve" smooth="yes"/>
+ <point x="1132" y="-28"/>
+ <point x="1268" y="-16"/>
+ <point x="1388" y="0" type="curve"/>
+ <point x="1388" y="368" type="line"/>
+ <point x="1272" y="344"/>
+ <point x="1136" y="332"/>
+ <point x="992" y="332" type="curve" smooth="yes"/>
+ <point x="740" y="332"/>
+ <point x="580" y="484"/>
+ <point x="580" y="792" type="curve"/>
+ <point x="580" y="1212" type="line"/>
+ <point x="580" y="1520"/>
+ <point x="736" y="1672"/>
+ <point x="992" y="1672" type="curve" smooth="yes"/>
+ <point x="1132" y="1672"/>
+ <point x="1268" y="1656"/>
+ <point x="1388" y="1636" type="curve"/>
+ <point x="1388" y="2004" type="line"/>
+ <point x="1268" y="2016"/>
+ <point x="1128" y="2032"/>
+ </contour>
+ <component base="E" xOffset="1100"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2738, 'leftMargin': 129, 'rightMargin': 66}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/OEsmallcap__.glif b/src/Interface-Bold.ufo/glyphs/OEsmallcap__.glif
new file mode 100644
index 000000000..476851f71
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/OEsmallcap__.glif
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="OEsmallcap" format="1">
+ <advance width="2304"/>
+ <unicode hex="0276"/>
+ <outline>
+ <contour>
+ <point x="1200" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1200" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2324" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2184" y="356" type="line" name="hr00"/>
+ <point x="1340" y="356" type="line"/>
+ <point x="1340" y="0" type="line"/>
+ <point x="2184" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1508" y="1488" type="line"/>
+ <point x="1064" y="1488" type="line"/>
+ <point x="1064" y="0" type="line"/>
+ <point x="1508" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2064" y="924" type="line"/>
+ <point x="1340" y="924" type="line"/>
+ <point x="1340" y="568" type="line"/>
+ <point x="2064" y="568" type="line"/>
+ </contour>
+ <contour>
+ <point x="2184" y="1488" type="line"/>
+ <point x="1340" y="1488" type="line"/>
+ <point x="1340" y="1132" type="line"/>
+ <point x="2184" y="1132" type="line"/>
+ </contour>
+ <contour>
+ <point x="836" y="-28" type="curve" smooth="yes"/>
+ <point x="1004" y="-28"/>
+ <point x="1080" y="0"/>
+ <point x="1360" y="0" type="curve"/>
+ <point x="1360" y="356" type="line"/>
+ <point x="1080" y="356"/>
+ <point x="968" y="332"/>
+ <point x="836" y="332" type="curve" smooth="yes"/>
+ <point x="628" y="332"/>
+ <point x="564" y="504"/>
+ <point x="564" y="728" type="curve"/>
+ <point x="564" y="760" type="line"/>
+ <point x="564" y="976"/>
+ <point x="632" y="1160"/>
+ <point x="832" y="1160" type="curve" smooth="yes"/>
+ <point x="972" y="1160"/>
+ <point x="1080" y="1132"/>
+ <point x="1360" y="1132" type="curve"/>
+ <point x="1360" y="1488" type="line"/>
+ <point x="1084" y="1488"/>
+ <point x="1004" y="1516"/>
+ <point x="832" y="1516" type="curve" smooth="yes"/>
+ <point x="376" y="1516"/>
+ <point x="120" y="1192"/>
+ <point x="120" y="760" type="curve"/>
+ <point x="120" y="728" type="line"/>
+ <point x="120" y="296"/>
+ <point x="376" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2283, 'leftMargin': 80, 'rightMargin': 141}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/OI__.glif b/src/Interface-Bold.ufo/glyphs/OI__.glif
new file mode 100644
index 000000000..6272e735b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/OI__.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="OI" format="1">
+ <advance width="2560"/>
+ <unicode hex="01A2"/>
+ <outline>
+ <contour>
+ <point x="1784" y="1204" type="line"/>
+ <point x="1340" y="1204" type="line"/>
+ <point x="1340" y="432" type="line"/>
+ <point x="1296" y="396"/>
+ <point x="1208" y="344"/>
+ <point x="1032" y="344" type="curve" smooth="yes"/>
+ <point x="736" y="344"/>
+ <point x="596" y="556"/>
+ <point x="596" y="944" type="curve" smooth="yes"/>
+ <point x="596" y="1036" type="line"/>
+ <point x="128" y="1032" type="line"/>
+ <point x="128" y="944" type="line" smooth="yes"/>
+ <point x="128" y="324"/>
+ <point x="480" y="-28"/>
+ <point x="1004" y="-28" type="curve" smooth="yes"/>
+ <point x="1440" y="-28"/>
+ <point x="1684" y="140"/>
+ <point x="1784" y="252" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1784" y="1752" type="line"/>
+ <point x="1684" y="1868"/>
+ <point x="1440" y="2032"/>
+ <point x="1004" y="2032" type="curve" smooth="yes"/>
+ <point x="480" y="2032"/>
+ <point x="128" y="1680"/>
+ <point x="128" y="1060" type="curve" smooth="yes"/>
+ <point x="128" y="960" type="line"/>
+ <point x="596" y="956" type="line"/>
+ <point x="596" y="1060" type="line" smooth="yes"/>
+ <point x="596" y="1468"/>
+ <point x="728" y="1660"/>
+ <point x="1032" y="1660" type="curve" smooth="yes"/>
+ <point x="1188" y="1660"/>
+ <point x="1280" y="1624"/>
+ <point x="1340" y="1572" type="curve"/>
+ <point x="1340" y="800" type="line"/>
+ <point x="1784" y="804" type="line"/>
+ </contour>
+ <contour>
+ <point x="2432" y="2004" type="line"/>
+ <point x="2100" y="2004" type="line"/>
+ <point x="1536" y="1740" type="line"/>
+ <point x="1536" y="1248" type="line"/>
+ <point x="1992" y="1460" type="line"/>
+ <point x="1992" y="-572" type="line"/>
+ <point x="2432" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2569, 'leftMargin': 103, 'rightMargin': 163}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/O_.cn.glif b/src/Interface-Bold.ufo/glyphs/O_.cn.glif
new file mode 100644
index 000000000..725e5532f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/O_.cn.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="O.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="1880" y="1152" type="line"/>
+ <point x="1880" y="1732"/>
+ <point x="1532" y="2032"/>
+ <point x="1024" y="2032" type="curve" smooth="yes"/>
+ <point x="512" y="2032"/>
+ <point x="172" y="1732"/>
+ <point x="172" y="1152" type="curve"/>
+ <point x="172" y="820" type="line"/>
+ <point x="172" y="260"/>
+ <point x="516" y="-28"/>
+ <point x="1028" y="-28" type="curve" smooth="yes"/>
+ <point x="1536" y="-28"/>
+ <point x="1880" y="260"/>
+ <point x="1880" y="820" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1420" y="820" type="line"/>
+ <point x="1420" y="484"/>
+ <point x="1284" y="344"/>
+ <point x="1028" y="344" type="curve" smooth="yes"/>
+ <point x="764" y="344"/>
+ <point x="632" y="484"/>
+ <point x="632" y="820" type="curve" smooth="yes"/>
+ <point x="632" y="1156" type="line" smooth="yes"/>
+ <point x="632" y="1516"/>
+ <point x="760" y="1660"/>
+ <point x="1024" y="1660" type="curve" smooth="yes"/>
+ <point x="1280" y="1660"/>
+ <point x="1420" y="1516"/>
+ <point x="1420" y="1156" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 117, 'rightMargin': 118}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/O_.glif b/src/Interface-Bold.ufo/glyphs/O_.glif
new file mode 100644
index 000000000..206dcb77f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/O_.glif
@@ -0,0 +1,105 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="O" format="1">
+ <advance width="2048"/>
+ <unicode hex="004F"/>
+ <outline>
+ <contour>
+ <point x="1024" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1032" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="192" y="2000" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="1996" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1996" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1996" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1892" y="1000" type="curve"/>
+ <point x="1892" y="1652"/>
+ <point x="1532" y="2032"/>
+ <point x="1024" y="2032" type="curve" smooth="yes"/>
+ <point x="512" y="2032"/>
+ <point x="156" y="1652"/>
+ <point x="156" y="1000" type="curve"/>
+ <point x="156" y="348"/>
+ <point x="516" y="-28"/>
+ <point x="1028" y="-28" type="curve" smooth="yes"/>
+ <point x="1536" y="-28"/>
+ <point x="1892" y="348"/>
+ </contour>
+ <contour>
+ <point x="1424" y="1000" type="curve"/>
+ <point x="1424" y="568"/>
+ <point x="1284" y="348"/>
+ <point x="1028" y="348" type="curve" smooth="yes"/>
+ <point x="764" y="348"/>
+ <point x="624" y="568"/>
+ <point x="624" y="1000" type="curve"/>
+ <point x="624" y="1440"/>
+ <point x="760" y="1652"/>
+ <point x="1024" y="1652" type="curve" smooth="yes"/>
+ <point x="1280" y="1652"/>
+ <point x="1424" y="1440"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <integer>660</integer>
+ <key>y</key>
+ <integer>1000</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1725.625</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 103, 'rightMargin': 104}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Ohorn_.glif b/src/Interface-Bold.ufo/glyphs/Ohorn_.glif
new file mode 100644
index 000000000..b5e1d4ac2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Ohorn_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ohorn" format="1">
+ <advance width="2048"/>
+ <unicode hex="01A0"/>
+ <outline>
+ <contour>
+ <point x="904" y="2212" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="864" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1920" y="2212" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1688" y="2140" type="line"/>
+ <point x="1688" y="1888"/>
+ <point x="1640" y="1740"/>
+ <point x="1456" y="1740" type="curve"/>
+ <point x="1456" y="1516" type="line"/>
+ <point x="1812" y="1516"/>
+ <point x="1964" y="1744"/>
+ <point x="1964" y="2140" type="curve"/>
+ </contour>
+ <component base="O" xOffset="-72"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1992, 'leftMargin': 156, 'rightMargin': -42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Omega_.glif b/src/Interface-Bold.ufo/glyphs/Omega_.glif
new file mode 100644
index 000000000..c92e4b305
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Omega_.glif
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Omega" format="1">
+ <advance width="1792"/>
+ <unicode hex="03A9"/>
+ <unicode hex="2126"/>
+ <outline>
+ <contour>
+ <point x="136" y="2000" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="900" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1176" y="1092" type="line"/>
+ <point x="1176" y="648"/>
+ <point x="1088" y="456"/>
+ <point x="968" y="384" type="curve"/>
+ <point x="968" y="184" type="line"/>
+ <point x="1308" y="228"/>
+ <point x="1700" y="588"/>
+ <point x="1700" y="1092" type="curve"/>
+ <point x="1700" y="1196" type="line"/>
+ <point x="1700" y="1684"/>
+ <point x="1372" y="2028"/>
+ <point x="896" y="2028" type="curve" smooth="yes"/>
+ <point x="420" y="2028"/>
+ <point x="96" y="1684"/>
+ <point x="96" y="1196" type="curve"/>
+ <point x="96" y="1092" type="line"/>
+ <point x="96" y="588"/>
+ <point x="488" y="224"/>
+ <point x="832" y="184" type="curve"/>
+ <point x="832" y="384" type="line"/>
+ <point x="708" y="452"/>
+ <point x="616" y="644"/>
+ <point x="616" y="1092" type="curve"/>
+ <point x="616" y="1200" type="line"/>
+ <point x="616" y="1496"/>
+ <point x="724" y="1652"/>
+ <point x="896" y="1652" type="curve" smooth="yes"/>
+ <point x="1072" y="1652"/>
+ <point x="1176" y="1496"/>
+ <point x="1176" y="1200" type="curve"/>
+ </contour>
+ <contour>
+ <point x="968" y="0" type="line"/>
+ <point x="1668" y="0" type="line"/>
+ <point x="1668" y="376" type="line"/>
+ <point x="968" y="376" type="line"/>
+ </contour>
+ <contour>
+ <point x="124" y="0" type="line"/>
+ <point x="832" y="0" type="line"/>
+ <point x="832" y="376" type="line"/>
+ <point x="124" y="376" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1728.375</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1898, 'leftMargin': 138, 'rightMargin': 157}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Omegacyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Omegacyrillic_.glif
new file mode 100644
index 000000000..de8a1ee5c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Omegacyrillic_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Omegacyrillic" format="1">
+ <advance width="2816"/>
+ <unicode hex="0460"/>
+ <outline>
+ <contour>
+ <point x="1408" y="2304" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2788" y="2304" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1180" y="2004" type="line"/>
+ <point x="1180" y="676" type="line" smooth="yes"/>
+ <point x="1180" y="440"/>
+ <point x="1084" y="344"/>
+ <point x="924" y="344" type="curve" smooth="yes"/>
+ <point x="760" y="344"/>
+ <point x="660" y="440"/>
+ <point x="660" y="676" type="curve" smooth="yes"/>
+ <point x="660" y="2004" type="line"/>
+ <point x="196" y="2004" type="line"/>
+ <point x="196" y="676" type="line" smooth="yes"/>
+ <point x="196" y="220"/>
+ <point x="504" y="-28"/>
+ <point x="924" y="-28" type="curve" smooth="yes"/>
+ <point x="1288" y="-28"/>
+ <point x="1556" y="220"/>
+ <point x="1556" y="676" type="curve" smooth="yes"/>
+ <point x="1556" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="2160" y="2004" type="line"/>
+ <point x="2160" y="676" type="line" smooth="yes"/>
+ <point x="2160" y="440"/>
+ <point x="2064" y="344"/>
+ <point x="1900" y="344" type="curve" smooth="yes"/>
+ <point x="1740" y="344"/>
+ <point x="1640" y="440"/>
+ <point x="1640" y="676" type="curve" smooth="yes"/>
+ <point x="1640" y="2004" type="line"/>
+ <point x="1264" y="2004" type="line"/>
+ <point x="1264" y="676" type="line" smooth="yes"/>
+ <point x="1264" y="220"/>
+ <point x="1536" y="-28"/>
+ <point x="1900" y="-28" type="curve" smooth="yes"/>
+ <point x="2316" y="-28"/>
+ <point x="2620" y="220"/>
+ <point x="2620" y="676" type="curve" smooth="yes"/>
+ <point x="2620" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2739.0, 'leftMargin': 147, 'rightMargin': 169.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Omegaroundcyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Omegaroundcyrillic_.glif
new file mode 100644
index 000000000..8874ff259
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Omegaroundcyrillic_.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Omegaroundcyrillic" format="1">
+ <advance width="2048"/>
+ <unicode hex="047A"/>
+ <outline>
+ <contour>
+ <point x="1088" y="2160" type="line"/>
+ <point x="820" y="2160" type="line"/>
+ <point x="820" y="1492" type="line"/>
+ <point x="1088" y="1492" type="line"/>
+ </contour>
+ <contour>
+ <point x="1092" y="500" type="line"/>
+ <point x="824" y="500" type="line"/>
+ <point x="824" y="-184" type="line"/>
+ <point x="1092" y="-184" type="line"/>
+ </contour>
+ <component base="O"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 173, 'rightMargin': 35}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Omegatitlocyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Omegatitlocyrillic_.glif
new file mode 100644
index 000000000..2ee4b378b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Omegatitlocyrillic_.glif
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Omegatitlocyrillic" format="1">
+ <advance width="2816"/>
+ <unicode hex="047C"/>
+ <outline>
+ <contour>
+ <point x="2020" y="2324" type="line"/>
+ <point x="1740" y="2324"/>
+ <point x="1552" y="2492"/>
+ <point x="1340" y="2492" type="curve" smooth="yes"/>
+ <point x="1144" y="2492"/>
+ <point x="1024" y="2396"/>
+ <point x="1024" y="2192" type="curve" smooth="yes"/>
+ <point x="1024" y="2140" type="line"/>
+ <point x="1204" y="2140" type="line"/>
+ <point x="1204" y="2168" type="line" smooth="yes"/>
+ <point x="1204" y="2264"/>
+ <point x="1264" y="2308"/>
+ <point x="1348" y="2308" type="curve" smooth="yes"/>
+ <point x="1500" y="2308"/>
+ <point x="1712" y="2140"/>
+ <point x="2020" y="2140" type="curve" smooth="yes"/>
+ <point x="2036" y="2140" type="line"/>
+ <point x="2036" y="2324" type="line"/>
+ </contour>
+ <contour>
+ <point x="1340" y="1740" type="line"/>
+ <point x="1436" y="1788"/>
+ <point x="1556" y="1908"/>
+ <point x="1556" y="2016" type="curve" smooth="yes"/>
+ <point x="1556" y="2156" type="line"/>
+ <point x="1324" y="2156" type="line"/>
+ <point x="1324" y="2024" type="line" smooth="yes"/>
+ <point x="1324" y="1956"/>
+ <point x="1288" y="1892"/>
+ <point x="1228" y="1816" type="curve"/>
+ </contour>
+ <contour>
+ <point x="936" y="2004" type="line"/>
+ <point x="520" y="2004"/>
+ <point x="212" y="1756"/>
+ <point x="212" y="1304" type="curve"/>
+ <point x="212" y="672" type="line" smooth="yes"/>
+ <point x="212" y="216"/>
+ <point x="520" y="-28"/>
+ <point x="936" y="-28" type="curve" smooth="yes"/>
+ <point x="1300" y="-28"/>
+ <point x="1568" y="220"/>
+ <point x="1568" y="676" type="curve" smooth="yes"/>
+ <point x="1568" y="1120" type="line"/>
+ <point x="1192" y="1120" type="line"/>
+ <point x="1192" y="676" type="line" smooth="yes"/>
+ <point x="1192" y="440"/>
+ <point x="1100" y="344"/>
+ <point x="936" y="344" type="curve" smooth="yes"/>
+ <point x="776" y="344"/>
+ <point x="672" y="440"/>
+ <point x="672" y="672" type="curve" smooth="yes"/>
+ <point x="672" y="1304" type="line"/>
+ <point x="672" y="1532"/>
+ <point x="776" y="1628"/>
+ <point x="936" y="1628" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1880" y="1628" type="line"/>
+ <point x="2040" y="1628"/>
+ <point x="2144" y="1532"/>
+ <point x="2144" y="1304" type="curve" smooth="yes"/>
+ <point x="2144" y="672" type="line" smooth="yes"/>
+ <point x="2144" y="440"/>
+ <point x="2040" y="344"/>
+ <point x="1880" y="344" type="curve" smooth="yes"/>
+ <point x="1716" y="344"/>
+ <point x="1624" y="440"/>
+ <point x="1624" y="676" type="curve" smooth="yes"/>
+ <point x="1624" y="1120" type="line"/>
+ <point x="1248" y="1120" type="line"/>
+ <point x="1248" y="676" type="line" smooth="yes"/>
+ <point x="1248" y="220"/>
+ <point x="1516" y="-28"/>
+ <point x="1880" y="-28" type="curve" smooth="yes"/>
+ <point x="2296" y="-28"/>
+ <point x="2604" y="216"/>
+ <point x="2604" y="672" type="curve" smooth="yes"/>
+ <point x="2604" y="1304" type="line" smooth="yes"/>
+ <point x="2604" y="1756"/>
+ <point x="2296" y="2004"/>
+ <point x="1880" y="2004" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2740, 'leftMargin': 147, 'rightMargin': 199}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Oopen_.cn.glif b/src/Interface-Bold.ufo/glyphs/Oopen_.cn.glif
new file mode 100644
index 000000000..5a39a6c20
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Oopen_.cn.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Oopen.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="200" y="680" type="line"/>
+ <point x="228" y="208"/>
+ <point x="528" y="-28"/>
+ <point x="1024" y="-28" type="curve" smooth="yes"/>
+ <point x="1552" y="-28"/>
+ <point x="1852" y="260"/>
+ <point x="1852" y="832" type="curve" smooth="yes"/>
+ <point x="1852" y="1168" type="line" smooth="yes"/>
+ <point x="1852" y="1740"/>
+ <point x="1532" y="2032"/>
+ <point x="1024" y="2032" type="curve" smooth="yes"/>
+ <point x="508" y="2032"/>
+ <point x="240" y="1776"/>
+ <point x="200" y="1312" type="curve"/>
+ <point x="660" y="1312" type="line"/>
+ <point x="672" y="1592"/>
+ <point x="764" y="1660"/>
+ <point x="1024" y="1660" type="curve" smooth="yes"/>
+ <point x="1276" y="1660"/>
+ <point x="1388" y="1560"/>
+ <point x="1388" y="1172" type="curve" smooth="yes"/>
+ <point x="1388" y="832" type="line" smooth="yes"/>
+ <point x="1388" y="448"/>
+ <point x="1296" y="344"/>
+ <point x="1024" y="344" type="curve" smooth="yes"/>
+ <point x="792" y="344"/>
+ <point x="672" y="396"/>
+ <point x="660" y="680" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1847, 'leftMargin': 78, 'rightMargin': 117}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Oopen_.glif b/src/Interface-Bold.ufo/glyphs/Oopen_.glif
new file mode 100644
index 000000000..ff7445cb8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Oopen_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Oopen" format="1">
+ <advance width="2048"/>
+ <unicode hex="0186"/>
+ <outline>
+ <contour>
+ <point x="192" y="692" type="line"/>
+ <point x="228" y="276"/>
+ <point x="504" y="-28"/>
+ <point x="1020" y="-28" type="curve" smooth="yes"/>
+ <point x="1524" y="-28"/>
+ <point x="1856" y="344"/>
+ <point x="1856" y="948" type="curve" smooth="yes"/>
+ <point x="1856" y="1056" type="line" smooth="yes"/>
+ <point x="1856" y="1660"/>
+ <point x="1544" y="2032"/>
+ <point x="1016" y="2032" type="curve" smooth="yes"/>
+ <point x="520" y="2032"/>
+ <point x="216" y="1744"/>
+ <point x="196" y="1324" type="curve"/>
+ <point x="652" y="1324" type="line"/>
+ <point x="664" y="1552"/>
+ <point x="784" y="1652"/>
+ <point x="1016" y="1652" type="curve" smooth="yes"/>
+ <point x="1288" y="1652"/>
+ <point x="1388" y="1480"/>
+ <point x="1388" y="1056" type="curve" smooth="yes"/>
+ <point x="1388" y="944" type="line" smooth="yes"/>
+ <point x="1388" y="520"/>
+ <point x="1268" y="348"/>
+ <point x="1020" y="348" type="curve" smooth="yes"/>
+ <point x="756" y="348"/>
+ <point x="664" y="468"/>
+ <point x="652" y="692" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1847, 'leftMargin': 78, 'rightMargin': 103}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Oslash_.glif b/src/Interface-Bold.ufo/glyphs/Oslash_.glif
new file mode 100644
index 000000000..4845f9e97
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Oslash_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Oslash" format="1">
+ <advance width="2048"/>
+ <unicode hex="00D8"/>
+ <outline>
+ <contour>
+ <point x="972" y="2304" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1924" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1924" y="2304" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1744" y="2088" type="line"/>
+ <point x="1468" y="2088" type="line"/>
+ <point x="180" y="-132" type="line"/>
+ <point x="460" y="-132" type="line"/>
+ </contour>
+ <component base="O"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1939, 'leftMargin': 170, 'rightMargin': 33}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Otcyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Otcyrillic_.glif
new file mode 100644
index 000000000..57d7180eb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Otcyrillic_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Otcyrillic" format="1">
+ <advance width="2816"/>
+ <unicode hex="047E"/>
+ <outline>
+ <contour>
+ <point x="1224" y="2320" type="line"/>
+ <point x="1224" y="2144" type="line"/>
+ <point x="1472" y="2144" type="line"/>
+ <point x="1472" y="2320" type="line"/>
+ <point x="1988" y="2320" type="line"/>
+ <point x="1984" y="2516" type="line"/>
+ <point x="736" y="2516" type="line"/>
+ <point x="736" y="2320" type="line"/>
+ </contour>
+ <component base="Omegacyrillic"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2739.0, 'leftMargin': 196, 'rightMargin': 119.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/P_.glif b/src/Interface-Bold.ufo/glyphs/P_.glif
new file mode 100644
index 000000000..34d992923
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/P_.glif
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="P" format="1">
+ <advance width="1792"/>
+ <unicode hex="0050"/>
+ <outline>
+ <contour>
+ <point x="12.0" y="2000.0" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="904.0" y="2216.0" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="812.0" y="16.0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1912.0" y="2200.0" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1912.0" y="-560.0" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1912.0" y="2216.0" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="920" y="680" type="line"/>
+ <point x="1400" y="680"/>
+ <point x="1672" y="936"/>
+ <point x="1672" y="1324" type="curve"/>
+ <point x="1672" y="1716"/>
+ <point x="1400" y="2004"/>
+ <point x="920" y="2004" type="curve"/>
+ <point x="128" y="2004" type="line"/>
+ <point x="128" y="0" type="line"/>
+ <point x="592" y="0" type="line"/>
+ <point x="592" y="1620" type="line"/>
+ <point x="920" y="1620" type="line"/>
+ <point x="1128" y="1624"/>
+ <point x="1208" y="1492"/>
+ <point x="1208" y="1344" type="curve"/>
+ <point x="1208" y="1188"/>
+ <point x="1128" y="1064"/>
+ <point x="920" y="1060" type="curve"/>
+ <point x="420" y="1060" type="line"/>
+ <point x="420" y="680" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1552.375</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1829, 'leftMargin': 161, 'rightMargin': 106}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Pemiddlehookcyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Pemiddlehookcyrillic_.glif
new file mode 100644
index 000000000..158f28d6b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Pemiddlehookcyrillic_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Pemiddlehookcyrillic" format="1">
+ <advance width="3072"/>
+ <unicode hex="04A6"/>
+ <outline>
+ <component base="Pi" xOffset="-60"/>
+ <component base="largerighthook" xOffset="1704" yOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2963, 'leftMargin': 160, 'rightMargin': -71}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Phi_.glif b/src/Interface-Bold.ufo/glyphs/Phi_.glif
new file mode 100644
index 000000000..8d771179b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Phi_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Phi" format="1">
+ <advance width="2304"/>
+ <unicode hex="03A6"/>
+ <outline>
+ <contour>
+ <point x="1332" y="224" type="line"/>
+ <point x="1832" y="224"/>
+ <point x="2172" y="520"/>
+ <point x="2172" y="988" type="curve" smooth="yes"/>
+ <point x="2172" y="1476"/>
+ <point x="1832" y="1780"/>
+ <point x="1332" y="1780" type="curve" smooth="yes"/>
+ <point x="976" y="1780" type="line" smooth="yes"/>
+ <point x="472" y="1780"/>
+ <point x="132" y="1472"/>
+ <point x="132" y="984" type="curve" smooth="yes"/>
+ <point x="132" y="516"/>
+ <point x="472" y="224"/>
+ <point x="976" y="224" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="976" y="628" type="line"/>
+ <point x="748" y="628"/>
+ <point x="584" y="740"/>
+ <point x="584" y="984" type="curve" smooth="yes"/>
+ <point x="584" y="1252"/>
+ <point x="748" y="1376"/>
+ <point x="976" y="1376" type="curve" smooth="yes"/>
+ <point x="1336" y="1376" type="line" smooth="yes"/>
+ <point x="1564" y="1376"/>
+ <point x="1724" y="1256"/>
+ <point x="1724" y="988" type="curve" smooth="yes"/>
+ <point x="1724" y="744"/>
+ <point x="1564" y="628"/>
+ <point x="1336" y="628" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1384" y="2004" type="line"/>
+ <point x="928" y="2004" type="line"/>
+ <point x="928" y="0" type="line"/>
+ <point x="1384" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2222.0, 'leftMargin': 100, 'rightMargin': 81.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Phook_.glif b/src/Interface-Bold.ufo/glyphs/Phook_.glif
new file mode 100644
index 000000000..2ae685c99
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Phook_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Phook" format="1">
+ <advance width="2304"/>
+ <unicode hex="01A4"/>
+ <outline>
+ <contour>
+ <point x="936" y="1628" type="line" name="hr00"/>
+ <point x="936" y="2004" type="line"/>
+ <point x="624" y="2004" type="line" smooth="yes"/>
+ <point x="248" y="2004"/>
+ <point x="44" y="1796"/>
+ <point x="44" y="1452" type="curve" smooth="yes"/>
+ <point x="44" y="1376"/>
+ <point x="52" y="1316"/>
+ <point x="68" y="1240" type="curve"/>
+ <point x="436" y="1240" type="line"/>
+ <point x="432" y="1284"/>
+ <point x="424" y="1324"/>
+ <point x="424" y="1368" type="curve" smooth="yes"/>
+ <point x="424" y="1492"/>
+ <point x="464" y="1628"/>
+ <point x="624" y="1628" type="curve" smooth="yes"/>
+ </contour>
+ <component base="P" xOffset="456"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2296, 'leftMargin': 55, 'rightMargin': 24}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Pi_.glif b/src/Interface-Bold.ufo/glyphs/Pi_.glif
new file mode 100644
index 000000000..cd6449dee
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Pi_.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Pi" format="1">
+ <advance width="2048"/>
+ <unicode hex="03A0"/>
+ <outline>
+ <contour>
+ <point x="1852" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1856" y="2004" type="line"/>
+ <point x="192" y="2004" type="line"/>
+ <point x="192" y="0" type="line"/>
+ <point x="652" y="0" type="line"/>
+ <point x="652" y="1628" type="line"/>
+ <point x="1396" y="1628" type="line"/>
+ <point x="1396" y="0" type="line"/>
+ <point x="1856" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1986, 'leftMargin': 160, 'rightMargin': 160}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Psi_.glif b/src/Interface-Bold.ufo/glyphs/Psi_.glif
new file mode 100644
index 000000000..fb7ac84e1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Psi_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Psi" format="1">
+ <advance width="2304"/>
+ <unicode hex="03A8"/>
+ <outline>
+ <contour>
+ <point x="1676" y="2004" type="line"/>
+ <point x="1676" y="1400" type="line" smooth="yes"/>
+ <point x="1676" y="1068"/>
+ <point x="1564" y="920"/>
+ <point x="1288" y="920" type="curve" smooth="yes"/>
+ <point x="1060" y="920" type="line"/>
+ <point x="780" y="920"/>
+ <point x="628" y="1068"/>
+ <point x="628" y="1400" type="curve" smooth="yes"/>
+ <point x="628" y="2004" type="line"/>
+ <point x="168" y="2004" type="line"/>
+ <point x="168" y="1400" type="line"/>
+ <point x="168" y="852"/>
+ <point x="508" y="548"/>
+ <point x="1036" y="548" type="curve" smooth="yes"/>
+ <point x="1268" y="548" type="line"/>
+ <point x="1796" y="548"/>
+ <point x="2140" y="852"/>
+ <point x="2140" y="1400" type="curve"/>
+ <point x="2140" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1396" y="2004" type="line"/>
+ <point x="936" y="2004" type="line"/>
+ <point x="936" y="0" type="line"/>
+ <point x="1396" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2083, 'leftMargin': 56, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Q_.cn.glif b/src/Interface-Bold.ufo/glyphs/Q_.cn.glif
new file mode 100644
index 000000000..212759455
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Q_.cn.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Q.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="1320" y="332" type="line"/>
+ <point x="1044" y="76" type="line"/>
+ <point x="1588" y="-368" type="line"/>
+ <point x="1876" y="-112" type="line"/>
+ </contour>
+ <contour>
+ <point x="1880" y="1152" type="line"/>
+ <point x="1880" y="1732"/>
+ <point x="1532" y="2032"/>
+ <point x="1024" y="2032" type="curve" smooth="yes"/>
+ <point x="512" y="2032"/>
+ <point x="172" y="1732"/>
+ <point x="172" y="1152" type="curve"/>
+ <point x="172" y="852" type="line"/>
+ <point x="172" y="272"/>
+ <point x="516" y="-28"/>
+ <point x="1028" y="-28" type="curve" smooth="yes"/>
+ <point x="1536" y="-28"/>
+ <point x="1880" y="272"/>
+ <point x="1880" y="852" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1420" y="852" type="line"/>
+ <point x="1420" y="496"/>
+ <point x="1284" y="344"/>
+ <point x="1028" y="344" type="curve" smooth="yes"/>
+ <point x="764" y="344"/>
+ <point x="632" y="496"/>
+ <point x="632" y="852" type="curve" smooth="yes"/>
+ <point x="632" y="1156" type="line" smooth="yes"/>
+ <point x="632" y="1516"/>
+ <point x="764" y="1660"/>
+ <point x="1024" y="1660" type="curve" smooth="yes"/>
+ <point x="1280" y="1660"/>
+ <point x="1420" y="1516"/>
+ <point x="1420" y="1156" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 118, 'rightMargin': 117}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Q_.glif b/src/Interface-Bold.ufo/glyphs/Q_.glif
new file mode 100644
index 000000000..e25c1d3f8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Q_.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Q" format="1">
+ <advance width="2048"/>
+ <unicode hex="0051"/>
+ <outline>
+ <contour>
+ <point x="1016" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1012" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1996" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1996" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1996" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1276" y="764" type="line"/>
+ <point x="976" y="524" type="line"/>
+ <point x="1560" y="-340" type="line"/>
+ <point x="1872" y="-112" type="line"/>
+ </contour>
+ <component base="O"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1728.375</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 105, 'rightMargin': 103}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/R_.glif b/src/Interface-Bold.ufo/glyphs/R_.glif
new file mode 100644
index 000000000..ec2cb0d01
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/R_.glif
@@ -0,0 +1,133 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="R" format="1">
+ <advance width="1792"/>
+ <unicode hex="0052"/>
+ <outline>
+ <contour>
+ <point x="884" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="908" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1892" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1892" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1892" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="128" y="2004" type="line" name="hr00"/>
+ <point x="128" y="0" type="line"/>
+ <point x="592" y="0" type="line"/>
+ <point x="592" y="1620" type="line"/>
+ <point x="900" y="1620" type="line" smooth="yes"/>
+ <point x="1092" y="1620"/>
+ <point x="1192" y="1524"/>
+ <point x="1192" y="1352" type="curve" smooth="yes"/>
+ <point x="1192" y="1184"/>
+ <point x="1096" y="1088"/>
+ <point x="900" y="1088" type="curve" smooth="yes"/>
+ <point x="416" y="1088" type="line"/>
+ <point x="420" y="708" type="line"/>
+ <point x="1072" y="708" type="line"/>
+ <point x="1224" y="796" type="line"/>
+ <point x="1480" y="892"/>
+ <point x="1652" y="1052"/>
+ <point x="1652" y="1396" type="curve" smooth="yes"/>
+ <point x="1652" y="1736"/>
+ <point x="1364" y="2004"/>
+ <point x="900" y="2004" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1228" y="0" type="line"/>
+ <point x="1724" y="0" type="line"/>
+ <point x="1724" y="20" type="line"/>
+ <point x="1272" y="888" type="line"/>
+ <point x="784" y="888" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1552.375</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1432.75</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>P</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>R</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>1792</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1825, 'leftMargin': 161, 'rightMargin': 68}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Rsmallcap_.glif b/src/Interface-Bold.ufo/glyphs/Rsmallcap_.glif
new file mode 100644
index 000000000..78c3ead17
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Rsmallcap_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Rsmallcap" format="1">
+ <advance width="1792"/>
+ <unicode hex="0280"/>
+ <outline>
+ <contour>
+ <point x="832" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="832" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1632" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="724" y="760" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ <point x="1576" y="0" type="line"/>
+ <point x="1168" y="760" type="line"/>
+ </contour>
+ <contour>
+ <point x="220" y="1488" type="line"/>
+ <point x="220" y="0" type="line"/>
+ <point x="660" y="0" type="line"/>
+ <point x="660" y="1132" type="line"/>
+ <point x="884" y="1132" type="line" smooth="yes"/>
+ <point x="1028" y="1132"/>
+ <point x="1100" y="1052"/>
+ <point x="1100" y="960" type="curve" smooth="yes"/>
+ <point x="1100" y="872"/>
+ <point x="1028" y="792"/>
+ <point x="884" y="792" type="curve" smooth="yes"/>
+ <point x="488" y="792" type="line"/>
+ <point x="488" y="492" type="line"/>
+ <point x="884" y="492" type="line" smooth="yes"/>
+ <point x="1288" y="492"/>
+ <point x="1540" y="696"/>
+ <point x="1540" y="976" type="curve" smooth="yes"/>
+ <point x="1540" y="1272"/>
+ <point x="1288" y="1488"/>
+ <point x="884" y="1488" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 171, 'rightMargin': 59}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Rsmallcapinv_.glif b/src/Interface-Bold.ufo/glyphs/Rsmallcapinv_.glif
new file mode 100644
index 000000000..f65a3cb7a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Rsmallcapinv_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Rsmallcapinv" format="1">
+ <advance width="1792"/>
+ <unicode hex="0281"/>
+ <outline>
+ <contour>
+ <point x="892" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="892" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1632" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1168" y="732" type="line"/>
+ <point x="1576" y="1488" type="line"/>
+ <point x="1132" y="1488" type="line"/>
+ <point x="724" y="732" type="line"/>
+ </contour>
+ <contour>
+ <point x="884" y="0" type="line"/>
+ <point x="1288" y="0"/>
+ <point x="1540" y="216"/>
+ <point x="1540" y="512" type="curve" smooth="yes"/>
+ <point x="1540" y="792"/>
+ <point x="1288" y="996"/>
+ <point x="884" y="996" type="curve" smooth="yes"/>
+ <point x="488" y="996" type="line"/>
+ <point x="488" y="696" type="line"/>
+ <point x="884" y="696" type="line" smooth="yes"/>
+ <point x="1028" y="696"/>
+ <point x="1100" y="608"/>
+ <point x="1100" y="528" type="curve" smooth="yes"/>
+ <point x="1100" y="448"/>
+ <point x="1028" y="356"/>
+ <point x="884" y="356" type="curve" smooth="yes"/>
+ <point x="660" y="356" type="line"/>
+ <point x="660" y="1488" type="line"/>
+ <point x="220" y="1488" type="line"/>
+ <point x="220" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 171, 'rightMargin': 59}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Rturnsuper_.glif b/src/Interface-Bold.ufo/glyphs/Rturnsuper_.glif
new file mode 100644
index 000000000..f66368220
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Rturnsuper_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Rturnsuper" format="1">
+ <advance width="1280"/>
+ <unicode hex="02B6"/>
+ <outline>
+ <contour>
+ <point x="848" y="1484" type="line"/>
+ <point x="1152" y="2004" type="line"/>
+ <point x="804" y="2004" type="line"/>
+ <point x="504" y="1484" type="line"/>
+ </contour>
+ <contour>
+ <point x="620" y="900" type="line"/>
+ <point x="920" y="900"/>
+ <point x="1108" y="1064"/>
+ <point x="1108" y="1280" type="curve" smooth="yes"/>
+ <point x="1108" y="1488"/>
+ <point x="920" y="1680"/>
+ <point x="620" y="1680" type="curve" smooth="yes"/>
+ <point x="328" y="1680" type="line"/>
+ <point x="328" y="1416" type="line"/>
+ <point x="644" y="1416" type="line" smooth="yes"/>
+ <point x="748" y="1416"/>
+ <point x="804" y="1364"/>
+ <point x="804" y="1292" type="curve" smooth="yes"/>
+ <point x="804" y="1216"/>
+ <point x="748" y="1168"/>
+ <point x="644" y="1168" type="curve" smooth="yes"/>
+ <point x="436" y="1168" type="line"/>
+ <point x="436" y="2004" type="line"/>
+ <point x="128" y="2004" type="line"/>
+ <point x="128" y="900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1216, 'leftMargin': 138, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Rx_.glif b/src/Interface-Bold.ufo/glyphs/Rx_.glif
new file mode 100644
index 000000000..5ded03d34
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Rx_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Rx" format="1">
+ <advance width="2304"/>
+ <unicode hex="211E"/>
+ <outline>
+ <contour>
+ <point x="1608" y="0" type="line"/>
+ <point x="2084" y="0" type="line"/>
+ <point x="2084" y="20" type="line"/>
+ <point x="1352" y="892" type="line"/>
+ <point x="884" y="888" type="line"/>
+ </contour>
+ <contour>
+ <point x="2072" y="888" type="line"/>
+ <point x="1604" y="892" type="line"/>
+ <point x="872" y="20" type="line"/>
+ <point x="872" y="0" type="line"/>
+ <point x="1348" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="220" y="2004" type="line"/>
+ <point x="220" y="0" type="line"/>
+ <point x="680" y="0" type="line"/>
+ <point x="680" y="1628" type="line"/>
+ <point x="992" y="1628" type="line" smooth="yes"/>
+ <point x="1188" y="1628"/>
+ <point x="1284" y="1524"/>
+ <point x="1284" y="1352" type="curve" smooth="yes"/>
+ <point x="1284" y="1184"/>
+ <point x="1188" y="1080"/>
+ <point x="992" y="1080" type="curve" smooth="yes"/>
+ <point x="508" y="1080" type="line"/>
+ <point x="512" y="708" type="line"/>
+ <point x="1168" y="708" type="line"/>
+ <point x="1316" y="796" type="line"/>
+ <point x="1572" y="892"/>
+ <point x="1744" y="1052"/>
+ <point x="1744" y="1396" type="curve" smooth="yes"/>
+ <point x="1744" y="1792"/>
+ <point x="1456" y="2004"/>
+ <point x="992" y="2004" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2096, 'leftMargin': 161, 'rightMargin': 69}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/S_.glif b/src/Interface-Bold.ufo/glyphs/S_.glif
new file mode 100644
index 000000000..6330123b7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/S_.glif
@@ -0,0 +1,119 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="S" format="1">
+ <advance width="1792"/>
+ <unicode hex="0053"/>
+ <outline>
+ <contour>
+ <point x="928" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="928" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1776" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1776" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1776" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1204" y="1408" type="curve"/>
+ <point x="1664.0" y="1408.0" type="line"/>
+ <point x="1664.0" y="1788.0"/>
+ <point x="1360.0" y="2032.0"/>
+ <point x="920.0" y="2032.0" type="curve" smooth="yes"/>
+ <point x="480.0" y="2032.0"/>
+ <point x="160.0" y="1812.0"/>
+ <point x="160.0" y="1468.0" type="curve"/>
+ <point x="160.0" y="1108.0"/>
+ <point x="388" y="984"/>
+ <point x="752" y="876" type="curve" smooth="yes"/>
+ <point x="792" y="864" type="line" smooth="yes"/>
+ <point x="1108" y="768"/>
+ <point x="1204.0" y="678.0"/>
+ <point x="1204.0" y="560.0" type="curve" smooth="yes" name="hr00"/>
+ <point x="1204.0" y="452.0"/>
+ <point x="1100.0" y="348.0"/>
+ <point x="908.0" y="348.0" type="curve" smooth="yes"/>
+ <point x="676.0" y="348.0"/>
+ <point x="568.0" y="452.0"/>
+ <point x="560.0" y="648.0" type="curve"/>
+ <point x="100.0" y="648.0" type="line"/>
+ <point x="100.0" y="176.0"/>
+ <point x="500.0" y="-28.0"/>
+ <point x="908.0" y="-28.0" type="curve" smooth="yes"/>
+ <point x="1352.0" y="-28.0"/>
+ <point x="1664.0" y="160.0"/>
+ <point x="1664.0" y="564.0" type="curve"/>
+ <point x="1664.0" y="885.0"/>
+ <point x="1436" y="1052"/>
+ <point x="1052" y="1188" type="curve" smooth="yes"/>
+ <point x="996" y="1208" type="line" smooth="yes"/>
+ <point x="776" y="1288"/>
+ <point x="620.0" y="1340.0"/>
+ <point x="620.0" y="1464.0" type="curve"/>
+ <point x="620.0" y="1576.0"/>
+ <point x="720.0" y="1652.0"/>
+ <point x="908.0" y="1652.0" type="curve" smooth="yes"/>
+ <point x="1100.0" y="1652.0"/>
+ <point x="1196" y="1560"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1552.375</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1753, 'leftMargin': 91, 'rightMargin': 97}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Sampi_.glif b/src/Interface-Bold.ufo/glyphs/Sampi_.glif
new file mode 100644
index 000000000..e40d6c1e9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Sampi_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Sampi" format="1">
+ <advance width="2304"/>
+ <unicode hex="03E0"/>
+ <outline>
+ <contour>
+ <point x="644" y="1116" type="line" name="hr00"/>
+ <point x="652" y="1416"/>
+ <point x="788" y="1652"/>
+ <point x="1092" y="1652" type="curve" smooth="yes"/>
+ <point x="1428" y="1652"/>
+ <point x="1620" y="1336"/>
+ <point x="1620" y="792" type="curve" smooth="yes"/>
+ <point x="1620" y="640" type="line" smooth="yes"/>
+ <point x="1620" y="100"/>
+ <point x="1456" y="-160"/>
+ <point x="1116" y="-160" type="curve"/>
+ <point x="1116" y="-600" type="line"/>
+ <point x="1748" y="-600"/>
+ <point x="2088" y="-128"/>
+ <point x="2088" y="640" type="curve" smooth="yes"/>
+ <point x="2088" y="788" type="line" smooth="yes"/>
+ <point x="2088" y="1556"/>
+ <point x="1732" y="2032"/>
+ <point x="1116" y="2032" type="curve" smooth="yes"/>
+ <point x="504" y="2032"/>
+ <point x="252" y="1584"/>
+ <point x="220" y="1116" type="curve"/>
+ </contour>
+ <contour>
+ <point x="472" y="856" type="line"/>
+ <point x="648" y="544" type="line"/>
+ <point x="1704" y="1160" type="line"/>
+ <point x="1524" y="1468" type="line"/>
+ </contour>
+ <contour>
+ <point x="764" y="284" type="line"/>
+ <point x="944" y="-28" type="line"/>
+ <point x="2000" y="588" type="line"/>
+ <point x="1820" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2050, 'leftMargin': 78, 'rightMargin': 104}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Schwa_.glif b/src/Interface-Bold.ufo/glyphs/Schwa_.glif
new file mode 100644
index 000000000..c6eef7d7e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Schwa_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Schwa" format="1">
+ <advance width="2048"/>
+ <unicode hex="018F"/>
+ <outline>
+ <contour>
+ <point x="1024" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1024" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2020" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1028" y="-28" type="curve" smooth="yes"/>
+ <point x="1520" y="-28"/>
+ <point x="1896" y="344"/>
+ <point x="1896" y="880" type="curve" smooth="yes"/>
+ <point x="1896" y="1116" type="line" smooth="yes"/>
+ <point x="1896" y="1652"/>
+ <point x="1564" y="2032"/>
+ <point x="932" y="2032" type="curve" smooth="yes"/>
+ <point x="644" y="2032"/>
+ <point x="348" y="1960"/>
+ <point x="288" y="1932" type="curve"/>
+ <point x="356" y="1544" type="line"/>
+ <point x="464" y="1576"/>
+ <point x="652" y="1620"/>
+ <point x="904" y="1620" type="curve" smooth="yes"/>
+ <point x="1308" y="1620"/>
+ <point x="1436" y="1392"/>
+ <point x="1436" y="1116" type="curve" smooth="yes"/>
+ <point x="1436" y="880" type="line" smooth="yes"/>
+ <point x="1436" y="604"/>
+ <point x="1300" y="380"/>
+ <point x="1028" y="380" type="curve" smooth="yes"/>
+ <point x="724" y="380"/>
+ <point x="612" y="540"/>
+ <point x="612" y="744" type="curve" smooth="yes"/>
+ <point x="612" y="784" type="line"/>
+ <point x="1548" y="784" type="line"/>
+ <point x="1548" y="1164" type="line"/>
+ <point x="152" y="1164" type="line"/>
+ <point x="152" y="920" type="line" smooth="yes"/>
+ <point x="152" y="340"/>
+ <point x="456" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1964, 'leftMargin': 98, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Schwacyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Schwacyrillic_.glif
new file mode 100644
index 000000000..4e80007d8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Schwacyrillic_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Schwacyrillic" format="1">
+ <advance width="2048"/>
+ <unicode hex="04D8"/>
+ <outline>
+ <contour>
+ <point x="972" y="2136" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1000" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2020" y="2136" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="904" y="2032" type="curve"/>
+ <point x="572" y="2032"/>
+ <point x="348" y="1960"/>
+ <point x="288" y="1932" type="curve"/>
+ <point x="356" y="1544" type="line"/>
+ <point x="464" y="1576"/>
+ <point x="652" y="1620"/>
+ <point x="904" y="1620" type="curve" smooth="yes"/>
+ <point x="1308" y="1620"/>
+ <point x="1436" y="1392"/>
+ <point x="1436" y="1116" type="curve" smooth="yes"/>
+ <point x="1436" y="880" type="line" smooth="yes"/>
+ <point x="1436" y="604"/>
+ <point x="1300" y="380"/>
+ <point x="1028" y="380" type="curve"/>
+ <point x="724" y="380"/>
+ <point x="612" y="540"/>
+ <point x="612" y="744" type="curve"/>
+ <point x="612" y="784" type="line"/>
+ <point x="1548" y="784" type="line"/>
+ <point x="1548" y="1164" type="line"/>
+ <point x="152" y="1164" type="line"/>
+ <point x="152" y="920" type="line" smooth="yes"/>
+ <point x="152" y="340"/>
+ <point x="456" y="-28"/>
+ <point x="1028" y="-28" type="curve" smooth="yes"/>
+ <point x="1520" y="-32"/>
+ <point x="1896" y="344"/>
+ <point x="1896" y="880" type="curve" smooth="yes"/>
+ <point x="1896" y="1116" type="line" smooth="yes"/>
+ <point x="1896" y="1652"/>
+ <point x="1564" y="2032"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1964, 'leftMargin': 98, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Shhacyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Shhacyrillic_.glif
new file mode 100644
index 000000000..a95d11ed8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Shhacyrillic_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Shhacyrillic" format="1">
+ <advance width="2048"/>
+ <unicode hex="04BA"/>
+ <outline>
+ <contour>
+ <point x="824" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1832" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1388" y="0" type="move" name="left"/>
+ </contour>
+ <contour>
+ <point x="2012" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1836" y="0" type="line"/>
+ <point x="1836" y="608" type="line"/>
+ <point x="1836" y="1076"/>
+ <point x="1512" y="1292"/>
+ <point x="1016" y="1292" type="curve" smooth="yes"/>
+ <point x="932" y="1292"/>
+ <point x="672" y="1272"/>
+ <point x="584" y="1240" type="curve"/>
+ <point x="584" y="868" type="line"/>
+ <point x="668" y="900"/>
+ <point x="924" y="920"/>
+ <point x="1016" y="920" type="curve" smooth="yes"/>
+ <point x="1256" y="920"/>
+ <point x="1376" y="852"/>
+ <point x="1376" y="608" type="curve" smooth="yes"/>
+ <point x="1376" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="676" y="0" type="line"/>
+ <point x="676" y="2004" type="line"/>
+ <point x="216" y="2004" type="line"/>
+ <point x="216" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1986, 'leftMargin': 187, 'rightMargin': 178}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Sigma_.glif b/src/Interface-Bold.ufo/glyphs/Sigma_.glif
new file mode 100644
index 000000000..ab090ed7c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Sigma_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Sigma" format="1">
+ <advance width="1792"/>
+ <unicode hex="03A3"/>
+ <outline>
+ <contour>
+ <point x="1608" y="372" type="line"/>
+ <point x="356" y="372" type="line"/>
+ <point x="356" y="0" type="line"/>
+ <point x="1608" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1588" y="2004" type="line"/>
+ <point x="424" y="2004" type="line"/>
+ <point x="424" y="1628" type="line"/>
+ <point x="1588" y="1628" type="line"/>
+ </contour>
+ <contour>
+ <point x="1256" y="1024" type="line"/>
+ <point x="560" y="2004" type="line"/>
+ <point x="184" y="2004" type="line"/>
+ <point x="184" y="1796" type="line"/>
+ <point x="772" y="1016" type="line"/>
+ <point x="184" y="208" type="line"/>
+ <point x="184" y="0" type="line"/>
+ <point x="560" y="0" type="line"/>
+ <point x="1256" y="1008" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1591, 'leftMargin': 100, 'rightMargin': 66}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Stigma_.glif b/src/Interface-Bold.ufo/glyphs/Stigma_.glif
new file mode 100644
index 000000000..e97b7c0c0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Stigma_.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Stigma" format="1">
+ <advance width="2048"/>
+ <unicode hex="03DA"/>
+ <outline>
+ <contour>
+ <point x="1080" y="-540" type="line" name="hr00"/>
+ <point x="1476" y="-540"/>
+ <point x="1780" y="-364"/>
+ <point x="1780" y="-32" type="curve" smooth="yes"/>
+ <point x="1780" y="160"/>
+ <point x="1688" y="308"/>
+ <point x="1488" y="376" type="curve" smooth="yes"/>
+ <point x="1020" y="528" type="line" smooth="yes"/>
+ <point x="804" y="596"/>
+ <point x="660" y="744"/>
+ <point x="660" y="1112" type="curve" smooth="yes"/>
+ <point x="660" y="1160" type="line" smooth="yes"/>
+ <point x="660" y="1436"/>
+ <point x="756" y="1652"/>
+ <point x="1036" y="1652" type="curve" smooth="yes"/>
+ <point x="1304" y="1652"/>
+ <point x="1388" y="1528"/>
+ <point x="1400" y="1312" type="curve"/>
+ <point x="1856" y="1312" type="line"/>
+ <point x="1820" y="1712"/>
+ <point x="1560" y="2032"/>
+ <point x="1036" y="2032" type="curve" smooth="yes"/>
+ <point x="548" y="2032"/>
+ <point x="192" y="1664"/>
+ <point x="192" y="1156" type="curve" smooth="yes"/>
+ <point x="192" y="1112" type="line" smooth="yes"/>
+ <point x="192" y="480"/>
+ <point x="484" y="240"/>
+ <point x="804" y="152" type="curve" smooth="yes"/>
+ <point x="1184" y="48" type="line" smooth="yes"/>
+ <point x="1272" y="24"/>
+ <point x="1312" y="-8"/>
+ <point x="1312" y="-68" type="curve" smooth="yes"/>
+ <point x="1312" y="-164"/>
+ <point x="1200" y="-192"/>
+ <point x="1076" y="-192" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-539.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1847, 'leftMargin': 103, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/T_.glif b/src/Interface-Bold.ufo/glyphs/T_.glif
new file mode 100644
index 000000000..f7f212a49
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/T_.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="T" format="1">
+ <advance width="1792"/>
+ <unicode hex="0054"/>
+ <outline>
+ <contour>
+ <point x="888.0" y="2200.0" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="888.0" y="16.0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1064.0" y="0.0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="848.0" y="1120.0" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="1780.0" y="2200.0" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1780.0" y="-560.0" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1780.0" y="2200.0" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1128" y="2004" type="line"/>
+ <point x="664" y="2004" type="line"/>
+ <point x="664" y="0" type="line"/>
+ <point x="1128" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1728" y="2004" type="line"/>
+ <point x="68" y="2004" type="line"/>
+ <point x="68" y="1620" type="line"/>
+ <point x="1728" y="1620" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1766, 'leftMargin': 52, 'rightMargin': 54}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Tetsecyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Tetsecyrillic_.glif
new file mode 100644
index 000000000..92267a668
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Tetsecyrillic_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Tetsecyrillic" format="1">
+ <advance width="2560"/>
+ <unicode hex="04B4"/>
+ <outline>
+ <contour>
+ <point x="1388" y="2004" type="line"/>
+ <point x="64" y="2004" type="line"/>
+ <point x="64" y="1644" type="line"/>
+ <point x="1388" y="1644" type="line"/>
+ </contour>
+ <component base="afii10040" xOffset="368"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2512, 'leftMargin': 37, 'rightMargin': 38}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Theta_.glif b/src/Interface-Bold.ufo/glyphs/Theta_.glif
new file mode 100644
index 000000000..d3d7bb430
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Theta_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Theta" format="1">
+ <advance width="2048"/>
+ <unicode hex="0398"/>
+ <outline>
+ <contour>
+ <point x="1208" y="1168" type="line"/>
+ <point x="748" y="1168" type="line"/>
+ <point x="748" y="812" type="line"/>
+ <point x="1208" y="812" type="line"/>
+ </contour>
+ <component base="O"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 157, 'rightMargin': 51}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Thook_.glif b/src/Interface-Bold.ufo/glyphs/Thook_.glif
new file mode 100644
index 000000000..c2c723329
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Thook_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Thook" format="1">
+ <advance width="2304"/>
+ <unicode hex="01AC"/>
+ <outline>
+ <contour>
+ <point x="1528" y="2004" type="line"/>
+ <point x="1064" y="2004" type="line"/>
+ <point x="1064" y="0" type="line"/>
+ <point x="1528" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2132" y="2004" type="line"/>
+ <point x="864" y="2004" type="line"/>
+ <point x="864" y="1628" type="line"/>
+ <point x="2132" y="1628" type="line"/>
+ </contour>
+ <contour>
+ <point x="1068" y="1628" type="line"/>
+ <point x="1068" y="2004" type="line"/>
+ <point x="756" y="2004" type="line" smooth="yes"/>
+ <point x="380" y="2004"/>
+ <point x="176" y="1796"/>
+ <point x="176" y="1452" type="curve" smooth="yes"/>
+ <point x="176" y="1376"/>
+ <point x="180" y="1316"/>
+ <point x="200" y="1240" type="curve"/>
+ <point x="568" y="1240" type="line"/>
+ <point x="560" y="1284"/>
+ <point x="556" y="1324"/>
+ <point x="556" y="1368" type="curve" smooth="yes"/>
+ <point x="556" y="1492"/>
+ <point x="592" y="1628"/>
+ <point x="756" y="1628" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2052, 'leftMargin': 41, 'rightMargin': 54}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Thorn_.glif b/src/Interface-Bold.ufo/glyphs/Thorn_.glif
new file mode 100644
index 000000000..2f66acda4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Thorn_.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Thorn" format="1">
+ <advance width="1792"/>
+ <unicode hex="00DE"/>
+ <outline>
+ <contour>
+ <point x="152" y="2004" type="line"/>
+ <point x="152" y="0" type="line"/>
+ <point x="596" y="0" type="line"/>
+ <point x="596" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="292" y="1648" type="line"/>
+ <point x="596" y="1292" type="line"/>
+ <point x="880" y="1292" type="line" smooth="yes"/>
+ <point x="1108" y="1292"/>
+ <point x="1196" y="1160"/>
+ <point x="1196" y="1012" type="curve" smooth="yes"/>
+ <point x="1196" y="868"/>
+ <point x="1108" y="740"/>
+ <point x="880" y="740" type="curve" smooth="yes"/>
+ <point x="540" y="740" type="line"/>
+ <point x="540" y="384" type="line"/>
+ <point x="880" y="384" type="line" smooth="yes"/>
+ <point x="1372" y="384"/>
+ <point x="1640" y="648"/>
+ <point x="1640" y="1016" type="curve" smooth="yes"/>
+ <point x="1640" y="1384"/>
+ <point x="1372" y="1648"/>
+ <point x="880" y="1648" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1733, 'leftMargin': 168, 'rightMargin': 77}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Tonefive_.glif b/src/Interface-Bold.ufo/glyphs/Tonefive_.glif
new file mode 100644
index 000000000..1093c6972
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Tonefive_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Tonefive" format="1">
+ <advance width="1792"/>
+ <unicode hex="01BC"/>
+ <outline>
+ <contour>
+ <point x="540" y="2004" type="line"/>
+ <point x="112" y="2004" type="line"/>
+ <point x="112" y="1644" type="line"/>
+ <point x="540" y="1644" type="line"/>
+ </contour>
+ <component base="five" xOffset="176"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1764, 'leftMargin': 83, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Tonesix_.glif b/src/Interface-Bold.ufo/glyphs/Tonesix_.glif
new file mode 100644
index 000000000..152245075
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Tonesix_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Tonesix" format="1">
+ <advance width="2048"/>
+ <unicode hex="0184"/>
+ <outline>
+ <contour>
+ <point x="396" y="2004" type="line"/>
+ <point x="132" y="1776" type="line"/>
+ <point x="132" y="1556" type="line"/>
+ <point x="396" y="1332" type="line"/>
+ <point x="460" y="1332" type="line"/>
+ <point x="464" y="2004" type="line"/>
+ </contour>
+ <component base="afii10046" xOffset="236"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1940, 'leftMargin': 80, 'rightMargin': 73}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Tonetwo_.glif b/src/Interface-Bold.ufo/glyphs/Tonetwo_.glif
new file mode 100644
index 000000000..96a1d8dcb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Tonetwo_.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Tonetwo" format="1">
+ <advance width="1792"/>
+ <unicode hex="01A7"/>
+ <outline>
+ <contour>
+ <point x="576" y="532" type="curve" smooth="yes"/>
+ <point x="576" y="656"/>
+ <point x="632" y="724"/>
+ <point x="940" y="824" type="curve" smooth="yes"/>
+ <point x="1296" y="944"/>
+ <point x="1620" y="1108"/>
+ <point x="1620" y="1468" type="curve" smooth="yes"/>
+ <point x="1620" y="1812"/>
+ <point x="1300" y="2032"/>
+ <point x="860" y="2032" type="curve" smooth="yes"/>
+ <point x="420" y="2032"/>
+ <point x="116" y="1788"/>
+ <point x="116" y="1408" type="curve"/>
+ <point x="572" y="1408" type="line"/>
+ <point x="572" y="1560"/>
+ <point x="668" y="1664"/>
+ <point x="868" y="1664" type="curve" smooth="yes"/>
+ <point x="1060" y="1664"/>
+ <point x="1160" y="1572"/>
+ <point x="1160" y="1464" type="curve" smooth="yes"/>
+ <point x="1160" y="1344"/>
+ <point x="1020" y="1272"/>
+ <point x="784" y="1196" type="curve" smooth="yes"/>
+ <point x="352" y="1064"/>
+ <point x="116" y="872"/>
+ <point x="116" y="536" type="curve" smooth="yes"/>
+ <point x="116" y="176"/>
+ <point x="404" y="-28"/>
+ <point x="848" y="-28" type="curve" smooth="yes"/>
+ <point x="1256" y="-28"/>
+ <point x="1680" y="176"/>
+ <point x="1680" y="648" type="curve"/>
+ <point x="1216" y="648" type="line"/>
+ <point x="1216" y="416"/>
+ <point x="1080" y="336"/>
+ <point x="848" y="336" type="curve" smooth="yes"/>
+ <point x="656" y="336"/>
+ <point x="576" y="424"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1753, 'leftMargin': 98, 'rightMargin': 91}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Trthook_.glif b/src/Interface-Bold.ufo/glyphs/Trthook_.glif
new file mode 100644
index 000000000..7f2967845
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Trthook_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Trthook" format="1">
+ <advance width="1792"/>
+ <unicode hex="01AE"/>
+ <outline>
+ <contour>
+ <point x="1728" y="2004" type="line"/>
+ <point x="68" y="2004" type="line"/>
+ <point x="68" y="1628" type="line"/>
+ <point x="1728" y="1628" type="line"/>
+ </contour>
+ <contour>
+ <point x="1424" y="-580" type="curve"/>
+ <point x="1404" y="-208" type="line"/>
+ <point x="1360" y="-216"/>
+ <point x="1328" y="-224"/>
+ <point x="1268" y="-224" type="curve" smooth="yes"/>
+ <point x="1172" y="-224"/>
+ <point x="1120" y="-168"/>
+ <point x="1120" y="-20" type="curve" smooth="yes"/>
+ <point x="1120" y="2004" type="line"/>
+ <point x="660" y="2004" type="line"/>
+ <point x="660" y="-20" type="line" smooth="yes"/>
+ <point x="660" y="-396"/>
+ <point x="868" y="-600"/>
+ <point x="1212" y="-600" type="curve" smooth="yes"/>
+ <point x="1288" y="-600"/>
+ <point x="1348" y="-596"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1766, 'leftMargin': 52, 'rightMargin': 54}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/U_.cn.glif b/src/Interface-Bold.ufo/glyphs/U_.cn.glif
new file mode 100644
index 000000000..4a29185a9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/U_.cn.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="U.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1220" y="2004" type="line"/>
+ <point x="1220" y="640" type="line" smooth="yes"/>
+ <point x="1220" y="392"/>
+ <point x="1104" y="344"/>
+ <point x="900" y="344" type="curve" smooth="yes"/>
+ <point x="696" y="344"/>
+ <point x="576" y="392"/>
+ <point x="576" y="640" type="curve" smooth="yes"/>
+ <point x="576" y="2004" type="line"/>
+ <point x="116" y="2004" type="line"/>
+ <point x="116" y="640" type="line"/>
+ <point x="116" y="172"/>
+ <point x="436" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1364" y="-28"/>
+ <point x="1680" y="172"/>
+ <point x="1680" y="640" type="curve"/>
+ <point x="1680" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1866, 'leftMargin': 150, 'rightMargin': 153}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/U_.glif b/src/Interface-Bold.ufo/glyphs/U_.glif
new file mode 100644
index 000000000..a4003c908
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/U_.glif
@@ -0,0 +1,100 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="U" format="1">
+ <advance width="1920"/>
+ <unicode hex="0055"/>
+ <outline>
+ <contour>
+ <point x="892" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="892" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1116" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1396" y="104" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="1832" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1832" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1832" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1328" y="2004" type="line"/>
+ <point x="1328" y="696" type="line" smooth="yes"/>
+ <point x="1328" y="496"/>
+ <point x="1180" y="372"/>
+ <point x="964" y="372" type="curve" smooth="yes"/>
+ <point x="744" y="372"/>
+ <point x="592" y="496"/>
+ <point x="592" y="696" type="curve" smooth="yes"/>
+ <point x="592" y="2004" type="line"/>
+ <point x="128" y="2004" type="line"/>
+ <point x="128" y="696" type="line"/>
+ <point x="128" y="228"/>
+ <point x="468" y="-28"/>
+ <point x="964" y="-28" type="curve" smooth="yes"/>
+ <point x="1456" y="-28"/>
+ <point x="1792" y="228"/>
+ <point x="1792" y="696" type="curve"/>
+ <point x="1792" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1552.375</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1866, 'leftMargin': 150, 'rightMargin': 153}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Uhorn_.glif b/src/Interface-Bold.ufo/glyphs/Uhorn_.glif
new file mode 100644
index 000000000..90cfc888c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Uhorn_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Uhorn" format="1">
+ <advance width="2048"/>
+ <unicode hex="01AF"/>
+ <outline>
+ <contour>
+ <point x="816" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="816" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1844" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1800" y="2112" type="line"/>
+ <point x="1800" y="1848"/>
+ <point x="1784" y="1684"/>
+ <point x="1484" y="1684" type="curve"/>
+ <point x="1484" y="1456" type="line"/>
+ <point x="1948" y="1456"/>
+ <point x="2076" y="1700"/>
+ <point x="2076" y="2112" type="curve"/>
+ </contour>
+ <component base="U" xOffset="-176"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2021, 'leftMargin': 150, 'rightMargin': -230}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Upsilon2_.glif b/src/Interface-Bold.ufo/glyphs/Upsilon2_.glif
new file mode 100644
index 000000000..1157bc651
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Upsilon2_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Upsilon2" format="1">
+ <advance width="1792"/>
+ <unicode hex="01B1"/>
+ <outline>
+ <contour>
+ <point x="616" y="908" type="line"/>
+ <point x="616" y="1352"/>
+ <point x="708" y="1548"/>
+ <point x="824" y="1620" type="curve"/>
+ <point x="824" y="1820" type="line"/>
+ <point x="488" y="1776"/>
+ <point x="96" y="1416"/>
+ <point x="96" y="908" type="curve" smooth="yes"/>
+ <point x="96" y="808" type="line" smooth="yes"/>
+ <point x="96" y="320"/>
+ <point x="424" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1372" y="-28"/>
+ <point x="1700" y="320"/>
+ <point x="1700" y="808" type="curve" smooth="yes"/>
+ <point x="1700" y="908" type="line" smooth="yes"/>
+ <point x="1700" y="1416"/>
+ <point x="1304" y="1780"/>
+ <point x="960" y="1820" type="curve"/>
+ <point x="960" y="1620" type="line"/>
+ <point x="1088" y="1548"/>
+ <point x="1176" y="1356"/>
+ <point x="1176" y="908" type="curve" smooth="yes"/>
+ <point x="1176" y="804" type="line" smooth="yes"/>
+ <point x="1176" y="504"/>
+ <point x="1072" y="348"/>
+ <point x="900" y="348" type="curve" smooth="yes"/>
+ <point x="724" y="348"/>
+ <point x="616" y="504"/>
+ <point x="616" y="804" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="824" y="2004" type="line"/>
+ <point x="124" y="2004" type="line"/>
+ <point x="124" y="1628" type="line"/>
+ <point x="824" y="1628" type="line"/>
+ </contour>
+ <contour>
+ <point x="1672" y="2004" type="line"/>
+ <point x="960" y="2004" type="line"/>
+ <point x="960" y="1628" type="line"/>
+ <point x="1672" y="1628" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1878, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Upsilonhooksymbol_.glif b/src/Interface-Bold.ufo/glyphs/Upsilonhooksymbol_.glif
new file mode 100644
index 000000000..0f6437278
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Upsilonhooksymbol_.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Upsilonhooksymbol" format="1">
+ <advance width="1792"/>
+ <unicode hex="03D2"/>
+ <outline>
+ <contour>
+ <point x="-124" y="2000" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="888" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1760" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1124" y="976" type="line"/>
+ <point x="664" y="976" type="line"/>
+ <point x="664" y="0" type="line"/>
+ <point x="1124" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="864" y="956" type="line"/>
+ <point x="824" y="596" type="line"/>
+ <point x="1108" y="596" type="line"/>
+ <point x="1516" y="1568" type="line" smooth="yes"/>
+ <point x="1540" y="1624"/>
+ <point x="1584" y="1664"/>
+ <point x="1656" y="1664" type="curve" smooth="yes"/>
+ <point x="1676" y="1664"/>
+ <point x="1732" y="1660"/>
+ <point x="1740" y="1660" type="curve"/>
+ <point x="1792" y="2012" type="line"/>
+ <point x="1732" y="2028"/>
+ <point x="1660" y="2048"/>
+ <point x="1580" y="2048" type="curve" smooth="yes"/>
+ <point x="1368" y="2048"/>
+ <point x="1220" y="1932"/>
+ <point x="1128" y="1680" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="668" y="1696" type="line"/>
+ <point x="568" y="1964"/>
+ <point x="416" y="2048"/>
+ <point x="212" y="2048" type="curve" smooth="yes"/>
+ <point x="128" y="2048"/>
+ <point x="56" y="2028"/>
+ <point x="4" y="2012" type="curve"/>
+ <point x="52" y="1660" type="line"/>
+ <point x="56" y="1660"/>
+ <point x="116" y="1664"/>
+ <point x="136" y="1664" type="curve" smooth="yes"/>
+ <point x="200" y="1664"/>
+ <point x="248" y="1628"/>
+ <point x="276" y="1568" type="curve" smooth="yes"/>
+ <point x="676" y="596" type="line"/>
+ <point x="968" y="596" type="line"/>
+ <point x="936" y="948" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1726, 'leftMargin': -30, 'rightMargin': -33}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/V_.glif b/src/Interface-Bold.ufo/glyphs/V_.glif
new file mode 100644
index 000000000..781a90d55
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/V_.glif
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="V" format="1">
+ <advance width="2048"/>
+ <unicode hex="0056"/>
+ <outline>
+ <contour>
+ <point x="1020" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1020" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1952" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1952" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1952" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="608" y="2004" type="line"/>
+ <point x="1012" y="580" type="line"/>
+ <point x="1036" y="580" type="line"/>
+ <point x="1440" y="2004" type="line"/>
+ <point x="1952" y="2004" type="line"/>
+ <point x="1272" y="0" type="line"/>
+ <point x="776" y="0" type="line"/>
+ <point x="96" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1842.5</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1855, 'leftMargin': 0, 'rightMargin': -1}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Vcursive_.glif b/src/Interface-Bold.ufo/glyphs/Vcursive_.glif
new file mode 100644
index 000000000..007bca0f1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Vcursive_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Vcursive" format="1">
+ <advance width="1792"/>
+ <unicode hex="01B2"/>
+ <outline>
+ <contour>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1364" y="-28"/>
+ <point x="1680" y="228"/>
+ <point x="1680" y="696" type="curve" smooth="yes"/>
+ <point x="1680" y="1448" type="line" smooth="yes"/>
+ <point x="1680" y="1824"/>
+ <point x="1472" y="2028"/>
+ <point x="1128" y="2028" type="curve" smooth="yes"/>
+ <point x="1052" y="2028"/>
+ <point x="992" y="2024"/>
+ <point x="916" y="2004" type="curve"/>
+ <point x="916" y="1636" type="line"/>
+ <point x="960" y="1644"/>
+ <point x="1000" y="1648"/>
+ <point x="1044" y="1648" type="curve" smooth="yes"/>
+ <point x="1168" y="1648"/>
+ <point x="1216" y="1612"/>
+ <point x="1216" y="1448" type="curve" smooth="yes"/>
+ <point x="1216" y="696" type="line" smooth="yes"/>
+ <point x="1216" y="448"/>
+ <point x="1104" y="344"/>
+ <point x="900" y="344" type="curve" smooth="yes"/>
+ <point x="692" y="344"/>
+ <point x="576" y="448"/>
+ <point x="576" y="696" type="curve" smooth="yes"/>
+ <point x="576" y="2004" type="line"/>
+ <point x="116" y="2004" type="line"/>
+ <point x="116" y="696" type="line" smooth="yes"/>
+ <point x="116" y="228"/>
+ <point x="436" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1866, 'leftMargin': 151, 'rightMargin': 151}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/W_.glif b/src/Interface-Bold.ufo/glyphs/W_.glif
new file mode 100644
index 000000000..8964ad550
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/W_.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="W" format="1">
+ <advance width="2560"/>
+ <unicode hex="0057"/>
+ <outline>
+ <contour>
+ <point x="1288" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1280" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2508" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2508" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2508" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="552" y="2004" type="line"/>
+ <point x="132" y="2004" type="line"/>
+ <point x="524" y="0" type="line"/>
+ <point x="996" y="0" type="line"/>
+ <point x="1272" y="1240" type="line"/>
+ <point x="1288" y="1240" type="line"/>
+ <point x="1568" y="0" type="line"/>
+ <point x="2040" y="0" type="line"/>
+ <point x="2428" y="2004" type="line"/>
+ <point x="2012" y="2004" type="line"/>
+ <point x="1796" y="668" type="line"/>
+ <point x="1780" y="668" type="line"/>
+ <point x="1484" y="2004" type="line"/>
+ <point x="1080" y="2004" type="line"/>
+ <point x="784" y="672" type="line"/>
+ <point x="768" y="672" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2512.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2453.0, 'leftMargin': 76, 'rightMargin': 81.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/X_.glif b/src/Interface-Bold.ufo/glyphs/X_.glif
new file mode 100644
index 000000000..69310d986
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/X_.glif
@@ -0,0 +1,120 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="X" format="1">
+ <advance width="2048"/>
+ <unicode hex="0058"/>
+ <outline>
+ <contour>
+ <point x="1024" y="28" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1688" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1020" y="1020" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="1004" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1924" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1924" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1924" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="684" y="2004" type="line"/>
+ <point x="156" y="2004" type="line"/>
+ <point x="720" y="1008" type="line"/>
+ <point x="140" y="0" type="line"/>
+ <point x="672" y="0" type="line"/>
+ <point x="1012" y="652" type="line" smooth="yes"/>
+ <point x="1020" y="668"/>
+ <point x="1024" y="672"/>
+ <point x="1024" y="688" type="curve"/>
+ <point x="1032" y="688" type="line"/>
+ <point x="1032" y="672"/>
+ <point x="1032" y="668"/>
+ <point x="1040" y="652" type="curve" smooth="yes"/>
+ <point x="1376" y="0" type="line"/>
+ <point x="1908" y="0" type="line"/>
+ <point x="1328" y="1008" type="line"/>
+ <point x="1892" y="2004" type="line"/>
+ <point x="1368" y="2004" type="line"/>
+ <point x="1040" y="1364" type="line" smooth="yes"/>
+ <point x="1032" y="1348"/>
+ <point x="1032" y="1344"/>
+ <point x="1032" y="1328" type="curve"/>
+ <point x="1024" y="1328" type="line"/>
+ <point x="1024" y="1344"/>
+ <point x="1020" y="1348"/>
+ <point x="1012" y="1364" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1744.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>856.625</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1796, 'leftMargin': 14, 'rightMargin': 14}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Xi_.glif b/src/Interface-Bold.ufo/glyphs/Xi_.glif
new file mode 100644
index 000000000..6642b07db
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Xi_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Xi" format="1">
+ <advance width="1792"/>
+ <unicode hex="039E"/>
+ <outline>
+ <contour>
+ <point x="208" y="0" type="line"/>
+ <point x="1584" y="0" type="line"/>
+ <point x="1584" y="372" type="line"/>
+ <point x="208" y="372" type="line"/>
+ </contour>
+ <contour>
+ <point x="384" y="824" type="line"/>
+ <point x="1416" y="824" type="line"/>
+ <point x="1416" y="1180" type="line"/>
+ <point x="384" y="1180" type="line"/>
+ </contour>
+ <contour>
+ <point x="252" y="1628" type="line"/>
+ <point x="1512" y="1628" type="line"/>
+ <point x="1512" y="2004" type="line"/>
+ <point x="252" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1591, 'leftMargin': 118, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/YR__.glif b/src/Interface-Bold.ufo/glyphs/YR__.glif
new file mode 100644
index 000000000..c14c47526
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/YR__.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="YR" format="1">
+ <advance width="2048"/>
+ <unicode hex="01A6"/>
+ <outline>
+ <contour>
+ <point x="108" y="1864" type="line"/>
+ <point x="568" y="1864" type="line"/>
+ <point x="568" y="2144" type="line"/>
+ <point x="108" y="2144" type="line"/>
+ </contour>
+ <contour>
+ <point x="104" y="2004" type="line" name="hr01"/>
+ <point x="104" y="0" type="line"/>
+ <point x="568" y="0" type="line"/>
+ <point x="568" y="1628" type="line"/>
+ <point x="880" y="1628" type="line" smooth="yes"/>
+ <point x="1072" y="1628"/>
+ <point x="1172" y="1524"/>
+ <point x="1172" y="1352" type="curve" smooth="yes"/>
+ <point x="1172" y="1184"/>
+ <point x="1072" y="1080"/>
+ <point x="880" y="1080" type="curve" smooth="yes"/>
+ <point x="396" y="1080" type="line"/>
+ <point x="400" y="708" type="line"/>
+ <point x="1052" y="708" type="line"/>
+ <point x="1204" y="796" type="line"/>
+ <point x="1460" y="892"/>
+ <point x="1632" y="1052"/>
+ <point x="1632" y="1396" type="curve" smooth="yes"/>
+ <point x="1632" y="1792"/>
+ <point x="1340" y="2004"/>
+ <point x="880" y="2004" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1452" y="-480" type="line"/>
+ <point x="1944" y="-480" type="line"/>
+ <point x="1944" y="-460" type="line"/>
+ <point x="1248" y="888" type="line"/>
+ <point x="760" y="888" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1948, 'leftMargin': 161, 'rightMargin': -51}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Y_.glif b/src/Interface-Bold.ufo/glyphs/Y_.glif
new file mode 100644
index 000000000..2377438b1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Y_.glif
@@ -0,0 +1,129 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Y" format="1">
+ <advance width="2048"/>
+ <unicode hex="0059"/>
+ <outline>
+ <contour>
+ <point x="896" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="892" y="64" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="904" y="832" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="-84" y="2000" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="1776" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1776" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1776" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="592" y="2004" type="line"/>
+ <point x="92" y="2004" type="line"/>
+ <point x="792" y="720" type="line"/>
+ <point x="792" y="0" type="line"/>
+ <point x="1256" y="0" type="line"/>
+ <point x="1256" y="720" type="line"/>
+ <point x="1956" y="2004" type="line"/>
+ <point x="1456" y="2004" type="line"/>
+ <point x="1024" y="1132" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1750.375</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>V</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>Y</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>2048</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1760.0, 'leftMargin': -3, 'rightMargin': -3.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Yhook_.glif b/src/Interface-Bold.ufo/glyphs/Yhook_.glif
new file mode 100644
index 000000000..9e78a1670
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Yhook_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Yhook" format="1">
+ <advance width="2048"/>
+ <unicode hex="01B3"/>
+ <outline>
+ <contour>
+ <point x="824" y="896" type="line"/>
+ <point x="880" y="660" type="line"/>
+ <point x="1132" y="660" type="line"/>
+ <point x="1468" y="1320" type="line" smooth="yes"/>
+ <point x="1572" y="1524"/>
+ <point x="1636" y="1644"/>
+ <point x="1736" y="1644" type="curve" smooth="yes"/>
+ <point x="1780" y="1644"/>
+ <point x="1796" y="1636"/>
+ <point x="1840" y="1612" type="curve"/>
+ <point x="2004" y="1952" type="line"/>
+ <point x="1896" y="2000"/>
+ <point x="1796" y="2032"/>
+ <point x="1640" y="2032" type="curve" smooth="yes"/>
+ <point x="1364" y="2032"/>
+ <point x="1232" y="1820"/>
+ <point x="1092" y="1496" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="548" y="2004" type="line"/>
+ <point x="44" y="2004" type="line"/>
+ <point x="728" y="660" type="line"/>
+ <point x="976" y="660" type="line"/>
+ <point x="1044" y="876" type="line"/>
+ </contour>
+ <contour>
+ <point x="1164" y="948" type="line"/>
+ <point x="696" y="948" type="line"/>
+ <point x="696" y="0" type="line"/>
+ <point x="1164" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1958.0, 'leftMargin': -3, 'rightMargin': 0.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Ysmallcap_.glif b/src/Interface-Bold.ufo/glyphs/Ysmallcap_.glif
new file mode 100644
index 000000000..e7a288446
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Ysmallcap_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ysmallcap" format="1">
+ <advance width="1536"/>
+ <unicode hex="028F"/>
+ <outline>
+ <contour>
+ <point x="768" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="768" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1524" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="684" y="660" type="line"/>
+ <point x="728" y="424" type="line"/>
+ <point x="960" y="424" type="line"/>
+ <point x="1524" y="1488" type="line"/>
+ <point x="1048" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="492" y="1488" type="line"/>
+ <point x="12" y="1488" type="line"/>
+ <point x="576" y="424" type="line"/>
+ <point x="808" y="424" type="line"/>
+ <point x="860" y="652" type="line"/>
+ </contour>
+ <contour>
+ <point x="984" y="652" type="line"/>
+ <point x="544" y="652" type="line"/>
+ <point x="544" y="0" type="line"/>
+ <point x="984" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1510, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Yusbigcyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Yusbigcyrillic_.glif
new file mode 100644
index 000000000..73166d595
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Yusbigcyrillic_.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Yusbigcyrillic" format="1">
+ <advance width="2560"/>
+ <unicode hex="046A"/>
+ <outline>
+ <contour>
+ <point x="640" y="0" type="line"/>
+ <point x="640" y="448" type="line" smooth="yes"/>
+ <point x="640" y="656"/>
+ <point x="740" y="716"/>
+ <point x="948" y="716" type="curve" smooth="yes"/>
+ <point x="1616" y="716" type="line" smooth="yes"/>
+ <point x="1820" y="716"/>
+ <point x="1920" y="656"/>
+ <point x="1920" y="448" type="curve" smooth="yes"/>
+ <point x="1920" y="0" type="line"/>
+ <point x="2380" y="0" type="line"/>
+ <point x="2380" y="448" type="line" smooth="yes"/>
+ <point x="2380" y="920"/>
+ <point x="2096" y="1092"/>
+ <point x="1616" y="1092" type="curve" smooth="yes"/>
+ <point x="948" y="1092" type="line" smooth="yes"/>
+ <point x="464" y="1092"/>
+ <point x="180" y="920"/>
+ <point x="180" y="448" type="curve" smooth="yes"/>
+ <point x="180" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1840" y="2004" type="line"/>
+ <point x="792" y="2004" type="line"/>
+ <point x="792" y="1624" type="line"/>
+ <point x="1840" y="1624" type="line"/>
+ </contour>
+ <contour>
+ <point x="1208" y="984" type="line"/>
+ <point x="1260" y="736" type="line"/>
+ <point x="1512" y="736" type="line"/>
+ <point x="2216" y="2004" type="line"/>
+ <point x="1716" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="904" y="2004" type="line"/>
+ <point x="404" y="2004" type="line"/>
+ <point x="1108" y="736" type="line"/>
+ <point x="1356" y="736" type="line"/>
+ <point x="1416" y="976" type="line"/>
+ </contour>
+ <contour>
+ <point x="1532" y="1028" type="line"/>
+ <point x="1076" y="1028" type="line"/>
+ <point x="1076" y="0" type="line"/>
+ <point x="1532" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2467, 'leftMargin': 133, 'rightMargin': 134}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Yusbigiotifiedcyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Yusbigiotifiedcyrillic_.glif
new file mode 100644
index 000000000..51caa84a7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Yusbigiotifiedcyrillic_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Yusbigiotifiedcyrillic" format="1">
+ <advance width="3328"/>
+ <unicode hex="046C"/>
+ <outline>
+ <contour>
+ <point x="1804" y="1100" type="line"/>
+ <point x="444" y="1100" type="line"/>
+ <point x="444" y="736" type="line"/>
+ <point x="1804" y="736" type="line"/>
+ </contour>
+ <component base="I" xOffset="4"/>
+ <component base="Yusbigcyrillic" xOffset="840"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3300.0, 'leftMargin': 156, 'rightMargin': 131.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Yuslittlecyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Yuslittlecyrillic_.glif
new file mode 100644
index 000000000..fbcdf852b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Yuslittlecyrillic_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Yuslittlecyrillic" format="1">
+ <advance width="2048"/>
+ <unicode hex="0466"/>
+ <outline>
+ <contour>
+ <point x="1156" y="1844" type="line"/>
+ <point x="1024" y="2004" type="line"/>
+ <point x="776" y="2004" type="line"/>
+ <point x="76" y="0" type="line"/>
+ <point x="564" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1488" y="0" type="line"/>
+ <point x="1972" y="0" type="line"/>
+ <point x="1272" y="2004" type="line"/>
+ <point x="1024" y="2004" type="line"/>
+ <point x="884" y="1856" type="line"/>
+ </contour>
+ <contour>
+ <point x="1540" y="876" type="line"/>
+ <point x="436" y="876" type="line"/>
+ <point x="436" y="568" type="line"/>
+ <point x="1540" y="568" type="line"/>
+ </contour>
+ <contour>
+ <point x="1200" y="716" type="line"/>
+ <point x="832" y="716" type="line"/>
+ <point x="832" y="0" type="line"/>
+ <point x="1200" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1921, 'leftMargin': 8, 'rightMargin': 17}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Yuslittleiotifiedcyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Yuslittleiotifiedcyrillic_.glif
new file mode 100644
index 000000000..c39dad3a1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Yuslittleiotifiedcyrillic_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Yuslittleiotifiedcyrillic" format="1">
+ <advance width="2816"/>
+ <unicode hex="0468"/>
+ <outline>
+ <contour>
+ <point x="1300" y="872" type="line"/>
+ <point x="448" y="872" type="line"/>
+ <point x="448" y="568" type="line"/>
+ <point x="1300" y="568" type="line"/>
+ </contour>
+ <component base="Yuslittlecyrillic" xOffset="732"/>
+ <component base="I" xOffset="-44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2691, 'leftMargin': 142, 'rightMargin': -39}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Z_.glif b/src/Interface-Bold.ufo/glyphs/Z_.glif
new file mode 100644
index 000000000..167cc6b8b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Z_.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Z" format="1">
+ <advance width="1792"/>
+ <unicode hex="005A"/>
+ <outline>
+ <contour>
+ <point x="900" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="900" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1744" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1744" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1744" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1672" y="372" type="line"/>
+ <point x="236" y="372" type="line"/>
+ <point x="236" y="0" type="line"/>
+ <point x="1672" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1660" y="1756" type="line"/>
+ <point x="1660" y="2004" type="line"/>
+ <point x="1340" y="2004" type="line"/>
+ <point x="124" y="256" type="line"/>
+ <point x="124" y="0" type="line"/>
+ <point x="456" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1508" y="2004" type="line"/>
+ <point x="120" y="2004" type="line"/>
+ <point x="120" y="1628" type="line"/>
+ <point x="1508" y="1628" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1553.75</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1715, 'leftMargin': 91, 'rightMargin': 72}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Zbar_.glif b/src/Interface-Bold.ufo/glyphs/Zbar_.glif
new file mode 100644
index 000000000..33c2b9a70
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Zbar_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Zbar" format="1">
+ <advance width="1792"/>
+ <unicode hex="01B5"/>
+ <outline>
+ <contour>
+ <point x="872" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="872" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1716" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1556" y="1160" type="line" name="hr00"/>
+ <point x="204" y="1160" type="line"/>
+ <point x="204" y="896" type="line"/>
+ <point x="1556" y="896" type="line"/>
+ </contour>
+ <component base="Z"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1715, 'leftMargin': 120, 'rightMargin': 43}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/Zhedescendercyrillic_.glif b/src/Interface-Bold.ufo/glyphs/Zhedescendercyrillic_.glif
new file mode 100644
index 000000000..312e37c99
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/Zhedescendercyrillic_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Zhedescendercyrillic" format="1">
+ <advance width="3328"/>
+ <unicode hex="0496"/>
+ <outline>
+ <contour>
+ <point x="2960" y="2200" type="move" name="top0315"/>
+ </contour>
+ <component base="afii10024" xOffset="64"/>
+ <component base="cyrillictic" xOffset="2604"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3120, 'leftMargin': 96, 'rightMargin': 15}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/__notdef.glif b/src/Interface-Bold.ufo/glyphs/__notdef.glif
new file mode 100644
index 000000000..789eadc9e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/__notdef.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name=".notdef" format="1">
+ <advance width="2816"/>
+ <outline>
+ <contour>
+ <point x="256" y="-640" type="line"/>
+ <point x="2560" y="-640" type="line"/>
+ <point x="2560" y="-128" type="line"/>
+ <point x="256" y="-128" type="line"/>
+ </contour>
+ <contour>
+ <point x="256" y="1472" type="line"/>
+ <point x="2560" y="1472" type="line"/>
+ <point x="2560" y="1984" type="line"/>
+ <point x="256" y="1984" type="line"/>
+ </contour>
+ <contour>
+ <point x="256" y="2176" type="line"/>
+ <point x="2560" y="2176" type="line"/>
+ <point x="2560" y="2688" type="line"/>
+ <point x="256" y="2688" type="line"/>
+ </contour>
+ <contour>
+ <point x="256" y="64" type="line"/>
+ <point x="2560" y="64" type="line"/>
+ <point x="2560" y="576" type="line"/>
+ <point x="256" y="576" type="line"/>
+ </contour>
+ <contour>
+ <point x="256" y="768" type="line"/>
+ <point x="2560" y="768" type="line"/>
+ <point x="2560" y="1280" type="line"/>
+ <point x="256" y="1280" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 138, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/__null.glif b/src/Interface-Bold.ufo/glyphs/__null.glif
new file mode 100644
index 000000000..90558453c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/__null.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name=".null" format="1">
+ <advance width="0"/>
+ <unicode hex="0000"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.3</real>
+ <real>0.3</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/a.cn.glif b/src/Interface-Bold.ufo/glyphs/a.cn.glif
new file mode 100644
index 000000000..45ca25d7e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/a.cn.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="a.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="940" y="376" type="line"/>
+ <point x="940" y="232"/>
+ <point x="960" y="92"/>
+ <point x="1000" y="0" type="curve"/>
+ <point x="1444" y="0" type="line"/>
+ <point x="1444" y="24" type="line"/>
+ <point x="1404" y="100"/>
+ <point x="1384" y="184"/>
+ <point x="1384" y="376" type="curve" smooth="yes"/>
+ <point x="1384" y="1012" type="line"/>
+ <point x="1384" y="1364"/>
+ <point x="1124" y="1516"/>
+ <point x="772" y="1516" type="curve" smooth="yes"/>
+ <point x="380" y="1516"/>
+ <point x="124" y="1308"/>
+ <point x="124" y="1032" type="curve"/>
+ <point x="568" y="1032" type="line"/>
+ <point x="568" y="1136"/>
+ <point x="636" y="1184"/>
+ <point x="764" y="1184" type="curve" smooth="yes"/>
+ <point x="876" y="1184"/>
+ <point x="940" y="1140"/>
+ <point x="940" y="1020" type="curve"/>
+ </contour>
+ <contour>
+ <point x="996" y="908" type="line"/>
+ <point x="784" y="908" type="line"/>
+ <point x="316" y="908"/>
+ <point x="92" y="728"/>
+ <point x="92" y="420" type="curve" smooth="yes"/>
+ <point x="92" y="156"/>
+ <point x="320" y="-28"/>
+ <point x="596" y="-28" type="curve" smooth="yes"/>
+ <point x="880" y="-28"/>
+ <point x="992" y="132"/>
+ <point x="1060" y="268" type="curve"/>
+ <point x="956" y="428" type="line"/>
+ <point x="956" y="376"/>
+ <point x="860" y="304"/>
+ <point x="700" y="304" type="curve" smooth="yes"/>
+ <point x="600" y="304"/>
+ <point x="536" y="360"/>
+ <point x="536" y="444" type="curve" smooth="yes"/>
+ <point x="536" y="556"/>
+ <point x="604" y="660"/>
+ <point x="788" y="660" type="curve"/>
+ <point x="996" y="660" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1500, 'leftMargin': 73, 'rightMargin': 73}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/a.glif b/src/Interface-Bold.ufo/glyphs/a.glif
new file mode 100644
index 000000000..f18b471c5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/a.glif
@@ -0,0 +1,117 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="a" format="1">
+ <advance width="1536"/>
+ <unicode hex="0061"/>
+ <outline>
+ <contour>
+ <point x="760" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="660" y="32" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1372" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="968" y="1776" type="move" name="rhalfring"/>
+ </contour>
+ <contour>
+ <point x="1520" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1520" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1196" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="1520" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="964" y="0" type="line"/>
+ <point x="1384" y="0" type="line"/>
+ <point x="1384" y="984" type="line" smooth="yes"/>
+ <point x="1384" y="1340"/>
+ <point x="1124" y="1516"/>
+ <point x="772" y="1516" type="curve" smooth="yes"/>
+ <point x="380" y="1516"/>
+ <point x="124" y="1308"/>
+ <point x="124" y="1032" type="curve"/>
+ <point x="568" y="1032" type="line"/>
+ <point x="568" y="1140"/>
+ <point x="636" y="1192"/>
+ <point x="748" y="1192" type="curve" smooth="yes"/>
+ <point x="884" y="1192"/>
+ <point x="940" y="1112"/>
+ <point x="940" y="988" type="curve" smooth="yes"/>
+ <point x="940" y="908" type="line"/>
+ <point x="784" y="908" type="line" smooth="yes"/>
+ <point x="316" y="908"/>
+ <point x="92" y="728"/>
+ <point x="92" y="420" type="curve" smooth="yes"/>
+ <point x="92" y="156"/>
+ <point x="320" y="-28"/>
+ <point x="596" y="-28" type="curve" smooth="yes"/>
+ <point x="788" y="-28"/>
+ <point x="892" y="52"/>
+ <point x="952" y="132" type="curve"/>
+ <point x="964" y="132" type="line"/>
+ </contour>
+ <contour>
+ <point x="940" y="660" type="line"/>
+ <point x="940" y="428" type="line"/>
+ <point x="908" y="364"/>
+ <point x="820" y="304"/>
+ <point x="700" y="304" type="curve" smooth="yes"/>
+ <point x="600" y="304"/>
+ <point x="536" y="360"/>
+ <point x="536" y="444" type="curve" smooth="yes"/>
+ <point x="536" y="556"/>
+ <point x="604" y="660"/>
+ <point x="788" y="660" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1500, 'leftMargin': 73, 'rightMargin': 73}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/a_uni02DE__.glif b/src/Interface-Bold.ufo/glyphs/a_uni02DE__.glif
new file mode 100644
index 000000000..4b95ca4b3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/a_uni02DE__.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="a_uni02DE" format="1">
+ <advance width="2304"/>
+ <outline>
+ <contour>
+ <point x="620" y="32" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="720" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2088" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="620" y="32" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1476" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1332" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="1476" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="928" y="1776" type="move" name="rhalfring"/>
+ </contour>
+ <component base="a" xOffset="-24"/>
+ <component base="rhotichookmod" xOffset="1400"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2109, 'leftMargin': 92, 'rightMargin': -150}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/accountof.glif b/src/Interface-Bold.ufo/glyphs/accountof.glif
new file mode 100644
index 000000000..84e077957
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/accountof.glif
@@ -0,0 +1,108 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="accountof" format="1">
+ <advance width="2304"/>
+ <unicode hex="2100"/>
+ <outline>
+ <contour>
+ <point x="668" y="1328" type="line" name="hr00"/>
+ <point x="668" y="1244"/>
+ <point x="680" y="1156"/>
+ <point x="708" y="1100" type="curve"/>
+ <point x="976" y="1100" type="line"/>
+ <point x="976" y="1116" type="line"/>
+ <point x="952" y="1160"/>
+ <point x="940" y="1212"/>
+ <point x="940" y="1332" type="curve" smooth="yes"/>
+ <point x="940" y="1700" type="line" smooth="yes"/>
+ <point x="940" y="1916"/>
+ <point x="780" y="2024"/>
+ <point x="568" y="2024" type="curve" smooth="yes"/>
+ <point x="328" y="2024"/>
+ <point x="172" y="1896"/>
+ <point x="172" y="1728" type="curve"/>
+ <point x="444" y="1728" type="line"/>
+ <point x="444" y="1796"/>
+ <point x="480" y="1824"/>
+ <point x="548" y="1824" type="curve" smooth="yes"/>
+ <point x="632" y="1824"/>
+ <point x="668" y="1780"/>
+ <point x="668" y="1704" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="444" y="1084" type="curve" smooth="yes"/>
+ <point x="616" y="1084"/>
+ <point x="700" y="1192"/>
+ <point x="744" y="1280" type="curve"/>
+ <point x="680" y="1396" type="line"/>
+ <point x="680" y="1348"/>
+ <point x="620" y="1284"/>
+ <point x="524" y="1284" type="curve" smooth="yes"/>
+ <point x="460" y="1284"/>
+ <point x="420" y="1320"/>
+ <point x="420" y="1372" type="curve" smooth="yes"/>
+ <point x="420" y="1440"/>
+ <point x="464" y="1504"/>
+ <point x="576" y="1504" type="curve" smooth="yes"/>
+ <point x="704" y="1504" type="line"/>
+ <point x="704" y="1656" type="line"/>
+ <point x="576" y="1656" type="line" smooth="yes"/>
+ <point x="288" y="1656"/>
+ <point x="152" y="1544"/>
+ <point x="152" y="1356" type="curve" smooth="yes"/>
+ <point x="152" y="1188"/>
+ <point x="272" y="1084"/>
+ </contour>
+ <contour>
+ <point x="1744" y="-28" type="curve" smooth="yes"/>
+ <point x="2020" y="-28"/>
+ <point x="2156" y="148"/>
+ <point x="2156" y="340" type="curve"/>
+ <point x="1868" y="340" type="line"/>
+ <point x="1868" y="288"/>
+ <point x="1828" y="224"/>
+ <point x="1744" y="224" type="curve" smooth="yes"/>
+ <point x="1656" y="224"/>
+ <point x="1612" y="300"/>
+ <point x="1612" y="384" type="curve" smooth="yes"/>
+ <point x="1612" y="492" type="line" smooth="yes"/>
+ <point x="1612" y="576"/>
+ <point x="1652" y="652"/>
+ <point x="1740" y="652" type="curve" smooth="yes"/>
+ <point x="1828" y="652"/>
+ <point x="1868" y="588"/>
+ <point x="1868" y="532" type="curve"/>
+ <point x="2156" y="532" type="line"/>
+ <point x="2156" y="728"/>
+ <point x="2020" y="904"/>
+ <point x="1740" y="904" type="curve" smooth="yes"/>
+ <point x="1468" y="904"/>
+ <point x="1328" y="716"/>
+ <point x="1328" y="492" type="curve" smooth="yes"/>
+ <point x="1328" y="384" type="line" smooth="yes"/>
+ <point x="1328" y="160"/>
+ <point x="1468" y="-28"/>
+ </contour>
+ <contour>
+ <point x="1820" y="1716" type="line"/>
+ <point x="1612" y="1824" type="line"/>
+ <point x="632" y="260" type="line"/>
+ <point x="844" y="152" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2285, 'leftMargin': 140, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/acute.glif b/src/Interface-Bold.ufo/glyphs/acute.glif
new file mode 100644
index 000000000..ffcba6df5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/acute.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acute" format="1">
+ <advance width="1024"/>
+ <unicode hex="00B4"/>
+ <outline>
+ <contour>
+ <point x="348" y="1776" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="348" y="2296" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="140" y="1680" type="line"/>
+ <point x="504" y="1680" type="line"/>
+ <point x="884" y="2112" type="line"/>
+ <point x="412" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 946.0, 'leftMargin': 129, 'rightMargin': 74.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/acutecomb.glif b/src/Interface-Bold.ufo/glyphs/acutecomb.glif
new file mode 100644
index 000000000..8897d07b5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/acutecomb.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acutecomb" format="1">
+ <advance width="0"/>
+ <unicode hex="0301"/>
+ <outline>
+ <contour>
+ <point x="-726" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-726" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-726" y="2296" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-575" y="1896" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-946" y="1680" type="line"/>
+ <point x="-586" y="1680" type="line"/>
+ <point x="-204" y="2112" type="line"/>
+ <point x="-675" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/acutedblnosp.glif b/src/Interface-Bold.ufo/glyphs/acutedblnosp.glif
new file mode 100644
index 000000000..984ff2b02
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/acutedblnosp.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acutedblnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="030B"/>
+ <outline>
+ <contour>
+ <point x="-909" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-806" y="1896" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-909" y="2255" type="move" name="mkmktop"/>
+ </contour>
+ <component base="acute" xOffset="-1650"/>
+ <component base="acute" xOffset="-963"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/acutedotcomb.glif b/src/Interface-Bold.ufo/glyphs/acutedotcomb.glif
new file mode 100644
index 000000000..90a188b27
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/acutedotcomb.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acutedotcomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-749" y="1847" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-846" y="1789" type="line"/>
+ <point x="-616" y="1789" type="line"/>
+ <point x="-348" y="2138" type="line"/>
+ <point x="-648" y="2138" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1217" y="2113" type="curve" smooth="yes"/>
+ <point x="-1217" y="2020"/>
+ <point x="-1139" y="1948"/>
+ <point x="-1022" y="1948" type="curve" smooth="yes"/>
+ <point x="-906" y="1948"/>
+ <point x="-828" y="2020"/>
+ <point x="-828" y="2113" type="curve" smooth="yes"/>
+ <point x="-828" y="2206"/>
+ <point x="-906" y="2278"/>
+ <point x="-1022" y="2278" type="curve" smooth="yes"/>
+ <point x="-1139" y="2278"/>
+ <point x="-1217" y="2206"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/acutedotcomb.lc.glif b/src/Interface-Bold.ufo/glyphs/acutedotcomb.lc.glif
new file mode 100644
index 000000000..6cc301442
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/acutedotcomb.lc.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acutedotcomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-749" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-749" y="2816" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-954" y="1680" type="line"/>
+ <point x="-594" y="1680" type="line"/>
+ <point x="-212" y="2112" type="line"/>
+ <point x="-683" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="-971" y="2449" type="curve" smooth="yes"/>
+ <point x="-971" y="2332"/>
+ <point x="-883" y="2248"/>
+ <point x="-751" y="2248" type="curve" smooth="yes"/>
+ <point x="-619" y="2248"/>
+ <point x="-531" y="2332"/>
+ <point x="-531" y="2449" type="curve" smooth="yes"/>
+ <point x="-531" y="2567"/>
+ <point x="-619" y="2651"/>
+ <point x="-751" y="2651" type="curve" smooth="yes"/>
+ <point x="-883" y="2651"/>
+ <point x="-971" y="2567"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/acutelowmod.glif b/src/Interface-Bold.ufo/glyphs/acutelowmod.glif
new file mode 100644
index 000000000..5dae03096
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/acutelowmod.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acutelowmod" format="1">
+ <advance width="1024"/>
+ <unicode hex="02CF"/>
+ <outline>
+ <component base="acute" xOffset="12" yOffset="-2200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 972, 'leftMargin': 101, 'rightMargin': 128}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/acuterightnosp.glif b/src/Interface-Bold.ufo/glyphs/acuterightnosp.glif
new file mode 100644
index 000000000..b2efb338f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/acuterightnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acuterightnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0341"/>
+ <outline>
+ <contour>
+ <point x="-144" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-144" y="2296" type="move" name="mkmktop"/>
+ </contour>
+ <component base="acute" xOffset="-512"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/acutesubnosp.glif b/src/Interface-Bold.ufo/glyphs/acutesubnosp.glif
new file mode 100644
index 000000000..6bcc40fd2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/acutesubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acutesubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0317"/>
+ <outline>
+ <contour>
+ <point x="-843" y="-536" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-843" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="acute" xOffset="-1306" yOffset="-2217"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/addresssubject.glif b/src/Interface-Bold.ufo/glyphs/addresssubject.glif
new file mode 100644
index 000000000..9cb3de13b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/addresssubject.glif
@@ -0,0 +1,115 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="addresssubject" format="1">
+ <advance width="2304"/>
+ <unicode hex="2101"/>
+ <outline>
+ <contour>
+ <point x="688" y="1328" type="line"/>
+ <point x="688" y="1244"/>
+ <point x="700" y="1156"/>
+ <point x="728" y="1100" type="curve"/>
+ <point x="996" y="1100" type="line"/>
+ <point x="996" y="1116" type="line"/>
+ <point x="972" y="1160"/>
+ <point x="960" y="1212"/>
+ <point x="960" y="1332" type="curve" smooth="yes"/>
+ <point x="960" y="1700" type="line" smooth="yes"/>
+ <point x="960" y="1916"/>
+ <point x="800" y="2024"/>
+ <point x="588" y="2024" type="curve" smooth="yes"/>
+ <point x="348" y="2024"/>
+ <point x="192" y="1896"/>
+ <point x="192" y="1728" type="curve"/>
+ <point x="464" y="1728" type="line"/>
+ <point x="464" y="1796"/>
+ <point x="500" y="1824"/>
+ <point x="568" y="1824" type="curve" smooth="yes"/>
+ <point x="652" y="1824"/>
+ <point x="688" y="1780"/>
+ <point x="688" y="1704" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="464" y="1084" type="curve" smooth="yes"/>
+ <point x="636" y="1084"/>
+ <point x="720" y="1192"/>
+ <point x="764" y="1280" type="curve"/>
+ <point x="700" y="1396" type="line"/>
+ <point x="700" y="1348"/>
+ <point x="640" y="1284"/>
+ <point x="544" y="1284" type="curve" smooth="yes"/>
+ <point x="480" y="1284"/>
+ <point x="440" y="1320"/>
+ <point x="440" y="1372" type="curve" smooth="yes"/>
+ <point x="440" y="1440"/>
+ <point x="484" y="1504"/>
+ <point x="596" y="1504" type="curve" smooth="yes"/>
+ <point x="724" y="1504" type="line"/>
+ <point x="724" y="1656" type="line"/>
+ <point x="596" y="1656" type="line" smooth="yes"/>
+ <point x="308" y="1656"/>
+ <point x="172" y="1544"/>
+ <point x="172" y="1356" type="curve" smooth="yes"/>
+ <point x="172" y="1188"/>
+ <point x="292" y="1084"/>
+ </contour>
+ <contour>
+ <point x="1744" y="-28" type="curve" smooth="yes"/>
+ <point x="1984" y="-28"/>
+ <point x="2136" y="92"/>
+ <point x="2136" y="252" type="curve" smooth="yes"/>
+ <point x="2136" y="416"/>
+ <point x="2020" y="496"/>
+ <point x="1808" y="536" type="curve" smooth="yes"/>
+ <point x="1652" y="564"/>
+ <point x="1628" y="600"/>
+ <point x="1628" y="640" type="curve" smooth="yes"/>
+ <point x="1628" y="692"/>
+ <point x="1676" y="728"/>
+ <point x="1744" y="728" type="curve" smooth="yes"/>
+ <point x="1828" y="728"/>
+ <point x="1864" y="688"/>
+ <point x="1864" y="616" type="curve"/>
+ <point x="2136" y="616" type="line"/>
+ <point x="2136" y="792"/>
+ <point x="1984" y="912"/>
+ <point x="1744" y="912" type="curve" smooth="yes"/>
+ <point x="1508" y="912"/>
+ <point x="1372" y="780"/>
+ <point x="1372" y="628" type="curve" smooth="yes"/>
+ <point x="1372" y="472"/>
+ <point x="1492" y="392"/>
+ <point x="1696" y="352" type="curve" smooth="yes"/>
+ <point x="1840" y="324"/>
+ <point x="1876" y="284"/>
+ <point x="1876" y="244" type="curve" smooth="yes"/>
+ <point x="1876" y="192"/>
+ <point x="1832" y="160"/>
+ <point x="1748" y="160" type="curve" smooth="yes"/>
+ <point x="1664" y="160"/>
+ <point x="1600" y="192"/>
+ <point x="1600" y="280" type="curve"/>
+ <point x="1344" y="280" type="line"/>
+ <point x="1344" y="136"/>
+ <point x="1484" y="-28"/>
+ </contour>
+ <contour>
+ <point x="1824" y="1716" type="line"/>
+ <point x="1612" y="1824" type="line"/>
+ <point x="636" y="260" type="line"/>
+ <point x="844" y="152" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2244.0, 'leftMargin': 140, 'rightMargin': 140.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ae.glif b/src/Interface-Bold.ufo/glyphs/ae.glif
new file mode 100644
index 000000000..276aeb24f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ae.glif
@@ -0,0 +1,116 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ae" format="1">
+ <advance width="2560"/>
+ <unicode hex="00E6"/>
+ <outline>
+ <contour>
+ <point x="1268" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2460" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2460" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1072" y="252" type="line"/>
+ <point x="1500" y="300" type="line"/>
+ <point x="1500" y="960" type="line"/>
+ <point x="1500" y="1332"/>
+ <point x="1256" y="1516"/>
+ <point x="884" y="1516" type="curve" smooth="yes"/>
+ <point x="476" y="1516"/>
+ <point x="220" y="1316"/>
+ <point x="220" y="1044" type="curve"/>
+ <point x="660" y="1020" type="line"/>
+ <point x="660" y="1096"/>
+ <point x="736" y="1160"/>
+ <point x="876" y="1160" type="curve" smooth="yes"/>
+ <point x="1000" y="1160"/>
+ <point x="1072" y="1084"/>
+ <point x="1072" y="964" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1132" y="900" type="line"/>
+ <point x="872" y="900" type="line" name="hr01"/>
+ <point x="408" y="900"/>
+ <point x="168" y="736"/>
+ <point x="168" y="448" type="curve" smooth="yes"/>
+ <point x="168" y="160"/>
+ <point x="368" y="-28"/>
+ <point x="740" y="-28" type="curve" smooth="yes"/>
+ <point x="1076" y="-28"/>
+ <point x="1268" y="132"/>
+ <point x="1340" y="264" type="curve"/>
+ <point x="1136" y="480" type="line"/>
+ <point x="1136" y="400"/>
+ <point x="964" y="292"/>
+ <point x="824" y="292" type="curve" smooth="yes" name="hr02"/>
+ <point x="676" y="292"/>
+ <point x="608" y="348"/>
+ <point x="608" y="440" type="curve" smooth="yes"/>
+ <point x="608" y="536"/>
+ <point x="700" y="620"/>
+ <point x="872" y="620" type="curve"/>
+ <point x="1132" y="620" type="line"/>
+ </contour>
+ <contour>
+ <point x="1788" y="-28" type="curve"/>
+ <point x="2028" y="-28"/>
+ <point x="2244" y="52"/>
+ <point x="2348" y="140" type="curve"/>
+ <point x="2240" y="424" type="line"/>
+ <point x="2128" y="372"/>
+ <point x="2028" y="332"/>
+ <point x="1844" y="332" type="curve" smooth="yes"/>
+ <point x="1596" y="332"/>
+ <point x="1500" y="472"/>
+ <point x="1500" y="668" type="curve" smooth="yes"/>
+ <point x="1500" y="776" type="line" smooth="yes"/>
+ <point x="1500" y="996"/>
+ <point x="1560" y="1160"/>
+ <point x="1768" y="1160" type="curve"/>
+ <point x="1896" y="1160"/>
+ <point x="1960" y="1072"/>
+ <point x="1960" y="924" type="curve"/>
+ <point x="1960" y="888" type="line"/>
+ <point x="1244" y="888" type="line"/>
+ <point x="1244" y="600" type="line"/>
+ <point x="2396" y="600" type="line"/>
+ <point x="2396" y="844" type="line" smooth="yes"/>
+ <point x="2396" y="1256"/>
+ <point x="2156" y="1516"/>
+ <point x="1768" y="1516" type="curve" smooth="yes"/>
+ <point x="1304" y="1520"/>
+ <point x="1072" y="1212"/>
+ <point x="1072" y="776" type="curve" smooth="yes"/>
+ <point x="1072" y="668" type="line" smooth="yes"/>
+ <point x="1072" y="264"/>
+ <point x="1324" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1146.75</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2379, 'leftMargin': 87, 'rightMargin': 65}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10018.glif b/src/Interface-Bold.ufo/glyphs/afii10018.glif
new file mode 100644
index 000000000..3fcd3997a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10018.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10018" format="1">
+ <advance width="1792"/>
+ <unicode hex="0411"/>
+ <outline>
+ <component base="Gamma" xOffset="-28"/>
+ <component base="afii10046" xOffset="-28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1760.0, 'leftMargin': 161, 'rightMargin': 76.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10021.glif b/src/Interface-Bold.ufo/glyphs/afii10021.glif
new file mode 100644
index 000000000..c0eb70db4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10021.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10021" format="1">
+ <advance width="2304"/>
+ <unicode hex="0414"/>
+ <outline>
+ <contour>
+ <point x="1860" y="372" type="line"/>
+ <point x="440" y="372" type="line"/>
+ <point x="440" y="0" type="line"/>
+ <point x="1860" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="588" y="372" type="line"/>
+ <point x="128" y="372" type="line"/>
+ <point x="160" y="-492" type="line"/>
+ <point x="588" y="-492" type="line"/>
+ </contour>
+ <contour>
+ <point x="2176" y="372" type="line"/>
+ <point x="1716" y="372" type="line"/>
+ <point x="1716" y="-492" type="line"/>
+ <point x="2132" y="-492" type="line"/>
+ </contour>
+ <contour>
+ <point x="1640" y="2004" type="line"/>
+ <point x="652" y="2004" type="line"/>
+ <point x="652" y="1628" type="line"/>
+ <point x="1640" y="1628" type="line"/>
+ </contour>
+ <contour>
+ <point x="1956" y="2004" type="line"/>
+ <point x="1496" y="2004" type="line"/>
+ <point x="1496" y="0" type="line"/>
+ <point x="1956" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="612" y="2004" type="line"/>
+ <point x="552" y="1180" type="line" smooth="yes"/>
+ <point x="512" y="616"/>
+ <point x="384" y="452"/>
+ <point x="272" y="372" type="curve"/>
+ <point x="176" y="372" type="line"/>
+ <point x="176" y="0" type="line"/>
+ <point x="452" y="0" type="line"/>
+ <point x="672" y="208"/>
+ <point x="956" y="340"/>
+ <point x="1012" y="1180" type="curve" smooth="yes"/>
+ <point x="1072" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2096, 'leftMargin': 25, 'rightMargin': 22}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10024.glif b/src/Interface-Bold.ufo/glyphs/afii10024.glif
new file mode 100644
index 000000000..42327d414
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10024.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10024" format="1">
+ <advance width="3072"/>
+ <unicode hex="0416"/>
+ <outline>
+ <contour>
+ <point x="1528" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2856" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="2976" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="896" y="784" type="line"/>
+ <point x="1400" y="784" type="line"/>
+ <point x="1456" y="1216" type="line"/>
+ <point x="1116" y="1216" type="line"/>
+ <point x="696" y="2004" type="line"/>
+ <point x="116" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1108" y="868" type="line"/>
+ <point x="724" y="1112" type="line"/>
+ <point x="96" y="0" type="line"/>
+ <point x="668" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1776" y="2004" type="line"/>
+ <point x="1316" y="2004" type="line"/>
+ <point x="1316" y="0" type="line"/>
+ <point x="1776" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2956" y="2004" type="line"/>
+ <point x="2376" y="2004" type="line"/>
+ <point x="1972" y="1216" type="line"/>
+ <point x="1632" y="1216" type="line"/>
+ <point x="1688" y="784" type="line"/>
+ <point x="2192" y="784" type="line"/>
+ </contour>
+ <contour>
+ <point x="2404" y="0" type="line"/>
+ <point x="2980" y="0" type="line"/>
+ <point x="2368" y="1112" type="line"/>
+ <point x="1980" y="868" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2897, 'leftMargin': 18, 'rightMargin': -4}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10025.glif b/src/Interface-Bold.ufo/glyphs/afii10025.glif
new file mode 100644
index 000000000..b250d739b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10025.glif
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10025" format="1">
+ <advance width="1792"/>
+ <unicode hex="0417"/>
+ <outline>
+ <contour>
+ <point x="896" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="908" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1796" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="988" y="960" type="line"/>
+ <point x="1376" y="960"/>
+ <point x="1636" y="1184"/>
+ <point x="1636" y="1460" type="curve"/>
+ <point x="1636" y="1832"/>
+ <point x="1340" y="2028"/>
+ <point x="888" y="2028" type="curve" smooth="yes"/>
+ <point x="492" y="2028"/>
+ <point x="152" y="1816"/>
+ <point x="152" y="1456" type="curve"/>
+ <point x="612" y="1456" type="line"/>
+ <point x="612" y="1584"/>
+ <point x="732" y="1656"/>
+ <point x="888" y="1656" type="curve" smooth="yes"/>
+ <point x="1084" y="1656"/>
+ <point x="1176" y="1560"/>
+ <point x="1176" y="1448" type="curve"/>
+ <point x="1176" y="1296"/>
+ <point x="1100" y="1200"/>
+ <point x="908" y="1200" type="curve" smooth="yes"/>
+ <point x="656" y="1200" type="line"/>
+ <point x="656" y="960" type="line"/>
+ </contour>
+ <contour>
+ <point x="656" y="1080" type="line"/>
+ <point x="656" y="844" type="line"/>
+ <point x="908" y="844" type="line" smooth="yes"/>
+ <point x="1104" y="844"/>
+ <point x="1208" y="772"/>
+ <point x="1208" y="572" type="curve" smooth="yes"/>
+ <point x="1208" y="444"/>
+ <point x="1088" y="344"/>
+ <point x="888" y="344" type="curve" smooth="yes"/>
+ <point x="712" y="344"/>
+ <point x="588" y="436"/>
+ <point x="588" y="556" type="curve"/>
+ <point x="124" y="556" type="line"/>
+ <point x="124" y="148"/>
+ <point x="516" y="-28"/>
+ <point x="888" y="-28" type="curve" smooth="yes"/>
+ <point x="1340" y="-28"/>
+ <point x="1668" y="188"/>
+ <point x="1668" y="560" type="curve" smooth="yes"/>
+ <point x="1668" y="896"/>
+ <point x="1420" y="1080"/>
+ <point x="988" y="1080" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1761, 'leftMargin': 88, 'rightMargin': 129}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10026.glif b/src/Interface-Bold.ufo/glyphs/afii10026.glif
new file mode 100644
index 000000000..23479dbc1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10026.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10026" format="1">
+ <advance width="1920"/>
+ <unicode hex="0418"/>
+ <outline>
+ <contour>
+ <point x="1028" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1856" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="2012" y="2200" type="move" name="top0315"/>
+ </contour>
+ <component base="N" yScale="-1" yOffset="2004"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1958.0, 'leftMargin': 138, 'rightMargin': 154.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10029.glif b/src/Interface-Bold.ufo/glyphs/afii10029.glif
new file mode 100644
index 000000000..2687ebd2a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10029.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10029" format="1">
+ <advance width="2048"/>
+ <unicode hex="041B"/>
+ <outline>
+ <contour>
+ <point x="1020" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1908" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1596" y="2004" type="line"/>
+ <point x="576" y="2004" type="line"/>
+ <point x="576" y="1628" type="line"/>
+ <point x="1596" y="1628" type="line"/>
+ </contour>
+ <contour>
+ <point x="1912" y="2004" type="line"/>
+ <point x="1452" y="2004" type="line"/>
+ <point x="1452" y="0" type="line"/>
+ <point x="1912" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="536" y="2004" type="line"/>
+ <point x="504" y="1152" type="line" smooth="yes"/>
+ <point x="484" y="588"/>
+ <point x="404" y="400"/>
+ <point x="192" y="376" type="curve" smooth="yes"/>
+ <point x="136" y="372" type="line"/>
+ <point x="136" y="0" type="line"/>
+ <point x="252" y="0" type="line" smooth="yes"/>
+ <point x="692" y="0"/>
+ <point x="904" y="216"/>
+ <point x="944" y="984" type="curve" smooth="yes"/>
+ <point x="996" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1987, 'leftMargin': 52, 'rightMargin': 160}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10037.glif b/src/Interface-Bold.ufo/glyphs/afii10037.glif
new file mode 100644
index 000000000..93a0be065
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10037.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10037" format="1">
+ <advance width="1792"/>
+ <unicode hex="0423"/>
+ <outline>
+ <contour>
+ <point x="940" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1788" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="800" y="756" type="line" name="hr00"/>
+ <point x="716" y="528" type="line"/>
+ <point x="676" y="400"/>
+ <point x="628" y="344"/>
+ <point x="464" y="344" type="curve" smooth="yes"/>
+ <point x="444" y="344"/>
+ <point x="388" y="344"/>
+ <point x="364" y="348" type="curve"/>
+ <point x="372" y="-28" type="line"/>
+ <point x="412" y="-28"/>
+ <point x="476" y="-28"/>
+ <point x="516" y="-28" type="curve" smooth="yes"/>
+ <point x="848" y="-28"/>
+ <point x="988" y="180"/>
+ <point x="1092" y="416" type="curve"/>
+ <point x="1768" y="2004" type="line"/>
+ <point x="1280" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="516" y="2004" type="line"/>
+ <point x="24" y="2004" type="line"/>
+ <point x="752" y="580" type="line"/>
+ <point x="1088" y="580" type="line"/>
+ <point x="940" y="1132" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1781, 'leftMargin': 18, 'rightMargin': 21}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10038.glif b/src/Interface-Bold.ufo/glyphs/afii10038.glif
new file mode 100644
index 000000000..3494b5c59
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10038.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10038" format="1">
+ <advance width="2560"/>
+ <unicode hex="0424"/>
+ <outline>
+ <contour>
+ <point x="1040" y="1832" type="line"/>
+ <point x="560" y="1832"/>
+ <point x="204" y="1504"/>
+ <point x="204" y="988" type="curve" smooth="yes"/>
+ <point x="204" y="488"/>
+ <point x="556" y="172"/>
+ <point x="1040" y="172" type="curve"/>
+ <point x="1524" y="172" type="line"/>
+ <point x="2008" y="172"/>
+ <point x="2360" y="492"/>
+ <point x="2360" y="988" type="curve" smooth="yes"/>
+ <point x="2360" y="1504"/>
+ <point x="2008" y="1832"/>
+ <point x="1524" y="1832" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1040" y="1444" type="curve" smooth="yes"/>
+ <point x="1528" y="1444" type="line" smooth="yes"/>
+ <point x="1756" y="1444"/>
+ <point x="1924" y="1300"/>
+ <point x="1924" y="988" type="curve" smooth="yes"/>
+ <point x="1924" y="700"/>
+ <point x="1756" y="560"/>
+ <point x="1528" y="560" type="curve"/>
+ <point x="1040" y="560" type="line"/>
+ <point x="812" y="560"/>
+ <point x="636" y="696"/>
+ <point x="636" y="988" type="curve" smooth="yes"/>
+ <point x="636" y="1300"/>
+ <point x="808" y="1444"/>
+ </contour>
+ <contour>
+ <point x="1504" y="2084" type="line"/>
+ <point x="1060" y="2084" type="line"/>
+ <point x="1060" y="-84" type="line"/>
+ <point x="1504" y="-84" type="line"/>
+ </contour>
+ <component base="space" xOffset="136"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2340, 'leftMargin': 95, 'rightMargin': 89}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10040.glif b/src/Interface-Bold.ufo/glyphs/afii10040.glif
new file mode 100644
index 000000000..cd56b4918
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10040.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10040" format="1">
+ <advance width="2304"/>
+ <unicode hex="0426"/>
+ <outline>
+ <contour>
+ <point x="2132" y="368" type="line"/>
+ <point x="1520" y="368" type="line"/>
+ <point x="1520" y="0" type="line"/>
+ <point x="1672" y="0" type="line"/>
+ <point x="1672" y="-484" type="line"/>
+ <point x="2108" y="-484" type="line"/>
+ </contour>
+ <contour>
+ <point x="172" y="0" type="line"/>
+ <point x="1840" y="0" type="line"/>
+ <point x="1840" y="2004" type="line"/>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1376" y="372" type="line"/>
+ <point x="632" y="372" type="line"/>
+ <point x="632" y="2004" type="line"/>
+ <point x="172" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2162, 'leftMargin': 132, 'rightMargin': 68}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10041.glif b/src/Interface-Bold.ufo/glyphs/afii10041.glif
new file mode 100644
index 000000000..11d9fda49
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10041.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10041" format="1">
+ <advance width="2048"/>
+ <unicode hex="0427"/>
+ <outline>
+ <contour>
+ <point x="1096" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1824" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1384" y="0" type="move" name="left"/>
+ </contour>
+ <contour>
+ <point x="1992" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="216" y="2004" type="line"/>
+ <point x="216" y="1392" type="line"/>
+ <point x="216" y="924"/>
+ <point x="536" y="712"/>
+ <point x="1032" y="712" type="curve" smooth="yes"/>
+ <point x="1116" y="712"/>
+ <point x="1376" y="732"/>
+ <point x="1468" y="764" type="curve"/>
+ <point x="1468" y="1132" type="line"/>
+ <point x="1380" y="1100"/>
+ <point x="1128" y="1084"/>
+ <point x="1032" y="1084" type="curve" smooth="yes"/>
+ <point x="792" y="1084"/>
+ <point x="676" y="1152"/>
+ <point x="676" y="1392" type="curve" smooth="yes"/>
+ <point x="676" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1376" y="0" type="line"/>
+ <point x="1836" y="0" type="line"/>
+ <point x="1836" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1965, 'leftMargin': 186, 'rightMargin': 158}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10042.glif b/src/Interface-Bold.ufo/glyphs/afii10042.glif
new file mode 100644
index 000000000..4f899e6c5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10042.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10042" format="1">
+ <advance width="2816"/>
+ <unicode hex="0428"/>
+ <outline>
+ <contour>
+ <point x="204" y="2004" type="line"/>
+ <point x="204" y="0" type="line"/>
+ <point x="2612" y="0" type="line"/>
+ <point x="2612" y="2004" type="line"/>
+ <point x="2152" y="2004" type="line"/>
+ <point x="2152" y="372" type="line"/>
+ <point x="1644" y="372" type="line"/>
+ <point x="1644" y="2004" type="line"/>
+ <point x="1184" y="2004" type="line"/>
+ <point x="1184" y="372" type="line"/>
+ <point x="668" y="372" type="line"/>
+ <point x="668" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2714, 'leftMargin': 153, 'rightMargin': 154}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10043.glif b/src/Interface-Bold.ufo/glyphs/afii10043.glif
new file mode 100644
index 000000000..c4ba1ac37
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10043.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10043" format="1">
+ <advance width="3072"/>
+ <unicode hex="0429"/>
+ <outline>
+ <contour>
+ <point x="2884" y="356" type="line"/>
+ <point x="2284" y="356" type="line"/>
+ <point x="2284" y="0" type="line"/>
+ <point x="2440" y="0" type="line"/>
+ <point x="2440" y="-480" type="line"/>
+ <point x="2856" y="-480" type="line"/>
+ </contour>
+ <component base="afii10042" xOffset="36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2925, 'leftMargin': 153, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10044.glif b/src/Interface-Bold.ufo/glyphs/afii10044.glif
new file mode 100644
index 000000000..e1b331cdb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10044.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10044" format="1">
+ <advance width="2304"/>
+ <unicode hex="042A"/>
+ <outline>
+ <contour>
+ <point x="128" y="1644" type="line"/>
+ <point x="872" y="1644" type="line"/>
+ <point x="872" y="2004" type="line"/>
+ <point x="128" y="2004" type="line"/>
+ </contour>
+ <component base="afii10046" xOffset="516"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2186, 'leftMargin': 37, 'rightMargin': 100}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10045.glif b/src/Interface-Bold.ufo/glyphs/afii10045.glif
new file mode 100644
index 000000000..9dae9b32f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10045.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10045" format="1">
+ <advance width="2560"/>
+ <unicode hex="042B"/>
+ <outline>
+ <contour>
+ <point x="1324" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2536" y="2200" type="move" name="top0315"/>
+ </contour>
+ <component base="afii10046" xOffset="80"/>
+ <component base="I" xOffset="1728"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2454, 'leftMargin': 136, 'rightMargin': 191}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10046.glif b/src/Interface-Bold.ufo/glyphs/afii10046.glif
new file mode 100644
index 000000000..4b8a32e5a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10046.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10046" format="1">
+ <advance width="1792"/>
+ <unicode hex="042C"/>
+ <outline>
+ <contour>
+ <point x="408" y="1616" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="428" y="1312" type="line"/>
+ <point x="428" y="944" type="line"/>
+ <point x="872" y="944" type="line"/>
+ <point x="1084" y="944"/>
+ <point x="1200" y="824"/>
+ <point x="1200" y="668" type="curve"/>
+ <point x="1200" y="504"/>
+ <point x="1084" y="372"/>
+ <point x="872" y="372" type="curve"/>
+ <point x="596" y="372" type="line"/>
+ <point x="596" y="2004" type="line"/>
+ <point x="136" y="2004" type="line"/>
+ <point x="136" y="0" type="line"/>
+ <point x="872" y="0" type="line"/>
+ <point x="1352" y="0"/>
+ <point x="1660" y="272"/>
+ <point x="1660" y="664" type="curve"/>
+ <point x="1660" y="1056"/>
+ <point x="1352" y="1312"/>
+ <point x="872" y="1312" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1757, 'leftMargin': 161, 'rightMargin': 73}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10047.glif b/src/Interface-Bold.ufo/glyphs/afii10047.glif
new file mode 100644
index 000000000..224c45358
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10047.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10047" format="1">
+ <advance width="2048"/>
+ <unicode hex="042D"/>
+ <outline>
+ <contour>
+ <point x="1036" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1956" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1676" y="1188" type="line"/>
+ <point x="816" y="1188" type="line"/>
+ <point x="816" y="816" type="line"/>
+ <point x="1676" y="816" type="line"/>
+ </contour>
+ <contour>
+ <point x="196" y="676" type="line"/>
+ <point x="220" y="256"/>
+ <point x="524" y="-28"/>
+ <point x="1016" y="-28" type="curve" smooth="yes"/>
+ <point x="1544" y="-28"/>
+ <point x="1856" y="344"/>
+ <point x="1856" y="944" type="curve" smooth="yes"/>
+ <point x="1856" y="1052" type="line" smooth="yes"/>
+ <point x="1856" y="1656"/>
+ <point x="1528" y="2032"/>
+ <point x="1020" y="2032" type="curve" smooth="yes"/>
+ <point x="504" y="2032"/>
+ <point x="232" y="1724"/>
+ <point x="192" y="1308" type="curve"/>
+ <point x="652" y="1308" type="line"/>
+ <point x="664" y="1536"/>
+ <point x="756" y="1656"/>
+ <point x="1020" y="1656" type="curve" smooth="yes"/>
+ <point x="1268" y="1656"/>
+ <point x="1400" y="1484"/>
+ <point x="1400" y="1056" type="curve" smooth="yes"/>
+ <point x="1400" y="944" type="line" smooth="yes"/>
+ <point x="1400" y="520"/>
+ <point x="1292" y="340"/>
+ <point x="1016" y="340" type="curve" smooth="yes"/>
+ <point x="784" y="340"/>
+ <point x="664" y="452"/>
+ <point x="656" y="676" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1804.0, 'leftMargin': 41, 'rightMargin': 98.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10048.glif b/src/Interface-Bold.ufo/glyphs/afii10048.glif
new file mode 100644
index 000000000..7eaaf344f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10048.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10048" format="1">
+ <advance width="2816"/>
+ <unicode hex="042E"/>
+ <outline>
+ <contour>
+ <point x="1264" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2716" y="2200" type="move" name="top0315"/>
+ </contour>
+ <component base="I" xOffset="-8"/>
+ <component base="hyphen" xScale="0.7" xOffset="300" yOffset="88"/>
+ <component base="O" xOffset="744"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2712, 'leftMargin': 177, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10049.glif b/src/Interface-Bold.ufo/glyphs/afii10049.glif
new file mode 100644
index 000000000..10bd16c42
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10049.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10049" format="1">
+ <advance width="1536"/>
+ <unicode hex="042F"/>
+ <outline>
+ <contour>
+ <point x="960" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1700" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1276" y="704" type="line"/>
+ <point x="1276" y="1048" type="line"/>
+ <point x="852" y="1048" type="line"/>
+ <point x="660" y="1048"/>
+ <point x="560" y="1116"/>
+ <point x="560" y="1336" type="curve"/>
+ <point x="560" y="1528"/>
+ <point x="648" y="1628"/>
+ <point x="852" y="1628" type="curve"/>
+ <point x="1108" y="1628" type="line"/>
+ <point x="1108" y="0" type="line"/>
+ <point x="1568" y="0" type="line"/>
+ <point x="1568" y="2004" type="line"/>
+ <point x="852" y="2004" type="line"/>
+ <point x="392" y="2004"/>
+ <point x="104" y="1792"/>
+ <point x="104" y="1380" type="curve"/>
+ <point x="104" y="1064"/>
+ <point x="276" y="864"/>
+ <point x="596" y="764" type="curve"/>
+ <point x="740" y="704" type="line"/>
+ </contour>
+ <contour>
+ <point x="900" y="884" type="line"/>
+ <point x="396" y="884" type="line"/>
+ <point x="-36" y="0" type="line"/>
+ <point x="468" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1634, 'leftMargin': -99, 'rightMargin': 130}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10050.glif b/src/Interface-Bold.ufo/glyphs/afii10050.glif
new file mode 100644
index 000000000..a4346bb54
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10050.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10050" format="1">
+ <advance width="1792"/>
+ <unicode hex="0490"/>
+ <outline>
+ <contour>
+ <point x="1520" y="2536" type="line"/>
+ <point x="1076" y="2536" type="line"/>
+ <point x="1076" y="1648" type="line"/>
+ <point x="1520" y="1648" type="line"/>
+ </contour>
+ <component base="Gamma" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1570, 'leftMargin': 228, 'rightMargin': 2}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10051.glif b/src/Interface-Bold.ufo/glyphs/afii10051.glif
new file mode 100644
index 000000000..c4f928dd6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10051.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10051" format="1">
+ <advance width="2304"/>
+ <unicode hex="0402"/>
+ <outline>
+ <contour>
+ <point x="892" y="792" type="line"/>
+ <point x="1064" y="840"/>
+ <point x="1176" y="864"/>
+ <point x="1376" y="864" type="curve"/>
+ <point x="1576" y="864"/>
+ <point x="1696" y="748"/>
+ <point x="1696" y="584" type="curve" smooth="yes"/>
+ <point x="1692" y="504"/>
+ <point x="1680" y="320"/>
+ <point x="1364" y="320" type="curve"/>
+ <point x="1364" y="-28" type="line"/>
+ <point x="1980" y="-28"/>
+ <point x="2152" y="336"/>
+ <point x="2152" y="612" type="curve"/>
+ <point x="2152" y="1044"/>
+ <point x="1840" y="1232"/>
+ <point x="1404" y="1232" type="curve" smooth="yes"/>
+ <point x="1224" y="1232"/>
+ <point x="1040" y="1188"/>
+ <point x="892" y="1152" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1088" y="2004" type="line"/>
+ <point x="628" y="2004" type="line"/>
+ <point x="628" y="0" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1716" y="2004" type="line"/>
+ <point x="152" y="2004" type="line"/>
+ <point x="152" y="1628" type="line"/>
+ <point x="1716" y="1628" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2102, 'leftMargin': 34, 'rightMargin': 67}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10053.glif b/src/Interface-Bold.ufo/glyphs/afii10053.glif
new file mode 100644
index 000000000..cda64318d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10053.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10053" format="1">
+ <advance width="2048"/>
+ <unicode hex="0404"/>
+ <outline>
+ <contour>
+ <point x="1052" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1928" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1212" y="1188" type="line"/>
+ <point x="404" y="1188" type="line"/>
+ <point x="404" y="816" type="line"/>
+ <point x="1212" y="816" type="line"/>
+ </contour>
+ <contour>
+ <point x="1396" y="676" type="line"/>
+ <point x="1384" y="452"/>
+ <point x="1268" y="340"/>
+ <point x="1036" y="340" type="curve" smooth="yes"/>
+ <point x="760" y="340"/>
+ <point x="652" y="520"/>
+ <point x="652" y="944" type="curve" smooth="yes"/>
+ <point x="652" y="1056" type="line" smooth="yes"/>
+ <point x="652" y="1484"/>
+ <point x="780" y="1656"/>
+ <point x="1032" y="1656" type="curve" smooth="yes"/>
+ <point x="1292" y="1656"/>
+ <point x="1388" y="1536"/>
+ <point x="1400" y="1308" type="curve"/>
+ <point x="1856" y="1308" type="line"/>
+ <point x="1820" y="1724"/>
+ <point x="1548" y="2032"/>
+ <point x="1032" y="2032" type="curve" smooth="yes"/>
+ <point x="524" y="2032"/>
+ <point x="192" y="1656"/>
+ <point x="192" y="1052" type="curve"/>
+ <point x="192" y="944" type="line"/>
+ <point x="192" y="344"/>
+ <point x="508" y="-28"/>
+ <point x="1036" y="-28" type="curve" smooth="yes"/>
+ <point x="1528" y="-28"/>
+ <point x="1832" y="256"/>
+ <point x="1856" y="676" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1840, 'leftMargin': 103, 'rightMargin': 72}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10058.glif b/src/Interface-Bold.ufo/glyphs/afii10058.glif
new file mode 100644
index 000000000..f2752855b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10058.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10058" format="1">
+ <advance width="3072"/>
+ <unicode hex="0409"/>
+ <outline>
+ <contour>
+ <point x="516" y="2004" type="line"/>
+ <point x="484" y="1152" type="line" smooth="yes"/>
+ <point x="464" y="588"/>
+ <point x="388" y="400"/>
+ <point x="172" y="376" type="curve" smooth="yes"/>
+ <point x="120" y="372" type="line"/>
+ <point x="120" y="0" type="line"/>
+ <point x="232" y="0" type="line" smooth="yes"/>
+ <point x="672" y="0"/>
+ <point x="888" y="216"/>
+ <point x="924" y="984" type="curve" smooth="yes"/>
+ <point x="976" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1576" y="2004" type="line"/>
+ <point x="556" y="2004" type="line"/>
+ <point x="556" y="1628" type="line"/>
+ <point x="1576" y="1628" type="line"/>
+ </contour>
+ <contour>
+ <point x="1728" y="1356" type="line"/>
+ <point x="1728" y="984" type="line"/>
+ <point x="2168" y="984" type="line" smooth="yes"/>
+ <point x="2384" y="984"/>
+ <point x="2496" y="840"/>
+ <point x="2496" y="680" type="curve" smooth="yes"/>
+ <point x="2496" y="516"/>
+ <point x="2384" y="372"/>
+ <point x="2168" y="372" type="curve" smooth="yes"/>
+ <point x="1892" y="372" type="line"/>
+ <point x="1892" y="2004" type="line"/>
+ <point x="1432" y="2004" type="line"/>
+ <point x="1432" y="0" type="line"/>
+ <point x="2168" y="0" type="line" smooth="yes"/>
+ <point x="2648" y="0"/>
+ <point x="2956" y="284"/>
+ <point x="2956" y="680" type="curve" smooth="yes"/>
+ <point x="2956" y="1068"/>
+ <point x="2648" y="1356"/>
+ <point x="2168" y="1356" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2962, 'leftMargin': 52, 'rightMargin': 73}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10059.glif b/src/Interface-Bold.ufo/glyphs/afii10059.glif
new file mode 100644
index 000000000..e4e43961d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10059.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10059" format="1">
+ <advance width="3072"/>
+ <unicode hex="040A"/>
+ <outline>
+ <contour>
+ <point x="1524" y="1164" type="line"/>
+ <point x="488" y="1164" type="line"/>
+ <point x="488" y="792" type="line"/>
+ <point x="1524" y="792" type="line"/>
+ </contour>
+ <contour>
+ <point x="636" y="2004" type="line"/>
+ <point x="176" y="2004" type="line"/>
+ <point x="176" y="0" type="line"/>
+ <point x="636" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1672" y="1360" type="line"/>
+ <point x="1672" y="992" type="line"/>
+ <point x="2112" y="992" type="line"/>
+ <point x="2328" y="992"/>
+ <point x="2440" y="844"/>
+ <point x="2440" y="684" type="curve"/>
+ <point x="2440" y="516"/>
+ <point x="2328" y="368"/>
+ <point x="2112" y="368" type="curve"/>
+ <point x="1836" y="368" type="line"/>
+ <point x="1836" y="2004" type="line"/>
+ <point x="1380" y="2004" type="line"/>
+ <point x="1380" y="0" type="line"/>
+ <point x="2112" y="0" type="line"/>
+ <point x="2596" y="0"/>
+ <point x="2900" y="288"/>
+ <point x="2900" y="680" type="curve"/>
+ <point x="2900" y="1072"/>
+ <point x="2596" y="1360"/>
+ <point x="2112" y="1360" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2959.0, 'leftMargin': 160, 'rightMargin': 74.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10060.glif b/src/Interface-Bold.ufo/glyphs/afii10060.glif
new file mode 100644
index 000000000..04d89d388
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10060.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10060" format="1">
+ <advance width="2048"/>
+ <unicode hex="040B"/>
+ <outline>
+ <contour>
+ <point x="2008" y="0" type="line"/>
+ <point x="2008" y="612" type="line" smooth="yes"/>
+ <point x="2008" y="1076"/>
+ <point x="1684" y="1292"/>
+ <point x="1192" y="1292" type="curve" smooth="yes"/>
+ <point x="1104" y="1292"/>
+ <point x="844" y="1272"/>
+ <point x="756" y="1240" type="curve"/>
+ <point x="756" y="868" type="line"/>
+ <point x="840" y="900"/>
+ <point x="1096" y="920"/>
+ <point x="1192" y="920" type="curve" smooth="yes"/>
+ <point x="1432" y="920"/>
+ <point x="1548" y="852"/>
+ <point x="1548" y="612" type="curve" smooth="yes"/>
+ <point x="1548" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="948" y="2004" type="line"/>
+ <point x="488" y="2004" type="line"/>
+ <point x="488" y="0" type="line"/>
+ <point x="948" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1564" y="2004" type="line"/>
+ <point x="44" y="2004" type="line"/>
+ <point x="44" y="1628" type="line"/>
+ <point x="1564" y="1628" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2127, 'leftMargin': 30, 'rightMargin': 132}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10145.glif b/src/Interface-Bold.ufo/glyphs/afii10145.glif
new file mode 100644
index 000000000..65f84c23a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10145.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10145" format="1">
+ <advance width="2048"/>
+ <unicode hex="040F"/>
+ <outline>
+ <contour>
+ <point x="192" y="0" type="line"/>
+ <point x="1860" y="0" type="line"/>
+ <point x="1860" y="2004" type="line"/>
+ <point x="1396" y="2004" type="line"/>
+ <point x="1396" y="372" type="line"/>
+ <point x="652" y="372" type="line"/>
+ <point x="652" y="2004" type="line"/>
+ <point x="192" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1276" y="372" type="line"/>
+ <point x="816" y="372" type="line"/>
+ <point x="816" y="-496" type="line"/>
+ <point x="1276" y="-496" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1958.0, 'leftMargin': 132, 'rightMargin': 159.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10147.glif b/src/Interface-Bold.ufo/glyphs/afii10147.glif
new file mode 100644
index 000000000..a278911c8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10147.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10147" format="1">
+ <advance width="2048"/>
+ <unicode hex="0472"/>
+ <outline>
+ <contour>
+ <point x="980" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1928" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1404" y="1144" type="line"/>
+ <point x="468" y="1144" type="line"/>
+ <point x="468" y="880" type="line"/>
+ <point x="1404" y="880" type="line"/>
+ </contour>
+ <component base="O"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 173, 'rightMargin': 35}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii10148.glif b/src/Interface-Bold.ufo/glyphs/afii10148.glif
new file mode 100644
index 000000000..4db73a4d1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii10148.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10148" format="1">
+ <advance width="2048"/>
+ <unicode hex="0474"/>
+ <outline>
+ <contour>
+ <point x="1032" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1944" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1052" y="536" type="line"/>
+ <point x="948" y="0" type="line"/>
+ <point x="1284" y="0" type="line"/>
+ <point x="1708" y="1496" type="line"/>
+ <point x="1728" y="1572"/>
+ <point x="1788" y="1644"/>
+ <point x="1864" y="1644" type="curve"/>
+ <point x="1912" y="1644" type="line"/>
+ <point x="1916" y="2024" type="line"/>
+ <point x="1868" y="2028" type="line"/>
+ <point x="1572" y="2028"/>
+ <point x="1416" y="1832"/>
+ <point x="1316" y="1516" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="616" y="2004" type="line"/>
+ <point x="132" y="2004" type="line"/>
+ <point x="788" y="0" type="line"/>
+ <point x="1124" y="0" type="line"/>
+ <point x="1016" y="544" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1821, 'leftMargin': 11, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii300.glif b/src/Interface-Bold.ufo/glyphs/afii300.glif
new file mode 100644
index 000000000..32f79b1fb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii300.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii300" format="1">
+ <advance width="0"/>
+ <unicode hex="200F"/>
+ <outline>
+ <contour>
+ <point x="-392" y="1623" type="line"/>
+ <point x="-1247" y="1623" type="line"/>
+ <point x="-1247" y="1911" type="line"/>
+ <point x="-392" y="1911" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1158" y="1401" type="line"/>
+ <point x="-1427" y="1767" type="line"/>
+ <point x="-1191" y="1851" type="line"/>
+ <point x="-822" y="1401" type="line"/>
+ </contour>
+ <contour>
+ <point x="-822" y="2133" type="line"/>
+ <point x="-1191" y="1683" type="line"/>
+ <point x="-1427" y="1767" type="line"/>
+ <point x="-1158" y="2133" type="line"/>
+ </contour>
+ <contour>
+ <point x="-392" y="-275" type="line"/>
+ <point x="-708" y="-275" type="line"/>
+ <point x="-708" y="1794" type="line"/>
+ <point x="-392" y="1794" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii57596.glif b/src/Interface-Bold.ufo/glyphs/afii57596.glif
new file mode 100644
index 000000000..5105b63e8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii57596.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii57596" format="1">
+ <advance width="0"/>
+ <unicode hex="200E"/>
+ <outline>
+ <contour>
+ <point x="-1236" y="1623" type="line"/>
+ <point x="-381" y="1623" type="line"/>
+ <point x="-381" y="1911" type="line"/>
+ <point x="-1236" y="1911" type="line"/>
+ </contour>
+ <contour>
+ <point x="-470" y="1401" type="line"/>
+ <point x="-201" y="1767" type="line"/>
+ <point x="-437" y="1851" type="line"/>
+ <point x="-806" y="1401" type="line"/>
+ </contour>
+ <contour>
+ <point x="-806" y="2133" type="line"/>
+ <point x="-437" y="1683" type="line"/>
+ <point x="-201" y="1767" type="line"/>
+ <point x="-470" y="2133" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1236" y="-275" type="line"/>
+ <point x="-920" y="-275" type="line"/>
+ <point x="-920" y="1794" type="line"/>
+ <point x="-1236" y="1794" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii57598.glif b/src/Interface-Bold.ufo/glyphs/afii57598.glif
new file mode 100644
index 000000000..bbe0eb421
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii57598.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii57598" format="1">
+ <advance width="0"/>
+ <unicode hex="200D"/>
+ <outline>
+ <contour>
+ <point x="-952" y="-275" type="line"/>
+ <point x="-635" y="-275" type="line"/>
+ <point x="-635" y="1616" type="line"/>
+ <point x="-952" y="1616" type="line"/>
+ </contour>
+ <contour>
+ <point x="-334" y="1434" type="line"/>
+ <point x="-1022" y="2138" type="line"/>
+ <point x="-1254" y="1917" type="line"/>
+ <point x="-567" y="1213" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1022" y="1213" type="line"/>
+ <point x="-334" y="1917" type="line"/>
+ <point x="-567" y="2138" type="line"/>
+ <point x="-1254" y="1434" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii57636.glif b/src/Interface-Bold.ufo/glyphs/afii57636.glif
new file mode 100644
index 000000000..0b7cdeb9f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii57636.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii57636" format="1">
+ <advance width="2560"/>
+ <unicode hex="20AA"/>
+ <outline>
+ <contour>
+ <point x="148" y="1488" type="line"/>
+ <point x="148" y="0" type="line"/>
+ <point x="592" y="0" type="line"/>
+ <point x="592" y="1132" type="line"/>
+ <point x="1120" y="1132" type="line" smooth="yes"/>
+ <point x="1260" y="1132"/>
+ <point x="1360" y="1120"/>
+ <point x="1360" y="920" type="curve" smooth="yes"/>
+ <point x="1360" y="508" type="line"/>
+ <point x="1804" y="508" type="line"/>
+ <point x="1804" y="920" type="line" smooth="yes"/>
+ <point x="1804" y="1300"/>
+ <point x="1684" y="1488"/>
+ <point x="1264" y="1488" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1520" y="0" type="line"/>
+ <point x="1936" y="0"/>
+ <point x="2412" y="188"/>
+ <point x="2412" y="568" type="curve" smooth="yes"/>
+ <point x="2412" y="1488" type="line"/>
+ <point x="1968" y="1488" type="line"/>
+ <point x="1968" y="568" type="line" smooth="yes"/>
+ <point x="1968" y="368"/>
+ <point x="1872" y="360"/>
+ <point x="1728" y="360" type="curve" smooth="yes"/>
+ <point x="1204" y="360" type="line"/>
+ <point x="1204" y="984" type="line"/>
+ <point x="760" y="984" type="line"/>
+ <point x="760" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2545, 'leftMargin': 140, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/afii61664.glif b/src/Interface-Bold.ufo/glyphs/afii61664.glif
new file mode 100644
index 000000000..4282e7c95
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/afii61664.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii61664" format="1">
+ <advance width="0"/>
+ <unicode hex="200C"/>
+ <outline>
+ <contour>
+ <point x="-950" y="-275" type="line"/>
+ <point x="-634" y="-275" type="line"/>
+ <point x="-634" y="1616" type="line"/>
+ <point x="-950" y="1616" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/alpha.glif b/src/Interface-Bold.ufo/glyphs/alpha.glif
new file mode 100644
index 000000000..143d76126
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/alpha.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="alpha" format="1">
+ <advance width="1792"/>
+ <unicode hex="03B1"/>
+ <outline>
+ <contour>
+ <point x="912" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="736" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1644" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="148" y="712" type="line"/>
+ <point x="148" y="280"/>
+ <point x="352" y="-28"/>
+ <point x="728" y="-28" type="curve" smooth="yes"/>
+ <point x="1052" y="-28"/>
+ <point x="1184" y="300"/>
+ <point x="1240" y="700" type="curve"/>
+ <point x="1240" y="736" type="line"/>
+ <point x="1184" y="1168"/>
+ <point x="1052" y="1516"/>
+ <point x="732" y="1516" type="curve" smooth="yes"/>
+ <point x="352" y="1516"/>
+ <point x="148" y="1196"/>
+ <point x="148" y="740" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="596" y="740" type="line"/>
+ <point x="596" y="972"/>
+ <point x="660" y="1160"/>
+ <point x="844" y="1160" type="curve" smooth="yes"/>
+ <point x="1024" y="1160"/>
+ <point x="1096" y="1016"/>
+ <point x="1112" y="772" type="curve"/>
+ <point x="1112" y="664" type="line"/>
+ <point x="1096" y="452"/>
+ <point x="1024" y="332"/>
+ <point x="840" y="332" type="curve" smooth="yes"/>
+ <point x="652" y="332"/>
+ <point x="596" y="492"/>
+ <point x="596" y="712" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1100" y="1488" type="line"/>
+ <point x="1044" y="1172" type="line"/>
+ <point x="1044" y="384" type="line"/>
+ <point x="1092" y="104"/>
+ <point x="1240" y="-28"/>
+ <point x="1472" y="-28" type="curve" smooth="yes"/>
+ <point x="1536" y="-28"/>
+ <point x="1584" y="-24"/>
+ <point x="1644" y="0" type="curve"/>
+ <point x="1608" y="336" type="line"/>
+ <point x="1604" y="332"/>
+ <point x="1596" y="332"/>
+ <point x="1584" y="332" type="curve" smooth="yes"/>
+ <point x="1520" y="332"/>
+ <point x="1488" y="376"/>
+ <point x="1488" y="508" type="curve" smooth="yes"/>
+ <point x="1488" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 89, 'rightMargin': 2}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ampersand.glif b/src/Interface-Bold.ufo/glyphs/ampersand.glif
new file mode 100644
index 000000000..d7eafc6b0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ampersand.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ampersand" format="1">
+ <advance width="2048"/>
+ <unicode hex="0026"/>
+ <outline>
+ <contour>
+ <point x="504" y="1052" type="line"/>
+ <point x="292" y="904"/>
+ <point x="148" y="772"/>
+ <point x="148" y="540" type="curve"/>
+ <point x="148" y="208"/>
+ <point x="396" y="-28"/>
+ <point x="800" y="-28" type="curve"/>
+ <point x="1044" y="-28"/>
+ <point x="1220" y="36"/>
+ <point x="1404" y="172" type="curve" smooth="yes"/>
+ <point x="1416" y="180"/>
+ <point x="1444" y="200"/>
+ <point x="1456" y="204" type="curve" smooth="yes"/>
+ <point x="1696" y="392"/>
+ <point x="1784" y="676"/>
+ <point x="1784" y="1000" type="curve"/>
+ <point x="1412" y="1000" type="line"/>
+ <point x="1412" y="604"/>
+ <point x="1124" y="328"/>
+ <point x="828" y="328" type="curve" smooth="yes"/>
+ <point x="696" y="328"/>
+ <point x="592" y="428"/>
+ <point x="592" y="568" type="curve"/>
+ <point x="592" y="652"/>
+ <point x="612" y="716"/>
+ <point x="684" y="788" type="curve"/>
+ <point x="1136" y="1108" type="line" smooth="yes"/>
+ <point x="1288" y="1216"/>
+ <point x="1400" y="1368"/>
+ <point x="1400" y="1552" type="curve"/>
+ <point x="1400" y="1812"/>
+ <point x="1200" y="2032"/>
+ <point x="884" y="2032" type="curve" smooth="yes"/>
+ <point x="544" y="2032"/>
+ <point x="324" y="1808"/>
+ <point x="324" y="1492" type="curve" smooth="yes"/>
+ <point x="324" y="1288"/>
+ <point x="448" y="1112"/>
+ <point x="640" y="872" type="curve" smooth="yes"/>
+ <point x="1404" y="0" type="line"/>
+ <point x="1904" y="0" type="line"/>
+ <point x="960" y="1084" type="line"/>
+ <point x="820" y="1252"/>
+ <point x="708" y="1372"/>
+ <point x="708" y="1496" type="curve" smooth="yes"/>
+ <point x="708" y="1596"/>
+ <point x="768" y="1672"/>
+ <point x="880" y="1672" type="curve" smooth="yes"/>
+ <point x="984" y="1672"/>
+ <point x="1044" y="1592"/>
+ <point x="1044" y="1516" type="curve"/>
+ <point x="1044" y="1456"/>
+ <point x="1028" y="1392"/>
+ <point x="912" y="1316" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1882, 'leftMargin': 84, 'rightMargin': 42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/anglesupnosp.glif b/src/Interface-Bold.ufo/glyphs/anglesupnosp.glif
new file mode 100644
index 000000000..4c07777c4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/anglesupnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="anglesupnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="031A"/>
+ <outline>
+ <contour>
+ <point x="-708" y="1737" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-708" y="2338" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1176" y="2020" type="line"/>
+ <point x="-421" y="2020" type="line"/>
+ <point x="-421" y="2281" type="line"/>
+ <point x="-1176" y="2281" type="line"/>
+ </contour>
+ <contour>
+ <point x="-514" y="1764" type="line"/>
+ <point x="-239" y="1764" type="line"/>
+ <point x="-239" y="2281" type="line"/>
+ <point x="-514" y="2281" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/angstrom.glif b/src/Interface-Bold.ufo/glyphs/angstrom.glif
new file mode 100644
index 000000000..474b7ef29
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/angstrom.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="angstrom" format="1">
+ <advance width="2048"/>
+ <unicode hex="212B"/>
+ <outline>
+ <contour>
+ <point x="1068" y="1580" type="line"/>
+ <point x="1120" y="2004" type="line"/>
+ <point x="808" y="2004" type="line"/>
+ <point x="68" y="0" type="line"/>
+ <point x="560" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1488" y="0" type="line"/>
+ <point x="1980" y="0" type="line"/>
+ <point x="1240" y="2004" type="line"/>
+ <point x="924" y="2004" type="line"/>
+ <point x="980" y="1580" type="line"/>
+ </contour>
+ <contour>
+ <point x="1468" y="748" type="line"/>
+ <point x="428" y="748" type="line"/>
+ <point x="428" y="376" type="line"/>
+ <point x="1468" y="376" type="line"/>
+ </contour>
+ <contour>
+ <point x="716" y="2144" type="curve"/>
+ <point x="716" y="1996"/>
+ <point x="844" y="1872"/>
+ <point x="1024" y="1872" type="curve" smooth="yes"/>
+ <point x="1200" y="1872"/>
+ <point x="1332" y="1996"/>
+ <point x="1332" y="2144" type="curve" smooth="yes"/>
+ <point x="1332" y="2296"/>
+ <point x="1200" y="2424"/>
+ <point x="1024" y="2424" type="curve" smooth="yes"/>
+ <point x="844" y="2424"/>
+ <point x="716" y="2296"/>
+ </contour>
+ <contour>
+ <point x="880" y="2144" type="curve"/>
+ <point x="880" y="2224"/>
+ <point x="932" y="2292"/>
+ <point x="1024" y="2292" type="curve" smooth="yes"/>
+ <point x="1112" y="2292"/>
+ <point x="1168" y="2224"/>
+ <point x="1168" y="2144" type="curve" smooth="yes"/>
+ <point x="1168" y="2064"/>
+ <point x="1112" y="2004"/>
+ <point x="1024" y="2004" type="curve" smooth="yes"/>
+ <point x="932" y="2004"/>
+ <point x="880" y="2064"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1907, 'leftMargin': 0, 'rightMargin': -6}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/anoteleia.glif b/src/Interface-Bold.ufo/glyphs/anoteleia.glif
new file mode 100644
index 000000000..a246f5a7a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/anoteleia.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="anoteleia" format="1">
+ <advance width="768"/>
+ <unicode hex="0387"/>
+ <outline>
+ <component base="periodcentered" xOffset="-52"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 887, 'leftMargin': 191, 'rightMargin': 204}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/approxequal.glif b/src/Interface-Bold.ufo/glyphs/approxequal.glif
new file mode 100644
index 000000000..297f66778
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/approxequal.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="approxequal" format="1">
+ <advance width="1536"/>
+ <unicode hex="2248"/>
+ <outline>
+ <contour>
+ <point x="108" y="916" type="line"/>
+ <point x="192" y="1028"/>
+ <point x="340" y="1092"/>
+ <point x="460" y="1092" type="curve"/>
+ <point x="604" y="1096"/>
+ <point x="692" y="1048"/>
+ <point x="808" y="992" type="curve" smooth="yes"/>
+ <point x="916" y="936"/>
+ <point x="1000" y="896"/>
+ <point x="1136" y="896" type="curve" smooth="yes"/>
+ <point x="1256" y="896"/>
+ <point x="1344" y="952"/>
+ <point x="1432" y="1040" type="curve"/>
+ <point x="1432" y="1384" type="line"/>
+ <point x="1344" y="1276"/>
+ <point x="1240" y="1212"/>
+ <point x="1120" y="1212" type="curve" smooth="yes"/>
+ <point x="984" y="1212"/>
+ <point x="904" y="1252"/>
+ <point x="792" y="1308" type="curve" smooth="yes"/>
+ <point x="680" y="1364"/>
+ <point x="592" y="1412"/>
+ <point x="444" y="1408" type="curve"/>
+ <point x="324" y="1408"/>
+ <point x="192" y="1352"/>
+ <point x="108" y="1260" type="curve"/>
+ </contour>
+ <contour>
+ <point x="108" y="340" type="line"/>
+ <point x="192" y="448"/>
+ <point x="324" y="512"/>
+ <point x="444" y="512" type="curve"/>
+ <point x="592" y="516"/>
+ <point x="680" y="472"/>
+ <point x="792" y="412" type="curve" smooth="yes"/>
+ <point x="904" y="360"/>
+ <point x="984" y="320"/>
+ <point x="1120" y="320" type="curve" smooth="yes"/>
+ <point x="1240" y="320"/>
+ <point x="1344" y="372"/>
+ <point x="1432" y="464" type="curve"/>
+ <point x="1432" y="808" type="line"/>
+ <point x="1344" y="700"/>
+ <point x="1228" y="636"/>
+ <point x="1108" y="636" type="curve" smooth="yes"/>
+ <point x="972" y="636"/>
+ <point x="888" y="676"/>
+ <point x="780" y="728" type="curve" smooth="yes"/>
+ <point x="664" y="788"/>
+ <point x="576" y="832"/>
+ <point x="432" y="828" type="curve"/>
+ <point x="312" y="828"/>
+ <point x="192" y="776"/>
+ <point x="108" y="684" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1638, 'leftMargin': 139, 'rightMargin': 174}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/archdblsubnosp.glif b/src/Interface-Bold.ufo/glyphs/archdblsubnosp.glif
new file mode 100644
index 000000000..ae0b7ab7c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/archdblsubnosp.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="archdblsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="032B"/>
+ <outline>
+ <contour>
+ <point x="-789" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-789" y="-472" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1339" y="-153" type="line"/>
+ <point x="-1339" y="-349"/>
+ <point x="-1209" y="-501"/>
+ <point x="-1027" y="-501" type="curve" smooth="yes"/>
+ <point x="-847" y="-501"/>
+ <point x="-708" y="-349"/>
+ <point x="-708" y="-153" type="curve"/>
+ <point x="-869" y="-153" type="line"/>
+ <point x="-869" y="-243"/>
+ <point x="-931" y="-303"/>
+ <point x="-1027" y="-303" type="curve" smooth="yes"/>
+ <point x="-1119" y="-303"/>
+ <point x="-1183" y="-243"/>
+ <point x="-1183" y="-153" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-869" y="-153" type="line"/>
+ <point x="-869" y="-349"/>
+ <point x="-738" y="-501"/>
+ <point x="-557" y="-501" type="curve" smooth="yes"/>
+ <point x="-377" y="-501"/>
+ <point x="-238" y="-349"/>
+ <point x="-238" y="-153" type="curve"/>
+ <point x="-399" y="-153" type="line"/>
+ <point x="-399" y="-243"/>
+ <point x="-461" y="-303"/>
+ <point x="-557" y="-303" type="curve" smooth="yes"/>
+ <point x="-649" y="-303"/>
+ <point x="-708" y="-243"/>
+ <point x="-708" y="-153" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/arrowdown.glif b/src/Interface-Bold.ufo/glyphs/arrowdown.glif
new file mode 100644
index 000000000..cb0741e68
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/arrowdown.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="arrowdown" format="1">
+ <advance width="1792"/>
+ <unicode hex="2193"/>
+ <outline>
+ <contour>
+ <point x="1756" y="324" type="line"/>
+ <point x="1480" y="596" type="line"/>
+ <point x="1092" y="208" type="line"/>
+ <point x="1092" y="2048" type="line"/>
+ <point x="708" y="2048" type="line"/>
+ <point x="708" y="208" type="line"/>
+ <point x="316" y="600" type="line"/>
+ <point x="44" y="324" type="line"/>
+ <point x="900" y="-532" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 950, 'leftMargin': 121, 'rightMargin': 97}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/arrowheaddownmod.glif b/src/Interface-Bold.ufo/glyphs/arrowheaddownmod.glif
new file mode 100644
index 000000000..234e73698
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/arrowheaddownmod.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="arrowheaddownmod" format="1">
+ <advance width="1280"/>
+ <unicode hex="02C5"/>
+ <outline>
+ <contour>
+ <point x="628" y="1248" type="line"/>
+ <point x="716" y="788" type="line"/>
+ <point x="492" y="788" type="line"/>
+ <point x="120" y="1852" type="line"/>
+ <point x="428" y="1852" type="line"/>
+ </contour>
+ <contour>
+ <point x="856" y="1852" type="line"/>
+ <point x="1160" y="1852" type="line"/>
+ <point x="788" y="788" type="line"/>
+ <point x="564" y="788" type="line"/>
+ <point x="648" y="1248" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1261, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/arrowheadleftmod.glif b/src/Interface-Bold.ufo/glyphs/arrowheadleftmod.glif
new file mode 100644
index 000000000..963a50196
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/arrowheadleftmod.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="arrowheadleftmod" format="1">
+ <advance width="1536"/>
+ <unicode hex="02C2"/>
+ <outline>
+ <contour>
+ <point x="696" y="1308" type="line"/>
+ <point x="236" y="1396" type="line"/>
+ <point x="236" y="1172" type="line"/>
+ <point x="1300" y="800" type="line"/>
+ <point x="1300" y="1108" type="line"/>
+ </contour>
+ <contour>
+ <point x="1300" y="1536" type="line"/>
+ <point x="1300" y="1840" type="line"/>
+ <point x="236" y="1468" type="line"/>
+ <point x="236" y="1244" type="line"/>
+ <point x="696" y="1328" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1282, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/arrowheadrightmod.glif b/src/Interface-Bold.ufo/glyphs/arrowheadrightmod.glif
new file mode 100644
index 000000000..5a52231b7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/arrowheadrightmod.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="arrowheadrightmod" format="1">
+ <advance width="1536"/>
+ <unicode hex="02C3"/>
+ <outline>
+ <contour>
+ <point x="840" y="1308" type="line"/>
+ <point x="1300" y="1396" type="line"/>
+ <point x="1300" y="1172" type="line"/>
+ <point x="236" y="800" type="line"/>
+ <point x="236" y="1108" type="line"/>
+ </contour>
+ <contour>
+ <point x="236" y="1536" type="line"/>
+ <point x="236" y="1840" type="line"/>
+ <point x="1300" y="1468" type="line"/>
+ <point x="1300" y="1244" type="line"/>
+ <point x="840" y="1328" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1282, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/arrowheadupmod.glif b/src/Interface-Bold.ufo/glyphs/arrowheadupmod.glif
new file mode 100644
index 000000000..55e54076b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/arrowheadupmod.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="arrowheadupmod" format="1">
+ <advance width="1280"/>
+ <unicode hex="02C4"/>
+ <outline>
+ <contour>
+ <point x="628" y="1392" type="line"/>
+ <point x="716" y="1852" type="line"/>
+ <point x="492" y="1852" type="line"/>
+ <point x="120" y="788" type="line"/>
+ <point x="428" y="788" type="line"/>
+ </contour>
+ <contour>
+ <point x="856" y="788" type="line"/>
+ <point x="1160" y="788" type="line"/>
+ <point x="788" y="1852" type="line"/>
+ <point x="564" y="1852" type="line"/>
+ <point x="648" y="1392" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1261, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/arrowleft.glif b/src/Interface-Bold.ufo/glyphs/arrowleft.glif
new file mode 100644
index 000000000..18323e514
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/arrowleft.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="arrowleft" format="1">
+ <advance width="3072"/>
+ <unicode hex="2190"/>
+ <outline>
+ <contour>
+ <point x="1092" y="-24" type="line"/>
+ <point x="1364" y="252" type="line"/>
+ <point x="976" y="640" type="line"/>
+ <point x="2816" y="640" type="line"/>
+ <point x="2816" y="1024" type="line"/>
+ <point x="976" y="1024" type="line"/>
+ <point x="1368" y="1416" type="line"/>
+ <point x="1092" y="1688" type="line"/>
+ <point x="236" y="832" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/arrowright.glif b/src/Interface-Bold.ufo/glyphs/arrowright.glif
new file mode 100644
index 000000000..5ea5b5011
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/arrowright.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="arrowright" format="1">
+ <advance width="3072"/>
+ <unicode hex="2192"/>
+ <outline>
+ <component base="arrowleft" xScale="-1.0" yScale="-1.0" xOffset="3072" yOffset="1664"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/arrowup.glif b/src/Interface-Bold.ufo/glyphs/arrowup.glif
new file mode 100644
index 000000000..d8075830e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/arrowup.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="arrowup" format="1">
+ <advance width="1792"/>
+ <unicode hex="2191"/>
+ <outline>
+ <contour>
+ <point x="44" y="1212" type="line"/>
+ <point x="320" y="940" type="line"/>
+ <point x="708" y="1328" type="line"/>
+ <point x="708" y="-512" type="line"/>
+ <point x="1092" y="-512" type="line"/>
+ <point x="1092" y="1328" type="line"/>
+ <point x="1484" y="936" type="line"/>
+ <point x="1756" y="1212" type="line"/>
+ <point x="900" y="2068" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 950, 'leftMargin': 121, 'rightMargin': 97}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/asciicircum.glif b/src/Interface-Bold.ufo/glyphs/asciicircum.glif
new file mode 100644
index 000000000..7bd604366
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/asciicircum.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="asciicircum" format="1">
+ <advance width="1280"/>
+ <unicode hex="005E"/>
+ <outline>
+ <contour>
+ <point x="652" y="1652" type="line"/>
+ <point x="724" y="2004" type="line"/>
+ <point x="476" y="2004" type="line"/>
+ <point x="68" y="1004" type="line"/>
+ <point x="404" y="1004" type="line"/>
+ </contour>
+ <contour>
+ <point x="876" y="1004" type="line"/>
+ <point x="1216" y="1004" type="line"/>
+ <point x="804" y="2004" type="line"/>
+ <point x="556" y="2004" type="line"/>
+ <point x="628" y="1652" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>248.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>723.25</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1251, 'leftMargin': 54, 'rightMargin': 49}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/asciitilde.glif b/src/Interface-Bold.ufo/glyphs/asciitilde.glif
new file mode 100644
index 000000000..a029160d8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/asciitilde.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="asciitilde" format="1">
+ <advance width="1792"/>
+ <unicode hex="007E"/>
+ <outline>
+ <contour>
+ <point x="1340" y="1100" type="line"/>
+ <point x="1340" y="968"/>
+ <point x="1268" y="864"/>
+ <point x="1172" y="864" type="curve" smooth="yes"/>
+ <point x="1104" y="864"/>
+ <point x="1040" y="900"/>
+ <point x="968" y="972" type="curve"/>
+ <point x="852" y="1092"/>
+ <point x="736" y="1152"/>
+ <point x="592" y="1152" type="curve" smooth="yes"/>
+ <point x="324" y="1152"/>
+ <point x="136" y="936"/>
+ <point x="136" y="564" type="curve"/>
+ <point x="452" y="556" type="line"/>
+ <point x="452" y="688"/>
+ <point x="520" y="792"/>
+ <point x="620" y="792" type="curve" smooth="yes"/>
+ <point x="692" y="792"/>
+ <point x="752" y="756"/>
+ <point x="824" y="684" type="curve"/>
+ <point x="952" y="560"/>
+ <point x="1052" y="504"/>
+ <point x="1200" y="504" type="curve" smooth="yes"/>
+ <point x="1468" y="504"/>
+ <point x="1656" y="728"/>
+ <point x="1656" y="1100" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1796, 'leftMargin': 135, 'rightMargin': 139}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ascript.glif b/src/Interface-Bold.ufo/glyphs/ascript.glif
new file mode 100644
index 000000000..748156331
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ascript.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ascript" format="1">
+ <advance width="1792"/>
+ <unicode hex="0251"/>
+ <outline>
+ <contour>
+ <point x="1264" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="748" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="748" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1712" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="148" y="712" type="line"/>
+ <point x="148" y="280"/>
+ <point x="352" y="-28"/>
+ <point x="728" y="-28" type="curve" smooth="yes"/>
+ <point x="1052" y="-28"/>
+ <point x="1184" y="300"/>
+ <point x="1240" y="700" type="curve"/>
+ <point x="1240" y="736" type="line"/>
+ <point x="1184" y="1168"/>
+ <point x="1052" y="1516"/>
+ <point x="732" y="1516" type="curve" smooth="yes"/>
+ <point x="352" y="1516"/>
+ <point x="148" y="1196"/>
+ <point x="148" y="740" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="596" y="740" type="line"/>
+ <point x="596" y="972"/>
+ <point x="660" y="1160"/>
+ <point x="844" y="1160" type="curve" smooth="yes"/>
+ <point x="1024" y="1160"/>
+ <point x="1100" y="1016"/>
+ <point x="1100" y="772" type="curve" smooth="yes"/>
+ <point x="1100" y="664" type="line" smooth="yes"/>
+ <point x="1100" y="452"/>
+ <point x="1024" y="332"/>
+ <point x="840" y="332" type="curve" smooth="yes"/>
+ <point x="652" y="332"/>
+ <point x="596" y="492"/>
+ <point x="596" y="712" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1100" y="1488" type="line"/>
+ <point x="1044" y="1172" type="line"/>
+ <point x="1044" y="508" type="line" smooth="yes"/>
+ <point x="1044" y="148"/>
+ <point x="1204" y="-28"/>
+ <point x="1472" y="-28" type="curve" smooth="yes"/>
+ <point x="1536" y="-28"/>
+ <point x="1584" y="-24"/>
+ <point x="1644" y="0" type="curve"/>
+ <point x="1608" y="336" type="line"/>
+ <point x="1604" y="332"/>
+ <point x="1596" y="332"/>
+ <point x="1584" y="332" type="curve" smooth="yes"/>
+ <point x="1520" y="332"/>
+ <point x="1488" y="376"/>
+ <point x="1488" y="508" type="curve" smooth="yes"/>
+ <point x="1488" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1651, 'leftMargin': 89, 'rightMargin': 68}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ascript_uni02DE__.glif b/src/Interface-Bold.ufo/glyphs/ascript_uni02DE__.glif
new file mode 100644
index 000000000..6b0360371
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ascript_uni02DE__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ascript_uni02DE" format="1">
+ <advance width="2304"/>
+ <outline>
+ <component base="ascript" xOffset="52"/>
+ <component base="rhotichookmod" xOffset="1516"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2151, 'leftMargin': 89, 'rightMargin': 42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ascriptturn.glif b/src/Interface-Bold.ufo/glyphs/ascriptturn.glif
new file mode 100644
index 000000000..93ab7b012
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ascriptturn.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ascriptturn" format="1">
+ <advance width="1792"/>
+ <unicode hex="0252"/>
+ <outline>
+ <contour>
+ <point x="1420" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="968" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="968" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1732" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1644" y="772" type="line"/>
+ <point x="1644" y="1208"/>
+ <point x="1440" y="1512"/>
+ <point x="1064" y="1512" type="curve" smooth="yes"/>
+ <point x="740" y="1512"/>
+ <point x="608" y="1188"/>
+ <point x="556" y="784" type="curve"/>
+ <point x="556" y="748" type="line"/>
+ <point x="608" y="320"/>
+ <point x="740" y="-32"/>
+ <point x="1060" y="-32" type="curve" smooth="yes"/>
+ <point x="1440" y="-32"/>
+ <point x="1644" y="292"/>
+ <point x="1644" y="744" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1200" y="744" type="line"/>
+ <point x="1200" y="512"/>
+ <point x="1132" y="328"/>
+ <point x="952" y="328" type="curve" smooth="yes"/>
+ <point x="768" y="328"/>
+ <point x="692" y="472"/>
+ <point x="692" y="712" type="curve" smooth="yes"/>
+ <point x="692" y="820" type="line" smooth="yes"/>
+ <point x="692" y="1032"/>
+ <point x="768" y="1156"/>
+ <point x="952" y="1156" type="curve" smooth="yes"/>
+ <point x="1140" y="1156"/>
+ <point x="1200" y="996"/>
+ <point x="1200" y="772" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="692" y="-4" type="line"/>
+ <point x="748" y="316" type="line"/>
+ <point x="748" y="976" type="line" smooth="yes"/>
+ <point x="748" y="1336"/>
+ <point x="588" y="1516"/>
+ <point x="324" y="1516" type="curve" smooth="yes"/>
+ <point x="260" y="1516"/>
+ <point x="212" y="1512"/>
+ <point x="152" y="1484" type="curve"/>
+ <point x="184" y="1152" type="line"/>
+ <point x="192" y="1152"/>
+ <point x="196" y="1156"/>
+ <point x="208" y="1156" type="curve" smooth="yes"/>
+ <point x="272" y="1156"/>
+ <point x="304" y="1108"/>
+ <point x="304" y="976" type="curve" smooth="yes"/>
+ <point x="304" y="-4" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1651, 'leftMargin': 69, 'rightMargin': 89}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ascriptturn_uni02DE__.glif b/src/Interface-Bold.ufo/glyphs/ascriptturn_uni02DE__.glif
new file mode 100644
index 000000000..6f99b3e95
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ascriptturn_uni02DE__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ascriptturn_uni02DE" format="1">
+ <advance width="2304"/>
+ <outline>
+ <component base="ascriptturn" xOffset="-136"/>
+ <component base="rhotichookmod" xOffset="1452"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2274, 'leftMargin': 152, 'rightMargin': -150}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/asterisk.glif b/src/Interface-Bold.ufo/glyphs/asterisk.glif
new file mode 100644
index 000000000..00aad159a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/asterisk.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="asterisk" format="1">
+ <advance width="1536"/>
+ <unicode hex="002A"/>
+ <outline>
+ <contour>
+ <point x="276" y="940" type="line"/>
+ <point x="508" y="784" type="line"/>
+ <point x="760" y="1176" type="line"/>
+ <point x="1012" y="772" type="line"/>
+ <point x="1244" y="936" type="line"/>
+ <point x="944" y="1300" type="line"/>
+ <point x="1396" y="1424" type="line"/>
+ <point x="1308" y="1684" type="line"/>
+ <point x="884" y="1508" type="line"/>
+ <point x="920" y="2004" type="line"/>
+ <point x="632" y="2004" type="line"/>
+ <point x="664" y="1520" type="line"/>
+ <point x="228" y="1700" type="line"/>
+ <point x="144" y="1440" type="line"/>
+ <point x="584" y="1316" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1299, 'leftMargin': 37, 'rightMargin': 9}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/asterism.glif b/src/Interface-Bold.ufo/glyphs/asterism.glif
new file mode 100644
index 000000000..fb45131ca
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/asterism.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="asterism" format="1">
+ <advance width="2048"/>
+ <unicode hex="2042"/>
+ <outline>
+ <contour>
+ <point x="976" y="464" type="line"/>
+ <point x="976" y="676" type="line"/>
+ <point x="196" y="676" type="line"/>
+ <point x="196" y="464" type="line"/>
+ </contour>
+ <contour>
+ <point x="784" y="220" type="line"/>
+ <point x="936" y="368" type="line"/>
+ <point x="384" y="920" type="line"/>
+ <point x="236" y="772" type="line"/>
+ </contour>
+ <contour>
+ <point x="480" y="180" type="line"/>
+ <point x="692" y="180" type="line"/>
+ <point x="692" y="960" type="line"/>
+ <point x="480" y="960" type="line"/>
+ </contour>
+ <contour>
+ <point x="236" y="372" type="line"/>
+ <point x="384" y="220" type="line"/>
+ <point x="936" y="772" type="line"/>
+ <point x="784" y="920" type="line"/>
+ </contour>
+ <contour>
+ <point x="1416" y="1316" type="line"/>
+ <point x="1416" y="1528" type="line"/>
+ <point x="636" y="1528" type="line"/>
+ <point x="636" y="1316" type="line"/>
+ </contour>
+ <contour>
+ <point x="1224" y="1072" type="line"/>
+ <point x="1376" y="1220" type="line"/>
+ <point x="824" y="1776" type="line"/>
+ <point x="676" y="1624" type="line"/>
+ </contour>
+ <contour>
+ <point x="920" y="1032" type="line"/>
+ <point x="1132" y="1032" type="line"/>
+ <point x="1132" y="1816" type="line"/>
+ <point x="920" y="1816" type="line"/>
+ </contour>
+ <contour>
+ <point x="676" y="1224" type="line"/>
+ <point x="824" y="1072" type="line"/>
+ <point x="1376" y="1624" type="line"/>
+ <point x="1224" y="1776" type="line"/>
+ </contour>
+ <contour>
+ <point x="1856" y="464" type="line"/>
+ <point x="1856" y="676" type="line"/>
+ <point x="1076" y="676" type="line"/>
+ <point x="1076" y="464" type="line"/>
+ </contour>
+ <contour>
+ <point x="1664" y="220" type="line"/>
+ <point x="1816" y="368" type="line"/>
+ <point x="1264" y="920" type="line"/>
+ <point x="1116" y="772" type="line"/>
+ </contour>
+ <contour>
+ <point x="1360" y="180" type="line"/>
+ <point x="1572" y="180" type="line"/>
+ <point x="1572" y="960" type="line"/>
+ <point x="1360" y="960" type="line"/>
+ </contour>
+ <contour>
+ <point x="1116" y="372" type="line"/>
+ <point x="1264" y="220" type="line"/>
+ <point x="1816" y="772" type="line"/>
+ <point x="1664" y="920" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1881.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/at.glif b/src/Interface-Bold.ufo/glyphs/at.glif
new file mode 100644
index 000000000..649c849e0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/at.glif
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="at" format="1">
+ <advance width="2816"/>
+ <unicode hex="0040"/>
+ <outline>
+ <contour>
+ <point x="1384" y="1100" type="curve" smooth="yes"/>
+ <point x="1580" y="1104"/>
+ <point x="1736" y="1024"/>
+ <point x="1736" y="748" type="curve" smooth="yes"/>
+ <point x="1736" y="476"/>
+ <point x="1600" y="336"/>
+ <point x="1376" y="336" type="curve" smooth="yes"/>
+ <point x="1152" y="336"/>
+ <point x="1092" y="500"/>
+ <point x="1096" y="748" type="curve" smooth="yes"/>
+ <point x="1096" y="952"/>
+ <point x="1208" y="1100"/>
+ </contour>
+ <contour>
+ <point x="1456" y="2052" type="curve" smooth="yes"/>
+ <point x="636" y="2052"/>
+ <point x="144" y="1556"/>
+ <point x="144" y="724" type="curve" smooth="yes"/>
+ <point x="144" y="-136"/>
+ <point x="616" y="-600"/>
+ <point x="1484" y="-600" type="curve" smooth="yes"/>
+ <point x="1700" y="-600"/>
+ <point x="1900" y="-580"/>
+ <point x="2096" y="-500" type="curve"/>
+ <point x="2104" y="-148" type="line"/>
+ <point x="1904" y="-208"/>
+ <point x="1700" y="-248"/>
+ <point x="1492" y="-248" type="curve" smooth="yes"/>
+ <point x="860" y="-248"/>
+ <point x="524" y="88"/>
+ <point x="524" y="716" type="curve" smooth="yes"/>
+ <point x="524" y="1332"/>
+ <point x="864" y="1704"/>
+ <point x="1444" y="1704" type="curve" smooth="yes"/>
+ <point x="2024" y="1704"/>
+ <point x="2304" y="1536"/>
+ <point x="2304" y="888" type="curve" smooth="yes"/>
+ <point x="2304" y="460"/>
+ <point x="2264" y="320"/>
+ <point x="2148" y="320" type="curve" smooth="yes"/>
+ <point x="2124" y="320"/>
+ <point x="2088" y="308"/>
+ <point x="2088" y="376" type="curve" smooth="yes"/>
+ <point x="2088" y="1424" type="line"/>
+ <point x="1760" y="1424" type="line"/>
+ <point x="1760" y="1312" type="line"/>
+ <point x="1736" y="1312" type="line"/>
+ <point x="1684" y="1460"/>
+ <point x="1376" y="1456"/>
+ <point x="1344" y="1456" type="curve" smooth="yes"/>
+ <point x="1024" y="1444"/>
+ <point x="728" y="1224"/>
+ <point x="728" y="736" type="curve" smooth="yes"/>
+ <point x="728" y="228"/>
+ <point x="956" y="-28"/>
+ <point x="1344" y="-28" type="curve" smooth="yes"/>
+ <point x="1512" y="-28"/>
+ <point x="1700" y="-12"/>
+ <point x="1780" y="172" type="curve"/>
+ <point x="1800" y="172" type="line"/>
+ <point x="1828" y="-40"/>
+ <point x="1944" y="-40"/>
+ <point x="2124" y="-40" type="curve" smooth="yes"/>
+ <point x="2536" y="-40"/>
+ <point x="2668" y="192"/>
+ <point x="2668" y="884" type="curve" smooth="yes"/>
+ <point x="2668" y="1680"/>
+ <point x="2260" y="2052"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2522, 'leftMargin': 183, 'rightMargin': 97}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/aturn.glif b/src/Interface-Bold.ufo/glyphs/aturn.glif
new file mode 100644
index 000000000..276d92ca3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/aturn.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="aturn" format="1">
+ <advance width="1536"/>
+ <unicode hex="0250"/>
+ <outline>
+ <contour>
+ <point x="768" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="768" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1132" y="848" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="1520" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="596" y="1116" type="line"/>
+ <point x="596" y="1256"/>
+ <point x="580" y="1396"/>
+ <point x="536" y="1488" type="curve"/>
+ <point x="92" y="1488" type="line"/>
+ <point x="92" y="1464" type="line"/>
+ <point x="132" y="1392"/>
+ <point x="152" y="1308"/>
+ <point x="152" y="1112" type="curve" smooth="yes"/>
+ <point x="152" y="504" type="line"/>
+ <point x="152" y="152"/>
+ <point x="416" y="-28"/>
+ <point x="764" y="-28" type="curve" smooth="yes"/>
+ <point x="1160" y="-28"/>
+ <point x="1412" y="184"/>
+ <point x="1412" y="460" type="curve"/>
+ <point x="968" y="460" type="line"/>
+ <point x="968" y="348"/>
+ <point x="904" y="296"/>
+ <point x="788" y="296" type="curve" smooth="yes"/>
+ <point x="652" y="296"/>
+ <point x="596" y="376"/>
+ <point x="596" y="500" type="curve"/>
+ </contour>
+ <contour>
+ <point x="544" y="580" type="line"/>
+ <point x="752" y="580" type="line"/>
+ <point x="1220" y="580"/>
+ <point x="1444" y="764"/>
+ <point x="1444" y="1068" type="curve" smooth="yes"/>
+ <point x="1444" y="1332"/>
+ <point x="1220" y="1516"/>
+ <point x="940" y="1516" type="curve" smooth="yes"/>
+ <point x="656" y="1516"/>
+ <point x="544" y="1340"/>
+ <point x="476" y="1196" type="curve"/>
+ <point x="580" y="1004" type="line"/>
+ <point x="580" y="1080"/>
+ <point x="676" y="1184"/>
+ <point x="840" y="1184" type="curve" smooth="yes"/>
+ <point x="936" y="1184"/>
+ <point x="1004" y="1128"/>
+ <point x="1004" y="1044" type="curve" smooth="yes"/>
+ <point x="1004" y="932"/>
+ <point x="936" y="828"/>
+ <point x="748" y="828" type="curve"/>
+ <point x="540" y="828" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1500, 'leftMargin': 73, 'rightMargin': 73}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/aturn_uni02DE__.glif b/src/Interface-Bold.ufo/glyphs/aturn_uni02DE__.glif
new file mode 100644
index 000000000..b4533497d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/aturn_uni02DE__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="aturn_uni02DE" format="1">
+ <advance width="2304"/>
+ <outline>
+ <component base="aturn" xOffset="84"/>
+ <component base="rhotichookmod" xOffset="1504"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2109, 'leftMargin': 73, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/austral.glif b/src/Interface-Bold.ufo/glyphs/austral.glif
new file mode 100644
index 000000000..82f8c6a2a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/austral.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="austral" format="1">
+ <advance width="2048"/>
+ <unicode hex="20B3"/>
+ <outline>
+ <contour>
+ <point x="1940" y="1268" type="line"/>
+ <point x="36" y="1268" type="line"/>
+ <point x="36" y="912" type="line"/>
+ <point x="1940" y="912" type="line"/>
+ </contour>
+ <contour>
+ <point x="1940" y="748" type="line"/>
+ <point x="36" y="748" type="line"/>
+ <point x="36" y="388" type="line"/>
+ <point x="1940" y="388" type="line"/>
+ </contour>
+ <component base="A" xOffset="36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2017, 'leftMargin': 55, 'rightMargin': -18}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/b.cn.glif b/src/Interface-Bold.ufo/glyphs/b.cn.glif
new file mode 100644
index 000000000..343377e97
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/b.cn.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="b.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="212" y="2112" type="line"/>
+ <point x="212" y="0" type="line"/>
+ <point x="624" y="0" type="line"/>
+ <point x="656" y="368" type="line"/>
+ <point x="656" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="1580" y="788" type="line"/>
+ <point x="1580" y="1256"/>
+ <point x="1408" y="1516"/>
+ <point x="1012" y="1516" type="curve" smooth="yes"/>
+ <point x="672" y="1516"/>
+ <point x="520" y="1204"/>
+ <point x="464" y="816" type="curve"/>
+ <point x="464" y="672" type="line"/>
+ <point x="520" y="284"/>
+ <point x="672" y="-28"/>
+ <point x="1016" y="-28" type="curve" smooth="yes"/>
+ <point x="1408" y="-28"/>
+ <point x="1580" y="220"/>
+ <point x="1580" y="704" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1136" y="704" type="line"/>
+ <point x="1136" y="428"/>
+ <point x="1096" y="328"/>
+ <point x="892" y="328" type="curve" smooth="yes"/>
+ <point x="684" y="328"/>
+ <point x="616" y="440"/>
+ <point x="616" y="636" type="curve" smooth="yes"/>
+ <point x="616" y="856" type="line" smooth="yes"/>
+ <point x="616" y="1044"/>
+ <point x="684" y="1160"/>
+ <point x="888" y="1160" type="curve" smooth="yes"/>
+ <point x="1092" y="1160"/>
+ <point x="1136" y="1040"/>
+ <point x="1136" y="788" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 140, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/b.glif b/src/Interface-Bold.ufo/glyphs/b.glif
new file mode 100644
index 000000000..19c738f1f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/b.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="b" format="1">
+ <advance width="1536"/>
+ <unicode hex="0062"/>
+ <outline>
+ <contour>
+ <point x="1004" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1008" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1660" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1660" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1660" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="84" y="2112" type="line"/>
+ <point x="84" y="0" type="line"/>
+ <point x="484" y="0" type="line"/>
+ <point x="508" y="304" type="line"/>
+ <point x="376" y="744" type="line"/>
+ <point x="528" y="1244" type="line"/>
+ <point x="528" y="2112" type="line"/>
+ </contour>
+ <component base="rightloop.cn" xOffset="-128"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 140, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/babygamma.glif b/src/Interface-Bold.ufo/glyphs/babygamma.glif
new file mode 100644
index 000000000..81aa12290
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/babygamma.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="babygamma" format="1">
+ <advance width="1792"/>
+ <unicode hex="0264"/>
+ <outline>
+ <contour>
+ <point x="896" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="896" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1784" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="240" y="1044" type="line"/>
+ <point x="284" y="1088"/>
+ <point x="332" y="1128"/>
+ <point x="384" y="1128" type="curve" smooth="yes"/>
+ <point x="468" y="1128"/>
+ <point x="548" y="1044"/>
+ <point x="732" y="728" type="curve" smooth="yes"/>
+ <point x="852" y="524"/>
+ <point x="952" y="416"/>
+ <point x="952" y="344" type="curve" smooth="yes"/>
+ <point x="952" y="316"/>
+ <point x="940" y="284"/>
+ <point x="896" y="284" type="curve"/>
+ <point x="896" y="-28" type="line"/>
+ <point x="1160" y="-28"/>
+ <point x="1340" y="88"/>
+ <point x="1340" y="316" type="curve" smooth="yes"/>
+ <point x="1340" y="488"/>
+ <point x="1248" y="624"/>
+ <point x="1064" y="940" type="curve" smooth="yes"/>
+ <point x="848" y="1316"/>
+ <point x="676" y="1516"/>
+ <point x="440" y="1516" type="curve" smooth="yes"/>
+ <point x="236" y="1516"/>
+ <point x="128" y="1416"/>
+ <point x="36" y="1304" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1760" y="1304" type="line"/>
+ <point x="1668" y="1416"/>
+ <point x="1556" y="1516"/>
+ <point x="1356" y="1516" type="curve" smooth="yes"/>
+ <point x="1116" y="1516"/>
+ <point x="944" y="1316"/>
+ <point x="728" y="940" type="curve" smooth="yes"/>
+ <point x="544" y="624"/>
+ <point x="452" y="488"/>
+ <point x="452" y="316" type="curve" smooth="yes"/>
+ <point x="452" y="88"/>
+ <point x="632" y="-28"/>
+ <point x="896" y="-28" type="curve"/>
+ <point x="896" y="284" type="line"/>
+ <point x="852" y="284"/>
+ <point x="840" y="316"/>
+ <point x="840" y="344" type="curve" smooth="yes"/>
+ <point x="840" y="416"/>
+ <point x="940" y="524"/>
+ <point x="1060" y="728" type="curve" smooth="yes"/>
+ <point x="1244" y="1044"/>
+ <point x="1324" y="1128"/>
+ <point x="1408" y="1128" type="curve" smooth="yes"/>
+ <point x="1460" y="1128"/>
+ <point x="1508" y="1088"/>
+ <point x="1552" y="1044" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1779, 'leftMargin': 28, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/backslash.glif b/src/Interface-Bold.ufo/glyphs/backslash.glif
new file mode 100644
index 000000000..27075ae2b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/backslash.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="backslash" format="1">
+ <advance width="1152"/>
+ <unicode hex="005C"/>
+ <outline>
+ <contour>
+ <point x="80" y="2048" type="line"/>
+ <point x="676" y="-308" type="line"/>
+ <point x="1072" y="-308" type="line"/>
+ <point x="476" y="2048" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1198, 'leftMargin': -19, 'rightMargin': -78}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/bar.glif b/src/Interface-Bold.ufo/glyphs/bar.glif
new file mode 100644
index 000000000..43a0c9b8c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/bar.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bar" format="1">
+ <advance width="768"/>
+ <unicode hex="007C"/>
+ <outline>
+ <contour>
+ <point x="508" y="2004" type="line"/>
+ <point x="260" y="2004" type="line"/>
+ <point x="260" y="-372" type="line"/>
+ <point x="508" y="-372" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 718, 'leftMargin': 238, 'rightMargin': 231}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/barmidlongnosp.glif b/src/Interface-Bold.ufo/glyphs/barmidlongnosp.glif
new file mode 100644
index 000000000..b11f7f871
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/barmidlongnosp.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="barmidlongnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0336"/>
+ <outline>
+ <contour>
+ <point x="87" y="862" type="line"/>
+ <point x="-1675" y="862" type="line"/>
+ <point x="-1675" y="600" type="line"/>
+ <point x="87" y="600" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/barmidshortnosp.glif b/src/Interface-Bold.ufo/glyphs/barmidshortnosp.glif
new file mode 100644
index 000000000..5a4b8ea24
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/barmidshortnosp.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="barmidshortnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0335"/>
+ <outline>
+ <component base="crossbar" xOffset="-1481" yOffset="-296"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/bbar.glif b/src/Interface-Bold.ufo/glyphs/bbar.glif
new file mode 100644
index 000000000..0af66c8e2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/bbar.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bbar" format="1">
+ <advance width="1792"/>
+ <unicode hex="0180"/>
+ <outline>
+ <contour>
+ <point x="996" y="-16" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="988" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="588" y="1792" type="move" name="parenthesses.w2"/>
+ </contour>
+ <contour>
+ <point x="1760" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="996" y="-16" type="move" name="bottom"/>
+ </contour>
+ <component base="b" xOffset="176"/>
+ <component base="crossbar" xOffset="-108" yOffset="764"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1701, 'leftMargin': -20, 'rightMargin': 5}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/bbar_uni1ABE___.glif b/src/Interface-Bold.ufo/glyphs/bbar_uni1ABE___.glif
new file mode 100644
index 000000000..525b91757
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/bbar_uni1ABE___.glif
@@ -0,0 +1,111 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bbar_uni1ABE" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="1272" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1280" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="808" y="1792" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="1280" y="-16" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="2044" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="600" y="2112" type="line"/>
+ <point x="600" y="0" type="line"/>
+ <point x="996" y="0" type="line"/>
+ <point x="1040" y="368" type="line"/>
+ <point x="1040" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="1964" y="760" type="line"/>
+ <point x="1964" y="1196"/>
+ <point x="1780" y="1516"/>
+ <point x="1384" y="1516" type="curve" smooth="yes"/>
+ <point x="1024" y="1516"/>
+ <point x="880" y="1176"/>
+ <point x="820" y="764" type="curve"/>
+ <point x="820" y="728" type="line"/>
+ <point x="880" y="308"/>
+ <point x="1024" y="-28"/>
+ <point x="1388" y="-28" type="curve" smooth="yes"/>
+ <point x="1780" y="-28"/>
+ <point x="1964" y="284"/>
+ <point x="1964" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1520" y="732" type="line"/>
+ <point x="1520" y="492"/>
+ <point x="1484" y="328"/>
+ <point x="1276" y="328" type="curve" smooth="yes"/>
+ <point x="1072" y="328"/>
+ <point x="1000" y="460"/>
+ <point x="1000" y="692" type="curve" smooth="yes"/>
+ <point x="1000" y="800" type="line" smooth="yes"/>
+ <point x="1000" y="1024"/>
+ <point x="1072" y="1160"/>
+ <point x="1272" y="1160" type="curve" smooth="yes"/>
+ <point x="1476" y="1160"/>
+ <point x="1520" y="976"/>
+ <point x="1520" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1360" y="1920" type="line"/>
+ <point x="372" y="1920" type="line"/>
+ <point x="372" y="1660" type="line"/>
+ <point x="1360" y="1660" type="line"/>
+ </contour>
+ <contour>
+ <point x="324" y="1540" type="curve"/>
+ <point x="352" y="1648" type="line"/>
+ <point x="296" y="1672"/>
+ <point x="232" y="1712"/>
+ <point x="232" y="1804" type="curve" smooth="yes"/>
+ <point x="232" y="1892"/>
+ <point x="288" y="1928"/>
+ <point x="352" y="1956" type="curve"/>
+ <point x="324" y="2064" type="line"/>
+ <point x="208" y="2040"/>
+ <point x="84" y="1944"/>
+ <point x="84" y="1804" type="curve" smooth="yes"/>
+ <point x="84" y="1656"/>
+ <point x="208" y="1564"/>
+ </contour>
+ <contour>
+ <point x="1384" y="1648" type="curve"/>
+ <point x="1412" y="1540" type="line"/>
+ <point x="1524" y="1564"/>
+ <point x="1652" y="1656"/>
+ <point x="1652" y="1804" type="curve" smooth="yes"/>
+ <point x="1652" y="1948"/>
+ <point x="1524" y="2040"/>
+ <point x="1412" y="2064" type="curve"/>
+ <point x="1384" y="1956" type="line"/>
+ <point x="1444" y="1928"/>
+ <point x="1504" y="1892"/>
+ <point x="1504" y="1804" type="curve" smooth="yes"/>
+ <point x="1504" y="1712"/>
+ <point x="1440" y="1672"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1966, 'leftMargin': 7, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/becyrillic.glif b/src/Interface-Bold.ufo/glyphs/becyrillic.glif
new file mode 100644
index 000000000..d13c8b4a1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/becyrillic.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="becyrillic" format="1">
+ <advance width="1792"/>
+ <unicode hex="0431"/>
+ <outline>
+ <contour>
+ <point x="1112" y="2144" type="line"/>
+ <point x="1112" y="2052"/>
+ <point x="1052" y="2020"/>
+ <point x="852" y="1976" type="curve" smooth="yes"/>
+ <point x="444" y="1884"/>
+ <point x="184" y="1548"/>
+ <point x="184" y="812" type="curve" smooth="yes"/>
+ <point x="184" y="772" type="line"/>
+ <point x="524" y="836" type="line"/>
+ <point x="524" y="872" type="line"/>
+ <point x="508" y="1364"/>
+ <point x="628" y="1580"/>
+ <point x="928" y="1640" type="curve" smooth="yes"/>
+ <point x="1372" y="1724"/>
+ <point x="1468" y="1884"/>
+ <point x="1468" y="2144" type="curve"/>
+ </contour>
+ <contour>
+ <point x="980" y="1404" type="curve" smooth="yes"/>
+ <point x="708" y="1404"/>
+ <point x="508" y="1272"/>
+ <point x="324" y="940" type="curve" smooth="yes"/>
+ <point x="272" y="848"/>
+ <point x="180" y="824"/>
+ <point x="184" y="784" type="curve"/>
+ <point x="184" y="756" type="line" smooth="yes"/>
+ <point x="184" y="304"/>
+ <point x="436" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1360" y="-28"/>
+ <point x="1608" y="272"/>
+ <point x="1608" y="676" type="curve"/>
+ <point x="1608" y="704" type="line"/>
+ <point x="1608" y="1108"/>
+ <point x="1388" y="1404"/>
+ </contour>
+ <contour>
+ <point x="896" y="1048" type="curve" smooth="yes"/>
+ <point x="1104" y="1048"/>
+ <point x="1168" y="892"/>
+ <point x="1168" y="704" type="curve"/>
+ <point x="1168" y="676" type="line"/>
+ <point x="1168" y="480"/>
+ <point x="1100" y="328"/>
+ <point x="896" y="328" type="curve" smooth="yes"/>
+ <point x="688" y="328"/>
+ <point x="624" y="480"/>
+ <point x="624" y="676" type="curve"/>
+ <point x="624" y="704" type="line" smooth="yes"/>
+ <point x="624" y="892"/>
+ <point x="692" y="1048"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1620, 'leftMargin': 109.92764169267849, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/beta.glif b/src/Interface-Bold.ufo/glyphs/beta.glif
new file mode 100644
index 000000000..982631080
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/beta.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="beta" format="1">
+ <advance width="1792"/>
+ <unicode hex="03B2"/>
+ <outline>
+ <contour>
+ <point x="776" y="1092" type="line" name="hr00"/>
+ <point x="776" y="860" type="line"/>
+ <point x="888" y="860" type="line" smooth="yes"/>
+ <point x="1072" y="860"/>
+ <point x="1172" y="776"/>
+ <point x="1172" y="572" type="curve" smooth="yes"/>
+ <point x="1172" y="436"/>
+ <point x="1068" y="332"/>
+ <point x="892" y="332" type="curve" smooth="yes"/>
+ <point x="660" y="332"/>
+ <point x="512" y="428"/>
+ <point x="512" y="556" type="curve"/>
+ <point x="348" y="556" type="line"/>
+ <point x="348" y="148"/>
+ <point x="712" y="-28"/>
+ <point x="1004" y="-28" type="curve" smooth="yes"/>
+ <point x="1388" y="-28"/>
+ <point x="1612" y="188"/>
+ <point x="1612" y="564" type="curve" smooth="yes"/>
+ <point x="1612" y="896"/>
+ <point x="1372" y="1092"/>
+ <point x="960" y="1092" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="864" y="2032" type="curve" smooth="yes"/>
+ <point x="488" y="2032"/>
+ <point x="180" y="1792"/>
+ <point x="180" y="1400" type="curve"/>
+ <point x="180" y="-572" type="line"/>
+ <point x="624" y="-572" type="line"/>
+ <point x="624" y="1400" type="line" smooth="yes"/>
+ <point x="624" y="1572"/>
+ <point x="724" y="1672"/>
+ <point x="864" y="1672" type="curve" smooth="yes"/>
+ <point x="1016" y="1672"/>
+ <point x="1084" y="1568"/>
+ <point x="1084" y="1444" type="curve" smooth="yes"/>
+ <point x="1084" y="1272"/>
+ <point x="1020" y="1180"/>
+ <point x="860" y="1180" type="curve" smooth="yes"/>
+ <point x="776" y="1180" type="line"/>
+ <point x="776" y="968" type="line"/>
+ <point x="932" y="968" type="line" smooth="yes"/>
+ <point x="1288" y="968"/>
+ <point x="1528" y="1196"/>
+ <point x="1528" y="1488" type="curve" smooth="yes"/>
+ <point x="1528" y="1844"/>
+ <point x="1264" y="2032"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1705.0, 'leftMargin': 188, 'rightMargin': 84.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/beta1.glif b/src/Interface-Bold.ufo/glyphs/beta1.glif
new file mode 100644
index 000000000..dca3f1143
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/beta1.glif
@@ -0,0 +1,106 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="beta1" format="1">
+ <advance width="1792"/>
+ <unicode hex="03D0"/>
+ <outline>
+ <contour>
+ <point x="1008" y="1264" type="curve" smooth="yes"/>
+ <point x="824" y="1264"/>
+ <point x="672" y="1212"/>
+ <point x="544" y="1092" type="curve"/>
+ <point x="544" y="1456"/>
+ <point x="672" y="1816"/>
+ <point x="952" y="1816" type="curve" smooth="yes"/>
+ <point x="1052" y="1816"/>
+ <point x="1108" y="1776"/>
+ <point x="1108" y="1712" type="curve" smooth="yes"/>
+ <point x="1108" y="1656"/>
+ <point x="1032" y="1628"/>
+ <point x="936" y="1628" type="curve" smooth="yes"/>
+ <point x="848" y="1628"/>
+ <point x="740" y="1652"/>
+ <point x="656" y="1688" type="curve"/>
+ <point x="572" y="1412" type="line"/>
+ <point x="724" y="1368"/>
+ <point x="856" y="1348"/>
+ <point x="972" y="1348" type="curve" smooth="yes"/>
+ <point x="1336" y="1348"/>
+ <point x="1520" y="1544"/>
+ <point x="1520" y="1752" type="curve" smooth="yes"/>
+ <point x="1520" y="1968"/>
+ <point x="1356" y="2140"/>
+ <point x="1016" y="2140" type="curve" smooth="yes"/>
+ <point x="540" y="2140"/>
+ <point x="184" y="1732"/>
+ <point x="184" y="996" type="curve" smooth="yes"/>
+ <point x="184" y="916" type="line" smooth="yes"/>
+ <point x="184" y="292"/>
+ <point x="436" y="-28"/>
+ <point x="924" y="-28" type="curve" smooth="yes"/>
+ <point x="1356" y="-28"/>
+ <point x="1608" y="260"/>
+ <point x="1608" y="628" type="curve" smooth="yes"/>
+ <point x="1608" y="1012"/>
+ <point x="1388" y="1264"/>
+ </contour>
+ <contour>
+ <point x="896" y="904" type="curve" smooth="yes"/>
+ <point x="1076" y="904"/>
+ <point x="1168" y="816"/>
+ <point x="1168" y="628" type="curve" smooth="yes"/>
+ <point x="1168" y="440"/>
+ <point x="1076" y="328"/>
+ <point x="896" y="328" type="curve" smooth="yes"/>
+ <point x="720" y="328"/>
+ <point x="624" y="440"/>
+ <point x="624" y="628" type="curve" smooth="yes"/>
+ <point x="624" y="820"/>
+ <point x="732" y="904"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1392.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1293.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2140.875</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 80, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/bhook.cn.glif b/src/Interface-Bold.ufo/glyphs/bhook.cn.glif
new file mode 100644
index 000000000..ed0efef83
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/bhook.cn.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bhook.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1580" y="788" type="line"/>
+ <point x="1580" y="1256"/>
+ <point x="1408" y="1516"/>
+ <point x="1012" y="1516" type="curve" smooth="yes"/>
+ <point x="672" y="1516"/>
+ <point x="520" y="1204"/>
+ <point x="464" y="816" type="curve"/>
+ <point x="464" y="672" type="line"/>
+ <point x="520" y="284"/>
+ <point x="672" y="-28"/>
+ <point x="1016" y="-28" type="curve" smooth="yes"/>
+ <point x="1408" y="-28"/>
+ <point x="1580" y="220"/>
+ <point x="1580" y="704" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1136" y="704" type="line"/>
+ <point x="1136" y="428"/>
+ <point x="1096" y="328"/>
+ <point x="892" y="328" type="curve" smooth="yes"/>
+ <point x="684" y="328"/>
+ <point x="616" y="440"/>
+ <point x="616" y="636" type="curve"/>
+ <point x="616" y="856" type="line"/>
+ <point x="616" y="1044"/>
+ <point x="684" y="1160"/>
+ <point x="888" y="1160" type="curve" smooth="yes"/>
+ <point x="1092" y="1160"/>
+ <point x="1136" y="1040"/>
+ <point x="1136" y="788" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="212" y="0" type="line"/>
+ <point x="624" y="0" type="line"/>
+ <point x="656" y="368" type="line"/>
+ <point x="656" y="1648" type="line" smooth="yes"/>
+ <point x="656" y="1800"/>
+ <point x="788" y="1832"/>
+ <point x="892" y="1832" type="curve" smooth="yes"/>
+ <point x="932" y="1832"/>
+ <point x="964" y="1828"/>
+ <point x="1000" y="1824" type="curve"/>
+ <point x="1000" y="2120" type="line"/>
+ <point x="936" y="2136"/>
+ <point x="868" y="2140"/>
+ <point x="768" y="2140" type="curve" smooth="yes"/>
+ <point x="528" y="2140"/>
+ <point x="212" y="2092"/>
+ <point x="212" y="1648" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 140, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/bhook.glif b/src/Interface-Bold.ufo/glyphs/bhook.glif
new file mode 100644
index 000000000..b661630fb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/bhook.glif
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bhook" format="1">
+ <advance width="1792"/>
+ <unicode hex="0253"/>
+ <outline>
+ <contour>
+ <point x="996" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1008" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1660" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="656" y="1416" type="line"/>
+ <point x="656" y="1680" type="line" smooth="yes"/>
+ <point x="656" y="1832"/>
+ <point x="788" y="1868"/>
+ <point x="892" y="1868" type="curve" smooth="yes"/>
+ <point x="932" y="1868"/>
+ <point x="964" y="1864"/>
+ <point x="1000" y="1856" type="curve"/>
+ <point x="1000" y="2152" type="line"/>
+ <point x="936" y="2168"/>
+ <point x="868" y="2176"/>
+ <point x="768" y="2176" type="curve" smooth="yes"/>
+ <point x="528" y="2176"/>
+ <point x="212" y="2124"/>
+ <point x="212" y="1680" type="curve" smooth="yes"/>
+ <point x="212" y="1416" type="line"/>
+ </contour>
+ <contour>
+ <point x="212" y="1596" type="line"/>
+ <point x="212" y="0" type="line"/>
+ <point x="612" y="0" type="line"/>
+ <point x="656" y="368" type="line"/>
+ <point x="656" y="1596" type="line"/>
+ </contour>
+ <contour>
+ <point x="1580" y="760" type="line"/>
+ <point x="1580" y="1196"/>
+ <point x="1396" y="1516"/>
+ <point x="1000" y="1516" type="curve" smooth="yes"/>
+ <point x="640" y="1516"/>
+ <point x="496" y="1176"/>
+ <point x="436" y="764" type="curve"/>
+ <point x="436" y="728" type="line"/>
+ <point x="496" y="308"/>
+ <point x="640" y="-28"/>
+ <point x="1000" y="-28" type="curve" smooth="yes"/>
+ <point x="1396" y="-28"/>
+ <point x="1580" y="284"/>
+ <point x="1580" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1136" y="732" type="line"/>
+ <point x="1136" y="492"/>
+ <point x="1096" y="328"/>
+ <point x="892" y="328" type="curve" smooth="yes"/>
+ <point x="684" y="328"/>
+ <point x="616" y="460"/>
+ <point x="616" y="692" type="curve" smooth="yes"/>
+ <point x="616" y="800" type="line" smooth="yes"/>
+ <point x="616" y="1024"/>
+ <point x="684" y="1160"/>
+ <point x="888" y="1160" type="curve" smooth="yes"/>
+ <point x="1092" y="1160"/>
+ <point x="1136" y="976"/>
+ <point x="1136" y="760" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 140, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/blackleftpointingtriangle.glif b/src/Interface-Bold.ufo/glyphs/blackleftpointingtriangle.glif
new file mode 100644
index 000000000..8957bc560
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/blackleftpointingtriangle.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="blackleftpointingtriangle" format="1">
+ <advance width="2560"/>
+ <unicode hex="25C0"/>
+ <outline>
+ <contour>
+ <point x="2304" y="-256" type="line"/>
+ <point x="2304" y="2304" type="line"/>
+ <point x="128" y="1024" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/braceleft.glif b/src/Interface-Bold.ufo/glyphs/braceleft.glif
new file mode 100644
index 000000000..8d6a61aef
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/braceleft.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="braceleft" format="1">
+ <advance width="1024"/>
+ <unicode hex="007B"/>
+ <outline>
+ <contour>
+ <point x="832" y="2196" type="line"/>
+ <point x="456" y="2092"/>
+ <point x="340" y="1844"/>
+ <point x="340" y="1556" type="curve"/>
+ <point x="340" y="1276" type="line"/>
+ <point x="340" y="1112"/>
+ <point x="272" y="1008"/>
+ <point x="108" y="1008" type="curve"/>
+ <point x="108" y="780" type="line"/>
+ <point x="544" y="780"/>
+ <point x="728" y="1000"/>
+ <point x="728" y="1276" type="curve"/>
+ <point x="728" y="1556" type="line"/>
+ <point x="728" y="1744"/>
+ <point x="768" y="1900"/>
+ <point x="916" y="1956" type="curve"/>
+ </contour>
+ <contour>
+ <point x="916" y="-252" type="line"/>
+ <point x="768" y="-196"/>
+ <point x="728" y="-40"/>
+ <point x="728" y="148" type="curve" smooth="yes"/>
+ <point x="728" y="424" type="line" smooth="yes"/>
+ <point x="728" y="704"/>
+ <point x="544" y="924"/>
+ <point x="108" y="924" type="curve"/>
+ <point x="108" y="696" type="line"/>
+ <point x="272" y="696"/>
+ <point x="340" y="588"/>
+ <point x="340" y="424" type="curve" smooth="yes"/>
+ <point x="340" y="148" type="line" smooth="yes"/>
+ <point x="340" y="-144"/>
+ <point x="456" y="-388"/>
+ <point x="832" y="-496" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 920, 'leftMargin': 59, 'rightMargin': 52}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/braceright.glif b/src/Interface-Bold.ufo/glyphs/braceright.glif
new file mode 100644
index 000000000..952a4dda6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/braceright.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="braceright" format="1">
+ <advance width="1024"/>
+ <unicode hex="007D"/>
+ <outline>
+ <contour>
+ <point x="108" y="1956" type="line"/>
+ <point x="260" y="1900"/>
+ <point x="300" y="1744"/>
+ <point x="300" y="1556" type="curve" smooth="yes"/>
+ <point x="300" y="1276" type="line" smooth="yes"/>
+ <point x="300" y="1000"/>
+ <point x="480" y="780"/>
+ <point x="916" y="780" type="curve"/>
+ <point x="916" y="1008" type="line"/>
+ <point x="756" y="1008"/>
+ <point x="688" y="1112"/>
+ <point x="688" y="1276" type="curve" smooth="yes"/>
+ <point x="688" y="1556" type="line" smooth="yes"/>
+ <point x="688" y="1844"/>
+ <point x="572" y="2092"/>
+ <point x="192" y="2196" type="curve"/>
+ </contour>
+ <contour>
+ <point x="192" y="-496" type="line"/>
+ <point x="572" y="-388"/>
+ <point x="688" y="-144"/>
+ <point x="688" y="148" type="curve"/>
+ <point x="688" y="424" type="line"/>
+ <point x="688" y="588"/>
+ <point x="756" y="696"/>
+ <point x="916" y="696" type="curve"/>
+ <point x="916" y="924" type="line"/>
+ <point x="480" y="924"/>
+ <point x="300" y="704"/>
+ <point x="300" y="424" type="curve"/>
+ <point x="300" y="148" type="line"/>
+ <point x="300" y="-40"/>
+ <point x="260" y="-196"/>
+ <point x="108" y="-252" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 920, 'leftMargin': 54, 'rightMargin': 58}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/bracketleft.glif b/src/Interface-Bold.ufo/glyphs/bracketleft.glif
new file mode 100644
index 000000000..f516afe09
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/bracketleft.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bracketleft" format="1">
+ <advance width="1024"/>
+ <unicode hex="005B"/>
+ <outline>
+ <contour>
+ <point x="820" y="2348" type="line"/>
+ <point x="204" y="2348" type="line"/>
+ <point x="204" y="-480" type="line"/>
+ <point x="820" y="-480" type="line"/>
+ <point x="820" y="-144" type="line"/>
+ <point x="648" y="-144" type="line"/>
+ <point x="648" y="2008" type="line"/>
+ <point x="820" y="2008" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 791, 'leftMargin': 154, 'rightMargin': 20}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/bracketright.glif b/src/Interface-Bold.ufo/glyphs/bracketright.glif
new file mode 100644
index 000000000..eebd60f1d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/bracketright.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bracketright" format="1">
+ <advance width="768"/>
+ <unicode hex="005D"/>
+ <outline>
+ <contour>
+ <point x="76" y="2008" type="line"/>
+ <point x="252" y="2008" type="line"/>
+ <point x="252" y="-144" type="line"/>
+ <point x="76" y="-144" type="line"/>
+ <point x="76" y="-480" type="line"/>
+ <point x="692" y="-480" type="line"/>
+ <point x="692" y="2348" type="line"/>
+ <point x="76" y="2348" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 791, 'leftMargin': 19, 'rightMargin': 154}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/breve.glif b/src/Interface-Bold.ufo/glyphs/breve.glif
new file mode 100644
index 000000000..fd51eb9eb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/breve.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="breve" format="1">
+ <advance width="1280"/>
+ <unicode hex="02D8"/>
+ <outline>
+ <contour>
+ <point x="640" y="1776" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="640" y="2248" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="832" y="2116" type="line"/>
+ <point x="832" y="2024"/>
+ <point x="780" y="1940"/>
+ <point x="640" y="1940" type="curve" smooth="yes"/>
+ <point x="500" y="1940"/>
+ <point x="448" y="2024"/>
+ <point x="448" y="2116" type="curve"/>
+ <point x="144" y="2116" type="line"/>
+ <point x="144" y="1868"/>
+ <point x="336" y="1692"/>
+ <point x="640" y="1692" type="curve" smooth="yes"/>
+ <point x="948" y="1692"/>
+ <point x="1140" y="1868"/>
+ <point x="1140" y="2116" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1268, 'leftMargin': 135, 'rightMargin': 136}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/breveacutecomb.glif b/src/Interface-Bold.ufo/glyphs/breveacutecomb.glif
new file mode 100644
index 000000000..f81b9854e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/breveacutecomb.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="breveacutecomb" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="644" y="1768" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="860" y="2004" type="line"/>
+ <point x="860" y="1924"/>
+ <point x="800" y="1848"/>
+ <point x="640" y="1848" type="curve" smooth="yes"/>
+ <point x="480" y="1848"/>
+ <point x="420" y="1924"/>
+ <point x="420" y="2004" type="curve"/>
+ <point x="144" y="2004" type="line"/>
+ <point x="144" y="1804"/>
+ <point x="336" y="1668"/>
+ <point x="640" y="1668" type="curve" smooth="yes"/>
+ <point x="948" y="1668"/>
+ <point x="1140" y="1804"/>
+ <point x="1140" y="2004" type="curve"/>
+ </contour>
+ <contour>
+ <point x="520" y="1996" type="line"/>
+ <point x="752" y="1996" type="line"/>
+ <point x="996" y="2248" type="line"/>
+ <point x="696" y="2248" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1268, 'leftMargin': 135, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/brevegravecomb.glif b/src/Interface-Bold.ufo/glyphs/brevegravecomb.glif
new file mode 100644
index 000000000..57eaf5ce0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/brevegravecomb.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="brevegravecomb" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="644" y="1768" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="860" y="2008" type="line"/>
+ <point x="860" y="1928"/>
+ <point x="800" y="1852"/>
+ <point x="640" y="1852" type="curve" smooth="yes"/>
+ <point x="480" y="1852"/>
+ <point x="420" y="1928"/>
+ <point x="420" y="2008" type="curve"/>
+ <point x="144" y="2008" type="line"/>
+ <point x="144" y="1812"/>
+ <point x="336" y="1672"/>
+ <point x="640" y="1672" type="curve" smooth="yes"/>
+ <point x="948" y="1672"/>
+ <point x="1140" y="1812"/>
+ <point x="1140" y="2008" type="curve"/>
+ </contour>
+ <contour>
+ <point x="544" y="1996" type="line"/>
+ <point x="772" y="1996" type="line"/>
+ <point x="596" y="2248" type="line"/>
+ <point x="296" y="2248" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1268, 'leftMargin': 135, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/brevehookcomb.glif b/src/Interface-Bold.ufo/glyphs/brevehookcomb.glif
new file mode 100644
index 000000000..11ea959d2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/brevehookcomb.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="brevehookcomb" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="648" y="1792" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="864" y="2004" type="line"/>
+ <point x="864" y="1924"/>
+ <point x="800" y="1860"/>
+ <point x="640" y="1860" type="curve" smooth="yes"/>
+ <point x="476" y="1860"/>
+ <point x="416" y="1924"/>
+ <point x="416" y="2004" type="curve"/>
+ <point x="136" y="2004" type="line"/>
+ <point x="136" y="1804"/>
+ <point x="328" y="1672"/>
+ <point x="640" y="1672" type="curve" smooth="yes"/>
+ <point x="952" y="1672"/>
+ <point x="1148" y="1804"/>
+ <point x="1148" y="2004" type="curve"/>
+ </contour>
+ <contour>
+ <point x="764" y="2052" type="line"/>
+ <point x="764" y="2116" type="line"/>
+ <point x="868" y="2128"/>
+ <point x="968" y="2172"/>
+ <point x="968" y="2268" type="curve" smooth="yes"/>
+ <point x="968" y="2404"/>
+ <point x="800" y="2480"/>
+ <point x="476" y="2480" type="curve"/>
+ <point x="464" y="2324" type="line"/>
+ <point x="576" y="2324"/>
+ <point x="652" y="2312"/>
+ <point x="652" y="2252" type="curve" smooth="yes"/>
+ <point x="652" y="2212"/>
+ <point x="596" y="2192"/>
+ <point x="464" y="2188" type="curve"/>
+ <point x="496" y="2052" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1268, 'leftMargin': 135, 'rightMargin': 120}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/breveinverteddoublecmb.glif b/src/Interface-Bold.ufo/glyphs/breveinverteddoublecmb.glif
new file mode 100644
index 000000000..15313f5e5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/breveinverteddoublecmb.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="breveinverteddoublecmb" format="1">
+ <advance width="0"/>
+ <unicode hex="0361"/>
+ <outline>
+ <contour>
+ <point x="0" y="1595" type="move" name="_marktop_dd"/>
+ </contour>
+ <contour>
+ <point x="1020" y="1525" type="line"/>
+ <point x="910" y="1774"/>
+ <point x="677" y="2043"/>
+ <point x="0" y="2043" type="curve" smooth="yes"/>
+ <point x="-678" y="2043"/>
+ <point x="-912" y="1774"/>
+ <point x="-1022" y="1525" type="curve"/>
+ <point x="-716" y="1525" type="line"/>
+ <point x="-620" y="1616"/>
+ <point x="-485" y="1796"/>
+ <point x="0" y="1796" type="curve" smooth="yes"/>
+ <point x="484" y="1796"/>
+ <point x="631" y="1616"/>
+ <point x="714" y="1525" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/breveinvnosp.glif b/src/Interface-Bold.ufo/glyphs/breveinvnosp.glif
new file mode 100644
index 000000000..d9fc2d71c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/breveinvnosp.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="breveinvnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0311"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1595" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-792" y="1595" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2145" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2145" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-792" y="1790" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-294" y="1580" type="line"/>
+ <point x="-294" y="1829"/>
+ <point x="-487" y="2002"/>
+ <point x="-792" y="2002" type="curve" smooth="yes"/>
+ <point x="-1099" y="2002"/>
+ <point x="-1291" y="1829"/>
+ <point x="-1291" y="1580" type="curve"/>
+ <point x="-986" y="1580" type="line"/>
+ <point x="-986" y="1671"/>
+ <point x="-934" y="1755"/>
+ <point x="-792" y="1755" type="curve" smooth="yes"/>
+ <point x="-652" y="1755"/>
+ <point x="-601" y="1671"/>
+ <point x="-601" y="1580" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/breveinvsubnosp.glif b/src/Interface-Bold.ufo/glyphs/breveinvsubnosp.glif
new file mode 100644
index 000000000..3ea54dc76
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/breveinvsubnosp.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="breveinvsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="032F"/>
+ <outline>
+ <contour>
+ <point x="-804" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-804" y="-549" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-296" y="-549" type="line"/>
+ <point x="-296" y="-300"/>
+ <point x="-488" y="-127"/>
+ <point x="-793" y="-127" type="curve" smooth="yes"/>
+ <point x="-1100" y="-127"/>
+ <point x="-1293" y="-300"/>
+ <point x="-1293" y="-549" type="curve"/>
+ <point x="-987" y="-549" type="line"/>
+ <point x="-987" y="-458"/>
+ <point x="-935" y="-374"/>
+ <point x="-793" y="-374" type="curve" smooth="yes"/>
+ <point x="-653" y="-374"/>
+ <point x="-602" y="-458"/>
+ <point x="-602" y="-549" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/breveinvsubnosp_uni1ABD___.glif b/src/Interface-Bold.ufo/glyphs/breveinvsubnosp_uni1ABD___.glif
new file mode 100644
index 000000000..6dc424523
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/breveinvsubnosp_uni1ABD___.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="breveinvsubnosp_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-804" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-804" y="-549" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1404" y="-677" type="curve"/>
+ <point x="-1375" y="-568" type="line"/>
+ <point x="-1447" y="-539"/>
+ <point x="-1524" y="-492"/>
+ <point x="-1524" y="-384" type="curve" smooth="yes"/>
+ <point x="-1524" y="-282"/>
+ <point x="-1452" y="-237"/>
+ <point x="-1375" y="-204" type="curve"/>
+ <point x="-1404" y="-96" type="line"/>
+ <point x="-1532" y="-124"/>
+ <point x="-1671" y="-228"/>
+ <point x="-1671" y="-385" type="curve" smooth="yes"/>
+ <point x="-1671" y="-546"/>
+ <point x="-1532" y="-648"/>
+ </contour>
+ <contour>
+ <point x="-179" y="-677" type="line"/>
+ <point x="-51" y="-648"/>
+ <point x="88" y="-546"/>
+ <point x="88" y="-385" type="curve" smooth="yes"/>
+ <point x="88" y="-226"/>
+ <point x="-51" y="-124"/>
+ <point x="-179" y="-96" type="curve"/>
+ <point x="-208" y="-204" type="line"/>
+ <point x="-131" y="-237"/>
+ <point x="-59" y="-279"/>
+ <point x="-59" y="-384" type="curve" smooth="yes"/>
+ <point x="-59" y="-492"/>
+ <point x="-136" y="-539"/>
+ <point x="-208" y="-568" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-296" y="-549" type="line"/>
+ <point x="-296" y="-300"/>
+ <point x="-488" y="-127"/>
+ <point x="-793" y="-127" type="curve" smooth="yes"/>
+ <point x="-1100" y="-127"/>
+ <point x="-1293" y="-300"/>
+ <point x="-1293" y="-549" type="curve"/>
+ <point x="-987" y="-549" type="line"/>
+ <point x="-987" y="-458"/>
+ <point x="-935" y="-374"/>
+ <point x="-793" y="-374" type="curve" smooth="yes"/>
+ <point x="-653" y="-374"/>
+ <point x="-602" y="-458"/>
+ <point x="-602" y="-549" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/brevenosp.glif b/src/Interface-Bold.ufo/glyphs/brevenosp.glif
new file mode 100644
index 000000000..3d41e11e1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/brevenosp.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="brevenosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0306"/>
+ <outline>
+ <contour>
+ <point x="-781" y="1642" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-781" y="2247" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="1903" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-601" y="2115" type="line"/>
+ <point x="-601" y="2024"/>
+ <point x="-652" y="1940"/>
+ <point x="-792" y="1940" type="curve" smooth="yes"/>
+ <point x="-934" y="1940"/>
+ <point x="-986" y="2024"/>
+ <point x="-986" y="2115" type="curve"/>
+ <point x="-1291" y="2115" type="line"/>
+ <point x="-1291" y="1866"/>
+ <point x="-1099" y="1693"/>
+ <point x="-792" y="1693" type="curve" smooth="yes"/>
+ <point x="-487" y="1693"/>
+ <point x="-294" y="1866"/>
+ <point x="-294" y="2115" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/brevesubnosp.glif b/src/Interface-Bold.ufo/glyphs/brevesubnosp.glif
new file mode 100644
index 000000000..61c05150d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/brevesubnosp.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="brevesubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="032E"/>
+ <outline>
+ <contour>
+ <point x="-792" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-792" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-792" y="-539" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-602" y="-113" type="line"/>
+ <point x="-602" y="-204"/>
+ <point x="-653" y="-287"/>
+ <point x="-793" y="-287" type="curve" smooth="yes"/>
+ <point x="-935" y="-287"/>
+ <point x="-987" y="-204"/>
+ <point x="-987" y="-113" type="curve"/>
+ <point x="-1293" y="-113" type="line"/>
+ <point x="-1293" y="-362"/>
+ <point x="-1100" y="-535"/>
+ <point x="-793" y="-535" type="curve" smooth="yes"/>
+ <point x="-488" y="-535"/>
+ <point x="-296" y="-362"/>
+ <point x="-296" y="-113" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/brevetildecomb.glif b/src/Interface-Bold.ufo/glyphs/brevetildecomb.glif
new file mode 100644
index 000000000..3fb0d4474
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/brevetildecomb.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="brevetildecomb" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="648" y="1788" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="860" y="2004" type="line"/>
+ <point x="860" y="1924"/>
+ <point x="800" y="1860"/>
+ <point x="640" y="1860" type="curve" smooth="yes"/>
+ <point x="480" y="1860"/>
+ <point x="420" y="1924"/>
+ <point x="420" y="2004" type="curve"/>
+ <point x="144" y="2004" type="line"/>
+ <point x="144" y="1804"/>
+ <point x="336" y="1668"/>
+ <point x="640" y="1668" type="curve" smooth="yes"/>
+ <point x="948" y="1668"/>
+ <point x="1140" y="1804"/>
+ <point x="1140" y="2004" type="curve"/>
+ </contour>
+ <contour>
+ <point x="860" y="2436" type="line"/>
+ <point x="860" y="2368"/>
+ <point x="820" y="2316"/>
+ <point x="776" y="2316" type="curve" smooth="yes"/>
+ <point x="660" y="2316"/>
+ <point x="564" y="2404"/>
+ <point x="448" y="2404" type="curve" smooth="yes"/>
+ <point x="316" y="2404"/>
+ <point x="224" y="2288"/>
+ <point x="224" y="2156" type="curve"/>
+ <point x="404" y="2104" type="line"/>
+ <point x="404" y="2172"/>
+ <point x="444" y="2220"/>
+ <point x="492" y="2220" type="curve" smooth="yes"/>
+ <point x="608" y="2220"/>
+ <point x="676" y="2132"/>
+ <point x="820" y="2132" type="curve" smooth="yes"/>
+ <point x="948" y="2132"/>
+ <point x="1044" y="2248"/>
+ <point x="1044" y="2380" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1268, 'leftMargin': 135, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/bridgeinvsubnosp.glif b/src/Interface-Bold.ufo/glyphs/bridgeinvsubnosp.glif
new file mode 100644
index 000000000..9e905942c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/bridgeinvsubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bridgeinvsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="033A"/>
+ <outline>
+ <contour>
+ <point x="-793" y="-668" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-793" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="uni02FD" xOffset="-1400" yOffset="-41"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/bridgesubnosp.glif b/src/Interface-Bold.ufo/glyphs/bridgesubnosp.glif
new file mode 100644
index 000000000..02d77a653
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/bridgesubnosp.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bridgesubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="032A"/>
+ <outline>
+ <contour>
+ <point x="-793" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-793" y="-682" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-556" y="-385" type="line"/>
+ <point x="-1110" y="-385" type="line"/>
+ <point x="-1110" y="-124" type="line"/>
+ <point x="-556" y="-124" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1015" y="-655" type="line"/>
+ <point x="-1291" y="-655" type="line"/>
+ <point x="-1291" y="-124" type="line"/>
+ <point x="-1015" y="-124" type="line"/>
+ </contour>
+ <contour>
+ <point x="-300" y="-655" type="line"/>
+ <point x="-576" y="-655" type="line"/>
+ <point x="-576" y="-124" type="line"/>
+ <point x="-300" y="-124" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/brokenbar.glif b/src/Interface-Bold.ufo/glyphs/brokenbar.glif
new file mode 100644
index 000000000..6aaea823d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/brokenbar.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="brokenbar" format="1">
+ <advance width="768"/>
+ <unicode hex="00A6"/>
+ <outline>
+ <contour>
+ <point x="580" y="-372" type="line"/>
+ <point x="580" y="724" type="line"/>
+ <point x="192" y="724" type="line"/>
+ <point x="192" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="580" y="2004" type="line"/>
+ <point x="192" y="2004" type="line"/>
+ <point x="192" y="960" type="line"/>
+ <point x="580" y="960" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 718, 'leftMargin': 168, 'rightMargin': 162}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/btopbar.glif b/src/Interface-Bold.ufo/glyphs/btopbar.glif
new file mode 100644
index 000000000..a47185bd0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/btopbar.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="btopbar" format="1">
+ <advance width="1792"/>
+ <unicode hex="0183"/>
+ <outline>
+ <contour>
+ <point x="1244" y="2112" type="line" name="hr00"/>
+ <point x="308" y="2112" type="line"/>
+ <point x="308" y="1848" type="line"/>
+ <point x="1244" y="1848" type="line"/>
+ </contour>
+ <component base="b"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 212, 'rightMargin': 5}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/bullet.glif b/src/Interface-Bold.ufo/glyphs/bullet.glif
new file mode 100644
index 000000000..2997c63ca
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/bullet.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bullet" format="1">
+ <advance width="1024"/>
+ <unicode hex="2022"/>
+ <outline>
+ <contour>
+ <point x="896" y="1024" type="curve" smooth="yes"/>
+ <point x="896" y="1260"/>
+ <point x="748" y="1408"/>
+ <point x="512" y="1408" type="curve" smooth="yes"/>
+ <point x="276" y="1408"/>
+ <point x="128" y="1260"/>
+ <point x="128" y="1024" type="curve" smooth="yes"/>
+ <point x="128" y="788"/>
+ <point x="276" y="640"/>
+ <point x="512" y="640" type="curve" smooth="yes"/>
+ <point x="748" y="640"/>
+ <point x="896" y="788"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2715.625</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/bullseye.glif b/src/Interface-Bold.ufo/glyphs/bullseye.glif
new file mode 100644
index 000000000..bb8a10e24
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/bullseye.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bullseye" format="1">
+ <advance width="2048"/>
+ <unicode hex="0298"/>
+ <outline>
+ <contour>
+ <point x="968" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="968" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1944" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="720" y="1008" type="curve" smooth="yes"/>
+ <point x="720" y="876"/>
+ <point x="820" y="776"/>
+ <point x="968" y="776" type="curve" smooth="yes"/>
+ <point x="1116" y="776"/>
+ <point x="1212" y="876"/>
+ <point x="1212" y="1008" type="curve" smooth="yes"/>
+ <point x="1212" y="1140"/>
+ <point x="1116" y="1240"/>
+ <point x="968" y="1240" type="curve" smooth="yes"/>
+ <point x="820" y="1240"/>
+ <point x="720" y="1140"/>
+ </contour>
+ <component base="O"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1006.5</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>966.625</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 156, 'rightMargin': 52}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/c.cn.glif b/src/Interface-Bold.ufo/glyphs/c.cn.glif
new file mode 100644
index 000000000..5ea5ace39
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/c.cn.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="c.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="796" y="332" type="curve" smooth="yes"/>
+ <point x="588" y="332"/>
+ <point x="552" y="444"/>
+ <point x="552" y="700" type="curve" smooth="yes"/>
+ <point x="552" y="788" type="line" smooth="yes"/>
+ <point x="552" y="1036"/>
+ <point x="588" y="1160"/>
+ <point x="792" y="1160" type="curve"/>
+ <point x="940" y="1160"/>
+ <point x="1012" y="1072"/>
+ <point x="1012" y="920" type="curve"/>
+ <point x="1428" y="920" type="line"/>
+ <point x="1428" y="1316"/>
+ <point x="1172" y="1516"/>
+ <point x="800" y="1516" type="curve" smooth="yes"/>
+ <point x="340" y="1516"/>
+ <point x="108" y="1252"/>
+ <point x="108" y="788" type="curve" smooth="yes"/>
+ <point x="108" y="700" type="line" smooth="yes"/>
+ <point x="108" y="236"/>
+ <point x="340" y="-28"/>
+ <point x="804" y="-28" type="curve"/>
+ <point x="1156" y="-28"/>
+ <point x="1428" y="176"/>
+ <point x="1428" y="532" type="curve"/>
+ <point x="1012" y="532" type="line"/>
+ <point x="1012" y="384"/>
+ <point x="928" y="332"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1466, 'leftMargin': 78, 'rightMargin': 69}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/c.glif b/src/Interface-Bold.ufo/glyphs/c.glif
new file mode 100644
index 000000000..25382c582
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/c.glif
@@ -0,0 +1,104 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="c" format="1">
+ <advance width="1536"/>
+ <unicode hex="0063"/>
+ <outline>
+ <contour>
+ <point x="768.0" y="1776.0" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="804.0" y="0.0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="768.0" y="1776.0" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="1496.0" y="2200.0" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1496.0" y="-560.0" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1496.0" y="1776.0" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1460" y="920" type="line"/>
+ <point x="1452" y="1248"/>
+ <point x="1172.0" y="1516.0"/>
+ <point x="800.0" y="1516.0" type="curve" smooth="yes"/>
+ <point x="340.0" y="1516.0"/>
+ <point x="80.0" y="1188.0"/>
+ <point x="80" y="744" type="curve"/>
+ <point x="80.0" y="296.0"/>
+ <point x="340.0" y="-28.0"/>
+ <point x="804.0" y="-28.0" type="curve"/>
+ <point x="1156.0" y="-28.0"/>
+ <point x="1452" y="184"/>
+ <point x="1460" y="532" type="curve"/>
+ <point x="1044" y="532" type="line"/>
+ <point x="1036" y="428"/>
+ <point x="960" y="332"/>
+ <point x="796.0" y="332.0" type="curve" smooth="yes"/>
+ <point x="588" y="332"/>
+ <point x="516" y="508"/>
+ <point x="516" y="744" type="curve"/>
+ <point x="516" y="976"/>
+ <point x="588.0" y="1160.0"/>
+ <point x="792.0" y="1160.0" type="curve"/>
+ <point x="968" y="1160"/>
+ <point x="1032" y="1036"/>
+ <point x="1044" y="920" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>e</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>c</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>1536</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1466, 'leftMargin': 78, 'rightMargin': 69}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/cadauna.glif b/src/Interface-Bold.ufo/glyphs/cadauna.glif
new file mode 100644
index 000000000..e943f3e19
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/cadauna.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cadauna" format="1">
+ <advance width="2304"/>
+ <unicode hex="2106"/>
+ <outline>
+ <contour>
+ <point x="612" y="1100" type="curve" smooth="yes"/>
+ <point x="888" y="1100"/>
+ <point x="1024" y="1276"/>
+ <point x="1024" y="1468" type="curve"/>
+ <point x="736" y="1468" type="line"/>
+ <point x="736" y="1416"/>
+ <point x="696" y="1352"/>
+ <point x="612" y="1352" type="curve" smooth="yes"/>
+ <point x="524" y="1352"/>
+ <point x="484" y="1428"/>
+ <point x="484" y="1512" type="curve" smooth="yes"/>
+ <point x="484" y="1616" type="line" smooth="yes"/>
+ <point x="484" y="1704"/>
+ <point x="524" y="1780"/>
+ <point x="608" y="1780" type="curve" smooth="yes"/>
+ <point x="696" y="1780"/>
+ <point x="736" y="1716"/>
+ <point x="736" y="1660" type="curve"/>
+ <point x="1024" y="1660" type="line"/>
+ <point x="1024" y="1856"/>
+ <point x="888" y="2032"/>
+ <point x="608" y="2032" type="curve" smooth="yes"/>
+ <point x="336" y="2032"/>
+ <point x="196" y="1844"/>
+ <point x="196" y="1616" type="curve" smooth="yes"/>
+ <point x="196" y="1512" type="line" smooth="yes"/>
+ <point x="196" y="1288"/>
+ <point x="336" y="1100"/>
+ </contour>
+ <contour>
+ <point x="1608" y="-16" type="curve" smooth="yes"/>
+ <point x="1836" y="-16"/>
+ <point x="1960" y="168"/>
+ <point x="1960" y="424" type="curve"/>
+ <point x="1868" y="424" type="line"/>
+ <point x="1868" y="296"/>
+ <point x="1828" y="200"/>
+ <point x="1692" y="200" type="curve" smooth="yes"/>
+ <point x="1620" y="200"/>
+ <point x="1572" y="248"/>
+ <point x="1572" y="352" type="curve" smooth="yes"/>
+ <point x="1572" y="908" type="line"/>
+ <point x="1304" y="908" type="line"/>
+ <point x="1304" y="356" type="line" smooth="yes"/>
+ <point x="1304" y="92"/>
+ <point x="1428" y="-16"/>
+ </contour>
+ <contour>
+ <point x="1840" y="220" type="line"/>
+ <point x="1876" y="0" type="line"/>
+ <point x="2112" y="0" type="line"/>
+ <point x="2112" y="908" type="line"/>
+ <point x="1840" y="908" type="line"/>
+ </contour>
+ <component base="fraction" xOffset="484"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2197, 'leftMargin': 140, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/candrabindunosp.glif b/src/Interface-Bold.ufo/glyphs/candrabindunosp.glif
new file mode 100644
index 000000000..89006783a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/candrabindunosp.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="candrabindunosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0310"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1595" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-792" y="1595" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2626" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2097" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-601" y="2115" type="line"/>
+ <point x="-601" y="2024"/>
+ <point x="-652" y="1940"/>
+ <point x="-792" y="1940" type="curve" smooth="yes"/>
+ <point x="-934" y="1940"/>
+ <point x="-986" y="2024"/>
+ <point x="-986" y="2115" type="curve"/>
+ <point x="-1291" y="2115" type="line"/>
+ <point x="-1291" y="1866"/>
+ <point x="-1099" y="1693"/>
+ <point x="-792" y="1693" type="curve" smooth="yes"/>
+ <point x="-487" y="1693"/>
+ <point x="-294" y="1866"/>
+ <point x="-294" y="2115" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1038" y="2296" type="curve" smooth="yes"/>
+ <point x="-1038" y="2179"/>
+ <point x="-939" y="2091"/>
+ <point x="-792" y="2091" type="curve" smooth="yes"/>
+ <point x="-645" y="2091"/>
+ <point x="-546" y="2179"/>
+ <point x="-546" y="2296" type="curve" smooth="yes"/>
+ <point x="-546" y="2413"/>
+ <point x="-645" y="2501"/>
+ <point x="-792" y="2501" type="curve" smooth="yes"/>
+ <point x="-939" y="2501"/>
+ <point x="-1038" y="2413"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/careof.glif b/src/Interface-Bold.ufo/glyphs/careof.glif
new file mode 100644
index 000000000..34fdece4c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/careof.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="careof" format="1">
+ <advance width="2304"/>
+ <unicode hex="2105"/>
+ <outline>
+ <contour>
+ <point x="776" y="1468" type="line"/>
+ <point x="776" y="1416"/>
+ <point x="736" y="1352"/>
+ <point x="648" y="1352" type="curve" smooth="yes"/>
+ <point x="560" y="1352"/>
+ <point x="520" y="1428"/>
+ <point x="520" y="1512" type="curve" smooth="yes"/>
+ <point x="520" y="1616" type="line" smooth="yes"/>
+ <point x="520" y="1704"/>
+ <point x="560" y="1780"/>
+ <point x="648" y="1780" type="curve" smooth="yes"/>
+ <point x="732" y="1780"/>
+ <point x="776" y="1716"/>
+ <point x="776" y="1660" type="curve"/>
+ <point x="1064" y="1660" type="line"/>
+ <point x="1064" y="1856"/>
+ <point x="928" y="2032"/>
+ <point x="648" y="2032" type="curve" smooth="yes"/>
+ <point x="376" y="2032"/>
+ <point x="232" y="1844"/>
+ <point x="232" y="1616" type="curve" smooth="yes"/>
+ <point x="232" y="1512" type="line" smooth="yes"/>
+ <point x="232" y="1288"/>
+ <point x="376" y="1100"/>
+ <point x="648" y="1100" type="curve" smooth="yes"/>
+ <point x="928" y="1100"/>
+ <point x="1064" y="1276"/>
+ <point x="1064" y="1468" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1184" y="384" type="line"/>
+ <point x="1184" y="160"/>
+ <point x="1340" y="-28"/>
+ <point x="1632" y="-28" type="curve" smooth="yes"/>
+ <point x="1924" y="-28"/>
+ <point x="2072" y="160"/>
+ <point x="2072" y="384" type="curve" smooth="yes"/>
+ <point x="2072" y="492" type="line" smooth="yes"/>
+ <point x="2072" y="716"/>
+ <point x="1924" y="904"/>
+ <point x="1628" y="904" type="curve" smooth="yes"/>
+ <point x="1340" y="904"/>
+ <point x="1184" y="716"/>
+ <point x="1184" y="492" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1472" y="492" type="line"/>
+ <point x="1472" y="576"/>
+ <point x="1524" y="652"/>
+ <point x="1628" y="652" type="curve" smooth="yes"/>
+ <point x="1732" y="652"/>
+ <point x="1784" y="576"/>
+ <point x="1784" y="492" type="curve" smooth="yes"/>
+ <point x="1784" y="384" type="line" smooth="yes"/>
+ <point x="1784" y="300"/>
+ <point x="1760" y="224"/>
+ <point x="1632" y="224" type="curve" smooth="yes"/>
+ <point x="1540" y="224"/>
+ <point x="1472" y="300"/>
+ <point x="1472" y="384" type="curve" smooth="yes"/>
+ </contour>
+ <component base="fraction" xOffset="500"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2064, 'leftMargin': 127, 'rightMargin': 99}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/caret.glif b/src/Interface-Bold.ufo/glyphs/caret.glif
new file mode 100644
index 000000000..fc31c5125
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/caret.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="caret" format="1">
+ <advance width="1536"/>
+ <unicode hex="2038"/>
+ <outline>
+ <contour>
+ <point x="752" y="-376" type="line"/>
+ <point x="840" y="-144" type="line"/>
+ <point x="616" y="-144" type="line"/>
+ <point x="144" y="-764" type="line"/>
+ <point x="480" y="-764" type="line"/>
+ </contour>
+ <contour>
+ <point x="1060" y="-764" type="line"/>
+ <point x="1392" y="-764" type="line"/>
+ <point x="912" y="-144" type="line"/>
+ <point x="684" y="-144" type="line"/>
+ <point x="768" y="-376" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1467, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/caretinsertionpoint.glif b/src/Interface-Bold.ufo/glyphs/caretinsertionpoint.glif
new file mode 100644
index 000000000..5ce9ab4ff
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/caretinsertionpoint.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="caretinsertionpoint" format="1">
+ <advance width="1280"/>
+ <unicode hex="2041"/>
+ <outline>
+ <contour>
+ <point x="1200" y="716" type="line"/>
+ <point x="876" y="884" type="line"/>
+ <point x="80" y="-496" type="line"/>
+ <point x="396" y="-664" type="line"/>
+ </contour>
+ <contour>
+ <point x="808" y="-664" type="line"/>
+ <point x="1120" y="-516" type="line"/>
+ <point x="696" y="180" type="line"/>
+ <point x="476" y="-116" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1147, 'leftMargin': -15, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/caron.glif b/src/Interface-Bold.ufo/glyphs/caron.glif
new file mode 100644
index 000000000..7f5f9b855
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/caron.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="caron" format="1">
+ <advance width="1536"/>
+ <unicode hex="02C7"/>
+ <outline>
+ <contour>
+ <point x="772" y="1776" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="772" y="2268" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="568" y="2112" type="line"/>
+ <point x="188" y="2112" type="line"/>
+ <point x="188" y="2100" type="line"/>
+ <point x="628" y="1708" type="line"/>
+ <point x="912" y="1708" type="line"/>
+ <point x="1348" y="2100" type="line"/>
+ <point x="1348" y="2112" type="line"/>
+ <point x="972" y="2112" type="line"/>
+ <point x="772" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1346, 'leftMargin': 89, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/caronbelowcmb.glif b/src/Interface-Bold.ufo/glyphs/caronbelowcmb.glif
new file mode 100644
index 000000000..dbd0dc674
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/caronbelowcmb.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="caronbelowcmb" format="1">
+ <advance width="0"/>
+ <unicode hex="032C"/>
+ <outline>
+ <contour>
+ <point x="-803" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-803" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-803" y="-540" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-668" y="-540" type="line"/>
+ <point x="-923" y="-540" type="line"/>
+ <point x="-1354" y="-160" type="line"/>
+ <point x="-1354" y="-136" type="line"/>
+ <point x="-1012" y="-136" type="line"/>
+ <point x="-796" y="-323" type="line"/>
+ <point x="-579" y="-136" type="line"/>
+ <point x="-230" y="-136" type="line"/>
+ <point x="-230" y="-154" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/caroncmb.glif b/src/Interface-Bold.ufo/glyphs/caroncmb.glif
new file mode 100644
index 000000000..315b08d03
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/caroncmb.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="caroncmb" format="1">
+ <advance width="0"/>
+ <unicode hex="030C"/>
+ <outline>
+ <contour>
+ <point x="-803" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-803" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-803" y="2269" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="1910" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-668" y="1708" type="line"/>
+ <point x="-923" y="1708" type="line"/>
+ <point x="-1354" y="2089" type="line"/>
+ <point x="-1354" y="2112" type="line"/>
+ <point x="-1012" y="2112" type="line"/>
+ <point x="-796" y="1925" type="line"/>
+ <point x="-579" y="2112" type="line"/>
+ <point x="-230" y="2112" type="line"/>
+ <point x="-230" y="2094" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/carondotcomb.glif b/src/Interface-Bold.ufo/glyphs/carondotcomb.glif
new file mode 100644
index 000000000..fc706b249
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/carondotcomb.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="carondotcomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1682" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-987" y="2243" type="curve" smooth="yes"/>
+ <point x="-987" y="2149"/>
+ <point x="-909" y="2078"/>
+ <point x="-792" y="2078" type="curve" smooth="yes"/>
+ <point x="-677" y="2078"/>
+ <point x="-598" y="2149"/>
+ <point x="-598" y="2243" type="curve" smooth="yes"/>
+ <point x="-598" y="2335"/>
+ <point x="-677" y="2408"/>
+ <point x="-792" y="2408" type="curve" smooth="yes"/>
+ <point x="-909" y="2408"/>
+ <point x="-987" y="2335"/>
+ </contour>
+ <contour>
+ <point x="-965" y="2009" type="line"/>
+ <point x="-1345" y="2009" type="line"/>
+ <point x="-1345" y="1990" type="line"/>
+ <point x="-946" y="1667" type="line"/>
+ <point x="-635" y="1667" type="line"/>
+ <point x="-239" y="1987" type="line"/>
+ <point x="-239" y="2009" type="line"/>
+ <point x="-616" y="2009" type="line"/>
+ <point x="-791" y="1859" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/carondotcomb.lc.glif b/src/Interface-Bold.ufo/glyphs/carondotcomb.lc.glif
new file mode 100644
index 000000000..382f51c58
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/carondotcomb.lc.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="carondotcomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2789" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-994" y="2113" type="line"/>
+ <point x="-1374" y="2113" type="line"/>
+ <point x="-1374" y="2101" type="line"/>
+ <point x="-934" y="1709" type="line"/>
+ <point x="-650" y="1709" type="line"/>
+ <point x="-213" y="2098" type="line"/>
+ <point x="-213" y="2113" type="line"/>
+ <point x="-590" y="2113" type="line"/>
+ <point x="-792" y="1929" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1013" y="2421" type="curve" smooth="yes"/>
+ <point x="-1013" y="2305"/>
+ <point x="-925" y="2221"/>
+ <point x="-793" y="2221" type="curve" smooth="yes"/>
+ <point x="-661" y="2221"/>
+ <point x="-573" y="2305"/>
+ <point x="-573" y="2421" type="curve" smooth="yes"/>
+ <point x="-573" y="2540"/>
+ <point x="-661" y="2624"/>
+ <point x="-793" y="2624" type="curve" smooth="yes"/>
+ <point x="-925" y="2624"/>
+ <point x="-1013" y="2540"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/caronnosp.glif b/src/Interface-Bold.ufo/glyphs/caronnosp.glif
new file mode 100644
index 000000000..2e9b854cf
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/caronnosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="caronnosp" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-967" y="2101" type="line"/>
+ <point x="-1346" y="2101" type="line"/>
+ <point x="-1346" y="2082" type="line"/>
+ <point x="-947" y="1722" type="line"/>
+ <point x="-637" y="1722" type="line"/>
+ <point x="-241" y="2079" type="line"/>
+ <point x="-241" y="2101" type="line"/>
+ <point x="-617" y="2101" type="line"/>
+ <point x="-792" y="1914" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/caronsubnosp.glif b/src/Interface-Bold.ufo/glyphs/caronsubnosp.glif
new file mode 100644
index 000000000..f0ed8b687
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/caronsubnosp.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="caronsubnosp" format="1">
+ <advance width="0"/>
+ <outline>
+ <component base="caron" xOffset="-1462" yOffset="-2234"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ccurl.glif b/src/Interface-Bold.ufo/glyphs/ccurl.glif
new file mode 100644
index 000000000..17f963538
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ccurl.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ccurl" format="1">
+ <advance width="1536"/>
+ <unicode hex="0255"/>
+ <outline>
+ <contour>
+ <point x="824" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="824" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1528" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="864" y="332" type="curve" smooth="yes"/>
+ <point x="616" y="332"/>
+ <point x="576" y="480"/>
+ <point x="576" y="728" type="curve" smooth="yes"/>
+ <point x="576" y="760" type="line" smooth="yes"/>
+ <point x="576" y="976"/>
+ <point x="608" y="1160"/>
+ <point x="812" y="1160" type="curve"/>
+ <point x="960" y="1160"/>
+ <point x="1036" y="1052"/>
+ <point x="1036" y="920" type="curve"/>
+ <point x="1448" y="920" type="line"/>
+ <point x="1448" y="1296"/>
+ <point x="1192" y="1516"/>
+ <point x="824" y="1516" type="curve" smooth="yes"/>
+ <point x="364" y="1516"/>
+ <point x="132" y="1188"/>
+ <point x="132" y="760" type="curve" smooth="yes"/>
+ <point x="132" y="728" type="line" smooth="yes"/>
+ <point x="132" y="296"/>
+ <point x="364" y="-28"/>
+ <point x="824" y="-28" type="curve" smooth="yes"/>
+ <point x="1248" y="-28"/>
+ <point x="1448" y="196"/>
+ <point x="1448" y="464" type="curve" smooth="yes"/>
+ <point x="1448" y="652"/>
+ <point x="1328" y="840"/>
+ <point x="1020" y="840" type="curve" smooth="yes"/>
+ <point x="720" y="840"/>
+ <point x="560" y="676"/>
+ <point x="268" y="260" type="curve"/>
+ <point x="88" y="0" type="line"/>
+ <point x="348" y="-200" type="line"/>
+ <point x="508" y="44" type="line"/>
+ <point x="696" y="320"/>
+ <point x="840" y="504"/>
+ <point x="948" y="504" type="curve" smooth="yes"/>
+ <point x="996" y="504"/>
+ <point x="1028" y="484"/>
+ <point x="1028" y="436" type="curve" smooth="yes"/>
+ <point x="1028" y="364"/>
+ <point x="952" y="332"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1522, 'leftMargin': 80, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/cedi.glif b/src/Interface-Bold.ufo/glyphs/cedi.glif
new file mode 100644
index 000000000..04aeed16f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/cedi.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cedi" format="1">
+ <advance width="2048"/>
+ <unicode hex="20B5"/>
+ <outline>
+ <contour>
+ <point x="1120" y="2144" type="line"/>
+ <point x="764" y="2144" type="line"/>
+ <point x="764" y="-172" type="line"/>
+ <point x="1120" y="-172" type="line"/>
+ </contour>
+ <component base="C"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1847, 'leftMargin': 192, 'rightMargin': -9}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/cedilla.glif b/src/Interface-Bold.ufo/glyphs/cedilla.glif
new file mode 100644
index 000000000..ed88b639e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/cedilla.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cedilla" format="1">
+ <advance width="1024"/>
+ <unicode hex="00B8"/>
+ <outline>
+ <contour>
+ <point x="436" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="436" y="-648" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="272" y="16" type="line"/>
+ <point x="228" y="-188" type="line"/>
+ <point x="360" y="-196"/>
+ <point x="416" y="-216"/>
+ <point x="416" y="-288" type="curve" smooth="yes"/>
+ <point x="416" y="-364"/>
+ <point x="360" y="-392"/>
+ <point x="284" y="-392" type="curve"/>
+ <point x="296" y="-648" type="line"/>
+ <point x="624" y="-648"/>
+ <point x="796" y="-512"/>
+ <point x="796" y="-308" type="curve" smooth="yes"/>
+ <point x="796" y="-152"/>
+ <point x="692" y="-88"/>
+ <point x="592" y="-72" type="curve"/>
+ <point x="608" y="16" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 774, 'leftMargin': 124, 'rightMargin': 81}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/cedillanosp.glif b/src/Interface-Bold.ufo/glyphs/cedillanosp.glif
new file mode 100644
index 000000000..b95ccfc45
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/cedillanosp.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cedillanosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0327"/>
+ <outline>
+ <contour>
+ <point x="-837" y="12" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-1005" y="14" type="line"/>
+ <point x="-1048" y="-187" type="line"/>
+ <point x="-914" y="-195"/>
+ <point x="-859" y="-217"/>
+ <point x="-859" y="-287" type="curve" smooth="yes"/>
+ <point x="-859" y="-363"/>
+ <point x="-914" y="-393"/>
+ <point x="-991" y="-393" type="curve"/>
+ <point x="-982" y="-649" type="line"/>
+ <point x="-652" y="-649"/>
+ <point x="-479" y="-513"/>
+ <point x="-479" y="-308" type="curve" smooth="yes"/>
+ <point x="-479" y="-150"/>
+ <point x="-583" y="-88"/>
+ <point x="-685" y="-70" type="curve"/>
+ <point x="-670" y="14" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/cent.glif b/src/Interface-Bold.ufo/glyphs/cent.glif
new file mode 100644
index 000000000..6746c7a18
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/cent.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cent" format="1">
+ <advance width="1536"/>
+ <unicode hex="00A2"/>
+ <outline>
+ <contour>
+ <point x="916" y="1812" type="line"/>
+ <point x="640" y="1812" type="line"/>
+ <point x="640" y="1412" type="line"/>
+ <point x="916" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="916" y="64" type="line"/>
+ <point x="640" y="64" type="line"/>
+ <point x="640" y="-336" type="line"/>
+ <point x="916" y="-336" type="line"/>
+ </contour>
+ <component base="c"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1650.0, 'leftMargin': 166, 'rightMargin': 164.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/charactertie.glif b/src/Interface-Bold.ufo/glyphs/charactertie.glif
new file mode 100644
index 000000000..9dabb104a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/charactertie.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="charactertie" format="1">
+ <advance width="2304"/>
+ <unicode hex="2040"/>
+ <outline>
+ <contour>
+ <point x="1152" y="1816" type="curve" smooth="yes"/>
+ <point x="1592" y="1816"/>
+ <point x="1936" y="1712"/>
+ <point x="2120" y="1620" type="curve"/>
+ <point x="2264" y="1772" type="line"/>
+ <point x="2100" y="1968"/>
+ <point x="1700" y="2140"/>
+ <point x="1152" y="2140" type="curve" smooth="yes"/>
+ <point x="608" y="2140"/>
+ <point x="252" y="1984"/>
+ <point x="44" y="1772" type="curve"/>
+ <point x="208" y="1624" type="line"/>
+ <point x="392" y="1724"/>
+ <point x="712" y="1816"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2201, 'leftMargin': -10, 'rightMargin': -10}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/cheabkhasiancyrillic.glif b/src/Interface-Bold.ufo/glyphs/cheabkhasiancyrillic.glif
new file mode 100644
index 000000000..b4c8824d8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/cheabkhasiancyrillic.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cheabkhasiancyrillic" format="1">
+ <advance width="1792"/>
+ <unicode hex="04BD"/>
+ <outline>
+ <contour>
+ <point x="1096" y="20" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="-4" y="1188" type="line"/>
+ <point x="-4" y="828"/>
+ <point x="204" y="604"/>
+ <point x="564" y="604" type="curve"/>
+ <point x="564" y="884" type="line"/>
+ <point x="360" y="884"/>
+ <point x="256" y="1000"/>
+ <point x="256" y="1188" type="curve"/>
+ </contour>
+ <component base="e" xOffset="328"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1689, 'leftMargin': -109, 'rightMargin': -4}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/checyrillic.glif b/src/Interface-Bold.ufo/glyphs/checyrillic.glif
new file mode 100644
index 000000000..fcbdd5648
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/checyrillic.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="checyrillic" format="1">
+ <advance width="1536"/>
+ <unicode hex="0447"/>
+ <outline>
+ <contour>
+ <point x="808" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1432" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="988" y="0" type="move" name="left"/>
+ </contour>
+ <contour>
+ <point x="1560" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1432" y="1488" type="line"/>
+ <point x="988" y="1488" type="line"/>
+ <point x="988" y="0" type="line"/>
+ <point x="1432" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1212" y="872" type="line"/>
+ <point x="1068" y="820"/>
+ <point x="952" y="792"/>
+ <point x="828" y="792" type="curve" smooth="yes"/>
+ <point x="624" y="792"/>
+ <point x="548" y="828"/>
+ <point x="548" y="1008" type="curve" smooth="yes"/>
+ <point x="548" y="1488" type="line"/>
+ <point x="108" y="1488" type="line"/>
+ <point x="108" y="1008" type="line" smooth="yes"/>
+ <point x="108" y="604"/>
+ <point x="376" y="432"/>
+ <point x="828" y="432" type="curve" smooth="yes"/>
+ <point x="940" y="432"/>
+ <point x="1136" y="472"/>
+ <point x="1212" y="516" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1568, 'leftMargin': 114, 'rightMargin': 130}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/chedescendercyrillic.glif b/src/Interface-Bold.ufo/glyphs/chedescendercyrillic.glif
new file mode 100644
index 000000000..868f99812
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/chedescendercyrillic.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="chedescendercyrillic" format="1">
+ <advance width="2048"/>
+ <unicode hex="04B7"/>
+ <outline>
+ <contour>
+ <point x="1652" y="1776" type="move" name="top0315"/>
+ </contour>
+ <component base="checyrillic" xOffset="84"/>
+ <component base="cyrillictic" xOffset="1284"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1849, 'leftMargin': 114, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/cheverticalstrokecyrillic.glif b/src/Interface-Bold.ufo/glyphs/cheverticalstrokecyrillic.glif
new file mode 100644
index 000000000..691719dc7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/cheverticalstrokecyrillic.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cheverticalstrokecyrillic" format="1">
+ <advance width="1536"/>
+ <unicode hex="04B9"/>
+ <outline>
+ <contour>
+ <point x="888" y="1156" type="line"/>
+ <point x="652" y="1156" type="line"/>
+ <point x="652" y="220" type="line"/>
+ <point x="888" y="220" type="line"/>
+ </contour>
+ <component base="checyrillic" xOffset="-8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 132, 'rightMargin': 129}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/chook.cn.glif b/src/Interface-Bold.ufo/glyphs/chook.cn.glif
new file mode 100644
index 000000000..22b7ce27d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/chook.cn.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="chook.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1384" y="920" type="line"/>
+ <point x="1384" y="1184" type="line" smooth="yes"/>
+ <point x="1384" y="1336"/>
+ <point x="1516" y="1372"/>
+ <point x="1620" y="1372" type="curve" smooth="yes"/>
+ <point x="1656" y="1372"/>
+ <point x="1692" y="1364"/>
+ <point x="1728" y="1360" type="curve"/>
+ <point x="1728" y="1656" type="line"/>
+ <point x="1664" y="1672"/>
+ <point x="1612" y="1680"/>
+ <point x="1548" y="1680" type="curve" smooth="yes"/>
+ <point x="1256" y="1680"/>
+ <point x="1080" y="1504"/>
+ <point x="1080" y="1184" type="curve" smooth="yes"/>
+ <point x="1080" y="920" type="line"/>
+ </contour>
+ <component base="c.cn" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1647, 'leftMargin': 78, 'rightMargin': -97}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/chook.glif b/src/Interface-Bold.ufo/glyphs/chook.glif
new file mode 100644
index 000000000..34188f5f2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/chook.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="chook" format="1">
+ <advance width="1792"/>
+ <unicode hex="0188"/>
+ <outline>
+ <contour>
+ <point x="1368" y="920" type="line"/>
+ <point x="1368" y="1184" type="line" smooth="yes"/>
+ <point x="1368" y="1336"/>
+ <point x="1500" y="1372"/>
+ <point x="1604" y="1372" type="curve" smooth="yes"/>
+ <point x="1644" y="1372"/>
+ <point x="1676" y="1364"/>
+ <point x="1712" y="1360" type="curve"/>
+ <point x="1712" y="1656" type="line"/>
+ <point x="1648" y="1672"/>
+ <point x="1596" y="1680"/>
+ <point x="1532" y="1680" type="curve" smooth="yes"/>
+ <point x="1240" y="1680"/>
+ <point x="1064" y="1504"/>
+ <point x="1064" y="1184" type="curve" smooth="yes"/>
+ <point x="1064" y="920" type="line"/>
+ </contour>
+ <component base="c" xOffset="-28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1646, 'leftMargin': 108, 'rightMargin': -96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/circumflex.glif b/src/Interface-Bold.ufo/glyphs/circumflex.glif
new file mode 100644
index 000000000..a962ffd27
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/circumflex.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="circumflex" format="1">
+ <advance width="1536"/>
+ <unicode hex="02C6"/>
+ <outline>
+ <contour>
+ <point x="764" y="1776" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="764" y="2256" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="892" y="2112" type="line"/>
+ <point x="640" y="2112" type="line"/>
+ <point x="208" y="1732" type="line"/>
+ <point x="208" y="1708" type="line"/>
+ <point x="548" y="1708" type="line"/>
+ <point x="764" y="1896" type="line"/>
+ <point x="980" y="1708" type="line"/>
+ <point x="1332" y="1708" type="line"/>
+ <point x="1332" y="1728" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1414, 'leftMargin': 146, 'rightMargin': 143}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/circumflexacutecomb.glif b/src/Interface-Bold.ufo/glyphs/circumflexacutecomb.glif
new file mode 100644
index 000000000..43f6b1593
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/circumflexacutecomb.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="circumflexacutecomb" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="540" y="1836" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="36" y="1736" type="line"/>
+ <point x="336" y="1736" type="line"/>
+ <point x="536" y="1896" type="line"/>
+ <point x="736" y="1736" type="line"/>
+ <point x="1036" y="1736" type="line"/>
+ <point x="648" y="2036" type="line"/>
+ <point x="424" y="2036" type="line"/>
+ </contour>
+ <contour>
+ <point x="936" y="1900" type="line"/>
+ <point x="1176" y="1900" type="line"/>
+ <point x="1500" y="2276" type="line"/>
+ <point x="1172" y="2276" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1414, 'leftMargin': 188, 'rightMargin': -236}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/circumflexgravecomb.glif b/src/Interface-Bold.ufo/glyphs/circumflexgravecomb.glif
new file mode 100644
index 000000000..4508ac7a9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/circumflexgravecomb.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="circumflexgravecomb" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1000" y="1836" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="1112" y="2036" type="line"/>
+ <point x="888" y="2036" type="line"/>
+ <point x="500" y="1736" type="line"/>
+ <point x="800" y="1736" type="line"/>
+ <point x="1000" y="1896" type="line"/>
+ <point x="1200" y="1736" type="line"/>
+ <point x="1500" y="1736" type="line"/>
+ </contour>
+ <contour>
+ <point x="364" y="2276" type="line"/>
+ <point x="40" y="2276" type="line"/>
+ <point x="364" y="1900" type="line"/>
+ <point x="600" y="1900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1414, 'leftMargin': -265, 'rightMargin': 218}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/circumflexhookcomb.glif b/src/Interface-Bold.ufo/glyphs/circumflexhookcomb.glif
new file mode 100644
index 000000000..d78d12f66
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/circumflexhookcomb.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="circumflexhookcomb" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="636" y="1836" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="748" y="2036" type="line"/>
+ <point x="520" y="2036" type="line"/>
+ <point x="136" y="1736" type="line"/>
+ <point x="432" y="1736" type="line"/>
+ <point x="636" y="1896" type="line"/>
+ <point x="836" y="1736" type="line"/>
+ <point x="1132" y="1736" type="line"/>
+ </contour>
+ <contour>
+ <point x="1232" y="1908" type="line"/>
+ <point x="1232" y="1976" type="line"/>
+ <point x="1316" y="1992"/>
+ <point x="1404" y="2040"/>
+ <point x="1404" y="2140" type="curve" smooth="yes"/>
+ <point x="1404" y="2284"/>
+ <point x="1260" y="2368"/>
+ <point x="988" y="2368" type="curve"/>
+ <point x="980" y="2200" type="line"/>
+ <point x="1072" y="2200"/>
+ <point x="1140" y="2184"/>
+ <point x="1140" y="2124" type="curve" smooth="yes"/>
+ <point x="1140" y="2080"/>
+ <point x="1092" y="2056"/>
+ <point x="980" y="2052" type="curve"/>
+ <point x="1004" y="1908" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1414, 'leftMargin': 197, 'rightMargin': -52}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/circumflexnosp.glif b/src/Interface-Bold.ufo/glyphs/circumflexnosp.glif
new file mode 100644
index 000000000..a5aac0648
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/circumflexnosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="circumflexnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0302"/>
+ <outline>
+ <contour>
+ <point x="-796" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="1910" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-796" y="2255" type="move" name="mkmktop"/>
+ </contour>
+ <component base="circumflex" xOffset="-1500"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/circumflexsubnosp.glif b/src/Interface-Bold.ufo/glyphs/circumflexsubnosp.glif
new file mode 100644
index 000000000..4af96d2d1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/circumflexsubnosp.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="circumflexsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="032D"/>
+ <outline>
+ <contour>
+ <point x="-792" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-792" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-793" y="-518" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-792" y="0" type="move" name="_bottomu"/>
+ </contour>
+ <component base="circumflex" xOffset="-1500" yOffset="-2225"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/circumflextildecomb.glif b/src/Interface-Bold.ufo/glyphs/circumflextildecomb.glif
new file mode 100644
index 000000000..d8a8291a2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/circumflextildecomb.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="circumflextildecomb" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="768" y="1836" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="884" y="2036" type="line"/>
+ <point x="656" y="2036" type="line"/>
+ <point x="268" y="1736" type="line"/>
+ <point x="568" y="1736" type="line"/>
+ <point x="768" y="1896" type="line"/>
+ <point x="972" y="1736" type="line"/>
+ <point x="1268" y="1736" type="line"/>
+ </contour>
+ <contour>
+ <point x="972" y="2376" type="line"/>
+ <point x="972" y="2324"/>
+ <point x="952" y="2268"/>
+ <point x="916" y="2268" type="curve" smooth="yes"/>
+ <point x="824" y="2268"/>
+ <point x="716" y="2352"/>
+ <point x="620" y="2352" type="curve" smooth="yes"/>
+ <point x="512" y="2352"/>
+ <point x="448" y="2244"/>
+ <point x="448" y="2140" type="curve"/>
+ <point x="596" y="2096" type="line"/>
+ <point x="596" y="2148"/>
+ <point x="616" y="2192"/>
+ <point x="656" y="2192" type="curve" smooth="yes"/>
+ <point x="752" y="2192"/>
+ <point x="832" y="2104"/>
+ <point x="952" y="2104" type="curve" smooth="yes"/>
+ <point x="1060" y="2104"/>
+ <point x="1124" y="2212"/>
+ <point x="1124" y="2320" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1414, 'leftMargin': 197, 'rightMargin': 218}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/colon.glif b/src/Interface-Bold.ufo/glyphs/colon.glif
new file mode 100644
index 000000000..a95a56578
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/colon.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="colon" format="1">
+ <advance width="768"/>
+ <unicode hex="003A"/>
+ <outline>
+ <component base="period" xOffset="-4"/>
+ <component base="period" xOffset="-4" yOffset="1096"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 829, 'leftMargin': 140, 'rightMargin': 197}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/colon.pnum.glif b/src/Interface-Bold.ufo/glyphs/colon.pnum.glif
new file mode 100644
index 000000000..1d1890418
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/colon.pnum.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="colon.pnum" format="1">
+ <advance width="768"/>
+ <unicode hex="EE01"/>
+ <outline>
+ <component base="period" xOffset="-4" yOffset="260"/>
+ <component base="period" xOffset="-4" yOffset="1356"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 828, 'leftMargin': 141, 'rightMargin': 195}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/coloncurrency.glif b/src/Interface-Bold.ufo/glyphs/coloncurrency.glif
new file mode 100644
index 000000000..b3eae6bea
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/coloncurrency.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="coloncurrency" format="1">
+ <advance width="2048"/>
+ <unicode hex="20A1"/>
+ <outline>
+ <contour>
+ <point x="1752" y="2160" type="line"/>
+ <point x="1432" y="2160" type="line"/>
+ <point x="680" y="-172" type="line"/>
+ <point x="996" y="-172" type="line"/>
+ </contour>
+ <contour>
+ <point x="1308" y="2160" type="line"/>
+ <point x="988" y="2160" type="line"/>
+ <point x="236" y="-172" type="line"/>
+ <point x="552" y="-172" type="line"/>
+ </contour>
+ <component base="C"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2158.75</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1847, 'leftMargin': 192, 'rightMargin': -9}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/colontriangularhalfmod.glif b/src/Interface-Bold.ufo/glyphs/colontriangularhalfmod.glif
new file mode 100644
index 000000000..6af89bc20
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/colontriangularhalfmod.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="colontriangularhalfmod" format="1">
+ <advance width="768"/>
+ <unicode hex="02D1"/>
+ <outline>
+ <contour>
+ <point x="136" y="1488" type="line"/>
+ <point x="368" y="1100" type="line"/>
+ <point x="400" y="1100" type="line"/>
+ <point x="632" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 835, 'leftMargin': 169, 'rightMargin': 169}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/colontriangularmod.glif b/src/Interface-Bold.ufo/glyphs/colontriangularmod.glif
new file mode 100644
index 000000000..939f8f37d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/colontriangularmod.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="colontriangularmod" format="1">
+ <advance width="768"/>
+ <unicode hex="02D0"/>
+ <outline>
+ <contour>
+ <point x="136" y="1488" type="line"/>
+ <point x="368" y="1100" type="line"/>
+ <point x="400" y="1100" type="line"/>
+ <point x="632" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="136" y="0" type="line"/>
+ <point x="632" y="0" type="line"/>
+ <point x="400" y="388" type="line"/>
+ <point x="368" y="388" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 835, 'leftMargin': 169, 'rightMargin': 169}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/comma.glif b/src/Interface-Bold.ufo/glyphs/comma.glif
new file mode 100644
index 000000000..8db8b9a32
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/comma.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="comma" format="1">
+ <advance width="768"/>
+ <unicode hex="002C"/>
+ <outline>
+ <contour>
+ <point x="620" y="364" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="312" y="48" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="592" y="348" type="line"/>
+ <point x="232" y="348" type="line"/>
+ <point x="232" y="28" type="line"/>
+ <point x="232" y="-188"/>
+ <point x="148" y="-304"/>
+ <point x="88" y="-428" type="curve"/>
+ <point x="312" y="-540" type="line"/>
+ <point x="472" y="-404"/>
+ <point x="592" y="-168"/>
+ <point x="592" y="56" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 737.0, 'leftMargin': 56, 'rightMargin': 175.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/commaabovecmb.glif b/src/Interface-Bold.ufo/glyphs/commaabovecmb.glif
new file mode 100644
index 000000000..74aa9e443
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/commaabovecmb.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commaabovecmb" format="1">
+ <advance width="0"/>
+ <unicode hex="0313"/>
+ <outline>
+ <contour>
+ <point x="-824" y="1470" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="1792" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-824" y="2316" type="move" name="mkmktop"/>
+ </contour>
+ <component base="commaturnsupnosp" xScale="-1" yScale="-1" xOffset="-1536" yOffset="3583"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/commaaboverightcmb.glif b/src/Interface-Bold.ufo/glyphs/commaaboverightcmb.glif
new file mode 100644
index 000000000..bdccd1d3c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/commaaboverightcmb.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commaaboverightcmb" format="1">
+ <advance width="0"/>
+ <unicode hex="0315"/>
+ <outline>
+ <contour>
+ <point x="-77" y="1467" type="move" name="_marktop0315"/>
+ </contour>
+ <component base="commaturnsupnosp" xScale="-1" yScale="-1" xOffset="-793" yOffset="3583"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/commaaboverightcomb.glif b/src/Interface-Bold.ufo/glyphs/commaaboverightcomb.glif
new file mode 100644
index 000000000..f26354fd9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/commaaboverightcomb.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commaaboverightcomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <component base="commaturnsupnosp" xScale="-1" yScale="-1" xOffset="-848" yOffset="3583"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/commaaccent.glif b/src/Interface-Bold.ufo/glyphs/commaaccent.glif
new file mode 100644
index 000000000..65ca06d83
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/commaaccent.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commaaccent" format="1">
+ <advance width="512"/>
+ <unicode hex="F6C3"/>
+ <outline>
+ <contour>
+ <point x="304" y="508" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="100" y="392" type="move" name="_caron"/>
+ </contour>
+ <contour>
+ <point x="268" y="76" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="304" y="-200" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="460" y="392" type="line"/>
+ <point x="156" y="392" type="line"/>
+ <point x="156" y="272" type="line" smooth="yes"/>
+ <point x="156" y="104"/>
+ <point x="112" y="8"/>
+ <point x="52" y="-92" type="curve"/>
+ <point x="264" y="-200" type="line"/>
+ <point x="368" y="-84"/>
+ <point x="460" y="112"/>
+ <point x="460" y="296" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 620, 'leftMargin': 55, 'rightMargin': 157}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/commaaccentrotate.glif b/src/Interface-Bold.ufo/glyphs/commaaccentrotate.glif
new file mode 100644
index 000000000..c2716fa51
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/commaaccentrotate.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commaaccentrotate" format="1">
+ <advance width="768"/>
+ <outline>
+ <contour>
+ <point x="340" y="1516" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="176" y="1476" type="line"/>
+ <point x="496" y="1476" type="line"/>
+ <point x="500" y="1652" type="line"/>
+ <point x="500" y="1812"/>
+ <point x="552" y="1948"/>
+ <point x="592" y="2020" type="curve"/>
+ <point x="372" y="2124" type="line"/>
+ <point x="248" y="2044"/>
+ <point x="176" y="1872"/>
+ <point x="176" y="1668" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 701, 'leftMargin': 171, 'rightMargin': 112}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/commabelowcmb.glif b/src/Interface-Bold.ufo/glyphs/commabelowcmb.glif
new file mode 100644
index 000000000..703a3985b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/commabelowcmb.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commabelowcmb" format="1">
+ <advance width="0"/>
+ <unicode hex="0326"/>
+ <outline>
+ <contour>
+ <point x="-770" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-770" y="-758" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-586" y="-194" type="line"/>
+ <point x="-890" y="-194" type="line"/>
+ <point x="-890" y="-309" type="line" smooth="yes"/>
+ <point x="-890" y="-468"/>
+ <point x="-934" y="-560"/>
+ <point x="-994" y="-653" type="curve"/>
+ <point x="-782" y="-758" type="line"/>
+ <point x="-678" y="-648"/>
+ <point x="-586" y="-459"/>
+ <point x="-586" y="-285" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/commareversedmod.glif b/src/Interface-Bold.ufo/glyphs/commareversedmod.glif
new file mode 100644
index 000000000..2fe7d93f1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/commareversedmod.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commareversedmod" format="1">
+ <advance width="768"/>
+ <unicode hex="02BD"/>
+ <outline>
+ <contour>
+ <point x="152" y="2200" type="line"/>
+ <point x="512" y="2200" type="line"/>
+ <point x="512" y="1924" type="line" smooth="yes"/>
+ <point x="512" y="1732"/>
+ <point x="556" y="1604"/>
+ <point x="616" y="1492" type="curve"/>
+ <point x="404" y="1384" type="line"/>
+ <point x="276" y="1504"/>
+ <point x="152" y="1728"/>
+ <point x="152" y="1924" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 683, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/commasuprevnosp.glif b/src/Interface-Bold.ufo/glyphs/commasuprevnosp.glif
new file mode 100644
index 000000000..cebfee648
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/commasuprevnosp.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commasuprevnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0314"/>
+ <outline>
+ <contour>
+ <point x="-765" y="1470" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-765" y="2316" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="1792" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-1024" y="2200" type="line"/>
+ <point x="-666" y="2200" type="line"/>
+ <point x="-666" y="1924" type="line" smooth="yes"/>
+ <point x="-666" y="1733"/>
+ <point x="-622" y="1605"/>
+ <point x="-561" y="1493" type="curve"/>
+ <point x="-773" y="1383" type="line"/>
+ <point x="-903" y="1504"/>
+ <point x="-1024" y="1728"/>
+ <point x="-1024" y="1922" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/commaturnedmod.glif b/src/Interface-Bold.ufo/glyphs/commaturnedmod.glif
new file mode 100644
index 000000000..c0a63e0ac
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/commaturnedmod.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commaturnedmod" format="1">
+ <advance width="768"/>
+ <unicode hex="02BB"/>
+ <outline>
+ <contour>
+ <point x="152" y="1384" type="line"/>
+ <point x="512" y="1384" type="line"/>
+ <point x="512" y="1660" type="line" smooth="yes"/>
+ <point x="512" y="1852"/>
+ <point x="556" y="1980"/>
+ <point x="616" y="2092" type="curve"/>
+ <point x="404" y="2200" type="line"/>
+ <point x="276" y="2080"/>
+ <point x="152" y="1856"/>
+ <point x="152" y="1660" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 683, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/commaturnsupnosp.glif b/src/Interface-Bold.ufo/glyphs/commaturnsupnosp.glif
new file mode 100644
index 000000000..d1eae6cec
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/commaturnsupnosp.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commaturnsupnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0312"/>
+ <outline>
+ <contour>
+ <point x="-791" y="1470" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-791" y="2316" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-743" y="1792" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-975" y="1383" type="line"/>
+ <point x="-616" y="1383" type="line"/>
+ <point x="-616" y="1660" type="line" smooth="yes"/>
+ <point x="-616" y="1851"/>
+ <point x="-572" y="1979"/>
+ <point x="-512" y="2090" type="curve"/>
+ <point x="-723" y="2200" type="line"/>
+ <point x="-854" y="2079"/>
+ <point x="-975" y="1855"/>
+ <point x="-975" y="1661" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/contents.plist b/src/Interface-Bold.ufo/glyphs/contents.plist
new file mode 100644
index 000000000..926fb0533
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/contents.plist
@@ -0,0 +1,4352 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>.notdef</key>
+ <string>__notdef.glif</string>
+ <key>.null</key>
+ <string>__null.glif</string>
+ <key>A</key>
+ <string>A_.glif</string>
+ <key>AE</key>
+ <string>AE__.glif</string>
+ <key>B</key>
+ <string>B_.glif</string>
+ <key>Bhook</key>
+ <string>Bhook_.glif</string>
+ <key>Btopbar</key>
+ <string>Btopbar_.glif</string>
+ <key>C</key>
+ <string>C_.glif</string>
+ <key>C.cn</key>
+ <string>C_.cn.glif</string>
+ <key>CR</key>
+ <string>CR__.glif</string>
+ <key>Cheabkhasiancyrillic</key>
+ <string>Cheabkhasiancyrillic_.glif</string>
+ <key>Chedescendercyrillic</key>
+ <string>Chedescendercyrillic_.glif</string>
+ <key>Cheverticalstrokecyrillic</key>
+ <string>Cheverticalstrokecyrillic_.glif</string>
+ <key>Chook</key>
+ <string>Chook_.glif</string>
+ <key>Chook.cn</key>
+ <string>Chook_.cn.glif</string>
+ <key>D</key>
+ <string>D_.glif</string>
+ <key>D.cn</key>
+ <string>D_.cn.glif</string>
+ <key>DZcaron</key>
+ <string>DZcaron_.glif</string>
+ <key>Dbar1</key>
+ <string>Dbar1_.glif</string>
+ <key>Delta</key>
+ <string>Delta_.glif</string>
+ <key>Dhook</key>
+ <string>Dhook_.glif</string>
+ <key>Digamma</key>
+ <string>Digamma_.glif</string>
+ <key>Dtopbar</key>
+ <string>Dtopbar_.glif</string>
+ <key>Dzcaron</key>
+ <string>Dzcaron_.glif</string>
+ <key>Dzeabkhasiancyrillic</key>
+ <string>Dzeabkhasiancyrillic_.glif</string>
+ <key>E</key>
+ <string>E_.glif</string>
+ <key>Eiotifiedcyrillic</key>
+ <string>Eiotifiedcyrillic_.glif</string>
+ <key>Endescendercyrillic</key>
+ <string>Endescendercyrillic_.glif</string>
+ <key>Eng</key>
+ <string>Eng_.glif</string>
+ <key>Enghecyrillic</key>
+ <string>Enghecyrillic_.glif</string>
+ <key>Enhookcyrillic</key>
+ <string>Enhookcyrillic_.glif</string>
+ <key>Epsilon1</key>
+ <string>Epsilon1_.glif</string>
+ <key>Esh</key>
+ <string>Esh_.glif</string>
+ <key>Eturn</key>
+ <string>Eturn_.glif</string>
+ <key>Euro</key>
+ <string>Euro_.glif</string>
+ <key>Ezh</key>
+ <string>Ezh_.glif</string>
+ <key>Ezhcaron</key>
+ <string>Ezhcaron_.glif</string>
+ <key>Ezhreversed</key>
+ <string>Ezhreversed_.glif</string>
+ <key>F</key>
+ <string>F_.glif</string>
+ <key>Fhook</key>
+ <string>Fhook_.glif</string>
+ <key>Fturn</key>
+ <string>Fturn_.glif</string>
+ <key>G</key>
+ <string>G_.glif</string>
+ <key>G.cn</key>
+ <string>G_.cn.glif</string>
+ <key>Gamma</key>
+ <string>Gamma_.glif</string>
+ <key>Gamma1</key>
+ <string>Gamma1_.glif</string>
+ <key>Gbar</key>
+ <string>Gbar_.glif</string>
+ <key>Germandbls</key>
+ <string>Germandbls_.glif</string>
+ <key>Ghemiddlehookcyrillic</key>
+ <string>Ghemiddlehookcyrillic_.glif</string>
+ <key>Ghook</key>
+ <string>Ghook_.glif</string>
+ <key>Ghook.cn</key>
+ <string>Ghook_.cn.glif</string>
+ <key>Gsmallcap</key>
+ <string>Gsmallcap_.glif</string>
+ <key>Gsmallcaphook</key>
+ <string>Gsmallcaphook_.glif</string>
+ <key>H</key>
+ <string>H_.glif</string>
+ <key>Haabkhasiancyrillic</key>
+ <string>Haabkhasiancyrillic_.glif</string>
+ <key>Hadescendercyrillic</key>
+ <string>Hadescendercyrillic_.glif</string>
+ <key>Hbar</key>
+ <string>Hbar_.glif</string>
+ <key>Hcedilla</key>
+ <string>Hcedilla_.glif</string>
+ <key>I</key>
+ <string>I_.glif</string>
+ <key>Ibar</key>
+ <string>Ibar_.glif</string>
+ <key>Idieresisacute</key>
+ <string>Idieresisacute_.glif</string>
+ <key>Iota1</key>
+ <string>Iota1_.glif</string>
+ <key>Ismallcap</key>
+ <string>Ismallcap_.glif</string>
+ <key>Itildebelow</key>
+ <string>Itildebelow_.glif</string>
+ <key>J</key>
+ <string>J_.glif</string>
+ <key>K</key>
+ <string>K_.glif</string>
+ <key>Kabashkircyrillic</key>
+ <string>Kabashkircyrillic_.glif</string>
+ <key>Kadescendercyrillic</key>
+ <string>Kadescendercyrillic_.glif</string>
+ <key>Kahookcyrillic</key>
+ <string>Kahookcyrillic_.glif</string>
+ <key>Kaverticalstrokecyrillic</key>
+ <string>Kaverticalstrokecyrillic_.glif</string>
+ <key>Khook</key>
+ <string>Khook_.glif</string>
+ <key>Koppa</key>
+ <string>Koppa_.glif</string>
+ <key>Koppacyrillic</key>
+ <string>Koppacyrillic_.glif</string>
+ <key>Ksicyrillic</key>
+ <string>Ksicyrillic_.glif</string>
+ <key>L</key>
+ <string>L_.glif</string>
+ <key>Lambda</key>
+ <string>Lambda_.glif</string>
+ <key>Lslash</key>
+ <string>Lslash_.glif</string>
+ <key>Lsmallcap</key>
+ <string>Lsmallcap_.glif</string>
+ <key>M</key>
+ <string>M_.glif</string>
+ <key>N</key>
+ <string>N_.glif</string>
+ <key>Nhook</key>
+ <string>Nhook_.glif</string>
+ <key>Nsmallcap</key>
+ <string>Nsmallcap_.glif</string>
+ <key>O</key>
+ <string>O_.glif</string>
+ <key>O.cn</key>
+ <string>O_.cn.glif</string>
+ <key>OE</key>
+ <string>OE__.glif</string>
+ <key>OEsmallcap</key>
+ <string>OEsmallcap__.glif</string>
+ <key>OI</key>
+ <string>OI__.glif</string>
+ <key>Ohorn</key>
+ <string>Ohorn_.glif</string>
+ <key>Omega</key>
+ <string>Omega_.glif</string>
+ <key>Omegacyrillic</key>
+ <string>Omegacyrillic_.glif</string>
+ <key>Omegaroundcyrillic</key>
+ <string>Omegaroundcyrillic_.glif</string>
+ <key>Omegatitlocyrillic</key>
+ <string>Omegatitlocyrillic_.glif</string>
+ <key>Oopen</key>
+ <string>Oopen_.glif</string>
+ <key>Oopen.cn</key>
+ <string>Oopen_.cn.glif</string>
+ <key>Oslash</key>
+ <string>Oslash_.glif</string>
+ <key>Otcyrillic</key>
+ <string>Otcyrillic_.glif</string>
+ <key>P</key>
+ <string>P_.glif</string>
+ <key>Pemiddlehookcyrillic</key>
+ <string>Pemiddlehookcyrillic_.glif</string>
+ <key>Phi</key>
+ <string>Phi_.glif</string>
+ <key>Phook</key>
+ <string>Phook_.glif</string>
+ <key>Pi</key>
+ <string>Pi_.glif</string>
+ <key>Psi</key>
+ <string>Psi_.glif</string>
+ <key>Q</key>
+ <string>Q_.glif</string>
+ <key>Q.cn</key>
+ <string>Q_.cn.glif</string>
+ <key>R</key>
+ <string>R_.glif</string>
+ <key>Rsmallcap</key>
+ <string>Rsmallcap_.glif</string>
+ <key>Rsmallcapinv</key>
+ <string>Rsmallcapinv_.glif</string>
+ <key>Rturnsuper</key>
+ <string>Rturnsuper_.glif</string>
+ <key>Rx</key>
+ <string>Rx_.glif</string>
+ <key>S</key>
+ <string>S_.glif</string>
+ <key>Sampi</key>
+ <string>Sampi_.glif</string>
+ <key>Schwa</key>
+ <string>Schwa_.glif</string>
+ <key>Schwacyrillic</key>
+ <string>Schwacyrillic_.glif</string>
+ <key>Shhacyrillic</key>
+ <string>Shhacyrillic_.glif</string>
+ <key>Sigma</key>
+ <string>Sigma_.glif</string>
+ <key>Stigma</key>
+ <string>Stigma_.glif</string>
+ <key>T</key>
+ <string>T_.glif</string>
+ <key>Tetsecyrillic</key>
+ <string>Tetsecyrillic_.glif</string>
+ <key>Theta</key>
+ <string>Theta_.glif</string>
+ <key>Thook</key>
+ <string>Thook_.glif</string>
+ <key>Thorn</key>
+ <string>Thorn_.glif</string>
+ <key>Tonefive</key>
+ <string>Tonefive_.glif</string>
+ <key>Tonesix</key>
+ <string>Tonesix_.glif</string>
+ <key>Tonetwo</key>
+ <string>Tonetwo_.glif</string>
+ <key>Trthook</key>
+ <string>Trthook_.glif</string>
+ <key>U</key>
+ <string>U_.glif</string>
+ <key>U.cn</key>
+ <string>U_.cn.glif</string>
+ <key>Uhorn</key>
+ <string>Uhorn_.glif</string>
+ <key>Upsilon2</key>
+ <string>Upsilon2_.glif</string>
+ <key>Upsilonhooksymbol</key>
+ <string>Upsilonhooksymbol_.glif</string>
+ <key>V</key>
+ <string>V_.glif</string>
+ <key>Vcursive</key>
+ <string>Vcursive_.glif</string>
+ <key>W</key>
+ <string>W_.glif</string>
+ <key>X</key>
+ <string>X_.glif</string>
+ <key>Xi</key>
+ <string>Xi_.glif</string>
+ <key>Y</key>
+ <string>Y_.glif</string>
+ <key>YR</key>
+ <string>YR__.glif</string>
+ <key>Yhook</key>
+ <string>Yhook_.glif</string>
+ <key>Ysmallcap</key>
+ <string>Ysmallcap_.glif</string>
+ <key>Yusbigcyrillic</key>
+ <string>Yusbigcyrillic_.glif</string>
+ <key>Yusbigiotifiedcyrillic</key>
+ <string>Yusbigiotifiedcyrillic_.glif</string>
+ <key>Yuslittlecyrillic</key>
+ <string>Yuslittlecyrillic_.glif</string>
+ <key>Yuslittleiotifiedcyrillic</key>
+ <string>Yuslittleiotifiedcyrillic_.glif</string>
+ <key>Z</key>
+ <string>Z_.glif</string>
+ <key>Zbar</key>
+ <string>Zbar_.glif</string>
+ <key>Zhedescendercyrillic</key>
+ <string>Zhedescendercyrillic_.glif</string>
+ <key>a</key>
+ <string>a.glif</string>
+ <key>a.cn</key>
+ <string>a.cn.glif</string>
+ <key>a_uni02DE</key>
+ <string>a_uni02DE__.glif</string>
+ <key>accountof</key>
+ <string>accountof.glif</string>
+ <key>acute</key>
+ <string>acute.glif</string>
+ <key>acutecomb</key>
+ <string>acutecomb.glif</string>
+ <key>acutedblnosp</key>
+ <string>acutedblnosp.glif</string>
+ <key>acutedotcomb</key>
+ <string>acutedotcomb.glif</string>
+ <key>acutedotcomb.lc</key>
+ <string>acutedotcomb.lc.glif</string>
+ <key>acutelowmod</key>
+ <string>acutelowmod.glif</string>
+ <key>acuterightnosp</key>
+ <string>acuterightnosp.glif</string>
+ <key>acutesubnosp</key>
+ <string>acutesubnosp.glif</string>
+ <key>addresssubject</key>
+ <string>addresssubject.glif</string>
+ <key>ae</key>
+ <string>ae.glif</string>
+ <key>afii10018</key>
+ <string>afii10018.glif</string>
+ <key>afii10021</key>
+ <string>afii10021.glif</string>
+ <key>afii10024</key>
+ <string>afii10024.glif</string>
+ <key>afii10025</key>
+ <string>afii10025.glif</string>
+ <key>afii10026</key>
+ <string>afii10026.glif</string>
+ <key>afii10029</key>
+ <string>afii10029.glif</string>
+ <key>afii10037</key>
+ <string>afii10037.glif</string>
+ <key>afii10038</key>
+ <string>afii10038.glif</string>
+ <key>afii10040</key>
+ <string>afii10040.glif</string>
+ <key>afii10041</key>
+ <string>afii10041.glif</string>
+ <key>afii10042</key>
+ <string>afii10042.glif</string>
+ <key>afii10043</key>
+ <string>afii10043.glif</string>
+ <key>afii10044</key>
+ <string>afii10044.glif</string>
+ <key>afii10045</key>
+ <string>afii10045.glif</string>
+ <key>afii10046</key>
+ <string>afii10046.glif</string>
+ <key>afii10047</key>
+ <string>afii10047.glif</string>
+ <key>afii10048</key>
+ <string>afii10048.glif</string>
+ <key>afii10049</key>
+ <string>afii10049.glif</string>
+ <key>afii10050</key>
+ <string>afii10050.glif</string>
+ <key>afii10051</key>
+ <string>afii10051.glif</string>
+ <key>afii10053</key>
+ <string>afii10053.glif</string>
+ <key>afii10058</key>
+ <string>afii10058.glif</string>
+ <key>afii10059</key>
+ <string>afii10059.glif</string>
+ <key>afii10060</key>
+ <string>afii10060.glif</string>
+ <key>afii10145</key>
+ <string>afii10145.glif</string>
+ <key>afii10147</key>
+ <string>afii10147.glif</string>
+ <key>afii10148</key>
+ <string>afii10148.glif</string>
+ <key>afii300</key>
+ <string>afii300.glif</string>
+ <key>afii57596</key>
+ <string>afii57596.glif</string>
+ <key>afii57598</key>
+ <string>afii57598.glif</string>
+ <key>afii57636</key>
+ <string>afii57636.glif</string>
+ <key>afii61664</key>
+ <string>afii61664.glif</string>
+ <key>alpha</key>
+ <string>alpha.glif</string>
+ <key>ampersand</key>
+ <string>ampersand.glif</string>
+ <key>anglesupnosp</key>
+ <string>anglesupnosp.glif</string>
+ <key>angstrom</key>
+ <string>angstrom.glif</string>
+ <key>anoteleia</key>
+ <string>anoteleia.glif</string>
+ <key>approxequal</key>
+ <string>approxequal.glif</string>
+ <key>archdblsubnosp</key>
+ <string>archdblsubnosp.glif</string>
+ <key>arrowdown</key>
+ <string>arrowdown.glif</string>
+ <key>arrowheaddownmod</key>
+ <string>arrowheaddownmod.glif</string>
+ <key>arrowheadleftmod</key>
+ <string>arrowheadleftmod.glif</string>
+ <key>arrowheadrightmod</key>
+ <string>arrowheadrightmod.glif</string>
+ <key>arrowheadupmod</key>
+ <string>arrowheadupmod.glif</string>
+ <key>arrowleft</key>
+ <string>arrowleft.glif</string>
+ <key>arrowright</key>
+ <string>arrowright.glif</string>
+ <key>arrowup</key>
+ <string>arrowup.glif</string>
+ <key>asciicircum</key>
+ <string>asciicircum.glif</string>
+ <key>asciitilde</key>
+ <string>asciitilde.glif</string>
+ <key>ascript</key>
+ <string>ascript.glif</string>
+ <key>ascript_uni02DE</key>
+ <string>ascript_uni02DE__.glif</string>
+ <key>ascriptturn</key>
+ <string>ascriptturn.glif</string>
+ <key>ascriptturn_uni02DE</key>
+ <string>ascriptturn_uni02DE__.glif</string>
+ <key>asterisk</key>
+ <string>asterisk.glif</string>
+ <key>asterism</key>
+ <string>asterism.glif</string>
+ <key>at</key>
+ <string>at.glif</string>
+ <key>aturn</key>
+ <string>aturn.glif</string>
+ <key>aturn_uni02DE</key>
+ <string>aturn_uni02DE__.glif</string>
+ <key>austral</key>
+ <string>austral.glif</string>
+ <key>b</key>
+ <string>b.glif</string>
+ <key>b.cn</key>
+ <string>b.cn.glif</string>
+ <key>babygamma</key>
+ <string>babygamma.glif</string>
+ <key>backslash</key>
+ <string>backslash.glif</string>
+ <key>bar</key>
+ <string>bar.glif</string>
+ <key>barmidlongnosp</key>
+ <string>barmidlongnosp.glif</string>
+ <key>barmidshortnosp</key>
+ <string>barmidshortnosp.glif</string>
+ <key>bbar</key>
+ <string>bbar.glif</string>
+ <key>bbar_uni1ABE</key>
+ <string>bbar_uni1ABE___.glif</string>
+ <key>becyrillic</key>
+ <string>becyrillic.glif</string>
+ <key>beta</key>
+ <string>beta.glif</string>
+ <key>beta1</key>
+ <string>beta1.glif</string>
+ <key>bhook</key>
+ <string>bhook.glif</string>
+ <key>bhook.cn</key>
+ <string>bhook.cn.glif</string>
+ <key>blackleftpointingtriangle</key>
+ <string>blackleftpointingtriangle.glif</string>
+ <key>braceleft</key>
+ <string>braceleft.glif</string>
+ <key>braceright</key>
+ <string>braceright.glif</string>
+ <key>bracketleft</key>
+ <string>bracketleft.glif</string>
+ <key>bracketright</key>
+ <string>bracketright.glif</string>
+ <key>breve</key>
+ <string>breve.glif</string>
+ <key>breveacutecomb</key>
+ <string>breveacutecomb.glif</string>
+ <key>brevegravecomb</key>
+ <string>brevegravecomb.glif</string>
+ <key>brevehookcomb</key>
+ <string>brevehookcomb.glif</string>
+ <key>breveinverteddoublecmb</key>
+ <string>breveinverteddoublecmb.glif</string>
+ <key>breveinvnosp</key>
+ <string>breveinvnosp.glif</string>
+ <key>breveinvsubnosp</key>
+ <string>breveinvsubnosp.glif</string>
+ <key>breveinvsubnosp_uni1ABD</key>
+ <string>breveinvsubnosp_uni1ABD___.glif</string>
+ <key>brevenosp</key>
+ <string>brevenosp.glif</string>
+ <key>brevesubnosp</key>
+ <string>brevesubnosp.glif</string>
+ <key>brevetildecomb</key>
+ <string>brevetildecomb.glif</string>
+ <key>bridgeinvsubnosp</key>
+ <string>bridgeinvsubnosp.glif</string>
+ <key>bridgesubnosp</key>
+ <string>bridgesubnosp.glif</string>
+ <key>brokenbar</key>
+ <string>brokenbar.glif</string>
+ <key>btopbar</key>
+ <string>btopbar.glif</string>
+ <key>bullet</key>
+ <string>bullet.glif</string>
+ <key>bullseye</key>
+ <string>bullseye.glif</string>
+ <key>c</key>
+ <string>c.glif</string>
+ <key>c.cn</key>
+ <string>c.cn.glif</string>
+ <key>cadauna</key>
+ <string>cadauna.glif</string>
+ <key>candrabindunosp</key>
+ <string>candrabindunosp.glif</string>
+ <key>careof</key>
+ <string>careof.glif</string>
+ <key>caret</key>
+ <string>caret.glif</string>
+ <key>caretinsertionpoint</key>
+ <string>caretinsertionpoint.glif</string>
+ <key>caron</key>
+ <string>caron.glif</string>
+ <key>caronbelowcmb</key>
+ <string>caronbelowcmb.glif</string>
+ <key>caroncmb</key>
+ <string>caroncmb.glif</string>
+ <key>carondotcomb</key>
+ <string>carondotcomb.glif</string>
+ <key>carondotcomb.lc</key>
+ <string>carondotcomb.lc.glif</string>
+ <key>caronnosp</key>
+ <string>caronnosp.glif</string>
+ <key>caronsubnosp</key>
+ <string>caronsubnosp.glif</string>
+ <key>ccurl</key>
+ <string>ccurl.glif</string>
+ <key>cedi</key>
+ <string>cedi.glif</string>
+ <key>cedilla</key>
+ <string>cedilla.glif</string>
+ <key>cedillanosp</key>
+ <string>cedillanosp.glif</string>
+ <key>cent</key>
+ <string>cent.glif</string>
+ <key>charactertie</key>
+ <string>charactertie.glif</string>
+ <key>cheabkhasiancyrillic</key>
+ <string>cheabkhasiancyrillic.glif</string>
+ <key>checyrillic</key>
+ <string>checyrillic.glif</string>
+ <key>chedescendercyrillic</key>
+ <string>chedescendercyrillic.glif</string>
+ <key>cheverticalstrokecyrillic</key>
+ <string>cheverticalstrokecyrillic.glif</string>
+ <key>chook</key>
+ <string>chook.glif</string>
+ <key>chook.cn</key>
+ <string>chook.cn.glif</string>
+ <key>circumflex</key>
+ <string>circumflex.glif</string>
+ <key>circumflexacutecomb</key>
+ <string>circumflexacutecomb.glif</string>
+ <key>circumflexgravecomb</key>
+ <string>circumflexgravecomb.glif</string>
+ <key>circumflexhookcomb</key>
+ <string>circumflexhookcomb.glif</string>
+ <key>circumflexnosp</key>
+ <string>circumflexnosp.glif</string>
+ <key>circumflexsubnosp</key>
+ <string>circumflexsubnosp.glif</string>
+ <key>circumflextildecomb</key>
+ <string>circumflextildecomb.glif</string>
+ <key>colon</key>
+ <string>colon.glif</string>
+ <key>colon.pnum</key>
+ <string>colon.pnum.glif</string>
+ <key>coloncurrency</key>
+ <string>coloncurrency.glif</string>
+ <key>colontriangularhalfmod</key>
+ <string>colontriangularhalfmod.glif</string>
+ <key>colontriangularmod</key>
+ <string>colontriangularmod.glif</string>
+ <key>comma</key>
+ <string>comma.glif</string>
+ <key>commaabovecmb</key>
+ <string>commaabovecmb.glif</string>
+ <key>commaaboverightcmb</key>
+ <string>commaaboverightcmb.glif</string>
+ <key>commaaboverightcomb</key>
+ <string>commaaboverightcomb.glif</string>
+ <key>commaaccent</key>
+ <string>commaaccent.glif</string>
+ <key>commaaccentrotate</key>
+ <string>commaaccentrotate.glif</string>
+ <key>commabelowcmb</key>
+ <string>commabelowcmb.glif</string>
+ <key>commareversedmod</key>
+ <string>commareversedmod.glif</string>
+ <key>commasuprevnosp</key>
+ <string>commasuprevnosp.glif</string>
+ <key>commaturnedmod</key>
+ <string>commaturnedmod.glif</string>
+ <key>commaturnsupnosp</key>
+ <string>commaturnsupnosp.glif</string>
+ <key>controlHT</key>
+ <string>controlHT_.glif</string>
+ <key>controlSOT</key>
+ <string>controlSOT_.glif</string>
+ <key>copyright</key>
+ <string>copyright.glif</string>
+ <key>crossbar</key>
+ <string>crossbar.glif</string>
+ <key>cruzeiro</key>
+ <string>cruzeiro.glif</string>
+ <key>cstretch</key>
+ <string>cstretch.glif</string>
+ <key>currency</key>
+ <string>currency.glif</string>
+ <key>cyrillichook</key>
+ <string>cyrillichook.glif</string>
+ <key>cyrillichookleft</key>
+ <string>cyrillichookleft.glif</string>
+ <key>cyrillictic</key>
+ <string>cyrillictic.glif</string>
+ <key>d</key>
+ <string>d.glif</string>
+ <key>d.cn</key>
+ <string>d.cn.glif</string>
+ <key>dagger</key>
+ <string>dagger.glif</string>
+ <key>daggerdbl</key>
+ <string>daggerdbl.glif</string>
+ <key>dasiaoxia</key>
+ <string>dasiaoxia.glif</string>
+ <key>dasiapneumatacyrilliccmb</key>
+ <string>dasiapneumatacyrilliccmb.glif</string>
+ <key>dblapostrophe</key>
+ <string>dblapostrophe.glif</string>
+ <key>dblgravecmb</key>
+ <string>dblgravecmb.glif</string>
+ <key>dblprimemod</key>
+ <string>dblprimemod.glif</string>
+ <key>dcroat</key>
+ <string>dcroat.glif</string>
+ <key>dcroat_uni1ABE</key>
+ <string>dcroat_uni1ABE___.glif</string>
+ <key>decyrillic</key>
+ <string>decyrillic.glif</string>
+ <key>degree</key>
+ <string>degree.glif</string>
+ <key>degreecentigrade</key>
+ <string>degreecentigrade.glif</string>
+ <key>degreefarenheit</key>
+ <string>degreefarenheit.glif</string>
+ <key>degreekelvin</key>
+ <string>degreekelvin.glif</string>
+ <key>delta</key>
+ <string>delta.glif</string>
+ <key>deltaturn</key>
+ <string>deltaturn.glif</string>
+ <key>dhook</key>
+ <string>dhook.glif</string>
+ <key>dhook.cn</key>
+ <string>dhook.cn.glif</string>
+ <key>diaeresistonosnosp</key>
+ <string>diaeresistonosnosp.glif</string>
+ <key>dieresis</key>
+ <string>dieresis.glif</string>
+ <key>dieresisacutecomb</key>
+ <string>dieresisacutecomb.glif</string>
+ <key>dieresisacutecomb.lc</key>
+ <string>dieresisacutecomb.lc.glif</string>
+ <key>dieresiscaroncomb</key>
+ <string>dieresiscaroncomb.glif</string>
+ <key>dieresiscaroncomb.lc</key>
+ <string>dieresiscaroncomb.lc.glif</string>
+ <key>dieresisgravecomb</key>
+ <string>dieresisgravecomb.glif</string>
+ <key>dieresisgravecomb.lc</key>
+ <string>dieresisgravecomb.lc.glif</string>
+ <key>dieresismacroncomb</key>
+ <string>dieresismacroncomb.glif</string>
+ <key>dieresismacroncomb.lc</key>
+ <string>dieresismacroncomb.lc.glif</string>
+ <key>dieresisnosp</key>
+ <string>dieresisnosp.glif</string>
+ <key>dieresisnosp_uni1ABB</key>
+ <string>dieresisnosp_uni1ABB___.glif</string>
+ <key>dieresistonos</key>
+ <string>dieresistonos.glif</string>
+ <key>digamma</key>
+ <string>digamma.glif</string>
+ <key>divide</key>
+ <string>divide.glif</string>
+ <key>djecyrillic</key>
+ <string>djecyrillic.glif</string>
+ <key>dollar</key>
+ <string>dollar.glif</string>
+ <key>dotaccent</key>
+ <string>dotaccent.glif</string>
+ <key>dotbelow</key>
+ <string>dotbelow.glif</string>
+ <key>dotbelow_uni1ABD</key>
+ <string>dotbelow_uni1ABD___.glif</string>
+ <key>dotdblsubnosp</key>
+ <string>dotdblsubnosp.glif</string>
+ <key>dotdblsubnosp_uni1ABD</key>
+ <string>dotdblsubnosp_uni1ABD___.glif</string>
+ <key>dotlessi</key>
+ <string>dotlessi.glif</string>
+ <key>dotlessj</key>
+ <string>dotlessj.glif</string>
+ <key>dotmacroncomb</key>
+ <string>dotmacroncomb.glif</string>
+ <key>dotmacroncomb.lc</key>
+ <string>dotmacroncomb.lc.glif</string>
+ <key>dotnosp</key>
+ <string>dotnosp.glif</string>
+ <key>downtackmod</key>
+ <string>downtackmod.glif</string>
+ <key>drthook</key>
+ <string>drthook.glif</string>
+ <key>dtopbar</key>
+ <string>dtopbar.glif</string>
+ <key>dyogh</key>
+ <string>dyogh.glif</string>
+ <key>dz</key>
+ <string>dz.glif</string>
+ <key>dzcaron</key>
+ <string>dzcaron.glif</string>
+ <key>dzcurl</key>
+ <string>dzcurl.glif</string>
+ <key>dzeabkhasiancyrillic</key>
+ <string>dzeabkhasiancyrillic.glif</string>
+ <key>dzhecyrillic</key>
+ <string>dzhecyrillic.glif</string>
+ <key>e</key>
+ <string>e.glif</string>
+ <key>e.cn</key>
+ <string>e.cn.glif</string>
+ <key>ecyrillic</key>
+ <string>ecyrillic.glif</string>
+ <key>efcyrillic</key>
+ <string>efcyrillic.glif</string>
+ <key>eight</key>
+ <string>eight.glif</string>
+ <key>eight.frac</key>
+ <string>eight.frac.glif</string>
+ <key>eight.sup</key>
+ <string>eight.sup.glif</string>
+ <key>eightroman</key>
+ <string>eightroman.glif</string>
+ <key>eightsub</key>
+ <string>eightsub.glif</string>
+ <key>eightsuperior</key>
+ <string>eightsuperior.glif</string>
+ <key>eiotifiedcyrillic</key>
+ <string>eiotifiedcyrillic.glif</string>
+ <key>elcyrillic</key>
+ <string>elcyrillic.glif</string>
+ <key>elevenroman</key>
+ <string>elevenroman.glif</string>
+ <key>ellipsis</key>
+ <string>ellipsis.glif</string>
+ <key>emcyrillic</key>
+ <string>emcyrillic.glif</string>
+ <key>emdash</key>
+ <string>emdash.glif</string>
+ <key>emquad</key>
+ <string>emquad.glif</string>
+ <key>emspace</key>
+ <string>emspace.glif</string>
+ <key>encyrillic</key>
+ <string>encyrillic.glif</string>
+ <key>endash</key>
+ <string>endash.glif</string>
+ <key>endescendercyrillic</key>
+ <string>endescendercyrillic.glif</string>
+ <key>eng</key>
+ <string>eng.glif</string>
+ <key>eng_uni1ABE</key>
+ <string>eng_uni1ABE___.glif</string>
+ <key>enghecyrillic</key>
+ <string>enghecyrillic.glif</string>
+ <key>enhookcyrillic</key>
+ <string>enhookcyrillic.glif</string>
+ <key>enquad</key>
+ <string>enquad.glif</string>
+ <key>enspace</key>
+ <string>enspace.glif</string>
+ <key>epsilon</key>
+ <string>epsilon.glif</string>
+ <key>epsilon1</key>
+ <string>epsilon1.glif</string>
+ <key>epsilon1rev</key>
+ <string>epsilon1rev.glif</string>
+ <key>epsilon1revclosed</key>
+ <string>epsilon1revclosed.glif</string>
+ <key>epsilon1revclosed_uni02DE</key>
+ <string>epsilon1revclosed_uni02DE__.glif</string>
+ <key>epsilon1revhook</key>
+ <string>epsilon1revhook.glif</string>
+ <key>epsilonclosed</key>
+ <string>epsilonclosed.glif</string>
+ <key>equal</key>
+ <string>equal.glif</string>
+ <key>equalsub</key>
+ <string>equalsub.glif</string>
+ <key>equalsuperior</key>
+ <string>equalsuperior.glif</string>
+ <key>erev</key>
+ <string>erev.glif</string>
+ <key>ereversedcyrillic</key>
+ <string>ereversedcyrillic.glif</string>
+ <key>esh</key>
+ <string>esh.glif</string>
+ <key>eshcurl</key>
+ <string>eshcurl.glif</string>
+ <key>eshlooprev</key>
+ <string>eshlooprev.glif</string>
+ <key>eshshortrev</key>
+ <string>eshshortrev.glif</string>
+ <key>estimated</key>
+ <string>estimated.glif</string>
+ <key>eta</key>
+ <string>eta.glif</string>
+ <key>eth</key>
+ <string>eth.glif</string>
+ <key>eurocurrency</key>
+ <string>eurocurrency.glif</string>
+ <key>exclam</key>
+ <string>exclam.glif</string>
+ <key>exclam1</key>
+ <string>exclam1.glif</string>
+ <key>exclamdown</key>
+ <string>exclamdown.glif</string>
+ <key>ezh</key>
+ <string>ezh.glif</string>
+ <key>ezhcaron</key>
+ <string>ezhcaron.glif</string>
+ <key>ezhcurl</key>
+ <string>ezhcurl.glif</string>
+ <key>ezhreversed</key>
+ <string>ezhreversed.glif</string>
+ <key>ezhtail</key>
+ <string>ezhtail.glif</string>
+ <key>f</key>
+ <string>f.glif</string>
+ <key>figuredash</key>
+ <string>figuredash.glif</string>
+ <key>figurespace</key>
+ <string>figurespace.glif</string>
+ <key>finalkaf</key>
+ <string>finalkaf.glif</string>
+ <key>finalmem</key>
+ <string>finalmem.glif</string>
+ <key>finalnun</key>
+ <string>finalnun.glif</string>
+ <key>finaltsadi</key>
+ <string>finaltsadi.glif</string>
+ <key>firsttonechinese</key>
+ <string>firsttonechinese.glif</string>
+ <key>fitacyrillic</key>
+ <string>fitacyrillic.glif</string>
+ <key>five</key>
+ <string>five.glif</string>
+ <key>five.frac</key>
+ <string>five.frac.glif</string>
+ <key>five.sup</key>
+ <string>five.sup.glif</string>
+ <key>fiveeighths</key>
+ <string>fiveeighths.glif</string>
+ <key>fiveroman</key>
+ <string>fiveroman.glif</string>
+ <key>fivesub</key>
+ <string>fivesub.glif</string>
+ <key>fivesuperior</key>
+ <string>fivesuperior.glif</string>
+ <key>florin</key>
+ <string>florin.glif</string>
+ <key>four</key>
+ <string>four.glif</string>
+ <key>four.frac</key>
+ <string>four.frac.glif</string>
+ <key>four.sup</key>
+ <string>four.sup.glif</string>
+ <key>fourroman</key>
+ <string>fourroman.glif</string>
+ <key>foursub</key>
+ <string>foursub.glif</string>
+ <key>foursuperior</key>
+ <string>foursuperior.glif</string>
+ <key>fourthtonechinese</key>
+ <string>fourthtonechinese.glif</string>
+ <key>fraction</key>
+ <string>fraction.glif</string>
+ <key>g</key>
+ <string>g.glif</string>
+ <key>g.cn</key>
+ <string>g.cn.glif</string>
+ <key>gamma</key>
+ <string>gamma.glif</string>
+ <key>gamma1</key>
+ <string>gamma1.glif</string>
+ <key>gammasuper</key>
+ <string>gammasuper.glif</string>
+ <key>gbar</key>
+ <string>gbar.glif</string>
+ <key>gbar_uni1ABE</key>
+ <string>gbar_uni1ABE___.glif</string>
+ <key>gcursive</key>
+ <string>gcursive.glif</string>
+ <key>gecyrillic</key>
+ <string>gecyrillic.glif</string>
+ <key>germandbls</key>
+ <string>germandbls.glif</string>
+ <key>ghemiddlehookcyrillic</key>
+ <string>ghemiddlehookcyrillic.glif</string>
+ <key>gheupturncyrillic</key>
+ <string>gheupturncyrillic.glif</string>
+ <key>ghook</key>
+ <string>ghook.glif</string>
+ <key>ghook.cn</key>
+ <string>ghook.cn.glif</string>
+ <key>glottalstop</key>
+ <string>glottalstop.glif</string>
+ <key>glottalstopbar</key>
+ <string>glottalstopbar.glif</string>
+ <key>glottalstopbarinv</key>
+ <string>glottalstopbarinv.glif</string>
+ <key>glottalstopbarrev</key>
+ <string>glottalstopbarrev.glif</string>
+ <key>glottalstopinv</key>
+ <string>glottalstopinv.glif</string>
+ <key>glottalstopmod</key>
+ <string>glottalstopmod.glif</string>
+ <key>glottalstopreversedmod</key>
+ <string>glottalstopreversedmod.glif</string>
+ <key>glottalstopreversedsuperior</key>
+ <string>glottalstopreversedsuperior.glif</string>
+ <key>glottalstoprevinv</key>
+ <string>glottalstoprevinv.glif</string>
+ <key>grave</key>
+ <string>grave.glif</string>
+ <key>gravecomb</key>
+ <string>gravecomb.glif</string>
+ <key>graveleftnosp</key>
+ <string>graveleftnosp.glif</string>
+ <key>gravelowmod</key>
+ <string>gravelowmod.glif</string>
+ <key>gravesubnosp</key>
+ <string>gravesubnosp.glif</string>
+ <key>greater</key>
+ <string>greater.glif</string>
+ <key>greaterequal</key>
+ <string>greaterequal.glif</string>
+ <key>guarani</key>
+ <string>guarani.glif</string>
+ <key>guillemotleft</key>
+ <string>guillemotleft.glif</string>
+ <key>guillemotright</key>
+ <string>guillemotright.glif</string>
+ <key>guilsinglleft</key>
+ <string>guilsinglleft.glif</string>
+ <key>guilsinglright</key>
+ <string>guilsinglright.glif</string>
+ <key>h</key>
+ <string>h.glif</string>
+ <key>haabkhasiancyrillic</key>
+ <string>haabkhasiancyrillic.glif</string>
+ <key>hadescendercyrillic</key>
+ <string>hadescendercyrillic.glif</string>
+ <key>hairspace</key>
+ <string>hairspace.glif</string>
+ <key>hardsigncyrillic</key>
+ <string>hardsigncyrillic.glif</string>
+ <key>hcedilla</key>
+ <string>hcedilla.glif</string>
+ <key>henghook</key>
+ <string>henghook.glif</string>
+ <key>hhook</key>
+ <string>hhook.glif</string>
+ <key>hhooksuper</key>
+ <string>hhooksuper.glif</string>
+ <key>hook</key>
+ <string>hook.glif</string>
+ <key>hooksubpalatnosp</key>
+ <string>hooksubpalatnosp.glif</string>
+ <key>hooksubretronosp</key>
+ <string>hooksubretronosp.glif</string>
+ <key>hornnosp</key>
+ <string>hornnosp.glif</string>
+ <key>hryvnia</key>
+ <string>hryvnia.glif</string>
+ <key>hsuper</key>
+ <string>hsuper.glif</string>
+ <key>hturn</key>
+ <string>hturn.glif</string>
+ <key>hungarumlaut</key>
+ <string>hungarumlaut.glif</string>
+ <key>hv</key>
+ <string>hv.glif</string>
+ <key>hyphen</key>
+ <string>hyphen.glif</string>
+ <key>hyphen__</key>
+ <string>hyphen__.glif</string>
+ <key>hyphenbullet</key>
+ <string>hyphenbullet.glif</string>
+ <key>hyphendot</key>
+ <string>hyphendot.glif</string>
+ <key>hyphennobreak</key>
+ <string>hyphennobreak.glif</string>
+ <key>i</key>
+ <string>i.glif</string>
+ <key>iacyrillic</key>
+ <string>iacyrillic.glif</string>
+ <key>ibar</key>
+ <string>ibar.glif</string>
+ <key>idieresisacute</key>
+ <string>idieresisacute.glif</string>
+ <key>iicyrillic</key>
+ <string>iicyrillic.glif</string>
+ <key>infinity</key>
+ <string>infinity.glif</string>
+ <key>integral</key>
+ <string>integral.glif</string>
+ <key>interrobang</key>
+ <string>interrobang.glif</string>
+ <key>iota</key>
+ <string>iota.glif</string>
+ <key>iota1</key>
+ <string>iota1.glif</string>
+ <key>iota1_uni02DE</key>
+ <string>iota1_uni02DE__.glif</string>
+ <key>iotasubnosp</key>
+ <string>iotasubnosp.glif</string>
+ <key>iotasubnosp_uni1ABD</key>
+ <string>iotasubnosp_uni1ABD___.glif</string>
+ <key>isuperior</key>
+ <string>isuperior.glif</string>
+ <key>itildebelow</key>
+ <string>itildebelow.glif</string>
+ <key>iucyrillic</key>
+ <string>iucyrillic.glif</string>
+ <key>izhitsacyrillic</key>
+ <string>izhitsacyrillic.glif</string>
+ <key>j</key>
+ <string>j.glif</string>
+ <key>jcrosstail</key>
+ <string>jcrosstail.glif</string>
+ <key>jdotlessbar</key>
+ <string>jdotlessbar.glif</string>
+ <key>jhookdblbar</key>
+ <string>jhookdblbar.glif</string>
+ <key>jsuper</key>
+ <string>jsuper.glif</string>
+ <key>k</key>
+ <string>k.glif</string>
+ <key>kabashkircyrillic</key>
+ <string>kabashkircyrillic.glif</string>
+ <key>kacyrillic</key>
+ <string>kacyrillic.glif</string>
+ <key>kadescendercyrillic</key>
+ <string>kadescendercyrillic.glif</string>
+ <key>kahookcyrillic</key>
+ <string>kahookcyrillic.glif</string>
+ <key>kappa1</key>
+ <string>kappa1.glif</string>
+ <key>kaverticalstrokecyrillic</key>
+ <string>kaverticalstrokecyrillic.glif</string>
+ <key>kgreenlandic</key>
+ <string>kgreenlandic.glif</string>
+ <key>khook</key>
+ <string>khook.glif</string>
+ <key>kip</key>
+ <string>kip.glif</string>
+ <key>koppa</key>
+ <string>koppa.glif</string>
+ <key>koppacyrillic</key>
+ <string>koppacyrillic.glif</string>
+ <key>koroniscmb</key>
+ <string>koroniscmb.glif</string>
+ <key>ksicyrillic</key>
+ <string>ksicyrillic.glif</string>
+ <key>kturn</key>
+ <string>kturn.glif</string>
+ <key>l</key>
+ <string>l.glif</string>
+ <key>lambda</key>
+ <string>lambda.glif</string>
+ <key>lambdabar</key>
+ <string>lambdabar.glif</string>
+ <key>largerighthook</key>
+ <string>largerighthook.glif</string>
+ <key>lari</key>
+ <string>lari.glif</string>
+ <key>lbar</key>
+ <string>lbar.glif</string>
+ <key>lbelt</key>
+ <string>lbelt.glif</string>
+ <key>leftloop.cn</key>
+ <string>leftloop.cn.glif</string>
+ <key>less</key>
+ <string>less.glif</string>
+ <key>lessequal</key>
+ <string>lessequal.glif</string>
+ <key>linevert</key>
+ <string>linevert.glif</string>
+ <key>linevertdblnosp</key>
+ <string>linevertdblnosp.glif</string>
+ <key>linevertnosp</key>
+ <string>linevertnosp.glif</string>
+ <key>linevertsubnosp</key>
+ <string>linevertsubnosp.glif</string>
+ <key>linevertsubnosp_uni1ABD</key>
+ <string>linevertsubnosp_uni1ABD___.glif</string>
+ <key>lira</key>
+ <string>lira.glif</string>
+ <key>ljecyrillic</key>
+ <string>ljecyrillic.glif</string>
+ <key>lmidtilde</key>
+ <string>lmidtilde.glif</string>
+ <key>lmidtilde_uni1ABE</key>
+ <string>lmidtilde_uni1ABE___.glif</string>
+ <key>logicalnot</key>
+ <string>logicalnot.glif</string>
+ <key>longs</key>
+ <string>longs.glif</string>
+ <key>longst</key>
+ <string>longst.glif</string>
+ <key>lozenge</key>
+ <string>lozenge.glif</string>
+ <key>lrthook</key>
+ <string>lrthook.glif</string>
+ <key>lslash</key>
+ <string>lslash.glif</string>
+ <key>lsquare</key>
+ <string>lsquare.glif</string>
+ <key>lyogh</key>
+ <string>lyogh.glif</string>
+ <key>m</key>
+ <string>m.glif</string>
+ <key>macron</key>
+ <string>macron.glif</string>
+ <key>macronacutecomb</key>
+ <string>macronacutecomb.glif</string>
+ <key>macronacutecomb.lc</key>
+ <string>macronacutecomb.lc.glif</string>
+ <key>macroncomb</key>
+ <string>macroncomb.glif</string>
+ <key>macroncomb_uni1ABB</key>
+ <string>macroncomb_uni1ABB___.glif</string>
+ <key>macrondieresiscomb</key>
+ <string>macrondieresiscomb.glif</string>
+ <key>macrondieresiscomb.lc</key>
+ <string>macrondieresiscomb.lc.glif</string>
+ <key>macrongravecomb</key>
+ <string>macrongravecomb.glif</string>
+ <key>macrongravecomb.lc</key>
+ <string>macrongravecomb.lc.glif</string>
+ <key>macronsub</key>
+ <string>macronsub.glif</string>
+ <key>macronsubnosp</key>
+ <string>macronsubnosp.glif</string>
+ <key>manat</key>
+ <string>manat.glif</string>
+ <key>mcapturn</key>
+ <string>mcapturn.glif</string>
+ <key>mhook</key>
+ <string>mhook.glif</string>
+ <key>mill</key>
+ <string>mill.glif</string>
+ <key>minus</key>
+ <string>minus.glif</string>
+ <key>minusmod</key>
+ <string>minusmod.glif</string>
+ <key>minussub</key>
+ <string>minussub.glif</string>
+ <key>minussubnosp</key>
+ <string>minussubnosp.glif</string>
+ <key>minussuperior</key>
+ <string>minussuperior.glif</string>
+ <key>mturn</key>
+ <string>mturn.glif</string>
+ <key>mturndescend</key>
+ <string>mturndescend.glif</string>
+ <key>mu</key>
+ <string>mu.glif</string>
+ <key>multiply</key>
+ <string>multiply.glif</string>
+ <key>n</key>
+ <string>n.glif</string>
+ <key>naira</key>
+ <string>naira.glif</string>
+ <key>nine</key>
+ <string>nine.glif</string>
+ <key>nine.frac</key>
+ <string>nine.frac.glif</string>
+ <key>nine.sup</key>
+ <string>nine.sup.glif</string>
+ <key>nineinferior</key>
+ <string>nineinferior.glif</string>
+ <key>nineroman</key>
+ <string>nineroman.glif</string>
+ <key>ninesuperior</key>
+ <string>ninesuperior.glif</string>
+ <key>njecyrillic</key>
+ <string>njecyrillic.glif</string>
+ <key>nlfthook</key>
+ <string>nlfthook.glif</string>
+ <key>notequal</key>
+ <string>notequal.glif</string>
+ <key>nrthook</key>
+ <string>nrthook.glif</string>
+ <key>nsuperior</key>
+ <string>nsuperior.glif</string>
+ <key>numbersign</key>
+ <string>numbersign.glif</string>
+ <key>numeralgreek</key>
+ <string>numeralgreek.glif</string>
+ <key>numeralgreeksub</key>
+ <string>numeralgreeksub.glif</string>
+ <key>numero</key>
+ <string>numero.glif</string>
+ <key>o</key>
+ <string>o.glif</string>
+ <key>o.cn</key>
+ <string>o.cn.glif</string>
+ <key>o_uni02DE</key>
+ <string>o_uni02DE__.glif</string>
+ <key>oe</key>
+ <string>oe.glif</string>
+ <key>ogonek</key>
+ <string>ogonek.glif</string>
+ <key>ogoneknosp</key>
+ <string>ogoneknosp.glif</string>
+ <key>ohorn</key>
+ <string>ohorn.glif</string>
+ <key>oi</key>
+ <string>oi.glif</string>
+ <key>omega</key>
+ <string>omega.glif</string>
+ <key>omegaclosed</key>
+ <string>omegaclosed.glif</string>
+ <key>omegacyrillic</key>
+ <string>omegacyrillic.glif</string>
+ <key>omegaroundcyrillic</key>
+ <string>omegaroundcyrillic.glif</string>
+ <key>omegatitlocyrillic</key>
+ <string>omegatitlocyrillic.glif</string>
+ <key>one</key>
+ <string>one.glif</string>
+ <key>one.sup</key>
+ <string>one.sup.glif</string>
+ <key>onedotleader</key>
+ <string>onedotleader.glif</string>
+ <key>oneeighth</key>
+ <string>oneeighth.glif</string>
+ <key>onehalf</key>
+ <string>onehalf.glif</string>
+ <key>oneinferior</key>
+ <string>oneinferior.glif</string>
+ <key>onequarter</key>
+ <string>onequarter.glif</string>
+ <key>oneroman</key>
+ <string>oneroman.glif</string>
+ <key>onesuperior</key>
+ <string>onesuperior.glif</string>
+ <key>onethird</key>
+ <string>onethird.glif</string>
+ <key>oopen</key>
+ <string>oopen.glif</string>
+ <key>oopen.cn</key>
+ <string>oopen.cn.glif</string>
+ <key>oopen_uni02DE</key>
+ <string>oopen_uni02DE__.glif</string>
+ <key>ordfeminine</key>
+ <string>ordfeminine.glif</string>
+ <key>ordmasculine</key>
+ <string>ordmasculine.glif</string>
+ <key>oslash</key>
+ <string>oslash.glif</string>
+ <key>otcyrillic</key>
+ <string>otcyrillic.glif</string>
+ <key>ounce</key>
+ <string>ounce.glif</string>
+ <key>overline</key>
+ <string>overline.glif</string>
+ <key>overscoredblnosp</key>
+ <string>overscoredblnosp.glif</string>
+ <key>overscorenosp</key>
+ <string>overscorenosp.glif</string>
+ <key>p</key>
+ <string>p.glif</string>
+ <key>p.cn</key>
+ <string>p.cn.glif</string>
+ <key>palatalizationcyrilliccmb</key>
+ <string>palatalizationcyrilliccmb.glif</string>
+ <key>paragraph</key>
+ <string>paragraph.glif</string>
+ <key>parenleft</key>
+ <string>parenleft.glif</string>
+ <key>parenleftinferior</key>
+ <string>parenleftinferior.glif</string>
+ <key>parenleftsuperior</key>
+ <string>parenleftsuperior.glif</string>
+ <key>parenright</key>
+ <string>parenright.glif</string>
+ <key>parenrightsub</key>
+ <string>parenrightsub.glif</string>
+ <key>parenrightsuperior</key>
+ <string>parenrightsuperior.glif</string>
+ <key>partialdiff</key>
+ <string>partialdiff.glif</string>
+ <key>pecyrillic</key>
+ <string>pecyrillic.glif</string>
+ <key>pemiddlehookcyrillic</key>
+ <string>pemiddlehookcyrillic.glif</string>
+ <key>percent</key>
+ <string>percent.glif</string>
+ <key>period</key>
+ <string>period.glif</string>
+ <key>periodcentered</key>
+ <string>periodcentered.glif</string>
+ <key>perispomenigreekcmb</key>
+ <string>perispomenigreekcmb.glif</string>
+ <key>pertenthousand</key>
+ <string>pertenthousand.glif</string>
+ <key>perthousand</key>
+ <string>perthousand.glif</string>
+ <key>peseta</key>
+ <string>peseta.glif</string>
+ <key>peso</key>
+ <string>peso.glif</string>
+ <key>phi</key>
+ <string>phi.glif</string>
+ <key>phi1</key>
+ <string>phi1.glif</string>
+ <key>philatin</key>
+ <string>philatin.glif</string>
+ <key>phook</key>
+ <string>phook.glif</string>
+ <key>phook.cn</key>
+ <string>phook.cn.glif</string>
+ <key>pi</key>
+ <string>pi.glif</string>
+ <key>pipe</key>
+ <string>pipe.glif</string>
+ <key>pipedbl</key>
+ <string>pipedbl.glif</string>
+ <key>pipedblbar</key>
+ <string>pipedblbar.glif</string>
+ <key>pisymbolgreek</key>
+ <string>pisymbolgreek.glif</string>
+ <key>placeofinterestsign</key>
+ <string>placeofinterestsign.glif</string>
+ <key>plus</key>
+ <string>plus.glif</string>
+ <key>plusminus</key>
+ <string>plusminus.glif</string>
+ <key>plusmod</key>
+ <string>plusmod.glif</string>
+ <key>plussub</key>
+ <string>plussub.glif</string>
+ <key>plussubnosp</key>
+ <string>plussubnosp.glif</string>
+ <key>plussuperior</key>
+ <string>plussuperior.glif</string>
+ <key>primemod</key>
+ <string>primemod.glif</string>
+ <key>primerev1</key>
+ <string>primerev1.glif</string>
+ <key>primetripl1</key>
+ <string>primetripl1.glif</string>
+ <key>primetriplerev1</key>
+ <string>primetriplerev1.glif</string>
+ <key>product</key>
+ <string>product.glif</string>
+ <key>psi</key>
+ <string>psi.glif</string>
+ <key>psilipneumatacyrilliccmb</key>
+ <string>psilipneumatacyrilliccmb.glif</string>
+ <key>published</key>
+ <string>published.glif</string>
+ <key>punctuationspace</key>
+ <string>punctuationspace.glif</string>
+ <key>q</key>
+ <string>q.glif</string>
+ <key>q.cn</key>
+ <string>q.cn.glif</string>
+ <key>qhook</key>
+ <string>qhook.glif</string>
+ <key>qhook.cn</key>
+ <string>qhook.cn.glif</string>
+ <key>qofdagesh</key>
+ <string>qofdagesh.glif</string>
+ <key>quarteremspace</key>
+ <string>quarteremspace.glif</string>
+ <key>question</key>
+ <string>question.glif</string>
+ <key>questiondown</key>
+ <string>questiondown.glif</string>
+ <key>questiongreek</key>
+ <string>questiongreek.glif</string>
+ <key>quotedbl</key>
+ <string>quotedbl.glif</string>
+ <key>quotedblbase</key>
+ <string>quotedblbase.glif</string>
+ <key>quotedblleft</key>
+ <string>quotedblleft.glif</string>
+ <key>quotedblreversed</key>
+ <string>quotedblreversed.glif</string>
+ <key>quotedblright</key>
+ <string>quotedblright.glif</string>
+ <key>quoteleft</key>
+ <string>quoteleft.glif</string>
+ <key>quotereversed</key>
+ <string>quotereversed.glif</string>
+ <key>quoteright</key>
+ <string>quoteright.glif</string>
+ <key>quotesinglbase</key>
+ <string>quotesinglbase.glif</string>
+ <key>quotesingle</key>
+ <string>quotesingle.glif</string>
+ <key>r</key>
+ <string>r.glif</string>
+ <key>radical</key>
+ <string>radical.glif</string>
+ <key>rdescend</key>
+ <string>rdescend.glif</string>
+ <key>referencemark</key>
+ <string>referencemark.glif</string>
+ <key>registered</key>
+ <string>registered.glif</string>
+ <key>response</key>
+ <string>response.glif</string>
+ <key>reverseddblprime</key>
+ <string>reverseddblprime.glif</string>
+ <key>rfishhook</key>
+ <string>rfishhook.glif</string>
+ <key>rfishhookrev</key>
+ <string>rfishhookrev.glif</string>
+ <key>rho</key>
+ <string>rho.glif</string>
+ <key>rho1</key>
+ <string>rho1.glif</string>
+ <key>rhotichookmod</key>
+ <string>rhotichookmod.glif</string>
+ <key>rightloop.cn</key>
+ <string>rightloop.cn.glif</string>
+ <key>ring</key>
+ <string>ring.glif</string>
+ <key>ringacute</key>
+ <string>ringacute.glif</string>
+ <key>ringhalfleft</key>
+ <string>ringhalfleft.glif</string>
+ <key>ringhalfleftcentered</key>
+ <string>ringhalfleftcentered.glif</string>
+ <key>ringhalfright</key>
+ <string>ringhalfright.glif</string>
+ <key>ringhalfrightcentered</key>
+ <string>ringhalfrightcentered.glif</string>
+ <key>ringlefthalfsubnosp</key>
+ <string>ringlefthalfsubnosp.glif</string>
+ <key>ringnosp</key>
+ <string>ringnosp.glif</string>
+ <key>ringrighthalfsubnosp</key>
+ <string>ringrighthalfsubnosp.glif</string>
+ <key>ringsubnosp</key>
+ <string>ringsubnosp.glif</string>
+ <key>ringsubnosp_uni1ABD</key>
+ <string>ringsubnosp_uni1ABD___.glif</string>
+ <key>romaneight</key>
+ <string>romaneight.glif</string>
+ <key>romaneleven</key>
+ <string>romaneleven.glif</string>
+ <key>romanfifty</key>
+ <string>romanfifty.glif</string>
+ <key>romanfive</key>
+ <string>romanfive.glif</string>
+ <key>romanfivehundred</key>
+ <string>romanfivehundred.glif</string>
+ <key>romanfour</key>
+ <string>romanfour.glif</string>
+ <key>romanhundred</key>
+ <string>romanhundred.glif</string>
+ <key>romannine</key>
+ <string>romannine.glif</string>
+ <key>romanone</key>
+ <string>romanone.glif</string>
+ <key>romanseven</key>
+ <string>romanseven.glif</string>
+ <key>romansix</key>
+ <string>romansix.glif</string>
+ <key>romanten</key>
+ <string>romanten.glif</string>
+ <key>romanthousand</key>
+ <string>romanthousand.glif</string>
+ <key>romanthree</key>
+ <string>romanthree.glif</string>
+ <key>romantwelve</key>
+ <string>romantwelve.glif</string>
+ <key>romantwo</key>
+ <string>romantwo.glif</string>
+ <key>rrthook</key>
+ <string>rrthook.glif</string>
+ <key>rrthook_uni1ABE</key>
+ <string>rrthook_uni1ABE___.glif</string>
+ <key>rsuper</key>
+ <string>rsuper.glif</string>
+ <key>rturn</key>
+ <string>rturn.glif</string>
+ <key>rturnascend</key>
+ <string>rturnascend.glif</string>
+ <key>rturnrthook</key>
+ <string>rturnrthook.glif</string>
+ <key>rturnsuper</key>
+ <string>rturnsuper.glif</string>
+ <key>rupee</key>
+ <string>rupee.glif</string>
+ <key>s</key>
+ <string>s.glif</string>
+ <key>s.cn</key>
+ <string>s.cn.glif</string>
+ <key>sampi</key>
+ <string>sampi.glif</string>
+ <key>schwa</key>
+ <string>schwa.glif</string>
+ <key>schwahook</key>
+ <string>schwahook.glif</string>
+ <key>seagullsubnosp</key>
+ <string>seagullsubnosp.glif</string>
+ <key>secondtonechinese</key>
+ <string>secondtonechinese.glif</string>
+ <key>section</key>
+ <string>section.glif</string>
+ <key>semicolon</key>
+ <string>semicolon.glif</string>
+ <key>servicemark</key>
+ <string>servicemark.glif</string>
+ <key>seven</key>
+ <string>seven.glif</string>
+ <key>seven.frac</key>
+ <string>seven.frac.glif</string>
+ <key>seven.sup</key>
+ <string>seven.sup.glif</string>
+ <key>seveneighths</key>
+ <string>seveneighths.glif</string>
+ <key>sevenroman</key>
+ <string>sevenroman.glif</string>
+ <key>sevensub</key>
+ <string>sevensub.glif</string>
+ <key>sevensuperior</key>
+ <string>sevensuperior.glif</string>
+ <key>shacyrillic</key>
+ <string>shacyrillic.glif</string>
+ <key>shchacyrillic</key>
+ <string>shchacyrillic.glif</string>
+ <key>shindagesh</key>
+ <string>shindagesh.glif</string>
+ <key>sigma</key>
+ <string>sigma.glif</string>
+ <key>sigma1</key>
+ <string>sigma1.glif</string>
+ <key>six</key>
+ <string>six.glif</string>
+ <key>six.frac</key>
+ <string>six.frac.glif</string>
+ <key>six.sup</key>
+ <string>six.sup.glif</string>
+ <key>sixinferior</key>
+ <string>sixinferior.glif</string>
+ <key>sixroman</key>
+ <string>sixroman.glif</string>
+ <key>sixsuperior</key>
+ <string>sixsuperior.glif</string>
+ <key>sixthemspace</key>
+ <string>sixthemspace.glif</string>
+ <key>slash</key>
+ <string>slash.glif</string>
+ <key>slashlongnosp</key>
+ <string>slashlongnosp.glif</string>
+ <key>slashshortnosp</key>
+ <string>slashshortnosp.glif</string>
+ <key>slongdotaccent</key>
+ <string>slongdotaccent.glif</string>
+ <key>softsigncyrillic</key>
+ <string>softsigncyrillic.glif</string>
+ <key>space</key>
+ <string>space.glif</string>
+ <key>spaceopenbox</key>
+ <string>spaceopenbox.glif</string>
+ <key>squaresubnosp</key>
+ <string>squaresubnosp.glif</string>
+ <key>srthook</key>
+ <string>srthook.glif</string>
+ <key>srthook.cn</key>
+ <string>srthook.cn.glif</string>
+ <key>st</key>
+ <string>st.glif</string>
+ <key>st.cn</key>
+ <string>st.cn.glif</string>
+ <key>sterling</key>
+ <string>sterling.glif</string>
+ <key>stigma</key>
+ <string>stigma.glif</string>
+ <key>summation</key>
+ <string>summation.glif</string>
+ <key>t</key>
+ <string>t.glif</string>
+ <key>tackdownsubnosp</key>
+ <string>tackdownsubnosp.glif</string>
+ <key>tackleftsubnosp</key>
+ <string>tackleftsubnosp.glif</string>
+ <key>tackrightsubnosp</key>
+ <string>tackrightsubnosp.glif</string>
+ <key>tackupsubnosp</key>
+ <string>tackupsubnosp.glif</string>
+ <key>tau</key>
+ <string>tau.glif</string>
+ <key>tavdages</key>
+ <string>tavdages.glif</string>
+ <key>tccurl</key>
+ <string>tccurl.glif</string>
+ <key>tecyrillic</key>
+ <string>tecyrillic.glif</string>
+ <key>tel</key>
+ <string>tel.glif</string>
+ <key>tenge</key>
+ <string>tenge.glif</string>
+ <key>tenroman</key>
+ <string>tenroman.glif</string>
+ <key>tesh</key>
+ <string>tesh.glif</string>
+ <key>tetsecyrillic</key>
+ <string>tetsecyrillic.glif</string>
+ <key>theta</key>
+ <string>theta.glif</string>
+ <key>thetasymbolgreek</key>
+ <string>thetasymbolgreek.glif</string>
+ <key>thinspace</key>
+ <string>thinspace.glif</string>
+ <key>thirdemspace</key>
+ <string>thirdemspace.glif</string>
+ <key>thook</key>
+ <string>thook.glif</string>
+ <key>thorn</key>
+ <string>thorn.glif</string>
+ <key>thousandcyrillic</key>
+ <string>thousandcyrillic.glif</string>
+ <key>three</key>
+ <string>three.glif</string>
+ <key>three.sup</key>
+ <string>three.sup.glif</string>
+ <key>threeeighths</key>
+ <string>threeeighths.glif</string>
+ <key>threequarters</key>
+ <string>threequarters.glif</string>
+ <key>threeroman</key>
+ <string>threeroman.glif</string>
+ <key>threesub</key>
+ <string>threesub.glif</string>
+ <key>threesuperior</key>
+ <string>threesuperior.glif</string>
+ <key>tilde</key>
+ <string>tilde.glif</string>
+ <key>tildeacutecomb</key>
+ <string>tildeacutecomb.glif</string>
+ <key>tildeacutecomb.lc</key>
+ <string>tildeacutecomb.lc.glif</string>
+ <key>tildecomb</key>
+ <string>tildecomb.glif</string>
+ <key>tildecomb_uni1ABB</key>
+ <string>tildecomb_uni1ABB___.glif</string>
+ <key>tildecomb_uni1ABC</key>
+ <string>tildecomb_uni1ABC___.glif</string>
+ <key>tildedieresiscomb</key>
+ <string>tildedieresiscomb.glif</string>
+ <key>tildedieresiscomb.lc</key>
+ <string>tildedieresiscomb.lc.glif</string>
+ <key>tildedoublecmb</key>
+ <string>tildedoublecmb.glif</string>
+ <key>tildemacroncomb</key>
+ <string>tildemacroncomb.glif</string>
+ <key>tildemacroncomb.lc</key>
+ <string>tildemacroncomb.lc.glif</string>
+ <key>tildemidnosp</key>
+ <string>tildemidnosp.glif</string>
+ <key>tildesubnosp</key>
+ <string>tildesubnosp.glif</string>
+ <key>tildesubnosp_uni1ABD</key>
+ <string>tildesubnosp_uni1ABD___.glif</string>
+ <key>tildevertsupnosp</key>
+ <string>tildevertsupnosp.glif</string>
+ <key>titlocyrilliccmb</key>
+ <string>titlocyrilliccmb.glif</string>
+ <key>tonebarextrahighmod</key>
+ <string>tonebarextrahighmod.glif</string>
+ <key>tonebarextralowmod</key>
+ <string>tonebarextralowmod.glif</string>
+ <key>tonebarhighmod</key>
+ <string>tonebarhighmod.glif</string>
+ <key>tonebarlowmod</key>
+ <string>tonebarlowmod.glif</string>
+ <key>tonebarmidmod</key>
+ <string>tonebarmidmod.glif</string>
+ <key>tonefive</key>
+ <string>tonefive.glif</string>
+ <key>tonesix</key>
+ <string>tonesix.glif</string>
+ <key>tonetwo</key>
+ <string>tonetwo.glif</string>
+ <key>tonos</key>
+ <string>tonos.glif</string>
+ <key>tpalatalhook</key>
+ <string>tpalatalhook.glif</string>
+ <key>trademark</key>
+ <string>trademark.glif</string>
+ <key>triagdn</key>
+ <string>triagdn.glif</string>
+ <key>triagrt</key>
+ <string>triagrt.glif</string>
+ <key>triagup</key>
+ <string>triagup.glif</string>
+ <key>trianglebullet</key>
+ <string>trianglebullet.glif</string>
+ <key>trthook</key>
+ <string>trthook.glif</string>
+ <key>ts</key>
+ <string>ts.glif</string>
+ <key>tsecyrillic</key>
+ <string>tsecyrillic.glif</string>
+ <key>tshecyrillic</key>
+ <string>tshecyrillic.glif</string>
+ <key>tturn</key>
+ <string>tturn.glif</string>
+ <key>tugrik</key>
+ <string>tugrik.glif</string>
+ <key>twelveroman</key>
+ <string>twelveroman.glif</string>
+ <key>two</key>
+ <string>two.glif</string>
+ <key>two.sup</key>
+ <string>two.sup.glif</string>
+ <key>twodotleader</key>
+ <string>twodotleader.glif</string>
+ <key>tworoman</key>
+ <string>tworoman.glif</string>
+ <key>twostroke</key>
+ <string>twostroke.glif</string>
+ <key>twosub</key>
+ <string>twosub.glif</string>
+ <key>twosuperior</key>
+ <string>twosuperior.glif</string>
+ <key>twothirds</key>
+ <string>twothirds.glif</string>
+ <key>u</key>
+ <string>u.glif</string>
+ <key>ubar</key>
+ <string>ubar.glif</string>
+ <key>uhorn</key>
+ <string>uhorn.glif</string>
+ <key>underscore</key>
+ <string>underscore.glif</string>
+ <key>underscoredbl</key>
+ <string>underscoredbl.glif</string>
+ <key>underscoredblnosp</key>
+ <string>underscoredblnosp.glif</string>
+ <key>underscorenosp</key>
+ <string>underscorenosp.glif</string>
+ <key>undertie</key>
+ <string>undertie.glif</string>
+ <key>uni0069.ccmp</key>
+ <string>uni0069.ccmp.glif</string>
+ <key>uni006A.ccmp</key>
+ <string>uni006A_.ccmp.glif</string>
+ <key>uni012F.ccmp</key>
+ <string>uni012F_.ccmp.glif</string>
+ <key>uni01F6</key>
+ <string>uni01F6_.glif</string>
+ <key>uni01F7</key>
+ <string>uni01F7_.glif</string>
+ <key>uni021C</key>
+ <string>uni021C_.glif</string>
+ <key>uni021D</key>
+ <string>uni021D_.glif</string>
+ <key>uni0220</key>
+ <string>uni0220.glif</string>
+ <key>uni0221</key>
+ <string>uni0221.glif</string>
+ <key>uni0222</key>
+ <string>uni0222.glif</string>
+ <key>uni0223</key>
+ <string>uni0223.glif</string>
+ <key>uni0224</key>
+ <string>uni0224.glif</string>
+ <key>uni0225</key>
+ <string>uni0225.glif</string>
+ <key>uni0234</key>
+ <string>uni0234.glif</string>
+ <key>uni0235</key>
+ <string>uni0235.glif</string>
+ <key>uni0236</key>
+ <string>uni0236.glif</string>
+ <key>uni0238</key>
+ <string>uni0238.glif</string>
+ <key>uni0239</key>
+ <string>uni0239.glif</string>
+ <key>uni023A</key>
+ <string>uni023A_.glif</string>
+ <key>uni023B</key>
+ <string>uni023B_.glif</string>
+ <key>uni023C</key>
+ <string>uni023C_.glif</string>
+ <key>uni023D</key>
+ <string>uni023D_.glif</string>
+ <key>uni023E</key>
+ <string>uni023E_.glif</string>
+ <key>uni023F</key>
+ <string>uni023F_.glif</string>
+ <key>uni0240</key>
+ <string>uni0240.glif</string>
+ <key>uni0241</key>
+ <string>uni0241.glif</string>
+ <key>uni0242</key>
+ <string>uni0242.glif</string>
+ <key>uni0243</key>
+ <string>uni0243.glif</string>
+ <key>uni0244</key>
+ <string>uni0244.glif</string>
+ <key>uni0245</key>
+ <string>uni0245.glif</string>
+ <key>uni0246</key>
+ <string>uni0246.glif</string>
+ <key>uni0247</key>
+ <string>uni0247.glif</string>
+ <key>uni0248</key>
+ <string>uni0248.glif</string>
+ <key>uni0249</key>
+ <string>uni0249.glif</string>
+ <key>uni0249.ccmp</key>
+ <string>uni0249.ccmp.glif</string>
+ <key>uni024A</key>
+ <string>uni024A_.glif</string>
+ <key>uni024B</key>
+ <string>uni024B_.glif</string>
+ <key>uni024C</key>
+ <string>uni024C_.glif</string>
+ <key>uni024D</key>
+ <string>uni024D_.glif</string>
+ <key>uni024E</key>
+ <string>uni024E_.glif</string>
+ <key>uni024F</key>
+ <string>uni024F_.glif</string>
+ <key>uni0268.ccmp</key>
+ <string>uni0268.ccmp.glif</string>
+ <key>uni029D.ccmp</key>
+ <string>uni029D_.ccmp.glif</string>
+ <key>uni02A9</key>
+ <string>uni02A9_.glif</string>
+ <key>uni02AB</key>
+ <string>uni02AB__.glif</string>
+ <key>uni02AC</key>
+ <string>uni02AC__.glif</string>
+ <key>uni02AE</key>
+ <string>uni02AE__.glif</string>
+ <key>uni02B2.ccmp</key>
+ <string>uni02B2_.ccmp.glif</string>
+ <key>uni02E5_uni02E5_uni02E6</key>
+ <string>uni02E5__uni02E5__uni02E6_.glif</string>
+ <key>uni02E5_uni02E5_uni02E7</key>
+ <string>uni02E5__uni02E5__uni02E7_.glif</string>
+ <key>uni02E5_uni02E5_uni02E8</key>
+ <string>uni02E5__uni02E5__uni02E8_.glif</string>
+ <key>uni02E5_uni02E5_uni02E9</key>
+ <string>uni02E5__uni02E5__uni02E9_.glif</string>
+ <key>uni02E5_uni02E6</key>
+ <string>uni02E5__uni02E6_.glif</string>
+ <key>uni02E5_uni02E6_uni02E5</key>
+ <string>uni02E5__uni02E6__uni02E5_.glif</string>
+ <key>uni02E5_uni02E6_uni02E6</key>
+ <string>uni02E5__uni02E6__uni02E6_.glif</string>
+ <key>uni02E5_uni02E6_uni02E7</key>
+ <string>uni02E5__uni02E6__uni02E7_.glif</string>
+ <key>uni02E5_uni02E6_uni02E8</key>
+ <string>uni02E5__uni02E6__uni02E8_.glif</string>
+ <key>uni02E5_uni02E6_uni02E9</key>
+ <string>uni02E5__uni02E6__uni02E9_.glif</string>
+ <key>uni02E5_uni02E7</key>
+ <string>uni02E5__uni02E7_.glif</string>
+ <key>uni02E5_uni02E7_uni02E5</key>
+ <string>uni02E5__uni02E7__uni02E5_.glif</string>
+ <key>uni02E5_uni02E7_uni02E6</key>
+ <string>uni02E5__uni02E7__uni02E6_.glif</string>
+ <key>uni02E5_uni02E7_uni02E7</key>
+ <string>uni02E5__uni02E7__uni02E7_.glif</string>
+ <key>uni02E5_uni02E7_uni02E8</key>
+ <string>uni02E5__uni02E7__uni02E8_.glif</string>
+ <key>uni02E5_uni02E7_uni02E9</key>
+ <string>uni02E5__uni02E7__uni02E9_.glif</string>
+ <key>uni02E5_uni02E8</key>
+ <string>uni02E5__uni02E8_.glif</string>
+ <key>uni02E5_uni02E8_uni02E5</key>
+ <string>uni02E5__uni02E8__uni02E5_.glif</string>
+ <key>uni02E5_uni02E8_uni02E6</key>
+ <string>uni02E5__uni02E8__uni02E6_.glif</string>
+ <key>uni02E5_uni02E8_uni02E7</key>
+ <string>uni02E5__uni02E8__uni02E7_.glif</string>
+ <key>uni02E5_uni02E8_uni02E8</key>
+ <string>uni02E5__uni02E8__uni02E8_.glif</string>
+ <key>uni02E5_uni02E8_uni02E9</key>
+ <string>uni02E5__uni02E8__uni02E9_.glif</string>
+ <key>uni02E5_uni02E9</key>
+ <string>uni02E5__uni02E9_.glif</string>
+ <key>uni02E5_uni02E9_uni02E5</key>
+ <string>uni02E5__uni02E9__uni02E5_.glif</string>
+ <key>uni02E5_uni02E9_uni02E6</key>
+ <string>uni02E5__uni02E9__uni02E6_.glif</string>
+ <key>uni02E5_uni02E9_uni02E7</key>
+ <string>uni02E5__uni02E9__uni02E7_.glif</string>
+ <key>uni02E5_uni02E9_uni02E8</key>
+ <string>uni02E5__uni02E9__uni02E8_.glif</string>
+ <key>uni02E5_uni02E9_uni02E9</key>
+ <string>uni02E5__uni02E9__uni02E9_.glif</string>
+ <key>uni02E6_uni02E5</key>
+ <string>uni02E6__uni02E5_.glif</string>
+ <key>uni02E6_uni02E5_uni02E5</key>
+ <string>uni02E6__uni02E5__uni02E5_.glif</string>
+ <key>uni02E6_uni02E5_uni02E6</key>
+ <string>uni02E6__uni02E5__uni02E6_.glif</string>
+ <key>uni02E6_uni02E5_uni02E7</key>
+ <string>uni02E6__uni02E5__uni02E7_.glif</string>
+ <key>uni02E6_uni02E5_uni02E8</key>
+ <string>uni02E6__uni02E5__uni02E8_.glif</string>
+ <key>uni02E6_uni02E5_uni02E9</key>
+ <string>uni02E6__uni02E5__uni02E9_.glif</string>
+ <key>uni02E6_uni02E6_uni02E5</key>
+ <string>uni02E6__uni02E6__uni02E5_.glif</string>
+ <key>uni02E6_uni02E6_uni02E7</key>
+ <string>uni02E6__uni02E6__uni02E7_.glif</string>
+ <key>uni02E6_uni02E6_uni02E8</key>
+ <string>uni02E6__uni02E6__uni02E8_.glif</string>
+ <key>uni02E6_uni02E6_uni02E9</key>
+ <string>uni02E6__uni02E6__uni02E9_.glif</string>
+ <key>uni02E6_uni02E7</key>
+ <string>uni02E6__uni02E7_.glif</string>
+ <key>uni02E6_uni02E7_uni02E5</key>
+ <string>uni02E6__uni02E7__uni02E5_.glif</string>
+ <key>uni02E6_uni02E7_uni02E6</key>
+ <string>uni02E6__uni02E7__uni02E6_.glif</string>
+ <key>uni02E6_uni02E7_uni02E7</key>
+ <string>uni02E6__uni02E7__uni02E7_.glif</string>
+ <key>uni02E6_uni02E7_uni02E8</key>
+ <string>uni02E6__uni02E7__uni02E8_.glif</string>
+ <key>uni02E6_uni02E7_uni02E9</key>
+ <string>uni02E6__uni02E7__uni02E9_.glif</string>
+ <key>uni02E6_uni02E8</key>
+ <string>uni02E6__uni02E8_.glif</string>
+ <key>uni02E6_uni02E8_uni02E5</key>
+ <string>uni02E6__uni02E8__uni02E5_.glif</string>
+ <key>uni02E6_uni02E8_uni02E6</key>
+ <string>uni02E6__uni02E8__uni02E6_.glif</string>
+ <key>uni02E6_uni02E8_uni02E7</key>
+ <string>uni02E6__uni02E8__uni02E7_.glif</string>
+ <key>uni02E6_uni02E8_uni02E8</key>
+ <string>uni02E6__uni02E8__uni02E8_.glif</string>
+ <key>uni02E6_uni02E8_uni02E9</key>
+ <string>uni02E6__uni02E8__uni02E9_.glif</string>
+ <key>uni02E6_uni02E9</key>
+ <string>uni02E6__uni02E9_.glif</string>
+ <key>uni02E6_uni02E9_uni02E5</key>
+ <string>uni02E6__uni02E9__uni02E5_.glif</string>
+ <key>uni02E6_uni02E9_uni02E6</key>
+ <string>uni02E6__uni02E9__uni02E6_.glif</string>
+ <key>uni02E6_uni02E9_uni02E7</key>
+ <string>uni02E6__uni02E9__uni02E7_.glif</string>
+ <key>uni02E6_uni02E9_uni02E8</key>
+ <string>uni02E6__uni02E9__uni02E8_.glif</string>
+ <key>uni02E6_uni02E9_uni02E9</key>
+ <string>uni02E6__uni02E9__uni02E9_.glif</string>
+ <key>uni02E7_uni02E5</key>
+ <string>uni02E7__uni02E5_.glif</string>
+ <key>uni02E7_uni02E5_uni02E5</key>
+ <string>uni02E7__uni02E5__uni02E5_.glif</string>
+ <key>uni02E7_uni02E5_uni02E6</key>
+ <string>uni02E7__uni02E5__uni02E6_.glif</string>
+ <key>uni02E7_uni02E5_uni02E7</key>
+ <string>uni02E7__uni02E5__uni02E7_.glif</string>
+ <key>uni02E7_uni02E5_uni02E8</key>
+ <string>uni02E7__uni02E5__uni02E8_.glif</string>
+ <key>uni02E7_uni02E5_uni02E9</key>
+ <string>uni02E7__uni02E5__uni02E9_.glif</string>
+ <key>uni02E7_uni02E6</key>
+ <string>uni02E7__uni02E6_.glif</string>
+ <key>uni02E7_uni02E6_uni02E5</key>
+ <string>uni02E7__uni02E6__uni02E5_.glif</string>
+ <key>uni02E7_uni02E6_uni02E6</key>
+ <string>uni02E7__uni02E6__uni02E6_.glif</string>
+ <key>uni02E7_uni02E6_uni02E7</key>
+ <string>uni02E7__uni02E6__uni02E7_.glif</string>
+ <key>uni02E7_uni02E6_uni02E8</key>
+ <string>uni02E7__uni02E6__uni02E8_.glif</string>
+ <key>uni02E7_uni02E6_uni02E9</key>
+ <string>uni02E7__uni02E6__uni02E9_.glif</string>
+ <key>uni02E7_uni02E7_uni02E5</key>
+ <string>uni02E7__uni02E7__uni02E5_.glif</string>
+ <key>uni02E7_uni02E7_uni02E6</key>
+ <string>uni02E7__uni02E7__uni02E6_.glif</string>
+ <key>uni02E7_uni02E7_uni02E8</key>
+ <string>uni02E7__uni02E7__uni02E8_.glif</string>
+ <key>uni02E7_uni02E7_uni02E9</key>
+ <string>uni02E7__uni02E7__uni02E9_.glif</string>
+ <key>uni02E7_uni02E8</key>
+ <string>uni02E7__uni02E8_.glif</string>
+ <key>uni02E7_uni02E8_uni02E5</key>
+ <string>uni02E7__uni02E8__uni02E5_.glif</string>
+ <key>uni02E7_uni02E8_uni02E6</key>
+ <string>uni02E7__uni02E8__uni02E6_.glif</string>
+ <key>uni02E7_uni02E8_uni02E7</key>
+ <string>uni02E7__uni02E8__uni02E7_.glif</string>
+ <key>uni02E7_uni02E8_uni02E8</key>
+ <string>uni02E7__uni02E8__uni02E8_.glif</string>
+ <key>uni02E7_uni02E8_uni02E9</key>
+ <string>uni02E7__uni02E8__uni02E9_.glif</string>
+ <key>uni02E7_uni02E9</key>
+ <string>uni02E7__uni02E9_.glif</string>
+ <key>uni02E7_uni02E9_uni02E5</key>
+ <string>uni02E7__uni02E9__uni02E5_.glif</string>
+ <key>uni02E7_uni02E9_uni02E6</key>
+ <string>uni02E7__uni02E9__uni02E6_.glif</string>
+ <key>uni02E7_uni02E9_uni02E7</key>
+ <string>uni02E7__uni02E9__uni02E7_.glif</string>
+ <key>uni02E7_uni02E9_uni02E8</key>
+ <string>uni02E7__uni02E9__uni02E8_.glif</string>
+ <key>uni02E7_uni02E9_uni02E9</key>
+ <string>uni02E7__uni02E9__uni02E9_.glif</string>
+ <key>uni02E8_uni02E5</key>
+ <string>uni02E8__uni02E5_.glif</string>
+ <key>uni02E8_uni02E5_uni02E5</key>
+ <string>uni02E8__uni02E5__uni02E5_.glif</string>
+ <key>uni02E8_uni02E5_uni02E6</key>
+ <string>uni02E8__uni02E5__uni02E6_.glif</string>
+ <key>uni02E8_uni02E5_uni02E7</key>
+ <string>uni02E8__uni02E5__uni02E7_.glif</string>
+ <key>uni02E8_uni02E5_uni02E8</key>
+ <string>uni02E8__uni02E5__uni02E8_.glif</string>
+ <key>uni02E8_uni02E5_uni02E9</key>
+ <string>uni02E8__uni02E5__uni02E9_.glif</string>
+ <key>uni02E8_uni02E6</key>
+ <string>uni02E8__uni02E6_.glif</string>
+ <key>uni02E8_uni02E6_uni02E5</key>
+ <string>uni02E8__uni02E6__uni02E5_.glif</string>
+ <key>uni02E8_uni02E6_uni02E6</key>
+ <string>uni02E8__uni02E6__uni02E6_.glif</string>
+ <key>uni02E8_uni02E6_uni02E7</key>
+ <string>uni02E8__uni02E6__uni02E7_.glif</string>
+ <key>uni02E8_uni02E6_uni02E8</key>
+ <string>uni02E8__uni02E6__uni02E8_.glif</string>
+ <key>uni02E8_uni02E6_uni02E9</key>
+ <string>uni02E8__uni02E6__uni02E9_.glif</string>
+ <key>uni02E8_uni02E7</key>
+ <string>uni02E8__uni02E7_.glif</string>
+ <key>uni02E8_uni02E7_uni02E5</key>
+ <string>uni02E8__uni02E7__uni02E5_.glif</string>
+ <key>uni02E8_uni02E7_uni02E6</key>
+ <string>uni02E8__uni02E7__uni02E6_.glif</string>
+ <key>uni02E8_uni02E7_uni02E7</key>
+ <string>uni02E8__uni02E7__uni02E7_.glif</string>
+ <key>uni02E8_uni02E7_uni02E8</key>
+ <string>uni02E8__uni02E7__uni02E8_.glif</string>
+ <key>uni02E8_uni02E7_uni02E9</key>
+ <string>uni02E8__uni02E7__uni02E9_.glif</string>
+ <key>uni02E8_uni02E8_uni02E5</key>
+ <string>uni02E8__uni02E8__uni02E5_.glif</string>
+ <key>uni02E8_uni02E8_uni02E6</key>
+ <string>uni02E8__uni02E8__uni02E6_.glif</string>
+ <key>uni02E8_uni02E8_uni02E7</key>
+ <string>uni02E8__uni02E8__uni02E7_.glif</string>
+ <key>uni02E8_uni02E8_uni02E9</key>
+ <string>uni02E8__uni02E8__uni02E9_.glif</string>
+ <key>uni02E8_uni02E9</key>
+ <string>uni02E8__uni02E9_.glif</string>
+ <key>uni02E8_uni02E9_uni02E5</key>
+ <string>uni02E8__uni02E9__uni02E5_.glif</string>
+ <key>uni02E8_uni02E9_uni02E6</key>
+ <string>uni02E8__uni02E9__uni02E6_.glif</string>
+ <key>uni02E8_uni02E9_uni02E7</key>
+ <string>uni02E8__uni02E9__uni02E7_.glif</string>
+ <key>uni02E8_uni02E9_uni02E8</key>
+ <string>uni02E8__uni02E9__uni02E8_.glif</string>
+ <key>uni02E8_uni02E9_uni02E9</key>
+ <string>uni02E8__uni02E9__uni02E9_.glif</string>
+ <key>uni02E9_uni02E5</key>
+ <string>uni02E9__uni02E5_.glif</string>
+ <key>uni02E9_uni02E5_uni02E5</key>
+ <string>uni02E9__uni02E5__uni02E5_.glif</string>
+ <key>uni02E9_uni02E5_uni02E6</key>
+ <string>uni02E9__uni02E5__uni02E6_.glif</string>
+ <key>uni02E9_uni02E5_uni02E7</key>
+ <string>uni02E9__uni02E5__uni02E7_.glif</string>
+ <key>uni02E9_uni02E5_uni02E8</key>
+ <string>uni02E9__uni02E5__uni02E8_.glif</string>
+ <key>uni02E9_uni02E5_uni02E9</key>
+ <string>uni02E9__uni02E5__uni02E9_.glif</string>
+ <key>uni02E9_uni02E6</key>
+ <string>uni02E9__uni02E6_.glif</string>
+ <key>uni02E9_uni02E6_uni02E5</key>
+ <string>uni02E9__uni02E6__uni02E5_.glif</string>
+ <key>uni02E9_uni02E6_uni02E6</key>
+ <string>uni02E9__uni02E6__uni02E6_.glif</string>
+ <key>uni02E9_uni02E6_uni02E7</key>
+ <string>uni02E9__uni02E6__uni02E7_.glif</string>
+ <key>uni02E9_uni02E6_uni02E8</key>
+ <string>uni02E9__uni02E6__uni02E8_.glif</string>
+ <key>uni02E9_uni02E6_uni02E9</key>
+ <string>uni02E9__uni02E6__uni02E9_.glif</string>
+ <key>uni02E9_uni02E7</key>
+ <string>uni02E9__uni02E7_.glif</string>
+ <key>uni02E9_uni02E7_uni02E5</key>
+ <string>uni02E9__uni02E7__uni02E5_.glif</string>
+ <key>uni02E9_uni02E7_uni02E6</key>
+ <string>uni02E9__uni02E7__uni02E6_.glif</string>
+ <key>uni02E9_uni02E7_uni02E7</key>
+ <string>uni02E9__uni02E7__uni02E7_.glif</string>
+ <key>uni02E9_uni02E7_uni02E8</key>
+ <string>uni02E9__uni02E7__uni02E8_.glif</string>
+ <key>uni02E9_uni02E7_uni02E9</key>
+ <string>uni02E9__uni02E7__uni02E9_.glif</string>
+ <key>uni02E9_uni02E8</key>
+ <string>uni02E9__uni02E8_.glif</string>
+ <key>uni02E9_uni02E8_uni02E5</key>
+ <string>uni02E9__uni02E8__uni02E5_.glif</string>
+ <key>uni02E9_uni02E8_uni02E6</key>
+ <string>uni02E9__uni02E8__uni02E6_.glif</string>
+ <key>uni02E9_uni02E8_uni02E7</key>
+ <string>uni02E9__uni02E8__uni02E7_.glif</string>
+ <key>uni02E9_uni02E8_uni02E8</key>
+ <string>uni02E9__uni02E8__uni02E8_.glif</string>
+ <key>uni02E9_uni02E8_uni02E9</key>
+ <string>uni02E9__uni02E8__uni02E9_.glif</string>
+ <key>uni02E9_uni02E9_uni02E5</key>
+ <string>uni02E9__uni02E9__uni02E5_.glif</string>
+ <key>uni02E9_uni02E9_uni02E6</key>
+ <string>uni02E9__uni02E9__uni02E6_.glif</string>
+ <key>uni02E9_uni02E9_uni02E7</key>
+ <string>uni02E9__uni02E9__uni02E7_.glif</string>
+ <key>uni02E9_uni02E9_uni02E8</key>
+ <string>uni02E9__uni02E9__uni02E8_.glif</string>
+ <key>uni02EA</key>
+ <string>uni02EA__.glif</string>
+ <key>uni02EB</key>
+ <string>uni02EB__.glif</string>
+ <key>uni02EC</key>
+ <string>uni02EC__.glif</string>
+ <key>uni02ED</key>
+ <string>uni02ED__.glif</string>
+ <key>uni02EF</key>
+ <string>uni02EF__.glif</string>
+ <key>uni02F0</key>
+ <string>uni02F0_.glif</string>
+ <key>uni02F1</key>
+ <string>uni02F1_.glif</string>
+ <key>uni02F2</key>
+ <string>uni02F2_.glif</string>
+ <key>uni02F3</key>
+ <string>uni02F3_.glif</string>
+ <key>uni02F4</key>
+ <string>uni02F4_.glif</string>
+ <key>uni02F5</key>
+ <string>uni02F5_.glif</string>
+ <key>uni02F6</key>
+ <string>uni02F6_.glif</string>
+ <key>uni02F7</key>
+ <string>uni02F7_.glif</string>
+ <key>uni02F8</key>
+ <string>uni02F8_.glif</string>
+ <key>uni02F9</key>
+ <string>uni02F9_.glif</string>
+ <key>uni02FA</key>
+ <string>uni02FA__.glif</string>
+ <key>uni02FB</key>
+ <string>uni02FB__.glif</string>
+ <key>uni02FC</key>
+ <string>uni02FC__.glif</string>
+ <key>uni02FD</key>
+ <string>uni02FD__.glif</string>
+ <key>uni02FE</key>
+ <string>uni02FE__.glif</string>
+ <key>uni02FF</key>
+ <string>uni02FF__.glif</string>
+ <key>uni030C_uni1ABB</key>
+ <string>uni030C__uni1ABB___.glif</string>
+ <key>uni0346</key>
+ <string>uni0346.glif</string>
+ <key>uni0347</key>
+ <string>uni0347.glif</string>
+ <key>uni0348</key>
+ <string>uni0348.glif</string>
+ <key>uni0349</key>
+ <string>uni0349.glif</string>
+ <key>uni034A</key>
+ <string>uni034A_.glif</string>
+ <key>uni034B</key>
+ <string>uni034B_.glif</string>
+ <key>uni034C</key>
+ <string>uni034C_.glif</string>
+ <key>uni034D</key>
+ <string>uni034D_.glif</string>
+ <key>uni034E</key>
+ <string>uni034E_.glif</string>
+ <key>uni034F</key>
+ <string>uni034F_.glif</string>
+ <key>uni0350</key>
+ <string>uni0350.glif</string>
+ <key>uni0351</key>
+ <string>uni0351.glif</string>
+ <key>uni0352</key>
+ <string>uni0352.glif</string>
+ <key>uni0353</key>
+ <string>uni0353.glif</string>
+ <key>uni0354</key>
+ <string>uni0354.glif</string>
+ <key>uni0355</key>
+ <string>uni0355.glif</string>
+ <key>uni0356</key>
+ <string>uni0356.glif</string>
+ <key>uni0357</key>
+ <string>uni0357.glif</string>
+ <key>uni0358</key>
+ <string>uni0358.glif</string>
+ <key>uni0359</key>
+ <string>uni0359.glif</string>
+ <key>uni035A</key>
+ <string>uni035A_.glif</string>
+ <key>uni035B</key>
+ <string>uni035B_.glif</string>
+ <key>uni035C</key>
+ <string>uni035C_.glif</string>
+ <key>uni035D</key>
+ <string>uni035D_.glif</string>
+ <key>uni035E</key>
+ <string>uni035E_.glif</string>
+ <key>uni035F</key>
+ <string>uni035F_.glif</string>
+ <key>uni0362</key>
+ <string>uni0362.glif</string>
+ <key>uni0363</key>
+ <string>uni0363.glif</string>
+ <key>uni0364</key>
+ <string>uni0364.glif</string>
+ <key>uni0365</key>
+ <string>uni0365.glif</string>
+ <key>uni0366</key>
+ <string>uni0366.glif</string>
+ <key>uni0367</key>
+ <string>uni0367.glif</string>
+ <key>uni0368</key>
+ <string>uni0368.glif</string>
+ <key>uni0369</key>
+ <string>uni0369.glif</string>
+ <key>uni036A</key>
+ <string>uni036A_.glif</string>
+ <key>uni036B</key>
+ <string>uni036B_.glif</string>
+ <key>uni036C</key>
+ <string>uni036C_.glif</string>
+ <key>uni036D</key>
+ <string>uni036D_.glif</string>
+ <key>uni036E</key>
+ <string>uni036E_.glif</string>
+ <key>uni036F</key>
+ <string>uni036F_.glif</string>
+ <key>uni0370</key>
+ <string>uni0370.glif</string>
+ <key>uni0371</key>
+ <string>uni0371.glif</string>
+ <key>uni0372</key>
+ <string>uni0372.glif</string>
+ <key>uni0373</key>
+ <string>uni0373.glif</string>
+ <key>uni0376</key>
+ <string>uni0376.glif</string>
+ <key>uni0377</key>
+ <string>uni0377.glif</string>
+ <key>uni037B</key>
+ <string>uni037B_.glif</string>
+ <key>uni037B.cn</key>
+ <string>uni037B_.cn.glif</string>
+ <key>uni037C</key>
+ <string>uni037C_.glif</string>
+ <key>uni037D</key>
+ <string>uni037D_.glif</string>
+ <key>uni037D.cn</key>
+ <string>uni037D_.cn.glif</string>
+ <key>uni03CF</key>
+ <string>uni03CF__.glif</string>
+ <key>uni03D7</key>
+ <string>uni03D7_.glif</string>
+ <key>uni03D8</key>
+ <string>uni03D8_.glif</string>
+ <key>uni03D9</key>
+ <string>uni03D9_.glif</string>
+ <key>uni03F3.ccmp</key>
+ <string>uni03F3_.ccmp.glif</string>
+ <key>uni03F5</key>
+ <string>uni03F5_.glif</string>
+ <key>uni03F6</key>
+ <string>uni03F6_.glif</string>
+ <key>uni03FB</key>
+ <string>uni03FB__.glif</string>
+ <key>uni03FC</key>
+ <string>uni03FC__.glif</string>
+ <key>uni03FD</key>
+ <string>uni03FD__.glif</string>
+ <key>uni03FD.cn</key>
+ <string>uni03FD__.cn.glif</string>
+ <key>uni03FE</key>
+ <string>uni03FE__.glif</string>
+ <key>uni03FF</key>
+ <string>uni03FF__.glif</string>
+ <key>uni03FF.cn</key>
+ <string>uni03FF__.cn.glif</string>
+ <key>uni0456.ccmp</key>
+ <string>uni0456.ccmp.glif</string>
+ <key>uni0458.ccmp</key>
+ <string>uni0458.ccmp.glif</string>
+ <key>uni0487</key>
+ <string>uni0487.glif</string>
+ <key>uni0488</key>
+ <string>uni0488.glif</string>
+ <key>uni0489</key>
+ <string>uni0489.glif</string>
+ <key>uni048A</key>
+ <string>uni048A_.glif</string>
+ <key>uni048B</key>
+ <string>uni048B_.glif</string>
+ <key>uni048D</key>
+ <string>uni048D_.glif</string>
+ <key>uni048E</key>
+ <string>uni048E_.glif</string>
+ <key>uni048F</key>
+ <string>uni048F_.glif</string>
+ <key>uni04C5</key>
+ <string>uni04C5_.glif</string>
+ <key>uni04C6</key>
+ <string>uni04C6_.glif</string>
+ <key>uni04C9</key>
+ <string>uni04C9_.glif</string>
+ <key>uni04CA</key>
+ <string>uni04CA__.glif</string>
+ <key>uni04CD</key>
+ <string>uni04CD__.glif</string>
+ <key>uni04CE</key>
+ <string>uni04CE__.glif</string>
+ <key>uni04FA</key>
+ <string>uni04FA__.glif</string>
+ <key>uni04FB</key>
+ <string>uni04FB__.glif</string>
+ <key>uni04FC</key>
+ <string>uni04FC__.glif</string>
+ <key>uni04FD</key>
+ <string>uni04FD__.glif</string>
+ <key>uni0500</key>
+ <string>uni0500.glif</string>
+ <key>uni0502</key>
+ <string>uni0502.glif</string>
+ <key>uni0503</key>
+ <string>uni0503.glif</string>
+ <key>uni0504</key>
+ <string>uni0504.glif</string>
+ <key>uni0505</key>
+ <string>uni0505.glif</string>
+ <key>uni0506</key>
+ <string>uni0506.glif</string>
+ <key>uni0507</key>
+ <string>uni0507.glif</string>
+ <key>uni0508</key>
+ <string>uni0508.glif</string>
+ <key>uni0509</key>
+ <string>uni0509.glif</string>
+ <key>uni050A</key>
+ <string>uni050A_.glif</string>
+ <key>uni050B</key>
+ <string>uni050B_.glif</string>
+ <key>uni050C</key>
+ <string>uni050C_.glif</string>
+ <key>uni050D</key>
+ <string>uni050D_.glif</string>
+ <key>uni050E</key>
+ <string>uni050E_.glif</string>
+ <key>uni050F</key>
+ <string>uni050F_.glif</string>
+ <key>uni0510</key>
+ <string>uni0510.glif</string>
+ <key>uni0512</key>
+ <string>uni0512.glif</string>
+ <key>uni0513</key>
+ <string>uni0513.glif</string>
+ <key>uni0514</key>
+ <string>uni0514.glif</string>
+ <key>uni0515</key>
+ <string>uni0515.glif</string>
+ <key>uni0516</key>
+ <string>uni0516.glif</string>
+ <key>uni0517</key>
+ <string>uni0517.glif</string>
+ <key>uni0518</key>
+ <string>uni0518.glif</string>
+ <key>uni0519</key>
+ <string>uni0519.glif</string>
+ <key>uni051E</key>
+ <string>uni051E_.glif</string>
+ <key>uni051F</key>
+ <string>uni051F_.glif</string>
+ <key>uni0520</key>
+ <string>uni0520.glif</string>
+ <key>uni0521</key>
+ <string>uni0521.glif</string>
+ <key>uni0522</key>
+ <string>uni0522.glif</string>
+ <key>uni0523</key>
+ <string>uni0523.glif</string>
+ <key>uni0524</key>
+ <string>uni0524.glif</string>
+ <key>uni0525</key>
+ <string>uni0525.glif</string>
+ <key>uni0526</key>
+ <string>uni0526.glif</string>
+ <key>uni0527</key>
+ <string>uni0527.glif</string>
+ <key>uni0528</key>
+ <string>uni0528.glif</string>
+ <key>uni0529</key>
+ <string>uni0529.glif</string>
+ <key>uni052A</key>
+ <string>uni052A_.glif</string>
+ <key>uni052B</key>
+ <string>uni052B_.glif</string>
+ <key>uni052C</key>
+ <string>uni052C_.glif</string>
+ <key>uni052D</key>
+ <string>uni052D_.glif</string>
+ <key>uni052E</key>
+ <string>uni052E_.glif</string>
+ <key>uni052F</key>
+ <string>uni052F_.glif</string>
+ <key>uni1AB0</key>
+ <string>uni1AB0__.glif</string>
+ <key>uni1AB1</key>
+ <string>uni1AB1__.glif</string>
+ <key>uni1AB2</key>
+ <string>uni1AB2__.glif</string>
+ <key>uni1AB3</key>
+ <string>uni1AB3__.glif</string>
+ <key>uni1AB4</key>
+ <string>uni1AB4__.glif</string>
+ <key>uni1AB5</key>
+ <string>uni1AB5__.glif</string>
+ <key>uni1AB6</key>
+ <string>uni1AB6__.glif</string>
+ <key>uni1AB7</key>
+ <string>uni1AB7__.glif</string>
+ <key>uni1AB8</key>
+ <string>uni1AB8__.glif</string>
+ <key>uni1AB8_uni1ABD</key>
+ <string>uni1AB8___uni1ABD___.glif</string>
+ <key>uni1AB9</key>
+ <string>uni1AB9__.glif</string>
+ <key>uni1AB9_uni1ABD</key>
+ <string>uni1AB9___uni1ABD___.glif</string>
+ <key>uni1ABA</key>
+ <string>uni1ABA___.glif</string>
+ <key>uni1ABA_uni1ABD</key>
+ <string>uni1ABA____uni1ABD___.glif</string>
+ <key>uni1ABB</key>
+ <string>uni1ABB___.glif</string>
+ <key>uni1ABC</key>
+ <string>uni1ABC___.glif</string>
+ <key>uni1ABC.w1</key>
+ <string>uni1ABC___.w1.glif</string>
+ <key>uni1ABC.w2</key>
+ <string>uni1ABC___.w2.glif</string>
+ <key>uni1ABC.w3</key>
+ <string>uni1ABC___.w3.glif</string>
+ <key>uni1ABD</key>
+ <string>uni1ABD___.glif</string>
+ <key>uni1ABE</key>
+ <string>uni1ABE___.glif</string>
+ <key>uni1ABE.w1</key>
+ <string>uni1ABE___.w1.glif</string>
+ <key>uni1ABE.w2</key>
+ <string>uni1ABE___.w2.glif</string>
+ <key>uni1ABE.w3</key>
+ <string>uni1ABE___.w3.glif</string>
+ <key>uni1D00</key>
+ <string>uni1D00_.glif</string>
+ <key>uni1D01</key>
+ <string>uni1D01_.glif</string>
+ <key>uni1D02</key>
+ <string>uni1D02_.glif</string>
+ <key>uni1D03</key>
+ <string>uni1D03_.glif</string>
+ <key>uni1D04</key>
+ <string>uni1D04_.glif</string>
+ <key>uni1D05</key>
+ <string>uni1D05_.glif</string>
+ <key>uni1D06</key>
+ <string>uni1D06_.glif</string>
+ <key>uni1D07</key>
+ <string>uni1D07_.glif</string>
+ <key>uni1D08</key>
+ <string>uni1D08_.glif</string>
+ <key>uni1D09</key>
+ <string>uni1D09_.glif</string>
+ <key>uni1D0A</key>
+ <string>uni1D0A__.glif</string>
+ <key>uni1D0B</key>
+ <string>uni1D0B__.glif</string>
+ <key>uni1D0C</key>
+ <string>uni1D0C__.glif</string>
+ <key>uni1D0D</key>
+ <string>uni1D0D__.glif</string>
+ <key>uni1D0E</key>
+ <string>uni1D0E__.glif</string>
+ <key>uni1D0F</key>
+ <string>uni1D0F__.glif</string>
+ <key>uni1D10</key>
+ <string>uni1D10_.glif</string>
+ <key>uni1D10.cn</key>
+ <string>uni1D10_.cn.glif</string>
+ <key>uni1D11</key>
+ <string>uni1D11_.glif</string>
+ <key>uni1D12</key>
+ <string>uni1D12_.glif</string>
+ <key>uni1D13</key>
+ <string>uni1D13_.glif</string>
+ <key>uni1D14</key>
+ <string>uni1D14_.glif</string>
+ <key>uni1D15</key>
+ <string>uni1D15_.glif</string>
+ <key>uni1D16</key>
+ <string>uni1D16_.glif</string>
+ <key>uni1D17</key>
+ <string>uni1D17_.glif</string>
+ <key>uni1D18</key>
+ <string>uni1D18_.glif</string>
+ <key>uni1D19</key>
+ <string>uni1D19_.glif</string>
+ <key>uni1D1A</key>
+ <string>uni1D1A__.glif</string>
+ <key>uni1D1B</key>
+ <string>uni1D1B__.glif</string>
+ <key>uni1D1C</key>
+ <string>uni1D1C__.glif</string>
+ <key>uni1D1D</key>
+ <string>uni1D1D__.glif</string>
+ <key>uni1D1E</key>
+ <string>uni1D1E__.glif</string>
+ <key>uni1D1F</key>
+ <string>uni1D1F__.glif</string>
+ <key>uni1D20</key>
+ <string>uni1D20_.glif</string>
+ <key>uni1D21</key>
+ <string>uni1D21_.glif</string>
+ <key>uni1D22</key>
+ <string>uni1D22_.glif</string>
+ <key>uni1D23</key>
+ <string>uni1D23_.glif</string>
+ <key>uni1D24</key>
+ <string>uni1D24_.glif</string>
+ <key>uni1D25</key>
+ <string>uni1D25_.glif</string>
+ <key>uni1D26</key>
+ <string>uni1D26_.glif</string>
+ <key>uni1D27</key>
+ <string>uni1D27_.glif</string>
+ <key>uni1D28</key>
+ <string>uni1D28_.glif</string>
+ <key>uni1D29</key>
+ <string>uni1D29_.glif</string>
+ <key>uni1D2A</key>
+ <string>uni1D2A__.glif</string>
+ <key>uni1D2B</key>
+ <string>uni1D2B__.glif</string>
+ <key>uni1D2C</key>
+ <string>uni1D2C__.glif</string>
+ <key>uni1D2D</key>
+ <string>uni1D2D__.glif</string>
+ <key>uni1D2E</key>
+ <string>uni1D2E__.glif</string>
+ <key>uni1D2F</key>
+ <string>uni1D2F__.glif</string>
+ <key>uni1D30</key>
+ <string>uni1D30_.glif</string>
+ <key>uni1D31</key>
+ <string>uni1D31_.glif</string>
+ <key>uni1D32</key>
+ <string>uni1D32_.glif</string>
+ <key>uni1D33</key>
+ <string>uni1D33_.glif</string>
+ <key>uni1D34</key>
+ <string>uni1D34_.glif</string>
+ <key>uni1D35</key>
+ <string>uni1D35_.glif</string>
+ <key>uni1D36</key>
+ <string>uni1D36_.glif</string>
+ <key>uni1D37</key>
+ <string>uni1D37_.glif</string>
+ <key>uni1D38</key>
+ <string>uni1D38_.glif</string>
+ <key>uni1D39</key>
+ <string>uni1D39_.glif</string>
+ <key>uni1D3A</key>
+ <string>uni1D3A__.glif</string>
+ <key>uni1D3B</key>
+ <string>uni1D3B__.glif</string>
+ <key>uni1D3C</key>
+ <string>uni1D3C__.glif</string>
+ <key>uni1D3D</key>
+ <string>uni1D3D__.glif</string>
+ <key>uni1D3E</key>
+ <string>uni1D3E__.glif</string>
+ <key>uni1D3F</key>
+ <string>uni1D3F__.glif</string>
+ <key>uni1D40</key>
+ <string>uni1D40_.glif</string>
+ <key>uni1D41</key>
+ <string>uni1D41_.glif</string>
+ <key>uni1D42</key>
+ <string>uni1D42_.glif</string>
+ <key>uni1D43</key>
+ <string>uni1D43_.glif</string>
+ <key>uni1D44</key>
+ <string>uni1D44_.glif</string>
+ <key>uni1D45</key>
+ <string>uni1D45_.glif</string>
+ <key>uni1D46</key>
+ <string>uni1D46_.glif</string>
+ <key>uni1D47</key>
+ <string>uni1D47_.glif</string>
+ <key>uni1D48</key>
+ <string>uni1D48_.glif</string>
+ <key>uni1D49</key>
+ <string>uni1D49_.glif</string>
+ <key>uni1D4A</key>
+ <string>uni1D4A__.glif</string>
+ <key>uni1D4B</key>
+ <string>uni1D4B__.glif</string>
+ <key>uni1D4C</key>
+ <string>uni1D4C__.glif</string>
+ <key>uni1D4D</key>
+ <string>uni1D4D__.glif</string>
+ <key>uni1D4E</key>
+ <string>uni1D4E__.glif</string>
+ <key>uni1D4F</key>
+ <string>uni1D4F__.glif</string>
+ <key>uni1D50</key>
+ <string>uni1D50_.glif</string>
+ <key>uni1D51</key>
+ <string>uni1D51_.glif</string>
+ <key>uni1D52</key>
+ <string>uni1D52_.glif</string>
+ <key>uni1D53</key>
+ <string>uni1D53_.glif</string>
+ <key>uni1D54</key>
+ <string>uni1D54_.glif</string>
+ <key>uni1D55</key>
+ <string>uni1D55_.glif</string>
+ <key>uni1D56</key>
+ <string>uni1D56_.glif</string>
+ <key>uni1D57</key>
+ <string>uni1D57_.glif</string>
+ <key>uni1D58</key>
+ <string>uni1D58_.glif</string>
+ <key>uni1D59</key>
+ <string>uni1D59_.glif</string>
+ <key>uni1D5A</key>
+ <string>uni1D5A__.glif</string>
+ <key>uni1D5B</key>
+ <string>uni1D5B__.glif</string>
+ <key>uni1D5C</key>
+ <string>uni1D5C__.glif</string>
+ <key>uni1D5D</key>
+ <string>uni1D5D__.glif</string>
+ <key>uni1D5E</key>
+ <string>uni1D5E__.glif</string>
+ <key>uni1D5F</key>
+ <string>uni1D5F__.glif</string>
+ <key>uni1D60</key>
+ <string>uni1D60_.glif</string>
+ <key>uni1D61</key>
+ <string>uni1D61_.glif</string>
+ <key>uni1D62</key>
+ <string>uni1D62_.glif</string>
+ <key>uni1D62.ccmp</key>
+ <string>uni1D62_.ccmp.glif</string>
+ <key>uni1D63</key>
+ <string>uni1D63_.glif</string>
+ <key>uni1D64</key>
+ <string>uni1D64_.glif</string>
+ <key>uni1D65</key>
+ <string>uni1D65_.glif</string>
+ <key>uni1D66</key>
+ <string>uni1D66_.glif</string>
+ <key>uni1D67</key>
+ <string>uni1D67_.glif</string>
+ <key>uni1D68</key>
+ <string>uni1D68_.glif</string>
+ <key>uni1D69</key>
+ <string>uni1D69_.glif</string>
+ <key>uni1D6A</key>
+ <string>uni1D6A__.glif</string>
+ <key>uni1D6B</key>
+ <string>uni1D6B__.glif</string>
+ <key>uni1D6C</key>
+ <string>uni1D6C__.glif</string>
+ <key>uni1D6D</key>
+ <string>uni1D6D__.glif</string>
+ <key>uni1D6E</key>
+ <string>uni1D6E__.glif</string>
+ <key>uni1D6F</key>
+ <string>uni1D6F__.glif</string>
+ <key>uni1D70</key>
+ <string>uni1D70_.glif</string>
+ <key>uni1D71</key>
+ <string>uni1D71_.glif</string>
+ <key>uni1D72</key>
+ <string>uni1D72_.glif</string>
+ <key>uni1D73</key>
+ <string>uni1D73_.glif</string>
+ <key>uni1D74</key>
+ <string>uni1D74_.glif</string>
+ <key>uni1D75</key>
+ <string>uni1D75_.glif</string>
+ <key>uni1D76</key>
+ <string>uni1D76_.glif</string>
+ <key>uni1D77</key>
+ <string>uni1D77_.glif</string>
+ <key>uni1D78</key>
+ <string>uni1D78_.glif</string>
+ <key>uni1D79</key>
+ <string>uni1D79_.glif</string>
+ <key>uni1D7A</key>
+ <string>uni1D7A__.glif</string>
+ <key>uni1D7B</key>
+ <string>uni1D7B__.glif</string>
+ <key>uni1D7C</key>
+ <string>uni1D7C__.glif</string>
+ <key>uni1D7D</key>
+ <string>uni1D7D__.glif</string>
+ <key>uni1D7E</key>
+ <string>uni1D7E__.glif</string>
+ <key>uni1D7F</key>
+ <string>uni1D7F__.glif</string>
+ <key>uni1D80</key>
+ <string>uni1D80_.glif</string>
+ <key>uni1D81</key>
+ <string>uni1D81_.glif</string>
+ <key>uni1D82</key>
+ <string>uni1D82_.glif</string>
+ <key>uni1D83</key>
+ <string>uni1D83_.glif</string>
+ <key>uni1D84</key>
+ <string>uni1D84_.glif</string>
+ <key>uni1D85</key>
+ <string>uni1D85_.glif</string>
+ <key>uni1D86</key>
+ <string>uni1D86_.glif</string>
+ <key>uni1D87</key>
+ <string>uni1D87_.glif</string>
+ <key>uni1D88</key>
+ <string>uni1D88_.glif</string>
+ <key>uni1D89</key>
+ <string>uni1D89_.glif</string>
+ <key>uni1D8A</key>
+ <string>uni1D8A__.glif</string>
+ <key>uni1D8A.cn</key>
+ <string>uni1D8A__.cn.glif</string>
+ <key>uni1D8B</key>
+ <string>uni1D8B__.glif</string>
+ <key>uni1D8C</key>
+ <string>uni1D8C__.glif</string>
+ <key>uni1D8D</key>
+ <string>uni1D8D__.glif</string>
+ <key>uni1D8E</key>
+ <string>uni1D8E__.glif</string>
+ <key>uni1D8F</key>
+ <string>uni1D8F__.glif</string>
+ <key>uni1D8F.cn</key>
+ <string>uni1D8F__.cn.glif</string>
+ <key>uni1D90</key>
+ <string>uni1D90_.glif</string>
+ <key>uni1D91</key>
+ <string>uni1D91_.glif</string>
+ <key>uni1D92</key>
+ <string>uni1D92_.glif</string>
+ <key>uni1D92.cn</key>
+ <string>uni1D92_.cn.glif</string>
+ <key>uni1D93</key>
+ <string>uni1D93_.glif</string>
+ <key>uni1D94</key>
+ <string>uni1D94_.glif</string>
+ <key>uni1D95</key>
+ <string>uni1D95_.glif</string>
+ <key>uni1D96</key>
+ <string>uni1D96_.glif</string>
+ <key>uni1D96.ccmp</key>
+ <string>uni1D96_.ccmp.glif</string>
+ <key>uni1D97</key>
+ <string>uni1D97_.glif</string>
+ <key>uni1D97.cn</key>
+ <string>uni1D97_.cn.glif</string>
+ <key>uni1D98</key>
+ <string>uni1D98_.glif</string>
+ <key>uni1D99</key>
+ <string>uni1D99_.glif</string>
+ <key>uni1D9A</key>
+ <string>uni1D9A__.glif</string>
+ <key>uni1D9B</key>
+ <string>uni1D9B__.glif</string>
+ <key>uni1D9C</key>
+ <string>uni1D9C__.glif</string>
+ <key>uni1D9D</key>
+ <string>uni1D9D__.glif</string>
+ <key>uni1D9E</key>
+ <string>uni1D9E__.glif</string>
+ <key>uni1D9F</key>
+ <string>uni1D9F__.glif</string>
+ <key>uni1DA0</key>
+ <string>uni1DA0__.glif</string>
+ <key>uni1DA1</key>
+ <string>uni1DA1__.glif</string>
+ <key>uni1DA2</key>
+ <string>uni1DA2__.glif</string>
+ <key>uni1DA3</key>
+ <string>uni1DA3__.glif</string>
+ <key>uni1DA4</key>
+ <string>uni1DA4__.glif</string>
+ <key>uni1DA4.ccmp</key>
+ <string>uni1DA4__.ccmp.glif</string>
+ <key>uni1DA5</key>
+ <string>uni1DA5__.glif</string>
+ <key>uni1DA6</key>
+ <string>uni1DA6__.glif</string>
+ <key>uni1DA7</key>
+ <string>uni1DA7__.glif</string>
+ <key>uni1DA8</key>
+ <string>uni1DA8__.glif</string>
+ <key>uni1DA8.ccmp</key>
+ <string>uni1DA8__.ccmp.glif</string>
+ <key>uni1DA9</key>
+ <string>uni1DA9__.glif</string>
+ <key>uni1DAA</key>
+ <string>uni1DAA___.glif</string>
+ <key>uni1DAB</key>
+ <string>uni1DAB___.glif</string>
+ <key>uni1DAC</key>
+ <string>uni1DAC___.glif</string>
+ <key>uni1DAD</key>
+ <string>uni1DAD___.glif</string>
+ <key>uni1DAE</key>
+ <string>uni1DAE___.glif</string>
+ <key>uni1DAF</key>
+ <string>uni1DAF___.glif</string>
+ <key>uni1DB0</key>
+ <string>uni1DB0__.glif</string>
+ <key>uni1DB1</key>
+ <string>uni1DB1__.glif</string>
+ <key>uni1DB2</key>
+ <string>uni1DB2__.glif</string>
+ <key>uni1DB3</key>
+ <string>uni1DB3__.glif</string>
+ <key>uni1DB4</key>
+ <string>uni1DB4__.glif</string>
+ <key>uni1DB5</key>
+ <string>uni1DB5__.glif</string>
+ <key>uni1DB6</key>
+ <string>uni1DB6__.glif</string>
+ <key>uni1DB7</key>
+ <string>uni1DB7__.glif</string>
+ <key>uni1DB8</key>
+ <string>uni1DB8__.glif</string>
+ <key>uni1DB9</key>
+ <string>uni1DB9__.glif</string>
+ <key>uni1DBA</key>
+ <string>uni1DBA___.glif</string>
+ <key>uni1DBB</key>
+ <string>uni1DBB___.glif</string>
+ <key>uni1DBC</key>
+ <string>uni1DBC___.glif</string>
+ <key>uni1DBD</key>
+ <string>uni1DBD___.glif</string>
+ <key>uni1DBE</key>
+ <string>uni1DBE___.glif</string>
+ <key>uni1DBF</key>
+ <string>uni1DBF___.glif</string>
+ <key>uni1DC0</key>
+ <string>uni1DC0__.glif</string>
+ <key>uni1DC1</key>
+ <string>uni1DC1__.glif</string>
+ <key>uni1DC2</key>
+ <string>uni1DC2__.glif</string>
+ <key>uni1DC3</key>
+ <string>uni1DC3__.glif</string>
+ <key>uni1DC4</key>
+ <string>uni1DC4__.glif</string>
+ <key>uni1DC5</key>
+ <string>uni1DC5__.glif</string>
+ <key>uni1DC6</key>
+ <string>uni1DC6__.glif</string>
+ <key>uni1DC7</key>
+ <string>uni1DC7__.glif</string>
+ <key>uni1DC8</key>
+ <string>uni1DC8__.glif</string>
+ <key>uni1DC9</key>
+ <string>uni1DC9__.glif</string>
+ <key>uni1DCA</key>
+ <string>uni1DCA___.glif</string>
+ <key>uni1DCB</key>
+ <string>uni1DCB___.glif</string>
+ <key>uni1DCC</key>
+ <string>uni1DCC___.glif</string>
+ <key>uni1DCD</key>
+ <string>uni1DCD___.glif</string>
+ <key>uni1DCE</key>
+ <string>uni1DCE___.glif</string>
+ <key>uni1DCF</key>
+ <string>uni1DCF___.glif</string>
+ <key>uni1DD0</key>
+ <string>uni1DD0__.glif</string>
+ <key>uni1DD1</key>
+ <string>uni1DD1__.glif</string>
+ <key>uni1DD2</key>
+ <string>uni1DD2__.glif</string>
+ <key>uni1DD3</key>
+ <string>uni1DD3__.glif</string>
+ <key>uni1DD4</key>
+ <string>uni1DD4__.glif</string>
+ <key>uni1DD5</key>
+ <string>uni1DD5__.glif</string>
+ <key>uni1DD6</key>
+ <string>uni1DD6__.glif</string>
+ <key>uni1DD7</key>
+ <string>uni1DD7__.glif</string>
+ <key>uni1DD8</key>
+ <string>uni1DD8__.glif</string>
+ <key>uni1DD9</key>
+ <string>uni1DD9__.glif</string>
+ <key>uni1DDA</key>
+ <string>uni1DDA___.glif</string>
+ <key>uni1DDB</key>
+ <string>uni1DDB___.glif</string>
+ <key>uni1DDC</key>
+ <string>uni1DDC___.glif</string>
+ <key>uni1DDD</key>
+ <string>uni1DDD___.glif</string>
+ <key>uni1DDE</key>
+ <string>uni1DDE___.glif</string>
+ <key>uni1DDF</key>
+ <string>uni1DDF___.glif</string>
+ <key>uni1DE0</key>
+ <string>uni1DE0__.glif</string>
+ <key>uni1DE1</key>
+ <string>uni1DE1__.glif</string>
+ <key>uni1DE2</key>
+ <string>uni1DE2__.glif</string>
+ <key>uni1DE3</key>
+ <string>uni1DE3__.glif</string>
+ <key>uni1DE4</key>
+ <string>uni1DE4__.glif</string>
+ <key>uni1DE5</key>
+ <string>uni1DE5__.glif</string>
+ <key>uni1DE6</key>
+ <string>uni1DE6__.glif</string>
+ <key>uni1DE7</key>
+ <string>uni1DE7__.glif</string>
+ <key>uni1DE8</key>
+ <string>uni1DE8__.glif</string>
+ <key>uni1DE9</key>
+ <string>uni1DE9__.glif</string>
+ <key>uni1DEA</key>
+ <string>uni1DEA___.glif</string>
+ <key>uni1DEB</key>
+ <string>uni1DEB___.glif</string>
+ <key>uni1DEC</key>
+ <string>uni1DEC___.glif</string>
+ <key>uni1DED</key>
+ <string>uni1DED___.glif</string>
+ <key>uni1DEE</key>
+ <string>uni1DEE___.glif</string>
+ <key>uni1DEF</key>
+ <string>uni1DEF___.glif</string>
+ <key>uni1DF0</key>
+ <string>uni1DF0__.glif</string>
+ <key>uni1DF1</key>
+ <string>uni1DF1__.glif</string>
+ <key>uni1DF2</key>
+ <string>uni1DF2__.glif</string>
+ <key>uni1DF3</key>
+ <string>uni1DF3__.glif</string>
+ <key>uni1DF4</key>
+ <string>uni1DF4__.glif</string>
+ <key>uni1DF5</key>
+ <string>uni1DF5__.glif</string>
+ <key>uni1DFC</key>
+ <string>uni1DFC___.glif</string>
+ <key>uni1DFD</key>
+ <string>uni1DFD___.glif</string>
+ <key>uni1DFE</key>
+ <string>uni1DFE___.glif</string>
+ <key>uni1DFF</key>
+ <string>uni1DFF___.glif</string>
+ <key>uni1E9C</key>
+ <string>uni1E9C__.glif</string>
+ <key>uni1E9D</key>
+ <string>uni1E9D__.glif</string>
+ <key>uni1E9F</key>
+ <string>uni1E9F__.glif</string>
+ <key>uni1EFA</key>
+ <string>uni1EFA___.glif</string>
+ <key>uni1EFB</key>
+ <string>uni1EFB___.glif</string>
+ <key>uni1EFC</key>
+ <string>uni1EFC___.glif</string>
+ <key>uni1EFD</key>
+ <string>uni1EFD___.glif</string>
+ <key>uni1EFE</key>
+ <string>uni1EFE___.glif</string>
+ <key>uni1EFF</key>
+ <string>uni1EFF___.glif</string>
+ <key>uni1F16A</key>
+ <string>uni1F16A__.glif</string>
+ <key>uni1F16B</key>
+ <string>uni1F16B__.glif</string>
+ <key>uni1FBD</key>
+ <string>uni1FBD___.glif</string>
+ <key>uni1FBE</key>
+ <string>uni1FBE___.glif</string>
+ <key>uni1FBF</key>
+ <string>uni1FBF___.glif</string>
+ <key>uni1FC0</key>
+ <string>uni1FC0__.glif</string>
+ <key>uni1FC1</key>
+ <string>uni1FC1__.glif</string>
+ <key>uni1FCD</key>
+ <string>uni1FCD___.glif</string>
+ <key>uni1FCE</key>
+ <string>uni1FCE___.glif</string>
+ <key>uni1FCF</key>
+ <string>uni1FCF___.glif</string>
+ <key>uni1FDD</key>
+ <string>uni1FDD___.glif</string>
+ <key>uni1FDE</key>
+ <string>uni1FDE___.glif</string>
+ <key>uni1FDF</key>
+ <string>uni1FDF___.glif</string>
+ <key>uni1FED</key>
+ <string>uni1FED___.glif</string>
+ <key>uni1FEE</key>
+ <string>uni1FEE___.glif</string>
+ <key>uni1FEF</key>
+ <string>uni1FEF___.glif</string>
+ <key>uni1FFD</key>
+ <string>uni1FFD___.glif</string>
+ <key>uni1FFE</key>
+ <string>uni1FFE___.glif</string>
+ <key>uni2009.fra</key>
+ <string>uni2009.fra.glif</string>
+ <key>uni2045</key>
+ <string>uni2045.glif</string>
+ <key>uni2046</key>
+ <string>uni2046.glif</string>
+ <key>uni204A</key>
+ <string>uni204A_.glif</string>
+ <key>uni204B</key>
+ <string>uni204B_.glif</string>
+ <key>uni204C</key>
+ <string>uni204C_.glif</string>
+ <key>uni204D</key>
+ <string>uni204D_.glif</string>
+ <key>uni204E</key>
+ <string>uni204E_.glif</string>
+ <key>uni204F</key>
+ <string>uni204F_.glif</string>
+ <key>uni2050</key>
+ <string>uni2050.glif</string>
+ <key>uni2051</key>
+ <string>uni2051.glif</string>
+ <key>uni2052</key>
+ <string>uni2052.glif</string>
+ <key>uni2053</key>
+ <string>uni2053.glif</string>
+ <key>uni2054</key>
+ <string>uni2054.glif</string>
+ <key>uni2055</key>
+ <string>uni2055.glif</string>
+ <key>uni2056</key>
+ <string>uni2056.glif</string>
+ <key>uni2057</key>
+ <string>uni2057.glif</string>
+ <key>uni2058</key>
+ <string>uni2058.glif</string>
+ <key>uni2059</key>
+ <string>uni2059.glif</string>
+ <key>uni205A</key>
+ <string>uni205A_.glif</string>
+ <key>uni205B</key>
+ <string>uni205B_.glif</string>
+ <key>uni205C</key>
+ <string>uni205C_.glif</string>
+ <key>uni205D</key>
+ <string>uni205D_.glif</string>
+ <key>uni205E</key>
+ <string>uni205E_.glif</string>
+ <key>uni2071.ccmp</key>
+ <string>uni2071.ccmp.glif</string>
+ <key>uni2090</key>
+ <string>uni2090.glif</string>
+ <key>uni2091</key>
+ <string>uni2091.glif</string>
+ <key>uni2092</key>
+ <string>uni2092.glif</string>
+ <key>uni2093</key>
+ <string>uni2093.glif</string>
+ <key>uni2094</key>
+ <string>uni2094.glif</string>
+ <key>uni2095</key>
+ <string>uni2095.glif</string>
+ <key>uni2096</key>
+ <string>uni2096.glif</string>
+ <key>uni2097</key>
+ <string>uni2097.glif</string>
+ <key>uni2098</key>
+ <string>uni2098.glif</string>
+ <key>uni2099</key>
+ <string>uni2099.glif</string>
+ <key>uni209A</key>
+ <string>uni209A_.glif</string>
+ <key>uni209B</key>
+ <string>uni209B_.glif</string>
+ <key>uni209C</key>
+ <string>uni209C_.glif</string>
+ <key>uni20AF</key>
+ <string>uni20AF__.glif</string>
+ <key>uni20B0</key>
+ <string>uni20B0_.glif</string>
+ <key>uni20B6</key>
+ <string>uni20B6_.glif</string>
+ <key>uni20B7</key>
+ <string>uni20B7_.glif</string>
+ <key>uni20B9</key>
+ <string>uni20B9_.glif</string>
+ <key>uni20BA</key>
+ <string>uni20BA__.glif</string>
+ <key>uni20BB</key>
+ <string>uni20BB__.glif</string>
+ <key>uni20BD</key>
+ <string>uni20BD__.glif</string>
+ <key>uni20DB</key>
+ <string>uni20DB__.glif</string>
+ <key>uni20DC</key>
+ <string>uni20DC__.glif</string>
+ <key>uni20E3</key>
+ <string>uni20E3_.glif</string>
+ <key>uni20E8</key>
+ <string>uni20E8_.glif</string>
+ <key>uni20F0</key>
+ <string>uni20F0_.glif</string>
+ <key>uni213B</key>
+ <string>uni213B_.glif</string>
+ <key>uni214D</key>
+ <string>uni214D_.glif</string>
+ <key>uni214F</key>
+ <string>uni214F_.glif</string>
+ <key>uni2150</key>
+ <string>uni2150.glif</string>
+ <key>uni2151</key>
+ <string>uni2151.glif</string>
+ <key>uni2152</key>
+ <string>uni2152.glif</string>
+ <key>uni2155</key>
+ <string>uni2155.glif</string>
+ <key>uni2156</key>
+ <string>uni2156.glif</string>
+ <key>uni2157</key>
+ <string>uni2157.glif</string>
+ <key>uni2158</key>
+ <string>uni2158.glif</string>
+ <key>uni2159</key>
+ <string>uni2159.glif</string>
+ <key>uni215A</key>
+ <string>uni215A_.glif</string>
+ <key>uni215F</key>
+ <string>uni215F_.glif</string>
+ <key>uni217C</key>
+ <string>uni217C_.glif</string>
+ <key>uni217D</key>
+ <string>uni217D_.glif</string>
+ <key>uni217E</key>
+ <string>uni217E_.glif</string>
+ <key>uni217F</key>
+ <string>uni217F_.glif</string>
+ <key>uni2180</key>
+ <string>uni2180.glif</string>
+ <key>uni2181</key>
+ <string>uni2181.glif</string>
+ <key>uni2182</key>
+ <string>uni2182.glif</string>
+ <key>uni2183</key>
+ <string>uni2183.glif</string>
+ <key>uni2183.cn</key>
+ <string>uni2183.cn.glif</string>
+ <key>uni2184</key>
+ <string>uni2184.glif</string>
+ <key>uni2184.cn</key>
+ <string>uni2184.cn.glif</string>
+ <key>uni2185</key>
+ <string>uni2185.glif</string>
+ <key>uni2185.cn</key>
+ <string>uni2185.cn.glif</string>
+ <key>uni2186</key>
+ <string>uni2186.glif</string>
+ <key>uni2187</key>
+ <string>uni2187.glif</string>
+ <key>uni2188</key>
+ <string>uni2188.glif</string>
+ <key>uni2189</key>
+ <string>uni2189.glif</string>
+ <key>uni27E6</key>
+ <string>uni27E6_.glif</string>
+ <key>uni27E7</key>
+ <string>uni27E7_.glif</string>
+ <key>uni27E8</key>
+ <string>uni27E8_.glif</string>
+ <key>uni27E9</key>
+ <string>uni27E9_.glif</string>
+ <key>uni27EA</key>
+ <string>uni27EA__.glif</string>
+ <key>uni27EB</key>
+ <string>uni27EB__.glif</string>
+ <key>uni27EC</key>
+ <string>uni27EC__.glif</string>
+ <key>uni27ED</key>
+ <string>uni27ED__.glif</string>
+ <key>uni27EE</key>
+ <string>uni27EE__.glif</string>
+ <key>uni27EF</key>
+ <string>uni27EF__.glif</string>
+ <key>uni2B4E</key>
+ <string>uni2B4E__.glif</string>
+ <key>uni2B4F</key>
+ <string>uni2B4F__.glif</string>
+ <key>uni2B5A</key>
+ <string>uni2B5A__.glif</string>
+ <key>uni2B5B</key>
+ <string>uni2B5B__.glif</string>
+ <key>uni2B5C</key>
+ <string>uni2B5C__.glif</string>
+ <key>uni2B5D</key>
+ <string>uni2B5D__.glif</string>
+ <key>uni2B5E</key>
+ <string>uni2B5E__.glif</string>
+ <key>uni2B5F</key>
+ <string>uni2B5F__.glif</string>
+ <key>uni2C60</key>
+ <string>uni2C60_.glif</string>
+ <key>uni2C61</key>
+ <string>uni2C61_.glif</string>
+ <key>uni2C62</key>
+ <string>uni2C62_.glif</string>
+ <key>uni2C63</key>
+ <string>uni2C63_.glif</string>
+ <key>uni2C64</key>
+ <string>uni2C64_.glif</string>
+ <key>uni2C65</key>
+ <string>uni2C65_.glif</string>
+ <key>uni2C66</key>
+ <string>uni2C66_.glif</string>
+ <key>uni2C67</key>
+ <string>uni2C67_.glif</string>
+ <key>uni2C68</key>
+ <string>uni2C68_.glif</string>
+ <key>uni2C69</key>
+ <string>uni2C69_.glif</string>
+ <key>uni2C6A</key>
+ <string>uni2C6A__.glif</string>
+ <key>uni2C6B</key>
+ <string>uni2C6B__.glif</string>
+ <key>uni2C6C</key>
+ <string>uni2C6C__.glif</string>
+ <key>uni2C6D</key>
+ <string>uni2C6D__.glif</string>
+ <key>uni2C6E</key>
+ <string>uni2C6E__.glif</string>
+ <key>uni2C6F</key>
+ <string>uni2C6F__.glif</string>
+ <key>uni2C70</key>
+ <string>uni2C70_.glif</string>
+ <key>uni2C71</key>
+ <string>uni2C71_.glif</string>
+ <key>uni2C72</key>
+ <string>uni2C72_.glif</string>
+ <key>uni2C73</key>
+ <string>uni2C73_.glif</string>
+ <key>uni2C74</key>
+ <string>uni2C74_.glif</string>
+ <key>uni2C75</key>
+ <string>uni2C75_.glif</string>
+ <key>uni2C76</key>
+ <string>uni2C76_.glif</string>
+ <key>uni2C77</key>
+ <string>uni2C77_.glif</string>
+ <key>uni2C78</key>
+ <string>uni2C78_.glif</string>
+ <key>uni2C78.cn</key>
+ <string>uni2C78_.cn.glif</string>
+ <key>uni2C79</key>
+ <string>uni2C79_.glif</string>
+ <key>uni2C7A</key>
+ <string>uni2C7A__.glif</string>
+ <key>uni2C7A.cn</key>
+ <string>uni2C7A__.cn.glif</string>
+ <key>uni2C7B</key>
+ <string>uni2C7B__.glif</string>
+ <key>uni2C7C</key>
+ <string>uni2C7C__.glif</string>
+ <key>uni2C7C.ccmp</key>
+ <string>uni2C7C__.ccmp.glif</string>
+ <key>uni2C7D</key>
+ <string>uni2C7D__.glif</string>
+ <key>uni2C7E</key>
+ <string>uni2C7E__.glif</string>
+ <key>uni2C7F</key>
+ <string>uni2C7F__.glif</string>
+ <key>uni2DE0</key>
+ <string>uni2DE0__.glif</string>
+ <key>uni2DE1</key>
+ <string>uni2DE1__.glif</string>
+ <key>uni2DE2</key>
+ <string>uni2DE2__.glif</string>
+ <key>uni2DE3</key>
+ <string>uni2DE3__.glif</string>
+ <key>uni2DE4</key>
+ <string>uni2DE4__.glif</string>
+ <key>uni2DE5</key>
+ <string>uni2DE5__.glif</string>
+ <key>uni2DE6</key>
+ <string>uni2DE6__.glif</string>
+ <key>uni2DE7</key>
+ <string>uni2DE7__.glif</string>
+ <key>uni2DE8</key>
+ <string>uni2DE8__.glif</string>
+ <key>uni2DE9</key>
+ <string>uni2DE9__.glif</string>
+ <key>uni2DEA</key>
+ <string>uni2DEA___.glif</string>
+ <key>uni2DEB</key>
+ <string>uni2DEB___.glif</string>
+ <key>uni2DEC</key>
+ <string>uni2DEC___.glif</string>
+ <key>uni2DED</key>
+ <string>uni2DED___.glif</string>
+ <key>uni2DEE</key>
+ <string>uni2DEE___.glif</string>
+ <key>uni2DEF</key>
+ <string>uni2DEF___.glif</string>
+ <key>uni2DF0</key>
+ <string>uni2DF0__.glif</string>
+ <key>uni2DF1</key>
+ <string>uni2DF1__.glif</string>
+ <key>uni2DF2</key>
+ <string>uni2DF2__.glif</string>
+ <key>uni2DF3</key>
+ <string>uni2DF3__.glif</string>
+ <key>uni2DF4</key>
+ <string>uni2DF4__.glif</string>
+ <key>uni2DF5</key>
+ <string>uni2DF5__.glif</string>
+ <key>uni2DF6</key>
+ <string>uni2DF6__.glif</string>
+ <key>uni2DF7</key>
+ <string>uni2DF7__.glif</string>
+ <key>uni2DF8</key>
+ <string>uni2DF8__.glif</string>
+ <key>uni2DF9</key>
+ <string>uni2DF9__.glif</string>
+ <key>uni2DFA</key>
+ <string>uni2DFA___.glif</string>
+ <key>uni2DFB</key>
+ <string>uni2DFB___.glif</string>
+ <key>uni2DFC</key>
+ <string>uni2DFC___.glif</string>
+ <key>uni2DFD</key>
+ <string>uni2DFD___.glif</string>
+ <key>uni2DFE</key>
+ <string>uni2DFE___.glif</string>
+ <key>uni2DFF</key>
+ <string>uni2DFF___.glif</string>
+ <key>uni2E00</key>
+ <string>uni2E00_.glif</string>
+ <key>uni2E01</key>
+ <string>uni2E01_.glif</string>
+ <key>uni2E02</key>
+ <string>uni2E02_.glif</string>
+ <key>uni2E03</key>
+ <string>uni2E03_.glif</string>
+ <key>uni2E04</key>
+ <string>uni2E04_.glif</string>
+ <key>uni2E05</key>
+ <string>uni2E05_.glif</string>
+ <key>uni2E06</key>
+ <string>uni2E06_.glif</string>
+ <key>uni2E07</key>
+ <string>uni2E07_.glif</string>
+ <key>uni2E08</key>
+ <string>uni2E08_.glif</string>
+ <key>uni2E09</key>
+ <string>uni2E09_.glif</string>
+ <key>uni2E0A</key>
+ <string>uni2E0A__.glif</string>
+ <key>uni2E0B</key>
+ <string>uni2E0B__.glif</string>
+ <key>uni2E0C</key>
+ <string>uni2E0C__.glif</string>
+ <key>uni2E0D</key>
+ <string>uni2E0D__.glif</string>
+ <key>uni2E0E</key>
+ <string>uni2E0E__.glif</string>
+ <key>uni2E0F</key>
+ <string>uni2E0F__.glif</string>
+ <key>uni2E10</key>
+ <string>uni2E10_.glif</string>
+ <key>uni2E11</key>
+ <string>uni2E11_.glif</string>
+ <key>uni2E12</key>
+ <string>uni2E12_.glif</string>
+ <key>uni2E13</key>
+ <string>uni2E13_.glif</string>
+ <key>uni2E14</key>
+ <string>uni2E14_.glif</string>
+ <key>uni2E15</key>
+ <string>uni2E15_.glif</string>
+ <key>uni2E16</key>
+ <string>uni2E16_.glif</string>
+ <key>uni2E17</key>
+ <string>uni2E17_.glif</string>
+ <key>uni2E18</key>
+ <string>uni2E18_.glif</string>
+ <key>uni2E19</key>
+ <string>uni2E19_.glif</string>
+ <key>uni2E1A</key>
+ <string>uni2E1A__.glif</string>
+ <key>uni2E1B</key>
+ <string>uni2E1B__.glif</string>
+ <key>uni2E1C</key>
+ <string>uni2E1C__.glif</string>
+ <key>uni2E1D</key>
+ <string>uni2E1D__.glif</string>
+ <key>uni2E1E</key>
+ <string>uni2E1E__.glif</string>
+ <key>uni2E1F</key>
+ <string>uni2E1F__.glif</string>
+ <key>uni2E20</key>
+ <string>uni2E20_.glif</string>
+ <key>uni2E21</key>
+ <string>uni2E21_.glif</string>
+ <key>uni2E22</key>
+ <string>uni2E22_.glif</string>
+ <key>uni2E23</key>
+ <string>uni2E23_.glif</string>
+ <key>uni2E24</key>
+ <string>uni2E24_.glif</string>
+ <key>uni2E25</key>
+ <string>uni2E25_.glif</string>
+ <key>uni2E26</key>
+ <string>uni2E26_.glif</string>
+ <key>uni2E27</key>
+ <string>uni2E27_.glif</string>
+ <key>uni2E28</key>
+ <string>uni2E28_.glif</string>
+ <key>uni2E29</key>
+ <string>uni2E29_.glif</string>
+ <key>uni2E2A</key>
+ <string>uni2E2A__.glif</string>
+ <key>uni2E2B</key>
+ <string>uni2E2B__.glif</string>
+ <key>uni2E2C</key>
+ <string>uni2E2C__.glif</string>
+ <key>uni2E2D</key>
+ <string>uni2E2D__.glif</string>
+ <key>uni2E2E</key>
+ <string>uni2E2E__.glif</string>
+ <key>uni2E2F</key>
+ <string>uni2E2F__.glif</string>
+ <key>uni2E30</key>
+ <string>uni2E30_.glif</string>
+ <key>uni2E31</key>
+ <string>uni2E31_.glif</string>
+ <key>uni2E32</key>
+ <string>uni2E32_.glif</string>
+ <key>uni2E33</key>
+ <string>uni2E33_.glif</string>
+ <key>uni2E34</key>
+ <string>uni2E34_.glif</string>
+ <key>uni2E35</key>
+ <string>uni2E35_.glif</string>
+ <key>uni2E36</key>
+ <string>uni2E36_.glif</string>
+ <key>uni2E37</key>
+ <string>uni2E37_.glif</string>
+ <key>uni2E38</key>
+ <string>uni2E38_.glif</string>
+ <key>uni2E39</key>
+ <string>uni2E39_.glif</string>
+ <key>uni2E3A</key>
+ <string>uni2E3A__.glif</string>
+ <key>uni2E3B</key>
+ <string>uni2E3B__.glif</string>
+ <key>uni2E3C</key>
+ <string>uni2E3C__.glif</string>
+ <key>uni2E3D</key>
+ <string>uni2E3D__.glif</string>
+ <key>uni2E3E</key>
+ <string>uni2E3E__.glif</string>
+ <key>uni2E3F</key>
+ <string>uni2E3F__.glif</string>
+ <key>uni2E40</key>
+ <string>uni2E40_.glif</string>
+ <key>uni2E41</key>
+ <string>uni2E41_.glif</string>
+ <key>uni2E42</key>
+ <string>uni2E42_.glif</string>
+ <key>uniA640</key>
+ <string>uniA640_.glif</string>
+ <key>uniA641</key>
+ <string>uniA641_.glif</string>
+ <key>uniA642</key>
+ <string>uniA642_.glif</string>
+ <key>uniA643</key>
+ <string>uniA643_.glif</string>
+ <key>uniA644</key>
+ <string>uniA644_.glif</string>
+ <key>uniA645</key>
+ <string>uniA645_.glif</string>
+ <key>uniA646</key>
+ <string>uniA646_.glif</string>
+ <key>uniA647</key>
+ <string>uniA647_.glif</string>
+ <key>uniA648</key>
+ <string>uniA648_.glif</string>
+ <key>uniA649</key>
+ <string>uniA649_.glif</string>
+ <key>uniA64A</key>
+ <string>uniA64A__.glif</string>
+ <key>uniA64B</key>
+ <string>uniA64B__.glif</string>
+ <key>uniA64C</key>
+ <string>uniA64C__.glif</string>
+ <key>uniA64D</key>
+ <string>uniA64D__.glif</string>
+ <key>uniA64E</key>
+ <string>uniA64E__.glif</string>
+ <key>uniA64F</key>
+ <string>uniA64F__.glif</string>
+ <key>uniA650</key>
+ <string>uniA650_.glif</string>
+ <key>uniA651</key>
+ <string>uniA651_.glif</string>
+ <key>uniA652</key>
+ <string>uniA652_.glif</string>
+ <key>uniA653</key>
+ <string>uniA653_.glif</string>
+ <key>uniA654</key>
+ <string>uniA654_.glif</string>
+ <key>uniA655</key>
+ <string>uniA655_.glif</string>
+ <key>uniA656</key>
+ <string>uniA656_.glif</string>
+ <key>uniA657</key>
+ <string>uniA657_.glif</string>
+ <key>uniA657.cn</key>
+ <string>uniA657_.cn.glif</string>
+ <key>uniA658</key>
+ <string>uniA658_.glif</string>
+ <key>uniA659</key>
+ <string>uniA659_.glif</string>
+ <key>uniA65A</key>
+ <string>uniA65A__.glif</string>
+ <key>uniA65B</key>
+ <string>uniA65B__.glif</string>
+ <key>uniA65C</key>
+ <string>uniA65C__.glif</string>
+ <key>uniA65D</key>
+ <string>uniA65D__.glif</string>
+ <key>uniA65E</key>
+ <string>uniA65E__.glif</string>
+ <key>uniA65F</key>
+ <string>uniA65F__.glif</string>
+ <key>uniA660</key>
+ <string>uniA660_.glif</string>
+ <key>uniA661</key>
+ <string>uniA661_.glif</string>
+ <key>uniA662</key>
+ <string>uniA662_.glif</string>
+ <key>uniA663</key>
+ <string>uniA663_.glif</string>
+ <key>uniA664</key>
+ <string>uniA664_.glif</string>
+ <key>uniA665</key>
+ <string>uniA665_.glif</string>
+ <key>uniA666</key>
+ <string>uniA666_.glif</string>
+ <key>uniA667</key>
+ <string>uniA667_.glif</string>
+ <key>uniA668</key>
+ <string>uniA668_.glif</string>
+ <key>uniA669</key>
+ <string>uniA669_.glif</string>
+ <key>uniA66A</key>
+ <string>uniA66A__.glif</string>
+ <key>uniA66B</key>
+ <string>uniA66B__.glif</string>
+ <key>uniA66C</key>
+ <string>uniA66C__.glif</string>
+ <key>uniA66D</key>
+ <string>uniA66D__.glif</string>
+ <key>uniA66E</key>
+ <string>uniA66E__.glif</string>
+ <key>uniA66F</key>
+ <string>uniA66F__.glif</string>
+ <key>uniA670</key>
+ <string>uniA670_.glif</string>
+ <key>uniA671</key>
+ <string>uniA671_.glif</string>
+ <key>uniA672</key>
+ <string>uniA672_.glif</string>
+ <key>uniA673</key>
+ <string>uniA673_.glif</string>
+ <key>uniA674</key>
+ <string>uniA674_.glif</string>
+ <key>uniA675</key>
+ <string>uniA675_.glif</string>
+ <key>uniA676</key>
+ <string>uniA676_.glif</string>
+ <key>uniA677</key>
+ <string>uniA677_.glif</string>
+ <key>uniA678</key>
+ <string>uniA678_.glif</string>
+ <key>uniA679</key>
+ <string>uniA679_.glif</string>
+ <key>uniA67A</key>
+ <string>uniA67A__.glif</string>
+ <key>uniA67B</key>
+ <string>uniA67B__.glif</string>
+ <key>uniA67C</key>
+ <string>uniA67C__.glif</string>
+ <key>uniA67D</key>
+ <string>uniA67D__.glif</string>
+ <key>uniA67E</key>
+ <string>uniA67E__.glif</string>
+ <key>uniA67F</key>
+ <string>uniA67F__.glif</string>
+ <key>uniA680</key>
+ <string>uniA680_.glif</string>
+ <key>uniA681</key>
+ <string>uniA681_.glif</string>
+ <key>uniA682</key>
+ <string>uniA682_.glif</string>
+ <key>uniA683</key>
+ <string>uniA683_.glif</string>
+ <key>uniA684</key>
+ <string>uniA684_.glif</string>
+ <key>uniA685</key>
+ <string>uniA685_.glif</string>
+ <key>uniA686</key>
+ <string>uniA686_.glif</string>
+ <key>uniA687</key>
+ <string>uniA687_.glif</string>
+ <key>uniA688</key>
+ <string>uniA688_.glif</string>
+ <key>uniA689</key>
+ <string>uniA689_.glif</string>
+ <key>uniA68A</key>
+ <string>uniA68A__.glif</string>
+ <key>uniA68B</key>
+ <string>uniA68B__.glif</string>
+ <key>uniA68C</key>
+ <string>uniA68C__.glif</string>
+ <key>uniA68D</key>
+ <string>uniA68D__.glif</string>
+ <key>uniA68E</key>
+ <string>uniA68E__.glif</string>
+ <key>uniA68F</key>
+ <string>uniA68F__.glif</string>
+ <key>uniA690</key>
+ <string>uniA690_.glif</string>
+ <key>uniA691</key>
+ <string>uniA691_.glif</string>
+ <key>uniA692</key>
+ <string>uniA692_.glif</string>
+ <key>uniA693</key>
+ <string>uniA693_.glif</string>
+ <key>uniA694</key>
+ <string>uniA694_.glif</string>
+ <key>uniA695</key>
+ <string>uniA695_.glif</string>
+ <key>uniA696</key>
+ <string>uniA696_.glif</string>
+ <key>uniA697</key>
+ <string>uniA697_.glif</string>
+ <key>uniA698</key>
+ <string>uniA698_.glif</string>
+ <key>uniA699</key>
+ <string>uniA699_.glif</string>
+ <key>uniA69A</key>
+ <string>uniA69A__.glif</string>
+ <key>uniA69B</key>
+ <string>uniA69B__.glif</string>
+ <key>uniA69C</key>
+ <string>uniA69C__.glif</string>
+ <key>uniA69D</key>
+ <string>uniA69D__.glif</string>
+ <key>uniA69F</key>
+ <string>uniA69F__.glif</string>
+ <key>uniA700</key>
+ <string>uniA700_.glif</string>
+ <key>uniA701</key>
+ <string>uniA701_.glif</string>
+ <key>uniA702</key>
+ <string>uniA702_.glif</string>
+ <key>uniA703</key>
+ <string>uniA703_.glif</string>
+ <key>uniA704</key>
+ <string>uniA704_.glif</string>
+ <key>uniA705</key>
+ <string>uniA705_.glif</string>
+ <key>uniA706</key>
+ <string>uniA706_.glif</string>
+ <key>uniA707</key>
+ <string>uniA707_.glif</string>
+ <key>uniA708</key>
+ <string>uniA708_.glif</string>
+ <key>uniA709</key>
+ <string>uniA709_.glif</string>
+ <key>uniA70A</key>
+ <string>uniA70A__.glif</string>
+ <key>uniA70B</key>
+ <string>uniA70B__.glif</string>
+ <key>uniA70C</key>
+ <string>uniA70C__.glif</string>
+ <key>uniA70D</key>
+ <string>uniA70D__.glif</string>
+ <key>uniA70E</key>
+ <string>uniA70E__.glif</string>
+ <key>uniA70F</key>
+ <string>uniA70F__.glif</string>
+ <key>uniA710</key>
+ <string>uniA710_.glif</string>
+ <key>uniA711</key>
+ <string>uniA711_.glif</string>
+ <key>uniA712</key>
+ <string>uniA712_.glif</string>
+ <key>uniA713</key>
+ <string>uniA713_.glif</string>
+ <key>uniA714</key>
+ <string>uniA714_.glif</string>
+ <key>uniA715</key>
+ <string>uniA715_.glif</string>
+ <key>uniA716</key>
+ <string>uniA716_.glif</string>
+ <key>uniA717</key>
+ <string>uniA717_.glif</string>
+ <key>uniA718</key>
+ <string>uniA718_.glif</string>
+ <key>uniA719</key>
+ <string>uniA719_.glif</string>
+ <key>uniA71A</key>
+ <string>uniA71A__.glif</string>
+ <key>uniA71B</key>
+ <string>uniA71B__.glif</string>
+ <key>uniA71C</key>
+ <string>uniA71C__.glif</string>
+ <key>uniA71D</key>
+ <string>uniA71D__.glif</string>
+ <key>uniA71E</key>
+ <string>uniA71E__.glif</string>
+ <key>uniA71F</key>
+ <string>uniA71F__.glif</string>
+ <key>uniA720</key>
+ <string>uniA720_.glif</string>
+ <key>uniA721</key>
+ <string>uniA721_.glif</string>
+ <key>uniA722</key>
+ <string>uniA722_.glif</string>
+ <key>uniA723</key>
+ <string>uniA723_.glif</string>
+ <key>uniA724</key>
+ <string>uniA724_.glif</string>
+ <key>uniA725</key>
+ <string>uniA725_.glif</string>
+ <key>uniA726</key>
+ <string>uniA726_.glif</string>
+ <key>uniA727</key>
+ <string>uniA727_.glif</string>
+ <key>uniA728</key>
+ <string>uniA728_.glif</string>
+ <key>uniA729</key>
+ <string>uniA729_.glif</string>
+ <key>uniA72A</key>
+ <string>uniA72A__.glif</string>
+ <key>uniA72B</key>
+ <string>uniA72B__.glif</string>
+ <key>uniA72C</key>
+ <string>uniA72C__.glif</string>
+ <key>uniA72D</key>
+ <string>uniA72D__.glif</string>
+ <key>uniA72E</key>
+ <string>uniA72E__.glif</string>
+ <key>uniA72F</key>
+ <string>uniA72F__.glif</string>
+ <key>uniA730</key>
+ <string>uniA730_.glif</string>
+ <key>uniA731</key>
+ <string>uniA731_.glif</string>
+ <key>uniA732</key>
+ <string>uniA732_.glif</string>
+ <key>uniA733</key>
+ <string>uniA733_.glif</string>
+ <key>uniA734</key>
+ <string>uniA734_.glif</string>
+ <key>uniA735</key>
+ <string>uniA735_.glif</string>
+ <key>uniA736</key>
+ <string>uniA736_.glif</string>
+ <key>uniA737</key>
+ <string>uniA737_.glif</string>
+ <key>uniA738</key>
+ <string>uniA738_.glif</string>
+ <key>uniA739</key>
+ <string>uniA739_.glif</string>
+ <key>uniA73A</key>
+ <string>uniA73A__.glif</string>
+ <key>uniA73B</key>
+ <string>uniA73B__.glif</string>
+ <key>uniA73C</key>
+ <string>uniA73C__.glif</string>
+ <key>uniA73D</key>
+ <string>uniA73D__.glif</string>
+ <key>uniA73E</key>
+ <string>uniA73E__.glif</string>
+ <key>uniA73E.cn</key>
+ <string>uniA73E__.cn.glif</string>
+ <key>uniA73F</key>
+ <string>uniA73F__.glif</string>
+ <key>uniA73F.cn</key>
+ <string>uniA73F__.cn.glif</string>
+ <key>uniA740</key>
+ <string>uniA740_.glif</string>
+ <key>uniA741</key>
+ <string>uniA741_.glif</string>
+ <key>uniA742</key>
+ <string>uniA742_.glif</string>
+ <key>uniA743</key>
+ <string>uniA743_.glif</string>
+ <key>uniA744</key>
+ <string>uniA744_.glif</string>
+ <key>uniA745</key>
+ <string>uniA745_.glif</string>
+ <key>uniA746</key>
+ <string>uniA746_.glif</string>
+ <key>uniA747</key>
+ <string>uniA747_.glif</string>
+ <key>uniA748</key>
+ <string>uniA748_.glif</string>
+ <key>uniA749</key>
+ <string>uniA749_.glif</string>
+ <key>uniA74A</key>
+ <string>uniA74A__.glif</string>
+ <key>uniA74B</key>
+ <string>uniA74B__.glif</string>
+ <key>uniA74C</key>
+ <string>uniA74C__.glif</string>
+ <key>uniA74D</key>
+ <string>uniA74D__.glif</string>
+ <key>uniA74E</key>
+ <string>uniA74E__.glif</string>
+ <key>uniA74F</key>
+ <string>uniA74F__.glif</string>
+ <key>uniA750</key>
+ <string>uniA750_.glif</string>
+ <key>uniA751</key>
+ <string>uniA751_.glif</string>
+ <key>uniA752</key>
+ <string>uniA752_.glif</string>
+ <key>uniA753</key>
+ <string>uniA753_.glif</string>
+ <key>uniA754</key>
+ <string>uniA754_.glif</string>
+ <key>uniA755</key>
+ <string>uniA755_.glif</string>
+ <key>uniA756</key>
+ <string>uniA756_.glif</string>
+ <key>uniA756.cn</key>
+ <string>uniA756_.cn.glif</string>
+ <key>uniA757</key>
+ <string>uniA757_.glif</string>
+ <key>uniA758</key>
+ <string>uniA758_.glif</string>
+ <key>uniA758.cn</key>
+ <string>uniA758_.cn.glif</string>
+ <key>uniA759</key>
+ <string>uniA759_.glif</string>
+ <key>uniA75A</key>
+ <string>uniA75A__.glif</string>
+ <key>uniA75B</key>
+ <string>uniA75B__.glif</string>
+ <key>uniA75C</key>
+ <string>uniA75C__.glif</string>
+ <key>uniA75D</key>
+ <string>uniA75D__.glif</string>
+ <key>uniA75E</key>
+ <string>uniA75E__.glif</string>
+ <key>uniA75F</key>
+ <string>uniA75F__.glif</string>
+ <key>uniA760</key>
+ <string>uniA760_.glif</string>
+ <key>uniA761</key>
+ <string>uniA761_.glif</string>
+ <key>uniA762</key>
+ <string>uniA762_.glif</string>
+ <key>uniA763</key>
+ <string>uniA763_.glif</string>
+ <key>uniA764</key>
+ <string>uniA764_.glif</string>
+ <key>uniA765</key>
+ <string>uniA765_.glif</string>
+ <key>uniA766</key>
+ <string>uniA766_.glif</string>
+ <key>uniA767</key>
+ <string>uniA767_.glif</string>
+ <key>uniA767.cn</key>
+ <string>uniA767_.cn.glif</string>
+ <key>uniA768</key>
+ <string>uniA768_.glif</string>
+ <key>uniA769</key>
+ <string>uniA769_.glif</string>
+ <key>uniA76A</key>
+ <string>uniA76A__.glif</string>
+ <key>uniA76B</key>
+ <string>uniA76B__.glif</string>
+ <key>uniA76C</key>
+ <string>uniA76C__.glif</string>
+ <key>uniA76D</key>
+ <string>uniA76D__.glif</string>
+ <key>uniA76E</key>
+ <string>uniA76E__.glif</string>
+ <key>uniA76F</key>
+ <string>uniA76F__.glif</string>
+ <key>uniA770</key>
+ <string>uniA770_.glif</string>
+ <key>uniA771</key>
+ <string>uniA771_.glif</string>
+ <key>uniA771.cn</key>
+ <string>uniA771_.cn.glif</string>
+ <key>uniA772</key>
+ <string>uniA772_.glif</string>
+ <key>uniA773</key>
+ <string>uniA773_.glif</string>
+ <key>uniA774</key>
+ <string>uniA774_.glif</string>
+ <key>uniA775</key>
+ <string>uniA775_.glif</string>
+ <key>uniA776</key>
+ <string>uniA776_.glif</string>
+ <key>uniA777</key>
+ <string>uniA777_.glif</string>
+ <key>uniA778</key>
+ <string>uniA778_.glif</string>
+ <key>uniA779</key>
+ <string>uniA779_.glif</string>
+ <key>uniA77A</key>
+ <string>uniA77A__.glif</string>
+ <key>uniA77B</key>
+ <string>uniA77B__.glif</string>
+ <key>uniA77C</key>
+ <string>uniA77C__.glif</string>
+ <key>uniA77D</key>
+ <string>uniA77D__.glif</string>
+ <key>uniA77E</key>
+ <string>uniA77E__.glif</string>
+ <key>uniA77F</key>
+ <string>uniA77F__.glif</string>
+ <key>uniA780</key>
+ <string>uniA780_.glif</string>
+ <key>uniA781</key>
+ <string>uniA781_.glif</string>
+ <key>uniA782</key>
+ <string>uniA782_.glif</string>
+ <key>uniA783</key>
+ <string>uniA783_.glif</string>
+ <key>uniA784</key>
+ <string>uniA784_.glif</string>
+ <key>uniA785</key>
+ <string>uniA785_.glif</string>
+ <key>uniA786</key>
+ <string>uniA786_.glif</string>
+ <key>uniA787</key>
+ <string>uniA787_.glif</string>
+ <key>uniA788</key>
+ <string>uniA788_.glif</string>
+ <key>uniA789</key>
+ <string>uniA789_.glif</string>
+ <key>uniA78A</key>
+ <string>uniA78A__.glif</string>
+ <key>uniA78B</key>
+ <string>uniA78B__.glif</string>
+ <key>uniA78C</key>
+ <string>uniA78C__.glif</string>
+ <key>uniA78D</key>
+ <string>uniA78D__.glif</string>
+ <key>uniA78E</key>
+ <string>uniA78E__.glif</string>
+ <key>uniA790</key>
+ <string>uniA790_.glif</string>
+ <key>uniA791</key>
+ <string>uniA791_.glif</string>
+ <key>uniA792</key>
+ <string>uniA792_.glif</string>
+ <key>uniA793</key>
+ <string>uniA793_.glif</string>
+ <key>uniA794</key>
+ <string>uniA794_.glif</string>
+ <key>uniA794.cn</key>
+ <string>uniA794_.cn.glif</string>
+ <key>uniA795</key>
+ <string>uniA795_.glif</string>
+ <key>uniA796</key>
+ <string>uniA796_.glif</string>
+ <key>uniA797</key>
+ <string>uniA797_.glif</string>
+ <key>uniA797.cn</key>
+ <string>uniA797_.cn.glif</string>
+ <key>uniA798</key>
+ <string>uniA798_.glif</string>
+ <key>uniA799</key>
+ <string>uniA799_.glif</string>
+ <key>uniA79A</key>
+ <string>uniA79A__.glif</string>
+ <key>uniA79B</key>
+ <string>uniA79B__.glif</string>
+ <key>uniA79C</key>
+ <string>uniA79C__.glif</string>
+ <key>uniA79D</key>
+ <string>uniA79D__.glif</string>
+ <key>uniA79E</key>
+ <string>uniA79E__.glif</string>
+ <key>uniA79F</key>
+ <string>uniA79F__.glif</string>
+ <key>uniA7A0</key>
+ <string>uniA7A0__.glif</string>
+ <key>uniA7A1</key>
+ <string>uniA7A1__.glif</string>
+ <key>uniA7A2</key>
+ <string>uniA7A2__.glif</string>
+ <key>uniA7A3</key>
+ <string>uniA7A3__.glif</string>
+ <key>uniA7A4</key>
+ <string>uniA7A4__.glif</string>
+ <key>uniA7A5</key>
+ <string>uniA7A5__.glif</string>
+ <key>uniA7A6</key>
+ <string>uniA7A6__.glif</string>
+ <key>uniA7A7</key>
+ <string>uniA7A7__.glif</string>
+ <key>uniA7A8</key>
+ <string>uniA7A8__.glif</string>
+ <key>uniA7A9</key>
+ <string>uniA7A9__.glif</string>
+ <key>uniA7AA</key>
+ <string>uniA7AA___.glif</string>
+ <key>uniA7AB</key>
+ <string>uniA7AB___.glif</string>
+ <key>uniA7AC</key>
+ <string>uniA7AC___.glif</string>
+ <key>uniA7AD</key>
+ <string>uniA7AD___.glif</string>
+ <key>uniA7B0</key>
+ <string>uniA7B0__.glif</string>
+ <key>uniA7B1</key>
+ <string>uniA7B1__.glif</string>
+ <key>uniA7F7</key>
+ <string>uniA7F7__.glif</string>
+ <key>uniA7F8</key>
+ <string>uniA7F8__.glif</string>
+ <key>uniA7F9</key>
+ <string>uniA7F9__.glif</string>
+ <key>uniA7FA</key>
+ <string>uniA7FA___.glif</string>
+ <key>uniA7FB</key>
+ <string>uniA7FB___.glif</string>
+ <key>uniA7FC</key>
+ <string>uniA7FC___.glif</string>
+ <key>uniA7FD</key>
+ <string>uniA7FD___.glif</string>
+ <key>uniA7FE</key>
+ <string>uniA7FE___.glif</string>
+ <key>uniA7FF</key>
+ <string>uniA7FF___.glif</string>
+ <key>uniA92E</key>
+ <string>uniA92E__.glif</string>
+ <key>uniAB30</key>
+ <string>uniAB30__.glif</string>
+ <key>uniAB31</key>
+ <string>uniAB31__.glif</string>
+ <key>uniAB32</key>
+ <string>uniAB32__.glif</string>
+ <key>uniAB33</key>
+ <string>uniAB33__.glif</string>
+ <key>uniAB34</key>
+ <string>uniAB34__.glif</string>
+ <key>uniAB35</key>
+ <string>uniAB35__.glif</string>
+ <key>uniAB36</key>
+ <string>uniAB36__.glif</string>
+ <key>uniAB36.cn</key>
+ <string>uniAB36__.cn.glif</string>
+ <key>uniAB37</key>
+ <string>uniAB37__.glif</string>
+ <key>uniAB38</key>
+ <string>uniAB38__.glif</string>
+ <key>uniAB39</key>
+ <string>uniAB39__.glif</string>
+ <key>uniAB3A</key>
+ <string>uniAB3A___.glif</string>
+ <key>uniAB3B</key>
+ <string>uniAB3B___.glif</string>
+ <key>uniAB3C</key>
+ <string>uniAB3C___.glif</string>
+ <key>uniAB3D</key>
+ <string>uniAB3D___.glif</string>
+ <key>uniAB3E</key>
+ <string>uniAB3E___.glif</string>
+ <key>uniAB3F</key>
+ <string>uniAB3F___.glif</string>
+ <key>uniAB40</key>
+ <string>uniAB40__.glif</string>
+ <key>uniAB41</key>
+ <string>uniAB41__.glif</string>
+ <key>uniAB42</key>
+ <string>uniAB42__.glif</string>
+ <key>uniAB43</key>
+ <string>uniAB43__.glif</string>
+ <key>uniAB44</key>
+ <string>uniAB44__.glif</string>
+ <key>uniAB45</key>
+ <string>uniAB45__.glif</string>
+ <key>uniAB46</key>
+ <string>uniAB46__.glif</string>
+ <key>uniAB47</key>
+ <string>uniAB47__.glif</string>
+ <key>uniAB48</key>
+ <string>uniAB48__.glif</string>
+ <key>uniAB49</key>
+ <string>uniAB49__.glif</string>
+ <key>uniAB4A</key>
+ <string>uniAB4A___.glif</string>
+ <key>uniAB4B</key>
+ <string>uniAB4B___.glif</string>
+ <key>uniAB4C</key>
+ <string>uniAB4C___.glif</string>
+ <key>uniAB4D</key>
+ <string>uniAB4D___.glif</string>
+ <key>uniAB4E</key>
+ <string>uniAB4E___.glif</string>
+ <key>uniAB4F</key>
+ <string>uniAB4F___.glif</string>
+ <key>uniAB50</key>
+ <string>uniAB50__.glif</string>
+ <key>uniAB51</key>
+ <string>uniAB51__.glif</string>
+ <key>uniAB52</key>
+ <string>uniAB52__.glif</string>
+ <key>uniAB53</key>
+ <string>uniAB53__.glif</string>
+ <key>uniAB54</key>
+ <string>uniAB54__.glif</string>
+ <key>uniAB55</key>
+ <string>uniAB55__.glif</string>
+ <key>uniAB56</key>
+ <string>uniAB56__.glif</string>
+ <key>uniAB57</key>
+ <string>uniAB57__.glif</string>
+ <key>uniAB58</key>
+ <string>uniAB58__.glif</string>
+ <key>uniAB59</key>
+ <string>uniAB59__.glif</string>
+ <key>uniAB5A</key>
+ <string>uniAB5A___.glif</string>
+ <key>uniAB5B</key>
+ <string>uniAB5B___.glif</string>
+ <key>uniAB5C</key>
+ <string>uniAB5C___.glif</string>
+ <key>uniAB5D</key>
+ <string>uniAB5D___.glif</string>
+ <key>uniAB5E</key>
+ <string>uniAB5E___.glif</string>
+ <key>uniAB5F</key>
+ <string>uniAB5F___.glif</string>
+ <key>uniAB64</key>
+ <string>uniAB64__.glif</string>
+ <key>uniAB65</key>
+ <string>uniAB65__.glif</string>
+ <key>uniE000</key>
+ <string>uniE000_.glif</string>
+ <key>uniE001</key>
+ <string>uniE001_.glif</string>
+ <key>uniE002</key>
+ <string>uniE002_.glif</string>
+ <key>uniE003</key>
+ <string>uniE003_.glif</string>
+ <key>uniE004</key>
+ <string>uniE004_.glif</string>
+ <key>uniFE20</key>
+ <string>uniFE20__.glif</string>
+ <key>uniFE21</key>
+ <string>uniFE21__.glif</string>
+ <key>uniFE22</key>
+ <string>uniFE22__.glif</string>
+ <key>uniFE23</key>
+ <string>uniFE23__.glif</string>
+ <key>uniFE24</key>
+ <string>uniFE24__.glif</string>
+ <key>uniFE25</key>
+ <string>uniFE25__.glif</string>
+ <key>uniFE26</key>
+ <string>uniFE26__.glif</string>
+ <key>uniFE27</key>
+ <string>uniFE27__.glif</string>
+ <key>uniFE28</key>
+ <string>uniFE28__.glif</string>
+ <key>uniFE29</key>
+ <string>uniFE29__.glif</string>
+ <key>uniFE2A</key>
+ <string>uniFE2A___.glif</string>
+ <key>uniFE2B</key>
+ <string>uniFE2B___.glif</string>
+ <key>uniFE2C</key>
+ <string>uniFE2C___.glif</string>
+ <key>uniFE2D</key>
+ <string>uniFE2D___.glif</string>
+ <key>uniFFFC</key>
+ <string>uniFFFC____.glif</string>
+ <key>uniFFFD</key>
+ <string>uniFFFD____.glif</string>
+ <key>upsilon</key>
+ <string>upsilon.glif</string>
+ <key>upsilonlatin</key>
+ <string>upsilonlatin.glif</string>
+ <key>uptackmod</key>
+ <string>uptackmod.glif</string>
+ <key>v</key>
+ <string>v.glif</string>
+ <key>vecyrillic</key>
+ <string>vecyrillic.glif</string>
+ <key>versicle</key>
+ <string>versicle.glif</string>
+ <key>verticalbardbl</key>
+ <string>verticalbardbl.glif</string>
+ <key>verticallinelowmod</key>
+ <string>verticallinelowmod.glif</string>
+ <key>vscript</key>
+ <string>vscript.glif</string>
+ <key>vturn</key>
+ <string>vturn.glif</string>
+ <key>w</key>
+ <string>w.glif</string>
+ <key>won</key>
+ <string>won.glif</string>
+ <key>wsuper</key>
+ <string>wsuper.glif</string>
+ <key>wturn</key>
+ <string>wturn.glif</string>
+ <key>wynn</key>
+ <string>wynn.glif</string>
+ <key>x</key>
+ <string>x.glif</string>
+ <key>xi</key>
+ <string>xi.glif</string>
+ <key>xsuper</key>
+ <string>xsuper.glif</string>
+ <key>xsupnosp</key>
+ <string>xsupnosp.glif</string>
+ <key>y</key>
+ <string>y.glif</string>
+ <key>yatcyrillic</key>
+ <string>yatcyrillic.glif</string>
+ <key>yen</key>
+ <string>yen.glif</string>
+ <key>yericyrillic</key>
+ <string>yericyrillic.glif</string>
+ <key>yhook</key>
+ <string>yhook.glif</string>
+ <key>ysuper</key>
+ <string>ysuper.glif</string>
+ <key>yturn</key>
+ <string>yturn.glif</string>
+ <key>yusbigcyrillic</key>
+ <string>yusbigcyrillic.glif</string>
+ <key>yusbigiotifiedcyrillic</key>
+ <string>yusbigiotifiedcyrillic.glif</string>
+ <key>yuslittlecyrillic</key>
+ <string>yuslittlecyrillic.glif</string>
+ <key>yuslittleiotifiedcyrillic</key>
+ <string>yuslittleiotifiedcyrillic.glif</string>
+ <key>z</key>
+ <string>z.glif</string>
+ <key>zbar</key>
+ <string>zbar.glif</string>
+ <key>zcurl</key>
+ <string>zcurl.glif</string>
+ <key>zecyrillic</key>
+ <string>zecyrillic.glif</string>
+ <key>zero</key>
+ <string>zero.glif</string>
+ <key>zero.frac</key>
+ <string>zero.frac.glif</string>
+ <key>zero.sup</key>
+ <string>zero.sup.glif</string>
+ <key>zerosub</key>
+ <string>zerosub.glif</string>
+ <key>zerosuperior</key>
+ <string>zerosuperior.glif</string>
+ <key>zerowidthjoiner</key>
+ <string>zerowidthjoiner.glif</string>
+ <key>zerowidthspace</key>
+ <string>zerowidthspace.glif</string>
+ <key>zeta</key>
+ <string>zeta.glif</string>
+ <key>zhecyrillic</key>
+ <string>zhecyrillic.glif</string>
+ <key>zhedescendercyrillic</key>
+ <string>zhedescendercyrillic.glif</string>
+ <key>zrthook</key>
+ <string>zrthook.glif</string>
+</dict>
+</plist>
diff --git a/src/Interface-Bold.ufo/glyphs/controlHT_.glif b/src/Interface-Bold.ufo/glyphs/controlHT_.glif
new file mode 100644
index 000000000..38ea1dfbc
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/controlHT_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="controlHT" format="1">
+ <advance width="768"/>
+ <unicode hex="0009"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.3</real>
+ <real>0.3</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 701, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/controlSOT_.glif b/src/Interface-Bold.ufo/glyphs/controlSOT_.glif
new file mode 100644
index 000000000..cdd0c1db0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/controlSOT_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="controlSOT" format="1">
+ <advance width="0"/>
+ <unicode hex="0002"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.3</real>
+ <real>0.3</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/copyright.glif b/src/Interface-Bold.ufo/glyphs/copyright.glif
new file mode 100644
index 000000000..03ef8a9e4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/copyright.glif
@@ -0,0 +1,105 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="copyright" format="1">
+ <advance width="2304"/>
+ <unicode hex="00A9"/>
+ <outline>
+ <contour>
+ <point x="1380" y="820" type="line"/>
+ <point x="1380" y="640"/>
+ <point x="1296" y="572"/>
+ <point x="1132" y="572" type="curve" smooth="yes"/>
+ <point x="956" y="572"/>
+ <point x="868" y="716"/>
+ <point x="868" y="920" type="curve" smooth="yes"/>
+ <point x="868" y="1084" type="line" smooth="yes"/>
+ <point x="868" y="1288"/>
+ <point x="956" y="1432"/>
+ <point x="1132" y="1432" type="curve" smooth="yes"/>
+ <point x="1296" y="1432"/>
+ <point x="1380" y="1360"/>
+ <point x="1380" y="1184" type="curve"/>
+ <point x="1596" y="1184" type="line"/>
+ <point x="1596" y="1472"/>
+ <point x="1416" y="1616"/>
+ <point x="1132" y="1616" type="curve" smooth="yes"/>
+ <point x="840" y="1616"/>
+ <point x="652" y="1400"/>
+ <point x="652" y="1084" type="curve"/>
+ <point x="652" y="920" type="line"/>
+ <point x="652" y="604"/>
+ <point x="840" y="388"/>
+ <point x="1132" y="388" type="curve" smooth="yes"/>
+ <point x="1416" y="388"/>
+ <point x="1596" y="532"/>
+ <point x="1596" y="820" type="curve"/>
+ </contour>
+ <contour>
+ <point x="344" y="1004" type="curve"/>
+ <point x="344" y="1488"/>
+ <point x="708" y="1860"/>
+ <point x="1152" y="1860" type="curve" smooth="yes"/>
+ <point x="1600" y="1860"/>
+ <point x="1960" y="1488"/>
+ <point x="1960" y="1004" type="curve" smooth="yes"/>
+ <point x="1960" y="516"/>
+ <point x="1600" y="144"/>
+ <point x="1152" y="144" type="curve" smooth="yes"/>
+ <point x="708" y="144"/>
+ <point x="344" y="516"/>
+ </contour>
+ <contour>
+ <point x="176" y="1004" type="curve"/>
+ <point x="176" y="420"/>
+ <point x="616" y="-28"/>
+ <point x="1152" y="-28" type="curve" smooth="yes"/>
+ <point x="1692" y="-28"/>
+ <point x="2128" y="420"/>
+ <point x="2128" y="1004" type="curve" smooth="yes"/>
+ <point x="2128" y="1584"/>
+ <point x="1692" y="2032"/>
+ <point x="1152" y="2032" type="curve" smooth="yes"/>
+ <point x="616" y="2032"/>
+ <point x="176" y="1584"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2211.0, 'leftMargin': 118, 'rightMargin': 140.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/crossbar.glif b/src/Interface-Bold.ufo/glyphs/crossbar.glif
new file mode 100644
index 000000000..3ceaca45e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/crossbar.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="crossbar" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="632" y="1020" type="move" name="_cross"/>
+ </contour>
+ <contour>
+ <point x="1136" y="1160" type="line"/>
+ <point x="144" y="1160" type="line"/>
+ <point x="144" y="896" type="line"/>
+ <point x="1136" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1370, 'leftMargin': 191, 'rightMargin': 187}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/cruzeiro.glif b/src/Interface-Bold.ufo/glyphs/cruzeiro.glif
new file mode 100644
index 000000000..963f7d79f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/cruzeiro.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cruzeiro" format="1">
+ <advance width="2048"/>
+ <unicode hex="20A2"/>
+ <outline>
+ <contour>
+ <point x="1276" y="844" type="line"/>
+ <point x="1252" y="1212" type="line"/>
+ <point x="836" y="1212" type="line"/>
+ <point x="836" y="180" type="line"/>
+ <point x="1276" y="180" type="line"/>
+ </contour>
+ <contour>
+ <point x="1720" y="1224" type="line"/>
+ <point x="1684" y="1236"/>
+ <point x="1636" y="1240"/>
+ <point x="1592" y="1240" type="curve" smooth="yes"/>
+ <point x="1324" y="1240"/>
+ <point x="1168" y="964"/>
+ <point x="1168" y="568" type="curve"/>
+ <point x="1248" y="512" type="line"/>
+ <point x="1248" y="708"/>
+ <point x="1344" y="804"/>
+ <point x="1564" y="804" type="curve" smooth="yes"/>
+ <point x="1604" y="804"/>
+ <point x="1672" y="800"/>
+ <point x="1712" y="792" type="curve"/>
+ </contour>
+ <component base="C" xOffset="88"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1847, 'leftMargin': 103, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/cstretch.glif b/src/Interface-Bold.ufo/glyphs/cstretch.glif
new file mode 100644
index 000000000..0c47d8e3e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/cstretch.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cstretch" format="1">
+ <advance width="1536"/>
+ <unicode hex="0297"/>
+ <outline>
+ <contour>
+ <point x="796" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="796" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1496" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="796" y="-244" type="curve" smooth="yes"/>
+ <point x="588" y="-244"/>
+ <point x="552" y="-64"/>
+ <point x="552" y="156" type="curve" smooth="yes"/>
+ <point x="552" y="760" type="line" smooth="yes"/>
+ <point x="552" y="976"/>
+ <point x="588" y="1160"/>
+ <point x="792" y="1160" type="curve"/>
+ <point x="940" y="1160"/>
+ <point x="1012" y="1052"/>
+ <point x="1012" y="920" type="curve"/>
+ <point x="1428" y="920" type="line"/>
+ <point x="1428" y="1296"/>
+ <point x="1172" y="1516"/>
+ <point x="800" y="1516" type="curve" smooth="yes"/>
+ <point x="340" y="1516"/>
+ <point x="108" y="1188"/>
+ <point x="108" y="760" type="curve" smooth="yes"/>
+ <point x="108" y="156" type="line" smooth="yes"/>
+ <point x="108" y="-276"/>
+ <point x="340" y="-600"/>
+ <point x="804" y="-600" type="curve"/>
+ <point x="1156" y="-600"/>
+ <point x="1428" y="-376"/>
+ <point x="1428" y="-40" type="curve"/>
+ <point x="1012" y="-40" type="line"/>
+ <point x="1012" y="-168"/>
+ <point x="928" y="-244"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1466, 'leftMargin': 78, 'rightMargin': 69}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/currency.glif b/src/Interface-Bold.ufo/glyphs/currency.glif
new file mode 100644
index 000000000..7f8673065
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/currency.glif
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="currency" format="1">
+ <advance width="2048"/>
+ <unicode hex="00A4"/>
+ <outline>
+ <contour>
+ <point x="460" y="836" type="curve"/>
+ <point x="460" y="1176"/>
+ <point x="708" y="1432"/>
+ <point x="1024" y="1432" type="curve" smooth="yes"/>
+ <point x="1332" y="1432"/>
+ <point x="1584" y="1176"/>
+ <point x="1584" y="836" type="curve" smooth="yes"/>
+ <point x="1584" y="500"/>
+ <point x="1332" y="240"/>
+ <point x="1024" y="240" type="curve" smooth="yes"/>
+ <point x="708" y="240"/>
+ <point x="460" y="500"/>
+ </contour>
+ <contour>
+ <point x="204" y="836" type="curve"/>
+ <point x="204" y="348"/>
+ <point x="572" y="-28"/>
+ <point x="1024" y="-28" type="curve" smooth="yes"/>
+ <point x="1472" y="-28"/>
+ <point x="1840" y="348"/>
+ <point x="1840" y="836" type="curve" smooth="yes"/>
+ <point x="1840" y="1324"/>
+ <point x="1472" y="1696"/>
+ <point x="1024" y="1696" type="curve" smooth="yes"/>
+ <point x="572" y="1696"/>
+ <point x="204" y="1324"/>
+ </contour>
+ <contour>
+ <point x="1896" y="1540" type="line"/>
+ <point x="1700" y="1740" type="line"/>
+ <point x="1424" y="1456" type="line"/>
+ <point x="1616" y="1256" type="line"/>
+ </contour>
+ <contour>
+ <point x="628" y="248" type="line"/>
+ <point x="432" y="444" type="line"/>
+ <point x="156" y="164" type="line"/>
+ <point x="348" y="-36" type="line"/>
+ </contour>
+ <contour>
+ <point x="1700" y="-36" type="line"/>
+ <point x="1896" y="164" type="line"/>
+ <point x="1616" y="444" type="line"/>
+ <point x="1424" y="248" type="line"/>
+ </contour>
+ <contour>
+ <point x="432" y="1256" type="line"/>
+ <point x="628" y="1456" type="line"/>
+ <point x="348" y="1740" type="line"/>
+ <point x="156" y="1540" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1931, 'leftMargin': 100, 'rightMargin': 90}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/cyrillichook.glif b/src/Interface-Bold.ufo/glyphs/cyrillichook.glif
new file mode 100644
index 000000000..d5543590e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/cyrillichook.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cyrillichook" format="1">
+ <advance width="768"/>
+ <outline>
+ <contour>
+ <point x="324" y="0" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="544" y="216" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="324" y="408" type="line"/>
+ <point x="324" y="-20" type="line"/>
+ <point x="324" y="-168"/>
+ <point x="264" y="-244"/>
+ <point x="160" y="-244" type="curve" smooth="yes"/>
+ <point x="100" y="-244"/>
+ <point x="68" y="-240"/>
+ <point x="24" y="-228" type="curve"/>
+ <point x="4" y="-580" type="line"/>
+ <point x="80" y="-596"/>
+ <point x="140" y="-600"/>
+ <point x="216" y="-600" type="curve" smooth="yes"/>
+ <point x="560" y="-600"/>
+ <point x="768" y="-396"/>
+ <point x="768" y="-20" type="curve"/>
+ <point x="768" y="408" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 752, 'leftMargin': -151, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/cyrillichookleft.glif b/src/Interface-Bold.ufo/glyphs/cyrillichookleft.glif
new file mode 100644
index 000000000..52028c67f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/cyrillichookleft.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cyrillichookleft" format="1">
+ <advance width="768"/>
+ <outline>
+ <contour>
+ <point x="628" y="0" type="move" name="_left"/>
+ </contour>
+ <contour>
+ <point x="184" y="0" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="420" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="248" y="0" type="line"/>
+ <point x="308" y="-72"/>
+ <point x="368" y="-128"/>
+ <point x="368" y="-228" type="curve" smooth="yes"/>
+ <point x="368" y="-236"/>
+ <point x="368" y="-308"/>
+ <point x="256" y="-308" type="curve" smooth="yes"/>
+ <point x="196" y="-308"/>
+ <point x="156" y="-292"/>
+ <point x="128" y="-284" type="curve"/>
+ <point x="80" y="-512" type="line"/>
+ <point x="132" y="-540"/>
+ <point x="212" y="-572"/>
+ <point x="336" y="-572" type="curve" smooth="yes"/>
+ <point x="532" y="-572"/>
+ <point x="692" y="-472"/>
+ <point x="692" y="-280" type="curve" smooth="yes"/>
+ <point x="692" y="-152"/>
+ <point x="624" y="-20"/>
+ <point x="456" y="84" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2817.375</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 875, 'leftMargin': 52, 'rightMargin': 212}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/cyrillictic.glif b/src/Interface-Bold.ufo/glyphs/cyrillictic.glif
new file mode 100644
index 000000000..5e7b38fdf
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/cyrillictic.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cyrillictic" format="1">
+ <advance width="768"/>
+ <outline>
+ <contour>
+ <point x="280" y="0" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="504" y="0" type="move" name="_left"/>
+ </contour>
+ <contour>
+ <point x="384" y="184" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="608" y="308" type="line"/>
+ <point x="164" y="308" type="line"/>
+ <point x="164" y="-492" type="line"/>
+ <point x="608" y="-492" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 688, 'leftMargin': 122, 'rightMargin': 123}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/d.cn.glif b/src/Interface-Bold.ufo/glyphs/d.cn.glif
new file mode 100644
index 000000000..1afeae01d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/d.cn.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="d.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1008" y="340" type="line"/>
+ <point x="1052" y="0" type="line"/>
+ <point x="1452" y="0" type="line"/>
+ <point x="1452" y="2112" type="line"/>
+ <point x="1008" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="84" y="700" type="line"/>
+ <point x="84" y="232"/>
+ <point x="276" y="-28"/>
+ <point x="648" y="-28" type="curve" smooth="yes"/>
+ <point x="980" y="-28"/>
+ <point x="1148" y="288"/>
+ <point x="1204" y="660" type="curve"/>
+ <point x="1204" y="804" type="line"/>
+ <point x="1148" y="1204"/>
+ <point x="980" y="1516"/>
+ <point x="652" y="1516" type="curve" smooth="yes"/>
+ <point x="276" y="1516"/>
+ <point x="84" y="1272"/>
+ <point x="84" y="784" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="528" y="784" type="line"/>
+ <point x="528" y="1048"/>
+ <point x="596" y="1160"/>
+ <point x="780" y="1160" type="curve" smooth="yes"/>
+ <point x="964" y="1160"/>
+ <point x="1052" y="1048"/>
+ <point x="1052" y="844" type="curve" smooth="yes"/>
+ <point x="1052" y="624" type="line" smooth="yes"/>
+ <point x="1052" y="444"/>
+ <point x="960" y="332"/>
+ <point x="776" y="332" type="curve" smooth="yes"/>
+ <point x="588" y="332"/>
+ <point x="528" y="440"/>
+ <point x="528" y="700" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 78, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/d.glif b/src/Interface-Bold.ufo/glyphs/d.glif
new file mode 100644
index 000000000..ad4c751d7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/d.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="d" format="1">
+ <advance width="1536"/>
+ <unicode hex="0064"/>
+ <outline>
+ <contour>
+ <point x="1616.0" y="2112.0" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="1148.0" y="1796.0" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="804.0" y="0.0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="668.0" y="2200.0" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1592.0" y="2200.0" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1592.0" y="-560.0" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1592.0" y="2200.0" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1012" y="308" type="line"/>
+ <point x="1052.0" y="0.0" type="line"/>
+ <point x="1452.0" y="0.0" type="line"/>
+ <point x="1452.0" y="2112.0" type="line"/>
+ <point x="1008.0" y="2112.0" type="line"/>
+ <point x="1008.0" y="1218.0" type="line"/>
+ <point x="1148" y="732" type="line"/>
+ </contour>
+ <component base="leftloop.cn"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 78, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dagger.glif b/src/Interface-Bold.ufo/glyphs/dagger.glif
new file mode 100644
index 000000000..5731877f4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dagger.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dagger" format="1">
+ <advance width="1536"/>
+ <unicode hex="2020"/>
+ <outline>
+ <contour>
+ <point x="988" y="2004" type="line"/>
+ <point x="544" y="2004" type="line"/>
+ <point x="544" y="0" type="line"/>
+ <point x="988" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1448" y="1488" type="line"/>
+ <point x="88" y="1488" type="line"/>
+ <point x="88" y="1116" type="line"/>
+ <point x="1448" y="1116" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1503, 'leftMargin': 73, 'rightMargin': 70}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/daggerdbl.glif b/src/Interface-Bold.ufo/glyphs/daggerdbl.glif
new file mode 100644
index 000000000..2256498aa
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/daggerdbl.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="daggerdbl" format="1">
+ <advance width="1536"/>
+ <unicode hex="2021"/>
+ <outline>
+ <contour>
+ <point x="988" y="2004" type="line"/>
+ <point x="544" y="2004" type="line"/>
+ <point x="544" y="-572" type="line"/>
+ <point x="988" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1448" y="1488" type="line"/>
+ <point x="88" y="1488" type="line"/>
+ <point x="88" y="1132" type="line"/>
+ <point x="1448" y="1132" type="line"/>
+ </contour>
+ <contour>
+ <point x="1448" y="360" type="line"/>
+ <point x="88" y="360" type="line"/>
+ <point x="88" y="0" type="line"/>
+ <point x="1448" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1638, 'leftMargin': 140, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dasiaoxia.glif b/src/Interface-Bold.ufo/glyphs/dasiaoxia.glif
new file mode 100644
index 000000000..dc77ea4d9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dasiaoxia.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dasiaoxia" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="644" y="1696" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="480" y="1564" type="line"/>
+ <point x="604" y="1564" type="line"/>
+ <point x="920" y="2004" type="line"/>
+ <point x="920" y="2032" type="line"/>
+ <point x="632" y="2032" type="line"/>
+ <point x="480" y="1600" type="line"/>
+ </contour>
+ <contour>
+ <point x="104" y="1560" type="line"/>
+ <point x="336" y="1560" type="line"/>
+ <point x="336" y="1688" type="line" smooth="yes"/>
+ <point x="336" y="1792"/>
+ <point x="364" y="1876"/>
+ <point x="444" y="1924" type="curve"/>
+ <point x="324" y="2056" type="line"/>
+ <point x="200" y="2000"/>
+ <point x="104" y="1872"/>
+ <point x="104" y="1696" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1114, 'leftMargin': 162, 'rightMargin': 134}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dasiapneumatacyrilliccmb.glif b/src/Interface-Bold.ufo/glyphs/dasiapneumatacyrilliccmb.glif
new file mode 100644
index 000000000..8dd411b1b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dasiapneumatacyrilliccmb.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dasiapneumatacyrilliccmb" format="1">
+ <advance width="0"/>
+ <unicode hex="0485"/>
+ <outline>
+ <contour>
+ <point x="-656" y="1760" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-597" y="1800" type="line"/>
+ <point x="-485" y="1893" type="line"/>
+ <point x="-565" y="2038" type="line"/>
+ <point x="-564" y="2272" type="line"/>
+ <point x="-825" y="2272" type="line"/>
+ <point x="-825" y="2063" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dblapostrophe.glif b/src/Interface-Bold.ufo/glyphs/dblapostrophe.glif
new file mode 100644
index 000000000..af7d6b7f7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dblapostrophe.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dblapostrophe" format="1">
+ <advance width="1280"/>
+ <unicode hex="02EE"/>
+ <outline>
+ <contour>
+ <point x="628" y="2144" type="line"/>
+ <point x="268" y="2144" type="line"/>
+ <point x="268" y="1880" type="line" smooth="yes"/>
+ <point x="268" y="1688"/>
+ <point x="224" y="1560"/>
+ <point x="164" y="1448" type="curve"/>
+ <point x="376" y="1340" type="line"/>
+ <point x="504" y="1460"/>
+ <point x="628" y="1684"/>
+ <point x="628" y="1880" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1116" y="2144" type="line"/>
+ <point x="760" y="2144" type="line"/>
+ <point x="760" y="1880" type="line" smooth="yes"/>
+ <point x="760" y="1688"/>
+ <point x="716" y="1560"/>
+ <point x="656" y="1448" type="curve"/>
+ <point x="868" y="1340" type="line"/>
+ <point x="996" y="1460"/>
+ <point x="1116" y="1684"/>
+ <point x="1116" y="1880" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1174, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dblgravecmb.glif b/src/Interface-Bold.ufo/glyphs/dblgravecmb.glif
new file mode 100644
index 000000000..d0d3f7acf
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dblgravecmb.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dblgravecmb" format="1">
+ <advance width="0"/>
+ <unicode hex="030F"/>
+ <outline>
+ <contour>
+ <point x="-648" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-648" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-648" y="2255" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-648" y="2255" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-829" y="1904" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-705" y="1722" type="line"/>
+ <point x="-1064" y="1722" type="line"/>
+ <point x="-1458" y="2087" type="line"/>
+ <point x="-1042" y="2087" type="line"/>
+ </contour>
+ <contour>
+ <point x="-201" y="1722" type="line"/>
+ <point x="-560" y="1722" type="line"/>
+ <point x="-897" y="2087" type="line"/>
+ <point x="-481" y="2087" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dblprimemod.glif b/src/Interface-Bold.ufo/glyphs/dblprimemod.glif
new file mode 100644
index 000000000..31bda630e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dblprimemod.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dblprimemod" format="1">
+ <advance width="1536"/>
+ <unicode hex="02BA"/>
+ <outline>
+ <component base="primemod" xOffset="108"/>
+ <component base="primemod" xOffset="656"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1295, 'leftMargin': 124, 'rightMargin': 97}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dcroat.glif b/src/Interface-Bold.ufo/glyphs/dcroat.glif
new file mode 100644
index 000000000..935539102
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dcroat.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dcroat" format="1">
+ <advance width="1792"/>
+ <unicode hex="0111"/>
+ <outline>
+ <contour>
+ <point x="1644" y="2112" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="832" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="692" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1620" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1620" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="832" y="0" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1840" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1188" y="1804" type="move" name="parenthesses.w2"/>
+ </contour>
+ <contour>
+ <point x="1036" y="340" type="line"/>
+ <point x="1080" y="0" type="line"/>
+ <point x="1480" y="0" type="line"/>
+ <point x="1480" y="2112" type="line"/>
+ <point x="1036" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="1684" y="1932" type="line"/>
+ <point x="692" y="1932" type="line"/>
+ <point x="692" y="1672" type="line"/>
+ <point x="1684" y="1672" type="line"/>
+ </contour>
+ <component base="leftloop.cn"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1804.0, 'leftMargin': 78, 'rightMargin': 158.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dcroat_uni1ABE___.glif b/src/Interface-Bold.ufo/glyphs/dcroat_uni1ABE___.glif
new file mode 100644
index 000000000..adffd6b62
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dcroat_uni1ABE___.glif
@@ -0,0 +1,120 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dcroat_uni1ABE" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="1628" y="2112" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="1160" y="1796" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="816" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="680" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1604" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1604" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="816" y="0" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1824" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1020" y="340" type="line"/>
+ <point x="1064" y="0" type="line"/>
+ <point x="1464" y="0" type="line"/>
+ <point x="1464" y="2112" type="line"/>
+ <point x="1020" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="96" y="728" type="line"/>
+ <point x="96" y="292"/>
+ <point x="300" y="-28"/>
+ <point x="676" y="-28" type="curve" smooth="yes"/>
+ <point x="1020" y="-28"/>
+ <point x="1184" y="312"/>
+ <point x="1240" y="716" type="curve"/>
+ <point x="1240" y="748" type="line"/>
+ <point x="1184" y="1180"/>
+ <point x="1020" y="1516"/>
+ <point x="680" y="1516" type="curve" smooth="yes"/>
+ <point x="300" y="1516"/>
+ <point x="96" y="1208"/>
+ <point x="96" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="540" y="756" type="line"/>
+ <point x="540" y="988"/>
+ <point x="608" y="1160"/>
+ <point x="792" y="1160" type="curve" smooth="yes"/>
+ <point x="976" y="1160"/>
+ <point x="1064" y="1028"/>
+ <point x="1064" y="788" type="curve" smooth="yes"/>
+ <point x="1064" y="680" type="line" smooth="yes"/>
+ <point x="1064" y="468"/>
+ <point x="972" y="332"/>
+ <point x="788" y="332" type="curve" smooth="yes"/>
+ <point x="600" y="332"/>
+ <point x="540" y="504"/>
+ <point x="540" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1664" y="1932" type="line"/>
+ <point x="676" y="1932" type="line"/>
+ <point x="676" y="1672" type="line"/>
+ <point x="1664" y="1672" type="line"/>
+ </contour>
+ <contour>
+ <point x="624" y="1540" type="curve"/>
+ <point x="652" y="1648" type="line"/>
+ <point x="596" y="1672"/>
+ <point x="532" y="1712"/>
+ <point x="532" y="1804" type="curve" smooth="yes"/>
+ <point x="532" y="1892"/>
+ <point x="592" y="1928"/>
+ <point x="652" y="1956" type="curve"/>
+ <point x="624" y="2064" type="line"/>
+ <point x="512" y="2040"/>
+ <point x="384" y="1944"/>
+ <point x="384" y="1804" type="curve" smooth="yes"/>
+ <point x="384" y="1656"/>
+ <point x="512" y="1564"/>
+ </contour>
+ <contour>
+ <point x="1684" y="1648" type="curve"/>
+ <point x="1712" y="1540" type="line"/>
+ <point x="1828" y="1564"/>
+ <point x="1952" y="1656"/>
+ <point x="1952" y="1804" type="curve" smooth="yes"/>
+ <point x="1952" y="1948"/>
+ <point x="1828" y="2040"/>
+ <point x="1712" y="2064" type="curve"/>
+ <point x="1684" y="1956" type="line"/>
+ <point x="1748" y="1928"/>
+ <point x="1804" y="1892"/>
+ <point x="1804" y="1804" type="curve" smooth="yes"/>
+ <point x="1804" y="1712"/>
+ <point x="1740" y="1672"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1939, 'leftMargin': 78, 'rightMargin': 7}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/decyrillic.glif b/src/Interface-Bold.ufo/glyphs/decyrillic.glif
new file mode 100644
index 000000000..cd036b937
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/decyrillic.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="decyrillic" format="1">
+ <advance width="2048"/>
+ <unicode hex="0434"/>
+ <outline>
+ <contour>
+ <point x="1104" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1924" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="528" y="1488" type="line"/>
+ <point x="520" y="1020" type="line" smooth="yes"/>
+ <point x="516" y="736"/>
+ <point x="504" y="580"/>
+ <point x="292" y="360" type="curve"/>
+ <point x="252" y="352" type="line"/>
+ <point x="260" y="0" type="line"/>
+ <point x="320" y="0" type="line"/>
+ <point x="660" y="72"/>
+ <point x="952" y="344"/>
+ <point x="964" y="1020" type="curve" smooth="yes"/>
+ <point x="972" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="652" y="1488" type="line"/>
+ <point x="652" y="1132" type="line"/>
+ <point x="1228" y="1132" type="line"/>
+ <point x="1228" y="0" type="line"/>
+ <point x="1668" y="0" type="line"/>
+ <point x="1668" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="160" y="360" type="line"/>
+ <point x="160" y="-452" type="line"/>
+ <point x="616" y="-452" type="line"/>
+ <point x="616" y="0" type="line"/>
+ <point x="1444" y="0" type="line"/>
+ <point x="1444" y="-452" type="line"/>
+ <point x="1888" y="-452" type="line"/>
+ <point x="1888" y="360" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1801, 'leftMargin': 40, 'rightMargin': 34}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/degree.glif b/src/Interface-Bold.ufo/glyphs/degree.glif
new file mode 100644
index 000000000..738644e9b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/degree.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="degree" format="1">
+ <advance width="1024"/>
+ <unicode hex="00B0"/>
+ <outline>
+ <contour>
+ <point x="516" y="1228" type="curve" smooth="yes"/>
+ <point x="744" y="1228"/>
+ <point x="928" y="1412"/>
+ <point x="928" y="1644" type="curve" smooth="yes"/>
+ <point x="928" y="1876"/>
+ <point x="744" y="2072"/>
+ <point x="516" y="2072" type="curve" smooth="yes"/>
+ <point x="288" y="2072"/>
+ <point x="92" y="1876"/>
+ <point x="92" y="1644" type="curve"/>
+ <point x="92" y="1412"/>
+ <point x="288" y="1228"/>
+ </contour>
+ <contour>
+ <point x="516" y="1472" type="curve" smooth="yes"/>
+ <point x="424" y="1472"/>
+ <point x="344" y="1548"/>
+ <point x="344" y="1644" type="curve"/>
+ <point x="344" y="1744"/>
+ <point x="424" y="1820"/>
+ <point x="516" y="1820" type="curve" smooth="yes"/>
+ <point x="608" y="1820"/>
+ <point x="684" y="1744"/>
+ <point x="684" y="1644" type="curve" smooth="yes"/>
+ <point x="684" y="1544"/>
+ <point x="608" y="1472"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1111.0, 'leftMargin': 173, 'rightMargin': 180.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/degreecentigrade.glif b/src/Interface-Bold.ufo/glyphs/degreecentigrade.glif
new file mode 100644
index 000000000..8f7c45aad
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/degreecentigrade.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="degreecentigrade" format="1">
+ <advance width="2560"/>
+ <unicode hex="2103"/>
+ <outline>
+ <component base="degree" xOffset="-92"/>
+ <component base="C" xOffset="640"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2553, 'leftMargin': 55, 'rightMargin': 78}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/degreefarenheit.glif b/src/Interface-Bold.ufo/glyphs/degreefarenheit.glif
new file mode 100644
index 000000000..8567a7579
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/degreefarenheit.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="degreefarenheit" format="1">
+ <advance width="2560"/>
+ <unicode hex="2109"/>
+ <outline>
+ <component base="degree" xOffset="-4"/>
+ <component base="F" xOffset="832"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2336, 'leftMargin': 55, 'rightMargin': 71}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/degreekelvin.glif b/src/Interface-Bold.ufo/glyphs/degreekelvin.glif
new file mode 100644
index 000000000..8b61b5e45
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/degreekelvin.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="degreekelvin" format="1">
+ <advance width="2048"/>
+ <unicode hex="212A"/>
+ <outline>
+ <component base="K" xOffset="32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1821, 'leftMargin': 161, 'rightMargin': -4}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/delta.glif b/src/Interface-Bold.ufo/glyphs/delta.glif
new file mode 100644
index 000000000..0a8c2426a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/delta.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="delta" format="1">
+ <advance width="1792"/>
+ <unicode hex="03B4"/>
+ <outline>
+ <contour>
+ <point x="344" y="1712" type="curve" smooth="yes"/>
+ <point x="344" y="1544"/>
+ <point x="448" y="1428"/>
+ <point x="596" y="1344" type="curve"/>
+ <point x="600" y="1336" type="line"/>
+ <point x="372" y="1276"/>
+ <point x="176" y="1036"/>
+ <point x="176" y="728" type="curve" smooth="yes"/>
+ <point x="176" y="700" type="line" smooth="yes"/>
+ <point x="176" y="288"/>
+ <point x="440" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1352" y="-28"/>
+ <point x="1616" y="300"/>
+ <point x="1616" y="728" type="curve" smooth="yes"/>
+ <point x="1616" y="756" type="line" smooth="yes"/>
+ <point x="1616" y="1148"/>
+ <point x="1388" y="1404"/>
+ <point x="948" y="1556" type="curve" smooth="yes"/>
+ <point x="784" y="1612"/>
+ <point x="760" y="1672"/>
+ <point x="760" y="1720" type="curve" smooth="yes"/>
+ <point x="760" y="1792"/>
+ <point x="844" y="1836"/>
+ <point x="976" y="1836" type="curve" smooth="yes"/>
+ <point x="1096" y="1836"/>
+ <point x="1212" y="1796"/>
+ <point x="1280" y="1776" type="curve"/>
+ <point x="1280" y="2108" type="line"/>
+ <point x="1144" y="2144"/>
+ <point x="1068" y="2168"/>
+ <point x="924" y="2168" type="curve" smooth="yes"/>
+ <point x="564" y="2168"/>
+ <point x="344" y="2000"/>
+ </contour>
+ <contour>
+ <point x="616" y="780" type="line"/>
+ <point x="616" y="996"/>
+ <point x="708" y="1188"/>
+ <point x="900" y="1188" type="curve"/>
+ <point x="1072" y="1152"/>
+ <point x="1176" y="956"/>
+ <point x="1176" y="780" type="curve" smooth="yes"/>
+ <point x="1176" y="756" type="line" smooth="yes"/>
+ <point x="1176" y="524"/>
+ <point x="1092" y="328"/>
+ <point x="900" y="328" type="curve" smooth="yes"/>
+ <point x="704" y="328"/>
+ <point x="616" y="524"/>
+ <point x="616" y="756" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 80, 'rightMargin': 63}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/deltaturn.glif b/src/Interface-Bold.ufo/glyphs/deltaturn.glif
new file mode 100644
index 000000000..f4c4e4eb9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/deltaturn.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="deltaturn" format="1">
+ <advance width="1792"/>
+ <unicode hex="018D"/>
+ <outline>
+ <contour>
+ <point x="1444" y="-516" type="line"/>
+ <point x="1444" y="-288" type="line"/>
+ <point x="1364" y="-200"/>
+ <point x="1148" y="16"/>
+ <point x="1036" y="112" type="curve"/>
+ <point x="1056" y="112"/>
+ <point x="1064" y="112"/>
+ <point x="1084" y="112" type="curve" smooth="yes"/>
+ <point x="1376" y="168"/>
+ <point x="1612" y="428"/>
+ <point x="1612" y="812" type="curve" smooth="yes"/>
+ <point x="1612" y="840" type="line" smooth="yes"/>
+ <point x="1612" y="1228"/>
+ <point x="1356" y="1516"/>
+ <point x="896" y="1516" type="curve" smooth="yes"/>
+ <point x="436" y="1516"/>
+ <point x="184" y="1204"/>
+ <point x="184" y="784" type="curve" smooth="yes"/>
+ <point x="184" y="756" type="line" smooth="yes"/>
+ <point x="184" y="452"/>
+ <point x="380" y="216"/>
+ <point x="636" y="8" type="curve" smooth="yes"/>
+ <point x="744" y="-80"/>
+ <point x="816" y="-120"/>
+ <point x="872" y="-160" type="curve"/>
+ <point x="324" y="-160" type="line"/>
+ <point x="324" y="-516" type="line"/>
+ </contour>
+ <contour>
+ <point x="1168" y="756" type="line"/>
+ <point x="1168" y="524"/>
+ <point x="1100" y="336"/>
+ <point x="896" y="336" type="curve" smooth="yes"/>
+ <point x="872" y="336"/>
+ <point x="852" y="336"/>
+ <point x="832" y="344" type="curve"/>
+ <point x="720" y="408"/>
+ <point x="624" y="552"/>
+ <point x="624" y="756" type="curve" smooth="yes"/>
+ <point x="624" y="784" type="line" smooth="yes"/>
+ <point x="624" y="996"/>
+ <point x="692" y="1160"/>
+ <point x="896" y="1160" type="curve" smooth="yes"/>
+ <point x="1104" y="1160"/>
+ <point x="1168" y="996"/>
+ <point x="1168" y="784" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 78, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dhook.cn.glif b/src/Interface-Bold.ufo/glyphs/dhook.cn.glif
new file mode 100644
index 000000000..7038c433d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dhook.cn.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dhook.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="40" y="700" type="line"/>
+ <point x="40" y="232"/>
+ <point x="232" y="-28"/>
+ <point x="604" y="-28" type="curve" smooth="yes"/>
+ <point x="936" y="-28"/>
+ <point x="1104" y="288"/>
+ <point x="1160" y="660" type="curve"/>
+ <point x="1160" y="804" type="line"/>
+ <point x="1104" y="1204"/>
+ <point x="936" y="1516"/>
+ <point x="608" y="1516" type="curve" smooth="yes"/>
+ <point x="232" y="1516"/>
+ <point x="40" y="1272"/>
+ <point x="40" y="784" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="484" y="784" type="line"/>
+ <point x="484" y="1048"/>
+ <point x="552" y="1160"/>
+ <point x="736" y="1160" type="curve" smooth="yes"/>
+ <point x="920" y="1160"/>
+ <point x="1008" y="1048"/>
+ <point x="1008" y="844" type="curve"/>
+ <point x="1008" y="624" type="line"/>
+ <point x="1008" y="444"/>
+ <point x="916" y="332"/>
+ <point x="732" y="332" type="curve" smooth="yes"/>
+ <point x="544" y="332"/>
+ <point x="484" y="440"/>
+ <point x="484" y="700" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1408" y="0" type="line"/>
+ <point x="1408" y="1680" type="line" smooth="yes"/>
+ <point x="1408" y="1832"/>
+ <point x="1536" y="1868"/>
+ <point x="1644" y="1868" type="curve" smooth="yes"/>
+ <point x="1680" y="1868"/>
+ <point x="1712" y="1864"/>
+ <point x="1752" y="1856" type="curve"/>
+ <point x="1752" y="2152" type="line"/>
+ <point x="1688" y="2168"/>
+ <point x="1620" y="2176"/>
+ <point x="1520" y="2176" type="curve" smooth="yes"/>
+ <point x="1280" y="2176"/>
+ <point x="964" y="2124"/>
+ <point x="964" y="1680" type="curve" smooth="yes"/>
+ <point x="964" y="340" type="line"/>
+ <point x="1008" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1789, 'leftMargin': 78, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dhook.glif b/src/Interface-Bold.ufo/glyphs/dhook.glif
new file mode 100644
index 000000000..df615cfbd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dhook.glif
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dhook" format="1">
+ <advance width="1792"/>
+ <unicode hex="0257"/>
+ <outline>
+ <contour>
+ <point x="624" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="760" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1752" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="964" y="340" type="line"/>
+ <point x="1024" y="0" type="line"/>
+ <point x="1408" y="0" type="line"/>
+ <point x="1408" y="1596" type="line"/>
+ <point x="964" y="1596" type="line"/>
+ </contour>
+ <contour>
+ <point x="40" y="728" type="line"/>
+ <point x="40" y="292"/>
+ <point x="244" y="-28"/>
+ <point x="620" y="-28" type="curve" smooth="yes"/>
+ <point x="964" y="-28"/>
+ <point x="1128" y="312"/>
+ <point x="1184" y="716" type="curve"/>
+ <point x="1184" y="748" type="line"/>
+ <point x="1128" y="1180"/>
+ <point x="964" y="1516"/>
+ <point x="624" y="1516" type="curve" smooth="yes"/>
+ <point x="244" y="1516"/>
+ <point x="40" y="1208"/>
+ <point x="40" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="484" y="756" type="line"/>
+ <point x="484" y="988"/>
+ <point x="552" y="1160"/>
+ <point x="736" y="1160" type="curve" smooth="yes"/>
+ <point x="920" y="1160"/>
+ <point x="1008" y="1028"/>
+ <point x="1008" y="788" type="curve" smooth="yes"/>
+ <point x="1008" y="680" type="line" smooth="yes"/>
+ <point x="1008" y="468"/>
+ <point x="916" y="332"/>
+ <point x="732" y="332" type="curve" smooth="yes"/>
+ <point x="544" y="332"/>
+ <point x="484" y="504"/>
+ <point x="484" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1408" y="1416" type="line"/>
+ <point x="1408" y="1680" type="line" smooth="yes"/>
+ <point x="1408" y="1832"/>
+ <point x="1536" y="1868"/>
+ <point x="1644" y="1868" type="curve" smooth="yes"/>
+ <point x="1680" y="1868"/>
+ <point x="1712" y="1864"/>
+ <point x="1752" y="1856" type="curve"/>
+ <point x="1752" y="2152" type="line"/>
+ <point x="1688" y="2168"/>
+ <point x="1620" y="2176"/>
+ <point x="1520" y="2176" type="curve" smooth="yes"/>
+ <point x="1280" y="2176"/>
+ <point x="964" y="2124"/>
+ <point x="964" y="1680" type="curve" smooth="yes"/>
+ <point x="964" y="1416" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1789, 'leftMargin': 78, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/diaeresistonosnosp.glif b/src/Interface-Bold.ufo/glyphs/diaeresistonosnosp.glif
new file mode 100644
index 000000000..7db79b352
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/diaeresistonosnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="diaeresistonosnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0344"/>
+ <outline>
+ <contour>
+ <point x="-813" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-813" y="2571" type="move" name="mkmktop"/>
+ </contour>
+ <component base="dieresistonos" xOffset="-1572"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dieresis.glif b/src/Interface-Bold.ufo/glyphs/dieresis.glif
new file mode 100644
index 000000000..2d974b6fe
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dieresis.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresis" format="1">
+ <advance width="1280"/>
+ <unicode hex="00A8"/>
+ <outline>
+ <contour>
+ <point x="644" y="1776" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="644" y="2216" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="96" y="1876" type="curve" smooth="yes"/>
+ <point x="96" y="1776"/>
+ <point x="176" y="1696"/>
+ <point x="292" y="1696" type="curve" smooth="yes"/>
+ <point x="404" y="1696"/>
+ <point x="484" y="1776"/>
+ <point x="484" y="1876" type="curve" smooth="yes"/>
+ <point x="484" y="1980"/>
+ <point x="404" y="2060"/>
+ <point x="292" y="2060" type="curve" smooth="yes"/>
+ <point x="176" y="2060"/>
+ <point x="96" y="1980"/>
+ </contour>
+ <contour>
+ <point x="796" y="1876" type="curve" smooth="yes"/>
+ <point x="796" y="1776"/>
+ <point x="876" y="1696"/>
+ <point x="992" y="1696" type="curve" smooth="yes"/>
+ <point x="1104" y="1696"/>
+ <point x="1184" y="1776"/>
+ <point x="1184" y="1876" type="curve" smooth="yes"/>
+ <point x="1184" y="1980"/>
+ <point x="1104" y="2060"/>
+ <point x="992" y="2060" type="curve" smooth="yes"/>
+ <point x="876" y="2060"/>
+ <point x="796" y="1980"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1368, 'leftMargin': 131, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dieresisacutecomb.glif b/src/Interface-Bold.ufo/glyphs/dieresisacutecomb.glif
new file mode 100644
index 000000000..0902307af
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dieresisacutecomb.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresisacutecomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1737" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-917" y="2023" type="line"/>
+ <point x="-688" y="2023" type="line"/>
+ <point x="-441" y="2276" type="line"/>
+ <point x="-741" y="2276" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1277" y="1836" type="curve" smooth="yes"/>
+ <point x="-1277" y="1742"/>
+ <point x="-1199" y="1671"/>
+ <point x="-1084" y="1671" type="curve" smooth="yes"/>
+ <point x="-967" y="1671"/>
+ <point x="-888" y="1742"/>
+ <point x="-888" y="1836" type="curve" smooth="yes"/>
+ <point x="-888" y="1928"/>
+ <point x="-967" y="2001"/>
+ <point x="-1084" y="2001" type="curve" smooth="yes"/>
+ <point x="-1199" y="2001"/>
+ <point x="-1277" y="1928"/>
+ </contour>
+ <contour>
+ <point x="-697" y="1836" type="curve" smooth="yes"/>
+ <point x="-697" y="1742"/>
+ <point x="-619" y="1671"/>
+ <point x="-502" y="1671" type="curve" smooth="yes"/>
+ <point x="-386" y="1671"/>
+ <point x="-308" y="1742"/>
+ <point x="-308" y="1836" type="curve" smooth="yes"/>
+ <point x="-308" y="1928"/>
+ <point x="-386" y="2001"/>
+ <point x="-502" y="2001" type="curve" smooth="yes"/>
+ <point x="-619" y="2001"/>
+ <point x="-697" y="1928"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dieresisacutecomb.lc.glif b/src/Interface-Bold.ufo/glyphs/dieresisacutecomb.lc.glif
new file mode 100644
index 000000000..6de0021cf
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dieresisacutecomb.lc.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresisacutecomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2736" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-1346" y="1877" type="curve" smooth="yes"/>
+ <point x="-1346" y="1774"/>
+ <point x="-1257" y="1694"/>
+ <point x="-1144" y="1694" type="curve" smooth="yes"/>
+ <point x="-1031" y="1694"/>
+ <point x="-942" y="1774"/>
+ <point x="-942" y="1877" type="curve" smooth="yes"/>
+ <point x="-942" y="1980"/>
+ <point x="-1031" y="2060"/>
+ <point x="-1144" y="2060" type="curve" smooth="yes"/>
+ <point x="-1257" y="2060"/>
+ <point x="-1346" y="1980"/>
+ </contour>
+ <contour>
+ <point x="-646" y="1877" type="curve" smooth="yes"/>
+ <point x="-646" y="1774"/>
+ <point x="-557" y="1694"/>
+ <point x="-444" y="1694" type="curve" smooth="yes"/>
+ <point x="-331" y="1694"/>
+ <point x="-242" y="1774"/>
+ <point x="-242" y="1877" type="curve" smooth="yes"/>
+ <point x="-242" y="1980"/>
+ <point x="-331" y="2060"/>
+ <point x="-444" y="2060" type="curve" smooth="yes"/>
+ <point x="-557" y="2060"/>
+ <point x="-646" y="1980"/>
+ </contour>
+ <contour>
+ <point x="-997" y="2120" type="line"/>
+ <point x="-637" y="2120" type="line"/>
+ <point x="-254" y="2552" type="line"/>
+ <point x="-726" y="2552" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dieresiscaroncomb.glif b/src/Interface-Bold.ufo/glyphs/dieresiscaroncomb.glif
new file mode 100644
index 000000000..872d0dd61
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dieresiscaroncomb.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresiscaroncomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1737" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-1277" y="1836" type="curve" smooth="yes"/>
+ <point x="-1277" y="1742"/>
+ <point x="-1199" y="1671"/>
+ <point x="-1084" y="1671" type="curve" smooth="yes"/>
+ <point x="-967" y="1671"/>
+ <point x="-888" y="1742"/>
+ <point x="-888" y="1836" type="curve" smooth="yes"/>
+ <point x="-888" y="1928"/>
+ <point x="-967" y="2001"/>
+ <point x="-1084" y="2001" type="curve" smooth="yes"/>
+ <point x="-1199" y="2001"/>
+ <point x="-1277" y="1928"/>
+ </contour>
+ <contour>
+ <point x="-697" y="1836" type="curve" smooth="yes"/>
+ <point x="-697" y="1742"/>
+ <point x="-619" y="1671"/>
+ <point x="-502" y="1671" type="curve" smooth="yes"/>
+ <point x="-386" y="1671"/>
+ <point x="-308" y="1742"/>
+ <point x="-308" y="1836" type="curve" smooth="yes"/>
+ <point x="-308" y="1928"/>
+ <point x="-386" y="2001"/>
+ <point x="-502" y="2001" type="curve" smooth="yes"/>
+ <point x="-619" y="2001"/>
+ <point x="-697" y="1928"/>
+ </contour>
+ <contour>
+ <point x="-965" y="2380" type="line"/>
+ <point x="-1345" y="2380" type="line"/>
+ <point x="-1345" y="2361" type="line"/>
+ <point x="-946" y="2038" type="line"/>
+ <point x="-635" y="2038" type="line"/>
+ <point x="-239" y="2358" type="line"/>
+ <point x="-239" y="2380" type="line"/>
+ <point x="-616" y="2380" type="line"/>
+ <point x="-791" y="2230" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dieresiscaroncomb.lc.glif b/src/Interface-Bold.ufo/glyphs/dieresiscaroncomb.lc.glif
new file mode 100644
index 000000000..fea597ec0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dieresiscaroncomb.lc.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresiscaroncomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-795" y="2709" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-1346" y="1877" type="curve" smooth="yes"/>
+ <point x="-1346" y="1774"/>
+ <point x="-1257" y="1694"/>
+ <point x="-1144" y="1694" type="curve" smooth="yes"/>
+ <point x="-1031" y="1694"/>
+ <point x="-942" y="1774"/>
+ <point x="-942" y="1877" type="curve" smooth="yes"/>
+ <point x="-942" y="1980"/>
+ <point x="-1031" y="2060"/>
+ <point x="-1144" y="2060" type="curve" smooth="yes"/>
+ <point x="-1257" y="2060"/>
+ <point x="-1346" y="1980"/>
+ </contour>
+ <contour>
+ <point x="-646" y="1877" type="curve" smooth="yes"/>
+ <point x="-646" y="1774"/>
+ <point x="-557" y="1694"/>
+ <point x="-444" y="1694" type="curve" smooth="yes"/>
+ <point x="-331" y="1694"/>
+ <point x="-242" y="1774"/>
+ <point x="-242" y="1877" type="curve" smooth="yes"/>
+ <point x="-242" y="1980"/>
+ <point x="-331" y="2060"/>
+ <point x="-444" y="2060" type="curve" smooth="yes"/>
+ <point x="-557" y="2060"/>
+ <point x="-646" y="1980"/>
+ </contour>
+ <contour>
+ <point x="-994" y="2553" type="line"/>
+ <point x="-1374" y="2553" type="line"/>
+ <point x="-1374" y="2541" type="line"/>
+ <point x="-934" y="2149" type="line"/>
+ <point x="-650" y="2149" type="line"/>
+ <point x="-213" y="2538" type="line"/>
+ <point x="-213" y="2553" type="line"/>
+ <point x="-590" y="2553" type="line"/>
+ <point x="-792" y="2369" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dieresisgravecomb.glif b/src/Interface-Bold.ufo/glyphs/dieresisgravecomb.glif
new file mode 100644
index 000000000..277005fc9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dieresisgravecomb.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresisgravecomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1737" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-837" y="2276" type="line"/>
+ <point x="-1137" y="2276" type="line"/>
+ <point x="-891" y="2023" type="line"/>
+ <point x="-661" y="2023" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1277" y="1836" type="curve" smooth="yes"/>
+ <point x="-1277" y="1742"/>
+ <point x="-1199" y="1671"/>
+ <point x="-1084" y="1671" type="curve" smooth="yes"/>
+ <point x="-967" y="1671"/>
+ <point x="-888" y="1742"/>
+ <point x="-888" y="1836" type="curve" smooth="yes"/>
+ <point x="-888" y="1928"/>
+ <point x="-967" y="2001"/>
+ <point x="-1084" y="2001" type="curve" smooth="yes"/>
+ <point x="-1199" y="2001"/>
+ <point x="-1277" y="1928"/>
+ </contour>
+ <contour>
+ <point x="-697" y="1836" type="curve" smooth="yes"/>
+ <point x="-697" y="1742"/>
+ <point x="-619" y="1671"/>
+ <point x="-502" y="1671" type="curve" smooth="yes"/>
+ <point x="-386" y="1671"/>
+ <point x="-308" y="1742"/>
+ <point x="-308" y="1836" type="curve" smooth="yes"/>
+ <point x="-308" y="1928"/>
+ <point x="-386" y="2001"/>
+ <point x="-502" y="2001" type="curve" smooth="yes"/>
+ <point x="-619" y="2001"/>
+ <point x="-697" y="1928"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dieresisgravecomb.lc.glif b/src/Interface-Bold.ufo/glyphs/dieresisgravecomb.lc.glif
new file mode 100644
index 000000000..92250299d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dieresisgravecomb.lc.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresisgravecomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2736" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-1346" y="1877" type="curve" smooth="yes"/>
+ <point x="-1346" y="1774"/>
+ <point x="-1257" y="1694"/>
+ <point x="-1144" y="1694" type="curve" smooth="yes"/>
+ <point x="-1031" y="1694"/>
+ <point x="-942" y="1774"/>
+ <point x="-942" y="1877" type="curve" smooth="yes"/>
+ <point x="-942" y="1980"/>
+ <point x="-1031" y="2060"/>
+ <point x="-1144" y="2060" type="curve" smooth="yes"/>
+ <point x="-1257" y="2060"/>
+ <point x="-1346" y="1980"/>
+ </contour>
+ <contour>
+ <point x="-646" y="1877" type="curve" smooth="yes"/>
+ <point x="-646" y="1774"/>
+ <point x="-557" y="1694"/>
+ <point x="-444" y="1694" type="curve" smooth="yes"/>
+ <point x="-331" y="1694"/>
+ <point x="-242" y="1774"/>
+ <point x="-242" y="1877" type="curve" smooth="yes"/>
+ <point x="-242" y="1980"/>
+ <point x="-331" y="2060"/>
+ <point x="-444" y="2060" type="curve" smooth="yes"/>
+ <point x="-557" y="2060"/>
+ <point x="-646" y="1980"/>
+ </contour>
+ <contour>
+ <point x="-853" y="2552" type="line"/>
+ <point x="-1324" y="2552" type="line"/>
+ <point x="-939" y="2120" type="line"/>
+ <point x="-579" y="2120" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dieresismacroncomb.glif b/src/Interface-Bold.ufo/glyphs/dieresismacroncomb.glif
new file mode 100644
index 000000000..543c7b378
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dieresismacroncomb.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresismacroncomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1737" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-316" y="2365" type="line"/>
+ <point x="-1269" y="2365" type="line"/>
+ <point x="-1269" y="2127" type="line"/>
+ <point x="-316" y="2127" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1277" y="1836" type="curve" smooth="yes"/>
+ <point x="-1277" y="1742"/>
+ <point x="-1199" y="1671"/>
+ <point x="-1084" y="1671" type="curve" smooth="yes"/>
+ <point x="-967" y="1671"/>
+ <point x="-888" y="1742"/>
+ <point x="-888" y="1836" type="curve" smooth="yes"/>
+ <point x="-888" y="1928"/>
+ <point x="-967" y="2001"/>
+ <point x="-1084" y="2001" type="curve" smooth="yes"/>
+ <point x="-1199" y="2001"/>
+ <point x="-1277" y="1928"/>
+ </contour>
+ <contour>
+ <point x="-697" y="1836" type="curve" smooth="yes"/>
+ <point x="-697" y="1742"/>
+ <point x="-619" y="1671"/>
+ <point x="-502" y="1671" type="curve" smooth="yes"/>
+ <point x="-386" y="1671"/>
+ <point x="-308" y="1742"/>
+ <point x="-308" y="1836" type="curve" smooth="yes"/>
+ <point x="-308" y="1928"/>
+ <point x="-386" y="2001"/>
+ <point x="-502" y="2001" type="curve" smooth="yes"/>
+ <point x="-619" y="2001"/>
+ <point x="-697" y="1928"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dieresismacroncomb.lc.glif b/src/Interface-Bold.ufo/glyphs/dieresismacroncomb.lc.glif
new file mode 100644
index 000000000..106125d31
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dieresismacroncomb.lc.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresismacroncomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2646" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-1346" y="1877" type="curve" smooth="yes"/>
+ <point x="-1346" y="1774"/>
+ <point x="-1257" y="1694"/>
+ <point x="-1144" y="1694" type="curve" smooth="yes"/>
+ <point x="-1031" y="1694"/>
+ <point x="-942" y="1774"/>
+ <point x="-942" y="1877" type="curve" smooth="yes"/>
+ <point x="-942" y="1980"/>
+ <point x="-1031" y="2060"/>
+ <point x="-1144" y="2060" type="curve" smooth="yes"/>
+ <point x="-1257" y="2060"/>
+ <point x="-1346" y="1980"/>
+ </contour>
+ <contour>
+ <point x="-646" y="1877" type="curve" smooth="yes"/>
+ <point x="-646" y="1774"/>
+ <point x="-557" y="1694"/>
+ <point x="-444" y="1694" type="curve" smooth="yes"/>
+ <point x="-331" y="1694"/>
+ <point x="-242" y="1774"/>
+ <point x="-242" y="1877" type="curve" smooth="yes"/>
+ <point x="-242" y="1980"/>
+ <point x="-331" y="2060"/>
+ <point x="-444" y="2060" type="curve" smooth="yes"/>
+ <point x="-557" y="2060"/>
+ <point x="-646" y="1980"/>
+ </contour>
+ <contour>
+ <point x="-315" y="2437" type="line"/>
+ <point x="-1268" y="2437" type="line"/>
+ <point x="-1268" y="2199" type="line"/>
+ <point x="-315" y="2199" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dieresisnosp.glif b/src/Interface-Bold.ufo/glyphs/dieresisnosp.glif
new file mode 100644
index 000000000..346b72023
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dieresisnosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresisnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0308"/>
+ <outline>
+ <contour>
+ <point x="-868" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-868" y="2214" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-868" y="1877" type="move" name="parent_top"/>
+ </contour>
+ <component base="dieresis" xOffset="-1512"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dieresisnosp_uni1ABB___.glif b/src/Interface-Bold.ufo/glyphs/dieresisnosp_uni1ABB___.glif
new file mode 100644
index 000000000..098e9682d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dieresisnosp_uni1ABB___.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresisnosp_uni1ABB" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-868" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-868" y="2118" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1486" y="1620" type="curve"/>
+ <point x="-1458" y="1728" type="line"/>
+ <point x="-1529" y="1757"/>
+ <point x="-1606" y="1804"/>
+ <point x="-1606" y="1913" type="curve" smooth="yes"/>
+ <point x="-1606" y="2014"/>
+ <point x="-1535" y="2060"/>
+ <point x="-1458" y="2093" type="curve"/>
+ <point x="-1486" y="2200" type="line"/>
+ <point x="-1614" y="2173"/>
+ <point x="-1753" y="2068"/>
+ <point x="-1753" y="1911" type="curve" smooth="yes"/>
+ <point x="-1753" y="1750"/>
+ <point x="-1614" y="1649"/>
+ </contour>
+ <contour>
+ <point x="-248" y="1620" type="line"/>
+ <point x="-120" y="1649"/>
+ <point x="19" y="1750"/>
+ <point x="19" y="1911" type="curve" smooth="yes"/>
+ <point x="19" y="2071"/>
+ <point x="-120" y="2173"/>
+ <point x="-248" y="2200" type="curve"/>
+ <point x="-276" y="2093" type="line"/>
+ <point x="-199" y="2060"/>
+ <point x="-128" y="2017"/>
+ <point x="-128" y="1913" type="curve" smooth="yes"/>
+ <point x="-128" y="1804"/>
+ <point x="-205" y="1757"/>
+ <point x="-276" y="1728" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1420" y="1877" type="curve" smooth="yes"/>
+ <point x="-1420" y="1774"/>
+ <point x="-1331" y="1694"/>
+ <point x="-1218" y="1694" type="curve" smooth="yes"/>
+ <point x="-1106" y="1694"/>
+ <point x="-1016" y="1774"/>
+ <point x="-1016" y="1877" type="curve" smooth="yes"/>
+ <point x="-1016" y="1980"/>
+ <point x="-1106" y="2060"/>
+ <point x="-1218" y="2060" type="curve" smooth="yes"/>
+ <point x="-1331" y="2060"/>
+ <point x="-1420" y="1980"/>
+ </contour>
+ <contour>
+ <point x="-721" y="1877" type="curve" smooth="yes"/>
+ <point x="-721" y="1774"/>
+ <point x="-631" y="1694"/>
+ <point x="-518" y="1694" type="curve" smooth="yes"/>
+ <point x="-406" y="1694"/>
+ <point x="-316" y="1774"/>
+ <point x="-316" y="1877" type="curve" smooth="yes"/>
+ <point x="-316" y="1980"/>
+ <point x="-406" y="2060"/>
+ <point x="-518" y="2060" type="curve" smooth="yes"/>
+ <point x="-631" y="2060"/>
+ <point x="-721" y="1980"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dieresistonos.glif b/src/Interface-Bold.ufo/glyphs/dieresistonos.glif
new file mode 100644
index 000000000..631bed319
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dieresistonos.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresistonos" format="1">
+ <advance width="1536"/>
+ <unicode hex="0385"/>
+ <outline>
+ <contour>
+ <point x="752" y="1776" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="648" y="1960" type="line"/>
+ <point x="856" y="1960" type="line"/>
+ <point x="1092" y="2448" type="line"/>
+ <point x="704" y="2448" type="line"/>
+ </contour>
+ <contour>
+ <point x="132" y="1876" type="curve" smooth="yes"/>
+ <point x="132" y="1776"/>
+ <point x="224" y="1696"/>
+ <point x="336" y="1696" type="curve" smooth="yes"/>
+ <point x="448" y="1696"/>
+ <point x="540" y="1776"/>
+ <point x="540" y="1876" type="curve" smooth="yes"/>
+ <point x="540" y="1980"/>
+ <point x="448" y="2060"/>
+ <point x="336" y="2060" type="curve" smooth="yes"/>
+ <point x="224" y="2060"/>
+ <point x="132" y="1980"/>
+ </contour>
+ <contour>
+ <point x="1000" y="1876" type="curve" smooth="yes"/>
+ <point x="1000" y="1776"/>
+ <point x="1088" y="1696"/>
+ <point x="1204" y="1696" type="curve" smooth="yes"/>
+ <point x="1316" y="1696"/>
+ <point x="1404" y="1776"/>
+ <point x="1404" y="1876" type="curve" smooth="yes"/>
+ <point x="1404" y="1980"/>
+ <point x="1316" y="2060"/>
+ <point x="1204" y="2060" type="curve" smooth="yes"/>
+ <point x="1088" y="2060"/>
+ <point x="1000" y="1980"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1583, 'leftMargin': 140, 'rightMargin': 172}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/digamma.glif b/src/Interface-Bold.ufo/glyphs/digamma.glif
new file mode 100644
index 000000000..9745957a3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/digamma.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="digamma" format="1">
+ <advance width="1536"/>
+ <unicode hex="03DD"/>
+ <outline>
+ <contour>
+ <point x="600" y="1488" type="line"/>
+ <point x="156" y="1488" type="line"/>
+ <point x="156" y="-572" type="line"/>
+ <point x="600" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1264" y="788" type="line"/>
+ <point x="468" y="788" type="line"/>
+ <point x="468" y="432" type="line"/>
+ <point x="1264" y="432" type="line"/>
+ </contour>
+ <contour>
+ <point x="1384" y="1488" type="line"/>
+ <point x="468" y="1488" type="line"/>
+ <point x="468" y="1132" type="line"/>
+ <point x="1384" y="1132" type="line"/>
+ </contour>
+ <contour>
+ <point x="1264" y="160" type="line"/>
+ <point x="1264" y="788" type="line"/>
+ <point x="908" y="788" type="line"/>
+ <point x="908" y="160" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1466, 'leftMargin': 140, 'rightMargin': 99}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/divide.glif b/src/Interface-Bold.ufo/glyphs/divide.glif
new file mode 100644
index 000000000..a75c8641f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/divide.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="divide" format="1">
+ <advance width="1792"/>
+ <unicode hex="00F7"/>
+ <outline>
+ <contour>
+ <point x="1612" y="1112" type="line"/>
+ <point x="184" y="1112" type="line"/>
+ <point x="184" y="776" type="line"/>
+ <point x="1612" y="776" type="line"/>
+ </contour>
+ <contour>
+ <point x="648" y="1492" type="curve" smooth="yes"/>
+ <point x="648" y="1360"/>
+ <point x="748" y="1268"/>
+ <point x="896" y="1268" type="curve" smooth="yes"/>
+ <point x="1044" y="1268"/>
+ <point x="1144" y="1360"/>
+ <point x="1144" y="1492" type="curve" smooth="yes"/>
+ <point x="1144" y="1624"/>
+ <point x="1044" y="1720"/>
+ <point x="896" y="1720" type="curve" smooth="yes"/>
+ <point x="748" y="1720"/>
+ <point x="648" y="1624"/>
+ </contour>
+ <contour>
+ <point x="648" y="380" type="curve" smooth="yes"/>
+ <point x="648" y="248"/>
+ <point x="748" y="156"/>
+ <point x="896" y="156" type="curve" smooth="yes"/>
+ <point x="1044" y="156"/>
+ <point x="1144" y="248"/>
+ <point x="1144" y="380" type="curve" smooth="yes"/>
+ <point x="1144" y="512"/>
+ <point x="1044" y="608"/>
+ <point x="896" y="608" type="curve" smooth="yes"/>
+ <point x="748" y="608"/>
+ <point x="648" y="512"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1605, 'leftMargin': 84, 'rightMargin': 92}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/djecyrillic.glif b/src/Interface-Bold.ufo/glyphs/djecyrillic.glif
new file mode 100644
index 000000000..d9d19e802
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/djecyrillic.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="djecyrillic" format="1">
+ <advance width="1536"/>
+ <unicode hex="0452"/>
+ <outline>
+ <contour>
+ <point x="1116" y="656" type="line"/>
+ <point x="1116" y="-20" type="line" smooth="yes"/>
+ <point x="1116" y="-168"/>
+ <point x="1060" y="-244"/>
+ <point x="956" y="-244" type="curve" smooth="yes"/>
+ <point x="896" y="-244"/>
+ <point x="864" y="-240"/>
+ <point x="816" y="-228" type="curve"/>
+ <point x="800" y="-580" type="line"/>
+ <point x="876" y="-596"/>
+ <point x="936" y="-600"/>
+ <point x="1012" y="-600" type="curve" smooth="yes"/>
+ <point x="1352" y="-600"/>
+ <point x="1560" y="-396"/>
+ <point x="1560" y="-20" type="curve" smooth="yes"/>
+ <point x="1560" y="656" type="line"/>
+ </contour>
+ <component base="h" xOffset="108"/>
+ <component base="crossbar" xOffset="-168" yOffset="732"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': -134, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dollar.glif b/src/Interface-Bold.ufo/glyphs/dollar.glif
new file mode 100644
index 000000000..9a5c142aa
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dollar.glif
@@ -0,0 +1,104 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dollar" format="1">
+ <advance width="1792"/>
+ <unicode hex="0024"/>
+ <outline>
+ <contour>
+ <point x="1584" y="536" type="curve"/>
+ <point x="1584" y="888"/>
+ <point x="1348" y="1028"/>
+ <point x="1016" y="1172" type="curve"/>
+ <point x="1024" y="1660" type="line"/>
+ <point x="1100" y="1624"/>
+ <point x="1148" y="1536"/>
+ <point x="1148" y="1384" type="curve"/>
+ <point x="1592" y="1384" type="line"/>
+ <point x="1592" y="1756"/>
+ <point x="1368" y="1992"/>
+ <point x="1028" y="2028" type="curve"/>
+ <point x="1032" y="2308" type="line"/>
+ <point x="848" y="2308" type="line"/>
+ <point x="844" y="2028" type="line"/>
+ <point x="504" y="1996"/>
+ <point x="276" y="1784"/>
+ <point x="276" y="1468" type="curve"/>
+ <point x="276" y="1116"/>
+ <point x="504" y="980"/>
+ <point x="832" y="840" type="curve"/>
+ <point x="828" y="336" type="line"/>
+ <point x="724" y="368"/>
+ <point x="644" y="452"/>
+ <point x="644" y="644" type="curve"/>
+ <point x="200" y="644" type="line"/>
+ <point x="200" y="188"/>
+ <point x="508" y="8"/>
+ <point x="824" y="-24" type="curve"/>
+ <point x="820" y="-260" type="line"/>
+ <point x="1000" y="-260" type="line"/>
+ <point x="1004" y="-24" type="line"/>
+ <point x="1352" y="0"/>
+ <point x="1584" y="200"/>
+ </contour>
+ <contour>
+ <point x="720" y="1468" type="curve"/>
+ <point x="720" y="1560"/>
+ <point x="756" y="1636"/>
+ <point x="840" y="1668" type="curve"/>
+ <point x="836" y="1260" type="line"/>
+ <point x="748" y="1320"/>
+ <point x="720" y="1380"/>
+ </contour>
+ <contour>
+ <point x="1144" y="532" type="curve"/>
+ <point x="1144" y="440"/>
+ <point x="1100" y="364"/>
+ <point x="1008" y="336" type="curve"/>
+ <point x="1012" y="756" type="line"/>
+ <point x="1104" y="704"/>
+ <point x="1144" y="640"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 118, 'rightMargin': 119}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dotaccent.glif b/src/Interface-Bold.ufo/glyphs/dotaccent.glif
new file mode 100644
index 000000000..edc266be7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dotaccent.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotaccent" format="1">
+ <advance width="768"/>
+ <unicode hex="02D9"/>
+ <outline>
+ <contour>
+ <point x="384" y="1744" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="168" y="1908" type="move" name="_dot"/>
+ </contour>
+ <contour>
+ <point x="384" y="2264" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="164" y="1896" type="curve" smooth="yes"/>
+ <point x="164" y="1780"/>
+ <point x="252" y="1696"/>
+ <point x="384" y="1696" type="curve" smooth="yes"/>
+ <point x="516" y="1696"/>
+ <point x="604" y="1780"/>
+ <point x="604" y="1896" type="curve" smooth="yes"/>
+ <point x="604" y="2012"/>
+ <point x="516" y="2096"/>
+ <point x="384" y="2096" type="curve" smooth="yes"/>
+ <point x="252" y="2096"/>
+ <point x="164" y="2012"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 766, 'leftMargin': 153, 'rightMargin': 173}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dotbelow.glif b/src/Interface-Bold.ufo/glyphs/dotbelow.glif
new file mode 100644
index 000000000..c614fb890
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dotbelow.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotbelow" format="1">
+ <advance width="0"/>
+ <unicode hex="0323"/>
+ <outline>
+ <contour>
+ <point x="-824" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-825" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-825" y="-523" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-825" y="0" type="move" name="_bottomu"/>
+ </contour>
+ <contour>
+ <point x="-1068" y="-316" type="curve" smooth="yes"/>
+ <point x="-1068" y="-433"/>
+ <point x="-969" y="-521"/>
+ <point x="-822" y="-521" type="curve" smooth="yes"/>
+ <point x="-675" y="-521"/>
+ <point x="-576" y="-433"/>
+ <point x="-576" y="-316" type="curve" smooth="yes"/>
+ <point x="-576" y="-199"/>
+ <point x="-675" y="-111"/>
+ <point x="-822" y="-111" type="curve" smooth="yes"/>
+ <point x="-969" y="-111"/>
+ <point x="-1068" y="-199"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dotbelow_uni1ABD___.glif b/src/Interface-Bold.ufo/glyphs/dotbelow_uni1ABD___.glif
new file mode 100644
index 000000000..a50b3d173
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dotbelow_uni1ABD___.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotbelow_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-824" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-825" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-825" y="-523" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1321" y="-649" type="curve"/>
+ <point x="-1293" y="-540" type="line"/>
+ <point x="-1364" y="-512"/>
+ <point x="-1441" y="-465"/>
+ <point x="-1441" y="-356" type="curve" smooth="yes"/>
+ <point x="-1441" y="-254"/>
+ <point x="-1370" y="-209"/>
+ <point x="-1293" y="-176" type="curve"/>
+ <point x="-1321" y="-69" type="line"/>
+ <point x="-1449" y="-96"/>
+ <point x="-1588" y="-201"/>
+ <point x="-1588" y="-358" type="curve" smooth="yes"/>
+ <point x="-1588" y="-518"/>
+ <point x="-1449" y="-620"/>
+ </contour>
+ <contour>
+ <point x="-316" y="-649" type="line"/>
+ <point x="-188" y="-620"/>
+ <point x="-50" y="-518"/>
+ <point x="-50" y="-358" type="curve" smooth="yes"/>
+ <point x="-50" y="-198"/>
+ <point x="-188" y="-96"/>
+ <point x="-316" y="-69" type="curve"/>
+ <point x="-345" y="-176" type="line"/>
+ <point x="-268" y="-209"/>
+ <point x="-197" y="-252"/>
+ <point x="-197" y="-356" type="curve" smooth="yes"/>
+ <point x="-197" y="-465"/>
+ <point x="-274" y="-512"/>
+ <point x="-345" y="-540" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1068" y="-316" type="curve" smooth="yes"/>
+ <point x="-1068" y="-433"/>
+ <point x="-969" y="-521"/>
+ <point x="-822" y="-521" type="curve" smooth="yes"/>
+ <point x="-675" y="-521"/>
+ <point x="-576" y="-433"/>
+ <point x="-576" y="-316" type="curve" smooth="yes"/>
+ <point x="-576" y="-199"/>
+ <point x="-675" y="-111"/>
+ <point x="-822" y="-111" type="curve" smooth="yes"/>
+ <point x="-969" y="-111"/>
+ <point x="-1068" y="-199"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dotdblsubnosp.glif b/src/Interface-Bold.ufo/glyphs/dotdblsubnosp.glif
new file mode 100644
index 000000000..495c0e91d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dotdblsubnosp.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotdblsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0324"/>
+ <outline>
+ <contour>
+ <point x="-866" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-866" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-866" y="-499" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1423" y="-316" type="curve" smooth="yes"/>
+ <point x="-1423" y="-419"/>
+ <point x="-1334" y="-499"/>
+ <point x="-1221" y="-499" type="curve" smooth="yes"/>
+ <point x="-1108" y="-499"/>
+ <point x="-1019" y="-419"/>
+ <point x="-1019" y="-316" type="curve" smooth="yes"/>
+ <point x="-1019" y="-213"/>
+ <point x="-1108" y="-133"/>
+ <point x="-1221" y="-133" type="curve" smooth="yes"/>
+ <point x="-1334" y="-133"/>
+ <point x="-1423" y="-213"/>
+ </contour>
+ <contour>
+ <point x="-723" y="-316" type="curve" smooth="yes"/>
+ <point x="-723" y="-419"/>
+ <point x="-634" y="-499"/>
+ <point x="-521" y="-499" type="curve" smooth="yes"/>
+ <point x="-408" y="-499"/>
+ <point x="-319" y="-419"/>
+ <point x="-319" y="-316" type="curve" smooth="yes"/>
+ <point x="-319" y="-213"/>
+ <point x="-408" y="-133"/>
+ <point x="-521" y="-133" type="curve" smooth="yes"/>
+ <point x="-634" y="-133"/>
+ <point x="-723" y="-213"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dotdblsubnosp_uni1ABD___.glif b/src/Interface-Bold.ufo/glyphs/dotdblsubnosp_uni1ABD___.glif
new file mode 100644
index 000000000..3e46d8ba4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dotdblsubnosp_uni1ABD___.glif
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotdblsubnosp_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-866" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-866" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-866" y="-499" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1486" y="-622" type="curve"/>
+ <point x="-1458" y="-513" type="line"/>
+ <point x="-1529" y="-484"/>
+ <point x="-1606" y="-437"/>
+ <point x="-1606" y="-329" type="curve" smooth="yes"/>
+ <point x="-1606" y="-227"/>
+ <point x="-1535" y="-182"/>
+ <point x="-1458" y="-149" type="curve"/>
+ <point x="-1486" y="-41" type="line"/>
+ <point x="-1614" y="-69"/>
+ <point x="-1753" y="-173"/>
+ <point x="-1753" y="-330" type="curve" smooth="yes"/>
+ <point x="-1753" y="-491"/>
+ <point x="-1614" y="-593"/>
+ </contour>
+ <contour>
+ <point x="-241" y="-622" type="line"/>
+ <point x="-113" y="-593"/>
+ <point x="26" y="-491"/>
+ <point x="26" y="-330" type="curve" smooth="yes"/>
+ <point x="26" y="-171"/>
+ <point x="-113" y="-69"/>
+ <point x="-241" y="-41" type="curve"/>
+ <point x="-270" y="-149" type="line"/>
+ <point x="-193" y="-182"/>
+ <point x="-121" y="-224"/>
+ <point x="-121" y="-329" type="curve" smooth="yes"/>
+ <point x="-121" y="-437"/>
+ <point x="-198" y="-484"/>
+ <point x="-270" y="-513" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1423" y="-316" type="curve" smooth="yes"/>
+ <point x="-1423" y="-419"/>
+ <point x="-1334" y="-499"/>
+ <point x="-1221" y="-499" type="curve" smooth="yes"/>
+ <point x="-1108" y="-499"/>
+ <point x="-1019" y="-419"/>
+ <point x="-1019" y="-316" type="curve" smooth="yes"/>
+ <point x="-1019" y="-213"/>
+ <point x="-1108" y="-133"/>
+ <point x="-1221" y="-133" type="curve" smooth="yes"/>
+ <point x="-1334" y="-133"/>
+ <point x="-1423" y="-213"/>
+ </contour>
+ <contour>
+ <point x="-723" y="-316" type="curve" smooth="yes"/>
+ <point x="-723" y="-419"/>
+ <point x="-634" y="-499"/>
+ <point x="-521" y="-499" type="curve" smooth="yes"/>
+ <point x="-408" y="-499"/>
+ <point x="-319" y="-419"/>
+ <point x="-319" y="-316" type="curve" smooth="yes"/>
+ <point x="-319" y="-213"/>
+ <point x="-408" y="-133"/>
+ <point x="-521" y="-133" type="curve" smooth="yes"/>
+ <point x="-634" y="-133"/>
+ <point x="-723" y="-213"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dotlessi.glif b/src/Interface-Bold.ufo/glyphs/dotlessi.glif
new file mode 100644
index 000000000..f68b880c8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dotlessi.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotlessi" format="1">
+ <advance width="768"/>
+ <unicode hex="0131"/>
+ <outline>
+ <contour>
+ <point x="384" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="368" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="472" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="780" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="608" y="1488" type="line"/>
+ <point x="164" y="1488" type="line"/>
+ <point x="164" y="0" type="line"/>
+ <point x="608" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 793, 'leftMargin': 175, 'rightMargin': 174}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dotlessj.glif b/src/Interface-Bold.ufo/glyphs/dotlessj.glif
new file mode 100644
index 000000000..9d05a66a5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dotlessj.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotlessj" format="1">
+ <advance width="768"/>
+ <unicode hex="0237"/>
+ <outline>
+ <contour>
+ <point x="504" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="768" y="0" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="948" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="324" y="1488" type="line"/>
+ <point x="324" y="-20" type="line"/>
+ <point x="324" y="-168"/>
+ <point x="264" y="-244"/>
+ <point x="160" y="-244" type="curve" smooth="yes"/>
+ <point x="104" y="-244"/>
+ <point x="68" y="-240"/>
+ <point x="24" y="-228" type="curve"/>
+ <point x="4" y="-580" type="line"/>
+ <point x="80" y="-596"/>
+ <point x="140" y="-600"/>
+ <point x="216" y="-600" type="curve" smooth="yes"/>
+ <point x="560" y="-600"/>
+ <point x="768" y="-396"/>
+ <point x="768" y="-20" type="curve"/>
+ <point x="768" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 820, 'leftMargin': -124, 'rightMargin': 181}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dotmacroncomb.glif b/src/Interface-Bold.ufo/glyphs/dotmacroncomb.glif
new file mode 100644
index 000000000..80096c846
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dotmacroncomb.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotmacroncomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1726" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-987" y="1836" type="curve" smooth="yes"/>
+ <point x="-987" y="1742"/>
+ <point x="-909" y="1671"/>
+ <point x="-792" y="1671" type="curve" smooth="yes"/>
+ <point x="-677" y="1671"/>
+ <point x="-598" y="1742"/>
+ <point x="-598" y="1836" type="curve" smooth="yes"/>
+ <point x="-598" y="1928"/>
+ <point x="-677" y="2001"/>
+ <point x="-792" y="2001" type="curve" smooth="yes"/>
+ <point x="-909" y="2001"/>
+ <point x="-987" y="1928"/>
+ </contour>
+ <contour>
+ <point x="-316" y="2351" type="line"/>
+ <point x="-1269" y="2351" type="line"/>
+ <point x="-1269" y="2113" type="line"/>
+ <point x="-316" y="2113" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dotmacroncomb.lc.glif b/src/Interface-Bold.ufo/glyphs/dotmacroncomb.lc.glif
new file mode 100644
index 000000000..4165c2c42
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dotmacroncomb.lc.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotmacroncomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1742" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2694" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-1013" y="1895" type="curve" smooth="yes"/>
+ <point x="-1013" y="1778"/>
+ <point x="-925" y="1694"/>
+ <point x="-793" y="1694" type="curve" smooth="yes"/>
+ <point x="-661" y="1694"/>
+ <point x="-573" y="1778"/>
+ <point x="-573" y="1895" type="curve" smooth="yes"/>
+ <point x="-573" y="2013"/>
+ <point x="-661" y="2097"/>
+ <point x="-793" y="2097" type="curve" smooth="yes"/>
+ <point x="-925" y="2097"/>
+ <point x="-1013" y="2013"/>
+ </contour>
+ <contour>
+ <point x="-315" y="2485" type="line"/>
+ <point x="-1268" y="2485" type="line"/>
+ <point x="-1268" y="2247" type="line"/>
+ <point x="-315" y="2247" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dotnosp.glif b/src/Interface-Bold.ufo/glyphs/dotnosp.glif
new file mode 100644
index 000000000..126c51302
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dotnosp.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0307"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2255" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="1871" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-1038" y="1871" type="curve" smooth="yes"/>
+ <point x="-1038" y="1739"/>
+ <point x="-939" y="1646"/>
+ <point x="-792" y="1646" type="curve" smooth="yes"/>
+ <point x="-645" y="1646"/>
+ <point x="-546" y="1739"/>
+ <point x="-546" y="1871" type="curve" smooth="yes"/>
+ <point x="-546" y="2003"/>
+ <point x="-645" y="2097"/>
+ <point x="-792" y="2097" type="curve" smooth="yes"/>
+ <point x="-939" y="2097"/>
+ <point x="-1038" y="2003"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/downtackmod.glif b/src/Interface-Bold.ufo/glyphs/downtackmod.glif
new file mode 100644
index 000000000..2d3b22a74
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/downtackmod.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="downtackmod" format="1">
+ <advance width="1024"/>
+ <unicode hex="02D5"/>
+ <outline>
+ <contour>
+ <point x="652" y="204" type="line"/>
+ <point x="372" y="204" type="line"/>
+ <point x="372" y="808" type="line"/>
+ <point x="652" y="808" type="line"/>
+ </contour>
+ <contour>
+ <point x="168" y="544" type="line"/>
+ <point x="168" y="808" type="line"/>
+ <point x="856" y="808" type="line"/>
+ <point x="856" y="544" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 906, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/drthook.glif b/src/Interface-Bold.ufo/glyphs/drthook.glif
new file mode 100644
index 000000000..5714fb345
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/drthook.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="drthook" format="1">
+ <advance width="1792"/>
+ <unicode hex="0256"/>
+ <outline>
+ <contour>
+ <point x="624" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="760" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1752" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="964" y="392" type="line"/>
+ <point x="964" y="-108" type="line" smooth="yes"/>
+ <point x="964" y="-548"/>
+ <point x="1280" y="-600"/>
+ <point x="1520" y="-600" type="curve" smooth="yes"/>
+ <point x="1620" y="-600"/>
+ <point x="1688" y="-592"/>
+ <point x="1752" y="-580" type="curve"/>
+ <point x="1752" y="-284" type="line"/>
+ <point x="1712" y="-288"/>
+ <point x="1680" y="-292"/>
+ <point x="1644" y="-292" type="curve" smooth="yes"/>
+ <point x="1536" y="-292"/>
+ <point x="1408" y="-256"/>
+ <point x="1408" y="-108" type="curve" smooth="yes"/>
+ <point x="1408" y="392" type="line"/>
+ </contour>
+ <component base="d" xOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1789, 'leftMargin': 78, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dtopbar.glif b/src/Interface-Bold.ufo/glyphs/dtopbar.glif
new file mode 100644
index 000000000..6ad44f5e8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dtopbar.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dtopbar" format="1">
+ <advance width="1536"/>
+ <unicode hex="018C"/>
+ <outline>
+ <contour>
+ <point x="1284" y="2112" type="line" name="hr00"/>
+ <point x="348" y="2112" type="line"/>
+ <point x="348" y="1848" type="line"/>
+ <point x="1284" y="1848" type="line"/>
+ </contour>
+ <component base="d" xOffset="8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 78, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dyogh.glif b/src/Interface-Bold.ufo/glyphs/dyogh.glif
new file mode 100644
index 000000000..1626536aa
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dyogh.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dyogh" format="1">
+ <advance width="2816"/>
+ <unicode hex="02A4"/>
+ <outline>
+ <contour>
+ <point x="1884" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1884" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2708" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1276" y="1488" type="line"/>
+ <point x="1276" y="1132" type="line"/>
+ <point x="2108" y="1132" type="line"/>
+ <point x="1656" y="632" type="line"/>
+ <point x="1656" y="460" type="line"/>
+ <point x="1976" y="460" type="line"/>
+ <point x="2612" y="1192" type="line"/>
+ <point x="2612" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1656" y="624" type="line"/>
+ <point x="1656" y="364" type="line"/>
+ <point x="1836" y="364" type="line" smooth="yes"/>
+ <point x="2072" y="364"/>
+ <point x="2200" y="260"/>
+ <point x="2200" y="40" type="curve" smooth="yes"/>
+ <point x="2200" y="-136"/>
+ <point x="2088" y="-244"/>
+ <point x="1884" y="-244" type="curve" smooth="yes"/>
+ <point x="1680" y="-244"/>
+ <point x="1588" y="-176"/>
+ <point x="1536" y="-84" type="curve"/>
+ <point x="1092" y="-84" type="line"/>
+ <point x="1192" y="-504"/>
+ <point x="1544" y="-600"/>
+ <point x="1896" y="-600" type="curve" smooth="yes"/>
+ <point x="2332" y="-600"/>
+ <point x="2644" y="-384"/>
+ <point x="2644" y="8" type="curve" smooth="yes"/>
+ <point x="2644" y="420"/>
+ <point x="2372" y="652"/>
+ <point x="1908" y="652" type="curve"/>
+ </contour>
+ <component base="d" xOffset="88"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2617, 'leftMargin': 84, 'rightMargin': 62}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dz.glif b/src/Interface-Bold.ufo/glyphs/dz.glif
new file mode 100644
index 000000000..7715f7d99
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dz.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dz" format="1">
+ <advance width="2816"/>
+ <unicode hex="02A3"/>
+ <outline>
+ <contour>
+ <point x="2104" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2104" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2816" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2720" y="360" type="line"/>
+ <point x="1576" y="360" type="line"/>
+ <point x="1576" y="0" type="line"/>
+ <point x="2720" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2704" y="1240" type="line"/>
+ <point x="2704" y="1488" type="line"/>
+ <point x="2400" y="1488" type="line"/>
+ <point x="1464" y="260" type="line"/>
+ <point x="1464" y="0" type="line"/>
+ <point x="1768" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2556" y="1488" type="line"/>
+ <point x="1436" y="1488" type="line"/>
+ <point x="1436" y="1132" type="line"/>
+ <point x="2556" y="1132" type="line"/>
+ </contour>
+ <component base="d" xOffset="20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2795, 'leftMargin': 78, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dzcaron.glif b/src/Interface-Bold.ufo/glyphs/dzcaron.glif
new file mode 100644
index 000000000..6e381380a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dzcaron.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dzcaron" format="1">
+ <advance width="3072"/>
+ <unicode hex="01C6"/>
+ <outline>
+ <contour>
+ <point x="1092" y="340" type="line"/>
+ <point x="1152" y="0" type="line"/>
+ <point x="1536" y="0" type="line"/>
+ <point x="1536" y="2144" type="line"/>
+ <point x="1092" y="2144" type="line"/>
+ </contour>
+ <contour>
+ <point x="172" y="728" type="line"/>
+ <point x="172" y="292"/>
+ <point x="376" y="-28"/>
+ <point x="748" y="-28" type="curve" smooth="yes"/>
+ <point x="1092" y="-28"/>
+ <point x="1260" y="312"/>
+ <point x="1316" y="716" type="curve"/>
+ <point x="1316" y="748" type="line"/>
+ <point x="1260" y="1180"/>
+ <point x="1092" y="1516"/>
+ <point x="752" y="1516" type="curve" smooth="yes"/>
+ <point x="376" y="1516"/>
+ <point x="172" y="1208"/>
+ <point x="172" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="612" y="756" type="line"/>
+ <point x="612" y="988"/>
+ <point x="680" y="1160"/>
+ <point x="864" y="1160" type="curve" smooth="yes"/>
+ <point x="1048" y="1160"/>
+ <point x="1136" y="1028"/>
+ <point x="1136" y="788" type="curve" smooth="yes"/>
+ <point x="1136" y="680" type="line" smooth="yes"/>
+ <point x="1136" y="468"/>
+ <point x="1048" y="332"/>
+ <point x="860" y="332" type="curve" smooth="yes"/>
+ <point x="676" y="332"/>
+ <point x="612" y="504"/>
+ <point x="612" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2904" y="360" type="line"/>
+ <point x="1760" y="360" type="line"/>
+ <point x="1760" y="0" type="line"/>
+ <point x="2904" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2888" y="1240" type="line"/>
+ <point x="2888" y="1488" type="line"/>
+ <point x="2584" y="1488" type="line"/>
+ <point x="1648" y="260" type="line"/>
+ <point x="1648" y="0" type="line"/>
+ <point x="1952" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2740" y="1488" type="line"/>
+ <point x="1676" y="1488" type="line"/>
+ <point x="1676" y="1132" type="line"/>
+ <point x="2740" y="1132" type="line"/>
+ </contour>
+ <contour>
+ <point x="2112" y="2100" type="line"/>
+ <point x="1736" y="2100" type="line"/>
+ <point x="1736" y="2084" type="line"/>
+ <point x="2132" y="1724" type="line"/>
+ <point x="2444" y="1724" type="line"/>
+ <point x="2840" y="2080" type="line"/>
+ <point x="2840" y="2100" type="line"/>
+ <point x="2464" y="2100" type="line"/>
+ <point x="2288" y="1916" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2907, 'leftMargin': 78, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dzcurl.glif b/src/Interface-Bold.ufo/glyphs/dzcurl.glif
new file mode 100644
index 000000000..21dc6284d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dzcurl.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dzcurl" format="1">
+ <advance width="3328"/>
+ <unicode hex="02A5"/>
+ <outline>
+ <contour>
+ <point x="2068" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2068" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="3244" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1828" y="-196" type="line"/>
+ <point x="2080" y="-376" type="line"/>
+ <point x="2492" y="236" type="line"/>
+ <point x="2684" y="520"/>
+ <point x="2732" y="576"/>
+ <point x="2792" y="576" type="curve" smooth="yes"/>
+ <point x="2848" y="576"/>
+ <point x="2880" y="548"/>
+ <point x="2880" y="484" type="curve" smooth="yes"/>
+ <point x="2880" y="424"/>
+ <point x="2848" y="360"/>
+ <point x="2728" y="360" type="curve" smooth="yes"/>
+ <point x="2072" y="360" type="line"/>
+ <point x="2072" y="0" type="line"/>
+ <point x="2696" y="0" type="line" smooth="yes"/>
+ <point x="3004" y="0"/>
+ <point x="3200" y="192"/>
+ <point x="3200" y="484" type="curve" smooth="yes"/>
+ <point x="3200" y="736"/>
+ <point x="3080" y="868"/>
+ <point x="2852" y="868" type="curve" smooth="yes"/>
+ <point x="2624" y="868"/>
+ <point x="2468" y="688"/>
+ <point x="2128" y="220" type="curve"/>
+ </contour>
+ <contour>
+ <point x="2660" y="360" type="line"/>
+ <point x="1600" y="360" type="line"/>
+ <point x="1600" y="0" type="line"/>
+ <point x="2660" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2728" y="1240" type="line"/>
+ <point x="2728" y="1488" type="line"/>
+ <point x="2424" y="1488" type="line"/>
+ <point x="1488" y="260" type="line"/>
+ <point x="1488" y="0" type="line"/>
+ <point x="1788" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2576" y="1488" type="line"/>
+ <point x="1376" y="1488" type="line"/>
+ <point x="1376" y="1132" type="line"/>
+ <point x="2576" y="1132" type="line"/>
+ </contour>
+ <component base="d" xOffset="44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3200, 'leftMargin': 84, 'rightMargin': 42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dzeabkhasiancyrillic.glif b/src/Interface-Bold.ufo/glyphs/dzeabkhasiancyrillic.glif
new file mode 100644
index 000000000..40d59c447
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dzeabkhasiancyrillic.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dzeabkhasiancyrillic" format="1">
+ <advance width="1792"/>
+ <unicode hex="04E1"/>
+ <outline>
+ <contour>
+ <point x="244" y="1488" type="line"/>
+ <point x="244" y="1132" type="line"/>
+ <point x="1088" y="1132" type="line"/>
+ <point x="636" y="688" type="line"/>
+ <point x="636" y="516" type="line"/>
+ <point x="956" y="516" type="line"/>
+ <point x="1596" y="1192" type="line"/>
+ <point x="1596" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="636" y="680" type="line"/>
+ <point x="636" y="420" type="line"/>
+ <point x="816" y="420" type="line" smooth="yes"/>
+ <point x="1056" y="420"/>
+ <point x="1184" y="320"/>
+ <point x="1184" y="56" type="curve" smooth="yes"/>
+ <point x="1184" y="-80"/>
+ <point x="1072" y="-188"/>
+ <point x="880" y="-188" type="curve" smooth="yes"/>
+ <point x="712" y="-188"/>
+ <point x="608" y="-88"/>
+ <point x="608" y="40" type="curve"/>
+ <point x="164" y="40" type="line"/>
+ <point x="164" y="-368"/>
+ <point x="528" y="-544"/>
+ <point x="880" y="-544" type="curve" smooth="yes"/>
+ <point x="1312" y="-544"/>
+ <point x="1628" y="-328"/>
+ <point x="1628" y="44" type="curve" smooth="yes"/>
+ <point x="1628" y="472"/>
+ <point x="1356" y="712"/>
+ <point x="892" y="712" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 103, 'rightMargin': 62}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/dzhecyrillic.glif b/src/Interface-Bold.ufo/glyphs/dzhecyrillic.glif
new file mode 100644
index 000000000..908bbc2c8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/dzhecyrillic.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dzhecyrillic" format="1">
+ <advance width="1536"/>
+ <unicode hex="045F"/>
+ <outline>
+ <contour>
+ <point x="548" y="360" type="line"/>
+ <point x="548" y="-496" type="line"/>
+ <point x="988" y="-496" type="line"/>
+ <point x="988" y="360" type="line"/>
+ </contour>
+ <contour>
+ <point x="108" y="1488" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="1432" y="0" type="line"/>
+ <point x="1432" y="1488" type="line"/>
+ <point x="988" y="1488" type="line"/>
+ <point x="988" y="360" type="line"/>
+ <point x="548" y="360" type="line"/>
+ <point x="548" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 132, 'rightMargin': 129}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/e.cn.glif b/src/Interface-Bold.ufo/glyphs/e.cn.glif
new file mode 100644
index 000000000..15f9500ff
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/e.cn.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="e.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="836" y="-28" type="curve" smooth="yes"/>
+ <point x="1124" y="-28"/>
+ <point x="1328" y="88"/>
+ <point x="1420" y="192" type="curve"/>
+ <point x="1256" y="452" type="line"/>
+ <point x="1156" y="372"/>
+ <point x="1020" y="332"/>
+ <point x="864" y="332" type="curve" smooth="yes"/>
+ <point x="652" y="332"/>
+ <point x="520" y="408"/>
+ <point x="520" y="668" type="curve" smooth="yes"/>
+ <point x="520" y="776" type="line" smooth="yes"/>
+ <point x="520" y="1028"/>
+ <point x="580" y="1160"/>
+ <point x="784" y="1160" type="curve" smooth="yes"/>
+ <point x="944" y="1160"/>
+ <point x="1024" y="1092"/>
+ <point x="1024" y="924" type="curve" smooth="yes"/>
+ <point x="1024" y="888" type="line"/>
+ <point x="252" y="888" type="line"/>
+ <point x="252" y="600" type="line"/>
+ <point x="1460" y="600" type="line"/>
+ <point x="1460" y="788" type="line" smooth="yes"/>
+ <point x="1460" y="1268"/>
+ <point x="1212" y="1516"/>
+ <point x="788" y="1516" type="curve" smooth="yes"/>
+ <point x="328" y="1516"/>
+ <point x="80" y="1244"/>
+ <point x="80" y="776" type="curve" smooth="yes"/>
+ <point x="80" y="668" type="line" smooth="yes"/>
+ <point x="80" y="244"/>
+ <point x="360" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1530, 'leftMargin': 89, 'rightMargin': 61}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/e.glif b/src/Interface-Bold.ufo/glyphs/e.glif
new file mode 100644
index 000000000..2de7c6d92
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/e.glif
@@ -0,0 +1,142 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="e" format="1">
+ <advance width="1536"/>
+ <unicode hex="0065"/>
+ <outline>
+ <contour>
+ <point x="728.0" y="1776.0" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772.0" y="0.0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1188.0" y="48.0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="1520.0" y="2200.0" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1520.0" y="-560.0" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1256.0" y="900.0" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="1520.0" y="1776.0" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="836" y="-28" type="curve"/>
+ <point x="1124" y="-28"/>
+ <point x="1328" y="104"/>
+ <point x="1420" y="236" type="curve"/>
+ <point x="1160" y="484" type="line"/>
+ <point x="1072" y="376"/>
+ <point x="996" y="332"/>
+ <point x="864" y="332" type="curve" smooth="yes"/>
+ <point x="652" y="332"/>
+ <point x="520" y="464"/>
+ <point x="520" y="724" type="curve"/>
+ <point x="520" y="980"/>
+ <point x="588" y="1160"/>
+ <point x="784" y="1160" type="curve" smooth="yes"/>
+ <point x="956" y="1160"/>
+ <point x="1032" y="1016"/>
+ <point x="1032" y="888" type="curve"/>
+ <point x="252" y="888" type="line"/>
+ <point x="252" y="600" type="line"/>
+ <point x="1460" y="600" type="line"/>
+ <point x="1460" y="788" type="line" smooth="yes"/>
+ <point x="1460" y="1232"/>
+ <point x="1212" y="1516"/>
+ <point x="788" y="1516" type="curve" smooth="yes"/>
+ <point x="328" y="1516"/>
+ <point x="80.0" y="1180.0"/>
+ <point x="80" y="724" type="curve"/>
+ <point x="80.0" y="304.0"/>
+ <point x="360" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1054.625</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <integer>0</integer>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>196</integer>
+ <key>y</key>
+ <integer>724</integer>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>c</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>e</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>1536</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1530, 'leftMargin': 89, 'rightMargin': 61}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ecyrillic.glif b/src/Interface-Bold.ufo/glyphs/ecyrillic.glif
new file mode 100644
index 000000000..98f795036
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ecyrillic.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ecyrillic" format="1">
+ <advance width="1536"/>
+ <unicode hex="0454"/>
+ <outline>
+ <contour>
+ <point x="776" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1452" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="904" y="848" type="line"/>
+ <point x="416" y="848" type="line"/>
+ <point x="416" y="596" type="line"/>
+ <point x="904" y="596" type="line"/>
+ </contour>
+ <component base="c"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 100, 'rightMargin': 25}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/efcyrillic.glif b/src/Interface-Bold.ufo/glyphs/efcyrillic.glif
new file mode 100644
index 000000000..74463067b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/efcyrillic.glif
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="efcyrillic" format="1">
+ <advance width="2304"/>
+ <unicode hex="0444"/>
+ <outline>
+ <contour>
+ <point x="1152" y="2392" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2184" y="2392" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2104" y="740" type="line"/>
+ <point x="2104" y="1196"/>
+ <point x="1912" y="1516"/>
+ <point x="1552" y="1516" type="curve" smooth="yes"/>
+ <point x="1208" y="1516"/>
+ <point x="1072" y="1168"/>
+ <point x="1016" y="736" type="curve"/>
+ <point x="1016" y="700" type="line"/>
+ <point x="1072" y="296"/>
+ <point x="1208" y="-28"/>
+ <point x="1552" y="-28" type="curve" smooth="yes"/>
+ <point x="1912" y="-28"/>
+ <point x="2104" y="280"/>
+ <point x="2104" y="712" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1660" y="712" type="line"/>
+ <point x="1660" y="492"/>
+ <point x="1608" y="332"/>
+ <point x="1440" y="332" type="curve" smooth="yes"/>
+ <point x="1236" y="332"/>
+ <point x="1152" y="452"/>
+ <point x="1152" y="660" type="curve" smooth="yes"/>
+ <point x="1152" y="772" type="line" smooth="yes"/>
+ <point x="1152" y="1016"/>
+ <point x="1236" y="1160"/>
+ <point x="1440" y="1160" type="curve" smooth="yes"/>
+ <point x="1600" y="1160"/>
+ <point x="1660" y="972"/>
+ <point x="1660" y="740" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="200" y="712" type="line"/>
+ <point x="200" y="280"/>
+ <point x="396" y="-28"/>
+ <point x="752" y="-28" type="curve" smooth="yes"/>
+ <point x="1096" y="-28"/>
+ <point x="1232" y="300"/>
+ <point x="1288" y="700" type="curve"/>
+ <point x="1288" y="736" type="line"/>
+ <point x="1232" y="1168"/>
+ <point x="1096" y="1516"/>
+ <point x="752" y="1516" type="curve" smooth="yes"/>
+ <point x="396" y="1516"/>
+ <point x="200" y="1196"/>
+ <point x="200" y="740" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="644" y="740" type="line"/>
+ <point x="644" y="972"/>
+ <point x="704" y="1160"/>
+ <point x="864" y="1160" type="curve" smooth="yes"/>
+ <point x="1068" y="1160"/>
+ <point x="1152" y="1016"/>
+ <point x="1152" y="772" type="curve" smooth="yes"/>
+ <point x="1152" y="664" type="line" smooth="yes"/>
+ <point x="1152" y="452"/>
+ <point x="1068" y="332"/>
+ <point x="864" y="332" type="curve" smooth="yes"/>
+ <point x="696" y="332"/>
+ <point x="644" y="492"/>
+ <point x="644" y="712" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="932" y="-572" type="line"/>
+ <point x="1372" y="-572" type="line"/>
+ <point x="1372" y="2112" type="line"/>
+ <point x="932" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2064, 'leftMargin': 80, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/eight.frac.glif b/src/Interface-Bold.ufo/glyphs/eight.frac.glif
new file mode 100644
index 000000000..24bab5c1b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/eight.frac.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eight.frac" format="1">
+ <advance width="1280"/>
+ <outline>
+ <component base="eight.sup" xOffset="116" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 95, 'rightMargin': 95}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/eight.glif b/src/Interface-Bold.ufo/glyphs/eight.glif
new file mode 100644
index 000000000..2e30953c4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/eight.glif
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eight" format="1">
+ <advance width="1792"/>
+ <unicode hex="0038"/>
+ <outline>
+ <contour>
+ <point x="1588" y="552" type="curve" smooth="yes"/>
+ <point x="1588" y="900"/>
+ <point x="1296" y="1112"/>
+ <point x="896" y="1112" type="curve" smooth="yes"/>
+ <point x="504" y="1112"/>
+ <point x="204" y="900"/>
+ <point x="204" y="552" type="curve" smooth="yes"/>
+ <point x="204" y="168"/>
+ <point x="504" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1296" y="-28"/>
+ <point x="1588" y="168"/>
+ </contour>
+ <contour>
+ <point x="1144" y="588" type="curve" smooth="yes"/>
+ <point x="1144" y="428"/>
+ <point x="1048" y="332"/>
+ <point x="900" y="332" type="curve" smooth="yes"/>
+ <point x="752" y="332"/>
+ <point x="648" y="428"/>
+ <point x="648" y="588" type="curve" smooth="yes"/>
+ <point x="648" y="752"/>
+ <point x="752" y="848"/>
+ <point x="896" y="848" type="curve" smooth="yes"/>
+ <point x="1044" y="848"/>
+ <point x="1144" y="752"/>
+ </contour>
+ <contour>
+ <point x="1548" y="1468" type="curve" smooth="yes"/>
+ <point x="1548" y="1836"/>
+ <point x="1280" y="2032"/>
+ <point x="896" y="2032" type="curve" smooth="yes"/>
+ <point x="520" y="2032"/>
+ <point x="248" y="1836"/>
+ <point x="248" y="1468" type="curve" smooth="yes"/>
+ <point x="248" y="1156"/>
+ <point x="520" y="944"/>
+ <point x="900" y="944" type="curve" smooth="yes"/>
+ <point x="1280" y="944"/>
+ <point x="1548" y="1156"/>
+ </contour>
+ <contour>
+ <point x="1104" y="1444" type="curve" smooth="yes"/>
+ <point x="1104" y="1300"/>
+ <point x="1036" y="1204"/>
+ <point x="900" y="1204" type="curve" smooth="yes"/>
+ <point x="764" y="1204"/>
+ <point x="692" y="1300"/>
+ <point x="692" y="1444" type="curve" smooth="yes"/>
+ <point x="692" y="1588"/>
+ <point x="764" y="1672"/>
+ <point x="896" y="1672" type="curve" smooth="yes"/>
+ <point x="1032" y="1672"/>
+ <point x="1104" y="1584"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 121, 'rightMargin': 123}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/eight.sup.glif b/src/Interface-Bold.ufo/glyphs/eight.sup.glif
new file mode 100644
index 000000000..02d3b4f07
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/eight.sup.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eight.sup" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1072" y="300" type="curve" smooth="yes"/>
+ <point x="1072" y="500"/>
+ <point x="888" y="608"/>
+ <point x="640" y="608" type="curve" smooth="yes"/>
+ <point x="396" y="608"/>
+ <point x="208" y="500"/>
+ <point x="208" y="300" type="curve" smooth="yes"/>
+ <point x="208" y="88"/>
+ <point x="396" y="-16"/>
+ <point x="644" y="-16" type="curve" smooth="yes"/>
+ <point x="892" y="-16"/>
+ <point x="1072" y="88"/>
+ </contour>
+ <contour>
+ <point x="772" y="332" type="curve" smooth="yes"/>
+ <point x="772" y="268"/>
+ <point x="720" y="228"/>
+ <point x="644" y="228" type="curve" smooth="yes"/>
+ <point x="564" y="228"/>
+ <point x="512" y="268"/>
+ <point x="512" y="332" type="curve" smooth="yes"/>
+ <point x="512" y="404"/>
+ <point x="564" y="432"/>
+ <point x="640" y="432" type="curve" smooth="yes"/>
+ <point x="720" y="432"/>
+ <point x="772" y="404"/>
+ </contour>
+ <contour>
+ <point x="1048" y="792" type="curve" smooth="yes"/>
+ <point x="1048" y="996"/>
+ <point x="880" y="1100"/>
+ <point x="640" y="1100" type="curve" smooth="yes"/>
+ <point x="408" y="1100"/>
+ <point x="236" y="996"/>
+ <point x="236" y="792" type="curve" smooth="yes"/>
+ <point x="236" y="612"/>
+ <point x="408" y="504"/>
+ <point x="644" y="504" type="curve" smooth="yes"/>
+ <point x="880" y="504"/>
+ <point x="1048" y="612"/>
+ </contour>
+ <contour>
+ <point x="748" y="772" type="curve" smooth="yes"/>
+ <point x="748" y="716"/>
+ <point x="716" y="676"/>
+ <point x="644" y="676" type="curve" smooth="yes"/>
+ <point x="572" y="676"/>
+ <point x="536" y="716"/>
+ <point x="536" y="772" type="curve" smooth="yes"/>
+ <point x="536" y="828"/>
+ <point x="572" y="860"/>
+ <point x="640" y="860" type="curve" smooth="yes"/>
+ <point x="716" y="860"/>
+ <point x="748" y="828"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 95, 'rightMargin': 95}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/eightroman.glif b/src/Interface-Bold.ufo/glyphs/eightroman.glif
new file mode 100644
index 000000000..040a26f43
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/eightroman.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eightroman" format="1">
+ <advance width="3840"/>
+ <unicode hex="2177"/>
+ <outline>
+ <component base="v" xOffset="92"/>
+ <component base="i" xOffset="1536"/>
+ <component base="i" xOffset="2300"/>
+ <component base="i" xOffset="3068"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3744, 'leftMargin': 59, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/eightsub.glif b/src/Interface-Bold.ufo/glyphs/eightsub.glif
new file mode 100644
index 000000000..2a3a2bf19
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/eightsub.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eightsub" format="1">
+ <advance width="1280"/>
+ <unicode hex="2088"/>
+ <outline>
+ <component base="eight.sup" yOffset="-496"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 208, 'rightMargin': -19}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/eightsuperior.glif b/src/Interface-Bold.ufo/glyphs/eightsuperior.glif
new file mode 100644
index 000000000..beb5a32a4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/eightsuperior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eightsuperior" format="1">
+ <advance width="1280"/>
+ <unicode hex="2078"/>
+ <outline>
+ <component base="eight.sup" xOffset="116" yOffset="916"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 95, 'rightMargin': 95}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/eiotifiedcyrillic.glif b/src/Interface-Bold.ufo/glyphs/eiotifiedcyrillic.glif
new file mode 100644
index 000000000..9e306c4e5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/eiotifiedcyrillic.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eiotifiedcyrillic" format="1">
+ <advance width="2304"/>
+ <unicode hex="0465"/>
+ <outline>
+ <contour>
+ <point x="1640" y="880" type="line"/>
+ <point x="452" y="880" type="line"/>
+ <point x="452" y="616" type="line"/>
+ <point x="1640" y="616" type="line"/>
+ </contour>
+ <component base="c" xOffset="720"/>
+ <component base="dotlessi" xOffset="24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2133, 'leftMargin': 134, 'rightMargin': 69}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/elcyrillic.glif b/src/Interface-Bold.ufo/glyphs/elcyrillic.glif
new file mode 100644
index 000000000..ca36a6b25
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/elcyrillic.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="elcyrillic" format="1">
+ <advance width="1536"/>
+ <unicode hex="043B"/>
+ <outline>
+ <contour>
+ <point x="780" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1488" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="908" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1620" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1176" y="1488" type="line"/>
+ <point x="440" y="1488" type="line"/>
+ <point x="440" y="1132" type="line"/>
+ <point x="1176" y="1132" type="line"/>
+ </contour>
+ <contour>
+ <point x="1488" y="1488" type="line"/>
+ <point x="1044" y="1488" type="line"/>
+ <point x="1044" y="0" type="line"/>
+ <point x="1488" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="328" y="1488" type="line"/>
+ <point x="304" y="856" type="line" smooth="yes"/>
+ <point x="288" y="516"/>
+ <point x="232" y="376"/>
+ <point x="100" y="360" type="curve" smooth="yes"/>
+ <point x="52" y="356" type="line"/>
+ <point x="56" y="0" type="line"/>
+ <point x="192" y="0" type="line" smooth="yes"/>
+ <point x="504" y="0"/>
+ <point x="692" y="192"/>
+ <point x="720" y="724" type="curve" smooth="yes"/>
+ <point x="764" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1588, 'leftMargin': 19, 'rightMargin': 132}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/elevenroman.glif b/src/Interface-Bold.ufo/glyphs/elevenroman.glif
new file mode 100644
index 000000000..7ec9d2efe
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/elevenroman.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="elevenroman" format="1">
+ <advance width="2304"/>
+ <unicode hex="217A"/>
+ <outline>
+ <component base="x" xOffset="88"/>
+ <component base="i" xOffset="1532"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2210, 'leftMargin': 60, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ellipsis.glif b/src/Interface-Bold.ufo/glyphs/ellipsis.glif
new file mode 100644
index 000000000..13a599b21
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ellipsis.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ellipsis" format="1">
+ <advance width="2048"/>
+ <unicode hex="2026"/>
+ <outline>
+ <component base="period" xOffset="-24"/>
+ <component base="period" xOffset="640"/>
+ <component base="period" xOffset="1300"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2151, 'leftMargin': 154, 'rightMargin': 180}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/emcyrillic.glif b/src/Interface-Bold.ufo/glyphs/emcyrillic.glif
new file mode 100644
index 000000000..f04f74c0a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/emcyrillic.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="emcyrillic" format="1">
+ <advance width="2048"/>
+ <unicode hex="043C"/>
+ <outline>
+ <contour>
+ <point x="1924" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1012" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2112" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1016" y="512" type="line"/>
+ <point x="668" y="1488" type="line"/>
+ <point x="320" y="1488" type="line"/>
+ <point x="868" y="0" type="line"/>
+ <point x="1164" y="0" type="line"/>
+ <point x="1720" y="1488" type="line"/>
+ <point x="1372" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="568" y="1488" type="line"/>
+ <point x="124" y="1488" type="line"/>
+ <point x="124" y="0" type="line"/>
+ <point x="568" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1484" y="0" type="line"/>
+ <point x="1924" y="0" type="line"/>
+ <point x="1924" y="1488" type="line"/>
+ <point x="1484" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2155, 'leftMargin': 168, 'rightMargin': 185}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/emdash.glif b/src/Interface-Bold.ufo/glyphs/emdash.glif
new file mode 100644
index 000000000..856f82f81
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/emdash.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="emdash" format="1">
+ <advance width="2560"/>
+ <unicode hex="2014"/>
+ <outline>
+ <contour>
+ <point x="2560" y="1024" type="line"/>
+ <point x="0" y="1024" type="line"/>
+ <point x="0" y="704" type="line"/>
+ <point x="2560" y="704" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2176, 'leftMargin': 128, 'rightMargin': 128}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/emquad.glif b/src/Interface-Bold.ufo/glyphs/emquad.glif
new file mode 100644
index 000000000..25727a479
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/emquad.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="emquad" format="1">
+ <advance width="3072"/>
+ <unicode hex="2001"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2872, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/emspace.glif b/src/Interface-Bold.ufo/glyphs/emspace.glif
new file mode 100644
index 000000000..cd5114950
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/emspace.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="emspace" format="1">
+ <advance width="3072"/>
+ <unicode hex="2003"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2872, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/encyrillic.glif b/src/Interface-Bold.ufo/glyphs/encyrillic.glif
new file mode 100644
index 000000000..5ef990ea7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/encyrillic.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="encyrillic" format="1">
+ <advance width="1536"/>
+ <unicode hex="043D"/>
+ <outline>
+ <contour>
+ <point x="1428" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="768" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1560" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1140" y="908" type="line"/>
+ <point x="396" y="908" type="line"/>
+ <point x="396" y="552" type="line"/>
+ <point x="1140" y="552" type="line"/>
+ </contour>
+ <contour>
+ <point x="552" y="1488" type="line"/>
+ <point x="108" y="1488" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="552" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1428" y="1488" type="line"/>
+ <point x="984" y="1488" type="line"/>
+ <point x="984" y="0" type="line"/>
+ <point x="1428" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 132, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/endash.glif b/src/Interface-Bold.ufo/glyphs/endash.glif
new file mode 100644
index 000000000..7da9adc84
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/endash.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="endash" format="1">
+ <advance width="1792"/>
+ <unicode hex="2013"/>
+ <outline>
+ <contour>
+ <point x="1664" y="1024" type="line"/>
+ <point x="128" y="1024" type="line"/>
+ <point x="128" y="704" type="line"/>
+ <point x="1664" y="704" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/endescendercyrillic.glif b/src/Interface-Bold.ufo/glyphs/endescendercyrillic.glif
new file mode 100644
index 000000000..2190a4036
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/endescendercyrillic.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="endescendercyrillic" format="1">
+ <advance width="2048"/>
+ <unicode hex="04A3"/>
+ <outline>
+ <contour>
+ <point x="1668" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="encyrillic" xOffset="80"/>
+ <component base="cyrillictic" xOffset="1296"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1863, 'leftMargin': 108, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/eng.glif b/src/Interface-Bold.ufo/glyphs/eng.glif
new file mode 100644
index 000000000..87d80adbd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/eng.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eng" format="1">
+ <advance width="1536"/>
+ <unicode hex="014B"/>
+ <outline>
+ <contour>
+ <point x="768" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="768" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1048" y="-424" type="move" name="parenthesses.w1"/>
+ </contour>
+ <contour>
+ <point x="768" y="16" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1560" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="548" y="1172" type="line"/>
+ <point x="520" y="1488" type="line"/>
+ <point x="108" y="1488" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="548" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="464" y="796" type="line"/>
+ <point x="464" y="1004"/>
+ <point x="580" y="1160"/>
+ <point x="796" y="1160" type="curve" smooth="yes"/>
+ <point x="916" y="1160"/>
+ <point x="988" y="1096"/>
+ <point x="988" y="896" type="curve" smooth="yes"/>
+ <point x="988" y="-20" type="line" smooth="yes"/>
+ <point x="988" y="-168"/>
+ <point x="928" y="-244"/>
+ <point x="824" y="-244" type="curve" smooth="yes"/>
+ <point x="764" y="-244"/>
+ <point x="732" y="-240"/>
+ <point x="688" y="-228" type="curve"/>
+ <point x="668" y="-580" type="line"/>
+ <point x="744" y="-596"/>
+ <point x="804" y="-600"/>
+ <point x="880" y="-600" type="curve" smooth="yes"/>
+ <point x="1224" y="-600"/>
+ <point x="1432" y="-396"/>
+ <point x="1432" y="-20" type="curve" smooth="yes"/>
+ <point x="1432" y="896" type="line" smooth="yes"/>
+ <point x="1432" y="1348"/>
+ <point x="1240" y="1516"/>
+ <point x="960" y="1516" type="curve" smooth="yes"/>
+ <point x="632" y="1516"/>
+ <point x="412" y="1212"/>
+ <point x="412" y="792" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 132, 'rightMargin': 129}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/eng_uni1ABE___.glif b/src/Interface-Bold.ufo/glyphs/eng_uni1ABE___.glif
new file mode 100644
index 000000000..846ff0ebe
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/eng_uni1ABE___.glif
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eng_uni1ABE" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="840" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="840" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="916" y="-428" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="840" y="16" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1764" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="620" y="1172" type="line"/>
+ <point x="592" y="1488" type="line"/>
+ <point x="176" y="1488" type="line"/>
+ <point x="176" y="0" type="line"/>
+ <point x="620" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="536" y="796" type="line"/>
+ <point x="536" y="1004"/>
+ <point x="648" y="1160"/>
+ <point x="864" y="1160" type="curve" smooth="yes"/>
+ <point x="984" y="1160"/>
+ <point x="1056" y="1096"/>
+ <point x="1056" y="896" type="curve" smooth="yes"/>
+ <point x="1056" y="-20" type="line" smooth="yes"/>
+ <point x="1056" y="-168"/>
+ <point x="1000" y="-244"/>
+ <point x="896" y="-244" type="curve" smooth="yes"/>
+ <point x="836" y="-244"/>
+ <point x="804" y="-240"/>
+ <point x="756" y="-228" type="curve"/>
+ <point x="736" y="-580" type="line"/>
+ <point x="812" y="-596"/>
+ <point x="876" y="-600"/>
+ <point x="952" y="-600" type="curve" smooth="yes"/>
+ <point x="1292" y="-600"/>
+ <point x="1500" y="-396"/>
+ <point x="1500" y="-20" type="curve" smooth="yes"/>
+ <point x="1500" y="896" type="line" smooth="yes"/>
+ <point x="1500" y="1348"/>
+ <point x="1308" y="1516"/>
+ <point x="1032" y="1516" type="curve" smooth="yes"/>
+ <point x="704" y="1516"/>
+ <point x="484" y="1212"/>
+ <point x="484" y="792" type="curve"/>
+ </contour>
+ <contour>
+ <point x="628" y="-720" type="curve"/>
+ <point x="660" y="-608" type="line"/>
+ <point x="588" y="-580"/>
+ <point x="508" y="-536"/>
+ <point x="508" y="-424" type="curve" smooth="yes"/>
+ <point x="508" y="-324"/>
+ <point x="580" y="-280"/>
+ <point x="660" y="-244" type="curve"/>
+ <point x="628" y="-140" type="line"/>
+ <point x="500" y="-164"/>
+ <point x="364" y="-272"/>
+ <point x="364" y="-428" type="curve" smooth="yes"/>
+ <point x="364" y="-588"/>
+ <point x="500" y="-688"/>
+ </contour>
+ <contour>
+ <point x="1608" y="-720" type="line"/>
+ <point x="1736" y="-688"/>
+ <point x="1872" y="-588"/>
+ <point x="1872" y="-428" type="curve" smooth="yes"/>
+ <point x="1872" y="-268"/>
+ <point x="1736" y="-164"/>
+ <point x="1608" y="-140" type="curve"/>
+ <point x="1576" y="-244" type="line"/>
+ <point x="1656" y="-280"/>
+ <point x="1728" y="-320"/>
+ <point x="1728" y="-424" type="curve" smooth="yes"/>
+ <point x="1728" y="-536"/>
+ <point x="1648" y="-580"/>
+ <point x="1576" y="-608" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1833, 'leftMargin': 129, 'rightMargin': 7}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/enghecyrillic.glif b/src/Interface-Bold.ufo/glyphs/enghecyrillic.glif
new file mode 100644
index 000000000..0d0d92786
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/enghecyrillic.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="enghecyrillic" format="1">
+ <advance width="2048"/>
+ <unicode hex="04A5"/>
+ <outline>
+ <contour>
+ <point x="1924" y="1488" type="line"/>
+ <point x="1360" y="1488" type="line"/>
+ <point x="1356" y="1132" type="line"/>
+ <point x="1924" y="1132" type="line"/>
+ </contour>
+ <component base="encyrillic" xOffset="16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1984, 'leftMargin': 108, 'rightMargin': 75}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/enhookcyrillic.glif b/src/Interface-Bold.ufo/glyphs/enhookcyrillic.glif
new file mode 100644
index 000000000..ceb69dfe7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/enhookcyrillic.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="enhookcyrillic" format="1">
+ <advance width="1536"/>
+ <unicode hex="04C8"/>
+ <outline>
+ <contour>
+ <point x="108" y="1488" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="552" y="0" type="line"/>
+ <point x="552" y="552" type="line"/>
+ <point x="984" y="552" type="line"/>
+ <point x="984" y="-20" type="line" smooth="yes"/>
+ <point x="984" y="-168"/>
+ <point x="928" y="-244"/>
+ <point x="824" y="-244" type="curve" smooth="yes"/>
+ <point x="764" y="-244"/>
+ <point x="732" y="-240"/>
+ <point x="684" y="-228" type="curve"/>
+ <point x="664" y="-580" type="line"/>
+ <point x="740" y="-596"/>
+ <point x="804" y="-600"/>
+ <point x="880" y="-600" type="curve" smooth="yes"/>
+ <point x="1220" y="-600"/>
+ <point x="1428" y="-396"/>
+ <point x="1428" y="-20" type="curve" smooth="yes"/>
+ <point x="1428" y="1488" type="line"/>
+ <point x="984" y="1488" type="line"/>
+ <point x="984" y="908" type="line"/>
+ <point x="552" y="908" type="line"/>
+ <point x="552" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 132, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/enquad.glif b/src/Interface-Bold.ufo/glyphs/enquad.glif
new file mode 100644
index 000000000..a2af2f3e0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/enquad.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="enquad" format="1">
+ <advance width="1536"/>
+ <unicode hex="2000"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1436, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/enspace.glif b/src/Interface-Bold.ufo/glyphs/enspace.glif
new file mode 100644
index 000000000..98c151ef1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/enspace.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="enspace" format="1">
+ <advance width="1536"/>
+ <unicode hex="2002"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1436, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/epsilon.glif b/src/Interface-Bold.ufo/glyphs/epsilon.glif
new file mode 100644
index 000000000..c871756a5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/epsilon.glif
@@ -0,0 +1,94 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="epsilon" format="1">
+ <advance width="1792"/>
+ <unicode hex="03B5"/>
+ <outline>
+ <contour>
+ <point x="900" y="1772" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1664" y="1772" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="800" y="808" type="line"/>
+ <point x="432" y="808"/>
+ <point x="208" y="672"/>
+ <point x="208" y="420" type="curve" smooth="yes"/>
+ <point x="208" y="140"/>
+ <point x="520" y="-28"/>
+ <point x="924" y="-28" type="curve" smooth="yes"/>
+ <point x="1248" y="-28"/>
+ <point x="1584" y="116"/>
+ <point x="1584" y="440" type="curve"/>
+ <point x="1144" y="440" type="line"/>
+ <point x="1144" y="364"/>
+ <point x="1064" y="304"/>
+ <point x="892" y="304" type="curve" smooth="yes"/>
+ <point x="728" y="304"/>
+ <point x="648" y="384"/>
+ <point x="648" y="464" type="curve" smooth="yes"/>
+ <point x="648" y="580"/>
+ <point x="752" y="620"/>
+ <point x="904" y="620" type="curve" smooth="yes"/>
+ <point x="1148" y="620" type="line"/>
+ <point x="1148" y="808" type="line"/>
+ </contour>
+ <contour>
+ <point x="1148" y="712" type="line"/>
+ <point x="1148" y="904" type="line"/>
+ <point x="904" y="904" type="line" smooth="yes"/>
+ <point x="760" y="904"/>
+ <point x="676" y="956"/>
+ <point x="676" y="1040" type="curve"/>
+ <point x="676" y="1108"/>
+ <point x="740" y="1184"/>
+ <point x="896" y="1184" type="curve" smooth="yes"/>
+ <point x="1024" y="1184"/>
+ <point x="1120" y="1144"/>
+ <point x="1120" y="1056" type="curve"/>
+ <point x="1564" y="1056" type="line"/>
+ <point x="1564" y="1344"/>
+ <point x="1272" y="1516"/>
+ <point x="924" y="1516" type="curve" smooth="yes"/>
+ <point x="520" y="1516"/>
+ <point x="232" y="1364"/>
+ <point x="232" y="1080" type="curve"/>
+ <point x="232" y="876"/>
+ <point x="468" y="712"/>
+ <point x="800" y="712" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1823.25</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>610.5</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 129, 'rightMargin': 78}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/epsilon1.glif b/src/Interface-Bold.ufo/glyphs/epsilon1.glif
new file mode 100644
index 000000000..37558cb0b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/epsilon1.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="epsilon1" format="1">
+ <advance width="1792"/>
+ <unicode hex="025B"/>
+ <outline>
+ <contour>
+ <point x="900" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1664" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="900" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="epsilon" xOffset="80"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 129, 'rightMargin': 78}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/epsilon1rev.glif b/src/Interface-Bold.ufo/glyphs/epsilon1rev.glif
new file mode 100644
index 000000000..882d651d1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/epsilon1rev.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="epsilon1rev" format="1">
+ <advance width="1536"/>
+ <unicode hex="025C"/>
+ <outline>
+ <contour>
+ <point x="1296" y="1072" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="748" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="748" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1588" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="516" y="808" type="line"/>
+ <point x="516" y="620" type="line"/>
+ <point x="760" y="620" type="line" smooth="yes"/>
+ <point x="912" y="620"/>
+ <point x="1016" y="580"/>
+ <point x="1016" y="464" type="curve" smooth="yes"/>
+ <point x="1016" y="384"/>
+ <point x="936" y="304"/>
+ <point x="772" y="304" type="curve" smooth="yes"/>
+ <point x="604" y="304"/>
+ <point x="524" y="364"/>
+ <point x="524" y="440" type="curve"/>
+ <point x="80" y="440" type="line"/>
+ <point x="80" y="116"/>
+ <point x="420" y="-28"/>
+ <point x="744" y="-28" type="curve" smooth="yes"/>
+ <point x="1144" y="-28"/>
+ <point x="1456" y="140"/>
+ <point x="1456" y="420" type="curve" smooth="yes"/>
+ <point x="1456" y="672"/>
+ <point x="1232" y="808"/>
+ <point x="864" y="808" type="curve"/>
+ </contour>
+ <contour>
+ <point x="864" y="712" type="line"/>
+ <point x="1196" y="712"/>
+ <point x="1432" y="876"/>
+ <point x="1432" y="1080" type="curve"/>
+ <point x="1432" y="1364"/>
+ <point x="1144" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="392" y="1516"/>
+ <point x="104" y="1344"/>
+ <point x="104" y="1056" type="curve"/>
+ <point x="548" y="1056" type="line"/>
+ <point x="548" y="1144"/>
+ <point x="640" y="1184"/>
+ <point x="772" y="1184" type="curve" smooth="yes"/>
+ <point x="928" y="1184"/>
+ <point x="988" y="1108"/>
+ <point x="988" y="1040" type="curve"/>
+ <point x="988" y="956"/>
+ <point x="904" y="904"/>
+ <point x="760" y="904" type="curve" smooth="yes"/>
+ <point x="516" y="904" type="line"/>
+ <point x="516" y="712" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 78, 'rightMargin': 129}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/epsilon1revclosed.glif b/src/Interface-Bold.ufo/glyphs/epsilon1revclosed.glif
new file mode 100644
index 000000000..aa97ac10f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/epsilon1revclosed.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="epsilon1revclosed" format="1">
+ <advance width="1536"/>
+ <unicode hex="025E"/>
+ <outline>
+ <contour>
+ <point x="772" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1564" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1176" y="888" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="896" y="712" type="line"/>
+ <point x="1212" y="712"/>
+ <point x="1412" y="876"/>
+ <point x="1412" y="1080" type="curve"/>
+ <point x="1412" y="1364"/>
+ <point x="1160" y="1516"/>
+ <point x="772" y="1516" type="curve" smooth="yes"/>
+ <point x="440" y="1516"/>
+ <point x="100" y="1308"/>
+ <point x="100" y="744" type="curve"/>
+ <point x="544" y="744" type="line"/>
+ <point x="544" y="1108"/>
+ <point x="684" y="1184"/>
+ <point x="800" y="1184" type="curve" smooth="yes"/>
+ <point x="936" y="1184"/>
+ <point x="968" y="1108"/>
+ <point x="968" y="1040" type="curve"/>
+ <point x="968" y="956"/>
+ <point x="916" y="896"/>
+ <point x="792" y="896" type="curve" smooth="yes"/>
+ <point x="744" y="896" type="line"/>
+ <point x="744" y="712" type="line"/>
+ </contour>
+ <contour>
+ <point x="744" y="808" type="line"/>
+ <point x="744" y="628" type="line"/>
+ <point x="792" y="628" type="line" smooth="yes"/>
+ <point x="924" y="628"/>
+ <point x="996" y="580"/>
+ <point x="996" y="464" type="curve" smooth="yes"/>
+ <point x="996" y="384"/>
+ <point x="948" y="304"/>
+ <point x="800" y="304" type="curve" smooth="yes"/>
+ <point x="652" y="304"/>
+ <point x="544" y="396"/>
+ <point x="544" y="748" type="curve"/>
+ <point x="100" y="748" type="line"/>
+ <point x="100" y="148"/>
+ <point x="460" y="-28"/>
+ <point x="772" y="-28" type="curve" smooth="yes"/>
+ <point x="1160" y="-28"/>
+ <point x="1436" y="140"/>
+ <point x="1436" y="420" type="curve" smooth="yes"/>
+ <point x="1436" y="672"/>
+ <point x="1244" y="808"/>
+ <point x="896" y="808" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1540.0, 'leftMargin': 76, 'rightMargin': 129.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/epsilon1revclosed_uni02DE__.glif b/src/Interface-Bold.ufo/glyphs/epsilon1revclosed_uni02DE__.glif
new file mode 100644
index 000000000..9dad7204e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/epsilon1revclosed_uni02DE__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="epsilon1revclosed_uni02DE" format="1">
+ <advance width="2304"/>
+ <outline>
+ <component base="epsilon1revclosed" xOffset="-20"/>
+ <component base="rhotichookmod" xOffset="1388"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2094, 'leftMargin': 100, 'rightMargin': -150}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/epsilon1revhook.glif b/src/Interface-Bold.ufo/glyphs/epsilon1revhook.glif
new file mode 100644
index 000000000..5cdc3c5f3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/epsilon1revhook.glif
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="epsilon1revhook" format="1">
+ <advance width="2304"/>
+ <unicode hex="025D"/>
+ <outline>
+ <contour>
+ <point x="812" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="812" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2188" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1348" y="920" type="line"/>
+ <point x="1552" y="972" type="line"/>
+ <point x="1608" y="732"/>
+ <point x="1664" y="540"/>
+ <point x="1936" y="540" type="curve" smooth="yes"/>
+ <point x="2016" y="540"/>
+ <point x="2096" y="560"/>
+ <point x="2160" y="596" type="curve"/>
+ <point x="2104" y="876" type="line"/>
+ <point x="2080" y="872"/>
+ <point x="2052" y="872"/>
+ <point x="2024" y="872" type="curve" smooth="yes"/>
+ <point x="1872" y="872"/>
+ <point x="1868" y="1040"/>
+ <point x="1824" y="1324" type="curve"/>
+ <point x="1348" y="1220" type="line"/>
+ </contour>
+ <contour>
+ <point x="580" y="808" type="line"/>
+ <point x="580" y="620" type="line"/>
+ <point x="824" y="620" type="line" smooth="yes"/>
+ <point x="976" y="620"/>
+ <point x="1080" y="580"/>
+ <point x="1080" y="464" type="curve" smooth="yes"/>
+ <point x="1080" y="384"/>
+ <point x="1000" y="304"/>
+ <point x="836" y="304" type="curve" smooth="yes"/>
+ <point x="668" y="304"/>
+ <point x="588" y="364"/>
+ <point x="588" y="440" type="curve"/>
+ <point x="144" y="440" type="line"/>
+ <point x="144" y="116"/>
+ <point x="484" y="-28"/>
+ <point x="808" y="-28" type="curve" smooth="yes"/>
+ <point x="1208" y="-28"/>
+ <point x="1520" y="140"/>
+ <point x="1520" y="420" type="curve" smooth="yes"/>
+ <point x="1520" y="672"/>
+ <point x="1296" y="808"/>
+ <point x="928" y="808" type="curve"/>
+ </contour>
+ <contour>
+ <point x="928" y="712" type="line"/>
+ <point x="1260" y="712"/>
+ <point x="1496" y="876"/>
+ <point x="1496" y="1080" type="curve"/>
+ <point x="1496" y="1364"/>
+ <point x="1208" y="1516"/>
+ <point x="808" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="168" y="1344"/>
+ <point x="168" y="1056" type="curve"/>
+ <point x="612" y="1056" type="line"/>
+ <point x="612" y="1144"/>
+ <point x="704" y="1184"/>
+ <point x="836" y="1184" type="curve" smooth="yes"/>
+ <point x="992" y="1184"/>
+ <point x="1052" y="1108"/>
+ <point x="1052" y="1040" type="curve"/>
+ <point x="1052" y="956"/>
+ <point x="968" y="904"/>
+ <point x="824" y="904" type="curve" smooth="yes"/>
+ <point x="580" y="904" type="line"/>
+ <point x="580" y="712" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2123.0, 'leftMargin': 78, 'rightMargin': 27.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/epsilonclosed.glif b/src/Interface-Bold.ufo/glyphs/epsilonclosed.glif
new file mode 100644
index 000000000..7d45fe985
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/epsilonclosed.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="epsilonclosed" format="1">
+ <advance width="1792"/>
+ <unicode hex="029A"/>
+ <outline>
+ <contour>
+ <point x="868" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="868" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1640" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="924" y="712" type="line"/>
+ <point x="924" y="896" type="line"/>
+ <point x="876" y="896" type="line" smooth="yes"/>
+ <point x="748" y="896"/>
+ <point x="700" y="956"/>
+ <point x="700" y="1040" type="curve" smooth="yes"/>
+ <point x="700" y="1108"/>
+ <point x="732" y="1184"/>
+ <point x="868" y="1184" type="curve" smooth="yes"/>
+ <point x="980" y="1184"/>
+ <point x="1124" y="1108"/>
+ <point x="1124" y="744" type="curve"/>
+ <point x="1564" y="744" type="line"/>
+ <point x="1564" y="1308"/>
+ <point x="1228" y="1516"/>
+ <point x="892" y="1516" type="curve" smooth="yes"/>
+ <point x="508" y="1516"/>
+ <point x="256" y="1364"/>
+ <point x="256" y="1080" type="curve" smooth="yes"/>
+ <point x="256" y="876"/>
+ <point x="456" y="712"/>
+ <point x="772" y="712" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="772" y="808" type="line"/>
+ <point x="420" y="808"/>
+ <point x="228" y="672"/>
+ <point x="228" y="420" type="curve" smooth="yes"/>
+ <point x="228" y="140"/>
+ <point x="508" y="-28"/>
+ <point x="892" y="-28" type="curve" smooth="yes"/>
+ <point x="1204" y="-28"/>
+ <point x="1564" y="148"/>
+ <point x="1564" y="748" type="curve"/>
+ <point x="1124" y="748" type="line"/>
+ <point x="1124" y="396"/>
+ <point x="1016" y="304"/>
+ <point x="864" y="304" type="curve" smooth="yes"/>
+ <point x="720" y="304"/>
+ <point x="672" y="384"/>
+ <point x="672" y="464" type="curve" smooth="yes"/>
+ <point x="672" y="580"/>
+ <point x="740" y="628"/>
+ <point x="876" y="628" type="curve" smooth="yes"/>
+ <point x="924" y="628" type="line"/>
+ <point x="924" y="808" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1540.0, 'leftMargin': 129, 'rightMargin': 76.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/equal.glif b/src/Interface-Bold.ufo/glyphs/equal.glif
new file mode 100644
index 000000000..9ad09fcf9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/equal.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="equal" format="1">
+ <advance width="1536"/>
+ <unicode hex="003D"/>
+ <outline>
+ <contour>
+ <point x="192" y="732" type="line"/>
+ <point x="192" y="380" type="line"/>
+ <point x="1344" y="380" type="line"/>
+ <point x="1344" y="732" type="line"/>
+ </contour>
+ <contour>
+ <point x="192" y="1376" type="line"/>
+ <point x="192" y="1024" type="line"/>
+ <point x="1344" y="1024" type="line"/>
+ <point x="1344" y="1376" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1638, 'leftMargin': 180, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/equalsub.glif b/src/Interface-Bold.ufo/glyphs/equalsub.glif
new file mode 100644
index 000000000..e5da4b619
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/equalsub.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="equalsub" format="1">
+ <advance width="1280"/>
+ <unicode hex="208C"/>
+ <outline>
+ <component base="equalsuperior" yOffset="-1376"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1029, 'leftMargin': 236, 'rightMargin': -15}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/equalsuperior.glif b/src/Interface-Bold.ufo/glyphs/equalsuperior.glif
new file mode 100644
index 000000000..90a611a15
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/equalsuperior.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="equalsuperior" format="1">
+ <advance width="1280"/>
+ <unicode hex="207C"/>
+ <outline>
+ <contour>
+ <point x="1044" y="1296" type="line"/>
+ <point x="236" y="1296" type="line"/>
+ <point x="236" y="1036" type="line"/>
+ <point x="1044" y="1036" type="line"/>
+ </contour>
+ <contour>
+ <point x="1044" y="1736" type="line"/>
+ <point x="236" y="1736" type="line"/>
+ <point x="236" y="1476" type="line"/>
+ <point x="1044" y="1476" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1029, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/erev.glif b/src/Interface-Bold.ufo/glyphs/erev.glif
new file mode 100644
index 000000000..9cbed6c4e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/erev.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="erev" format="1">
+ <advance width="1536"/>
+ <unicode hex="0258"/>
+ <outline>
+ <contour>
+ <point x="1240" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="748" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="700" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1548" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="700" y="-28" type="curve" smooth="yes"/>
+ <point x="1180" y="-28"/>
+ <point x="1460" y="304"/>
+ <point x="1460" y="696" type="curve" smooth="yes"/>
+ <point x="1460" y="748" type="line" smooth="yes"/>
+ <point x="1460" y="1180"/>
+ <point x="1208" y="1516"/>
+ <point x="748" y="1516" type="curve" smooth="yes"/>
+ <point x="324" y="1516"/>
+ <point x="80" y="1232"/>
+ <point x="80" y="788" type="curve" smooth="yes"/>
+ <point x="80" y="600" type="line"/>
+ <point x="1284" y="600" type="line"/>
+ <point x="1284" y="888" type="line"/>
+ <point x="512" y="888" type="line"/>
+ <point x="512" y="924" type="line" smooth="yes"/>
+ <point x="512" y="1072"/>
+ <point x="592" y="1160"/>
+ <point x="752" y="1160" type="curve" smooth="yes"/>
+ <point x="956" y="1160"/>
+ <point x="1016" y="968"/>
+ <point x="1016" y="748" type="curve" smooth="yes"/>
+ <point x="1016" y="696" type="line" smooth="yes"/>
+ <point x="1016" y="476"/>
+ <point x="888" y="332"/>
+ <point x="672" y="332" type="curve" smooth="yes"/>
+ <point x="540" y="332"/>
+ <point x="412" y="376"/>
+ <point x="324" y="484" type="curve"/>
+ <point x="116" y="236" type="line"/>
+ <point x="212" y="104"/>
+ <point x="412" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1530, 'leftMargin': 62, 'rightMargin': 89}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ereversedcyrillic.glif b/src/Interface-Bold.ufo/glyphs/ereversedcyrillic.glif
new file mode 100644
index 000000000..0b8f6114f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ereversedcyrillic.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ereversedcyrillic" format="1">
+ <advance width="1536"/>
+ <unicode hex="044D"/>
+ <outline>
+ <contour>
+ <point x="748" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1484" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="728" y="1160" type="curve" smooth="yes"/>
+ <point x="936" y="1160"/>
+ <point x="984" y="980"/>
+ <point x="984" y="760" type="curve" smooth="yes"/>
+ <point x="984" y="728" type="line" smooth="yes"/>
+ <point x="984" y="512"/>
+ <point x="932" y="332"/>
+ <point x="728" y="332" type="curve"/>
+ <point x="588" y="332"/>
+ <point x="524" y="436"/>
+ <point x="524" y="568" type="curve"/>
+ <point x="108" y="568" type="line"/>
+ <point x="108" y="192"/>
+ <point x="360" y="-28"/>
+ <point x="728" y="-28" type="curve" smooth="yes"/>
+ <point x="1188" y="-28"/>
+ <point x="1428" y="296"/>
+ <point x="1428" y="728" type="curve" smooth="yes"/>
+ <point x="1428" y="760" type="line" smooth="yes"/>
+ <point x="1428" y="1188"/>
+ <point x="1188" y="1516"/>
+ <point x="728" y="1516" type="curve"/>
+ <point x="372" y="1516"/>
+ <point x="108" y="1292"/>
+ <point x="108" y="960" type="curve"/>
+ <point x="524" y="960" type="line"/>
+ <point x="524" y="1084"/>
+ <point x="592" y="1160"/>
+ </contour>
+ <contour>
+ <point x="1116" y="872" type="line"/>
+ <point x="628" y="872" type="line"/>
+ <point x="628" y="620" type="line"/>
+ <point x="1116" y="620" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 70, 'rightMargin': 56}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/esh.glif b/src/Interface-Bold.ufo/glyphs/esh.glif
new file mode 100644
index 000000000..7eede6312
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/esh.glif
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="esh" format="1">
+ <advance width="1280"/>
+ <unicode hex="0283"/>
+ <outline>
+ <contour>
+ <point x="928" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="340" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1224" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="864" y="0" type="line" name="hr00"/>
+ <point x="864" y="1608" type="line" smooth="yes"/>
+ <point x="864" y="1724"/>
+ <point x="940" y="1784"/>
+ <point x="1076" y="1784" type="curve" smooth="yes"/>
+ <point x="1128" y="1784"/>
+ <point x="1160" y="1780"/>
+ <point x="1192" y="1772" type="curve"/>
+ <point x="1192" y="2112" type="line"/>
+ <point x="1128" y="2128"/>
+ <point x="1060" y="2140"/>
+ <point x="980" y="2140" type="curve" smooth="yes"/>
+ <point x="636" y="2140"/>
+ <point x="416" y="1956"/>
+ <point x="416" y="1608" type="curve" smooth="yes"/>
+ <point x="416" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="416" y="1540" type="line"/>
+ <point x="416" y="-68" type="line" smooth="yes"/>
+ <point x="416" y="-180"/>
+ <point x="340" y="-244"/>
+ <point x="204" y="-244" type="curve" smooth="yes"/>
+ <point x="152" y="-244"/>
+ <point x="120" y="-240"/>
+ <point x="88" y="-232" type="curve"/>
+ <point x="88" y="-572" type="line"/>
+ <point x="152" y="-588"/>
+ <point x="224" y="-600"/>
+ <point x="300" y="-600" type="curve" smooth="yes"/>
+ <point x="644" y="-600"/>
+ <point x="864" y="-412"/>
+ <point x="864" y="-68" type="curve" smooth="yes"/>
+ <point x="864" y="1540" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2140.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-599.5</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1166.0, 'leftMargin': 30, 'rightMargin': 30.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/eshcurl.glif b/src/Interface-Bold.ufo/glyphs/eshcurl.glif
new file mode 100644
index 000000000..eae6105b8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/eshcurl.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eshcurl" format="1">
+ <advance width="1536"/>
+ <unicode hex="0286"/>
+ <outline>
+ <contour>
+ <point x="1156" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="556" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1520" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1116" y="344" type="line"/>
+ <point x="672" y="344" type="line"/>
+ <point x="672" y="344"/>
+ <point x="672" y="-128"/>
+ <point x="672" y="-168" type="curve" smooth="yes"/>
+ <point x="672" y="-264"/>
+ <point x="644" y="-324"/>
+ <point x="552" y="-324" type="curve" smooth="yes"/>
+ <point x="488" y="-324"/>
+ <point x="428" y="-296"/>
+ <point x="428" y="-220" type="curve" smooth="yes"/>
+ <point x="428" y="-156"/>
+ <point x="484" y="-124"/>
+ <point x="568" y="-124" type="curve" smooth="yes"/>
+ <point x="708" y="-124"/>
+ <point x="832" y="-196"/>
+ <point x="1008" y="-332" type="curve"/>
+ <point x="1300" y="-572" type="line"/>
+ <point x="1492" y="-300" type="line"/>
+ <point x="1084" y="24" type="line"/>
+ <point x="920" y="128"/>
+ <point x="756" y="172"/>
+ <point x="520" y="172" type="curve" smooth="yes"/>
+ <point x="212" y="172"/>
+ <point x="48" y="24"/>
+ <point x="48" y="-208" type="curve" smooth="yes"/>
+ <point x="48" y="-440"/>
+ <point x="212" y="-600"/>
+ <point x="560" y="-600" type="curve" smooth="yes"/>
+ <point x="992" y="-600"/>
+ <point x="1116" y="-352"/>
+ <point x="1116" y="-52" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1116" y="0" type="line"/>
+ <point x="1116" y="1608" type="line" smooth="yes"/>
+ <point x="1116" y="1724"/>
+ <point x="1196" y="1784"/>
+ <point x="1332" y="1784" type="curve" smooth="yes"/>
+ <point x="1380" y="1784"/>
+ <point x="1416" y="1780"/>
+ <point x="1448" y="1772" type="curve"/>
+ <point x="1448" y="2112" type="line"/>
+ <point x="1384" y="2128"/>
+ <point x="1312" y="2140"/>
+ <point x="1236" y="2140" type="curve" smooth="yes"/>
+ <point x="892" y="2140"/>
+ <point x="672" y="1956"/>
+ <point x="672" y="1608" type="curve" smooth="yes"/>
+ <point x="672" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1515, 'leftMargin': 41, 'rightMargin': 30}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/eshlooprev.glif b/src/Interface-Bold.ufo/glyphs/eshlooprev.glif
new file mode 100644
index 000000000..842b05b34
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/eshlooprev.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eshlooprev" format="1">
+ <advance width="1792"/>
+ <unicode hex="01AA"/>
+ <outline>
+ <contour>
+ <point x="876" y="1360" type="line"/>
+ <point x="876" y="-20" type="line" smooth="yes"/>
+ <point x="876" y="-396"/>
+ <point x="1084" y="-600"/>
+ <point x="1424" y="-600" type="curve" smooth="yes"/>
+ <point x="1500" y="-600"/>
+ <point x="1564" y="-596"/>
+ <point x="1636" y="-580" type="curve"/>
+ <point x="1636" y="-228" type="line"/>
+ <point x="1592" y="-236"/>
+ <point x="1552" y="-240"/>
+ <point x="1508" y="-240" type="curve" smooth="yes"/>
+ <point x="1388" y="-240"/>
+ <point x="1320" y="-168"/>
+ <point x="1320" y="-20" type="curve" smooth="yes"/>
+ <point x="1320" y="1592" type="line"/>
+ </contour>
+ <contour>
+ <point x="156" y="1592" type="curve" smooth="yes"/>
+ <point x="156" y="1272"/>
+ <point x="416" y="1012"/>
+ <point x="736" y="1012" type="curve" smooth="yes"/>
+ <point x="1056" y="1012"/>
+ <point x="1320" y="1272"/>
+ <point x="1320" y="1592" type="curve" smooth="yes"/>
+ <point x="1320" y="1912"/>
+ <point x="1056" y="2176"/>
+ <point x="736" y="2176" type="curve" smooth="yes"/>
+ <point x="416" y="2176"/>
+ <point x="156" y="1912"/>
+ </contour>
+ <contour>
+ <point x="740" y="1388" type="curve" smooth="yes"/>
+ <point x="624" y="1388"/>
+ <point x="540" y="1456"/>
+ <point x="540" y="1596" type="curve" smooth="yes"/>
+ <point x="540" y="1732"/>
+ <point x="624" y="1800"/>
+ <point x="740" y="1800" type="curve" smooth="yes"/>
+ <point x="844" y="1800"/>
+ <point x="932" y="1732"/>
+ <point x="932" y="1596" type="curve" smooth="yes"/>
+ <point x="932" y="1456"/>
+ <point x="844" y="1388"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1537, 'leftMargin': 55, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/eshshortrev.glif b/src/Interface-Bold.ufo/glyphs/eshshortrev.glif
new file mode 100644
index 000000000..3490696a1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/eshshortrev.glif
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eshshortrev" format="1">
+ <advance width="1280"/>
+ <unicode hex="0285"/>
+ <outline>
+ <contour>
+ <point x="348" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="924" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1224" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="864" y="0" type="line" name="hr00"/>
+ <point x="864" y="984" type="line" smooth="yes"/>
+ <point x="864" y="1328"/>
+ <point x="648" y="1516"/>
+ <point x="300" y="1516" type="curve" smooth="yes"/>
+ <point x="224" y="1516"/>
+ <point x="152" y="1504"/>
+ <point x="88" y="1488" type="curve"/>
+ <point x="88" y="1144" type="line"/>
+ <point x="120" y="1156"/>
+ <point x="156" y="1160"/>
+ <point x="204" y="1160" type="curve" smooth="yes"/>
+ <point x="344" y="1160"/>
+ <point x="420" y="1096"/>
+ <point x="420" y="984" type="curve" smooth="yes"/>
+ <point x="420" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="420" y="916" type="line"/>
+ <point x="420" y="-68" type="line" smooth="yes"/>
+ <point x="420" y="-416"/>
+ <point x="636" y="-600"/>
+ <point x="980" y="-600" type="curve" smooth="yes"/>
+ <point x="1060" y="-600"/>
+ <point x="1128" y="-588"/>
+ <point x="1196" y="-572" type="curve"/>
+ <point x="1196" y="-232" type="line"/>
+ <point x="1160" y="-240"/>
+ <point x="1128" y="-244"/>
+ <point x="1076" y="-244" type="curve" smooth="yes"/>
+ <point x="940" y="-244"/>
+ <point x="864" y="-184"/>
+ <point x="864" y="-68" type="curve" smooth="yes"/>
+ <point x="864" y="916" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1515.25</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-600.875</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1167, 'leftMargin': 30, 'rightMargin': 30}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/estimated.glif b/src/Interface-Bold.ufo/glyphs/estimated.glif
new file mode 100644
index 000000000..066ef2417
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/estimated.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="estimated" format="1">
+ <advance width="1792"/>
+ <unicode hex="212E"/>
+ <outline>
+ <contour>
+ <point x="1424" y="272" type="line"/>
+ <point x="1260" y="156"/>
+ <point x="1088" y="104"/>
+ <point x="916" y="104" type="curve" smooth="yes"/>
+ <point x="776" y="104"/>
+ <point x="644" y="164"/>
+ <point x="540" y="256" type="curve"/>
+ <point x="540" y="708" type="line"/>
+ <point x="1596" y="708" type="line"/>
+ <point x="1596" y="756"/>
+ <point x="1596" y="768"/>
+ <point x="1596" y="772" type="curve" smooth="yes"/>
+ <point x="1596" y="1200"/>
+ <point x="1292" y="1516"/>
+ <point x="916" y="1516" type="curve" smooth="yes"/>
+ <point x="556" y="1516"/>
+ <point x="196" y="1168"/>
+ <point x="196" y="744" type="curve" smooth="yes"/>
+ <point x="196" y="320"/>
+ <point x="520" y="-28"/>
+ <point x="916" y="-28" type="curve" smooth="yes"/>
+ <point x="1096" y="-28"/>
+ <point x="1272" y="32"/>
+ <point x="1424" y="128" type="curve"/>
+ </contour>
+ <contour>
+ <point x="916" y="1388" type="curve"/>
+ <point x="1056" y="1388"/>
+ <point x="1188" y="1328"/>
+ <point x="1284" y="1232" type="curve"/>
+ <point x="1284" y="836" type="line"/>
+ <point x="540" y="836" type="line"/>
+ <point x="540" y="1220" type="line"/>
+ <point x="648" y="1320"/>
+ <point x="780" y="1388"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1778, 'leftMargin': 202, 'rightMargin': 175}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/eta.glif b/src/Interface-Bold.ufo/glyphs/eta.glif
new file mode 100644
index 000000000..08d8db1a6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/eta.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eta" format="1">
+ <advance width="1536"/>
+ <unicode hex="03B7"/>
+ <outline>
+ <contour>
+ <point x="768" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="328" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1560" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="548" y="1172" type="line"/>
+ <point x="520" y="1488" type="line"/>
+ <point x="108" y="1488" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="548" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="464" y="796" type="line"/>
+ <point x="464" y="1004"/>
+ <point x="580" y="1160"/>
+ <point x="796" y="1160" type="curve" smooth="yes"/>
+ <point x="916" y="1160"/>
+ <point x="988" y="1088"/>
+ <point x="988" y="952" type="curve"/>
+ <point x="988" y="-572" type="line"/>
+ <point x="1432" y="-572" type="line"/>
+ <point x="1432" y="952" type="line"/>
+ <point x="1432" y="1360"/>
+ <point x="1240" y="1516"/>
+ <point x="960" y="1516" type="curve" smooth="yes"/>
+ <point x="616" y="1516"/>
+ <point x="384" y="1212"/>
+ <point x="384" y="792" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 132, 'rightMargin': 129}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/eth.glif b/src/Interface-Bold.ufo/glyphs/eth.glif
new file mode 100644
index 000000000..4caa62383
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/eth.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eth" format="1">
+ <advance width="1792"/>
+ <unicode hex="00F0"/>
+ <outline>
+ <contour>
+ <point x="396" y="1836" type="line"/>
+ <point x="792" y="1732"/>
+ <point x="1172" y="1460"/>
+ <point x="1172" y="904" type="curve" smooth="yes"/>
+ <point x="1172" y="760" type="line" smooth="yes"/>
+ <point x="1172" y="516"/>
+ <point x="1080" y="332"/>
+ <point x="888" y="332" type="curve" smooth="yes"/>
+ <point x="720" y="332"/>
+ <point x="620" y="464"/>
+ <point x="620" y="644" type="curve"/>
+ <point x="620" y="860"/>
+ <point x="708" y="992"/>
+ <point x="896" y="992" type="curve"/>
+ <point x="1116" y="992"/>
+ <point x="1220" y="880"/>
+ <point x="1220" y="800" type="curve"/>
+ <point x="1376" y="796" type="line"/>
+ <point x="1348" y="1108"/>
+ <point x="1112" y="1320"/>
+ <point x="800" y="1320" type="curve"/>
+ <point x="396" y="1320"/>
+ <point x="176" y="1052"/>
+ <point x="176" y="644" type="curve"/>
+ <point x="176" y="272"/>
+ <point x="460" y="-28"/>
+ <point x="880" y="-28" type="curve" smooth="yes"/>
+ <point x="1304" y="-28"/>
+ <point x="1616" y="316"/>
+ <point x="1616" y="816" type="curve"/>
+ <point x="1616" y="904" type="line"/>
+ <point x="1616" y="1576"/>
+ <point x="1168" y="2044"/>
+ <point x="536" y="2172" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1440" y="1908" type="line"/>
+ <point x="1332" y="2068" type="line"/>
+ <point x="544" y="1580" type="line"/>
+ <point x="652" y="1416" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1609, 'leftMargin': 98, 'rightMargin': 72}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/eurocurrency.glif b/src/Interface-Bold.ufo/glyphs/eurocurrency.glif
new file mode 100644
index 000000000..3c6401dfb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/eurocurrency.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eurocurrency" format="1">
+ <advance width="2048"/>
+ <unicode hex="20A0"/>
+ <outline>
+ <contour>
+ <point x="784" y="908" type="line"/>
+ <point x="604" y="908"/>
+ <point x="524" y="1036"/>
+ <point x="524" y="1212" type="curve" smooth="yes"/>
+ <point x="524" y="1460" type="line" smooth="yes"/>
+ <point x="524" y="1636"/>
+ <point x="604" y="1760"/>
+ <point x="780" y="1760" type="curve" smooth="yes"/>
+ <point x="932" y="1760"/>
+ <point x="988" y="1684"/>
+ <point x="1016" y="1536" type="curve"/>
+ <point x="1456" y="1536" type="line"/>
+ <point x="1428" y="1924"/>
+ <point x="1184" y="2112"/>
+ <point x="780" y="2112" type="curve" smooth="yes"/>
+ <point x="356" y="2112"/>
+ <point x="80" y="1848"/>
+ <point x="80" y="1460" type="curve" smooth="yes"/>
+ <point x="80" y="1212" type="line" smooth="yes"/>
+ <point x="80" y="824"/>
+ <point x="356" y="556"/>
+ <point x="784" y="556" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1968" y="356" type="line"/>
+ <point x="1056" y="356" type="line"/>
+ <point x="1056" y="0" type="line"/>
+ <point x="1968" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1224" y="1424" type="line"/>
+ <point x="780" y="1424" type="line"/>
+ <point x="780" y="0" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1852" y="912" type="line"/>
+ <point x="1056" y="912" type="line"/>
+ <point x="1056" y="556" type="line"/>
+ <point x="1852" y="556" type="line"/>
+ </contour>
+ <contour>
+ <point x="1968" y="1424" type="line"/>
+ <point x="1056" y="1424" type="line"/>
+ <point x="1056" y="1068" type="line"/>
+ <point x="1968" y="1068" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2152, 'leftMargin': 89, 'rightMargin': 175}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/exclam.glif b/src/Interface-Bold.ufo/glyphs/exclam.glif
new file mode 100644
index 000000000..37e3182c8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/exclam.glif
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="exclam" format="1">
+ <advance width="768"/>
+ <unicode hex="0021"/>
+ <outline>
+ <contour>
+ <point x="624" y="2004" type="line"/>
+ <point x="152" y="2004" type="line"/>
+ <point x="208" y="636" type="line"/>
+ <point x="568" y="636" type="line"/>
+ </contour>
+ <contour>
+ <point x="140" y="208" type="curve" smooth="yes"/>
+ <point x="140" y="76"/>
+ <point x="236" y="-24"/>
+ <point x="384" y="-24" type="curve" smooth="yes"/>
+ <point x="532" y="-24"/>
+ <point x="632" y="76"/>
+ <point x="632" y="208" type="curve" smooth="yes"/>
+ <point x="632" y="340"/>
+ <point x="532" y="440"/>
+ <point x="384" y="440" type="curve" smooth="yes"/>
+ <point x="236" y="440"/>
+ <point x="140" y="340"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>154.0</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 774, 'leftMargin': 151, 'rightMargin': 130}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/exclam1.glif b/src/Interface-Bold.ufo/glyphs/exclam1.glif
new file mode 100644
index 000000000..72b256b3f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/exclam1.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="exclam1" format="1">
+ <advance width="768"/>
+ <unicode hex="01C3"/>
+ <outline>
+ <component base="exclam" xOffset="-12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 774, 'leftMargin': 151, 'rightMargin': 130}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/exclamdown.glif b/src/Interface-Bold.ufo/glyphs/exclamdown.glif
new file mode 100644
index 000000000..c9bc49034
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/exclamdown.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="exclamdown" format="1">
+ <advance width="768"/>
+ <unicode hex="00A1"/>
+ <outline>
+ <component base="exclam" yScale="-1" yOffset="1532"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 831, 'leftMargin': 172, 'rightMargin': 167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ezh.glif b/src/Interface-Bold.ufo/glyphs/ezh.glif
new file mode 100644
index 000000000..5ec68e2e8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ezh.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ezh" format="1">
+ <advance width="1792"/>
+ <unicode hex="0292"/>
+ <outline>
+ <contour>
+ <point x="884" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="884" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1688" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="880" y="-600" type="curve" smooth="yes"/>
+ <point x="1312" y="-600"/>
+ <point x="1628" y="-384"/>
+ <point x="1628" y="0" type="curve" smooth="yes"/>
+ <point x="1628" y="336"/>
+ <point x="1452" y="560"/>
+ <point x="1140" y="628" type="curve" smooth="yes"/>
+ <point x="1108" y="632" type="line"/>
+ <point x="1596" y="1192" type="line"/>
+ <point x="1596" y="1488" type="line"/>
+ <point x="260" y="1488" type="line"/>
+ <point x="260" y="1132" type="line"/>
+ <point x="1088" y="1132" type="line"/>
+ <point x="636" y="632" type="line"/>
+ <point x="636" y="364" type="line"/>
+ <point x="816" y="364" type="line" smooth="yes"/>
+ <point x="1056" y="364"/>
+ <point x="1184" y="260"/>
+ <point x="1184" y="40" type="curve" smooth="yes"/>
+ <point x="1184" y="-136"/>
+ <point x="1072" y="-244"/>
+ <point x="880" y="-244" type="curve" smooth="yes"/>
+ <point x="712" y="-244"/>
+ <point x="640" y="-180"/>
+ <point x="608" y="-64" type="curve"/>
+ <point x="164" y="-64" type="line"/>
+ <point x="216" y="-452"/>
+ <point x="528" y="-600"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 103, 'rightMargin': 62}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ezhcaron.glif b/src/Interface-Bold.ufo/glyphs/ezhcaron.glif
new file mode 100644
index 000000000..f7ab3bb7a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ezhcaron.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ezhcaron" format="1">
+ <advance width="1792"/>
+ <unicode hex="01EF"/>
+ <outline>
+ <contour>
+ <point x="720" y="2100" type="line"/>
+ <point x="340" y="2100" type="line"/>
+ <point x="340" y="2084" type="line"/>
+ <point x="736" y="1724" type="line"/>
+ <point x="1048" y="1724" type="line"/>
+ <point x="1444" y="2080" type="line"/>
+ <point x="1444" y="2100" type="line"/>
+ <point x="1068" y="2100" type="line"/>
+ <point x="892" y="1916" type="line"/>
+ </contour>
+ <contour>
+ <point x="244" y="1488" type="line"/>
+ <point x="244" y="1132" type="line"/>
+ <point x="1088" y="1132" type="line"/>
+ <point x="636" y="688" type="line"/>
+ <point x="636" y="516" type="line"/>
+ <point x="956" y="516" type="line"/>
+ <point x="1596" y="1192" type="line"/>
+ <point x="1596" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="636" y="680" type="line"/>
+ <point x="636" y="420" type="line"/>
+ <point x="816" y="420" type="line" smooth="yes"/>
+ <point x="1056" y="420"/>
+ <point x="1184" y="320"/>
+ <point x="1184" y="56" type="curve" smooth="yes"/>
+ <point x="1184" y="-80"/>
+ <point x="1072" y="-188"/>
+ <point x="880" y="-188" type="curve" smooth="yes"/>
+ <point x="712" y="-188"/>
+ <point x="608" y="-88"/>
+ <point x="608" y="40" type="curve"/>
+ <point x="164" y="40" type="line"/>
+ <point x="164" y="-368"/>
+ <point x="528" y="-544"/>
+ <point x="880" y="-544" type="curve" smooth="yes"/>
+ <point x="1312" y="-544"/>
+ <point x="1628" y="-328"/>
+ <point x="1628" y="44" type="curve" smooth="yes"/>
+ <point x="1628" y="472"/>
+ <point x="1356" y="712"/>
+ <point x="892" y="712" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 103, 'rightMargin': 62}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ezhcurl.glif b/src/Interface-Bold.ufo/glyphs/ezhcurl.glif
new file mode 100644
index 000000000..5a67e21c7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ezhcurl.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ezhcurl" format="1">
+ <advance width="1792"/>
+ <unicode hex="0293"/>
+ <outline>
+ <contour>
+ <point x="792" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="792" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1748" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="744" y="-600" type="curve" smooth="yes"/>
+ <point x="984" y="-600"/>
+ <point x="1184" y="-548"/>
+ <point x="1320" y="-444" type="curve"/>
+ <point x="1516" y="-600" type="line"/>
+ <point x="1720" y="-344" type="line"/>
+ <point x="1512" y="-176" type="line"/>
+ <point x="1528" y="-124"/>
+ <point x="1536" y="-68"/>
+ <point x="1536" y="-12" type="curve" smooth="yes"/>
+ <point x="1536" y="332"/>
+ <point x="1368" y="560"/>
+ <point x="1060" y="624" type="curve" smooth="yes"/>
+ <point x="1020" y="632" type="line"/>
+ <point x="1504" y="1192" type="line"/>
+ <point x="1504" y="1488" type="line"/>
+ <point x="168" y="1488" type="line"/>
+ <point x="168" y="1132" type="line"/>
+ <point x="1000" y="1132" type="line"/>
+ <point x="548" y="632" type="line"/>
+ <point x="548" y="364" type="line"/>
+ <point x="728" y="364" type="line" smooth="yes"/>
+ <point x="912" y="364"/>
+ <point x="1036" y="300"/>
+ <point x="1080" y="152" type="curve" smooth="yes"/>
+ <point x="1080" y="144"/>
+ <point x="1080" y="136"/>
+ <point x="1080" y="132" type="curve"/>
+ <point x="928" y="216"/>
+ <point x="768" y="264"/>
+ <point x="600" y="264" type="curve" smooth="yes"/>
+ <point x="288" y="264"/>
+ <point x="76" y="100"/>
+ <point x="76" y="-144" type="curve" smooth="yes"/>
+ <point x="76" y="-464"/>
+ <point x="440" y="-600"/>
+ </contour>
+ <contour>
+ <point x="788" y="-244" type="curve" smooth="yes"/>
+ <point x="624" y="-244"/>
+ <point x="492" y="-208"/>
+ <point x="492" y="-116" type="curve" smooth="yes"/>
+ <point x="492" y="-60"/>
+ <point x="536" y="-40"/>
+ <point x="616" y="-40" type="curve" smooth="yes"/>
+ <point x="716" y="-40"/>
+ <point x="832" y="-92"/>
+ <point x="984" y="-192" type="curve"/>
+ <point x="932" y="-224"/>
+ <point x="868" y="-244"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1774, 'leftMargin': 103, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ezhreversed.glif b/src/Interface-Bold.ufo/glyphs/ezhreversed.glif
new file mode 100644
index 000000000..cd5affed9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ezhreversed.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ezhreversed" format="1">
+ <advance width="1792"/>
+ <unicode hex="01B9"/>
+ <outline>
+ <contour>
+ <point x="200" y="1488" type="line"/>
+ <point x="196" y="1192" type="line"/>
+ <point x="836" y="516" type="line"/>
+ <point x="1156" y="516" type="line"/>
+ <point x="1156" y="688" type="line"/>
+ <point x="704" y="1132" type="line"/>
+ <point x="1548" y="1132" type="line"/>
+ <point x="1548" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="904" y="712" type="line"/>
+ <point x="436" y="712"/>
+ <point x="164" y="472"/>
+ <point x="164" y="44" type="curve" smooth="yes"/>
+ <point x="164" y="-328"/>
+ <point x="480" y="-544"/>
+ <point x="912" y="-544" type="curve" smooth="yes"/>
+ <point x="1264" y="-544"/>
+ <point x="1628" y="-368"/>
+ <point x="1628" y="40" type="curve"/>
+ <point x="1184" y="40" type="line"/>
+ <point x="1184" y="-88"/>
+ <point x="1080" y="-188"/>
+ <point x="912" y="-188" type="curve" smooth="yes"/>
+ <point x="720" y="-188"/>
+ <point x="608" y="-80"/>
+ <point x="608" y="56" type="curve" smooth="yes"/>
+ <point x="608" y="320"/>
+ <point x="736" y="420"/>
+ <point x="976" y="420" type="curve" smooth="yes"/>
+ <point x="1156" y="420" type="line"/>
+ <point x="1156" y="680" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 62, 'rightMargin': 103}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ezhtail.glif b/src/Interface-Bold.ufo/glyphs/ezhtail.glif
new file mode 100644
index 000000000..cdc19bd61
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ezhtail.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ezhtail" format="1">
+ <advance width="1536"/>
+ <unicode hex="01BA"/>
+ <outline>
+ <contour>
+ <point x="192" y="1488" type="line" name="hr00"/>
+ <point x="192" y="1132" type="line"/>
+ <point x="688" y="1132" type="line"/>
+ <point x="420" y="896" type="line"/>
+ <point x="420" y="640" type="line"/>
+ <point x="720" y="640" type="line"/>
+ <point x="1400" y="1240" type="line"/>
+ <point x="1400" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="548" y="-156" type="curve" smooth="yes"/>
+ <point x="548" y="-88"/>
+ <point x="604" y="-36"/>
+ <point x="844" y="16" type="curve" smooth="yes"/>
+ <point x="1104" y="68"/>
+ <point x="1368" y="196"/>
+ <point x="1368" y="472" type="curve" smooth="yes"/>
+ <point x="1368" y="724"/>
+ <point x="1148" y="944"/>
+ <point x="764" y="944" type="curve" smooth="yes"/>
+ <point x="564" y="944" type="line"/>
+ <point x="564" y="640" type="line"/>
+ <point x="764" y="640" type="line" smooth="yes"/>
+ <point x="872" y="640"/>
+ <point x="948" y="584"/>
+ <point x="948" y="496" type="curve" smooth="yes"/>
+ <point x="948" y="404"/>
+ <point x="868" y="368"/>
+ <point x="660" y="328" type="curve" smooth="yes"/>
+ <point x="308" y="260"/>
+ <point x="120" y="128"/>
+ <point x="120" y="-140" type="curve" smooth="yes"/>
+ <point x="120" y="-404"/>
+ <point x="372" y="-600"/>
+ <point x="764" y="-600" type="curve" smooth="yes"/>
+ <point x="1188" y="-600"/>
+ <point x="1416" y="-336"/>
+ <point x="1416" y="-96" type="curve"/>
+ <point x="1000" y="-96" type="line"/>
+ <point x="996" y="-244"/>
+ <point x="876" y="-292"/>
+ <point x="752" y="-292" type="curve" smooth="yes"/>
+ <point x="636" y="-292"/>
+ <point x="548" y="-248"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1455, 'leftMargin': 80, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/f.glif b/src/Interface-Bold.ufo/glyphs/f.glif
new file mode 100644
index 000000000..e2467b34c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/f.glif
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="f" format="1">
+ <advance width="1024"/>
+ <unicode hex="0066"/>
+ <outline>
+ <contour>
+ <point x="604" y="2284" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="444" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1008" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1008" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1008" y="2284" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="676" y="0" type="line" name="hr00"/>
+ <point x="676" y="1608" type="line"/>
+ <point x="676" y="1724"/>
+ <point x="756" y="1784"/>
+ <point x="892" y="1784" type="curve" smooth="yes"/>
+ <point x="940" y="1784"/>
+ <point x="976" y="1780"/>
+ <point x="1008" y="1772" type="curve"/>
+ <point x="1008" y="2112" type="line"/>
+ <point x="944" y="2128"/>
+ <point x="872" y="2140"/>
+ <point x="796" y="2140" type="curve" smooth="yes"/>
+ <point x="452" y="2140"/>
+ <point x="232" y="1956"/>
+ <point x="232" y="1608" type="curve"/>
+ <point x="232" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="968" y="1488" type="line"/>
+ <point x="16" y="1488" type="line"/>
+ <point x="16" y="1168" type="line"/>
+ <point x="968" y="1168" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1229.25</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>257.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1018, 'leftMargin': 25, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/figuredash.glif b/src/Interface-Bold.ufo/glyphs/figuredash.glif
new file mode 100644
index 000000000..f992471ec
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/figuredash.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="figuredash" format="1">
+ <advance width="1792"/>
+ <unicode hex="2012"/>
+ <outline>
+ <contour>
+ <point x="1792" y="1024" type="line"/>
+ <point x="0" y="1024" type="line"/>
+ <point x="0" y="704" type="line"/>
+ <point x="1792" y="704" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1548, 'leftMargin': 168, 'rightMargin': 180}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/figurespace.glif b/src/Interface-Bold.ufo/glyphs/figurespace.glif
new file mode 100644
index 000000000..4b6a01358
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/figurespace.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="figurespace" format="1">
+ <advance width="1792"/>
+ <unicode hex="2007"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1583, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/finalkaf.glif b/src/Interface-Bold.ufo/glyphs/finalkaf.glif
new file mode 100644
index 000000000..3aa8a9b0e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/finalkaf.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="finalkaf" format="1">
+ <advance width="2048"/>
+ <unicode hex="02AA"/>
+ <outline>
+ <contour>
+ <point x="1260" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1260" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1992" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1472" y="420" type="curve" smooth="yes"/>
+ <point x="1472" y="332"/>
+ <point x="1412" y="288"/>
+ <point x="1212" y="288" type="curve" smooth="yes"/>
+ <point x="1012" y="288"/>
+ <point x="696" y="364"/>
+ <point x="412" y="580" type="curve"/>
+ <point x="284" y="248" type="line"/>
+ <point x="624" y="40"/>
+ <point x="900" y="-28"/>
+ <point x="1212" y="-28" type="curve" smooth="yes"/>
+ <point x="1652" y="-28"/>
+ <point x="1900" y="168"/>
+ <point x="1900" y="432" type="curve"/>
+ <point x="1900" y="700"/>
+ <point x="1716" y="832"/>
+ <point x="1364" y="900" type="curve" smooth="yes"/>
+ <point x="1176" y="936"/>
+ <point x="1072" y="968"/>
+ <point x="1072" y="1068" type="curve"/>
+ <point x="1072" y="1156"/>
+ <point x="1152" y="1212"/>
+ <point x="1256" y="1212" type="curve" smooth="yes"/>
+ <point x="1400" y="1212"/>
+ <point x="1460" y="1144"/>
+ <point x="1460" y="1032" type="curve"/>
+ <point x="1900" y="1032" type="line"/>
+ <point x="1900" y="1316"/>
+ <point x="1656" y="1516"/>
+ <point x="1260" y="1516" type="curve" smooth="yes"/>
+ <point x="876" y="1516"/>
+ <point x="652" y="1296"/>
+ <point x="652" y="1044" type="curve"/>
+ <point x="652" y="780"/>
+ <point x="888" y="652"/>
+ <point x="1180" y="588" type="curve" smooth="yes"/>
+ <point x="1400" y="536"/>
+ <point x="1472" y="500"/>
+ </contour>
+ <component base="l" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2009, 'leftMargin': 164, 'rightMargin': 92}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/finalmem.glif b/src/Interface-Bold.ufo/glyphs/finalmem.glif
new file mode 100644
index 000000000..44e107ed3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/finalmem.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="finalmem" format="1">
+ <advance width="1280"/>
+ <unicode hex="02AD"/>
+ <outline>
+ <contour>
+ <point x="648" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="648" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1344" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="904" y="804" type="line"/>
+ <point x="372" y="804" type="line"/>
+ <point x="372" y="552" type="line"/>
+ <point x="904" y="552" type="line"/>
+ </contour>
+ <contour>
+ <point x="396" y="804" type="line"/>
+ <point x="76" y="804" type="line"/>
+ <point x="76" y="0" type="line"/>
+ <point x="396" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1204" y="804" type="line"/>
+ <point x="884" y="804" type="line"/>
+ <point x="884" y="0" type="line"/>
+ <point x="1204" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="904" y="2004" type="line"/>
+ <point x="372" y="2004" type="line"/>
+ <point x="372" y="1748" type="line"/>
+ <point x="904" y="1748" type="line"/>
+ </contour>
+ <contour>
+ <point x="396" y="2004" type="line"/>
+ <point x="76" y="2004" type="line"/>
+ <point x="76" y="1200" type="line"/>
+ <point x="396" y="1200" type="line"/>
+ </contour>
+ <contour>
+ <point x="1204" y="2004" type="line"/>
+ <point x="884" y="2004" type="line"/>
+ <point x="884" y="1200" type="line"/>
+ <point x="1204" y="1200" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1404, 'leftMargin': 138, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/finalnun.glif b/src/Interface-Bold.ufo/glyphs/finalnun.glif
new file mode 100644
index 000000000..84ed15ae7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/finalnun.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="finalnun" format="1">
+ <advance width="2304"/>
+ <unicode hex="02AF"/>
+ <outline>
+ <contour>
+ <point x="1112" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1112" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2192" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1372" y="-24" type="line"/>
+ <point x="1816" y="-24" type="line"/>
+ <point x="1816" y="1488" type="line"/>
+ <point x="1372" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1428" y="692" type="line"/>
+ <point x="1428" y="484"/>
+ <point x="1376" y="332"/>
+ <point x="1156" y="332" type="curve" smooth="yes"/>
+ <point x="1016" y="332"/>
+ <point x="936" y="388"/>
+ <point x="936" y="632" type="curve" smooth="yes"/>
+ <point x="936" y="940" type="line"/>
+ <point x="492" y="940" type="line"/>
+ <point x="492" y="632" type="line" smooth="yes"/>
+ <point x="492" y="164"/>
+ <point x="692" y="-28"/>
+ <point x="988" y="-28" type="curve" smooth="yes"/>
+ <point x="1320" y="-28"/>
+ <point x="1536" y="280"/>
+ <point x="1536" y="696" type="curve"/>
+ </contour>
+ <contour>
+ <point x="936" y="756" type="line"/>
+ <point x="936" y="1024" type="line" smooth="yes"/>
+ <point x="936" y="1464"/>
+ <point x="620" y="1516"/>
+ <point x="380" y="1516" type="curve" smooth="yes"/>
+ <point x="280" y="1516"/>
+ <point x="212" y="1508"/>
+ <point x="148" y="1496" type="curve"/>
+ <point x="148" y="1200" type="line"/>
+ <point x="184" y="1204"/>
+ <point x="220" y="1208"/>
+ <point x="256" y="1208" type="curve" smooth="yes"/>
+ <point x="360" y="1208"/>
+ <point x="492" y="1172"/>
+ <point x="492" y="1024" type="curve" smooth="yes"/>
+ <point x="492" y="756" type="line"/>
+ </contour>
+ <contour>
+ <point x="1372" y="160" type="line"/>
+ <point x="1372" y="-108" type="line" smooth="yes"/>
+ <point x="1372" y="-548"/>
+ <point x="1688" y="-600"/>
+ <point x="1928" y="-600" type="curve" smooth="yes"/>
+ <point x="2028" y="-600"/>
+ <point x="2096" y="-592"/>
+ <point x="2160" y="-580" type="curve"/>
+ <point x="2160" y="-284" type="line"/>
+ <point x="2120" y="-288"/>
+ <point x="2088" y="-292"/>
+ <point x="2048" y="-292" type="curve" smooth="yes"/>
+ <point x="1944" y="-292"/>
+ <point x="1816" y="-256"/>
+ <point x="1816" y="-108" type="curve" smooth="yes"/>
+ <point x="1816" y="160" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2074, 'leftMargin': 30, 'rightMargin': 31}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/finaltsadi.glif b/src/Interface-Bold.ufo/glyphs/finaltsadi.glif
new file mode 100644
index 000000000..ff2673e16
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/finaltsadi.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="finaltsadi" format="1">
+ <advance width="1024"/>
+ <unicode hex="02B5"/>
+ <outline>
+ <contour>
+ <point x="80" y="896" type="line"/>
+ <point x="92" y="892"/>
+ <point x="116" y="888"/>
+ <point x="152" y="888" type="curve" smooth="yes"/>
+ <point x="364" y="888"/>
+ <point x="500" y="1112"/>
+ <point x="500" y="1424" type="curve"/>
+ <point x="436" y="1420" type="line"/>
+ <point x="436" y="1272"/>
+ <point x="348" y="1200"/>
+ <point x="212" y="1200" type="curve" smooth="yes"/>
+ <point x="156" y="1200"/>
+ <point x="116" y="1208"/>
+ <point x="80" y="1220" type="curve"/>
+ </contour>
+ <contour>
+ <point x="944" y="484" type="curve"/>
+ <point x="944" y="760" type="line"/>
+ <point x="912" y="752"/>
+ <point x="888" y="748"/>
+ <point x="864" y="748" type="curve" smooth="yes"/>
+ <point x="756" y="748"/>
+ <point x="712" y="812"/>
+ <point x="712" y="892" type="curve" smooth="yes"/>
+ <point x="712" y="2004" type="line"/>
+ <point x="404" y="2004" type="line"/>
+ <point x="404" y="856" type="line" smooth="yes"/>
+ <point x="404" y="540"/>
+ <point x="540" y="468"/>
+ <point x="748" y="468" type="curve" smooth="yes"/>
+ <point x="808" y="468"/>
+ <point x="872" y="476"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 975, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/firsttonechinese.glif b/src/Interface-Bold.ufo/glyphs/firsttonechinese.glif
new file mode 100644
index 000000000..6362df38b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/firsttonechinese.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="firsttonechinese" format="1">
+ <advance width="1536"/>
+ <unicode hex="02C9"/>
+ <outline>
+ <component base="macron" xOffset="48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1448, 'leftMargin': 243, 'rightMargin': 252}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/fitacyrillic.glif b/src/Interface-Bold.ufo/glyphs/fitacyrillic.glif
new file mode 100644
index 000000000..5bc021b3e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/fitacyrillic.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="fitacyrillic" format="1">
+ <advance width="1792"/>
+ <unicode hex="0473"/>
+ <outline>
+ <contour>
+ <point x="784" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1588" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1248" y="868" type="line"/>
+ <point x="312" y="868" type="line"/>
+ <point x="312" y="604" type="line"/>
+ <point x="1248" y="604" type="line"/>
+ </contour>
+ <component base="o" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 181, 'rightMargin': -24}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/five.frac.glif b/src/Interface-Bold.ufo/glyphs/five.frac.glif
new file mode 100644
index 000000000..46819e458
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/five.frac.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="five.frac" format="1">
+ <advance width="1280"/>
+ <outline>
+ <component base="five.sup" xOffset="120" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 87, 'rightMargin': 101}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/five.glif b/src/Interface-Bold.ufo/glyphs/five.glif
new file mode 100644
index 000000000..63118e25d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/five.glif
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="five" format="1">
+ <advance width="1664"/>
+ <unicode hex="0035"/>
+ <outline>
+ <contour>
+ <point x="532" y="892" type="line"/>
+ <point x="572" y="940"/>
+ <point x="644" y="996"/>
+ <point x="780" y="996" type="curve" smooth="yes"/>
+ <point x="988" y="996"/>
+ <point x="1080" y="872"/>
+ <point x="1080" y="676" type="curve" smooth="yes"/>
+ <point x="1080" y="492"/>
+ <point x="1020" y="332"/>
+ <point x="828" y="332" type="curve" smooth="yes"/>
+ <point x="684" y="332"/>
+ <point x="592" y="424"/>
+ <point x="580" y="568" type="curve"/>
+ <point x="136" y="568" type="line"/>
+ <point x="136" y="200"/>
+ <point x="480" y="-28"/>
+ <point x="832" y="-28" type="curve" smooth="yes"/>
+ <point x="1304" y="-28"/>
+ <point x="1520" y="300"/>
+ <point x="1520" y="644" type="curve" smooth="yes"/>
+ <point x="1520" y="1076"/>
+ <point x="1260" y="1316"/>
+ <point x="924" y="1316" type="curve" smooth="yes"/>
+ <point x="748" y="1316"/>
+ <point x="656" y="1252"/>
+ <point x="620" y="1200" type="curve"/>
+ <point x="612" y="1200" type="line"/>
+ <point x="660" y="1620" type="line"/>
+ <point x="1456" y="1620" type="line"/>
+ <point x="1456" y="2004" type="line"/>
+ <point x="300" y="2004" type="line"/>
+ <point x="180" y="980" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2396.625</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>317.625</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 122, 'rightMargin': 120}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/five.sup.glif b/src/Interface-Bold.ufo/glyphs/five.sup.glif
new file mode 100644
index 000000000..ec9157987
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/five.sup.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="five.sup" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="468" y="464" type="line"/>
+ <point x="488" y="480"/>
+ <point x="528" y="512"/>
+ <point x="620" y="512" type="curve"/>
+ <point x="724" y="512"/>
+ <point x="772" y="460"/>
+ <point x="772" y="368" type="curve" smooth="yes"/>
+ <point x="772" y="296"/>
+ <point x="752" y="228"/>
+ <point x="644" y="228" type="curve" smooth="yes"/>
+ <point x="564" y="228"/>
+ <point x="512" y="248"/>
+ <point x="512" y="312" type="curve"/>
+ <point x="208" y="312" type="line"/>
+ <point x="208" y="112"/>
+ <point x="424" y="-16"/>
+ <point x="644" y="-16" type="curve" smooth="yes"/>
+ <point x="936" y="-16"/>
+ <point x="1072" y="176"/>
+ <point x="1072" y="368" type="curve" smooth="yes"/>
+ <point x="1072" y="592"/>
+ <point x="944" y="716"/>
+ <point x="700" y="716" type="curve" smooth="yes"/>
+ <point x="624" y="716"/>
+ <point x="548" y="688"/>
+ <point x="524" y="680" type="curve"/>
+ <point x="552" y="852" type="line"/>
+ <point x="1008" y="852" type="line"/>
+ <point x="1008" y="1084" type="line"/>
+ <point x="308" y="1084" type="line"/>
+ <point x="232" y="524" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 87, 'rightMargin': 101}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/fiveeighths.glif b/src/Interface-Bold.ufo/glyphs/fiveeighths.glif
new file mode 100644
index 000000000..ad342bb08
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/fiveeighths.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="fiveeighths" format="1">
+ <advance width="2304"/>
+ <unicode hex="215D"/>
+ <outline>
+ <component base="five.sup" xOffset="-72" yOffset="916"/>
+ <component base="fraction" xOffset="468"/>
+ <component base="eight.sup" xOffset="1212"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2399, 'leftMargin': 238, 'rightMargin': 129}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/fiveroman.glif b/src/Interface-Bold.ufo/glyphs/fiveroman.glif
new file mode 100644
index 000000000..9ff9d6bf5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/fiveroman.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="fiveroman" format="1">
+ <advance width="1536"/>
+ <unicode hex="2174"/>
+ <outline>
+ <component base="v"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1447, 'leftMargin': 59, 'rightMargin': -36}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/fivesub.glif b/src/Interface-Bold.ufo/glyphs/fivesub.glif
new file mode 100644
index 000000000..8f9711fe4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/fivesub.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="fivesub" format="1">
+ <advance width="1280"/>
+ <unicode hex="2085"/>
+ <outline>
+ <component base="five.sup" yOffset="-496"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 208, 'rightMargin': -19}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/fivesuperior.glif b/src/Interface-Bold.ufo/glyphs/fivesuperior.glif
new file mode 100644
index 000000000..60a29a7b2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/fivesuperior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="fivesuperior" format="1">
+ <advance width="1280"/>
+ <unicode hex="2075"/>
+ <outline>
+ <component base="five.sup" xOffset="120" yOffset="916"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 87, 'rightMargin': 101}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/florin.glif b/src/Interface-Bold.ufo/glyphs/florin.glif
new file mode 100644
index 000000000..654f44c45
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/florin.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="florin" format="1">
+ <advance width="1280"/>
+ <unicode hex="0192"/>
+ <outline>
+ <contour>
+ <point x="1120" y="1488" type="line"/>
+ <point x="828" y="1488" type="line"/>
+ <point x="828" y="1608" type="line" smooth="yes"/>
+ <point x="828" y="1724"/>
+ <point x="896" y="1784"/>
+ <point x="1016" y="1784" type="curve" smooth="yes"/>
+ <point x="1076" y="1784"/>
+ <point x="1112" y="1780"/>
+ <point x="1156" y="1772" type="curve"/>
+ <point x="1188" y="2112" type="line"/>
+ <point x="1112" y="2128"/>
+ <point x="1040" y="2140"/>
+ <point x="960" y="2140" type="curve" smooth="yes"/>
+ <point x="600" y="2140"/>
+ <point x="384" y="1956"/>
+ <point x="384" y="1608" type="curve" smooth="yes"/>
+ <point x="384" y="1488" type="line"/>
+ <point x="168" y="1488" type="line"/>
+ <point x="168" y="1168" type="line"/>
+ <point x="384" y="1168" type="line"/>
+ <point x="384" y="-48" type="line" smooth="yes"/>
+ <point x="384" y="-176"/>
+ <point x="356" y="-244"/>
+ <point x="236" y="-244" type="curve" smooth="yes"/>
+ <point x="200" y="-244"/>
+ <point x="140" y="-236"/>
+ <point x="112" y="-228" type="curve"/>
+ <point x="92" y="-580" type="line"/>
+ <point x="168" y="-596"/>
+ <point x="232" y="-600"/>
+ <point x="304" y="-600" type="curve" smooth="yes"/>
+ <point x="632" y="-600"/>
+ <point x="828" y="-408"/>
+ <point x="828" y="-48" type="curve" smooth="yes"/>
+ <point x="828" y="1168" type="line"/>
+ <point x="1120" y="1168" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1034.0, 'leftMargin': -55, 'rightMargin': -7.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/four.frac.glif b/src/Interface-Bold.ufo/glyphs/four.frac.glif
new file mode 100644
index 000000000..7a9a933ab
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/four.frac.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="four.frac" format="1">
+ <advance width="1280"/>
+ <outline>
+ <component base="four.sup" xOffset="120" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 74, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/four.glif b/src/Interface-Bold.ufo/glyphs/four.glif
new file mode 100644
index 000000000..c10858821
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/four.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="four" format="1">
+ <advance width="1792"/>
+ <unicode hex="0034"/>
+ <outline>
+ <contour>
+ <point x="1664" y="784" type="line"/>
+ <point x="512" y="784" type="line"/>
+ <point x="868" y="1352" type="line"/>
+ <point x="1248" y="2004" type="line"/>
+ <point x="896" y="2004" type="line"/>
+ <point x="84" y="708" type="line"/>
+ <point x="84" y="400" type="line"/>
+ <point x="1664" y="400" type="line"/>
+ </contour>
+ <contour>
+ <point x="1360" y="2004" type="line"/>
+ <point x="896" y="2004" type="line"/>
+ <point x="896" y="0" type="line"/>
+ <point x="1360" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>895.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 80, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/four.sup.glif b/src/Interface-Bold.ufo/glyphs/four.sup.glif
new file mode 100644
index 000000000..25738433f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/four.sup.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="four.sup" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1088" y="460" type="line"/>
+ <point x="476" y="460" type="line"/>
+ <point x="656" y="692" type="line"/>
+ <point x="912" y="1084" type="line"/>
+ <point x="676" y="1084" type="line"/>
+ <point x="192" y="416" type="line"/>
+ <point x="212" y="216" type="line"/>
+ <point x="1088" y="216" type="line"/>
+ </contour>
+ <contour>
+ <point x="976" y="1084" type="line"/>
+ <point x="676" y="1084" type="line"/>
+ <point x="676" y="0" type="line"/>
+ <point x="976" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 74, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/fourroman.glif b/src/Interface-Bold.ufo/glyphs/fourroman.glif
new file mode 100644
index 000000000..50d9ad8a2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/fourroman.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="fourroman" format="1">
+ <advance width="2304"/>
+ <unicode hex="2173"/>
+ <outline>
+ <component base="i" xOffset="-40"/>
+ <component base="v" xOffset="728"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2212, 'leftMargin': 138, 'rightMargin': -37}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/foursub.glif b/src/Interface-Bold.ufo/glyphs/foursub.glif
new file mode 100644
index 000000000..c7ebc5448
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/foursub.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="foursub" format="1">
+ <advance width="1280"/>
+ <unicode hex="2084"/>
+ <outline>
+ <component base="four.sup" yOffset="-496"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 192, 'rightMargin': -35}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/foursuperior.glif b/src/Interface-Bold.ufo/glyphs/foursuperior.glif
new file mode 100644
index 000000000..084bb3039
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/foursuperior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="foursuperior" format="1">
+ <advance width="1280"/>
+ <unicode hex="2074"/>
+ <outline>
+ <component base="four.sup" xOffset="120" yOffset="916"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 74, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/fourthtonechinese.glif b/src/Interface-Bold.ufo/glyphs/fourthtonechinese.glif
new file mode 100644
index 000000000..d3300a044
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/fourthtonechinese.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="fourthtonechinese" format="1">
+ <advance width="1024"/>
+ <unicode hex="02CB"/>
+ <outline>
+ <component base="grave"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 972, 'leftMargin': 155, 'rightMargin': 73}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/fraction.glif b/src/Interface-Bold.ufo/glyphs/fraction.glif
new file mode 100644
index 000000000..c49eb1929
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/fraction.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="fraction" format="1">
+ <advance width="1280"/>
+ <unicode hex="2044"/>
+ <outline>
+ <contour>
+ <point x="1232" y="1716" type="line"/>
+ <point x="1024" y="1824" type="line"/>
+ <point x="48" y="260" type="line"/>
+ <point x="256" y="152" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1246, 'leftMargin': 28, 'rightMargin': 32}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/g.cn.glif b/src/Interface-Bold.ufo/glyphs/g.cn.glif
new file mode 100644
index 000000000..9c7281e1f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/g.cn.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="g.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1064" y="1488" type="line"/>
+ <point x="1020" y="1136" type="line"/>
+ <point x="1020" y="8" type="line" smooth="yes"/>
+ <point x="1020" y="-188"/>
+ <point x="924" y="-244"/>
+ <point x="720" y="-244" type="curve" smooth="yes"/>
+ <point x="572" y="-244"/>
+ <point x="420" y="-180"/>
+ <point x="344" y="-120" type="curve"/>
+ <point x="196" y="-420" type="line"/>
+ <point x="316" y="-528"/>
+ <point x="552" y="-588"/>
+ <point x="736" y="-588" type="curve" smooth="yes"/>
+ <point x="1180" y="-588"/>
+ <point x="1464" y="-412"/>
+ <point x="1464" y="4" type="curve" smooth="yes"/>
+ <point x="1464" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="72" y="700" type="line"/>
+ <point x="72" y="232"/>
+ <point x="288" y="-28"/>
+ <point x="664" y="-28" type="curve" smooth="yes"/>
+ <point x="1008" y="-28"/>
+ <point x="1160" y="288"/>
+ <point x="1216" y="660" type="curve"/>
+ <point x="1216" y="804" type="line"/>
+ <point x="1160" y="1204"/>
+ <point x="1048" y="1516"/>
+ <point x="664" y="1516" type="curve" smooth="yes"/>
+ <point x="288" y="1516"/>
+ <point x="72" y="1272"/>
+ <point x="72" y="784" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="512" y="784" type="line"/>
+ <point x="512" y="1048"/>
+ <point x="608" y="1160"/>
+ <point x="792" y="1160" type="curve" smooth="yes"/>
+ <point x="992" y="1160"/>
+ <point x="1076" y="1048"/>
+ <point x="1076" y="844" type="curve" smooth="yes"/>
+ <point x="1076" y="624" type="line" smooth="yes"/>
+ <point x="1076" y="444"/>
+ <point x="992" y="332"/>
+ <point x="788" y="332" type="curve" smooth="yes"/>
+ <point x="600" y="332"/>
+ <point x="512" y="440"/>
+ <point x="512" y="700" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1617.0, 'leftMargin': 83, 'rightMargin': 140.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/g.glif b/src/Interface-Bold.ufo/glyphs/g.glif
new file mode 100644
index 000000000..caf03420a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/g.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="g" format="1">
+ <advance width="1536"/>
+ <unicode hex="0067"/>
+ <outline>
+ <contour>
+ <point x="752.0" y="1776.0" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="752.0" y="-616.0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1604.0" y="2200.0" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1604.0" y="-560.0" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1604.0" y="1776.0" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1064.0" y="1488.0" type="line"/>
+ <point x="1028" y="1208" type="line"/>
+ <point x="1188" y="728" type="line"/>
+ <point x="1027.0" y="262.0" type="line"/>
+ <point x="1026.0" y="167.0"/>
+ <point x="1024.0" y="93.0"/>
+ <point x="1020.0" y="60.0" type="curve"/>
+ <point x="1020.0" y="-132.0"/>
+ <point x="908.0" y="-244.0"/>
+ <point x="704.0" y="-244.0" type="curve" smooth="yes"/>
+ <point x="552.0" y="-244.0"/>
+ <point x="436.0" y="-176.0"/>
+ <point x="356.0" y="-92.0" type="curve"/>
+ <point x="168.0" y="-364.0" type="line"/>
+ <point x="292.0" y="-508.0"/>
+ <point x="528.0" y="-588.0"/>
+ <point x="720.0" y="-588.0" type="curve" smooth="yes"/>
+ <point x="1164.0" y="-588.0"/>
+ <point x="1464.0" y="-356.0"/>
+ <point x="1464.0" y="60.0" type="curve" smooth="yes"/>
+ <point x="1464.0" y="1488.0" type="line"/>
+ </contour>
+ <contour>
+ <point x="72" y="728" type="line"/>
+ <point x="72" y="292"/>
+ <point x="304" y="-28"/>
+ <point x="676" y="-28" type="curve" smooth="yes"/>
+ <point x="1036" y="-28"/>
+ <point x="1184" y="312"/>
+ <point x="1244" y="716" type="curve"/>
+ <point x="1244" y="748" type="line"/>
+ <point x="1184" y="1180"/>
+ <point x="1080" y="1516"/>
+ <point x="680" y="1516" type="curve" smooth="yes"/>
+ <point x="304" y="1516"/>
+ <point x="72" y="1208"/>
+ <point x="72" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="512" y="756" type="line"/>
+ <point x="512" y="988"/>
+ <point x="608" y="1160"/>
+ <point x="792" y="1160" type="curve" smooth="yes"/>
+ <point x="992" y="1160"/>
+ <point x="1076" y="1028"/>
+ <point x="1076" y="788" type="curve"/>
+ <point x="1076.0" y="761.0"/>
+ <point x="1076" y="704"/>
+ <point x="1076" y="680" type="curve"/>
+ <point x="1076" y="468"/>
+ <point x="992" y="332"/>
+ <point x="788" y="332" type="curve" smooth="yes"/>
+ <point x="600" y="332"/>
+ <point x="512" y="504"/>
+ <point x="512" y="728" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1617.0, 'leftMargin': 83, 'rightMargin': 140.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/gamma.glif b/src/Interface-Bold.ufo/glyphs/gamma.glif
new file mode 100644
index 000000000..2f98a0ad2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/gamma.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gamma" format="1">
+ <advance width="1536"/>
+ <unicode hex="03B3"/>
+ <outline>
+ <contour>
+ <point x="772" y="152" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="988" y="96" type="line"/>
+ <point x="548" y="96" type="line"/>
+ <point x="548" y="-572" type="line"/>
+ <point x="988" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="744" y="372" type="line"/>
+ <point x="692" y="0" type="line"/>
+ <point x="992" y="0" type="line"/>
+ <point x="1480" y="1488" type="line"/>
+ <point x="1016" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="524" y="1488" type="line"/>
+ <point x="56" y="1488" type="line"/>
+ <point x="548" y="0" type="line"/>
+ <point x="848" y="0" type="line"/>
+ <point x="812" y="360" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 8, 'rightMargin': 12}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/gamma1.glif b/src/Interface-Bold.ufo/glyphs/gamma1.glif
new file mode 100644
index 000000000..ece000fa7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/gamma1.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gamma1" format="1">
+ <advance width="1792"/>
+ <unicode hex="0263"/>
+ <outline>
+ <contour>
+ <point x="900" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="900" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1688" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="896" y="-600" type="curve" smooth="yes"/>
+ <point x="1172" y="-600"/>
+ <point x="1408" y="-488"/>
+ <point x="1408" y="-228" type="curve" smooth="yes"/>
+ <point x="1408" y="-156"/>
+ <point x="1368" y="-36"/>
+ <point x="1296" y="104" type="curve" smooth="yes"/>
+ <point x="572" y="1488" type="line"/>
+ <point x="108" y="1488" type="line"/>
+ <point x="828" y="160" type="line" smooth="yes"/>
+ <point x="920" y="-16"/>
+ <point x="964" y="-108"/>
+ <point x="964" y="-188" type="curve" smooth="yes"/>
+ <point x="964" y="-244"/>
+ <point x="956" y="-292"/>
+ <point x="896" y="-292" type="curve" smooth="yes"/>
+ <point x="840" y="-292"/>
+ <point x="828" y="-244"/>
+ <point x="828" y="-188" type="curve" smooth="yes"/>
+ <point x="828" y="-108"/>
+ <point x="888" y="-16"/>
+ <point x="980" y="160" type="curve" smooth="yes"/>
+ <point x="1688" y="1488" type="line"/>
+ <point x="1224" y="1488" type="line"/>
+ <point x="476" y="92" type="line" smooth="yes"/>
+ <point x="404" y="-44"/>
+ <point x="372" y="-156"/>
+ <point x="372" y="-228" type="curve" smooth="yes"/>
+ <point x="372" y="-488"/>
+ <point x="620" y="-600"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1579, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/gammasuper.glif b/src/Interface-Bold.ufo/glyphs/gammasuper.glif
new file mode 100644
index 000000000..c764932f0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/gammasuper.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gammasuper" format="1">
+ <advance width="1280"/>
+ <unicode hex="02E0"/>
+ <outline>
+ <contour>
+ <point x="664" y="1396" type="line"/>
+ <point x="556" y="900" type="line"/>
+ <point x="788" y="900" type="line"/>
+ <point x="1196" y="2004" type="line"/>
+ <point x="824" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="460" y="2004" type="line"/>
+ <point x="84" y="2004" type="line"/>
+ <point x="488" y="900" type="line"/>
+ <point x="724" y="900" type="line"/>
+ <point x="616" y="1396" type="line"/>
+ </contour>
+ <contour>
+ <point x="636" y="304" type="curve" smooth="yes"/>
+ <point x="812" y="304"/>
+ <point x="964" y="384"/>
+ <point x="964" y="576" type="curve" smooth="yes"/>
+ <point x="964" y="624"/>
+ <point x="936" y="696"/>
+ <point x="892" y="792" type="curve" smooth="yes"/>
+ <point x="784" y="1028" type="line"/>
+ <point x="500" y="1028" type="line"/>
+ <point x="592" y="832" type="line" smooth="yes"/>
+ <point x="648" y="716"/>
+ <point x="680" y="656"/>
+ <point x="680" y="608" type="curve" smooth="yes"/>
+ <point x="680" y="564"/>
+ <point x="676" y="532"/>
+ <point x="636" y="532" type="curve" smooth="yes"/>
+ <point x="600" y="532"/>
+ <point x="592" y="564"/>
+ <point x="592" y="608" type="curve" smooth="yes"/>
+ <point x="592" y="656"/>
+ <point x="636" y="716"/>
+ <point x="692" y="832" type="curve" smooth="yes"/>
+ <point x="780" y="1028" type="line"/>
+ <point x="480" y="1028" type="line"/>
+ <point x="364" y="780" type="line" smooth="yes"/>
+ <point x="324" y="692"/>
+ <point x="296" y="624"/>
+ <point x="296" y="576" type="curve" smooth="yes"/>
+ <point x="296" y="384"/>
+ <point x="460" y="304"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1220, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/gbar.glif b/src/Interface-Bold.ufo/glyphs/gbar.glif
new file mode 100644
index 000000000..76e613019
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/gbar.glif
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gbar" format="1">
+ <advance width="1792"/>
+ <unicode hex="01E5"/>
+ <outline>
+ <contour>
+ <point x="820" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="820" y="-672" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="880" y="-176" type="move" name="parenthesses.w3"/>
+ </contour>
+ <contour>
+ <point x="820" y="-672" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1676" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1668" y="-76" type="line" name="hr00"/>
+ <point x="124" y="-76" type="line"/>
+ <point x="124" y="-272" type="line"/>
+ <point x="1668" y="-272" type="line"/>
+ </contour>
+ <contour>
+ <point x="1132" y="1488" type="line"/>
+ <point x="1092" y="1136" type="line"/>
+ <point x="1092" y="-116" type="line" smooth="yes"/>
+ <point x="1092" y="-300"/>
+ <point x="980" y="-408"/>
+ <point x="776" y="-408" type="curve" smooth="yes"/>
+ <point x="624" y="-408"/>
+ <point x="492" y="-376"/>
+ <point x="396" y="-308" type="curve"/>
+ <point x="236" y="-572" type="line"/>
+ <point x="412" y="-720"/>
+ <point x="600" y="-748"/>
+ <point x="792" y="-748" type="curve" smooth="yes"/>
+ <point x="1236" y="-748"/>
+ <point x="1536" y="-524"/>
+ <point x="1536" y="-120" type="curve" smooth="yes"/>
+ <point x="1536" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="140" y="728" type="line"/>
+ <point x="140" y="292"/>
+ <point x="372" y="-28"/>
+ <point x="748" y="-28" type="curve" smooth="yes"/>
+ <point x="1108" y="-28"/>
+ <point x="1252" y="312"/>
+ <point x="1312" y="716" type="curve"/>
+ <point x="1312" y="748" type="line"/>
+ <point x="1252" y="1180"/>
+ <point x="1152" y="1516"/>
+ <point x="748" y="1516" type="curve" smooth="yes"/>
+ <point x="372" y="1516"/>
+ <point x="140" y="1208"/>
+ <point x="140" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="584" y="756" type="line"/>
+ <point x="584" y="988"/>
+ <point x="676" y="1160"/>
+ <point x="860" y="1160" type="curve" smooth="yes"/>
+ <point x="1064" y="1160"/>
+ <point x="1148" y="1028"/>
+ <point x="1148" y="788" type="curve" smooth="yes"/>
+ <point x="1148" y="680" type="line" smooth="yes"/>
+ <point x="1148" y="468"/>
+ <point x="1064" y="332"/>
+ <point x="860" y="332" type="curve" smooth="yes"/>
+ <point x="672" y="332"/>
+ <point x="584" y="504"/>
+ <point x="584" y="728" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1617.0, 'leftMargin': 67, 'rightMargin': 8.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/gbar_uni1ABE___.glif b/src/Interface-Bold.ufo/glyphs/gbar_uni1ABE___.glif
new file mode 100644
index 000000000..c982a7884
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/gbar_uni1ABE___.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gbar_uni1ABE" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="952" y="-672" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="952" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2044" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1008" y="-176" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="952" y="-672" type="move" name="bottom"/>
+ </contour>
+ <component base="gbar" xOffset="192"/>
+ <component base="uni1ABE" xOffset="1780" yOffset="-988"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2047, 'leftMargin': 7, 'rightMargin': 6}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/gcursive.glif b/src/Interface-Bold.ufo/glyphs/gcursive.glif
new file mode 100644
index 000000000..32d2924b2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/gcursive.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gcursive" format="1">
+ <advance width="1536"/>
+ <unicode hex="0261"/>
+ <outline>
+ <contour>
+ <point x="752" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1604" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="752" y="-616" type="move" name="bottom"/>
+ </contour>
+ <component base="g" xOffset="-12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1617.0, 'leftMargin': 83, 'rightMargin': 140.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/gecyrillic.glif b/src/Interface-Bold.ufo/glyphs/gecyrillic.glif
new file mode 100644
index 000000000..8c564d9c8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/gecyrillic.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gecyrillic" format="1">
+ <advance width="1280"/>
+ <unicode hex="0433"/>
+ <outline>
+ <contour>
+ <point x="572" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="372" y="740" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="564" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1168" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1160" y="1488" type="line"/>
+ <point x="120" y="1488" type="line"/>
+ <point x="120" y="0" type="line"/>
+ <point x="564" y="0" type="line"/>
+ <point x="564" y="1132" type="line"/>
+ <point x="1160" y="1132" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1180, 'leftMargin': 132, 'rightMargin': 10}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/germandbls.glif b/src/Interface-Bold.ufo/glyphs/germandbls.glif
new file mode 100644
index 000000000..031ba1128
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/germandbls.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="germandbls" format="1">
+ <advance width="2048"/>
+ <unicode hex="00DF"/>
+ <outline>
+ <contour>
+ <point x="696" y="1504" type="line"/>
+ <point x="696" y="1724"/>
+ <point x="776" y="1792"/>
+ <point x="900" y="1792" type="curve" smooth="yes"/>
+ <point x="1016" y="1792"/>
+ <point x="1100" y="1712"/>
+ <point x="1100" y="1604" type="curve" smooth="yes"/>
+ <point x="1100" y="1392"/>
+ <point x="964" y="1380"/>
+ <point x="964" y="1124" type="curve" smooth="yes" name="hr01"/>
+ <point x="964" y="776"/>
+ <point x="1356" y="716"/>
+ <point x="1356" y="504" type="curve" smooth="yes" name="hr02"/>
+ <point x="1356" y="392"/>
+ <point x="1272" y="332"/>
+ <point x="1152" y="332" type="curve" smooth="yes"/>
+ <point x="1020" y="332"/>
+ <point x="916" y="364"/>
+ <point x="860" y="392" type="curve"/>
+ <point x="780" y="44" type="line"/>
+ <point x="856" y="0"/>
+ <point x="1016" y="-28"/>
+ <point x="1152" y="-28" type="curve" smooth="yes"/>
+ <point x="1576" y="-28"/>
+ <point x="1796" y="176"/>
+ <point x="1796" y="508" type="curve" smooth="yes"/>
+ <point x="1796" y="848"/>
+ <point x="1404" y="988"/>
+ <point x="1404" y="1148" type="curve" smooth="yes" name="hr03"/>
+ <point x="1404" y="1376"/>
+ <point x="1540" y="1360"/>
+ <point x="1540" y="1624" type="curve" smooth="yes" name="hr04"/>
+ <point x="1540" y="1968"/>
+ <point x="1268" y="2148"/>
+ <point x="944" y="2148" type="curve" smooth="yes"/>
+ <point x="516" y="2148"/>
+ <point x="252" y="1932"/>
+ <point x="252" y="1512" type="curve" smooth="yes"/>
+ <point x="252" y="0" type="line"/>
+ <point x="696" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1812, 'leftMargin': 186, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ghemiddlehookcyrillic.glif b/src/Interface-Bold.ufo/glyphs/ghemiddlehookcyrillic.glif
new file mode 100644
index 000000000..29e5f3335
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ghemiddlehookcyrillic.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ghemiddlehookcyrillic" format="1">
+ <advance width="1536"/>
+ <unicode hex="0495"/>
+ <outline>
+ <contour>
+ <point x="324" y="568" type="line"/>
+ <point x="616" y="568" type="line" smooth="yes"/>
+ <point x="840" y="568"/>
+ <point x="976" y="468"/>
+ <point x="976" y="248" type="curve" smooth="yes"/>
+ <point x="972" y="72"/>
+ <point x="868" y="-24"/>
+ <point x="712" y="-108" type="curve"/>
+ <point x="916" y="-392" type="line"/>
+ <point x="1264" y="-252"/>
+ <point x="1424" y="24"/>
+ <point x="1416" y="248" type="curve"/>
+ <point x="1416" y="716"/>
+ <point x="1088" y="924"/>
+ <point x="616" y="924" type="curve" smooth="yes"/>
+ <point x="324" y="924" type="line"/>
+ </contour>
+ <component base="gecyrillic" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1515, 'leftMargin': 120, 'rightMargin': 95.78143050934614}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/gheupturncyrillic.glif b/src/Interface-Bold.ufo/glyphs/gheupturncyrillic.glif
new file mode 100644
index 000000000..6aa995912
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/gheupturncyrillic.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gheupturncyrillic" format="1">
+ <advance width="1536"/>
+ <unicode hex="0491"/>
+ <outline>
+ <contour>
+ <point x="1332" y="1924" type="line"/>
+ <point x="888" y="1924" type="line"/>
+ <point x="888" y="1132" type="line"/>
+ <point x="1332" y="1132" type="line"/>
+ </contour>
+ <component base="gecyrillic" xOffset="88"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1315, 'leftMargin': 120, 'rightMargin': 72}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ghook.cn.glif b/src/Interface-Bold.ufo/glyphs/ghook.cn.glif
new file mode 100644
index 000000000..13cadca32
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ghook.cn.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ghook.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="156" y="700" type="line"/>
+ <point x="156" y="232"/>
+ <point x="372" y="-28"/>
+ <point x="748" y="-28" type="curve" smooth="yes"/>
+ <point x="1092" y="-28"/>
+ <point x="1244" y="288"/>
+ <point x="1300" y="660" type="curve"/>
+ <point x="1300" y="804" type="line"/>
+ <point x="1244" y="1204"/>
+ <point x="1132" y="1516"/>
+ <point x="748" y="1516" type="curve" smooth="yes"/>
+ <point x="372" y="1516"/>
+ <point x="156" y="1272"/>
+ <point x="156" y="784" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="596" y="784" type="line"/>
+ <point x="596" y="1048"/>
+ <point x="692" y="1160"/>
+ <point x="876" y="1160" type="curve" smooth="yes"/>
+ <point x="1076" y="1160"/>
+ <point x="1160" y="1048"/>
+ <point x="1160" y="844" type="curve"/>
+ <point x="1160" y="624" type="line"/>
+ <point x="1160" y="444"/>
+ <point x="1076" y="332"/>
+ <point x="872" y="332" type="curve" smooth="yes"/>
+ <point x="684" y="332"/>
+ <point x="596" y="440"/>
+ <point x="596" y="700" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="820" y="-588" type="curve" smooth="yes"/>
+ <point x="1264" y="-588"/>
+ <point x="1548" y="-412"/>
+ <point x="1548" y="4" type="curve" smooth="yes"/>
+ <point x="1548" y="1460" type="line" smooth="yes"/>
+ <point x="1548" y="1612"/>
+ <point x="1680" y="1648"/>
+ <point x="1784" y="1648" type="curve" smooth="yes"/>
+ <point x="1824" y="1648"/>
+ <point x="1856" y="1644"/>
+ <point x="1896" y="1636" type="curve"/>
+ <point x="1896" y="1932" type="line"/>
+ <point x="1828" y="1948"/>
+ <point x="1760" y="1956"/>
+ <point x="1660" y="1956" type="curve" smooth="yes"/>
+ <point x="1420" y="1956"/>
+ <point x="1108" y="1904"/>
+ <point x="1108" y="1460" type="curve" smooth="yes"/>
+ <point x="1108" y="8" type="line" smooth="yes"/>
+ <point x="1108" y="-188"/>
+ <point x="1008" y="-244"/>
+ <point x="804" y="-244" type="curve" smooth="yes"/>
+ <point x="656" y="-244"/>
+ <point x="504" y="-180"/>
+ <point x="428" y="-120" type="curve"/>
+ <point x="280" y="-420" type="line"/>
+ <point x="400" y="-528"/>
+ <point x="636" y="-588"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1821, 'leftMargin': 83, 'rightMargin': -1}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ghook.glif b/src/Interface-Bold.ufo/glyphs/ghook.glif
new file mode 100644
index 000000000..780c95a40
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ghook.glif
@@ -0,0 +1,91 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ghook" format="1">
+ <advance width="2048"/>
+ <unicode hex="0260"/>
+ <outline>
+ <contour>
+ <point x="836" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="836" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1896" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1548" y="1196" type="line"/>
+ <point x="1548" y="1460" type="line" smooth="yes"/>
+ <point x="1548" y="1612"/>
+ <point x="1680" y="1648"/>
+ <point x="1784" y="1648" type="curve" smooth="yes"/>
+ <point x="1824" y="1648"/>
+ <point x="1856" y="1644"/>
+ <point x="1896" y="1636" type="curve"/>
+ <point x="1896" y="1932" type="line"/>
+ <point x="1828" y="1948"/>
+ <point x="1760" y="1956"/>
+ <point x="1656" y="1956" type="curve" smooth="yes"/>
+ <point x="1420" y="1956"/>
+ <point x="1104" y="1904"/>
+ <point x="1104" y="1460" type="curve" smooth="yes"/>
+ <point x="1104" y="1196" type="line"/>
+ </contour>
+ <contour>
+ <point x="1148" y="1488" type="line"/>
+ <point x="1104" y="1136" type="line"/>
+ <point x="1104" y="60" type="line" smooth="yes"/>
+ <point x="1104" y="-132"/>
+ <point x="992" y="-244"/>
+ <point x="788" y="-244" type="curve" smooth="yes"/>
+ <point x="636" y="-244"/>
+ <point x="520" y="-176"/>
+ <point x="440" y="-92" type="curve"/>
+ <point x="252" y="-364" type="line"/>
+ <point x="376" y="-508"/>
+ <point x="612" y="-588"/>
+ <point x="804" y="-588" type="curve" smooth="yes"/>
+ <point x="1248" y="-588"/>
+ <point x="1548" y="-356"/>
+ <point x="1548" y="60" type="curve" smooth="yes"/>
+ <point x="1548" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="156" y="728" type="line"/>
+ <point x="156" y="292"/>
+ <point x="388" y="-28"/>
+ <point x="760" y="-28" type="curve" smooth="yes"/>
+ <point x="1120" y="-28"/>
+ <point x="1268" y="312"/>
+ <point x="1328" y="716" type="curve"/>
+ <point x="1328" y="748" type="line"/>
+ <point x="1268" y="1180"/>
+ <point x="1164" y="1516"/>
+ <point x="764" y="1516" type="curve" smooth="yes"/>
+ <point x="388" y="1516"/>
+ <point x="156" y="1208"/>
+ <point x="156" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="596" y="756" type="line"/>
+ <point x="596" y="988"/>
+ <point x="692" y="1160"/>
+ <point x="876" y="1160" type="curve" smooth="yes"/>
+ <point x="1076" y="1160"/>
+ <point x="1160" y="1028"/>
+ <point x="1160" y="788" type="curve" smooth="yes"/>
+ <point x="1160" y="680" type="line" smooth="yes"/>
+ <point x="1160" y="468"/>
+ <point x="1076" y="332"/>
+ <point x="872" y="332" type="curve" smooth="yes"/>
+ <point x="684" y="332"/>
+ <point x="596" y="504"/>
+ <point x="596" y="728" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1822, 'leftMargin': 83, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/glottalstop.glif b/src/Interface-Bold.ufo/glyphs/glottalstop.glif
new file mode 100644
index 000000000..8498b28a9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/glottalstop.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstop" format="1">
+ <advance width="1536"/>
+ <unicode hex="0294"/>
+ <outline>
+ <contour>
+ <point x="736" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="784" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1508" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="580" y="780" type="line" name="hr00"/>
+ <point x="580" y="424" type="line"/>
+ <point x="744" y="424" type="line" smooth="yes"/>
+ <point x="1196" y="424"/>
+ <point x="1428" y="748"/>
+ <point x="1428" y="1180" type="curve" smooth="yes"/>
+ <point x="1428" y="1388" type="line" smooth="yes"/>
+ <point x="1428" y="1816"/>
+ <point x="1196" y="2140"/>
+ <point x="732" y="2140" type="curve" smooth="yes"/>
+ <point x="380" y="2140"/>
+ <point x="108" y="1920"/>
+ <point x="108" y="1584" type="curve"/>
+ <point x="524" y="1584" type="line"/>
+ <point x="524" y="1708"/>
+ <point x="608" y="1784"/>
+ <point x="744" y="1784" type="curve" smooth="yes"/>
+ <point x="952" y="1784"/>
+ <point x="984" y="1608"/>
+ <point x="984" y="1388" type="curve" smooth="yes"/>
+ <point x="984" y="1180" type="line" smooth="yes"/>
+ <point x="984" y="964"/>
+ <point x="948" y="780"/>
+ <point x="744" y="780" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1000" y="780" type="line"/>
+ <point x="556" y="780" type="line"/>
+ <point x="556" y="0" type="line"/>
+ <point x="1000" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2140.875</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1466, 'leftMargin': 69, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/glottalstopbar.glif b/src/Interface-Bold.ufo/glyphs/glottalstopbar.glif
new file mode 100644
index 000000000..43c653997
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/glottalstopbar.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstopbar" format="1">
+ <advance width="1536"/>
+ <unicode hex="02A1"/>
+ <outline>
+ <contour>
+ <point x="732" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1508" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1272" y="444" type="line"/>
+ <point x="284" y="444" type="line"/>
+ <point x="284" y="180" type="line"/>
+ <point x="1272" y="180" type="line"/>
+ </contour>
+ <contour>
+ <point x="580" y="780" type="line" name="hr01"/>
+ <point x="580" y="424" type="line"/>
+ <point x="744" y="424" type="line" smooth="yes"/>
+ <point x="1196" y="424"/>
+ <point x="1428" y="748"/>
+ <point x="1428" y="1180" type="curve" smooth="yes"/>
+ <point x="1428" y="1388" type="line" smooth="yes"/>
+ <point x="1428" y="1816"/>
+ <point x="1196" y="2140"/>
+ <point x="732" y="2140" type="curve" smooth="yes"/>
+ <point x="380" y="2140"/>
+ <point x="108" y="1920"/>
+ <point x="108" y="1584" type="curve"/>
+ <point x="524" y="1584" type="line"/>
+ <point x="524" y="1708"/>
+ <point x="608" y="1784"/>
+ <point x="744" y="1784" type="curve" smooth="yes"/>
+ <point x="952" y="1784"/>
+ <point x="984" y="1608"/>
+ <point x="984" y="1388" type="curve" smooth="yes"/>
+ <point x="984" y="1180" type="line" smooth="yes"/>
+ <point x="984" y="964"/>
+ <point x="948" y="780"/>
+ <point x="744" y="780" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1000" y="780" type="line"/>
+ <point x="556" y="780" type="line"/>
+ <point x="556" y="0" type="line"/>
+ <point x="1000" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>737.0</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1466, 'leftMargin': 69, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/glottalstopbarinv.glif b/src/Interface-Bold.ufo/glyphs/glottalstopbarinv.glif
new file mode 100644
index 000000000..9901932dd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/glottalstopbarinv.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstopbarinv" format="1">
+ <advance width="1536"/>
+ <unicode hex="01BE"/>
+ <outline>
+ <contour>
+ <point x="988" y="420" type="curve" smooth="yes" name="hr00"/>
+ <point x="988" y="328"/>
+ <point x="908" y="280"/>
+ <point x="784" y="280" type="curve" smooth="yes"/>
+ <point x="664" y="280"/>
+ <point x="544" y="328"/>
+ <point x="536" y="476" type="curve"/>
+ <point x="120" y="476" type="line"/>
+ <point x="120" y="240"/>
+ <point x="348" y="-28"/>
+ <point x="776" y="-28" type="curve" smooth="yes"/>
+ <point x="1168" y="-28"/>
+ <point x="1416" y="168"/>
+ <point x="1416" y="432" type="curve" smooth="yes"/>
+ <point x="1416" y="888"/>
+ <point x="928" y="736"/>
+ <point x="928" y="1132" type="curve" smooth="yes"/>
+ <point x="928" y="1860" type="line"/>
+ <point x="484" y="1860" type="line"/>
+ <point x="484" y="1140" type="line" smooth="yes"/>
+ <point x="484" y="588"/>
+ <point x="988" y="636"/>
+ </contour>
+ <contour>
+ <point x="1176" y="1488" type="line"/>
+ <point x="288" y="1488" type="line"/>
+ <point x="288" y="1168" type="line"/>
+ <point x="1176" y="1168" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 58, 'rightMargin': 92}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/glottalstopbarrev.glif b/src/Interface-Bold.ufo/glyphs/glottalstopbarrev.glif
new file mode 100644
index 000000000..02f8db8ab
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/glottalstopbarrev.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstopbarrev" format="1">
+ <advance width="1536"/>
+ <unicode hex="02A2"/>
+ <outline>
+ <contour>
+ <point x="768" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1468" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="768" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="glottalstoprevinv"/>
+ <component base="crossbar" xOffset="72" yOffset="-716"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1466, 'leftMargin': 108, 'rightMargin': 38}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/glottalstopinv.glif b/src/Interface-Bold.ufo/glyphs/glottalstopinv.glif
new file mode 100644
index 000000000..0f4d60716
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/glottalstopinv.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstopinv" format="1">
+ <advance width="1536"/>
+ <unicode hex="0296"/>
+ <outline>
+ <contour>
+ <point x="748" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="748" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1508" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="744" y="1336" type="line"/>
+ <point x="952" y="1336"/>
+ <point x="984" y="1156"/>
+ <point x="984" y="936" type="curve" smooth="yes"/>
+ <point x="984" y="728" type="line" smooth="yes"/>
+ <point x="984" y="516"/>
+ <point x="948" y="332"/>
+ <point x="744" y="332" type="curve" smooth="yes"/>
+ <point x="596" y="332"/>
+ <point x="524" y="436"/>
+ <point x="524" y="568" type="curve"/>
+ <point x="108" y="568" type="line"/>
+ <point x="108" y="192"/>
+ <point x="368" y="-28"/>
+ <point x="736" y="-28" type="curve" smooth="yes"/>
+ <point x="1196" y="-28"/>
+ <point x="1428" y="300"/>
+ <point x="1428" y="728" type="curve" smooth="yes"/>
+ <point x="1428" y="936" type="line" smooth="yes"/>
+ <point x="1428" y="1368"/>
+ <point x="1196" y="1692"/>
+ <point x="732" y="1692" type="curve" smooth="yes"/>
+ <point x="580" y="1692" type="line"/>
+ <point x="580" y="1336" type="line"/>
+ </contour>
+ <contour>
+ <point x="972" y="2112" type="line"/>
+ <point x="528" y="2112" type="line"/>
+ <point x="528" y="1336" type="line"/>
+ <point x="972" y="1336" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-27.5</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1466, 'leftMargin': 69, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/glottalstopmod.glif b/src/Interface-Bold.ufo/glyphs/glottalstopmod.glif
new file mode 100644
index 000000000..f63399590
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/glottalstopmod.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstopmod" format="1">
+ <advance width="1280"/>
+ <unicode hex="02C0"/>
+ <outline>
+ <contour>
+ <point x="188" y="2096" type="curve"/>
+ <point x="492" y="2096" type="line"/>
+ <point x="492" y="2168"/>
+ <point x="532" y="2228"/>
+ <point x="628" y="2228" type="curve" smooth="yes"/>
+ <point x="748" y="2228"/>
+ <point x="772" y="2140"/>
+ <point x="772" y="1944" type="curve" smooth="yes"/>
+ <point x="772" y="1652" type="line" smooth="yes"/>
+ <point x="772" y="1508"/>
+ <point x="708" y="1424"/>
+ <point x="576" y="1424" type="curve" smooth="yes"/>
+ <point x="496" y="1424" type="line"/>
+ <point x="496" y="1164" type="line"/>
+ <point x="620" y="1164" type="line" smooth="yes"/>
+ <point x="936" y="1164"/>
+ <point x="1096" y="1356"/>
+ <point x="1096" y="1668" type="curve" smooth="yes"/>
+ <point x="1096" y="1956" type="line" smooth="yes"/>
+ <point x="1096" y="2296"/>
+ <point x="936" y="2488"/>
+ <point x="624" y="2488" type="curve" smooth="yes"/>
+ <point x="360" y="2488"/>
+ <point x="188" y="2344"/>
+ </contour>
+ <contour>
+ <point x="468" y="1424" type="line"/>
+ <point x="468" y="900" type="line"/>
+ <point x="792" y="900" type="line"/>
+ <point x="792" y="1424" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1045.0, 'leftMargin': 55, 'rightMargin': 82.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/glottalstopreversedmod.glif b/src/Interface-Bold.ufo/glyphs/glottalstopreversedmod.glif
new file mode 100644
index 000000000..33de069a0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/glottalstopreversedmod.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstopreversedmod" format="1">
+ <advance width="1280"/>
+ <unicode hex="02C1"/>
+ <outline>
+ <contour>
+ <point x="1096" y="2096" type="line"/>
+ <point x="1096" y="2344"/>
+ <point x="920" y="2488"/>
+ <point x="660" y="2488" type="curve" smooth="yes"/>
+ <point x="344" y="2488"/>
+ <point x="188" y="2296"/>
+ <point x="188" y="1956" type="curve" smooth="yes"/>
+ <point x="188" y="1668" type="line" smooth="yes"/>
+ <point x="188" y="1356"/>
+ <point x="344" y="1164"/>
+ <point x="660" y="1164" type="curve" smooth="yes"/>
+ <point x="784" y="1164" type="line"/>
+ <point x="784" y="1424" type="line"/>
+ <point x="708" y="1424" type="line" smooth="yes"/>
+ <point x="576" y="1424"/>
+ <point x="508" y="1508"/>
+ <point x="508" y="1652" type="curve" smooth="yes"/>
+ <point x="508" y="1944" type="line" smooth="yes"/>
+ <point x="508" y="2140"/>
+ <point x="532" y="2228"/>
+ <point x="652" y="2228" type="curve" smooth="yes"/>
+ <point x="748" y="2228"/>
+ <point x="788" y="2168"/>
+ <point x="788" y="2096" type="curve"/>
+ </contour>
+ <contour>
+ <point x="488" y="1424" type="line"/>
+ <point x="488" y="900" type="line"/>
+ <point x="812" y="900" type="line"/>
+ <point x="812" y="1424" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1045.0, 'leftMargin': 83, 'rightMargin': 55.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/glottalstopreversedsuperior.glif b/src/Interface-Bold.ufo/glyphs/glottalstopreversedsuperior.glif
new file mode 100644
index 000000000..dbee8ef77
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/glottalstopreversedsuperior.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstopreversedsuperior" format="1">
+ <advance width="1280"/>
+ <unicode hex="02E4"/>
+ <outline>
+ <contour>
+ <point x="820" y="1592" type="curve"/>
+ <point x="1104" y="1592" type="line"/>
+ <point x="1104" y="1840"/>
+ <point x="920" y="2016"/>
+ <point x="644" y="2016" type="curve" smooth="yes"/>
+ <point x="364" y="2016"/>
+ <point x="176" y="1840"/>
+ <point x="176" y="1512" type="curve" smooth="yes"/>
+ <point x="176" y="1248"/>
+ <point x="336" y="1032"/>
+ <point x="592" y="1032" type="curve" smooth="yes"/>
+ <point x="772" y="1032" type="line"/>
+ <point x="772" y="1260" type="line"/>
+ <point x="648" y="1260" type="line" smooth="yes"/>
+ <point x="536" y="1260"/>
+ <point x="480" y="1356"/>
+ <point x="480" y="1496" type="curve" smooth="yes"/>
+ <point x="480" y="1652"/>
+ <point x="548" y="1752"/>
+ <point x="664" y="1752" type="curve" smooth="yes"/>
+ <point x="752" y="1752"/>
+ <point x="820" y="1692"/>
+ </contour>
+ <contour>
+ <point x="796" y="900" type="line"/>
+ <point x="796" y="1260" type="line"/>
+ <point x="492" y="1260" type="line"/>
+ <point x="492" y="900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1178, 'leftMargin': 138, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/glottalstoprevinv.glif b/src/Interface-Bold.ufo/glyphs/glottalstoprevinv.glif
new file mode 100644
index 000000000..67946067d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/glottalstoprevinv.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstoprevinv" format="1">
+ <advance width="1536"/>
+ <unicode hex="0295"/>
+ <outline>
+ <contour>
+ <point x="792" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="792" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1496" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="796" y="780" type="line" name="hr00"/>
+ <point x="588" y="780"/>
+ <point x="552" y="956"/>
+ <point x="552" y="1176" type="curve" smooth="yes"/>
+ <point x="552" y="1384" type="line" smooth="yes"/>
+ <point x="552" y="1600"/>
+ <point x="588" y="1784"/>
+ <point x="792" y="1784" type="curve" smooth="yes"/>
+ <point x="940" y="1784"/>
+ <point x="1012" y="1680"/>
+ <point x="1012" y="1544" type="curve"/>
+ <point x="1428" y="1544" type="line"/>
+ <point x="1428" y="1924"/>
+ <point x="1172" y="2140"/>
+ <point x="800" y="2140" type="curve" smooth="yes"/>
+ <point x="340" y="2140"/>
+ <point x="108" y="1816"/>
+ <point x="108" y="1384" type="curve" smooth="yes"/>
+ <point x="108" y="1176" type="line" smooth="yes"/>
+ <point x="108" y="748"/>
+ <point x="340" y="424"/>
+ <point x="804" y="424" type="curve" smooth="yes"/>
+ <point x="960" y="424" type="line"/>
+ <point x="960" y="780" type="line"/>
+ </contour>
+ <contour>
+ <point x="564" y="0" type="line"/>
+ <point x="1008" y="0" type="line"/>
+ <point x="1008" y="780" type="line"/>
+ <point x="564" y="780" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2140.875</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1466, 'leftMargin': 78, 'rightMargin': 69}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/grave.glif b/src/Interface-Bold.ufo/glyphs/grave.glif
new file mode 100644
index 000000000..7645d215d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/grave.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="grave" format="1">
+ <advance width="1024"/>
+ <unicode hex="0060"/>
+ <outline>
+ <contour>
+ <point x="672" y="1776" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="672" y="2296" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="612" y="2112" type="line"/>
+ <point x="140" y="2112" type="line"/>
+ <point x="524" y="1680" type="line"/>
+ <point x="884" y="1680" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 949, 'leftMargin': 74, 'rightMargin': 129}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/gravecomb.glif b/src/Interface-Bold.ufo/glyphs/gravecomb.glif
new file mode 100644
index 000000000..256f8cb9b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/gravecomb.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gravecomb" format="1">
+ <advance width="0"/>
+ <unicode hex="0300"/>
+ <outline>
+ <contour>
+ <point x="-751" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-751" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-751" y="2296" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-873" y="1896" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-774" y="2112" type="line"/>
+ <point x="-1246" y="2112" type="line"/>
+ <point x="-861" y="1680" type="line"/>
+ <point x="-501" y="1680" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/graveleftnosp.glif b/src/Interface-Bold.ufo/glyphs/graveleftnosp.glif
new file mode 100644
index 000000000..fcdafb869
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/graveleftnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="graveleftnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0340"/>
+ <outline>
+ <contour>
+ <point x="44" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="44" y="2296" type="move" name="mkmktop"/>
+ </contour>
+ <component base="grave" xOffset="-473"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/gravelowmod.glif b/src/Interface-Bold.ufo/glyphs/gravelowmod.glif
new file mode 100644
index 000000000..ec001c781
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/gravelowmod.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gravelowmod" format="1">
+ <advance width="1024"/>
+ <unicode hex="02CE"/>
+ <outline>
+ <component base="grave" yOffset="-2200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 972, 'leftMargin': 155, 'rightMargin': 73}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/gravesubnosp.glif b/src/Interface-Bold.ufo/glyphs/gravesubnosp.glif
new file mode 100644
index 000000000..84370ea08
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/gravesubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gravesubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0316"/>
+ <outline>
+ <contour>
+ <point x="-802" y="-536" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-802" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="grave" xOffset="-1264" yOffset="-2217"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/greater.glif b/src/Interface-Bold.ufo/glyphs/greater.glif
new file mode 100644
index 000000000..c439e17ec
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/greater.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="greater" format="1">
+ <advance width="1536"/>
+ <unicode hex="003E"/>
+ <outline>
+ <contour>
+ <point x="164" y="1096" type="line"/>
+ <point x="1016" y="812" type="line"/>
+ <point x="1372" y="708" type="line"/>
+ <point x="1372" y="1024" type="line"/>
+ <point x="164" y="1516" type="line"/>
+ </contour>
+ <contour>
+ <point x="164" y="584" type="line"/>
+ <point x="164" y="160" type="line"/>
+ <point x="1372" y="656" type="line"/>
+ <point x="1372" y="968" type="line"/>
+ <point x="1016" y="872" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>248.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>723.25</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1448, 'leftMargin': 157, 'rightMargin': 85}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/greaterequal.glif b/src/Interface-Bold.ufo/glyphs/greaterequal.glif
new file mode 100644
index 000000000..412320632
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/greaterequal.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="greaterequal" format="1">
+ <advance width="1536"/>
+ <unicode hex="2265"/>
+ <outline>
+ <component base="greater" yScale="0.81" xOffset="4" yOffset="296"/>
+ <component base="minus" yScale="0.91" yOffset="-724"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1448, 'leftMargin': 135, 'rightMargin': 85}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/guarani.glif b/src/Interface-Bold.ufo/glyphs/guarani.glif
new file mode 100644
index 000000000..dc440d230
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/guarani.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="guarani" format="1">
+ <advance width="2048"/>
+ <unicode hex="20B2"/>
+ <outline>
+ <contour>
+ <point x="1196" y="2144" type="line"/>
+ <point x="836" y="2144" type="line"/>
+ <point x="836" y="-172" type="line"/>
+ <point x="1196" y="-172" type="line"/>
+ </contour>
+ <component base="G" xOffset="76"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1920, 'leftMargin': 118, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/guillemotleft.glif b/src/Interface-Bold.ufo/glyphs/guillemotleft.glif
new file mode 100644
index 000000000..fe7c63c30
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/guillemotleft.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="guillemotleft" format="1">
+ <advance width="1536"/>
+ <unicode hex="00AB"/>
+ <outline>
+ <component base="guilsinglleft" xOffset="16"/>
+ <component base="guilsinglleft" xOffset="572"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1436, 'leftMargin': 94, 'rightMargin': 132}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/guillemotright.glif b/src/Interface-Bold.ufo/glyphs/guillemotright.glif
new file mode 100644
index 000000000..2e54f610b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/guillemotright.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="guillemotright" format="1">
+ <advance width="1536"/>
+ <unicode hex="00BB"/>
+ <outline>
+ <component base="guilsinglright" xOffset="56"/>
+ <component base="guilsinglright" xOffset="616"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>134.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>609.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1436, 'leftMargin': 110, 'rightMargin': 114}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/guilsinglleft.glif b/src/Interface-Bold.ufo/glyphs/guilsinglleft.glif
new file mode 100644
index 000000000..faca4083d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/guilsinglleft.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="guilsinglleft" format="1">
+ <advance width="1024"/>
+ <unicode hex="2039"/>
+ <outline>
+ <contour>
+ <point x="840" y="1260" type="line"/>
+ <point x="564" y="1260" type="line"/>
+ <point x="188" y="724" type="line"/>
+ <point x="188" y="704" type="line"/>
+ <point x="512" y="704" type="line"/>
+ </contour>
+ <contour>
+ <point x="512" y="716" type="line"/>
+ <point x="188" y="716" type="line"/>
+ <point x="188" y="696" type="line"/>
+ <point x="564" y="160" type="line"/>
+ <point x="840" y="160" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 890, 'leftMargin': 149, 'rightMargin': 88}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/guilsinglright.glif b/src/Interface-Bold.ufo/glyphs/guilsinglright.glif
new file mode 100644
index 000000000..d2124e2cb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/guilsinglright.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="guilsinglright" format="1">
+ <advance width="1024"/>
+ <unicode hex="203A"/>
+ <outline>
+ <contour>
+ <point x="188" y="160" type="line"/>
+ <point x="460" y="160" type="line"/>
+ <point x="840" y="696" type="line"/>
+ <point x="840" y="712" type="line"/>
+ <point x="512" y="716" type="line"/>
+ </contour>
+ <contour>
+ <point x="188" y="1256" type="line"/>
+ <point x="512" y="700" type="line"/>
+ <point x="840" y="704" type="line"/>
+ <point x="840" y="720" type="line"/>
+ <point x="460" y="1256" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>134.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>609.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 853, 'leftMargin': 107, 'rightMargin': 93}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/h.glif b/src/Interface-Bold.ufo/glyphs/h.glif
new file mode 100644
index 000000000..562de092a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/h.glif
@@ -0,0 +1,91 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="h" format="1">
+ <advance width="1536"/>
+ <unicode hex="0068"/>
+ <outline>
+ <contour>
+ <point x="712" y="2328" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="384" y="1792" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="776" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1432" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1564" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1564" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1564" y="2328" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="552" y="796" type="line" smooth="yes"/>
+ <point x="552" y="1004"/>
+ <point x="616" y="1160"/>
+ <point x="768" y="1160" type="curve" smooth="yes"/>
+ <point x="908" y="1160"/>
+ <point x="988" y="1116"/>
+ <point x="988" y="940" type="curve" smooth="yes"/>
+ <point x="988" y="0" type="line"/>
+ <point x="1432" y="0" type="line"/>
+ <point x="1432" y="936" type="line" smooth="yes"/>
+ <point x="1432" y="1368"/>
+ <point x="1240" y="1516"/>
+ <point x="964" y="1516" type="curve" smooth="yes"/>
+ <point x="788" y="1516"/>
+ <point x="640" y="1448"/>
+ <point x="552" y="1336" type="curve"/>
+ <point x="536" y="1336" type="line"/>
+ <point x="524" y="2112" type="line"/>
+ <point x="108" y="2112" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="552" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 128, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/haabkhasiancyrillic.glif b/src/Interface-Bold.ufo/glyphs/haabkhasiancyrillic.glif
new file mode 100644
index 000000000..3566cfde9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/haabkhasiancyrillic.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="haabkhasiancyrillic" format="1">
+ <advance width="2048"/>
+ <unicode hex="04A9"/>
+ <outline>
+ <contour>
+ <point x="916" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="916" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1940" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1864" y="184" type="line"/>
+ <point x="1412" y="184"/>
+ <point x="1160" y="408"/>
+ <point x="1160" y="684" type="curve"/>
+ <point x="1160" y="928" type="line" smooth="yes"/>
+ <point x="1160" y="1048"/>
+ <point x="1208" y="1144"/>
+ <point x="1284" y="1144" type="curve"/>
+ <point x="1356" y="1144"/>
+ <point x="1408" y="1040"/>
+ <point x="1408" y="904" type="curve"/>
+ <point x="1408" y="676" type="line" smooth="yes"/>
+ <point x="1408" y="484"/>
+ <point x="1252" y="344"/>
+ <point x="1004" y="344" type="curve" smooth="yes"/>
+ <point x="792" y="344"/>
+ <point x="660" y="496"/>
+ <point x="660" y="708" type="curve" smooth="yes"/>
+ <point x="660" y="864" type="line" smooth="yes"/>
+ <point x="660" y="1028"/>
+ <point x="716" y="1128"/>
+ <point x="812" y="1148" type="curve"/>
+ <point x="812" y="1516" type="line"/>
+ <point x="440" y="1516"/>
+ <point x="188" y="1236"/>
+ <point x="188" y="864" type="curve" smooth="yes"/>
+ <point x="188" y="708" type="line" smooth="yes"/>
+ <point x="188" y="288"/>
+ <point x="516" y="-28"/>
+ <point x="1004" y="-28" type="curve" smooth="yes"/>
+ <point x="1512" y="-28"/>
+ <point x="1848" y="264"/>
+ <point x="1848" y="648" type="curve" smooth="yes"/>
+ <point x="1848" y="872" type="line"/>
+ <point x="1848" y="1236"/>
+ <point x="1644" y="1516"/>
+ <point x="1340" y="1516" type="curve"/>
+ <point x="1052" y="1516"/>
+ <point x="860" y="1264"/>
+ <point x="860" y="948" type="curve" smooth="yes"/>
+ <point x="860" y="708" type="line"/>
+ <point x="860" y="284"/>
+ <point x="1164" y="-44"/>
+ <point x="1864" y="-44" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2858.625</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1860, 'leftMargin': 106, 'rightMargin': 78}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/hadescendercyrillic.glif b/src/Interface-Bold.ufo/glyphs/hadescendercyrillic.glif
new file mode 100644
index 000000000..6ddedfce8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/hadescendercyrillic.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hadescendercyrillic" format="1">
+ <advance width="1792"/>
+ <unicode hex="04B3"/>
+ <outline>
+ <contour>
+ <point x="1572" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1572" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1572" y="1760" type="move" name="top0315"/>
+ </contour>
+ <component base="x" xOffset="124"/>
+ <component base="cyrillictic" xOffset="1084"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1544, 'leftMargin': 21, 'rightMargin': 22}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/hairspace.glif b/src/Interface-Bold.ufo/glyphs/hairspace.glif
new file mode 100644
index 000000000..9583f7972
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/hairspace.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hairspace" format="1">
+ <advance width="512"/>
+ <unicode hex="200A"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 287, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/hardsigncyrillic.glif b/src/Interface-Bold.ufo/glyphs/hardsigncyrillic.glif
new file mode 100644
index 000000000..94074f7ad
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/hardsigncyrillic.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hardsigncyrillic" format="1">
+ <advance width="2048"/>
+ <unicode hex="044A"/>
+ <outline>
+ <contour>
+ <point x="940" y="1488" type="line"/>
+ <point x="132" y="1488" type="line"/>
+ <point x="132" y="1128" type="line"/>
+ <point x="940" y="1128" type="line"/>
+ </contour>
+ <component base="softsigncyrillic" xOffset="384"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1887, 'leftMargin': 48, 'rightMargin': 51}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/hcedilla.glif b/src/Interface-Bold.ufo/glyphs/hcedilla.glif
new file mode 100644
index 000000000..db8238fd1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/hcedilla.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hcedilla" format="1">
+ <advance width="1536"/>
+ <unicode hex="1E29"/>
+ <outline>
+ <component base="h" xOffset="-4"/>
+ <component base="cedilla" xOffset="16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 108, 'rightMargin': 153}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/henghook.glif b/src/Interface-Bold.ufo/glyphs/henghook.glif
new file mode 100644
index 000000000..7dfa101ff
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/henghook.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="henghook" format="1">
+ <advance width="1536"/>
+ <unicode hex="0267"/>
+ <outline>
+ <contour>
+ <point x="836" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="780" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1564" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="988" y="160" type="line"/>
+ <point x="988" y="-108" type="line" smooth="yes"/>
+ <point x="988" y="-256"/>
+ <point x="856" y="-292"/>
+ <point x="752" y="-292" type="curve" smooth="yes"/>
+ <point x="716" y="-292"/>
+ <point x="680" y="-288"/>
+ <point x="644" y="-284" type="curve"/>
+ <point x="644" y="-580" type="line"/>
+ <point x="708" y="-592"/>
+ <point x="776" y="-600"/>
+ <point x="876" y="-600" type="curve" smooth="yes"/>
+ <point x="1116" y="-600"/>
+ <point x="1432" y="-548"/>
+ <point x="1432" y="-108" type="curve" smooth="yes"/>
+ <point x="1432" y="160" type="line"/>
+ </contour>
+ <contour>
+ <point x="548" y="1596" type="line"/>
+ <point x="108" y="1596" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="548" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="492" y="796" type="line"/>
+ <point x="492" y="1004"/>
+ <point x="548" y="1160"/>
+ <point x="768" y="1160" type="curve" smooth="yes"/>
+ <point x="904" y="1160"/>
+ <point x="988" y="1108"/>
+ <point x="988" y="928" type="curve" smooth="yes"/>
+ <point x="988" y="0" type="line"/>
+ <point x="1432" y="0" type="line"/>
+ <point x="1432" y="924" type="line" smooth="yes"/>
+ <point x="1432" y="1356"/>
+ <point x="1228" y="1516"/>
+ <point x="936" y="1516" type="curve" smooth="yes"/>
+ <point x="604" y="1516"/>
+ <point x="384" y="1212"/>
+ <point x="384" y="792" type="curve"/>
+ </contour>
+ <contour>
+ <point x="548" y="1416" type="line"/>
+ <point x="548" y="1680" type="line" smooth="yes"/>
+ <point x="548" y="1832"/>
+ <point x="680" y="1868"/>
+ <point x="784" y="1868" type="curve" smooth="yes"/>
+ <point x="824" y="1868"/>
+ <point x="856" y="1864"/>
+ <point x="896" y="1856" type="curve"/>
+ <point x="896" y="2152" type="line"/>
+ <point x="828" y="2168"/>
+ <point x="760" y="2176"/>
+ <point x="660" y="2176" type="curve" smooth="yes"/>
+ <point x="420" y="2176"/>
+ <point x="108" y="2124"/>
+ <point x="108" y="1680" type="curve" smooth="yes"/>
+ <point x="108" y="1416" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 128, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/hhook.glif b/src/Interface-Bold.ufo/glyphs/hhook.glif
new file mode 100644
index 000000000..60c55776a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/hhook.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hhook" format="1">
+ <advance width="1536"/>
+ <unicode hex="0266"/>
+ <outline>
+ <contour>
+ <point x="836" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="780" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1564" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="548" y="1596" type="line"/>
+ <point x="108" y="1596" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="548" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="492" y="796" type="line"/>
+ <point x="492" y="1004"/>
+ <point x="548" y="1160"/>
+ <point x="768" y="1160" type="curve" smooth="yes"/>
+ <point x="904" y="1160"/>
+ <point x="988" y="1108"/>
+ <point x="988" y="928" type="curve" smooth="yes"/>
+ <point x="988" y="0" type="line"/>
+ <point x="1432" y="0" type="line"/>
+ <point x="1432" y="924" type="line" smooth="yes"/>
+ <point x="1432" y="1356"/>
+ <point x="1228" y="1516"/>
+ <point x="936" y="1516" type="curve" smooth="yes"/>
+ <point x="604" y="1516"/>
+ <point x="384" y="1212"/>
+ <point x="384" y="792" type="curve"/>
+ </contour>
+ <contour>
+ <point x="548" y="1416" type="line"/>
+ <point x="548" y="1680" type="line" smooth="yes"/>
+ <point x="548" y="1832"/>
+ <point x="680" y="1868"/>
+ <point x="784" y="1868" type="curve" smooth="yes"/>
+ <point x="824" y="1868"/>
+ <point x="856" y="1864"/>
+ <point x="896" y="1856" type="curve"/>
+ <point x="896" y="2152" type="line"/>
+ <point x="828" y="2168"/>
+ <point x="760" y="2176"/>
+ <point x="660" y="2176" type="curve" smooth="yes"/>
+ <point x="420" y="2176"/>
+ <point x="108" y="2124"/>
+ <point x="108" y="1680" type="curve" smooth="yes"/>
+ <point x="108" y="1416" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 128, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/hhooksuper.glif b/src/Interface-Bold.ufo/glyphs/hhooksuper.glif
new file mode 100644
index 000000000..4e8fe5233
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/hhooksuper.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hhooksuper" format="1">
+ <advance width="1280"/>
+ <unicode hex="02B1"/>
+ <outline>
+ <contour>
+ <point x="468" y="2064" type="line"/>
+ <point x="468" y="2148"/>
+ <point x="508" y="2208"/>
+ <point x="616" y="2208" type="curve" smooth="yes"/>
+ <point x="644" y="2208"/>
+ <point x="668" y="2204"/>
+ <point x="700" y="2196" type="curve"/>
+ <point x="700" y="2472" type="line"/>
+ <point x="628" y="2480"/>
+ <point x="560" y="2488"/>
+ <point x="500" y="2488" type="curve" smooth="yes"/>
+ <point x="296" y="2488"/>
+ <point x="160" y="2416"/>
+ <point x="160" y="2100" type="curve" smooth="yes"/>
+ <point x="160" y="900" type="line"/>
+ <point x="468" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="432" y="1484" type="line"/>
+ <point x="432" y="1632"/>
+ <point x="488" y="1748"/>
+ <point x="644" y="1748" type="curve" smooth="yes"/>
+ <point x="756" y="1748"/>
+ <point x="816" y="1684"/>
+ <point x="816" y="1488" type="curve" smooth="yes"/>
+ <point x="816" y="900" type="line"/>
+ <point x="1124" y="900" type="line"/>
+ <point x="1124" y="1596" type="line" smooth="yes"/>
+ <point x="1124" y="1892"/>
+ <point x="988" y="2016"/>
+ <point x="756" y="2016" type="curve" smooth="yes"/>
+ <point x="508" y="2016"/>
+ <point x="368" y="1792"/>
+ <point x="368" y="1480" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1240, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/hook.glif b/src/Interface-Bold.ufo/glyphs/hook.glif
new file mode 100644
index 000000000..2ac1e038c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/hook.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hook" format="1">
+ <advance width="0"/>
+ <unicode hex="0309"/>
+ <outline>
+ <contour>
+ <point x="-847" y="1786" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-847" y="1786" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-847" y="2405" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-847" y="2405" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-760" y="2030" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-682" y="1755" type="line"/>
+ <point x="-682" y="1840" type="line"/>
+ <point x="-580" y="1854"/>
+ <point x="-476" y="1913"/>
+ <point x="-476" y="2034" type="curve" smooth="yes"/>
+ <point x="-476" y="2203"/>
+ <point x="-668" y="2305"/>
+ <point x="-1035" y="2305" type="curve"/>
+ <point x="-1045" y="2105" type="line"/>
+ <point x="-935" y="2105"/>
+ <point x="-857" y="2087"/>
+ <point x="-857" y="2014" type="curve" smooth="yes"/>
+ <point x="-857" y="1961"/>
+ <point x="-912" y="1933"/>
+ <point x="-1045" y="1928" type="curve"/>
+ <point x="-1018" y="1755" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/hooksubpalatnosp.glif b/src/Interface-Bold.ufo/glyphs/hooksubpalatnosp.glif
new file mode 100644
index 000000000..7ce0679a2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/hooksubpalatnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hooksubpalatnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0321"/>
+ <outline>
+ <contour>
+ <point x="-399" y="358" type="line"/>
+ <point x="-399" y="-78" type="line" smooth="yes"/>
+ <point x="-399" y="-230"/>
+ <point x="-529" y="-264"/>
+ <point x="-634" y="-264" type="curve" smooth="yes"/>
+ <point x="-672" y="-264"/>
+ <point x="-705" y="-260"/>
+ <point x="-744" y="-254" type="curve"/>
+ <point x="-744" y="-551" type="line"/>
+ <point x="-679" y="-568"/>
+ <point x="-627" y="-572"/>
+ <point x="-562" y="-572" type="curve" smooth="yes"/>
+ <point x="-271" y="-572"/>
+ <point x="-95" y="-397"/>
+ <point x="-95" y="-78" type="curve" smooth="yes"/>
+ <point x="-95" y="358" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/hooksubretronosp.glif b/src/Interface-Bold.ufo/glyphs/hooksubretronosp.glif
new file mode 100644
index 000000000..734edc615
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/hooksubretronosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hooksubretronosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0322"/>
+ <outline>
+ <contour>
+ <point x="-110" y="358" type="line"/>
+ <point x="-110" y="-78" type="line" smooth="yes"/>
+ <point x="-110" y="-230"/>
+ <point x="21" y="-264"/>
+ <point x="125" y="-264" type="curve" smooth="yes"/>
+ <point x="164" y="-264"/>
+ <point x="197" y="-260"/>
+ <point x="235" y="-254" type="curve"/>
+ <point x="235" y="-551" type="line"/>
+ <point x="171" y="-568"/>
+ <point x="118" y="-572"/>
+ <point x="54" y="-572" type="curve" smooth="yes"/>
+ <point x="-238" y="-572"/>
+ <point x="-414" y="-397"/>
+ <point x="-414" y="-78" type="curve" smooth="yes"/>
+ <point x="-414" y="358" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/hornnosp.glif b/src/Interface-Bold.ufo/glyphs/hornnosp.glif
new file mode 100644
index 000000000..4cab0961c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/hornnosp.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hornnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="031B"/>
+ <outline>
+ <contour>
+ <point x="-162" y="2200" type="line"/>
+ <point x="-521" y="2200" type="line"/>
+ <point x="-521" y="1786"/>
+ <point x="-549" y="1683"/>
+ <point x="-626" y="1493" type="curve"/>
+ <point x="-414" y="1383" type="line"/>
+ <point x="-283" y="1504"/>
+ <point x="-162" y="1728"/>
+ <point x="-162" y="1922" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/hryvnia.glif b/src/Interface-Bold.ufo/glyphs/hryvnia.glif
new file mode 100644
index 000000000..6faa913dd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/hryvnia.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hryvnia" format="1">
+ <advance width="2048"/>
+ <unicode hex="20B4"/>
+ <outline>
+ <contour>
+ <point x="1040" y="1664" type="curve" smooth="yes"/>
+ <point x="1164" y="1664"/>
+ <point x="1232" y="1612"/>
+ <point x="1232" y="1532" type="curve" smooth="yes"/>
+ <point x="1232" y="1456"/>
+ <point x="1204" y="1396"/>
+ <point x="1136" y="1348" type="curve"/>
+ <point x="1500" y="1256" type="line"/>
+ <point x="1592" y="1328"/>
+ <point x="1692" y="1436"/>
+ <point x="1692" y="1572" type="curve" smooth="yes"/>
+ <point x="1692" y="1844"/>
+ <point x="1456" y="2032"/>
+ <point x="1032" y="2032" type="curve" smooth="yes"/>
+ <point x="620" y="2032"/>
+ <point x="400" y="1856"/>
+ <point x="372" y="1508" type="curve"/>
+ <point x="836" y="1508" type="line"/>
+ <point x="844" y="1608"/>
+ <point x="908" y="1664"/>
+ </contour>
+ <contour>
+ <point x="1816" y="1080" type="line"/>
+ <point x="1816" y="1372" type="line"/>
+ <point x="236" y="1372" type="line"/>
+ <point x="236" y="1080" type="line"/>
+ </contour>
+ <contour>
+ <point x="1816" y="656" type="line"/>
+ <point x="1816" y="944" type="line"/>
+ <point x="236" y="944" type="line"/>
+ <point x="236" y="656" type="line"/>
+ </contour>
+ <contour>
+ <point x="1032" y="-28" type="curve" smooth="yes"/>
+ <point x="1512" y="-28"/>
+ <point x="1720" y="136"/>
+ <point x="1748" y="524" type="curve"/>
+ <point x="1280" y="524" type="line"/>
+ <point x="1268" y="384"/>
+ <point x="1176" y="336"/>
+ <point x="1032" y="336" type="curve" smooth="yes"/>
+ <point x="892" y="336"/>
+ <point x="800" y="392"/>
+ <point x="800" y="496" type="curve" smooth="yes"/>
+ <point x="800" y="568"/>
+ <point x="840" y="648"/>
+ <point x="908" y="692" type="curve"/>
+ <point x="556" y="788" type="line"/>
+ <point x="444" y="732"/>
+ <point x="340" y="600"/>
+ <point x="340" y="456" type="curve" smooth="yes"/>
+ <point x="340" y="160"/>
+ <point x="564" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1800, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/hsuper.glif b/src/Interface-Bold.ufo/glyphs/hsuper.glif
new file mode 100644
index 000000000..050fd2673
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/hsuper.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hsuper" format="1">
+ <advance width="1280"/>
+ <unicode hex="02B0"/>
+ <outline>
+ <contour>
+ <point x="468" y="2612" type="line"/>
+ <point x="160" y="2612" type="line"/>
+ <point x="160" y="900" type="line"/>
+ <point x="468" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="432" y="1484" type="line"/>
+ <point x="432" y="1632"/>
+ <point x="488" y="1748"/>
+ <point x="644" y="1748" type="curve" smooth="yes"/>
+ <point x="756" y="1748"/>
+ <point x="816" y="1684"/>
+ <point x="816" y="1488" type="curve" smooth="yes"/>
+ <point x="816" y="900" type="line"/>
+ <point x="1124" y="900" type="line"/>
+ <point x="1124" y="1596" type="line" smooth="yes"/>
+ <point x="1124" y="1892"/>
+ <point x="988" y="2016"/>
+ <point x="756" y="2016" type="curve" smooth="yes"/>
+ <point x="508" y="2016"/>
+ <point x="368" y="1792"/>
+ <point x="368" y="1480" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1240, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/hturn.glif b/src/Interface-Bold.ufo/glyphs/hturn.glif
new file mode 100644
index 000000000..321071ff5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/hturn.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hturn" format="1">
+ <advance width="1792"/>
+ <unicode hex="0265"/>
+ <outline>
+ <contour>
+ <point x="884" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="876" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1688" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1116" y="-572" type="line"/>
+ <point x="1560" y="-572" type="line"/>
+ <point x="1560" y="1488" type="line"/>
+ <point x="1116" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1172" y="692" type="line"/>
+ <point x="1172" y="484"/>
+ <point x="1120" y="332"/>
+ <point x="900" y="332" type="curve" smooth="yes"/>
+ <point x="760" y="332"/>
+ <point x="680" y="380"/>
+ <point x="680" y="560" type="curve" smooth="yes"/>
+ <point x="680" y="1488" type="line"/>
+ <point x="236" y="1488" type="line"/>
+ <point x="236" y="564" type="line" smooth="yes"/>
+ <point x="236" y="132"/>
+ <point x="436" y="-28"/>
+ <point x="732" y="-28" type="curve" smooth="yes"/>
+ <point x="1064" y="-28"/>
+ <point x="1280" y="280"/>
+ <point x="1280" y="696" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 133, 'rightMargin': 127}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/hungarumlaut.glif b/src/Interface-Bold.ufo/glyphs/hungarumlaut.glif
new file mode 100644
index 000000000..752e44f16
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/hungarumlaut.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hungarumlaut" format="1">
+ <advance width="1280"/>
+ <unicode hex="02DD"/>
+ <outline>
+ <contour>
+ <point x="484" y="1776" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="484" y="2256" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="560" y="1700" type="line"/>
+ <point x="876" y="1700" type="line"/>
+ <point x="1240" y="2112" type="line"/>
+ <point x="868" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="40" y="1700" type="line"/>
+ <point x="356" y="1700" type="line"/>
+ <point x="680" y="2112" type="line"/>
+ <point x="308" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1196, 'leftMargin': 63, 'rightMargin': -69}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/hv.glif b/src/Interface-Bold.ufo/glyphs/hv.glif
new file mode 100644
index 000000000..e032d581a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/hv.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hv" format="1">
+ <advance width="2304"/>
+ <unicode hex="0195"/>
+ <outline>
+ <contour>
+ <point x="520" y="2112" type="line"/>
+ <point x="76" y="2112" type="line"/>
+ <point x="76" y="0" type="line"/>
+ <point x="520" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="460" y="796" type="line"/>
+ <point x="460" y="1004"/>
+ <point x="516" y="1160"/>
+ <point x="736" y="1160" type="curve" smooth="yes"/>
+ <point x="928" y="1160"/>
+ <point x="956" y="1056"/>
+ <point x="956" y="908" type="curve" smooth="yes"/>
+ <point x="956" y="688" type="line"/>
+ <point x="1400" y="688" type="line"/>
+ <point x="1400" y="908" type="line" smooth="yes"/>
+ <point x="1400" y="1224"/>
+ <point x="1308" y="1516"/>
+ <point x="904" y="1516" type="curve" smooth="yes"/>
+ <point x="572" y="1516"/>
+ <point x="352" y="1212"/>
+ <point x="352" y="792" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1592" y="-28" type="curve" smooth="yes"/>
+ <point x="2028" y="-28"/>
+ <point x="2232" y="148"/>
+ <point x="2232" y="580" type="curve" smooth="yes"/>
+ <point x="2232" y="1488" type="line"/>
+ <point x="1788" y="1488" type="line"/>
+ <point x="1788" y="580" type="line" smooth="yes"/>
+ <point x="1788" y="408"/>
+ <point x="1716" y="332"/>
+ <point x="1592" y="332" type="curve" smooth="yes"/>
+ <point x="1472" y="332"/>
+ <point x="1400" y="408"/>
+ <point x="1400" y="580" type="curve" smooth="yes"/>
+ <point x="1400" y="720" type="line"/>
+ <point x="956" y="720" type="line"/>
+ <point x="956" y="580" type="line" smooth="yes"/>
+ <point x="956" y="148"/>
+ <point x="1156" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2416, 'leftMargin': 128, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/hyphen.glif b/src/Interface-Bold.ufo/glyphs/hyphen.glif
new file mode 100644
index 000000000..c2c1f63d9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/hyphen.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hyphen" format="1">
+ <advance width="1280"/>
+ <unicode hex="002D"/>
+ <outline>
+ <contour>
+ <point x="1148" y="1028" type="line"/>
+ <point x="128" y="1028" type="line"/>
+ <point x="128" y="700" type="line"/>
+ <point x="1148" y="700" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1211, 'leftMargin': 191, 'rightMargin': 210}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/hyphen__.glif b/src/Interface-Bold.ufo/glyphs/hyphen__.glif
new file mode 100644
index 000000000..b1ab0b224
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/hyphen__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hyphen__" format="1">
+ <advance width="1280"/>
+ <unicode hex="2010"/>
+ <outline>
+ <component base="hyphen" xOffset="44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1211, 'leftMargin': 191, 'rightMargin': 210}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/hyphenbullet.glif b/src/Interface-Bold.ufo/glyphs/hyphenbullet.glif
new file mode 100644
index 000000000..c4aa1b5f2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/hyphenbullet.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hyphenbullet" format="1">
+ <advance width="1280"/>
+ <unicode hex="2043"/>
+ <outline>
+ <contour>
+ <point x="1128" y="1312" type="line"/>
+ <point x="152" y="1312" type="line"/>
+ <point x="152" y="736" type="line"/>
+ <point x="1128" y="736" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1224, 'leftMargin': 124, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/hyphendot.glif b/src/Interface-Bold.ufo/glyphs/hyphendot.glif
new file mode 100644
index 000000000..ed6d2882f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/hyphendot.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hyphendot" format="1">
+ <advance width="768"/>
+ <unicode hex="2027"/>
+ <outline>
+ <contour>
+ <point x="140" y="864" type="curve" smooth="yes"/>
+ <point x="140" y="732"/>
+ <point x="236" y="640"/>
+ <point x="384" y="640" type="curve" smooth="yes"/>
+ <point x="532" y="640"/>
+ <point x="632" y="732"/>
+ <point x="632" y="864" type="curve" smooth="yes"/>
+ <point x="632" y="996"/>
+ <point x="532" y="1092"/>
+ <point x="384" y="1092" type="curve" smooth="yes"/>
+ <point x="236" y="1092"/>
+ <point x="140" y="996"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 795, 'leftMargin': 151, 'rightMargin': 151}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/hyphennobreak.glif b/src/Interface-Bold.ufo/glyphs/hyphennobreak.glif
new file mode 100644
index 000000000..fd018b047
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/hyphennobreak.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hyphennobreak" format="1">
+ <advance width="1280"/>
+ <unicode hex="2011"/>
+ <outline>
+ <component base="hyphen" xOffset="44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1211, 'leftMargin': 191, 'rightMargin': 210}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/i.glif b/src/Interface-Bold.ufo/glyphs/i.glif
new file mode 100644
index 000000000..2b9b8de8b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/i.glif
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="i" format="1">
+ <advance width="768"/>
+ <unicode hex="0069"/>
+ <outline>
+ <contour>
+ <point x="384" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="536" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="384" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="768" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="768" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="488" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="768" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="608" y="1488" type="line"/>
+ <point x="164" y="1488" type="line"/>
+ <point x="164" y="0" type="line"/>
+ <point x="608" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="140" y="1872" type="curve" smooth="yes"/>
+ <point x="140" y="1740"/>
+ <point x="236" y="1648"/>
+ <point x="384" y="1648" type="curve" smooth="yes"/>
+ <point x="532" y="1648"/>
+ <point x="632" y="1740"/>
+ <point x="632" y="1872" type="curve" smooth="yes"/>
+ <point x="632" y="2004"/>
+ <point x="532" y="2096"/>
+ <point x="384" y="2096" type="curve" smooth="yes"/>
+ <point x="236" y="2096"/>
+ <point x="140" y="2004"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 766, 'leftMargin': 135, 'rightMargin': 139}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/iacyrillic.glif b/src/Interface-Bold.ufo/glyphs/iacyrillic.glif
new file mode 100644
index 000000000..e143af10b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/iacyrillic.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="iacyrillic" format="1">
+ <advance width="1536"/>
+ <unicode hex="044F"/>
+ <outline>
+ <contour>
+ <point x="752" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1616" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="500" y="760" type="line"/>
+ <point x="92" y="0" type="line"/>
+ <point x="532" y="0" type="line"/>
+ <point x="940" y="760" type="line"/>
+ </contour>
+ <contour>
+ <point x="784" y="1488" type="line"/>
+ <point x="376" y="1488"/>
+ <point x="124" y="1272"/>
+ <point x="124" y="976" type="curve"/>
+ <point x="124" y="696"/>
+ <point x="376" y="492"/>
+ <point x="784" y="492" type="curve"/>
+ <point x="1176" y="492" type="line"/>
+ <point x="1176" y="792" type="line"/>
+ <point x="784" y="792" type="line"/>
+ <point x="636" y="792"/>
+ <point x="568" y="880"/>
+ <point x="568" y="960" type="curve"/>
+ <point x="568" y="1040"/>
+ <point x="636" y="1132"/>
+ <point x="784" y="1132" type="curve"/>
+ <point x="1004" y="1132" type="line"/>
+ <point x="1004" y="0" type="line"/>
+ <point x="1448" y="0" type="line"/>
+ <point x="1448" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 59, 'rightMargin': 170}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ibar.glif b/src/Interface-Bold.ufo/glyphs/ibar.glif
new file mode 100644
index 000000000..b44e31356
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ibar.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ibar" format="1">
+ <advance width="1280"/>
+ <unicode hex="0268"/>
+ <outline>
+ <contour>
+ <point x="688" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1212" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="688" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="i" xOffset="308"/>
+ <component base="crossbar" yOffset="-244"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>523.875</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1046, 'leftMargin': -20, 'rightMargin': 74}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/idieresisacute.glif b/src/Interface-Bold.ufo/glyphs/idieresisacute.glif
new file mode 100644
index 000000000..5ad2cb8e4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/idieresisacute.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="idieresisacute" format="1">
+ <advance width="1280"/>
+ <unicode hex="1E2F"/>
+ <outline>
+ <contour>
+ <point x="728" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="644" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1040" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="644" y="2708" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="628" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessi" xOffset="244"/>
+ <component base="dieresisacutecomb.lc" xOffset="1436" yOffset="-28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1159, 'leftMargin': 28, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/iicyrillic.glif b/src/Interface-Bold.ufo/glyphs/iicyrillic.glif
new file mode 100644
index 000000000..ad9356bb9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/iicyrillic.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="iicyrillic" format="1">
+ <advance width="1536"/>
+ <unicode hex="0438"/>
+ <outline>
+ <contour>
+ <point x="776" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1432" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1560" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="552" y="624" type="line"/>
+ <point x="552" y="1488" type="line"/>
+ <point x="108" y="1488" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="552" y="0" type="line"/>
+ <point x="988" y="868" type="line"/>
+ <point x="988" y="0" type="line"/>
+ <point x="1432" y="0" type="line"/>
+ <point x="1432" y="1488" type="line"/>
+ <point x="988" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 132, 'rightMargin': 129}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/infinity.glif b/src/Interface-Bold.ufo/glyphs/infinity.glif
new file mode 100644
index 000000000..4d0798713
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/infinity.glif
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="infinity" format="1">
+ <advance width="3072"/>
+ <unicode hex="221E"/>
+ <outline>
+ <contour>
+ <point x="180" y="732" type="line"/>
+ <point x="180" y="300"/>
+ <point x="456" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1380" y="-28"/>
+ <point x="1600" y="428"/>
+ <point x="1676" y="740" type="curve"/>
+ <point x="1676" y="772" type="line"/>
+ <point x="1600" y="1084"/>
+ <point x="1380" y="1516"/>
+ <point x="900" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="180" y="1188"/>
+ <point x="180" y="756" type="curve"/>
+ </contour>
+ <contour>
+ <point x="608" y="756" type="line"/>
+ <point x="608" y="972"/>
+ <point x="724" y="1144"/>
+ <point x="928" y="1144" type="curve" smooth="yes"/>
+ <point x="1192" y="1144"/>
+ <point x="1308" y="828"/>
+ <point x="1316" y="772" type="curve"/>
+ <point x="1316" y="740" type="line"/>
+ <point x="1308" y="684"/>
+ <point x="1188" y="344"/>
+ <point x="928" y="344" type="curve" smooth="yes"/>
+ <point x="720" y="344"/>
+ <point x="608" y="508"/>
+ <point x="608" y="732" type="curve"/>
+ </contour>
+ <contour>
+ <point x="2892" y="756" type="line"/>
+ <point x="2892" y="1188"/>
+ <point x="2620" y="1516"/>
+ <point x="2176" y="1516" type="curve" smooth="yes"/>
+ <point x="1696" y="1516"/>
+ <point x="1472" y="1084"/>
+ <point x="1396" y="772" type="curve"/>
+ <point x="1396" y="740" type="line"/>
+ <point x="1472" y="428"/>
+ <point x="1696" y="-28"/>
+ <point x="2172" y="-28" type="curve" smooth="yes"/>
+ <point x="2620" y="-28"/>
+ <point x="2892" y="300"/>
+ <point x="2892" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2464" y="732" type="line"/>
+ <point x="2464" y="508"/>
+ <point x="2348" y="344"/>
+ <point x="2144" y="344" type="curve" smooth="yes"/>
+ <point x="1884" y="344"/>
+ <point x="1764" y="684"/>
+ <point x="1756" y="740" type="curve"/>
+ <point x="1756" y="772" type="line"/>
+ <point x="1764" y="828"/>
+ <point x="1880" y="1144"/>
+ <point x="2148" y="1144" type="curve" smooth="yes"/>
+ <point x="2352" y="1144"/>
+ <point x="2464" y="972"/>
+ <point x="2464" y="756" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2858.625</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2973, 'leftMargin': 129, 'rightMargin': 131}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/integral.glif b/src/Interface-Bold.ufo/glyphs/integral.glif
new file mode 100644
index 000000000..47a656131
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/integral.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="integral" format="1">
+ <advance width="1024"/>
+ <unicode hex="222B"/>
+ <outline>
+ <contour>
+ <point x="716" y="-36" type="curve"/>
+ <point x="716" y="1612" type="line" smooth="yes"/>
+ <point x="716" y="1724"/>
+ <point x="780" y="1784"/>
+ <point x="904" y="1784" type="curve" smooth="yes"/>
+ <point x="964" y="1784"/>
+ <point x="996" y="1780"/>
+ <point x="1040" y="1772" type="curve"/>
+ <point x="1072" y="2112" type="line"/>
+ <point x="996" y="2132"/>
+ <point x="924" y="2144"/>
+ <point x="848" y="2144" type="curve" smooth="yes"/>
+ <point x="484" y="2144"/>
+ <point x="272" y="1956"/>
+ <point x="272" y="1612" type="curve" smooth="yes"/>
+ <point x="272" y="-36" type="line" smooth="yes"/>
+ <point x="272" y="-184"/>
+ <point x="212" y="-244"/>
+ <point x="96" y="-244" type="curve" smooth="yes"/>
+ <point x="36" y="-244"/>
+ <point x="12" y="-236"/>
+ <point x="-28" y="-228" type="curve"/>
+ <point x="-48" y="-580" type="line"/>
+ <point x="28" y="-596"/>
+ <point x="88" y="-600"/>
+ <point x="164" y="-600" type="curve" smooth="yes"/>
+ <point x="508" y="-600"/>
+ <point x="716" y="-412"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 847.0, 'leftMargin': -136, 'rightMargin': -139.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/interrobang.glif b/src/Interface-Bold.ufo/glyphs/interrobang.glif
new file mode 100644
index 000000000..eb530099b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/interrobang.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="interrobang" format="1">
+ <advance width="1536"/>
+ <unicode hex="203D"/>
+ <outline>
+ <contour>
+ <point x="1012" y="1512" type="line"/>
+ <point x="652" y="1512" type="line"/>
+ <point x="652" y="636" type="line"/>
+ <point x="1012" y="636" type="line"/>
+ </contour>
+ <component base="question" xOffset="80"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1425, 'leftMargin': 50, 'rightMargin': 98}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/iota.glif b/src/Interface-Bold.ufo/glyphs/iota.glif
new file mode 100644
index 000000000..294eb273d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/iota.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="iota" format="1">
+ <advance width="1024"/>
+ <unicode hex="03B9"/>
+ <outline>
+ <contour>
+ <point x="404" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="956" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="160" y="1488" type="line"/>
+ <point x="160" y="440" type="line"/>
+ <point x="160" y="116"/>
+ <point x="328" y="-16"/>
+ <point x="612" y="-16" type="curve" smooth="yes"/>
+ <point x="712" y="-16"/>
+ <point x="792" y="0"/>
+ <point x="868" y="24" type="curve"/>
+ <point x="868" y="356" type="line"/>
+ <point x="836" y="352"/>
+ <point x="804" y="348"/>
+ <point x="752" y="348" type="curve" smooth="yes"/>
+ <point x="644" y="348"/>
+ <point x="600" y="380"/>
+ <point x="600" y="500" type="curve"/>
+ <point x="604" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>906.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1381.875</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 957.0, 'leftMargin': 161, 'rightMargin': 87.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/iota1.glif b/src/Interface-Bold.ufo/glyphs/iota1.glif
new file mode 100644
index 000000000..0f1d7ebb7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/iota1.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="iota1" format="1">
+ <advance width="1024"/>
+ <unicode hex="0269"/>
+ <outline>
+ <contour>
+ <point x="340" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="340" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="976" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="364" y="896" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="120" y="1488" type="line"/>
+ <point x="120" y="468" type="line" smooth="yes"/>
+ <point x="120" y="24"/>
+ <point x="432" y="-28"/>
+ <point x="672" y="-28" type="curve" smooth="yes"/>
+ <point x="772" y="-28"/>
+ <point x="844" y="-20"/>
+ <point x="908" y="-8" type="curve"/>
+ <point x="908" y="292" type="line"/>
+ <point x="868" y="284"/>
+ <point x="836" y="280"/>
+ <point x="796" y="280" type="curve" smooth="yes"/>
+ <point x="692" y="280"/>
+ <point x="564" y="316"/>
+ <point x="564" y="468" type="curve" smooth="yes"/>
+ <point x="564" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 985, 'leftMargin': 129, 'rightMargin': 68}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/iota1_uni02DE__.glif b/src/Interface-Bold.ufo/glyphs/iota1_uni02DE__.glif
new file mode 100644
index 000000000..a6767b0d1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/iota1_uni02DE__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="iota1_uni02DE" format="1">
+ <advance width="1536"/>
+ <outline>
+ <component base="iota1" xOffset="64"/>
+ <component base="rhotichookmod" xOffset="700"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1319, 'leftMargin': 129, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/iotasubnosp.glif b/src/Interface-Bold.ufo/glyphs/iotasubnosp.glif
new file mode 100644
index 000000000..9b21f4ba2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/iotasubnosp.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="iotasubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0345"/>
+ <outline>
+ <contour>
+ <point x="-811" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-811" y="-725" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-935" y="-96" type="line"/>
+ <point x="-935" y="-463" type="line" smooth="yes"/>
+ <point x="-935" y="-648"/>
+ <point x="-821" y="-723"/>
+ <point x="-675" y="-723" type="curve" smooth="yes"/>
+ <point x="-626" y="-723"/>
+ <point x="-583" y="-716"/>
+ <point x="-545" y="-703" type="curve"/>
+ <point x="-545" y="-534" type="line"/>
+ <point x="-561" y="-536"/>
+ <point x="-578" y="-538"/>
+ <point x="-604" y="-538" type="curve" smooth="yes"/>
+ <point x="-660" y="-538"/>
+ <point x="-681" y="-520"/>
+ <point x="-681" y="-462" type="curve" smooth="yes"/>
+ <point x="-681" y="-96" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/iotasubnosp_uni1ABD___.glif b/src/Interface-Bold.ufo/glyphs/iotasubnosp_uni1ABD___.glif
new file mode 100644
index 000000000..ff4ea55d9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/iotasubnosp_uni1ABD___.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="iotasubnosp_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-811" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-811" y="-725" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1211" y="-718" type="curve"/>
+ <point x="-1183" y="-609" type="line"/>
+ <point x="-1254" y="-580"/>
+ <point x="-1331" y="-534"/>
+ <point x="-1331" y="-425" type="curve" smooth="yes"/>
+ <point x="-1331" y="-323"/>
+ <point x="-1260" y="-278"/>
+ <point x="-1183" y="-245" type="curve"/>
+ <point x="-1211" y="-138" type="line"/>
+ <point x="-1339" y="-165"/>
+ <point x="-1478" y="-270"/>
+ <point x="-1478" y="-426" type="curve" smooth="yes"/>
+ <point x="-1478" y="-587"/>
+ <point x="-1339" y="-689"/>
+ </contour>
+ <contour>
+ <point x="-282" y="-718" type="line"/>
+ <point x="-154" y="-689"/>
+ <point x="-15" y="-587"/>
+ <point x="-15" y="-426" type="curve" smooth="yes"/>
+ <point x="-15" y="-267"/>
+ <point x="-154" y="-165"/>
+ <point x="-282" y="-138" type="curve"/>
+ <point x="-311" y="-245" type="line"/>
+ <point x="-234" y="-278"/>
+ <point x="-162" y="-320"/>
+ <point x="-162" y="-425" type="curve" smooth="yes"/>
+ <point x="-162" y="-534"/>
+ <point x="-239" y="-580"/>
+ <point x="-311" y="-609" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-935" y="-96" type="line"/>
+ <point x="-935" y="-463" type="line" smooth="yes"/>
+ <point x="-935" y="-648"/>
+ <point x="-821" y="-723"/>
+ <point x="-675" y="-723" type="curve" smooth="yes"/>
+ <point x="-626" y="-723"/>
+ <point x="-583" y="-716"/>
+ <point x="-545" y="-703" type="curve"/>
+ <point x="-545" y="-534" type="line"/>
+ <point x="-561" y="-536"/>
+ <point x="-578" y="-538"/>
+ <point x="-604" y="-538" type="curve" smooth="yes"/>
+ <point x="-660" y="-538"/>
+ <point x="-681" y="-520"/>
+ <point x="-681" y="-462" type="curve" smooth="yes"/>
+ <point x="-681" y="-96" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/isuperior.glif b/src/Interface-Bold.ufo/glyphs/isuperior.glif
new file mode 100644
index 000000000..eef1ccc0e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/isuperior.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="isuperior" format="1">
+ <advance width="768"/>
+ <unicode hex="2071"/>
+ <outline>
+ <contour>
+ <point x="540" y="1884" type="line"/>
+ <point x="232" y="1884" type="line"/>
+ <point x="232" y="772" type="line"/>
+ <point x="540" y="772" type="line"/>
+ </contour>
+ <contour>
+ <point x="204" y="2172" type="curve" smooth="yes"/>
+ <point x="204" y="2072"/>
+ <point x="276" y="2004"/>
+ <point x="384" y="2004" type="curve" smooth="yes"/>
+ <point x="492" y="2004"/>
+ <point x="568" y="2072"/>
+ <point x="568" y="2172" type="curve" smooth="yes"/>
+ <point x="568" y="2268"/>
+ <point x="492" y="2336"/>
+ <point x="384" y="2336" type="curve" smooth="yes"/>
+ <point x="276" y="2336"/>
+ <point x="204" y="2268"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 700, 'leftMargin': 168, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/itildebelow.glif b/src/Interface-Bold.ufo/glyphs/itildebelow.glif
new file mode 100644
index 000000000..cd3960e84
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/itildebelow.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="itildebelow" format="1">
+ <advance width="1280"/>
+ <unicode hex="1E2D"/>
+ <outline>
+ <contour>
+ <point x="684" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="788" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="684" y="-548" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="684" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1068" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1068" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="836" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="1068" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <component base="i" xOffset="304"/>
+ <component base="tilde" yOffset="-2268"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1082, 'leftMargin': -31, 'rightMargin': 57}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/iucyrillic.glif b/src/Interface-Bold.ufo/glyphs/iucyrillic.glif
new file mode 100644
index 000000000..25b363b40
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/iucyrillic.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="iucyrillic" format="1">
+ <advance width="2304"/>
+ <unicode hex="044E"/>
+ <outline>
+ <contour>
+ <point x="1056" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2200" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="976" y="940" type="line"/>
+ <point x="168" y="940" type="line"/>
+ <point x="168" y="580" type="line"/>
+ <point x="976" y="580" type="line"/>
+ </contour>
+ <component base="dotlessi" xOffset="-84"/>
+ <component base="o" xOffset="612"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2281, 'leftMargin': 164, 'rightMargin': -24}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/izhitsacyrillic.glif b/src/Interface-Bold.ufo/glyphs/izhitsacyrillic.glif
new file mode 100644
index 000000000..9f23fb334
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/izhitsacyrillic.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="izhitsacyrillic" format="1">
+ <advance width="1536"/>
+ <unicode hex="0475"/>
+ <outline>
+ <contour>
+ <point x="804" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1476" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="744" y="612" type="line"/>
+ <point x="644" y="0" type="line"/>
+ <point x="944" y="0" type="line"/>
+ <point x="1236" y="996" type="line"/>
+ <point x="1256" y="1076"/>
+ <point x="1316" y="1148"/>
+ <point x="1392" y="1148" type="curve" smooth="yes"/>
+ <point x="1412" y="1148"/>
+ <point x="1460" y="1144"/>
+ <point x="1464" y="1144" type="curve"/>
+ <point x="1500" y="1496" type="line"/>
+ <point x="1460" y="1512"/>
+ <point x="1412" y="1516"/>
+ <point x="1360" y="1516" type="curve" smooth="yes"/>
+ <point x="1088" y="1516"/>
+ <point x="936" y="1328"/>
+ <point x="844" y="1012" type="curve"/>
+ </contour>
+ <contour>
+ <point x="504" y="1488" type="line"/>
+ <point x="36" y="1488" type="line"/>
+ <point x="500" y="0" type="line"/>
+ <point x="800" y="0" type="line"/>
+ <point x="692" y="612" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 8, 'rightMargin': -25}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/j.glif b/src/Interface-Bold.ufo/glyphs/j.glif
new file mode 100644
index 000000000..dc35d1e57
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/j.glif
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="j" format="1">
+ <advance width="896"/>
+ <unicode hex="006A"/>
+ <outline>
+ <contour>
+ <point x="452" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="408" y="-632" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="900" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="900" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="900" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="324" y="1488" type="line"/>
+ <point x="324" y="-40" type="line"/>
+ <point x="324" y="-152"/>
+ <point x="224" y="-220"/>
+ <point x="100" y="-220" type="curve"/>
+ <point x="4" y="-220" type="line"/>
+ <point x="4" y="-580" type="line"/>
+ <point x="172" y="-580" type="line"/>
+ <point x="516" y="-580"/>
+ <point x="768" y="-420"/>
+ <point x="768" y="-48" type="curve"/>
+ <point x="768" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="288" y="1872" type="curve" smooth="yes"/>
+ <point x="288" y="1740"/>
+ <point x="388" y="1648"/>
+ <point x="536" y="1648" type="curve" smooth="yes"/>
+ <point x="684" y="1648"/>
+ <point x="780" y="1740"/>
+ <point x="780" y="1872" type="curve" smooth="yes"/>
+ <point x="780" y="2004"/>
+ <point x="684" y="2096"/>
+ <point x="536" y="2096" type="curve" smooth="yes"/>
+ <point x="388" y="2096"/>
+ <point x="288" y="2004"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>906.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1381.875</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 752, 'leftMargin': -151, 'rightMargin': 125}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/jcrosstail.glif b/src/Interface-Bold.ufo/glyphs/jcrosstail.glif
new file mode 100644
index 000000000..1ab14eb1b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/jcrosstail.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="jcrosstail" format="1">
+ <advance width="1536"/>
+ <unicode hex="029D"/>
+ <outline>
+ <contour>
+ <point x="892" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="892" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1520" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1492" y="172" type="line"/>
+ <point x="520" y="172" type="line" smooth="yes"/>
+ <point x="212" y="172"/>
+ <point x="48" y="24"/>
+ <point x="48" y="-208" type="curve" smooth="yes"/>
+ <point x="48" y="-440"/>
+ <point x="212" y="-600"/>
+ <point x="560" y="-600" type="curve" smooth="yes"/>
+ <point x="992" y="-600"/>
+ <point x="1116" y="-352"/>
+ <point x="1116" y="-52" type="curve" smooth="yes"/>
+ <point x="1116" y="344" type="line"/>
+ <point x="672" y="344" type="line"/>
+ <point x="672" y="-168" type="line" smooth="yes"/>
+ <point x="672" y="-264"/>
+ <point x="644" y="-324"/>
+ <point x="552" y="-324" type="curve" smooth="yes"/>
+ <point x="488" y="-324"/>
+ <point x="428" y="-296"/>
+ <point x="428" y="-220" type="curve" smooth="yes"/>
+ <point x="428" y="-156"/>
+ <point x="484" y="-124"/>
+ <point x="568" y="-124" type="curve" smooth="yes"/>
+ <point x="1492" y="-124" type="line"/>
+ </contour>
+ <component base="i" xOffset="512"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 41, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/jdotlessbar.glif b/src/Interface-Bold.ufo/glyphs/jdotlessbar.glif
new file mode 100644
index 000000000..87470a010
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/jdotlessbar.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="jdotlessbar" format="1">
+ <advance width="1280"/>
+ <unicode hex="025F"/>
+ <outline>
+ <contour>
+ <point x="696" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="696" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1148" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1132" y="264" type="line"/>
+ <point x="176" y="264" type="line"/>
+ <point x="176" y="0" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="472" y="1488" type="line"/>
+ <point x="472" y="-48" type="line" smooth="yes"/>
+ <point x="472" y="-176"/>
+ <point x="404" y="-240"/>
+ <point x="280" y="-240" type="curve" smooth="yes"/>
+ <point x="236" y="-240"/>
+ <point x="196" y="-236"/>
+ <point x="152" y="-228" type="curve"/>
+ <point x="152" y="-580" type="line"/>
+ <point x="228" y="-596"/>
+ <point x="288" y="-600"/>
+ <point x="364" y="-600" type="curve" smooth="yes"/>
+ <point x="708" y="-600"/>
+ <point x="916" y="-408"/>
+ <point x="916" y="-48" type="curve" smooth="yes"/>
+ <point x="916" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1034.0, 'leftMargin': 39, 'rightMargin': 16.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/jhookdblbar.glif b/src/Interface-Bold.ufo/glyphs/jhookdblbar.glif
new file mode 100644
index 000000000..eddb779d5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/jhookdblbar.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="jhookdblbar" format="1">
+ <advance width="1280"/>
+ <unicode hex="0284"/>
+ <outline>
+ <contour>
+ <point x="928" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1224" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="340" y="-616" type="move" name="bottom"/>
+ </contour>
+ <component base="esh" xOffset="56"/>
+ <component base="crossbar" xOffset="-48" yOffset="-896"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1166.0, 'leftMargin': 30, 'rightMargin': 30.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/jsuper.glif b/src/Interface-Bold.ufo/glyphs/jsuper.glif
new file mode 100644
index 000000000..b3c39e5e7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/jsuper.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="jsuper" format="1">
+ <advance width="768"/>
+ <unicode hex="02B2"/>
+ <outline>
+ <contour>
+ <point x="348" y="2016" type="line"/>
+ <point x="348" y="896" type="line" smooth="yes"/>
+ <point x="348" y="788"/>
+ <point x="276" y="736"/>
+ <point x="184" y="736" type="curve" smooth="yes"/>
+ <point x="152" y="736"/>
+ <point x="124" y="740"/>
+ <point x="88" y="744" type="curve"/>
+ <point x="88" y="488" type="line"/>
+ <point x="144" y="476"/>
+ <point x="192" y="472"/>
+ <point x="248" y="472" type="curve" smooth="yes"/>
+ <point x="500" y="472"/>
+ <point x="656" y="616"/>
+ <point x="656" y="896" type="curve" smooth="yes"/>
+ <point x="656" y="2016" type="line"/>
+ </contour>
+ <contour>
+ <point x="316" y="2300" type="curve" smooth="yes"/>
+ <point x="316" y="2200"/>
+ <point x="388" y="2132"/>
+ <point x="496" y="2132" type="curve" smooth="yes"/>
+ <point x="608" y="2132"/>
+ <point x="680" y="2200"/>
+ <point x="680" y="2300" type="curve" smooth="yes"/>
+ <point x="680" y="2400"/>
+ <point x="608" y="2468"/>
+ <point x="496" y="2468" type="curve" smooth="yes"/>
+ <point x="388" y="2468"/>
+ <point x="316" y="2400"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 784, 'leftMargin': 55, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/k.glif b/src/Interface-Bold.ufo/glyphs/k.glif
new file mode 100644
index 000000000..25d5bbf15
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/k.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="k" format="1">
+ <advance width="1536"/>
+ <unicode hex="006B"/>
+ <outline>
+ <contour>
+ <point x="708" y="44" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="276" y="1784" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="860" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="860" y="2200" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="1444" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1444" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1264" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="572" y="2112" type="line"/>
+ <point x="128" y="2112" type="line"/>
+ <point x="128" y="0" type="line"/>
+ <point x="572" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1516" y="1488" type="line"/>
+ <point x="984" y="1488" type="line"/>
+ <point x="592" y="1004" type="line"/>
+ <point x="528" y="1004" type="line"/>
+ <point x="528" y="296" type="line"/>
+ </contour>
+ <contour>
+ <point x="1048" y="0" type="line"/>
+ <point x="1556" y="0" type="line"/>
+ <point x="956" y="920" type="line"/>
+ <point x="636" y="680" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1529.0, 'leftMargin': 140, 'rightMargin': -39.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/kabashkircyrillic.glif b/src/Interface-Bold.ufo/glyphs/kabashkircyrillic.glif
new file mode 100644
index 000000000..be89c939e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/kabashkircyrillic.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="kabashkircyrillic" format="1">
+ <advance width="2048"/>
+ <unicode hex="04A1"/>
+ <outline>
+ <contour>
+ <point x="812" y="1488" type="line"/>
+ <point x="28" y="1488" type="line"/>
+ <point x="28" y="1128" type="line"/>
+ <point x="812" y="1128" type="line"/>
+ </contour>
+ <component base="kacyrillic" xOffset="396"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2035.0, 'leftMargin': 77, 'rightMargin': -33.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/kacyrillic.glif b/src/Interface-Bold.ufo/glyphs/kacyrillic.glif
new file mode 100644
index 000000000..171aeb086
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/kacyrillic.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="kacyrillic" format="1">
+ <advance width="1792"/>
+ <unicode hex="043A"/>
+ <outline>
+ <contour>
+ <point x="820" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1476" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1608" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="612" y="1488" type="line"/>
+ <point x="172" y="1488" type="line"/>
+ <point x="172" y="0" type="line"/>
+ <point x="612" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1580" y="1488" type="line"/>
+ <point x="1012" y="1488" type="line"/>
+ <point x="748" y="952" type="line"/>
+ <point x="496" y="952" type="line"/>
+ <point x="548" y="520" type="line"/>
+ <point x="956" y="520" type="line"/>
+ </contour>
+ <contour>
+ <point x="1024" y="0" type="line"/>
+ <point x="1624" y="0" type="line"/>
+ <point x="1120" y="800" type="line"/>
+ <point x="716" y="608" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1606.0, 'leftMargin': 168, 'rightMargin': -14.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/kadescendercyrillic.glif b/src/Interface-Bold.ufo/glyphs/kadescendercyrillic.glif
new file mode 100644
index 000000000..24f66115f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/kadescendercyrillic.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="kadescendercyrillic" format="1">
+ <advance width="2048"/>
+ <unicode hex="049B"/>
+ <outline>
+ <contour>
+ <point x="1644" y="1776" type="move" name="top0315"/>
+ </contour>
+ <component base="kacyrillic" xOffset="40"/>
+ <component base="cyrillictic" xOffset="1276"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1885, 'leftMargin': 172, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/kahookcyrillic.glif b/src/Interface-Bold.ufo/glyphs/kahookcyrillic.glif
new file mode 100644
index 000000000..f6fcafed0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/kahookcyrillic.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="kahookcyrillic" format="1">
+ <advance width="1792"/>
+ <unicode hex="04C4"/>
+ <outline>
+ <contour>
+ <point x="636" y="1488" type="line"/>
+ <point x="192" y="1488" type="line"/>
+ <point x="192" y="0" type="line"/>
+ <point x="636" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1600" y="1488" type="line"/>
+ <point x="1036" y="1488" type="line"/>
+ <point x="756" y="952" type="line"/>
+ <point x="520" y="952" type="line"/>
+ <point x="568" y="520" type="line"/>
+ <point x="964" y="520" type="line"/>
+ </contour>
+ <contour>
+ <point x="332" y="520" type="line"/>
+ <point x="760" y="520" type="line" smooth="yes"/>
+ <point x="1004" y="520"/>
+ <point x="1148" y="420"/>
+ <point x="1148" y="204" type="curve" smooth="yes"/>
+ <point x="1144" y="28"/>
+ <point x="1040" y="-68"/>
+ <point x="884" y="-156" type="curve"/>
+ <point x="1088" y="-440" type="line"/>
+ <point x="1436" y="-300"/>
+ <point x="1596" y="-24"/>
+ <point x="1588" y="204" type="curve"/>
+ <point x="1588" y="668"/>
+ <point x="1248" y="880"/>
+ <point x="760" y="880" type="curve" smooth="yes"/>
+ <point x="332" y="880" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1632, 'leftMargin': 168, 'rightMargin': 56}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/kappa1.glif b/src/Interface-Bold.ufo/glyphs/kappa1.glif
new file mode 100644
index 000000000..3c8e68407
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/kappa1.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="kappa1" format="1">
+ <advance width="2048"/>
+ <unicode hex="03F0"/>
+ <outline>
+ <contour>
+ <point x="320" y="0" type="line"/>
+ <point x="1420" y="1488" type="line"/>
+ <point x="1772" y="1488" type="line"/>
+ <point x="640" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="432" y="16" type="line"/>
+ <point x="428" y="1028" type="line" smooth="yes"/>
+ <point x="428" y="1156"/>
+ <point x="336" y="1188"/>
+ <point x="240" y="1188" type="curve" smooth="yes"/>
+ <point x="204" y="1188"/>
+ <point x="168" y="1184"/>
+ <point x="136" y="1180" type="curve"/>
+ <point x="132" y="1496" type="line"/>
+ <point x="188" y="1508"/>
+ <point x="292" y="1516"/>
+ <point x="360" y="1516" type="curve" smooth="yes"/>
+ <point x="712" y="1516"/>
+ <point x="784" y="1304"/>
+ <point x="784" y="1028" type="curve" smooth="yes"/>
+ <point x="784" y="348" type="line"/>
+ </contour>
+ <contour>
+ <point x="1620" y="1472" type="line"/>
+ <point x="1620" y="460" type="line" smooth="yes"/>
+ <point x="1620" y="332"/>
+ <point x="1712" y="304"/>
+ <point x="1812" y="304" type="curve" smooth="yes"/>
+ <point x="1844" y="304"/>
+ <point x="1880" y="304"/>
+ <point x="1916" y="308" type="curve"/>
+ <point x="1916" y="-8" type="line"/>
+ <point x="1864" y="-20"/>
+ <point x="1760" y="-28"/>
+ <point x="1692" y="-28" type="curve" smooth="yes"/>
+ <point x="1340" y="-28"/>
+ <point x="1268" y="184"/>
+ <point x="1268" y="464" type="curve" smooth="yes"/>
+ <point x="1268" y="1140" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1907, 'leftMargin': 62, 'rightMargin': 62}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/kaverticalstrokecyrillic.glif b/src/Interface-Bold.ufo/glyphs/kaverticalstrokecyrillic.glif
new file mode 100644
index 000000000..bb1c3a4b4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/kaverticalstrokecyrillic.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="kaverticalstrokecyrillic" format="1">
+ <advance width="1792"/>
+ <unicode hex="049D"/>
+ <outline>
+ <contour>
+ <point x="116" y="1488" type="line"/>
+ <point x="116" y="0" type="line"/>
+ <point x="560" y="0" type="line"/>
+ <point x="560" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="660" y="1204" type="line"/>
+ <point x="660" y="296" type="line"/>
+ <point x="864" y="296" type="line"/>
+ <point x="864" y="1204" type="line"/>
+ </contour>
+ <contour>
+ <point x="1100" y="1488" type="line"/>
+ <point x="932" y="952" type="line"/>
+ <point x="440" y="952" type="line"/>
+ <point x="492" y="520" type="line"/>
+ <point x="1140" y="520" type="line"/>
+ <point x="1664" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="900" y="608" type="line"/>
+ <point x="1108" y="0" type="line"/>
+ <point x="1680" y="0" type="line"/>
+ <point x="1276" y="800" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1734, 'leftMargin': 168, 'rightMargin': 3}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/kgreenlandic.glif b/src/Interface-Bold.ufo/glyphs/kgreenlandic.glif
new file mode 100644
index 000000000..083a2151d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/kgreenlandic.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="kgreenlandic" format="1">
+ <advance width="1792"/>
+ <unicode hex="0138"/>
+ <outline>
+ <contour>
+ <point x="816" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="816" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1684" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="600" y="1488" type="line"/>
+ <point x="156" y="1488" type="line"/>
+ <point x="156" y="0" type="line"/>
+ <point x="600" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1620" y="1488" type="line"/>
+ <point x="1056" y="1488" type="line"/>
+ <point x="724" y="952" type="line"/>
+ <point x="484" y="952" type="line"/>
+ <point x="536" y="520" type="line"/>
+ <point x="956" y="520" type="line"/>
+ </contour>
+ <contour>
+ <point x="1068" y="0" type="line"/>
+ <point x="1636" y="0" type="line"/>
+ <point x="1120" y="800" type="line"/>
+ <point x="720" y="608" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1694.0, 'leftMargin': 168, 'rightMargin': 47.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/khook.glif b/src/Interface-Bold.ufo/glyphs/khook.glif
new file mode 100644
index 000000000..4dae33fbf
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/khook.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="khook" format="1">
+ <advance width="1536"/>
+ <unicode hex="0199"/>
+ <outline>
+ <contour>
+ <point x="496" y="1416" type="line" name="hr00"/>
+ <point x="56" y="1416" type="line"/>
+ <point x="56" y="0" type="line"/>
+ <point x="496" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1444" y="1488" type="line"/>
+ <point x="912" y="1488" type="line"/>
+ <point x="552" y="1052" type="line"/>
+ <point x="272" y="688" type="line"/>
+ <point x="456" y="392" type="line"/>
+ <point x="800" y="732" type="line"/>
+ </contour>
+ <contour>
+ <point x="976" y="0" type="line"/>
+ <point x="1484" y="0" type="line"/>
+ <point x="884" y="920" type="line"/>
+ <point x="564" y="680" type="line"/>
+ </contour>
+ <contour>
+ <point x="496" y="1384" type="line"/>
+ <point x="496" y="1648" type="line" smooth="yes"/>
+ <point x="496" y="1800"/>
+ <point x="628" y="1832"/>
+ <point x="732" y="1832" type="curve" smooth="yes"/>
+ <point x="772" y="1832"/>
+ <point x="804" y="1828"/>
+ <point x="844" y="1824" type="curve"/>
+ <point x="844" y="2120" type="line"/>
+ <point x="780" y="2136"/>
+ <point x="676" y="2140"/>
+ <point x="612" y="2140" type="curve" smooth="yes"/>
+ <point x="224" y="2140"/>
+ <point x="56" y="1980"/>
+ <point x="56" y="1648" type="curve" smooth="yes"/>
+ <point x="56" y="1384" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2140.875</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1529.0, 'leftMargin': 140, 'rightMargin': -39.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/kip.glif b/src/Interface-Bold.ufo/glyphs/kip.glif
new file mode 100644
index 000000000..b09246c6d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/kip.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="kip" format="1">
+ <advance width="2304"/>
+ <unicode hex="20AD"/>
+ <outline>
+ <contour>
+ <point x="2096" y="1204" type="line"/>
+ <point x="172" y="1204" type="line"/>
+ <point x="172" y="816" type="line"/>
+ <point x="2096" y="816" type="line"/>
+ </contour>
+ <component base="K" xOffset="280"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2065, 'leftMargin': 55, 'rightMargin': 52}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/koppa.glif b/src/Interface-Bold.ufo/glyphs/koppa.glif
new file mode 100644
index 000000000..548c8d6a5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/koppa.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="koppa" format="1">
+ <advance width="1792"/>
+ <unicode hex="03DF"/>
+ <outline>
+ <contour>
+ <point x="1420" y="1164" type="line"/>
+ <point x="388" y="1164" type="line"/>
+ <point x="388" y="808" type="line"/>
+ <point x="1420" y="808" type="line"/>
+ </contour>
+ <contour>
+ <point x="1076" y="2004" type="line"/>
+ <point x="592" y="2004" type="line"/>
+ <point x="172" y="1084" type="line"/>
+ <point x="172" y="808" type="line"/>
+ <point x="556" y="808" type="line"/>
+ </contour>
+ <contour>
+ <point x="1624" y="908" type="line"/>
+ <point x="1624" y="1164" type="line"/>
+ <point x="1264" y="1164" type="line"/>
+ <point x="740" y="0" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1709, 'leftMargin': 129, 'rightMargin': 129}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/koppacyrillic.glif b/src/Interface-Bold.ufo/glyphs/koppacyrillic.glif
new file mode 100644
index 000000000..a5f21f20a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/koppacyrillic.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="koppacyrillic" format="1">
+ <advance width="1536"/>
+ <unicode hex="0481"/>
+ <outline>
+ <contour>
+ <point x="820" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="820" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1292" y="100" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1500" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="812" y="328" type="line"/>
+ <point x="604" y="328"/>
+ <point x="552" y="508"/>
+ <point x="552" y="728" type="curve" smooth="yes"/>
+ <point x="552" y="760" type="line" smooth="yes"/>
+ <point x="552" y="976"/>
+ <point x="604" y="1160"/>
+ <point x="808" y="1160" type="curve"/>
+ <point x="948" y="1160"/>
+ <point x="1012" y="1052"/>
+ <point x="1012" y="920" type="curve"/>
+ <point x="1428" y="920" type="line"/>
+ <point x="1428" y="1296"/>
+ <point x="1180" y="1516"/>
+ <point x="808" y="1516" type="curve" smooth="yes"/>
+ <point x="348" y="1516"/>
+ <point x="112" y="1188"/>
+ <point x="112" y="760" type="curve" smooth="yes"/>
+ <point x="112" y="728" type="line" smooth="yes"/>
+ <point x="112" y="296"/>
+ <point x="348" y="-28"/>
+ <point x="812" y="-28" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1108" y="328" type="line"/>
+ <point x="664" y="328" type="line"/>
+ <point x="664" y="-492" type="line"/>
+ <point x="1108" y="-492" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1109.625</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1392.875</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1503, 'leftMargin': 113, 'rightMargin': 73}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/koroniscmb.glif b/src/Interface-Bold.ufo/glyphs/koroniscmb.glif
new file mode 100644
index 000000000..37237b56c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/koroniscmb.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="koroniscmb" format="1">
+ <advance width="0"/>
+ <unicode hex="0343"/>
+ <outline>
+ <contour>
+ <point x="-840" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-840" y="2379" type="move" name="mkmktop"/>
+ </contour>
+ <component base="commaaccent" xOffset="-1052" yOffset="1838"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ksicyrillic.glif b/src/Interface-Bold.ufo/glyphs/ksicyrillic.glif
new file mode 100644
index 000000000..fe8226023
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ksicyrillic.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ksicyrillic" format="1">
+ <advance width="1536"/>
+ <unicode hex="046F"/>
+ <outline>
+ <contour>
+ <point x="764" y="2392" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1560" y="2392" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="284" y="1488" type="line"/>
+ <point x="284" y="1172" type="line"/>
+ <point x="620" y="1172" type="line" smooth="yes"/>
+ <point x="804" y="1172"/>
+ <point x="884" y="1124"/>
+ <point x="884" y="1036" type="curve" smooth="yes"/>
+ <point x="884" y="940"/>
+ <point x="824" y="868"/>
+ <point x="672" y="868" type="curve" smooth="yes"/>
+ <point x="432" y="868" type="line"/>
+ <point x="432" y="672" type="line"/>
+ <point x="676" y="672" type="line" smooth="yes"/>
+ <point x="1068" y="672"/>
+ <point x="1328" y="800"/>
+ <point x="1328" y="1088" type="curve" smooth="yes"/>
+ <point x="1328" y="1376"/>
+ <point x="1048" y="1488"/>
+ <point x="620" y="1488" type="curve"/>
+ </contour>
+ <contour>
+ <point x="432" y="796" type="line"/>
+ <point x="432" y="608" type="line"/>
+ <point x="656" y="608" type="line" smooth="yes"/>
+ <point x="852" y="608"/>
+ <point x="956" y="548"/>
+ <point x="956" y="440" type="curve" smooth="yes"/>
+ <point x="956" y="352"/>
+ <point x="848" y="288"/>
+ <point x="664" y="288" type="curve" smooth="yes"/>
+ <point x="580" y="288" type="line" smooth="yes"/>
+ <point x="308" y="288"/>
+ <point x="136" y="168"/>
+ <point x="136" y="-80" type="curve"/>
+ <point x="140" y="-324"/>
+ <point x="312" y="-516"/>
+ <point x="560" y="-588" type="curve"/>
+ <point x="672" y="-352" type="line"/>
+ <point x="612" y="-324"/>
+ <point x="512" y="-264"/>
+ <point x="512" y="-152" type="curve" smooth="yes"/>
+ <point x="512" y="-80"/>
+ <point x="556" y="-28"/>
+ <point x="680" y="-28" type="curve" smooth="yes"/>
+ <point x="748" y="-28" type="line" smooth="yes"/>
+ <point x="1144" y="-28"/>
+ <point x="1400" y="136"/>
+ <point x="1400" y="420" type="curve" smooth="yes"/>
+ <point x="1400" y="660"/>
+ <point x="1128" y="796"/>
+ <point x="664" y="796" type="curve" smooth="yes"/>
+ </contour>
+ <component base="caron" xOffset="100" yOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1442, 'leftMargin': 18, 'rightMargin': 160}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/kturn.glif b/src/Interface-Bold.ufo/glyphs/kturn.glif
new file mode 100644
index 000000000..b48ab1936
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/kturn.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="kturn" format="1">
+ <advance width="1536"/>
+ <unicode hex="029E"/>
+ <outline>
+ <contour>
+ <point x="820" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="820" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1624" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1040" y="-572" type="line"/>
+ <point x="1484" y="-572" type="line"/>
+ <point x="1484" y="1488" type="line"/>
+ <point x="1040" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="92" y="0" type="line"/>
+ <point x="624" y="0" type="line"/>
+ <point x="984" y="436" type="line"/>
+ <point x="1264" y="804" type="line"/>
+ <point x="1080" y="1096" type="line"/>
+ <point x="740" y="760" type="line"/>
+ </contour>
+ <contour>
+ <point x="564" y="1488" type="line"/>
+ <point x="56" y="1488" type="line"/>
+ <point x="652" y="568" type="line"/>
+ <point x="972" y="812" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-570.625</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1529.0, 'leftMargin': -39, 'rightMargin': 140.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/l.glif b/src/Interface-Bold.ufo/glyphs/l.glif
new file mode 100644
index 000000000..b74eca119
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/l.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="l" format="1">
+ <advance width="768"/>
+ <unicode hex="006C"/>
+ <outline>
+ <contour>
+ <point x="384.0" y="2308.0" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="384.0" y="16.0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="756.0" y="2112.0" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="740.0" y="1072.0" type="move" name="dot"/>
+ </contour>
+ <contour>
+ <point x="948.0" y="2044.0" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="768.0" y="2200.0" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="768.0" y="-560.0" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="768.0" y="2308.0" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="604" y="2104" type="line"/>
+ <point x="160" y="2104" type="line"/>
+ <point x="160" y="0" type="line"/>
+ <point x="604" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 766, 'leftMargin': 161, 'rightMargin': 161}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/lambda.glif b/src/Interface-Bold.ufo/glyphs/lambda.glif
new file mode 100644
index 000000000..f2cb08db9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/lambda.glif
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lambda" format="1">
+ <advance width="1792"/>
+ <unicode hex="03BB"/>
+ <outline>
+ <contour>
+ <point x="1584" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="884" y="904" type="line" name="hr00"/>
+ <point x="968" y="1532" type="line"/>
+ <point x="664" y="1532" type="line"/>
+ <point x="120" y="0" type="line"/>
+ <point x="596" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="528" y="2140" type="curve"/>
+ <point x="452" y="2140"/>
+ <point x="344" y="2128"/>
+ <point x="276" y="2108" type="curve"/>
+ <point x="288" y="1776" type="line"/>
+ <point x="324" y="1780"/>
+ <point x="348" y="1780"/>
+ <point x="372" y="1780" type="curve" smooth="yes"/>
+ <point x="464" y="1780"/>
+ <point x="524" y="1748"/>
+ <point x="560" y="1660" type="curve" smooth="yes"/>
+ <point x="712" y="1312" type="line"/>
+ <point x="1072" y="292" type="line" smooth="yes"/>
+ <point x="1136" y="112"/>
+ <point x="1260" y="-28"/>
+ <point x="1508" y="-28" type="curve" smooth="yes"/>
+ <point x="1576" y="-28"/>
+ <point x="1628" y="-28"/>
+ <point x="1672" y="-20" type="curve"/>
+ <point x="1672" y="332" type="line"/>
+ <point x="1660" y="332"/>
+ <point x="1644" y="332"/>
+ <point x="1628" y="332" type="curve" smooth="yes"/>
+ <point x="1548" y="332"/>
+ <point x="1508" y="420"/>
+ <point x="1476" y="492" type="curve" smooth="yes"/>
+ <point x="912" y="1900" type="line" smooth="yes"/>
+ <point x="852" y="2052"/>
+ <point x="728" y="2140"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1539, 'leftMargin': -3, 'rightMargin': -11}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/lambdabar.glif b/src/Interface-Bold.ufo/glyphs/lambdabar.glif
new file mode 100644
index 000000000..13cf02823
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/lambdabar.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lambdabar" format="1">
+ <advance width="1792"/>
+ <unicode hex="019B"/>
+ <outline>
+ <contour>
+ <point x="1460" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1072" y="1876" type="line"/>
+ <point x="260" y="1620" type="line"/>
+ <point x="260" y="1340" type="line"/>
+ <point x="1072" y="1600" type="line"/>
+ </contour>
+ <component base="lambda"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1539, 'leftMargin': 120, 'rightMargin': -133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/largerighthook.glif b/src/Interface-Bold.ufo/glyphs/largerighthook.glif
new file mode 100644
index 000000000..8eb40e3cd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/largerighthook.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="largerighthook" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="148" y="0" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="12" y="792" type="line"/>
+ <point x="440" y="792" type="line" smooth="yes"/>
+ <point x="684" y="792"/>
+ <point x="828" y="644"/>
+ <point x="828" y="312" type="curve" smooth="yes"/>
+ <point x="824" y="168"/>
+ <point x="804" y="-160"/>
+ <point x="488" y="-160" type="curve"/>
+ <point x="488" y="-496" type="line"/>
+ <point x="1088" y="-496"/>
+ <point x="1268" y="-24"/>
+ <point x="1268" y="340" type="curve" smooth="yes"/>
+ <point x="1268" y="900"/>
+ <point x="928" y="1152"/>
+ <point x="440" y="1152" type="curve" smooth="yes"/>
+ <point x="12" y="1152" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1176, 'leftMargin': -144, 'rightMargin': 62}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/lari.glif b/src/Interface-Bold.ufo/glyphs/lari.glif
new file mode 100644
index 000000000..8b2683309
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/lari.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lari" format="1">
+ <advance width="2048"/>
+ <unicode hex="20BE"/>
+ <outline>
+ <contour>
+ <point x="1324" y="936" type="line"/>
+ <point x="1324" y="2032" type="line"/>
+ <point x="1092" y="2032" type="line"/>
+ <point x="1092" y="936" type="line"/>
+ </contour>
+ <contour>
+ <point x="960" y="936" type="line"/>
+ <point x="960" y="2032" type="line"/>
+ <point x="732" y="2032" type="line"/>
+ <point x="732" y="936" type="line"/>
+ </contour>
+ <contour>
+ <point x="164" y="0" type="line"/>
+ <point x="1888" y="0" type="line"/>
+ <point x="1888" y="360" type="line"/>
+ <point x="164" y="360" type="line"/>
+ </contour>
+ <contour>
+ <point x="1164" y="0" type="curve"/>
+ <point x="1028" y="360" type="line"/>
+ <point x="748" y="360"/>
+ <point x="596" y="580"/>
+ <point x="596" y="952" type="curve" smooth="yes"/>
+ <point x="596" y="1360"/>
+ <point x="744" y="1496"/>
+ <point x="1024" y="1496" type="curve" smooth="yes"/>
+ <point x="1296" y="1496"/>
+ <point x="1452" y="1356"/>
+ <point x="1452" y="936" type="curve"/>
+ <point x="1892" y="936" type="line"/>
+ <point x="1892" y="1508"/>
+ <point x="1532" y="1856"/>
+ <point x="1024" y="1856" type="curve" smooth="yes"/>
+ <point x="512" y="1856"/>
+ <point x="156" y="1512"/>
+ <point x="156" y="956" type="curve" smooth="yes"/>
+ <point x="156" y="404"/>
+ <point x="572" y="0"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 103, 'rightMargin': 104}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/lbar.glif b/src/Interface-Bold.ufo/glyphs/lbar.glif
new file mode 100644
index 000000000..051ba672f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/lbar.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lbar" format="1">
+ <advance width="1280"/>
+ <unicode hex="019A"/>
+ <outline>
+ <contour>
+ <point x="688" y="2308" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1212" y="2308" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="688" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="l" xOffset="304"/>
+ <component base="crossbar" yOffset="112"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1046, 'leftMargin': -20, 'rightMargin': 74}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/lbelt.glif b/src/Interface-Bold.ufo/glyphs/lbelt.glif
new file mode 100644
index 000000000..995a90406
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/lbelt.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lbelt" format="1">
+ <advance width="1792"/>
+ <unicode hex="026C"/>
+ <outline>
+ <contour>
+ <point x="1028" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1028" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1672" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1244" y="968" type="line"/>
+ <point x="1244" y="1272"/>
+ <point x="1120" y="1516"/>
+ <point x="688" y="1516" type="curve" smooth="yes"/>
+ <point x="340" y="1516"/>
+ <point x="176" y="1360"/>
+ <point x="176" y="1128" type="curve" smooth="yes"/>
+ <point x="176" y="896"/>
+ <point x="340" y="744"/>
+ <point x="648" y="744" type="curve" smooth="yes"/>
+ <point x="1620" y="744" type="line"/>
+ <point x="1620" y="1044" type="line"/>
+ <point x="696" y="1044" type="line" smooth="yes"/>
+ <point x="612" y="1044"/>
+ <point x="556" y="1072"/>
+ <point x="556" y="1140" type="curve" smooth="yes"/>
+ <point x="556" y="1216"/>
+ <point x="616" y="1240"/>
+ <point x="680" y="1240" type="curve" smooth="yes"/>
+ <point x="768" y="1240"/>
+ <point x="800" y="1180"/>
+ <point x="800" y="1084" type="curve" smooth="yes"/>
+ <point x="800" y="576" type="line"/>
+ <point x="1244" y="576" type="line"/>
+ </contour>
+ <component base="l" xOffset="640"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1554, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/leftloop.cn.glif b/src/Interface-Bold.ufo/glyphs/leftloop.cn.glif
new file mode 100644
index 000000000..28c18f000
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/leftloop.cn.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="leftloop.cn" format="1">
+ <advance width="1408"/>
+ <outline>
+ <contour>
+ <point x="84" y="756" type="curve" smooth="yes"/>
+ <point x="84" y="292"/>
+ <point x="288" y="-28"/>
+ <point x="664" y="-28" type="curve" smooth="yes"/>
+ <point x="1008" y="-28"/>
+ <point x="1172" y="312"/>
+ <point x="1228" y="716" type="curve"/>
+ <point x="1228" y="748" type="line"/>
+ <point x="1172" y="1180"/>
+ <point x="1008" y="1516"/>
+ <point x="668" y="1516" type="curve" smooth="yes"/>
+ <point x="288" y="1516"/>
+ <point x="84" y="1208"/>
+ </contour>
+ <contour>
+ <point x="528" y="756" type="curve" smooth="yes"/>
+ <point x="528" y="988"/>
+ <point x="596" y="1160"/>
+ <point x="780" y="1160" type="curve" smooth="yes"/>
+ <point x="964" y="1160"/>
+ <point x="1052" y="1028"/>
+ <point x="1052" y="788" type="curve" smooth="yes"/>
+ <point x="1052" y="760"/>
+ <point x="1052" y="708"/>
+ <point x="1052" y="680" type="curve"/>
+ <point x="1052" y="468"/>
+ <point x="960" y="332"/>
+ <point x="776" y="332" type="curve" smooth="yes"/>
+ <point x="588" y="332"/>
+ <point x="528.0" y="504.0"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/less.glif b/src/Interface-Bold.ufo/glyphs/less.glif
new file mode 100644
index 000000000..aee14b4fe
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/less.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="less" format="1">
+ <advance width="1536"/>
+ <unicode hex="003C"/>
+ <outline>
+ <contour>
+ <point x="1372" y="584" type="line"/>
+ <point x="612" y="840" type="line"/>
+ <point x="1372" y="1096" type="line"/>
+ <point x="1372" y="1520" type="line"/>
+ <point x="164" y="1024" type="line"/>
+ <point x="164" y="656" type="line"/>
+ <point x="1372" y="164" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1436, 'leftMargin': 67, 'rightMargin': 163}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/lessequal.glif b/src/Interface-Bold.ufo/glyphs/lessequal.glif
new file mode 100644
index 000000000..a5dfbc3cd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/lessequal.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lessequal" format="1">
+ <advance width="1536"/>
+ <unicode hex="2264"/>
+ <outline>
+ <component base="less" yScale="0.81" xOffset="-4" yOffset="296"/>
+ <component base="minus" yScale="0.91" yOffset="-724"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1436, 'leftMargin': 59, 'rightMargin': 163}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/linevert.glif b/src/Interface-Bold.ufo/glyphs/linevert.glif
new file mode 100644
index 000000000..95e7b3392
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/linevert.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="linevert" format="1">
+ <advance width="512"/>
+ <unicode hex="02C8"/>
+ <outline>
+ <contour>
+ <point x="392" y="2176" type="line"/>
+ <point x="120" y="2176" type="line"/>
+ <point x="120" y="1564" type="line"/>
+ <point x="392" y="1564" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 494, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/linevertdblnosp.glif b/src/Interface-Bold.ufo/glyphs/linevertdblnosp.glif
new file mode 100644
index 000000000..d51b7546b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/linevertdblnosp.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="linevertdblnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="030E"/>
+ <outline>
+ <contour>
+ <point x="-798" y="1623" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-795" y="1867" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-798" y="2310" type="move" name="mkmktop"/>
+ </contour>
+ <component base="linevert" xOffset="-1249"/>
+ <component base="linevert" xOffset="-836"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/linevertnosp.glif b/src/Interface-Bold.ufo/glyphs/linevertnosp.glif
new file mode 100644
index 000000000..b203abef5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/linevertnosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="linevertnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="030D"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1623" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="1867" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2310" type="move" name="mkmktop"/>
+ </contour>
+ <component base="linevert" xOffset="-1040"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/linevertsubnosp.glif b/src/Interface-Bold.ufo/glyphs/linevertsubnosp.glif
new file mode 100644
index 000000000..6fea56dab
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/linevertsubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="linevertsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0329"/>
+ <outline>
+ <contour>
+ <point x="-796" y="-707" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-796" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="linevert" xOffset="-1044" yOffset="-2269"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/linevertsubnosp_uni1ABD___.glif b/src/Interface-Bold.ufo/glyphs/linevertsubnosp_uni1ABD___.glif
new file mode 100644
index 000000000..ff5b8fec5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/linevertsubnosp_uni1ABD___.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="linevertsubnosp_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-796" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-796" y="-707" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1297" y="-677" type="curve"/>
+ <point x="-1268" y="-568" type="line"/>
+ <point x="-1339" y="-539"/>
+ <point x="-1416" y="-492"/>
+ <point x="-1416" y="-384" type="curve" smooth="yes"/>
+ <point x="-1416" y="-282"/>
+ <point x="-1345" y="-237"/>
+ <point x="-1268" y="-204" type="curve"/>
+ <point x="-1297" y="-96" type="line"/>
+ <point x="-1425" y="-124"/>
+ <point x="-1563" y="-228"/>
+ <point x="-1563" y="-385" type="curve" smooth="yes"/>
+ <point x="-1563" y="-546"/>
+ <point x="-1425" y="-648"/>
+ </contour>
+ <contour>
+ <point x="-278" y="-677" type="line"/>
+ <point x="-150" y="-648"/>
+ <point x="-11" y="-546"/>
+ <point x="-11" y="-385" type="curve" smooth="yes"/>
+ <point x="-11" y="-226"/>
+ <point x="-150" y="-124"/>
+ <point x="-278" y="-96" type="curve"/>
+ <point x="-307" y="-204" type="line"/>
+ <point x="-230" y="-237"/>
+ <point x="-158" y="-279"/>
+ <point x="-158" y="-384" type="curve" smooth="yes"/>
+ <point x="-158" y="-492"/>
+ <point x="-235" y="-539"/>
+ <point x="-307" y="-568" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-660" y="-95" type="line"/>
+ <point x="-934" y="-95" type="line"/>
+ <point x="-934" y="-707" type="line"/>
+ <point x="-660" y="-707" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/lira.glif b/src/Interface-Bold.ufo/glyphs/lira.glif
new file mode 100644
index 000000000..b648053d4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/lira.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lira" format="1">
+ <advance width="1792"/>
+ <unicode hex="20A4"/>
+ <outline>
+ <contour>
+ <point x="1628" y="0" type="line"/>
+ <point x="1628" y="372" type="line"/>
+ <point x="164" y="372" type="line"/>
+ <point x="164" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="820" y="1428" type="line"/>
+ <point x="820" y="1584"/>
+ <point x="892" y="1656"/>
+ <point x="992" y="1656" type="curve" smooth="yes"/>
+ <point x="1104" y="1656"/>
+ <point x="1196" y="1604"/>
+ <point x="1196" y="1440" type="curve"/>
+ <point x="1632" y="1440" type="line"/>
+ <point x="1632" y="1792"/>
+ <point x="1400" y="2028"/>
+ <point x="988" y="2028" type="curve" smooth="yes"/>
+ <point x="608" y="2028"/>
+ <point x="364" y="1808"/>
+ <point x="364" y="1428" type="curve" smooth="yes"/>
+ <point x="388" y="588" type="line" smooth="yes"/>
+ <point x="388" y="484"/>
+ <point x="384" y="392"/>
+ <point x="300" y="372" type="curve"/>
+ <point x="568" y="236" type="line"/>
+ <point x="784" y="324"/>
+ <point x="856" y="432"/>
+ <point x="856" y="616" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1200" y="1252" type="line"/>
+ <point x="164" y="1252" type="line"/>
+ <point x="164" y="1020" type="line"/>
+ <point x="1200" y="1020" type="line"/>
+ </contour>
+ <contour>
+ <point x="1200" y="876" type="line"/>
+ <point x="164" y="876" type="line"/>
+ <point x="164" y="644" type="line"/>
+ <point x="1200" y="644" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1686, 'leftMargin': 144, 'rightMargin': 74}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ljecyrillic.glif b/src/Interface-Bold.ufo/glyphs/ljecyrillic.glif
new file mode 100644
index 000000000..d336a61b3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ljecyrillic.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ljecyrillic" format="1">
+ <advance width="2560"/>
+ <unicode hex="0459"/>
+ <outline>
+ <contour>
+ <point x="380" y="1488" type="line"/>
+ <point x="352" y="856" type="line" smooth="yes"/>
+ <point x="336" y="516"/>
+ <point x="280" y="376"/>
+ <point x="152" y="360" type="curve" smooth="yes"/>
+ <point x="100" y="356" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="240" y="0" type="line" smooth="yes"/>
+ <point x="556" y="0"/>
+ <point x="744" y="192"/>
+ <point x="772" y="724" type="curve" smooth="yes"/>
+ <point x="812" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1224" y="1488" type="line"/>
+ <point x="492" y="1488" type="line"/>
+ <point x="492" y="1132" type="line"/>
+ <point x="1224" y="1132" type="line"/>
+ </contour>
+ <contour>
+ <point x="1364" y="1052" type="line"/>
+ <point x="1364" y="696" type="line"/>
+ <point x="1788" y="696" type="line" smooth="yes"/>
+ <point x="1952" y="696"/>
+ <point x="2020" y="624"/>
+ <point x="2020" y="528" type="curve" smooth="yes"/>
+ <point x="2020" y="432"/>
+ <point x="1952" y="356"/>
+ <point x="1788" y="356" type="curve" smooth="yes"/>
+ <point x="1540" y="356" type="line"/>
+ <point x="1540" y="1488" type="line"/>
+ <point x="1096" y="1488" type="line"/>
+ <point x="1096" y="0" type="line"/>
+ <point x="1788" y="0" type="line" smooth="yes"/>
+ <point x="2212" y="0"/>
+ <point x="2460" y="212"/>
+ <point x="2460" y="528" type="curve" smooth="yes"/>
+ <point x="2460" y="836"/>
+ <point x="2212" y="1052"/>
+ <point x="1788" y="1052" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2431.0, 'leftMargin': 19, 'rightMargin': 51.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/lmidtilde.glif b/src/Interface-Bold.ufo/glyphs/lmidtilde.glif
new file mode 100644
index 000000000..2542d68e3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/lmidtilde.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lmidtilde" format="1">
+ <advance width="1280"/>
+ <unicode hex="026B"/>
+ <outline>
+ <contour>
+ <point x="636" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="644" y="1160" type="move" name="parenthesses.w2"/>
+ </contour>
+ <contour>
+ <point x="1224" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="636" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="l" xOffset="256"/>
+ <component base="tilde" xOffset="-44" yOffset="-756"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1165, 'leftMargin': 55, 'rightMargin': 56}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/lmidtilde_uni1ABE___.glif b/src/Interface-Bold.ufo/glyphs/lmidtilde_uni1ABE___.glif
new file mode 100644
index 000000000..b9669088a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/lmidtilde_uni1ABE___.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lmidtilde_uni1ABE" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="888" y="1160" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="1108" y="2112" type="line"/>
+ <point x="664" y="2112" type="line"/>
+ <point x="664" y="0" type="line"/>
+ <point x="1108" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1164" y="1364" type="line"/>
+ <point x="1164" y="1284"/>
+ <point x="1116" y="1244"/>
+ <point x="1056" y="1244" type="curve" smooth="yes"/>
+ <point x="920" y="1244"/>
+ <point x="816" y="1356"/>
+ <point x="672" y="1356" type="curve" smooth="yes"/>
+ <point x="488" y="1356"/>
+ <point x="360" y="1176"/>
+ <point x="360" y="980" type="curve"/>
+ <point x="608" y="968" type="line"/>
+ <point x="608" y="1052"/>
+ <point x="656" y="1092"/>
+ <point x="716" y="1092" type="curve" smooth="yes"/>
+ <point x="856" y="1092"/>
+ <point x="924" y="976"/>
+ <point x="1096" y="976" type="curve" smooth="yes"/>
+ <point x="1284" y="976"/>
+ <point x="1412" y="1152"/>
+ <point x="1412" y="1352" type="curve"/>
+ </contour>
+ <contour>
+ <point x="284" y="868" type="curve"/>
+ <point x="312" y="976" type="line"/>
+ <point x="240" y="1004"/>
+ <point x="164" y="1052"/>
+ <point x="164" y="1160" type="curve" smooth="yes"/>
+ <point x="164" y="1260"/>
+ <point x="236" y="1308"/>
+ <point x="312" y="1340" type="curve"/>
+ <point x="284" y="1448" type="line"/>
+ <point x="156" y="1420"/>
+ <point x="16" y="1316"/>
+ <point x="16" y="1160" type="curve" smooth="yes"/>
+ <point x="16" y="996"/>
+ <point x="156" y="896"/>
+ </contour>
+ <contour>
+ <point x="1508" y="868" type="line"/>
+ <point x="1636" y="896"/>
+ <point x="1776" y="996"/>
+ <point x="1776" y="1160" type="curve" smooth="yes"/>
+ <point x="1776" y="1316"/>
+ <point x="1636" y="1420"/>
+ <point x="1508" y="1448" type="curve"/>
+ <point x="1480" y="1340" type="line"/>
+ <point x="1556" y="1308"/>
+ <point x="1628" y="1264"/>
+ <point x="1628" y="1160" type="curve" smooth="yes"/>
+ <point x="1628" y="1052"/>
+ <point x="1552" y="1004"/>
+ <point x="1480" y="976" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1772, 'leftMargin': 7, 'rightMargin': 6}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/logicalnot.glif b/src/Interface-Bold.ufo/glyphs/logicalnot.glif
new file mode 100644
index 000000000..688494195
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/logicalnot.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="logicalnot" format="1">
+ <advance width="1536"/>
+ <unicode hex="00AC"/>
+ <outline>
+ <contour>
+ <point x="1344" y="1108" type="line"/>
+ <point x="196" y="1108" type="line"/>
+ <point x="196" y="872" type="line"/>
+ <point x="1344" y="872" type="line"/>
+ </contour>
+ <contour>
+ <point x="1344" y="1000" type="line"/>
+ <point x="1068" y="1000" type="line"/>
+ <point x="1068" y="516" type="line"/>
+ <point x="1344" y="516" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1548, 'leftMargin': 173, 'rightMargin': 227}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/longs.glif b/src/Interface-Bold.ufo/glyphs/longs.glif
new file mode 100644
index 000000000..45be037af
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/longs.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="longs" format="1">
+ <advance width="768"/>
+ <unicode hex="017F"/>
+ <outline>
+ <contour>
+ <point x="352" y="2284" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="224" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="580" y="2284" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="428" y="0" type="line" name="hr00"/>
+ <point x="428" y="1608" type="line"/>
+ <point x="428" y="1724"/>
+ <point x="492" y="1784"/>
+ <point x="616" y="1784" type="curve" smooth="yes"/>
+ <point x="676" y="1784"/>
+ <point x="708" y="1780"/>
+ <point x="752" y="1772" type="curve"/>
+ <point x="784" y="2112" type="line"/>
+ <point x="708" y="2128"/>
+ <point x="636" y="2140"/>
+ <point x="560" y="2140" type="curve" smooth="yes"/>
+ <point x="196" y="2140"/>
+ <point x="-16" y="1956"/>
+ <point x="-16" y="1608" type="curve"/>
+ <point x="-16" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 738, 'leftMargin': 140, 'rightMargin': -204}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/longst.glif b/src/Interface-Bold.ufo/glyphs/longst.glif
new file mode 100644
index 000000000..a1421be89
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/longst.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="longst" format="1">
+ <advance width="2048"/>
+ <unicode hex="FB05"/>
+ <outline>
+ <contour>
+ <point x="672" y="1488" type="line" name="hr00"/>
+ <point x="132" y="1488" type="line"/>
+ <point x="132" y="1168" type="line"/>
+ <point x="672" y="1168" type="line"/>
+ </contour>
+ <contour>
+ <point x="924" y="2140" type="curve" smooth="yes"/>
+ <point x="564" y="2140"/>
+ <point x="348" y="1956"/>
+ <point x="348" y="1608" type="curve" smooth="yes"/>
+ <point x="348" y="0" type="line"/>
+ <point x="792" y="0" type="line"/>
+ <point x="792" y="1608" type="line" smooth="yes"/>
+ <point x="792" y="1724"/>
+ <point x="860" y="1784"/>
+ <point x="980" y="1784" type="curve" smooth="yes"/>
+ <point x="1088" y="1784"/>
+ <point x="1176" y="1764"/>
+ <point x="1208" y="1748" type="curve"/>
+ <point x="1208" y="1708" type="line"/>
+ <point x="1652" y="1708" type="line"/>
+ <point x="1652" y="1992" type="line"/>
+ <point x="1468" y="2056"/>
+ <point x="1216" y="2140"/>
+ </contour>
+ <component base="t" xOffset="992"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1848.0, 'leftMargin': 25, 'rightMargin': 38.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/lozenge.glif b/src/Interface-Bold.ufo/glyphs/lozenge.glif
new file mode 100644
index 000000000..9edbf9cf2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/lozenge.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lozenge" format="1">
+ <advance width="1536"/>
+ <unicode hex="25CA"/>
+ <outline>
+ <contour>
+ <point x="84" y="1000" type="line"/>
+ <point x="576" y="0" type="line"/>
+ <point x="888" y="0" type="line"/>
+ <point x="820" y="356" type="line"/>
+ <point x="520" y="1000" type="line"/>
+ <point x="816" y="1640" type="line"/>
+ <point x="916" y="2004" type="line"/>
+ <point x="576" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="716" y="348" type="line"/>
+ <point x="648" y="0" type="line"/>
+ <point x="964" y="0" type="line"/>
+ <point x="1452" y="1000" type="line"/>
+ <point x="964" y="2004" type="line"/>
+ <point x="648" y="2004" type="line"/>
+ <point x="724" y="1640" type="line"/>
+ <point x="1016" y="1000" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1438, 'leftMargin': 39, 'rightMargin': 30}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/lrthook.glif b/src/Interface-Bold.ufo/glyphs/lrthook.glif
new file mode 100644
index 000000000..b2a6643d5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/lrthook.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lrthook" format="1">
+ <advance width="1024"/>
+ <unicode hex="026D"/>
+ <outline>
+ <contour>
+ <point x="336" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="336" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="908" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="120" y="2112" type="line"/>
+ <point x="120" y="-108" type="line" smooth="yes"/>
+ <point x="120" y="-548"/>
+ <point x="432" y="-600"/>
+ <point x="672" y="-600" type="curve" smooth="yes"/>
+ <point x="772" y="-600"/>
+ <point x="840" y="-592"/>
+ <point x="908" y="-580" type="curve"/>
+ <point x="908" y="-284" type="line"/>
+ <point x="868" y="-288"/>
+ <point x="836" y="-292"/>
+ <point x="796" y="-292" type="curve" smooth="yes"/>
+ <point x="692" y="-292"/>
+ <point x="564" y="-256"/>
+ <point x="564" y="-108" type="curve" smooth="yes"/>
+ <point x="564" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 949, 'leftMargin': 161, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/lslash.glif b/src/Interface-Bold.ufo/glyphs/lslash.glif
new file mode 100644
index 000000000..51759a994
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/lslash.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lslash" format="1">
+ <advance width="1024"/>
+ <unicode hex="0142"/>
+ <outline>
+ <contour>
+ <point x="512" y="2308" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="512" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="964" y="2308" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="920" y="1332" type="line"/>
+ <point x="108" y="1072" type="line"/>
+ <point x="108" y="824" type="line"/>
+ <point x="920" y="1084" type="line"/>
+ </contour>
+ <component base="l" xOffset="124"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 895, 'leftMargin': 39, 'rightMargin': 45}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/lsquare.glif b/src/Interface-Bold.ufo/glyphs/lsquare.glif
new file mode 100644
index 000000000..5edfe256b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/lsquare.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lsquare" format="1">
+ <advance width="1536"/>
+ <unicode hex="2113"/>
+ <outline>
+ <contour>
+ <point x="1132" y="400" type="line"/>
+ <point x="908" y="400"/>
+ <point x="840" y="512"/>
+ <point x="840" y="708" type="curve" smooth="yes"/>
+ <point x="840" y="1452" type="line"/>
+ <point x="840" y="1596"/>
+ <point x="880" y="1660"/>
+ <point x="936" y="1660" type="curve"/>
+ <point x="984" y="1660"/>
+ <point x="1028" y="1604"/>
+ <point x="1028" y="1540" type="curve" smooth="yes"/>
+ <point x="1028" y="1480" type="line"/>
+ <point x="1028" y="1192"/>
+ <point x="760" y="860"/>
+ <point x="120" y="860" type="curve"/>
+ <point x="120" y="604" type="line"/>
+ <point x="948" y="604"/>
+ <point x="1416" y="1124"/>
+ <point x="1416" y="1480" type="curve"/>
+ <point x="1416" y="1540" type="line" smooth="yes"/>
+ <point x="1416" y="1844"/>
+ <point x="1208" y="2032"/>
+ <point x="920" y="2032" type="curve"/>
+ <point x="580" y="2032"/>
+ <point x="368" y="1788"/>
+ <point x="368" y="1368" type="curve"/>
+ <point x="368" y="592" type="line" smooth="yes"/>
+ <point x="368" y="216"/>
+ <point x="612" y="-28"/>
+ <point x="1132" y="-28" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1408.0, 'leftMargin': 26, 'rightMargin': 85.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/lyogh.glif b/src/Interface-Bold.ufo/glyphs/lyogh.glif
new file mode 100644
index 000000000..d9e476700
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/lyogh.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lyogh" format="1">
+ <advance width="1792"/>
+ <unicode hex="026E"/>
+ <outline>
+ <contour>
+ <point x="884" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="884" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1688" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="260" y="1488" type="line"/>
+ <point x="260" y="1132" type="line"/>
+ <point x="1088" y="1132" type="line"/>
+ <point x="748" y="632" type="line"/>
+ <point x="748" y="460" type="line"/>
+ <point x="1068" y="460" type="line"/>
+ <point x="1596" y="1192" type="line"/>
+ <point x="1596" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="748" y="624" type="line"/>
+ <point x="748" y="364" type="line"/>
+ <point x="816" y="364" type="line" smooth="yes"/>
+ <point x="1056" y="364"/>
+ <point x="1184" y="260"/>
+ <point x="1184" y="56" type="curve" smooth="yes"/>
+ <point x="1184" y="-136"/>
+ <point x="1072" y="-244"/>
+ <point x="880" y="-244" type="curve" smooth="yes"/>
+ <point x="712" y="-244"/>
+ <point x="644" y="-208"/>
+ <point x="608" y="-100" type="curve"/>
+ <point x="164" y="-100" type="line"/>
+ <point x="244" y="-480"/>
+ <point x="528" y="-600"/>
+ <point x="880" y="-600" type="curve" smooth="yes"/>
+ <point x="1312" y="-600"/>
+ <point x="1628" y="-384"/>
+ <point x="1628" y="-12" type="curve" smooth="yes"/>
+ <point x="1628" y="420"/>
+ <point x="1356" y="652"/>
+ <point x="892" y="652" type="curve"/>
+ </contour>
+ <component base="l" xOffset="4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1684, 'leftMargin': 161, 'rightMargin': 61}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/m.glif b/src/Interface-Bold.ufo/glyphs/m.glif
new file mode 100644
index 000000000..2bd133c33
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/m.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="m" format="1">
+ <advance width="2432"/>
+ <unicode hex="006D"/>
+ <outline>
+ <contour>
+ <point x="1180" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1184" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1180" y="1776" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="2368" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2368" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2368" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1424" y="928" type="line" smooth="yes"/>
+ <point x="1424" y="1092"/>
+ <point x="1516" y="1160"/>
+ <point x="1640" y="1160" type="curve" smooth="yes"/>
+ <point x="1760" y="1160"/>
+ <point x="1840" y="1120"/>
+ <point x="1840" y="936" type="curve" smooth="yes"/>
+ <point x="1840" y="0" type="line"/>
+ <point x="2284" y="0" type="line"/>
+ <point x="2284" y="936" type="line" smooth="yes"/>
+ <point x="2284" y="1368"/>
+ <point x="2092" y="1516"/>
+ <point x="1816" y="1516" type="curve" smooth="yes"/>
+ <point x="1620" y="1516"/>
+ <point x="1468" y="1432"/>
+ <point x="1384" y="1308" type="curve"/>
+ <point x="1368" y="1308" type="line"/>
+ <point x="1304" y="1444"/>
+ <point x="1168" y="1516"/>
+ <point x="992" y="1516" type="curve" smooth="yes"/>
+ <point x="804" y="1516"/>
+ <point x="680" y="1444"/>
+ <point x="592" y="1336" type="curve"/>
+ <point x="580" y="1336" type="line"/>
+ <point x="580" y="1488" type="line"/>
+ <point x="148" y="1488" type="line"/>
+ <point x="148" y="0" type="line"/>
+ <point x="592" y="0" type="line"/>
+ <point x="592" y="944" type="line"/>
+ <point x="592" y="1104"/>
+ <point x="680" y="1160"/>
+ <point x="776" y="1160" type="curve" smooth="yes"/>
+ <point x="900" y="1160"/>
+ <point x="996" y="1124"/>
+ <point x="996" y="936" type="curve" smooth="yes"/>
+ <point x="996" y="0" type="line"/>
+ <point x="1424" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2430, 'leftMargin': 140, 'rightMargin': 141}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/macron.glif b/src/Interface-Bold.ufo/glyphs/macron.glif
new file mode 100644
index 000000000..d2f516bf8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/macron.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macron" format="1">
+ <advance width="1536"/>
+ <unicode hex="00AF"/>
+ <outline>
+ <contour>
+ <point x="768" y="1784" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="768" y="2216" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="1244" y="2004" type="line"/>
+ <point x="292" y="2004" type="line"/>
+ <point x="292" y="1768" type="line"/>
+ <point x="1244" y="1768" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1448, 'leftMargin': 243, 'rightMargin': 252}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/macronacutecomb.glif b/src/Interface-Bold.ufo/glyphs/macronacutecomb.glif
new file mode 100644
index 000000000..d36397031
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/macronacutecomb.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macronacutecomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1792" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-316" y="1953" type="line"/>
+ <point x="-1269" y="1953" type="line"/>
+ <point x="-1269" y="1715" type="line"/>
+ <point x="-316" y="1715" type="line"/>
+ </contour>
+ <contour>
+ <point x="-917" y="2023" type="line"/>
+ <point x="-688" y="2023" type="line"/>
+ <point x="-441" y="2276" type="line"/>
+ <point x="-741" y="2276" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/macronacutecomb.lc.glif b/src/Interface-Bold.ufo/glyphs/macronacutecomb.lc.glif
new file mode 100644
index 000000000..c168799d4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/macronacutecomb.lc.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macronacutecomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1782" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2736" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-315" y="2005" type="line"/>
+ <point x="-1268" y="2005" type="line"/>
+ <point x="-1268" y="1767" type="line"/>
+ <point x="-315" y="1767" type="line"/>
+ </contour>
+ <contour>
+ <point x="-997" y="2120" type="line"/>
+ <point x="-637" y="2120" type="line"/>
+ <point x="-254" y="2552" type="line"/>
+ <point x="-726" y="2552" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/macroncomb.glif b/src/Interface-Bold.ufo/glyphs/macroncomb.glif
new file mode 100644
index 000000000..4207174dd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/macroncomb.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macroncomb" format="1">
+ <advance width="0"/>
+ <unicode hex="0304"/>
+ <outline>
+ <contour>
+ <point x="-799" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-799" y="2214" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="1885" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-316" y="2005" type="line"/>
+ <point x="-1269" y="2005" type="line"/>
+ <point x="-1269" y="1767" type="line"/>
+ <point x="-316" y="1767" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/macroncomb_uni1ABB___.glif b/src/Interface-Bold.ufo/glyphs/macroncomb_uni1ABB___.glif
new file mode 100644
index 000000000..7f6bc2f89
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/macroncomb_uni1ABB___.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macroncomb_uni1ABB" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-799" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-799" y="2118" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1376" y="1620" type="curve"/>
+ <point x="-1348" y="1728" type="line"/>
+ <point x="-1419" y="1757"/>
+ <point x="-1496" y="1804"/>
+ <point x="-1496" y="1913" type="curve" smooth="yes"/>
+ <point x="-1496" y="2014"/>
+ <point x="-1425" y="2060"/>
+ <point x="-1348" y="2093" type="curve"/>
+ <point x="-1376" y="2200" type="line"/>
+ <point x="-1504" y="2173"/>
+ <point x="-1643" y="2068"/>
+ <point x="-1643" y="1911" type="curve" smooth="yes"/>
+ <point x="-1643" y="1750"/>
+ <point x="-1504" y="1649"/>
+ </contour>
+ <contour>
+ <point x="-206" y="1620" type="line"/>
+ <point x="-78" y="1649"/>
+ <point x="61" y="1750"/>
+ <point x="61" y="1911" type="curve" smooth="yes"/>
+ <point x="61" y="2071"/>
+ <point x="-78" y="2173"/>
+ <point x="-206" y="2200" type="curve"/>
+ <point x="-235" y="2093" type="line"/>
+ <point x="-158" y="2060"/>
+ <point x="-87" y="2017"/>
+ <point x="-87" y="1913" type="curve" smooth="yes"/>
+ <point x="-87" y="1804"/>
+ <point x="-164" y="1757"/>
+ <point x="-235" y="1728" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-316" y="2005" type="line"/>
+ <point x="-1269" y="2005" type="line"/>
+ <point x="-1269" y="1767" type="line"/>
+ <point x="-316" y="1767" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/macrondieresiscomb.glif b/src/Interface-Bold.ufo/glyphs/macrondieresiscomb.glif
new file mode 100644
index 000000000..cd7c21228
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/macrondieresiscomb.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macrondieresiscomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1778" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-316" y="1953" type="line"/>
+ <point x="-1269" y="1953" type="line"/>
+ <point x="-1269" y="1715" type="line"/>
+ <point x="-316" y="1715" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1277" y="2243" type="curve" smooth="yes"/>
+ <point x="-1277" y="2149"/>
+ <point x="-1199" y="2078"/>
+ <point x="-1084" y="2078" type="curve" smooth="yes"/>
+ <point x="-967" y="2078"/>
+ <point x="-888" y="2149"/>
+ <point x="-888" y="2243" type="curve" smooth="yes"/>
+ <point x="-888" y="2335"/>
+ <point x="-967" y="2408"/>
+ <point x="-1084" y="2408" type="curve" smooth="yes"/>
+ <point x="-1199" y="2408"/>
+ <point x="-1277" y="2335"/>
+ </contour>
+ <contour>
+ <point x="-697" y="2243" type="curve" smooth="yes"/>
+ <point x="-697" y="2149"/>
+ <point x="-619" y="2078"/>
+ <point x="-502" y="2078" type="curve" smooth="yes"/>
+ <point x="-386" y="2078"/>
+ <point x="-308" y="2149"/>
+ <point x="-308" y="2243" type="curve" smooth="yes"/>
+ <point x="-308" y="2335"/>
+ <point x="-386" y="2408"/>
+ <point x="-502" y="2408" type="curve" smooth="yes"/>
+ <point x="-619" y="2408"/>
+ <point x="-697" y="2335"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/macrondieresiscomb.lc.glif b/src/Interface-Bold.ufo/glyphs/macrondieresiscomb.lc.glif
new file mode 100644
index 000000000..85766ae67
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/macrondieresiscomb.lc.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macrondieresiscomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1782" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2654" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-315" y="2005" type="line"/>
+ <point x="-1268" y="2005" type="line"/>
+ <point x="-1268" y="1767" type="line"/>
+ <point x="-315" y="1767" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1346" y="2317" type="curve" smooth="yes"/>
+ <point x="-1346" y="2214"/>
+ <point x="-1257" y="2134"/>
+ <point x="-1144" y="2134" type="curve" smooth="yes"/>
+ <point x="-1031" y="2134"/>
+ <point x="-942" y="2214"/>
+ <point x="-942" y="2317" type="curve" smooth="yes"/>
+ <point x="-942" y="2420"/>
+ <point x="-1031" y="2500"/>
+ <point x="-1144" y="2500" type="curve" smooth="yes"/>
+ <point x="-1257" y="2500"/>
+ <point x="-1346" y="2420"/>
+ </contour>
+ <contour>
+ <point x="-646" y="2317" type="curve" smooth="yes"/>
+ <point x="-646" y="2214"/>
+ <point x="-557" y="2134"/>
+ <point x="-444" y="2134" type="curve" smooth="yes"/>
+ <point x="-331" y="2134"/>
+ <point x="-242" y="2214"/>
+ <point x="-242" y="2317" type="curve" smooth="yes"/>
+ <point x="-242" y="2420"/>
+ <point x="-331" y="2500"/>
+ <point x="-444" y="2500" type="curve" smooth="yes"/>
+ <point x="-557" y="2500"/>
+ <point x="-646" y="2420"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/macrongravecomb.glif b/src/Interface-Bold.ufo/glyphs/macrongravecomb.glif
new file mode 100644
index 000000000..2e8775c38
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/macrongravecomb.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macrongravecomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1792" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-837" y="2276" type="line"/>
+ <point x="-1137" y="2276" type="line"/>
+ <point x="-891" y="2023" type="line"/>
+ <point x="-661" y="2023" type="line"/>
+ </contour>
+ <contour>
+ <point x="-316" y="1953" type="line"/>
+ <point x="-1269" y="1953" type="line"/>
+ <point x="-1269" y="1715" type="line"/>
+ <point x="-316" y="1715" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/macrongravecomb.lc.glif b/src/Interface-Bold.ufo/glyphs/macrongravecomb.lc.glif
new file mode 100644
index 000000000..159a25297
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/macrongravecomb.lc.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macrongravecomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1782" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2736" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-315" y="2005" type="line"/>
+ <point x="-1268" y="2005" type="line"/>
+ <point x="-1268" y="1767" type="line"/>
+ <point x="-315" y="1767" type="line"/>
+ </contour>
+ <contour>
+ <point x="-853" y="2552" type="line"/>
+ <point x="-1324" y="2552" type="line"/>
+ <point x="-939" y="2120" type="line"/>
+ <point x="-579" y="2120" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/macronsub.glif b/src/Interface-Bold.ufo/glyphs/macronsub.glif
new file mode 100644
index 000000000..c2a4ac62a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/macronsub.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macronsub" format="1">
+ <advance width="1280"/>
+ <unicode hex="02CD"/>
+ <outline>
+ <component base="macron" xOffset="-80" yOffset="-2240"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1228, 'leftMargin': 137, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/macronsubnosp.glif b/src/Interface-Bold.ufo/glyphs/macronsubnosp.glif
new file mode 100644
index 000000000..11517e34d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/macronsubnosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macronsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0331"/>
+ <outline>
+ <contour>
+ <point x="-792" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-792" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-791" y="-474" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <component base="macron" xOffset="-1513" yOffset="-2241"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/manat.glif b/src/Interface-Bold.ufo/glyphs/manat.glif
new file mode 100644
index 000000000..f98e9f69b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/manat.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="manat" format="1">
+ <advance width="2048"/>
+ <unicode hex="20BC"/>
+ <outline>
+ <contour>
+ <point x="1916" y="0" type="line"/>
+ <point x="1916" y="224" type="line" smooth="yes"/>
+ <point x="1916" y="832"/>
+ <point x="1532" y="1208"/>
+ <point x="1024" y="1208" type="curve" smooth="yes"/>
+ <point x="516" y="1208"/>
+ <point x="136" y="832"/>
+ <point x="136" y="224" type="curve" smooth="yes"/>
+ <point x="136" y="0" type="line"/>
+ <point x="576" y="0" type="line"/>
+ <point x="576" y="228" type="line" smooth="yes"/>
+ <point x="576" y="628"/>
+ <point x="756" y="852"/>
+ <point x="1024" y="852" type="curve" smooth="yes"/>
+ <point x="1288" y="852"/>
+ <point x="1472" y="628"/>
+ <point x="1472" y="228" type="curve" smooth="yes"/>
+ <point x="1472" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1248" y="1488" type="line"/>
+ <point x="804" y="1488" type="line"/>
+ <point x="804" y="0" type="line"/>
+ <point x="1248" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>972.125</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 83, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/mcapturn.glif b/src/Interface-Bold.ufo/glyphs/mcapturn.glif
new file mode 100644
index 000000000..e04d6f64b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/mcapturn.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="mcapturn" format="1">
+ <advance width="2560"/>
+ <unicode hex="019C"/>
+ <outline>
+ <contour>
+ <point x="1940" y="364" type="line"/>
+ <point x="1988" y="0" type="line"/>
+ <point x="2384" y="0" type="line"/>
+ <point x="2384" y="2004" type="line"/>
+ <point x="1940" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1996" y="692" type="line"/>
+ <point x="1996" y="484"/>
+ <point x="1916" y="332"/>
+ <point x="1696" y="332" type="curve" smooth="yes"/>
+ <point x="1572" y="332"/>
+ <point x="1500" y="408"/>
+ <point x="1500" y="580" type="curve"/>
+ <point x="1500" y="2004" type="line"/>
+ <point x="1060" y="2004" type="line"/>
+ <point x="1060" y="580" type="line"/>
+ <point x="1060" y="132"/>
+ <point x="1256" y="-28"/>
+ <point x="1556" y="-28" type="curve" smooth="yes"/>
+ <point x="1924" y="-28"/>
+ <point x="2124" y="280"/>
+ <point x="2124" y="696" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1116" y="692" type="line"/>
+ <point x="1116" y="484"/>
+ <point x="1036" y="332"/>
+ <point x="816" y="332" type="curve" smooth="yes"/>
+ <point x="692" y="332"/>
+ <point x="620" y="408"/>
+ <point x="620" y="580" type="curve" smooth="yes"/>
+ <point x="620" y="2004" type="line"/>
+ <point x="180" y="2004" type="line"/>
+ <point x="180" y="580" type="line" smooth="yes"/>
+ <point x="180" y="104"/>
+ <point x="372" y="-28"/>
+ <point x="676" y="-28" type="curve" smooth="yes"/>
+ <point x="1056" y="-28"/>
+ <point x="1252" y="272"/>
+ <point x="1252" y="696" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2540, 'leftMargin': 168, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/mhook.glif b/src/Interface-Bold.ufo/glyphs/mhook.glif
new file mode 100644
index 000000000..433f77b78
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/mhook.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="mhook" format="1">
+ <advance width="2304"/>
+ <unicode hex="0271"/>
+ <outline>
+ <contour>
+ <point x="1188" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1188" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2400" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1812" y="296" type="line"/>
+ <point x="1812" y="-108" type="line" smooth="yes"/>
+ <point x="1812" y="-256"/>
+ <point x="1684" y="-292"/>
+ <point x="1580" y="-292" type="curve" smooth="yes"/>
+ <point x="1540" y="-292"/>
+ <point x="1508" y="-288"/>
+ <point x="1472" y="-284" type="curve"/>
+ <point x="1472" y="-580" type="line"/>
+ <point x="1536" y="-592"/>
+ <point x="1604" y="-600"/>
+ <point x="1704" y="-600" type="curve" smooth="yes"/>
+ <point x="1944" y="-600"/>
+ <point x="2256" y="-548"/>
+ <point x="2256" y="-108" type="curve" smooth="yes"/>
+ <point x="2256" y="296" type="line"/>
+ </contour>
+ <component base="m" xOffset="-32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2430, 'leftMargin': 80, 'rightMargin': 141}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/mill.glif b/src/Interface-Bold.ufo/glyphs/mill.glif
new file mode 100644
index 000000000..5864a1e23
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/mill.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="mill" format="1">
+ <advance width="2304"/>
+ <unicode hex="20A5"/>
+ <outline>
+ <contour>
+ <point x="1636" y="1760" type="line"/>
+ <point x="1328" y="1760" type="line"/>
+ <point x="552" y="-172" type="line"/>
+ <point x="864" y="-172" type="line"/>
+ </contour>
+ <component base="m" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2430, 'leftMargin': 80, 'rightMargin': 202}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/minus.glif b/src/Interface-Bold.ufo/glyphs/minus.glif
new file mode 100644
index 000000000..a1131163f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/minus.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="minus" format="1">
+ <advance width="1536"/>
+ <unicode hex="2212"/>
+ <outline>
+ <contour>
+ <point x="1368" y="1160" type="line"/>
+ <point x="168" y="1160" type="line"/>
+ <point x="168" y="796" type="line"/>
+ <point x="1368" y="796" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1548, 'leftMargin': 191, 'rightMargin': 155}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/minusmod.glif b/src/Interface-Bold.ufo/glyphs/minusmod.glif
new file mode 100644
index 000000000..06b668ffb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/minusmod.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="minusmod" format="1">
+ <advance width="1024"/>
+ <unicode hex="02D7"/>
+ <outline>
+ <contour>
+ <point x="144" y="636" type="line"/>
+ <point x="144" y="368" type="line"/>
+ <point x="884" y="368" type="line"/>
+ <point x="884" y="636" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 961, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/minussub.glif b/src/Interface-Bold.ufo/glyphs/minussub.glif
new file mode 100644
index 000000000..11db1e631
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/minussub.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="minussub" format="1">
+ <advance width="1280"/>
+ <unicode hex="208B"/>
+ <outline>
+ <component base="minussuperior" xOffset="128" yOffset="-1376"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1029, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/minussubnosp.glif b/src/Interface-Bold.ufo/glyphs/minussubnosp.glif
new file mode 100644
index 000000000..a9bb1a755
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/minussubnosp.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="minussubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0320"/>
+ <outline>
+ <contour>
+ <point x="-793" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-788" y="-524" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1192" y="-260" type="line"/>
+ <point x="-1192" y="-525" type="line"/>
+ <point x="-396" y="-525" type="line"/>
+ <point x="-396" y="-260" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/minussuperior.glif b/src/Interface-Bold.ufo/glyphs/minussuperior.glif
new file mode 100644
index 000000000..88e48ccd2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/minussuperior.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="minussuperior" format="1">
+ <advance width="1280"/>
+ <unicode hex="207B"/>
+ <outline>
+ <contour>
+ <point x="1044" y="1516" type="line"/>
+ <point x="236" y="1516" type="line"/>
+ <point x="236" y="1256" type="line"/>
+ <point x="1044" y="1256" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1029, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/mturn.glif b/src/Interface-Bold.ufo/glyphs/mturn.glif
new file mode 100644
index 000000000..3ed178059
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/mturn.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="mturn" format="1">
+ <advance width="2304"/>
+ <unicode hex="026F"/>
+ <outline>
+ <contour>
+ <point x="1160" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1160" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2368" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="548" y="-28" type="curve" smooth="yes"/>
+ <point x="924" y="-28"/>
+ <point x="1116" y="280"/>
+ <point x="1116" y="696" type="curve"/>
+ <point x="980" y="692" type="line"/>
+ <point x="980" y="484"/>
+ <point x="896" y="332"/>
+ <point x="716" y="332" type="curve" smooth="yes"/>
+ <point x="596" y="332"/>
+ <point x="524" y="368"/>
+ <point x="524" y="552" type="curve" smooth="yes"/>
+ <point x="524" y="1488" type="line"/>
+ <point x="80" y="1488" type="line"/>
+ <point x="80" y="552" type="line" smooth="yes"/>
+ <point x="80" y="120"/>
+ <point x="268" y="-28"/>
+ </contour>
+ <contour>
+ <point x="1372" y="-28" type="curve" smooth="yes"/>
+ <point x="1748" y="-28"/>
+ <point x="1952" y="280"/>
+ <point x="1952" y="696" type="curve"/>
+ <point x="1840" y="692" type="line"/>
+ <point x="1840" y="484"/>
+ <point x="1748" y="332"/>
+ <point x="1568" y="332" type="curve" smooth="yes"/>
+ <point x="1448" y="332"/>
+ <point x="1376" y="368"/>
+ <point x="1376" y="556" type="curve" smooth="yes"/>
+ <point x="1376" y="1488" type="line"/>
+ <point x="932" y="1488" type="line"/>
+ <point x="932" y="496" type="line" smooth="yes"/>
+ <point x="932" y="124"/>
+ <point x="1112" y="-28"/>
+ </contour>
+ <contour>
+ <point x="1784" y="316" type="line"/>
+ <point x="1812" y="0" type="line"/>
+ <point x="2228" y="0" type="line"/>
+ <point x="2228" y="1488" type="line"/>
+ <point x="1784" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2430, 'leftMargin': 140, 'rightMargin': 141}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/mturndescend.glif b/src/Interface-Bold.ufo/glyphs/mturndescend.glif
new file mode 100644
index 000000000..f48a8807c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/mturndescend.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="mturndescend" format="1">
+ <advance width="2304"/>
+ <unicode hex="0270"/>
+ <outline>
+ <contour>
+ <point x="1160" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1160" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2368" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1784" y="316" type="line"/>
+ <point x="1784" y="-572" type="line"/>
+ <point x="2228" y="-572" type="line"/>
+ <point x="2228" y="1488" type="line"/>
+ <point x="1784" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1840" y="692" type="line"/>
+ <point x="1840" y="484"/>
+ <point x="1748" y="332"/>
+ <point x="1568" y="332" type="curve" smooth="yes"/>
+ <point x="1448" y="332"/>
+ <point x="1376" y="368"/>
+ <point x="1376" y="556" type="curve"/>
+ <point x="1376" y="1488" type="line"/>
+ <point x="932" y="1488" type="line"/>
+ <point x="932" y="496" type="line"/>
+ <point x="932" y="124"/>
+ <point x="1112" y="-28"/>
+ <point x="1372" y="-28" type="curve" smooth="yes"/>
+ <point x="1748" y="-28"/>
+ <point x="1952" y="280"/>
+ <point x="1952" y="696" type="curve"/>
+ </contour>
+ <contour>
+ <point x="980" y="692" type="line"/>
+ <point x="980" y="484"/>
+ <point x="896" y="332"/>
+ <point x="716" y="332" type="curve" smooth="yes"/>
+ <point x="596" y="332"/>
+ <point x="524" y="368"/>
+ <point x="524" y="552" type="curve" smooth="yes"/>
+ <point x="524" y="1488" type="line"/>
+ <point x="80" y="1488" type="line"/>
+ <point x="80" y="552" type="line" smooth="yes"/>
+ <point x="80" y="120"/>
+ <point x="268" y="-28"/>
+ <point x="548" y="-28" type="curve" smooth="yes"/>
+ <point x="924" y="-28"/>
+ <point x="1116" y="280"/>
+ <point x="1116" y="696" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2430, 'leftMargin': 140, 'rightMargin': 141}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/mu.glif b/src/Interface-Bold.ufo/glyphs/mu.glif
new file mode 100644
index 000000000..8eeae9a95
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/mu.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="mu" format="1">
+ <advance width="1792"/>
+ <unicode hex="00B5"/>
+ <outline>
+ <contour>
+ <point x="1140" y="1488" type="line"/>
+ <point x="1140" y="344" type="line"/>
+ <point x="1168" y="0" type="line"/>
+ <point x="1584" y="0" type="line"/>
+ <point x="1584" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1192" y="692" type="line"/>
+ <point x="1192" y="488"/>
+ <point x="1116" y="336"/>
+ <point x="884" y="336" type="curve" smooth="yes"/>
+ <point x="740" y="336"/>
+ <point x="652" y="388"/>
+ <point x="652" y="636" type="curve"/>
+ <point x="420" y="636" type="line"/>
+ <point x="452" y="296" type="line"/>
+ <point x="528" y="72"/>
+ <point x="672" y="-28"/>
+ <point x="868" y="-28" type="curve" smooth="yes"/>
+ <point x="1204" y="-28"/>
+ <point x="1376" y="280"/>
+ <point x="1376" y="696" type="curve"/>
+ </contour>
+ <contour>
+ <point x="208" y="1488" type="line"/>
+ <point x="208" y="-572" type="line"/>
+ <point x="652" y="-572" type="line"/>
+ <point x="652" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>277.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>752.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1783, 'leftMargin': 186, 'rightMargin': 221}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/multiply.glif b/src/Interface-Bold.ufo/glyphs/multiply.glif
new file mode 100644
index 000000000..dd1a9b689
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/multiply.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="multiply" format="1">
+ <advance width="1536"/>
+ <unicode hex="00D7"/>
+ <outline>
+ <contour>
+ <point x="360" y="272" type="line"/>
+ <point x="1432" y="1364" type="line"/>
+ <point x="1176" y="1616" type="line"/>
+ <point x="104" y="524" type="line"/>
+ </contour>
+ <contour>
+ <point x="1176" y="272" type="line"/>
+ <point x="1432" y="524" type="line"/>
+ <point x="360" y="1616" type="line"/>
+ <point x="104" y="1364" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1492, 'leftMargin': 78, 'rightMargin': 87}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/n.glif b/src/Interface-Bold.ufo/glyphs/n.glif
new file mode 100644
index 000000000..abb91dc2c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/n.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="n" format="1">
+ <advance width="1664"/>
+ <unicode hex="006E"/>
+ <outline>
+ <contour>
+ <point x="772" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="-148" y="2108" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="1436" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="772" y="1776" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="1564" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1564" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1564" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="592" y="796" type="line" smooth="yes"/>
+ <point x="592" y="1004"/>
+ <point x="652" y="1160"/>
+ <point x="824" y="1160" type="curve" smooth="yes"/>
+ <point x="944" y="1160"/>
+ <point x="1056" y="1080"/>
+ <point x="1056" y="920" type="curve" smooth="yes"/>
+ <point x="1056" y="0" type="line"/>
+ <point x="1500" y="0" type="line"/>
+ <point x="1500" y="936" type="line" smooth="yes"/>
+ <point x="1500" y="1368"/>
+ <point x="1260" y="1516"/>
+ <point x="984" y="1516" type="curve" smooth="yes"/>
+ <point x="808" y="1516"/>
+ <point x="660" y="1448"/>
+ <point x="572" y="1336" type="curve"/>
+ <point x="556" y="1336" type="line"/>
+ <point x="544" y="1488" type="line"/>
+ <point x="148" y="1488" type="line"/>
+ <point x="148" y="0" type="line"/>
+ <point x="592" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 129, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/naira.glif b/src/Interface-Bold.ufo/glyphs/naira.glif
new file mode 100644
index 000000000..a8adf01d4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/naira.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="naira" format="1">
+ <advance width="2560"/>
+ <unicode hex="20A6"/>
+ <outline>
+ <contour>
+ <point x="2380" y="1380" type="line"/>
+ <point x="180" y="1380" type="line"/>
+ <point x="180" y="1160" type="line"/>
+ <point x="2380" y="1160" type="line"/>
+ </contour>
+ <contour>
+ <point x="2380" y="924" type="line"/>
+ <point x="180" y="924" type="line"/>
+ <point x="180" y="704" type="line"/>
+ <point x="2380" y="704" type="line"/>
+ </contour>
+ <component base="N" xOffset="288"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2310.0, 'leftMargin': 55, 'rightMargin': 55.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/nine.frac.glif b/src/Interface-Bold.ufo/glyphs/nine.frac.glif
new file mode 100644
index 000000000..71fb45498
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/nine.frac.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nine.frac" format="1">
+ <advance width="1280"/>
+ <outline>
+ <component base="nine.sup" xOffset="120" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 91, 'rightMargin': 99}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/nine.glif b/src/Interface-Bold.ufo/glyphs/nine.glif
new file mode 100644
index 000000000..fcce9c4a2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/nine.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nine" format="1">
+ <advance width="1792"/>
+ <unicode hex="0039"/>
+ <outline>
+ <contour>
+ <point x="630" y="545" type="curve"/>
+ <point x="200" y="545" type="line"/>
+ <point x="268" y="213"/>
+ <point x="471" y="-34"/>
+ <point x="871" y="-34" type="curve"/>
+ <point x="1425.97" y="-1.650000000000091"/>
+ <point x="1612.58" y="394.29999999999995"/>
+ <point x="1604" y="1053" type="curve" smooth="yes"/>
+ <point x="1604" y="1131" type="line" smooth="yes"/>
+ <point x="1604" y="1709"/>
+ <point x="1300" y="2029"/>
+ <point x="876" y="2029" type="curve" smooth="yes"/>
+ <point x="468" y="2029"/>
+ <point x="184" y="1729"/>
+ <point x="184" y="1337" type="curve" smooth="yes"/>
+ <point x="184" y="949"/>
+ <point x="384" y="649"/>
+ <point x="752" y="649" type="curve" smooth="yes"/>
+ <point x="1104" y="649"/>
+ <point x="1304" y="933"/>
+ <point x="1304" y="1153" type="curve"/>
+ <point x="1160" y="1265" type="line"/>
+ <point x="1160" y="1141"/>
+ <point x="1080" y="1005"/>
+ <point x="900" y="1005" type="curve" smooth="yes"/>
+ <point x="736" y="1005"/>
+ <point x="628" y="1133"/>
+ <point x="628" y="1337" type="curve" smooth="yes"/>
+ <point x="628" y="1529"/>
+ <point x="732" y="1669"/>
+ <point x="888" y="1669" type="curve" smooth="yes"/>
+ <point x="1060" y="1669"/>
+ <point x="1160" y="1549"/>
+ <point x="1160" y="1289" type="curve" smooth="yes"/>
+ <point x="1160" y="941" type="line" smooth="yes"/>
+ <point x="1164.914" y="554.5"/>
+ <point x="1064.989" y="334.99"/>
+ <point x="878" y="333" type="curve" smooth="yes"/>
+ <point x="731.978" y="331.45000000000005"/>
+ <point x="677" y="394"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 113, 'rightMargin': 132}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/nine.sup.glif b/src/Interface-Bold.ufo/glyphs/nine.sup.glif
new file mode 100644
index 000000000..02a51262d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/nine.sup.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nine.sup" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="420" y="220" type="line"/>
+ <point x="420" y="-20" type="line"/>
+ <point x="440" y="-20" type="line"/>
+ <point x="776" y="-20"/>
+ <point x="1072" y="92"/>
+ <point x="1072" y="576" type="curve"/>
+ <point x="1072" y="656" type="line"/>
+ <point x="1072" y="984"/>
+ <point x="868" y="1100"/>
+ <point x="640" y="1100" type="curve" smooth="yes"/>
+ <point x="392" y="1100"/>
+ <point x="208" y="920"/>
+ <point x="208" y="704" type="curve"/>
+ <point x="208" y="456"/>
+ <point x="352" y="344"/>
+ <point x="572" y="344" type="curve"/>
+ <point x="732" y="344"/>
+ <point x="888" y="480"/>
+ <point x="884" y="632" type="curve"/>
+ <point x="792" y="644" type="line"/>
+ <point x="792" y="624"/>
+ <point x="752" y="564"/>
+ <point x="656" y="564" type="curve"/>
+ <point x="560" y="564"/>
+ <point x="512" y="608"/>
+ <point x="512" y="700" type="curve"/>
+ <point x="512" y="788"/>
+ <point x="560" y="860"/>
+ <point x="640" y="860" type="curve" smooth="yes"/>
+ <point x="728" y="860"/>
+ <point x="772" y="824"/>
+ <point x="772" y="720" type="curve" smooth="yes"/>
+ <point x="772" y="496" type="line" smooth="yes"/>
+ <point x="772" y="236"/>
+ <point x="636" y="220"/>
+ <point x="436" y="220" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 91, 'rightMargin': 99}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/nineinferior.glif b/src/Interface-Bold.ufo/glyphs/nineinferior.glif
new file mode 100644
index 000000000..c779287f9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/nineinferior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nineinferior" format="1">
+ <advance width="1280"/>
+ <unicode hex="2089"/>
+ <outline>
+ <component base="nine.sup" xOffset="120" yOffset="-496"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 91, 'rightMargin': 99}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/nineroman.glif b/src/Interface-Bold.ufo/glyphs/nineroman.glif
new file mode 100644
index 000000000..d20b57fc0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/nineroman.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nineroman" format="1">
+ <advance width="2304"/>
+ <unicode hex="2178"/>
+ <outline>
+ <component base="i" xOffset="-36"/>
+ <component base="x" xOffset="732"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2228, 'leftMargin': 138, 'rightMargin': -17}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ninesuperior.glif b/src/Interface-Bold.ufo/glyphs/ninesuperior.glif
new file mode 100644
index 000000000..0d26026c7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ninesuperior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ninesuperior" format="1">
+ <advance width="1280"/>
+ <unicode hex="2079"/>
+ <outline>
+ <component base="nine.sup" yOffset="916"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 208, 'rightMargin': -19}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/njecyrillic.glif b/src/Interface-Bold.ufo/glyphs/njecyrillic.glif
new file mode 100644
index 000000000..f6a08099b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/njecyrillic.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="njecyrillic" format="1">
+ <advance width="2560"/>
+ <unicode hex="045A"/>
+ <outline>
+ <contour>
+ <point x="1192" y="908" type="line"/>
+ <point x="444" y="908" type="line"/>
+ <point x="444" y="552" type="line"/>
+ <point x="1192" y="552" type="line"/>
+ </contour>
+ <contour>
+ <point x="604" y="1488" type="line"/>
+ <point x="160" y="1488" type="line"/>
+ <point x="160" y="0" type="line"/>
+ <point x="604" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1304" y="1052" type="line"/>
+ <point x="1304" y="696" type="line"/>
+ <point x="1728" y="696" type="line"/>
+ <point x="1892" y="696"/>
+ <point x="1960" y="624"/>
+ <point x="1960" y="528" type="curve"/>
+ <point x="1960" y="432"/>
+ <point x="1892" y="356"/>
+ <point x="1728" y="356" type="curve"/>
+ <point x="1480" y="356" type="line"/>
+ <point x="1480" y="1488" type="line"/>
+ <point x="1036" y="1488" type="line"/>
+ <point x="1036" y="0" type="line"/>
+ <point x="1728" y="0" type="line"/>
+ <point x="2152" y="0"/>
+ <point x="2404" y="212"/>
+ <point x="2404" y="528" type="curve"/>
+ <point x="2404" y="836"/>
+ <point x="2152" y="1052"/>
+ <point x="1728" y="1052" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2426, 'leftMargin': 132, 'rightMargin': 51}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/nlfthook.glif b/src/Interface-Bold.ufo/glyphs/nlfthook.glif
new file mode 100644
index 000000000..abf310812
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/nlfthook.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nlfthook" format="1">
+ <advance width="1792"/>
+ <unicode hex="0272"/>
+ <outline>
+ <contour>
+ <point x="1096" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1096" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1872" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="416" y="296" type="line"/>
+ <point x="416" y="-108" type="line" smooth="yes"/>
+ <point x="416" y="-256"/>
+ <point x="288" y="-292"/>
+ <point x="184" y="-292" type="curve" smooth="yes"/>
+ <point x="144" y="-292"/>
+ <point x="112" y="-288"/>
+ <point x="72" y="-284" type="curve"/>
+ <point x="72" y="-580" type="line"/>
+ <point x="136" y="-592"/>
+ <point x="204" y="-600"/>
+ <point x="308" y="-600" type="curve" smooth="yes"/>
+ <point x="544" y="-600"/>
+ <point x="860" y="-548"/>
+ <point x="860" y="-108" type="curve" smooth="yes"/>
+ <point x="860" y="296" type="line"/>
+ </contour>
+ <component base="n" xOffset="288"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1801, 'leftMargin': 0, 'rightMargin': 153}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/notequal.glif b/src/Interface-Bold.ufo/glyphs/notequal.glif
new file mode 100644
index 000000000..b6ca703b8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/notequal.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="notequal" format="1">
+ <advance width="1536"/>
+ <unicode hex="2260"/>
+ <outline>
+ <contour>
+ <point x="1224" y="1532" type="line"/>
+ <point x="1048" y="1620" type="line"/>
+ <point x="304" y="192" type="line"/>
+ <point x="476" y="104" type="line"/>
+ </contour>
+ <component base="equal" xOffset="-44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1638, 'leftMargin': 180, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/nrthook.glif b/src/Interface-Bold.ufo/glyphs/nrthook.glif
new file mode 100644
index 000000000..58e014f52
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/nrthook.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nrthook" format="1">
+ <advance width="2048"/>
+ <unicode hex="0273"/>
+ <outline>
+ <contour>
+ <point x="856" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="856" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1860" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1072" y="296" type="line"/>
+ <point x="1072" y="-108" type="line" smooth="yes"/>
+ <point x="1072" y="-548"/>
+ <point x="1384" y="-600"/>
+ <point x="1624" y="-600" type="curve" smooth="yes"/>
+ <point x="1724" y="-600"/>
+ <point x="1792" y="-592"/>
+ <point x="1860" y="-580" type="curve"/>
+ <point x="1860" y="-284" type="line"/>
+ <point x="1820" y="-288"/>
+ <point x="1788" y="-292"/>
+ <point x="1748" y="-292" type="curve" smooth="yes"/>
+ <point x="1644" y="-292"/>
+ <point x="1516" y="-256"/>
+ <point x="1516" y="-108" type="curve" smooth="yes"/>
+ <point x="1516" y="296" type="line"/>
+ </contour>
+ <component base="n" xOffset="64"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1796, 'leftMargin': 129, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/nsuperior.glif b/src/Interface-Bold.ufo/glyphs/nsuperior.glif
new file mode 100644
index 000000000..a401df146
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/nsuperior.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nsuperior" format="1">
+ <advance width="1280"/>
+ <unicode hex="207F"/>
+ <outline>
+ <contour>
+ <point x="468" y="1768" type="line"/>
+ <point x="404" y="2004" type="line"/>
+ <point x="160" y="2004" type="line"/>
+ <point x="160" y="900" type="line"/>
+ <point x="468" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="432" y="1484" type="line"/>
+ <point x="432" y="1632"/>
+ <point x="488" y="1748"/>
+ <point x="644" y="1748" type="curve" smooth="yes"/>
+ <point x="760" y="1748"/>
+ <point x="816" y="1684"/>
+ <point x="816" y="1488" type="curve"/>
+ <point x="816" y="900" type="line"/>
+ <point x="1124" y="900" type="line"/>
+ <point x="1124" y="1596" type="line"/>
+ <point x="1124" y="1892"/>
+ <point x="988" y="2016"/>
+ <point x="760" y="2016" type="curve" smooth="yes"/>
+ <point x="508" y="2016"/>
+ <point x="368" y="1792"/>
+ <point x="368" y="1480" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1173, 'leftMargin': 103, 'rightMargin': 105}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/numbersign.glif b/src/Interface-Bold.ufo/glyphs/numbersign.glif
new file mode 100644
index 000000000..d1c325d16
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/numbersign.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="numbersign" format="1">
+ <advance width="1792"/>
+ <unicode hex="0023"/>
+ <outline>
+ <contour>
+ <point x="344" y="0" type="line"/>
+ <point x="608" y="0" type="line"/>
+ <point x="944" y="2004" type="line"/>
+ <point x="680" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="844" y="0" type="line"/>
+ <point x="1112" y="0" type="line"/>
+ <point x="1448" y="2004" type="line"/>
+ <point x="1180" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1664" y="1180" type="line"/>
+ <point x="1664" y="1432" type="line"/>
+ <point x="232" y="1432" type="line"/>
+ <point x="232" y="1180" type="line"/>
+ </contour>
+ <contour>
+ <point x="1560" y="564" type="line"/>
+ <point x="1560" y="816" type="line"/>
+ <point x="128" y="816" type="line"/>
+ <point x="128" y="564" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1650.0, 'leftMargin': 56, 'rightMargin': 59.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/numeralgreek.glif b/src/Interface-Bold.ufo/glyphs/numeralgreek.glif
new file mode 100644
index 000000000..720728b78
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/numeralgreek.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="numeralgreek" format="1">
+ <advance width="768"/>
+ <unicode hex="0374"/>
+ <outline>
+ <component base="primemod" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 745, 'leftMargin': 124, 'rightMargin': 97}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/numeralgreeksub.glif b/src/Interface-Bold.ufo/glyphs/numeralgreeksub.glif
new file mode 100644
index 000000000..24b56f3c9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/numeralgreeksub.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="numeralgreeksub" format="1">
+ <advance width="768"/>
+ <unicode hex="0375"/>
+ <outline>
+ <contour>
+ <point x="648" y="-136" type="line"/>
+ <point x="428" y="-136" type="line"/>
+ <point x="124" y="-612" type="line"/>
+ <point x="536" y="-612" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 745, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/numero.glif b/src/Interface-Bold.ufo/glyphs/numero.glif
new file mode 100644
index 000000000..d2ffddc78
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/numero.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="numero" format="1">
+ <advance width="2816"/>
+ <unicode hex="2116"/>
+ <outline>
+ <contour>
+ <point x="2604" y="780" type="line"/>
+ <point x="1792" y="780" type="line"/>
+ <point x="1792" y="580" type="line"/>
+ <point x="2604" y="580" type="line"/>
+ </contour>
+ <contour>
+ <point x="1728" y="1444" type="line"/>
+ <point x="1728" y="1160"/>
+ <point x="1912" y="944"/>
+ <point x="2204" y="944" type="curve" smooth="yes"/>
+ <point x="2500" y="944"/>
+ <point x="2680" y="1160"/>
+ <point x="2680" y="1444" type="curve"/>
+ <point x="2680" y="1524" type="line"/>
+ <point x="2680" y="1804"/>
+ <point x="2500" y="2024"/>
+ <point x="2204" y="2024" type="curve" smooth="yes"/>
+ <point x="1912" y="2024"/>
+ <point x="1728" y="1804"/>
+ <point x="1728" y="1524" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1968" y="1524" type="line"/>
+ <point x="1968" y="1684"/>
+ <point x="2044" y="1820"/>
+ <point x="2204" y="1820" type="curve" smooth="yes"/>
+ <point x="2364" y="1820"/>
+ <point x="2440" y="1684"/>
+ <point x="2440" y="1524" type="curve"/>
+ <point x="2440" y="1444" type="line"/>
+ <point x="2440" y="1284"/>
+ <point x="2364" y="1144"/>
+ <point x="2204" y="1144" type="curve" smooth="yes"/>
+ <point x="2044" y="1144"/>
+ <point x="1968" y="1284"/>
+ <point x="1968" y="1444" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="1132" y="784" type="line"/>
+ <point x="624" y="2004" type="line"/>
+ <point x="136" y="2004" type="line"/>
+ <point x="136" y="0" type="line"/>
+ <point x="584" y="0" type="line"/>
+ <point x="584" y="1220" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ <point x="1576" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2841, 'leftMargin': 161, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/o.cn.glif b/src/Interface-Bold.ufo/glyphs/o.cn.glif
new file mode 100644
index 000000000..55a9e036f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/o.cn.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="o.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="188" y="700" type="line"/>
+ <point x="188" y="236"/>
+ <point x="452" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1344" y="-28"/>
+ <point x="1604" y="236"/>
+ <point x="1604" y="700" type="curve"/>
+ <point x="1604" y="784" type="line"/>
+ <point x="1604" y="1252"/>
+ <point x="1344" y="1516"/>
+ <point x="896" y="1516" type="curve" smooth="yes"/>
+ <point x="452" y="1516"/>
+ <point x="188" y="1252"/>
+ <point x="188" y="784" type="curve"/>
+ </contour>
+ <contour>
+ <point x="632" y="784" type="line"/>
+ <point x="632" y="1040"/>
+ <point x="720" y="1160"/>
+ <point x="896" y="1160" type="curve" smooth="yes"/>
+ <point x="1072" y="1160"/>
+ <point x="1160" y="1040"/>
+ <point x="1160" y="784" type="curve"/>
+ <point x="1160" y="700" type="line"/>
+ <point x="1160" y="440"/>
+ <point x="1072" y="332"/>
+ <point x="896" y="332" type="curve" smooth="yes"/>
+ <point x="720" y="332"/>
+ <point x="632" y="440"/>
+ <point x="632" y="700" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 85, 'rightMargin': 86}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/o.glif b/src/Interface-Bold.ufo/glyphs/o.glif
new file mode 100644
index 000000000..605372142
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/o.glif
@@ -0,0 +1,119 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="o" format="1">
+ <advance width="1536"/>
+ <unicode hex="006F"/>
+ <outline>
+ <contour>
+ <point x="896.0" y="1776.0" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="896.0" y="-16.0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1688.0" y="2200.0" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1688.0" y="-560.0" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1428.0" y="900.0" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="1688.0" y="1776.0" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="772" y="332" type="curve" smooth="yes"/>
+ <point x="636" y="332"/>
+ <point x="516" y="456"/>
+ <point x="516" y="748" type="curve" smooth="yes"/>
+ <point x="516" y="1036"/>
+ <point x="640" y="1160"/>
+ <point x="772" y="1160" type="curve" smooth="yes"/>
+ <point x="904" y="1160"/>
+ <point x="1028" y="1036"/>
+ <point x="1028" y="748" type="curve" smooth="yes"/>
+ <point x="1028" y="456"/>
+ <point x="904" y="332"/>
+ </contour>
+ <contour>
+ <point x="772" y="-24" type="curve" smooth="yes"/>
+ <point x="1108" y="-24"/>
+ <point x="1460" y="200"/>
+ <point x="1460" y="748" type="curve" smooth="yes"/>
+ <point x="1460" y="1276"/>
+ <point x="1108" y="1516"/>
+ <point x="772" y="1516" type="curve" smooth="yes"/>
+ <point x="432" y="1516"/>
+ <point x="76" y="1276"/>
+ <point x="76" y="748" type="curve" smooth="yes"/>
+ <point x="76" y="200"/>
+ <point x="432" y="-24"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2858.625</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>c</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>o</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>1536</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 78, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/o_uni02DE__.glif b/src/Interface-Bold.ufo/glyphs/o_uni02DE__.glif
new file mode 100644
index 000000000..e25362396
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/o_uni02DE__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="o_uni02DE" format="1">
+ <advance width="2304"/>
+ <outline>
+ <contour>
+ <point x="2088" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="672" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="672" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="672" y="-16" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1468" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1468" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <component base="o" xOffset="-120"/>
+ <component base="rhotichookmod" xOffset="1404"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2208, 'leftMargin': 184, 'rightMargin': -150}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/oe.glif b/src/Interface-Bold.ufo/glyphs/oe.glif
new file mode 100644
index 000000000..a49155280
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/oe.glif
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oe" format="1">
+ <advance width="2560"/>
+ <unicode hex="0153"/>
+ <outline>
+ <contour>
+ <point x="1280" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1280" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2552" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2552" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2552" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1836" y="-28" type="curve" name="hr00"/>
+ <point x="2088" y="-28"/>
+ <point x="2296" y="52"/>
+ <point x="2412" y="140" type="curve"/>
+ <point x="2300" y="424" type="line"/>
+ <point x="2180" y="372"/>
+ <point x="2088" y="332"/>
+ <point x="1892" y="332" type="curve" smooth="yes"/>
+ <point x="1664" y="332"/>
+ <point x="1560" y="504"/>
+ <point x="1560" y="696" type="curve" smooth="yes"/>
+ <point x="1560" y="748" type="line" smooth="yes"/>
+ <point x="1560" y="968"/>
+ <point x="1616" y="1160"/>
+ <point x="1800" y="1160" type="curve"/>
+ <point x="1948" y="1160"/>
+ <point x="2008" y="1072"/>
+ <point x="2008" y="924" type="curve"/>
+ <point x="2008" y="888" type="line"/>
+ <point x="1292" y="888" type="line"/>
+ <point x="1292" y="600" type="line"/>
+ <point x="2444" y="600" type="line"/>
+ <point x="2444" y="844" type="line" smooth="yes"/>
+ <point x="2444" y="1256"/>
+ <point x="2208" y="1516"/>
+ <point x="1800" y="1516" type="curve" smooth="yes"/>
+ <point x="1356" y="1520"/>
+ <point x="1120" y="1180"/>
+ <point x="1120" y="748" type="curve" smooth="yes"/>
+ <point x="1120" y="696" type="line" smooth="yes"/>
+ <point x="1120" y="292"/>
+ <point x="1392" y="-28"/>
+ </contour>
+ <contour>
+ <point x="120" y="728" type="line"/>
+ <point x="120" y="296"/>
+ <point x="372" y="-28"/>
+ <point x="836" y="-28" type="curve" smooth="yes"/>
+ <point x="1296" y="-28"/>
+ <point x="1548" y="296"/>
+ <point x="1548" y="728" type="curve"/>
+ <point x="1548" y="760" type="line"/>
+ <point x="1548" y="1192"/>
+ <point x="1296" y="1516"/>
+ <point x="832" y="1516" type="curve" smooth="yes"/>
+ <point x="372" y="1516"/>
+ <point x="120" y="1192"/>
+ <point x="120" y="760" type="curve"/>
+ </contour>
+ <contour>
+ <point x="564" y="760" type="line"/>
+ <point x="564" y="976"/>
+ <point x="628" y="1160"/>
+ <point x="832" y="1160" type="curve" smooth="yes"/>
+ <point x="1040" y="1160"/>
+ <point x="1104" y="976"/>
+ <point x="1104" y="760" type="curve"/>
+ <point x="1104" y="728" type="line"/>
+ <point x="1104" y="504"/>
+ <point x="1040" y="332"/>
+ <point x="836" y="332" type="curve" smooth="yes"/>
+ <point x="628" y="332"/>
+ <point x="564" y="504"/>
+ <point x="564" y="728" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2538, 'leftMargin': 107, 'rightMargin': 108}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ogonek.glif b/src/Interface-Bold.ufo/glyphs/ogonek.glif
new file mode 100644
index 000000000..a19e960f7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ogonek.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ogonek" format="1">
+ <advance width="768"/>
+ <unicode hex="02DB"/>
+ <outline>
+ <contour>
+ <point x="632" y="0" type="move" name="_ogonek"/>
+ </contour>
+ <contour>
+ <point x="632" y="0" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="496" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="496" y="-572" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="392" y="84" type="line"/>
+ <point x="168" y="-20"/>
+ <point x="108" y="-148"/>
+ <point x="108" y="-280" type="curve" smooth="yes"/>
+ <point x="108" y="-472"/>
+ <point x="252" y="-572"/>
+ <point x="436" y="-572" type="curve" smooth="yes"/>
+ <point x="544" y="-572"/>
+ <point x="616" y="-540"/>
+ <point x="664" y="-512" type="curve"/>
+ <point x="612" y="-284" type="line"/>
+ <point x="588" y="-292"/>
+ <point x="564" y="-308"/>
+ <point x="516" y="-308" type="curve" smooth="yes"/>
+ <point x="452" y="-308"/>
+ <point x="428" y="-272"/>
+ <point x="428" y="-220" type="curve" smooth="yes"/>
+ <point x="428" y="-132"/>
+ <point x="488" y="-76"/>
+ <point x="632" y="0" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 875, 'leftMargin': 39, 'rightMargin': 281}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ogoneknosp.glif b/src/Interface-Bold.ufo/glyphs/ogoneknosp.glif
new file mode 100644
index 000000000..9835e9a19
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ogoneknosp.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ogoneknosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0328"/>
+ <outline>
+ <contour>
+ <point x="-781" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-810" y="83" type="line"/>
+ <point x="-1034" y="-18"/>
+ <point x="-1126" y="-146"/>
+ <point x="-1126" y="-279" type="curve" smooth="yes"/>
+ <point x="-1126" y="-472"/>
+ <point x="-980" y="-573"/>
+ <point x="-799" y="-573" type="curve" smooth="yes"/>
+ <point x="-688" y="-573"/>
+ <point x="-616" y="-540"/>
+ <point x="-571" y="-513" type="curve"/>
+ <point x="-620" y="-282" type="line"/>
+ <point x="-644" y="-293"/>
+ <point x="-671" y="-307"/>
+ <point x="-719" y="-307" type="curve" smooth="yes"/>
+ <point x="-782" y="-307"/>
+ <point x="-804" y="-270"/>
+ <point x="-804" y="-221" type="curve" smooth="yes"/>
+ <point x="-804" y="-131"/>
+ <point x="-744" y="-74"/>
+ <point x="-601" y="0" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ohorn.glif b/src/Interface-Bold.ufo/glyphs/ohorn.glif
new file mode 100644
index 000000000..181694b01
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ohorn.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ohorn" format="1">
+ <advance width="1792"/>
+ <unicode hex="01A1"/>
+ <outline>
+ <contour>
+ <point x="772" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1624" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1384" y="1620" type="line"/>
+ <point x="1384" y="1388"/>
+ <point x="1336" y="1248"/>
+ <point x="1128" y="1248" type="curve"/>
+ <point x="1128" y="1076" type="line"/>
+ <point x="1480" y="1076"/>
+ <point x="1636" y="1276"/>
+ <point x="1636" y="1620" type="curve"/>
+ </contour>
+ <component base="o" xOffset="-24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1645, 'leftMargin': 181, 'rightMargin': -11}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/oi.glif b/src/Interface-Bold.ufo/glyphs/oi.glif
new file mode 100644
index 000000000..da5c00a5a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/oi.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oi" format="1">
+ <advance width="2048"/>
+ <unicode hex="01A3"/>
+ <outline>
+ <contour>
+ <point x="772" y="332" type="curve" smooth="yes"/>
+ <point x="564" y="332"/>
+ <point x="528" y="508"/>
+ <point x="528" y="728" type="curve" smooth="yes"/>
+ <point x="528" y="760" type="line" smooth="yes"/>
+ <point x="528" y="976"/>
+ <point x="564" y="1160"/>
+ <point x="768" y="1160" type="curve"/>
+ <point x="852" y="1160"/>
+ <point x="908" y="1128"/>
+ <point x="944" y="1076" type="curve"/>
+ <point x="944" y="796" type="line"/>
+ <point x="1388" y="764" type="line"/>
+ <point x="1388" y="1152" type="line"/>
+ <point x="1312" y="1304"/>
+ <point x="1100" y="1516"/>
+ <point x="780" y="1516" type="curve" smooth="yes"/>
+ <point x="316" y="1516"/>
+ <point x="88" y="1188"/>
+ <point x="88" y="760" type="curve" smooth="yes"/>
+ <point x="88" y="728" type="line" smooth="yes"/>
+ <point x="88" y="296"/>
+ <point x="316" y="-28"/>
+ <point x="780" y="-28" type="curve"/>
+ <point x="1124" y="-28"/>
+ <point x="1288" y="120"/>
+ <point x="1388" y="296" type="curve"/>
+ <point x="1388" y="860" type="line"/>
+ <point x="944" y="860" type="line"/>
+ <point x="944" y="396" type="line"/>
+ <point x="908" y="352"/>
+ <point x="848" y="332"/>
+ </contour>
+ <contour>
+ <point x="1964" y="1488" type="line"/>
+ <point x="1668" y="1488" type="line"/>
+ <point x="1196" y="1284" type="line"/>
+ <point x="1196" y="872" type="line"/>
+ <point x="1520" y="996" type="line"/>
+ <point x="1520" y="-572" type="line"/>
+ <point x="1964" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1379.125</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2094, 'leftMargin': 78, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/omega.glif b/src/Interface-Bold.ufo/glyphs/omega.glif
new file mode 100644
index 000000000..11237c781
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/omega.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="omega" format="1">
+ <advance width="2560"/>
+ <unicode hex="03C9"/>
+ <outline>
+ <contour>
+ <point x="1272" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1280" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2432" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1716" y="1488" type="line"/>
+ <point x="1824" y="1260"/>
+ <point x="1892" y="1024"/>
+ <point x="1900" y="780" type="curve"/>
+ <point x="1900" y="556"/>
+ <point x="1856" y="332"/>
+ <point x="1712" y="332" type="curve" smooth="yes"/>
+ <point x="1604" y="332"/>
+ <point x="1516" y="424"/>
+ <point x="1516" y="688" type="curve"/>
+ <point x="1516" y="1200" type="line"/>
+ <point x="1184" y="1200" type="line"/>
+ <point x="1184" y="736" type="line"/>
+ <point x="1184" y="244"/>
+ <point x="1400" y="-28"/>
+ <point x="1724" y="-28" type="curve" smooth="yes"/>
+ <point x="2192" y="-28"/>
+ <point x="2344" y="320"/>
+ <point x="2344" y="780" type="curve"/>
+ <point x="2344" y="1080"/>
+ <point x="2244" y="1320"/>
+ <point x="2132" y="1488" type="curve"/>
+ </contour>
+ <contour>
+ <point x="432" y="1488" type="line"/>
+ <point x="320" y="1320"/>
+ <point x="220" y="1080"/>
+ <point x="220" y="780" type="curve" smooth="yes"/>
+ <point x="220" y="320"/>
+ <point x="368" y="-28"/>
+ <point x="836" y="-28" type="curve" smooth="yes"/>
+ <point x="1160" y="-28"/>
+ <point x="1376" y="244"/>
+ <point x="1376" y="736" type="curve" smooth="yes"/>
+ <point x="1376" y="1200" type="line"/>
+ <point x="1044" y="1200" type="line"/>
+ <point x="1044" y="688" type="line" smooth="yes"/>
+ <point x="1044" y="424"/>
+ <point x="956" y="332"/>
+ <point x="852" y="332" type="curve" smooth="yes"/>
+ <point x="704" y="332"/>
+ <point x="660" y="556"/>
+ <point x="660" y="780" type="curve"/>
+ <point x="668" y="1024"/>
+ <point x="736" y="1260"/>
+ <point x="844" y="1488" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2310.0, 'leftMargin': 98, 'rightMargin': 89.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/omegaclosed.glif b/src/Interface-Bold.ufo/glyphs/omegaclosed.glif
new file mode 100644
index 000000000..e5e7a10e9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/omegaclosed.glif
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="omegaclosed" format="1">
+ <advance width="2560"/>
+ <unicode hex="0277"/>
+ <outline>
+ <contour>
+ <point x="1280" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1280" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2436" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1280" y="1516" type="line"/>
+ <point x="636" y="1516"/>
+ <point x="220" y="1192"/>
+ <point x="220" y="660" type="curve" smooth="yes"/>
+ <point x="220" y="320"/>
+ <point x="368" y="-28"/>
+ <point x="836" y="-28" type="curve" smooth="yes"/>
+ <point x="1160" y="-28"/>
+ <point x="1376" y="244"/>
+ <point x="1376" y="736" type="curve" smooth="yes"/>
+ <point x="1376" y="952" type="line"/>
+ <point x="1044" y="952" type="line"/>
+ <point x="1044" y="688" type="line" smooth="yes"/>
+ <point x="1044" y="424"/>
+ <point x="956" y="332"/>
+ <point x="852" y="332" type="curve" smooth="yes"/>
+ <point x="704" y="332"/>
+ <point x="660" y="444"/>
+ <point x="660" y="660" type="curve" smooth="yes"/>
+ <point x="660" y="908"/>
+ <point x="828" y="1160"/>
+ <point x="1280" y="1160" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1280" y="1160" type="line"/>
+ <point x="1732" y="1160"/>
+ <point x="1900" y="908"/>
+ <point x="1900" y="660" type="curve" smooth="yes"/>
+ <point x="1900" y="444"/>
+ <point x="1856" y="332"/>
+ <point x="1708" y="332" type="curve" smooth="yes"/>
+ <point x="1604" y="332"/>
+ <point x="1516" y="424"/>
+ <point x="1516" y="688" type="curve" smooth="yes"/>
+ <point x="1516" y="952" type="line"/>
+ <point x="1184" y="952" type="line"/>
+ <point x="1184" y="736" type="line" smooth="yes"/>
+ <point x="1184" y="244"/>
+ <point x="1400" y="-28"/>
+ <point x="1724" y="-28" type="curve" smooth="yes"/>
+ <point x="2192" y="-28"/>
+ <point x="2344" y="320"/>
+ <point x="2344" y="660" type="curve" smooth="yes"/>
+ <point x="2344" y="1192"/>
+ <point x="1924" y="1516"/>
+ <point x="1280" y="1516" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1061.5</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2311, 'leftMargin': 94, 'rightMargin': 93}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/omegacyrillic.glif b/src/Interface-Bold.ufo/glyphs/omegacyrillic.glif
new file mode 100644
index 000000000..03fd26bda
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/omegacyrillic.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="omegacyrillic" format="1">
+ <advance width="2560"/>
+ <unicode hex="0461"/>
+ <outline>
+ <contour>
+ <point x="1284" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2452" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1064" y="1488" type="line"/>
+ <point x="1064" y="664" type="line" smooth="yes"/>
+ <point x="1064" y="428"/>
+ <point x="992" y="328"/>
+ <point x="844" y="328" type="curve" smooth="yes"/>
+ <point x="716" y="328"/>
+ <point x="648" y="428"/>
+ <point x="648" y="664" type="curve" smooth="yes"/>
+ <point x="648" y="1488" type="line"/>
+ <point x="204" y="1488" type="line"/>
+ <point x="204" y="664" type="line" smooth="yes"/>
+ <point x="204" y="212"/>
+ <point x="468" y="-28"/>
+ <point x="844" y="-28" type="curve" smooth="yes"/>
+ <point x="1188" y="-28"/>
+ <point x="1428" y="212"/>
+ <point x="1428" y="664" type="curve" smooth="yes"/>
+ <point x="1428" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1912" y="1488" type="line"/>
+ <point x="1912" y="664" type="line" smooth="yes"/>
+ <point x="1912" y="428"/>
+ <point x="1852" y="328"/>
+ <point x="1720" y="328" type="curve" smooth="yes"/>
+ <point x="1576" y="328"/>
+ <point x="1508" y="428"/>
+ <point x="1508" y="664" type="curve" smooth="yes"/>
+ <point x="1508" y="1488" type="line"/>
+ <point x="1148" y="1488" type="line"/>
+ <point x="1148" y="664" type="line" smooth="yes"/>
+ <point x="1148" y="212"/>
+ <point x="1376" y="-28"/>
+ <point x="1720" y="-28" type="curve" smooth="yes"/>
+ <point x="2096" y="-28"/>
+ <point x="2356" y="212"/>
+ <point x="2356" y="664" type="curve" smooth="yes"/>
+ <point x="2356" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2375, 'leftMargin': 127, 'rightMargin': 94}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/omegaroundcyrillic.glif b/src/Interface-Bold.ufo/glyphs/omegaroundcyrillic.glif
new file mode 100644
index 000000000..e4787b0b5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/omegaroundcyrillic.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="omegaroundcyrillic" format="1">
+ <advance width="1792"/>
+ <unicode hex="047B"/>
+ <outline>
+ <contour>
+ <point x="788" y="1872" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1584" y="1872" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="900" y="1656" type="line"/>
+ <point x="692" y="1656" type="line"/>
+ <point x="692" y="1000" type="line"/>
+ <point x="900" y="1000" type="line"/>
+ </contour>
+ <contour>
+ <point x="892" y="512" type="line"/>
+ <point x="680" y="512" type="line"/>
+ <point x="680" y="-172" type="line"/>
+ <point x="892" y="-172" type="line"/>
+ </contour>
+ <component base="o" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 184, 'rightMargin': -27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/omegatitlocyrillic.glif b/src/Interface-Bold.ufo/glyphs/omegatitlocyrillic.glif
new file mode 100644
index 000000000..a47d18498
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/omegatitlocyrillic.glif
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="omegatitlocyrillic" format="1">
+ <advance width="2304"/>
+ <unicode hex="047D"/>
+ <outline>
+ <contour>
+ <point x="1764" y="1872" type="line"/>
+ <point x="1480" y="1872"/>
+ <point x="1296" y="2036"/>
+ <point x="1084" y="2036" type="curve" smooth="yes"/>
+ <point x="888" y="2036"/>
+ <point x="768" y="1944"/>
+ <point x="768" y="1736" type="curve" smooth="yes"/>
+ <point x="768" y="1688" type="line"/>
+ <point x="948" y="1688" type="line"/>
+ <point x="948" y="1712" type="line" smooth="yes"/>
+ <point x="948" y="1812"/>
+ <point x="1008" y="1852"/>
+ <point x="1088" y="1852" type="curve" smooth="yes"/>
+ <point x="1240" y="1852"/>
+ <point x="1452" y="1688"/>
+ <point x="1760" y="1688" type="curve" smooth="yes"/>
+ <point x="1780" y="1688" type="line"/>
+ <point x="1780" y="1872" type="line"/>
+ </contour>
+ <contour>
+ <point x="1096" y="1300" type="line"/>
+ <point x="1188" y="1348"/>
+ <point x="1312" y="1468"/>
+ <point x="1312" y="1576" type="curve" smooth="yes"/>
+ <point x="1312" y="1716" type="line"/>
+ <point x="1076" y="1716" type="line"/>
+ <point x="1076" y="1584" type="line" smooth="yes"/>
+ <point x="1076" y="1516"/>
+ <point x="1044" y="1452"/>
+ <point x="984" y="1376" type="curve"/>
+ </contour>
+ <contour>
+ <point x="820" y="1516" type="line"/>
+ <point x="428" y="1516"/>
+ <point x="136" y="1284"/>
+ <point x="136" y="852" type="curve" smooth="yes"/>
+ <point x="136" y="636" type="line" smooth="yes"/>
+ <point x="136" y="204"/>
+ <point x="404" y="-28"/>
+ <point x="764" y="-28" type="curve" smooth="yes"/>
+ <point x="1060" y="-28"/>
+ <point x="1280" y="212"/>
+ <point x="1280" y="664" type="curve" smooth="yes"/>
+ <point x="1280" y="848" type="line"/>
+ <point x="944" y="848" type="line"/>
+ <point x="944" y="664" type="line" smooth="yes"/>
+ <point x="944" y="428"/>
+ <point x="876" y="328"/>
+ <point x="764" y="328" type="curve" smooth="yes"/>
+ <point x="652" y="328"/>
+ <point x="580" y="420"/>
+ <point x="580" y="636" type="curve" smooth="yes"/>
+ <point x="580" y="852" type="line" smooth="yes"/>
+ <point x="580" y="1068"/>
+ <point x="676" y="1160"/>
+ <point x="820" y="1160" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1488" y="1160" type="line"/>
+ <point x="1632" y="1160"/>
+ <point x="1724" y="1068"/>
+ <point x="1724" y="852" type="curve" smooth="yes"/>
+ <point x="1724" y="636" type="line" smooth="yes"/>
+ <point x="1724" y="420"/>
+ <point x="1652" y="328"/>
+ <point x="1540" y="328" type="curve" smooth="yes"/>
+ <point x="1428" y="328"/>
+ <point x="1360" y="428"/>
+ <point x="1360" y="664" type="curve" smooth="yes"/>
+ <point x="1360" y="848" type="line"/>
+ <point x="1028" y="848" type="line"/>
+ <point x="1028" y="664" type="line" smooth="yes"/>
+ <point x="1028" y="212"/>
+ <point x="1244" y="-28"/>
+ <point x="1540" y="-28" type="curve" smooth="yes"/>
+ <point x="1900" y="-28"/>
+ <point x="2168" y="204"/>
+ <point x="2168" y="636" type="curve" smooth="yes"/>
+ <point x="2168" y="852" type="line" smooth="yes"/>
+ <point x="2168" y="1284"/>
+ <point x="1876" y="1516"/>
+ <point x="1488" y="1516" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2325, 'leftMargin': 142, 'rightMargin': 152}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/one.glif b/src/Interface-Bold.ufo/glyphs/one.glif
new file mode 100644
index 000000000..645a63cd1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/one.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="one" format="1">
+ <advance width="1536"/>
+ <unicode hex="0031"/>
+ <outline>
+ <contour>
+ <point x="1156" y="2004" type="line"/>
+ <point x="1116" y="2004" type="line"/>
+ <point x="124" y="1644" type="line"/>
+ <point x="124" y="1284" type="line"/>
+ <point x="692" y="1480" type="line"/>
+ <point x="692" y="0" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 230, 'rightMargin': 493}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/one.sup.glif b/src/Interface-Bold.ufo/glyphs/one.sup.glif
new file mode 100644
index 000000000..1e3ac42fa
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/one.sup.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="one.sup" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="784" y="1080" type="line"/>
+ <point x="760" y="1080" type="line"/>
+ <point x="240" y="912" type="line"/>
+ <point x="240" y="684" type="line"/>
+ <point x="488" y="732" type="line"/>
+ <point x="488" y="0" type="line"/>
+ <point x="784" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 194, 'rightMargin': 313}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/onedotleader.glif b/src/Interface-Bold.ufo/glyphs/onedotleader.glif
new file mode 100644
index 000000000..eb6886570
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/onedotleader.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="onedotleader" format="1">
+ <advance width="768"/>
+ <unicode hex="2024"/>
+ <outline>
+ <component base="period" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 842, 'leftMargin': 140, 'rightMargin': 210}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/oneeighth.glif b/src/Interface-Bold.ufo/glyphs/oneeighth.glif
new file mode 100644
index 000000000..d82094acc
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/oneeighth.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oneeighth" format="1">
+ <advance width="2304"/>
+ <unicode hex="215B"/>
+ <outline>
+ <component base="one.sup" xOffset="-40" yOffset="888"/>
+ <component base="fraction" xOffset="416"/>
+ <component base="eight.sup" xOffset="1144"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2219, 'leftMargin': 188, 'rightMargin': 131}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/onehalf.glif b/src/Interface-Bold.ufo/glyphs/onehalf.glif
new file mode 100644
index 000000000..8aa2e383a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/onehalf.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="onehalf" format="1">
+ <advance width="2304"/>
+ <unicode hex="00BD"/>
+ <outline>
+ <component base="fraction" xOffset="400" yOffset="12"/>
+ <component base="one.sup" xOffset="-16" yOffset="924"/>
+ <component base="two.sup" xOffset="1124"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2858.625</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2123.0, 'leftMargin': 166, 'rightMargin': 99.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/oneinferior.glif b/src/Interface-Bold.ufo/glyphs/oneinferior.glif
new file mode 100644
index 000000000..f321be97f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/oneinferior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oneinferior" format="1">
+ <advance width="1024"/>
+ <unicode hex="2081"/>
+ <outline>
+ <component base="one.sup" yOffset="-496"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 240, 'rightMargin': 269}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/onequarter.glif b/src/Interface-Bold.ufo/glyphs/onequarter.glif
new file mode 100644
index 000000000..81f69a340
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/onequarter.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="onequarter" format="1">
+ <advance width="2048"/>
+ <unicode hex="00BC"/>
+ <outline>
+ <component base="one.sup" xOffset="-124" yOffset="912"/>
+ <component base="fraction" xOffset="320" yOffset="12"/>
+ <component base="four.sup" xOffset="844"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2005, 'leftMargin': 196, 'rightMargin': -3}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/oneroman.glif b/src/Interface-Bold.ufo/glyphs/oneroman.glif
new file mode 100644
index 000000000..ab4600590
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/oneroman.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oneroman" format="1">
+ <advance width="768"/>
+ <unicode hex="2170"/>
+ <outline>
+ <component base="i" xOffset="4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 767, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/onesuperior.glif b/src/Interface-Bold.ufo/glyphs/onesuperior.glif
new file mode 100644
index 000000000..1b43f8a63
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/onesuperior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="onesuperior" format="1">
+ <advance width="1024"/>
+ <unicode hex="00B9"/>
+ <outline>
+ <component base="one.sup" yOffset="916"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 240, 'rightMargin': 269}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/onethird.glif b/src/Interface-Bold.ufo/glyphs/onethird.glif
new file mode 100644
index 000000000..eacfdf591
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/onethird.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="onethird" format="1">
+ <advance width="2304"/>
+ <unicode hex="2153"/>
+ <outline>
+ <component base="one.sup" xOffset="-20" yOffset="912"/>
+ <component base="three.sup" xOffset="1164"/>
+ <component base="fraction" xOffset="416"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2408, 'leftMargin': 234, 'rightMargin': 219}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/oopen.cn.glif b/src/Interface-Bold.ufo/glyphs/oopen.cn.glif
new file mode 100644
index 000000000..aacd3196c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/oopen.cn.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oopen.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="108" y="532" type="line"/>
+ <point x="108" y="176"/>
+ <point x="380" y="-28"/>
+ <point x="732" y="-28" type="curve" smooth="yes"/>
+ <point x="1196" y="-28"/>
+ <point x="1428" y="236"/>
+ <point x="1428" y="700" type="curve" smooth="yes"/>
+ <point x="1428" y="788" type="line" smooth="yes"/>
+ <point x="1428" y="1252"/>
+ <point x="1196" y="1516"/>
+ <point x="736" y="1516" type="curve" smooth="yes"/>
+ <point x="368" y="1516"/>
+ <point x="108" y="1316"/>
+ <point x="108" y="920" type="curve"/>
+ <point x="524" y="920" type="line"/>
+ <point x="524" y="1072"/>
+ <point x="596" y="1160"/>
+ <point x="744" y="1160" type="curve" smooth="yes"/>
+ <point x="948" y="1160"/>
+ <point x="984" y="1036"/>
+ <point x="984" y="788" type="curve" smooth="yes"/>
+ <point x="984" y="700" type="line" smooth="yes"/>
+ <point x="984" y="444"/>
+ <point x="952" y="332"/>
+ <point x="744" y="332" type="curve" smooth="yes"/>
+ <point x="608" y="332"/>
+ <point x="524" y="384"/>
+ <point x="524" y="532" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1474.0, 'leftMargin': 69, 'rightMargin': 87.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/oopen.glif b/src/Interface-Bold.ufo/glyphs/oopen.glif
new file mode 100644
index 000000000..96b0c439d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/oopen.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oopen" format="1">
+ <advance width="1536"/>
+ <unicode hex="0254"/>
+ <outline>
+ <contour>
+ <point x="1224" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="736" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="736" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1508" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="108" y="532" type="line"/>
+ <point x="108" y="196"/>
+ <point x="380" y="-28"/>
+ <point x="732" y="-28" type="curve" smooth="yes"/>
+ <point x="1196" y="-28"/>
+ <point x="1428" y="296"/>
+ <point x="1428" y="728" type="curve" smooth="yes"/>
+ <point x="1428" y="760" type="line" smooth="yes"/>
+ <point x="1428" y="1188"/>
+ <point x="1196" y="1516"/>
+ <point x="736" y="1516" type="curve" smooth="yes"/>
+ <point x="368" y="1516"/>
+ <point x="108" y="1296"/>
+ <point x="108" y="920" type="curve"/>
+ <point x="524" y="920" type="line"/>
+ <point x="524" y="1052"/>
+ <point x="596" y="1160"/>
+ <point x="744" y="1160" type="curve" smooth="yes"/>
+ <point x="948" y="1160"/>
+ <point x="984" y="976"/>
+ <point x="984" y="760" type="curve" smooth="yes"/>
+ <point x="984" y="728" type="line" smooth="yes"/>
+ <point x="984" y="508"/>
+ <point x="952" y="332"/>
+ <point x="744" y="332" type="curve" smooth="yes"/>
+ <point x="608" y="332"/>
+ <point x="524" y="404"/>
+ <point x="524" y="532" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1466, 'leftMargin': 69, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/oopen_uni02DE__.glif b/src/Interface-Bold.ufo/glyphs/oopen_uni02DE__.glif
new file mode 100644
index 000000000..52f465767
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/oopen_uni02DE__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oopen_uni02DE" format="1">
+ <advance width="2304"/>
+ <outline>
+ <component base="oopen" xOffset="68"/>
+ <component base="rhotichookmod" xOffset="1484"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2102, 'leftMargin': 108, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ordfeminine.glif b/src/Interface-Bold.ufo/glyphs/ordfeminine.glif
new file mode 100644
index 000000000..5ed16aad8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ordfeminine.glif
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ordfeminine" format="1">
+ <advance width="1280"/>
+ <unicode hex="00AA"/>
+ <outline>
+ <contour>
+ <point x="808" y="1184" type="line"/>
+ <point x="808" y="1108"/>
+ <point x="820" y="1036"/>
+ <point x="840" y="968" type="curve"/>
+ <point x="1084" y="968" type="line"/>
+ <point x="1056" y="1048"/>
+ <point x="1048" y="1128"/>
+ <point x="1048" y="1220" type="curve" smooth="yes"/>
+ <point x="1048" y="1652" type="line"/>
+ <point x="1048" y="1904"/>
+ <point x="888" y="2032"/>
+ <point x="648" y="2032" type="curve" smooth="yes"/>
+ <point x="388" y="2032"/>
+ <point x="220" y="1896"/>
+ <point x="220" y="1708" type="curve"/>
+ <point x="460" y="1692" type="line"/>
+ <point x="460" y="1780"/>
+ <point x="528" y="1828"/>
+ <point x="648" y="1828" type="curve" smooth="yes"/>
+ <point x="756" y="1828"/>
+ <point x="808" y="1764"/>
+ <point x="808" y="1652" type="curve"/>
+ </contour>
+ <contour>
+ <point x="868" y="1580" type="line"/>
+ <point x="668" y="1580" type="line"/>
+ <point x="352" y="1580"/>
+ <point x="200" y="1468"/>
+ <point x="200" y="1264" type="curve" smooth="yes"/>
+ <point x="200" y="1076"/>
+ <point x="320" y="952"/>
+ <point x="540" y="952" type="curve" smooth="yes"/>
+ <point x="728" y="952"/>
+ <point x="832" y="1056"/>
+ <point x="872" y="1144" type="curve"/>
+ <point x="848" y="1308" type="line"/>
+ <point x="848" y="1240"/>
+ <point x="712" y="1148"/>
+ <point x="600" y="1148" type="curve" smooth="yes"/>
+ <point x="488" y="1148"/>
+ <point x="440" y="1196"/>
+ <point x="440" y="1268" type="curve" smooth="yes"/>
+ <point x="440" y="1348"/>
+ <point x="508" y="1420"/>
+ <point x="668" y="1420" type="curve"/>
+ <point x="868" y="1420" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2311.375</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1249.875</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1246, 'leftMargin': 186, 'rightMargin': 175}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ordmasculine.glif b/src/Interface-Bold.ufo/glyphs/ordmasculine.glif
new file mode 100644
index 000000000..06a2567c1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ordmasculine.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ordmasculine" format="1">
+ <advance width="1280"/>
+ <unicode hex="00BA"/>
+ <outline>
+ <contour>
+ <point x="164" y="1436" type="line"/>
+ <point x="164" y="1152"/>
+ <point x="348" y="948"/>
+ <point x="644" y="948" type="curve" smooth="yes"/>
+ <point x="936" y="948"/>
+ <point x="1116" y="1152"/>
+ <point x="1116" y="1436" type="curve"/>
+ <point x="1116" y="1540" type="line"/>
+ <point x="1116" y="1828"/>
+ <point x="936" y="2032"/>
+ <point x="640" y="2032" type="curve" smooth="yes"/>
+ <point x="348" y="2032"/>
+ <point x="164" y="1828"/>
+ <point x="164" y="1540" type="curve"/>
+ </contour>
+ <contour>
+ <point x="404" y="1540" type="line"/>
+ <point x="404" y="1704"/>
+ <point x="484" y="1828"/>
+ <point x="640" y="1828" type="curve" smooth="yes"/>
+ <point x="800" y="1828"/>
+ <point x="876" y="1704"/>
+ <point x="876" y="1540" type="curve"/>
+ <point x="876" y="1436" type="line"/>
+ <point x="876" y="1272"/>
+ <point x="800" y="1152"/>
+ <point x="644" y="1152" type="curve" smooth="yes"/>
+ <point x="484" y="1152"/>
+ <point x="404" y="1272"/>
+ <point x="404" y="1436" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2715.625</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1290, 'leftMargin': 162, 'rightMargin': 175}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/oslash.glif b/src/Interface-Bold.ufo/glyphs/oslash.glif
new file mode 100644
index 000000000..7655dd789
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/oslash.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oslash" format="1">
+ <advance width="1792"/>
+ <unicode hex="00F8"/>
+ <outline>
+ <contour>
+ <point x="740" y="1768" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1584" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1584" y="1768" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1368" y="1676" type="line"/>
+ <point x="1132" y="1676" type="line"/>
+ <point x="220" y="-200" type="line"/>
+ <point x="456" y="-200" type="line"/>
+ </contour>
+ <component base="o" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 184, 'rightMargin': -27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/otcyrillic.glif b/src/Interface-Bold.ufo/glyphs/otcyrillic.glif
new file mode 100644
index 000000000..920f8812b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/otcyrillic.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="otcyrillic" format="1">
+ <advance width="2560"/>
+ <unicode hex="047F"/>
+ <outline>
+ <contour>
+ <point x="1220" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2376" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1068" y="1808" type="line"/>
+ <point x="1068" y="1636" type="line"/>
+ <point x="1316" y="1636" type="line"/>
+ <point x="1316" y="1808" type="line"/>
+ <point x="1780" y="1808" type="line"/>
+ <point x="1772" y="2004" type="line"/>
+ <point x="640" y="2004" type="line"/>
+ <point x="640" y="1808" type="line"/>
+ </contour>
+ <component base="omegacyrillic"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2375, 'leftMargin': 204, 'rightMargin': 19}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ounce.glif b/src/Interface-Bold.ufo/glyphs/ounce.glif
new file mode 100644
index 000000000..2cf27ab56
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ounce.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ounce" format="1">
+ <advance width="1792"/>
+ <unicode hex="2125"/>
+ <outline>
+ <contour>
+ <point x="636" y="1344" type="line"/>
+ <point x="636" y="972" type="line"/>
+ <point x="1004" y="972" type="line"/>
+ <point x="636" y="668" type="line"/>
+ <point x="636" y="488" type="line"/>
+ <point x="956" y="488" type="line"/>
+ <point x="1596" y="1040" type="line"/>
+ <point x="1596" y="1344" type="line"/>
+ </contour>
+ <contour>
+ <point x="636" y="652" type="line"/>
+ <point x="636" y="392" type="line"/>
+ <point x="816" y="392" type="line" smooth="yes"/>
+ <point x="1056" y="392"/>
+ <point x="1180" y="320"/>
+ <point x="1180" y="80" type="curve" smooth="yes"/>
+ <point x="1180" y="-80"/>
+ <point x="1072" y="-172"/>
+ <point x="880" y="-172" type="curve" smooth="yes"/>
+ <point x="712" y="-172"/>
+ <point x="608" y="-88"/>
+ <point x="608" y="40" type="curve"/>
+ <point x="148" y="40" type="line"/>
+ <point x="148" y="-368"/>
+ <point x="528" y="-544"/>
+ <point x="880" y="-544" type="curve" smooth="yes"/>
+ <point x="1312" y="-544"/>
+ <point x="1644" y="-328"/>
+ <point x="1644" y="44" type="curve" smooth="yes"/>
+ <point x="1644" y="472"/>
+ <point x="1356" y="684"/>
+ <point x="892" y="684" type="curve"/>
+ </contour>
+ <contour>
+ <point x="196" y="2004" type="line"/>
+ <point x="196" y="1632" type="line"/>
+ <point x="992" y="1632" type="line"/>
+ <point x="636" y="1344" type="line"/>
+ <point x="636" y="1164" type="line"/>
+ <point x="956" y="1164" type="line"/>
+ <point x="1596" y="1704" type="line"/>
+ <point x="1596" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1673, 'leftMargin': 87, 'rightMargin': 92}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/overline.glif b/src/Interface-Bold.ufo/glyphs/overline.glif
new file mode 100644
index 000000000..a32b72275
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/overline.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="overline" format="1">
+ <advance width="1280"/>
+ <unicode hex="203E"/>
+ <outline>
+ <component base="underscore" xOffset="16" yOffset="2416"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 0, 'rightMargin': 3}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/overscoredblnosp.glif b/src/Interface-Bold.ufo/glyphs/overscoredblnosp.glif
new file mode 100644
index 000000000..85ac5b46c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/overscoredblnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="overscoredblnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="033F"/>
+ <outline>
+ <contour>
+ <point x="-809" y="2035" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-809" y="2856" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-171" y="2283" type="line"/>
+ <point x="-1416" y="2283" type="line"/>
+ <point x="-1416" y="2075" type="line"/>
+ <point x="-171" y="2075" type="line"/>
+ </contour>
+ <contour>
+ <point x="-171" y="2690" type="line"/>
+ <point x="-1416" y="2690" type="line"/>
+ <point x="-1416" y="2482" type="line"/>
+ <point x="-171" y="2482" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/overscorenosp.glif b/src/Interface-Bold.ufo/glyphs/overscorenosp.glif
new file mode 100644
index 000000000..1fb2af2bf
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/overscorenosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="overscorenosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0305"/>
+ <outline>
+ <contour>
+ <point x="-787" y="2178" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-788" y="2343" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-787" y="2626" type="move" name="mkmktop"/>
+ </contour>
+ <component base="underscore" xOffset="-1411" yOffset="2516"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/p.cn.glif b/src/Interface-Bold.ufo/glyphs/p.cn.glif
new file mode 100644
index 000000000..e85b820d5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/p.cn.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="p.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="656" y="1204" type="line"/>
+ <point x="628" y="1488" type="line"/>
+ <point x="212" y="1488" type="line"/>
+ <point x="212" y="-572" type="line"/>
+ <point x="656" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1580" y="788" type="line"/>
+ <point x="1580" y="1276"/>
+ <point x="1392" y="1516"/>
+ <point x="1012" y="1516" type="curve" smooth="yes"/>
+ <point x="672" y="1516"/>
+ <point x="520" y="1212"/>
+ <point x="464" y="812" type="curve"/>
+ <point x="464" y="664" type="line"/>
+ <point x="520" y="292"/>
+ <point x="672" y="-28"/>
+ <point x="1016" y="-28" type="curve" smooth="yes"/>
+ <point x="1392" y="-28"/>
+ <point x="1580" y="240"/>
+ <point x="1580" y="704" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1136" y="704" type="line"/>
+ <point x="1136" y="448"/>
+ <point x="1076" y="332"/>
+ <point x="892" y="332" type="curve" smooth="yes"/>
+ <point x="684" y="332"/>
+ <point x="616" y="452"/>
+ <point x="616" y="628" type="curve" smooth="yes"/>
+ <point x="616" y="848" type="line" smooth="yes"/>
+ <point x="616" y="1056"/>
+ <point x="684" y="1160"/>
+ <point x="888" y="1160" type="curve" smooth="yes"/>
+ <point x="1072" y="1160"/>
+ <point x="1136" y="1060"/>
+ <point x="1136" y="788" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 140, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/p.glif b/src/Interface-Bold.ufo/glyphs/p.glif
new file mode 100644
index 000000000..b90927882
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/p.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="p" format="1">
+ <advance width="1536"/>
+ <unicode hex="0070"/>
+ <outline>
+ <contour>
+ <point x="1000.0" y="1760.0" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="428.0" y="-560.0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1000.0" y="1760.0" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="1656.0" y="2200.0" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1656.0" y="-560.0" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1656.0" y="1760.0" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="528" y="1200" type="line"/>
+ <point x="496" y="1488" type="line"/>
+ <point x="84" y="1488" type="line"/>
+ <point x="84" y="-576" type="line"/>
+ <point x="528" y="-576" type="line"/>
+ <point x="528" y="312" type="line"/>
+ <point x="376" y="736" type="line"/>
+ <point x="528" y="1112" type="line"/>
+ </contour>
+ <component base="rightloop.cn" xOffset="-128"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 144.0, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/palatalizationcyrilliccmb.glif b/src/Interface-Bold.ufo/glyphs/palatalizationcyrilliccmb.glif
new file mode 100644
index 000000000..c61c43e23
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/palatalizationcyrilliccmb.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="palatalizationcyrilliccmb" format="1">
+ <advance width="0"/>
+ <unicode hex="0484"/>
+ <outline>
+ <contour>
+ <point x="-580" y="1636" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1238" y="1976" type="line"/>
+ <point x="-1238" y="1792" type="line"/>
+ <point x="-1216" y="1792" type="line" smooth="yes"/>
+ <point x="-895" y="1792"/>
+ <point x="-679" y="1957"/>
+ <point x="-523" y="1957" type="curve" smooth="yes"/>
+ <point x="-437" y="1957"/>
+ <point x="-377" y="1915"/>
+ <point x="-377" y="1816" type="curve" smooth="yes"/>
+ <point x="-377" y="1792" type="line"/>
+ <point x="-190" y="1792" type="line"/>
+ <point x="-190" y="1843" type="line" smooth="yes"/>
+ <point x="-190" y="2047"/>
+ <point x="-314" y="2141"/>
+ <point x="-517" y="2141" type="curve" smooth="yes"/>
+ <point x="-734" y="2141"/>
+ <point x="-925" y="1976"/>
+ <point x="-1218" y="1976" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/paragraph.glif b/src/Interface-Bold.ufo/glyphs/paragraph.glif
new file mode 100644
index 000000000..0be242aa8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/paragraph.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="paragraph" format="1">
+ <advance width="1280"/>
+ <unicode hex="00B6"/>
+ <outline>
+ <contour>
+ <point x="1192" y="0" type="line"/>
+ <point x="1192" y="2004" type="line"/>
+ <point x="768" y="2004" type="line" smooth="yes"/>
+ <point x="328" y="2004"/>
+ <point x="92" y="1728"/>
+ <point x="92" y="1360" type="curve" smooth="yes"/>
+ <point x="92" y="988"/>
+ <point x="328" y="716"/>
+ <point x="768" y="716" type="curve" smooth="yes"/>
+ <point x="880" y="716" type="line"/>
+ <point x="880" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1378, 'leftMargin': 110, 'rightMargin': 167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/parenleft.glif b/src/Interface-Bold.ufo/glyphs/parenleft.glif
new file mode 100644
index 000000000..a5d7ad381
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/parenleft.glif
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="parenleft" format="1">
+ <advance width="1024"/>
+ <unicode hex="0028"/>
+ <outline>
+ <contour>
+ <point x="892" y="-384" type="line"/>
+ <point x="656" y="24"/>
+ <point x="556" y="404"/>
+ <point x="556" y="832" type="curve" smooth="yes"/>
+ <point x="556" y="1276"/>
+ <point x="656" y="1640"/>
+ <point x="896" y="2048" type="curve"/>
+ <point x="596" y="2048" type="line"/>
+ <point x="364" y="1752"/>
+ <point x="200" y="1304"/>
+ <point x="200" y="832" type="curve" smooth="yes"/>
+ <point x="200" y="360"/>
+ <point x="364" y="-88"/>
+ <point x="592" y="-384" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <integer>0</integer>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>1096</integer>
+ <key>y</key>
+ <integer>1640</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <integer>0</integer>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>804</integer>
+ <key>y</key>
+ <integer>1752</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>364</integer>
+ <key>y</key>
+ <integer>1692</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>656</integer>
+ <key>y</key>
+ <integer>1584</integer>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 993, 'leftMargin': 168, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/parenleftinferior.glif b/src/Interface-Bold.ufo/glyphs/parenleftinferior.glif
new file mode 100644
index 000000000..777c872d7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/parenleftinferior.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="parenleftinferior" format="1">
+ <advance width="768"/>
+ <unicode hex="208D"/>
+ <outline>
+ <contour>
+ <point x="124" y="12" type="line"/>
+ <point x="124" y="-392"/>
+ <point x="328" y="-656"/>
+ <point x="516" y="-728" type="curve"/>
+ <point x="648" y="-544" type="line"/>
+ <point x="548" y="-452"/>
+ <point x="448" y="-308"/>
+ <point x="448" y="12" type="curve" smooth="yes"/>
+ <point x="448" y="36" type="line" smooth="yes"/>
+ <point x="448" y="360"/>
+ <point x="544" y="496"/>
+ <point x="648" y="600" type="curve"/>
+ <point x="516" y="788" type="line"/>
+ <point x="328" y="712"/>
+ <point x="124" y="444"/>
+ <point x="124" y="32" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 743, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/parenleftsuperior.glif b/src/Interface-Bold.ufo/glyphs/parenleftsuperior.glif
new file mode 100644
index 000000000..efb405789
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/parenleftsuperior.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="parenleftsuperior" format="1">
+ <advance width="768"/>
+ <unicode hex="207D"/>
+ <outline>
+ <contour>
+ <point x="124" y="1304" type="line"/>
+ <point x="124" y="872"/>
+ <point x="328" y="588"/>
+ <point x="516" y="508" type="curve"/>
+ <point x="648" y="696" type="line"/>
+ <point x="548" y="796"/>
+ <point x="448" y="956"/>
+ <point x="448" y="1304" type="curve" smooth="yes"/>
+ <point x="448" y="1328" type="line" smooth="yes"/>
+ <point x="448" y="1676"/>
+ <point x="544" y="1820"/>
+ <point x="648" y="1936" type="curve"/>
+ <point x="516" y="2120" type="line"/>
+ <point x="328" y="2044"/>
+ <point x="124" y="1760"/>
+ <point x="124" y="1328" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 743, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/parenright.glif b/src/Interface-Bold.ufo/glyphs/parenright.glif
new file mode 100644
index 000000000..104f4c31d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/parenright.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="parenright" format="1">
+ <advance width="1024"/>
+ <unicode hex="0029"/>
+ <outline>
+ <component base="parenleft" xScale="-1" xOffset="1024"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 993, 'leftMargin': 55, 'rightMargin': 139}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/parenrightsub.glif b/src/Interface-Bold.ufo/glyphs/parenrightsub.glif
new file mode 100644
index 000000000..ddd055029
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/parenrightsub.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="parenrightsub" format="1">
+ <advance width="768"/>
+ <unicode hex="208E"/>
+ <outline>
+ <contour>
+ <point x="648" y="48" type="line"/>
+ <point x="648" y="452"/>
+ <point x="444" y="716"/>
+ <point x="256" y="788" type="curve"/>
+ <point x="124" y="600" type="line"/>
+ <point x="228" y="500"/>
+ <point x="320" y="364"/>
+ <point x="320" y="48" type="curve" smooth="yes"/>
+ <point x="320" y="24" type="line" smooth="yes"/>
+ <point x="320" y="-300"/>
+ <point x="220" y="-452"/>
+ <point x="124" y="-544" type="curve"/>
+ <point x="256" y="-728" type="line"/>
+ <point x="444" y="-656"/>
+ <point x="648" y="-388"/>
+ <point x="648" y="24" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 743, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/parenrightsuperior.glif b/src/Interface-Bold.ufo/glyphs/parenrightsuperior.glif
new file mode 100644
index 000000000..eb0059371
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/parenrightsuperior.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="parenrightsuperior" format="1">
+ <advance width="768"/>
+ <unicode hex="207E"/>
+ <outline>
+ <contour>
+ <point x="648" y="1328" type="line"/>
+ <point x="648" y="1760"/>
+ <point x="444" y="2044"/>
+ <point x="256" y="2120" type="curve"/>
+ <point x="124" y="1936" type="line"/>
+ <point x="228" y="1820"/>
+ <point x="320" y="1676"/>
+ <point x="320" y="1328" type="curve" smooth="yes"/>
+ <point x="320" y="1304" type="line" smooth="yes"/>
+ <point x="320" y="956"/>
+ <point x="220" y="796"/>
+ <point x="124" y="696" type="curve"/>
+ <point x="256" y="508" type="line"/>
+ <point x="444" y="588"/>
+ <point x="648" y="872"/>
+ <point x="648" y="1304" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 743, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/partialdiff.glif b/src/Interface-Bold.ufo/glyphs/partialdiff.glif
new file mode 100644
index 000000000..b073de140
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/partialdiff.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="partialdiff" format="1">
+ <advance width="1792"/>
+ <unicode hex="2202"/>
+ <outline>
+ <contour>
+ <point x="840" y="1432" type="curve" smooth="yes"/>
+ <point x="416" y="1432"/>
+ <point x="184" y="1136"/>
+ <point x="184" y="732" type="curve" smooth="yes"/>
+ <point x="184" y="700" type="line" smooth="yes"/>
+ <point x="184" y="280"/>
+ <point x="436" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1356" y="-28"/>
+ <point x="1612" y="384"/>
+ <point x="1612" y="908" type="curve" smooth="yes"/>
+ <point x="1612" y="988" type="line" smooth="yes"/>
+ <point x="1608" y="1744"/>
+ <point x="1296" y="2128"/>
+ <point x="812" y="2128" type="curve" smooth="yes"/>
+ <point x="608" y="2128"/>
+ <point x="484" y="2064"/>
+ <point x="384" y="2016" type="curve"/>
+ <point x="464" y="1704" type="line"/>
+ <point x="580" y="1756"/>
+ <point x="628" y="1776"/>
+ <point x="776" y="1776" type="curve" smooth="yes"/>
+ <point x="1008" y="1776"/>
+ <point x="1156" y="1584"/>
+ <point x="1216" y="1288" type="curve"/>
+ <point x="1104" y="1392"/>
+ <point x="984" y="1432"/>
+ </contour>
+ <contour>
+ <point x="900" y="1076" type="curve" smooth="yes"/>
+ <point x="1032" y="1076"/>
+ <point x="1120" y="1008"/>
+ <point x="1168" y="928" type="curve"/>
+ <point x="1168" y="748" type="line" smooth="yes"/>
+ <point x="1168" y="524"/>
+ <point x="1104" y="328"/>
+ <point x="896" y="328" type="curve" smooth="yes"/>
+ <point x="692" y="328"/>
+ <point x="624" y="480"/>
+ <point x="624" y="676" type="curve" smooth="yes"/>
+ <point x="624" y="704" type="line" smooth="yes"/>
+ <point x="624" y="904"/>
+ <point x="692" y="1076"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1614, 'leftMargin': 116, 'rightMargin': 71}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/pecyrillic.glif b/src/Interface-Bold.ufo/glyphs/pecyrillic.glif
new file mode 100644
index 000000000..b85433dd6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/pecyrillic.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="pecyrillic" format="1">
+ <advance width="1536"/>
+ <unicode hex="043F"/>
+ <outline>
+ <contour>
+ <point x="1432" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="768" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1560" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1120" y="1488" type="line"/>
+ <point x="412" y="1488" type="line"/>
+ <point x="412" y="1132" type="line"/>
+ <point x="1120" y="1132" type="line"/>
+ </contour>
+ <contour>
+ <point x="548" y="1488" type="line"/>
+ <point x="108" y="1488" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="548" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1432" y="1488" type="line"/>
+ <point x="988" y="1488" type="line"/>
+ <point x="988" y="0" type="line"/>
+ <point x="1432" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 132, 'rightMargin': 129}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/pemiddlehookcyrillic.glif b/src/Interface-Bold.ufo/glyphs/pemiddlehookcyrillic.glif
new file mode 100644
index 000000000..c6c27b16b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/pemiddlehookcyrillic.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="pemiddlehookcyrillic" format="1">
+ <advance width="2560"/>
+ <unicode hex="04A7"/>
+ <outline>
+ <contour>
+ <point x="1156" y="580" type="line"/>
+ <point x="1584" y="580" type="line" smooth="yes"/>
+ <point x="1824" y="580"/>
+ <point x="1972" y="480"/>
+ <point x="1972" y="264" type="curve" smooth="yes"/>
+ <point x="1968" y="88"/>
+ <point x="1864" y="-8"/>
+ <point x="1708" y="-96" type="curve"/>
+ <point x="1908" y="-380" type="line"/>
+ <point x="2260" y="-240"/>
+ <point x="2420" y="36"/>
+ <point x="2412" y="264" type="curve"/>
+ <point x="2412" y="728"/>
+ <point x="2072" y="940"/>
+ <point x="1584" y="940" type="curve" smooth="yes"/>
+ <point x="1156" y="940" type="line"/>
+ </contour>
+ <component base="pecyrillic" xOffset="40"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>4786.375</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2431.0, 'leftMargin': 108, 'rightMargin': 57.78143050934614}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/percent.glif b/src/Interface-Bold.ufo/glyphs/percent.glif
new file mode 100644
index 000000000..c5dd44527
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/percent.glif
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="percent" format="1">
+ <advance width="2304"/>
+ <unicode hex="0025"/>
+ <outline>
+ <contour>
+ <point x="1216" y="384" type="line" smooth="yes"/>
+ <point x="1216" y="132"/>
+ <point x="1372" y="-80"/>
+ <point x="1664" y="-80" type="curve" smooth="yes"/>
+ <point x="1952" y="-80"/>
+ <point x="2112" y="132"/>
+ <point x="2112" y="384" type="curve" smooth="yes"/>
+ <point x="2112" y="492" type="line" smooth="yes"/>
+ <point x="2112" y="744"/>
+ <point x="1956" y="956"/>
+ <point x="1664" y="956" type="curve" smooth="yes"/>
+ <point x="1376" y="956"/>
+ <point x="1216" y="744"/>
+ <point x="1216" y="492" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1520" y="492" type="line" smooth="yes"/>
+ <point x="1520" y="584"/>
+ <point x="1552" y="684"/>
+ <point x="1664" y="684" type="curve" smooth="yes"/>
+ <point x="1780" y="684"/>
+ <point x="1808" y="584"/>
+ <point x="1808" y="492" type="curve" smooth="yes"/>
+ <point x="1808" y="384" type="line" smooth="yes"/>
+ <point x="1808" y="292"/>
+ <point x="1776" y="196"/>
+ <point x="1664" y="196" type="curve" smooth="yes"/>
+ <point x="1552" y="196"/>
+ <point x="1520" y="292"/>
+ <point x="1520" y="384" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2056" y="2100" type="line"/>
+ <point x="1700" y="2100" type="line"/>
+ <point x="224" y="-52" type="line"/>
+ <point x="580" y="-52" type="line"/>
+ </contour>
+ <contour>
+ <point x="196" y="1556" type="line" smooth="yes"/>
+ <point x="196" y="1304"/>
+ <point x="352" y="1096"/>
+ <point x="644" y="1096" type="curve" smooth="yes"/>
+ <point x="932" y="1096"/>
+ <point x="1092" y="1304"/>
+ <point x="1092" y="1556" type="curve" smooth="yes"/>
+ <point x="1092" y="1664" type="line" smooth="yes"/>
+ <point x="1092" y="1916"/>
+ <point x="936" y="2128"/>
+ <point x="644" y="2128" type="curve" smooth="yes"/>
+ <point x="356" y="2128"/>
+ <point x="196" y="1916"/>
+ <point x="196" y="1664" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="500" y="1664" type="line" smooth="yes"/>
+ <point x="500" y="1756"/>
+ <point x="532" y="1856"/>
+ <point x="644" y="1856" type="curve" smooth="yes"/>
+ <point x="760" y="1856"/>
+ <point x="788" y="1756"/>
+ <point x="788" y="1664" type="curve" smooth="yes"/>
+ <point x="788" y="1556" type="line" smooth="yes"/>
+ <point x="788" y="1464"/>
+ <point x="756" y="1368"/>
+ <point x="644" y="1368" type="curve" smooth="yes"/>
+ <point x="532" y="1368"/>
+ <point x="500" y="1464"/>
+ <point x="500" y="1556" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2176, 'leftMargin': 194, 'rightMargin': 66}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/period.glif b/src/Interface-Bold.ufo/glyphs/period.glif
new file mode 100644
index 000000000..139a20dcd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/period.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="period" format="1">
+ <advance width="768"/>
+ <unicode hex="002E"/>
+ <outline>
+ <contour>
+ <point x="136" y="216" type="curve" smooth="yes"/>
+ <point x="136" y="84"/>
+ <point x="236" y="-16"/>
+ <point x="384" y="-16" type="curve" smooth="yes"/>
+ <point x="532" y="-16"/>
+ <point x="632" y="84"/>
+ <point x="632" y="216" type="curve" smooth="yes"/>
+ <point x="632" y="348"/>
+ <point x="532" y="452"/>
+ <point x="384" y="452" type="curve" smooth="yes"/>
+ <point x="236" y="452"/>
+ <point x="136" y="348"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 842, 'leftMargin': 165, 'rightMargin': 185}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/periodcentered.glif b/src/Interface-Bold.ufo/glyphs/periodcentered.glif
new file mode 100644
index 000000000..4aa9582cd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/periodcentered.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="periodcentered" format="1">
+ <advance width="768"/>
+ <unicode hex="00B7"/>
+ <outline>
+ <component base="period" yOffset="724"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 887, 'leftMargin': 191, 'rightMargin': 204}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/perispomenigreekcmb.glif b/src/Interface-Bold.ufo/glyphs/perispomenigreekcmb.glif
new file mode 100644
index 000000000..148ff51e3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/perispomenigreekcmb.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="perispomenigreekcmb" format="1">
+ <advance width="0"/>
+ <unicode hex="0342"/>
+ <outline>
+ <contour>
+ <point x="-788" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-788" y="2255" type="move" name="mkmktop"/>
+ </contour>
+ <component base="tilde" xOffset="-1477"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/pertenthousand.glif b/src/Interface-Bold.ufo/glyphs/pertenthousand.glif
new file mode 100644
index 000000000..0a01d03d4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/pertenthousand.glif
@@ -0,0 +1,149 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="pertenthousand" format="1">
+ <advance width="3328"/>
+ <unicode hex="2031"/>
+ <outline>
+ <contour>
+ <point x="92" y="1512" type="line"/>
+ <point x="92" y="1288"/>
+ <point x="248" y="1100"/>
+ <point x="508" y="1100" type="curve" smooth="yes"/>
+ <point x="784" y="1100"/>
+ <point x="948" y="1288"/>
+ <point x="948" y="1512" type="curve" smooth="yes"/>
+ <point x="948" y="1616" type="line" smooth="yes"/>
+ <point x="948" y="1844"/>
+ <point x="784" y="2032"/>
+ <point x="508" y="2032" type="curve" smooth="yes"/>
+ <point x="248" y="2032"/>
+ <point x="92" y="1844"/>
+ <point x="92" y="1616" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="352" y="1616" type="line"/>
+ <point x="352" y="1704"/>
+ <point x="400" y="1780"/>
+ <point x="508" y="1780" type="curve" smooth="yes"/>
+ <point x="608" y="1780"/>
+ <point x="664" y="1704"/>
+ <point x="664" y="1616" type="curve" smooth="yes"/>
+ <point x="664" y="1512" type="line" smooth="yes"/>
+ <point x="664" y="1428"/>
+ <point x="612" y="1352"/>
+ <point x="508" y="1352" type="curve" smooth="yes"/>
+ <point x="404" y="1352"/>
+ <point x="352" y="1428"/>
+ <point x="352" y="1512" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1108" y="384" type="line"/>
+ <point x="1108" y="160"/>
+ <point x="1276" y="-28"/>
+ <point x="1552" y="-28" type="curve" smooth="yes"/>
+ <point x="1808" y="-28"/>
+ <point x="1952" y="160"/>
+ <point x="1952" y="384" type="curve" smooth="yes"/>
+ <point x="1952" y="492" type="line" smooth="yes"/>
+ <point x="1952" y="716"/>
+ <point x="1812" y="904"/>
+ <point x="1548" y="904" type="curve" smooth="yes"/>
+ <point x="1276" y="904"/>
+ <point x="1108" y="716"/>
+ <point x="1108" y="492" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1396" y="492" type="line"/>
+ <point x="1396" y="576"/>
+ <point x="1444" y="652"/>
+ <point x="1548" y="652" type="curve" smooth="yes"/>
+ <point x="1652" y="652"/>
+ <point x="1704" y="576"/>
+ <point x="1704" y="492" type="curve" smooth="yes"/>
+ <point x="1704" y="384" type="line" smooth="yes"/>
+ <point x="1704" y="300"/>
+ <point x="1680" y="224"/>
+ <point x="1552" y="224" type="curve" smooth="yes"/>
+ <point x="1460" y="224"/>
+ <point x="1396" y="300"/>
+ <point x="1396" y="384" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1776" y="384" type="line"/>
+ <point x="1776" y="160"/>
+ <point x="1916" y="-28"/>
+ <point x="2176" y="-28" type="curve" smooth="yes"/>
+ <point x="2452" y="-28"/>
+ <point x="2576" y="160"/>
+ <point x="2576" y="384" type="curve" smooth="yes"/>
+ <point x="2576" y="492" type="line" smooth="yes"/>
+ <point x="2576" y="716"/>
+ <point x="2452" y="904"/>
+ <point x="2176" y="904" type="curve" smooth="yes"/>
+ <point x="1916" y="904"/>
+ <point x="1776" y="716"/>
+ <point x="1776" y="492" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2020" y="492" type="line"/>
+ <point x="2020" y="576"/>
+ <point x="2072" y="652"/>
+ <point x="2176" y="652" type="curve" smooth="yes"/>
+ <point x="2280" y="652"/>
+ <point x="2332" y="576"/>
+ <point x="2332" y="492" type="curve" smooth="yes"/>
+ <point x="2332" y="384" type="line" smooth="yes"/>
+ <point x="2332" y="300"/>
+ <point x="2304" y="224"/>
+ <point x="2176" y="224" type="curve" smooth="yes"/>
+ <point x="2088" y="224"/>
+ <point x="2020" y="300"/>
+ <point x="2020" y="384" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2392" y="384" type="line"/>
+ <point x="2392" y="160"/>
+ <point x="2536" y="-28"/>
+ <point x="2796" y="-28" type="curve" smooth="yes"/>
+ <point x="3072" y="-28"/>
+ <point x="3236" y="160"/>
+ <point x="3236" y="384" type="curve" smooth="yes"/>
+ <point x="3236" y="492" type="line" smooth="yes"/>
+ <point x="3236" y="716"/>
+ <point x="3072" y="904"/>
+ <point x="2792" y="904" type="curve" smooth="yes"/>
+ <point x="2536" y="904"/>
+ <point x="2392" y="716"/>
+ <point x="2392" y="492" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2640" y="492" type="line"/>
+ <point x="2640" y="576"/>
+ <point x="2688" y="652"/>
+ <point x="2792" y="652" type="curve" smooth="yes"/>
+ <point x="2896" y="652"/>
+ <point x="2948" y="576"/>
+ <point x="2948" y="492" type="curve" smooth="yes"/>
+ <point x="2948" y="384" type="line" smooth="yes"/>
+ <point x="2948" y="300"/>
+ <point x="2924" y="224"/>
+ <point x="2796" y="224" type="curve" smooth="yes"/>
+ <point x="2704" y="224"/>
+ <point x="2640" y="300"/>
+ <point x="2640" y="384" type="curve" smooth="yes"/>
+ </contour>
+ <component base="fraction" xOffset="388"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3410.0, 'leftMargin': 133, 'rightMargin': 133.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/perthousand.glif b/src/Interface-Bold.ufo/glyphs/perthousand.glif
new file mode 100644
index 000000000..360028b77
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/perthousand.glif
@@ -0,0 +1,122 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="perthousand" format="1">
+ <advance width="2816"/>
+ <unicode hex="2030"/>
+ <outline>
+ <contour>
+ <point x="164" y="1512" type="line"/>
+ <point x="164" y="1288"/>
+ <point x="320" y="1100"/>
+ <point x="580" y="1100" type="curve" smooth="yes"/>
+ <point x="856" y="1100"/>
+ <point x="1020" y="1288"/>
+ <point x="1020" y="1512" type="curve" smooth="yes"/>
+ <point x="1020" y="1616" type="line" smooth="yes"/>
+ <point x="1020" y="1844"/>
+ <point x="856" y="2032"/>
+ <point x="576" y="2032" type="curve" smooth="yes"/>
+ <point x="320" y="2032"/>
+ <point x="164" y="1844"/>
+ <point x="164" y="1616" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="424" y="1616" type="line"/>
+ <point x="424" y="1704"/>
+ <point x="472" y="1780"/>
+ <point x="576" y="1780" type="curve" smooth="yes"/>
+ <point x="680" y="1780"/>
+ <point x="732" y="1704"/>
+ <point x="732" y="1616" type="curve" smooth="yes"/>
+ <point x="732" y="1512" type="line" smooth="yes"/>
+ <point x="732" y="1428"/>
+ <point x="684" y="1352"/>
+ <point x="580" y="1352" type="curve" smooth="yes"/>
+ <point x="472" y="1352"/>
+ <point x="424" y="1428"/>
+ <point x="424" y="1512" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1144" y="384" type="line"/>
+ <point x="1144" y="160"/>
+ <point x="1312" y="-28"/>
+ <point x="1588" y="-28" type="curve" smooth="yes"/>
+ <point x="1844" y="-28"/>
+ <point x="1988" y="160"/>
+ <point x="1988" y="384" type="curve" smooth="yes"/>
+ <point x="1988" y="492" type="line" smooth="yes"/>
+ <point x="1988" y="716"/>
+ <point x="1848" y="904"/>
+ <point x="1588" y="904" type="curve" smooth="yes"/>
+ <point x="1312" y="904"/>
+ <point x="1144" y="716"/>
+ <point x="1144" y="492" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1432" y="492" type="line"/>
+ <point x="1432" y="576"/>
+ <point x="1480" y="652"/>
+ <point x="1588" y="652" type="curve" smooth="yes"/>
+ <point x="1692" y="652"/>
+ <point x="1740" y="576"/>
+ <point x="1740" y="492" type="curve" smooth="yes"/>
+ <point x="1740" y="384" type="line" smooth="yes"/>
+ <point x="1740" y="300"/>
+ <point x="1716" y="224"/>
+ <point x="1588" y="224" type="curve" smooth="yes"/>
+ <point x="1500" y="224"/>
+ <point x="1432" y="300"/>
+ <point x="1432" y="384" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1812" y="384" type="line"/>
+ <point x="1812" y="160"/>
+ <point x="1956" y="-28"/>
+ <point x="2216" y="-28" type="curve" smooth="yes"/>
+ <point x="2492" y="-28"/>
+ <point x="2656" y="160"/>
+ <point x="2656" y="384" type="curve" smooth="yes"/>
+ <point x="2656" y="492" type="line" smooth="yes"/>
+ <point x="2656" y="716"/>
+ <point x="2492" y="904"/>
+ <point x="2212" y="904" type="curve" smooth="yes"/>
+ <point x="1956" y="904"/>
+ <point x="1812" y="716"/>
+ <point x="1812" y="492" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2056" y="492" type="line"/>
+ <point x="2056" y="576"/>
+ <point x="2108" y="652"/>
+ <point x="2212" y="652" type="curve" smooth="yes"/>
+ <point x="2316" y="652"/>
+ <point x="2368" y="576"/>
+ <point x="2368" y="492" type="curve" smooth="yes"/>
+ <point x="2368" y="384" type="line" smooth="yes"/>
+ <point x="2368" y="300"/>
+ <point x="2344" y="224"/>
+ <point x="2216" y="224" type="curve" smooth="yes"/>
+ <point x="2124" y="224"/>
+ <point x="2056" y="300"/>
+ <point x="2056" y="384" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1676" y="1716" type="line"/>
+ <point x="1464" y="1824" type="line"/>
+ <point x="488" y="260" type="line"/>
+ <point x="696" y="152" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2709, 'leftMargin': 133, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/peseta.glif b/src/Interface-Bold.ufo/glyphs/peseta.glif
new file mode 100644
index 000000000..348659166
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/peseta.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="peseta" format="1">
+ <advance width="2560"/>
+ <unicode hex="20A7"/>
+ <outline>
+ <contour>
+ <point x="784" y="688" type="line"/>
+ <point x="1276" y="688"/>
+ <point x="1544" y="968"/>
+ <point x="1544" y="1360" type="curve"/>
+ <point x="1544" y="1728"/>
+ <point x="1276" y="2004"/>
+ <point x="784" y="2004" type="curve"/>
+ <point x="212" y="2004" type="line"/>
+ <point x="212" y="0" type="line"/>
+ <point x="684" y="0" type="line"/>
+ <point x="684" y="1612" type="line"/>
+ <point x="784" y="1612" type="line"/>
+ <point x="992" y="1612"/>
+ <point x="1072" y="1488"/>
+ <point x="1072" y="1356" type="curve"/>
+ <point x="1072" y="1216"/>
+ <point x="992" y="1080"/>
+ <point x="784" y="1080" type="curve"/>
+ <point x="516" y="1080" type="line"/>
+ <point x="516" y="688" type="line"/>
+ </contour>
+ <component base="t" xOffset="1424"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2463, 'leftMargin': 184, 'rightMargin': 141}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/peso.glif b/src/Interface-Bold.ufo/glyphs/peso.glif
new file mode 100644
index 000000000..69dd86e48
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/peso.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="peso" format="1">
+ <advance width="2304"/>
+ <unicode hex="20B1"/>
+ <outline>
+ <contour>
+ <point x="2156" y="1584" type="line"/>
+ <point x="148" y="1584" type="line"/>
+ <point x="148" y="1364" type="line"/>
+ <point x="2156" y="1364" type="line"/>
+ </contour>
+ <contour>
+ <point x="2156" y="1288" type="line"/>
+ <point x="148" y="1288" type="line"/>
+ <point x="148" y="1068" type="line"/>
+ <point x="2156" y="1068" type="line"/>
+ </contour>
+ <contour>
+ <point x="1160" y="680" type="line"/>
+ <point x="1640" y="680"/>
+ <point x="1932" y="936"/>
+ <point x="1932" y="1324" type="curve" smooth="yes"/>
+ <point x="1932" y="1716"/>
+ <point x="1640" y="2004"/>
+ <point x="1160" y="2004" type="curve" smooth="yes"/>
+ <point x="368" y="2004" type="line"/>
+ <point x="368" y="0" type="line"/>
+ <point x="828" y="0" type="line"/>
+ <point x="828" y="1628" type="line"/>
+ <point x="1160" y="1628" type="line" smooth="yes"/>
+ <point x="1376" y="1628"/>
+ <point x="1464" y="1484"/>
+ <point x="1464" y="1320" type="curve" smooth="yes"/>
+ <point x="1464" y="1164"/>
+ <point x="1376" y="1052"/>
+ <point x="1160" y="1052" type="curve" smooth="yes"/>
+ <point x="660" y="1052" type="line"/>
+ <point x="660" y="680" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2116, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/phi.glif b/src/Interface-Bold.ufo/glyphs/phi.glif
new file mode 100644
index 000000000..b78a10f1b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/phi.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="phi" format="1">
+ <advance width="2304"/>
+ <unicode hex="03C6"/>
+ <outline>
+ <contour>
+ <point x="932" y="-656" type="line"/>
+ <point x="1376" y="-656" type="line"/>
+ <point x="1376" y="1092" type="line" smooth="yes"/>
+ <point x="1376" y="1120"/>
+ <point x="1372" y="1160"/>
+ <point x="1440" y="1160" type="curve" smooth="yes"/>
+ <point x="1608" y="1160"/>
+ <point x="1704" y="1016"/>
+ <point x="1708" y="776" type="curve"/>
+ <point x="1708" y="520"/>
+ <point x="1588" y="328"/>
+ <point x="1168" y="328" type="curve" smooth="yes"/>
+ <point x="724" y="328"/>
+ <point x="600" y="528"/>
+ <point x="600" y="836" type="curve"/>
+ <point x="600" y="992"/>
+ <point x="660" y="1172"/>
+ <point x="768" y="1296" type="curve"/>
+ <point x="452" y="1516" type="line"/>
+ <point x="292" y="1380"/>
+ <point x="156" y="1124"/>
+ <point x="156" y="836" type="curve" smooth="yes"/>
+ <point x="156" y="384"/>
+ <point x="404" y="-28"/>
+ <point x="1168" y="-28" type="curve" smooth="yes"/>
+ <point x="1908" y="-28"/>
+ <point x="2148" y="372"/>
+ <point x="2148" y="776" type="curve" smooth="yes"/>
+ <point x="2148" y="1108"/>
+ <point x="1932" y="1516"/>
+ <point x="1376" y="1516" type="curve" smooth="yes"/>
+ <point x="1136" y="1516"/>
+ <point x="932" y="1336"/>
+ <point x="932" y="1080" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2138, 'leftMargin': 61, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/phi1.glif b/src/Interface-Bold.ufo/glyphs/phi1.glif
new file mode 100644
index 000000000..3b0663ccb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/phi1.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="phi1" format="1">
+ <advance width="2304"/>
+ <unicode hex="03D5"/>
+ <outline>
+ <component base="efcyrillic" xOffset="120"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2064, 'leftMargin': 80, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/philatin.glif b/src/Interface-Bold.ufo/glyphs/philatin.glif
new file mode 100644
index 000000000..822d47202
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/philatin.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="philatin" format="1">
+ <advance width="2048"/>
+ <unicode hex="0278"/>
+ <outline>
+ <contour>
+ <point x="1024" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1024" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1956" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="172" y="728" type="line"/>
+ <point x="172" y="156"/>
+ <point x="564" y="-28"/>
+ <point x="1024" y="-28" type="curve" smooth="yes"/>
+ <point x="1488" y="-28"/>
+ <point x="1876" y="156"/>
+ <point x="1876" y="728" type="curve" smooth="yes"/>
+ <point x="1876" y="760" type="line" smooth="yes"/>
+ <point x="1876" y="1332"/>
+ <point x="1488" y="1516"/>
+ <point x="1024" y="1516" type="curve" smooth="yes"/>
+ <point x="564" y="1516"/>
+ <point x="172" y="1332"/>
+ <point x="172" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="616" y="760" type="line"/>
+ <point x="616" y="1084"/>
+ <point x="820" y="1160"/>
+ <point x="1024" y="1160" type="curve" smooth="yes"/>
+ <point x="1232" y="1160"/>
+ <point x="1432" y="1084"/>
+ <point x="1432" y="760" type="curve" smooth="yes"/>
+ <point x="1432" y="728" type="line" smooth="yes"/>
+ <point x="1432" y="396"/>
+ <point x="1228" y="332"/>
+ <point x="1024" y="332" type="curve" smooth="yes"/>
+ <point x="820" y="332"/>
+ <point x="616" y="396"/>
+ <point x="616" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="804" y="-572" type="line"/>
+ <point x="1244" y="-572" type="line"/>
+ <point x="1244" y="2112" type="line"/>
+ <point x="804" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>930.875</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1862, 'leftMargin': 80, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/phook.cn.glif b/src/Interface-Bold.ufo/glyphs/phook.cn.glif
new file mode 100644
index 000000000..d25d924b3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/phook.cn.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="phook.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1580" y="788" type="line"/>
+ <point x="1580" y="1276"/>
+ <point x="1392" y="1516"/>
+ <point x="1012" y="1516" type="curve" smooth="yes"/>
+ <point x="672" y="1516"/>
+ <point x="520" y="1212"/>
+ <point x="464" y="812" type="curve"/>
+ <point x="464" y="664" type="line"/>
+ <point x="520" y="292"/>
+ <point x="672" y="-28"/>
+ <point x="1016" y="-28" type="curve" smooth="yes"/>
+ <point x="1392" y="-28"/>
+ <point x="1580" y="240"/>
+ <point x="1580" y="704" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1136" y="704" type="line"/>
+ <point x="1136" y="448"/>
+ <point x="1076" y="332"/>
+ <point x="892" y="332" type="curve" smooth="yes"/>
+ <point x="684" y="332"/>
+ <point x="616" y="452"/>
+ <point x="616" y="628" type="curve"/>
+ <point x="616" y="848" type="line"/>
+ <point x="616" y="1056"/>
+ <point x="684" y="1160"/>
+ <point x="888" y="1160" type="curve" smooth="yes"/>
+ <point x="1072" y="1160"/>
+ <point x="1136" y="1060"/>
+ <point x="1136" y="788" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="212" y="-572" type="line"/>
+ <point x="656" y="-572" type="line"/>
+ <point x="656" y="1460" type="line" smooth="yes"/>
+ <point x="656" y="1612"/>
+ <point x="788" y="1648"/>
+ <point x="892" y="1648" type="curve" smooth="yes"/>
+ <point x="932" y="1648"/>
+ <point x="964" y="1644"/>
+ <point x="1000" y="1636" type="curve"/>
+ <point x="1000" y="1932" type="line"/>
+ <point x="936" y="1948"/>
+ <point x="868" y="1956"/>
+ <point x="768" y="1956" type="curve" smooth="yes"/>
+ <point x="536" y="1956"/>
+ <point x="212" y="1908"/>
+ <point x="212" y="1488" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 140, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/phook.glif b/src/Interface-Bold.ufo/glyphs/phook.glif
new file mode 100644
index 000000000..39bd10d6f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/phook.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="phook" format="1">
+ <advance width="1792"/>
+ <unicode hex="01A5"/>
+ <outline>
+ <contour>
+ <point x="656" y="1196" type="line"/>
+ <point x="656" y="1460" type="line" smooth="yes"/>
+ <point x="656" y="1612"/>
+ <point x="788" y="1648"/>
+ <point x="892" y="1648" type="curve" smooth="yes"/>
+ <point x="932" y="1648"/>
+ <point x="964" y="1644"/>
+ <point x="1000" y="1636" type="curve"/>
+ <point x="1000" y="1932" type="line"/>
+ <point x="936" y="1948"/>
+ <point x="868" y="1956"/>
+ <point x="768" y="1956" type="curve" smooth="yes"/>
+ <point x="528" y="1956"/>
+ <point x="212" y="1904"/>
+ <point x="212" y="1460" type="curve" smooth="yes"/>
+ <point x="212" y="1196" type="line"/>
+ </contour>
+ <contour>
+ <point x="656" y="1204" type="line"/>
+ <point x="628" y="1488" type="line"/>
+ <point x="212" y="1488" type="line"/>
+ <point x="212" y="-572" type="line"/>
+ <point x="656" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1580" y="764" type="line"/>
+ <point x="1580" y="1216"/>
+ <point x="1376" y="1516"/>
+ <point x="1000" y="1516" type="curve" smooth="yes"/>
+ <point x="640" y="1516"/>
+ <point x="496" y="1188"/>
+ <point x="436" y="756" type="curve"/>
+ <point x="436" y="720" type="line"/>
+ <point x="496" y="320"/>
+ <point x="640" y="-28"/>
+ <point x="1000" y="-28" type="curve" smooth="yes"/>
+ <point x="1376" y="-28"/>
+ <point x="1580" y="300"/>
+ <point x="1580" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1136" y="732" type="line"/>
+ <point x="1136" y="512"/>
+ <point x="1076" y="332"/>
+ <point x="892" y="332" type="curve" smooth="yes"/>
+ <point x="684" y="332"/>
+ <point x="616" y="472"/>
+ <point x="616" y="680" type="curve" smooth="yes"/>
+ <point x="616" y="792" type="line" smooth="yes"/>
+ <point x="616" y="1036"/>
+ <point x="684" y="1160"/>
+ <point x="888" y="1160" type="curve" smooth="yes"/>
+ <point x="1072" y="1160"/>
+ <point x="1136" y="992"/>
+ <point x="1136" y="764" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 140, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/pi.glif b/src/Interface-Bold.ufo/glyphs/pi.glif
new file mode 100644
index 000000000..2a2addc1d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/pi.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="pi" format="1">
+ <advance width="2048"/>
+ <unicode hex="03C0"/>
+ <outline>
+ <contour>
+ <point x="1868" y="1488" type="line"/>
+ <point x="164" y="1488" type="line"/>
+ <point x="164" y="1156" type="line"/>
+ <point x="1868" y="1156" type="line"/>
+ </contour>
+ <contour>
+ <point x="852" y="1488" type="line"/>
+ <point x="408" y="1488" type="line"/>
+ <point x="408" y="0" type="line"/>
+ <point x="852" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1176" y="1488" type="line"/>
+ <point x="1176" y="440" type="line"/>
+ <point x="1176" y="116"/>
+ <point x="1348" y="-16"/>
+ <point x="1632" y="-16" type="curve" smooth="yes"/>
+ <point x="1728" y="-16"/>
+ <point x="1812" y="0"/>
+ <point x="1888" y="24" type="curve"/>
+ <point x="1888" y="356" type="line"/>
+ <point x="1856" y="352"/>
+ <point x="1820" y="348"/>
+ <point x="1772" y="348" type="curve" smooth="yes"/>
+ <point x="1660" y="348"/>
+ <point x="1620" y="380"/>
+ <point x="1620" y="500" type="curve"/>
+ <point x="1620" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>906.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1381.875</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1863, 'leftMargin': 80, 'rightMargin': 59}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/pipe.glif b/src/Interface-Bold.ufo/glyphs/pipe.glif
new file mode 100644
index 000000000..2b008a628
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/pipe.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="pipe" format="1">
+ <advance width="768"/>
+ <unicode hex="01C0"/>
+ <outline>
+ <contour>
+ <point x="508" y="2004" type="line"/>
+ <point x="260" y="2004" type="line"/>
+ <point x="260" y="0" type="line"/>
+ <point x="508" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 642, 'leftMargin': 197, 'rightMargin': 196}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/pipedbl.glif b/src/Interface-Bold.ufo/glyphs/pipedbl.glif
new file mode 100644
index 000000000..41b9f9a6f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/pipedbl.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="pipedbl" format="1">
+ <advance width="1024"/>
+ <unicode hex="01C1"/>
+ <outline>
+ <component base="pipe" xOffset="-56"/>
+ <component base="pipe" xOffset="316"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1013, 'leftMargin': 260, 'rightMargin': 134}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/pipedblbar.glif b/src/Interface-Bold.ufo/glyphs/pipedblbar.glif
new file mode 100644
index 000000000..8d500a9ec
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/pipedblbar.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="pipedblbar" format="1">
+ <advance width="1280"/>
+ <unicode hex="01C2"/>
+ <outline>
+ <component base="pipe" xOffset="368"/>
+ <component base="crossbar" yOffset="332"/>
+ <component base="crossbar" yOffset="-280"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>522.5</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1046, 'leftMargin': -20, 'rightMargin': 74}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/pisymbolgreek.glif b/src/Interface-Bold.ufo/glyphs/pisymbolgreek.glif
new file mode 100644
index 000000000..21b9f4841
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/pisymbolgreek.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="pisymbolgreek" format="1">
+ <advance width="2560"/>
+ <unicode hex="03D6"/>
+ <outline>
+ <contour>
+ <point x="1272" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2464" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2472" y="1488" type="line"/>
+ <point x="92" y="1488" type="line"/>
+ <point x="92" y="1184" type="line"/>
+ <point x="2472" y="1184" type="line"/>
+ </contour>
+ <contour>
+ <point x="1740" y="1488" type="line"/>
+ <point x="1848" y="1260"/>
+ <point x="1916" y="1024"/>
+ <point x="1924" y="780" type="curve"/>
+ <point x="1924" y="556"/>
+ <point x="1884" y="332"/>
+ <point x="1736" y="332" type="curve" smooth="yes"/>
+ <point x="1616" y="332"/>
+ <point x="1512" y="424"/>
+ <point x="1512" y="688" type="curve"/>
+ <point x="1512" y="940" type="line"/>
+ <point x="1184" y="940" type="line"/>
+ <point x="1184" y="736" type="line"/>
+ <point x="1184" y="244"/>
+ <point x="1408" y="-28"/>
+ <point x="1748" y="-28" type="curve" smooth="yes"/>
+ <point x="2216" y="-28"/>
+ <point x="2364" y="320"/>
+ <point x="2364" y="780" type="curve"/>
+ <point x="2364" y="1080"/>
+ <point x="2268" y="1320"/>
+ <point x="2156" y="1488" type="curve"/>
+ </contour>
+ <contour>
+ <point x="400" y="1488" type="line"/>
+ <point x="288" y="1320"/>
+ <point x="188" y="1080"/>
+ <point x="188" y="780" type="curve" smooth="yes"/>
+ <point x="188" y="320"/>
+ <point x="340" y="-28"/>
+ <point x="808" y="-28" type="curve" smooth="yes"/>
+ <point x="1148" y="-28"/>
+ <point x="1372" y="244"/>
+ <point x="1372" y="736" type="curve" smooth="yes"/>
+ <point x="1372" y="940" type="line"/>
+ <point x="1044" y="940" type="line"/>
+ <point x="1044" y="688" type="line" smooth="yes"/>
+ <point x="1044" y="424"/>
+ <point x="940" y="332"/>
+ <point x="820" y="332" type="curve" smooth="yes"/>
+ <point x="672" y="332"/>
+ <point x="632" y="556"/>
+ <point x="632" y="780" type="curve"/>
+ <point x="640" y="1024"/>
+ <point x="708" y="1260"/>
+ <point x="816" y="1488" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2373, 'leftMargin': -1, 'rightMargin': -7}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/placeofinterestsign.glif b/src/Interface-Bold.ufo/glyphs/placeofinterestsign.glif
new file mode 100644
index 000000000..9901431c3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/placeofinterestsign.glif
@@ -0,0 +1,126 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="placeofinterestsign" format="1">
+ <advance width="2560"/>
+ <unicode hex="2318"/>
+ <outline>
+ <contour>
+ <point x="1837.01" y="2079" type="curve" smooth="yes"/>
+ <point x="1561.98" y="2079"/>
+ <point x="1339.02" y="1856.0430000000001"/>
+ <point x="1339.02" y="1581.012" type="curve" smooth="yes"/>
+ <point x="1339.02" y="1467.02" type="line"/>
+ <point x="1220.979" y="1467.02" type="line"/>
+ <point x="1220" y="1580" type="line" smooth="yes"/>
+ <point x="1216" y="1856"/>
+ <point x="998.021" y="2079"/>
+ <point x="722.989" y="2079" type="curve" smooth="yes"/>
+ <point x="447.957" y="2079"/>
+ <point x="225" y="1856.0430000000001"/>
+ <point x="225" y="1581.012" type="curve" smooth="yes"/>
+ <point x="225" y="1305.98"/>
+ <point x="447.957" y="1083.02"/>
+ <point x="722.989" y="1083.02" type="curve" smooth="yes"/>
+ <point x="836.979" y="1083.02" type="line"/>
+ <point x="836.979" y="964.98" type="line"/>
+ <point x="722.989" y="964.98" type="line" smooth="yes"/>
+ <point x="447.957" y="964.98"/>
+ <point x="225" y="742.02"/>
+ <point x="225" y="466.99" type="curve" smooth="yes"/>
+ <point x="225" y="191.96000000000004"/>
+ <point x="447.957" y="-31"/>
+ <point x="722.989" y="-31" type="curve" smooth="yes"/>
+ <point x="998.021" y="-31"/>
+ <point x="1220.979" y="191.96000000000004"/>
+ <point x="1220.979" y="466.99" type="curve" smooth="yes"/>
+ <point x="1220.979" y="580.98" type="line"/>
+ <point x="1339.02" y="580.98" type="line"/>
+ <point x="1339.02" y="466.99" type="line" smooth="yes"/>
+ <point x="1339.02" y="191.96000000000004"/>
+ <point x="1561.98" y="-31"/>
+ <point x="1837.01" y="-31" type="curve" smooth="yes"/>
+ <point x="2112.04" y="-31"/>
+ <point x="2335" y="191.96000000000004"/>
+ <point x="2335" y="466.99" type="curve" smooth="yes"/>
+ <point x="2335" y="742.02"/>
+ <point x="2112.04" y="964.98"/>
+ <point x="1837.01" y="964.98" type="curve" smooth="yes"/>
+ <point x="1723.02" y="964.98" type="line"/>
+ <point x="1723.02" y="1083.02" type="line"/>
+ <point x="1837.01" y="1083.02" type="line" smooth="yes"/>
+ <point x="2112.04" y="1083.02"/>
+ <point x="2335" y="1305.98"/>
+ <point x="2335" y="1581.012" type="curve" smooth="yes"/>
+ <point x="2335" y="1856.0430000000001"/>
+ <point x="2112.04" y="2079"/>
+ </contour>
+ <contour>
+ <point x="1220.979" y="1083.02" type="line"/>
+ <point x="1339.02" y="1083.02" type="line"/>
+ <point x="1339.02" y="964.98" type="line"/>
+ <point x="1220.979" y="964.98" type="line"/>
+ </contour>
+ <contour>
+ <point x="1724" y="1468" type="line"/>
+ <point x="1724" y="1580" type="line" smooth="yes"/>
+ <point x="1724" y="1644"/>
+ <point x="1776" y="1696"/>
+ <point x="1836" y="1696" type="curve" smooth="yes"/>
+ <point x="1900" y="1696"/>
+ <point x="1952" y="1644"/>
+ <point x="1952" y="1580" type="curve" smooth="yes"/>
+ <point x="1952" y="1520"/>
+ <point x="1900" y="1468"/>
+ <point x="1836" y="1468" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1723.02" y="580.98" type="line"/>
+ <point x="1837.01" y="580.98" type="line" smooth="yes"/>
+ <point x="1899.97" y="580.98"/>
+ <point x="1951" y="529.95"/>
+ <point x="1951" y="466.99" type="curve" smooth="yes"/>
+ <point x="1951" y="404.03999999999996"/>
+ <point x="1899.97" y="353"/>
+ <point x="1837.01" y="353" type="curve" smooth="yes"/>
+ <point x="1774.06" y="353"/>
+ <point x="1723.02" y="404.03999999999996"/>
+ <point x="1723.02" y="466.99" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="836.979" y="580.98" type="line"/>
+ <point x="836.979" y="466.99" type="line" smooth="yes"/>
+ <point x="836.979" y="404.03999999999996"/>
+ <point x="785.943" y="353"/>
+ <point x="722.989" y="353" type="curve" smooth="yes"/>
+ <point x="660.034" y="353"/>
+ <point x="609" y="404.03999999999996"/>
+ <point x="609" y="466.99" type="curve" smooth="yes"/>
+ <point x="609" y="529.95"/>
+ <point x="660.034" y="580.98"/>
+ <point x="722.989" y="580.98" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="836.979" y="1467.02" type="line"/>
+ <point x="722.989" y="1467.02" type="line" smooth="yes"/>
+ <point x="660.034" y="1467.02"/>
+ <point x="609" y="1518.0549999999998"/>
+ <point x="609" y="1581.012" type="curve" smooth="yes"/>
+ <point x="609" y="1643.965"/>
+ <point x="660.034" y="1695"/>
+ <point x="722.989" y="1695" type="curve" smooth="yes"/>
+ <point x="785.943" y="1695"/>
+ <point x="836.979" y="1643.965"/>
+ <point x="836.979" y="1581.012" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/plus.glif b/src/Interface-Bold.ufo/glyphs/plus.glif
new file mode 100644
index 000000000..a29b89bac
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/plus.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="plus" format="1">
+ <advance width="1536"/>
+ <unicode hex="002B"/>
+ <outline>
+ <contour>
+ <point x="1456" y="1044" type="line"/>
+ <point x="84" y="1044" type="line"/>
+ <point x="84" y="660" type="line"/>
+ <point x="1456" y="660" type="line"/>
+ </contour>
+ <contour>
+ <point x="964" y="1536" type="line"/>
+ <point x="580" y="1536" type="line"/>
+ <point x="580" y="164" type="line"/>
+ <point x="964" y="164" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1515, 'leftMargin': 67, 'rightMargin': 75}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/plusminus.glif b/src/Interface-Bold.ufo/glyphs/plusminus.glif
new file mode 100644
index 000000000..0af8b0282
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/plusminus.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="plusminus" format="1">
+ <advance width="1536"/>
+ <unicode hex="00B1"/>
+ <outline>
+ <contour>
+ <point x="1456" y="396" type="line"/>
+ <point x="84" y="396" type="line"/>
+ <point x="84" y="0" type="line"/>
+ <point x="1456" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1460" y="1300" type="line"/>
+ <point x="964" y="1300" type="line"/>
+ <point x="964" y="1700" type="line"/>
+ <point x="580" y="1700" type="line"/>
+ <point x="580" y="1300" type="line"/>
+ <point x="84" y="1300" type="line"/>
+ <point x="84" y="912" type="line"/>
+ <point x="580" y="912" type="line"/>
+ <point x="580" y="512" type="line"/>
+ <point x="964" y="512" type="line"/>
+ <point x="964" y="912" type="line"/>
+ <point x="1460" y="912" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1515, 'leftMargin': 118, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/plusmod.glif b/src/Interface-Bold.ufo/glyphs/plusmod.glif
new file mode 100644
index 000000000..52d713acb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/plusmod.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="plusmod" format="1">
+ <advance width="1024"/>
+ <unicode hex="02D6"/>
+ <outline>
+ <contour>
+ <point x="652" y="880" type="line"/>
+ <point x="372" y="880" type="line"/>
+ <point x="372" y="120" type="line"/>
+ <point x="652" y="120" type="line"/>
+ </contour>
+ <contour>
+ <point x="168" y="636" type="line"/>
+ <point x="168" y="368" type="line"/>
+ <point x="856" y="368" type="line"/>
+ <point x="856" y="636" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 906, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/plussub.glif b/src/Interface-Bold.ufo/glyphs/plussub.glif
new file mode 100644
index 000000000..4bf992a2d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/plussub.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="plussub" format="1">
+ <advance width="1280"/>
+ <unicode hex="208A"/>
+ <outline>
+ <component base="plussuperior" xOffset="72" yOffset="-1376"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1139, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/plussubnosp.glif b/src/Interface-Bold.ufo/glyphs/plussubnosp.glif
new file mode 100644
index 000000000..2ee31401a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/plussubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="plussubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="031F"/>
+ <outline>
+ <contour>
+ <point x="-795" y="-758" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-795" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="plusmod" yScale="0.89" xOffset="-1247" yOffset="-865"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/plussuperior.glif b/src/Interface-Bold.ufo/glyphs/plussuperior.glif
new file mode 100644
index 000000000..fe2cc3eb8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/plussuperior.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="plussuperior" format="1">
+ <advance width="1280"/>
+ <unicode hex="207A"/>
+ <outline>
+ <contour>
+ <point x="1100" y="1516" type="line"/>
+ <point x="180" y="1516" type="line"/>
+ <point x="180" y="1256" type="line"/>
+ <point x="1100" y="1256" type="line"/>
+ </contour>
+ <contour>
+ <point x="780" y="1876" type="line"/>
+ <point x="504" y="1876" type="line"/>
+ <point x="504" y="900" type="line"/>
+ <point x="780" y="900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1386.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>569.25</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1139, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/primemod.glif b/src/Interface-Bold.ufo/glyphs/primemod.glif
new file mode 100644
index 000000000..5c4f3c014
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/primemod.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="primemod" format="1">
+ <advance width="768"/>
+ <unicode hex="02B9"/>
+ <outline>
+ <contour>
+ <point x="124" y="1672" type="line"/>
+ <point x="344" y="1672" type="line"/>
+ <point x="648" y="2148" type="line"/>
+ <point x="232" y="2148" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 745, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/primerev1.glif b/src/Interface-Bold.ufo/glyphs/primerev1.glif
new file mode 100644
index 000000000..4a7983ba2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/primerev1.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="primerev1" format="1">
+ <advance width="1024"/>
+ <unicode hex="2035"/>
+ <outline>
+ <contour>
+ <point x="608" y="2148" type="line"/>
+ <point x="136" y="2148" type="line"/>
+ <point x="528" y="1664" type="line"/>
+ <point x="888" y="1664" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 919, 'leftMargin': 95, 'rightMargin': 71}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/primetripl1.glif b/src/Interface-Bold.ufo/glyphs/primetripl1.glif
new file mode 100644
index 000000000..1a5d6d10a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/primetripl1.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="primetripl1" format="1">
+ <advance width="2304"/>
+ <unicode hex="2034"/>
+ <outline>
+ <contour>
+ <point x="128" y="1664" type="line"/>
+ <point x="488" y="1664" type="line"/>
+ <point x="884" y="2148" type="line"/>
+ <point x="412" y="2148" type="line"/>
+ </contour>
+ <contour>
+ <point x="776" y="1664" type="line"/>
+ <point x="1136" y="1664" type="line"/>
+ <point x="1528" y="2148" type="line"/>
+ <point x="1056" y="2148" type="line"/>
+ </contour>
+ <contour>
+ <point x="1420" y="1664" type="line"/>
+ <point x="1784" y="1664" type="line"/>
+ <point x="2176" y="2148" type="line"/>
+ <point x="1704" y="2148" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2262, 'leftMargin': 95, 'rightMargin': 121}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/primetriplerev1.glif b/src/Interface-Bold.ufo/glyphs/primetriplerev1.glif
new file mode 100644
index 000000000..f08629e3d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/primetriplerev1.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="primetriplerev1" format="1">
+ <advance width="2304"/>
+ <unicode hex="2037"/>
+ <outline>
+ <contour>
+ <point x="1892" y="2148" type="line"/>
+ <point x="1424" y="2148" type="line"/>
+ <point x="1816" y="1664" type="line"/>
+ <point x="2176" y="1664" type="line"/>
+ </contour>
+ <contour>
+ <point x="1248" y="2148" type="line"/>
+ <point x="776" y="2148" type="line"/>
+ <point x="1168" y="1664" type="line"/>
+ <point x="1528" y="1664" type="line"/>
+ </contour>
+ <contour>
+ <point x="600" y="2148" type="line"/>
+ <point x="128" y="2148" type="line"/>
+ <point x="524" y="1664" type="line"/>
+ <point x="884" y="1664" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2266.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/product.glif b/src/Interface-Bold.ufo/glyphs/product.glif
new file mode 100644
index 000000000..cf62f0469
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/product.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="product" format="1">
+ <advance width="2048"/>
+ <unicode hex="220F"/>
+ <outline>
+ <contour>
+ <point x="1780" y="2004" type="line"/>
+ <point x="268" y="2004" type="line"/>
+ <point x="268" y="-372" type="line"/>
+ <point x="716" y="-372" type="line"/>
+ <point x="716" y="1656" type="line"/>
+ <point x="1332" y="1656" type="line"/>
+ <point x="1332" y="-372" type="line"/>
+ <point x="1780" y="-372" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1942, 'leftMargin': 224, 'rightMargin': 208}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/psi.glif b/src/Interface-Bold.ufo/glyphs/psi.glif
new file mode 100644
index 000000000..fe95a4adf
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/psi.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="psi" format="1">
+ <advance width="2304"/>
+ <unicode hex="03C8"/>
+ <outline>
+ <contour>
+ <point x="1140" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2220" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="168" y="1488" type="line"/>
+ <point x="168" y="808" type="line" smooth="yes"/>
+ <point x="168" y="216"/>
+ <point x="564" y="-28"/>
+ <point x="1156" y="-28" type="curve" smooth="yes"/>
+ <point x="1896" y="-28"/>
+ <point x="2136" y="384"/>
+ <point x="2136" y="836" type="curve" smooth="yes"/>
+ <point x="2136" y="1112"/>
+ <point x="2052" y="1332"/>
+ <point x="1952" y="1488" type="curve"/>
+ <point x="1552" y="1488" type="line"/>
+ <point x="1632" y="1280"/>
+ <point x="1692" y="1060"/>
+ <point x="1696" y="836" type="curve"/>
+ <point x="1696" y="528"/>
+ <point x="1560" y="328"/>
+ <point x="1140" y="328" type="curve" smooth="yes"/>
+ <point x="852" y="328"/>
+ <point x="612" y="428"/>
+ <point x="612" y="804" type="curve" smooth="yes"/>
+ <point x="612" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="920" y="1488" type="line"/>
+ <point x="920" y="-656" type="line"/>
+ <point x="1364" y="-656" type="line"/>
+ <point x="1364" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2138, 'leftMargin': 84, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/psilipneumatacyrilliccmb.glif b/src/Interface-Bold.ufo/glyphs/psilipneumatacyrilliccmb.glif
new file mode 100644
index 000000000..652fd765c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/psilipneumatacyrilliccmb.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="psilipneumatacyrilliccmb" format="1">
+ <advance width="0"/>
+ <unicode hex="0486"/>
+ <outline>
+ <contour>
+ <point x="-656" y="1760" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-485" y="2063" type="line"/>
+ <point x="-485" y="2272" type="line"/>
+ <point x="-745" y="2272" type="line"/>
+ <point x="-744" y="2038" type="line"/>
+ <point x="-825" y="1893" type="line"/>
+ <point x="-712" y="1800" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/published.glif b/src/Interface-Bold.ufo/glyphs/published.glif
new file mode 100644
index 000000000..6d18485b1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/published.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="published" format="1">
+ <advance width="2304"/>
+ <outline>
+ <contour>
+ <point x="1152" y="144" type="curve" smooth="yes"/>
+ <point x="704" y="144"/>
+ <point x="344" y="516"/>
+ <point x="344" y="1004" type="curve" smooth="yes"/>
+ <point x="344" y="1488"/>
+ <point x="704" y="1860"/>
+ <point x="1152" y="1860" type="curve" smooth="yes"/>
+ <point x="1600" y="1860"/>
+ <point x="1960" y="1488"/>
+ <point x="1960" y="1004" type="curve" smooth="yes"/>
+ <point x="1960" y="516"/>
+ <point x="1600" y="144"/>
+ </contour>
+ <contour>
+ <point x="1152" y="-28" type="curve" smooth="yes"/>
+ <point x="1692" y="-28"/>
+ <point x="2128" y="420"/>
+ <point x="2128" y="1004" type="curve" smooth="yes"/>
+ <point x="2128" y="1584"/>
+ <point x="1692" y="2032"/>
+ <point x="1152" y="2032" type="curve" smooth="yes"/>
+ <point x="612" y="2032"/>
+ <point x="176" y="1584"/>
+ <point x="176" y="1004" type="curve" smooth="yes"/>
+ <point x="176" y="420"/>
+ <point x="612" y="-28"/>
+ </contour>
+ <contour>
+ <point x="1244" y="888" type="line"/>
+ <point x="1484" y="888"/>
+ <point x="1636" y="1008"/>
+ <point x="1636" y="1236" type="curve" smooth="yes"/>
+ <point x="1636" y="1464"/>
+ <point x="1484" y="1604"/>
+ <point x="1244" y="1604" type="curve" smooth="yes"/>
+ <point x="804" y="1604" type="line"/>
+ <point x="804" y="436" type="line"/>
+ <point x="1008" y="436" type="line"/>
+ <point x="1008" y="1420" type="line"/>
+ <point x="1244" y="1420" type="line" smooth="yes"/>
+ <point x="1372" y="1420"/>
+ <point x="1428" y="1332"/>
+ <point x="1428" y="1236" type="curve" smooth="yes"/>
+ <point x="1428" y="1140"/>
+ <point x="1372" y="1072"/>
+ <point x="1244" y="1072" type="curve" smooth="yes"/>
+ <point x="928" y="1072" type="line"/>
+ <point x="928" y="888" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2173, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/punctuationspace.glif b/src/Interface-Bold.ufo/glyphs/punctuationspace.glif
new file mode 100644
index 000000000..5b64c8a15
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/punctuationspace.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="punctuationspace" format="1">
+ <advance width="1024"/>
+ <unicode hex="2008"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 770.0, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/q.cn.glif b/src/Interface-Bold.ufo/glyphs/q.cn.glif
new file mode 100644
index 000000000..453f5607b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/q.cn.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="q.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1008" y="-572" type="line"/>
+ <point x="1452" y="-572" type="line"/>
+ <point x="1452" y="1488" type="line"/>
+ <point x="1068" y="1488" type="line"/>
+ <point x="1008" y="1176" type="line"/>
+ </contour>
+ <contour>
+ <point x="84" y="704" type="line"/>
+ <point x="84" y="236"/>
+ <point x="276" y="-28"/>
+ <point x="648" y="-28" type="curve" smooth="yes"/>
+ <point x="992" y="-28"/>
+ <point x="1148" y="292"/>
+ <point x="1204" y="664" type="curve"/>
+ <point x="1204" y="808" type="line"/>
+ <point x="1148" y="1208"/>
+ <point x="992" y="1516"/>
+ <point x="652" y="1516" type="curve" smooth="yes"/>
+ <point x="276" y="1516"/>
+ <point x="84" y="1276"/>
+ <point x="84" y="788" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="528" y="788" type="line"/>
+ <point x="528" y="1052"/>
+ <point x="596" y="1160"/>
+ <point x="780" y="1160" type="curve" smooth="yes"/>
+ <point x="980" y="1160"/>
+ <point x="1052" y="1052"/>
+ <point x="1052" y="848" type="curve" smooth="yes"/>
+ <point x="1052" y="628" type="line" smooth="yes"/>
+ <point x="1052" y="448"/>
+ <point x="980" y="332"/>
+ <point x="776" y="332" type="curve" smooth="yes"/>
+ <point x="588" y="332"/>
+ <point x="528" y="444"/>
+ <point x="528" y="704" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 78, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/q.glif b/src/Interface-Bold.ufo/glyphs/q.glif
new file mode 100644
index 000000000..44d1ac03a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/q.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="q" format="1">
+ <advance width="1536"/>
+ <unicode hex="0071"/>
+ <outline>
+ <contour>
+ <point x="744" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1240" y="-560" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="744" y="1776" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="1592" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1592" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1592" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1452" y="1488" type="line"/>
+ <point x="1068.0" y="1488.0" type="line"/>
+ <point x="1016" y="1264" type="line"/>
+ <point x="1012.0" y="1196.0" type="line"/>
+ <point x="1144.0" y="748.0" type="line"/>
+ <point x="1008.0" y="277.0" type="line"/>
+ <point x="1008.0" y="-572.0" type="line"/>
+ <point x="1452.0" y="-572.0" type="line"/>
+ </contour>
+ <component base="leftloop.cn"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 78, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/qhook.cn.glif b/src/Interface-Bold.ufo/glyphs/qhook.cn.glif
new file mode 100644
index 000000000..227252164
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/qhook.cn.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="qhook.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="40" y="704" type="line"/>
+ <point x="40" y="236"/>
+ <point x="232" y="-28"/>
+ <point x="604" y="-28" type="curve" smooth="yes"/>
+ <point x="948" y="-28"/>
+ <point x="1100" y="292"/>
+ <point x="1156" y="664" type="curve"/>
+ <point x="1156" y="808" type="line"/>
+ <point x="1100" y="1208"/>
+ <point x="948" y="1516"/>
+ <point x="608" y="1516" type="curve" smooth="yes"/>
+ <point x="232" y="1516"/>
+ <point x="40" y="1276"/>
+ <point x="40" y="788" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="484" y="788" type="line"/>
+ <point x="484" y="1052"/>
+ <point x="548" y="1160"/>
+ <point x="732" y="1160" type="curve" smooth="yes"/>
+ <point x="936" y="1160"/>
+ <point x="1008" y="1052"/>
+ <point x="1008" y="848" type="curve"/>
+ <point x="1008" y="628" type="line"/>
+ <point x="1008" y="448"/>
+ <point x="936" y="332"/>
+ <point x="732" y="332" type="curve" smooth="yes"/>
+ <point x="544" y="332"/>
+ <point x="484" y="444"/>
+ <point x="484" y="704" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1408" y="-572" type="line"/>
+ <point x="1408" y="1460" type="line" smooth="yes"/>
+ <point x="1408" y="1612"/>
+ <point x="1540" y="1648"/>
+ <point x="1644" y="1648" type="curve" smooth="yes"/>
+ <point x="1680" y="1648"/>
+ <point x="1716" y="1644"/>
+ <point x="1752" y="1636" type="curve"/>
+ <point x="1752" y="1932" type="line"/>
+ <point x="1688" y="1948"/>
+ <point x="1620" y="1956"/>
+ <point x="1520" y="1956" type="curve" smooth="yes"/>
+ <point x="1280" y="1956"/>
+ <point x="964" y="1904"/>
+ <point x="964" y="1460" type="curve" smooth="yes"/>
+ <point x="964" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1790, 'leftMargin': 78, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/qhook.glif b/src/Interface-Bold.ufo/glyphs/qhook.glif
new file mode 100644
index 000000000..3e90c6b31
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/qhook.glif
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="qhook" format="1">
+ <advance width="1792"/>
+ <unicode hex="02A0"/>
+ <outline>
+ <contour>
+ <point x="688" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="684" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1752" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1408" y="1196" type="line"/>
+ <point x="1408" y="1460" type="line" smooth="yes"/>
+ <point x="1408" y="1612"/>
+ <point x="1540" y="1648"/>
+ <point x="1644" y="1648" type="curve" smooth="yes"/>
+ <point x="1680" y="1648"/>
+ <point x="1716" y="1644"/>
+ <point x="1752" y="1636" type="curve"/>
+ <point x="1752" y="1932" type="line"/>
+ <point x="1688" y="1948"/>
+ <point x="1620" y="1956"/>
+ <point x="1520" y="1956" type="curve" smooth="yes"/>
+ <point x="1280" y="1956"/>
+ <point x="964" y="1904"/>
+ <point x="964" y="1460" type="curve" smooth="yes"/>
+ <point x="964" y="1196" type="line"/>
+ </contour>
+ <contour>
+ <point x="964" y="-572" type="line"/>
+ <point x="1408" y="-572" type="line"/>
+ <point x="1408" y="1488" type="line"/>
+ <point x="1024" y="1488" type="line"/>
+ <point x="964" y="1176" type="line"/>
+ </contour>
+ <contour>
+ <point x="40" y="732" type="line"/>
+ <point x="40" y="296"/>
+ <point x="244" y="-28"/>
+ <point x="620" y="-28" type="curve" smooth="yes"/>
+ <point x="980" y="-28"/>
+ <point x="1124" y="316"/>
+ <point x="1184" y="720" type="curve"/>
+ <point x="1184" y="756" type="line"/>
+ <point x="1124" y="1184"/>
+ <point x="980" y="1516"/>
+ <point x="620" y="1516" type="curve" smooth="yes"/>
+ <point x="244" y="1516"/>
+ <point x="40" y="1212"/>
+ <point x="40" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="484" y="760" type="line"/>
+ <point x="484" y="992"/>
+ <point x="548" y="1160"/>
+ <point x="732" y="1160" type="curve" smooth="yes"/>
+ <point x="936" y="1160"/>
+ <point x="1008" y="1032"/>
+ <point x="1008" y="792" type="curve" smooth="yes"/>
+ <point x="1008" y="684" type="line" smooth="yes"/>
+ <point x="1008" y="472"/>
+ <point x="936" y="332"/>
+ <point x="732" y="332" type="curve" smooth="yes"/>
+ <point x="544" y="332"/>
+ <point x="484" y="508"/>
+ <point x="484" y="732" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1790, 'leftMargin': 78, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/qofdagesh.glif b/src/Interface-Bold.ufo/glyphs/qofdagesh.glif
new file mode 100644
index 000000000..102f00c92
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/qofdagesh.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="qofdagesh" format="1">
+ <advance width="1024"/>
+ <unicode hex="02DF"/>
+ <outline>
+ <contour>
+ <point x="516" y="1596" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="304" y="1580" type="line"/>
+ <point x="904" y="2188" type="line"/>
+ <point x="724" y="2368" type="line"/>
+ <point x="124" y="1764" type="line"/>
+ </contour>
+ <contour>
+ <point x="720" y="1576" type="line"/>
+ <point x="900" y="1760" type="line"/>
+ <point x="304" y="2372" type="line"/>
+ <point x="124" y="2188" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/quarteremspace.glif b/src/Interface-Bold.ufo/glyphs/quarteremspace.glif
new file mode 100644
index 000000000..cbd794abc
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/quarteremspace.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quarteremspace" format="1">
+ <advance width="768"/>
+ <unicode hex="2005"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 718, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/question.glif b/src/Interface-Bold.ufo/glyphs/question.glif
new file mode 100644
index 000000000..610bd3b90
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/question.glif
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="question" format="1">
+ <advance width="1536"/>
+ <unicode hex="003F"/>
+ <outline>
+ <contour>
+ <point x="936" y="636" type="line"/>
+ <point x="947.0193917183321" y="1032.6981018599563"/>
+ <point x="1408" y="1048"/>
+ <point x="1408" y="1484" type="curve" smooth="yes"/>
+ <point x="1408" y="1840"/>
+ <point x="1168" y="2032"/>
+ <point x="772" y="2032" type="curve" smooth="yes"/>
+ <point x="416" y="2032"/>
+ <point x="136" y="1860"/>
+ <point x="132" y="1448" type="curve"/>
+ <point x="576" y="1448" type="line"/>
+ <point x="580" y="1608"/>
+ <point x="672" y="1672"/>
+ <point x="772" y="1672" type="curve" smooth="yes"/>
+ <point x="900" y="1672"/>
+ <point x="964" y="1608"/>
+ <point x="964" y="1464" type="curve" smooth="yes"/>
+ <point x="964" y="1180"/>
+ <point x="556" y="1228"/>
+ <point x="556" y="636" type="curve"/>
+ </contour>
+ <contour>
+ <point x="504" y="216" type="curve" smooth="yes"/>
+ <point x="504" y="84"/>
+ <point x="604" y="-16"/>
+ <point x="752" y="-16" type="curve" smooth="yes"/>
+ <point x="896" y="-16"/>
+ <point x="996" y="84"/>
+ <point x="996" y="216" type="curve" smooth="yes"/>
+ <point x="996" y="348"/>
+ <point x="896" y="448"/>
+ <point x="752" y="448" type="curve" smooth="yes"/>
+ <point x="604" y="448"/>
+ <point x="504" y="348"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2351.25</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>834.625</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>459.25</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1425, 'leftMargin': 50, 'rightMargin': 98}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/questiondown.glif b/src/Interface-Bold.ufo/glyphs/questiondown.glif
new file mode 100644
index 000000000..68c4b9df6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/questiondown.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="questiondown" format="1">
+ <advance width="1536"/>
+ <unicode hex="00BF"/>
+ <outline>
+ <component base="question" yScale="-1" yOffset="1512"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1425, 'leftMargin': 99, 'rightMargin': 49}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/questiongreek.glif b/src/Interface-Bold.ufo/glyphs/questiongreek.glif
new file mode 100644
index 000000000..ff14a4fd7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/questiongreek.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="questiongreek" format="1">
+ <advance width="768"/>
+ <unicode hex="037E"/>
+ <outline>
+ <component base="period" xOffset="16" yOffset="1096"/>
+ <component base="comma" xOffset="68"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 788, 'leftMargin': 89, 'rightMargin': 174}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/quotedbl.glif b/src/Interface-Bold.ufo/glyphs/quotedbl.glif
new file mode 100644
index 000000000..0b51caa88
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/quotedbl.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotedbl" format="1">
+ <advance width="1024"/>
+ <unicode hex="0022"/>
+ <outline>
+ <component base="quotesingle"/>
+ <component base="quotesingle" xOffset="512"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 897, 'leftMargin': 52, 'rightMargin': 69}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/quotedblbase.glif b/src/Interface-Bold.ufo/glyphs/quotedblbase.glif
new file mode 100644
index 000000000..560455862
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/quotedblbase.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotedblbase" format="1">
+ <advance width="1152"/>
+ <unicode hex="201E"/>
+ <outline>
+ <component base="quoteright" xOffset="12" yOffset="-1792"/>
+ <component base="quoteright" xOffset="508" yOffset="-1792"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1183, 'leftMargin': 107, 'rightMargin': 135}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/quotedblleft.glif b/src/Interface-Bold.ufo/glyphs/quotedblleft.glif
new file mode 100644
index 000000000..f97a51f49
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/quotedblleft.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotedblleft" format="1">
+ <advance width="1152"/>
+ <unicode hex="201C"/>
+ <outline>
+ <component base="quoteleft"/>
+ <component base="quoteleft" xOffset="500"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1184, 'leftMargin': 170, 'rightMargin': 86}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/quotedblreversed.glif b/src/Interface-Bold.ufo/glyphs/quotedblreversed.glif
new file mode 100644
index 000000000..7183c1663
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/quotedblreversed.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotedblreversed" format="1">
+ <advance width="1152"/>
+ <unicode hex="201F"/>
+ <outline>
+ <component base="quotereversed"/>
+ <component base="quotereversed" xOffset="500"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1192, 'leftMargin': 107, 'rightMargin': 130}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/quotedblright.glif b/src/Interface-Bold.ufo/glyphs/quotedblright.glif
new file mode 100644
index 000000000..44c9be33d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/quotedblright.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotedblright" format="1">
+ <advance width="1152"/>
+ <unicode hex="201D"/>
+ <outline>
+ <component base="quoteright" xOffset="12"/>
+ <component base="quoteright" xOffset="508"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1192, 'leftMargin': 179, 'rightMargin': 74}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/quoteleft.glif b/src/Interface-Bold.ufo/glyphs/quoteleft.glif
new file mode 100644
index 000000000..f0de6a174
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/quoteleft.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quoteleft" format="1">
+ <advance width="640"/>
+ <unicode hex="2018"/>
+ <outline>
+ <contour>
+ <point x="96" y="1408" type="line"/>
+ <point x="428" y="1408" type="line"/>
+ <point x="428" y="1632" type="line" smooth="yes"/>
+ <point x="428" y="1808"/>
+ <point x="484" y="1928"/>
+ <point x="544" y="2032" type="curve"/>
+ <point x="348" y="2144" type="line"/>
+ <point x="216" y="2028"/>
+ <point x="96" y="1816"/>
+ <point x="96" y="1632" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 689, 'leftMargin': 147, 'rightMargin': 92}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/quotereversed.glif b/src/Interface-Bold.ufo/glyphs/quotereversed.glif
new file mode 100644
index 000000000..47e83b3c5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/quotereversed.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotereversed" format="1">
+ <advance width="640"/>
+ <unicode hex="201B"/>
+ <outline>
+ <contour>
+ <point x="96" y="2048" type="line"/>
+ <point x="96" y="1824" type="line" smooth="yes"/>
+ <point x="96" y="1640"/>
+ <point x="216" y="1428"/>
+ <point x="348" y="1312" type="curve"/>
+ <point x="544" y="1424" type="line"/>
+ <point x="484" y="1528"/>
+ <point x="428" y="1648"/>
+ <point x="428" y="1824" type="curve" smooth="yes"/>
+ <point x="428" y="2048" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 594.0, 'leftMargin': 96, 'rightMargin': 48.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/quoteright.glif b/src/Interface-Bold.ufo/glyphs/quoteright.glif
new file mode 100644
index 000000000..696e7b14c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/quoteright.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quoteright" format="1">
+ <advance width="640"/>
+ <unicode hex="2019"/>
+ <outline>
+ <contour>
+ <point x="160.0" y="2112.0" type="move" name="_caron"/>
+ </contour>
+ <contour>
+ <point x="544" y="2048" type="line"/>
+ <point x="212" y="2048" type="line"/>
+ <point x="212" y="1824" type="line" smooth="yes"/>
+ <point x="212" y="1648"/>
+ <point x="156" y="1528"/>
+ <point x="96" y="1424" type="curve"/>
+ <point x="292" y="1312" type="line"/>
+ <point x="424" y="1428"/>
+ <point x="544" y="1640"/>
+ <point x="544" y="1824" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 672, 'leftMargin': 88, 'rightMargin': 134}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/quotesinglbase.glif b/src/Interface-Bold.ufo/glyphs/quotesinglbase.glif
new file mode 100644
index 000000000..1359f344a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/quotesinglbase.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotesinglbase" format="1">
+ <advance width="640"/>
+ <unicode hex="201A"/>
+ <outline>
+ <component base="quoteright" yOffset="-1792"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 744, 'leftMargin': 107, 'rightMargin': 186}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/quotesingle.glif b/src/Interface-Bold.ufo/glyphs/quotesingle.glif
new file mode 100644
index 000000000..4266cce09
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/quotesingle.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotesingle" format="1">
+ <advance width="512"/>
+ <unicode hex="0027"/>
+ <outline>
+ <contour>
+ <point x="412" y="2048" type="line"/>
+ <point x="96" y="2048" type="line"/>
+ <point x="96" y="1256" type="line"/>
+ <point x="412" y="1256" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 441, 'leftMargin': 69, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/r.glif b/src/Interface-Bold.ufo/glyphs/r.glif
new file mode 100644
index 000000000..9e2babec6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/r.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="r" format="1">
+ <advance width="1024"/>
+ <unicode hex="0072"/>
+ <outline>
+ <contour>
+ <point x="624.0" y="1776.0" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="420.0" y="16.0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1112.0" y="2200.0" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1112.0" y="-560.0" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1112.0" y="1776.0" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="976" y="1504" type="line"/>
+ <point x="956" y="1512"/>
+ <point x="920" y="1512"/>
+ <point x="904" y="1512" type="curve"/>
+ <point x="776" y="1512"/>
+ <point x="648" y="1400"/>
+ <point x="604" y="1296" type="curve"/>
+ <point x="592" y="1296" type="line"/>
+ <point x="592" y="1488" type="line"/>
+ <point x="148" y="1488" type="line"/>
+ <point x="148" y="0" type="line"/>
+ <point x="592" y="0" type="line"/>
+ <point x="592" y="844" type="line"/>
+ <point x="592" y="1016"/>
+ <point x="724" y="1080"/>
+ <point x="884" y="1080" type="curve"/>
+ <point x="908" y="1080"/>
+ <point x="956" y="1080"/>
+ <point x="976" y="1076" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1055, 'leftMargin': 140, 'rightMargin': 31}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/radical.glif b/src/Interface-Bold.ufo/glyphs/radical.glif
new file mode 100644
index 000000000..12947ab48
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/radical.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="radical" format="1">
+ <advance width="1792"/>
+ <unicode hex="221A"/>
+ <outline>
+ <contour>
+ <point x="876" y="292" type="line"/>
+ <point x="824" y="0" type="line"/>
+ <point x="1108" y="0" type="line"/>
+ <point x="1624" y="2004" type="line"/>
+ <point x="1292" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="732" y="1028" type="line"/>
+ <point x="372" y="1028" type="line"/>
+ <point x="724" y="0" type="line"/>
+ <point x="972" y="0" type="line"/>
+ <point x="944" y="264" type="line"/>
+ </contour>
+ <contour>
+ <point x="172" y="668" type="line"/>
+ <point x="704" y="668" type="line"/>
+ <point x="704" y="1028" type="line"/>
+ <point x="172" y="1028" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1548, 'leftMargin': 73, 'rightMargin': 22}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/rdescend.glif b/src/Interface-Bold.ufo/glyphs/rdescend.glif
new file mode 100644
index 000000000..6b8bf8bf3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/rdescend.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rdescend" format="1">
+ <advance width="1280"/>
+ <unicode hex="027C"/>
+ <outline>
+ <contour>
+ <point x="796" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="796" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1112" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="640" y="1120" type="line"/>
+ <point x="616" y="1488" type="line"/>
+ <point x="200" y="1488" type="line"/>
+ <point x="200" y="-572" type="line"/>
+ <point x="640" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1084" y="1500" type="line"/>
+ <point x="1048" y="1512"/>
+ <point x="1000" y="1516"/>
+ <point x="956" y="1516" type="curve" smooth="yes"/>
+ <point x="688" y="1516"/>
+ <point x="532" y="1240"/>
+ <point x="532" y="844" type="curve"/>
+ <point x="612" y="788" type="line"/>
+ <point x="612" y="984"/>
+ <point x="708" y="1080"/>
+ <point x="928" y="1080" type="curve" smooth="yes"/>
+ <point x="968" y="1080"/>
+ <point x="1036" y="1072"/>
+ <point x="1076" y="1068" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1055, 'leftMargin': 140, 'rightMargin': 31}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/referencemark.glif b/src/Interface-Bold.ufo/glyphs/referencemark.glif
new file mode 100644
index 000000000..34dbc635e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/referencemark.glif
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="referencemark" format="1">
+ <advance width="2304"/>
+ <unicode hex="203B"/>
+ <outline>
+ <contour>
+ <point x="744" y="272" type="line"/>
+ <point x="1816" y="1364" type="line"/>
+ <point x="1560" y="1616" type="line"/>
+ <point x="488" y="524" type="line"/>
+ </contour>
+ <contour>
+ <point x="1560" y="272" type="line"/>
+ <point x="1816" y="524" type="line"/>
+ <point x="744" y="1616" type="line"/>
+ <point x="488" y="1364" type="line"/>
+ </contour>
+ <contour>
+ <point x="228" y="944" type="curve" smooth="yes"/>
+ <point x="228" y="824"/>
+ <point x="328" y="736"/>
+ <point x="476" y="736" type="curve" smooth="yes"/>
+ <point x="620" y="736"/>
+ <point x="720" y="824"/>
+ <point x="720" y="944" type="curve" smooth="yes"/>
+ <point x="720" y="1060"/>
+ <point x="620" y="1148"/>
+ <point x="476" y="1148" type="curve" smooth="yes"/>
+ <point x="328" y="1148"/>
+ <point x="228" y="1060"/>
+ </contour>
+ <contour>
+ <point x="908" y="260" type="curve" smooth="yes"/>
+ <point x="908" y="144"/>
+ <point x="1004" y="56"/>
+ <point x="1152" y="56" type="curve" smooth="yes"/>
+ <point x="1300" y="56"/>
+ <point x="1400" y="144"/>
+ <point x="1400" y="260" type="curve" smooth="yes"/>
+ <point x="1400" y="380"/>
+ <point x="1300" y="468"/>
+ <point x="1152" y="468" type="curve" smooth="yes"/>
+ <point x="1004" y="468"/>
+ <point x="908" y="380"/>
+ </contour>
+ <contour>
+ <point x="908" y="1624" type="curve" smooth="yes"/>
+ <point x="908" y="1508"/>
+ <point x="1004" y="1420"/>
+ <point x="1152" y="1420" type="curve" smooth="yes"/>
+ <point x="1300" y="1420"/>
+ <point x="1400" y="1508"/>
+ <point x="1400" y="1624" type="curve" smooth="yes"/>
+ <point x="1400" y="1744"/>
+ <point x="1300" y="1832"/>
+ <point x="1152" y="1832" type="curve" smooth="yes"/>
+ <point x="1004" y="1832"/>
+ <point x="908" y="1744"/>
+ </contour>
+ <contour>
+ <point x="1584" y="944" type="curve" smooth="yes"/>
+ <point x="1584" y="824"/>
+ <point x="1684" y="736"/>
+ <point x="1832" y="736" type="curve" smooth="yes"/>
+ <point x="1976" y="736"/>
+ <point x="2076" y="824"/>
+ <point x="2076" y="944" type="curve" smooth="yes"/>
+ <point x="2076" y="1060"/>
+ <point x="1976" y="1148"/>
+ <point x="1832" y="1148" type="curve" smooth="yes"/>
+ <point x="1684" y="1148"/>
+ <point x="1584" y="1060"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2068.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/registered.glif b/src/Interface-Bold.ufo/glyphs/registered.glif
new file mode 100644
index 000000000..dc1f86fff
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/registered.glif
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="registered" format="1">
+ <advance width="2304"/>
+ <unicode hex="00AE"/>
+ <outline>
+ <contour>
+ <point x="1188" y="900" type="line"/>
+ <point x="1240" y="900"/>
+ <point x="1212" y="900"/>
+ <point x="1260" y="928" type="curve" smooth="yes"/>
+ <point x="1268" y="928"/>
+ <point x="1276" y="948"/>
+ <point x="1280" y="948" type="curve" smooth="yes"/>
+ <point x="1472" y="1000"/>
+ <point x="1580" y="1092"/>
+ <point x="1580" y="1240" type="curve"/>
+ <point x="1580" y="1476"/>
+ <point x="1408" y="1604"/>
+ <point x="1132" y="1604" type="curve"/>
+ <point x="748" y="1604" type="line"/>
+ <point x="748" y="436" type="line"/>
+ <point x="956" y="436" type="line"/>
+ <point x="956" y="1420" type="line"/>
+ <point x="1132" y="1420" type="line"/>
+ <point x="1312" y="1420"/>
+ <point x="1376" y="1376"/>
+ <point x="1376" y="1244" type="curve"/>
+ <point x="1376" y="1136"/>
+ <point x="1260" y="1084"/>
+ <point x="1132" y="1084" type="curve"/>
+ <point x="888" y="1084" type="line"/>
+ <point x="892" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="1172" y="900" type="line"/>
+ <point x="1316" y="900"/>
+ <point x="1368" y="836"/>
+ <point x="1368" y="708" type="curve"/>
+ <point x="1368" y="632" type="line"/>
+ <point x="1368" y="592"/>
+ <point x="1368" y="480"/>
+ <point x="1388" y="436" type="curve"/>
+ <point x="1600" y="436" type="line"/>
+ <point x="1600" y="456" type="line"/>
+ <point x="1584" y="500"/>
+ <point x="1576" y="564"/>
+ <point x="1576" y="632" type="curve"/>
+ <point x="1576" y="708" type="line"/>
+ <point x="1576" y="908"/>
+ <point x="1488" y="1056"/>
+ <point x="1200" y="1056" type="curve"/>
+ </contour>
+ <contour>
+ <point x="344" y="1004" type="curve" smooth="yes"/>
+ <point x="344" y="1488"/>
+ <point x="708" y="1860"/>
+ <point x="1152" y="1860" type="curve" smooth="yes"/>
+ <point x="1600" y="1860"/>
+ <point x="1960" y="1488"/>
+ <point x="1960" y="1004" type="curve" smooth="yes"/>
+ <point x="1960" y="516"/>
+ <point x="1600" y="144"/>
+ <point x="1152" y="144" type="curve" smooth="yes"/>
+ <point x="708" y="144"/>
+ <point x="344" y="516"/>
+ </contour>
+ <contour>
+ <point x="176" y="1004" type="curve" smooth="yes"/>
+ <point x="176" y="420"/>
+ <point x="616" y="-28"/>
+ <point x="1152" y="-28" type="curve" smooth="yes"/>
+ <point x="1692" y="-28"/>
+ <point x="2128" y="420"/>
+ <point x="2128" y="1004" type="curve" smooth="yes"/>
+ <point x="2128" y="1584"/>
+ <point x="1692" y="2032"/>
+ <point x="1152" y="2032" type="curve" smooth="yes"/>
+ <point x="616" y="2032"/>
+ <point x="176" y="1584"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2211.0, 'leftMargin': 118, 'rightMargin': 140.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/response.glif b/src/Interface-Bold.ufo/glyphs/response.glif
new file mode 100644
index 000000000..5023395f7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/response.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="response" format="1">
+ <advance width="2048"/>
+ <unicode hex="211F"/>
+ <outline>
+ <contour>
+ <point x="1444" y="2260" type="line"/>
+ <point x="944" y="2420" type="line"/>
+ <point x="868" y="2176" type="line"/>
+ <point x="1144" y="2104" type="line"/>
+ <point x="444" y="-496" type="line"/>
+ <point x="676" y="-496" type="line"/>
+ </contour>
+ <component base="R" xOffset="64"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1816, 'leftMargin': 161, 'rightMargin': 59}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/reverseddblprime.glif b/src/Interface-Bold.ufo/glyphs/reverseddblprime.glif
new file mode 100644
index 000000000..619087047
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/reverseddblprime.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="reverseddblprime" format="1">
+ <advance width="1792"/>
+ <unicode hex="2036"/>
+ <outline>
+ <contour>
+ <point x="1316" y="2148" type="line"/>
+ <point x="844" y="2148" type="line"/>
+ <point x="1236" y="1664" type="line"/>
+ <point x="1596" y="1664" type="line"/>
+ </contour>
+ <contour>
+ <point x="668" y="2148" type="line"/>
+ <point x="196" y="2148" type="line"/>
+ <point x="588" y="1664" type="line"/>
+ <point x="952" y="1664" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1620, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/rfishhook.glif b/src/Interface-Bold.ufo/glyphs/rfishhook.glif
new file mode 100644
index 000000000..74f424c0d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/rfishhook.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rfishhook" format="1">
+ <advance width="1024"/>
+ <unicode hex="027E"/>
+ <outline>
+ <contour>
+ <point x="344" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="344" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="940" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="560" y="0" type="line" name="hr00"/>
+ <point x="560" y="1024" type="line" smooth="yes"/>
+ <point x="560" y="1172"/>
+ <point x="692" y="1208"/>
+ <point x="800" y="1208" type="curve" smooth="yes"/>
+ <point x="836" y="1208"/>
+ <point x="868" y="1204"/>
+ <point x="908" y="1200" type="curve"/>
+ <point x="908" y="1496" type="line"/>
+ <point x="844" y="1508"/>
+ <point x="772" y="1516"/>
+ <point x="672" y="1516" type="curve" smooth="yes"/>
+ <point x="432" y="1516"/>
+ <point x="116" y="1464"/>
+ <point x="116" y="1024" type="curve" smooth="yes"/>
+ <point x="116" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 961, 'leftMargin': 140, 'rightMargin': 30}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/rfishhookrev.glif b/src/Interface-Bold.ufo/glyphs/rfishhookrev.glif
new file mode 100644
index 000000000..6a9ac34d5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/rfishhookrev.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rfishhookrev" format="1">
+ <advance width="1024"/>
+ <unicode hex="027F"/>
+ <outline>
+ <contour>
+ <point x="692" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="692" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1048" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="908" y="-572" type="line" name="hr00"/>
+ <point x="908" y="1024" type="line" smooth="yes"/>
+ <point x="908" y="1464"/>
+ <point x="592" y="1516"/>
+ <point x="352" y="1516" type="curve" smooth="yes"/>
+ <point x="252" y="1516"/>
+ <point x="184" y="1508"/>
+ <point x="120" y="1496" type="curve"/>
+ <point x="120" y="1200" type="line"/>
+ <point x="156" y="1204"/>
+ <point x="192" y="1208"/>
+ <point x="228" y="1208" type="curve" smooth="yes"/>
+ <point x="332" y="1208"/>
+ <point x="464" y="1172"/>
+ <point x="464" y="1024" type="curve" smooth="yes"/>
+ <point x="464" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 958, 'leftMargin': 30, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/rho.glif b/src/Interface-Bold.ufo/glyphs/rho.glif
new file mode 100644
index 000000000..3f1ad428b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/rho.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rho" format="1">
+ <advance width="1792"/>
+ <unicode hex="03C1"/>
+ <outline>
+ <contour>
+ <point x="908" y="1760" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1660" y="1760" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="212" y="-572" type="line"/>
+ <point x="656" y="-572" type="line"/>
+ <point x="656" y="748" type="line" smooth="yes"/>
+ <point x="656" y="992"/>
+ <point x="724" y="1160"/>
+ <point x="888" y="1160" type="curve" smooth="yes"/>
+ <point x="1072" y="1160"/>
+ <point x="1136" y="972"/>
+ <point x="1136" y="740" type="curve" smooth="yes"/>
+ <point x="1136" y="712" type="line" smooth="yes"/>
+ <point x="1136" y="492"/>
+ <point x="1076" y="328"/>
+ <point x="892" y="328" type="curve" smooth="yes"/>
+ <point x="684" y="328"/>
+ <point x="600" y="452"/>
+ <point x="600" y="660" type="curve"/>
+ <point x="596" y="660"/>
+ <point x="476" y="692"/>
+ <point x="464" y="700" type="curve"/>
+ <point x="520" y="296"/>
+ <point x="656" y="-28"/>
+ <point x="1000" y="-28" type="curve" smooth="yes"/>
+ <point x="1376" y="-28"/>
+ <point x="1580" y="280"/>
+ <point x="1580" y="712" type="curve" smooth="yes"/>
+ <point x="1580" y="740" type="line" smooth="yes"/>
+ <point x="1580" y="1196"/>
+ <point x="1348" y="1516"/>
+ <point x="916" y="1516" type="curve" smooth="yes"/>
+ <point x="464" y="1516"/>
+ <point x="212" y="1200"/>
+ <point x="212" y="796" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 140, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/rho1.glif b/src/Interface-Bold.ufo/glyphs/rho1.glif
new file mode 100644
index 000000000..682314d27
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/rho1.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rho1" format="1">
+ <advance width="1792"/>
+ <unicode hex="03F1"/>
+ <outline>
+ <contour>
+ <point x="1468" y="-656" type="line"/>
+ <point x="1468" y="-396"/>
+ <point x="1372" y="-236"/>
+ <point x="928" y="-152" type="curve" smooth="yes"/>
+ <point x="628" y="-96"/>
+ <point x="508" y="124"/>
+ <point x="524" y="616" type="curve"/>
+ <point x="524" y="652" type="line"/>
+ <point x="184" y="716" type="line"/>
+ <point x="184" y="680" type="line" smooth="yes"/>
+ <point x="184" y="-60"/>
+ <point x="444" y="-396"/>
+ <point x="852" y="-492" type="curve" smooth="yes"/>
+ <point x="1052" y="-536"/>
+ <point x="1112" y="-564"/>
+ <point x="1112" y="-656" type="curve"/>
+ </contour>
+ <contour>
+ <point x="980" y="84" type="curve" smooth="yes"/>
+ <point x="1388" y="84"/>
+ <point x="1608" y="380"/>
+ <point x="1608" y="784" type="curve" smooth="yes"/>
+ <point x="1608" y="816" type="line" smooth="yes"/>
+ <point x="1608" y="1220"/>
+ <point x="1360" y="1516"/>
+ <point x="896" y="1516" type="curve" smooth="yes"/>
+ <point x="436" y="1516"/>
+ <point x="184" y="1184"/>
+ <point x="184" y="732" type="curve" smooth="yes"/>
+ <point x="184" y="704" type="line"/>
+ <point x="180" y="664"/>
+ <point x="272" y="644"/>
+ <point x="324" y="548" type="curve" smooth="yes"/>
+ <point x="508" y="216"/>
+ <point x="708" y="84"/>
+ </contour>
+ <contour>
+ <point x="896" y="440" type="curve" smooth="yes"/>
+ <point x="692" y="440"/>
+ <point x="624" y="600"/>
+ <point x="624" y="784" type="curve" smooth="yes"/>
+ <point x="624" y="816" type="line" smooth="yes"/>
+ <point x="624" y="1008"/>
+ <point x="692" y="1160"/>
+ <point x="896" y="1160" type="curve" smooth="yes"/>
+ <point x="1100" y="1160"/>
+ <point x="1168" y="1008"/>
+ <point x="1168" y="816" type="curve" smooth="yes"/>
+ <point x="1168" y="784" type="line" smooth="yes"/>
+ <point x="1168" y="600"/>
+ <point x="1104" y="440"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1588, 'leftMargin': 80.9276416926785, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/rhotichookmod.glif b/src/Interface-Bold.ufo/glyphs/rhotichookmod.glif
new file mode 100644
index 000000000..ab7ad504a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/rhotichookmod.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rhotichookmod" format="1">
+ <advance width="768"/>
+ <unicode hex="02DE"/>
+ <outline>
+ <contour>
+ <point x="-60" y="892" type="move" name="_markrhotichook"/>
+ </contour>
+ <contour>
+ <point x="-68" y="728" type="line"/>
+ <point x="228" y="804" type="line"/>
+ <point x="292" y="564"/>
+ <point x="348" y="388"/>
+ <point x="608" y="388" type="curve" smooth="yes"/>
+ <point x="692" y="388"/>
+ <point x="772" y="412"/>
+ <point x="836" y="448" type="curve"/>
+ <point x="776" y="736" type="line"/>
+ <point x="752" y="732"/>
+ <point x="728" y="732"/>
+ <point x="700" y="732" type="curve" smooth="yes"/>
+ <point x="548" y="732"/>
+ <point x="544" y="888"/>
+ <point x="500" y="1176" type="curve"/>
+ <point x="-68" y="1044" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 765, 'leftMargin': -259, 'rightMargin': 120}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/rightloop.cn.glif b/src/Interface-Bold.ufo/glyphs/rightloop.cn.glif
new file mode 100644
index 000000000..945dab74a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/rightloop.cn.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rightloop.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1576" y="764" type="curve" smooth="yes"/>
+ <point x="1576" y="1216"/>
+ <point x="1376" y="1516"/>
+ <point x="996" y="1516" type="curve" smooth="yes"/>
+ <point x="640" y="1516"/>
+ <point x="492" y="1188"/>
+ <point x="436" y="756" type="curve"/>
+ <point x="436" y="720" type="line"/>
+ <point x="492" y="320"/>
+ <point x="640" y="-28"/>
+ <point x="1000" y="-28" type="curve" smooth="yes"/>
+ <point x="1376" y="-28"/>
+ <point x="1576.0" y="300.0"/>
+ </contour>
+ <contour>
+ <point x="1136" y="764" type="curve" smooth="yes"/>
+ <point x="1136" y="512"/>
+ <point x="1072" y="332"/>
+ <point x="888" y="332" type="curve" smooth="yes"/>
+ <point x="684" y="332"/>
+ <point x="612" y="472"/>
+ <point x="612" y="680" type="curve"/>
+ <point x="612" y="700"/>
+ <point x="612.0" y="764.0"/>
+ <point x="612" y="792" type="curve"/>
+ <point x="612" y="1036"/>
+ <point x="684" y="1160"/>
+ <point x="884" y="1160" type="curve" smooth="yes"/>
+ <point x="1068" y="1160"/>
+ <point x="1136" y="992"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ring.glif b/src/Interface-Bold.ufo/glyphs/ring.glif
new file mode 100644
index 000000000..80573a433
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ring.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ring" format="1">
+ <advance width="1024"/>
+ <unicode hex="02DA"/>
+ <outline>
+ <contour>
+ <point x="508" y="1604" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="508" y="2160" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="204" y="1780" type="curve"/>
+ <point x="204" y="1628"/>
+ <point x="332" y="1508"/>
+ <point x="512" y="1508" type="curve" smooth="yes"/>
+ <point x="692" y="1508"/>
+ <point x="820" y="1628"/>
+ <point x="820" y="1780" type="curve" smooth="yes"/>
+ <point x="820" y="1932"/>
+ <point x="692" y="2060"/>
+ <point x="512" y="2060" type="curve" smooth="yes"/>
+ <point x="332" y="2060"/>
+ <point x="204" y="1932"/>
+ </contour>
+ <contour>
+ <point x="368" y="1780" type="curve"/>
+ <point x="368" y="1860"/>
+ <point x="424" y="1924"/>
+ <point x="512" y="1924" type="curve" smooth="yes"/>
+ <point x="600" y="1924"/>
+ <point x="656" y="1860"/>
+ <point x="656" y="1780" type="curve" smooth="yes"/>
+ <point x="656" y="1700"/>
+ <point x="600" y="1636"/>
+ <point x="512" y="1636" type="curve" smooth="yes"/>
+ <point x="424" y="1636"/>
+ <point x="368" y="1700"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 931, 'leftMargin': 164, 'rightMargin': 151}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ringacute.glif b/src/Interface-Bold.ufo/glyphs/ringacute.glif
new file mode 100644
index 000000000..57b20a804
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ringacute.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringacute" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="384" y="1844" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="268" y="2124" type="line"/>
+ <point x="544" y="2124" type="line"/>
+ <point x="936" y="2420" type="line"/>
+ <point x="548" y="2420" type="line"/>
+ </contour>
+ <contour>
+ <point x="88" y="1808" type="curve"/>
+ <point x="88" y="1656"/>
+ <point x="216" y="1548"/>
+ <point x="380" y="1548" type="curve" smooth="yes"/>
+ <point x="544" y="1548"/>
+ <point x="668" y="1656"/>
+ <point x="668" y="1808" type="curve" smooth="yes"/>
+ <point x="668" y="1956"/>
+ <point x="544" y="2072"/>
+ <point x="380" y="2072" type="curve" smooth="yes"/>
+ <point x="216" y="2072"/>
+ <point x="88" y="1956"/>
+ </contour>
+ <contour>
+ <point x="256" y="1808" type="curve"/>
+ <point x="256" y="1884"/>
+ <point x="308" y="1932"/>
+ <point x="380" y="1932" type="curve" smooth="yes"/>
+ <point x="452" y="1932"/>
+ <point x="500" y="1884"/>
+ <point x="500" y="1808" type="curve" smooth="yes"/>
+ <point x="500" y="1736"/>
+ <point x="452" y="1684"/>
+ <point x="380" y="1684" type="curve" smooth="yes"/>
+ <point x="308" y="1684"/>
+ <point x="256" y="1736"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 931, 'leftMargin': 194, 'rightMargin': -110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ringhalfleft.glif b/src/Interface-Bold.ufo/glyphs/ringhalfleft.glif
new file mode 100644
index 000000000..2179d2977
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ringhalfleft.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringhalfleft" format="1">
+ <advance width="512"/>
+ <unicode hex="02BF"/>
+ <outline>
+ <contour>
+ <point x="400" y="1576" type="line"/>
+ <point x="240" y="1576"/>
+ <point x="112" y="1684"/>
+ <point x="112" y="1836" type="curve" smooth="yes"/>
+ <point x="112" y="1984"/>
+ <point x="240" y="2100"/>
+ <point x="400" y="2100" type="curve"/>
+ <point x="400" y="1968" type="line"/>
+ <point x="328" y="1968"/>
+ <point x="276" y="1916"/>
+ <point x="276" y="1836" type="curve" smooth="yes"/>
+ <point x="276" y="1756"/>
+ <point x="328" y="1704"/>
+ <point x="400" y="1704" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 510, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ringhalfleftcentered.glif b/src/Interface-Bold.ufo/glyphs/ringhalfleftcentered.glif
new file mode 100644
index 000000000..9e5d271e2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ringhalfleftcentered.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringhalfleftcentered" format="1">
+ <advance width="512"/>
+ <unicode hex="02D3"/>
+ <outline>
+ <contour>
+ <point x="400" y="372" type="line"/>
+ <point x="328" y="372"/>
+ <point x="276" y="424"/>
+ <point x="276" y="500" type="curve" smooth="yes"/>
+ <point x="276" y="580"/>
+ <point x="328" y="632"/>
+ <point x="400" y="632" type="curve"/>
+ <point x="400" y="768" type="line"/>
+ <point x="240" y="768"/>
+ <point x="112" y="652"/>
+ <point x="112" y="500" type="curve" smooth="yes"/>
+ <point x="112" y="348"/>
+ <point x="240" y="240"/>
+ <point x="400" y="240" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 510, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ringhalfright.glif b/src/Interface-Bold.ufo/glyphs/ringhalfright.glif
new file mode 100644
index 000000000..8e606d560
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ringhalfright.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringhalfright" format="1">
+ <advance width="512"/>
+ <unicode hex="02BE"/>
+ <outline>
+ <contour>
+ <point x="172" y="1652" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-112" y="1624" type="move" name="_rhalfring"/>
+ </contour>
+ <contour>
+ <point x="112" y="1576" type="line"/>
+ <point x="276" y="1576"/>
+ <point x="400" y="1684"/>
+ <point x="400" y="1836" type="curve" smooth="yes"/>
+ <point x="400" y="1984"/>
+ <point x="276" y="2100"/>
+ <point x="112" y="2100" type="curve"/>
+ <point x="112" y="1968" type="line"/>
+ <point x="188" y="1968"/>
+ <point x="236" y="1916"/>
+ <point x="236" y="1836" type="curve" smooth="yes"/>
+ <point x="236" y="1756"/>
+ <point x="188" y="1704"/>
+ <point x="112" y="1704" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 510, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ringhalfrightcentered.glif b/src/Interface-Bold.ufo/glyphs/ringhalfrightcentered.glif
new file mode 100644
index 000000000..eb5361bb0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ringhalfrightcentered.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringhalfrightcentered" format="1">
+ <advance width="512"/>
+ <unicode hex="02D2"/>
+ <outline>
+ <component base="ringhalfright" yOffset="-1336"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 510, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ringlefthalfsubnosp.glif b/src/Interface-Bold.ufo/glyphs/ringlefthalfsubnosp.glif
new file mode 100644
index 000000000..20de8ec87
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ringlefthalfsubnosp.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringlefthalfsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="031C"/>
+ <outline>
+ <contour>
+ <point x="-806" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-806" y="-616" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-681" y="-616" type="line"/>
+ <point x="-844" y="-616"/>
+ <point x="-971" y="-507"/>
+ <point x="-971" y="-356" type="curve" smooth="yes"/>
+ <point x="-971" y="-206"/>
+ <point x="-844" y="-91"/>
+ <point x="-681" y="-91" type="curve"/>
+ <point x="-681" y="-224" type="line"/>
+ <point x="-756" y="-224"/>
+ <point x="-806" y="-276"/>
+ <point x="-806" y="-356" type="curve" smooth="yes"/>
+ <point x="-806" y="-433"/>
+ <point x="-756" y="-485"/>
+ <point x="-681" y="-485" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ringnosp.glif b/src/Interface-Bold.ufo/glyphs/ringnosp.glif
new file mode 100644
index 000000000..01e4c7dbf
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ringnosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="030A"/>
+ <outline>
+ <contour>
+ <point x="-791" y="1541" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-791" y="1782" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-791" y="2160" type="move" name="mkmktop"/>
+ </contour>
+ <component base="ring" xOffset="-1262"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ringrighthalfsubnosp.glif b/src/Interface-Bold.ufo/glyphs/ringrighthalfsubnosp.glif
new file mode 100644
index 000000000..291c4de44
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ringrighthalfsubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringrighthalfsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0339"/>
+ <outline>
+ <contour>
+ <point x="-826" y="-620" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-828" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="ringhalfright" xOffset="-1048" yOffset="-2190"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ringsubnosp.glif b/src/Interface-Bold.ufo/glyphs/ringsubnosp.glif
new file mode 100644
index 000000000..c2991d6b2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ringsubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0325"/>
+ <outline>
+ <contour>
+ <point x="-803" y="-674" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-803" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="ring" xOffset="-1264" yOffset="-2178"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ringsubnosp_uni1ABD___.glif b/src/Interface-Bold.ufo/glyphs/ringsubnosp_uni1ABD___.glif
new file mode 100644
index 000000000..891486336
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ringsubnosp_uni1ABD___.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringsubnosp_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-803" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-803" y="-674" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1301" y="-677" type="curve"/>
+ <point x="-1272" y="-568" type="line"/>
+ <point x="-1343" y="-539"/>
+ <point x="-1420" y="-492"/>
+ <point x="-1420" y="-384" type="curve" smooth="yes"/>
+ <point x="-1420" y="-282"/>
+ <point x="-1349" y="-237"/>
+ <point x="-1272" y="-204" type="curve"/>
+ <point x="-1301" y="-96" type="line"/>
+ <point x="-1429" y="-124"/>
+ <point x="-1568" y="-228"/>
+ <point x="-1568" y="-385" type="curve" smooth="yes"/>
+ <point x="-1568" y="-546"/>
+ <point x="-1429" y="-648"/>
+ </contour>
+ <contour>
+ <point x="-282" y="-677" type="line"/>
+ <point x="-154" y="-648"/>
+ <point x="-15" y="-546"/>
+ <point x="-15" y="-385" type="curve" smooth="yes"/>
+ <point x="-15" y="-226"/>
+ <point x="-154" y="-124"/>
+ <point x="-282" y="-96" type="curve"/>
+ <point x="-311" y="-204" type="line"/>
+ <point x="-234" y="-237"/>
+ <point x="-162" y="-279"/>
+ <point x="-162" y="-384" type="curve" smooth="yes"/>
+ <point x="-162" y="-492"/>
+ <point x="-239" y="-539"/>
+ <point x="-311" y="-568" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1100" y="-399" type="curve"/>
+ <point x="-1100" y="-550"/>
+ <point x="-971" y="-672"/>
+ <point x="-792" y="-672" type="curve" smooth="yes"/>
+ <point x="-613" y="-672"/>
+ <point x="-484" y="-550"/>
+ <point x="-484" y="-399" type="curve" smooth="yes"/>
+ <point x="-484" y="-248"/>
+ <point x="-613" y="-120"/>
+ <point x="-792" y="-120" type="curve" smooth="yes"/>
+ <point x="-971" y="-120"/>
+ <point x="-1100" y="-248"/>
+ </contour>
+ <contour>
+ <point x="-936" y="-399" type="curve"/>
+ <point x="-936" y="-319"/>
+ <point x="-881" y="-253"/>
+ <point x="-792" y="-253" type="curve" smooth="yes"/>
+ <point x="-703" y="-253"/>
+ <point x="-648" y="-319"/>
+ <point x="-648" y="-399" type="curve" smooth="yes"/>
+ <point x="-648" y="-479"/>
+ <point x="-703" y="-542"/>
+ <point x="-792" y="-542" type="curve" smooth="yes"/>
+ <point x="-881" y="-542"/>
+ <point x="-936" y="-479"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/romaneight.glif b/src/Interface-Bold.ufo/glyphs/romaneight.glif
new file mode 100644
index 000000000..303d74710
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/romaneight.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romaneight" format="1">
+ <advance width="4352"/>
+ <unicode hex="2167"/>
+ <outline>
+ <component base="V" xOffset="124"/>
+ <component base="I" xOffset="1972"/>
+ <component base="I" xOffset="2744"/>
+ <component base="I" xOffset="3516"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 4234, 'leftMargin': 96, 'rightMargin': 226}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/romaneleven.glif b/src/Interface-Bold.ufo/glyphs/romaneleven.glif
new file mode 100644
index 000000000..f4ece8163
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/romaneleven.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romaneleven" format="1">
+ <advance width="2560"/>
+ <unicode hex="216A"/>
+ <outline>
+ <component base="X" xOffset="-24"/>
+ <component base="I" xOffset="1792"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2652, 'leftMargin': 137, 'rightMargin': 191}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/romanfifty.glif b/src/Interface-Bold.ufo/glyphs/romanfifty.glif
new file mode 100644
index 000000000..4c9d8b95f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/romanfifty.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanfifty" format="1">
+ <advance width="1792"/>
+ <unicode hex="216C"/>
+ <outline>
+ <component base="L" xOffset="128"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1557, 'leftMargin': 142, 'rightMargin': 103}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/romanfive.glif b/src/Interface-Bold.ufo/glyphs/romanfive.glif
new file mode 100644
index 000000000..d42dce4c2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/romanfive.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanfive" format="1">
+ <advance width="2048"/>
+ <unicode hex="2164"/>
+ <outline>
+ <component base="V"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1856, 'leftMargin': 96, 'rightMargin': -96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/romanfivehundred.glif b/src/Interface-Bold.ufo/glyphs/romanfivehundred.glif
new file mode 100644
index 000000000..eaf3b786f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/romanfivehundred.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanfivehundred" format="1">
+ <advance width="2048"/>
+ <unicode hex="216E"/>
+ <outline>
+ <component base="D"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1858, 'leftMargin': 274, 'rightMargin': 24}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/romanfour.glif b/src/Interface-Bold.ufo/glyphs/romanfour.glif
new file mode 100644
index 000000000..0db1358ec
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/romanfour.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanfour" format="1">
+ <advance width="2816"/>
+ <unicode hex="2163"/>
+ <outline>
+ <component base="I" xOffset="-80"/>
+ <component base="V" xOffset="752"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2685, 'leftMargin': 191, 'rightMargin': -96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/romanhundred.glif b/src/Interface-Bold.ufo/glyphs/romanhundred.glif
new file mode 100644
index 000000000..a5ca0a5e9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/romanhundred.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanhundred" format="1">
+ <advance width="2048"/>
+ <unicode hex="216D"/>
+ <outline>
+ <component base="C"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1856, 'leftMargin': 202, 'rightMargin': -10}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/romannine.glif b/src/Interface-Bold.ufo/glyphs/romannine.glif
new file mode 100644
index 000000000..fa55ed49c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/romannine.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romannine" format="1">
+ <advance width="2816"/>
+ <unicode hex="2168"/>
+ <outline>
+ <component base="I" xOffset="-56"/>
+ <component base="X" xOffset="808"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2654, 'leftMargin': 156, 'rightMargin': -115}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/romanone.glif b/src/Interface-Bold.ufo/glyphs/romanone.glif
new file mode 100644
index 000000000..35fdc675b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/romanone.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanone" format="1">
+ <advance width="768"/>
+ <unicode hex="2160"/>
+ <outline>
+ <component base="I" xOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 842, 'leftMargin': 191, 'rightMargin': 192}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/romanseven.glif b/src/Interface-Bold.ufo/glyphs/romanseven.glif
new file mode 100644
index 000000000..0b12f7763
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/romanseven.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanseven" format="1">
+ <advance width="3584"/>
+ <unicode hex="2166"/>
+ <outline>
+ <component base="V" xOffset="128"/>
+ <component base="I" xOffset="1976"/>
+ <component base="I" xOffset="2748"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3461, 'leftMargin': 96, 'rightMargin': 226}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/romansix.glif b/src/Interface-Bold.ufo/glyphs/romansix.glif
new file mode 100644
index 000000000..db0b4fdba
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/romansix.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romansix" format="1">
+ <advance width="2560"/>
+ <unicode hex="2165"/>
+ <outline>
+ <component base="V" xOffset="4"/>
+ <component base="I" xOffset="1848"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2687, 'leftMargin': 96, 'rightMargin': 226}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/romanten.glif b/src/Interface-Bold.ufo/glyphs/romanten.glif
new file mode 100644
index 000000000..c09522346
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/romanten.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanten" format="1">
+ <advance width="1792"/>
+ <unicode hex="2169"/>
+ <outline>
+ <component base="X" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1790, 'leftMargin': 11, 'rightMargin': 11}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/romanthousand.glif b/src/Interface-Bold.ufo/glyphs/romanthousand.glif
new file mode 100644
index 000000000..667f42a5a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/romanthousand.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanthousand" format="1">
+ <advance width="2560"/>
+ <unicode hex="216F"/>
+ <outline>
+ <component base="M" xOffset="48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2526, 'leftMargin': 191, 'rightMargin': 191}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/romanthree.glif b/src/Interface-Bold.ufo/glyphs/romanthree.glif
new file mode 100644
index 000000000..7d12fc154
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/romanthree.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanthree" format="1">
+ <advance width="2304"/>
+ <unicode hex="2162"/>
+ <outline>
+ <component base="I" xOffset="-8"/>
+ <component base="I" xOffset="768"/>
+ <component base="I" xOffset="1540"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2388, 'leftMargin': 156, 'rightMargin': 225}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/romantwelve.glif b/src/Interface-Bold.ufo/glyphs/romantwelve.glif
new file mode 100644
index 000000000..38b17b75c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/romantwelve.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romantwelve" format="1">
+ <advance width="3328"/>
+ <unicode hex="216B"/>
+ <outline>
+ <component base="X" xOffset="40"/>
+ <component base="I" xOffset="1852"/>
+ <component base="I" xOffset="2628"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3427, 'leftMargin': 11, 'rightMargin': 192}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/romantwo.glif b/src/Interface-Bold.ufo/glyphs/romantwo.glif
new file mode 100644
index 000000000..82e3c576f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/romantwo.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romantwo" format="1">
+ <advance width="1536"/>
+ <unicode hex="2161"/>
+ <outline>
+ <component base="I" xOffset="-4"/>
+ <component base="I" xOffset="768"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1614, 'leftMargin': 156, 'rightMargin': 225}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/rrthook.glif b/src/Interface-Bold.ufo/glyphs/rrthook.glif
new file mode 100644
index 000000000..1648c9f29
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/rrthook.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rrthook" format="1">
+ <advance width="1280"/>
+ <unicode hex="027D"/>
+ <outline>
+ <contour>
+ <point x="592" y="-424" type="move" name="parenthesses.w1"/>
+ </contour>
+ <contour>
+ <point x="796" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="796" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1112" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="200" y="296" type="line" name="hr00"/>
+ <point x="200" y="-108" type="line" smooth="yes"/>
+ <point x="200" y="-548"/>
+ <point x="512" y="-600"/>
+ <point x="752" y="-600" type="curve" smooth="yes"/>
+ <point x="852" y="-600"/>
+ <point x="920" y="-592"/>
+ <point x="984" y="-580" type="curve"/>
+ <point x="984" y="-284" type="line"/>
+ <point x="948" y="-288"/>
+ <point x="912" y="-292"/>
+ <point x="876" y="-292" type="curve" smooth="yes"/>
+ <point x="772" y="-292"/>
+ <point x="640" y="-256"/>
+ <point x="640" y="-108" type="curve" smooth="yes"/>
+ <point x="640" y="296" type="line"/>
+ </contour>
+ <component base="r" xOffset="60"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1055, 'leftMargin': 140, 'rightMargin': 31}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/rrthook_uni1ABE___.glif b/src/Interface-Bold.ufo/glyphs/rrthook_uni1ABE___.glif
new file mode 100644
index 000000000..6cc2e70a1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/rrthook_uni1ABE___.glif
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rrthook_uni1ABE" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1192" y="-428" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="488" y="296" type="line"/>
+ <point x="488" y="-108" type="line" smooth="yes"/>
+ <point x="488" y="-548"/>
+ <point x="800" y="-600"/>
+ <point x="1040" y="-600" type="curve" smooth="yes"/>
+ <point x="1140" y="-600"/>
+ <point x="1208" y="-592"/>
+ <point x="1272" y="-580" type="curve"/>
+ <point x="1272" y="-284" type="line"/>
+ <point x="1236" y="-288"/>
+ <point x="1200" y="-292"/>
+ <point x="1164" y="-292" type="curve" smooth="yes"/>
+ <point x="1060" y="-292"/>
+ <point x="928" y="-256"/>
+ <point x="928" y="-108" type="curve" smooth="yes"/>
+ <point x="928" y="296" type="line"/>
+ </contour>
+ <contour>
+ <point x="928" y="1120" type="line"/>
+ <point x="900" y="1488" type="line"/>
+ <point x="488" y="1488" type="line"/>
+ <point x="488" y="0" type="line"/>
+ <point x="928" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1372" y="1500" type="line"/>
+ <point x="1336" y="1512"/>
+ <point x="1288" y="1516"/>
+ <point x="1244" y="1516" type="curve"/>
+ <point x="976" y="1516"/>
+ <point x="816" y="1240"/>
+ <point x="816" y="844" type="curve"/>
+ <point x="900" y="788" type="line"/>
+ <point x="900" y="984"/>
+ <point x="996" y="1080"/>
+ <point x="1212" y="1080" type="curve"/>
+ <point x="1256" y="1080"/>
+ <point x="1324" y="1072"/>
+ <point x="1364" y="1068" type="curve"/>
+ </contour>
+ <contour>
+ <point x="396" y="-720" type="curve"/>
+ <point x="424" y="-608" type="line"/>
+ <point x="352" y="-580"/>
+ <point x="276" y="-536"/>
+ <point x="276" y="-424" type="curve" smooth="yes"/>
+ <point x="276" y="-324"/>
+ <point x="348" y="-280"/>
+ <point x="424" y="-244" type="curve"/>
+ <point x="396" y="-140" type="line"/>
+ <point x="268" y="-164"/>
+ <point x="128" y="-272"/>
+ <point x="128" y="-428" type="curve" smooth="yes"/>
+ <point x="128" y="-588"/>
+ <point x="268" y="-688"/>
+ </contour>
+ <contour>
+ <point x="1400" y="-720" type="line"/>
+ <point x="1528" y="-688"/>
+ <point x="1668" y="-588"/>
+ <point x="1668" y="-428" type="curve" smooth="yes"/>
+ <point x="1668" y="-268"/>
+ <point x="1528" y="-164"/>
+ <point x="1400" y="-140" type="curve"/>
+ <point x="1372" y="-244" type="line"/>
+ <point x="1448" y="-280"/>
+ <point x="1520" y="-320"/>
+ <point x="1520" y="-424" type="curve" smooth="yes"/>
+ <point x="1520" y="-536"/>
+ <point x="1440" y="-580"/>
+ <point x="1372" y="-608" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1552, 'leftMargin': 7, 'rightMargin': 6}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/rsuper.glif b/src/Interface-Bold.ufo/glyphs/rsuper.glif
new file mode 100644
index 000000000..6c4030f83
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/rsuper.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rsuper" format="1">
+ <advance width="1024"/>
+ <unicode hex="02B3"/>
+ <outline>
+ <contour>
+ <point x="504" y="1768" type="line"/>
+ <point x="444" y="2004" type="line"/>
+ <point x="196" y="2004" type="line"/>
+ <point x="196" y="900" type="line"/>
+ <point x="504" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="828" y="2008" type="line"/>
+ <point x="816" y="2012"/>
+ <point x="792" y="2016"/>
+ <point x="756" y="2016" type="curve" smooth="yes"/>
+ <point x="548" y="2016"/>
+ <point x="408" y="1792"/>
+ <point x="408" y="1480" type="curve"/>
+ <point x="472" y="1484" type="line"/>
+ <point x="472" y="1632"/>
+ <point x="560" y="1704"/>
+ <point x="696" y="1704" type="curve" smooth="yes"/>
+ <point x="752" y="1704"/>
+ <point x="792" y="1696"/>
+ <point x="828" y="1684" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 824, 'leftMargin': 138, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/rturn.glif b/src/Interface-Bold.ufo/glyphs/rturn.glif
new file mode 100644
index 000000000..b160b5563
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/rturn.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rturn" format="1">
+ <advance width="1024"/>
+ <unicode hex="0279"/>
+ <outline>
+ <contour>
+ <point x="356" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="356" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1096" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="196" y="-28" type="curve" smooth="yes"/>
+ <point x="464" y="-28"/>
+ <point x="624" y="248"/>
+ <point x="624" y="648" type="curve"/>
+ <point x="540" y="700" type="line"/>
+ <point x="540" y="508"/>
+ <point x="448" y="408"/>
+ <point x="228" y="408" type="curve" smooth="yes"/>
+ <point x="188" y="408"/>
+ <point x="116" y="416"/>
+ <point x="76" y="420" type="curve"/>
+ <point x="72" y="-12" type="line"/>
+ <point x="104" y="-24"/>
+ <point x="152" y="-28"/>
+ </contour>
+ <contour>
+ <point x="512" y="368" type="line"/>
+ <point x="540" y="0" type="line"/>
+ <point x="956" y="0" type="line"/>
+ <point x="956" y="1488" type="line"/>
+ <point x="512" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1055, 'leftMargin': 30, 'rightMargin': 141}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/rturnascend.glif b/src/Interface-Bold.ufo/glyphs/rturnascend.glif
new file mode 100644
index 000000000..052374b0e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/rturnascend.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rturnascend" format="1">
+ <advance width="1024"/>
+ <unicode hex="027A"/>
+ <outline>
+ <contour>
+ <point x="356" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="356" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1096" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="512" y="368" type="line"/>
+ <point x="540" y="0" type="line"/>
+ <point x="956" y="0" type="line"/>
+ <point x="956" y="2112" type="line"/>
+ <point x="512" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="72" y="-12" type="line"/>
+ <point x="104" y="-24"/>
+ <point x="152" y="-28"/>
+ <point x="196" y="-28" type="curve"/>
+ <point x="464" y="-28"/>
+ <point x="624" y="248"/>
+ <point x="624" y="648" type="curve"/>
+ <point x="540" y="700" type="line"/>
+ <point x="540" y="508"/>
+ <point x="448" y="408"/>
+ <point x="228" y="408" type="curve"/>
+ <point x="188" y="408"/>
+ <point x="116" y="416"/>
+ <point x="76" y="420" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1055, 'leftMargin': 30, 'rightMargin': 141}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/rturnrthook.glif b/src/Interface-Bold.ufo/glyphs/rturnrthook.glif
new file mode 100644
index 000000000..bc763e8ac
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/rturnrthook.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rturnrthook" format="1">
+ <advance width="1280"/>
+ <unicode hex="027B"/>
+ <outline>
+ <contour>
+ <point x="340" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="340" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1284" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="496" y="296" type="line"/>
+ <point x="496" y="-108" type="line" smooth="yes"/>
+ <point x="496" y="-548"/>
+ <point x="812" y="-600"/>
+ <point x="1048" y="-600" type="curve" smooth="yes"/>
+ <point x="1152" y="-600"/>
+ <point x="1220" y="-592"/>
+ <point x="1284" y="-580" type="curve"/>
+ <point x="1284" y="-284" type="line"/>
+ <point x="1244" y="-288"/>
+ <point x="1212" y="-292"/>
+ <point x="1172" y="-292" type="curve" smooth="yes"/>
+ <point x="1068" y="-292"/>
+ <point x="940" y="-256"/>
+ <point x="940" y="-108" type="curve" smooth="yes"/>
+ <point x="940" y="296" type="line"/>
+ </contour>
+ <component base="r" xScale="-1" yScale="-1" xOffset="1080" yOffset="1488"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1258, 'leftMargin': -29, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/rturnsuper.glif b/src/Interface-Bold.ufo/glyphs/rturnsuper.glif
new file mode 100644
index 000000000..bf0aecb34
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/rturnsuper.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rturnsuper" format="1">
+ <advance width="768"/>
+ <unicode hex="02B4"/>
+ <outline>
+ <contour>
+ <point x="68" y="896" type="line"/>
+ <point x="80" y="892"/>
+ <point x="104" y="888"/>
+ <point x="144" y="888" type="curve" smooth="yes"/>
+ <point x="352" y="888"/>
+ <point x="492" y="1112"/>
+ <point x="492" y="1424" type="curve"/>
+ <point x="424" y="1420" type="line"/>
+ <point x="424" y="1272"/>
+ <point x="336" y="1200"/>
+ <point x="200" y="1200" type="curve" smooth="yes"/>
+ <point x="148" y="1200"/>
+ <point x="104" y="1208"/>
+ <point x="68" y="1220" type="curve"/>
+ </contour>
+ <contour>
+ <point x="392" y="1136" type="line"/>
+ <point x="456" y="900" type="line"/>
+ <point x="700" y="900" type="line"/>
+ <point x="700" y="2004" type="line"/>
+ <point x="392" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 824, 'leftMargin': 55, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/rupee.glif b/src/Interface-Bold.ufo/glyphs/rupee.glif
new file mode 100644
index 000000000..db2752d55
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/rupee.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rupee" format="1">
+ <advance width="3328"/>
+ <unicode hex="20A8"/>
+ <outline>
+ <component base="R" xOffset="60"/>
+ <component base="s" xOffset="1696"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3081, 'leftMargin': 161, 'rightMargin': 29}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/s.cn.glif b/src/Interface-Bold.ufo/glyphs/s.cn.glif
new file mode 100644
index 000000000..bcc404e63
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/s.cn.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="s.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="988" y="404" type="curve" smooth="yes"/>
+ <point x="988" y="320"/>
+ <point x="924" y="280"/>
+ <point x="784" y="280" type="curve" smooth="yes"/>
+ <point x="644" y="280"/>
+ <point x="544" y="320"/>
+ <point x="536" y="464" type="curve"/>
+ <point x="120" y="464" type="line"/>
+ <point x="120" y="224"/>
+ <point x="348" y="-28"/>
+ <point x="776" y="-28" type="curve" smooth="yes"/>
+ <point x="1168" y="-28"/>
+ <point x="1416" y="156"/>
+ <point x="1416" y="420" type="curve"/>
+ <point x="1416" y="668"/>
+ <point x="1256" y="788"/>
+ <point x="916" y="896" type="curve" smooth="yes"/>
+ <point x="668" y="976"/>
+ <point x="588" y="1016"/>
+ <point x="588" y="1084" type="curve"/>
+ <point x="588" y="1168"/>
+ <point x="664" y="1212"/>
+ <point x="772" y="1212" type="curve" smooth="yes"/>
+ <point x="916" y="1212"/>
+ <point x="972" y="1160"/>
+ <point x="972" y="1044" type="curve"/>
+ <point x="1416" y="1044" type="line"/>
+ <point x="1416" y="1332"/>
+ <point x="1172" y="1516"/>
+ <point x="776" y="1516" type="curve" smooth="yes"/>
+ <point x="392" y="1516"/>
+ <point x="168" y="1312"/>
+ <point x="168" y="1060" type="curve"/>
+ <point x="168" y="824"/>
+ <point x="344" y="700"/>
+ <point x="664" y="592" type="curve" smooth="yes"/>
+ <point x="896" y="516"/>
+ <point x="988" y="472"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 58, 'rightMargin': 92}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/s.glif b/src/Interface-Bold.ufo/glyphs/s.glif
new file mode 100644
index 000000000..2aca54dec
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/s.glif
@@ -0,0 +1,132 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="s" format="1">
+ <advance width="1408"/>
+ <unicode hex="0073"/>
+ <outline>
+ <contour>
+ <point x="772.0" y="1776.0" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772.0" y="-16.0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1508.0" y="2200.0" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1508.0" y="-560.0" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1508.0" y="1776.0" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="132" y="1072" type="curve"/>
+ <point x="132" y="832"/>
+ <point x="280" y="708"/>
+ <point x="508" y="632" type="curve" smooth="yes"/>
+ <point x="580" y="608" type="line" smooth="yes"/>
+ <point x="752" y="552"/>
+ <point x="844" y="516"/>
+ <point x="844" y="440" type="curve" smooth="yes"/>
+ <point x="844" y="384"/>
+ <point x="772" y="344"/>
+ <point x="680" y="344" type="curve" smooth="yes"/>
+ <point x="520" y="344"/>
+ <point x="444" y="452"/>
+ <point x="412" y="496" type="curve"/>
+ <point x="80" y="260" type="line"/>
+ <point x="232" y="44"/>
+ <point x="460" y="-28"/>
+ <point x="704" y="-28" type="curve" smooth="yes"/>
+ <point x="988" y="-28"/>
+ <point x="1284" y="128"/>
+ <point x="1284" y="436" type="curve" smooth="yes"/>
+ <point x="1284" y="672"/>
+ <point x="1140" y="808"/>
+ <point x="860" y="904" type="curve" smooth="yes"/>
+ <point x="780" y="932" type="line" smooth="yes"/>
+ <point x="660" y="972"/>
+ <point x="584" y="984"/>
+ <point x="584" y="1060" type="curve" smooth="yes"/>
+ <point x="584" y="1104"/>
+ <point x="628" y="1144"/>
+ <point x="736" y="1144" type="curve" smooth="yes"/>
+ <point x="868" y="1144"/>
+ <point x="940" y="1052"/>
+ <point x="964" y="1020" type="curve"/>
+ <point x="1296" y="1256" type="line"/>
+ <point x="1180" y="1428"/>
+ <point x="964" y="1512"/>
+ <point x="712" y="1512" type="curve" smooth="yes"/>
+ <point x="368" y="1512"/>
+ <point x="132" y="1296"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>-144.65183346680425</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>1264</integer>
+ <key>y</key>
+ <integer>1232</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>-144.72757855140162</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>400</integer>
+ <key>y</key>
+ <integer>488</integer>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 58, 'rightMargin': 92}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/sampi.glif b/src/Interface-Bold.ufo/glyphs/sampi.glif
new file mode 100644
index 000000000..42b0854d3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/sampi.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sampi" format="1">
+ <advance width="2048"/>
+ <unicode hex="03E1"/>
+ <outline>
+ <contour>
+ <point x="84" y="1952" type="line" name="hr00"/>
+ <point x="1224" y="1464"/>
+ <point x="1556" y="828"/>
+ <point x="1556" y="-600" type="curve"/>
+ <point x="1968" y="-380" type="line"/>
+ <point x="1968" y="932"/>
+ <point x="1664" y="1696"/>
+ <point x="496" y="2176" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1424" y="1160" type="line"/>
+ <point x="1244" y="1468" type="line"/>
+ <point x="188" y="856" type="line"/>
+ <point x="368" y="544" type="line"/>
+ </contour>
+ <contour>
+ <point x="1716" y="588" type="line"/>
+ <point x="1536" y="896" type="line"/>
+ <point x="480" y="284" type="line"/>
+ <point x="660" y="-28" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1943, 'leftMargin': 14, 'rightMargin': 44}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/schwa.glif b/src/Interface-Bold.ufo/glyphs/schwa.glif
new file mode 100644
index 000000000..42d5e6475
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/schwa.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="schwa" format="1">
+ <advance width="1536"/>
+ <unicode hex="0259"/>
+ <outline>
+ <contour>
+ <point x="756" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="800" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1360" y="44" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1232" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="1500" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="716" y="1516" type="curve"/>
+ <point x="460" y="1516"/>
+ <point x="252" y="1436"/>
+ <point x="136" y="1352" type="curve"/>
+ <point x="248" y="1068" type="line"/>
+ <point x="368" y="1120"/>
+ <point x="460" y="1160"/>
+ <point x="660" y="1160" type="curve" smooth="yes"/>
+ <point x="884" y="1160"/>
+ <point x="988" y="988"/>
+ <point x="988" y="796" type="curve" smooth="yes"/>
+ <point x="988" y="744" type="line" smooth="yes"/>
+ <point x="988" y="520"/>
+ <point x="932" y="332"/>
+ <point x="748" y="332" type="curve"/>
+ <point x="600" y="332"/>
+ <point x="540" y="420"/>
+ <point x="540" y="564" type="curve"/>
+ <point x="540" y="600" type="line"/>
+ <point x="1256" y="600" type="line" name="hr01"/>
+ <point x="1256" y="892" type="line"/>
+ <point x="108" y="892" type="line"/>
+ <point x="108" y="648" type="line" smooth="yes"/>
+ <point x="108" y="236"/>
+ <point x="340" y="-28"/>
+ <point x="748" y="-28" type="curve" smooth="yes"/>
+ <point x="1192" y="-28"/>
+ <point x="1432" y="308"/>
+ <point x="1432" y="744" type="curve" smooth="yes" name="hr02"/>
+ <point x="1432" y="796" type="line" smooth="yes"/>
+ <point x="1432" y="1200"/>
+ <point x="1160" y="1516"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1061.5</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1491, 'leftMargin': 96, 'rightMargin': 71}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/schwahook.glif b/src/Interface-Bold.ufo/glyphs/schwahook.glif
new file mode 100644
index 000000000..63e629c51
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/schwahook.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="schwahook" format="1">
+ <advance width="2304"/>
+ <unicode hex="025A"/>
+ <outline>
+ <contour>
+ <point x="820" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="868" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2196" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="760" y="1516" type="curve" smooth="yes"/>
+ <point x="472" y="1516"/>
+ <point x="268" y="1384"/>
+ <point x="176" y="1256" type="curve"/>
+ <point x="380" y="1004" type="line"/>
+ <point x="468" y="1116"/>
+ <point x="600" y="1160"/>
+ <point x="732" y="1160" type="curve" smooth="yes"/>
+ <point x="944" y="1160"/>
+ <point x="1076" y="1012"/>
+ <point x="1076" y="792" type="curve" smooth="yes"/>
+ <point x="1076" y="740" type="line" smooth="yes"/>
+ <point x="1076" y="520"/>
+ <point x="1016" y="332"/>
+ <point x="812" y="332" type="curve" smooth="yes"/>
+ <point x="652" y="332"/>
+ <point x="572" y="416"/>
+ <point x="572" y="564" type="curve" smooth="yes"/>
+ <point x="572" y="592" type="line"/>
+ <point x="1344" y="768" type="line"/>
+ <point x="1344" y="1068" type="line"/>
+ <point x="140" y="780" type="line"/>
+ <point x="140" y="700" type="line" smooth="yes"/>
+ <point x="140" y="256"/>
+ <point x="384" y="-28"/>
+ <point x="808" y="-28" type="curve" smooth="yes"/>
+ <point x="1268" y="-28"/>
+ <point x="1516" y="308"/>
+ <point x="1516" y="740" type="curve" smooth="yes"/>
+ <point x="1516" y="792" type="line" smooth="yes"/>
+ <point x="1516" y="1184"/>
+ <point x="1240" y="1516"/>
+ </contour>
+ <contour>
+ <point x="1356" y="772" type="line"/>
+ <point x="1560" y="824" type="line"/>
+ <point x="1612" y="580"/>
+ <point x="1672" y="388"/>
+ <point x="1940" y="388" type="curve" smooth="yes"/>
+ <point x="2024" y="388"/>
+ <point x="2104" y="412"/>
+ <point x="2168" y="448" type="curve"/>
+ <point x="2112" y="724" type="line"/>
+ <point x="2084" y="724"/>
+ <point x="2060" y="720"/>
+ <point x="2032" y="720" type="curve" smooth="yes"/>
+ <point x="1876" y="720"/>
+ <point x="1876" y="888"/>
+ <point x="1828" y="1176" type="curve"/>
+ <point x="1356" y="1068" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2119, 'leftMargin': 62, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/seagullsubnosp.glif b/src/Interface-Bold.ufo/glyphs/seagullsubnosp.glif
new file mode 100644
index 000000000..da12106a3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/seagullsubnosp.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="seagullsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="033C"/>
+ <outline>
+ <contour>
+ <point x="-791" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-791" y="-472" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1339" y="-490" type="line"/>
+ <point x="-1339" y="-293"/>
+ <point x="-1209" y="-142"/>
+ <point x="-1027" y="-142" type="curve" smooth="yes"/>
+ <point x="-847" y="-142"/>
+ <point x="-708" y="-293"/>
+ <point x="-708" y="-490" type="curve"/>
+ <point x="-869" y="-490" type="line"/>
+ <point x="-869" y="-399"/>
+ <point x="-931" y="-340"/>
+ <point x="-1027" y="-340" type="curve" smooth="yes"/>
+ <point x="-1119" y="-340"/>
+ <point x="-1183" y="-399"/>
+ <point x="-1183" y="-490" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-869" y="-490" type="line"/>
+ <point x="-869" y="-293"/>
+ <point x="-738" y="-142"/>
+ <point x="-557" y="-142" type="curve" smooth="yes"/>
+ <point x="-377" y="-142"/>
+ <point x="-238" y="-293"/>
+ <point x="-238" y="-490" type="curve"/>
+ <point x="-399" y="-490" type="line"/>
+ <point x="-399" y="-399"/>
+ <point x="-461" y="-340"/>
+ <point x="-557" y="-340" type="curve" smooth="yes"/>
+ <point x="-649" y="-340"/>
+ <point x="-708" y="-399"/>
+ <point x="-708" y="-490" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/secondtonechinese.glif b/src/Interface-Bold.ufo/glyphs/secondtonechinese.glif
new file mode 100644
index 000000000..601d57618
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/secondtonechinese.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="secondtonechinese" format="1">
+ <advance width="1024"/>
+ <unicode hex="02CA"/>
+ <outline>
+ <component base="acute" xOffset="12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 972, 'leftMargin': 101, 'rightMargin': 128}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/section.glif b/src/Interface-Bold.ufo/glyphs/section.glif
new file mode 100644
index 000000000..05a5de950
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/section.glif
@@ -0,0 +1,139 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="section" format="1">
+ <advance width="1792"/>
+ <unicode hex="00A7"/>
+ <outline>
+ <contour>
+ <point x="936" y="208" type="line"/>
+ <point x="1368" y="208"/>
+ <point x="1652" y="368"/>
+ <point x="1652" y="688" type="curve" smooth="yes"/>
+ <point x="1652" y="1016"/>
+ <point x="1408" y="1160"/>
+ <point x="984" y="1264" type="curve" smooth="yes"/>
+ <point x="680" y="1344"/>
+ <point x="616" y="1388"/>
+ <point x="616" y="1504" type="curve" smooth="yes"/>
+ <point x="616" y="1596"/>
+ <point x="696" y="1672"/>
+ <point x="896" y="1672" type="curve" smooth="yes"/>
+ <point x="1088" y="1672"/>
+ <point x="1180" y="1572"/>
+ <point x="1180" y="1444" type="curve"/>
+ <point x="1624" y="1444" type="line"/>
+ <point x="1624" y="1824"/>
+ <point x="1348" y="2032"/>
+ <point x="896" y="2032" type="curve" smooth="yes"/>
+ <point x="456" y="2032"/>
+ <point x="172" y="1820"/>
+ <point x="172" y="1500" type="curve" smooth="yes"/>
+ <point x="172" y="1144"/>
+ <point x="420" y="1016"/>
+ <point x="836" y="896" type="curve" smooth="yes"/>
+ <point x="1128" y="812"/>
+ <point x="1216" y="748"/>
+ <point x="1216" y="636" type="curve" smooth="yes"/>
+ <point x="1216" y="504"/>
+ <point x="1112" y="416"/>
+ <point x="936" y="416" type="curve"/>
+ </contour>
+ <contour>
+ <point x="836" y="1208" type="line"/>
+ <point x="416" y="1208"/>
+ <point x="144" y="1036"/>
+ <point x="144" y="728" type="curve" smooth="yes"/>
+ <point x="144" y="400"/>
+ <point x="392" y="260"/>
+ <point x="808" y="152" type="curve" smooth="yes"/>
+ <point x="1100" y="72"/>
+ <point x="1180" y="16"/>
+ <point x="1180" y="-84" type="curve" smooth="yes"/>
+ <point x="1180" y="-188"/>
+ <point x="1084" y="-244"/>
+ <point x="900" y="-244" type="curve" smooth="yes"/>
+ <point x="744" y="-244"/>
+ <point x="584" y="-212"/>
+ <point x="584" y="-36" type="curve"/>
+ <point x="144" y="-36" type="line"/>
+ <point x="144" y="-472"/>
+ <point x="524" y="-600"/>
+ <point x="900" y="-600" type="curve" smooth="yes"/>
+ <point x="1336" y="-600"/>
+ <point x="1624" y="-420"/>
+ <point x="1624" y="-84" type="curve" smooth="yes"/>
+ <point x="1624" y="272"/>
+ <point x="1384" y="404"/>
+ <point x="956" y="516" type="curve" smooth="yes"/>
+ <point x="652" y="608"/>
+ <point x="584" y="652"/>
+ <point x="584" y="780" type="curve" smooth="yes"/>
+ <point x="584" y="908"/>
+ <point x="660" y="996"/>
+ <point x="836" y="996" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2373.25</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>858.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1676.125</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>222.75</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1783, 'leftMargin': 129, 'rightMargin': 145}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/semicolon.glif b/src/Interface-Bold.ufo/glyphs/semicolon.glif
new file mode 100644
index 000000000..01b17afc2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/semicolon.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="semicolon" format="1">
+ <advance width="768"/>
+ <unicode hex="003B"/>
+ <outline>
+ <component base="period" xOffset="4" yOffset="1096"/>
+ <component base="comma" xOffset="52"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 788, 'leftMargin': 89, 'rightMargin': 149}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/servicemark.glif b/src/Interface-Bold.ufo/glyphs/servicemark.glif
new file mode 100644
index 000000000..feb57eb48
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/servicemark.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="servicemark" format="1">
+ <advance width="1792"/>
+ <unicode hex="2120"/>
+ <outline>
+ <contour>
+ <point x="1288" y="1512" type="line"/>
+ <point x="1140" y="2004" type="line"/>
+ <point x="972" y="2004" type="line"/>
+ <point x="1232" y="1256" type="line"/>
+ <point x="1344" y="1256" type="line"/>
+ <point x="1604" y="2004" type="line"/>
+ <point x="1436" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1096" y="2004" type="line"/>
+ <point x="900" y="2004" type="line"/>
+ <point x="900" y="1256" type="line"/>
+ <point x="1096" y="1256" type="line"/>
+ </contour>
+ <contour>
+ <point x="1476" y="1256" type="line"/>
+ <point x="1668" y="1256" type="line"/>
+ <point x="1668" y="2004" type="line"/>
+ <point x="1476" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="560" y="1464" type="curve" smooth="yes"/>
+ <point x="560" y="1432"/>
+ <point x="536" y="1404"/>
+ <point x="448" y="1404" type="curve" smooth="yes"/>
+ <point x="372" y="1404"/>
+ <point x="324" y="1420"/>
+ <point x="324" y="1488" type="curve"/>
+ <point x="124" y="1488" type="line"/>
+ <point x="124" y="1344"/>
+ <point x="228" y="1232"/>
+ <point x="448" y="1232" type="curve" smooth="yes"/>
+ <point x="644" y="1232"/>
+ <point x="756" y="1336"/>
+ <point x="756" y="1468" type="curve" smooth="yes"/>
+ <point x="756" y="1604"/>
+ <point x="668" y="1672"/>
+ <point x="492" y="1704" type="curve" smooth="yes"/>
+ <point x="368" y="1724"/>
+ <point x="352" y="1752"/>
+ <point x="352" y="1792" type="curve" smooth="yes"/>
+ <point x="352" y="1824"/>
+ <point x="376" y="1856"/>
+ <point x="448" y="1856" type="curve" smooth="yes"/>
+ <point x="524" y="1856"/>
+ <point x="548" y="1824"/>
+ <point x="548" y="1776" type="curve"/>
+ <point x="744" y="1776" type="line"/>
+ <point x="744" y="1924"/>
+ <point x="644" y="2020"/>
+ <point x="448" y="2020" type="curve" smooth="yes"/>
+ <point x="256" y="2020"/>
+ <point x="156" y="1912"/>
+ <point x="156" y="1792" type="curve" smooth="yes"/>
+ <point x="156" y="1656"/>
+ <point x="236" y="1584"/>
+ <point x="432" y="1552" type="curve" smooth="yes"/>
+ <point x="536" y="1532"/>
+ <point x="560" y="1504"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1825, 'leftMargin': 140, 'rightMargin': 141}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/seven.frac.glif b/src/Interface-Bold.ufo/glyphs/seven.frac.glif
new file mode 100644
index 000000000..8c3669f52
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/seven.frac.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="seven.frac" format="1">
+ <advance width="1280"/>
+ <outline>
+ <component base="seven.sup" xOffset="132" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 67, 'rightMargin': 99}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/seven.glif b/src/Interface-Bold.ufo/glyphs/seven.glif
new file mode 100644
index 000000000..56a89dc94
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/seven.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="seven" format="1">
+ <advance width="1664"/>
+ <unicode hex="0037"/>
+ <outline>
+ <contour>
+ <point x="1536" y="2004" type="line"/>
+ <point x="128" y="2004" type="line"/>
+ <point x="128" y="1620" type="line"/>
+ <point x="1036" y="1620" type="line"/>
+ <point x="336" y="0" type="line"/>
+ <point x="804" y="0" type="line"/>
+ <point x="1536" y="1756" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 76, 'rightMargin': 117}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/seven.sup.glif b/src/Interface-Bold.ufo/glyphs/seven.sup.glif
new file mode 100644
index 000000000..a25d99c84
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/seven.sup.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="seven.sup" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1084" y="1084" type="line"/>
+ <point x="196" y="1084" type="line"/>
+ <point x="196" y="844" type="line"/>
+ <point x="768" y="844" type="line"/>
+ <point x="320" y="0" type="line"/>
+ <point x="636" y="0" type="line"/>
+ <point x="1084" y="916" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 67, 'rightMargin': 99}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/seveneighths.glif b/src/Interface-Bold.ufo/glyphs/seveneighths.glif
new file mode 100644
index 000000000..2e9cd87c8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/seveneighths.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="seveneighths" format="1">
+ <advance width="2560"/>
+ <unicode hex="215E"/>
+ <outline>
+ <component base="seven.sup" xOffset="176" yOffset="900"/>
+ <component base="fraction" xOffset="584"/>
+ <component base="eight.sup" xOffset="1360"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2479, 'leftMargin': 129, 'rightMargin': 272}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/sevenroman.glif b/src/Interface-Bold.ufo/glyphs/sevenroman.glif
new file mode 100644
index 000000000..a5f76051d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/sevenroman.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sevenroman" format="1">
+ <advance width="3072"/>
+ <unicode hex="2176"/>
+ <outline>
+ <component base="v" xOffset="88"/>
+ <component base="i" xOffset="1536"/>
+ <component base="i" xOffset="2300"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2978, 'leftMargin': 59, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/sevensub.glif b/src/Interface-Bold.ufo/glyphs/sevensub.glif
new file mode 100644
index 000000000..0e2881bae
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/sevensub.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sevensub" format="1">
+ <advance width="1280"/>
+ <unicode hex="2087"/>
+ <outline>
+ <component base="seven.sup" xOffset="132" yOffset="-496"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 67, 'rightMargin': 99}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/sevensuperior.glif b/src/Interface-Bold.ufo/glyphs/sevensuperior.glif
new file mode 100644
index 000000000..5e9f80a12
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/sevensuperior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sevensuperior" format="1">
+ <advance width="1280"/>
+ <unicode hex="2077"/>
+ <outline>
+ <component base="seven.sup" xOffset="132" yOffset="916"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 67, 'rightMargin': 99}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/shacyrillic.glif b/src/Interface-Bold.ufo/glyphs/shacyrillic.glif
new file mode 100644
index 000000000..f86489ecd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/shacyrillic.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="shacyrillic" format="1">
+ <advance width="2304"/>
+ <unicode hex="0448"/>
+ <outline>
+ <contour>
+ <point x="1124" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2336" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="120" y="1488" type="line"/>
+ <point x="120" y="0" type="line"/>
+ <point x="2184" y="0" type="line"/>
+ <point x="2184" y="1488" type="line"/>
+ <point x="1740" y="1488" type="line"/>
+ <point x="1740" y="360" type="line"/>
+ <point x="1376" y="360" type="line"/>
+ <point x="1376" y="1488" type="line"/>
+ <point x="932" y="1488" type="line"/>
+ <point x="932" y="360" type="line"/>
+ <point x="564" y="360" type="line"/>
+ <point x="564" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2346, 'leftMargin': 132, 'rightMargin': 150}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/shchacyrillic.glif b/src/Interface-Bold.ufo/glyphs/shchacyrillic.glif
new file mode 100644
index 000000000..dc5722700
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/shchacyrillic.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="shchacyrillic" format="1">
+ <advance width="2816"/>
+ <unicode hex="0449"/>
+ <outline>
+ <contour>
+ <point x="1200" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2688" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2604" y="356" type="line"/>
+ <point x="2004" y="356" type="line"/>
+ <point x="2004" y="0" type="line"/>
+ <point x="2160" y="0" type="line"/>
+ <point x="2160" y="-440" type="line"/>
+ <point x="2576" y="-440" type="line"/>
+ </contour>
+ <component base="shacyrillic" xOffset="80"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2606, 'leftMargin': 132, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/shindagesh.glif b/src/Interface-Bold.ufo/glyphs/shindagesh.glif
new file mode 100644
index 000000000..efb7d3d55
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/shindagesh.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="shindagesh" format="1">
+ <advance width="512"/>
+ <unicode hex="02E1"/>
+ <outline>
+ <contour>
+ <point x="412" y="2612" type="line"/>
+ <point x="104" y="2612" type="line"/>
+ <point x="104" y="900" type="line"/>
+ <point x="412" y="900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 583.0, 'leftMargin': 138, 'rightMargin': 137.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/sigma.glif b/src/Interface-Bold.ufo/glyphs/sigma.glif
new file mode 100644
index 000000000..6ed8a71f9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/sigma.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sigma" format="1">
+ <advance width="1792"/>
+ <unicode hex="03C3"/>
+ <outline>
+ <contour>
+ <point x="144" y="728" type="line"/>
+ <point x="144" y="296"/>
+ <point x="396" y="-28"/>
+ <point x="860" y="-28" type="curve" smooth="yes"/>
+ <point x="1300" y="-28"/>
+ <point x="1544" y="272"/>
+ <point x="1544" y="672" type="curve"/>
+ <point x="1544" y="700" type="line"/>
+ <point x="1544" y="952"/>
+ <point x="1324" y="1172"/>
+ <point x="1116" y="1244" type="curve" smooth="yes"/>
+ <point x="948" y="1292"/>
+ <point x="908" y="1452"/>
+ <point x="856" y="1488" type="curve"/>
+ <point x="396" y="1488"/>
+ <point x="144" y="1176"/>
+ <point x="144" y="760" type="curve"/>
+ </contour>
+ <contour>
+ <point x="588" y="760" type="line"/>
+ <point x="588" y="960"/>
+ <point x="656" y="1132"/>
+ <point x="856" y="1132" type="curve" smooth="yes"/>
+ <point x="1044" y="1132"/>
+ <point x="1100" y="960"/>
+ <point x="1100" y="760" type="curve"/>
+ <point x="1100" y="728" type="line"/>
+ <point x="1100" y="504"/>
+ <point x="1044" y="328"/>
+ <point x="860" y="328" type="curve" smooth="yes"/>
+ <point x="652" y="328"/>
+ <point x="588" y="504"/>
+ <point x="588" y="728" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1648" y="1488" type="line"/>
+ <point x="856" y="1488" type="line"/>
+ <point x="856" y="1132" type="line"/>
+ <point x="1648" y="1132" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1616, 'leftMargin': 76, 'rightMargin': 35}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/sigma1.glif b/src/Interface-Bold.ufo/glyphs/sigma1.glif
new file mode 100644
index 000000000..397b113d8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/sigma1.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sigma1" format="1">
+ <advance width="1536"/>
+ <unicode hex="03C2"/>
+ <outline>
+ <contour>
+ <point x="808" y="1516" type="curve" smooth="yes"/>
+ <point x="348" y="1516"/>
+ <point x="108" y="1188"/>
+ <point x="108" y="760" type="curve" smooth="yes"/>
+ <point x="108" y="728" type="line" smooth="yes"/>
+ <point x="108" y="316"/>
+ <point x="312" y="124"/>
+ <point x="720" y="8" type="curve" smooth="yes"/>
+ <point x="800" y="-12"/>
+ <point x="844" y="-56"/>
+ <point x="844" y="-124" type="curve" smooth="yes"/>
+ <point x="844" y="-168"/>
+ <point x="804" y="-260"/>
+ <point x="716" y="-348" type="curve"/>
+ <point x="948" y="-516" type="line"/>
+ <point x="1112" y="-408"/>
+ <point x="1284" y="-192"/>
+ <point x="1284" y="-28" type="curve"/>
+ <point x="1272" y="208"/>
+ <point x="1140" y="264"/>
+ <point x="856" y="348" type="curve" smooth="yes"/>
+ <point x="652" y="408"/>
+ <point x="552" y="480"/>
+ <point x="552" y="728" type="curve" smooth="yes"/>
+ <point x="552" y="760" type="line" smooth="yes"/>
+ <point x="552" y="976"/>
+ <point x="604" y="1160"/>
+ <point x="808" y="1160" type="curve" smooth="yes"/>
+ <point x="948" y="1160"/>
+ <point x="1012" y="1052"/>
+ <point x="1012" y="920" type="curve"/>
+ <point x="1428" y="920" type="line"/>
+ <point x="1428" y="1296"/>
+ <point x="1180" y="1516"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1425, 'leftMargin': 70, 'rightMargin': 36}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/six.frac.glif b/src/Interface-Bold.ufo/glyphs/six.frac.glif
new file mode 100644
index 000000000..3f1aa69d9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/six.frac.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="six.frac" format="1">
+ <advance width="1280"/>
+ <outline>
+ <component base="six.sup" xOffset="-4" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 196, 'rightMargin': -35}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/six.glif b/src/Interface-Bold.ufo/glyphs/six.glif
new file mode 100644
index 000000000..3fbe691b1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/six.glif
@@ -0,0 +1,127 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="six" format="1">
+ <advance width="1664"/>
+ <unicode hex="0036"/>
+ <outline>
+ <contour>
+ <point x="1088" y="1456" type="curve"/>
+ <point x="1516" y="1456" type="line"/>
+ <point x="1448" y="1788"/>
+ <point x="1244" y="2036"/>
+ <point x="844" y="2036" type="curve"/>
+ <point x="284" y="2036"/>
+ <point x="104" y="1608"/>
+ <point x="112" y="948" type="curve" smooth="yes"/>
+ <point x="112" y="872" type="line" smooth="yes"/>
+ <point x="112" y="292"/>
+ <point x="416" y="-28"/>
+ <point x="840" y="-28" type="curve" smooth="yes"/>
+ <point x="1248" y="-28"/>
+ <point x="1524" y="272"/>
+ <point x="1524" y="664" type="curve" smooth="yes"/>
+ <point x="1524" y="1052"/>
+ <point x="1332" y="1352"/>
+ <point x="964" y="1352" type="curve" smooth="yes"/>
+ <point x="612" y="1352"/>
+ <point x="412" y="1068"/>
+ <point x="412" y="848" type="curve"/>
+ <point x="556" y="736" type="line"/>
+ <point x="556" y="860"/>
+ <point x="636" y="996"/>
+ <point x="816" y="996" type="curve" smooth="yes"/>
+ <point x="980" y="996"/>
+ <point x="1088" y="868"/>
+ <point x="1088" y="664" type="curve" smooth="yes"/>
+ <point x="1088" y="472"/>
+ <point x="984" y="332"/>
+ <point x="828" y="332" type="curve" smooth="yes"/>
+ <point x="656" y="332"/>
+ <point x="556" y="452"/>
+ <point x="556" y="712" type="curve" smooth="yes"/>
+ <point x="556" y="1060" type="line" smooth="yes"/>
+ <point x="552" y="1448"/>
+ <point x="652" y="1668"/>
+ <point x="840" y="1668" type="curve" smooth="yes"/>
+ <point x="984" y="1668"/>
+ <point x="1040" y="1608"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>566.5</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>five</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>six</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>1664</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 122, 'rightMargin': 86}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/six.sup.glif b/src/Interface-Bold.ufo/glyphs/six.sup.glif
new file mode 100644
index 000000000..f7fd9a9da
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/six.sup.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="six.sup" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="844" y="1112" type="line"/>
+ <point x="524" y="1112"/>
+ <point x="196" y="964"/>
+ <point x="196" y="500" type="curve"/>
+ <point x="196" y="432" type="line"/>
+ <point x="196" y="108"/>
+ <point x="396" y="-16"/>
+ <point x="652" y="-16" type="curve" smooth="yes"/>
+ <point x="904" y="-16"/>
+ <point x="1088" y="148"/>
+ <point x="1088" y="364" type="curve"/>
+ <point x="1088" y="584"/>
+ <point x="960" y="728"/>
+ <point x="740" y="728" type="curve"/>
+ <point x="512" y="728"/>
+ <point x="396" y="552"/>
+ <point x="400" y="416" type="curve"/>
+ <point x="480" y="396" type="line"/>
+ <point x="476" y="428"/>
+ <point x="536" y="488"/>
+ <point x="640" y="488" type="curve"/>
+ <point x="728" y="488"/>
+ <point x="784" y="456"/>
+ <point x="784" y="368" type="curve" smooth="yes"/>
+ <point x="784" y="292"/>
+ <point x="724" y="228"/>
+ <point x="644" y="228" type="curve" smooth="yes"/>
+ <point x="540" y="228"/>
+ <point x="496" y="272"/>
+ <point x="496" y="376" type="curve" smooth="yes"/>
+ <point x="496" y="540" type="line" smooth="yes"/>
+ <point x="496" y="836"/>
+ <point x="680" y="864"/>
+ <point x="880" y="864" type="curve"/>
+ <point x="896" y="864" type="line"/>
+ <point x="896" y="1112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 91, 'rightMargin': 70}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/sixinferior.glif b/src/Interface-Bold.ufo/glyphs/sixinferior.glif
new file mode 100644
index 000000000..eee593fa1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/sixinferior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sixinferior" format="1">
+ <advance width="1280"/>
+ <unicode hex="2086"/>
+ <outline>
+ <component base="six.sup" xOffset="-4" yOffset="-496"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 196, 'rightMargin': -35}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/sixroman.glif b/src/Interface-Bold.ufo/glyphs/sixroman.glif
new file mode 100644
index 000000000..2c7f596b2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/sixroman.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sixroman" format="1">
+ <advance width="2304"/>
+ <unicode hex="2175"/>
+ <outline>
+ <component base="v" xOffset="112"/>
+ <component base="i" xOffset="1556"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2212, 'leftMargin': 11, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/sixsuperior.glif b/src/Interface-Bold.ufo/glyphs/sixsuperior.glif
new file mode 100644
index 000000000..3b1f38c6d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/sixsuperior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sixsuperior" format="1">
+ <advance width="1280"/>
+ <unicode hex="2076"/>
+ <outline>
+ <component base="six.sup" xOffset="-4" yOffset="916"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 196, 'rightMargin': -35}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/sixthemspace.glif b/src/Interface-Bold.ufo/glyphs/sixthemspace.glif
new file mode 100644
index 000000000..d73902fc4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/sixthemspace.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sixthemspace" format="1">
+ <advance width="512"/>
+ <unicode hex="2006"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 479, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/slash.glif b/src/Interface-Bold.ufo/glyphs/slash.glif
new file mode 100644
index 000000000..d13dc73da
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/slash.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="slash" format="1">
+ <advance width="1152"/>
+ <unicode hex="002F"/>
+ <outline>
+ <contour>
+ <point x="1072" y="2048" type="line"/>
+ <point x="676" y="2048" type="line"/>
+ <point x="80" y="-308" type="line"/>
+ <point x="476" y="-308" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1009, 'leftMargin': -33, 'rightMargin': 22}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/slashlongnosp.glif b/src/Interface-Bold.ufo/glyphs/slashlongnosp.glif
new file mode 100644
index 000000000..32df25149
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/slashlongnosp.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="slashlongnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0338"/>
+ <outline>
+ <contour>
+ <point x="-231" y="2087" type="line"/>
+ <point x="-425" y="2087" type="line"/>
+ <point x="-1711" y="-131" type="line"/>
+ <point x="-1517" y="-131" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>-970.75</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/slashshortnosp.glif b/src/Interface-Bold.ufo/glyphs/slashshortnosp.glif
new file mode 100644
index 000000000..1217ea0e0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/slashshortnosp.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="slashshortnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0337"/>
+ <outline>
+ <contour>
+ <point x="-217" y="1676" type="line"/>
+ <point x="-454" y="1676" type="line"/>
+ <point x="-1365" y="-199" type="line"/>
+ <point x="-1129" y="-199" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/slongdotaccent.glif b/src/Interface-Bold.ufo/glyphs/slongdotaccent.glif
new file mode 100644
index 000000000..eb69758cb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/slongdotaccent.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="slongdotaccent" format="1">
+ <advance width="1024"/>
+ <unicode hex="1E9B"/>
+ <outline>
+ <contour>
+ <point x="568" y="0" type="line"/>
+ <point x="568" y="1608" type="line" smooth="yes"/>
+ <point x="568" y="1724"/>
+ <point x="644" y="1784"/>
+ <point x="784" y="1784" type="curve" smooth="yes"/>
+ <point x="832" y="1784"/>
+ <point x="868" y="1780"/>
+ <point x="900" y="1772" type="curve"/>
+ <point x="900" y="2112" type="line"/>
+ <point x="836" y="2128"/>
+ <point x="764" y="2140"/>
+ <point x="688" y="2140" type="curve" smooth="yes"/>
+ <point x="340" y="2140"/>
+ <point x="124" y="1956"/>
+ <point x="124" y="1608" type="curve" smooth="yes"/>
+ <point x="124" y="0" type="line"/>
+ </contour>
+ <component base="dotaccent" xOffset="212" yOffset="628"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1018, 'leftMargin': 242, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/softsigncyrillic.glif b/src/Interface-Bold.ufo/glyphs/softsigncyrillic.glif
new file mode 100644
index 000000000..5256d85fd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/softsigncyrillic.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="softsigncyrillic" format="1">
+ <advance width="1792"/>
+ <unicode hex="044C"/>
+ <outline>
+ <contour>
+ <point x="512" y="1268" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="484" y="1080" type="line"/>
+ <point x="484" y="724" type="line"/>
+ <point x="908" y="724" type="line"/>
+ <point x="1072" y="724"/>
+ <point x="1140" y="648"/>
+ <point x="1140" y="536" type="curve"/>
+ <point x="1140" y="436"/>
+ <point x="1072" y="356"/>
+ <point x="908" y="356" type="curve"/>
+ <point x="656" y="356" type="line"/>
+ <point x="656" y="1488" type="line"/>
+ <point x="212" y="1488" type="line"/>
+ <point x="212" y="0" type="line"/>
+ <point x="908" y="0" type="line"/>
+ <point x="1328" y="0"/>
+ <point x="1580" y="220"/>
+ <point x="1580" y="536" type="curve"/>
+ <point x="1580" y="860"/>
+ <point x="1328" y="1080"/>
+ <point x="908" y="1080" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 168, 'rightMargin': 50}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/space.glif b/src/Interface-Bold.ufo/glyphs/space.glif
new file mode 100644
index 000000000..03a0442be
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/space.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="space" format="1">
+ <advance width="768"/>
+ <unicode hex="0020"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 701, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/spaceopenbox.glif b/src/Interface-Bold.ufo/glyphs/spaceopenbox.glif
new file mode 100644
index 000000000..4d06c1ce0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/spaceopenbox.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="spaceopenbox" format="1">
+ <advance width="2048"/>
+ <unicode hex="2423"/>
+ <outline>
+ <contour>
+ <point x="156" y="192" type="line"/>
+ <point x="156" y="-476" type="line"/>
+ <point x="1892" y="-476" type="line"/>
+ <point x="1892" y="192" type="line"/>
+ <point x="1540" y="192" type="line"/>
+ <point x="1540" y="-140" type="line"/>
+ <point x="508" y="-140" type="line"/>
+ <point x="508" y="192" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1928, 'leftMargin': 66, 'rightMargin': 128}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/squaresubnosp.glif b/src/Interface-Bold.ufo/glyphs/squaresubnosp.glif
new file mode 100644
index 000000000..5a195f9ba
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/squaresubnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="squaresubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="033B"/>
+ <outline>
+ <contour>
+ <point x="-791" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-791" y="-722" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1096" y="-722" type="line"/>
+ <point x="-485" y="-722" type="line"/>
+ <point x="-485" y="-111" type="line"/>
+ <point x="-1096" y="-111" type="line"/>
+ </contour>
+ <contour>
+ <point x="-881" y="-326" type="line"/>
+ <point x="-700" y="-326" type="line"/>
+ <point x="-700" y="-507" type="line"/>
+ <point x="-881" y="-507" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/srthook.cn.glif b/src/Interface-Bold.ufo/glyphs/srthook.cn.glif
new file mode 100644
index 000000000..c26849519
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/srthook.cn.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="srthook.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="120" y="464" type="line"/>
+ <point x="120" y="-80" type="line" smooth="yes"/>
+ <point x="120" y="-396"/>
+ <point x="296" y="-572"/>
+ <point x="588" y="-572" type="curve" smooth="yes"/>
+ <point x="652" y="-572"/>
+ <point x="704" y="-568"/>
+ <point x="772" y="-552" type="curve"/>
+ <point x="772" y="-256" type="line"/>
+ <point x="732" y="-260"/>
+ <point x="700" y="-264"/>
+ <point x="660" y="-264" type="curve" smooth="yes"/>
+ <point x="556" y="-264"/>
+ <point x="424" y="-232"/>
+ <point x="424" y="-80" type="curve" smooth="yes"/>
+ <point x="424" y="464" type="line"/>
+ </contour>
+ <component base="s.cn" xOffset="64"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 58, 'rightMargin': 92}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/srthook.glif b/src/Interface-Bold.ufo/glyphs/srthook.glif
new file mode 100644
index 000000000..8d3322151
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/srthook.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="srthook" format="1">
+ <advance width="1536"/>
+ <unicode hex="0282"/>
+ <outline>
+ <contour>
+ <point x="740" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="740" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1476" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="88" y="476" type="line"/>
+ <point x="88" y="-80" type="line" smooth="yes"/>
+ <point x="88" y="-396"/>
+ <point x="264" y="-572"/>
+ <point x="556" y="-572" type="curve" smooth="yes"/>
+ <point x="620" y="-572"/>
+ <point x="672" y="-568"/>
+ <point x="740" y="-552" type="curve"/>
+ <point x="740" y="-256" type="line"/>
+ <point x="700" y="-260"/>
+ <point x="668" y="-264"/>
+ <point x="628" y="-264" type="curve" smooth="yes"/>
+ <point x="524" y="-264"/>
+ <point x="392" y="-232"/>
+ <point x="392" y="-80" type="curve" smooth="yes"/>
+ <point x="392" y="476" type="line"/>
+ </contour>
+ <component base="s" xOffset="32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 58, 'rightMargin': 29}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/st.cn.glif b/src/Interface-Bold.ufo/glyphs/st.cn.glif
new file mode 100644
index 000000000..f218dd863
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/st.cn.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="st.cn" format="1">
+ <advance width="2560"/>
+ <outline>
+ <contour>
+ <point x="1416" y="1044" type="line"/>
+ <point x="1416" y="1308"/>
+ <point x="1304" y="1408"/>
+ <point x="1304" y="1624" type="curve" smooth="yes"/>
+ <point x="1304" y="1720"/>
+ <point x="1356" y="1832"/>
+ <point x="1508" y="1832" type="curve" smooth="yes"/>
+ <point x="1612" y="1832"/>
+ <point x="1732" y="1784"/>
+ <point x="1732" y="1612" type="curve"/>
+ <point x="2176" y="1612" type="line"/>
+ <point x="2176" y="1908"/>
+ <point x="2000" y="2144"/>
+ <point x="1520" y="2144" type="curve" smooth="yes"/>
+ <point x="1120" y="2144"/>
+ <point x="924" y="1960"/>
+ <point x="924" y="1736" type="curve" smooth="yes"/>
+ <point x="924" y="1524"/>
+ <point x="1080" y="1384"/>
+ <point x="1212" y="1044" type="curve"/>
+ </contour>
+ <contour>
+ <point x="2424" y="1488" type="line"/>
+ <point x="1536" y="1488" type="line"/>
+ <point x="1536" y="1168" type="line"/>
+ <point x="2424" y="1168" type="line"/>
+ </contour>
+ <contour>
+ <point x="1732" y="1612" type="line"/>
+ <point x="1732" y="428" type="line" smooth="yes"/>
+ <point x="1732" y="104"/>
+ <point x="1900" y="-28"/>
+ <point x="2188" y="-28" type="curve" smooth="yes"/>
+ <point x="2284" y="-28"/>
+ <point x="2368" y="-16"/>
+ <point x="2440" y="12" type="curve"/>
+ <point x="2440" y="344" type="line"/>
+ <point x="2412" y="340"/>
+ <point x="2376" y="336"/>
+ <point x="2328" y="336" type="curve" smooth="yes"/>
+ <point x="2216" y="336"/>
+ <point x="2176" y="368"/>
+ <point x="2176" y="484" type="curve" smooth="yes"/>
+ <point x="2176" y="1612" type="line"/>
+ </contour>
+ <component base="s.cn" xOffset="60"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2419, 'leftMargin': 58, 'rightMargin': 39}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/st.glif b/src/Interface-Bold.ufo/glyphs/st.glif
new file mode 100644
index 000000000..5bf5d834f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/st.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="st" format="1">
+ <advance width="2560"/>
+ <unicode hex="FB06"/>
+ <outline>
+ <contour>
+ <point x="1416" y="1032" type="line"/>
+ <point x="1416" y="1296"/>
+ <point x="1304" y="1408"/>
+ <point x="1304" y="1624" type="curve" smooth="yes"/>
+ <point x="1304" y="1720"/>
+ <point x="1356" y="1832"/>
+ <point x="1508" y="1832" type="curve" smooth="yes"/>
+ <point x="1612" y="1832"/>
+ <point x="1732" y="1784"/>
+ <point x="1732" y="1612" type="curve"/>
+ <point x="2176" y="1612" type="line"/>
+ <point x="2176" y="1908"/>
+ <point x="2000" y="2144"/>
+ <point x="1520" y="2144" type="curve" smooth="yes"/>
+ <point x="1120" y="2144"/>
+ <point x="924" y="1960"/>
+ <point x="924" y="1736" type="curve" smooth="yes"/>
+ <point x="924" y="1524"/>
+ <point x="1080" y="1372"/>
+ <point x="1212" y="1032" type="curve"/>
+ </contour>
+ <contour>
+ <point x="2424" y="1488" type="line"/>
+ <point x="1536" y="1488" type="line"/>
+ <point x="1536" y="1168" type="line"/>
+ <point x="2424" y="1168" type="line"/>
+ </contour>
+ <contour>
+ <point x="1732" y="1612" type="line"/>
+ <point x="1732" y="484" type="line" smooth="yes"/>
+ <point x="1732" y="120"/>
+ <point x="1900" y="-28"/>
+ <point x="2188" y="-28" type="curve" smooth="yes"/>
+ <point x="2284" y="-28"/>
+ <point x="2368" y="-16"/>
+ <point x="2440" y="12" type="curve"/>
+ <point x="2440" y="344" type="line"/>
+ <point x="2412" y="340"/>
+ <point x="2376" y="336"/>
+ <point x="2328" y="336" type="curve" smooth="yes"/>
+ <point x="2216" y="336"/>
+ <point x="2176" y="372"/>
+ <point x="2176" y="484" type="curve" smooth="yes"/>
+ <point x="2176" y="1612" type="line"/>
+ </contour>
+ <component base="s" xOffset="60"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2419, 'leftMargin': 58, 'rightMargin': 39}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/sterling.glif b/src/Interface-Bold.ufo/glyphs/sterling.glif
new file mode 100644
index 000000000..9f14955d5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/sterling.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sterling" format="1">
+ <advance width="1792"/>
+ <unicode hex="00A3"/>
+ <outline>
+ <contour>
+ <point x="1632" y="0" type="line"/>
+ <point x="1632" y="372" type="line"/>
+ <point x="164" y="372" type="line"/>
+ <point x="164" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1260" y="772" type="line"/>
+ <point x="1260" y="1132" type="line"/>
+ <point x="160" y="1132" type="line"/>
+ <point x="160" y="772" type="line"/>
+ </contour>
+ <contour>
+ <point x="824" y="1428" type="line"/>
+ <point x="824" y="1584"/>
+ <point x="892" y="1656"/>
+ <point x="996" y="1656" type="curve" smooth="yes"/>
+ <point x="1108" y="1656"/>
+ <point x="1196" y="1604"/>
+ <point x="1196" y="1440" type="curve"/>
+ <point x="1632" y="1440" type="line"/>
+ <point x="1632" y="1792"/>
+ <point x="1404" y="2028"/>
+ <point x="988" y="2028" type="curve" smooth="yes"/>
+ <point x="612" y="2028"/>
+ <point x="364" y="1808"/>
+ <point x="364" y="1428" type="curve" smooth="yes"/>
+ <point x="392" y="588" type="line" smooth="yes"/>
+ <point x="392" y="484"/>
+ <point x="384" y="392"/>
+ <point x="304" y="372" type="curve"/>
+ <point x="572" y="236" type="line"/>
+ <point x="784" y="324"/>
+ <point x="856" y="432"/>
+ <point x="856" y="616" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1686, 'leftMargin': 140, 'rightMargin': 74}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/stigma.glif b/src/Interface-Bold.ufo/glyphs/stigma.glif
new file mode 100644
index 000000000..4a3bf21a6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/stigma.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="stigma" format="1">
+ <advance width="1536"/>
+ <unicode hex="03DB"/>
+ <outline>
+ <contour>
+ <point x="828" y="-556" type="line"/>
+ <point x="1144" y="-552"/>
+ <point x="1448" y="-472"/>
+ <point x="1448" y="-108" type="curve" smooth="yes"/>
+ <point x="1448" y="120"/>
+ <point x="1332" y="224"/>
+ <point x="1176" y="276" type="curve"/>
+ <point x="900" y="360" type="line"/>
+ <point x="704" y="420"/>
+ <point x="532" y="504"/>
+ <point x="532" y="776" type="curve" smooth="yes"/>
+ <point x="532" y="808" type="line" smooth="yes"/>
+ <point x="532" y="1024"/>
+ <point x="584" y="1160"/>
+ <point x="772" y="1160" type="curve" smooth="yes"/>
+ <point x="920" y="1160"/>
+ <point x="992" y="1052"/>
+ <point x="992" y="920" type="curve"/>
+ <point x="1408" y="920" type="line"/>
+ <point x="1408" y="1296"/>
+ <point x="1152" y="1516"/>
+ <point x="780" y="1516" type="curve" smooth="yes"/>
+ <point x="320" y="1516"/>
+ <point x="88" y="1200"/>
+ <point x="88" y="800" type="curve" smooth="yes"/>
+ <point x="88" y="768" type="line" smooth="yes"/>
+ <point x="88" y="300"/>
+ <point x="348" y="164"/>
+ <point x="612" y="72" type="curve"/>
+ <point x="916" y="-24" type="line"/>
+ <point x="976" y="-40"/>
+ <point x="1004" y="-68"/>
+ <point x="1004" y="-112" type="curve" smooth="yes"/>
+ <point x="1004" y="-184"/>
+ <point x="940" y="-212"/>
+ <point x="828" y="-212" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1466, 'leftMargin': 78, 'rightMargin': 30}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/summation.glif b/src/Interface-Bold.ufo/glyphs/summation.glif
new file mode 100644
index 000000000..a7dfd93ac
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/summation.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="summation" format="1">
+ <advance width="2048"/>
+ <unicode hex="2211"/>
+ <outline>
+ <contour>
+ <point x="1848" y="-16" type="line"/>
+ <point x="368" y="-16" type="line"/>
+ <point x="368" y="-372" type="line"/>
+ <point x="1848" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="1824" y="2004" type="line"/>
+ <point x="424" y="2004" type="line"/>
+ <point x="424" y="1644" type="line"/>
+ <point x="1824" y="1644" type="line"/>
+ </contour>
+ <contour>
+ <point x="1428" y="856" type="line"/>
+ <point x="556" y="2004" type="line"/>
+ <point x="200" y="2004" type="line"/>
+ <point x="200" y="1796" type="line"/>
+ <point x="964" y="828" type="line"/>
+ <point x="200" y="-164" type="line"/>
+ <point x="200" y="-372" type="line"/>
+ <point x="556" y="-372" type="line"/>
+ <point x="1428" y="804" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1807, 'leftMargin': 73, 'rightMargin': 87}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/t.glif b/src/Interface-Bold.ufo/glyphs/t.glif
new file mode 100644
index 000000000..9e32d8a03
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/t.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="t" format="1">
+ <advance width="1024"/>
+ <unicode hex="0074"/>
+ <outline>
+ <contour>
+ <point x="628" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="892" y="2296" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="484" y="824" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="512" y="2032" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1008" y="1756" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="1004" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1004" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1004" y="2032" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="948" y="1488" type="line"/>
+ <point x="60" y="1488" type="line"/>
+ <point x="60" y="1168" type="line"/>
+ <point x="948" y="1168" type="line"/>
+ </contour>
+ <contour>
+ <point x="256" y="1860" type="line"/>
+ <point x="256" y="428" type="line"/>
+ <point x="256" y="104"/>
+ <point x="428" y="-28"/>
+ <point x="712" y="-28" type="curve" smooth="yes"/>
+ <point x="808" y="-28"/>
+ <point x="892" y="-16"/>
+ <point x="968" y="12" type="curve"/>
+ <point x="968" y="344" type="line"/>
+ <point x="936" y="340"/>
+ <point x="900" y="336"/>
+ <point x="852" y="336" type="curve" smooth="yes"/>
+ <point x="740" y="336"/>
+ <point x="700" y="368"/>
+ <point x="700" y="484" type="curve"/>
+ <point x="700" y="1860" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 963, 'leftMargin': 17, 'rightMargin': 39}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tackdownsubnosp.glif b/src/Interface-Bold.ufo/glyphs/tackdownsubnosp.glif
new file mode 100644
index 000000000..5bcba788d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tackdownsubnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tackdownsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="031E"/>
+ <outline>
+ <contour>
+ <point x="-795" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-795" y="-677" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-655" y="-718" type="line"/>
+ <point x="-934" y="-718" type="line"/>
+ <point x="-934" y="-114" type="line"/>
+ <point x="-655" y="-114" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1137" y="-380" type="line"/>
+ <point x="-1137" y="-114" type="line"/>
+ <point x="-451" y="-114" type="line"/>
+ <point x="-451" y="-380" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tackleftsubnosp.glif b/src/Interface-Bold.ufo/glyphs/tackleftsubnosp.glif
new file mode 100644
index 000000000..5dbd7ec57
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tackleftsubnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tackleftsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0318"/>
+ <outline>
+ <contour>
+ <point x="-755" y="-17" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-755" y="-732" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-435" y="-91" type="line"/>
+ <point x="-711" y="-91" type="line"/>
+ <point x="-711" y="-732" type="line"/>
+ <point x="-435" y="-732" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1152" y="-281" type="line"/>
+ <point x="-1152" y="-542" type="line"/>
+ <point x="-461" y="-542" type="line"/>
+ <point x="-461" y="-281" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tackrightsubnosp.glif b/src/Interface-Bold.ufo/glyphs/tackrightsubnosp.glif
new file mode 100644
index 000000000..0a81ea436
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tackrightsubnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tackrightsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0319"/>
+ <outline>
+ <contour>
+ <point x="-829" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-829" y="-732" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1152" y="-91" type="line"/>
+ <point x="-876" y="-91" type="line"/>
+ <point x="-876" y="-732" type="line"/>
+ <point x="-1152" y="-732" type="line"/>
+ </contour>
+ <contour>
+ <point x="-435" y="-281" type="line"/>
+ <point x="-435" y="-542" type="line"/>
+ <point x="-1126" y="-542" type="line"/>
+ <point x="-1126" y="-281" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tackupsubnosp.glif b/src/Interface-Bold.ufo/glyphs/tackupsubnosp.glif
new file mode 100644
index 000000000..77da23530
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tackupsubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tackupsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="031D"/>
+ <outline>
+ <contour>
+ <point x="-795" y="-677" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-795" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="uptackmod" xOffset="-1249" yOffset="-880"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tau.glif b/src/Interface-Bold.ufo/glyphs/tau.glif
new file mode 100644
index 000000000..a68fb520e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tau.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tau" format="1">
+ <advance width="1536"/>
+ <unicode hex="03C4"/>
+ <outline>
+ <contour>
+ <point x="1460" y="1488" type="line"/>
+ <point x="80" y="1488" type="line"/>
+ <point x="80" y="1132" type="line"/>
+ <point x="1460" y="1132" type="line"/>
+ </contour>
+ <contour>
+ <point x="528" y="1488" type="line"/>
+ <point x="528" y="484" type="line"/>
+ <point x="528" y="140"/>
+ <point x="708" y="-28"/>
+ <point x="1012" y="-28" type="curve" smooth="yes"/>
+ <point x="1112" y="-28"/>
+ <point x="1180" y="-20"/>
+ <point x="1268" y="8" type="curve"/>
+ <point x="1232" y="348" type="line"/>
+ <point x="1184" y="340"/>
+ <point x="1160" y="332"/>
+ <point x="1096" y="332" type="curve" smooth="yes"/>
+ <point x="1012" y="332"/>
+ <point x="972" y="372"/>
+ <point x="972" y="484" type="curve"/>
+ <point x="972" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1463.0, 'leftMargin': 41, 'rightMargin': 41.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tavdages.glif b/src/Interface-Bold.ufo/glyphs/tavdages.glif
new file mode 100644
index 000000000..e2a035e4a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tavdages.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tavdages" format="1">
+ <advance width="1280"/>
+ <unicode hex="02E2"/>
+ <outline>
+ <contour>
+ <point x="816" y="1196" type="curve" smooth="yes"/>
+ <point x="816" y="1124"/>
+ <point x="752" y="1088"/>
+ <point x="652" y="1088" type="curve" smooth="yes"/>
+ <point x="520" y="1088"/>
+ <point x="460" y="1140"/>
+ <point x="452" y="1248" type="curve"/>
+ <point x="160" y="1248" type="line"/>
+ <point x="160" y="1072"/>
+ <point x="332" y="876"/>
+ <point x="644" y="876" type="curve" smooth="yes"/>
+ <point x="956" y="876"/>
+ <point x="1120" y="1020"/>
+ <point x="1120" y="1216" type="curve" smooth="yes"/>
+ <point x="1120" y="1416"/>
+ <point x="996" y="1512"/>
+ <point x="736" y="1564" type="curve" smooth="yes"/>
+ <point x="548" y="1600"/>
+ <point x="492" y="1636"/>
+ <point x="492" y="1704" type="curve" smooth="yes"/>
+ <point x="492" y="1772"/>
+ <point x="552" y="1804"/>
+ <point x="632" y="1804" type="curve" smooth="yes"/>
+ <point x="736" y="1804"/>
+ <point x="804" y="1740"/>
+ <point x="804" y="1660" type="curve"/>
+ <point x="1120" y="1660" type="line"/>
+ <point x="1120" y="1872"/>
+ <point x="936" y="2016"/>
+ <point x="644" y="2016" type="curve" smooth="yes"/>
+ <point x="360" y="2016"/>
+ <point x="196" y="1872"/>
+ <point x="196" y="1672" type="curve" smooth="yes"/>
+ <point x="196" y="1480"/>
+ <point x="360" y="1372"/>
+ <point x="568" y="1332" type="curve" smooth="yes"/>
+ <point x="748" y="1300"/>
+ <point x="816" y="1268"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1123, 'leftMargin': 83, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tccurl.glif b/src/Interface-Bold.ufo/glyphs/tccurl.glif
new file mode 100644
index 000000000..dbe3ff467
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tccurl.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tccurl" format="1">
+ <advance width="2304"/>
+ <unicode hex="02A8"/>
+ <outline>
+ <contour>
+ <point x="1580" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1580" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2288" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1636" y="332" type="curve" smooth="yes"/>
+ <point x="1380" y="332"/>
+ <point x="1344" y="508"/>
+ <point x="1344" y="728" type="curve" smooth="yes"/>
+ <point x="1344" y="760" type="line" smooth="yes"/>
+ <point x="1344" y="976"/>
+ <point x="1380" y="1160"/>
+ <point x="1584" y="1160" type="curve" smooth="yes"/>
+ <point x="1732" y="1160"/>
+ <point x="1804" y="1052"/>
+ <point x="1804" y="920" type="curve"/>
+ <point x="2220" y="920" type="line"/>
+ <point x="2220" y="1296"/>
+ <point x="1964" y="1516"/>
+ <point x="1592" y="1516" type="curve" smooth="yes"/>
+ <point x="1132" y="1516"/>
+ <point x="904" y="1188"/>
+ <point x="904" y="760" type="curve" smooth="yes"/>
+ <point x="904" y="728" type="line" smooth="yes"/>
+ <point x="904" y="296"/>
+ <point x="1132" y="-28"/>
+ <point x="1596" y="-28" type="curve" smooth="yes"/>
+ <point x="2020" y="-28"/>
+ <point x="2220" y="196"/>
+ <point x="2220" y="464" type="curve" smooth="yes"/>
+ <point x="2220" y="652"/>
+ <point x="2100" y="840"/>
+ <point x="1820" y="840" type="curve" smooth="yes"/>
+ <point x="1444" y="840"/>
+ <point x="1040" y="336"/>
+ <point x="836" y="336" type="curve"/>
+ <point x="736" y="-28" type="line"/>
+ <point x="1160" y="-28"/>
+ <point x="1540" y="504"/>
+ <point x="1720" y="504" type="curve" smooth="yes"/>
+ <point x="1764" y="504"/>
+ <point x="1800" y="484"/>
+ <point x="1800" y="436" type="curve" smooth="yes"/>
+ <point x="1800" y="364"/>
+ <point x="1720" y="332"/>
+ </contour>
+ <contour>
+ <point x="916" y="1488" type="line"/>
+ <point x="84" y="1488" type="line"/>
+ <point x="84" y="1168" type="line"/>
+ <point x="916" y="1168" type="line"/>
+ </contour>
+ <contour>
+ <point x="284" y="1860" type="line"/>
+ <point x="284" y="484" type="line" smooth="yes"/>
+ <point x="284" y="120"/>
+ <point x="452" y="-28"/>
+ <point x="736" y="-28" type="curve"/>
+ <point x="836" y="336" type="line"/>
+ <point x="752" y="336"/>
+ <point x="724" y="372"/>
+ <point x="724" y="484" type="curve" smooth="yes"/>
+ <point x="724" y="1860" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2222.0, 'leftMargin': 17, 'rightMargin': 69.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tecyrillic.glif b/src/Interface-Bold.ufo/glyphs/tecyrillic.glif
new file mode 100644
index 000000000..6f69cf1aa
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tecyrillic.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tecyrillic" format="1">
+ <advance width="1536"/>
+ <unicode hex="0442"/>
+ <outline>
+ <contour>
+ <point x="988" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="784" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1504" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="988" y="1488" type="line"/>
+ <point x="544" y="1488" type="line"/>
+ <point x="544" y="0" type="line"/>
+ <point x="988" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1460" y="1488" type="line"/>
+ <point x="80" y="1488" type="line"/>
+ <point x="80" y="1132" type="line"/>
+ <point x="1460" y="1132" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1463.0, 'leftMargin': 39, 'rightMargin': 44.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tel.glif b/src/Interface-Bold.ufo/glyphs/tel.glif
new file mode 100644
index 000000000..4de96099c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tel.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tel" format="1">
+ <advance width="2048"/>
+ <unicode hex="2121"/>
+ <outline>
+ <contour>
+ <point x="484" y="2004" type="line"/>
+ <point x="264" y="2004" type="line"/>
+ <point x="264" y="1260" type="line"/>
+ <point x="484" y="1260" type="line"/>
+ </contour>
+ <contour>
+ <point x="652" y="2004" type="line"/>
+ <point x="96" y="2004" type="line"/>
+ <point x="96" y="1844" type="line"/>
+ <point x="652" y="1844" type="line"/>
+ </contour>
+ <contour>
+ <point x="1004" y="2004" type="line"/>
+ <point x="784" y="2004" type="line"/>
+ <point x="784" y="1260" type="line"/>
+ <point x="1004" y="1260" type="line"/>
+ </contour>
+ <contour>
+ <point x="1284" y="2004" type="line"/>
+ <point x="896" y="2004" type="line"/>
+ <point x="896" y="1844" type="line"/>
+ <point x="1284" y="1844" type="line"/>
+ </contour>
+ <contour>
+ <point x="1284" y="1420" type="line"/>
+ <point x="896" y="1420" type="line"/>
+ <point x="896" y="1260" type="line"/>
+ <point x="1284" y="1260" type="line"/>
+ </contour>
+ <contour>
+ <point x="1228" y="1716" type="line"/>
+ <point x="896" y="1716" type="line"/>
+ <point x="896" y="1556" type="line"/>
+ <point x="1228" y="1556" type="line"/>
+ </contour>
+ <contour>
+ <point x="1672" y="2004" type="line"/>
+ <point x="1452" y="2004" type="line"/>
+ <point x="1452" y="1260" type="line"/>
+ <point x="1672" y="1260" type="line"/>
+ </contour>
+ <contour>
+ <point x="1952" y="1420" type="line"/>
+ <point x="1564" y="1420" type="line"/>
+ <point x="1564" y="1260" type="line"/>
+ <point x="1952" y="1260" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2135, 'leftMargin': 140, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tenge.glif b/src/Interface-Bold.ufo/glyphs/tenge.glif
new file mode 100644
index 000000000..6209d435b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tenge.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tenge" format="1">
+ <advance width="1792"/>
+ <unicode hex="20B8"/>
+ <outline>
+ <contour>
+ <point x="1120" y="1468" type="line"/>
+ <point x="660" y="1468" type="line"/>
+ <point x="660" y="0" type="line"/>
+ <point x="1120" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1728" y="1468" type="line"/>
+ <point x="68" y="1468" type="line"/>
+ <point x="68" y="1092" type="line"/>
+ <point x="1728" y="1092" type="line"/>
+ </contour>
+ <contour>
+ <point x="1728" y="2004" type="line"/>
+ <point x="68" y="2004" type="line"/>
+ <point x="68" y="1628" type="line"/>
+ <point x="1728" y="1628" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1766, 'leftMargin': 52, 'rightMargin': 54}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tenroman.glif b/src/Interface-Bold.ufo/glyphs/tenroman.glif
new file mode 100644
index 000000000..7f8793fd9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tenroman.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tenroman" format="1">
+ <advance width="1536"/>
+ <unicode hex="2179"/>
+ <outline>
+ <component base="x"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1459, 'leftMargin': 60, 'rightMargin': -17}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tesh.glif b/src/Interface-Bold.ufo/glyphs/tesh.glif
new file mode 100644
index 000000000..2720edfca
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tesh.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tesh" format="1">
+ <advance width="2048"/>
+ <unicode hex="02A7"/>
+ <outline>
+ <contour>
+ <point x="964" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="964" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1940" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1300" y="1488" type="line"/>
+ <point x="136" y="1488" type="line"/>
+ <point x="136" y="1168" type="line"/>
+ <point x="1300" y="1168" type="line"/>
+ </contour>
+ <contour>
+ <point x="336" y="1860" type="line"/>
+ <point x="336" y="484" type="line"/>
+ <point x="336" y="176"/>
+ <point x="424" y="-28"/>
+ <point x="792" y="-28" type="curve" smooth="yes"/>
+ <point x="960" y="-28"/>
+ <point x="1132" y="16"/>
+ <point x="1208" y="40" type="curve"/>
+ <point x="1208" y="372" type="line"/>
+ <point x="1180" y="368"/>
+ <point x="1048" y="336"/>
+ <point x="928" y="336" type="curve" smooth="yes"/>
+ <point x="820" y="336"/>
+ <point x="776" y="372"/>
+ <point x="776" y="484" type="curve"/>
+ <point x="776" y="1860" type="line"/>
+ </contour>
+ <component base="esh" xOffset="776"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1821, 'leftMargin': 17, 'rightMargin': 30}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tetsecyrillic.glif b/src/Interface-Bold.ufo/glyphs/tetsecyrillic.glif
new file mode 100644
index 000000000..0ac3f3d80
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tetsecyrillic.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tetsecyrillic" format="1">
+ <advance width="2048"/>
+ <unicode hex="04B5"/>
+ <outline>
+ <contour>
+ <point x="1076" y="1488" type="line"/>
+ <point x="104" y="1488" type="line"/>
+ <point x="104" y="1128" type="line"/>
+ <point x="1076" y="1128" type="line"/>
+ </contour>
+ <component base="tsecyrillic" xOffset="252"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1948, 'leftMargin': 69, 'rightMargin': 38}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/theta.glif b/src/Interface-Bold.ufo/glyphs/theta.glif
new file mode 100644
index 000000000..90e9c9451
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/theta.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="theta" format="1">
+ <advance width="1792"/>
+ <unicode hex="03B8"/>
+ <outline>
+ <contour>
+ <point x="1408" y="1180" type="line"/>
+ <point x="416" y="1180" type="line"/>
+ <point x="416" y="840" type="line"/>
+ <point x="1408" y="840" type="line"/>
+ </contour>
+ <contour>
+ <point x="1588" y="1184" type="line"/>
+ <point x="1588" y="1760"/>
+ <point x="1304" y="2032"/>
+ <point x="896" y="2032" type="curve" smooth="yes"/>
+ <point x="488" y="2032"/>
+ <point x="204" y="1760"/>
+ <point x="204" y="1184" type="curve"/>
+ <point x="204" y="820" type="line"/>
+ <point x="204" y="240"/>
+ <point x="488" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1308" y="-28"/>
+ <point x="1588" y="240"/>
+ <point x="1588" y="820" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1144" y="764" type="line"/>
+ <point x="1144" y="436"/>
+ <point x="1052" y="332"/>
+ <point x="900" y="332" type="curve" smooth="yes"/>
+ <point x="744" y="332"/>
+ <point x="648" y="436"/>
+ <point x="648" y="764" type="curve" smooth="yes"/>
+ <point x="648" y="1244" type="line" smooth="yes"/>
+ <point x="648" y="1564"/>
+ <point x="740" y="1672"/>
+ <point x="896" y="1672" type="curve" smooth="yes"/>
+ <point x="1052" y="1672"/>
+ <point x="1144" y="1564"/>
+ <point x="1144" y="1244" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 151, 'rightMargin': 150.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/thetasymbolgreek.glif b/src/Interface-Bold.ufo/glyphs/thetasymbolgreek.glif
new file mode 100644
index 000000000..95342144d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/thetasymbolgreek.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="thetasymbolgreek" format="1">
+ <advance width="1792"/>
+ <unicode hex="03D1"/>
+ <outline>
+ <contour>
+ <point x="1648" y="1152" type="line"/>
+ <point x="1540" y="1132"/>
+ <point x="1412" y="1104"/>
+ <point x="1276" y="1104" type="curve" smooth="yes"/>
+ <point x="1004" y="1104"/>
+ <point x="860" y="1244"/>
+ <point x="860" y="1444" type="curve"/>
+ <point x="860" y="1484" type="line" smooth="yes"/>
+ <point x="860" y="1580"/>
+ <point x="904" y="1632"/>
+ <point x="968" y="1632" type="curve"/>
+ <point x="1024" y="1632"/>
+ <point x="1052" y="1584"/>
+ <point x="1052" y="1484" type="curve"/>
+ <point x="1052" y="640" type="line" smooth="yes"/>
+ <point x="1052" y="464"/>
+ <point x="972" y="344"/>
+ <point x="840" y="344" type="curve" smooth="yes"/>
+ <point x="656" y="344"/>
+ <point x="548" y="480"/>
+ <point x="548" y="640" type="curve" smooth="yes"/>
+ <point x="548" y="936" type="line"/>
+ <point x="132" y="936" type="line"/>
+ <point x="132" y="640" type="line" smooth="yes"/>
+ <point x="132" y="268"/>
+ <point x="404" y="-28"/>
+ <point x="812" y="-28" type="curve" smooth="yes"/>
+ <point x="1240" y="-28"/>
+ <point x="1520" y="248"/>
+ <point x="1520" y="640" type="curve" smooth="yes"/>
+ <point x="1520" y="1428" type="line"/>
+ <point x="1520" y="1808"/>
+ <point x="1320" y="2032"/>
+ <point x="1000" y="2032" type="curve"/>
+ <point x="676" y="2032"/>
+ <point x="444" y="1812"/>
+ <point x="444" y="1452" type="curve" smooth="yes"/>
+ <point x="444" y="1420" type="line"/>
+ <point x="444" y="992"/>
+ <point x="816" y="704"/>
+ <point x="1276" y="704" type="curve"/>
+ <point x="1408" y="704"/>
+ <point x="1560" y="744"/>
+ <point x="1664" y="772" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1693, 'leftMargin': 161, 'rightMargin': -1}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/thinspace.glif b/src/Interface-Bold.ufo/glyphs/thinspace.glif
new file mode 100644
index 000000000..84036e255
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/thinspace.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="thinspace" format="1">
+ <advance width="768"/>
+ <unicode hex="2009"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 575, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/thirdemspace.glif b/src/Interface-Bold.ufo/glyphs/thirdemspace.glif
new file mode 100644
index 000000000..accb3d11b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/thirdemspace.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="thirdemspace" format="1">
+ <advance width="1024"/>
+ <unicode hex="2004"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 958, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/thook.glif b/src/Interface-Bold.ufo/glyphs/thook.glif
new file mode 100644
index 000000000..0ddc73e05
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/thook.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="thook" format="1">
+ <advance width="1280"/>
+ <unicode hex="01AD"/>
+ <outline>
+ <contour>
+ <point x="788" y="1416" type="line" name="hr00"/>
+ <point x="788" y="1680" type="line" smooth="yes"/>
+ <point x="788" y="1832"/>
+ <point x="920" y="1868"/>
+ <point x="1024" y="1868" type="curve" smooth="yes"/>
+ <point x="1064" y="1868"/>
+ <point x="1096" y="1864"/>
+ <point x="1132" y="1856" type="curve"/>
+ <point x="1132" y="2152" type="line"/>
+ <point x="1068" y="2168"/>
+ <point x="1000" y="2176"/>
+ <point x="900" y="2176" type="curve" smooth="yes"/>
+ <point x="660" y="2176"/>
+ <point x="348" y="2124"/>
+ <point x="348" y="1680" type="curve" smooth="yes"/>
+ <point x="348" y="1416" type="line"/>
+ </contour>
+ <contour>
+ <point x="1036" y="1488" type="line"/>
+ <point x="148" y="1488" type="line"/>
+ <point x="148" y="1168" type="line"/>
+ <point x="1036" y="1168" type="line"/>
+ </contour>
+ <contour>
+ <point x="348" y="1584" type="line"/>
+ <point x="348" y="428" type="line"/>
+ <point x="348" y="104"/>
+ <point x="516" y="-28"/>
+ <point x="800" y="-28" type="curve" smooth="yes"/>
+ <point x="900" y="-28"/>
+ <point x="980" y="-16"/>
+ <point x="1056" y="12" type="curve"/>
+ <point x="1056" y="344" type="line"/>
+ <point x="1024" y="340"/>
+ <point x="992" y="336"/>
+ <point x="940" y="336" type="curve" smooth="yes"/>
+ <point x="832" y="336"/>
+ <point x="788" y="368"/>
+ <point x="788" y="484" type="curve"/>
+ <point x="788" y="1584" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1057, 'leftMargin': 17, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/thorn.glif b/src/Interface-Bold.ufo/glyphs/thorn.glif
new file mode 100644
index 000000000..045fc9de8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/thorn.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="thorn" format="1">
+ <advance width="1792"/>
+ <unicode hex="00FE"/>
+ <outline>
+ <contour>
+ <point x="660" y="2112" type="line"/>
+ <point x="216" y="2112" type="line"/>
+ <point x="216" y="-572" type="line"/>
+ <point x="660" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1580" y="764" type="line"/>
+ <point x="1580" y="1216"/>
+ <point x="1376" y="1516"/>
+ <point x="1000" y="1516" type="curve" smooth="yes"/>
+ <point x="640" y="1516"/>
+ <point x="496" y="1188"/>
+ <point x="436" y="756" type="curve"/>
+ <point x="436" y="720" type="line"/>
+ <point x="496" y="320"/>
+ <point x="640" y="-28"/>
+ <point x="1004" y="-28" type="curve" smooth="yes"/>
+ <point x="1376" y="-28"/>
+ <point x="1580" y="300"/>
+ <point x="1580" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1136" y="732" type="line"/>
+ <point x="1136" y="512"/>
+ <point x="1076" y="332"/>
+ <point x="892" y="332" type="curve" smooth="yes"/>
+ <point x="688" y="332"/>
+ <point x="616" y="472"/>
+ <point x="616" y="680" type="curve" smooth="yes"/>
+ <point x="616" y="792" type="line" smooth="yes"/>
+ <point x="616" y="1036"/>
+ <point x="688" y="1160"/>
+ <point x="888" y="1160" type="curve" smooth="yes"/>
+ <point x="1072" y="1160"/>
+ <point x="1136" y="992"/>
+ <point x="1136" y="764" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 139, 'rightMargin': 81}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/thousandcyrillic.glif b/src/Interface-Bold.ufo/glyphs/thousandcyrillic.glif
new file mode 100644
index 000000000..45974d22f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/thousandcyrillic.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="thousandcyrillic" format="1">
+ <advance width="1792"/>
+ <unicode hex="0482"/>
+ <outline>
+ <contour>
+ <point x="1128" y="1112" type="line"/>
+ <point x="1524" y="880" type="line"/>
+ <point x="1628" y="1052" type="line"/>
+ <point x="1224" y="1288" type="line"/>
+ <point x="1536" y="1844" type="line"/>
+ <point x="1300" y="1844" type="line"/>
+ <point x="1048" y="1396" type="line"/>
+ <point x="648" y="1632" type="line"/>
+ <point x="544" y="1452" type="line"/>
+ <point x="944" y="1220" type="line"/>
+ <point x="668" y="724" type="line"/>
+ <point x="264" y="960" type="line"/>
+ <point x="168" y="784" type="line"/>
+ <point x="564" y="548" type="line"/>
+ <point x="256" y="0" type="line"/>
+ <point x="496" y="0" type="line"/>
+ <point x="744" y="440" type="line"/>
+ <point x="1144" y="204" type="line"/>
+ <point x="1244" y="380" type="line"/>
+ <point x="844" y="616" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1749.0, 'leftMargin': 146, 'rightMargin': 143.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/three.glif b/src/Interface-Bold.ufo/glyphs/three.glif
new file mode 100644
index 000000000..3a0d5a729
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/three.glif
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="three" format="1">
+ <advance width="1664"/>
+ <unicode hex="0033"/>
+ <outline>
+ <contour>
+ <point x="592" y="1208" type="line"/>
+ <point x="592" y="960" type="line"/>
+ <point x="884" y="960" type="line"/>
+ <point x="1260" y="960"/>
+ <point x="1520" y="1184"/>
+ <point x="1520" y="1460" type="curve"/>
+ <point x="1520" y="1832"/>
+ <point x="1236" y="2032"/>
+ <point x="816" y="2032" type="curve" smooth="yes"/>
+ <point x="456" y="2032"/>
+ <point x="148" y="1828"/>
+ <point x="148" y="1488" type="curve"/>
+ <point x="592" y="1488" type="line"/>
+ <point x="592" y="1604"/>
+ <point x="708" y="1672"/>
+ <point x="832" y="1672" type="curve" smooth="yes"/>
+ <point x="1000" y="1672"/>
+ <point x="1080" y="1568"/>
+ <point x="1080" y="1448" type="curve"/>
+ <point x="1080" y="1292"/>
+ <point x="992" y="1208"/>
+ <point x="812" y="1208" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="592" y="824" type="line"/>
+ <point x="812" y="824" type="line" smooth="yes"/>
+ <point x="1000" y="824"/>
+ <point x="1112" y="776"/>
+ <point x="1112" y="572" type="curve" smooth="yes"/>
+ <point x="1112" y="436"/>
+ <point x="1008" y="332"/>
+ <point x="832" y="332" type="curve" smooth="yes"/>
+ <point x="684" y="332"/>
+ <point x="564" y="428"/>
+ <point x="564" y="556" type="curve"/>
+ <point x="120" y="556" type="line"/>
+ <point x="120" y="148"/>
+ <point x="484" y="-28"/>
+ <point x="816" y="-28" type="curve" smooth="yes"/>
+ <point x="1236" y="-28"/>
+ <point x="1552" y="188"/>
+ <point x="1552" y="564" type="curve" smooth="yes"/>
+ <point x="1552" y="896"/>
+ <point x="1296" y="1080"/>
+ <point x="884" y="1080" type="curve" smooth="yes"/>
+ <point x="592" y="1080" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 73, 'rightMargin': 120}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/three.sup.glif b/src/Interface-Bold.ufo/glyphs/three.sup.glif
new file mode 100644
index 000000000..bbb979ef4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/three.sup.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="three.sup" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="508" y="652" type="line"/>
+ <point x="508" y="524" type="line"/>
+ <point x="680" y="524" type="line"/>
+ <point x="892" y="524"/>
+ <point x="1072" y="612"/>
+ <point x="1072" y="788" type="curve"/>
+ <point x="1072" y="992"/>
+ <point x="892" y="1100"/>
+ <point x="628" y="1100" type="curve" smooth="yes"/>
+ <point x="408" y="1100"/>
+ <point x="208" y="1000"/>
+ <point x="208" y="788" type="curve"/>
+ <point x="508" y="788" type="line"/>
+ <point x="508" y="836"/>
+ <point x="568" y="860"/>
+ <point x="636" y="860" type="curve" smooth="yes"/>
+ <point x="740" y="860"/>
+ <point x="772" y="808"/>
+ <point x="772" y="764" type="curve"/>
+ <point x="772" y="696"/>
+ <point x="728" y="652"/>
+ <point x="632" y="652" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="508" y="456" type="line"/>
+ <point x="632" y="456" type="line" smooth="yes"/>
+ <point x="732" y="456"/>
+ <point x="792" y="424"/>
+ <point x="792" y="340" type="curve" smooth="yes"/>
+ <point x="792" y="284"/>
+ <point x="752" y="228"/>
+ <point x="648" y="228" type="curve" smooth="yes"/>
+ <point x="548" y="228"/>
+ <point x="492" y="280"/>
+ <point x="492" y="332" type="curve"/>
+ <point x="188" y="332" type="line"/>
+ <point x="188" y="76"/>
+ <point x="424" y="-16"/>
+ <point x="628" y="-16" type="curve" smooth="yes"/>
+ <point x="892" y="-16"/>
+ <point x="1092" y="104"/>
+ <point x="1092" y="304" type="curve" smooth="yes"/>
+ <point x="1092" y="524"/>
+ <point x="908" y="580"/>
+ <point x="680" y="580" type="curve" smooth="yes"/>
+ <point x="508" y="580" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 61, 'rightMargin': 88}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/threeeighths.glif b/src/Interface-Bold.ufo/glyphs/threeeighths.glif
new file mode 100644
index 000000000..07a0a9a36
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/threeeighths.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="threeeighths" format="1">
+ <advance width="2560"/>
+ <unicode hex="215C"/>
+ <outline>
+ <component base="three.sup" xOffset="52" yOffset="908"/>
+ <component base="fraction" xOffset="612"/>
+ <component base="eight.sup" xOffset="1364"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2432, 'leftMargin': 216, 'rightMargin': 131}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/threequarters.glif b/src/Interface-Bold.ufo/glyphs/threequarters.glif
new file mode 100644
index 000000000..6dd9e400b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/threequarters.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="threequarters" format="1">
+ <advance width="2304"/>
+ <unicode hex="00BE"/>
+ <outline>
+ <component base="fraction" xOffset="656" yOffset="12"/>
+ <component base="four.sup" xOffset="1192"/>
+ <component base="three.sup" xOffset="80" yOffset="916"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2307, 'leftMargin': 123, 'rightMargin': 162}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/threeroman.glif b/src/Interface-Bold.ufo/glyphs/threeroman.glif
new file mode 100644
index 000000000..57c959d0e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/threeroman.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="threeroman" format="1">
+ <advance width="2304"/>
+ <unicode hex="2172"/>
+ <outline>
+ <component base="i" xOffset="4"/>
+ <component base="i" xOffset="772"/>
+ <component base="i" xOffset="1536"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2299.0, 'leftMargin': 138, 'rightMargin': 137.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/threesub.glif b/src/Interface-Bold.ufo/glyphs/threesub.glif
new file mode 100644
index 000000000..22320ead3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/threesub.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="threesub" format="1">
+ <advance width="1280"/>
+ <unicode hex="2083"/>
+ <outline>
+ <component base="three.sup" xOffset="128" yOffset="-496"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 61, 'rightMargin': 88}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/threesuperior.glif b/src/Interface-Bold.ufo/glyphs/threesuperior.glif
new file mode 100644
index 000000000..b5f5a1f1a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/threesuperior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="threesuperior" format="1">
+ <advance width="1280"/>
+ <unicode hex="00B3"/>
+ <outline>
+ <component base="three.sup" yOffset="916"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 188, 'rightMargin': -39}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tilde.glif b/src/Interface-Bold.ufo/glyphs/tilde.glif
new file mode 100644
index 000000000..a54eeecd9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tilde.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tilde" format="1">
+ <advance width="1280"/>
+ <unicode hex="02DC"/>
+ <outline>
+ <contour>
+ <point x="640" y="1780" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="640" y="2304" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="920" y="2124" type="line"/>
+ <point x="920" y="2040"/>
+ <point x="868" y="2000"/>
+ <point x="808" y="2000" type="curve" smooth="yes"/>
+ <point x="676" y="2000"/>
+ <point x="572" y="2112"/>
+ <point x="428" y="2112" type="curve" smooth="yes"/>
+ <point x="244" y="2112"/>
+ <point x="112" y="1932"/>
+ <point x="112" y="1736" type="curve"/>
+ <point x="364" y="1724" type="line"/>
+ <point x="364" y="1808"/>
+ <point x="412" y="1848"/>
+ <point x="472" y="1848" type="curve" smooth="yes"/>
+ <point x="612" y="1848"/>
+ <point x="680" y="1732"/>
+ <point x="852" y="1732" type="curve" smooth="yes"/>
+ <point x="1036" y="1732"/>
+ <point x="1168" y="1908"/>
+ <point x="1168" y="2108" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1357, 'leftMargin': 157, 'rightMargin': 146}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tildeacutecomb.glif b/src/Interface-Bold.ufo/glyphs/tildeacutecomb.glif
new file mode 100644
index 000000000..66d9c5774
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tildeacutecomb.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildeacutecomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-767" y="1730" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-565" y="1995" type="line"/>
+ <point x="-565" y="1929"/>
+ <point x="-604" y="1878"/>
+ <point x="-650" y="1878" type="curve" smooth="yes"/>
+ <point x="-763" y="1878"/>
+ <point x="-859" y="1966"/>
+ <point x="-978" y="1966" type="curve" smooth="yes"/>
+ <point x="-1110" y="1966"/>
+ <point x="-1200" y="1848"/>
+ <point x="-1200" y="1717" type="curve"/>
+ <point x="-1019" y="1665" type="line"/>
+ <point x="-1019" y="1731"/>
+ <point x="-982" y="1782"/>
+ <point x="-934" y="1782" type="curve" smooth="yes"/>
+ <point x="-817" y="1782"/>
+ <point x="-751" y="1693"/>
+ <point x="-606" y="1693" type="curve" smooth="yes"/>
+ <point x="-476" y="1693"/>
+ <point x="-382" y="1810"/>
+ <point x="-382" y="1942" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-917" y="2023" type="line"/>
+ <point x="-688" y="2023" type="line"/>
+ <point x="-441" y="2276" type="line"/>
+ <point x="-741" y="2276" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tildeacutecomb.lc.glif b/src/Interface-Bold.ufo/glyphs/tildeacutecomb.lc.glif
new file mode 100644
index 000000000..b7d73e53d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tildeacutecomb.lc.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildeacutecomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-767" y="1781" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-767" y="2827" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-488" y="2122" type="line"/>
+ <point x="-488" y="2038"/>
+ <point x="-539" y="1998"/>
+ <point x="-600" y="1998" type="curve" smooth="yes"/>
+ <point x="-734" y="1998"/>
+ <point x="-836" y="2112"/>
+ <point x="-980" y="2112" type="curve" smooth="yes"/>
+ <point x="-1165" y="2112"/>
+ <point x="-1295" y="1932"/>
+ <point x="-1295" y="1737" type="curve"/>
+ <point x="-1046" y="1723" type="line"/>
+ <point x="-1046" y="1807"/>
+ <point x="-998" y="1847"/>
+ <point x="-938" y="1847" type="curve" smooth="yes"/>
+ <point x="-796" y="1847"/>
+ <point x="-729" y="1731"/>
+ <point x="-557" y="1731" type="curve" smooth="yes"/>
+ <point x="-371" y="1731"/>
+ <point x="-241" y="1906"/>
+ <point x="-241" y="2107" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-972" y="2211" type="line"/>
+ <point x="-612" y="2211" type="line"/>
+ <point x="-230" y="2643" type="line"/>
+ <point x="-701" y="2643" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tildecomb.glif b/src/Interface-Bold.ufo/glyphs/tildecomb.glif
new file mode 100644
index 000000000..536b053aa
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tildecomb.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildecomb" format="1">
+ <advance width="0"/>
+ <unicode hex="0303"/>
+ <outline>
+ <contour>
+ <point x="-800" y="1727" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-800" y="1727" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-765" y="1922" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-800" y="2305" type="move" name="mkmktop"/>
+ </contour>
+ <component base="tilde" xOffset="-1449"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tildecomb_uni1ABB___.glif b/src/Interface-Bold.ufo/glyphs/tildecomb_uni1ABB___.glif
new file mode 100644
index 000000000..e1296b2d0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tildecomb_uni1ABB___.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildecomb_uni1ABB" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-800" y="1727" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-800" y="1727" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-800" y="2208" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1363" y="1620" type="curve"/>
+ <point x="-1334" y="1728" type="line"/>
+ <point x="-1405" y="1757"/>
+ <point x="-1482" y="1804"/>
+ <point x="-1482" y="1913" type="curve" smooth="yes"/>
+ <point x="-1482" y="2014"/>
+ <point x="-1411" y="2060"/>
+ <point x="-1334" y="2093" type="curve"/>
+ <point x="-1363" y="2200" type="line"/>
+ <point x="-1491" y="2173"/>
+ <point x="-1629" y="2068"/>
+ <point x="-1629" y="1911" type="curve" smooth="yes"/>
+ <point x="-1629" y="1750"/>
+ <point x="-1491" y="1649"/>
+ </contour>
+ <contour>
+ <point x="-165" y="1620" type="line"/>
+ <point x="-37" y="1649"/>
+ <point x="102" y="1750"/>
+ <point x="102" y="1911" type="curve" smooth="yes"/>
+ <point x="102" y="2071"/>
+ <point x="-37" y="2173"/>
+ <point x="-165" y="2200" type="curve"/>
+ <point x="-194" y="2093" type="line"/>
+ <point x="-117" y="2060"/>
+ <point x="-45" y="2017"/>
+ <point x="-45" y="1913" type="curve" smooth="yes"/>
+ <point x="-45" y="1804"/>
+ <point x="-122" y="1757"/>
+ <point x="-194" y="1728" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-485" y="2122" type="line"/>
+ <point x="-485" y="2038"/>
+ <point x="-536" y="1998"/>
+ <point x="-597" y="1998" type="curve" smooth="yes"/>
+ <point x="-732" y="1998"/>
+ <point x="-833" y="2112"/>
+ <point x="-978" y="2112" type="curve" smooth="yes"/>
+ <point x="-1162" y="2112"/>
+ <point x="-1293" y="1932"/>
+ <point x="-1293" y="1737" type="curve"/>
+ <point x="-1044" y="1723" type="line"/>
+ <point x="-1044" y="1807"/>
+ <point x="-996" y="1847"/>
+ <point x="-935" y="1847" type="curve" smooth="yes"/>
+ <point x="-793" y="1847"/>
+ <point x="-726" y="1731"/>
+ <point x="-554" y="1731" type="curve" smooth="yes"/>
+ <point x="-369" y="1731"/>
+ <point x="-238" y="1906"/>
+ <point x="-238" y="2107" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tildecomb_uni1ABC___.glif b/src/Interface-Bold.ufo/glyphs/tildecomb_uni1ABC___.glif
new file mode 100644
index 000000000..0e94ce96c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tildecomb_uni1ABC___.glif
@@ -0,0 +1,112 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildecomb_uni1ABC" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-800" y="1727" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-800" y="1727" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-800" y="2208" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1634" y="1620" type="curve"/>
+ <point x="-1605" y="1728" type="line"/>
+ <point x="-1676" y="1757"/>
+ <point x="-1753" y="1804"/>
+ <point x="-1753" y="1913" type="curve" smooth="yes"/>
+ <point x="-1753" y="2014"/>
+ <point x="-1682" y="2060"/>
+ <point x="-1605" y="2093" type="curve"/>
+ <point x="-1634" y="2200" type="line"/>
+ <point x="-1761" y="2173"/>
+ <point x="-1900" y="2068"/>
+ <point x="-1900" y="1911" type="curve" smooth="yes"/>
+ <point x="-1900" y="1750"/>
+ <point x="-1761" y="1649"/>
+ </contour>
+ <contour>
+ <point x="-1359" y="1620" type="curve"/>
+ <point x="-1330" y="1728" type="line"/>
+ <point x="-1401" y="1757"/>
+ <point x="-1478" y="1804"/>
+ <point x="-1478" y="1913" type="curve" smooth="yes"/>
+ <point x="-1478" y="2014"/>
+ <point x="-1407" y="2060"/>
+ <point x="-1330" y="2093" type="curve"/>
+ <point x="-1359" y="2200" type="line"/>
+ <point x="-1486" y="2173"/>
+ <point x="-1625" y="2068"/>
+ <point x="-1625" y="1911" type="curve" smooth="yes"/>
+ <point x="-1625" y="1750"/>
+ <point x="-1486" y="1649"/>
+ </contour>
+ <contour>
+ <point x="-168" y="1620" type="line"/>
+ <point x="-40" y="1649"/>
+ <point x="99" y="1750"/>
+ <point x="99" y="1911" type="curve" smooth="yes"/>
+ <point x="99" y="2071"/>
+ <point x="-40" y="2173"/>
+ <point x="-168" y="2200" type="curve"/>
+ <point x="-197" y="2093" type="line"/>
+ <point x="-120" y="2060"/>
+ <point x="-48" y="2017"/>
+ <point x="-48" y="1913" type="curve" smooth="yes"/>
+ <point x="-48" y="1804"/>
+ <point x="-125" y="1757"/>
+ <point x="-197" y="1728" type="curve"/>
+ </contour>
+ <contour>
+ <point x="107" y="1620" type="line"/>
+ <point x="235" y="1649"/>
+ <point x="374" y="1750"/>
+ <point x="374" y="1911" type="curve" smooth="yes"/>
+ <point x="374" y="2071"/>
+ <point x="235" y="2173"/>
+ <point x="107" y="2200" type="curve"/>
+ <point x="78" y="2093" type="line"/>
+ <point x="155" y="2060"/>
+ <point x="227" y="2017"/>
+ <point x="227" y="1913" type="curve" smooth="yes"/>
+ <point x="227" y="1804"/>
+ <point x="150" y="1757"/>
+ <point x="78" y="1728" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-485" y="2122" type="line"/>
+ <point x="-485" y="2038"/>
+ <point x="-536" y="1998"/>
+ <point x="-597" y="1998" type="curve" smooth="yes"/>
+ <point x="-732" y="1998"/>
+ <point x="-833" y="2112"/>
+ <point x="-978" y="2112" type="curve" smooth="yes"/>
+ <point x="-1162" y="2112"/>
+ <point x="-1293" y="1932"/>
+ <point x="-1293" y="1737" type="curve"/>
+ <point x="-1044" y="1723" type="line"/>
+ <point x="-1044" y="1807"/>
+ <point x="-996" y="1847"/>
+ <point x="-935" y="1847" type="curve" smooth="yes"/>
+ <point x="-793" y="1847"/>
+ <point x="-726" y="1731"/>
+ <point x="-554" y="1731" type="curve" smooth="yes"/>
+ <point x="-369" y="1731"/>
+ <point x="-238" y="1906"/>
+ <point x="-238" y="2107" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tildedieresiscomb.glif b/src/Interface-Bold.ufo/glyphs/tildedieresiscomb.glif
new file mode 100644
index 000000000..b176645c2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tildedieresiscomb.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildedieresiscomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1750" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-565" y="1995" type="line"/>
+ <point x="-565" y="1929"/>
+ <point x="-604" y="1878"/>
+ <point x="-650" y="1878" type="curve" smooth="yes"/>
+ <point x="-763" y="1878"/>
+ <point x="-859" y="1966"/>
+ <point x="-978" y="1966" type="curve" smooth="yes"/>
+ <point x="-1110" y="1966"/>
+ <point x="-1200" y="1848"/>
+ <point x="-1200" y="1717" type="curve"/>
+ <point x="-1019" y="1665" type="line"/>
+ <point x="-1019" y="1731"/>
+ <point x="-982" y="1782"/>
+ <point x="-934" y="1782" type="curve" smooth="yes"/>
+ <point x="-817" y="1782"/>
+ <point x="-751" y="1693"/>
+ <point x="-606" y="1693" type="curve" smooth="yes"/>
+ <point x="-476" y="1693"/>
+ <point x="-382" y="1810"/>
+ <point x="-382" y="1942" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1277" y="2243" type="curve" smooth="yes"/>
+ <point x="-1277" y="2149"/>
+ <point x="-1199" y="2078"/>
+ <point x="-1084" y="2078" type="curve" smooth="yes"/>
+ <point x="-967" y="2078"/>
+ <point x="-888" y="2149"/>
+ <point x="-888" y="2243" type="curve" smooth="yes"/>
+ <point x="-888" y="2335"/>
+ <point x="-967" y="2408"/>
+ <point x="-1084" y="2408" type="curve" smooth="yes"/>
+ <point x="-1199" y="2408"/>
+ <point x="-1277" y="2335"/>
+ </contour>
+ <contour>
+ <point x="-697" y="2243" type="curve" smooth="yes"/>
+ <point x="-697" y="2149"/>
+ <point x="-619" y="2078"/>
+ <point x="-502" y="2078" type="curve" smooth="yes"/>
+ <point x="-386" y="2078"/>
+ <point x="-308" y="2149"/>
+ <point x="-308" y="2243" type="curve" smooth="yes"/>
+ <point x="-308" y="2335"/>
+ <point x="-386" y="2408"/>
+ <point x="-502" y="2408" type="curve" smooth="yes"/>
+ <point x="-619" y="2408"/>
+ <point x="-697" y="2335"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tildedieresiscomb.lc.glif b/src/Interface-Bold.ufo/glyphs/tildedieresiscomb.lc.glif
new file mode 100644
index 000000000..2d1f697f9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tildedieresiscomb.lc.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildedieresiscomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1781" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2745" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-1346" y="2408" type="curve" smooth="yes"/>
+ <point x="-1346" y="2305"/>
+ <point x="-1257" y="2225"/>
+ <point x="-1144" y="2225" type="curve" smooth="yes"/>
+ <point x="-1031" y="2225"/>
+ <point x="-942" y="2305"/>
+ <point x="-942" y="2408" type="curve" smooth="yes"/>
+ <point x="-942" y="2511"/>
+ <point x="-1031" y="2591"/>
+ <point x="-1144" y="2591" type="curve" smooth="yes"/>
+ <point x="-1257" y="2591"/>
+ <point x="-1346" y="2511"/>
+ </contour>
+ <contour>
+ <point x="-646" y="2408" type="curve" smooth="yes"/>
+ <point x="-646" y="2305"/>
+ <point x="-557" y="2225"/>
+ <point x="-444" y="2225" type="curve" smooth="yes"/>
+ <point x="-331" y="2225"/>
+ <point x="-242" y="2305"/>
+ <point x="-242" y="2408" type="curve" smooth="yes"/>
+ <point x="-242" y="2511"/>
+ <point x="-331" y="2591"/>
+ <point x="-444" y="2591" type="curve" smooth="yes"/>
+ <point x="-557" y="2591"/>
+ <point x="-646" y="2511"/>
+ </contour>
+ <contour>
+ <point x="-513" y="2122" type="line"/>
+ <point x="-513" y="2038"/>
+ <point x="-564" y="1998"/>
+ <point x="-624" y="1998" type="curve" smooth="yes"/>
+ <point x="-759" y="1998"/>
+ <point x="-861" y="2112"/>
+ <point x="-1005" y="2112" type="curve" smooth="yes"/>
+ <point x="-1189" y="2112"/>
+ <point x="-1320" y="1932"/>
+ <point x="-1320" y="1737" type="curve"/>
+ <point x="-1071" y="1723" type="line"/>
+ <point x="-1071" y="1807"/>
+ <point x="-1023" y="1847"/>
+ <point x="-963" y="1847" type="curve" smooth="yes"/>
+ <point x="-821" y="1847"/>
+ <point x="-754" y="1731"/>
+ <point x="-582" y="1731" type="curve" smooth="yes"/>
+ <point x="-396" y="1731"/>
+ <point x="-265" y="1906"/>
+ <point x="-265" y="2107" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tildedoublecmb.glif b/src/Interface-Bold.ufo/glyphs/tildedoublecmb.glif
new file mode 100644
index 000000000..72d2f9d31
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tildedoublecmb.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildedoublecmb" format="1">
+ <advance width="0"/>
+ <unicode hex="0360"/>
+ <outline>
+ <contour>
+ <point x="0" y="1746" type="move" name="_marktop_dd"/>
+ </contour>
+ <contour>
+ <point x="1188" y="2105" type="line"/>
+ <point x="1161" y="2012"/>
+ <point x="1067" y="1968"/>
+ <point x="906" y="1968" type="curve" smooth="yes"/>
+ <point x="525" y="1968"/>
+ <point x="-512" y="2068"/>
+ <point x="-956" y="2068" type="curve" smooth="yes"/>
+ <point x="-1214" y="2068"/>
+ <point x="-1364" y="1966"/>
+ <point x="-1420" y="1748" type="curve"/>
+ <point x="-1185" y="1679" type="line"/>
+ <point x="-1144" y="1781"/>
+ <point x="-1031" y="1816"/>
+ <point x="-899" y="1816" type="curve" smooth="yes"/>
+ <point x="-488" y="1816"/>
+ <point x="408" y="1715"/>
+ <point x="971" y="1715" type="curve" smooth="yes"/>
+ <point x="1220" y="1715"/>
+ <point x="1397" y="1818"/>
+ <point x="1422" y="2035" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tildemacroncomb.glif b/src/Interface-Bold.ufo/glyphs/tildemacroncomb.glif
new file mode 100644
index 000000000..a17a0069f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tildemacroncomb.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildemacroncomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1723" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-565" y="1995" type="line"/>
+ <point x="-565" y="1929"/>
+ <point x="-604" y="1878"/>
+ <point x="-650" y="1878" type="curve" smooth="yes"/>
+ <point x="-763" y="1878"/>
+ <point x="-859" y="1966"/>
+ <point x="-978" y="1966" type="curve" smooth="yes"/>
+ <point x="-1110" y="1966"/>
+ <point x="-1200" y="1848"/>
+ <point x="-1200" y="1717" type="curve"/>
+ <point x="-1019" y="1665" type="line"/>
+ <point x="-1019" y="1731"/>
+ <point x="-982" y="1782"/>
+ <point x="-934" y="1782" type="curve" smooth="yes"/>
+ <point x="-817" y="1782"/>
+ <point x="-751" y="1693"/>
+ <point x="-606" y="1693" type="curve" smooth="yes"/>
+ <point x="-476" y="1693"/>
+ <point x="-382" y="1810"/>
+ <point x="-382" y="1942" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-316" y="2365" type="line"/>
+ <point x="-1269" y="2365" type="line"/>
+ <point x="-1269" y="2127" type="line"/>
+ <point x="-316" y="2127" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tildemacroncomb.lc.glif b/src/Interface-Bold.ufo/glyphs/tildemacroncomb.lc.glif
new file mode 100644
index 000000000..5ac380fe3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tildemacroncomb.lc.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildemacroncomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1781" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2736" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-513" y="2122" type="line"/>
+ <point x="-513" y="2038"/>
+ <point x="-564" y="1998"/>
+ <point x="-624" y="1998" type="curve" smooth="yes"/>
+ <point x="-759" y="1998"/>
+ <point x="-861" y="2112"/>
+ <point x="-1005" y="2112" type="curve" smooth="yes"/>
+ <point x="-1189" y="2112"/>
+ <point x="-1320" y="1932"/>
+ <point x="-1320" y="1737" type="curve"/>
+ <point x="-1071" y="1723" type="line"/>
+ <point x="-1071" y="1807"/>
+ <point x="-1023" y="1847"/>
+ <point x="-963" y="1847" type="curve" smooth="yes"/>
+ <point x="-821" y="1847"/>
+ <point x="-754" y="1731"/>
+ <point x="-582" y="1731" type="curve" smooth="yes"/>
+ <point x="-396" y="1731"/>
+ <point x="-265" y="1906"/>
+ <point x="-265" y="2107" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-315" y="2527" type="line"/>
+ <point x="-1268" y="2527" type="line"/>
+ <point x="-1268" y="2289" type="line"/>
+ <point x="-315" y="2289" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tildemidnosp.glif b/src/Interface-Bold.ufo/glyphs/tildemidnosp.glif
new file mode 100644
index 000000000..e7c2589fb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tildemidnosp.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildemidnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0334"/>
+ <outline>
+ <component base="tilde" xOffset="-1477" yOffset="-1154"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tildesubnosp.glif b/src/Interface-Bold.ufo/glyphs/tildesubnosp.glif
new file mode 100644
index 000000000..034711544
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tildesubnosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildesubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0330"/>
+ <outline>
+ <contour>
+ <point x="-792" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-792" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-792" y="-560" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <component base="tilde" xOffset="-1477" yOffset="-2283"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tildesubnosp_uni1ABD___.glif b/src/Interface-Bold.ufo/glyphs/tildesubnosp_uni1ABD___.glif
new file mode 100644
index 000000000..3f5a60a18
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tildesubnosp_uni1ABD___.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildesubnosp_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-792" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-792" y="-560" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1418" y="-677" type="curve"/>
+ <point x="-1389" y="-568" type="line"/>
+ <point x="-1460" y="-539"/>
+ <point x="-1537" y="-492"/>
+ <point x="-1537" y="-384" type="curve" smooth="yes"/>
+ <point x="-1537" y="-282"/>
+ <point x="-1466" y="-237"/>
+ <point x="-1389" y="-204" type="curve"/>
+ <point x="-1418" y="-96" type="line"/>
+ <point x="-1546" y="-124"/>
+ <point x="-1684" y="-228"/>
+ <point x="-1684" y="-385" type="curve" smooth="yes"/>
+ <point x="-1684" y="-546"/>
+ <point x="-1546" y="-648"/>
+ </contour>
+ <contour>
+ <point x="-165" y="-677" type="line"/>
+ <point x="-37" y="-648"/>
+ <point x="102" y="-546"/>
+ <point x="102" y="-385" type="curve" smooth="yes"/>
+ <point x="102" y="-226"/>
+ <point x="-37" y="-124"/>
+ <point x="-165" y="-96" type="curve"/>
+ <point x="-194" y="-204" type="line"/>
+ <point x="-117" y="-237"/>
+ <point x="-45" y="-279"/>
+ <point x="-45" y="-384" type="curve" smooth="yes"/>
+ <point x="-45" y="-492"/>
+ <point x="-122" y="-539"/>
+ <point x="-194" y="-568" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-513" y="-161" type="line"/>
+ <point x="-513" y="-245"/>
+ <point x="-564" y="-285"/>
+ <point x="-624" y="-285" type="curve" smooth="yes"/>
+ <point x="-759" y="-285"/>
+ <point x="-861" y="-171"/>
+ <point x="-1005" y="-171" type="curve" smooth="yes"/>
+ <point x="-1189" y="-171"/>
+ <point x="-1320" y="-351"/>
+ <point x="-1320" y="-546" type="curve"/>
+ <point x="-1071" y="-560" type="line"/>
+ <point x="-1071" y="-476"/>
+ <point x="-1023" y="-436"/>
+ <point x="-963" y="-436" type="curve" smooth="yes"/>
+ <point x="-821" y="-436"/>
+ <point x="-754" y="-551"/>
+ <point x="-582" y="-551" type="curve" smooth="yes"/>
+ <point x="-396" y="-551"/>
+ <point x="-265" y="-377"/>
+ <point x="-265" y="-176" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tildevertsupnosp.glif b/src/Interface-Bold.ufo/glyphs/tildevertsupnosp.glif
new file mode 100644
index 000000000..4b7cc0032
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tildevertsupnosp.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildevertsupnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="033E"/>
+ <outline>
+ <contour>
+ <point x="-803" y="1507" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-803" y="2452" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-975" y="1530" type="line"/>
+ <point x="-755" y="1530"/>
+ <point x="-613" y="1580"/>
+ <point x="-613" y="1722" type="curve" smooth="yes"/>
+ <point x="-613" y="1863"/>
+ <point x="-710" y="1972"/>
+ <point x="-710" y="2075" type="curve" smooth="yes"/>
+ <point x="-710" y="2107"/>
+ <point x="-688" y="2145"/>
+ <point x="-619" y="2145" type="curve"/>
+ <point x="-619" y="2351" type="line"/>
+ <point x="-806" y="2351"/>
+ <point x="-967" y="2314"/>
+ <point x="-967" y="2155" type="curve" smooth="yes"/>
+ <point x="-967" y="2024"/>
+ <point x="-872" y="1882"/>
+ <point x="-872" y="1811" type="curve" smooth="yes"/>
+ <point x="-872" y="1778"/>
+ <point x="-877" y="1738"/>
+ <point x="-975" y="1738" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/titlocyrilliccmb.glif b/src/Interface-Bold.ufo/glyphs/titlocyrilliccmb.glif
new file mode 100644
index 000000000..4eb552978
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/titlocyrilliccmb.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="titlocyrilliccmb" format="1">
+ <advance width="0"/>
+ <unicode hex="0483"/>
+ <outline>
+ <contour>
+ <point x="-701" y="1658" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-701" y="1636" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-243" y="1804" type="line"/>
+ <point x="-243" y="2107" type="line"/>
+ <point x="-487" y="2108" type="line"/>
+ <point x="-485" y="1959" type="line"/>
+ <point x="-1236" y="1959" type="line"/>
+ <point x="-1238" y="1632" type="line"/>
+ <point x="-994" y="1631" type="line"/>
+ <point x="-994" y="1804" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tonebarextrahighmod.glif b/src/Interface-Bold.ufo/glyphs/tonebarextrahighmod.glif
new file mode 100644
index 000000000..6fe0eafd4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tonebarextrahighmod.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tonebarextrahighmod" format="1">
+ <advance width="1024"/>
+ <unicode hex="02E5"/>
+ <outline>
+ <contour>
+ <point x="932" y="2004" type="line"/>
+ <point x="488" y="2004" type="line"/>
+ <point x="488" y="0" type="line"/>
+ <point x="932" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="884" y="2004" type="line"/>
+ <point x="96" y="2004" type="line"/>
+ <point x="96" y="1644" type="line"/>
+ <point x="884" y="1644" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1004, 'leftMargin': 0, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tonebarextralowmod.glif b/src/Interface-Bold.ufo/glyphs/tonebarextralowmod.glif
new file mode 100644
index 000000000..0354be9ff
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tonebarextralowmod.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tonebarextralowmod" format="1">
+ <advance width="1024"/>
+ <unicode hex="02E9"/>
+ <outline>
+ <contour>
+ <point x="932" y="2004" type="line"/>
+ <point x="488" y="2004" type="line"/>
+ <point x="488" y="0" type="line"/>
+ <point x="932" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="884" y="360" type="line"/>
+ <point x="96" y="360" type="line"/>
+ <point x="96" y="0" type="line"/>
+ <point x="884" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1004, 'leftMargin': 0, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tonebarhighmod.glif b/src/Interface-Bold.ufo/glyphs/tonebarhighmod.glif
new file mode 100644
index 000000000..5fb1bffea
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tonebarhighmod.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tonebarhighmod" format="1">
+ <advance width="1024"/>
+ <unicode hex="02E6"/>
+ <outline>
+ <contour>
+ <point x="932" y="2004" type="line"/>
+ <point x="488" y="2004" type="line"/>
+ <point x="488" y="0" type="line"/>
+ <point x="932" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="884" y="1680" type="line"/>
+ <point x="96" y="1680" type="line"/>
+ <point x="96" y="1320" type="line"/>
+ <point x="884" y="1320" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1004, 'leftMargin': 0, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tonebarlowmod.glif b/src/Interface-Bold.ufo/glyphs/tonebarlowmod.glif
new file mode 100644
index 000000000..bcd160812
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tonebarlowmod.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tonebarlowmod" format="1">
+ <advance width="1024"/>
+ <unicode hex="02E8"/>
+ <outline>
+ <contour>
+ <point x="932" y="2004" type="line"/>
+ <point x="488" y="2004" type="line"/>
+ <point x="488" y="0" type="line"/>
+ <point x="932" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="884" y="680" type="line"/>
+ <point x="96" y="680" type="line"/>
+ <point x="96" y="324" type="line"/>
+ <point x="884" y="324" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1004, 'leftMargin': 0, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tonebarmidmod.glif b/src/Interface-Bold.ufo/glyphs/tonebarmidmod.glif
new file mode 100644
index 000000000..1140870cd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tonebarmidmod.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tonebarmidmod" format="1">
+ <advance width="1024"/>
+ <unicode hex="02E7"/>
+ <outline>
+ <contour>
+ <point x="932" y="2004" type="line"/>
+ <point x="488" y="2004" type="line"/>
+ <point x="488" y="0" type="line"/>
+ <point x="932" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="884" y="1180" type="line"/>
+ <point x="96" y="1180" type="line"/>
+ <point x="96" y="824" type="line"/>
+ <point x="884" y="824" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1004, 'leftMargin': 0, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tonefive.glif b/src/Interface-Bold.ufo/glyphs/tonefive.glif
new file mode 100644
index 000000000..82a982bba
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tonefive.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tonefive" format="1">
+ <advance width="1792"/>
+ <unicode hex="01BD"/>
+ <outline>
+ <contour>
+ <point x="744" y="632" type="line" name="hr00"/>
+ <point x="772" y="660"/>
+ <point x="832" y="684"/>
+ <point x="948" y="684" type="curve" smooth="yes"/>
+ <point x="1088" y="684"/>
+ <point x="1172" y="616"/>
+ <point x="1172" y="512" type="curve" smooth="yes"/>
+ <point x="1172" y="404"/>
+ <point x="1104" y="336"/>
+ <point x="956" y="336" type="curve" smooth="yes"/>
+ <point x="816" y="336"/>
+ <point x="728" y="376"/>
+ <point x="716" y="468" type="curve"/>
+ <point x="276" y="448" type="line"/>
+ <point x="276" y="116"/>
+ <point x="604" y="-24"/>
+ <point x="956" y="-24" type="curve" smooth="yes"/>
+ <point x="1420" y="-24"/>
+ <point x="1612" y="188"/>
+ <point x="1612" y="480" type="curve" smooth="yes"/>
+ <point x="1612" y="792"/>
+ <point x="1416" y="972"/>
+ <point x="1076" y="972" type="curve" smooth="yes"/>
+ <point x="948" y="972"/>
+ <point x="836" y="940"/>
+ <point x="776" y="908" type="curve"/>
+ <point x="812" y="1140" type="line"/>
+ <point x="1504" y="1140" type="line"/>
+ <point x="1504" y="1488" type="line"/>
+ <point x="452" y="1488" type="line"/>
+ <point x="340" y="648" type="line"/>
+ </contour>
+ <contour>
+ <point x="608" y="1488" type="line"/>
+ <point x="180" y="1488" type="line"/>
+ <point x="180" y="1140" type="line"/>
+ <point x="608" y="1140" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1592, 'leftMargin': 80, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tonesix.glif b/src/Interface-Bold.ufo/glyphs/tonesix.glif
new file mode 100644
index 000000000..255c255f5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tonesix.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tonesix" format="1">
+ <advance width="1792"/>
+ <unicode hex="0185"/>
+ <outline>
+ <contour>
+ <point x="344" y="2112" type="line"/>
+ <point x="80" y="1884" type="line"/>
+ <point x="80" y="1664" type="line"/>
+ <point x="344" y="1440" type="line"/>
+ <point x="412" y="1440" type="line"/>
+ <point x="412" y="2112" type="line"/>
+ </contour>
+ <component base="b" xOffset="204"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1764, 'leftMargin': 55, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tonetwo.glif b/src/Interface-Bold.ufo/glyphs/tonetwo.glif
new file mode 100644
index 000000000..1a4e6ba33
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tonetwo.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tonetwo" format="1">
+ <advance width="1536"/>
+ <unicode hex="01A8"/>
+ <outline>
+ <contour>
+ <point x="548" y="420" type="curve" smooth="yes"/>
+ <point x="548" y="496"/>
+ <point x="608" y="536"/>
+ <point x="844" y="588" type="curve" smooth="yes"/>
+ <point x="1140" y="648"/>
+ <point x="1372" y="784"/>
+ <point x="1372" y="1044" type="curve"/>
+ <point x="1372" y="1296"/>
+ <point x="1148" y="1516"/>
+ <point x="764" y="1516" type="curve" smooth="yes"/>
+ <point x="368" y="1516"/>
+ <point x="120" y="1316"/>
+ <point x="120" y="1032" type="curve"/>
+ <point x="564" y="1032" type="line"/>
+ <point x="564" y="1144"/>
+ <point x="624" y="1212"/>
+ <point x="764" y="1212" type="curve" smooth="yes"/>
+ <point x="872" y="1212"/>
+ <point x="948" y="1156"/>
+ <point x="948" y="1068" type="curve"/>
+ <point x="948" y="988"/>
+ <point x="876" y="940"/>
+ <point x="692" y="908" type="curve" smooth="yes"/>
+ <point x="384" y="852"/>
+ <point x="120" y="748"/>
+ <point x="120" y="432" type="curve"/>
+ <point x="120" y="168"/>
+ <point x="372" y="-28"/>
+ <point x="764" y="-28" type="curve" smooth="yes"/>
+ <point x="1188" y="-28"/>
+ <point x="1416" y="240"/>
+ <point x="1416" y="476" type="curve"/>
+ <point x="1000" y="476" type="line"/>
+ <point x="996" y="340"/>
+ <point x="892" y="280"/>
+ <point x="752" y="280" type="curve" smooth="yes"/>
+ <point x="620" y="280"/>
+ <point x="548" y="336"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 92, 'rightMargin': 58}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tonos.glif b/src/Interface-Bold.ufo/glyphs/tonos.glif
new file mode 100644
index 000000000..ea5200375
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tonos.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tonos" format="1">
+ <advance width="1024"/>
+ <unicode hex="0384"/>
+ <outline>
+ <contour>
+ <point x="420" y="1776" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="664" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="256" y="1728" type="line"/>
+ <point x="520" y="1728" type="line"/>
+ <point x="768" y="2204" type="line"/>
+ <point x="368" y="2204" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1033, 'leftMargin': 320, 'rightMargin': 201}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tpalatalhook.glif b/src/Interface-Bold.ufo/glyphs/tpalatalhook.glif
new file mode 100644
index 000000000..62c1ca791
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tpalatalhook.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tpalatalhook" format="1">
+ <advance width="1024"/>
+ <unicode hex="01AB"/>
+ <outline>
+ <contour>
+ <point x="620" y="188" type="line"/>
+ <point x="620" y="-80" type="line" smooth="yes"/>
+ <point x="620" y="-232"/>
+ <point x="488" y="-264"/>
+ <point x="384" y="-264" type="curve" smooth="yes"/>
+ <point x="344" y="-264"/>
+ <point x="312" y="-260"/>
+ <point x="272" y="-256" type="curve"/>
+ <point x="272" y="-552" type="line"/>
+ <point x="340" y="-568"/>
+ <point x="392" y="-572"/>
+ <point x="456" y="-572" type="curve" smooth="yes"/>
+ <point x="748" y="-572"/>
+ <point x="924" y="-396"/>
+ <point x="924" y="-80" type="curve" smooth="yes"/>
+ <point x="924" y="16" type="line"/>
+ </contour>
+ <component base="t" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 963, 'leftMargin': 60, 'rightMargin': -5}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/trademark.glif b/src/Interface-Bold.ufo/glyphs/trademark.glif
new file mode 100644
index 000000000..9c30e7d17
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/trademark.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="trademark" format="1">
+ <advance width="1792"/>
+ <unicode hex="2122"/>
+ <outline>
+ <contour>
+ <point x="1424" y="1256" type="line"/>
+ <point x="1616" y="1256" type="line"/>
+ <point x="1616" y="2004" type="line"/>
+ <point x="1396" y="2004" type="line"/>
+ <point x="1228" y="1512" type="line"/>
+ <point x="1080" y="2004" type="line"/>
+ <point x="840" y="2004" type="line"/>
+ <point x="840" y="1256" type="line"/>
+ <point x="1036" y="1256" type="line"/>
+ <point x="1036" y="1724" type="line"/>
+ <point x="1176" y="1256" type="line"/>
+ <point x="1284" y="1256" type="line"/>
+ <point x="1424" y="1720" type="line"/>
+ </contour>
+ <contour>
+ <point x="748" y="2004" type="line"/>
+ <point x="176" y="2004" type="line"/>
+ <point x="176" y="1844" type="line"/>
+ <point x="360" y="1844" type="line"/>
+ <point x="360" y="1260" type="line"/>
+ <point x="580" y="1260" type="line"/>
+ <point x="580" y="1844" type="line"/>
+ <point x="748" y="1844" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1783, 'leftMargin': 168, 'rightMargin': 176}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/triagdn.glif b/src/Interface-Bold.ufo/glyphs/triagdn.glif
new file mode 100644
index 000000000..4f012dfe0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/triagdn.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="triagdn" format="1">
+ <advance width="2560"/>
+ <unicode hex="25BC"/>
+ <outline>
+ <contour>
+ <point x="0" y="2048" type="line"/>
+ <point x="1280" y="-128" type="line"/>
+ <point x="2560" y="2048" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/triagrt.glif b/src/Interface-Bold.ufo/glyphs/triagrt.glif
new file mode 100644
index 000000000..b089e8664
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/triagrt.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="triagrt" format="1">
+ <advance width="2560"/>
+ <unicode hex="25BA"/>
+ <outline>
+ <contour>
+ <point x="256" y="-256" type="line"/>
+ <point x="2432" y="1024" type="line"/>
+ <point x="256" y="2304" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/triagup.glif b/src/Interface-Bold.ufo/glyphs/triagup.glif
new file mode 100644
index 000000000..0e313fcee
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/triagup.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="triagup" format="1">
+ <advance width="2560"/>
+ <unicode hex="25B2"/>
+ <outline>
+ <contour>
+ <point x="0" y="0" type="line"/>
+ <point x="2560" y="0" type="line"/>
+ <point x="1280" y="2176" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/trianglebullet.glif b/src/Interface-Bold.ufo/glyphs/trianglebullet.glif
new file mode 100644
index 000000000..5a4af6866
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/trianglebullet.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="trianglebullet" format="1">
+ <advance width="1536"/>
+ <unicode hex="2023"/>
+ <outline>
+ <contour>
+ <point x="164" y="1608" type="line"/>
+ <point x="164" y="188" type="line"/>
+ <point x="1376" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1506, 'leftMargin': 162, 'rightMargin': 132}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/trthook.glif b/src/Interface-Bold.ufo/glyphs/trthook.glif
new file mode 100644
index 000000000..3e99c477e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/trthook.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="trthook" format="1">
+ <advance width="1280"/>
+ <unicode hex="0288"/>
+ <outline>
+ <contour>
+ <point x="576" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="832" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1172" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1036" y="1488" type="line" name="hr00"/>
+ <point x="148" y="1488" type="line"/>
+ <point x="148" y="1168" type="line"/>
+ <point x="1036" y="1168" type="line"/>
+ </contour>
+ <contour>
+ <point x="348" y="1860" type="line"/>
+ <point x="348" y="-108" type="line" smooth="yes"/>
+ <point x="348" y="-548"/>
+ <point x="660" y="-600"/>
+ <point x="900" y="-600" type="curve" smooth="yes"/>
+ <point x="1000" y="-600"/>
+ <point x="1068" y="-592"/>
+ <point x="1132" y="-580" type="curve"/>
+ <point x="1132" y="-284" type="line"/>
+ <point x="1096" y="-288"/>
+ <point x="1060" y="-292"/>
+ <point x="1024" y="-292" type="curve" smooth="yes"/>
+ <point x="920" y="-292"/>
+ <point x="788" y="-256"/>
+ <point x="788" y="-108" type="curve" smooth="yes"/>
+ <point x="788" y="1860" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1040, 'leftMargin': 17, 'rightMargin': 39}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ts.glif b/src/Interface-Bold.ufo/glyphs/ts.glif
new file mode 100644
index 000000000..629eae776
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ts.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ts" format="1">
+ <advance width="2304"/>
+ <unicode hex="02A6"/>
+ <outline>
+ <contour>
+ <point x="1552" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1552" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2292" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="304" y="1860" type="line"/>
+ <point x="304" y="512" type="line" smooth="yes"/>
+ <point x="304" y="148"/>
+ <point x="472" y="0"/>
+ <point x="760" y="0" type="curve" smooth="yes"/>
+ <point x="1012" y="0" type="line"/>
+ <point x="1012" y="364" type="line"/>
+ <point x="900" y="364" type="line" smooth="yes"/>
+ <point x="788" y="364"/>
+ <point x="748" y="400"/>
+ <point x="748" y="512" type="curve" smooth="yes"/>
+ <point x="748" y="1860" type="line"/>
+ </contour>
+ <contour>
+ <point x="1772" y="452" type="curve" smooth="yes"/>
+ <point x="1772" y="392"/>
+ <point x="1704" y="364"/>
+ <point x="1568" y="364" type="curve" smooth="yes"/>
+ <point x="944" y="364" type="line"/>
+ <point x="944" y="0" type="line"/>
+ <point x="1556" y="0" type="line" smooth="yes"/>
+ <point x="1948" y="0"/>
+ <point x="2200" y="168"/>
+ <point x="2200" y="436" type="curve" smooth="yes"/>
+ <point x="2200" y="700"/>
+ <point x="2012" y="832"/>
+ <point x="1660" y="900" type="curve" smooth="yes"/>
+ <point x="1492" y="932"/>
+ <point x="1372" y="964"/>
+ <point x="1372" y="1068" type="curve" smooth="yes"/>
+ <point x="1372" y="1156"/>
+ <point x="1448" y="1212"/>
+ <point x="1556" y="1212" type="curve" smooth="yes"/>
+ <point x="1700" y="1212"/>
+ <point x="1756" y="1144"/>
+ <point x="1756" y="1032" type="curve"/>
+ <point x="2200" y="1032" type="line"/>
+ <point x="2200" y="1316"/>
+ <point x="1952" y="1516"/>
+ <point x="1556" y="1516" type="curve" smooth="yes"/>
+ <point x="1172" y="1516"/>
+ <point x="952" y="1296"/>
+ <point x="952" y="1044" type="curve" smooth="yes"/>
+ <point x="952" y="808"/>
+ <point x="1152" y="652"/>
+ <point x="1476" y="588" type="curve" smooth="yes"/>
+ <point x="1716" y="540"/>
+ <point x="1772" y="520"/>
+ </contour>
+ <contour>
+ <point x="1380" y="1488" type="line"/>
+ <point x="108" y="1488" type="line"/>
+ <point x="108" y="1168" type="line"/>
+ <point x="1380" y="1168" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2201, 'leftMargin': 17, 'rightMargin': 92}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tsecyrillic.glif b/src/Interface-Bold.ufo/glyphs/tsecyrillic.glif
new file mode 100644
index 000000000..2319017d2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tsecyrillic.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tsecyrillic" format="1">
+ <advance width="1792"/>
+ <unicode hex="0446"/>
+ <outline>
+ <contour>
+ <point x="784" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1712" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="116" y="0" type="line"/>
+ <point x="1440" y="0" type="line"/>
+ <point x="1440" y="1488" type="line"/>
+ <point x="996" y="1488" type="line"/>
+ <point x="996" y="360" type="line"/>
+ <point x="560" y="360" type="line"/>
+ <point x="560" y="1488" type="line"/>
+ <point x="116" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1676" y="356" type="line"/>
+ <point x="1076" y="356" type="line"/>
+ <point x="1076" y="0" type="line"/>
+ <point x="1236" y="0" type="line"/>
+ <point x="1236" y="-440" type="line"/>
+ <point x="1652" y="-440" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1728, 'leftMargin': 132, 'rightMargin': 34}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tshecyrillic.glif b/src/Interface-Bold.ufo/glyphs/tshecyrillic.glif
new file mode 100644
index 000000000..3c780b2f5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tshecyrillic.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tshecyrillic" format="1">
+ <advance width="1536"/>
+ <unicode hex="045B"/>
+ <outline>
+ <component base="h" xOffset="112"/>
+ <component base="crossbar" xOffset="-152" yOffset="756"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': -119, 'rightMargin': 153}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tturn.glif b/src/Interface-Bold.ufo/glyphs/tturn.glif
new file mode 100644
index 000000000..5f5b725be
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tturn.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tturn" format="1">
+ <advance width="1024"/>
+ <unicode hex="0287"/>
+ <outline>
+ <contour>
+ <point x="356" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="536" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="984" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="80" y="372" type="line"/>
+ <point x="968" y="372" type="line"/>
+ <point x="968" y="692" type="line"/>
+ <point x="80" y="692" type="line"/>
+ </contour>
+ <contour>
+ <point x="768" y="0" type="line"/>
+ <point x="768" y="1432" type="line"/>
+ <point x="768" y="1752"/>
+ <point x="600" y="1884"/>
+ <point x="312" y="1884" type="curve" smooth="yes"/>
+ <point x="216" y="1884"/>
+ <point x="136" y="1872"/>
+ <point x="60" y="1844" type="curve"/>
+ <point x="60" y="1516" type="line"/>
+ <point x="88" y="1520"/>
+ <point x="124" y="1524"/>
+ <point x="176" y="1524" type="curve" smooth="yes"/>
+ <point x="284" y="1524"/>
+ <point x="324" y="1492"/>
+ <point x="324" y="1372" type="curve"/>
+ <point x="324" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 963, 'leftMargin': 39, 'rightMargin': 17}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tugrik.glif b/src/Interface-Bold.ufo/glyphs/tugrik.glif
new file mode 100644
index 000000000..95527ce93
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tugrik.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tugrik" format="1">
+ <advance width="1792"/>
+ <unicode hex="20AE"/>
+ <outline>
+ <contour>
+ <point x="1336" y="1428" type="line"/>
+ <point x="412" y="1168" type="line"/>
+ <point x="412" y="884" type="line"/>
+ <point x="1336" y="1140" type="line"/>
+ </contour>
+ <contour>
+ <point x="1336" y="972" type="line"/>
+ <point x="412" y="716" type="line"/>
+ <point x="412" y="428" type="line"/>
+ <point x="1336" y="688" type="line"/>
+ </contour>
+ <component base="T" xOffset="16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1766, 'leftMargin': 52, 'rightMargin': 54}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/twelveroman.glif b/src/Interface-Bold.ufo/glyphs/twelveroman.glif
new file mode 100644
index 000000000..748ec3d0e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/twelveroman.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="twelveroman" format="1">
+ <advance width="3072"/>
+ <unicode hex="217B"/>
+ <outline>
+ <component base="x" xOffset="88"/>
+ <component base="i" xOffset="1532"/>
+ <component base="i" xOffset="2300"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2976, 'leftMargin': 60, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/two.glif b/src/Interface-Bold.ufo/glyphs/two.glif
new file mode 100644
index 000000000..a201bd8fc
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/two.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="two" format="1">
+ <advance width="1664"/>
+ <unicode hex="0032"/>
+ <outline>
+ <contour>
+ <point x="1536" y="384" type="line"/>
+ <point x="828" y="384" type="line" smooth="yes"/>
+ <point x="788" y="384"/>
+ <point x="772" y="384"/>
+ <point x="732" y="368" type="curve"/>
+ <point x="724" y="388" type="line"/>
+ <point x="764" y="404"/>
+ <point x="776" y="416"/>
+ <point x="804" y="444" type="curve" smooth="yes"/>
+ <point x="1012" y="656" type="line" smooth="yes"/>
+ <point x="1300" y="948"/>
+ <point x="1480" y="1172"/>
+ <point x="1480" y="1452" type="curve" smooth="yes"/>
+ <point x="1480" y="1816"/>
+ <point x="1248" y="2032"/>
+ <point x="812" y="2032" type="curve" smooth="yes"/>
+ <point x="388" y="2032"/>
+ <point x="104" y="1728"/>
+ <point x="104" y="1360" type="curve"/>
+ <point x="548" y="1360" type="line"/>
+ <point x="548" y="1536"/>
+ <point x="644" y="1672"/>
+ <point x="804" y="1672" type="curve" smooth="yes"/>
+ <point x="952" y="1672"/>
+ <point x="1036" y="1580"/>
+ <point x="1036" y="1408" type="curve" smooth="yes"/>
+ <point x="1036" y="1308"/>
+ <point x="980" y="1168"/>
+ <point x="792" y="980" type="curve" smooth="yes"/>
+ <point x="128" y="328" type="line"/>
+ <point x="128" y="0" type="line"/>
+ <point x="1536" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 87, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/two.sup.glif b/src/Interface-Bold.ufo/glyphs/two.sup.glif
new file mode 100644
index 000000000..f499a15b1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/two.sup.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="two.sup" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1084" y="240" type="line"/>
+ <point x="620" y="240" type="line"/>
+ <point x="744" y="336" type="line" smooth="yes"/>
+ <point x="960" y="496"/>
+ <point x="1056" y="588"/>
+ <point x="1056" y="756" type="curve" smooth="yes"/>
+ <point x="1056" y="980"/>
+ <point x="896" y="1100"/>
+ <point x="620" y="1100" type="curve" smooth="yes"/>
+ <point x="364" y="1100"/>
+ <point x="200" y="928"/>
+ <point x="200" y="720" type="curve"/>
+ <point x="500" y="720" type="line"/>
+ <point x="500" y="792"/>
+ <point x="544" y="860"/>
+ <point x="636" y="860" type="curve" smooth="yes"/>
+ <point x="716" y="860"/>
+ <point x="756" y="820"/>
+ <point x="756" y="756" type="curve" smooth="yes"/>
+ <point x="756" y="720"/>
+ <point x="712" y="632"/>
+ <point x="616" y="552" type="curve" smooth="yes"/>
+ <point x="224" y="204" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="1084" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 73, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/twodotleader.glif b/src/Interface-Bold.ufo/glyphs/twodotleader.glif
new file mode 100644
index 000000000..f2d710248
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/twodotleader.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="twodotleader" format="1">
+ <advance width="1536"/>
+ <unicode hex="2025"/>
+ <outline>
+ <component base="period" xOffset="52"/>
+ <component base="period" xOffset="716"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1517, 'leftMargin': 154, 'rightMargin': 206}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/tworoman.glif b/src/Interface-Bold.ufo/glyphs/tworoman.glif
new file mode 100644
index 000000000..3aa5f3c41
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/tworoman.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tworoman" format="1">
+ <advance width="1536"/>
+ <unicode hex="2171"/>
+ <outline>
+ <component base="i" xOffset="4"/>
+ <component base="i" xOffset="772"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1533, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/twostroke.glif b/src/Interface-Bold.ufo/glyphs/twostroke.glif
new file mode 100644
index 000000000..0005f34b7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/twostroke.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="twostroke" format="1">
+ <advance width="1792"/>
+ <unicode hex="01BB"/>
+ <outline>
+ <contour>
+ <point x="1608" y="1160" type="line"/>
+ <point x="356" y="1160" type="line"/>
+ <point x="356" y="896" type="line"/>
+ <point x="1608" y="896" type="line"/>
+ </contour>
+ <component base="two"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1719, 'leftMargin': 180, 'rightMargin': 107}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/twosub.glif b/src/Interface-Bold.ufo/glyphs/twosub.glif
new file mode 100644
index 000000000..7f84091be
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/twosub.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="twosub" format="1">
+ <advance width="1280"/>
+ <unicode hex="2082"/>
+ <outline>
+ <component base="two.sup" xOffset="-4" yOffset="-496"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 200, 'rightMargin': -31}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/twosuperior.glif b/src/Interface-Bold.ufo/glyphs/twosuperior.glif
new file mode 100644
index 000000000..d98bc222a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/twosuperior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="twosuperior" format="1">
+ <advance width="1280"/>
+ <unicode hex="00B2"/>
+ <outline>
+ <component base="two.sup" xOffset="124" yOffset="916"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 73, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/twothirds.glif b/src/Interface-Bold.ufo/glyphs/twothirds.glif
new file mode 100644
index 000000000..f9698e0ef
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/twothirds.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="twothirds" format="1">
+ <advance width="2816"/>
+ <unicode hex="2154"/>
+ <outline>
+ <component base="two.sup" xOffset="64" yOffset="912"/>
+ <component base="fraction" xOffset="720"/>
+ <component base="three.sup" xOffset="1460"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2688, 'leftMargin': 206, 'rightMargin': 195}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/u.glif b/src/Interface-Bold.ufo/glyphs/u.glif
new file mode 100644
index 000000000..a9660dd7e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/u.glif
@@ -0,0 +1,94 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="u" format="1">
+ <advance width="1536"/>
+ <unicode hex="0075"/>
+ <outline>
+ <contour>
+ <point x="768" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1376" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="608" y="0" type="move" name="bottomu"/>
+ </contour>
+ <contour>
+ <point x="1564" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1564" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1256" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="1564" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="768" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="988" y="692" type="line" smooth="yes"/>
+ <point x="988" y="484"/>
+ <point x="924" y="328"/>
+ <point x="772" y="328" type="curve" smooth="yes"/>
+ <point x="632" y="328"/>
+ <point x="552" y="372"/>
+ <point x="552" y="548" type="curve" smooth="yes"/>
+ <point x="552" y="1488" type="line"/>
+ <point x="108" y="1488" type="line"/>
+ <point x="108" y="552" type="line" smooth="yes"/>
+ <point x="108" y="120"/>
+ <point x="300" y="-28"/>
+ <point x="576" y="-28" type="curve" smooth="yes"/>
+ <point x="752" y="-28"/>
+ <point x="900" y="40"/>
+ <point x="988" y="152" type="curve"/>
+ <point x="1004" y="152" type="line"/>
+ <point x="1016" y="0" type="line"/>
+ <point x="1432" y="0" type="line"/>
+ <point x="1432" y="1488" type="line"/>
+ <point x="988" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>277.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>752.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 129, 'rightMargin': 132}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ubar.glif b/src/Interface-Bold.ufo/glyphs/ubar.glif
new file mode 100644
index 000000000..d62f3dc85
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ubar.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ubar" format="1">
+ <advance width="2048"/>
+ <unicode hex="0289"/>
+ <outline>
+ <contour>
+ <point x="1028" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1028" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2004" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1960" y="916" type="line"/>
+ <point x="88" y="916" type="line"/>
+ <point x="88" y="652" type="line"/>
+ <point x="1960" y="652" type="line"/>
+ </contour>
+ <component base="u" xOffset="232"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1957, 'leftMargin': 41, 'rightMargin': 42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uhorn.glif b/src/Interface-Bold.ufo/glyphs/uhorn.glif
new file mode 100644
index 000000000..789895760
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uhorn.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uhorn" format="1">
+ <advance width="1792"/>
+ <unicode hex="01B0"/>
+ <outline>
+ <contour>
+ <point x="708" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1372" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1620" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="548" y="0" type="move" name="bottomu"/>
+ </contour>
+ <contour>
+ <point x="708" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1520" y="1624" type="line"/>
+ <point x="1520" y="1392"/>
+ <point x="1484" y="1280"/>
+ <point x="1208" y="1280" type="curve"/>
+ <point x="1208" y="1084" type="line"/>
+ <point x="1632" y="1084"/>
+ <point x="1768" y="1268"/>
+ <point x="1768" y="1624" type="curve"/>
+ </contour>
+ <component base="u" xOffset="-84"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1701, 'leftMargin': 108, 'rightMargin': -148}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/underscore.glif b/src/Interface-Bold.ufo/glyphs/underscore.glif
new file mode 100644
index 000000000..70f349364
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/underscore.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="underscore" format="1">
+ <advance width="1280"/>
+ <unicode hex="005F"/>
+ <outline>
+ <contour>
+ <point x="616" y="184" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="1264" y="0" type="line"/>
+ <point x="16" y="0" type="line"/>
+ <point x="16" y="-344" type="line"/>
+ <point x="1264" y="-344" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 0, 'rightMargin': 3}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/underscoredbl.glif b/src/Interface-Bold.ufo/glyphs/underscoredbl.glif
new file mode 100644
index 000000000..22945bc42
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/underscoredbl.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="underscoredbl" format="1">
+ <advance width="1280"/>
+ <unicode hex="2017"/>
+ <outline>
+ <contour>
+ <point x="1264" y="-368" type="line"/>
+ <point x="16" y="-368" type="line"/>
+ <point x="16" y="-572" type="line"/>
+ <point x="1264" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1264" y="0" type="line"/>
+ <point x="16" y="0" type="line"/>
+ <point x="16" y="-208" type="line"/>
+ <point x="1264" y="-208" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1244, 'leftMargin': 0, 'rightMargin': -2}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/underscoredblnosp.glif b/src/Interface-Bold.ufo/glyphs/underscoredblnosp.glif
new file mode 100644
index 000000000..624d568b4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/underscoredblnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="underscoredblnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0333"/>
+ <outline>
+ <contour>
+ <point x="-793" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-793" y="-759" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-169" y="-113" type="line"/>
+ <point x="-1415" y="-113" type="line"/>
+ <point x="-1415" y="-378" type="line"/>
+ <point x="-169" y="-378" type="line"/>
+ </contour>
+ <contour>
+ <point x="-169" y="-494" type="line"/>
+ <point x="-1415" y="-494" type="line"/>
+ <point x="-1415" y="-759" type="line"/>
+ <point x="-169" y="-759" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/underscorenosp.glif b/src/Interface-Bold.ufo/glyphs/underscorenosp.glif
new file mode 100644
index 000000000..5e1d74861
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/underscorenosp.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="underscorenosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0332"/>
+ <outline>
+ <contour>
+ <point x="-793" y="-554" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-793" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="underscore" xOffset="-1415" yOffset="-209"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-209.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/undertie.glif b/src/Interface-Bold.ufo/glyphs/undertie.glif
new file mode 100644
index 000000000..60e8c9df5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/undertie.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="undertie" format="1">
+ <advance width="2304"/>
+ <unicode hex="203F"/>
+ <outline>
+ <contour>
+ <point x="1152" y="-676" type="curve" smooth="yes"/>
+ <point x="1700" y="-676"/>
+ <point x="2100" y="-508"/>
+ <point x="2264" y="-308" type="curve"/>
+ <point x="2120" y="-160" type="line"/>
+ <point x="1936" y="-252"/>
+ <point x="1592" y="-356"/>
+ <point x="1152" y="-356" type="curve" smooth="yes"/>
+ <point x="712" y="-356"/>
+ <point x="392" y="-260"/>
+ <point x="208" y="-160" type="curve"/>
+ <point x="44" y="-308" type="line"/>
+ <point x="252" y="-524"/>
+ <point x="608" y="-676"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2201, 'leftMargin': -10, 'rightMargin': -10}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0069.ccmp.glif b/src/Interface-Bold.ufo/glyphs/uni0069.ccmp.glif
new file mode 100644
index 000000000..bd894bc4c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0069.ccmp.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0069.ccmp" format="1">
+ <advance width="768"/>
+ <outline>
+ <contour>
+ <point x="384" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="780" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="368" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessi" xOffset="-12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 793, 'leftMargin': 175, 'rightMargin': 174}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni006A_.ccmp.glif b/src/Interface-Bold.ufo/glyphs/uni006A_.ccmp.glif
new file mode 100644
index 000000000..d713cdca1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni006A_.ccmp.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni006A.ccmp" format="1">
+ <advance width="768"/>
+ <outline>
+ <contour>
+ <point x="504" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="948" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="388" y="-632" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessj" xOffset="128"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 820, 'leftMargin': -124, 'rightMargin': 181}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni012F_.ccmp.glif b/src/Interface-Bold.ufo/glyphs/uni012F_.ccmp.glif
new file mode 100644
index 000000000..eab2fcb3a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni012F_.ccmp.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni012F.ccmp" format="1">
+ <advance width="768"/>
+ <outline>
+ <contour>
+ <point x="476" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="872" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="460" y="-632" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessi" xOffset="76"/>
+ <component base="ogonek" xOffset="32" yOffset="16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 793, 'leftMargin': -5, 'rightMargin': 174}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni01F6_.glif b/src/Interface-Bold.ufo/glyphs/uni01F6_.glif
new file mode 100644
index 000000000..076e044c7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni01F6_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni01F6" format="1">
+ <advance width="3072"/>
+ <unicode hex="01F6"/>
+ <outline>
+ <contour>
+ <point x="1540" y="1208" type="line"/>
+ <point x="508" y="1208" type="line"/>
+ <point x="508" y="836" type="line"/>
+ <point x="1540" y="836" type="line"/>
+ </contour>
+ <contour>
+ <point x="656" y="2004" type="line"/>
+ <point x="196" y="2004" type="line"/>
+ <point x="196" y="0" type="line"/>
+ <point x="656" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1856" y="2004" type="line"/>
+ <point x="1396" y="2004" type="line"/>
+ <point x="1396" y="688" type="line"/>
+ <point x="1856" y="688" type="line"/>
+ </contour>
+ <contour>
+ <point x="2416" y="1488" type="line"/>
+ <point x="2416" y="696" type="line" smooth="yes"/>
+ <point x="2416" y="448"/>
+ <point x="2344" y="344"/>
+ <point x="2136" y="344" type="curve" smooth="yes"/>
+ <point x="1932" y="344"/>
+ <point x="1856" y="448"/>
+ <point x="1856" y="696" type="curve" smooth="yes"/>
+ <point x="1856" y="776" type="line"/>
+ <point x="1396" y="776" type="line"/>
+ <point x="1396" y="696" type="line" smooth="yes"/>
+ <point x="1396" y="228"/>
+ <point x="1672" y="-28"/>
+ <point x="2136" y="-28" type="curve" smooth="yes"/>
+ <point x="2600" y="-28"/>
+ <point x="2876" y="228"/>
+ <point x="2876" y="696" type="curve" smooth="yes"/>
+ <point x="2876" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2992.0, 'leftMargin': 161, 'rightMargin': 151.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni01F7_.glif b/src/Interface-Bold.ufo/glyphs/uni01F7_.glif
new file mode 100644
index 000000000..72b72e201
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni01F7_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni01F7" format="1">
+ <advance width="2048"/>
+ <unicode hex="01F7"/>
+ <outline>
+ <contour>
+ <point x="668" y="2004" type="line"/>
+ <point x="212" y="2004" type="line"/>
+ <point x="212" y="-572" type="line"/>
+ <point x="668" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="468" y="-260" type="line"/>
+ <point x="1360" y="-16"/>
+ <point x="1840" y="468"/>
+ <point x="1840" y="1068" type="curve" smooth="yes"/>
+ <point x="1840" y="1140" type="line" smooth="yes"/>
+ <point x="1840" y="1712"/>
+ <point x="1504" y="2032"/>
+ <point x="996" y="2032" type="curve" smooth="yes"/>
+ <point x="800" y="2032"/>
+ <point x="624" y="1964"/>
+ <point x="536" y="1860" type="curve"/>
+ <point x="536" y="1300" type="line"/>
+ <point x="596" y="1504"/>
+ <point x="788" y="1660"/>
+ <point x="996" y="1660" type="curve" smooth="yes"/>
+ <point x="1308" y="1660"/>
+ <point x="1368" y="1440"/>
+ <point x="1368" y="1144" type="curve" smooth="yes"/>
+ <point x="1368" y="1068" type="line" smooth="yes"/>
+ <point x="1368" y="644"/>
+ <point x="1068" y="304"/>
+ <point x="468" y="116" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1892.0, 'leftMargin': 161, 'rightMargin': 104.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni021C_.glif b/src/Interface-Bold.ufo/glyphs/uni021C_.glif
new file mode 100644
index 000000000..58c195cfa
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni021C_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni021C" format="1">
+ <advance width="1792"/>
+ <unicode hex="021C"/>
+ <outline>
+ <contour>
+ <point x="292" y="412" type="line"/>
+ <point x="1148" y="628"/>
+ <point x="1624" y="904"/>
+ <point x="1624" y="1460" type="curve" smooth="yes"/>
+ <point x="1624" y="1832"/>
+ <point x="1324" y="2028"/>
+ <point x="872" y="2028" type="curve" smooth="yes"/>
+ <point x="488" y="2028"/>
+ <point x="140" y="1824"/>
+ <point x="140" y="1456" type="curve"/>
+ <point x="600" y="1456" type="line"/>
+ <point x="600" y="1592"/>
+ <point x="728" y="1656"/>
+ <point x="872" y="1656" type="curve" smooth="yes"/>
+ <point x="1088" y="1656"/>
+ <point x="1168" y="1552"/>
+ <point x="1168" y="1392" type="curve" smooth="yes"/>
+ <point x="1168" y="1100"/>
+ <point x="988" y="972"/>
+ <point x="292" y="760" type="curve"/>
+ </contour>
+ <contour>
+ <point x="952" y="728" type="line"/>
+ <point x="1108" y="728"/>
+ <point x="1192" y="692"/>
+ <point x="1192" y="488" type="curve" smooth="yes"/>
+ <point x="1192" y="136"/>
+ <point x="884" y="-116"/>
+ <point x="292" y="-232" type="curve"/>
+ <point x="292" y="-600" type="line"/>
+ <point x="1076" y="-496"/>
+ <point x="1652" y="-132"/>
+ <point x="1652" y="480" type="curve" smooth="yes"/>
+ <point x="1652" y="808"/>
+ <point x="1396" y="1000"/>
+ <point x="1024" y="1000" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1698, 'leftMargin': 76, 'rightMargin': 108}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni021D_.glif b/src/Interface-Bold.ufo/glyphs/uni021D_.glif
new file mode 100644
index 000000000..5c18fc75f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni021D_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni021D" format="1">
+ <advance width="1536"/>
+ <unicode hex="021D"/>
+ <outline>
+ <contour>
+ <point x="308" y="200" type="line"/>
+ <point x="1044" y="404"/>
+ <point x="1376" y="656"/>
+ <point x="1376" y="1080" type="curve" smooth="yes"/>
+ <point x="1376" y="1364"/>
+ <point x="1128" y="1516"/>
+ <point x="740" y="1516" type="curve" smooth="yes"/>
+ <point x="404" y="1516"/>
+ <point x="132" y="1344"/>
+ <point x="132" y="1056" type="curve"/>
+ <point x="576" y="1056" type="line"/>
+ <point x="576" y="1144"/>
+ <point x="652" y="1184"/>
+ <point x="768" y="1184" type="curve" smooth="yes"/>
+ <point x="904" y="1184"/>
+ <point x="936" y="1108"/>
+ <point x="936" y="1008" type="curve" smooth="yes"/>
+ <point x="936" y="800"/>
+ <point x="736" y="664"/>
+ <point x="308" y="520" type="curve"/>
+ </contour>
+ <contour>
+ <point x="768" y="532" type="line"/>
+ <point x="864" y="532"/>
+ <point x="960" y="456"/>
+ <point x="960" y="292" type="curve" smooth="yes"/>
+ <point x="960" y="32"/>
+ <point x="772" y="-100"/>
+ <point x="308" y="-272" type="curve"/>
+ <point x="308" y="-600" type="line"/>
+ <point x="960" y="-460"/>
+ <point x="1404" y="-188"/>
+ <point x="1404" y="256" type="curve" smooth="yes"/>
+ <point x="1404" y="572"/>
+ <point x="1184" y="712"/>
+ <point x="836" y="712" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1430.0, 'leftMargin': 80, 'rightMargin': 80.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0220.glif b/src/Interface-Bold.ufo/glyphs/uni0220.glif
new file mode 100644
index 000000000..7b05c4c26
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0220.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0220" format="1">
+ <advance width="1792"/>
+ <unicode hex="0220"/>
+ <outline>
+ <contour>
+ <point x="1636" y="-572" type="line"/>
+ <point x="1636" y="1424" type="line" smooth="yes"/>
+ <point x="1636" y="1808"/>
+ <point x="1348" y="2032"/>
+ <point x="972" y="2032" type="curve" smooth="yes"/>
+ <point x="668" y="2032"/>
+ <point x="440" y="1868"/>
+ <point x="296" y="1704" type="curve"/>
+ <point x="296" y="1288" type="line"/>
+ <point x="488" y="1548"/>
+ <point x="700" y="1676"/>
+ <point x="912" y="1676" type="curve" smooth="yes"/>
+ <point x="1104" y="1676"/>
+ <point x="1188" y="1592"/>
+ <point x="1188" y="1424" type="curve" smooth="yes"/>
+ <point x="1188" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="604" y="2004" type="line"/>
+ <point x="160" y="2004" type="line"/>
+ <point x="160" y="0" type="line"/>
+ <point x="604" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 161, 'rightMargin': 152}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0221.glif b/src/Interface-Bold.ufo/glyphs/uni0221.glif
new file mode 100644
index 000000000..ef6ca3f29
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0221.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0221" format="1">
+ <advance width="2304"/>
+ <unicode hex="0221"/>
+ <outline>
+ <contour>
+ <point x="1076" y="344" type="line"/>
+ <point x="1076" y="-52" type="line"/>
+ <point x="1076" y="-352"/>
+ <point x="1200" y="-600"/>
+ <point x="1636" y="-600" type="curve" smooth="yes"/>
+ <point x="1980" y="-600"/>
+ <point x="2148" y="-440"/>
+ <point x="2148" y="-208" type="curve" smooth="yes"/>
+ <point x="2148" y="24"/>
+ <point x="1984" y="172"/>
+ <point x="1672" y="172" type="curve" smooth="yes"/>
+ <point x="1432" y="172"/>
+ <point x="1264" y="120"/>
+ <point x="1100" y="16" type="curve"/>
+ <point x="704" y="-300" type="line"/>
+ <point x="892" y="-572" type="line"/>
+ <point x="1164" y="-348" type="line"/>
+ <point x="1352" y="-200"/>
+ <point x="1480" y="-124"/>
+ <point x="1628" y="-124" type="curve" smooth="yes"/>
+ <point x="1708" y="-124"/>
+ <point x="1764" y="-156"/>
+ <point x="1764" y="-220" type="curve" smooth="yes"/>
+ <point x="1764" y="-296"/>
+ <point x="1704" y="-324"/>
+ <point x="1640" y="-324" type="curve" smooth="yes"/>
+ <point x="1552" y="-324"/>
+ <point x="1520" y="-264"/>
+ <point x="1520" y="-168" type="curve" smooth="yes"/>
+ <point x="1520" y="-128"/>
+ <point x="1520" y="344"/>
+ <point x="1520" y="344" type="curve"/>
+ </contour>
+ <component base="d" xOffset="76"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2113, 'leftMargin': 84, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0222.glif b/src/Interface-Bold.ufo/glyphs/uni0222.glif
new file mode 100644
index 000000000..0e953de14
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0222.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0222" format="1">
+ <advance width="1792"/>
+ <unicode hex="0222"/>
+ <outline>
+ <contour>
+ <point x="884" y="1284" type="line"/>
+ <point x="444" y="1284"/>
+ <point x="120" y="1080"/>
+ <point x="120" y="644" type="curve" smooth="yes"/>
+ <point x="120" y="212"/>
+ <point x="444" y="-28"/>
+ <point x="884" y="-28" type="curve" smooth="yes"/>
+ <point x="912" y="-28" type="line" smooth="yes"/>
+ <point x="1352" y="-28"/>
+ <point x="1672" y="212"/>
+ <point x="1672" y="648" type="curve" smooth="yes"/>
+ <point x="1672" y="1080"/>
+ <point x="1352" y="1284"/>
+ <point x="912" y="1284" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="912" y="956" type="line"/>
+ <point x="1104" y="956"/>
+ <point x="1204" y="832"/>
+ <point x="1204" y="648" type="curve" smooth="yes"/>
+ <point x="1204" y="460"/>
+ <point x="1104" y="340"/>
+ <point x="912" y="340" type="curve" smooth="yes"/>
+ <point x="884" y="340" type="line" smooth="yes"/>
+ <point x="696" y="340"/>
+ <point x="588" y="460"/>
+ <point x="588" y="644" type="curve" smooth="yes"/>
+ <point x="588" y="836"/>
+ <point x="696" y="956"/>
+ <point x="884" y="956" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="880" y="1332" type="line"/>
+ <point x="672" y="1332"/>
+ <point x="588" y="1388"/>
+ <point x="588" y="1524" type="curve" smooth="yes"/>
+ <point x="588" y="1620"/>
+ <point x="632" y="1652"/>
+ <point x="720" y="1672" type="curve"/>
+ <point x="720" y="2032" type="line"/>
+ <point x="364" y="2032"/>
+ <point x="120" y="1876"/>
+ <point x="120" y="1524" type="curve" smooth="yes"/>
+ <point x="120" y="1156"/>
+ <point x="444" y="1008"/>
+ <point x="880" y="1008" type="curve" smooth="yes"/>
+ <point x="912" y="1008" type="line" smooth="yes"/>
+ <point x="1344" y="1008"/>
+ <point x="1676" y="1156"/>
+ <point x="1676" y="1524" type="curve" smooth="yes"/>
+ <point x="1676" y="1876"/>
+ <point x="1428" y="2032"/>
+ <point x="1072" y="2032" type="curve"/>
+ <point x="1072" y="1672" type="line"/>
+ <point x="1160" y="1652"/>
+ <point x="1208" y="1620"/>
+ <point x="1208" y="1524" type="curve" smooth="yes"/>
+ <point x="1208" y="1388"/>
+ <point x="1120" y="1332"/>
+ <point x="912" y="1332" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1764, 'leftMargin': 105, 'rightMargin': 104}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0223.glif b/src/Interface-Bold.ufo/glyphs/uni0223.glif
new file mode 100644
index 000000000..eb92cb8f2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0223.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0223" format="1">
+ <advance width="1792"/>
+ <unicode hex="0223"/>
+ <outline>
+ <contour>
+ <point x="884" y="1256" type="line" name="hr00"/>
+ <point x="444" y="1256"/>
+ <point x="132" y="1072"/>
+ <point x="132" y="636" type="curve" smooth="yes"/>
+ <point x="132" y="204"/>
+ <point x="444" y="-28"/>
+ <point x="884" y="-28" type="curve" smooth="yes"/>
+ <point x="912" y="-28" type="line" smooth="yes"/>
+ <point x="1348" y="-28"/>
+ <point x="1660" y="204"/>
+ <point x="1660" y="636" type="curve" smooth="yes"/>
+ <point x="1660" y="1072"/>
+ <point x="1348" y="1256"/>
+ <point x="912" y="1256" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="912" y="940" type="line"/>
+ <point x="1112" y="940"/>
+ <point x="1216" y="820"/>
+ <point x="1216" y="636" type="curve" smooth="yes"/>
+ <point x="1216" y="452"/>
+ <point x="1112" y="332"/>
+ <point x="912" y="332" type="curve" smooth="yes"/>
+ <point x="884" y="332" type="line" smooth="yes"/>
+ <point x="688" y="332"/>
+ <point x="576" y="452"/>
+ <point x="576" y="636" type="curve" smooth="yes"/>
+ <point x="576" y="820"/>
+ <point x="688" y="940"/>
+ <point x="884" y="940" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="912" y="1296" type="curve" smooth="yes"/>
+ <point x="880" y="1296" type="line" smooth="yes"/>
+ <point x="664" y="1296"/>
+ <point x="576" y="1384"/>
+ <point x="576" y="1564" type="curve" smooth="yes"/>
+ <point x="576" y="1704"/>
+ <point x="640" y="1768"/>
+ <point x="720" y="1796" type="curve"/>
+ <point x="720" y="2140" type="line"/>
+ <point x="368" y="2140"/>
+ <point x="132" y="1944"/>
+ <point x="132" y="1572" type="curve" smooth="yes"/>
+ <point x="132" y="1140"/>
+ <point x="448" y="984"/>
+ <point x="880" y="984" type="curve" smooth="yes"/>
+ <point x="912" y="984" type="line" smooth="yes"/>
+ <point x="1348" y="984"/>
+ <point x="1660" y="1140"/>
+ <point x="1660" y="1572" type="curve" smooth="yes"/>
+ <point x="1660" y="1944"/>
+ <point x="1428" y="2140"/>
+ <point x="1072" y="2140" type="curve"/>
+ <point x="1072" y="1796" type="line"/>
+ <point x="1152" y="1768"/>
+ <point x="1220" y="1704"/>
+ <point x="1220" y="1564" type="curve" smooth="yes"/>
+ <point x="1220" y="1384"/>
+ <point x="1132" y="1296"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1690, 'leftMargin': 80, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0224.glif b/src/Interface-Bold.ufo/glyphs/uni0224.glif
new file mode 100644
index 000000000..5e32237c6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0224.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0224" format="1">
+ <advance width="2048"/>
+ <unicode hex="0224"/>
+ <outline>
+ <contour>
+ <point x="1708" y="1756" type="line"/>
+ <point x="1708" y="2004" type="line"/>
+ <point x="1392" y="2004" type="line"/>
+ <point x="176" y="256" type="line"/>
+ <point x="176" y="0" type="line"/>
+ <point x="504" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1556" y="2004" type="line"/>
+ <point x="172" y="2004" type="line"/>
+ <point x="172" y="1628" type="line"/>
+ <point x="1556" y="1628" type="line"/>
+ </contour>
+ <contour>
+ <point x="1856" y="-408" type="line"/>
+ <point x="1872" y="-332"/>
+ <point x="1880" y="-268"/>
+ <point x="1880" y="-192" type="curve" smooth="yes"/>
+ <point x="1880" y="152"/>
+ <point x="1672" y="372"/>
+ <point x="1296" y="372" type="curve" smooth="yes"/>
+ <point x="284" y="372" type="line"/>
+ <point x="284" y="0" type="line"/>
+ <point x="1296" y="0" type="line" smooth="yes"/>
+ <point x="1476" y="0"/>
+ <point x="1496" y="-156"/>
+ <point x="1496" y="-276" type="curve" smooth="yes"/>
+ <point x="1496" y="-324"/>
+ <point x="1492" y="-360"/>
+ <point x="1484" y="-408" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1841, 'leftMargin': 91, 'rightMargin': 42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0225.glif b/src/Interface-Bold.ufo/glyphs/uni0225.glif
new file mode 100644
index 000000000..68760e74c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0225.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0225" format="1">
+ <advance width="1792"/>
+ <unicode hex="0225"/>
+ <outline>
+ <contour>
+ <point x="860" y="360" type="line"/>
+ <point x="264" y="360" type="line"/>
+ <point x="264" y="0" type="line"/>
+ <point x="860" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1392" y="1240" type="line"/>
+ <point x="1392" y="1488" type="line"/>
+ <point x="1088" y="1488" type="line"/>
+ <point x="156" y="260" type="line"/>
+ <point x="156" y="0" type="line"/>
+ <point x="456" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1244" y="1488" type="line"/>
+ <point x="180" y="1488" type="line"/>
+ <point x="180" y="1132" type="line"/>
+ <point x="1244" y="1132" type="line"/>
+ </contour>
+ <contour>
+ <point x="748" y="0" type="line"/>
+ <point x="1060" y="0" type="line" smooth="yes"/>
+ <point x="1236" y="0"/>
+ <point x="1276" y="-156"/>
+ <point x="1276" y="-276" type="curve" smooth="yes"/>
+ <point x="1276" y="-324"/>
+ <point x="1272" y="-360"/>
+ <point x="1264" y="-408" type="curve"/>
+ <point x="1616" y="-408" type="line"/>
+ <point x="1632" y="-332"/>
+ <point x="1640" y="-268"/>
+ <point x="1640" y="-192" type="curve" smooth="yes"/>
+ <point x="1640" y="152"/>
+ <point x="1436" y="360"/>
+ <point x="1060" y="360" type="curve" smooth="yes"/>
+ <point x="748" y="360" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1621, 'leftMargin': 95, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0234.glif b/src/Interface-Bold.ufo/glyphs/uni0234.glif
new file mode 100644
index 000000000..91ccb21cc
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0234.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0234" format="1">
+ <advance width="1536"/>
+ <unicode hex="0234"/>
+ <outline>
+ <contour>
+ <point x="420" y="344" type="line" name="hr00"/>
+ <point x="420" y="-52" type="line"/>
+ <point x="420" y="-352"/>
+ <point x="544" y="-600"/>
+ <point x="980" y="-600" type="curve" smooth="yes"/>
+ <point x="1324" y="-600"/>
+ <point x="1492" y="-440"/>
+ <point x="1492" y="-208" type="curve" smooth="yes"/>
+ <point x="1492" y="24"/>
+ <point x="1328" y="172"/>
+ <point x="1016" y="172" type="curve" smooth="yes"/>
+ <point x="776" y="172"/>
+ <point x="608" y="120"/>
+ <point x="444" y="16" type="curve"/>
+ <point x="48" y="-300" type="line"/>
+ <point x="236" y="-572" type="line"/>
+ <point x="508" y="-348" type="line"/>
+ <point x="696" y="-200"/>
+ <point x="824" y="-124"/>
+ <point x="972" y="-124" type="curve" smooth="yes"/>
+ <point x="1052" y="-124"/>
+ <point x="1108" y="-156"/>
+ <point x="1108" y="-220" type="curve" smooth="yes"/>
+ <point x="1108" y="-296"/>
+ <point x="1048" y="-324"/>
+ <point x="984" y="-324" type="curve" smooth="yes"/>
+ <point x="896" y="-324"/>
+ <point x="864" y="-264"/>
+ <point x="864" y="-168" type="curve" smooth="yes"/>
+ <point x="864" y="-128"/>
+ <point x="864" y="344"/>
+ <point x="864" y="344" type="curve"/>
+ </contour>
+ <component base="l" xOffset="260"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 28, 'rightMargin': 42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0235.glif b/src/Interface-Bold.ufo/glyphs/uni0235.glif
new file mode 100644
index 000000000..de7d518bd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0235.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0235" format="1">
+ <advance width="2304"/>
+ <unicode hex="0235"/>
+ <outline>
+ <contour>
+ <point x="1056" y="344" type="line"/>
+ <point x="1056" y="-52" type="line"/>
+ <point x="1056" y="-352"/>
+ <point x="1180" y="-600"/>
+ <point x="1616" y="-600" type="curve" smooth="yes"/>
+ <point x="1960" y="-600"/>
+ <point x="2128" y="-440"/>
+ <point x="2128" y="-208" type="curve" smooth="yes"/>
+ <point x="2128" y="24"/>
+ <point x="1964" y="172"/>
+ <point x="1652" y="172" type="curve" smooth="yes"/>
+ <point x="1412" y="172"/>
+ <point x="1248" y="120"/>
+ <point x="1080" y="16" type="curve"/>
+ <point x="684" y="-300" type="line"/>
+ <point x="872" y="-572" type="line"/>
+ <point x="1144" y="-348" type="line"/>
+ <point x="1332" y="-200"/>
+ <point x="1460" y="-124"/>
+ <point x="1608" y="-124" type="curve" smooth="yes"/>
+ <point x="1688" y="-124"/>
+ <point x="1744" y="-156"/>
+ <point x="1744" y="-220" type="curve" smooth="yes"/>
+ <point x="1744" y="-296"/>
+ <point x="1684" y="-324"/>
+ <point x="1620" y="-324" type="curve" smooth="yes"/>
+ <point x="1532" y="-324"/>
+ <point x="1500" y="-264"/>
+ <point x="1500" y="-168" type="curve" smooth="yes"/>
+ <point x="1500" y="-128"/>
+ <point x="1500" y="344"/>
+ <point x="1500" y="344" type="curve"/>
+ </contour>
+ <contour>
+ <point x="620" y="1172" type="line"/>
+ <point x="592" y="1488" type="line"/>
+ <point x="176" y="1488" type="line"/>
+ <point x="176" y="0" type="line"/>
+ <point x="620" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="564" y="796" type="line"/>
+ <point x="564" y="1004"/>
+ <point x="640" y="1160"/>
+ <point x="836" y="1160" type="curve" smooth="yes"/>
+ <point x="976" y="1160"/>
+ <point x="1056" y="1116"/>
+ <point x="1056" y="940" type="curve" smooth="yes"/>
+ <point x="1056" y="0" type="line"/>
+ <point x="1500" y="0" type="line"/>
+ <point x="1500" y="936" type="line" smooth="yes"/>
+ <point x="1500" y="1368"/>
+ <point x="1312" y="1516"/>
+ <point x="1032" y="1516" type="curve" smooth="yes"/>
+ <point x="688" y="1516"/>
+ <point x="456" y="1248"/>
+ <point x="456" y="792" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2120, 'leftMargin': 129, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0236.glif b/src/Interface-Bold.ufo/glyphs/uni0236.glif
new file mode 100644
index 000000000..c394db17b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0236.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0236" format="1">
+ <advance width="1536"/>
+ <unicode hex="0236"/>
+ <outline>
+ <contour>
+ <point x="420" y="1860" type="line"/>
+ <point x="420" y="520" type="line"/>
+ <point x="420" y="220"/>
+ <point x="544" y="-28"/>
+ <point x="980" y="-28" type="curve" smooth="yes"/>
+ <point x="1324" y="-28"/>
+ <point x="1492" y="132"/>
+ <point x="1492" y="364" type="curve" smooth="yes"/>
+ <point x="1492" y="596"/>
+ <point x="1328" y="744"/>
+ <point x="1016" y="744" type="curve" smooth="yes"/>
+ <point x="792" y="744"/>
+ <point x="608" y="696"/>
+ <point x="444" y="588" type="curve"/>
+ <point x="48" y="276" type="line"/>
+ <point x="236" y="0" type="line"/>
+ <point x="508" y="224" type="line"/>
+ <point x="692" y="372"/>
+ <point x="824" y="448"/>
+ <point x="972" y="448" type="curve" smooth="yes"/>
+ <point x="1052" y="448"/>
+ <point x="1108" y="420"/>
+ <point x="1108" y="352" type="curve" smooth="yes"/>
+ <point x="1108" y="276"/>
+ <point x="1048" y="252"/>
+ <point x="984" y="252" type="curve" smooth="yes"/>
+ <point x="896" y="252"/>
+ <point x="864" y="308"/>
+ <point x="864" y="404" type="curve" smooth="yes"/>
+ <point x="864" y="444"/>
+ <point x="864" y="1860"/>
+ <point x="864" y="1860" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1112" y="1488" type="line"/>
+ <point x="224" y="1488" type="line"/>
+ <point x="224" y="1168" type="line"/>
+ <point x="1112" y="1168" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 28, 'rightMargin': 42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0238.glif b/src/Interface-Bold.ufo/glyphs/uni0238.glif
new file mode 100644
index 000000000..b51eebf70
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0238.glif
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0238" format="1">
+ <advance width="2560"/>
+ <unicode hex="0238"/>
+ <outline>
+ <contour>
+ <point x="2424" y="760" type="line"/>
+ <point x="2424" y="1196"/>
+ <point x="2240" y="1516"/>
+ <point x="1844" y="1516" type="curve" smooth="yes"/>
+ <point x="1488" y="1516"/>
+ <point x="1340" y="1176"/>
+ <point x="1284" y="764" type="curve"/>
+ <point x="1284" y="728" type="line"/>
+ <point x="1340" y="308"/>
+ <point x="1488" y="-28"/>
+ <point x="1848" y="-28" type="curve" smooth="yes"/>
+ <point x="2240" y="-28"/>
+ <point x="2424" y="284"/>
+ <point x="2424" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1984" y="732" type="line"/>
+ <point x="1984" y="492"/>
+ <point x="1944" y="328"/>
+ <point x="1736" y="328" type="curve" smooth="yes"/>
+ <point x="1532" y="328"/>
+ <point x="1460" y="460"/>
+ <point x="1460" y="692" type="curve" smooth="yes"/>
+ <point x="1460" y="800" type="line" smooth="yes"/>
+ <point x="1460" y="1024"/>
+ <point x="1532" y="1160"/>
+ <point x="1732" y="1160" type="curve" smooth="yes"/>
+ <point x="1940" y="1160"/>
+ <point x="1984" y="976"/>
+ <point x="1984" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1060" y="340" type="line"/>
+ <point x="1104" y="0" type="line"/>
+ <point x="1504" y="0" type="line"/>
+ <point x="1504" y="2112" type="line"/>
+ <point x="1060" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="136" y="728" type="line"/>
+ <point x="136" y="292"/>
+ <point x="340" y="-28"/>
+ <point x="712" y="-28" type="curve" smooth="yes"/>
+ <point x="1060" y="-28"/>
+ <point x="1224" y="312"/>
+ <point x="1280" y="716" type="curve"/>
+ <point x="1280" y="748" type="line"/>
+ <point x="1224" y="1180"/>
+ <point x="1060" y="1516"/>
+ <point x="716" y="1516" type="curve" smooth="yes"/>
+ <point x="340" y="1516"/>
+ <point x="136" y="1208"/>
+ <point x="136" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="580" y="756" type="line"/>
+ <point x="580" y="988"/>
+ <point x="644" y="1160"/>
+ <point x="828" y="1160" type="curve" smooth="yes"/>
+ <point x="1012" y="1160"/>
+ <point x="1100" y="1028"/>
+ <point x="1100" y="788" type="curve" smooth="yes"/>
+ <point x="1100" y="680" type="line" smooth="yes"/>
+ <point x="1100" y="468"/>
+ <point x="1012" y="332"/>
+ <point x="828" y="332" type="curve" smooth="yes"/>
+ <point x="640" y="332"/>
+ <point x="580" y="504"/>
+ <point x="580" y="728" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2570, 'leftMargin': 140, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0239.glif b/src/Interface-Bold.ufo/glyphs/uni0239.glif
new file mode 100644
index 000000000..e2303fe43
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0239.glif
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0239" format="1">
+ <advance width="2560"/>
+ <unicode hex="0239"/>
+ <outline>
+ <contour>
+ <point x="1060" y="-572" type="line"/>
+ <point x="1504" y="-572" type="line"/>
+ <point x="1504" y="1204" type="line"/>
+ <point x="1472" y="1488" type="line"/>
+ <point x="1116" y="1488" type="line"/>
+ <point x="1060" y="1176" type="line"/>
+ </contour>
+ <contour>
+ <point x="136" y="732" type="line"/>
+ <point x="136" y="296"/>
+ <point x="340" y="-28"/>
+ <point x="712" y="-28" type="curve" smooth="yes"/>
+ <point x="1076" y="-28"/>
+ <point x="1220" y="316"/>
+ <point x="1280" y="720" type="curve"/>
+ <point x="1280" y="756" type="line"/>
+ <point x="1220" y="1184"/>
+ <point x="1076" y="1516"/>
+ <point x="716" y="1516" type="curve" smooth="yes"/>
+ <point x="340" y="1516"/>
+ <point x="136" y="1212"/>
+ <point x="136" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="580" y="760" type="line"/>
+ <point x="580" y="992"/>
+ <point x="644" y="1160"/>
+ <point x="828" y="1160" type="curve" smooth="yes"/>
+ <point x="1032" y="1160"/>
+ <point x="1100" y="1032"/>
+ <point x="1100" y="792" type="curve" smooth="yes"/>
+ <point x="1100" y="684" type="line" smooth="yes"/>
+ <point x="1100" y="472"/>
+ <point x="1032" y="332"/>
+ <point x="828" y="332" type="curve" smooth="yes"/>
+ <point x="640" y="332"/>
+ <point x="580" y="508"/>
+ <point x="580" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2424" y="764" type="line"/>
+ <point x="2424" y="1216"/>
+ <point x="2224" y="1516"/>
+ <point x="1844" y="1516" type="curve" smooth="yes"/>
+ <point x="1488" y="1516"/>
+ <point x="1340" y="1188"/>
+ <point x="1284" y="756" type="curve"/>
+ <point x="1284" y="720" type="line"/>
+ <point x="1340" y="320"/>
+ <point x="1488" y="-28"/>
+ <point x="1848" y="-28" type="curve" smooth="yes"/>
+ <point x="2224" y="-28"/>
+ <point x="2424" y="300"/>
+ <point x="2424" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1984" y="732" type="line"/>
+ <point x="1984" y="512"/>
+ <point x="1924" y="332"/>
+ <point x="1736" y="332" type="curve" smooth="yes"/>
+ <point x="1532" y="332"/>
+ <point x="1460" y="472"/>
+ <point x="1460" y="680" type="curve" smooth="yes"/>
+ <point x="1460" y="792" type="line" smooth="yes"/>
+ <point x="1460" y="1036"/>
+ <point x="1532" y="1160"/>
+ <point x="1732" y="1160" type="curve" smooth="yes"/>
+ <point x="1916" y="1160"/>
+ <point x="1984" y="992"/>
+ <point x="1984" y="764" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2446, 'leftMargin': 78, 'rightMargin': 78}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni023A_.glif b/src/Interface-Bold.ufo/glyphs/uni023A_.glif
new file mode 100644
index 000000000..18470d089
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni023A_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni023A" format="1">
+ <advance width="2048"/>
+ <unicode hex="023A"/>
+ <outline>
+ <contour>
+ <point x="2168" y="2036" type="line"/>
+ <point x="1876" y="2036" type="line"/>
+ <point x="-120" y="-308" type="line"/>
+ <point x="172" y="-308" type="line"/>
+ </contour>
+ <component base="A" xOffset="180"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1911, 'leftMargin': -300, 'rightMargin': -75}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni023B_.glif b/src/Interface-Bold.ufo/glyphs/uni023B_.glif
new file mode 100644
index 000000000..a820a76da
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni023B_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni023B" format="1">
+ <advance width="2048"/>
+ <unicode hex="023B"/>
+ <outline>
+ <contour>
+ <point x="1408" y="2176" type="line"/>
+ <point x="1160" y="2176" type="line"/>
+ <point x="404" y="-172" type="line"/>
+ <point x="652" y="-172" type="line"/>
+ </contour>
+ <component base="C"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1847, 'leftMargin': 192, 'rightMargin': -9}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni023C_.glif b/src/Interface-Bold.ufo/glyphs/uni023C_.glif
new file mode 100644
index 000000000..f3ff7549a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni023C_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni023C" format="1">
+ <advance width="1536"/>
+ <unicode hex="023C"/>
+ <outline>
+ <contour>
+ <point x="1296" y="2004" type="line"/>
+ <point x="1048" y="2004" type="line"/>
+ <point x="220" y="-572" type="line"/>
+ <point x="468" y="-572" type="line"/>
+ </contour>
+ <component base="c" xOffset="32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1466, 'leftMargin': 78, 'rightMargin': 69}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni023D_.glif b/src/Interface-Bold.ufo/glyphs/uni023D_.glif
new file mode 100644
index 000000000..bdbd126bb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni023D_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni023D" format="1">
+ <advance width="1792"/>
+ <unicode hex="023D"/>
+ <outline>
+ <contour>
+ <point x="608" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1760" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="924" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="L" xOffset="232"/>
+ <component base="crossbar" xOffset="-60"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1653, 'leftMargin': -20, 'rightMargin': 53}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni023E_.glif b/src/Interface-Bold.ufo/glyphs/uni023E_.glif
new file mode 100644
index 000000000..f0df6e20a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni023E_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni023E" format="1">
+ <advance width="1792"/>
+ <unicode hex="023E"/>
+ <outline>
+ <contour>
+ <point x="1736" y="2176" type="line"/>
+ <point x="1484" y="2176" type="line"/>
+ <point x="316" y="-172" type="line"/>
+ <point x="564" y="-172" type="line"/>
+ </contour>
+ <component base="T" xOffset="8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1766, 'leftMargin': 52, 'rightMargin': 39}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni023F_.glif b/src/Interface-Bold.ufo/glyphs/uni023F_.glif
new file mode 100644
index 000000000..900532a8c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni023F_.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni023F" format="1">
+ <advance width="1536"/>
+ <unicode hex="023F"/>
+ <outline>
+ <contour>
+ <point x="984" y="420" type="curve" smooth="yes"/>
+ <point x="984" y="332"/>
+ <point x="916" y="280"/>
+ <point x="780" y="280" type="curve" smooth="yes"/>
+ <point x="636" y="280"/>
+ <point x="572" y="328"/>
+ <point x="532" y="476" type="curve"/>
+ <point x="128" y="316" type="line"/>
+ <point x="400" y="-204" type="line" smooth="yes"/>
+ <point x="504" y="-400"/>
+ <point x="648" y="-600"/>
+ <point x="908" y="-600" type="curve" smooth="yes"/>
+ <point x="1092" y="-600"/>
+ <point x="1220" y="-500"/>
+ <point x="1324" y="-412" type="curve"/>
+ <point x="1176" y="-156" type="line"/>
+ <point x="1116" y="-208"/>
+ <point x="1016" y="-268"/>
+ <point x="924" y="-268" type="curve" smooth="yes"/>
+ <point x="808" y="-268"/>
+ <point x="752" y="-124"/>
+ <point x="696" y="-20" type="curve"/>
+ <point x="720" y="-24"/>
+ <point x="752" y="-28"/>
+ <point x="768" y="-28" type="curve" smooth="yes"/>
+ <point x="1160" y="-28"/>
+ <point x="1412" y="168"/>
+ <point x="1412" y="432" type="curve" smooth="yes"/>
+ <point x="1412" y="700"/>
+ <point x="1224" y="832"/>
+ <point x="872" y="900" type="curve" smooth="yes"/>
+ <point x="732" y="924"/>
+ <point x="584" y="960"/>
+ <point x="584" y="1068" type="curve" smooth="yes"/>
+ <point x="584" y="1156"/>
+ <point x="660" y="1212"/>
+ <point x="768" y="1212" type="curve" smooth="yes"/>
+ <point x="908" y="1212"/>
+ <point x="968" y="1144"/>
+ <point x="968" y="1032" type="curve"/>
+ <point x="1412" y="1032" type="line"/>
+ <point x="1412" y="1316"/>
+ <point x="1164" y="1516"/>
+ <point x="768" y="1516" type="curve" smooth="yes"/>
+ <point x="384" y="1516"/>
+ <point x="160" y="1296"/>
+ <point x="160" y="1044" type="curve" smooth="yes"/>
+ <point x="160" y="772"/>
+ <point x="424" y="640"/>
+ <point x="688" y="588" type="curve" smooth="yes"/>
+ <point x="928" y="540"/>
+ <point x="984" y="484"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1433, 'leftMargin': 58, 'rightMargin': 92}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0240.glif b/src/Interface-Bold.ufo/glyphs/uni0240.glif
new file mode 100644
index 000000000..f4ebc92bf
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0240.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0240" format="1">
+ <advance width="1792"/>
+ <unicode hex="0240"/>
+ <outline>
+ <contour>
+ <point x="132" y="360" type="line"/>
+ <point x="132" y="0" type="line"/>
+ <point x="532" y="0" type="line" smooth="yes"/>
+ <point x="896" y="0"/>
+ <point x="872" y="-600"/>
+ <point x="1352" y="-600" type="curve" smooth="yes"/>
+ <point x="1524" y="-600"/>
+ <point x="1672" y="-504"/>
+ <point x="1768" y="-412" type="curve"/>
+ <point x="1620" y="-156" type="line"/>
+ <point x="1576" y="-196"/>
+ <point x="1484" y="-268"/>
+ <point x="1400" y="-268" type="curve" smooth="yes"/>
+ <point x="1148" y="-268"/>
+ <point x="1124" y="360"/>
+ <point x="652" y="360" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1260" y="1240" type="line"/>
+ <point x="1260" y="1488" type="line"/>
+ <point x="960" y="1488" type="line"/>
+ <point x="24" y="260" type="line"/>
+ <point x="24" y="0" type="line"/>
+ <point x="324" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1112" y="1488" type="line"/>
+ <point x="48" y="1488" type="line"/>
+ <point x="48" y="1132" type="line"/>
+ <point x="1112" y="1132" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 95, 'rightMargin': -53}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0241.glif b/src/Interface-Bold.ufo/glyphs/uni0241.glif
new file mode 100644
index 000000000..5ea25e56c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0241.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0241" format="1">
+ <advance width="1536"/>
+ <unicode hex="0241"/>
+ <outline>
+ <contour>
+ <point x="580" y="720" type="line" name="hr00"/>
+ <point x="580" y="344" type="line"/>
+ <point x="732" y="344" type="line" smooth="yes"/>
+ <point x="1196" y="344"/>
+ <point x="1452" y="668"/>
+ <point x="1452" y="1096" type="curve" smooth="yes"/>
+ <point x="1452" y="1272" type="line" smooth="yes"/>
+ <point x="1452" y="1704"/>
+ <point x="1196" y="2032"/>
+ <point x="736" y="2032" type="curve" smooth="yes"/>
+ <point x="368" y="2032"/>
+ <point x="84" y="1792"/>
+ <point x="84" y="1416" type="curve"/>
+ <point x="524" y="1416" type="line"/>
+ <point x="524" y="1548"/>
+ <point x="596" y="1652"/>
+ <point x="744" y="1652" type="curve" smooth="yes"/>
+ <point x="948" y="1652"/>
+ <point x="984" y="1468"/>
+ <point x="984" y="1272" type="curve" smooth="yes"/>
+ <point x="984" y="1096" type="line" smooth="yes"/>
+ <point x="984" y="896"/>
+ <point x="952" y="720"/>
+ <point x="744" y="720" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="996" y="720" type="line"/>
+ <point x="532" y="720" type="line"/>
+ <point x="532" y="0" type="line"/>
+ <point x="996" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1466, 'leftMargin': 54, 'rightMargin': 44}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0242.glif b/src/Interface-Bold.ufo/glyphs/uni0242.glif
new file mode 100644
index 000000000..8487d5538
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0242.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0242" format="1">
+ <advance width="1536"/>
+ <unicode hex="0242"/>
+ <outline>
+ <contour>
+ <point x="140" y="944" type="curve" name="hr00"/>
+ <point x="584" y="944" type="line"/>
+ <point x="584" y="1080"/>
+ <point x="656" y="1160"/>
+ <point x="760" y="1160" type="curve" smooth="yes"/>
+ <point x="916" y="1160"/>
+ <point x="952" y="1056"/>
+ <point x="952" y="936" type="curve" smooth="yes"/>
+ <point x="952" y="812"/>
+ <point x="908" y="684"/>
+ <point x="708" y="684" type="curve" smooth="yes"/>
+ <point x="612" y="684" type="line"/>
+ <point x="612" y="444" type="line"/>
+ <point x="856" y="444" type="line" smooth="yes"/>
+ <point x="1168" y="444"/>
+ <point x="1396" y="608"/>
+ <point x="1396" y="944" type="curve" smooth="yes"/>
+ <point x="1396" y="1248"/>
+ <point x="1212" y="1516"/>
+ <point x="760" y="1516" type="curve" smooth="yes"/>
+ <point x="368" y="1516"/>
+ <point x="140" y="1256"/>
+ </contour>
+ <contour>
+ <point x="548" y="684" type="line"/>
+ <point x="548" y="0" type="line"/>
+ <point x="992" y="0" type="line"/>
+ <point x="992" y="684" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1458, 'leftMargin': 133, 'rightMargin': 71}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0243.glif b/src/Interface-Bold.ufo/glyphs/uni0243.glif
new file mode 100644
index 000000000..7dc608153
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0243.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0243" format="1">
+ <advance width="2048"/>
+ <unicode hex="0243"/>
+ <outline>
+ <contour>
+ <point x="1000" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2020" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1000" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="B" xOffset="208"/>
+ <component base="crossbar" xOffset="-92" yOffset="-416"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1948, 'leftMargin': -20, 'rightMargin': 22}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0244.glif b/src/Interface-Bold.ufo/glyphs/uni0244.glif
new file mode 100644
index 000000000..064f4c062
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0244.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0244" format="1">
+ <advance width="2304"/>
+ <unicode hex="0244"/>
+ <outline>
+ <contour>
+ <point x="1152" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1152" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2260" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2204" y="1160" type="line"/>
+ <point x="100" y="1160" type="line"/>
+ <point x="100" y="896" type="line"/>
+ <point x="2204" y="896" type="line"/>
+ </contour>
+ <component base="U" xOffset="220"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2214, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0245.glif b/src/Interface-Bold.ufo/glyphs/uni0245.glif
new file mode 100644
index 000000000..2d8e2cbc7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0245.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0245" format="1">
+ <advance width="2048"/>
+ <unicode hex="0245"/>
+ <outline>
+ <contour>
+ <point x="1440" y="0" type="line"/>
+ <point x="1952" y="0" type="line"/>
+ <point x="1272" y="2004" type="line"/>
+ <point x="936" y="2004" type="line"/>
+ <point x="1004" y="1532" type="line"/>
+ </contour>
+ <contour>
+ <point x="1044" y="1532" type="line"/>
+ <point x="1112" y="2004" type="line"/>
+ <point x="776" y="2004" type="line"/>
+ <point x="96" y="0" type="line"/>
+ <point x="608" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1856, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0246.glif b/src/Interface-Bold.ufo/glyphs/uni0246.glif
new file mode 100644
index 000000000..2b66fd6dd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0246.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0246" format="1">
+ <advance width="1792"/>
+ <unicode hex="0246"/>
+ <outline>
+ <contour>
+ <point x="1464" y="2176" type="line"/>
+ <point x="1212" y="2176" type="line"/>
+ <point x="512" y="-172" type="line"/>
+ <point x="764" y="-172" type="line"/>
+ </contour>
+ <component base="E"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1579, 'leftMargin': 212, 'rightMargin': -1}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0247.glif b/src/Interface-Bold.ufo/glyphs/uni0247.glif
new file mode 100644
index 000000000..3fc4662f0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0247.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0247" format="1">
+ <advance width="1536"/>
+ <unicode hex="0247"/>
+ <outline>
+ <contour>
+ <point x="1300" y="2004" type="line"/>
+ <point x="1048" y="2004" type="line"/>
+ <point x="220" y="-572" type="line"/>
+ <point x="472" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="836" y="-28" type="curve" smooth="yes"/>
+ <point x="1124" y="-28"/>
+ <point x="1328" y="104"/>
+ <point x="1420" y="236" type="curve"/>
+ <point x="1216" y="484" type="line"/>
+ <point x="1124" y="376"/>
+ <point x="988" y="332"/>
+ <point x="852" y="332" type="curve" smooth="yes"/>
+ <point x="628" y="332"/>
+ <point x="480" y="440"/>
+ <point x="480" y="612" type="curve" smooth="yes"/>
+ <point x="480" y="872" type="line" smooth="yes"/>
+ <point x="480" y="1012"/>
+ <point x="568" y="1160"/>
+ <point x="760" y="1160" type="curve" smooth="yes"/>
+ <point x="956" y="1160"/>
+ <point x="1052" y="1064"/>
+ <point x="1052" y="924" type="curve" smooth="yes"/>
+ <point x="1052" y="888" type="line"/>
+ <point x="252" y="888" type="line"/>
+ <point x="252" y="600" type="line"/>
+ <point x="1460" y="600" type="line"/>
+ <point x="1460" y="788" type="line" smooth="yes"/>
+ <point x="1460" y="1232"/>
+ <point x="1212" y="1516"/>
+ <point x="788" y="1516" type="curve" smooth="yes"/>
+ <point x="328" y="1516"/>
+ <point x="80" y="1180"/>
+ <point x="80" y="748" type="curve" smooth="yes"/>
+ <point x="80" y="696" type="line" smooth="yes"/>
+ <point x="80" y="304"/>
+ <point x="360" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1530, 'leftMargin': 89, 'rightMargin': 61}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0248.glif b/src/Interface-Bold.ufo/glyphs/uni0248.glif
new file mode 100644
index 000000000..ca755596d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0248.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0248" format="1">
+ <advance width="1792"/>
+ <unicode hex="0248"/>
+ <outline>
+ <contour>
+ <point x="1240" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1756" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="764" y="-16" type="move" name="bottom"/>
+ </contour>
+ <component base="J" xOffset="60"/>
+ <component base="crossbar" xOffset="548"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1697, 'leftMargin': 52, 'rightMargin': 74}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0249.ccmp.glif b/src/Interface-Bold.ufo/glyphs/uni0249.ccmp.glif
new file mode 100644
index 000000000..34bc589b0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0249.ccmp.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0249.ccmp" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="648" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1200" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="648" y="-632" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessj" xOffset="272"/>
+ <component base="crossbar" yOffset="-160"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1095, 'leftMargin': 38, 'rightMargin': 65}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0249.glif b/src/Interface-Bold.ufo/glyphs/uni0249.glif
new file mode 100644
index 000000000..5de442d9f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0249.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0249" format="1">
+ <advance width="1280"/>
+ <unicode hex="0249"/>
+ <outline>
+ <contour>
+ <point x="692" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1212" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="644" y="-632" type="move" name="bottom"/>
+ </contour>
+ <component base="j" xOffset="308"/>
+ <component base="crossbar" yOffset="-244"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1096, 'leftMargin': 30, 'rightMargin': 74}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni024A_.glif b/src/Interface-Bold.ufo/glyphs/uni024A_.glif
new file mode 100644
index 000000000..c8859e6ee
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni024A_.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni024A" format="1">
+ <advance width="2304"/>
+ <unicode hex="024A"/>
+ <outline>
+ <contour>
+ <point x="1796" y="1204" type="line" name="hr00"/>
+ <point x="1336" y="1204" type="line"/>
+ <point x="1336" y="440" type="line"/>
+ <point x="1292" y="400"/>
+ <point x="1212" y="348"/>
+ <point x="1032" y="348" type="curve" smooth="yes"/>
+ <point x="732" y="348"/>
+ <point x="588" y="556"/>
+ <point x="588" y="944" type="curve" smooth="yes"/>
+ <point x="588" y="1036" type="line"/>
+ <point x="120" y="1032" type="line"/>
+ <point x="120" y="944" type="line" smooth="yes"/>
+ <point x="120" y="316"/>
+ <point x="508" y="-28"/>
+ <point x="1008" y="-28" type="curve" smooth="yes"/>
+ <point x="1444" y="-28"/>
+ <point x="1696" y="140"/>
+ <point x="1796" y="252" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1796" y="1752" type="line"/>
+ <point x="1696" y="1864"/>
+ <point x="1444" y="2032"/>
+ <point x="1008" y="2032" type="curve" smooth="yes"/>
+ <point x="488" y="2032"/>
+ <point x="120" y="1664"/>
+ <point x="120" y="1060" type="curve" smooth="yes"/>
+ <point x="120" y="960" type="line"/>
+ <point x="588" y="956" type="line"/>
+ <point x="588" y="1060" type="line" smooth="yes"/>
+ <point x="588" y="1444"/>
+ <point x="732" y="1652"/>
+ <point x="1032" y="1652" type="curve" smooth="yes"/>
+ <point x="1212" y="1652"/>
+ <point x="1292" y="1604"/>
+ <point x="1336" y="1564" type="curve"/>
+ <point x="1336" y="800" type="line"/>
+ <point x="1796" y="804" type="line"/>
+ </contour>
+ <contour>
+ <point x="1796" y="2004" type="line"/>
+ <point x="1452" y="2004" type="line"/>
+ <point x="1336" y="1476" type="line"/>
+ <point x="1336" y="0" type="line"/>
+ <point x="1796" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1336" y="292" type="line"/>
+ <point x="1336" y="-20" type="line" smooth="yes"/>
+ <point x="1336" y="-396"/>
+ <point x="1636" y="-600"/>
+ <point x="1972" y="-600" type="curve" smooth="yes"/>
+ <point x="2056" y="-600"/>
+ <point x="2108" y="-596"/>
+ <point x="2184" y="-580" type="curve"/>
+ <point x="2184" y="-208" type="line"/>
+ <point x="2140" y="-216"/>
+ <point x="2108" y="-220"/>
+ <point x="2056" y="-220" type="curve" smooth="yes"/>
+ <point x="1936" y="-220"/>
+ <point x="1796" y="-184"/>
+ <point x="1796" y="-20" type="curve" smooth="yes"/>
+ <point x="1796" y="292" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2181, 'leftMargin': 103, 'rightMargin': 14}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni024B_.glif b/src/Interface-Bold.ufo/glyphs/uni024B_.glif
new file mode 100644
index 000000000..5f500cf46
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni024B_.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni024B" format="1">
+ <advance width="1792"/>
+ <unicode hex="024B"/>
+ <outline>
+ <contour>
+ <point x="964" y="-76" type="line"/>
+ <point x="1408" y="-76" type="line"/>
+ <point x="1408" y="1488" type="line"/>
+ <point x="1024" y="1488" type="line"/>
+ <point x="964" y="1176" type="line"/>
+ </contour>
+ <contour>
+ <point x="40" y="732" type="line"/>
+ <point x="40" y="296"/>
+ <point x="244" y="-28"/>
+ <point x="620" y="-28" type="curve" smooth="yes"/>
+ <point x="980" y="-28"/>
+ <point x="1128" y="316"/>
+ <point x="1184" y="720" type="curve"/>
+ <point x="1184" y="756" type="line"/>
+ <point x="1128" y="1184"/>
+ <point x="980" y="1516"/>
+ <point x="624" y="1516" type="curve" smooth="yes"/>
+ <point x="244" y="1516"/>
+ <point x="40" y="1212"/>
+ <point x="40" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="484" y="760" type="line"/>
+ <point x="484" y="992"/>
+ <point x="552" y="1160"/>
+ <point x="736" y="1160" type="curve" smooth="yes"/>
+ <point x="936" y="1160"/>
+ <point x="1008" y="1032"/>
+ <point x="1008" y="792" type="curve" smooth="yes"/>
+ <point x="1008" y="684" type="line" smooth="yes"/>
+ <point x="1008" y="472"/>
+ <point x="936" y="332"/>
+ <point x="732" y="332" type="curve" smooth="yes"/>
+ <point x="544" y="332"/>
+ <point x="484" y="508"/>
+ <point x="484" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="964" y="24" type="line"/>
+ <point x="964" y="-108" type="line" smooth="yes"/>
+ <point x="964" y="-548"/>
+ <point x="1280" y="-600"/>
+ <point x="1520" y="-600" type="curve" smooth="yes"/>
+ <point x="1620" y="-600"/>
+ <point x="1688" y="-592"/>
+ <point x="1752" y="-580" type="curve"/>
+ <point x="1752" y="-284" type="line"/>
+ <point x="1712" y="-288"/>
+ <point x="1680" y="-292"/>
+ <point x="1644" y="-292" type="curve" smooth="yes"/>
+ <point x="1536" y="-292"/>
+ <point x="1408" y="-256"/>
+ <point x="1408" y="-108" type="curve" smooth="yes"/>
+ <point x="1408" y="24" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1789, 'leftMargin': 78, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni024C_.glif b/src/Interface-Bold.ufo/glyphs/uni024C_.glif
new file mode 100644
index 000000000..bee94a8e2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni024C_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni024C" format="1">
+ <advance width="2048"/>
+ <unicode hex="024C"/>
+ <outline>
+ <contour>
+ <point x="900" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="928" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2004" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="340" y="2004" type="line"/>
+ <point x="340" y="0" type="line"/>
+ <point x="800" y="0" type="line"/>
+ <point x="800" y="1628" type="line"/>
+ <point x="1116" y="1628" type="line" smooth="yes"/>
+ <point x="1308" y="1628"/>
+ <point x="1404" y="1524"/>
+ <point x="1404" y="1352" type="curve" smooth="yes"/>
+ <point x="1404" y="1184"/>
+ <point x="1308" y="1080"/>
+ <point x="1116" y="1080" type="curve" smooth="yes"/>
+ <point x="112" y="1080" type="line"/>
+ <point x="112" y="708" type="line"/>
+ <point x="1288" y="708" type="line"/>
+ <point x="1436" y="796" type="line"/>
+ <point x="1696" y="892"/>
+ <point x="1868" y="1052"/>
+ <point x="1868" y="1396" type="curve" smooth="yes"/>
+ <point x="1868" y="1792"/>
+ <point x="1576" y="2004"/>
+ <point x="1116" y="2004" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1444" y="0" type="line"/>
+ <point x="1936" y="0" type="line"/>
+ <point x="1936" y="20" type="line"/>
+ <point x="1484" y="888" type="line"/>
+ <point x="996" y="888" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1920, 'leftMargin': 28, 'rightMargin': 68}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni024D_.glif b/src/Interface-Bold.ufo/glyphs/uni024D_.glif
new file mode 100644
index 000000000..ddef57790
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni024D_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni024D" format="1">
+ <advance width="1280"/>
+ <unicode hex="024D"/>
+ <outline>
+ <contour>
+ <point x="680" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1228" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="532" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="r" xOffset="172"/>
+ <component base="crossbar" xOffset="-120" yOffset="-316"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1180, 'leftMargin': -20, 'rightMargin': -29}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni024E_.glif b/src/Interface-Bold.ufo/glyphs/uni024E_.glif
new file mode 100644
index 000000000..cf7af1df8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni024E_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni024E" format="1">
+ <advance width="2304"/>
+ <unicode hex="024E"/>
+ <outline>
+ <contour>
+ <point x="1152" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1152" y="64" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2184" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2128" y="1620" type="line"/>
+ <point x="176" y="1620" type="line"/>
+ <point x="176" y="1388" type="line"/>
+ <point x="2128" y="1388" type="line"/>
+ </contour>
+ <component base="Y" xOffset="272"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2064, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni024F_.glif b/src/Interface-Bold.ufo/glyphs/uni024F_.glif
new file mode 100644
index 000000000..c5844b889
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni024F_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni024F" format="1">
+ <advance width="1792"/>
+ <unicode hex="024F"/>
+ <outline>
+ <contour>
+ <point x="900" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1312" y="-128" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1728" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1676" y="1024" type="line" name="hr00"/>
+ <point x="120" y="1024" type="line"/>
+ <point x="120" y="804" type="line"/>
+ <point x="1676" y="804" type="line"/>
+ </contour>
+ <component base="y" xOffset="180"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1665, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0268.ccmp.glif b/src/Interface-Bold.ufo/glyphs/uni0268.ccmp.glif
new file mode 100644
index 000000000..5c5120752
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0268.ccmp.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0268.ccmp" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="688" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1212" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="676" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessi" xOffset="292"/>
+ <component base="crossbar" yOffset="-160"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1046, 'leftMargin': -20, 'rightMargin': 74}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni029D_.ccmp.glif b/src/Interface-Bold.ufo/glyphs/uni029D_.ccmp.glif
new file mode 100644
index 000000000..2b802b79d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni029D_.ccmp.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni029D.ccmp" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="896" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="880" y="-632" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1520" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1492" y="172" type="line"/>
+ <point x="520" y="172" type="line" smooth="yes"/>
+ <point x="212" y="172"/>
+ <point x="48" y="24"/>
+ <point x="48" y="-208" type="curve" smooth="yes"/>
+ <point x="48" y="-440"/>
+ <point x="212" y="-600"/>
+ <point x="560" y="-600" type="curve" smooth="yes"/>
+ <point x="992" y="-600"/>
+ <point x="1116" y="-352"/>
+ <point x="1116" y="-52" type="curve" smooth="yes"/>
+ <point x="1116" y="344" type="line"/>
+ <point x="672" y="344" type="line"/>
+ <point x="672" y="-168" type="line" smooth="yes"/>
+ <point x="672" y="-264"/>
+ <point x="644" y="-324"/>
+ <point x="552" y="-324" type="curve" smooth="yes"/>
+ <point x="488" y="-324"/>
+ <point x="428" y="-296"/>
+ <point x="428" y="-220" type="curve" smooth="yes"/>
+ <point x="428" y="-156"/>
+ <point x="484" y="-124"/>
+ <point x="568" y="-124" type="curve" smooth="yes"/>
+ <point x="1492" y="-124" type="line"/>
+ </contour>
+ <component base="dotlessi" xOffset="496"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 41, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02A9_.glif b/src/Interface-Bold.ufo/glyphs/uni02A9_.glif
new file mode 100644
index 000000000..42869c041
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02A9_.glif
@@ -0,0 +1,91 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02A9" format="1">
+ <advance width="2560"/>
+ <unicode hex="02A9"/>
+ <outline>
+ <contour>
+ <point x="1796" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1796" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2580" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1568" y="1488" type="line"/>
+ <point x="1124" y="1488" type="line"/>
+ <point x="1124" y="0" type="line"/>
+ <point x="1568" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1512" y="796" type="line"/>
+ <point x="1512" y="1004"/>
+ <point x="1564" y="1160"/>
+ <point x="1784" y="1160" type="curve" smooth="yes"/>
+ <point x="1924" y="1160"/>
+ <point x="2004" y="1100"/>
+ <point x="2004" y="860" type="curve" smooth="yes"/>
+ <point x="2004" y="0" type="line"/>
+ <point x="2448" y="0" type="line"/>
+ <point x="2448" y="856" type="line" smooth="yes"/>
+ <point x="2448" y="1328"/>
+ <point x="2244" y="1516"/>
+ <point x="1952" y="1516" type="curve" smooth="yes"/>
+ <point x="1620" y="1516"/>
+ <point x="1400" y="1212"/>
+ <point x="1400" y="792" type="curve"/>
+ </contour>
+ <contour>
+ <point x="2004" y="160" type="line"/>
+ <point x="2004" y="-108" type="line" smooth="yes"/>
+ <point x="2004" y="-256"/>
+ <point x="1876" y="-292"/>
+ <point x="1772" y="-292" type="curve" smooth="yes"/>
+ <point x="1732" y="-292"/>
+ <point x="1700" y="-288"/>
+ <point x="1660" y="-284" type="curve"/>
+ <point x="1660" y="-580" type="line"/>
+ <point x="1724" y="-592"/>
+ <point x="1792" y="-600"/>
+ <point x="1892" y="-600" type="curve" smooth="yes"/>
+ <point x="2132" y="-600"/>
+ <point x="2448" y="-548"/>
+ <point x="2448" y="-108" type="curve" smooth="yes"/>
+ <point x="2448" y="160" type="line"/>
+ </contour>
+ <contour>
+ <point x="776" y="0" type="line" name="hr01"/>
+ <point x="776" y="1608" type="line" smooth="yes"/>
+ <point x="776" y="1724"/>
+ <point x="852" y="1784"/>
+ <point x="988" y="1784" type="curve" smooth="yes"/>
+ <point x="1040" y="1784"/>
+ <point x="1072" y="1780"/>
+ <point x="1108" y="1772" type="curve"/>
+ <point x="1108" y="2112" type="line"/>
+ <point x="1040" y="2128"/>
+ <point x="968" y="2140"/>
+ <point x="892" y="2140" type="curve" smooth="yes"/>
+ <point x="548" y="2140"/>
+ <point x="332" y="1956"/>
+ <point x="332" y="1608" type="curve" smooth="yes"/>
+ <point x="332" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1204" y="1488" type="line"/>
+ <point x="112" y="1488" type="line"/>
+ <point x="112" y="1168" type="line"/>
+ <point x="1204" y="1168" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2493, 'leftMargin': 25, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02AB__.glif b/src/Interface-Bold.ufo/glyphs/uni02AB__.glif
new file mode 100644
index 000000000..256020aad
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02AB__.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02AB" format="1">
+ <advance width="2048"/>
+ <unicode hex="02AB"/>
+ <outline>
+ <contour>
+ <point x="1156" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1156" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1968" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1872" y="360" type="line"/>
+ <point x="716" y="360" type="line"/>
+ <point x="716" y="0" type="line"/>
+ <point x="1872" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1856" y="1240" type="line"/>
+ <point x="1856" y="1488" type="line"/>
+ <point x="1556" y="1488" type="line"/>
+ <point x="520" y="176" type="line"/>
+ <point x="520" y="0" type="line"/>
+ <point x="864" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1708" y="1488" type="line"/>
+ <point x="508" y="1488" type="line"/>
+ <point x="508" y="1132" type="line"/>
+ <point x="1708" y="1132" type="line"/>
+ </contour>
+ <component base="l" xOffset="16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1955, 'leftMargin': 161, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02AC__.glif b/src/Interface-Bold.ufo/glyphs/uni02AC__.glif
new file mode 100644
index 000000000..7cc03a147
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02AC__.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02AC" format="1">
+ <advance width="1536"/>
+ <unicode hex="02AC"/>
+ <outline>
+ <contour>
+ <point x="772" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1488" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="464" y="1424" type="line"/>
+ <point x="440" y="1200" type="line"/>
+ <point x="612" y="1200" type="line"/>
+ <point x="820" y="1764" type="line"/>
+ <point x="876" y="2004" type="line"/>
+ <point x="656" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="456" y="2004" type="line"/>
+ <point x="160" y="2004" type="line"/>
+ <point x="372" y="1200" type="line"/>
+ <point x="584" y="1200" type="line"/>
+ <point x="572" y="1428" type="line"/>
+ </contour>
+ <contour>
+ <point x="964" y="1432" type="line"/>
+ <point x="956" y="1200" type="line"/>
+ <point x="1164" y="1200" type="line"/>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1080" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="876" y="2004" type="line"/>
+ <point x="664" y="2004" type="line"/>
+ <point x="720" y="1760" type="line"/>
+ <point x="924" y="1200" type="line"/>
+ <point x="1100" y="1200" type="line"/>
+ <point x="1076" y="1428" type="line"/>
+ </contour>
+ <contour>
+ <point x="464" y="228" type="line"/>
+ <point x="440" y="0" type="line"/>
+ <point x="612" y="0" type="line"/>
+ <point x="820" y="564" type="line"/>
+ <point x="876" y="804" type="line"/>
+ <point x="656" y="804" type="line"/>
+ </contour>
+ <contour>
+ <point x="456" y="804" type="line"/>
+ <point x="160" y="804" type="line"/>
+ <point x="372" y="0" type="line"/>
+ <point x="584" y="0" type="line"/>
+ <point x="572" y="232" type="line"/>
+ </contour>
+ <contour>
+ <point x="964" y="236" type="line"/>
+ <point x="956" y="0" type="line"/>
+ <point x="1164" y="0" type="line"/>
+ <point x="1376" y="804" type="line"/>
+ <point x="1080" y="804" type="line"/>
+ </contour>
+ <contour>
+ <point x="876" y="804" type="line"/>
+ <point x="664" y="804" type="line"/>
+ <point x="720" y="564" type="line"/>
+ <point x="924" y="0" type="line"/>
+ <point x="1100" y="0" type="line"/>
+ <point x="1076" y="228" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1438, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02AE__.glif b/src/Interface-Bold.ufo/glyphs/uni02AE__.glif
new file mode 100644
index 000000000..3df787c3c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02AE__.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02AE" format="1">
+ <advance width="1792"/>
+ <unicode hex="02AE"/>
+ <outline>
+ <contour>
+ <point x="1028" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1028" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1872" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1288" y="-572" type="line"/>
+ <point x="1732" y="-572" type="line"/>
+ <point x="1732" y="1488" type="line"/>
+ <point x="1288" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1344" y="692" type="line"/>
+ <point x="1344" y="484"/>
+ <point x="1292" y="332"/>
+ <point x="1072" y="332" type="curve" smooth="yes"/>
+ <point x="932" y="332"/>
+ <point x="852" y="388"/>
+ <point x="852" y="632" type="curve" smooth="yes"/>
+ <point x="852" y="940" type="line"/>
+ <point x="408" y="940" type="line"/>
+ <point x="408" y="632" type="line" smooth="yes"/>
+ <point x="408" y="164"/>
+ <point x="608" y="-28"/>
+ <point x="904" y="-28" type="curve" smooth="yes"/>
+ <point x="1236" y="-28"/>
+ <point x="1452" y="280"/>
+ <point x="1452" y="696" type="curve"/>
+ </contour>
+ <contour>
+ <point x="852" y="760" type="line"/>
+ <point x="852" y="1024" type="line" smooth="yes"/>
+ <point x="852" y="1468"/>
+ <point x="536" y="1516"/>
+ <point x="296" y="1516" type="curve" smooth="yes"/>
+ <point x="196" y="1516"/>
+ <point x="128" y="1512"/>
+ <point x="64" y="1496" type="curve"/>
+ <point x="64" y="1200" type="line"/>
+ <point x="100" y="1204"/>
+ <point x="136" y="1208"/>
+ <point x="172" y="1208" type="curve" smooth="yes"/>
+ <point x="276" y="1208"/>
+ <point x="408" y="1176"/>
+ <point x="408" y="1024" type="curve" smooth="yes"/>
+ <point x="408" y="760" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1838, 'leftMargin': 30, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02B2_.ccmp.glif b/src/Interface-Bold.ufo/glyphs/uni02B2_.ccmp.glif
new file mode 100644
index 000000000..01611f6a8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02B2_.ccmp.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02B2.ccmp" format="1">
+ <advance width="768"/>
+ <outline>
+ <contour>
+ <point x="520" y="2268" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="360" y="2016" type="line"/>
+ <point x="360" y="896" type="line" smooth="yes"/>
+ <point x="360" y="788"/>
+ <point x="288" y="736"/>
+ <point x="200" y="736" type="curve" smooth="yes"/>
+ <point x="164" y="736"/>
+ <point x="136" y="740"/>
+ <point x="104" y="744" type="curve"/>
+ <point x="104" y="488" type="line"/>
+ <point x="160" y="476"/>
+ <point x="204" y="472"/>
+ <point x="260" y="472" type="curve" smooth="yes"/>
+ <point x="512" y="472"/>
+ <point x="668" y="616"/>
+ <point x="668" y="896" type="curve" smooth="yes"/>
+ <point x="668" y="2016" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 784, 'leftMargin': 55, 'rightMargin': 164}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E5__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E5__uni02E6_.glif
new file mode 100644
index 000000000..3061cac8b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E5__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E5_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1576" y="0" type="line"/>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="1132" y="1688" type="line"/>
+ <point x="772" y="2004" type="line"/>
+ <point x="216" y="2004" type="line"/>
+ <point x="216" y="1644" type="line"/>
+ <point x="660" y="1644" type="line"/>
+ <point x="1132" y="1232" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 260, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E5__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E5__uni02E7_.glif
new file mode 100644
index 000000000..4cfddadba
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E5__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E5_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1576" y="0" type="line"/>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="1132" y="1488" type="line"/>
+ <point x="804" y="2004" type="line"/>
+ <point x="216" y="2004" type="line"/>
+ <point x="216" y="1644" type="line"/>
+ <point x="608" y="1644" type="line"/>
+ <point x="1132" y="824" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 260, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E5__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E5__uni02E8_.glif
new file mode 100644
index 000000000..25c6fed07
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E5__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E5_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1576" y="0" type="line"/>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="1132" y="1360" type="line"/>
+ <point x="860" y="2004" type="line"/>
+ <point x="216" y="2004" type="line"/>
+ <point x="216" y="1644" type="line"/>
+ <point x="624" y="1644" type="line"/>
+ <point x="1132" y="412" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 260, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E5__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E5__uni02E9_.glif
new file mode 100644
index 000000000..575cf6617
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E5__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E5_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1576" y="0" type="line"/>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="1132" y="1160" type="line"/>
+ <point x="868" y="2004" type="line"/>
+ <point x="216" y="2004" type="line"/>
+ <point x="216" y="1644" type="line"/>
+ <point x="616" y="1644" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 260, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6_.glif
new file mode 100644
index 000000000..3e75aea99
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E6" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1156" y="0" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ <point x="712" y="2004" type="line"/>
+ <point x="712" y="1688" type="line"/>
+ <point x="352" y="2004" type="line"/>
+ <point x="124" y="1748" type="line"/>
+ <point x="712" y="1232" type="line"/>
+ <point x="712" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1375.0, 'leftMargin': 175, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6__uni02E5_.glif
new file mode 100644
index 000000000..135cbff25
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E6_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1592" y="0" type="line"/>
+ <point x="1592" y="2004" type="line"/>
+ <point x="1148" y="2004" type="line"/>
+ <point x="788" y="1688" type="line"/>
+ <point x="424" y="2004" type="line"/>
+ <point x="200" y="1748" type="line"/>
+ <point x="788" y="1232" type="line"/>
+ <point x="1148" y="1548" type="line"/>
+ <point x="1148" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 226, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6__uni02E6_.glif
new file mode 100644
index 000000000..ca94d3584
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E6_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1224" y="1592" type="line"/>
+ <point x="824" y="1592" type="line"/>
+ <point x="352" y="2004" type="line"/>
+ <point x="124" y="1748" type="line"/>
+ <point x="712" y="1232" type="line"/>
+ <point x="1224" y="1232" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ <point x="1668" y="0" type="line"/>
+ <point x="1668" y="2004" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 74, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6__uni02E7_.glif
new file mode 100644
index 000000000..7078a51b6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6__uni02E7_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E6_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1680" y="0" type="line"/>
+ <point x="1680" y="2004" type="line"/>
+ <point x="1236" y="2004" type="line"/>
+ <point x="1236" y="1224" type="line"/>
+ <point x="340" y="2004" type="line"/>
+ <point x="116" y="1748" type="line"/>
+ <point x="1236" y="768" type="line"/>
+ <point x="1236" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 55, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6__uni02E8_.glif
new file mode 100644
index 000000000..0e2595c12
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E6_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1672" y="0" type="line"/>
+ <point x="1672" y="2004" type="line"/>
+ <point x="1228" y="2004" type="line"/>
+ <point x="1228" y="1024" type="line"/>
+ <point x="928" y="1496" type="line"/>
+ <point x="344" y="2004" type="line"/>
+ <point x="120" y="1748" type="line"/>
+ <point x="632" y="1296" type="line"/>
+ <point x="1228" y="360" type="line"/>
+ <point x="1228" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 67, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6__uni02E9_.glif
new file mode 100644
index 000000000..10a008279
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E6__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E6_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1644" y="0" type="line"/>
+ <point x="1644" y="2004" type="line"/>
+ <point x="1200" y="2004" type="line"/>
+ <point x="1200" y="948" type="line"/>
+ <point x="964" y="1492" type="line"/>
+ <point x="376" y="2004" type="line"/>
+ <point x="152" y="1748" type="line"/>
+ <point x="656" y="1308" type="line"/>
+ <point x="1200" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 128, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7_.glif
new file mode 100644
index 000000000..112372dd6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E7" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1180" y="0" type="line"/>
+ <point x="1180" y="2004" type="line"/>
+ <point x="736" y="2004" type="line"/>
+ <point x="736" y="1488" type="line"/>
+ <point x="404" y="2004" type="line"/>
+ <point x="104" y="1816" type="line"/>
+ <point x="736" y="824" type="line"/>
+ <point x="736" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1375.0, 'leftMargin': 131, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7__uni02E5_.glif
new file mode 100644
index 000000000..2eca7b2e6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E7_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1600" y="0" type="line"/>
+ <point x="1600" y="2004" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ <point x="820" y="1480" type="line"/>
+ <point x="496" y="2004" type="line"/>
+ <point x="192" y="1816" type="line"/>
+ <point x="812" y="824" type="line"/>
+ <point x="1156" y="1344" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 212, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7__uni02E6_.glif
new file mode 100644
index 000000000..51f20515a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E7_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1616" y="0" type="line"/>
+ <point x="1616" y="2004" type="line"/>
+ <point x="1172" y="2004" type="line"/>
+ <point x="1172" y="1592" type="line"/>
+ <point x="888" y="1344" type="line"/>
+ <point x="480" y="2004" type="line"/>
+ <point x="176" y="1816" type="line"/>
+ <point x="808" y="824" type="line"/>
+ <point x="1172" y="1136" type="line"/>
+ <point x="1172" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 182, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7__uni02E7_.glif
new file mode 100644
index 000000000..b889747e5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E7_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1256" y="1180" type="line"/>
+ <point x="924" y="1180" type="line"/>
+ <point x="396" y="2004" type="line"/>
+ <point x="96" y="1816" type="line"/>
+ <point x="728" y="824" type="line"/>
+ <point x="1256" y="824" type="line"/>
+ <point x="1256" y="0" type="line"/>
+ <point x="1700" y="0" type="line"/>
+ <point x="1700" y="2004" type="line"/>
+ <point x="1256" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 17, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7__uni02E8_.glif
new file mode 100644
index 000000000..ff3f37b4b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E7_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1708" y="0" type="line"/>
+ <point x="1708" y="2004" type="line"/>
+ <point x="1264" y="2004" type="line"/>
+ <point x="1264" y="812" type="line"/>
+ <point x="976" y="1064" type="line"/>
+ <point x="388" y="2004" type="line"/>
+ <point x="88" y="1816" type="line"/>
+ <point x="672" y="872" type="line"/>
+ <point x="1264" y="360" type="line"/>
+ <point x="1264" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 0, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7__uni02E9_.glif
new file mode 100644
index 000000000..b79d5f6af
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E7__uni02E9_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E7_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1696" y="0" type="line"/>
+ <point x="1696" y="2004" type="line"/>
+ <point x="1252" y="2004" type="line"/>
+ <point x="1252" y="664" type="line"/>
+ <point x="400" y="2004" type="line"/>
+ <point x="96" y="1816" type="line"/>
+ <point x="1252" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 19, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8_.glif
new file mode 100644
index 000000000..694ed5fc6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E8" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1164" y="0" type="line"/>
+ <point x="1164" y="2004" type="line"/>
+ <point x="720" y="2004" type="line"/>
+ <point x="720" y="1360" type="line"/>
+ <point x="448" y="2004" type="line"/>
+ <point x="120" y="1864" type="line"/>
+ <point x="720" y="412" type="line"/>
+ <point x="720" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1375.0, 'leftMargin': 162, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8__uni02E5_.glif
new file mode 100644
index 000000000..215c133b0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E8_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1596" y="0" type="line"/>
+ <point x="1596" y="2004" type="line"/>
+ <point x="1152" y="2004" type="line"/>
+ <point x="828" y="1268" type="line"/>
+ <point x="528" y="2004" type="line"/>
+ <point x="196" y="1864" type="line"/>
+ <point x="800" y="412" type="line"/>
+ <point x="1152" y="1216" type="line"/>
+ <point x="1152" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 221, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8__uni02E6_.glif
new file mode 100644
index 000000000..b4655a23f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E8_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1584" y="0" type="line"/>
+ <point x="1584" y="2004" type="line"/>
+ <point x="1140" y="2004" type="line"/>
+ <point x="1140" y="1592" type="line"/>
+ <point x="876" y="1176" type="line"/>
+ <point x="540" y="2004" type="line"/>
+ <point x="208" y="1864" type="line"/>
+ <point x="808" y="412" type="line"/>
+ <point x="1140" y="932" type="line"/>
+ <point x="1140" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 243, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8__uni02E7_.glif
new file mode 100644
index 000000000..857900945
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E8_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1600" y="0" type="line"/>
+ <point x="1600" y="2004" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ <point x="1156" y="1180" type="line"/>
+ <point x="936" y="988" type="line"/>
+ <point x="524" y="2004" type="line"/>
+ <point x="192" y="1864" type="line"/>
+ <point x="796" y="412" type="line"/>
+ <point x="1156" y="728" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 213, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8__uni02E8_.glif
new file mode 100644
index 000000000..b6fb57eba
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E8_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1252" y="768" type="line"/>
+ <point x="948" y="768" type="line"/>
+ <point x="428" y="2004" type="line"/>
+ <point x="96" y="1864" type="line"/>
+ <point x="700" y="412" type="line"/>
+ <point x="1252" y="412" type="line"/>
+ <point x="1252" y="0" type="line"/>
+ <point x="1696" y="0" type="line"/>
+ <point x="1696" y="2004" type="line"/>
+ <point x="1252" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 21, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8__uni02E9_.glif
new file mode 100644
index 000000000..615cab57f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E8__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E8_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1692" y="0" type="line"/>
+ <point x="1692" y="2004" type="line"/>
+ <point x="1248" y="2004" type="line"/>
+ <point x="1248" y="456" type="line"/>
+ <point x="988" y="680" type="line"/>
+ <point x="428" y="2004" type="line"/>
+ <point x="100" y="1864" type="line"/>
+ <point x="660" y="512" type="line"/>
+ <point x="1248" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 26, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9_.glif
new file mode 100644
index 000000000..6b7bc486c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E9" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1160" y="0" type="line"/>
+ <point x="1160" y="2004" type="line"/>
+ <point x="716" y="2004" type="line"/>
+ <point x="716" y="1160" type="line"/>
+ <point x="452" y="2004" type="line"/>
+ <point x="120" y="1900" type="line"/>
+ <point x="716" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1375.0, 'leftMargin': 166, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9__uni02E5_.glif
new file mode 100644
index 000000000..959505039
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E9_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1584" y="0" type="line"/>
+ <point x="1584" y="2004" type="line"/>
+ <point x="1140" y="2004" type="line"/>
+ <point x="828" y="1096" type="line"/>
+ <point x="544" y="2004" type="line"/>
+ <point x="212" y="1900" type="line"/>
+ <point x="808" y="0" type="line"/>
+ <point x="1140" y="972" type="line"/>
+ <point x="1140" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 249, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9__uni02E6_.glif
new file mode 100644
index 000000000..b2b77ba60
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E9_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1592" y="0" type="line"/>
+ <point x="1592" y="2004" type="line"/>
+ <point x="1148" y="2004" type="line"/>
+ <point x="1148" y="1592" type="line"/>
+ <point x="864" y="944" type="line"/>
+ <point x="532" y="2004" type="line"/>
+ <point x="200" y="1900" type="line"/>
+ <point x="800" y="0" type="line"/>
+ <point x="1148" y="804" type="line"/>
+ <point x="1148" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 227, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9__uni02E7_.glif
new file mode 100644
index 000000000..43be5c08b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E9_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1584" y="0" type="line"/>
+ <point x="1584" y="2004" type="line"/>
+ <point x="1140" y="2004" type="line"/>
+ <point x="1140" y="1180" type="line"/>
+ <point x="912" y="828" type="line"/>
+ <point x="544" y="2004" type="line"/>
+ <point x="212" y="1900" type="line"/>
+ <point x="808" y="4" type="line"/>
+ <point x="1140" y="520" type="line"/>
+ <point x="1140" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 249, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9__uni02E8_.glif
new file mode 100644
index 000000000..aa7971a9e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E9_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="792" y="0" type="line"/>
+ <point x="1152" y="316" type="line"/>
+ <point x="1152" y="0" type="line"/>
+ <point x="1596" y="0" type="line"/>
+ <point x="1596" y="2004" type="line"/>
+ <point x="1152" y="2004" type="line"/>
+ <point x="1152" y="768" type="line"/>
+ <point x="968" y="604" type="line"/>
+ <point x="528" y="2004" type="line"/>
+ <point x="196" y="1900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 219, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9__uni02E9_.glif
new file mode 100644
index 000000000..64b90c14b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E5__uni02E9__uni02E9_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E9_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1252" y="360" type="line"/>
+ <point x="948" y="360" type="line"/>
+ <point x="432" y="2004" type="line"/>
+ <point x="100" y="1900" type="line"/>
+ <point x="696" y="0" type="line"/>
+ <point x="1696" y="0" type="line"/>
+ <point x="1696" y="2004" type="line"/>
+ <point x="1252" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 25, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5_.glif
new file mode 100644
index 000000000..c09493dad
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E5" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1156" y="0" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ <point x="712" y="2004" type="line"/>
+ <point x="124" y="1488" type="line"/>
+ <point x="352" y="1232" type="line"/>
+ <point x="712" y="1548" type="line"/>
+ <point x="712" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1375.0, 'leftMargin': 175, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5__uni02E5_.glif
new file mode 100644
index 000000000..b3afb9d31
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5__uni02E5_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E5_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1668" y="2004" type="line"/>
+ <point x="712" y="2004" type="line"/>
+ <point x="124" y="1488" type="line"/>
+ <point x="352" y="1232" type="line"/>
+ <point x="824" y="1644" type="line"/>
+ <point x="1224" y="1644" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ <point x="1668" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 74, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5__uni02E6_.glif
new file mode 100644
index 000000000..85895ee4c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E5_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1592" y="0" type="line"/>
+ <point x="1592" y="2004" type="line"/>
+ <point x="1148" y="2004" type="line"/>
+ <point x="1148" y="1688" type="line"/>
+ <point x="788" y="2004" type="line"/>
+ <point x="200" y="1488" type="line"/>
+ <point x="424" y="1232" type="line"/>
+ <point x="788" y="1548" type="line"/>
+ <point x="1148" y="1232" type="line"/>
+ <point x="1148" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 226, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5__uni02E7_.glif
new file mode 100644
index 000000000..592787f7f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E5_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1612" y="0" type="line"/>
+ <point x="1612" y="2004" type="line"/>
+ <point x="1168" y="2004" type="line"/>
+ <point x="1168" y="1416" type="line"/>
+ <point x="768" y="2004" type="line"/>
+ <point x="180" y="1488" type="line"/>
+ <point x="408" y="1232" type="line"/>
+ <point x="712" y="1496" type="line"/>
+ <point x="1168" y="824" type="line"/>
+ <point x="1168" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 188, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5__uni02E8_.glif
new file mode 100644
index 000000000..8cf253940
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E5_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1588" y="0" type="line"/>
+ <point x="1588" y="2004" type="line"/>
+ <point x="1144" y="2004" type="line"/>
+ <point x="1144" y="1200" type="line"/>
+ <point x="792" y="2004" type="line"/>
+ <point x="204" y="1488" type="line"/>
+ <point x="432" y="1232" type="line"/>
+ <point x="684" y="1456" type="line"/>
+ <point x="1144" y="412" type="line"/>
+ <point x="1144" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 234, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5__uni02E9_.glif
new file mode 100644
index 000000000..61411facf
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E5__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E5_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1580" y="0" type="line"/>
+ <point x="1580" y="2004" type="line"/>
+ <point x="1136" y="2004" type="line"/>
+ <point x="1136" y="1008" type="line"/>
+ <point x="804" y="2004" type="line"/>
+ <point x="212" y="1488" type="line"/>
+ <point x="440" y="1232" type="line"/>
+ <point x="656" y="1420" type="line"/>
+ <point x="1136" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 254, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E6__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E6__uni02E5_.glif
new file mode 100644
index 000000000..3a2848f73
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E6__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E6_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1576" y="0" type="line"/>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="660" y="1592" type="line"/>
+ <point x="216" y="1592" type="line"/>
+ <point x="216" y="1232" type="line"/>
+ <point x="772" y="1232" type="line"/>
+ <point x="1132" y="1548" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 260, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E6__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E6__uni02E7_.glif
new file mode 100644
index 000000000..4e6421d52
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E6__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E6_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1576" y="0" type="line"/>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="1132" y="1276" type="line"/>
+ <point x="772" y="1592" type="line"/>
+ <point x="216" y="1592" type="line"/>
+ <point x="216" y="1232" type="line"/>
+ <point x="660" y="1232" type="line"/>
+ <point x="1132" y="824" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 260, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E6__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E6__uni02E8_.glif
new file mode 100644
index 000000000..35411dd90
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E6__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E6_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1576" y="0" type="line"/>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="1132" y="1076" type="line"/>
+ <point x="804" y="1592" type="line"/>
+ <point x="216" y="1592" type="line"/>
+ <point x="216" y="1232" type="line"/>
+ <point x="608" y="1232" type="line"/>
+ <point x="1132" y="412" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 260, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E6__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E6__uni02E9_.glif
new file mode 100644
index 000000000..ae7cd62ca
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E6__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E6_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1576" y="0" type="line"/>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="1132" y="948" type="line"/>
+ <point x="860" y="1592" type="line"/>
+ <point x="216" y="1592" type="line"/>
+ <point x="216" y="1232" type="line"/>
+ <point x="624" y="1232" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 260, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7_.glif
new file mode 100644
index 000000000..329f6c990
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E7" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1156" y="0" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ <point x="712" y="2004" type="line"/>
+ <point x="712" y="1276" type="line"/>
+ <point x="352" y="1592" type="line"/>
+ <point x="124" y="1336" type="line"/>
+ <point x="712" y="824" type="line"/>
+ <point x="712" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1375.0, 'leftMargin': 175, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7__uni02E5_.glif
new file mode 100644
index 000000000..30af7a33e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E7_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1580" y="0" type="line"/>
+ <point x="1580" y="2004" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="716" y="1352" type="line"/>
+ <point x="440" y="1592" type="line"/>
+ <point x="216" y="1336" type="line"/>
+ <point x="804" y="824" type="line"/>
+ <point x="1136" y="1344" type="line"/>
+ <point x="1136" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 256, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7__uni02E6_.glif
new file mode 100644
index 000000000..cef3194d2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E7_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1592" y="0" type="line"/>
+ <point x="1592" y="2004" type="line"/>
+ <point x="1148" y="2004" type="line"/>
+ <point x="1148" y="1592" type="line"/>
+ <point x="788" y="1276" type="line"/>
+ <point x="424" y="1592" type="line"/>
+ <point x="200" y="1336" type="line"/>
+ <point x="788" y="824" type="line"/>
+ <point x="1148" y="1136" type="line"/>
+ <point x="1148" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 226, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7__uni02E7_.glif
new file mode 100644
index 000000000..064a76794
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E7_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1232" y="1180" type="line"/>
+ <point x="820" y="1180" type="line"/>
+ <point x="344" y="1592" type="line"/>
+ <point x="116" y="1336" type="line"/>
+ <point x="704" y="824" type="line"/>
+ <point x="1232" y="824" type="line"/>
+ <point x="1232" y="0" type="line"/>
+ <point x="1676" y="0" type="line"/>
+ <point x="1676" y="2004" type="line"/>
+ <point x="1232" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 61, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7__uni02E8_.glif
new file mode 100644
index 000000000..365d492e8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7__uni02E8_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E7_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1232" y="360" type="line"/>
+ <point x="1232" y="0" type="line"/>
+ <point x="1676" y="0" type="line"/>
+ <point x="1676" y="2004" type="line"/>
+ <point x="1232" y="2004" type="line"/>
+ <point x="1232" y="812" type="line"/>
+ <point x="344" y="1592" type="line"/>
+ <point x="116" y="1336" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 59, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7__uni02E9_.glif
new file mode 100644
index 000000000..9db61db8a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E7__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E7_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1692" y="0" type="line"/>
+ <point x="1692" y="2004" type="line"/>
+ <point x="1248" y="2004" type="line"/>
+ <point x="1248" y="664" type="line"/>
+ <point x="916" y="1180" type="line"/>
+ <point x="328" y="1692" type="line"/>
+ <point x="100" y="1436" type="line"/>
+ <point x="624" y="980" type="line"/>
+ <point x="1248" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 30, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8_.glif
new file mode 100644
index 000000000..01c634113
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E8" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1180" y="0" type="line"/>
+ <point x="1180" y="2004" type="line"/>
+ <point x="736" y="2004" type="line"/>
+ <point x="736" y="1076" type="line"/>
+ <point x="404" y="1592" type="line"/>
+ <point x="104" y="1404" type="line"/>
+ <point x="736" y="412" type="line"/>
+ <point x="736" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1375.0, 'leftMargin': 131, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8__uni02E5_.glif
new file mode 100644
index 000000000..e177c645f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E8_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1612" y="0" type="line"/>
+ <point x="1612" y="2004" type="line"/>
+ <point x="1168" y="2004" type="line"/>
+ <point x="780" y="1120" type="line"/>
+ <point x="484" y="1592" type="line"/>
+ <point x="180" y="1404" type="line"/>
+ <point x="800" y="412" type="line"/>
+ <point x="1168" y="1216" type="line"/>
+ <point x="1168" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 190, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8__uni02E6_.glif
new file mode 100644
index 000000000..b69ddaaeb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E8_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1600" y="0" type="line"/>
+ <point x="1600" y="2004" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ <point x="1156" y="1592" type="line"/>
+ <point x="820" y="1068" type="line"/>
+ <point x="496" y="1592" type="line"/>
+ <point x="192" y="1404" type="line"/>
+ <point x="824" y="412" type="line"/>
+ <point x="1156" y="932" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 212, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8__uni02E7_.glif
new file mode 100644
index 000000000..47ab1e711
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E8_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1616" y="0" type="line"/>
+ <point x="1616" y="2004" type="line"/>
+ <point x="1172" y="2004" type="line"/>
+ <point x="1172" y="1180" type="line"/>
+ <point x="888" y="936" type="line"/>
+ <point x="480" y="1592" type="line"/>
+ <point x="176" y="1404" type="line"/>
+ <point x="808" y="412" type="line"/>
+ <point x="1172" y="728" type="line"/>
+ <point x="1172" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 182, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8__uni02E8_.glif
new file mode 100644
index 000000000..3ca0d2941
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E8_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1256" y="768" type="line"/>
+ <point x="924" y="768" type="line"/>
+ <point x="396" y="1592" type="line"/>
+ <point x="96" y="1404" type="line"/>
+ <point x="728" y="412" type="line"/>
+ <point x="1256" y="412" type="line"/>
+ <point x="1256" y="0" type="line"/>
+ <point x="1700" y="0" type="line"/>
+ <point x="1700" y="2004" type="line"/>
+ <point x="1256" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 17, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8__uni02E9_.glif
new file mode 100644
index 000000000..97fa0b902
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E8__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E8_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1692" y="0" type="line"/>
+ <point x="1692" y="2004" type="line"/>
+ <point x="1248" y="2004" type="line"/>
+ <point x="1248" y="456" type="line"/>
+ <point x="960" y="708" type="line"/>
+ <point x="408" y="1568" type="line"/>
+ <point x="104" y="1384" type="line"/>
+ <point x="656" y="512" type="line"/>
+ <point x="1248" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 33, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9_.glif
new file mode 100644
index 000000000..7bfc6a108
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E9" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1164" y="0" type="line"/>
+ <point x="1164" y="2004" type="line"/>
+ <point x="720" y="2004" type="line"/>
+ <point x="720" y="948" type="line"/>
+ <point x="448" y="1592" type="line"/>
+ <point x="120" y="1452" type="line"/>
+ <point x="720" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1375.0, 'leftMargin': 162, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9__uni02E5_.glif
new file mode 100644
index 000000000..d53548b12
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E9_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1584" y="0" type="line"/>
+ <point x="1584" y="2004" type="line"/>
+ <point x="1140" y="2004" type="line"/>
+ <point x="792" y="976" type="line"/>
+ <point x="540" y="1592" type="line"/>
+ <point x="208" y="1452" type="line"/>
+ <point x="808" y="0" type="line"/>
+ <point x="1140" y="972" type="line"/>
+ <point x="1140" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 243, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9__uni02E6_.glif
new file mode 100644
index 000000000..4c08681d9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E9_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1596" y="0" type="line"/>
+ <point x="1596" y="2004" type="line"/>
+ <point x="1152" y="2004" type="line"/>
+ <point x="1152" y="1592" type="line"/>
+ <point x="828" y="856" type="line"/>
+ <point x="528" y="1592" type="line"/>
+ <point x="196" y="1452" type="line"/>
+ <point x="800" y="0" type="line"/>
+ <point x="1152" y="804" type="line"/>
+ <point x="1152" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 221, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9__uni02E7_.glif
new file mode 100644
index 000000000..79acd78af
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E9_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1584" y="0" type="line"/>
+ <point x="1584" y="2004" type="line"/>
+ <point x="1140" y="2004" type="line"/>
+ <point x="1140" y="1180" type="line"/>
+ <point x="876" y="768" type="line"/>
+ <point x="540" y="1592" type="line"/>
+ <point x="208" y="1452" type="line"/>
+ <point x="808" y="0" type="line"/>
+ <point x="1140" y="520" type="line"/>
+ <point x="1140" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 243, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9__uni02E8_.glif
new file mode 100644
index 000000000..f5d617dcb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E9_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1156" y="0" type="line"/>
+ <point x="1600" y="0" type="line"/>
+ <point x="1600" y="2004" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ <point x="1156" y="768" type="line"/>
+ <point x="936" y="580" type="line"/>
+ <point x="524" y="1592" type="line"/>
+ <point x="192" y="1452" type="line"/>
+ <point x="796" y="0" type="line"/>
+ <point x="1156" y="316" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 213, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9__uni02E9_.glif
new file mode 100644
index 000000000..45b663647
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E6__uni02E9__uni02E9_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E9_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1240" y="360" type="line"/>
+ <point x="960" y="360" type="line"/>
+ <point x="440" y="1592" type="line"/>
+ <point x="112" y="1452" type="line"/>
+ <point x="712" y="0" type="line"/>
+ <point x="1684" y="0" type="line"/>
+ <point x="1684" y="2004" type="line"/>
+ <point x="1240" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 48, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5_.glif
new file mode 100644
index 000000000..d4b4a19a1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E5" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1180" y="0" type="line"/>
+ <point x="1180" y="2004" type="line"/>
+ <point x="736" y="2004" type="line"/>
+ <point x="104" y="1008" type="line"/>
+ <point x="404" y="824" type="line"/>
+ <point x="736" y="1340" type="line"/>
+ <point x="736" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1375.0, 'leftMargin': 131, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5__uni02E5_.glif
new file mode 100644
index 000000000..54c43b940
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5__uni02E5_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E5_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1700" y="2004" type="line"/>
+ <point x="728" y="2004" type="line"/>
+ <point x="96" y="1008" type="line"/>
+ <point x="396" y="824" type="line"/>
+ <point x="924" y="1644" type="line"/>
+ <point x="1256" y="1644" type="line"/>
+ <point x="1256" y="0" type="line"/>
+ <point x="1700" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 17, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5__uni02E6_.glif
new file mode 100644
index 000000000..627e4c820
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E5_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1616" y="0" type="line"/>
+ <point x="1616" y="2004" type="line"/>
+ <point x="1172" y="2004" type="line"/>
+ <point x="1172" y="1688" type="line"/>
+ <point x="808" y="2004" type="line"/>
+ <point x="176" y="1008" type="line"/>
+ <point x="480" y="824" type="line"/>
+ <point x="896" y="1472" type="line"/>
+ <point x="1172" y="1232" type="line"/>
+ <point x="1172" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 182, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5__uni02E7_.glif
new file mode 100644
index 000000000..e5d11f3b0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E5_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1636" y="0" type="line"/>
+ <point x="1636" y="2004" type="line"/>
+ <point x="1192" y="2004" type="line"/>
+ <point x="1192" y="1416" type="line"/>
+ <point x="792" y="2004" type="line"/>
+ <point x="160" y="1008" type="line"/>
+ <point x="460" y="824" type="line"/>
+ <point x="804" y="1376" type="line"/>
+ <point x="1192" y="824" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 144, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5__uni02E8_.glif
new file mode 100644
index 000000000..bacf536cb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E5_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1612" y="0" type="line"/>
+ <point x="1612" y="2004" type="line"/>
+ <point x="1168" y="2004" type="line"/>
+ <point x="1168" y="1200" type="line"/>
+ <point x="788" y="2004" type="line"/>
+ <point x="180" y="1008" type="line"/>
+ <point x="484" y="824" type="line"/>
+ <point x="768" y="1288" type="line"/>
+ <point x="1168" y="412" type="line"/>
+ <point x="1168" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 190, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5__uni02E9_.glif
new file mode 100644
index 000000000..0c041d674
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E5__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E5_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1600" y="0" type="line"/>
+ <point x="1600" y="2004" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ <point x="1156" y="1008" type="line"/>
+ <point x="812" y="2004" type="line"/>
+ <point x="192" y="1008" type="line"/>
+ <point x="496" y="824" type="line"/>
+ <point x="748" y="1216" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 210, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6_.glif
new file mode 100644
index 000000000..aa6d98a1b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E6" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1156" y="0" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ <point x="712" y="2004" type="line"/>
+ <point x="712" y="1592" type="line"/>
+ <point x="124" y="1080" type="line"/>
+ <point x="352" y="824" type="line"/>
+ <point x="712" y="1136" type="line"/>
+ <point x="712" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1375.0, 'leftMargin': 175, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6__uni02E5_.glif
new file mode 100644
index 000000000..1d85e9e74
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6__uni02E5_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E6_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1228" y="1548" type="line"/>
+ <point x="1228" y="0" type="line"/>
+ <point x="1672" y="0" type="line"/>
+ <point x="1672" y="2004" type="line"/>
+ <point x="1228" y="2004" type="line"/>
+ <point x="124" y="1036" type="line"/>
+ <point x="352" y="780" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 73, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6__uni02E6_.glif
new file mode 100644
index 000000000..9c4fee7d1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E6_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1248" y="1592" type="line"/>
+ <point x="692" y="1592" type="line"/>
+ <point x="104" y="1080" type="line"/>
+ <point x="332" y="824" type="line"/>
+ <point x="804" y="1232" type="line"/>
+ <point x="1248" y="1232" type="line"/>
+ <point x="1248" y="0" type="line"/>
+ <point x="1692" y="0" type="line"/>
+ <point x="1692" y="2004" type="line"/>
+ <point x="1248" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 33, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6__uni02E7_.glif
new file mode 100644
index 000000000..915f18179
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E6_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1592" y="0" type="line"/>
+ <point x="1592" y="2004" type="line"/>
+ <point x="1148" y="2004" type="line"/>
+ <point x="1148" y="1276" type="line"/>
+ <point x="788" y="1592" type="line"/>
+ <point x="200" y="1080" type="line"/>
+ <point x="424" y="824" type="line"/>
+ <point x="788" y="1136" type="line"/>
+ <point x="1148" y="824" type="line"/>
+ <point x="1148" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 226, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6__uni02E8_.glif
new file mode 100644
index 000000000..8c285bf45
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E6_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1612" y="0" type="line"/>
+ <point x="1612" y="2004" type="line"/>
+ <point x="1168" y="2004" type="line"/>
+ <point x="1168" y="1004" type="line"/>
+ <point x="768" y="1592" type="line"/>
+ <point x="180" y="1080" type="line"/>
+ <point x="408" y="824" type="line"/>
+ <point x="712" y="1088" type="line"/>
+ <point x="1168" y="412" type="line"/>
+ <point x="1168" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 188, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6__uni02E9_.glif
new file mode 100644
index 000000000..7e35220a3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E6__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E6_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1588" y="0" type="line"/>
+ <point x="1588" y="2004" type="line"/>
+ <point x="1144" y="2004" type="line"/>
+ <point x="1144" y="788" type="line"/>
+ <point x="792" y="1592" type="line"/>
+ <point x="204" y="1080" type="line"/>
+ <point x="432" y="824" type="line"/>
+ <point x="684" y="1044" type="line"/>
+ <point x="1144" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 234, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E7__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E7__uni02E5_.glif
new file mode 100644
index 000000000..844b50429
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E7__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E7_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1560" y="0" type="line"/>
+ <point x="1560" y="2004" type="line"/>
+ <point x="1116" y="2004" type="line"/>
+ <point x="592" y="1180" type="line"/>
+ <point x="232" y="1180" type="line"/>
+ <point x="232" y="824" type="line"/>
+ <point x="788" y="824" type="line"/>
+ <point x="1116" y="1340" type="line"/>
+ <point x="1116" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 292, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E7__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E7__uni02E6_.glif
new file mode 100644
index 000000000..bd56535be
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E7__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E7_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1576" y="0" type="line"/>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="1132" y="1592" type="line"/>
+ <point x="660" y="1180" type="line"/>
+ <point x="216" y="1180" type="line"/>
+ <point x="216" y="824" type="line"/>
+ <point x="772" y="824" type="line"/>
+ <point x="1132" y="1136" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 260, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E7__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E7__uni02E8_.glif
new file mode 100644
index 000000000..834d96d7f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E7__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E7_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="1132" y="868" type="line"/>
+ <point x="772" y="1180" type="line"/>
+ <point x="216" y="1180" type="line"/>
+ <point x="216" y="824" type="line"/>
+ <point x="660" y="824" type="line"/>
+ <point x="1132" y="412" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ <point x="1576" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 260, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E7__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E7__uni02E9_.glif
new file mode 100644
index 000000000..62ed0a762
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E7__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E7_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1560" y="2004" type="line"/>
+ <point x="1116" y="2004" type="line"/>
+ <point x="1116" y="664" type="line"/>
+ <point x="788" y="1180" type="line"/>
+ <point x="232" y="1180" type="line"/>
+ <point x="232" y="824" type="line"/>
+ <point x="592" y="824" type="line"/>
+ <point x="1116" y="0" type="line"/>
+ <point x="1560" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 292, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8_.glif
new file mode 100644
index 000000000..71a910003
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E8" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1156" y="2004" type="line"/>
+ <point x="712" y="2004" type="line"/>
+ <point x="712" y="868" type="line"/>
+ <point x="352" y="1180" type="line"/>
+ <point x="124" y="924" type="line"/>
+ <point x="712" y="412" type="line"/>
+ <point x="712" y="0" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1375.0, 'leftMargin': 175, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8__uni02E5_.glif
new file mode 100644
index 000000000..3242f62f6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E8_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1588" y="2004" type="line"/>
+ <point x="1144" y="2004" type="line"/>
+ <point x="684" y="960" type="line"/>
+ <point x="432" y="1180" type="line"/>
+ <point x="204" y="924" type="line"/>
+ <point x="792" y="412" type="line"/>
+ <point x="1144" y="1212" type="line"/>
+ <point x="1144" y="0" type="line"/>
+ <point x="1588" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 234, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8__uni02E6_.glif
new file mode 100644
index 000000000..68a977b5e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E8_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1612" y="2004" type="line"/>
+ <point x="1168" y="2004" type="line"/>
+ <point x="1168" y="1592" type="line"/>
+ <point x="712" y="916" type="line"/>
+ <point x="408" y="1180" type="line"/>
+ <point x="180" y="924" type="line"/>
+ <point x="768" y="412" type="line"/>
+ <point x="1168" y="1000" type="line"/>
+ <point x="1168" y="0" type="line"/>
+ <point x="1612" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 188, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8__uni02E7_.glif
new file mode 100644
index 000000000..da62eceb1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E8_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1592" y="2004" type="line"/>
+ <point x="1148" y="2004" type="line"/>
+ <point x="1148" y="1180" type="line"/>
+ <point x="788" y="864" type="line"/>
+ <point x="424" y="1180" type="line"/>
+ <point x="200" y="924" type="line"/>
+ <point x="788" y="412" type="line"/>
+ <point x="1148" y="724" type="line"/>
+ <point x="1148" y="0" type="line"/>
+ <point x="1592" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 226, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8__uni02E8_.glif
new file mode 100644
index 000000000..af0853a8f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E8_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1248" y="412" type="line"/>
+ <point x="1248" y="0" type="line"/>
+ <point x="1692" y="0" type="line"/>
+ <point x="1692" y="2004" type="line"/>
+ <point x="1248" y="2004" type="line"/>
+ <point x="1248" y="768" type="line"/>
+ <point x="804" y="768" type="line"/>
+ <point x="332" y="1180" type="line"/>
+ <point x="104" y="924" type="line"/>
+ <point x="692" y="412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 33, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8__uni02E9_.glif
new file mode 100644
index 000000000..bd028f118
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E8__uni02E9_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E8_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1228" y="456" type="line"/>
+ <point x="352" y="1220" type="line"/>
+ <point x="124" y="964" type="line"/>
+ <point x="1228" y="0" type="line"/>
+ <point x="1672" y="0" type="line"/>
+ <point x="1672" y="2004" type="line"/>
+ <point x="1228" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 73, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9_.glif
new file mode 100644
index 000000000..0170afe21
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E9" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1180" y="2004" type="line"/>
+ <point x="736" y="2004" type="line"/>
+ <point x="736" y="664" type="line"/>
+ <point x="404" y="1180" type="line"/>
+ <point x="104" y="996" type="line"/>
+ <point x="736" y="0" type="line"/>
+ <point x="1180" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1375.0, 'leftMargin': 131, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9__uni02E5_.glif
new file mode 100644
index 000000000..a58b479d7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E9_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1600" y="2004" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ <point x="748" y="784" type="line"/>
+ <point x="496" y="1180" type="line"/>
+ <point x="192" y="996" type="line"/>
+ <point x="812" y="0" type="line"/>
+ <point x="1156" y="992" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ <point x="1600" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 210, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9__uni02E6_.glif
new file mode 100644
index 000000000..a00673040
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E9_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1612" y="2004" type="line"/>
+ <point x="1168" y="2004" type="line"/>
+ <point x="1168" y="1592" type="line"/>
+ <point x="768" y="716" type="line"/>
+ <point x="484" y="1180" type="line"/>
+ <point x="180" y="996" type="line"/>
+ <point x="788" y="0" type="line"/>
+ <point x="1168" y="804" type="line"/>
+ <point x="1168" y="0" type="line"/>
+ <point x="1612" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 190, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9__uni02E7_.glif
new file mode 100644
index 000000000..bce0c7e99
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E9_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1636" y="2004" type="line"/>
+ <point x="1192" y="2004" type="line"/>
+ <point x="1192" y="1180" type="line"/>
+ <point x="804" y="628" type="line"/>
+ <point x="460" y="1180" type="line"/>
+ <point x="160" y="996" type="line"/>
+ <point x="792" y="0" type="line"/>
+ <point x="1192" y="588" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ <point x="1636" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 144, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9__uni02E8_.glif
new file mode 100644
index 000000000..6514f9351
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E9_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1616" y="2004" type="line"/>
+ <point x="1172" y="2004" type="line"/>
+ <point x="1172" y="768" type="line"/>
+ <point x="896" y="528" type="line"/>
+ <point x="480" y="1180" type="line"/>
+ <point x="176" y="996" type="line"/>
+ <point x="808" y="0" type="line"/>
+ <point x="1172" y="316" type="line"/>
+ <point x="1172" y="0" type="line"/>
+ <point x="1616" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 182, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9__uni02E9_.glif
new file mode 100644
index 000000000..68b17e160
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E7__uni02E9__uni02E9_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E9_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1700" y="0" type="line"/>
+ <point x="1700" y="2004" type="line"/>
+ <point x="1256" y="2004" type="line"/>
+ <point x="1256" y="360" type="line"/>
+ <point x="924" y="360" type="line"/>
+ <point x="396" y="1180" type="line"/>
+ <point x="96" y="996" type="line"/>
+ <point x="728" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 17, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5_.glif
new file mode 100644
index 000000000..f1d0bad98
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E5" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1164" y="2004" type="line"/>
+ <point x="720" y="2004" type="line"/>
+ <point x="120" y="548" type="line"/>
+ <point x="448" y="412" type="line"/>
+ <point x="720" y="1056" type="line"/>
+ <point x="720" y="0" type="line"/>
+ <point x="1164" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1375.0, 'leftMargin': 162, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5__uni02E5_.glif
new file mode 100644
index 000000000..6e8572c2d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5__uni02E5_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E5_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1240" y="1644" type="line"/>
+ <point x="1240" y="0" type="line"/>
+ <point x="1684" y="0" type="line"/>
+ <point x="1684" y="2004" type="line"/>
+ <point x="712" y="2004" type="line"/>
+ <point x="112" y="548" type="line"/>
+ <point x="440" y="412" type="line"/>
+ <point x="960" y="1644" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 48, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5__uni02E6_.glif
new file mode 100644
index 000000000..a1ae0a034
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E5_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1156" y="2004" type="line"/>
+ <point x="1156" y="1688" type="line"/>
+ <point x="796" y="2004" type="line"/>
+ <point x="192" y="548" type="line"/>
+ <point x="524" y="412" type="line"/>
+ <point x="936" y="1424" type="line"/>
+ <point x="1156" y="1232" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ <point x="1600" y="0" type="line"/>
+ <point x="1600" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 213, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5__uni02E7_.glif
new file mode 100644
index 000000000..79352c2e3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E5_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1584" y="2004" type="line"/>
+ <point x="1140" y="2004" type="line"/>
+ <point x="1140" y="1480" type="line"/>
+ <point x="808" y="2004" type="line"/>
+ <point x="208" y="548" type="line"/>
+ <point x="540" y="412" type="line"/>
+ <point x="876" y="1236" type="line"/>
+ <point x="1140" y="824" type="line"/>
+ <point x="1140" y="0" type="line"/>
+ <point x="1584" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 243, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5__uni02E8_.glif
new file mode 100644
index 000000000..7e279b4bc
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E5_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1596" y="2004" type="line"/>
+ <point x="1152" y="2004" type="line"/>
+ <point x="1152" y="1200" type="line"/>
+ <point x="800" y="2004" type="line"/>
+ <point x="196" y="548" type="line"/>
+ <point x="528" y="412" type="line"/>
+ <point x="828" y="1148" type="line"/>
+ <point x="1152" y="412" type="line"/>
+ <point x="1152" y="0" type="line"/>
+ <point x="1596" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 221, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5__uni02E9_.glif
new file mode 100644
index 000000000..cb0d5be3d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E5__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E5_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1584" y="2004" type="line"/>
+ <point x="1140" y="2004" type="line"/>
+ <point x="1140" y="1032" type="line"/>
+ <point x="808" y="2004" type="line"/>
+ <point x="208" y="548" type="line"/>
+ <point x="540" y="412" type="line"/>
+ <point x="792" y="1028" type="line"/>
+ <point x="1140" y="0" type="line"/>
+ <point x="1584" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 243, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6_.glif
new file mode 100644
index 000000000..e80ef0866
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E6" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1180" y="2004" type="line"/>
+ <point x="736" y="2004" type="line"/>
+ <point x="736" y="1592" type="line"/>
+ <point x="104" y="596" type="line"/>
+ <point x="404" y="412" type="line"/>
+ <point x="736" y="928" type="line"/>
+ <point x="736" y="0" type="line"/>
+ <point x="1180" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1375.0, 'leftMargin': 131, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6__uni02E5_.glif
new file mode 100644
index 000000000..3784c6dbd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E6_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1692" y="2004" type="line"/>
+ <point x="1248" y="2004" type="line"/>
+ <point x="656" y="1488" type="line"/>
+ <point x="104" y="620" type="line"/>
+ <point x="408" y="436" type="line"/>
+ <point x="960" y="1296" type="line"/>
+ <point x="1248" y="1548" type="line"/>
+ <point x="1248" y="0" type="line"/>
+ <point x="1692" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 33, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6__uni02E6_.glif
new file mode 100644
index 000000000..c4557be7d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E6_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1256" y="1232" type="line"/>
+ <point x="1256" y="0" type="line"/>
+ <point x="1700" y="0" type="line"/>
+ <point x="1700" y="2004" type="line"/>
+ <point x="1256" y="2004" type="line"/>
+ <point x="1256" y="1592" type="line"/>
+ <point x="728" y="1592" type="line"/>
+ <point x="96" y="596" type="line"/>
+ <point x="396" y="412" type="line"/>
+ <point x="924" y="1232" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 17, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6__uni02E7_.glif
new file mode 100644
index 000000000..dcdf83e20
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E6_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1616" y="2004" type="line"/>
+ <point x="1172" y="2004" type="line"/>
+ <point x="1172" y="1276" type="line"/>
+ <point x="808" y="1592" type="line"/>
+ <point x="176" y="596" type="line"/>
+ <point x="480" y="412" type="line"/>
+ <point x="888" y="1068" type="line"/>
+ <point x="1172" y="824" type="line"/>
+ <point x="1172" y="0" type="line"/>
+ <point x="1616" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 182, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6__uni02E8_.glif
new file mode 100644
index 000000000..2c3b40cd7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E6_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1600" y="2004" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ <point x="1156" y="1072" type="line"/>
+ <point x="824" y="1592" type="line"/>
+ <point x="192" y="596" type="line"/>
+ <point x="496" y="412" type="line"/>
+ <point x="820" y="936" type="line"/>
+ <point x="1156" y="412" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ <point x="1600" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 212, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6__uni02E9_.glif
new file mode 100644
index 000000000..801fb9acd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E6__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E6_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1612" y="2004" type="line"/>
+ <point x="1168" y="2004" type="line"/>
+ <point x="1168" y="788" type="line"/>
+ <point x="800" y="1592" type="line"/>
+ <point x="180" y="596" type="line"/>
+ <point x="484" y="412" type="line"/>
+ <point x="780" y="884" type="line"/>
+ <point x="1168" y="0" type="line"/>
+ <point x="1612" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 190, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7_.glif
new file mode 100644
index 000000000..d38f8ff61
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E7" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1156" y="2004" type="line"/>
+ <point x="712" y="2004" type="line"/>
+ <point x="712" y="1180" type="line"/>
+ <point x="124" y="668" type="line"/>
+ <point x="352" y="412" type="line"/>
+ <point x="712" y="724" type="line"/>
+ <point x="712" y="0" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1375.0, 'leftMargin': 175, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7__uni02E5_.glif
new file mode 100644
index 000000000..4685caae8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E7_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1692" y="2004" type="line"/>
+ <point x="1248" y="2004" type="line"/>
+ <point x="624" y="1024" type="line"/>
+ <point x="100" y="568" type="line"/>
+ <point x="328" y="312" type="line"/>
+ <point x="916" y="824" type="line"/>
+ <point x="1248" y="1340" type="line"/>
+ <point x="1248" y="0" type="line"/>
+ <point x="1692" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 30, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7__uni02E6_.glif
new file mode 100644
index 000000000..f08bac782
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7__uni02E6_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E7_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1232" y="1644" type="line"/>
+ <point x="116" y="668" type="line"/>
+ <point x="344" y="412" type="line"/>
+ <point x="1232" y="1188" type="line"/>
+ <point x="1232" y="0" type="line"/>
+ <point x="1676" y="0" type="line"/>
+ <point x="1676" y="2004" type="line"/>
+ <point x="1232" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 59, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7__uni02E7_.glif
new file mode 100644
index 000000000..0fc895c2a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E7_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1232" y="824" type="line"/>
+ <point x="1232" y="0" type="line"/>
+ <point x="1676" y="0" type="line"/>
+ <point x="1676" y="2004" type="line"/>
+ <point x="1232" y="2004" type="line"/>
+ <point x="1232" y="1180" type="line"/>
+ <point x="704" y="1180" type="line"/>
+ <point x="116" y="668" type="line"/>
+ <point x="344" y="412" type="line"/>
+ <point x="820" y="824" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 61, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7__uni02E8_.glif
new file mode 100644
index 000000000..a700f57cd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E7_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1592" y="2004" type="line"/>
+ <point x="1148" y="2004" type="line"/>
+ <point x="1148" y="864" type="line"/>
+ <point x="788" y="1180" type="line"/>
+ <point x="200" y="668" type="line"/>
+ <point x="424" y="412" type="line"/>
+ <point x="788" y="724" type="line"/>
+ <point x="1148" y="412" type="line"/>
+ <point x="1148" y="0" type="line"/>
+ <point x="1592" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 226, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7__uni02E9_.glif
new file mode 100644
index 000000000..b67b6f111
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E7__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E7_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1580" y="2004" type="line"/>
+ <point x="1136" y="2004" type="line"/>
+ <point x="1136" y="660" type="line"/>
+ <point x="804" y="1180" type="line"/>
+ <point x="216" y="668" type="line"/>
+ <point x="440" y="412" type="line"/>
+ <point x="716" y="652" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ <point x="1580" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 256, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E8__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E8__uni02E5_.glif
new file mode 100644
index 000000000..f6c8c6cd3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E8__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E8_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="624" y="768" type="line"/>
+ <point x="216" y="768" type="line"/>
+ <point x="216" y="412" type="line"/>
+ <point x="860" y="412" type="line"/>
+ <point x="1132" y="1056" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ <point x="1576" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 260, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E8__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E8__uni02E6_.glif
new file mode 100644
index 000000000..eac3644da
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E8__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E8_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="1132" y="1592" type="line"/>
+ <point x="608" y="768" type="line"/>
+ <point x="216" y="768" type="line"/>
+ <point x="216" y="412" type="line"/>
+ <point x="804" y="412" type="line"/>
+ <point x="1132" y="928" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ <point x="1576" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 260, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E8__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E8__uni02E7_.glif
new file mode 100644
index 000000000..46d6f1671
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E8__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E8_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="1132" y="1180" type="line"/>
+ <point x="660" y="768" type="line"/>
+ <point x="216" y="768" type="line"/>
+ <point x="216" y="412" type="line"/>
+ <point x="772" y="412" type="line"/>
+ <point x="1132" y="724" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ <point x="1576" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 260, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E8__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E8__uni02E9_.glif
new file mode 100644
index 000000000..535744010
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E8__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E8_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="1132" y="456" type="line"/>
+ <point x="772" y="768" type="line"/>
+ <point x="216" y="768" type="line"/>
+ <point x="216" y="412" type="line"/>
+ <point x="660" y="412" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ <point x="1576" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 260, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9_.glif
new file mode 100644
index 000000000..f4c7c4756
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E9" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1156" y="2004" type="line"/>
+ <point x="712" y="2004" type="line"/>
+ <point x="712" y="456" type="line"/>
+ <point x="352" y="768" type="line"/>
+ <point x="124" y="512" type="line"/>
+ <point x="712" y="0" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1375.0, 'leftMargin': 175, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9__uni02E5_.glif
new file mode 100644
index 000000000..40d4b290c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E9_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1580" y="2004" type="line"/>
+ <point x="1136" y="2004" type="line"/>
+ <point x="656" y="584" type="line"/>
+ <point x="440" y="768" type="line"/>
+ <point x="212" y="512" type="line"/>
+ <point x="804" y="0" type="line"/>
+ <point x="1136" y="992" type="line"/>
+ <point x="1136" y="0" type="line"/>
+ <point x="1580" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 254, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9__uni02E6_.glif
new file mode 100644
index 000000000..9b48c2d28
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E9_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1588" y="2004" type="line"/>
+ <point x="1144" y="2004" type="line"/>
+ <point x="1144" y="1592" type="line"/>
+ <point x="684" y="548" type="line"/>
+ <point x="432" y="768" type="line"/>
+ <point x="204" y="512" type="line"/>
+ <point x="792" y="0" type="line"/>
+ <point x="1144" y="804" type="line"/>
+ <point x="1144" y="0" type="line"/>
+ <point x="1588" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 234, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9__uni02E7_.glif
new file mode 100644
index 000000000..678d2c2bf
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E9_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1612" y="2004" type="line"/>
+ <point x="1168" y="2004" type="line"/>
+ <point x="1168" y="1180" type="line"/>
+ <point x="712" y="504" type="line"/>
+ <point x="408" y="768" type="line"/>
+ <point x="180" y="512" type="line"/>
+ <point x="768" y="0" type="line"/>
+ <point x="1168" y="588" type="line"/>
+ <point x="1168" y="0" type="line"/>
+ <point x="1612" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 188, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9__uni02E8_.glif
new file mode 100644
index 000000000..814497f45
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E9_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1592" y="2004" type="line"/>
+ <point x="1148" y="2004" type="line"/>
+ <point x="1148" y="768" type="line"/>
+ <point x="788" y="456" type="line"/>
+ <point x="424" y="768" type="line"/>
+ <point x="200" y="512" type="line"/>
+ <point x="788" y="0" type="line"/>
+ <point x="1148" y="316" type="line"/>
+ <point x="1148" y="0" type="line"/>
+ <point x="1592" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 226, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9__uni02E9_.glif
new file mode 100644
index 000000000..17734498c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E8__uni02E9__uni02E9_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E9_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1668" y="0" type="line"/>
+ <point x="1668" y="2004" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ <point x="1224" y="360" type="line"/>
+ <point x="824" y="360" type="line"/>
+ <point x="352" y="768" type="line"/>
+ <point x="124" y="512" type="line"/>
+ <point x="712" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 74, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5_.glif
new file mode 100644
index 000000000..6a1c9b2c0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E5" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1160" y="2004" type="line"/>
+ <point x="716" y="2004" type="line"/>
+ <point x="120" y="104" type="line"/>
+ <point x="452" y="0" type="line"/>
+ <point x="716" y="844" type="line"/>
+ <point x="716" y="0" type="line"/>
+ <point x="1160" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1375.0, 'leftMargin': 166, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5__uni02E5_.glif
new file mode 100644
index 000000000..d5a570142
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5__uni02E5_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E5_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1252" y="1644" type="line"/>
+ <point x="1252" y="0" type="line"/>
+ <point x="1696" y="0" type="line"/>
+ <point x="1696" y="2004" type="line"/>
+ <point x="696" y="2004" type="line"/>
+ <point x="100" y="104" type="line"/>
+ <point x="432" y="0" type="line"/>
+ <point x="948" y="1644" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 25, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5__uni02E6_.glif
new file mode 100644
index 000000000..d0375d9a7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E5_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="792" y="2000" type="line"/>
+ <point x="196" y="104" type="line"/>
+ <point x="528" y="0" type="line"/>
+ <point x="968" y="1396" type="line"/>
+ <point x="1152" y="1232" type="line"/>
+ <point x="1152" y="0" type="line"/>
+ <point x="1596" y="0" type="line"/>
+ <point x="1596" y="2004" type="line"/>
+ <point x="1152" y="2004" type="line"/>
+ <point x="1152" y="1688" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 219, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5__uni02E7_.glif
new file mode 100644
index 000000000..758b64e0f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E5_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1584" y="2004" type="line"/>
+ <point x="1140" y="2004" type="line"/>
+ <point x="1140" y="1480" type="line"/>
+ <point x="808" y="2000" type="line"/>
+ <point x="212" y="104" type="line"/>
+ <point x="544" y="0" type="line"/>
+ <point x="912" y="1176" type="line"/>
+ <point x="1140" y="824" type="line"/>
+ <point x="1140" y="0" type="line"/>
+ <point x="1584" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 249, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5__uni02E8_.glif
new file mode 100644
index 000000000..4742dd1a4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E5_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1592" y="2004" type="line"/>
+ <point x="1148" y="2004" type="line"/>
+ <point x="1148" y="1200" type="line"/>
+ <point x="800" y="2004" type="line"/>
+ <point x="200" y="104" type="line"/>
+ <point x="532" y="0" type="line"/>
+ <point x="864" y="1056" type="line"/>
+ <point x="1148" y="412" type="line"/>
+ <point x="1148" y="0" type="line"/>
+ <point x="1592" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 227, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5__uni02E9_.glif
new file mode 100644
index 000000000..11abde319
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E5__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E5_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1584" y="2004" type="line"/>
+ <point x="1140" y="2004" type="line"/>
+ <point x="1140" y="1032" type="line"/>
+ <point x="808" y="2004" type="line"/>
+ <point x="212" y="104" type="line"/>
+ <point x="544" y="0" type="line"/>
+ <point x="828" y="908" type="line"/>
+ <point x="1140" y="0" type="line"/>
+ <point x="1584" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 249, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6_.glif
new file mode 100644
index 000000000..f0ad2d06e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E6" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1164" y="2004" type="line"/>
+ <point x="720" y="2004" type="line"/>
+ <point x="720" y="1592" type="line"/>
+ <point x="120" y="140" type="line"/>
+ <point x="448" y="0" type="line"/>
+ <point x="720" y="644" type="line"/>
+ <point x="720" y="0" type="line"/>
+ <point x="1164" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1375.0, 'leftMargin': 162, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6__uni02E5_.glif
new file mode 100644
index 000000000..d01b5bb60
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E6_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1692" y="2004" type="line"/>
+ <point x="1248" y="2004" type="line"/>
+ <point x="660" y="1488" type="line"/>
+ <point x="100" y="140" type="line"/>
+ <point x="428" y="0" type="line"/>
+ <point x="988" y="1320" type="line"/>
+ <point x="1248" y="1548" type="line"/>
+ <point x="1248" y="0" type="line"/>
+ <point x="1692" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 26, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6__uni02E6_.glif
new file mode 100644
index 000000000..cd959c0b3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E6_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1252" y="1232" type="line"/>
+ <point x="1252" y="0" type="line"/>
+ <point x="1696" y="0" type="line"/>
+ <point x="1696" y="2004" type="line"/>
+ <point x="1252" y="2004" type="line"/>
+ <point x="1252" y="1592" type="line"/>
+ <point x="700" y="1592" type="line"/>
+ <point x="96" y="140" type="line"/>
+ <point x="428" y="0" type="line"/>
+ <point x="948" y="1232" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 21, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6__uni02E7_.glif
new file mode 100644
index 000000000..2ad31c6ef
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E6_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1600" y="2004" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ <point x="1156" y="1276" type="line"/>
+ <point x="796" y="1592" type="line"/>
+ <point x="192" y="140" type="line"/>
+ <point x="524" y="0" type="line"/>
+ <point x="936" y="1012" type="line"/>
+ <point x="1156" y="824" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ <point x="1600" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 213, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6__uni02E8_.glif
new file mode 100644
index 000000000..14807b4db
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E6_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1584" y="2004" type="line"/>
+ <point x="1140" y="2004" type="line"/>
+ <point x="1140" y="1072" type="line"/>
+ <point x="808" y="1592" type="line"/>
+ <point x="208" y="140" type="line"/>
+ <point x="540" y="0" type="line"/>
+ <point x="876" y="824" type="line"/>
+ <point x="1140" y="412" type="line"/>
+ <point x="1140" y="0" type="line"/>
+ <point x="1584" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 243, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6__uni02E9_.glif
new file mode 100644
index 000000000..42994c0ec
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E6__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E6_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1596" y="2004" type="line"/>
+ <point x="1152" y="2004" type="line"/>
+ <point x="1152" y="788" type="line"/>
+ <point x="800" y="1592" type="line"/>
+ <point x="196" y="140" type="line"/>
+ <point x="528" y="0" type="line"/>
+ <point x="828" y="736" type="line"/>
+ <point x="1152" y="0" type="line"/>
+ <point x="1596" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 221, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7_.glif
new file mode 100644
index 000000000..1b9ab0bb8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E7" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1180" y="2004" type="line"/>
+ <point x="736" y="2004" type="line"/>
+ <point x="736" y="1180" type="line"/>
+ <point x="104" y="188" type="line"/>
+ <point x="404" y="0" type="line"/>
+ <point x="736" y="516" type="line"/>
+ <point x="736" y="0" type="line"/>
+ <point x="1180" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1375.0, 'leftMargin': 131, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7__uni02E5_.glif
new file mode 100644
index 000000000..72094cb2a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7__uni02E5_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E7_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1696" y="2004" type="line"/>
+ <point x="1252" y="2004" type="line"/>
+ <point x="96" y="188" type="line"/>
+ <point x="400" y="0" type="line"/>
+ <point x="1252" y="1340" type="line"/>
+ <point x="1252" y="0" type="line"/>
+ <point x="1696" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 19, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7__uni02E6_.glif
new file mode 100644
index 000000000..64515fe0e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E7_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1708" y="2004" type="line"/>
+ <point x="1264" y="2004" type="line"/>
+ <point x="1264" y="1644" type="line"/>
+ <point x="672" y="1132" type="line"/>
+ <point x="88" y="188" type="line"/>
+ <point x="388" y="0" type="line"/>
+ <point x="976" y="940" type="line"/>
+ <point x="1264" y="1188" type="line"/>
+ <point x="1264" y="0" type="line"/>
+ <point x="1708" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 0, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7__uni02E7_.glif
new file mode 100644
index 000000000..aa0472954
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E7_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1256" y="824" type="line"/>
+ <point x="1256" y="0" type="line"/>
+ <point x="1700" y="0" type="line"/>
+ <point x="1700" y="2004" type="line"/>
+ <point x="1256" y="2004" type="line"/>
+ <point x="1256" y="1180" type="line"/>
+ <point x="728" y="1180" type="line"/>
+ <point x="96" y="188" type="line"/>
+ <point x="396" y="0" type="line"/>
+ <point x="924" y="824" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 17, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7__uni02E8_.glif
new file mode 100644
index 000000000..552833d97
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E7_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1616" y="2004" type="line"/>
+ <point x="1172" y="2004" type="line"/>
+ <point x="1172" y="864" type="line"/>
+ <point x="808" y="1180" type="line"/>
+ <point x="176" y="188" type="line"/>
+ <point x="480" y="0" type="line"/>
+ <point x="888" y="656" type="line"/>
+ <point x="1172" y="412" type="line"/>
+ <point x="1172" y="0" type="line"/>
+ <point x="1616" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 182, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7__uni02E9_.glif
new file mode 100644
index 000000000..3441a1448
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E7__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E7_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1600" y="2004" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ <point x="1156" y="660" type="line"/>
+ <point x="812" y="1180" type="line"/>
+ <point x="192" y="188" type="line"/>
+ <point x="496" y="0" type="line"/>
+ <point x="820" y="524" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ <point x="1600" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 212, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8_.glif
new file mode 100644
index 000000000..7f4989a23
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E8" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1156" y="2004" type="line"/>
+ <point x="712" y="2004" type="line"/>
+ <point x="712" y="768" type="line"/>
+ <point x="124" y="256" type="line"/>
+ <point x="352" y="0" type="line"/>
+ <point x="712" y="316" type="line"/>
+ <point x="712" y="0" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1375.0, 'leftMargin': 175, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8__uni02E5_.glif
new file mode 100644
index 000000000..27c116fe3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E8_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1644" y="2004" type="line"/>
+ <point x="1200" y="2004" type="line"/>
+ <point x="656" y="696" type="line"/>
+ <point x="152" y="256" type="line"/>
+ <point x="376" y="0" type="line"/>
+ <point x="964" y="512" type="line"/>
+ <point x="1200" y="1056" type="line"/>
+ <point x="1200" y="0" type="line"/>
+ <point x="1644" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 128, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8__uni02E6_.glif
new file mode 100644
index 000000000..40eda2013
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E8_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1672" y="2004" type="line"/>
+ <point x="1228" y="2004" type="line"/>
+ <point x="1228" y="1644" type="line"/>
+ <point x="632" y="708" type="line"/>
+ <point x="120" y="256" type="line"/>
+ <point x="344" y="0" type="line"/>
+ <point x="928" y="508" type="line"/>
+ <point x="1228" y="980" type="line"/>
+ <point x="1228" y="0" type="line"/>
+ <point x="1672" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 67, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8__uni02E7_.glif
new file mode 100644
index 000000000..7525fa5e7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8__uni02E7_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E8_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1680" y="2004" type="line"/>
+ <point x="1236" y="2004" type="line"/>
+ <point x="1236" y="1232" type="line"/>
+ <point x="116" y="256" type="line"/>
+ <point x="340" y="0" type="line"/>
+ <point x="1236" y="780" type="line"/>
+ <point x="1236" y="0" type="line"/>
+ <point x="1680" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 55, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8__uni02E8_.glif
new file mode 100644
index 000000000..1eeeb3326
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E8_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1224" y="412" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ <point x="1668" y="0" type="line"/>
+ <point x="1668" y="2004" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ <point x="1224" y="768" type="line"/>
+ <point x="712" y="768" type="line"/>
+ <point x="124" y="256" type="line"/>
+ <point x="352" y="0" type="line"/>
+ <point x="824" y="412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 74, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8__uni02E9_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8__uni02E9_.glif
new file mode 100644
index 000000000..7e8802515
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E8__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E8_uni02E9" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1592" y="2004" type="line"/>
+ <point x="1148" y="2004" type="line"/>
+ <point x="1148" y="456" type="line"/>
+ <point x="788" y="768" type="line"/>
+ <point x="200" y="256" type="line"/>
+ <point x="424" y="0" type="line"/>
+ <point x="788" y="316" type="line"/>
+ <point x="1148" y="0" type="line"/>
+ <point x="1592" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 226, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E9__uni02E5_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E9__uni02E5_.glif
new file mode 100644
index 000000000..06813dabf
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E9__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E9_uni02E5" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="616" y="360" type="line"/>
+ <point x="216" y="360" type="line"/>
+ <point x="216" y="0" type="line"/>
+ <point x="868" y="0" type="line"/>
+ <point x="1132" y="844" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ <point x="1576" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 260, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E9__uni02E6_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E9__uni02E6_.glif
new file mode 100644
index 000000000..050b37ad3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E9__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E9_uni02E6" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="1132" y="1592" type="line"/>
+ <point x="624" y="360" type="line"/>
+ <point x="216" y="360" type="line"/>
+ <point x="216" y="0" type="line"/>
+ <point x="860" y="0" type="line"/>
+ <point x="1132" y="644" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ <point x="1576" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 260, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E9__uni02E7_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E9__uni02E7_.glif
new file mode 100644
index 000000000..1c0ce1af5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E9__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E9_uni02E7" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="1132" y="1180" type="line"/>
+ <point x="608" y="360" type="line"/>
+ <point x="216" y="360" type="line"/>
+ <point x="216" y="0" type="line"/>
+ <point x="804" y="0" type="line"/>
+ <point x="1132" y="516" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ <point x="1576" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 260, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E9__uni02E8_.glif b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E9__uni02E8_.glif
new file mode 100644
index 000000000..0b69413f1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02E9__uni02E9__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E9_uni02E8" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="1132" y="768" type="line"/>
+ <point x="660" y="360" type="line"/>
+ <point x="216" y="360" type="line"/>
+ <point x="216" y="0" type="line"/>
+ <point x="772" y="0" type="line"/>
+ <point x="1132" y="316" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ <point x="1576" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 260, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02EA__.glif b/src/Interface-Bold.ufo/glyphs/uni02EA__.glif
new file mode 100644
index 000000000..346219152
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02EA__.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02EA" format="1">
+ <advance width="1280"/>
+ <unicode hex="02EA"/>
+ <outline>
+ <contour>
+ <point x="1132" y="360" type="line"/>
+ <point x="428" y="360" type="line"/>
+ <point x="428" y="0" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="596" y="1248" type="line"/>
+ <point x="152" y="1248" type="line"/>
+ <point x="152" y="0" type="line"/>
+ <point x="596" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1235, 'leftMargin': 168, 'rightMargin': 88}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02EB__.glif b/src/Interface-Bold.ufo/glyphs/uni02EB__.glif
new file mode 100644
index 000000000..c61ca56f0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02EB__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02EB" format="1">
+ <advance width="1280"/>
+ <unicode hex="02EB"/>
+ <outline>
+ <contour>
+ <point x="1132" y="804" type="line"/>
+ <point x="428" y="804" type="line"/>
+ <point x="428" y="444" type="line"/>
+ <point x="1132" y="444" type="line"/>
+ </contour>
+ <contour>
+ <point x="596" y="1248" type="line"/>
+ <point x="152" y="1248" type="line"/>
+ <point x="152" y="0" type="line"/>
+ <point x="596" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>624.25</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1235, 'leftMargin': 168, 'rightMargin': 88}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02EC__.glif b/src/Interface-Bold.ufo/glyphs/uni02EC__.glif
new file mode 100644
index 000000000..1e85bc614
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02EC__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02EC" format="1">
+ <advance width="1536"/>
+ <unicode hex="02EC"/>
+ <outline>
+ <contour>
+ <point x="568" y="-184" type="line"/>
+ <point x="188" y="-184" type="line"/>
+ <point x="188" y="-196" type="line"/>
+ <point x="628" y="-588" type="line"/>
+ <point x="912" y="-588" type="line"/>
+ <point x="1348" y="-196" type="line"/>
+ <point x="1348" y="-184" type="line"/>
+ <point x="972" y="-184" type="line"/>
+ <point x="768" y="-368" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1326, 'leftMargin': 83, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02ED__.glif b/src/Interface-Bold.ufo/glyphs/uni02ED__.glif
new file mode 100644
index 000000000..358956129
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02ED__.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02ED" format="1">
+ <advance width="1280"/>
+ <unicode hex="02ED"/>
+ <outline>
+ <contour>
+ <point x="1096" y="2176" type="line"/>
+ <point x="184" y="2176" type="line"/>
+ <point x="184" y="1920" type="line"/>
+ <point x="1096" y="1920" type="line"/>
+ </contour>
+ <contour>
+ <point x="1096" y="1832" type="line"/>
+ <point x="184" y="1832" type="line"/>
+ <point x="184" y="1576" type="line"/>
+ <point x="1096" y="1576" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1132, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02EF__.glif b/src/Interface-Bold.ufo/glyphs/uni02EF__.glif
new file mode 100644
index 000000000..0fb009a5d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02EF__.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02EF" format="1">
+ <advance width="1024"/>
+ <unicode hex="02EF"/>
+ <outline>
+ <contour>
+ <point x="504" y="-472" type="line"/>
+ <point x="568" y="-760" type="line"/>
+ <point x="408" y="-760" type="line"/>
+ <point x="148" y="-100" type="line"/>
+ <point x="364" y="-100" type="line"/>
+ </contour>
+ <contour>
+ <point x="664" y="-100" type="line"/>
+ <point x="876" y="-100" type="line"/>
+ <point x="616" y="-760" type="line"/>
+ <point x="460" y="-760" type="line"/>
+ <point x="520" y="-472" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 949, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02F0_.glif b/src/Interface-Bold.ufo/glyphs/uni02F0_.glif
new file mode 100644
index 000000000..bfb05796f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02F0_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F0" format="1">
+ <advance width="1024"/>
+ <unicode hex="02F0"/>
+ <outline>
+ <contour>
+ <point x="504" y="-384" type="line"/>
+ <point x="568" y="-100" type="line"/>
+ <point x="408" y="-100" type="line"/>
+ <point x="148" y="-760" type="line"/>
+ <point x="364" y="-760" type="line"/>
+ </contour>
+ <contour>
+ <point x="664" y="-760" type="line"/>
+ <point x="876" y="-760" type="line"/>
+ <point x="616" y="-100" type="line"/>
+ <point x="460" y="-100" type="line"/>
+ <point x="520" y="-384" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 947, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02F1_.glif b/src/Interface-Bold.ufo/glyphs/uni02F1_.glif
new file mode 100644
index 000000000..d7e8aab3b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02F1_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F1" format="1">
+ <advance width="1024"/>
+ <unicode hex="02F1"/>
+ <outline>
+ <contour>
+ <point x="460" y="-432" type="line"/>
+ <point x="140" y="-372" type="line"/>
+ <point x="140" y="-520" type="line"/>
+ <point x="884" y="-760" type="line"/>
+ <point x="884" y="-560" type="line"/>
+ </contour>
+ <contour>
+ <point x="884" y="-284" type="line"/>
+ <point x="884" y="-84" type="line"/>
+ <point x="140" y="-328" type="line"/>
+ <point x="140" y="-472" type="line"/>
+ <point x="460" y="-416" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 963, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02F2_.glif b/src/Interface-Bold.ufo/glyphs/uni02F2_.glif
new file mode 100644
index 000000000..d781daa1f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02F2_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F2" format="1">
+ <advance width="1024"/>
+ <unicode hex="02F2"/>
+ <outline>
+ <contour>
+ <point x="564" y="-432" type="line"/>
+ <point x="884" y="-372" type="line"/>
+ <point x="884" y="-520" type="line"/>
+ <point x="140" y="-760" type="line"/>
+ <point x="140" y="-560" type="line"/>
+ </contour>
+ <contour>
+ <point x="140" y="-284" type="line"/>
+ <point x="140" y="-84" type="line"/>
+ <point x="884" y="-328" type="line"/>
+ <point x="884" y="-472" type="line"/>
+ <point x="564" y="-416" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 963, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02F3_.glif b/src/Interface-Bold.ufo/glyphs/uni02F3_.glif
new file mode 100644
index 000000000..80ec289e6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02F3_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F3" format="1">
+ <advance width="1024"/>
+ <unicode hex="02F3"/>
+ <outline>
+ <contour>
+ <point x="520" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="252" y="-308" type="curve" smooth="yes"/>
+ <point x="252" y="-444"/>
+ <point x="364" y="-544"/>
+ <point x="516" y="-544" type="curve" smooth="yes"/>
+ <point x="660" y="-544"/>
+ <point x="776" y="-448"/>
+ <point x="776" y="-308" type="curve" smooth="yes"/>
+ <point x="776" y="-176"/>
+ <point x="660" y="-72"/>
+ <point x="516" y="-72" type="curve" smooth="yes"/>
+ <point x="364" y="-72"/>
+ <point x="252" y="-176"/>
+ </contour>
+ <contour>
+ <point x="416" y="-308" type="curve" smooth="yes"/>
+ <point x="416" y="-252"/>
+ <point x="456" y="-212"/>
+ <point x="516" y="-212" type="curve" smooth="yes"/>
+ <point x="568" y="-212"/>
+ <point x="608" y="-252"/>
+ <point x="608" y="-308" type="curve" smooth="yes"/>
+ <point x="608" y="-368"/>
+ <point x="568" y="-408"/>
+ <point x="516" y="-408" type="curve" smooth="yes"/>
+ <point x="456" y="-408"/>
+ <point x="416" y="-368"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 909, 'leftMargin': 208, 'rightMargin': 177}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02F4_.glif b/src/Interface-Bold.ufo/glyphs/uni02F4_.glif
new file mode 100644
index 000000000..33cefec14
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02F4_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F4" format="1">
+ <advance width="1024"/>
+ <unicode hex="02F4"/>
+ <outline>
+ <component base="grave" yOffset="-1404"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 972, 'leftMargin': 155, 'rightMargin': 73}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02F5_.glif b/src/Interface-Bold.ufo/glyphs/uni02F5_.glif
new file mode 100644
index 000000000..457656dfa
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02F5_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F5" format="1">
+ <advance width="1792"/>
+ <unicode hex="02F5"/>
+ <outline>
+ <component base="grave" xOffset="40" yOffset="-1404"/>
+ <component base="grave" xOffset="728" yOffset="-1404"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1660, 'leftMargin': 155, 'rightMargin': 73}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02F6_.glif b/src/Interface-Bold.ufo/glyphs/uni02F6_.glif
new file mode 100644
index 000000000..336d3871f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02F6_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F6" format="1">
+ <advance width="1536"/>
+ <unicode hex="02F6"/>
+ <outline>
+ <component base="acute" xOffset="-76" yOffset="-1404"/>
+ <component base="acute" xOffset="612" yOffset="-1404"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1660, 'leftMargin': 101, 'rightMargin': 128}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02F7_.glif b/src/Interface-Bold.ufo/glyphs/uni02F7_.glif
new file mode 100644
index 000000000..10de86fd0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02F7_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F7" format="1">
+ <advance width="1280"/>
+ <unicode hex="02F7"/>
+ <outline>
+ <contour>
+ <point x="920" y="-176" type="line"/>
+ <point x="920" y="-260"/>
+ <point x="868" y="-300"/>
+ <point x="808" y="-300" type="curve" smooth="yes"/>
+ <point x="676" y="-300"/>
+ <point x="572" y="-184"/>
+ <point x="428" y="-184" type="curve" smooth="yes"/>
+ <point x="244" y="-184"/>
+ <point x="112" y="-364"/>
+ <point x="112" y="-560" type="curve"/>
+ <point x="364" y="-572" type="line"/>
+ <point x="364" y="-492"/>
+ <point x="412" y="-452"/>
+ <point x="472" y="-452" type="curve" smooth="yes"/>
+ <point x="612" y="-452"/>
+ <point x="680" y="-564"/>
+ <point x="852" y="-564" type="curve" smooth="yes"/>
+ <point x="1036" y="-564"/>
+ <point x="1168" y="-392"/>
+ <point x="1168" y="-192" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1275, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02F8_.glif b/src/Interface-Bold.ufo/glyphs/uni02F8_.glif
new file mode 100644
index 000000000..8b180372f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02F8_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F8" format="1">
+ <advance width="768"/>
+ <unicode hex="02F8"/>
+ <outline>
+ <component base="period" xOffset="-4" yOffset="524"/>
+ <component base="period" xOffset="-4" yOffset="1620"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 822, 'leftMargin': 140, 'rightMargin': 190}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02F9_.glif b/src/Interface-Bold.ufo/glyphs/uni02F9_.glif
new file mode 100644
index 000000000..279a32942
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02F9_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F9" format="1">
+ <advance width="1024"/>
+ <unicode hex="02F9"/>
+ <outline>
+ <contour>
+ <point x="500" y="2112" type="line"/>
+ <point x="224" y="2112" type="line"/>
+ <point x="224" y="1556" type="line"/>
+ <point x="500" y="1556" type="line"/>
+ </contour>
+ <contour>
+ <point x="224" y="2112" type="line"/>
+ <point x="224" y="1852" type="line"/>
+ <point x="800" y="1852" type="line"/>
+ <point x="800" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 795, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02FA__.glif b/src/Interface-Bold.ufo/glyphs/uni02FA__.glif
new file mode 100644
index 000000000..f5f88d207
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02FA__.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02FA" format="1">
+ <advance width="1024"/>
+ <unicode hex="02FA"/>
+ <outline>
+ <contour>
+ <point x="524" y="2112" type="line"/>
+ <point x="800" y="2112" type="line"/>
+ <point x="800" y="1556" type="line"/>
+ <point x="524" y="1556" type="line"/>
+ </contour>
+ <contour>
+ <point x="800" y="2112" type="line"/>
+ <point x="800" y="1852" type="line"/>
+ <point x="224" y="1852" type="line"/>
+ <point x="224" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 795, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02FB__.glif b/src/Interface-Bold.ufo/glyphs/uni02FB__.glif
new file mode 100644
index 000000000..25fabd889
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02FB__.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02FB" format="1">
+ <advance width="1024"/>
+ <unicode hex="02FB"/>
+ <outline>
+ <contour>
+ <point x="500" y="-628" type="line"/>
+ <point x="224" y="-628" type="line"/>
+ <point x="224" y="-68" type="line"/>
+ <point x="500" y="-68" type="line"/>
+ </contour>
+ <contour>
+ <point x="224" y="-628" type="line"/>
+ <point x="224" y="-368" type="line"/>
+ <point x="800" y="-368" type="line"/>
+ <point x="800" y="-628" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 795, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02FC__.glif b/src/Interface-Bold.ufo/glyphs/uni02FC__.glif
new file mode 100644
index 000000000..f73ebc9f6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02FC__.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02FC" format="1">
+ <advance width="1024"/>
+ <unicode hex="02FC"/>
+ <outline>
+ <contour>
+ <point x="800" y="-628" type="line"/>
+ <point x="800" y="-368" type="line"/>
+ <point x="224" y="-368" type="line"/>
+ <point x="224" y="-628" type="line"/>
+ </contour>
+ <contour>
+ <point x="524" y="-628" type="line"/>
+ <point x="800" y="-628" type="line"/>
+ <point x="800" y="-68" type="line"/>
+ <point x="524" y="-68" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 795, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02FD__.glif b/src/Interface-Bold.ufo/glyphs/uni02FD__.glif
new file mode 100644
index 000000000..985e4a132
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02FD__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02FD" format="1">
+ <advance width="1280"/>
+ <unicode hex="02FD"/>
+ <outline>
+ <contour>
+ <point x="880" y="-352" type="line"/>
+ <point x="328" y="-352" type="line"/>
+ <point x="328" y="-612" type="line"/>
+ <point x="880" y="-612" type="line"/>
+ </contour>
+ <contour>
+ <point x="420" y="-84" type="line"/>
+ <point x="144" y="-84" type="line"/>
+ <point x="144" y="-612" type="line"/>
+ <point x="420" y="-612" type="line"/>
+ </contour>
+ <contour>
+ <point x="1136" y="-84" type="line"/>
+ <point x="860" y="-84" type="line"/>
+ <point x="860" y="-612" type="line"/>
+ <point x="1136" y="-612" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1211, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02FE__.glif b/src/Interface-Bold.ufo/glyphs/uni02FE__.glif
new file mode 100644
index 000000000..473c8c20b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02FE__.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02FE" format="1">
+ <advance width="1280"/>
+ <unicode hex="02FE"/>
+ <outline>
+ <contour>
+ <point x="1076" y="-368" type="line"/>
+ <point x="388" y="-368" type="line"/>
+ <point x="388" y="-628" type="line"/>
+ <point x="1076" y="-628" type="line"/>
+ </contour>
+ <contour>
+ <point x="480" y="-68" type="line"/>
+ <point x="204" y="-68" type="line"/>
+ <point x="204" y="-628" type="line"/>
+ <point x="480" y="-628" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1093, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni02FF__.glif b/src/Interface-Bold.ufo/glyphs/uni02FF__.glif
new file mode 100644
index 000000000..ef4a5a900
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni02FF__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02FF" format="1">
+ <advance width="1536"/>
+ <unicode hex="02FF"/>
+ <outline>
+ <contour>
+ <point x="1300" y="-44" type="line"/>
+ <point x="408" y="-44" type="line"/>
+ <point x="408" y="-324" type="line"/>
+ <point x="1300" y="-324" type="line"/>
+ </contour>
+ <contour>
+ <point x="652" y="232" type="line"/>
+ <point x="236" y="-184" type="line"/>
+ <point x="452" y="-292" type="line"/>
+ <point x="972" y="232" type="line"/>
+ </contour>
+ <contour>
+ <point x="972" y="-600" type="line"/>
+ <point x="460" y="-84" type="line"/>
+ <point x="236" y="-184" type="line"/>
+ <point x="652" y="-600" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1283, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni030C__uni1ABB___.glif b/src/Interface-Bold.ufo/glyphs/uni030C__uni1ABB___.glif
new file mode 100644
index 000000000..3a958ea72
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni030C__uni1ABB___.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni030C_uni1ABB" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-803" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-803" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-803" y="2228" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1459" y="1620" type="curve"/>
+ <point x="-1430" y="1728" type="line"/>
+ <point x="-1502" y="1757"/>
+ <point x="-1579" y="1804"/>
+ <point x="-1579" y="1913" type="curve" smooth="yes"/>
+ <point x="-1579" y="2014"/>
+ <point x="-1507" y="2060"/>
+ <point x="-1430" y="2093" type="curve"/>
+ <point x="-1459" y="2200" type="line"/>
+ <point x="-1587" y="2173"/>
+ <point x="-1726" y="2068"/>
+ <point x="-1726" y="1911" type="curve" smooth="yes"/>
+ <point x="-1726" y="1750"/>
+ <point x="-1587" y="1649"/>
+ </contour>
+ <contour>
+ <point x="-127" y="1620" type="line"/>
+ <point x="1" y="1649"/>
+ <point x="140" y="1750"/>
+ <point x="140" y="1911" type="curve" smooth="yes"/>
+ <point x="140" y="2071"/>
+ <point x="1" y="2173"/>
+ <point x="-127" y="2200" type="curve"/>
+ <point x="-155" y="2093" type="line"/>
+ <point x="-78" y="2060"/>
+ <point x="-7" y="2017"/>
+ <point x="-7" y="1913" type="curve" smooth="yes"/>
+ <point x="-7" y="1804"/>
+ <point x="-84" y="1757"/>
+ <point x="-155" y="1728" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-967" y="2101" type="line"/>
+ <point x="-1346" y="2101" type="line"/>
+ <point x="-1346" y="2082" type="line"/>
+ <point x="-947" y="1722" type="line"/>
+ <point x="-637" y="1722" type="line"/>
+ <point x="-241" y="2079" type="line"/>
+ <point x="-241" y="2101" type="line"/>
+ <point x="-617" y="2101" type="line"/>
+ <point x="-792" y="1914" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0346.glif b/src/Interface-Bold.ufo/glyphs/uni0346.glif
new file mode 100644
index 000000000..dcde086b8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0346.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0346" format="1">
+ <advance width="0"/>
+ <unicode hex="0346"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1612" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-793" y="2302" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-553" y="1936" type="line"/>
+ <point x="-1107" y="1936" type="line"/>
+ <point x="-1107" y="2197" type="line"/>
+ <point x="-553" y="2197" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1012" y="1639" type="line"/>
+ <point x="-1288" y="1639" type="line"/>
+ <point x="-1288" y="2197" type="line"/>
+ <point x="-1012" y="2197" type="line"/>
+ </contour>
+ <contour>
+ <point x="-297" y="1639" type="line"/>
+ <point x="-573" y="1639" type="line"/>
+ <point x="-573" y="2197" type="line"/>
+ <point x="-297" y="2197" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0347.glif b/src/Interface-Bold.ufo/glyphs/uni0347.glif
new file mode 100644
index 000000000..752f98884
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0347.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0347" format="1">
+ <advance width="0"/>
+ <unicode hex="0347"/>
+ <outline>
+ <contour>
+ <point x="-793" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-793" y="-760" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1192" y="-109" type="line"/>
+ <point x="-1192" y="-360" type="line"/>
+ <point x="-396" y="-360" type="line"/>
+ <point x="-396" y="-109" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1192" y="-509" type="line"/>
+ <point x="-1192" y="-760" type="line"/>
+ <point x="-396" y="-760" type="line"/>
+ <point x="-396" y="-509" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0348.glif b/src/Interface-Bold.ufo/glyphs/uni0348.glif
new file mode 100644
index 000000000..c5a62faa1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0348.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0348" format="1">
+ <advance width="0"/>
+ <unicode hex="0348"/>
+ <outline>
+ <contour>
+ <point x="-798" y="-707" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-798" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="linevert" xOffset="-1277" yOffset="-2269"/>
+ <component base="linevert" xOffset="-810" yOffset="-2269"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0349.glif b/src/Interface-Bold.ufo/glyphs/uni0349.glif
new file mode 100644
index 000000000..345be6acd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0349.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0349" format="1">
+ <advance width="0"/>
+ <unicode hex="0349"/>
+ <outline>
+ <contour>
+ <point x="-733" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-732" y="-692" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-721" y="-133" type="line"/>
+ <point x="-446" y="-133" type="line"/>
+ <point x="-446" y="-692" type="line"/>
+ <point x="-721" y="-692" type="line"/>
+ </contour>
+ <contour>
+ <point x="-446" y="-133" type="line"/>
+ <point x="-446" y="-395" type="line"/>
+ <point x="-1020" y="-395" type="line"/>
+ <point x="-1020" y="-133" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni034A_.glif b/src/Interface-Bold.ufo/glyphs/uni034A_.glif
new file mode 100644
index 000000000..e7c8841bb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni034A_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni034A" format="1">
+ <advance width="0"/>
+ <unicode hex="034A"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1720" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-793" y="2316" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-751" y="2200" type="line"/>
+ <point x="-976" y="1678" type="line"/>
+ <point x="-806" y="1594" type="line"/>
+ <point x="-583" y="2116" type="line"/>
+ </contour>
+ <component base="tilde" xOffset="-1477"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni034B_.glif b/src/Interface-Bold.ufo/glyphs/uni034B_.glif
new file mode 100644
index 000000000..813ac388f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni034B_.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni034B" format="1">
+ <advance width="0"/>
+ <unicode hex="034B"/>
+ <outline>
+ <contour>
+ <point x="-795" y="1577" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2944" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-520" y="2439" type="line"/>
+ <point x="-520" y="2355"/>
+ <point x="-571" y="2316"/>
+ <point x="-631" y="2316" type="curve" smooth="yes"/>
+ <point x="-766" y="2316"/>
+ <point x="-868" y="2430"/>
+ <point x="-1012" y="2430" type="curve" smooth="yes"/>
+ <point x="-1196" y="2430"/>
+ <point x="-1327" y="2250"/>
+ <point x="-1327" y="2054" type="curve"/>
+ <point x="-1078" y="2041" type="line"/>
+ <point x="-1078" y="2124"/>
+ <point x="-1030" y="2164"/>
+ <point x="-969" y="2164" type="curve" smooth="yes"/>
+ <point x="-828" y="2164"/>
+ <point x="-760" y="2049"/>
+ <point x="-589" y="2049" type="curve" smooth="yes"/>
+ <point x="-403" y="2049"/>
+ <point x="-272" y="2223"/>
+ <point x="-272" y="2424" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1040" y="2670" type="curve" smooth="yes"/>
+ <point x="-1040" y="2553"/>
+ <point x="-941" y="2465"/>
+ <point x="-793" y="2465" type="curve" smooth="yes"/>
+ <point x="-646" y="2465"/>
+ <point x="-547" y="2553"/>
+ <point x="-547" y="2670" type="curve" smooth="yes"/>
+ <point x="-547" y="2787"/>
+ <point x="-646" y="2875"/>
+ <point x="-793" y="2875" type="curve" smooth="yes"/>
+ <point x="-941" y="2875"/>
+ <point x="-1040" y="2787"/>
+ </contour>
+ <contour>
+ <point x="-1040" y="1804" type="curve" smooth="yes"/>
+ <point x="-1040" y="1687"/>
+ <point x="-941" y="1599"/>
+ <point x="-793" y="1599" type="curve" smooth="yes"/>
+ <point x="-646" y="1599"/>
+ <point x="-547" y="1687"/>
+ <point x="-547" y="1804" type="curve" smooth="yes"/>
+ <point x="-547" y="1921"/>
+ <point x="-646" y="2009"/>
+ <point x="-793" y="2009" type="curve" smooth="yes"/>
+ <point x="-941" y="2009"/>
+ <point x="-1040" y="1921"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni034C_.glif b/src/Interface-Bold.ufo/glyphs/uni034C_.glif
new file mode 100644
index 000000000..a619afcd3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni034C_.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni034C" format="1">
+ <advance width="0"/>
+ <unicode hex="034C"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1706" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2408" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-513" y="2046" type="line"/>
+ <point x="-513" y="1975"/>
+ <point x="-564" y="1940"/>
+ <point x="-624" y="1940" type="curve" smooth="yes"/>
+ <point x="-759" y="1940"/>
+ <point x="-861" y="2038"/>
+ <point x="-1005" y="2038" type="curve" smooth="yes"/>
+ <point x="-1189" y="2038"/>
+ <point x="-1320" y="1884"/>
+ <point x="-1320" y="1719" type="curve"/>
+ <point x="-1071" y="1706" type="line"/>
+ <point x="-1071" y="1778"/>
+ <point x="-1023" y="1812"/>
+ <point x="-963" y="1812" type="curve" smooth="yes"/>
+ <point x="-821" y="1812"/>
+ <point x="-754" y="1713"/>
+ <point x="-582" y="1713" type="curve" smooth="yes"/>
+ <point x="-396" y="1713"/>
+ <point x="-265" y="1862"/>
+ <point x="-265" y="2032" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-513" y="2408" type="line"/>
+ <point x="-513" y="2336"/>
+ <point x="-564" y="2302"/>
+ <point x="-624" y="2302" type="curve" smooth="yes"/>
+ <point x="-759" y="2302"/>
+ <point x="-861" y="2399"/>
+ <point x="-1005" y="2399" type="curve" smooth="yes"/>
+ <point x="-1189" y="2399"/>
+ <point x="-1320" y="2245"/>
+ <point x="-1320" y="2080" type="curve"/>
+ <point x="-1071" y="2068" type="line"/>
+ <point x="-1071" y="2140"/>
+ <point x="-1023" y="2174"/>
+ <point x="-963" y="2174" type="curve" smooth="yes"/>
+ <point x="-821" y="2174"/>
+ <point x="-754" y="2075"/>
+ <point x="-582" y="2075" type="curve" smooth="yes"/>
+ <point x="-396" y="2075"/>
+ <point x="-265" y="2223"/>
+ <point x="-265" y="2394" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni034D_.glif b/src/Interface-Bold.ufo/glyphs/uni034D_.glif
new file mode 100644
index 000000000..670ee5f83
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni034D_.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni034D" format="1">
+ <advance width="0"/>
+ <unicode hex="034D"/>
+ <outline>
+ <contour>
+ <point x="-793" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-793" y="-758" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-282" y="-380" type="line"/>
+ <point x="-1324" y="-380" type="line"/>
+ <point x="-1324" y="-569" type="line"/>
+ <point x="-282" y="-569" type="line"/>
+ </contour>
+ <contour>
+ <point x="-928" y="-758" type="line"/>
+ <point x="-1293" y="-402" type="line"/>
+ <point x="-1442" y="-474" type="line"/>
+ <point x="-1154" y="-758" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1154" y="-193" type="line"/>
+ <point x="-1442" y="-474" type="line"/>
+ <point x="-1288" y="-543" type="line"/>
+ <point x="-928" y="-193" type="line"/>
+ </contour>
+ <contour>
+ <point x="-432" y="-758" type="line"/>
+ <point x="-143" y="-474" type="line"/>
+ <point x="-293" y="-402" type="line"/>
+ <point x="-657" y="-758" type="line"/>
+ </contour>
+ <contour>
+ <point x="-657" y="-193" type="line"/>
+ <point x="-297" y="-543" type="line"/>
+ <point x="-143" y="-474" type="line"/>
+ <point x="-432" y="-193" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni034E_.glif b/src/Interface-Bold.ufo/glyphs/uni034E_.glif
new file mode 100644
index 000000000..03a5ef9bb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni034E_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni034E" format="1">
+ <advance width="0"/>
+ <unicode hex="034E"/>
+ <outline>
+ <contour>
+ <point x="-792" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-792" y="-759" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-694" y="-759" type="line"/>
+ <point x="-694" y="-213" type="line"/>
+ <point x="-890" y="-213" type="line"/>
+ <point x="-890" y="-759" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1082" y="-580" type="line"/>
+ <point x="-716" y="-241" type="line"/>
+ <point x="-792" y="-102" type="line"/>
+ <point x="-1082" y="-371" type="line"/>
+ </contour>
+ <contour>
+ <point x="-502" y="-371" type="line"/>
+ <point x="-792" y="-102" type="line"/>
+ <point x="-862" y="-246" type="line"/>
+ <point x="-502" y="-580" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni034F_.glif b/src/Interface-Bold.ufo/glyphs/uni034F_.glif
new file mode 100644
index 000000000..37266a5ba
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni034F_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni034F" format="1">
+ <advance width="0"/>
+ <unicode hex="034F"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0350.glif b/src/Interface-Bold.ufo/glyphs/uni0350.glif
new file mode 100644
index 000000000..1c0c4cc06
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0350.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0350" format="1">
+ <advance width="0"/>
+ <unicode hex="0350"/>
+ <outline>
+ <contour>
+ <point x="-884" y="1640" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-880" y="2420" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-811" y="2001" type="line"/>
+ <point x="-491" y="2058" type="line"/>
+ <point x="-491" y="1913" type="line"/>
+ <point x="-1233" y="1671" type="line"/>
+ <point x="-1233" y="1870" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1233" y="2148" type="line"/>
+ <point x="-1233" y="2347" type="line"/>
+ <point x="-491" y="2105" type="line"/>
+ <point x="-491" y="1959" type="line"/>
+ <point x="-811" y="2014" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0351.glif b/src/Interface-Bold.ufo/glyphs/uni0351.glif
new file mode 100644
index 000000000..65cc68ac5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0351.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0351" format="1">
+ <advance width="0"/>
+ <unicode hex="0351"/>
+ <outline>
+ <contour>
+ <point x="-763" y="1561" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-763" y="2155" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-681" y="1574" type="curve"/>
+ <point x="-681" y="1705" type="line"/>
+ <point x="-756" y="1705"/>
+ <point x="-806" y="1757"/>
+ <point x="-806" y="1834" type="curve" smooth="yes"/>
+ <point x="-806" y="1914"/>
+ <point x="-756" y="1966"/>
+ <point x="-681" y="1966" type="curve"/>
+ <point x="-681" y="2100" type="line"/>
+ <point x="-844" y="2100"/>
+ <point x="-971" y="1984"/>
+ <point x="-971" y="1834" type="curve" smooth="yes"/>
+ <point x="-971" y="1683"/>
+ <point x="-844" y="1574"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0352.glif b/src/Interface-Bold.ufo/glyphs/uni0352.glif
new file mode 100644
index 000000000..68e7fe0ac
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0352.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0352" format="1">
+ <advance width="0"/>
+ <unicode hex="0352"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1719" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2613" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-293" y="2047" type="line"/>
+ <point x="-293" y="2296"/>
+ <point x="-485" y="2470"/>
+ <point x="-791" y="2470" type="curve" smooth="yes"/>
+ <point x="-1097" y="2470"/>
+ <point x="-1290" y="2296"/>
+ <point x="-1290" y="2047" type="curve"/>
+ <point x="-985" y="2047" type="line"/>
+ <point x="-985" y="2138"/>
+ <point x="-932" y="2222"/>
+ <point x="-791" y="2222" type="curve" smooth="yes"/>
+ <point x="-650" y="2222"/>
+ <point x="-600" y="2138"/>
+ <point x="-600" y="2047" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1038" y="1801" type="curve" smooth="yes"/>
+ <point x="-1038" y="1684"/>
+ <point x="-939" y="1596"/>
+ <point x="-792" y="1596" type="curve" smooth="yes"/>
+ <point x="-645" y="1596"/>
+ <point x="-546" y="1684"/>
+ <point x="-546" y="1801" type="curve" smooth="yes"/>
+ <point x="-546" y="1918"/>
+ <point x="-645" y="2006"/>
+ <point x="-792" y="2006" type="curve" smooth="yes"/>
+ <point x="-939" y="2006"/>
+ <point x="-1038" y="1918"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>631.125</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0353.glif b/src/Interface-Bold.ufo/glyphs/uni0353.glif
new file mode 100644
index 000000000..0d31d7907
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0353.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0353" format="1">
+ <advance width="0"/>
+ <unicode hex="0353"/>
+ <outline>
+ <contour>
+ <point x="-792" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-792" y="-762" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-963" y="-721" type="line"/>
+ <point x="-476" y="-230" type="line"/>
+ <point x="-622" y="-83" type="line"/>
+ <point x="-1108" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="-624" y="-723" type="line"/>
+ <point x="-477" y="-575" type="line"/>
+ <point x="-960" y="-80" type="line"/>
+ <point x="-1107" y="-230" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0354.glif b/src/Interface-Bold.ufo/glyphs/uni0354.glif
new file mode 100644
index 000000000..3c45aa63b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0354.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0354" format="1">
+ <advance width="0"/>
+ <unicode hex="0354"/>
+ <outline>
+ <contour>
+ <point x="-792" y="-763" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-792" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="uni02F1" xOffset="-1293"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0355.glif b/src/Interface-Bold.ufo/glyphs/uni0355.glif
new file mode 100644
index 000000000..1c36cc5d3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0355.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0355" format="1">
+ <advance width="0"/>
+ <unicode hex="0355"/>
+ <outline>
+ <contour>
+ <point x="-883" y="-759" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-883" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="uni02F2" xOffset="-1334"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0356.glif b/src/Interface-Bold.ufo/glyphs/uni0356.glif
new file mode 100644
index 000000000..48418dab8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0356.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0356" format="1">
+ <advance width="0"/>
+ <unicode hex="0356"/>
+ <outline>
+ <contour>
+ <point x="-837" y="-765" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-837" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="uni02F2" xOffset="-1568"/>
+ <component base="uni02F0" xOffset="-880"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0357.glif b/src/Interface-Bold.ufo/glyphs/uni0357.glif
new file mode 100644
index 000000000..3c2171472
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0357.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0357" format="1">
+ <advance width="0"/>
+ <unicode hex="0357"/>
+ <outline>
+ <contour>
+ <point x="-859" y="1561" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-859" y="2155" type="move" name="mkmktop"/>
+ </contour>
+ <component base="ringhalfright" xOffset="-1051"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0358.glif b/src/Interface-Bold.ufo/glyphs/uni0358.glif
new file mode 100644
index 000000000..84f7af898
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0358.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0358" format="1">
+ <advance width="768"/>
+ <unicode hex="0358"/>
+ <outline>
+ <component base="dotbelow" xOffset="1208" yOffset="2136"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 712, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0359.glif b/src/Interface-Bold.ufo/glyphs/uni0359.glif
new file mode 100644
index 000000000..b6b698457
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0359.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0359" format="1">
+ <advance width="0"/>
+ <unicode hex="0359"/>
+ <outline>
+ <contour>
+ <point x="-798" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-798" y="-754" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1038" y="-666" type="line"/>
+ <point x="-923" y="-747" type="line"/>
+ <point x="-798" y="-540" type="line"/>
+ <point x="-671" y="-755" type="line"/>
+ <point x="-556" y="-670" type="line"/>
+ <point x="-704" y="-477" type="line"/>
+ <point x="-479" y="-411" type="line"/>
+ <point x="-523" y="-272" type="line"/>
+ <point x="-734" y="-366" type="line"/>
+ <point x="-718" y="-105" type="line"/>
+ <point x="-861" y="-105" type="line"/>
+ <point x="-844" y="-360" type="line"/>
+ <point x="-1062" y="-265" type="line"/>
+ <point x="-1106" y="-403" type="line"/>
+ <point x="-884" y="-468" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni035A_.glif b/src/Interface-Bold.ufo/glyphs/uni035A_.glif
new file mode 100644
index 000000000..0d5d05f28
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni035A_.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni035A" format="1">
+ <advance width="0"/>
+ <unicode hex="035A"/>
+ <outline>
+ <contour>
+ <point x="-770" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-770" y="-672" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1309" y="-399" type="curve"/>
+ <point x="-1309" y="-550"/>
+ <point x="-1180" y="-672"/>
+ <point x="-1001" y="-672" type="curve" smooth="yes"/>
+ <point x="-822" y="-672"/>
+ <point x="-693" y="-550"/>
+ <point x="-693" y="-399" type="curve" smooth="yes"/>
+ <point x="-693" y="-248"/>
+ <point x="-822" y="-120"/>
+ <point x="-1001" y="-120" type="curve" smooth="yes"/>
+ <point x="-1180" y="-120"/>
+ <point x="-1309" y="-248"/>
+ </contour>
+ <contour>
+ <point x="-1145" y="-399" type="curve"/>
+ <point x="-1145" y="-319"/>
+ <point x="-1090" y="-253"/>
+ <point x="-1001" y="-253" type="curve" smooth="yes"/>
+ <point x="-912" y="-253"/>
+ <point x="-857" y="-319"/>
+ <point x="-857" y="-399" type="curve" smooth="yes"/>
+ <point x="-857" y="-479"/>
+ <point x="-912" y="-542"/>
+ <point x="-1001" y="-542" type="curve" smooth="yes"/>
+ <point x="-1090" y="-542"/>
+ <point x="-1145" y="-479"/>
+ </contour>
+ <contour>
+ <point x="-847" y="-399" type="curve"/>
+ <point x="-847" y="-550"/>
+ <point x="-718" y="-672"/>
+ <point x="-539" y="-672" type="curve" smooth="yes"/>
+ <point x="-360" y="-672"/>
+ <point x="-231" y="-550"/>
+ <point x="-231" y="-399" type="curve" smooth="yes"/>
+ <point x="-231" y="-248"/>
+ <point x="-360" y="-120"/>
+ <point x="-539" y="-120" type="curve" smooth="yes"/>
+ <point x="-718" y="-120"/>
+ <point x="-847" y="-248"/>
+ </contour>
+ <contour>
+ <point x="-683" y="-399" type="curve"/>
+ <point x="-683" y="-319"/>
+ <point x="-628" y="-253"/>
+ <point x="-539" y="-253" type="curve" smooth="yes"/>
+ <point x="-450" y="-253"/>
+ <point x="-395" y="-319"/>
+ <point x="-395" y="-399" type="curve" smooth="yes"/>
+ <point x="-395" y="-479"/>
+ <point x="-450" y="-542"/>
+ <point x="-539" y="-542" type="curve" smooth="yes"/>
+ <point x="-628" y="-542"/>
+ <point x="-683" y="-479"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni035B_.glif b/src/Interface-Bold.ufo/glyphs/uni035B_.glif
new file mode 100644
index 000000000..67aca8ba0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni035B_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni035B" format="1">
+ <advance width="0"/>
+ <unicode hex="035B"/>
+ <outline>
+ <contour>
+ <point x="-855" y="1678" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-855" y="2394" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-956" y="2284" type="line"/>
+ <point x="-1121" y="1844" type="line"/>
+ <point x="-773" y="1844" type="line"/>
+ <point x="-855" y="1624" type="line"/>
+ <point x="-635" y="1624" type="line"/>
+ <point x="-470" y="2064" type="line"/>
+ <point x="-818" y="2064" type="line"/>
+ <point x="-736" y="2284" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni035C_.glif b/src/Interface-Bold.ufo/glyphs/uni035C_.glif
new file mode 100644
index 000000000..5ca5ab5e0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni035C_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni035C" format="1">
+ <advance width="0"/>
+ <unicode hex="035C"/>
+ <outline>
+ <contour>
+ <point x="0" y="-41" type="move" name="_markbottom_dd"/>
+ </contour>
+ <component base="uni035D" yOffset="-2241"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni035D_.glif b/src/Interface-Bold.ufo/glyphs/uni035D_.glif
new file mode 100644
index 000000000..35b7c34a3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni035D_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni035D" format="1">
+ <advance width="0"/>
+ <unicode hex="035D"/>
+ <outline>
+ <contour>
+ <point x="0" y="1554" type="move" name="_marktop_dd"/>
+ </contour>
+ <contour>
+ <point x="714" y="2098" type="line"/>
+ <point x="631" y="2008"/>
+ <point x="484" y="1827"/>
+ <point x="0" y="1827" type="curve" smooth="yes"/>
+ <point x="-485" y="1827"/>
+ <point x="-620" y="2008"/>
+ <point x="-716" y="2098" type="curve"/>
+ <point x="-1022" y="2098" type="line"/>
+ <point x="-912" y="1849"/>
+ <point x="-678" y="1580"/>
+ <point x="0" y="1580" type="curve" smooth="yes"/>
+ <point x="677" y="1580"/>
+ <point x="910" y="1849"/>
+ <point x="1020" y="2098" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni035E_.glif b/src/Interface-Bold.ufo/glyphs/uni035E_.glif
new file mode 100644
index 000000000..6edf0e7d9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni035E_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni035E" format="1">
+ <advance width="0"/>
+ <unicode hex="035E"/>
+ <outline>
+ <contour>
+ <point x="0" y="1760" type="move" name="_marktop_dd"/>
+ </contour>
+ <contour>
+ <point x="796" y="2005" type="line"/>
+ <point x="-792" y="2005" type="line"/>
+ <point x="-792" y="1767" type="line"/>
+ <point x="796" y="1767" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni035F_.glif b/src/Interface-Bold.ufo/glyphs/uni035F_.glif
new file mode 100644
index 000000000..e8833ce83
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni035F_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni035F" format="1">
+ <advance width="0"/>
+ <unicode hex="035F"/>
+ <outline>
+ <contour>
+ <point x="0" y="-14" type="move" name="_markbottom_dd"/>
+ </contour>
+ <component base="uni035E" yOffset="-2214"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0362.glif b/src/Interface-Bold.ufo/glyphs/uni0362.glif
new file mode 100644
index 000000000..8e5045f44
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0362.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0362" format="1">
+ <advance width="0"/>
+ <unicode hex="0362"/>
+ <outline>
+ <contour>
+ <point x="0" y="-151" type="move" name="_markbottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1108" y="-380" type="line"/>
+ <point x="-1108" y="-380" type="line"/>
+ <point x="-1108" y="-569" type="line"/>
+ <point x="1108" y="-569" type="line"/>
+ </contour>
+ <contour>
+ <point x="894" y="-758" type="line"/>
+ <point x="1308" y="-474" type="line"/>
+ <point x="1093" y="-402" type="line"/>
+ <point x="572" y="-758" type="line"/>
+ </contour>
+ <contour>
+ <point x="572" y="-193" type="line"/>
+ <point x="1086" y="-543" type="line"/>
+ <point x="1308" y="-474" type="line"/>
+ <point x="894" y="-193" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0363.glif b/src/Interface-Bold.ufo/glyphs/uni0363.glif
new file mode 100644
index 000000000..72f46fe41
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0363.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0363" format="1">
+ <advance width="0"/>
+ <unicode hex="0363"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-704" y="1843" type="line" name="hr00"/>
+ <point x="-704" y="1770"/>
+ <point x="-694" y="1698"/>
+ <point x="-672" y="1651" type="curve"/>
+ <point x="-447" y="1651" type="line"/>
+ <point x="-466" y="1701"/>
+ <point x="-479" y="1745"/>
+ <point x="-479" y="1843" type="curve" smooth="yes"/>
+ <point x="-479" y="2153" type="line" smooth="yes"/>
+ <point x="-479" y="2333"/>
+ <point x="-612" y="2424"/>
+ <point x="-791" y="2424" type="curve" smooth="yes"/>
+ <point x="-990" y="2424"/>
+ <point x="-1119" y="2318"/>
+ <point x="-1119" y="2177" type="curve"/>
+ <point x="-894" y="2177" type="line"/>
+ <point x="-894" y="2232"/>
+ <point x="-864" y="2255"/>
+ <point x="-804" y="2255" type="curve" smooth="yes"/>
+ <point x="-736" y="2255"/>
+ <point x="-704" y="2219"/>
+ <point x="-704" y="2155" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-677" y="2115" type="line"/>
+ <point x="-782" y="2115" type="line" smooth="yes"/>
+ <point x="-1023" y="2115"/>
+ <point x="-1137" y="2021"/>
+ <point x="-1137" y="1866" type="curve" smooth="yes"/>
+ <point x="-1137" y="1727"/>
+ <point x="-1038" y="1638"/>
+ <point x="-894" y="1638" type="curve" smooth="yes"/>
+ <point x="-748" y="1638"/>
+ <point x="-677" y="1727"/>
+ <point x="-642" y="1801" type="curve"/>
+ <point x="-696" y="1899" type="line"/>
+ <point x="-696" y="1860"/>
+ <point x="-745" y="1805"/>
+ <point x="-828" y="1805" type="curve" smooth="yes"/>
+ <point x="-877" y="1805"/>
+ <point x="-912" y="1836"/>
+ <point x="-912" y="1878" type="curve" smooth="yes"/>
+ <point x="-912" y="1936"/>
+ <point x="-876" y="1990"/>
+ <point x="-781" y="1990" type="curve"/>
+ <point x="-675" y="1990" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0364.glif b/src/Interface-Bold.ufo/glyphs/uni0364.glif
new file mode 100644
index 000000000..33a3e80b8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0364.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0364" format="1">
+ <advance width="0"/>
+ <unicode hex="0364"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-758" y="1632" type="curve" smooth="yes" name="hr00"/>
+ <point x="-611" y="1632"/>
+ <point x="-507" y="1698"/>
+ <point x="-459" y="1766" type="curve"/>
+ <point x="-565" y="1893" type="line"/>
+ <point x="-609" y="1837"/>
+ <point x="-675" y="1815"/>
+ <point x="-743" y="1815" type="curve" smooth="yes"/>
+ <point x="-853" y="1815"/>
+ <point x="-919" y="1888"/>
+ <point x="-919" y="2001" type="curve" smooth="yes"/>
+ <point x="-919" y="2027" type="line" smooth="yes"/>
+ <point x="-919" y="2140"/>
+ <point x="-888" y="2237"/>
+ <point x="-784" y="2237" type="curve" smooth="yes"/>
+ <point x="-703" y="2237"/>
+ <point x="-661" y="2192"/>
+ <point x="-661" y="2118" type="curve" smooth="yes"/>
+ <point x="-661" y="2100" type="line"/>
+ <point x="-1055" y="2100" type="line"/>
+ <point x="-1055" y="1951" type="line"/>
+ <point x="-440" y="1951" type="line"/>
+ <point x="-440" y="2047" type="line" smooth="yes"/>
+ <point x="-440" y="2276"/>
+ <point x="-565" y="2419"/>
+ <point x="-782" y="2419" type="curve" smooth="yes"/>
+ <point x="-1018" y="2419"/>
+ <point x="-1144" y="2248"/>
+ <point x="-1144" y="2027" type="curve" smooth="yes"/>
+ <point x="-1144" y="2001" type="line" smooth="yes"/>
+ <point x="-1144" y="1801"/>
+ <point x="-1001" y="1632"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0365.glif b/src/Interface-Bold.ufo/glyphs/uni0365.glif
new file mode 100644
index 000000000..b2456e43c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0365.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0365" format="1">
+ <advance width="0"/>
+ <unicode hex="0365"/>
+ <outline>
+ <contour>
+ <point x="-789" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-789" y="2775" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-677" y="2410" type="line"/>
+ <point x="-902" y="2410" type="line"/>
+ <point x="-902" y="1651" type="line"/>
+ <point x="-677" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-916" y="2606" type="curve" smooth="yes"/>
+ <point x="-916" y="2538"/>
+ <point x="-865" y="2490"/>
+ <point x="-791" y="2490" type="curve" smooth="yes"/>
+ <point x="-715" y="2490"/>
+ <point x="-664" y="2538"/>
+ <point x="-664" y="2606" type="curve" smooth="yes"/>
+ <point x="-664" y="2673"/>
+ <point x="-715" y="2721"/>
+ <point x="-791" y="2721" type="curve" smooth="yes"/>
+ <point x="-865" y="2721"/>
+ <point x="-916" y="2673"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0366.glif b/src/Interface-Bold.ufo/glyphs/uni0366.glif
new file mode 100644
index 000000000..2d71b7f5e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0366.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0366" format="1">
+ <advance width="0"/>
+ <unicode hex="0366"/>
+ <outline>
+ <contour>
+ <point x="-791" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-791" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-791" y="1632" type="curve" smooth="yes"/>
+ <point x="-556" y="1632"/>
+ <point x="-428" y="1796"/>
+ <point x="-428" y="2017" type="curve" smooth="yes"/>
+ <point x="-428" y="2032" type="line" smooth="yes"/>
+ <point x="-428" y="2254"/>
+ <point x="-556" y="2419"/>
+ <point x="-792" y="2419" type="curve" smooth="yes"/>
+ <point x="-1026" y="2419"/>
+ <point x="-1155" y="2254"/>
+ <point x="-1155" y="2032" type="curve" smooth="yes"/>
+ <point x="-1155" y="2017" type="line" smooth="yes"/>
+ <point x="-1155" y="1796"/>
+ <point x="-1026" y="1632"/>
+ </contour>
+ <contour>
+ <point x="-791" y="1815" type="curve" smooth="yes"/>
+ <point x="-897" y="1815"/>
+ <point x="-930" y="1903"/>
+ <point x="-930" y="2017" type="curve" smooth="yes"/>
+ <point x="-930" y="2032" type="line" smooth="yes"/>
+ <point x="-930" y="2144"/>
+ <point x="-895" y="2237"/>
+ <point x="-792" y="2237" type="curve" smooth="yes"/>
+ <point x="-686" y="2237"/>
+ <point x="-653" y="2144"/>
+ <point x="-653" y="2032" type="curve" smooth="yes"/>
+ <point x="-653" y="2017" type="line" smooth="yes"/>
+ <point x="-653" y="1903"/>
+ <point x="-686" y="1815"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0367.glif b/src/Interface-Bold.ufo/glyphs/uni0367.glif
new file mode 100644
index 000000000..f5d06e52c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0367.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0367" format="1">
+ <advance width="0"/>
+ <unicode hex="0367"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-682" y="1836" type="line"/>
+ <point x="-653" y="1651" type="line"/>
+ <point x="-455" y="1651" type="line"/>
+ <point x="-455" y="2410" type="line"/>
+ <point x="-682" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-659" y="2005" type="line"/>
+ <point x="-659" y="1899"/>
+ <point x="-693" y="1821"/>
+ <point x="-806" y="1821" type="curve" smooth="yes"/>
+ <point x="-868" y="1821"/>
+ <point x="-905" y="1860"/>
+ <point x="-905" y="1946" type="curve" smooth="yes"/>
+ <point x="-905" y="2410" type="line"/>
+ <point x="-1130" y="2410" type="line"/>
+ <point x="-1130" y="1947" type="line" smooth="yes"/>
+ <point x="-1130" y="1727"/>
+ <point x="-1027" y="1638"/>
+ <point x="-877" y="1638" type="curve" smooth="yes"/>
+ <point x="-685" y="1638"/>
+ <point x="-583" y="1793"/>
+ <point x="-583" y="2006" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0368.glif b/src/Interface-Bold.ufo/glyphs/uni0368.glif
new file mode 100644
index 000000000..6eeb6defd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0368.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0368" format="1">
+ <advance width="0"/>
+ <unicode hex="0368"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-774" y="1632" type="curve" smooth="yes"/>
+ <point x="-594" y="1632"/>
+ <point x="-457" y="1746"/>
+ <point x="-457" y="1917" type="curve"/>
+ <point x="-668" y="1917" type="line"/>
+ <point x="-668" y="1852"/>
+ <point x="-711" y="1815"/>
+ <point x="-780" y="1815" type="curve" smooth="yes"/>
+ <point x="-886" y="1815"/>
+ <point x="-903" y="1904"/>
+ <point x="-903" y="2017" type="curve" smooth="yes"/>
+ <point x="-903" y="2034" type="line" smooth="yes"/>
+ <point x="-903" y="2142"/>
+ <point x="-886" y="2237"/>
+ <point x="-781" y="2237" type="curve" smooth="yes"/>
+ <point x="-705" y="2237"/>
+ <point x="-668" y="2182"/>
+ <point x="-668" y="2115" type="curve"/>
+ <point x="-457" y="2115" type="line"/>
+ <point x="-457" y="2307"/>
+ <point x="-587" y="2419"/>
+ <point x="-776" y="2419" type="curve" smooth="yes"/>
+ <point x="-1011" y="2419"/>
+ <point x="-1129" y="2252"/>
+ <point x="-1129" y="2034" type="curve" smooth="yes"/>
+ <point x="-1129" y="2017" type="line" smooth="yes"/>
+ <point x="-1129" y="1797"/>
+ <point x="-1011" y="1632"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0369.glif b/src/Interface-Bold.ufo/glyphs/uni0369.glif
new file mode 100644
index 000000000..5df5e832e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0369.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0369" format="1">
+ <advance width="0"/>
+ <unicode hex="0369"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2775" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-671" y="1826" type="line"/>
+ <point x="-641" y="1651" type="line"/>
+ <point x="-444" y="1651" type="line"/>
+ <point x="-444" y="2738" type="line"/>
+ <point x="-671" y="2738" type="line"/>
+ </contour>
+ <contour>
+ <point x="-847" y="1638" type="curve" smooth="yes"/>
+ <point x="-671" y="1638"/>
+ <point x="-587" y="1811"/>
+ <point x="-558" y="2016" type="curve"/>
+ <point x="-558" y="2034" type="line"/>
+ <point x="-587" y="2254"/>
+ <point x="-671" y="2419"/>
+ <point x="-846" y="2419" type="curve" smooth="yes"/>
+ <point x="-1038" y="2419"/>
+ <point x="-1141" y="2267"/>
+ <point x="-1141" y="2036" type="curve" smooth="yes"/>
+ <point x="-1141" y="2021" type="line" smooth="yes"/>
+ <point x="-1141" y="1801"/>
+ <point x="-1038" y="1638"/>
+ </contour>
+ <contour>
+ <point x="-789" y="1821" type="curve" smooth="yes"/>
+ <point x="-884" y="1821"/>
+ <point x="-916" y="1909"/>
+ <point x="-916" y="2021" type="curve" smooth="yes"/>
+ <point x="-916" y="2036" type="line" smooth="yes"/>
+ <point x="-916" y="2155"/>
+ <point x="-881" y="2243"/>
+ <point x="-788" y="2243" type="curve" smooth="yes"/>
+ <point x="-694" y="2243"/>
+ <point x="-649" y="2177"/>
+ <point x="-649" y="2053" type="curve" smooth="yes"/>
+ <point x="-649" y="1998" type="line" smooth="yes"/>
+ <point x="-649" y="1889"/>
+ <point x="-694" y="1821"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni036A_.glif b/src/Interface-Bold.ufo/glyphs/uni036A_.glif
new file mode 100644
index 000000000..90eadacc9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni036A_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni036A" format="1">
+ <advance width="0"/>
+ <unicode hex="036A"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2775" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-905" y="2738" type="line"/>
+ <point x="-1130" y="2738" type="line"/>
+ <point x="-1130" y="1651" type="line"/>
+ <point x="-905" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-934" y="2052" type="line"/>
+ <point x="-934" y="2157"/>
+ <point x="-906" y="2236"/>
+ <point x="-793" y="2236" type="curve" smooth="yes"/>
+ <point x="-723" y="2236"/>
+ <point x="-682" y="2207"/>
+ <point x="-682" y="2083" type="curve" smooth="yes"/>
+ <point x="-682" y="1651" type="line"/>
+ <point x="-455" y="1651" type="line"/>
+ <point x="-455" y="2082" type="line" smooth="yes"/>
+ <point x="-455" y="2322"/>
+ <point x="-558" y="2419"/>
+ <point x="-708" y="2419" type="curve" smooth="yes"/>
+ <point x="-877" y="2419"/>
+ <point x="-989" y="2263"/>
+ <point x="-989" y="2050" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni036B_.glif b/src/Interface-Bold.ufo/glyphs/uni036B_.glif
new file mode 100644
index 000000000..47db11268
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni036B_.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni036B" format="1">
+ <advance width="0"/>
+ <unicode hex="036B"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-793" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1129" y="2226" type="line"/>
+ <point x="-1158" y="2410" type="line"/>
+ <point x="-1356" y="2410" type="line"/>
+ <point x="-1356" y="1651" type="line"/>
+ <point x="-1129" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1152" y="2052" type="line"/>
+ <point x="-1152" y="2157"/>
+ <point x="-1118" y="2236"/>
+ <point x="-1005" y="2236" type="curve" smooth="yes"/>
+ <point x="-943" y="2236"/>
+ <point x="-906" y="2196"/>
+ <point x="-906" y="2111" type="curve" smooth="yes"/>
+ <point x="-906" y="1651" type="line"/>
+ <point x="-681" y="1651" type="line"/>
+ <point x="-681" y="2109" type="line" smooth="yes"/>
+ <point x="-681" y="2329"/>
+ <point x="-784" y="2419"/>
+ <point x="-934" y="2419" type="curve" smooth="yes"/>
+ <point x="-1126" y="2419"/>
+ <point x="-1228" y="2263"/>
+ <point x="-1228" y="2050" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-704" y="2052" type="line"/>
+ <point x="-704" y="2157"/>
+ <point x="-670" y="2236"/>
+ <point x="-557" y="2236" type="curve" smooth="yes"/>
+ <point x="-495" y="2236"/>
+ <point x="-458" y="2196"/>
+ <point x="-458" y="2111" type="curve" smooth="yes"/>
+ <point x="-458" y="1651" type="line"/>
+ <point x="-232" y="1651" type="line"/>
+ <point x="-232" y="2109" type="line" smooth="yes"/>
+ <point x="-232" y="2329"/>
+ <point x="-336" y="2419"/>
+ <point x="-485" y="2419" type="curve" smooth="yes"/>
+ <point x="-678" y="2419"/>
+ <point x="-780" y="2263"/>
+ <point x="-780" y="2050" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni036C_.glif b/src/Interface-Bold.ufo/glyphs/uni036C_.glif
new file mode 100644
index 000000000..54cb03d0f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni036C_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni036C" format="1">
+ <advance width="0"/>
+ <unicode hex="036C"/>
+ <outline>
+ <contour>
+ <point x="-734" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-734" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-726" y="2226" type="line"/>
+ <point x="-755" y="2410" type="line"/>
+ <point x="-953" y="2410" type="line"/>
+ <point x="-953" y="1651" type="line"/>
+ <point x="-726" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-516" y="2410" type="line"/>
+ <point x="-536" y="2416"/>
+ <point x="-558" y="2419"/>
+ <point x="-582" y="2419" type="curve" smooth="yes"/>
+ <point x="-723" y="2419"/>
+ <point x="-825" y="2263"/>
+ <point x="-825" y="2050" type="curve"/>
+ <point x="-758" y="2052" type="line"/>
+ <point x="-758" y="2157"/>
+ <point x="-694" y="2197"/>
+ <point x="-602" y="2197" type="curve" smooth="yes"/>
+ <point x="-561" y="2197"/>
+ <point x="-538" y="2189"/>
+ <point x="-516" y="2181" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni036D_.glif b/src/Interface-Bold.ufo/glyphs/uni036D_.glif
new file mode 100644
index 000000000..affc5412a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni036D_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni036D" format="1">
+ <advance width="0"/>
+ <unicode hex="036D"/>
+ <outline>
+ <contour>
+ <point x="-872" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-872" y="2775" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-652" y="2419" type="line"/>
+ <point x="-1104" y="2419" type="line"/>
+ <point x="-1104" y="2255" type="line"/>
+ <point x="-652" y="2255" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1004" y="2602" type="line"/>
+ <point x="-1004" y="1900" type="line" smooth="yes"/>
+ <point x="-1004" y="1716"/>
+ <point x="-917" y="1640"/>
+ <point x="-771" y="1640" type="curve" smooth="yes"/>
+ <point x="-722" y="1640"/>
+ <point x="-679" y="1647"/>
+ <point x="-641" y="1661" type="curve"/>
+ <point x="-641" y="1830" type="line"/>
+ <point x="-657" y="1827"/>
+ <point x="-674" y="1826"/>
+ <point x="-700" y="1826" type="curve" smooth="yes"/>
+ <point x="-756" y="1826"/>
+ <point x="-777" y="1844"/>
+ <point x="-777" y="1902" type="curve" smooth="yes"/>
+ <point x="-777" y="2602" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni036E_.glif b/src/Interface-Bold.ufo/glyphs/uni036E_.glif
new file mode 100644
index 000000000..8bf34e5e2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni036E_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni036E" format="1">
+ <advance width="0"/>
+ <unicode hex="036E"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-793" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-776" y="1964" type="line"/>
+ <point x="-833" y="1651" type="line"/>
+ <point x="-681" y="1651" type="line"/>
+ <point x="-430" y="2419" type="line"/>
+ <point x="-667" y="2419" type="line"/>
+ </contour>
+ <contour>
+ <point x="-919" y="2419" type="line"/>
+ <point x="-1156" y="2419" type="line"/>
+ <point x="-906" y="1651" type="line"/>
+ <point x="-754" y="1651" type="line"/>
+ <point x="-809" y="1964" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni036F_.glif b/src/Interface-Bold.ufo/glyphs/uni036F_.glif
new file mode 100644
index 000000000..0d7db27c1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni036F_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni036F" format="1">
+ <advance width="0"/>
+ <unicode hex="036F"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-905" y="2419" type="line"/>
+ <point x="-1143" y="2419" type="line"/>
+ <point x="-939" y="2043" type="line"/>
+ <point x="-1154" y="1651" type="line"/>
+ <point x="-916" y="1651" type="line"/>
+ <point x="-792" y="1878" type="line"/>
+ <point x="-668" y="1651" type="line"/>
+ <point x="-430" y="1651" type="line"/>
+ <point x="-645" y="2043" type="line"/>
+ <point x="-440" y="2419" type="line"/>
+ <point x="-677" y="2419" type="line"/>
+ <point x="-792" y="2210" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0370.glif b/src/Interface-Bold.ufo/glyphs/uni0370.glif
new file mode 100644
index 000000000..52bcb99ba
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0370.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0370" format="1">
+ <advance width="1792"/>
+ <unicode hex="0370"/>
+ <outline>
+ <contour>
+ <point x="1568" y="1208" type="line" name="hr00"/>
+ <point x="540" y="1208" type="line"/>
+ <point x="540" y="836" type="line"/>
+ <point x="1568" y="836" type="line"/>
+ </contour>
+ <contour>
+ <point x="688" y="2004" type="line"/>
+ <point x="224" y="2004" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="688" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1590, 'leftMargin': 161, 'rightMargin': 86}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0371.glif b/src/Interface-Bold.ufo/glyphs/uni0371.glif
new file mode 100644
index 000000000..223bebaee
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0371.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0371" format="1">
+ <advance width="1536"/>
+ <unicode hex="0371"/>
+ <outline>
+ <contour>
+ <point x="868" y="0" type="line" name="hr00"/>
+ <point x="868" y="1024" type="line" smooth="yes"/>
+ <point x="868" y="1464"/>
+ <point x="552" y="1516"/>
+ <point x="316" y="1516" type="curve" smooth="yes"/>
+ <point x="216" y="1516"/>
+ <point x="144" y="1508"/>
+ <point x="80" y="1496" type="curve"/>
+ <point x="80" y="1200" type="line"/>
+ <point x="120" y="1204"/>
+ <point x="152" y="1208"/>
+ <point x="192" y="1208" type="curve" smooth="yes"/>
+ <point x="296" y="1208"/>
+ <point x="424" y="1172"/>
+ <point x="424" y="1024" type="curve" smooth="yes"/>
+ <point x="424" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1456" y="908" type="line"/>
+ <point x="712" y="908" type="line"/>
+ <point x="712" y="552" type="line"/>
+ <point x="1456" y="552" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1437, 'leftMargin': 30, 'rightMargin': 30}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0372.glif b/src/Interface-Bold.ufo/glyphs/uni0372.glif
new file mode 100644
index 000000000..dce93d1d6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0372.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0372" format="1">
+ <advance width="1792"/>
+ <unicode hex="0372"/>
+ <outline>
+ <contour>
+ <point x="1724" y="2004" type="line" name="hr00"/>
+ <point x="1352" y="2004" type="line"/>
+ <point x="1352" y="1240" type="line"/>
+ <point x="1724" y="1240" type="line"/>
+ </contour>
+ <contour>
+ <point x="440" y="2004" type="line"/>
+ <point x="68" y="2004" type="line"/>
+ <point x="68" y="1240" type="line"/>
+ <point x="440" y="1240" type="line"/>
+ </contour>
+ <component base="T" xOffset="16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1764, 'leftMargin': 52, 'rightMargin': 52}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0373.glif b/src/Interface-Bold.ufo/glyphs/uni0373.glif
new file mode 100644
index 000000000..2cb505929
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0373.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0373" format="1">
+ <advance width="1792"/>
+ <unicode hex="0373"/>
+ <outline>
+ <contour>
+ <point x="1120" y="2004" type="line" name="hr00"/>
+ <point x="676" y="2004" type="line"/>
+ <point x="676" y="0" type="line"/>
+ <point x="1120" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1684" y="2004" type="line"/>
+ <point x="108" y="2004" type="line"/>
+ <point x="108" y="1644" type="line"/>
+ <point x="1684" y="1644" type="line"/>
+ </contour>
+ <contour>
+ <point x="1684" y="2004" type="line"/>
+ <point x="1328" y="2004" type="line"/>
+ <point x="1328" y="1240" type="line"/>
+ <point x="1684" y="1240" type="line"/>
+ </contour>
+ <contour>
+ <point x="464" y="2004" type="line"/>
+ <point x="108" y="2004" type="line"/>
+ <point x="108" y="1240" type="line"/>
+ <point x="464" y="1240" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1742, 'leftMargin': 83, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0376.glif b/src/Interface-Bold.ufo/glyphs/uni0376.glif
new file mode 100644
index 000000000..106cfe501
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0376.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0376" format="1">
+ <advance width="2048"/>
+ <unicode hex="0376"/>
+ <outline>
+ <component base="afii10026" xOffset="52"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1958.0, 'leftMargin': 138, 'rightMargin': 154.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0377.glif b/src/Interface-Bold.ufo/glyphs/uni0377.glif
new file mode 100644
index 000000000..cbb314cbd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0377.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0377" format="1">
+ <advance width="1792"/>
+ <unicode hex="0377"/>
+ <outline>
+ <contour>
+ <point x="1480" y="1488" type="line"/>
+ <point x="1480" y="508" type="line" smooth="yes"/>
+ <point x="1480" y="376"/>
+ <point x="1512" y="332"/>
+ <point x="1576" y="332" type="curve" smooth="yes"/>
+ <point x="1588" y="332"/>
+ <point x="1596" y="332"/>
+ <point x="1600" y="336" type="curve"/>
+ <point x="1636" y="0" type="line"/>
+ <point x="1576" y="-24"/>
+ <point x="1528" y="-28"/>
+ <point x="1464" y="-28" type="curve" smooth="yes"/>
+ <point x="1200" y="-28"/>
+ <point x="1036" y="148"/>
+ <point x="1036" y="508" type="curve" smooth="yes"/>
+ <point x="1036" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1284" y="1356" type="line"/>
+ <point x="600" y="0" type="line"/>
+ <point x="352" y="132" type="line"/>
+ <point x="1036" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="156" y="1488" type="line"/>
+ <point x="600" y="1488" type="line"/>
+ <point x="600" y="0" type="line"/>
+ <point x="156" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1646, 'leftMargin': 132, 'rightMargin': 34}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni037B_.cn.glif b/src/Interface-Bold.ufo/glyphs/uni037B_.cn.glif
new file mode 100644
index 000000000..10f458b49
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni037B_.cn.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni037B.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="108" y="532" type="line"/>
+ <point x="108" y="176"/>
+ <point x="380" y="-28"/>
+ <point x="732" y="-28" type="curve" smooth="yes"/>
+ <point x="1196" y="-28"/>
+ <point x="1428" y="236"/>
+ <point x="1428" y="700" type="curve" smooth="yes"/>
+ <point x="1428" y="788" type="line" smooth="yes"/>
+ <point x="1428" y="1252"/>
+ <point x="1196" y="1516"/>
+ <point x="736" y="1516" type="curve" smooth="yes"/>
+ <point x="368" y="1516"/>
+ <point x="108" y="1316"/>
+ <point x="108" y="920" type="curve"/>
+ <point x="524" y="920" type="line"/>
+ <point x="524" y="1072"/>
+ <point x="596" y="1160"/>
+ <point x="744" y="1160" type="curve" smooth="yes"/>
+ <point x="948" y="1160"/>
+ <point x="984" y="1036"/>
+ <point x="984" y="788" type="curve" smooth="yes"/>
+ <point x="984" y="700" type="line" smooth="yes"/>
+ <point x="984" y="444"/>
+ <point x="952" y="332"/>
+ <point x="744" y="332" type="curve" smooth="yes"/>
+ <point x="608" y="332"/>
+ <point x="524" y="384"/>
+ <point x="524" y="532" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1474.0, 'leftMargin': 69, 'rightMargin': 87.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni037B_.glif b/src/Interface-Bold.ufo/glyphs/uni037B_.glif
new file mode 100644
index 000000000..04c2b5143
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni037B_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni037B" format="1">
+ <advance width="1536"/>
+ <unicode hex="037B"/>
+ <outline>
+ <contour>
+ <point x="108" y="532" type="line"/>
+ <point x="108" y="196"/>
+ <point x="380" y="-28"/>
+ <point x="732" y="-28" type="curve" smooth="yes"/>
+ <point x="1196" y="-28"/>
+ <point x="1428" y="296"/>
+ <point x="1428" y="728" type="curve" smooth="yes"/>
+ <point x="1428" y="760" type="line" smooth="yes"/>
+ <point x="1428" y="1188"/>
+ <point x="1196" y="1516"/>
+ <point x="736" y="1516" type="curve" smooth="yes"/>
+ <point x="368" y="1516"/>
+ <point x="108" y="1296"/>
+ <point x="108" y="920" type="curve"/>
+ <point x="524" y="920" type="line"/>
+ <point x="524" y="1052"/>
+ <point x="596" y="1160"/>
+ <point x="744" y="1160" type="curve" smooth="yes"/>
+ <point x="948" y="1160"/>
+ <point x="984" y="976"/>
+ <point x="984" y="760" type="curve" smooth="yes"/>
+ <point x="984" y="728" type="line" smooth="yes"/>
+ <point x="984" y="508"/>
+ <point x="952" y="332"/>
+ <point x="744" y="332" type="curve" smooth="yes"/>
+ <point x="608" y="332"/>
+ <point x="524" y="404"/>
+ <point x="524" y="532" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1467, 'leftMargin': 69, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni037C_.glif b/src/Interface-Bold.ufo/glyphs/uni037C_.glif
new file mode 100644
index 000000000..ad2f9d64e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni037C_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni037C" format="1">
+ <advance width="1536"/>
+ <unicode hex="037C"/>
+ <outline>
+ <contour>
+ <point x="624" y="732" type="curve" smooth="yes"/>
+ <point x="624" y="628"/>
+ <point x="704" y="548"/>
+ <point x="820" y="548" type="curve" smooth="yes"/>
+ <point x="940" y="548"/>
+ <point x="1016" y="628"/>
+ <point x="1016" y="732" type="curve" smooth="yes"/>
+ <point x="1016" y="840"/>
+ <point x="940" y="916"/>
+ <point x="820" y="916" type="curve" smooth="yes"/>
+ <point x="704" y="916"/>
+ <point x="624" y="840"/>
+ </contour>
+ <contour>
+ <point x="804" y="-28" type="curve" smooth="yes"/>
+ <point x="1156" y="-28"/>
+ <point x="1428" y="196"/>
+ <point x="1428" y="532" type="curve"/>
+ <point x="1012" y="532" type="line"/>
+ <point x="1012" y="404"/>
+ <point x="928" y="332"/>
+ <point x="796" y="332" type="curve" smooth="yes"/>
+ <point x="588" y="332"/>
+ <point x="552" y="508"/>
+ <point x="552" y="728" type="curve" smooth="yes"/>
+ <point x="552" y="760" type="line" smooth="yes"/>
+ <point x="552" y="976"/>
+ <point x="588" y="1160"/>
+ <point x="792" y="1160" type="curve" smooth="yes"/>
+ <point x="940" y="1160"/>
+ <point x="1012" y="1052"/>
+ <point x="1012" y="920" type="curve"/>
+ <point x="1428" y="920" type="line"/>
+ <point x="1428" y="1296"/>
+ <point x="1172" y="1516"/>
+ <point x="800" y="1516" type="curve" smooth="yes"/>
+ <point x="340" y="1516"/>
+ <point x="108" y="1188"/>
+ <point x="108" y="760" type="curve" smooth="yes"/>
+ <point x="108" y="728" type="line" smooth="yes"/>
+ <point x="108" y="296"/>
+ <point x="340" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1466, 'leftMargin': 78, 'rightMargin': 69}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni037D_.cn.glif b/src/Interface-Bold.ufo/glyphs/uni037D_.cn.glif
new file mode 100644
index 000000000..2dd6f18e0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni037D_.cn.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni037D.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="108" y="532" type="line"/>
+ <point x="108" y="176"/>
+ <point x="380" y="-28"/>
+ <point x="732" y="-28" type="curve" smooth="yes"/>
+ <point x="1196" y="-28"/>
+ <point x="1428" y="236"/>
+ <point x="1428" y="700" type="curve" smooth="yes"/>
+ <point x="1428" y="788" type="line" smooth="yes"/>
+ <point x="1428" y="1252"/>
+ <point x="1196" y="1516"/>
+ <point x="736" y="1516" type="curve" smooth="yes"/>
+ <point x="368" y="1516"/>
+ <point x="108" y="1316"/>
+ <point x="108" y="920" type="curve"/>
+ <point x="524" y="920" type="line"/>
+ <point x="524" y="1072"/>
+ <point x="596" y="1160"/>
+ <point x="744" y="1160" type="curve" smooth="yes"/>
+ <point x="948" y="1160"/>
+ <point x="984" y="1036"/>
+ <point x="984" y="788" type="curve" smooth="yes"/>
+ <point x="984" y="700" type="line" smooth="yes"/>
+ <point x="984" y="444"/>
+ <point x="952" y="332"/>
+ <point x="744" y="332" type="curve" smooth="yes"/>
+ <point x="608" y="332"/>
+ <point x="524" y="384"/>
+ <point x="524" y="532" type="curve"/>
+ </contour>
+ <contour>
+ <point x="716" y="548" type="curve" smooth="yes"/>
+ <point x="836" y="548"/>
+ <point x="912" y="628"/>
+ <point x="912" y="732" type="curve" smooth="yes"/>
+ <point x="912" y="840"/>
+ <point x="836" y="916"/>
+ <point x="716" y="916" type="curve" smooth="yes"/>
+ <point x="600" y="916"/>
+ <point x="520" y="840"/>
+ <point x="520" y="732" type="curve" smooth="yes"/>
+ <point x="520" y="628"/>
+ <point x="600" y="548"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1474.0, 'leftMargin': 69, 'rightMargin': 87.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni037D_.glif b/src/Interface-Bold.ufo/glyphs/uni037D_.glif
new file mode 100644
index 000000000..48e02c969
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni037D_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni037D" format="1">
+ <advance width="1536"/>
+ <unicode hex="037D"/>
+ <outline>
+ <contour>
+ <point x="108" y="532" type="line"/>
+ <point x="108" y="196"/>
+ <point x="380" y="-28"/>
+ <point x="732" y="-28" type="curve" smooth="yes"/>
+ <point x="1196" y="-28"/>
+ <point x="1428" y="296"/>
+ <point x="1428" y="728" type="curve" smooth="yes"/>
+ <point x="1428" y="760" type="line" smooth="yes"/>
+ <point x="1428" y="1188"/>
+ <point x="1196" y="1516"/>
+ <point x="736" y="1516" type="curve" smooth="yes"/>
+ <point x="368" y="1516"/>
+ <point x="108" y="1296"/>
+ <point x="108" y="920" type="curve"/>
+ <point x="524" y="920" type="line"/>
+ <point x="524" y="1052"/>
+ <point x="596" y="1160"/>
+ <point x="744" y="1160" type="curve" smooth="yes"/>
+ <point x="948" y="1160"/>
+ <point x="984" y="976"/>
+ <point x="984" y="760" type="curve" smooth="yes"/>
+ <point x="984" y="728" type="line" smooth="yes"/>
+ <point x="984" y="508"/>
+ <point x="952" y="332"/>
+ <point x="744" y="332" type="curve" smooth="yes"/>
+ <point x="608" y="332"/>
+ <point x="524" y="404"/>
+ <point x="524" y="532" type="curve"/>
+ </contour>
+ <contour>
+ <point x="716" y="548" type="curve" smooth="yes"/>
+ <point x="836" y="548"/>
+ <point x="912" y="628"/>
+ <point x="912" y="732" type="curve" smooth="yes"/>
+ <point x="912" y="840"/>
+ <point x="836" y="916"/>
+ <point x="716" y="916" type="curve" smooth="yes"/>
+ <point x="600" y="916"/>
+ <point x="520" y="840"/>
+ <point x="520" y="732" type="curve" smooth="yes"/>
+ <point x="520" y="628"/>
+ <point x="600" y="548"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1466, 'leftMargin': 69, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni03CF__.glif b/src/Interface-Bold.ufo/glyphs/uni03CF__.glif
new file mode 100644
index 000000000..36a1d07f9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni03CF__.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03CF" format="1">
+ <advance width="2048"/>
+ <unicode hex="03CF"/>
+ <outline>
+ <contour>
+ <point x="652" y="2004" type="line"/>
+ <point x="192" y="2004" type="line"/>
+ <point x="192" y="0" type="line"/>
+ <point x="652" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1848" y="2004" type="line"/>
+ <point x="1280" y="2004" type="line"/>
+ <point x="824" y="1376" type="line"/>
+ <point x="528" y="936" type="line"/>
+ <point x="612" y="492" type="line"/>
+ <point x="1068" y="988" type="line"/>
+ </contour>
+ <contour>
+ <point x="1856" y="0" type="line"/>
+ <point x="1124" y="1180" type="line"/>
+ <point x="772" y="904" type="line"/>
+ <point x="1304" y="12" type="line"/>
+ <point x="1032" y="-228" type="line"/>
+ <point x="1276" y="-504" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1797, 'leftMargin': 161, 'rightMargin': -28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni03D7_.glif b/src/Interface-Bold.ufo/glyphs/uni03D7_.glif
new file mode 100644
index 000000000..2259d93ec
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni03D7_.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03D7" format="1">
+ <advance width="2048"/>
+ <unicode hex="03D7"/>
+ <outline>
+ <contour>
+ <point x="612" y="0" type="line"/>
+ <point x="1748" y="1488" type="line"/>
+ <point x="1396" y="1488" type="line"/>
+ <point x="296" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1272" y="1028" type="line"/>
+ <point x="1272" y="820"/>
+ <point x="1308" y="656"/>
+ <point x="1348" y="528" type="curve" smooth="yes"/>
+ <point x="1432" y="252"/>
+ <point x="1560" y="120"/>
+ <point x="1560" y="-40" type="curve" smooth="yes"/>
+ <point x="1560" y="-152"/>
+ <point x="1492" y="-216"/>
+ <point x="1304" y="-216" type="curve" smooth="yes"/>
+ <point x="1288" y="-216"/>
+ <point x="1268" y="-216"/>
+ <point x="1248" y="-212" type="curve"/>
+ <point x="1248" y="-536" type="line"/>
+ <point x="1316" y="-544"/>
+ <point x="1376" y="-548"/>
+ <point x="1432" y="-548" type="curve" smooth="yes"/>
+ <point x="1852" y="-548"/>
+ <point x="1940" y="-252"/>
+ <point x="1940" y="-96" type="curve" smooth="yes"/>
+ <point x="1940" y="208"/>
+ <point x="1776" y="356"/>
+ <point x="1656" y="716" type="curve" smooth="yes"/>
+ <point x="1604" y="880"/>
+ <point x="1576" y="1088"/>
+ <point x="1576" y="1376" type="curve"/>
+ </contour>
+ <contour>
+ <point x="760" y="348" type="line"/>
+ <point x="760" y="1028" type="line" smooth="yes"/>
+ <point x="760" y="1304"/>
+ <point x="684" y="1516"/>
+ <point x="332" y="1516" type="curve" smooth="yes"/>
+ <point x="268" y="1516"/>
+ <point x="164" y="1508"/>
+ <point x="108" y="1496" type="curve"/>
+ <point x="108" y="1180" type="line"/>
+ <point x="144" y="1184"/>
+ <point x="180" y="1188"/>
+ <point x="216" y="1188" type="curve" smooth="yes"/>
+ <point x="312" y="1188"/>
+ <point x="404" y="1156"/>
+ <point x="404" y="1028" type="curve" smooth="yes"/>
+ <point x="404" y="16" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1984, 'leftMargin': 62, 'rightMargin': 89}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni03D8_.glif b/src/Interface-Bold.ufo/glyphs/uni03D8_.glif
new file mode 100644
index 000000000..b8ffb62a5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni03D8_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03D8" format="1">
+ <advance width="2048"/>
+ <unicode hex="03D8"/>
+ <outline>
+ <contour>
+ <point x="1260" y="56" type="line" name="hr00"/>
+ <point x="796" y="56" type="line"/>
+ <point x="796" y="-572" type="line"/>
+ <point x="1260" y="-572" type="line"/>
+ </contour>
+ <component base="O" xOffset="52"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>972.125</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 103, 'rightMargin': 104}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni03D9_.glif b/src/Interface-Bold.ufo/glyphs/uni03D9_.glif
new file mode 100644
index 000000000..bc4b9b226
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni03D9_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03D9" format="1">
+ <advance width="1792"/>
+ <unicode hex="03D9"/>
+ <outline>
+ <contour>
+ <point x="1016" y="56" type="line" name="hr00"/>
+ <point x="572" y="56" type="line"/>
+ <point x="572" y="-572" type="line"/>
+ <point x="1016" y="-572" type="line"/>
+ </contour>
+ <component base="o" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>793.375</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 184, 'rightMargin': -27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni03F3_.ccmp.glif b/src/Interface-Bold.ufo/glyphs/uni03F3_.ccmp.glif
new file mode 100644
index 000000000..e49e66a59
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni03F3_.ccmp.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03F3.ccmp" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="504" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="948" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="508" y="-632" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessj" xOffset="128"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 820, 'leftMargin': 4, 'rightMargin': 52}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni03F5_.glif b/src/Interface-Bold.ufo/glyphs/uni03F5_.glif
new file mode 100644
index 000000000..e8eda9c84
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni03F5_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03F5" format="1">
+ <advance width="1280"/>
+ <unicode hex="03F5"/>
+ <outline>
+ <contour>
+ <point x="788" y="332" type="line"/>
+ <point x="584" y="332"/>
+ <point x="532" y="512"/>
+ <point x="532" y="728" type="curve" smooth="yes"/>
+ <point x="532" y="760" type="line" smooth="yes"/>
+ <point x="532" y="980"/>
+ <point x="580" y="1160"/>
+ <point x="788" y="1160" type="curve" smooth="yes"/>
+ <point x="1196" y="1160" type="line"/>
+ <point x="1196" y="1516" type="line"/>
+ <point x="788" y="1516" type="line" smooth="yes"/>
+ <point x="328" y="1516"/>
+ <point x="88" y="1188"/>
+ <point x="88" y="760" type="curve" smooth="yes"/>
+ <point x="88" y="728" type="line" smooth="yes"/>
+ <point x="88" y="296"/>
+ <point x="328" y="-28"/>
+ <point x="788" y="-28" type="curve" smooth="yes"/>
+ <point x="1196" y="-28" type="line"/>
+ <point x="1196" y="332" type="line"/>
+ </contour>
+ <contour>
+ <point x="1024" y="900" type="line"/>
+ <point x="400" y="900" type="line"/>
+ <point x="400" y="592" type="line"/>
+ <point x="1024" y="592" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1240, 'leftMargin': 78, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni03F6_.glif b/src/Interface-Bold.ufo/glyphs/uni03F6_.glif
new file mode 100644
index 000000000..24b19eca5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni03F6_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03F6" format="1">
+ <advance width="1280"/>
+ <unicode hex="03F6"/>
+ <outline>
+ <contour>
+ <point x="88" y="332" type="line"/>
+ <point x="88" y="-28" type="line"/>
+ <point x="496" y="-28" type="line" smooth="yes"/>
+ <point x="956" y="-28"/>
+ <point x="1196" y="296"/>
+ <point x="1196" y="728" type="curve" smooth="yes"/>
+ <point x="1196" y="760" type="line" smooth="yes"/>
+ <point x="1196" y="1188"/>
+ <point x="956" y="1516"/>
+ <point x="492" y="1516" type="curve" smooth="yes"/>
+ <point x="88" y="1516" type="line"/>
+ <point x="88" y="1160" type="line"/>
+ <point x="492" y="1160" type="line" smooth="yes"/>
+ <point x="700" y="1160"/>
+ <point x="752" y="980"/>
+ <point x="752" y="760" type="curve" smooth="yes"/>
+ <point x="752" y="728" type="line" smooth="yes"/>
+ <point x="752" y="512"/>
+ <point x="700" y="332"/>
+ <point x="496" y="332" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="260" y="592" type="line"/>
+ <point x="880" y="592" type="line"/>
+ <point x="880" y="900" type="line"/>
+ <point x="260" y="900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1240, 'leftMargin': 55, 'rightMargin': 78}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni03FB__.glif b/src/Interface-Bold.ufo/glyphs/uni03FB__.glif
new file mode 100644
index 000000000..bbb502580
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni03FB__.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03FB" format="1">
+ <advance width="2048"/>
+ <unicode hex="03FB"/>
+ <outline>
+ <contour>
+ <point x="1016" y="512" type="line"/>
+ <point x="668" y="1488" type="line"/>
+ <point x="320" y="1488" type="line"/>
+ <point x="872" y="0" type="line"/>
+ <point x="1168" y="0" type="line"/>
+ <point x="1720" y="1488" type="line"/>
+ <point x="1372" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="568" y="1488" type="line"/>
+ <point x="124" y="1488" type="line"/>
+ <point x="124" y="-572" type="line"/>
+ <point x="568" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1484" y="0" type="line"/>
+ <point x="1928" y="0" type="line"/>
+ <point x="1928" y="1488" type="line"/>
+ <point x="1484" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2083, 'leftMargin': 140, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni03FC__.glif b/src/Interface-Bold.ufo/glyphs/uni03FC__.glif
new file mode 100644
index 000000000..641c2159c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni03FC__.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03FC" format="1">
+ <advance width="1792"/>
+ <unicode hex="03FC"/>
+ <outline>
+ <component base="rho" xOffset="216"/>
+ <component base="crossbar" xOffset="-72" yOffset="-1308"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1711, 'leftMargin': -20, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni03FD__.cn.glif b/src/Interface-Bold.ufo/glyphs/uni03FD__.cn.glif
new file mode 100644
index 000000000..f4bd61563
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni03FD__.cn.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03FD.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="200" y="680" type="line"/>
+ <point x="228" y="208"/>
+ <point x="528" y="-28"/>
+ <point x="1024" y="-28" type="curve" smooth="yes"/>
+ <point x="1552" y="-28"/>
+ <point x="1852" y="260"/>
+ <point x="1852" y="832" type="curve" smooth="yes"/>
+ <point x="1852" y="1168" type="line" smooth="yes"/>
+ <point x="1852" y="1740"/>
+ <point x="1532" y="2032"/>
+ <point x="1024" y="2032" type="curve" smooth="yes"/>
+ <point x="508" y="2032"/>
+ <point x="240" y="1776"/>
+ <point x="200" y="1312" type="curve"/>
+ <point x="660" y="1312" type="line"/>
+ <point x="672" y="1592"/>
+ <point x="764" y="1660"/>
+ <point x="1024" y="1660" type="curve" smooth="yes"/>
+ <point x="1276" y="1660"/>
+ <point x="1388" y="1560"/>
+ <point x="1388" y="1172" type="curve" smooth="yes"/>
+ <point x="1388" y="832" type="line" smooth="yes"/>
+ <point x="1388" y="448"/>
+ <point x="1296" y="344"/>
+ <point x="1024" y="344" type="curve" smooth="yes"/>
+ <point x="792" y="344"/>
+ <point x="672" y="396"/>
+ <point x="660" y="680" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1847, 'leftMargin': 78, 'rightMargin': 117}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni03FD__.glif b/src/Interface-Bold.ufo/glyphs/uni03FD__.glif
new file mode 100644
index 000000000..bae03cb56
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni03FD__.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03FD" format="1">
+ <advance width="2048"/>
+ <unicode hex="03FD"/>
+ <outline>
+ <contour>
+ <point x="192" y="692" type="line"/>
+ <point x="228" y="276"/>
+ <point x="504" y="-28"/>
+ <point x="1020" y="-28" type="curve" smooth="yes"/>
+ <point x="1524" y="-28"/>
+ <point x="1856" y="344"/>
+ <point x="1856" y="948" type="curve" smooth="yes"/>
+ <point x="1856" y="1056" type="line" smooth="yes"/>
+ <point x="1856" y="1660"/>
+ <point x="1544" y="2032"/>
+ <point x="1016" y="2032" type="curve" smooth="yes"/>
+ <point x="520" y="2032"/>
+ <point x="216" y="1744"/>
+ <point x="196" y="1324" type="curve"/>
+ <point x="652" y="1324" type="line"/>
+ <point x="664" y="1552"/>
+ <point x="784" y="1652"/>
+ <point x="1016" y="1652" type="curve" smooth="yes"/>
+ <point x="1288" y="1652"/>
+ <point x="1388" y="1480"/>
+ <point x="1388" y="1056" type="curve" smooth="yes"/>
+ <point x="1388" y="944" type="line" smooth="yes"/>
+ <point x="1388" y="520"/>
+ <point x="1268" y="348"/>
+ <point x="1020" y="348" type="curve" smooth="yes"/>
+ <point x="756" y="348"/>
+ <point x="664" y="468"/>
+ <point x="652" y="692" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1847, 'leftMargin': 78, 'rightMargin': 103}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni03FE__.glif b/src/Interface-Bold.ufo/glyphs/uni03FE__.glif
new file mode 100644
index 000000000..5556c4707
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni03FE__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03FE" format="1">
+ <advance width="2048"/>
+ <unicode hex="03FE"/>
+ <outline>
+ <contour>
+ <point x="1396" y="680" type="line"/>
+ <point x="1384" y="452"/>
+ <point x="1268" y="352"/>
+ <point x="1036" y="352" type="curve" smooth="yes"/>
+ <point x="760" y="352"/>
+ <point x="660" y="520"/>
+ <point x="660" y="948" type="curve" smooth="yes"/>
+ <point x="660" y="1056" type="line" smooth="yes"/>
+ <point x="660" y="1484"/>
+ <point x="780" y="1652"/>
+ <point x="1032" y="1652" type="curve" smooth="yes"/>
+ <point x="1292" y="1652"/>
+ <point x="1388" y="1536"/>
+ <point x="1400" y="1312" type="curve"/>
+ <point x="1856" y="1312" type="line"/>
+ <point x="1820" y="1728"/>
+ <point x="1548" y="2032"/>
+ <point x="1032" y="2032" type="curve" smooth="yes"/>
+ <point x="524" y="2032"/>
+ <point x="192" y="1656"/>
+ <point x="192" y="1056" type="curve" smooth="yes"/>
+ <point x="192" y="948" type="line" smooth="yes"/>
+ <point x="192" y="344"/>
+ <point x="508" y="-28"/>
+ <point x="1036" y="-28" type="curve" smooth="yes"/>
+ <point x="1528" y="-28"/>
+ <point x="1832" y="260"/>
+ <point x="1856" y="680" type="curve"/>
+ </contour>
+ <contour>
+ <point x="820" y="1000" type="curve" smooth="yes"/>
+ <point x="820" y="884"/>
+ <point x="920" y="796"/>
+ <point x="1068" y="796" type="curve" smooth="yes"/>
+ <point x="1216" y="796"/>
+ <point x="1312" y="884"/>
+ <point x="1312" y="1000" type="curve" smooth="yes"/>
+ <point x="1312" y="1120"/>
+ <point x="1216" y="1208"/>
+ <point x="1068" y="1208" type="curve" smooth="yes"/>
+ <point x="920" y="1208"/>
+ <point x="820" y="1120"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1847, 'leftMargin': 103, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni03FF__.cn.glif b/src/Interface-Bold.ufo/glyphs/uni03FF__.cn.glif
new file mode 100644
index 000000000..8ab08fc5d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni03FF__.cn.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03FF.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="200" y="680" type="line"/>
+ <point x="228" y="208"/>
+ <point x="528" y="-28"/>
+ <point x="1024" y="-28" type="curve" smooth="yes"/>
+ <point x="1552" y="-28"/>
+ <point x="1852" y="260"/>
+ <point x="1852" y="832" type="curve" smooth="yes"/>
+ <point x="1852" y="1168" type="line" smooth="yes"/>
+ <point x="1852" y="1740"/>
+ <point x="1532" y="2032"/>
+ <point x="1024" y="2032" type="curve" smooth="yes"/>
+ <point x="508" y="2032"/>
+ <point x="240" y="1776"/>
+ <point x="200" y="1312" type="curve"/>
+ <point x="660" y="1312" type="line"/>
+ <point x="672" y="1592"/>
+ <point x="764" y="1660"/>
+ <point x="1024" y="1660" type="curve" smooth="yes"/>
+ <point x="1276" y="1660"/>
+ <point x="1388" y="1560"/>
+ <point x="1388" y="1172" type="curve" smooth="yes"/>
+ <point x="1388" y="832" type="line" smooth="yes"/>
+ <point x="1388" y="448"/>
+ <point x="1296" y="344"/>
+ <point x="1024" y="344" type="curve" smooth="yes"/>
+ <point x="792" y="344"/>
+ <point x="672" y="396"/>
+ <point x="660" y="680" type="curve"/>
+ </contour>
+ <contour>
+ <point x="728" y="1000" type="curve" smooth="yes"/>
+ <point x="728" y="884"/>
+ <point x="824" y="796"/>
+ <point x="972" y="796" type="curve" smooth="yes"/>
+ <point x="1120" y="796"/>
+ <point x="1220" y="884"/>
+ <point x="1220" y="1000" type="curve" smooth="yes"/>
+ <point x="1220" y="1120"/>
+ <point x="1120" y="1208"/>
+ <point x="972" y="1208" type="curve" smooth="yes"/>
+ <point x="824" y="1208"/>
+ <point x="728" y="1120"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1847, 'leftMargin': 78, 'rightMargin': 117}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni03FF__.glif b/src/Interface-Bold.ufo/glyphs/uni03FF__.glif
new file mode 100644
index 000000000..22445bc4b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni03FF__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03FF" format="1">
+ <advance width="2048"/>
+ <unicode hex="03FF"/>
+ <outline>
+ <contour>
+ <point x="192" y="692" type="line"/>
+ <point x="228" y="276"/>
+ <point x="504" y="-28"/>
+ <point x="1020" y="-28" type="curve" smooth="yes"/>
+ <point x="1524" y="-28"/>
+ <point x="1856" y="344"/>
+ <point x="1856" y="948" type="curve" smooth="yes"/>
+ <point x="1856" y="1056" type="line" smooth="yes"/>
+ <point x="1856" y="1660"/>
+ <point x="1544" y="2032"/>
+ <point x="1016" y="2032" type="curve" smooth="yes"/>
+ <point x="520" y="2032"/>
+ <point x="216" y="1744"/>
+ <point x="196" y="1324" type="curve"/>
+ <point x="652" y="1324" type="line"/>
+ <point x="664" y="1552"/>
+ <point x="784" y="1652"/>
+ <point x="1016" y="1652" type="curve" smooth="yes"/>
+ <point x="1288" y="1652"/>
+ <point x="1388" y="1480"/>
+ <point x="1388" y="1056" type="curve" smooth="yes"/>
+ <point x="1388" y="944" type="line" smooth="yes"/>
+ <point x="1388" y="520"/>
+ <point x="1268" y="348"/>
+ <point x="1020" y="348" type="curve" smooth="yes"/>
+ <point x="756" y="348"/>
+ <point x="664" y="468"/>
+ <point x="652" y="692" type="curve"/>
+ </contour>
+ <contour>
+ <point x="980" y="796" type="curve" smooth="yes"/>
+ <point x="1128" y="796"/>
+ <point x="1228" y="884"/>
+ <point x="1228" y="1000" type="curve" smooth="yes"/>
+ <point x="1228" y="1120"/>
+ <point x="1128" y="1208"/>
+ <point x="980" y="1208" type="curve" smooth="yes"/>
+ <point x="836" y="1208"/>
+ <point x="736" y="1120"/>
+ <point x="736" y="1000" type="curve" smooth="yes"/>
+ <point x="736" y="884"/>
+ <point x="836" y="796"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1847, 'leftMargin': 78, 'rightMargin': 103}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0456.ccmp.glif b/src/Interface-Bold.ufo/glyphs/uni0456.ccmp.glif
new file mode 100644
index 000000000..48295c042
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0456.ccmp.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0456.ccmp" format="1">
+ <advance width="768"/>
+ <outline>
+ <contour>
+ <point x="396" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="792" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="380" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessi" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 793, 'leftMargin': 164, 'rightMargin': 185}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0458.ccmp.glif b/src/Interface-Bold.ufo/glyphs/uni0458.ccmp.glif
new file mode 100644
index 000000000..77fe1f43d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0458.ccmp.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0458.ccmp" format="1">
+ <advance width="768"/>
+ <outline>
+ <contour>
+ <point x="504" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="948" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="504" y="-632" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessj" xOffset="128"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 820, 'leftMargin': -124, 'rightMargin': 181}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0487.glif b/src/Interface-Bold.ufo/glyphs/uni0487.glif
new file mode 100644
index 000000000..792b2e802
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0487.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0487" format="1">
+ <advance width="0"/>
+ <unicode hex="0487"/>
+ <outline>
+ <contour>
+ <point x="-850" y="1636" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-452" y="1976" type="line"/>
+ <point x="-595" y="1976"/>
+ <point x="-689" y="2141"/>
+ <point x="-975" y="2141" type="curve" smooth="yes"/>
+ <point x="-1218" y="2141"/>
+ <point x="-1360" y="2024"/>
+ <point x="-1360" y="1843" type="curve" smooth="yes"/>
+ <point x="-1360" y="1792" type="line"/>
+ <point x="-1173" y="1792" type="line"/>
+ <point x="-1173" y="1816" type="line" smooth="yes"/>
+ <point x="-1173" y="1915"/>
+ <point x="-1081" y="1957"/>
+ <point x="-993" y="1957" type="curve" smooth="yes"/>
+ <point x="-729" y="1957"/>
+ <point x="-660" y="1792"/>
+ <point x="-473" y="1792" type="curve" smooth="yes"/>
+ <point x="-230" y="1792" type="line"/>
+ <point x="-230" y="1976" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0488.glif b/src/Interface-Bold.ufo/glyphs/uni0488.glif
new file mode 100644
index 000000000..1961f6eba
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0488.glif
@@ -0,0 +1,146 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0488" format="1">
+ <advance width="0"/>
+ <unicode hex="0488"/>
+ <outline>
+ <contour>
+ <point x="-850" y="1742" type="line"/>
+ <point x="-850" y="1815"/>
+ <point x="-814" y="1881"/>
+ <point x="-716" y="1881" type="curve" smooth="yes"/>
+ <point x="-617" y="1881"/>
+ <point x="-580" y="1815"/>
+ <point x="-580" y="1742" type="curve"/>
+ <point x="-426" y="1742" type="line"/>
+ <point x="-426" y="1893"/>
+ <point x="-538" y="2001"/>
+ <point x="-716" y="2001" type="curve" smooth="yes"/>
+ <point x="-895" y="2001"/>
+ <point x="-1005" y="1893"/>
+ <point x="-1005" y="1742" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-36" y="1361" type="line"/>
+ <point x="-36" y="1434"/>
+ <point x="0" y="1500"/>
+ <point x="96" y="1500" type="curve" smooth="yes"/>
+ <point x="197" y="1500"/>
+ <point x="232" y="1434"/>
+ <point x="232" y="1361" type="curve"/>
+ <point x="388" y="1361" type="line"/>
+ <point x="388" y="1513"/>
+ <point x="276" y="1620"/>
+ <point x="96" y="1620" type="curve" smooth="yes"/>
+ <point x="-81" y="1620"/>
+ <point x="-193" y="1513"/>
+ <point x="-193" y="1361" type="curve"/>
+ </contour>
+ <contour>
+ <point x="220" y="670" type="line"/>
+ <point x="220" y="743"/>
+ <point x="257" y="809"/>
+ <point x="353" y="809" type="curve" smooth="yes"/>
+ <point x="454" y="809"/>
+ <point x="490" y="743"/>
+ <point x="490" y="670" type="curve"/>
+ <point x="644" y="670" type="line"/>
+ <point x="644" y="821"/>
+ <point x="534" y="928"/>
+ <point x="353" y="928" type="curve" smooth="yes"/>
+ <point x="176" y="928"/>
+ <point x="65" y="821"/>
+ <point x="65" y="670" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-51" y="-44" type="line"/>
+ <point x="-51" y="29"/>
+ <point x="-14" y="95"/>
+ <point x="83" y="95" type="curve" smooth="yes"/>
+ <point x="183" y="95"/>
+ <point x="219" y="29"/>
+ <point x="219" y="-44" type="curve"/>
+ <point x="373" y="-44" type="line"/>
+ <point x="373" y="107"/>
+ <point x="263" y="215"/>
+ <point x="83" y="215" type="curve" smooth="yes"/>
+ <point x="-95" y="215"/>
+ <point x="-206" y="107"/>
+ <point x="-206" y="-44" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-843" y="-435" type="line"/>
+ <point x="-843" y="-362"/>
+ <point x="-806" y="-296"/>
+ <point x="-710" y="-296" type="curve" smooth="yes"/>
+ <point x="-611" y="-296"/>
+ <point x="-573" y="-362"/>
+ <point x="-573" y="-435" type="curve"/>
+ <point x="-419" y="-435" type="line"/>
+ <point x="-419" y="-283"/>
+ <point x="-531" y="-176"/>
+ <point x="-710" y="-176" type="curve" smooth="yes"/>
+ <point x="-888" y="-176"/>
+ <point x="-998" y="-283"/>
+ <point x="-998" y="-435" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1636" y="1361" type="line"/>
+ <point x="-1636" y="1434"/>
+ <point x="-1601" y="1500"/>
+ <point x="-1503" y="1500" type="curve" smooth="yes"/>
+ <point x="-1404" y="1500"/>
+ <point x="-1367" y="1434"/>
+ <point x="-1367" y="1361" type="curve"/>
+ <point x="-1213" y="1361" type="line"/>
+ <point x="-1213" y="1513"/>
+ <point x="-1324" y="1620"/>
+ <point x="-1503" y="1620" type="curve" smooth="yes"/>
+ <point x="-1682" y="1620"/>
+ <point x="-1793" y="1513"/>
+ <point x="-1793" y="1361" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1880" y="670" type="line"/>
+ <point x="-1880" y="743"/>
+ <point x="-1843" y="809"/>
+ <point x="-1746" y="809" type="curve" smooth="yes"/>
+ <point x="-1646" y="809"/>
+ <point x="-1610" y="743"/>
+ <point x="-1610" y="670" type="curve"/>
+ <point x="-1456" y="670" type="line"/>
+ <point x="-1456" y="821"/>
+ <point x="-1566" y="928"/>
+ <point x="-1746" y="928" type="curve" smooth="yes"/>
+ <point x="-1924" y="928"/>
+ <point x="-2035" y="821"/>
+ <point x="-2035" y="670" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1650" y="-44" type="line"/>
+ <point x="-1650" y="29"/>
+ <point x="-1614" y="95"/>
+ <point x="-1518" y="95" type="curve" smooth="yes"/>
+ <point x="-1418" y="95"/>
+ <point x="-1382" y="29"/>
+ <point x="-1382" y="-44" type="curve"/>
+ <point x="-1227" y="-44" type="line"/>
+ <point x="-1227" y="107"/>
+ <point x="-1338" y="215"/>
+ <point x="-1518" y="215" type="curve" smooth="yes"/>
+ <point x="-1695" y="215"/>
+ <point x="-1807" y="107"/>
+ <point x="-1807" y="-44" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0489.glif b/src/Interface-Bold.ufo/glyphs/uni0489.glif
new file mode 100644
index 000000000..0e9bda710
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0489.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0489" format="1">
+ <advance width="0"/>
+ <unicode hex="0489"/>
+ <outline>
+ <contour>
+ <point x="-701" y="-83" type="line"/>
+ <point x="-798" y="-568" type="line"/>
+ <point x="-666" y="-568" type="line"/>
+ <point x="-498" y="-102" type="line"/>
+ <point x="-513" y="-83" type="line"/>
+ </contour>
+ <contour>
+ <point x="-594" y="1548" type="line"/>
+ <point x="-498" y="2032" type="line"/>
+ <point x="-630" y="2032" type="line"/>
+ <point x="-798" y="1568" type="line"/>
+ <point x="-781" y="1548" type="line"/>
+ </contour>
+ <contour>
+ <point x="151" y="677" type="line"/>
+ <point x="627" y="579" type="line"/>
+ <point x="627" y="714" type="line"/>
+ <point x="169" y="884" type="line"/>
+ <point x="151" y="868" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1449" y="787" type="line"/>
+ <point x="-1925" y="884" type="line"/>
+ <point x="-1925" y="749" type="line"/>
+ <point x="-1467" y="579" type="line"/>
+ <point x="-1449" y="595" type="line"/>
+ </contour>
+ <contour>
+ <point x="-45" y="1242" type="line"/>
+ <point x="359" y="1517" type="line"/>
+ <point x="265" y="1610" type="line"/>
+ <point x="-176" y="1400" type="line"/>
+ <point x="-179" y="1378" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1253" y="165" type="line"/>
+ <point x="-1657" y="-110" type="line"/>
+ <point x="-1562" y="-205" type="line"/>
+ <point x="-1122" y="6" type="line"/>
+ <point x="-1119" y="29" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1177" y="1317" type="line"/>
+ <point x="-1449" y="1728" type="line"/>
+ <point x="-1539" y="1634" type="line"/>
+ <point x="-1335" y="1185" type="line"/>
+ <point x="-1312" y="1183" type="line"/>
+ </contour>
+ <contour>
+ <point x="-122" y="85" type="line"/>
+ <point x="149" y="-326" type="line"/>
+ <point x="239" y="-228" type="line"/>
+ <point x="34" y="219" type="line"/>
+ <point x="11" y="221" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni048A_.glif b/src/Interface-Bold.ufo/glyphs/uni048A_.glif
new file mode 100644
index 000000000..b6edbb49a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni048A_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni048A" format="1">
+ <advance width="2304"/>
+ <unicode hex="048A"/>
+ <outline>
+ <contour>
+ <point x="932" y="2632" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1916" y="2200" type="move" name="top0315"/>
+ </contour>
+ <component base="afii10026" xOffset="-44"/>
+ <component base="breve" xOffset="300" yOffset="428"/>
+ <component base="comma" xOffset="1520" yOffset="-48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2204, 'leftMargin': 192, 'rightMargin': 5}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni048B_.glif b/src/Interface-Bold.ufo/glyphs/uni048B_.glif
new file mode 100644
index 000000000..b37445793
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni048B_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni048B" format="1">
+ <advance width="2048"/>
+ <unicode hex="048B"/>
+ <outline>
+ <contour>
+ <point x="848" y="2208" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1628" y="1776" type="move" name="top0315"/>
+ </contour>
+ <component base="iicyrillic" xOffset="44"/>
+ <component base="breve" xOffset="216"/>
+ <component base="comma" xOffset="1260" yOffset="-48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1865, 'leftMargin': 108, 'rightMargin': 11}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni048D_.glif b/src/Interface-Bold.ufo/glyphs/uni048D_.glif
new file mode 100644
index 000000000..e6c7f19dd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni048D_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni048D" format="1">
+ <advance width="1792"/>
+ <unicode hex="048D"/>
+ <outline>
+ <contour>
+ <point x="612" y="1248" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="584" y="1108" type="line"/>
+ <point x="584" y="752" type="line"/>
+ <point x="1008" y="752" type="line"/>
+ <point x="1172" y="752"/>
+ <point x="1240" y="668"/>
+ <point x="1240" y="556" type="curve"/>
+ <point x="1240" y="444"/>
+ <point x="1172" y="356"/>
+ <point x="1008" y="356" type="curve"/>
+ <point x="756" y="356" type="line"/>
+ <point x="756" y="2204" type="line"/>
+ <point x="312" y="2204" type="line"/>
+ <point x="312" y="0" type="line"/>
+ <point x="1008" y="0" type="line"/>
+ <point x="1428" y="0"/>
+ <point x="1680" y="224"/>
+ <point x="1680" y="556" type="curve"/>
+ <point x="1680" y="880"/>
+ <point x="1428" y="1108"/>
+ <point x="1008" y="1108" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1076" y="2004" type="line"/>
+ <point x="112" y="2004" type="line"/>
+ <point x="112" y="1740" type="line"/>
+ <point x="1076" y="1740" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': -32, 'rightMargin': 50}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni048E_.glif b/src/Interface-Bold.ufo/glyphs/uni048E_.glif
new file mode 100644
index 000000000..c88b3eb27
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni048E_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni048E" format="1">
+ <advance width="1792"/>
+ <unicode hex="048E"/>
+ <outline>
+ <contour>
+ <point x="912" y="1388" type="line"/>
+ <point x="780" y="1268" type="line"/>
+ <point x="1408" y="556" type="line"/>
+ <point x="1540" y="672" type="line"/>
+ </contour>
+ <component base="P" xOffset="-128"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1761, 'leftMargin': 244, 'rightMargin': -43}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni048F_.glif b/src/Interface-Bold.ufo/glyphs/uni048F_.glif
new file mode 100644
index 000000000..46ec24832
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni048F_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni048F" format="1">
+ <advance width="1792"/>
+ <unicode hex="048F"/>
+ <outline>
+ <contour>
+ <point x="916" y="676" type="line"/>
+ <point x="780" y="564" type="line"/>
+ <point x="1328" y="-116" type="line"/>
+ <point x="1468" y="-4" type="line"/>
+ </contour>
+ <component base="p"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1583, 'leftMargin': 216, 'rightMargin': 7}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni04C5_.glif b/src/Interface-Bold.ufo/glyphs/uni04C5_.glif
new file mode 100644
index 000000000..c21306752
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni04C5_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04C5" format="1">
+ <advance width="2304"/>
+ <unicode hex="04C5"/>
+ <outline>
+ <component base="afii10029" xOffset="56"/>
+ <component base="comma" xOffset="1636" yOffset="-48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2223, 'leftMargin': 52, 'rightMargin': 78}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni04C6_.glif b/src/Interface-Bold.ufo/glyphs/uni04C6_.glif
new file mode 100644
index 000000000..30e4620ed
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni04C6_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04C6" format="1">
+ <advance width="2048"/>
+ <unicode hex="04C6"/>
+ <outline>
+ <contour>
+ <point x="1712" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="elcyrillic" xOffset="124"/>
+ <component base="comma" xOffset="1344" yOffset="-48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1865, 'leftMargin': 19, 'rightMargin': 85}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni04C9_.glif b/src/Interface-Bold.ufo/glyphs/uni04C9_.glif
new file mode 100644
index 000000000..e406ca34d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni04C9_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04C9" format="1">
+ <advance width="2304"/>
+ <unicode hex="04C9"/>
+ <outline>
+ <contour>
+ <point x="1984" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1984" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1984" y="2200" type="move" name="top0315"/>
+ </contour>
+ <component base="H"/>
+ <component base="comma" xOffset="1580" yOffset="-48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2221, 'leftMargin': 161, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni04CA__.glif b/src/Interface-Bold.ufo/glyphs/uni04CA__.glif
new file mode 100644
index 000000000..f144a1e2f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni04CA__.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04CA" format="1">
+ <advance width="2048"/>
+ <unicode hex="04CA"/>
+ <outline>
+ <contour>
+ <point x="1668" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="encyrillic" xOffset="84"/>
+ <component base="comma" xOffset="1296" yOffset="-48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1860, 'leftMargin': 108, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni04CD__.glif b/src/Interface-Bold.ufo/glyphs/uni04CD__.glif
new file mode 100644
index 000000000..949f49eb1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni04CD__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04CD" format="1">
+ <advance width="2816"/>
+ <unicode hex="04CD"/>
+ <outline>
+ <contour>
+ <point x="2484" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2484" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2484" y="2200" type="move" name="top0315"/>
+ </contour>
+ <component base="M" xOffset="16"/>
+ <component base="comma" xOffset="2080" yOffset="-48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2703, 'leftMargin': 161, 'rightMargin': 78}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni04CE__.glif b/src/Interface-Bold.ufo/glyphs/uni04CE__.glif
new file mode 100644
index 000000000..5a4d050c7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni04CE__.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04CE" format="1">
+ <advance width="2560"/>
+ <unicode hex="04CE"/>
+ <outline>
+ <contour>
+ <point x="2228" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="emcyrillic" xOffset="72"/>
+ <component base="comma" xOffset="1804" yOffset="-48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2379, 'leftMargin': 124, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni04FA__.glif b/src/Interface-Bold.ufo/glyphs/uni04FA__.glif
new file mode 100644
index 000000000..3066c7729
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni04FA__.glif
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04FA" format="1">
+ <advance width="1792"/>
+ <unicode hex="04FA"/>
+ <outline>
+ <component base="Gamma" xOffset="184"/>
+ <component base="crossbar" xOffset="-100"/>
+ <component base="cyrillichook" xOffset="600"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1698, 'leftMargin': -11, 'rightMargin': 2}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni04FB__.glif b/src/Interface-Bold.ufo/glyphs/uni04FB__.glif
new file mode 100644
index 000000000..cebef5eb1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni04FB__.glif
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04FB" format="1">
+ <advance width="1536"/>
+ <unicode hex="04FB"/>
+ <outline>
+ <component base="gecyrillic" xOffset="264"/>
+ <component base="crossbar" xOffset="-28" yOffset="-244"/>
+ <component base="cyrillichook" xOffset="576" yOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1287.0, 'leftMargin': -40, 'rightMargin': 20.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni04FC__.glif b/src/Interface-Bold.ufo/glyphs/uni04FC__.glif
new file mode 100644
index 000000000..3ffc85b2c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni04FC__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04FC" format="1">
+ <advance width="2048"/>
+ <unicode hex="04FC"/>
+ <outline>
+ <contour>
+ <point x="1668" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1668" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1668" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="X" xOffset="-128"/>
+ <component base="cyrillichook" xOffset="1268"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2021, 'leftMargin': 140, 'rightMargin': -141}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni04FD__.glif b/src/Interface-Bold.ufo/glyphs/uni04FD__.glif
new file mode 100644
index 000000000..0dc9b5798
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni04FD__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04FD" format="1">
+ <advance width="1792"/>
+ <unicode hex="04FD"/>
+ <outline>
+ <contour>
+ <point x="1416" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1416" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1416" y="1760" type="move" name="top0315"/>
+ </contour>
+ <component base="x" xOffset="-32"/>
+ <component base="cyrillichook" xOffset="996"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 60, 'rightMargin': -134.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0500.glif b/src/Interface-Bold.ufo/glyphs/uni0500.glif
new file mode 100644
index 000000000..83a434920
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0500.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0500" format="1">
+ <advance width="1792"/>
+ <unicode hex="0500"/>
+ <outline>
+ <contour>
+ <point x="1344" y="1648" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="924" y="1356" type="line"/>
+ <point x="444" y="1356"/>
+ <point x="136" y="1068"/>
+ <point x="136" y="680" type="curve"/>
+ <point x="136" y="284"/>
+ <point x="444" y="0"/>
+ <point x="924" y="0" type="curve"/>
+ <point x="1660" y="0" type="line"/>
+ <point x="1660" y="2004" type="line"/>
+ <point x="1196" y="2004" type="line"/>
+ <point x="1196" y="372" type="line"/>
+ <point x="924" y="372" type="line"/>
+ <point x="708" y="372"/>
+ <point x="596" y="516"/>
+ <point x="596" y="680" type="curve"/>
+ <point x="596" y="840"/>
+ <point x="708" y="984"/>
+ <point x="924" y="984" type="curve"/>
+ <point x="1364" y="984" type="line"/>
+ <point x="1364" y="1356" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1757, 'leftMargin': 94, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0502.glif b/src/Interface-Bold.ufo/glyphs/uni0502.glif
new file mode 100644
index 000000000..f7b54e347
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0502.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0502" format="1">
+ <advance width="2560"/>
+ <unicode hex="0502"/>
+ <outline>
+ <contour>
+ <point x="280" y="1204" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="908" y="1356" type="line"/>
+ <point x="428" y="1356"/>
+ <point x="124" y="1068"/>
+ <point x="124" y="680" type="curve" smooth="yes"/>
+ <point x="124" y="284"/>
+ <point x="428" y="0"/>
+ <point x="908" y="0" type="curve" smooth="yes"/>
+ <point x="1644" y="0" type="line"/>
+ <point x="1644" y="2004" type="line"/>
+ <point x="1184" y="2004" type="line"/>
+ <point x="1184" y="372" type="line"/>
+ <point x="908" y="372" type="line" smooth="yes"/>
+ <point x="696" y="372"/>
+ <point x="584" y="516"/>
+ <point x="584" y="680" type="curve" smooth="yes"/>
+ <point x="584" y="840"/>
+ <point x="696" y="984"/>
+ <point x="908" y="984" type="curve" smooth="yes"/>
+ <point x="1352" y="984" type="line"/>
+ <point x="1352" y="1356" type="line"/>
+ </contour>
+ <contour>
+ <point x="1732" y="0" type="line"/>
+ <point x="2228" y="0"/>
+ <point x="2432" y="340"/>
+ <point x="2436" y="736" type="curve"/>
+ <point x="2444" y="884"/>
+ <point x="2392" y="1200"/>
+ <point x="2344" y="1344" type="curve"/>
+ <point x="1896" y="1344" type="line"/>
+ <point x="1948" y="1200"/>
+ <point x="1980" y="876"/>
+ <point x="1980" y="736" type="curve" smooth="yes"/>
+ <point x="1972" y="604"/>
+ <point x="1928" y="376"/>
+ <point x="1732" y="372" type="curve" smooth="yes"/>
+ <point x="1544" y="372" type="line"/>
+ <point x="1544" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2633, 'leftMargin': 172, 'rightMargin': 145.6471175377569}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0503.glif b/src/Interface-Bold.ufo/glyphs/uni0503.glif
new file mode 100644
index 000000000..61c907506
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0503.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0503" format="1">
+ <advance width="2560"/>
+ <unicode hex="0503"/>
+ <outline>
+ <contour>
+ <point x="1588" y="2144" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="188" y="712" type="line"/>
+ <point x="188" y="280"/>
+ <point x="392" y="-28"/>
+ <point x="768" y="-28" type="curve" smooth="yes"/>
+ <point x="1096" y="-28"/>
+ <point x="1252" y="300"/>
+ <point x="1308" y="700" type="curve"/>
+ <point x="1308" y="736" type="line"/>
+ <point x="1252" y="1168"/>
+ <point x="1096" y="1516"/>
+ <point x="768" y="1516" type="curve" smooth="yes"/>
+ <point x="392" y="1516"/>
+ <point x="188" y="1196"/>
+ <point x="188" y="740" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="632" y="740" type="line"/>
+ <point x="632" y="972"/>
+ <point x="700" y="1160"/>
+ <point x="884" y="1160" type="curve" smooth="yes"/>
+ <point x="1064" y="1160"/>
+ <point x="1168" y="1016"/>
+ <point x="1168" y="772" type="curve" smooth="yes"/>
+ <point x="1168" y="664" type="line" smooth="yes"/>
+ <point x="1168" y="452"/>
+ <point x="1064" y="328"/>
+ <point x="880" y="328" type="curve" smooth="yes"/>
+ <point x="692" y="328"/>
+ <point x="632" y="492"/>
+ <point x="632" y="712" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1092" y="532" type="line"/>
+ <point x="1112" y="132"/>
+ <point x="1324" y="-36"/>
+ <point x="1676" y="-28" type="curve"/>
+ <point x="2044" y="-28"/>
+ <point x="2364" y="216"/>
+ <point x="2372" y="728" type="curve"/>
+ <point x="2376" y="916"/>
+ <point x="2328" y="1104"/>
+ <point x="2280" y="1284" type="curve"/>
+ <point x="1844" y="1284" type="line"/>
+ <point x="1900" y="1100"/>
+ <point x="1932" y="912"/>
+ <point x="1928" y="728" type="curve"/>
+ <point x="1924" y="488"/>
+ <point x="1836" y="336"/>
+ <point x="1676" y="336" type="curve"/>
+ <point x="1588" y="336"/>
+ <point x="1532" y="420"/>
+ <point x="1532" y="532" type="curve"/>
+ <point x="1532" y="2144" type="line"/>
+ <point x="1092" y="2144" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2395, 'leftMargin': 121, 'rightMargin': 91.76618340826963}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0504.glif b/src/Interface-Bold.ufo/glyphs/uni0504.glif
new file mode 100644
index 000000000..9fa3e365e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0504.glif
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0504" format="1">
+ <advance width="2304"/>
+ <unicode hex="0504"/>
+ <outline>
+ <contour>
+ <point x="880" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="880" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2268" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="664" y="804" type="line"/>
+ <point x="700" y="812"/>
+ <point x="708" y="812"/>
+ <point x="780" y="828" type="curve" smooth="yes"/>
+ <point x="792" y="828"/>
+ <point x="800" y="928"/>
+ <point x="808" y="928" type="curve" smooth="yes"/>
+ <point x="1180" y="1000"/>
+ <point x="1380" y="1172"/>
+ <point x="1380" y="1432" type="curve"/>
+ <point x="1380" y="1804"/>
+ <point x="1112" y="2004"/>
+ <point x="612" y="2004" type="curve"/>
+ <point x="148" y="2004" type="line"/>
+ <point x="148" y="1624" type="line"/>
+ <point x="612" y="1624" type="line"/>
+ <point x="836" y="1624"/>
+ <point x="924" y="1552"/>
+ <point x="924" y="1432" type="curve"/>
+ <point x="924" y="1264"/>
+ <point x="828" y="1180"/>
+ <point x="584" y="1180" type="curve"/>
+ <point x="308" y="1180" type="line"/>
+ <point x="308" y="804" type="line"/>
+ </contour>
+ <contour>
+ <point x="916" y="448" type="line"/>
+ <point x="932" y="108"/>
+ <point x="1116" y="-36"/>
+ <point x="1420" y="-28" type="curve"/>
+ <point x="1808" y="-28"/>
+ <point x="2148" y="216"/>
+ <point x="2156" y="728" type="curve"/>
+ <point x="2160" y="916"/>
+ <point x="2112" y="1104"/>
+ <point x="2064" y="1284" type="curve"/>
+ <point x="1612" y="1284" type="line"/>
+ <point x="1668" y="1100"/>
+ <point x="1700" y="912"/>
+ <point x="1696" y="728" type="curve" smooth="yes"/>
+ <point x="1688" y="496"/>
+ <point x="1604" y="352"/>
+ <point x="1452" y="348" type="curve"/>
+ <point x="1404" y="348"/>
+ <point x="1376" y="392"/>
+ <point x="1376" y="448" type="curve"/>
+ <point x="1376" y="544" type="line"/>
+ <point x="1376" y="800"/>
+ <point x="1212" y="992"/>
+ <point x="688" y="992" type="curve"/>
+ <point x="664" y="804" type="line"/>
+ <point x="820" y="804"/>
+ <point x="916" y="696"/>
+ <point x="916" y="540" type="curve"/>
+ <point x="916" y="452" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2214, 'leftMargin': 96, 'rightMargin': 111.65343810759668}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0505.glif b/src/Interface-Bold.ufo/glyphs/uni0505.glif
new file mode 100644
index 000000000..a1c7b1ba5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0505.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0505" format="1">
+ <advance width="2048"/>
+ <unicode hex="0505"/>
+ <outline>
+ <contour>
+ <point x="680" y="512" type="line"/>
+ <point x="724" y="524"/>
+ <point x="716" y="524"/>
+ <point x="780" y="540" type="curve" smooth="yes"/>
+ <point x="788" y="544"/>
+ <point x="792" y="680"/>
+ <point x="800" y="684" type="curve" smooth="yes"/>
+ <point x="1020" y="748"/>
+ <point x="1144" y="860"/>
+ <point x="1144" y="1044" type="curve"/>
+ <point x="1144" y="1324"/>
+ <point x="916" y="1488"/>
+ <point x="520" y="1488" type="curve"/>
+ <point x="152" y="1488" type="line"/>
+ <point x="160" y="1128" type="line"/>
+ <point x="520" y="1128" type="line"/>
+ <point x="648" y="1128"/>
+ <point x="696" y="1064"/>
+ <point x="696" y="976" type="curve"/>
+ <point x="696" y="896"/>
+ <point x="648" y="848"/>
+ <point x="520" y="848" type="curve"/>
+ <point x="268" y="848" type="line"/>
+ <point x="272" y="512" type="line"/>
+ </contour>
+ <contour>
+ <point x="1200" y="380" type="curve"/>
+ <point x="1200" y="428" type="line"/>
+ <point x="1200" y="616"/>
+ <point x="1080" y="756"/>
+ <point x="700" y="756" type="curve"/>
+ <point x="644" y="512" type="line"/>
+ <point x="716" y="512"/>
+ <point x="756" y="472"/>
+ <point x="756" y="396" type="curve"/>
+ <point x="756" y="296" type="line"/>
+ <point x="776" y="56"/>
+ <point x="952" y="-44"/>
+ <point x="1312" y="-36" type="curve"/>
+ <point x="1620" y="-36"/>
+ <point x="1892" y="164"/>
+ <point x="1896" y="576" type="curve"/>
+ <point x="1900" y="724"/>
+ <point x="1852" y="872"/>
+ <point x="1804" y="1016" type="curve"/>
+ <point x="1372" y="1016" type="line"/>
+ <point x="1424" y="872"/>
+ <point x="1456" y="720"/>
+ <point x="1452" y="576" type="curve" smooth="yes"/>
+ <point x="1448" y="368"/>
+ <point x="1388" y="244"/>
+ <point x="1284" y="240" type="curve"/>
+ <point x="1216" y="240"/>
+ <point x="1196" y="300"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1805, 'leftMargin': 61, 'rightMargin': -0.34646076835588246}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0506.glif b/src/Interface-Bold.ufo/glyphs/uni0506.glif
new file mode 100644
index 000000000..d3e5bbfc7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0506.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0506" format="1">
+ <advance width="1792"/>
+ <unicode hex="0506"/>
+ <outline>
+ <contour>
+ <point x="408" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="408" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1736" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="676" y="768" type="line" name="hr00"/>
+ <point x="756" y="768"/>
+ <point x="720" y="788"/>
+ <point x="796" y="808" type="curve" smooth="yes"/>
+ <point x="804" y="812"/>
+ <point x="812" y="892"/>
+ <point x="820" y="896" type="curve" smooth="yes"/>
+ <point x="1136" y="980"/>
+ <point x="1308" y="1140"/>
+ <point x="1308" y="1400" type="curve"/>
+ <point x="1308" y="1776"/>
+ <point x="1024" y="2004"/>
+ <point x="564" y="2004" type="curve"/>
+ <point x="120" y="2004" type="line"/>
+ <point x="132" y="1644" type="line"/>
+ <point x="564" y="1644" type="line"/>
+ <point x="764" y="1644"/>
+ <point x="868" y="1532"/>
+ <point x="868" y="1372" type="curve"/>
+ <point x="868" y="1216"/>
+ <point x="764" y="1124"/>
+ <point x="564" y="1124" type="curve"/>
+ <point x="192" y="1124" type="line"/>
+ <point x="196" y="768" type="line"/>
+ </contour>
+ <contour>
+ <point x="584" y="768" type="line"/>
+ <point x="784" y="768"/>
+ <point x="888" y="664"/>
+ <point x="888" y="472" type="curve"/>
+ <point x="888" y="352" type="line"/>
+ <point x="888" y="296"/>
+ <point x="892" y="68"/>
+ <point x="976" y="0" type="curve"/>
+ <point x="1432" y="0" type="line"/>
+ <point x="1432" y="28" type="line"/>
+ <point x="1348" y="96"/>
+ <point x="1328" y="284"/>
+ <point x="1328" y="348" type="curve"/>
+ <point x="1328" y="476" type="line"/>
+ <point x="1328" y="776"/>
+ <point x="1180" y="988"/>
+ <point x="696" y="988" type="curve"/>
+ </contour>
+ <component base="comma" xOffset="1112" yOffset="12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1701, 'leftMargin': 84, 'rightMargin': 65}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0507.glif b/src/Interface-Bold.ufo/glyphs/uni0507.glif
new file mode 100644
index 000000000..ce341e421
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0507.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0507" format="1">
+ <advance width="1792"/>
+ <unicode hex="0507"/>
+ <outline>
+ <contour>
+ <point x="720" y="504" type="line"/>
+ <point x="804" y="500"/>
+ <point x="756" y="528"/>
+ <point x="820" y="540" type="curve" smooth="yes"/>
+ <point x="828" y="540"/>
+ <point x="836" y="568"/>
+ <point x="844" y="568" type="curve" smooth="yes"/>
+ <point x="1124" y="640"/>
+ <point x="1276" y="784"/>
+ <point x="1276" y="996" type="curve"/>
+ <point x="1276" y="1296"/>
+ <point x="1012" y="1488"/>
+ <point x="612" y="1488" type="curve"/>
+ <point x="180" y="1488" type="line"/>
+ <point x="196" y="1132" type="line"/>
+ <point x="612" y="1132" type="line"/>
+ <point x="748" y="1132"/>
+ <point x="828" y="1052"/>
+ <point x="828" y="960" type="curve"/>
+ <point x="828" y="864"/>
+ <point x="748" y="804"/>
+ <point x="612" y="804" type="curve"/>
+ <point x="244" y="804" type="line"/>
+ <point x="248" y="504" type="line"/>
+ </contour>
+ <contour>
+ <point x="612" y="504" type="line"/>
+ <point x="776" y="504"/>
+ <point x="856" y="436"/>
+ <point x="856" y="296" type="curve"/>
+ <point x="856" y="208" type="line"/>
+ <point x="856" y="180"/>
+ <point x="856" y="32"/>
+ <point x="880" y="0" type="curve"/>
+ <point x="1340" y="0" type="line"/>
+ <point x="1340" y="16" type="line"/>
+ <point x="1304" y="52"/>
+ <point x="1300" y="192"/>
+ <point x="1300" y="208" type="curve"/>
+ <point x="1300" y="296" type="line"/>
+ <point x="1300" y="536"/>
+ <point x="1168" y="708"/>
+ <point x="736" y="708" type="curve"/>
+ </contour>
+ <component base="comma" xOffset="1052" yOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1632, 'leftMargin': 144, 'rightMargin': 52}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0508.glif b/src/Interface-Bold.ufo/glyphs/uni0508.glif
new file mode 100644
index 000000000..4126419fa
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0508.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0508" format="1">
+ <advance width="2816"/>
+ <unicode hex="0508"/>
+ <outline>
+ <contour>
+ <point x="520" y="2004" type="line"/>
+ <point x="492" y="1152" type="line" smooth="yes"/>
+ <point x="468" y="588"/>
+ <point x="392" y="400"/>
+ <point x="176" y="376" type="curve" smooth="yes"/>
+ <point x="124" y="372" type="line"/>
+ <point x="124" y="0" type="line"/>
+ <point x="236" y="0" type="line" smooth="yes"/>
+ <point x="676" y="0"/>
+ <point x="892" y="216"/>
+ <point x="928" y="984" type="curve" smooth="yes"/>
+ <point x="980" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1532" y="2004" type="line"/>
+ <point x="664" y="2004" type="line"/>
+ <point x="664" y="1624" type="line"/>
+ <point x="1532" y="1624" type="line"/>
+ </contour>
+ <contour>
+ <point x="1400" y="540" type="line"/>
+ <point x="1400" y="132"/>
+ <point x="1636" y="-28"/>
+ <point x="1996" y="-28" type="curve" smooth="yes"/>
+ <point x="2364" y="-28"/>
+ <point x="2684" y="216"/>
+ <point x="2692" y="728" type="curve" smooth="yes"/>
+ <point x="2696" y="916"/>
+ <point x="2648" y="1104"/>
+ <point x="2600" y="1284" type="curve"/>
+ <point x="2148" y="1284" type="line"/>
+ <point x="2204" y="1100"/>
+ <point x="2236" y="912"/>
+ <point x="2232" y="728" type="curve" smooth="yes"/>
+ <point x="2228" y="496"/>
+ <point x="2144" y="348"/>
+ <point x="1996" y="348" type="curve" smooth="yes"/>
+ <point x="1908" y="348"/>
+ <point x="1860" y="428"/>
+ <point x="1860" y="540" type="curve" smooth="yes"/>
+ <point x="1860" y="2004" type="line"/>
+ <point x="1400" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2713, 'leftMargin': 87, 'rightMargin': 55.93708701935748}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0509.glif b/src/Interface-Bold.ufo/glyphs/uni0509.glif
new file mode 100644
index 000000000..7b14f799f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0509.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0509" format="1">
+ <advance width="2304"/>
+ <unicode hex="0509"/>
+ <outline>
+ <contour>
+ <point x="328" y="1488" type="line"/>
+ <point x="304" y="856" type="line" smooth="yes"/>
+ <point x="288" y="516"/>
+ <point x="232" y="376"/>
+ <point x="100" y="360" type="curve" smooth="yes"/>
+ <point x="52" y="356" type="line"/>
+ <point x="56" y="0" type="line"/>
+ <point x="192" y="0" type="line" smooth="yes"/>
+ <point x="504" y="0"/>
+ <point x="692" y="192"/>
+ <point x="720" y="724" type="curve" smooth="yes"/>
+ <point x="764" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1156" y="1488" type="line"/>
+ <point x="488" y="1488" type="line"/>
+ <point x="488" y="1124" type="line"/>
+ <point x="1156" y="1124" type="line"/>
+ </contour>
+ <contour>
+ <point x="1000" y="532" type="line"/>
+ <point x="1000" y="132"/>
+ <point x="1244" y="-28"/>
+ <point x="1616" y="-28" type="curve" smooth="yes"/>
+ <point x="1952" y="-28"/>
+ <point x="2248" y="200"/>
+ <point x="2256" y="672" type="curve" smooth="yes"/>
+ <point x="2256" y="848"/>
+ <point x="2208" y="1028"/>
+ <point x="2160" y="1196" type="curve"/>
+ <point x="1728" y="1196" type="line"/>
+ <point x="1784" y="1024"/>
+ <point x="1816" y="844"/>
+ <point x="1812" y="672" type="curve" smooth="yes"/>
+ <point x="1808" y="464"/>
+ <point x="1736" y="336"/>
+ <point x="1616" y="336" type="curve" smooth="yes"/>
+ <point x="1508" y="332"/>
+ <point x="1444" y="420"/>
+ <point x="1444" y="532" type="curve" smooth="yes"/>
+ <point x="1444" y="1488" type="line"/>
+ <point x="1000" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2427, 'leftMargin': 85, 'rightMargin': 137.86631998604798}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni050A_.glif b/src/Interface-Bold.ufo/glyphs/uni050A_.glif
new file mode 100644
index 000000000..c7c76d517
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni050A_.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni050A" format="1">
+ <advance width="2816"/>
+ <unicode hex="050A"/>
+ <outline>
+ <contour>
+ <point x="968" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2496" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="2792" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="476" y="1168" type="line"/>
+ <point x="476" y="800" type="line"/>
+ <point x="1512" y="800" type="line"/>
+ <point x="1512" y="1168" type="line"/>
+ </contour>
+ <contour>
+ <point x="160" y="2004" type="line"/>
+ <point x="160" y="0" type="line"/>
+ <point x="624" y="0" type="line"/>
+ <point x="624" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1360" y="2004" type="line"/>
+ <point x="1360" y="540" type="line"/>
+ <point x="1384" y="132"/>
+ <point x="1600" y="-36"/>
+ <point x="1956" y="-28" type="curve"/>
+ <point x="2324" y="-28"/>
+ <point x="2648" y="216"/>
+ <point x="2656" y="728" type="curve"/>
+ <point x="2660" y="916"/>
+ <point x="2612" y="1104"/>
+ <point x="2564" y="1284" type="curve"/>
+ <point x="2112" y="1284" type="line"/>
+ <point x="2168" y="1100"/>
+ <point x="2196" y="912"/>
+ <point x="2196" y="728" type="curve"/>
+ <point x="2188" y="496"/>
+ <point x="2108" y="352"/>
+ <point x="1956" y="348" type="curve"/>
+ <point x="1872" y="348"/>
+ <point x="1820" y="428"/>
+ <point x="1824" y="540" type="curve"/>
+ <point x="1824" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2791, 'leftMargin': 161, 'rightMargin': 135.76618340826963}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni050B_.glif b/src/Interface-Bold.ufo/glyphs/uni050B_.glif
new file mode 100644
index 000000000..16c765797
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni050B_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni050B" format="1">
+ <advance width="2560"/>
+ <unicode hex="050B"/>
+ <outline>
+ <contour>
+ <point x="1192" y="932" type="line"/>
+ <point x="512" y="932" type="line"/>
+ <point x="512" y="572" type="line"/>
+ <point x="1192" y="572" type="line"/>
+ </contour>
+ <contour>
+ <point x="652" y="1488" type="line"/>
+ <point x="208" y="1488" type="line"/>
+ <point x="208" y="0" type="line"/>
+ <point x="652" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1100" y="532" type="line"/>
+ <point x="1124" y="132"/>
+ <point x="1344" y="-36"/>
+ <point x="1712" y="-28" type="curve"/>
+ <point x="2052" y="-28"/>
+ <point x="2348" y="200"/>
+ <point x="2352" y="672" type="curve"/>
+ <point x="2356" y="848"/>
+ <point x="2308" y="1028"/>
+ <point x="2260" y="1196" type="curve"/>
+ <point x="1828" y="1196" type="line"/>
+ <point x="1880" y="1024"/>
+ <point x="1912" y="844"/>
+ <point x="1912" y="672" type="curve" smooth="yes"/>
+ <point x="1904" y="464"/>
+ <point x="1836" y="336"/>
+ <point x="1712" y="336" type="curve"/>
+ <point x="1604" y="336"/>
+ <point x="1540" y="420"/>
+ <point x="1544" y="532" type="curve"/>
+ <point x="1544" y="1488" type="line"/>
+ <point x="1100" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2320, 'leftMargin': 103, 'rightMargin': 69.77479348811175}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni050C_.glif b/src/Interface-Bold.ufo/glyphs/uni050C_.glif
new file mode 100644
index 000000000..62716a56f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni050C_.glif
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni050C" format="1">
+ <advance width="2048"/>
+ <unicode hex="050C"/>
+ <outline>
+ <contour>
+ <point x="1048" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1048" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1920" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1088" y="-28" type="curve" smooth="yes"/>
+ <point x="1492" y="-28"/>
+ <point x="1840" y="180"/>
+ <point x="1848" y="616" type="curve"/>
+ <point x="1852" y="772"/>
+ <point x="1808" y="932"/>
+ <point x="1772" y="1080" type="curve"/>
+ <point x="1320" y="1080" type="line"/>
+ <point x="1364" y="928"/>
+ <point x="1392" y="768"/>
+ <point x="1388" y="616" type="curve" smooth="yes"/>
+ <point x="1384" y="452"/>
+ <point x="1280" y="352"/>
+ <point x="1088" y="348" type="curve"/>
+ <point x="820" y="348"/>
+ <point x="660" y="560"/>
+ <point x="660" y="820" type="curve" smooth="yes"/>
+ <point x="660" y="1184" type="line" smooth="yes"/>
+ <point x="660" y="1440"/>
+ <point x="820" y="1652"/>
+ <point x="1088" y="1652" type="curve" smooth="yes"/>
+ <point x="1248" y="1652"/>
+ <point x="1380" y="1620"/>
+ <point x="1500" y="1560" type="curve"/>
+ <point x="1584" y="1908" type="line"/>
+ <point x="1460" y="1988"/>
+ <point x="1300" y="2032"/>
+ <point x="1088" y="2032" type="curve" smooth="yes"/>
+ <point x="560" y="2032"/>
+ <point x="200" y="1668"/>
+ <point x="200" y="1180" type="curve"/>
+ <point x="200" y="820" type="line"/>
+ <point x="200" y="336"/>
+ <point x="560" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1256.75</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1797, 'leftMargin': 76, 'rightMargin': 72.75601472833182}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni050D_.glif b/src/Interface-Bold.ufo/glyphs/uni050D_.glif
new file mode 100644
index 000000000..42494b658
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni050D_.glif
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni050D" format="1">
+ <advance width="1536"/>
+ <unicode hex="050D"/>
+ <outline>
+ <contour>
+ <point x="748" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="748" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1508" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="852" y="336" type="curve"/>
+ <point x="620" y="336"/>
+ <point x="532" y="536"/>
+ <point x="532" y="716" type="curve" smooth="yes"/>
+ <point x="532" y="772" type="line" smooth="yes"/>
+ <point x="532" y="952"/>
+ <point x="616" y="1152"/>
+ <point x="824" y="1152" type="curve"/>
+ <point x="952" y="1152"/>
+ <point x="1064" y="1124"/>
+ <point x="1148" y="1072" type="curve"/>
+ <point x="1212" y="1424" type="line"/>
+ <point x="1132" y="1480"/>
+ <point x="1000" y="1516"/>
+ <point x="824" y="1516" type="curve" smooth="yes"/>
+ <point x="352" y="1516"/>
+ <point x="88" y="1168"/>
+ <point x="88" y="772" type="curve" smooth="yes"/>
+ <point x="88" y="716" type="line" smooth="yes"/>
+ <point x="88" y="320"/>
+ <point x="360" y="-28"/>
+ <point x="852" y="-28" type="curve"/>
+ <point x="1192" y="-28"/>
+ <point x="1444" y="132"/>
+ <point x="1452" y="472" type="curve"/>
+ <point x="1452" y="556"/>
+ <point x="1432" y="652"/>
+ <point x="1412" y="740" type="curve"/>
+ <point x="980" y="740" type="line"/>
+ <point x="1000" y="652"/>
+ <point x="1008" y="556"/>
+ <point x="1008" y="472" type="curve" smooth="yes"/>
+ <point x="1004" y="388"/>
+ <point x="972" y="336"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1097.25</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1380.5</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1506, 'leftMargin': 84, 'rightMargin': 57.962181489725936}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni050E_.glif b/src/Interface-Bold.ufo/glyphs/uni050E_.glif
new file mode 100644
index 000000000..3785127f0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni050E_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni050E" format="1">
+ <advance width="2048"/>
+ <unicode hex="050E"/>
+ <outline>
+ <contour>
+ <point x="884" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="884" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1020" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="2032" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1676" y="2004" type="line"/>
+ <point x="92" y="2004" type="line"/>
+ <point x="92" y="1624" type="line"/>
+ <point x="1676" y="1624" type="line"/>
+ </contour>
+ <contour>
+ <point x="664" y="540" type="line"/>
+ <point x="684" y="132"/>
+ <point x="900" y="-36"/>
+ <point x="1256" y="-28" type="curve"/>
+ <point x="1628" y="-28"/>
+ <point x="1948" y="216"/>
+ <point x="1956" y="728" type="curve"/>
+ <point x="1960" y="916"/>
+ <point x="1912" y="1104"/>
+ <point x="1864" y="1284" type="curve"/>
+ <point x="1416" y="1284" type="line"/>
+ <point x="1468" y="1100"/>
+ <point x="1500" y="912"/>
+ <point x="1496" y="728" type="curve"/>
+ <point x="1492" y="496"/>
+ <point x="1408" y="352"/>
+ <point x="1256" y="348" type="curve"/>
+ <point x="1172" y="348"/>
+ <point x="1120" y="428"/>
+ <point x="1124" y="540" type="curve"/>
+ <point x="1124" y="2004" type="line"/>
+ <point x="664" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1981, 'leftMargin': 41, 'rightMargin': 74.76166396084841}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni050F_.glif b/src/Interface-Bold.ufo/glyphs/uni050F_.glif
new file mode 100644
index 000000000..4fcf05d14
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni050F_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni050F" format="1">
+ <advance width="1792"/>
+ <unicode hex="050F"/>
+ <outline>
+ <contour>
+ <point x="836" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1328" y="1488" type="line"/>
+ <point x="80" y="1488" type="line"/>
+ <point x="80" y="1128" type="line"/>
+ <point x="1328" y="1128" type="line"/>
+ </contour>
+ <contour>
+ <point x="460" y="532" type="line"/>
+ <point x="480" y="132"/>
+ <point x="704" y="-36"/>
+ <point x="1072" y="-28" type="curve"/>
+ <point x="1408" y="-28"/>
+ <point x="1704" y="172"/>
+ <point x="1712" y="584" type="curve"/>
+ <point x="1716" y="712"/>
+ <point x="1668" y="844"/>
+ <point x="1620" y="968" type="curve"/>
+ <point x="1188" y="968" type="line"/>
+ <point x="1240" y="844"/>
+ <point x="1272" y="708"/>
+ <point x="1268" y="584" type="curve"/>
+ <point x="1264" y="428"/>
+ <point x="1196" y="336"/>
+ <point x="1072" y="336" type="curve"/>
+ <point x="964" y="336"/>
+ <point x="900" y="420"/>
+ <point x="900" y="532" type="curve"/>
+ <point x="900" y="1488" type="line"/>
+ <point x="460" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1790, 'leftMargin': 89, 'rightMargin': 66.77065313119942}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0510.glif b/src/Interface-Bold.ufo/glyphs/uni0510.glif
new file mode 100644
index 000000000..d5136ce22
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0510.glif
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0510" format="1">
+ <advance width="2048"/>
+ <unicode hex="0510"/>
+ <outline>
+ <contour>
+ <point x="1004" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1004" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1916" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="948" y="1080" type="line"/>
+ <point x="484" y="1080"/>
+ <point x="212" y="896"/>
+ <point x="212" y="560" type="curve" smooth="yes"/>
+ <point x="212" y="188"/>
+ <point x="564" y="-28"/>
+ <point x="1052" y="-28" type="curve" smooth="yes"/>
+ <point x="1432" y="-28"/>
+ <point x="1836" y="148"/>
+ <point x="1836" y="556" type="curve"/>
+ <point x="1376" y="556" type="line"/>
+ <point x="1376" y="436"/>
+ <point x="1244" y="344"/>
+ <point x="1052" y="344" type="curve" smooth="yes"/>
+ <point x="812" y="344"/>
+ <point x="676" y="444"/>
+ <point x="676" y="572" type="curve" smooth="yes"/>
+ <point x="676" y="772"/>
+ <point x="796" y="844"/>
+ <point x="1028" y="844" type="curve" smooth="yes"/>
+ <point x="1308" y="844" type="line"/>
+ <point x="1308" y="1080" type="line"/>
+ </contour>
+ <contour>
+ <point x="1308" y="960" type="line"/>
+ <point x="1308" y="1200" type="line"/>
+ <point x="1028" y="1200" type="line" smooth="yes"/>
+ <point x="800" y="1200"/>
+ <point x="708" y="1296"/>
+ <point x="708" y="1448" type="curve"/>
+ <point x="708" y="1560"/>
+ <point x="812" y="1660"/>
+ <point x="1052" y="1660" type="curve" smooth="yes"/>
+ <point x="1216" y="1660"/>
+ <point x="1348" y="1584"/>
+ <point x="1348" y="1456" type="curve"/>
+ <point x="1808" y="1456" type="line"/>
+ <point x="1808" y="1816"/>
+ <point x="1460" y="2032"/>
+ <point x="1052" y="2032" type="curve" smooth="yes"/>
+ <point x="564" y="2032"/>
+ <point x="244" y="1832"/>
+ <point x="244" y="1460" type="curve"/>
+ <point x="244" y="1184"/>
+ <point x="528" y="960"/>
+ <point x="948" y="960" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1823, 'leftMargin': 122, 'rightMargin': 78}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0512.glif b/src/Interface-Bold.ufo/glyphs/uni0512.glif
new file mode 100644
index 000000000..686276043
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0512.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0512" format="1">
+ <advance width="2560"/>
+ <unicode hex="0512"/>
+ <outline>
+ <component base="afii10029" xOffset="124"/>
+ <component base="cyrillichook" xOffset="1776"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2343.0, 'leftMargin': 52, 'rightMargin': 78.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0513.glif b/src/Interface-Bold.ufo/glyphs/uni0513.glif
new file mode 100644
index 000000000..eb49e8461
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0513.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0513" format="1">
+ <advance width="2048"/>
+ <unicode hex="0513"/>
+ <outline>
+ <contour>
+ <point x="1652" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="elcyrillic" xOffset="64"/>
+ <component base="cyrillichook" xOffset="1352"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1984, 'leftMargin': 19, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0514.glif b/src/Interface-Bold.ufo/glyphs/uni0514.glif
new file mode 100644
index 000000000..adfcc3772
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0514.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0514" format="1">
+ <advance width="2816"/>
+ <unicode hex="0514"/>
+ <outline>
+ <contour>
+ <point x="384" y="2004" type="line"/>
+ <point x="352" y="1152" type="line" smooth="yes"/>
+ <point x="332" y="588"/>
+ <point x="252" y="400"/>
+ <point x="40" y="376" type="curve" smooth="yes"/>
+ <point x="-16" y="372" type="line"/>
+ <point x="-16" y="0" type="line"/>
+ <point x="100" y="0" type="line" smooth="yes"/>
+ <point x="540" y="0"/>
+ <point x="752" y="216"/>
+ <point x="792" y="984" type="curve" smooth="yes"/>
+ <point x="844" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1444" y="2004" type="line"/>
+ <point x="588" y="2004" type="line"/>
+ <point x="588" y="1628" type="line"/>
+ <point x="1444" y="1628" type="line"/>
+ </contour>
+ <component base="X" xOffset="924"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2786, 'leftMargin': 52, 'rightMargin': -112}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0515.glif b/src/Interface-Bold.ufo/glyphs/uni0515.glif
new file mode 100644
index 000000000..8ce3e036b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0515.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0515" format="1">
+ <advance width="2304"/>
+ <unicode hex="0515"/>
+ <outline>
+ <contour>
+ <point x="364" y="1488" type="line"/>
+ <point x="336" y="856" type="line" smooth="yes"/>
+ <point x="324" y="516"/>
+ <point x="264" y="376"/>
+ <point x="136" y="360" type="curve" smooth="yes"/>
+ <point x="84" y="356" type="line"/>
+ <point x="92" y="0" type="line"/>
+ <point x="228" y="0" type="line" smooth="yes"/>
+ <point x="540" y="0"/>
+ <point x="728" y="192"/>
+ <point x="756" y="724" type="curve" smooth="yes"/>
+ <point x="800" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1212" y="1488" type="line"/>
+ <point x="476" y="1488" type="line"/>
+ <point x="476" y="1132" type="line"/>
+ <point x="1212" y="1132" type="line"/>
+ </contour>
+ <component base="x" xOffset="780"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2160, 'leftMargin': 19, 'rightMargin': 7}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0516.glif b/src/Interface-Bold.ufo/glyphs/uni0516.glif
new file mode 100644
index 000000000..ea9df0904
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0516.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0516" format="1">
+ <advance width="2560"/>
+ <unicode hex="0516"/>
+ <outline>
+ <contour>
+ <point x="2384" y="2004" type="line"/>
+ <point x="1832" y="2004" type="line"/>
+ <point x="1492" y="1476" type="line"/>
+ <point x="1660" y="988" type="line"/>
+ </contour>
+ <contour>
+ <point x="1844" y="0" type="line"/>
+ <point x="2392" y="0" type="line"/>
+ <point x="1660" y="1180" type="line"/>
+ <point x="1308" y="904" type="line"/>
+ </contour>
+ <component base="P" xOffset="8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2397, 'leftMargin': 161, 'rightMargin': 14}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0517.glif b/src/Interface-Bold.ufo/glyphs/uni0517.glif
new file mode 100644
index 000000000..8910b7507
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0517.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0517" format="1">
+ <advance width="2560"/>
+ <unicode hex="0517"/>
+ <outline>
+ <contour>
+ <point x="2324" y="1488" type="line"/>
+ <point x="1760" y="1488" type="line"/>
+ <point x="1456" y="952" type="line"/>
+ <point x="1424" y="952" type="line"/>
+ <point x="1400" y="520" type="line"/>
+ <point x="1744" y="520" type="line"/>
+ </contour>
+ <contour>
+ <point x="1772" y="0" type="line"/>
+ <point x="2368" y="0" type="line"/>
+ <point x="1852" y="800" type="line"/>
+ <point x="1424" y="608" type="line"/>
+ </contour>
+ <component base="p" xOffset="48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2307, 'leftMargin': 144.0, 'rightMargin': -14}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0518.glif b/src/Interface-Bold.ufo/glyphs/uni0518.glif
new file mode 100644
index 000000000..338755669
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0518.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0518" format="1">
+ <advance width="2816"/>
+ <unicode hex="0518"/>
+ <outline>
+ <contour>
+ <point x="2660" y="372" type="line"/>
+ <point x="1596" y="372" type="line"/>
+ <point x="1596" y="0" type="line"/>
+ <point x="2660" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2524" y="1208" type="line"/>
+ <point x="1596" y="1208" type="line"/>
+ <point x="1596" y="848" type="line"/>
+ <point x="2524" y="848" type="line"/>
+ </contour>
+ <contour>
+ <point x="2664" y="2004" type="line"/>
+ <point x="1596" y="2004" type="line"/>
+ <point x="1596" y="1628" type="line"/>
+ <point x="2664" y="1628" type="line"/>
+ </contour>
+ <component base="afii10049" xOffset="252"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2592, 'leftMargin': 34, 'rightMargin': 50}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0519.glif b/src/Interface-Bold.ufo/glyphs/uni0519.glif
new file mode 100644
index 000000000..6ff687084
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0519.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0519" format="1">
+ <advance width="2560"/>
+ <unicode hex="0519"/>
+ <outline>
+ <contour>
+ <point x="544" y="760" type="line"/>
+ <point x="132" y="0" type="line"/>
+ <point x="576" y="0" type="line"/>
+ <point x="984" y="760" type="line"/>
+ </contour>
+ <contour>
+ <point x="824" y="1488" type="line"/>
+ <point x="420" y="1488"/>
+ <point x="168" y="1272"/>
+ <point x="168" y="976" type="curve" smooth="yes"/>
+ <point x="168" y="696"/>
+ <point x="420" y="492"/>
+ <point x="824" y="492" type="curve" smooth="yes"/>
+ <point x="1220" y="492" type="line"/>
+ <point x="1220" y="792" type="line"/>
+ <point x="824" y="792" type="line" smooth="yes"/>
+ <point x="680" y="792"/>
+ <point x="608" y="880"/>
+ <point x="608" y="960" type="curve" smooth="yes"/>
+ <point x="608" y="1040"/>
+ <point x="680" y="1132"/>
+ <point x="824" y="1132" type="curve" smooth="yes"/>
+ <point x="1048" y="1132" type="line"/>
+ <point x="1048" y="552" type="line"/>
+ <point x="1380" y="552" type="line"/>
+ <point x="1380" y="1488" type="line"/>
+ </contour>
+ <component base="e" xOffset="960"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2415, 'leftMargin': 59, 'rightMargin': 62}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni051E_.glif b/src/Interface-Bold.ufo/glyphs/uni051E_.glif
new file mode 100644
index 000000000..9adbe247c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni051E_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni051E" format="1">
+ <advance width="2048"/>
+ <unicode hex="051E"/>
+ <outline>
+ <contour>
+ <point x="1652" y="1324" type="line"/>
+ <point x="908" y="1892" type="line"/>
+ <point x="748" y="1680" type="line"/>
+ <point x="1492" y="1116" type="line"/>
+ </contour>
+ <component base="K" xOffset="40"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1818, 'leftMargin': 160, 'rightMargin': 8}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni051F_.glif b/src/Interface-Bold.ufo/glyphs/uni051F_.glif
new file mode 100644
index 000000000..cf46e7526
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni051F_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni051F" format="1">
+ <advance width="1792"/>
+ <unicode hex="051F"/>
+ <outline>
+ <contour>
+ <point x="1592" y="952" type="line"/>
+ <point x="856" y="1460" type="line"/>
+ <point x="708" y="1240" type="line"/>
+ <point x="1448" y="736" type="line"/>
+ </contour>
+ <contour>
+ <point x="628" y="1488" type="line"/>
+ <point x="184" y="1488" type="line"/>
+ <point x="184" y="0" type="line"/>
+ <point x="628" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1592" y="1488" type="line"/>
+ <point x="1096" y="1488" type="line"/>
+ <point x="776" y="952" type="line"/>
+ <point x="512" y="952" type="line"/>
+ <point x="560" y="520" type="line"/>
+ <point x="1004" y="520" type="line"/>
+ </contour>
+ <contour>
+ <point x="1052" y="0" type="line"/>
+ <point x="1608" y="0" type="line"/>
+ <point x="1108" y="800" type="line"/>
+ <point x="732" y="608" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1606.0, 'leftMargin': 168, 'rightMargin': 14.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0520.glif b/src/Interface-Bold.ufo/glyphs/uni0520.glif
new file mode 100644
index 000000000..519ccf473
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0520.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0520" format="1">
+ <advance width="3072"/>
+ <unicode hex="0520"/>
+ <outline>
+ <contour>
+ <point x="2396" y="-600" type="curve" smooth="yes"/>
+ <point x="2736" y="-600"/>
+ <point x="2952" y="-396"/>
+ <point x="2952" y="-20" type="curve" smooth="yes"/>
+ <point x="2952" y="612" type="line" smooth="yes"/>
+ <point x="2952" y="1076"/>
+ <point x="2632" y="1292"/>
+ <point x="2228" y="1292" type="curve" smooth="yes"/>
+ <point x="2052" y="1292"/>
+ <point x="1796" y="1268"/>
+ <point x="1700" y="1240" type="curve"/>
+ <point x="1700" y="868" type="line"/>
+ <point x="1800" y="892"/>
+ <point x="2020" y="920"/>
+ <point x="2116" y="920" type="curve" smooth="yes"/>
+ <point x="2356" y="920"/>
+ <point x="2496" y="852"/>
+ <point x="2496" y="612" type="curve" smooth="yes"/>
+ <point x="2496" y="-20" type="line" smooth="yes"/>
+ <point x="2496" y="-168"/>
+ <point x="2444" y="-220"/>
+ <point x="2324" y="-220" type="curve" smooth="yes"/>
+ <point x="2280" y="-220"/>
+ <point x="2244" y="-216"/>
+ <point x="2200" y="-204" type="curve"/>
+ <point x="2180" y="-580" type="line"/>
+ <point x="2256" y="-596"/>
+ <point x="2320" y="-600"/>
+ </contour>
+ <component base="afii10029" xOffset="68"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3018, 'leftMargin': 52, 'rightMargin': 132}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0521.glif b/src/Interface-Bold.ufo/glyphs/uni0521.glif
new file mode 100644
index 000000000..c99b467c5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0521.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0521" format="1">
+ <advance width="2560"/>
+ <unicode hex="0521"/>
+ <outline>
+ <contour>
+ <point x="1876" y="-600" type="curve" smooth="yes"/>
+ <point x="2220" y="-600"/>
+ <point x="2424" y="-396"/>
+ <point x="2424" y="-20" type="curve" smooth="yes"/>
+ <point x="2424" y="480" type="line" smooth="yes"/>
+ <point x="2424" y="888"/>
+ <point x="2156" y="1056"/>
+ <point x="1812" y="1056" type="curve" smooth="yes"/>
+ <point x="1632" y="1056"/>
+ <point x="1416" y="1008"/>
+ <point x="1320" y="972" type="curve"/>
+ <point x="1320" y="616" type="line"/>
+ <point x="1464" y="660"/>
+ <point x="1612" y="696"/>
+ <point x="1704" y="696" type="curve" smooth="yes"/>
+ <point x="1896" y="696"/>
+ <point x="1984" y="660"/>
+ <point x="1984" y="480" type="curve" smooth="yes"/>
+ <point x="1984" y="-20" type="line" smooth="yes"/>
+ <point x="1984" y="-168"/>
+ <point x="1924" y="-244"/>
+ <point x="1820" y="-244" type="curve" smooth="yes"/>
+ <point x="1760" y="-244"/>
+ <point x="1728" y="-240"/>
+ <point x="1684" y="-228" type="curve"/>
+ <point x="1664" y="-580" type="line"/>
+ <point x="1740" y="-596"/>
+ <point x="1800" y="-600"/>
+ </contour>
+ <component base="elcyrillic" xOffset="84"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2474, 'leftMargin': 52, 'rightMargin': 134}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0522.glif b/src/Interface-Bold.ufo/glyphs/uni0522.glif
new file mode 100644
index 000000000..7cd421ec4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0522.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0522" format="1">
+ <advance width="3072"/>
+ <unicode hex="0522"/>
+ <outline>
+ <contour>
+ <point x="2880" y="0" type="line"/>
+ <point x="2880" y="612" type="line" smooth="yes"/>
+ <point x="2880" y="1076"/>
+ <point x="2556" y="1292"/>
+ <point x="2064" y="1292" type="curve" smooth="yes"/>
+ <point x="1976" y="1292"/>
+ <point x="1716" y="1272"/>
+ <point x="1628" y="1240" type="curve"/>
+ <point x="1628" y="868" type="line"/>
+ <point x="1712" y="900"/>
+ <point x="1968" y="920"/>
+ <point x="2064" y="920" type="curve" smooth="yes"/>
+ <point x="2300" y="920"/>
+ <point x="2420" y="852"/>
+ <point x="2420" y="612" type="curve" smooth="yes"/>
+ <point x="2420" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2420" y="388" type="line"/>
+ <point x="2420" y="-20" type="line" smooth="yes"/>
+ <point x="2420" y="-168"/>
+ <point x="2368" y="-220"/>
+ <point x="2248" y="-220" type="curve" smooth="yes"/>
+ <point x="2204" y="-220"/>
+ <point x="2172" y="-216"/>
+ <point x="2128" y="-204" type="curve"/>
+ <point x="2108" y="-580" type="line"/>
+ <point x="2184" y="-596"/>
+ <point x="2244" y="-600"/>
+ <point x="2320" y="-600" type="curve" smooth="yes"/>
+ <point x="2660" y="-600"/>
+ <point x="2880" y="-396"/>
+ <point x="2880" y="-20" type="curve" smooth="yes"/>
+ <point x="2880" y="388" type="line"/>
+ </contour>
+ <component base="H" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3013, 'leftMargin': 195, 'rightMargin': 132}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0523.glif b/src/Interface-Bold.ufo/glyphs/uni0523.glif
new file mode 100644
index 000000000..980ab4997
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0523.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0523" format="1">
+ <advance width="2560"/>
+ <unicode hex="0523"/>
+ <outline>
+ <contour>
+ <point x="1292" y="616" type="line"/>
+ <point x="1432" y="668"/>
+ <point x="1548" y="696"/>
+ <point x="1676" y="696" type="curve" smooth="yes"/>
+ <point x="1876" y="696"/>
+ <point x="1952" y="660"/>
+ <point x="1952" y="480" type="curve" smooth="yes"/>
+ <point x="1952" y="0" type="line"/>
+ <point x="2396" y="0" type="line"/>
+ <point x="2396" y="480" type="line" smooth="yes"/>
+ <point x="2396" y="888"/>
+ <point x="2124" y="1056"/>
+ <point x="1676" y="1056" type="curve" smooth="yes"/>
+ <point x="1560" y="1056"/>
+ <point x="1364" y="1016"/>
+ <point x="1292" y="972" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1952" y="388" type="line"/>
+ <point x="1952" y="-20" type="line" smooth="yes"/>
+ <point x="1952" y="-168"/>
+ <point x="1896" y="-244"/>
+ <point x="1788" y="-244" type="curve" smooth="yes"/>
+ <point x="1732" y="-244"/>
+ <point x="1696" y="-240"/>
+ <point x="1652" y="-228" type="curve"/>
+ <point x="1632" y="-580" type="line"/>
+ <point x="1708" y="-596"/>
+ <point x="1772" y="-600"/>
+ <point x="1848" y="-600" type="curve" smooth="yes"/>
+ <point x="2188" y="-600"/>
+ <point x="2396" y="-396"/>
+ <point x="2396" y="-20" type="curve" smooth="yes"/>
+ <point x="2396" y="388" type="line"/>
+ </contour>
+ <component base="encyrillic" xOffset="60"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2470, 'leftMargin': 108, 'rightMargin': 134}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0524.glif b/src/Interface-Bold.ufo/glyphs/uni0524.glif
new file mode 100644
index 000000000..0b045c5ad
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0524.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0524" format="1">
+ <advance width="2304"/>
+ <unicode hex="0524"/>
+ <outline>
+ <contour>
+ <point x="2148" y="308" type="line"/>
+ <point x="1824" y="308" type="line"/>
+ <point x="1824" y="2004" type="line"/>
+ <point x="160" y="2004" type="line"/>
+ <point x="160" y="0" type="line"/>
+ <point x="620" y="0" type="line"/>
+ <point x="620" y="1628" type="line"/>
+ <point x="1364" y="1628" type="line"/>
+ <point x="1364" y="0" type="line"/>
+ <point x="1704" y="0" type="line"/>
+ <point x="1704" y="-492" type="line"/>
+ <point x="2148" y="-492" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2226, 'leftMargin': 160, 'rightMargin': 78}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0525.glif b/src/Interface-Bold.ufo/glyphs/uni0525.glif
new file mode 100644
index 000000000..2cc171871
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0525.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0525" format="1">
+ <advance width="2048"/>
+ <unicode hex="0525"/>
+ <outline>
+ <contour>
+ <point x="1652" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1852" y="308" type="line"/>
+ <point x="1524" y="308" type="line"/>
+ <point x="1524" y="1488" type="line"/>
+ <point x="200" y="1488" type="line"/>
+ <point x="200" y="0" type="line"/>
+ <point x="644" y="0" type="line"/>
+ <point x="644" y="1132" type="line"/>
+ <point x="1080" y="1132" type="line"/>
+ <point x="1080" y="0" type="line"/>
+ <point x="1408" y="0" type="line"/>
+ <point x="1408" y="-492" type="line"/>
+ <point x="1852" y="-492" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1867, 'leftMargin': 132, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0526.glif b/src/Interface-Bold.ufo/glyphs/uni0526.glif
new file mode 100644
index 000000000..61fa9a238
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0526.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0526" format="1">
+ <advance width="2304"/>
+ <unicode hex="0526"/>
+ <outline>
+ <contour>
+ <point x="1980" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="640" y="0" type="line"/>
+ <point x="640" y="892" type="line"/>
+ <point x="752" y="908"/>
+ <point x="912" y="920"/>
+ <point x="984" y="920" type="curve" smooth="yes"/>
+ <point x="1220" y="920"/>
+ <point x="1340" y="852"/>
+ <point x="1340" y="608" type="curve" smooth="yes"/>
+ <point x="1340" y="0" type="line"/>
+ <point x="1684" y="0" type="line"/>
+ <point x="1684" y="-492" type="line"/>
+ <point x="2124" y="-492" type="line"/>
+ <point x="2124" y="308" type="line"/>
+ <point x="1800" y="308" type="line"/>
+ <point x="1800" y="608" type="line" smooth="yes"/>
+ <point x="1800" y="1076"/>
+ <point x="1476" y="1292"/>
+ <point x="984" y="1292" type="curve" smooth="yes"/>
+ <point x="920" y="1292"/>
+ <point x="756" y="1280"/>
+ <point x="640" y="1260" type="curve"/>
+ <point x="640" y="2004" type="line"/>
+ <point x="180" y="2004" type="line"/>
+ <point x="180" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2211.0, 'leftMargin': 187, 'rightMargin': 78.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0527.glif b/src/Interface-Bold.ufo/glyphs/uni0527.glif
new file mode 100644
index 000000000..2fe8536bb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0527.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0527" format="1">
+ <advance width="2048"/>
+ <unicode hex="0527"/>
+ <outline>
+ <contour>
+ <point x="1656" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1656" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1656" y="2328" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1852" y="308" type="line"/>
+ <point x="1524" y="308" type="line"/>
+ <point x="1524" y="924" type="line" smooth="yes"/>
+ <point x="1524" y="1356"/>
+ <point x="1320" y="1516"/>
+ <point x="1028" y="1516" type="curve" smooth="yes"/>
+ <point x="868" y="1516"/>
+ <point x="736" y="1444"/>
+ <point x="644" y="1328" type="curve"/>
+ <point x="644" y="2112" type="line"/>
+ <point x="200" y="2112" type="line"/>
+ <point x="200" y="0" type="line"/>
+ <point x="644" y="0" type="line"/>
+ <point x="644" y="1056" type="line"/>
+ <point x="684" y="1120"/>
+ <point x="752" y="1160"/>
+ <point x="860" y="1160" type="curve" smooth="yes"/>
+ <point x="1000" y="1160"/>
+ <point x="1080" y="1108"/>
+ <point x="1080" y="928" type="curve" smooth="yes"/>
+ <point x="1080" y="0" type="line"/>
+ <point x="1408" y="0" type="line"/>
+ <point x="1408" y="-492" type="line"/>
+ <point x="1852" y="-492" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1863, 'leftMargin': 128, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0528.glif b/src/Interface-Bold.ufo/glyphs/uni0528.glif
new file mode 100644
index 000000000..a284dfae8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0528.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0528" format="1">
+ <advance width="2048"/>
+ <unicode hex="0528"/>
+ <outline>
+ <contour>
+ <point x="332" y="388" type="line"/>
+ <point x="332" y="-20" type="line" smooth="yes"/>
+ <point x="332" y="-168"/>
+ <point x="280" y="-220"/>
+ <point x="164" y="-220" type="curve" smooth="yes"/>
+ <point x="120" y="-220"/>
+ <point x="84" y="-216"/>
+ <point x="40" y="-204" type="curve"/>
+ <point x="20" y="-580" type="line"/>
+ <point x="96" y="-596"/>
+ <point x="156" y="-600"/>
+ <point x="232" y="-600" type="curve" smooth="yes"/>
+ <point x="576" y="-600"/>
+ <point x="796" y="-396"/>
+ <point x="796" y="-20" type="curve" smooth="yes"/>
+ <point x="796" y="388" type="line"/>
+ </contour>
+ <component base="H" xOffset="172"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2137, 'leftMargin': -1, 'rightMargin': 130}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni0529.glif b/src/Interface-Bold.ufo/glyphs/uni0529.glif
new file mode 100644
index 000000000..494d45be0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni0529.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0529" format="1">
+ <advance width="1792"/>
+ <unicode hex="0529"/>
+ <outline>
+ <contour>
+ <point x="408" y="408" type="line"/>
+ <point x="408" y="-20" type="line" smooth="yes"/>
+ <point x="408" y="-168"/>
+ <point x="348" y="-244"/>
+ <point x="244" y="-244" type="curve" smooth="yes"/>
+ <point x="188" y="-244"/>
+ <point x="152" y="-240"/>
+ <point x="108" y="-228" type="curve"/>
+ <point x="88" y="-580" type="line"/>
+ <point x="164" y="-596"/>
+ <point x="228" y="-600"/>
+ <point x="300" y="-600" type="curve" smooth="yes"/>
+ <point x="644" y="-600"/>
+ <point x="852" y="-396"/>
+ <point x="852" y="-20" type="curve" smooth="yes"/>
+ <point x="852" y="408" type="line"/>
+ </contour>
+ <component base="encyrillic" xOffset="276"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1774, 'leftMargin': 0, 'rightMargin': 158}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni052A_.glif b/src/Interface-Bold.ufo/glyphs/uni052A_.glif
new file mode 100644
index 000000000..53fc7ae56
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni052A_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni052A" format="1">
+ <advance width="4096"/>
+ <unicode hex="052A"/>
+ <outline>
+ <contour>
+ <point x="2720" y="2004" type="line"/>
+ <point x="2260" y="2004" type="line"/>
+ <point x="2260" y="0" type="line"/>
+ <point x="2720" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="3916" y="2004" type="line"/>
+ <point x="3348" y="2004" type="line"/>
+ <point x="2884" y="1220" type="line"/>
+ <point x="1612" y="1220" type="line"/>
+ <point x="1668" y="804" type="line"/>
+ <point x="3108" y="804" type="line"/>
+ </contour>
+ <contour>
+ <point x="3376" y="0" type="line"/>
+ <point x="3924" y="0" type="line"/>
+ <point x="3192" y="1180" type="line"/>
+ <point x="2840" y="904" type="line"/>
+ </contour>
+ <component base="afii10021" xOffset="44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3850.0, 'leftMargin': 128, 'rightMargin': -28.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni052B_.glif b/src/Interface-Bold.ufo/glyphs/uni052B_.glif
new file mode 100644
index 000000000..ffbddc50e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni052B_.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni052B" format="1">
+ <advance width="3328"/>
+ <unicode hex="052B"/>
+ <outline>
+ <contour>
+ <point x="2284" y="1488" type="line"/>
+ <point x="1840" y="1488" type="line"/>
+ <point x="1840" y="0" type="line"/>
+ <point x="2284" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="3248" y="1488" type="line"/>
+ <point x="2684" y="1488" type="line"/>
+ <point x="2420" y="952" type="line"/>
+ <point x="1376" y="952" type="line"/>
+ <point x="1428" y="520" type="line"/>
+ <point x="2628" y="520" type="line"/>
+ </contour>
+ <contour>
+ <point x="2696" y="0" type="line"/>
+ <point x="3292" y="0" type="line"/>
+ <point x="2792" y="800" type="line"/>
+ <point x="2388" y="608" type="line"/>
+ </contour>
+ <contour>
+ <point x="404" y="1488" type="line"/>
+ <point x="396" y="1020" type="line" smooth="yes"/>
+ <point x="392" y="736"/>
+ <point x="376" y="580"/>
+ <point x="168" y="360" type="curve"/>
+ <point x="128" y="360" type="line"/>
+ <point x="136" y="0" type="line"/>
+ <point x="196" y="0" type="line"/>
+ <point x="536" y="72"/>
+ <point x="832" y="344"/>
+ <point x="840" y="1020" type="curve" smooth="yes"/>
+ <point x="848" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="528" y="1488" type="line"/>
+ <point x="528" y="1132" type="line"/>
+ <point x="1104" y="1132" type="line"/>
+ <point x="1104" y="0" type="line"/>
+ <point x="1544" y="0" type="line"/>
+ <point x="1544" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="36" y="360" type="line"/>
+ <point x="36" y="-452" type="line"/>
+ <point x="492" y="-452" type="line"/>
+ <point x="492" y="0" type="line"/>
+ <point x="1320" y="0" type="line"/>
+ <point x="1320" y="-452" type="line"/>
+ <point x="1764" y="-452" type="line"/>
+ <point x="1764" y="360" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3284, 'leftMargin': 40, 'rightMargin': -13}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni052C_.glif b/src/Interface-Bold.ufo/glyphs/uni052C_.glif
new file mode 100644
index 000000000..b66a191f3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni052C_.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni052C" format="1">
+ <advance width="2304"/>
+ <unicode hex="052C"/>
+ <outline>
+ <contour>
+ <point x="2176" y="372" type="line"/>
+ <point x="1716" y="372" type="line"/>
+ <point x="1716" y="-492" type="line"/>
+ <point x="2132" y="-492" type="line"/>
+ </contour>
+ <contour>
+ <point x="1860" y="372" type="line"/>
+ <point x="440" y="372" type="line"/>
+ <point x="440" y="0" type="line"/>
+ <point x="1860" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="588" y="372" type="line"/>
+ <point x="128" y="372" type="line"/>
+ <point x="160" y="-492" type="line"/>
+ <point x="588" y="-492" type="line"/>
+ </contour>
+ <contour>
+ <point x="1144" y="2004" type="line"/>
+ <point x="276" y="360" type="line"/>
+ <point x="276" y="0" type="line"/>
+ <point x="592" y="0" type="line"/>
+ <point x="1604" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1640" y="2004" type="line"/>
+ <point x="1200" y="2004" type="line"/>
+ <point x="1200" y="1628" type="line"/>
+ <point x="1640" y="1628" type="line"/>
+ </contour>
+ <contour>
+ <point x="1956" y="2004" type="line"/>
+ <point x="1496" y="2004" type="line"/>
+ <point x="1496" y="0" type="line"/>
+ <point x="1956" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="200" y="2004" type="line"/>
+ <point x="200" y="1392" type="line" smooth="yes"/>
+ <point x="200" y="924"/>
+ <point x="524" y="712"/>
+ <point x="1016" y="712" type="curve" smooth="yes"/>
+ <point x="1576" y="712" type="line"/>
+ <point x="1576" y="1084" type="line"/>
+ <point x="1016" y="1084" type="line" smooth="yes"/>
+ <point x="780" y="1084"/>
+ <point x="660" y="1152"/>
+ <point x="660" y="1392" type="curve" smooth="yes"/>
+ <point x="660" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2096, 'leftMargin': 25, 'rightMargin': 22}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni052D_.glif b/src/Interface-Bold.ufo/glyphs/uni052D_.glif
new file mode 100644
index 000000000..11272ed89
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni052D_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni052D" format="1">
+ <advance width="2048"/>
+ <unicode hex="052D"/>
+ <outline>
+ <contour>
+ <point x="956" y="1488" type="line"/>
+ <point x="268" y="360" type="line"/>
+ <point x="260" y="0" type="line"/>
+ <point x="524" y="0" type="line"/>
+ <point x="1400" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1080" y="1488" type="line"/>
+ <point x="1132" y="1132" type="line"/>
+ <point x="1228" y="1132" type="line"/>
+ <point x="1228" y="0" type="line"/>
+ <point x="1668" y="0" type="line"/>
+ <point x="1668" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="160" y="360" type="line"/>
+ <point x="160" y="-452" type="line"/>
+ <point x="616" y="-452" type="line"/>
+ <point x="616" y="0" type="line"/>
+ <point x="1444" y="0" type="line"/>
+ <point x="1444" y="-452" type="line"/>
+ <point x="1888" y="-452" type="line"/>
+ <point x="1888" y="360" type="line"/>
+ </contour>
+ <contour>
+ <point x="1280" y="832" type="line"/>
+ <point x="804" y="832" type="line" smooth="yes"/>
+ <point x="604" y="832"/>
+ <point x="564" y="912"/>
+ <point x="564" y="1092" type="curve" smooth="yes"/>
+ <point x="564" y="1488" type="line"/>
+ <point x="160" y="1488" type="line"/>
+ <point x="160" y="1092" type="line" smooth="yes"/>
+ <point x="160" y="684"/>
+ <point x="396" y="516"/>
+ <point x="848" y="516" type="curve" smooth="yes"/>
+ <point x="1280" y="516" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1801, 'leftMargin': 40, 'rightMargin': 34}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni052E_.glif b/src/Interface-Bold.ufo/glyphs/uni052E_.glif
new file mode 100644
index 000000000..c1c46b50d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni052E_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni052E" format="1">
+ <advance width="2304"/>
+ <unicode hex="052E"/>
+ <outline>
+ <contour>
+ <point x="504" y="2004" type="line"/>
+ <point x="472" y="1152" type="line" smooth="yes"/>
+ <point x="452" y="588"/>
+ <point x="372" y="400"/>
+ <point x="160" y="376" type="curve" smooth="yes"/>
+ <point x="104" y="372" type="line"/>
+ <point x="104" y="0" type="line"/>
+ <point x="216" y="0" type="line" smooth="yes"/>
+ <point x="660" y="0"/>
+ <point x="872" y="216"/>
+ <point x="912" y="984" type="curve" smooth="yes"/>
+ <point x="944" y="1628" type="line"/>
+ <point x="1420" y="1628" type="line"/>
+ <point x="1420" y="0" type="line"/>
+ <point x="1756" y="0" type="line"/>
+ <point x="1756" y="-492" type="line"/>
+ <point x="2200" y="-492" type="line"/>
+ <point x="2200" y="308" type="line"/>
+ <point x="1880" y="308" type="line"/>
+ <point x="1880" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2226, 'leftMargin': 52, 'rightMargin': 78}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni052F_.glif b/src/Interface-Bold.ufo/glyphs/uni052F_.glif
new file mode 100644
index 000000000..14cc0c2c6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni052F_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni052F" format="1">
+ <advance width="2048"/>
+ <unicode hex="052F"/>
+ <outline>
+ <contour>
+ <point x="1712" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="420" y="1488" type="line"/>
+ <point x="396" y="856" type="line" smooth="yes"/>
+ <point x="380" y="516"/>
+ <point x="324" y="376"/>
+ <point x="192" y="360" type="curve" smooth="yes"/>
+ <point x="144" y="356" type="line"/>
+ <point x="148" y="0" type="line"/>
+ <point x="284" y="0" type="line" smooth="yes"/>
+ <point x="596" y="0"/>
+ <point x="784" y="192"/>
+ <point x="812" y="724" type="curve" smooth="yes"/>
+ <point x="836" y="1132" type="line"/>
+ <point x="1136" y="1132" type="line"/>
+ <point x="1136" y="0" type="line"/>
+ <point x="1464" y="0" type="line"/>
+ <point x="1464" y="-492" type="line"/>
+ <point x="1908" y="-492" type="line"/>
+ <point x="1908" y="308" type="line"/>
+ <point x="1580" y="308" type="line"/>
+ <point x="1580" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1867, 'leftMargin': 19, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1AB0__.glif b/src/Interface-Bold.ufo/glyphs/uni1AB0__.glif
new file mode 100644
index 000000000..f4d1b4ca1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1AB0__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB0" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB0"/>
+ <outline>
+ <contour>
+ <point x="-767" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1177" y="1895" type="line"/>
+ <point x="-960" y="1708" type="line"/>
+ <point x="-583" y="1708" type="line"/>
+ <point x="-367" y="1895" type="line"/>
+ <point x="-150" y="1708" type="line"/>
+ <point x="199" y="1708" type="line"/>
+ <point x="199" y="1726" type="line"/>
+ <point x="-239" y="2112" type="line"/>
+ <point x="-494" y="2112" type="line"/>
+ <point x="-771" y="1867" type="line"/>
+ <point x="-1049" y="2112" type="line"/>
+ <point x="-1304" y="2112" type="line"/>
+ <point x="-1735" y="1731" type="line"/>
+ <point x="-1735" y="1708" type="line"/>
+ <point x="-1393" y="1708" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1AB1__.glif b/src/Interface-Bold.ufo/glyphs/uni1AB1__.glif
new file mode 100644
index 000000000..1c7259f8e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1AB1__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB1" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB1"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1592" y="1877" type="curve" smooth="yes"/>
+ <point x="-1592" y="1774"/>
+ <point x="-1506" y="1694"/>
+ <point x="-1376" y="1694" type="curve" smooth="yes"/>
+ <point x="-1247" y="1694"/>
+ <point x="-1161" y="1774"/>
+ <point x="-1161" y="1877" type="curve" smooth="yes"/>
+ <point x="-1161" y="1980"/>
+ <point x="-1247" y="2060"/>
+ <point x="-1376" y="2060" type="curve" smooth="yes"/>
+ <point x="-1506" y="2060"/>
+ <point x="-1592" y="1980"/>
+ </contour>
+ <contour>
+ <point x="-425" y="1877" type="curve" smooth="yes"/>
+ <point x="-425" y="1774"/>
+ <point x="-338" y="1694"/>
+ <point x="-209" y="1694" type="curve" smooth="yes"/>
+ <point x="-80" y="1694"/>
+ <point x="7" y="1774"/>
+ <point x="7" y="1877" type="curve" smooth="yes"/>
+ <point x="7" y="1980"/>
+ <point x="-80" y="2060"/>
+ <point x="-209" y="2060" type="curve" smooth="yes"/>
+ <point x="-338" y="2060"/>
+ <point x="-425" y="1980"/>
+ </contour>
+ <component base="ring" xOffset="-1262" yOffset="95"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1AB2__.glif b/src/Interface-Bold.ufo/glyphs/uni1AB2__.glif
new file mode 100644
index 000000000..be64bfce4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1AB2__.glif
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB2" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB2"/>
+ <outline>
+ <contour>
+ <point x="-791" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1101" y="1638" type="curve" smooth="yes"/>
+ <point x="-866" y="1638"/>
+ <point x="-721" y="1867"/>
+ <point x="-721" y="2031" type="curve" smooth="yes"/>
+ <point x="-721" y="2046" type="line" smooth="yes"/>
+ <point x="-721" y="2210"/>
+ <point x="-866" y="2426"/>
+ <point x="-1103" y="2426" type="curve" smooth="yes"/>
+ <point x="-1338" y="2426"/>
+ <point x="-1484" y="2269"/>
+ <point x="-1484" y="2047" type="curve" smooth="yes"/>
+ <point x="-1484" y="2016" type="line" smooth="yes"/>
+ <point x="-1484" y="1794"/>
+ <point x="-1338" y="1638"/>
+ </contour>
+ <contour>
+ <point x="-1101" y="1821" type="curve" smooth="yes"/>
+ <point x="-1207" y="1821"/>
+ <point x="-1257" y="1902"/>
+ <point x="-1257" y="2016" type="curve" smooth="yes"/>
+ <point x="-1257" y="2047" type="line" smooth="yes"/>
+ <point x="-1257" y="2159"/>
+ <point x="-1207" y="2243"/>
+ <point x="-1103" y="2243" type="curve" smooth="yes"/>
+ <point x="-967" y="2243"/>
+ <point x="-908" y="2075"/>
+ <point x="-903" y="2046" type="curve"/>
+ <point x="-903" y="2031" type="line"/>
+ <point x="-908" y="2001"/>
+ <point x="-969" y="1821"/>
+ </contour>
+ <contour>
+ <point x="-481" y="1638" type="curve" smooth="yes"/>
+ <point x="-245" y="1638"/>
+ <point x="-99" y="1794"/>
+ <point x="-99" y="2016" type="curve" smooth="yes"/>
+ <point x="-99" y="2047" type="line" smooth="yes"/>
+ <point x="-99" y="2269"/>
+ <point x="-245" y="2426"/>
+ <point x="-480" y="2426" type="curve" smooth="yes"/>
+ <point x="-716" y="2426"/>
+ <point x="-862" y="2210"/>
+ <point x="-862" y="2046" type="curve" smooth="yes"/>
+ <point x="-862" y="2031" type="line" smooth="yes"/>
+ <point x="-862" y="1867"/>
+ <point x="-716" y="1638"/>
+ </contour>
+ <contour>
+ <point x="-481" y="1821" type="curve" smooth="yes"/>
+ <point x="-613" y="1821"/>
+ <point x="-677" y="2001"/>
+ <point x="-679" y="2031" type="curve"/>
+ <point x="-679" y="2046" type="line"/>
+ <point x="-675" y="2075"/>
+ <point x="-616" y="2243"/>
+ <point x="-480" y="2243" type="curve" smooth="yes"/>
+ <point x="-389" y="2243"/>
+ <point x="-340" y="2173"/>
+ <point x="-340" y="2047" type="curve" smooth="yes"/>
+ <point x="-340" y="2016" type="line" smooth="yes"/>
+ <point x="-340" y="1888"/>
+ <point x="-391" y="1821"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1AB3__.glif b/src/Interface-Bold.ufo/glyphs/uni1AB3__.glif
new file mode 100644
index 000000000..d8d12f5ba
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1AB3__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB3" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB3"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-931" y="2611" type="line"/>
+ <point x="-931" y="1770" type="line"/>
+ <point x="-652" y="1770" type="line"/>
+ <point x="-652" y="2611" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1207" y="2013" type="line"/>
+ <point x="-792" y="1599" type="line"/>
+ <point x="-685" y="1814" type="line"/>
+ <point x="-1207" y="2335" type="line"/>
+ </contour>
+ <contour>
+ <point x="-377" y="2335" type="line"/>
+ <point x="-892" y="1821" type="line"/>
+ <point x="-792" y="1599" type="line"/>
+ <point x="-377" y="2013" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1AB4__.glif b/src/Interface-Bold.ufo/glyphs/uni1AB4__.glif
new file mode 100644
index 000000000..9207d9070
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1AB4__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB4" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB4"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="dotbelow" xOffset="-355" yOffset="2159"/>
+ <component base="dotbelow" xOffset="414" yOffset="2159"/>
+ <component base="dotbelow" xOffset="29" yOffset="2571"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1AB5__.glif b/src/Interface-Bold.ufo/glyphs/uni1AB5__.glif
new file mode 100644
index 000000000..6dc7bae1b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1AB5__.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB5" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB5"/>
+ <outline>
+ <contour>
+ <point x="-793" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="uni036F" yScale="0.75" xOffset="-414" yOffset="-1994"/>
+ <component base="uni036F" yScale="0.75" xOffset="411" yOffset="-1994"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1AB6__.glif b/src/Interface-Bold.ufo/glyphs/uni1AB6__.glif
new file mode 100644
index 000000000..d904ecb1f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1AB6__.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB6" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB6"/>
+ <outline>
+ <contour>
+ <point x="-791" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-1506" y="-492" type="line"/>
+ <point x="-1486" y="-433"/>
+ <point x="-1455" y="-381"/>
+ <point x="-1401" y="-381" type="curve" smooth="yes"/>
+ <point x="-1294" y="-381"/>
+ <point x="-1246" y="-496"/>
+ <point x="-1096" y="-496" type="curve"/>
+ <point x="-1096" y="-257" type="line"/>
+ <point x="-1220" y="-257"/>
+ <point x="-1254" y="-143"/>
+ <point x="-1401" y="-143" type="curve" smooth="yes"/>
+ <point x="-1548" y="-143"/>
+ <point x="-1671" y="-261"/>
+ <point x="-1712" y="-422" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1096" y="-496" type="line"/>
+ <point x="-946" y="-496"/>
+ <point x="-898" y="-381"/>
+ <point x="-791" y="-381" type="curve"/>
+ <point x="-791" y="-143" type="line"/>
+ <point x="-952" y="-143"/>
+ <point x="-972" y="-257"/>
+ <point x="-1096" y="-257" type="curve"/>
+ </contour>
+ <contour>
+ <point x="131" y="-422" type="line"/>
+ <point x="89" y="-261"/>
+ <point x="-33" y="-143"/>
+ <point x="-180" y="-143" type="curve" smooth="yes"/>
+ <point x="-327" y="-143"/>
+ <point x="-362" y="-257"/>
+ <point x="-485" y="-257" type="curve"/>
+ <point x="-485" y="-496" type="line"/>
+ <point x="-336" y="-496"/>
+ <point x="-287" y="-381"/>
+ <point x="-180" y="-381" type="curve" smooth="yes"/>
+ <point x="-127" y="-381"/>
+ <point x="-95" y="-433"/>
+ <point x="-76" y="-492" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-485" y="-257" type="line"/>
+ <point x="-609" y="-257"/>
+ <point x="-630" y="-143"/>
+ <point x="-791" y="-143" type="curve"/>
+ <point x="-791" y="-381" type="line"/>
+ <point x="-683" y="-381"/>
+ <point x="-635" y="-496"/>
+ <point x="-485" y="-496" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1AB7__.glif b/src/Interface-Bold.ufo/glyphs/uni1AB7__.glif
new file mode 100644
index 000000000..71b01e503
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1AB7__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB7" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB7"/>
+ <outline>
+ <contour>
+ <point x="-782" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-919" y="-138" type="line"/>
+ <point x="-919" y="-385" type="line" smooth="yes"/>
+ <point x="-919" y="-630"/>
+ <point x="-784" y="-763"/>
+ <point x="-560" y="-763" type="curve" smooth="yes"/>
+ <point x="-510" y="-763"/>
+ <point x="-470" y="-760"/>
+ <point x="-421" y="-748" type="curve"/>
+ <point x="-421" y="-520" type="line"/>
+ <point x="-451" y="-524"/>
+ <point x="-476" y="-527"/>
+ <point x="-506" y="-527" type="curve" smooth="yes"/>
+ <point x="-586" y="-527"/>
+ <point x="-657" y="-501"/>
+ <point x="-657" y="-385" type="curve" smooth="yes"/>
+ <point x="-657" y="-138" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1AB8__.glif b/src/Interface-Bold.ufo/glyphs/uni1AB8__.glif
new file mode 100644
index 000000000..484b5e711
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1AB8__.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB8" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB8"/>
+ <outline>
+ <contour>
+ <point x="-677" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="uni1AB7" xOffset="-261"/>
+ <component base="uni1AB7" xOffset="248"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1AB8___uni1ABD___.glif b/src/Interface-Bold.ufo/glyphs/uni1AB8___uni1ABD___.glif
new file mode 100644
index 000000000..f0f0a70fe
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1AB8___uni1ABD___.glif
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB8_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-677" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-1294" y="-714" type="curve"/>
+ <point x="-1265" y="-605" type="line"/>
+ <point x="-1337" y="-576"/>
+ <point x="-1414" y="-529"/>
+ <point x="-1414" y="-421" type="curve" smooth="yes"/>
+ <point x="-1414" y="-319"/>
+ <point x="-1342" y="-274"/>
+ <point x="-1265" y="-241" type="curve"/>
+ <point x="-1294" y="-133" type="line"/>
+ <point x="-1422" y="-161"/>
+ <point x="-1561" y="-265"/>
+ <point x="-1561" y="-422" type="curve" smooth="yes"/>
+ <point x="-1561" y="-583"/>
+ <point x="-1422" y="-685"/>
+ </contour>
+ <contour>
+ <point x="-165" y="-714" type="line"/>
+ <point x="-37" y="-685"/>
+ <point x="102" y="-583"/>
+ <point x="102" y="-422" type="curve" smooth="yes"/>
+ <point x="102" y="-263"/>
+ <point x="-37" y="-161"/>
+ <point x="-165" y="-133" type="curve"/>
+ <point x="-194" y="-241" type="line"/>
+ <point x="-117" y="-274"/>
+ <point x="-45" y="-316"/>
+ <point x="-45" y="-421" type="curve" smooth="yes"/>
+ <point x="-45" y="-529"/>
+ <point x="-122" y="-576"/>
+ <point x="-194" y="-605" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1169" y="-96" type="line"/>
+ <point x="-1169" y="-463" type="line" smooth="yes"/>
+ <point x="-1169" y="-648"/>
+ <point x="-1055" y="-723"/>
+ <point x="-909" y="-723" type="curve" smooth="yes"/>
+ <point x="-859" y="-723"/>
+ <point x="-817" y="-716"/>
+ <point x="-778" y="-703" type="curve"/>
+ <point x="-778" y="-534" type="line"/>
+ <point x="-795" y="-536"/>
+ <point x="-811" y="-538"/>
+ <point x="-837" y="-538" type="curve" smooth="yes"/>
+ <point x="-894" y="-538"/>
+ <point x="-914" y="-520"/>
+ <point x="-914" y="-462" type="curve" smooth="yes"/>
+ <point x="-914" y="-96" type="line"/>
+ </contour>
+ <contour>
+ <point x="-674" y="-96" type="line"/>
+ <point x="-674" y="-463" type="line" smooth="yes"/>
+ <point x="-674" y="-648"/>
+ <point x="-560" y="-723"/>
+ <point x="-414" y="-723" type="curve" smooth="yes"/>
+ <point x="-364" y="-723"/>
+ <point x="-322" y="-716"/>
+ <point x="-283" y="-703" type="curve"/>
+ <point x="-283" y="-534" type="line"/>
+ <point x="-300" y="-536"/>
+ <point x="-316" y="-538"/>
+ <point x="-342" y="-538" type="curve" smooth="yes"/>
+ <point x="-399" y="-538"/>
+ <point x="-419" y="-520"/>
+ <point x="-419" y="-462" type="curve" smooth="yes"/>
+ <point x="-419" y="-96" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1AB9__.glif b/src/Interface-Bold.ufo/glyphs/uni1AB9__.glif
new file mode 100644
index 000000000..bfc0a236c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1AB9__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB9" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB9"/>
+ <outline>
+ <contour>
+ <point x="-374" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-301" y="89" type="line"/>
+ <point x="-499" y="210" type="line"/>
+ <point x="-958" y="-521" type="line"/>
+ <point x="-748" y="-630" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1AB9___uni1ABD___.glif b/src/Interface-Bold.ufo/glyphs/uni1AB9___uni1ABD___.glif
new file mode 100644
index 000000000..f4ed03784
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1AB9___uni1ABD___.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB9_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-374" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-1115" y="-608" type="curve"/>
+ <point x="-1086" y="-499" type="line"/>
+ <point x="-1158" y="-470"/>
+ <point x="-1235" y="-424"/>
+ <point x="-1235" y="-315" type="curve" smooth="yes"/>
+ <point x="-1235" y="-213"/>
+ <point x="-1163" y="-168"/>
+ <point x="-1086" y="-135" type="curve"/>
+ <point x="-1115" y="-28" type="line"/>
+ <point x="-1243" y="-55"/>
+ <point x="-1382" y="-160"/>
+ <point x="-1382" y="-316" type="curve" smooth="yes"/>
+ <point x="-1382" y="-477"/>
+ <point x="-1243" y="-579"/>
+ </contour>
+ <contour>
+ <point x="-165" y="-608" type="line"/>
+ <point x="-37" y="-579"/>
+ <point x="102" y="-477"/>
+ <point x="102" y="-316" type="curve" smooth="yes"/>
+ <point x="102" y="-157"/>
+ <point x="-37" y="-55"/>
+ <point x="-165" y="-28" type="curve"/>
+ <point x="-194" y="-135" type="line"/>
+ <point x="-117" y="-168"/>
+ <point x="-45" y="-210"/>
+ <point x="-45" y="-315" type="curve" smooth="yes"/>
+ <point x="-45" y="-424"/>
+ <point x="-122" y="-470"/>
+ <point x="-194" y="-499" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-301" y="89" type="line"/>
+ <point x="-499" y="210" type="line"/>
+ <point x="-958" y="-521" type="line"/>
+ <point x="-748" y="-630" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1ABA___.glif b/src/Interface-Bold.ufo/glyphs/uni1ABA___.glif
new file mode 100644
index 000000000..0d083c854
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1ABA___.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABA" format="1">
+ <advance width="0"/>
+ <unicode hex="1ABA"/>
+ <outline>
+ <contour>
+ <point x="-347" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-743" y="-635" type="curve" smooth="yes"/>
+ <point x="-630" y="-635"/>
+ <point x="-539" y="-546"/>
+ <point x="-539" y="-435" type="curve" smooth="yes"/>
+ <point x="-539" y="-322"/>
+ <point x="-630" y="-231"/>
+ <point x="-743" y="-231" type="curve" smooth="yes"/>
+ <point x="-854" y="-231"/>
+ <point x="-945" y="-322"/>
+ <point x="-945" y="-435" type="curve" smooth="yes"/>
+ <point x="-945" y="-546"/>
+ <point x="-854" y="-635"/>
+ </contour>
+ <contour>
+ <point x="-274" y="92" type="line"/>
+ <point x="-468" y="210" type="line"/>
+ <point x="-862" y="-414" type="line"/>
+ <point x="-656" y="-521" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1ABA____uni1ABD___.glif b/src/Interface-Bold.ufo/glyphs/uni1ABA____uni1ABD___.glif
new file mode 100644
index 000000000..e7c47dbbd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1ABA____uni1ABD___.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABA_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-347" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-1129" y="-649" type="curve"/>
+ <point x="-1100" y="-540" type="line"/>
+ <point x="-1172" y="-512"/>
+ <point x="-1249" y="-465"/>
+ <point x="-1249" y="-356" type="curve" smooth="yes"/>
+ <point x="-1249" y="-254"/>
+ <point x="-1177" y="-209"/>
+ <point x="-1100" y="-176" type="curve"/>
+ <point x="-1129" y="-69" type="line"/>
+ <point x="-1257" y="-96"/>
+ <point x="-1396" y="-201"/>
+ <point x="-1396" y="-358" type="curve" smooth="yes"/>
+ <point x="-1396" y="-518"/>
+ <point x="-1257" y="-620"/>
+ </contour>
+ <contour>
+ <point x="-165" y="-649" type="line"/>
+ <point x="-37" y="-620"/>
+ <point x="102" y="-518"/>
+ <point x="102" y="-358" type="curve" smooth="yes"/>
+ <point x="102" y="-198"/>
+ <point x="-37" y="-96"/>
+ <point x="-165" y="-69" type="curve"/>
+ <point x="-194" y="-176" type="line"/>
+ <point x="-117" y="-209"/>
+ <point x="-45" y="-252"/>
+ <point x="-45" y="-356" type="curve" smooth="yes"/>
+ <point x="-45" y="-465"/>
+ <point x="-122" y="-512"/>
+ <point x="-194" y="-540" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-743" y="-635" type="curve" smooth="yes"/>
+ <point x="-630" y="-635"/>
+ <point x="-539" y="-546"/>
+ <point x="-539" y="-435" type="curve" smooth="yes"/>
+ <point x="-539" y="-322"/>
+ <point x="-630" y="-231"/>
+ <point x="-743" y="-231" type="curve" smooth="yes"/>
+ <point x="-854" y="-231"/>
+ <point x="-945" y="-322"/>
+ <point x="-945" y="-435" type="curve" smooth="yes"/>
+ <point x="-945" y="-546"/>
+ <point x="-854" y="-635"/>
+ </contour>
+ <contour>
+ <point x="-274" y="92" type="line"/>
+ <point x="-468" y="210" type="line"/>
+ <point x="-862" y="-414" type="line"/>
+ <point x="-656" y="-521" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1ABB___.glif b/src/Interface-Bold.ufo/glyphs/uni1ABB___.glif
new file mode 100644
index 000000000..29b4a4a19
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1ABB___.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABB" format="1">
+ <advance width="0"/>
+ <unicode hex="1ABB"/>
+ <outline>
+ <contour>
+ <point x="-825" y="1856" type="move" name="_markparent_top"/>
+ </contour>
+ <contour>
+ <point x="-825" y="1856" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1335" y="1771" type="curve"/>
+ <point x="-1306" y="1880" type="line"/>
+ <point x="-1378" y="1909"/>
+ <point x="-1455" y="1955"/>
+ <point x="-1455" y="2064" type="curve" smooth="yes"/>
+ <point x="-1455" y="2166"/>
+ <point x="-1383" y="2211"/>
+ <point x="-1306" y="2244" type="curve"/>
+ <point x="-1335" y="2351" type="line"/>
+ <point x="-1463" y="2324"/>
+ <point x="-1602" y="2219"/>
+ <point x="-1602" y="2063" type="curve" smooth="yes"/>
+ <point x="-1602" y="1902"/>
+ <point x="-1463" y="1800"/>
+ </contour>
+ <contour>
+ <point x="-316" y="1771" type="line"/>
+ <point x="-188" y="1800"/>
+ <point x="-50" y="1902"/>
+ <point x="-50" y="2063" type="curve" smooth="yes"/>
+ <point x="-50" y="2222"/>
+ <point x="-188" y="2324"/>
+ <point x="-316" y="2351" type="curve"/>
+ <point x="-345" y="2244" type="line"/>
+ <point x="-268" y="2211"/>
+ <point x="-197" y="2168"/>
+ <point x="-197" y="2064" type="curve" smooth="yes"/>
+ <point x="-197" y="1955"/>
+ <point x="-274" y="1909"/>
+ <point x="-345" y="1880" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1ABC___.glif b/src/Interface-Bold.ufo/glyphs/uni1ABC___.glif
new file mode 100644
index 000000000..cc0d53bb9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1ABC___.glif
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABC" format="1">
+ <advance width="0"/>
+ <unicode hex="1ABC"/>
+ <outline>
+ <contour>
+ <point x="-780" y="1856" type="move" name="_markparent_top"/>
+ </contour>
+ <contour>
+ <point x="-780" y="1856" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1565" y="1771" type="curve"/>
+ <point x="-1536" y="1880" type="line"/>
+ <point x="-1607" y="1909"/>
+ <point x="-1684" y="1955"/>
+ <point x="-1684" y="2064" type="curve" smooth="yes"/>
+ <point x="-1684" y="2166"/>
+ <point x="-1613" y="2211"/>
+ <point x="-1536" y="2244" type="curve"/>
+ <point x="-1565" y="2351" type="line"/>
+ <point x="-1693" y="2324"/>
+ <point x="-1832" y="2219"/>
+ <point x="-1832" y="2063" type="curve" smooth="yes"/>
+ <point x="-1832" y="1902"/>
+ <point x="-1693" y="1800"/>
+ </contour>
+ <contour>
+ <point x="-1290" y="1771" type="curve"/>
+ <point x="-1261" y="1880" type="line"/>
+ <point x="-1332" y="1909"/>
+ <point x="-1409" y="1955"/>
+ <point x="-1409" y="2064" type="curve" smooth="yes"/>
+ <point x="-1409" y="2166"/>
+ <point x="-1338" y="2211"/>
+ <point x="-1261" y="2244" type="curve"/>
+ <point x="-1290" y="2351" type="line"/>
+ <point x="-1418" y="2324"/>
+ <point x="-1557" y="2219"/>
+ <point x="-1557" y="2063" type="curve" smooth="yes"/>
+ <point x="-1557" y="1902"/>
+ <point x="-1418" y="1800"/>
+ </contour>
+ <contour>
+ <point x="-271" y="1771" type="line"/>
+ <point x="-143" y="1800"/>
+ <point x="-4" y="1902"/>
+ <point x="-4" y="2063" type="curve" smooth="yes"/>
+ <point x="-4" y="2222"/>
+ <point x="-143" y="2324"/>
+ <point x="-271" y="2351" type="curve"/>
+ <point x="-300" y="2244" type="line"/>
+ <point x="-223" y="2211"/>
+ <point x="-151" y="2168"/>
+ <point x="-151" y="2064" type="curve" smooth="yes"/>
+ <point x="-151" y="1955"/>
+ <point x="-228" y="1909"/>
+ <point x="-300" y="1880" type="curve"/>
+ </contour>
+ <contour>
+ <point x="4" y="1771" type="line"/>
+ <point x="132" y="1800"/>
+ <point x="271" y="1902"/>
+ <point x="271" y="2063" type="curve" smooth="yes"/>
+ <point x="271" y="2222"/>
+ <point x="132" y="2324"/>
+ <point x="4" y="2351" type="curve"/>
+ <point x="-25" y="2244" type="line"/>
+ <point x="52" y="2211"/>
+ <point x="124" y="2168"/>
+ <point x="124" y="2064" type="curve" smooth="yes"/>
+ <point x="124" y="1955"/>
+ <point x="47" y="1909"/>
+ <point x="-25" y="1880" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1ABC___.w1.glif b/src/Interface-Bold.ufo/glyphs/uni1ABC___.w1.glif
new file mode 100644
index 000000000..dda9be587
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1ABC___.w1.glif
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABC.w1" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-1044" y="290" type="move" name="_markparenthesses.w1"/>
+ </contour>
+ <contour>
+ <point x="-1547" y="0" type="curve"/>
+ <point x="-1518" y="109" type="line"/>
+ <point x="-1590" y="138"/>
+ <point x="-1667" y="184"/>
+ <point x="-1667" y="293" type="curve" smooth="yes"/>
+ <point x="-1667" y="395"/>
+ <point x="-1595" y="440"/>
+ <point x="-1518" y="473" type="curve"/>
+ <point x="-1547" y="580" type="line"/>
+ <point x="-1675" y="553"/>
+ <point x="-1814" y="448"/>
+ <point x="-1814" y="292" type="curve" smooth="yes"/>
+ <point x="-1814" y="131"/>
+ <point x="-1675" y="29"/>
+ </contour>
+ <contour>
+ <point x="-542" y="0" type="line"/>
+ <point x="-414" y="29"/>
+ <point x="-275" y="131"/>
+ <point x="-275" y="292" type="curve" smooth="yes"/>
+ <point x="-275" y="451"/>
+ <point x="-414" y="553"/>
+ <point x="-542" y="580" type="curve"/>
+ <point x="-571" y="473" type="line"/>
+ <point x="-494" y="440"/>
+ <point x="-422" y="397"/>
+ <point x="-422" y="293" type="curve" smooth="yes"/>
+ <point x="-422" y="184"/>
+ <point x="-499" y="138"/>
+ <point x="-571" y="109" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1822" y="0" type="curve"/>
+ <point x="-1793" y="109" type="line"/>
+ <point x="-1865" y="138"/>
+ <point x="-1942" y="184"/>
+ <point x="-1942" y="293" type="curve" smooth="yes"/>
+ <point x="-1942" y="395"/>
+ <point x="-1870" y="440"/>
+ <point x="-1793" y="473" type="curve"/>
+ <point x="-1822" y="580" type="line"/>
+ <point x="-1950" y="553"/>
+ <point x="-2089" y="448"/>
+ <point x="-2089" y="292" type="curve" smooth="yes"/>
+ <point x="-2089" y="131"/>
+ <point x="-1950" y="29"/>
+ </contour>
+ <contour>
+ <point x="-267" y="0" type="line"/>
+ <point x="-139" y="29"/>
+ <point x="0" y="131"/>
+ <point x="0" y="292" type="curve" smooth="yes"/>
+ <point x="0" y="451"/>
+ <point x="-139" y="553"/>
+ <point x="-267" y="580" type="curve"/>
+ <point x="-296" y="473" type="line"/>
+ <point x="-219" y="440"/>
+ <point x="-147" y="397"/>
+ <point x="-147" y="293" type="curve" smooth="yes"/>
+ <point x="-147" y="184"/>
+ <point x="-224" y="138"/>
+ <point x="-296" y="109" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1ABC___.w2.glif b/src/Interface-Bold.ufo/glyphs/uni1ABC___.w2.glif
new file mode 100644
index 000000000..b0f1dc8ed
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1ABC___.w2.glif
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABC.w2" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-1140" y="290" type="move" name="_markparenthesses.w2"/>
+ </contour>
+ <contour>
+ <point x="-1739" y="0" type="curve"/>
+ <point x="-1711" y="109" type="line"/>
+ <point x="-1782" y="138"/>
+ <point x="-1859" y="184"/>
+ <point x="-1859" y="293" type="curve" smooth="yes"/>
+ <point x="-1859" y="395"/>
+ <point x="-1788" y="440"/>
+ <point x="-1711" y="473" type="curve"/>
+ <point x="-1739" y="580" type="line"/>
+ <point x="-1867" y="553"/>
+ <point x="-2006" y="448"/>
+ <point x="-2006" y="292" type="curve" smooth="yes"/>
+ <point x="-2006" y="131"/>
+ <point x="-1867" y="29"/>
+ </contour>
+ <contour>
+ <point x="-542" y="0" type="line"/>
+ <point x="-414" y="29"/>
+ <point x="-275" y="131"/>
+ <point x="-275" y="292" type="curve" smooth="yes"/>
+ <point x="-275" y="451"/>
+ <point x="-414" y="553"/>
+ <point x="-542" y="580" type="curve"/>
+ <point x="-571" y="473" type="line"/>
+ <point x="-494" y="440"/>
+ <point x="-422" y="397"/>
+ <point x="-422" y="293" type="curve" smooth="yes"/>
+ <point x="-422" y="184"/>
+ <point x="-499" y="138"/>
+ <point x="-571" y="109" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-2014" y="0" type="curve"/>
+ <point x="-1986" y="109" type="line"/>
+ <point x="-2057" y="138"/>
+ <point x="-2134" y="184"/>
+ <point x="-2134" y="293" type="curve" smooth="yes"/>
+ <point x="-2134" y="395"/>
+ <point x="-2063" y="440"/>
+ <point x="-1986" y="473" type="curve"/>
+ <point x="-2014" y="580" type="line"/>
+ <point x="-2142" y="553"/>
+ <point x="-2281" y="448"/>
+ <point x="-2281" y="292" type="curve" smooth="yes"/>
+ <point x="-2281" y="131"/>
+ <point x="-2142" y="29"/>
+ </contour>
+ <contour>
+ <point x="-267" y="0" type="line"/>
+ <point x="-139" y="29"/>
+ <point x="0" y="131"/>
+ <point x="0" y="292" type="curve" smooth="yes"/>
+ <point x="0" y="451"/>
+ <point x="-139" y="553"/>
+ <point x="-267" y="580" type="curve"/>
+ <point x="-296" y="473" type="line"/>
+ <point x="-219" y="440"/>
+ <point x="-147" y="397"/>
+ <point x="-147" y="293" type="curve" smooth="yes"/>
+ <point x="-147" y="184"/>
+ <point x="-224" y="138"/>
+ <point x="-296" y="109" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1ABC___.w3.glif b/src/Interface-Bold.ufo/glyphs/uni1ABC___.w3.glif
new file mode 100644
index 000000000..2f01c78c8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1ABC___.w3.glif
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABC.w3" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-1291" y="290" type="move" name="_markparenthesses.w3"/>
+ </contour>
+ <contour>
+ <point x="-2042" y="0" type="curve"/>
+ <point x="-2013" y="109" type="line"/>
+ <point x="-2085" y="138"/>
+ <point x="-2162" y="184"/>
+ <point x="-2162" y="293" type="curve" smooth="yes"/>
+ <point x="-2162" y="395"/>
+ <point x="-2090" y="440"/>
+ <point x="-2013" y="473" type="curve"/>
+ <point x="-2042" y="580" type="line"/>
+ <point x="-2170" y="553"/>
+ <point x="-2309" y="448"/>
+ <point x="-2309" y="292" type="curve" smooth="yes"/>
+ <point x="-2309" y="131"/>
+ <point x="-2170" y="29"/>
+ </contour>
+ <contour>
+ <point x="-542" y="0" type="line"/>
+ <point x="-414" y="29"/>
+ <point x="-275" y="131"/>
+ <point x="-275" y="292" type="curve" smooth="yes"/>
+ <point x="-275" y="451"/>
+ <point x="-414" y="553"/>
+ <point x="-542" y="580" type="curve"/>
+ <point x="-571" y="473" type="line"/>
+ <point x="-494" y="440"/>
+ <point x="-422" y="397"/>
+ <point x="-422" y="293" type="curve" smooth="yes"/>
+ <point x="-422" y="184"/>
+ <point x="-499" y="138"/>
+ <point x="-571" y="109" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-2317" y="0" type="curve"/>
+ <point x="-2288" y="109" type="line"/>
+ <point x="-2360" y="138"/>
+ <point x="-2437" y="184"/>
+ <point x="-2437" y="293" type="curve" smooth="yes"/>
+ <point x="-2437" y="395"/>
+ <point x="-2365" y="440"/>
+ <point x="-2288" y="473" type="curve"/>
+ <point x="-2317" y="580" type="line"/>
+ <point x="-2445" y="553"/>
+ <point x="-2584" y="448"/>
+ <point x="-2584" y="292" type="curve" smooth="yes"/>
+ <point x="-2584" y="131"/>
+ <point x="-2445" y="29"/>
+ </contour>
+ <contour>
+ <point x="-267" y="0" type="line"/>
+ <point x="-139" y="29"/>
+ <point x="0" y="131"/>
+ <point x="0" y="292" type="curve" smooth="yes"/>
+ <point x="0" y="451"/>
+ <point x="-139" y="553"/>
+ <point x="-267" y="580" type="curve"/>
+ <point x="-296" y="473" type="line"/>
+ <point x="-219" y="440"/>
+ <point x="-147" y="397"/>
+ <point x="-147" y="293" type="curve" smooth="yes"/>
+ <point x="-147" y="184"/>
+ <point x="-224" y="138"/>
+ <point x="-296" y="109" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1ABD___.glif b/src/Interface-Bold.ufo/glyphs/uni1ABD___.glif
new file mode 100644
index 000000000..23e5c7560
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1ABD___.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABD" format="1">
+ <advance width="0"/>
+ <unicode hex="1ABD"/>
+ <outline>
+ <contour>
+ <point x="-825" y="-440" type="move" name="_markparent_bottom"/>
+ </contour>
+ <contour>
+ <point x="-1335" y="-745" type="curve"/>
+ <point x="-1306" y="-637" type="line"/>
+ <point x="-1378" y="-608"/>
+ <point x="-1455" y="-561"/>
+ <point x="-1455" y="-452" type="curve" smooth="yes"/>
+ <point x="-1455" y="-351"/>
+ <point x="-1383" y="-305"/>
+ <point x="-1306" y="-272" type="curve"/>
+ <point x="-1335" y="-165" type="line"/>
+ <point x="-1463" y="-193"/>
+ <point x="-1602" y="-297"/>
+ <point x="-1602" y="-454" type="curve" smooth="yes"/>
+ <point x="-1602" y="-615"/>
+ <point x="-1463" y="-716"/>
+ </contour>
+ <contour>
+ <point x="-316" y="-745" type="line"/>
+ <point x="-188" y="-716"/>
+ <point x="-50" y="-615"/>
+ <point x="-50" y="-454" type="curve" smooth="yes"/>
+ <point x="-50" y="-294"/>
+ <point x="-188" y="-193"/>
+ <point x="-316" y="-165" type="curve"/>
+ <point x="-345" y="-272" type="line"/>
+ <point x="-268" y="-305"/>
+ <point x="-197" y="-348"/>
+ <point x="-197" y="-452" type="curve" smooth="yes"/>
+ <point x="-197" y="-561"/>
+ <point x="-274" y="-608"/>
+ <point x="-345" y="-637" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1ABE___.glif b/src/Interface-Bold.ufo/glyphs/uni1ABE___.glif
new file mode 100644
index 000000000..249010cb0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1ABE___.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABE" format="1">
+ <advance width="0"/>
+ <unicode hex="1ABE"/>
+ <outline>
+ <contour>
+ <point x="-765" y="811" type="move" name="_cross"/>
+ </contour>
+ <contour>
+ <point x="-1507" y="520" type="curve"/>
+ <point x="-1478" y="628" type="line"/>
+ <point x="-1550" y="657"/>
+ <point x="-1627" y="704"/>
+ <point x="-1627" y="813" type="curve" smooth="yes"/>
+ <point x="-1627" y="914"/>
+ <point x="-1555" y="960"/>
+ <point x="-1478" y="993" type="curve"/>
+ <point x="-1507" y="1100" type="line"/>
+ <point x="-1635" y="1073"/>
+ <point x="-1774" y="968"/>
+ <point x="-1774" y="811" type="curve" smooth="yes"/>
+ <point x="-1774" y="650"/>
+ <point x="-1635" y="549"/>
+ </contour>
+ <contour>
+ <point x="-7" y="520" type="line"/>
+ <point x="121" y="549"/>
+ <point x="260" y="650"/>
+ <point x="260" y="811" type="curve" smooth="yes"/>
+ <point x="260" y="971"/>
+ <point x="121" y="1073"/>
+ <point x="-7" y="1100" type="curve"/>
+ <point x="-36" y="993" type="line"/>
+ <point x="41" y="960"/>
+ <point x="113" y="917"/>
+ <point x="113" y="813" type="curve" smooth="yes"/>
+ <point x="113" y="704"/>
+ <point x="36" y="657"/>
+ <point x="-36" y="628" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1ABE___.w1.glif b/src/Interface-Bold.ufo/glyphs/uni1ABE___.w1.glif
new file mode 100644
index 000000000..898aff483
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1ABE___.w1.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABE.w1" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-769" y="290" type="move" name="_markparenthesses.w1"/>
+ </contour>
+ <contour>
+ <point x="-1272" y="0" type="curve"/>
+ <point x="-1243" y="109" type="line"/>
+ <point x="-1315" y="138"/>
+ <point x="-1392" y="184"/>
+ <point x="-1392" y="293" type="curve" smooth="yes"/>
+ <point x="-1392" y="395"/>
+ <point x="-1320" y="440"/>
+ <point x="-1243" y="473" type="curve"/>
+ <point x="-1272" y="580" type="line"/>
+ <point x="-1400" y="553"/>
+ <point x="-1539" y="448"/>
+ <point x="-1539" y="292" type="curve" smooth="yes"/>
+ <point x="-1539" y="131"/>
+ <point x="-1400" y="29"/>
+ </contour>
+ <contour>
+ <point x="-267" y="0" type="line"/>
+ <point x="-139" y="29"/>
+ <point x="0" y="131"/>
+ <point x="0" y="292" type="curve" smooth="yes"/>
+ <point x="0" y="451"/>
+ <point x="-139" y="553"/>
+ <point x="-267" y="580" type="curve"/>
+ <point x="-296" y="473" type="line"/>
+ <point x="-219" y="440"/>
+ <point x="-147" y="397"/>
+ <point x="-147" y="293" type="curve" smooth="yes"/>
+ <point x="-147" y="184"/>
+ <point x="-224" y="138"/>
+ <point x="-296" y="109" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1ABE___.w2.glif b/src/Interface-Bold.ufo/glyphs/uni1ABE___.w2.glif
new file mode 100644
index 000000000..ad9dd1243
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1ABE___.w2.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABE.w2" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-865" y="290" type="move" name="_markparenthesses.w2"/>
+ </contour>
+ <contour>
+ <point x="-1464" y="0" type="curve"/>
+ <point x="-1436" y="109" type="line"/>
+ <point x="-1507" y="138"/>
+ <point x="-1584" y="184"/>
+ <point x="-1584" y="293" type="curve" smooth="yes"/>
+ <point x="-1584" y="395"/>
+ <point x="-1513" y="440"/>
+ <point x="-1436" y="473" type="curve"/>
+ <point x="-1464" y="580" type="line"/>
+ <point x="-1592" y="553"/>
+ <point x="-1731" y="448"/>
+ <point x="-1731" y="292" type="curve" smooth="yes"/>
+ <point x="-1731" y="131"/>
+ <point x="-1592" y="29"/>
+ </contour>
+ <contour>
+ <point x="-267" y="0" type="line"/>
+ <point x="-139" y="29"/>
+ <point x="0" y="131"/>
+ <point x="0" y="292" type="curve" smooth="yes"/>
+ <point x="0" y="451"/>
+ <point x="-139" y="553"/>
+ <point x="-267" y="580" type="curve"/>
+ <point x="-296" y="473" type="line"/>
+ <point x="-219" y="440"/>
+ <point x="-147" y="397"/>
+ <point x="-147" y="293" type="curve" smooth="yes"/>
+ <point x="-147" y="184"/>
+ <point x="-224" y="138"/>
+ <point x="-296" y="109" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1ABE___.w3.glif b/src/Interface-Bold.ufo/glyphs/uni1ABE___.w3.glif
new file mode 100644
index 000000000..b6e4a7e26
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1ABE___.w3.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABE.w3" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-1016" y="290" type="move" name="_markparenthesses.w3"/>
+ </contour>
+ <contour>
+ <point x="-1767" y="0" type="curve"/>
+ <point x="-1738" y="109" type="line"/>
+ <point x="-1810" y="138"/>
+ <point x="-1887" y="184"/>
+ <point x="-1887" y="293" type="curve" smooth="yes"/>
+ <point x="-1887" y="395"/>
+ <point x="-1815" y="440"/>
+ <point x="-1738" y="473" type="curve"/>
+ <point x="-1767" y="580" type="line"/>
+ <point x="-1895" y="553"/>
+ <point x="-2034" y="448"/>
+ <point x="-2034" y="292" type="curve" smooth="yes"/>
+ <point x="-2034" y="131"/>
+ <point x="-1895" y="29"/>
+ </contour>
+ <contour>
+ <point x="-267" y="0" type="line"/>
+ <point x="-139" y="29"/>
+ <point x="0" y="131"/>
+ <point x="0" y="292" type="curve" smooth="yes"/>
+ <point x="0" y="451"/>
+ <point x="-139" y="553"/>
+ <point x="-267" y="580" type="curve"/>
+ <point x="-296" y="473" type="line"/>
+ <point x="-219" y="440"/>
+ <point x="-147" y="397"/>
+ <point x="-147" y="293" type="curve" smooth="yes"/>
+ <point x="-147" y="184"/>
+ <point x="-224" y="138"/>
+ <point x="-296" y="109" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D00_.glif b/src/Interface-Bold.ufo/glyphs/uni1D00_.glif
new file mode 100644
index 000000000..4d850a067
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D00_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D00" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D00"/>
+ <outline>
+ <contour>
+ <point x="896" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="896" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1764" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1028" y="1388" type="line" name="hr00"/>
+ <point x="996" y="1488" type="line"/>
+ <point x="652" y="1488" type="line"/>
+ <point x="40" y="0" type="line"/>
+ <point x="508" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1284" y="0" type="line"/>
+ <point x="1756" y="0" type="line"/>
+ <point x="1144" y="1488" type="line"/>
+ <point x="828" y="1488" type="line"/>
+ <point x="756" y="1396" type="line"/>
+ </contour>
+ <contour>
+ <point x="1328" y="552" type="line"/>
+ <point x="400" y="552" type="line"/>
+ <point x="400" y="216" type="line"/>
+ <point x="1328" y="216" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1738.0, 'leftMargin': 11, 'rightMargin': 11.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D01_.glif b/src/Interface-Bold.ufo/glyphs/uni1D01_.glif
new file mode 100644
index 000000000..5e977ea71
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D01_.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D01" format="1">
+ <advance width="2304"/>
+ <unicode hex="1D01"/>
+ <outline>
+ <contour>
+ <point x="1272" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1272" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2352" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2272" y="356" type="line" name="hr00"/>
+ <point x="1272" y="356" type="line"/>
+ <point x="1272" y="0" type="line"/>
+ <point x="2272" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2124" y="952" type="line"/>
+ <point x="1232" y="952" type="line"/>
+ <point x="1232" y="596" type="line"/>
+ <point x="2124" y="596" type="line"/>
+ </contour>
+ <contour>
+ <point x="2208" y="1488" type="line"/>
+ <point x="1212" y="1488" type="line"/>
+ <point x="1212" y="1132" type="line"/>
+ <point x="2208" y="1132" type="line"/>
+ </contour>
+ <contour>
+ <point x="1148" y="1328" type="line"/>
+ <point x="1112" y="1488" type="line"/>
+ <point x="804" y="1488" type="line"/>
+ <point x="36" y="0" type="line"/>
+ <point x="516" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1416" y="564" type="line"/>
+ <point x="488" y="564" type="line"/>
+ <point x="488" y="216" type="line"/>
+ <point x="1416" y="216" type="line"/>
+ </contour>
+ <contour>
+ <point x="1480" y="1488" type="line"/>
+ <point x="1044" y="1488" type="line"/>
+ <point x="1104" y="0" type="line"/>
+ <point x="1544" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2232, 'leftMargin': -83, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D02_.glif b/src/Interface-Bold.ufo/glyphs/uni1D02_.glif
new file mode 100644
index 000000000..5a07c40e7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D02_.glif
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D02" format="1">
+ <advance width="2560"/>
+ <unicode hex="1D02"/>
+ <outline>
+ <contour>
+ <point x="1240" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1240" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2480" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1492" y="1240" type="line"/>
+ <point x="1064" y="1192" type="line"/>
+ <point x="1064" y="528" type="line"/>
+ <point x="1064" y="160"/>
+ <point x="1304" y="-24"/>
+ <point x="1680" y="-24" type="curve" smooth="yes"/>
+ <point x="2084" y="-24"/>
+ <point x="2344" y="172"/>
+ <point x="2344" y="448" type="curve"/>
+ <point x="1900" y="472" type="line"/>
+ <point x="1900" y="396"/>
+ <point x="1824" y="332"/>
+ <point x="1684" y="332" type="curve" smooth="yes"/>
+ <point x="1560" y="332"/>
+ <point x="1492" y="408"/>
+ <point x="1492" y="528" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1432" y="592" type="line"/>
+ <point x="1692" y="592" type="line" name="hr01"/>
+ <point x="2152" y="592"/>
+ <point x="2396" y="756"/>
+ <point x="2396" y="1044" type="curve" smooth="yes"/>
+ <point x="2396" y="1332"/>
+ <point x="2192" y="1520"/>
+ <point x="1824" y="1520" type="curve" smooth="yes"/>
+ <point x="1488" y="1520"/>
+ <point x="1292" y="1360"/>
+ <point x="1224" y="1224" type="curve"/>
+ <point x="1424" y="1012" type="line"/>
+ <point x="1424" y="1092"/>
+ <point x="1596" y="1200"/>
+ <point x="1740" y="1200" type="curve" smooth="yes" name="hr02"/>
+ <point x="1884" y="1200"/>
+ <point x="1952" y="1144"/>
+ <point x="1952" y="1052" type="curve" smooth="yes"/>
+ <point x="1952" y="956"/>
+ <point x="1860" y="872"/>
+ <point x="1688" y="872" type="curve"/>
+ <point x="1428" y="872" type="line"/>
+ </contour>
+ <contour>
+ <point x="776" y="1520" type="curve"/>
+ <point x="536" y="1520"/>
+ <point x="320" y="1440"/>
+ <point x="212" y="1352" type="curve"/>
+ <point x="324" y="1068" type="line"/>
+ <point x="432" y="1120"/>
+ <point x="536" y="1160"/>
+ <point x="720" y="1160" type="curve" smooth="yes"/>
+ <point x="964" y="1160"/>
+ <point x="1064" y="1020"/>
+ <point x="1064" y="824" type="curve" smooth="yes"/>
+ <point x="1064" y="716" type="line" smooth="yes"/>
+ <point x="1064" y="496"/>
+ <point x="1000" y="332"/>
+ <point x="796" y="332" type="curve"/>
+ <point x="668" y="332"/>
+ <point x="600" y="420"/>
+ <point x="600" y="568" type="curve"/>
+ <point x="600" y="604" type="line"/>
+ <point x="1320" y="604" type="line"/>
+ <point x="1320" y="892" type="line"/>
+ <point x="168" y="892" type="line"/>
+ <point x="168" y="648" type="line" smooth="yes"/>
+ <point x="168" y="236"/>
+ <point x="408" y="-24"/>
+ <point x="796" y="-24" type="curve" smooth="yes"/>
+ <point x="1256" y="-28"/>
+ <point x="1492" y="280"/>
+ <point x="1492" y="716" type="curve" smooth="yes"/>
+ <point x="1492" y="824" type="line" smooth="yes"/>
+ <point x="1492" y="1228"/>
+ <point x="1236" y="1520"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2379, 'leftMargin': 65, 'rightMargin': 87}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D03_.glif b/src/Interface-Bold.ufo/glyphs/uni1D03_.glif
new file mode 100644
index 000000000..75f1547ae
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D03_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D03" format="1">
+ <advance width="2048"/>
+ <unicode hex="1D03"/>
+ <outline>
+ <contour>
+ <point x="992" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="992" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1956" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="484" y="892" type="line"/>
+ <point x="152" y="892" type="line"/>
+ <point x="152" y="608" type="line"/>
+ <point x="484" y="608" type="line"/>
+ </contour>
+ <contour>
+ <point x="1900" y="892" type="line"/>
+ <point x="1360" y="892" type="line"/>
+ <point x="1360" y="608" type="line"/>
+ <point x="1900" y="608" type="line"/>
+ </contour>
+ <component base="vecyrillic" xOffset="212"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1859.0, 'leftMargin': 55, 'rightMargin': 55.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D04_.glif b/src/Interface-Bold.ufo/glyphs/uni1D04_.glif
new file mode 100644
index 000000000..e226176f6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D04_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D04" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D04"/>
+ <outline>
+ <contour>
+ <point x="780" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="780" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1528" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1012" y="560" type="line"/>
+ <point x="984" y="396"/>
+ <point x="952" y="332"/>
+ <point x="780" y="332" type="curve" smooth="yes"/>
+ <point x="604" y="332"/>
+ <point x="524" y="460"/>
+ <point x="524" y="636" type="curve" smooth="yes"/>
+ <point x="524" y="864" type="line" smooth="yes"/>
+ <point x="524" y="1040"/>
+ <point x="604" y="1164"/>
+ <point x="780" y="1164" type="curve" smooth="yes"/>
+ <point x="932" y="1164"/>
+ <point x="988" y="1088"/>
+ <point x="1016" y="940" type="curve"/>
+ <point x="1456" y="940" type="line"/>
+ <point x="1428" y="1328"/>
+ <point x="1184" y="1516"/>
+ <point x="780" y="1516" type="curve" smooth="yes"/>
+ <point x="356" y="1516"/>
+ <point x="80" y="1252"/>
+ <point x="80" y="860" type="curve" smooth="yes"/>
+ <point x="80" y="636" type="line" smooth="yes"/>
+ <point x="80" y="244"/>
+ <point x="356" y="-24"/>
+ <point x="780" y="-24" type="curve" smooth="yes"/>
+ <point x="1184" y="-24"/>
+ <point x="1428" y="168"/>
+ <point x="1456" y="560" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1524, 'leftMargin': 78, 'rightMargin': 69}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D05_.glif b/src/Interface-Bold.ufo/glyphs/uni1D05_.glif
new file mode 100644
index 000000000..68a3fb1b9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D05_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D05" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D05"/>
+ <outline>
+ <contour>
+ <point x="872" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="872" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1660" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="860" y="0" type="line"/>
+ <point x="1276" y="0"/>
+ <point x="1580" y="268"/>
+ <point x="1580" y="656" type="curve" smooth="yes"/>
+ <point x="1580" y="832" type="line" smooth="yes"/>
+ <point x="1580" y="1220"/>
+ <point x="1276" y="1488"/>
+ <point x="860" y="1488" type="curve" smooth="yes"/>
+ <point x="392" y="1488" type="line"/>
+ <point x="392" y="1132" type="line"/>
+ <point x="860" y="1132" type="line" smooth="yes"/>
+ <point x="1032" y="1132"/>
+ <point x="1136" y="1008"/>
+ <point x="1136" y="832" type="curve" smooth="yes"/>
+ <point x="1136" y="656" type="line" smooth="yes"/>
+ <point x="1136" y="480"/>
+ <point x="1032" y="356"/>
+ <point x="860" y="356" type="curve" smooth="yes"/>
+ <point x="404" y="356" type="line"/>
+ <point x="400" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="656" y="1488" type="line"/>
+ <point x="212" y="1488" type="line"/>
+ <point x="212" y="0" type="line"/>
+ <point x="656" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1579, 'leftMargin': 129, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D06_.glif b/src/Interface-Bold.ufo/glyphs/uni1D06_.glif
new file mode 100644
index 000000000..00a8f39f4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D06_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D06" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D06"/>
+ <outline>
+ <contour>
+ <point x="1028" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1816" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1028" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="uni1D05" xOffset="240"/>
+ <component base="crossbar" xOffset="-88" yOffset="-276"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1770, 'leftMargin': 8, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D07_.glif b/src/Interface-Bold.ufo/glyphs/uni1D07_.glif
new file mode 100644
index 000000000..14c23041d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D07_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D07" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D07"/>
+ <outline>
+ <contour>
+ <point x="812" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="812" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1444" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1364" y="356" type="line"/>
+ <point x="452" y="356" type="line"/>
+ <point x="452" y="0" type="line"/>
+ <point x="1364" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="616" y="1488" type="line"/>
+ <point x="176" y="1488" type="line"/>
+ <point x="176" y="0" type="line"/>
+ <point x="616" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1244" y="952" type="line"/>
+ <point x="452" y="952" type="line"/>
+ <point x="452" y="596" type="line"/>
+ <point x="1244" y="596" type="line"/>
+ </contour>
+ <contour>
+ <point x="1364" y="1488" type="line"/>
+ <point x="452" y="1488" type="line"/>
+ <point x="452" y="1132" type="line"/>
+ <point x="1364" y="1132" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1397.0, 'leftMargin': 129, 'rightMargin': 80.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D08_.glif b/src/Interface-Bold.ufo/glyphs/uni1D08_.glif
new file mode 100644
index 000000000..c2796017e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D08_.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D08" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D08"/>
+ <outline>
+ <contour>
+ <point x="732" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1452" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="732" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="zecyrillic"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1453, 'leftMargin': 120, 'rightMargin': 37}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D09_.glif b/src/Interface-Bold.ufo/glyphs/uni1D09_.glif
new file mode 100644
index 000000000..40ea32162
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D09_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D09" format="1">
+ <advance width="768"/>
+ <unicode hex="1D09"/>
+ <outline>
+ <contour>
+ <point x="388" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="388" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="760" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="140" y="-376" type="curve" smooth="yes" name="hr00"/>
+ <point x="140" y="-508"/>
+ <point x="236" y="-608"/>
+ <point x="384" y="-608" type="curve" smooth="yes"/>
+ <point x="532" y="-608"/>
+ <point x="632" y="-508"/>
+ <point x="632" y="-376" type="curve" smooth="yes"/>
+ <point x="632" y="-244"/>
+ <point x="532" y="-144"/>
+ <point x="384" y="-144" type="curve" smooth="yes"/>
+ <point x="236" y="-144"/>
+ <point x="140" y="-244"/>
+ </contour>
+ <contour>
+ <point x="608" y="1488" type="line"/>
+ <point x="164" y="1488" type="line"/>
+ <point x="164" y="0" type="line"/>
+ <point x="608" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 751, 'leftMargin': 129, 'rightMargin': 129}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D0A__.glif b/src/Interface-Bold.ufo/glyphs/uni1D0A__.glif
new file mode 100644
index 000000000..4c5507dbb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D0A__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D0A" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D0A"/>
+ <outline>
+ <contour>
+ <point x="1192" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="780" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1536" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="964" y="548" type="line"/>
+ <point x="964" y="412"/>
+ <point x="884" y="328"/>
+ <point x="780" y="328" type="curve" smooth="yes"/>
+ <point x="680" y="328"/>
+ <point x="576" y="384"/>
+ <point x="576" y="528" type="curve"/>
+ <point x="132" y="528" type="line"/>
+ <point x="132" y="160"/>
+ <point x="396" y="-28"/>
+ <point x="780" y="-28" type="curve" smooth="yes"/>
+ <point x="1144" y="-28"/>
+ <point x="1408" y="200"/>
+ <point x="1408" y="548" type="curve"/>
+ <point x="1408" y="1488" type="line"/>
+ <point x="964" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 22, 'rightMargin': 130}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D0B__.glif b/src/Interface-Bold.ufo/glyphs/uni1D0B__.glif
new file mode 100644
index 000000000..ab40fb02a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D0B__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D0B" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D0B"/>
+ <outline>
+ <contour>
+ <point x="784" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="784" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1644" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="628" y="1488" type="line"/>
+ <point x="184" y="1488" type="line"/>
+ <point x="184" y="0" type="line"/>
+ <point x="628" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1592" y="1488" type="line"/>
+ <point x="1028" y="1488" type="line"/>
+ <point x="748" y="956" type="line"/>
+ <point x="512" y="956" type="line"/>
+ <point x="560" y="520" type="line"/>
+ <point x="956" y="520" type="line"/>
+ </contour>
+ <contour>
+ <point x="1040" y="0" type="line"/>
+ <point x="1608" y="0" type="line"/>
+ <point x="1136" y="832" type="line"/>
+ <point x="744" y="608" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 168, 'rightMargin': 35}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D0C__.glif b/src/Interface-Bold.ufo/glyphs/uni1D0C__.glif
new file mode 100644
index 000000000..74b64a17c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D0C__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D0C" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D0C"/>
+ <outline>
+ <contour>
+ <point x="532" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="856" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1452" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1396" y="356" type="line"/>
+ <point x="584" y="356" type="line"/>
+ <point x="584" y="0" type="line"/>
+ <point x="1396" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="748" y="1488" type="line"/>
+ <point x="308" y="1488" type="line"/>
+ <point x="308" y="0" type="line"/>
+ <point x="748" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1064" y="1124" type="line"/>
+ <point x="140" y="868" type="line"/>
+ <point x="140" y="580" type="line"/>
+ <point x="1064" y="836" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1364.0, 'leftMargin': 55, 'rightMargin': 55.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D0D__.glif b/src/Interface-Bold.ufo/glyphs/uni1D0D__.glif
new file mode 100644
index 000000000..a8c56deeb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D0D__.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D0D" format="1">
+ <advance width="2048"/>
+ <unicode hex="1D0D"/>
+ <outline>
+ <contour>
+ <point x="1016" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1016" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2056" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1016" y="512" type="line"/>
+ <point x="668" y="1488" type="line"/>
+ <point x="320" y="1488" type="line"/>
+ <point x="872" y="0" type="line"/>
+ <point x="1168" y="0" type="line"/>
+ <point x="1720" y="1488" type="line"/>
+ <point x="1372" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="568" y="1488" type="line"/>
+ <point x="124" y="1488" type="line"/>
+ <point x="124" y="0" type="line"/>
+ <point x="568" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1484" y="0" type="line"/>
+ <point x="1928" y="0" type="line"/>
+ <point x="1928" y="1488" type="line"/>
+ <point x="1484" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2061, 'leftMargin': 129, 'rightMargin': 129}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D0E__.glif b/src/Interface-Bold.ufo/glyphs/uni1D0E__.glif
new file mode 100644
index 000000000..da93e53e5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D0E__.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D0E" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D0E"/>
+ <outline>
+ <contour>
+ <point x="800" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1584" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="800" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="iicyrillic" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1583, 'leftMargin': 105, 'rightMargin': 154}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D0F__.glif b/src/Interface-Bold.ufo/glyphs/uni1D0F__.glif
new file mode 100644
index 000000000..de85724de
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D0F__.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D0F" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D0F"/>
+ <outline>
+ <contour>
+ <point x="892" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="892" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1700" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1620" y="860" type="line"/>
+ <point x="1620" y="1252"/>
+ <point x="1320" y="1516"/>
+ <point x="896" y="1516" type="curve" smooth="yes"/>
+ <point x="468" y="1516"/>
+ <point x="172" y="1252"/>
+ <point x="172" y="860" type="curve" smooth="yes"/>
+ <point x="172" y="636" type="line" smooth="yes"/>
+ <point x="172" y="244"/>
+ <point x="472" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1324" y="-28"/>
+ <point x="1620" y="244"/>
+ <point x="1620" y="636" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1176" y="636" type="line"/>
+ <point x="1176" y="480"/>
+ <point x="1080" y="328"/>
+ <point x="896" y="328" type="curve" smooth="yes"/>
+ <point x="712" y="328"/>
+ <point x="616" y="480"/>
+ <point x="616" y="636" type="curve" smooth="yes"/>
+ <point x="616" y="864" type="line" smooth="yes"/>
+ <point x="616" y="1016"/>
+ <point x="708" y="1164"/>
+ <point x="896" y="1164" type="curve" smooth="yes"/>
+ <point x="1076" y="1164"/>
+ <point x="1176" y="1016"/>
+ <point x="1176" y="864" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1607, 'leftMargin': 80, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D10_.cn.glif b/src/Interface-Bold.ufo/glyphs/uni1D10_.cn.glif
new file mode 100644
index 000000000..4c6cfc124
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D10_.cn.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D10.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="108" y="532" type="line"/>
+ <point x="108" y="176"/>
+ <point x="380" y="-28"/>
+ <point x="732" y="-28" type="curve" smooth="yes"/>
+ <point x="1196" y="-28"/>
+ <point x="1428" y="236"/>
+ <point x="1428" y="700" type="curve" smooth="yes"/>
+ <point x="1428" y="788" type="line" smooth="yes"/>
+ <point x="1428" y="1252"/>
+ <point x="1196" y="1516"/>
+ <point x="736" y="1516" type="curve" smooth="yes"/>
+ <point x="368" y="1516"/>
+ <point x="108" y="1316"/>
+ <point x="108" y="920" type="curve"/>
+ <point x="524" y="920" type="line"/>
+ <point x="524" y="1072"/>
+ <point x="596" y="1160"/>
+ <point x="744" y="1160" type="curve" smooth="yes"/>
+ <point x="948" y="1160"/>
+ <point x="984" y="1036"/>
+ <point x="984" y="788" type="curve" smooth="yes"/>
+ <point x="984" y="700" type="line" smooth="yes"/>
+ <point x="984" y="444"/>
+ <point x="952" y="332"/>
+ <point x="744" y="332" type="curve" smooth="yes"/>
+ <point x="608" y="332"/>
+ <point x="524" y="384"/>
+ <point x="524" y="532" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1474.0, 'leftMargin': 69, 'rightMargin': 87.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D10_.glif b/src/Interface-Bold.ufo/glyphs/uni1D10_.glif
new file mode 100644
index 000000000..2e2fe5dac
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D10_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D10" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D10"/>
+ <outline>
+ <contour>
+ <point x="744" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="744" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1508" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="108" y="532" type="line"/>
+ <point x="108" y="196"/>
+ <point x="380" y="-28"/>
+ <point x="732" y="-28" type="curve" smooth="yes"/>
+ <point x="1196" y="-28"/>
+ <point x="1428" y="296"/>
+ <point x="1428" y="728" type="curve" smooth="yes"/>
+ <point x="1428" y="760" type="line" smooth="yes"/>
+ <point x="1428" y="1188"/>
+ <point x="1196" y="1516"/>
+ <point x="736" y="1516" type="curve" smooth="yes"/>
+ <point x="368" y="1516"/>
+ <point x="108" y="1296"/>
+ <point x="108" y="920" type="curve"/>
+ <point x="524" y="920" type="line"/>
+ <point x="524" y="1052"/>
+ <point x="596" y="1160"/>
+ <point x="744" y="1160" type="curve" smooth="yes"/>
+ <point x="948" y="1160"/>
+ <point x="984" y="976"/>
+ <point x="984" y="760" type="curve" smooth="yes"/>
+ <point x="984" y="728" type="line" smooth="yes"/>
+ <point x="984" y="508"/>
+ <point x="952" y="332"/>
+ <point x="744" y="332" type="curve" smooth="yes"/>
+ <point x="608" y="332"/>
+ <point x="524" y="404"/>
+ <point x="524" y="532" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1467, 'leftMargin': 69, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D11_.glif b/src/Interface-Bold.ufo/glyphs/uni1D11_.glif
new file mode 100644
index 000000000..af71ad22e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D11_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D11" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D11"/>
+ <outline>
+ <contour>
+ <point x="912" y="32" type="line"/>
+ <point x="1348" y="32"/>
+ <point x="1668" y="284"/>
+ <point x="1668" y="744" type="curve" smooth="yes"/>
+ <point x="1668" y="1208"/>
+ <point x="1348" y="1460"/>
+ <point x="912" y="1460" type="curve" smooth="yes"/>
+ <point x="884" y="1460" type="line" smooth="yes"/>
+ <point x="448" y="1460"/>
+ <point x="124" y="1208"/>
+ <point x="124" y="744" type="curve" smooth="yes"/>
+ <point x="124" y="284"/>
+ <point x="448" y="32"/>
+ <point x="884" y="32" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="884" y="472" type="line"/>
+ <point x="664" y="472"/>
+ <point x="484" y="540"/>
+ <point x="484" y="744" type="curve" smooth="yes"/>
+ <point x="484" y="952"/>
+ <point x="664" y="1016"/>
+ <point x="884" y="1016" type="curve" smooth="yes"/>
+ <point x="912" y="1016" type="line" smooth="yes"/>
+ <point x="1136" y="1016"/>
+ <point x="1312" y="948"/>
+ <point x="1312" y="744" type="curve" smooth="yes"/>
+ <point x="1312" y="540"/>
+ <point x="1136" y="472"/>
+ <point x="912" y="472" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1702, 'leftMargin': 80, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D12_.glif b/src/Interface-Bold.ufo/glyphs/uni1D12_.glif
new file mode 100644
index 000000000..90baadc57
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D12_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D12" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D12"/>
+ <outline>
+ <contour>
+ <point x="484" y="720" type="curve" smooth="yes"/>
+ <point x="484" y="924"/>
+ <point x="660" y="960"/>
+ <point x="880" y="960" type="curve" smooth="yes"/>
+ <point x="912" y="960" type="line" smooth="yes"/>
+ <point x="1128" y="960"/>
+ <point x="1312" y="924"/>
+ <point x="1312" y="720" type="curve" smooth="yes"/>
+ <point x="1312" y="572"/>
+ <point x="1204" y="500"/>
+ <point x="1072" y="500" type="curve"/>
+ <point x="1072" y="84" type="line"/>
+ <point x="1448" y="84"/>
+ <point x="1668" y="340"/>
+ <point x="1668" y="712" type="curve" smooth="yes"/>
+ <point x="1668" y="1172"/>
+ <point x="1344" y="1404"/>
+ <point x="912" y="1404" type="curve" smooth="yes"/>
+ <point x="880" y="1404" type="line" smooth="yes"/>
+ <point x="448" y="1404"/>
+ <point x="124" y="1172"/>
+ <point x="124" y="708" type="curve" smooth="yes"/>
+ <point x="124" y="356"/>
+ <point x="348" y="84"/>
+ <point x="684" y="84" type="curve"/>
+ <point x="684" y="500" type="line"/>
+ <point x="556" y="500"/>
+ <point x="484" y="584"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1702, 'leftMargin': 80, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D13_.glif b/src/Interface-Bold.ufo/glyphs/uni1D13_.glif
new file mode 100644
index 000000000..d24c4b020
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D13_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D13" format="1">
+ <advance width="2048"/>
+ <unicode hex="1D13"/>
+ <outline>
+ <contour>
+ <point x="88" y="1312" type="line"/>
+ <point x="88" y="1076" type="line"/>
+ <point x="1964" y="164" type="line"/>
+ <point x="1964" y="400" type="line"/>
+ </contour>
+ <component base="uni1D11" xOffset="164"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1958.0, 'leftMargin': 41, 'rightMargin': 41.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D14_.glif b/src/Interface-Bold.ufo/glyphs/uni1D14_.glif
new file mode 100644
index 000000000..65cafd0c1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D14_.glif
@@ -0,0 +1,91 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D14" format="1">
+ <advance width="2560"/>
+ <unicode hex="1D14"/>
+ <outline>
+ <contour>
+ <point x="1220" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1220" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2548" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="728" y="1520" type="curve"/>
+ <point x="472" y="1520"/>
+ <point x="264" y="1440"/>
+ <point x="148" y="1352" type="curve"/>
+ <point x="260" y="1068" type="line"/>
+ <point x="380" y="1120"/>
+ <point x="472" y="1160"/>
+ <point x="672" y="1160" type="curve" smooth="yes"/>
+ <point x="896" y="1160"/>
+ <point x="1000" y="988"/>
+ <point x="1000" y="796" type="curve" smooth="yes"/>
+ <point x="1000" y="744" type="line" smooth="yes"/>
+ <point x="1000" y="524"/>
+ <point x="944" y="332"/>
+ <point x="760" y="332" type="curve"/>
+ <point x="616" y="332"/>
+ <point x="552" y="420"/>
+ <point x="552" y="568" type="curve"/>
+ <point x="552" y="604" type="line"/>
+ <point x="1268" y="604" type="line" name="hr01"/>
+ <point x="1268" y="892" type="line"/>
+ <point x="120" y="892" type="line"/>
+ <point x="120" y="648" type="line" smooth="yes"/>
+ <point x="120" y="236"/>
+ <point x="356" y="-24"/>
+ <point x="760" y="-24" type="curve" smooth="yes"/>
+ <point x="1204" y="-28"/>
+ <point x="1444" y="308"/>
+ <point x="1444" y="744" type="curve" smooth="yes" name="hr02"/>
+ <point x="1444" y="796" type="line" smooth="yes"/>
+ <point x="1444" y="1200"/>
+ <point x="1172" y="1520"/>
+ </contour>
+ <contour>
+ <point x="2440" y="764" type="line"/>
+ <point x="2440" y="1196"/>
+ <point x="2188" y="1520"/>
+ <point x="1728" y="1520" type="curve" smooth="yes"/>
+ <point x="1264" y="1520"/>
+ <point x="1016" y="1196"/>
+ <point x="1016" y="764" type="curve"/>
+ <point x="1016" y="732" type="line"/>
+ <point x="1016" y="300"/>
+ <point x="1264" y="-24"/>
+ <point x="1728" y="-24" type="curve" smooth="yes"/>
+ <point x="2188" y="-24"/>
+ <point x="2440" y="300"/>
+ <point x="2440" y="732" type="curve"/>
+ </contour>
+ <contour>
+ <point x="2000" y="732" type="line"/>
+ <point x="2000" y="516"/>
+ <point x="1932" y="332"/>
+ <point x="1728" y="332" type="curve" smooth="yes"/>
+ <point x="1520" y="332"/>
+ <point x="1456" y="516"/>
+ <point x="1456" y="732" type="curve"/>
+ <point x="1456" y="764" type="line"/>
+ <point x="1456" y="988"/>
+ <point x="1524" y="1160"/>
+ <point x="1728" y="1160" type="curve" smooth="yes"/>
+ <point x="1936" y="1160"/>
+ <point x="2000" y="988"/>
+ <point x="2000" y="764" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2538, 'leftMargin': 109, 'rightMargin': 107}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D15_.glif b/src/Interface-Bold.ufo/glyphs/uni1D15_.glif
new file mode 100644
index 000000000..17d846135
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D15_.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D15" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D15"/>
+ <outline>
+ <contour>
+ <point x="764" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="764" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1480" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="136" y="572" type="line"/>
+ <point x="136" y="188"/>
+ <point x="404" y="-28"/>
+ <point x="768" y="-28" type="curve" smooth="yes"/>
+ <point x="1136" y="-28"/>
+ <point x="1400" y="188"/>
+ <point x="1400" y="572" type="curve" smooth="yes"/>
+ <point x="1400" y="596" type="line" smooth="yes"/>
+ <point x="1400" y="944"/>
+ <point x="1136" y="1200"/>
+ <point x="768" y="1200" type="curve" smooth="yes"/>
+ <point x="404" y="1200"/>
+ <point x="136" y="944"/>
+ <point x="136" y="596" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="580" y="596" type="line"/>
+ <point x="580" y="744"/>
+ <point x="620" y="844"/>
+ <point x="768" y="844" type="curve" smooth="yes"/>
+ <point x="920" y="844"/>
+ <point x="956" y="728"/>
+ <point x="956" y="596" type="curve" smooth="yes"/>
+ <point x="956" y="572" type="line" smooth="yes"/>
+ <point x="956" y="436"/>
+ <point x="920" y="332"/>
+ <point x="768" y="332" type="curve" smooth="yes"/>
+ <point x="620" y="332"/>
+ <point x="580" y="436"/>
+ <point x="580" y="572" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="956" y="1516" type="line"/>
+ <point x="956" y="1340"/>
+ <point x="928" y="1200"/>
+ <point x="768" y="1200" type="curve" smooth="yes"/>
+ <point x="604" y="1200"/>
+ <point x="580" y="1340"/>
+ <point x="580" y="1516" type="curve"/>
+ <point x="140" y="1516" type="line"/>
+ <point x="140" y="1172"/>
+ <point x="400" y="844"/>
+ <point x="768" y="844" type="curve" smooth="yes"/>
+ <point x="1136" y="844"/>
+ <point x="1400" y="1172"/>
+ <point x="1400" y="1516" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1423, 'leftMargin': 80, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D16_.glif b/src/Interface-Bold.ufo/glyphs/uni1D16_.glif
new file mode 100644
index 000000000..59ba22305
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D16_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D16" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D16"/>
+ <outline>
+ <contour>
+ <point x="1620" y="744" type="line" name="hr00"/>
+ <point x="1620" y="860" type="line" smooth="yes"/>
+ <point x="1620" y="1248"/>
+ <point x="1320" y="1516"/>
+ <point x="896" y="1516" type="curve" smooth="yes"/>
+ <point x="468" y="1516"/>
+ <point x="172" y="1248"/>
+ <point x="172" y="860" type="curve" smooth="yes"/>
+ <point x="172" y="744" type="line"/>
+ <point x="616" y="744" type="line"/>
+ <point x="616" y="860" type="line" smooth="yes"/>
+ <point x="616" y="1016"/>
+ <point x="708" y="1160"/>
+ <point x="896" y="1160" type="curve" smooth="yes"/>
+ <point x="1076" y="1160"/>
+ <point x="1176" y="1016"/>
+ <point x="1176" y="860" type="curve" smooth="yes"/>
+ <point x="1176" y="744" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1515.25</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1607, 'leftMargin': 80, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D17_.glif b/src/Interface-Bold.ufo/glyphs/uni1D17_.glif
new file mode 100644
index 000000000..a18179982
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D17_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D17" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D17"/>
+ <outline>
+ <contour>
+ <point x="1176" y="744" type="line" name="hr00"/>
+ <point x="1176" y="628" type="line" smooth="yes"/>
+ <point x="1176" y="472"/>
+ <point x="1076" y="332"/>
+ <point x="896" y="332" type="curve" smooth="yes"/>
+ <point x="708" y="332"/>
+ <point x="616" y="472"/>
+ <point x="616" y="628" type="curve" smooth="yes"/>
+ <point x="616" y="744" type="line"/>
+ <point x="172" y="744" type="line"/>
+ <point x="172" y="628" type="line" smooth="yes"/>
+ <point x="172" y="240"/>
+ <point x="468" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1320" y="-28"/>
+ <point x="1620" y="240"/>
+ <point x="1620" y="628" type="curve" smooth="yes"/>
+ <point x="1620" y="744" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1607, 'leftMargin': 80, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D18_.glif b/src/Interface-Bold.ufo/glyphs/uni1D18_.glif
new file mode 100644
index 000000000..ab9a7eba6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D18_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D18" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D18"/>
+ <outline>
+ <contour>
+ <point x="852" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="852" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1652" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="892" y="404" type="line"/>
+ <point x="1316" y="404"/>
+ <point x="1592" y="616"/>
+ <point x="1592" y="948" type="curve" smooth="yes"/>
+ <point x="1592" y="1276"/>
+ <point x="1316" y="1488"/>
+ <point x="892" y="1488" type="curve" smooth="yes"/>
+ <point x="200" y="1488" type="line"/>
+ <point x="200" y="0" type="line"/>
+ <point x="644" y="0" type="line"/>
+ <point x="644" y="1132" type="line"/>
+ <point x="892" y="1132" type="line" smooth="yes"/>
+ <point x="1056" y="1132"/>
+ <point x="1152" y="1056"/>
+ <point x="1152" y="944" type="curve" smooth="yes"/>
+ <point x="1152" y="832"/>
+ <point x="1056" y="760"/>
+ <point x="892" y="760" type="curve" smooth="yes"/>
+ <point x="468" y="760" type="line"/>
+ <point x="468" y="404" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1620, 'leftMargin': 168, 'rightMargin': 58}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D19_.glif b/src/Interface-Bold.ufo/glyphs/uni1D19_.glif
new file mode 100644
index 000000000..f736f4d56
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D19_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D19" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D19"/>
+ <outline>
+ <contour>
+ <point x="784" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="784" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1616" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="500" y="760" type="line"/>
+ <point x="92" y="0" type="line"/>
+ <point x="532" y="0" type="line"/>
+ <point x="944" y="760" type="line"/>
+ </contour>
+ <contour>
+ <point x="784" y="1488" type="line"/>
+ <point x="376" y="1488"/>
+ <point x="124" y="1272"/>
+ <point x="124" y="976" type="curve" smooth="yes"/>
+ <point x="124" y="696"/>
+ <point x="376" y="492"/>
+ <point x="784" y="492" type="curve" smooth="yes"/>
+ <point x="1176" y="492" type="line"/>
+ <point x="1176" y="792" type="line"/>
+ <point x="784" y="792" type="line" smooth="yes"/>
+ <point x="640" y="792"/>
+ <point x="568" y="880"/>
+ <point x="568" y="960" type="curve" smooth="yes"/>
+ <point x="568" y="1040"/>
+ <point x="640" y="1132"/>
+ <point x="784" y="1132" type="curve" smooth="yes"/>
+ <point x="1004" y="1132" type="line"/>
+ <point x="1004" y="0" type="line"/>
+ <point x="1448" y="0" type="line"/>
+ <point x="1448" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1595.0, 'leftMargin': 72, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D1A__.glif b/src/Interface-Bold.ufo/glyphs/uni1D1A__.glif
new file mode 100644
index 000000000..ab6e2b4bf
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D1A__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D1A" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D1A"/>
+ <outline>
+ <contour>
+ <point x="804" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="804" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1616" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="944" y="732" type="line"/>
+ <point x="532" y="1488" type="line"/>
+ <point x="92" y="1488" type="line"/>
+ <point x="500" y="732" type="line"/>
+ </contour>
+ <contour>
+ <point x="1448" y="0" type="line"/>
+ <point x="1448" y="1488" type="line"/>
+ <point x="1004" y="1488" type="line"/>
+ <point x="1004" y="356" type="line"/>
+ <point x="784" y="356" type="line" smooth="yes"/>
+ <point x="640" y="356"/>
+ <point x="568" y="436"/>
+ <point x="568" y="528" type="curve" smooth="yes"/>
+ <point x="568" y="616"/>
+ <point x="640" y="696"/>
+ <point x="784" y="696" type="curve" smooth="yes"/>
+ <point x="1176" y="696" type="line"/>
+ <point x="1176" y="996" type="line"/>
+ <point x="784" y="996" type="line" smooth="yes"/>
+ <point x="376" y="996"/>
+ <point x="124" y="792"/>
+ <point x="124" y="512" type="curve" smooth="yes"/>
+ <point x="124" y="216"/>
+ <point x="376" y="0"/>
+ <point x="784" y="0" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1595.0, 'leftMargin': 72, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D1B__.glif b/src/Interface-Bold.ufo/glyphs/uni1D1B__.glif
new file mode 100644
index 000000000..d60bc4cc2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D1B__.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D1B" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D1B"/>
+ <outline>
+ <contour>
+ <point x="772" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1500" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="772" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="tecyrillic" xOffset="40"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1463.0, 'leftMargin': 42, 'rightMargin': 41.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D1C__.glif b/src/Interface-Bold.ufo/glyphs/uni1D1C__.glif
new file mode 100644
index 000000000..4237d9730
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D1C__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D1C" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D1C"/>
+ <outline>
+ <contour>
+ <point x="896" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="896" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1752" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1176" y="1488" type="line"/>
+ <point x="1176" y="580" type="line" smooth="yes"/>
+ <point x="1176" y="412"/>
+ <point x="1092" y="328"/>
+ <point x="896" y="328" type="curve" smooth="yes"/>
+ <point x="708" y="328"/>
+ <point x="616" y="412"/>
+ <point x="616" y="580" type="curve" smooth="yes"/>
+ <point x="616" y="1488" type="line"/>
+ <point x="172" y="1488" type="line"/>
+ <point x="172" y="580" type="line" smooth="yes"/>
+ <point x="172" y="196"/>
+ <point x="464" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1332" y="-28"/>
+ <point x="1624" y="196"/>
+ <point x="1624" y="580" type="curve" smooth="yes"/>
+ <point x="1624" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1709, 'leftMargin': 129, 'rightMargin': 129}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D1D__.glif b/src/Interface-Bold.ufo/glyphs/uni1D1D__.glif
new file mode 100644
index 000000000..18b940352
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D1D__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D1D" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D1D"/>
+ <outline>
+ <contour>
+ <point x="1264" y="948" type="line"/>
+ <point x="1628" y="1004" type="line"/>
+ <point x="1628" y="1392" type="line"/>
+ <point x="140" y="1392" type="line"/>
+ <point x="140" y="948" type="line"/>
+ </contour>
+ <contour>
+ <point x="936" y="996" type="line"/>
+ <point x="1140" y="996"/>
+ <point x="1296" y="928"/>
+ <point x="1296" y="704" type="curve" smooth="yes"/>
+ <point x="1296" y="584"/>
+ <point x="1220" y="512"/>
+ <point x="1048" y="512" type="curve" smooth="yes"/>
+ <point x="140" y="512" type="line"/>
+ <point x="140" y="68" type="line"/>
+ <point x="1048" y="68" type="line" smooth="yes"/>
+ <point x="1480" y="68"/>
+ <point x="1656" y="272"/>
+ <point x="1656" y="564" type="curve" smooth="yes"/>
+ <point x="1656" y="944"/>
+ <point x="1348" y="1140"/>
+ <point x="932" y="1140" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1741, 'leftMargin': 129, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D1E__.glif b/src/Interface-Bold.ufo/glyphs/uni1D1E__.glif
new file mode 100644
index 000000000..5001fa4ef
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D1E__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D1E" format="1">
+ <advance width="2304"/>
+ <unicode hex="1D1E"/>
+ <outline>
+ <contour>
+ <point x="304" y="168" type="curve" smooth="yes"/>
+ <point x="408" y="168"/>
+ <point x="488" y="252"/>
+ <point x="488" y="384" type="curve" smooth="yes"/>
+ <point x="488" y="512"/>
+ <point x="408" y="600"/>
+ <point x="304" y="600" type="curve" smooth="yes"/>
+ <point x="200" y="600"/>
+ <point x="120" y="512"/>
+ <point x="120" y="384" type="curve" smooth="yes"/>
+ <point x="120" y="252"/>
+ <point x="200" y="168"/>
+ </contour>
+ <contour>
+ <point x="304" y="868" type="curve" smooth="yes"/>
+ <point x="408" y="868"/>
+ <point x="488" y="952"/>
+ <point x="488" y="1084" type="curve" smooth="yes"/>
+ <point x="488" y="1212"/>
+ <point x="408" y="1300"/>
+ <point x="304" y="1300" type="curve" smooth="yes"/>
+ <point x="200" y="1300"/>
+ <point x="120" y="1212"/>
+ <point x="120" y="1084" type="curve" smooth="yes"/>
+ <point x="120" y="952"/>
+ <point x="200" y="868"/>
+ </contour>
+ <component base="uni1D1D" xOffset="540"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2288.0, 'leftMargin': 129, 'rightMargin': 96.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D1F__.glif b/src/Interface-Bold.ufo/glyphs/uni1D1F__.glif
new file mode 100644
index 000000000..8d5caee32
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D1F__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D1F" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D1F"/>
+ <outline>
+ <contour>
+ <point x="1312" y="1388" type="line"/>
+ <point x="1628" y="1416" type="line"/>
+ <point x="1628" y="1832" type="line"/>
+ <point x="140" y="1832" type="line"/>
+ <point x="140" y="1388" type="line"/>
+ </contour>
+ <contour>
+ <point x="932" y="1444" type="line"/>
+ <point x="1140" y="1444"/>
+ <point x="1296" y="1352"/>
+ <point x="1296" y="1172" type="curve" smooth="yes"/>
+ <point x="1296" y="1052"/>
+ <point x="1248" y="980"/>
+ <point x="1044" y="980" type="curve" smooth="yes"/>
+ <point x="140" y="980" type="line"/>
+ <point x="140" y="536" type="line"/>
+ <point x="1132" y="536" type="line" smooth="yes"/>
+ <point x="1504" y="536"/>
+ <point x="1656" y="716"/>
+ <point x="1656" y="976" type="curve" smooth="yes"/>
+ <point x="1656" y="1352"/>
+ <point x="1348" y="1556"/>
+ <point x="932" y="1556" type="curve"/>
+ </contour>
+ <contour>
+ <point x="932" y="584" type="line"/>
+ <point x="1140" y="584"/>
+ <point x="1296" y="500"/>
+ <point x="1296" y="320" type="curve" smooth="yes"/>
+ <point x="1296" y="200"/>
+ <point x="1248" y="128"/>
+ <point x="1044" y="128" type="curve" smooth="yes"/>
+ <point x="140" y="128" type="line"/>
+ <point x="140" y="-320" type="line"/>
+ <point x="1044" y="-320" type="line" smooth="yes"/>
+ <point x="1476" y="-320"/>
+ <point x="1656" y="-128"/>
+ <point x="1656" y="152" type="curve" smooth="yes"/>
+ <point x="1656" y="528"/>
+ <point x="1348" y="720"/>
+ <point x="932" y="720" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1741, 'leftMargin': 129, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D20_.glif b/src/Interface-Bold.ufo/glyphs/uni1D20_.glif
new file mode 100644
index 000000000..77d082bf4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D20_.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D20" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D20"/>
+ <outline>
+ <contour>
+ <point x="768" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1492" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="768" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="v" xOffset="48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1447, 'leftMargin': 11, 'rightMargin': 12}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D21_.glif b/src/Interface-Bold.ufo/glyphs/uni1D21_.glif
new file mode 100644
index 000000000..e0f9efe04
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D21_.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D21" format="1">
+ <advance width="2304"/>
+ <unicode hex="1D21"/>
+ <outline>
+ <contour>
+ <point x="1156" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2180" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1156" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="w" xOffset="128"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2053, 'leftMargin': 36, 'rightMargin': 36}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D22_.glif b/src/Interface-Bold.ufo/glyphs/uni1D22_.glif
new file mode 100644
index 000000000..c55ae2fad
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D22_.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D22" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D22"/>
+ <outline>
+ <contour>
+ <point x="732" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1484" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="732" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="z" xOffset="48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 103, 'rightMargin': 88}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D23_.glif b/src/Interface-Bold.ufo/glyphs/uni1D23_.glif
new file mode 100644
index 000000000..8ce4396ca
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D23_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D23" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D23"/>
+ <outline>
+ <contour>
+ <point x="748" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="748" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1524" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="572" y="836" type="line"/>
+ <point x="572" y="656" type="line"/>
+ <point x="740" y="656" type="line" smooth="yes"/>
+ <point x="904" y="656"/>
+ <point x="972" y="592"/>
+ <point x="972" y="476" type="curve" smooth="yes"/>
+ <point x="972" y="388"/>
+ <point x="924" y="304"/>
+ <point x="780" y="304" type="curve" smooth="yes"/>
+ <point x="628" y="304"/>
+ <point x="564" y="364"/>
+ <point x="564" y="440" type="curve"/>
+ <point x="120" y="440" type="line"/>
+ <point x="120" y="116"/>
+ <point x="440" y="-28"/>
+ <point x="752" y="-28" type="curve" smooth="yes"/>
+ <point x="1168" y="-28"/>
+ <point x="1416" y="152"/>
+ <point x="1416" y="436" type="curve" smooth="yes"/>
+ <point x="1416" y="684"/>
+ <point x="1224" y="836"/>
+ <point x="872" y="836" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="164" y="1488" type="line"/>
+ <point x="164" y="1132" type="line"/>
+ <point x="868" y="1132" type="line"/>
+ <point x="540" y="828" type="line"/>
+ <point x="540" y="656" type="line"/>
+ <point x="840" y="656" type="line"/>
+ <point x="1388" y="1192" type="line"/>
+ <point x="1388" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1491, 'leftMargin': 87, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D24_.glif b/src/Interface-Bold.ufo/glyphs/uni1D24_.glif
new file mode 100644
index 000000000..52df31bd5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D24_.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D24" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D24"/>
+ <outline>
+ <contour>
+ <point x="764" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="764" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1488" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="564" y="1032" type="curve"/>
+ <point x="120" y="1032" type="line"/>
+ <point x="120" y="1316"/>
+ <point x="368" y="1516"/>
+ <point x="764" y="1516" type="curve" smooth="yes"/>
+ <point x="1148" y="1516"/>
+ <point x="1372" y="1296"/>
+ <point x="1372" y="1044" type="curve" smooth="yes"/>
+ <point x="1372" y="820"/>
+ <point x="1204" y="704"/>
+ <point x="916" y="664" type="curve"/>
+ <point x="916" y="536" type="line"/>
+ <point x="660" y="620" type="line"/>
+ <point x="660" y="960" type="line"/>
+ <point x="848" y="980"/>
+ <point x="948" y="1008"/>
+ <point x="948" y="1092" type="curve" smooth="yes"/>
+ <point x="948" y="1168"/>
+ <point x="872" y="1212"/>
+ <point x="764" y="1212" type="curve" smooth="yes"/>
+ <point x="624" y="1212"/>
+ <point x="564" y="1144"/>
+ </contour>
+ <contour>
+ <point x="1000" y="476" type="curve"/>
+ <point x="1416" y="476" type="line"/>
+ <point x="1416" y="240"/>
+ <point x="1188" y="-28"/>
+ <point x="764" y="-28" type="curve" smooth="yes"/>
+ <point x="372" y="-28"/>
+ <point x="120" y="168"/>
+ <point x="120" y="432" type="curve" smooth="yes"/>
+ <point x="120" y="700"/>
+ <point x="344" y="804"/>
+ <point x="688" y="852" type="curve"/>
+ <point x="916" y="536" type="line"/>
+ <point x="612" y="536"/>
+ <point x="548" y="472"/>
+ <point x="548" y="396" type="curve" smooth="yes"/>
+ <point x="548" y="332"/>
+ <point x="616" y="280"/>
+ <point x="752" y="280" type="curve" smooth="yes"/>
+ <point x="896" y="280"/>
+ <point x="996" y="332"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1459, 'leftMargin': 92, 'rightMargin': 72}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D25_.glif b/src/Interface-Bold.ufo/glyphs/uni1D25_.glif
new file mode 100644
index 000000000..6a409a414
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D25_.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D25" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D25"/>
+ <outline>
+ <contour>
+ <point x="900" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="900" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1724" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="896" y="1516" type="curve" smooth="yes"/>
+ <point x="1228" y="1516"/>
+ <point x="1440" y="1300"/>
+ <point x="1440" y="1044" type="curve" smooth="yes"/>
+ <point x="1440" y="736"/>
+ <point x="1268" y="572"/>
+ <point x="1112" y="408" type="curve"/>
+ <point x="1152" y="356"/>
+ <point x="1204" y="332"/>
+ <point x="1324" y="332" type="curve" smooth="yes"/>
+ <point x="1424" y="332"/>
+ <point x="1504" y="344"/>
+ <point x="1624" y="388" type="curve"/>
+ <point x="1664" y="32" type="line"/>
+ <point x="1572" y="0"/>
+ <point x="1456" y="-28"/>
+ <point x="1324" y="-28" type="curve" smooth="yes"/>
+ <point x="1116" y="-28"/>
+ <point x="1000" y="36"/>
+ <point x="896" y="148" type="curve"/>
+ <point x="792" y="36"/>
+ <point x="676" y="-28"/>
+ <point x="468" y="-28" type="curve" smooth="yes"/>
+ <point x="336" y="-28"/>
+ <point x="224" y="0"/>
+ <point x="132" y="32" type="curve"/>
+ <point x="168" y="388" type="line"/>
+ <point x="292" y="344"/>
+ <point x="372" y="332"/>
+ <point x="468" y="332" type="curve" smooth="yes"/>
+ <point x="592" y="332"/>
+ <point x="640" y="356"/>
+ <point x="684" y="408" type="curve"/>
+ <point x="604" y="480"/>
+ <point x="540" y="556"/>
+ <point x="480" y="640" type="curve" smooth="yes"/>
+ <point x="408" y="748"/>
+ <point x="352" y="872"/>
+ <point x="352" y="1044" type="curve" smooth="yes"/>
+ <point x="352" y="1300"/>
+ <point x="568" y="1516"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1665, 'leftMargin': 72, 'rightMargin': 62}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D26_.glif b/src/Interface-Bold.ufo/glyphs/uni1D26_.glif
new file mode 100644
index 000000000..857e922b6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D26_.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D26" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D26"/>
+ <outline>
+ <contour>
+ <point x="672" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1180" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="672" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="gecyrillic"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1216, 'leftMargin': 156, 'rightMargin': 20}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D27_.glif b/src/Interface-Bold.ufo/glyphs/uni1D27_.glif
new file mode 100644
index 000000000..22844a69b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D27_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D27" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D27"/>
+ <outline>
+ <contour>
+ <point x="896" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="896" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1764" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1028" y="1388" type="line"/>
+ <point x="996" y="1488" type="line"/>
+ <point x="652" y="1488" type="line"/>
+ <point x="40" y="0" type="line"/>
+ <point x="508" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1284" y="0" type="line"/>
+ <point x="1756" y="0" type="line"/>
+ <point x="1144" y="1488" type="line"/>
+ <point x="828" y="1488" type="line"/>
+ <point x="756" y="1396" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1738.0, 'leftMargin': 11, 'rightMargin': 11.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D28_.glif b/src/Interface-Bold.ufo/glyphs/uni1D28_.glif
new file mode 100644
index 000000000..abee12589
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D28_.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D28" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D28"/>
+ <outline>
+ <contour>
+ <point x="792" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1624" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="792" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="pecyrillic" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1660, 'leftMargin': 144, 'rightMargin': 192}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D29_.glif b/src/Interface-Bold.ufo/glyphs/uni1D29_.glif
new file mode 100644
index 000000000..2436fd8e3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D29_.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D29" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D29"/>
+ <outline>
+ <contour>
+ <point x="880" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1652" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="880" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="uni1D18" xOffset="32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1620, 'leftMargin': 168, 'rightMargin': 58}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D2A__.glif b/src/Interface-Bold.ufo/glyphs/uni1D2A__.glif
new file mode 100644
index 000000000..43640ee8e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D2A__.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D2A" format="1">
+ <advance width="2304"/>
+ <unicode hex="1D2A"/>
+ <outline>
+ <contour>
+ <point x="1168" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1168" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2184" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1384" y="1488" type="line" name="hr00"/>
+ <point x="940" y="1488" type="line"/>
+ <point x="940" y="0" type="line"/>
+ <point x="1384" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1684" y="1488" type="line"/>
+ <point x="1684" y="1184" type="line" smooth="yes"/>
+ <point x="1684" y="852"/>
+ <point x="1524" y="696"/>
+ <point x="1152" y="696" type="curve" smooth="yes"/>
+ <point x="780" y="696"/>
+ <point x="624" y="852"/>
+ <point x="624" y="1184" type="curve" smooth="yes"/>
+ <point x="624" y="1488" type="line"/>
+ <point x="180" y="1488" type="line"/>
+ <point x="180" y="1184" type="line" smooth="yes"/>
+ <point x="180" y="640"/>
+ <point x="476" y="336"/>
+ <point x="1152" y="336" type="curve" smooth="yes"/>
+ <point x="1828" y="336"/>
+ <point x="2128" y="640"/>
+ <point x="2128" y="1184" type="curve" smooth="yes"/>
+ <point x="2128" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2063, 'leftMargin': 58, 'rightMargin': 58}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D2B__.glif b/src/Interface-Bold.ufo/glyphs/uni1D2B__.glif
new file mode 100644
index 000000000..a02c407e4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D2B__.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D2B" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D2B"/>
+ <outline>
+ <contour>
+ <point x="844" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1624" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="844" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="elcyrillic" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1624, 'leftMargin': 52, 'rightMargin': 136}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D2C__.glif b/src/Interface-Bold.ufo/glyphs/uni1D2C__.glif
new file mode 100644
index 000000000..9d1800ab0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D2C__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D2C" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D2C"/>
+ <outline>
+ <contour>
+ <point x="780" y="2048" type="line"/>
+ <point x="836" y="2384" type="line"/>
+ <point x="616" y="2384" type="line"/>
+ <point x="64" y="900" type="line"/>
+ <point x="396" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="1144" y="900" type="line"/>
+ <point x="1472" y="900" type="line"/>
+ <point x="924" y="2384" type="line"/>
+ <point x="696" y="2384" type="line"/>
+ <point x="752" y="2048" type="line"/>
+ </contour>
+ <contour>
+ <point x="1108" y="1452" type="line"/>
+ <point x="332" y="1452" type="line"/>
+ <point x="332" y="1188" type="line"/>
+ <point x="1108" y="1188" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1517, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D2D__.glif b/src/Interface-Bold.ufo/glyphs/uni1D2D__.glif
new file mode 100644
index 000000000..3182217ea
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D2D__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D2D" format="1">
+ <advance width="2048"/>
+ <unicode hex="1D2D"/>
+ <outline>
+ <contour>
+ <point x="1088" y="2224" type="line"/>
+ <point x="1048" y="2384" type="line"/>
+ <point x="880" y="2384" type="line"/>
+ <point x="116" y="900" type="line"/>
+ <point x="460" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="1156" y="1512" type="line"/>
+ <point x="468" y="1512" type="line"/>
+ <point x="468" y="1236" type="line"/>
+ <point x="1156" y="1236" type="line"/>
+ </contour>
+ <contour>
+ <point x="1936" y="1168" type="line"/>
+ <point x="1188" y="1168" type="line"/>
+ <point x="1188" y="900" type="line"/>
+ <point x="1936" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="1288" y="2384" type="line"/>
+ <point x="980" y="2384" type="line"/>
+ <point x="1044" y="900" type="line"/>
+ <point x="1348" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="1788" y="1792" type="line"/>
+ <point x="1148" y="1792" type="line"/>
+ <point x="1148" y="1524" type="line"/>
+ <point x="1788" y="1524" type="line"/>
+ </contour>
+ <contour>
+ <point x="1872" y="2384" type="line"/>
+ <point x="1128" y="2384" type="line"/>
+ <point x="1128" y="2112" type="line"/>
+ <point x="1872" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1929, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D2E__.glif b/src/Interface-Bold.ufo/glyphs/uni1D2E__.glif
new file mode 100644
index 000000000..d64ac8063
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D2E__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D2E" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D2E"/>
+ <outline>
+ <contour>
+ <point x="796" y="1536" type="line"/>
+ <point x="892" y="1624" type="line"/>
+ <point x="1184" y="1632"/>
+ <point x="1300" y="1792"/>
+ <point x="1300" y="1976" type="curve" smooth="yes"/>
+ <point x="1300" y="2252"/>
+ <point x="1088" y="2384"/>
+ <point x="732" y="2384" type="curve" smooth="yes"/>
+ <point x="208" y="2384" type="line"/>
+ <point x="208" y="900" type="line"/>
+ <point x="516" y="900" type="line"/>
+ <point x="516" y="2120" type="line"/>
+ <point x="732" y="2120" type="line" smooth="yes"/>
+ <point x="896" y="2120"/>
+ <point x="992" y="2064"/>
+ <point x="992" y="1936" type="curve" smooth="yes"/>
+ <point x="992" y="1824"/>
+ <point x="896" y="1764"/>
+ <point x="732" y="1764" type="curve" smooth="yes"/>
+ <point x="416" y="1764" type="line"/>
+ <point x="420" y="1536" type="line"/>
+ </contour>
+ <contour>
+ <point x="784" y="900" type="line"/>
+ <point x="1136" y="900"/>
+ <point x="1328" y="1048"/>
+ <point x="1328" y="1340" type="curve" smooth="yes"/>
+ <point x="1328" y="1512"/>
+ <point x="1224" y="1684"/>
+ <point x="944" y="1672" type="curve"/>
+ <point x="868" y="1764" type="line"/>
+ <point x="504" y="1764" type="line"/>
+ <point x="500" y="1536" type="line"/>
+ <point x="796" y="1536" type="line" smooth="yes"/>
+ <point x="944" y="1536"/>
+ <point x="1024" y="1464"/>
+ <point x="1024" y="1344" type="curve" smooth="yes"/>
+ <point x="1024" y="1244"/>
+ <point x="936" y="1164"/>
+ <point x="784" y="1164" type="curve" smooth="yes"/>
+ <point x="456" y="1164" type="line"/>
+ <point x="332" y="900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1341, 'leftMargin': 138, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D2F__.glif b/src/Interface-Bold.ufo/glyphs/uni1D2F__.glif
new file mode 100644
index 000000000..b94d44289
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D2F__.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D2F" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D2F"/>
+ <outline>
+ <contour>
+ <point x="1696" y="1764" type="line"/>
+ <point x="96" y="1764" type="line"/>
+ <point x="96" y="1536" type="line"/>
+ <point x="1696" y="1536" type="line"/>
+ </contour>
+ <component base="uni1D2E" xOffset="268"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1712, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D30_.glif b/src/Interface-Bold.ufo/glyphs/uni1D30_.glif
new file mode 100644
index 000000000..37cd00c1e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D30_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D30" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D30"/>
+ <outline>
+ <contour>
+ <point x="648" y="900" type="line"/>
+ <point x="1052" y="900"/>
+ <point x="1332" y="1188"/>
+ <point x="1332" y="1612" type="curve" smooth="yes"/>
+ <point x="1332" y="1672" type="line" smooth="yes"/>
+ <point x="1332" y="2096"/>
+ <point x="1052" y="2384"/>
+ <point x="648" y="2384" type="curve" smooth="yes"/>
+ <point x="320" y="2384" type="line"/>
+ <point x="320" y="2120" type="line"/>
+ <point x="648" y="2120" type="line" smooth="yes"/>
+ <point x="900" y="2120"/>
+ <point x="1024" y="1964"/>
+ <point x="1024" y="1676" type="curve" smooth="yes"/>
+ <point x="1024" y="1612" type="line" smooth="yes"/>
+ <point x="1024" y="1320"/>
+ <point x="900" y="1164"/>
+ <point x="648" y="1164" type="curve" smooth="yes"/>
+ <point x="328" y="1164" type="line"/>
+ <point x="324" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="512" y="2384" type="line"/>
+ <point x="208" y="2384" type="line"/>
+ <point x="208" y="900" type="line"/>
+ <point x="512" y="900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 138, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D31_.glif b/src/Interface-Bold.ufo/glyphs/uni1D31_.glif
new file mode 100644
index 000000000..70e607b4f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D31_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D31" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D31"/>
+ <outline>
+ <contour>
+ <point x="1132" y="1164" type="line"/>
+ <point x="344" y="1164" type="line"/>
+ <point x="344" y="900" type="line"/>
+ <point x="1132" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="456" y="2384" type="line"/>
+ <point x="148" y="2384" type="line"/>
+ <point x="148" y="900" type="line"/>
+ <point x="456" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="1032" y="1800" type="line"/>
+ <point x="344" y="1800" type="line"/>
+ <point x="344" y="1536" type="line"/>
+ <point x="1032" y="1536" type="line"/>
+ </contour>
+ <contour>
+ <point x="1132" y="2384" type="line"/>
+ <point x="344" y="2384" type="line"/>
+ <point x="344" y="2120" type="line"/>
+ <point x="1132" y="2120" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1176, 'leftMargin': 138, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D32_.glif b/src/Interface-Bold.ufo/glyphs/uni1D32_.glif
new file mode 100644
index 000000000..32b279d2d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D32_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D32" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D32"/>
+ <outline>
+ <contour>
+ <point x="148" y="2120" type="line"/>
+ <point x="936" y="2120" type="line"/>
+ <point x="936" y="2384" type="line"/>
+ <point x="148" y="2384" type="line"/>
+ </contour>
+ <contour>
+ <point x="828" y="900" type="line"/>
+ <point x="1132" y="900" type="line"/>
+ <point x="1132" y="2384" type="line"/>
+ <point x="828" y="2384" type="line"/>
+ </contour>
+ <contour>
+ <point x="252" y="1484" type="line"/>
+ <point x="936" y="1484" type="line"/>
+ <point x="936" y="1748" type="line"/>
+ <point x="252" y="1748" type="line"/>
+ </contour>
+ <contour>
+ <point x="148" y="900" type="line"/>
+ <point x="936" y="900" type="line"/>
+ <point x="936" y="1164" type="line"/>
+ <point x="148" y="1164" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1176, 'leftMargin': 55, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D33_.glif b/src/Interface-Bold.ufo/glyphs/uni1D33_.glif
new file mode 100644
index 000000000..64d7c64f7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D33_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D33" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D33"/>
+ <outline>
+ <contour>
+ <point x="1380" y="1684" type="line"/>
+ <point x="776" y="1684" type="line"/>
+ <point x="776" y="1444" type="line"/>
+ <point x="1072" y="1444" type="line"/>
+ <point x="1072" y="1204" type="line"/>
+ <point x="1044" y="1176"/>
+ <point x="956" y="1136"/>
+ <point x="824" y="1136" type="curve" smooth="yes"/>
+ <point x="600" y="1136"/>
+ <point x="464" y="1292"/>
+ <point x="464" y="1592" type="curve" smooth="yes"/>
+ <point x="464" y="1680" type="line" smooth="yes"/>
+ <point x="464" y="1980"/>
+ <point x="600" y="2132"/>
+ <point x="792" y="2132" type="curve" smooth="yes"/>
+ <point x="968" y="2132"/>
+ <point x="1052" y="2044"/>
+ <point x="1076" y="1896" type="curve"/>
+ <point x="1380" y="1896" type="line"/>
+ <point x="1348" y="2192"/>
+ <point x="1176" y="2396"/>
+ <point x="784" y="2396" type="curve" smooth="yes"/>
+ <point x="412" y="2396"/>
+ <point x="156" y="2136"/>
+ <point x="156" y="1680" type="curve" smooth="yes"/>
+ <point x="156" y="1592" type="line" smooth="yes"/>
+ <point x="156" y="1132"/>
+ <point x="416" y="872"/>
+ <point x="804" y="872" type="curve" smooth="yes"/>
+ <point x="1128" y="872"/>
+ <point x="1308" y="996"/>
+ <point x="1380" y="1080" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1387, 'leftMargin': 83, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D34_.glif b/src/Interface-Bold.ufo/glyphs/uni1D34_.glif
new file mode 100644
index 000000000..9ba5685c2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D34_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D34" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D34"/>
+ <outline>
+ <contour>
+ <point x="1156" y="1760" type="line"/>
+ <point x="392" y="1760" type="line"/>
+ <point x="392" y="1496" type="line"/>
+ <point x="1156" y="1496" type="line"/>
+ </contour>
+ <contour>
+ <point x="472" y="2384" type="line"/>
+ <point x="164" y="2384" type="line"/>
+ <point x="164" y="900" type="line"/>
+ <point x="472" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="1372" y="2384" type="line"/>
+ <point x="1064" y="2384" type="line"/>
+ <point x="1064" y="900" type="line"/>
+ <point x="1372" y="900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1482, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D35_.glif b/src/Interface-Bold.ufo/glyphs/uni1D35_.glif
new file mode 100644
index 000000000..98cc18f18
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D35_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D35" format="1">
+ <advance width="512"/>
+ <unicode hex="1D35"/>
+ <outline>
+ <contour>
+ <point x="412" y="2384" type="line"/>
+ <point x="104" y="2384" type="line"/>
+ <point x="104" y="900" type="line"/>
+ <point x="412" y="900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 637, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D36_.glif b/src/Interface-Bold.ufo/glyphs/uni1D36_.glif
new file mode 100644
index 000000000..f19a20589
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D36_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D36" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D36"/>
+ <outline>
+ <contour>
+ <point x="836" y="1360" type="line"/>
+ <point x="836" y="1212"/>
+ <point x="756" y="1136"/>
+ <point x="652" y="1136" type="curve" smooth="yes"/>
+ <point x="532" y="1136"/>
+ <point x="452" y="1204"/>
+ <point x="452" y="1340" type="curve"/>
+ <point x="140" y="1340" type="line"/>
+ <point x="140" y="1020"/>
+ <point x="348" y="872"/>
+ <point x="652" y="872" type="curve" smooth="yes"/>
+ <point x="924" y="872"/>
+ <point x="1144" y="1052"/>
+ <point x="1144" y="1360" type="curve" smooth="yes"/>
+ <point x="1144" y="2376" type="line"/>
+ <point x="836" y="2376" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1198, 'leftMargin': 55, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D37_.glif b/src/Interface-Bold.ufo/glyphs/uni1D37_.glif
new file mode 100644
index 000000000..64131fa7f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D37_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D37" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D37"/>
+ <outline>
+ <contour>
+ <point x="476" y="2384" type="line"/>
+ <point x="168" y="2384" type="line"/>
+ <point x="168" y="900" type="line"/>
+ <point x="476" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="1360" y="2384" type="line"/>
+ <point x="972" y="2384" type="line"/>
+ <point x="596" y="1896" type="line"/>
+ <point x="372" y="1600" type="line"/>
+ <point x="448" y="1292" type="line"/>
+ <point x="780" y="1640" type="line"/>
+ </contour>
+ <contour>
+ <point x="992" y="900" type="line"/>
+ <point x="1368" y="900" type="line"/>
+ <point x="816" y="1776" type="line"/>
+ <point x="580" y="1572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1365, 'leftMargin': 138, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D38_.glif b/src/Interface-Bold.ufo/glyphs/uni1D38_.glif
new file mode 100644
index 000000000..53454d4a4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D38_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D38" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D38"/>
+ <outline>
+ <contour>
+ <point x="1124" y="1164" type="line"/>
+ <point x="376" y="1164" type="line"/>
+ <point x="376" y="900" type="line"/>
+ <point x="1124" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="464" y="2384" type="line"/>
+ <point x="160" y="2384" type="line"/>
+ <point x="160" y="900" type="line"/>
+ <point x="464" y="900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1158, 'leftMargin': 138, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D39_.glif b/src/Interface-Bold.ufo/glyphs/uni1D39_.glif
new file mode 100644
index 000000000..598b9e8cc
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D39_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D39" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D39"/>
+ <outline>
+ <contour>
+ <point x="264" y="2384" type="line"/>
+ <point x="788" y="900" type="line"/>
+ <point x="1008" y="900" type="line"/>
+ <point x="1528" y="2384" type="line"/>
+ <point x="1252" y="2384" type="line"/>
+ <point x="896" y="1336" type="line"/>
+ <point x="540" y="2384" type="line"/>
+ </contour>
+ <contour>
+ <point x="128" y="2384" type="line"/>
+ <point x="128" y="900" type="line"/>
+ <point x="436" y="900" type="line"/>
+ <point x="436" y="1268" type="line"/>
+ <point x="388" y="2384" type="line"/>
+ </contour>
+ <contour>
+ <point x="1408" y="2384" type="line"/>
+ <point x="1360" y="1268" type="line"/>
+ <point x="1360" y="900" type="line"/>
+ <point x="1664" y="900" type="line"/>
+ <point x="1664" y="2384" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1810, 'leftMargin': 138, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D3A__.glif b/src/Interface-Bold.ufo/glyphs/uni1D3A__.glif
new file mode 100644
index 000000000..d11fbeb8e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D3A__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D3A" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D3A"/>
+ <outline>
+ <contour>
+ <point x="1292" y="1024" type="line"/>
+ <point x="488" y="2384" type="line"/>
+ <point x="248" y="2260" type="line"/>
+ <point x="1052" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="488" y="2384" type="line"/>
+ <point x="180" y="2384" type="line"/>
+ <point x="180" y="900" type="line"/>
+ <point x="488" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="1356" y="2384" type="line"/>
+ <point x="1052" y="2384" type="line"/>
+ <point x="1052" y="900" type="line"/>
+ <point x="1356" y="900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1453, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D3B__.glif b/src/Interface-Bold.ufo/glyphs/uni1D3B__.glif
new file mode 100644
index 000000000..1943609ab
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D3B__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D3B" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D3B"/>
+ <outline>
+ <contour>
+ <point x="484" y="900" type="line"/>
+ <point x="1292" y="2260" type="line"/>
+ <point x="1048" y="2384" type="line"/>
+ <point x="244" y="1024" type="line"/>
+ </contour>
+ <contour>
+ <point x="1048" y="900" type="line"/>
+ <point x="1356" y="900" type="line"/>
+ <point x="1356" y="2384" type="line"/>
+ <point x="1048" y="2384" type="line"/>
+ </contour>
+ <contour>
+ <point x="180" y="900" type="line"/>
+ <point x="484" y="900" type="line"/>
+ <point x="484" y="2384" type="line"/>
+ <point x="180" y="2384" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1453, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D3C__.glif b/src/Interface-Bold.ufo/glyphs/uni1D3C__.glif
new file mode 100644
index 000000000..5af41368c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D3C__.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D3C" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D3C"/>
+ <outline>
+ <contour>
+ <point x="1408" y="1668" type="line"/>
+ <point x="1408" y="2120"/>
+ <point x="1144" y="2396"/>
+ <point x="768" y="2396" type="curve" smooth="yes"/>
+ <point x="392" y="2396"/>
+ <point x="132" y="2120"/>
+ <point x="132" y="1668" type="curve" smooth="yes"/>
+ <point x="132" y="1604" type="line" smooth="yes"/>
+ <point x="132" y="1152"/>
+ <point x="396" y="876"/>
+ <point x="768" y="876" type="curve" smooth="yes"/>
+ <point x="1144" y="876"/>
+ <point x="1408" y="1152"/>
+ <point x="1408" y="1604" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1100" y="1604" type="line"/>
+ <point x="1100" y="1296"/>
+ <point x="964" y="1140"/>
+ <point x="768" y="1140" type="curve" smooth="yes"/>
+ <point x="572" y="1140"/>
+ <point x="436" y="1296"/>
+ <point x="436" y="1604" type="curve" smooth="yes"/>
+ <point x="436" y="1668" type="line" smooth="yes"/>
+ <point x="436" y="1980"/>
+ <point x="572" y="2132"/>
+ <point x="768" y="2132" type="curve" smooth="yes"/>
+ <point x="960" y="2132"/>
+ <point x="1100" y="1980"/>
+ <point x="1100" y="1668" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1441.0, 'leftMargin': 83, 'rightMargin': 82.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D3D__.glif b/src/Interface-Bold.ufo/glyphs/uni1D3D__.glif
new file mode 100644
index 000000000..e34b235bf
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D3D__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D3D" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D3D"/>
+ <outline>
+ <contour>
+ <point x="92" y="1420" type="line"/>
+ <point x="92" y="1140"/>
+ <point x="272" y="880"/>
+ <point x="640" y="880" type="curve" smooth="yes"/>
+ <point x="1008" y="880"/>
+ <point x="1188" y="1140"/>
+ <point x="1188" y="1420" type="curve" smooth="yes"/>
+ <point x="1188" y="1516" type="line" smooth="yes"/>
+ <point x="1188" y="1828"/>
+ <point x="1008" y="2068"/>
+ <point x="640" y="2068" type="curve" smooth="yes"/>
+ <point x="272" y="2068"/>
+ <point x="92" y="1828"/>
+ <point x="92" y="1516" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="396" y="1508" type="line"/>
+ <point x="396" y="1696"/>
+ <point x="492" y="1800"/>
+ <point x="640" y="1800" type="curve" smooth="yes"/>
+ <point x="792" y="1800"/>
+ <point x="884" y="1696"/>
+ <point x="884" y="1508" type="curve" smooth="yes"/>
+ <point x="884" y="1440" type="line" smooth="yes"/>
+ <point x="884" y="1236"/>
+ <point x="788" y="1148"/>
+ <point x="640" y="1148" type="curve" smooth="yes"/>
+ <point x="488" y="1148"/>
+ <point x="396" y="1236"/>
+ <point x="396" y="1440" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="884" y="2384" type="line"/>
+ <point x="884" y="2144"/>
+ <point x="800" y="2068"/>
+ <point x="640" y="2068" type="curve" smooth="yes"/>
+ <point x="472" y="2068"/>
+ <point x="396" y="2144"/>
+ <point x="396" y="2384" type="curve"/>
+ <point x="92" y="2384" type="line"/>
+ <point x="92" y="2016"/>
+ <point x="272" y="1800"/>
+ <point x="640" y="1800" type="curve" smooth="yes"/>
+ <point x="1004" y="1800"/>
+ <point x="1188" y="2016"/>
+ <point x="1188" y="2384" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1264, 'leftMargin': 83, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D3E__.glif b/src/Interface-Bold.ufo/glyphs/uni1D3E__.glif
new file mode 100644
index 000000000..fc4af98e8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D3E__.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D3E" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D3E"/>
+ <outline>
+ <contour>
+ <point x="768" y="1412" type="line"/>
+ <point x="1120" y="1412"/>
+ <point x="1332" y="1600"/>
+ <point x="1332" y="1884" type="curve" smooth="yes"/>
+ <point x="1332" y="2172"/>
+ <point x="1120" y="2384"/>
+ <point x="768" y="2384" type="curve" smooth="yes"/>
+ <point x="204" y="2384" type="line"/>
+ <point x="204" y="900" type="line"/>
+ <point x="512" y="900" type="line"/>
+ <point x="512" y="2120" type="line"/>
+ <point x="768" y="2120" type="line" smooth="yes"/>
+ <point x="932" y="2120"/>
+ <point x="1024" y="2008"/>
+ <point x="1024" y="1884" type="curve" smooth="yes"/>
+ <point x="1024" y="1764"/>
+ <point x="932" y="1676"/>
+ <point x="768" y="1676" type="curve" smooth="yes"/>
+ <point x="396" y="1676" type="line"/>
+ <point x="396" y="1412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1346, 'leftMargin': 138, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D3F__.glif b/src/Interface-Bold.ufo/glyphs/uni1D3F__.glif
new file mode 100644
index 000000000..081dca142
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D3F__.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D3F" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D3F"/>
+ <outline>
+ <contour>
+ <point x="196" y="2384" type="line" name="hr00"/>
+ <point x="196" y="900" type="line"/>
+ <point x="500" y="900" type="line"/>
+ <point x="500" y="2120" type="line"/>
+ <point x="736" y="2120" type="line" smooth="yes"/>
+ <point x="888" y="2120"/>
+ <point x="984" y="2036"/>
+ <point x="984" y="1908" type="curve" smooth="yes"/>
+ <point x="984" y="1776"/>
+ <point x="888" y="1696"/>
+ <point x="736" y="1696" type="curve" smooth="yes"/>
+ <point x="380" y="1696" type="line"/>
+ <point x="384" y="1432" type="line"/>
+ <point x="864" y="1432" type="line"/>
+ <point x="972" y="1492" type="line"/>
+ <point x="1164" y="1564"/>
+ <point x="1288" y="1688"/>
+ <point x="1288" y="1936" type="curve" smooth="yes"/>
+ <point x="1288" y="2228"/>
+ <point x="1080" y="2384"/>
+ <point x="736" y="2384" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1012" y="900" type="line"/>
+ <point x="1344" y="900" type="line"/>
+ <point x="1344" y="916" type="line"/>
+ <point x="992" y="1560" type="line"/>
+ <point x="660" y="1560" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1370, 'leftMargin': 138, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D40_.glif b/src/Interface-Bold.ufo/glyphs/uni1D40_.glif
new file mode 100644
index 000000000..e3841f6eb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D40_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D40" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D40"/>
+ <outline>
+ <contour>
+ <point x="916" y="2384" type="line"/>
+ <point x="612" y="2384" type="line"/>
+ <point x="612" y="900" type="line"/>
+ <point x="916" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="1380" y="2384" type="line"/>
+ <point x="160" y="2384" type="line"/>
+ <point x="160" y="2120" type="line"/>
+ <point x="1380" y="2120" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>660.0</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1330, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D41_.glif b/src/Interface-Bold.ufo/glyphs/uni1D41_.glif
new file mode 100644
index 000000000..ad9c38686
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D41_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D41" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D41"/>
+ <outline>
+ <contour>
+ <point x="1036" y="2384" type="line"/>
+ <point x="1036" y="1412" type="line" smooth="yes"/>
+ <point x="1036" y="1224"/>
+ <point x="928" y="1144"/>
+ <point x="772" y="1144" type="curve" smooth="yes"/>
+ <point x="616" y="1144"/>
+ <point x="500" y="1224"/>
+ <point x="500" y="1412" type="curve" smooth="yes"/>
+ <point x="500" y="2384" type="line"/>
+ <point x="196" y="2384" type="line"/>
+ <point x="196" y="1412" type="line" smooth="yes"/>
+ <point x="196" y="1068"/>
+ <point x="432" y="880"/>
+ <point x="772" y="880" type="curve" smooth="yes"/>
+ <point x="1108" y="880"/>
+ <point x="1344" y="1068"/>
+ <point x="1344" y="1412" type="curve" smooth="yes"/>
+ <point x="1344" y="2384" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1425, 'leftMargin': 138, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D42_.glif b/src/Interface-Bold.ufo/glyphs/uni1D42_.glif
new file mode 100644
index 000000000..5c9d0c4ae
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D42_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D42" format="1">
+ <advance width="2048"/>
+ <unicode hex="1D42"/>
+ <outline>
+ <contour>
+ <point x="588" y="1068" type="line"/>
+ <point x="620" y="900" type="line"/>
+ <point x="792" y="900" type="line"/>
+ <point x="1116" y="2240" type="line"/>
+ <point x="1056" y="2384" type="line"/>
+ <point x="896" y="2384" type="line"/>
+ </contour>
+ <contour>
+ <point x="460" y="2384" type="line"/>
+ <point x="156" y="2384" type="line"/>
+ <point x="480" y="900" type="line"/>
+ <point x="680" y="900" type="line"/>
+ <point x="704" y="1060" type="line"/>
+ </contour>
+ <contour>
+ <point x="1352" y="1068" type="line"/>
+ <point x="1372" y="900" type="line"/>
+ <point x="1572" y="900" type="line"/>
+ <point x="1892" y="2384" type="line"/>
+ <point x="1592" y="2384" type="line"/>
+ </contour>
+ <contour>
+ <point x="1156" y="2384" type="line"/>
+ <point x="992" y="2384" type="line"/>
+ <point x="932" y="2240" type="line"/>
+ <point x="1260" y="900" type="line"/>
+ <point x="1432" y="900" type="line"/>
+ <point x="1464" y="1060" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1847, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D43_.glif b/src/Interface-Bold.ufo/glyphs/uni1D43_.glif
new file mode 100644
index 000000000..6649b6e68
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D43_.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D43" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D43"/>
+ <outline>
+ <contour>
+ <point x="780" y="1176" type="line" name="hr00"/>
+ <point x="780" y="1072"/>
+ <point x="792" y="968"/>
+ <point x="824" y="900" type="curve"/>
+ <point x="1132" y="900" type="line"/>
+ <point x="1132" y="916" type="line"/>
+ <point x="1100" y="972"/>
+ <point x="1084" y="1036"/>
+ <point x="1084" y="1180" type="curve" smooth="yes"/>
+ <point x="1084" y="1628" type="line" smooth="yes"/>
+ <point x="1084" y="1892"/>
+ <point x="912" y="2016"/>
+ <point x="652" y="2016" type="curve" smooth="yes"/>
+ <point x="364" y="2016"/>
+ <point x="176" y="1868"/>
+ <point x="176" y="1664" type="curve"/>
+ <point x="488" y="1664" type="line"/>
+ <point x="488" y="1744"/>
+ <point x="540" y="1776"/>
+ <point x="624" y="1776" type="curve" smooth="yes"/>
+ <point x="724" y="1776"/>
+ <point x="780" y="1724"/>
+ <point x="780" y="1632" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="820" y="1572" type="line"/>
+ <point x="664" y="1572" type="line" smooth="yes"/>
+ <point x="316" y="1572"/>
+ <point x="152" y="1440"/>
+ <point x="152" y="1212" type="curve" smooth="yes"/>
+ <point x="152" y="1008"/>
+ <point x="296" y="880"/>
+ <point x="504" y="880" type="curve" smooth="yes"/>
+ <point x="712" y="880"/>
+ <point x="816" y="1012"/>
+ <point x="868" y="1120" type="curve"/>
+ <point x="792" y="1260" type="line"/>
+ <point x="792" y="1204"/>
+ <point x="704" y="1124"/>
+ <point x="584" y="1124" type="curve" smooth="yes"/>
+ <point x="500" y="1124"/>
+ <point x="456" y="1168"/>
+ <point x="456" y="1240" type="curve" smooth="yes"/>
+ <point x="456" y="1328"/>
+ <point x="528" y="1392"/>
+ <point x="664" y="1392" type="curve" smooth="yes"/>
+ <point x="820" y="1392" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1145, 'leftMargin': 83, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D44_.glif b/src/Interface-Bold.ufo/glyphs/uni1D44_.glif
new file mode 100644
index 000000000..2d008cb60
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D44_.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D44" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D44"/>
+ <outline>
+ <contour>
+ <point x="504" y="1720" type="line" name="hr00"/>
+ <point x="504" y="1824"/>
+ <point x="488" y="1928"/>
+ <point x="456" y="1996" type="curve"/>
+ <point x="152" y="1996" type="line"/>
+ <point x="152" y="1980" type="line"/>
+ <point x="180" y="1924"/>
+ <point x="196" y="1864"/>
+ <point x="196" y="1716" type="curve" smooth="yes"/>
+ <point x="196" y="1268" type="line" smooth="yes"/>
+ <point x="196" y="1004"/>
+ <point x="368" y="880"/>
+ <point x="628" y="880" type="curve" smooth="yes"/>
+ <point x="916" y="880"/>
+ <point x="1104" y="1028"/>
+ <point x="1104" y="1232" type="curve"/>
+ <point x="792" y="1232" type="line"/>
+ <point x="792" y="1152"/>
+ <point x="740" y="1120"/>
+ <point x="656" y="1120" type="curve" smooth="yes"/>
+ <point x="556" y="1120"/>
+ <point x="504" y="1172"/>
+ <point x="504" y="1264" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="464" y="1324" type="line"/>
+ <point x="616" y="1324" type="line" smooth="yes"/>
+ <point x="964" y="1324"/>
+ <point x="1132" y="1460"/>
+ <point x="1132" y="1688" type="curve" smooth="yes"/>
+ <point x="1132" y="1888"/>
+ <point x="988" y="2016"/>
+ <point x="776" y="2016" type="curve" smooth="yes"/>
+ <point x="568" y="2016"/>
+ <point x="464" y="1884"/>
+ <point x="412" y="1780" type="curve"/>
+ <point x="488" y="1640" type="line"/>
+ <point x="488" y="1692"/>
+ <point x="576" y="1772"/>
+ <point x="696" y="1772" type="curve" smooth="yes"/>
+ <point x="780" y="1772"/>
+ <point x="824" y="1728"/>
+ <point x="824" y="1660" type="curve" smooth="yes"/>
+ <point x="824" y="1568"/>
+ <point x="752" y="1508"/>
+ <point x="616" y="1508" type="curve" smooth="yes"/>
+ <point x="460" y="1508" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1145, 'leftMargin': 83, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D45_.glif b/src/Interface-Bold.ufo/glyphs/uni1D45_.glif
new file mode 100644
index 000000000..66c41e00b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D45_.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D45" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D45"/>
+ <outline>
+ <contour>
+ <point x="100" y="1432" type="line"/>
+ <point x="100" y="1112"/>
+ <point x="248" y="884"/>
+ <point x="528" y="884" type="curve" smooth="yes"/>
+ <point x="768" y="884"/>
+ <point x="864" y="1124"/>
+ <point x="904" y="1424" type="curve"/>
+ <point x="904" y="1448" type="line"/>
+ <point x="864" y="1768"/>
+ <point x="768" y="2024"/>
+ <point x="528" y="2024" type="curve" smooth="yes"/>
+ <point x="248" y="2024"/>
+ <point x="100" y="1788"/>
+ <point x="100" y="1452" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="404" y="1452" type="line"/>
+ <point x="404" y="1624"/>
+ <point x="476" y="1760"/>
+ <point x="612" y="1760" type="curve" smooth="yes"/>
+ <point x="744" y="1760"/>
+ <point x="804" y="1656"/>
+ <point x="804" y="1476" type="curve" smooth="yes"/>
+ <point x="804" y="1396" type="line" smooth="yes"/>
+ <point x="804" y="1240"/>
+ <point x="744" y="1148"/>
+ <point x="608" y="1148" type="curve" smooth="yes"/>
+ <point x="472" y="1148"/>
+ <point x="404" y="1268"/>
+ <point x="404" y="1432" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="804" y="2004" type="line"/>
+ <point x="760" y="1772" type="line"/>
+ <point x="760" y="1280" type="line" smooth="yes"/>
+ <point x="760" y="1012"/>
+ <point x="860" y="884"/>
+ <point x="1056" y="884" type="curve" smooth="yes"/>
+ <point x="1100" y="884"/>
+ <point x="1136" y="888"/>
+ <point x="1184" y="904" type="curve"/>
+ <point x="1156" y="1152" type="line"/>
+ <point x="1152" y="1152"/>
+ <point x="1148" y="1152"/>
+ <point x="1140" y="1152" type="curve" smooth="yes"/>
+ <point x="1092" y="1152"/>
+ <point x="1068" y="1184"/>
+ <point x="1068" y="1280" type="curve" smooth="yes"/>
+ <point x="1068" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1250, 'leftMargin': 83, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D46_.glif b/src/Interface-Bold.ufo/glyphs/uni1D46_.glif
new file mode 100644
index 000000000..76b1334af
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D46_.glif
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D46" format="1">
+ <advance width="2048"/>
+ <unicode hex="1D46"/>
+ <outline>
+ <contour>
+ <point x="1344" y="888" type="curve" smooth="yes"/>
+ <point x="1636" y="888"/>
+ <point x="1824" y="1036"/>
+ <point x="1824" y="1240" type="curve"/>
+ <point x="1508" y="1240" type="line"/>
+ <point x="1508" y="1160"/>
+ <point x="1460" y="1128"/>
+ <point x="1372" y="1128" type="curve" smooth="yes"/>
+ <point x="1272" y="1128"/>
+ <point x="1220" y="1180"/>
+ <point x="1220" y="1272" type="curve" smooth="yes"/>
+ <point x="1220" y="1728" type="line"/>
+ <point x="912" y="1724" type="line"/>
+ <point x="912" y="1272" type="line" smooth="yes"/>
+ <point x="912" y="1012"/>
+ <point x="1084" y="888"/>
+ </contour>
+ <contour>
+ <point x="1180" y="1332" type="line"/>
+ <point x="1336" y="1332" type="line" smooth="yes"/>
+ <point x="1684" y="1332"/>
+ <point x="1848" y="1464"/>
+ <point x="1848" y="1692" type="curve" smooth="yes"/>
+ <point x="1848" y="1892"/>
+ <point x="1704" y="2024"/>
+ <point x="1464" y="2024" type="curve" smooth="yes"/>
+ <point x="1284" y="2024"/>
+ <point x="1160" y="1968"/>
+ <point x="1036" y="1848" type="curve"/>
+ <point x="1208" y="1644" type="line"/>
+ <point x="1208" y="1700"/>
+ <point x="1292" y="1780"/>
+ <point x="1412" y="1780" type="curve" smooth="yes"/>
+ <point x="1500" y="1780"/>
+ <point x="1544" y="1736"/>
+ <point x="1544" y="1664" type="curve" smooth="yes"/>
+ <point x="1544" y="1576"/>
+ <point x="1472" y="1512"/>
+ <point x="1332" y="1512" type="curve" smooth="yes"/>
+ <point x="1176" y="1512" type="line"/>
+ </contour>
+ <contour>
+ <point x="696" y="880" type="curve" smooth="yes"/>
+ <point x="1036" y="880"/>
+ <point x="1220" y="1128"/>
+ <point x="1220" y="1448" type="curve" smooth="yes"/>
+ <point x="1220" y="1488" type="line" smooth="yes"/>
+ <point x="1220" y="1776"/>
+ <point x="1016" y="2020"/>
+ <point x="660" y="2020" type="curve" smooth="yes"/>
+ <point x="448" y="2020"/>
+ <point x="296" y="1924"/>
+ <point x="228" y="1828" type="curve"/>
+ <point x="380" y="1644" type="line"/>
+ <point x="444" y="1724"/>
+ <point x="540" y="1756"/>
+ <point x="640" y="1756" type="curve" smooth="yes"/>
+ <point x="796" y="1756"/>
+ <point x="912" y="1652"/>
+ <point x="912" y="1488" type="curve" smooth="yes"/>
+ <point x="912" y="1448" type="line" smooth="yes"/>
+ <point x="912" y="1272"/>
+ <point x="848" y="1144"/>
+ <point x="696" y="1144" type="curve" smooth="yes"/>
+ <point x="580" y="1144"/>
+ <point x="508" y="1208"/>
+ <point x="508" y="1316" type="curve" smooth="yes"/>
+ <point x="508" y="1344" type="line"/>
+ <point x="1092" y="1344" type="line"/>
+ <point x="1092" y="1560" type="line"/>
+ <point x="200" y="1560" type="line"/>
+ <point x="200" y="1420" type="line" smooth="yes"/>
+ <point x="200" y="1088"/>
+ <point x="380" y="880"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1814, 'leftMargin': 83, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D47_.glif b/src/Interface-Bold.ufo/glyphs/uni1D47_.glif
new file mode 100644
index 000000000..2547134a6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D47_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D47" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D47"/>
+ <outline>
+ <contour>
+ <point x="144" y="2488" type="line"/>
+ <point x="144" y="900" type="line"/>
+ <point x="408" y="900" type="line"/>
+ <point x="452" y="1172" type="line"/>
+ <point x="452" y="2488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1136" y="1460" type="line"/>
+ <point x="1136" y="1780"/>
+ <point x="1000" y="2016"/>
+ <point x="708" y="2016" type="curve" smooth="yes"/>
+ <point x="440" y="2016"/>
+ <point x="332" y="1768"/>
+ <point x="288" y="1460" type="curve"/>
+ <point x="288" y="1432" type="line"/>
+ <point x="332" y="1124"/>
+ <point x="440" y="880"/>
+ <point x="708" y="880" type="curve" smooth="yes"/>
+ <point x="1000" y="880"/>
+ <point x="1136" y="1104"/>
+ <point x="1136" y="1436" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="828" y="1436" type="line"/>
+ <point x="828" y="1260"/>
+ <point x="780" y="1144"/>
+ <point x="624" y="1144" type="curve" smooth="yes"/>
+ <point x="472" y="1144"/>
+ <point x="420" y="1236"/>
+ <point x="420" y="1404" type="curve" smooth="yes"/>
+ <point x="420" y="1488" type="line" smooth="yes"/>
+ <point x="420" y="1652"/>
+ <point x="472" y="1752"/>
+ <point x="624" y="1752" type="curve" smooth="yes"/>
+ <point x="776" y="1752"/>
+ <point x="828" y="1616"/>
+ <point x="828" y="1460" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1210.0, 'leftMargin': 138, 'rightMargin': 82.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D48_.glif b/src/Interface-Bold.ufo/glyphs/uni1D48_.glif
new file mode 100644
index 000000000..003a1296e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D48_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D48" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D48"/>
+ <outline>
+ <contour>
+ <point x="828" y="2488" type="line"/>
+ <point x="828" y="1172" type="line"/>
+ <point x="872" y="900" type="line"/>
+ <point x="1136" y="900" type="line"/>
+ <point x="1136" y="2488" type="line"/>
+ </contour>
+ <contour>
+ <point x="144" y="1436" type="line"/>
+ <point x="144" y="1104"/>
+ <point x="280" y="880"/>
+ <point x="572" y="880" type="curve" smooth="yes"/>
+ <point x="840" y="880"/>
+ <point x="948" y="1124"/>
+ <point x="992" y="1432" type="curve"/>
+ <point x="992" y="1460" type="line"/>
+ <point x="948" y="1768"/>
+ <point x="840" y="2016"/>
+ <point x="576" y="2016" type="curve" smooth="yes"/>
+ <point x="280" y="2016"/>
+ <point x="144" y="1780"/>
+ <point x="144" y="1460" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="452" y="1460" type="line"/>
+ <point x="452" y="1616"/>
+ <point x="504" y="1752"/>
+ <point x="656" y="1752" type="curve" smooth="yes"/>
+ <point x="808" y="1752"/>
+ <point x="860" y="1652"/>
+ <point x="860" y="1488" type="curve" smooth="yes"/>
+ <point x="860" y="1404" type="line" smooth="yes"/>
+ <point x="860" y="1236"/>
+ <point x="808" y="1144"/>
+ <point x="656" y="1144" type="curve" smooth="yes"/>
+ <point x="500" y="1144"/>
+ <point x="452" y="1260"/>
+ <point x="452" y="1436" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1210.0, 'leftMargin': 83, 'rightMargin': 137.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D49_.glif b/src/Interface-Bold.ufo/glyphs/uni1D49_.glif
new file mode 100644
index 000000000..4e75c3550
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D49_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D49" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D49"/>
+ <outline>
+ <contour>
+ <point x="692" y="880" type="curve" smooth="yes" name="hr00"/>
+ <point x="904" y="880"/>
+ <point x="1056" y="980"/>
+ <point x="1124" y="1076" type="curve"/>
+ <point x="972" y="1260" type="line"/>
+ <point x="904" y="1180"/>
+ <point x="808" y="1144"/>
+ <point x="712" y="1144" type="curve" smooth="yes"/>
+ <point x="552" y="1144"/>
+ <point x="436" y="1252"/>
+ <point x="436" y="1416" type="curve" smooth="yes"/>
+ <point x="436" y="1456" type="line" smooth="yes"/>
+ <point x="436" y="1632"/>
+ <point x="500" y="1760"/>
+ <point x="652" y="1760" type="curve" smooth="yes"/>
+ <point x="768" y="1760"/>
+ <point x="844" y="1696"/>
+ <point x="844" y="1584" type="curve" smooth="yes"/>
+ <point x="844" y="1560" type="line"/>
+ <point x="260" y="1560" type="line"/>
+ <point x="260" y="1344" type="line"/>
+ <point x="1152" y="1344" type="line"/>
+ <point x="1152" y="1484" type="line" smooth="yes"/>
+ <point x="1152" y="1816"/>
+ <point x="968" y="2024"/>
+ <point x="656" y="2024" type="curve" smooth="yes"/>
+ <point x="316" y="2024"/>
+ <point x="132" y="1776"/>
+ <point x="132" y="1456" type="curve" smooth="yes"/>
+ <point x="132" y="1416" type="line" smooth="yes"/>
+ <point x="132" y="1128"/>
+ <point x="336" y="880"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1185, 'leftMargin': 83, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D4A__.glif b/src/Interface-Bold.ufo/glyphs/uni1D4A__.glif
new file mode 100644
index 000000000..298f4e041
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D4A__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D4A" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D4A"/>
+ <outline>
+ <contour>
+ <point x="588" y="2016" type="curve" smooth="yes" name="hr00"/>
+ <point x="376" y="2016"/>
+ <point x="228" y="1920"/>
+ <point x="156" y="1824" type="curve"/>
+ <point x="312" y="1640" type="line"/>
+ <point x="376" y="1720"/>
+ <point x="472" y="1752"/>
+ <point x="568" y="1752" type="curve" smooth="yes"/>
+ <point x="728" y="1752"/>
+ <point x="844" y="1648"/>
+ <point x="844" y="1484" type="curve" smooth="yes"/>
+ <point x="844" y="1444" type="line" smooth="yes"/>
+ <point x="844" y="1268"/>
+ <point x="780" y="1140"/>
+ <point x="628" y="1140" type="curve" smooth="yes"/>
+ <point x="512" y="1140"/>
+ <point x="436" y="1204"/>
+ <point x="436" y="1312" type="curve" smooth="yes"/>
+ <point x="436" y="1340" type="line"/>
+ <point x="1020" y="1340" type="line"/>
+ <point x="1020" y="1556" type="line"/>
+ <point x="132" y="1556" type="line"/>
+ <point x="132" y="1416" type="line" smooth="yes"/>
+ <point x="132" y="1084"/>
+ <point x="312" y="876"/>
+ <point x="624" y="876" type="curve" smooth="yes"/>
+ <point x="968" y="876"/>
+ <point x="1152" y="1124"/>
+ <point x="1152" y="1444" type="curve" smooth="yes"/>
+ <point x="1152" y="1484" type="line" smooth="yes"/>
+ <point x="1152" y="1772"/>
+ <point x="944" y="2016"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1185, 'leftMargin': 83, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D4B__.glif b/src/Interface-Bold.ufo/glyphs/uni1D4B__.glif
new file mode 100644
index 000000000..64555678d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D4B__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D4B" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D4B"/>
+ <outline>
+ <contour>
+ <point x="852" y="1220" type="line"/>
+ <point x="852" y="1164"/>
+ <point x="788" y="1120"/>
+ <point x="640" y="1120" type="curve" smooth="yes"/>
+ <point x="496" y="1120"/>
+ <point x="436" y="1180"/>
+ <point x="436" y="1236" type="curve" smooth="yes"/>
+ <point x="436" y="1324"/>
+ <point x="520" y="1352"/>
+ <point x="644" y="1352" type="curve" smooth="yes"/>
+ <point x="828" y="1352" type="line"/>
+ <point x="828" y="1492" type="line"/>
+ <point x="568" y="1492" type="line" smooth="yes"/>
+ <point x="296" y="1492"/>
+ <point x="132" y="1392"/>
+ <point x="132" y="1208" type="curve" smooth="yes"/>
+ <point x="132" y="1000"/>
+ <point x="364" y="876"/>
+ <point x="660" y="876" type="curve" smooth="yes"/>
+ <point x="900" y="876"/>
+ <point x="1148" y="980"/>
+ <point x="1148" y="1220" type="curve"/>
+ </contour>
+ <contour>
+ <point x="832" y="1676" type="curve"/>
+ <point x="1132" y="1676" type="line"/>
+ <point x="1132" y="1892"/>
+ <point x="920" y="2016"/>
+ <point x="660" y="2016" type="curve" smooth="yes"/>
+ <point x="364" y="2016"/>
+ <point x="152" y="1904"/>
+ <point x="152" y="1696" type="curve" smooth="yes"/>
+ <point x="152" y="1544"/>
+ <point x="324" y="1420"/>
+ <point x="568" y="1420" type="curve" smooth="yes"/>
+ <point x="828" y="1420" type="line"/>
+ <point x="828" y="1564" type="line"/>
+ <point x="644" y="1564" type="line" smooth="yes"/>
+ <point x="520" y="1564"/>
+ <point x="456" y="1600"/>
+ <point x="456" y="1664" type="curve" smooth="yes"/>
+ <point x="456" y="1716"/>
+ <point x="508" y="1772"/>
+ <point x="640" y="1772" type="curve" smooth="yes"/>
+ <point x="760" y="1772"/>
+ <point x="832" y="1740"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1184, 'leftMargin': 83, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D4C__.glif b/src/Interface-Bold.ufo/glyphs/uni1D4C__.glif
new file mode 100644
index 000000000..db79fd29a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D4C__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D4C" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D4C"/>
+ <outline>
+ <contour>
+ <point x="132" y="1220" type="line"/>
+ <point x="132" y="980"/>
+ <point x="380" y="876"/>
+ <point x="620" y="876" type="curve" smooth="yes"/>
+ <point x="920" y="876"/>
+ <point x="1148" y="1000"/>
+ <point x="1148" y="1208" type="curve" smooth="yes"/>
+ <point x="1148" y="1392"/>
+ <point x="984" y="1492"/>
+ <point x="712" y="1492" type="curve" smooth="yes"/>
+ <point x="452" y="1492" type="line"/>
+ <point x="452" y="1352" type="line"/>
+ <point x="636" y="1352" type="line" smooth="yes"/>
+ <point x="760" y="1352"/>
+ <point x="844" y="1324"/>
+ <point x="844" y="1236" type="curve" smooth="yes"/>
+ <point x="844" y="1180"/>
+ <point x="784" y="1120"/>
+ <point x="644" y="1120" type="curve" smooth="yes"/>
+ <point x="492" y="1120"/>
+ <point x="432" y="1164"/>
+ <point x="432" y="1220" type="curve"/>
+ </contour>
+ <contour>
+ <point x="448" y="1676" type="line"/>
+ <point x="448" y="1740"/>
+ <point x="524" y="1772"/>
+ <point x="640" y="1772" type="curve" smooth="yes"/>
+ <point x="776" y="1772"/>
+ <point x="824" y="1716"/>
+ <point x="824" y="1664" type="curve" smooth="yes"/>
+ <point x="824" y="1600"/>
+ <point x="760" y="1564"/>
+ <point x="636" y="1564" type="curve" smooth="yes"/>
+ <point x="452" y="1564" type="line"/>
+ <point x="452" y="1420" type="line"/>
+ <point x="712" y="1420" type="line" smooth="yes"/>
+ <point x="956" y="1420"/>
+ <point x="1132" y="1544"/>
+ <point x="1132" y="1696" type="curve" smooth="yes"/>
+ <point x="1132" y="1904"/>
+ <point x="920" y="2016"/>
+ <point x="620" y="2016" type="curve" smooth="yes"/>
+ <point x="364" y="2016"/>
+ <point x="148" y="1892"/>
+ <point x="148" y="1676" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1184, 'leftMargin': 83, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D4D__.glif b/src/Interface-Bold.ufo/glyphs/uni1D4D__.glif
new file mode 100644
index 000000000..1656f8504
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D4D__.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D4D" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D4D"/>
+ <outline>
+ <contour>
+ <point x="880" y="1996" type="line"/>
+ <point x="836" y="1736" type="line"/>
+ <point x="836" y="940" type="line" smooth="yes"/>
+ <point x="836" y="796"/>
+ <point x="756" y="724"/>
+ <point x="604" y="724" type="curve" smooth="yes"/>
+ <point x="492" y="724"/>
+ <point x="408" y="776"/>
+ <point x="348" y="840" type="curve"/>
+ <point x="208" y="636" type="line"/>
+ <point x="300" y="524"/>
+ <point x="472" y="468"/>
+ <point x="632" y="468" type="curve" smooth="yes"/>
+ <point x="944" y="468"/>
+ <point x="1144" y="632"/>
+ <point x="1144" y="936" type="curve" smooth="yes"/>
+ <point x="1144" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="136" y="1432" type="line"/>
+ <point x="136" y="1112"/>
+ <point x="304" y="872"/>
+ <point x="584" y="872" type="curve" smooth="yes"/>
+ <point x="852" y="872"/>
+ <point x="960" y="1124"/>
+ <point x="1000" y="1424" type="curve"/>
+ <point x="1000" y="1448" type="line"/>
+ <point x="960" y="1768"/>
+ <point x="884" y="2016"/>
+ <point x="584" y="2016" type="curve" smooth="yes"/>
+ <point x="304" y="2016"/>
+ <point x="136" y="1788"/>
+ <point x="136" y="1452" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="440" y="1452" type="line"/>
+ <point x="440" y="1624"/>
+ <point x="520" y="1752"/>
+ <point x="668" y="1752" type="curve" smooth="yes"/>
+ <point x="820" y="1752"/>
+ <point x="880" y="1656"/>
+ <point x="880" y="1476" type="curve" smooth="yes"/>
+ <point x="880" y="1396" type="line" smooth="yes"/>
+ <point x="880" y="1240"/>
+ <point x="820" y="1140"/>
+ <point x="664" y="1140" type="curve" smooth="yes"/>
+ <point x="516" y="1140"/>
+ <point x="440" y="1268"/>
+ <point x="440" y="1432" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1231, 'leftMargin': 83, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D4E__.glif b/src/Interface-Bold.ufo/glyphs/uni1D4E__.glif
new file mode 100644
index 000000000..3380695fc
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D4E__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D4E" format="1">
+ <advance width="768"/>
+ <unicode hex="1D4E"/>
+ <outline>
+ <contour>
+ <point x="540" y="2004" type="line"/>
+ <point x="232" y="2004" type="line"/>
+ <point x="232" y="900" type="line"/>
+ <point x="540" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="204" y="616" type="curve" smooth="yes"/>
+ <point x="204" y="520"/>
+ <point x="276" y="452"/>
+ <point x="384" y="452" type="curve" smooth="yes"/>
+ <point x="492" y="452"/>
+ <point x="568" y="520"/>
+ <point x="568" y="616" type="curve" smooth="yes"/>
+ <point x="568" y="716"/>
+ <point x="492" y="784"/>
+ <point x="384" y="784" type="curve" smooth="yes"/>
+ <point x="276" y="784"/>
+ <point x="204" y="716"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 693.0, 'leftMargin': 165, 'rightMargin': 165.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D4F__.glif b/src/Interface-Bold.ufo/glyphs/uni1D4F__.glif
new file mode 100644
index 000000000..436d04cfe
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D4F__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D4F" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D4F"/>
+ <outline>
+ <contour>
+ <point x="428" y="2488" type="line"/>
+ <point x="124" y="2488" type="line"/>
+ <point x="124" y="900" type="line"/>
+ <point x="428" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="1116" y="2004" type="line"/>
+ <point x="752" y="2004" type="line"/>
+ <point x="472" y="1668" type="line"/>
+ <point x="264" y="1396" type="line"/>
+ <point x="400" y="1192" type="line"/>
+ <point x="636" y="1440" type="line"/>
+ </contour>
+ <contour>
+ <point x="784" y="900" type="line"/>
+ <point x="1160" y="900" type="line"/>
+ <point x="716" y="1584" type="line"/>
+ <point x="480" y="1404" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1200, 'leftMargin': 138, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D50_.glif b/src/Interface-Bold.ufo/glyphs/uni1D50_.glif
new file mode 100644
index 000000000..d8e00a0da
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D50_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D50" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D50"/>
+ <outline>
+ <contour>
+ <point x="360" y="1484" type="line"/>
+ <point x="360" y="1632"/>
+ <point x="416" y="1748"/>
+ <point x="572" y="1748" type="curve" smooth="yes"/>
+ <point x="684" y="1748"/>
+ <point x="744" y="1684"/>
+ <point x="744" y="1488" type="curve" smooth="yes"/>
+ <point x="744" y="900" type="line"/>
+ <point x="1052" y="900" type="line"/>
+ <point x="1052" y="1596" type="line" smooth="yes"/>
+ <point x="1052" y="1892"/>
+ <point x="916" y="2016"/>
+ <point x="684" y="2016" type="curve" smooth="yes"/>
+ <point x="436" y="2016"/>
+ <point x="296" y="1792"/>
+ <point x="296" y="1480" type="curve"/>
+ </contour>
+ <contour>
+ <point x="396" y="1768" type="line"/>
+ <point x="332" y="2004" type="line"/>
+ <point x="88" y="2004" type="line"/>
+ <point x="88" y="900" type="line"/>
+ <point x="396" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="1016" y="1484" type="line"/>
+ <point x="1016" y="1632"/>
+ <point x="1072" y="1748"/>
+ <point x="1228" y="1748" type="curve" smooth="yes"/>
+ <point x="1340" y="1748"/>
+ <point x="1400" y="1684"/>
+ <point x="1400" y="1488" type="curve" smooth="yes"/>
+ <point x="1400" y="900" type="line"/>
+ <point x="1708" y="900" type="line"/>
+ <point x="1708" y="1596" type="line" smooth="yes"/>
+ <point x="1708" y="1892"/>
+ <point x="1572" y="2016"/>
+ <point x="1340" y="2016" type="curve" smooth="yes"/>
+ <point x="1092" y="2016"/>
+ <point x="952" y="1792"/>
+ <point x="952" y="1480" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1896, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D51_.glif b/src/Interface-Bold.ufo/glyphs/uni1D51_.glif
new file mode 100644
index 000000000..ca2d022f7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D51_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D51" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D51"/>
+ <outline>
+ <contour>
+ <point x="432" y="1484" type="line"/>
+ <point x="432" y="1632"/>
+ <point x="488" y="1748"/>
+ <point x="644" y="1748" type="curve" smooth="yes"/>
+ <point x="756" y="1748"/>
+ <point x="816" y="1684"/>
+ <point x="816" y="1488" type="curve" smooth="yes"/>
+ <point x="816" y="900" type="line"/>
+ <point x="1124" y="900" type="line"/>
+ <point x="1124" y="1596" type="line" smooth="yes"/>
+ <point x="1124" y="1892"/>
+ <point x="988" y="2016"/>
+ <point x="756" y="2016" type="curve" smooth="yes"/>
+ <point x="508" y="2016"/>
+ <point x="368" y="1792"/>
+ <point x="368" y="1480" type="curve"/>
+ </contour>
+ <contour>
+ <point x="468" y="1768" type="line"/>
+ <point x="404" y="2004" type="line"/>
+ <point x="160" y="2004" type="line"/>
+ <point x="160" y="900" type="line"/>
+ <point x="468" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="816" y="892" type="line"/>
+ <point x="816" y="812"/>
+ <point x="776" y="748"/>
+ <point x="664" y="748" type="curve" smooth="yes"/>
+ <point x="640" y="748"/>
+ <point x="616" y="752"/>
+ <point x="584" y="760" type="curve"/>
+ <point x="584" y="484" type="line"/>
+ <point x="648" y="476"/>
+ <point x="720" y="468"/>
+ <point x="784" y="468" type="curve" smooth="yes"/>
+ <point x="988" y="468"/>
+ <point x="1124" y="540"/>
+ <point x="1124" y="856" type="curve" smooth="yes"/>
+ <point x="1124" y="1176" type="line"/>
+ <point x="816" y="1176" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1240, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D52_.glif b/src/Interface-Bold.ufo/glyphs/uni1D52_.glif
new file mode 100644
index 000000000..b883904e9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D52_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D52" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D52"/>
+ <outline>
+ <contour>
+ <point x="112" y="1436" type="line"/>
+ <point x="112" y="1112"/>
+ <point x="300" y="876"/>
+ <point x="640" y="876" type="curve" smooth="yes"/>
+ <point x="984" y="876"/>
+ <point x="1168" y="1112"/>
+ <point x="1168" y="1436" type="curve" smooth="yes"/>
+ <point x="1168" y="1456" type="line" smooth="yes"/>
+ <point x="1168" y="1776"/>
+ <point x="984" y="2016"/>
+ <point x="640" y="2016" type="curve" smooth="yes"/>
+ <point x="300" y="2016"/>
+ <point x="112" y="1776"/>
+ <point x="112" y="1456" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="420" y="1456" type="line"/>
+ <point x="420" y="1628"/>
+ <point x="488" y="1752"/>
+ <point x="640" y="1752" type="curve" smooth="yes"/>
+ <point x="792" y="1752"/>
+ <point x="860" y="1628"/>
+ <point x="860" y="1456" type="curve" smooth="yes"/>
+ <point x="860" y="1436" type="line" smooth="yes"/>
+ <point x="860" y="1256"/>
+ <point x="792" y="1140"/>
+ <point x="640" y="1140" type="curve" smooth="yes"/>
+ <point x="488" y="1140"/>
+ <point x="420" y="1256"/>
+ <point x="420" y="1436" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1221.0, 'leftMargin': 83, 'rightMargin': 82.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D53_.glif b/src/Interface-Bold.ufo/glyphs/uni1D53_.glif
new file mode 100644
index 000000000..a92fea58c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D53_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D53" format="1">
+ <advance width="1024"/>
+ <unicode hex="1D53"/>
+ <outline>
+ <contour>
+ <point x="104" y="960" type="line"/>
+ <point x="184" y="904"/>
+ <point x="288" y="876"/>
+ <point x="412" y="876" type="curve" smooth="yes"/>
+ <point x="752" y="876"/>
+ <point x="940" y="1112"/>
+ <point x="940" y="1436" type="curve" smooth="yes"/>
+ <point x="940" y="1456" type="line" smooth="yes"/>
+ <point x="940" y="1776"/>
+ <point x="752" y="2016"/>
+ <point x="412" y="2016" type="curve" smooth="yes"/>
+ <point x="280" y="2016"/>
+ <point x="168" y="1980"/>
+ <point x="84" y="1916" type="curve"/>
+ <point x="240" y="1700" type="line"/>
+ <point x="284" y="1736"/>
+ <point x="340" y="1752"/>
+ <point x="412" y="1752" type="curve" smooth="yes"/>
+ <point x="564" y="1752"/>
+ <point x="632" y="1628"/>
+ <point x="632" y="1456" type="curve" smooth="yes"/>
+ <point x="632" y="1436" type="line" smooth="yes"/>
+ <point x="632" y="1256"/>
+ <point x="564" y="1140"/>
+ <point x="412" y="1140" type="curve" smooth="yes"/>
+ <point x="336" y="1140"/>
+ <point x="284" y="1168"/>
+ <point x="236" y="1200" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 991, 'leftMargin': 55, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D54_.glif b/src/Interface-Bold.ufo/glyphs/uni1D54_.glif
new file mode 100644
index 000000000..cf89c0c04
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D54_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D54" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D54"/>
+ <outline>
+ <contour>
+ <point x="1168" y="1436" type="line"/>
+ <point x="1168" y="1456" type="line" smooth="yes"/>
+ <point x="1168" y="1776"/>
+ <point x="984" y="2016"/>
+ <point x="640" y="2016" type="curve" smooth="yes"/>
+ <point x="300" y="2016"/>
+ <point x="112" y="1776"/>
+ <point x="112" y="1456" type="curve" smooth="yes"/>
+ <point x="112" y="1436" type="line"/>
+ <point x="420" y="1436" type="line"/>
+ <point x="420" y="1456" type="line" smooth="yes"/>
+ <point x="420" y="1628"/>
+ <point x="488" y="1752"/>
+ <point x="640" y="1752" type="curve" smooth="yes"/>
+ <point x="792" y="1752"/>
+ <point x="860" y="1628"/>
+ <point x="860" y="1456" type="curve" smooth="yes"/>
+ <point x="860" y="1436" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1166.0, 'leftMargin': 55, 'rightMargin': 55.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D55_.glif b/src/Interface-Bold.ufo/glyphs/uni1D55_.glif
new file mode 100644
index 000000000..41b38bbce
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D55_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D55" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D55"/>
+ <outline>
+ <contour>
+ <point x="860" y="1468" type="line"/>
+ <point x="860" y="1448" type="line" smooth="yes"/>
+ <point x="860" y="1272"/>
+ <point x="792" y="1152"/>
+ <point x="640" y="1152" type="curve" smooth="yes"/>
+ <point x="488" y="1152"/>
+ <point x="420" y="1272"/>
+ <point x="420" y="1448" type="curve" smooth="yes"/>
+ <point x="420" y="1468" type="line"/>
+ <point x="112" y="1468" type="line"/>
+ <point x="112" y="1448" type="line" smooth="yes"/>
+ <point x="112" y="1128"/>
+ <point x="300" y="888"/>
+ <point x="640" y="888" type="curve" smooth="yes"/>
+ <point x="984" y="888"/>
+ <point x="1168" y="1128"/>
+ <point x="1168" y="1448" type="curve" smooth="yes"/>
+ <point x="1168" y="1468" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1166.0, 'leftMargin': 55, 'rightMargin': 55.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D56_.glif b/src/Interface-Bold.ufo/glyphs/uni1D56_.glif
new file mode 100644
index 000000000..75edd3d47
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D56_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D56" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D56"/>
+ <outline>
+ <contour>
+ <point x="452" y="408" type="line"/>
+ <point x="452" y="1724" type="line"/>
+ <point x="408" y="1996" type="line"/>
+ <point x="144" y="1996" type="line"/>
+ <point x="144" y="408" type="line"/>
+ </contour>
+ <contour>
+ <point x="1136" y="1460" type="line"/>
+ <point x="1136" y="1792"/>
+ <point x="1000" y="2016"/>
+ <point x="708" y="2016" type="curve" smooth="yes"/>
+ <point x="440" y="2016"/>
+ <point x="332" y="1772"/>
+ <point x="288" y="1464" type="curve"/>
+ <point x="288" y="1436" type="line"/>
+ <point x="332" y="1132"/>
+ <point x="440" y="880"/>
+ <point x="708" y="880" type="curve" smooth="yes"/>
+ <point x="1000" y="880"/>
+ <point x="1136" y="1116"/>
+ <point x="1136" y="1440" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="828" y="1440" type="line"/>
+ <point x="828" y="1280"/>
+ <point x="776" y="1144"/>
+ <point x="624" y="1144" type="curve" smooth="yes"/>
+ <point x="472" y="1144"/>
+ <point x="420" y="1244"/>
+ <point x="420" y="1408" type="curve" smooth="yes"/>
+ <point x="420" y="1492" type="line" smooth="yes"/>
+ <point x="420" y="1660"/>
+ <point x="472" y="1752"/>
+ <point x="624" y="1752" type="curve" smooth="yes"/>
+ <point x="780" y="1752"/>
+ <point x="828" y="1636"/>
+ <point x="828" y="1460" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1210.0, 'leftMargin': 138, 'rightMargin': 82.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D57_.glif b/src/Interface-Bold.ufo/glyphs/uni1D57_.glif
new file mode 100644
index 000000000..151cc8fe6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D57_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D57" format="1">
+ <advance width="768"/>
+ <unicode hex="1D57"/>
+ <outline>
+ <contour>
+ <point x="696" y="2000" type="line"/>
+ <point x="60" y="2000" type="line"/>
+ <point x="60" y="1760" type="line"/>
+ <point x="696" y="1760" type="line"/>
+ </contour>
+ <contour>
+ <point x="208" y="2276" type="line"/>
+ <point x="208" y="1256" type="line" smooth="yes"/>
+ <point x="208" y="988"/>
+ <point x="324" y="880"/>
+ <point x="520" y="880" type="curve" smooth="yes"/>
+ <point x="596" y="880"/>
+ <point x="656" y="888"/>
+ <point x="708" y="908" type="curve"/>
+ <point x="708" y="1156" type="line"/>
+ <point x="688" y="1152"/>
+ <point x="664" y="1148"/>
+ <point x="624" y="1148" type="curve" smooth="yes"/>
+ <point x="544" y="1148"/>
+ <point x="512" y="1176"/>
+ <point x="512" y="1260" type="curve" smooth="yes"/>
+ <point x="512" y="2276" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 760, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D58_.glif b/src/Interface-Bold.ufo/glyphs/uni1D58_.glif
new file mode 100644
index 000000000..f040775a1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D58_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D58" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D58"/>
+ <outline>
+ <contour>
+ <point x="848" y="1420" type="line"/>
+ <point x="848" y="1272"/>
+ <point x="796" y="1156"/>
+ <point x="636" y="1156" type="curve" smooth="yes"/>
+ <point x="524" y="1156"/>
+ <point x="464" y="1220"/>
+ <point x="464" y="1416" type="curve" smooth="yes"/>
+ <point x="464" y="2004" type="line"/>
+ <point x="160" y="2004" type="line"/>
+ <point x="160" y="1308" type="line" smooth="yes"/>
+ <point x="160" y="1012"/>
+ <point x="292" y="888"/>
+ <point x="524" y="888" type="curve" smooth="yes"/>
+ <point x="776" y="888"/>
+ <point x="912" y="1112"/>
+ <point x="912" y="1424" type="curve"/>
+ </contour>
+ <contour>
+ <point x="816" y="1136" type="line"/>
+ <point x="876" y="900" type="line"/>
+ <point x="1124" y="900" type="line"/>
+ <point x="1124" y="2004" type="line"/>
+ <point x="816" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1240, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D59_.glif b/src/Interface-Bold.ufo/glyphs/uni1D59_.glif
new file mode 100644
index 000000000..c9707f9f1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D59_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D59" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D59"/>
+ <outline>
+ <contour>
+ <point x="664" y="1651" type="line"/>
+ <point x="814" y="1651"/>
+ <point x="931" y="1598"/>
+ <point x="931" y="1440" type="curve" smooth="yes"/>
+ <point x="931" y="1327"/>
+ <point x="864" y="1268"/>
+ <point x="671" y="1268" type="curve" smooth="yes"/>
+ <point x="83" y="1268" type="line"/>
+ <point x="83" y="961" type="line"/>
+ <point x="776" y="961" type="line" smooth="yes"/>
+ <point x="1073" y="961"/>
+ <point x="1198" y="1096"/>
+ <point x="1198" y="1327" type="curve" smooth="yes"/>
+ <point x="1198" y="1577"/>
+ <point x="972" y="1716"/>
+ <point x="663" y="1716" type="curve"/>
+ </contour>
+ <contour>
+ <point x="947" y="1618" type="line"/>
+ <point x="1184" y="1680" type="line"/>
+ <point x="1184" y="1926" type="line"/>
+ <point x="83" y="1926" type="line"/>
+ <point x="83" y="1618" type="line"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D5A__.glif b/src/Interface-Bold.ufo/glyphs/uni1D5A__.glif
new file mode 100644
index 000000000..ac0c21d76
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D5A__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D5A" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D5A"/>
+ <outline>
+ <contour>
+ <point x="452" y="888" type="curve" smooth="yes"/>
+ <point x="704" y="888"/>
+ <point x="840" y="1112"/>
+ <point x="840" y="1424" type="curve"/>
+ <point x="776" y="1420" type="line"/>
+ <point x="776" y="1272"/>
+ <point x="724" y="1156"/>
+ <point x="564" y="1156" type="curve" smooth="yes"/>
+ <point x="452" y="1156"/>
+ <point x="392" y="1220"/>
+ <point x="392" y="1416" type="curve" smooth="yes"/>
+ <point x="392" y="2004" type="line"/>
+ <point x="88" y="2004" type="line"/>
+ <point x="88" y="1308" type="line" smooth="yes"/>
+ <point x="88" y="1012"/>
+ <point x="220" y="888"/>
+ </contour>
+ <contour>
+ <point x="1108" y="888" type="curve" smooth="yes"/>
+ <point x="1356" y="888"/>
+ <point x="1496" y="1112"/>
+ <point x="1496" y="1424" type="curve"/>
+ <point x="1432" y="1420" type="line"/>
+ <point x="1432" y="1272"/>
+ <point x="1380" y="1156"/>
+ <point x="1220" y="1156" type="curve" smooth="yes"/>
+ <point x="1108" y="1156"/>
+ <point x="1048" y="1220"/>
+ <point x="1048" y="1416" type="curve" smooth="yes"/>
+ <point x="1048" y="2004" type="line"/>
+ <point x="740" y="2004" type="line"/>
+ <point x="740" y="1308" type="line" smooth="yes"/>
+ <point x="740" y="1012"/>
+ <point x="876" y="888"/>
+ </contour>
+ <contour>
+ <point x="1400" y="1136" type="line"/>
+ <point x="1460" y="900" type="line"/>
+ <point x="1708" y="900" type="line"/>
+ <point x="1708" y="2004" type="line"/>
+ <point x="1400" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1896, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D5B__.glif b/src/Interface-Bold.ufo/glyphs/uni1D5B__.glif
new file mode 100644
index 000000000..3b3f28729
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D5B__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D5B" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D5B"/>
+ <outline>
+ <contour>
+ <point x="668" y="1356" type="line"/>
+ <point x="584" y="900" type="line"/>
+ <point x="804" y="900" type="line"/>
+ <point x="1168" y="2004" type="line"/>
+ <point x="824" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="460" y="2004" type="line"/>
+ <point x="112" y="2004" type="line"/>
+ <point x="476" y="900" type="line"/>
+ <point x="696" y="900" type="line"/>
+ <point x="620" y="1356" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1165, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D5C__.glif b/src/Interface-Bold.ufo/glyphs/uni1D5C__.glif
new file mode 100644
index 000000000..e3be3fdfc
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D5C__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D5C" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D5C"/>
+ <outline>
+ <contour>
+ <point x="640" y="2016" type="curve" smooth="yes"/>
+ <point x="892" y="2016"/>
+ <point x="1044" y="1856"/>
+ <point x="1044" y="1664" type="curve" smooth="yes"/>
+ <point x="1044" y="1448"/>
+ <point x="916" y="1320"/>
+ <point x="800" y="1200" type="curve"/>
+ <point x="832" y="1160"/>
+ <point x="868" y="1140"/>
+ <point x="956" y="1140" type="curve" smooth="yes"/>
+ <point x="1032" y="1140"/>
+ <point x="1088" y="1152"/>
+ <point x="1180" y="1184" type="curve"/>
+ <point x="1208" y="920" type="line"/>
+ <point x="1140" y="896"/>
+ <point x="1056" y="876"/>
+ <point x="956" y="876" type="curve" smooth="yes"/>
+ <point x="804" y="876"/>
+ <point x="720" y="924"/>
+ <point x="640" y="1004" type="curve"/>
+ <point x="564" y="924"/>
+ <point x="480" y="876"/>
+ <point x="324" y="876" type="curve" smooth="yes"/>
+ <point x="228" y="876"/>
+ <point x="140" y="896"/>
+ <point x="76" y="920" type="curve"/>
+ <point x="104" y="1184" type="line"/>
+ <point x="192" y="1152"/>
+ <point x="252" y="1140"/>
+ <point x="324" y="1140" type="curve" smooth="yes"/>
+ <point x="416" y="1140"/>
+ <point x="452" y="1160"/>
+ <point x="484" y="1200" type="curve"/>
+ <point x="432" y="1248"/>
+ <point x="384" y="1304"/>
+ <point x="340" y="1360" type="curve" smooth="yes"/>
+ <point x="284" y="1444"/>
+ <point x="240" y="1536"/>
+ <point x="240" y="1664" type="curve" smooth="yes"/>
+ <point x="240" y="1856"/>
+ <point x="392" y="2016"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1243.0, 'leftMargin': 55, 'rightMargin': 55.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D5D__.glif b/src/Interface-Bold.ufo/glyphs/uni1D5D__.glif
new file mode 100644
index 000000000..1cc2dada7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D5D__.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D5D" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D5D"/>
+ <outline>
+ <contour>
+ <point x="540" y="1704" type="line" name="hr00"/>
+ <point x="540" y="1532" type="line"/>
+ <point x="624" y="1532" type="line" smooth="yes"/>
+ <point x="760" y="1532"/>
+ <point x="856" y="1472"/>
+ <point x="856" y="1320" type="curve" smooth="yes"/>
+ <point x="856" y="1220"/>
+ <point x="780" y="1140"/>
+ <point x="636" y="1140" type="curve" smooth="yes"/>
+ <point x="456" y="1140"/>
+ <point x="344" y="1216"/>
+ <point x="344" y="1308" type="curve"/>
+ <point x="224" y="1308" type="line"/>
+ <point x="224" y="1004"/>
+ <point x="492" y="876"/>
+ <point x="708" y="876" type="curve" smooth="yes"/>
+ <point x="996" y="876"/>
+ <point x="1160" y="1036"/>
+ <point x="1160" y="1312" type="curve" smooth="yes"/>
+ <point x="1160" y="1560"/>
+ <point x="984" y="1704"/>
+ <point x="676" y="1704" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="608" y="2400" type="curve" smooth="yes"/>
+ <point x="328" y="2400"/>
+ <point x="120" y="2224"/>
+ <point x="120" y="1932" type="curve" smooth="yes"/>
+ <point x="120" y="468" type="line"/>
+ <point x="428" y="468" type="line"/>
+ <point x="428" y="1932" type="line" smooth="yes"/>
+ <point x="428" y="2060"/>
+ <point x="500" y="2136"/>
+ <point x="616" y="2136" type="curve" smooth="yes"/>
+ <point x="724" y="2136"/>
+ <point x="792" y="2068"/>
+ <point x="792" y="1968" type="curve" smooth="yes"/>
+ <point x="792" y="1828"/>
+ <point x="720" y="1768"/>
+ <point x="604" y="1768" type="curve" smooth="yes"/>
+ <point x="540" y="1768" type="line"/>
+ <point x="540" y="1616" type="line"/>
+ <point x="656" y="1616" type="line" smooth="yes"/>
+ <point x="920" y="1616"/>
+ <point x="1096" y="1784"/>
+ <point x="1096" y="2000" type="curve" smooth="yes"/>
+ <point x="1096" y="2260"/>
+ <point x="904" y="2400"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1315, 'leftMargin': 138, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D5E__.glif b/src/Interface-Bold.ufo/glyphs/uni1D5E__.glif
new file mode 100644
index 000000000..0c35c0938
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D5E__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D5E" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D5E"/>
+ <outline>
+ <contour>
+ <point x="792" y="964" type="line"/>
+ <point x="484" y="964" type="line"/>
+ <point x="484" y="468" type="line"/>
+ <point x="792" y="468" type="line"/>
+ </contour>
+ <contour>
+ <point x="668" y="1348" type="line"/>
+ <point x="584" y="896" type="line"/>
+ <point x="792" y="896" type="line"/>
+ <point x="1168" y="1996" type="line"/>
+ <point x="836" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="448" y="1996" type="line"/>
+ <point x="112" y="1996" type="line"/>
+ <point x="492" y="896" type="line"/>
+ <point x="696" y="896" type="line"/>
+ <point x="620" y="1348" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1165, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D5F__.glif b/src/Interface-Bold.ufo/glyphs/uni1D5F__.glif
new file mode 100644
index 000000000..c57e7b66b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D5F__.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D5F" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D5F"/>
+ <outline>
+ <contour>
+ <point x="244" y="2164" type="curve" smooth="yes"/>
+ <point x="244" y="2040"/>
+ <point x="320" y="1952"/>
+ <point x="432" y="1888" type="curve"/>
+ <point x="428" y="1880" type="line"/>
+ <point x="256" y="1836"/>
+ <point x="120" y="1664"/>
+ <point x="120" y="1436" type="curve" smooth="yes"/>
+ <point x="120" y="1416" type="line" smooth="yes"/>
+ <point x="120" y="1112"/>
+ <point x="300" y="876"/>
+ <point x="644" y="876" type="curve" smooth="yes"/>
+ <point x="980" y="876"/>
+ <point x="1160" y="1120"/>
+ <point x="1160" y="1436" type="curve" smooth="yes"/>
+ <point x="1160" y="1456" type="line" smooth="yes"/>
+ <point x="1160" y="1744"/>
+ <point x="1004" y="1936"/>
+ <point x="680" y="2048" type="curve" smooth="yes"/>
+ <point x="560" y="2092"/>
+ <point x="540" y="2136"/>
+ <point x="540" y="2172" type="curve" smooth="yes"/>
+ <point x="540" y="2224"/>
+ <point x="600" y="2256"/>
+ <point x="696" y="2256" type="curve" smooth="yes"/>
+ <point x="796" y="2256"/>
+ <point x="892" y="2224"/>
+ <point x="944" y="2200" type="curve"/>
+ <point x="992" y="2416" type="line"/>
+ <point x="888" y="2468"/>
+ <point x="788" y="2500"/>
+ <point x="680" y="2500" type="curve" smooth="yes"/>
+ <point x="404" y="2500"/>
+ <point x="244" y="2376"/>
+ </contour>
+ <contour>
+ <point x="432" y="1476" type="line"/>
+ <point x="432" y="1636"/>
+ <point x="500" y="1776"/>
+ <point x="644" y="1776" type="curve"/>
+ <point x="768" y="1748"/>
+ <point x="848" y="1604"/>
+ <point x="848" y="1476" type="curve" smooth="yes"/>
+ <point x="848" y="1456" type="line" smooth="yes"/>
+ <point x="848" y="1284"/>
+ <point x="784" y="1140"/>
+ <point x="644" y="1140" type="curve" smooth="yes"/>
+ <point x="500" y="1140"/>
+ <point x="432" y="1284"/>
+ <point x="432" y="1456" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1206, 'leftMargin': 83, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D60_.glif b/src/Interface-Bold.ufo/glyphs/uni1D60_.glif
new file mode 100644
index 000000000..79663a197
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D60_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D60" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D60"/>
+ <outline>
+ <contour>
+ <point x="756" y="468" type="line"/>
+ <point x="1060" y="468" type="line"/>
+ <point x="1060" y="1672" type="line" smooth="yes"/>
+ <point x="1060" y="1724"/>
+ <point x="1088" y="1752"/>
+ <point x="1132" y="1752" type="curve" smooth="yes"/>
+ <point x="1232" y="1752"/>
+ <point x="1328" y="1648"/>
+ <point x="1328" y="1468" type="curve" smooth="yes"/>
+ <point x="1328" y="1280"/>
+ <point x="1216" y="1136"/>
+ <point x="908" y="1136" type="curve" smooth="yes"/>
+ <point x="580" y="1136"/>
+ <point x="464" y="1284"/>
+ <point x="464" y="1512" type="curve" smooth="yes"/>
+ <point x="464" y="1628"/>
+ <point x="512" y="1760"/>
+ <point x="592" y="1852" type="curve"/>
+ <point x="376" y="2016" type="line"/>
+ <point x="260" y="1916"/>
+ <point x="160" y="1728"/>
+ <point x="160" y="1512" type="curve" smooth="yes"/>
+ <point x="160" y="1180"/>
+ <point x="340" y="872"/>
+ <point x="908" y="872" type="curve" smooth="yes"/>
+ <point x="1456" y="872"/>
+ <point x="1636" y="1168"/>
+ <point x="1636" y="1468" type="curve" smooth="yes"/>
+ <point x="1636" y="1712"/>
+ <point x="1472" y="2016"/>
+ <point x="1060" y="2016" type="curve" smooth="yes"/>
+ <point x="840" y="2016"/>
+ <point x="756" y="1880"/>
+ <point x="756" y="1692" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1640, 'leftMargin': 83, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D61_.glif b/src/Interface-Bold.ufo/glyphs/uni1D61_.glif
new file mode 100644
index 000000000..d1ba001dd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D61_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D61" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D61"/>
+ <outline>
+ <contour>
+ <point x="1200" y="2000" type="line"/>
+ <point x="868" y="2000" type="line"/>
+ <point x="128" y="484" type="line"/>
+ <point x="448" y="484" type="line"/>
+ </contour>
+ <contour>
+ <point x="260" y="2016" type="curve" smooth="yes"/>
+ <point x="188" y="2016"/>
+ <point x="144" y="2008"/>
+ <point x="80" y="1992" type="curve"/>
+ <point x="88" y="1744" type="line"/>
+ <point x="108" y="1748"/>
+ <point x="140" y="1752"/>
+ <point x="156" y="1752" type="curve" smooth="yes"/>
+ <point x="232" y="1752"/>
+ <point x="300" y="1728"/>
+ <point x="332" y="1660" type="curve" smooth="yes"/>
+ <point x="700" y="832" type="line" smooth="yes"/>
+ <point x="744" y="728"/>
+ <point x="824" y="496"/>
+ <point x="996" y="472" type="curve" smooth="yes"/>
+ <point x="1056" y="468"/>
+ <point x="1120" y="468"/>
+ <point x="1168" y="480" type="curve"/>
+ <point x="1180" y="736" type="line"/>
+ <point x="1164" y="736"/>
+ <point x="1140" y="736"/>
+ <point x="1124" y="740" type="curve" smooth="yes"/>
+ <point x="1076" y="756"/>
+ <point x="1036" y="804"/>
+ <point x="1012" y="856" type="curve" smooth="yes"/>
+ <point x="608" y="1736" type="line" smooth="yes"/>
+ <point x="560" y="1844"/>
+ <point x="504" y="2016"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1229, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D62_.ccmp.glif b/src/Interface-Bold.ufo/glyphs/uni1D62_.ccmp.glif
new file mode 100644
index 000000000..a03bf019a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D62_.ccmp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D62.ccmp" format="1">
+ <advance width="768"/>
+ <outline>
+ <contour>
+ <point x="388" y="1100" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="540" y="828" type="line"/>
+ <point x="232" y="828" type="line"/>
+ <point x="232" y="-276" type="line"/>
+ <point x="540" y="-276" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 693.0, 'leftMargin': 195, 'rightMargin': 191.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D62_.glif b/src/Interface-Bold.ufo/glyphs/uni1D62_.glif
new file mode 100644
index 000000000..33c5de21f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D62_.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D62" format="1">
+ <advance width="768"/>
+ <unicode hex="1D62"/>
+ <outline>
+ <contour>
+ <point x="540" y="828" type="line"/>
+ <point x="232" y="828" type="line"/>
+ <point x="232" y="-276" type="line"/>
+ <point x="540" y="-276" type="line"/>
+ </contour>
+ <contour>
+ <point x="204" y="1112" type="curve" smooth="yes"/>
+ <point x="204" y="1012"/>
+ <point x="276" y="944"/>
+ <point x="384" y="944" type="curve" smooth="yes"/>
+ <point x="492" y="944"/>
+ <point x="568" y="1012"/>
+ <point x="568" y="1112" type="curve" smooth="yes"/>
+ <point x="568" y="1208"/>
+ <point x="492" y="1276"/>
+ <point x="384" y="1276" type="curve" smooth="yes"/>
+ <point x="276" y="1276"/>
+ <point x="204" y="1208"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-275.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>346.5</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 693.0, 'leftMargin': 165, 'rightMargin': 165.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D63_.glif b/src/Interface-Bold.ufo/glyphs/uni1D63_.glif
new file mode 100644
index 000000000..9ddd41858
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D63_.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D63" format="1">
+ <advance width="1024"/>
+ <unicode hex="1D63"/>
+ <outline>
+ <component base="rsuper" xOffset="60" yOffset="-1176"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 824, 'leftMargin': 138, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D64_.glif b/src/Interface-Bold.ufo/glyphs/uni1D64_.glif
new file mode 100644
index 000000000..9be100761
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D64_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D64" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D64"/>
+ <outline>
+ <component base="uni1D58" xOffset="20" yOffset="-1176"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-275.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1240, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D65_.glif b/src/Interface-Bold.ufo/glyphs/uni1D65_.glif
new file mode 100644
index 000000000..034945382
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D65_.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D65" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D65"/>
+ <outline>
+ <component base="uni1D5B" xOffset="60" yOffset="-1176"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1165, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D66_.glif b/src/Interface-Bold.ufo/glyphs/uni1D66_.glif
new file mode 100644
index 000000000..2196a6b3f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D66_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D66" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D66"/>
+ <outline>
+ <component base="uni1D5D" xOffset="-16" yOffset="-1168"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-276.375</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1315, 'leftMargin': 138, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D67_.glif b/src/Interface-Bold.ufo/glyphs/uni1D67_.glif
new file mode 100644
index 000000000..8691d7baf
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D67_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D67" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D67"/>
+ <outline>
+ <component base="uni1D5E" xOffset="60" yOffset="-1168"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>826.375</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1165, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D68_.glif b/src/Interface-Bold.ufo/glyphs/uni1D68_.glif
new file mode 100644
index 000000000..0ed9765c3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D68_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D68" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D68"/>
+ <outline>
+ <contour>
+ <point x="156" y="-692" type="line"/>
+ <point x="464" y="-692" type="line"/>
+ <point x="464" y="284" type="line" smooth="yes"/>
+ <point x="464" y="464"/>
+ <point x="512" y="588"/>
+ <point x="636" y="588" type="curve" smooth="yes"/>
+ <point x="768" y="588"/>
+ <point x="820" y="452"/>
+ <point x="820" y="280" type="curve" smooth="yes"/>
+ <point x="820" y="256" type="line" smooth="yes"/>
+ <point x="820" y="96"/>
+ <point x="772" y="-28"/>
+ <point x="636" y="-28" type="curve" smooth="yes"/>
+ <point x="484" y="-28"/>
+ <point x="424" y="64"/>
+ <point x="424" y="220" type="curve"/>
+ <point x="320" y="248" type="line"/>
+ <point x="360" y="-52"/>
+ <point x="464" y="-292"/>
+ <point x="720" y="-292" type="curve" smooth="yes"/>
+ <point x="996" y="-292"/>
+ <point x="1124" y="-64"/>
+ <point x="1124" y="256" type="curve" smooth="yes"/>
+ <point x="1124" y="280" type="line" smooth="yes"/>
+ <point x="1124" y="612"/>
+ <point x="976" y="852"/>
+ <point x="652" y="852" type="curve" smooth="yes"/>
+ <point x="324" y="852"/>
+ <point x="156" y="616"/>
+ <point x="156" y="320" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1189, 'leftMargin': 138, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D69_.glif b/src/Interface-Bold.ufo/glyphs/uni1D69_.glif
new file mode 100644
index 000000000..766d6bf63
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D69_.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D69" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D69"/>
+ <outline>
+ <component base="uni1D60" xOffset="-4" yOffset="-1176"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1640, 'leftMargin': 160, 'rightMargin': 4}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D6A__.glif b/src/Interface-Bold.ufo/glyphs/uni1D6A__.glif
new file mode 100644
index 000000000..33fc83887
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D6A__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D6A" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D6A"/>
+ <outline>
+ <component base="uni1D61" yOffset="-1172"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>826.375</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1229, 'leftMargin': 80, 'rightMargin': 29}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D6B__.glif b/src/Interface-Bold.ufo/glyphs/uni1D6B__.glif
new file mode 100644
index 000000000..3d19b4384
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D6B__.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D6B" format="1">
+ <advance width="2560"/>
+ <unicode hex="1D6B"/>
+ <outline>
+ <contour>
+ <point x="1160" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1160" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2476" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1036" y="364" type="line"/>
+ <point x="1092" y="336" type="line"/>
+ <point x="1424" y="336" type="line"/>
+ <point x="1424" y="1488" type="line"/>
+ <point x="1036" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1080" y="692" type="line"/>
+ <point x="1080" y="484"/>
+ <point x="1012" y="332"/>
+ <point x="792" y="332" type="curve" smooth="yes"/>
+ <point x="672" y="332"/>
+ <point x="600" y="408"/>
+ <point x="600" y="580" type="curve" smooth="yes"/>
+ <point x="600" y="1488" type="line"/>
+ <point x="156" y="1488" type="line"/>
+ <point x="156" y="580" type="line" smooth="yes"/>
+ <point x="156" y="148"/>
+ <point x="356" y="-28"/>
+ <point x="652" y="-28" type="curve" smooth="yes"/>
+ <point x="1028" y="-28"/>
+ <point x="1228" y="280"/>
+ <point x="1228" y="696" type="curve"/>
+ </contour>
+ <component base="e" xOffset="948"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2450, 'leftMargin': 129, 'rightMargin': 70}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D6C__.glif b/src/Interface-Bold.ufo/glyphs/uni1D6C__.glif
new file mode 100644
index 000000000..c537190ad
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D6C__.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D6C" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D6C"/>
+ <outline>
+ <contour>
+ <point x="1168" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1168" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1876" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="428" y="2112" type="line"/>
+ <point x="428" y="0" type="line"/>
+ <point x="828" y="0" type="line"/>
+ <point x="872" y="368" type="line"/>
+ <point x="872" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="1796" y="760" type="line"/>
+ <point x="1796" y="1196"/>
+ <point x="1612" y="1516"/>
+ <point x="1216" y="1516" type="curve" smooth="yes"/>
+ <point x="856" y="1516"/>
+ <point x="712" y="1176"/>
+ <point x="652" y="764" type="curve"/>
+ <point x="652" y="728" type="line"/>
+ <point x="712" y="308"/>
+ <point x="856" y="-28"/>
+ <point x="1216" y="-28" type="curve" smooth="yes"/>
+ <point x="1612" y="-28"/>
+ <point x="1796" y="284"/>
+ <point x="1796" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1352" y="732" type="line"/>
+ <point x="1352" y="492"/>
+ <point x="1312" y="328"/>
+ <point x="1108" y="328" type="curve" smooth="yes"/>
+ <point x="900" y="328"/>
+ <point x="832" y="460"/>
+ <point x="832" y="692" type="curve" smooth="yes"/>
+ <point x="832" y="800" type="line" smooth="yes"/>
+ <point x="832" y="1024"/>
+ <point x="900" y="1160"/>
+ <point x="1104" y="1160" type="curve" smooth="yes"/>
+ <point x="1308" y="1160"/>
+ <point x="1352" y="976"/>
+ <point x="1352" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="984" y="2012" type="line"/>
+ <point x="984" y="1920"/>
+ <point x="924" y="1876"/>
+ <point x="848" y="1876" type="curve" smooth="yes"/>
+ <point x="684" y="1876"/>
+ <point x="560" y="2000"/>
+ <point x="380" y="2000" type="curve" smooth="yes"/>
+ <point x="156" y="2000"/>
+ <point x="-4" y="1804"/>
+ <point x="-4" y="1588" type="curve"/>
+ <point x="300" y="1572" type="line"/>
+ <point x="300" y="1664"/>
+ <point x="360" y="1708"/>
+ <point x="432" y="1708" type="curve" smooth="yes"/>
+ <point x="608" y="1708"/>
+ <point x="688" y="1580"/>
+ <point x="900" y="1580" type="curve" smooth="yes"/>
+ <point x="1128" y="1580"/>
+ <point x="1288" y="1776"/>
+ <point x="1288" y="1996" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1772, 'leftMargin': -106, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D6D__.glif b/src/Interface-Bold.ufo/glyphs/uni1D6D__.glif
new file mode 100644
index 000000000..3dc6e386c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D6D__.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D6D" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D6D"/>
+ <outline>
+ <contour>
+ <point x="600" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="640" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1712" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="940" y="340" type="line"/>
+ <point x="984" y="0" type="line"/>
+ <point x="1384" y="0" type="line"/>
+ <point x="1384" y="2112" type="line"/>
+ <point x="940" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="16" y="728" type="line"/>
+ <point x="16" y="292"/>
+ <point x="220" y="-28"/>
+ <point x="592" y="-28" type="curve" smooth="yes"/>
+ <point x="940" y="-28"/>
+ <point x="1104" y="312"/>
+ <point x="1160" y="716" type="curve"/>
+ <point x="1160" y="748" type="line"/>
+ <point x="1104" y="1180"/>
+ <point x="940" y="1516"/>
+ <point x="596" y="1516" type="curve" smooth="yes"/>
+ <point x="220" y="1516"/>
+ <point x="16" y="1208"/>
+ <point x="16" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="460" y="756" type="line"/>
+ <point x="460" y="988"/>
+ <point x="524" y="1160"/>
+ <point x="708" y="1160" type="curve" smooth="yes"/>
+ <point x="892" y="1160"/>
+ <point x="980" y="1028"/>
+ <point x="980" y="788" type="curve" smooth="yes"/>
+ <point x="980" y="680" type="line" smooth="yes"/>
+ <point x="980" y="468"/>
+ <point x="892" y="332"/>
+ <point x="708" y="332" type="curve" smooth="yes"/>
+ <point x="520" y="332"/>
+ <point x="460" y="504"/>
+ <point x="460" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1476" y="2024" type="line"/>
+ <point x="1476" y="1932"/>
+ <point x="1412" y="1888"/>
+ <point x="1340" y="1888" type="curve" smooth="yes"/>
+ <point x="1172" y="1888"/>
+ <point x="1048" y="2016"/>
+ <point x="872" y="2016" type="curve" smooth="yes"/>
+ <point x="648" y="2016"/>
+ <point x="488" y="1816"/>
+ <point x="488" y="1600" type="curve"/>
+ <point x="792" y="1584" type="line"/>
+ <point x="792" y="1680"/>
+ <point x="852" y="1724"/>
+ <point x="924" y="1724" type="curve" smooth="yes"/>
+ <point x="1100" y="1724"/>
+ <point x="1180" y="1596"/>
+ <point x="1392" y="1596" type="curve" smooth="yes"/>
+ <point x="1616" y="1596"/>
+ <point x="1776" y="1788"/>
+ <point x="1776" y="2008" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1775, 'leftMargin': 78, 'rightMargin': -65}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D6E__.glif b/src/Interface-Bold.ufo/glyphs/uni1D6E__.glif
new file mode 100644
index 000000000..c14ed9bce
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D6E__.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D6E" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D6E"/>
+ <outline>
+ <contour>
+ <point x="1056" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="784" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1420" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1004" y="0" type="line"/>
+ <point x="1004" y="1608" type="line"/>
+ <point x="1004" y="1724"/>
+ <point x="1080" y="1784"/>
+ <point x="1216" y="1784" type="curve" smooth="yes"/>
+ <point x="1268" y="1784"/>
+ <point x="1300" y="1780"/>
+ <point x="1332" y="1772" type="curve"/>
+ <point x="1332" y="2112" type="line"/>
+ <point x="1268" y="2128"/>
+ <point x="1196" y="2140"/>
+ <point x="1120" y="2140" type="curve" smooth="yes"/>
+ <point x="776" y="2140"/>
+ <point x="560" y="1956"/>
+ <point x="560" y="1608" type="curve"/>
+ <point x="560" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1292" y="1488" type="line"/>
+ <point x="340" y="1488" type="line"/>
+ <point x="340" y="1168" type="line"/>
+ <point x="1292" y="1168" type="line"/>
+ </contour>
+ <contour>
+ <point x="1112" y="940" type="line"/>
+ <point x="1112" y="848"/>
+ <point x="1048" y="804"/>
+ <point x="976" y="804" type="curve" smooth="yes"/>
+ <point x="808" y="804"/>
+ <point x="684" y="932"/>
+ <point x="508" y="932" type="curve" smooth="yes"/>
+ <point x="284" y="932"/>
+ <point x="124" y="732"/>
+ <point x="124" y="516" type="curve"/>
+ <point x="428" y="500" type="line"/>
+ <point x="428" y="596"/>
+ <point x="488" y="640"/>
+ <point x="560" y="640" type="curve" smooth="yes"/>
+ <point x="736" y="640"/>
+ <point x="816" y="512"/>
+ <point x="1028" y="512" type="curve" smooth="yes"/>
+ <point x="1252" y="512"/>
+ <point x="1412" y="704"/>
+ <point x="1412" y="924" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1319, 'leftMargin': 22, 'rightMargin': 7}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D6F__.glif b/src/Interface-Bold.ufo/glyphs/uni1D6F__.glif
new file mode 100644
index 000000000..8af2b9fb9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D6F__.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D6F" format="1">
+ <advance width="3072"/>
+ <unicode hex="1D6F"/>
+ <outline>
+ <contour>
+ <point x="1544" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1544" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2984" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2724" y="956" type="line"/>
+ <point x="2680" y="844"/>
+ <point x="2560" y="804"/>
+ <point x="2460" y="804" type="curve" smooth="yes"/>
+ <point x="1916" y="804"/>
+ <point x="1064" y="920"/>
+ <point x="600" y="920" type="curve" smooth="yes"/>
+ <point x="316" y="920"/>
+ <point x="144" y="756"/>
+ <point x="116" y="600" type="curve"/>
+ <point x="352" y="528" type="line"/>
+ <point x="380" y="644"/>
+ <point x="488" y="680"/>
+ <point x="648" y="680" type="curve" smooth="yes"/>
+ <point x="1028" y="680"/>
+ <point x="1856" y="564"/>
+ <point x="2348" y="564" type="curve" smooth="yes"/>
+ <point x="2712" y="564"/>
+ <point x="2880" y="672"/>
+ <point x="2956" y="888" type="curve"/>
+ </contour>
+ <component base="m" xOffset="320"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2897, 'leftMargin': 28, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D70_.glif b/src/Interface-Bold.ufo/glyphs/uni1D70_.glif
new file mode 100644
index 000000000..1984baf5c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D70_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D70" format="1">
+ <advance width="2304"/>
+ <unicode hex="1D70"/>
+ <outline>
+ <contour>
+ <point x="1160" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1160" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2180" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1920" y="956" type="line"/>
+ <point x="1920" y="872"/>
+ <point x="1868" y="804"/>
+ <point x="1768" y="804" type="curve" smooth="yes"/>
+ <point x="1592" y="804"/>
+ <point x="1384" y="840"/>
+ <point x="1156" y="872" type="curve" smooth="yes"/>
+ <point x="968" y="896"/>
+ <point x="772" y="920"/>
+ <point x="564" y="920" type="curve" smooth="yes"/>
+ <point x="300" y="920"/>
+ <point x="152" y="768"/>
+ <point x="152" y="600" type="curve"/>
+ <point x="388" y="528" type="line"/>
+ <point x="388" y="612"/>
+ <point x="436" y="680"/>
+ <point x="536" y="680" type="curve" smooth="yes"/>
+ <point x="732" y="680"/>
+ <point x="936" y="652"/>
+ <point x="1140" y="624" type="curve" smooth="yes"/>
+ <point x="1348" y="596"/>
+ <point x="1556" y="564"/>
+ <point x="1756" y="564" type="curve" smooth="yes"/>
+ <point x="2020" y="564"/>
+ <point x="2152" y="716"/>
+ <point x="2152" y="888" type="curve"/>
+ </contour>
+ <component base="n" xOffset="356"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2054, 'leftMargin': 28, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D71_.glif b/src/Interface-Bold.ufo/glyphs/uni1D71_.glif
new file mode 100644
index 000000000..5e30f5fcb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D71_.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D71" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D71"/>
+ <outline>
+ <contour>
+ <point x="1196" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="644" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1868" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="864" y="1204" type="line"/>
+ <point x="836" y="1488" type="line"/>
+ <point x="424" y="1488" type="line"/>
+ <point x="424" y="-572" type="line"/>
+ <point x="864" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1788" y="764" type="line"/>
+ <point x="1788" y="1216"/>
+ <point x="1584" y="1516"/>
+ <point x="1208" y="1516" type="curve" smooth="yes"/>
+ <point x="848" y="1516"/>
+ <point x="704" y="1188"/>
+ <point x="644" y="756" type="curve"/>
+ <point x="644" y="720" type="line"/>
+ <point x="704" y="320"/>
+ <point x="848" y="-28"/>
+ <point x="1212" y="-28" type="curve" smooth="yes"/>
+ <point x="1584" y="-28"/>
+ <point x="1788" y="300"/>
+ <point x="1788" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1344" y="732" type="line"/>
+ <point x="1344" y="512"/>
+ <point x="1284" y="332"/>
+ <point x="1100" y="332" type="curve" smooth="yes"/>
+ <point x="896" y="332"/>
+ <point x="824" y="472"/>
+ <point x="824" y="680" type="curve" smooth="yes"/>
+ <point x="824" y="792" type="line" smooth="yes"/>
+ <point x="824" y="1036"/>
+ <point x="896" y="1160"/>
+ <point x="1096" y="1160" type="curve" smooth="yes"/>
+ <point x="1280" y="1160"/>
+ <point x="1344" y="992"/>
+ <point x="1344" y="764" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="992" y="-68" type="line"/>
+ <point x="992" y="-160"/>
+ <point x="932" y="-204"/>
+ <point x="856" y="-204" type="curve" smooth="yes"/>
+ <point x="692" y="-204"/>
+ <point x="568" y="-80"/>
+ <point x="392" y="-80" type="curve" smooth="yes"/>
+ <point x="164" y="-80"/>
+ <point x="4" y="-280"/>
+ <point x="4" y="-496" type="curve"/>
+ <point x="312" y="-508" type="line"/>
+ <point x="312" y="-416"/>
+ <point x="368" y="-372"/>
+ <point x="444" y="-372" type="curve" smooth="yes"/>
+ <point x="616" y="-372"/>
+ <point x="700" y="-500"/>
+ <point x="908" y="-500" type="curve" smooth="yes"/>
+ <point x="1136" y="-500"/>
+ <point x="1296" y="-308"/>
+ <point x="1296" y="-84" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1786, 'leftMargin': -76, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D72_.glif b/src/Interface-Bold.ufo/glyphs/uni1D72_.glif
new file mode 100644
index 000000000..e546ca498
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D72_.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D72" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D72"/>
+ <outline>
+ <contour>
+ <point x="992" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="632" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1328" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="856" y="1120" type="line"/>
+ <point x="828" y="1488" type="line"/>
+ <point x="416" y="1488" type="line"/>
+ <point x="416" y="0" type="line"/>
+ <point x="856" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1300" y="1500" type="line"/>
+ <point x="1264" y="1512"/>
+ <point x="1216" y="1516"/>
+ <point x="1172" y="1516" type="curve" smooth="yes"/>
+ <point x="904" y="1516"/>
+ <point x="744" y="1240"/>
+ <point x="744" y="844" type="curve"/>
+ <point x="828" y="788" type="line"/>
+ <point x="828" y="984"/>
+ <point x="924" y="1080"/>
+ <point x="1140" y="1080" type="curve" smooth="yes"/>
+ <point x="1184" y="1080"/>
+ <point x="1252" y="1072"/>
+ <point x="1292" y="1068" type="curve"/>
+ </contour>
+ <contour>
+ <point x="972" y="856" type="line"/>
+ <point x="972" y="764"/>
+ <point x="908" y="720"/>
+ <point x="832" y="720" type="curve" smooth="yes"/>
+ <point x="668" y="720"/>
+ <point x="544" y="848"/>
+ <point x="368" y="848" type="curve" smooth="yes"/>
+ <point x="144" y="848"/>
+ <point x="-20" y="648"/>
+ <point x="-20" y="432" type="curve"/>
+ <point x="288" y="416" type="line"/>
+ <point x="288" y="512"/>
+ <point x="344" y="556"/>
+ <point x="420" y="556" type="curve" smooth="yes"/>
+ <point x="592" y="556"/>
+ <point x="676" y="428"/>
+ <point x="888" y="428" type="curve" smooth="yes"/>
+ <point x="1112" y="428"/>
+ <point x="1272" y="620"/>
+ <point x="1272" y="840" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1277, 'leftMargin': -69, 'rightMargin': 30}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D73_.glif b/src/Interface-Bold.ufo/glyphs/uni1D73_.glif
new file mode 100644
index 000000000..f43e762a1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D73_.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D73" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D73"/>
+ <outline>
+ <contour>
+ <point x="928" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="628" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1232" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="848" y="0" type="line" name="hr00"/>
+ <point x="848" y="984" type="line" smooth="yes"/>
+ <point x="848" y="1096"/>
+ <point x="924" y="1160"/>
+ <point x="1060" y="1160" type="curve" smooth="yes"/>
+ <point x="1112" y="1160"/>
+ <point x="1144" y="1156"/>
+ <point x="1180" y="1148" type="curve"/>
+ <point x="1180" y="1488" type="line"/>
+ <point x="1112" y="1504"/>
+ <point x="1044" y="1516"/>
+ <point x="964" y="1516" type="curve" smooth="yes"/>
+ <point x="620" y="1516"/>
+ <point x="404" y="1332"/>
+ <point x="404" y="984" type="curve" smooth="yes"/>
+ <point x="404" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="984" y="856" type="line"/>
+ <point x="984" y="764"/>
+ <point x="920" y="720"/>
+ <point x="848" y="720" type="curve" smooth="yes"/>
+ <point x="684" y="720"/>
+ <point x="560" y="848"/>
+ <point x="380" y="848" type="curve" smooth="yes"/>
+ <point x="156" y="848"/>
+ <point x="-4" y="648"/>
+ <point x="-4" y="432" type="curve"/>
+ <point x="300" y="416" type="line"/>
+ <point x="300" y="512"/>
+ <point x="360" y="556"/>
+ <point x="432" y="556" type="curve" smooth="yes"/>
+ <point x="608" y="556"/>
+ <point x="688" y="428"/>
+ <point x="900" y="428" type="curve" smooth="yes"/>
+ <point x="1128" y="428"/>
+ <point x="1284" y="620"/>
+ <point x="1284" y="840" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1195, 'leftMargin': -43, 'rightMargin': -52}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D74_.glif b/src/Interface-Bold.ufo/glyphs/uni1D74_.glif
new file mode 100644
index 000000000..8ea393e24
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D74_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D74" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D74"/>
+ <outline>
+ <contour>
+ <point x="912" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="912" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1684" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1396" y="956" type="line"/>
+ <point x="1396" y="872"/>
+ <point x="1348" y="804"/>
+ <point x="1248" y="804" type="curve" smooth="yes"/>
+ <point x="1180" y="804"/>
+ <point x="1052" y="828"/>
+ <point x="920" y="856" type="curve" smooth="yes"/>
+ <point x="764" y="888"/>
+ <point x="600" y="920"/>
+ <point x="512" y="920" type="curve" smooth="yes"/>
+ <point x="308" y="920"/>
+ <point x="164" y="768"/>
+ <point x="164" y="600" type="curve"/>
+ <point x="400" y="528" type="line"/>
+ <point x="400" y="612"/>
+ <point x="448" y="680"/>
+ <point x="548" y="680" type="curve" smooth="yes"/>
+ <point x="620" y="680"/>
+ <point x="748" y="656"/>
+ <point x="880" y="628" type="curve" smooth="yes"/>
+ <point x="1028" y="596"/>
+ <point x="1184" y="564"/>
+ <point x="1284" y="564" type="curve" smooth="yes"/>
+ <point x="1496" y="564"/>
+ <point x="1632" y="716"/>
+ <point x="1632" y="888" type="curve"/>
+ </contour>
+ <component base="s" xOffset="188"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1577, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D75_.glif b/src/Interface-Bold.ufo/glyphs/uni1D75_.glif
new file mode 100644
index 000000000..be5a4a4a9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D75_.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D75" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D75"/>
+ <outline>
+ <contour>
+ <point x="664" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="880" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1256" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1132" y="1488" type="line"/>
+ <point x="244" y="1488" type="line"/>
+ <point x="244" y="1168" type="line"/>
+ <point x="1132" y="1168" type="line"/>
+ </contour>
+ <contour>
+ <point x="440" y="1860" type="line"/>
+ <point x="440" y="428" type="line" smooth="yes"/>
+ <point x="440" y="104"/>
+ <point x="608" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="992" y="-28"/>
+ <point x="1076" y="-16"/>
+ <point x="1148" y="12" type="curve"/>
+ <point x="1148" y="344" type="line"/>
+ <point x="1120" y="340"/>
+ <point x="1084" y="336"/>
+ <point x="1036" y="336" type="curve" smooth="yes"/>
+ <point x="924" y="336"/>
+ <point x="884" y="368"/>
+ <point x="884" y="484" type="curve" smooth="yes"/>
+ <point x="884" y="1860" type="line"/>
+ </contour>
+ <contour>
+ <point x="956" y="968" type="line"/>
+ <point x="956" y="884"/>
+ <point x="904" y="844"/>
+ <point x="844" y="844" type="curve" smooth="yes"/>
+ <point x="708" y="844"/>
+ <point x="540" y="956"/>
+ <point x="392" y="956" type="curve" smooth="yes"/>
+ <point x="208" y="956"/>
+ <point x="80" y="776"/>
+ <point x="80" y="584" type="curve"/>
+ <point x="328" y="568" type="line"/>
+ <point x="328" y="652"/>
+ <point x="376" y="692"/>
+ <point x="436" y="692" type="curve" smooth="yes"/>
+ <point x="576" y="692"/>
+ <point x="716" y="576"/>
+ <point x="884" y="576" type="curve" smooth="yes"/>
+ <point x="1072" y="576"/>
+ <point x="1204" y="752"/>
+ <point x="1204" y="952" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1165, 'leftMargin': -14, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D76_.glif b/src/Interface-Bold.ufo/glyphs/uni1D76_.glif
new file mode 100644
index 000000000..92676b97c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D76_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D76" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D76"/>
+ <outline>
+ <contour>
+ <point x="888" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="888" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1684" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1396" y="956" type="line"/>
+ <point x="1396" y="872"/>
+ <point x="1348" y="804"/>
+ <point x="1248" y="804" type="curve" smooth="yes"/>
+ <point x="1100" y="804"/>
+ <point x="672" y="920"/>
+ <point x="512" y="920" type="curve" smooth="yes"/>
+ <point x="308" y="920"/>
+ <point x="164" y="768"/>
+ <point x="164" y="600" type="curve"/>
+ <point x="400" y="528" type="line"/>
+ <point x="400" y="612"/>
+ <point x="448" y="680"/>
+ <point x="548" y="680" type="curve" smooth="yes"/>
+ <point x="700" y="680"/>
+ <point x="1088" y="564"/>
+ <point x="1284" y="564" type="curve" smooth="yes"/>
+ <point x="1496" y="564"/>
+ <point x="1632" y="716"/>
+ <point x="1632" y="888" type="curve"/>
+ </contour>
+ <component base="z" xOffset="188"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1577, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D77_.glif b/src/Interface-Bold.ufo/glyphs/uni1D77_.glif
new file mode 100644
index 000000000..3e6cf023e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D77_.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D77" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D77"/>
+ <outline>
+ <contour>
+ <point x="944" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="944" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1676" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="600" y="-560" type="line"/>
+ <point x="644" y="-208" type="line"/>
+ <point x="644" y="868" type="line" smooth="yes"/>
+ <point x="644" y="1064"/>
+ <point x="756" y="1172"/>
+ <point x="960" y="1172" type="curve" smooth="yes"/>
+ <point x="1112" y="1172"/>
+ <point x="1228" y="1108"/>
+ <point x="1308" y="1020" type="curve"/>
+ <point x="1496" y="1292" type="line"/>
+ <point x="1372" y="1440"/>
+ <point x="1136" y="1516"/>
+ <point x="944" y="1516" type="curve" smooth="yes"/>
+ <point x="500" y="1516"/>
+ <point x="200" y="1284"/>
+ <point x="200" y="872" type="curve" smooth="yes"/>
+ <point x="200" y="-560" type="line"/>
+ </contour>
+ <contour>
+ <point x="1596" y="204" type="line"/>
+ <point x="1596" y="636"/>
+ <point x="1364" y="956"/>
+ <point x="988" y="956" type="curve" smooth="yes"/>
+ <point x="628" y="956"/>
+ <point x="480" y="616"/>
+ <point x="424" y="216" type="curve"/>
+ <point x="424" y="180" type="line"/>
+ <point x="480" y="-252"/>
+ <point x="584" y="-588"/>
+ <point x="988" y="-588" type="curve" smooth="yes"/>
+ <point x="1364" y="-588"/>
+ <point x="1596" y="-280"/>
+ <point x="1596" y="176" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1152" y="176" type="line"/>
+ <point x="1152" y="-56"/>
+ <point x="1056" y="-228"/>
+ <point x="872" y="-228" type="curve" smooth="yes"/>
+ <point x="672" y="-228"/>
+ <point x="588" y="-100"/>
+ <point x="588" y="144" type="curve" smooth="yes"/>
+ <point x="588" y="252" type="line" smooth="yes"/>
+ <point x="588" y="464"/>
+ <point x="672" y="600"/>
+ <point x="876" y="600" type="curve" smooth="yes"/>
+ <point x="1064" y="600"/>
+ <point x="1152" y="428"/>
+ <point x="1152" y="204" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1617.0, 'leftMargin': 140, 'rightMargin': 82.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D78_.glif b/src/Interface-Bold.ufo/glyphs/uni1D78_.glif
new file mode 100644
index 000000000..a98bb3d07
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D78_.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D78" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D78"/>
+ <outline>
+ <component base="uni1D34"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1482, 'leftMargin': 164, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D79_.glif b/src/Interface-Bold.ufo/glyphs/uni1D79_.glif
new file mode 100644
index 000000000..82c1803f2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D79_.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D79" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D79"/>
+ <outline>
+ <contour>
+ <point x="896" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="896" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1756" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="252" y="1488" type="line"/>
+ <point x="252" y="1132" type="line"/>
+ <point x="1072" y="1132" type="line"/>
+ <point x="1576" y="1192" type="line"/>
+ <point x="1576" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="888" y="-572" type="curve" smooth="yes"/>
+ <point x="1296" y="-572"/>
+ <point x="1608" y="-360"/>
+ <point x="1608" y="72" type="curve" smooth="yes"/>
+ <point x="1608" y="488"/>
+ <point x="1268" y="652"/>
+ <point x="1268" y="868" type="curve" smooth="yes"/>
+ <point x="1268" y="1020"/>
+ <point x="1460" y="1136"/>
+ <point x="1576" y="1192" type="curve"/>
+ <point x="1072" y="1188" type="line"/>
+ <point x="908" y="1132"/>
+ <point x="828" y="976"/>
+ <point x="828" y="852" type="curve" smooth="yes"/>
+ <point x="828" y="592"/>
+ <point x="1164" y="408"/>
+ <point x="1164" y="72" type="curve" smooth="yes"/>
+ <point x="1164" y="-108"/>
+ <point x="1052" y="-216"/>
+ <point x="900" y="-216" type="curve" smooth="yes"/>
+ <point x="724" y="-216"/>
+ <point x="628" y="-100"/>
+ <point x="628" y="60" type="curve" smooth="yes"/>
+ <point x="628" y="268"/>
+ <point x="768" y="392"/>
+ <point x="1148" y="420" type="curve"/>
+ <point x="1012" y="676" type="line"/>
+ <point x="552" y="676"/>
+ <point x="184" y="456"/>
+ <point x="184" y="12" type="curve" smooth="yes"/>
+ <point x="184" y="-388"/>
+ <point x="524" y="-572"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1713, 'leftMargin': 142, 'rightMargin': 148}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D7A__.glif b/src/Interface-Bold.ufo/glyphs/uni1D7A__.glif
new file mode 100644
index 000000000..e7d99ceda
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D7A__.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D7A" format="1">
+ <advance width="2560"/>
+ <unicode hex="1D7A"/>
+ <outline>
+ <contour>
+ <point x="1836" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1836" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2612" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2396" y="2004" type="line"/>
+ <point x="1980" y="2004" type="line"/>
+ <point x="112" y="-172" type="line"/>
+ <point x="524" y="-172" type="line"/>
+ </contour>
+ <component base="t" xOffset="184"/>
+ <component base="h" xOffset="1020"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2555, 'leftMargin': 55, 'rightMargin': 160}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D7B__.glif b/src/Interface-Bold.ufo/glyphs/uni1D7B__.glif
new file mode 100644
index 000000000..e02ddd548
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D7B__.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D7B" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D7B"/>
+ <outline>
+ <component base="Ismallcap" xOffset="152"/>
+ <component base="crossbar" yOffset="-244"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1046, 'leftMargin': -20, 'rightMargin': 74}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D7C__.glif b/src/Interface-Bold.ufo/glyphs/uni1D7C__.glif
new file mode 100644
index 000000000..fa70f270e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D7C__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D7C" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D7C"/>
+ <outline>
+ <contour>
+ <point x="680" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1244" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="680" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="iota" xOffset="288"/>
+ <component base="crossbar" xOffset="-20" yOffset="-244"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1099, 'leftMargin': -20, 'rightMargin': 87}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D7D__.glif b/src/Interface-Bold.ufo/glyphs/uni1D7D__.glif
new file mode 100644
index 000000000..b2fb511eb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D7D__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D7D" format="1">
+ <advance width="2048"/>
+ <unicode hex="1D7D"/>
+ <outline>
+ <contour>
+ <point x="1024" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="560" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1948" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1904" y="912" type="line"/>
+ <point x="144" y="912" type="line"/>
+ <point x="144" y="652" type="line"/>
+ <point x="1904" y="652" type="line"/>
+ </contour>
+ <component base="p" xOffset="200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1844, 'leftMargin': 41, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D7E__.glif b/src/Interface-Bold.ufo/glyphs/uni1D7E__.glif
new file mode 100644
index 000000000..5420f766f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D7E__.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D7E" format="1">
+ <advance width="2048"/>
+ <unicode hex="1D7E"/>
+ <outline>
+ <contour>
+ <point x="1028" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1028" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2012" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1972" y="912" type="line"/>
+ <point x="80" y="912" type="line"/>
+ <point x="80" y="652" type="line"/>
+ <point x="1972" y="652" type="line"/>
+ </contour>
+ <contour>
+ <point x="1304" y="1488" type="line"/>
+ <point x="1304" y="580" type="line" smooth="yes"/>
+ <point x="1304" y="412"/>
+ <point x="1220" y="328"/>
+ <point x="1024" y="328" type="curve" smooth="yes"/>
+ <point x="836" y="328"/>
+ <point x="744" y="412"/>
+ <point x="744" y="580" type="curve" smooth="yes"/>
+ <point x="744" y="1488" type="line"/>
+ <point x="300" y="1488" type="line"/>
+ <point x="300" y="580" type="line" smooth="yes"/>
+ <point x="300" y="196"/>
+ <point x="592" y="-28"/>
+ <point x="1024" y="-28" type="curve" smooth="yes"/>
+ <point x="1460" y="-28"/>
+ <point x="1752" y="196"/>
+ <point x="1752" y="580" type="curve" smooth="yes"/>
+ <point x="1752" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1973, 'leftMargin': 41, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D7F__.glif b/src/Interface-Bold.ufo/glyphs/uni1D7F__.glif
new file mode 100644
index 000000000..abdb90793
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D7F__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D7F" format="1">
+ <advance width="2048"/>
+ <unicode hex="1D7F"/>
+ <outline>
+ <contour>
+ <point x="1020" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1020" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1948" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1904" y="912" type="line"/>
+ <point x="144" y="912" type="line"/>
+ <point x="144" y="652" type="line"/>
+ <point x="1904" y="652" type="line"/>
+ </contour>
+ <component base="upsilonlatin" xOffset="152"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1844, 'leftMargin': 41, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D80_.glif b/src/Interface-Bold.ufo/glyphs/uni1D80_.glif
new file mode 100644
index 000000000..66a0dde3b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D80_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D80" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D80"/>
+ <outline>
+ <contour>
+ <point x="1004" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1004" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1660" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1188" y="360" type="line"/>
+ <point x="1188" y="-80" type="line" smooth="yes"/>
+ <point x="1188" y="-232"/>
+ <point x="1056" y="-264"/>
+ <point x="952" y="-264" type="curve" smooth="yes"/>
+ <point x="912" y="-264"/>
+ <point x="880" y="-260"/>
+ <point x="844" y="-256" type="curve"/>
+ <point x="844" y="-552" type="line"/>
+ <point x="908" y="-568"/>
+ <point x="960" y="-572"/>
+ <point x="1024" y="-572" type="curve" smooth="yes"/>
+ <point x="1316" y="-572"/>
+ <point x="1492" y="-396"/>
+ <point x="1492" y="-80" type="curve" smooth="yes"/>
+ <point x="1492" y="360" type="line"/>
+ </contour>
+ <component base="b" xOffset="72"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 140, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D81_.glif b/src/Interface-Bold.ufo/glyphs/uni1D81_.glif
new file mode 100644
index 000000000..745918437
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D81_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D81" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D81"/>
+ <outline>
+ <contour>
+ <point x="684" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="820" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1744" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1388" y="360" type="line"/>
+ <point x="1388" y="-80" type="line" smooth="yes"/>
+ <point x="1388" y="-232"/>
+ <point x="1256" y="-264"/>
+ <point x="1152" y="-264" type="curve" smooth="yes"/>
+ <point x="1112" y="-264"/>
+ <point x="1080" y="-260"/>
+ <point x="1040" y="-256" type="curve"/>
+ <point x="1040" y="-552" type="line"/>
+ <point x="1108" y="-568"/>
+ <point x="1160" y="-572"/>
+ <point x="1224" y="-572" type="curve" smooth="yes"/>
+ <point x="1516" y="-572"/>
+ <point x="1692" y="-396"/>
+ <point x="1692" y="-80" type="curve" smooth="yes"/>
+ <point x="1692" y="360" type="line"/>
+ </contour>
+ <component base="d" xOffset="24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1720, 'leftMargin': 78, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D82_.glif b/src/Interface-Bold.ufo/glyphs/uni1D82_.glif
new file mode 100644
index 000000000..e41106996
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D82_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D82" format="1">
+ <advance width="1024"/>
+ <unicode hex="1D82"/>
+ <outline>
+ <contour>
+ <point x="604" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="472" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1008" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="596" y="360" type="line"/>
+ <point x="596" y="-80" type="line" smooth="yes"/>
+ <point x="596" y="-232"/>
+ <point x="464" y="-264"/>
+ <point x="360" y="-264" type="curve" smooth="yes"/>
+ <point x="324" y="-264"/>
+ <point x="288" y="-260"/>
+ <point x="252" y="-256" type="curve"/>
+ <point x="252" y="-552" type="line"/>
+ <point x="316" y="-568"/>
+ <point x="368" y="-572"/>
+ <point x="432" y="-572" type="curve" smooth="yes"/>
+ <point x="724" y="-572"/>
+ <point x="900" y="-396"/>
+ <point x="900" y="-80" type="curve" smooth="yes"/>
+ <point x="900" y="360" type="line"/>
+ </contour>
+ <component base="f" xOffset="-8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1018, 'leftMargin': 25, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D83_.glif b/src/Interface-Bold.ufo/glyphs/uni1D83_.glif
new file mode 100644
index 000000000..8f1e670be
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D83_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D83" format="1">
+ <advance width="2304"/>
+ <unicode hex="1D83"/>
+ <outline>
+ <contour>
+ <point x="812" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="812" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2196" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1396" y="360" type="line"/>
+ <point x="1396" y="0" type="line"/>
+ <point x="1868" y="0" type="line"/>
+ <point x="1868" y="-80" type="line" smooth="yes"/>
+ <point x="1868" y="-232"/>
+ <point x="1736" y="-264"/>
+ <point x="1632" y="-264" type="curve" smooth="yes"/>
+ <point x="1592" y="-264"/>
+ <point x="1560" y="-260"/>
+ <point x="1520" y="-256" type="curve"/>
+ <point x="1520" y="-552" type="line"/>
+ <point x="1588" y="-568"/>
+ <point x="1640" y="-572"/>
+ <point x="1704" y="-572" type="curve" smooth="yes"/>
+ <point x="1996" y="-572"/>
+ <point x="2172" y="-396"/>
+ <point x="2172" y="-80" type="curve" smooth="yes"/>
+ <point x="2172" y="360" type="line"/>
+ </contour>
+ <component base="g" xOffset="52"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2146, 'leftMargin': 83, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D84_.glif b/src/Interface-Bold.ufo/glyphs/uni1D84_.glif
new file mode 100644
index 000000000..5e553db7f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D84_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D84" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D84"/>
+ <outline>
+ <contour>
+ <point x="1024" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="868" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1700" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1356" y="360" type="line"/>
+ <point x="1356" y="-80" type="line" smooth="yes"/>
+ <point x="1356" y="-232"/>
+ <point x="1224" y="-264"/>
+ <point x="1120" y="-264" type="curve" smooth="yes"/>
+ <point x="1084" y="-264"/>
+ <point x="1048" y="-260"/>
+ <point x="1012" y="-256" type="curve"/>
+ <point x="1012" y="-552" type="line"/>
+ <point x="1076" y="-568"/>
+ <point x="1128" y="-572"/>
+ <point x="1192" y="-572" type="curve" smooth="yes"/>
+ <point x="1484" y="-572"/>
+ <point x="1660" y="-396"/>
+ <point x="1660" y="-80" type="curve" smooth="yes"/>
+ <point x="1660" y="360" type="line"/>
+ </contour>
+ <component base="k" xOffset="76"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1624, 'leftMargin': 56, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D85_.glif b/src/Interface-Bold.ufo/glyphs/uni1D85_.glif
new file mode 100644
index 000000000..9748f5b70
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D85_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D85" format="1">
+ <advance width="1024"/>
+ <unicode hex="1D85"/>
+ <outline>
+ <contour>
+ <point x="408" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="408" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="900" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="540" y="360" type="line"/>
+ <point x="540" y="-80" type="line" smooth="yes"/>
+ <point x="540" y="-232"/>
+ <point x="408" y="-264"/>
+ <point x="304" y="-264" type="curve" smooth="yes"/>
+ <point x="268" y="-264"/>
+ <point x="232" y="-260"/>
+ <point x="196" y="-256" type="curve"/>
+ <point x="196" y="-552" type="line"/>
+ <point x="260" y="-568"/>
+ <point x="312" y="-572"/>
+ <point x="376" y="-572" type="curve" smooth="yes"/>
+ <point x="668" y="-572"/>
+ <point x="844" y="-396"/>
+ <point x="844" y="-80" type="curve" smooth="yes"/>
+ <point x="844" y="360" type="line"/>
+ </contour>
+ <component base="l" xOffset="16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 861, 'leftMargin': 143, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D86_.glif b/src/Interface-Bold.ufo/glyphs/uni1D86_.glif
new file mode 100644
index 000000000..2c7fb59b0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D86_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D86" format="1">
+ <advance width="2816"/>
+ <unicode hex="1D86"/>
+ <outline>
+ <contour>
+ <point x="1464" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1308" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2648" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2292" y="360" type="line"/>
+ <point x="2292" y="-80" type="line" smooth="yes"/>
+ <point x="2292" y="-232"/>
+ <point x="2160" y="-264"/>
+ <point x="2056" y="-264" type="curve" smooth="yes"/>
+ <point x="2016" y="-264"/>
+ <point x="1984" y="-260"/>
+ <point x="1944" y="-256" type="curve"/>
+ <point x="1944" y="-552" type="line"/>
+ <point x="2008" y="-568"/>
+ <point x="2064" y="-572"/>
+ <point x="2128" y="-572" type="curve" smooth="yes"/>
+ <point x="2420" y="-572"/>
+ <point x="2596" y="-396"/>
+ <point x="2596" y="-80" type="curve" smooth="yes"/>
+ <point x="2596" y="360" type="line"/>
+ </contour>
+ <component base="m" xOffset="84"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2566, 'leftMargin': 140, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D87_.glif b/src/Interface-Bold.ufo/glyphs/uni1D87_.glif
new file mode 100644
index 000000000..24d862613
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D87_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D87" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D87"/>
+ <outline>
+ <contour>
+ <point x="776" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="776" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1728" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1368" y="360" type="line"/>
+ <point x="1368" y="-80" type="line" smooth="yes"/>
+ <point x="1368" y="-232"/>
+ <point x="1236" y="-264"/>
+ <point x="1132" y="-264" type="curve" smooth="yes"/>
+ <point x="1092" y="-264"/>
+ <point x="1060" y="-260"/>
+ <point x="1024" y="-256" type="curve"/>
+ <point x="1024" y="-552" type="line"/>
+ <point x="1088" y="-568"/>
+ <point x="1140" y="-572"/>
+ <point x="1204" y="-572" type="curve" smooth="yes"/>
+ <point x="1496" y="-572"/>
+ <point x="1672" y="-396"/>
+ <point x="1672" y="-80" type="curve" smooth="yes"/>
+ <point x="1672" y="360" type="line"/>
+ </contour>
+ <component base="n" xOffset="-8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1744, 'leftMargin': 140, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D88_.glif b/src/Interface-Bold.ufo/glyphs/uni1D88_.glif
new file mode 100644
index 000000000..ab24ab8f8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D88_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D88" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D88"/>
+ <outline>
+ <contour>
+ <point x="1000" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1000" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1656" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1184" y="360" type="line"/>
+ <point x="1184" y="-80" type="line" smooth="yes"/>
+ <point x="1184" y="-232"/>
+ <point x="1056" y="-264"/>
+ <point x="952" y="-264" type="curve" smooth="yes"/>
+ <point x="912" y="-264"/>
+ <point x="880" y="-260"/>
+ <point x="840" y="-256" type="curve"/>
+ <point x="840" y="-552" type="line"/>
+ <point x="904" y="-568"/>
+ <point x="956" y="-572"/>
+ <point x="1020" y="-572" type="curve" smooth="yes"/>
+ <point x="1312" y="-572"/>
+ <point x="1488" y="-396"/>
+ <point x="1488" y="-80" type="curve" smooth="yes"/>
+ <point x="1488" y="360" type="line"/>
+ </contour>
+ <component base="p" xOffset="72"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 144.0, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D89_.glif b/src/Interface-Bold.ufo/glyphs/uni1D89_.glif
new file mode 100644
index 000000000..144e94473
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D89_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D89" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D89"/>
+ <outline>
+ <contour>
+ <point x="624" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="432" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1112" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="560" y="360" type="line"/>
+ <point x="560" y="-80" type="line" smooth="yes"/>
+ <point x="560" y="-232"/>
+ <point x="428" y="-264"/>
+ <point x="324" y="-264" type="curve" smooth="yes"/>
+ <point x="288" y="-264"/>
+ <point x="252" y="-260"/>
+ <point x="216" y="-256" type="curve"/>
+ <point x="216" y="-552" type="line"/>
+ <point x="280" y="-568"/>
+ <point x="332" y="-572"/>
+ <point x="396" y="-572" type="curve" smooth="yes"/>
+ <point x="688" y="-572"/>
+ <point x="864" y="-396"/>
+ <point x="864" y="-80" type="curve" smooth="yes"/>
+ <point x="864" y="360" type="line"/>
+ </contour>
+ <component base="r" xOffset="60"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1055, 'leftMargin': 140, 'rightMargin': 31}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D8A__.cn.glif b/src/Interface-Bold.ufo/glyphs/uni1D8A__.cn.glif
new file mode 100644
index 000000000..340cf6b35
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D8A__.cn.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8A.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1112" y="424" type="line"/>
+ <point x="1112" y="-80" type="line" smooth="yes"/>
+ <point x="1112" y="-232"/>
+ <point x="984" y="-264"/>
+ <point x="876" y="-264" type="curve" smooth="yes"/>
+ <point x="840" y="-264"/>
+ <point x="808" y="-260"/>
+ <point x="768" y="-256" type="curve"/>
+ <point x="768" y="-552" type="line"/>
+ <point x="832" y="-568"/>
+ <point x="884" y="-572"/>
+ <point x="948" y="-572" type="curve" smooth="yes"/>
+ <point x="1240" y="-572"/>
+ <point x="1416" y="-396"/>
+ <point x="1416" y="-80" type="curve" smooth="yes"/>
+ <point x="1416" y="424" type="line"/>
+ </contour>
+ <component base="s.cn" xOffset="64"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 58, 'rightMargin': 92}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D8A__.glif b/src/Interface-Bold.ufo/glyphs/uni1D8A__.glif
new file mode 100644
index 000000000..68619d4db
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D8A__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8A" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D8A"/>
+ <outline>
+ <contour>
+ <point x="792" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="792" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1508" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1112" y="432" type="line"/>
+ <point x="1112" y="-80" type="line" smooth="yes"/>
+ <point x="1112" y="-232"/>
+ <point x="984" y="-264"/>
+ <point x="876" y="-264" type="curve" smooth="yes"/>
+ <point x="840" y="-264"/>
+ <point x="808" y="-260"/>
+ <point x="768" y="-256" type="curve"/>
+ <point x="768" y="-552" type="line"/>
+ <point x="832" y="-568"/>
+ <point x="884" y="-572"/>
+ <point x="948" y="-572" type="curve" smooth="yes"/>
+ <point x="1240" y="-572"/>
+ <point x="1416" y="-396"/>
+ <point x="1416" y="-80" type="curve" smooth="yes"/>
+ <point x="1416" y="432" type="line"/>
+ </contour>
+ <component base="s" xOffset="64"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 58, 'rightMargin': 92}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D8B__.glif b/src/Interface-Bold.ufo/glyphs/uni1D8B__.glif
new file mode 100644
index 000000000..22ec2e5e5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D8B__.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8B" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D8B"/>
+ <outline>
+ <contour>
+ <point x="820" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="540" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1524" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="724" y="360" type="line"/>
+ <point x="724" y="0" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ <point x="1192" y="-80" type="line" smooth="yes"/>
+ <point x="1192" y="-232"/>
+ <point x="1060" y="-264"/>
+ <point x="956" y="-264" type="curve" smooth="yes"/>
+ <point x="916" y="-264"/>
+ <point x="884" y="-260"/>
+ <point x="844" y="-256" type="curve"/>
+ <point x="844" y="-552" type="line"/>
+ <point x="912" y="-568"/>
+ <point x="964" y="-572"/>
+ <point x="1028" y="-572" type="curve" smooth="yes"/>
+ <point x="1320" y="-572"/>
+ <point x="1496" y="-396"/>
+ <point x="1496" y="-80" type="curve" smooth="yes"/>
+ <point x="1496" y="360" type="line"/>
+ </contour>
+ <component base="esh" xOffset="12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1510, 'leftMargin': 30, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D8C__.glif b/src/Interface-Bold.ufo/glyphs/uni1D8C__.glif
new file mode 100644
index 000000000..103a8ab92
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D8C__.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8C" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D8C"/>
+ <outline>
+ <contour>
+ <point x="772" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1492" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="872" y="360" type="line"/>
+ <point x="872" y="0" type="line"/>
+ <point x="1068" y="0" type="line"/>
+ <point x="1068" y="-80" type="line" smooth="yes"/>
+ <point x="1068" y="-232"/>
+ <point x="936" y="-264"/>
+ <point x="832" y="-264" type="curve" smooth="yes"/>
+ <point x="792" y="-264"/>
+ <point x="760" y="-260"/>
+ <point x="720" y="-256" type="curve"/>
+ <point x="720" y="-552" type="line"/>
+ <point x="784" y="-568"/>
+ <point x="836" y="-572"/>
+ <point x="904" y="-572" type="curve" smooth="yes"/>
+ <point x="1192" y="-572"/>
+ <point x="1368" y="-396"/>
+ <point x="1368" y="-80" type="curve" smooth="yes"/>
+ <point x="1368" y="360" type="line"/>
+ </contour>
+ <component base="v" xOffset="48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 8, 'rightMargin': 13}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D8D__.glif b/src/Interface-Bold.ufo/glyphs/uni1D8D__.glif
new file mode 100644
index 000000000..aa4a1a596
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D8D__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8D" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D8D"/>
+ <outline>
+ <contour>
+ <point x="756" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="756" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1548" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1192" y="360" type="line"/>
+ <point x="1192" y="-80" type="line" smooth="yes"/>
+ <point x="1192" y="-232"/>
+ <point x="1060" y="-264"/>
+ <point x="956" y="-264" type="curve" smooth="yes"/>
+ <point x="916" y="-264"/>
+ <point x="884" y="-260"/>
+ <point x="844" y="-256" type="curve"/>
+ <point x="844" y="-552" type="line"/>
+ <point x="908" y="-568"/>
+ <point x="964" y="-572"/>
+ <point x="1028" y="-572" type="curve" smooth="yes"/>
+ <point x="1320" y="-572"/>
+ <point x="1496" y="-396"/>
+ <point x="1496" y="-80" type="curve" smooth="yes"/>
+ <point x="1496" y="360" type="line"/>
+ </contour>
+ <component base="x" xOffset="20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1528, 'leftMargin': 21, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D8E__.glif b/src/Interface-Bold.ufo/glyphs/uni1D8E__.glif
new file mode 100644
index 000000000..05f01533c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D8E__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8E" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D8E"/>
+ <outline>
+ <contour>
+ <point x="768" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="768" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1492" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1092" y="360" type="line"/>
+ <point x="1092" y="-80" type="line" smooth="yes"/>
+ <point x="1092" y="-232"/>
+ <point x="960" y="-264"/>
+ <point x="856" y="-264" type="curve" smooth="yes"/>
+ <point x="816" y="-264"/>
+ <point x="784" y="-260"/>
+ <point x="748" y="-256" type="curve"/>
+ <point x="748" y="-552" type="line"/>
+ <point x="812" y="-568"/>
+ <point x="864" y="-572"/>
+ <point x="928" y="-572" type="curve" smooth="yes"/>
+ <point x="1220" y="-572"/>
+ <point x="1396" y="-396"/>
+ <point x="1396" y="-80" type="curve" smooth="yes"/>
+ <point x="1396" y="360" type="line"/>
+ </contour>
+ <component base="z" xOffset="48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 95, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D8F__.cn.glif b/src/Interface-Bold.ufo/glyphs/uni1D8F__.cn.glif
new file mode 100644
index 000000000..df4a5c364
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D8F__.cn.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8F.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1140" y="360" type="line" name="hr00"/>
+ <point x="1140" y="-80" type="line" smooth="yes"/>
+ <point x="1140" y="-396"/>
+ <point x="1316" y="-572"/>
+ <point x="1608" y="-572" type="curve" smooth="yes"/>
+ <point x="1672" y="-572"/>
+ <point x="1724" y="-568"/>
+ <point x="1788" y="-552" type="curve"/>
+ <point x="1788" y="-256" type="line"/>
+ <point x="1752" y="-260"/>
+ <point x="1716" y="-264"/>
+ <point x="1680" y="-264" type="curve" smooth="yes"/>
+ <point x="1576" y="-264"/>
+ <point x="1444" y="-232"/>
+ <point x="1444" y="-80" type="curve" smooth="yes"/>
+ <point x="1444" y="360" type="line"/>
+ </contour>
+ <component base="a.cn" xOffset="-68"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1761, 'leftMargin': 73, 'rightMargin': -97}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D8F__.glif b/src/Interface-Bold.ufo/glyphs/uni1D8F__.glif
new file mode 100644
index 000000000..e8933af75
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D8F__.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8F" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D8F"/>
+ <outline>
+ <contour>
+ <point x="688" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="688" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1692" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1140" y="360" type="line"/>
+ <point x="1140" y="-80" type="line" smooth="yes"/>
+ <point x="1140" y="-396"/>
+ <point x="1316" y="-572"/>
+ <point x="1608" y="-572" type="curve" smooth="yes"/>
+ <point x="1672" y="-572"/>
+ <point x="1724" y="-568"/>
+ <point x="1788" y="-552" type="curve"/>
+ <point x="1788" y="-256" type="line"/>
+ <point x="1752" y="-260"/>
+ <point x="1716" y="-264"/>
+ <point x="1680" y="-264" type="curve" smooth="yes"/>
+ <point x="1576" y="-264"/>
+ <point x="1444" y="-232"/>
+ <point x="1444" y="-80" type="curve" smooth="yes"/>
+ <point x="1444" y="360" type="line"/>
+ </contour>
+ <contour>
+ <point x="852" y="376" type="line" name="hr01"/>
+ <point x="852" y="232"/>
+ <point x="872" y="92"/>
+ <point x="916" y="0" type="curve"/>
+ <point x="1360" y="0" type="line"/>
+ <point x="1360" y="24" type="line"/>
+ <point x="1320" y="100"/>
+ <point x="1296" y="184"/>
+ <point x="1296" y="376" type="curve" smooth="yes"/>
+ <point x="1296" y="984" type="line" smooth="yes"/>
+ <point x="1296" y="1340"/>
+ <point x="1036" y="1516"/>
+ <point x="684" y="1516" type="curve" smooth="yes"/>
+ <point x="292" y="1516"/>
+ <point x="40" y="1308"/>
+ <point x="40" y="1032" type="curve"/>
+ <point x="480" y="1032" type="line"/>
+ <point x="480" y="1140"/>
+ <point x="548" y="1192"/>
+ <point x="660" y="1192" type="curve" smooth="yes"/>
+ <point x="796" y="1192"/>
+ <point x="852" y="1112"/>
+ <point x="852" y="988" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="908" y="908" type="line"/>
+ <point x="700" y="908" type="line" smooth="yes"/>
+ <point x="228" y="908"/>
+ <point x="4" y="728"/>
+ <point x="4" y="420" type="curve" smooth="yes"/>
+ <point x="4" y="156"/>
+ <point x="232" y="-28"/>
+ <point x="508" y="-28" type="curve" smooth="yes"/>
+ <point x="792" y="-28"/>
+ <point x="908" y="148"/>
+ <point x="972" y="296" type="curve"/>
+ <point x="872" y="484" type="line"/>
+ <point x="872" y="408"/>
+ <point x="772" y="304"/>
+ <point x="612" y="304" type="curve" smooth="yes"/>
+ <point x="516" y="304"/>
+ <point x="448" y="360"/>
+ <point x="448" y="444" type="curve" smooth="yes"/>
+ <point x="448" y="556"/>
+ <point x="516" y="660"/>
+ <point x="700" y="660" type="curve" smooth="yes"/>
+ <point x="912" y="660" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1761, 'leftMargin': 73, 'rightMargin': -97}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D90_.glif b/src/Interface-Bold.ufo/glyphs/uni1D90_.glif
new file mode 100644
index 000000000..c8fe20536
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D90_.glif
@@ -0,0 +1,91 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D90" format="1">
+ <advance width="2048"/>
+ <unicode hex="1D90"/>
+ <outline>
+ <contour>
+ <point x="780" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="780" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1904" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="92" y="712" type="line"/>
+ <point x="92" y="280"/>
+ <point x="296" y="-28"/>
+ <point x="672" y="-28" type="curve" smooth="yes"/>
+ <point x="996" y="-28"/>
+ <point x="1128" y="300"/>
+ <point x="1180" y="700" type="curve"/>
+ <point x="1180" y="736" type="line"/>
+ <point x="1128" y="1168"/>
+ <point x="996" y="1516"/>
+ <point x="676" y="1516" type="curve" smooth="yes"/>
+ <point x="296" y="1516"/>
+ <point x="92" y="1196"/>
+ <point x="92" y="740" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="536" y="740" type="line"/>
+ <point x="536" y="972"/>
+ <point x="604" y="1160"/>
+ <point x="784" y="1160" type="curve" smooth="yes"/>
+ <point x="968" y="1160"/>
+ <point x="1044" y="1016"/>
+ <point x="1044" y="772" type="curve" smooth="yes"/>
+ <point x="1044" y="664" type="line" smooth="yes"/>
+ <point x="1044" y="452"/>
+ <point x="968" y="332"/>
+ <point x="784" y="332" type="curve" smooth="yes"/>
+ <point x="596" y="332"/>
+ <point x="536" y="492"/>
+ <point x="536" y="712" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1044" y="1488" type="line"/>
+ <point x="988" y="1172" type="line"/>
+ <point x="988" y="508" type="line" smooth="yes"/>
+ <point x="988" y="148"/>
+ <point x="1148" y="-28"/>
+ <point x="1416" y="-28" type="curve" smooth="yes"/>
+ <point x="1476" y="-28"/>
+ <point x="1524" y="-24"/>
+ <point x="1588" y="0" type="curve"/>
+ <point x="1552" y="332" type="line"/>
+ <point x="1548" y="332"/>
+ <point x="1540" y="332"/>
+ <point x="1528" y="332" type="curve" smooth="yes"/>
+ <point x="1464" y="332"/>
+ <point x="1432" y="376"/>
+ <point x="1432" y="508" type="curve" smooth="yes"/>
+ <point x="1432" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1308" y="332" type="line"/>
+ <point x="1308" y="-80" type="line" smooth="yes"/>
+ <point x="1308" y="-396"/>
+ <point x="1484" y="-572"/>
+ <point x="1776" y="-572" type="curve" smooth="yes"/>
+ <point x="1840" y="-572"/>
+ <point x="1892" y="-568"/>
+ <point x="1956" y="-552" type="curve"/>
+ <point x="1956" y="-256" type="line"/>
+ <point x="1920" y="-260"/>
+ <point x="1884" y="-264"/>
+ <point x="1848" y="-264" type="curve" smooth="yes"/>
+ <point x="1744" y="-264"/>
+ <point x="1612" y="-232"/>
+ <point x="1612" y="-80" type="curve" smooth="yes"/>
+ <point x="1612" y="332" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1888, 'leftMargin': 78, 'rightMargin': -55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D91_.glif b/src/Interface-Bold.ufo/glyphs/uni1D91_.glif
new file mode 100644
index 000000000..5db2b5a18
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D91_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D91" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D91"/>
+ <outline>
+ <contour>
+ <point x="628" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="628" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1720" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="968" y="360" type="line"/>
+ <point x="968" y="-80" type="line" smooth="yes"/>
+ <point x="968" y="-480"/>
+ <point x="1232" y="-572"/>
+ <point x="1524" y="-572" type="curve" smooth="yes"/>
+ <point x="1552" y="-572"/>
+ <point x="1688" y="-568"/>
+ <point x="1752" y="-552" type="curve"/>
+ <point x="1752" y="-256" type="line"/>
+ <point x="1716" y="-260"/>
+ <point x="1684" y="-264"/>
+ <point x="1644" y="-264" type="curve" smooth="yes"/>
+ <point x="1540" y="-264"/>
+ <point x="1408" y="-232"/>
+ <point x="1408" y="-80" type="curve" smooth="yes"/>
+ <point x="1408" y="360" type="line"/>
+ </contour>
+ <component base="dhook" xOffset="-40"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1748, 'leftMargin': 70, 'rightMargin': -35}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D92_.cn.glif b/src/Interface-Bold.ufo/glyphs/uni1D92_.cn.glif
new file mode 100644
index 000000000..272db234d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D92_.cn.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D92.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1184" y="452" type="line"/>
+ <point x="1184" y="-80" type="line" smooth="yes"/>
+ <point x="1184" y="-396"/>
+ <point x="1312" y="-572"/>
+ <point x="1604" y="-572" type="curve" smooth="yes"/>
+ <point x="1668" y="-572"/>
+ <point x="1720" y="-568"/>
+ <point x="1784" y="-552" type="curve"/>
+ <point x="1784" y="-256" type="line"/>
+ <point x="1744" y="-260"/>
+ <point x="1712" y="-264"/>
+ <point x="1676" y="-264" type="curve" smooth="yes"/>
+ <point x="1568" y="-264"/>
+ <point x="1488" y="-232"/>
+ <point x="1488" y="-80" type="curve" smooth="yes"/>
+ <point x="1488" y="452" type="line"/>
+ </contour>
+ <component base="e.cn" xOffset="-80"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1768, 'leftMargin': 89, 'rightMargin': -97}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D92_.glif b/src/Interface-Bold.ufo/glyphs/uni1D92_.glif
new file mode 100644
index 000000000..53c4f1590
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D92_.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D92" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D92"/>
+ <outline>
+ <contour>
+ <point x="776" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="776" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1644" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1092" y="236" type="line"/>
+ <point x="1092" y="-80" type="line" smooth="yes"/>
+ <point x="1092" y="-396"/>
+ <point x="1268" y="-572"/>
+ <point x="1560" y="-572" type="curve" smooth="yes"/>
+ <point x="1624" y="-572"/>
+ <point x="1676" y="-568"/>
+ <point x="1740" y="-552" type="curve"/>
+ <point x="1740" y="-256" type="line"/>
+ <point x="1700" y="-260"/>
+ <point x="1668" y="-264"/>
+ <point x="1632" y="-264" type="curve" smooth="yes"/>
+ <point x="1524" y="-264"/>
+ <point x="1396" y="-232"/>
+ <point x="1396" y="-80" type="curve" smooth="yes"/>
+ <point x="1396" y="236" type="line"/>
+ </contour>
+ <contour>
+ <point x="812" y="-28" type="curve" smooth="yes"/>
+ <point x="1096" y="-28"/>
+ <point x="1300" y="104"/>
+ <point x="1396" y="236" type="curve"/>
+ <point x="1188" y="484" type="line"/>
+ <point x="1100" y="376"/>
+ <point x="972" y="332"/>
+ <point x="840" y="332" type="curve" smooth="yes"/>
+ <point x="624" y="332"/>
+ <point x="496" y="476"/>
+ <point x="496" y="696" type="curve" smooth="yes"/>
+ <point x="496" y="748" type="line" smooth="yes"/>
+ <point x="496" y="968"/>
+ <point x="556" y="1160"/>
+ <point x="760" y="1160" type="curve" smooth="yes"/>
+ <point x="916" y="1160"/>
+ <point x="1000" y="1072"/>
+ <point x="1000" y="924" type="curve" smooth="yes"/>
+ <point x="1000" y="888" type="line"/>
+ <point x="228" y="888" type="line"/>
+ <point x="228" y="600" type="line"/>
+ <point x="1432" y="600" type="line"/>
+ <point x="1432" y="788" type="line" smooth="yes"/>
+ <point x="1432" y="1232"/>
+ <point x="1188" y="1516"/>
+ <point x="764" y="1516" type="curve" smooth="yes"/>
+ <point x="300" y="1516"/>
+ <point x="52" y="1180"/>
+ <point x="52" y="748" type="curve" smooth="yes"/>
+ <point x="52" y="696" type="line" smooth="yes"/>
+ <point x="52" y="304"/>
+ <point x="332" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1680, 'leftMargin': 89, 'rightMargin': -97}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D93_.glif b/src/Interface-Bold.ufo/glyphs/uni1D93_.glif
new file mode 100644
index 000000000..4a9f8af0f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D93_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D93" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D93"/>
+ <outline>
+ <contour>
+ <point x="728" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="728" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1664" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1108" y="440" type="line"/>
+ <point x="1108" y="-80" type="line" smooth="yes"/>
+ <point x="1108" y="-396"/>
+ <point x="1284" y="-572"/>
+ <point x="1576" y="-572" type="curve" smooth="yes"/>
+ <point x="1640" y="-572"/>
+ <point x="1696" y="-568"/>
+ <point x="1760" y="-552" type="curve"/>
+ <point x="1760" y="-256" type="line"/>
+ <point x="1720" y="-260"/>
+ <point x="1688" y="-264"/>
+ <point x="1648" y="-264" type="curve" smooth="yes"/>
+ <point x="1544" y="-264"/>
+ <point x="1412" y="-232"/>
+ <point x="1412" y="-80" type="curve" smooth="yes"/>
+ <point x="1412" y="440" type="line"/>
+ </contour>
+ <component base="epsilon" xOffset="-96"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1756, 'leftMargin': 129, 'rightMargin': -96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D94_.glif b/src/Interface-Bold.ufo/glyphs/uni1D94_.glif
new file mode 100644
index 000000000..f81c52643
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D94_.glif
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D94" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D94"/>
+ <outline>
+ <contour>
+ <point x="768" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="768" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1588" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="80" y="440" type="line"/>
+ <point x="80" y="-80" type="line" smooth="yes"/>
+ <point x="80" y="-396"/>
+ <point x="256" y="-572"/>
+ <point x="548" y="-572" type="curve" smooth="yes"/>
+ <point x="612" y="-572"/>
+ <point x="664" y="-568"/>
+ <point x="728" y="-552" type="curve"/>
+ <point x="728" y="-256" type="line"/>
+ <point x="692" y="-260"/>
+ <point x="656" y="-264"/>
+ <point x="620" y="-264" type="curve" smooth="yes"/>
+ <point x="516" y="-264"/>
+ <point x="384" y="-232"/>
+ <point x="384" y="-80" type="curve" smooth="yes"/>
+ <point x="384" y="440" type="line"/>
+ </contour>
+ <contour>
+ <point x="516" y="808" type="line"/>
+ <point x="516" y="620" type="line"/>
+ <point x="764" y="620" type="line" smooth="yes"/>
+ <point x="912" y="620"/>
+ <point x="1016" y="580"/>
+ <point x="1016" y="464" type="curve" smooth="yes"/>
+ <point x="1016" y="384"/>
+ <point x="936" y="304"/>
+ <point x="772" y="304" type="curve" smooth="yes"/>
+ <point x="604" y="304"/>
+ <point x="524" y="364"/>
+ <point x="524" y="440" type="curve"/>
+ <point x="80" y="440" type="line"/>
+ <point x="80" y="116"/>
+ <point x="420" y="-28"/>
+ <point x="744" y="-28" type="curve" smooth="yes"/>
+ <point x="1144" y="-28"/>
+ <point x="1456" y="140"/>
+ <point x="1456" y="420" type="curve" smooth="yes"/>
+ <point x="1456" y="672"/>
+ <point x="1232" y="808"/>
+ <point x="864" y="808" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="864" y="712" type="line"/>
+ <point x="1200" y="712"/>
+ <point x="1432" y="876"/>
+ <point x="1432" y="1080" type="curve" smooth="yes"/>
+ <point x="1432" y="1364"/>
+ <point x="1144" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="392" y="1516"/>
+ <point x="104" y="1344"/>
+ <point x="104" y="1056" type="curve"/>
+ <point x="548" y="1056" type="line"/>
+ <point x="548" y="1144"/>
+ <point x="640" y="1184"/>
+ <point x="772" y="1184" type="curve" smooth="yes"/>
+ <point x="928" y="1184"/>
+ <point x="988" y="1108"/>
+ <point x="988" y="1040" type="curve" smooth="yes"/>
+ <point x="988" y="956"/>
+ <point x="904" y="904"/>
+ <point x="764" y="904" type="curve" smooth="yes"/>
+ <point x="516" y="904" type="line"/>
+ <point x="516" y="712" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1594, 'leftMargin': 87, 'rightMargin': 130}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D95_.glif b/src/Interface-Bold.ufo/glyphs/uni1D95_.glif
new file mode 100644
index 000000000..6adbd1821
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D95_.glif
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D95" format="1">
+ <advance width="2304"/>
+ <unicode hex="1D95"/>
+ <outline>
+ <contour>
+ <point x="768" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="768" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2100" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1428" y="888" type="line"/>
+ <point x="1428" y="600" type="line"/>
+ <point x="1548" y="600" type="line"/>
+ <point x="1548" y="-80" type="line" smooth="yes"/>
+ <point x="1548" y="-396"/>
+ <point x="1724" y="-572"/>
+ <point x="2016" y="-572" type="curve" smooth="yes"/>
+ <point x="2080" y="-572"/>
+ <point x="2132" y="-568"/>
+ <point x="2196" y="-552" type="curve"/>
+ <point x="2196" y="-256" type="line"/>
+ <point x="2156" y="-260"/>
+ <point x="2124" y="-264"/>
+ <point x="2088" y="-264" type="curve" smooth="yes"/>
+ <point x="1980" y="-264"/>
+ <point x="1852" y="-232"/>
+ <point x="1852" y="-80" type="curve" smooth="yes"/>
+ <point x="1852" y="888" type="line" name="hr01"/>
+ </contour>
+ <contour>
+ <point x="732" y="1516" type="curve" smooth="yes"/>
+ <point x="444" y="1516"/>
+ <point x="240" y="1384"/>
+ <point x="148" y="1256" type="curve"/>
+ <point x="352" y="1004" type="line"/>
+ <point x="440" y="1116"/>
+ <point x="568" y="1160"/>
+ <point x="700" y="1160" type="curve" smooth="yes"/>
+ <point x="916" y="1160"/>
+ <point x="1044" y="1012"/>
+ <point x="1044" y="792" type="curve" smooth="yes" name="hr02"/>
+ <point x="1044" y="740" type="line" smooth="yes"/>
+ <point x="1044" y="520"/>
+ <point x="988" y="332"/>
+ <point x="780" y="332" type="curve" smooth="yes"/>
+ <point x="624" y="332"/>
+ <point x="544" y="416"/>
+ <point x="544" y="564" type="curve" smooth="yes"/>
+ <point x="544" y="600" type="line"/>
+ <point x="1312" y="600" type="line"/>
+ <point x="1312" y="892" type="line"/>
+ <point x="108" y="892" type="line"/>
+ <point x="108" y="700" type="line" smooth="yes"/>
+ <point x="108" y="256"/>
+ <point x="352" y="-28"/>
+ <point x="780" y="-28" type="curve" smooth="yes"/>
+ <point x="1240" y="-28"/>
+ <point x="1488" y="308"/>
+ <point x="1488" y="740" type="curve" smooth="yes"/>
+ <point x="1488" y="792" type="line" smooth="yes"/>
+ <point x="1488" y="1184"/>
+ <point x="1208" y="1516"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2080, 'leftMargin': 89, 'rightMargin': -97}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D96_.ccmp.glif b/src/Interface-Bold.ufo/glyphs/uni1D96_.ccmp.glif
new file mode 100644
index 000000000..e86d35e25
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D96_.ccmp.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D96.ccmp" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="308" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="292" y="-632" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="856" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="528" y="1488" type="line"/>
+ <point x="84" y="1488" type="line"/>
+ <point x="84" y="0" type="line"/>
+ <point x="528" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="592" y="360" type="line"/>
+ <point x="292" y="360" type="line"/>
+ <point x="292" y="-80" type="line" smooth="yes"/>
+ <point x="292" y="-396"/>
+ <point x="468" y="-572"/>
+ <point x="756" y="-572" type="curve" smooth="yes"/>
+ <point x="824" y="-572"/>
+ <point x="876" y="-568"/>
+ <point x="940" y="-552" type="curve"/>
+ <point x="940" y="-256" type="line"/>
+ <point x="900" y="-260"/>
+ <point x="868" y="-264"/>
+ <point x="828" y="-264" type="curve" smooth="yes"/>
+ <point x="724" y="-264"/>
+ <point x="592" y="-232"/>
+ <point x="592" y="-80" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 946.0, 'leftMargin': 175, 'rightMargin': -83.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D96_.glif b/src/Interface-Bold.ufo/glyphs/uni1D96_.glif
new file mode 100644
index 000000000..c7894b571
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D96_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D96" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D96"/>
+ <outline>
+ <contour>
+ <point x="388" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="388" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1044" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="492" y="440" type="line"/>
+ <point x="492" y="-80" type="line" smooth="yes"/>
+ <point x="492" y="-396"/>
+ <point x="668" y="-572"/>
+ <point x="960" y="-572" type="curve" smooth="yes"/>
+ <point x="1024" y="-572"/>
+ <point x="1076" y="-568"/>
+ <point x="1140" y="-552" type="curve"/>
+ <point x="1140" y="-256" type="line"/>
+ <point x="1104" y="-260"/>
+ <point x="1072" y="-264"/>
+ <point x="1032" y="-264" type="curve" smooth="yes"/>
+ <point x="928" y="-264"/>
+ <point x="796" y="-232"/>
+ <point x="796" y="-80" type="curve" smooth="yes"/>
+ <point x="796" y="440" type="line"/>
+ </contour>
+ <component base="i" xOffset="4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1041, 'leftMargin': 135, 'rightMargin': -96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D97_.cn.glif b/src/Interface-Bold.ufo/glyphs/uni1D97_.cn.glif
new file mode 100644
index 000000000..7ca153122
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D97_.cn.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D97.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="412" y="532" type="line"/>
+ <point x="412" y="-80" type="line" smooth="yes"/>
+ <point x="412" y="-232"/>
+ <point x="544" y="-264"/>
+ <point x="648" y="-264" type="curve" smooth="yes"/>
+ <point x="688" y="-264"/>
+ <point x="720" y="-260"/>
+ <point x="760" y="-256" type="curve"/>
+ <point x="760" y="-552" type="line"/>
+ <point x="696" y="-568"/>
+ <point x="644" y="-572"/>
+ <point x="576" y="-572" type="curve" smooth="yes"/>
+ <point x="284" y="-572"/>
+ <point x="108" y="-396"/>
+ <point x="108" y="-80" type="curve" smooth="yes"/>
+ <point x="108" y="532" type="line"/>
+ </contour>
+ <component base="c.cn" xScale="-1" xOffset="1508"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1466, 'leftMargin': 78, 'rightMargin': 69}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D97_.glif b/src/Interface-Bold.ufo/glyphs/uni1D97_.glif
new file mode 100644
index 000000000..05be98fef
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D97_.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D97" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D97"/>
+ <outline>
+ <contour>
+ <point x="744" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="744" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1508" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="108" y="532" type="line"/>
+ <point x="108" y="-80" type="line" smooth="yes"/>
+ <point x="108" y="-396"/>
+ <point x="284" y="-572"/>
+ <point x="576" y="-572" type="curve" smooth="yes"/>
+ <point x="640" y="-572"/>
+ <point x="692" y="-568"/>
+ <point x="760" y="-552" type="curve"/>
+ <point x="760" y="-256" type="line"/>
+ <point x="720" y="-260"/>
+ <point x="688" y="-264"/>
+ <point x="648" y="-264" type="curve" smooth="yes"/>
+ <point x="544" y="-264"/>
+ <point x="412" y="-232"/>
+ <point x="412" y="-80" type="curve" smooth="yes"/>
+ <point x="412" y="532" type="line"/>
+ </contour>
+ <contour>
+ <point x="732" y="-28" type="curve" smooth="yes"/>
+ <point x="1196" y="-28"/>
+ <point x="1428" y="296"/>
+ <point x="1428" y="728" type="curve" smooth="yes"/>
+ <point x="1428" y="760" type="line" smooth="yes"/>
+ <point x="1428" y="1188"/>
+ <point x="1196" y="1516"/>
+ <point x="736" y="1516" type="curve" smooth="yes"/>
+ <point x="368" y="1516"/>
+ <point x="108" y="1296"/>
+ <point x="108" y="920" type="curve"/>
+ <point x="524" y="920" type="line"/>
+ <point x="524" y="1052"/>
+ <point x="596" y="1160"/>
+ <point x="744" y="1160" type="curve" smooth="yes"/>
+ <point x="948" y="1160"/>
+ <point x="984" y="976"/>
+ <point x="984" y="760" type="curve" smooth="yes"/>
+ <point x="984" y="728" type="line" smooth="yes"/>
+ <point x="984" y="508"/>
+ <point x="952" y="332"/>
+ <point x="744" y="332" type="curve" smooth="yes"/>
+ <point x="608" y="332"/>
+ <point x="524" y="404"/>
+ <point x="524" y="532" type="curve"/>
+ <point x="136" y="532" type="line"/>
+ <point x="136" y="196"/>
+ <point x="396" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1466, 'leftMargin': 69, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D98_.glif b/src/Interface-Bold.ufo/glyphs/uni1D98_.glif
new file mode 100644
index 000000000..2dba9cdc4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D98_.glif
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D98" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D98"/>
+ <outline>
+ <contour>
+ <point x="904" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="372" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1224" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="88" y="-56" type="line" name="hr00"/>
+ <point x="88" y="-108" type="line" smooth="yes"/>
+ <point x="88" y="-424"/>
+ <point x="264" y="-600"/>
+ <point x="556" y="-600" type="curve" smooth="yes"/>
+ <point x="620" y="-600"/>
+ <point x="672" y="-596"/>
+ <point x="736" y="-580" type="curve"/>
+ <point x="736" y="-284" type="line"/>
+ <point x="700" y="-288"/>
+ <point x="664" y="-292"/>
+ <point x="628" y="-292" type="curve" smooth="yes"/>
+ <point x="524" y="-292"/>
+ <point x="392" y="-256"/>
+ <point x="392" y="-108" type="curve" smooth="yes"/>
+ <point x="392" y="-56" type="line"/>
+ </contour>
+ <contour>
+ <point x="864" y="516" type="line"/>
+ <point x="864" y="1644" type="line" smooth="yes"/>
+ <point x="864" y="1756"/>
+ <point x="940" y="1816"/>
+ <point x="1076" y="1816" type="curve" smooth="yes"/>
+ <point x="1128" y="1816"/>
+ <point x="1160" y="1812"/>
+ <point x="1196" y="1804" type="curve"/>
+ <point x="1196" y="2144" type="line"/>
+ <point x="1128" y="2164"/>
+ <point x="1060" y="2176"/>
+ <point x="980" y="2176" type="curve" smooth="yes"/>
+ <point x="636" y="2176"/>
+ <point x="420" y="1988"/>
+ <point x="420" y="1644" type="curve" smooth="yes"/>
+ <point x="420" y="516" type="line"/>
+ </contour>
+ <contour>
+ <point x="420" y="1576" type="line"/>
+ <point x="420" y="448" type="line" smooth="yes"/>
+ <point x="420" y="336"/>
+ <point x="344" y="276"/>
+ <point x="204" y="276" type="curve" smooth="yes"/>
+ <point x="156" y="276"/>
+ <point x="120" y="280"/>
+ <point x="88" y="288" type="curve"/>
+ <point x="88" y="-56" type="line"/>
+ <point x="152" y="-72"/>
+ <point x="224" y="-84"/>
+ <point x="300" y="-84" type="curve" smooth="yes"/>
+ <point x="648" y="-84"/>
+ <point x="864" y="104"/>
+ <point x="864" y="448" type="curve" smooth="yes"/>
+ <point x="864" y="1576" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1167, 'leftMargin': 30, 'rightMargin': 30}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D99_.glif b/src/Interface-Bold.ufo/glyphs/uni1D99_.glif
new file mode 100644
index 000000000..0c1319e07
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D99_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D99" format="1">
+ <advance width="2048"/>
+ <unicode hex="1D99"/>
+ <outline>
+ <contour>
+ <point x="760" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="760" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1860" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1308" y="440" type="line"/>
+ <point x="1308" y="-80" type="line" smooth="yes"/>
+ <point x="1308" y="-396"/>
+ <point x="1484" y="-572"/>
+ <point x="1772" y="-572" type="curve" smooth="yes"/>
+ <point x="1840" y="-572"/>
+ <point x="1892" y="-568"/>
+ <point x="1956" y="-552" type="curve"/>
+ <point x="1956" y="-256" type="line"/>
+ <point x="1916" y="-260"/>
+ <point x="1884" y="-264"/>
+ <point x="1844" y="-264" type="curve" smooth="yes"/>
+ <point x="1740" y="-264"/>
+ <point x="1612" y="-232"/>
+ <point x="1612" y="-80" type="curve" smooth="yes"/>
+ <point x="1612" y="440" type="line"/>
+ </contour>
+ <component base="u" xOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1893, 'leftMargin': 129, 'rightMargin': -97}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D9A__.glif b/src/Interface-Bold.ufo/glyphs/uni1D9A__.glif
new file mode 100644
index 000000000..bc2ad5842
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D9A__.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D9A" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D9A"/>
+ <outline>
+ <contour>
+ <point x="880" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="880" y="-752" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1688" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="164" y="212" type="line"/>
+ <point x="164" y="-272" type="line" smooth="yes"/>
+ <point x="164" y="-588"/>
+ <point x="340" y="-756"/>
+ <point x="632" y="-756" type="curve" smooth="yes"/>
+ <point x="696" y="-756"/>
+ <point x="752" y="-752"/>
+ <point x="816" y="-736" type="curve"/>
+ <point x="816" y="-440" type="line"/>
+ <point x="776" y="-444"/>
+ <point x="744" y="-448"/>
+ <point x="704" y="-448" type="curve" smooth="yes"/>
+ <point x="600" y="-448"/>
+ <point x="468" y="-420"/>
+ <point x="468" y="-272" type="curve" smooth="yes"/>
+ <point x="468" y="212" type="line"/>
+ </contour>
+ <contour>
+ <point x="244" y="1488" type="line"/>
+ <point x="244" y="1132" type="line"/>
+ <point x="1064" y="1132" type="line"/>
+ <point x="680" y="760" type="line"/>
+ <point x="680" y="588" type="line"/>
+ <point x="948" y="588" type="line"/>
+ <point x="1596" y="1192" type="line"/>
+ <point x="1596" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="680" y="756" type="line"/>
+ <point x="680" y="496" type="line"/>
+ <point x="816" y="496" type="line" smooth="yes"/>
+ <point x="1056" y="496"/>
+ <point x="1184" y="424"/>
+ <point x="1184" y="240" type="curve" smooth="yes"/>
+ <point x="1184" y="100"/>
+ <point x="1072" y="-16"/>
+ <point x="880" y="-16" type="curve" smooth="yes"/>
+ <point x="712" y="-16"/>
+ <point x="608" y="84"/>
+ <point x="608" y="212" type="curve"/>
+ <point x="164" y="212" type="line"/>
+ <point x="164" y="-200"/>
+ <point x="528" y="-372"/>
+ <point x="880" y="-372" type="curve" smooth="yes"/>
+ <point x="1312" y="-372"/>
+ <point x="1628" y="-152"/>
+ <point x="1628" y="232" type="curve" smooth="yes"/>
+ <point x="1628" y="588"/>
+ <point x="1356" y="784"/>
+ <point x="892" y="784" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 103, 'rightMargin': 62}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D9B__.glif b/src/Interface-Bold.ufo/glyphs/uni1D9B__.glif
new file mode 100644
index 000000000..8cec11283
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D9B__.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D9B" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D9B"/>
+ <outline>
+ <contour>
+ <point x="752" y="884" type="curve" smooth="yes"/>
+ <point x="1032" y="884"/>
+ <point x="1184" y="1120"/>
+ <point x="1184" y="1456" type="curve" smooth="yes"/>
+ <point x="1184" y="1476" type="line" smooth="yes"/>
+ <point x="1184" y="1796"/>
+ <point x="1032" y="2024"/>
+ <point x="756" y="2024" type="curve" smooth="yes"/>
+ <point x="516" y="2024"/>
+ <point x="416" y="1784"/>
+ <point x="376" y="1484" type="curve"/>
+ <point x="376" y="1460" type="line"/>
+ <point x="416" y="1140"/>
+ <point x="516" y="884"/>
+ </contour>
+ <contour>
+ <point x="672" y="1148" type="curve" smooth="yes"/>
+ <point x="536" y="1148"/>
+ <point x="480" y="1252"/>
+ <point x="480" y="1432" type="curve"/>
+ <point x="480" y="1512" type="line"/>
+ <point x="480" y="1668"/>
+ <point x="536" y="1760"/>
+ <point x="672" y="1760" type="curve" smooth="yes"/>
+ <point x="812" y="1760"/>
+ <point x="880" y="1644"/>
+ <point x="880" y="1476" type="curve" smooth="yes"/>
+ <point x="880" y="1456" type="line" smooth="yes"/>
+ <point x="880" y="1284"/>
+ <point x="804" y="1148"/>
+ </contour>
+ <contour>
+ <point x="216" y="904" type="line"/>
+ <point x="480" y="904" type="line"/>
+ <point x="520" y="1136" type="line"/>
+ <point x="520" y="1628" type="line" smooth="yes"/>
+ <point x="520" y="1896"/>
+ <point x="424" y="2024"/>
+ <point x="228" y="2024" type="curve" smooth="yes"/>
+ <point x="180" y="2024"/>
+ <point x="144" y="2024"/>
+ <point x="100" y="2004" type="curve"/>
+ <point x="124" y="1756" type="line"/>
+ <point x="128" y="1756"/>
+ <point x="136" y="1760"/>
+ <point x="144" y="1760" type="curve" smooth="yes"/>
+ <point x="188" y="1760"/>
+ <point x="216" y="1728"/>
+ <point x="216" y="1628" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1271, 'leftMargin': 103, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D9C__.glif b/src/Interface-Bold.ufo/glyphs/uni1D9C__.glif
new file mode 100644
index 000000000..c1894c3fc
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D9C__.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D9C" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D9C"/>
+ <outline>
+ <contour>
+ <point x="660" y="1140" type="curve" smooth="yes"/>
+ <point x="504" y="1140"/>
+ <point x="460" y="1272"/>
+ <point x="460" y="1432" type="curve" smooth="yes"/>
+ <point x="460" y="1456" type="line" smooth="yes"/>
+ <point x="460" y="1616"/>
+ <point x="508" y="1752"/>
+ <point x="656" y="1752" type="curve" smooth="yes"/>
+ <point x="768" y="1752"/>
+ <point x="824" y="1680"/>
+ <point x="836" y="1576" type="curve"/>
+ <point x="1128" y="1576" type="line"/>
+ <point x="1128" y="1856"/>
+ <point x="940" y="2016"/>
+ <point x="664" y="2016" type="curve" smooth="yes"/>
+ <point x="324" y="2016"/>
+ <point x="152" y="1776"/>
+ <point x="152" y="1456" type="curve" smooth="yes"/>
+ <point x="152" y="1432" type="line" smooth="yes"/>
+ <point x="152" y="1116"/>
+ <point x="324" y="876"/>
+ <point x="664" y="876" type="curve" smooth="yes"/>
+ <point x="928" y="876"/>
+ <point x="1128" y="1040"/>
+ <point x="1128" y="1288" type="curve"/>
+ <point x="836" y="1288" type="line"/>
+ <point x="824" y="1188"/>
+ <point x="760" y="1140"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1140, 'leftMargin': 83, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D9D__.glif b/src/Interface-Bold.ufo/glyphs/uni1D9D__.glif
new file mode 100644
index 000000000..18055c5de
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D9D__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D9D" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D9D"/>
+ <outline>
+ <contour>
+ <point x="768" y="1112" type="curve" smooth="yes"/>
+ <point x="580" y="1112"/>
+ <point x="520" y="1272"/>
+ <point x="520" y="1432" type="curve" smooth="yes"/>
+ <point x="520" y="1456" type="line" smooth="yes"/>
+ <point x="520" y="1616"/>
+ <point x="568" y="1752"/>
+ <point x="720" y="1752" type="curve" smooth="yes"/>
+ <point x="828" y="1752"/>
+ <point x="884" y="1680"/>
+ <point x="896" y="1576" type="curve"/>
+ <point x="1188" y="1576" type="line"/>
+ <point x="1188" y="1856"/>
+ <point x="1000" y="2016"/>
+ <point x="724" y="2016" type="curve" smooth="yes"/>
+ <point x="384" y="2016"/>
+ <point x="216" y="1776"/>
+ <point x="216" y="1456" type="curve" smooth="yes"/>
+ <point x="216" y="1432" type="line" smooth="yes"/>
+ <point x="216" y="1116"/>
+ <point x="384" y="876"/>
+ <point x="752" y="876" type="curve" smooth="yes"/>
+ <point x="988" y="876"/>
+ <point x="1188" y="1000"/>
+ <point x="1188" y="1220" type="curve" smooth="yes"/>
+ <point x="1188" y="1364"/>
+ <point x="1104" y="1504"/>
+ <point x="868" y="1504" type="curve" smooth="yes"/>
+ <point x="660" y="1504"/>
+ <point x="532" y="1404"/>
+ <point x="300" y="1136" type="curve"/>
+ <point x="92" y="888" type="line"/>
+ <point x="300" y="744" type="line"/>
+ <point x="468" y="956" type="line"/>
+ <point x="632" y="1156"/>
+ <point x="752" y="1268"/>
+ <point x="840" y="1268" type="curve" smooth="yes"/>
+ <point x="892" y="1268"/>
+ <point x="916" y="1244"/>
+ <point x="916" y="1208" type="curve" smooth="yes"/>
+ <point x="916" y="1140"/>
+ <point x="848" y="1112"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1261, 'leftMargin': 83, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D9E__.glif b/src/Interface-Bold.ufo/glyphs/uni1D9E__.glif
new file mode 100644
index 000000000..7f0c13ef9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D9E__.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D9E" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D9E"/>
+ <outline>
+ <contour>
+ <point x="437" y="2196" type="line"/>
+ <point x="668" y="2129"/>
+ <point x="891" y="1953"/>
+ <point x="891" y="1591" type="curve" smooth="yes"/>
+ <point x="891" y="1525" type="line" smooth="yes"/>
+ <point x="891" y="1309"/>
+ <point x="804" y="1145"/>
+ <point x="649" y="1145" type="curve" smooth="yes"/>
+ <point x="487" y="1145"/>
+ <point x="388" y="1243"/>
+ <point x="388" y="1378" type="curve" smooth="yes"/>
+ <point x="388" y="1536"/>
+ <point x="492" y="1634"/>
+ <point x="657" y="1634" type="curve" smooth="yes"/>
+ <point x="831" y="1634"/>
+ <point x="924" y="1554"/>
+ <point x="924" y="1492" type="curve"/>
+ <point x="1041" y="1489" type="line"/>
+ <point x="1019" y="1722"/>
+ <point x="836" y="1880"/>
+ <point x="594" y="1880" type="curve" smooth="yes"/>
+ <point x="270" y="1880"/>
+ <point x="83" y="1679"/>
+ <point x="83" y="1378" type="curve" smooth="yes"/>
+ <point x="83" y="1101"/>
+ <point x="308" y="880"/>
+ <point x="645" y="880" type="curve" smooth="yes"/>
+ <point x="969" y="880"/>
+ <point x="1198" y="1143"/>
+ <point x="1198" y="1525" type="curve" smooth="yes"/>
+ <point x="1198" y="1590" type="line" smooth="yes"/>
+ <point x="1198" y="2043"/>
+ <point x="903" y="2366"/>
+ <point x="540" y="2445" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1150" y="2291" type="line"/>
+ <point x="1071" y="2412" type="line"/>
+ <point x="406" y="2049" type="line"/>
+ <point x="485" y="1929" type="line"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1D9F__.glif b/src/Interface-Bold.ufo/glyphs/uni1D9F__.glif
new file mode 100644
index 000000000..3e03e95ad
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1D9F__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D9F" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D9F"/>
+ <outline>
+ <contour>
+ <point x="620" y="876" type="curve" smooth="yes"/>
+ <point x="920" y="876"/>
+ <point x="1152" y="1000"/>
+ <point x="1152" y="1208" type="curve" smooth="yes"/>
+ <point x="1152" y="1332"/>
+ <point x="1072" y="1420"/>
+ <point x="940" y="1464" type="curve"/>
+ <point x="1060" y="1512"/>
+ <point x="1132" y="1596"/>
+ <point x="1132" y="1696" type="curve" smooth="yes"/>
+ <point x="1132" y="1904"/>
+ <point x="920" y="2016"/>
+ <point x="620" y="2016" type="curve" smooth="yes"/>
+ <point x="364" y="2016"/>
+ <point x="148" y="1892"/>
+ <point x="148" y="1676" type="curve"/>
+ <point x="448" y="1676" type="line"/>
+ <point x="448" y="1740"/>
+ <point x="524" y="1772"/>
+ <point x="640" y="1772" type="curve" smooth="yes"/>
+ <point x="776" y="1772"/>
+ <point x="824" y="1716"/>
+ <point x="824" y="1664" type="curve" smooth="yes"/>
+ <point x="824" y="1600"/>
+ <point x="760" y="1564"/>
+ <point x="636" y="1564" type="curve" smooth="yes"/>
+ <point x="452" y="1564" type="line"/>
+ <point x="452" y="1352" type="line"/>
+ <point x="636" y="1352" type="line" smooth="yes"/>
+ <point x="760" y="1352"/>
+ <point x="844" y="1324"/>
+ <point x="844" y="1236" type="curve" smooth="yes"/>
+ <point x="844" y="1180"/>
+ <point x="788" y="1120"/>
+ <point x="644" y="1120" type="curve" smooth="yes"/>
+ <point x="492" y="1120"/>
+ <point x="432" y="1164"/>
+ <point x="432" y="1220" type="curve"/>
+ <point x="132" y="1220" type="line"/>
+ <point x="132" y="980"/>
+ <point x="384" y="876"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1101, 'leftMargin': 41, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DA0__.glif b/src/Interface-Bold.ufo/glyphs/uni1DA0__.glif
new file mode 100644
index 000000000..29925df8f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DA0__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA0" format="1">
+ <advance width="1024"/>
+ <unicode hex="1DA0"/>
+ <outline>
+ <contour>
+ <point x="612" y="900" type="line" name="hr00"/>
+ <point x="612" y="2076" type="line" smooth="yes"/>
+ <point x="612" y="2192"/>
+ <point x="692" y="2248"/>
+ <point x="792" y="2248" type="curve" smooth="yes"/>
+ <point x="832" y="2248"/>
+ <point x="856" y="2244"/>
+ <point x="880" y="2236" type="curve"/>
+ <point x="880" y="2488" type="line"/>
+ <point x="832" y="2500"/>
+ <point x="780" y="2508"/>
+ <point x="720" y="2508" type="curve" smooth="yes"/>
+ <point x="468" y="2508"/>
+ <point x="308" y="2372"/>
+ <point x="308" y="2076" type="curve" smooth="yes"/>
+ <point x="308" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="852" y="2000" type="line"/>
+ <point x="144" y="2000" type="line"/>
+ <point x="144" y="1764" type="line"/>
+ <point x="852" y="1764" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 844, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DA1__.glif b/src/Interface-Bold.ufo/glyphs/uni1DA1__.glif
new file mode 100644
index 000000000..118e9aeec
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DA1__.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA1" format="1">
+ <advance width="1024"/>
+ <unicode hex="1DA1"/>
+ <outline>
+ <contour>
+ <point x="396" y="2004" type="line"/>
+ <point x="396" y="900" type="line" smooth="yes"/>
+ <point x="396" y="776"/>
+ <point x="324" y="736"/>
+ <point x="236" y="736" type="curve" smooth="yes"/>
+ <point x="200" y="736"/>
+ <point x="172" y="740"/>
+ <point x="140" y="744" type="curve"/>
+ <point x="140" y="488" type="line"/>
+ <point x="196" y="472"/>
+ <point x="240" y="468"/>
+ <point x="296" y="468" type="curve" smooth="yes"/>
+ <point x="548" y="468"/>
+ <point x="704" y="624"/>
+ <point x="704" y="900" type="curve" smooth="yes"/>
+ <point x="704" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="888" y="1700" type="line"/>
+ <point x="180" y="1700" type="line"/>
+ <point x="180" y="1460" type="line"/>
+ <point x="888" y="1460" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 858.0, 'leftMargin': 55, 'rightMargin': 55.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DA2__.glif b/src/Interface-Bold.ufo/glyphs/uni1DA2__.glif
new file mode 100644
index 000000000..48daa8b94
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DA2__.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA2" format="1">
+ <advance width="1280"/>
+ <unicode hex="1DA2"/>
+ <outline>
+ <component base="uni1D4D" xOffset="52"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1231, 'leftMargin': 83, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DA3__.glif b/src/Interface-Bold.ufo/glyphs/uni1DA3__.glif
new file mode 100644
index 000000000..823c198f5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DA3__.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA3" format="1">
+ <advance width="1280"/>
+ <unicode hex="1DA3"/>
+ <outline>
+ <contour>
+ <point x="816" y="292" type="line"/>
+ <point x="1124" y="292" type="line"/>
+ <point x="1124" y="2004" type="line"/>
+ <point x="816" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="848" y="1420" type="line"/>
+ <point x="848" y="1272"/>
+ <point x="796" y="1156"/>
+ <point x="636" y="1156" type="curve" smooth="yes"/>
+ <point x="524" y="1156"/>
+ <point x="464" y="1220"/>
+ <point x="464" y="1416" type="curve" smooth="yes"/>
+ <point x="464" y="2004" type="line"/>
+ <point x="160" y="2004" type="line"/>
+ <point x="160" y="1308" type="line" smooth="yes"/>
+ <point x="160" y="1012"/>
+ <point x="292" y="888"/>
+ <point x="524" y="888" type="curve" smooth="yes"/>
+ <point x="776" y="888"/>
+ <point x="912" y="1112"/>
+ <point x="912" y="1424" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1240, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DA4__.ccmp.glif b/src/Interface-Bold.ufo/glyphs/uni1DA4__.ccmp.glif
new file mode 100644
index 000000000..b0b67b8c5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DA4__.ccmp.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA4.ccmp" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="520" y="2268" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="664" y="2004" type="line"/>
+ <point x="360" y="2004" type="line"/>
+ <point x="360" y="900" type="line"/>
+ <point x="664" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="864" y="1700" type="line"/>
+ <point x="160" y="1700" type="line"/>
+ <point x="160" y="1460" type="line"/>
+ <point x="864" y="1460" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 815, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DA4__.glif b/src/Interface-Bold.ufo/glyphs/uni1DA4__.glif
new file mode 100644
index 000000000..51e79a278
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DA4__.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA4" format="1">
+ <advance width="1024"/>
+ <unicode hex="1DA4"/>
+ <outline>
+ <contour>
+ <point x="664" y="2004" type="line"/>
+ <point x="360" y="2004" type="line"/>
+ <point x="360" y="900" type="line"/>
+ <point x="664" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="328" y="2284" type="curve" smooth="yes"/>
+ <point x="328" y="2188"/>
+ <point x="400" y="2120"/>
+ <point x="508" y="2120" type="curve" smooth="yes"/>
+ <point x="620" y="2120"/>
+ <point x="692" y="2188"/>
+ <point x="692" y="2284" type="curve" smooth="yes"/>
+ <point x="692" y="2384"/>
+ <point x="620" y="2452"/>
+ <point x="508" y="2452" type="curve" smooth="yes"/>
+ <point x="400" y="2452"/>
+ <point x="328" y="2384"/>
+ </contour>
+ <contour>
+ <point x="864" y="1700" type="line"/>
+ <point x="160" y="1700" type="line"/>
+ <point x="160" y="1460" type="line"/>
+ <point x="864" y="1460" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>405.625</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 815, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DA5__.glif b/src/Interface-Bold.ufo/glyphs/uni1DA5__.glif
new file mode 100644
index 000000000..0913c8528
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DA5__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA5" format="1">
+ <advance width="768"/>
+ <unicode hex="1DA5"/>
+ <outline>
+ <contour>
+ <point x="124" y="2004" type="line"/>
+ <point x="124" y="1264" type="line" smooth="yes"/>
+ <point x="124" y="1012"/>
+ <point x="236" y="888"/>
+ <point x="460" y="888" type="curve" smooth="yes"/>
+ <point x="532" y="888"/>
+ <point x="580" y="892"/>
+ <point x="648" y="912" type="curve"/>
+ <point x="624" y="1164" type="line"/>
+ <point x="596" y="1160"/>
+ <point x="568" y="1152"/>
+ <point x="520" y="1152" type="curve" smooth="yes"/>
+ <point x="460" y="1152"/>
+ <point x="428" y="1184"/>
+ <point x="428" y="1264" type="curve" smooth="yes"/>
+ <point x="428" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 716, 'leftMargin': 138, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DA6__.glif b/src/Interface-Bold.ufo/glyphs/uni1DA6__.glif
new file mode 100644
index 000000000..754d1affc
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DA6__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA6" format="1">
+ <advance width="1024"/>
+ <unicode hex="1DA6"/>
+ <outline>
+ <contour>
+ <point x="664" y="2088" type="line"/>
+ <point x="360" y="2088" type="line"/>
+ <point x="360" y="900" type="line"/>
+ <point x="664" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="852" y="2088" type="line"/>
+ <point x="172" y="2088" type="line"/>
+ <point x="172" y="1848" type="line"/>
+ <point x="852" y="1848" type="line"/>
+ </contour>
+ <contour>
+ <point x="852" y="1140" type="line"/>
+ <point x="172" y="1140" type="line"/>
+ <point x="172" y="900" type="line"/>
+ <point x="852" y="900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 815, 'leftMargin': 69, 'rightMargin': 68}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DA7__.glif b/src/Interface-Bold.ufo/glyphs/uni1DA7__.glif
new file mode 100644
index 000000000..714baa320
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DA7__.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA7" format="1">
+ <advance width="1024"/>
+ <unicode hex="1DA7"/>
+ <outline>
+ <contour>
+ <point x="864" y="1700" type="line"/>
+ <point x="160" y="1700" type="line"/>
+ <point x="160" y="1460" type="line"/>
+ <point x="864" y="1460" type="line"/>
+ </contour>
+ <component base="uni1DA6" xOffset="104"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 815, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DA8__.ccmp.glif b/src/Interface-Bold.ufo/glyphs/uni1DA8__.ccmp.glif
new file mode 100644
index 000000000..1a1137e61
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DA8__.ccmp.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA8.ccmp" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="640" y="2268" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="480" y="1124" type="line"/>
+ <point x="480" y="768" type="line"/>
+ <point x="480" y="704"/>
+ <point x="472" y="668"/>
+ <point x="408" y="668" type="curve" smooth="yes"/>
+ <point x="356" y="668"/>
+ <point x="332" y="696"/>
+ <point x="332" y="736" type="curve" smooth="yes"/>
+ <point x="332" y="804"/>
+ <point x="380" y="828"/>
+ <point x="448" y="828" type="curve" smooth="yes"/>
+ <point x="976" y="828" type="line"/>
+ <point x="976" y="1092" type="line"/>
+ <point x="440" y="1092" type="line" smooth="yes"/>
+ <point x="192" y="1092"/>
+ <point x="48" y="940"/>
+ <point x="48" y="728" type="curve" smooth="yes"/>
+ <point x="48" y="520"/>
+ <point x="212" y="408"/>
+ <point x="412" y="408" type="curve" smooth="yes"/>
+ <point x="676" y="408"/>
+ <point x="788" y="560"/>
+ <point x="788" y="812" type="curve" smooth="yes"/>
+ <point x="788" y="1124" type="line"/>
+ </contour>
+ <contour>
+ <point x="788" y="2004" type="line"/>
+ <point x="480" y="2004" type="line"/>
+ <point x="480" y="900" type="line"/>
+ <point x="788" y="900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 985, 'leftMargin': 0, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DA8__.glif b/src/Interface-Bold.ufo/glyphs/uni1DA8__.glif
new file mode 100644
index 000000000..0bb8c384f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DA8__.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA8" format="1">
+ <advance width="1024"/>
+ <unicode hex="1DA8"/>
+ <outline>
+ <contour>
+ <point x="480" y="1124" type="line"/>
+ <point x="480" y="768" type="line"/>
+ <point x="480" y="704"/>
+ <point x="472" y="668"/>
+ <point x="408" y="668" type="curve" smooth="yes"/>
+ <point x="356" y="668"/>
+ <point x="332" y="696"/>
+ <point x="332" y="736" type="curve" smooth="yes"/>
+ <point x="332" y="804"/>
+ <point x="380" y="828"/>
+ <point x="448" y="828" type="curve" smooth="yes"/>
+ <point x="976" y="828" type="line"/>
+ <point x="976" y="1092" type="line"/>
+ <point x="440" y="1092" type="line" smooth="yes"/>
+ <point x="192" y="1092"/>
+ <point x="48" y="940"/>
+ <point x="48" y="728" type="curve" smooth="yes"/>
+ <point x="48" y="520"/>
+ <point x="212" y="408"/>
+ <point x="412" y="408" type="curve" smooth="yes"/>
+ <point x="676" y="408"/>
+ <point x="788" y="560"/>
+ <point x="788" y="812" type="curve" smooth="yes"/>
+ <point x="788" y="1124" type="line"/>
+ </contour>
+ <contour>
+ <point x="788" y="2004" type="line"/>
+ <point x="480" y="2004" type="line"/>
+ <point x="480" y="900" type="line"/>
+ <point x="788" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="452" y="2284" type="curve" smooth="yes"/>
+ <point x="452" y="2188"/>
+ <point x="524" y="2120"/>
+ <point x="632" y="2120" type="curve" smooth="yes"/>
+ <point x="740" y="2120"/>
+ <point x="812" y="2188"/>
+ <point x="812" y="2284" type="curve" smooth="yes"/>
+ <point x="812" y="2384"/>
+ <point x="740" y="2452"/>
+ <point x="632" y="2452" type="curve" smooth="yes"/>
+ <point x="524" y="2452"/>
+ <point x="452" y="2384"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 985, 'leftMargin': 0, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DA9__.glif b/src/Interface-Bold.ufo/glyphs/uni1DA9__.glif
new file mode 100644
index 000000000..f5de68a7c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DA9__.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA9" format="1">
+ <advance width="768"/>
+ <unicode hex="1DA9"/>
+ <outline>
+ <contour>
+ <point x="424" y="2488" type="line"/>
+ <point x="116" y="2488" type="line"/>
+ <point x="116" y="900" type="line"/>
+ <point x="424" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="424" y="1176" type="line"/>
+ <point x="116" y="1176" type="line"/>
+ <point x="116" y="856" type="line" smooth="yes"/>
+ <point x="116" y="540"/>
+ <point x="252" y="468"/>
+ <point x="456" y="468" type="curve" smooth="yes"/>
+ <point x="516" y="468"/>
+ <point x="584" y="476"/>
+ <point x="656" y="484" type="curve"/>
+ <point x="656" y="760" type="line"/>
+ <point x="624" y="752"/>
+ <point x="600" y="748"/>
+ <point x="572" y="748" type="curve" smooth="yes"/>
+ <point x="464" y="748"/>
+ <point x="424" y="812"/>
+ <point x="424" y="892" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 734, 'leftMargin': 138, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DAA___.glif b/src/Interface-Bold.ufo/glyphs/uni1DAA___.glif
new file mode 100644
index 000000000..5ff750da0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DAA___.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DAA" format="1">
+ <advance width="768"/>
+ <unicode hex="1DAA"/>
+ <outline>
+ <contour>
+ <point x="420" y="2488" type="line"/>
+ <point x="112" y="2488" type="line"/>
+ <point x="112" y="900" type="line"/>
+ <point x="420" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="348" y="892" type="line"/>
+ <point x="348" y="812"/>
+ <point x="308" y="748"/>
+ <point x="200" y="748" type="curve" smooth="yes"/>
+ <point x="172" y="748"/>
+ <point x="148" y="752"/>
+ <point x="116" y="760" type="curve"/>
+ <point x="116" y="484" type="line"/>
+ <point x="188" y="476"/>
+ <point x="256" y="468"/>
+ <point x="316" y="468" type="curve" smooth="yes"/>
+ <point x="520" y="468"/>
+ <point x="656" y="540"/>
+ <point x="656" y="856" type="curve" smooth="yes"/>
+ <point x="656" y="1168" type="line"/>
+ <point x="348" y="1168" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 738, 'leftMargin': 138, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DAB___.glif b/src/Interface-Bold.ufo/glyphs/uni1DAB___.glif
new file mode 100644
index 000000000..f9866e33d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DAB___.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DAB" format="1">
+ <advance width="1280"/>
+ <unicode hex="1DAB"/>
+ <outline>
+ <contour>
+ <point x="1096" y="1164" type="line"/>
+ <point x="404" y="1164" type="line"/>
+ <point x="404" y="900" type="line"/>
+ <point x="1096" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="492" y="2004" type="line"/>
+ <point x="184" y="2004" type="line"/>
+ <point x="184" y="900" type="line"/>
+ <point x="492" y="900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1106, 'leftMargin': 143, 'rightMargin': 53}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DAC___.glif b/src/Interface-Bold.ufo/glyphs/uni1DAC___.glif
new file mode 100644
index 000000000..ac6002041
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DAC___.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DAC" format="1">
+ <advance width="1792"/>
+ <unicode hex="1DAC"/>
+ <outline>
+ <contour>
+ <point x="368" y="1484" type="line"/>
+ <point x="368" y="1632"/>
+ <point x="420" y="1748"/>
+ <point x="576" y="1748" type="curve" smooth="yes"/>
+ <point x="692" y="1748"/>
+ <point x="748" y="1684"/>
+ <point x="748" y="1488" type="curve" smooth="yes"/>
+ <point x="748" y="900" type="line"/>
+ <point x="1056" y="900" type="line"/>
+ <point x="1056" y="1596" type="line" smooth="yes"/>
+ <point x="1056" y="1892"/>
+ <point x="920" y="2016"/>
+ <point x="692" y="2016" type="curve" smooth="yes"/>
+ <point x="440" y="2016"/>
+ <point x="300" y="1792"/>
+ <point x="300" y="1480" type="curve"/>
+ </contour>
+ <contour>
+ <point x="400" y="1768" type="line"/>
+ <point x="336" y="2004" type="line"/>
+ <point x="92" y="2004" type="line"/>
+ <point x="92" y="900" type="line"/>
+ <point x="400" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="1012" y="1484" type="line"/>
+ <point x="1012" y="1632"/>
+ <point x="1064" y="1748"/>
+ <point x="1224" y="1748" type="curve" smooth="yes"/>
+ <point x="1336" y="1748"/>
+ <point x="1396" y="1684"/>
+ <point x="1396" y="1488" type="curve" smooth="yes"/>
+ <point x="1396" y="900" type="line"/>
+ <point x="1704" y="900" type="line"/>
+ <point x="1704" y="1596" type="line" smooth="yes"/>
+ <point x="1704" y="1892"/>
+ <point x="1568" y="2016"/>
+ <point x="1336" y="2016" type="curve" smooth="yes"/>
+ <point x="1088" y="2016"/>
+ <point x="948" y="1792"/>
+ <point x="948" y="1480" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1396" y="892" type="line"/>
+ <point x="1396" y="812"/>
+ <point x="1352" y="748"/>
+ <point x="1244" y="748" type="curve" smooth="yes"/>
+ <point x="1220" y="748"/>
+ <point x="1192" y="752"/>
+ <point x="1164" y="760" type="curve"/>
+ <point x="1164" y="484" type="line"/>
+ <point x="1228" y="476"/>
+ <point x="1300" y="468"/>
+ <point x="1360" y="468" type="curve" smooth="yes"/>
+ <point x="1568" y="468"/>
+ <point x="1704" y="540"/>
+ <point x="1704" y="856" type="curve" smooth="yes"/>
+ <point x="1704" y="1176" type="line"/>
+ <point x="1396" y="1176" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1887, 'leftMargin': 138, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DAD___.glif b/src/Interface-Bold.ufo/glyphs/uni1DAD___.glif
new file mode 100644
index 000000000..04e3c11b4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DAD___.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DAD" format="1">
+ <advance width="1792"/>
+ <unicode hex="1DAD"/>
+ <outline>
+ <contour>
+ <point x="1428" y="1420" type="line"/>
+ <point x="1428" y="1272"/>
+ <point x="1372" y="1156"/>
+ <point x="1216" y="1156" type="curve" smooth="yes"/>
+ <point x="1104" y="1156"/>
+ <point x="1044" y="1220"/>
+ <point x="1044" y="1416" type="curve" smooth="yes"/>
+ <point x="1044" y="2004" type="line"/>
+ <point x="736" y="2004" type="line"/>
+ <point x="736" y="1308" type="line" smooth="yes"/>
+ <point x="736" y="1012"/>
+ <point x="872" y="888"/>
+ <point x="1104" y="888" type="curve" smooth="yes"/>
+ <point x="1352" y="888"/>
+ <point x="1492" y="1112"/>
+ <point x="1492" y="1424" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1396" y="472" type="line"/>
+ <point x="1704" y="472" type="line"/>
+ <point x="1704" y="2004" type="line"/>
+ <point x="1396" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="780" y="1420" type="line"/>
+ <point x="780" y="1272"/>
+ <point x="728" y="1156"/>
+ <point x="568" y="1156" type="curve" smooth="yes"/>
+ <point x="456" y="1156"/>
+ <point x="396" y="1220"/>
+ <point x="396" y="1416" type="curve" smooth="yes"/>
+ <point x="396" y="2004" type="line"/>
+ <point x="92" y="2004" type="line"/>
+ <point x="92" y="1308" type="line" smooth="yes"/>
+ <point x="92" y="1012"/>
+ <point x="224" y="888"/>
+ <point x="456" y="888" type="curve" smooth="yes"/>
+ <point x="708" y="888"/>
+ <point x="844" y="1112"/>
+ <point x="844" y="1424" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1887, 'leftMargin': 138, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DAE___.glif b/src/Interface-Bold.ufo/glyphs/uni1DAE___.glif
new file mode 100644
index 000000000..e302bbfd6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DAE___.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DAE" format="1">
+ <advance width="1280"/>
+ <unicode hex="1DAE"/>
+ <outline>
+ <contour>
+ <point x="552" y="1484" type="line"/>
+ <point x="552" y="1632"/>
+ <point x="604" y="1748"/>
+ <point x="764" y="1748" type="curve" smooth="yes"/>
+ <point x="876" y="1748"/>
+ <point x="932" y="1684"/>
+ <point x="932" y="1488" type="curve" smooth="yes"/>
+ <point x="932" y="900" type="line"/>
+ <point x="1240" y="900" type="line"/>
+ <point x="1240" y="1596" type="line" smooth="yes"/>
+ <point x="1240" y="1892"/>
+ <point x="1104" y="2016"/>
+ <point x="876" y="2016" type="curve" smooth="yes"/>
+ <point x="624" y="2016"/>
+ <point x="484" y="1792"/>
+ <point x="484" y="1480" type="curve"/>
+ </contour>
+ <contour>
+ <point x="240" y="468" type="curve" smooth="yes"/>
+ <point x="444" y="468"/>
+ <point x="584" y="540"/>
+ <point x="584" y="856" type="curve" smooth="yes"/>
+ <point x="584" y="1768" type="line"/>
+ <point x="520" y="2004" type="line"/>
+ <point x="276" y="2004" type="line"/>
+ <point x="276" y="892" type="line" smooth="yes"/>
+ <point x="276" y="812"/>
+ <point x="232" y="748"/>
+ <point x="124" y="748" type="curve" smooth="yes"/>
+ <point x="100" y="748"/>
+ <point x="72" y="752"/>
+ <point x="40" y="760" type="curve"/>
+ <point x="40" y="484" type="line"/>
+ <point x="108" y="476"/>
+ <point x="180" y="468"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1337, 'leftMargin': 0, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DAF___.glif b/src/Interface-Bold.ufo/glyphs/uni1DAF___.glif
new file mode 100644
index 000000000..b9c1ac983
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DAF___.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DAF" format="1">
+ <advance width="1536"/>
+ <unicode hex="1DAF"/>
+ <outline>
+ <contour>
+ <point x="444" y="1484" type="line"/>
+ <point x="444" y="1632"/>
+ <point x="496" y="1748"/>
+ <point x="656" y="1748" type="curve" smooth="yes"/>
+ <point x="768" y="1748"/>
+ <point x="828" y="1684"/>
+ <point x="828" y="1488" type="curve" smooth="yes"/>
+ <point x="828" y="900" type="line"/>
+ <point x="1132" y="900" type="line"/>
+ <point x="1132" y="1596" type="line" smooth="yes"/>
+ <point x="1132" y="1892"/>
+ <point x="1000" y="2016"/>
+ <point x="768" y="2016" type="curve" smooth="yes"/>
+ <point x="516" y="2016"/>
+ <point x="380" y="1792"/>
+ <point x="380" y="1480" type="curve"/>
+ </contour>
+ <contour>
+ <point x="476" y="1768" type="line"/>
+ <point x="416" y="2004" type="line"/>
+ <point x="168" y="2004" type="line"/>
+ <point x="168" y="900" type="line"/>
+ <point x="476" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="1132" y="1176" type="line"/>
+ <point x="828" y="1176" type="line"/>
+ <point x="828" y="856" type="line" smooth="yes"/>
+ <point x="828" y="540"/>
+ <point x="964" y="468"/>
+ <point x="1168" y="468" type="curve" smooth="yes"/>
+ <point x="1228" y="468"/>
+ <point x="1304" y="476"/>
+ <point x="1368" y="484" type="curve"/>
+ <point x="1368" y="760" type="line"/>
+ <point x="1336" y="752"/>
+ <point x="1312" y="748"/>
+ <point x="1284" y="748" type="curve" smooth="yes"/>
+ <point x="1176" y="748"/>
+ <point x="1132" y="812"/>
+ <point x="1132" y="892" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1338, 'leftMargin': 138, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DB0__.glif b/src/Interface-Bold.ufo/glyphs/uni1DB0__.glif
new file mode 100644
index 000000000..2e16f5fc6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DB0__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB0" format="1">
+ <advance width="1536"/>
+ <unicode hex="1DB0"/>
+ <outline>
+ <contour>
+ <point x="1300" y="1068" type="line"/>
+ <point x="512" y="2004" type="line"/>
+ <point x="232" y="1836" type="line"/>
+ <point x="1028" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="512" y="2004" type="line"/>
+ <point x="204" y="2004" type="line"/>
+ <point x="204" y="900" type="line"/>
+ <point x="512" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="1336" y="2004" type="line"/>
+ <point x="1028" y="2004" type="line"/>
+ <point x="1028" y="900" type="line"/>
+ <point x="1336" y="900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1408.0, 'leftMargin': 138, 'rightMargin': 137.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DB1__.glif b/src/Interface-Bold.ufo/glyphs/uni1DB1__.glif
new file mode 100644
index 000000000..f8861a39c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DB1__.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB1" format="1">
+ <advance width="1280"/>
+ <unicode hex="1DB1"/>
+ <outline>
+ <contour>
+ <point x="112" y="1436" type="line"/>
+ <point x="112" y="1112"/>
+ <point x="300" y="876"/>
+ <point x="640" y="876" type="curve" smooth="yes"/>
+ <point x="984" y="876"/>
+ <point x="1168" y="1112"/>
+ <point x="1168" y="1436" type="curve" smooth="yes"/>
+ <point x="1168" y="1456" type="line" smooth="yes"/>
+ <point x="1168" y="1776"/>
+ <point x="984" y="2016"/>
+ <point x="640" y="2016" type="curve" smooth="yes"/>
+ <point x="300" y="2016"/>
+ <point x="112" y="1776"/>
+ <point x="112" y="1456" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="420" y="1456" type="line"/>
+ <point x="420" y="1628"/>
+ <point x="488" y="1752"/>
+ <point x="640" y="1752" type="curve" smooth="yes"/>
+ <point x="792" y="1752"/>
+ <point x="860" y="1628"/>
+ <point x="860" y="1456" type="curve" smooth="yes"/>
+ <point x="860" y="1436" type="line" smooth="yes"/>
+ <point x="860" y="1256"/>
+ <point x="792" y="1140"/>
+ <point x="640" y="1140" type="curve" smooth="yes"/>
+ <point x="488" y="1140"/>
+ <point x="420" y="1256"/>
+ <point x="420" y="1436" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="952" y="1584" type="line"/>
+ <point x="372" y="1584" type="line"/>
+ <point x="372" y="1308" type="line"/>
+ <point x="952" y="1308" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1221.0, 'leftMargin': 83, 'rightMargin': 82.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DB2__.glif b/src/Interface-Bold.ufo/glyphs/uni1DB2__.glif
new file mode 100644
index 000000000..51f263ad7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DB2__.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB2" format="1">
+ <advance width="1792"/>
+ <unicode hex="1DB2"/>
+ <outline>
+ <contour>
+ <point x="1616" y="1444" type="line"/>
+ <point x="1616" y="1780"/>
+ <point x="1472" y="2016"/>
+ <point x="1204" y="2016" type="curve" smooth="yes"/>
+ <point x="952" y="2016"/>
+ <point x="848" y="1756"/>
+ <point x="808" y="1440" type="curve"/>
+ <point x="808" y="1412" type="line"/>
+ <point x="848" y="1116"/>
+ <point x="952" y="876"/>
+ <point x="1208" y="876" type="curve" smooth="yes"/>
+ <point x="1472" y="876"/>
+ <point x="1616" y="1100"/>
+ <point x="1616" y="1424" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1308" y="1424" type="line"/>
+ <point x="1308" y="1256"/>
+ <point x="1248" y="1132"/>
+ <point x="1124" y="1132" type="curve" smooth="yes"/>
+ <point x="972" y="1132"/>
+ <point x="912" y="1228"/>
+ <point x="912" y="1384" type="curve" smooth="yes"/>
+ <point x="912" y="1468" type="line" smooth="yes"/>
+ <point x="912" y="1648"/>
+ <point x="972" y="1760"/>
+ <point x="1124" y="1760" type="curve" smooth="yes"/>
+ <point x="1244" y="1760"/>
+ <point x="1308" y="1616"/>
+ <point x="1308" y="1444" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="180" y="1424" type="line"/>
+ <point x="180" y="1100"/>
+ <point x="320" y="876"/>
+ <point x="584" y="876" type="curve" smooth="yes"/>
+ <point x="840" y="876"/>
+ <point x="944" y="1116"/>
+ <point x="984" y="1416" type="curve"/>
+ <point x="984" y="1440" type="line"/>
+ <point x="944" y="1756"/>
+ <point x="840" y="2016"/>
+ <point x="588" y="2016" type="curve" smooth="yes"/>
+ <point x="320" y="2016"/>
+ <point x="180" y="1780"/>
+ <point x="180" y="1444" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="484" y="1444" type="line"/>
+ <point x="484" y="1616"/>
+ <point x="548" y="1760"/>
+ <point x="672" y="1760" type="curve" smooth="yes"/>
+ <point x="820" y="1760"/>
+ <point x="884" y="1648"/>
+ <point x="884" y="1468" type="curve" smooth="yes"/>
+ <point x="884" y="1388" type="line" smooth="yes"/>
+ <point x="884" y="1228"/>
+ <point x="820" y="1132"/>
+ <point x="668" y="1132" type="curve" smooth="yes"/>
+ <point x="544" y="1132"/>
+ <point x="484" y="1256"/>
+ <point x="484" y="1424" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="744" y="472" type="line"/>
+ <point x="1048" y="472" type="line"/>
+ <point x="1048" y="2484" type="line"/>
+ <point x="744" y="2484" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1602, 'leftMargin': 83, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DB3__.glif b/src/Interface-Bold.ufo/glyphs/uni1DB3__.glif
new file mode 100644
index 000000000..60550647d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DB3__.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB3" format="1">
+ <advance width="1280"/>
+ <unicode hex="1DB3"/>
+ <outline>
+ <contour>
+ <point x="816" y="1196" type="curve" smooth="yes"/>
+ <point x="816" y="1124"/>
+ <point x="752" y="1088"/>
+ <point x="652" y="1088" type="curve" smooth="yes"/>
+ <point x="520" y="1088"/>
+ <point x="460" y="1140"/>
+ <point x="452" y="1248" type="curve"/>
+ <point x="188" y="1248" type="line"/>
+ <point x="188" y="1072"/>
+ <point x="344" y="876"/>
+ <point x="644" y="876" type="curve" smooth="yes"/>
+ <point x="956" y="876"/>
+ <point x="1120" y="1020"/>
+ <point x="1120" y="1216" type="curve" smooth="yes"/>
+ <point x="1120" y="1416"/>
+ <point x="996" y="1512"/>
+ <point x="736" y="1564" type="curve" smooth="yes"/>
+ <point x="548" y="1600"/>
+ <point x="492" y="1636"/>
+ <point x="492" y="1704" type="curve" smooth="yes"/>
+ <point x="492" y="1772"/>
+ <point x="552" y="1804"/>
+ <point x="632" y="1804" type="curve" smooth="yes"/>
+ <point x="736" y="1804"/>
+ <point x="804" y="1740"/>
+ <point x="804" y="1660" type="curve"/>
+ <point x="1120" y="1660" type="line"/>
+ <point x="1120" y="1872"/>
+ <point x="936" y="2016"/>
+ <point x="644" y="2016" type="curve" smooth="yes"/>
+ <point x="360" y="2016"/>
+ <point x="196" y="1872"/>
+ <point x="196" y="1672" type="curve" smooth="yes"/>
+ <point x="196" y="1480"/>
+ <point x="360" y="1372"/>
+ <point x="568" y="1332" type="curve" smooth="yes"/>
+ <point x="748" y="1300"/>
+ <point x="816" y="1268"/>
+ </contour>
+ <contour>
+ <point x="440" y="1248" type="line"/>
+ <point x="160" y="1248" type="line"/>
+ <point x="160" y="856" type="line" smooth="yes"/>
+ <point x="172" y="540"/>
+ <point x="300" y="468"/>
+ <point x="504" y="468" type="curve" smooth="yes"/>
+ <point x="564" y="468"/>
+ <point x="636" y="476"/>
+ <point x="704" y="484" type="curve"/>
+ <point x="704" y="760" type="line"/>
+ <point x="672" y="752"/>
+ <point x="644" y="748"/>
+ <point x="620" y="748" type="curve" smooth="yes"/>
+ <point x="512" y="748"/>
+ <point x="440" y="784"/>
+ <point x="440" y="892" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1123, 'leftMargin': 83, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DB4__.glif b/src/Interface-Bold.ufo/glyphs/uni1DB4__.glif
new file mode 100644
index 000000000..b5e0546dd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DB4__.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB4" format="1">
+ <advance width="1024"/>
+ <unicode hex="1DB4"/>
+ <outline>
+ <contour>
+ <point x="668" y="2064" type="line"/>
+ <point x="668" y="2148"/>
+ <point x="708" y="2208"/>
+ <point x="816" y="2208" type="curve" smooth="yes"/>
+ <point x="844" y="2208"/>
+ <point x="868" y="2204"/>
+ <point x="900" y="2196" type="curve"/>
+ <point x="900" y="2472" type="line"/>
+ <point x="828" y="2480"/>
+ <point x="760" y="2488"/>
+ <point x="700" y="2488" type="curve" smooth="yes"/>
+ <point x="496" y="2488"/>
+ <point x="360" y="2416"/>
+ <point x="360" y="2100" type="curve" smooth="yes"/>
+ <point x="360" y="900" type="line"/>
+ <point x="668" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="360" y="892" type="line"/>
+ <point x="360" y="812"/>
+ <point x="316" y="748"/>
+ <point x="208" y="748" type="curve" smooth="yes"/>
+ <point x="184" y="748"/>
+ <point x="156" y="752"/>
+ <point x="124" y="760" type="curve"/>
+ <point x="124" y="484" type="line"/>
+ <point x="196" y="476"/>
+ <point x="264" y="468"/>
+ <point x="324" y="468" type="curve" smooth="yes"/>
+ <point x="528" y="468"/>
+ <point x="668" y="540"/>
+ <point x="668" y="856" type="curve" smooth="yes"/>
+ <point x="668" y="2056" type="line"/>
+ <point x="360" y="2056" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 831, 'leftMargin': 0, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DB5__.glif b/src/Interface-Bold.ufo/glyphs/uni1DB5__.glif
new file mode 100644
index 000000000..2d11b3052
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DB5__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB5" format="1">
+ <advance width="768"/>
+ <unicode hex="1DB5"/>
+ <outline>
+ <contour>
+ <point x="708" y="2004" type="line"/>
+ <point x="48" y="2004" type="line"/>
+ <point x="48" y="1736" type="line"/>
+ <point x="708" y="1736" type="line"/>
+ </contour>
+ <contour>
+ <point x="196" y="2276" type="line"/>
+ <point x="196" y="1288" type="line" smooth="yes"/>
+ <point x="196" y="980"/>
+ <point x="320" y="880"/>
+ <point x="532" y="880" type="curve" smooth="yes"/>
+ <point x="604" y="880"/>
+ <point x="664" y="892"/>
+ <point x="720" y="912" type="curve"/>
+ <point x="720" y="1152" type="line"/>
+ <point x="700" y="1148"/>
+ <point x="672" y="1144"/>
+ <point x="636" y="1144" type="curve" smooth="yes"/>
+ <point x="556" y="1144"/>
+ <point x="500" y="1184"/>
+ <point x="500" y="1288" type="curve" smooth="yes"/>
+ <point x="500" y="2276" type="line"/>
+ </contour>
+ <contour>
+ <point x="412" y="872" type="line"/>
+ <point x="412" y="788"/>
+ <point x="368" y="748"/>
+ <point x="260" y="748" type="curve" smooth="yes"/>
+ <point x="236" y="748"/>
+ <point x="212" y="752"/>
+ <point x="180" y="760" type="curve"/>
+ <point x="180" y="484" type="line"/>
+ <point x="244" y="476"/>
+ <point x="316" y="468"/>
+ <point x="380" y="468" type="curve" smooth="yes"/>
+ <point x="584" y="468"/>
+ <point x="720" y="540"/>
+ <point x="720" y="856" type="curve" smooth="yes"/>
+ <point x="720" y="1120" type="line"/>
+ <point x="412" y="1120" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 859, 'leftMargin': 55, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DB6__.glif b/src/Interface-Bold.ufo/glyphs/uni1DB6__.glif
new file mode 100644
index 000000000..0b65bc398
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DB6__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB6" format="1">
+ <advance width="1536"/>
+ <unicode hex="1DB6"/>
+ <outline>
+ <contour>
+ <point x="284" y="2004" type="line"/>
+ <point x="284" y="1308" type="line" smooth="yes"/>
+ <point x="284" y="1012"/>
+ <point x="420" y="888"/>
+ <point x="652" y="888" type="curve" smooth="yes"/>
+ <point x="900" y="888"/>
+ <point x="1040" y="1112"/>
+ <point x="1040" y="1424" type="curve"/>
+ <point x="976" y="1420" type="line"/>
+ <point x="976" y="1272"/>
+ <point x="924" y="1156"/>
+ <point x="764" y="1156" type="curve" smooth="yes"/>
+ <point x="652" y="1156"/>
+ <point x="592" y="1220"/>
+ <point x="592" y="1416" type="curve" smooth="yes"/>
+ <point x="592" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="944" y="2004" type="line"/>
+ <point x="944" y="1136" type="line"/>
+ <point x="1004" y="900" type="line"/>
+ <point x="1252" y="900" type="line"/>
+ <point x="1252" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="120" y="1672" type="line"/>
+ <point x="120" y="1408" type="line"/>
+ <point x="1416" y="1408" type="line"/>
+ <point x="1416" y="1672" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1312, 'leftMargin': 55, 'rightMargin': -41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DB7__.glif b/src/Interface-Bold.ufo/glyphs/uni1DB7__.glif
new file mode 100644
index 000000000..13017d8b6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DB7__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB7" format="1">
+ <advance width="1536"/>
+ <unicode hex="1DB7"/>
+ <outline>
+ <contour>
+ <point x="768" y="1152" type="curve" smooth="yes"/>
+ <point x="548" y="1152"/>
+ <point x="484" y="1268"/>
+ <point x="484" y="1384" type="curve" smooth="yes"/>
+ <point x="484" y="1524"/>
+ <point x="620" y="1636"/>
+ <point x="620" y="1772" type="curve" smooth="yes"/>
+ <point x="620" y="1920"/>
+ <point x="512" y="2004"/>
+ <point x="204" y="2004" type="curve"/>
+ <point x="204" y="1748" type="line"/>
+ <point x="276" y="1748"/>
+ <point x="316" y="1728"/>
+ <point x="316" y="1692" type="curve" smooth="yes"/>
+ <point x="316" y="1612"/>
+ <point x="192" y="1516"/>
+ <point x="192" y="1332" type="curve" smooth="yes"/>
+ <point x="192" y="1152"/>
+ <point x="300" y="880"/>
+ <point x="768" y="880" type="curve" smooth="yes"/>
+ <point x="1236" y="880"/>
+ <point x="1344" y="1152"/>
+ <point x="1344" y="1332" type="curve" smooth="yes"/>
+ <point x="1344" y="1516"/>
+ <point x="1220" y="1612"/>
+ <point x="1220" y="1692" type="curve" smooth="yes"/>
+ <point x="1220" y="1728"/>
+ <point x="1264" y="1748"/>
+ <point x="1336" y="1748" type="curve"/>
+ <point x="1336" y="2004" type="line"/>
+ <point x="1028" y="2004"/>
+ <point x="916" y="1920"/>
+ <point x="916" y="1772" type="curve" smooth="yes"/>
+ <point x="916" y="1636"/>
+ <point x="1052" y="1524"/>
+ <point x="1052" y="1384" type="curve" smooth="yes"/>
+ <point x="1052" y="1268"/>
+ <point x="992" y="1152"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1420, 'leftMargin': 128, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DB8__.glif b/src/Interface-Bold.ufo/glyphs/uni1DB8__.glif
new file mode 100644
index 000000000..7104a41d5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DB8__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB8" format="1">
+ <advance width="1280"/>
+ <unicode hex="1DB8"/>
+ <outline>
+ <contour>
+ <point x="872" y="2004" type="line"/>
+ <point x="872" y="1384" type="line" smooth="yes"/>
+ <point x="872" y="1216"/>
+ <point x="796" y="1144"/>
+ <point x="640" y="1144" type="curve" smooth="yes"/>
+ <point x="488" y="1144"/>
+ <point x="408" y="1216"/>
+ <point x="408" y="1384" type="curve" smooth="yes"/>
+ <point x="408" y="2004" type="line"/>
+ <point x="104" y="2004" type="line"/>
+ <point x="104" y="1384" type="line" smooth="yes"/>
+ <point x="104" y="1032"/>
+ <point x="336" y="876"/>
+ <point x="640" y="876" type="curve" smooth="yes"/>
+ <point x="948" y="876"/>
+ <point x="1180" y="1032"/>
+ <point x="1180" y="1384" type="curve" smooth="yes"/>
+ <point x="1180" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1341, 'leftMargin': 103, 'rightMargin': 161}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DB9__.glif b/src/Interface-Bold.ufo/glyphs/uni1DB9__.glif
new file mode 100644
index 000000000..be16e82bc
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DB9__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB9" format="1">
+ <advance width="1280"/>
+ <unicode hex="1DB9"/>
+ <outline>
+ <contour>
+ <point x="640" y="1156" type="line"/>
+ <point x="508" y="1156"/>
+ <point x="440" y="1220"/>
+ <point x="440" y="1416" type="curve" smooth="yes"/>
+ <point x="440" y="2004" type="line"/>
+ <point x="136" y="2004" type="line"/>
+ <point x="136" y="1352" type="line" smooth="yes"/>
+ <point x="136" y="1020"/>
+ <point x="328" y="888"/>
+ <point x="640" y="888" type="curve"/>
+ </contour>
+ <contour>
+ <point x="640" y="888" type="line"/>
+ <point x="952" y="888"/>
+ <point x="1148" y="1020"/>
+ <point x="1148" y="1352" type="curve" smooth="yes"/>
+ <point x="1148" y="1592" type="line"/>
+ <point x="840" y="1592" type="line"/>
+ <point x="840" y="1416" type="line" smooth="yes"/>
+ <point x="840" y="1220"/>
+ <point x="776" y="1156"/>
+ <point x="640" y="1156" type="curve"/>
+ </contour>
+ <contour>
+ <point x="840" y="1476" type="line"/>
+ <point x="1148" y="1476" type="line"/>
+ <point x="1148" y="1628" type="line" smooth="yes"/>
+ <point x="1148" y="1944"/>
+ <point x="1012" y="2016"/>
+ <point x="804" y="2016" type="curve" smooth="yes"/>
+ <point x="744" y="2016"/>
+ <point x="700" y="2012"/>
+ <point x="632" y="2000" type="curve"/>
+ <point x="632" y="1728" type="line"/>
+ <point x="664" y="1732"/>
+ <point x="692" y="1736"/>
+ <point x="716" y="1736" type="curve" smooth="yes"/>
+ <point x="812" y="1736"/>
+ <point x="840" y="1696"/>
+ <point x="840" y="1616" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1194, 'leftMargin': 103, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DBA___.glif b/src/Interface-Bold.ufo/glyphs/uni1DBA___.glif
new file mode 100644
index 000000000..01531e76f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DBA___.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DBA" format="1">
+ <advance width="1280"/>
+ <unicode hex="1DBA"/>
+ <outline>
+ <contour>
+ <point x="824" y="900" type="line"/>
+ <point x="1168" y="900" type="line"/>
+ <point x="804" y="2004" type="line"/>
+ <point x="584" y="2004" type="line"/>
+ <point x="668" y="1548" type="line"/>
+ </contour>
+ <contour>
+ <point x="620" y="1548" type="line"/>
+ <point x="700" y="2004" type="line"/>
+ <point x="476" y="2004" type="line"/>
+ <point x="112" y="900" type="line"/>
+ <point x="460" y="900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1103, 'leftMargin': 8, 'rightMargin': 40}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DBB___.glif b/src/Interface-Bold.ufo/glyphs/uni1DBB___.glif
new file mode 100644
index 000000000..e7fc75330
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DBB___.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DBB" format="1">
+ <advance width="1280"/>
+ <unicode hex="1DBB"/>
+ <outline>
+ <contour>
+ <point x="1104" y="1168" type="line"/>
+ <point x="260" y="1168" type="line"/>
+ <point x="260" y="900" type="line"/>
+ <point x="1104" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="1092" y="1816" type="line"/>
+ <point x="1092" y="2004" type="line"/>
+ <point x="856" y="2004" type="line"/>
+ <point x="176" y="1092" type="line"/>
+ <point x="176" y="900" type="line"/>
+ <point x="412" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="984" y="2004" type="line"/>
+ <point x="196" y="2004" type="line"/>
+ <point x="196" y="1736" type="line"/>
+ <point x="984" y="1736" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1078.0, 'leftMargin': 80, 'rightMargin': 71.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DBC___.glif b/src/Interface-Bold.ufo/glyphs/uni1DBC___.glif
new file mode 100644
index 000000000..5a09015eb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DBC___.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DBC" format="1">
+ <advance width="1280"/>
+ <unicode hex="1DBC"/>
+ <outline>
+ <contour>
+ <point x="988" y="1168" type="line"/>
+ <point x="140" y="1168" type="line"/>
+ <point x="140" y="900" type="line"/>
+ <point x="988" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="976" y="1816" type="line"/>
+ <point x="976" y="2004" type="line"/>
+ <point x="740" y="2004" type="line"/>
+ <point x="60" y="1092" type="line"/>
+ <point x="60" y="900" type="line"/>
+ <point x="296" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="868" y="2004" type="line"/>
+ <point x="80" y="2004" type="line"/>
+ <point x="80" y="1736" type="line"/>
+ <point x="868" y="1736" type="line"/>
+ </contour>
+ <contour>
+ <point x="988" y="1120" type="line"/>
+ <point x="680" y="1120" type="line"/>
+ <point x="680" y="856" type="line" smooth="yes"/>
+ <point x="680" y="540"/>
+ <point x="816" y="468"/>
+ <point x="1020" y="468" type="curve" smooth="yes"/>
+ <point x="1080" y="468"/>
+ <point x="1156" y="476"/>
+ <point x="1220" y="484" type="curve"/>
+ <point x="1220" y="760" type="line"/>
+ <point x="1188" y="752"/>
+ <point x="1164" y="748"/>
+ <point x="1140" y="748" type="curve" smooth="yes"/>
+ <point x="1028" y="748"/>
+ <point x="988" y="788"/>
+ <point x="988" y="872" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1203, 'leftMargin': 80, 'rightMargin': -37}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DBD___.glif b/src/Interface-Bold.ufo/glyphs/uni1DBD___.glif
new file mode 100644
index 000000000..ed5608e5c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DBD___.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DBD" format="1">
+ <advance width="1536"/>
+ <unicode hex="1DBD"/>
+ <outline>
+ <contour>
+ <point x="884" y="1168" type="line"/>
+ <point x="204" y="1168" type="line"/>
+ <point x="204" y="900" type="line"/>
+ <point x="884" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="1036" y="1816" type="line"/>
+ <point x="1036" y="2004" type="line"/>
+ <point x="800" y="2004" type="line"/>
+ <point x="120" y="1092" type="line"/>
+ <point x="120" y="900" type="line"/>
+ <point x="356" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="928" y="2004" type="line"/>
+ <point x="140" y="2004" type="line"/>
+ <point x="140" y="1736" type="line"/>
+ <point x="928" y="1736" type="line"/>
+ </contour>
+ <contour>
+ <point x="852" y="900" type="line"/>
+ <point x="920" y="900" type="line" smooth="yes"/>
+ <point x="1256" y="900"/>
+ <point x="1416" y="1032"/>
+ <point x="1416" y="1264" type="curve" smooth="yes"/>
+ <point x="1416" y="1428"/>
+ <point x="1316" y="1556"/>
+ <point x="1124" y="1556" type="curve" smooth="yes"/>
+ <point x="904" y="1556"/>
+ <point x="792" y="1400"/>
+ <point x="504" y="988" type="curve"/>
+ <point x="404" y="848" type="line"/>
+ <point x="652" y="664" type="line"/>
+ <point x="816" y="916" type="line"/>
+ <point x="940" y="1132"/>
+ <point x="992" y="1272"/>
+ <point x="1072" y="1272" type="curve" smooth="yes"/>
+ <point x="1096" y="1272"/>
+ <point x="1112" y="1260"/>
+ <point x="1112" y="1228" type="curve" smooth="yes"/>
+ <point x="1112" y="1176"/>
+ <point x="1048" y="1168"/>
+ <point x="920" y="1168" type="curve" smooth="yes"/>
+ <point x="852" y="1168" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1315, 'leftMargin': 80, 'rightMargin': -60}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DBE___.glif b/src/Interface-Bold.ufo/glyphs/uni1DBE___.glif
new file mode 100644
index 000000000..bec059b82
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DBE___.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DBE" format="1">
+ <advance width="1280"/>
+ <unicode hex="1DBE"/>
+ <outline>
+ <contour>
+ <point x="160" y="2004" type="line"/>
+ <point x="160" y="1740" type="line"/>
+ <point x="756" y="1740" type="line"/>
+ <point x="448" y="1408" type="line"/>
+ <point x="448" y="1284" type="line"/>
+ <point x="728" y="1284" type="line"/>
+ <point x="1160" y="1784" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="448" y="1404" type="line"/>
+ <point x="448" y="1160" type="line"/>
+ <point x="584" y="1160" type="line" smooth="yes"/>
+ <point x="760" y="1160"/>
+ <point x="876" y="1136"/>
+ <point x="876" y="944" type="curve" smooth="yes"/>
+ <point x="876" y="844"/>
+ <point x="772" y="768"/>
+ <point x="628" y="768" type="curve" smooth="yes"/>
+ <point x="504" y="768"/>
+ <point x="428" y="852"/>
+ <point x="428" y="944" type="curve"/>
+ <point x="100" y="944" type="line"/>
+ <point x="100" y="628"/>
+ <point x="368" y="500"/>
+ <point x="628" y="500" type="curve" smooth="yes"/>
+ <point x="948" y="500"/>
+ <point x="1180" y="656"/>
+ <point x="1180" y="936" type="curve" smooth="yes"/>
+ <point x="1180" y="1252"/>
+ <point x="980" y="1428"/>
+ <point x="636" y="1428" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1262, 'leftMargin': 96, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DBF___.glif b/src/Interface-Bold.ufo/glyphs/uni1DBF___.glif
new file mode 100644
index 000000000..1244803ed
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DBF___.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DBF" format="1">
+ <advance width="1280"/>
+ <unicode hex="1DBF"/>
+ <outline>
+ <contour>
+ <point x="644" y="872" type="curve" smooth="yes"/>
+ <point x="932" y="872"/>
+ <point x="1184" y="1088"/>
+ <point x="1184" y="1548" type="curve" smooth="yes"/>
+ <point x="1184" y="1732" type="line" smooth="yes"/>
+ <point x="1184" y="2192"/>
+ <point x="928" y="2396"/>
+ <point x="640" y="2396" type="curve" smooth="yes"/>
+ <point x="356" y="2396"/>
+ <point x="96" y="2192"/>
+ <point x="96" y="1732" type="curve" smooth="yes"/>
+ <point x="96" y="1548" type="line" smooth="yes"/>
+ <point x="96" y="1088"/>
+ <point x="360" y="872"/>
+ </contour>
+ <contour>
+ <point x="644" y="1140" type="curve" smooth="yes"/>
+ <point x="488" y="1140"/>
+ <point x="404" y="1256"/>
+ <point x="404" y="1516" type="curve" smooth="yes"/>
+ <point x="404" y="1764" type="line" smooth="yes"/>
+ <point x="404" y="2028"/>
+ <point x="484" y="2132"/>
+ <point x="640" y="2132" type="curve" smooth="yes"/>
+ <point x="800" y="2132"/>
+ <point x="880" y="2028"/>
+ <point x="880" y="1764" type="curve" smooth="yes"/>
+ <point x="880" y="1516" type="line" smooth="yes"/>
+ <point x="880" y="1256"/>
+ <point x="804" y="1140"/>
+ </contour>
+ <contour>
+ <point x="1052" y="1504" type="line"/>
+ <point x="1052" y="1772" type="line"/>
+ <point x="184" y="1772" type="line"/>
+ <point x="184" y="1504" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1271, 'leftMargin': 89, 'rightMargin': 93}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DC0__.glif b/src/Interface-Bold.ufo/glyphs/uni1DC0__.glif
new file mode 100644
index 000000000..aaaf5adaa
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DC0__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC0" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC0"/>
+ <outline>
+ <contour>
+ <point x="-822" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-770" y="2112" type="line"/>
+ <point x="-1242" y="2112" type="line"/>
+ <point x="-857" y="1680" type="line"/>
+ <point x="-496" y="1680" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1613" y="1781" type="curve" smooth="yes"/>
+ <point x="-1613" y="1664"/>
+ <point x="-1514" y="1576"/>
+ <point x="-1367" y="1576" type="curve" smooth="yes"/>
+ <point x="-1220" y="1576"/>
+ <point x="-1121" y="1664"/>
+ <point x="-1121" y="1781" type="curve" smooth="yes"/>
+ <point x="-1121" y="1898"/>
+ <point x="-1220" y="1986"/>
+ <point x="-1367" y="1986" type="curve" smooth="yes"/>
+ <point x="-1514" y="1986"/>
+ <point x="-1613" y="1898"/>
+ </contour>
+ <contour>
+ <point x="-531" y="1918" type="curve" smooth="yes"/>
+ <point x="-531" y="1801"/>
+ <point x="-432" y="1713"/>
+ <point x="-285" y="1713" type="curve" smooth="yes"/>
+ <point x="-138" y="1713"/>
+ <point x="-39" y="1801"/>
+ <point x="-39" y="1918" type="curve" smooth="yes"/>
+ <point x="-39" y="2035"/>
+ <point x="-138" y="2123"/>
+ <point x="-285" y="2123" type="curve" smooth="yes"/>
+ <point x="-432" y="2123"/>
+ <point x="-531" y="2035"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DC1__.glif b/src/Interface-Bold.ufo/glyphs/uni1DC1__.glif
new file mode 100644
index 000000000..cb4684892
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DC1__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC1" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC1"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-468" y="1781" type="curve" smooth="yes"/>
+ <point x="-468" y="1664"/>
+ <point x="-369" y="1576"/>
+ <point x="-221" y="1576" type="curve" smooth="yes"/>
+ <point x="-74" y="1576"/>
+ <point x="25" y="1664"/>
+ <point x="25" y="1781" type="curve" smooth="yes"/>
+ <point x="25" y="1898"/>
+ <point x="-74" y="1986"/>
+ <point x="-221" y="1986" type="curve" smooth="yes"/>
+ <point x="-369" y="1986"/>
+ <point x="-468" y="1898"/>
+ </contour>
+ <contour>
+ <point x="-1085" y="1680" type="line"/>
+ <point x="-725" y="1680" type="line"/>
+ <point x="-342" y="2112" type="line"/>
+ <point x="-814" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1546" y="1918" type="curve" smooth="yes"/>
+ <point x="-1546" y="1801"/>
+ <point x="-1447" y="1713"/>
+ <point x="-1299" y="1713" type="curve" smooth="yes"/>
+ <point x="-1152" y="1713"/>
+ <point x="-1053" y="1801"/>
+ <point x="-1053" y="1918" type="curve" smooth="yes"/>
+ <point x="-1053" y="2035"/>
+ <point x="-1152" y="2123"/>
+ <point x="-1299" y="2123" type="curve" smooth="yes"/>
+ <point x="-1447" y="2123"/>
+ <point x="-1546" y="2035"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DC2__.glif b/src/Interface-Bold.ufo/glyphs/uni1DC2__.glif
new file mode 100644
index 000000000..d47a454e3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DC2__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC2" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC2"/>
+ <outline>
+ <contour>
+ <point x="-791" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-1042" y="-169" type="curve"/>
+ <point x="-964" y="-296" type="line"/>
+ <point x="-909" y="-267"/>
+ <point x="-846" y="-248"/>
+ <point x="-791" y="-248" type="curve" smooth="yes"/>
+ <point x="-773" y="-248"/>
+ <point x="-748" y="-250"/>
+ <point x="-748" y="-272" type="curve" smooth="yes"/>
+ <point x="-748" y="-298"/>
+ <point x="-967" y="-320"/>
+ <point x="-967" y="-386" type="curve" smooth="yes"/>
+ <point x="-967" y="-474"/>
+ <point x="-777" y="-459"/>
+ <point x="-777" y="-487" type="curve" smooth="yes"/>
+ <point x="-777" y="-509"/>
+ <point x="-965" y="-506"/>
+ <point x="-965" y="-590" type="curve" smooth="yes"/>
+ <point x="-965" y="-672"/>
+ <point x="-839" y="-743"/>
+ <point x="-624" y="-763" type="curve"/>
+ <point x="-594" y="-622" type="line"/>
+ <point x="-693" y="-612"/>
+ <point x="-734" y="-594"/>
+ <point x="-734" y="-580" type="curve" smooth="yes"/>
+ <point x="-734" y="-553"/>
+ <point x="-539" y="-557"/>
+ <point x="-539" y="-484" type="curve" smooth="yes"/>
+ <point x="-539" y="-385"/>
+ <point x="-732" y="-400"/>
+ <point x="-732" y="-370" type="curve" smooth="yes"/>
+ <point x="-732" y="-341"/>
+ <point x="-550" y="-340"/>
+ <point x="-550" y="-242" type="curve" smooth="yes"/>
+ <point x="-550" y="-154"/>
+ <point x="-635" y="-95"/>
+ <point x="-759" y="-95" type="curve" smooth="yes"/>
+ <point x="-850" y="-95"/>
+ <point x="-961" y="-120"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DC3__.glif b/src/Interface-Bold.ufo/glyphs/uni1DC3__.glif
new file mode 100644
index 000000000..df7be5e84
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DC3__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC3" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC3"/>
+ <outline>
+ <contour>
+ <point x="-663" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-311" y="2207" type="line"/>
+ <point x="-930" y="1851" type="line"/>
+ <point x="-791" y="1617" type="line"/>
+ <point x="-172" y="1973" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1155" y="1827" type="line"/>
+ <point x="-791" y="1617" type="line"/>
+ <point x="-652" y="1851" type="line"/>
+ <point x="-1016" y="2061" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DC4__.glif b/src/Interface-Bold.ufo/glyphs/uni1DC4__.glif
new file mode 100644
index 000000000..c763179aa
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DC4__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC4" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC4"/>
+ <outline>
+ <contour>
+ <point x="-556" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1132" y="1680" type="line"/>
+ <point x="-363" y="1680" type="line"/>
+ <point x="19" y="2112" type="line"/>
+ <point x="-452" y="2112" type="line"/>
+ <point x="-573" y="1918" type="line"/>
+ <point x="-1132" y="1918" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DC5__.glif b/src/Interface-Bold.ufo/glyphs/uni1DC5__.glif
new file mode 100644
index 000000000..4318b0c4d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DC5__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC5" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC5"/>
+ <outline>
+ <contour>
+ <point x="-836" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1026" y="1680" type="line"/>
+ <point x="-261" y="1680" type="line"/>
+ <point x="-261" y="1918" type="line"/>
+ <point x="-831" y="1918" type="line"/>
+ <point x="-953" y="2112" type="line"/>
+ <point x="-1411" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DC6__.glif b/src/Interface-Bold.ufo/glyphs/uni1DC6__.glif
new file mode 100644
index 000000000..01d731d92
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DC6__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC6" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC6"/>
+ <outline>
+ <contour>
+ <point x="-686" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1229" y="1874" type="line"/>
+ <point x="-677" y="1874" type="line"/>
+ <point x="-503" y="1680" type="line"/>
+ <point x="-143" y="1680" type="line"/>
+ <point x="-417" y="2112" type="line"/>
+ <point x="-1229" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DC7__.glif b/src/Interface-Bold.ufo/glyphs/uni1DC7__.glif
new file mode 100644
index 000000000..aa6f5545c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DC7__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC7" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC7"/>
+ <outline>
+ <contour>
+ <point x="-782" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1315" y="1680" type="line"/>
+ <point x="-954" y="1680" type="line"/>
+ <point x="-782" y="1874" type="line"/>
+ <point x="-252" y="1874" type="line"/>
+ <point x="-252" y="2112" type="line"/>
+ <point x="-1044" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DC8__.glif b/src/Interface-Bold.ufo/glyphs/uni1DC8__.glif
new file mode 100644
index 000000000..4d46706c7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DC8__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC8" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC8"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1159" y="1680" type="line"/>
+ <point x="-714" y="1680" type="line"/>
+ <point x="-572" y="1891" type="line"/>
+ <point x="-417" y="1680" type="line"/>
+ <point x="-117" y="1680" type="line"/>
+ <point x="-301" y="2112" type="line"/>
+ <point x="-806" y="2112" type="line"/>
+ <point x="-930" y="1896" type="line"/>
+ <point x="-1056" y="2112" type="line"/>
+ <point x="-1431" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DC9__.glif b/src/Interface-Bold.ufo/glyphs/uni1DC9__.glif
new file mode 100644
index 000000000..ab41c3c2f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DC9__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC9" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC9"/>
+ <outline>
+ <contour>
+ <point x="-733" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1390" y="1680" type="line"/>
+ <point x="-1104" y="1680" type="line"/>
+ <point x="-949" y="1891" type="line"/>
+ <point x="-793" y="1680" type="line"/>
+ <point x="-348" y="1680" type="line"/>
+ <point x="-76" y="2112" type="line"/>
+ <point x="-451" y="2112" type="line"/>
+ <point x="-578" y="1896" type="line"/>
+ <point x="-701" y="2112" type="line"/>
+ <point x="-1206" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DCA___.glif b/src/Interface-Bold.ufo/glyphs/uni1DCA___.glif
new file mode 100644
index 000000000..bae958ec3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DCA___.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DCA" format="1">
+ <advance width="0"/>
+ <unicode hex="1DCA"/>
+ <outline>
+ <contour>
+ <point x="-734" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-726" y="-359" type="line"/>
+ <point x="-755" y="-175" type="line"/>
+ <point x="-953" y="-175" type="line"/>
+ <point x="-953" y="-756" type="line"/>
+ <point x="-726" y="-756" type="line"/>
+ </contour>
+ <contour>
+ <point x="-516" y="-175" type="line"/>
+ <point x="-536" y="-169"/>
+ <point x="-558" y="-166"/>
+ <point x="-582" y="-166" type="curve" smooth="yes"/>
+ <point x="-723" y="-166"/>
+ <point x="-825" y="-322"/>
+ <point x="-825" y="-535" type="curve"/>
+ <point x="-758" y="-534" type="line"/>
+ <point x="-758" y="-428"/>
+ <point x="-694" y="-388"/>
+ <point x="-602" y="-388" type="curve" smooth="yes"/>
+ <point x="-561" y="-388"/>
+ <point x="-538" y="-396"/>
+ <point x="-516" y="-404" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DCB___.glif b/src/Interface-Bold.ufo/glyphs/uni1DCB___.glif
new file mode 100644
index 000000000..5ca370853
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DCB___.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DCB" format="1">
+ <advance width="0"/>
+ <unicode hex="1DCB"/>
+ <outline>
+ <contour>
+ <point x="-763" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="125" y="1877" type="line"/>
+ <point x="125" y="2115" type="line"/>
+ <point x="-963" y="2115" type="line"/>
+ <point x="-963" y="2024"/>
+ <point x="-1013" y="1940"/>
+ <point x="-1154" y="1940" type="curve" smooth="yes"/>
+ <point x="-1295" y="1940"/>
+ <point x="-1348" y="2024"/>
+ <point x="-1348" y="2115" type="curve"/>
+ <point x="-1653" y="2115" type="line"/>
+ <point x="-1653" y="1866"/>
+ <point x="-1460" y="1693"/>
+ <point x="-1154" y="1693" type="curve" smooth="yes"/>
+ <point x="-960" y="1693"/>
+ <point x="-811" y="1763"/>
+ <point x="-729" y="1877" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DCC___.glif b/src/Interface-Bold.ufo/glyphs/uni1DCC___.glif
new file mode 100644
index 000000000..c80607bbe
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DCC___.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DCC" format="1">
+ <advance width="0"/>
+ <unicode hex="1DCC"/>
+ <outline>
+ <contour>
+ <point x="-807" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-417" y="1693" type="curve" smooth="yes"/>
+ <point x="-111" y="1693"/>
+ <point x="81" y="1866"/>
+ <point x="81" y="2115" type="curve"/>
+ <point x="-226" y="2115" type="line"/>
+ <point x="-226" y="2024"/>
+ <point x="-276" y="1940"/>
+ <point x="-417" y="1940" type="curve" smooth="yes"/>
+ <point x="-558" y="1940"/>
+ <point x="-611" y="2024"/>
+ <point x="-611" y="2115" type="curve"/>
+ <point x="-1695" y="2115" type="line"/>
+ <point x="-1695" y="1877" type="line"/>
+ <point x="-843" y="1877" type="line"/>
+ <point x="-760" y="1763"/>
+ <point x="-611" y="1693"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DCD___.glif b/src/Interface-Bold.ufo/glyphs/uni1DCD___.glif
new file mode 100644
index 000000000..0b03b1162
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DCD___.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DCD" format="1">
+ <advance width="0"/>
+ <unicode hex="1DCD"/>
+ <outline>
+ <contour>
+ <point x="4" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="128" y="2087" type="line"/>
+ <point x="-127" y="2087" type="line"/>
+ <point x="-1081" y="1757" type="line"/>
+ <point x="-1081" y="1722" type="line"/>
+ <point x="-848" y="1612" type="line"/>
+ <point x="0" y="1909" type="line"/>
+ <point x="850" y="1612" type="line"/>
+ <point x="1089" y="1722" type="line"/>
+ <point x="1089" y="1752" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DCE___.glif b/src/Interface-Bold.ufo/glyphs/uni1DCE___.glif
new file mode 100644
index 000000000..007b6253a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DCE___.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DCE" format="1">
+ <advance width="0"/>
+ <unicode hex="1DCE"/>
+ <outline>
+ <contour>
+ <point x="-795" y="1330" type="move" name="_marktop"/>
+ </contour>
+ <component base="ogonek" xScale="-1" yScale="-1" xOffset="-479" yOffset="1436"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DCF___.glif b/src/Interface-Bold.ufo/glyphs/uni1DCF___.glif
new file mode 100644
index 000000000..dea55b8e0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DCF___.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DCF" format="1">
+ <advance width="0"/>
+ <unicode hex="1DCF"/>
+ <outline>
+ <contour>
+ <point x="-788" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-766" y="-154" type="line"/>
+ <point x="-994" y="-154" type="line"/>
+ <point x="-1112" y="-538" type="line"/>
+ <point x="-884" y="-538" type="line"/>
+ </contour>
+ <contour>
+ <point x="-463" y="-380" type="line"/>
+ <point x="-692" y="-380" type="line"/>
+ <point x="-811" y="-763" type="line"/>
+ <point x="-583" y="-763" type="line"/>
+ </contour>
+ <contour>
+ <point x="-963" y="-538" type="line"/>
+ <point x="-612" y="-538" type="line"/>
+ <point x="-612" y="-380" type="line"/>
+ <point x="-963" y="-380" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DD0__.glif b/src/Interface-Bold.ufo/glyphs/uni1DD0__.glif
new file mode 100644
index 000000000..32d0c499c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DD0__.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD0" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD0"/>
+ <outline>
+ <contour>
+ <point x="-623" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-956" y="-81" type="line"/>
+ <point x="-1161" y="-600" type="line"/>
+ <point x="-990" y="-674" type="line"/>
+ <point x="-910" y="-616"/>
+ <point x="-833" y="-595"/>
+ <point x="-766" y="-595" type="curve" smooth="yes"/>
+ <point x="-635" y="-595"/>
+ <point x="-516" y="-699"/>
+ <point x="-363" y="-699" type="curve" smooth="yes"/>
+ <point x="-190" y="-699"/>
+ <point x="-105" y="-573"/>
+ <point x="-87" y="-400" type="curve"/>
+ <point x="-271" y="-340" type="line"/>
+ <point x="-294" y="-414"/>
+ <point x="-345" y="-439"/>
+ <point x="-393" y="-439" type="curve" smooth="yes"/>
+ <point x="-480" y="-439"/>
+ <point x="-556" y="-348"/>
+ <point x="-659" y="-348" type="curve" smooth="yes"/>
+ <point x="-714" y="-348"/>
+ <point x="-760" y="-358"/>
+ <point x="-833" y="-402" type="curve"/>
+ <point x="-711" y="-81" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DD1__.glif b/src/Interface-Bold.ufo/glyphs/uni1DD1__.glif
new file mode 100644
index 000000000..081fd7df0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DD1__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD1" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD1"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1555" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-624" y="1745" type="curve" smooth="yes"/>
+ <point x="-660" y="1745"/>
+ <point x="-690" y="1767"/>
+ <point x="-715" y="1871" type="curve" smooth="yes"/>
+ <point x="-749" y="2009"/>
+ <point x="-817" y="2093"/>
+ <point x="-952" y="2093" type="curve" smooth="yes"/>
+ <point x="-1081" y="2093"/>
+ <point x="-1195" y="1998"/>
+ <point x="-1195" y="1836" type="curve" smooth="yes"/>
+ <point x="-1195" y="1668"/>
+ <point x="-1093" y="1565"/>
+ <point x="-945" y="1565" type="curve"/>
+ <point x="-945" y="1752" type="line"/>
+ <point x="-1001" y="1752"/>
+ <point x="-1037" y="1777"/>
+ <point x="-1037" y="1836" type="curve" smooth="yes"/>
+ <point x="-1037" y="1882"/>
+ <point x="-1007" y="1914"/>
+ <point x="-963" y="1914" type="curve" smooth="yes"/>
+ <point x="-928" y="1914"/>
+ <point x="-898" y="1899"/>
+ <point x="-873" y="1792" type="curve" smooth="yes"/>
+ <point x="-839" y="1643"/>
+ <point x="-771" y="1565"/>
+ <point x="-631" y="1565" type="curve" smooth="yes"/>
+ <point x="-495" y="1565"/>
+ <point x="-393" y="1669"/>
+ <point x="-393" y="1836" type="curve" smooth="yes"/>
+ <point x="-393" y="2016"/>
+ <point x="-531" y="2112"/>
+ <point x="-656" y="2112" type="curve"/>
+ <point x="-656" y="1937" type="line"/>
+ <point x="-580" y="1935"/>
+ <point x="-553" y="1892"/>
+ <point x="-553" y="1832" type="curve" smooth="yes"/>
+ <point x="-553" y="1774"/>
+ <point x="-580" y="1745"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DD2__.glif b/src/Interface-Bold.ufo/glyphs/uni1DD2__.glif
new file mode 100644
index 000000000..5450d786c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DD2__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD2" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD2"/>
+ <outline>
+ <contour>
+ <point x="-787" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-851" y="1959" type="curve" smooth="yes"/>
+ <point x="-762" y="1959"/>
+ <point x="-704" y="1980"/>
+ <point x="-657" y="2012" type="curve"/>
+ <point x="-692" y="2148" type="line"/>
+ <point x="-727" y="2131"/>
+ <point x="-766" y="2123"/>
+ <point x="-824" y="2123" type="curve" smooth="yes"/>
+ <point x="-908" y="2123"/>
+ <point x="-983" y="2157"/>
+ <point x="-983" y="2287" type="curve" smooth="yes"/>
+ <point x="-983" y="2404"/>
+ <point x="-898" y="2463"/>
+ <point x="-792" y="2463" type="curve" smooth="yes"/>
+ <point x="-682" y="2463"/>
+ <point x="-591" y="2388"/>
+ <point x="-591" y="2197" type="curve" smooth="yes"/>
+ <point x="-591" y="1902"/>
+ <point x="-826" y="1814"/>
+ <point x="-1008" y="1752" type="curve"/>
+ <point x="-924" y="1581" type="line"/>
+ <point x="-685" y="1643"/>
+ <point x="-366" y="1772"/>
+ <point x="-366" y="2189" type="curve" smooth="yes"/>
+ <point x="-366" y="2472"/>
+ <point x="-549" y="2632"/>
+ <point x="-811" y="2632" type="curve" smooth="yes"/>
+ <point x="-1038" y="2632"/>
+ <point x="-1207" y="2489"/>
+ <point x="-1207" y="2278" type="curve" smooth="yes"/>
+ <point x="-1207" y="2049"/>
+ <point x="-1035" y="1959"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DD3__.glif b/src/Interface-Bold.ufo/glyphs/uni1DD3__.glif
new file mode 100644
index 000000000..2e4c5a488
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DD3__.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD3" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD3"/>
+ <outline>
+ <contour>
+ <point x="-799" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-905" y="1907" type="line" name="hr00"/>
+ <point x="-905" y="1843"/>
+ <point x="-936" y="1807"/>
+ <point x="-1000" y="1807" type="curve" smooth="yes"/>
+ <point x="-1064" y="1807"/>
+ <point x="-1095" y="1852"/>
+ <point x="-1095" y="1907" type="curve"/>
+ <point x="-1320" y="1907" type="line"/>
+ <point x="-1320" y="1766"/>
+ <point x="-1191" y="1638"/>
+ <point x="-1000" y="1638" type="curve" smooth="yes"/>
+ <point x="-813" y="1638"/>
+ <point x="-721" y="1727"/>
+ <point x="-721" y="1907" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-503" y="1907" type="line"/>
+ <point x="-503" y="1843"/>
+ <point x="-535" y="1807"/>
+ <point x="-598" y="1807" type="curve" smooth="yes"/>
+ <point x="-663" y="1807"/>
+ <point x="-693" y="1852"/>
+ <point x="-693" y="1907" type="curve"/>
+ <point x="-877" y="1907" type="line"/>
+ <point x="-877" y="1766"/>
+ <point x="-789" y="1638"/>
+ <point x="-598" y="1638" type="curve" smooth="yes"/>
+ <point x="-411" y="1638"/>
+ <point x="-278" y="1727"/>
+ <point x="-278" y="1907" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1637.625</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DD4__.glif b/src/Interface-Bold.ufo/glyphs/uni1DD4__.glif
new file mode 100644
index 000000000..b5d4531a2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DD4__.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD4" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD4"/>
+ <outline>
+ <contour>
+ <point x="-752" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-888" y="2053" type="line" name="hr00"/>
+ <point x="-663" y="2053" type="line"/>
+ <point x="-663" y="2153" type="line" smooth="yes"/>
+ <point x="-663" y="2333"/>
+ <point x="-796" y="2424"/>
+ <point x="-975" y="2424" type="curve" smooth="yes"/>
+ <point x="-1174" y="2424"/>
+ <point x="-1304" y="2318"/>
+ <point x="-1304" y="2177" type="curve"/>
+ <point x="-1078" y="2177" type="line"/>
+ <point x="-1078" y="2232"/>
+ <point x="-1048" y="2255"/>
+ <point x="-989" y="2255" type="curve" smooth="yes"/>
+ <point x="-920" y="2255"/>
+ <point x="-888" y="2219"/>
+ <point x="-888" y="2155" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="-861" y="2115" type="line"/>
+ <point x="-967" y="2115" type="line" smooth="yes"/>
+ <point x="-1207" y="2115"/>
+ <point x="-1321" y="2021"/>
+ <point x="-1321" y="1866" type="curve" smooth="yes"/>
+ <point x="-1321" y="1727"/>
+ <point x="-1222" y="1638"/>
+ <point x="-1078" y="1638" type="curve" smooth="yes"/>
+ <point x="-932" y="1638"/>
+ <point x="-861" y="1727"/>
+ <point x="-826" y="1801" type="curve"/>
+ <point x="-873" y="1909" type="line"/>
+ <point x="-881" y="1859"/>
+ <point x="-930" y="1805"/>
+ <point x="-1012" y="1805" type="curve" smooth="yes"/>
+ <point x="-1062" y="1805"/>
+ <point x="-1096" y="1836"/>
+ <point x="-1096" y="1878" type="curve" smooth="yes"/>
+ <point x="-1096" y="1936"/>
+ <point x="-1060" y="1990"/>
+ <point x="-965" y="1990" type="curve"/>
+ <point x="-859" y="1990" type="line"/>
+ </contour>
+ <component base="uni0364" xOffset="256"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DD5__.glif b/src/Interface-Bold.ufo/glyphs/uni1DD5__.glif
new file mode 100644
index 000000000..d9f927832
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DD5__.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD5" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD5"/>
+ <outline>
+ <contour>
+ <point x="-765" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-913" y="2053" type="line"/>
+ <point x="-688" y="2053" type="line"/>
+ <point x="-688" y="2153" type="line" smooth="yes"/>
+ <point x="-688" y="2333"/>
+ <point x="-821" y="2424"/>
+ <point x="-1000" y="2424" type="curve" smooth="yes"/>
+ <point x="-1199" y="2424"/>
+ <point x="-1328" y="2318"/>
+ <point x="-1328" y="2177" type="curve"/>
+ <point x="-1103" y="2177" type="line"/>
+ <point x="-1103" y="2232"/>
+ <point x="-1073" y="2255"/>
+ <point x="-1013" y="2255" type="curve" smooth="yes"/>
+ <point x="-945" y="2255"/>
+ <point x="-913" y="2219"/>
+ <point x="-913" y="2155" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="-886" y="2115" type="line"/>
+ <point x="-991" y="2115" type="line" smooth="yes"/>
+ <point x="-1232" y="2115"/>
+ <point x="-1346" y="2021"/>
+ <point x="-1346" y="1866" type="curve" smooth="yes"/>
+ <point x="-1346" y="1727"/>
+ <point x="-1247" y="1638"/>
+ <point x="-1103" y="1638" type="curve" smooth="yes"/>
+ <point x="-957" y="1638"/>
+ <point x="-886" y="1727"/>
+ <point x="-851" y="1801" type="curve"/>
+ <point x="-891" y="1911" type="line"/>
+ <point x="-912" y="1858"/>
+ <point x="-954" y="1805"/>
+ <point x="-1037" y="1805" type="curve" smooth="yes"/>
+ <point x="-1086" y="1805"/>
+ <point x="-1121" y="1836"/>
+ <point x="-1121" y="1878" type="curve" smooth="yes"/>
+ <point x="-1121" y="1936"/>
+ <point x="-1085" y="1990"/>
+ <point x="-990" y="1990" type="curve" smooth="yes"/>
+ <point x="-884" y="1990" type="line"/>
+ </contour>
+ <component base="uni0366" xOffset="243"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DD6__.glif b/src/Interface-Bold.ufo/glyphs/uni1DD6__.glif
new file mode 100644
index 000000000..97c30fbaa
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DD6__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD6" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD6"/>
+ <outline>
+ <contour>
+ <point x="-825" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-718" y="1917" type="line"/>
+ <point x="-774" y="1651" type="line"/>
+ <point x="-598" y="1651" type="line"/>
+ <point x="-279" y="2419" type="line"/>
+ <point x="-516" y="2419" type="line"/>
+ </contour>
+ <component base="uni0363" xOffset="-234"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DD7__.glif b/src/Interface-Bold.ufo/glyphs/uni1DD7__.glif
new file mode 100644
index 000000000..e6258a2c6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DD7__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD7" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD7"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1290" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-859" y="1645" type="line"/>
+ <point x="-881" y="1541" type="line"/>
+ <point x="-813" y="1537"/>
+ <point x="-785" y="1526"/>
+ <point x="-785" y="1491" type="curve" smooth="yes"/>
+ <point x="-785" y="1452"/>
+ <point x="-813" y="1437"/>
+ <point x="-853" y="1437" type="curve"/>
+ <point x="-847" y="1306" type="line"/>
+ <point x="-679" y="1306"/>
+ <point x="-590" y="1376"/>
+ <point x="-590" y="1481" type="curve" smooth="yes"/>
+ <point x="-590" y="1561"/>
+ <point x="-644" y="1592"/>
+ <point x="-696" y="1602" type="curve"/>
+ <point x="-688" y="1645" type="line"/>
+ </contour>
+ <component base="uni0368"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DD8__.glif b/src/Interface-Bold.ufo/glyphs/uni1DD8__.glif
new file mode 100644
index 000000000..d04ed3853
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DD8__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD8" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD8"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-941" y="2548" type="line"/>
+ <point x="-781" y="2501"/>
+ <point x="-627" y="2379"/>
+ <point x="-627" y="2130" type="curve" smooth="yes"/>
+ <point x="-627" y="2085" type="line" smooth="yes"/>
+ <point x="-627" y="1936"/>
+ <point x="-688" y="1822"/>
+ <point x="-795" y="1822" type="curve" smooth="yes"/>
+ <point x="-897" y="1822"/>
+ <point x="-958" y="1891"/>
+ <point x="-958" y="1983" type="curve" smooth="yes"/>
+ <point x="-958" y="2093"/>
+ <point x="-902" y="2160"/>
+ <point x="-789" y="2160" type="curve" smooth="yes"/>
+ <point x="-668" y="2160"/>
+ <point x="-605" y="2104"/>
+ <point x="-605" y="2061" type="curve"/>
+ <point x="-524" y="2060" type="line"/>
+ <point x="-539" y="2221"/>
+ <point x="-666" y="2329"/>
+ <point x="-832" y="2329" type="curve" smooth="yes"/>
+ <point x="-1056" y="2329"/>
+ <point x="-1184" y="2190"/>
+ <point x="-1184" y="1983" type="curve" smooth="yes"/>
+ <point x="-1184" y="1792"/>
+ <point x="-1030" y="1640"/>
+ <point x="-798" y="1640" type="curve" smooth="yes"/>
+ <point x="-573" y="1640"/>
+ <point x="-402" y="1821"/>
+ <point x="-402" y="2085" type="curve" smooth="yes"/>
+ <point x="-402" y="2129" type="line" smooth="yes"/>
+ <point x="-402" y="2442"/>
+ <point x="-595" y="2659"/>
+ <point x="-869" y="2718" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DD9__.glif b/src/Interface-Bold.ufo/glyphs/uni1DD9__.glif
new file mode 100644
index 000000000..5dbc0074c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DD9__.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD9" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD9"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-941" y="2548" type="line"/>
+ <point x="-781" y="2501"/>
+ <point x="-627" y="2379"/>
+ <point x="-627" y="2130" type="curve" smooth="yes"/>
+ <point x="-627" y="2085" type="line" smooth="yes"/>
+ <point x="-627" y="1936"/>
+ <point x="-688" y="1822"/>
+ <point x="-795" y="1822" type="curve" smooth="yes"/>
+ <point x="-897" y="1822"/>
+ <point x="-958" y="1891"/>
+ <point x="-958" y="1983" type="curve" smooth="yes"/>
+ <point x="-958" y="2093"/>
+ <point x="-902" y="2160"/>
+ <point x="-789" y="2160" type="curve" smooth="yes"/>
+ <point x="-668" y="2160"/>
+ <point x="-605" y="2104"/>
+ <point x="-605" y="2061" type="curve"/>
+ <point x="-524" y="2060" type="line"/>
+ <point x="-539" y="2221"/>
+ <point x="-666" y="2329"/>
+ <point x="-832" y="2329" type="curve" smooth="yes"/>
+ <point x="-1056" y="2329"/>
+ <point x="-1184" y="2190"/>
+ <point x="-1184" y="1983" type="curve" smooth="yes"/>
+ <point x="-1184" y="1792"/>
+ <point x="-1030" y="1640"/>
+ <point x="-798" y="1640" type="curve" smooth="yes"/>
+ <point x="-573" y="1640"/>
+ <point x="-402" y="1821"/>
+ <point x="-402" y="2085" type="curve" smooth="yes"/>
+ <point x="-402" y="2129" type="line" smooth="yes"/>
+ <point x="-402" y="2442"/>
+ <point x="-595" y="2659"/>
+ <point x="-869" y="2718" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-450" y="2613" type="line"/>
+ <point x="-503" y="2695" type="line"/>
+ <point x="-963" y="2446" type="line"/>
+ <point x="-908" y="2364" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DDA___.glif b/src/Interface-Bold.ufo/glyphs/uni1DDA___.glif
new file mode 100644
index 000000000..702e5ec71
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DDA___.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DDA" format="1">
+ <advance width="0"/>
+ <unicode hex="1DDA"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1338" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-815" y="1361" type="curve" smooth="yes"/>
+ <point x="-590" y="1361"/>
+ <point x="-436" y="1480"/>
+ <point x="-436" y="1690" type="curve" smooth="yes"/>
+ <point x="-436" y="2419" type="line"/>
+ <point x="-634" y="2419" type="line"/>
+ <point x="-663" y="2240" type="line"/>
+ <point x="-663" y="1691" type="line" smooth="yes"/>
+ <point x="-663" y="1594"/>
+ <point x="-721" y="1536"/>
+ <point x="-824" y="1536" type="curve" smooth="yes"/>
+ <point x="-902" y="1536"/>
+ <point x="-958" y="1573"/>
+ <point x="-1000" y="1616" type="curve"/>
+ <point x="-1097" y="1475" type="line"/>
+ <point x="-1034" y="1401"/>
+ <point x="-914" y="1361"/>
+ </contour>
+ <contour>
+ <point x="-839" y="1646" type="curve" smooth="yes"/>
+ <point x="-655" y="1646"/>
+ <point x="-580" y="1819"/>
+ <point x="-550" y="2025" type="curve"/>
+ <point x="-550" y="2043" type="line"/>
+ <point x="-580" y="2262"/>
+ <point x="-633" y="2434"/>
+ <point x="-837" y="2434" type="curve" smooth="yes"/>
+ <point x="-1030" y="2434"/>
+ <point x="-1148" y="2276"/>
+ <point x="-1148" y="2046" type="curve" smooth="yes"/>
+ <point x="-1148" y="2031" type="line" smooth="yes"/>
+ <point x="-1148" y="1810"/>
+ <point x="-1030" y="1646"/>
+ </contour>
+ <contour>
+ <point x="-781" y="1829" type="curve" smooth="yes"/>
+ <point x="-877" y="1829"/>
+ <point x="-921" y="1917"/>
+ <point x="-921" y="2031" type="curve" smooth="yes"/>
+ <point x="-921" y="2046" type="line" smooth="yes"/>
+ <point x="-921" y="2163"/>
+ <point x="-875" y="2251"/>
+ <point x="-780" y="2251" type="curve" smooth="yes"/>
+ <point x="-677" y="2251"/>
+ <point x="-644" y="2185"/>
+ <point x="-634" y="2061" type="curve"/>
+ <point x="-634" y="2006" type="line"/>
+ <point x="-644" y="1899"/>
+ <point x="-677" y="1829"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DDB___.glif b/src/Interface-Bold.ufo/glyphs/uni1DDB___.glif
new file mode 100644
index 000000000..75c087a17
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DDB___.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DDB" format="1">
+ <advance width="0"/>
+ <unicode hex="1DDB"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-784" y="1638" type="curve" smooth="yes"/>
+ <point x="-576" y="1638"/>
+ <point x="-474" y="1704"/>
+ <point x="-419" y="1763" type="curve"/>
+ <point x="-419" y="2091" type="line"/>
+ <point x="-789" y="2091" type="line"/>
+ <point x="-789" y="1943" type="line"/>
+ <point x="-645" y="1943" type="line"/>
+ <point x="-645" y="1841" type="line"/>
+ <point x="-668" y="1827"/>
+ <point x="-700" y="1818"/>
+ <point x="-784" y="1818" type="curve" smooth="yes"/>
+ <point x="-884" y="1818"/>
+ <point x="-939" y="1882"/>
+ <point x="-939" y="1972" type="curve" smooth="yes"/>
+ <point x="-939" y="2144" type="line" smooth="yes"/>
+ <point x="-939" y="2234"/>
+ <point x="-887" y="2296"/>
+ <point x="-796" y="2296" type="curve" smooth="yes"/>
+ <point x="-714" y="2296"/>
+ <point x="-678" y="2272"/>
+ <point x="-664" y="2204" type="curve"/>
+ <point x="-437" y="2204" type="line"/>
+ <point x="-459" y="2393"/>
+ <point x="-586" y="2476"/>
+ <point x="-796" y="2476" type="curve" smooth="yes"/>
+ <point x="-1011" y="2476"/>
+ <point x="-1165" y="2342"/>
+ <point x="-1165" y="2142" type="curve" smooth="yes"/>
+ <point x="-1165" y="1972" type="line" smooth="yes"/>
+ <point x="-1165" y="1774"/>
+ <point x="-1008" y="1638"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DDC___.glif b/src/Interface-Bold.ufo/glyphs/uni1DDC___.glif
new file mode 100644
index 000000000..7983cf648
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DDC___.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DDC" format="1">
+ <advance width="0"/>
+ <unicode hex="1DDC"/>
+ <outline>
+ <contour>
+ <point x="-734" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-872" y="2746" type="line"/>
+ <point x="-1099" y="2746" type="line"/>
+ <point x="-1099" y="1651" type="line"/>
+ <point x="-872" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-400" y="2410" type="line"/>
+ <point x="-660" y="2410" type="line"/>
+ <point x="-844" y="2189" type="line"/>
+ <point x="-987" y="2002" type="line"/>
+ <point x="-894" y="1852" type="line"/>
+ <point x="-729" y="2024" type="line"/>
+ </contour>
+ <contour>
+ <point x="-630" y="1651" type="line"/>
+ <point x="-370" y="1651" type="line"/>
+ <point x="-675" y="2122" type="line"/>
+ <point x="-837" y="1998" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DDD___.glif b/src/Interface-Bold.ufo/glyphs/uni1DDD___.glif
new file mode 100644
index 000000000..9fa6d7403
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DDD___.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DDD" format="1">
+ <advance width="0"/>
+ <unicode hex="1DDD"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-905" y="2738" type="line"/>
+ <point x="-905" y="1651" type="line"/>
+ <point x="-679" y="1651" type="line"/>
+ <point x="-679" y="2738" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DDE___.glif b/src/Interface-Bold.ufo/glyphs/uni1DDE___.glif
new file mode 100644
index 000000000..c16a20ff3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DDE___.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DDE" format="1">
+ <advance width="0"/>
+ <unicode hex="1DDE"/>
+ <outline>
+ <contour>
+ <point x="-745" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-468" y="1833" type="line"/>
+ <point x="-881" y="1833" type="line"/>
+ <point x="-881" y="1651" type="line"/>
+ <point x="-468" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-798" y="2470" type="line"/>
+ <point x="-1023" y="2470" type="line"/>
+ <point x="-1023" y="1651" type="line"/>
+ <point x="-798" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DDF___.glif b/src/Interface-Bold.ufo/glyphs/uni1DDF___.glif
new file mode 100644
index 000000000..fe7fb3431
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DDF___.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DDF" format="1">
+ <advance width="0"/>
+ <unicode hex="1DDF"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-798" y="1913" type="line"/>
+ <point x="-976" y="2470" type="line"/>
+ <point x="-1154" y="2470" type="line"/>
+ <point x="-873" y="1651" type="line"/>
+ <point x="-722" y="1651" type="line"/>
+ <point x="-440" y="2470" type="line"/>
+ <point x="-617" y="2470" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1029" y="2470" type="line"/>
+ <point x="-1254" y="2470" type="line"/>
+ <point x="-1254" y="1651" type="line"/>
+ <point x="-1029" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-560" y="1651" type="line"/>
+ <point x="-334" y="1651" type="line"/>
+ <point x="-334" y="2470" type="line"/>
+ <point x="-560" y="2470" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DE0__.glif b/src/Interface-Bold.ufo/glyphs/uni1DE0__.glif
new file mode 100644
index 000000000..3b969fee2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DE0__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE0" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="uni0367" xScale="-1" yScale="-1" xOffset="-1585" yOffset="4062"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DE1__.glif b/src/Interface-Bold.ufo/glyphs/uni1DE1__.glif
new file mode 100644
index 000000000..0e70a6d51
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DE1__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE1" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE1"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-477" y="1722" type="line"/>
+ <point x="-939" y="2471" type="line"/>
+ <point x="-1107" y="2402" type="line"/>
+ <point x="-648" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-939" y="2471" type="line"/>
+ <point x="-1165" y="2471" type="line"/>
+ <point x="-1165" y="1653" type="line"/>
+ <point x="-939" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-421" y="2471" type="line"/>
+ <point x="-648" y="2471" type="line"/>
+ <point x="-648" y="1653" type="line"/>
+ <point x="-421" y="1653" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DE2__.glif b/src/Interface-Bold.ufo/glyphs/uni1DE2__.glif
new file mode 100644
index 000000000..80f2da522
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DE2__.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE2" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE2"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-760" y="1925" type="line"/>
+ <point x="-716" y="1922"/>
+ <point x="-740" y="1937"/>
+ <point x="-708" y="1944" type="curve" smooth="yes"/>
+ <point x="-704" y="1946"/>
+ <point x="-701" y="1987"/>
+ <point x="-697" y="1987" type="curve" smooth="yes"/>
+ <point x="-554" y="2025"/>
+ <point x="-477" y="2104"/>
+ <point x="-477" y="2221" type="curve" smooth="yes"/>
+ <point x="-477" y="2373"/>
+ <point x="-611" y="2471"/>
+ <point x="-815" y="2471" type="curve" smooth="yes"/>
+ <point x="-1139" y="2471" type="line"/>
+ <point x="-1139" y="1653" type="line"/>
+ <point x="-913" y="1653" type="line"/>
+ <point x="-913" y="2289" type="line"/>
+ <point x="-815" y="2289" type="line" smooth="yes"/>
+ <point x="-745" y="2289"/>
+ <point x="-704" y="2247"/>
+ <point x="-704" y="2200" type="curve" smooth="yes"/>
+ <point x="-704" y="2144"/>
+ <point x="-745" y="2107"/>
+ <point x="-815" y="2107" type="curve" smooth="yes"/>
+ <point x="-1004" y="2107" type="line"/>
+ <point x="-1001" y="1925" type="line"/>
+ </contour>
+ <contour>
+ <point x="-814" y="1925" type="line"/>
+ <point x="-733" y="1925"/>
+ <point x="-690" y="1891"/>
+ <point x="-690" y="1819" type="curve" smooth="yes"/>
+ <point x="-690" y="1775" type="line" smooth="yes"/>
+ <point x="-690" y="1757"/>
+ <point x="-690" y="1672"/>
+ <point x="-678" y="1653" type="curve"/>
+ <point x="-446" y="1653" type="line"/>
+ <point x="-446" y="1662" type="line"/>
+ <point x="-462" y="1683"/>
+ <point x="-465" y="1766"/>
+ <point x="-465" y="1774" type="curve" smooth="yes"/>
+ <point x="-465" y="1819" type="line" smooth="yes"/>
+ <point x="-465" y="1942"/>
+ <point x="-532" y="2030"/>
+ <point x="-752" y="2030" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DE3__.glif b/src/Interface-Bold.ufo/glyphs/uni1DE3__.glif
new file mode 100644
index 000000000..498bcb440
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DE3__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE3" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE3"/>
+ <outline>
+ <contour>
+ <point x="-776" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-953" y="2175" type="line"/>
+ <point x="-890" y="2210"/>
+ <point x="-857" y="2228"/>
+ <point x="-804" y="2228" type="curve" smooth="yes"/>
+ <point x="-751" y="2228"/>
+ <point x="-719" y="2199"/>
+ <point x="-719" y="2156" type="curve" smooth="yes"/>
+ <point x="-719" y="2098"/>
+ <point x="-782" y="2053"/>
+ <point x="-909" y="2016" type="curve"/>
+ <point x="-824" y="1887" type="line"/>
+ <point x="-619" y="1946"/>
+ <point x="-494" y="2005"/>
+ <point x="-494" y="2155" type="curve" smooth="yes"/>
+ <point x="-494" y="2314"/>
+ <point x="-623" y="2409"/>
+ <point x="-776" y="2409" type="curve" smooth="yes"/>
+ <point x="-913" y="2409"/>
+ <point x="-968" y="2371"/>
+ <point x="-1059" y="2320" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-719" y="1651" type="line"/>
+ <point x="-492" y="1651" type="line"/>
+ <point x="-492" y="1665" type="line"/>
+ <point x="-700" y="2027" type="line"/>
+ <point x="-909" y="2016" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DE4__.glif b/src/Interface-Bold.ufo/glyphs/uni1DE4__.glif
new file mode 100644
index 000000000..a2d29363f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DE4__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE4" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE4"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-679" y="1859" type="curve" smooth="yes"/>
+ <point x="-679" y="1815"/>
+ <point x="-714" y="1789"/>
+ <point x="-784" y="1789" type="curve" smooth="yes"/>
+ <point x="-857" y="1789"/>
+ <point x="-908" y="1815"/>
+ <point x="-910" y="1889" type="curve"/>
+ <point x="-1122" y="1889" type="line"/>
+ <point x="-1122" y="1767"/>
+ <point x="-1007" y="1632"/>
+ <point x="-789" y="1632" type="curve" smooth="yes"/>
+ <point x="-589" y="1632"/>
+ <point x="-462" y="1733"/>
+ <point x="-462" y="1866" type="curve" smooth="yes"/>
+ <point x="-462" y="2003"/>
+ <point x="-557" y="2068"/>
+ <point x="-736" y="2102" type="curve" smooth="yes"/>
+ <point x="-865" y="2126"/>
+ <point x="-884" y="2157"/>
+ <point x="-884" y="2190" type="curve" smooth="yes"/>
+ <point x="-884" y="2234"/>
+ <point x="-844" y="2263"/>
+ <point x="-789" y="2263" type="curve" smooth="yes"/>
+ <point x="-716" y="2263"/>
+ <point x="-688" y="2229"/>
+ <point x="-688" y="2173" type="curve"/>
+ <point x="-462" y="2173" type="line"/>
+ <point x="-462" y="2318"/>
+ <point x="-587" y="2419"/>
+ <point x="-789" y="2419" type="curve" smooth="yes"/>
+ <point x="-985" y="2419"/>
+ <point x="-1099" y="2307"/>
+ <point x="-1099" y="2179" type="curve" smooth="yes"/>
+ <point x="-1099" y="2047"/>
+ <point x="-998" y="1983"/>
+ <point x="-831" y="1948" type="curve" smooth="yes"/>
+ <point x="-707" y="1925"/>
+ <point x="-679" y="1893"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DE5__.glif b/src/Interface-Bold.ufo/glyphs/uni1DE5__.glif
new file mode 100644
index 000000000..2cb8dcb58
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DE5__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE5" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE5"/>
+ <outline>
+ <contour>
+ <point x="-711" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-682" y="1651" type="line" name="hr00"/>
+ <point x="-682" y="2489" type="line" smooth="yes"/>
+ <point x="-682" y="2547"/>
+ <point x="-644" y="2578"/>
+ <point x="-573" y="2578" type="curve" smooth="yes"/>
+ <point x="-547" y="2578"/>
+ <point x="-529" y="2577"/>
+ <point x="-513" y="2571" type="curve"/>
+ <point x="-513" y="2746" type="line"/>
+ <point x="-547" y="2754"/>
+ <point x="-583" y="2761"/>
+ <point x="-622" y="2761" type="curve" smooth="yes"/>
+ <point x="-798" y="2761"/>
+ <point x="-909" y="2665"/>
+ <point x="-909" y="2489" type="curve" smooth="yes"/>
+ <point x="-909" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DE6__.glif b/src/Interface-Bold.ufo/glyphs/uni1DE6__.glif
new file mode 100644
index 000000000..66239c88b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DE6__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE6" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE6"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-472" y="1834" type="line"/>
+ <point x="-1056" y="1834" type="line"/>
+ <point x="-1056" y="1651" type="line"/>
+ <point x="-472" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-481" y="2283" type="line"/>
+ <point x="-481" y="2410" type="line"/>
+ <point x="-635" y="2410" type="line"/>
+ <point x="-1112" y="1783" type="line"/>
+ <point x="-1112" y="1651" type="line"/>
+ <point x="-958" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-557" y="2410" type="line"/>
+ <point x="-1099" y="2410" type="line"/>
+ <point x="-1099" y="2228" type="line"/>
+ <point x="-557" y="2228" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DE7__.glif b/src/Interface-Bold.ufo/glyphs/uni1DE7__.glif
new file mode 100644
index 000000000..43884dd48
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DE7__.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE7" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE7"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-877" y="1638" type="curve" smooth="yes"/>
+ <point x="-712" y="1638"/>
+ <point x="-645" y="1804"/>
+ <point x="-617" y="2009" type="curve"/>
+ <point x="-617" y="2027" type="line"/>
+ <point x="-645" y="2245"/>
+ <point x="-712" y="2424"/>
+ <point x="-876" y="2424" type="curve" smooth="yes"/>
+ <point x="-1068" y="2424"/>
+ <point x="-1173" y="2261"/>
+ <point x="-1173" y="2030" type="curve" smooth="yes"/>
+ <point x="-1173" y="2014" type="line" smooth="yes"/>
+ <point x="-1173" y="1793"/>
+ <point x="-1068" y="1638"/>
+ </contour>
+ <contour>
+ <point x="-821" y="1819" type="curve" smooth="yes"/>
+ <point x="-916" y="1819"/>
+ <point x="-946" y="1900"/>
+ <point x="-946" y="2014" type="curve" smooth="yes"/>
+ <point x="-946" y="2030" type="line" smooth="yes"/>
+ <point x="-946" y="2146"/>
+ <point x="-913" y="2241"/>
+ <point x="-820" y="2241" type="curve" smooth="yes"/>
+ <point x="-726" y="2241"/>
+ <point x="-688" y="2168"/>
+ <point x="-688" y="2045" type="curve"/>
+ <point x="-688" y="1990" type="line"/>
+ <point x="-688" y="1882"/>
+ <point x="-726" y="1819"/>
+ </contour>
+ <contour>
+ <point x="-688" y="2410" type="line"/>
+ <point x="-716" y="2248" type="line"/>
+ <point x="-716" y="1911" type="line" smooth="yes"/>
+ <point x="-716" y="1727"/>
+ <point x="-634" y="1636"/>
+ <point x="-499" y="1636" type="curve" smooth="yes"/>
+ <point x="-466" y="1636"/>
+ <point x="-443" y="1639"/>
+ <point x="-411" y="1651" type="curve"/>
+ <point x="-429" y="1822" type="line"/>
+ <point x="-432" y="1821"/>
+ <point x="-435" y="1821"/>
+ <point x="-441" y="1821" type="curve" smooth="yes"/>
+ <point x="-473" y="1821"/>
+ <point x="-491" y="1844"/>
+ <point x="-491" y="1911" type="curve" smooth="yes"/>
+ <point x="-491" y="2410" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DE8__.glif b/src/Interface-Bold.ufo/glyphs/uni1DE8__.glif
new file mode 100644
index 000000000..96afbd40b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DE8__.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE8" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE8"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1141" y="1651" type="line"/>
+ <point x="-945" y="1651" type="line"/>
+ <point x="-914" y="1826" type="line"/>
+ <point x="-914" y="2738" type="line"/>
+ <point x="-1141" y="2738" type="line"/>
+ </contour>
+ <contour>
+ <point x="-738" y="1638" type="curve" smooth="yes"/>
+ <point x="-547" y="1638"/>
+ <point x="-444" y="1801"/>
+ <point x="-444" y="2021" type="curve" smooth="yes"/>
+ <point x="-444" y="2036" type="line" smooth="yes"/>
+ <point x="-444" y="2267"/>
+ <point x="-547" y="2419"/>
+ <point x="-740" y="2419" type="curve" smooth="yes"/>
+ <point x="-914" y="2419"/>
+ <point x="-998" y="2254"/>
+ <point x="-1027" y="2034" type="curve"/>
+ <point x="-1027" y="2016" type="line"/>
+ <point x="-998" y="1811"/>
+ <point x="-914" y="1638"/>
+ </contour>
+ <contour>
+ <point x="-796" y="1821" type="curve" smooth="yes"/>
+ <point x="-891" y="1821"/>
+ <point x="-936" y="1889"/>
+ <point x="-936" y="1998" type="curve"/>
+ <point x="-936" y="2053" type="line"/>
+ <point x="-936" y="2177"/>
+ <point x="-891" y="2243"/>
+ <point x="-798" y="2243" type="curve" smooth="yes"/>
+ <point x="-704" y="2243"/>
+ <point x="-670" y="2155"/>
+ <point x="-670" y="2036" type="curve" smooth="yes"/>
+ <point x="-670" y="2021" type="line" smooth="yes"/>
+ <point x="-670" y="1909"/>
+ <point x="-701" y="1821"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DE9__.glif b/src/Interface-Bold.ufo/glyphs/uni1DE9__.glif
new file mode 100644
index 000000000..6aefbd7ae
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DE9__.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE9" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE9"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1349" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-853" y="2208" type="line" name="hr00"/>
+ <point x="-853" y="2090" type="line"/>
+ <point x="-798" y="2090" type="line" smooth="yes"/>
+ <point x="-703" y="2090"/>
+ <point x="-653" y="2046"/>
+ <point x="-653" y="1943" type="curve" smooth="yes"/>
+ <point x="-653" y="1874"/>
+ <point x="-705" y="1819"/>
+ <point x="-795" y="1819" type="curve" smooth="yes"/>
+ <point x="-913" y="1819"/>
+ <point x="-989" y="1870"/>
+ <point x="-989" y="1935" type="curve"/>
+ <point x="-1071" y="1935" type="line"/>
+ <point x="-1071" y="1727"/>
+ <point x="-887" y="1638"/>
+ <point x="-737" y="1638" type="curve" smooth="yes"/>
+ <point x="-542" y="1638"/>
+ <point x="-426" y="1746"/>
+ <point x="-426" y="1939" type="curve" smooth="yes"/>
+ <point x="-426" y="2108"/>
+ <point x="-550" y="2208"/>
+ <point x="-760" y="2208" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="-809" y="2687" type="curve" smooth="yes"/>
+ <point x="-1000" y="2687"/>
+ <point x="-1158" y="2564"/>
+ <point x="-1158" y="2365" type="curve" smooth="yes"/>
+ <point x="-1158" y="1360" type="line"/>
+ <point x="-931" y="1360" type="line"/>
+ <point x="-931" y="2365" type="line" smooth="yes"/>
+ <point x="-931" y="2453"/>
+ <point x="-880" y="2504"/>
+ <point x="-809" y="2504" type="curve" smooth="yes"/>
+ <point x="-733" y="2504"/>
+ <point x="-697" y="2450"/>
+ <point x="-697" y="2388" type="curve" smooth="yes"/>
+ <point x="-697" y="2300"/>
+ <point x="-730" y="2252"/>
+ <point x="-811" y="2252" type="curve" smooth="yes"/>
+ <point x="-853" y="2252" type="line"/>
+ <point x="-853" y="2145" type="line"/>
+ <point x="-774" y="2145" type="line" smooth="yes"/>
+ <point x="-593" y="2145"/>
+ <point x="-470" y="2262"/>
+ <point x="-470" y="2410" type="curve" smooth="yes"/>
+ <point x="-470" y="2592"/>
+ <point x="-604" y="2687"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DEA___.glif b/src/Interface-Bold.ufo/glyphs/uni1DEA___.glif
new file mode 100644
index 000000000..a1be5a7e5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DEA___.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DEA" format="1">
+ <advance width="0"/>
+ <unicode hex="1DEA"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-802" y="1632" type="curve" smooth="yes"/>
+ <point x="-567" y="1632"/>
+ <point x="-440" y="1803"/>
+ <point x="-440" y="2024" type="curve" smooth="yes"/>
+ <point x="-440" y="2050" type="line" smooth="yes"/>
+ <point x="-440" y="2250"/>
+ <point x="-583" y="2419"/>
+ <point x="-826" y="2419" type="curve" smooth="yes"/>
+ <point x="-974" y="2419"/>
+ <point x="-1077" y="2353"/>
+ <point x="-1125" y="2285" type="curve"/>
+ <point x="-1019" y="2157" type="line"/>
+ <point x="-975" y="2214"/>
+ <point x="-909" y="2236"/>
+ <point x="-842" y="2236" type="curve" smooth="yes"/>
+ <point x="-732" y="2236"/>
+ <point x="-666" y="2163"/>
+ <point x="-666" y="2050" type="curve" smooth="yes"/>
+ <point x="-666" y="2024" type="line" smooth="yes"/>
+ <point x="-666" y="1911"/>
+ <point x="-696" y="1814"/>
+ <point x="-800" y="1814" type="curve" smooth="yes"/>
+ <point x="-881" y="1814"/>
+ <point x="-923" y="1859"/>
+ <point x="-923" y="1933" type="curve" smooth="yes"/>
+ <point x="-923" y="1951" type="line"/>
+ <point x="-529" y="1951" type="line"/>
+ <point x="-529" y="2100" type="line"/>
+ <point x="-1144" y="2100" type="line"/>
+ <point x="-1144" y="2003" type="line" smooth="yes"/>
+ <point x="-1144" y="1775"/>
+ <point x="-1019" y="1632"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DEB___.glif b/src/Interface-Bold.ufo/glyphs/uni1DEB___.glif
new file mode 100644
index 000000000..f2ff69a87
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DEB___.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DEB" format="1">
+ <advance width="0"/>
+ <unicode hex="1DEB"/>
+ <outline>
+ <contour>
+ <point x="-769" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-572" y="2419" type="line"/>
+ <point x="-1024" y="2419" type="line"/>
+ <point x="-1024" y="2255" type="line"/>
+ <point x="-572" y="2255" type="line"/>
+ </contour>
+ <component base="uni1DE5"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DEC___.glif b/src/Interface-Bold.ufo/glyphs/uni1DEC___.glif
new file mode 100644
index 000000000..bc1cd7445
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DEC___.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DEC" format="1">
+ <advance width="0"/>
+ <unicode hex="1DEC"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-631" y="2420" type="line"/>
+ <point x="-631" y="2377"/>
+ <point x="-656" y="2343"/>
+ <point x="-688" y="2343" type="curve" smooth="yes"/>
+ <point x="-760" y="2343"/>
+ <point x="-851" y="2401"/>
+ <point x="-930" y="2401" type="curve" smooth="yes"/>
+ <point x="-1016" y="2401"/>
+ <point x="-1077" y="2324"/>
+ <point x="-1077" y="2237" type="curve"/>
+ <point x="-957" y="2203" type="line"/>
+ <point x="-957" y="2245"/>
+ <point x="-932" y="2280"/>
+ <point x="-902" y="2280" type="curve" smooth="yes"/>
+ <point x="-824" y="2280"/>
+ <point x="-752" y="2221"/>
+ <point x="-659" y="2221" type="curve" smooth="yes"/>
+ <point x="-572" y="2221"/>
+ <point x="-512" y="2298"/>
+ <point x="-512" y="2384" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-631" y="2200" type="line"/>
+ <point x="-631" y="2157"/>
+ <point x="-656" y="2123"/>
+ <point x="-688" y="2123" type="curve" smooth="yes"/>
+ <point x="-760" y="2123"/>
+ <point x="-851" y="2181"/>
+ <point x="-930" y="2181" type="curve" smooth="yes"/>
+ <point x="-1016" y="2181"/>
+ <point x="-1077" y="2104"/>
+ <point x="-1077" y="2017" type="curve"/>
+ <point x="-957" y="1983" type="line"/>
+ <point x="-957" y="2025"/>
+ <point x="-932" y="2060"/>
+ <point x="-902" y="2060" type="curve" smooth="yes"/>
+ <point x="-824" y="2060"/>
+ <point x="-752" y="2001"/>
+ <point x="-659" y="2001" type="curve" smooth="yes"/>
+ <point x="-572" y="2001"/>
+ <point x="-512" y="2078"/>
+ <point x="-512" y="2164" type="curve"/>
+ </contour>
+ <component base="uni1DDD"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DED___.glif b/src/Interface-Bold.ufo/glyphs/uni1DED___.glif
new file mode 100644
index 000000000..f917eebc1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DED___.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DED" format="1">
+ <advance width="0"/>
+ <unicode hex="1DED"/>
+ <outline>
+ <contour>
+ <point x="-832" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1238" y="1471" type="line"/>
+ <point x="-1057" y="1368" type="line"/>
+ <point x="-828" y="1735" type="line"/>
+ <point x="-1008" y="1838" type="line"/>
+ </contour>
+ <component base="uni0366"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DEE___.glif b/src/Interface-Bold.ufo/glyphs/uni1DEE___.glif
new file mode 100644
index 000000000..c38ee40f1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DEE___.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DEE" format="1">
+ <advance width="0"/>
+ <unicode hex="1DEE"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1306" type="move" name="_marktop"/>
+ </contour>
+ <component base="uni0369" xScale="-1" yScale="-1" xOffset="-1585" yOffset="4056"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DEF___.glif b/src/Interface-Bold.ufo/glyphs/uni1DEF___.glif
new file mode 100644
index 000000000..d5d9f1572
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DEF___.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DEF" format="1">
+ <advance width="0"/>
+ <unicode hex="1DEF"/>
+ <outline>
+ <contour>
+ <point x="-791" y="1291" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-678" y="1651" type="line"/>
+ <point x="-678" y="2489" type="line" smooth="yes"/>
+ <point x="-678" y="2547"/>
+ <point x="-639" y="2578"/>
+ <point x="-569" y="2578" type="curve" smooth="yes"/>
+ <point x="-543" y="2578"/>
+ <point x="-525" y="2577"/>
+ <point x="-509" y="2571" type="curve"/>
+ <point x="-509" y="2746" type="line"/>
+ <point x="-543" y="2754"/>
+ <point x="-579" y="2761"/>
+ <point x="-617" y="2761" type="curve" smooth="yes"/>
+ <point x="-793" y="2761"/>
+ <point x="-905" y="2665"/>
+ <point x="-905" y="2489" type="curve" smooth="yes"/>
+ <point x="-905" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-905" y="2417" type="line"/>
+ <point x="-905" y="1580" type="line" smooth="yes"/>
+ <point x="-905" y="1522"/>
+ <point x="-943" y="1491"/>
+ <point x="-1013" y="1491" type="curve" smooth="yes"/>
+ <point x="-1040" y="1491"/>
+ <point x="-1057" y="1492"/>
+ <point x="-1074" y="1497" type="curve"/>
+ <point x="-1074" y="1323" type="line"/>
+ <point x="-1040" y="1315"/>
+ <point x="-1004" y="1308"/>
+ <point x="-965" y="1308" type="curve" smooth="yes"/>
+ <point x="-789" y="1308"/>
+ <point x="-678" y="1404"/>
+ <point x="-678" y="1580" type="curve" smooth="yes"/>
+ <point x="-678" y="2417" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DF0__.glif b/src/Interface-Bold.ufo/glyphs/uni1DF0__.glif
new file mode 100644
index 000000000..9ba310441
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DF0__.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DF0" format="1">
+ <advance width="0"/>
+ <unicode hex="1DF0"/>
+ <outline>
+ <contour>
+ <point x="-859" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1265" y="1471" type="line"/>
+ <point x="-1085" y="1368" type="line"/>
+ <point x="-855" y="1735" type="line"/>
+ <point x="-1035" y="1838" type="line"/>
+ </contour>
+ <component base="uni0367"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DF1__.glif b/src/Interface-Bold.ufo/glyphs/uni1DF1__.glif
new file mode 100644
index 000000000..739dc5451
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DF1__.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DF1" format="1">
+ <advance width="0"/>
+ <unicode hex="1DF1"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1019" y="1877" type="line"/>
+ <point x="-1040" y="1651" type="line"/>
+ <point x="-924" y="1651" type="line"/>
+ <point x="-780" y="2144" type="line"/>
+ <point x="-730" y="2410" type="line"/>
+ <point x="-872" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1081" y="2410" type="line"/>
+ <point x="-1298" y="2410" type="line"/>
+ <point x="-1114" y="1651" type="line"/>
+ <point x="-976" y="1651" type="line"/>
+ <point x="-985" y="1881" type="line"/>
+ </contour>
+ <contour>
+ <point x="-601" y="1893" type="line"/>
+ <point x="-609" y="1651" type="line"/>
+ <point x="-470" y="1651" type="line"/>
+ <point x="-287" y="2410" type="line"/>
+ <point x="-505" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-714" y="2410" type="line"/>
+ <point x="-851" y="2410" type="line"/>
+ <point x="-804" y="2142" type="line"/>
+ <point x="-661" y="1651" type="line"/>
+ <point x="-545" y="1651" type="line"/>
+ <point x="-567" y="1878" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DF2__.glif b/src/Interface-Bold.ufo/glyphs/uni1DF2__.glif
new file mode 100644
index 000000000..0ae5b457f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DF2__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DF2" format="1">
+ <advance width="0"/>
+ <unicode hex="1DF2"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1122" y="2606" type="curve" smooth="yes"/>
+ <point x="-1122" y="2538"/>
+ <point x="-1071" y="2490"/>
+ <point x="-997" y="2490" type="curve" smooth="yes"/>
+ <point x="-921" y="2490"/>
+ <point x="-870" y="2538"/>
+ <point x="-870" y="2606" type="curve" smooth="yes"/>
+ <point x="-870" y="2673"/>
+ <point x="-921" y="2721"/>
+ <point x="-997" y="2721" type="curve" smooth="yes"/>
+ <point x="-1071" y="2721"/>
+ <point x="-1122" y="2673"/>
+ </contour>
+ <contour>
+ <point x="-737" y="2606" type="curve" smooth="yes"/>
+ <point x="-737" y="2538"/>
+ <point x="-686" y="2490"/>
+ <point x="-612" y="2490" type="curve" smooth="yes"/>
+ <point x="-536" y="2490"/>
+ <point x="-485" y="2538"/>
+ <point x="-485" y="2606" type="curve" smooth="yes"/>
+ <point x="-485" y="2673"/>
+ <point x="-536" y="2721"/>
+ <point x="-612" y="2721" type="curve" smooth="yes"/>
+ <point x="-686" y="2721"/>
+ <point x="-737" y="2673"/>
+ </contour>
+ <component base="uni0363"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DF3__.glif b/src/Interface-Bold.ufo/glyphs/uni1DF3__.glif
new file mode 100644
index 000000000..c800e0097
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DF3__.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DF3" format="1">
+ <advance width="0"/>
+ <unicode hex="1DF3"/>
+ <outline>
+ <contour>
+ <point x="-791" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1111" y="2606" type="curve" smooth="yes"/>
+ <point x="-1111" y="2538"/>
+ <point x="-1060" y="2490"/>
+ <point x="-986" y="2490" type="curve" smooth="yes"/>
+ <point x="-910" y="2490"/>
+ <point x="-859" y="2538"/>
+ <point x="-859" y="2606" type="curve" smooth="yes"/>
+ <point x="-859" y="2673"/>
+ <point x="-910" y="2721"/>
+ <point x="-986" y="2721" type="curve" smooth="yes"/>
+ <point x="-1060" y="2721"/>
+ <point x="-1111" y="2673"/>
+ </contour>
+ <contour>
+ <point x="-726" y="2606" type="curve" smooth="yes"/>
+ <point x="-726" y="2538"/>
+ <point x="-675" y="2490"/>
+ <point x="-601" y="2490" type="curve" smooth="yes"/>
+ <point x="-525" y="2490"/>
+ <point x="-474" y="2538"/>
+ <point x="-474" y="2606" type="curve" smooth="yes"/>
+ <point x="-474" y="2673"/>
+ <point x="-525" y="2721"/>
+ <point x="-601" y="2721" type="curve" smooth="yes"/>
+ <point x="-675" y="2721"/>
+ <point x="-726" y="2673"/>
+ </contour>
+ <contour>
+ <point x="-791" y="1632" type="curve" smooth="yes"/>
+ <point x="-556" y="1632"/>
+ <point x="-428" y="1796"/>
+ <point x="-428" y="2017" type="curve" smooth="yes"/>
+ <point x="-428" y="2032" type="line" smooth="yes"/>
+ <point x="-428" y="2254"/>
+ <point x="-556" y="2419"/>
+ <point x="-792" y="2419" type="curve" smooth="yes"/>
+ <point x="-1026" y="2419"/>
+ <point x="-1155" y="2254"/>
+ <point x="-1155" y="2032" type="curve" smooth="yes"/>
+ <point x="-1155" y="2017" type="line" smooth="yes"/>
+ <point x="-1155" y="1796"/>
+ <point x="-1026" y="1632"/>
+ </contour>
+ <contour>
+ <point x="-791" y="1815" type="curve" smooth="yes"/>
+ <point x="-897" y="1815"/>
+ <point x="-930" y="1903"/>
+ <point x="-930" y="2017" type="curve" smooth="yes"/>
+ <point x="-930" y="2032" type="line" smooth="yes"/>
+ <point x="-930" y="2144"/>
+ <point x="-895" y="2237"/>
+ <point x="-792" y="2237" type="curve" smooth="yes"/>
+ <point x="-686" y="2237"/>
+ <point x="-653" y="2144"/>
+ <point x="-653" y="2032" type="curve" smooth="yes"/>
+ <point x="-653" y="2017" type="line" smooth="yes"/>
+ <point x="-653" y="1903"/>
+ <point x="-686" y="1815"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DF4__.glif b/src/Interface-Bold.ufo/glyphs/uni1DF4__.glif
new file mode 100644
index 000000000..2f8b637b6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DF4__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DF4" format="1">
+ <advance width="0"/>
+ <unicode hex="1DF4"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1111" y="2606" type="curve" smooth="yes"/>
+ <point x="-1111" y="2538"/>
+ <point x="-1060" y="2490"/>
+ <point x="-986" y="2490" type="curve" smooth="yes"/>
+ <point x="-910" y="2490"/>
+ <point x="-859" y="2538"/>
+ <point x="-859" y="2606" type="curve" smooth="yes"/>
+ <point x="-859" y="2673"/>
+ <point x="-910" y="2721"/>
+ <point x="-986" y="2721" type="curve" smooth="yes"/>
+ <point x="-1060" y="2721"/>
+ <point x="-1111" y="2673"/>
+ </contour>
+ <contour>
+ <point x="-726" y="2606" type="curve" smooth="yes"/>
+ <point x="-726" y="2538"/>
+ <point x="-675" y="2490"/>
+ <point x="-601" y="2490" type="curve" smooth="yes"/>
+ <point x="-525" y="2490"/>
+ <point x="-474" y="2538"/>
+ <point x="-474" y="2606" type="curve" smooth="yes"/>
+ <point x="-474" y="2673"/>
+ <point x="-525" y="2721"/>
+ <point x="-601" y="2721" type="curve" smooth="yes"/>
+ <point x="-675" y="2721"/>
+ <point x="-726" y="2673"/>
+ </contour>
+ <component base="uni0367"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DF5__.glif b/src/Interface-Bold.ufo/glyphs/uni1DF5__.glif
new file mode 100644
index 000000000..e8dfa429a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DF5__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DF5" format="1">
+ <advance width="0"/>
+ <unicode hex="1DF5"/>
+ <outline>
+ <contour>
+ <point x="-795" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="uptackmod" xOffset="-1249" yOffset="1444"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DFC___.glif b/src/Interface-Bold.ufo/glyphs/uni1DFC___.glif
new file mode 100644
index 000000000..1a8a2b53a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DFC___.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DFC" format="1">
+ <advance width="0"/>
+ <unicode hex="1DFC"/>
+ <outline>
+ <contour>
+ <point x="1020" y="-628" type="line"/>
+ <point x="910" y="-380"/>
+ <point x="677" y="-110"/>
+ <point x="0" y="-110" type="curve" smooth="yes"/>
+ <point x="-678" y="-110"/>
+ <point x="-912" y="-380"/>
+ <point x="-1022" y="-628" type="curve"/>
+ <point x="-716" y="-628" type="line"/>
+ <point x="-620" y="-538"/>
+ <point x="-485" y="-358"/>
+ <point x="0" y="-358" type="curve" smooth="yes"/>
+ <point x="484" y="-358"/>
+ <point x="631" y="-538"/>
+ <point x="714" y="-628" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DFD___.glif b/src/Interface-Bold.ufo/glyphs/uni1DFD___.glif
new file mode 100644
index 000000000..8172e2dd9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DFD___.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DFD" format="1">
+ <advance width="0"/>
+ <unicode hex="1DFD"/>
+ <outline>
+ <contour>
+ <point x="-792" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-513" y="-40" type="line"/>
+ <point x="-513" y="-111"/>
+ <point x="-564" y="-146"/>
+ <point x="-624" y="-146" type="curve" smooth="yes"/>
+ <point x="-759" y="-146"/>
+ <point x="-861" y="-48"/>
+ <point x="-1005" y="-48" type="curve" smooth="yes"/>
+ <point x="-1189" y="-48"/>
+ <point x="-1320" y="-202"/>
+ <point x="-1320" y="-367" type="curve"/>
+ <point x="-1071" y="-380" type="line"/>
+ <point x="-1071" y="-308"/>
+ <point x="-1023" y="-274"/>
+ <point x="-963" y="-274" type="curve" smooth="yes"/>
+ <point x="-821" y="-274"/>
+ <point x="-754" y="-373"/>
+ <point x="-582" y="-373" type="curve" smooth="yes"/>
+ <point x="-396" y="-373"/>
+ <point x="-265" y="-224"/>
+ <point x="-265" y="-54" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-513" y="-402" type="line"/>
+ <point x="-513" y="-473"/>
+ <point x="-564" y="-507"/>
+ <point x="-624" y="-507" type="curve" smooth="yes"/>
+ <point x="-759" y="-507"/>
+ <point x="-861" y="-410"/>
+ <point x="-1005" y="-410" type="curve" smooth="yes"/>
+ <point x="-1189" y="-410"/>
+ <point x="-1320" y="-564"/>
+ <point x="-1320" y="-729" type="curve"/>
+ <point x="-1071" y="-741" type="line"/>
+ <point x="-1071" y="-670"/>
+ <point x="-1023" y="-635"/>
+ <point x="-963" y="-635" type="curve" smooth="yes"/>
+ <point x="-821" y="-635"/>
+ <point x="-754" y="-734"/>
+ <point x="-582" y="-734" type="curve" smooth="yes"/>
+ <point x="-396" y="-734"/>
+ <point x="-265" y="-586"/>
+ <point x="-265" y="-415" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DFE___.glif b/src/Interface-Bold.ufo/glyphs/uni1DFE___.glif
new file mode 100644
index 000000000..9eb6a137e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DFE___.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DFE" format="1">
+ <advance width="0"/>
+ <unicode hex="1DFE"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="arrowheadleftmod" xOffset="-1433" yOffset="824"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1DFF___.glif b/src/Interface-Bold.ufo/glyphs/uni1DFF___.glif
new file mode 100644
index 000000000..d4004cb55
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1DFF___.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DFF" format="1">
+ <advance width="0"/>
+ <unicode hex="1DFF"/>
+ <outline>
+ <contour>
+ <point x="-905" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-1375" y="-400" type="line"/>
+ <point x="-917" y="-359" type="line"/>
+ <point x="-917" y="-498" type="line"/>
+ <point x="-1979" y="-729" type="line"/>
+ <point x="-1979" y="-525" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1979" y="-287" type="line"/>
+ <point x="-1979" y="-84" type="line"/>
+ <point x="-917" y="-315" type="line"/>
+ <point x="-917" y="-454" type="line"/>
+ <point x="-1375" y="-415" type="line"/>
+ </contour>
+ <contour>
+ <point x="-392" y="-476" type="line"/>
+ <point x="-276" y="-760" type="line"/>
+ <point x="-501" y="-760" type="line"/>
+ <point x="-873" y="-102" type="line"/>
+ <point x="-594" y="-102" type="line"/>
+ </contour>
+ <contour>
+ <point x="-111" y="-102" type="line"/>
+ <point x="168" y="-102" type="line"/>
+ <point x="-205" y="-760" type="line"/>
+ <point x="-429" y="-760" type="line"/>
+ <point x="-318" y="-476" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1E9C__.glif b/src/Interface-Bold.ufo/glyphs/uni1E9C__.glif
new file mode 100644
index 000000000..860defc62
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1E9C__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1E9C" format="1">
+ <advance width="1024"/>
+ <unicode hex="1E9C"/>
+ <outline>
+ <contour>
+ <point x="912" y="1176" type="line" name="hr00"/>
+ <point x="16" y="896" type="line"/>
+ <point x="16" y="608" type="line"/>
+ <point x="912" y="892" type="line"/>
+ </contour>
+ <contour>
+ <point x="676" y="0" type="line"/>
+ <point x="676" y="1608" type="line" smooth="yes"/>
+ <point x="676" y="1724"/>
+ <point x="756" y="1784"/>
+ <point x="892" y="1784" type="curve" smooth="yes"/>
+ <point x="940" y="1784"/>
+ <point x="976" y="1780"/>
+ <point x="1008" y="1772" type="curve"/>
+ <point x="1008" y="2112" type="line"/>
+ <point x="944" y="2128"/>
+ <point x="872" y="2140"/>
+ <point x="796" y="2140" type="curve" smooth="yes"/>
+ <point x="452" y="2140"/>
+ <point x="232" y="1956"/>
+ <point x="232" y="1608" type="curve" smooth="yes"/>
+ <point x="232" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1018, 'leftMargin': 25, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1E9D__.glif b/src/Interface-Bold.ufo/glyphs/uni1E9D__.glif
new file mode 100644
index 000000000..2be06f107
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1E9D__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1E9D" format="1">
+ <advance width="1024"/>
+ <unicode hex="1E9D"/>
+ <outline>
+ <contour>
+ <point x="676" y="0" type="line" name="hr00"/>
+ <point x="676" y="1608" type="line" smooth="yes"/>
+ <point x="676" y="1724"/>
+ <point x="756" y="1784"/>
+ <point x="892" y="1784" type="curve" smooth="yes"/>
+ <point x="940" y="1784"/>
+ <point x="976" y="1780"/>
+ <point x="1008" y="1772" type="curve"/>
+ <point x="1008" y="2112" type="line"/>
+ <point x="944" y="2128"/>
+ <point x="872" y="2140"/>
+ <point x="796" y="2140" type="curve" smooth="yes"/>
+ <point x="452" y="2140"/>
+ <point x="232" y="1956"/>
+ <point x="232" y="1608" type="curve" smooth="yes"/>
+ <point x="232" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="968" y="1668" type="line"/>
+ <point x="16" y="1668" type="line"/>
+ <point x="16" y="1400" type="line"/>
+ <point x="968" y="1400" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1018, 'leftMargin': 25, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1E9F__.glif b/src/Interface-Bold.ufo/glyphs/uni1E9F__.glif
new file mode 100644
index 000000000..8fa9576ef
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1E9F__.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1E9F" format="1">
+ <advance width="1792"/>
+ <unicode hex="1E9F"/>
+ <outline>
+ <component base="delta" xOffset="96"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 80, 'rightMargin': 63}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1EFA___.glif b/src/Interface-Bold.ufo/glyphs/uni1EFA___.glif
new file mode 100644
index 000000000..2e01ec4ab
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1EFA___.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1EFA" format="1">
+ <advance width="2560"/>
+ <unicode hex="1EFA"/>
+ <outline>
+ <component base="L" xOffset="80"/>
+ <component base="L" xOffset="848"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2306, 'leftMargin': 161, 'rightMargin': 63}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1EFB___.glif b/src/Interface-Bold.ufo/glyphs/uni1EFB___.glif
new file mode 100644
index 000000000..d0e14202c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1EFB___.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1EFB" format="1">
+ <advance width="2048"/>
+ <unicode hex="1EFB"/>
+ <outline>
+ <contour>
+ <point x="1912" y="1916" type="line"/>
+ <point x="136" y="1916" type="line"/>
+ <point x="136" y="1652" type="line"/>
+ <point x="1912" y="1652" type="line"/>
+ </contour>
+ <component base="l" xOffset="292"/>
+ <component base="l" xOffset="980"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1888, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1EFC___.glif b/src/Interface-Bold.ufo/glyphs/uni1EFC___.glif
new file mode 100644
index 000000000..9b7a2217e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1EFC___.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1EFC" format="1">
+ <advance width="1792"/>
+ <unicode hex="1EFC"/>
+ <outline>
+ <contour>
+ <point x="940" y="1016" type="line"/>
+ <point x="1084" y="928"/>
+ <point x="1168" y="804"/>
+ <point x="1168" y="620" type="curve" smooth="yes"/>
+ <point x="1168" y="444"/>
+ <point x="1064" y="344"/>
+ <point x="908" y="344" type="curve" smooth="yes"/>
+ <point x="736" y="344"/>
+ <point x="636" y="464"/>
+ <point x="636" y="712" type="curve" smooth="yes"/>
+ <point x="636" y="848" type="line" smooth="yes"/>
+ <point x="636" y="1404"/>
+ <point x="932" y="1608"/>
+ <point x="1280" y="1668" type="curve"/>
+ <point x="1236" y="2032" type="line"/>
+ <point x="652" y="1968"/>
+ <point x="168" y="1544"/>
+ <point x="168" y="868" type="curve" smooth="yes"/>
+ <point x="168" y="780" type="line" smooth="yes"/>
+ <point x="168" y="272"/>
+ <point x="480" y="-28"/>
+ <point x="920" y="-28" type="curve" smooth="yes"/>
+ <point x="1336" y="-28"/>
+ <point x="1628" y="216"/>
+ <point x="1628" y="648" type="curve" smooth="yes"/>
+ <point x="1628" y="960"/>
+ <point x="1408" y="1212"/>
+ <point x="1152" y="1332" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1667, 'leftMargin': 103, 'rightMargin': 105}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1EFD___.glif b/src/Interface-Bold.ufo/glyphs/uni1EFD___.glif
new file mode 100644
index 000000000..9465ece40
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1EFD___.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1EFD" format="1">
+ <advance width="1792"/>
+ <unicode hex="1EFD"/>
+ <outline>
+ <contour>
+ <point x="936" y="1016" type="line"/>
+ <point x="1080" y="928"/>
+ <point x="1164" y="804"/>
+ <point x="1164" y="620" type="curve" smooth="yes"/>
+ <point x="1164" y="436"/>
+ <point x="1060" y="332"/>
+ <point x="904" y="332" type="curve" smooth="yes"/>
+ <point x="732" y="332"/>
+ <point x="632" y="452"/>
+ <point x="632" y="712" type="curve" smooth="yes"/>
+ <point x="632" y="848" type="line" smooth="yes"/>
+ <point x="632" y="1404"/>
+ <point x="1000" y="1696"/>
+ <point x="1344" y="1836" type="curve"/>
+ <point x="1204" y="2176" type="line"/>
+ <point x="632" y="2024"/>
+ <point x="188" y="1544"/>
+ <point x="188" y="868" type="curve" smooth="yes"/>
+ <point x="188" y="780" type="line" smooth="yes"/>
+ <point x="188" y="272"/>
+ <point x="492" y="-28"/>
+ <point x="916" y="-28" type="curve" smooth="yes"/>
+ <point x="1324" y="-28"/>
+ <point x="1608" y="216"/>
+ <point x="1608" y="648" type="curve" smooth="yes"/>
+ <point x="1608" y="960"/>
+ <point x="1396" y="1212"/>
+ <point x="1148" y="1332" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1577, 'leftMargin': 78, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1EFE___.glif b/src/Interface-Bold.ufo/glyphs/uni1EFE___.glif
new file mode 100644
index 000000000..5c9a32ef7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1EFE___.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1EFE" format="1">
+ <advance width="2048"/>
+ <unicode hex="1EFE"/>
+ <outline>
+ <contour>
+ <point x="1012" y="896" type="line"/>
+ <point x="1020" y="716" type="line"/>
+ <point x="1140" y="288" type="line"/>
+ <point x="2008" y="2004" type="line"/>
+ <point x="1520" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="740" y="2004" type="line"/>
+ <point x="252" y="2004" type="line"/>
+ <point x="936" y="660" type="line"/>
+ <point x="1176" y="660" type="line"/>
+ <point x="1248" y="884" type="line"/>
+ </contour>
+ <contour>
+ <point x="624" y="-28" type="curve" smooth="yes"/>
+ <point x="944" y="-28"/>
+ <point x="1204" y="232"/>
+ <point x="1204" y="552" type="curve" smooth="yes"/>
+ <point x="1204" y="876"/>
+ <point x="944" y="1136"/>
+ <point x="624" y="1136" type="curve" smooth="yes"/>
+ <point x="304" y="1136"/>
+ <point x="44" y="872"/>
+ <point x="44" y="552" type="curve" smooth="yes"/>
+ <point x="44" y="232"/>
+ <point x="304" y="-28"/>
+ </contour>
+ <contour>
+ <point x="624" y="348" type="curve" smooth="yes"/>
+ <point x="512" y="348"/>
+ <point x="428" y="420"/>
+ <point x="428" y="556" type="curve" smooth="yes"/>
+ <point x="428" y="692"/>
+ <point x="512" y="764"/>
+ <point x="624" y="764" type="curve" smooth="yes"/>
+ <point x="732" y="764"/>
+ <point x="820" y="692"/>
+ <point x="820" y="556" type="curve" smooth="yes"/>
+ <point x="820" y="420"/>
+ <point x="732" y="348"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2028, 'leftMargin': 44, 'rightMargin': 20}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1EFF___.glif b/src/Interface-Bold.ufo/glyphs/uni1EFF___.glif
new file mode 100644
index 000000000..5983edade
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1EFF___.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1EFF" format="1">
+ <advance width="1792"/>
+ <unicode hex="1EFF"/>
+ <outline>
+ <contour>
+ <point x="784" y="1488" type="line" name="hr00"/>
+ <point x="308" y="1488" type="line"/>
+ <point x="684" y="404" type="line"/>
+ <point x="1136" y="-44" type="line"/>
+ <point x="1012" y="656" type="line"/>
+ </contour>
+ <contour>
+ <point x="616" y="-224" type="curve" smooth="yes"/>
+ <point x="504" y="-224"/>
+ <point x="416" y="-156"/>
+ <point x="416" y="-20" type="curve" smooth="yes"/>
+ <point x="416" y="120"/>
+ <point x="504" y="192"/>
+ <point x="616" y="192" type="curve" smooth="yes"/>
+ <point x="724" y="192"/>
+ <point x="808" y="120"/>
+ <point x="808" y="-20" type="curve" smooth="yes"/>
+ <point x="808" y="-156"/>
+ <point x="724" y="-224"/>
+ </contour>
+ <contour>
+ <point x="604" y="-600" type="curve" smooth="yes"/>
+ <point x="900" y="-600"/>
+ <point x="1076" y="-468"/>
+ <point x="1212" y="-72" type="curve" smooth="yes"/>
+ <point x="1760" y="1488" type="line"/>
+ <point x="1288" y="1488" type="line"/>
+ <point x="944" y="336" type="line"/>
+ <point x="988" y="140" type="line"/>
+ <point x="1196" y="-20" type="line"/>
+ <point x="1196" y="304"/>
+ <point x="920" y="564"/>
+ <point x="612" y="564" type="curve" smooth="yes"/>
+ <point x="292" y="564"/>
+ <point x="32" y="300"/>
+ <point x="32" y="-20" type="curve" smooth="yes"/>
+ <point x="32" y="-340"/>
+ <point x="292" y="-600"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1782.0, 'leftMargin': 52, 'rightMargin': 1.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1F16A__.glif b/src/Interface-Bold.ufo/glyphs/uni1F16A__.glif
new file mode 100644
index 000000000..e044c1f01
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1F16A__.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1F16A" format="1">
+ <advance width="2048"/>
+ <unicode hex="1F16A"/>
+ <outline>
+ <contour>
+ <point x="648" y="1512" type="line"/>
+ <point x="500" y="2004" type="line"/>
+ <point x="332" y="2004" type="line"/>
+ <point x="592" y="1256" type="line"/>
+ <point x="704" y="1256" type="line"/>
+ <point x="964" y="2004" type="line"/>
+ <point x="800" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="456" y="2004" type="line"/>
+ <point x="260" y="2004" type="line"/>
+ <point x="260" y="1256" type="line"/>
+ <point x="456" y="1256" type="line"/>
+ </contour>
+ <contour>
+ <point x="836" y="1256" type="line"/>
+ <point x="1028" y="1256" type="line"/>
+ <point x="1028" y="2004" type="line"/>
+ <point x="836" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1480" y="1400" type="curve" smooth="yes"/>
+ <point x="1396" y="1400"/>
+ <point x="1360" y="1468"/>
+ <point x="1360" y="1548" type="curve" smooth="yes"/>
+ <point x="1360" y="1708" type="line" smooth="yes"/>
+ <point x="1360" y="1792"/>
+ <point x="1396" y="1856"/>
+ <point x="1480" y="1856" type="curve" smooth="yes"/>
+ <point x="1552" y="1856"/>
+ <point x="1576" y="1812"/>
+ <point x="1588" y="1744" type="curve"/>
+ <point x="1788" y="1744" type="line"/>
+ <point x="1776" y="1924"/>
+ <point x="1668" y="2012"/>
+ <point x="1480" y="2012" type="curve" smooth="yes"/>
+ <point x="1280" y="2012"/>
+ <point x="1164" y="1888"/>
+ <point x="1164" y="1708" type="curve" smooth="yes"/>
+ <point x="1164" y="1548" type="line" smooth="yes"/>
+ <point x="1164" y="1368"/>
+ <point x="1280" y="1240"/>
+ <point x="1480" y="1240" type="curve" smooth="yes"/>
+ <point x="1668" y="1240"/>
+ <point x="1776" y="1332"/>
+ <point x="1788" y="1516" type="curve"/>
+ <point x="1588" y="1516" type="line"/>
+ <point x="1576" y="1436"/>
+ <point x="1560" y="1400"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1928, 'leftMargin': 199, 'rightMargin': 200}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1F16B__.glif b/src/Interface-Bold.ufo/glyphs/uni1F16B__.glif
new file mode 100644
index 000000000..c87b8009a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1F16B__.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1F16B" format="1">
+ <advance width="2048"/>
+ <unicode hex="1F16B"/>
+ <outline>
+ <contour>
+ <point x="640" y="1512" type="line"/>
+ <point x="492" y="2004" type="line"/>
+ <point x="324" y="2004" type="line"/>
+ <point x="584" y="1256" type="line"/>
+ <point x="696" y="1256" type="line"/>
+ <point x="956" y="2004" type="line"/>
+ <point x="792" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="448" y="2004" type="line"/>
+ <point x="252" y="2004" type="line"/>
+ <point x="252" y="1256" type="line"/>
+ <point x="448" y="1256" type="line"/>
+ </contour>
+ <contour>
+ <point x="828" y="1256" type="line"/>
+ <point x="1020" y="1256" type="line"/>
+ <point x="1020" y="2004" type="line"/>
+ <point x="828" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1472" y="1256" type="line"/>
+ <point x="1668" y="1256"/>
+ <point x="1796" y="1380"/>
+ <point x="1796" y="1560" type="curve" smooth="yes"/>
+ <point x="1796" y="1696" type="line" smooth="yes"/>
+ <point x="1796" y="1876"/>
+ <point x="1668" y="2004"/>
+ <point x="1472" y="2004" type="curve" smooth="yes"/>
+ <point x="1260" y="2004" type="line"/>
+ <point x="1260" y="1844" type="line"/>
+ <point x="1472" y="1844" type="line" smooth="yes"/>
+ <point x="1556" y="1844"/>
+ <point x="1604" y="1780"/>
+ <point x="1604" y="1696" type="curve" smooth="yes"/>
+ <point x="1604" y="1560" type="line" smooth="yes"/>
+ <point x="1604" y="1480"/>
+ <point x="1556" y="1416"/>
+ <point x="1472" y="1416" type="curve" smooth="yes"/>
+ <point x="1264" y="1416" type="line"/>
+ <point x="1260" y="1256" type="line"/>
+ </contour>
+ <contour>
+ <point x="1368" y="2004" type="line"/>
+ <point x="1172" y="2004" type="line"/>
+ <point x="1172" y="1256" type="line"/>
+ <point x="1368" y="1256" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1943, 'leftMargin': 199, 'rightMargin': 199}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1FBD___.glif b/src/Interface-Bold.ufo/glyphs/uni1FBD___.glif
new file mode 100644
index 000000000..fe2da6a55
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1FBD___.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FBD" format="1">
+ <advance width="512"/>
+ <unicode hex="1FBD"/>
+ <outline>
+ <contour>
+ <point x="496" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="224" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="424" y="2056" type="line"/>
+ <point x="192" y="2056" type="line"/>
+ <point x="192" y="1928" type="line" smooth="yes"/>
+ <point x="192" y="1824"/>
+ <point x="168" y="1744"/>
+ <point x="88" y="1692" type="curve"/>
+ <point x="204" y="1560" type="line"/>
+ <point x="328" y="1620"/>
+ <point x="424" y="1748"/>
+ <point x="424" y="1920" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 620, 'leftMargin': 114, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1FBE___.glif b/src/Interface-Bold.ufo/glyphs/uni1FBE___.glif
new file mode 100644
index 000000000..1d29a3691
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1FBE___.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FBE" format="1">
+ <advance width="768"/>
+ <unicode hex="1FBE"/>
+ <outline>
+ <contour>
+ <point x="312" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="188" y="-140" type="line"/>
+ <point x="188" y="-464" type="line" smooth="yes"/>
+ <point x="188" y="-648"/>
+ <point x="304" y="-724"/>
+ <point x="448" y="-724" type="curve" smooth="yes"/>
+ <point x="500" y="-724"/>
+ <point x="540" y="-716"/>
+ <point x="580" y="-704" type="curve"/>
+ <point x="580" y="-536" type="line"/>
+ <point x="564" y="-536"/>
+ <point x="548" y="-540"/>
+ <point x="520" y="-540" type="curve" smooth="yes"/>
+ <point x="464" y="-540"/>
+ <point x="444" y="-520"/>
+ <point x="444" y="-464" type="curve" smooth="yes"/>
+ <point x="444" y="-140" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 637, 'leftMargin': 138, 'rightMargin': 109}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1FBF___.glif b/src/Interface-Bold.ufo/glyphs/uni1FBF___.glif
new file mode 100644
index 000000000..755753d50
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1FBF___.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FBF" format="1">
+ <advance width="512"/>
+ <unicode hex="1FBF"/>
+ <outline>
+ <contour>
+ <point x="496" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="224" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="424" y="2056" type="line"/>
+ <point x="192" y="2056" type="line"/>
+ <point x="192" y="1928" type="line" smooth="yes"/>
+ <point x="192" y="1824"/>
+ <point x="168" y="1744"/>
+ <point x="88" y="1692" type="curve"/>
+ <point x="204" y="1560" type="line"/>
+ <point x="328" y="1620"/>
+ <point x="424" y="1748"/>
+ <point x="424" y="1920" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 620, 'leftMargin': 114, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1FC0__.glif b/src/Interface-Bold.ufo/glyphs/uni1FC0__.glif
new file mode 100644
index 000000000..436722e2c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1FC0__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FC0" format="1">
+ <advance width="1280"/>
+ <unicode hex="1FC0"/>
+ <outline>
+ <contour>
+ <point x="652" y="1624" type="move" name="_top"/>
+ </contour>
+ <component base="tilde"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1357, 'leftMargin': 112, 'rightMargin': 189}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1FC1__.glif b/src/Interface-Bold.ufo/glyphs/uni1FC1__.glif
new file mode 100644
index 000000000..5ca6bdb69
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1FC1__.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FC1" format="1">
+ <advance width="1280"/>
+ <unicode hex="1FC1"/>
+ <outline>
+ <contour>
+ <point x="636" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="104" y="1836" type="curve" smooth="yes"/>
+ <point x="104" y="1732"/>
+ <point x="188" y="1652"/>
+ <point x="320" y="1652" type="curve" smooth="yes"/>
+ <point x="448" y="1652"/>
+ <point x="536" y="1732"/>
+ <point x="536" y="1836" type="curve" smooth="yes"/>
+ <point x="536" y="1940"/>
+ <point x="448" y="2020"/>
+ <point x="320" y="2020" type="curve" smooth="yes"/>
+ <point x="188" y="2020"/>
+ <point x="104" y="1940"/>
+ </contour>
+ <contour>
+ <point x="748" y="1836" type="curve" smooth="yes"/>
+ <point x="748" y="1732"/>
+ <point x="832" y="1652"/>
+ <point x="964" y="1652" type="curve" smooth="yes"/>
+ <point x="1092" y="1652"/>
+ <point x="1180" y="1732"/>
+ <point x="1180" y="1836" type="curve" smooth="yes"/>
+ <point x="1180" y="1940"/>
+ <point x="1092" y="2020"/>
+ <point x="964" y="2020" type="curve" smooth="yes"/>
+ <point x="832" y="2020"/>
+ <point x="748" y="1940"/>
+ </contour>
+ <contour>
+ <point x="868" y="2432" type="line"/>
+ <point x="868" y="2368"/>
+ <point x="828" y="2316"/>
+ <point x="784" y="2316" type="curve" smooth="yes"/>
+ <point x="672" y="2316"/>
+ <point x="572" y="2404"/>
+ <point x="456" y="2404" type="curve" smooth="yes"/>
+ <point x="324" y="2404"/>
+ <point x="232" y="2284"/>
+ <point x="232" y="2156" type="curve"/>
+ <point x="416" y="2104" type="line"/>
+ <point x="416" y="2168"/>
+ <point x="452" y="2220"/>
+ <point x="500" y="2220" type="curve" smooth="yes"/>
+ <point x="616" y="2220"/>
+ <point x="684" y="2132"/>
+ <point x="828" y="2132" type="curve" smooth="yes"/>
+ <point x="956" y="2132"/>
+ <point x="1052" y="2248"/>
+ <point x="1052" y="2380" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1368, 'leftMargin': 146, 'rightMargin': 146}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1FCD___.glif b/src/Interface-Bold.ufo/glyphs/uni1FCD___.glif
new file mode 100644
index 000000000..2eafd3e4e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1FCD___.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FCD" format="1">
+ <advance width="1280"/>
+ <unicode hex="1FCD"/>
+ <outline>
+ <contour>
+ <point x="1112" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="656" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="1056" y="1624" type="line"/>
+ <point x="904" y="2056" type="line"/>
+ <point x="612" y="2056" type="line"/>
+ <point x="612" y="2028" type="line"/>
+ <point x="932" y="1588" type="line"/>
+ <point x="1056" y="1588" type="line"/>
+ </contour>
+ <contour>
+ <point x="564" y="2056" type="line"/>
+ <point x="328" y="2056" type="line"/>
+ <point x="328" y="1928" type="line" smooth="yes"/>
+ <point x="328" y="1824"/>
+ <point x="304" y="1744"/>
+ <point x="224" y="1692" type="curve"/>
+ <point x="340" y="1560" type="line"/>
+ <point x="468" y="1620"/>
+ <point x="564" y="1748"/>
+ <point x="564" y="1920" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1059, 'leftMargin': 114, 'rightMargin': 113}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1FCE___.glif b/src/Interface-Bold.ufo/glyphs/uni1FCE___.glif
new file mode 100644
index 000000000..a4f95de96
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1FCE___.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FCE" format="1">
+ <advance width="1280"/>
+ <unicode hex="1FCE"/>
+ <outline>
+ <contour>
+ <point x="1012" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="552" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="612" y="1588" type="line"/>
+ <point x="740" y="1588" type="line"/>
+ <point x="1056" y="2028" type="line"/>
+ <point x="1056" y="2056" type="line"/>
+ <point x="768" y="2056" type="line"/>
+ <point x="612" y="1624" type="line"/>
+ </contour>
+ <contour>
+ <point x="564" y="2056" type="line"/>
+ <point x="328" y="2056" type="line"/>
+ <point x="328" y="1928" type="line" smooth="yes"/>
+ <point x="328" y="1824"/>
+ <point x="304" y="1744"/>
+ <point x="224" y="1692" type="curve"/>
+ <point x="340" y="1560" type="line"/>
+ <point x="468" y="1620"/>
+ <point x="564" y="1748"/>
+ <point x="564" y="1920" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1059, 'leftMargin': 114, 'rightMargin': 113}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1FCF___.glif b/src/Interface-Bold.ufo/glyphs/uni1FCF___.glif
new file mode 100644
index 000000000..6c78e6e65
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1FCF___.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FCF" format="1">
+ <advance width="1024"/>
+ <unicode hex="1FCF"/>
+ <outline>
+ <contour>
+ <point x="784" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="452" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="740" y="2344" type="line"/>
+ <point x="740" y="2276"/>
+ <point x="700" y="2228"/>
+ <point x="652" y="2228" type="curve" smooth="yes"/>
+ <point x="540" y="2228"/>
+ <point x="444" y="2316"/>
+ <point x="328" y="2316" type="curve" smooth="yes"/>
+ <point x="196" y="2316"/>
+ <point x="104" y="2196"/>
+ <point x="104" y="2064" type="curve"/>
+ <point x="284" y="2012" type="line"/>
+ <point x="284" y="2080"/>
+ <point x="320" y="2132"/>
+ <point x="372" y="2132" type="curve" smooth="yes"/>
+ <point x="488" y="2132"/>
+ <point x="552" y="2040"/>
+ <point x="696" y="2040" type="curve" smooth="yes"/>
+ <point x="828" y="2040"/>
+ <point x="920" y="2156"/>
+ <point x="920" y="2288" type="curve"/>
+ </contour>
+ <contour>
+ <point x="644" y="1968" type="line"/>
+ <point x="424" y="1968" type="line"/>
+ <point x="424" y="1864" type="line" smooth="yes"/>
+ <point x="424" y="1776"/>
+ <point x="404" y="1708"/>
+ <point x="328" y="1668" type="curve"/>
+ <point x="436" y="1560" type="line"/>
+ <point x="552" y="1608"/>
+ <point x="644" y="1712"/>
+ <point x="644" y="1856" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1110, 'leftMargin': 146, 'rightMargin': 146}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1FDD___.glif b/src/Interface-Bold.ufo/glyphs/uni1FDD___.glif
new file mode 100644
index 000000000..d05e5b9ed
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1FDD___.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FDD" format="1">
+ <advance width="1024"/>
+ <unicode hex="1FDD"/>
+ <outline>
+ <contour>
+ <point x="948" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="576" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="908" y="1624" type="line"/>
+ <point x="756" y="2056" type="line"/>
+ <point x="464" y="2056" type="line"/>
+ <point x="464" y="2028" type="line"/>
+ <point x="780" y="1588" type="line"/>
+ <point x="908" y="1588" type="line"/>
+ </contour>
+ <contour>
+ <point x="116" y="1920" type="line"/>
+ <point x="116" y="1748"/>
+ <point x="212" y="1620"/>
+ <point x="340" y="1560" type="curve"/>
+ <point x="456" y="1692" type="line"/>
+ <point x="376" y="1744"/>
+ <point x="352" y="1824"/>
+ <point x="352" y="1928" type="curve" smooth="yes"/>
+ <point x="352" y="2056" type="line"/>
+ <point x="116" y="2056" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1018, 'leftMargin': 114, 'rightMargin': 113}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1FDE___.glif b/src/Interface-Bold.ufo/glyphs/uni1FDE___.glif
new file mode 100644
index 000000000..b0dcde510
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1FDE___.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FDE" format="1">
+ <advance width="1280"/>
+ <unicode hex="1FDE"/>
+ <outline>
+ <contour>
+ <point x="1028" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="564" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="628" y="1588" type="line"/>
+ <point x="752" y="1588" type="line"/>
+ <point x="1072" y="2028" type="line"/>
+ <point x="1072" y="2056" type="line"/>
+ <point x="780" y="2056" type="line"/>
+ <point x="628" y="1624" type="line"/>
+ </contour>
+ <contour>
+ <point x="212" y="1920" type="line"/>
+ <point x="212" y="1748"/>
+ <point x="308" y="1620"/>
+ <point x="432" y="1560" type="curve"/>
+ <point x="548" y="1692" type="line"/>
+ <point x="468" y="1744"/>
+ <point x="444" y="1824"/>
+ <point x="444" y="1928" type="curve" smooth="yes"/>
+ <point x="444" y="2056" type="line"/>
+ <point x="212" y="2056" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1086, 'leftMargin': 114, 'rightMargin': 112}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1FDF___.glif b/src/Interface-Bold.ufo/glyphs/uni1FDF___.glif
new file mode 100644
index 000000000..5a7dcda32
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1FDF___.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FDF" format="1">
+ <advance width="1024"/>
+ <unicode hex="1FDF"/>
+ <outline>
+ <contour>
+ <point x="828" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="536" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="424" y="1856" type="line"/>
+ <point x="424" y="1712"/>
+ <point x="516" y="1608"/>
+ <point x="628" y="1560" type="curve"/>
+ <point x="740" y="1668" type="line"/>
+ <point x="664" y="1708"/>
+ <point x="644" y="1776"/>
+ <point x="644" y="1864" type="curve" smooth="yes"/>
+ <point x="644" y="1968" type="line"/>
+ <point x="424" y="1968" type="line"/>
+ </contour>
+ <contour>
+ <point x="740" y="2344" type="line"/>
+ <point x="740" y="2276"/>
+ <point x="700" y="2228"/>
+ <point x="652" y="2228" type="curve" smooth="yes"/>
+ <point x="540" y="2228"/>
+ <point x="444" y="2316"/>
+ <point x="328" y="2316" type="curve" smooth="yes"/>
+ <point x="196" y="2316"/>
+ <point x="104" y="2196"/>
+ <point x="104" y="2064" type="curve"/>
+ <point x="284" y="2012" type="line"/>
+ <point x="284" y="2080"/>
+ <point x="320" y="2132"/>
+ <point x="372" y="2132" type="curve" smooth="yes"/>
+ <point x="488" y="2132"/>
+ <point x="552" y="2040"/>
+ <point x="696" y="2040" type="curve" smooth="yes"/>
+ <point x="828" y="2040"/>
+ <point x="920" y="2156"/>
+ <point x="920" y="2288" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>562.375</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1110, 'leftMargin': 146, 'rightMargin': 146}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1FED___.glif b/src/Interface-Bold.ufo/glyphs/uni1FED___.glif
new file mode 100644
index 000000000..24eec6408
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1FED___.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FED" format="1">
+ <advance width="1280"/>
+ <unicode hex="1FED"/>
+ <outline>
+ <contour>
+ <point x="648" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="104" y="1836" type="curve" smooth="yes"/>
+ <point x="104" y="1732"/>
+ <point x="188" y="1652"/>
+ <point x="320" y="1652" type="curve" smooth="yes"/>
+ <point x="448" y="1652"/>
+ <point x="536" y="1732"/>
+ <point x="536" y="1836" type="curve" smooth="yes"/>
+ <point x="536" y="1940"/>
+ <point x="448" y="2020"/>
+ <point x="320" y="2020" type="curve" smooth="yes"/>
+ <point x="188" y="2020"/>
+ <point x="104" y="1940"/>
+ </contour>
+ <contour>
+ <point x="748" y="1836" type="curve" smooth="yes"/>
+ <point x="748" y="1732"/>
+ <point x="832" y="1652"/>
+ <point x="964" y="1652" type="curve" smooth="yes"/>
+ <point x="1092" y="1652"/>
+ <point x="1180" y="1732"/>
+ <point x="1180" y="1836" type="curve" smooth="yes"/>
+ <point x="1180" y="1940"/>
+ <point x="1092" y="2020"/>
+ <point x="964" y="2020" type="curve" smooth="yes"/>
+ <point x="832" y="2020"/>
+ <point x="748" y="1940"/>
+ </contour>
+ <contour>
+ <point x="652" y="2276" type="line"/>
+ <point x="352" y="2276" type="line"/>
+ <point x="544" y="2024" type="line"/>
+ <point x="772" y="2024" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1368, 'leftMargin': 146, 'rightMargin': 146}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1FEE___.glif b/src/Interface-Bold.ufo/glyphs/uni1FEE___.glif
new file mode 100644
index 000000000..035365fce
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1FEE___.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FEE" format="1">
+ <advance width="1280"/>
+ <unicode hex="1FEE"/>
+ <outline>
+ <contour>
+ <point x="648" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="104" y="1836" type="curve" smooth="yes"/>
+ <point x="104" y="1732"/>
+ <point x="188" y="1652"/>
+ <point x="320" y="1652" type="curve" smooth="yes"/>
+ <point x="448" y="1652"/>
+ <point x="536" y="1732"/>
+ <point x="536" y="1836" type="curve" smooth="yes"/>
+ <point x="536" y="1940"/>
+ <point x="448" y="2020"/>
+ <point x="320" y="2020" type="curve" smooth="yes"/>
+ <point x="188" y="2020"/>
+ <point x="104" y="1940"/>
+ </contour>
+ <contour>
+ <point x="748" y="1836" type="curve" smooth="yes"/>
+ <point x="748" y="1732"/>
+ <point x="832" y="1652"/>
+ <point x="964" y="1652" type="curve" smooth="yes"/>
+ <point x="1092" y="1652"/>
+ <point x="1180" y="1732"/>
+ <point x="1180" y="1836" type="curve" smooth="yes"/>
+ <point x="1180" y="1940"/>
+ <point x="1092" y="2020"/>
+ <point x="964" y="2020" type="curve" smooth="yes"/>
+ <point x="832" y="2020"/>
+ <point x="748" y="1940"/>
+ </contour>
+ <contour>
+ <point x="504" y="2024" type="line"/>
+ <point x="732" y="2024" type="line"/>
+ <point x="924" y="2276" type="line"/>
+ <point x="624" y="2276" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1368, 'leftMargin': 146, 'rightMargin': 146}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1FEF___.glif b/src/Interface-Bold.ufo/glyphs/uni1FEF___.glif
new file mode 100644
index 000000000..c71bd7f55
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1FEF___.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FEF" format="1">
+ <advance width="768"/>
+ <unicode hex="1FEF"/>
+ <outline>
+ <contour>
+ <point x="492" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="664" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="604" y="1560" type="line"/>
+ <point x="604" y="1600" type="line"/>
+ <point x="452" y="2028" type="line"/>
+ <point x="164" y="2028" type="line"/>
+ <point x="164" y="2000" type="line"/>
+ <point x="480" y="1560" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 699, 'leftMargin': 138, 'rightMargin': 119}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1FFD___.glif b/src/Interface-Bold.ufo/glyphs/uni1FFD___.glif
new file mode 100644
index 000000000..2c050d404
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1FFD___.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FFD" format="1">
+ <advance width="768"/>
+ <unicode hex="1FFD"/>
+ <outline>
+ <contour>
+ <point x="220" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="568" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="164" y="1600" type="line"/>
+ <point x="316" y="2028" type="line"/>
+ <point x="604" y="2028" type="line"/>
+ <point x="604" y="2000" type="line"/>
+ <point x="288" y="1560" type="line"/>
+ <point x="164" y="1560" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 699, 'leftMargin': 131, 'rightMargin': 126}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni1FFE___.glif b/src/Interface-Bold.ufo/glyphs/uni1FFE___.glif
new file mode 100644
index 000000000..5d47c9969
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni1FFE___.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FFE" format="1">
+ <advance width="768"/>
+ <unicode hex="1FFE"/>
+ <outline>
+ <contour>
+ <point x="436" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="596" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="216" y="1920" type="line"/>
+ <point x="216" y="1748"/>
+ <point x="312" y="1620"/>
+ <point x="436" y="1560" type="curve"/>
+ <point x="552" y="1692" type="line"/>
+ <point x="476" y="1744"/>
+ <point x="448" y="1824"/>
+ <point x="448" y="1928" type="curve" smooth="yes"/>
+ <point x="448" y="2056" type="line"/>
+ <point x="216" y="2056" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 620, 'leftMargin': 169, 'rightMargin': 113}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2009.fra.glif b/src/Interface-Bold.ufo/glyphs/uni2009.fra.glif
new file mode 100644
index 000000000..b0d08a7b2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2009.fra.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2009.fra" format="1">
+ <advance width="512"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 352.0, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2045.glif b/src/Interface-Bold.ufo/glyphs/uni2045.glif
new file mode 100644
index 000000000..107eb75eb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2045.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2045" format="1">
+ <advance width="1024"/>
+ <unicode hex="2045"/>
+ <outline>
+ <contour>
+ <point x="820" y="1132" type="line"/>
+ <point x="344" y="1132" type="line"/>
+ <point x="344" y="796" type="line"/>
+ <point x="820" y="796" type="line"/>
+ </contour>
+ <component base="bracketleft" xOffset="52"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 923, 'leftMargin': 168, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2046.glif b/src/Interface-Bold.ufo/glyphs/uni2046.glif
new file mode 100644
index 000000000..b6610f520
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2046.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2046" format="1">
+ <advance width="1024"/>
+ <unicode hex="2046"/>
+ <outline>
+ <contour>
+ <point x="684" y="1132" type="line"/>
+ <point x="204" y="1132" type="line"/>
+ <point x="204" y="796" type="line"/>
+ <point x="684" y="796" type="line"/>
+ </contour>
+ <component base="bracketright" xOffset="184"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 923, 'leftMargin': 137, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni204A_.glif b/src/Interface-Bold.ufo/glyphs/uni204A_.glif
new file mode 100644
index 000000000..eb4c8866a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni204A_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni204A" format="1">
+ <advance width="1536"/>
+ <unicode hex="204A"/>
+ <outline>
+ <contour>
+ <point x="200" y="1132" type="line"/>
+ <point x="892" y="1132" type="line"/>
+ <point x="892" y="-572" type="line"/>
+ <point x="1336" y="-572" type="line"/>
+ <point x="1336" y="1488" type="line"/>
+ <point x="200" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1419.0, 'leftMargin': 132, 'rightMargin': 153.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni204B_.glif b/src/Interface-Bold.ufo/glyphs/uni204B_.glif
new file mode 100644
index 000000000..2a2e70ab9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni204B_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni204B" format="1">
+ <advance width="1536"/>
+ <unicode hex="204B"/>
+ <outline>
+ <contour>
+ <point x="152" y="0" type="line"/>
+ <point x="152" y="2004" type="line"/>
+ <point x="708" y="2004" type="line" smooth="yes"/>
+ <point x="1148" y="2004"/>
+ <point x="1388" y="1728"/>
+ <point x="1388" y="1360" type="curve" smooth="yes"/>
+ <point x="1388" y="988"/>
+ <point x="1148" y="716"/>
+ <point x="708" y="716" type="curve" smooth="yes"/>
+ <point x="596" y="716" type="line"/>
+ <point x="596" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1515, 'leftMargin': 84, 'rightMargin': 196}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni204C_.glif b/src/Interface-Bold.ufo/glyphs/uni204C_.glif
new file mode 100644
index 000000000..e74e5934c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni204C_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni204C" format="1">
+ <advance width="1792"/>
+ <unicode hex="204C"/>
+ <outline>
+ <contour>
+ <point x="720" y="1316" type="line"/>
+ <point x="388" y="1316"/>
+ <point x="160" y="1112"/>
+ <point x="160" y="800" type="curve" smooth="yes"/>
+ <point x="160" y="488"/>
+ <point x="388" y="284"/>
+ <point x="720" y="284" type="curve" smooth="yes"/>
+ <point x="1636" y="284" type="line"/>
+ <point x="1636" y="1316" type="line"/>
+ </contour>
+ <contour>
+ <point x="1360" y="1148" type="line"/>
+ <point x="1360" y="452" type="line"/>
+ <point x="1212" y="452" type="line"/>
+ <point x="1212" y="1148" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1782.0, 'leftMargin': 197, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni204D_.glif b/src/Interface-Bold.ufo/glyphs/uni204D_.glif
new file mode 100644
index 000000000..58e0160b4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni204D_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni204D" format="1">
+ <advance width="1792"/>
+ <unicode hex="204D"/>
+ <outline>
+ <contour>
+ <point x="1076" y="1316" type="line"/>
+ <point x="1408" y="1316"/>
+ <point x="1636" y="1112"/>
+ <point x="1636" y="800" type="curve" smooth="yes"/>
+ <point x="1636" y="488"/>
+ <point x="1408" y="284"/>
+ <point x="1076" y="284" type="curve" smooth="yes"/>
+ <point x="160" y="284" type="line"/>
+ <point x="160" y="1316" type="line"/>
+ </contour>
+ <contour>
+ <point x="436" y="1148" type="line"/>
+ <point x="436" y="452" type="line"/>
+ <point x="580" y="452" type="line"/>
+ <point x="580" y="1148" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1782.0, 'leftMargin': 197, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni204E_.glif b/src/Interface-Bold.ufo/glyphs/uni204E_.glif
new file mode 100644
index 000000000..75e2caa72
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni204E_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni204E" format="1">
+ <advance width="1280"/>
+ <unicode hex="204E"/>
+ <outline>
+ <component base="asterisk" xOffset="-24" yOffset="-1388"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>394.625</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>743.875</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1260, 'leftMargin': 37, 'rightMargin': -30}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni204F_.glif b/src/Interface-Bold.ufo/glyphs/uni204F_.glif
new file mode 100644
index 000000000..444706885
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni204F_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni204F" format="1">
+ <advance width="1024"/>
+ <unicode hex="204F"/>
+ <outline>
+ <contour>
+ <point x="248" y="1316" type="curve" smooth="yes"/>
+ <point x="248" y="1184"/>
+ <point x="348" y="1084"/>
+ <point x="492" y="1084" type="curve" smooth="yes"/>
+ <point x="640" y="1084"/>
+ <point x="740" y="1184"/>
+ <point x="740" y="1316" type="curve" smooth="yes"/>
+ <point x="740" y="1448"/>
+ <point x="640" y="1548"/>
+ <point x="492" y="1548" type="curve" smooth="yes"/>
+ <point x="348" y="1548"/>
+ <point x="248" y="1448"/>
+ </contour>
+ <contour>
+ <point x="288" y="348" type="line"/>
+ <point x="672" y="348" type="line"/>
+ <point x="672" y="0" type="line"/>
+ <point x="672" y="-192"/>
+ <point x="716" y="-320"/>
+ <point x="780" y="-428" type="curve"/>
+ <point x="568" y="-540" type="line"/>
+ <point x="424" y="-412"/>
+ <point x="288" y="-176"/>
+ <point x="288" y="28" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 788, 'leftMargin': 147, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2050.glif b/src/Interface-Bold.ufo/glyphs/uni2050.glif
new file mode 100644
index 000000000..ab705fcaf
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2050.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2050" format="1">
+ <advance width="2304"/>
+ <unicode hex="2050"/>
+ <outline>
+ <component base="undertie" xOffset="-4"/>
+ <component base="undertie" yScale="-1" xOffset="-4" yOffset="1464"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2201, 'leftMargin': 44, 'rightMargin': -63}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2051.glif b/src/Interface-Bold.ufo/glyphs/uni2051.glif
new file mode 100644
index 000000000..37e8e2aa0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2051.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2051" format="1">
+ <advance width="1536"/>
+ <unicode hex="2051"/>
+ <outline>
+ <component base="asterisk" xOffset="104"/>
+ <component base="asterisk" xOffset="104" yOffset="-1388"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1401, 'leftMargin': 110, 'rightMargin': 38}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2052.glif b/src/Interface-Bold.ufo/glyphs/uni2052.glif
new file mode 100644
index 000000000..97c19d50e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2052.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2052" format="1">
+ <advance width="1536"/>
+ <unicode hex="2052"/>
+ <outline>
+ <contour>
+ <point x="1272" y="2004" type="line"/>
+ <point x="952" y="2004" type="line"/>
+ <point x="252" y="-172" type="line"/>
+ <point x="572" y="-172" type="line"/>
+ </contour>
+ <contour>
+ <point x="152" y="1472" type="curve" smooth="yes"/>
+ <point x="152" y="1356"/>
+ <point x="252" y="1268"/>
+ <point x="396" y="1268" type="curve" smooth="yes"/>
+ <point x="544" y="1268"/>
+ <point x="644" y="1356"/>
+ <point x="644" y="1472" type="curve" smooth="yes"/>
+ <point x="644" y="1588"/>
+ <point x="544" y="1676"/>
+ <point x="396" y="1676" type="curve" smooth="yes"/>
+ <point x="252" y="1676"/>
+ <point x="152" y="1588"/>
+ </contour>
+ <contour>
+ <point x="896" y="384" type="curve" smooth="yes"/>
+ <point x="896" y="268"/>
+ <point x="992" y="180"/>
+ <point x="1140" y="180" type="curve" smooth="yes"/>
+ <point x="1288" y="180"/>
+ <point x="1388" y="268"/>
+ <point x="1388" y="384" type="curve" smooth="yes"/>
+ <point x="1388" y="504"/>
+ <point x="1288" y="592"/>
+ <point x="1140" y="592" type="curve" smooth="yes"/>
+ <point x="992" y="592"/>
+ <point x="896" y="504"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1455, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2053.glif b/src/Interface-Bold.ufo/glyphs/uni2053.glif
new file mode 100644
index 000000000..7bf3f905e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2053.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2053" format="1">
+ <advance width="2048"/>
+ <unicode hex="2053"/>
+ <outline>
+ <contour>
+ <point x="1748" y="1096" type="line"/>
+ <point x="1640" y="1020"/>
+ <point x="1536" y="968"/>
+ <point x="1412" y="968" type="curve" smooth="yes"/>
+ <point x="1176" y="968"/>
+ <point x="924" y="1244"/>
+ <point x="628" y="1244" type="curve" smooth="yes"/>
+ <point x="436" y="1244"/>
+ <point x="256" y="1156"/>
+ <point x="128" y="1040" type="curve"/>
+ <point x="284" y="748" type="line"/>
+ <point x="384" y="824"/>
+ <point x="488" y="876"/>
+ <point x="616" y="876" type="curve" smooth="yes"/>
+ <point x="892" y="876"/>
+ <point x="1112" y="600"/>
+ <point x="1452" y="600" type="curve" smooth="yes"/>
+ <point x="1640" y="600"/>
+ <point x="1808" y="704"/>
+ <point x="1924" y="816" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2016, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2054.glif b/src/Interface-Bold.ufo/glyphs/uni2054.glif
new file mode 100644
index 000000000..0155e821c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2054.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2054" format="1">
+ <advance width="2304"/>
+ <unicode hex="2054"/>
+ <outline>
+ <contour>
+ <point x="1152" y="-160" type="curve" smooth="yes"/>
+ <point x="608" y="-160"/>
+ <point x="252" y="-312"/>
+ <point x="44" y="-528" type="curve"/>
+ <point x="208" y="-676" type="line"/>
+ <point x="392" y="-572"/>
+ <point x="712" y="-480"/>
+ <point x="1152" y="-480" type="curve" smooth="yes"/>
+ <point x="1592" y="-480"/>
+ <point x="1936" y="-584"/>
+ <point x="2120" y="-676" type="curve"/>
+ <point x="2264" y="-528" type="line"/>
+ <point x="2100" y="-328"/>
+ <point x="1700" y="-160"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2201, 'leftMargin': -10, 'rightMargin': -10}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2055.glif b/src/Interface-Bold.ufo/glyphs/uni2055.glif
new file mode 100644
index 000000000..7665d324d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2055.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2055" format="1">
+ <advance width="2048"/>
+ <unicode hex="2055"/>
+ <outline>
+ <contour>
+ <point x="1788" y="552" type="line"/>
+ <point x="1788" y="912" type="line"/>
+ <point x="260" y="912" type="line"/>
+ <point x="260" y="552" type="line"/>
+ </contour>
+ <contour>
+ <point x="1432" y="60" type="line"/>
+ <point x="1688" y="312" type="line"/>
+ <point x="616" y="1404" type="line"/>
+ <point x="360" y="1152" type="line"/>
+ </contour>
+ <contour>
+ <point x="1204" y="1496" type="line"/>
+ <point x="844" y="1496" type="line"/>
+ <point x="844" y="-32" type="line"/>
+ <point x="1204" y="-32" type="line"/>
+ </contour>
+ <contour>
+ <point x="616" y="60" type="line"/>
+ <point x="1688" y="1152" type="line"/>
+ <point x="1432" y="1404" type="line"/>
+ <point x="360" y="312" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2159, 'leftMargin': 315, 'rightMargin': 315}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2056.glif b/src/Interface-Bold.ufo/glyphs/uni2056.glif
new file mode 100644
index 000000000..845c83a63
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2056.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2056" format="1">
+ <advance width="1536"/>
+ <unicode hex="2056"/>
+ <outline>
+ <component base="dotbelow" xOffset="1260" yOffset="988"/>
+ <component base="dotbelow" xOffset="1920" yOffset="464"/>
+ <component base="dotbelow" xOffset="1920" yOffset="1512"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>669.625</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1374, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2057.glif b/src/Interface-Bold.ufo/glyphs/uni2057.glif
new file mode 100644
index 000000000..1e6026c91
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2057.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2057" format="1">
+ <advance width="3072"/>
+ <unicode hex="2057"/>
+ <outline>
+ <contour>
+ <point x="184" y="1664" type="line"/>
+ <point x="544" y="1664" type="line"/>
+ <point x="936" y="2148" type="line"/>
+ <point x="464" y="2148" type="line"/>
+ </contour>
+ <contour>
+ <point x="828" y="1664" type="line"/>
+ <point x="1192" y="1664" type="line"/>
+ <point x="1584" y="2148" type="line"/>
+ <point x="1112" y="2148" type="line"/>
+ </contour>
+ <contour>
+ <point x="1476" y="1664" type="line"/>
+ <point x="1836" y="1664" type="line"/>
+ <point x="2228" y="2148" type="line"/>
+ <point x="1756" y="2148" type="line"/>
+ </contour>
+ <contour>
+ <point x="2136" y="1664" type="line"/>
+ <point x="2496" y="1664" type="line"/>
+ <point x="2888" y="2148" type="line"/>
+ <point x="2416" y="2148" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2926.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2058.glif b/src/Interface-Bold.ufo/glyphs/uni2058.glif
new file mode 100644
index 000000000..189fa8e60
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2058.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2058" format="1">
+ <advance width="2048"/>
+ <unicode hex="2058"/>
+ <outline>
+ <component base="dotbelow" xOffset="1252" yOffset="988"/>
+ <component base="dotbelow" xOffset="1848" yOffset="464"/>
+ <component base="dotbelow" xOffset="2440" yOffset="988"/>
+ <component base="dotbelow" xOffset="1848" yOffset="1512"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>602.25</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>702.625</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1196.25</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1899, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2059.glif b/src/Interface-Bold.ufo/glyphs/uni2059.glif
new file mode 100644
index 000000000..51bc030cd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2059.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2059" format="1">
+ <advance width="1792"/>
+ <unicode hex="2059"/>
+ <outline>
+ <component base="dotbelow" xOffset="1180" yOffset="1512"/>
+ <component base="dotbelow" xOffset="2256" yOffset="464"/>
+ <component base="dotbelow" xOffset="1180" yOffset="464"/>
+ <component base="dotbelow" xOffset="2256" yOffset="1512"/>
+ <component base="dotbelow" xOffset="1720" yOffset="988"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>950.125</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>356.125</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1542.75</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1789, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni205A_.glif b/src/Interface-Bold.ufo/glyphs/uni205A_.glif
new file mode 100644
index 000000000..e8a84a08e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni205A_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni205A" format="1">
+ <advance width="768"/>
+ <unicode hex="205A"/>
+ <outline>
+ <component base="dotbelow" xOffset="1208" yOffset="464"/>
+ <component base="dotbelow" xOffset="1208" yOffset="2008"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 712, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni205B_.glif b/src/Interface-Bold.ufo/glyphs/uni205B_.glif
new file mode 100644
index 000000000..80dd468d7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni205B_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni205B" format="1">
+ <advance width="2048"/>
+ <unicode hex="205B"/>
+ <outline>
+ <component base="dotbelow" xOffset="1296" yOffset="1236"/>
+ <component base="dotbelow" xOffset="2396" yOffset="1236"/>
+ <component base="dotbelow" xOffset="1848" yOffset="464"/>
+ <component base="dotbelow" xOffset="1848" yOffset="2008"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1043.625</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1812, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni205C_.glif b/src/Interface-Bold.ufo/glyphs/uni205C_.glif
new file mode 100644
index 000000000..1401a212f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni205C_.glif
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni205C" format="1">
+ <advance width="1792"/>
+ <unicode hex="205C"/>
+ <outline>
+ <contour>
+ <point x="1580" y="876" type="line"/>
+ <point x="208" y="876" type="line"/>
+ <point x="208" y="480" type="line"/>
+ <point x="1580" y="480" type="line"/>
+ </contour>
+ <contour>
+ <point x="1104" y="1400" type="line"/>
+ <point x="688" y="1400" type="line"/>
+ <point x="688" y="-60" type="line"/>
+ <point x="1104" y="-60" type="line"/>
+ </contour>
+ <contour>
+ <point x="1188" y="148" type="curve" smooth="yes"/>
+ <point x="1188" y="28"/>
+ <point x="1288" y="-60"/>
+ <point x="1436" y="-60" type="curve" smooth="yes"/>
+ <point x="1584" y="-60"/>
+ <point x="1680" y="28"/>
+ <point x="1680" y="148" type="curve" smooth="yes"/>
+ <point x="1680" y="264"/>
+ <point x="1584" y="352"/>
+ <point x="1436" y="352" type="curve" smooth="yes"/>
+ <point x="1288" y="352"/>
+ <point x="1188" y="264"/>
+ </contour>
+ <contour>
+ <point x="112" y="148" type="curve" smooth="yes"/>
+ <point x="112" y="28"/>
+ <point x="212" y="-60"/>
+ <point x="360" y="-60" type="curve" smooth="yes"/>
+ <point x="504" y="-60"/>
+ <point x="604" y="28"/>
+ <point x="604" y="148" type="curve" smooth="yes"/>
+ <point x="604" y="264"/>
+ <point x="504" y="352"/>
+ <point x="360" y="352" type="curve" smooth="yes"/>
+ <point x="212" y="352"/>
+ <point x="112" y="264"/>
+ </contour>
+ <contour>
+ <point x="112" y="1196" type="curve" smooth="yes"/>
+ <point x="112" y="1076"/>
+ <point x="212" y="988"/>
+ <point x="360" y="988" type="curve" smooth="yes"/>
+ <point x="504" y="988"/>
+ <point x="604" y="1076"/>
+ <point x="604" y="1196" type="curve" smooth="yes"/>
+ <point x="604" y="1312"/>
+ <point x="504" y="1400"/>
+ <point x="360" y="1400" type="curve" smooth="yes"/>
+ <point x="212" y="1400"/>
+ <point x="112" y="1312"/>
+ </contour>
+ <contour>
+ <point x="1188" y="1196" type="curve" smooth="yes"/>
+ <point x="1188" y="1076"/>
+ <point x="1288" y="988"/>
+ <point x="1436" y="988" type="curve" smooth="yes"/>
+ <point x="1584" y="988"/>
+ <point x="1680" y="1076"/>
+ <point x="1680" y="1196" type="curve" smooth="yes"/>
+ <point x="1680" y="1312"/>
+ <point x="1584" y="1400"/>
+ <point x="1436" y="1400" type="curve" smooth="yes"/>
+ <point x="1288" y="1400"/>
+ <point x="1188" y="1312"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1789, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni205D_.glif b/src/Interface-Bold.ufo/glyphs/uni205D_.glif
new file mode 100644
index 000000000..d51ec3077
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni205D_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni205D" format="1">
+ <advance width="768"/>
+ <unicode hex="205D"/>
+ <outline>
+ <component base="dotbelow" xOffset="1208" yOffset="2008"/>
+ <component base="dotbelow" xOffset="1208" yOffset="1236"/>
+ <component base="dotbelow" xOffset="1208" yOffset="464"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1486.375</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>350.625</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 712, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni205E_.glif b/src/Interface-Bold.ufo/glyphs/uni205E_.glif
new file mode 100644
index 000000000..11f9bde31
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni205E_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni205E" format="1">
+ <advance width="768"/>
+ <unicode hex="205E"/>
+ <outline>
+ <component base="dotbelow" xOffset="1208" yOffset="2008"/>
+ <component base="dotbelow" xOffset="1208" yOffset="1492"/>
+ <component base="dotbelow" xOffset="1208" yOffset="976"/>
+ <component base="dotbelow" xOffset="1208" yOffset="464"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1689.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>145.75</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 712, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2071.ccmp.glif b/src/Interface-Bold.ufo/glyphs/uni2071.ccmp.glif
new file mode 100644
index 000000000..936960240
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2071.ccmp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2071.ccmp" format="1">
+ <advance width="768"/>
+ <outline>
+ <contour>
+ <point x="392" y="2152" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="540" y="1884" type="line"/>
+ <point x="232" y="1884" type="line"/>
+ <point x="232" y="772" type="line"/>
+ <point x="540" y="772" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 700, 'leftMargin': 199, 'rightMargin': 194}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2090.glif b/src/Interface-Bold.ufo/glyphs/uni2090.glif
new file mode 100644
index 000000000..823c88100
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2090.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2090" format="1">
+ <advance width="1280"/>
+ <unicode hex="2090"/>
+ <outline>
+ <component base="uni1D43" xOffset="-4" yOffset="-1476"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1145, 'leftMargin': 152, 'rightMargin': 13}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2091.glif b/src/Interface-Bold.ufo/glyphs/uni2091.glif
new file mode 100644
index 000000000..d67d3cdaa
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2091.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2091" format="1">
+ <advance width="1280"/>
+ <unicode hex="2091"/>
+ <outline>
+ <component base="uni1D49" xOffset="-4" yOffset="-1484"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1185, 'leftMargin': 132, 'rightMargin': 33}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2092.glif b/src/Interface-Bold.ufo/glyphs/uni2092.glif
new file mode 100644
index 000000000..5c1120a43
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2092.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2092" format="1">
+ <advance width="1280"/>
+ <unicode hex="2092"/>
+ <outline>
+ <component base="uni1D52" yOffset="-1472"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1221.0, 'leftMargin': 112, 'rightMargin': 53.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2093.glif b/src/Interface-Bold.ufo/glyphs/uni2093.glif
new file mode 100644
index 000000000..032de99db
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2093.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2093" format="1">
+ <advance width="1280"/>
+ <unicode hex="2093"/>
+ <outline>
+ <component base="xsuper" yOffset="-1476"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1159, 'leftMargin': 88, 'rightMargin': 23}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2094.glif b/src/Interface-Bold.ufo/glyphs/uni2094.glif
new file mode 100644
index 000000000..16229aa8e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2094.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2094" format="1">
+ <advance width="1280"/>
+ <unicode hex="2094"/>
+ <outline>
+ <component base="uni1D49" xScale="-1" yScale="-1" xOffset="1284" yOffset="1424"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1185, 'leftMargin': 33, 'rightMargin': 132}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2095.glif b/src/Interface-Bold.ufo/glyphs/uni2095.glif
new file mode 100644
index 000000000..b758e3509
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2095.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2095" format="1">
+ <advance width="1280"/>
+ <unicode hex="2095"/>
+ <outline>
+ <component base="hsuper" xOffset="-4" yOffset="-1476"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1240, 'leftMargin': 160, 'rightMargin': 116}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2096.glif b/src/Interface-Bold.ufo/glyphs/uni2096.glif
new file mode 100644
index 000000000..3626660e4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2096.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2096" format="1">
+ <advance width="1280"/>
+ <unicode hex="2096"/>
+ <outline>
+ <component base="uni1D4F" xOffset="-4" yOffset="-1476"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1200, 'leftMargin': 124, 'rightMargin': 40}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2097.glif b/src/Interface-Bold.ufo/glyphs/uni2097.glif
new file mode 100644
index 000000000..4a02edc63
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2097.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2097" format="1">
+ <advance width="512"/>
+ <unicode hex="2097"/>
+ <outline>
+ <component base="shindagesh" xOffset="-4" yOffset="-1476"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 638.0, 'leftMargin': 132, 'rightMargin': 198.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2098.glif b/src/Interface-Bold.ufo/glyphs/uni2098.glif
new file mode 100644
index 000000000..da70e6e69
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2098.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2098" format="1">
+ <advance width="1792"/>
+ <unicode hex="2098"/>
+ <outline>
+ <component base="uni1D50" xOffset="-4" yOffset="-1476"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1896, 'leftMargin': 88, 'rightMargin': 188}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2099.glif b/src/Interface-Bold.ufo/glyphs/uni2099.glif
new file mode 100644
index 000000000..f242f8b47
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2099.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2099" format="1">
+ <advance width="1280"/>
+ <unicode hex="2099"/>
+ <outline>
+ <contour>
+ <point x="432" y="8" type="line"/>
+ <point x="432" y="160"/>
+ <point x="488" y="276"/>
+ <point x="644" y="276" type="curve" smooth="yes"/>
+ <point x="756" y="276"/>
+ <point x="816" y="208"/>
+ <point x="816" y="16" type="curve" smooth="yes"/>
+ <point x="816" y="-572" type="line"/>
+ <point x="1124" y="-572" type="line"/>
+ <point x="1124" y="120" type="line" smooth="yes"/>
+ <point x="1124" y="416"/>
+ <point x="988" y="544"/>
+ <point x="756" y="544" type="curve" smooth="yes"/>
+ <point x="508" y="544"/>
+ <point x="368" y="316"/>
+ <point x="368" y="8" type="curve"/>
+ </contour>
+ <contour>
+ <point x="468" y="292" type="line"/>
+ <point x="404" y="528" type="line"/>
+ <point x="160" y="528" type="line"/>
+ <point x="160" y="-572" type="line"/>
+ <point x="468" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1240, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni209A_.glif b/src/Interface-Bold.ufo/glyphs/uni209A_.glif
new file mode 100644
index 000000000..4e2de32c6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni209A_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni209A" format="1">
+ <advance width="1280"/>
+ <unicode hex="209A"/>
+ <outline>
+ <contour>
+ <point x="452" y="-728" type="line"/>
+ <point x="452" y="244" type="line"/>
+ <point x="408" y="516" type="line"/>
+ <point x="144" y="516" type="line"/>
+ <point x="144" y="-728" type="line"/>
+ </contour>
+ <contour>
+ <point x="1136" y="36" type="line"/>
+ <point x="1136" y="336"/>
+ <point x="1000" y="536"/>
+ <point x="708" y="536" type="curve" smooth="yes"/>
+ <point x="440" y="536"/>
+ <point x="328" y="320"/>
+ <point x="288" y="40" type="curve"/>
+ <point x="288" y="12" type="line"/>
+ <point x="328" y="-256"/>
+ <point x="440" y="-476"/>
+ <point x="708" y="-476" type="curve" smooth="yes"/>
+ <point x="1000" y="-476"/>
+ <point x="1136" y="-272"/>
+ <point x="1136" y="16" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="828" y="16" type="line"/>
+ <point x="828" y="-108"/>
+ <point x="776" y="-212"/>
+ <point x="624" y="-212" type="curve" smooth="yes"/>
+ <point x="472" y="-212"/>
+ <point x="420" y="-140"/>
+ <point x="420" y="-16" type="curve" smooth="yes"/>
+ <point x="420" y="68" type="line" smooth="yes"/>
+ <point x="420" y="200"/>
+ <point x="472" y="272"/>
+ <point x="624" y="272" type="curve" smooth="yes"/>
+ <point x="780" y="272"/>
+ <point x="828" y="180"/>
+ <point x="828" y="36" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1210.0, 'leftMargin': 138, 'rightMargin': 82.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni209B_.glif b/src/Interface-Bold.ufo/glyphs/uni209B_.glif
new file mode 100644
index 000000000..c214ad830
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni209B_.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni209B" format="1">
+ <advance width="1280"/>
+ <unicode hex="209B"/>
+ <outline>
+ <component base="tavdages" yOffset="-1476"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1123, 'leftMargin': 160, 'rightMargin': 3}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni209C_.glif b/src/Interface-Bold.ufo/glyphs/uni209C_.glif
new file mode 100644
index 000000000..1cf311867
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni209C_.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni209C" format="1">
+ <advance width="768"/>
+ <unicode hex="209C"/>
+ <outline>
+ <component base="uni1D57" yOffset="-1480"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 760, 'leftMargin': 60, 'rightMargin': 52}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni20AF__.glif b/src/Interface-Bold.ufo/glyphs/uni20AF__.glif
new file mode 100644
index 000000000..bf1870ffb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni20AF__.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20AF" format="1">
+ <advance width="3840"/>
+ <unicode hex="20AF"/>
+ <outline>
+ <contour>
+ <point x="1456" y="-28" type="line"/>
+ <point x="1968" y="-28"/>
+ <point x="2252" y="288"/>
+ <point x="2252" y="960" type="curve" smooth="yes"/>
+ <point x="2252" y="1044" type="line" smooth="yes"/>
+ <point x="2252" y="1612"/>
+ <point x="1932" y="2028"/>
+ <point x="1332" y="2028" type="curve" smooth="yes"/>
+ <point x="1000" y="2028"/>
+ <point x="672" y="1960"/>
+ <point x="336" y="1880" type="curve"/>
+ <point x="336" y="1520" type="line"/>
+ <point x="732" y="1608"/>
+ <point x="1000" y="1672"/>
+ <point x="1300" y="1672" type="curve" smooth="yes"/>
+ <point x="1672" y="1672"/>
+ <point x="1808" y="1440"/>
+ <point x="1808" y="1048" type="curve" smooth="yes"/>
+ <point x="1808" y="960" type="line" smooth="yes"/>
+ <point x="1808" y="568"/>
+ <point x="1768" y="332"/>
+ <point x="1456" y="332" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1148" y="2288" type="line"/>
+ <point x="704" y="2288" type="line"/>
+ <point x="704" y="404" type="line" smooth="yes"/>
+ <point x="704" y="308"/>
+ <point x="672" y="248"/>
+ <point x="584" y="248" type="curve" smooth="yes"/>
+ <point x="520" y="248"/>
+ <point x="460" y="276"/>
+ <point x="460" y="348" type="curve" smooth="yes"/>
+ <point x="460" y="416"/>
+ <point x="516" y="444"/>
+ <point x="576" y="444" type="curve" smooth="yes"/>
+ <point x="796" y="444"/>
+ <point x="952" y="-28"/>
+ <point x="1456" y="-28" type="curve"/>
+ <point x="1456" y="332" type="line"/>
+ <point x="1124" y="332"/>
+ <point x="1008" y="744"/>
+ <point x="552" y="744" type="curve" smooth="yes"/>
+ <point x="240" y="744"/>
+ <point x="76" y="596"/>
+ <point x="76" y="364" type="curve" smooth="yes"/>
+ <point x="76" y="128"/>
+ <point x="244" y="-28"/>
+ <point x="588" y="-28" type="curve" smooth="yes"/>
+ <point x="1024" y="-28"/>
+ <point x="1148" y="216"/>
+ <point x="1148" y="520" type="curve" smooth="yes"/>
+ </contour>
+ <component base="rho" xOffset="2184"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3743, 'leftMargin': 55, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni20B0_.glif b/src/Interface-Bold.ufo/glyphs/uni20B0_.glif
new file mode 100644
index 000000000..7267b57f8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni20B0_.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20B0" format="1">
+ <advance width="2048"/>
+ <unicode hex="20B0"/>
+ <outline>
+ <contour>
+ <point x="160" y="0" type="line"/>
+ <point x="540" y="0" type="line"/>
+ <point x="716" y="352" type="line"/>
+ <point x="1104" y="-28" type="line"/>
+ <point x="1652" y="892"/>
+ <point x="1888" y="1244"/>
+ <point x="1888" y="1640" type="curve" smooth="yes"/>
+ <point x="1888" y="1944"/>
+ <point x="1688" y="2144"/>
+ <point x="1360" y="2144" type="curve" smooth="yes"/>
+ <point x="1048" y="2144"/>
+ <point x="816" y="1960"/>
+ <point x="816" y="1624" type="curve" smooth="yes"/>
+ <point x="816" y="1412"/>
+ <point x="892" y="1156"/>
+ <point x="944" y="1008" type="curve" smooth="yes"/>
+ <point x="1212" y="276" type="line" smooth="yes"/>
+ <point x="1272" y="108"/>
+ <point x="1340" y="-44"/>
+ <point x="1340" y="-132" type="curve" smooth="yes"/>
+ <point x="1340" y="-188"/>
+ <point x="1324" y="-244"/>
+ <point x="1224" y="-244" type="curve" smooth="yes"/>
+ <point x="1164" y="-244"/>
+ <point x="1092" y="-228"/>
+ <point x="988" y="-184" type="curve"/>
+ <point x="988" y="-536" type="line"/>
+ <point x="1080" y="-572"/>
+ <point x="1184" y="-600"/>
+ <point x="1308" y="-600" type="curve" smooth="yes"/>
+ <point x="1568" y="-600"/>
+ <point x="1740" y="-468"/>
+ <point x="1740" y="-228" type="curve" smooth="yes"/>
+ <point x="1740" y="-100"/>
+ <point x="1712" y="20"/>
+ <point x="1628" y="260" type="curve" smooth="yes"/>
+ <point x="1304" y="1184" type="line" smooth="yes"/>
+ <point x="1256" y="1316"/>
+ <point x="1216" y="1464"/>
+ <point x="1216" y="1584" type="curve" smooth="yes"/>
+ <point x="1216" y="1692"/>
+ <point x="1252" y="1788"/>
+ <point x="1368" y="1788" type="curve" smooth="yes"/>
+ <point x="1476" y="1788"/>
+ <point x="1516" y="1700"/>
+ <point x="1516" y="1596" type="curve" smooth="yes"/>
+ <point x="1516" y="1396"/>
+ <point x="1444" y="1220"/>
+ <point x="1140" y="656" type="curve"/>
+ <point x="1060" y="504" type="line"/>
+ <point x="652" y="960" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1921, 'leftMargin': 55, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni20B6_.glif b/src/Interface-Bold.ufo/glyphs/uni20B6_.glif
new file mode 100644
index 000000000..216a9f964
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni20B6_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20B6" format="1">
+ <advance width="1792"/>
+ <unicode hex="20B6"/>
+ <outline>
+ <contour>
+ <point x="1676" y="1488" type="line"/>
+ <point x="96" y="1488" type="line"/>
+ <point x="96" y="1168" type="line"/>
+ <point x="1676" y="1168" type="line"/>
+ </contour>
+ <contour>
+ <point x="988" y="1860" type="line"/>
+ <point x="988" y="464" type="line" smooth="yes"/>
+ <point x="988" y="108"/>
+ <point x="1144" y="-28"/>
+ <point x="1444" y="-28" type="curve" smooth="yes"/>
+ <point x="1540" y="-28"/>
+ <point x="1620" y="-16"/>
+ <point x="1696" y="12" type="curve"/>
+ <point x="1696" y="344" type="line"/>
+ <point x="1668" y="340"/>
+ <point x="1632" y="336"/>
+ <point x="1580" y="336" type="curve" smooth="yes"/>
+ <point x="1472" y="336"/>
+ <point x="1432" y="372"/>
+ <point x="1432" y="484" type="curve" smooth="yes"/>
+ <point x="1432" y="1860" type="line"/>
+ </contour>
+ <component base="l" xOffset="208"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1766, 'leftMargin': 55, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni20B7_.glif b/src/Interface-Bold.ufo/glyphs/uni20B7_.glif
new file mode 100644
index 000000000..5920a96e1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni20B7_.glif
@@ -0,0 +1,106 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20B7" format="1">
+ <advance width="2048"/>
+ <unicode hex="20B7"/>
+ <outline>
+ <contour>
+ <point x="312" y="280" type="line" name="hr00"/>
+ <point x="312" y="396"/>
+ <point x="352" y="484"/>
+ <point x="476" y="484" type="curve" smooth="yes"/>
+ <point x="560" y="484"/>
+ <point x="604" y="432"/>
+ <point x="604" y="288" type="curve" smooth="yes"/>
+ <point x="604" y="-164" type="line"/>
+ <point x="840" y="-164" type="line"/>
+ <point x="840" y="368" type="line" smooth="yes"/>
+ <point x="840" y="592"/>
+ <point x="736" y="688"/>
+ <point x="560" y="688" type="curve" smooth="yes"/>
+ <point x="368" y="688"/>
+ <point x="264" y="516"/>
+ <point x="264" y="280" type="curve"/>
+ </contour>
+ <contour>
+ <point x="336" y="496" type="line"/>
+ <point x="288" y="676" type="line"/>
+ <point x="100" y="676" type="line"/>
+ <point x="100" y="-164" type="line"/>
+ <point x="336" y="-164" type="line"/>
+ </contour>
+ <contour>
+ <point x="772" y="284" type="line"/>
+ <point x="772" y="396"/>
+ <point x="852" y="484"/>
+ <point x="976" y="484" type="curve" smooth="yes"/>
+ <point x="1060" y="484"/>
+ <point x="1104" y="432"/>
+ <point x="1104" y="288" type="curve" smooth="yes"/>
+ <point x="1104" y="-164" type="line"/>
+ <point x="1340" y="-164" type="line"/>
+ <point x="1340" y="368" type="line" smooth="yes"/>
+ <point x="1340" y="592"/>
+ <point x="1236" y="688"/>
+ <point x="1060" y="688" type="curve" smooth="yes"/>
+ <point x="872" y="688"/>
+ <point x="764" y="516"/>
+ <point x="764" y="280" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1488" y="532" type="curve" smooth="yes"/>
+ <point x="1488" y="384"/>
+ <point x="1356" y="332"/>
+ <point x="1120" y="332" type="curve" smooth="yes"/>
+ <point x="824" y="336"/>
+ <point x="492" y="360"/>
+ <point x="268" y="560" type="curve"/>
+ <point x="120" y="324" type="line"/>
+ <point x="304" y="112"/>
+ <point x="716" y="-28"/>
+ <point x="1120" y="-28" type="curve" smooth="yes"/>
+ <point x="1656" y="-28"/>
+ <point x="1948" y="160"/>
+ <point x="1948" y="536" type="curve" smooth="yes"/>
+ <point x="1948" y="892"/>
+ <point x="1688" y="1068"/>
+ <point x="1272" y="1200" type="curve" smooth="yes"/>
+ <point x="1068" y="1264"/>
+ <point x="904" y="1336"/>
+ <point x="904" y="1468" type="curve" smooth="yes"/>
+ <point x="904" y="1572"/>
+ <point x="1004" y="1664"/>
+ <point x="1188" y="1664" type="curve" smooth="yes"/>
+ <point x="1384" y="1664"/>
+ <point x="1488" y="1568"/>
+ <point x="1488" y="1408" type="curve"/>
+ <point x="1948" y="1408" type="line"/>
+ <point x="1948" y="1776"/>
+ <point x="1660" y="2032"/>
+ <point x="1196" y="2032" type="curve" smooth="yes"/>
+ <point x="760" y="2032"/>
+ <point x="444" y="1812"/>
+ <point x="444" y="1468" type="curve" smooth="yes"/>
+ <point x="444" y="1112"/>
+ <point x="760" y="940"/>
+ <point x="1172" y="812" type="curve" smooth="yes"/>
+ <point x="1408" y="732"/>
+ <point x="1488" y="660"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1987, 'leftMargin': 55, 'rightMargin': 85}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni20B9_.glif b/src/Interface-Bold.ufo/glyphs/uni20B9_.glif
new file mode 100644
index 000000000..7881fa22b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni20B9_.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20B9" format="1">
+ <advance width="1536"/>
+ <unicode hex="20B9"/>
+ <outline>
+ <contour>
+ <point x="1456" y="1492" type="line" name="hr00"/>
+ <point x="152" y="1492" type="line"/>
+ <point x="80" y="1204" type="line"/>
+ <point x="1384" y="1204" type="line"/>
+ </contour>
+ <contour>
+ <point x="760" y="0" type="line"/>
+ <point x="1256" y="0" type="line"/>
+ <point x="1256" y="20" type="line"/>
+ <point x="684" y="708" type="line"/>
+ <point x="1044" y="812"/>
+ <point x="1192" y="1020"/>
+ <point x="1192" y="1372" type="curve" smooth="yes"/>
+ <point x="1192" y="1768"/>
+ <point x="936" y="2004"/>
+ <point x="436" y="2004" type="curve" smooth="yes"/>
+ <point x="164" y="2004" type="line"/>
+ <point x="80" y="1628" type="line"/>
+ <point x="436" y="1628" type="line" smooth="yes"/>
+ <point x="656" y="1628"/>
+ <point x="736" y="1504"/>
+ <point x="736" y="1332" type="curve" smooth="yes"/>
+ <point x="736" y="1156"/>
+ <point x="640" y="1020"/>
+ <point x="436" y="1020" type="curve" smooth="yes"/>
+ <point x="116" y="1020" type="line"/>
+ <point x="116" y="756" type="line"/>
+ </contour>
+ <contour>
+ <point x="1460" y="2004" type="line"/>
+ <point x="372" y="2004" type="line"/>
+ <point x="300" y="1712" type="line"/>
+ <point x="1384" y="1712" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1491, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni20BA__.glif b/src/Interface-Bold.ufo/glyphs/uni20BA__.glif
new file mode 100644
index 000000000..6efb4c2a5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni20BA__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20BA" format="1">
+ <advance width="1792"/>
+ <unicode hex="20BA"/>
+ <outline>
+ <contour>
+ <point x="808" y="2004" type="line"/>
+ <point x="348" y="2004" type="line"/>
+ <point x="348" y="0" type="line"/>
+ <point x="808" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1204" y="1048" type="line"/>
+ <point x="1204" y="960" type="line" smooth="yes"/>
+ <point x="1204" y="560"/>
+ <point x="1064" y="348"/>
+ <point x="800" y="348" type="curve"/>
+ <point x="348" y="0" type="line"/>
+ <point x="460" y="-16"/>
+ <point x="612" y="-28"/>
+ <point x="800" y="-28" type="curve" smooth="yes"/>
+ <point x="1308" y="-28"/>
+ <point x="1672" y="348"/>
+ <point x="1672" y="960" type="curve" smooth="yes"/>
+ <point x="1672" y="1048" type="line"/>
+ </contour>
+ <contour>
+ <point x="1048" y="1840" type="line"/>
+ <point x="124" y="1580" type="line"/>
+ <point x="124" y="1276" type="line"/>
+ <point x="1048" y="1532" type="line"/>
+ </contour>
+ <contour>
+ <point x="1048" y="1384" type="line"/>
+ <point x="124" y="1128" type="line"/>
+ <point x="124" y="824" type="line"/>
+ <point x="1048" y="1080" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1701, 'leftMargin': 55, 'rightMargin': 99}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni20BB__.glif b/src/Interface-Bold.ufo/glyphs/uni20BB__.glif
new file mode 100644
index 000000000..65dfd635d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni20BB__.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20BB" format="1">
+ <advance width="2560"/>
+ <unicode hex="20BB"/>
+ <outline>
+ <contour>
+ <point x="1196" y="1416" type="line"/>
+ <point x="1196" y="1716"/>
+ <point x="1072" y="1960"/>
+ <point x="636" y="1960" type="curve" smooth="yes"/>
+ <point x="292" y="1960"/>
+ <point x="124" y="1804"/>
+ <point x="124" y="1572" type="curve" smooth="yes"/>
+ <point x="124" y="1340"/>
+ <point x="288" y="1188"/>
+ <point x="600" y="1188" type="curve" smooth="yes"/>
+ <point x="1652" y="1188" type="line"/>
+ <point x="1652" y="1488" type="line"/>
+ <point x="644" y="1488" type="line" smooth="yes"/>
+ <point x="564" y="1488"/>
+ <point x="508" y="1516"/>
+ <point x="508" y="1584" type="curve" smooth="yes"/>
+ <point x="508" y="1660"/>
+ <point x="568" y="1684"/>
+ <point x="632" y="1684" type="curve" smooth="yes"/>
+ <point x="720" y="1684"/>
+ <point x="752" y="1624"/>
+ <point x="752" y="1528" type="curve" smooth="yes"/>
+ <point x="752" y="644" type="line" smooth="yes"/>
+ <point x="752" y="264"/>
+ <point x="904" y="0"/>
+ <point x="1612" y="0" type="curve"/>
+ <point x="1612" y="300" type="line"/>
+ <point x="1308" y="300"/>
+ <point x="1196" y="428"/>
+ <point x="1196" y="608" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="512" y="416" type="line"/>
+ <point x="1220" y="672" type="line"/>
+ <point x="1380" y="468" type="line"/>
+ <point x="1628" y="620" type="line"/>
+ <point x="1788" y="440" type="line"/>
+ <point x="2036" y="440"/>
+ <point x="2436" y="588"/>
+ <point x="2436" y="984" type="curve" smooth="yes"/>
+ <point x="2436" y="1268"/>
+ <point x="2216" y="1488"/>
+ <point x="1652" y="1488" type="curve"/>
+ <point x="1652" y="1188" type="line"/>
+ <point x="1924" y="1188"/>
+ <point x="2024" y="1124"/>
+ <point x="2024" y="976" type="curve" smooth="yes"/>
+ <point x="2024" y="900"/>
+ <point x="1988" y="820"/>
+ <point x="1884" y="800" type="curve"/>
+ <point x="1704" y="1028" type="line"/>
+ <point x="1452" y="888" type="line"/>
+ <point x="1304" y="1080" type="line"/>
+ <point x="356" y="768" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2421, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni20BD__.glif b/src/Interface-Bold.ufo/glyphs/uni20BD__.glif
new file mode 100644
index 000000000..a55cb0572
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni20BD__.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20BD" format="1">
+ <advance width="2048"/>
+ <unicode hex="20BD"/>
+ <outline>
+ <contour>
+ <point x="1172" y="680" type="line"/>
+ <point x="1636" y="680"/>
+ <point x="1944" y="924"/>
+ <point x="1944" y="1332" type="curve" smooth="yes"/>
+ <point x="1944" y="1720"/>
+ <point x="1648" y="2004"/>
+ <point x="1172" y="2004" type="curve" smooth="yes"/>
+ <point x="380" y="2004" type="line"/>
+ <point x="380" y="0" type="line"/>
+ <point x="840" y="0" type="line"/>
+ <point x="840" y="1628" type="line"/>
+ <point x="1172" y="1628" type="line" smooth="yes"/>
+ <point x="1376" y="1628"/>
+ <point x="1476" y="1496"/>
+ <point x="1476" y="1328" type="curve" smooth="yes"/>
+ <point x="1476" y="1168"/>
+ <point x="1396" y="1052"/>
+ <point x="1156" y="1052" type="curve" smooth="yes"/>
+ <point x="108" y="1052" type="line"/>
+ <point x="108" y="680" type="line"/>
+ </contour>
+ <contour>
+ <point x="1272" y="604" type="line"/>
+ <point x="108" y="604" type="line"/>
+ <point x="108" y="232" type="line"/>
+ <point x="1272" y="232" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2025, 'leftMargin': 83, 'rightMargin': 105}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni20DB__.glif b/src/Interface-Bold.ufo/glyphs/uni20DB__.glif
new file mode 100644
index 000000000..137c33dde
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni20DB__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20DB" format="1">
+ <advance width="0"/>
+ <unicode hex="20DB"/>
+ <outline>
+ <contour>
+ <point x="-810" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="period" xOffset="-1884" yOffset="1788"/>
+ <component base="period" xOffset="-1218" yOffset="1788"/>
+ <component base="period" xOffset="-558" yOffset="1788"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni20DC__.glif b/src/Interface-Bold.ufo/glyphs/uni20DC__.glif
new file mode 100644
index 000000000..511912b8b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni20DC__.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20DC" format="1">
+ <advance width="0"/>
+ <unicode hex="20DC"/>
+ <outline>
+ <contour>
+ <point x="-811" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="period" xOffset="-2214" yOffset="1788"/>
+ <component base="period" xOffset="-1548" yOffset="1788"/>
+ <component base="period" xOffset="-888" yOffset="1788"/>
+ <component base="period" xOffset="-231" yOffset="1788"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni20E3_.glif b/src/Interface-Bold.ufo/glyphs/uni20E3_.glif
new file mode 100644
index 000000000..500283a37
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni20E3_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20E3" format="1">
+ <advance width="768"/>
+ <unicode hex="20E3"/>
+ <outline>
+ <contour>
+ <point x="1520" y="1824" type="line" name="hr00"/>
+ <point x="1520" y="2304"/>
+ <point x="1088" y="2384"/>
+ <point x="348" y="2384" type="curve" smooth="yes"/>
+ <point x="-336" y="2384"/>
+ <point x="-752" y="2284"/>
+ <point x="-752" y="1824" type="curve" smooth="yes"/>
+ <point x="-752" y="164" type="line" smooth="yes"/>
+ <point x="-752" y="-396"/>
+ <point x="-340" y="-392"/>
+ <point x="348" y="-392" type="curve" smooth="yes"/>
+ <point x="748" y="-392"/>
+ <point x="1520" y="-396"/>
+ <point x="1520" y="164" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1276" y="164" type="line"/>
+ <point x="1276" y="-160"/>
+ <point x="852" y="-164"/>
+ <point x="348" y="-164" type="curve" smooth="yes"/>
+ <point x="-304" y="-164"/>
+ <point x="-508" y="-160"/>
+ <point x="-508" y="164" type="curve" smooth="yes"/>
+ <point x="-508" y="1824" type="line" smooth="yes"/>
+ <point x="-508" y="2128"/>
+ <point x="-208" y="2152"/>
+ <point x="348" y="2152" type="curve" smooth="yes"/>
+ <point x="1012" y="2152"/>
+ <point x="1276" y="2088"/>
+ <point x="1276" y="1824" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 861, 'leftMargin': -1940, 'rightMargin': 532}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni20E8_.glif b/src/Interface-Bold.ufo/glyphs/uni20E8_.glif
new file mode 100644
index 000000000..2afb8c7a2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni20E8_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20E8" format="1">
+ <advance width="0"/>
+ <unicode hex="20E8"/>
+ <outline>
+ <component base="period" xOffset="-1884" yOffset="-688"/>
+ <component base="period" xOffset="-1218" yOffset="-688"/>
+ <component base="period" xOffset="-558" yOffset="-688"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni20F0_.glif b/src/Interface-Bold.ufo/glyphs/uni20F0_.glif
new file mode 100644
index 000000000..e097dbbb0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni20F0_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20F0" format="1">
+ <advance width="0"/>
+ <unicode hex="20F0"/>
+ <outline>
+ <contour>
+ <point x="-789" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-917" y="1694" type="line"/>
+ <point x="-648" y="1694" type="line"/>
+ <point x="-667" y="2028" type="line"/>
+ <point x="-388" y="1844" type="line"/>
+ <point x="-253" y="2078" type="line"/>
+ <point x="-553" y="2228" type="line"/>
+ <point x="-254" y="2377" type="line"/>
+ <point x="-389" y="2610" type="line"/>
+ <point x="-667" y="2426" type="line"/>
+ <point x="-648" y="2758" type="line"/>
+ <point x="-917" y="2758" type="line"/>
+ <point x="-898" y="2424" type="line"/>
+ <point x="-1177" y="2608" type="line"/>
+ <point x="-1312" y="2375" type="line"/>
+ <point x="-1012" y="2225" type="line"/>
+ <point x="-1310" y="2075" type="line"/>
+ <point x="-1176" y="1843" type="line"/>
+ <point x="-898" y="2027" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni213B_.glif b/src/Interface-Bold.ufo/glyphs/uni213B_.glif
new file mode 100644
index 000000000..9a383ea91
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni213B_.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni213B" format="1">
+ <advance width="2304"/>
+ <unicode hex="213B"/>
+ <outline>
+ <contour>
+ <point x="360" y="2004" type="line"/>
+ <point x="140" y="2004" type="line"/>
+ <point x="140" y="1260" type="line"/>
+ <point x="360" y="1260" type="line"/>
+ </contour>
+ <contour>
+ <point x="640" y="2004" type="line"/>
+ <point x="248" y="2004" type="line"/>
+ <point x="248" y="1844" type="line"/>
+ <point x="640" y="1844" type="line"/>
+ </contour>
+ <contour>
+ <point x="584" y="1716" type="line"/>
+ <point x="248" y="1716" type="line"/>
+ <point x="248" y="1556" type="line"/>
+ <point x="584" y="1556" type="line"/>
+ </contour>
+ <contour>
+ <point x="1068" y="1956" type="line"/>
+ <point x="1056" y="2004" type="line"/>
+ <point x="896" y="2004" type="line"/>
+ <point x="612" y="1260" type="line"/>
+ <point x="824" y="1260" type="line"/>
+ </contour>
+ <contour>
+ <point x="1196" y="1260" type="line"/>
+ <point x="1412" y="1260" type="line"/>
+ <point x="1124" y="2004" type="line"/>
+ <point x="976" y="2004" type="line"/>
+ <point x="952" y="1960" type="line"/>
+ </contour>
+ <contour>
+ <point x="1212" y="1540" type="line"/>
+ <point x="792" y="1540" type="line"/>
+ <point x="792" y="1380" type="line"/>
+ <point x="1212" y="1380" type="line"/>
+ </contour>
+ <contour>
+ <point x="1700" y="2004" type="line"/>
+ <point x="1468" y="2004" type="line"/>
+ <point x="1684" y="1636" type="line"/>
+ <point x="1464" y="1260" type="line"/>
+ <point x="1696" y="1260" type="line"/>
+ <point x="1816" y="1496" type="line"/>
+ <point x="1932" y="1260" type="line"/>
+ <point x="2168" y="1260" type="line"/>
+ <point x="1944" y="1636" type="line"/>
+ <point x="2160" y="2004" type="line"/>
+ <point x="1924" y="2004" type="line"/>
+ <point x="1812" y="1772" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2307, 'leftMargin': 140, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni214D_.glif b/src/Interface-Bold.ufo/glyphs/uni214D_.glif
new file mode 100644
index 000000000..ba34f1b45
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni214D_.glif
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni214D" format="1">
+ <advance width="2816"/>
+ <unicode hex="214D"/>
+ <outline>
+ <contour>
+ <point x="668" y="2032" type="line" name="hr00"/>
+ <point x="716" y="2300" type="line"/>
+ <point x="536" y="2300" type="line"/>
+ <point x="88" y="1100" type="line"/>
+ <point x="356" y="1100" type="line"/>
+ </contour>
+ <contour>
+ <point x="960" y="1100" type="line"/>
+ <point x="1228" y="1100" type="line"/>
+ <point x="784" y="2300" type="line"/>
+ <point x="600" y="2300" type="line"/>
+ <point x="644" y="2032" type="line"/>
+ </contour>
+ <contour>
+ <point x="932" y="1548" type="line"/>
+ <point x="304" y="1548" type="line"/>
+ <point x="304" y="1336" type="line"/>
+ <point x="932" y="1336" type="line"/>
+ </contour>
+ <contour>
+ <point x="2456" y="316" type="curve" smooth="yes"/>
+ <point x="2456" y="244"/>
+ <point x="2408" y="188"/>
+ <point x="2280" y="188" type="curve" smooth="yes"/>
+ <point x="2132" y="188"/>
+ <point x="2048" y="236"/>
+ <point x="2048" y="384" type="curve"/>
+ <point x="1776" y="384" type="line"/>
+ <point x="1776" y="96"/>
+ <point x="2032" y="-28"/>
+ <point x="2280" y="-28" type="curve" smooth="yes"/>
+ <point x="2552" y="-28"/>
+ <point x="2728" y="96"/>
+ <point x="2728" y="316" type="curve" smooth="yes"/>
+ <point x="2728" y="544"/>
+ <point x="2576" y="644"/>
+ <point x="2320" y="720" type="curve" smooth="yes"/>
+ <point x="2152" y="780"/>
+ <point x="2084" y="812"/>
+ <point x="2084" y="888" type="curve" smooth="yes"/>
+ <point x="2084" y="960"/>
+ <point x="2144" y="1020"/>
+ <point x="2268" y="1020" type="curve" smooth="yes"/>
+ <point x="2396" y="1020"/>
+ <point x="2456" y="948"/>
+ <point x="2456" y="852" type="curve"/>
+ <point x="2728" y="852" type="line"/>
+ <point x="2728" y="1080"/>
+ <point x="2544" y="1232"/>
+ <point x="2272" y="1232" type="curve" smooth="yes"/>
+ <point x="2004" y="1232"/>
+ <point x="1812" y="1096"/>
+ <point x="1812" y="888" type="curve" smooth="yes"/>
+ <point x="1812" y="660"/>
+ <point x="1996" y="572"/>
+ <point x="2260" y="492" type="curve" smooth="yes"/>
+ <point x="2408" y="440"/>
+ <point x="2456" y="408"/>
+ </contour>
+ <component base="fraction" xOffset="852"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2921, 'leftMargin': 140, 'rightMargin': 141}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni214F_.glif b/src/Interface-Bold.ufo/glyphs/uni214F_.glif
new file mode 100644
index 000000000..a0f5822b4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni214F_.glif
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni214F" format="1">
+ <advance width="3328"/>
+ <unicode hex="214F"/>
+ <outline>
+ <contour>
+ <point x="212" y="-28" type="line"/>
+ <point x="756" y="-28"/>
+ <point x="1140" y="288"/>
+ <point x="1140" y="776" type="curve" smooth="yes"/>
+ <point x="1140" y="1044"/>
+ <point x="1024" y="1232"/>
+ <point x="696" y="1232" type="curve" smooth="yes"/>
+ <point x="368" y="1232"/>
+ <point x="252" y="1044"/>
+ <point x="252" y="776" type="curve" smooth="yes"/>
+ <point x="252" y="288"/>
+ <point x="640" y="-28"/>
+ <point x="1180" y="-28" type="curve" smooth="yes"/>
+ <point x="1724" y="-28"/>
+ <point x="2108" y="288"/>
+ <point x="2108" y="776" type="curve" smooth="yes"/>
+ <point x="2108" y="1044"/>
+ <point x="1992" y="1232"/>
+ <point x="1664" y="1232" type="curve" smooth="yes"/>
+ <point x="1336" y="1232"/>
+ <point x="1220" y="1044"/>
+ <point x="1220" y="776" type="curve" smooth="yes"/>
+ <point x="1220" y="288"/>
+ <point x="1608" y="-28"/>
+ <point x="2148" y="-28" type="curve" smooth="yes"/>
+ <point x="2692" y="-28"/>
+ <point x="3076" y="288"/>
+ <point x="3076" y="776" type="curve" smooth="yes"/>
+ <point x="3076" y="1044"/>
+ <point x="2960" y="1232"/>
+ <point x="2632" y="1232" type="curve" smooth="yes"/>
+ <point x="2304" y="1232"/>
+ <point x="2188" y="1044"/>
+ <point x="2188" y="776" type="curve" smooth="yes"/>
+ <point x="2188" y="288"/>
+ <point x="2576" y="-28"/>
+ <point x="3116" y="-28" type="curve"/>
+ <point x="3116" y="332" type="line"/>
+ <point x="2644" y="332"/>
+ <point x="2576" y="488"/>
+ <point x="2576" y="768" type="curve" smooth="yes"/>
+ <point x="2576" y="832"/>
+ <point x="2588" y="876"/>
+ <point x="2632" y="876" type="curve" smooth="yes"/>
+ <point x="2676" y="876"/>
+ <point x="2692" y="832"/>
+ <point x="2692" y="768" type="curve" smooth="yes"/>
+ <point x="2692" y="488"/>
+ <point x="2620" y="332"/>
+ <point x="2148" y="332" type="curve" smooth="yes"/>
+ <point x="1676" y="332"/>
+ <point x="1608" y="488"/>
+ <point x="1608" y="768" type="curve" smooth="yes"/>
+ <point x="1608" y="832"/>
+ <point x="1620" y="876"/>
+ <point x="1664" y="876" type="curve" smooth="yes"/>
+ <point x="1708" y="876"/>
+ <point x="1724" y="832"/>
+ <point x="1724" y="768" type="curve" smooth="yes"/>
+ <point x="1724" y="488"/>
+ <point x="1652" y="332"/>
+ <point x="1180" y="332" type="curve" smooth="yes"/>
+ <point x="708" y="332"/>
+ <point x="640" y="488"/>
+ <point x="640" y="768" type="curve" smooth="yes"/>
+ <point x="640" y="832"/>
+ <point x="652" y="876"/>
+ <point x="696" y="876" type="curve" smooth="yes"/>
+ <point x="740" y="876"/>
+ <point x="756" y="832"/>
+ <point x="756" y="768" type="curve" smooth="yes"/>
+ <point x="756" y="488"/>
+ <point x="684" y="332"/>
+ <point x="212" y="332" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3124.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2150.glif b/src/Interface-Bold.ufo/glyphs/uni2150.glif
new file mode 100644
index 000000000..913a1dcb4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2150.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2150" format="1">
+ <advance width="2560"/>
+ <unicode hex="2150"/>
+ <outline>
+ <component base="one.sup" xOffset="60" yOffset="912"/>
+ <component base="seven.sup" xOffset="1352"/>
+ <component base="fraction" xOffset="496"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2379, 'leftMargin': 234, 'rightMargin': 91}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2151.glif b/src/Interface-Bold.ufo/glyphs/uni2151.glif
new file mode 100644
index 000000000..e37521bb3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2151.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2151" format="1">
+ <advance width="2304"/>
+ <unicode hex="2151"/>
+ <outline>
+ <component base="one.sup" xOffset="-8" yOffset="912"/>
+ <component base="nine.sup" xOffset="1164"/>
+ <component base="fraction" xOffset="428"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2394, 'leftMargin': 234, 'rightMargin': 230}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2152.glif b/src/Interface-Bold.ufo/glyphs/uni2152.glif
new file mode 100644
index 000000000..87c356d74
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2152.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2152" format="1">
+ <advance width="3072"/>
+ <unicode hex="2152"/>
+ <outline>
+ <component base="one.sup" xOffset="4" yOffset="912"/>
+ <component base="zero.sup" xOffset="1916"/>
+ <component base="fraction" xOffset="444"/>
+ <component base="one.sup" xOffset="1144"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3142, 'leftMargin': 234, 'rightMargin': 230}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2155.glif b/src/Interface-Bold.ufo/glyphs/uni2155.glif
new file mode 100644
index 000000000..be1e39788
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2155.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2155" format="1">
+ <advance width="2560"/>
+ <unicode hex="2155"/>
+ <outline>
+ <component base="one.sup" xOffset="76" yOffset="912"/>
+ <component base="five.sup" xOffset="1340"/>
+ <component base="fraction" xOffset="512"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2472, 'leftMargin': 234, 'rightMargin': 214}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2156.glif b/src/Interface-Bold.ufo/glyphs/uni2156.glif
new file mode 100644
index 000000000..b9bf85540
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2156.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2156" format="1">
+ <advance width="2560"/>
+ <unicode hex="2156"/>
+ <outline>
+ <component base="two.sup" xOffset="24" yOffset="912"/>
+ <component base="fraction" xOffset="680"/>
+ <component base="five.sup" xOffset="1512"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2657, 'leftMargin': 79, 'rightMargin': 214}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2157.glif b/src/Interface-Bold.ufo/glyphs/uni2157.glif
new file mode 100644
index 000000000..7adf133b5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2157.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2157" format="1">
+ <advance width="2560"/>
+ <unicode hex="2157"/>
+ <outline>
+ <component base="three.sup" xOffset="52" yOffset="912"/>
+ <component base="fraction" xOffset="664"/>
+ <component base="five.sup" xOffset="1496"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2641, 'leftMargin': 89, 'rightMargin': 214}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2158.glif b/src/Interface-Bold.ufo/glyphs/uni2158.glif
new file mode 100644
index 000000000..a7a25f28e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2158.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2158" format="1">
+ <advance width="2816"/>
+ <unicode hex="2158"/>
+ <outline>
+ <component base="four.sup" xOffset="148" yOffset="912"/>
+ <component base="fraction" xOffset="816"/>
+ <component base="five.sup" xOffset="1644"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2725, 'leftMargin': 136, 'rightMargin': 214}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2159.glif b/src/Interface-Bold.ufo/glyphs/uni2159.glif
new file mode 100644
index 000000000..c6a035a6c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2159.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2159" format="1">
+ <advance width="2304"/>
+ <unicode hex="2159"/>
+ <outline>
+ <component base="one.sup" xOffset="-8" yOffset="912"/>
+ <component base="six.sup" xOffset="1136"/>
+ <component base="fraction" xOffset="428"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2395, 'leftMargin': 234, 'rightMargin': 229}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni215A_.glif b/src/Interface-Bold.ufo/glyphs/uni215A_.glif
new file mode 100644
index 000000000..6dbaf773b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni215A_.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni215A" format="1">
+ <advance width="2560"/>
+ <unicode hex="215A"/>
+ <outline>
+ <component base="five.sup" xOffset="128" yOffset="912"/>
+ <component base="six.sup" xOffset="1364"/>
+ <component base="fraction" xOffset="656"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2464.0, 'leftMargin': 104, 'rightMargin': 230.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni215F_.glif b/src/Interface-Bold.ufo/glyphs/uni215F_.glif
new file mode 100644
index 000000000..499c7770e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni215F_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni215F" format="1">
+ <advance width="1792"/>
+ <unicode hex="215F"/>
+ <outline>
+ <component base="one.sup" xOffset="-28" yOffset="912"/>
+ <component base="fraction" xOffset="412"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1737, 'leftMargin': 234, 'rightMargin': 47}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni217C_.glif b/src/Interface-Bold.ufo/glyphs/uni217C_.glif
new file mode 100644
index 000000000..092d5106d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni217C_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni217C" format="1">
+ <advance width="768"/>
+ <unicode hex="217C"/>
+ <outline>
+ <component base="l" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 719, 'leftMargin': 141, 'rightMargin': 134}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni217D_.glif b/src/Interface-Bold.ufo/glyphs/uni217D_.glif
new file mode 100644
index 000000000..3e6eba369
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni217D_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni217D" format="1">
+ <advance width="1536"/>
+ <unicode hex="217D"/>
+ <outline>
+ <component base="c"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1474.0, 'leftMargin': 109, 'rightMargin': 45.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni217E_.glif b/src/Interface-Bold.ufo/glyphs/uni217E_.glif
new file mode 100644
index 000000000..953a8128c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni217E_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni217E" format="1">
+ <advance width="1536"/>
+ <unicode hex="217E"/>
+ <outline>
+ <component base="d"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1584.0, 'leftMargin': 85, 'rightMargin': 131.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni217F_.glif b/src/Interface-Bold.ufo/glyphs/uni217F_.glif
new file mode 100644
index 000000000..7a03b9646
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni217F_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni217F" format="1">
+ <advance width="2304"/>
+ <unicode hex="217F"/>
+ <outline>
+ <component base="m" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2421, 'leftMargin': 77, 'rightMargin': 196}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2180.glif b/src/Interface-Bold.ufo/glyphs/uni2180.glif
new file mode 100644
index 000000000..1fb45e27f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2180.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2180" format="1">
+ <advance width="2816"/>
+ <unicode hex="2180"/>
+ <outline>
+ <contour>
+ <point x="1676" y="0" type="line"/>
+ <point x="2216" y="0"/>
+ <point x="2596" y="388"/>
+ <point x="2596" y="960" type="curve" smooth="yes"/>
+ <point x="2596" y="1044" type="line" smooth="yes"/>
+ <point x="2596" y="1612"/>
+ <point x="2216" y="2004"/>
+ <point x="1676" y="2004" type="curve" smooth="yes"/>
+ <point x="1232" y="2004" type="line"/>
+ <point x="1232" y="1628" type="line"/>
+ <point x="1648" y="1628" type="line" smooth="yes"/>
+ <point x="1976" y="1628"/>
+ <point x="2124" y="1428"/>
+ <point x="2124" y="1048" type="curve" smooth="yes"/>
+ <point x="2124" y="960" type="line" smooth="yes"/>
+ <point x="2124" y="572"/>
+ <point x="1972" y="372"/>
+ <point x="1648" y="372" type="curve" smooth="yes"/>
+ <point x="1240" y="372" type="line"/>
+ <point x="1240" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1628" y="2004" type="line"/>
+ <point x="1184" y="2004" type="line"/>
+ <point x="1184" y="0" type="line"/>
+ <point x="1628" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1580" y="0" type="line"/>
+ <point x="1576" y="372" type="line"/>
+ <point x="1168" y="372" type="line" smooth="yes"/>
+ <point x="828" y="372"/>
+ <point x="688" y="592"/>
+ <point x="688" y="960" type="curve" smooth="yes"/>
+ <point x="688" y="1048" type="line" smooth="yes"/>
+ <point x="688" y="1440"/>
+ <point x="844" y="1628"/>
+ <point x="1168" y="1628" type="curve" smooth="yes"/>
+ <point x="1588" y="1628" type="line"/>
+ <point x="1588" y="2004" type="line"/>
+ <point x="1140" y="2004" type="line" smooth="yes"/>
+ <point x="600" y="2004"/>
+ <point x="220" y="1612"/>
+ <point x="220" y="1044" type="curve" smooth="yes"/>
+ <point x="220" y="960" type="line" smooth="yes"/>
+ <point x="220" y="388"/>
+ <point x="600" y="0"/>
+ <point x="1140" y="0" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2586, 'leftMargin': 105, 'rightMargin': 104}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2181.glif b/src/Interface-Bold.ufo/glyphs/uni2181.glif
new file mode 100644
index 000000000..4c041f18f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2181.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2181" format="1">
+ <advance width="2048"/>
+ <unicode hex="2181"/>
+ <outline>
+ <contour>
+ <point x="948" y="0" type="line"/>
+ <point x="1488" y="0"/>
+ <point x="1868" y="388"/>
+ <point x="1868" y="960" type="curve" smooth="yes"/>
+ <point x="1868" y="1044" type="line" smooth="yes"/>
+ <point x="1868" y="1612"/>
+ <point x="1488" y="2004"/>
+ <point x="948" y="2004" type="curve" smooth="yes"/>
+ <point x="500" y="2004" type="line"/>
+ <point x="500" y="1644" type="line"/>
+ <point x="948" y="1644" type="line" smooth="yes"/>
+ <point x="1288" y="1644"/>
+ <point x="1424" y="1440"/>
+ <point x="1424" y="1048" type="curve" smooth="yes"/>
+ <point x="1424" y="960" type="line" smooth="yes"/>
+ <point x="1424" y="568"/>
+ <point x="1288" y="360"/>
+ <point x="948" y="360" type="curve" smooth="yes"/>
+ <point x="512" y="360" type="line"/>
+ <point x="508" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="624" y="2004" type="line"/>
+ <point x="180" y="2004" type="line"/>
+ <point x="180" y="0" type="line"/>
+ <point x="624" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="796" y="528" type="line"/>
+ <point x="1052" y="528"/>
+ <point x="1228" y="712"/>
+ <point x="1228" y="980" type="curve" smooth="yes"/>
+ <point x="1228" y="1020" type="line" smooth="yes"/>
+ <point x="1228" y="1288"/>
+ <point x="1052" y="1468"/>
+ <point x="796" y="1468" type="curve" smooth="yes"/>
+ <point x="588" y="1468" type="line"/>
+ <point x="588" y="1220" type="line"/>
+ <point x="768" y="1220" type="line" smooth="yes"/>
+ <point x="876" y="1220"/>
+ <point x="952" y="1176"/>
+ <point x="952" y="1020" type="curve" smooth="yes"/>
+ <point x="952" y="980" type="line" smooth="yes"/>
+ <point x="952" y="828"/>
+ <point x="876" y="780"/>
+ <point x="768" y="780" type="curve" smooth="yes"/>
+ <point x="592" y="780" type="line"/>
+ <point x="588" y="528" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1965, 'leftMargin': 168, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2182.glif b/src/Interface-Bold.ufo/glyphs/uni2182.glif
new file mode 100644
index 000000000..7128ea82e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2182.glif
@@ -0,0 +1,114 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2182" format="1">
+ <advance width="3072"/>
+ <unicode hex="2182"/>
+ <outline>
+ <contour>
+ <point x="1648" y="0" type="line"/>
+ <point x="2012" y="0" type="line" smooth="yes"/>
+ <point x="2552" y="0"/>
+ <point x="2932" y="388"/>
+ <point x="2932" y="960" type="curve" smooth="yes"/>
+ <point x="2932" y="1044" type="line" smooth="yes"/>
+ <point x="2932" y="1612"/>
+ <point x="2552" y="2004"/>
+ <point x="2012" y="2004" type="curve" smooth="yes"/>
+ <point x="1636" y="2004" type="line"/>
+ <point x="1636" y="1644" type="line"/>
+ <point x="2012" y="1644" type="line" smooth="yes"/>
+ <point x="2356" y="1644"/>
+ <point x="2488" y="1440"/>
+ <point x="2488" y="1048" type="curve" smooth="yes"/>
+ <point x="2488" y="960" type="line" smooth="yes"/>
+ <point x="2488" y="568"/>
+ <point x="2356" y="360"/>
+ <point x="2012" y="360" type="curve" smooth="yes"/>
+ <point x="1648" y="360" type="line"/>
+ </contour>
+ <contour>
+ <point x="1760" y="2004" type="line"/>
+ <point x="1316" y="2004" type="line"/>
+ <point x="1316" y="0" type="line"/>
+ <point x="1760" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1724" y="528" type="line"/>
+ <point x="1864" y="528" type="line" smooth="yes"/>
+ <point x="2116" y="528"/>
+ <point x="2292" y="712"/>
+ <point x="2292" y="980" type="curve" smooth="yes"/>
+ <point x="2292" y="1020" type="line" smooth="yes"/>
+ <point x="2292" y="1288"/>
+ <point x="2116" y="1468"/>
+ <point x="1864" y="1468" type="curve" smooth="yes"/>
+ <point x="1720" y="1468" type="line"/>
+ <point x="1720" y="1220" type="line"/>
+ <point x="1836" y="1220" type="line" smooth="yes"/>
+ <point x="1940" y="1220"/>
+ <point x="2016" y="1176"/>
+ <point x="2016" y="1020" type="curve" smooth="yes"/>
+ <point x="2016" y="980" type="line" smooth="yes"/>
+ <point x="2016" y="828"/>
+ <point x="1940" y="780"/>
+ <point x="1836" y="780" type="curve" smooth="yes"/>
+ <point x="1724" y="780" type="line"/>
+ </contour>
+ <contour>
+ <point x="1428" y="0" type="line"/>
+ <point x="1428" y="360" type="line"/>
+ <point x="1060" y="360" type="line" smooth="yes"/>
+ <point x="720" y="360"/>
+ <point x="584" y="568"/>
+ <point x="584" y="960" type="curve" smooth="yes"/>
+ <point x="584" y="1048" type="line" smooth="yes"/>
+ <point x="584" y="1440"/>
+ <point x="720" y="1644"/>
+ <point x="1060" y="1644" type="curve" smooth="yes"/>
+ <point x="1440" y="1644" type="line"/>
+ <point x="1440" y="2004" type="line"/>
+ <point x="1060" y="2004" type="line" smooth="yes"/>
+ <point x="520" y="2004"/>
+ <point x="140" y="1612"/>
+ <point x="140" y="1044" type="curve" smooth="yes"/>
+ <point x="140" y="960" type="line" smooth="yes"/>
+ <point x="140" y="388"/>
+ <point x="520" y="0"/>
+ <point x="1060" y="0" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1348" y="528" type="line"/>
+ <point x="1348" y="780" type="line"/>
+ <point x="1240" y="780" type="line" smooth="yes"/>
+ <point x="1132" y="780"/>
+ <point x="1056" y="828"/>
+ <point x="1056" y="980" type="curve" smooth="yes"/>
+ <point x="1056" y="1020" type="line" smooth="yes"/>
+ <point x="1056" y="1176"/>
+ <point x="1132" y="1220"/>
+ <point x="1240" y="1220" type="curve" smooth="yes"/>
+ <point x="1352" y="1220" type="line"/>
+ <point x="1352" y="1468" type="line"/>
+ <point x="1212" y="1468" type="line" smooth="yes"/>
+ <point x="960" y="1468"/>
+ <point x="780" y="1288"/>
+ <point x="780" y="1020" type="curve" smooth="yes"/>
+ <point x="780" y="980" type="line" smooth="yes"/>
+ <point x="780" y="712"/>
+ <point x="960" y="528"/>
+ <point x="1212" y="528" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3013, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2183.cn.glif b/src/Interface-Bold.ufo/glyphs/uni2183.cn.glif
new file mode 100644
index 000000000..d3863dc81
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2183.cn.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2183.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="200" y="680" type="line"/>
+ <point x="228" y="208"/>
+ <point x="528" y="-28"/>
+ <point x="1024" y="-28" type="curve" smooth="yes"/>
+ <point x="1552" y="-28"/>
+ <point x="1852" y="260"/>
+ <point x="1852" y="832" type="curve" smooth="yes"/>
+ <point x="1852" y="1168" type="line" smooth="yes"/>
+ <point x="1852" y="1740"/>
+ <point x="1532" y="2032"/>
+ <point x="1024" y="2032" type="curve" smooth="yes"/>
+ <point x="508" y="2032"/>
+ <point x="240" y="1776"/>
+ <point x="200" y="1312" type="curve"/>
+ <point x="660" y="1312" type="line"/>
+ <point x="672" y="1592"/>
+ <point x="764" y="1660"/>
+ <point x="1024" y="1660" type="curve" smooth="yes"/>
+ <point x="1276" y="1660"/>
+ <point x="1388" y="1560"/>
+ <point x="1388" y="1172" type="curve" smooth="yes"/>
+ <point x="1388" y="832" type="line" smooth="yes"/>
+ <point x="1388" y="448"/>
+ <point x="1296" y="344"/>
+ <point x="1024" y="344" type="curve" smooth="yes"/>
+ <point x="792" y="344"/>
+ <point x="672" y="396"/>
+ <point x="660" y="680" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1847, 'leftMargin': 78, 'rightMargin': 117}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2183.glif b/src/Interface-Bold.ufo/glyphs/uni2183.glif
new file mode 100644
index 000000000..5a6efa855
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2183.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2183" format="1">
+ <advance width="2048"/>
+ <unicode hex="2183"/>
+ <outline>
+ <contour>
+ <point x="200" y="676" type="line"/>
+ <point x="224" y="260"/>
+ <point x="524" y="-28"/>
+ <point x="1016" y="-28" type="curve" smooth="yes"/>
+ <point x="1540" y="-28"/>
+ <point x="1852" y="344"/>
+ <point x="1852" y="944" type="curve" smooth="yes"/>
+ <point x="1852" y="1060" type="line" smooth="yes"/>
+ <point x="1852" y="1660"/>
+ <point x="1524" y="2032"/>
+ <point x="1016" y="2032" type="curve" smooth="yes"/>
+ <point x="504" y="2032"/>
+ <point x="236" y="1728"/>
+ <point x="196" y="1316" type="curve"/>
+ <point x="640" y="1316" type="line"/>
+ <point x="656" y="1548"/>
+ <point x="752" y="1672"/>
+ <point x="1016" y="1672" type="curve" smooth="yes"/>
+ <point x="1276" y="1672"/>
+ <point x="1408" y="1488"/>
+ <point x="1408" y="1064" type="curve" smooth="yes"/>
+ <point x="1408" y="944" type="line" smooth="yes"/>
+ <point x="1408" y="520"/>
+ <point x="1296" y="332"/>
+ <point x="1016" y="332" type="curve" smooth="yes"/>
+ <point x="776" y="332"/>
+ <point x="656" y="444"/>
+ <point x="644" y="676" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1836, 'leftMargin': 78, 'rightMargin': 103}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2184.cn.glif b/src/Interface-Bold.ufo/glyphs/uni2184.cn.glif
new file mode 100644
index 000000000..c90aab2fd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2184.cn.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2184.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="108" y="532" type="line"/>
+ <point x="108" y="176"/>
+ <point x="380" y="-28"/>
+ <point x="732" y="-28" type="curve" smooth="yes"/>
+ <point x="1196" y="-28"/>
+ <point x="1428" y="236"/>
+ <point x="1428" y="700" type="curve" smooth="yes"/>
+ <point x="1428" y="788" type="line" smooth="yes"/>
+ <point x="1428" y="1252"/>
+ <point x="1196" y="1516"/>
+ <point x="736" y="1516" type="curve" smooth="yes"/>
+ <point x="368" y="1516"/>
+ <point x="108" y="1316"/>
+ <point x="108" y="920" type="curve"/>
+ <point x="524" y="920" type="line"/>
+ <point x="524" y="1072"/>
+ <point x="596" y="1160"/>
+ <point x="744" y="1160" type="curve" smooth="yes"/>
+ <point x="948" y="1160"/>
+ <point x="984" y="1036"/>
+ <point x="984" y="788" type="curve" smooth="yes"/>
+ <point x="984" y="700" type="line" smooth="yes"/>
+ <point x="984" y="444"/>
+ <point x="952" y="332"/>
+ <point x="744" y="332" type="curve" smooth="yes"/>
+ <point x="608" y="332"/>
+ <point x="524" y="384"/>
+ <point x="524" y="532" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1474.0, 'leftMargin': 69, 'rightMargin': 87.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2184.glif b/src/Interface-Bold.ufo/glyphs/uni2184.glif
new file mode 100644
index 000000000..661559d98
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2184.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2184" format="1">
+ <advance width="1536"/>
+ <unicode hex="2184"/>
+ <outline>
+ <contour>
+ <point x="108" y="532" type="line"/>
+ <point x="108" y="196"/>
+ <point x="380" y="-28"/>
+ <point x="732" y="-28" type="curve" smooth="yes"/>
+ <point x="1196" y="-28"/>
+ <point x="1428" y="296"/>
+ <point x="1428" y="728" type="curve" smooth="yes"/>
+ <point x="1428" y="760" type="line" smooth="yes"/>
+ <point x="1428" y="1188"/>
+ <point x="1196" y="1516"/>
+ <point x="736" y="1516" type="curve" smooth="yes"/>
+ <point x="368" y="1516"/>
+ <point x="108" y="1296"/>
+ <point x="108" y="920" type="curve"/>
+ <point x="524" y="920" type="line"/>
+ <point x="524" y="1052"/>
+ <point x="596" y="1160"/>
+ <point x="744" y="1160" type="curve" smooth="yes"/>
+ <point x="948" y="1160"/>
+ <point x="984" y="976"/>
+ <point x="984" y="760" type="curve" smooth="yes"/>
+ <point x="984" y="728" type="line" smooth="yes"/>
+ <point x="984" y="508"/>
+ <point x="952" y="332"/>
+ <point x="744" y="332" type="curve" smooth="yes"/>
+ <point x="608" y="332"/>
+ <point x="524" y="404"/>
+ <point x="524" y="532" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1466, 'leftMargin': 69, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2185.cn.glif b/src/Interface-Bold.ufo/glyphs/uni2185.cn.glif
new file mode 100644
index 000000000..97f8b847e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2185.cn.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2185.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="1848" y="680" type="line"/>
+ <point x="1388" y="680" type="line"/>
+ <point x="1388" y="-496" type="line"/>
+ <point x="1848" y="-496" type="line"/>
+ </contour>
+ <component base="C.cn" xOffset="84"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1847, 'leftMargin': 117, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2185.glif b/src/Interface-Bold.ufo/glyphs/uni2185.glif
new file mode 100644
index 000000000..3ead2f543
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2185.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2185" format="1">
+ <advance width="2048"/>
+ <unicode hex="2185"/>
+ <outline>
+ <contour>
+ <point x="1496" y="624" type="line"/>
+ <point x="1380" y="404"/>
+ <point x="1256" y="332"/>
+ <point x="1032" y="332" type="curve" smooth="yes"/>
+ <point x="752" y="332"/>
+ <point x="640" y="520"/>
+ <point x="640" y="944" type="curve" smooth="yes"/>
+ <point x="640" y="1064" type="line" smooth="yes"/>
+ <point x="640" y="1488"/>
+ <point x="772" y="1672"/>
+ <point x="1032" y="1672" type="curve" smooth="yes"/>
+ <point x="1300" y="1672"/>
+ <point x="1396" y="1548"/>
+ <point x="1408" y="1316" type="curve"/>
+ <point x="1852" y="1316" type="line"/>
+ <point x="1812" y="1728"/>
+ <point x="1544" y="2032"/>
+ <point x="1032" y="2032" type="curve" smooth="yes"/>
+ <point x="528" y="2032"/>
+ <point x="196" y="1660"/>
+ <point x="196" y="1060" type="curve" smooth="yes"/>
+ <point x="196" y="944" type="line" smooth="yes"/>
+ <point x="196" y="344"/>
+ <point x="512" y="-28"/>
+ <point x="1032" y="-28" type="curve" smooth="yes"/>
+ <point x="1420" y="-28"/>
+ <point x="1636" y="152"/>
+ <point x="1796" y="424" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1816" y="728" type="line"/>
+ <point x="1372" y="728" type="line"/>
+ <point x="1372" y="-496" type="line"/>
+ <point x="1816" y="-496" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1836, 'leftMargin': 103, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2186.glif b/src/Interface-Bold.ufo/glyphs/uni2186.glif
new file mode 100644
index 000000000..f6d545375
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2186.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2186" format="1">
+ <advance width="2560"/>
+ <unicode hex="2186"/>
+ <outline>
+ <contour>
+ <point x="476" y="1244" type="line"/>
+ <point x="152" y="904" type="line"/>
+ <point x="1060" y="0" type="line"/>
+ <point x="1384" y="0" type="line"/>
+ <point x="1216" y="472" type="line"/>
+ </contour>
+ <contour>
+ <point x="1500" y="2004" type="line"/>
+ <point x="1060" y="2004" type="line"/>
+ <point x="1060" y="0" type="line"/>
+ <point x="1500" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2408" y="904" type="line"/>
+ <point x="2088" y="1244" type="line"/>
+ <point x="1348" y="472" type="line"/>
+ <point x="1176" y="0" type="line"/>
+ <point x="1500" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2420.0, 'leftMargin': 83, 'rightMargin': 82.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2187.glif b/src/Interface-Bold.ufo/glyphs/uni2187.glif
new file mode 100644
index 000000000..312831e86
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2187.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2187" format="1">
+ <advance width="2048"/>
+ <unicode hex="2187"/>
+ <outline>
+ <contour>
+ <point x="172" y="0" type="line"/>
+ <point x="616" y="0" type="line"/>
+ <point x="616" y="2004" type="line"/>
+ <point x="172" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="420" y="0" type="line"/>
+ <point x="960" y="0" type="line" smooth="yes"/>
+ <point x="1528" y="0"/>
+ <point x="1880" y="388"/>
+ <point x="1880" y="960" type="curve" smooth="yes"/>
+ <point x="1880" y="1044" type="line" smooth="yes"/>
+ <point x="1880" y="1612"/>
+ <point x="1528" y="2004"/>
+ <point x="960" y="2004" type="curve" smooth="yes"/>
+ <point x="420" y="2004" type="line"/>
+ <point x="420" y="1796" type="line"/>
+ <point x="960" y="1796" type="line" smooth="yes"/>
+ <point x="1356" y="1796"/>
+ <point x="1532" y="1480"/>
+ <point x="1532" y="1048" type="curve" smooth="yes"/>
+ <point x="1532" y="960" type="line" smooth="yes"/>
+ <point x="1532" y="512"/>
+ <point x="1300" y="236"/>
+ <point x="960" y="236" type="curve" smooth="yes"/>
+ <point x="420" y="236" type="line"/>
+ </contour>
+ <contour>
+ <point x="420" y="324" type="line"/>
+ <point x="816" y="324" type="line" smooth="yes"/>
+ <point x="1168" y="324"/>
+ <point x="1416" y="496"/>
+ <point x="1416" y="972" type="curve" smooth="yes"/>
+ <point x="1416" y="1036" type="line" smooth="yes"/>
+ <point x="1416" y="1516"/>
+ <point x="1168" y="1708"/>
+ <point x="816" y="1708" type="curve" smooth="yes"/>
+ <point x="420" y="1708" type="line"/>
+ <point x="420" y="1500" type="line"/>
+ <point x="700" y="1500" type="line" smooth="yes"/>
+ <point x="960" y="1500"/>
+ <point x="1176" y="1440"/>
+ <point x="1176" y="1040" type="curve" smooth="yes"/>
+ <point x="1176" y="972" type="line" smooth="yes"/>
+ <point x="1176" y="588"/>
+ <point x="960" y="528"/>
+ <point x="700" y="528" type="curve" smooth="yes"/>
+ <point x="420" y="528" type="line"/>
+ </contour>
+ <contour>
+ <point x="420" y="616" type="line"/>
+ <point x="664" y="616" type="line" smooth="yes"/>
+ <point x="916" y="616"/>
+ <point x="1080" y="712"/>
+ <point x="1080" y="980" type="curve" smooth="yes"/>
+ <point x="1080" y="1020" type="line" smooth="yes"/>
+ <point x="1080" y="1288"/>
+ <point x="916" y="1412"/>
+ <point x="664" y="1412" type="curve" smooth="yes"/>
+ <point x="420" y="1412" type="line"/>
+ <point x="420" y="1204" type="line"/>
+ <point x="636" y="1204" type="line" smooth="yes"/>
+ <point x="740" y="1204"/>
+ <point x="832" y="1176"/>
+ <point x="832" y="1020" type="curve" smooth="yes"/>
+ <point x="832" y="980" type="line" smooth="yes"/>
+ <point x="832" y="828"/>
+ <point x="740" y="824"/>
+ <point x="636" y="824" type="curve" smooth="yes"/>
+ <point x="420" y="824" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1987, 'leftMargin': 168, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2188.glif b/src/Interface-Bold.ufo/glyphs/uni2188.glif
new file mode 100644
index 000000000..dccc29858
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2188.glif
@@ -0,0 +1,158 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2188" format="1">
+ <advance width="3328"/>
+ <unicode hex="2188"/>
+ <outline>
+ <contour>
+ <point x="1772" y="0" type="line"/>
+ <point x="2232" y="0" type="line" smooth="yes"/>
+ <point x="2800" y="0"/>
+ <point x="3152" y="388"/>
+ <point x="3152" y="960" type="curve" smooth="yes"/>
+ <point x="3152" y="1044" type="line" smooth="yes"/>
+ <point x="3152" y="1612"/>
+ <point x="2800" y="2004"/>
+ <point x="2232" y="2004" type="curve" smooth="yes"/>
+ <point x="1764" y="2004" type="line"/>
+ <point x="1764" y="1796" type="line"/>
+ <point x="2232" y="1796" type="line" smooth="yes"/>
+ <point x="2628" y="1796"/>
+ <point x="2804" y="1480"/>
+ <point x="2804" y="1048" type="curve" smooth="yes"/>
+ <point x="2804" y="960" type="line" smooth="yes"/>
+ <point x="2804" y="512"/>
+ <point x="2572" y="236"/>
+ <point x="2232" y="236" type="curve" smooth="yes"/>
+ <point x="1772" y="236" type="line"/>
+ </contour>
+ <contour>
+ <point x="1728" y="616" type="line"/>
+ <point x="1936" y="616" type="line" smooth="yes"/>
+ <point x="2188" y="616"/>
+ <point x="2352" y="712"/>
+ <point x="2352" y="980" type="curve" smooth="yes"/>
+ <point x="2352" y="1020" type="line" smooth="yes"/>
+ <point x="2352" y="1288"/>
+ <point x="2188" y="1412"/>
+ <point x="1936" y="1412" type="curve" smooth="yes"/>
+ <point x="1724" y="1412" type="line"/>
+ <point x="1724" y="1204" type="line"/>
+ <point x="1908" y="1204" type="line" smooth="yes"/>
+ <point x="2012" y="1204"/>
+ <point x="2104" y="1176"/>
+ <point x="2104" y="1020" type="curve" smooth="yes"/>
+ <point x="2104" y="980" type="line" smooth="yes"/>
+ <point x="2104" y="828"/>
+ <point x="2012" y="824"/>
+ <point x="1908" y="824" type="curve" smooth="yes"/>
+ <point x="1728" y="824" type="line"/>
+ </contour>
+ <contour>
+ <point x="1752" y="324" type="line"/>
+ <point x="2088" y="324" type="line" smooth="yes"/>
+ <point x="2440" y="324"/>
+ <point x="2688" y="496"/>
+ <point x="2688" y="972" type="curve" smooth="yes"/>
+ <point x="2688" y="1036" type="line" smooth="yes"/>
+ <point x="2688" y="1516"/>
+ <point x="2440" y="1708"/>
+ <point x="2088" y="1708" type="curve" smooth="yes"/>
+ <point x="1704" y="1708" type="line"/>
+ <point x="1704" y="1500" type="line"/>
+ <point x="1972" y="1500" type="line" smooth="yes"/>
+ <point x="2232" y="1500"/>
+ <point x="2448" y="1440"/>
+ <point x="2448" y="1040" type="curve" smooth="yes"/>
+ <point x="2448" y="972" type="line" smooth="yes"/>
+ <point x="2448" y="588"/>
+ <point x="2232" y="528"/>
+ <point x="1972" y="528" type="curve" smooth="yes"/>
+ <point x="1752" y="528" type="line"/>
+ </contour>
+ <contour>
+ <point x="1560" y="0" type="line"/>
+ <point x="1560" y="236" type="line"/>
+ <point x="1100" y="236" type="line" smooth="yes"/>
+ <point x="756" y="236"/>
+ <point x="524" y="512"/>
+ <point x="524" y="960" type="curve" smooth="yes"/>
+ <point x="524" y="1048" type="line" smooth="yes"/>
+ <point x="524" y="1480"/>
+ <point x="700" y="1796"/>
+ <point x="1100" y="1796" type="curve" smooth="yes"/>
+ <point x="1568" y="1796" type="line"/>
+ <point x="1568" y="2004" type="line"/>
+ <point x="1100" y="2004" type="line" smooth="yes"/>
+ <point x="528" y="2004"/>
+ <point x="176" y="1612"/>
+ <point x="176" y="1044" type="curve" smooth="yes"/>
+ <point x="176" y="960" type="line" smooth="yes"/>
+ <point x="176" y="388"/>
+ <point x="528" y="0"/>
+ <point x="1100" y="0" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1444" y="0" type="line"/>
+ <point x="1888" y="0" type="line"/>
+ <point x="1888" y="2004" type="line"/>
+ <point x="1444" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1604" y="616" type="line"/>
+ <point x="1604" y="824" type="line"/>
+ <point x="1420" y="824" type="line" smooth="yes"/>
+ <point x="1316" y="824"/>
+ <point x="1228" y="828"/>
+ <point x="1228" y="980" type="curve" smooth="yes"/>
+ <point x="1228" y="1020" type="line" smooth="yes"/>
+ <point x="1228" y="1176"/>
+ <point x="1316" y="1204"/>
+ <point x="1420" y="1204" type="curve" smooth="yes"/>
+ <point x="1604" y="1204" type="line"/>
+ <point x="1604" y="1412" type="line"/>
+ <point x="1396" y="1412" type="line" smooth="yes"/>
+ <point x="1140" y="1412"/>
+ <point x="976" y="1288"/>
+ <point x="976" y="1020" type="curve" smooth="yes"/>
+ <point x="976" y="980" type="line" smooth="yes"/>
+ <point x="976" y="712"/>
+ <point x="1140" y="616"/>
+ <point x="1396" y="616" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1660" y="324" type="line"/>
+ <point x="1660" y="528" type="line"/>
+ <point x="1360" y="528" type="line" smooth="yes"/>
+ <point x="1100" y="528"/>
+ <point x="880" y="588"/>
+ <point x="880" y="972" type="curve" smooth="yes"/>
+ <point x="880" y="1040" type="line" smooth="yes"/>
+ <point x="880" y="1440"/>
+ <point x="1100" y="1500"/>
+ <point x="1360" y="1500" type="curve" smooth="yes"/>
+ <point x="1624" y="1500" type="line"/>
+ <point x="1624" y="1708" type="line"/>
+ <point x="1240" y="1708" type="line" smooth="yes"/>
+ <point x="888" y="1708"/>
+ <point x="644" y="1516"/>
+ <point x="644" y="1036" type="curve" smooth="yes"/>
+ <point x="644" y="972" type="line" smooth="yes"/>
+ <point x="644" y="496"/>
+ <point x="888" y="324"/>
+ <point x="1240" y="324" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3194, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2189.glif b/src/Interface-Bold.ufo/glyphs/uni2189.glif
new file mode 100644
index 000000000..a3157c56e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2189.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2189" format="1">
+ <advance width="2560"/>
+ <unicode hex="2189"/>
+ <outline>
+ <component base="fraction" xOffset="528"/>
+ <component base="three.sup" xOffset="1276"/>
+ <component base="zero.sup" xOffset="-16" yOffset="888"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2479, 'leftMargin': 214, 'rightMargin': 92}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni27E6_.glif b/src/Interface-Bold.ufo/glyphs/uni27E6_.glif
new file mode 100644
index 000000000..96b3706ee
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni27E6_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27E6" format="1">
+ <advance width="1536"/>
+ <unicode hex="27E6"/>
+ <outline>
+ <contour>
+ <point x="804" y="2348" type="line"/>
+ <point x="184" y="2348" type="line"/>
+ <point x="184" y="-480" type="line"/>
+ <point x="804" y="-480" type="line"/>
+ <point x="804" y="-184" type="line"/>
+ <point x="560" y="-184" type="line"/>
+ <point x="560" y="2048" type="line"/>
+ <point x="804" y="2048" type="line"/>
+ </contour>
+ <contour>
+ <point x="1352" y="2348" type="line"/>
+ <point x="736" y="2348" type="line"/>
+ <point x="736" y="-480" type="line"/>
+ <point x="1352" y="-480" type="line"/>
+ <point x="1352" y="-184" type="line"/>
+ <point x="1112" y="-184" type="line"/>
+ <point x="1112" y="2048" type="line"/>
+ <point x="1352" y="2048" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1503, 'leftMargin': 168, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni27E7_.glif b/src/Interface-Bold.ufo/glyphs/uni27E7_.glif
new file mode 100644
index 000000000..a3c1a5777
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni27E7_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27E7" format="1">
+ <advance width="1536"/>
+ <unicode hex="27E7"/>
+ <outline>
+ <contour>
+ <point x="184" y="2048" type="line"/>
+ <point x="428" y="2048" type="line"/>
+ <point x="428" y="-184" type="line"/>
+ <point x="184" y="-184" type="line"/>
+ <point x="184" y="-480" type="line"/>
+ <point x="804" y="-480" type="line"/>
+ <point x="804" y="2348" type="line"/>
+ <point x="184" y="2348" type="line"/>
+ </contour>
+ <contour>
+ <point x="736" y="2048" type="line"/>
+ <point x="980" y="2048" type="line"/>
+ <point x="980" y="-184" type="line"/>
+ <point x="736" y="-184" type="line"/>
+ <point x="736" y="-480" type="line"/>
+ <point x="1352" y="-480" type="line"/>
+ <point x="1352" y="2348" type="line"/>
+ <point x="736" y="2348" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1503, 'leftMargin': 168, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni27E8_.glif b/src/Interface-Bold.ufo/glyphs/uni27E8_.glif
new file mode 100644
index 000000000..d8d96a544
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni27E8_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27E8" format="1">
+ <advance width="1280"/>
+ <unicode hex="27E8"/>
+ <outline>
+ <contour>
+ <point x="744" y="2304" type="line"/>
+ <point x="192" y="932" type="line"/>
+ <point x="744" y="-444" type="line"/>
+ <point x="1088" y="-296" type="line"/>
+ <point x="592" y="932" type="line"/>
+ <point x="1088" y="2152" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1144.0, 'leftMargin': 124, 'rightMargin': 124.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni27E9_.glif b/src/Interface-Bold.ufo/glyphs/uni27E9_.glif
new file mode 100644
index 000000000..3e0e85fa5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni27E9_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27E9" format="1">
+ <advance width="1280"/>
+ <unicode hex="27E9"/>
+ <outline>
+ <contour>
+ <point x="540" y="2304" type="line"/>
+ <point x="1088" y="932" type="line"/>
+ <point x="540" y="-444" type="line"/>
+ <point x="192" y="-296" type="line"/>
+ <point x="692" y="932" type="line"/>
+ <point x="192" y="2152" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1144.0, 'leftMargin': 124, 'rightMargin': 124.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni27EA__.glif b/src/Interface-Bold.ufo/glyphs/uni27EA__.glif
new file mode 100644
index 000000000..2462cb203
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni27EA__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27EA" format="1">
+ <advance width="2048"/>
+ <unicode hex="27EA"/>
+ <outline>
+ <component base="uni27E8" xOffset="108"/>
+ <component base="uni27E8" xOffset="796"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1832, 'leftMargin': 124, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni27EB__.glif b/src/Interface-Bold.ufo/glyphs/uni27EB__.glif
new file mode 100644
index 000000000..b647a14c7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni27EB__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27EB" format="1">
+ <advance width="2048"/>
+ <unicode hex="27EB"/>
+ <outline>
+ <contour>
+ <point x="580" y="2304" type="line"/>
+ <point x="1128" y="932" type="line"/>
+ <point x="580" y="-444" type="line"/>
+ <point x="232" y="-296" type="line"/>
+ <point x="732" y="932" type="line"/>
+ <point x="232" y="2152" type="line"/>
+ </contour>
+ <contour>
+ <point x="1268" y="2304" type="line"/>
+ <point x="1816" y="932" type="line"/>
+ <point x="1268" y="-444" type="line"/>
+ <point x="920" y="-296" type="line"/>
+ <point x="1416" y="932" type="line"/>
+ <point x="920" y="2152" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1832, 'leftMargin': 124, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni27EC__.glif b/src/Interface-Bold.ufo/glyphs/uni27EC__.glif
new file mode 100644
index 000000000..8f40f48fc
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni27EC__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27EC" format="1">
+ <advance width="1536"/>
+ <unicode hex="27EC"/>
+ <outline>
+ <contour>
+ <point x="568" y="320" type="line"/>
+ <point x="568" y="1556" type="line"/>
+ <point x="1344" y="2220" type="line"/>
+ <point x="1120" y="2488" type="line"/>
+ <point x="192" y="1696" type="line"/>
+ <point x="192" y="176" type="line"/>
+ <point x="1120" y="-612" type="line"/>
+ <point x="1344" y="-344" type="line"/>
+ </contour>
+ <contour>
+ <point x="744" y="-96" type="line"/>
+ <point x="1116" y="-236" type="line"/>
+ <point x="1116" y="2108" type="line"/>
+ <point x="744" y="1968" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 168, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni27ED__.glif b/src/Interface-Bold.ufo/glyphs/uni27ED__.glif
new file mode 100644
index 000000000..72abc66a2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni27ED__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27ED" format="1">
+ <advance width="1536"/>
+ <unicode hex="27ED"/>
+ <outline>
+ <contour>
+ <point x="972" y="320" type="line"/>
+ <point x="192" y="-344" type="line"/>
+ <point x="420" y="-612" type="line"/>
+ <point x="1344" y="176" type="line"/>
+ <point x="1344" y="1696" type="line"/>
+ <point x="420" y="2488" type="line"/>
+ <point x="192" y="2220" type="line"/>
+ <point x="972" y="1556" type="line"/>
+ </contour>
+ <contour>
+ <point x="796" y="-96" type="line"/>
+ <point x="796" y="1968" type="line"/>
+ <point x="420" y="2108" type="line"/>
+ <point x="420" y="-236" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 124, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni27EE__.glif b/src/Interface-Bold.ufo/glyphs/uni27EE__.glif
new file mode 100644
index 000000000..7be87397c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni27EE__.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27EE" format="1">
+ <advance width="1024"/>
+ <unicode hex="27EE"/>
+ <outline>
+ <contour>
+ <point x="572" y="1968" type="line"/>
+ <point x="828" y="2232" type="line"/>
+ <point x="572" y="2488" type="line"/>
+ <point x="196" y="2108" type="line"/>
+ <point x="196" y="-236" type="line"/>
+ <point x="572" y="-612" type="line"/>
+ <point x="828" y="-360" type="line"/>
+ <point x="572" y="-96" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 925, 'leftMargin': 168, 'rightMargin': 123}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni27EF__.glif b/src/Interface-Bold.ufo/glyphs/uni27EF__.glif
new file mode 100644
index 000000000..b8ace67f4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni27EF__.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27EF" format="1">
+ <advance width="1024"/>
+ <unicode hex="27EF"/>
+ <outline>
+ <contour>
+ <point x="196" y="-360" type="line"/>
+ <point x="452" y="-612" type="line"/>
+ <point x="828" y="-236" type="line"/>
+ <point x="828" y="2108" type="line"/>
+ <point x="452" y="2488" type="line"/>
+ <point x="196" y="2232" type="line"/>
+ <point x="452" y="1968" type="line"/>
+ <point x="452" y="-96" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 925, 'leftMargin': 124, 'rightMargin': 167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2B4E__.glif b/src/Interface-Bold.ufo/glyphs/uni2B4E__.glif
new file mode 100644
index 000000000..4a940430a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2B4E__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B4E" format="1">
+ <advance width="1280"/>
+ <unicode hex="2B4E"/>
+ <outline>
+ <contour>
+ <point x="528" y="0" type="line"/>
+ <point x="880" y="1316" type="line"/>
+ <point x="612" y="1388" type="line"/>
+ <point x="240" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="196" y="916" type="line"/>
+ <point x="836" y="1284" type="line"/>
+ <point x="788" y="1516" type="line"/>
+ <point x="280" y="1224" type="line"/>
+ </contour>
+ <contour>
+ <point x="1084" y="1008" type="line"/>
+ <point x="788" y="1516" type="line"/>
+ <point x="636" y="1332" type="line"/>
+ <point x="1000" y="700" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1106, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2B4F__.glif b/src/Interface-Bold.ufo/glyphs/uni2B4F__.glif
new file mode 100644
index 000000000..791239591
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2B4F__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B4F" format="1">
+ <advance width="1280"/>
+ <unicode hex="2B4F"/>
+ <outline>
+ <contour>
+ <point x="240" y="1488" type="line"/>
+ <point x="612" y="100" type="line"/>
+ <point x="880" y="172" type="line"/>
+ <point x="528" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="280" y="264" type="line"/>
+ <point x="788" y="-28" type="line"/>
+ <point x="836" y="208" type="line"/>
+ <point x="196" y="576" type="line"/>
+ </contour>
+ <contour>
+ <point x="1000" y="792" type="line"/>
+ <point x="636" y="160" type="line"/>
+ <point x="788" y="-28" type="line"/>
+ <point x="1084" y="480" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1106, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2B5A__.glif b/src/Interface-Bold.ufo/glyphs/uni2B5A__.glif
new file mode 100644
index 000000000..cdc7f51a9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2B5A__.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B5A" format="1">
+ <advance width="2048"/>
+ <unicode hex="2B5A"/>
+ <outline>
+ <contour>
+ <point x="488" y="0" type="line"/>
+ <point x="892" y="1504" type="line" smooth="yes"/>
+ <point x="952" y="1732"/>
+ <point x="1004" y="1872"/>
+ <point x="1156" y="1872" type="curve" smooth="yes"/>
+ <point x="1316" y="1872"/>
+ <point x="1388" y="1784"/>
+ <point x="1312" y="1496" type="curve" smooth="yes"/>
+ <point x="1208" y="1116" type="line"/>
+ <point x="1488" y="1076" type="line"/>
+ <point x="1588" y="1440" type="line" smooth="yes"/>
+ <point x="1712" y="1912"/>
+ <point x="1540" y="2144"/>
+ <point x="1156" y="2144" type="curve" smooth="yes"/>
+ <point x="840" y="2144"/>
+ <point x="700" y="1872"/>
+ <point x="612" y="1544" type="curve" smooth="yes"/>
+ <point x="200" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1848" y="1400" type="line"/>
+ <point x="1212" y="1032" type="line"/>
+ <point x="1260" y="800" type="line"/>
+ <point x="1768" y="1088" type="line"/>
+ </contour>
+ <contour>
+ <point x="964" y="1304" type="line"/>
+ <point x="1260" y="800" type="line"/>
+ <point x="1412" y="984" type="line"/>
+ <point x="1048" y="1616" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1870.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2B5B__.glif b/src/Interface-Bold.ufo/glyphs/uni2B5B__.glif
new file mode 100644
index 000000000..48010403e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2B5B__.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B5B" format="1">
+ <advance width="2048"/>
+ <unicode hex="2B5B"/>
+ <outline>
+ <contour>
+ <point x="1612" y="176" type="line"/>
+ <point x="1192" y="1744" type="line" smooth="yes"/>
+ <point x="1108" y="2060"/>
+ <point x="960" y="2144"/>
+ <point x="728" y="2144" type="curve" smooth="yes"/>
+ <point x="344" y="2144"/>
+ <point x="164" y="1840"/>
+ <point x="268" y="1464" type="curve" smooth="yes"/>
+ <point x="388" y="1028" type="line"/>
+ <point x="652" y="1116" type="line"/>
+ <point x="544" y="1524" type="line" smooth="yes"/>
+ <point x="472" y="1784"/>
+ <point x="592" y="1872"/>
+ <point x="724" y="1872" type="curve" smooth="yes"/>
+ <point x="812" y="1872"/>
+ <point x="884" y="1824"/>
+ <point x="920" y="1692" type="curve" smooth="yes"/>
+ <point x="1324" y="176" type="line"/>
+ </contour>
+ <contour>
+ <point x="1008" y="264" type="line"/>
+ <point x="1516" y="-28" type="line"/>
+ <point x="1564" y="208" type="line"/>
+ <point x="924" y="576" type="line"/>
+ </contour>
+ <contour>
+ <point x="1724" y="792" type="line"/>
+ <point x="1360" y="160" type="line"/>
+ <point x="1516" y="-28" type="line"/>
+ <point x="1808" y="480" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1800, 'leftMargin': 119.08594189213039, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2B5C__.glif b/src/Interface-Bold.ufo/glyphs/uni2B5C__.glif
new file mode 100644
index 000000000..cc4f1f5c7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2B5C__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B5C" format="1">
+ <advance width="1792"/>
+ <unicode hex="2B5C"/>
+ <outline>
+ <contour>
+ <point x="944" y="0" type="line"/>
+ <point x="1472" y="1972" type="line"/>
+ <point x="1204" y="2048" type="line"/>
+ <point x="656" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="792" y="1572" type="line"/>
+ <point x="1432" y="1940" type="line"/>
+ <point x="1384" y="2176" type="line"/>
+ <point x="876" y="1884" type="line"/>
+ </contour>
+ <contour>
+ <point x="1676" y="1668" type="line"/>
+ <point x="1384" y="2176" type="line"/>
+ <point x="1228" y="1988" type="line"/>
+ <point x="1592" y="1356" type="line"/>
+ </contour>
+ <contour>
+ <point x="116" y="276" type="line"/>
+ <point x="116" y="0" type="line"/>
+ <point x="852" y="0" type="line"/>
+ <point x="852" y="276" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1781, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2B5D__.glif b/src/Interface-Bold.ufo/glyphs/uni2B5D__.glif
new file mode 100644
index 000000000..1ce7a9e62
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2B5D__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B5D" format="1">
+ <advance width="1792"/>
+ <unicode hex="2B5D"/>
+ <outline>
+ <contour>
+ <point x="656" y="2148" type="line"/>
+ <point x="1204" y="100" type="line"/>
+ <point x="1472" y="172" type="line"/>
+ <point x="944" y="2148" type="line"/>
+ </contour>
+ <contour>
+ <point x="876" y="264" type="line"/>
+ <point x="1384" y="-28" type="line"/>
+ <point x="1432" y="208" type="line"/>
+ <point x="792" y="576" type="line"/>
+ </contour>
+ <contour>
+ <point x="1592" y="792" type="line"/>
+ <point x="1228" y="160" type="line"/>
+ <point x="1384" y="-28" type="line"/>
+ <point x="1676" y="480" type="line"/>
+ </contour>
+ <contour>
+ <point x="116" y="1872" type="line"/>
+ <point x="852" y="1872" type="line"/>
+ <point x="852" y="2148" type="line"/>
+ <point x="116" y="2148" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1781, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2B5E__.glif b/src/Interface-Bold.ufo/glyphs/uni2B5E__.glif
new file mode 100644
index 000000000..f4f78485f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2B5E__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B5E" format="1">
+ <advance width="1792"/>
+ <unicode hex="2B5E"/>
+ <outline>
+ <contour>
+ <point x="380" y="-28" type="line"/>
+ <point x="956" y="2112" type="line"/>
+ <point x="668" y="2112" type="line"/>
+ <point x="156" y="216" type="line"/>
+ </contour>
+ <contour>
+ <point x="380" y="-28" type="line"/>
+ <point x="1560" y="656" type="line"/>
+ <point x="1420" y="896" type="line"/>
+ <point x="212" y="196" type="line"/>
+ </contour>
+ <contour>
+ <point x="792" y="852" type="line"/>
+ <point x="1504" y="660" type="line"/>
+ <point x="1636" y="860" type="line"/>
+ <point x="1072" y="1016" type="line"/>
+ </contour>
+ <contour>
+ <point x="1488" y="296" type="line"/>
+ <point x="1636" y="860" type="line"/>
+ <point x="1396" y="836" type="line"/>
+ <point x="1208" y="132" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1700, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2B5F__.glif b/src/Interface-Bold.ufo/glyphs/uni2B5F__.glif
new file mode 100644
index 000000000..60e476ef9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2B5F__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B5F" format="1">
+ <advance width="1792"/>
+ <unicode hex="2B5F"/>
+ <outline>
+ <contour>
+ <point x="380" y="-28" type="line"/>
+ <point x="788" y="1488" type="line"/>
+ <point x="500" y="1488" type="line"/>
+ <point x="156" y="216" type="line"/>
+ </contour>
+ <contour>
+ <point x="380" y="-28" type="line"/>
+ <point x="1560" y="656" type="line"/>
+ <point x="1420" y="896" type="line"/>
+ <point x="212" y="196" type="line"/>
+ </contour>
+ <contour>
+ <point x="792" y="852" type="line"/>
+ <point x="1504" y="660" type="line"/>
+ <point x="1636" y="860" type="line"/>
+ <point x="1072" y="1016" type="line"/>
+ </contour>
+ <contour>
+ <point x="1488" y="296" type="line"/>
+ <point x="1636" y="860" type="line"/>
+ <point x="1396" y="836" type="line"/>
+ <point x="1208" y="132" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1700, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C60_.glif b/src/Interface-Bold.ufo/glyphs/uni2C60_.glif
new file mode 100644
index 000000000..c69948643
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C60_.glif
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C60" format="1">
+ <advance width="1792"/>
+ <unicode hex="2C60"/>
+ <outline>
+ <component base="L" xOffset="232"/>
+ <component base="crossbar" xOffset="-60" yOffset="248"/>
+ <component base="crossbar" xOffset="-60" yOffset="-164"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1653, 'leftMargin': -20, 'rightMargin': 53}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C61_.glif b/src/Interface-Bold.ufo/glyphs/uni2C61_.glif
new file mode 100644
index 000000000..65fcb3377
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C61_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C61" format="1">
+ <advance width="1280"/>
+ <unicode hex="2C61"/>
+ <outline>
+ <component base="l" xOffset="304"/>
+ <component base="crossbar" yOffset="248"/>
+ <component base="crossbar" yOffset="-164"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>522.5</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1046, 'leftMargin': -20, 'rightMargin': 74}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C62_.glif b/src/Interface-Bold.ufo/glyphs/uni2C62_.glif
new file mode 100644
index 000000000..db2e79fa3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C62_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C62" format="1">
+ <advance width="1792"/>
+ <unicode hex="2C62"/>
+ <outline>
+ <contour>
+ <point x="1756" y="372" type="line"/>
+ <point x="748" y="372" type="line"/>
+ <point x="748" y="0" type="line"/>
+ <point x="1756" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="904" y="2004" type="line"/>
+ <point x="444" y="2004" type="line"/>
+ <point x="444" y="0" type="line"/>
+ <point x="904" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1004" y="1296" type="line"/>
+ <point x="1004" y="1212"/>
+ <point x="944" y="1172"/>
+ <point x="872" y="1172" type="curve" smooth="yes"/>
+ <point x="712" y="1172"/>
+ <point x="588" y="1288"/>
+ <point x="416" y="1288" type="curve" smooth="yes"/>
+ <point x="196" y="1288"/>
+ <point x="36" y="1108"/>
+ <point x="36" y="912" type="curve"/>
+ <point x="336" y="900" type="line"/>
+ <point x="336" y="984"/>
+ <point x="392" y="1024"/>
+ <point x="468" y="1024" type="curve" smooth="yes"/>
+ <point x="636" y="1024"/>
+ <point x="716" y="908"/>
+ <point x="924" y="908" type="curve" smooth="yes"/>
+ <point x="1144" y="908"/>
+ <point x="1304" y="1080"/>
+ <point x="1304" y="1284" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1722, 'leftMargin': -51, 'rightMargin': 54}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C63_.glif b/src/Interface-Bold.ufo/glyphs/uni2C63_.glif
new file mode 100644
index 000000000..373bd2abf
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C63_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C63" format="1">
+ <advance width="2048"/>
+ <unicode hex="2C63"/>
+ <outline>
+ <component base="P" xOffset="232"/>
+ <component base="crossbar" xOffset="-52" yOffset="312"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1947.0, 'leftMargin': -20, 'rightMargin': 106.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C64_.glif b/src/Interface-Bold.ufo/glyphs/uni2C64_.glif
new file mode 100644
index 000000000..734653d0b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C64_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C64" format="1">
+ <advance width="2048"/>
+ <unicode hex="2C64"/>
+ <outline>
+ <contour>
+ <point x="192" y="292" type="line"/>
+ <point x="192" y="-20" type="line" smooth="yes"/>
+ <point x="192" y="-396"/>
+ <point x="496" y="-600"/>
+ <point x="832" y="-600" type="curve" smooth="yes"/>
+ <point x="916" y="-600"/>
+ <point x="968" y="-596"/>
+ <point x="1044" y="-580" type="curve"/>
+ <point x="1044" y="-208" type="line"/>
+ <point x="1000" y="-216"/>
+ <point x="968" y="-220"/>
+ <point x="916" y="-220" type="curve" smooth="yes"/>
+ <point x="796" y="-220"/>
+ <point x="656" y="-184"/>
+ <point x="656" y="-20" type="curve" smooth="yes"/>
+ <point x="656" y="292" type="line"/>
+ </contour>
+ <component base="R" xOffset="32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1825, 'leftMargin': 161, 'rightMargin': 1}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C65_.glif b/src/Interface-Bold.ufo/glyphs/uni2C65_.glif
new file mode 100644
index 000000000..d5ee4fba8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C65_.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C65" format="1">
+ <advance width="1536"/>
+ <unicode hex="2C65"/>
+ <outline>
+ <contour>
+ <point x="1428" y="1676" type="line"/>
+ <point x="1192" y="1676" type="line"/>
+ <point x="280" y="-200" type="line"/>
+ <point x="516" y="-200" type="line"/>
+ </contour>
+ <contour>
+ <point x="940" y="376" type="line" name="hr01"/>
+ <point x="940" y="232"/>
+ <point x="960" y="92"/>
+ <point x="1000" y="0" type="curve"/>
+ <point x="1444" y="0" type="line"/>
+ <point x="1444" y="24" type="line"/>
+ <point x="1404" y="100"/>
+ <point x="1384" y="184"/>
+ <point x="1384" y="376" type="curve" smooth="yes"/>
+ <point x="1384" y="984" type="line"/>
+ <point x="1384" y="1340"/>
+ <point x="1124" y="1516"/>
+ <point x="772" y="1516" type="curve" smooth="yes"/>
+ <point x="380" y="1516"/>
+ <point x="124" y="1308"/>
+ <point x="124" y="1032" type="curve"/>
+ <point x="568" y="1032" type="line"/>
+ <point x="568" y="1140"/>
+ <point x="636" y="1192"/>
+ <point x="748" y="1192" type="curve" smooth="yes"/>
+ <point x="884" y="1192"/>
+ <point x="940" y="1112"/>
+ <point x="940" y="988" type="curve"/>
+ </contour>
+ <contour>
+ <point x="996" y="908" type="line"/>
+ <point x="784" y="908" type="line"/>
+ <point x="316" y="908"/>
+ <point x="92" y="728"/>
+ <point x="92" y="420" type="curve" smooth="yes"/>
+ <point x="92" y="156"/>
+ <point x="320" y="-28"/>
+ <point x="596" y="-28" type="curve" smooth="yes"/>
+ <point x="880" y="-28"/>
+ <point x="992" y="148"/>
+ <point x="1060" y="296" type="curve"/>
+ <point x="956" y="484" type="line"/>
+ <point x="956" y="408"/>
+ <point x="860" y="304"/>
+ <point x="700" y="304" type="curve" smooth="yes"/>
+ <point x="600" y="304"/>
+ <point x="536" y="360"/>
+ <point x="536" y="444" type="curve" smooth="yes"/>
+ <point x="536" y="556"/>
+ <point x="604" y="660"/>
+ <point x="788" y="660" type="curve"/>
+ <point x="996" y="660" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1500, 'leftMargin': 73, 'rightMargin': 73}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C66_.glif b/src/Interface-Bold.ufo/glyphs/uni2C66_.glif
new file mode 100644
index 000000000..7694cd16c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C66_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C66" format="1">
+ <advance width="1280"/>
+ <unicode hex="2C66"/>
+ <outline>
+ <contour>
+ <point x="1248" y="1676" type="line"/>
+ <point x="1012" y="1676" type="line"/>
+ <point x="100" y="-200" type="line"/>
+ <point x="336" y="-200" type="line"/>
+ </contour>
+ <contour>
+ <point x="976" y="1488" type="line"/>
+ <point x="32" y="1488" type="line"/>
+ <point x="32" y="1168" type="line"/>
+ <point x="892" y="1168" type="line"/>
+ </contour>
+ <contour>
+ <point x="232" y="1860" type="line"/>
+ <point x="232" y="428" type="line" smooth="yes"/>
+ <point x="232" y="104"/>
+ <point x="400" y="-28"/>
+ <point x="688" y="-28" type="curve" smooth="yes"/>
+ <point x="784" y="-28"/>
+ <point x="864" y="-16"/>
+ <point x="940" y="12" type="curve"/>
+ <point x="940" y="344" type="line"/>
+ <point x="912" y="340"/>
+ <point x="876" y="336"/>
+ <point x="824" y="336" type="curve" smooth="yes"/>
+ <point x="716" y="336"/>
+ <point x="672" y="368"/>
+ <point x="672" y="484" type="curve" smooth="yes"/>
+ <point x="672" y="1860" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1260, 'leftMargin': 17, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C67_.glif b/src/Interface-Bold.ufo/glyphs/uni2C67_.glif
new file mode 100644
index 000000000..aa2192115
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C67_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C67" format="1">
+ <advance width="2304"/>
+ <unicode hex="2C67"/>
+ <outline>
+ <contour>
+ <point x="1984" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1984" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1984" y="2200" type="move" name="top0315"/>
+ </contour>
+ <component base="H"/>
+ <component base="cyrillictic" xOffset="1580"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2223, 'leftMargin': 161, 'rightMargin': 78}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C68_.glif b/src/Interface-Bold.ufo/glyphs/uni2C68_.glif
new file mode 100644
index 000000000..e2811a86d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C68_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C68" format="1">
+ <advance width="2048"/>
+ <unicode hex="2C68"/>
+ <outline>
+ <contour>
+ <point x="1668" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1668" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1668" y="2328" type="move" name="top0315"/>
+ </contour>
+ <component base="h" xOffset="80"/>
+ <component base="cyrillictic" xOffset="1296"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1863, 'leftMargin': 108, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C69_.glif b/src/Interface-Bold.ufo/glyphs/uni2C69_.glif
new file mode 100644
index 000000000..701427ca9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C69_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C69" format="1">
+ <advance width="2048"/>
+ <unicode hex="2C69"/>
+ <outline>
+ <contour>
+ <point x="1888" y="372" type="line" name="hr00"/>
+ <point x="1372" y="372" type="line"/>
+ <point x="1428" y="152" type="line"/>
+ <point x="1428" y="-492" type="line"/>
+ <point x="1888" y="-492" type="line"/>
+ </contour>
+ <component base="K" xOffset="-32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1936.0, 'leftMargin': 192, 'rightMargin': 15.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C6A__.glif b/src/Interface-Bold.ufo/glyphs/uni2C6A__.glif
new file mode 100644
index 000000000..00a6a2f95
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C6A__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C6A" format="1">
+ <advance width="1792"/>
+ <unicode hex="2C6A"/>
+ <outline>
+ <contour>
+ <point x="1132" y="360" type="line"/>
+ <point x="1260" y="0" type="line"/>
+ <point x="1260" y="-452" type="line"/>
+ <point x="1704" y="-452" type="line"/>
+ <point x="1704" y="360" type="line"/>
+ </contour>
+ <component base="k" xOffset="32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1693, 'leftMargin': 56, 'rightMargin': 22}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C6B__.glif b/src/Interface-Bold.ufo/glyphs/uni2C6B__.glif
new file mode 100644
index 000000000..c276c0fd0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C6B__.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C6B" format="1">
+ <advance width="1792"/>
+ <unicode hex="2C6B"/>
+ <outline>
+ <contour>
+ <point x="1644" y="372" type="line" name="hr00"/>
+ <point x="1184" y="372" type="line"/>
+ <point x="1184" y="-492" type="line"/>
+ <point x="1644" y="-492" type="line"/>
+ </contour>
+ <component base="Z"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1715, 'leftMargin': 120, 'rightMargin': 43}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C6C__.glif b/src/Interface-Bold.ufo/glyphs/uni2C6C__.glif
new file mode 100644
index 000000000..72cdf3134
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C6C__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C6C" format="1">
+ <advance width="1536"/>
+ <unicode hex="2C6C"/>
+ <outline>
+ <contour>
+ <point x="824" y="360" type="line"/>
+ <point x="952" y="0" type="line"/>
+ <point x="952" y="-452" type="line"/>
+ <point x="1396" y="-452" type="line"/>
+ <point x="1396" y="360" type="line"/>
+ </contour>
+ <contour>
+ <point x="1328" y="360" type="line"/>
+ <point x="252" y="360" type="line"/>
+ <point x="252" y="0" type="line"/>
+ <point x="1328" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1380" y="1240" type="line"/>
+ <point x="1380" y="1488" type="line"/>
+ <point x="1076" y="1488" type="line"/>
+ <point x="140" y="260" type="line"/>
+ <point x="140" y="0" type="line"/>
+ <point x="444" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1232" y="1488" type="line"/>
+ <point x="168" y="1488" type="line"/>
+ <point x="168" y="1132" type="line"/>
+ <point x="1232" y="1132" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 95, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C6D__.glif b/src/Interface-Bold.ufo/glyphs/uni2C6D__.glif
new file mode 100644
index 000000000..ed3d17972
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C6D__.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C6D" format="1">
+ <advance width="2304"/>
+ <unicode hex="2C6D"/>
+ <outline>
+ <contour>
+ <point x="1796" y="1204" type="line"/>
+ <point x="1336" y="1204" type="line"/>
+ <point x="1336" y="432" type="line"/>
+ <point x="1268" y="376"/>
+ <point x="1164" y="348"/>
+ <point x="1036" y="348" type="curve" smooth="yes"/>
+ <point x="732" y="348"/>
+ <point x="588" y="556"/>
+ <point x="588" y="944" type="curve" smooth="yes"/>
+ <point x="588" y="1036" type="line"/>
+ <point x="120" y="1032" type="line"/>
+ <point x="120" y="944" type="line" smooth="yes"/>
+ <point x="120" y="316"/>
+ <point x="508" y="-28"/>
+ <point x="1008" y="-28" type="curve" smooth="yes"/>
+ <point x="1444" y="-28"/>
+ <point x="1696" y="140"/>
+ <point x="1796" y="252" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1796" y="1752" type="line"/>
+ <point x="1696" y="1864"/>
+ <point x="1444" y="2032"/>
+ <point x="1008" y="2032" type="curve" smooth="yes"/>
+ <point x="488" y="2032"/>
+ <point x="120" y="1664"/>
+ <point x="120" y="1060" type="curve" smooth="yes"/>
+ <point x="120" y="960" type="line"/>
+ <point x="588" y="956" type="line"/>
+ <point x="588" y="1060" type="line" smooth="yes"/>
+ <point x="588" y="1444"/>
+ <point x="732" y="1652"/>
+ <point x="1036" y="1652" type="curve" smooth="yes"/>
+ <point x="1156" y="1652"/>
+ <point x="1272" y="1624"/>
+ <point x="1336" y="1572" type="curve"/>
+ <point x="1336" y="800" type="line"/>
+ <point x="1796" y="804" type="line"/>
+ </contour>
+ <contour>
+ <point x="1796" y="2004" type="line"/>
+ <point x="1456" y="2004" type="line"/>
+ <point x="1336" y="1476" type="line"/>
+ <point x="1336" y="332" type="line"/>
+ <point x="1796" y="332" type="line"/>
+ </contour>
+ <contour>
+ <point x="1424" y="864" type="line"/>
+ <point x="1424" y="524" type="line" smooth="yes"/>
+ <point x="1424" y="168"/>
+ <point x="1608" y="-28"/>
+ <point x="1892" y="-28" type="curve" smooth="yes"/>
+ <point x="1996" y="-28"/>
+ <point x="2080" y="-4"/>
+ <point x="2184" y="56" type="curve"/>
+ <point x="2044" y="368" type="line"/>
+ <point x="2016" y="364"/>
+ <point x="1992" y="352"/>
+ <point x="1960" y="352" type="curve" smooth="yes"/>
+ <point x="1888" y="352"/>
+ <point x="1796" y="372"/>
+ <point x="1796" y="524" type="curve" smooth="yes"/>
+ <point x="1796" y="864" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2179, 'leftMargin': 103, 'rightMargin': 13}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C6E__.glif b/src/Interface-Bold.ufo/glyphs/uni2C6E__.glif
new file mode 100644
index 000000000..ccc7b98ff
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C6E__.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C6E" format="1">
+ <advance width="2560"/>
+ <unicode hex="2C6E"/>
+ <outline>
+ <contour>
+ <point x="1844" y="388" type="line"/>
+ <point x="1844" y="-20" type="line" smooth="yes"/>
+ <point x="1844" y="-168"/>
+ <point x="1792" y="-220"/>
+ <point x="1672" y="-220" type="curve" smooth="yes"/>
+ <point x="1628" y="-220"/>
+ <point x="1596" y="-216"/>
+ <point x="1552" y="-204" type="curve"/>
+ <point x="1532" y="-580" type="line"/>
+ <point x="1608" y="-596"/>
+ <point x="1668" y="-600"/>
+ <point x="1744" y="-600" type="curve" smooth="yes"/>
+ <point x="2088" y="-600"/>
+ <point x="2304" y="-396"/>
+ <point x="2304" y="-20" type="curve" smooth="yes"/>
+ <point x="2304" y="388" type="line"/>
+ </contour>
+ <component base="M"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2468, 'leftMargin': 208, 'rightMargin': 116}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C6F__.glif b/src/Interface-Bold.ufo/glyphs/uni2C6F__.glif
new file mode 100644
index 000000000..0db577662
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C6F__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C6F" format="1">
+ <advance width="2048"/>
+ <unicode hex="2C6F"/>
+ <outline>
+ <contour>
+ <point x="560" y="2004" type="line"/>
+ <point x="68" y="2004" type="line"/>
+ <point x="808" y="0" type="line"/>
+ <point x="1120" y="0" type="line"/>
+ <point x="1068" y="420" type="line"/>
+ </contour>
+ <contour>
+ <point x="980" y="420" type="line"/>
+ <point x="924" y="0" type="line"/>
+ <point x="1240" y="0" type="line"/>
+ <point x="1980" y="2004" type="line"/>
+ <point x="1488" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1468" y="1628" type="line"/>
+ <point x="428" y="1628" type="line"/>
+ <point x="428" y="1256" type="line"/>
+ <point x="1468" y="1256" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1913, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C70_.glif b/src/Interface-Bold.ufo/glyphs/uni2C70_.glif
new file mode 100644
index 000000000..f03289963
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C70_.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C70" format="1">
+ <advance width="2304"/>
+ <unicode hex="2C70"/>
+ <outline>
+ <contour>
+ <point x="512" y="800" type="line"/>
+ <point x="968" y="800" type="line"/>
+ <point x="968" y="1572" type="line"/>
+ <point x="1040" y="1624"/>
+ <point x="1144" y="1652"/>
+ <point x="1272" y="1652" type="curve" smooth="yes"/>
+ <point x="1572" y="1652"/>
+ <point x="1716" y="1444"/>
+ <point x="1716" y="1060" type="curve" smooth="yes"/>
+ <point x="1716" y="968" type="line"/>
+ <point x="2184" y="972" type="line"/>
+ <point x="2184" y="1060" type="line" smooth="yes"/>
+ <point x="2184" y="1688"/>
+ <point x="1796" y="2032"/>
+ <point x="1300" y="2032" type="curve" smooth="yes"/>
+ <point x="860" y="2032"/>
+ <point x="608" y="1864"/>
+ <point x="512" y="1752" type="curve"/>
+ </contour>
+ <contour>
+ <point x="512" y="252" type="line"/>
+ <point x="608" y="140"/>
+ <point x="860" y="-28"/>
+ <point x="1300" y="-28" type="curve" smooth="yes"/>
+ <point x="1820" y="-28"/>
+ <point x="2184" y="336"/>
+ <point x="2184" y="944" type="curve" smooth="yes"/>
+ <point x="2184" y="1044" type="line"/>
+ <point x="1716" y="1048" type="line"/>
+ <point x="1716" y="944" type="line" smooth="yes"/>
+ <point x="1716" y="556"/>
+ <point x="1572" y="348"/>
+ <point x="1272" y="348" type="curve" smooth="yes"/>
+ <point x="1152" y="348"/>
+ <point x="1032" y="376"/>
+ <point x="968" y="432" type="curve"/>
+ <point x="968" y="1204" type="line"/>
+ <point x="512" y="1200" type="line"/>
+ </contour>
+ <contour>
+ <point x="512" y="0" type="line"/>
+ <point x="852" y="0" type="line"/>
+ <point x="968" y="528" type="line"/>
+ <point x="968" y="1672" type="line"/>
+ <point x="512" y="1672" type="line"/>
+ </contour>
+ <contour>
+ <point x="884" y="1136" type="line"/>
+ <point x="884" y="1476" type="line" smooth="yes"/>
+ <point x="884" y="1836"/>
+ <point x="700" y="2032"/>
+ <point x="416" y="2032" type="curve" smooth="yes"/>
+ <point x="308" y="2032"/>
+ <point x="224" y="2004"/>
+ <point x="120" y="1948" type="curve"/>
+ <point x="260" y="1636" type="line"/>
+ <point x="292" y="1640"/>
+ <point x="316" y="1648"/>
+ <point x="344" y="1648" type="curve" smooth="yes"/>
+ <point x="420" y="1648"/>
+ <point x="512" y="1628"/>
+ <point x="512" y="1476" type="curve" smooth="yes"/>
+ <point x="512" y="1136" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2179, 'leftMargin': 14, 'rightMargin': 103}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C71_.glif b/src/Interface-Bold.ufo/glyphs/uni2C71_.glif
new file mode 100644
index 000000000..c5ce99ca4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C71_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C71" format="1">
+ <advance width="1792"/>
+ <unicode hex="2C71"/>
+ <outline>
+ <contour>
+ <point x="788" y="612" type="line"/>
+ <point x="688" y="0" type="line"/>
+ <point x="988" y="0" type="line"/>
+ <point x="1316" y="992" type="line" smooth="yes"/>
+ <point x="1352" y="1100"/>
+ <point x="1388" y="1132"/>
+ <point x="1440" y="1132" type="curve" smooth="yes"/>
+ <point x="1476" y="1132"/>
+ <point x="1516" y="1112"/>
+ <point x="1560" y="1080" type="curve"/>
+ <point x="1740" y="1360" type="line"/>
+ <point x="1632" y="1456"/>
+ <point x="1508" y="1516"/>
+ <point x="1352" y="1516" type="curve" smooth="yes"/>
+ <point x="1120" y="1516"/>
+ <point x="980" y="1372"/>
+ <point x="920" y="1120" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="520" y="1488" type="line"/>
+ <point x="56" y="1488" type="line"/>
+ <point x="544" y="0" type="line"/>
+ <point x="844" y="0" type="line"/>
+ <point x="748" y="612" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1693, 'leftMargin': 8, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C72_.glif b/src/Interface-Bold.ufo/glyphs/uni2C72_.glif
new file mode 100644
index 000000000..99496b544
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C72_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C72" format="1">
+ <advance width="2816"/>
+ <unicode hex="2C72"/>
+ <outline>
+ <contour>
+ <point x="636" y="224" type="line"/>
+ <point x="676" y="0" type="line"/>
+ <point x="940" y="0" type="line"/>
+ <point x="1356" y="1808" type="line"/>
+ <point x="1268" y="2004" type="line"/>
+ <point x="1028" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="492" y="2004" type="line"/>
+ <point x="32" y="2004" type="line"/>
+ <point x="464" y="0" type="line"/>
+ <point x="756" y="0" type="line"/>
+ <point x="816" y="216" type="line"/>
+ </contour>
+ <contour>
+ <point x="1632" y="224" type="line"/>
+ <point x="1696" y="0" type="line"/>
+ <point x="1980" y="0" type="line"/>
+ <point x="2284" y="1412" type="line" smooth="yes"/>
+ <point x="2316" y="1560"/>
+ <point x="2356" y="1596"/>
+ <point x="2424" y="1596" type="curve" smooth="yes"/>
+ <point x="2496" y="1596"/>
+ <point x="2556" y="1556"/>
+ <point x="2624" y="1516" type="curve"/>
+ <point x="2784" y="1844" type="line"/>
+ <point x="2668" y="1944"/>
+ <point x="2500" y="2032"/>
+ <point x="2348" y="2032" type="curve" smooth="yes"/>
+ <point x="2064" y="2032"/>
+ <point x="1932" y="1868"/>
+ <point x="1856" y="1452" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1416" y="2004" type="line"/>
+ <point x="1184" y="2004" type="line"/>
+ <point x="1088" y="1812" type="line"/>
+ <point x="1504" y="0" type="line"/>
+ <point x="1776" y="0" type="line"/>
+ <point x="1812" y="216" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2786, 'leftMargin': 36, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C73_.glif b/src/Interface-Bold.ufo/glyphs/uni2C73_.glif
new file mode 100644
index 000000000..12ee07107
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C73_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C73" format="1">
+ <advance width="2560"/>
+ <unicode hex="2C73"/>
+ <outline>
+ <contour>
+ <point x="688" y="444" type="line"/>
+ <point x="648" y="0" type="line"/>
+ <point x="872" y="0" type="line"/>
+ <point x="1160" y="964" type="line"/>
+ <point x="1252" y="1488" type="line"/>
+ <point x="976" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="564" y="1488" type="line"/>
+ <point x="140" y="1488" type="line"/>
+ <point x="500" y="0" type="line"/>
+ <point x="772" y="0" type="line"/>
+ <point x="752" y="452" type="line"/>
+ </contour>
+ <contour>
+ <point x="1508" y="472" type="line"/>
+ <point x="1492" y="0" type="line"/>
+ <point x="1764" y="0" type="line"/>
+ <point x="1988" y="992" type="line" smooth="yes"/>
+ <point x="2012" y="1100"/>
+ <point x="2060" y="1140"/>
+ <point x="2116" y="1140" type="curve" smooth="yes"/>
+ <point x="2160" y="1140"/>
+ <point x="2208" y="1128"/>
+ <point x="2252" y="1088" type="curve"/>
+ <point x="2420" y="1364" type="line"/>
+ <point x="2304" y="1464"/>
+ <point x="2176" y="1516"/>
+ <point x="2036" y="1516" type="curve" smooth="yes"/>
+ <point x="1804" y="1516"/>
+ <point x="1676" y="1384"/>
+ <point x="1612" y="1040" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1288" y="1488" type="line"/>
+ <point x="1016" y="1488" type="line"/>
+ <point x="1108" y="960" type="line"/>
+ <point x="1388" y="0" type="line"/>
+ <point x="1616" y="0" type="line"/>
+ <point x="1576" y="448" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2314, 'leftMargin': 33, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C74_.glif b/src/Interface-Bold.ufo/glyphs/uni2C74_.glif
new file mode 100644
index 000000000..a5ab7face
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C74_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C74" format="1">
+ <advance width="1792"/>
+ <unicode hex="2C74"/>
+ <outline>
+ <contour>
+ <point x="936" y="612" type="line"/>
+ <point x="812" y="0" type="line"/>
+ <point x="1112" y="0" type="line"/>
+ <point x="1644" y="1488" type="line"/>
+ <point x="1176" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="692" y="1080" type="line"/>
+ <point x="660" y="1168"/>
+ <point x="688" y="1212"/>
+ <point x="728" y="1212" type="curve" smooth="yes"/>
+ <point x="748" y="1212"/>
+ <point x="772" y="1196"/>
+ <point x="772" y="1168" type="curve" smooth="yes"/>
+ <point x="772" y="1080"/>
+ <point x="604" y="992"/>
+ <point x="152" y="772" type="curve"/>
+ <point x="276" y="504" type="line"/>
+ <point x="948" y="864"/>
+ <point x="1048" y="1012"/>
+ <point x="1048" y="1208" type="curve" smooth="yes"/>
+ <point x="1048" y="1380"/>
+ <point x="936" y="1516"/>
+ <point x="700" y="1516" type="curve" smooth="yes"/>
+ <point x="408" y="1516"/>
+ <point x="188" y="1328"/>
+ <point x="344" y="900" type="curve" smooth="yes"/>
+ <point x="668" y="0" type="line"/>
+ <point x="968" y="0" type="line"/>
+ <point x="844" y="612" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1544, 'leftMargin': 41, 'rightMargin': 12}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C75_.glif b/src/Interface-Bold.ufo/glyphs/uni2C75_.glif
new file mode 100644
index 000000000..a931ec888
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C75_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C75" format="1">
+ <advance width="1792"/>
+ <unicode hex="2C75"/>
+ <outline>
+ <contour>
+ <point x="1568" y="1208" type="line"/>
+ <point x="540" y="1208" type="line"/>
+ <point x="540" y="836" type="line"/>
+ <point x="1568" y="836" type="line"/>
+ </contour>
+ <contour>
+ <point x="688" y="2004" type="line"/>
+ <point x="224" y="2004" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="688" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1590, 'leftMargin': 161, 'rightMargin': 86}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C76_.glif b/src/Interface-Bold.ufo/glyphs/uni2C76_.glif
new file mode 100644
index 000000000..494eb79c4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C76_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C76" format="1">
+ <advance width="1280"/>
+ <unicode hex="2C76"/>
+ <outline>
+ <contour>
+ <point x="1156" y="908" type="line" name="hr00"/>
+ <point x="412" y="908" type="line"/>
+ <point x="412" y="552" type="line"/>
+ <point x="1156" y="552" type="line"/>
+ </contour>
+ <contour>
+ <point x="568" y="1488" type="line"/>
+ <point x="124" y="1488" type="line"/>
+ <point x="124" y="0" type="line"/>
+ <point x="568" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1191, 'leftMargin': 129, 'rightMargin': 30}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C77_.glif b/src/Interface-Bold.ufo/glyphs/uni2C77_.glif
new file mode 100644
index 000000000..6140070ff
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C77_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C77" format="1">
+ <advance width="2304"/>
+ <unicode hex="2C77"/>
+ <outline>
+ <contour>
+ <point x="932" y="168" type="line"/>
+ <point x="1376" y="168" type="line"/>
+ <point x="1376" y="1092" type="line" smooth="yes"/>
+ <point x="1376" y="1120"/>
+ <point x="1372" y="1160"/>
+ <point x="1440" y="1160" type="curve" smooth="yes"/>
+ <point x="1608" y="1160"/>
+ <point x="1708" y="1016"/>
+ <point x="1708" y="776" type="curve" smooth="yes"/>
+ <point x="1708" y="520"/>
+ <point x="1588" y="328"/>
+ <point x="1168" y="328" type="curve" smooth="yes"/>
+ <point x="724" y="328"/>
+ <point x="600" y="528"/>
+ <point x="600" y="836" type="curve" smooth="yes"/>
+ <point x="600" y="992"/>
+ <point x="660" y="1172"/>
+ <point x="768" y="1296" type="curve"/>
+ <point x="452" y="1516" type="line"/>
+ <point x="292" y="1380"/>
+ <point x="156" y="1124"/>
+ <point x="156" y="836" type="curve" smooth="yes"/>
+ <point x="156" y="384"/>
+ <point x="404" y="-28"/>
+ <point x="1168" y="-28" type="curve" smooth="yes"/>
+ <point x="1908" y="-28"/>
+ <point x="2148" y="372"/>
+ <point x="2148" y="776" type="curve" smooth="yes"/>
+ <point x="2148" y="1108"/>
+ <point x="1932" y="1516"/>
+ <point x="1376" y="1516" type="curve" smooth="yes"/>
+ <point x="1136" y="1516"/>
+ <point x="932" y="1336"/>
+ <point x="932" y="1080" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2159, 'leftMargin': 83, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C78_.cn.glif b/src/Interface-Bold.ufo/glyphs/uni2C78_.cn.glif
new file mode 100644
index 000000000..a34b2f5ed
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C78_.cn.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C78.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="1280" y="452" type="line"/>
+ <point x="1256" y="116"/>
+ <point x="1384" y="-28"/>
+ <point x="1636" y="-28" type="curve" smooth="yes"/>
+ <point x="1804" y="-28"/>
+ <point x="1892" y="84"/>
+ <point x="1956" y="272" type="curve"/>
+ <point x="1756" y="428" type="line"/>
+ <point x="1732" y="320"/>
+ <point x="1684" y="260"/>
+ <point x="1616" y="260" type="curve" smooth="yes"/>
+ <point x="1540" y="260"/>
+ <point x="1488" y="320"/>
+ <point x="1464" y="404" type="curve"/>
+ </contour>
+ <component base="e.cn" xOffset="12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1942, 'leftMargin': 80, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C78_.glif b/src/Interface-Bold.ufo/glyphs/uni2C78_.glif
new file mode 100644
index 000000000..88c5a675e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C78_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C78" format="1">
+ <advance width="2048"/>
+ <unicode hex="2C78"/>
+ <outline>
+ <contour>
+ <point x="1240" y="484" type="line"/>
+ <point x="1240" y="156"/>
+ <point x="1384" y="-28"/>
+ <point x="1636" y="-28" type="curve" smooth="yes"/>
+ <point x="1804" y="-28"/>
+ <point x="1892" y="84"/>
+ <point x="1956" y="272" type="curve"/>
+ <point x="1756" y="428" type="line"/>
+ <point x="1732" y="320"/>
+ <point x="1688" y="256"/>
+ <point x="1620" y="256" type="curve" smooth="yes"/>
+ <point x="1540" y="256"/>
+ <point x="1504" y="288"/>
+ <point x="1448" y="428" type="curve"/>
+ </contour>
+ <component base="e" xOffset="12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1942, 'leftMargin': 80, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C79_.glif b/src/Interface-Bold.ufo/glyphs/uni2C79_.glif
new file mode 100644
index 000000000..df1aebf8d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C79_.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C79" format="1">
+ <advance width="1024"/>
+ <unicode hex="2C79"/>
+ <outline>
+ <contour>
+ <point x="956" y="1384" type="line"/>
+ <point x="956" y="1648" type="line" smooth="yes"/>
+ <point x="956" y="2092"/>
+ <point x="640" y="2140"/>
+ <point x="400" y="2140" type="curve" smooth="yes"/>
+ <point x="300" y="2140"/>
+ <point x="232" y="2136"/>
+ <point x="168" y="2120" type="curve"/>
+ <point x="168" y="1824" type="line"/>
+ <point x="204" y="1828"/>
+ <point x="240" y="1832"/>
+ <point x="276" y="1832" type="curve" smooth="yes"/>
+ <point x="380" y="1832"/>
+ <point x="512" y="1800"/>
+ <point x="512" y="1648" type="curve" smooth="yes"/>
+ <point x="512" y="1384" type="line"/>
+ </contour>
+ <contour>
+ <point x="512" y="368" type="line"/>
+ <point x="540" y="0" type="line"/>
+ <point x="956" y="0" type="line"/>
+ <point x="956" y="1488" type="line"/>
+ <point x="512" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="72" y="-12" type="line"/>
+ <point x="104" y="-24"/>
+ <point x="152" y="-28"/>
+ <point x="196" y="-28" type="curve"/>
+ <point x="464" y="-28"/>
+ <point x="624" y="248"/>
+ <point x="624" y="648" type="curve"/>
+ <point x="540" y="700" type="line"/>
+ <point x="540" y="508"/>
+ <point x="444" y="408"/>
+ <point x="228" y="408" type="curve"/>
+ <point x="188" y="408"/>
+ <point x="116" y="416"/>
+ <point x="76" y="420" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2140.875</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1079, 'leftMargin': 55, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C7A__.cn.glif b/src/Interface-Bold.ufo/glyphs/uni2C7A__.cn.glif
new file mode 100644
index 000000000..553addcce
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C7A__.cn.glif
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7A.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="188" y="700" type="line"/>
+ <point x="188" y="236"/>
+ <point x="452" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1344" y="-28"/>
+ <point x="1604" y="236"/>
+ <point x="1604" y="700" type="curve" smooth="yes"/>
+ <point x="1604" y="784" type="line" smooth="yes"/>
+ <point x="1604" y="1252"/>
+ <point x="1344" y="1516"/>
+ <point x="896" y="1516" type="curve" smooth="yes"/>
+ <point x="452" y="1516"/>
+ <point x="188" y="1252"/>
+ <point x="188" y="784" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="632" y="784" type="line"/>
+ <point x="632" y="1040"/>
+ <point x="720" y="1160"/>
+ <point x="896" y="1160" type="curve" smooth="yes"/>
+ <point x="1072" y="1160"/>
+ <point x="1160" y="1040"/>
+ <point x="1160" y="784" type="curve" smooth="yes"/>
+ <point x="1160" y="700" type="line" smooth="yes"/>
+ <point x="1160" y="440"/>
+ <point x="1072" y="328"/>
+ <point x="900" y="328" type="curve" smooth="yes"/>
+ <point x="720" y="328"/>
+ <point x="632" y="440"/>
+ <point x="632" y="700" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="520" y="500" type="curve" smooth="yes"/>
+ <point x="520" y="288"/>
+ <point x="692" y="116"/>
+ <point x="900" y="116" type="curve" smooth="yes"/>
+ <point x="1108" y="116"/>
+ <point x="1276" y="288"/>
+ <point x="1276" y="500" type="curve" smooth="yes"/>
+ <point x="1276" y="712"/>
+ <point x="1108" y="884"/>
+ <point x="900" y="884" type="curve" smooth="yes"/>
+ <point x="692" y="884"/>
+ <point x="520" y="712"/>
+ </contour>
+ <contour>
+ <point x="728" y="500" type="curve" smooth="yes"/>
+ <point x="728" y="600"/>
+ <point x="808" y="676"/>
+ <point x="900" y="676" type="curve" smooth="yes"/>
+ <point x="996" y="676"/>
+ <point x="1068" y="600"/>
+ <point x="1068" y="500" type="curve" smooth="yes"/>
+ <point x="1068" y="400"/>
+ <point x="996" y="328"/>
+ <point x="900" y="328" type="curve" smooth="yes"/>
+ <point x="808" y="328"/>
+ <point x="728" y="400"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 85, 'rightMargin': 86}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C7A__.glif b/src/Interface-Bold.ufo/glyphs/uni2C7A__.glif
new file mode 100644
index 000000000..b127bee17
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C7A__.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7A" format="1">
+ <advance width="1792"/>
+ <unicode hex="2C7A"/>
+ <outline>
+ <contour>
+ <point x="184" y="728" type="line"/>
+ <point x="184" y="296"/>
+ <point x="436" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1360" y="-28"/>
+ <point x="1612" y="296"/>
+ <point x="1612" y="728" type="curve" smooth="yes"/>
+ <point x="1612" y="760" type="line" smooth="yes"/>
+ <point x="1612" y="1192"/>
+ <point x="1360" y="1516"/>
+ <point x="896" y="1516" type="curve" smooth="yes"/>
+ <point x="436" y="1516"/>
+ <point x="184" y="1192"/>
+ <point x="184" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="624" y="760" type="line"/>
+ <point x="624" y="976"/>
+ <point x="692" y="1160"/>
+ <point x="896" y="1160" type="curve" smooth="yes"/>
+ <point x="1104" y="1160"/>
+ <point x="1168" y="976"/>
+ <point x="1168" y="760" type="curve" smooth="yes"/>
+ <point x="1168" y="728" type="line" smooth="yes"/>
+ <point x="1168" y="504"/>
+ <point x="1100" y="332"/>
+ <point x="896" y="332" type="curve" smooth="yes"/>
+ <point x="692" y="332"/>
+ <point x="624" y="504"/>
+ <point x="624" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="520" y="500" type="curve" smooth="yes"/>
+ <point x="520" y="288"/>
+ <point x="692" y="116"/>
+ <point x="900" y="116" type="curve" smooth="yes"/>
+ <point x="1108" y="116"/>
+ <point x="1276" y="288"/>
+ <point x="1276" y="500" type="curve" smooth="yes"/>
+ <point x="1276" y="712"/>
+ <point x="1108" y="884"/>
+ <point x="900" y="884" type="curve" smooth="yes"/>
+ <point x="692" y="884"/>
+ <point x="520" y="712"/>
+ </contour>
+ <contour>
+ <point x="728" y="500" type="curve" smooth="yes"/>
+ <point x="728" y="600"/>
+ <point x="808" y="676"/>
+ <point x="900" y="676" type="curve" smooth="yes"/>
+ <point x="996" y="676"/>
+ <point x="1068" y="600"/>
+ <point x="1068" y="500" type="curve" smooth="yes"/>
+ <point x="1068" y="400"/>
+ <point x="996" y="328"/>
+ <point x="900" y="328" type="curve" smooth="yes"/>
+ <point x="808" y="328"/>
+ <point x="728" y="400"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 78, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C7B__.glif b/src/Interface-Bold.ufo/glyphs/uni2C7B__.glif
new file mode 100644
index 000000000..ede0623b7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C7B__.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7B" format="1">
+ <advance width="1536"/>
+ <unicode hex="2C7B"/>
+ <outline>
+ <contour>
+ <point x="176" y="0" type="line"/>
+ <point x="1084" y="0" type="line"/>
+ <point x="1084" y="356" type="line"/>
+ <point x="176" y="356" type="line"/>
+ </contour>
+ <contour>
+ <point x="920" y="0" type="line"/>
+ <point x="1364" y="0" type="line"/>
+ <point x="1364" y="1488" type="line"/>
+ <point x="920" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="292" y="548" type="line"/>
+ <point x="1084" y="548" type="line"/>
+ <point x="1084" y="904" type="line"/>
+ <point x="292" y="904" type="line"/>
+ </contour>
+ <contour>
+ <point x="176" y="1132" type="line"/>
+ <point x="1084" y="1132" type="line"/>
+ <point x="1084" y="1488" type="line"/>
+ <point x="176" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1418, 'leftMargin': 83, 'rightMargin': 147}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C7C__.ccmp.glif b/src/Interface-Bold.ufo/glyphs/uni2C7C__.ccmp.glif
new file mode 100644
index 000000000..f99ef6d8d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C7C__.ccmp.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7C.ccmp" format="1">
+ <advance width="768"/>
+ <outline>
+ <contour>
+ <point x="520" y="1100" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="360" y="828" type="line"/>
+ <point x="360" y="-296" type="line" smooth="yes"/>
+ <point x="360" y="-404"/>
+ <point x="288" y="-456"/>
+ <point x="200" y="-456" type="curve" smooth="yes"/>
+ <point x="164" y="-456"/>
+ <point x="136" y="-452"/>
+ <point x="104" y="-448" type="curve"/>
+ <point x="104" y="-700" type="line"/>
+ <point x="160" y="-716"/>
+ <point x="204" y="-720"/>
+ <point x="260" y="-720" type="curve" smooth="yes"/>
+ <point x="512" y="-720"/>
+ <point x="668" y="-572"/>
+ <point x="668" y="-296" type="curve" smooth="yes"/>
+ <point x="668" y="828" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 784, 'leftMargin': 55, 'rightMargin': 164}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C7C__.glif b/src/Interface-Bold.ufo/glyphs/uni2C7C__.glif
new file mode 100644
index 000000000..e0463c8f9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C7C__.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7C" format="1">
+ <advance width="1024"/>
+ <unicode hex="2C7C"/>
+ <outline>
+ <component base="jsuper" xOffset="128" yOffset="-1188"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 784, 'leftMargin': 88, 'rightMargin': 104}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C7D__.glif b/src/Interface-Bold.ufo/glyphs/uni2C7D__.glif
new file mode 100644
index 000000000..5684f6d22
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C7D__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7D" format="1">
+ <advance width="1280"/>
+ <unicode hex="2C7D"/>
+ <outline>
+ <contour>
+ <point x="664" y="1356" type="line"/>
+ <point x="584" y="900" type="line"/>
+ <point x="804" y="900" type="line"/>
+ <point x="1168" y="2000" type="line"/>
+ <point x="824" y="2000" type="line"/>
+ </contour>
+ <contour>
+ <point x="460" y="2000" type="line"/>
+ <point x="116" y="2000" type="line"/>
+ <point x="476" y="900" type="line"/>
+ <point x="700" y="900" type="line"/>
+ <point x="620" y="1356" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1163, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C7E__.glif b/src/Interface-Bold.ufo/glyphs/uni2C7E__.glif
new file mode 100644
index 000000000..5f2557aa6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C7E__.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7E" format="1">
+ <advance width="1792"/>
+ <unicode hex="2C7E"/>
+ <outline>
+ <contour>
+ <point x="196" y="340" type="line"/>
+ <point x="512" y="-200"/>
+ <point x="892" y="-600"/>
+ <point x="1264" y="-600" type="curve" smooth="yes"/>
+ <point x="1368" y="-600"/>
+ <point x="1452" y="-584"/>
+ <point x="1500" y="-564" type="curve"/>
+ <point x="1500" y="-204" type="line"/>
+ <point x="1444" y="-216"/>
+ <point x="1376" y="-224"/>
+ <point x="1300" y="-224" type="curve" smooth="yes"/>
+ <point x="1056" y="-224"/>
+ <point x="808" y="36"/>
+ <point x="624" y="392" type="curve"/>
+ </contour>
+ <component base="S" xOffset="24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1753, 'leftMargin': 91, 'rightMargin': 97}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2C7F__.glif b/src/Interface-Bold.ufo/glyphs/uni2C7F__.glif
new file mode 100644
index 000000000..40bac717e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2C7F__.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7F" format="1">
+ <advance width="1792"/>
+ <unicode hex="2C7F"/>
+ <outline>
+ <contour>
+ <point x="1652" y="1756" type="line"/>
+ <point x="1652" y="2004" type="line"/>
+ <point x="1336" y="2004" type="line"/>
+ <point x="116" y="252" type="line"/>
+ <point x="124" y="0" type="line"/>
+ <point x="448" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1504" y="2004" type="line"/>
+ <point x="116" y="2004" type="line"/>
+ <point x="116" y="1632" type="line"/>
+ <point x="1504" y="1632" type="line"/>
+ </contour>
+ <contour>
+ <point x="256" y="0" type="line"/>
+ <point x="820" y="0"/>
+ <point x="928" y="-600"/>
+ <point x="1444" y="-600" type="curve" smooth="yes"/>
+ <point x="1548" y="-600"/>
+ <point x="1632" y="-576"/>
+ <point x="1680" y="-556" type="curve"/>
+ <point x="1680" y="-196" type="line"/>
+ <point x="1616" y="-216"/>
+ <point x="1556" y="-224"/>
+ <point x="1480" y="-224" type="curve" smooth="yes"/>
+ <point x="1148" y="-224"/>
+ <point x="992" y="376"/>
+ <point x="392" y="376" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1715, 'leftMargin': 91, 'rightMargin': 61}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DE0__.glif b/src/Interface-Bold.ufo/glyphs/uni2DE0__.glif
new file mode 100644
index 000000000..9e1571eb1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DE0__.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE0" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE0"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-682" y="2747" type="line"/>
+ <point x="-682" y="2699"/>
+ <point x="-714" y="2684"/>
+ <point x="-814" y="2661" type="curve" smooth="yes"/>
+ <point x="-1023" y="2614"/>
+ <point x="-1155" y="2442"/>
+ <point x="-1156" y="2065" type="curve" smooth="yes"/>
+ <point x="-1156" y="2047" type="line"/>
+ <point x="-982" y="2079" type="line"/>
+ <point x="-982" y="2098" type="line"/>
+ <point x="-990" y="2347"/>
+ <point x="-930" y="2460"/>
+ <point x="-776" y="2489" type="curve" smooth="yes"/>
+ <point x="-550" y="2533"/>
+ <point x="-501" y="2613"/>
+ <point x="-501" y="2747" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-791" y="1638" type="curve" smooth="yes"/>
+ <point x="-557" y="1638"/>
+ <point x="-428" y="1790"/>
+ <point x="-428" y="1997" type="curve" smooth="yes"/>
+ <point x="-428" y="2012" type="line" smooth="yes"/>
+ <point x="-428" y="2218"/>
+ <point x="-542" y="2369"/>
+ <point x="-749" y="2369" type="curve" smooth="yes"/>
+ <point x="-887" y="2369"/>
+ <point x="-990" y="2300"/>
+ <point x="-1085" y="2131" type="curve" smooth="yes"/>
+ <point x="-1111" y="2085"/>
+ <point x="-1150" y="2075"/>
+ <point x="-1156" y="2053" type="curve"/>
+ <point x="-1156" y="2039" type="line" smooth="yes"/>
+ <point x="-1156" y="1807"/>
+ <point x="-1027" y="1638"/>
+ </contour>
+ <contour>
+ <point x="-791" y="1821" type="curve" smooth="yes"/>
+ <point x="-898" y="1821"/>
+ <point x="-930" y="1898"/>
+ <point x="-930" y="1997" type="curve" smooth="yes"/>
+ <point x="-930" y="2012" type="line" smooth="yes"/>
+ <point x="-930" y="2107"/>
+ <point x="-897" y="2188"/>
+ <point x="-793" y="2188" type="curve" smooth="yes"/>
+ <point x="-688" y="2188"/>
+ <point x="-655" y="2107"/>
+ <point x="-655" y="2012" type="curve" smooth="yes"/>
+ <point x="-655" y="1997" type="line" smooth="yes"/>
+ <point x="-655" y="1898"/>
+ <point x="-688" y="1821"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DE1__.glif b/src/Interface-Bold.ufo/glyphs/uni2DE1__.glif
new file mode 100644
index 000000000..4565ee7c9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DE1__.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE1" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE1"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-765" y="1961" type="line"/>
+ <point x="-744" y="2020" type="line"/>
+ <point x="-582" y="2030"/>
+ <point x="-492" y="2104"/>
+ <point x="-492" y="2197" type="curve" smooth="yes"/>
+ <point x="-492" y="2342"/>
+ <point x="-616" y="2410"/>
+ <point x="-814" y="2410" type="curve" smooth="yes"/>
+ <point x="-1137" y="2410" type="line"/>
+ <point x="-1137" y="1651" type="line"/>
+ <point x="-910" y="1651" type="line"/>
+ <point x="-910" y="2229" type="line"/>
+ <point x="-814" y="2229" type="line" smooth="yes"/>
+ <point x="-749" y="2229"/>
+ <point x="-718" y="2212"/>
+ <point x="-718" y="2163" type="curve" smooth="yes"/>
+ <point x="-718" y="2126"/>
+ <point x="-743" y="2107"/>
+ <point x="-806" y="2107" type="curve" smooth="yes"/>
+ <point x="-1001" y="2107" type="line"/>
+ <point x="-1000" y="1961" type="line"/>
+ </contour>
+ <contour>
+ <point x="-765" y="1651" type="line"/>
+ <point x="-561" y="1651"/>
+ <point x="-448" y="1724"/>
+ <point x="-448" y="1869" type="curve" smooth="yes"/>
+ <point x="-448" y="1961"/>
+ <point x="-524" y="2036"/>
+ <point x="-694" y="2047" type="curve"/>
+ <point x="-745" y="2107" type="line"/>
+ <point x="-950" y="2107" type="line"/>
+ <point x="-952" y="1961" type="line"/>
+ <point x="-765" y="1961" type="line" smooth="yes"/>
+ <point x="-694" y="1961"/>
+ <point x="-675" y="1933"/>
+ <point x="-675" y="1895" type="curve" smooth="yes"/>
+ <point x="-675" y="1854"/>
+ <point x="-701" y="1833"/>
+ <point x="-765" y="1833" type="curve" smooth="yes"/>
+ <point x="-978" y="1833" type="line"/>
+ <point x="-1051" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DE2__.glif b/src/Interface-Bold.ufo/glyphs/uni2DE2__.glif
new file mode 100644
index 000000000..b4d07145d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DE2__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE2" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE2"/>
+ <outline>
+ <contour>
+ <point x="-795" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-529" y="2410" type="line"/>
+ <point x="-1059" y="2410" type="line"/>
+ <point x="-1059" y="1651" type="line"/>
+ <point x="-833" y="1651" type="line"/>
+ <point x="-833" y="2228" type="line"/>
+ <point x="-529" y="2228" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DE3__.glif b/src/Interface-Bold.ufo/glyphs/uni2DE3__.glif
new file mode 100644
index 000000000..dab787cd3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DE3__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE3" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE3"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1045" y="2410" type="line"/>
+ <point x="-1045" y="2171" type="line" smooth="yes"/>
+ <point x="-1046" y="2027"/>
+ <point x="-1059" y="1947"/>
+ <point x="-1166" y="1834" type="curve"/>
+ <point x="-1185" y="1834" type="line"/>
+ <point x="-1181" y="1651" type="line"/>
+ <point x="-1151" y="1651" type="line"/>
+ <point x="-978" y="1687"/>
+ <point x="-832" y="1827"/>
+ <point x="-820" y="2171" type="curve" smooth="yes"/>
+ <point x="-818" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-982" y="2410" type="line"/>
+ <point x="-982" y="2228" type="line"/>
+ <point x="-689" y="2228" type="line"/>
+ <point x="-689" y="1651" type="line"/>
+ <point x="-463" y="1651" type="line"/>
+ <point x="-463" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1232" y="1834" type="line"/>
+ <point x="-1232" y="1420" type="line"/>
+ <point x="-1001" y="1420" type="line"/>
+ <point x="-1001" y="1651" type="line"/>
+ <point x="-578" y="1651" type="line"/>
+ <point x="-578" y="1420" type="line"/>
+ <point x="-352" y="1420" type="line"/>
+ <point x="-352" y="1833" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DE4__.glif b/src/Interface-Bold.ufo/glyphs/uni2DE4__.glif
new file mode 100644
index 000000000..d6006c508
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DE4__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE4" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE4"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1082" y="1918" type="line"/>
+ <point x="-859" y="1918" type="line"/>
+ <point x="-833" y="2140" type="line"/>
+ <point x="-976" y="2140" type="line"/>
+ <point x="-1118" y="2412" type="line"/>
+ <point x="-1392" y="2412" type="line"/>
+ </contour>
+ <contour>
+ <point x="-974" y="1962" type="line"/>
+ <point x="-1139" y="2102" type="line"/>
+ <point x="-1415" y="1651" type="line"/>
+ <point x="-1123" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-681" y="2412" type="line"/>
+ <point x="-906" y="2412" type="line"/>
+ <point x="-906" y="1651" type="line"/>
+ <point x="-681" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-193" y="2412" type="line"/>
+ <point x="-468" y="2412" type="line"/>
+ <point x="-609" y="2140" type="line"/>
+ <point x="-752" y="2140" type="line"/>
+ <point x="-726" y="1918" type="line"/>
+ <point x="-503" y="1918" type="line"/>
+ </contour>
+ <contour>
+ <point x="-462" y="1651" type="line"/>
+ <point x="-171" y="1651" type="line"/>
+ <point x="-447" y="2102" type="line"/>
+ <point x="-611" y="1962" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DE5__.glif b/src/Interface-Bold.ufo/glyphs/uni2DE5__.glif
new file mode 100644
index 000000000..07e9437ca
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DE5__.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE5" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE5"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1111" y="2190" type="curve"/>
+ <point x="-886" y="2190" type="line"/>
+ <point x="-886" y="2234"/>
+ <point x="-846" y="2255"/>
+ <point x="-788" y="2255" type="curve" smooth="yes"/>
+ <point x="-718" y="2255"/>
+ <point x="-701" y="2217"/>
+ <point x="-701" y="2181" type="curve" smooth="yes"/>
+ <point x="-701" y="2138"/>
+ <point x="-727" y="2108"/>
+ <point x="-792" y="2108" type="curve" smooth="yes"/>
+ <point x="-894" y="2108" type="line"/>
+ <point x="-894" y="2013" type="line"/>
+ <point x="-738" y="2013" type="line" smooth="yes"/>
+ <point x="-578" y="2013"/>
+ <point x="-476" y="2098"/>
+ <point x="-476" y="2203" type="curve" smooth="yes"/>
+ <point x="-476" y="2346"/>
+ <point x="-605" y="2423"/>
+ <point x="-802" y="2423" type="curve" smooth="yes"/>
+ <point x="-972" y="2423"/>
+ <point x="-1111" y="2338"/>
+ </contour>
+ <contour>
+ <point x="-1122" y="1876" type="line"/>
+ <point x="-1122" y="1711"/>
+ <point x="-960" y="1638"/>
+ <point x="-802" y="1638" type="curve" smooth="yes"/>
+ <point x="-604" y="1638"/>
+ <point x="-463" y="1722"/>
+ <point x="-463" y="1866" type="curve" smooth="yes"/>
+ <point x="-463" y="1992"/>
+ <point x="-560" y="2064"/>
+ <point x="-738" y="2064" type="curve" smooth="yes"/>
+ <point x="-894" y="2064" type="line"/>
+ <point x="-894" y="1970" type="line"/>
+ <point x="-792" y="1970" type="line" smooth="yes"/>
+ <point x="-723" y="1970"/>
+ <point x="-688" y="1947"/>
+ <point x="-688" y="1887" type="curve" smooth="yes"/>
+ <point x="-688" y="1847"/>
+ <point x="-712" y="1805"/>
+ <point x="-787" y="1805" type="curve" smooth="yes"/>
+ <point x="-864" y="1805"/>
+ <point x="-897" y="1837"/>
+ <point x="-897" y="1876" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DE6__.glif b/src/Interface-Bold.ufo/glyphs/uni2DE6__.glif
new file mode 100644
index 000000000..da3fbbcb5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DE6__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE6" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE6"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-917" y="2409" type="line"/>
+ <point x="-1143" y="2409" type="line"/>
+ <point x="-1143" y="1651" type="line"/>
+ <point x="-917" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-425" y="2409" type="line"/>
+ <point x="-714" y="2409" type="line"/>
+ <point x="-848" y="2137" type="line"/>
+ <point x="-976" y="2137" type="line"/>
+ <point x="-952" y="1915" type="line"/>
+ <point x="-743" y="1915" type="line"/>
+ </contour>
+ <contour>
+ <point x="-707" y="1651" type="line"/>
+ <point x="-403" y="1651" type="line"/>
+ <point x="-659" y="2058" type="line"/>
+ <point x="-864" y="1959" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DE7__.glif b/src/Interface-Bold.ufo/glyphs/uni2DE7__.glif
new file mode 100644
index 000000000..5b816ad4e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DE7__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE7" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE7"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-579" y="2410" type="line"/>
+ <point x="-953" y="2410" type="line"/>
+ <point x="-953" y="2228" type="line"/>
+ <point x="-579" y="2228" type="line"/>
+ </contour>
+ <contour>
+ <point x="-419" y="2410" type="line"/>
+ <point x="-645" y="2410" type="line"/>
+ <point x="-645" y="1651" type="line"/>
+ <point x="-419" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1016" y="2410" type="line"/>
+ <point x="-1030" y="2087" type="line" smooth="yes"/>
+ <point x="-1038" y="1899"/>
+ <point x="-1067" y="1851"/>
+ <point x="-1150" y="1837" type="curve" smooth="yes"/>
+ <point x="-1166" y="1834" type="line"/>
+ <point x="-1166" y="1651" type="line"/>
+ <point x="-1134" y="1651" type="line" smooth="yes"/>
+ <point x="-897" y="1651"/>
+ <point x="-815" y="1799"/>
+ <point x="-804" y="2049" type="curve" smooth="yes"/>
+ <point x="-789" y="2410" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DE8__.glif b/src/Interface-Bold.ufo/glyphs/uni2DE8__.glif
new file mode 100644
index 000000000..3c1593c3c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DE8__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE8" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE8"/>
+ <outline>
+ <contour>
+ <point x="-789" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="1913" type="line"/>
+ <point x="-971" y="2410" type="line"/>
+ <point x="-1148" y="2410" type="line"/>
+ <point x="-868" y="1651" type="line"/>
+ <point x="-716" y="1651" type="line"/>
+ <point x="-435" y="2410" type="line"/>
+ <point x="-612" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1023" y="2410" type="line"/>
+ <point x="-1249" y="2410" type="line"/>
+ <point x="-1249" y="1651" type="line"/>
+ <point x="-1023" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-554" y="1651" type="line"/>
+ <point x="-329" y="1651" type="line"/>
+ <point x="-329" y="2410" type="line"/>
+ <point x="-554" y="2410" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DE9__.glif b/src/Interface-Bold.ufo/glyphs/uni2DE9__.glif
new file mode 100644
index 000000000..8b8eaafc7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DE9__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE9" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE9"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-602" y="2115" type="line"/>
+ <point x="-983" y="2115" type="line"/>
+ <point x="-983" y="1933" type="line"/>
+ <point x="-602" y="1933" type="line"/>
+ </contour>
+ <contour>
+ <point x="-903" y="2410" type="line"/>
+ <point x="-1129" y="2410" type="line"/>
+ <point x="-1129" y="1651" type="line"/>
+ <point x="-903" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-455" y="2410" type="line"/>
+ <point x="-682" y="2410" type="line"/>
+ <point x="-682" y="1651" type="line"/>
+ <point x="-455" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DEA___.glif b/src/Interface-Bold.ufo/glyphs/uni2DEA___.glif
new file mode 100644
index 000000000..1ef44799e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DEA___.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DEA" format="1">
+ <advance width="0"/>
+ <unicode hex="2DEA"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="uni0366"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DEB___.glif b/src/Interface-Bold.ufo/glyphs/uni2DEB___.glif
new file mode 100644
index 000000000..e3766c5b1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DEB___.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DEB" format="1">
+ <advance width="0"/>
+ <unicode hex="2DEB"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-615" y="2410" type="line"/>
+ <point x="-975" y="2410" type="line"/>
+ <point x="-975" y="2228" type="line"/>
+ <point x="-615" y="2228" type="line"/>
+ </contour>
+ <contour>
+ <point x="-905" y="2410" type="line"/>
+ <point x="-1130" y="2410" type="line"/>
+ <point x="-1130" y="1651" type="line"/>
+ <point x="-905" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-455" y="2410" type="line"/>
+ <point x="-682" y="2410" type="line"/>
+ <point x="-682" y="1651" type="line"/>
+ <point x="-455" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DEC___.glif b/src/Interface-Bold.ufo/glyphs/uni2DEC___.glif
new file mode 100644
index 000000000..3118ee155
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DEC___.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DEC" format="1">
+ <advance width="0"/>
+ <unicode hex="2DEC"/>
+ <outline>
+ <contour>
+ <point x="-795" y="1298" type="move" name="_marktop"/>
+ </contour>
+ <component base="uni0369" xScale="-1" yScale="-1" xOffset="-1587" yOffset="4060"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DED___.glif b/src/Interface-Bold.ufo/glyphs/uni2DED___.glif
new file mode 100644
index 000000000..420a052fa
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DED___.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DED" format="1">
+ <advance width="0"/>
+ <unicode hex="2DED"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="uni0368"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DEE___.glif b/src/Interface-Bold.ufo/glyphs/uni2DEE___.glif
new file mode 100644
index 000000000..9da5034b2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DEE___.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DEE" format="1">
+ <advance width="0"/>
+ <unicode hex="2DEE"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-681" y="2410" type="line"/>
+ <point x="-908" y="2410" type="line"/>
+ <point x="-908" y="1651" type="line"/>
+ <point x="-681" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-440" y="2410" type="line"/>
+ <point x="-1144" y="2410" type="line"/>
+ <point x="-1144" y="2229" type="line"/>
+ <point x="-440" y="2229" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DEF___.glif b/src/Interface-Bold.ufo/glyphs/uni2DEF___.glif
new file mode 100644
index 000000000..8bb249346
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DEF___.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DEF" format="1">
+ <advance width="0"/>
+ <unicode hex="2DEF"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="uni036F"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DF0__.glif b/src/Interface-Bold.ufo/glyphs/uni2DF0__.glif
new file mode 100644
index 000000000..43b74f4a2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DF0__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF0" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF0"/>
+ <outline>
+ <contour>
+ <point x="-820" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1191" y="1651" type="line"/>
+ <point x="-516" y="1651" type="line"/>
+ <point x="-516" y="2410" type="line"/>
+ <point x="-741" y="2410" type="line"/>
+ <point x="-741" y="1834" type="line"/>
+ <point x="-964" y="1834" type="line"/>
+ <point x="-964" y="2410" type="line"/>
+ <point x="-1191" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-393" y="1833" type="line"/>
+ <point x="-700" y="1833" type="line"/>
+ <point x="-700" y="1651" type="line"/>
+ <point x="-620" y="1651" type="line"/>
+ <point x="-620" y="1427" type="line"/>
+ <point x="-408" y="1427" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DF1__.glif b/src/Interface-Bold.ufo/glyphs/uni2DF1__.glif
new file mode 100644
index 000000000..fa49ea7a2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DF1__.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF1" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF1"/>
+ <outline>
+ <contour>
+ <point x="-844" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-506" y="2410" type="line"/>
+ <point x="-733" y="2410" type="line"/>
+ <point x="-733" y="1651" type="line"/>
+ <point x="-506" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-619" y="2097" type="line"/>
+ <point x="-692" y="2071"/>
+ <point x="-749" y="2054"/>
+ <point x="-814" y="2054" type="curve" smooth="yes"/>
+ <point x="-917" y="2054"/>
+ <point x="-956" y="2074"/>
+ <point x="-956" y="2166" type="curve" smooth="yes"/>
+ <point x="-956" y="2410" type="line"/>
+ <point x="-1181" y="2410" type="line"/>
+ <point x="-1181" y="2166" type="line" smooth="yes"/>
+ <point x="-1181" y="1958"/>
+ <point x="-1044" y="1873"/>
+ <point x="-814" y="1873" type="curve" smooth="yes"/>
+ <point x="-755" y="1873"/>
+ <point x="-656" y="1893"/>
+ <point x="-619" y="1914" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DF2__.glif b/src/Interface-Bold.ufo/glyphs/uni2DF2__.glif
new file mode 100644
index 000000000..b9f251da9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DF2__.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF2" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF2"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-679" y="2410" type="line"/>
+ <point x="-906" y="2410" type="line"/>
+ <point x="-906" y="1651" type="line"/>
+ <point x="-679" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-267" y="2410" type="line"/>
+ <point x="-492" y="2410" type="line"/>
+ <point x="-492" y="1651" type="line"/>
+ <point x="-267" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1181" y="1833" type="line"/>
+ <point x="-1181" y="1651" type="line"/>
+ <point x="-380" y="1651" type="line"/>
+ <point x="-380" y="1833" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1093" y="2410" type="line"/>
+ <point x="-1319" y="2410" type="line"/>
+ <point x="-1319" y="1651" type="line"/>
+ <point x="-1093" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DF3__.glif b/src/Interface-Bold.ufo/glyphs/uni2DF3__.glif
new file mode 100644
index 000000000..66cc2f6f1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DF3__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF3" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF3"/>
+ <outline>
+ <contour>
+ <point x="-846" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1199" y="1833" type="line"/>
+ <point x="-1199" y="1651" type="line"/>
+ <point x="-432" y="1651" type="line"/>
+ <point x="-432" y="1427" type="line"/>
+ <point x="-220" y="1427" type="line"/>
+ <point x="-205" y="1833" type="line"/>
+ </contour>
+ <contour>
+ <point x="-740" y="2410" type="line"/>
+ <point x="-967" y="2410" type="line"/>
+ <point x="-967" y="1651" type="line"/>
+ <point x="-740" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-327" y="2410" type="line"/>
+ <point x="-553" y="2410" type="line"/>
+ <point x="-553" y="1651" type="line"/>
+ <point x="-327" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1154" y="2410" type="line"/>
+ <point x="-1379" y="2410" type="line"/>
+ <point x="-1379" y="1651" type="line"/>
+ <point x="-1154" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DF4__.glif b/src/Interface-Bold.ufo/glyphs/uni2DF4__.glif
new file mode 100644
index 000000000..2f3702f86
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DF4__.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF4" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF4"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-528" y="2113" type="line"/>
+ <point x="-1053" y="2113" type="line"/>
+ <point x="-1053" y="1932" type="line"/>
+ <point x="-528" y="1932" type="line"/>
+ </contour>
+ <component base="uni0366"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DF5__.glif b/src/Interface-Bold.ufo/glyphs/uni2DF5__.glif
new file mode 100644
index 000000000..c867f818b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DF5__.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF5" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF5"/>
+ <outline>
+ <contour>
+ <point x="-762" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1033" y="1632" type="curve" smooth="yes"/>
+ <point x="-853" y="1632"/>
+ <point x="-715" y="1746"/>
+ <point x="-715" y="1917" type="curve"/>
+ <point x="-927" y="1917" type="line"/>
+ <point x="-927" y="1852"/>
+ <point x="-969" y="1815"/>
+ <point x="-1038" y="1815" type="curve" smooth="yes"/>
+ <point x="-1144" y="1815"/>
+ <point x="-1162" y="1904"/>
+ <point x="-1162" y="2017" type="curve" smooth="yes"/>
+ <point x="-1162" y="2034" type="line" smooth="yes"/>
+ <point x="-1162" y="2142"/>
+ <point x="-1144" y="2229"/>
+ <point x="-1040" y="2229" type="curve" smooth="yes"/>
+ <point x="-715" y="2229" type="line"/>
+ <point x="-715" y="2410" type="line"/>
+ <point x="-1034" y="2410" type="line" smooth="yes"/>
+ <point x="-1269" y="2410"/>
+ <point x="-1387" y="2252"/>
+ <point x="-1387" y="2034" type="curve" smooth="yes"/>
+ <point x="-1387" y="2017" type="line" smooth="yes"/>
+ <point x="-1387" y="1797"/>
+ <point x="-1269" y="1632"/>
+ </contour>
+ <contour>
+ <point x="-375" y="2410" type="line"/>
+ <point x="-602" y="2410" type="line"/>
+ <point x="-602" y="1651" type="line"/>
+ <point x="-375" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-135" y="2410" type="line"/>
+ <point x="-839" y="2410" type="line"/>
+ <point x="-839" y="2229" type="line"/>
+ <point x="-135" y="2229" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DF6__.glif b/src/Interface-Bold.ufo/glyphs/uni2DF6__.glif
new file mode 100644
index 000000000..7b27bccbc
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DF6__.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF6" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF6"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-672" y="1651" type="curve"/>
+ <point x="-447" y="1651" type="line"/>
+ <point x="-466" y="1701"/>
+ <point x="-479" y="1745"/>
+ <point x="-479" y="1843" type="curve" smooth="yes"/>
+ <point x="-479" y="2153" type="line" smooth="yes"/>
+ <point x="-479" y="2333"/>
+ <point x="-612" y="2424"/>
+ <point x="-791" y="2424" type="curve" smooth="yes"/>
+ <point x="-990" y="2424"/>
+ <point x="-1119" y="2318"/>
+ <point x="-1119" y="2177" type="curve"/>
+ <point x="-894" y="2177" type="line"/>
+ <point x="-894" y="2232"/>
+ <point x="-864" y="2255"/>
+ <point x="-804" y="2255" type="curve" smooth="yes"/>
+ <point x="-736" y="2255"/>
+ <point x="-704" y="2219"/>
+ <point x="-704" y="2155" type="curve" smooth="yes"/>
+ <point x="-704" y="1843" type="line"/>
+ <point x="-704" y="1770"/>
+ <point x="-694" y="1698"/>
+ </contour>
+ <contour>
+ <point x="-894" y="1638" type="curve" smooth="yes"/>
+ <point x="-748" y="1638"/>
+ <point x="-677" y="1727"/>
+ <point x="-642" y="1801" type="curve"/>
+ <point x="-696" y="1899" type="line"/>
+ <point x="-696" y="1860"/>
+ <point x="-745" y="1805"/>
+ <point x="-828" y="1805" type="curve" smooth="yes"/>
+ <point x="-877" y="1805"/>
+ <point x="-912" y="1836"/>
+ <point x="-912" y="1878" type="curve" smooth="yes"/>
+ <point x="-912" y="1936"/>
+ <point x="-876" y="1990"/>
+ <point x="-781" y="1990" type="curve" smooth="yes"/>
+ <point x="-675" y="1990" type="line"/>
+ <point x="-677" y="2115" type="line"/>
+ <point x="-782" y="2115" type="line" smooth="yes"/>
+ <point x="-1023" y="2115"/>
+ <point x="-1137" y="2021"/>
+ <point x="-1137" y="1866" type="curve" smooth="yes"/>
+ <point x="-1137" y="1727"/>
+ <point x="-1038" y="1638"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DF7__.glif b/src/Interface-Bold.ufo/glyphs/uni2DF7__.glif
new file mode 100644
index 000000000..2a9f26d73
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DF7__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF7" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF7"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-758" y="1632" type="curve" smooth="yes"/>
+ <point x="-611" y="1632"/>
+ <point x="-507" y="1698"/>
+ <point x="-459" y="1766" type="curve"/>
+ <point x="-565" y="1893" type="line"/>
+ <point x="-609" y="1837"/>
+ <point x="-675" y="1815"/>
+ <point x="-743" y="1815" type="curve" smooth="yes"/>
+ <point x="-853" y="1815"/>
+ <point x="-919" y="1888"/>
+ <point x="-919" y="2001" type="curve" smooth="yes"/>
+ <point x="-919" y="2027" type="line" smooth="yes"/>
+ <point x="-919" y="2140"/>
+ <point x="-888" y="2237"/>
+ <point x="-784" y="2237" type="curve" smooth="yes"/>
+ <point x="-703" y="2237"/>
+ <point x="-661" y="2192"/>
+ <point x="-661" y="2118" type="curve" smooth="yes"/>
+ <point x="-661" y="2100" type="line"/>
+ <point x="-1055" y="2100" type="line"/>
+ <point x="-1055" y="1951" type="line"/>
+ <point x="-440" y="1951" type="line"/>
+ <point x="-440" y="2047" type="line" smooth="yes"/>
+ <point x="-440" y="2276"/>
+ <point x="-565" y="2419"/>
+ <point x="-782" y="2419" type="curve" smooth="yes"/>
+ <point x="-1018" y="2419"/>
+ <point x="-1144" y="2248"/>
+ <point x="-1144" y="2027" type="curve" smooth="yes"/>
+ <point x="-1144" y="2001" type="line" smooth="yes"/>
+ <point x="-1144" y="1801"/>
+ <point x="-1001" y="1632"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DF8__.glif b/src/Interface-Bold.ufo/glyphs/uni2DF8__.glif
new file mode 100644
index 000000000..7fd084a1e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DF8__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF8" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF8"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-650" y="1651" type="line"/>
+ <point x="-407" y="1651" type="line"/>
+ <point x="-694" y="2201" type="line"/>
+ <point x="-813" y="2201" type="line"/>
+ <point x="-836" y="2080" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1177" y="1651" type="line"/>
+ <point x="-934" y="1651" type="line"/>
+ <point x="-745" y="2085" type="line"/>
+ <point x="-771" y="2201" type="line"/>
+ <point x="-890" y="2201" type="line"/>
+ </contour>
+ <contour>
+ <point x="-908" y="2410" type="line"/>
+ <point x="-908" y="2085" type="line"/>
+ <point x="-681" y="2085" type="line"/>
+ <point x="-681" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1123" y="2251" type="line"/>
+ <point x="-1123" y="2069" type="line"/>
+ <point x="-461" y="2069" type="line"/>
+ <point x="-461" y="2251" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DF9__.glif b/src/Interface-Bold.ufo/glyphs/uni2DF9__.glif
new file mode 100644
index 000000000..0d6f5894d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DF9__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF9" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF9"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="1638" type="curve" smooth="yes"/>
+ <point x="-564" y="1638"/>
+ <point x="-432" y="1735"/>
+ <point x="-432" y="1891" type="curve" smooth="yes"/>
+ <point x="-432" y="2153"/>
+ <point x="-793" y="2156"/>
+ <point x="-936" y="2563" type="curve" smooth="yes"/>
+ <point x="-994" y="2729" type="line"/>
+ <point x="-1236" y="2729" type="line"/>
+ <point x="-1163" y="2531" type="line" smooth="yes"/>
+ <point x="-1013" y="2123"/>
+ <point x="-656" y="2046"/>
+ <point x="-656" y="1917" type="curve" smooth="yes"/>
+ <point x="-656" y="1865"/>
+ <point x="-693" y="1821"/>
+ <point x="-792" y="1821" type="curve" smooth="yes"/>
+ <point x="-891" y="1821"/>
+ <point x="-928" y="1865"/>
+ <point x="-928" y="1917" type="curve" smooth="yes"/>
+ <point x="-928" y="2046"/>
+ <point x="-571" y="2123"/>
+ <point x="-421" y="2531" type="curve" smooth="yes"/>
+ <point x="-348" y="2729" type="line"/>
+ <point x="-590" y="2729" type="line"/>
+ <point x="-648" y="2563" type="line" smooth="yes"/>
+ <point x="-791" y="2156"/>
+ <point x="-1152" y="2153"/>
+ <point x="-1152" y="1891" type="curve" smooth="yes"/>
+ <point x="-1152" y="1735"/>
+ <point x="-1020" y="1638"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DFA___.glif b/src/Interface-Bold.ufo/glyphs/uni2DFA___.glif
new file mode 100644
index 000000000..cc08f6f70
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DFA___.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DFA" format="1">
+ <advance width="0"/>
+ <unicode hex="2DFA"/>
+ <outline>
+ <contour>
+ <point x="-803" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-963" y="2215" type="line"/>
+ <point x="-963" y="2034" type="line"/>
+ <point x="-745" y="2034" type="line" smooth="yes"/>
+ <point x="-663" y="2034"/>
+ <point x="-628" y="1991"/>
+ <point x="-628" y="1935" type="curve" smooth="yes"/>
+ <point x="-628" y="1877"/>
+ <point x="-663" y="1832"/>
+ <point x="-745" y="1832" type="curve" smooth="yes"/>
+ <point x="-873" y="1832" type="line"/>
+ <point x="-873" y="2746" type="line"/>
+ <point x="-1100" y="2746" type="line"/>
+ <point x="-1100" y="1651" type="line"/>
+ <point x="-745" y="1651" type="line" smooth="yes"/>
+ <point x="-531" y="1651"/>
+ <point x="-403" y="1766"/>
+ <point x="-403" y="1933" type="curve" smooth="yes"/>
+ <point x="-403" y="2101"/>
+ <point x="-531" y="2215"/>
+ <point x="-745" y="2215" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="-710" y="2542" type="line"/>
+ <point x="-1202" y="2542" type="line"/>
+ <point x="-1202" y="2409" type="line"/>
+ <point x="-710" y="2409" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DFB___.glif b/src/Interface-Bold.ufo/glyphs/uni2DFB___.glif
new file mode 100644
index 000000000..7b2909740
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DFB___.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DFB" format="1">
+ <advance width="0"/>
+ <unicode hex="2DFB"/>
+ <outline>
+ <contour>
+ <point x="-708" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-737" y="2115" type="line"/>
+ <point x="-1118" y="2115" type="line"/>
+ <point x="-1118" y="1933" type="line"/>
+ <point x="-737" y="1933" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1038" y="2410" type="line"/>
+ <point x="-1264" y="2410" type="line"/>
+ <point x="-1264" y="1651" type="line"/>
+ <point x="-1038" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-516" y="1632" type="curve" smooth="yes"/>
+ <point x="-281" y="1632"/>
+ <point x="-153" y="1796"/>
+ <point x="-153" y="2017" type="curve" smooth="yes"/>
+ <point x="-153" y="2032" type="line" smooth="yes"/>
+ <point x="-153" y="2254"/>
+ <point x="-281" y="2419"/>
+ <point x="-517" y="2419" type="curve" smooth="yes"/>
+ <point x="-751" y="2419"/>
+ <point x="-880" y="2254"/>
+ <point x="-880" y="2032" type="curve" smooth="yes"/>
+ <point x="-880" y="2017" type="line" smooth="yes"/>
+ <point x="-880" y="1796"/>
+ <point x="-751" y="1632"/>
+ </contour>
+ <contour>
+ <point x="-516" y="1815" type="curve" smooth="yes"/>
+ <point x="-622" y="1815"/>
+ <point x="-655" y="1903"/>
+ <point x="-655" y="2017" type="curve" smooth="yes"/>
+ <point x="-655" y="2032" type="line" smooth="yes"/>
+ <point x="-655" y="2144"/>
+ <point x="-620" y="2237"/>
+ <point x="-517" y="2237" type="curve" smooth="yes"/>
+ <point x="-411" y="2237"/>
+ <point x="-378" y="2144"/>
+ <point x="-378" y="2032" type="curve" smooth="yes"/>
+ <point x="-378" y="2017" type="line" smooth="yes"/>
+ <point x="-378" y="1903"/>
+ <point x="-411" y="1815"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DFC___.glif b/src/Interface-Bold.ufo/glyphs/uni2DFC___.glif
new file mode 100644
index 000000000..88c2ca39a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DFC___.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DFC" format="1">
+ <advance width="0"/>
+ <unicode hex="2DFC"/>
+ <outline>
+ <contour>
+ <point x="-704" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-710" y="2005" type="line"/>
+ <point x="-1090" y="2005" type="line"/>
+ <point x="-1090" y="1823" type="line"/>
+ <point x="-710" y="1823" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1011" y="2410" type="line"/>
+ <point x="-1236" y="2410" type="line"/>
+ <point x="-1236" y="1651" type="line"/>
+ <point x="-1011" y="1651" type="line"/>
+ </contour>
+ <component base="uni0363" xOffset="275"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DFD___.glif b/src/Interface-Bold.ufo/glyphs/uni2DFD___.glif
new file mode 100644
index 000000000..cdf6a8540
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DFD___.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DFD" format="1">
+ <advance width="0"/>
+ <unicode hex="2DFD"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-815" y="2097" type="line"/>
+ <point x="-744" y="2410" type="line"/>
+ <point x="-912" y="2410" type="line"/>
+ <point x="-1191" y="1651" type="line"/>
+ <point x="-960" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-623" y="1651" type="line"/>
+ <point x="-393" y="1651" type="line"/>
+ <point x="-671" y="2410" type="line"/>
+ <point x="-839" y="2410" type="line"/>
+ <point x="-769" y="2097" type="line"/>
+ </contour>
+ <contour>
+ <point x="-520" y="1975" type="line"/>
+ <point x="-1062" y="1975" type="line"/>
+ <point x="-1062" y="1836" type="line"/>
+ <point x="-520" y="1836" type="line"/>
+ </contour>
+ <contour>
+ <point x="-732" y="1898" type="line"/>
+ <point x="-864" y="1898" type="line"/>
+ <point x="-864" y="1651" type="line"/>
+ <point x="-732" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DFE___.glif b/src/Interface-Bold.ufo/glyphs/uni2DFE___.glif
new file mode 100644
index 000000000..2302e86f5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DFE___.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DFE" format="1">
+ <advance width="0"/>
+ <unicode hex="2DFE"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-650" y="2410" type="line"/>
+ <point x="-836" y="1994" type="line"/>
+ <point x="-813" y="1922" type="line"/>
+ <point x="-694" y="1922" type="line"/>
+ <point x="-407" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1177" y="2410" type="line"/>
+ <point x="-890" y="1922" type="line"/>
+ <point x="-771" y="1922" type="line"/>
+ <point x="-745" y="1990" type="line"/>
+ <point x="-934" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-908" y="1651" type="line"/>
+ <point x="-681" y="1651" type="line"/>
+ <point x="-681" y="2039" type="line"/>
+ <point x="-908" y="2039" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1034" y="2410" type="line"/>
+ <point x="-979" y="2250" type="line"/>
+ <point x="-612" y="2250" type="line"/>
+ <point x="-557" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1023" y="1651" type="line"/>
+ <point x="-1023" y="1785" type="line" smooth="yes"/>
+ <point x="-1023" y="1884"/>
+ <point x="-985" y="1917"/>
+ <point x="-906" y="1917" type="curve" smooth="yes"/>
+ <point x="-678" y="1917" type="line" smooth="yes"/>
+ <point x="-600" y="1917"/>
+ <point x="-561" y="1884"/>
+ <point x="-561" y="1785" type="curve" smooth="yes"/>
+ <point x="-561" y="1651" type="line"/>
+ <point x="-336" y="1651" type="line"/>
+ <point x="-336" y="1785" type="line" smooth="yes"/>
+ <point x="-336" y="2003"/>
+ <point x="-465" y="2085"/>
+ <point x="-678" y="2085" type="curve" smooth="yes"/>
+ <point x="-906" y="2085" type="line" smooth="yes"/>
+ <point x="-1121" y="2085"/>
+ <point x="-1249" y="2003"/>
+ <point x="-1249" y="1785" type="curve" smooth="yes"/>
+ <point x="-1249" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2DFF___.glif b/src/Interface-Bold.ufo/glyphs/uni2DFF___.glif
new file mode 100644
index 000000000..e0d1817cb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2DFF___.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DFF" format="1">
+ <advance width="0"/>
+ <unicode hex="2DFF"/>
+ <outline>
+ <contour>
+ <point x="-994" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1506" y="2085" type="line"/>
+ <point x="-1506" y="1917" type="line"/>
+ <point x="-905" y="1917" type="line"/>
+ <point x="-905" y="2085" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1651" y="2410" type="line"/>
+ <point x="-1651" y="1651" type="line"/>
+ <point x="-1426" y="1651" type="line"/>
+ <point x="-1426" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-650" y="2410" type="line"/>
+ <point x="-836" y="1994" type="line"/>
+ <point x="-813" y="1922" type="line"/>
+ <point x="-694" y="1922" type="line"/>
+ <point x="-407" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1177" y="2410" type="line"/>
+ <point x="-890" y="1922" type="line"/>
+ <point x="-771" y="1922" type="line"/>
+ <point x="-745" y="1990" type="line"/>
+ <point x="-934" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-908" y="1651" type="line"/>
+ <point x="-681" y="1651" type="line"/>
+ <point x="-681" y="2039" type="line"/>
+ <point x="-908" y="2039" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1034" y="2410" type="line"/>
+ <point x="-979" y="2250" type="line"/>
+ <point x="-612" y="2250" type="line"/>
+ <point x="-557" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1023" y="1651" type="line"/>
+ <point x="-1023" y="1785" type="line" smooth="yes"/>
+ <point x="-1023" y="1884"/>
+ <point x="-985" y="1917"/>
+ <point x="-906" y="1917" type="curve" smooth="yes"/>
+ <point x="-678" y="1917" type="line" smooth="yes"/>
+ <point x="-600" y="1917"/>
+ <point x="-561" y="1884"/>
+ <point x="-561" y="1785" type="curve" smooth="yes"/>
+ <point x="-561" y="1651" type="line"/>
+ <point x="-336" y="1651" type="line"/>
+ <point x="-336" y="1785" type="line" smooth="yes"/>
+ <point x="-336" y="2003"/>
+ <point x="-465" y="2085"/>
+ <point x="-678" y="2085" type="curve" smooth="yes"/>
+ <point x="-906" y="2085" type="line" smooth="yes"/>
+ <point x="-1121" y="2085"/>
+ <point x="-1249" y="2003"/>
+ <point x="-1249" y="1785" type="curve" smooth="yes"/>
+ <point x="-1249" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E00_.glif b/src/Interface-Bold.ufo/glyphs/uni2E00_.glif
new file mode 100644
index 000000000..80ab36b1b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E00_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E00" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E00"/>
+ <outline>
+ <contour>
+ <point x="1124" y="1996" type="line"/>
+ <point x="364" y="1996" type="line"/>
+ <point x="364" y="1732" type="line"/>
+ <point x="1124" y="1732" type="line"/>
+ </contour>
+ <contour>
+ <point x="468" y="1996" type="line"/>
+ <point x="160" y="1996" type="line"/>
+ <point x="160" y="900" type="line"/>
+ <point x="468" y="900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1183, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E01_.glif b/src/Interface-Bold.ufo/glyphs/uni2E01_.glif
new file mode 100644
index 000000000..aaea4c698
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E01_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E01" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E01"/>
+ <outline>
+ <contour>
+ <point x="1124" y="1996" type="line"/>
+ <point x="364" y="1996" type="line"/>
+ <point x="364" y="1732" type="line"/>
+ <point x="1124" y="1732" type="line"/>
+ </contour>
+ <contour>
+ <point x="468" y="1996" type="line"/>
+ <point x="160" y="1996" type="line"/>
+ <point x="160" y="900" type="line"/>
+ <point x="468" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="620" y="1360" type="curve" smooth="yes"/>
+ <point x="620" y="1244"/>
+ <point x="716" y="1156"/>
+ <point x="864" y="1156" type="curve" smooth="yes"/>
+ <point x="1012" y="1156"/>
+ <point x="1112" y="1244"/>
+ <point x="1112" y="1360" type="curve" smooth="yes"/>
+ <point x="1112" y="1476"/>
+ <point x="1012" y="1564"/>
+ <point x="864" y="1564" type="curve" smooth="yes"/>
+ <point x="716" y="1564"/>
+ <point x="620" y="1476"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1183, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E02_.glif b/src/Interface-Bold.ufo/glyphs/uni2E02_.glif
new file mode 100644
index 000000000..6ae3a42ae
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E02_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E02" format="1">
+ <advance width="1024"/>
+ <unicode hex="2E02"/>
+ <outline>
+ <contour>
+ <point x="640" y="2016" type="line"/>
+ <point x="172" y="1552" type="line"/>
+ <point x="388" y="1336" type="line"/>
+ <point x="852" y="1800" type="line"/>
+ </contour>
+ <contour>
+ <point x="480" y="1552" type="line"/>
+ <point x="172" y="1552" type="line"/>
+ <point x="172" y="896" type="line"/>
+ <point x="480" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 901, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E03_.glif b/src/Interface-Bold.ufo/glyphs/uni2E03_.glif
new file mode 100644
index 000000000..c0d89760c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E03_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E03" format="1">
+ <advance width="1024"/>
+ <unicode hex="2E03"/>
+ <outline>
+ <contour>
+ <point x="388" y="2016" type="line"/>
+ <point x="852" y="1552" type="line"/>
+ <point x="640" y="1336" type="line"/>
+ <point x="172" y="1800" type="line"/>
+ </contour>
+ <contour>
+ <point x="548" y="1552" type="line"/>
+ <point x="852" y="1552" type="line"/>
+ <point x="852" y="896" type="line"/>
+ <point x="548" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 901, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E04_.glif b/src/Interface-Bold.ufo/glyphs/uni2E04_.glif
new file mode 100644
index 000000000..ff951347a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E04_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E04" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E04"/>
+ <outline>
+ <contour>
+ <point x="640" y="2016" type="line"/>
+ <point x="172" y="1552" type="line"/>
+ <point x="388" y="1336" type="line"/>
+ <point x="852" y="1800" type="line"/>
+ </contour>
+ <contour>
+ <point x="480" y="1552" type="line"/>
+ <point x="172" y="1552" type="line"/>
+ <point x="172" y="896" type="line"/>
+ <point x="480" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="616" y="1292" type="curve" smooth="yes"/>
+ <point x="616" y="1176"/>
+ <point x="716" y="1088"/>
+ <point x="864" y="1088" type="curve" smooth="yes"/>
+ <point x="1008" y="1088"/>
+ <point x="1108" y="1176"/>
+ <point x="1108" y="1292" type="curve" smooth="yes"/>
+ <point x="1108" y="1408"/>
+ <point x="1008" y="1496"/>
+ <point x="864" y="1496" type="curve" smooth="yes"/>
+ <point x="716" y="1496"/>
+ <point x="616" y="1408"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1156, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E05_.glif b/src/Interface-Bold.ufo/glyphs/uni2E05_.glif
new file mode 100644
index 000000000..e433d9c10
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E05_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E05" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E05"/>
+ <outline>
+ <contour>
+ <point x="696" y="2016" type="line"/>
+ <point x="1160" y="1552" type="line"/>
+ <point x="948" y="1336" type="line"/>
+ <point x="480" y="1800" type="line"/>
+ </contour>
+ <contour>
+ <point x="856" y="1552" type="line"/>
+ <point x="1160" y="1552" type="line"/>
+ <point x="1160" y="896" type="line"/>
+ <point x="856" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="120" y="1292" type="curve" smooth="yes"/>
+ <point x="120" y="1176"/>
+ <point x="220" y="1088"/>
+ <point x="368" y="1088" type="curve" smooth="yes"/>
+ <point x="512" y="1088"/>
+ <point x="612" y="1176"/>
+ <point x="612" y="1292" type="curve" smooth="yes"/>
+ <point x="612" y="1408"/>
+ <point x="512" y="1496"/>
+ <point x="368" y="1496" type="curve" smooth="yes"/>
+ <point x="220" y="1496"/>
+ <point x="120" y="1408"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1261, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E06_.glif b/src/Interface-Bold.ufo/glyphs/uni2E06_.glif
new file mode 100644
index 000000000..0e52025c7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E06_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E06" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E06"/>
+ <outline>
+ <contour>
+ <point x="1664" y="1996" type="line"/>
+ <point x="1008" y="1996" type="line"/>
+ <point x="1008" y="1732" type="line"/>
+ <point x="1664" y="1732" type="line"/>
+ </contour>
+ <contour>
+ <point x="1048" y="1996" type="line"/>
+ <point x="744" y="1996" type="line"/>
+ <point x="744" y="900" type="line"/>
+ <point x="1048" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="784" y="1996" type="line"/>
+ <point x="128" y="1996" type="line"/>
+ <point x="128" y="1732" type="line"/>
+ <point x="784" y="1732" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1756, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E07_.glif b/src/Interface-Bold.ufo/glyphs/uni2E07_.glif
new file mode 100644
index 000000000..1449ee039
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E07_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E07" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E07"/>
+ <outline>
+ <contour>
+ <point x="1652" y="1996" type="line"/>
+ <point x="996" y="1996" type="line"/>
+ <point x="996" y="1732" type="line"/>
+ <point x="1652" y="1732" type="line"/>
+ </contour>
+ <contour>
+ <point x="1036" y="1996" type="line"/>
+ <point x="728" y="1996" type="line"/>
+ <point x="728" y="900" type="line"/>
+ <point x="1036" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="772" y="1996" type="line"/>
+ <point x="116" y="1996" type="line"/>
+ <point x="116" y="1732" type="line"/>
+ <point x="772" y="1732" type="line"/>
+ </contour>
+ <contour>
+ <point x="1188" y="1360" type="curve" smooth="yes"/>
+ <point x="1188" y="1244"/>
+ <point x="1288" y="1156"/>
+ <point x="1432" y="1156" type="curve" smooth="yes"/>
+ <point x="1580" y="1156"/>
+ <point x="1680" y="1244"/>
+ <point x="1680" y="1360" type="curve" smooth="yes"/>
+ <point x="1680" y="1476"/>
+ <point x="1580" y="1564"/>
+ <point x="1432" y="1564" type="curve" smooth="yes"/>
+ <point x="1288" y="1564"/>
+ <point x="1188" y="1476"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1785, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E08_.glif b/src/Interface-Bold.ufo/glyphs/uni2E08_.glif
new file mode 100644
index 000000000..2e9884ca6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E08_.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E08" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E08"/>
+ <outline>
+ <contour>
+ <point x="188" y="964" type="line"/>
+ <point x="276" y="912"/>
+ <point x="400" y="876"/>
+ <point x="568" y="876" type="curve" smooth="yes"/>
+ <point x="868" y="876"/>
+ <point x="1028" y="1032"/>
+ <point x="1028" y="1376" type="curve" smooth="yes"/>
+ <point x="1028" y="1488" type="line"/>
+ <point x="720" y="1488" type="line"/>
+ <point x="720" y="1376" type="line" smooth="yes"/>
+ <point x="720" y="1208"/>
+ <point x="656" y="1144"/>
+ <point x="508" y="1144" type="curve" smooth="yes"/>
+ <point x="448" y="1144"/>
+ <point x="360" y="1160"/>
+ <point x="288" y="1196" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1560" y="1928" type="line"/>
+ <point x="1444" y="1980"/>
+ <point x="1352" y="2016"/>
+ <point x="1184" y="2016" type="curve" smooth="yes"/>
+ <point x="884" y="2016"/>
+ <point x="720" y="1864"/>
+ <point x="720" y="1520" type="curve" smooth="yes"/>
+ <point x="720" y="1404" type="line"/>
+ <point x="1028" y="1404" type="line"/>
+ <point x="1028" y="1520" type="line" smooth="yes"/>
+ <point x="1028" y="1688"/>
+ <point x="1100" y="1752"/>
+ <point x="1252" y="1752" type="curve" smooth="yes"/>
+ <point x="1300" y="1752"/>
+ <point x="1376" y="1740"/>
+ <point x="1452" y="1700" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1112" y="1380" type="curve" smooth="yes"/>
+ <point x="1112" y="1260"/>
+ <point x="1212" y="1172"/>
+ <point x="1360" y="1172" type="curve" smooth="yes"/>
+ <point x="1504" y="1172"/>
+ <point x="1604" y="1260"/>
+ <point x="1604" y="1380" type="curve" smooth="yes"/>
+ <point x="1604" y="1496"/>
+ <point x="1504" y="1584"/>
+ <point x="1360" y="1584" type="curve" smooth="yes"/>
+ <point x="1212" y="1584"/>
+ <point x="1112" y="1496"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1635, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E09_.glif b/src/Interface-Bold.ufo/glyphs/uni2E09_.glif
new file mode 100644
index 000000000..c5afca191
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E09_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E09" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E09"/>
+ <outline>
+ <contour>
+ <point x="212" y="964" type="line"/>
+ <point x="300" y="912"/>
+ <point x="420" y="876"/>
+ <point x="588" y="876" type="curve" smooth="yes"/>
+ <point x="888" y="876"/>
+ <point x="1052" y="1032"/>
+ <point x="1052" y="1376" type="curve" smooth="yes"/>
+ <point x="1052" y="1488" type="line"/>
+ <point x="744" y="1488" type="line"/>
+ <point x="744" y="1376" type="line" smooth="yes"/>
+ <point x="744" y="1208"/>
+ <point x="676" y="1144"/>
+ <point x="532" y="1144" type="curve" smooth="yes"/>
+ <point x="472" y="1144"/>
+ <point x="384" y="1160"/>
+ <point x="312" y="1196" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1584" y="1928" type="line"/>
+ <point x="1468" y="1980"/>
+ <point x="1372" y="2016"/>
+ <point x="1204" y="2016" type="curve" smooth="yes"/>
+ <point x="904" y="2016"/>
+ <point x="744" y="1864"/>
+ <point x="744" y="1520" type="curve" smooth="yes"/>
+ <point x="744" y="1404" type="line"/>
+ <point x="1052" y="1404" type="line"/>
+ <point x="1052" y="1520" type="line" smooth="yes"/>
+ <point x="1052" y="1688"/>
+ <point x="1124" y="1752"/>
+ <point x="1276" y="1752" type="curve" smooth="yes"/>
+ <point x="1320" y="1752"/>
+ <point x="1396" y="1740"/>
+ <point x="1476" y="1700" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1591, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E0A__.glif b/src/Interface-Bold.ufo/glyphs/uni2E0A__.glif
new file mode 100644
index 000000000..4fabdfa5d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E0A__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E0A" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E0A"/>
+ <outline>
+ <contour>
+ <point x="1584" y="964" type="line"/>
+ <point x="1496" y="912"/>
+ <point x="1372" y="876"/>
+ <point x="1204" y="876" type="curve" smooth="yes"/>
+ <point x="904" y="876"/>
+ <point x="744" y="1032"/>
+ <point x="744" y="1376" type="curve" smooth="yes"/>
+ <point x="744" y="1488" type="line"/>
+ <point x="1052" y="1488" type="line"/>
+ <point x="1052" y="1376" type="line" smooth="yes"/>
+ <point x="1052" y="1208"/>
+ <point x="1116" y="1144"/>
+ <point x="1264" y="1144" type="curve" smooth="yes"/>
+ <point x="1324" y="1144"/>
+ <point x="1412" y="1160"/>
+ <point x="1484" y="1196" type="curve"/>
+ </contour>
+ <contour>
+ <point x="212" y="1928" type="line"/>
+ <point x="328" y="1980"/>
+ <point x="420" y="2016"/>
+ <point x="588" y="2016" type="curve" smooth="yes"/>
+ <point x="888" y="2016"/>
+ <point x="1052" y="1864"/>
+ <point x="1052" y="1520" type="curve" smooth="yes"/>
+ <point x="1052" y="1404" type="line"/>
+ <point x="744" y="1404" type="line"/>
+ <point x="744" y="1520" type="line" smooth="yes"/>
+ <point x="744" y="1688"/>
+ <point x="672" y="1752"/>
+ <point x="520" y="1752" type="curve" smooth="yes"/>
+ <point x="472" y="1752"/>
+ <point x="396" y="1740"/>
+ <point x="320" y="1700" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1591, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E0B__.glif b/src/Interface-Bold.ufo/glyphs/uni2E0B__.glif
new file mode 100644
index 000000000..06c52b9af
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E0B__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E0B" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E0B"/>
+ <outline>
+ <contour>
+ <point x="1304" y="1996" type="line"/>
+ <point x="440" y="1996" type="line"/>
+ <point x="440" y="1732" type="line"/>
+ <point x="1304" y="1732" type="line"/>
+ </contour>
+ <contour>
+ <point x="544" y="1996" type="line"/>
+ <point x="236" y="1996" type="line"/>
+ <point x="236" y="900" type="line"/>
+ <point x="544" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="236" y="900" type="line"/>
+ <point x="1100" y="900" type="line"/>
+ <point x="1100" y="1168" type="line"/>
+ <point x="236" y="1168" type="line"/>
+ </contour>
+ <contour>
+ <point x="996" y="900" type="line"/>
+ <point x="1304" y="900" type="line"/>
+ <point x="1304" y="1996" type="line"/>
+ <point x="996" y="1996" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1287.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E0C__.glif b/src/Interface-Bold.ufo/glyphs/uni2E0C__.glif
new file mode 100644
index 000000000..390199806
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E0C__.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E0C" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E0C"/>
+ <outline>
+ <contour>
+ <point x="196" y="1800" type="line"/>
+ <point x="1124" y="876" type="line"/>
+ <point x="1340" y="1092" type="line"/>
+ <point x="412" y="2016" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1363, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E0D__.glif b/src/Interface-Bold.ufo/glyphs/uni2E0D__.glif
new file mode 100644
index 000000000..a1b8efb12
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E0D__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E0D" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E0D"/>
+ <outline>
+ <component base="uni2E0C" xScale="-1" xOffset="1452"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1363, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E0E__.glif b/src/Interface-Bold.ufo/glyphs/uni2E0E__.glif
new file mode 100644
index 000000000..bc0d3cbf7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E0E__.glif
@@ -0,0 +1,102 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E0E" format="1">
+ <advance width="2304"/>
+ <unicode hex="2E0E"/>
+ <outline>
+ <contour>
+ <point x="920" y="2340" type="line"/>
+ <point x="1224" y="2340" type="line"/>
+ <point x="1224" y="2460" type="line" smooth="yes"/>
+ <point x="1224" y="2624"/>
+ <point x="1268" y="2724"/>
+ <point x="1328" y="2820" type="curve"/>
+ <point x="1116" y="2932" type="line"/>
+ <point x="1012" y="2816"/>
+ <point x="920" y="2616"/>
+ <point x="920" y="2432" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1516" y="2200" type="line"/>
+ <point x="704" y="2200" type="line"/>
+ <point x="704" y="1892" type="line"/>
+ <point x="1516" y="1892" type="line"/>
+ </contour>
+ <contour>
+ <point x="1736" y="1740" type="line"/>
+ <point x="536" y="1740" type="line"/>
+ <point x="536" y="1420" type="line"/>
+ <point x="1736" y="1420" type="line"/>
+ </contour>
+ <contour>
+ <point x="2116" y="1256" type="line"/>
+ <point x="192" y="1256" type="line"/>
+ <point x="192" y="936" type="line"/>
+ <point x="2116" y="936" type="line"/>
+ </contour>
+ <contour>
+ <point x="1736" y="772" type="line"/>
+ <point x="536" y="772" type="line"/>
+ <point x="536" y="452" type="line"/>
+ <point x="1736" y="452" type="line"/>
+ </contour>
+ <contour>
+ <point x="1516" y="300" type="line"/>
+ <point x="704" y="300" type="line"/>
+ <point x="704" y="-12" type="line"/>
+ <point x="1516" y="-12" type="line"/>
+ </contour>
+ <contour>
+ <point x="1300" y="-152" type="line"/>
+ <point x="996" y="-152" type="line"/>
+ <point x="996" y="-272" type="line" smooth="yes"/>
+ <point x="996" y="-440"/>
+ <point x="952" y="-536"/>
+ <point x="892" y="-636" type="curve"/>
+ <point x="1104" y="-744" type="line"/>
+ <point x="1208" y="-628"/>
+ <point x="1300" y="-432"/>
+ <point x="1300" y="-248" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="864" y="1160" type="curve" smooth="yes"/>
+ <point x="864" y="1072"/>
+ <point x="960" y="1000"/>
+ <point x="1108" y="1000" type="curve" smooth="yes"/>
+ <point x="1256" y="1000"/>
+ <point x="1356" y="1072"/>
+ <point x="1356" y="1160" type="curve" smooth="yes"/>
+ <point x="1356" y="1276"/>
+ <point x="1256" y="1364"/>
+ <point x="1108" y="1364" type="curve" smooth="yes"/>
+ <point x="960" y="1364"/>
+ <point x="864" y="1276"/>
+ </contour>
+ <contour>
+ <point x="864" y="1036" type="curve" smooth="yes"/>
+ <point x="864" y="920"/>
+ <point x="960" y="832"/>
+ <point x="1108" y="832" type="curve" smooth="yes"/>
+ <point x="1256" y="832"/>
+ <point x="1356" y="920"/>
+ <point x="1356" y="1036" type="curve" smooth="yes"/>
+ <point x="1356" y="1156"/>
+ <point x="1256" y="1196"/>
+ <point x="1108" y="1196" type="curve" smooth="yes"/>
+ <point x="960" y="1196"/>
+ <point x="864" y="1156"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2171, 'leftMargin': 168, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E0F__.glif b/src/Interface-Bold.ufo/glyphs/uni2E0F__.glif
new file mode 100644
index 000000000..f2cf71bc4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E0F__.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E0F" format="1">
+ <advance width="2048"/>
+ <unicode hex="2E0F"/>
+ <outline>
+ <contour>
+ <point x="1936" y="-196" type="line"/>
+ <point x="116" y="-196" type="line"/>
+ <point x="116" y="-432" type="line"/>
+ <point x="1936" y="-432" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1972, 'leftMargin': 76, 'rightMargin': 76}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E10_.glif b/src/Interface-Bold.ufo/glyphs/uni2E10_.glif
new file mode 100644
index 000000000..79b568086
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E10_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E10" format="1">
+ <advance width="2048"/>
+ <unicode hex="2E10"/>
+ <outline>
+ <contour>
+ <point x="1936" y="-196" type="line"/>
+ <point x="116" y="-196" type="line"/>
+ <point x="116" y="-432" type="line"/>
+ <point x="1936" y="-432" type="line"/>
+ </contour>
+ <contour>
+ <point x="804" y="-236" type="line"/>
+ <point x="204" y="-520" type="line"/>
+ <point x="320" y="-724" type="line"/>
+ <point x="896" y="-396" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1962, 'leftMargin': 76, 'rightMargin': 66}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E11_.glif b/src/Interface-Bold.ufo/glyphs/uni2E11_.glif
new file mode 100644
index 000000000..d7b87b99c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E11_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E11" format="1">
+ <advance width="2048"/>
+ <unicode hex="2E11"/>
+ <outline>
+ <contour>
+ <point x="116" y="-196" type="line"/>
+ <point x="1936" y="-196" type="line"/>
+ <point x="1936" y="-432" type="line"/>
+ <point x="116" y="-432" type="line"/>
+ </contour>
+ <contour>
+ <point x="1236" y="-236" type="line"/>
+ <point x="1840" y="-520" type="line"/>
+ <point x="1720" y="-724" type="line"/>
+ <point x="1148" y="-396" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1962, 'leftMargin': 66, 'rightMargin': 75}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E12_.glif b/src/Interface-Bold.ufo/glyphs/uni2E12_.glif
new file mode 100644
index 000000000..0c452b49f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E12_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E12" format="1">
+ <advance width="768"/>
+ <unicode hex="2E12"/>
+ <outline>
+ <contour>
+ <point x="180" y="96" type="line"/>
+ <point x="288" y="96"/>
+ <point x="324" y="52"/>
+ <point x="324" y="-52" type="curve" smooth="yes"/>
+ <point x="324" y="-140"/>
+ <point x="288" y="-192"/>
+ <point x="180" y="-192" type="curve"/>
+ <point x="180" y="-440" type="line"/>
+ <point x="396" y="-440"/>
+ <point x="588" y="-332"/>
+ <point x="588" y="-52" type="curve" smooth="yes"/>
+ <point x="588" y="232"/>
+ <point x="396" y="344"/>
+ <point x="180" y="344" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 628, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E13_.glif b/src/Interface-Bold.ufo/glyphs/uni2E13_.glif
new file mode 100644
index 000000000..5ebbd39cf
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E13_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E13" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E13"/>
+ <outline>
+ <contour>
+ <point x="1656" y="2056" type="line"/>
+ <point x="1452" y="2176" type="line"/>
+ <point x="140" y="296" type="line"/>
+ <point x="340" y="176" type="line"/>
+ </contour>
+ <component base="dotbelow" xOffset="1220" yOffset="1744"/>
+ <component base="dotbelow" xOffset="2148" yOffset="1152"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1735, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E14_.glif b/src/Interface-Bold.ufo/glyphs/uni2E14_.glif
new file mode 100644
index 000000000..311f6081c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E14_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E14" format="1">
+ <advance width="2048"/>
+ <unicode hex="2E14"/>
+ <outline>
+ <contour>
+ <point x="820" y="324" type="line"/>
+ <point x="764" y="236"/>
+ <point x="704" y="216"/>
+ <point x="564" y="308" type="curve" smooth="yes"/>
+ <point x="416" y="404"/>
+ <point x="408" y="472"/>
+ <point x="464" y="560" type="curve"/>
+ <point x="192" y="732" type="line"/>
+ <point x="60" y="512"/>
+ <point x="124" y="268"/>
+ <point x="412" y="88" type="curve" smooth="yes"/>
+ <point x="696" y="-92"/>
+ <point x="956" y="-56"/>
+ <point x="1088" y="152" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1920" y="2056" type="line"/>
+ <point x="1720" y="2176" type="line"/>
+ <point x="408" y="296" type="line"/>
+ <point x="608" y="176" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1933, 'leftMargin': 110.54091862222197, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E15_.glif b/src/Interface-Bold.ufo/glyphs/uni2E15_.glif
new file mode 100644
index 000000000..4e99ed14d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E15_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E15" format="1">
+ <advance width="2048"/>
+ <unicode hex="2E15"/>
+ <outline>
+ <component base="uni2E14" xScale="-1" yScale="-1" xOffset="2032" yOffset="2148"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1933, 'leftMargin': 27, 'rightMargin': 110.54091862222185}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E16_.glif b/src/Interface-Bold.ufo/glyphs/uni2E16_.glif
new file mode 100644
index 000000000..3a6bfee23
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E16_.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E16" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E16"/>
+ <outline>
+ <contour>
+ <point x="176" y="200" type="line"/>
+ <point x="452" y="200" type="line"/>
+ <point x="828" y="736" type="line"/>
+ <point x="828" y="756" type="line"/>
+ <point x="500" y="756" type="line"/>
+ </contour>
+ <contour>
+ <point x="176" y="1300" type="line"/>
+ <point x="500" y="744" type="line"/>
+ <point x="828" y="744" type="line"/>
+ <point x="828" y="764" type="line"/>
+ <point x="452" y="1300" type="line"/>
+ </contour>
+ <contour>
+ <point x="616" y="128" type="curve" smooth="yes"/>
+ <point x="616" y="12"/>
+ <point x="712" y="-80"/>
+ <point x="860" y="-80" type="curve" smooth="yes"/>
+ <point x="1008" y="-80"/>
+ <point x="1108" y="12"/>
+ <point x="1108" y="128" type="curve" smooth="yes"/>
+ <point x="1108" y="244"/>
+ <point x="1008" y="332"/>
+ <point x="860" y="332" type="curve" smooth="yes"/>
+ <point x="712" y="332"/>
+ <point x="616" y="244"/>
+ </contour>
+ <contour>
+ <point x="616" y="1380" type="curve" smooth="yes"/>
+ <point x="616" y="1260"/>
+ <point x="712" y="1172"/>
+ <point x="860" y="1172" type="curve" smooth="yes"/>
+ <point x="1008" y="1172"/>
+ <point x="1108" y="1260"/>
+ <point x="1108" y="1380" type="curve" smooth="yes"/>
+ <point x="1108" y="1496"/>
+ <point x="1008" y="1584"/>
+ <point x="860" y="1584" type="curve" smooth="yes"/>
+ <point x="712" y="1584"/>
+ <point x="616" y="1496"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1151, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E17_.glif b/src/Interface-Bold.ufo/glyphs/uni2E17_.glif
new file mode 100644
index 000000000..74d069e08
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E17_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E17" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E17"/>
+ <outline>
+ <contour>
+ <point x="984" y="868" type="line"/>
+ <point x="204" y="656" type="line"/>
+ <point x="296" y="308" type="line"/>
+ <point x="1080" y="520" type="line"/>
+ </contour>
+ <contour>
+ <point x="984" y="1416" type="line"/>
+ <point x="204" y="1208" type="line"/>
+ <point x="296" y="860" type="line"/>
+ <point x="1080" y="1072" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1096, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E18_.glif b/src/Interface-Bold.ufo/glyphs/uni2E18_.glif
new file mode 100644
index 000000000..8b16479c6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E18_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E18" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E18"/>
+ <outline>
+ <contour>
+ <point x="896" y="1368" type="line"/>
+ <point x="544" y="1368" type="line"/>
+ <point x="556" y="-372" type="line"/>
+ <point x="860" y="-372" type="line"/>
+ </contour>
+ <component base="question" xScale="-1" yScale="-1" xOffset="1456" yOffset="2004"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1425, 'leftMargin': 98, 'rightMargin': 50}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E19_.glif b/src/Interface-Bold.ufo/glyphs/uni2E19_.glif
new file mode 100644
index 000000000..e599a5850
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E19_.glif
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E19" format="1">
+ <advance width="2048"/>
+ <unicode hex="2E19"/>
+ <outline>
+ <contour>
+ <point x="1508" y="2344" type="line"/>
+ <point x="228" y="128" type="line"/>
+ <point x="564" y="-68" type="line"/>
+ <point x="1844" y="2148" type="line"/>
+ </contour>
+ <contour>
+ <point x="136" y="1192" type="line"/>
+ <point x="380" y="260" type="line"/>
+ <point x="668" y="336" type="line"/>
+ <point x="420" y="1268" type="line"/>
+ </contour>
+ <contour>
+ <point x="428" y="1516" type="line"/>
+ <point x="644" y="712" type="line"/>
+ <point x="928" y="788" type="line"/>
+ <point x="716" y="1592" type="line"/>
+ </contour>
+ <contour>
+ <point x="724" y="1824" type="line"/>
+ <point x="904" y="1164" type="line"/>
+ <point x="1192" y="1240" type="line"/>
+ <point x="1012" y="1900" type="line"/>
+ </contour>
+ <contour>
+ <point x="1024" y="2144" type="line"/>
+ <point x="1164" y="1616" type="line"/>
+ <point x="1452" y="1692" type="line"/>
+ <point x="1308" y="2220" type="line"/>
+ </contour>
+ <contour>
+ <point x="1456" y="668" type="line"/>
+ <point x="524" y="420" type="line"/>
+ <point x="600" y="132" type="line"/>
+ <point x="1532" y="380" type="line"/>
+ </contour>
+ <contour>
+ <point x="1588" y="1088" type="line"/>
+ <point x="784" y="872" type="line"/>
+ <point x="860" y="584" type="line"/>
+ <point x="1664" y="800" type="line"/>
+ </contour>
+ <contour>
+ <point x="1708" y="1496" type="line"/>
+ <point x="1048" y="1320" type="line"/>
+ <point x="1124" y="1036" type="line"/>
+ <point x="1784" y="1212" type="line"/>
+ </contour>
+ <contour>
+ <point x="1836" y="1916" type="line"/>
+ <point x="1308" y="1776" type="line"/>
+ <point x="1388" y="1488" type="line"/>
+ <point x="1916" y="1628" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1039.5</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2003, 'leftMargin': 138, 'rightMargin': 85}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E1A__.glif b/src/Interface-Bold.ufo/glyphs/uni2E1A__.glif
new file mode 100644
index 000000000..2f24e31ce
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E1A__.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E1A" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E1A"/>
+ <outline>
+ <contour>
+ <point x="216" y="1616" type="curve" smooth="yes"/>
+ <point x="216" y="1512"/>
+ <point x="308" y="1432"/>
+ <point x="420" y="1432" type="curve" smooth="yes"/>
+ <point x="532" y="1432"/>
+ <point x="620" y="1512"/>
+ <point x="620" y="1616" type="curve" smooth="yes"/>
+ <point x="620" y="1720"/>
+ <point x="532" y="1800"/>
+ <point x="420" y="1800" type="curve" smooth="yes"/>
+ <point x="308" y="1800"/>
+ <point x="216" y="1720"/>
+ </contour>
+ <contour>
+ <point x="916" y="1616" type="curve" smooth="yes"/>
+ <point x="916" y="1512"/>
+ <point x="1008" y="1432"/>
+ <point x="1120" y="1432" type="curve" smooth="yes"/>
+ <point x="1232" y="1432"/>
+ <point x="1320" y="1512"/>
+ <point x="1320" y="1616" type="curve" smooth="yes"/>
+ <point x="1320" y="1720"/>
+ <point x="1232" y="1800"/>
+ <point x="1120" y="1800" type="curve" smooth="yes"/>
+ <point x="1008" y="1800"/>
+ <point x="916" y="1720"/>
+ </contour>
+ <contour>
+ <point x="1164" y="1044" type="line"/>
+ <point x="356" y="1044" type="line"/>
+ <point x="356" y="684" type="line"/>
+ <point x="1164" y="684" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1352, 'leftMargin': 133, 'rightMargin': 114}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E1B__.glif b/src/Interface-Bold.ufo/glyphs/uni2E1B__.glif
new file mode 100644
index 000000000..77cb67a8a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E1B__.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E1B" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E1B"/>
+ <outline>
+ <contour>
+ <point x="920" y="1024" type="line"/>
+ <point x="920" y="940"/>
+ <point x="868" y="900"/>
+ <point x="808" y="900" type="curve" smooth="yes"/>
+ <point x="676" y="900"/>
+ <point x="572" y="1012"/>
+ <point x="428" y="1012" type="curve" smooth="yes"/>
+ <point x="244" y="1012"/>
+ <point x="112" y="832"/>
+ <point x="112" y="636" type="curve"/>
+ <point x="364" y="624" type="line"/>
+ <point x="364" y="708"/>
+ <point x="412" y="748"/>
+ <point x="472" y="748" type="curve" smooth="yes"/>
+ <point x="612" y="748"/>
+ <point x="680" y="632"/>
+ <point x="852" y="632" type="curve" smooth="yes"/>
+ <point x="1036" y="632"/>
+ <point x="1168" y="808"/>
+ <point x="1168" y="1008" type="curve"/>
+ </contour>
+ <contour>
+ <point x="348" y="1312" type="curve" smooth="yes"/>
+ <point x="348" y="1160"/>
+ <point x="476" y="1040"/>
+ <point x="656" y="1040" type="curve" smooth="yes"/>
+ <point x="836" y="1040"/>
+ <point x="964" y="1160"/>
+ <point x="964" y="1312" type="curve" smooth="yes"/>
+ <point x="964" y="1464"/>
+ <point x="836" y="1592"/>
+ <point x="656" y="1592" type="curve" smooth="yes"/>
+ <point x="476" y="1592"/>
+ <point x="348" y="1464"/>
+ </contour>
+ <contour>
+ <point x="512" y="1312" type="curve" smooth="yes"/>
+ <point x="512" y="1392"/>
+ <point x="568" y="1460"/>
+ <point x="656" y="1460" type="curve" smooth="yes"/>
+ <point x="744" y="1460"/>
+ <point x="800" y="1392"/>
+ <point x="800" y="1312" type="curve" smooth="yes"/>
+ <point x="800" y="1232"/>
+ <point x="744" y="1168"/>
+ <point x="656" y="1168" type="curve" smooth="yes"/>
+ <point x="568" y="1168"/>
+ <point x="512" y="1232"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1275, 'leftMargin': 95, 'rightMargin': 125}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E1C__.glif b/src/Interface-Bold.ufo/glyphs/uni2E1C__.glif
new file mode 100644
index 000000000..07442dacb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E1C__.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E1C" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E1C"/>
+ <outline>
+ <contour>
+ <point x="144" y="860" type="line"/>
+ <point x="928" y="-400" type="line"/>
+ <point x="1136" y="-292" type="line"/>
+ <point x="352" y="968" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1214, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E1D__.glif b/src/Interface-Bold.ufo/glyphs/uni2E1D__.glif
new file mode 100644
index 000000000..175f9f04a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E1D__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E1D" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E1D"/>
+ <outline>
+ <component base="uni2E1C" xScale="-1" xOffset="1280"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1214, 'leftMargin': 78, 'rightMargin': 144}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E1E__.glif b/src/Interface-Bold.ufo/glyphs/uni2E1E__.glif
new file mode 100644
index 000000000..a9dd2f3a3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E1E__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E1E" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E1E"/>
+ <outline>
+ <contour>
+ <point x="920" y="1216" type="line"/>
+ <point x="920" y="1132"/>
+ <point x="868" y="1092"/>
+ <point x="808" y="1092" type="curve" smooth="yes"/>
+ <point x="676" y="1092"/>
+ <point x="572" y="1204"/>
+ <point x="428" y="1204" type="curve" smooth="yes"/>
+ <point x="244" y="1204"/>
+ <point x="112" y="1024"/>
+ <point x="112" y="828" type="curve"/>
+ <point x="364" y="816" type="line"/>
+ <point x="364" y="900"/>
+ <point x="412" y="940"/>
+ <point x="472" y="940" type="curve" smooth="yes"/>
+ <point x="612" y="940"/>
+ <point x="680" y="824"/>
+ <point x="852" y="824" type="curve" smooth="yes"/>
+ <point x="1036" y="824"/>
+ <point x="1168" y="1000"/>
+ <point x="1168" y="1200" type="curve"/>
+ </contour>
+ <contour>
+ <point x="396" y="1432" type="curve" smooth="yes"/>
+ <point x="396" y="1316"/>
+ <point x="492" y="1228"/>
+ <point x="640" y="1228" type="curve" smooth="yes"/>
+ <point x="788" y="1228"/>
+ <point x="888" y="1316"/>
+ <point x="888" y="1432" type="curve" smooth="yes"/>
+ <point x="888" y="1552"/>
+ <point x="788" y="1640"/>
+ <point x="640" y="1640" type="curve" smooth="yes"/>
+ <point x="492" y="1640"/>
+ <point x="396" y="1552"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1275, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E1F__.glif b/src/Interface-Bold.ufo/glyphs/uni2E1F__.glif
new file mode 100644
index 000000000..20c480892
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E1F__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E1F" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E1F"/>
+ <outline>
+ <contour>
+ <point x="920" y="1380" type="line"/>
+ <point x="920" y="1296"/>
+ <point x="868" y="1256"/>
+ <point x="808" y="1256" type="curve" smooth="yes"/>
+ <point x="676" y="1256"/>
+ <point x="572" y="1372"/>
+ <point x="428" y="1372" type="curve" smooth="yes"/>
+ <point x="244" y="1372"/>
+ <point x="112" y="1188"/>
+ <point x="112" y="996" type="curve"/>
+ <point x="364" y="980" type="line"/>
+ <point x="364" y="1064"/>
+ <point x="412" y="1104"/>
+ <point x="472" y="1104" type="curve" smooth="yes"/>
+ <point x="612" y="1104"/>
+ <point x="680" y="988"/>
+ <point x="852" y="988" type="curve" smooth="yes"/>
+ <point x="1036" y="988"/>
+ <point x="1168" y="1164"/>
+ <point x="1168" y="1364" type="curve"/>
+ </contour>
+ <contour>
+ <point x="396" y="696" type="curve" smooth="yes"/>
+ <point x="396" y="580"/>
+ <point x="492" y="492"/>
+ <point x="640" y="492" type="curve" smooth="yes"/>
+ <point x="788" y="492"/>
+ <point x="888" y="580"/>
+ <point x="888" y="696" type="curve" smooth="yes"/>
+ <point x="888" y="816"/>
+ <point x="788" y="904"/>
+ <point x="640" y="904" type="curve" smooth="yes"/>
+ <point x="492" y="904"/>
+ <point x="396" y="816"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1275, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E20_.glif b/src/Interface-Bold.ufo/glyphs/uni2E20_.glif
new file mode 100644
index 000000000..34de24525
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E20_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E20" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E20"/>
+ <outline>
+ <component base="bar" xOffset="-8"/>
+ <component base="crossbar" xOffset="148" yOffset="-212"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>815.375</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1326, 'leftMargin': 190, 'rightMargin': 102}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E21_.glif b/src/Interface-Bold.ufo/glyphs/uni2E21_.glif
new file mode 100644
index 000000000..1884fa1cd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E21_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E21" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E21"/>
+ <outline>
+ <component base="bar" xOffset="716"/>
+ <component base="crossbar" xOffset="-88" yOffset="-212"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>815.375</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1324, 'leftMargin': 8, 'rightMargin': 146}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E22_.glif b/src/Interface-Bold.ufo/glyphs/uni2E22_.glif
new file mode 100644
index 000000000..05e97a9e6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E22_.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E22" format="1">
+ <advance width="1024"/>
+ <unicode hex="2E22"/>
+ <outline>
+ <contour>
+ <point x="820" y="2004" type="line"/>
+ <point x="204" y="2004" type="line"/>
+ <point x="204" y="816" type="line"/>
+ <point x="468" y="816" type="line"/>
+ <point x="468" y="1752" type="line"/>
+ <point x="820" y="1752" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>932.25</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-371.25</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>815.375</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 837, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E23_.glif b/src/Interface-Bold.ufo/glyphs/uni2E23_.glif
new file mode 100644
index 000000000..25dd4abf7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E23_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E23" format="1">
+ <advance width="1024"/>
+ <unicode hex="2E23"/>
+ <outline>
+ <contour>
+ <point x="204" y="1752" type="line"/>
+ <point x="560" y="1752" type="line"/>
+ <point x="560" y="816" type="line"/>
+ <point x="820" y="816" type="line"/>
+ <point x="820" y="2004" type="line"/>
+ <point x="204" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>933.625</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 837, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E24_.glif b/src/Interface-Bold.ufo/glyphs/uni2E24_.glif
new file mode 100644
index 000000000..8ddad7634
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E24_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E24" format="1">
+ <advance width="1024"/>
+ <unicode hex="2E24"/>
+ <outline>
+ <contour>
+ <point x="820" y="-372" type="line"/>
+ <point x="204" y="-372" type="line"/>
+ <point x="204" y="816" type="line"/>
+ <point x="468" y="816" type="line"/>
+ <point x="468" y="-124" type="line"/>
+ <point x="820" y="-124" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>932.25</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 837, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E25_.glif b/src/Interface-Bold.ufo/glyphs/uni2E25_.glif
new file mode 100644
index 000000000..e4cc22e91
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E25_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E25" format="1">
+ <advance width="1024"/>
+ <unicode hex="2E25"/>
+ <outline>
+ <contour>
+ <point x="204" y="-124" type="line"/>
+ <point x="560" y="-124" type="line"/>
+ <point x="560" y="816" type="line"/>
+ <point x="820" y="816" type="line"/>
+ <point x="820" y="-372" type="line"/>
+ <point x="204" y="-372" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>933.625</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 837, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E26_.glif b/src/Interface-Bold.ufo/glyphs/uni2E26_.glif
new file mode 100644
index 000000000..e7faed743
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E26_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E26" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E26"/>
+ <outline>
+ <contour>
+ <point x="1600" y="472" type="line"/>
+ <point x="856" y="472" type="line" smooth="yes"/>
+ <point x="656" y="472"/>
+ <point x="576" y="592"/>
+ <point x="576" y="784" type="curve" smooth="yes"/>
+ <point x="576" y="976"/>
+ <point x="656" y="1100"/>
+ <point x="856" y="1100" type="curve" smooth="yes"/>
+ <point x="1600" y="1100" type="line"/>
+ <point x="1600" y="1456" type="line"/>
+ <point x="856" y="1456" type="line" smooth="yes"/>
+ <point x="472" y="1456"/>
+ <point x="192" y="1220"/>
+ <point x="192" y="784" type="curve" smooth="yes"/>
+ <point x="192" y="348"/>
+ <point x="472" y="116"/>
+ <point x="856" y="116" type="curve" smooth="yes"/>
+ <point x="1600" y="116" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1649, 'leftMargin': 138, 'rightMargin': 101}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E27_.glif b/src/Interface-Bold.ufo/glyphs/uni2E27_.glif
new file mode 100644
index 000000000..54daa2c2a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E27_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E27" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E27"/>
+ <outline>
+ <contour>
+ <point x="64" y="116" type="line"/>
+ <point x="812" y="116" type="line" smooth="yes"/>
+ <point x="1196" y="116"/>
+ <point x="1476" y="348"/>
+ <point x="1476" y="784" type="curve" smooth="yes"/>
+ <point x="1476" y="1220"/>
+ <point x="1196" y="1456"/>
+ <point x="812" y="1456" type="curve" smooth="yes"/>
+ <point x="64" y="1456" type="line"/>
+ <point x="64" y="1100" type="line"/>
+ <point x="812" y="1100" type="line" smooth="yes"/>
+ <point x="1012" y="1100"/>
+ <point x="1092" y="976"/>
+ <point x="1092" y="784" type="curve" smooth="yes"/>
+ <point x="1092" y="592"/>
+ <point x="1012" y="472"/>
+ <point x="812" y="472" type="curve" smooth="yes"/>
+ <point x="64" y="472" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1649, 'leftMargin': 100, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E28_.glif b/src/Interface-Bold.ufo/glyphs/uni2E28_.glif
new file mode 100644
index 000000000..d04cdf5bb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E28_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E28" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E28"/>
+ <outline>
+ <component base="parenleft" xOffset="96"/>
+ <component base="parenleft" xOffset="672"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1570, 'leftMargin': 128, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E29_.glif b/src/Interface-Bold.ufo/glyphs/uni2E29_.glif
new file mode 100644
index 000000000..d4ee8c713
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E29_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E29" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E29"/>
+ <outline>
+ <component base="parenright" xOffset="24"/>
+ <component base="parenright" xOffset="604"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1599, 'leftMargin': 55, 'rightMargin': 167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E2A__.glif b/src/Interface-Bold.ufo/glyphs/uni2E2A__.glif
new file mode 100644
index 000000000..64c5cdb40
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E2A__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E2A" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E2A"/>
+ <outline>
+ <component base="dotbelow" xOffset="1180" yOffset="1512"/>
+ <component base="dotbelow" xOffset="2256" yOffset="1512"/>
+ <component base="dotbelow" xOffset="1720" yOffset="464"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>895.125</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1789, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E2B__.glif b/src/Interface-Bold.ufo/glyphs/uni2E2B__.glif
new file mode 100644
index 000000000..fab35bcad
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E2B__.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E2B" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E2B"/>
+ <outline>
+ <component base="dotbelow" xOffset="1180" yOffset="464"/>
+ <component base="dotbelow" xOffset="2256" yOffset="464"/>
+ <component base="dotbelow" xOffset="1720" yOffset="1512"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>147.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1193.5</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>896.5</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1789, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E2C__.glif b/src/Interface-Bold.ufo/glyphs/uni2E2C__.glif
new file mode 100644
index 000000000..fa963a8f8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E2C__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E2C" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E2C"/>
+ <outline>
+ <component base="dotbelow" xOffset="1180" yOffset="1512"/>
+ <component base="dotbelow" xOffset="2256" yOffset="464"/>
+ <component base="dotbelow" xOffset="2256" yOffset="1512"/>
+ <component base="dotbelow" xOffset="1180" yOffset="464"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1789, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E2D__.glif b/src/Interface-Bold.ufo/glyphs/uni2E2D__.glif
new file mode 100644
index 000000000..1fef140a3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E2D__.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E2D" format="1">
+ <advance width="2048"/>
+ <unicode hex="2E2D"/>
+ <outline>
+ <component base="dotbelow" xOffset="1252" yOffset="988"/>
+ <component base="dotbelow" xOffset="1848" yOffset="1512"/>
+ <component base="dotbelow" xOffset="2440" yOffset="988"/>
+ <component base="dotbelow" xOffset="1848" yOffset="464"/>
+ <component base="dotbelow" xOffset="1848" yOffset="988"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>669.625</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>895.125</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1899, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E2E__.glif b/src/Interface-Bold.ufo/glyphs/uni2E2E__.glif
new file mode 100644
index 000000000..74c6be06c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E2E__.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E2E" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E2E"/>
+ <outline>
+ <contour>
+ <point x="928" y="608" type="line"/>
+ <point x="928" y="848"/>
+ <point x="880" y="1012"/>
+ <point x="736" y="1144" type="curve" smooth="yes"/>
+ <point x="636" y="1240"/>
+ <point x="576" y="1308"/>
+ <point x="576" y="1436" type="curve" smooth="yes"/>
+ <point x="576" y="1584"/>
+ <point x="640" y="1672"/>
+ <point x="764" y="1672" type="curve" smooth="yes"/>
+ <point x="864" y="1672"/>
+ <point x="960" y="1608"/>
+ <point x="964" y="1448" type="curve"/>
+ <point x="1408" y="1448" type="line"/>
+ <point x="1404" y="1860"/>
+ <point x="1124" y="2032"/>
+ <point x="764" y="2032" type="curve" smooth="yes"/>
+ <point x="368" y="2032"/>
+ <point x="132" y="1832"/>
+ <point x="132" y="1460" type="curve" smooth="yes"/>
+ <point x="132" y="1232"/>
+ <point x="244" y="1112"/>
+ <point x="404" y="956" type="curve" smooth="yes"/>
+ <point x="504" y="860"/>
+ <point x="544" y="752"/>
+ <point x="548" y="608" type="curve"/>
+ </contour>
+ <contour>
+ <point x="996" y="216" type="curve" smooth="yes"/>
+ <point x="996" y="348"/>
+ <point x="896" y="448"/>
+ <point x="748" y="448" type="curve" smooth="yes"/>
+ <point x="600" y="448"/>
+ <point x="504" y="348"/>
+ <point x="504" y="216" type="curve" smooth="yes"/>
+ <point x="504" y="84"/>
+ <point x="600" y="-16"/>
+ <point x="748" y="-16" type="curve" smooth="yes"/>
+ <point x="896" y="-16"/>
+ <point x="996" y="84"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1425, 'leftMargin': 98, 'rightMargin': 50}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E2F__.glif b/src/Interface-Bold.ufo/glyphs/uni2E2F__.glif
new file mode 100644
index 000000000..7b0a72c1a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E2F__.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E2F" format="1">
+ <advance width="768"/>
+ <unicode hex="2E2F"/>
+ <outline>
+ <contour>
+ <point x="240" y="1364" type="line"/>
+ <point x="412" y="1364"/>
+ <point x="564" y="1484"/>
+ <point x="564" y="1652" type="curve" smooth="yes"/>
+ <point x="564" y="1836"/>
+ <point x="448" y="1924"/>
+ <point x="448" y="2076" type="curve" smooth="yes"/>
+ <point x="448" y="2136"/>
+ <point x="512" y="2184"/>
+ <point x="596" y="2184" type="curve"/>
+ <point x="528" y="2420" type="line"/>
+ <point x="360" y="2420"/>
+ <point x="208" y="2300"/>
+ <point x="208" y="2132" type="curve" smooth="yes"/>
+ <point x="208" y="1976"/>
+ <point x="324" y="1856"/>
+ <point x="324" y="1708" type="curve" smooth="yes"/>
+ <point x="324" y="1648"/>
+ <point x="256" y="1600"/>
+ <point x="172" y="1600" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 646, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E30_.glif b/src/Interface-Bold.ufo/glyphs/uni2E30_.glif
new file mode 100644
index 000000000..3f235da6b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E30_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E30" format="1">
+ <advance width="1024"/>
+ <unicode hex="2E30"/>
+ <outline>
+ <component base="ring" yOffset="-808"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 804, 'leftMargin': 137, 'rightMargin': 51}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E31_.glif b/src/Interface-Bold.ufo/glyphs/uni2E31_.glif
new file mode 100644
index 000000000..c7f10b910
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E31_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E31" format="1">
+ <advance width="768"/>
+ <unicode hex="2E31"/>
+ <outline>
+ <component base="period" xOffset="-4" yOffset="964"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 822, 'leftMargin': 140, 'rightMargin': 190}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E32_.glif b/src/Interface-Bold.ufo/glyphs/uni2E32_.glif
new file mode 100644
index 000000000..fe0ccd597
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E32_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E32" format="1">
+ <advance width="768"/>
+ <unicode hex="2E32"/>
+ <outline>
+ <component base="comma" xScale="-1" yScale="-1" xOffset="692" yOffset="-52"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 712, 'leftMargin': 138, 'rightMargin': 68}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E33_.glif b/src/Interface-Bold.ufo/glyphs/uni2E33_.glif
new file mode 100644
index 000000000..ccec90ccf
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E33_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E33" format="1">
+ <advance width="768"/>
+ <unicode hex="2E33"/>
+ <outline>
+ <component base="period" xOffset="-4" yOffset="660"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 712, 'leftMargin': 85, 'rightMargin': 135}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E34_.glif b/src/Interface-Bold.ufo/glyphs/uni2E34_.glif
new file mode 100644
index 000000000..cc84a9388
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E34_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E34" format="1">
+ <advance width="768"/>
+ <unicode hex="2E34"/>
+ <outline>
+ <component base="comma" xOffset="76" yOffset="716"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 712, 'leftMargin': 68, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E35_.glif b/src/Interface-Bold.ufo/glyphs/uni2E35_.glif
new file mode 100644
index 000000000..7374f5c98
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E35_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E35" format="1">
+ <advance width="1024"/>
+ <unicode hex="2E35"/>
+ <outline>
+ <contour>
+ <point x="228" y="204" type="curve" smooth="yes"/>
+ <point x="228" y="72"/>
+ <point x="324" y="-28"/>
+ <point x="472" y="-28" type="curve" smooth="yes"/>
+ <point x="620" y="-28"/>
+ <point x="720" y="72"/>
+ <point x="720" y="204" type="curve" smooth="yes"/>
+ <point x="720" y="336"/>
+ <point x="620" y="436"/>
+ <point x="472" y="436" type="curve" smooth="yes"/>
+ <point x="324" y="436"/>
+ <point x="228" y="336"/>
+ </contour>
+ <contour>
+ <point x="292" y="1144" type="line"/>
+ <point x="652" y="1144" type="line"/>
+ <point x="652" y="1464" type="line" smooth="yes"/>
+ <point x="652" y="1680"/>
+ <point x="740" y="1796"/>
+ <point x="800" y="1924" type="curve"/>
+ <point x="572" y="2032" type="line"/>
+ <point x="416" y="1896"/>
+ <point x="296" y="1660"/>
+ <point x="296" y="1440" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 788, 'leftMargin': 147, 'rightMargin': 69}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E36_.glif b/src/Interface-Bold.ufo/glyphs/uni2E36_.glif
new file mode 100644
index 000000000..4799faeab
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E36_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E36" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E36"/>
+ <outline>
+ <contour>
+ <point x="1088" y="2004" type="line"/>
+ <point x="648" y="2004" type="line"/>
+ <point x="648" y="0" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1000" y="1488" type="line"/>
+ <point x="192" y="1488" type="line"/>
+ <point x="192" y="1116" type="line"/>
+ <point x="1000" y="1116" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1176, 'leftMargin': 110, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E37_.glif b/src/Interface-Bold.ufo/glyphs/uni2E37_.glif
new file mode 100644
index 000000000..187e6ea71
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E37_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E37" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E37"/>
+ <outline>
+ <contour>
+ <point x="632" y="2004" type="line"/>
+ <point x="188" y="2004" type="line"/>
+ <point x="188" y="0" type="line"/>
+ <point x="632" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1092" y="1488" type="line"/>
+ <point x="284" y="1488" type="line"/>
+ <point x="284" y="1116" type="line"/>
+ <point x="1092" y="1116" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1183, 'leftMargin': 168, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E38_.glif b/src/Interface-Bold.ufo/glyphs/uni2E38_.glif
new file mode 100644
index 000000000..e0321e09b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E38_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E38" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E38"/>
+ <outline>
+ <contour>
+ <point x="1116" y="0" type="line"/>
+ <point x="672" y="0" type="line"/>
+ <point x="672" y="2004" type="line"/>
+ <point x="1116" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1576" y="516" type="line"/>
+ <point x="216" y="516" type="line"/>
+ <point x="216" y="888" type="line"/>
+ <point x="1576" y="888" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1580, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E39_.glif b/src/Interface-Bold.ufo/glyphs/uni2E39_.glif
new file mode 100644
index 000000000..2161b737c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E39_.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E39" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E39"/>
+ <outline>
+ <contour>
+ <point x="808" y="152" type="line"/>
+ <point x="1332" y="152"/>
+ <point x="1652" y="368"/>
+ <point x="1652" y="688" type="curve" smooth="yes"/>
+ <point x="1652" y="1016"/>
+ <point x="1408" y="1160"/>
+ <point x="984" y="1264" type="curve" smooth="yes"/>
+ <point x="680" y="1344"/>
+ <point x="616" y="1388"/>
+ <point x="616" y="1504" type="curve" smooth="yes"/>
+ <point x="616" y="1596"/>
+ <point x="696" y="1672"/>
+ <point x="896" y="1672" type="curve" smooth="yes"/>
+ <point x="1088" y="1672"/>
+ <point x="1180" y="1572"/>
+ <point x="1180" y="1444" type="curve"/>
+ <point x="1624" y="1444" type="line"/>
+ <point x="1624" y="1824"/>
+ <point x="1348" y="2032"/>
+ <point x="896" y="2032" type="curve" smooth="yes"/>
+ <point x="456" y="2032"/>
+ <point x="172" y="1820"/>
+ <point x="172" y="1500" type="curve" smooth="yes"/>
+ <point x="172" y="1144"/>
+ <point x="420" y="1016"/>
+ <point x="836" y="896" type="curve" smooth="yes"/>
+ <point x="1128" y="812"/>
+ <point x="1216" y="748"/>
+ <point x="1216" y="636" type="curve" smooth="yes"/>
+ <point x="1216" y="540"/>
+ <point x="1104" y="516"/>
+ <point x="956" y="516" type="curve"/>
+ </contour>
+ <contour>
+ <point x="836" y="1208" type="line"/>
+ <point x="416" y="1208"/>
+ <point x="144" y="1036"/>
+ <point x="144" y="728" type="curve" smooth="yes"/>
+ <point x="144" y="400"/>
+ <point x="392" y="260"/>
+ <point x="808" y="152" type="curve"/>
+ <point x="956" y="516" type="line"/>
+ <point x="652" y="608"/>
+ <point x="584" y="652"/>
+ <point x="584" y="780" type="curve" smooth="yes"/>
+ <point x="584" y="908"/>
+ <point x="660" y="996"/>
+ <point x="836" y="996" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1783, 'leftMargin': 129, 'rightMargin': 145}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E3A__.glif b/src/Interface-Bold.ufo/glyphs/uni2E3A__.glif
new file mode 100644
index 000000000..23802276e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E3A__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E3A" format="1">
+ <advance width="4096"/>
+ <unicode hex="2E3A"/>
+ <outline>
+ <component base="minus" xScale="1.6" xOffset="-100"/>
+ <component base="minus" xScale="1.6" xOffset="1736"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 4114.0, 'leftMargin': 184.8, 'rightMargin': 173.19999999999982}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E3B__.glif b/src/Interface-Bold.ufo/glyphs/uni2E3B__.glif
new file mode 100644
index 000000000..fd3a28fa2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E3B__.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E3B" format="1">
+ <advance width="5888"/>
+ <unicode hex="2E3B"/>
+ <outline>
+ <component base="minus" xScale="1.6" xOffset="-120"/>
+ <component base="minus" xScale="1.6" xOffset="3552"/>
+ <component base="minus" xScale="1.6" xOffset="1716"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 5950, 'leftMargin': 184.8, 'rightMargin': 174.19999999999982}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E3C__.glif b/src/Interface-Bold.ufo/glyphs/uni2E3C__.glif
new file mode 100644
index 000000000..f8ff7073e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E3C__.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E3C" format="1">
+ <advance width="1024"/>
+ <unicode hex="2E3C"/>
+ <outline>
+ <contour>
+ <point x="328" y="-140" type="line"/>
+ <point x="812" y="352" type="line"/>
+ <point x="696" y="468" type="line"/>
+ <point x="212" y="-24" type="line"/>
+ </contour>
+ <contour>
+ <point x="696" y="-140" type="line"/>
+ <point x="812" y="-24" type="line"/>
+ <point x="328" y="468" type="line"/>
+ <point x="212" y="352" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 818, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E3D__.glif b/src/Interface-Bold.ufo/glyphs/uni2E3D__.glif
new file mode 100644
index 000000000..efd3a195d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E3D__.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E3D" format="1">
+ <advance width="768"/>
+ <unicode hex="2E3D"/>
+ <outline>
+ <component base="dotbelow" xOffset="1208" yOffset="-56"/>
+ <component base="dotbelow" xOffset="1208" yOffset="976"/>
+ <component base="dotbelow" xOffset="1208" yOffset="2524"/>
+ <component base="dotbelow" xOffset="1208" yOffset="2008"/>
+ <component base="dotbelow" xOffset="1208" yOffset="1492"/>
+ <component base="dotbelow" xOffset="1208" yOffset="464"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 712, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E3E__.glif b/src/Interface-Bold.ufo/glyphs/uni2E3E__.glif
new file mode 100644
index 000000000..b9314a406
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E3E__.glif
@@ -0,0 +1,112 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E3E" format="1">
+ <advance width="768"/>
+ <unicode hex="2E3E"/>
+ <outline>
+ <contour>
+ <point x="488" y="2444" type="line"/>
+ <point x="328" y="2400"/>
+ <point x="208" y="2280"/>
+ <point x="208" y="2132" type="curve" smooth="yes"/>
+ <point x="208" y="1984"/>
+ <point x="324" y="1952"/>
+ <point x="324" y="1828" type="curve"/>
+ <point x="560" y="1828" type="line"/>
+ <point x="560" y="1976"/>
+ <point x="448" y="2024"/>
+ <point x="448" y="2132" type="curve" smooth="yes"/>
+ <point x="448" y="2184"/>
+ <point x="500" y="2216"/>
+ <point x="556" y="2236" type="curve"/>
+ </contour>
+ <contour>
+ <point x="324" y="1828" type="line"/>
+ <point x="324" y="1704"/>
+ <point x="208" y="1684"/>
+ <point x="208" y="1520" type="curve"/>
+ <point x="448" y="1520" type="line"/>
+ <point x="448" y="1628"/>
+ <point x="560" y="1676"/>
+ <point x="560" y="1828" type="curve"/>
+ </contour>
+ <contour>
+ <point x="560" y="1216" type="line"/>
+ <point x="560" y="1364"/>
+ <point x="448" y="1416"/>
+ <point x="448" y="1520" type="curve"/>
+ <point x="208" y="1520" type="line"/>
+ <point x="208" y="1360"/>
+ <point x="324" y="1340"/>
+ <point x="324" y="1216" type="curve"/>
+ </contour>
+ <contour>
+ <point x="324" y="1216" type="line"/>
+ <point x="324" y="1092"/>
+ <point x="208" y="1072"/>
+ <point x="208" y="912" type="curve"/>
+ <point x="448" y="912" type="line"/>
+ <point x="448" y="1020"/>
+ <point x="560" y="1068"/>
+ <point x="560" y="1216" type="curve"/>
+ </contour>
+ <contour>
+ <point x="560" y="604" type="line"/>
+ <point x="560" y="756"/>
+ <point x="448" y="804"/>
+ <point x="448" y="912" type="curve"/>
+ <point x="208" y="912" type="line"/>
+ <point x="208" y="748"/>
+ <point x="324" y="728"/>
+ <point x="324" y="604" type="curve"/>
+ </contour>
+ <contour>
+ <point x="324" y="604" type="line"/>
+ <point x="324" y="480"/>
+ <point x="208" y="460"/>
+ <point x="208" y="300" type="curve"/>
+ <point x="448" y="300" type="line"/>
+ <point x="448" y="408"/>
+ <point x="560" y="456"/>
+ <point x="560" y="604" type="curve"/>
+ </contour>
+ <contour>
+ <point x="560" y="-8" type="line"/>
+ <point x="560" y="144"/>
+ <point x="448" y="192"/>
+ <point x="448" y="300" type="curve"/>
+ <point x="208" y="300" type="line"/>
+ <point x="208" y="140"/>
+ <point x="324" y="120"/>
+ <point x="324" y="-8" type="curve"/>
+ </contour>
+ <contour>
+ <point x="488" y="-624" type="curve"/>
+ <point x="556" y="-416" type="line"/>
+ <point x="500" y="-396"/>
+ <point x="448" y="-364"/>
+ <point x="448" y="-312" type="curve" smooth="yes"/>
+ <point x="448" y="-204"/>
+ <point x="560" y="-156"/>
+ <point x="560" y="-8" type="curve"/>
+ <point x="324" y="-8" type="line"/>
+ <point x="324" y="-128"/>
+ <point x="208" y="-164"/>
+ <point x="208" y="-312" type="curve" smooth="yes"/>
+ <point x="208" y="-460"/>
+ <point x="328" y="-580"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 573, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E3F__.glif b/src/Interface-Bold.ufo/glyphs/uni2E3F__.glif
new file mode 100644
index 000000000..88da4cd68
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E3F__.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E3F" format="1">
+ <advance width="2048"/>
+ <unicode hex="2E3F"/>
+ <outline>
+ <contour>
+ <point x="1048" y="2004" type="line"/>
+ <point x="800" y="2004" type="line"/>
+ <point x="800" y="-372" type="line"/>
+ <point x="1048" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="1392" y="2004" type="line"/>
+ <point x="1144" y="2004" type="line"/>
+ <point x="1144" y="-372" type="line"/>
+ <point x="1392" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="1584" y="1012" type="line"/>
+ <point x="1488" y="940"/>
+ <point x="1228" y="908"/>
+ <point x="1092" y="908" type="curve" smooth="yes"/>
+ <point x="884" y="908"/>
+ <point x="656" y="988"/>
+ <point x="656" y="1208" type="curve" smooth="yes"/>
+ <point x="656" y="1240" type="line" smooth="yes"/>
+ <point x="656" y="1456"/>
+ <point x="884" y="1544"/>
+ <point x="1088" y="1544" type="curve" smooth="yes"/>
+ <point x="1236" y="1544"/>
+ <point x="1480" y="1520"/>
+ <point x="1580" y="1420" type="curve"/>
+ <point x="1836" y="1672" type="line"/>
+ <point x="1656" y="1848"/>
+ <point x="1468" y="1900"/>
+ <point x="1100" y="1900" type="curve" smooth="yes"/>
+ <point x="636" y="1900"/>
+ <point x="216" y="1672"/>
+ <point x="216" y="1240" type="curve" smooth="yes"/>
+ <point x="216" y="1208" type="line" smooth="yes"/>
+ <point x="216" y="780"/>
+ <point x="636" y="552"/>
+ <point x="1100" y="552" type="curve" smooth="yes"/>
+ <point x="1456" y="552"/>
+ <point x="1672" y="644"/>
+ <point x="1812" y="744" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-371.25</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1865, 'leftMargin': 124, 'rightMargin': 120}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E40_.glif b/src/Interface-Bold.ufo/glyphs/uni2E40_.glif
new file mode 100644
index 000000000..2fc90998e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E40_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E40" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E40"/>
+ <outline>
+ <component base="hyphen" yOffset="-276"/>
+ <component base="hyphen" yOffset="220"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1192, 'leftMargin': 236, 'rightMargin': 148}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E41_.glif b/src/Interface-Bold.ufo/glyphs/uni2E41_.glif
new file mode 100644
index 000000000..0c6040b50
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E41_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E41" format="1">
+ <advance width="768"/>
+ <unicode hex="2E41"/>
+ <outline>
+ <contour>
+ <point x="140" y="348" type="line"/>
+ <point x="528" y="348" type="line"/>
+ <point x="528" y="0" type="line"/>
+ <point x="528" y="-192"/>
+ <point x="572" y="-320"/>
+ <point x="632" y="-428" type="curve"/>
+ <point x="420" y="-540" type="line"/>
+ <point x="276" y="-412"/>
+ <point x="140" y="-176"/>
+ <point x="140" y="28" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 737.0, 'leftMargin': 154, 'rightMargin': 91.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uni2E42_.glif b/src/Interface-Bold.ufo/glyphs/uni2E42_.glif
new file mode 100644
index 000000000..ba44d7fb8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uni2E42_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E42" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E42"/>
+ <outline>
+ <contour>
+ <point x="248" y="348" type="line"/>
+ <point x="636" y="348" type="line"/>
+ <point x="636" y="0" type="line"/>
+ <point x="636" y="-192"/>
+ <point x="680" y="-320"/>
+ <point x="740" y="-428" type="curve"/>
+ <point x="528" y="-540" type="line"/>
+ <point x="384" y="-412"/>
+ <point x="248" y="-176"/>
+ <point x="248" y="28" type="curve"/>
+ </contour>
+ <contour>
+ <point x="796" y="348" type="line"/>
+ <point x="1184" y="348" type="line"/>
+ <point x="1184" y="0" type="line"/>
+ <point x="1184" y="-192"/>
+ <point x="1228" y="-320"/>
+ <point x="1288" y="-428" type="curve"/>
+ <point x="1080" y="-540" type="line"/>
+ <point x="932" y="-412"/>
+ <point x="800" y="-176"/>
+ <point x="800" y="28" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1287.0, 'leftMargin': 154, 'rightMargin': 91.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA640_.glif b/src/Interface-Bold.ufo/glyphs/uniA640_.glif
new file mode 100644
index 000000000..522968c82
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA640_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA640" format="1">
+ <advance width="1792"/>
+ <unicode hex="A640"/>
+ <outline>
+ <contour>
+ <point x="428" y="-536" type="line"/>
+ <point x="508" y="-464"/>
+ <point x="584" y="-404"/>
+ <point x="696" y="-404" type="curve" smooth="yes"/>
+ <point x="856" y="-404"/>
+ <point x="1036" y="-524"/>
+ <point x="1260" y="-524" type="curve" smooth="yes"/>
+ <point x="1544" y="-524"/>
+ <point x="1672" y="-344"/>
+ <point x="1672" y="4" type="curve"/>
+ <point x="1356" y="4" type="line"/>
+ <point x="1356" y="-128"/>
+ <point x="1300" y="-192"/>
+ <point x="1212" y="-192" type="curve" smooth="yes"/>
+ <point x="1040" y="-192"/>
+ <point x="904" y="-72"/>
+ <point x="684" y="-72" type="curve" smooth="yes"/>
+ <point x="516" y="-72"/>
+ <point x="368" y="-152"/>
+ <point x="228" y="-284" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1672" y="372" type="line"/>
+ <point x="236" y="372" type="line"/>
+ <point x="236" y="0" type="line"/>
+ <point x="1672" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1660" y="1756" type="line"/>
+ <point x="1660" y="2004" type="line"/>
+ <point x="1340" y="2004" type="line"/>
+ <point x="124" y="256" type="line"/>
+ <point x="124" y="0" type="line"/>
+ <point x="456" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1508" y="2004" type="line"/>
+ <point x="120" y="2004" type="line"/>
+ <point x="120" y="1628" type="line"/>
+ <point x="1508" y="1628" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1715, 'leftMargin': 91, 'rightMargin': 72}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA641_.glif b/src/Interface-Bold.ufo/glyphs/uniA641_.glif
new file mode 100644
index 000000000..a961ec7da
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA641_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA641" format="1">
+ <advance width="1536"/>
+ <unicode hex="A641"/>
+ <outline>
+ <contour>
+ <point x="144" y="-284" type="curve"/>
+ <point x="332" y="-520" type="line"/>
+ <point x="412" y="-444"/>
+ <point x="460" y="-404"/>
+ <point x="540" y="-404" type="curve" smooth="yes"/>
+ <point x="700" y="-404"/>
+ <point x="872" y="-524"/>
+ <point x="1060" y="-524" type="curve" smooth="yes"/>
+ <point x="1304" y="-524"/>
+ <point x="1396" y="-344"/>
+ <point x="1396" y="4" type="curve"/>
+ <point x="1076" y="4" type="line" smooth="yes"/>
+ <point x="1076" y="-128"/>
+ <point x="1064" y="-192"/>
+ <point x="976" y="-192" type="curve" smooth="yes"/>
+ <point x="836" y="-192"/>
+ <point x="684" y="-72"/>
+ <point x="528" y="-72" type="curve" smooth="yes"/>
+ <point x="388" y="-72"/>
+ <point x="272" y="-148"/>
+ </contour>
+ <contour>
+ <point x="1396" y="360" type="line"/>
+ <point x="252" y="360" type="line"/>
+ <point x="252" y="0" type="line"/>
+ <point x="1396" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1380" y="1240" type="line"/>
+ <point x="1380" y="1488" type="line"/>
+ <point x="1076" y="1488" type="line"/>
+ <point x="140" y="260" type="line"/>
+ <point x="140" y="0" type="line"/>
+ <point x="444" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1232" y="1488" type="line"/>
+ <point x="168" y="1488" type="line"/>
+ <point x="168" y="1132" type="line"/>
+ <point x="1232" y="1132" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 95, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA642_.glif b/src/Interface-Bold.ufo/glyphs/uniA642_.glif
new file mode 100644
index 000000000..f5d6b0756
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA642_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA642" format="1">
+ <advance width="1792"/>
+ <unicode hex="A642"/>
+ <outline>
+ <component base="uniA640"/>
+ <component base="crossbar" xOffset="180"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1713, 'leftMargin': 120, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA643_.glif b/src/Interface-Bold.ufo/glyphs/uniA643_.glif
new file mode 100644
index 000000000..994e1c3d8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA643_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA643" format="1">
+ <advance width="1536"/>
+ <unicode hex="A643"/>
+ <outline>
+ <component base="uniA641"/>
+ <component base="crossbar" xOffset="28" yOffset="-288"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 140, 'rightMargin': 49}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA644_.glif b/src/Interface-Bold.ufo/glyphs/uniA644_.glif
new file mode 100644
index 000000000..a8bb66837
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA644_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA644" format="1">
+ <advance width="1792"/>
+ <unicode hex="A644"/>
+ <outline>
+ <contour>
+ <point x="848" y="-28" type="curve" smooth="yes" name="hr00"/>
+ <point x="1256" y="-28"/>
+ <point x="1680" y="176"/>
+ <point x="1680" y="648" type="curve"/>
+ <point x="1216" y="648" type="line"/>
+ <point x="1216" y="416"/>
+ <point x="1080" y="336"/>
+ <point x="848" y="336" type="curve" smooth="yes"/>
+ <point x="656" y="336"/>
+ <point x="576" y="424"/>
+ <point x="576" y="532" type="curve" smooth="yes"/>
+ <point x="576" y="656"/>
+ <point x="632" y="724"/>
+ <point x="940" y="824" type="curve" smooth="yes"/>
+ <point x="1296" y="944"/>
+ <point x="1620" y="1108"/>
+ <point x="1620" y="1468" type="curve" smooth="yes"/>
+ <point x="1620" y="1812"/>
+ <point x="1300" y="2032"/>
+ <point x="860" y="2032" type="curve" smooth="yes"/>
+ <point x="420" y="2032"/>
+ <point x="116" y="1788"/>
+ <point x="116" y="1408" type="curve"/>
+ <point x="572" y="1408" type="line"/>
+ <point x="572" y="1560"/>
+ <point x="668" y="1664"/>
+ <point x="868" y="1664" type="curve" smooth="yes"/>
+ <point x="1060" y="1664"/>
+ <point x="1160" y="1572"/>
+ <point x="1160" y="1464" type="curve" smooth="yes"/>
+ <point x="1160" y="1344"/>
+ <point x="1020" y="1272"/>
+ <point x="784" y="1196" type="curve" smooth="yes"/>
+ <point x="352" y="1064"/>
+ <point x="116" y="872"/>
+ <point x="116" y="536" type="curve" smooth="yes"/>
+ <point x="116" y="176"/>
+ <point x="404" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1753, 'leftMargin': 98, 'rightMargin': 91}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA645_.glif b/src/Interface-Bold.ufo/glyphs/uniA645_.glif
new file mode 100644
index 000000000..968d0d777
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA645_.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA645" format="1">
+ <advance width="1536"/>
+ <unicode hex="A645"/>
+ <outline>
+ <contour>
+ <point x="764" y="-28" type="curve" smooth="yes"/>
+ <point x="1188" y="-28"/>
+ <point x="1416" y="240"/>
+ <point x="1416" y="476" type="curve"/>
+ <point x="1000" y="476" type="line"/>
+ <point x="996" y="340"/>
+ <point x="892" y="280"/>
+ <point x="752" y="280" type="curve" smooth="yes"/>
+ <point x="620" y="280"/>
+ <point x="548" y="336"/>
+ <point x="548" y="420" type="curve" smooth="yes"/>
+ <point x="548" y="496"/>
+ <point x="608" y="536"/>
+ <point x="844" y="588" type="curve" smooth="yes"/>
+ <point x="1140" y="648"/>
+ <point x="1372" y="784"/>
+ <point x="1372" y="1044" type="curve" smooth="yes"/>
+ <point x="1372" y="1296"/>
+ <point x="1148" y="1516"/>
+ <point x="764" y="1516" type="curve" smooth="yes"/>
+ <point x="368" y="1516"/>
+ <point x="120" y="1316"/>
+ <point x="120" y="1032" type="curve"/>
+ <point x="564" y="1032" type="line"/>
+ <point x="564" y="1144"/>
+ <point x="624" y="1212"/>
+ <point x="764" y="1212" type="curve" smooth="yes"/>
+ <point x="872" y="1212"/>
+ <point x="948" y="1156"/>
+ <point x="948" y="1068" type="curve" smooth="yes"/>
+ <point x="948" y="988"/>
+ <point x="876" y="940"/>
+ <point x="692" y="908" type="curve" smooth="yes"/>
+ <point x="384" y="852"/>
+ <point x="120" y="748"/>
+ <point x="120" y="432" type="curve" smooth="yes"/>
+ <point x="120" y="168"/>
+ <point x="372" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 92, 'rightMargin': 58}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA646_.glif b/src/Interface-Bold.ufo/glyphs/uniA646_.glif
new file mode 100644
index 000000000..3f9e26482
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA646_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA646" format="1">
+ <advance width="1024"/>
+ <unicode hex="A646"/>
+ <outline>
+ <contour>
+ <point x="156" y="2112" type="line"/>
+ <point x="156" y="428" type="line"/>
+ <point x="156" y="104"/>
+ <point x="328" y="-28"/>
+ <point x="612" y="-28" type="curve" smooth="yes"/>
+ <point x="712" y="-28"/>
+ <point x="792" y="-16"/>
+ <point x="868" y="12" type="curve"/>
+ <point x="868" y="344" type="line"/>
+ <point x="836" y="340"/>
+ <point x="804" y="336"/>
+ <point x="752" y="336" type="curve" smooth="yes"/>
+ <point x="640" y="336"/>
+ <point x="600" y="368"/>
+ <point x="600" y="484" type="curve"/>
+ <point x="600" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 963, 'leftMargin': 228, 'rightMargin': 25}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA647_.glif b/src/Interface-Bold.ufo/glyphs/uniA647_.glif
new file mode 100644
index 000000000..e3e755f2a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA647_.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA647" format="1">
+ <advance width="1024"/>
+ <unicode hex="A647"/>
+ <outline>
+ <component base="iota" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 941, 'leftMargin': 161, 'rightMargin': 71}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA648_.glif b/src/Interface-Bold.ufo/glyphs/uniA648_.glif
new file mode 100644
index 000000000..a308ed28f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA648_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA648" format="1">
+ <advance width="1792"/>
+ <unicode hex="A648"/>
+ <outline>
+ <contour>
+ <point x="1500" y="1156" type="line"/>
+ <point x="1500" y="1420" type="line"/>
+ <point x="288" y="1420" type="line"/>
+ <point x="288" y="1156" type="line"/>
+ </contour>
+ <contour>
+ <point x="512" y="0" type="line"/>
+ <point x="896" y="868" type="line"/>
+ <point x="1280" y="0" type="line"/>
+ <point x="1780" y="0" type="line"/>
+ <point x="1132" y="1284" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="664" y="2004" type="line"/>
+ <point x="664" y="1284" type="line"/>
+ <point x="12" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1755, 'leftMargin': -3, 'rightMargin': -8}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA649_.glif b/src/Interface-Bold.ufo/glyphs/uniA649_.glif
new file mode 100644
index 000000000..f4c6b7e50
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA649_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA649" format="1">
+ <advance width="1536"/>
+ <unicode hex="A649"/>
+ <outline>
+ <contour>
+ <point x="1048" y="0" type="line"/>
+ <point x="1524" y="0" type="line"/>
+ <point x="960" y="1052" type="line"/>
+ <point x="728" y="1052" type="line"/>
+ <point x="684" y="812" type="line"/>
+ </contour>
+ <contour>
+ <point x="860" y="820" type="line"/>
+ <point x="808" y="1052" type="line"/>
+ <point x="576" y="1052" type="line"/>
+ <point x="12" y="0" type="line"/>
+ <point x="492" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="984" y="1488" type="line"/>
+ <point x="544" y="1488" type="line"/>
+ <point x="544" y="820" type="line"/>
+ <point x="984" y="820" type="line"/>
+ </contour>
+ <contour>
+ <point x="1292" y="1160" type="line"/>
+ <point x="244" y="1160" type="line"/>
+ <point x="244" y="896" type="line"/>
+ <point x="1292" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1492, 'leftMargin': 0, 'rightMargin': -18}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA64A__.glif b/src/Interface-Bold.ufo/glyphs/uniA64A__.glif
new file mode 100644
index 000000000..9d012d880
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA64A__.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA64A" format="1">
+ <advance width="2048"/>
+ <unicode hex="A64A"/>
+ <outline>
+ <contour>
+ <point x="1024" y="332" type="curve"/>
+ <point x="1024" y="-28" type="line"/>
+ <point x="1472" y="-28"/>
+ <point x="1740" y="164"/>
+ <point x="1740" y="468" type="curve" smooth="yes"/>
+ <point x="1740" y="692"/>
+ <point x="1576" y="848"/>
+ <point x="1404" y="976" type="curve" smooth="yes"/>
+ <point x="1172" y="1156" type="line" smooth="yes"/>
+ <point x="1004" y="1280"/>
+ <point x="864" y="1440"/>
+ <point x="780" y="1676" type="curve" smooth="yes"/>
+ <point x="668" y="2004" type="line"/>
+ <point x="180" y="2004" type="line"/>
+ <point x="324" y="1616" type="line" smooth="yes"/>
+ <point x="452" y="1268"/>
+ <point x="676" y="1060"/>
+ <point x="880" y="912" type="curve" smooth="yes"/>
+ <point x="1124" y="732" type="line" smooth="yes"/>
+ <point x="1192" y="684"/>
+ <point x="1292" y="616"/>
+ <point x="1292" y="520" type="curve" smooth="yes"/>
+ <point x="1292" y="416"/>
+ <point x="1220" y="332"/>
+ </contour>
+ <contour>
+ <point x="1024" y="-28" type="curve"/>
+ <point x="1024" y="332" type="line"/>
+ <point x="832" y="332"/>
+ <point x="760" y="416"/>
+ <point x="760" y="520" type="curve" smooth="yes"/>
+ <point x="760" y="620"/>
+ <point x="864" y="688"/>
+ <point x="940" y="744" type="curve" smooth="yes"/>
+ <point x="1172" y="912" type="line" smooth="yes"/>
+ <point x="1376" y="1060"/>
+ <point x="1600" y="1272"/>
+ <point x="1728" y="1616" type="curve" smooth="yes"/>
+ <point x="1868" y="2004" type="line"/>
+ <point x="1384" y="2004" type="line"/>
+ <point x="1268" y="1676" type="line" smooth="yes"/>
+ <point x="1188" y="1444"/>
+ <point x="1048" y="1284"/>
+ <point x="884" y="1160" type="curve" smooth="yes"/>
+ <point x="652" y="980" type="line" smooth="yes"/>
+ <point x="492" y="860"/>
+ <point x="308" y="700"/>
+ <point x="308" y="468" type="curve" smooth="yes"/>
+ <point x="308" y="164"/>
+ <point x="580" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1889, 'leftMargin': 100, 'rightMargin': 100}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA64B__.glif b/src/Interface-Bold.ufo/glyphs/uniA64B__.glif
new file mode 100644
index 000000000..be8f5b424
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA64B__.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA64B" format="1">
+ <advance width="2048"/>
+ <unicode hex="A64B"/>
+ <outline>
+ <contour>
+ <point x="1024" y="332" type="curve"/>
+ <point x="1024" y="-28" type="line"/>
+ <point x="1472" y="-28"/>
+ <point x="1736" y="164"/>
+ <point x="1736" y="468" type="curve" smooth="yes"/>
+ <point x="1736" y="640"/>
+ <point x="1660" y="760"/>
+ <point x="1544" y="856" type="curve" smooth="yes"/>
+ <point x="1160" y="1172" type="line" smooth="yes"/>
+ <point x="992" y="1308"/>
+ <point x="852" y="1500"/>
+ <point x="752" y="1788" type="curve" smooth="yes"/>
+ <point x="636" y="2112" type="line"/>
+ <point x="152" y="2112" type="line"/>
+ <point x="296" y="1724" type="line" smooth="yes"/>
+ <point x="440" y="1340"/>
+ <point x="676" y="1100"/>
+ <point x="884" y="936" type="curve" smooth="yes"/>
+ <point x="1208" y="672" type="line" smooth="yes"/>
+ <point x="1264" y="628"/>
+ <point x="1288" y="572"/>
+ <point x="1288" y="520" type="curve" smooth="yes"/>
+ <point x="1288" y="416"/>
+ <point x="1220" y="332"/>
+ </contour>
+ <contour>
+ <point x="1024" y="-28" type="curve"/>
+ <point x="1024" y="332" type="line"/>
+ <point x="832" y="332"/>
+ <point x="760" y="416"/>
+ <point x="760" y="520" type="curve" smooth="yes"/>
+ <point x="760" y="572"/>
+ <point x="784" y="624"/>
+ <point x="836" y="668" type="curve" smooth="yes"/>
+ <point x="1164" y="932" type="line" smooth="yes"/>
+ <point x="1372" y="1100"/>
+ <point x="1612" y="1336"/>
+ <point x="1752" y="1724" type="curve" smooth="yes"/>
+ <point x="1896" y="2112" type="line"/>
+ <point x="1416" y="2112" type="line"/>
+ <point x="1300" y="1788" type="line" smooth="yes"/>
+ <point x="1200" y="1504"/>
+ <point x="1064" y="1312"/>
+ <point x="900" y="1180" type="curve" smooth="yes"/>
+ <point x="528" y="876" type="line" smooth="yes"/>
+ <point x="400" y="772"/>
+ <point x="316" y="648"/>
+ <point x="316" y="468" type="curve" smooth="yes"/>
+ <point x="316" y="164"/>
+ <point x="580" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1889, 'leftMargin': 73, 'rightMargin': 73}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA64C__.glif b/src/Interface-Bold.ufo/glyphs/uniA64C__.glif
new file mode 100644
index 000000000..1db1f405e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA64C__.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA64C" format="1">
+ <advance width="3328"/>
+ <unicode hex="A64C"/>
+ <outline>
+ <contour>
+ <point x="1128" y="-28" type="curve" smooth="yes"/>
+ <point x="1524" y="-28"/>
+ <point x="1896" y="180"/>
+ <point x="1896" y="612" type="curve" smooth="yes"/>
+ <point x="1896" y="1080" type="line"/>
+ <point x="1436" y="1080" type="line"/>
+ <point x="1436" y="612" type="line" smooth="yes"/>
+ <point x="1436" y="440"/>
+ <point x="1324" y="336"/>
+ <point x="1128" y="336" type="curve" smooth="yes"/>
+ <point x="852" y="336"/>
+ <point x="688" y="552"/>
+ <point x="688" y="820" type="curve" smooth="yes"/>
+ <point x="688" y="1184" type="line" smooth="yes"/>
+ <point x="688" y="1448"/>
+ <point x="852" y="1652"/>
+ <point x="1128" y="1652" type="curve"/>
+ <point x="1128" y="2032" type="line"/>
+ <point x="592" y="2032"/>
+ <point x="232" y="1668"/>
+ <point x="232" y="1180" type="curve"/>
+ <point x="232" y="820" type="line" smooth="yes"/>
+ <point x="232" y="336"/>
+ <point x="592" y="-28"/>
+ </contour>
+ <contour>
+ <point x="2204" y="-28" type="curve" smooth="yes"/>
+ <point x="2736" y="-28"/>
+ <point x="3100" y="336"/>
+ <point x="3100" y="820" type="curve"/>
+ <point x="3100" y="1180" type="line" smooth="yes"/>
+ <point x="3100" y="1668"/>
+ <point x="2736" y="2032"/>
+ <point x="2204" y="2032" type="curve"/>
+ <point x="2204" y="1652" type="line"/>
+ <point x="2476" y="1652"/>
+ <point x="2640" y="1448"/>
+ <point x="2640" y="1184" type="curve" smooth="yes"/>
+ <point x="2640" y="820" type="line" smooth="yes"/>
+ <point x="2640" y="552"/>
+ <point x="2476" y="336"/>
+ <point x="2204" y="336" type="curve" smooth="yes"/>
+ <point x="2004" y="336"/>
+ <point x="1896" y="440"/>
+ <point x="1896" y="612" type="curve" smooth="yes"/>
+ <point x="1896" y="1080" type="line"/>
+ <point x="1436" y="1080" type="line"/>
+ <point x="1436" y="612" type="line" smooth="yes"/>
+ <point x="1436" y="180"/>
+ <point x="1804" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3076, 'leftMargin': 103, 'rightMargin': 105}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA64D__.glif b/src/Interface-Bold.ufo/glyphs/uniA64D__.glif
new file mode 100644
index 000000000..33e02dbf0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA64D__.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA64D" format="1">
+ <advance width="2560"/>
+ <unicode hex="A64D"/>
+ <outline>
+ <contour>
+ <point x="904" y="336" type="curve" smooth="yes"/>
+ <point x="672" y="336"/>
+ <point x="584" y="536"/>
+ <point x="584" y="716" type="curve" smooth="yes"/>
+ <point x="584" y="772" type="line" smooth="yes"/>
+ <point x="584" y="952"/>
+ <point x="668" y="1152"/>
+ <point x="876" y="1152" type="curve"/>
+ <point x="876" y="1516" type="line"/>
+ <point x="404" y="1516"/>
+ <point x="140" y="1168"/>
+ <point x="140" y="772" type="curve" smooth="yes"/>
+ <point x="140" y="716" type="line" smooth="yes"/>
+ <point x="140" y="320"/>
+ <point x="412" y="-28"/>
+ <point x="904" y="-28" type="curve" smooth="yes"/>
+ <point x="1244" y="-28"/>
+ <point x="1504" y="132"/>
+ <point x="1504" y="472" type="curve" smooth="yes"/>
+ <point x="1504" y="904" type="line"/>
+ <point x="1060" y="904" type="line"/>
+ <point x="1060" y="472" type="line" smooth="yes"/>
+ <point x="1060" y="388"/>
+ <point x="1024" y="336"/>
+ </contour>
+ <contour>
+ <point x="1656" y="336" type="curve" smooth="yes"/>
+ <point x="1540" y="336"/>
+ <point x="1504" y="388"/>
+ <point x="1504" y="472" type="curve" smooth="yes"/>
+ <point x="1504" y="904" type="line"/>
+ <point x="1060" y="904" type="line"/>
+ <point x="1060" y="472" type="line" smooth="yes"/>
+ <point x="1060" y="132"/>
+ <point x="1320" y="-28"/>
+ <point x="1656" y="-28" type="curve" smooth="yes"/>
+ <point x="2148" y="-28"/>
+ <point x="2424" y="320"/>
+ <point x="2424" y="716" type="curve" smooth="yes"/>
+ <point x="2424" y="772" type="line" smooth="yes"/>
+ <point x="2424" y="1168"/>
+ <point x="2156" y="1516"/>
+ <point x="1684" y="1516" type="curve"/>
+ <point x="1684" y="1152" type="line"/>
+ <point x="1892" y="1152"/>
+ <point x="1980" y="952"/>
+ <point x="1980" y="772" type="curve" smooth="yes"/>
+ <point x="1980" y="716" type="line" smooth="yes"/>
+ <point x="1980" y="536"/>
+ <point x="1888" y="336"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2443, 'leftMargin': 80, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA64E__.glif b/src/Interface-Bold.ufo/glyphs/uniA64E__.glif
new file mode 100644
index 000000000..fe0fdb768
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA64E__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA64E" format="1">
+ <advance width="2304"/>
+ <unicode hex="A64E"/>
+ <outline>
+ <contour>
+ <point x="116" y="1644" type="line"/>
+ <point x="860" y="1644" type="line"/>
+ <point x="860" y="2004" type="line"/>
+ <point x="116" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="960" y="1312" type="line"/>
+ <point x="960" y="944" type="line"/>
+ <point x="1400" y="944" type="line" smooth="yes"/>
+ <point x="1616" y="944"/>
+ <point x="1728" y="824"/>
+ <point x="1728" y="668" type="curve" smooth="yes"/>
+ <point x="1728" y="504"/>
+ <point x="1616" y="372"/>
+ <point x="1400" y="372" type="curve" smooth="yes"/>
+ <point x="1128" y="372" type="line"/>
+ <point x="1128" y="2004" type="line"/>
+ <point x="664" y="2004" type="line"/>
+ <point x="664" y="0" type="line"/>
+ <point x="1400" y="0" type="line" smooth="yes"/>
+ <point x="1884" y="0"/>
+ <point x="2188" y="272"/>
+ <point x="2188" y="664" type="curve" smooth="yes"/>
+ <point x="2188" y="1056"/>
+ <point x="1884" y="1312"/>
+ <point x="1400" y="1312" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2186, 'leftMargin': 37, 'rightMargin': 75}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA64F__.glif b/src/Interface-Bold.ufo/glyphs/uniA64F__.glif
new file mode 100644
index 000000000..4cb747f6f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA64F__.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA64F" format="1">
+ <advance width="2048"/>
+ <unicode hex="A64F"/>
+ <outline>
+ <contour>
+ <point x="820" y="1080" type="line"/>
+ <point x="820" y="724" type="line"/>
+ <point x="1244" y="724" type="line" smooth="yes"/>
+ <point x="1408" y="724"/>
+ <point x="1476" y="648"/>
+ <point x="1476" y="536" type="curve" smooth="yes"/>
+ <point x="1476" y="436"/>
+ <point x="1408" y="356"/>
+ <point x="1244" y="356" type="curve" smooth="yes"/>
+ <point x="996" y="356" type="line"/>
+ <point x="996" y="1488" type="line"/>
+ <point x="132" y="1488" type="line"/>
+ <point x="132" y="1128" type="line"/>
+ <point x="552" y="1128" type="line"/>
+ <point x="552" y="0" type="line"/>
+ <point x="1244" y="0" type="line" smooth="yes"/>
+ <point x="1668" y="0"/>
+ <point x="1920" y="220"/>
+ <point x="1920" y="536" type="curve" smooth="yes"/>
+ <point x="1920" y="860"/>
+ <point x="1668" y="1080"/>
+ <point x="1244" y="1080" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1909, 'leftMargin': 48, 'rightMargin': 73}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA650_.glif b/src/Interface-Bold.ufo/glyphs/uniA650_.glif
new file mode 100644
index 000000000..eb1344d9b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA650_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA650" format="1">
+ <advance width="2816"/>
+ <unicode hex="A650"/>
+ <outline>
+ <component base="I" xOffset="2100"/>
+ <component base="uniA64E" xOffset="28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2879, 'leftMargin': 37, 'rightMargin': 157}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA651_.glif b/src/Interface-Bold.ufo/glyphs/uniA651_.glif
new file mode 100644
index 000000000..c6385ed49
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA651_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA651" format="1">
+ <advance width="2560"/>
+ <unicode hex="A651"/>
+ <outline>
+ <component base="dotlessi" xOffset="1892"/>
+ <component base="uniA64F" xOffset="4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2646, 'leftMargin': 48, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA652_.glif b/src/Interface-Bold.ufo/glyphs/uniA652_.glif
new file mode 100644
index 000000000..609e104cd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA652_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA652" format="1">
+ <advance width="2560"/>
+ <unicode hex="A652"/>
+ <outline>
+ <contour>
+ <point x="1688" y="1832" type="line"/>
+ <point x="392" y="1832" type="line"/>
+ <point x="392" y="1468" type="line"/>
+ <point x="1688" y="1468" type="line"/>
+ </contour>
+ <component base="I" xOffset="32"/>
+ <component base="afii10046" xOffset="652"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2350, 'leftMargin': 162, 'rightMargin': 76}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA653_.glif b/src/Interface-Bold.ufo/glyphs/uniA653_.glif
new file mode 100644
index 000000000..e4ffe3b21
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA653_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA653" format="1">
+ <advance width="2304"/>
+ <unicode hex="A653"/>
+ <outline>
+ <contour>
+ <point x="1032" y="1080" type="line"/>
+ <point x="1032" y="724" type="line"/>
+ <point x="1456" y="724" type="line" smooth="yes"/>
+ <point x="1620" y="724"/>
+ <point x="1688" y="648"/>
+ <point x="1688" y="536" type="curve" smooth="yes"/>
+ <point x="1688" y="436"/>
+ <point x="1620" y="356"/>
+ <point x="1456" y="356" type="curve" smooth="yes"/>
+ <point x="1208" y="356" type="line"/>
+ <point x="1208" y="2144" type="line"/>
+ <point x="764" y="2144" type="line"/>
+ <point x="764" y="0" type="line"/>
+ <point x="1456" y="0" type="line" smooth="yes"/>
+ <point x="1880" y="0"/>
+ <point x="2132" y="220"/>
+ <point x="2132" y="536" type="curve" smooth="yes"/>
+ <point x="2132" y="860"/>
+ <point x="1880" y="1080"/>
+ <point x="1456" y="1080" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1644" y="1824" type="line"/>
+ <point x="268" y="1824" type="line"/>
+ <point x="268" y="1468" type="line"/>
+ <point x="1644" y="1468" type="line"/>
+ </contour>
+ <component base="l" xOffset="12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2146, 'leftMargin': 140, 'rightMargin': 50}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA654_.glif b/src/Interface-Bold.ufo/glyphs/uniA654_.glif
new file mode 100644
index 000000000..95a9e37b7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA654_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA654" format="1">
+ <advance width="2560"/>
+ <unicode hex="A654"/>
+ <outline>
+ <contour>
+ <point x="948" y="-28" type="curve" smooth="yes"/>
+ <point x="1456" y="-28"/>
+ <point x="1812" y="348"/>
+ <point x="1812" y="960" type="curve" smooth="yes"/>
+ <point x="1812" y="1040" type="line" smooth="yes"/>
+ <point x="1812" y="1652"/>
+ <point x="1452" y="2032"/>
+ <point x="944" y="2032" type="curve" smooth="yes"/>
+ <point x="432" y="2032"/>
+ <point x="76" y="1652"/>
+ <point x="76" y="1040" type="curve" smooth="yes"/>
+ <point x="76" y="960" type="line" smooth="yes"/>
+ <point x="76" y="348"/>
+ <point x="436" y="-28"/>
+ </contour>
+ <contour>
+ <point x="948" y="348" type="curve" smooth="yes"/>
+ <point x="684" y="348"/>
+ <point x="544" y="568"/>
+ <point x="544" y="960" type="curve" smooth="yes"/>
+ <point x="544" y="1044" type="line" smooth="yes"/>
+ <point x="544" y="1440"/>
+ <point x="680" y="1652"/>
+ <point x="944" y="1652" type="curve" smooth="yes"/>
+ <point x="1200" y="1652"/>
+ <point x="1344" y="1440"/>
+ <point x="1344" y="1044" type="curve" smooth="yes"/>
+ <point x="1344" y="960" type="line" smooth="yes"/>
+ <point x="1344" y="568"/>
+ <point x="1204" y="348"/>
+ </contour>
+ <contour>
+ <point x="2024" y="0" type="line"/>
+ <point x="2484" y="0" type="line"/>
+ <point x="2484" y="2004" type="line"/>
+ <point x="2024" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1580" y="772" type="line"/>
+ <point x="2148" y="772" type="line"/>
+ <point x="2148" y="1132" type="line"/>
+ <point x="1580" y="1132" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2668, 'leftMargin': 103, 'rightMargin': 157}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA655_.glif b/src/Interface-Bold.ufo/glyphs/uniA655_.glif
new file mode 100644
index 000000000..7f3410fc9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA655_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA655" format="1">
+ <advance width="2304"/>
+ <unicode hex="A655"/>
+ <outline>
+ <contour>
+ <point x="2084" y="940" type="line"/>
+ <point x="1272" y="940" type="line"/>
+ <point x="1272" y="580" type="line"/>
+ <point x="2084" y="580" type="line"/>
+ </contour>
+ <component base="o" xOffset="64"/>
+ <component base="dotlessi" xOffset="1548"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2243, 'leftMargin': 78, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA656_.glif b/src/Interface-Bold.ufo/glyphs/uniA656_.glif
new file mode 100644
index 000000000..6a9f01c4d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA656_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA656" format="1">
+ <advance width="2816"/>
+ <unicode hex="A656"/>
+ <outline>
+ <contour>
+ <point x="1220" y="748" type="line"/>
+ <point x="340" y="748" type="line"/>
+ <point x="340" y="376" type="line"/>
+ <point x="1220" y="376" type="line"/>
+ </contour>
+ <component base="I" xOffset="-24"/>
+ <component base="A" xOffset="736"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2639, 'leftMargin': 162, 'rightMargin': -1}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA657_.cn.glif b/src/Interface-Bold.ufo/glyphs/uniA657_.cn.glif
new file mode 100644
index 000000000..20a1f4e62
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA657_.cn.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA657.cn" format="1">
+ <advance width="2304"/>
+ <outline>
+ <contour>
+ <point x="1160" y="568" type="line" name="hr00"/>
+ <point x="392" y="568" type="line"/>
+ <point x="392" y="232" type="line"/>
+ <point x="1160" y="232" type="line"/>
+ </contour>
+ <contour>
+ <point x="616" y="1488" type="line"/>
+ <point x="172" y="1488" type="line"/>
+ <point x="172" y="0" type="line"/>
+ <point x="616" y="0" type="line"/>
+ </contour>
+ <component base="a.cn" xOffset="688"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2155, 'leftMargin': 140, 'rightMargin': 56}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA657_.glif b/src/Interface-Bold.ufo/glyphs/uniA657_.glif
new file mode 100644
index 000000000..c819e494e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA657_.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA657" format="1">
+ <advance width="2304"/>
+ <unicode hex="A657"/>
+ <outline>
+ <contour>
+ <point x="1168" y="568" type="line" name="hr00"/>
+ <point x="400" y="568" type="line"/>
+ <point x="400" y="232" type="line"/>
+ <point x="1168" y="232" type="line"/>
+ </contour>
+ <contour>
+ <point x="624" y="1488" type="line"/>
+ <point x="180" y="1488" type="line"/>
+ <point x="180" y="0" type="line"/>
+ <point x="624" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1620" y="376" type="line"/>
+ <point x="1620" y="232"/>
+ <point x="1636" y="92"/>
+ <point x="1680" y="0" type="curve"/>
+ <point x="2124" y="0" type="line"/>
+ <point x="2124" y="24" type="line"/>
+ <point x="2084" y="100"/>
+ <point x="2064" y="184"/>
+ <point x="2064" y="376" type="curve" smooth="yes"/>
+ <point x="2064" y="984" type="line"/>
+ <point x="2064" y="1340"/>
+ <point x="1800" y="1516"/>
+ <point x="1452" y="1516" type="curve" smooth="yes"/>
+ <point x="1056" y="1516"/>
+ <point x="804" y="1308"/>
+ <point x="804" y="1032" type="curve"/>
+ <point x="1248" y="1032" type="line"/>
+ <point x="1248" y="1140"/>
+ <point x="1312" y="1192"/>
+ <point x="1428" y="1192" type="curve" smooth="yes"/>
+ <point x="1564" y="1192"/>
+ <point x="1620" y="1112"/>
+ <point x="1620" y="988" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1672" y="908" type="line"/>
+ <point x="1464" y="908" type="line"/>
+ <point x="996" y="908"/>
+ <point x="772" y="728"/>
+ <point x="772" y="420" type="curve" smooth="yes"/>
+ <point x="772" y="156"/>
+ <point x="996" y="-28"/>
+ <point x="1276" y="-28" type="curve" smooth="yes"/>
+ <point x="1560" y="-28"/>
+ <point x="1672" y="148"/>
+ <point x="1740" y="296" type="curve"/>
+ <point x="1636" y="484" type="line"/>
+ <point x="1636" y="408"/>
+ <point x="1540" y="304"/>
+ <point x="1380" y="304" type="curve" smooth="yes"/>
+ <point x="1280" y="304"/>
+ <point x="1212" y="360"/>
+ <point x="1212" y="444" type="curve" smooth="yes"/>
+ <point x="1212" y="556"/>
+ <point x="1280" y="660"/>
+ <point x="1468" y="660" type="curve"/>
+ <point x="1676" y="660" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2156.0, 'leftMargin': 140, 'rightMargin': 73.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA658_.glif b/src/Interface-Bold.ufo/glyphs/uniA658_.glif
new file mode 100644
index 000000000..342e76d09
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA658_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA658" format="1">
+ <advance width="2048"/>
+ <unicode hex="A658"/>
+ <outline>
+ <contour>
+ <point x="1588" y="368" type="line"/>
+ <point x="428" y="368" type="line"/>
+ <point x="428" y="0" type="line"/>
+ <point x="1588" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1068" y="1580" type="line"/>
+ <point x="1120" y="2004" type="line"/>
+ <point x="808" y="2004" type="line"/>
+ <point x="68" y="0" type="line"/>
+ <point x="560" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1488" y="0" type="line"/>
+ <point x="1980" y="0" type="line"/>
+ <point x="1240" y="2004" type="line"/>
+ <point x="924" y="2004" type="line"/>
+ <point x="980" y="1580" type="line"/>
+ </contour>
+ <contour>
+ <point x="1468" y="952" type="line"/>
+ <point x="428" y="952" type="line"/>
+ <point x="428" y="588" type="line"/>
+ <point x="1468" y="588" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1911, 'leftMargin': 0, 'rightMargin': -2}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA659_.glif b/src/Interface-Bold.ufo/glyphs/uniA659_.glif
new file mode 100644
index 000000000..8e0137ee3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA659_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA659" format="1">
+ <advance width="1792"/>
+ <unicode hex="A659"/>
+ <outline>
+ <contour>
+ <point x="1028" y="1388" type="line"/>
+ <point x="996" y="1488" type="line"/>
+ <point x="652" y="1488" type="line"/>
+ <point x="40" y="0" type="line"/>
+ <point x="508" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1284" y="0" type="line"/>
+ <point x="1756" y="0" type="line"/>
+ <point x="1144" y="1488" type="line"/>
+ <point x="828" y="1488" type="line"/>
+ <point x="756" y="1396" type="line"/>
+ </contour>
+ <contour>
+ <point x="1328" y="748" type="line"/>
+ <point x="400" y="748" type="line"/>
+ <point x="400" y="436" type="line"/>
+ <point x="1328" y="436" type="line"/>
+ </contour>
+ <contour>
+ <point x="1328" y="316" type="line"/>
+ <point x="400" y="316" type="line"/>
+ <point x="400" y="0" type="line"/>
+ <point x="1328" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1738.0, 'leftMargin': 11, 'rightMargin': 11.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA65A__.glif b/src/Interface-Bold.ufo/glyphs/uniA65A__.glif
new file mode 100644
index 000000000..69a2e239d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA65A__.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA65A" format="1">
+ <advance width="2560"/>
+ <unicode hex="A65A"/>
+ <outline>
+ <contour>
+ <point x="2112" y="576" type="line"/>
+ <point x="512" y="576" type="line"/>
+ <point x="512" y="212" type="line"/>
+ <point x="2112" y="212" type="line"/>
+ </contour>
+ <contour>
+ <point x="640" y="0" type="line"/>
+ <point x="640" y="448" type="line" smooth="yes"/>
+ <point x="640" y="656"/>
+ <point x="728" y="716"/>
+ <point x="904" y="716" type="curve" smooth="yes"/>
+ <point x="1656" y="716" type="line" smooth="yes"/>
+ <point x="1836" y="716"/>
+ <point x="1920" y="656"/>
+ <point x="1920" y="448" type="curve" smooth="yes"/>
+ <point x="1920" y="0" type="line"/>
+ <point x="2380" y="0" type="line"/>
+ <point x="2380" y="448" type="line" smooth="yes"/>
+ <point x="2380" y="920"/>
+ <point x="2080" y="1092"/>
+ <point x="1724" y="1092" type="curve" smooth="yes"/>
+ <point x="872" y="1092" type="line" smooth="yes"/>
+ <point x="460" y="1092"/>
+ <point x="180" y="920"/>
+ <point x="180" y="448" type="curve" smooth="yes"/>
+ <point x="180" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1820" y="2004" type="line"/>
+ <point x="768" y="2004" type="line"/>
+ <point x="768" y="1624" type="line"/>
+ <point x="1820" y="1624" type="line"/>
+ </contour>
+ <contour>
+ <point x="1188" y="984" type="line"/>
+ <point x="1240" y="736" type="line"/>
+ <point x="1488" y="736" type="line"/>
+ <point x="2192" y="2004" type="line"/>
+ <point x="1696" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="884" y="2004" type="line"/>
+ <point x="384" y="2004" type="line"/>
+ <point x="1088" y="736" type="line"/>
+ <point x="1336" y="736" type="line"/>
+ <point x="1396" y="976" type="line"/>
+ </contour>
+ <contour>
+ <point x="1532" y="396" type="line"/>
+ <point x="1076" y="396" type="line"/>
+ <point x="1076" y="0" type="line"/>
+ <point x="1532" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2467, 'leftMargin': 133, 'rightMargin': 134}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA65B__.glif b/src/Interface-Bold.ufo/glyphs/uniA65B__.glif
new file mode 100644
index 000000000..a967cc484
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA65B__.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA65B" format="1">
+ <advance width="2048"/>
+ <unicode hex="A65B"/>
+ <outline>
+ <contour>
+ <point x="572" y="0" type="line"/>
+ <point x="572" y="260" type="line" smooth="yes"/>
+ <point x="572" y="456"/>
+ <point x="648" y="512"/>
+ <point x="804" y="512" type="curve" smooth="yes"/>
+ <point x="1248" y="512" type="line" smooth="yes"/>
+ <point x="1404" y="512"/>
+ <point x="1476" y="456"/>
+ <point x="1476" y="260" type="curve" smooth="yes"/>
+ <point x="1476" y="0" type="line"/>
+ <point x="1920" y="0" type="line"/>
+ <point x="1920" y="260" type="line" smooth="yes"/>
+ <point x="1920" y="688"/>
+ <point x="1668" y="848"/>
+ <point x="1248" y="848" type="curve" smooth="yes"/>
+ <point x="804" y="848" type="line" smooth="yes"/>
+ <point x="380" y="848"/>
+ <point x="128" y="688"/>
+ <point x="128" y="260" type="curve" smooth="yes"/>
+ <point x="128" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1584" y="1488" type="line"/>
+ <point x="536" y="1488" type="line"/>
+ <point x="536" y="1212" type="line"/>
+ <point x="1584" y="1212" type="line"/>
+ </contour>
+ <contour>
+ <point x="952" y="692" type="line"/>
+ <point x="1228" y="524" type="line"/>
+ <point x="1792" y="1488" type="line"/>
+ <point x="1312" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="760" y="1488" type="line"/>
+ <point x="280" y="1488" type="line"/>
+ <point x="844" y="524" type="line"/>
+ <point x="1128" y="684" type="line"/>
+ </contour>
+ <contour>
+ <point x="1252" y="272" type="line"/>
+ <point x="812" y="272" type="line"/>
+ <point x="812" y="0" type="line"/>
+ <point x="1252" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1640" y="428" type="line"/>
+ <point x="436" y="428" type="line"/>
+ <point x="436" y="152" type="line"/>
+ <point x="1640" y="152" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2057.0, 'leftMargin': 133, 'rightMargin': 133.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA65C__.glif b/src/Interface-Bold.ufo/glyphs/uniA65C__.glif
new file mode 100644
index 000000000..8fa900862
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA65C__.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA65C" format="1">
+ <advance width="2816"/>
+ <unicode hex="A65C"/>
+ <outline>
+ <contour>
+ <point x="2252" y="368" type="line"/>
+ <point x="1096" y="368" type="line"/>
+ <point x="1096" y="0" type="line"/>
+ <point x="2252" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1228" y="952" type="line"/>
+ <point x="436" y="952" type="line"/>
+ <point x="436" y="588" type="line"/>
+ <point x="1228" y="588" type="line"/>
+ </contour>
+ <contour>
+ <point x="1736" y="1580" type="line"/>
+ <point x="1784" y="2004" type="line"/>
+ <point x="1472" y="2004" type="line"/>
+ <point x="736" y="0" type="line"/>
+ <point x="1228" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2152" y="0" type="line"/>
+ <point x="2648" y="0" type="line"/>
+ <point x="1904" y="2004" type="line"/>
+ <point x="1588" y="2004" type="line"/>
+ <point x="1644" y="1580" type="line"/>
+ </contour>
+ <contour>
+ <point x="2136" y="952" type="line"/>
+ <point x="1164" y="952" type="line"/>
+ <point x="1164" y="588" type="line"/>
+ <point x="2136" y="588" type="line"/>
+ </contour>
+ <component base="I" xOffset="-24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2639, 'leftMargin': 162, 'rightMargin': -1}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA65D__.glif b/src/Interface-Bold.ufo/glyphs/uniA65D__.glif
new file mode 100644
index 000000000..bdba2363c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA65D__.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA65D" format="1">
+ <advance width="2560"/>
+ <unicode hex="A65D"/>
+ <outline>
+ <contour>
+ <point x="684" y="0" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ <point x="1676" y="1388" type="line"/>
+ <point x="1640" y="1488" type="line"/>
+ <point x="1296" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1932" y="0" type="line"/>
+ <point x="2400" y="0" type="line"/>
+ <point x="1792" y="1488" type="line"/>
+ <point x="1476" y="1488" type="line"/>
+ <point x="1404" y="1396" type="line"/>
+ </contour>
+ <contour>
+ <point x="1972" y="748" type="line"/>
+ <point x="1044" y="748" type="line"/>
+ <point x="1044" y="436" type="line"/>
+ <point x="1972" y="436" type="line"/>
+ </contour>
+ <contour>
+ <point x="1044" y="0" type="line"/>
+ <point x="1972" y="0" type="line"/>
+ <point x="1972" y="316" type="line"/>
+ <point x="1044" y="316" type="line"/>
+ </contour>
+ <contour>
+ <point x="560" y="748" type="line"/>
+ <point x="560" y="436" type="line"/>
+ <point x="1052" y="436" type="line"/>
+ <point x="1052" y="748" type="line"/>
+ </contour>
+ <contour>
+ <point x="604" y="1488" type="line"/>
+ <point x="160" y="1488" type="line"/>
+ <point x="160" y="0" type="line"/>
+ <point x="604" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2393, 'leftMargin': 140, 'rightMargin': 11}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA65E__.glif b/src/Interface-Bold.ufo/glyphs/uniA65E__.glif
new file mode 100644
index 000000000..b4885f239
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA65E__.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA65E" format="1">
+ <advance width="2304"/>
+ <unicode hex="A65E"/>
+ <outline>
+ <contour>
+ <point x="2196" y="0" type="line"/>
+ <point x="1732" y="0" type="line"/>
+ <point x="1292" y="1548" type="line"/>
+ <point x="1184" y="2004" type="line"/>
+ <point x="1508" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="432" y="-28" type="curve"/>
+ <point x="108" y="244" type="line"/>
+ <point x="572" y="660"/>
+ <point x="888" y="1116"/>
+ <point x="1036" y="2004" type="curve"/>
+ <point x="1364" y="2004" type="line"/>
+ <point x="1252" y="1540" type="line"/>
+ <point x="1248" y="992"/>
+ <point x="884" y="340"/>
+ </contour>
+ <contour>
+ <point x="1508" y="-572" type="line"/>
+ <point x="1064" y="-572" type="line"/>
+ <point x="1064" y="1768" type="line"/>
+ <point x="1508" y="1768" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2178.0, 'leftMargin': 14, 'rightMargin': 76.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA65F__.glif b/src/Interface-Bold.ufo/glyphs/uniA65F__.glif
new file mode 100644
index 000000000..2f5f67b6f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA65F__.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA65F" format="1">
+ <advance width="2048"/>
+ <unicode hex="A65F"/>
+ <outline>
+ <contour>
+ <point x="1900" y="0" type="line"/>
+ <point x="1436" y="0" type="line"/>
+ <point x="1088" y="1152" type="line"/>
+ <point x="972" y="1488" type="line"/>
+ <point x="1272" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="400" y="-28" type="curve"/>
+ <point x="148" y="256" type="line"/>
+ <point x="504" y="596"/>
+ <point x="696" y="912"/>
+ <point x="832" y="1488" type="curve"/>
+ <point x="1132" y="1488" type="line"/>
+ <point x="1020" y="1152" type="line"/>
+ <point x="956" y="756"/>
+ <point x="836" y="312"/>
+ </contour>
+ <contour>
+ <point x="1276" y="-572" type="line"/>
+ <point x="832" y="-572" type="line"/>
+ <point x="832" y="1316" type="line"/>
+ <point x="1276" y="1316" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1833, 'leftMargin': 51, 'rightMargin': 29}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA660_.glif b/src/Interface-Bold.ufo/glyphs/uniA660_.glif
new file mode 100644
index 000000000..6634f28b0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA660_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA660" format="1">
+ <advance width="2048"/>
+ <unicode hex="A660"/>
+ <outline>
+ <contour>
+ <point x="44" y="368" type="line"/>
+ <point x="660" y="368" type="line"/>
+ <point x="660" y="0" type="line"/>
+ <point x="504" y="0" type="line"/>
+ <point x="504" y="-484" type="line"/>
+ <point x="72" y="-484" type="line"/>
+ </contour>
+ <contour>
+ <point x="2004" y="0" type="line"/>
+ <point x="340" y="0" type="line"/>
+ <point x="340" y="2004" type="line"/>
+ <point x="800" y="2004" type="line"/>
+ <point x="800" y="372" type="line"/>
+ <point x="1548" y="372" type="line"/>
+ <point x="1548" y="2004" type="line"/>
+ <point x="2004" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2153, 'leftMargin': 63, 'rightMargin': 128}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA661_.glif b/src/Interface-Bold.ufo/glyphs/uniA661_.glif
new file mode 100644
index 000000000..0276b18e1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA661_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA661" format="1">
+ <advance width="1792"/>
+ <unicode hex="A661"/>
+ <outline>
+ <contour>
+ <point x="1676" y="0" type="line"/>
+ <point x="352" y="0" type="line"/>
+ <point x="352" y="1488" type="line"/>
+ <point x="796" y="1488" type="line"/>
+ <point x="796" y="360" type="line"/>
+ <point x="1236" y="360" type="line"/>
+ <point x="1236" y="1488" type="line"/>
+ <point x="1676" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="116" y="356" type="line"/>
+ <point x="716" y="356" type="line"/>
+ <point x="716" y="0" type="line"/>
+ <point x="560" y="0" type="line"/>
+ <point x="560" y="-440" type="line"/>
+ <point x="144" y="-440" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1728, 'leftMargin': 34, 'rightMargin': 132}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA662_.glif b/src/Interface-Bold.ufo/glyphs/uniA662_.glif
new file mode 100644
index 000000000..8db30bd08
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA662_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA662" format="1">
+ <advance width="2816"/>
+ <unicode hex="A662"/>
+ <outline>
+ <contour>
+ <point x="2676" y="2004" type="line"/>
+ <point x="1656" y="2004" type="line"/>
+ <point x="1656" y="1628" type="line"/>
+ <point x="2676" y="1628" type="line"/>
+ </contour>
+ <component base="afii10021" xOffset="12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2662.0, 'leftMargin': 128, 'rightMargin': 0.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA663_.glif b/src/Interface-Bold.ufo/glyphs/uniA663_.glif
new file mode 100644
index 000000000..39f9a1b19
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA663_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA663" format="1">
+ <advance width="2304"/>
+ <unicode hex="A663"/>
+ <outline>
+ <contour>
+ <point x="2224" y="1488" type="line"/>
+ <point x="1204" y="1488" type="line"/>
+ <point x="1204" y="1132" type="line"/>
+ <point x="2224" y="1132" type="line"/>
+ </contour>
+ <component base="decyrillic" xOffset="44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2195, 'leftMargin': 40, 'rightMargin': 14}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA664_.glif b/src/Interface-Bold.ufo/glyphs/uniA664_.glif
new file mode 100644
index 000000000..eba2b7b2f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA664_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA664" format="1">
+ <advance width="2816"/>
+ <unicode hex="A664"/>
+ <outline>
+ <contour>
+ <point x="2660" y="2004" type="line"/>
+ <point x="1636" y="2004" type="line"/>
+ <point x="1636" y="1628" type="line"/>
+ <point x="2660" y="1628" type="line"/>
+ </contour>
+ <component base="afii10029" xOffset="24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2635, 'leftMargin': 136, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA665_.glif b/src/Interface-Bold.ufo/glyphs/uniA665_.glif
new file mode 100644
index 000000000..757f9dfa7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA665_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA665" format="1">
+ <advance width="2304"/>
+ <unicode hex="A665"/>
+ <outline>
+ <contour>
+ <point x="2172" y="1488" type="line"/>
+ <point x="1152" y="1488" type="line"/>
+ <point x="1152" y="1132" type="line"/>
+ <point x="2172" y="1132" type="line"/>
+ </contour>
+ <component base="elcyrillic" xOffset="80"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2105, 'leftMargin': 52, 'rightMargin': 14}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA666_.glif b/src/Interface-Bold.ufo/glyphs/uniA666_.glif
new file mode 100644
index 000000000..110e9580f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA666_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA666" format="1">
+ <advance width="3328"/>
+ <unicode hex="A666"/>
+ <outline>
+ <contour>
+ <point x="3144" y="2004" type="line"/>
+ <point x="2124" y="2004" type="line"/>
+ <point x="2124" y="1628" type="line"/>
+ <point x="3144" y="1628" type="line"/>
+ </contour>
+ <component base="M" xOffset="28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3116, 'leftMargin': 161, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA667_.glif b/src/Interface-Bold.ufo/glyphs/uniA667_.glif
new file mode 100644
index 000000000..629f1c744
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA667_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA667" format="1">
+ <advance width="2816"/>
+ <unicode hex="A667"/>
+ <outline>
+ <contour>
+ <point x="2628" y="1488" type="line"/>
+ <point x="1608" y="1488" type="line"/>
+ <point x="1608" y="1132" type="line"/>
+ <point x="2628" y="1132" type="line"/>
+ </contour>
+ <component base="emcyrillic" xOffset="20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2592, 'leftMargin': 140, 'rightMargin': 14}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA668_.glif b/src/Interface-Bold.ufo/glyphs/uniA668_.glif
new file mode 100644
index 000000000..277c2eb91
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA668_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA668" format="1">
+ <advance width="2048"/>
+ <unicode hex="A668"/>
+ <outline>
+ <component base="O" xOffset="52"/>
+ <component base="dotnosp" xOffset="1816" yOffset="-872"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 103, 'rightMargin': 104}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA669_.glif b/src/Interface-Bold.ufo/glyphs/uniA669_.glif
new file mode 100644
index 000000000..c01af498f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA669_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA669" format="1">
+ <advance width="1792"/>
+ <unicode hex="A669"/>
+ <outline>
+ <contour>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1360" y="-28"/>
+ <point x="1612" y="296"/>
+ <point x="1612" y="728" type="curve" smooth="yes"/>
+ <point x="1612" y="760" type="line" smooth="yes"/>
+ <point x="1612" y="1192"/>
+ <point x="1360" y="1516"/>
+ <point x="896" y="1516" type="curve" smooth="yes"/>
+ <point x="436" y="1516"/>
+ <point x="184" y="1192"/>
+ <point x="184" y="760" type="curve" smooth="yes"/>
+ <point x="184" y="728" type="line" smooth="yes"/>
+ <point x="184" y="296"/>
+ <point x="436" y="-28"/>
+ </contour>
+ <contour>
+ <point x="900" y="332" type="curve" smooth="yes"/>
+ <point x="692" y="332"/>
+ <point x="628" y="504"/>
+ <point x="628" y="728" type="curve" smooth="yes"/>
+ <point x="628" y="760" type="line" smooth="yes"/>
+ <point x="628" y="976"/>
+ <point x="692" y="1160"/>
+ <point x="896" y="1160" type="curve" smooth="yes"/>
+ <point x="1104" y="1160"/>
+ <point x="1168" y="976"/>
+ <point x="1168" y="760" type="curve" smooth="yes"/>
+ <point x="1168" y="728" type="line" smooth="yes"/>
+ <point x="1168" y="504"/>
+ <point x="1100" y="332"/>
+ </contour>
+ <contour>
+ <point x="680" y="744" type="curve" smooth="yes"/>
+ <point x="680" y="628"/>
+ <point x="768" y="540"/>
+ <point x="896" y="540" type="curve" smooth="yes"/>
+ <point x="1028" y="540"/>
+ <point x="1116" y="628"/>
+ <point x="1116" y="744" type="curve" smooth="yes"/>
+ <point x="1116" y="860"/>
+ <point x="1028" y="948"/>
+ <point x="896" y="948" type="curve" smooth="yes"/>
+ <point x="768" y="948"/>
+ <point x="680" y="860"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1587, 'leftMargin': 80, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA66A__.glif b/src/Interface-Bold.ufo/glyphs/uniA66A__.glif
new file mode 100644
index 000000000..6ec549773
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA66A__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA66A" format="1">
+ <advance width="2304"/>
+ <unicode hex="A66A"/>
+ <outline>
+ <contour>
+ <point x="2192" y="1044" type="line"/>
+ <point x="2192" y="1708"/>
+ <point x="1756" y="2032"/>
+ <point x="1152" y="2032" type="curve" smooth="yes"/>
+ <point x="544" y="2032"/>
+ <point x="116" y="1708"/>
+ <point x="116" y="1044" type="curve" smooth="yes"/>
+ <point x="116" y="960" type="line" smooth="yes"/>
+ <point x="116" y="292"/>
+ <point x="548" y="-28"/>
+ <point x="1156" y="-28" type="curve" smooth="yes"/>
+ <point x="1760" y="-28"/>
+ <point x="2192" y="292"/>
+ <point x="2192" y="960" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1724" y="960" type="line"/>
+ <point x="1724" y="524"/>
+ <point x="1500" y="348"/>
+ <point x="1156" y="348" type="curve" smooth="yes"/>
+ <point x="804" y="348"/>
+ <point x="584" y="524"/>
+ <point x="584" y="960" type="curve" smooth="yes"/>
+ <point x="584" y="1048" type="line" smooth="yes"/>
+ <point x="584" y="1484"/>
+ <point x="804" y="1652"/>
+ <point x="1152" y="1652" type="curve" smooth="yes"/>
+ <point x="1496" y="1652"/>
+ <point x="1724" y="1484"/>
+ <point x="1724" y="1048" type="curve" smooth="yes"/>
+ </contour>
+ <component base="dotnosp" xOffset="1672" yOffset="-868"/>
+ <component base="dotnosp" xOffset="2216" yOffset="-868"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2284, 'leftMargin': 103, 'rightMargin': 105}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA66B__.glif b/src/Interface-Bold.ufo/glyphs/uniA66B__.glif
new file mode 100644
index 000000000..9b417f6fd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA66B__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA66B" format="1">
+ <advance width="2304"/>
+ <unicode hex="A66B"/>
+ <outline>
+ <contour>
+ <point x="136" y="728" type="line"/>
+ <point x="136" y="268"/>
+ <point x="556" y="-28"/>
+ <point x="1152" y="-28" type="curve" smooth="yes"/>
+ <point x="1752" y="-28"/>
+ <point x="2168" y="268"/>
+ <point x="2168" y="728" type="curve" smooth="yes"/>
+ <point x="2168" y="760" type="line" smooth="yes"/>
+ <point x="2168" y="1220"/>
+ <point x="1752" y="1516"/>
+ <point x="1152" y="1516" type="curve" smooth="yes"/>
+ <point x="556" y="1516"/>
+ <point x="136" y="1220"/>
+ <point x="136" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="580" y="760" type="line"/>
+ <point x="580" y="1032"/>
+ <point x="812" y="1160"/>
+ <point x="1152" y="1160" type="curve" smooth="yes"/>
+ <point x="1496" y="1160"/>
+ <point x="1724" y="1032"/>
+ <point x="1724" y="760" type="curve" smooth="yes"/>
+ <point x="1724" y="728" type="line" smooth="yes"/>
+ <point x="1724" y="452"/>
+ <point x="1496" y="332"/>
+ <point x="1152" y="332" type="curve" smooth="yes"/>
+ <point x="808" y="332"/>
+ <point x="580" y="452"/>
+ <point x="580" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <component base="dotnosp" xOffset="1672" yOffset="-1128"/>
+ <component base="dotnosp" xOffset="2220" yOffset="-1128"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2192, 'leftMargin': 80, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA66C__.glif b/src/Interface-Bold.ufo/glyphs/uniA66C__.glif
new file mode 100644
index 000000000..4ca6ebfae
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA66C__.glif
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA66C" format="1">
+ <advance width="3328"/>
+ <unicode hex="A66C"/>
+ <outline>
+ <component base="O" xOffset="60"/>
+ <component base="dotnosp" xOffset="1820" yOffset="-872"/>
+ <component base="dotnosp" xOffset="3092" yOffset="-872"/>
+ <component base="O" xOffset="1328"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3212.0, 'leftMargin': 103, 'rightMargin': 103.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA66D__.glif b/src/Interface-Bold.ufo/glyphs/uniA66D__.glif
new file mode 100644
index 000000000..52828a503
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA66D__.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA66D" format="1">
+ <advance width="2816"/>
+ <unicode hex="A66D"/>
+ <outline>
+ <component base="uniA669" xOffset="1108"/>
+ <component base="uniA669" xOffset="124"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2571, 'leftMargin': 80, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA66E__.glif b/src/Interface-Bold.ufo/glyphs/uniA66E__.glif
new file mode 100644
index 000000000..520f6ef49
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA66E__.glif
@@ -0,0 +1,335 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA66E" format="1">
+ <advance width="3328"/>
+ <unicode hex="A66E"/>
+ <outline>
+ <contour>
+ <point x="1936" y="1624" type="curve" smooth="yes"/>
+ <point x="1936" y="1520"/>
+ <point x="2008" y="1440"/>
+ <point x="2112" y="1440" type="curve" smooth="yes"/>
+ <point x="2220" y="1440"/>
+ <point x="2292" y="1520"/>
+ <point x="2292" y="1624" type="curve" smooth="yes"/>
+ <point x="2292" y="1728"/>
+ <point x="2220" y="1808"/>
+ <point x="2112" y="1808" type="curve" smooth="yes"/>
+ <point x="2008" y="1808"/>
+ <point x="1936" y="1728"/>
+ </contour>
+ <contour>
+ <point x="2116" y="1004" type="curve" smooth="yes"/>
+ <point x="2528" y="1004"/>
+ <point x="2756" y="1260"/>
+ <point x="2756" y="1608" type="curve" smooth="yes"/>
+ <point x="2756" y="1640" type="line" smooth="yes"/>
+ <point x="2756" y="2000"/>
+ <point x="2528" y="2272"/>
+ <point x="2112" y="2272" type="curve" smooth="yes"/>
+ <point x="1724" y="2272"/>
+ <point x="1508" y="2000"/>
+ <point x="1508" y="1640" type="curve"/>
+ <point x="1508" y="1608" type="line" smooth="yes"/>
+ <point x="1508" y="1260"/>
+ <point x="1724" y="1004"/>
+ </contour>
+ <contour>
+ <point x="2116" y="1304" type="curve" smooth="yes"/>
+ <point x="1912" y="1304"/>
+ <point x="1832" y="1452"/>
+ <point x="1832" y="1608" type="curve"/>
+ <point x="1832" y="1640" type="line" smooth="yes"/>
+ <point x="1832" y="1788"/>
+ <point x="1912" y="1944"/>
+ <point x="2112" y="1944" type="curve" smooth="yes"/>
+ <point x="2316" y="1944"/>
+ <point x="2396" y="1788"/>
+ <point x="2396" y="1640" type="curve"/>
+ <point x="2396" y="1608" type="line" smooth="yes"/>
+ <point x="2396" y="1452"/>
+ <point x="2316" y="1304"/>
+ </contour>
+ <contour>
+ <point x="1040" y="1624" type="curve" smooth="yes"/>
+ <point x="1040" y="1520"/>
+ <point x="1108" y="1440"/>
+ <point x="1216" y="1440" type="curve" smooth="yes"/>
+ <point x="1320" y="1440"/>
+ <point x="1392" y="1520"/>
+ <point x="1392" y="1624" type="curve" smooth="yes"/>
+ <point x="1392" y="1728"/>
+ <point x="1320" y="1808"/>
+ <point x="1216" y="1808" type="curve" smooth="yes"/>
+ <point x="1108" y="1808"/>
+ <point x="1040" y="1728"/>
+ </contour>
+ <contour>
+ <point x="1216" y="1304" type="curve" smooth="yes"/>
+ <point x="1012" y="1304"/>
+ <point x="932" y="1452"/>
+ <point x="932" y="1608" type="curve"/>
+ <point x="932" y="1640" type="line" smooth="yes"/>
+ <point x="932" y="1788"/>
+ <point x="1016" y="1944"/>
+ <point x="1216" y="1944" type="curve" smooth="yes"/>
+ <point x="1416" y="1944"/>
+ <point x="1496" y="1788"/>
+ <point x="1496" y="1640" type="curve"/>
+ <point x="1496" y="1608" type="line" smooth="yes"/>
+ <point x="1496" y="1452"/>
+ <point x="1416" y="1304"/>
+ </contour>
+ <contour>
+ <point x="1216" y="1004" type="curve" smooth="yes"/>
+ <point x="1604" y="1004"/>
+ <point x="1820" y="1260"/>
+ <point x="1820" y="1608" type="curve"/>
+ <point x="1820" y="1640" type="line" smooth="yes"/>
+ <point x="1820" y="2000"/>
+ <point x="1604" y="2272"/>
+ <point x="1216" y="2272" type="curve" smooth="yes"/>
+ <point x="800" y="2272"/>
+ <point x="572" y="2000"/>
+ <point x="572" y="1640" type="curve" smooth="yes"/>
+ <point x="572" y="1608" type="line" smooth="yes"/>
+ <point x="572" y="1260"/>
+ <point x="800" y="1004"/>
+ </contour>
+ <contour>
+ <point x="1040" y="-96" type="curve" smooth="yes"/>
+ <point x="1040" y="-204"/>
+ <point x="1108" y="-280"/>
+ <point x="1216" y="-280" type="curve" smooth="yes"/>
+ <point x="1320" y="-280"/>
+ <point x="1392" y="-204"/>
+ <point x="1392" y="-96" type="curve" smooth="yes"/>
+ <point x="1392" y="8"/>
+ <point x="1320" y="88"/>
+ <point x="1216" y="88" type="curve" smooth="yes"/>
+ <point x="1108" y="88"/>
+ <point x="1040" y="8"/>
+ </contour>
+ <contour>
+ <point x="1936" y="-96" type="curve" smooth="yes"/>
+ <point x="1936" y="-204"/>
+ <point x="2008" y="-280"/>
+ <point x="2112" y="-280" type="curve" smooth="yes"/>
+ <point x="2220" y="-280"/>
+ <point x="2292" y="-204"/>
+ <point x="2292" y="-96" type="curve" smooth="yes"/>
+ <point x="2292" y="8"/>
+ <point x="2220" y="88"/>
+ <point x="2112" y="88" type="curve" smooth="yes"/>
+ <point x="2008" y="88"/>
+ <point x="1936" y="8"/>
+ </contour>
+ <contour>
+ <point x="2116" y="-416" type="curve" smooth="yes"/>
+ <point x="1912" y="-416"/>
+ <point x="1832" y="-264"/>
+ <point x="1832" y="-112" type="curve"/>
+ <point x="1832" y="-80" type="line" smooth="yes"/>
+ <point x="1832" y="72"/>
+ <point x="1912" y="224"/>
+ <point x="2112" y="224" type="curve" smooth="yes"/>
+ <point x="2316" y="224"/>
+ <point x="2396" y="72"/>
+ <point x="2396" y="-80" type="curve"/>
+ <point x="2396" y="-112" type="line" smooth="yes"/>
+ <point x="2396" y="-264"/>
+ <point x="2316" y="-416"/>
+ </contour>
+ <contour>
+ <point x="1216" y="-744" type="curve" smooth="yes"/>
+ <point x="1604" y="-744"/>
+ <point x="1820" y="-472"/>
+ <point x="1820" y="-112" type="curve"/>
+ <point x="1820" y="-80" type="line" smooth="yes"/>
+ <point x="1820" y="268"/>
+ <point x="1604" y="524"/>
+ <point x="1216" y="524" type="curve" smooth="yes"/>
+ <point x="800" y="524"/>
+ <point x="572" y="268"/>
+ <point x="572" y="-80" type="curve" smooth="yes"/>
+ <point x="572" y="-112" type="line" smooth="yes"/>
+ <point x="572" y="-472"/>
+ <point x="800" y="-744"/>
+ </contour>
+ <contour>
+ <point x="1216" y="-416" type="curve" smooth="yes"/>
+ <point x="1012" y="-416"/>
+ <point x="932" y="-264"/>
+ <point x="932" y="-112" type="curve"/>
+ <point x="932" y="-80" type="line" smooth="yes"/>
+ <point x="932" y="72"/>
+ <point x="1016" y="224"/>
+ <point x="1216" y="224" type="curve" smooth="yes"/>
+ <point x="1416" y="224"/>
+ <point x="1496" y="72"/>
+ <point x="1496" y="-80" type="curve"/>
+ <point x="1496" y="-112" type="line" smooth="yes"/>
+ <point x="1496" y="-264"/>
+ <point x="1416" y="-416"/>
+ </contour>
+ <contour>
+ <point x="2116" y="-744" type="curve" smooth="yes"/>
+ <point x="2528" y="-744"/>
+ <point x="2756" y="-472"/>
+ <point x="2756" y="-112" type="curve" smooth="yes"/>
+ <point x="2756" y="-80" type="line" smooth="yes"/>
+ <point x="2756" y="268"/>
+ <point x="2528" y="524"/>
+ <point x="2112" y="524" type="curve" smooth="yes"/>
+ <point x="1724" y="524"/>
+ <point x="1508" y="268"/>
+ <point x="1508" y="-80" type="curve"/>
+ <point x="1508" y="-112" type="line" smooth="yes"/>
+ <point x="1508" y="-472"/>
+ <point x="1724" y="-744"/>
+ </contour>
+ <contour>
+ <point x="2564" y="448" type="curve" smooth="yes"/>
+ <point x="2364" y="448"/>
+ <point x="2280" y="596"/>
+ <point x="2280" y="748" type="curve"/>
+ <point x="2280" y="780" type="line" smooth="yes"/>
+ <point x="2280" y="932"/>
+ <point x="2364" y="1084"/>
+ <point x="2564" y="1084" type="curve" smooth="yes"/>
+ <point x="2764" y="1084"/>
+ <point x="2848" y="932"/>
+ <point x="2848" y="780" type="curve"/>
+ <point x="2848" y="748" type="line" smooth="yes"/>
+ <point x="2848" y="596"/>
+ <point x="2764" y="448"/>
+ </contour>
+ <contour>
+ <point x="2564" y="144" type="curve" smooth="yes"/>
+ <point x="2980" y="144"/>
+ <point x="3208" y="404"/>
+ <point x="3208" y="748" type="curve" smooth="yes"/>
+ <point x="3208" y="780" type="line" smooth="yes"/>
+ <point x="3208" y="1128"/>
+ <point x="2980" y="1384"/>
+ <point x="2564" y="1384" type="curve" smooth="yes"/>
+ <point x="2172" y="1384"/>
+ <point x="1956" y="1128"/>
+ <point x="1956" y="780" type="curve"/>
+ <point x="1956" y="748" type="line" smooth="yes"/>
+ <point x="1956" y="404"/>
+ <point x="2172" y="144"/>
+ </contour>
+ <contour>
+ <point x="2388" y="764" type="curve" smooth="yes"/>
+ <point x="2388" y="660"/>
+ <point x="2460" y="580"/>
+ <point x="2564" y="580" type="curve" smooth="yes"/>
+ <point x="2672" y="580"/>
+ <point x="2740" y="660"/>
+ <point x="2740" y="764" type="curve" smooth="yes"/>
+ <point x="2740" y="868"/>
+ <point x="2672" y="948"/>
+ <point x="2564" y="948" type="curve" smooth="yes"/>
+ <point x="2460" y="948"/>
+ <point x="2388" y="868"/>
+ </contour>
+ <contour>
+ <point x="1668" y="448" type="curve" smooth="yes"/>
+ <point x="1464" y="448"/>
+ <point x="1384" y="596"/>
+ <point x="1384" y="748" type="curve"/>
+ <point x="1384" y="780" type="line" smooth="yes"/>
+ <point x="1384" y="932"/>
+ <point x="1464" y="1084"/>
+ <point x="1664" y="1084" type="curve" smooth="yes"/>
+ <point x="1868" y="1084"/>
+ <point x="1948" y="932"/>
+ <point x="1948" y="780" type="curve"/>
+ <point x="1948" y="748" type="line" smooth="yes"/>
+ <point x="1948" y="596"/>
+ <point x="1864" y="448"/>
+ </contour>
+ <contour>
+ <point x="1488" y="764" type="curve" smooth="yes"/>
+ <point x="1488" y="660"/>
+ <point x="1560" y="580"/>
+ <point x="1664" y="580" type="curve" smooth="yes"/>
+ <point x="1772" y="580"/>
+ <point x="1844" y="660"/>
+ <point x="1844" y="764" type="curve" smooth="yes"/>
+ <point x="1844" y="868"/>
+ <point x="1772" y="948"/>
+ <point x="1664" y="948" type="curve" smooth="yes"/>
+ <point x="1560" y="948"/>
+ <point x="1488" y="868"/>
+ </contour>
+ <contour>
+ <point x="1668" y="172" type="curve" smooth="yes"/>
+ <point x="2056" y="172"/>
+ <point x="2272" y="420"/>
+ <point x="2272" y="748" type="curve" smooth="yes"/>
+ <point x="2272" y="780" type="line" smooth="yes"/>
+ <point x="2272" y="1112"/>
+ <point x="2056" y="1356"/>
+ <point x="1664" y="1356" type="curve" smooth="yes"/>
+ <point x="1276" y="1356"/>
+ <point x="1060" y="1112"/>
+ <point x="1060" y="780" type="curve" smooth="yes"/>
+ <point x="1060" y="748" type="line" smooth="yes"/>
+ <point x="1060" y="420"/>
+ <point x="1276" y="172"/>
+ </contour>
+ <contour>
+ <point x="588" y="764" type="curve" smooth="yes"/>
+ <point x="588" y="660"/>
+ <point x="660" y="580"/>
+ <point x="768" y="580" type="curve" smooth="yes"/>
+ <point x="872" y="580"/>
+ <point x="944" y="660"/>
+ <point x="944" y="764" type="curve" smooth="yes"/>
+ <point x="944" y="868"/>
+ <point x="872" y="948"/>
+ <point x="768" y="948" type="curve" smooth="yes"/>
+ <point x="660" y="948"/>
+ <point x="588" y="868"/>
+ </contour>
+ <contour>
+ <point x="768" y="448" type="curve" smooth="yes"/>
+ <point x="564" y="448"/>
+ <point x="484" y="596"/>
+ <point x="484" y="748" type="curve"/>
+ <point x="484" y="780" type="line" smooth="yes"/>
+ <point x="484" y="932"/>
+ <point x="568" y="1084"/>
+ <point x="764" y="1084" type="curve" smooth="yes"/>
+ <point x="968" y="1084"/>
+ <point x="1048" y="932"/>
+ <point x="1048" y="780" type="curve"/>
+ <point x="1048" y="748" type="line" smooth="yes"/>
+ <point x="1048" y="596"/>
+ <point x="968" y="448"/>
+ </contour>
+ <contour>
+ <point x="768" y="144" type="curve" smooth="yes"/>
+ <point x="1160" y="144"/>
+ <point x="1372" y="404"/>
+ <point x="1372" y="748" type="curve"/>
+ <point x="1372" y="780" type="line" smooth="yes"/>
+ <point x="1372" y="1128"/>
+ <point x="1160" y="1384"/>
+ <point x="764" y="1384" type="curve" smooth="yes"/>
+ <point x="352" y="1384"/>
+ <point x="124" y="1128"/>
+ <point x="124" y="780" type="curve" smooth="yes"/>
+ <point x="124" y="748" type="line" smooth="yes"/>
+ <point x="124" y="404"/>
+ <point x="352" y="144"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3289.0, 'leftMargin': 103, 'rightMargin': 103.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA66F__.glif b/src/Interface-Bold.ufo/glyphs/uniA66F__.glif
new file mode 100644
index 000000000..26d170646
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA66F__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA66F" format="1">
+ <advance width="0"/>
+ <unicode hex="A66F"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1309" y="1331" type="line"/>
+ <point x="-1309" y="1664" type="line"/>
+ <point x="-276" y="1664" type="line"/>
+ <point x="-276" y="1331" type="line"/>
+ <point x="74" y="1331" type="line"/>
+ <point x="74" y="2001" type="line"/>
+ <point x="-1660" y="2001" type="line"/>
+ <point x="-1660" y="1331" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA670_.glif b/src/Interface-Bold.ufo/glyphs/uniA670_.glif
new file mode 100644
index 000000000..54afb3111
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA670_.glif
@@ -0,0 +1,130 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA670" format="1">
+ <advance width="0"/>
+ <unicode hex="A670"/>
+ <outline>
+ <contour>
+ <point x="-1716" y="125" type="line"/>
+ <point x="-1951" y="125" type="line"/>
+ <point x="-1800" y="-118" type="line"/>
+ <point x="-1955" y="-366" type="line"/>
+ <point x="-1719" y="-366" type="line"/>
+ <point x="-1656" y="-237" type="line"/>
+ <point x="-1594" y="-366" type="line"/>
+ <point x="-1359" y="-366" type="line"/>
+ <point x="-1513" y="-118" type="line"/>
+ <point x="-1363" y="125" type="line"/>
+ <point x="-1601" y="125" type="line"/>
+ <point x="-1658" y="1" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1702" y="1882" type="line"/>
+ <point x="-1937" y="1882" type="line"/>
+ <point x="-1786" y="1639" type="line"/>
+ <point x="-1942" y="1392" type="line"/>
+ <point x="-1705" y="1392" type="line"/>
+ <point x="-1642" y="1521" type="line"/>
+ <point x="-1594" y="1392" type="line"/>
+ <point x="-1345" y="1392" type="line"/>
+ <point x="-1499" y="1639" type="line"/>
+ <point x="-1349" y="1882" type="line"/>
+ <point x="-1601" y="1882" type="line"/>
+ <point x="-1645" y="1759" type="line"/>
+ </contour>
+ <contour>
+ <point x="-2046" y="1004" type="line"/>
+ <point x="-2281" y="1004" type="line"/>
+ <point x="-2130" y="760" type="line"/>
+ <point x="-2285" y="513" type="line"/>
+ <point x="-2049" y="513" type="line"/>
+ <point x="-1986" y="642" type="line"/>
+ <point x="-1924" y="513" type="line"/>
+ <point x="-1689" y="513" type="line"/>
+ <point x="-1843" y="760" type="line"/>
+ <point x="-1693" y="1004" type="line"/>
+ <point x="-1931" y="1004" type="line"/>
+ <point x="-1988" y="880" type="line"/>
+ </contour>
+ <contour>
+ <point x="-850" y="-208" type="line"/>
+ <point x="-1085" y="-208" type="line"/>
+ <point x="-934" y="-451" type="line"/>
+ <point x="-1089" y="-699" type="line"/>
+ <point x="-853" y="-699" type="line"/>
+ <point x="-789" y="-569" type="line"/>
+ <point x="-727" y="-699" type="line"/>
+ <point x="-492" y="-699" type="line"/>
+ <point x="-646" y="-451" type="line"/>
+ <point x="-496" y="-208" type="line"/>
+ <point x="-734" y="-208" type="line"/>
+ <point x="-792" y="-331" type="line"/>
+ </contour>
+ <contour>
+ <point x="-850" y="2185" type="line"/>
+ <point x="-1085" y="2185" type="line"/>
+ <point x="-934" y="1942" type="line"/>
+ <point x="-1089" y="1694" type="line"/>
+ <point x="-853" y="1694" type="line"/>
+ <point x="-789" y="1823" type="line"/>
+ <point x="-727" y="1694" type="line"/>
+ <point x="-492" y="1694" type="line"/>
+ <point x="-646" y="1942" type="line"/>
+ <point x="-496" y="2185" type="line"/>
+ <point x="-734" y="2185" type="line"/>
+ <point x="-792" y="2061" type="line"/>
+ </contour>
+ <contour>
+ <point x="17" y="125" type="line"/>
+ <point x="-221" y="125" type="line"/>
+ <point x="-72" y="-118" type="line"/>
+ <point x="-226" y="-366" type="line"/>
+ <point x="10" y="-366" type="line"/>
+ <point x="72" y="-237" type="line"/>
+ <point x="135" y="-366" type="line"/>
+ <point x="371" y="-366" type="line"/>
+ <point x="216" y="-118" type="line"/>
+ <point x="367" y="125" type="line"/>
+ <point x="132" y="125" type="line"/>
+ <point x="74" y="1" type="line"/>
+ </contour>
+ <contour>
+ <point x="3" y="1882" type="line"/>
+ <point x="-235" y="1882" type="line"/>
+ <point x="-85" y="1639" type="line"/>
+ <point x="-239" y="1392" type="line"/>
+ <point x="-4" y="1392" type="line"/>
+ <point x="58" y="1521" type="line"/>
+ <point x="121" y="1392" type="line"/>
+ <point x="358" y="1392" type="line"/>
+ <point x="202" y="1639" type="line"/>
+ <point x="353" y="1882" type="line"/>
+ <point x="118" y="1882" type="line"/>
+ <point x="61" y="1759" type="line"/>
+ </contour>
+ <contour>
+ <point x="347" y="1004" type="line"/>
+ <point x="109" y="1004" type="line"/>
+ <point x="259" y="760" type="line"/>
+ <point x="105" y="513" type="line"/>
+ <point x="340" y="513" type="line"/>
+ <point x="402" y="642" type="line"/>
+ <point x="465" y="513" type="line"/>
+ <point x="701" y="513" type="line"/>
+ <point x="546" y="760" type="line"/>
+ <point x="697" y="1004" type="line"/>
+ <point x="462" y="1004" type="line"/>
+ <point x="404" y="880" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA671_.glif b/src/Interface-Bold.ufo/glyphs/uniA671_.glif
new file mode 100644
index 000000000..44833e344
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA671_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA671" format="1">
+ <advance width="0"/>
+ <unicode hex="A671"/>
+ <outline>
+ <contour>
+ <point x="-1660" y="193" type="line"/>
+ <point x="-1660" y="-477" type="line"/>
+ <point x="74" y="-477" type="line"/>
+ <point x="74" y="193" type="line"/>
+ <point x="-276" y="193" type="line"/>
+ <point x="-276" y="-140" type="line"/>
+ <point x="-1309" y="-140" type="line"/>
+ <point x="-1309" y="193" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1309" y="1331" type="line"/>
+ <point x="-1309" y="1664" type="line"/>
+ <point x="-276" y="1664" type="line"/>
+ <point x="-276" y="1331" type="line"/>
+ <point x="74" y="1331" type="line"/>
+ <point x="74" y="2001" type="line"/>
+ <point x="-1660" y="2001" type="line"/>
+ <point x="-1660" y="1331" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA672_.glif b/src/Interface-Bold.ufo/glyphs/uniA672_.glif
new file mode 100644
index 000000000..625faeed2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA672_.glif
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA672" format="1">
+ <advance width="0"/>
+ <unicode hex="A672"/>
+ <outline>
+ <contour>
+ <point x="-1610" y="1445" type="line"/>
+ <point x="-2287" y="1445" type="line"/>
+ <point x="-2287" y="1088" type="line"/>
+ <point x="-1610" y="1088" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1610" y="483" type="line"/>
+ <point x="-2287" y="483" type="line"/>
+ <point x="-2287" y="125" type="line"/>
+ <point x="-1610" y="125" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1610" y="964" type="line"/>
+ <point x="-2287" y="964" type="line"/>
+ <point x="-2287" y="606" type="line"/>
+ <point x="-1610" y="606" type="line"/>
+ </contour>
+ <contour>
+ <point x="703" y="1445" type="line"/>
+ <point x="26" y="1445" type="line"/>
+ <point x="26" y="1088" type="line"/>
+ <point x="703" y="1088" type="line"/>
+ </contour>
+ <contour>
+ <point x="703" y="483" type="line"/>
+ <point x="26" y="483" type="line"/>
+ <point x="26" y="125" type="line"/>
+ <point x="703" y="125" type="line"/>
+ </contour>
+ <contour>
+ <point x="703" y="964" type="line"/>
+ <point x="26" y="964" type="line"/>
+ <point x="26" y="606" type="line"/>
+ <point x="703" y="606" type="line"/>
+ </contour>
+ <contour>
+ <point x="-135" y="-656" type="line"/>
+ <point x="-135" y="-117" type="line"/>
+ <point x="-492" y="-117" type="line"/>
+ <point x="-492" y="-656" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1097" y="-656" type="line"/>
+ <point x="-1097" y="-117" type="line"/>
+ <point x="-1455" y="-117" type="line"/>
+ <point x="-1455" y="-656" type="line"/>
+ </contour>
+ <contour>
+ <point x="-616" y="-656" type="line"/>
+ <point x="-616" y="-117" type="line"/>
+ <point x="-974" y="-117" type="line"/>
+ <point x="-974" y="-656" type="line"/>
+ </contour>
+ <contour>
+ <point x="-616" y="1579" type="line"/>
+ <point x="-616" y="2228" type="line"/>
+ <point x="-974" y="2228" type="line"/>
+ <point x="-974" y="1579" type="line"/>
+ </contour>
+ <contour>
+ <point x="-443" y="2082" type="line"/>
+ <point x="-1147" y="2082" type="line"/>
+ <point x="-1147" y="1724" type="line"/>
+ <point x="-443" y="1724" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA673_.glif b/src/Interface-Bold.ufo/glyphs/uniA673_.glif
new file mode 100644
index 000000000..b9bcc393a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA673_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA673" format="1">
+ <advance width="1536"/>
+ <unicode hex="A673"/>
+ <outline>
+ <contour>
+ <point x="588" y="1488" type="line"/>
+ <point x="772" y="1804" type="line"/>
+ <point x="952" y="1488" type="line"/>
+ <point x="1312" y="1488" type="line"/>
+ <point x="1132" y="1172" type="line"/>
+ <point x="1312" y="864" type="line"/>
+ <point x="952" y="864" type="line"/>
+ <point x="772" y="548" type="line"/>
+ <point x="588" y="864" type="line"/>
+ <point x="224" y="864" type="line"/>
+ <point x="408" y="1172" type="line"/>
+ <point x="224" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="516" y="1024" type="line"/>
+ <point x="684" y="1024" type="line"/>
+ <point x="772" y="876" type="line"/>
+ <point x="860" y="1024" type="line"/>
+ <point x="1028" y="1024" type="line"/>
+ <point x="940" y="1172" type="line"/>
+ <point x="1028" y="1324" type="line"/>
+ <point x="860" y="1324" type="line"/>
+ <point x="772" y="1476" type="line"/>
+ <point x="684" y="1324" type="line"/>
+ <point x="516" y="1324" type="line"/>
+ <point x="596" y="1172" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1306, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA674_.glif b/src/Interface-Bold.ufo/glyphs/uniA674_.glif
new file mode 100644
index 000000000..50051d91e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA674_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA674" format="1">
+ <advance width="0"/>
+ <unicode hex="A674"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="1638" type="curve" smooth="yes"/>
+ <point x="-584" y="1638"/>
+ <point x="-457" y="1748"/>
+ <point x="-457" y="1942" type="curve"/>
+ <point x="-668" y="1942" type="line"/>
+ <point x="-668" y="1873"/>
+ <point x="-701" y="1819"/>
+ <point x="-773" y="1819" type="curve" smooth="yes"/>
+ <point x="-876" y="1819"/>
+ <point x="-902" y="1913"/>
+ <point x="-902" y="2023" type="curve" smooth="yes"/>
+ <point x="-902" y="2039" type="line" smooth="yes"/>
+ <point x="-902" y="2151"/>
+ <point x="-877" y="2243"/>
+ <point x="-771" y="2243" type="curve" smooth="yes"/>
+ <point x="-703" y="2243"/>
+ <point x="-668" y="2204"/>
+ <point x="-668" y="2141" type="curve"/>
+ <point x="-457" y="2141" type="line"/>
+ <point x="-457" y="2310"/>
+ <point x="-591" y="2424"/>
+ <point x="-771" y="2424" type="curve" smooth="yes"/>
+ <point x="-1007" y="2424"/>
+ <point x="-1129" y="2258"/>
+ <point x="-1129" y="2039" type="curve" smooth="yes"/>
+ <point x="-1129" y="2023" type="line" smooth="yes"/>
+ <point x="-1129" y="1803"/>
+ <point x="-1007" y="1638"/>
+ </contour>
+ <contour>
+ <point x="-969" y="1968" type="line"/>
+ <point x="-722" y="1968" type="line"/>
+ <point x="-722" y="2096" type="line"/>
+ <point x="-969" y="2096" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA675_.glif b/src/Interface-Bold.ufo/glyphs/uniA675_.glif
new file mode 100644
index 000000000..abfce703f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA675_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA675" format="1">
+ <advance width="0"/>
+ <unicode hex="A675"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-556" y="2342" type="line"/>
+ <point x="-903" y="1651" type="line"/>
+ <point x="-1031" y="1720" type="line"/>
+ <point x="-681" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-681" y="2410" type="line"/>
+ <point x="-455" y="2410" type="line"/>
+ <point x="-455" y="1651" type="line"/>
+ <point x="-681" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1130" y="2410" type="line"/>
+ <point x="-903" y="2410" type="line"/>
+ <point x="-903" y="1651" type="line"/>
+ <point x="-1130" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA676_.glif b/src/Interface-Bold.ufo/glyphs/uniA676_.glif
new file mode 100644
index 000000000..03a2582ae
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA676_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA676" format="1">
+ <advance width="0"/>
+ <unicode hex="A676"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-679" y="2410" type="line"/>
+ <point x="-905" y="2410" type="line"/>
+ <point x="-905" y="1651" type="line"/>
+ <point x="-679" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1111" y="2606" type="curve" smooth="yes"/>
+ <point x="-1111" y="2538"/>
+ <point x="-1060" y="2490"/>
+ <point x="-986" y="2490" type="curve" smooth="yes"/>
+ <point x="-910" y="2490"/>
+ <point x="-859" y="2538"/>
+ <point x="-859" y="2606" type="curve" smooth="yes"/>
+ <point x="-859" y="2673"/>
+ <point x="-910" y="2721"/>
+ <point x="-986" y="2721" type="curve" smooth="yes"/>
+ <point x="-1060" y="2721"/>
+ <point x="-1111" y="2673"/>
+ </contour>
+ <contour>
+ <point x="-726" y="2606" type="curve" smooth="yes"/>
+ <point x="-726" y="2538"/>
+ <point x="-675" y="2490"/>
+ <point x="-601" y="2490" type="curve" smooth="yes"/>
+ <point x="-525" y="2490"/>
+ <point x="-474" y="2538"/>
+ <point x="-474" y="2606" type="curve" smooth="yes"/>
+ <point x="-474" y="2673"/>
+ <point x="-525" y="2721"/>
+ <point x="-601" y="2721" type="curve" smooth="yes"/>
+ <point x="-675" y="2721"/>
+ <point x="-726" y="2673"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA677_.glif b/src/Interface-Bold.ufo/glyphs/uniA677_.glif
new file mode 100644
index 000000000..983e10e58
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA677_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA677" format="1">
+ <advance width="0"/>
+ <unicode hex="A677"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1348" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-862" y="1744" type="line" name="hr00"/>
+ <point x="-919" y="1596" type="line"/>
+ <point x="-935" y="1554"/>
+ <point x="-963" y="1530"/>
+ <point x="-1040" y="1530" type="curve" smooth="yes"/>
+ <point x="-1049" y="1530"/>
+ <point x="-1059" y="1530"/>
+ <point x="-1070" y="1530" type="curve"/>
+ <point x="-1070" y="1361" type="line"/>
+ <point x="-1031" y="1352"/>
+ <point x="-1018" y="1348"/>
+ <point x="-975" y="1348" type="curve" smooth="yes"/>
+ <point x="-806" y="1348"/>
+ <point x="-754" y="1464"/>
+ <point x="-726" y="1541" type="curve" smooth="yes"/>
+ <point x="-422" y="2413" type="line"/>
+ <point x="-664" y="2413" type="line"/>
+ </contour>
+ <contour>
+ <point x="-921" y="2413" type="line"/>
+ <point x="-1163" y="2413" type="line"/>
+ <point x="-892" y="1632" type="line"/>
+ <point x="-741" y="1632" type="line"/>
+ <point x="-803" y="1988" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA678_.glif b/src/Interface-Bold.ufo/glyphs/uniA678_.glif
new file mode 100644
index 000000000..a99c2e733
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA678_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA678" format="1">
+ <advance width="0"/>
+ <unicode hex="A678"/>
+ <outline>
+ <contour>
+ <point x="-917" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-986" y="2410" type="line"/>
+ <point x="-1389" y="2410" type="line"/>
+ <point x="-1389" y="2232" type="line"/>
+ <point x="-986" y="2232" type="line"/>
+ </contour>
+ <component base="uniA67A"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA679_.glif b/src/Interface-Bold.ufo/glyphs/uniA679_.glif
new file mode 100644
index 000000000..935857cbe
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA679_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA679" format="1">
+ <advance width="0"/>
+ <unicode hex="A679"/>
+ <outline>
+ <contour>
+ <point x="-763" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-268" y="2410" type="line"/>
+ <point x="-494" y="2410" type="line"/>
+ <point x="-494" y="1651" type="line"/>
+ <point x="-268" y="1651" type="line"/>
+ </contour>
+ <component base="uniA67A" xOffset="-117"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA67A__.glif b/src/Interface-Bold.ufo/glyphs/uniA67A__.glif
new file mode 100644
index 000000000..ada86f586
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA67A__.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA67A" format="1">
+ <advance width="0"/>
+ <unicode hex="A67A"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1004" y="2201" type="line"/>
+ <point x="-1004" y="2020" type="line"/>
+ <point x="-787" y="2020" type="line" smooth="yes"/>
+ <point x="-703" y="2020"/>
+ <point x="-668" y="1981"/>
+ <point x="-668" y="1925" type="curve" smooth="yes"/>
+ <point x="-668" y="1874"/>
+ <point x="-703" y="1833"/>
+ <point x="-787" y="1833" type="curve" smooth="yes"/>
+ <point x="-914" y="1833" type="line"/>
+ <point x="-914" y="2410" type="line"/>
+ <point x="-1140" y="2410" type="line"/>
+ <point x="-1140" y="1651" type="line"/>
+ <point x="-787" y="1651" type="line" smooth="yes"/>
+ <point x="-571" y="1651"/>
+ <point x="-444" y="1764"/>
+ <point x="-444" y="1924" type="curve" smooth="yes"/>
+ <point x="-444" y="2090"/>
+ <point x="-571" y="2201"/>
+ <point x="-787" y="2201" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA67B__.glif b/src/Interface-Bold.ufo/glyphs/uniA67B__.glif
new file mode 100644
index 000000000..b1f6bf3c7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA67B__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA67B" format="1">
+ <advance width="0"/>
+ <unicode hex="A67B"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-580" y="1638" type="curve" smooth="yes"/>
+ <point x="-370" y="1638"/>
+ <point x="-256" y="1727"/>
+ <point x="-256" y="1947" type="curve" smooth="yes"/>
+ <point x="-256" y="2410" type="line"/>
+ <point x="-481" y="2410" type="line"/>
+ <point x="-481" y="1946" type="line" smooth="yes"/>
+ <point x="-481" y="1860"/>
+ <point x="-518" y="1821"/>
+ <point x="-580" y="1821" type="curve" smooth="yes"/>
+ <point x="-642" y="1821"/>
+ <point x="-679" y="1860"/>
+ <point x="-679" y="1946" type="curve" smooth="yes"/>
+ <point x="-679" y="2410" type="line"/>
+ <point x="-905" y="2410" type="line"/>
+ <point x="-905" y="1946" type="line" smooth="yes"/>
+ <point x="-905" y="1860"/>
+ <point x="-942" y="1821"/>
+ <point x="-1004" y="1821" type="curve" smooth="yes"/>
+ <point x="-1066" y="1821"/>
+ <point x="-1103" y="1860"/>
+ <point x="-1103" y="1946" type="curve" smooth="yes"/>
+ <point x="-1103" y="2410" type="line"/>
+ <point x="-1328" y="2410" type="line"/>
+ <point x="-1328" y="1947" type="line" smooth="yes"/>
+ <point x="-1328" y="1727"/>
+ <point x="-1214" y="1638"/>
+ <point x="-1004" y="1638" type="curve" smooth="yes"/>
+ <point x="-916" y="1638"/>
+ <point x="-846" y="1661"/>
+ <point x="-792" y="1715" type="curve"/>
+ <point x="-738" y="1661"/>
+ <point x="-668" y="1638"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA67C__.glif b/src/Interface-Bold.ufo/glyphs/uniA67C__.glif
new file mode 100644
index 000000000..b91e3e817
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA67C__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA67C" format="1">
+ <advance width="0"/>
+ <unicode hex="A67C"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="breve" xOffset="-1426"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA67D__.glif b/src/Interface-Bold.ufo/glyphs/uniA67D__.glif
new file mode 100644
index 000000000..f7892ac2d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA67D__.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA67D" format="1">
+ <advance width="0"/>
+ <unicode hex="A67D"/>
+ <outline>
+ <contour>
+ <point x="-785" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1192" y="2074" type="line"/>
+ <point x="-1211" y="1803"/>
+ <point x="-1008" y="1673"/>
+ <point x="-785" y="1673" type="curve" smooth="yes"/>
+ <point x="-645" y="1673"/>
+ <point x="-525" y="1750"/>
+ <point x="-479" y="1841" type="curve"/>
+ <point x="-590" y="1932" type="line"/>
+ <point x="-639" y="1906"/>
+ <point x="-682" y="1882"/>
+ <point x="-762" y="1882" type="curve" smooth="yes"/>
+ <point x="-895" y="1882"/>
+ <point x="-946" y="1966"/>
+ <point x="-943" y="2074" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-377" y="2001" type="line"/>
+ <point x="-605" y="2001" type="line"/>
+ <point x="-727" y="1552" type="line"/>
+ <point x="-499" y="1552" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA67E__.glif b/src/Interface-Bold.ufo/glyphs/uniA67E__.glif
new file mode 100644
index 000000000..ef0bbe35d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA67E__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA67E" format="1">
+ <advance width="1280"/>
+ <unicode hex="A67E"/>
+ <outline>
+ <component base="breve" xOffset="8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1217, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA67F__.glif b/src/Interface-Bold.ufo/glyphs/uniA67F__.glif
new file mode 100644
index 000000000..a11cf2dbb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA67F__.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA67F" format="1">
+ <advance width="1280"/>
+ <unicode hex="A67F"/>
+ <outline>
+ <component base="uniA67D" xOffset="1424"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 110.76409492062054, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA680_.glif b/src/Interface-Bold.ufo/glyphs/uniA680_.glif
new file mode 100644
index 000000000..f9986f49f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA680_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA680" format="1">
+ <advance width="2304"/>
+ <unicode hex="A680"/>
+ <outline>
+ <contour>
+ <point x="1012" y="1184" type="curve" smooth="yes"/>
+ <point x="1100" y="2396" type="line"/>
+ <point x="640" y="2396" type="line"/>
+ <point x="552" y="1184" type="line" smooth="yes"/>
+ <point x="512" y="620"/>
+ <point x="384" y="452"/>
+ <point x="272" y="372" type="curve"/>
+ <point x="176" y="372" type="line"/>
+ <point x="176" y="0" type="line"/>
+ <point x="452" y="0" type="line"/>
+ <point x="672" y="208"/>
+ <point x="952" y="348"/>
+ </contour>
+ <contour>
+ <point x="1860" y="372" type="line"/>
+ <point x="440" y="372" type="line"/>
+ <point x="440" y="0" type="line"/>
+ <point x="1860" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2176" y="372" type="line"/>
+ <point x="1716" y="372" type="line"/>
+ <point x="1716" y="-492" type="line"/>
+ <point x="2132" y="-492" type="line"/>
+ </contour>
+ <contour>
+ <point x="588" y="372" type="line"/>
+ <point x="128" y="372" type="line"/>
+ <point x="160" y="-492" type="line"/>
+ <point x="588" y="-492" type="line"/>
+ </contour>
+ <contour>
+ <point x="1640" y="2004" type="line"/>
+ <point x="652" y="2004" type="line"/>
+ <point x="652" y="1628" type="line"/>
+ <point x="1640" y="1628" type="line"/>
+ </contour>
+ <contour>
+ <point x="1956" y="2004" type="line"/>
+ <point x="1496" y="2004" type="line"/>
+ <point x="1496" y="0" type="line"/>
+ <point x="1956" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2096, 'leftMargin': 25, 'rightMargin': 22}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA681_.glif b/src/Interface-Bold.ufo/glyphs/uniA681_.glif
new file mode 100644
index 000000000..50700ff6b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA681_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA681" format="1">
+ <advance width="2048"/>
+ <unicode hex="A681"/>
+ <outline>
+ <contour>
+ <point x="528" y="1988" type="line"/>
+ <point x="516" y="1020" type="line" smooth="yes"/>
+ <point x="512" y="736"/>
+ <point x="504" y="580"/>
+ <point x="292" y="360" type="curve"/>
+ <point x="252" y="360" type="line"/>
+ <point x="260" y="0" type="line"/>
+ <point x="320" y="0" type="line"/>
+ <point x="660" y="72"/>
+ <point x="952" y="344"/>
+ <point x="960" y="1020" type="curve" smooth="yes"/>
+ <point x="972" y="1988" type="line"/>
+ </contour>
+ <contour>
+ <point x="652" y="1488" type="line"/>
+ <point x="652" y="1132" type="line"/>
+ <point x="1228" y="1132" type="line"/>
+ <point x="1228" y="0" type="line"/>
+ <point x="1668" y="0" type="line"/>
+ <point x="1668" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="160" y="360" type="line"/>
+ <point x="160" y="-452" type="line"/>
+ <point x="616" y="-452" type="line"/>
+ <point x="616" y="0" type="line"/>
+ <point x="1444" y="0" type="line"/>
+ <point x="1444" y="-452" type="line"/>
+ <point x="1888" y="-452" type="line"/>
+ <point x="1888" y="360" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1801, 'leftMargin': 40, 'rightMargin': 34}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA682_.glif b/src/Interface-Bold.ufo/glyphs/uniA682_.glif
new file mode 100644
index 000000000..11ff9e833
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA682_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA682" format="1">
+ <advance width="1792"/>
+ <unicode hex="A682"/>
+ <outline>
+ <contour>
+ <point x="1216" y="84" type="curve" smooth="yes" name="hr00"/>
+ <point x="1216" y="-100"/>
+ <point x="1144" y="-236"/>
+ <point x="924" y="-236" type="curve" smooth="yes"/>
+ <point x="732" y="-236"/>
+ <point x="580" y="-168"/>
+ <point x="580" y="72" type="curve"/>
+ <point x="120" y="72" type="line"/>
+ <point x="120" y="-396"/>
+ <point x="516" y="-600"/>
+ <point x="892" y="-600" type="curve" smooth="yes"/>
+ <point x="1364" y="-600"/>
+ <point x="1672" y="-344"/>
+ <point x="1672" y="84" type="curve" smooth="yes"/>
+ <point x="1672" y="516"/>
+ <point x="1412" y="692"/>
+ <point x="1016" y="920" type="curve" smooth="yes"/>
+ <point x="740" y="1080"/>
+ <point x="640" y="1192"/>
+ <point x="640" y="1372" type="curve" smooth="yes"/>
+ <point x="640" y="1536"/>
+ <point x="732" y="1664"/>
+ <point x="924" y="1664" type="curve" smooth="yes"/>
+ <point x="1124" y="1664"/>
+ <point x="1216" y="1560"/>
+ <point x="1216" y="1412" type="curve"/>
+ <point x="1672" y="1412" type="line"/>
+ <point x="1672" y="1784"/>
+ <point x="1376" y="2032"/>
+ <point x="932" y="2032" type="curve" smooth="yes"/>
+ <point x="496" y="2032"/>
+ <point x="180" y="1804"/>
+ <point x="180" y="1372" type="curve" smooth="yes"/>
+ <point x="180" y="980"/>
+ <point x="444" y="788"/>
+ <point x="768" y="604" type="curve" smooth="yes"/>
+ <point x="1096" y="416"/>
+ <point x="1216" y="304"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1746, 'leftMargin': 96, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA683_.glif b/src/Interface-Bold.ufo/glyphs/uniA683_.glif
new file mode 100644
index 000000000..7a6c23fac
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA683_.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA683" format="1">
+ <advance width="1536"/>
+ <unicode hex="A683"/>
+ <outline>
+ <contour>
+ <point x="988" y="-44" type="curve" smooth="yes"/>
+ <point x="988" y="-204"/>
+ <point x="924" y="-292"/>
+ <point x="784" y="-292" type="curve" smooth="yes"/>
+ <point x="644" y="-292"/>
+ <point x="544" y="-240"/>
+ <point x="536" y="-96" type="curve"/>
+ <point x="120" y="-96" type="line"/>
+ <point x="120" y="-336"/>
+ <point x="348" y="-600"/>
+ <point x="776" y="-600" type="curve" smooth="yes"/>
+ <point x="1192" y="-600"/>
+ <point x="1416" y="-392"/>
+ <point x="1416" y="-52" type="curve" smooth="yes"/>
+ <point x="1416" y="260"/>
+ <point x="1216" y="460"/>
+ <point x="872" y="664" type="curve" smooth="yes"/>
+ <point x="652" y="792"/>
+ <point x="588" y="920"/>
+ <point x="588" y="1020" type="curve" smooth="yes"/>
+ <point x="588" y="1156"/>
+ <point x="664" y="1212"/>
+ <point x="772" y="1212" type="curve" smooth="yes"/>
+ <point x="916" y="1212"/>
+ <point x="972" y="1144"/>
+ <point x="972" y="1032" type="curve"/>
+ <point x="1416" y="1032" type="line"/>
+ <point x="1416" y="1316"/>
+ <point x="1172" y="1516"/>
+ <point x="776" y="1516" type="curve" smooth="yes"/>
+ <point x="392" y="1516"/>
+ <point x="168" y="1324"/>
+ <point x="168" y="1016" type="curve" smooth="yes"/>
+ <point x="168" y="708"/>
+ <point x="384" y="536"/>
+ <point x="636" y="384" type="curve" smooth="yes"/>
+ <point x="920" y="212"/>
+ <point x="988" y="108"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 58, 'rightMargin': 92}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA684_.glif b/src/Interface-Bold.ufo/glyphs/uniA684_.glif
new file mode 100644
index 000000000..1cf1e6ee7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA684_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA684" format="1">
+ <advance width="3584"/>
+ <unicode hex="A684"/>
+ <outline>
+ <contour>
+ <point x="2228" y="2004" type="line"/>
+ <point x="1768" y="2004" type="line"/>
+ <point x="1768" y="0" type="line"/>
+ <point x="2228" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="3392" y="2004" type="line"/>
+ <point x="2832" y="2004" type="line"/>
+ <point x="2412" y="1228" type="line"/>
+ <point x="1120" y="1228" type="line"/>
+ <point x="1176" y="792" type="line"/>
+ <point x="2656" y="792" type="line"/>
+ </contour>
+ <contour>
+ <point x="2912" y="0" type="line"/>
+ <point x="3456" y="0" type="line"/>
+ <point x="2744" y="1200" type="line"/>
+ <point x="2412" y="876" type="line"/>
+ </contour>
+ <component base="afii10025" xOffset="4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3402, 'leftMargin': 124, 'rightMargin': -52}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA685_.glif b/src/Interface-Bold.ufo/glyphs/uniA685_.glif
new file mode 100644
index 000000000..bbd37729d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA685_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA685" format="1">
+ <advance width="3072"/>
+ <unicode hex="A685"/>
+ <outline>
+ <contour>
+ <point x="1956" y="1488" type="line"/>
+ <point x="1512" y="1488" type="line"/>
+ <point x="1512" y="0" type="line"/>
+ <point x="1956" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2920" y="1488" type="line"/>
+ <point x="2356" y="1488" type="line"/>
+ <point x="2092" y="952" type="line"/>
+ <point x="1068" y="952" type="line"/>
+ <point x="1120" y="520" type="line"/>
+ <point x="2296" y="520" type="line"/>
+ </contour>
+ <contour>
+ <point x="2368" y="0" type="line"/>
+ <point x="2964" y="0" type="line"/>
+ <point x="2460" y="800" type="line"/>
+ <point x="2060" y="608" type="line"/>
+ </contour>
+ <component base="zecyrillic" xOffset="24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2940, 'leftMargin': 87, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA686_.glif b/src/Interface-Bold.ufo/glyphs/uniA686_.glif
new file mode 100644
index 000000000..4f04598e8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA686_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA686" format="1">
+ <advance width="2560"/>
+ <unicode hex="A686"/>
+ <outline>
+ <contour>
+ <point x="204" y="2004" type="line"/>
+ <point x="204" y="1392" type="line" smooth="yes"/>
+ <point x="204" y="900"/>
+ <point x="456" y="716"/>
+ <point x="884" y="716" type="curve" smooth="yes"/>
+ <point x="1008" y="716"/>
+ <point x="1216" y="744"/>
+ <point x="1332" y="800" type="curve"/>
+ <point x="1216" y="1140" type="line"/>
+ <point x="1120" y="1108"/>
+ <point x="1052" y="1088"/>
+ <point x="928" y="1088" type="curve" smooth="yes"/>
+ <point x="720" y="1088"/>
+ <point x="664" y="1204"/>
+ <point x="664" y="1392" type="curve" smooth="yes"/>
+ <point x="664" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1896" y="2004" type="line"/>
+ <point x="1896" y="0" type="line"/>
+ <point x="2356" y="0" type="line"/>
+ <point x="2356" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1020" y="2004" type="line"/>
+ <point x="1020" y="1392" type="line" smooth="yes"/>
+ <point x="1020" y="900"/>
+ <point x="1244" y="716"/>
+ <point x="1676" y="716" type="curve" smooth="yes"/>
+ <point x="1796" y="716"/>
+ <point x="1904" y="736"/>
+ <point x="2004" y="772" type="curve"/>
+ <point x="2004" y="1140" type="line"/>
+ <point x="1908" y="1108"/>
+ <point x="1840" y="1088"/>
+ <point x="1716" y="1088" type="curve" smooth="yes"/>
+ <point x="1512" y="1088"/>
+ <point x="1480" y="1204"/>
+ <point x="1480" y="1392" type="curve" smooth="yes"/>
+ <point x="1480" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2483, 'leftMargin': 172, 'rightMargin': 158}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA687_.glif b/src/Interface-Bold.ufo/glyphs/uniA687_.glif
new file mode 100644
index 000000000..a7ec608ea
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA687_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA687" format="1">
+ <advance width="2048"/>
+ <unicode hex="A687"/>
+ <outline>
+ <contour>
+ <point x="1920" y="1488" type="line"/>
+ <point x="1476" y="1488" type="line"/>
+ <point x="1476" y="0" type="line"/>
+ <point x="1920" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1040" y="872" type="line"/>
+ <point x="896" y="820"/>
+ <point x="852" y="792"/>
+ <point x="724" y="792" type="curve" smooth="yes"/>
+ <point x="612" y="792"/>
+ <point x="572" y="868"/>
+ <point x="572" y="1008" type="curve" smooth="yes"/>
+ <point x="572" y="1488" type="line"/>
+ <point x="128" y="1488" type="line"/>
+ <point x="128" y="1008" type="line" smooth="yes"/>
+ <point x="128" y="560"/>
+ <point x="408" y="432"/>
+ <point x="724" y="432" type="curve" smooth="yes"/>
+ <point x="840" y="432"/>
+ <point x="968" y="472"/>
+ <point x="1040" y="516" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1700" y="872" type="line"/>
+ <point x="1556" y="820"/>
+ <point x="1512" y="792"/>
+ <point x="1384" y="792" type="curve" smooth="yes"/>
+ <point x="1272" y="792"/>
+ <point x="1244" y="868"/>
+ <point x="1244" y="1008" type="curve" smooth="yes"/>
+ <point x="1244" y="1488" type="line"/>
+ <point x="804" y="1488" type="line"/>
+ <point x="804" y="1008" type="line" smooth="yes"/>
+ <point x="804" y="560"/>
+ <point x="1068" y="432"/>
+ <point x="1384" y="432" type="curve" smooth="yes"/>
+ <point x="1500" y="432"/>
+ <point x="1628" y="472"/>
+ <point x="1700" y="516" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1948, 'leftMargin': 28, 'rightMargin': 129}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA688_.glif b/src/Interface-Bold.ufo/glyphs/uniA688_.glif
new file mode 100644
index 000000000..16cef0b27
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA688_.glif
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA688" format="1">
+ <advance width="2816"/>
+ <unicode hex="A688"/>
+ <outline>
+ <contour>
+ <point x="2312" y="-144" type="line"/>
+ <point x="2520" y="-144"/>
+ <point x="2664" y="-32"/>
+ <point x="2664" y="96" type="curve" smooth="yes"/>
+ <point x="2664" y="296"/>
+ <point x="2488" y="372"/>
+ <point x="2236" y="372" type="curve"/>
+ <point x="1904" y="372" type="line"/>
+ <point x="1956" y="0" type="line"/>
+ <point x="2100" y="0"/>
+ <point x="2144" y="140"/>
+ <point x="2280" y="140" type="curve" smooth="yes"/>
+ <point x="2364" y="140"/>
+ <point x="2408" y="108"/>
+ <point x="2408" y="64" type="curve" smooth="yes"/>
+ <point x="2408" y="12"/>
+ <point x="2352" y="-20"/>
+ <point x="2248" y="-20" type="curve" smooth="yes"/>
+ <point x="2152" y="-20" type="line"/>
+ <point x="2152" y="-144" type="line"/>
+ </contour>
+ <contour>
+ <point x="2152" y="-80" type="line"/>
+ <point x="2152" y="-200" type="line"/>
+ <point x="2248" y="-200" type="line" smooth="yes"/>
+ <point x="2356" y="-200"/>
+ <point x="2424" y="-224"/>
+ <point x="2424" y="-296" type="curve" smooth="yes"/>
+ <point x="2424" y="-344"/>
+ <point x="2376" y="-396"/>
+ <point x="2252" y="-396" type="curve" smooth="yes"/>
+ <point x="2128" y="-396"/>
+ <point x="2076" y="-356"/>
+ <point x="2076" y="-308" type="curve"/>
+ <point x="1824" y="-308" type="line"/>
+ <point x="1824" y="-512"/>
+ <point x="2036" y="-600"/>
+ <point x="2276" y="-600" type="curve" smooth="yes"/>
+ <point x="2488" y="-600"/>
+ <point x="2680" y="-496"/>
+ <point x="2680" y="-324" type="curve" smooth="yes"/>
+ <point x="2680" y="-168"/>
+ <point x="2540" y="-80"/>
+ <point x="2312" y="-80" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1868" y="372" type="line"/>
+ <point x="448" y="372" type="line"/>
+ <point x="448" y="0" type="line"/>
+ <point x="1868" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="596" y="372" type="line"/>
+ <point x="136" y="372" type="line"/>
+ <point x="168" y="-492" type="line"/>
+ <point x="596" y="-492" type="line"/>
+ </contour>
+ <contour>
+ <point x="1648" y="2004" type="line"/>
+ <point x="660" y="2004" type="line"/>
+ <point x="660" y="1628" type="line"/>
+ <point x="1648" y="1628" type="line"/>
+ </contour>
+ <contour>
+ <point x="1964" y="2004" type="line"/>
+ <point x="1504" y="2004" type="line"/>
+ <point x="1504" y="0" type="line"/>
+ <point x="1964" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="620" y="2004" type="line"/>
+ <point x="560" y="1180" type="line" smooth="yes"/>
+ <point x="516" y="616"/>
+ <point x="392" y="452"/>
+ <point x="280" y="372" type="curve"/>
+ <point x="184" y="372" type="line"/>
+ <point x="184" y="0" type="line"/>
+ <point x="460" y="0" type="line"/>
+ <point x="680" y="208"/>
+ <point x="956" y="340"/>
+ <point x="1020" y="1180" type="curve" smooth="yes"/>
+ <point x="1080" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2650, 'leftMargin': 25, 'rightMargin': 81}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA689_.glif b/src/Interface-Bold.ufo/glyphs/uniA689_.glif
new file mode 100644
index 000000000..86b66c1d7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA689_.glif
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA689" format="1">
+ <advance width="2560"/>
+ <unicode hex="A689"/>
+ <outline>
+ <contour>
+ <point x="532" y="1488" type="line"/>
+ <point x="532" y="1020" type="line" smooth="yes"/>
+ <point x="532" y="736"/>
+ <point x="504" y="580"/>
+ <point x="296" y="360" type="curve"/>
+ <point x="256" y="360" type="line"/>
+ <point x="264" y="0" type="line"/>
+ <point x="324" y="0" type="line"/>
+ <point x="664" y="72"/>
+ <point x="972" y="344"/>
+ <point x="976" y="1020" type="curve" smooth="yes"/>
+ <point x="976" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="656" y="1488" type="line"/>
+ <point x="656" y="1132" type="line"/>
+ <point x="1232" y="1132" type="line"/>
+ <point x="1232" y="0" type="line"/>
+ <point x="1672" y="0" type="line"/>
+ <point x="1672" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="164" y="360" type="line"/>
+ <point x="164" y="-452" type="line"/>
+ <point x="620" y="-452" type="line"/>
+ <point x="620" y="0" type="line"/>
+ <point x="1448" y="0" type="line"/>
+ <point x="1616" y="360" type="line"/>
+ </contour>
+ <contour>
+ <point x="2028" y="-144" type="line"/>
+ <point x="2236" y="-144"/>
+ <point x="2380" y="-36"/>
+ <point x="2380" y="88" type="curve" smooth="yes"/>
+ <point x="2380" y="264"/>
+ <point x="2204" y="360"/>
+ <point x="1952" y="360" type="curve" smooth="yes"/>
+ <point x="1620" y="360" type="line"/>
+ <point x="1672" y="0" type="line"/>
+ <point x="1816" y="0"/>
+ <point x="1860" y="140"/>
+ <point x="1996" y="140" type="curve" smooth="yes"/>
+ <point x="2080" y="140"/>
+ <point x="2124" y="108"/>
+ <point x="2124" y="64" type="curve" smooth="yes"/>
+ <point x="2124" y="12"/>
+ <point x="2068" y="-20"/>
+ <point x="1964" y="-20" type="curve" smooth="yes"/>
+ <point x="1868" y="-20" type="line"/>
+ <point x="1868" y="-144" type="line"/>
+ </contour>
+ <contour>
+ <point x="1868" y="-80" type="line"/>
+ <point x="1868" y="-200" type="line"/>
+ <point x="1964" y="-200" type="line" smooth="yes"/>
+ <point x="2072" y="-200"/>
+ <point x="2140" y="-224"/>
+ <point x="2140" y="-296" type="curve" smooth="yes"/>
+ <point x="2140" y="-344"/>
+ <point x="2092" y="-396"/>
+ <point x="1968" y="-396" type="curve" smooth="yes"/>
+ <point x="1844" y="-396"/>
+ <point x="1792" y="-356"/>
+ <point x="1792" y="-308" type="curve"/>
+ <point x="1540" y="-308" type="line"/>
+ <point x="1540" y="-512"/>
+ <point x="1780" y="-600"/>
+ <point x="1980" y="-600" type="curve" smooth="yes"/>
+ <point x="2232" y="-600"/>
+ <point x="2396" y="-496"/>
+ <point x="2396" y="-324" type="curve" smooth="yes"/>
+ <point x="2396" y="-168"/>
+ <point x="2256" y="-80"/>
+ <point x="2028" y="-80" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2313, 'leftMargin': 40, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA68A__.glif b/src/Interface-Bold.ufo/glyphs/uniA68A__.glif
new file mode 100644
index 000000000..0f8677823
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA68A__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA68A" format="1">
+ <advance width="2048"/>
+ <unicode hex="A68A"/>
+ <outline>
+ <contour>
+ <point x="1104" y="2004" type="line"/>
+ <point x="660" y="2004" type="line"/>
+ <point x="660" y="0" type="line"/>
+ <point x="1104" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1712" y="2004" type="line"/>
+ <point x="64" y="2004" type="line"/>
+ <point x="64" y="1644" type="line"/>
+ <point x="1712" y="1644" type="line"/>
+ </contour>
+ <contour>
+ <point x="1020" y="796" type="line"/>
+ <point x="1020" y="1004"/>
+ <point x="1136" y="1160"/>
+ <point x="1348" y="1160" type="curve" smooth="yes"/>
+ <point x="1472" y="1160"/>
+ <point x="1540" y="1096"/>
+ <point x="1540" y="896" type="curve" smooth="yes"/>
+ <point x="1540" y="-20" type="line" smooth="yes"/>
+ <point x="1540" y="-168"/>
+ <point x="1484" y="-244"/>
+ <point x="1380" y="-244" type="curve" smooth="yes"/>
+ <point x="1320" y="-244"/>
+ <point x="1288" y="-240"/>
+ <point x="1244" y="-228" type="curve"/>
+ <point x="1224" y="-580" type="line"/>
+ <point x="1300" y="-596"/>
+ <point x="1360" y="-600"/>
+ <point x="1436" y="-600" type="curve" smooth="yes"/>
+ <point x="1780" y="-600"/>
+ <point x="1988" y="-396"/>
+ <point x="1988" y="-20" type="curve" smooth="yes"/>
+ <point x="1988" y="896" type="line" smooth="yes"/>
+ <point x="1988" y="1348"/>
+ <point x="1796" y="1516"/>
+ <point x="1516" y="1516" type="curve" smooth="yes"/>
+ <point x="1188" y="1516"/>
+ <point x="968" y="1212"/>
+ <point x="968" y="792" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2104, 'leftMargin': 52, 'rightMargin': 129}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA68B__.glif b/src/Interface-Bold.ufo/glyphs/uniA68B__.glif
new file mode 100644
index 000000000..afe6a09ff
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA68B__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA68B" format="1">
+ <advance width="2048"/>
+ <unicode hex="A68B"/>
+ <outline>
+ <contour>
+ <point x="1040" y="1488" type="line"/>
+ <point x="596" y="1488" type="line"/>
+ <point x="596" y="0" type="line"/>
+ <point x="1040" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1512" y="1488" type="line"/>
+ <point x="132" y="1488" type="line"/>
+ <point x="132" y="1132" type="line"/>
+ <point x="1512" y="1132" type="line"/>
+ </contour>
+ <contour>
+ <point x="980" y="276" type="line"/>
+ <point x="980" y="480"/>
+ <point x="1036" y="636"/>
+ <point x="1256" y="636" type="curve" smooth="yes"/>
+ <point x="1392" y="636"/>
+ <point x="1476" y="580"/>
+ <point x="1476" y="336" type="curve" smooth="yes"/>
+ <point x="1476" y="0" type="line"/>
+ <point x="1920" y="0" type="line"/>
+ <point x="1920" y="336" type="line" smooth="yes"/>
+ <point x="1920" y="804"/>
+ <point x="1716" y="996"/>
+ <point x="1424" y="996" type="curve" smooth="yes"/>
+ <point x="1092" y="996"/>
+ <point x="872" y="688"/>
+ <point x="872" y="272" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1476" y="160" type="line"/>
+ <point x="1476" y="-108" type="line" smooth="yes"/>
+ <point x="1476" y="-256"/>
+ <point x="1344" y="-292"/>
+ <point x="1240" y="-292" type="curve" smooth="yes"/>
+ <point x="1204" y="-292"/>
+ <point x="1168" y="-288"/>
+ <point x="1132" y="-284" type="curve"/>
+ <point x="1132" y="-580" type="line"/>
+ <point x="1196" y="-592"/>
+ <point x="1264" y="-600"/>
+ <point x="1364" y="-600" type="curve" smooth="yes"/>
+ <point x="1604" y="-600"/>
+ <point x="1920" y="-548"/>
+ <point x="1920" y="-108" type="curve" smooth="yes"/>
+ <point x="1920" y="160" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1966, 'leftMargin': 39, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA68C__.glif b/src/Interface-Bold.ufo/glyphs/uniA68C__.glif
new file mode 100644
index 000000000..99256382e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA68C__.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA68C" format="1">
+ <advance width="1792"/>
+ <unicode hex="A68C"/>
+ <outline>
+ <contour>
+ <point x="1120" y="2004" type="line"/>
+ <point x="660" y="2004" type="line"/>
+ <point x="660" y="700" type="line"/>
+ <point x="1120" y="700" type="line"/>
+ </contour>
+ <contour>
+ <point x="1728" y="2004" type="line"/>
+ <point x="68" y="2004" type="line"/>
+ <point x="68" y="1628" type="line"/>
+ <point x="1728" y="1628" type="line"/>
+ </contour>
+ <contour>
+ <point x="660" y="864" type="line"/>
+ <point x="660" y="552" type="line" smooth="yes"/>
+ <point x="660" y="176"/>
+ <point x="956" y="-28"/>
+ <point x="1300" y="-28" type="curve" smooth="yes"/>
+ <point x="1376" y="-28"/>
+ <point x="1452" y="-24"/>
+ <point x="1528" y="-4" type="curve"/>
+ <point x="1528" y="348" type="line"/>
+ <point x="1480" y="340"/>
+ <point x="1444" y="336"/>
+ <point x="1396" y="336" type="curve" smooth="yes"/>
+ <point x="1276" y="336"/>
+ <point x="1120" y="376"/>
+ <point x="1120" y="552" type="curve" smooth="yes"/>
+ <point x="1120" y="864" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1766, 'leftMargin': 52, 'rightMargin': 54}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA68D__.glif b/src/Interface-Bold.ufo/glyphs/uniA68D__.glif
new file mode 100644
index 000000000..70828fdbf
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA68D__.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA68D" format="1">
+ <advance width="1536"/>
+ <unicode hex="A68D"/>
+ <outline>
+ <contour>
+ <point x="544" y="864" type="line"/>
+ <point x="544" y="552" type="line" smooth="yes"/>
+ <point x="544" y="176"/>
+ <point x="836" y="-28"/>
+ <point x="1180" y="-28" type="curve" smooth="yes"/>
+ <point x="1256" y="-28"/>
+ <point x="1316" y="-24"/>
+ <point x="1392" y="-4" type="curve"/>
+ <point x="1392" y="348" type="line"/>
+ <point x="1348" y="340"/>
+ <point x="1308" y="336"/>
+ <point x="1264" y="336" type="curve" smooth="yes"/>
+ <point x="1140" y="336"/>
+ <point x="988" y="376"/>
+ <point x="988" y="552" type="curve" smooth="yes"/>
+ <point x="988" y="864" type="line"/>
+ </contour>
+ <contour>
+ <point x="988" y="1488" type="line"/>
+ <point x="544" y="1488" type="line"/>
+ <point x="544" y="688" type="line"/>
+ <point x="988" y="688" type="line"/>
+ </contour>
+ <contour>
+ <point x="1460" y="1488" type="line"/>
+ <point x="80" y="1488" type="line"/>
+ <point x="80" y="1132" type="line"/>
+ <point x="1460" y="1132" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1463.0, 'leftMargin': 39, 'rightMargin': 44.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA68E__.glif b/src/Interface-Bold.ufo/glyphs/uniA68E__.glif
new file mode 100644
index 000000000..6a3aaf2b7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA68E__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA68E" format="1">
+ <advance width="2304"/>
+ <unicode hex="A68E"/>
+ <outline>
+ <contour>
+ <point x="140" y="0" type="line"/>
+ <point x="1808" y="0" type="line"/>
+ <point x="1808" y="2004" type="line"/>
+ <point x="1344" y="2004" type="line"/>
+ <point x="1344" y="372" type="line"/>
+ <point x="600" y="372" type="line"/>
+ <point x="600" y="2004" type="line"/>
+ <point x="140" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1504" y="372" type="line"/>
+ <point x="1504" y="0" type="line"/>
+ <point x="1672" y="0" type="line"/>
+ <point x="1692" y="-28"/>
+ <point x="1696" y="-52"/>
+ <point x="1696" y="-76" type="curve" smooth="yes"/>
+ <point x="1696" y="-172"/>
+ <point x="1480" y="-220"/>
+ <point x="1204" y="-220" type="curve" smooth="yes"/>
+ <point x="880" y="-220"/>
+ <point x="560" y="-160"/>
+ <point x="308" y="-76" type="curve"/>
+ <point x="184" y="-420" type="line"/>
+ <point x="560" y="-560"/>
+ <point x="844" y="-600"/>
+ <point x="1192" y="-600" type="curve" smooth="yes"/>
+ <point x="1744" y="-600"/>
+ <point x="2164" y="-464"/>
+ <point x="2164" y="-36" type="curve" smooth="yes"/>
+ <point x="2164" y="112"/>
+ <point x="2112" y="240"/>
+ <point x="2036" y="372" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2162, 'leftMargin': 132, 'rightMargin': 5}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA68F__.glif b/src/Interface-Bold.ufo/glyphs/uniA68F__.glif
new file mode 100644
index 000000000..b108df955
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA68F__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA68F" format="1">
+ <advance width="1792"/>
+ <unicode hex="A68F"/>
+ <outline>
+ <contour>
+ <point x="124" y="0" type="line"/>
+ <point x="1448" y="0" type="line"/>
+ <point x="1448" y="1488" type="line"/>
+ <point x="1004" y="1488" type="line"/>
+ <point x="1004" y="360" type="line"/>
+ <point x="568" y="360" type="line"/>
+ <point x="568" y="1488" type="line"/>
+ <point x="124" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1048" y="360" type="line"/>
+ <point x="1048" y="0" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ <point x="1240" y="-28"/>
+ <point x="1248" y="-52"/>
+ <point x="1248" y="-76" type="curve" smooth="yes"/>
+ <point x="1248" y="-184"/>
+ <point x="1084" y="-236"/>
+ <point x="812" y="-236" type="curve" smooth="yes"/>
+ <point x="556" y="-236"/>
+ <point x="368" y="-212"/>
+ <point x="192" y="-172" type="curve"/>
+ <point x="84" y="-496" type="line"/>
+ <point x="324" y="-568"/>
+ <point x="564" y="-600"/>
+ <point x="832" y="-600" type="curve" smooth="yes"/>
+ <point x="1288" y="-600"/>
+ <point x="1712" y="-464"/>
+ <point x="1712" y="-36" type="curve" smooth="yes"/>
+ <point x="1712" y="112"/>
+ <point x="1656" y="228"/>
+ <point x="1580" y="360" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1778, 'leftMargin': 140, 'rightMargin': 10}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA690_.glif b/src/Interface-Bold.ufo/glyphs/uniA690_.glif
new file mode 100644
index 000000000..be8b5c65a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA690_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA690" format="1">
+ <advance width="1792"/>
+ <unicode hex="A690"/>
+ <outline>
+ <contour>
+ <point x="644" y="248" type="line"/>
+ <point x="376" y="248"/>
+ <point x="272" y="84"/>
+ <point x="272" y="-112" type="curve" smooth="yes"/>
+ <point x="272" y="-360"/>
+ <point x="480" y="-444"/>
+ <point x="668" y="-444" type="curve" smooth="yes"/>
+ <point x="736" y="-444"/>
+ <point x="820" y="-436"/>
+ <point x="892" y="-380" type="curve"/>
+ <point x="856" y="-184" type="line"/>
+ <point x="816" y="-204"/>
+ <point x="756" y="-216"/>
+ <point x="704" y="-216" type="curve" smooth="yes"/>
+ <point x="632" y="-216"/>
+ <point x="572" y="-188"/>
+ <point x="572" y="-108" type="curve" smooth="yes"/>
+ <point x="572" y="-36"/>
+ <point x="612" y="0"/>
+ <point x="668" y="0" type="curve"/>
+ <point x="668" y="248" type="line"/>
+ </contour>
+ <component base="T" xOffset="16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1759, 'leftMargin': 52, 'rightMargin': 47}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA691_.glif b/src/Interface-Bold.ufo/glyphs/uniA691_.glif
new file mode 100644
index 000000000..54cc50bef
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA691_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA691" format="1">
+ <advance width="1536"/>
+ <unicode hex="A691"/>
+ <outline>
+ <contour>
+ <point x="520" y="248" type="line"/>
+ <point x="256" y="248"/>
+ <point x="148" y="84"/>
+ <point x="148" y="-112" type="curve" smooth="yes"/>
+ <point x="148" y="-360"/>
+ <point x="356" y="-444"/>
+ <point x="544" y="-444" type="curve" smooth="yes"/>
+ <point x="612" y="-444"/>
+ <point x="696" y="-436"/>
+ <point x="768" y="-380" type="curve"/>
+ <point x="732" y="-184" type="line"/>
+ <point x="692" y="-204"/>
+ <point x="632" y="-216"/>
+ <point x="580" y="-216" type="curve" smooth="yes"/>
+ <point x="508" y="-216"/>
+ <point x="448" y="-188"/>
+ <point x="448" y="-108" type="curve" smooth="yes"/>
+ <point x="448" y="-36"/>
+ <point x="488" y="0"/>
+ <point x="544" y="0" type="curve"/>
+ <point x="544" y="248" type="line"/>
+ </contour>
+ <component base="tecyrillic" xOffset="40"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1463.0, 'leftMargin': 39, 'rightMargin': 44.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA692_.glif b/src/Interface-Bold.ufo/glyphs/uniA692_.glif
new file mode 100644
index 000000000..392791078
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA692_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA692" format="1">
+ <advance width="2304"/>
+ <unicode hex="A692"/>
+ <outline>
+ <contour>
+ <point x="1560" y="2004" type="line"/>
+ <point x="60" y="2004" type="line"/>
+ <point x="60" y="1628" type="line"/>
+ <point x="1560" y="1628" type="line"/>
+ </contour>
+ <component base="afii10041" xOffset="440"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2399, 'leftMargin': 55, 'rightMargin': 157}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA693_.glif b/src/Interface-Bold.ufo/glyphs/uniA693_.glif
new file mode 100644
index 000000000..f6511ce7c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA693_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA693" format="1">
+ <advance width="2048"/>
+ <unicode hex="A693"/>
+ <outline>
+ <contour>
+ <point x="1356" y="1488" type="line"/>
+ <point x="136" y="1488" type="line"/>
+ <point x="136" y="1132" type="line"/>
+ <point x="1356" y="1132" type="line"/>
+ </contour>
+ <contour>
+ <point x="1912" y="1488" type="line"/>
+ <point x="1468" y="1488" type="line"/>
+ <point x="1468" y="0" type="line"/>
+ <point x="1912" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1692" y="872" type="line"/>
+ <point x="1548" y="820"/>
+ <point x="1436" y="792"/>
+ <point x="1308" y="792" type="curve" smooth="yes"/>
+ <point x="1104" y="792"/>
+ <point x="1032" y="828"/>
+ <point x="1032" y="1008" type="curve" smooth="yes"/>
+ <point x="1032" y="1488" type="line"/>
+ <point x="588" y="1488" type="line"/>
+ <point x="588" y="1008" type="line" smooth="yes"/>
+ <point x="588" y="604"/>
+ <point x="856" y="432"/>
+ <point x="1308" y="432" type="curve" smooth="yes"/>
+ <point x="1424" y="432"/>
+ <point x="1620" y="472"/>
+ <point x="1692" y="516" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1955, 'leftMargin': 41, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA694_.glif b/src/Interface-Bold.ufo/glyphs/uniA694_.glif
new file mode 100644
index 000000000..43ebee5a7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA694_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA694" format="1">
+ <advance width="2048"/>
+ <unicode hex="A694"/>
+ <outline>
+ <contour>
+ <point x="1836" y="0" type="line"/>
+ <point x="1836" y="748" type="line" smooth="yes"/>
+ <point x="1836" y="1256"/>
+ <point x="1520" y="1424"/>
+ <point x="1032" y="1424" type="curve" smooth="yes"/>
+ <point x="932" y="1424"/>
+ <point x="680" y="1404"/>
+ <point x="584" y="1372" type="curve"/>
+ <point x="584" y="1004" type="line"/>
+ <point x="680" y="1040"/>
+ <point x="928" y="1060"/>
+ <point x="1032" y="1060" type="curve" smooth="yes"/>
+ <point x="1264" y="1060"/>
+ <point x="1376" y="988"/>
+ <point x="1376" y="748" type="curve" smooth="yes"/>
+ <point x="1376" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="672" y="0" type="line"/>
+ <point x="672" y="1424" type="line"/>
+ <point x="212" y="1424" type="line"/>
+ <point x="212" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="672" y="1140" type="line"/>
+ <point x="672" y="1452" type="line" smooth="yes"/>
+ <point x="672" y="1628"/>
+ <point x="828" y="1668"/>
+ <point x="948" y="1668" type="curve" smooth="yes"/>
+ <point x="996" y="1668"/>
+ <point x="1032" y="1664"/>
+ <point x="1080" y="1656" type="curve"/>
+ <point x="1080" y="2008" type="line"/>
+ <point x="1004" y="2024"/>
+ <point x="940" y="2032"/>
+ <point x="864" y="2032" type="curve" smooth="yes"/>
+ <point x="516" y="2032"/>
+ <point x="212" y="1828"/>
+ <point x="212" y="1452" type="curve"/>
+ <point x="212" y="1140" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1990, 'leftMargin': 187, 'rightMargin': 178}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA695_.glif b/src/Interface-Bold.ufo/glyphs/uniA695_.glif
new file mode 100644
index 000000000..5e6235ae1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA695_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA695" format="1">
+ <advance width="1536"/>
+ <unicode hex="A695"/>
+ <outline>
+ <contour>
+ <point x="548" y="1596" type="line"/>
+ <point x="108" y="1596" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="548" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="492" y="796" type="line"/>
+ <point x="492" y="1004"/>
+ <point x="548" y="1160"/>
+ <point x="768" y="1160" type="curve" smooth="yes"/>
+ <point x="904" y="1160"/>
+ <point x="988" y="1100"/>
+ <point x="988" y="860" type="curve" smooth="yes"/>
+ <point x="988" y="0" type="line"/>
+ <point x="1432" y="0" type="line"/>
+ <point x="1432" y="856" type="line" smooth="yes"/>
+ <point x="1432" y="1328"/>
+ <point x="1228" y="1516"/>
+ <point x="936" y="1516" type="curve" smooth="yes"/>
+ <point x="604" y="1516"/>
+ <point x="384" y="1212"/>
+ <point x="384" y="792" type="curve"/>
+ </contour>
+ <contour>
+ <point x="548" y="1416" type="line"/>
+ <point x="548" y="1680" type="line" smooth="yes"/>
+ <point x="548" y="1832"/>
+ <point x="680" y="1868"/>
+ <point x="784" y="1868" type="curve" smooth="yes"/>
+ <point x="824" y="1868"/>
+ <point x="856" y="1864"/>
+ <point x="896" y="1856" type="curve"/>
+ <point x="896" y="2152" type="line"/>
+ <point x="828" y="2168"/>
+ <point x="760" y="2176"/>
+ <point x="660" y="2176" type="curve" smooth="yes"/>
+ <point x="420" y="2176"/>
+ <point x="108" y="2124"/>
+ <point x="108" y="1680" type="curve" smooth="yes"/>
+ <point x="108" y="1416" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 128, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA696_.glif b/src/Interface-Bold.ufo/glyphs/uniA696_.glif
new file mode 100644
index 000000000..e265bf0bc
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA696_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA696" format="1">
+ <advance width="2816"/>
+ <unicode hex="A696"/>
+ <outline>
+ <contour>
+ <point x="76" y="2004" type="line"/>
+ <point x="76" y="0" type="line"/>
+ <point x="2484" y="0" type="line"/>
+ <point x="2484" y="2004" type="line"/>
+ <point x="2024" y="2004" type="line"/>
+ <point x="2024" y="372" type="line"/>
+ <point x="1516" y="372" type="line"/>
+ <point x="1516" y="2004" type="line"/>
+ <point x="1056" y="2004" type="line"/>
+ <point x="1056" y="372" type="line"/>
+ <point x="540" y="372" type="line"/>
+ <point x="540" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="2396" y="372" type="line"/>
+ <point x="2216" y="0" type="line"/>
+ <point x="2248" y="0" type="line"/>
+ <point x="2264" y="-28"/>
+ <point x="2272" y="-52"/>
+ <point x="2272" y="-76" type="curve" smooth="yes"/>
+ <point x="2272" y="-172"/>
+ <point x="2056" y="-220"/>
+ <point x="1780" y="-220" type="curve" smooth="yes"/>
+ <point x="1452" y="-220"/>
+ <point x="1136" y="-160"/>
+ <point x="884" y="-76" type="curve"/>
+ <point x="760" y="-420" type="line"/>
+ <point x="1132" y="-560"/>
+ <point x="1420" y="-600"/>
+ <point x="1768" y="-600" type="curve" smooth="yes"/>
+ <point x="2320" y="-600"/>
+ <point x="2740" y="-464"/>
+ <point x="2740" y="-36" type="curve" smooth="yes"/>
+ <point x="2740" y="112"/>
+ <point x="2684" y="240"/>
+ <point x="2612" y="372" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2800, 'leftMargin': 132, 'rightMargin': 5}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA697_.glif b/src/Interface-Bold.ufo/glyphs/uniA697_.glif
new file mode 100644
index 000000000..4324209f3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA697_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA697" format="1">
+ <advance width="2560"/>
+ <unicode hex="A697"/>
+ <outline>
+ <contour>
+ <point x="1784" y="360" type="line"/>
+ <point x="1784" y="0" type="line"/>
+ <point x="1960" y="0" type="line"/>
+ <point x="1976" y="-28"/>
+ <point x="1984" y="-52"/>
+ <point x="1984" y="-76" type="curve" smooth="yes"/>
+ <point x="1984" y="-184"/>
+ <point x="1816" y="-236"/>
+ <point x="1548" y="-236" type="curve" smooth="yes"/>
+ <point x="1288" y="-236"/>
+ <point x="1100" y="-212"/>
+ <point x="924" y="-172" type="curve"/>
+ <point x="816" y="-496" type="line"/>
+ <point x="1056" y="-568"/>
+ <point x="1296" y="-600"/>
+ <point x="1568" y="-600" type="curve" smooth="yes"/>
+ <point x="2024" y="-600"/>
+ <point x="2444" y="-464"/>
+ <point x="2444" y="-36" type="curve" smooth="yes"/>
+ <point x="2444" y="112"/>
+ <point x="2388" y="228"/>
+ <point x="2316" y="360" type="curve"/>
+ </contour>
+ <contour>
+ <point x="116" y="1488" type="line"/>
+ <point x="116" y="0" type="line"/>
+ <point x="2180" y="0" type="line"/>
+ <point x="2180" y="1488" type="line"/>
+ <point x="1736" y="1488" type="line"/>
+ <point x="1736" y="360" type="line"/>
+ <point x="1372" y="360" type="line"/>
+ <point x="1372" y="1488" type="line"/>
+ <point x="928" y="1488" type="line"/>
+ <point x="928" y="360" type="line"/>
+ <point x="560" y="360" type="line"/>
+ <point x="560" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2534, 'leftMargin': 140, 'rightMargin': 66}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA698_.glif b/src/Interface-Bold.ufo/glyphs/uniA698_.glif
new file mode 100644
index 000000000..0f1da7de8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA698_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA698" format="1">
+ <advance width="3328"/>
+ <unicode hex="A698"/>
+ <outline>
+ <component base="O"/>
+ <component base="O" xOffset="1280"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3226, 'leftMargin': 156, 'rightMargin': 52}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA699_.glif b/src/Interface-Bold.ufo/glyphs/uniA699_.glif
new file mode 100644
index 000000000..72eacdb15
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA699_.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA699" format="1">
+ <advance width="2816"/>
+ <unicode hex="A699"/>
+ <outline>
+ <contour>
+ <point x="200" y="728" type="line"/>
+ <point x="200" y="296"/>
+ <point x="452" y="-28"/>
+ <point x="916" y="-28" type="curve" smooth="yes"/>
+ <point x="1376" y="-28"/>
+ <point x="1628" y="296"/>
+ <point x="1628" y="728" type="curve"/>
+ <point x="1628" y="760" type="line"/>
+ <point x="1628" y="1192"/>
+ <point x="1376" y="1516"/>
+ <point x="912" y="1516" type="curve" smooth="yes"/>
+ <point x="452" y="1516"/>
+ <point x="200" y="1192"/>
+ <point x="200" y="760" type="curve"/>
+ </contour>
+ <contour>
+ <point x="644" y="760" type="line"/>
+ <point x="644" y="976"/>
+ <point x="708" y="1160"/>
+ <point x="912" y="1160" type="curve" smooth="yes"/>
+ <point x="1120" y="1160"/>
+ <point x="1184" y="976"/>
+ <point x="1184" y="760" type="curve"/>
+ <point x="1184" y="728" type="line"/>
+ <point x="1184" y="504"/>
+ <point x="1120" y="332"/>
+ <point x="916" y="332" type="curve" smooth="yes"/>
+ <point x="708" y="332"/>
+ <point x="644" y="504"/>
+ <point x="644" y="728" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1188" y="728" type="line"/>
+ <point x="1188" y="296"/>
+ <point x="1440" y="-28"/>
+ <point x="1904" y="-28" type="curve" smooth="yes"/>
+ <point x="2364" y="-28"/>
+ <point x="2616" y="296"/>
+ <point x="2616" y="728" type="curve"/>
+ <point x="2616" y="760" type="line"/>
+ <point x="2616" y="1192"/>
+ <point x="2364" y="1516"/>
+ <point x="1900" y="1516" type="curve" smooth="yes"/>
+ <point x="1440" y="1516"/>
+ <point x="1188" y="1192"/>
+ <point x="1188" y="760" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1632" y="760" type="line"/>
+ <point x="1632" y="976"/>
+ <point x="1696" y="1160"/>
+ <point x="1900" y="1160" type="curve" smooth="yes"/>
+ <point x="2108" y="1160"/>
+ <point x="2172" y="976"/>
+ <point x="2172" y="760" type="curve"/>
+ <point x="2172" y="728" type="line"/>
+ <point x="2172" y="504"/>
+ <point x="2108" y="332"/>
+ <point x="1904" y="332" type="curve" smooth="yes"/>
+ <point x="1696" y="332"/>
+ <point x="1632" y="504"/>
+ <point x="1632" y="728" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2575, 'leftMargin': 80, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA69A__.glif b/src/Interface-Bold.ufo/glyphs/uniA69A__.glif
new file mode 100644
index 000000000..8f98ac746
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA69A__.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA69A" format="1">
+ <advance width="2048"/>
+ <unicode hex="A69A"/>
+ <outline>
+ <contour>
+ <point x="1096" y="1912" type="line"/>
+ <point x="848" y="1912" type="line"/>
+ <point x="848" y="88" type="line"/>
+ <point x="1096" y="88" type="line"/>
+ </contour>
+ <contour>
+ <point x="1608" y="876" type="line"/>
+ <point x="1608" y="1124" type="line"/>
+ <point x="336" y="1124" type="line"/>
+ <point x="336" y="876" type="line"/>
+ </contour>
+ <component base="O"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 156, 'rightMargin': 52}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA69B__.glif b/src/Interface-Bold.ufo/glyphs/uniA69B__.glif
new file mode 100644
index 000000000..d49496ee2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA69B__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA69B" format="1">
+ <advance width="1792"/>
+ <unicode hex="A69B"/>
+ <outline>
+ <contour>
+ <point x="932" y="1380" type="line"/>
+ <point x="680" y="1380" type="line"/>
+ <point x="680" y="108" type="line"/>
+ <point x="932" y="108" type="line"/>
+ </contour>
+ <contour>
+ <point x="1440" y="620" type="line"/>
+ <point x="1440" y="868" type="line"/>
+ <point x="168" y="868" type="line"/>
+ <point x="168" y="620" type="line"/>
+ </contour>
+ <component base="o" xOffset="12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>742.5</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>793.375</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1587, 'leftMargin': 157, 'rightMargin': -26}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA69C__.glif b/src/Interface-Bold.ufo/glyphs/uniA69C__.glif
new file mode 100644
index 000000000..2172d2c7d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA69C__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA69C" format="1">
+ <advance width="1536"/>
+ <unicode hex="A69C"/>
+ <outline>
+ <contour>
+ <point x="916" y="900" type="line"/>
+ <point x="1216" y="900"/>
+ <point x="1404" y="1064"/>
+ <point x="1404" y="1280" type="curve" smooth="yes"/>
+ <point x="1404" y="1488"/>
+ <point x="1216" y="1680"/>
+ <point x="916" y="1680" type="curve" smooth="yes"/>
+ <point x="624" y="1680" type="line"/>
+ <point x="624" y="1416" type="line"/>
+ <point x="940" y="1416" type="line" smooth="yes"/>
+ <point x="1044" y="1416"/>
+ <point x="1100" y="1364"/>
+ <point x="1100" y="1292" type="curve" smooth="yes"/>
+ <point x="1100" y="1216"/>
+ <point x="1044" y="1168"/>
+ <point x="940" y="1168" type="curve" smooth="yes"/>
+ <point x="732" y="1168" type="line"/>
+ <point x="732" y="2004" type="line"/>
+ <point x="424" y="2004" type="line"/>
+ <point x="424" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="132" y="2004" type="line"/>
+ <point x="132" y="1736" type="line"/>
+ <point x="596" y="1736" type="line"/>
+ <point x="596" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1381, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA69D__.glif b/src/Interface-Bold.ufo/glyphs/uniA69D__.glif
new file mode 100644
index 000000000..7a419b01a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA69D__.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA69D" format="1">
+ <advance width="1280"/>
+ <unicode hex="A69D"/>
+ <outline>
+ <contour>
+ <point x="644" y="900" type="line"/>
+ <point x="944" y="900"/>
+ <point x="1132" y="1064"/>
+ <point x="1132" y="1280" type="curve" smooth="yes"/>
+ <point x="1132" y="1488"/>
+ <point x="944" y="1680"/>
+ <point x="644" y="1680" type="curve" smooth="yes"/>
+ <point x="352" y="1680" type="line"/>
+ <point x="352" y="1416" type="line"/>
+ <point x="664" y="1416" type="line" smooth="yes"/>
+ <point x="772" y="1416"/>
+ <point x="824" y="1364"/>
+ <point x="824" y="1292" type="curve" smooth="yes"/>
+ <point x="824" y="1216"/>
+ <point x="772" y="1168"/>
+ <point x="664" y="1168" type="curve" smooth="yes"/>
+ <point x="456" y="1168" type="line"/>
+ <point x="456" y="2004" type="line"/>
+ <point x="152" y="2004" type="line"/>
+ <point x="152" y="900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1172, 'leftMargin': 138, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA69F__.glif b/src/Interface-Bold.ufo/glyphs/uniA69F__.glif
new file mode 100644
index 000000000..4a19bf05a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA69F__.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA69F" format="1">
+ <advance width="0"/>
+ <unicode hex="A69F"/>
+ <outline>
+ <contour>
+ <point x="-795" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-787" y="2115" type="line"/>
+ <point x="-1167" y="2115" type="line"/>
+ <point x="-1167" y="1947" type="line"/>
+ <point x="-787" y="1947" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1088" y="2410" type="line"/>
+ <point x="-1313" y="2410" type="line"/>
+ <point x="-1313" y="1651" type="line"/>
+ <point x="-1088" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-591" y="1638" type="curve" smooth="yes"/>
+ <point x="-403" y="1638"/>
+ <point x="-275" y="1748"/>
+ <point x="-275" y="1942" type="curve"/>
+ <point x="-487" y="1942" type="line"/>
+ <point x="-487" y="1873"/>
+ <point x="-520" y="1819"/>
+ <point x="-591" y="1819" type="curve" smooth="yes"/>
+ <point x="-694" y="1819"/>
+ <point x="-721" y="1913"/>
+ <point x="-721" y="2023" type="curve" smooth="yes"/>
+ <point x="-721" y="2039" type="line" smooth="yes"/>
+ <point x="-721" y="2151"/>
+ <point x="-696" y="2243"/>
+ <point x="-590" y="2243" type="curve" smooth="yes"/>
+ <point x="-521" y="2243"/>
+ <point x="-487" y="2204"/>
+ <point x="-487" y="2141" type="curve"/>
+ <point x="-275" y="2141" type="line"/>
+ <point x="-275" y="2310"/>
+ <point x="-410" y="2424"/>
+ <point x="-590" y="2424" type="curve" smooth="yes"/>
+ <point x="-825" y="2424"/>
+ <point x="-947" y="2258"/>
+ <point x="-947" y="2039" type="curve" smooth="yes"/>
+ <point x="-947" y="2023" type="line" smooth="yes"/>
+ <point x="-947" y="1803"/>
+ <point x="-825" y="1638"/>
+ </contour>
+ <contour>
+ <point x="-788" y="1968" type="line"/>
+ <point x="-540" y="1968" type="line"/>
+ <point x="-540" y="2096" type="line"/>
+ <point x="-788" y="2096" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA700_.glif b/src/Interface-Bold.ufo/glyphs/uniA700_.glif
new file mode 100644
index 000000000..486a8364c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA700_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA700" format="1">
+ <advance width="1024"/>
+ <unicode hex="A700"/>
+ <outline>
+ <contour>
+ <point x="824" y="-572" type="line"/>
+ <point x="824" y="-392" type="line"/>
+ <point x="576" y="-392" type="line" smooth="yes"/>
+ <point x="472" y="-392"/>
+ <point x="424" y="-300"/>
+ <point x="424" y="-188" type="curve" smooth="yes"/>
+ <point x="424" y="-172" type="line" smooth="yes"/>
+ <point x="424" y="-64"/>
+ <point x="472" y="32"/>
+ <point x="576" y="32" type="curve" smooth="yes"/>
+ <point x="824" y="32" type="line"/>
+ <point x="824" y="212" type="line"/>
+ <point x="580" y="212" type="line" smooth="yes"/>
+ <point x="344" y="212"/>
+ <point x="200" y="48"/>
+ <point x="200" y="-172" type="curve" smooth="yes"/>
+ <point x="200" y="-188" type="line" smooth="yes"/>
+ <point x="200" y="-408"/>
+ <point x="344" y="-572"/>
+ <point x="580" y="-572" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 846, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA701_.glif b/src/Interface-Bold.ufo/glyphs/uniA701_.glif
new file mode 100644
index 000000000..205a987c5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA701_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA701" format="1">
+ <advance width="1024"/>
+ <unicode hex="A701"/>
+ <outline>
+ <contour>
+ <point x="824" y="-588" type="line"/>
+ <point x="252" y="-588" type="line"/>
+ <point x="252" y="-764" type="line"/>
+ <point x="824" y="-764" type="line"/>
+ </contour>
+ <contour>
+ <point x="824" y="-504" type="line"/>
+ <point x="824" y="-328" type="line"/>
+ <point x="576" y="-328" type="line" smooth="yes"/>
+ <point x="472" y="-328"/>
+ <point x="424" y="-252"/>
+ <point x="424" y="-156" type="curve" smooth="yes"/>
+ <point x="424" y="-140" type="line" smooth="yes"/>
+ <point x="424" y="-44"/>
+ <point x="472" y="36"/>
+ <point x="576" y="36" type="curve" smooth="yes"/>
+ <point x="824" y="36" type="line"/>
+ <point x="824" y="212" type="line"/>
+ <point x="580" y="212" type="line" smooth="yes"/>
+ <point x="344" y="212"/>
+ <point x="200" y="68"/>
+ <point x="200" y="-140" type="curve" smooth="yes"/>
+ <point x="200" y="-156" type="line" smooth="yes"/>
+ <point x="200" y="-360"/>
+ <point x="344" y="-504"/>
+ <point x="580" y="-504" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 846, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA702_.glif b/src/Interface-Bold.ufo/glyphs/uniA702_.glif
new file mode 100644
index 000000000..b5f55f49f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA702_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA702" format="1">
+ <advance width="1024"/>
+ <unicode hex="A702"/>
+ <outline>
+ <component base="uniA700" yOffset="1840"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 846, 'leftMargin': 200, 'rightMargin': 22}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA703_.glif b/src/Interface-Bold.ufo/glyphs/uniA703_.glif
new file mode 100644
index 000000000..6957ca965
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA703_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA703" format="1">
+ <advance width="1024"/>
+ <unicode hex="A703"/>
+ <outline>
+ <contour>
+ <point x="756" y="1188" type="line"/>
+ <point x="180" y="1188" type="line"/>
+ <point x="180" y="1004" type="line"/>
+ <point x="756" y="1004" type="line"/>
+ </contour>
+ <component base="uniA700" xOffset="20" yOffset="1840"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 846, 'leftMargin': 162, 'rightMargin': 22}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA704_.glif b/src/Interface-Bold.ufo/glyphs/uniA704_.glif
new file mode 100644
index 000000000..48602e7a1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA704_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA704" format="1">
+ <advance width="1024"/>
+ <unicode hex="A704"/>
+ <outline>
+ <contour>
+ <point x="200" y="1268" type="line"/>
+ <point x="444" y="1268" type="line" smooth="yes"/>
+ <point x="680" y="1268"/>
+ <point x="824" y="1432"/>
+ <point x="824" y="1652" type="curve" smooth="yes"/>
+ <point x="824" y="1668" type="line" smooth="yes"/>
+ <point x="824" y="1888"/>
+ <point x="680" y="2056"/>
+ <point x="444" y="2056" type="curve" smooth="yes"/>
+ <point x="200" y="2056" type="line"/>
+ <point x="200" y="1872" type="line"/>
+ <point x="448" y="1872" type="line" smooth="yes"/>
+ <point x="556" y="1872"/>
+ <point x="600" y="1780"/>
+ <point x="600" y="1668" type="curve" smooth="yes"/>
+ <point x="600" y="1652" type="line" smooth="yes"/>
+ <point x="600" y="1540"/>
+ <point x="556" y="1452"/>
+ <point x="448" y="1452" type="curve" smooth="yes"/>
+ <point x="200" y="1452" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 846, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA705_.glif b/src/Interface-Bold.ufo/glyphs/uniA705_.glif
new file mode 100644
index 000000000..c1909ecd1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA705_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA705" format="1">
+ <advance width="1024"/>
+ <unicode hex="A705"/>
+ <outline>
+ <contour>
+ <point x="768" y="1188" type="line"/>
+ <point x="196" y="1188" type="line"/>
+ <point x="196" y="1004" type="line"/>
+ <point x="768" y="1004" type="line"/>
+ </contour>
+ <contour>
+ <point x="204" y="1268" type="line"/>
+ <point x="448" y="1268" type="line" smooth="yes"/>
+ <point x="684" y="1268"/>
+ <point x="828" y="1432"/>
+ <point x="828" y="1652" type="curve" smooth="yes"/>
+ <point x="828" y="1668" type="line" smooth="yes"/>
+ <point x="828" y="1888"/>
+ <point x="684" y="2056"/>
+ <point x="448" y="2056" type="curve" smooth="yes"/>
+ <point x="204" y="2056" type="line"/>
+ <point x="204" y="1872" type="line"/>
+ <point x="456" y="1872" type="line" smooth="yes"/>
+ <point x="560" y="1872"/>
+ <point x="604" y="1780"/>
+ <point x="604" y="1668" type="curve" smooth="yes"/>
+ <point x="604" y="1652" type="line" smooth="yes"/>
+ <point x="604" y="1540"/>
+ <point x="560" y="1452"/>
+ <point x="452" y="1452" type="curve" smooth="yes"/>
+ <point x="204" y="1452" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 854, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA706_.glif b/src/Interface-Bold.ufo/glyphs/uniA706_.glif
new file mode 100644
index 000000000..e4714be9d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA706_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA706" format="1">
+ <advance width="1024"/>
+ <unicode hex="A706"/>
+ <outline>
+ <contour>
+ <point x="200" y="-572" type="line"/>
+ <point x="444" y="-572" type="line" smooth="yes"/>
+ <point x="680" y="-572"/>
+ <point x="824" y="-408"/>
+ <point x="824" y="-188" type="curve" smooth="yes"/>
+ <point x="824" y="-172" type="line" smooth="yes"/>
+ <point x="824" y="48"/>
+ <point x="680" y="212"/>
+ <point x="444" y="212" type="curve" smooth="yes"/>
+ <point x="200" y="212" type="line"/>
+ <point x="200" y="32" type="line"/>
+ <point x="448" y="32" type="line" smooth="yes"/>
+ <point x="556" y="32"/>
+ <point x="600" y="-64"/>
+ <point x="600" y="-172" type="curve" smooth="yes"/>
+ <point x="600" y="-188" type="line" smooth="yes"/>
+ <point x="600" y="-300"/>
+ <point x="556" y="-392"/>
+ <point x="448" y="-392" type="curve" smooth="yes"/>
+ <point x="200" y="-392" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 846, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA707_.glif b/src/Interface-Bold.ufo/glyphs/uniA707_.glif
new file mode 100644
index 000000000..177accdba
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA707_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA707" format="1">
+ <advance width="1024"/>
+ <unicode hex="A707"/>
+ <outline>
+ <contour>
+ <point x="768" y="-584" type="line"/>
+ <point x="196" y="-584" type="line"/>
+ <point x="196" y="-764" type="line"/>
+ <point x="768" y="-764" type="line"/>
+ </contour>
+ <contour>
+ <point x="204" y="-500" type="line"/>
+ <point x="448" y="-500" type="line" smooth="yes"/>
+ <point x="684" y="-500"/>
+ <point x="828" y="-352"/>
+ <point x="828" y="-156" type="curve" smooth="yes"/>
+ <point x="828" y="-132" type="line" smooth="yes"/>
+ <point x="828" y="64"/>
+ <point x="684" y="212"/>
+ <point x="448" y="212" type="curve" smooth="yes"/>
+ <point x="204" y="212" type="line"/>
+ <point x="204" y="32" type="line"/>
+ <point x="456" y="32" type="line" smooth="yes"/>
+ <point x="560" y="32"/>
+ <point x="604" y="-44"/>
+ <point x="604" y="-132" type="curve" smooth="yes"/>
+ <point x="604" y="-156" type="line" smooth="yes"/>
+ <point x="604" y="-244"/>
+ <point x="560" y="-316"/>
+ <point x="452" y="-316" type="curve"/>
+ <point x="204" y="-316" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 854, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA708_.glif b/src/Interface-Bold.ufo/glyphs/uniA708_.glif
new file mode 100644
index 000000000..c099cd06c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA708_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA708" format="1">
+ <advance width="1024"/>
+ <unicode hex="A708"/>
+ <outline>
+ <contour>
+ <point x="952" y="2004" type="line"/>
+ <point x="704" y="2004" type="line"/>
+ <point x="704" y="-372" type="line"/>
+ <point x="952" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="72" y="1828" type="curve" smooth="yes"/>
+ <point x="72" y="1708"/>
+ <point x="172" y="1620"/>
+ <point x="320" y="1620" type="curve" smooth="yes"/>
+ <point x="468" y="1620"/>
+ <point x="568" y="1708"/>
+ <point x="568" y="1828" type="curve" smooth="yes"/>
+ <point x="568" y="1944"/>
+ <point x="468" y="2032"/>
+ <point x="320" y="2032" type="curve" smooth="yes"/>
+ <point x="172" y="2032"/>
+ <point x="72" y="1944"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1088, 'leftMargin': 41, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA709_.glif b/src/Interface-Bold.ufo/glyphs/uniA709_.glif
new file mode 100644
index 000000000..1f0d19dc1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA709_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA709" format="1">
+ <advance width="1024"/>
+ <unicode hex="A709"/>
+ <outline>
+ <contour>
+ <point x="952" y="2004" type="line"/>
+ <point x="704" y="2004" type="line"/>
+ <point x="704" y="-372" type="line"/>
+ <point x="952" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="72" y="1320" type="curve" smooth="yes"/>
+ <point x="72" y="1204"/>
+ <point x="172" y="1116"/>
+ <point x="320" y="1116" type="curve" smooth="yes"/>
+ <point x="468" y="1116"/>
+ <point x="564" y="1204"/>
+ <point x="564" y="1320" type="curve" smooth="yes"/>
+ <point x="564" y="1436"/>
+ <point x="468" y="1524"/>
+ <point x="320" y="1524" type="curve" smooth="yes"/>
+ <point x="172" y="1524"/>
+ <point x="72" y="1436"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1129, 'leftMargin': 83, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA70A__.glif b/src/Interface-Bold.ufo/glyphs/uniA70A__.glif
new file mode 100644
index 000000000..ec9b192cd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA70A__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA70A" format="1">
+ <advance width="1024"/>
+ <unicode hex="A70A"/>
+ <outline>
+ <contour>
+ <point x="952" y="2004" type="line"/>
+ <point x="704" y="2004" type="line"/>
+ <point x="704" y="-372" type="line"/>
+ <point x="952" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="72" y="816" type="curve" smooth="yes"/>
+ <point x="72" y="700"/>
+ <point x="172" y="612"/>
+ <point x="320" y="612" type="curve" smooth="yes"/>
+ <point x="468" y="612"/>
+ <point x="564" y="700"/>
+ <point x="564" y="816" type="curve" smooth="yes"/>
+ <point x="564" y="932"/>
+ <point x="468" y="1020"/>
+ <point x="320" y="1020" type="curve" smooth="yes"/>
+ <point x="172" y="1020"/>
+ <point x="72" y="932"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1129, 'leftMargin': 83, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA70B__.glif b/src/Interface-Bold.ufo/glyphs/uniA70B__.glif
new file mode 100644
index 000000000..4d9133cff
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA70B__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA70B" format="1">
+ <advance width="1024"/>
+ <unicode hex="A70B"/>
+ <outline>
+ <contour>
+ <point x="952" y="2004" type="line"/>
+ <point x="704" y="2004" type="line"/>
+ <point x="704" y="-372" type="line"/>
+ <point x="952" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="72" y="308" type="curve" smooth="yes"/>
+ <point x="72" y="192"/>
+ <point x="172" y="104"/>
+ <point x="320" y="104" type="curve" smooth="yes"/>
+ <point x="468" y="104"/>
+ <point x="564" y="192"/>
+ <point x="564" y="308" type="curve" smooth="yes"/>
+ <point x="564" y="428"/>
+ <point x="468" y="516"/>
+ <point x="320" y="516" type="curve" smooth="yes"/>
+ <point x="172" y="516"/>
+ <point x="72" y="428"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1129, 'leftMargin': 83, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA70C__.glif b/src/Interface-Bold.ufo/glyphs/uniA70C__.glif
new file mode 100644
index 000000000..ab896b7a8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA70C__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA70C" format="1">
+ <advance width="1024"/>
+ <unicode hex="A70C"/>
+ <outline>
+ <contour>
+ <point x="952" y="2004" type="line"/>
+ <point x="704" y="2004" type="line"/>
+ <point x="704" y="-372" type="line"/>
+ <point x="952" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="72" y="-196" type="curve" smooth="yes"/>
+ <point x="72" y="-316"/>
+ <point x="172" y="-404"/>
+ <point x="320" y="-404" type="curve" smooth="yes"/>
+ <point x="468" y="-404"/>
+ <point x="564" y="-316"/>
+ <point x="564" y="-196" type="curve" smooth="yes"/>
+ <point x="564" y="-80"/>
+ <point x="468" y="8"/>
+ <point x="320" y="8" type="curve" smooth="yes"/>
+ <point x="172" y="8"/>
+ <point x="72" y="-80"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1129, 'leftMargin': 83, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA70D__.glif b/src/Interface-Bold.ufo/glyphs/uniA70D__.glif
new file mode 100644
index 000000000..6e098d577
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA70D__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA70D" format="1">
+ <advance width="1280"/>
+ <unicode hex="A70D"/>
+ <outline>
+ <contour>
+ <point x="452" y="2004" type="line"/>
+ <point x="200" y="2004" type="line"/>
+ <point x="200" y="-372" type="line"/>
+ <point x="452" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="588" y="1828" type="curve" smooth="yes"/>
+ <point x="588" y="1708"/>
+ <point x="688" y="1620"/>
+ <point x="832" y="1620" type="curve" smooth="yes"/>
+ <point x="980" y="1620"/>
+ <point x="1080" y="1708"/>
+ <point x="1080" y="1828" type="curve" smooth="yes"/>
+ <point x="1080" y="1944"/>
+ <point x="980" y="2032"/>
+ <point x="832" y="2032" type="curve" smooth="yes"/>
+ <point x="688" y="2032"/>
+ <point x="588" y="1944"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1129, 'leftMargin': 168, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA70E__.glif b/src/Interface-Bold.ufo/glyphs/uniA70E__.glif
new file mode 100644
index 000000000..5c69482e6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA70E__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA70E" format="1">
+ <advance width="1280"/>
+ <unicode hex="A70E"/>
+ <outline>
+ <contour>
+ <point x="452" y="2004" type="line"/>
+ <point x="200" y="2004" type="line"/>
+ <point x="200" y="-372" type="line"/>
+ <point x="452" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="588" y="1320" type="curve" smooth="yes"/>
+ <point x="588" y="1204"/>
+ <point x="688" y="1116"/>
+ <point x="832" y="1116" type="curve" smooth="yes"/>
+ <point x="980" y="1116"/>
+ <point x="1080" y="1204"/>
+ <point x="1080" y="1320" type="curve" smooth="yes"/>
+ <point x="1080" y="1436"/>
+ <point x="980" y="1524"/>
+ <point x="832" y="1524" type="curve" smooth="yes"/>
+ <point x="688" y="1524"/>
+ <point x="588" y="1436"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1129, 'leftMargin': 168, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA70F__.glif b/src/Interface-Bold.ufo/glyphs/uniA70F__.glif
new file mode 100644
index 000000000..8eac4aa02
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA70F__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA70F" format="1">
+ <advance width="1280"/>
+ <unicode hex="A70F"/>
+ <outline>
+ <contour>
+ <point x="452" y="2004" type="line"/>
+ <point x="200" y="2004" type="line"/>
+ <point x="200" y="-372" type="line"/>
+ <point x="452" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="588" y="816" type="curve" smooth="yes"/>
+ <point x="588" y="700"/>
+ <point x="688" y="612"/>
+ <point x="832" y="612" type="curve" smooth="yes"/>
+ <point x="980" y="612"/>
+ <point x="1080" y="700"/>
+ <point x="1080" y="816" type="curve" smooth="yes"/>
+ <point x="1080" y="932"/>
+ <point x="980" y="1020"/>
+ <point x="832" y="1020" type="curve" smooth="yes"/>
+ <point x="688" y="1020"/>
+ <point x="588" y="932"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1129, 'leftMargin': 168, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA710_.glif b/src/Interface-Bold.ufo/glyphs/uniA710_.glif
new file mode 100644
index 000000000..741b0a8a5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA710_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA710" format="1">
+ <advance width="1280"/>
+ <unicode hex="A710"/>
+ <outline>
+ <contour>
+ <point x="452" y="2004" type="line"/>
+ <point x="200" y="2004" type="line"/>
+ <point x="200" y="-372" type="line"/>
+ <point x="452" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="588" y="308" type="curve" smooth="yes"/>
+ <point x="588" y="192"/>
+ <point x="688" y="104"/>
+ <point x="832" y="104" type="curve" smooth="yes"/>
+ <point x="980" y="104"/>
+ <point x="1080" y="192"/>
+ <point x="1080" y="308" type="curve" smooth="yes"/>
+ <point x="1080" y="428"/>
+ <point x="980" y="516"/>
+ <point x="832" y="516" type="curve" smooth="yes"/>
+ <point x="688" y="516"/>
+ <point x="588" y="428"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1129, 'leftMargin': 168, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA711_.glif b/src/Interface-Bold.ufo/glyphs/uniA711_.glif
new file mode 100644
index 000000000..0c52f9166
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA711_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA711" format="1">
+ <advance width="1280"/>
+ <unicode hex="A711"/>
+ <outline>
+ <contour>
+ <point x="452" y="2004" type="line"/>
+ <point x="200" y="2004" type="line"/>
+ <point x="200" y="-372" type="line"/>
+ <point x="452" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="588" y="-196" type="curve" smooth="yes"/>
+ <point x="588" y="-316"/>
+ <point x="688" y="-404"/>
+ <point x="832" y="-404" type="curve" smooth="yes"/>
+ <point x="980" y="-404"/>
+ <point x="1080" y="-316"/>
+ <point x="1080" y="-196" type="curve" smooth="yes"/>
+ <point x="1080" y="-80"/>
+ <point x="980" y="8"/>
+ <point x="832" y="8" type="curve" smooth="yes"/>
+ <point x="688" y="8"/>
+ <point x="588" y="-80"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1129, 'leftMargin': 168, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA712_.glif b/src/Interface-Bold.ufo/glyphs/uniA712_.glif
new file mode 100644
index 000000000..77f780541
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA712_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA712" format="1">
+ <advance width="1280"/>
+ <unicode hex="A712"/>
+ <outline>
+ <contour>
+ <point x="1132" y="1768" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="284" y="2004" type="line"/>
+ <point x="284" y="1768" type="line"/>
+ </contour>
+ <component base="bar" xOffset="-112"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1257, 'leftMargin': 190, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA713_.glif b/src/Interface-Bold.ufo/glyphs/uniA713_.glif
new file mode 100644
index 000000000..6bd287a8f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA713_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA713" format="1">
+ <advance width="1280"/>
+ <unicode hex="A713"/>
+ <outline>
+ <contour>
+ <point x="1132" y="1232" type="line"/>
+ <point x="1132" y="1468" type="line"/>
+ <point x="284" y="1468" type="line"/>
+ <point x="284" y="1232" type="line"/>
+ </contour>
+ <component base="bar" xOffset="-112"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1257, 'leftMargin': 190, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA714_.glif b/src/Interface-Bold.ufo/glyphs/uniA714_.glif
new file mode 100644
index 000000000..08b053313
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA714_.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA714" format="1">
+ <advance width="1280"/>
+ <unicode hex="A714"/>
+ <outline>
+ <contour>
+ <point x="1132" y="696" type="line"/>
+ <point x="1132" y="936" type="line"/>
+ <point x="284" y="936" type="line"/>
+ <point x="284" y="696" type="line"/>
+ </contour>
+ <component base="bar" xOffset="-112"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>815.375</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1883.75</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1257, 'leftMargin': 190, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA715_.glif b/src/Interface-Bold.ufo/glyphs/uniA715_.glif
new file mode 100644
index 000000000..936628a3f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA715_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA715" format="1">
+ <advance width="1280"/>
+ <unicode hex="A715"/>
+ <outline>
+ <contour>
+ <point x="1132" y="164" type="line"/>
+ <point x="1132" y="400" type="line"/>
+ <point x="284" y="400" type="line"/>
+ <point x="284" y="164" type="line"/>
+ </contour>
+ <component base="bar" xOffset="-112"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1257, 'leftMargin': 190, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA716_.glif b/src/Interface-Bold.ufo/glyphs/uniA716_.glif
new file mode 100644
index 000000000..adbe8a01f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA716_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA716" format="1">
+ <advance width="1280"/>
+ <unicode hex="A716"/>
+ <outline>
+ <contour>
+ <point x="1132" y="-372" type="line"/>
+ <point x="1132" y="-136" type="line"/>
+ <point x="284" y="-136" type="line"/>
+ <point x="284" y="-372" type="line"/>
+ </contour>
+ <component base="bar" xOffset="-112"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1257, 'leftMargin': 190, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA717_.glif b/src/Interface-Bold.ufo/glyphs/uniA717_.glif
new file mode 100644
index 000000000..9976bd655
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA717_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA717" format="1">
+ <advance width="1280"/>
+ <unicode hex="A717"/>
+ <outline>
+ <contour>
+ <point x="748" y="2016" type="line"/>
+ <point x="748" y="900" type="line"/>
+ <point x="1052" y="900" type="line"/>
+ <point x="1052" y="2016" type="line"/>
+ </contour>
+ <contour>
+ <point x="228" y="1460" type="curve" smooth="yes"/>
+ <point x="228" y="1360"/>
+ <point x="300" y="1292"/>
+ <point x="412" y="1292" type="curve" smooth="yes"/>
+ <point x="520" y="1292"/>
+ <point x="592" y="1360"/>
+ <point x="592" y="1460" type="curve" smooth="yes"/>
+ <point x="592" y="1556"/>
+ <point x="520" y="1624"/>
+ <point x="412" y="1624" type="curve" smooth="yes"/>
+ <point x="300" y="1624"/>
+ <point x="228" y="1556"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1457.5</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1045.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA718_.glif b/src/Interface-Bold.ufo/glyphs/uniA718_.glif
new file mode 100644
index 000000000..8b54649db
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA718_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA718" format="1">
+ <advance width="1280"/>
+ <unicode hex="A718"/>
+ <outline>
+ <contour>
+ <point x="936" y="1892" type="line"/>
+ <point x="148" y="1104" type="line"/>
+ <point x="364" y="888" type="line"/>
+ <point x="1152" y="1676" type="line"/>
+ </contour>
+ <contour>
+ <point x="128" y="1688" type="curve" smooth="yes"/>
+ <point x="128" y="1588"/>
+ <point x="204" y="1520"/>
+ <point x="312" y="1520" type="curve" smooth="yes"/>
+ <point x="420" y="1520"/>
+ <point x="492" y="1588"/>
+ <point x="492" y="1688" type="curve" smooth="yes"/>
+ <point x="492" y="1784"/>
+ <point x="420" y="1856"/>
+ <point x="312" y="1856" type="curve" smooth="yes"/>
+ <point x="204" y="1856"/>
+ <point x="128" y="1784"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1243.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA719_.glif b/src/Interface-Bold.ufo/glyphs/uniA719_.glif
new file mode 100644
index 000000000..5f3ff8b46
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA719_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA719" format="1">
+ <advance width="1536"/>
+ <unicode hex="A719"/>
+ <outline>
+ <contour>
+ <point x="1328" y="1432" type="line"/>
+ <point x="212" y="1432" type="line"/>
+ <point x="212" y="1124" type="line"/>
+ <point x="1328" y="1124" type="line"/>
+ </contour>
+ <contour>
+ <point x="584" y="1752" type="curve" smooth="yes"/>
+ <point x="584" y="1652"/>
+ <point x="660" y="1584"/>
+ <point x="768" y="1584" type="curve" smooth="yes"/>
+ <point x="876" y="1584"/>
+ <point x="948" y="1652"/>
+ <point x="948" y="1752" type="curve" smooth="yes"/>
+ <point x="948" y="1848"/>
+ <point x="876" y="1916"/>
+ <point x="768" y="1916" type="curve" smooth="yes"/>
+ <point x="660" y="1916"/>
+ <point x="584" y="1848"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>665.5</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1335, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA71A__.glif b/src/Interface-Bold.ufo/glyphs/uniA71A__.glif
new file mode 100644
index 000000000..f43211da2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA71A__.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA71A" format="1">
+ <advance width="1280"/>
+ <unicode hex="A71A"/>
+ <outline>
+ <contour>
+ <point x="172" y="1392" type="line"/>
+ <point x="928" y="1392" type="line"/>
+ <point x="928" y="1132" type="line"/>
+ <point x="172" y="1132" type="line"/>
+ </contour>
+ <contour>
+ <point x="832" y="1648" type="line"/>
+ <point x="1108" y="1648" type="line"/>
+ <point x="1108" y="1132" type="line"/>
+ <point x="832" y="1132" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1156, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA71B__.glif b/src/Interface-Bold.ufo/glyphs/uniA71B__.glif
new file mode 100644
index 000000000..e9e5bb977
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA71B__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA71B" format="1">
+ <advance width="1280"/>
+ <unicode hex="A71B"/>
+ <outline>
+ <contour>
+ <point x="780" y="956" type="line"/>
+ <point x="780" y="1848" type="line"/>
+ <point x="500" y="1848" type="line"/>
+ <point x="500" y="956" type="line"/>
+ </contour>
+ <contour>
+ <point x="1056" y="1608" type="line"/>
+ <point x="640" y="2020" type="line"/>
+ <point x="532" y="1804" type="line"/>
+ <point x="1056" y="1284" type="line"/>
+ </contour>
+ <contour>
+ <point x="224" y="1284" type="line"/>
+ <point x="740" y="1800" type="line"/>
+ <point x="640" y="2020" type="line"/>
+ <point x="224" y="1608" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1051, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA71C__.glif b/src/Interface-Bold.ufo/glyphs/uniA71C__.glif
new file mode 100644
index 000000000..b7cc06a96
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA71C__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA71C" format="1">
+ <advance width="1280"/>
+ <unicode hex="A71C"/>
+ <outline>
+ <contour>
+ <point x="780" y="2020" type="line"/>
+ <point x="780" y="1128" type="line"/>
+ <point x="500" y="1128" type="line"/>
+ <point x="500" y="2020" type="line"/>
+ </contour>
+ <contour>
+ <point x="1056" y="1372" type="line"/>
+ <point x="640" y="956" type="line"/>
+ <point x="532" y="1172" type="line"/>
+ <point x="1056" y="1692" type="line"/>
+ </contour>
+ <contour>
+ <point x="224" y="1692" type="line"/>
+ <point x="740" y="1180" type="line"/>
+ <point x="640" y="956" type="line"/>
+ <point x="224" y="1372" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1051, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA71D__.glif b/src/Interface-Bold.ufo/glyphs/uniA71D__.glif
new file mode 100644
index 000000000..17e53482d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA71D__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA71D" format="1">
+ <advance width="512"/>
+ <unicode hex="A71D"/>
+ <outline>
+ <contour>
+ <point x="432" y="2368" type="line"/>
+ <point x="84" y="2368" type="line"/>
+ <point x="124" y="1336" type="line"/>
+ <point x="392" y="1336" type="line"/>
+ </contour>
+ <contour>
+ <point x="76" y="1048" type="curve" smooth="yes"/>
+ <point x="76" y="952"/>
+ <point x="148" y="876"/>
+ <point x="256" y="876" type="curve" smooth="yes"/>
+ <point x="364" y="876"/>
+ <point x="440" y="952"/>
+ <point x="440" y="1048" type="curve" smooth="yes"/>
+ <point x="440" y="1144"/>
+ <point x="364" y="1220"/>
+ <point x="256" y="1220" type="curve" smooth="yes"/>
+ <point x="148" y="1220"/>
+ <point x="76" y="1144"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 638.0, 'leftMargin': 138, 'rightMargin': 137.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA71E__.glif b/src/Interface-Bold.ufo/glyphs/uniA71E__.glif
new file mode 100644
index 000000000..923ded9ab
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA71E__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA71E" format="1">
+ <advance width="512"/>
+ <unicode hex="A71E"/>
+ <outline>
+ <contour>
+ <point x="432" y="900" type="line"/>
+ <point x="84" y="900" type="line"/>
+ <point x="124" y="1932" type="line"/>
+ <point x="392" y="1932" type="line"/>
+ </contour>
+ <contour>
+ <point x="76" y="2224" type="curve" smooth="yes"/>
+ <point x="76" y="2320"/>
+ <point x="148" y="2396"/>
+ <point x="256" y="2396" type="curve" smooth="yes"/>
+ <point x="364" y="2396"/>
+ <point x="440" y="2320"/>
+ <point x="440" y="2224" type="curve" smooth="yes"/>
+ <point x="440" y="2124"/>
+ <point x="364" y="2052"/>
+ <point x="256" y="2052" type="curve" smooth="yes"/>
+ <point x="148" y="2052"/>
+ <point x="76" y="2124"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 638.0, 'leftMargin': 138, 'rightMargin': 137.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA71F__.glif b/src/Interface-Bold.ufo/glyphs/uniA71F__.glif
new file mode 100644
index 000000000..6fc09a7e5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA71F__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA71F" format="1">
+ <advance width="512"/>
+ <unicode hex="A71F"/>
+ <outline>
+ <contour>
+ <point x="432" y="468" type="line"/>
+ <point x="84" y="468" type="line"/>
+ <point x="124" y="1504" type="line"/>
+ <point x="392" y="1504" type="line"/>
+ </contour>
+ <contour>
+ <point x="76" y="1792" type="curve" smooth="yes"/>
+ <point x="76" y="1888"/>
+ <point x="148" y="1964"/>
+ <point x="256" y="1964" type="curve" smooth="yes"/>
+ <point x="364" y="1964"/>
+ <point x="440" y="1888"/>
+ <point x="440" y="1792" type="curve" smooth="yes"/>
+ <point x="440" y="1692"/>
+ <point x="364" y="1620"/>
+ <point x="256" y="1620" type="curve" smooth="yes"/>
+ <point x="148" y="1620"/>
+ <point x="76" y="1692"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 638.0, 'leftMargin': 138, 'rightMargin': 137.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA720_.glif b/src/Interface-Bold.ufo/glyphs/uniA720_.glif
new file mode 100644
index 000000000..1c253a9fb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA720_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA720" format="1">
+ <advance width="1792"/>
+ <unicode hex="A720"/>
+ <outline>
+ <contour>
+ <point x="120" y="1392" type="line"/>
+ <point x="400" y="1392" type="line"/>
+ <point x="400" y="2108" type="line"/>
+ <point x="120" y="2340" type="line"/>
+ </contour>
+ <contour>
+ <point x="672" y="1572" type="line"/>
+ <point x="952" y="1572" type="line"/>
+ <point x="952" y="2000" type="line"/>
+ <point x="672" y="2108" type="line"/>
+ </contour>
+ <contour>
+ <point x="120" y="2024" type="line"/>
+ <point x="1588" y="1624" type="line"/>
+ <point x="1672" y="1916" type="line"/>
+ <point x="120" y="2340" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1771.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA721_.glif b/src/Interface-Bold.ufo/glyphs/uniA721_.glif
new file mode 100644
index 000000000..9cc7e5fe0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA721_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA721" format="1">
+ <advance width="1792"/>
+ <unicode hex="A721"/>
+ <outline>
+ <contour>
+ <point x="120" y="-40" type="line"/>
+ <point x="120" y="-356" type="line"/>
+ <point x="1588" y="-756" type="line"/>
+ <point x="1672" y="-464" type="line"/>
+ </contour>
+ <contour>
+ <point x="400" y="-264" type="line"/>
+ <point x="400" y="468" type="line"/>
+ <point x="120" y="468" type="line"/>
+ <point x="120" y="-356" type="line"/>
+ </contour>
+ <contour>
+ <point x="952" y="-304" type="line"/>
+ <point x="952" y="152" type="line"/>
+ <point x="672" y="152" type="line"/>
+ <point x="672" y="-384" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1771.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA722_.glif b/src/Interface-Bold.ufo/glyphs/uniA722_.glif
new file mode 100644
index 000000000..90677b957
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA722_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA722" format="1">
+ <advance width="1280"/>
+ <unicode hex="A722"/>
+ <outline>
+ <contour>
+ <point x="252" y="1644" type="line"/>
+ <point x="352" y="1644" type="line" smooth="yes"/>
+ <point x="520" y="1644"/>
+ <point x="588" y="1612"/>
+ <point x="588" y="1536" type="curve" smooth="yes"/>
+ <point x="588" y="1448"/>
+ <point x="452" y="1392"/>
+ <point x="276" y="1344" type="curve"/>
+ <point x="388" y="1076" type="line"/>
+ <point x="772" y="1192"/>
+ <point x="1032" y="1348"/>
+ <point x="1032" y="1612" type="curve" smooth="yes"/>
+ <point x="1032" y="1852"/>
+ <point x="808" y="2004"/>
+ <point x="352" y="2004" type="curve" smooth="yes"/>
+ <point x="252" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="252" y="668" type="line"/>
+ <point x="352" y="668" type="line" smooth="yes"/>
+ <point x="520" y="668"/>
+ <point x="588" y="636"/>
+ <point x="588" y="560" type="curve" smooth="yes"/>
+ <point x="588" y="472"/>
+ <point x="452" y="416"/>
+ <point x="276" y="368" type="curve"/>
+ <point x="388" y="100" type="line"/>
+ <point x="772" y="216"/>
+ <point x="1032" y="372"/>
+ <point x="1032" y="636" type="curve" smooth="yes"/>
+ <point x="1032" y="876"/>
+ <point x="808" y="1028"/>
+ <point x="352" y="1028" type="curve" smooth="yes"/>
+ <point x="252" y="1028" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1075, 'leftMargin': 180, 'rightMargin': 114}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA723_.glif b/src/Interface-Bold.ufo/glyphs/uniA723_.glif
new file mode 100644
index 000000000..2e57de17b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA723_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA723" format="1">
+ <advance width="1024"/>
+ <unicode hex="A723"/>
+ <outline>
+ <contour>
+ <point x="220" y="1240" type="line"/>
+ <point x="304" y="1240" type="line" smooth="yes"/>
+ <point x="404" y="1240"/>
+ <point x="444" y="1224"/>
+ <point x="444" y="1172" type="curve" smooth="yes"/>
+ <point x="444" y="1108"/>
+ <point x="364" y="1072"/>
+ <point x="212" y="1016" type="curve"/>
+ <point x="300" y="768" type="line"/>
+ <point x="644" y="888"/>
+ <point x="812" y="984"/>
+ <point x="812" y="1172" type="curve" smooth="yes"/>
+ <point x="812" y="1360"/>
+ <point x="668" y="1488"/>
+ <point x="304" y="1488" type="curve" smooth="yes"/>
+ <point x="220" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="220" y="444" type="line"/>
+ <point x="304" y="444" type="line" smooth="yes"/>
+ <point x="404" y="444"/>
+ <point x="444" y="428"/>
+ <point x="444" y="376" type="curve" smooth="yes"/>
+ <point x="444" y="308"/>
+ <point x="364" y="276"/>
+ <point x="212" y="220" type="curve"/>
+ <point x="300" y="-28" type="line"/>
+ <point x="644" y="88"/>
+ <point x="812" y="188"/>
+ <point x="812" y="376" type="curve" smooth="yes"/>
+ <point x="812" y="564"/>
+ <point x="668" y="692"/>
+ <point x="304" y="692" type="curve" smooth="yes"/>
+ <point x="220" y="692" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 784, 'leftMargin': 109, 'rightMargin': 77}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA724_.glif b/src/Interface-Bold.ufo/glyphs/uniA724_.glif
new file mode 100644
index 000000000..d02386b92
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA724_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA724" format="1">
+ <advance width="1024"/>
+ <unicode hex="A724"/>
+ <outline>
+ <contour>
+ <point x="920" y="2002" type="line"/>
+ <point x="817" y="2002" type="line" smooth="yes"/>
+ <point x="364" y="2002"/>
+ <point x="139" y="1852"/>
+ <point x="139" y="1559" type="curve" smooth="yes"/>
+ <point x="139" y="1250"/>
+ <point x="430" y="987"/>
+ <point x="696" y="770" type="curve"/>
+ <point x="895" y="1055" type="line"/>
+ <point x="715" y="1196"/>
+ <point x="582" y="1350"/>
+ <point x="582" y="1492" type="curve" smooth="yes"/>
+ <point x="582" y="1613"/>
+ <point x="679" y="1645"/>
+ <point x="817" y="1645" type="curve" smooth="yes"/>
+ <point x="920" y="1645" type="line"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA725_.glif b/src/Interface-Bold.ufo/glyphs/uniA725_.glif
new file mode 100644
index 000000000..d2ab2b416
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA725_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA725" format="1">
+ <advance width="768"/>
+ <unicode hex="A725"/>
+ <outline>
+ <contour>
+ <point x="672" y="1488" type="line"/>
+ <point x="588" y="1488" type="line" smooth="yes"/>
+ <point x="220" y="1488"/>
+ <point x="80" y="1360"/>
+ <point x="80" y="1172" type="curve" smooth="yes"/>
+ <point x="80" y="980"/>
+ <point x="232" y="808"/>
+ <point x="476" y="572" type="curve"/>
+ <point x="688" y="800" type="line"/>
+ <point x="504" y="1024"/>
+ <point x="448" y="1104"/>
+ <point x="448" y="1160" type="curve" smooth="yes"/>
+ <point x="448" y="1220"/>
+ <point x="484" y="1240"/>
+ <point x="588" y="1240" type="curve" smooth="yes"/>
+ <point x="672" y="1240" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 751, 'leftMargin': 109, 'rightMargin': 33}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA726_.glif b/src/Interface-Bold.ufo/glyphs/uniA726_.glif
new file mode 100644
index 000000000..15fd4a3a6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA726_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA726" format="1">
+ <advance width="2048"/>
+ <unicode hex="A726"/>
+ <outline>
+ <contour>
+ <point x="1360" y="292" type="line"/>
+ <point x="1360" y="-20" type="line" smooth="yes"/>
+ <point x="1360" y="-196"/>
+ <point x="1236" y="-240"/>
+ <point x="1068" y="-240" type="curve" smooth="yes"/>
+ <point x="1000" y="-240"/>
+ <point x="904" y="-232"/>
+ <point x="856" y="-224" type="curve"/>
+ <point x="856" y="-560" type="line"/>
+ <point x="936" y="-588"/>
+ <point x="1076" y="-600"/>
+ <point x="1152" y="-600" type="curve" smooth="yes"/>
+ <point x="1572" y="-600"/>
+ <point x="1820" y="-440"/>
+ <point x="1820" y="-20" type="curve" smooth="yes"/>
+ <point x="1820" y="292" type="line"/>
+ </contour>
+ <component base="H" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1984, 'leftMargin': 196, 'rightMargin': 128}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA727_.glif b/src/Interface-Bold.ufo/glyphs/uniA727_.glif
new file mode 100644
index 000000000..20a2400b0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA727_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA727" format="1">
+ <advance width="1536"/>
+ <unicode hex="A727"/>
+ <outline>
+ <contour>
+ <point x="996" y="292" type="line"/>
+ <point x="996" y="-20" type="line" smooth="yes"/>
+ <point x="996" y="-196"/>
+ <point x="880" y="-240"/>
+ <point x="692" y="-240" type="curve" smooth="yes"/>
+ <point x="624" y="-240"/>
+ <point x="524" y="-232"/>
+ <point x="480" y="-224" type="curve"/>
+ <point x="480" y="-560" type="line"/>
+ <point x="560" y="-588"/>
+ <point x="700" y="-600"/>
+ <point x="776" y="-600" type="curve" smooth="yes"/>
+ <point x="1192" y="-600"/>
+ <point x="1440" y="-440"/>
+ <point x="1440" y="-20" type="curve" smooth="yes"/>
+ <point x="1440" y="292" type="line"/>
+ </contour>
+ <component base="h" xOffset="-12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 108, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA728_.glif b/src/Interface-Bold.ufo/glyphs/uniA728_.glif
new file mode 100644
index 000000000..19c4f3f4d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA728_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA728" format="1">
+ <advance width="2304"/>
+ <unicode hex="A728"/>
+ <outline>
+ <contour>
+ <point x="1396" y="-600" type="curve" smooth="yes"/>
+ <point x="1876" y="-600"/>
+ <point x="2220" y="-360"/>
+ <point x="2220" y="60" type="curve" smooth="yes"/>
+ <point x="2220" y="420"/>
+ <point x="2048" y="608"/>
+ <point x="1740" y="684" type="curve" smooth="yes"/>
+ <point x="1724" y="688" type="line"/>
+ <point x="2192" y="1180" type="line"/>
+ <point x="2192" y="1488" type="line"/>
+ <point x="844" y="1488" type="line"/>
+ <point x="844" y="1116" type="line"/>
+ <point x="1668" y="1116" type="line"/>
+ <point x="1224" y="692" type="line"/>
+ <point x="1224" y="420" type="line"/>
+ <point x="1400" y="420" type="line" smooth="yes"/>
+ <point x="1636" y="420"/>
+ <point x="1760" y="320"/>
+ <point x="1760" y="72" type="curve" smooth="yes"/>
+ <point x="1760" y="-96"/>
+ <point x="1632" y="-228"/>
+ <point x="1412" y="-228" type="curve" smooth="yes"/>
+ <point x="1236" y="-228"/>
+ <point x="1124" y="-168"/>
+ <point x="1124" y="-84" type="curve"/>
+ <point x="664" y="-84" type="line"/>
+ <point x="664" y="-448"/>
+ <point x="1036" y="-600"/>
+ </contour>
+ <component base="T" xOffset="16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2342, 'leftMargin': 68, 'rightMargin': 139}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA729_.glif b/src/Interface-Bold.ufo/glyphs/uniA729_.glif
new file mode 100644
index 000000000..ae839ac24
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA729_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA729" format="1">
+ <advance width="2304"/>
+ <unicode hex="A729"/>
+ <outline>
+ <contour>
+ <point x="1376" y="-600" type="curve" smooth="yes"/>
+ <point x="1828" y="-600"/>
+ <point x="2144" y="-364"/>
+ <point x="2144" y="44" type="curve" smooth="yes"/>
+ <point x="2144" y="396"/>
+ <point x="1968" y="624"/>
+ <point x="1648" y="688" type="curve" smooth="yes"/>
+ <point x="1640" y="688" type="line"/>
+ <point x="2112" y="1192" type="line"/>
+ <point x="2112" y="1488" type="line"/>
+ <point x="764" y="1488" type="line"/>
+ <point x="764" y="1168" type="line"/>
+ <point x="1648" y="1168" type="line"/>
+ <point x="1156" y="688" type="line"/>
+ <point x="1156" y="420" type="line"/>
+ <point x="1336" y="420" type="line" smooth="yes"/>
+ <point x="1576" y="420"/>
+ <point x="1704" y="320"/>
+ <point x="1704" y="56" type="curve" smooth="yes"/>
+ <point x="1704" y="-108"/>
+ <point x="1584" y="-240"/>
+ <point x="1376" y="-240" type="curve" smooth="yes"/>
+ <point x="1224" y="-240"/>
+ <point x="1128" y="-176"/>
+ <point x="1128" y="-100" type="curve"/>
+ <point x="684" y="-100" type="line"/>
+ <point x="684" y="-448"/>
+ <point x="1040" y="-600"/>
+ </contour>
+ <component base="t" xOffset="100"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2142, 'leftMargin': 60, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA72A__.glif b/src/Interface-Bold.ufo/glyphs/uniA72A__.glif
new file mode 100644
index 000000000..694bf4e6d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA72A__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA72A" format="1">
+ <advance width="1792"/>
+ <unicode hex="A72A"/>
+ <outline>
+ <contour>
+ <point x="1616" y="556" type="curve"/>
+ <point x="1168" y="556" type="line"/>
+ <point x="1168" y="428"/>
+ <point x="1052" y="332"/>
+ <point x="900" y="332" type="curve" smooth="yes"/>
+ <point x="724" y="332"/>
+ <point x="624" y="436"/>
+ <point x="624" y="572" type="curve" smooth="yes"/>
+ <point x="624" y="776"/>
+ <point x="736" y="852"/>
+ <point x="920" y="852" type="curve" smooth="yes"/>
+ <point x="1144" y="852" type="line"/>
+ <point x="1144" y="1196" type="line"/>
+ <point x="920" y="1196" type="line" smooth="yes"/>
+ <point x="740" y="1196"/>
+ <point x="656" y="1292"/>
+ <point x="656" y="1448" type="curve" smooth="yes"/>
+ <point x="656" y="1568"/>
+ <point x="732" y="1672"/>
+ <point x="900" y="1672" type="curve" smooth="yes"/>
+ <point x="1024" y="1672"/>
+ <point x="1144" y="1604"/>
+ <point x="1144" y="1488" type="curve"/>
+ <point x="1584" y="1488" type="line"/>
+ <point x="1584" y="1828"/>
+ <point x="1276" y="2032"/>
+ <point x="916" y="2032" type="curve" smooth="yes"/>
+ <point x="496" y="2032"/>
+ <point x="212" y="1832"/>
+ <point x="212" y="1460" type="curve" smooth="yes"/>
+ <point x="212" y="1276"/>
+ <point x="328" y="1116"/>
+ <point x="512" y="1028" type="curve"/>
+ <point x="304" y="952"/>
+ <point x="180" y="792"/>
+ <point x="180" y="564" type="curve" smooth="yes"/>
+ <point x="180" y="188"/>
+ <point x="496" y="-28"/>
+ <point x="916" y="-28" type="curve" smooth="yes"/>
+ <point x="1252" y="-28"/>
+ <point x="1616" y="148"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 111, 'rightMargin': 81}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA72B__.glif b/src/Interface-Bold.ufo/glyphs/uniA72B__.glif
new file mode 100644
index 000000000..6f947bf09
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA72B__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA72B" format="1">
+ <advance width="1536"/>
+ <unicode hex="A72B"/>
+ <outline>
+ <contour>
+ <point x="1108" y="784" type="line"/>
+ <point x="724" y="1244" type="line"/>
+ <point x="1380" y="1244" type="line"/>
+ <point x="1380" y="1604" type="line"/>
+ <point x="160" y="1604" type="line"/>
+ <point x="160" y="1352" type="line"/>
+ <point x="592" y="860" type="line"/>
+ <point x="304" y="816"/>
+ <point x="56" y="592"/>
+ <point x="56" y="244" type="curve" smooth="yes"/>
+ <point x="56" y="-220"/>
+ <point x="428" y="-480"/>
+ <point x="940" y="-480" type="curve" smooth="yes"/>
+ <point x="1128" y="-480"/>
+ <point x="1296" y="-432"/>
+ <point x="1480" y="-340" type="curve"/>
+ <point x="1404" y="0" type="line"/>
+ <point x="1272" y="-72"/>
+ <point x="1120" y="-120"/>
+ <point x="968" y="-120" type="curve" smooth="yes"/>
+ <point x="692" y="-120"/>
+ <point x="524" y="44"/>
+ <point x="524" y="264" type="curve" smooth="yes"/>
+ <point x="524" y="480"/>
+ <point x="664" y="580"/>
+ <point x="976" y="580" type="curve" smooth="yes"/>
+ <point x="1108" y="580" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1528, 'leftMargin': 84, 'rightMargin': 21}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA72C__.glif b/src/Interface-Bold.ufo/glyphs/uniA72C__.glif
new file mode 100644
index 000000000..cc1eaf2eb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA72C__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA72C" format="1">
+ <advance width="1536"/>
+ <unicode hex="A72C"/>
+ <outline>
+ <contour>
+ <point x="1332" y="784" type="line"/>
+ <point x="568" y="784" type="line"/>
+ <point x="924" y="1352" type="line"/>
+ <point x="1304" y="2004" type="line"/>
+ <point x="956" y="2004" type="line"/>
+ <point x="140" y="708" type="line"/>
+ <point x="164" y="424" type="line"/>
+ <point x="1332" y="424" type="line"/>
+ </contour>
+ <contour>
+ <point x="1396" y="2004" type="line"/>
+ <point x="956" y="2004" type="line"/>
+ <point x="956" y="456" type="line"/>
+ <point x="1396" y="456" type="line"/>
+ </contour>
+ <contour>
+ <point x="956" y="736" type="line"/>
+ <point x="956" y="424" type="line" smooth="yes"/>
+ <point x="956" y="356"/>
+ <point x="876" y="336"/>
+ <point x="732" y="336" type="curve" smooth="yes"/>
+ <point x="656" y="336"/>
+ <point x="596" y="344"/>
+ <point x="548" y="352" type="curve"/>
+ <point x="548" y="0" type="line"/>
+ <point x="624" y="-20"/>
+ <point x="732" y="-28"/>
+ <point x="876" y="-28" type="curve" smooth="yes"/>
+ <point x="1144" y="-28"/>
+ <point x="1396" y="40"/>
+ <point x="1396" y="444" type="curve" smooth="yes"/>
+ <point x="1396" y="736" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1489, 'leftMargin': 80, 'rightMargin': 152}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA72D__.glif b/src/Interface-Bold.ufo/glyphs/uniA72D__.glif
new file mode 100644
index 000000000..7bf615e65
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA72D__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA72D" format="1">
+ <advance width="1536"/>
+ <unicode hex="A72D"/>
+ <outline>
+ <contour>
+ <point x="1332" y="360" type="line"/>
+ <point x="568" y="360" type="line"/>
+ <point x="924" y="880" type="line"/>
+ <point x="1304" y="1488" type="line"/>
+ <point x="956" y="1488" type="line"/>
+ <point x="140" y="288" type="line"/>
+ <point x="164" y="0" type="line"/>
+ <point x="1332" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1396" y="1488" type="line"/>
+ <point x="956" y="1488" type="line"/>
+ <point x="956" y="32" type="line"/>
+ <point x="1396" y="32" type="line"/>
+ </contour>
+ <contour>
+ <point x="956" y="292" type="line"/>
+ <point x="956" y="-20" type="line" smooth="yes"/>
+ <point x="956" y="-196"/>
+ <point x="800" y="-240"/>
+ <point x="676" y="-240" type="curve" smooth="yes"/>
+ <point x="632" y="-240"/>
+ <point x="596" y="-232"/>
+ <point x="548" y="-228" type="curve"/>
+ <point x="548" y="-576" type="line"/>
+ <point x="624" y="-596"/>
+ <point x="688" y="-600"/>
+ <point x="760" y="-600" type="curve" smooth="yes"/>
+ <point x="1104" y="-600"/>
+ <point x="1396" y="-396"/>
+ <point x="1396" y="-20" type="curve" smooth="yes"/>
+ <point x="1396" y="292" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1462, 'leftMargin': 80, 'rightMargin': 125}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA72E__.glif b/src/Interface-Bold.ufo/glyphs/uniA72E__.glif
new file mode 100644
index 000000000..178ea3321
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA72E__.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA72E" format="1">
+ <advance width="2048"/>
+ <unicode hex="A72E"/>
+ <outline>
+ <contour>
+ <point x="1712" y="784" type="line"/>
+ <point x="616" y="784" type="line"/>
+ <point x="976" y="1352" type="line"/>
+ <point x="1352" y="2004" type="line"/>
+ <point x="1004" y="2004" type="line"/>
+ <point x="192" y="708" type="line"/>
+ <point x="216" y="424" type="line"/>
+ <point x="1712" y="424" type="line"/>
+ </contour>
+ <contour>
+ <point x="1448" y="2004" type="line"/>
+ <point x="1004" y="2004" type="line"/>
+ <point x="1004" y="456" type="line"/>
+ <point x="1448" y="456" type="line"/>
+ </contour>
+ <contour>
+ <point x="1004" y="736" type="line"/>
+ <point x="1004" y="424" type="line" smooth="yes"/>
+ <point x="1004" y="356"/>
+ <point x="924" y="336"/>
+ <point x="780" y="336" type="curve" smooth="yes"/>
+ <point x="708" y="336"/>
+ <point x="644" y="344"/>
+ <point x="600" y="352" type="curve"/>
+ <point x="600" y="0" type="line"/>
+ <point x="676" y="-20"/>
+ <point x="780" y="-28"/>
+ <point x="928" y="-28" type="curve" smooth="yes"/>
+ <point x="1192" y="-28"/>
+ <point x="1448" y="40"/>
+ <point x="1448" y="444" type="curve" smooth="yes"/>
+ <point x="1448" y="736" type="line"/>
+ </contour>
+ <component base="commaaccent" xOffset="1400" yOffset="-132"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1848.0, 'leftMargin': 80, 'rightMargin': 100.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA72F__.glif b/src/Interface-Bold.ufo/glyphs/uniA72F__.glif
new file mode 100644
index 000000000..090c465ff
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA72F__.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA72F" format="1">
+ <advance width="2048"/>
+ <unicode hex="A72F"/>
+ <outline>
+ <contour>
+ <point x="1712" y="360" type="line"/>
+ <point x="616" y="360" type="line"/>
+ <point x="976" y="880" type="line"/>
+ <point x="1352" y="1488" type="line"/>
+ <point x="1004" y="1488" type="line"/>
+ <point x="192" y="288" type="line"/>
+ <point x="216" y="0" type="line"/>
+ <point x="1712" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1448" y="1488" type="line"/>
+ <point x="1004" y="1488" type="line"/>
+ <point x="1004" y="32" type="line"/>
+ <point x="1448" y="32" type="line"/>
+ </contour>
+ <contour>
+ <point x="1004" y="292" type="line"/>
+ <point x="1004" y="-20" type="line" smooth="yes"/>
+ <point x="1004" y="-196"/>
+ <point x="852" y="-240"/>
+ <point x="728" y="-240" type="curve" smooth="yes"/>
+ <point x="684" y="-240"/>
+ <point x="644" y="-232"/>
+ <point x="600" y="-228" type="curve"/>
+ <point x="600" y="-576" type="line"/>
+ <point x="676" y="-596"/>
+ <point x="736" y="-600"/>
+ <point x="812" y="-600" type="curve" smooth="yes"/>
+ <point x="1156" y="-600"/>
+ <point x="1448" y="-396"/>
+ <point x="1448" y="-20" type="curve" smooth="yes"/>
+ <point x="1448" y="292" type="line"/>
+ </contour>
+ <component base="commaaccent" xOffset="1400" yOffset="-556"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1814, 'leftMargin': 80, 'rightMargin': 66}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA730_.glif b/src/Interface-Bold.ufo/glyphs/uniA730_.glif
new file mode 100644
index 000000000..5c51d34fe
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA730_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA730" format="1">
+ <advance width="1280"/>
+ <unicode hex="A730"/>
+ <outline>
+ <contour>
+ <point x="1100" y="816" type="line"/>
+ <point x="372" y="816" type="line"/>
+ <point x="372" y="508" type="line"/>
+ <point x="1100" y="508" type="line"/>
+ </contour>
+ <component base="gecyrillic" xOffset="-12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1180, 'leftMargin': 132, 'rightMargin': 10}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA731_.glif b/src/Interface-Bold.ufo/glyphs/uniA731_.glif
new file mode 100644
index 000000000..bb26fad88
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA731_.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA731" format="1">
+ <advance width="1536"/>
+ <unicode hex="A731"/>
+ <outline>
+ <component base="s" xOffset="64"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 58, 'rightMargin': 92}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA732_.glif b/src/Interface-Bold.ufo/glyphs/uniA732_.glif
new file mode 100644
index 000000000..441c701e4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA732_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA732" format="1">
+ <advance width="3072"/>
+ <unicode hex="A732"/>
+ <outline>
+ <contour>
+ <point x="2544" y="748" type="line"/>
+ <point x="1608" y="748" type="line"/>
+ <point x="1608" y="376" type="line"/>
+ <point x="2544" y="376" type="line"/>
+ </contour>
+ <contour>
+ <point x="1684" y="0" type="line"/>
+ <point x="2088" y="1424" type="line"/>
+ <point x="2112" y="1424" type="line"/>
+ <point x="2516" y="0" type="line"/>
+ <point x="3028" y="0" type="line"/>
+ <point x="2348" y="2004" type="line"/>
+ <point x="1852" y="2004" type="line"/>
+ <point x="1436" y="772" type="line"/>
+ </contour>
+ <component base="A" xOffset="-32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3066, 'leftMargin': 68, 'rightMargin': -2}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA733_.glif b/src/Interface-Bold.ufo/glyphs/uniA733_.glif
new file mode 100644
index 000000000..ee86694a4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA733_.glif
@@ -0,0 +1,107 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA733" format="1">
+ <advance width="2560"/>
+ <unicode hex="A733"/>
+ <outline>
+ <contour>
+ <point x="1028" y="376" type="line" name="hr00"/>
+ <point x="1472" y="376" type="line"/>
+ <point x="1472" y="984" type="line" smooth="yes"/>
+ <point x="1472" y="1340"/>
+ <point x="1208" y="1516"/>
+ <point x="860" y="1516" type="curve" smooth="yes"/>
+ <point x="464" y="1516"/>
+ <point x="212" y="1308"/>
+ <point x="212" y="1032" type="curve"/>
+ <point x="656" y="1032" type="line"/>
+ <point x="656" y="1140"/>
+ <point x="720" y="1192"/>
+ <point x="836" y="1192" type="curve" smooth="yes"/>
+ <point x="972" y="1192"/>
+ <point x="1028" y="1112"/>
+ <point x="1028" y="988" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1080" y="908" type="line"/>
+ <point x="872" y="908" type="line" smooth="yes"/>
+ <point x="404" y="908"/>
+ <point x="180" y="728"/>
+ <point x="180" y="420" type="curve" smooth="yes"/>
+ <point x="180" y="156"/>
+ <point x="404" y="-28"/>
+ <point x="684" y="-28" type="curve" smooth="yes"/>
+ <point x="968" y="-28"/>
+ <point x="1080" y="148"/>
+ <point x="1148" y="296" type="curve"/>
+ <point x="1044" y="484" type="line"/>
+ <point x="1044" y="408"/>
+ <point x="948" y="304"/>
+ <point x="788" y="304" type="curve" smooth="yes"/>
+ <point x="688" y="304"/>
+ <point x="620" y="360"/>
+ <point x="620" y="444" type="curve" smooth="yes"/>
+ <point x="620" y="556"/>
+ <point x="688" y="660"/>
+ <point x="876" y="660" type="curve" smooth="yes"/>
+ <point x="1084" y="660" type="line"/>
+ </contour>
+ <contour>
+ <point x="1876" y="376" type="line"/>
+ <point x="1876" y="232"/>
+ <point x="1896" y="92"/>
+ <point x="1940" y="0" type="curve"/>
+ <point x="2384" y="0" type="line"/>
+ <point x="2384" y="24" type="line"/>
+ <point x="2344" y="100"/>
+ <point x="2320" y="184"/>
+ <point x="2320" y="376" type="curve" smooth="yes"/>
+ <point x="2320" y="984" type="line" smooth="yes"/>
+ <point x="2320" y="1340"/>
+ <point x="2060" y="1516"/>
+ <point x="1700" y="1516" type="curve" smooth="yes"/>
+ <point x="1292" y="1516"/>
+ <point x="1028" y="1288"/>
+ <point x="1028" y="976" type="curve"/>
+ <point x="1472" y="976" type="line"/>
+ <point x="1472" y="1136"/>
+ <point x="1548" y="1192"/>
+ <point x="1676" y="1192" type="curve" smooth="yes"/>
+ <point x="1824" y="1192"/>
+ <point x="1876" y="1112"/>
+ <point x="1876" y="988" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1932" y="908" type="line"/>
+ <point x="1724" y="908" type="line" smooth="yes"/>
+ <point x="1252" y="908"/>
+ <point x="1028" y="728"/>
+ <point x="1028" y="420" type="curve" smooth="yes"/>
+ <point x="1028" y="156"/>
+ <point x="1256" y="-28"/>
+ <point x="1532" y="-28" type="curve" smooth="yes"/>
+ <point x="1816" y="-28"/>
+ <point x="1932" y="148"/>
+ <point x="1996" y="296" type="curve"/>
+ <point x="1896" y="484" type="line"/>
+ <point x="1896" y="408"/>
+ <point x="1796" y="304"/>
+ <point x="1636" y="304" type="curve" smooth="yes"/>
+ <point x="1540" y="304"/>
+ <point x="1472" y="360"/>
+ <point x="1472" y="444" type="curve" smooth="yes"/>
+ <point x="1472" y="556"/>
+ <point x="1540" y="660"/>
+ <point x="1724" y="660" type="curve" smooth="yes"/>
+ <point x="1936" y="660" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2350, 'leftMargin': 73, 'rightMargin': 73}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA734_.glif b/src/Interface-Bold.ufo/glyphs/uniA734_.glif
new file mode 100644
index 000000000..190792ebb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA734_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA734" format="1">
+ <advance width="3072"/>
+ <unicode hex="A734"/>
+ <outline>
+ <contour>
+ <point x="1468" y="748" type="line"/>
+ <point x="428" y="748" type="line"/>
+ <point x="428" y="376" type="line"/>
+ <point x="1468" y="376" type="line"/>
+ </contour>
+ <contour>
+ <point x="1068" y="1580" type="line"/>
+ <point x="1120" y="2004" type="line"/>
+ <point x="808" y="2004" type="line"/>
+ <point x="68" y="0" type="line"/>
+ <point x="560" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1572" y="996" type="line"/>
+ <point x="1240" y="2004" type="line"/>
+ <point x="924" y="2004" type="line"/>
+ <point x="980" y="1580" type="line"/>
+ <point x="1300" y="576" type="line"/>
+ </contour>
+ <component base="O" xOffset="1164"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3040, 'leftMargin': 0, 'rightMargin': 104}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA735_.glif b/src/Interface-Bold.ufo/glyphs/uniA735_.glif
new file mode 100644
index 000000000..bace9d4d8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA735_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA735" format="1">
+ <advance width="2560"/>
+ <unicode hex="A735"/>
+ <outline>
+ <contour>
+ <point x="1048" y="908" type="line"/>
+ <point x="836" y="908" type="line" smooth="yes"/>
+ <point x="368" y="908"/>
+ <point x="144" y="728"/>
+ <point x="144" y="420" type="curve" smooth="yes"/>
+ <point x="144" y="156"/>
+ <point x="368" y="-28"/>
+ <point x="648" y="-28" type="curve" smooth="yes"/>
+ <point x="932" y="-28"/>
+ <point x="1120" y="112"/>
+ <point x="1188" y="276" type="curve"/>
+ <point x="1028" y="484" type="line"/>
+ <point x="972" y="360"/>
+ <point x="896" y="304"/>
+ <point x="768" y="304" type="curve" smooth="yes"/>
+ <point x="652" y="304"/>
+ <point x="584" y="360"/>
+ <point x="584" y="444" type="curve" smooth="yes"/>
+ <point x="584" y="556"/>
+ <point x="652" y="660"/>
+ <point x="840" y="660" type="curve" smooth="yes"/>
+ <point x="1048" y="660" type="line"/>
+ </contour>
+ <contour>
+ <point x="1436" y="804" type="line"/>
+ <point x="1436" y="984" type="line" smooth="yes"/>
+ <point x="1436" y="1340"/>
+ <point x="1172" y="1516"/>
+ <point x="824" y="1516" type="curve" smooth="yes"/>
+ <point x="428" y="1516"/>
+ <point x="176" y="1308"/>
+ <point x="176" y="1032" type="curve"/>
+ <point x="620" y="1032" type="line"/>
+ <point x="620" y="1140"/>
+ <point x="684" y="1192"/>
+ <point x="800" y="1192" type="curve" smooth="yes"/>
+ <point x="936" y="1192"/>
+ <point x="992" y="1112"/>
+ <point x="992" y="988" type="curve" smooth="yes"/>
+ <point x="992" y="804" type="line"/>
+ </contour>
+ <component base="o" xOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2430, 'leftMargin': 73, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA736_.glif b/src/Interface-Bold.ufo/glyphs/uniA736_.glif
new file mode 100644
index 000000000..ae2fb7c32
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA736_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA736" format="1">
+ <advance width="3072"/>
+ <unicode hex="A736"/>
+ <outline>
+ <contour>
+ <point x="1492" y="1784" type="line"/>
+ <point x="1444" y="2004" type="line"/>
+ <point x="1164" y="2004" type="line"/>
+ <point x="132" y="0" type="line"/>
+ <point x="644" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1616" y="824" type="line"/>
+ <point x="580" y="824" type="line"/>
+ <point x="580" y="452" type="line"/>
+ <point x="1616" y="452" type="line"/>
+ </contour>
+ <component base="U" xOffset="1228"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2980, 'leftMargin': 17, 'rightMargin': 153}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA737_.glif b/src/Interface-Bold.ufo/glyphs/uniA737_.glif
new file mode 100644
index 000000000..f99b79f52
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA737_.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA737" format="1">
+ <advance width="2304"/>
+ <unicode hex="A737"/>
+ <outline>
+ <contour>
+ <point x="972" y="908" type="line"/>
+ <point x="760" y="908" type="line" smooth="yes"/>
+ <point x="292" y="908"/>
+ <point x="68" y="728"/>
+ <point x="68" y="420" type="curve" smooth="yes"/>
+ <point x="68" y="156"/>
+ <point x="292" y="-28"/>
+ <point x="572" y="-28" type="curve" smooth="yes"/>
+ <point x="856" y="-28"/>
+ <point x="1044" y="112"/>
+ <point x="1112" y="276" type="curve"/>
+ <point x="952" y="484" type="line"/>
+ <point x="896" y="360"/>
+ <point x="820" y="304"/>
+ <point x="692" y="304" type="curve" smooth="yes"/>
+ <point x="576" y="304"/>
+ <point x="508" y="360"/>
+ <point x="508" y="444" type="curve" smooth="yes"/>
+ <point x="508" y="556"/>
+ <point x="576" y="660"/>
+ <point x="764" y="660" type="curve" smooth="yes"/>
+ <point x="972" y="660" type="line"/>
+ </contour>
+ <contour>
+ <point x="1356" y="804" type="line"/>
+ <point x="1356" y="984" type="line" smooth="yes"/>
+ <point x="1356" y="1340"/>
+ <point x="1096" y="1516"/>
+ <point x="748" y="1516" type="curve" smooth="yes"/>
+ <point x="352" y="1516"/>
+ <point x="100" y="1308"/>
+ <point x="100" y="1032" type="curve"/>
+ <point x="544" y="1032" type="line"/>
+ <point x="544" y="1140"/>
+ <point x="608" y="1192"/>
+ <point x="724" y="1192" type="curve" smooth="yes"/>
+ <point x="860" y="1192"/>
+ <point x="916" y="1112"/>
+ <point x="916" y="988" type="curve" smooth="yes"/>
+ <point x="916" y="804" type="line"/>
+ </contour>
+ <contour>
+ <point x="1796" y="364" type="line"/>
+ <point x="1824" y="0" type="line"/>
+ <point x="2240" y="0" type="line"/>
+ <point x="2240" y="1488" type="line"/>
+ <point x="1796" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1840" y="664" type="line"/>
+ <point x="1840" y="472"/>
+ <point x="1772" y="332"/>
+ <point x="1552" y="332" type="curve" smooth="yes"/>
+ <point x="1432" y="332"/>
+ <point x="1356" y="392"/>
+ <point x="1356" y="524" type="curve" smooth="yes"/>
+ <point x="1356" y="940" type="line"/>
+ <point x="916" y="940" type="line"/>
+ <point x="916" y="524" type="line" smooth="yes"/>
+ <point x="916" y="132"/>
+ <point x="1116" y="-28"/>
+ <point x="1412" y="-28" type="curve" smooth="yes"/>
+ <point x="1772" y="-28"/>
+ <point x="1960" y="268"/>
+ <point x="1960" y="668" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2377, 'leftMargin': 73, 'rightMargin': 132}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA738_.glif b/src/Interface-Bold.ufo/glyphs/uniA738_.glif
new file mode 100644
index 000000000..835d2b578
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA738_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA738" format="1">
+ <advance width="2816"/>
+ <unicode hex="A738"/>
+ <outline>
+ <contour>
+ <point x="1080" y="1580" type="line"/>
+ <point x="1128" y="2004" type="line"/>
+ <point x="816" y="2004" type="line"/>
+ <point x="80" y="0" type="line"/>
+ <point x="572" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1480" y="748" type="line"/>
+ <point x="440" y="748" type="line"/>
+ <point x="440" y="376" type="line"/>
+ <point x="1480" y="376" type="line"/>
+ </contour>
+ <contour>
+ <point x="1788" y="472" type="line"/>
+ <point x="1720" y="0" type="line"/>
+ <point x="2056" y="0" type="line"/>
+ <point x="2740" y="2004" type="line"/>
+ <point x="2224" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1324" y="2004" type="line"/>
+ <point x="884" y="2004" type="line"/>
+ <point x="1536" y="0" type="line"/>
+ <point x="1900" y="0" type="line"/>
+ <point x="1828" y="472" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2659, 'leftMargin': 0, 'rightMargin': -2}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA739_.glif b/src/Interface-Bold.ufo/glyphs/uniA739_.glif
new file mode 100644
index 000000000..81c6d46a1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA739_.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA739" format="1">
+ <advance width="2560"/>
+ <unicode hex="A739"/>
+ <outline>
+ <contour>
+ <point x="1556" y="604" type="line" name="hr00"/>
+ <point x="1340" y="0" type="line"/>
+ <point x="1668" y="0" type="line"/>
+ <point x="2408" y="1488" type="line"/>
+ <point x="1940" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1000" y="376" type="line"/>
+ <point x="1000" y="232"/>
+ <point x="1020" y="92"/>
+ <point x="1064" y="0" type="curve"/>
+ <point x="1432" y="0" type="line"/>
+ <point x="1432" y="984" type="line" smooth="yes"/>
+ <point x="1432" y="1340"/>
+ <point x="1176" y="1516"/>
+ <point x="836" y="1516" type="curve" smooth="yes"/>
+ <point x="440" y="1516"/>
+ <point x="188" y="1308"/>
+ <point x="188" y="1032" type="curve"/>
+ <point x="632" y="1032" type="line"/>
+ <point x="632" y="1140"/>
+ <point x="696" y="1192"/>
+ <point x="812" y="1192" type="curve" smooth="yes"/>
+ <point x="944" y="1192"/>
+ <point x="1000" y="1112"/>
+ <point x="1000" y="988" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1056" y="908" type="line"/>
+ <point x="848" y="908" type="line" smooth="yes"/>
+ <point x="376" y="908"/>
+ <point x="152" y="728"/>
+ <point x="152" y="420" type="curve" smooth="yes"/>
+ <point x="152" y="156"/>
+ <point x="380" y="-28"/>
+ <point x="660" y="-28" type="curve" smooth="yes"/>
+ <point x="944" y="-28"/>
+ <point x="1056" y="148"/>
+ <point x="1124" y="296" type="curve"/>
+ <point x="1020" y="484" type="line"/>
+ <point x="1020" y="408"/>
+ <point x="924" y="304"/>
+ <point x="760" y="304" type="curve" smooth="yes"/>
+ <point x="664" y="304"/>
+ <point x="596" y="360"/>
+ <point x="596" y="444" type="curve" smooth="yes"/>
+ <point x="596" y="556"/>
+ <point x="664" y="660"/>
+ <point x="852" y="660" type="curve" smooth="yes"/>
+ <point x="1060" y="660" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2339, 'leftMargin': 73, 'rightMargin': 12}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA73A__.glif b/src/Interface-Bold.ufo/glyphs/uniA73A__.glif
new file mode 100644
index 000000000..6b3688b2e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA73A__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73A" format="1">
+ <advance width="2816"/>
+ <unicode hex="A73A"/>
+ <outline>
+ <contour>
+ <point x="1080" y="1580" type="line"/>
+ <point x="1128" y="2004" type="line"/>
+ <point x="816" y="2004" type="line"/>
+ <point x="80" y="0" type="line"/>
+ <point x="572" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2164" y="1112" type="line"/>
+ <point x="576" y="1112" type="line"/>
+ <point x="576" y="768" type="line"/>
+ <point x="2164" y="768" type="line"/>
+ </contour>
+ <contour>
+ <point x="1788" y="472" type="line"/>
+ <point x="1720" y="0" type="line"/>
+ <point x="2056" y="0" type="line"/>
+ <point x="2740" y="2004" type="line"/>
+ <point x="2224" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1324" y="2004" type="line"/>
+ <point x="884" y="2004" type="line"/>
+ <point x="1536" y="0" type="line"/>
+ <point x="1900" y="0" type="line"/>
+ <point x="1828" y="472" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2659, 'leftMargin': 0, 'rightMargin': -2}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA73B__.glif b/src/Interface-Bold.ufo/glyphs/uniA73B__.glif
new file mode 100644
index 000000000..0bfe4ac26
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA73B__.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73B" format="1">
+ <advance width="2560"/>
+ <unicode hex="A73B"/>
+ <outline>
+ <contour>
+ <point x="1576" y="604" type="line" name="hr00"/>
+ <point x="1340" y="0" type="line"/>
+ <point x="1668" y="0" type="line"/>
+ <point x="2408" y="1488" type="line"/>
+ <point x="1940" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1880" y="908" type="line"/>
+ <point x="848" y="908" type="line" smooth="yes"/>
+ <point x="376" y="908"/>
+ <point x="152" y="728"/>
+ <point x="152" y="420" type="curve" smooth="yes"/>
+ <point x="152" y="156"/>
+ <point x="380" y="-28"/>
+ <point x="660" y="-28" type="curve" smooth="yes"/>
+ <point x="944" y="-28"/>
+ <point x="1056" y="148"/>
+ <point x="1124" y="296" type="curve"/>
+ <point x="1020" y="484" type="line"/>
+ <point x="1020" y="408"/>
+ <point x="924" y="304"/>
+ <point x="760" y="304" type="curve" smooth="yes"/>
+ <point x="664" y="304"/>
+ <point x="596" y="360"/>
+ <point x="596" y="444" type="curve" smooth="yes"/>
+ <point x="596" y="556"/>
+ <point x="664" y="660"/>
+ <point x="852" y="660" type="curve" smooth="yes"/>
+ <point x="1776" y="660" type="line"/>
+ </contour>
+ <contour>
+ <point x="1000" y="376" type="line"/>
+ <point x="1000" y="232"/>
+ <point x="1020" y="92"/>
+ <point x="1064" y="0" type="curve"/>
+ <point x="1432" y="0" type="line"/>
+ <point x="1432" y="984" type="line" smooth="yes"/>
+ <point x="1432" y="1340"/>
+ <point x="1176" y="1516"/>
+ <point x="836" y="1516" type="curve" smooth="yes"/>
+ <point x="440" y="1516"/>
+ <point x="188" y="1308"/>
+ <point x="188" y="1032" type="curve"/>
+ <point x="632" y="1032" type="line"/>
+ <point x="632" y="1140"/>
+ <point x="696" y="1192"/>
+ <point x="812" y="1192" type="curve" smooth="yes"/>
+ <point x="944" y="1192"/>
+ <point x="1000" y="1112"/>
+ <point x="1000" y="988" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2339, 'leftMargin': 73, 'rightMargin': 12}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA73C__.glif b/src/Interface-Bold.ufo/glyphs/uniA73C__.glif
new file mode 100644
index 000000000..6cafb3a47
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA73C__.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73C" format="1">
+ <advance width="2816"/>
+ <unicode hex="A73C"/>
+ <outline>
+ <contour>
+ <point x="1528" y="-32" type="line"/>
+ <point x="1468" y="-196"/>
+ <point x="1408" y="-244"/>
+ <point x="1256" y="-244" type="curve" smooth="yes"/>
+ <point x="1236" y="-244"/>
+ <point x="1216" y="-240"/>
+ <point x="1196" y="-240" type="curve"/>
+ <point x="1196" y="-572" type="line"/>
+ <point x="1272" y="-596"/>
+ <point x="1332" y="-600"/>
+ <point x="1428" y="-600" type="curve" smooth="yes"/>
+ <point x="1660" y="-600"/>
+ <point x="1832" y="-476"/>
+ <point x="1936" y="-208" type="curve" smooth="yes"/>
+ <point x="2736" y="2004" type="line"/>
+ <point x="2256" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1080" y="1580" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="820" y="2004" type="line"/>
+ <point x="80" y="0" type="line"/>
+ <point x="572" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1564" y="-196" type="line"/>
+ <point x="1932" y="160" type="line"/>
+ <point x="1252" y="2004" type="line"/>
+ <point x="936" y="2004" type="line"/>
+ <point x="992" y="1580" type="line"/>
+ </contour>
+ <contour>
+ <point x="1480" y="748" type="line"/>
+ <point x="440" y="748" type="line"/>
+ <point x="440" y="376" type="line"/>
+ <point x="1480" y="376" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2655, 'leftMargin': 0, 'rightMargin': -2}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA73D__.glif b/src/Interface-Bold.ufo/glyphs/uniA73D__.glif
new file mode 100644
index 000000000..b9b61737a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA73D__.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73D" format="1">
+ <advance width="2560"/>
+ <unicode hex="A73D"/>
+ <outline>
+ <contour>
+ <point x="740" y="304" type="curve" smooth="yes" name="hr00"/>
+ <point x="644" y="304"/>
+ <point x="576" y="360"/>
+ <point x="576" y="444" type="curve" smooth="yes"/>
+ <point x="576" y="556"/>
+ <point x="644" y="660"/>
+ <point x="832" y="660" type="curve" smooth="yes"/>
+ <point x="984" y="660" type="line"/>
+ <point x="984" y="428" type="line"/>
+ <point x="952" y="364"/>
+ <point x="864" y="304"/>
+ </contour>
+ <contour>
+ <point x="832" y="-600" type="curve" smooth="yes"/>
+ <point x="1084" y="-600"/>
+ <point x="1332" y="-504"/>
+ <point x="1500" y="-204" type="curve" smooth="yes"/>
+ <point x="2428" y="1488" type="line"/>
+ <point x="1960" y="1488" type="line"/>
+ <point x="1412" y="320" type="line"/>
+ <point x="1412" y="984" type="line" smooth="yes"/>
+ <point x="1412" y="1340"/>
+ <point x="1156" y="1516"/>
+ <point x="816" y="1516" type="curve" smooth="yes"/>
+ <point x="420" y="1516"/>
+ <point x="168" y="1308"/>
+ <point x="168" y="1032" type="curve"/>
+ <point x="612" y="1032" type="line"/>
+ <point x="612" y="1140"/>
+ <point x="676" y="1192"/>
+ <point x="792" y="1192" type="curve" smooth="yes"/>
+ <point x="924" y="1192"/>
+ <point x="980" y="1112"/>
+ <point x="980" y="988" type="curve" smooth="yes"/>
+ <point x="980" y="908" type="line"/>
+ <point x="828" y="908" type="line" smooth="yes"/>
+ <point x="356" y="908"/>
+ <point x="132" y="728"/>
+ <point x="132" y="420" type="curve" smooth="yes"/>
+ <point x="132" y="156"/>
+ <point x="360" y="-28"/>
+ <point x="640" y="-28" type="curve" smooth="yes"/>
+ <point x="804" y="-28"/>
+ <point x="912" y="32"/>
+ <point x="984" y="112" type="curve"/>
+ <point x="1000" y="-176" type="line"/>
+ <point x="984" y="-184" type="line"/>
+ <point x="868" y="-240"/>
+ <point x="744" y="-244"/>
+ <point x="660" y="-244" type="curve" smooth="yes"/>
+ <point x="640" y="-244"/>
+ <point x="620" y="-244"/>
+ <point x="600" y="-244" type="curve"/>
+ <point x="600" y="-572" type="line"/>
+ <point x="676" y="-596"/>
+ <point x="736" y="-600"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2380, 'leftMargin': 73, 'rightMargin': 12}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA73E__.cn.glif b/src/Interface-Bold.ufo/glyphs/uniA73E__.cn.glif
new file mode 100644
index 000000000..ba1e03854
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA73E__.cn.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73E.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="200" y="680" type="line"/>
+ <point x="228" y="208"/>
+ <point x="528" y="-28"/>
+ <point x="1024" y="-28" type="curve" smooth="yes"/>
+ <point x="1552" y="-28"/>
+ <point x="1852" y="260"/>
+ <point x="1852" y="832" type="curve" smooth="yes"/>
+ <point x="1852" y="1168" type="line" smooth="yes"/>
+ <point x="1852" y="1740"/>
+ <point x="1532" y="2032"/>
+ <point x="1024" y="2032" type="curve" smooth="yes"/>
+ <point x="508" y="2032"/>
+ <point x="240" y="1776"/>
+ <point x="200" y="1312" type="curve"/>
+ <point x="660" y="1312" type="line"/>
+ <point x="672" y="1592"/>
+ <point x="764" y="1660"/>
+ <point x="1024" y="1660" type="curve" smooth="yes"/>
+ <point x="1276" y="1660"/>
+ <point x="1388" y="1560"/>
+ <point x="1388" y="1172" type="curve" smooth="yes"/>
+ <point x="1388" y="832" type="line" smooth="yes"/>
+ <point x="1388" y="448"/>
+ <point x="1296" y="344"/>
+ <point x="1024" y="344" type="curve" smooth="yes"/>
+ <point x="792" y="344"/>
+ <point x="672" y="396"/>
+ <point x="660" y="680" type="curve"/>
+ </contour>
+ <contour>
+ <point x="728" y="1000" type="curve" smooth="yes"/>
+ <point x="728" y="884"/>
+ <point x="824" y="796"/>
+ <point x="972" y="796" type="curve" smooth="yes"/>
+ <point x="1120" y="796"/>
+ <point x="1220" y="884"/>
+ <point x="1220" y="1000" type="curve" smooth="yes"/>
+ <point x="1220" y="1120"/>
+ <point x="1120" y="1208"/>
+ <point x="972" y="1208" type="curve" smooth="yes"/>
+ <point x="824" y="1208"/>
+ <point x="728" y="1120"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1847, 'leftMargin': 78, 'rightMargin': 117}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA73E__.glif b/src/Interface-Bold.ufo/glyphs/uniA73E__.glif
new file mode 100644
index 000000000..190403553
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA73E__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73E" format="1">
+ <advance width="2048"/>
+ <unicode hex="A73E"/>
+ <outline>
+ <contour>
+ <point x="192" y="692" type="line"/>
+ <point x="228" y="280"/>
+ <point x="504" y="-28"/>
+ <point x="1020" y="-28" type="curve" smooth="yes"/>
+ <point x="1524" y="-28"/>
+ <point x="1856" y="348"/>
+ <point x="1856" y="948" type="curve" smooth="yes"/>
+ <point x="1856" y="1056" type="line" smooth="yes"/>
+ <point x="1856" y="1660"/>
+ <point x="1544" y="2032"/>
+ <point x="1016" y="2032" type="curve" smooth="yes"/>
+ <point x="520" y="2032"/>
+ <point x="216" y="1744"/>
+ <point x="196" y="1328" type="curve"/>
+ <point x="652" y="1328" type="line"/>
+ <point x="664" y="1552"/>
+ <point x="784" y="1652"/>
+ <point x="1016" y="1652" type="curve" smooth="yes"/>
+ <point x="1288" y="1652"/>
+ <point x="1388" y="1484"/>
+ <point x="1388" y="1056" type="curve" smooth="yes"/>
+ <point x="1388" y="948" type="line" smooth="yes"/>
+ <point x="1388" y="520"/>
+ <point x="1268" y="352"/>
+ <point x="1020" y="352" type="curve" smooth="yes"/>
+ <point x="756" y="352"/>
+ <point x="664" y="468"/>
+ <point x="652" y="692" type="curve"/>
+ </contour>
+ <contour>
+ <point x="764" y="1004" type="curve" smooth="yes"/>
+ <point x="764" y="888"/>
+ <point x="864" y="800"/>
+ <point x="1012" y="800" type="curve" smooth="yes"/>
+ <point x="1160" y="800"/>
+ <point x="1256" y="888"/>
+ <point x="1256" y="1004" type="curve" smooth="yes"/>
+ <point x="1256" y="1120"/>
+ <point x="1160" y="1208"/>
+ <point x="1012" y="1208" type="curve" smooth="yes"/>
+ <point x="864" y="1208"/>
+ <point x="764" y="1120"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1848.0, 'leftMargin': 78, 'rightMargin': 104.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA73F__.cn.glif b/src/Interface-Bold.ufo/glyphs/uniA73F__.cn.glif
new file mode 100644
index 000000000..1d5b960d1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA73F__.cn.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73F.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="108" y="532" type="line"/>
+ <point x="108" y="176"/>
+ <point x="380" y="-28"/>
+ <point x="732" y="-28" type="curve" smooth="yes"/>
+ <point x="1196" y="-28"/>
+ <point x="1428" y="236"/>
+ <point x="1428" y="700" type="curve" smooth="yes"/>
+ <point x="1428" y="788" type="line" smooth="yes"/>
+ <point x="1428" y="1252"/>
+ <point x="1196" y="1516"/>
+ <point x="736" y="1516" type="curve" smooth="yes"/>
+ <point x="368" y="1516"/>
+ <point x="108" y="1316"/>
+ <point x="108" y="920" type="curve"/>
+ <point x="524" y="920" type="line"/>
+ <point x="524" y="1072"/>
+ <point x="596" y="1160"/>
+ <point x="744" y="1160" type="curve" smooth="yes"/>
+ <point x="948" y="1160"/>
+ <point x="984" y="1036"/>
+ <point x="984" y="788" type="curve" smooth="yes"/>
+ <point x="984" y="700" type="line" smooth="yes"/>
+ <point x="984" y="444"/>
+ <point x="952" y="332"/>
+ <point x="744" y="332" type="curve" smooth="yes"/>
+ <point x="608" y="332"/>
+ <point x="524" y="384"/>
+ <point x="524" y="532" type="curve"/>
+ </contour>
+ <contour>
+ <point x="716" y="548" type="curve" smooth="yes"/>
+ <point x="836" y="548"/>
+ <point x="912" y="628"/>
+ <point x="912" y="732" type="curve" smooth="yes"/>
+ <point x="912" y="840"/>
+ <point x="836" y="916"/>
+ <point x="716" y="916" type="curve" smooth="yes"/>
+ <point x="600" y="916"/>
+ <point x="520" y="840"/>
+ <point x="520" y="732" type="curve" smooth="yes"/>
+ <point x="520" y="628"/>
+ <point x="600" y="548"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1474.0, 'leftMargin': 69, 'rightMargin': 87.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA73F__.glif b/src/Interface-Bold.ufo/glyphs/uniA73F__.glif
new file mode 100644
index 000000000..cf94ab526
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA73F__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73F" format="1">
+ <advance width="1536"/>
+ <unicode hex="A73F"/>
+ <outline>
+ <contour>
+ <point x="108" y="532" type="line"/>
+ <point x="108" y="196"/>
+ <point x="380" y="-28"/>
+ <point x="732" y="-28" type="curve" smooth="yes"/>
+ <point x="1196" y="-28"/>
+ <point x="1428" y="296"/>
+ <point x="1428" y="728" type="curve" smooth="yes"/>
+ <point x="1428" y="760" type="line" smooth="yes"/>
+ <point x="1428" y="1188"/>
+ <point x="1196" y="1516"/>
+ <point x="736" y="1516" type="curve" smooth="yes"/>
+ <point x="368" y="1516"/>
+ <point x="108" y="1296"/>
+ <point x="108" y="920" type="curve"/>
+ <point x="524" y="920" type="line"/>
+ <point x="524" y="1052"/>
+ <point x="596" y="1160"/>
+ <point x="744" y="1160" type="curve" smooth="yes"/>
+ <point x="948" y="1160"/>
+ <point x="984" y="976"/>
+ <point x="984" y="760" type="curve" smooth="yes"/>
+ <point x="984" y="728" type="line" smooth="yes"/>
+ <point x="984" y="508"/>
+ <point x="952" y="332"/>
+ <point x="744" y="332" type="curve" smooth="yes"/>
+ <point x="608" y="332"/>
+ <point x="524" y="404"/>
+ <point x="524" y="532" type="curve"/>
+ </contour>
+ <contour>
+ <point x="520" y="732" type="curve" smooth="yes"/>
+ <point x="520" y="628"/>
+ <point x="600" y="548"/>
+ <point x="716" y="548" type="curve" smooth="yes"/>
+ <point x="836" y="548"/>
+ <point x="912" y="628"/>
+ <point x="912" y="732" type="curve" smooth="yes"/>
+ <point x="912" y="840"/>
+ <point x="836" y="916"/>
+ <point x="716" y="916" type="curve" smooth="yes"/>
+ <point x="600" y="916"/>
+ <point x="520" y="840"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1467, 'leftMargin': 69, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA740_.glif b/src/Interface-Bold.ufo/glyphs/uniA740_.glif
new file mode 100644
index 000000000..56bbe1680
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA740_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA740" format="1">
+ <advance width="2048"/>
+ <unicode hex="A740"/>
+ <outline>
+ <component base="K" xOffset="168"/>
+ <component base="crossbar" xOffset="-120" yOffset="688"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1946, 'leftMargin': -20, 'rightMargin': -35}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA741_.glif b/src/Interface-Bold.ufo/glyphs/uniA741_.glif
new file mode 100644
index 000000000..95ef669c7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA741_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA741" format="1">
+ <advance width="1792"/>
+ <unicode hex="A741"/>
+ <outline>
+ <component base="k" xOffset="240"/>
+ <component base="crossbar" xOffset="-76" yOffset="756"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1678, 'leftMargin': -20, 'rightMargin': 45}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA742_.glif b/src/Interface-Bold.ufo/glyphs/uniA742_.glif
new file mode 100644
index 000000000..c33636974
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA742_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA742" format="1">
+ <advance width="2048"/>
+ <unicode hex="A742"/>
+ <outline>
+ <contour>
+ <point x="1584" y="872" type="line"/>
+ <point x="780" y="396" type="line"/>
+ <point x="912" y="168" type="line"/>
+ <point x="1720" y="648" type="line"/>
+ </contour>
+ <component base="K"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1821, 'leftMargin': 192, 'rightMargin': -35}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA743_.glif b/src/Interface-Bold.ufo/glyphs/uniA743_.glif
new file mode 100644
index 000000000..658b39dd1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA743_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA743" format="1">
+ <advance width="1792"/>
+ <unicode hex="A743"/>
+ <outline>
+ <contour>
+ <point x="1512" y="764" type="line"/>
+ <point x="704" y="284" type="line"/>
+ <point x="840" y="60" type="line"/>
+ <point x="1644" y="536" type="line"/>
+ </contour>
+ <component base="k" xOffset="92"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1568, 'leftMargin': 56, 'rightMargin': 16}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA744_.glif b/src/Interface-Bold.ufo/glyphs/uniA744_.glif
new file mode 100644
index 000000000..983fb61ec
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA744_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA744" format="1">
+ <advance width="2048"/>
+ <unicode hex="A744"/>
+ <outline>
+ <contour>
+ <point x="1772" y="872" type="line"/>
+ <point x="964" y="396" type="line"/>
+ <point x="1096" y="168" type="line"/>
+ <point x="1904" y="648" type="line"/>
+ </contour>
+ <component base="K" xOffset="184"/>
+ <component base="crossbar" xOffset="-104" yOffset="688"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1946, 'leftMargin': -20, 'rightMargin': -4}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA745_.glif b/src/Interface-Bold.ufo/glyphs/uniA745_.glif
new file mode 100644
index 000000000..04bfce2f7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA745_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA745" format="1">
+ <advance width="1792"/>
+ <unicode hex="A745"/>
+ <outline>
+ <contour>
+ <point x="1624" y="764" type="line"/>
+ <point x="820" y="284" type="line"/>
+ <point x="952" y="60" type="line"/>
+ <point x="1756" y="536" type="line"/>
+ </contour>
+ <component base="k" xOffset="204"/>
+ <component base="crossbar" xOffset="-108" yOffset="756"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1716.0, 'leftMargin': -20, 'rightMargin': 15.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA746_.glif b/src/Interface-Bold.ufo/glyphs/uniA746_.glif
new file mode 100644
index 000000000..898d699b9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA746_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA746" format="1">
+ <advance width="1792"/>
+ <unicode hex="A746"/>
+ <outline>
+ <contour>
+ <point x="1620" y="372" type="line"/>
+ <point x="652" y="372" type="line"/>
+ <point x="652" y="0" type="line"/>
+ <point x="1620" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="340" y="864" type="line"/>
+ <point x="340" y="0" type="line"/>
+ <point x="800" y="0" type="line"/>
+ <point x="800" y="864" type="line"/>
+ </contour>
+ <contour>
+ <point x="800" y="864" type="line"/>
+ <point x="800" y="1236" type="line"/>
+ <point x="636" y="1236" type="line"/>
+ <point x="636" y="2004" type="line"/>
+ <point x="176" y="2004" type="line"/>
+ <point x="176" y="864" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1658, 'leftMargin': 161, 'rightMargin': 53}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA747_.glif b/src/Interface-Bold.ufo/glyphs/uniA747_.glif
new file mode 100644
index 000000000..40999ab07
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA747_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA747" format="1">
+ <advance width="1024"/>
+ <unicode hex="A747"/>
+ <outline>
+ <contour>
+ <point x="388" y="936" type="line"/>
+ <point x="388" y="0" type="line"/>
+ <point x="832" y="0" type="line"/>
+ <point x="832" y="936" type="line"/>
+ </contour>
+ <contour>
+ <point x="832" y="936" type="line"/>
+ <point x="832" y="1292" type="line"/>
+ <point x="640" y="1292" type="line"/>
+ <point x="640" y="2112" type="line"/>
+ <point x="196" y="2112" type="line"/>
+ <point x="196" y="936" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 862, 'leftMargin': 113, 'rightMargin': 113}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA748_.glif b/src/Interface-Bold.ufo/glyphs/uniA748_.glif
new file mode 100644
index 000000000..569a30b60
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA748_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA748" format="1">
+ <advance width="1792"/>
+ <unicode hex="A748"/>
+ <outline>
+ <component base="L" xOffset="260"/>
+ <component base="crossbar" xOffset="-36" yOffset="688"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1657, 'leftMargin': -20, 'rightMargin': 102}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA749_.glif b/src/Interface-Bold.ufo/glyphs/uniA749_.glif
new file mode 100644
index 000000000..c97206c1b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA749_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA749" format="1">
+ <advance width="1280"/>
+ <unicode hex="A749"/>
+ <outline>
+ <component base="l" xOffset="308"/>
+ <component base="crossbar" yOffset="756"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1046, 'leftMargin': -20, 'rightMargin': 74}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA74A__.glif b/src/Interface-Bold.ufo/glyphs/uniA74A__.glif
new file mode 100644
index 000000000..39ddd1ab0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA74A__.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA74A" format="1">
+ <advance width="2560"/>
+ <unicode hex="A74A"/>
+ <outline>
+ <contour>
+ <point x="2416" y="1184" type="line"/>
+ <point x="144" y="1184" type="line"/>
+ <point x="144" y="812" type="line"/>
+ <point x="2416" y="812" type="line"/>
+ </contour>
+ <component base="O" xOffset="308"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2329, 'leftMargin': 28, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA74B__.glif b/src/Interface-Bold.ufo/glyphs/uniA74B__.glif
new file mode 100644
index 000000000..058ffe619
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA74B__.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA74B" format="1">
+ <advance width="2048"/>
+ <unicode hex="A74B"/>
+ <outline>
+ <contour>
+ <point x="1960" y="928" type="line"/>
+ <point x="92" y="928" type="line"/>
+ <point x="92" y="572" type="line"/>
+ <point x="1960" y="572" type="line"/>
+ </contour>
+ <component base="o" xOffset="232"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>988.625</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1977, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA74C__.glif b/src/Interface-Bold.ufo/glyphs/uniA74C__.glif
new file mode 100644
index 000000000..f94764c01
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA74C__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA74C" format="1">
+ <advance width="2304"/>
+ <unicode hex="A74C"/>
+ <outline>
+ <contour>
+ <point x="1724" y="1264" type="line"/>
+ <point x="1928" y="1264"/>
+ <point x="2108" y="1440"/>
+ <point x="2108" y="1652" type="curve" smooth="yes"/>
+ <point x="2108" y="1888"/>
+ <point x="1928" y="2032"/>
+ <point x="1724" y="2032" type="curve" smooth="yes"/>
+ <point x="1568" y="2032"/>
+ <point x="1432" y="1936"/>
+ <point x="1372" y="1800" type="curve"/>
+ <point x="1556" y="1692" type="line"/>
+ <point x="1576" y="1768"/>
+ <point x="1644" y="1824"/>
+ <point x="1724" y="1824" type="curve" smooth="yes"/>
+ <point x="1816" y="1824"/>
+ <point x="1884" y="1748"/>
+ <point x="1884" y="1648" type="curve" smooth="yes"/>
+ <point x="1884" y="1552"/>
+ <point x="1816" y="1480"/>
+ <point x="1724" y="1476" type="curve"/>
+ </contour>
+ <component base="O" xOffset="40"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2113, 'leftMargin': 156, 'rightMargin': 44}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA74D__.glif b/src/Interface-Bold.ufo/glyphs/uniA74D__.glif
new file mode 100644
index 000000000..d76be0019
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA74D__.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA74D" format="1">
+ <advance width="1792"/>
+ <unicode hex="A74D"/>
+ <outline>
+ <contour>
+ <point x="1332" y="908" type="line"/>
+ <point x="1540" y="908"/>
+ <point x="1720" y="1076"/>
+ <point x="1720" y="1288" type="curve" smooth="yes"/>
+ <point x="1720" y="1544"/>
+ <point x="1552" y="1676"/>
+ <point x="1332" y="1676" type="curve" smooth="yes"/>
+ <point x="1176" y="1676"/>
+ <point x="1040" y="1580"/>
+ <point x="984" y="1444" type="curve"/>
+ <point x="1164" y="1336" type="line"/>
+ <point x="1184" y="1412"/>
+ <point x="1256" y="1464"/>
+ <point x="1332" y="1464" type="curve" smooth="yes"/>
+ <point x="1428" y="1464"/>
+ <point x="1492" y="1388"/>
+ <point x="1492" y="1288" type="curve" smooth="yes"/>
+ <point x="1492" y="1188"/>
+ <point x="1420" y="1120"/>
+ <point x="1332" y="1120" type="curve"/>
+ </contour>
+ <contour>
+ <point x="788" y="-28" type="curve" smooth="yes"/>
+ <point x="1248" y="-28"/>
+ <point x="1500" y="296"/>
+ <point x="1500" y="728" type="curve" smooth="yes"/>
+ <point x="1500" y="760" type="line" smooth="yes"/>
+ <point x="1500" y="1192"/>
+ <point x="1248" y="1516"/>
+ <point x="784" y="1516" type="curve" smooth="yes"/>
+ <point x="324" y="1516"/>
+ <point x="72" y="1192"/>
+ <point x="72" y="760" type="curve" smooth="yes"/>
+ <point x="72" y="728" type="line" smooth="yes"/>
+ <point x="72" y="296"/>
+ <point x="324" y="-28"/>
+ </contour>
+ <contour>
+ <point x="788" y="332" type="curve" smooth="yes"/>
+ <point x="580" y="332"/>
+ <point x="516" y="504"/>
+ <point x="516" y="728" type="curve" smooth="yes"/>
+ <point x="516" y="760" type="line" smooth="yes"/>
+ <point x="516" y="976"/>
+ <point x="580" y="1160"/>
+ <point x="784" y="1160" type="curve" smooth="yes"/>
+ <point x="992" y="1160"/>
+ <point x="1056" y="976"/>
+ <point x="1056" y="760" type="curve" smooth="yes"/>
+ <point x="1056" y="728" type="line" smooth="yes"/>
+ <point x="1056" y="504"/>
+ <point x="992" y="332"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1756, 'leftMargin': 78, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA74E__.glif b/src/Interface-Bold.ufo/glyphs/uniA74E__.glif
new file mode 100644
index 000000000..d4d0267d3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA74E__.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA74E" format="1">
+ <advance width="3328"/>
+ <unicode hex="A74E"/>
+ <outline>
+ <component base="O" xOffset="8"/>
+ <component base="O" xOffset="1276"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3212.0, 'leftMargin': 156, 'rightMargin': 51.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA74F__.glif b/src/Interface-Bold.ufo/glyphs/uniA74F__.glif
new file mode 100644
index 000000000..368fdb9be
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA74F__.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA74F" format="1">
+ <advance width="2816"/>
+ <unicode hex="A74F"/>
+ <outline>
+ <component base="o" xOffset="124"/>
+ <component base="o" xOffset="1108"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2569, 'leftMargin': 78, 'rightMargin': 78}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA750_.glif b/src/Interface-Bold.ufo/glyphs/uniA750_.glif
new file mode 100644
index 000000000..49cb6f7c3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA750_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA750" format="1">
+ <advance width="2048"/>
+ <unicode hex="A750"/>
+ <outline>
+ <component base="P" xOffset="232"/>
+ <component base="crossbar" xOffset="-48" yOffset="-604"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1943, 'leftMargin': -20, 'rightMargin': 106}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA751_.glif b/src/Interface-Bold.ufo/glyphs/uniA751_.glif
new file mode 100644
index 000000000..7199d0346
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA751_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA751" format="1">
+ <advance width="1792"/>
+ <unicode hex="A751"/>
+ <outline>
+ <component base="p" xOffset="192"/>
+ <component base="crossbar" xOffset="-120" yOffset="-1264"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1706, 'leftMargin': -47, 'rightMargin': 9}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA752_.glif b/src/Interface-Bold.ufo/glyphs/uniA752_.glif
new file mode 100644
index 000000000..542d1b4a1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA752_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA752" format="1">
+ <advance width="2560"/>
+ <unicode hex="A752"/>
+ <outline>
+ <contour>
+ <point x="1096" y="1052" type="line"/>
+ <point x="784" y="1052" type="line" smooth="yes"/>
+ <point x="392" y="1052"/>
+ <point x="204" y="856"/>
+ <point x="204" y="512" type="curve" smooth="yes"/>
+ <point x="204" y="436"/>
+ <point x="216" y="300"/>
+ <point x="244" y="220" type="curve"/>
+ <point x="592" y="220" type="line"/>
+ <point x="584" y="264"/>
+ <point x="576" y="360"/>
+ <point x="576" y="428" type="curve" smooth="yes"/>
+ <point x="576" y="572"/>
+ <point x="616" y="680"/>
+ <point x="784" y="680" type="curve" smooth="yes"/>
+ <point x="1096" y="680" type="line"/>
+ </contour>
+ <component base="P" xOffset="636"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2317, 'leftMargin': 55, 'rightMargin': 106}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA753_.glif b/src/Interface-Bold.ufo/glyphs/uniA753_.glif
new file mode 100644
index 000000000..5bd6cf17e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA753_.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA753" format="1">
+ <advance width="2304"/>
+ <unicode hex="A753"/>
+ <outline>
+ <contour>
+ <point x="192" y="-300" type="curve"/>
+ <point x="528" y="-300" type="line"/>
+ <point x="520" y="-256"/>
+ <point x="512" y="-156"/>
+ <point x="512" y="-88" type="curve" smooth="yes"/>
+ <point x="512" y="88"/>
+ <point x="564" y="200"/>
+ <point x="684" y="200" type="curve" smooth="yes"/>
+ <point x="724" y="200"/>
+ <point x="768" y="188"/>
+ <point x="820" y="164" type="curve"/>
+ <point x="908" y="500" type="line"/>
+ <point x="780" y="556"/>
+ <point x="700" y="572"/>
+ <point x="608" y="572" type="curve" smooth="yes"/>
+ <point x="364" y="572"/>
+ <point x="152" y="372"/>
+ <point x="152" y="-4" type="curve" smooth="yes"/>
+ <point x="152" y="-80"/>
+ <point x="164" y="-220"/>
+ </contour>
+ <contour>
+ <point x="1232" y="1204" type="line"/>
+ <point x="1204" y="1488" type="line"/>
+ <point x="788" y="1488" type="line"/>
+ <point x="788" y="-572" type="line"/>
+ <point x="1232" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="900" y="128" type="line"/>
+ <point x="1056" y="52"/>
+ <point x="1288" y="-28"/>
+ <point x="1528" y="-28" type="curve" smooth="yes"/>
+ <point x="1952" y="-28"/>
+ <point x="2156" y="300"/>
+ <point x="2156" y="732" type="curve" smooth="yes"/>
+ <point x="2156" y="764" type="line" smooth="yes"/>
+ <point x="2156" y="1216"/>
+ <point x="1952" y="1516"/>
+ <point x="1576" y="1516" type="curve" smooth="yes"/>
+ <point x="1216" y="1516"/>
+ <point x="1072" y="1188"/>
+ <point x="1012" y="756" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1036" y="452" type="curve"/>
+ <point x="1192" y="792" type="line"/>
+ <point x="1192" y="1036"/>
+ <point x="1260" y="1160"/>
+ <point x="1464" y="1160" type="curve" smooth="yes"/>
+ <point x="1648" y="1160"/>
+ <point x="1712" y="992"/>
+ <point x="1712" y="764" type="curve" smooth="yes"/>
+ <point x="1712" y="732" type="line" smooth="yes"/>
+ <point x="1712" y="512"/>
+ <point x="1652" y="332"/>
+ <point x="1428" y="332" type="curve" smooth="yes"/>
+ <point x="1260" y="332"/>
+ <point x="1144" y="408"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2140, 'leftMargin': 55, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA754_.glif b/src/Interface-Bold.ufo/glyphs/uniA754_.glif
new file mode 100644
index 000000000..f983af15e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA754_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA754" format="1">
+ <advance width="2304"/>
+ <unicode hex="A754"/>
+ <outline>
+ <contour>
+ <point x="324" y="2176" type="curve"/>
+ <point x="60" y="1964" type="line"/>
+ <point x="132" y="1884"/>
+ <point x="196" y="1824"/>
+ <point x="196" y="1676" type="curve" smooth="yes"/>
+ <point x="196" y="1548"/>
+ <point x="72" y="1372"/>
+ <point x="72" y="1124" type="curve" smooth="yes"/>
+ <point x="72" y="820"/>
+ <point x="256" y="680"/>
+ <point x="612" y="680" type="curve"/>
+ <point x="612" y="1052" type="line"/>
+ <point x="480" y="1052"/>
+ <point x="420" y="1104"/>
+ <point x="420" y="1192" type="curve" smooth="yes"/>
+ <point x="420" y="1364"/>
+ <point x="540" y="1500"/>
+ <point x="540" y="1724" type="curve" smooth="yes"/>
+ <point x="540" y="1888"/>
+ <point x="460" y="2040"/>
+ </contour>
+ <component base="P" xOffset="444"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2267, 'leftMargin': 55, 'rightMargin': 24}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA755_.glif b/src/Interface-Bold.ufo/glyphs/uniA755_.glif
new file mode 100644
index 000000000..e2d17e8aa
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA755_.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA755" format="1">
+ <advance width="2048"/>
+ <unicode hex="A755"/>
+ <outline>
+ <contour>
+ <point x="324" y="1516" type="curve"/>
+ <point x="68" y="1308" type="line"/>
+ <point x="140" y="1228"/>
+ <point x="184" y="1180"/>
+ <point x="184" y="1100" type="curve" smooth="yes"/>
+ <point x="184" y="940"/>
+ <point x="76" y="792"/>
+ <point x="76" y="604" type="curve" smooth="yes"/>
+ <point x="76" y="360"/>
+ <point x="392" y="256"/>
+ <point x="644" y="148" type="curve"/>
+ <point x="668" y="500" type="line"/>
+ <point x="544" y="568"/>
+ <point x="432" y="600"/>
+ <point x="432" y="712" type="curve" smooth="yes"/>
+ <point x="432" y="832"/>
+ <point x="536" y="976"/>
+ <point x="536" y="1132" type="curve" smooth="yes"/>
+ <point x="536" y="1272"/>
+ <point x="460" y="1388"/>
+ </contour>
+ <contour>
+ <point x="1060" y="1204" type="line"/>
+ <point x="1028" y="1488" type="line"/>
+ <point x="616" y="1488" type="line"/>
+ <point x="616" y="-572" type="line"/>
+ <point x="1060" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="728" y="128" type="line"/>
+ <point x="880" y="52"/>
+ <point x="1112" y="-28"/>
+ <point x="1352" y="-28" type="curve" smooth="yes"/>
+ <point x="1780" y="-28"/>
+ <point x="1980" y="300"/>
+ <point x="1980" y="732" type="curve" smooth="yes"/>
+ <point x="1980" y="764" type="line" smooth="yes"/>
+ <point x="1980" y="1216"/>
+ <point x="1780" y="1516"/>
+ <point x="1400" y="1516" type="curve" smooth="yes"/>
+ <point x="1044" y="1516"/>
+ <point x="896" y="1188"/>
+ <point x="840" y="756" type="curve"/>
+ </contour>
+ <contour>
+ <point x="864" y="452" type="curve"/>
+ <point x="1016" y="792" type="line"/>
+ <point x="1016" y="1036"/>
+ <point x="1088" y="1160"/>
+ <point x="1288" y="1160" type="curve" smooth="yes"/>
+ <point x="1472" y="1160"/>
+ <point x="1540" y="992"/>
+ <point x="1540" y="764" type="curve" smooth="yes"/>
+ <point x="1540" y="732" type="line" smooth="yes"/>
+ <point x="1540" y="512"/>
+ <point x="1480" y="332"/>
+ <point x="1256" y="332" type="curve" smooth="yes"/>
+ <point x="1088" y="332"/>
+ <point x="972" y="408"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2013.0, 'leftMargin': 33, 'rightMargin': 66.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA756_.cn.glif b/src/Interface-Bold.ufo/glyphs/uniA756_.cn.glif
new file mode 100644
index 000000000..60673bef9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA756_.cn.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA756.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="1216" y="324" type="line"/>
+ <point x="948" y="76" type="line"/>
+ <point x="1704" y="-544" type="line"/>
+ <point x="1984" y="-300" type="line"/>
+ </contour>
+ <contour>
+ <point x="1760" y="264" type="line"/>
+ <point x="1128" y="-432" type="line"/>
+ <point x="1324" y="-608" type="line"/>
+ <point x="1952" y="84" type="line"/>
+ </contour>
+ <component base="O.cn" xOffset="-52"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2036, 'leftMargin': 118, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA756_.glif b/src/Interface-Bold.ufo/glyphs/uniA756_.glif
new file mode 100644
index 000000000..242faf69e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA756_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA756" format="1">
+ <advance width="2048"/>
+ <unicode hex="A756"/>
+ <outline>
+ <contour>
+ <point x="1776" y="264" type="line"/>
+ <point x="1148" y="-432" type="line"/>
+ <point x="1340" y="-608" type="line"/>
+ <point x="1972" y="84" type="line"/>
+ </contour>
+ <contour>
+ <point x="1236" y="332" type="line"/>
+ <point x="956" y="76" type="line"/>
+ <point x="1688" y="-516" type="line"/>
+ <point x="1976" y="-264" type="line"/>
+ </contour>
+ <contour>
+ <point x="1808" y="1040" type="line"/>
+ <point x="1808" y="1652"/>
+ <point x="1448" y="2032"/>
+ <point x="940" y="2032" type="curve" smooth="yes"/>
+ <point x="428" y="2032"/>
+ <point x="72" y="1652"/>
+ <point x="72" y="1040" type="curve" smooth="yes"/>
+ <point x="72" y="960" type="line" smooth="yes"/>
+ <point x="72" y="348"/>
+ <point x="432" y="-28"/>
+ <point x="944" y="-28" type="curve" smooth="yes"/>
+ <point x="1452" y="-28"/>
+ <point x="1808" y="348"/>
+ <point x="1808" y="960" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1340" y="960" type="line"/>
+ <point x="1340" y="568"/>
+ <point x="1200" y="348"/>
+ <point x="944" y="348" type="curve" smooth="yes"/>
+ <point x="680" y="348"/>
+ <point x="540" y="568"/>
+ <point x="540" y="960" type="curve" smooth="yes"/>
+ <point x="540" y="1044" type="line" smooth="yes"/>
+ <point x="540" y="1440"/>
+ <point x="676" y="1652"/>
+ <point x="940" y="1652" type="curve" smooth="yes"/>
+ <point x="1196" y="1652"/>
+ <point x="1340" y="1440"/>
+ <point x="1340" y="1044" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2009, 'leftMargin': 105, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA757_.glif b/src/Interface-Bold.ufo/glyphs/uniA757_.glif
new file mode 100644
index 000000000..00ee90566
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA757_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA757" format="1">
+ <advance width="1792"/>
+ <unicode hex="A757"/>
+ <outline>
+ <component base="q" xOffset="24"/>
+ <component base="crossbar" xOffset="548" yOffset="-1264"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1706, 'leftMargin': 85, 'rightMargin': 46}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA758_.cn.glif b/src/Interface-Bold.ufo/glyphs/uniA758_.cn.glif
new file mode 100644
index 000000000..80b0efb5b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA758_.cn.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA758.cn" format="1">
+ <advance width="2560"/>
+ <outline>
+ <contour>
+ <point x="1228" y="324" type="line"/>
+ <point x="960" y="76" type="line"/>
+ <point x="1716" y="-544" type="line"/>
+ <point x="1992" y="-300" type="line"/>
+ </contour>
+ <contour>
+ <point x="1948" y="1076" type="line"/>
+ <point x="2072" y="908"/>
+ <point x="2236" y="724"/>
+ <point x="1932" y="420" type="curve" smooth="yes"/>
+ <point x="1164" y="-352" type="line"/>
+ <point x="1368" y="-556" type="line"/>
+ <point x="2140" y="216" type="line" smooth="yes"/>
+ <point x="2516" y="596"/>
+ <point x="2520" y="872"/>
+ <point x="2192" y="1268" type="curve"/>
+ </contour>
+ <component base="O.cn" xOffset="-44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2529, 'leftMargin': 173, 'rightMargin': 56.33322566593097}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA758_.glif b/src/Interface-Bold.ufo/glyphs/uniA758_.glif
new file mode 100644
index 000000000..8956eb7e5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA758_.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA758" format="1">
+ <advance width="2560"/>
+ <unicode hex="A758"/>
+ <outline>
+ <contour>
+ <point x="1368" y="960" type="line"/>
+ <point x="1368" y="568"/>
+ <point x="1224" y="348"/>
+ <point x="968" y="348" type="curve" smooth="yes"/>
+ <point x="704" y="348"/>
+ <point x="564" y="568"/>
+ <point x="564" y="960" type="curve" smooth="yes"/>
+ <point x="564" y="1044" type="line" smooth="yes"/>
+ <point x="564" y="1440"/>
+ <point x="704" y="1652"/>
+ <point x="964" y="1652" type="curve" smooth="yes"/>
+ <point x="1220" y="1652"/>
+ <point x="1368" y="1440"/>
+ <point x="1368" y="1044" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1832" y="1040" type="line"/>
+ <point x="1832" y="1652"/>
+ <point x="1472" y="2032"/>
+ <point x="964" y="2032" type="curve" smooth="yes"/>
+ <point x="452" y="2032"/>
+ <point x="96" y="1652"/>
+ <point x="96" y="1040" type="curve" smooth="yes"/>
+ <point x="96" y="960" type="line" smooth="yes"/>
+ <point x="96" y="348"/>
+ <point x="456" y="-28"/>
+ <point x="968" y="-28" type="curve" smooth="yes"/>
+ <point x="1476" y="-28"/>
+ <point x="1832" y="348"/>
+ <point x="1832" y="960" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1260" y="332" type="line"/>
+ <point x="984" y="76" type="line"/>
+ <point x="1716" y="-516" type="line"/>
+ <point x="2000" y="-264" type="line"/>
+ </contour>
+ <contour>
+ <point x="1984" y="1076" type="line"/>
+ <point x="2108" y="908"/>
+ <point x="2268" y="724"/>
+ <point x="1964" y="420" type="curve" smooth="yes"/>
+ <point x="1196" y="-352" type="line"/>
+ <point x="1400" y="-556" type="line"/>
+ <point x="2172" y="216" type="line" smooth="yes"/>
+ <point x="2552" y="596"/>
+ <point x="2552" y="872"/>
+ <point x="2224" y="1268" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2527, 'leftMargin': 105, 'rightMargin': 55.83319435350995}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA759_.glif b/src/Interface-Bold.ufo/glyphs/uniA759_.glif
new file mode 100644
index 000000000..9be13d609
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA759_.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA759" format="1">
+ <advance width="2304"/>
+ <unicode hex="A759"/>
+ <outline>
+ <contour>
+ <point x="1632" y="1076" type="line"/>
+ <point x="1760" y="908"/>
+ <point x="1912" y="700"/>
+ <point x="1628" y="448" type="curve" smooth="yes"/>
+ <point x="764" y="-328" type="line"/>
+ <point x="968" y="-528" type="line"/>
+ <point x="1820" y="224" type="line" smooth="yes"/>
+ <point x="2228" y="580"/>
+ <point x="2204" y="872"/>
+ <point x="1876" y="1268" type="curve"/>
+ </contour>
+ <component base="q" xOffset="96"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2082, 'leftMargin': 84, 'rightMargin': 55.602160122347414}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA75A__.glif b/src/Interface-Bold.ufo/glyphs/uniA75A__.glif
new file mode 100644
index 000000000..ad5d52f08
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA75A__.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA75A" format="1">
+ <advance width="1792"/>
+ <unicode hex="A75A"/>
+ <outline>
+ <contour>
+ <point x="400" y="1464" type="line" name="hr00"/>
+ <point x="584" y="1604"/>
+ <point x="700" y="1672"/>
+ <point x="888" y="1672" type="curve" smooth="yes"/>
+ <point x="1088" y="1672"/>
+ <point x="1164" y="1548"/>
+ <point x="1164" y="1416" type="curve" smooth="yes"/>
+ <point x="1164" y="1184"/>
+ <point x="880" y="1044"/>
+ <point x="556" y="912" type="curve"/>
+ <point x="832" y="628" type="line"/>
+ <point x="1276" y="876"/>
+ <point x="1604" y="1064"/>
+ <point x="1604" y="1452" type="curve" smooth="yes"/>
+ <point x="1604" y="1808"/>
+ <point x="1320" y="2032"/>
+ <point x="956" y="2032" type="curve" smooth="yes"/>
+ <point x="632" y="2032"/>
+ <point x="388" y="1900"/>
+ <point x="184" y="1736" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1136" y="0" type="line"/>
+ <point x="1608" y="0" type="line"/>
+ <point x="1608" y="20" type="line"/>
+ <point x="1044" y="892" type="line"/>
+ <point x="556" y="912" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1559, 'leftMargin': 28, 'rightMargin': 106}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA75B__.glif b/src/Interface-Bold.ufo/glyphs/uniA75B__.glif
new file mode 100644
index 000000000..a398f473c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA75B__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA75B" format="1">
+ <advance width="1280"/>
+ <unicode hex="A75B"/>
+ <outline>
+ <contour>
+ <point x="292" y="1028" type="line"/>
+ <point x="416" y="1096"/>
+ <point x="484" y="1132"/>
+ <point x="584" y="1132" type="curve" smooth="yes"/>
+ <point x="692" y="1132"/>
+ <point x="752" y="1068"/>
+ <point x="752" y="976" type="curve" smooth="yes"/>
+ <point x="752" y="880"/>
+ <point x="628" y="788"/>
+ <point x="380" y="716" type="curve"/>
+ <point x="548" y="464" type="line"/>
+ <point x="948" y="580"/>
+ <point x="1192" y="696"/>
+ <point x="1192" y="992" type="curve" smooth="yes"/>
+ <point x="1192" y="1300"/>
+ <point x="940" y="1488"/>
+ <point x="640" y="1488" type="curve" smooth="yes"/>
+ <point x="372" y="1488"/>
+ <point x="264" y="1416"/>
+ <point x="88" y="1312" type="curve"/>
+ </contour>
+ <contour>
+ <point x="752" y="0" type="line"/>
+ <point x="1196" y="0" type="line"/>
+ <point x="1196" y="12" type="line"/>
+ <point x="788" y="740" type="line"/>
+ <point x="380" y="716" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1180, 'leftMargin': 0, 'rightMargin': 72}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA75C__.glif b/src/Interface-Bold.ufo/glyphs/uniA75C__.glif
new file mode 100644
index 000000000..a04093af7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA75C__.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA75C" format="1">
+ <advance width="2048"/>
+ <unicode hex="A75C"/>
+ <outline>
+ <contour>
+ <point x="336" y="1584" type="line"/>
+ <point x="412" y="1624"/>
+ <point x="496" y="1652"/>
+ <point x="612" y="1652" type="curve" smooth="yes"/>
+ <point x="772" y="1652"/>
+ <point x="892" y="1560"/>
+ <point x="892" y="1340" type="curve" smooth="yes"/>
+ <point x="892" y="1024"/>
+ <point x="732" y="820"/>
+ <point x="200" y="308" type="curve"/>
+ <point x="484" y="68" type="line"/>
+ <point x="1052" y="600"/>
+ <point x="1360" y="956"/>
+ <point x="1360" y="1380" type="curve" smooth="yes"/>
+ <point x="1360" y="1832"/>
+ <point x="1064" y="2032"/>
+ <point x="664" y="2032" type="curve" smooth="yes"/>
+ <point x="484" y="2032"/>
+ <point x="284" y="1976"/>
+ <point x="160" y="1900" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1696" y="824" type="line"/>
+ <point x="1236" y="824" type="line"/>
+ <point x="1236" y="-572" type="line"/>
+ <point x="1696" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1892" y="372" type="line"/>
+ <point x="324" y="372" type="line"/>
+ <point x="200" y="308" type="line"/>
+ <point x="200" y="0" type="line"/>
+ <point x="1892" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1869, 'leftMargin': 55, 'rightMargin': 81}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA75D__.glif b/src/Interface-Bold.ufo/glyphs/uniA75D__.glif
new file mode 100644
index 000000000..cfdeae281
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA75D__.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA75D" format="1">
+ <advance width="2048"/>
+ <unicode hex="A75D"/>
+ <outline>
+ <contour>
+ <point x="336" y="1748" type="line"/>
+ <point x="412" y="1788"/>
+ <point x="496" y="1816"/>
+ <point x="612" y="1816" type="curve" smooth="yes"/>
+ <point x="788" y="1816"/>
+ <point x="916" y="1712"/>
+ <point x="916" y="1484" type="curve" smooth="yes"/>
+ <point x="916" y="1168"/>
+ <point x="752" y="808"/>
+ <point x="200" y="292" type="curve"/>
+ <point x="484" y="68" type="line"/>
+ <point x="1052" y="600"/>
+ <point x="1360" y="1100"/>
+ <point x="1360" y="1524" type="curve" smooth="yes"/>
+ <point x="1360" y="1976"/>
+ <point x="1064" y="2176"/>
+ <point x="612" y="2176" type="curve" smooth="yes"/>
+ <point x="464" y="2176"/>
+ <point x="284" y="2120"/>
+ <point x="160" y="2044" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1680" y="824" type="line"/>
+ <point x="1236" y="824" type="line"/>
+ <point x="1236" y="-572" type="line"/>
+ <point x="1680" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1892" y="360" type="line"/>
+ <point x="324" y="360" type="line"/>
+ <point x="200" y="292" type="line"/>
+ <point x="200" y="0" type="line"/>
+ <point x="1892" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1880, 'leftMargin': 55, 'rightMargin': 92}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA75E__.glif b/src/Interface-Bold.ufo/glyphs/uniA75E__.glif
new file mode 100644
index 000000000..95c64e610
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA75E__.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA75E" format="1">
+ <advance width="2048"/>
+ <unicode hex="A75E"/>
+ <outline>
+ <contour>
+ <point x="1304" y="2176" type="line"/>
+ <point x="984" y="2176" type="line"/>
+ <point x="308" y="-172" type="line"/>
+ <point x="628" y="-172" type="line"/>
+ </contour>
+ <component base="V"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1855, 'leftMargin': 96, 'rightMargin': -97}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA75F__.glif b/src/Interface-Bold.ufo/glyphs/uniA75F__.glif
new file mode 100644
index 000000000..6f0084277
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA75F__.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA75F" format="1">
+ <advance width="1536"/>
+ <unicode hex="A75F"/>
+ <outline>
+ <contour>
+ <point x="1028" y="1760" type="line"/>
+ <point x="744" y="1760" type="line"/>
+ <point x="240" y="-172" type="line"/>
+ <point x="524" y="-172" type="line"/>
+ </contour>
+ <component base="v" xOffset="48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 8, 'rightMargin': 13}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA760_.glif b/src/Interface-Bold.ufo/glyphs/uniA760_.glif
new file mode 100644
index 000000000..f04abd4b5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA760_.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA760" format="1">
+ <advance width="2560"/>
+ <unicode hex="A760"/>
+ <outline>
+ <contour>
+ <point x="552" y="2004" type="line"/>
+ <point x="92" y="2004" type="line"/>
+ <point x="524" y="0" type="line"/>
+ <point x="816" y="0" type="line"/>
+ <point x="884" y="168" type="line"/>
+ </contour>
+ <contour>
+ <point x="688" y="184" type="line"/>
+ <point x="740" y="0" type="line"/>
+ <point x="996" y="0" type="line"/>
+ <point x="1420" y="1848" type="line"/>
+ <point x="1320" y="2004" type="line"/>
+ <point x="1084" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1476" y="2004" type="line"/>
+ <point x="1244" y="2004" type="line"/>
+ <point x="1136" y="1848" type="line"/>
+ <point x="1568" y="0" type="line"/>
+ <point x="1824" y="0" type="line"/>
+ <point x="1880" y="172" type="line"/>
+ </contour>
+ <contour>
+ <point x="1652" y="-44" type="line"/>
+ <point x="1620" y="-216"/>
+ <point x="1512" y="-244"/>
+ <point x="1360" y="-244" type="curve" smooth="yes"/>
+ <point x="1340" y="-244"/>
+ <point x="1324" y="-240"/>
+ <point x="1300" y="-240" type="curve"/>
+ <point x="1300" y="-572" type="line"/>
+ <point x="1376" y="-596"/>
+ <point x="1440" y="-600"/>
+ <point x="1536" y="-600" type="curve" smooth="yes"/>
+ <point x="1760" y="-600"/>
+ <point x="1944" y="-448"/>
+ <point x="2012" y="-144" type="curve" smooth="yes"/>
+ <point x="2468" y="2004" type="line"/>
+ <point x="2012" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2453.0, 'leftMargin': 36, 'rightMargin': 40.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA761_.glif b/src/Interface-Bold.ufo/glyphs/uniA761_.glif
new file mode 100644
index 000000000..426cd97ae
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA761_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA761" format="1">
+ <advance width="2560"/>
+ <unicode hex="A761"/>
+ <outline>
+ <component base="v" xOffset="20"/>
+ <component base="y" xOffset="992"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2416, 'leftMargin': 56, 'rightMargin': -51}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA762_.glif b/src/Interface-Bold.ufo/glyphs/uniA762_.glif
new file mode 100644
index 000000000..48cc53a25
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA762_.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA762" format="1">
+ <advance width="1792"/>
+ <unicode hex="A762"/>
+ <outline>
+ <contour>
+ <point x="1504" y="1488" type="line"/>
+ <point x="1504" y="1824" type="line"/>
+ <point x="868" y="1824" type="line" smooth="yes"/>
+ <point x="688" y="1824"/>
+ <point x="612" y="1920"/>
+ <point x="612" y="2060" type="curve" smooth="yes"/>
+ <point x="612" y="2184"/>
+ <point x="704" y="2280"/>
+ <point x="892" y="2280" type="curve" smooth="yes"/>
+ <point x="1040" y="2280"/>
+ <point x="1160" y="2204"/>
+ <point x="1160" y="2088" type="curve"/>
+ <point x="1620" y="2088" type="line"/>
+ <point x="1620" y="2444"/>
+ <point x="1284" y="2660"/>
+ <point x="892" y="2660" type="curve" smooth="yes"/>
+ <point x="440" y="2660"/>
+ <point x="144" y="2460"/>
+ <point x="144" y="2072" type="curve" smooth="yes"/>
+ <point x="144" y="1692"/>
+ <point x="404" y="1488"/>
+ <point x="884" y="1488" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="660" y="1156" type="line"/>
+ <point x="660" y="896" type="line"/>
+ <point x="840" y="896" type="line" smooth="yes"/>
+ <point x="1060" y="896"/>
+ <point x="1180" y="788"/>
+ <point x="1180" y="604" type="curve" smooth="yes"/>
+ <point x="1180" y="452"/>
+ <point x="1076" y="352"/>
+ <point x="900" y="352" type="curve" smooth="yes"/>
+ <point x="744" y="352"/>
+ <point x="644" y="444"/>
+ <point x="644" y="556" type="curve"/>
+ <point x="188" y="556" type="line"/>
+ <point x="188" y="148"/>
+ <point x="548" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1336" y="-28"/>
+ <point x="1648" y="188"/>
+ <point x="1648" y="576" type="curve" smooth="yes"/>
+ <point x="1648" y="1000"/>
+ <point x="1376" y="1196"/>
+ <point x="912" y="1196" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1476" y="1824" type="line"/>
+ <point x="660" y="1160" type="line"/>
+ <point x="660" y="988" type="line"/>
+ <point x="980" y="988" type="line"/>
+ <point x="1616" y="1528" type="line"/>
+ <point x="1616" y="1824" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1680, 'leftMargin': 61, 'rightMargin': 115}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA763_.glif b/src/Interface-Bold.ufo/glyphs/uniA763_.glif
new file mode 100644
index 000000000..ef819ae74
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA763_.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA763" format="1">
+ <advance width="1792"/>
+ <unicode hex="A763"/>
+ <outline>
+ <contour>
+ <point x="1492" y="1152" type="line"/>
+ <point x="1492" y="1488" type="line"/>
+ <point x="884" y="1488" type="line" smooth="yes"/>
+ <point x="684" y="1488"/>
+ <point x="600" y="1584"/>
+ <point x="600" y="1720" type="curve" smooth="yes"/>
+ <point x="600" y="1864"/>
+ <point x="696" y="1964"/>
+ <point x="904" y="1964" type="curve" smooth="yes"/>
+ <point x="1064" y="1964"/>
+ <point x="1188" y="1888"/>
+ <point x="1188" y="1752" type="curve"/>
+ <point x="1632" y="1752" type="line"/>
+ <point x="1632" y="2108"/>
+ <point x="1296" y="2324"/>
+ <point x="904" y="2324" type="curve" smooth="yes"/>
+ <point x="452" y="2324"/>
+ <point x="160" y="2128"/>
+ <point x="160" y="1736" type="curve" smooth="yes"/>
+ <point x="160" y="1356"/>
+ <point x="420" y="1152"/>
+ <point x="896" y="1152" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="644" y="624" type="line"/>
+ <point x="644" y="364" type="line"/>
+ <point x="824" y="364" type="line" smooth="yes"/>
+ <point x="1064" y="364"/>
+ <point x="1192" y="260"/>
+ <point x="1192" y="0" type="curve" smooth="yes"/>
+ <point x="1192" y="-136"/>
+ <point x="1080" y="-244"/>
+ <point x="888" y="-244" type="curve" smooth="yes"/>
+ <point x="720" y="-244"/>
+ <point x="616" y="-144"/>
+ <point x="616" y="-20" type="curve"/>
+ <point x="172" y="-20" type="line"/>
+ <point x="172" y="-428"/>
+ <point x="536" y="-600"/>
+ <point x="888" y="-600" type="curve" smooth="yes"/>
+ <point x="1320" y="-600"/>
+ <point x="1636" y="-388"/>
+ <point x="1636" y="-12" type="curve" smooth="yes"/>
+ <point x="1636" y="416"/>
+ <point x="1364" y="652"/>
+ <point x="900" y="652" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1444" y="1488" type="line"/>
+ <point x="644" y="628" type="line"/>
+ <point x="644" y="456" type="line"/>
+ <point x="964" y="456" type="line"/>
+ <point x="1604" y="1192" type="line"/>
+ <point x="1604" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1689, 'leftMargin': 88, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA764_.glif b/src/Interface-Bold.ufo/glyphs/uniA764_.glif
new file mode 100644
index 000000000..76a94f10d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA764_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA764" format="1">
+ <advance width="2048"/>
+ <unicode hex="A764"/>
+ <outline>
+ <contour>
+ <point x="412" y="2004" type="line"/>
+ <point x="412" y="0" type="line"/>
+ <point x="856" y="0" type="line"/>
+ <point x="856" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="552" y="1552" type="line"/>
+ <point x="856" y="1196" type="line"/>
+ <point x="1140" y="1196" type="line" smooth="yes"/>
+ <point x="1368" y="1196"/>
+ <point x="1456" y="1092"/>
+ <point x="1456" y="984" type="curve" smooth="yes"/>
+ <point x="1456" y="860"/>
+ <point x="1368" y="740"/>
+ <point x="1140" y="740" type="curve" smooth="yes"/>
+ <point x="800" y="740" type="line"/>
+ <point x="800" y="384" type="line"/>
+ <point x="1140" y="384" type="line" smooth="yes"/>
+ <point x="1632" y="384"/>
+ <point x="1900" y="640"/>
+ <point x="1900" y="984" type="curve" smooth="yes"/>
+ <point x="1900" y="1312"/>
+ <point x="1632" y="1552"/>
+ <point x="1140" y="1552" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1140" y="1912" type="line"/>
+ <point x="148" y="1912" type="line"/>
+ <point x="148" y="1648" type="line"/>
+ <point x="1140" y="1648" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1858, 'leftMargin': 28, 'rightMargin': 77}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA765_.glif b/src/Interface-Bold.ufo/glyphs/uniA765_.glif
new file mode 100644
index 000000000..6ab7c7c41
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA765_.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA765" format="1">
+ <advance width="1792"/>
+ <unicode hex="A765"/>
+ <outline>
+ <contour>
+ <point x="788" y="1204" type="line"/>
+ <point x="756" y="1488" type="line"/>
+ <point x="344" y="1488" type="line"/>
+ <point x="344" y="-572" type="line"/>
+ <point x="788" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1708" y="764" type="line"/>
+ <point x="1708" y="1216"/>
+ <point x="1508" y="1516"/>
+ <point x="1128" y="1516" type="curve" smooth="yes"/>
+ <point x="772" y="1516"/>
+ <point x="624" y="1188"/>
+ <point x="568" y="756" type="curve"/>
+ <point x="568" y="720" type="line"/>
+ <point x="624" y="320"/>
+ <point x="772" y="-28"/>
+ <point x="1132" y="-28" type="curve" smooth="yes"/>
+ <point x="1508" y="-28"/>
+ <point x="1708" y="300"/>
+ <point x="1708" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1268" y="732" type="line"/>
+ <point x="1268" y="512"/>
+ <point x="1208" y="332"/>
+ <point x="1020" y="332" type="curve" smooth="yes"/>
+ <point x="816" y="332"/>
+ <point x="744" y="472"/>
+ <point x="744" y="680" type="curve" smooth="yes"/>
+ <point x="744" y="792" type="line" smooth="yes"/>
+ <point x="744" y="1036"/>
+ <point x="816" y="1160"/>
+ <point x="1016" y="1160" type="curve" smooth="yes"/>
+ <point x="1200" y="1160"/>
+ <point x="1268" y="992"/>
+ <point x="1268" y="764" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="788" y="2112" type="line"/>
+ <point x="344" y="2112" type="line"/>
+ <point x="344" y="0" type="line"/>
+ <point x="788" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1076" y="1916" type="line"/>
+ <point x="84" y="1916" type="line"/>
+ <point x="84" y="1652" type="line"/>
+ <point x="1076" y="1652" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1733, 'leftMargin': 28, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA766_.glif b/src/Interface-Bold.ufo/glyphs/uniA766_.glif
new file mode 100644
index 000000000..0eb8244d3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA766_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA766" format="1">
+ <advance width="2048"/>
+ <unicode hex="A766"/>
+ <outline>
+ <contour>
+ <point x="436" y="2004" type="line"/>
+ <point x="436" y="-276" type="line"/>
+ <point x="880" y="-276" type="line"/>
+ <point x="880" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="648" y="1648" type="line"/>
+ <point x="648" y="1292" type="line"/>
+ <point x="1164" y="1292" type="line" smooth="yes"/>
+ <point x="1392" y="1292"/>
+ <point x="1480" y="1160"/>
+ <point x="1480" y="1012" type="curve" smooth="yes"/>
+ <point x="1480" y="868"/>
+ <point x="1392" y="740"/>
+ <point x="1164" y="740" type="curve" smooth="yes"/>
+ <point x="648" y="740" type="line"/>
+ <point x="648" y="384" type="line"/>
+ <point x="1164" y="384" type="line" smooth="yes"/>
+ <point x="1656" y="384"/>
+ <point x="1924" y="648"/>
+ <point x="1924" y="1016" type="curve" smooth="yes"/>
+ <point x="1924" y="1384"/>
+ <point x="1656" y="1648"/>
+ <point x="1164" y="1648" type="curve" smooth="yes"/>
+ </contour>
+ <component base="crossbar" xOffset="-20" yOffset="-896"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1858, 'leftMargin': -20, 'rightMargin': 77}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA767_.cn.glif b/src/Interface-Bold.ufo/glyphs/uniA767_.cn.glif
new file mode 100644
index 000000000..da79349be
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA767_.cn.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA767.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1708" y="788" type="line"/>
+ <point x="1708" y="1276"/>
+ <point x="1520" y="1516"/>
+ <point x="1144" y="1516" type="curve" smooth="yes"/>
+ <point x="800" y="1516"/>
+ <point x="648" y="1212"/>
+ <point x="596" y="812" type="curve"/>
+ <point x="596" y="664" type="line"/>
+ <point x="648" y="292"/>
+ <point x="800" y="-28"/>
+ <point x="1144" y="-28" type="curve" smooth="yes"/>
+ <point x="1520" y="-28"/>
+ <point x="1708" y="240"/>
+ <point x="1708" y="704" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1268" y="704" type="line"/>
+ <point x="1268" y="448"/>
+ <point x="1208" y="332"/>
+ <point x="1020" y="332" type="curve" smooth="yes"/>
+ <point x="816" y="332"/>
+ <point x="744" y="452"/>
+ <point x="744" y="628" type="curve"/>
+ <point x="744" y="848" type="line"/>
+ <point x="744" y="1056"/>
+ <point x="816" y="1160"/>
+ <point x="1016" y="1160" type="curve" smooth="yes"/>
+ <point x="1200" y="1160"/>
+ <point x="1268" y="1060"/>
+ <point x="1268" y="788" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1076" y="-108" type="line"/>
+ <point x="84" y="-108" type="line"/>
+ <point x="84" y="-368" type="line"/>
+ <point x="1076" y="-368" type="line"/>
+ </contour>
+ <contour>
+ <point x="788" y="-572" type="line"/>
+ <point x="788" y="2112" type="line"/>
+ <point x="344" y="2112" type="line"/>
+ <point x="344" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1733, 'leftMargin': 28, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA767_.glif b/src/Interface-Bold.ufo/glyphs/uniA767_.glif
new file mode 100644
index 000000000..d1c90e2da
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA767_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA767" format="1">
+ <advance width="1792"/>
+ <unicode hex="A767"/>
+ <outline>
+ <contour>
+ <point x="1708" y="764" type="line"/>
+ <point x="1708" y="1216"/>
+ <point x="1508" y="1516"/>
+ <point x="1128" y="1516" type="curve" smooth="yes"/>
+ <point x="772" y="1516"/>
+ <point x="624" y="1188"/>
+ <point x="568" y="756" type="curve"/>
+ <point x="568" y="720" type="line"/>
+ <point x="624" y="320"/>
+ <point x="772" y="-28"/>
+ <point x="1132" y="-28" type="curve" smooth="yes"/>
+ <point x="1508" y="-28"/>
+ <point x="1708" y="300"/>
+ <point x="1708" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1268" y="732" type="line"/>
+ <point x="1268" y="512"/>
+ <point x="1208" y="332"/>
+ <point x="1020" y="332" type="curve" smooth="yes"/>
+ <point x="816" y="332"/>
+ <point x="760" y="472"/>
+ <point x="740" y="680" type="curve"/>
+ <point x="740" y="792" type="line"/>
+ <point x="760" y="1036"/>
+ <point x="816" y="1160"/>
+ <point x="1016" y="1160" type="curve" smooth="yes"/>
+ <point x="1200" y="1160"/>
+ <point x="1268" y="992"/>
+ <point x="1268" y="764" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1076" y="-108" type="line"/>
+ <point x="84" y="-108" type="line"/>
+ <point x="84" y="-368" type="line"/>
+ <point x="1076" y="-368" type="line"/>
+ </contour>
+ <contour>
+ <point x="788" y="-572" type="line"/>
+ <point x="788" y="2112" type="line"/>
+ <point x="344" y="2112" type="line"/>
+ <point x="344" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1733, 'leftMargin': 28, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA768_.glif b/src/Interface-Bold.ufo/glyphs/uniA768_.glif
new file mode 100644
index 000000000..14975ae9e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA768_.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA768" format="1">
+ <advance width="1792"/>
+ <unicode hex="A768"/>
+ <outline>
+ <contour>
+ <point x="580" y="2004" type="line"/>
+ <point x="120" y="2004" type="line"/>
+ <point x="120" y="-572" type="line"/>
+ <point x="580" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="420" y="436" type="line"/>
+ <point x="236" y="-80" type="line"/>
+ <point x="580" y="-152" type="line"/>
+ <point x="1672" y="2004" type="line"/>
+ <point x="1180" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1711, 'leftMargin': 161, 'rightMargin': -1}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA769_.glif b/src/Interface-Bold.ufo/glyphs/uniA769_.glif
new file mode 100644
index 000000000..46e31bfaf
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA769_.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA769" format="1">
+ <advance width="1536"/>
+ <unicode hex="A769"/>
+ <outline>
+ <contour>
+ <point x="524" y="1488" type="line"/>
+ <point x="80" y="1488" type="line"/>
+ <point x="80" y="-572" type="line"/>
+ <point x="524" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="364" y="244" type="line"/>
+ <point x="252" y="0" type="line"/>
+ <point x="368" y="-440" type="line"/>
+ <point x="1456" y="1488" type="line"/>
+ <point x="992" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1528, 'leftMargin': 140, 'rightMargin': 14}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA76A__.glif b/src/Interface-Bold.ufo/glyphs/uniA76A__.glif
new file mode 100644
index 000000000..27544e7be
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA76A__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA76A" format="1">
+ <advance width="1792"/>
+ <unicode hex="A76A"/>
+ <outline>
+ <contour>
+ <point x="900" y="960" type="line"/>
+ <point x="1300" y="960"/>
+ <point x="1564" y="1184"/>
+ <point x="1564" y="1460" type="curve" smooth="yes"/>
+ <point x="1564" y="1780"/>
+ <point x="1320" y="2032"/>
+ <point x="860" y="2032" type="curve" smooth="yes"/>
+ <point x="516" y="2032"/>
+ <point x="200" y="1816"/>
+ <point x="200" y="1460" type="curve"/>
+ <point x="660" y="1460" type="line"/>
+ <point x="660" y="1584"/>
+ <point x="748" y="1652"/>
+ <point x="884" y="1652" type="curve" smooth="yes"/>
+ <point x="1040" y="1652"/>
+ <point x="1096" y="1564"/>
+ <point x="1096" y="1432" type="curve" smooth="yes"/>
+ <point x="1096" y="1300"/>
+ <point x="1016" y="1204"/>
+ <point x="828" y="1204" type="curve" smooth="yes"/>
+ <point x="576" y="1204" type="line"/>
+ <point x="576" y="960" type="line"/>
+ </contour>
+ <contour>
+ <point x="576" y="1080" type="line"/>
+ <point x="576" y="836" type="line"/>
+ <point x="828" y="836" type="line" smooth="yes"/>
+ <point x="1020" y="836"/>
+ <point x="1124" y="764"/>
+ <point x="1124" y="600" type="curve" smooth="yes"/>
+ <point x="1124" y="448"/>
+ <point x="1008" y="372"/>
+ <point x="804" y="372" type="curve" smooth="yes"/>
+ <point x="348" y="372" type="line"/>
+ <point x="348" y="0" type="line"/>
+ <point x="804" y="0" type="line" smooth="yes"/>
+ <point x="1264" y="0"/>
+ <point x="1592" y="188"/>
+ <point x="1592" y="576" type="curve" smooth="yes"/>
+ <point x="1592" y="896"/>
+ <point x="1340" y="1080"/>
+ <point x="900" y="1080" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1554, 'leftMargin': 41, 'rightMargin': 120}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA76B__.glif b/src/Interface-Bold.ufo/glyphs/uniA76B__.glif
new file mode 100644
index 000000000..1a735f334
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA76B__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA76B" format="1">
+ <advance width="1536"/>
+ <unicode hex="A76B"/>
+ <outline>
+ <contour>
+ <point x="520" y="536" type="line"/>
+ <point x="520" y="352" type="line"/>
+ <point x="632" y="352" type="line" smooth="yes"/>
+ <point x="852" y="352"/>
+ <point x="936" y="216"/>
+ <point x="936" y="60" type="curve" smooth="yes"/>
+ <point x="936" y="-108"/>
+ <point x="876" y="-244"/>
+ <point x="584" y="-244" type="curve" smooth="yes"/>
+ <point x="348" y="-244" type="line"/>
+ <point x="348" y="-572" type="line"/>
+ <point x="700" y="-572" type="line" smooth="yes"/>
+ <point x="1200" y="-572"/>
+ <point x="1380" y="-272"/>
+ <point x="1380" y="12" type="curve" smooth="yes"/>
+ <point x="1380" y="260"/>
+ <point x="1236" y="536"/>
+ <point x="824" y="536" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="824" y="436" type="line"/>
+ <point x="1140" y="436"/>
+ <point x="1352" y="676"/>
+ <point x="1352" y="972" type="curve" smooth="yes"/>
+ <point x="1352" y="1288"/>
+ <point x="1128" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="408" y="1516"/>
+ <point x="160" y="1312"/>
+ <point x="160" y="1024" type="curve"/>
+ <point x="600" y="1024" type="line"/>
+ <point x="600" y="1100"/>
+ <point x="648" y="1184"/>
+ <point x="752" y="1184" type="curve" smooth="yes"/>
+ <point x="868" y="1184"/>
+ <point x="908" y="1088"/>
+ <point x="908" y="944" type="curve" smooth="yes"/>
+ <point x="908" y="764"/>
+ <point x="864" y="624"/>
+ <point x="680" y="624" type="curve" smooth="yes"/>
+ <point x="520" y="624" type="line"/>
+ <point x="520" y="436" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1330, 'leftMargin': 28, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA76C__.glif b/src/Interface-Bold.ufo/glyphs/uniA76C__.glif
new file mode 100644
index 000000000..73590ee8d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA76C__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA76C" format="1">
+ <advance width="1536"/>
+ <unicode hex="A76C"/>
+ <outline>
+ <contour>
+ <point x="72" y="1504" type="line"/>
+ <point x="72" y="1192" type="line"/>
+ <point x="944" y="1192" type="line" smooth="yes"/>
+ <point x="1328" y="1192"/>
+ <point x="1468" y="1376"/>
+ <point x="1468" y="1616" type="curve" smooth="yes"/>
+ <point x="1468" y="1848"/>
+ <point x="1328" y="2032"/>
+ <point x="984" y="2032" type="curve" smooth="yes"/>
+ <point x="556" y="2032"/>
+ <point x="448" y="1760"/>
+ <point x="448" y="1460" type="curve"/>
+ <point x="448" y="1064" type="line"/>
+ <point x="908" y="1064" type="line"/>
+ <point x="908" y="1604" type="line" smooth="yes"/>
+ <point x="908" y="1684"/>
+ <point x="928" y="1740"/>
+ <point x="996" y="1740" type="curve" smooth="yes"/>
+ <point x="1060" y="1740"/>
+ <point x="1084" y="1704"/>
+ <point x="1084" y="1644" type="curve" smooth="yes"/>
+ <point x="1084" y="1568"/>
+ <point x="1056" y="1504"/>
+ <point x="936" y="1504" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="448" y="1148" type="line"/>
+ <point x="448" y="552" type="line" smooth="yes"/>
+ <point x="448" y="376"/>
+ <point x="380" y="336"/>
+ <point x="256" y="336" type="curve" smooth="yes"/>
+ <point x="188" y="336"/>
+ <point x="116" y="344"/>
+ <point x="72" y="348" type="curve"/>
+ <point x="72" y="12" type="line"/>
+ <point x="152" y="-16"/>
+ <point x="264" y="-28"/>
+ <point x="340" y="-28" type="curve" smooth="yes"/>
+ <point x="704" y="-28"/>
+ <point x="908" y="132"/>
+ <point x="908" y="552" type="curve" smooth="yes"/>
+ <point x="908" y="1148" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1460, 'leftMargin': 41, 'rightMargin': 24}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA76D__.glif b/src/Interface-Bold.ufo/glyphs/uniA76D__.glif
new file mode 100644
index 000000000..0a5ab7cd1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA76D__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA76D" format="1">
+ <advance width="1536"/>
+ <unicode hex="A76D"/>
+ <outline>
+ <contour>
+ <point x="464" y="1064" type="line"/>
+ <point x="908" y="1064" type="line"/>
+ <point x="908" y="1604" type="line" smooth="yes"/>
+ <point x="908" y="1692"/>
+ <point x="928" y="1756"/>
+ <point x="996" y="1756" type="curve" smooth="yes"/>
+ <point x="1060" y="1756"/>
+ <point x="1084" y="1712"/>
+ <point x="1084" y="1644" type="curve" smooth="yes"/>
+ <point x="1084" y="1568"/>
+ <point x="1056" y="1504"/>
+ <point x="936" y="1504" type="curve" smooth="yes"/>
+ <point x="72" y="1504" type="line"/>
+ <point x="72" y="1204" type="line"/>
+ <point x="932" y="1204" type="line" smooth="yes"/>
+ <point x="1328" y="1204"/>
+ <point x="1464" y="1384"/>
+ <point x="1464" y="1616" type="curve" smooth="yes"/>
+ <point x="1464" y="1848"/>
+ <point x="1328" y="2032"/>
+ <point x="980" y="2032" type="curve" smooth="yes"/>
+ <point x="568" y="2032"/>
+ <point x="464" y="1760"/>
+ <point x="464" y="1460" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="464" y="1488" type="line"/>
+ <point x="464" y="-20" type="line" smooth="yes"/>
+ <point x="464" y="-168"/>
+ <point x="396" y="-240"/>
+ <point x="276" y="-240" type="curve" smooth="yes"/>
+ <point x="228" y="-240"/>
+ <point x="192" y="-236"/>
+ <point x="144" y="-228" type="curve"/>
+ <point x="144" y="-580" type="line"/>
+ <point x="220" y="-596"/>
+ <point x="284" y="-600"/>
+ <point x="360" y="-600" type="curve" smooth="yes"/>
+ <point x="700" y="-600"/>
+ <point x="908" y="-396"/>
+ <point x="908" y="-20" type="curve" smooth="yes"/>
+ <point x="908" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1463.0, 'leftMargin': 28, 'rightMargin': 41.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA76E__.glif b/src/Interface-Bold.ufo/glyphs/uniA76E__.glif
new file mode 100644
index 000000000..084d1b05a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA76E__.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA76E" format="1">
+ <advance width="1792"/>
+ <unicode hex="A76E"/>
+ <outline>
+ <contour>
+ <point x="640" y="-28" type="line"/>
+ <point x="1208" y="-28"/>
+ <point x="1628" y="340"/>
+ <point x="1628" y="1052" type="curve" smooth="yes"/>
+ <point x="1628" y="1212" type="line" smooth="yes"/>
+ <point x="1628" y="1752"/>
+ <point x="1288" y="2032"/>
+ <point x="896" y="2032" type="curve" smooth="yes"/>
+ <point x="444" y="2032"/>
+ <point x="164" y="1708"/>
+ <point x="164" y="1316" type="curve" smooth="yes"/>
+ <point x="164" y="880"/>
+ <point x="424" y="640"/>
+ <point x="792" y="640" type="curve" smooth="yes"/>
+ <point x="1072" y="640"/>
+ <point x="1348" y="804"/>
+ <point x="1348" y="1036" type="curve"/>
+ <point x="1216" y="1160" type="line"/>
+ <point x="1216" y="1044"/>
+ <point x="1084" y="992"/>
+ <point x="912" y="992" type="curve" smooth="yes"/>
+ <point x="752" y="992"/>
+ <point x="632" y="1132"/>
+ <point x="632" y="1316" type="curve" smooth="yes"/>
+ <point x="632" y="1528"/>
+ <point x="728" y="1652"/>
+ <point x="896" y="1652" type="curve" smooth="yes"/>
+ <point x="1032" y="1652"/>
+ <point x="1160" y="1560"/>
+ <point x="1160" y="1264" type="curve" smooth="yes"/>
+ <point x="1160" y="884" type="line" smooth="yes"/>
+ <point x="1160" y="516"/>
+ <point x="892" y="344"/>
+ <point x="552" y="328" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 72, 'rightMargin': 91}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA76F__.glif b/src/Interface-Bold.ufo/glyphs/uniA76F__.glif
new file mode 100644
index 000000000..9736990c8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA76F__.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA76F" format="1">
+ <advance width="1792"/>
+ <unicode hex="A76F"/>
+ <outline>
+ <contour>
+ <point x="640" y="-600" type="line"/>
+ <point x="1208" y="-600"/>
+ <point x="1628" y="-172"/>
+ <point x="1628" y="540" type="curve" smooth="yes"/>
+ <point x="1628" y="696" type="line" smooth="yes"/>
+ <point x="1628" y="1236"/>
+ <point x="1288" y="1516"/>
+ <point x="896" y="1516" type="curve" smooth="yes"/>
+ <point x="444" y="1516"/>
+ <point x="164" y="1192"/>
+ <point x="164" y="804" type="curve" smooth="yes"/>
+ <point x="164" y="368"/>
+ <point x="424" y="124"/>
+ <point x="792" y="124" type="curve" smooth="yes"/>
+ <point x="1072" y="124"/>
+ <point x="1348" y="288"/>
+ <point x="1348" y="524" type="curve"/>
+ <point x="1216" y="628" type="line"/>
+ <point x="1216" y="516"/>
+ <point x="1084" y="460"/>
+ <point x="912" y="460" type="curve" smooth="yes"/>
+ <point x="736" y="460"/>
+ <point x="608" y="608"/>
+ <point x="608" y="804" type="curve" smooth="yes"/>
+ <point x="608" y="1032"/>
+ <point x="712" y="1160"/>
+ <point x="896" y="1160" type="curve" smooth="yes"/>
+ <point x="1044" y="1160"/>
+ <point x="1184" y="1068"/>
+ <point x="1184" y="752" type="curve" smooth="yes"/>
+ <point x="1184" y="368" type="line" smooth="yes"/>
+ <point x="1184" y="-24"/>
+ <point x="900" y="-204"/>
+ <point x="552" y="-244" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1657, 'leftMargin': 72, 'rightMargin': 121}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA770_.glif b/src/Interface-Bold.ufo/glyphs/uniA770_.glif
new file mode 100644
index 000000000..c097533be
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA770_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA770" format="1">
+ <advance width="1280"/>
+ <unicode hex="A770"/>
+ <outline>
+ <contour>
+ <point x="452" y="468" type="line"/>
+ <point x="872" y="468"/>
+ <point x="1184" y="772"/>
+ <point x="1184" y="1308" type="curve" smooth="yes"/>
+ <point x="1184" y="1424" type="line" smooth="yes"/>
+ <point x="1184" y="1824"/>
+ <point x="928" y="2032"/>
+ <point x="640" y="2032" type="curve" smooth="yes"/>
+ <point x="304" y="2032"/>
+ <point x="100" y="1792"/>
+ <point x="100" y="1504" type="curve" smooth="yes"/>
+ <point x="100" y="1180"/>
+ <point x="292" y="1000"/>
+ <point x="564" y="1000" type="curve" smooth="yes"/>
+ <point x="772" y="1000"/>
+ <point x="976" y="1124"/>
+ <point x="976" y="1296" type="curve"/>
+ <point x="920" y="1364" type="line"/>
+ <point x="900" y="1300"/>
+ <point x="780" y="1248"/>
+ <point x="652" y="1248" type="curve" smooth="yes"/>
+ <point x="500" y="1248"/>
+ <point x="404" y="1360"/>
+ <point x="404" y="1504" type="curve" smooth="yes"/>
+ <point x="404" y="1672"/>
+ <point x="496" y="1768"/>
+ <point x="640" y="1768" type="curve" smooth="yes"/>
+ <point x="768" y="1768"/>
+ <point x="876" y="1700"/>
+ <point x="876" y="1464" type="curve" smooth="yes"/>
+ <point x="876" y="1200" type="line" smooth="yes"/>
+ <point x="876" y="892"/>
+ <point x="628" y="748"/>
+ <point x="368" y="720" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1250, 'leftMargin': 83, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA771_.cn.glif b/src/Interface-Bold.ufo/glyphs/uniA771_.cn.glif
new file mode 100644
index 000000000..e49a63fc7
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA771_.cn.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA771.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="1976" y="1100" type="line"/>
+ <point x="1660" y="1100" type="line"/>
+ <point x="1112" y="-572" type="line"/>
+ <point x="1432" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="996" y="672" type="line"/>
+ <point x="996" y="108"/>
+ <point x="1308" y="-28"/>
+ <point x="1852" y="-28" type="curve"/>
+ <point x="1852" y="332" type="line"/>
+ <point x="1604" y="332"/>
+ <point x="1440" y="376"/>
+ <point x="1440" y="676" type="curve" smooth="yes"/>
+ <point x="1440" y="2112" type="line"/>
+ <point x="996" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="72" y="700" type="line"/>
+ <point x="72" y="232"/>
+ <point x="260" y="-28"/>
+ <point x="636" y="-28" type="curve" smooth="yes"/>
+ <point x="964" y="-28"/>
+ <point x="1136" y="288"/>
+ <point x="1188" y="660" type="curve"/>
+ <point x="1188" y="804" type="line"/>
+ <point x="1136" y="1204"/>
+ <point x="964" y="1516"/>
+ <point x="640" y="1516" type="curve" smooth="yes"/>
+ <point x="260" y="1516"/>
+ <point x="72" y="1272"/>
+ <point x="72" y="784" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="516" y="784" type="line"/>
+ <point x="516" y="1048"/>
+ <point x="580" y="1160"/>
+ <point x="764" y="1160" type="curve" smooth="yes"/>
+ <point x="948" y="1160"/>
+ <point x="1036" y="1048"/>
+ <point x="1036" y="844" type="curve" smooth="yes"/>
+ <point x="1036" y="624" type="line" smooth="yes"/>
+ <point x="1036" y="444"/>
+ <point x="948" y="332"/>
+ <point x="764" y="332" type="curve" smooth="yes"/>
+ <point x="576" y="332"/>
+ <point x="516" y="440"/>
+ <point x="516" y="700" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2025, 'leftMargin': 78, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA771_.glif b/src/Interface-Bold.ufo/glyphs/uniA771_.glif
new file mode 100644
index 000000000..6a29db89b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA771_.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA771" format="1">
+ <advance width="2048"/>
+ <unicode hex="A771"/>
+ <outline>
+ <contour>
+ <point x="1980" y="1100" type="line"/>
+ <point x="1660" y="1100" type="line"/>
+ <point x="1112" y="-572" type="line"/>
+ <point x="1432" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="992" y="672" type="line"/>
+ <point x="992" y="108"/>
+ <point x="1308" y="-28"/>
+ <point x="1852" y="-28" type="curve"/>
+ <point x="1852" y="332" type="line"/>
+ <point x="1604" y="332"/>
+ <point x="1436" y="376"/>
+ <point x="1436" y="676" type="curve" smooth="yes"/>
+ <point x="1436" y="2112" type="line"/>
+ <point x="992" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="72" y="728" type="line"/>
+ <point x="72" y="292"/>
+ <point x="276" y="-28"/>
+ <point x="648" y="-28" type="curve" smooth="yes"/>
+ <point x="992" y="-28"/>
+ <point x="1160" y="312"/>
+ <point x="1216" y="716" type="curve"/>
+ <point x="1216" y="748" type="line"/>
+ <point x="1160" y="1180"/>
+ <point x="992" y="1516"/>
+ <point x="652" y="1516" type="curve" smooth="yes"/>
+ <point x="276" y="1516"/>
+ <point x="72" y="1208"/>
+ <point x="72" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="512" y="756" type="line"/>
+ <point x="512" y="988"/>
+ <point x="580" y="1160"/>
+ <point x="764" y="1160" type="curve" smooth="yes"/>
+ <point x="948" y="1160"/>
+ <point x="1036" y="1028"/>
+ <point x="1036" y="788" type="curve" smooth="yes"/>
+ <point x="1036" y="680" type="line" smooth="yes"/>
+ <point x="1036" y="468"/>
+ <point x="948" y="332"/>
+ <point x="760" y="332" type="curve" smooth="yes"/>
+ <point x="576" y="332"/>
+ <point x="512" y="504"/>
+ <point x="512" y="728" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2027, 'leftMargin': 78, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA772_.glif b/src/Interface-Bold.ufo/glyphs/uniA772_.glif
new file mode 100644
index 000000000..5d996f6db
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA772_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA772" format="1">
+ <advance width="1280"/>
+ <unicode hex="A772"/>
+ <outline>
+ <contour>
+ <point x="152" y="2112" type="line"/>
+ <point x="152" y="672" type="line" smooth="yes"/>
+ <point x="152" y="108"/>
+ <point x="460" y="-28"/>
+ <point x="1004" y="-28" type="curve"/>
+ <point x="1004" y="332" type="line"/>
+ <point x="760" y="332"/>
+ <point x="596" y="376"/>
+ <point x="596" y="676" type="curve" smooth="yes"/>
+ <point x="596" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="1132" y="1100" type="line"/>
+ <point x="812" y="1100" type="line"/>
+ <point x="264" y="-572" type="line"/>
+ <point x="584" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1183, 'leftMargin': 161, 'rightMargin': 42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA773_.glif b/src/Interface-Bold.ufo/glyphs/uniA773_.glif
new file mode 100644
index 000000000..dce41548b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA773_.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA773" format="1">
+ <advance width="3072"/>
+ <unicode hex="A773"/>
+ <outline>
+ <contour>
+ <point x="2880" y="1100" type="line"/>
+ <point x="2560" y="1100" type="line"/>
+ <point x="2016" y="-572" type="line"/>
+ <point x="2332" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1900" y="668" type="line"/>
+ <point x="1900" y="108"/>
+ <point x="2212" y="-28"/>
+ <point x="2752" y="-28" type="curve"/>
+ <point x="2752" y="332" type="line"/>
+ <point x="2460" y="332"/>
+ <point x="2344" y="408"/>
+ <point x="2344" y="668" type="curve" smooth="yes"/>
+ <point x="2344" y="936" type="line" smooth="yes"/>
+ <point x="2344" y="1368"/>
+ <point x="2152" y="1516"/>
+ <point x="1876" y="1516" type="curve" smooth="yes"/>
+ <point x="1496" y="1516"/>
+ <point x="1308" y="1212"/>
+ <point x="1308" y="792" type="curve"/>
+ <point x="1444" y="796" type="line"/>
+ <point x="1444" y="1004"/>
+ <point x="1528" y="1160"/>
+ <point x="1708" y="1160" type="curve" smooth="yes"/>
+ <point x="1824" y="1160"/>
+ <point x="1900" y="1120"/>
+ <point x="1900" y="936" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="636" y="1172" type="line"/>
+ <point x="608" y="1488" type="line"/>
+ <point x="192" y="1488" type="line"/>
+ <point x="192" y="0" type="line"/>
+ <point x="636" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="580" y="796" type="line"/>
+ <point x="580" y="1004"/>
+ <point x="676" y="1160"/>
+ <point x="852" y="1160" type="curve" smooth="yes"/>
+ <point x="976" y="1160"/>
+ <point x="1048" y="1124"/>
+ <point x="1048" y="936" type="curve" smooth="yes"/>
+ <point x="1048" y="0" type="line"/>
+ <point x="1488" y="0" type="line"/>
+ <point x="1488" y="992" type="line" smooth="yes"/>
+ <point x="1488" y="1364"/>
+ <point x="1312" y="1516"/>
+ <point x="1048" y="1516" type="curve" smooth="yes"/>
+ <point x="672" y="1516"/>
+ <point x="472" y="1212"/>
+ <point x="472" y="792" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2867, 'leftMargin': 140, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA774_.glif b/src/Interface-Bold.ufo/glyphs/uniA774_.glif
new file mode 100644
index 000000000..b39d129c2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA774_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA774" format="1">
+ <advance width="2048"/>
+ <unicode hex="A774"/>
+ <outline>
+ <contour>
+ <point x="1952" y="1100" type="line"/>
+ <point x="1636" y="1100" type="line"/>
+ <point x="1088" y="-572" type="line"/>
+ <point x="1408" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="976" y="668" type="line"/>
+ <point x="976" y="108"/>
+ <point x="1288" y="-28"/>
+ <point x="1828" y="-28" type="curve"/>
+ <point x="1828" y="332" type="line"/>
+ <point x="1536" y="332"/>
+ <point x="1420" y="408"/>
+ <point x="1420" y="668" type="curve" smooth="yes"/>
+ <point x="1420" y="936" type="line" smooth="yes"/>
+ <point x="1420" y="1368"/>
+ <point x="1228" y="1516"/>
+ <point x="952" y="1516" type="curve" smooth="yes"/>
+ <point x="604" y="1516"/>
+ <point x="372" y="1248"/>
+ <point x="372" y="792" type="curve"/>
+ <point x="484" y="796" type="line"/>
+ <point x="484" y="1004"/>
+ <point x="560" y="1160"/>
+ <point x="756" y="1160" type="curve" smooth="yes"/>
+ <point x="896" y="1160"/>
+ <point x="976" y="1116"/>
+ <point x="976" y="940" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="540" y="1172" type="line"/>
+ <point x="512" y="1488" type="line"/>
+ <point x="96" y="1488" type="line"/>
+ <point x="96" y="0" type="line"/>
+ <point x="540" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2028, 'leftMargin': 129, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA775_.glif b/src/Interface-Bold.ufo/glyphs/uniA775_.glif
new file mode 100644
index 000000000..170286f15
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA775_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA775" format="1">
+ <advance width="1536"/>
+ <unicode hex="A775"/>
+ <outline>
+ <contour>
+ <point x="1368" y="1776" type="line"/>
+ <point x="1052" y="1776" type="line"/>
+ <point x="688" y="672" type="line"/>
+ <point x="1008" y="672" type="line"/>
+ </contour>
+ <contour>
+ <point x="612" y="1120" type="line"/>
+ <point x="584" y="1488" type="line"/>
+ <point x="168" y="1488" type="line"/>
+ <point x="168" y="0" type="line"/>
+ <point x="612" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="992" y="1080" type="curve" smooth="yes"/>
+ <point x="1108" y="1080"/>
+ <point x="1252" y="1064"/>
+ <point x="1348" y="1040" type="curve"/>
+ <point x="1356" y="1472" type="line"/>
+ <point x="1268" y="1496"/>
+ <point x="1144" y="1516"/>
+ <point x="1024" y="1516" type="curve" smooth="yes"/>
+ <point x="696" y="1516"/>
+ <point x="500" y="1240"/>
+ <point x="500" y="844" type="curve"/>
+ <point x="584" y="788" type="line"/>
+ <point x="584" y="984"/>
+ <point x="708" y="1080"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1370, 'leftMargin': 140, 'rightMargin': 31}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA776_.glif b/src/Interface-Bold.ufo/glyphs/uniA776_.glif
new file mode 100644
index 000000000..b62ae09c4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA776_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA776" format="1">
+ <advance width="2048"/>
+ <unicode hex="A776"/>
+ <outline>
+ <contour>
+ <point x="132" y="1488" type="line"/>
+ <point x="132" y="0" type="line"/>
+ <point x="576" y="0" type="line"/>
+ <point x="576" y="1132" type="line"/>
+ <point x="744" y="1132" type="line" smooth="yes"/>
+ <point x="880" y="1132"/>
+ <point x="960" y="1080"/>
+ <point x="960" y="984" type="curve" smooth="yes"/>
+ <point x="960" y="880"/>
+ <point x="888" y="828"/>
+ <point x="744" y="828" type="curve"/>
+ <point x="400" y="828" type="line"/>
+ <point x="404" y="472" type="line"/>
+ <point x="896" y="472" type="line"/>
+ <point x="1044" y="568" type="line"/>
+ <point x="1256" y="648"/>
+ <point x="1404" y="752"/>
+ <point x="1404" y="1040" type="curve" smooth="yes"/>
+ <point x="1404" y="1336"/>
+ <point x="1140" y="1488"/>
+ <point x="744" y="1488" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="804" y="472" type="line"/>
+ <point x="1328" y="0" type="line"/>
+ <point x="1920" y="0" type="line"/>
+ <point x="1920" y="352" type="line"/>
+ <point x="1444" y="352" type="line"/>
+ <point x="1060" y="700" type="line"/>
+ </contour>
+ <contour>
+ <point x="1912" y="1100" type="line"/>
+ <point x="1596" y="1100" type="line"/>
+ <point x="976" y="-572" type="line"/>
+ <point x="1296" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1943, 'leftMargin': 120, 'rightMargin': 36}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA777_.glif b/src/Interface-Bold.ufo/glyphs/uniA777_.glif
new file mode 100644
index 000000000..deaed352c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA777_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA777" format="1">
+ <advance width="1536"/>
+ <unicode hex="A777"/>
+ <outline>
+ <contour>
+ <point x="1488" y="1488" type="line"/>
+ <point x="48" y="1488" type="line"/>
+ <point x="48" y="1168" type="line"/>
+ <point x="1488" y="1168" type="line"/>
+ </contour>
+ <contour>
+ <point x="1456" y="1776" type="line"/>
+ <point x="1136" y="1776" type="line"/>
+ <point x="772" y="672" type="line"/>
+ <point x="1092" y="672" type="line"/>
+ </contour>
+ <contour>
+ <point x="248" y="1860" type="line"/>
+ <point x="248" y="428" type="line" smooth="yes"/>
+ <point x="248" y="104"/>
+ <point x="416" y="-28"/>
+ <point x="704" y="-28" type="curve" smooth="yes"/>
+ <point x="800" y="-28"/>
+ <point x="880" y="-16"/>
+ <point x="956" y="12" type="curve"/>
+ <point x="956" y="344" type="line"/>
+ <point x="928" y="340"/>
+ <point x="892" y="336"/>
+ <point x="840" y="336" type="curve" smooth="yes"/>
+ <point x="732" y="336"/>
+ <point x="688" y="368"/>
+ <point x="688" y="484" type="curve" smooth="yes"/>
+ <point x="688" y="1860" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1477, 'leftMargin': 17, 'rightMargin': 22}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA778_.glif b/src/Interface-Bold.ufo/glyphs/uniA778_.glif
new file mode 100644
index 000000000..cdb3bbff8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA778_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA778" format="1">
+ <advance width="1792"/>
+ <unicode hex="A778"/>
+ <outline>
+ <contour>
+ <point x="164" y="0" type="line"/>
+ <point x="976" y="0" type="line" smooth="yes"/>
+ <point x="1380" y="0"/>
+ <point x="1632" y="208"/>
+ <point x="1632" y="540" type="curve" smooth="yes"/>
+ <point x="1632" y="772"/>
+ <point x="1492" y="912"/>
+ <point x="1276" y="1052" type="curve" smooth="yes"/>
+ <point x="864" y="1316" type="line" smooth="yes"/>
+ <point x="752" y="1392"/>
+ <point x="736" y="1456"/>
+ <point x="736" y="1516" type="curve" smooth="yes"/>
+ <point x="736" y="1592"/>
+ <point x="792" y="1672"/>
+ <point x="896" y="1672" type="curve" smooth="yes"/>
+ <point x="1012" y="1672"/>
+ <point x="1068" y="1596"/>
+ <point x="1068" y="1496" type="curve" smooth="yes"/>
+ <point x="1068" y="1372"/>
+ <point x="988" y="1256"/>
+ <point x="852" y="1088" type="curve" smooth="yes"/>
+ <point x="312" y="416" type="line"/>
+ <point x="808" y="416" type="line"/>
+ <point x="1152" y="868" type="line" smooth="yes"/>
+ <point x="1336" y="1116"/>
+ <point x="1456" y="1288"/>
+ <point x="1456" y="1492" type="curve" smooth="yes"/>
+ <point x="1456" y="1808"/>
+ <point x="1236" y="2032"/>
+ <point x="896" y="2032" type="curve" smooth="yes"/>
+ <point x="596" y="2032"/>
+ <point x="404" y="1812"/>
+ <point x="404" y="1552" type="curve" smooth="yes"/>
+ <point x="404" y="1368"/>
+ <point x="500" y="1208"/>
+ <point x="640" y="1108" type="curve" smooth="yes"/>
+ <point x="1096" y="788" type="line" smooth="yes"/>
+ <point x="1176" y="728"/>
+ <point x="1188" y="652"/>
+ <point x="1188" y="568" type="curve" smooth="yes"/>
+ <point x="1188" y="428"/>
+ <point x="1080" y="328"/>
+ <point x="948" y="328" type="curve" smooth="yes"/>
+ <point x="164" y="328" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1591, 'leftMargin': 29, 'rightMargin': 95}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA779_.glif b/src/Interface-Bold.ufo/glyphs/uniA779_.glif
new file mode 100644
index 000000000..943134352
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA779_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA779" format="1">
+ <advance width="2048"/>
+ <unicode hex="A779"/>
+ <outline>
+ <contour>
+ <point x="636" y="2072" type="line"/>
+ <point x="1188" y="1852"/>
+ <point x="1420" y="1508"/>
+ <point x="1420" y="1048" type="curve" smooth="yes"/>
+ <point x="1420" y="960" type="line" smooth="yes"/>
+ <point x="1420" y="568"/>
+ <point x="1272" y="348"/>
+ <point x="1028" y="348" type="curve" smooth="yes"/>
+ <point x="776" y="348"/>
+ <point x="632" y="568"/>
+ <point x="632" y="876" type="curve" smooth="yes"/>
+ <point x="632" y="1248"/>
+ <point x="776" y="1468"/>
+ <point x="1044" y="1468" type="curve" smooth="yes"/>
+ <point x="1192" y="1468"/>
+ <point x="1328" y="1444"/>
+ <point x="1492" y="1372" type="curve"/>
+ <point x="1476" y="1684" type="line"/>
+ <point x="1348" y="1764"/>
+ <point x="1144" y="1836"/>
+ <point x="940" y="1836" type="curve" smooth="yes"/>
+ <point x="560" y="1836"/>
+ <point x="164" y="1516"/>
+ <point x="164" y="872" type="curve" smooth="yes"/>
+ <point x="164" y="348"/>
+ <point x="520" y="-28"/>
+ <point x="1028" y="-28" type="curve" smooth="yes"/>
+ <point x="1532" y="-28"/>
+ <point x="1888" y="348"/>
+ <point x="1888" y="960" type="curve" smooth="yes"/>
+ <point x="1888" y="1044" type="line" smooth="yes"/>
+ <point x="1888" y="1652"/>
+ <point x="1568" y="2132"/>
+ <point x="836" y="2408" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA77A__.glif b/src/Interface-Bold.ufo/glyphs/uniA77A__.glif
new file mode 100644
index 000000000..cf8a504c9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA77A__.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA77A" format="1">
+ <advance width="1792"/>
+ <unicode hex="A77A"/>
+ <outline>
+ <contour>
+ <point x="400" y="1572" type="line"/>
+ <point x="820" y="1516"/>
+ <point x="1220" y="1420"/>
+ <point x="1220" y="932" type="curve" smooth="yes"/>
+ <point x="1220" y="844" type="line" smooth="yes"/>
+ <point x="1220" y="552"/>
+ <point x="1104" y="328"/>
+ <point x="892" y="328" type="curve" smooth="yes"/>
+ <point x="692" y="328"/>
+ <point x="572" y="464"/>
+ <point x="572" y="644" type="curve" smooth="yes"/>
+ <point x="572" y="860"/>
+ <point x="680" y="992"/>
+ <point x="904" y="992" type="curve" smooth="yes"/>
+ <point x="1140" y="992"/>
+ <point x="1264" y="880"/>
+ <point x="1264" y="800" type="curve"/>
+ <point x="1424" y="796" type="line"/>
+ <point x="1392" y="1108"/>
+ <point x="1144" y="1320"/>
+ <point x="820" y="1320" type="curve" smooth="yes"/>
+ <point x="380" y="1320"/>
+ <point x="128" y="1052"/>
+ <point x="128" y="644" type="curve" smooth="yes"/>
+ <point x="128" y="272"/>
+ <point x="432" y="-28"/>
+ <point x="888" y="-28" type="curve" smooth="yes"/>
+ <point x="1324" y="-28"/>
+ <point x="1664" y="272"/>
+ <point x="1664" y="788" type="curve" smooth="yes"/>
+ <point x="1664" y="876" type="line" smooth="yes"/>
+ <point x="1664" y="1516"/>
+ <point x="1216" y="1796"/>
+ <point x="540" y="1908" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1695, 'leftMargin': 80, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA77B__.glif b/src/Interface-Bold.ufo/glyphs/uniA77B__.glif
new file mode 100644
index 000000000..010fdbd9b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA77B__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA77B" format="1">
+ <advance width="1792"/>
+ <unicode hex="A77B"/>
+ <outline>
+ <contour>
+ <point x="1600" y="1844" type="line"/>
+ <point x="1452" y="1992"/>
+ <point x="1284" y="2032"/>
+ <point x="1056" y="2032" type="curve" smooth="yes"/>
+ <point x="856" y="2032"/>
+ <point x="672" y="1980"/>
+ <point x="548" y="1920" type="curve"/>
+ <point x="548" y="1540" type="line"/>
+ <point x="680" y="1612"/>
+ <point x="844" y="1652"/>
+ <point x="992" y="1652" type="curve" smooth="yes"/>
+ <point x="1164" y="1652"/>
+ <point x="1252" y="1616"/>
+ <point x="1344" y="1544" type="curve"/>
+ </contour>
+ <contour>
+ <point x="652" y="-572" type="line"/>
+ <point x="652" y="2004" type="line"/>
+ <point x="196" y="2004" type="line"/>
+ <point x="196" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1300" y="372" type="line"/>
+ <point x="428" y="372" type="line"/>
+ <point x="428" y="0" type="line"/>
+ <point x="1300" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 168, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA77C__.glif b/src/Interface-Bold.ufo/glyphs/uniA77C__.glif
new file mode 100644
index 000000000..dca5c00a3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA77C__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA77C" format="1">
+ <advance width="1280"/>
+ <unicode hex="A77C"/>
+ <outline>
+ <contour>
+ <point x="640" y="1120" type="line"/>
+ <point x="616" y="1488" type="line"/>
+ <point x="200" y="1488" type="line"/>
+ <point x="200" y="-572" type="line"/>
+ <point x="640" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1084" y="1500" type="line"/>
+ <point x="1048" y="1512"/>
+ <point x="1000" y="1516"/>
+ <point x="956" y="1516" type="curve" smooth="yes"/>
+ <point x="688" y="1516"/>
+ <point x="532" y="1240"/>
+ <point x="532" y="844" type="curve"/>
+ <point x="612" y="788" type="line"/>
+ <point x="612" y="984"/>
+ <point x="708" y="1080"/>
+ <point x="928" y="1080" type="curve" smooth="yes"/>
+ <point x="968" y="1080"/>
+ <point x="1036" y="1072"/>
+ <point x="1076" y="1068" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1076" y="360" type="line"/>
+ <point x="344" y="360" type="line"/>
+ <point x="344" y="0" type="line"/>
+ <point x="1076" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1066, 'leftMargin': 140, 'rightMargin': 42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA77D__.glif b/src/Interface-Bold.ufo/glyphs/uniA77D__.glif
new file mode 100644
index 000000000..dc4482a77
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA77D__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA77D" format="1">
+ <advance width="2048"/>
+ <unicode hex="A77D"/>
+ <outline>
+ <contour>
+ <point x="1848" y="2004" type="line" name="hr00"/>
+ <point x="200" y="2004" type="line"/>
+ <point x="200" y="1632" type="line"/>
+ <point x="1848" y="1632" type="line"/>
+ </contour>
+ <contour>
+ <point x="1092" y="-28" type="curve" smooth="yes"/>
+ <point x="1540" y="-28"/>
+ <point x="1828" y="176"/>
+ <point x="1828" y="536" type="curve" smooth="yes"/>
+ <point x="1828" y="872"/>
+ <point x="1588" y="1064"/>
+ <point x="1160" y="1196" type="curve" smooth="yes"/>
+ <point x="924" y="1272"/>
+ <point x="784" y="1344"/>
+ <point x="784" y="1464" type="curve" smooth="yes"/>
+ <point x="784" y="1572"/>
+ <point x="856" y="1672"/>
+ <point x="1000" y="1696" type="curve"/>
+ <point x="676" y="1884" type="line"/>
+ <point x="512" y="1828"/>
+ <point x="324" y="1660"/>
+ <point x="324" y="1468" type="curve" smooth="yes"/>
+ <point x="324" y="1108"/>
+ <point x="644" y="944"/>
+ <point x="1000" y="824" type="curve" smooth="yes"/>
+ <point x="1308" y="724"/>
+ <point x="1368" y="656"/>
+ <point x="1368" y="532" type="curve" smooth="yes"/>
+ <point x="1368" y="424"/>
+ <point x="1284" y="336"/>
+ <point x="1092" y="336" type="curve" smooth="yes"/>
+ <point x="864" y="336"/>
+ <point x="724" y="416"/>
+ <point x="724" y="648" type="curve"/>
+ <point x="264" y="648" type="line"/>
+ <point x="264" y="176"/>
+ <point x="684" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1837.0, 'leftMargin': 91, 'rightMargin': 98.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA77E__.glif b/src/Interface-Bold.ufo/glyphs/uniA77E__.glif
new file mode 100644
index 000000000..3ffcd5fdd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA77E__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA77E" format="1">
+ <advance width="1792"/>
+ <unicode hex="A77E"/>
+ <outline>
+ <contour>
+ <point x="72" y="0" type="line"/>
+ <point x="1720" y="0" type="line"/>
+ <point x="1720" y="372" type="line"/>
+ <point x="72" y="372" type="line"/>
+ </contour>
+ <contour>
+ <point x="828" y="2032" type="curve" smooth="yes"/>
+ <point x="384" y="2032"/>
+ <point x="92" y="1828"/>
+ <point x="92" y="1468" type="curve" smooth="yes"/>
+ <point x="92" y="1132"/>
+ <point x="332" y="940"/>
+ <point x="760" y="808" type="curve" smooth="yes"/>
+ <point x="1000" y="732"/>
+ <point x="1140" y="660"/>
+ <point x="1140" y="540" type="curve" smooth="yes"/>
+ <point x="1140" y="432"/>
+ <point x="1064" y="332"/>
+ <point x="920" y="308" type="curve"/>
+ <point x="1244" y="116" type="line"/>
+ <point x="1412" y="172"/>
+ <point x="1596" y="340"/>
+ <point x="1596" y="536" type="curve" smooth="yes"/>
+ <point x="1596" y="896"/>
+ <point x="1276" y="1060"/>
+ <point x="920" y="1176" type="curve" smooth="yes"/>
+ <point x="612" y="1276"/>
+ <point x="556" y="1344"/>
+ <point x="556" y="1472" type="curve" smooth="yes"/>
+ <point x="556" y="1576"/>
+ <point x="636" y="1668"/>
+ <point x="828" y="1668" type="curve" smooth="yes"/>
+ <point x="1060" y="1668"/>
+ <point x="1196" y="1588"/>
+ <point x="1196" y="1352" type="curve"/>
+ <point x="1660" y="1352" type="line"/>
+ <point x="1660" y="1828"/>
+ <point x="1236" y="2032"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1746, 'leftMargin': -36, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA77F__.glif b/src/Interface-Bold.ufo/glyphs/uniA77F__.glif
new file mode 100644
index 000000000..d46e529a8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA77F__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA77F" format="1">
+ <advance width="1792"/>
+ <unicode hex="A77F"/>
+ <outline>
+ <contour>
+ <point x="1268" y="-456" type="line"/>
+ <point x="1376" y="-360"/>
+ <point x="1480" y="-224"/>
+ <point x="1480" y="-16" type="curve" smooth="yes"/>
+ <point x="1480" y="260"/>
+ <point x="1280" y="460"/>
+ <point x="936" y="664" type="curve" smooth="yes"/>
+ <point x="716" y="792"/>
+ <point x="652" y="920"/>
+ <point x="652" y="1020" type="curve" smooth="yes"/>
+ <point x="652" y="1156"/>
+ <point x="728" y="1212"/>
+ <point x="836" y="1212" type="curve" smooth="yes"/>
+ <point x="980" y="1212"/>
+ <point x="1036" y="1144"/>
+ <point x="1036" y="1032" type="curve"/>
+ <point x="1480" y="1032" type="line"/>
+ <point x="1480" y="1316"/>
+ <point x="1232" y="1516"/>
+ <point x="836" y="1516" type="curve" smooth="yes"/>
+ <point x="452" y="1516"/>
+ <point x="232" y="1324"/>
+ <point x="232" y="1016" type="curve" smooth="yes"/>
+ <point x="232" y="708"/>
+ <point x="444" y="536"/>
+ <point x="696" y="384" type="curve" smooth="yes"/>
+ <point x="980" y="212"/>
+ <point x="1052" y="108"/>
+ <point x="1052" y="-44" type="curve" smooth="yes"/>
+ <point x="1052" y="-168"/>
+ <point x="1000" y="-248"/>
+ <point x="948" y="-300" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1588" y="-220" type="line"/>
+ <point x="208" y="-220" type="line"/>
+ <point x="208" y="-572" type="line"/>
+ <point x="1588" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1570, 'leftMargin': 80, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA780_.glif b/src/Interface-Bold.ufo/glyphs/uniA780_.glif
new file mode 100644
index 000000000..9fe385a39
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA780_.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA780" format="1">
+ <advance width="1536"/>
+ <unicode hex="A780"/>
+ <outline>
+ <component base="L" xScale="-1" yScale="-1" xOffset="1584" yOffset="2004"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1526, 'leftMargin': 53, 'rightMargin': 161}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA781_.glif b/src/Interface-Bold.ufo/glyphs/uniA781_.glif
new file mode 100644
index 000000000..d5d9e1b45
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA781_.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA781" format="1">
+ <advance width="768"/>
+ <unicode hex="A781"/>
+ <outline>
+ <component base="l" xOffset="-4" yOffset="-624"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 780, 'leftMargin': 171, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA782_.glif b/src/Interface-Bold.ufo/glyphs/uniA782_.glif
new file mode 100644
index 000000000..90e240d5e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA782_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA782" format="1">
+ <advance width="2048"/>
+ <unicode hex="A782"/>
+ <outline>
+ <contour>
+ <point x="1836" y="0" type="line"/>
+ <point x="1836" y="1356" type="line" smooth="yes"/>
+ <point x="1836" y="1820"/>
+ <point x="1512" y="2032"/>
+ <point x="1076" y="2032" type="curve" smooth="yes"/>
+ <point x="872" y="2032"/>
+ <point x="688" y="1980"/>
+ <point x="564" y="1920" type="curve"/>
+ <point x="564" y="1540" type="line"/>
+ <point x="700" y="1612"/>
+ <point x="864" y="1652"/>
+ <point x="1008" y="1652" type="curve" smooth="yes"/>
+ <point x="1260" y="1652"/>
+ <point x="1380" y="1592"/>
+ <point x="1380" y="1356" type="curve" smooth="yes"/>
+ <point x="1380" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="672" y="-572" type="line"/>
+ <point x="672" y="2004" type="line"/>
+ <point x="212" y="2004" type="line"/>
+ <point x="212" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1948, 'leftMargin': 161, 'rightMargin': 162}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA783_.glif b/src/Interface-Bold.ufo/glyphs/uniA783_.glif
new file mode 100644
index 000000000..7a1857238
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA783_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA783" format="1">
+ <advance width="1536"/>
+ <unicode hex="A783"/>
+ <outline>
+ <contour>
+ <point x="552" y="1172" type="line"/>
+ <point x="524" y="1488" type="line"/>
+ <point x="108" y="1488" type="line"/>
+ <point x="108" y="-572" type="line"/>
+ <point x="552" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="496" y="796" type="line"/>
+ <point x="496" y="1004"/>
+ <point x="572" y="1160"/>
+ <point x="768" y="1160" type="curve" smooth="yes"/>
+ <point x="908" y="1160"/>
+ <point x="988" y="1116"/>
+ <point x="988" y="940" type="curve" smooth="yes"/>
+ <point x="988" y="0" type="line"/>
+ <point x="1432" y="0" type="line"/>
+ <point x="1432" y="936" type="line" smooth="yes"/>
+ <point x="1432" y="1368"/>
+ <point x="1240" y="1516"/>
+ <point x="964" y="1516" type="curve" smooth="yes"/>
+ <point x="616" y="1516"/>
+ <point x="384" y="1248"/>
+ <point x="384" y="792" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1596, 'leftMargin': 140, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA784_.glif b/src/Interface-Bold.ufo/glyphs/uniA784_.glif
new file mode 100644
index 000000000..71943662f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA784_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA784" format="1">
+ <advance width="1536"/>
+ <unicode hex="A784"/>
+ <outline>
+ <contour>
+ <point x="1324" y="1992" type="line"/>
+ <point x="1264" y="2020"/>
+ <point x="1140" y="2032"/>
+ <point x="1048" y="2032" type="curve" smooth="yes"/>
+ <point x="872" y="2032"/>
+ <point x="688" y="1980"/>
+ <point x="568" y="1920" type="curve"/>
+ <point x="568" y="1540" type="line"/>
+ <point x="700" y="1612"/>
+ <point x="864" y="1652"/>
+ <point x="1012" y="1652" type="curve" smooth="yes"/>
+ <point x="1132" y="1652"/>
+ <point x="1228" y="1640"/>
+ <point x="1324" y="1616" type="curve"/>
+ </contour>
+ <contour>
+ <point x="672" y="-572" type="line"/>
+ <point x="672" y="2004" type="line"/>
+ <point x="212" y="2004" type="line"/>
+ <point x="212" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1349, 'leftMargin': 161, 'rightMargin': 77}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA785_.glif b/src/Interface-Bold.ufo/glyphs/uniA785_.glif
new file mode 100644
index 000000000..6d619edc1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA785_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA785" format="1">
+ <advance width="1280"/>
+ <unicode hex="A785"/>
+ <outline>
+ <contour>
+ <point x="640" y="1120" type="line"/>
+ <point x="616" y="1488" type="line"/>
+ <point x="200" y="1488" type="line"/>
+ <point x="200" y="-572" type="line"/>
+ <point x="640" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1084" y="1500" type="line"/>
+ <point x="1048" y="1512"/>
+ <point x="1000" y="1516"/>
+ <point x="956" y="1516" type="curve" smooth="yes"/>
+ <point x="688" y="1516"/>
+ <point x="532" y="1240"/>
+ <point x="532" y="844" type="curve"/>
+ <point x="612" y="788" type="line"/>
+ <point x="612" y="984"/>
+ <point x="708" y="1080"/>
+ <point x="928" y="1080" type="curve" smooth="yes"/>
+ <point x="968" y="1080"/>
+ <point x="1036" y="1072"/>
+ <point x="1076" y="1068" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1055, 'leftMargin': 140, 'rightMargin': 31}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA786_.glif b/src/Interface-Bold.ufo/glyphs/uniA786_.glif
new file mode 100644
index 000000000..6ad7d235d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA786_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA786" format="1">
+ <advance width="2048"/>
+ <unicode hex="A786"/>
+ <outline>
+ <contour>
+ <point x="1060" y="1868" type="line"/>
+ <point x="524" y="1868"/>
+ <point x="200" y="1396"/>
+ <point x="200" y="956" type="curve" smooth="yes"/>
+ <point x="200" y="916" type="line" smooth="yes"/>
+ <point x="200" y="332"/>
+ <point x="516" y="-28"/>
+ <point x="1044" y="-28" type="curve" smooth="yes"/>
+ <point x="1536" y="-28"/>
+ <point x="1844" y="260"/>
+ <point x="1864" y="680" type="curve"/>
+ <point x="1404" y="680" type="line"/>
+ <point x="1392" y="452"/>
+ <point x="1276" y="352"/>
+ <point x="1044" y="352" type="curve" smooth="yes"/>
+ <point x="772" y="352"/>
+ <point x="668" y="512"/>
+ <point x="668" y="916" type="curve" smooth="yes"/>
+ <point x="668" y="960" type="line" smooth="yes"/>
+ <point x="668" y="1368"/>
+ <point x="816" y="1632"/>
+ <point x="1116" y="1632" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1832" y="2004" type="line"/>
+ <point x="184" y="2004" type="line"/>
+ <point x="184" y="1632" type="line"/>
+ <point x="1832" y="1632" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1888, 'leftMargin': 131, 'rightMargin': 78}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA787_.glif b/src/Interface-Bold.ufo/glyphs/uniA787_.glif
new file mode 100644
index 000000000..5ac189758
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA787_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA787" format="1">
+ <advance width="1536"/>
+ <unicode hex="A787"/>
+ <outline>
+ <contour>
+ <point x="796" y="1392" type="line"/>
+ <point x="304" y="1284"/>
+ <point x="112" y="992"/>
+ <point x="112" y="676" type="curve" smooth="yes"/>
+ <point x="112" y="644" type="line" smooth="yes"/>
+ <point x="112" y="260"/>
+ <point x="344" y="-28"/>
+ <point x="808" y="-28" type="curve" smooth="yes"/>
+ <point x="1160" y="-28"/>
+ <point x="1432" y="196"/>
+ <point x="1432" y="532" type="curve"/>
+ <point x="1016" y="532" type="line"/>
+ <point x="1016" y="404"/>
+ <point x="932" y="332"/>
+ <point x="796" y="332" type="curve" smooth="yes"/>
+ <point x="588" y="332"/>
+ <point x="556" y="472"/>
+ <point x="556" y="644" type="curve" smooth="yes"/>
+ <point x="556" y="676" type="line" smooth="yes"/>
+ <point x="556" y="892"/>
+ <point x="612" y="1132"/>
+ <point x="872" y="1132" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1452" y="1488" type="line"/>
+ <point x="84" y="1488" type="line"/>
+ <point x="84" y="1132" type="line"/>
+ <point x="1452" y="1132" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1466, 'leftMargin': 52, 'rightMargin': 47}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA788_.glif b/src/Interface-Bold.ufo/glyphs/uniA788_.glif
new file mode 100644
index 000000000..3c444a6fb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA788_.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA788" format="1">
+ <advance width="1536"/>
+ <unicode hex="A788"/>
+ <outline>
+ <component base="circumflex" xOffset="-4" yOffset="-2204"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1290, 'leftMargin': 145, 'rightMargin': 21}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA789_.glif b/src/Interface-Bold.ufo/glyphs/uniA789_.glif
new file mode 100644
index 000000000..488738b9a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA789_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA789" format="1">
+ <advance width="768"/>
+ <unicode hex="A789"/>
+ <outline>
+ <contour>
+ <point x="204" y="1352" type="curve" smooth="yes"/>
+ <point x="204" y="1252"/>
+ <point x="276" y="1184"/>
+ <point x="384" y="1184" type="curve" smooth="yes"/>
+ <point x="492" y="1184"/>
+ <point x="568" y="1252"/>
+ <point x="568" y="1352" type="curve" smooth="yes"/>
+ <point x="568" y="1448"/>
+ <point x="492" y="1516"/>
+ <point x="384" y="1516" type="curve" smooth="yes"/>
+ <point x="276" y="1516"/>
+ <point x="204" y="1448"/>
+ </contour>
+ <contour>
+ <point x="204" y="532" type="curve" smooth="yes"/>
+ <point x="204" y="432"/>
+ <point x="276" y="364"/>
+ <point x="384" y="364" type="curve" smooth="yes"/>
+ <point x="492" y="364"/>
+ <point x="568" y="432"/>
+ <point x="568" y="532" type="curve" smooth="yes"/>
+ <point x="568" y="632"/>
+ <point x="492" y="700"/>
+ <point x="384" y="700" type="curve" smooth="yes"/>
+ <point x="276" y="700"/>
+ <point x="204" y="632"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 796, 'leftMargin': 216, 'rightMargin': 216}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA78A__.glif b/src/Interface-Bold.ufo/glyphs/uniA78A__.glif
new file mode 100644
index 000000000..5ae68c6d9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA78A__.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA78A" format="1">
+ <advance width="1024"/>
+ <unicode hex="A78A"/>
+ <outline>
+ <contour>
+ <point x="888" y="1260" type="line"/>
+ <point x="136" y="1260" type="line"/>
+ <point x="136" y="1008" type="line"/>
+ <point x="888" y="1008" type="line"/>
+ </contour>
+ <contour>
+ <point x="888" y="864" type="line"/>
+ <point x="136" y="864" type="line"/>
+ <point x="136" y="612" type="line"/>
+ <point x="888" y="612" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1027, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA78B__.glif b/src/Interface-Bold.ufo/glyphs/uniA78B__.glif
new file mode 100644
index 000000000..d6ad06587
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA78B__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA78B" format="1">
+ <advance width="768"/>
+ <unicode hex="A78B"/>
+ <outline>
+ <contour>
+ <point x="564" y="2144" type="line"/>
+ <point x="204" y="2144" type="line"/>
+ <point x="204" y="1920" type="line"/>
+ <point x="268" y="1108" type="line"/>
+ <point x="500" y="1108" type="line"/>
+ <point x="564" y="1920" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>288.75</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 579, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA78C__.glif b/src/Interface-Bold.ufo/glyphs/uniA78C__.glif
new file mode 100644
index 000000000..9e1dbff05
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA78C__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA78C" format="1">
+ <advance width="768"/>
+ <unicode hex="A78C"/>
+ <outline>
+ <contour>
+ <point x="564" y="1732" type="line"/>
+ <point x="204" y="1732" type="line"/>
+ <point x="204" y="1508" type="line"/>
+ <point x="268" y="888" type="line"/>
+ <point x="500" y="888" type="line"/>
+ <point x="564" y="1508" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 579, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA78D__.glif b/src/Interface-Bold.ufo/glyphs/uniA78D__.glif
new file mode 100644
index 000000000..74b018443
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA78D__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA78D" format="1">
+ <advance width="2048"/>
+ <unicode hex="A78D"/>
+ <outline>
+ <contour>
+ <point x="212" y="2004" type="line"/>
+ <point x="212" y="756" type="line"/>
+ <point x="1428" y="756" type="line"/>
+ <point x="1428" y="1128" type="line"/>
+ <point x="672" y="1128" type="line"/>
+ <point x="672" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1376" y="0" type="line"/>
+ <point x="1836" y="0" type="line"/>
+ <point x="1836" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1968, 'leftMargin': 186, 'rightMargin': 158}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA78E__.glif b/src/Interface-Bold.ufo/glyphs/uniA78E__.glif
new file mode 100644
index 000000000..31236ad10
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA78E__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA78E" format="1">
+ <advance width="1792"/>
+ <unicode hex="A78E"/>
+ <outline>
+ <contour>
+ <point x="1620" y="1044" type="line"/>
+ <point x="696" y="1044" type="line" smooth="yes"/>
+ <point x="612" y="1044"/>
+ <point x="556" y="1072"/>
+ <point x="556" y="1140" type="curve" smooth="yes"/>
+ <point x="556" y="1216"/>
+ <point x="616" y="1240"/>
+ <point x="680" y="1240" type="curve" smooth="yes"/>
+ <point x="768" y="1240"/>
+ <point x="800" y="1180"/>
+ <point x="800" y="1084" type="curve" smooth="yes"/>
+ <point x="800" y="576" type="line"/>
+ <point x="1244" y="576" type="line"/>
+ <point x="1244" y="968" type="line" smooth="yes"/>
+ <point x="1244" y="1272"/>
+ <point x="1120" y="1516"/>
+ <point x="688" y="1516" type="curve" smooth="yes"/>
+ <point x="340" y="1516"/>
+ <point x="176" y="1360"/>
+ <point x="176" y="1128" type="curve" smooth="yes"/>
+ <point x="176" y="896"/>
+ <point x="340" y="744"/>
+ <point x="648" y="744" type="curve" smooth="yes"/>
+ <point x="1620" y="744" type="line"/>
+ </contour>
+ <contour>
+ <point x="800" y="2112" type="line"/>
+ <point x="800" y="428" type="line" smooth="yes"/>
+ <point x="800" y="104"/>
+ <point x="992" y="-28"/>
+ <point x="1312" y="-28" type="curve" smooth="yes"/>
+ <point x="1424" y="-28"/>
+ <point x="1528" y="-16"/>
+ <point x="1616" y="12" type="curve"/>
+ <point x="1616" y="344" type="line"/>
+ <point x="1576" y="340"/>
+ <point x="1520" y="336"/>
+ <point x="1452" y="336" type="curve" smooth="yes"/>
+ <point x="1300" y="336"/>
+ <point x="1244" y="368"/>
+ <point x="1244" y="484" type="curve" smooth="yes"/>
+ <point x="1244" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1537, 'leftMargin': 55, 'rightMargin': 38}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA790_.glif b/src/Interface-Bold.ufo/glyphs/uniA790_.glif
new file mode 100644
index 000000000..33f1b8569
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA790_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA790" format="1">
+ <advance width="2304"/>
+ <unicode hex="A790"/>
+ <outline>
+ <contour>
+ <point x="1980" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1980" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1980" y="2200" type="move" name="top0315"/>
+ </contour>
+ <component base="N"/>
+ <component base="cyrillictic" xOffset="1580"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2222.0, 'leftMargin': 161, 'rightMargin': 78.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA791_.glif b/src/Interface-Bold.ufo/glyphs/uniA791_.glif
new file mode 100644
index 000000000..4b37bbaf1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA791_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA791" format="1">
+ <advance width="2048"/>
+ <unicode hex="A791"/>
+ <outline>
+ <contour>
+ <point x="1664" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1664" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1664" y="1776" type="move" name="top0315"/>
+ </contour>
+ <component base="n" xOffset="80"/>
+ <component base="cyrillictic" xOffset="1296"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1867, 'leftMargin': 108, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA792_.glif b/src/Interface-Bold.ufo/glyphs/uniA792_.glif
new file mode 100644
index 000000000..ea7a5b456
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA792_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA792" format="1">
+ <advance width="2048"/>
+ <unicode hex="A792"/>
+ <outline>
+ <contour>
+ <point x="1164" y="-28" type="curve" smooth="yes"/>
+ <point x="1656" y="-28"/>
+ <point x="1964" y="260"/>
+ <point x="1984" y="680" type="curve"/>
+ <point x="1524" y="680" type="line"/>
+ <point x="1516" y="452"/>
+ <point x="1396" y="352"/>
+ <point x="1164" y="352" type="curve" smooth="yes"/>
+ <point x="892" y="352"/>
+ <point x="788" y="520"/>
+ <point x="788" y="948" type="curve" smooth="yes"/>
+ <point x="788" y="1056" type="line" smooth="yes"/>
+ <point x="788" y="1484"/>
+ <point x="912" y="1652"/>
+ <point x="1160" y="1652" type="curve" smooth="yes"/>
+ <point x="1424" y="1652"/>
+ <point x="1516" y="1536"/>
+ <point x="1528" y="1312" type="curve"/>
+ <point x="1988" y="1312" type="line"/>
+ <point x="1952" y="1728"/>
+ <point x="1676" y="2032"/>
+ <point x="1160" y="2032" type="curve" smooth="yes"/>
+ <point x="652" y="2032"/>
+ <point x="324" y="1656"/>
+ <point x="324" y="1056" type="curve" smooth="yes"/>
+ <point x="324" y="948" type="line" smooth="yes"/>
+ <point x="324" y="344"/>
+ <point x="636" y="-28"/>
+ </contour>
+ <contour>
+ <point x="60" y="896" type="line"/>
+ <point x="1052" y="896" type="line"/>
+ <point x="1052" y="1160" type="line"/>
+ <point x="60" y="1160" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2032, 'leftMargin': 28, 'rightMargin': 78}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA793_.glif b/src/Interface-Bold.ufo/glyphs/uniA793_.glif
new file mode 100644
index 000000000..dc4ace704
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA793_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA793" format="1">
+ <advance width="1792"/>
+ <unicode hex="A793"/>
+ <outline>
+ <contour>
+ <point x="1056" y="-28" type="curve" smooth="yes"/>
+ <point x="1408" y="-28"/>
+ <point x="1680" y="196"/>
+ <point x="1680" y="532" type="curve"/>
+ <point x="1264" y="532" type="line"/>
+ <point x="1264" y="404"/>
+ <point x="1180" y="332"/>
+ <point x="1044" y="332" type="curve" smooth="yes"/>
+ <point x="836" y="332"/>
+ <point x="804" y="508"/>
+ <point x="804" y="728" type="curve" smooth="yes"/>
+ <point x="804" y="760" type="line" smooth="yes"/>
+ <point x="804" y="976"/>
+ <point x="840" y="1160"/>
+ <point x="1040" y="1160" type="curve" smooth="yes"/>
+ <point x="1192" y="1160"/>
+ <point x="1264" y="1052"/>
+ <point x="1264" y="920" type="curve"/>
+ <point x="1680" y="920" type="line"/>
+ <point x="1680" y="1296"/>
+ <point x="1420" y="1516"/>
+ <point x="1052" y="1516" type="curve" smooth="yes"/>
+ <point x="592" y="1516"/>
+ <point x="360" y="1188"/>
+ <point x="360" y="760" type="curve" smooth="yes"/>
+ <point x="360" y="728" type="line" smooth="yes"/>
+ <point x="360" y="296"/>
+ <point x="592" y="-28"/>
+ </contour>
+ <contour>
+ <point x="116" y="608" type="line"/>
+ <point x="1108" y="608" type="line"/>
+ <point x="1108" y="872" type="line"/>
+ <point x="116" y="872" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1660, 'leftMargin': 28, 'rightMargin': 69}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA794_.cn.glif b/src/Interface-Bold.ufo/glyphs/uniA794_.cn.glif
new file mode 100644
index 000000000..332d25b12
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA794_.cn.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA794.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1124" y="532" type="line"/>
+ <point x="1124" y="-80" type="line" smooth="yes"/>
+ <point x="1124" y="-232"/>
+ <point x="996" y="-264"/>
+ <point x="888" y="-264" type="curve" smooth="yes"/>
+ <point x="852" y="-264"/>
+ <point x="820" y="-260"/>
+ <point x="780" y="-256" type="curve"/>
+ <point x="780" y="-552" type="line"/>
+ <point x="844" y="-568"/>
+ <point x="896" y="-572"/>
+ <point x="960" y="-572" type="curve" smooth="yes"/>
+ <point x="1252" y="-572"/>
+ <point x="1428" y="-396"/>
+ <point x="1428" y="-80" type="curve" smooth="yes"/>
+ <point x="1428" y="532" type="line"/>
+ </contour>
+ <component base="c.cn" xOffset="32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1466, 'leftMargin': 78, 'rightMargin': 69}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA794_.glif b/src/Interface-Bold.ufo/glyphs/uniA794_.glif
new file mode 100644
index 000000000..a063af3e3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA794_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA794" format="1">
+ <advance width="1536"/>
+ <unicode hex="A794"/>
+ <outline>
+ <contour>
+ <point x="1092" y="532" type="line"/>
+ <point x="1092" y="-80" type="line" smooth="yes"/>
+ <point x="1092" y="-232"/>
+ <point x="964" y="-264"/>
+ <point x="860" y="-264" type="curve" smooth="yes"/>
+ <point x="820" y="-264"/>
+ <point x="788" y="-260"/>
+ <point x="748" y="-256" type="curve"/>
+ <point x="748" y="-552" type="line"/>
+ <point x="812" y="-568"/>
+ <point x="864" y="-572"/>
+ <point x="932" y="-572" type="curve" smooth="yes"/>
+ <point x="1220" y="-572"/>
+ <point x="1396" y="-396"/>
+ <point x="1396" y="-80" type="curve" smooth="yes"/>
+ <point x="1396" y="532" type="line"/>
+ </contour>
+ <component base="c"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1466, 'leftMargin': 108, 'rightMargin': 38}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA795_.glif b/src/Interface-Bold.ufo/glyphs/uniA795_.glif
new file mode 100644
index 000000000..e21002cf8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA795_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA795" format="1">
+ <advance width="2048"/>
+ <unicode hex="A795"/>
+ <outline>
+ <contour>
+ <point x="1412" y="388" type="line"/>
+ <point x="1412" y="-20" type="line" smooth="yes"/>
+ <point x="1412" y="-168"/>
+ <point x="1344" y="-240"/>
+ <point x="1224" y="-240" type="curve" smooth="yes"/>
+ <point x="1176" y="-240"/>
+ <point x="1140" y="-236"/>
+ <point x="1092" y="-228" type="curve"/>
+ <point x="1092" y="-580" type="line"/>
+ <point x="1168" y="-596"/>
+ <point x="1232" y="-600"/>
+ <point x="1308" y="-600" type="curve" smooth="yes"/>
+ <point x="1648" y="-600"/>
+ <point x="1856" y="-396"/>
+ <point x="1856" y="-20" type="curve" smooth="yes"/>
+ <point x="1856" y="388" type="line"/>
+ </contour>
+ <component base="h" xOffset="84"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1799, 'leftMargin': 108, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA796_.glif b/src/Interface-Bold.ufo/glyphs/uniA796_.glif
new file mode 100644
index 000000000..b49c620fd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA796_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA796" format="1">
+ <advance width="2304"/>
+ <unicode hex="A796"/>
+ <outline>
+ <contour>
+ <point x="936" y="1168" type="line"/>
+ <point x="624" y="1168" type="line" smooth="yes"/>
+ <point x="232" y="1168"/>
+ <point x="44" y="976"/>
+ <point x="44" y="632" type="curve" smooth="yes"/>
+ <point x="44" y="556"/>
+ <point x="56" y="416"/>
+ <point x="84" y="336" type="curve"/>
+ <point x="432" y="336" type="line"/>
+ <point x="428" y="380"/>
+ <point x="416" y="480"/>
+ <point x="416" y="548" type="curve" smooth="yes"/>
+ <point x="416" y="700"/>
+ <point x="456" y="852"/>
+ <point x="624" y="852" type="curve" smooth="yes"/>
+ <point x="936" y="852" type="line"/>
+ </contour>
+ <component base="B" xOffset="476"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2299.0, 'leftMargin': 55, 'rightMargin': 23.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA797_.cn.glif b/src/Interface-Bold.ufo/glyphs/uniA797_.cn.glif
new file mode 100644
index 000000000..ccb65130a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA797_.cn.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA797.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="140" y="-216" type="curve"/>
+ <point x="496" y="-216" type="line"/>
+ <point x="476" y="-160"/>
+ <point x="452" y="-28"/>
+ <point x="452" y="120" type="curve" smooth="yes"/>
+ <point x="452" y="424"/>
+ <point x="568" y="708"/>
+ <point x="852" y="948" type="curve"/>
+ <point x="880" y="1360" type="line"/>
+ <point x="612" y="1168"/>
+ <point x="84" y="772"/>
+ <point x="84" y="156" type="curve" smooth="yes"/>
+ <point x="84" y="44"/>
+ <point x="112" y="-140"/>
+ </contour>
+ <contour>
+ <point x="600" y="2112" type="line"/>
+ <point x="600" y="0" type="line"/>
+ <point x="1012" y="0" type="line"/>
+ <point x="1044" y="368" type="line"/>
+ <point x="1044" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="824" y="1308" type="curve"/>
+ <point x="852" y="672" type="line"/>
+ <point x="904" y="284"/>
+ <point x="1060" y="-28"/>
+ <point x="1400" y="-28" type="curve" smooth="yes"/>
+ <point x="1796" y="-28"/>
+ <point x="1964" y="220"/>
+ <point x="1964" y="704" type="curve" smooth="yes"/>
+ <point x="1964" y="788" type="line" smooth="yes"/>
+ <point x="1964" y="1256"/>
+ <point x="1796" y="1516"/>
+ <point x="1400" y="1516" type="curve" smooth="yes"/>
+ <point x="1144" y="1516"/>
+ <point x="972" y="1420"/>
+ </contour>
+ <contour>
+ <point x="1000" y="1020" type="line"/>
+ <point x="1076" y="1104"/>
+ <point x="1180" y="1160"/>
+ <point x="1272" y="1160" type="curve" smooth="yes"/>
+ <point x="1480" y="1160"/>
+ <point x="1524" y="1040"/>
+ <point x="1524" y="788" type="curve" smooth="yes"/>
+ <point x="1524" y="704" type="line" smooth="yes"/>
+ <point x="1524" y="428"/>
+ <point x="1484" y="328"/>
+ <point x="1276" y="328" type="curve" smooth="yes"/>
+ <point x="1072" y="328"/>
+ <point x="1000" y="440"/>
+ <point x="1000" y="636" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2016, 'leftMargin': 55, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA797_.glif b/src/Interface-Bold.ufo/glyphs/uniA797_.glif
new file mode 100644
index 000000000..f55097358
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA797_.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA797" format="1">
+ <advance width="2048"/>
+ <unicode hex="A797"/>
+ <outline>
+ <contour>
+ <point x="600" y="2112" type="line"/>
+ <point x="600" y="0" type="line"/>
+ <point x="996" y="0" type="line"/>
+ <point x="1044" y="368" type="line"/>
+ <point x="1044" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="1964" y="760" type="line"/>
+ <point x="1964" y="1196"/>
+ <point x="1780" y="1516"/>
+ <point x="1384" y="1516" type="curve" smooth="yes"/>
+ <point x="1028" y="1516"/>
+ <point x="908" y="1320"/>
+ <point x="752" y="1196" type="curve"/>
+ <point x="824" y="728" type="line"/>
+ <point x="880" y="308"/>
+ <point x="1028" y="-28"/>
+ <point x="1388" y="-28" type="curve" smooth="yes"/>
+ <point x="1780" y="-28"/>
+ <point x="1964" y="284"/>
+ <point x="1964" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1524" y="728" type="line"/>
+ <point x="1524" y="492"/>
+ <point x="1484" y="328"/>
+ <point x="1276" y="328" type="curve" smooth="yes"/>
+ <point x="1072" y="328"/>
+ <point x="1000" y="460"/>
+ <point x="1000" y="692" type="curve"/>
+ <point x="912" y="960" type="line"/>
+ <point x="984" y="1024"/>
+ <point x="1072" y="1160"/>
+ <point x="1272" y="1160" type="curve" smooth="yes"/>
+ <point x="1480" y="1160"/>
+ <point x="1524" y="976"/>
+ <point x="1524" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="140" y="-216" type="curve"/>
+ <point x="488" y="-216" type="line"/>
+ <point x="468" y="-160"/>
+ <point x="444" y="-28"/>
+ <point x="444" y="120" type="curve" smooth="yes"/>
+ <point x="444" y="424"/>
+ <point x="568" y="692"/>
+ <point x="852" y="932" type="curve"/>
+ <point x="880" y="1340" type="line"/>
+ <point x="612" y="1152"/>
+ <point x="84" y="772"/>
+ <point x="84" y="156" type="curve" smooth="yes"/>
+ <point x="84" y="44"/>
+ <point x="112" y="-140"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2016, 'leftMargin': 55, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA798_.glif b/src/Interface-Bold.ufo/glyphs/uniA798_.glif
new file mode 100644
index 000000000..92cc176e6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA798_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA798" format="1">
+ <advance width="2048"/>
+ <unicode hex="A798"/>
+ <outline>
+ <contour>
+ <point x="1812" y="1168" type="line"/>
+ <point x="152" y="1168" type="line"/>
+ <point x="152" y="800" type="line"/>
+ <point x="1812" y="800" type="line"/>
+ </contour>
+ <contour>
+ <point x="1900" y="2004" type="line"/>
+ <point x="904" y="2004" type="line"/>
+ <point x="904" y="1628" type="line"/>
+ <point x="1900" y="1628" type="line"/>
+ </contour>
+ <contour>
+ <point x="480" y="-600" type="curve" smooth="yes"/>
+ <point x="820" y="-600"/>
+ <point x="1032" y="-396"/>
+ <point x="1032" y="-20" type="curve" smooth="yes"/>
+ <point x="1032" y="2004" type="line"/>
+ <point x="572" y="2004" type="line"/>
+ <point x="572" y="-20" type="line" smooth="yes"/>
+ <point x="572" y="-168"/>
+ <point x="504" y="-240"/>
+ <point x="380" y="-240" type="curve" smooth="yes"/>
+ <point x="336" y="-240"/>
+ <point x="296" y="-236"/>
+ <point x="252" y="-228" type="curve"/>
+ <point x="252" y="-580" type="line"/>
+ <point x="332" y="-596"/>
+ <point x="396" y="-600"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1855, 'leftMargin': 54, 'rightMargin': 52}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA799_.glif b/src/Interface-Bold.ufo/glyphs/uniA799_.glif
new file mode 100644
index 000000000..89a37da1d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA799_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA799" format="1">
+ <advance width="1024"/>
+ <unicode hex="A799"/>
+ <outline>
+ <contour>
+ <point x="968" y="924" type="line"/>
+ <point x="16" y="924" type="line"/>
+ <point x="16" y="604" type="line"/>
+ <point x="968" y="604" type="line"/>
+ </contour>
+ <component base="f" xOffset="-8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1018, 'leftMargin': 25, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA79A__.glif b/src/Interface-Bold.ufo/glyphs/uniA79A__.glif
new file mode 100644
index 000000000..3c4770160
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA79A__.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA79A" format="1">
+ <advance width="2048"/>
+ <unicode hex="A79A"/>
+ <outline>
+ <contour>
+ <point x="1676" y="-28" type="curve" smooth="yes"/>
+ <point x="1744" y="-28"/>
+ <point x="1796" y="-24"/>
+ <point x="1864" y="0" type="curve"/>
+ <point x="1832" y="336" type="line"/>
+ <point x="1824" y="336"/>
+ <point x="1816" y="332"/>
+ <point x="1804" y="332" type="curve" smooth="yes"/>
+ <point x="1740" y="332"/>
+ <point x="1708" y="376"/>
+ <point x="1708" y="508" type="curve" smooth="yes"/>
+ <point x="1708" y="2004" type="line"/>
+ <point x="1252" y="2004" type="line"/>
+ <point x="1252" y="1972" type="line"/>
+ <point x="1168" y="2008"/>
+ <point x="1072" y="2028"/>
+ <point x="964" y="2028" type="curve" smooth="yes"/>
+ <point x="512" y="2028"/>
+ <point x="216" y="1832"/>
+ <point x="216" y="1460" type="curve" smooth="yes"/>
+ <point x="216" y="1276"/>
+ <point x="328" y="1116"/>
+ <point x="520" y="1028" type="curve"/>
+ <point x="304" y="952"/>
+ <point x="184" y="792"/>
+ <point x="184" y="560" type="curve" smooth="yes"/>
+ <point x="184" y="184"/>
+ <point x="512" y="-28"/>
+ <point x="964" y="-28" type="curve" smooth="yes"/>
+ <point x="1128" y="-28"/>
+ <point x="1272" y="8"/>
+ <point x="1388" y="80" type="curve"/>
+ <point x="1460" y="8"/>
+ <point x="1560" y="-28"/>
+ </contour>
+ <contour>
+ <point x="964" y="344" type="curve" smooth="yes"/>
+ <point x="764" y="344"/>
+ <point x="644" y="444"/>
+ <point x="644" y="572" type="curve" smooth="yes"/>
+ <point x="644" y="768"/>
+ <point x="748" y="844"/>
+ <point x="944" y="844" type="curve" smooth="yes"/>
+ <point x="996" y="844" type="line"/>
+ <point x="996" y="1200" type="line"/>
+ <point x="944" y="1200" type="line" smooth="yes"/>
+ <point x="756" y="1200"/>
+ <point x="676" y="1292"/>
+ <point x="676" y="1444" type="curve" smooth="yes"/>
+ <point x="676" y="1560"/>
+ <point x="768" y="1656"/>
+ <point x="964" y="1656" type="curve" smooth="yes"/>
+ <point x="1124" y="1656"/>
+ <point x="1252" y="1584"/>
+ <point x="1252" y="1460" type="curve" smooth="yes"/>
+ <point x="1252" y="556" type="line" smooth="yes"/>
+ <point x="1252" y="428"/>
+ <point x="1148" y="344"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1870.0, 'leftMargin': 128, 'rightMargin': 60.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA79B__.glif b/src/Interface-Bold.ufo/glyphs/uniA79B__.glif
new file mode 100644
index 000000000..e8987c425
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA79B__.glif
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA79B" format="1">
+ <advance width="1792"/>
+ <unicode hex="A79B"/>
+ <outline>
+ <contour>
+ <point x="1020" y="1488" type="line"/>
+ <point x="1020" y="508" type="line" smooth="yes"/>
+ <point x="1020" y="148"/>
+ <point x="1180" y="-28"/>
+ <point x="1448" y="-28" type="curve" smooth="yes"/>
+ <point x="1508" y="-28"/>
+ <point x="1556" y="-24"/>
+ <point x="1620" y="0" type="curve"/>
+ <point x="1584" y="336" type="line"/>
+ <point x="1576" y="336"/>
+ <point x="1572" y="332"/>
+ <point x="1556" y="332" type="curve" smooth="yes"/>
+ <point x="1496" y="332"/>
+ <point x="1464" y="376"/>
+ <point x="1464" y="508" type="curve" smooth="yes"/>
+ <point x="1464" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="864" y="712" type="line"/>
+ <point x="864" y="896" type="line"/>
+ <point x="820" y="896" type="line" smooth="yes"/>
+ <point x="696" y="896"/>
+ <point x="644" y="956"/>
+ <point x="644" y="1040" type="curve" smooth="yes"/>
+ <point x="644" y="1108"/>
+ <point x="676" y="1184"/>
+ <point x="808" y="1184" type="curve" smooth="yes"/>
+ <point x="928" y="1184"/>
+ <point x="1020" y="1144"/>
+ <point x="1020" y="1056" type="curve"/>
+ <point x="1312" y="1056" type="line"/>
+ <point x="1312" y="1344"/>
+ <point x="1060" y="1516"/>
+ <point x="764" y="1516" type="curve" smooth="yes"/>
+ <point x="452" y="1516"/>
+ <point x="200" y="1364"/>
+ <point x="200" y="1080" type="curve" smooth="yes"/>
+ <point x="200" y="876"/>
+ <point x="400" y="712"/>
+ <point x="716" y="712" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="716" y="808" type="line"/>
+ <point x="368" y="808"/>
+ <point x="176" y="672"/>
+ <point x="176" y="420" type="curve" smooth="yes"/>
+ <point x="176" y="140"/>
+ <point x="452" y="-28"/>
+ <point x="812" y="-28" type="curve" smooth="yes"/>
+ <point x="1100" y="-28"/>
+ <point x="1312" y="116"/>
+ <point x="1312" y="440" type="curve"/>
+ <point x="1028" y="440" type="line"/>
+ <point x="1028" y="364"/>
+ <point x="960" y="304"/>
+ <point x="812" y="304" type="curve" smooth="yes"/>
+ <point x="664" y="304"/>
+ <point x="616" y="384"/>
+ <point x="616" y="464" type="curve" smooth="yes"/>
+ <point x="616" y="580"/>
+ <point x="688" y="628"/>
+ <point x="820" y="628" type="curve" smooth="yes"/>
+ <point x="864" y="628" type="line"/>
+ <point x="864" y="808" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1651, 'leftMargin': 140, 'rightMargin': 68}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA79C__.glif b/src/Interface-Bold.ufo/glyphs/uniA79C__.glif
new file mode 100644
index 000000000..bbdb1aeeb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA79C__.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA79C" format="1">
+ <advance width="2048"/>
+ <unicode hex="A79C"/>
+ <outline>
+ <contour>
+ <point x="968" y="-28" type="curve" smooth="yes"/>
+ <point x="1488" y="-28"/>
+ <point x="1848" y="348"/>
+ <point x="1848" y="960" type="curve" smooth="yes"/>
+ <point x="1848" y="1040" type="line" smooth="yes"/>
+ <point x="1848" y="1652"/>
+ <point x="1488" y="2032"/>
+ <point x="972" y="2032" type="curve" smooth="yes"/>
+ <point x="524" y="2032"/>
+ <point x="228" y="1828"/>
+ <point x="228" y="1452" type="curve" smooth="yes"/>
+ <point x="228" y="1272"/>
+ <point x="344" y="1112"/>
+ <point x="528" y="1024" type="curve"/>
+ <point x="316" y="948"/>
+ <point x="200" y="788"/>
+ <point x="200" y="560" type="curve" smooth="yes"/>
+ <point x="200" y="184"/>
+ <point x="524" y="-28"/>
+ </contour>
+ <contour>
+ <point x="968" y="348" type="curve" smooth="yes"/>
+ <point x="772" y="348"/>
+ <point x="664" y="444"/>
+ <point x="664" y="572" type="curve" smooth="yes"/>
+ <point x="664" y="768"/>
+ <point x="764" y="844"/>
+ <point x="960" y="844" type="curve" smooth="yes"/>
+ <point x="1020" y="844" type="line"/>
+ <point x="1020" y="1196" type="line"/>
+ <point x="960" y="1196" type="line" smooth="yes"/>
+ <point x="768" y="1196"/>
+ <point x="688" y="1288"/>
+ <point x="688" y="1440" type="curve" smooth="yes"/>
+ <point x="688" y="1556"/>
+ <point x="784" y="1652"/>
+ <point x="980" y="1652" type="curve" smooth="yes"/>
+ <point x="1236" y="1652"/>
+ <point x="1380" y="1440"/>
+ <point x="1380" y="1044" type="curve" smooth="yes"/>
+ <point x="1380" y="960" type="line" smooth="yes"/>
+ <point x="1380" y="568"/>
+ <point x="1232" y="348"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1881.0, 'leftMargin': 128, 'rightMargin': 104.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA79D__.glif b/src/Interface-Bold.ufo/glyphs/uniA79D__.glif
new file mode 100644
index 000000000..f6316c4c3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA79D__.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA79D" format="1">
+ <advance width="1536"/>
+ <unicode hex="A79D"/>
+ <outline>
+ <contour>
+ <point x="732" y="-28" type="line"/>
+ <point x="1192" y="-28"/>
+ <point x="1444" y="296"/>
+ <point x="1444" y="728" type="curve" smooth="yes"/>
+ <point x="1444" y="760" type="line" smooth="yes"/>
+ <point x="1444" y="1192"/>
+ <point x="1192" y="1516"/>
+ <point x="728" y="1516" type="curve"/>
+ <point x="728" y="1160" type="line"/>
+ <point x="936" y="1160"/>
+ <point x="1000" y="976"/>
+ <point x="1000" y="760" type="curve" smooth="yes"/>
+ <point x="1000" y="728" type="line" smooth="yes"/>
+ <point x="1000" y="504"/>
+ <point x="936" y="332"/>
+ <point x="732" y="332" type="curve"/>
+ </contour>
+ <contour>
+ <point x="784" y="712" type="line"/>
+ <point x="784" y="896" type="line"/>
+ <point x="740" y="896" type="line" smooth="yes"/>
+ <point x="616" y="896"/>
+ <point x="564" y="956"/>
+ <point x="564" y="1040" type="curve" smooth="yes"/>
+ <point x="564" y="1108"/>
+ <point x="628" y="1160"/>
+ <point x="728" y="1160" type="curve"/>
+ <point x="728" y="1516" type="line"/>
+ <point x="380" y="1516"/>
+ <point x="120" y="1364"/>
+ <point x="120" y="1080" type="curve" smooth="yes"/>
+ <point x="120" y="876"/>
+ <point x="320" y="712"/>
+ <point x="636" y="712" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="636" y="808" type="line"/>
+ <point x="288" y="808"/>
+ <point x="96" y="672"/>
+ <point x="96" y="420" type="curve" smooth="yes"/>
+ <point x="96" y="140"/>
+ <point x="372" y="-28"/>
+ <point x="732" y="-28" type="curve"/>
+ <point x="732" y="332" type="line"/>
+ <point x="612" y="332"/>
+ <point x="536" y="384"/>
+ <point x="536" y="480" type="curve" smooth="yes"/>
+ <point x="536" y="580"/>
+ <point x="608" y="628"/>
+ <point x="740" y="628" type="curve" smooth="yes"/>
+ <point x="784" y="628" type="line"/>
+ <point x="784" y="808" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1507.0, 'leftMargin': 80, 'rightMargin': 80.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA79E__.glif b/src/Interface-Bold.ufo/glyphs/uniA79E__.glif
new file mode 100644
index 000000000..c4668f63c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA79E__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA79E" format="1">
+ <advance width="1792"/>
+ <unicode hex="A79E"/>
+ <outline>
+ <contour>
+ <point x="1688" y="2004" type="line" name="hr00"/>
+ <point x="1228" y="2004" type="line"/>
+ <point x="1228" y="728" type="line" smooth="yes"/>
+ <point x="1228" y="484"/>
+ <point x="1128" y="344"/>
+ <point x="924" y="344" type="curve" smooth="yes"/>
+ <point x="732" y="344"/>
+ <point x="636" y="468"/>
+ <point x="636" y="644" type="curve" smooth="yes"/>
+ <point x="636" y="812"/>
+ <point x="732" y="912"/>
+ <point x="924" y="912" type="curve"/>
+ <point x="1100" y="912" type="line"/>
+ <point x="1100" y="1284" type="line"/>
+ <point x="752" y="1284" type="line"/>
+ <point x="608" y="1204" type="line"/>
+ <point x="348" y="1108"/>
+ <point x="176" y="940"/>
+ <point x="176" y="604" type="curve" smooth="yes"/>
+ <point x="176" y="212"/>
+ <point x="464" y="-28"/>
+ <point x="924" y="-28" type="curve" smooth="yes"/>
+ <point x="1448" y="-28"/>
+ <point x="1688" y="280"/>
+ <point x="1688" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="588" y="2004" type="line"/>
+ <point x="104" y="2004" type="line"/>
+ <point x="104" y="1980" type="line"/>
+ <point x="560" y="1112" type="line"/>
+ <point x="1040" y="1116" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1801, 'leftMargin': 65, 'rightMargin': 152}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA79F__.glif b/src/Interface-Bold.ufo/glyphs/uniA79F__.glif
new file mode 100644
index 000000000..9ba088a64
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA79F__.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA79F" format="1">
+ <advance width="1536"/>
+ <unicode hex="A79F"/>
+ <outline>
+ <contour>
+ <point x="872" y="836" type="line"/>
+ <point x="532" y="1488" type="line"/>
+ <point x="92" y="1488" type="line"/>
+ <point x="500" y="704" type="line"/>
+ </contour>
+ <contour>
+ <point x="784" y="-28" type="curve" smooth="yes"/>
+ <point x="1144" y="-28"/>
+ <point x="1448" y="176"/>
+ <point x="1448" y="548" type="curve" smooth="yes"/>
+ <point x="1448" y="1488" type="line"/>
+ <point x="1004" y="1488" type="line"/>
+ <point x="1004" y="548" type="line" smooth="yes"/>
+ <point x="1004" y="440"/>
+ <point x="924" y="328"/>
+ <point x="760" y="328" type="curve" smooth="yes"/>
+ <point x="636" y="328"/>
+ <point x="568" y="420"/>
+ <point x="568" y="504" type="curve" smooth="yes"/>
+ <point x="568" y="584"/>
+ <point x="636" y="672"/>
+ <point x="784" y="672" type="curve" smooth="yes"/>
+ <point x="916" y="672" type="line"/>
+ <point x="916" y="968" type="line"/>
+ <point x="784" y="968" type="line" smooth="yes"/>
+ <point x="376" y="968"/>
+ <point x="124" y="764"/>
+ <point x="124" y="484" type="curve" smooth="yes"/>
+ <point x="124" y="188"/>
+ <point x="376" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1555, 'leftMargin': 59, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7A0__.glif b/src/Interface-Bold.ufo/glyphs/uniA7A0__.glif
new file mode 100644
index 000000000..666d1e99a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7A0__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A0" format="1">
+ <advance width="2304"/>
+ <unicode hex="A7A0"/>
+ <outline>
+ <contour>
+ <point x="2256" y="1340" type="line"/>
+ <point x="52" y="988" type="line"/>
+ <point x="52" y="740" type="line"/>
+ <point x="2256" y="1096" type="line"/>
+ </contour>
+ <contour>
+ <point x="1968" y="856" type="line"/>
+ <point x="1160" y="856" type="line"/>
+ <point x="1160" y="524" type="line"/>
+ <point x="1508" y="524" type="line"/>
+ <point x="1508" y="428" type="line"/>
+ <point x="1464" y="392"/>
+ <point x="1380" y="344"/>
+ <point x="1212" y="344" type="curve" smooth="yes"/>
+ <point x="912" y="344"/>
+ <point x="772" y="544"/>
+ <point x="772" y="944" type="curve" smooth="yes"/>
+ <point x="772" y="1060" type="line" smooth="yes"/>
+ <point x="772" y="1464"/>
+ <point x="920" y="1660"/>
+ <point x="1168" y="1660" type="curve" smooth="yes"/>
+ <point x="1400" y="1660"/>
+ <point x="1492" y="1548"/>
+ <point x="1520" y="1348" type="curve"/>
+ <point x="1964" y="1348" type="line"/>
+ <point x="1924" y="1748"/>
+ <point x="1696" y="2032"/>
+ <point x="1152" y="2032" type="curve" smooth="yes"/>
+ <point x="652" y="2032"/>
+ <point x="304" y="1680"/>
+ <point x="304" y="1056" type="curve" smooth="yes"/>
+ <point x="304" y="944" type="line" smooth="yes"/>
+ <point x="304" y="324"/>
+ <point x="652" y="-28"/>
+ <point x="1180" y="-28" type="curve" smooth="yes"/>
+ <point x="1616" y="-28"/>
+ <point x="1868" y="136"/>
+ <point x="1968" y="248" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2261, 'leftMargin': 28, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7A1__.glif b/src/Interface-Bold.ufo/glyphs/uniA7A1__.glif
new file mode 100644
index 000000000..f39d16394
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7A1__.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A1" format="1">
+ <advance width="2048"/>
+ <unicode hex="A7A1"/>
+ <outline>
+ <contour>
+ <point x="2016" y="1112" type="line"/>
+ <point x="32" y="584" type="line"/>
+ <point x="32" y="340" type="line"/>
+ <point x="2016" y="868" type="line"/>
+ </contour>
+ <component base="g" xOffset="220"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2039, 'leftMargin': 28, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7A2__.glif b/src/Interface-Bold.ufo/glyphs/uniA7A2__.glif
new file mode 100644
index 000000000..e5bd9c18a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7A2__.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A2" format="1">
+ <advance width="2048"/>
+ <unicode hex="A7A2"/>
+ <outline>
+ <contour>
+ <point x="1956" y="900" type="line"/>
+ <point x="52" y="392" type="line"/>
+ <point x="52" y="148" type="line"/>
+ <point x="1956" y="656" type="line"/>
+ </contour>
+ <component base="K" xOffset="144"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1983, 'leftMargin': 28, 'rightMargin': 6}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7A3__.glif b/src/Interface-Bold.ufo/glyphs/uniA7A3__.glif
new file mode 100644
index 000000000..eeea85c8f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7A3__.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A3" format="1">
+ <advance width="1792"/>
+ <unicode hex="A7A3"/>
+ <outline>
+ <contour>
+ <point x="1712" y="680" type="line"/>
+ <point x="80" y="244" type="line"/>
+ <point x="80" y="0" type="line"/>
+ <point x="1712" y="436" type="line"/>
+ </contour>
+ <component base="k" xOffset="200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1744, 'leftMargin': 28, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7A4__.glif b/src/Interface-Bold.ufo/glyphs/uniA7A4__.glif
new file mode 100644
index 000000000..9ec3532cf
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7A4__.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A4" format="1">
+ <advance width="2304"/>
+ <unicode hex="A7A4"/>
+ <outline>
+ <contour>
+ <point x="2256" y="1420" type="line"/>
+ <point x="52" y="832" type="line"/>
+ <point x="52" y="588" type="line"/>
+ <point x="2256" y="1176" type="line"/>
+ </contour>
+ <component base="N" xOffset="156"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2261, 'leftMargin': 28, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7A5__.glif b/src/Interface-Bold.ufo/glyphs/uniA7A5__.glif
new file mode 100644
index 000000000..7e6adc580
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7A5__.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A5" format="1">
+ <advance width="2048"/>
+ <unicode hex="A7A5"/>
+ <outline>
+ <contour>
+ <point x="2016" y="1112" type="line"/>
+ <point x="32" y="584" type="line"/>
+ <point x="32" y="352" type="line"/>
+ <point x="2016" y="884" type="line"/>
+ </contour>
+ <component base="n" xOffset="220"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2039, 'leftMargin': 28, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7A6__.glif b/src/Interface-Bold.ufo/glyphs/uniA7A6__.glif
new file mode 100644
index 000000000..676964003
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7A6__.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A6" format="1">
+ <advance width="2048"/>
+ <unicode hex="A7A6"/>
+ <outline>
+ <contour>
+ <point x="2004" y="1736" type="line"/>
+ <point x="44" y="1216" type="line"/>
+ <point x="44" y="988" type="line"/>
+ <point x="2004" y="1508" type="line"/>
+ </contour>
+ <component base="R" xOffset="140"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2014, 'leftMargin': 28, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7A7__.glif b/src/Interface-Bold.ufo/glyphs/uniA7A7__.glif
new file mode 100644
index 000000000..661f5b24d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7A7__.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A7" format="1">
+ <advance width="1280"/>
+ <unicode hex="A7A7"/>
+ <outline>
+ <contour>
+ <point x="1212" y="908" type="line"/>
+ <point x="4" y="584" type="line"/>
+ <point x="4" y="352" type="line"/>
+ <point x="1212" y="680" type="line"/>
+ </contour>
+ <component base="r" xOffset="192"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1269, 'leftMargin': 28, 'rightMargin': -32}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7A8__.glif b/src/Interface-Bold.ufo/glyphs/uniA7A8__.glif
new file mode 100644
index 000000000..c3ef037fc
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7A8__.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A8" format="1">
+ <advance width="2048"/>
+ <unicode hex="A7A8"/>
+ <outline>
+ <contour>
+ <point x="1980" y="1408" type="line"/>
+ <point x="72" y="900" type="line"/>
+ <point x="72" y="672" type="line"/>
+ <point x="1980" y="1176" type="line"/>
+ </contour>
+ <component base="S" xOffset="136"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1962, 'leftMargin': 28, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7A9__.glif b/src/Interface-Bold.ufo/glyphs/uniA7A9__.glif
new file mode 100644
index 000000000..7a6ad5da0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7A9__.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A9" format="1">
+ <advance width="2048"/>
+ <unicode hex="A7A9"/>
+ <outline>
+ <contour>
+ <point x="1908" y="1096" type="line"/>
+ <point x="144" y="636" type="line"/>
+ <point x="144" y="416" type="line"/>
+ <point x="1908" y="880" type="line"/>
+ </contour>
+ <component base="s" xOffset="308"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1821, 'leftMargin': 28, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7AA___.glif b/src/Interface-Bold.ufo/glyphs/uniA7AA___.glif
new file mode 100644
index 000000000..8dafd89ae
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7AA___.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7AA" format="1">
+ <advance width="2304"/>
+ <unicode hex="A7AA"/>
+ <outline>
+ <contour>
+ <point x="820" y="2004" type="line"/>
+ <point x="556" y="2004" type="line" smooth="yes"/>
+ <point x="160" y="2004"/>
+ <point x="64" y="1744"/>
+ <point x="64" y="1528" type="curve" smooth="yes"/>
+ <point x="64" y="1404"/>
+ <point x="68" y="1336"/>
+ <point x="84" y="1268" type="curve"/>
+ <point x="380" y="1268" type="line"/>
+ <point x="376" y="1308"/>
+ <point x="372" y="1340"/>
+ <point x="372" y="1380" type="curve" smooth="yes"/>
+ <point x="372" y="1484"/>
+ <point x="404" y="1616"/>
+ <point x="556" y="1616" type="curve" smooth="yes"/>
+ <point x="820" y="1616" type="line"/>
+ </contour>
+ <component base="H" xOffset="388"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2339, 'leftMargin': 28, 'rightMargin': 130}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7AB___.glif b/src/Interface-Bold.ufo/glyphs/uniA7AB___.glif
new file mode 100644
index 000000000..0015907d4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7AB___.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7AB" format="1">
+ <advance width="1792"/>
+ <unicode hex="A7AB"/>
+ <outline>
+ <component base="afii10025"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1761, 'leftMargin': 124, 'rightMargin': 93}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7AC___.glif b/src/Interface-Bold.ufo/glyphs/uniA7AC___.glif
new file mode 100644
index 000000000..78fa66ee0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7AC___.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7AC" format="1">
+ <advance width="2048"/>
+ <unicode hex="A7AC"/>
+ <outline>
+ <contour>
+ <point x="1488" y="2004" type="line"/>
+ <point x="1428" y="1652" type="line"/>
+ <point x="1428" y="60" type="line" smooth="yes"/>
+ <point x="1428" y="-132"/>
+ <point x="1268" y="-244"/>
+ <point x="976" y="-244" type="curve" smooth="yes"/>
+ <point x="816" y="-244"/>
+ <point x="696" y="-188"/>
+ <point x="564" y="-88" type="curve"/>
+ <point x="372" y="-364" type="line"/>
+ <point x="516" y="-516"/>
+ <point x="748" y="-600"/>
+ <point x="992" y="-600" type="curve" smooth="yes"/>
+ <point x="1548" y="-600"/>
+ <point x="1888" y="-364"/>
+ <point x="1888" y="60" type="curve" smooth="yes"/>
+ <point x="1888" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1456" y="516" type="line"/>
+ <point x="1360" y="440"/>
+ <point x="1184" y="352"/>
+ <point x="1004" y="352" type="curve" smooth="yes"/>
+ <point x="728" y="352"/>
+ <point x="628" y="520"/>
+ <point x="628" y="948" type="curve" smooth="yes"/>
+ <point x="628" y="1056" type="line" smooth="yes"/>
+ <point x="628" y="1484"/>
+ <point x="748" y="1652"/>
+ <point x="1000" y="1652" type="curve" smooth="yes"/>
+ <point x="1172" y="1652"/>
+ <point x="1304" y="1612"/>
+ <point x="1436" y="1528" type="curve"/>
+ <point x="1556" y="1860" type="line"/>
+ <point x="1404" y="1952"/>
+ <point x="1220" y="2032"/>
+ <point x="1000" y="2032" type="curve" smooth="yes"/>
+ <point x="492" y="2032"/>
+ <point x="160" y="1656"/>
+ <point x="160" y="1056" type="curve" smooth="yes"/>
+ <point x="160" y="948" type="line" smooth="yes"/>
+ <point x="160" y="344"/>
+ <point x="476" y="-28"/>
+ <point x="1004" y="-28" type="curve" smooth="yes"/>
+ <point x="1204" y="-28"/>
+ <point x="1396" y="48"/>
+ <point x="1524" y="152" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1994, 'leftMargin': 103, 'rightMargin': 162}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7AD___.glif b/src/Interface-Bold.ufo/glyphs/uniA7AD___.glif
new file mode 100644
index 000000000..d8275da57
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7AD___.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7AD" format="1">
+ <advance width="2048"/>
+ <unicode hex="A7AD"/>
+ <outline>
+ <contour>
+ <point x="1152" y="968" type="line"/>
+ <point x="1152" y="1272"/>
+ <point x="1028" y="1516"/>
+ <point x="596" y="1516" type="curve" smooth="yes"/>
+ <point x="248" y="1516"/>
+ <point x="84" y="1360"/>
+ <point x="84" y="1128" type="curve" smooth="yes"/>
+ <point x="84" y="896"/>
+ <point x="248" y="744"/>
+ <point x="556" y="744" type="curve" smooth="yes"/>
+ <point x="1528" y="744" type="line"/>
+ <point x="1528" y="1044" type="line"/>
+ <point x="604" y="1044" type="line" smooth="yes"/>
+ <point x="524" y="1044"/>
+ <point x="464" y="1072"/>
+ <point x="464" y="1140" type="curve" smooth="yes"/>
+ <point x="464" y="1216"/>
+ <point x="528" y="1240"/>
+ <point x="588" y="1240" type="curve" smooth="yes"/>
+ <point x="680" y="1240"/>
+ <point x="704" y="1180"/>
+ <point x="704" y="1084" type="curve" smooth="yes"/>
+ <point x="704" y="576" type="line"/>
+ <point x="1152" y="576" type="line"/>
+ </contour>
+ <component base="L" xOffset="540"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2039, 'leftMargin': 55, 'rightMargin': 102}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7B0__.glif b/src/Interface-Bold.ufo/glyphs/uniA7B0__.glif
new file mode 100644
index 000000000..47bab9fbd
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7B0__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7B0" format="1">
+ <advance width="1792"/>
+ <unicode hex="A7B0"/>
+ <outline>
+ <contour>
+ <point x="72" y="0" type="line"/>
+ <point x="640" y="0" type="line"/>
+ <point x="1096" y="628" type="line"/>
+ <point x="1392" y="1068" type="line"/>
+ <point x="1308" y="1512" type="line"/>
+ <point x="852" y="1016" type="line"/>
+ </contour>
+ <contour>
+ <point x="612" y="2004" type="line"/>
+ <point x="64" y="2004" type="line"/>
+ <point x="796" y="824" type="line"/>
+ <point x="1148" y="1100" type="line"/>
+ </contour>
+ <contour>
+ <point x="1268" y="0" type="line"/>
+ <point x="1728" y="0" type="line"/>
+ <point x="1728" y="2004" type="line"/>
+ <point x="1268" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1797, 'leftMargin': -28, 'rightMargin': 161}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7B1__.glif b/src/Interface-Bold.ufo/glyphs/uniA7B1__.glif
new file mode 100644
index 000000000..66216bc34
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7B1__.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7B1" format="1">
+ <advance width="1792"/>
+ <unicode hex="A7B1"/>
+ <outline>
+ <contour>
+ <point x="1120" y="0" type="line"/>
+ <point x="660" y="0" type="line"/>
+ <point x="660" y="2004" type="line"/>
+ <point x="1120" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1728" y="0" type="line"/>
+ <point x="68" y="0" type="line"/>
+ <point x="68" y="372" type="line"/>
+ <point x="1728" y="372" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1766, 'leftMargin': 52, 'rightMargin': 54}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7F7__.glif b/src/Interface-Bold.ufo/glyphs/uniA7F7__.glif
new file mode 100644
index 000000000..344415d35
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7F7__.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7F7" format="1">
+ <advance width="2304"/>
+ <unicode hex="A7F7"/>
+ <outline>
+ <contour>
+ <point x="152" y="1224" type="line"/>
+ <point x="152" y="780" type="line"/>
+ <point x="2152" y="780" type="line"/>
+ <point x="2152" y="1224" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2211.0, 'leftMargin': 105, 'rightMargin': 104.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7F8__.glif b/src/Interface-Bold.ufo/glyphs/uniA7F8__.glif
new file mode 100644
index 000000000..d62908b0d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7F8__.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7F8" format="1">
+ <advance width="1792"/>
+ <unicode hex="A7F8"/>
+ <outline>
+ <contour>
+ <point x="1692" y="2140" type="line"/>
+ <point x="100" y="2140" type="line"/>
+ <point x="100" y="1876" type="line"/>
+ <point x="1692" y="1876" type="line"/>
+ </contour>
+ <component base="uni1D34" xOffset="156"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1702, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7F9__.glif b/src/Interface-Bold.ufo/glyphs/uniA7F9__.glif
new file mode 100644
index 000000000..f9377a7cc
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7F9__.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7F9" format="1">
+ <advance width="2048"/>
+ <unicode hex="A7F9"/>
+ <outline>
+ <component base="uni1D52" xOffset="56"/>
+ <component base="uni1D49" xOffset="808"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1935, 'leftMargin': 83, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7FA___.glif b/src/Interface-Bold.ufo/glyphs/uniA7FA___.glif
new file mode 100644
index 000000000..b05cad316
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7FA___.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7FA" format="1">
+ <advance width="2560"/>
+ <unicode hex="A7FA"/>
+ <outline>
+ <contour>
+ <point x="1280" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2068" y="360" type="line"/>
+ <point x="472" y="360" type="line"/>
+ <point x="472" y="0" type="line"/>
+ <point x="2068" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1504" y="1488" type="line"/>
+ <point x="1060" y="1488" type="line"/>
+ <point x="1060" y="0" type="line"/>
+ <point x="1504" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2360" y="1488" type="line"/>
+ <point x="1916" y="1488" type="line"/>
+ <point x="1916" y="0" type="line"/>
+ <point x="2360" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="648" y="1488" type="line"/>
+ <point x="204" y="1488" type="line"/>
+ <point x="204" y="0" type="line"/>
+ <point x="648" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2435, 'leftMargin': 140, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7FB___.glif b/src/Interface-Bold.ufo/glyphs/uniA7FB___.glif
new file mode 100644
index 000000000..8c593d660
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7FB___.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7FB" format="1">
+ <advance width="1536"/>
+ <unicode hex="A7FB"/>
+ <outline>
+ <contour>
+ <point x="972" y="2004" type="line"/>
+ <point x="1432" y="2004" type="line"/>
+ <point x="1432" y="0" type="line"/>
+ <point x="972" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="192" y="1168" type="line"/>
+ <point x="1100" y="1168" type="line"/>
+ <point x="1100" y="800" type="line"/>
+ <point x="192" y="800" type="line"/>
+ </contour>
+ <contour>
+ <point x="104" y="2004" type="line"/>
+ <point x="1100" y="2004" type="line"/>
+ <point x="1100" y="1628" type="line"/>
+ <point x="104" y="1628" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 52, 'rightMargin': 160}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7FC___.glif b/src/Interface-Bold.ufo/glyphs/uniA7FC___.glif
new file mode 100644
index 000000000..1bafc7297
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7FC___.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7FC" format="1">
+ <advance width="1792"/>
+ <unicode hex="A7FC"/>
+ <outline>
+ <contour>
+ <point x="1384" y="680" type="line"/>
+ <point x="1384" y="1052" type="line"/>
+ <point x="884" y="1052" type="line" smooth="yes"/>
+ <point x="672" y="1052"/>
+ <point x="580" y="1164"/>
+ <point x="580" y="1320" type="curve" smooth="yes"/>
+ <point x="580" y="1484"/>
+ <point x="672" y="1628"/>
+ <point x="884" y="1628" type="curve" smooth="yes"/>
+ <point x="1216" y="1628" type="line"/>
+ <point x="1216" y="0" type="line"/>
+ <point x="1676" y="0" type="line"/>
+ <point x="1676" y="2004" type="line"/>
+ <point x="884" y="2004" type="line" smooth="yes"/>
+ <point x="404" y="2004"/>
+ <point x="116" y="1716"/>
+ <point x="116" y="1324" type="curve" smooth="yes"/>
+ <point x="116" y="936"/>
+ <point x="404" y="680"/>
+ <point x="884" y="680" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1829, 'leftMargin': 106, 'rightMargin': 161}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7FD___.glif b/src/Interface-Bold.ufo/glyphs/uniA7FD___.glif
new file mode 100644
index 000000000..8d4e8b694
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7FD___.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7FD" format="1">
+ <advance width="2560"/>
+ <unicode hex="A7FD"/>
+ <outline>
+ <contour>
+ <point x="432" y="0" type="line"/>
+ <point x="1124" y="2004" type="line"/>
+ <point x="1432" y="2004" type="line"/>
+ <point x="2128" y="0" type="line"/>
+ <point x="1748" y="0" type="line"/>
+ <point x="1280" y="1392" type="line"/>
+ <point x="812" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="208" y="0" type="line"/>
+ <point x="208" y="2004" type="line"/>
+ <point x="668" y="2004" type="line"/>
+ <point x="668" y="1536" type="line"/>
+ <point x="596" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1960" y="0" type="line"/>
+ <point x="1892" y="1536" type="line"/>
+ <point x="1892" y="2004" type="line"/>
+ <point x="2352" y="2004" type="line"/>
+ <point x="2352" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2468, 'leftMargin': 161, 'rightMargin': 163}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7FE___.glif b/src/Interface-Bold.ufo/glyphs/uniA7FE___.glif
new file mode 100644
index 000000000..cd62d34ed
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7FE___.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7FE" format="1">
+ <advance width="768"/>
+ <unicode hex="A7FE"/>
+ <outline>
+ <contour>
+ <point x="616" y="2112" type="line"/>
+ <point x="156" y="2112" type="line"/>
+ <point x="156" y="0" type="line"/>
+ <point x="616" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 842, 'leftMargin': 191, 'rightMargin': 192}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA7FF___.glif b/src/Interface-Bold.ufo/glyphs/uniA7FF___.glif
new file mode 100644
index 000000000..12f67f3e1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA7FF___.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7FF" format="1">
+ <advance width="3328"/>
+ <unicode hex="A7FF"/>
+ <outline>
+ <contour>
+ <point x="1684" y="168" type="line"/>
+ <point x="788" y="2004" type="line"/>
+ <point x="448" y="1836" type="line"/>
+ <point x="1344" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="788" y="2004" type="line"/>
+ <point x="328" y="2004" type="line"/>
+ <point x="136" y="0" type="line"/>
+ <point x="596" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1992" y="2004" type="line"/>
+ <point x="1536" y="2004" type="line"/>
+ <point x="1344" y="0" type="line"/>
+ <point x="1800" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2888" y="168" type="line"/>
+ <point x="1992" y="2004" type="line"/>
+ <point x="1656" y="1836" type="line"/>
+ <point x="2548" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="3196" y="2004" type="line"/>
+ <point x="2740" y="2004" type="line"/>
+ <point x="2548" y="0" type="line"/>
+ <point x="3004" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3321, 'leftMargin': 122, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniA92E__.glif b/src/Interface-Bold.ufo/glyphs/uniA92E__.glif
new file mode 100644
index 000000000..f95d93386
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniA92E__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA92E" format="1">
+ <advance width="1792"/>
+ <unicode hex="A92E"/>
+ <outline>
+ <contour>
+ <point x="1664" y="624" type="line"/>
+ <point x="1580" y="900"/>
+ <point x="1404" y="1196"/>
+ <point x="896" y="1196" type="curve" smooth="yes"/>
+ <point x="388" y="1196"/>
+ <point x="212" y="900"/>
+ <point x="132" y="624" type="curve"/>
+ <point x="428" y="624" type="line"/>
+ <point x="472" y="724"/>
+ <point x="532" y="924"/>
+ <point x="896" y="924" type="curve" smooth="yes"/>
+ <point x="1260" y="924"/>
+ <point x="1328" y="724"/>
+ <point x="1364" y="624" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1616, 'leftMargin': 41, 'rightMargin': 43}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB30__.glif b/src/Interface-Bold.ufo/glyphs/uniAB30__.glif
new file mode 100644
index 000000000..817a13597
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB30__.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB30" format="1">
+ <advance width="1792"/>
+ <unicode hex="AB30"/>
+ <outline>
+ <contour>
+ <point x="1736" y="892" type="line"/>
+ <point x="56" y="892" type="line"/>
+ <point x="56" y="628" type="line"/>
+ <point x="1736" y="628" type="line"/>
+ </contour>
+ <component base="alpha" xOffset="140"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB31__.glif b/src/Interface-Bold.ufo/glyphs/uniAB31__.glif
new file mode 100644
index 000000000..49395d7eb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB31__.glif
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB31" format="1">
+ <advance width="2560"/>
+ <unicode hex="AB31"/>
+ <outline>
+ <contour>
+ <point x="1720" y="-28" type="curve" smooth="yes" name="hr00"/>
+ <point x="2144" y="-28"/>
+ <point x="2388" y="256"/>
+ <point x="2388" y="700" type="curve" smooth="yes"/>
+ <point x="2388" y="888" type="line"/>
+ <point x="1476" y="888" type="line"/>
+ <point x="1504" y="1052"/>
+ <point x="1620" y="1160"/>
+ <point x="1796" y="1160" type="curve" smooth="yes"/>
+ <point x="1928" y="1160"/>
+ <point x="2056" y="1116"/>
+ <point x="2144" y="1004" type="curve"/>
+ <point x="2352" y="1256" type="line"/>
+ <point x="2256" y="1384"/>
+ <point x="2056" y="1516"/>
+ <point x="1768" y="1516" type="curve" smooth="yes"/>
+ <point x="1580" y="1516"/>
+ <point x="1420" y="1464"/>
+ <point x="1304" y="1376" type="curve"/>
+ <point x="1192" y="1468"/>
+ <point x="1036" y="1516"/>
+ <point x="856" y="1516" type="curve" smooth="yes"/>
+ <point x="460" y="1516"/>
+ <point x="208" y="1308"/>
+ <point x="208" y="1032" type="curve"/>
+ <point x="652" y="1032" type="line"/>
+ <point x="652" y="1140"/>
+ <point x="716" y="1192"/>
+ <point x="832" y="1192" type="curve" smooth="yes"/>
+ <point x="964" y="1192"/>
+ <point x="1020" y="1112"/>
+ <point x="1020" y="988" type="curve" smooth="yes"/>
+ <point x="1020" y="888" type="line"/>
+ <point x="868" y="888" type="line" smooth="yes"/>
+ <point x="396" y="888"/>
+ <point x="172" y="708"/>
+ <point x="172" y="420" type="curve" smooth="yes"/>
+ <point x="172" y="156"/>
+ <point x="400" y="-28"/>
+ <point x="680" y="-28" type="curve" smooth="yes"/>
+ <point x="944" y="-28"/>
+ <point x="1092" y="52"/>
+ <point x="1204" y="192" type="curve"/>
+ <point x="1320" y="56"/>
+ <point x="1492" y="-28"/>
+ </contour>
+ <contour>
+ <point x="1716" y="332" type="curve" smooth="yes"/>
+ <point x="1560" y="332"/>
+ <point x="1492" y="452"/>
+ <point x="1472" y="612" type="curve"/>
+ <point x="1956" y="612" type="line"/>
+ <point x="1956" y="564" type="line" smooth="yes"/>
+ <point x="1956" y="416"/>
+ <point x="1876" y="332"/>
+ </contour>
+ <contour>
+ <point x="780" y="304" type="curve" smooth="yes"/>
+ <point x="684" y="304"/>
+ <point x="616" y="360"/>
+ <point x="616" y="444" type="curve" smooth="yes"/>
+ <point x="616" y="536"/>
+ <point x="684" y="612"/>
+ <point x="872" y="612" type="curve" smooth="yes"/>
+ <point x="1020" y="612" type="line"/>
+ <point x="1020" y="424" type="line"/>
+ <point x="988" y="364"/>
+ <point x="904" y="304"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2350, 'leftMargin': 73, 'rightMargin': 62}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB32__.glif b/src/Interface-Bold.ufo/glyphs/uniAB32__.glif
new file mode 100644
index 000000000..1f4e69a6d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB32__.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB32" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB32"/>
+ <outline>
+ <contour>
+ <point x="796" y="968" type="line"/>
+ <point x="428" y="800" type="line"/>
+ <point x="576" y="516" type="line"/>
+ <point x="1368" y="876" type="line"/>
+ <point x="972" y="1516" type="line"/>
+ <point x="172" y="1208" type="line"/>
+ <point x="172" y="88" type="line"/>
+ <point x="1088" y="-28" type="line"/>
+ <point x="1196" y="344" type="line"/>
+ <point x="616" y="432" type="line"/>
+ <point x="616" y="1268" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1390, 'leftMargin': 140, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB33__.glif b/src/Interface-Bold.ufo/glyphs/uniAB33__.glif
new file mode 100644
index 000000000..751a1e9e1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB33__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB33" format="1">
+ <advance width="1792"/>
+ <unicode hex="AB33"/>
+ <outline>
+ <contour>
+ <point x="1716" y="724" type="line"/>
+ <point x="80" y="724" type="line"/>
+ <point x="80" y="532" type="line"/>
+ <point x="1716" y="532" type="line"/>
+ </contour>
+ <contour>
+ <point x="968" y="-28" type="curve" smooth="yes"/>
+ <point x="1256" y="-28"/>
+ <point x="1456" y="104"/>
+ <point x="1552" y="236" type="curve"/>
+ <point x="1344" y="484" type="line"/>
+ <point x="1256" y="376"/>
+ <point x="1128" y="332"/>
+ <point x="996" y="332" type="curve" smooth="yes"/>
+ <point x="780" y="332"/>
+ <point x="652" y="476"/>
+ <point x="652" y="696" type="curve" smooth="yes"/>
+ <point x="652" y="748" type="line" smooth="yes"/>
+ <point x="652" y="968"/>
+ <point x="688" y="1160"/>
+ <point x="936" y="1160" type="curve" smooth="yes"/>
+ <point x="1056" y="1160"/>
+ <point x="1156" y="1084"/>
+ <point x="1156" y="1000" type="curve" smooth="yes"/>
+ <point x="1156" y="984" type="line"/>
+ <point x="384" y="984" type="line"/>
+ <point x="384" y="792" type="line"/>
+ <point x="1588" y="792" type="line"/>
+ <point x="1588" y="884" type="line" smooth="yes"/>
+ <point x="1588" y="1272"/>
+ <point x="1348" y="1516"/>
+ <point x="932" y="1516" type="curve" smooth="yes"/>
+ <point x="464" y="1516"/>
+ <point x="208" y="1180"/>
+ <point x="208" y="748" type="curve" smooth="yes"/>
+ <point x="208" y="696" type="line" smooth="yes"/>
+ <point x="208" y="304"/>
+ <point x="488" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1746, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB34__.glif b/src/Interface-Bold.ufo/glyphs/uniAB34__.glif
new file mode 100644
index 000000000..c928caaf3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB34__.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB34" format="1">
+ <advance width="2048"/>
+ <unicode hex="AB34"/>
+ <outline>
+ <contour>
+ <point x="964" y="888" type="line"/>
+ <point x="604" y="888" type="line" smooth="yes"/>
+ <point x="240" y="888"/>
+ <point x="72" y="720"/>
+ <point x="72" y="420" type="curve" smooth="yes"/>
+ <point x="72" y="344"/>
+ <point x="84" y="204"/>
+ <point x="112" y="124" type="curve"/>
+ <point x="452" y="124" type="line"/>
+ <point x="440" y="168"/>
+ <point x="436" y="264"/>
+ <point x="436" y="336" type="curve" smooth="yes"/>
+ <point x="436" y="488"/>
+ <point x="460" y="600"/>
+ <point x="604" y="600" type="curve" smooth="yes"/>
+ <point x="964" y="600" type="line"/>
+ </contour>
+ <component base="e" xOffset="508"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2019, 'leftMargin': 55, 'rightMargin': 62}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB35__.glif b/src/Interface-Bold.ufo/glyphs/uniAB35__.glif
new file mode 100644
index 000000000..23ec3b324
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB35__.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB35" format="1">
+ <advance width="1024"/>
+ <unicode hex="AB35"/>
+ <outline>
+ <component base="f" xOffset="-8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1018, 'leftMargin': 25, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB36__.cn.glif b/src/Interface-Bold.ufo/glyphs/uniAB36__.cn.glif
new file mode 100644
index 000000000..439b87f07
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB36__.cn.glif
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB36.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="1908" y="200" type="line"/>
+ <point x="940" y="200" type="line" smooth="yes"/>
+ <point x="628" y="200"/>
+ <point x="464" y="24"/>
+ <point x="464" y="-208" type="curve" smooth="yes"/>
+ <point x="464" y="-440"/>
+ <point x="632" y="-600"/>
+ <point x="976" y="-600" type="curve" smooth="yes"/>
+ <point x="1412" y="-600"/>
+ <point x="1536" y="-352"/>
+ <point x="1536" y="-52" type="curve" smooth="yes"/>
+ <point x="1536" y="344" type="line"/>
+ <point x="1092" y="344" type="line"/>
+ <point x="1092" y="-168" type="line" smooth="yes"/>
+ <point x="1092" y="-264"/>
+ <point x="1060" y="-324"/>
+ <point x="972" y="-324" type="curve" smooth="yes"/>
+ <point x="908" y="-324"/>
+ <point x="848" y="-296"/>
+ <point x="848" y="-220" type="curve" smooth="yes"/>
+ <point x="848" y="-156"/>
+ <point x="904" y="-124"/>
+ <point x="984" y="-124" type="curve" smooth="yes"/>
+ <point x="1908" y="-124" type="line"/>
+ </contour>
+ <contour>
+ <point x="1132" y="1488" type="line"/>
+ <point x="1092" y="1136" type="line"/>
+ <point x="1092" y="8" type="line"/>
+ <point x="1536" y="8" type="line"/>
+ <point x="1536" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="140" y="700" type="line"/>
+ <point x="140" y="232"/>
+ <point x="360" y="-28"/>
+ <point x="732" y="-28" type="curve" smooth="yes"/>
+ <point x="1076" y="-28"/>
+ <point x="1228" y="288"/>
+ <point x="1284" y="660" type="curve"/>
+ <point x="1284" y="804" type="line"/>
+ <point x="1228" y="1204"/>
+ <point x="1120" y="1516"/>
+ <point x="736" y="1516" type="curve" smooth="yes"/>
+ <point x="360" y="1516"/>
+ <point x="140" y="1272"/>
+ <point x="140" y="784" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="584" y="784" type="line"/>
+ <point x="584" y="1048"/>
+ <point x="676" y="1160"/>
+ <point x="860" y="1160" type="curve" smooth="yes"/>
+ <point x="1064" y="1160"/>
+ <point x="1148" y="1048"/>
+ <point x="1148" y="844" type="curve" smooth="yes"/>
+ <point x="1148" y="624" type="line" smooth="yes"/>
+ <point x="1148" y="444"/>
+ <point x="1064" y="332"/>
+ <point x="860" y="332" type="curve" smooth="yes"/>
+ <point x="672" y="332"/>
+ <point x="584" y="440"/>
+ <point x="584" y="700" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1874, 'leftMargin': 78, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB36__.glif b/src/Interface-Bold.ufo/glyphs/uniAB36__.glif
new file mode 100644
index 000000000..31383aced
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB36__.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB36" format="1">
+ <advance width="2048"/>
+ <unicode hex="AB36"/>
+ <outline>
+ <contour>
+ <point x="1896" y="172" type="line"/>
+ <point x="928" y="172" type="line" smooth="yes"/>
+ <point x="616" y="172"/>
+ <point x="452" y="24"/>
+ <point x="452" y="-208" type="curve" smooth="yes"/>
+ <point x="452" y="-440"/>
+ <point x="620" y="-600"/>
+ <point x="964" y="-600" type="curve" smooth="yes"/>
+ <point x="1396" y="-600"/>
+ <point x="1520" y="-352"/>
+ <point x="1520" y="-52" type="curve" smooth="yes"/>
+ <point x="1520" y="344" type="line"/>
+ <point x="1076" y="344" type="line"/>
+ <point x="1076" y="-168" type="line" smooth="yes"/>
+ <point x="1076" y="-264"/>
+ <point x="1048" y="-324"/>
+ <point x="956" y="-324" type="curve" smooth="yes"/>
+ <point x="896" y="-324"/>
+ <point x="836" y="-296"/>
+ <point x="836" y="-220" type="curve" smooth="yes"/>
+ <point x="836" y="-156"/>
+ <point x="892" y="-124"/>
+ <point x="972" y="-124" type="curve" smooth="yes"/>
+ <point x="1896" y="-124" type="line"/>
+ </contour>
+ <contour>
+ <point x="1076" y="212" type="line"/>
+ <point x="1520" y="212" type="line"/>
+ <point x="1520" y="1488" type="line"/>
+ <point x="1136" y="1488" type="line"/>
+ <point x="1076" y="1176" type="line"/>
+ </contour>
+ <contour>
+ <point x="156" y="732" type="line"/>
+ <point x="156" y="296"/>
+ <point x="360" y="-28"/>
+ <point x="732" y="-28" type="curve" smooth="yes"/>
+ <point x="1096" y="-28"/>
+ <point x="1240" y="316"/>
+ <point x="1300" y="720" type="curve"/>
+ <point x="1300" y="756" type="line"/>
+ <point x="1240" y="1184"/>
+ <point x="1096" y="1516"/>
+ <point x="736" y="1516" type="curve" smooth="yes"/>
+ <point x="360" y="1516"/>
+ <point x="156" y="1212"/>
+ <point x="156" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="596" y="760" type="line"/>
+ <point x="596" y="992"/>
+ <point x="664" y="1160"/>
+ <point x="848" y="1160" type="curve" smooth="yes"/>
+ <point x="1052" y="1160"/>
+ <point x="1120" y="1032"/>
+ <point x="1120" y="792" type="curve" smooth="yes"/>
+ <point x="1120" y="684" type="line" smooth="yes"/>
+ <point x="1120" y="472"/>
+ <point x="1052" y="332"/>
+ <point x="844" y="332" type="curve" smooth="yes"/>
+ <point x="660" y="332"/>
+ <point x="596" y="508"/>
+ <point x="596" y="732" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1822, 'leftMargin': 78, 'rightMargin': 3}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB37__.glif b/src/Interface-Bold.ufo/glyphs/uniAB37__.glif
new file mode 100644
index 000000000..970e3e96e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB37__.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB37" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB37"/>
+ <outline>
+ <contour>
+ <point x="476" y="1264" type="curve" smooth="yes"/>
+ <point x="548" y="1264"/>
+ <point x="576" y="1200"/>
+ <point x="656" y="1016" type="curve" smooth="yes"/>
+ <point x="740" y="816"/>
+ <point x="844" y="628"/>
+ <point x="1036" y="628" type="curve" smooth="yes"/>
+ <point x="1236" y="628"/>
+ <point x="1380" y="792"/>
+ <point x="1380" y="1076" type="curve" smooth="yes"/>
+ <point x="1380" y="1372"/>
+ <point x="1268" y="1552"/>
+ <point x="1064" y="1552" type="curve"/>
+ <point x="1064" y="1240" type="line"/>
+ <point x="1136" y="1240"/>
+ <point x="1168" y="1172"/>
+ <point x="1168" y="1064" type="curve" smooth="yes"/>
+ <point x="1168" y="984"/>
+ <point x="1136" y="928"/>
+ <point x="1068" y="928" type="curve" smooth="yes"/>
+ <point x="1000" y="928"/>
+ <point x="964" y="992"/>
+ <point x="884" y="1184" type="curve" smooth="yes"/>
+ <point x="788" y="1424"/>
+ <point x="696" y="1568"/>
+ <point x="496" y="1568" type="curve" smooth="yes"/>
+ <point x="304" y="1568"/>
+ <point x="156" y="1400"/>
+ <point x="156" y="1092" type="curve" smooth="yes"/>
+ <point x="156" y="792"/>
+ <point x="320" y="636"/>
+ <point x="488" y="636" type="curve"/>
+ <point x="488" y="900" type="line"/>
+ <point x="392" y="904"/>
+ <point x="368" y="964"/>
+ <point x="368" y="1100" type="curve" smooth="yes"/>
+ <point x="368" y="1200"/>
+ <point x="408" y="1264"/>
+ </contour>
+ <component base="l" xOffset="396"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1334, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB38__.glif b/src/Interface-Bold.ufo/glyphs/uniAB38__.glif
new file mode 100644
index 000000000..3cff36e60
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB38__.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB38" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB38"/>
+ <outline>
+ <contour>
+ <point x="996" y="2112" type="line"/>
+ <point x="552" y="2112" type="line"/>
+ <point x="552" y="0" type="line"/>
+ <point x="996" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1112" y="1544" type="line"/>
+ <point x="1112" y="1452"/>
+ <point x="1048" y="1408"/>
+ <point x="976" y="1408" type="curve" smooth="yes"/>
+ <point x="808" y="1408"/>
+ <point x="684" y="1532"/>
+ <point x="508" y="1532" type="curve" smooth="yes"/>
+ <point x="284" y="1532"/>
+ <point x="124" y="1336"/>
+ <point x="124" y="1120" type="curve"/>
+ <point x="428" y="1104" type="line"/>
+ <point x="428" y="1200"/>
+ <point x="488" y="1244"/>
+ <point x="560" y="1244" type="curve" smooth="yes"/>
+ <point x="732" y="1244"/>
+ <point x="816" y="1116"/>
+ <point x="1028" y="1116" type="curve" smooth="yes"/>
+ <point x="1252" y="1116"/>
+ <point x="1412" y="1308"/>
+ <point x="1412" y="1528" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1112" y="996" type="line"/>
+ <point x="1112" y="904"/>
+ <point x="1048" y="860"/>
+ <point x="976" y="860" type="curve" smooth="yes"/>
+ <point x="808" y="860"/>
+ <point x="684" y="984"/>
+ <point x="508" y="984" type="curve" smooth="yes"/>
+ <point x="284" y="984"/>
+ <point x="124" y="784"/>
+ <point x="124" y="568" type="curve"/>
+ <point x="428" y="556" type="line"/>
+ <point x="428" y="648"/>
+ <point x="488" y="692"/>
+ <point x="560" y="692" type="curve" smooth="yes"/>
+ <point x="732" y="692"/>
+ <point x="816" y="564"/>
+ <point x="1028" y="564" type="curve" smooth="yes"/>
+ <point x="1252" y="564"/>
+ <point x="1412" y="756"/>
+ <point x="1412" y="980" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1317, 'leftMargin': 14, 'rightMargin': 13}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB39__.glif b/src/Interface-Bold.ufo/glyphs/uniAB39__.glif
new file mode 100644
index 000000000..a0f0210db
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB39__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB39" format="1">
+ <advance width="1280"/>
+ <unicode hex="AB39"/>
+ <outline>
+ <contour>
+ <point x="140" y="1048" type="curve" smooth="yes"/>
+ <point x="140" y="768"/>
+ <point x="372" y="576"/>
+ <point x="644" y="576" type="curve" smooth="yes"/>
+ <point x="916" y="576"/>
+ <point x="1140" y="768"/>
+ <point x="1140" y="1048" type="curve" smooth="yes"/>
+ <point x="1140" y="1332"/>
+ <point x="916" y="1532"/>
+ <point x="644" y="1532" type="curve" smooth="yes"/>
+ <point x="372" y="1532"/>
+ <point x="140" y="1332"/>
+ </contour>
+ <contour>
+ <point x="376" y="1048" type="curve" smooth="yes"/>
+ <point x="376" y="1204"/>
+ <point x="500" y="1320"/>
+ <point x="644" y="1320" type="curve" smooth="yes"/>
+ <point x="792" y="1320"/>
+ <point x="904" y="1204"/>
+ <point x="904" y="1048" type="curve" smooth="yes"/>
+ <point x="904" y="896"/>
+ <point x="792" y="784"/>
+ <point x="644" y="784" type="curve" smooth="yes"/>
+ <point x="500" y="784"/>
+ <point x="376" y="904"/>
+ </contour>
+ <component base="l" xOffset="264"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1108, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB3A___.glif b/src/Interface-Bold.ufo/glyphs/uniAB3A___.glif
new file mode 100644
index 000000000..4efda7756
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB3A___.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB3A" format="1">
+ <advance width="3072"/>
+ <unicode hex="AB3A"/>
+ <outline>
+ <contour>
+ <point x="2492" y="860" type="line"/>
+ <point x="2048" y="860" type="line"/>
+ <point x="2048" y="404" type="line" smooth="yes"/>
+ <point x="2048" y="308"/>
+ <point x="2044" y="252"/>
+ <point x="1984" y="252" type="curve" smooth="yes"/>
+ <point x="1936" y="252"/>
+ <point x="1912" y="284"/>
+ <point x="1912" y="344" type="curve" smooth="yes"/>
+ <point x="1912" y="420"/>
+ <point x="1944" y="448"/>
+ <point x="1984" y="448" type="curve" smooth="yes"/>
+ <point x="2868" y="448" type="line"/>
+ <point x="2868" y="744" type="line"/>
+ <point x="1960" y="744" type="line" smooth="yes"/>
+ <point x="1736" y="744"/>
+ <point x="1572" y="596"/>
+ <point x="1572" y="364" type="curve" smooth="yes"/>
+ <point x="1572" y="132"/>
+ <point x="1704" y="-28"/>
+ <point x="1996" y="-28" type="curve" smooth="yes"/>
+ <point x="2368" y="-28"/>
+ <point x="2492" y="220"/>
+ <point x="2492" y="520" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="648" y="1172" type="line"/>
+ <point x="624" y="1488" type="line"/>
+ <point x="208" y="1488" type="line"/>
+ <point x="208" y="0" type="line"/>
+ <point x="648" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="592" y="796" type="line"/>
+ <point x="592" y="1004"/>
+ <point x="688" y="1160"/>
+ <point x="864" y="1160" type="curve" smooth="yes"/>
+ <point x="988" y="1160"/>
+ <point x="1060" y="1124"/>
+ <point x="1060" y="936" type="curve" smooth="yes"/>
+ <point x="1060" y="0" type="line"/>
+ <point x="1504" y="0" type="line"/>
+ <point x="1504" y="992" type="line" smooth="yes"/>
+ <point x="1504" y="1364"/>
+ <point x="1324" y="1516"/>
+ <point x="1064" y="1516" type="curve" smooth="yes"/>
+ <point x="684" y="1516"/>
+ <point x="484" y="1212"/>
+ <point x="484" y="792" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1456" y="796" type="line"/>
+ <point x="1456" y="1004"/>
+ <point x="1564" y="1160"/>
+ <point x="1788" y="1160" type="curve" smooth="yes"/>
+ <point x="1936" y="1160"/>
+ <point x="2048" y="1120"/>
+ <point x="2048" y="936" type="curve"/>
+ <point x="2048" y="800" type="line"/>
+ <point x="2492" y="800" type="line"/>
+ <point x="2492" y="936" type="line" smooth="yes"/>
+ <point x="2492" y="1368"/>
+ <point x="2260" y="1516"/>
+ <point x="1956" y="1516" type="curve" smooth="yes"/>
+ <point x="1532" y="1516"/>
+ <point x="1320" y="1212"/>
+ <point x="1320" y="792" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2828, 'leftMargin': 140, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB3B___.glif b/src/Interface-Bold.ufo/glyphs/uniAB3B___.glif
new file mode 100644
index 000000000..8b575d70f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB3B___.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB3B" format="1">
+ <advance width="2048"/>
+ <unicode hex="AB3B"/>
+ <outline>
+ <contour>
+ <point x="1936" y="744" type="line"/>
+ <point x="1028" y="744" type="line" smooth="yes"/>
+ <point x="804" y="744"/>
+ <point x="640" y="596"/>
+ <point x="640" y="364" type="curve" smooth="yes"/>
+ <point x="640" y="132"/>
+ <point x="772" y="-28"/>
+ <point x="1064" y="-28" type="curve" smooth="yes"/>
+ <point x="1436" y="-28"/>
+ <point x="1560" y="220"/>
+ <point x="1560" y="520" type="curve" smooth="yes"/>
+ <point x="1560" y="860" type="line"/>
+ <point x="1116" y="860" type="line"/>
+ <point x="1116" y="404" type="line" smooth="yes"/>
+ <point x="1116" y="308"/>
+ <point x="1112" y="252"/>
+ <point x="1052" y="252" type="curve" smooth="yes"/>
+ <point x="1008" y="252"/>
+ <point x="980" y="284"/>
+ <point x="980" y="344" type="curve" smooth="yes"/>
+ <point x="980" y="420"/>
+ <point x="1012" y="448"/>
+ <point x="1052" y="448" type="curve" smooth="yes"/>
+ <point x="1936" y="448" type="line"/>
+ </contour>
+ <contour>
+ <point x="556" y="1172" type="line"/>
+ <point x="528" y="1488" type="line"/>
+ <point x="112" y="1488" type="line"/>
+ <point x="112" y="0" type="line"/>
+ <point x="556" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="524" y="796" type="line"/>
+ <point x="524" y="1004"/>
+ <point x="632" y="1160"/>
+ <point x="856" y="1160" type="curve" smooth="yes"/>
+ <point x="1004" y="1160"/>
+ <point x="1116" y="1120"/>
+ <point x="1116" y="936" type="curve"/>
+ <point x="1116" y="800" type="line"/>
+ <point x="1560" y="800" type="line"/>
+ <point x="1560" y="936" type="line" smooth="yes"/>
+ <point x="1560" y="1368"/>
+ <point x="1328" y="1516"/>
+ <point x="1024" y="1516" type="curve" smooth="yes"/>
+ <point x="600" y="1516"/>
+ <point x="388" y="1212"/>
+ <point x="388" y="792" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1990, 'leftMargin': 140, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB3C___.glif b/src/Interface-Bold.ufo/glyphs/uniAB3C___.glif
new file mode 100644
index 000000000..b0128eeb1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB3C___.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB3C" format="1">
+ <advance width="2048"/>
+ <unicode hex="AB3C"/>
+ <outline>
+ <contour>
+ <point x="1544" y="288" type="line"/>
+ <point x="1100" y="288" type="line"/>
+ <point x="1100" y="-168" type="line" smooth="yes"/>
+ <point x="1100" y="-264"/>
+ <point x="1092" y="-324"/>
+ <point x="1012" y="-324" type="curve" smooth="yes"/>
+ <point x="964" y="-324"/>
+ <point x="924" y="-292"/>
+ <point x="924" y="-228" type="curve" smooth="yes"/>
+ <point x="924" y="-156"/>
+ <point x="964" y="-124"/>
+ <point x="1032" y="-124" type="curve" smooth="yes"/>
+ <point x="1916" y="-124" type="line"/>
+ <point x="1916" y="172" type="line"/>
+ <point x="1012" y="172" type="line" smooth="yes"/>
+ <point x="764" y="172"/>
+ <point x="584" y="24"/>
+ <point x="584" y="-208" type="curve" smooth="yes"/>
+ <point x="584" y="-440"/>
+ <point x="724" y="-600"/>
+ <point x="1044" y="-600" type="curve" smooth="yes"/>
+ <point x="1420" y="-600"/>
+ <point x="1544" y="-352"/>
+ <point x="1544" y="-52" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="576" y="1172" type="line"/>
+ <point x="548" y="1488" type="line"/>
+ <point x="132" y="1488" type="line"/>
+ <point x="132" y="0" type="line"/>
+ <point x="576" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="532" y="796" type="line"/>
+ <point x="532" y="1004"/>
+ <point x="628" y="1160"/>
+ <point x="836" y="1160" type="curve" smooth="yes"/>
+ <point x="964" y="1160"/>
+ <point x="1100" y="1112"/>
+ <point x="1100" y="908" type="curve" smooth="yes"/>
+ <point x="1100" y="208" type="line"/>
+ <point x="1544" y="208" type="line"/>
+ <point x="1544" y="908" type="line" smooth="yes"/>
+ <point x="1544" y="1360"/>
+ <point x="1284" y="1516"/>
+ <point x="984" y="1516" type="curve" smooth="yes"/>
+ <point x="616" y="1516"/>
+ <point x="420" y="1212"/>
+ <point x="420" y="792" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1926, 'leftMargin': 140, 'rightMargin': 2}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB3D___.glif b/src/Interface-Bold.ufo/glyphs/uniAB3D___.glif
new file mode 100644
index 000000000..9ac673f94
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB3D___.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB3D" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB3D"/>
+ <outline>
+ <contour>
+ <point x="140" y="1208" type="line"/>
+ <point x="140" y="88" type="line"/>
+ <point x="956" y="-28" type="line"/>
+ <point x="1068" y="344" type="line"/>
+ <point x="580" y="432" type="line"/>
+ <point x="580" y="1516" type="line"/>
+ </contour>
+ <contour>
+ <point x="1400" y="284" type="line"/>
+ <point x="1400" y="1400" type="line"/>
+ <point x="580" y="1516" type="line"/>
+ <point x="472" y="1148" type="line"/>
+ <point x="956" y="1060" type="line"/>
+ <point x="956" y="-28" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 140, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB3E___.glif b/src/Interface-Bold.ufo/glyphs/uniAB3E___.glif
new file mode 100644
index 000000000..ceb59296e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB3E___.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB3E" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB3E"/>
+ <outline>
+ <contour>
+ <point x="140" y="1208" type="line"/>
+ <point x="140" y="88" type="line"/>
+ <point x="328" y="64" type="line"/>
+ <point x="200" y="-200" type="line"/>
+ <point x="436" y="-200" type="line"/>
+ <point x="548" y="32" type="line"/>
+ <point x="956" y="-28" type="line"/>
+ <point x="1400" y="284" type="line"/>
+ <point x="1400" y="1400" type="line"/>
+ <point x="1228" y="1424" type="line"/>
+ <point x="1348" y="1676" type="line"/>
+ <point x="1112" y="1676" type="line"/>
+ <point x="1004" y="1456" type="line"/>
+ <point x="580" y="1516" type="line"/>
+ </contour>
+ <contour>
+ <point x="732" y="404" type="line"/>
+ <point x="956" y="872" type="line"/>
+ <point x="956" y="364" type="line"/>
+ </contour>
+ <contour>
+ <point x="824" y="1084" type="line"/>
+ <point x="580" y="584" type="line"/>
+ <point x="580" y="1128" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 140, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB3F___.glif b/src/Interface-Bold.ufo/glyphs/uniAB3F___.glif
new file mode 100644
index 000000000..ae819dec5
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB3F___.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB3F" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB3F"/>
+ <outline>
+ <contour>
+ <point x="244" y="144" type="line"/>
+ <point x="364" y="40"/>
+ <point x="520" y="-28"/>
+ <point x="720" y="-28" type="curve" smooth="yes"/>
+ <point x="1180" y="-28"/>
+ <point x="1432" y="296"/>
+ <point x="1432" y="728" type="curve" smooth="yes"/>
+ <point x="1432" y="760" type="line" smooth="yes"/>
+ <point x="1432" y="1192"/>
+ <point x="1180" y="1516"/>
+ <point x="716" y="1516" type="curve" smooth="yes"/>
+ <point x="520" y="1516"/>
+ <point x="364" y="1460"/>
+ <point x="248" y="1360" type="curve"/>
+ <point x="508" y="1084" type="line"/>
+ <point x="560" y="1124"/>
+ <point x="616" y="1160"/>
+ <point x="716" y="1160" type="curve" smooth="yes"/>
+ <point x="924" y="1160"/>
+ <point x="988" y="976"/>
+ <point x="988" y="760" type="curve" smooth="yes"/>
+ <point x="988" y="728" type="line" smooth="yes"/>
+ <point x="988" y="504"/>
+ <point x="920" y="332"/>
+ <point x="720" y="332" type="curve" smooth="yes"/>
+ <point x="624" y="332"/>
+ <point x="540" y="388"/>
+ <point x="496" y="424" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1192" y="1760" type="line"/>
+ <point x="884" y="1760" type="line"/>
+ <point x="108" y="-172" type="line"/>
+ <point x="416" y="-172" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>442.75</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>178.75</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1444, 'leftMargin': 41, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB40__.glif b/src/Interface-Bold.ufo/glyphs/uniAB40__.glif
new file mode 100644
index 000000000..6f4e884fb
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB40__.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB40" format="1">
+ <advance width="2560"/>
+ <unicode hex="AB40"/>
+ <outline>
+ <contour>
+ <point x="92" y="728" type="line" name="hr00"/>
+ <point x="92" y="296"/>
+ <point x="344" y="-28"/>
+ <point x="808" y="-28" type="curve" smooth="yes"/>
+ <point x="1268" y="-28"/>
+ <point x="1520" y="296"/>
+ <point x="1520" y="728" type="curve" smooth="yes"/>
+ <point x="1520" y="760" type="line" smooth="yes"/>
+ <point x="1520" y="1192"/>
+ <point x="1268" y="1516"/>
+ <point x="804" y="1516" type="curve" smooth="yes"/>
+ <point x="344" y="1516"/>
+ <point x="92" y="1192"/>
+ <point x="92" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="536" y="760" type="line"/>
+ <point x="536" y="976"/>
+ <point x="600" y="1160"/>
+ <point x="804" y="1160" type="curve" smooth="yes"/>
+ <point x="1012" y="1160"/>
+ <point x="1076" y="976"/>
+ <point x="1076" y="760" type="curve" smooth="yes"/>
+ <point x="1076" y="728" type="line" smooth="yes"/>
+ <point x="1076" y="504"/>
+ <point x="1012" y="332"/>
+ <point x="808" y="332" type="curve" smooth="yes"/>
+ <point x="600" y="332"/>
+ <point x="536" y="504"/>
+ <point x="536" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1848" y="1516" type="curve" smooth="yes"/>
+ <point x="1368" y="1516"/>
+ <point x="1092" y="1184"/>
+ <point x="1092" y="792" type="curve" smooth="yes"/>
+ <point x="1092" y="740" type="line" smooth="yes"/>
+ <point x="1092" y="308"/>
+ <point x="1340" y="-28"/>
+ <point x="1800" y="-28" type="curve" smooth="yes"/>
+ <point x="2224" y="-28"/>
+ <point x="2468" y="256"/>
+ <point x="2468" y="700" type="curve" smooth="yes"/>
+ <point x="2468" y="892" type="line"/>
+ <point x="1264" y="892" type="line"/>
+ <point x="1264" y="600" type="line"/>
+ <point x="2036" y="600" type="line"/>
+ <point x="2036" y="564" type="line" smooth="yes"/>
+ <point x="2036" y="416"/>
+ <point x="1956" y="332"/>
+ <point x="1796" y="332" type="curve" smooth="yes"/>
+ <point x="1592" y="332"/>
+ <point x="1532" y="520"/>
+ <point x="1532" y="740" type="curve" smooth="yes"/>
+ <point x="1532" y="792" type="line" smooth="yes"/>
+ <point x="1532" y="1012"/>
+ <point x="1664" y="1160"/>
+ <point x="1876" y="1160" type="curve" smooth="yes"/>
+ <point x="2008" y="1160"/>
+ <point x="2136" y="1116"/>
+ <point x="2224" y="1004" type="curve"/>
+ <point x="2432" y="1256" type="line"/>
+ <point x="2340" y="1384"/>
+ <point x="2136" y="1516"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2518, 'leftMargin': 78, 'rightMargin': 62}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB41__.glif b/src/Interface-Bold.ufo/glyphs/uniAB41__.glif
new file mode 100644
index 000000000..acfb23134
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB41__.glif
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB41" format="1">
+ <advance width="2560"/>
+ <unicode hex="AB41"/>
+ <outline>
+ <contour>
+ <point x="2292" y="1760" type="line"/>
+ <point x="1984" y="1760" type="line"/>
+ <point x="1208" y="-172" type="line"/>
+ <point x="1516" y="-172" type="line"/>
+ </contour>
+ <contour>
+ <point x="736" y="1520" type="curve" smooth="yes"/>
+ <point x="480" y="1520"/>
+ <point x="272" y="1440"/>
+ <point x="156" y="1352" type="curve"/>
+ <point x="268" y="1068" type="line"/>
+ <point x="388" y="1120"/>
+ <point x="480" y="1160"/>
+ <point x="676" y="1160" type="curve" smooth="yes"/>
+ <point x="904" y="1160"/>
+ <point x="1008" y="988"/>
+ <point x="1008" y="796" type="curve" smooth="yes"/>
+ <point x="1008" y="744" type="line" smooth="yes"/>
+ <point x="1008" y="524"/>
+ <point x="952" y="332"/>
+ <point x="768" y="332" type="curve" smooth="yes"/>
+ <point x="620" y="332"/>
+ <point x="560" y="420"/>
+ <point x="560" y="568" type="curve" smooth="yes"/>
+ <point x="560" y="604" type="line"/>
+ <point x="1276" y="604" type="line"/>
+ <point x="1276" y="892" type="line"/>
+ <point x="128" y="892" type="line"/>
+ <point x="128" y="648" type="line" smooth="yes"/>
+ <point x="128" y="236"/>
+ <point x="360" y="-24"/>
+ <point x="768" y="-24" type="curve" smooth="yes"/>
+ <point x="1192" y="-28"/>
+ <point x="1424" y="308"/>
+ <point x="1424" y="744" type="curve" smooth="yes"/>
+ <point x="1424" y="796" type="line" smooth="yes"/>
+ <point x="1424" y="1200"/>
+ <point x="1160" y="1520"/>
+ </contour>
+ <contour>
+ <point x="2436" y="764" type="line"/>
+ <point x="2436" y="1196"/>
+ <point x="2184" y="1520"/>
+ <point x="1720" y="1520" type="curve" smooth="yes"/>
+ <point x="1276" y="1520"/>
+ <point x="1036" y="1196"/>
+ <point x="1036" y="764" type="curve" smooth="yes"/>
+ <point x="1036" y="732" type="line" smooth="yes"/>
+ <point x="1036" y="300"/>
+ <point x="1276" y="-24"/>
+ <point x="1724" y="-24" type="curve" smooth="yes"/>
+ <point x="2184" y="-24"/>
+ <point x="2436" y="300"/>
+ <point x="2436" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1992" y="732" type="line"/>
+ <point x="1992" y="516"/>
+ <point x="1928" y="332"/>
+ <point x="1724" y="332" type="curve" smooth="yes"/>
+ <point x="1516" y="332"/>
+ <point x="1452" y="516"/>
+ <point x="1452" y="732" type="curve" smooth="yes"/>
+ <point x="1452" y="764" type="line" smooth="yes"/>
+ <point x="1452" y="988"/>
+ <point x="1516" y="1160"/>
+ <point x="1720" y="1160" type="curve" smooth="yes"/>
+ <point x="1928" y="1160"/>
+ <point x="1992" y="988"/>
+ <point x="1992" y="764" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2498, 'leftMargin': 110, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB42__.glif b/src/Interface-Bold.ufo/glyphs/uniAB42__.glif
new file mode 100644
index 000000000..dac860998
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB42__.glif
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB42" format="1">
+ <advance width="2560"/>
+ <unicode hex="AB42"/>
+ <outline>
+ <contour>
+ <point x="2240" y="896" type="line"/>
+ <point x="1304" y="896" type="line"/>
+ <point x="1304" y="632" type="line"/>
+ <point x="2240" y="632" type="line"/>
+ </contour>
+ <contour>
+ <point x="736" y="1520" type="curve" smooth="yes"/>
+ <point x="480" y="1520"/>
+ <point x="272" y="1440"/>
+ <point x="156" y="1352" type="curve"/>
+ <point x="268" y="1068" type="line"/>
+ <point x="388" y="1120"/>
+ <point x="480" y="1160"/>
+ <point x="676" y="1160" type="curve" smooth="yes"/>
+ <point x="904" y="1160"/>
+ <point x="1008" y="988"/>
+ <point x="1008" y="796" type="curve" smooth="yes"/>
+ <point x="1008" y="744" type="line" smooth="yes"/>
+ <point x="1008" y="524"/>
+ <point x="952" y="332"/>
+ <point x="768" y="332" type="curve" smooth="yes"/>
+ <point x="620" y="332"/>
+ <point x="560" y="420"/>
+ <point x="560" y="568" type="curve" smooth="yes"/>
+ <point x="560" y="604" type="line"/>
+ <point x="1276" y="604" type="line"/>
+ <point x="1276" y="892" type="line"/>
+ <point x="128" y="892" type="line"/>
+ <point x="128" y="648" type="line" smooth="yes"/>
+ <point x="128" y="236"/>
+ <point x="360" y="-24"/>
+ <point x="768" y="-24" type="curve"/>
+ <point x="1212" y="-28"/>
+ <point x="1452" y="308"/>
+ <point x="1452" y="744" type="curve" smooth="yes"/>
+ <point x="1452" y="796" type="line" smooth="yes"/>
+ <point x="1452" y="1200"/>
+ <point x="1180" y="1520"/>
+ </contour>
+ <contour>
+ <point x="2436" y="764" type="line"/>
+ <point x="2436" y="1196"/>
+ <point x="2184" y="1520"/>
+ <point x="1720" y="1520" type="curve" smooth="yes"/>
+ <point x="1260" y="1520"/>
+ <point x="1008" y="1196"/>
+ <point x="1008" y="764" type="curve" smooth="yes"/>
+ <point x="1008" y="732" type="line" smooth="yes"/>
+ <point x="1008" y="300"/>
+ <point x="1260" y="-24"/>
+ <point x="1724" y="-24" type="curve" smooth="yes"/>
+ <point x="2184" y="-24"/>
+ <point x="2436" y="300"/>
+ <point x="2436" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1992" y="732" type="line"/>
+ <point x="1992" y="516"/>
+ <point x="1928" y="332"/>
+ <point x="1724" y="332" type="curve" smooth="yes"/>
+ <point x="1516" y="332"/>
+ <point x="1452" y="516"/>
+ <point x="1452" y="732" type="curve" smooth="yes"/>
+ <point x="1452" y="764" type="line" smooth="yes"/>
+ <point x="1452" y="988"/>
+ <point x="1516" y="1160"/>
+ <point x="1720" y="1160" type="curve" smooth="yes"/>
+ <point x="1928" y="1160"/>
+ <point x="1992" y="988"/>
+ <point x="1992" y="764" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2498, 'leftMargin': 110, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB43__.glif b/src/Interface-Bold.ufo/glyphs/uniAB43__.glif
new file mode 100644
index 000000000..a6ec76f03
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB43__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB43" format="1">
+ <advance width="2560"/>
+ <unicode hex="AB43"/>
+ <outline>
+ <contour>
+ <point x="900" y="1160" type="curve"/>
+ <point x="900" y="1516" type="line"/>
+ <point x="436" y="1516"/>
+ <point x="184" y="1192"/>
+ <point x="184" y="760" type="curve" smooth="yes"/>
+ <point x="184" y="728" type="line" smooth="yes"/>
+ <point x="184" y="296"/>
+ <point x="436" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1096" y="-28"/>
+ <point x="1252" y="40"/>
+ <point x="1372" y="144" type="curve"/>
+ <point x="1120" y="424" type="line"/>
+ <point x="1076" y="388"/>
+ <point x="992" y="332"/>
+ <point x="900" y="332" type="curve" smooth="yes"/>
+ <point x="696" y="332"/>
+ <point x="628" y="504"/>
+ <point x="628" y="728" type="curve" smooth="yes"/>
+ <point x="628" y="760" type="line" smooth="yes"/>
+ <point x="628" y="976"/>
+ <point x="692" y="1160"/>
+ </contour>
+ <component base="o" xOffset="868"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2347, 'leftMargin': 78, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB44__.glif b/src/Interface-Bold.ufo/glyphs/uniAB44__.glif
new file mode 100644
index 000000000..fbd02a795
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB44__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB44" format="1">
+ <advance width="2560"/>
+ <unicode hex="AB44"/>
+ <outline>
+ <contour>
+ <point x="900" y="1160" type="curve"/>
+ <point x="900" y="1516" type="line"/>
+ <point x="436" y="1516"/>
+ <point x="184" y="1192"/>
+ <point x="184" y="760" type="curve" smooth="yes"/>
+ <point x="184" y="728" type="line" smooth="yes"/>
+ <point x="184" y="296"/>
+ <point x="436" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1096" y="-28"/>
+ <point x="1252" y="40"/>
+ <point x="1372" y="144" type="curve"/>
+ <point x="1120" y="424" type="line"/>
+ <point x="1076" y="388"/>
+ <point x="992" y="332"/>
+ <point x="900" y="332" type="curve" smooth="yes"/>
+ <point x="696" y="332"/>
+ <point x="628" y="504"/>
+ <point x="628" y="728" type="curve" smooth="yes"/>
+ <point x="628" y="760" type="line" smooth="yes"/>
+ <point x="628" y="976"/>
+ <point x="692" y="1160"/>
+ </contour>
+ <contour>
+ <point x="2224" y="1760" type="line"/>
+ <point x="1916" y="1760" type="line"/>
+ <point x="1140" y="-172" type="line"/>
+ <point x="1452" y="-172" type="line"/>
+ </contour>
+ <component base="o" xOffset="868"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2347, 'leftMargin': 78, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB45__.glif b/src/Interface-Bold.ufo/glyphs/uniAB45__.glif
new file mode 100644
index 000000000..d91d56d25
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB45__.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB45" format="1">
+ <advance width="1792"/>
+ <unicode hex="AB45"/>
+ <outline>
+ <contour>
+ <point x="1612" y="0" type="line"/>
+ <point x="1612" y="28" type="line" smooth="yes"/>
+ <point x="1612" y="464"/>
+ <point x="1360" y="788"/>
+ <point x="896" y="788" type="curve" smooth="yes"/>
+ <point x="436" y="788"/>
+ <point x="184" y="464"/>
+ <point x="184" y="28" type="curve" smooth="yes"/>
+ <point x="184" y="0" type="line"/>
+ <point x="628" y="0" type="line"/>
+ <point x="628" y="28" type="line" smooth="yes"/>
+ <point x="628" y="248"/>
+ <point x="692" y="428"/>
+ <point x="896" y="428" type="curve" smooth="yes"/>
+ <point x="1104" y="428"/>
+ <point x="1168" y="248"/>
+ <point x="1168" y="28" type="curve" smooth="yes"/>
+ <point x="1168" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1116" y="1488" type="line"/>
+ <point x="676" y="1488" type="line"/>
+ <point x="676" y="608" type="line"/>
+ <point x="1116" y="608" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>767.25</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1537, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB46__.glif b/src/Interface-Bold.ufo/glyphs/uniAB46__.glif
new file mode 100644
index 000000000..40a6d190e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB46__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB46" format="1">
+ <advance width="1792"/>
+ <unicode hex="AB46"/>
+ <outline>
+ <contour>
+ <point x="852" y="464" type="line"/>
+ <point x="1012" y="464"/>
+ <point x="1096" y="396"/>
+ <point x="1096" y="256" type="curve" smooth="yes"/>
+ <point x="1096" y="-336" type="line" smooth="yes"/>
+ <point x="1096" y="-372"/>
+ <point x="1096" y="-536"/>
+ <point x="1120" y="-572" type="curve"/>
+ <point x="1576" y="-572" type="line"/>
+ <point x="1576" y="-556" type="line"/>
+ <point x="1544" y="-516"/>
+ <point x="1540" y="-352"/>
+ <point x="1540" y="-336" type="curve" smooth="yes"/>
+ <point x="1540" y="256" type="line" smooth="yes"/>
+ <point x="1540" y="496"/>
+ <point x="1408" y="668"/>
+ <point x="972" y="668" type="curve"/>
+ </contour>
+ <contour>
+ <point x="216" y="1488" type="line"/>
+ <point x="216" y="0" type="line"/>
+ <point x="660" y="0" type="line"/>
+ <point x="660" y="1132" type="line"/>
+ <point x="872" y="1132" type="line" smooth="yes"/>
+ <point x="1008" y="1132"/>
+ <point x="1088" y="1080"/>
+ <point x="1088" y="964" type="curve" smooth="yes"/>
+ <point x="1088" y="844"/>
+ <point x="1016" y="792"/>
+ <point x="872" y="792" type="curve" smooth="yes"/>
+ <point x="484" y="792" type="line"/>
+ <point x="488" y="464" type="line"/>
+ <point x="1024" y="464" type="line"/>
+ <point x="1172" y="556" type="line"/>
+ <point x="1384" y="644"/>
+ <point x="1532" y="716"/>
+ <point x="1532" y="1020" type="curve" smooth="yes"/>
+ <point x="1532" y="1336"/>
+ <point x="1272" y="1488"/>
+ <point x="872" y="1488" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1697, 'leftMargin': 168, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB47__.glif b/src/Interface-Bold.ufo/glyphs/uniAB47__.glif
new file mode 100644
index 000000000..8ead93301
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB47__.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB47" format="1">
+ <advance width="1024"/>
+ <unicode hex="AB47"/>
+ <outline>
+ <contour>
+ <point x="644" y="1120" type="line"/>
+ <point x="616" y="1488" type="line"/>
+ <point x="200" y="1488" type="line"/>
+ <point x="200" y="0" type="line"/>
+ <point x="644" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="824" y="1488" type="line"/>
+ <point x="640" y="1412"/>
+ <point x="532" y="1168"/>
+ <point x="532" y="844" type="curve"/>
+ <point x="616" y="788" type="line"/>
+ <point x="616" y="948"/>
+ <point x="676" y="1044"/>
+ <point x="824" y="1072" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 820, 'leftMargin': 140, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB48__.glif b/src/Interface-Bold.ufo/glyphs/uniAB48__.glif
new file mode 100644
index 000000000..3e5b97152
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB48__.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB48" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB48"/>
+ <outline>
+ <contour>
+ <point x="616" y="1120" type="line"/>
+ <point x="588" y="1488" type="line"/>
+ <point x="172" y="1488" type="line"/>
+ <point x="172" y="0" type="line"/>
+ <point x="616" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1364" y="1444" type="line"/>
+ <point x="1316" y="1496"/>
+ <point x="1260" y="1516"/>
+ <point x="1188" y="1516" type="curve" smooth="yes"/>
+ <point x="1128" y="1516"/>
+ <point x="1072" y="1488"/>
+ <point x="1028" y="1428" type="curve"/>
+ <point x="984" y="1488"/>
+ <point x="920" y="1516"/>
+ <point x="848" y="1516" type="curve" smooth="yes"/>
+ <point x="664" y="1516"/>
+ <point x="504" y="1240"/>
+ <point x="504" y="844" type="curve"/>
+ <point x="584" y="788" type="line"/>
+ <point x="584" y="984"/>
+ <point x="704" y="1080"/>
+ <point x="812" y="1080" type="curve" smooth="yes"/>
+ <point x="872" y="1080"/>
+ <point x="904" y="1056"/>
+ <point x="936" y="1012" type="curve"/>
+ <point x="1128" y="1012" type="line"/>
+ <point x="1152" y="1064"/>
+ <point x="1180" y="1080"/>
+ <point x="1228" y="1080" type="curve" smooth="yes"/>
+ <point x="1268" y="1080"/>
+ <point x="1308" y="1064"/>
+ <point x="1364" y="1040" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1389, 'leftMargin': 140, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB49__.glif b/src/Interface-Bold.ufo/glyphs/uniAB49__.glif
new file mode 100644
index 000000000..9572a7838
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB49__.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB49" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB49"/>
+ <outline>
+ <contour>
+ <point x="1028" y="1120" type="line"/>
+ <point x="1000" y="1488" type="line"/>
+ <point x="584" y="1488" type="line"/>
+ <point x="584" y="552" type="line"/>
+ <point x="1028" y="552" type="line"/>
+ </contour>
+ <contour>
+ <point x="1468" y="1500" type="line"/>
+ <point x="1436" y="1512"/>
+ <point x="1384" y="1516"/>
+ <point x="1340" y="1516" type="curve" smooth="yes"/>
+ <point x="1076" y="1516"/>
+ <point x="916" y="1240"/>
+ <point x="916" y="844" type="curve"/>
+ <point x="1000" y="788" type="line"/>
+ <point x="1000" y="984"/>
+ <point x="1092" y="1080"/>
+ <point x="1312" y="1080" type="curve" smooth="yes"/>
+ <point x="1352" y="1080"/>
+ <point x="1424" y="1072"/>
+ <point x="1460" y="1068" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1028" y="860" type="line"/>
+ <point x="584" y="860" type="line"/>
+ <point x="584" y="404" type="line" smooth="yes"/>
+ <point x="584" y="308"/>
+ <point x="580" y="252"/>
+ <point x="496" y="252" type="curve" smooth="yes"/>
+ <point x="448" y="252"/>
+ <point x="408" y="284"/>
+ <point x="408" y="344" type="curve" smooth="yes"/>
+ <point x="408" y="420"/>
+ <point x="452" y="448"/>
+ <point x="520" y="448" type="curve" smooth="yes"/>
+ <point x="1404" y="448" type="line"/>
+ <point x="1404" y="744" type="line"/>
+ <point x="496" y="744" type="line" smooth="yes"/>
+ <point x="248" y="744"/>
+ <point x="68" y="596"/>
+ <point x="68" y="364" type="curve" smooth="yes"/>
+ <point x="68" y="132"/>
+ <point x="212" y="-28"/>
+ <point x="528" y="-28" type="curve" smooth="yes"/>
+ <point x="904" y="-28"/>
+ <point x="1028" y="220"/>
+ <point x="1028" y="520" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1485.0, 'leftMargin': 55, 'rightMargin': 30.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB4A___.glif b/src/Interface-Bold.ufo/glyphs/uniAB4A___.glif
new file mode 100644
index 000000000..7fac25c22
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB4A___.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB4A" format="1">
+ <advance width="1792"/>
+ <unicode hex="AB4A"/>
+ <outline>
+ <contour>
+ <point x="1013" y="1119" type="line"/>
+ <point x="986" y="1488" type="line"/>
+ <point x="571" y="1488" type="line"/>
+ <point x="571" y="770" type="line"/>
+ <point x="1013" y="770" type="line"/>
+ </contour>
+ <contour>
+ <point x="1013" y="859" type="line"/>
+ <point x="571" y="859" type="line"/>
+ <point x="571" y="404" type="line" smooth="yes"/>
+ <point x="571" y="308"/>
+ <point x="565" y="250"/>
+ <point x="484" y="250" type="curve" smooth="yes"/>
+ <point x="436" y="250"/>
+ <point x="396" y="282"/>
+ <point x="396" y="345" type="curve" smooth="yes"/>
+ <point x="396" y="418"/>
+ <point x="437" y="446"/>
+ <point x="506" y="446" type="curve" smooth="yes"/>
+ <point x="1389" y="446" type="line"/>
+ <point x="1389" y="745" type="line"/>
+ <point x="483" y="745" type="line" smooth="yes"/>
+ <point x="235" y="745"/>
+ <point x="55" y="595"/>
+ <point x="55" y="363" type="curve" smooth="yes"/>
+ <point x="55" y="131"/>
+ <point x="198" y="-28"/>
+ <point x="516" y="-28" type="curve" smooth="yes"/>
+ <point x="891" y="-28"/>
+ <point x="1013" y="219"/>
+ <point x="1013" y="520" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1764" y="1444" type="line"/>
+ <point x="1713" y="1495"/>
+ <point x="1660" y="1515"/>
+ <point x="1585" y="1515" type="curve" smooth="yes"/>
+ <point x="1528" y="1515"/>
+ <point x="1473" y="1488"/>
+ <point x="1427" y="1426" type="curve"/>
+ <point x="1382" y="1486"/>
+ <point x="1320" y="1515"/>
+ <point x="1249" y="1515" type="curve" smooth="yes"/>
+ <point x="1063" y="1515"/>
+ <point x="902" y="1240"/>
+ <point x="902" y="842" type="curve"/>
+ <point x="985" y="787" type="line"/>
+ <point x="985" y="982"/>
+ <point x="1103" y="1079"/>
+ <point x="1210" y="1079" type="curve" smooth="yes"/>
+ <point x="1271" y="1079"/>
+ <point x="1302" y="1056"/>
+ <point x="1335" y="1013" type="curve"/>
+ <point x="1526" y="1013" type="line"/>
+ <point x="1551" y="1063"/>
+ <point x="1577" y="1079"/>
+ <point x="1625" y="1079" type="curve" smooth="yes"/>
+ <point x="1668" y="1079"/>
+ <point x="1705" y="1064"/>
+ <point x="1764" y="1038" type="curve"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB4B___.glif b/src/Interface-Bold.ufo/glyphs/uniAB4B___.glif
new file mode 100644
index 000000000..95e74793c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB4B___.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB4B" format="1">
+ <advance width="1792"/>
+ <unicode hex="AB4B"/>
+ <outline>
+ <contour>
+ <point x="1048" y="1488" type="line"/>
+ <point x="1048" y="508" type="line" smooth="yes"/>
+ <point x="1048" y="148"/>
+ <point x="1212" y="-28"/>
+ <point x="1476" y="-28" type="curve" smooth="yes"/>
+ <point x="1544" y="-28"/>
+ <point x="1596" y="-24"/>
+ <point x="1664" y="0" type="curve"/>
+ <point x="1628" y="336" type="line"/>
+ <point x="1620" y="336"/>
+ <point x="1616" y="332"/>
+ <point x="1604" y="332" type="curve" smooth="yes"/>
+ <point x="1540" y="332"/>
+ <point x="1508" y="376"/>
+ <point x="1508" y="508" type="curve" smooth="yes"/>
+ <point x="1508" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1048" y="1488" type="line"/>
+ <point x="1024" y="1340"/>
+ <point x="948" y="1240"/>
+ <point x="768" y="1240" type="curve" smooth="yes"/>
+ <point x="656" y="1240"/>
+ <point x="592" y="1320"/>
+ <point x="592" y="1488" type="curve"/>
+ <point x="132" y="1488" type="line"/>
+ <point x="132" y="1048"/>
+ <point x="332" y="880"/>
+ <point x="628" y="880" type="curve" smooth="yes"/>
+ <point x="968" y="880"/>
+ <point x="1204" y="1124"/>
+ <point x="1240" y="1488" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1658, 'leftMargin': 41, 'rightMargin': 85}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB4C___.glif b/src/Interface-Bold.ufo/glyphs/uniAB4C___.glif
new file mode 100644
index 000000000..83a531336
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB4C___.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB4C" format="1">
+ <advance width="2304"/>
+ <unicode hex="AB4C"/>
+ <outline>
+ <contour>
+ <point x="1088" y="1488" type="line"/>
+ <point x="1064" y="1340"/>
+ <point x="988" y="1240"/>
+ <point x="808" y="1240" type="curve" smooth="yes"/>
+ <point x="696" y="1240"/>
+ <point x="632" y="1320"/>
+ <point x="632" y="1488" type="curve"/>
+ <point x="172" y="1488" type="line"/>
+ <point x="172" y="1048"/>
+ <point x="372" y="880"/>
+ <point x="668" y="880" type="curve" smooth="yes"/>
+ <point x="1008" y="880"/>
+ <point x="1244" y="1124"/>
+ <point x="1280" y="1488" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1612" y="308" type="curve" smooth="yes"/>
+ <point x="1512" y="308"/>
+ <point x="1432" y="372"/>
+ <point x="1432" y="496" type="curve" smooth="yes"/>
+ <point x="1432" y="620"/>
+ <point x="1512" y="684"/>
+ <point x="1612" y="684" type="curve" smooth="yes"/>
+ <point x="1708" y="684"/>
+ <point x="1788" y="620"/>
+ <point x="1788" y="496" type="curve" smooth="yes"/>
+ <point x="1788" y="372"/>
+ <point x="1708" y="308"/>
+ </contour>
+ <contour>
+ <point x="1612" y="-28" type="curve" smooth="yes"/>
+ <point x="1900" y="-28"/>
+ <point x="2136" y="208"/>
+ <point x="2136" y="496" type="curve" smooth="yes"/>
+ <point x="2136" y="784"/>
+ <point x="1900" y="1020"/>
+ <point x="1612" y="1020" type="curve" smooth="yes"/>
+ <point x="1492" y="1020"/>
+ <point x="1384" y="980"/>
+ <point x="1296" y="912" type="curve"/>
+ <point x="1548" y="884" type="line"/>
+ <point x="1548" y="1488" type="line"/>
+ <point x="1088" y="1488" type="line"/>
+ <point x="1088" y="496" type="line" smooth="yes"/>
+ <point x="1088" y="208"/>
+ <point x="1324" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2061, 'leftMargin': 41, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB4D___.glif b/src/Interface-Bold.ufo/glyphs/uniAB4D___.glif
new file mode 100644
index 000000000..dff85fb14
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB4D___.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB4D" format="1">
+ <advance width="1024"/>
+ <unicode hex="AB4D"/>
+ <outline>
+ <contour>
+ <point x="720" y="840" type="line" name="hr00"/>
+ <point x="720" y="1608" type="line" smooth="yes"/>
+ <point x="720" y="1724"/>
+ <point x="788" y="1784"/>
+ <point x="908" y="1784" type="curve" smooth="yes"/>
+ <point x="968" y="1784"/>
+ <point x="1004" y="1780"/>
+ <point x="1048" y="1772" type="curve"/>
+ <point x="1080" y="2112" type="line"/>
+ <point x="1004" y="2128"/>
+ <point x="932" y="2140"/>
+ <point x="852" y="2140" type="curve" smooth="yes"/>
+ <point x="492" y="2140"/>
+ <point x="280" y="1956"/>
+ <point x="280" y="1608" type="curve" smooth="yes"/>
+ <point x="280" y="840" type="line"/>
+ </contour>
+ <contour>
+ <point x="280" y="1576" type="line"/>
+ <point x="280" y="504" type="line" smooth="yes"/>
+ <point x="280" y="392"/>
+ <point x="200" y="332"/>
+ <point x="64" y="332" type="curve" smooth="yes"/>
+ <point x="12" y="332"/>
+ <point x="-24" y="336"/>
+ <point x="-56" y="344" type="curve"/>
+ <point x="-56" y="0" type="line"/>
+ <point x="12" y="-16"/>
+ <point x="80" y="-28"/>
+ <point x="160" y="-28" type="curve" smooth="yes"/>
+ <point x="504" y="-28"/>
+ <point x="720" y="160"/>
+ <point x="720" y="504" type="curve" smooth="yes"/>
+ <point x="720" y="1576" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 931, 'leftMargin': 0, 'rightMargin': -203}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB4E___.glif b/src/Interface-Bold.ufo/glyphs/uniAB4E___.glif
new file mode 100644
index 000000000..5d67bb774
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB4E___.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB4E" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB4E"/>
+ <outline>
+ <contour>
+ <point x="988" y="364" type="line"/>
+ <point x="1016" y="0" type="line"/>
+ <point x="1432" y="0" type="line"/>
+ <point x="1432" y="1076" type="line"/>
+ <point x="988" y="1076" type="line"/>
+ </contour>
+ <contour>
+ <point x="1032" y="664" type="line"/>
+ <point x="1032" y="472"/>
+ <point x="964" y="332"/>
+ <point x="744" y="332" type="curve" smooth="yes"/>
+ <point x="624" y="332"/>
+ <point x="548" y="392"/>
+ <point x="548" y="524" type="curve" smooth="yes"/>
+ <point x="548" y="1488" type="line"/>
+ <point x="108" y="1488" type="line"/>
+ <point x="108" y="524" type="line" smooth="yes"/>
+ <point x="108" y="132"/>
+ <point x="308" y="-28"/>
+ <point x="604" y="-28" type="curve" smooth="yes"/>
+ <point x="964" y="-28"/>
+ <point x="1152" y="268"/>
+ <point x="1152" y="668" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 129, 'rightMargin': 132}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB4F___.glif b/src/Interface-Bold.ufo/glyphs/uniAB4F___.glif
new file mode 100644
index 000000000..c1f831669
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB4F___.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB4F" format="1">
+ <advance width="1792"/>
+ <unicode hex="AB4F"/>
+ <outline>
+ <contour>
+ <point x="1716" y="988" type="line"/>
+ <point x="80" y="988" type="line"/>
+ <point x="80" y="724" type="line"/>
+ <point x="1716" y="724" type="line"/>
+ </contour>
+ <component base="uniAB4E" xOffset="108"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1746, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB50__.glif b/src/Interface-Bold.ufo/glyphs/uniAB50__.glif
new file mode 100644
index 000000000..820868457
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB50__.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB50" format="1">
+ <advance width="2304"/>
+ <unicode hex="AB50"/>
+ <outline>
+ <contour>
+ <point x="908" y="1292" type="curve" smooth="yes"/>
+ <point x="908" y="1160"/>
+ <point x="1008" y="1068"/>
+ <point x="1156" y="1068" type="curve" smooth="yes"/>
+ <point x="1300" y="1068"/>
+ <point x="1400" y="1160"/>
+ <point x="1400" y="1292" type="curve" smooth="yes"/>
+ <point x="1400" y="1424"/>
+ <point x="1300" y="1516"/>
+ <point x="1156" y="1516" type="curve" smooth="yes"/>
+ <point x="1008" y="1516"/>
+ <point x="908" y="1424"/>
+ </contour>
+ <contour>
+ <point x="1784" y="316" type="line"/>
+ <point x="1812" y="0" type="line"/>
+ <point x="2228" y="0" type="line"/>
+ <point x="2228" y="1488" type="line"/>
+ <point x="1784" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1840" y="692" type="line"/>
+ <point x="1840" y="484"/>
+ <point x="1748" y="332"/>
+ <point x="1568" y="332" type="curve" smooth="yes"/>
+ <point x="1448" y="332"/>
+ <point x="1376" y="368"/>
+ <point x="1376" y="556" type="curve" smooth="yes"/>
+ <point x="1376" y="940" type="line"/>
+ <point x="932" y="940" type="line"/>
+ <point x="932" y="496" type="line" smooth="yes"/>
+ <point x="932" y="124"/>
+ <point x="1112" y="-28"/>
+ <point x="1372" y="-28" type="curve" smooth="yes"/>
+ <point x="1748" y="-28"/>
+ <point x="1952" y="280"/>
+ <point x="1952" y="696" type="curve"/>
+ </contour>
+ <contour>
+ <point x="980" y="692" type="line"/>
+ <point x="980" y="484"/>
+ <point x="896" y="332"/>
+ <point x="716" y="332" type="curve" smooth="yes"/>
+ <point x="596" y="332"/>
+ <point x="524" y="368"/>
+ <point x="524" y="552" type="curve" smooth="yes"/>
+ <point x="524" y="1488" type="line"/>
+ <point x="80" y="1488" type="line"/>
+ <point x="80" y="552" type="line" smooth="yes"/>
+ <point x="80" y="120"/>
+ <point x="268" y="-28"/>
+ <point x="548" y="-28" type="curve" smooth="yes"/>
+ <point x="924" y="-28"/>
+ <point x="1116" y="280"/>
+ <point x="1116" y="696" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2410, 'leftMargin': 129, 'rightMargin': 132}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB51__.glif b/src/Interface-Bold.ufo/glyphs/uniAB51__.glif
new file mode 100644
index 000000000..b1cc90d53
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB51__.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB51" format="1">
+ <advance width="2304"/>
+ <unicode hex="AB51"/>
+ <outline>
+ <component base="uniAB50" xScale="-1" yScale="-1" xOffset="2356" yOffset="1488"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2430, 'leftMargin': 141, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB52__.glif b/src/Interface-Bold.ufo/glyphs/uniAB52__.glif
new file mode 100644
index 000000000..c7cafc83b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB52__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB52" format="1">
+ <advance width="1792"/>
+ <unicode hex="AB52"/>
+ <outline>
+ <contour>
+ <point x="836" y="668" type="line"/>
+ <point x="836" y="936" type="line" smooth="yes"/>
+ <point x="836" y="1312"/>
+ <point x="632" y="1516"/>
+ <point x="288" y="1516" type="curve" smooth="yes"/>
+ <point x="212" y="1516"/>
+ <point x="152" y="1512"/>
+ <point x="76" y="1492" type="curve"/>
+ <point x="76" y="1144" type="line"/>
+ <point x="120" y="1152"/>
+ <point x="160" y="1156"/>
+ <point x="204" y="1156" type="curve" smooth="yes"/>
+ <point x="328" y="1156"/>
+ <point x="396" y="1084"/>
+ <point x="396" y="936" type="curve" smooth="yes"/>
+ <point x="396" y="668" type="line"/>
+ </contour>
+ <contour>
+ <point x="1276" y="364" type="line"/>
+ <point x="1304" y="0" type="line"/>
+ <point x="1720" y="0" type="line"/>
+ <point x="1720" y="1488" type="line"/>
+ <point x="1276" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1320" y="664" type="line"/>
+ <point x="1320" y="472"/>
+ <point x="1252" y="332"/>
+ <point x="1032" y="332" type="curve" smooth="yes"/>
+ <point x="908" y="332"/>
+ <point x="836" y="392"/>
+ <point x="836" y="524" type="curve" smooth="yes"/>
+ <point x="836" y="772" type="line"/>
+ <point x="396" y="772" type="line"/>
+ <point x="396" y="524" type="line" smooth="yes"/>
+ <point x="396" y="132"/>
+ <point x="596" y="-28"/>
+ <point x="892" y="-28" type="curve" smooth="yes"/>
+ <point x="1248" y="-28"/>
+ <point x="1440" y="268"/>
+ <point x="1440" y="668" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1803, 'leftMargin': 28, 'rightMargin': 132}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB53__.glif b/src/Interface-Bold.ufo/glyphs/uniAB53__.glif
new file mode 100644
index 000000000..e23f84b6d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB53__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB53" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB53"/>
+ <outline>
+ <contour>
+ <point x="548" y="1488" type="line"/>
+ <point x="84" y="1488" type="line"/>
+ <point x="480" y="484" type="line"/>
+ <point x="64" y="-572" type="line"/>
+ <point x="528" y="-572" type="line"/>
+ <point x="768" y="76" type="line"/>
+ <point x="1008" y="-572" type="line"/>
+ <point x="1476" y="-572" type="line"/>
+ <point x="1056" y="484" type="line"/>
+ <point x="1456" y="1488" type="line"/>
+ <point x="992" y="1488" type="line"/>
+ <point x="768" y="864" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1453, 'leftMargin': 21, 'rightMargin': 20}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB54__.glif b/src/Interface-Bold.ufo/glyphs/uniAB54__.glif
new file mode 100644
index 000000000..e02fd6fb2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB54__.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB54" format="1">
+ <advance width="2048"/>
+ <unicode hex="AB54"/>
+ <outline>
+ <contour>
+ <point x="588" y="1488" type="line"/>
+ <point x="124" y="1488" type="line"/>
+ <point x="520" y="484" type="line"/>
+ <point x="104" y="-572" type="line"/>
+ <point x="568" y="-572" type="line"/>
+ <point x="808" y="76" type="line"/>
+ <point x="864" y="-72" type="line" smooth="yes"/>
+ <point x="992" y="-420"/>
+ <point x="1156" y="-600"/>
+ <point x="1496" y="-600" type="curve"/>
+ <point x="1264" y="-292" type="line"/>
+ <point x="1268" y="44" type="line"/>
+ <point x="1096" y="484" type="line"/>
+ <point x="1496" y="1488" type="line"/>
+ <point x="1032" y="1488" type="line"/>
+ <point x="808" y="864" type="line"/>
+ </contour>
+ <contour>
+ <point x="1052" y="-152" type="curve" smooth="yes"/>
+ <point x="1052" y="-400"/>
+ <point x="1252" y="-600"/>
+ <point x="1496" y="-600" type="curve" smooth="yes"/>
+ <point x="1744" y="-600"/>
+ <point x="1948" y="-400"/>
+ <point x="1948" y="-152" type="curve" smooth="yes"/>
+ <point x="1948" y="96"/>
+ <point x="1744" y="296"/>
+ <point x="1496" y="296" type="curve" smooth="yes"/>
+ <point x="1252" y="296"/>
+ <point x="1052" y="96"/>
+ </contour>
+ <contour>
+ <point x="1500" y="-308" type="curve" smooth="yes"/>
+ <point x="1412" y="-308"/>
+ <point x="1348" y="-256"/>
+ <point x="1348" y="-152" type="curve" smooth="yes"/>
+ <point x="1348" y="-44"/>
+ <point x="1412" y="12"/>
+ <point x="1500" y="12" type="curve" smooth="yes"/>
+ <point x="1584" y="12"/>
+ <point x="1652" y="-44"/>
+ <point x="1652" y="-152" type="curve" smooth="yes"/>
+ <point x="1652" y="-256"/>
+ <point x="1584" y="-308"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1797, 'leftMargin': 21, 'rightMargin': -69}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB55__.glif b/src/Interface-Bold.ufo/glyphs/uniAB55__.glif
new file mode 100644
index 000000000..e8d662b62
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB55__.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB55" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB55"/>
+ <outline>
+ <contour>
+ <point x="24" y="-572" type="line"/>
+ <point x="724" y="-572" type="line"/>
+ <point x="724" y="-312" type="line"/>
+ <point x="24" y="-312" type="line"/>
+ </contour>
+ <component base="uniAB53" xOffset="36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1453, 'leftMargin': -11, 'rightMargin': -23}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB56__.glif b/src/Interface-Bold.ufo/glyphs/uniAB56__.glif
new file mode 100644
index 000000000..fcb5b8084
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB56__.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB56" format="1">
+ <advance width="2048"/>
+ <unicode hex="AB56"/>
+ <outline>
+ <contour>
+ <point x="612" y="1488" type="line"/>
+ <point x="144" y="1488" type="line"/>
+ <point x="544" y="764" type="line"/>
+ <point x="124" y="0" type="line"/>
+ <point x="592" y="0" type="line"/>
+ <point x="832" y="440" type="line"/>
+ <point x="900" y="324" type="line" smooth="yes"/>
+ <point x="1024" y="96"/>
+ <point x="1192" y="-28"/>
+ <point x="1476" y="-28" type="curve"/>
+ <point x="1240" y="324" type="line"/>
+ <point x="1244" y="540" type="line"/>
+ <point x="1124" y="764" type="line"/>
+ <point x="1524" y="1488" type="line"/>
+ <point x="1060" y="1488" type="line"/>
+ <point x="832" y="1080" type="line"/>
+ </contour>
+ <contour>
+ <point x="1028" y="420" type="curve" smooth="yes"/>
+ <point x="1028" y="172"/>
+ <point x="1228" y="-28"/>
+ <point x="1476" y="-28" type="curve" smooth="yes"/>
+ <point x="1720" y="-28"/>
+ <point x="1924" y="172"/>
+ <point x="1924" y="420" type="curve" smooth="yes"/>
+ <point x="1924" y="668"/>
+ <point x="1720" y="868"/>
+ <point x="1476" y="868" type="curve" smooth="yes"/>
+ <point x="1228" y="868"/>
+ <point x="1028" y="668"/>
+ </contour>
+ <contour>
+ <point x="1476" y="264" type="curve" smooth="yes"/>
+ <point x="1392" y="264"/>
+ <point x="1324" y="316"/>
+ <point x="1324" y="424" type="curve" smooth="yes"/>
+ <point x="1324" y="528"/>
+ <point x="1392" y="584"/>
+ <point x="1476" y="584" type="curve" smooth="yes"/>
+ <point x="1560" y="584"/>
+ <point x="1628" y="528"/>
+ <point x="1628" y="424" type="curve" smooth="yes"/>
+ <point x="1628" y="316"/>
+ <point x="1560" y="264"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1874, 'leftMargin': 21, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB57__.glif b/src/Interface-Bold.ufo/glyphs/uniAB57__.glif
new file mode 100644
index 000000000..85c5bbd7c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB57__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB57" format="1">
+ <advance width="1792"/>
+ <unicode hex="AB57"/>
+ <outline>
+ <contour>
+ <point x="836" y="1488" type="line"/>
+ <point x="368" y="1488" type="line"/>
+ <point x="768" y="764" type="line"/>
+ <point x="28" y="-572" type="line"/>
+ <point x="496" y="-572" type="line"/>
+ <point x="1056" y="440" type="line"/>
+ <point x="1300" y="0" type="line"/>
+ <point x="1764" y="0" type="line"/>
+ <point x="1344" y="764" type="line"/>
+ <point x="1744" y="1488" type="line"/>
+ <point x="1280" y="1488" type="line"/>
+ <point x="1056" y="1080" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1618, 'leftMargin': -138, 'rightMargin': 20}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB58__.glif b/src/Interface-Bold.ufo/glyphs/uniAB58__.glif
new file mode 100644
index 000000000..207114e3c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB58__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB58" format="1">
+ <advance width="2048"/>
+ <unicode hex="AB58"/>
+ <outline>
+ <contour>
+ <point x="1636" y="264" type="curve" smooth="yes" name="hr00"/>
+ <point x="1548" y="264"/>
+ <point x="1480" y="316"/>
+ <point x="1480" y="424" type="curve" smooth="yes"/>
+ <point x="1480" y="528"/>
+ <point x="1548" y="584"/>
+ <point x="1636" y="584" type="curve" smooth="yes"/>
+ <point x="1716" y="584"/>
+ <point x="1784" y="528"/>
+ <point x="1784" y="424" type="curve" smooth="yes"/>
+ <point x="1784" y="316"/>
+ <point x="1716" y="264"/>
+ </contour>
+ <contour>
+ <point x="1184" y="420" type="curve"/>
+ <point x="1404" y="540" type="line"/>
+ <point x="1280" y="764" type="line"/>
+ <point x="1684" y="1488" type="line"/>
+ <point x="1220" y="1488" type="line"/>
+ <point x="992" y="1080" type="line"/>
+ <point x="772" y="1488" type="line"/>
+ <point x="304" y="1488" type="line"/>
+ <point x="704" y="764" type="line"/>
+ <point x="-36" y="-572" type="line"/>
+ <point x="432" y="-572" type="line"/>
+ <point x="992" y="440" type="line"/>
+ <point x="1056" y="324" type="line" smooth="yes"/>
+ <point x="1184" y="96"/>
+ <point x="1348" y="-28"/>
+ <point x="1616" y="-28" type="curve" smooth="yes"/>
+ <point x="1880" y="-28"/>
+ <point x="2084" y="172"/>
+ <point x="2084" y="420" type="curve" smooth="yes"/>
+ <point x="2084" y="668"/>
+ <point x="1880" y="868"/>
+ <point x="1632" y="868" type="curve" smooth="yes"/>
+ <point x="1388" y="868"/>
+ <point x="1184" y="668"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2034, 'leftMargin': -138, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB59__.glif b/src/Interface-Bold.ufo/glyphs/uniAB59__.glif
new file mode 100644
index 000000000..1a9bdac24
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB59__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB59" format="1">
+ <advance width="1792"/>
+ <unicode hex="AB59"/>
+ <outline>
+ <contour>
+ <point x="844" y="1488" type="line"/>
+ <point x="376" y="1488" type="line"/>
+ <point x="776" y="764" type="line"/>
+ <point x="36" y="-572" type="line"/>
+ <point x="504" y="-572" type="line"/>
+ <point x="1064" y="440" type="line"/>
+ <point x="1304" y="0" type="line"/>
+ <point x="1772" y="0" type="line"/>
+ <point x="1352" y="764" type="line"/>
+ <point x="1752" y="1488" type="line"/>
+ <point x="1288" y="1488" type="line"/>
+ <point x="1064" y="1080" type="line"/>
+ </contour>
+ <contour>
+ <point x="20" y="-572" type="line"/>
+ <point x="804" y="-572" type="line"/>
+ <point x="804" y="-312" type="line"/>
+ <point x="20" y="-312" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1565, 'leftMargin': -206, 'rightMargin': 21}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB5A___.glif b/src/Interface-Bold.ufo/glyphs/uniAB5A___.glif
new file mode 100644
index 000000000..1f5b73ea2
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB5A___.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB5A" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB5A"/>
+ <outline>
+ <contour>
+ <point x="688" y="176" type="line"/>
+ <point x="576" y="-112" type="line" smooth="yes"/>
+ <point x="544" y="-196"/>
+ <point x="492" y="-244"/>
+ <point x="340" y="-244" type="curve" smooth="yes"/>
+ <point x="320" y="-244"/>
+ <point x="304" y="-244"/>
+ <point x="280" y="-244" type="curve"/>
+ <point x="280" y="-572" type="line"/>
+ <point x="356" y="-596"/>
+ <point x="384" y="-600"/>
+ <point x="468" y="-600" type="curve" smooth="yes"/>
+ <point x="800" y="-600"/>
+ <point x="900" y="-372"/>
+ <point x="956" y="-220" type="curve" smooth="yes"/>
+ <point x="1440" y="1156" type="line"/>
+ <point x="980" y="1156" type="line"/>
+ </contour>
+ <contour>
+ <point x="572" y="1488" type="line"/>
+ <point x="96" y="1488" type="line"/>
+ <point x="628" y="-44" type="line"/>
+ <point x="924" y="-44" type="line"/>
+ <point x="804" y="656" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1342.0, 'leftMargin': 0, 'rightMargin': 0.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB5B___.glif b/src/Interface-Bold.ufo/glyphs/uniAB5B___.glif
new file mode 100644
index 000000000..26137b51d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB5B___.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB5B" format="1">
+ <advance width="1280"/>
+ <unicode hex="AB5B"/>
+ <outline>
+ <contour>
+ <point x="832" y="2004" type="line"/>
+ <point x="832" y="1912"/>
+ <point x="780" y="1828"/>
+ <point x="640" y="1828" type="curve" smooth="yes"/>
+ <point x="500" y="1828"/>
+ <point x="448" y="1912"/>
+ <point x="448" y="2004" type="curve"/>
+ <point x="144" y="2004" type="line"/>
+ <point x="144" y="1752"/>
+ <point x="336" y="1580"/>
+ <point x="640" y="1580" type="curve" smooth="yes"/>
+ <point x="948" y="1580"/>
+ <point x="1140" y="1752"/>
+ <point x="1140" y="2004" type="curve"/>
+ </contour>
+ <contour>
+ <point x="832" y="988" type="curve"/>
+ <point x="1140" y="988" type="line"/>
+ <point x="1140" y="1240"/>
+ <point x="948" y="1412"/>
+ <point x="640" y="1412" type="curve" smooth="yes"/>
+ <point x="336" y="1412"/>
+ <point x="144" y="1240"/>
+ <point x="144" y="988" type="curve"/>
+ <point x="448" y="988" type="line"/>
+ <point x="448" y="1080"/>
+ <point x="500" y="1164"/>
+ <point x="640" y="1164" type="curve" smooth="yes"/>
+ <point x="780" y="1164"/>
+ <point x="832" y="1080"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1217, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB5C___.glif b/src/Interface-Bold.ufo/glyphs/uniAB5C___.glif
new file mode 100644
index 000000000..0ee9e9974
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB5C___.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB5C" format="1">
+ <advance width="1280"/>
+ <unicode hex="AB5C"/>
+ <outline>
+ <contour>
+ <point x="816" y="892" type="line"/>
+ <point x="816" y="812"/>
+ <point x="776" y="748"/>
+ <point x="664" y="748" type="curve" smooth="yes"/>
+ <point x="640" y="748"/>
+ <point x="616" y="752"/>
+ <point x="584" y="760" type="curve"/>
+ <point x="584" y="484" type="line"/>
+ <point x="648" y="476"/>
+ <point x="720" y="468"/>
+ <point x="784" y="468" type="curve" smooth="yes"/>
+ <point x="988" y="468"/>
+ <point x="1124" y="540"/>
+ <point x="1124" y="856" type="curve" smooth="yes"/>
+ <point x="1124" y="1176" type="line"/>
+ <point x="816" y="1176" type="line"/>
+ </contour>
+ <component base="hsuper" xOffset="20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1240, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB5D___.glif b/src/Interface-Bold.ufo/glyphs/uniAB5D___.glif
new file mode 100644
index 000000000..073797f26
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB5D___.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB5D" format="1">
+ <advance width="1024"/>
+ <unicode hex="AB5D"/>
+ <outline>
+ <contour>
+ <point x="300" y="1856" type="curve" smooth="yes"/>
+ <point x="352" y="1856"/>
+ <point x="372" y="1792"/>
+ <point x="428" y="1672" type="curve" smooth="yes"/>
+ <point x="448" y="1632"/>
+ <point x="564" y="1384"/>
+ <point x="708" y="1384" type="curve" smooth="yes"/>
+ <point x="856" y="1384"/>
+ <point x="964" y="1504"/>
+ <point x="964" y="1712" type="curve" smooth="yes"/>
+ <point x="964" y="1932"/>
+ <point x="888" y="2064"/>
+ <point x="740" y="2064" type="curve"/>
+ <point x="740" y="1832" type="line"/>
+ <point x="784" y="1832"/>
+ <point x="808" y="1792"/>
+ <point x="808" y="1732" type="curve" smooth="yes"/>
+ <point x="808" y="1656"/>
+ <point x="780" y="1604"/>
+ <point x="732" y="1604" type="curve" smooth="yes"/>
+ <point x="684" y="1604"/>
+ <point x="656" y="1656"/>
+ <point x="600" y="1796" type="curve" smooth="yes"/>
+ <point x="560" y="1900"/>
+ <point x="464" y="2080"/>
+ <point x="316" y="2080" type="curve" smooth="yes"/>
+ <point x="172" y="2080"/>
+ <point x="64" y="1956"/>
+ <point x="64" y="1728" type="curve" smooth="yes"/>
+ <point x="64" y="1508"/>
+ <point x="176" y="1392"/>
+ <point x="300" y="1392" type="curve"/>
+ <point x="300" y="1588" type="line"/>
+ <point x="248" y="1588"/>
+ <point x="220" y="1636"/>
+ <point x="220" y="1732" type="curve" smooth="yes"/>
+ <point x="220" y="1808"/>
+ <point x="248" y="1856"/>
+ </contour>
+ <component base="shindagesh" xOffset="228"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1009, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB5E___.glif b/src/Interface-Bold.ufo/glyphs/uniAB5E___.glif
new file mode 100644
index 000000000..479e15638
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB5E___.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB5E" format="1">
+ <advance width="1024"/>
+ <unicode hex="AB5E"/>
+ <outline>
+ <contour>
+ <point x="728" y="1960" type="line"/>
+ <point x="728" y="1896"/>
+ <point x="692" y="1844"/>
+ <point x="648" y="1844" type="curve" smooth="yes"/>
+ <point x="540" y="1844"/>
+ <point x="448" y="1932"/>
+ <point x="336" y="1932" type="curve" smooth="yes"/>
+ <point x="208" y="1932"/>
+ <point x="124" y="1820"/>
+ <point x="124" y="1692" type="curve"/>
+ <point x="296" y="1644" type="line"/>
+ <point x="296" y="1704"/>
+ <point x="332" y="1756"/>
+ <point x="376" y="1756" type="curve" smooth="yes"/>
+ <point x="488" y="1756"/>
+ <point x="552" y="1668"/>
+ <point x="688" y="1668" type="curve" smooth="yes"/>
+ <point x="816" y="1668"/>
+ <point x="904" y="1780"/>
+ <point x="904" y="1908" type="curve"/>
+ </contour>
+ <component base="shindagesh" xOffset="224"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 890, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB5F___.glif b/src/Interface-Bold.ufo/glyphs/uniAB5F___.glif
new file mode 100644
index 000000000..d2e5211fc
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB5F___.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB5F" format="1">
+ <advance width="1280"/>
+ <unicode hex="AB5F"/>
+ <outline>
+ <contour>
+ <point x="964" y="1420" type="line"/>
+ <point x="964" y="1272"/>
+ <point x="912" y="1156"/>
+ <point x="752" y="1156" type="curve" smooth="yes"/>
+ <point x="640" y="1156"/>
+ <point x="580" y="1220"/>
+ <point x="580" y="1416" type="curve" smooth="yes"/>
+ <point x="580" y="1536" type="line"/>
+ <point x="276" y="1536" type="line"/>
+ <point x="276" y="1308" type="line" smooth="yes"/>
+ <point x="276" y="1012"/>
+ <point x="412" y="888"/>
+ <point x="640" y="888" type="curve" smooth="yes"/>
+ <point x="892" y="888"/>
+ <point x="1032" y="1112"/>
+ <point x="1032" y="1424" type="curve"/>
+ </contour>
+ <contour>
+ <point x="932" y="1136" type="line"/>
+ <point x="996" y="900" type="line"/>
+ <point x="1240" y="900" type="line"/>
+ <point x="1240" y="2004" type="line"/>
+ <point x="932" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="276" y="1476" type="line"/>
+ <point x="580" y="1476" type="line"/>
+ <point x="580" y="1628" type="line" smooth="yes"/>
+ <point x="580" y="1944"/>
+ <point x="444" y="2016"/>
+ <point x="240" y="2016" type="curve" smooth="yes"/>
+ <point x="180" y="2016"/>
+ <point x="108" y="2012"/>
+ <point x="40" y="2000" type="curve"/>
+ <point x="40" y="1728" type="line"/>
+ <point x="72" y="1732"/>
+ <point x="100" y="1736"/>
+ <point x="124" y="1736" type="curve" smooth="yes"/>
+ <point x="232" y="1736"/>
+ <point x="276" y="1676"/>
+ <point x="276" y="1592" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1392, 'leftMargin': 55, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB64__.glif b/src/Interface-Bold.ufo/glyphs/uniAB64__.glif
new file mode 100644
index 000000000..edd501e56
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB64__.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB64" format="1">
+ <advance width="1792"/>
+ <unicode hex="AB64"/>
+ <outline>
+ <contour>
+ <point x="732" y="-28" type="curve" smooth="yes"/>
+ <point x="1052" y="-28"/>
+ <point x="1184" y="324"/>
+ <point x="1240" y="752" type="curve"/>
+ <point x="1240" y="788" type="line"/>
+ <point x="1184" y="1188"/>
+ <point x="1052" y="1516"/>
+ <point x="728" y="1516" type="curve" smooth="yes"/>
+ <point x="352" y="1516"/>
+ <point x="148" y="1208"/>
+ <point x="148" y="776" type="curve" smooth="yes"/>
+ <point x="148" y="748" type="line" smooth="yes"/>
+ <point x="148" y="296"/>
+ <point x="352" y="-28"/>
+ </contour>
+ <contour>
+ <point x="844" y="332" type="curve" smooth="yes"/>
+ <point x="660" y="332"/>
+ <point x="596" y="516"/>
+ <point x="596" y="748" type="curve" smooth="yes"/>
+ <point x="596" y="776" type="line" smooth="yes"/>
+ <point x="596" y="1000"/>
+ <point x="652" y="1160"/>
+ <point x="840" y="1160" type="curve" smooth="yes"/>
+ <point x="1024" y="1160"/>
+ <point x="1100" y="1036"/>
+ <point x="1100" y="824" type="curve"/>
+ <point x="1100" y="716" type="line"/>
+ <point x="1100" y="472"/>
+ <point x="1024" y="332"/>
+ </contour>
+ <contour>
+ <point x="1100" y="0" type="line"/>
+ <point x="1488" y="0" type="line"/>
+ <point x="1488" y="980" type="line" smooth="yes"/>
+ <point x="1488" y="1112"/>
+ <point x="1520" y="1156"/>
+ <point x="1584" y="1156" type="curve" smooth="yes"/>
+ <point x="1596" y="1156"/>
+ <point x="1604" y="1156"/>
+ <point x="1608" y="1152" type="curve"/>
+ <point x="1644" y="1488" type="line"/>
+ <point x="1584" y="1512"/>
+ <point x="1536" y="1516"/>
+ <point x="1472" y="1516" type="curve" smooth="yes"/>
+ <point x="1204" y="1516"/>
+ <point x="1044" y="1340"/>
+ <point x="1044" y="980" type="curve" smooth="yes"/>
+ <point x="1044" y="316" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 89, 'rightMargin': 2}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniAB65__.glif b/src/Interface-Bold.ufo/glyphs/uniAB65__.glif
new file mode 100644
index 000000000..6b552f806
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniAB65__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB65" format="1">
+ <advance width="1792"/>
+ <unicode hex="AB65"/>
+ <outline>
+ <contour>
+ <point x="1156" y="780" type="line"/>
+ <point x="1156" y="580"/>
+ <point x="1096" y="452"/>
+ <point x="968" y="368" type="curve"/>
+ <point x="968" y="220" type="line"/>
+ <point x="1312" y="260"/>
+ <point x="1652" y="476"/>
+ <point x="1652" y="868" type="curve" smooth="yes"/>
+ <point x="1652" y="900" type="line" smooth="yes"/>
+ <point x="1652" y="1232"/>
+ <point x="1368" y="1516"/>
+ <point x="896" y="1516" type="curve" smooth="yes"/>
+ <point x="420" y="1516"/>
+ <point x="140" y="1232"/>
+ <point x="140" y="896" type="curve" smooth="yes"/>
+ <point x="140" y="868" type="line" smooth="yes"/>
+ <point x="140" y="476"/>
+ <point x="480" y="260"/>
+ <point x="832" y="220" type="curve"/>
+ <point x="832" y="368" type="line"/>
+ <point x="696" y="452"/>
+ <point x="640" y="580"/>
+ <point x="640" y="780" type="curve" smooth="yes"/>
+ <point x="640" y="836" type="line" smooth="yes"/>
+ <point x="640" y="1044"/>
+ <point x="708" y="1156"/>
+ <point x="896" y="1156" type="curve" smooth="yes"/>
+ <point x="1084" y="1156"/>
+ <point x="1156" y="1044"/>
+ <point x="1156" y="836" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="968" y="0" type="line"/>
+ <point x="1624" y="0" type="line"/>
+ <point x="1624" y="364" type="line"/>
+ <point x="968" y="364" type="line"/>
+ </contour>
+ <contour>
+ <point x="176" y="0" type="line"/>
+ <point x="832" y="0" type="line"/>
+ <point x="832" y="364" type="line"/>
+ <point x="176" y="364" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1761, 'leftMargin': 124, 'rightMargin': 123}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniE000_.glif b/src/Interface-Bold.ufo/glyphs/uniE000_.glif
new file mode 100644
index 000000000..30ef3cf21
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniE000_.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniE000" format="1">
+ <advance width="3072"/>
+ <unicode hex="E000"/>
+ <outline>
+ <contour>
+ <point x="2192" y="1520" type="line"/>
+ <point x="1608" y="2112" type="line"/>
+ <point x="1016" y="1520" type="line"/>
+ <point x="1608" y="936" type="line"/>
+ </contour>
+ <contour>
+ <point x="1256" y="1520" type="line"/>
+ <point x="1608" y="1872" type="line"/>
+ <point x="1952" y="1520" type="line"/>
+ <point x="1608" y="1176" type="line"/>
+ </contour>
+ <contour>
+ <point x="2944" y="768" type="line"/>
+ <point x="2360" y="1352" type="line"/>
+ <point x="1776" y="768" type="line"/>
+ <point x="2360" y="176" type="line"/>
+ </contour>
+ <contour>
+ <point x="1440" y="768" type="line"/>
+ <point x="848" y="1352" type="line"/>
+ <point x="256" y="768" type="line"/>
+ <point x="848" y="176" type="line"/>
+ </contour>
+ <contour>
+ <point x="2008" y="768" type="line"/>
+ <point x="2360" y="1120" type="line"/>
+ <point x="2712" y="768" type="line"/>
+ <point x="2360" y="416" type="line"/>
+ </contour>
+ <contour>
+ <point x="496" y="768" type="line"/>
+ <point x="848" y="1120" type="line"/>
+ <point x="1200" y="768" type="line"/>
+ <point x="848" y="416" type="line"/>
+ </contour>
+ <contour>
+ <point x="2192" y="8" type="line"/>
+ <point x="1608" y="600" type="line"/>
+ <point x="1016" y="8" type="line"/>
+ <point x="1608" y="-576" type="line"/>
+ </contour>
+ <contour>
+ <point x="1256" y="8" type="line"/>
+ <point x="1608" y="360" type="line"/>
+ <point x="1952" y="8" type="line"/>
+ <point x="1608" y="-336" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <integer>0</integer>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>3056</integer>
+ <key>y</key>
+ <integer>768</integer>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.97</real>
+ <real>0.95</real>
+ <real>0.83</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniE001_.glif b/src/Interface-Bold.ufo/glyphs/uniE001_.glif
new file mode 100644
index 000000000..4689fc205
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniE001_.glif
@@ -0,0 +1,115 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniE001" format="1">
+ <advance width="2816"/>
+ <unicode hex="E001"/>
+ <outline>
+ <contour>
+ <point x="0" y="2048" type="line"/>
+ <point x="0" y="1792" type="line"/>
+ <point x="256" y="1792" type="line"/>
+ <point x="256" y="2048" type="line"/>
+ </contour>
+ <contour>
+ <point x="2560" y="2048" type="line"/>
+ <point x="2560" y="1792" type="line"/>
+ <point x="2816" y="1792" type="line"/>
+ <point x="2816" y="2048" type="line"/>
+ </contour>
+ <contour>
+ <point x="1636" y="2016" type="line"/>
+ <point x="2004" y="2016" type="line"/>
+ <point x="2032" y="2048" type="line"/>
+ <point x="1608" y="2048" type="line"/>
+ </contour>
+ <contour>
+ <point x="0" y="1536" type="line"/>
+ <point x="0" y="1280" type="line"/>
+ <point x="512" y="1280" type="line"/>
+ <point x="512" y="1536" type="line"/>
+ </contour>
+ <contour>
+ <point x="2304" y="1536" type="line"/>
+ <point x="2304" y="1280" type="line"/>
+ <point x="2816" y="1280" type="line"/>
+ <point x="2816" y="1536" type="line"/>
+ </contour>
+ <contour>
+ <point x="1280" y="1024" type="line"/>
+ <point x="1280" y="512" type="line"/>
+ <point x="1536" y="512" type="line"/>
+ <point x="1536" y="1024" type="line"/>
+ </contour>
+ <contour>
+ <point x="2304" y="896" type="line"/>
+ <point x="2304" y="768" type="line"/>
+ <point x="2816" y="768" type="line"/>
+ <point x="2816" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="0" y="896" type="line"/>
+ <point x="0" y="768" type="line"/>
+ <point x="512" y="768" type="line"/>
+ <point x="512" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1792" y="768" type="line"/>
+ <point x="1792" y="640" type="line"/>
+ <point x="2304" y="640" type="line"/>
+ <point x="2304" y="768" type="line"/>
+ </contour>
+ <contour>
+ <point x="512" y="768" type="line"/>
+ <point x="512" y="640" type="line"/>
+ <point x="1024" y="640" type="line"/>
+ <point x="1024" y="768" type="line"/>
+ </contour>
+ <contour>
+ <point x="0" y="256" type="line"/>
+ <point x="0" y="0" type="line"/>
+ <point x="512" y="0" type="line"/>
+ <point x="512" y="256" type="line"/>
+ </contour>
+ <contour>
+ <point x="2304" y="256" type="line"/>
+ <point x="2304" y="0" type="line"/>
+ <point x="2816" y="0" type="line"/>
+ <point x="2816" y="256" type="line"/>
+ </contour>
+ <contour>
+ <point x="0" y="-256" type="line"/>
+ <point x="0" y="-512" type="line"/>
+ <point x="256" y="-512" type="line"/>
+ <point x="256" y="-256" type="line"/>
+ </contour>
+ <contour>
+ <point x="2560" y="-256" type="line"/>
+ <point x="2560" y="-512" type="line"/>
+ <point x="2816" y="-512" type="line"/>
+ <point x="2816" y="-256" type="line"/>
+ </contour>
+ <contour>
+ <point x="1636" y="1504" type="line"/>
+ <point x="2004" y="1504" type="line"/>
+ <point x="2032" y="1536" type="line"/>
+ <point x="1608" y="1536" type="line"/>
+ </contour>
+ <contour>
+ <point x="1636" y="2656" type="line"/>
+ <point x="2004" y="2656" type="line"/>
+ <point x="2032" y="2688" type="line"/>
+ <point x="1608" y="2688" type="line"/>
+ </contour>
+ <contour>
+ <point x="1636" y="32" type="line"/>
+ <point x="2004" y="32" type="line"/>
+ <point x="2032" y="0" type="line"/>
+ <point x="1608" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1636" y="-608" type="line"/>
+ <point x="2004" y="-608" type="line"/>
+ <point x="2032" y="-640" type="line"/>
+ <point x="1608" y="-640" type="line"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniE002_.glif b/src/Interface-Bold.ufo/glyphs/uniE002_.glif
new file mode 100644
index 000000000..4f2929584
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniE002_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniE002" format="1">
+ <advance width="3072"/>
+ <unicode hex="E002"/>
+ <outline>
+ <contour>
+ <point x="2192" y="1520" type="line"/>
+ <point x="1608" y="2112" type="line"/>
+ <point x="1016" y="1520" type="line"/>
+ <point x="1608" y="936" type="line"/>
+ </contour>
+ <contour>
+ <point x="2944" y="768" type="line"/>
+ <point x="2360" y="1352" type="line"/>
+ <point x="1776" y="768" type="line"/>
+ <point x="2360" y="176" type="line"/>
+ </contour>
+ <contour>
+ <point x="1440" y="768" type="line"/>
+ <point x="848" y="1352" type="line"/>
+ <point x="256" y="768" type="line"/>
+ <point x="848" y="176" type="line"/>
+ </contour>
+ <contour>
+ <point x="2192" y="8" type="line"/>
+ <point x="1608" y="600" type="line"/>
+ <point x="1016" y="8" type="line"/>
+ <point x="1608" y="-576" type="line"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniE003_.glif b/src/Interface-Bold.ufo/glyphs/uniE003_.glif
new file mode 100644
index 000000000..4c834e7b0
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniE003_.glif
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniE003" format="1">
+ <advance width="3072"/>
+ <unicode hex="E003"/>
+ <outline>
+ <contour>
+ <point x="2944" y="768" type="line"/>
+ <point x="1608" y="2112" type="line"/>
+ <point x="256" y="768" type="line"/>
+ <point x="1608" y="-576" type="line"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniE004_.glif b/src/Interface-Bold.ufo/glyphs/uniE004_.glif
new file mode 100644
index 000000000..8dbca960f
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniE004_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniE004" format="1">
+ <advance width="3072"/>
+ <unicode hex="E004"/>
+ <outline>
+ <contour>
+ <point x="2944" y="768" type="line"/>
+ <point x="1608" y="2112" type="line"/>
+ <point x="256" y="768" type="line"/>
+ <point x="1608" y="-576" type="line"/>
+ </contour>
+ <contour>
+ <point x="2700" y="768" type="line"/>
+ <point x="1608" y="-336" type="line"/>
+ <point x="500" y="768" type="line"/>
+ <point x="1608" y="1868" type="line"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniFE20__.glif b/src/Interface-Bold.ufo/glyphs/uniFE20__.glif
new file mode 100644
index 000000000..70b2d0751
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniFE20__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE20" format="1">
+ <advance width="0"/>
+ <unicode hex="FE20"/>
+ <outline>
+ <contour>
+ <point x="-649" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="0" y="2112" type="line"/>
+ <point x="-857" y="2112"/>
+ <point x="-1187" y="1843"/>
+ <point x="-1297" y="1594" type="curve"/>
+ <point x="-991" y="1594" type="line"/>
+ <point x="-895" y="1684"/>
+ <point x="-664" y="1865"/>
+ <point x="0" y="1865" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniFE21__.glif b/src/Interface-Bold.ufo/glyphs/uniFE21__.glif
new file mode 100644
index 000000000..83c06e975
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniFE21__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE21" format="1">
+ <advance width="0"/>
+ <unicode hex="FE21"/>
+ <outline>
+ <contour>
+ <point x="648" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="0" y="1865" type="line"/>
+ <point x="663" y="1865"/>
+ <point x="906" y="1684"/>
+ <point x="989" y="1594" type="curve"/>
+ <point x="1295" y="1594" type="line"/>
+ <point x="1185" y="1843"/>
+ <point x="855" y="2112"/>
+ <point x="0" y="2112" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniFE22__.glif b/src/Interface-Bold.ufo/glyphs/uniFE22__.glif
new file mode 100644
index 000000000..263fc14f3
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniFE22__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE22" format="1">
+ <advance width="0"/>
+ <unicode hex="FE22"/>
+ <outline>
+ <contour>
+ <point x="-795" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="uniFE29" yOffset="2200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniFE23__.glif b/src/Interface-Bold.ufo/glyphs/uniFE23__.glif
new file mode 100644
index 000000000..0e3f92034
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniFE23__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE23" format="1">
+ <advance width="0"/>
+ <unicode hex="FE23"/>
+ <outline>
+ <contour>
+ <point x="795" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="uniFE2A" yOffset="2200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniFE24__.glif b/src/Interface-Bold.ufo/glyphs/uniFE24__.glif
new file mode 100644
index 000000000..ffd72cb31
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniFE24__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE24" format="1">
+ <advance width="0"/>
+ <unicode hex="FE24"/>
+ <outline>
+ <contour>
+ <point x="-439" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-84" y="2005" type="line"/>
+ <point x="-792" y="2005" type="line"/>
+ <point x="-792" y="1767" type="line"/>
+ <point x="-84" y="1767" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniFE25__.glif b/src/Interface-Bold.ufo/glyphs/uniFE25__.glif
new file mode 100644
index 000000000..d55693668
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniFE25__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE25" format="1">
+ <advance width="0"/>
+ <unicode hex="FE25"/>
+ <outline>
+ <contour>
+ <point x="-1148" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2005" type="line"/>
+ <point x="-1504" y="2005" type="line"/>
+ <point x="-1504" y="1767" type="line"/>
+ <point x="-792" y="1767" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniFE26__.glif b/src/Interface-Bold.ufo/glyphs/uniFE26__.glif
new file mode 100644
index 000000000..3298d734d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniFE26__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE26" format="1">
+ <advance width="0"/>
+ <unicode hex="FE26"/>
+ <outline>
+ <contour>
+ <point x="-795" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-84" y="2005" type="line"/>
+ <point x="-1504" y="2005" type="line"/>
+ <point x="-1504" y="1767" type="line"/>
+ <point x="-84" y="1767" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniFE27__.glif b/src/Interface-Bold.ufo/glyphs/uniFE27__.glif
new file mode 100644
index 000000000..615e40bea
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniFE27__.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE27" format="1">
+ <advance width="0"/>
+ <unicode hex="FE27"/>
+ <outline>
+ <contour>
+ <point x="0" y="-373" type="line"/>
+ <point x="-664" y="-373"/>
+ <point x="-895" y="-193"/>
+ <point x="-991" y="-102" type="curve"/>
+ <point x="-1297" y="-102" type="line"/>
+ <point x="-1187" y="-351"/>
+ <point x="-857" y="-620"/>
+ <point x="0" y="-620" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniFE28__.glif b/src/Interface-Bold.ufo/glyphs/uniFE28__.glif
new file mode 100644
index 000000000..b2cd186c9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniFE28__.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE28" format="1">
+ <advance width="0"/>
+ <unicode hex="FE28"/>
+ <outline>
+ <contour>
+ <point x="989" y="-102" type="line"/>
+ <point x="906" y="-193"/>
+ <point x="663" y="-373"/>
+ <point x="0" y="-373" type="curve"/>
+ <point x="0" y="-620" type="line"/>
+ <point x="855" y="-620"/>
+ <point x="1185" y="-351"/>
+ <point x="1295" y="-102" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniFE29__.glif b/src/Interface-Bold.ufo/glyphs/uniFE29__.glif
new file mode 100644
index 000000000..da1a337ac
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniFE29__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE29" format="1">
+ <advance width="0"/>
+ <unicode hex="FE29"/>
+ <outline>
+ <contour>
+ <point x="0" y="-248" type="line"/>
+ <point x="-551" y="-187" type="line"/>
+ <point x="-679" y="-172"/>
+ <point x="-788" y="-161"/>
+ <point x="-930" y="-161" type="curve" smooth="yes"/>
+ <point x="-1257" y="-161"/>
+ <point x="-1451" y="-327"/>
+ <point x="-1588" y="-495" type="curve"/>
+ <point x="-1394" y="-619" type="line"/>
+ <point x="-1275" y="-503"/>
+ <point x="-1185" y="-399"/>
+ <point x="-873" y="-399" type="curve" smooth="yes"/>
+ <point x="-756" y="-399"/>
+ <point x="-664" y="-407"/>
+ <point x="-558" y="-419" type="curve"/>
+ <point x="0" y="-483" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniFE2A___.glif b/src/Interface-Bold.ufo/glyphs/uniFE2A___.glif
new file mode 100644
index 000000000..7fbf69da4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniFE2A___.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE2A" format="1">
+ <advance width="0"/>
+ <unicode hex="FE2A"/>
+ <outline>
+ <contour>
+ <point x="0" y="-483" type="line"/>
+ <point x="249" y="-510"/>
+ <point x="408" y="-527"/>
+ <point x="545" y="-543" type="curve" smooth="yes"/>
+ <point x="677" y="-560"/>
+ <point x="785" y="-569"/>
+ <point x="930" y="-569" type="curve" smooth="yes"/>
+ <point x="1257" y="-569"/>
+ <point x="1451" y="-403"/>
+ <point x="1588" y="-235" type="curve"/>
+ <point x="1394" y="-111" type="line"/>
+ <point x="1275" y="-227"/>
+ <point x="1185" y="-331"/>
+ <point x="873" y="-331" type="curve" smooth="yes"/>
+ <point x="747" y="-331"/>
+ <point x="650" y="-322"/>
+ <point x="534" y="-308" type="curve" smooth="yes"/>
+ <point x="403" y="-292"/>
+ <point x="248" y="-275"/>
+ <point x="0" y="-248" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniFE2B___.glif b/src/Interface-Bold.ufo/glyphs/uniFE2B___.glif
new file mode 100644
index 000000000..517f5a601
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniFE2B___.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE2B" format="1">
+ <advance width="0"/>
+ <unicode hex="FE2B"/>
+ <outline>
+ <component base="uniFE24" yOffset="-2214"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-209.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniFE2C___.glif b/src/Interface-Bold.ufo/glyphs/uniFE2C___.glif
new file mode 100644
index 000000000..7ff9a039c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniFE2C___.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE2C" format="1">
+ <advance width="0"/>
+ <unicode hex="FE2C"/>
+ <outline>
+ <component base="uniFE25" yOffset="-2214"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-209.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniFE2D___.glif b/src/Interface-Bold.ufo/glyphs/uniFE2D___.glif
new file mode 100644
index 000000000..d730dc453
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniFE2D___.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE2D" format="1">
+ <advance width="0"/>
+ <unicode hex="FE2D"/>
+ <outline>
+ <component base="uniFE26" yOffset="-2212"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-207.625</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniFFFC____.glif b/src/Interface-Bold.ufo/glyphs/uniFFFC____.glif
new file mode 100644
index 000000000..f95ac8465
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniFFFC____.glif
@@ -0,0 +1,228 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFFFC" format="1">
+ <advance width="3072"/>
+ <unicode hex="FFFC"/>
+ <outline>
+ <contour>
+ <point x="360" y="1608" type="line"/>
+ <point x="360" y="1840" type="line"/>
+ <point x="628" y="1840" type="line"/>
+ <point x="628" y="2000" type="line"/>
+ <point x="204" y="2000" type="line"/>
+ <point x="204" y="1608" type="line"/>
+ </contour>
+ <contour>
+ <point x="2716" y="1840" type="line"/>
+ <point x="2716" y="1608" type="line"/>
+ <point x="2868" y="1608" type="line"/>
+ <point x="2868" y="2000" type="line"/>
+ <point x="2444" y="2000" type="line"/>
+ <point x="2444" y="1840" type="line"/>
+ </contour>
+ <contour>
+ <point x="628" y="-548" type="line"/>
+ <point x="628" y="-392" type="line"/>
+ <point x="360" y="-392" type="line"/>
+ <point x="360" y="-116" type="line"/>
+ <point x="204" y="-116" type="line"/>
+ <point x="204" y="-548" type="line"/>
+ </contour>
+ <contour>
+ <point x="2868" y="-548" type="line"/>
+ <point x="2868" y="-116" type="line"/>
+ <point x="2716" y="-116" type="line"/>
+ <point x="2716" y="-392" type="line"/>
+ <point x="2444" y="-392" type="line"/>
+ <point x="2444" y="-548" type="line"/>
+ </contour>
+ <contour>
+ <point x="2276" y="-548" type="line"/>
+ <point x="2276" y="-392" type="line"/>
+ <point x="1896" y="-392" type="line"/>
+ <point x="1896" y="-548" type="line"/>
+ </contour>
+ <contour>
+ <point x="1176" y="-548" type="line"/>
+ <point x="1176" y="-392" type="line"/>
+ <point x="796" y="-392" type="line"/>
+ <point x="796" y="-548" type="line"/>
+ </contour>
+ <contour>
+ <point x="1176" y="1840" type="line"/>
+ <point x="1176" y="2000" type="line"/>
+ <point x="796" y="2000" type="line"/>
+ <point x="796" y="1840" type="line"/>
+ </contour>
+ <contour>
+ <point x="2868" y="400" type="line"/>
+ <point x="2716" y="400" type="line"/>
+ <point x="2716" y="56" type="line"/>
+ <point x="2868" y="56" type="line"/>
+ </contour>
+ <contour>
+ <point x="2868" y="1436" type="line"/>
+ <point x="2716" y="1436" type="line"/>
+ <point x="2716" y="1092" type="line"/>
+ <point x="2868" y="1092" type="line"/>
+ </contour>
+ <contour>
+ <point x="1728" y="-548" type="line"/>
+ <point x="1728" y="-392" type="line"/>
+ <point x="1348" y="-392" type="line"/>
+ <point x="1348" y="-548" type="line"/>
+ </contour>
+ <contour>
+ <point x="360" y="400" type="line"/>
+ <point x="204" y="400" type="line"/>
+ <point x="204" y="56" type="line"/>
+ <point x="360" y="56" type="line"/>
+ </contour>
+ <contour>
+ <point x="1728" y="1840" type="line"/>
+ <point x="1728" y="2000" type="line"/>
+ <point x="1348" y="2000" type="line"/>
+ <point x="1348" y="1840" type="line"/>
+ </contour>
+ <contour>
+ <point x="2276" y="1840" type="line"/>
+ <point x="2276" y="2000" type="line"/>
+ <point x="1896" y="2000" type="line"/>
+ <point x="1896" y="1840" type="line"/>
+ </contour>
+ <contour>
+ <point x="360" y="920" type="line"/>
+ <point x="204" y="920" type="line"/>
+ <point x="204" y="572" type="line"/>
+ <point x="360" y="572" type="line"/>
+ </contour>
+ <contour>
+ <point x="360" y="1436" type="line"/>
+ <point x="204" y="1436" type="line"/>
+ <point x="204" y="1092" type="line"/>
+ <point x="360" y="1092" type="line"/>
+ </contour>
+ <contour>
+ <point x="2868" y="920" type="line"/>
+ <point x="2716" y="920" type="line"/>
+ <point x="2716" y="572" type="line"/>
+ <point x="2868" y="572" type="line"/>
+ </contour>
+ <contour>
+ <point x="2400" y="584" type="line"/>
+ <point x="2400" y="504"/>
+ <point x="2340" y="452"/>
+ <point x="2268" y="452" type="curve" smooth="yes"/>
+ <point x="2180" y="452"/>
+ <point x="2124" y="492"/>
+ <point x="2124" y="576" type="curve"/>
+ <point x="1996" y="576" type="line"/>
+ <point x="1996" y="424"/>
+ <point x="2108" y="348"/>
+ <point x="2268" y="348" type="curve" smooth="yes"/>
+ <point x="2416" y="348"/>
+ <point x="2524" y="440"/>
+ <point x="2524" y="584" type="curve"/>
+ <point x="2524" y="1104" type="line"/>
+ <point x="2400" y="1104" type="line"/>
+ </contour>
+ <contour>
+ <point x="1608" y="684" type="line"/>
+ <point x="1632" y="684"/>
+ <point x="1624" y="684"/>
+ <point x="1644" y="688" type="curve" smooth="yes"/>
+ <point x="1648" y="692"/>
+ <point x="1652" y="716"/>
+ <point x="1656" y="716" type="curve" smooth="yes"/>
+ <point x="1784" y="728"/>
+ <point x="1856" y="804"/>
+ <point x="1856" y="896" type="curve"/>
+ <point x="1856" y="1036"/>
+ <point x="1744" y="1100"/>
+ <point x="1564" y="1100" type="curve"/>
+ <point x="1304" y="1100" type="line"/>
+ <point x="1304" y="348" type="line"/>
+ <point x="1436" y="348" type="line"/>
+ <point x="1436" y="988" type="line"/>
+ <point x="1564" y="988" type="line"/>
+ <point x="1672" y="988"/>
+ <point x="1724" y="964"/>
+ <point x="1724" y="888" type="curve"/>
+ <point x="1724" y="816"/>
+ <point x="1672" y="780"/>
+ <point x="1564" y="780" type="curve"/>
+ <point x="1400" y="780" type="line"/>
+ <point x="1404" y="684" type="line"/>
+ </contour>
+ <contour>
+ <point x="1608" y="348" type="line"/>
+ <point x="1776" y="348"/>
+ <point x="1880" y="420"/>
+ <point x="1880" y="560" type="curve" smooth="yes"/>
+ <point x="1880" y="652"/>
+ <point x="1816" y="732"/>
+ <point x="1700" y="744" type="curve" smooth="yes"/>
+ <point x="1700" y="744"/>
+ <point x="1692" y="768"/>
+ <point x="1692" y="772" type="curve" smooth="yes"/>
+ <point x="1668" y="780"/>
+ <point x="1680" y="780"/>
+ <point x="1656" y="780" type="curve" smooth="yes"/>
+ <point x="1448" y="780" type="line"/>
+ <point x="1444" y="684" type="line"/>
+ <point x="1608" y="684" type="line" smooth="yes"/>
+ <point x="1704" y="684"/>
+ <point x="1752" y="636"/>
+ <point x="1752" y="564" type="curve" smooth="yes"/>
+ <point x="1752" y="492"/>
+ <point x="1704" y="452"/>
+ <point x="1608" y="452" type="curve" smooth="yes"/>
+ <point x="1420" y="452" type="line"/>
+ <point x="1356" y="348" type="line"/>
+ </contour>
+ <contour>
+ <point x="1212" y="800" type="line"/>
+ <point x="1212" y="976"/>
+ <point x="1084" y="1100"/>
+ <point x="896" y="1100" type="curve" smooth="yes"/>
+ <point x="708" y="1100"/>
+ <point x="580" y="976"/>
+ <point x="580" y="800" type="curve"/>
+ <point x="580" y="644" type="line"/>
+ <point x="580" y="464"/>
+ <point x="708" y="344"/>
+ <point x="900" y="344" type="curve" smooth="yes"/>
+ <point x="1084" y="344"/>
+ <point x="1212" y="464"/>
+ <point x="1212" y="644" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1088" y="644" type="line"/>
+ <point x="1088" y="516"/>
+ <point x="1016" y="440"/>
+ <point x="900" y="440" type="curve" smooth="yes"/>
+ <point x="780" y="440"/>
+ <point x="704" y="516"/>
+ <point x="704" y="644" type="curve" smooth="yes"/>
+ <point x="704" y="800" type="line" smooth="yes"/>
+ <point x="704" y="924"/>
+ <point x="780" y="1000"/>
+ <point x="896" y="1000" type="curve" smooth="yes"/>
+ <point x="1012" y="1000"/>
+ <point x="1088" y="924"/>
+ <point x="1088" y="800" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2872, 'leftMargin': 118, 'rightMargin': 88}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uniFFFD____.glif b/src/Interface-Bold.ufo/glyphs/uniFFFD____.glif
new file mode 100644
index 000000000..4a6c011b8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uniFFFD____.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFFFD" format="1">
+ <advance width="2816"/>
+ <unicode hex="FFFD"/>
+ <outline>
+ <contour>
+ <point x="92" y="884" type="line"/>
+ <point x="1408" y="-456" type="line"/>
+ <point x="2724" y="884" type="line"/>
+ <point x="1408" y="2224" type="line"/>
+ </contour>
+ <contour>
+ <point x="1244" y="552" type="line"/>
+ <point x="1244" y="728"/>
+ <point x="1304" y="784"/>
+ <point x="1432" y="872" type="curve"/>
+ <point x="1504" y="920"/>
+ <point x="1560" y="992"/>
+ <point x="1560" y="1088" type="curve" smooth="yes"/>
+ <point x="1560" y="1180"/>
+ <point x="1508" y="1248"/>
+ <point x="1404" y="1248" type="curve" smooth="yes"/>
+ <point x="1332" y="1248"/>
+ <point x="1268" y="1204"/>
+ <point x="1264" y="1104" type="curve"/>
+ <point x="984" y="1104" type="line"/>
+ <point x="988" y="1364"/>
+ <point x="1172" y="1472"/>
+ <point x="1404" y="1472" type="curve" smooth="yes"/>
+ <point x="1676" y="1472"/>
+ <point x="1840" y="1320"/>
+ <point x="1840" y="1088" type="curve" smooth="yes"/>
+ <point x="1840" y="936"/>
+ <point x="1736" y="812"/>
+ <point x="1612" y="744" type="curve" smooth="yes"/>
+ <point x="1536" y="696"/>
+ <point x="1520" y="648"/>
+ <point x="1520" y="552" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1520" y="196" type="line"/>
+ <point x="1244" y="196" type="line"/>
+ <point x="1244" y="428" type="line"/>
+ <point x="1520" y="428" type="line"/>
+ </contour>
+ <contour>
+ <point x="1416" y="-764" type="line"/>
+ <point x="1424" y="-764" type="line"/>
+ <point x="1424" y="-760" type="line"/>
+ <point x="1416" y="-760" type="line"/>
+ </contour>
+ <contour>
+ <point x="1416" y="2968" type="line"/>
+ <point x="1420" y="2968" type="line"/>
+ <point x="1420" y="2976" type="line"/>
+ <point x="1416" y="2976" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2889, 'leftMargin': 127, 'rightMargin': 129}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/upsilon.glif b/src/Interface-Bold.ufo/glyphs/upsilon.glif
new file mode 100644
index 000000000..a7170f035
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/upsilon.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="upsilon" format="1">
+ <advance width="1536"/>
+ <unicode hex="03C5"/>
+ <outline>
+ <contour>
+ <point x="787" y="1774" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1536" y="1774" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="143" y="1488" type="line"/>
+ <point x="143" y="567" type="line"/>
+ <point x="143" y="154"/>
+ <point x="381" y="-29"/>
+ <point x="740" y="-29" type="curve" smooth="yes"/>
+ <point x="1235" y="-29"/>
+ <point x="1440" y="318"/>
+ <point x="1440" y="778" type="curve"/>
+ <point x="1440" y="1081"/>
+ <point x="1367" y="1319"/>
+ <point x="1283" y="1488" type="curve"/>
+ <point x="869" y="1488" type="line"/>
+ <point x="945" y="1261"/>
+ <point x="994" y="1022"/>
+ <point x="998" y="778" type="curve"/>
+ <point x="998" y="557"/>
+ <point x="901" y="329"/>
+ <point x="726" y="329" type="curve" smooth="yes"/>
+ <point x="650" y="329"/>
+ <point x="586" y="382"/>
+ <point x="586" y="564" type="curve"/>
+ <point x="586" y="1488" type="line"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/upsilonlatin.glif b/src/Interface-Bold.ufo/glyphs/upsilonlatin.glif
new file mode 100644
index 000000000..bd891329c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/upsilonlatin.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="upsilonlatin" format="1">
+ <advance width="1792"/>
+ <unicode hex="028A"/>
+ <outline>
+ <contour>
+ <point x="896" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="896" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1768" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="896" y="328" type="curve" smooth="yes"/>
+ <point x="648" y="328"/>
+ <point x="576" y="472"/>
+ <point x="576" y="608" type="curve" smooth="yes"/>
+ <point x="576" y="820"/>
+ <point x="716" y="996"/>
+ <point x="716" y="1204" type="curve" smooth="yes"/>
+ <point x="716" y="1408"/>
+ <point x="576" y="1516"/>
+ <point x="172" y="1516" type="curve"/>
+ <point x="172" y="1180" type="line"/>
+ <point x="228" y="1180"/>
+ <point x="260" y="1148"/>
+ <point x="260" y="1096" type="curve" smooth="yes"/>
+ <point x="260" y="964"/>
+ <point x="136" y="804"/>
+ <point x="136" y="488" type="curve" smooth="yes"/>
+ <point x="136" y="280"/>
+ <point x="280" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1512" y="-28"/>
+ <point x="1660" y="280"/>
+ <point x="1660" y="488" type="curve" smooth="yes"/>
+ <point x="1660" y="804"/>
+ <point x="1532" y="964"/>
+ <point x="1532" y="1096" type="curve" smooth="yes"/>
+ <point x="1532" y="1148"/>
+ <point x="1564" y="1180"/>
+ <point x="1620" y="1180" type="curve"/>
+ <point x="1620" y="1516" type="line"/>
+ <point x="1224" y="1516"/>
+ <point x="1080" y="1408"/>
+ <point x="1080" y="1204" type="curve" smooth="yes"/>
+ <point x="1080" y="996"/>
+ <point x="1216" y="820"/>
+ <point x="1216" y="608" type="curve" smooth="yes"/>
+ <point x="1216" y="472"/>
+ <point x="1148" y="328"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1745, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/uptackmod.glif b/src/Interface-Bold.ufo/glyphs/uptackmod.glif
new file mode 100644
index 000000000..0eb7a2fa4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/uptackmod.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uptackmod" format="1">
+ <advance width="1024"/>
+ <unicode hex="02D4"/>
+ <outline>
+ <contour>
+ <point x="652" y="808" type="line"/>
+ <point x="372" y="808" type="line"/>
+ <point x="372" y="204" type="line"/>
+ <point x="652" y="204" type="line"/>
+ </contour>
+ <contour>
+ <point x="168" y="468" type="line"/>
+ <point x="168" y="204" type="line"/>
+ <point x="856" y="204" type="line"/>
+ <point x="856" y="468" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 906, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/v.glif b/src/Interface-Bold.ufo/glyphs/v.glif
new file mode 100644
index 000000000..60462762c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/v.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="v" format="1">
+ <advance width="1536"/>
+ <unicode hex="0076"/>
+ <outline>
+ <contour>
+ <point x="772" y="1760" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1492" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1492" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1492" y="1760" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1480" y="1488" type="line"/>
+ <point x="1016" y="1488" type="line"/>
+ <point x="776" y="560" type="line"/>
+ <point x="776" y="544" type="line"/>
+ <point x="760" y="544" type="line"/>
+ <point x="760" y="560" type="line"/>
+ <point x="520" y="1488" type="line"/>
+ <point x="56" y="1488" type="line"/>
+ <point x="544" y="0" type="line"/>
+ <point x="992" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 8, 'rightMargin': 13}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/vecyrillic.glif b/src/Interface-Bold.ufo/glyphs/vecyrillic.glif
new file mode 100644
index 000000000..e73f9a411
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/vecyrillic.glif
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="vecyrillic" format="1">
+ <advance width="1792"/>
+ <unicode hex="0432"/>
+ <outline>
+ <contour>
+ <point x="796" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1640" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="952" y="608" type="line"/>
+ <point x="992" y="724" type="line"/>
+ <point x="1308" y="740"/>
+ <point x="1484" y="888"/>
+ <point x="1484" y="1072" type="curve"/>
+ <point x="1484" y="1352"/>
+ <point x="1244" y="1488"/>
+ <point x="856" y="1488" type="curve"/>
+ <point x="224" y="1488" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="664" y="0" type="line"/>
+ <point x="664" y="1132" type="line"/>
+ <point x="856" y="1132" type="line"/>
+ <point x="980" y="1132"/>
+ <point x="1044" y="1100"/>
+ <point x="1044" y="1004" type="curve"/>
+ <point x="1044" y="932"/>
+ <point x="996" y="892"/>
+ <point x="868" y="892" type="curve"/>
+ <point x="488" y="892" type="line"/>
+ <point x="492" y="608" type="line"/>
+ </contour>
+ <contour>
+ <point x="952" y="0" type="line"/>
+ <point x="1352" y="0"/>
+ <point x="1572" y="144"/>
+ <point x="1572" y="424" type="curve" smooth="yes"/>
+ <point x="1572" y="608"/>
+ <point x="1424" y="756"/>
+ <point x="1088" y="776" type="curve"/>
+ <point x="988" y="892" type="line"/>
+ <point x="588" y="892" type="line"/>
+ <point x="584" y="608" type="line"/>
+ <point x="952" y="608" type="line" smooth="yes"/>
+ <point x="1088" y="608"/>
+ <point x="1128" y="552"/>
+ <point x="1128" y="476" type="curve" smooth="yes"/>
+ <point x="1128" y="396"/>
+ <point x="1076" y="356"/>
+ <point x="952" y="356" type="curve" smooth="yes"/>
+ <point x="532" y="356" type="line"/>
+ <point x="392" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>991.375</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>610.5</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 168, 'rightMargin': 68}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/versicle.glif b/src/Interface-Bold.ufo/glyphs/versicle.glif
new file mode 100644
index 000000000..21d87b324
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/versicle.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="versicle" format="1">
+ <advance width="2048"/>
+ <unicode hex="2123"/>
+ <outline>
+ <contour>
+ <point x="1324" y="2260" type="line"/>
+ <point x="824" y="2420" type="line"/>
+ <point x="748" y="2176" type="line"/>
+ <point x="1024" y="2104" type="line"/>
+ <point x="324" y="-496" type="line"/>
+ <point x="556" y="-496" type="line"/>
+ </contour>
+ <component base="V"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1851, 'leftMargin': 96, 'rightMargin': -101}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/verticalbardbl.glif b/src/Interface-Bold.ufo/glyphs/verticalbardbl.glif
new file mode 100644
index 000000000..5f2f22a8a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/verticalbardbl.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="verticalbardbl" format="1">
+ <advance width="1280"/>
+ <unicode hex="2016"/>
+ <outline>
+ <component base="bar" xOffset="24"/>
+ <component base="bar" xOffset="492"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1192, 'leftMargin': 260, 'rightMargin': 216}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/verticallinelowmod.glif b/src/Interface-Bold.ufo/glyphs/verticallinelowmod.glif
new file mode 100644
index 000000000..1bf015457
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/verticallinelowmod.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="verticallinelowmod" format="1">
+ <advance width="512"/>
+ <unicode hex="02CC"/>
+ <outline>
+ <contour>
+ <point x="392" y="-164" type="line"/>
+ <point x="120" y="-164" type="line"/>
+ <point x="120" y="-756" type="line"/>
+ <point x="392" y="-756" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 494, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/vscript.glif b/src/Interface-Bold.ufo/glyphs/vscript.glif
new file mode 100644
index 000000000..06f7586c6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/vscript.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="vscript" format="1">
+ <advance width="1536"/>
+ <unicode hex="028B"/>
+ <outline>
+ <contour>
+ <point x="772" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1564" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="768" y="332" type="line"/>
+ <point x="620" y="332"/>
+ <point x="548" y="408"/>
+ <point x="548" y="580" type="curve"/>
+ <point x="548" y="1488" type="line"/>
+ <point x="104" y="1488" type="line"/>
+ <point x="104" y="580" type="line"/>
+ <point x="104" y="148"/>
+ <point x="376" y="-28"/>
+ <point x="768" y="-28" type="curve"/>
+ </contour>
+ <contour>
+ <point x="768" y="-28" type="line"/>
+ <point x="1164" y="-28"/>
+ <point x="1432" y="148"/>
+ <point x="1432" y="580" type="curve" smooth="yes"/>
+ <point x="1432" y="1044" type="line" smooth="yes"/>
+ <point x="1432" y="1336"/>
+ <point x="1316" y="1516"/>
+ <point x="1036" y="1516" type="curve" smooth="yes"/>
+ <point x="948" y="1516"/>
+ <point x="840" y="1496"/>
+ <point x="716" y="1456" type="curve"/>
+ <point x="760" y="1144" type="line"/>
+ <point x="784" y="1148"/>
+ <point x="808" y="1152"/>
+ <point x="828" y="1152" type="curve" smooth="yes"/>
+ <point x="936" y="1152"/>
+ <point x="992" y="1084"/>
+ <point x="992" y="956" type="curve" smooth="yes"/>
+ <point x="992" y="580" type="line" smooth="yes"/>
+ <point x="992" y="408"/>
+ <point x="916" y="332"/>
+ <point x="768" y="332" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1587, 'leftMargin': 129, 'rightMargin': 129}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/vturn.glif b/src/Interface-Bold.ufo/glyphs/vturn.glif
new file mode 100644
index 000000000..d6aca7a2b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/vturn.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="vturn" format="1">
+ <advance width="1536"/>
+ <unicode hex="028C"/>
+ <outline>
+ <contour>
+ <point x="772" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1488" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="824" y="1172" type="line"/>
+ <point x="824" y="1488" type="line"/>
+ <point x="548" y="1488" type="line"/>
+ <point x="56" y="0" type="line"/>
+ <point x="520" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1016" y="0" type="line"/>
+ <point x="1480" y="0" type="line"/>
+ <point x="992" y="1488" type="line"/>
+ <point x="712" y="1488" type="line"/>
+ <point x="712" y="1172" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1441.0, 'leftMargin': 8, 'rightMargin': 8.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/w.glif b/src/Interface-Bold.ufo/glyphs/w.glif
new file mode 100644
index 000000000..9db8cbf64
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/w.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="w" format="1">
+ <advance width="2176"/>
+ <unicode hex="0077"/>
+ <outline>
+ <contour>
+ <point x="1152" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1160" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1152" y="1776" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="2184" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2184" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2184" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2080" y="1488" type="line"/>
+ <point x="1656" y="1488" type="line"/>
+ <point x="1500" y="624" type="line"/>
+ <point x="1480" y="624" type="line"/>
+ <point x="1244" y="1488" type="line"/>
+ <point x="932" y="1488" type="line"/>
+ <point x="696" y="616" type="line"/>
+ <point x="676" y="616" type="line"/>
+ <point x="524" y="1488" type="line"/>
+ <point x="100" y="1488" type="line"/>
+ <point x="460" y="0" type="line"/>
+ <point x="832" y="0" type="line"/>
+ <point x="1076" y="852" type="line"/>
+ <point x="1100" y="852" type="line"/>
+ <point x="1348" y="0" type="line"/>
+ <point x="1720" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2053, 'leftMargin': 33, 'rightMargin': 39}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/won.glif b/src/Interface-Bold.ufo/glyphs/won.glif
new file mode 100644
index 000000000..ea119789c
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/won.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="won" format="1">
+ <advance width="2560"/>
+ <unicode hex="20A9"/>
+ <outline>
+ <contour>
+ <point x="2400" y="1684" type="line"/>
+ <point x="160" y="1684" type="line"/>
+ <point x="160" y="1464" type="line"/>
+ <point x="2400" y="1464" type="line"/>
+ </contour>
+ <contour>
+ <point x="2400" y="1312" type="line"/>
+ <point x="160" y="1312" type="line"/>
+ <point x="160" y="1092" type="line"/>
+ <point x="2400" y="1092" type="line"/>
+ </contour>
+ <contour>
+ <point x="888" y="0" type="line"/>
+ <point x="1140" y="0" type="line"/>
+ <point x="1416" y="1848" type="line"/>
+ <point x="1312" y="2004" type="line"/>
+ <point x="1080" y="2004" type="line"/>
+ <point x="832" y="184" type="line"/>
+ </contour>
+ <contour>
+ <point x="752" y="2004" type="line"/>
+ <point x="292" y="2004" type="line"/>
+ <point x="668" y="0" type="line"/>
+ <point x="960" y="0" type="line"/>
+ <point x="988" y="168" type="line"/>
+ </contour>
+ <contour>
+ <point x="1592" y="0" type="line"/>
+ <point x="1880" y="0" type="line"/>
+ <point x="2256" y="2004" type="line"/>
+ <point x="1800" y="2004" type="line"/>
+ <point x="1568" y="176" type="line"/>
+ </contour>
+ <contour>
+ <point x="1468" y="2004" type="line"/>
+ <point x="1236" y="2004" type="line"/>
+ <point x="1128" y="1848" type="line"/>
+ <point x="1408" y="0" type="line"/>
+ <point x="1664" y="0" type="line"/>
+ <point x="1724" y="172" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2349, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/wsuper.glif b/src/Interface-Bold.ufo/glyphs/wsuper.glif
new file mode 100644
index 000000000..389289828
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/wsuper.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="wsuper" format="1">
+ <advance width="1792"/>
+ <unicode hex="02B7"/>
+ <outline>
+ <contour>
+ <point x="780" y="2004" type="line"/>
+ <point x="568" y="1228" type="line"/>
+ <point x="536" y="900" type="line"/>
+ <point x="704" y="900" type="line"/>
+ <point x="916" y="1616" type="line"/>
+ <point x="988" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="164" y="2004" type="line"/>
+ <point x="432" y="900" type="line"/>
+ <point x="632" y="900" type="line"/>
+ <point x="616" y="1236" type="line"/>
+ <point x="480" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1316" y="2004" type="line"/>
+ <point x="1176" y="1252" type="line"/>
+ <point x="1164" y="900" type="line"/>
+ <point x="1364" y="900" type="line"/>
+ <point x="1628" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="812" y="2004" type="line"/>
+ <point x="880" y="1612" type="line"/>
+ <point x="1088" y="900" type="line"/>
+ <point x="1256" y="900" type="line"/>
+ <point x="1228" y="1232" type="line"/>
+ <point x="1012" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1576, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/wturn.glif b/src/Interface-Bold.ufo/glyphs/wturn.glif
new file mode 100644
index 000000000..cfa14201e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/wturn.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="wturn" format="1">
+ <advance width="2304"/>
+ <unicode hex="028D"/>
+ <outline>
+ <contour>
+ <point x="1152" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1152" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2180" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="776" y="1016" type="line"/>
+ <point x="792" y="1488" type="line"/>
+ <point x="520" y="1488" type="line"/>
+ <point x="164" y="0" type="line"/>
+ <point x="588" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="996" y="0" type="line"/>
+ <point x="1268" y="0" type="line"/>
+ <point x="1176" y="528" type="line"/>
+ <point x="896" y="1488" type="line"/>
+ <point x="668" y="1488" type="line"/>
+ <point x="708" y="1044" type="line"/>
+ </contour>
+ <contour>
+ <point x="1596" y="1044" type="line"/>
+ <point x="1636" y="1488" type="line"/>
+ <point x="1412" y="1488" type="line"/>
+ <point x="1128" y="524" type="line"/>
+ <point x="1032" y="0" type="line"/>
+ <point x="1308" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1720" y="0" type="line"/>
+ <point x="2144" y="0" type="line"/>
+ <point x="1784" y="1488" type="line"/>
+ <point x="1512" y="1488" type="line"/>
+ <point x="1532" y="1036" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2053, 'leftMargin': 36, 'rightMargin': 36}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/wynn.glif b/src/Interface-Bold.ufo/glyphs/wynn.glif
new file mode 100644
index 000000000..df8d80dc9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/wynn.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="wynn" format="1">
+ <advance width="1792"/>
+ <unicode hex="01BF"/>
+ <outline>
+ <contour>
+ <point x="656" y="1204" type="line"/>
+ <point x="628" y="1488" type="line"/>
+ <point x="212" y="1488" type="line"/>
+ <point x="212" y="-572" type="line"/>
+ <point x="656" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="616" y="792" type="line"/>
+ <point x="616" y="1036"/>
+ <point x="684" y="1160"/>
+ <point x="888" y="1160" type="curve" smooth="yes"/>
+ <point x="1072" y="1160"/>
+ <point x="1136" y="992"/>
+ <point x="1136" y="764" type="curve" smooth="yes"/>
+ <point x="1136" y="732" type="line" smooth="yes"/>
+ <point x="1136" y="332"/>
+ <point x="860" y="112"/>
+ <point x="464" y="72" type="curve"/>
+ <point x="508" y="-280" type="line"/>
+ <point x="1132" y="-128"/>
+ <point x="1580" y="108"/>
+ <point x="1580" y="732" type="curve" smooth="yes"/>
+ <point x="1580" y="764" type="line" smooth="yes"/>
+ <point x="1580" y="1216"/>
+ <point x="1376" y="1516"/>
+ <point x="1000" y="1516" type="curve" smooth="yes"/>
+ <point x="640" y="1516"/>
+ <point x="496" y="1188"/>
+ <point x="436" y="756" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 140, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/x.glif b/src/Interface-Bold.ufo/glyphs/x.glif
new file mode 100644
index 000000000..008eb3a53
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/x.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="x" format="1">
+ <advance width="1536"/>
+ <unicode hex="0078"/>
+ <outline>
+ <contour>
+ <point x="768" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1236" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="768" y="760" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="768" y="1760" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1484" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1484" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1484" y="1760" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="548" y="1488" type="line"/>
+ <point x="80" y="1488" type="line"/>
+ <point x="480" y="764" type="line"/>
+ <point x="60" y="0" type="line"/>
+ <point x="528" y="0" type="line"/>
+ <point x="768" y="440" type="line"/>
+ <point x="1012" y="0" type="line"/>
+ <point x="1476" y="0" type="line"/>
+ <point x="1056" y="764" type="line"/>
+ <point x="1460" y="1488" type="line"/>
+ <point x="996" y="1488" type="line"/>
+ <point x="768" y="1080" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 21, 'rightMargin': 7}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/xi.glif b/src/Interface-Bold.ufo/glyphs/xi.glif
new file mode 100644
index 000000000..37d2ee8f9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/xi.glif
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="xi" format="1">
+ <advance width="1536"/>
+ <unicode hex="03BE"/>
+ <outline>
+ <contour>
+ <point x="1332" y="1956" type="line"/>
+ <point x="1192" y="2008"/>
+ <point x="1096" y="2032"/>
+ <point x="896" y="2032" type="curve" smooth="yes"/>
+ <point x="500" y="2032"/>
+ <point x="244" y="1824"/>
+ <point x="244" y="1484" type="curve"/>
+ <point x="244" y="1196"/>
+ <point x="528" y="1068"/>
+ <point x="952" y="1068" type="curve"/>
+ <point x="1168" y="1068" type="line"/>
+ <point x="1168" y="1320" type="line"/>
+ <point x="956" y="1320" type="line" smooth="yes"/>
+ <point x="764" y="1320"/>
+ <point x="688" y="1396"/>
+ <point x="688" y="1488" type="curve"/>
+ <point x="688" y="1600"/>
+ <point x="772" y="1664"/>
+ <point x="952" y="1664" type="curve" smooth="yes"/>
+ <point x="1060" y="1664"/>
+ <point x="1108" y="1652"/>
+ <point x="1264" y="1612" type="curve"/>
+ </contour>
+ <contour>
+ <point x="964" y="1192" type="line"/>
+ <point x="428" y="1192"/>
+ <point x="116" y="988"/>
+ <point x="116" y="616" type="curve" smooth="yes"/>
+ <point x="116" y="204"/>
+ <point x="344" y="144"/>
+ <point x="752" y="12" type="curve" smooth="yes"/>
+ <point x="844" y="-20" type="line" smooth="yes"/>
+ <point x="936" y="-52"/>
+ <point x="976" y="-100"/>
+ <point x="976" y="-152" type="curve" smooth="yes"/>
+ <point x="976" y="-196"/>
+ <point x="940" y="-288"/>
+ <point x="852" y="-376" type="curve"/>
+ <point x="1076" y="-540" type="line"/>
+ <point x="1240" y="-432"/>
+ <point x="1420" y="-220"/>
+ <point x="1420" y="-56" type="curve"/>
+ <point x="1424" y="172"/>
+ <point x="1260" y="260"/>
+ <point x="1008" y="320" type="curve" smooth="yes"/>
+ <point x="880" y="352" type="line"/>
+ <point x="700" y="396"/>
+ <point x="560" y="464"/>
+ <point x="560" y="640" type="curve" smooth="yes"/>
+ <point x="560" y="840"/>
+ <point x="704" y="948"/>
+ <point x="972" y="948" type="curve" smooth="yes"/>
+ <point x="1168" y="948" type="line"/>
+ <point x="1168" y="1192" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1535, 'leftMargin': 144, 'rightMargin': 86.95976358742155}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/xsuper.glif b/src/Interface-Bold.ufo/glyphs/xsuper.glif
new file mode 100644
index 000000000..3100d7b2e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/xsuper.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="xsuper" format="1">
+ <advance width="1280"/>
+ <unicode hex="02E3"/>
+ <outline>
+ <contour>
+ <point x="476" y="2004" type="line"/>
+ <point x="132" y="2004" type="line"/>
+ <point x="428" y="1468" type="line"/>
+ <point x="116" y="900" type="line"/>
+ <point x="460" y="900" type="line"/>
+ <point x="640" y="1256" type="line"/>
+ <point x="824" y="900" type="line"/>
+ <point x="1164" y="900" type="line"/>
+ <point x="852" y="1468" type="line"/>
+ <point x="1152" y="2004" type="line"/>
+ <point x="812" y="2004" type="line"/>
+ <point x="640" y="1672" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1214, 'leftMargin': 83, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/xsupnosp.glif b/src/Interface-Bold.ufo/glyphs/xsupnosp.glif
new file mode 100644
index 000000000..1dddb813e
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/xsupnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="xsupnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="033D"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-792" y="2500" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-961" y="1738" type="line"/>
+ <point x="-474" y="2229" type="line"/>
+ <point x="-620" y="2376" type="line"/>
+ <point x="-1107" y="1887" type="line"/>
+ </contour>
+ <contour>
+ <point x="-623" y="1735" type="line"/>
+ <point x="-476" y="1884" type="line"/>
+ <point x="-958" y="2379" type="line"/>
+ <point x="-1106" y="2230" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/y.glif b/src/Interface-Bold.ufo/glyphs/y.glif
new file mode 100644
index 000000000..d46828312
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/y.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="y" format="1">
+ <advance width="1536"/>
+ <unicode hex="0079"/>
+ <outline>
+ <contour>
+ <point x="768" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1180" y="-128" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="768" y="1776" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="1488" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1488" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1168" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="1488" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="632" y="176" type="line"/>
+ <point x="520" y="-112" type="line"/>
+ <point x="492" y="-196"/>
+ <point x="436" y="-244"/>
+ <point x="284" y="-244" type="curve" smooth="yes"/>
+ <point x="264" y="-244"/>
+ <point x="248" y="-244"/>
+ <point x="224" y="-244" type="curve"/>
+ <point x="224" y="-572" type="line"/>
+ <point x="300" y="-596"/>
+ <point x="328" y="-600"/>
+ <point x="412" y="-600" type="curve" smooth="yes"/>
+ <point x="744" y="-600"/>
+ <point x="848" y="-372"/>
+ <point x="900" y="-220" type="curve" smooth="yes"/>
+ <point x="1496" y="1488" type="line"/>
+ <point x="1020" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="516" y="1488" type="line"/>
+ <point x="40" y="1488" type="line"/>
+ <point x="572" y="-44" type="line"/>
+ <point x="868" y="-44" type="line"/>
+ <point x="816" y="448" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': -3, 'rightMargin': -6}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/yatcyrillic.glif b/src/Interface-Bold.ufo/glyphs/yatcyrillic.glif
new file mode 100644
index 000000000..68b2a03e4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/yatcyrillic.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="yatcyrillic" format="1">
+ <advance width="1792"/>
+ <unicode hex="0463"/>
+ <outline>
+ <contour>
+ <point x="612" y="1248" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="584" y="1108" type="line"/>
+ <point x="584" y="752" type="line"/>
+ <point x="1008" y="752" type="line"/>
+ <point x="1172" y="752"/>
+ <point x="1240" y="668"/>
+ <point x="1240" y="556" type="curve"/>
+ <point x="1240" y="444"/>
+ <point x="1172" y="356"/>
+ <point x="1008" y="356" type="curve"/>
+ <point x="756" y="356" type="line"/>
+ <point x="756" y="2148" type="line"/>
+ <point x="312" y="2148" type="line"/>
+ <point x="312" y="0" type="line"/>
+ <point x="1008" y="0" type="line"/>
+ <point x="1428" y="0"/>
+ <point x="1680" y="224"/>
+ <point x="1680" y="556" type="curve"/>
+ <point x="1680" y="880"/>
+ <point x="1428" y="1108"/>
+ <point x="1008" y="1108" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1076" y="1752" type="line"/>
+ <point x="112" y="1752" type="line"/>
+ <point x="112" y="1488" type="line"/>
+ <point x="1076" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': -32, 'rightMargin': 50}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/yen.glif b/src/Interface-Bold.ufo/glyphs/yen.glif
new file mode 100644
index 000000000..77a4ce753
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/yen.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="yen" format="1">
+ <advance width="1536"/>
+ <unicode hex="00A5"/>
+ <outline>
+ <contour>
+ <point x="1372" y="1020" type="line"/>
+ <point x="116" y="1020" type="line"/>
+ <point x="116" y="760" type="line"/>
+ <point x="1372" y="760" type="line"/>
+ </contour>
+ <contour>
+ <point x="1372" y="624" type="line"/>
+ <point x="116" y="624" type="line"/>
+ <point x="116" y="364" type="line"/>
+ <point x="1372" y="364" type="line"/>
+ </contour>
+ <contour>
+ <point x="668" y="1004" type="line"/>
+ <point x="724" y="744" type="line"/>
+ <point x="968" y="744" type="line"/>
+ <point x="1516" y="2004" type="line"/>
+ <point x="1044" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="496" y="2004" type="line"/>
+ <point x="24" y="2004" type="line"/>
+ <point x="568" y="744" type="line"/>
+ <point x="816" y="744" type="line"/>
+ <point x="876" y="992" type="line"/>
+ </contour>
+ <contour>
+ <point x="992" y="1036" type="line"/>
+ <point x="532" y="1036" type="line"/>
+ <point x="532" y="0" type="line"/>
+ <point x="992" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1519, 'leftMargin': 14, 'rightMargin': 13}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/yericyrillic.glif b/src/Interface-Bold.ufo/glyphs/yericyrillic.glif
new file mode 100644
index 000000000..2500f66d4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/yericyrillic.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="yericyrillic" format="1">
+ <advance width="2304"/>
+ <unicode hex="044B"/>
+ <outline>
+ <contour>
+ <point x="1160" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2328" y="1776" type="move" name="top0315"/>
+ </contour>
+ <component base="softsigncyrillic" xOffset="-52"/>
+ <component base="dotlessi" xOffset="1536"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2379, 'leftMargin': 212, 'rightMargin': 186}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/yhook.glif b/src/Interface-Bold.ufo/glyphs/yhook.glif
new file mode 100644
index 000000000..79a48e8e9
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/yhook.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="yhook" format="1">
+ <advance width="1792"/>
+ <unicode hex="01B4"/>
+ <outline>
+ <contour>
+ <point x="632" y="176" type="line" name="hr00"/>
+ <point x="520" y="-112" type="line" smooth="yes"/>
+ <point x="488" y="-196"/>
+ <point x="436" y="-244"/>
+ <point x="284" y="-244" type="curve" smooth="yes"/>
+ <point x="264" y="-244"/>
+ <point x="244" y="-244"/>
+ <point x="224" y="-244" type="curve"/>
+ <point x="224" y="-572" type="line"/>
+ <point x="300" y="-596"/>
+ <point x="324" y="-600"/>
+ <point x="412" y="-600" type="curve" smooth="yes"/>
+ <point x="744" y="-600"/>
+ <point x="848" y="-372"/>
+ <point x="896" y="-220" type="curve" smooth="yes"/>
+ <point x="1372" y="1208" type="line" smooth="yes"/>
+ <point x="1432" y="1388"/>
+ <point x="1472" y="1456"/>
+ <point x="1544" y="1456" type="curve" smooth="yes"/>
+ <point x="1584" y="1456"/>
+ <point x="1612" y="1444"/>
+ <point x="1652" y="1424" type="curve"/>
+ <point x="1752" y="1700" type="line"/>
+ <point x="1664" y="1772"/>
+ <point x="1552" y="1832"/>
+ <point x="1412" y="1832" type="curve" smooth="yes"/>
+ <point x="1140" y="1832"/>
+ <point x="1056" y="1596"/>
+ <point x="972" y="1316" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="516" y="1488" type="line"/>
+ <point x="40" y="1488" type="line"/>
+ <point x="572" y="-44" type="line"/>
+ <point x="868" y="-44" type="line"/>
+ <point x="756" y="656" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1689, 'leftMargin': -3, 'rightMargin': -20}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/ysuper.glif b/src/Interface-Bold.ufo/glyphs/ysuper.glif
new file mode 100644
index 000000000..64b8ab99a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/ysuper.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ysuper" format="1">
+ <advance width="1280"/>
+ <unicode hex="02B8"/>
+ <outline>
+ <contour>
+ <point x="548" y="1076" type="line" name="hr01"/>
+ <point x="468" y="848" type="line" smooth="yes"/>
+ <point x="440" y="768"/>
+ <point x="400" y="740"/>
+ <point x="288" y="740" type="curve" smooth="yes"/>
+ <point x="276" y="740"/>
+ <point x="260" y="740"/>
+ <point x="244" y="740" type="curve"/>
+ <point x="244" y="492" type="line"/>
+ <point x="300" y="476"/>
+ <point x="320" y="468"/>
+ <point x="384" y="468" type="curve" smooth="yes"/>
+ <point x="628" y="468"/>
+ <point x="704" y="640"/>
+ <point x="744" y="748" type="curve" smooth="yes"/>
+ <point x="1180" y="2004" type="line"/>
+ <point x="828" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="456" y="2004" type="line"/>
+ <point x="104" y="2004" type="line"/>
+ <point x="496" y="868" type="line"/>
+ <point x="716" y="868" type="line"/>
+ <point x="628" y="1388" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1185, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/yturn.glif b/src/Interface-Bold.ufo/glyphs/yturn.glif
new file mode 100644
index 000000000..1f837b923
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/yturn.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="yturn" format="1">
+ <advance width="1536"/>
+ <unicode hex="028E"/>
+ <outline>
+ <contour>
+ <point x="772" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1496" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="904" y="1312" type="line"/>
+ <point x="1016" y="1600" type="line"/>
+ <point x="1048" y="1684"/>
+ <point x="1100" y="1732"/>
+ <point x="1252" y="1732" type="curve" smooth="yes"/>
+ <point x="1272" y="1732"/>
+ <point x="1292" y="1732"/>
+ <point x="1312" y="1732" type="curve"/>
+ <point x="1312" y="2060" type="line"/>
+ <point x="1236" y="2084"/>
+ <point x="1212" y="2088"/>
+ <point x="1128" y="2088" type="curve" smooth="yes"/>
+ <point x="796" y="2088"/>
+ <point x="692" y="1860"/>
+ <point x="640" y="1708" type="curve" smooth="yes"/>
+ <point x="44" y="0" type="line"/>
+ <point x="516" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1020" y="0" type="line"/>
+ <point x="1496" y="0" type="line"/>
+ <point x="964" y="1532" type="line"/>
+ <point x="668" y="1532" type="line"/>
+ <point x="720" y="1040" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1453, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/yusbigcyrillic.glif b/src/Interface-Bold.ufo/glyphs/yusbigcyrillic.glif
new file mode 100644
index 000000000..eac672163
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/yusbigcyrillic.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="yusbigcyrillic" format="1">
+ <advance width="2048"/>
+ <unicode hex="046B"/>
+ <outline>
+ <contour>
+ <point x="572" y="0" type="line"/>
+ <point x="572" y="260" type="line" smooth="yes"/>
+ <point x="572" y="456"/>
+ <point x="648" y="512"/>
+ <point x="804" y="512" type="curve" smooth="yes"/>
+ <point x="1248" y="512" type="line" smooth="yes"/>
+ <point x="1404" y="512"/>
+ <point x="1476" y="456"/>
+ <point x="1476" y="260" type="curve" smooth="yes"/>
+ <point x="1476" y="0" type="line"/>
+ <point x="1920" y="0" type="line"/>
+ <point x="1920" y="260" type="line" smooth="yes"/>
+ <point x="1920" y="688"/>
+ <point x="1668" y="848"/>
+ <point x="1248" y="848" type="curve" smooth="yes"/>
+ <point x="804" y="848" type="line" smooth="yes"/>
+ <point x="380" y="848"/>
+ <point x="128" y="688"/>
+ <point x="128" y="260" type="curve" smooth="yes"/>
+ <point x="128" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1584" y="1488" type="line"/>
+ <point x="536" y="1488" type="line"/>
+ <point x="536" y="1212" type="line"/>
+ <point x="1584" y="1212" type="line"/>
+ </contour>
+ <contour>
+ <point x="952" y="692" type="line"/>
+ <point x="996" y="512" type="line"/>
+ <point x="1228" y="512" type="line"/>
+ <point x="1792" y="1488" type="line"/>
+ <point x="1312" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="760" y="1488" type="line"/>
+ <point x="280" y="1488" type="line"/>
+ <point x="844" y="512" type="line"/>
+ <point x="1076" y="512" type="line"/>
+ <point x="1128" y="684" type="line"/>
+ </contour>
+ <contour>
+ <point x="1252" y="684" type="line"/>
+ <point x="812" y="684" type="line"/>
+ <point x="812" y="0" type="line"/>
+ <point x="1252" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2057.0, 'leftMargin': 133, 'rightMargin': 133.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/yusbigiotifiedcyrillic.glif b/src/Interface-Bold.ufo/glyphs/yusbigiotifiedcyrillic.glif
new file mode 100644
index 000000000..f13288bfe
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/yusbigiotifiedcyrillic.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="yusbigiotifiedcyrillic" format="1">
+ <advance width="2816"/>
+ <unicode hex="046D"/>
+ <outline>
+ <contour>
+ <point x="1636" y="848" type="line"/>
+ <point x="276" y="848" type="line"/>
+ <point x="276" y="528" type="line"/>
+ <point x="1636" y="528" type="line"/>
+ </contour>
+ <component base="dotlessi" xOffset="-32"/>
+ <component base="yusbigcyrillic" xOffset="764"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2852, 'leftMargin': 164, 'rightMargin': 139}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/yuslittlecyrillic.glif b/src/Interface-Bold.ufo/glyphs/yuslittlecyrillic.glif
new file mode 100644
index 000000000..f0832cc88
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/yuslittlecyrillic.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="yuslittlecyrillic" format="1">
+ <advance width="1792"/>
+ <unicode hex="0467"/>
+ <outline>
+ <contour>
+ <point x="852" y="872" type="line"/>
+ <point x="992" y="1488" type="line"/>
+ <point x="660" y="1488" type="line"/>
+ <point x="116" y="0" type="line"/>
+ <point x="568" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1228" y="0" type="line"/>
+ <point x="1680" y="0" type="line"/>
+ <point x="1132" y="1488" type="line"/>
+ <point x="804" y="1488" type="line"/>
+ <point x="944" y="872" type="line"/>
+ </contour>
+ <contour>
+ <point x="1432" y="632" type="line"/>
+ <point x="368" y="632" type="line"/>
+ <point x="368" y="360" type="line"/>
+ <point x="1432" y="360" type="line"/>
+ </contour>
+ <contour>
+ <point x="1016" y="480" type="line"/>
+ <point x="756" y="480" type="line"/>
+ <point x="756" y="0" type="line"/>
+ <point x="1016" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1599, 'leftMargin': 7, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/yuslittleiotifiedcyrillic.glif b/src/Interface-Bold.ufo/glyphs/yuslittleiotifiedcyrillic.glif
new file mode 100644
index 000000000..6828a2d62
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/yuslittleiotifiedcyrillic.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="yuslittleiotifiedcyrillic" format="1">
+ <advance width="2304"/>
+ <unicode hex="0469"/>
+ <outline>
+ <contour>
+ <point x="1124" y="632" type="line"/>
+ <point x="132" y="632" type="line"/>
+ <point x="132" y="364" type="line"/>
+ <point x="1124" y="364" type="line"/>
+ </contour>
+ <component base="yuslittlecyrillic" xOffset="592"/>
+ <component base="dotlessi" xOffset="-132"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2292, 'leftMargin': 134, 'rightMargin': -81}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/z.glif b/src/Interface-Bold.ufo/glyphs/z.glif
new file mode 100644
index 000000000..078c01545
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/z.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="z" format="1">
+ <advance width="1536"/>
+ <unicode hex="007A"/>
+ <outline>
+ <contour>
+ <point x="768" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="768" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1492" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1492" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1492" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1396" y="360" type="line"/>
+ <point x="252" y="360" type="line"/>
+ <point x="252" y="0" type="line"/>
+ <point x="1396" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1380" y="1228" type="line"/>
+ <point x="1380" y="1488" type="line"/>
+ <point x="1076" y="1488" type="line"/>
+ <point x="140" y="260" type="line"/>
+ <point x="140" y="0" type="line"/>
+ <point x="444" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1232" y="1488" type="line"/>
+ <point x="168" y="1488" type="line"/>
+ <point x="168" y="1128" type="line"/>
+ <point x="1232" y="1128" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 95, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/zbar.glif b/src/Interface-Bold.ufo/glyphs/zbar.glif
new file mode 100644
index 000000000..ceab581f1
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/zbar.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zbar" format="1">
+ <advance width="1536"/>
+ <unicode hex="01B6"/>
+ <outline>
+ <contour>
+ <point x="768" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="768" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1492" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1312" y="896" type="line"/>
+ <point x="224" y="896" type="line"/>
+ <point x="224" y="636" type="line"/>
+ <point x="1312" y="636" type="line"/>
+ </contour>
+ <component base="z" xOffset="48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1445, 'leftMargin': 95, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/zcurl.glif b/src/Interface-Bold.ufo/glyphs/zcurl.glif
new file mode 100644
index 000000000..e09849bf6
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/zcurl.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zcurl" format="1">
+ <advance width="2048"/>
+ <unicode hex="0291"/>
+ <outline>
+ <contour>
+ <point x="776" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="776" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1924" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="752" y="0" type="line"/>
+ <point x="1376" y="0" type="line" smooth="yes"/>
+ <point x="1684" y="0"/>
+ <point x="1880" y="192"/>
+ <point x="1880" y="484" type="curve" smooth="yes"/>
+ <point x="1880" y="736"/>
+ <point x="1760" y="868"/>
+ <point x="1532" y="868" type="curve" smooth="yes"/>
+ <point x="1272" y="868"/>
+ <point x="1092" y="636"/>
+ <point x="660" y="20" type="curve"/>
+ <point x="508" y="-196" type="line"/>
+ <point x="760" y="-376" type="line"/>
+ <point x="1024" y="24" type="line"/>
+ <point x="1336" y="492"/>
+ <point x="1400" y="576"/>
+ <point x="1472" y="576" type="curve" smooth="yes"/>
+ <point x="1528" y="576"/>
+ <point x="1560" y="548"/>
+ <point x="1560" y="484" type="curve" smooth="yes"/>
+ <point x="1560" y="424"/>
+ <point x="1528" y="360"/>
+ <point x="1404" y="360" type="curve" smooth="yes"/>
+ <point x="752" y="360" type="line"/>
+ </contour>
+ <contour>
+ <point x="1340" y="360" type="line"/>
+ <point x="280" y="360" type="line"/>
+ <point x="280" y="0" type="line"/>
+ <point x="1340" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1404" y="1240" type="line"/>
+ <point x="1404" y="1488" type="line"/>
+ <point x="1104" y="1488" type="line"/>
+ <point x="168" y="260" type="line"/>
+ <point x="168" y="0" type="line"/>
+ <point x="468" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1256" y="1488" type="line"/>
+ <point x="196" y="1488" type="line"/>
+ <point x="196" y="1132" type="line"/>
+ <point x="1256" y="1132" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1849, 'leftMargin': 95, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/zecyrillic.glif b/src/Interface-Bold.ufo/glyphs/zecyrillic.glif
new file mode 100644
index 000000000..251c13156
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/zecyrillic.glif
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zecyrillic" format="1">
+ <advance width="1536"/>
+ <unicode hex="0437"/>
+ <outline>
+ <contour>
+ <point x="776" y="1772" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="776" y="-12" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1488" y="1772" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="872" y="712" type="line"/>
+ <point x="1188" y="712"/>
+ <point x="1388" y="876"/>
+ <point x="1388" y="1080" type="curve"/>
+ <point x="1388" y="1364"/>
+ <point x="1136" y="1516"/>
+ <point x="752" y="1516" type="curve" smooth="yes"/>
+ <point x="416" y="1516"/>
+ <point x="144" y="1344"/>
+ <point x="144" y="1056" type="curve"/>
+ <point x="588" y="1056" type="line"/>
+ <point x="588" y="1144"/>
+ <point x="664" y="1184"/>
+ <point x="780" y="1184" type="curve" smooth="yes"/>
+ <point x="916" y="1184"/>
+ <point x="948" y="1108"/>
+ <point x="948" y="1040" type="curve"/>
+ <point x="948" y="956"/>
+ <point x="896" y="896"/>
+ <point x="772" y="896" type="curve" smooth="yes"/>
+ <point x="572" y="896" type="line"/>
+ <point x="572" y="712" type="line"/>
+ </contour>
+ <contour>
+ <point x="572" y="808" type="line"/>
+ <point x="572" y="628" type="line"/>
+ <point x="772" y="628" type="line" smooth="yes"/>
+ <point x="904" y="628"/>
+ <point x="972" y="580"/>
+ <point x="972" y="464" type="curve" smooth="yes"/>
+ <point x="972" y="384"/>
+ <point x="924" y="304"/>
+ <point x="780" y="304" type="curve" smooth="yes"/>
+ <point x="628" y="304"/>
+ <point x="564" y="364"/>
+ <point x="564" y="440" type="curve"/>
+ <point x="120" y="440" type="line"/>
+ <point x="120" y="116"/>
+ <point x="440" y="-28"/>
+ <point x="752" y="-28" type="curve" smooth="yes"/>
+ <point x="1140" y="-28"/>
+ <point x="1416" y="140"/>
+ <point x="1416" y="420" type="curve" smooth="yes"/>
+ <point x="1416" y="672"/>
+ <point x="1224" y="808"/>
+ <point x="872" y="808" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1823.25</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>610.5</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1453, 'leftMargin': 87, 'rightMargin': 72}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/zero.frac.glif b/src/Interface-Bold.ufo/glyphs/zero.frac.glif
new file mode 100644
index 000000000..810b41165
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/zero.frac.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zero.frac" format="1">
+ <advance width="1280"/>
+ <outline>
+ <component base="zero.sup" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 208, 'rightMargin': -19}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/zero.glif b/src/Interface-Bold.ufo/glyphs/zero.glif
new file mode 100644
index 000000000..f3fae777a
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/zero.glif
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zero" format="1">
+ <advance width="1664"/>
+ <unicode hex="0030"/>
+ <outline>
+ <contour>
+ <point x="1560" y="1180" type="line" smooth="yes"/>
+ <point x="1560" y="1740"/>
+ <point x="1248" y="2036"/>
+ <point x="832" y="2036" type="curve" smooth="yes"/>
+ <point x="416" y="2036"/>
+ <point x="104" y="1740"/>
+ <point x="104" y="1180" type="curve" smooth="yes"/>
+ <point x="104" y="848" type="line" smooth="yes"/>
+ <point x="104" y="256"/>
+ <point x="412" y="-28"/>
+ <point x="832" y="-28" type="curve" smooth="yes"/>
+ <point x="1248" y="-28"/>
+ <point x="1560" y="256"/>
+ <point x="1560" y="848" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1108" y="788" type="line" smooth="yes"/>
+ <point x="1108" y="456"/>
+ <point x="988" y="344"/>
+ <point x="832" y="344" type="curve" smooth="yes"/>
+ <point x="672" y="344"/>
+ <point x="556" y="456"/>
+ <point x="556" y="788" type="curve" smooth="yes"/>
+ <point x="556" y="1240" type="line" smooth="yes"/>
+ <point x="556" y="1540"/>
+ <point x="672" y="1668"/>
+ <point x="832" y="1668" type="curve" smooth="yes"/>
+ <point x="992" y="1668"/>
+ <point x="1108" y="1540"/>
+ <point x="1108" y="1240" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 122, 'rightMargin': 123}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/zero.sup.glif b/src/Interface-Bold.ufo/glyphs/zero.sup.glif
new file mode 100644
index 000000000..c50b13cf4
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/zero.sup.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zero.sup" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1072" y="660" type="line"/>
+ <point x="1072" y="956"/>
+ <point x="892" y="1100"/>
+ <point x="640" y="1100" type="curve" smooth="yes"/>
+ <point x="388" y="1100"/>
+ <point x="208" y="956"/>
+ <point x="208" y="660" type="curve"/>
+ <point x="208" y="420" type="line"/>
+ <point x="208" y="124"/>
+ <point x="388" y="-16"/>
+ <point x="644" y="-16" type="curve" smooth="yes"/>
+ <point x="896" y="-16"/>
+ <point x="1072" y="124"/>
+ <point x="1072" y="420" type="curve"/>
+ </contour>
+ <contour>
+ <point x="772" y="412" type="line"/>
+ <point x="772" y="268"/>
+ <point x="720" y="228"/>
+ <point x="644" y="228" type="curve" smooth="yes"/>
+ <point x="560" y="228"/>
+ <point x="512" y="268"/>
+ <point x="512" y="412" type="curve" smooth="yes"/>
+ <point x="512" y="668" type="line" smooth="yes"/>
+ <point x="512" y="812"/>
+ <point x="560" y="860"/>
+ <point x="640" y="860" type="curve" smooth="yes"/>
+ <point x="720" y="860"/>
+ <point x="772" y="812"/>
+ <point x="772" y="668" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 95, 'rightMargin': 95}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/zerosub.glif b/src/Interface-Bold.ufo/glyphs/zerosub.glif
new file mode 100644
index 000000000..2ee270eff
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/zerosub.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zerosub" format="1">
+ <advance width="1280"/>
+ <unicode hex="2080"/>
+ <outline>
+ <component base="zero.sup" yOffset="-496"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 208, 'rightMargin': -19}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/zerosuperior.glif b/src/Interface-Bold.ufo/glyphs/zerosuperior.glif
new file mode 100644
index 000000000..520e6ba38
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/zerosuperior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zerosuperior" format="1">
+ <advance width="1280"/>
+ <unicode hex="2070"/>
+ <outline>
+ <component base="zero.sup" yOffset="916"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 208, 'rightMargin': -19}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/zerowidthjoiner.glif b/src/Interface-Bold.ufo/glyphs/zerowidthjoiner.glif
new file mode 100644
index 000000000..bdce2394b
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/zerowidthjoiner.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zerowidthjoiner" format="1">
+ <advance width="0"/>
+ <unicode hex="FEFF"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/zerowidthspace.glif b/src/Interface-Bold.ufo/glyphs/zerowidthspace.glif
new file mode 100644
index 000000000..b3bdd8da8
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/zerowidthspace.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zerowidthspace" format="1">
+ <advance width="0"/>
+ <unicode hex="200B"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/zeta.glif b/src/Interface-Bold.ufo/glyphs/zeta.glif
new file mode 100644
index 000000000..afd2d233d
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/zeta.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zeta" format="1">
+ <advance width="1536"/>
+ <unicode hex="03B6"/>
+ <outline>
+ <contour>
+ <point x="1104" y="2004" type="line"/>
+ <point x="556" y="1344" type="line" smooth="yes"/>
+ <point x="328" y="1072"/>
+ <point x="188" y="868"/>
+ <point x="188" y="524" type="curve" smooth="yes"/>
+ <point x="188" y="260"/>
+ <point x="348" y="96"/>
+ <point x="684" y="8" type="curve" smooth="yes"/>
+ <point x="776" y="-20" type="line" smooth="yes"/>
+ <point x="884" y="-44"/>
+ <point x="916" y="-84"/>
+ <point x="912" y="-148" type="curve"/>
+ <point x="916" y="-196"/>
+ <point x="876" y="-288"/>
+ <point x="788" y="-372" type="curve"/>
+ <point x="1012" y="-540" type="line"/>
+ <point x="1176" y="-432"/>
+ <point x="1356" y="-216"/>
+ <point x="1356" y="-52" type="curve"/>
+ <point x="1360" y="172"/>
+ <point x="1192" y="252"/>
+ <point x="944" y="324" type="curve" smooth="yes"/>
+ <point x="860" y="348" type="line" smooth="yes"/>
+ <point x="716" y="388"/>
+ <point x="628" y="436"/>
+ <point x="628" y="604" type="curve"/>
+ <point x="628" y="832"/>
+ <point x="716" y="964"/>
+ <point x="888" y="1160" type="curve" smooth="yes"/>
+ <point x="1392" y="1756" type="line"/>
+ <point x="1392" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="144" y="2004" type="line"/>
+ <point x="144" y="1648" type="line"/>
+ <point x="1184" y="1648" type="line"/>
+ <point x="1184" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1131.625</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1387, 'leftMargin': 84, 'rightMargin': 57}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/zhecyrillic.glif b/src/Interface-Bold.ufo/glyphs/zhecyrillic.glif
new file mode 100644
index 000000000..c35198d40
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/zhecyrillic.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zhecyrillic" format="1">
+ <advance width="2560"/>
+ <unicode hex="0436"/>
+ <outline>
+ <contour>
+ <point x="1296" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2344" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="2520" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="712" y="520" type="line"/>
+ <point x="1148" y="520" type="line"/>
+ <point x="1200" y="952" type="line"/>
+ <point x="920" y="952" type="line"/>
+ <point x="628" y="1488" type="line"/>
+ <point x="76" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="924" y="608" type="line"/>
+ <point x="548" y="800" type="line"/>
+ <point x="88" y="0" type="line"/>
+ <point x="616" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1500" y="1488" type="line"/>
+ <point x="1056" y="1488" type="line"/>
+ <point x="1056" y="0" type="line"/>
+ <point x="1500" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2484" y="1488" type="line"/>
+ <point x="1932" y="1488" type="line"/>
+ <point x="1640" y="952" type="line"/>
+ <point x="1360" y="952" type="line"/>
+ <point x="1412" y="520" type="line"/>
+ <point x="1848" y="520" type="line"/>
+ </contour>
+ <contour>
+ <point x="1944" y="0" type="line"/>
+ <point x="2484" y="0" type="line"/>
+ <point x="2024" y="800" type="line"/>
+ <point x="1636" y="608" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2497.0, 'leftMargin': 54, 'rightMargin': 36.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/zhedescendercyrillic.glif b/src/Interface-Bold.ufo/glyphs/zhedescendercyrillic.glif
new file mode 100644
index 000000000..6adf45f72
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/zhedescendercyrillic.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zhedescendercyrillic" format="1">
+ <advance width="2816"/>
+ <unicode hex="0497"/>
+ <outline>
+ <contour>
+ <point x="2544" y="1776" type="move" name="top0315"/>
+ </contour>
+ <component base="zhecyrillic" xOffset="48"/>
+ <component base="cyrillictic" xOffset="2128"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2669, 'leftMargin': 76, 'rightMargin': 22}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/glyphs/zrthook.glif b/src/Interface-Bold.ufo/glyphs/zrthook.glif
new file mode 100644
index 000000000..247294579
--- /dev/null
+++ b/src/Interface-Bold.ufo/glyphs/zrthook.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zrthook" format="1">
+ <advance width="1792"/>
+ <unicode hex="0290"/>
+ <outline>
+ <contour>
+ <point x="656" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="656" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1724" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1256" y="360" type="line"/>
+ <point x="180" y="360" type="line"/>
+ <point x="180" y="0" type="line"/>
+ <point x="1256" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1308" y="1240" type="line"/>
+ <point x="1308" y="1488" type="line"/>
+ <point x="1004" y="1488" type="line"/>
+ <point x="68" y="260" type="line"/>
+ <point x="68" y="0" type="line"/>
+ <point x="372" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1160" y="1488" type="line"/>
+ <point x="96" y="1488" type="line"/>
+ <point x="96" y="1132" type="line"/>
+ <point x="1160" y="1132" type="line"/>
+ </contour>
+ <contour>
+ <point x="1076" y="360" type="line"/>
+ <point x="1076" y="-108" type="line" smooth="yes"/>
+ <point x="1076" y="-424"/>
+ <point x="1252" y="-600"/>
+ <point x="1544" y="-600" type="curve" smooth="yes"/>
+ <point x="1608" y="-600"/>
+ <point x="1660" y="-596"/>
+ <point x="1724" y="-580" type="curve"/>
+ <point x="1724" y="-284" type="line"/>
+ <point x="1684" y="-288"/>
+ <point x="1652" y="-292"/>
+ <point x="1612" y="-292" type="curve" smooth="yes"/>
+ <point x="1508" y="-292"/>
+ <point x="1380" y="-256"/>
+ <point x="1380" y="-108" type="curve" smooth="yes"/>
+ <point x="1380" y="360" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1749.0, 'leftMargin': 95, 'rightMargin': 0.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Bold.ufo/groups.plist b/src/Interface-Bold.ufo/groups.plist
new file mode 100644
index 000000000..bc4a2e953
--- /dev/null
+++ b/src/Interface-Bold.ufo/groups.plist
@@ -0,0 +1,1221 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>@KERN_LEFT_A</key>
+ <array>
+ <string>A</string>
+ <string>Agrave</string>
+ <string>Aacute</string>
+ <string>Acircumflex</string>
+ <string>Atilde</string>
+ <string>Adieresis</string>
+ <string>Aring</string>
+ <string>Aringacute</string>
+ <string>Amacron</string>
+ <string>Abreve</string>
+ <string>Aogonek</string>
+ <string>Acaron</string>
+ </array>
+ <key>@KERN_LEFT_AE</key>
+ <array>
+ <string>AE</string>
+ <string>AEacute</string>
+ <string>AEmacron</string>
+ </array>
+ <key>@KERN_LEFT_Alphagreek</key>
+ <array>
+ <string>Lambda</string>
+ <string>Delta</string>
+ </array>
+ <key>@KERN_LEFT_B</key>
+ <array>
+ <string>B</string>
+ </array>
+ <key>@KERN_LEFT_C</key>
+ <array>
+ <string>C</string>
+ <string>Ccedilla</string>
+ <string>Cacute</string>
+ <string>Ccircumflex</string>
+ <string>Ccaron</string>
+ </array>
+ <key>@KERN_LEFT_D</key>
+ <array>
+ <string>Oslash</string>
+ <string>D</string>
+ <string>Q</string>
+ <string>O</string>
+ <string>Eth</string>
+ <string>Ograve</string>
+ <string>Oacute</string>
+ <string>Ocircumflex</string>
+ <string>Otilde</string>
+ <string>Odieresis</string>
+ <string>Dcaron</string>
+ <string>Omacron</string>
+ <string>Obreve</string>
+ <string>Ohungarumlaut</string>
+ <string>Ocaron</string>
+ <string>Oogonek</string>
+ </array>
+ <key>@KERN_LEFT_Decyrillic</key>
+ <array>
+ <string>afii10021</string>
+ <string>afii10043</string>
+ <string>afii10040</string>
+ </array>
+ <key>@KERN_LEFT_E</key>
+ <array>
+ <string>E</string>
+ <string>OE</string>
+ <string>Egrave</string>
+ <string>Eacute</string>
+ <string>Ecircumflex</string>
+ <string>Edieresis</string>
+ <string>Emacron</string>
+ <string>Ebreve</string>
+ <string>Edotaccent</string>
+ <string>Eogonek</string>
+ <string>Ecaron</string>
+ </array>
+ <key>@KERN_LEFT_Ecyrillic</key>
+ <array>
+ <string>afii10053</string>
+ </array>
+ <key>@KERN_LEFT_Epsilongreek</key>
+ <array>
+ <string>Xi</string>
+ </array>
+ <key>@KERN_LEFT_Ereversedcyrillic</key>
+ <array>
+ <string>afii10048</string>
+ <string>afii10047</string>
+ </array>
+ <key>@KERN_LEFT_F</key>
+ <array>
+ <string>F</string>
+ </array>
+ <key>@KERN_LEFT_G</key>
+ <array>
+ <string>G</string>
+ <string>Gcircumflex</string>
+ <string>Gbreve</string>
+ <string>Gcommaaccent</string>
+ <string>Gcaron</string>
+ <string>Gacute</string>
+ </array>
+ <key>@KERN_LEFT_Gecyrillic</key>
+ <array>
+ <string>afii10050</string>
+ </array>
+ <key>@KERN_LEFT_H</key>
+ <array>
+ <string>Itildebelow</string>
+ <string>Idieresisacute</string>
+ <string>Hcedilla</string>
+ <string>I</string>
+ <string>M</string>
+ <string>N</string>
+ <string>H</string>
+ <string>Igrave</string>
+ <string>Iacute</string>
+ <string>Icircumflex</string>
+ <string>Idieresis</string>
+ <string>Ntilde</string>
+ <string>Hcircumflex</string>
+ <string>Itilde</string>
+ <string>Imacron</string>
+ <string>Ibreve</string>
+ <string>Iogonek</string>
+ <string>Idotaccent</string>
+ <string>Nacute</string>
+ <string>Ncommaaccent</string>
+ <string>Ncaron</string>
+ <string>Icaron</string>
+ </array>
+ <key>@KERN_LEFT_Hardsigncyrillic</key>
+ <array>
+ <string>afii10059</string>
+ <string>afii10044</string>
+ <string>afii10046</string>
+ <string>afii10058</string>
+ </array>
+ <key>@KERN_LEFT_IJacute</key>
+ <array>
+ <string>J</string>
+ <string>U</string>
+ <string>Ugrave</string>
+ <string>Uacute</string>
+ <string>Ucircumflex</string>
+ <string>Udieresis</string>
+ <string>Jcircumflex</string>
+ <string>Utilde</string>
+ <string>Umacron</string>
+ <string>Ubreve</string>
+ <string>Uring</string>
+ <string>Uhungarumlaut</string>
+ <string>Uogonek</string>
+ <string>Ucaron</string>
+ </array>
+ <key>@KERN_LEFT_K</key>
+ <array>
+ <string>K</string>
+ <string>Kcommaaccent</string>
+ <string>Kcaron</string>
+ </array>
+ <key>@KERN_LEFT_L</key>
+ <array>
+ <string>L</string>
+ <string>Lacute</string>
+ <string>Lcommaaccent</string>
+ <string>Lcaron</string>
+ </array>
+ <key>@KERN_LEFT_Ohorn</key>
+ <array>
+ <string>Ohorn</string>
+ </array>
+ <key>@KERN_LEFT_Omegagreek</key>
+ <array>
+ <string>Omega</string>
+ </array>
+ <key>@KERN_LEFT_Omicrongreek</key>
+ <array>
+ <string>Theta</string>
+ <string>Phi</string>
+ </array>
+ <key>@KERN_LEFT_P</key>
+ <array>
+ <string>P</string>
+ </array>
+ <key>@KERN_LEFT_R</key>
+ <array>
+ <string>R</string>
+ <string>Racute</string>
+ <string>Rcommaaccent</string>
+ <string>Rcaron</string>
+ </array>
+ <key>@KERN_LEFT_S</key>
+ <array>
+ <string>S</string>
+ <string>Sacute</string>
+ <string>Scircumflex</string>
+ <string>Scedilla</string>
+ <string>Scaron</string>
+ </array>
+ <key>@KERN_LEFT_T</key>
+ <array>
+ <string>T</string>
+ <string>Tcaron</string>
+ </array>
+ <key>@KERN_LEFT_Ucyrillic</key>
+ <array>
+ <string>afii10037</string>
+ </array>
+ <key>@KERN_LEFT_Uhorn</key>
+ <array>
+ <string>Uhorn</string>
+ </array>
+ <key>@KERN_LEFT_V</key>
+ <array>
+ <string>V</string>
+ </array>
+ <key>@KERN_LEFT_Vecyrillic</key>
+ <array>
+ <string>afii10025</string>
+ </array>
+ <key>@KERN_LEFT_W</key>
+ <array>
+ <string>W</string>
+ <string>Wcircumflex</string>
+ <string>Wgrave</string>
+ <string>Wacute</string>
+ <string>Wdieresis</string>
+ </array>
+ <key>@KERN_LEFT_X</key>
+ <array>
+ <string>X</string>
+ </array>
+ <key>@KERN_LEFT_Y</key>
+ <array>
+ <string>Y</string>
+ <string>Yacute</string>
+ <string>Ycircumflex</string>
+ <string>Ydieresis</string>
+ <string>Ygrave</string>
+ </array>
+ <key>@KERN_LEFT_Z</key>
+ <array>
+ <string>Z</string>
+ <string>Zacute</string>
+ <string>Zdotaccent</string>
+ <string>Zcaron</string>
+ </array>
+ <key>@KERN_LEFT_a</key>
+ <array>
+ <string>hcedilla</string>
+ <string>a</string>
+ <string>h</string>
+ <string>m</string>
+ <string>n</string>
+ <string>hbar</string>
+ <string>agrave</string>
+ <string>aacute</string>
+ <string>acircumflex</string>
+ <string>atilde</string>
+ <string>adieresis</string>
+ <string>aring</string>
+ <string>aringacute</string>
+ <string>ntilde</string>
+ <string>amacron</string>
+ <string>abreve</string>
+ <string>aogonek</string>
+ <string>hcircumflex</string>
+ <string>nacute</string>
+ <string>ncommaaccent</string>
+ <string>ncaron</string>
+ <string>acaron</string>
+ </array>
+ <key>@KERN_LEFT_acyrillic</key>
+ <array>
+ <string>tshecyrillic</string>
+ <string>djecyrillic</string>
+ </array>
+ <key>@KERN_LEFT_ae</key>
+ <array>
+ <string>ae</string>
+ <string>e</string>
+ <string>oe</string>
+ <string>egrave</string>
+ <string>eacute</string>
+ <string>ecircumflex</string>
+ <string>edieresis</string>
+ <string>emacron</string>
+ <string>ebreve</string>
+ <string>edotaccent</string>
+ <string>eogonek</string>
+ <string>ecaron</string>
+ <string>aeacute</string>
+ <string>aemacron</string>
+ </array>
+ <key>@KERN_LEFT_alphagreek</key>
+ <array>
+ <string>alpha</string>
+ </array>
+ <key>@KERN_LEFT_approxequal</key>
+ <array>
+ <string>plusminus</string>
+ <string>greaterequal</string>
+ <string>notequal</string>
+ <string>lessequal</string>
+ <string>approxequal</string>
+ <string>equal</string>
+ </array>
+ <key>@KERN_LEFT_asciicircum</key>
+ <array>
+ <string>asciicircum</string>
+ <string>asterisk</string>
+ <string>degree</string>
+ </array>
+ <key>@KERN_LEFT_b</key>
+ <array>
+ <string>oslash</string>
+ <string>b</string>
+ <string>thorn</string>
+ <string>o</string>
+ <string>p</string>
+ <string>ograve</string>
+ <string>oacute</string>
+ <string>ocircumflex</string>
+ <string>otilde</string>
+ <string>odieresis</string>
+ <string>omacron</string>
+ <string>obreve</string>
+ <string>ohungarumlaut</string>
+ <string>ocaron</string>
+ <string>oogonek</string>
+ </array>
+ <key>@KERN_LEFT_becyrillic</key>
+ <array>
+ <string>becyrillic</string>
+ <string>ereversedcyrillic</string>
+ <string>iucyrillic</string>
+ <string>efcyrillic</string>
+ </array>
+ <key>@KERN_LEFT_braceleft</key>
+ <array>
+ <string>bracketleft</string>
+ <string>parenleft</string>
+ <string>braceleft</string>
+ </array>
+ <key>@KERN_LEFT_c</key>
+ <array>
+ <string>c</string>
+ <string>ccedilla</string>
+ <string>cacute</string>
+ <string>ccircumflex</string>
+ <string>ccaron</string>
+ </array>
+ <key>@KERN_LEFT_colon</key>
+ <array>
+ <string>colon</string>
+ <string>semicolon</string>
+ </array>
+ <key>@KERN_LEFT_colon.case</key>
+ <array>
+ <string>punctuationspace</string>
+ </array>
+ <key>@KERN_LEFT_comma</key>
+ <array>
+ <string>ellipsis</string>
+ <string>comma</string>
+ <string>period</string>
+ </array>
+ <key>@KERN_LEFT_dagger</key>
+ <array>
+ <string>ordfeminine</string>
+ <string>dagger</string>
+ <string>ordmasculine</string>
+ <string>daggerdbl</string>
+ <string>registered</string>
+ <string>trademark</string>
+ <string>isuperior</string>
+ <string>nsuperior</string>
+ </array>
+ <key>@KERN_LEFT_dcaron</key>
+ <array>
+ <string>dcaron</string>
+ <string>lcaron</string>
+ </array>
+ <key>@KERN_LEFT_decyrillic</key>
+ <array>
+ <string>decyrillic</string>
+ <string>shchacyrillic</string>
+ <string>tsecyrillic</string>
+ </array>
+ <key>@KERN_LEFT_deltagreek</key>
+ <array>
+ <string>delta</string>
+ <string>phi</string>
+ <string>rho</string>
+ </array>
+ <key>@KERN_LEFT_divide</key>
+ <array>
+ <string>hyphen</string>
+ <string>plus</string>
+ <string>divide</string>
+ <string>minus</string>
+ </array>
+ <key>@KERN_LEFT_dotlessi</key>
+ <array>
+ <string>idieresisacute</string>
+ <string>j</string>
+ <string>dotlessj</string>
+ <string>dotlessi</string>
+ <string>itildebelow</string>
+ <string>i</string>
+ <string>igrave</string>
+ <string>iacute</string>
+ <string>icircumflex</string>
+ <string>idieresis</string>
+ <string>itilde</string>
+ <string>imacron</string>
+ <string>ibreve</string>
+ <string>iogonek</string>
+ <string>jcircumflex</string>
+ <string>icaron</string>
+ </array>
+ <key>@KERN_LEFT_ecyrillic</key>
+ <array>
+ <string>ecyrillic</string>
+ </array>
+ <key>@KERN_LEFT_eight</key>
+ <array>
+ <string>eight</string>
+ <string>three</string>
+ </array>
+ <key>@KERN_LEFT_eight.subs</key>
+ <array>
+ <string>eightsub</string>
+ <string>fivesub</string>
+ <string>oneinferior</string>
+ <string>sevensub</string>
+ <string>threesub</string>
+ <string>sixinferior</string>
+ <string>plussub</string>
+ <string>zerosub</string>
+ <string>foursub</string>
+ <string>nineinferior</string>
+ <string>equalsub</string>
+ <string>minussub</string>
+ <string>parenleftinferior</string>
+ <string>parenrightsub</string>
+ <string>twosub</string>
+ </array>
+ <key>@KERN_LEFT_eight.sups</key>
+ <array>
+ <string>foursuperior</string>
+ <string>sevensuperior</string>
+ <string>twosuperior</string>
+ <string>sixsuperior</string>
+ <string>eightsuperior</string>
+ <string>onesuperior</string>
+ <string>threesuperior</string>
+ <string>ninesuperior</string>
+ <string>parenrightsuperior</string>
+ <string>fivesuperior</string>
+ <string>parenleftsuperior</string>
+ <string>plussuperior</string>
+ <string>zerosuperior</string>
+ <string>minussuperior</string>
+ <string>equalsuperior</string>
+ </array>
+ <key>@KERN_LEFT_epsilongreek</key>
+ <array>
+ <string>epsilon</string>
+ </array>
+ <key>@KERN_LEFT_etagreek</key>
+ <array>
+ <string>eta</string>
+ </array>
+ <key>@KERN_LEFT_f</key>
+ <array>
+ <string>f</string>
+ </array>
+ <key>@KERN_LEFT_g</key>
+ <array>
+ <string>g</string>
+ <string>q</string>
+ <string>gcircumflex</string>
+ <string>gbreve</string>
+ <string>gcommaaccent</string>
+ <string>gcaron</string>
+ <string>gacute</string>
+ </array>
+ <key>@KERN_LEFT_gammagreek</key>
+ <array>
+ <string>gamma</string>
+ </array>
+ <key>@KERN_LEFT_gecyrillic</key>
+ <array>
+ <string>gheupturncyrillic</string>
+ <string>gecyrillic</string>
+ </array>
+ <key>@KERN_LEFT_guillemotleft</key>
+ <array>
+ <string>guilsinglleft</string>
+ <string>guillemotleft</string>
+ </array>
+ <key>@KERN_LEFT_guillemotright</key>
+ <array>
+ <string>guillemotright</string>
+ <string>guilsinglright</string>
+ </array>
+ <key>@KERN_LEFT_hardsigncyrillic</key>
+ <array>
+ <string>njecyrillic</string>
+ <string>hardsigncyrillic</string>
+ <string>softsigncyrillic</string>
+ <string>ljecyrillic</string>
+ </array>
+ <key>@KERN_LEFT_iotadieresisgreek</key>
+ <array>
+ <string>iota</string>
+ </array>
+ <key>@KERN_LEFT_k</key>
+ <array>
+ <string>k</string>
+ <string>kcommaaccent</string>
+ <string>kcaron</string>
+ </array>
+ <key>@KERN_LEFT_kacyrillic</key>
+ <array>
+ <string>kacyrillic</string>
+ </array>
+ <key>@KERN_LEFT_nine</key>
+ <array>
+ <string>zero</string>
+ <string>nine</string>
+ </array>
+ <key>@KERN_LEFT_ohorn</key>
+ <array>
+ <string>ohorn</string>
+ </array>
+ <key>@KERN_LEFT_omegagreek</key>
+ <array>
+ <string>omega</string>
+ </array>
+ <key>@KERN_LEFT_psigreek</key>
+ <array>
+ <string>psi</string>
+ <string>upsilon</string>
+ </array>
+ <key>@KERN_LEFT_quotedbl</key>
+ <array>
+ <string>quotedbl</string>
+ <string>quotesingle</string>
+ </array>
+ <key>@KERN_LEFT_quotedblbase</key>
+ <array>
+ <string>quotedblbase</string>
+ <string>quotesinglbase</string>
+ </array>
+ <key>@KERN_LEFT_quotedblleft</key>
+ <array>
+ <string>quotedblleft</string>
+ <string>quoteleft</string>
+ </array>
+ <key>@KERN_LEFT_quotedblright</key>
+ <array>
+ <string>quoteright</string>
+ <string>quotedblright</string>
+ <string>primetripl1</string>
+ </array>
+ <key>@KERN_LEFT_r</key>
+ <array>
+ <string>r</string>
+ <string>racute</string>
+ <string>rcommaaccent</string>
+ <string>rcaron</string>
+ </array>
+ <key>@KERN_LEFT_s</key>
+ <array>
+ <string>s</string>
+ <string>sacute</string>
+ <string>scircumflex</string>
+ <string>scedilla</string>
+ <string>scaron</string>
+ </array>
+ <key>@KERN_LEFT_t</key>
+ <array>
+ <string>t</string>
+ <string>tcaron</string>
+ </array>
+ <key>@KERN_LEFT_u</key>
+ <array>
+ <string>u</string>
+ <string>ugrave</string>
+ <string>uacute</string>
+ <string>ucircumflex</string>
+ <string>udieresis</string>
+ <string>utilde</string>
+ <string>umacron</string>
+ <string>ubreve</string>
+ <string>uring</string>
+ <string>uhungarumlaut</string>
+ <string>uogonek</string>
+ <string>ucaron</string>
+ </array>
+ <key>@KERN_LEFT_u01C5</key>
+ <array>
+ <string>Dzcaron</string>
+ <string>dzcaron</string>
+ <string>z</string>
+ <string>zacute</string>
+ <string>zdotaccent</string>
+ <string>zcaron</string>
+ </array>
+ <key>@KERN_LEFT_uhorn</key>
+ <array>
+ <string>uhorn</string>
+ </array>
+ <key>@KERN_LEFT_v</key>
+ <array>
+ <string>y</string>
+ <string>v</string>
+ <string>yacute</string>
+ <string>ydieresis</string>
+ <string>ycircumflex</string>
+ <string>ygrave</string>
+ </array>
+ <key>@KERN_LEFT_vecyrillic</key>
+ <array>
+ <string>vecyrillic</string>
+ <string>zecyrillic</string>
+ </array>
+ <key>@KERN_LEFT_w</key>
+ <array>
+ <string>w</string>
+ <string>wcircumflex</string>
+ <string>wgrave</string>
+ <string>wacute</string>
+ <string>wdieresis</string>
+ </array>
+ <key>@KERN_LEFT_x</key>
+ <array>
+ <string>x</string>
+ </array>
+ <key>@KERN_RIGHT_A</key>
+ <array>
+ <string>A</string>
+ <string>Agrave</string>
+ <string>Aacute</string>
+ <string>Acircumflex</string>
+ <string>Atilde</string>
+ <string>Adieresis</string>
+ <string>Aring</string>
+ <string>Aringacute</string>
+ <string>Amacron</string>
+ <string>Abreve</string>
+ <string>Aogonek</string>
+ <string>Acaron</string>
+ </array>
+ <key>@KERN_RIGHT_AE</key>
+ <array>
+ <string>AE</string>
+ <string>AEacute</string>
+ <string>AEmacron</string>
+ </array>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <array>
+ <string>Lambda</string>
+ <string>Delta</string>
+ </array>
+ <key>@KERN_RIGHT_B</key>
+ <array>
+ <string>numero</string>
+ <string>D</string>
+ <string>H</string>
+ <string>L</string>
+ <string>P</string>
+ <string>I</string>
+ <string>K</string>
+ <string>Idieresisacute</string>
+ <string>Hcedilla</string>
+ <string>B</string>
+ <string>F</string>
+ <string>N</string>
+ <string>R</string>
+ <string>Dzcaron</string>
+ <string>Itildebelow</string>
+ <string>E</string>
+ <string>Thorn</string>
+ <string>M</string>
+ <string>Egrave</string>
+ <string>Eacute</string>
+ <string>Ecircumflex</string>
+ <string>Edieresis</string>
+ <string>Igrave</string>
+ <string>Iacute</string>
+ <string>Icircumflex</string>
+ <string>Idieresis</string>
+ <string>Ntilde</string>
+ <string>Dcaron</string>
+ <string>Emacron</string>
+ <string>Ebreve</string>
+ <string>Edotaccent</string>
+ <string>Eogonek</string>
+ <string>Ecaron</string>
+ <string>Hcircumflex</string>
+ <string>Itilde</string>
+ <string>Imacron</string>
+ <string>Ibreve</string>
+ <string>Iogonek</string>
+ <string>Idotaccent</string>
+ <string>Kcommaaccent</string>
+ <string>Lacute</string>
+ <string>Lcommaaccent</string>
+ <string>Lcaron</string>
+ <string>Nacute</string>
+ <string>Ncommaaccent</string>
+ <string>Ncaron</string>
+ <string>Racute</string>
+ <string>Rcommaaccent</string>
+ <string>Rcaron</string>
+ <string>Icaron</string>
+ <string>Kcaron</string>
+ </array>
+ <key>@KERN_RIGHT_C</key>
+ <array>
+ <string>Ohorn</string>
+ <string>OE</string>
+ <string>Oslash</string>
+ <string>C</string>
+ <string>G</string>
+ <string>O</string>
+ <string>Q</string>
+ <string>Ccedilla</string>
+ <string>Ograve</string>
+ <string>Oacute</string>
+ <string>Ocircumflex</string>
+ <string>Otilde</string>
+ <string>Odieresis</string>
+ <string>Cacute</string>
+ <string>Ccircumflex</string>
+ <string>Ccaron</string>
+ <string>Gcircumflex</string>
+ <string>Gbreve</string>
+ <string>Gcommaaccent</string>
+ <string>Omacron</string>
+ <string>Obreve</string>
+ <string>Ohungarumlaut</string>
+ <string>Ocaron</string>
+ <string>Gcaron</string>
+ <string>Oogonek</string>
+ <string>Gacute</string>
+ </array>
+ <key>@KERN_RIGHT_Dcroat</key>
+ <array>
+ <string>Eth</string>
+ </array>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <array>
+ <string>afii10060</string>
+ <string>afii10051</string>
+ </array>
+ <key>@KERN_RIGHT_Ecyrillic</key>
+ <array>
+ <string>afii10053</string>
+ </array>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <array>
+ <string>afii10058</string>
+ <string>afii10029</string>
+ </array>
+ <key>@KERN_RIGHT_J</key>
+ <array>
+ <string>J</string>
+ <string>Jcircumflex</string>
+ </array>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <array>
+ <string>Theta</string>
+ <string>Phi</string>
+ </array>
+ <key>@KERN_RIGHT_S</key>
+ <array>
+ <string>S</string>
+ <string>Sacute</string>
+ <string>Scircumflex</string>
+ <string>Scedilla</string>
+ <string>Scaron</string>
+ </array>
+ <key>@KERN_RIGHT_T</key>
+ <array>
+ <string>T</string>
+ <string>Tcaron</string>
+ </array>
+ <key>@KERN_RIGHT_U</key>
+ <array>
+ <string>Uhorn</string>
+ <string>U</string>
+ <string>Ugrave</string>
+ <string>Uacute</string>
+ <string>Ucircumflex</string>
+ <string>Udieresis</string>
+ <string>Utilde</string>
+ <string>Umacron</string>
+ <string>Ubreve</string>
+ <string>Uring</string>
+ <string>Uhungarumlaut</string>
+ <string>Uogonek</string>
+ <string>Ucaron</string>
+ </array>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <array>
+ <string>afii10037</string>
+ </array>
+ <key>@KERN_RIGHT_V</key>
+ <array>
+ <string>V</string>
+ </array>
+ <key>@KERN_RIGHT_W</key>
+ <array>
+ <string>W</string>
+ <string>Wcircumflex</string>
+ <string>Wgrave</string>
+ <string>Wacute</string>
+ <string>Wdieresis</string>
+ </array>
+ <key>@KERN_RIGHT_X</key>
+ <array>
+ <string>X</string>
+ </array>
+ <key>@KERN_RIGHT_Y</key>
+ <array>
+ <string>Y</string>
+ <string>Yacute</string>
+ <string>Ycircumflex</string>
+ <string>Ydieresis</string>
+ <string>Ygrave</string>
+ </array>
+ <key>@KERN_RIGHT_Z</key>
+ <array>
+ <string>Z</string>
+ <string>Zacute</string>
+ <string>Zdotaccent</string>
+ <string>Zcaron</string>
+ </array>
+ <key>@KERN_RIGHT_a</key>
+ <array>
+ <string>ae</string>
+ <string>a</string>
+ <string>agrave</string>
+ <string>aacute</string>
+ <string>acircumflex</string>
+ <string>atilde</string>
+ <string>adieresis</string>
+ <string>aring</string>
+ <string>aringacute</string>
+ <string>amacron</string>
+ <string>abreve</string>
+ <string>aogonek</string>
+ <string>aeacute</string>
+ <string>acaron</string>
+ <string>aemacron</string>
+ </array>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <array>
+ <string>alpha</string>
+ </array>
+ <key>@KERN_RIGHT_approxequal</key>
+ <array>
+ <string>notequal</string>
+ <string>greaterequal</string>
+ <string>plusminus</string>
+ <string>approxequal</string>
+ <string>lessequal</string>
+ <string>equal</string>
+ </array>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <array>
+ <string>asciicircum</string>
+ <string>asterisk</string>
+ <string>degree</string>
+ </array>
+ <key>@KERN_RIGHT_b</key>
+ <array>
+ <string>germandbls</string>
+ <string>hcedilla</string>
+ <string>b</string>
+ <string>h</string>
+ <string>k</string>
+ <string>l</string>
+ <string>thorn</string>
+ <string>hcircumflex</string>
+ <string>kcommaaccent</string>
+ <string>lacute</string>
+ <string>lcommaaccent</string>
+ <string>lcaron</string>
+ <string>kcaron</string>
+ </array>
+ <key>@KERN_RIGHT_braceright</key>
+ <array>
+ <string>parenright</string>
+ <string>bracketright</string>
+ <string>braceright</string>
+ </array>
+ <key>@KERN_RIGHT_c</key>
+ <array>
+ <string>dzcaron</string>
+ <string>ohorn</string>
+ <string>dcroat</string>
+ <string>oslash</string>
+ <string>d</string>
+ <string>g</string>
+ <string>c</string>
+ <string>e</string>
+ <string>oe</string>
+ <string>o</string>
+ <string>q</string>
+ <string>eth</string>
+ <string>ccedilla</string>
+ <string>egrave</string>
+ <string>eacute</string>
+ <string>ecircumflex</string>
+ <string>edieresis</string>
+ <string>ograve</string>
+ <string>oacute</string>
+ <string>ocircumflex</string>
+ <string>otilde</string>
+ <string>odieresis</string>
+ <string>cacute</string>
+ <string>ccircumflex</string>
+ <string>ccaron</string>
+ <string>dcaron</string>
+ <string>emacron</string>
+ <string>ebreve</string>
+ <string>edotaccent</string>
+ <string>eogonek</string>
+ <string>ecaron</string>
+ <string>gcircumflex</string>
+ <string>gbreve</string>
+ <string>gcommaaccent</string>
+ <string>omacron</string>
+ <string>obreve</string>
+ <string>ohungarumlaut</string>
+ <string>ocaron</string>
+ <string>gcaron</string>
+ <string>oogonek</string>
+ <string>gacute</string>
+ </array>
+ <key>@KERN_RIGHT_colon</key>
+ <array>
+ <string>colon</string>
+ <string>semicolon</string>
+ </array>
+ <key>@KERN_RIGHT_colon.case</key>
+ <array>
+ <string>punctuationspace</string>
+ </array>
+ <key>@KERN_RIGHT_comma</key>
+ <array>
+ <string>ellipsis</string>
+ <string>comma</string>
+ <string>period</string>
+ </array>
+ <key>@KERN_RIGHT_dagger</key>
+ <array>
+ <string>ordfeminine</string>
+ <string>dagger</string>
+ <string>ordmasculine</string>
+ <string>daggerdbl</string>
+ <string>registered</string>
+ <string>trademark</string>
+ <string>isuperior</string>
+ <string>nsuperior</string>
+ </array>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <array>
+ <string>sigma</string>
+ <string>delta</string>
+ <string>sigma1</string>
+ <string>phi</string>
+ </array>
+ <key>@KERN_RIGHT_divide</key>
+ <array>
+ <string>hyphen</string>
+ <string>plus</string>
+ <string>divide</string>
+ <string>minus</string>
+ </array>
+ <key>@KERN_RIGHT_djecyrillic</key>
+ <array>
+ <string>tshecyrillic</string>
+ <string>djecyrillic</string>
+ </array>
+ <key>@KERN_RIGHT_dotlessi</key>
+ <array>
+ <string>idieresisacute</string>
+ <string>itildebelow</string>
+ <string>dotlessi</string>
+ <string>i</string>
+ <string>igrave</string>
+ <string>iacute</string>
+ <string>icircumflex</string>
+ <string>idieresis</string>
+ <string>itilde</string>
+ <string>imacron</string>
+ <string>ibreve</string>
+ <string>iogonek</string>
+ <string>icaron</string>
+ </array>
+ <key>@KERN_RIGHT_dotlessj</key>
+ <array>
+ <string>dotlessj</string>
+ <string>j</string>
+ <string>jcircumflex</string>
+ </array>
+ <key>@KERN_RIGHT_dzhecyrillic</key>
+ <array>
+ <string>kacyrillic</string>
+ <string>njecyrillic</string>
+ <string>tsecyrillic</string>
+ <string>yericyrillic</string>
+ <string>gecyrillic</string>
+ <string>dzhecyrillic</string>
+ <string>gheupturncyrillic</string>
+ <string>vecyrillic</string>
+ <string>shchacyrillic</string>
+ <string>softsigncyrillic</string>
+ <string>shacyrillic</string>
+ <string>iucyrillic</string>
+ <string>emcyrillic</string>
+ <string>encyrillic</string>
+ <string>pecyrillic</string>
+ <string>iicyrillic</string>
+ </array>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <array>
+ <string>ecyrillic</string>
+ <string>efcyrillic</string>
+ </array>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <array>
+ <string>eightsub</string>
+ <string>fivesub</string>
+ <string>oneinferior</string>
+ <string>sevensub</string>
+ <string>threesub</string>
+ <string>sixinferior</string>
+ <string>plussub</string>
+ <string>zerosub</string>
+ <string>foursub</string>
+ <string>nineinferior</string>
+ <string>equalsub</string>
+ <string>minussub</string>
+ <string>parenleftinferior</string>
+ <string>parenrightsub</string>
+ <string>twosub</string>
+ </array>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <array>
+ <string>foursuperior</string>
+ <string>sevensuperior</string>
+ <string>twosuperior</string>
+ <string>sixsuperior</string>
+ <string>eightsuperior</string>
+ <string>onesuperior</string>
+ <string>ninesuperior</string>
+ <string>parenrightsuperior</string>
+ <string>equalsuperior</string>
+ <string>plussuperior</string>
+ <string>parenleftsuperior</string>
+ <string>fivesuperior</string>
+ <string>zerosuperior</string>
+ <string>minussuperior</string>
+ <string>threesuperior</string>
+ </array>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <array>
+ <string>ljecyrillic</string>
+ <string>elcyrillic</string>
+ </array>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <array>
+ <string>epsilon</string>
+ </array>
+ <key>@KERN_RIGHT_etagreek</key>
+ <array>
+ <string>eta</string>
+ </array>
+ <key>@KERN_RIGHT_f</key>
+ <array>
+ <string>f</string>
+ </array>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <array>
+ <string>gamma</string>
+ </array>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <array>
+ <string>guilsinglleft</string>
+ <string>guillemotleft</string>
+ </array>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <array>
+ <string>guillemotright</string>
+ <string>guilsinglright</string>
+ </array>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <array>
+ <string>iota</string>
+ </array>
+ <key>@KERN_RIGHT_m</key>
+ <array>
+ <string>n</string>
+ <string>p</string>
+ <string>m</string>
+ <string>r</string>
+ <string>ntilde</string>
+ <string>nacute</string>
+ <string>ncommaaccent</string>
+ <string>ncaron</string>
+ <string>racute</string>
+ <string>rcommaaccent</string>
+ <string>rcaron</string>
+ </array>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <array>
+ <string>omega</string>
+ </array>
+ <key>@KERN_RIGHT_psigreek</key>
+ <array>
+ <string>psi</string>
+ <string>upsilon</string>
+ </array>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <array>
+ <string>quotedbl</string>
+ <string>quotesingle</string>
+ </array>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <array>
+ <string>quotedblbase</string>
+ <string>quotesinglbase</string>
+ </array>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <array>
+ <string>quotedblleft</string>
+ <string>quoteleft</string>
+ </array>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <array>
+ <string>quoteright</string>
+ <string>quotedblright</string>
+ <string>primetripl1</string>
+ </array>
+ <key>@KERN_RIGHT_s</key>
+ <array>
+ <string>s</string>
+ <string>sacute</string>
+ <string>scircumflex</string>
+ <string>scedilla</string>
+ <string>scaron</string>
+ </array>
+ <key>@KERN_RIGHT_six</key>
+ <array>
+ <string>zero</string>
+ <string>six</string>
+ </array>
+ <key>@KERN_RIGHT_t</key>
+ <array>
+ <string>t</string>
+ <string>tcaron</string>
+ </array>
+ <key>@KERN_RIGHT_u</key>
+ <array>
+ <string>uhorn</string>
+ <string>u</string>
+ <string>ugrave</string>
+ <string>uacute</string>
+ <string>ucircumflex</string>
+ <string>udieresis</string>
+ <string>utilde</string>
+ <string>umacron</string>
+ <string>ubreve</string>
+ <string>uring</string>
+ <string>uhungarumlaut</string>
+ <string>uogonek</string>
+ <string>ucaron</string>
+ </array>
+ <key>@KERN_RIGHT_v</key>
+ <array>
+ <string>y</string>
+ <string>v</string>
+ <string>yacute</string>
+ <string>ydieresis</string>
+ <string>ycircumflex</string>
+ <string>ygrave</string>
+ </array>
+ <key>@KERN_RIGHT_w</key>
+ <array>
+ <string>w</string>
+ <string>wcircumflex</string>
+ <string>wgrave</string>
+ <string>wacute</string>
+ <string>wdieresis</string>
+ </array>
+ <key>@KERN_RIGHT_x</key>
+ <array>
+ <string>x</string>
+ </array>
+ <key>@KERN_RIGHT_z</key>
+ <array>
+ <string>z</string>
+ <string>zacute</string>
+ <string>zdotaccent</string>
+ <string>zcaron</string>
+ </array>
+</dict>
+</plist>
diff --git a/src/Interface-Bold.ufo/kerning.plist b/src/Interface-Bold.ufo/kerning.plist
new file mode 100644
index 000000000..ac37e636a
--- /dev/null
+++ b/src/Interface-Bold.ufo/kerning.plist
@@ -0,0 +1,6589 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>@KERN_LEFT_A</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-89</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-212</integer>
+ <key>@KERN_RIGHT_U</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-178</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-228</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-213</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-200</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-75</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-214</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-212</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-268</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-219</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-178</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-179</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-27</integer>
+ <key>Tbar</key>
+ <integer>-137</integer>
+ <key>backslash</key>
+ <integer>-40</integer>
+ <key>eight</key>
+ <integer>-41</integer>
+ <key>five</key>
+ <integer>-48</integer>
+ <key>infinity</key>
+ <integer>-27</integer>
+ <key>less</key>
+ <integer>-68</integer>
+ <key>logicalnot</key>
+ <integer>-102</integer>
+ <key>multiply</key>
+ <integer>-109</integer>
+ <key>nine</key>
+ <integer>-41</integer>
+ <key>one</key>
+ <integer>-123</integer>
+ <key>periodcentered</key>
+ <integer>-84</integer>
+ <key>question</key>
+ <integer>-166</integer>
+ <key>seven</key>
+ <integer>-48</integer>
+ <key>tbar</key>
+ <integer>-20</integer>
+ </dict>
+ <key>@KERN_LEFT_AE</key>
+ <dict>
+ <key>periodcentered</key>
+ <integer>-15</integer>
+ </dict>
+ <key>@KERN_LEFT_Alphagreek</key>
+ <dict>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-88</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-214</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-88</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-214</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-159</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-77</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-75</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-240</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-267</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-220</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-40</integer>
+ <key>Omega</key>
+ <integer>-13</integer>
+ <key>Psi</key>
+ <integer>-199</integer>
+ <key>backslash</key>
+ <integer>-40</integer>
+ <key>five</key>
+ <integer>-48</integer>
+ <key>infinity</key>
+ <integer>-27</integer>
+ <key>less</key>
+ <integer>-69</integer>
+ <key>logicalnot</key>
+ <integer>-96</integer>
+ <key>multiply</key>
+ <integer>-69</integer>
+ <key>nine</key>
+ <integer>-28</integer>
+ <key>one</key>
+ <integer>-124</integer>
+ <key>pi</key>
+ <integer>-96</integer>
+ <key>question</key>
+ <integer>-150</integer>
+ <key>rho</key>
+ <integer>-61</integer>
+ <key>seven</key>
+ <integer>-34</integer>
+ <key>tau</key>
+ <integer>-139</integer>
+ <key>tbar</key>
+ <integer>-21</integer>
+ <key>theta</key>
+ <integer>-111</integer>
+ <key>xi</key>
+ <integer>-76</integer>
+ <key>zeta</key>
+ <integer>-96</integer>
+ </dict>
+ <key>@KERN_LEFT_B</key>
+ <dict>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_Dcroat</key>
+ <integer>82</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-13</integer>
+ <key>periodcentered</key>
+ <integer>-7</integer>
+ <key>underscore</key>
+ <integer>-55</integer>
+ </dict>
+ <key>@KERN_LEFT_C</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-63</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-13</integer>
+ <key>backslash</key>
+ <integer>33</integer>
+ <key>underscore</key>
+ <integer>-138</integer>
+ </dict>
+ <key>@KERN_LEFT_D</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-89</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-103</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-63</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-116</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-7</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-157</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-8</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-28</integer>
+ <key>backslash</key>
+ <integer>15</integer>
+ <key>seven</key>
+ <integer>-15</integer>
+ <key>slash</key>
+ <integer>-70</integer>
+ <key>underscore</key>
+ <integer>-138</integer>
+ </dict>
+ <key>@KERN_LEFT_Decyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>35</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>28</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>33</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>35</integer>
+ <key>afii10021</key>
+ <integer>83</integer>
+ <key>afii10024</key>
+ <integer>29</integer>
+ <key>afii10025</key>
+ <integer>14</integer>
+ <key>afii10041</key>
+ <integer>-8</integer>
+ <key>afii10044</key>
+ <integer>-55</integer>
+ <key>decyrillic</key>
+ <integer>61</integer>
+ <key>iacyrillic</key>
+ <integer>27</integer>
+ <key>underscore</key>
+ <integer>151</integer>
+ <key>zhecyrillic</key>
+ <integer>13</integer>
+ </dict>
+ <key>@KERN_LEFT_E</key>
+ <dict>
+ <key>backslash</key>
+ <integer>40</integer>
+ <key>four</key>
+ <integer>-13</integer>
+ <key>periodcentered</key>
+ <integer>-13</integer>
+ </dict>
+ <key>@KERN_LEFT_Ecyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-75</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-28</integer>
+ <key>afii10021</key>
+ <integer>-14</integer>
+ <key>afii10024</key>
+ <integer>-77</integer>
+ <key>afii10025</key>
+ <integer>-7</integer>
+ <key>afii10038</key>
+ <integer>-28</integer>
+ <key>afii10041</key>
+ <integer>-8</integer>
+ <key>afii10044</key>
+ <integer>-61</integer>
+ <key>afii10049</key>
+ <integer>-22</integer>
+ <key>ereversedcyrillic</key>
+ <integer>-14</integer>
+ <key>iacyrillic</key>
+ <integer>-14</integer>
+ <key>tecyrillic</key>
+ <integer>-14</integer>
+ <key>tenge</key>
+ <integer>-21</integer>
+ <key>underscore</key>
+ <integer>-104</integer>
+ <key>zecyrillic</key>
+ <integer>-14</integer>
+ <key>zhecyrillic</key>
+ <integer>-28</integer>
+ </dict>
+ <key>@KERN_LEFT_Epsilongreek</key>
+ <dict>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-13</integer>
+ <key>backslash</key>
+ <integer>40</integer>
+ <key>four</key>
+ <integer>-15</integer>
+ <key>pi</key>
+ <integer>-14</integer>
+ <key>rho</key>
+ <integer>-7</integer>
+ <key>tau</key>
+ <integer>-13</integer>
+ </dict>
+ <key>@KERN_LEFT_Ereversedcyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-150</integer>
+ <key>afii10024</key>
+ <integer>-83</integer>
+ <key>afii10025</key>
+ <integer>-8</integer>
+ <key>afii10044</key>
+ <integer>-61</integer>
+ <key>decyrillic</key>
+ <integer>-14</integer>
+ <key>tecyrillic</key>
+ <integer>-7</integer>
+ <key>underscore</key>
+ <integer>-138</integer>
+ <key>zecyrillic</key>
+ <integer>-13</integer>
+ <key>zhecyrillic</key>
+ <integer>-14</integer>
+ </dict>
+ <key>@KERN_LEFT_F</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-178</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-176</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-161</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-227</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-254</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-63</integer>
+ <key>ampersand</key>
+ <integer>-54</integer>
+ <key>backslash</key>
+ <integer>29</integer>
+ <key>eight</key>
+ <integer>-28</integer>
+ <key>four</key>
+ <integer>-21</integer>
+ <key>periodcentered</key>
+ <integer>-15</integer>
+ <key>slash</key>
+ <integer>-103</integer>
+ <key>three</key>
+ <integer>-14</integer>
+ <key>two</key>
+ <integer>-14</integer>
+ <key>underscore</key>
+ <integer>-173</integer>
+ </dict>
+ <key>@KERN_LEFT_G</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-63</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-8</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-13</integer>
+ <key>backslash</key>
+ <integer>14</integer>
+ <key>slash</key>
+ <integer>-20</integer>
+ <key>underscore</key>
+ <integer>-88</integer>
+ </dict>
+ <key>@KERN_LEFT_Gecyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_Ecyrillic</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-125</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-281</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-173</integer>
+ <key>@KERN_RIGHT_dzhecyrillic</key>
+ <integer>-116</integer>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-221</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-226</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-281</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-130</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-400</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-77</integer>
+ <key>afii10021</key>
+ <integer>-48</integer>
+ <key>afii10024</key>
+ <integer>-27</integer>
+ <key>afii10025</key>
+ <integer>-13</integer>
+ <key>afii10038</key>
+ <integer>-84</integer>
+ <key>afii10044</key>
+ <integer>-14</integer>
+ <key>afii10047</key>
+ <integer>-55</integer>
+ <key>afii10049</key>
+ <integer>-40</integer>
+ <key>ampersand</key>
+ <integer>-48</integer>
+ <key>asciitilde</key>
+ <integer>-103</integer>
+ <key>becyrillic</key>
+ <integer>-61</integer>
+ <key>checyrillic</key>
+ <integer>-144</integer>
+ <key>decyrillic</key>
+ <integer>-198</integer>
+ <key>eight</key>
+ <integer>-33</integer>
+ <key>ereversedcyrillic</key>
+ <integer>-159</integer>
+ <key>five</key>
+ <integer>-14</integer>
+ <key>four</key>
+ <integer>-151</integer>
+ <key>greater</key>
+ <integer>-33</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-138</integer>
+ <key>hryvnia</key>
+ <integer>-21</integer>
+ <key>iacyrillic</key>
+ <integer>-235</integer>
+ <key>less</key>
+ <integer>-103</integer>
+ <key>logicalnot</key>
+ <integer>-104</integer>
+ <key>multiply</key>
+ <integer>-110</integer>
+ <key>nine</key>
+ <integer>-14</integer>
+ <key>numbersign</key>
+ <integer>-35</integer>
+ <key>one</key>
+ <integer>-8</integer>
+ <key>tecyrillic</key>
+ <integer>-130</integer>
+ <key>three</key>
+ <integer>-29</integer>
+ <key>two</key>
+ <integer>-14</integer>
+ <key>underscore</key>
+ <integer>-180</integer>
+ <key>uni20BD</key>
+ <integer>-42</integer>
+ <key>zecyrillic</key>
+ <integer>-199</integer>
+ <key>zhecyrillic</key>
+ <integer>-157</integer>
+ </dict>
+ <key>@KERN_LEFT_H</key>
+ <dict>
+ <key>backslash</key>
+ <integer>41</integer>
+ </dict>
+ <key>@KERN_LEFT_Hardsigncyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-6</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-27</integer>
+ <key>afii10024</key>
+ <integer>-41</integer>
+ <key>afii10041</key>
+ <integer>-13</integer>
+ <key>afii10044</key>
+ <integer>-152</integer>
+ <key>afii10049</key>
+ <integer>-7</integer>
+ <key>checyrillic</key>
+ <integer>-7</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-42</integer>
+ <key>one</key>
+ <integer>-42</integer>
+ <key>question</key>
+ <integer>-21</integer>
+ <key>seven</key>
+ <integer>-41</integer>
+ <key>tecyrillic</key>
+ <integer>-14</integer>
+ <key>tenge</key>
+ <integer>-42</integer>
+ <key>underscore</key>
+ <integer>-21</integer>
+ <key>zhecyrillic</key>
+ <integer>-28</integer>
+ </dict>
+ <key>@KERN_LEFT_IJacute</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-173</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-22</integer>
+ <key>backslash</key>
+ <integer>40</integer>
+ <key>slash</key>
+ <integer>-83</integer>
+ <key>underscore</key>
+ <integer>-125</integer>
+ </dict>
+ <key>@KERN_LEFT_K</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-130</integer>
+ <key>@KERN_RIGHT_S</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-61</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-89</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-118</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-61</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-206</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-61</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-28</integer>
+ <key>ampersand</key>
+ <integer>-48</integer>
+ <key>at</key>
+ <integer>-75</integer>
+ <key>eight</key>
+ <integer>-22</integer>
+ <key>five</key>
+ <integer>-48</integer>
+ <key>four</key>
+ <integer>-77</integer>
+ <key>infinity</key>
+ <integer>-90</integer>
+ <key>less</key>
+ <integer>-172</integer>
+ <key>logicalnot</key>
+ <integer>-158</integer>
+ <key>multiply</key>
+ <integer>-83</integer>
+ <key>nine</key>
+ <integer>-70</integer>
+ <key>one</key>
+ <integer>-13</integer>
+ <key>periodcentered</key>
+ <integer>-123</integer>
+ <key>tbar</key>
+ <integer>-77</integer>
+ <key>three</key>
+ <integer>-20</integer>
+ </dict>
+ <key>@KERN_LEFT_L</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-260</integer>
+ <key>@KERN_RIGHT_U</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-200</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-199</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-269</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-331</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-310</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-103</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-282</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-254</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-228</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-186</integer>
+ <key>Tbar</key>
+ <integer>-261</integer>
+ <key>backslash</key>
+ <integer>-41</integer>
+ <key>eight</key>
+ <integer>-15</integer>
+ <key>four</key>
+ <integer>-13</integer>
+ <key>less</key>
+ <integer>-111</integer>
+ <key>logicalnot</key>
+ <integer>-240</integer>
+ <key>one</key>
+ <integer>-192</integer>
+ <key>periodcentered</key>
+ <integer>-165</integer>
+ <key>question</key>
+ <integer>-199</integer>
+ <key>seven</key>
+ <integer>-96</integer>
+ </dict>
+ <key>@KERN_LEFT_Ohorn</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-124</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-118</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>77</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-63</integer>
+ <key>@KERN_RIGHT_b</key>
+ <integer>28</integer>
+ <key>@KERN_RIGHT_braceright</key>
+ <integer>35</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-173</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>21</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-62</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>165</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-75</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>83</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-207</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>21</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>27</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>27</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-27</integer>
+ <key>Hbar</key>
+ <integer>62</integer>
+ <key>Lslash</key>
+ <integer>82</integer>
+ <key>Tbar</key>
+ <integer>109</integer>
+ <key>asciitilde</key>
+ <integer>-21</integer>
+ <key>at</key>
+ <integer>-63</integer>
+ <key>backslash</key>
+ <integer>82</integer>
+ <key>bullet</key>
+ <integer>-21</integer>
+ <key>copyright</key>
+ <integer>-63</integer>
+ <key>emdash</key>
+ <integer>-22</integer>
+ <key>endash</key>
+ <integer>-21</integer>
+ <key>exclamdown</key>
+ <integer>-62</integer>
+ <key>figuredash</key>
+ <integer>-20</integer>
+ <key>four</key>
+ <integer>-40</integer>
+ <key>fraction</key>
+ <integer>-41</integer>
+ <key>hyphenbullet</key>
+ <integer>-21</integer>
+ <key>infinity</key>
+ <integer>-62</integer>
+ <key>integral</key>
+ <integer>-62</integer>
+ <key>less</key>
+ <integer>-40</integer>
+ <key>logicalnot</key>
+ <integer>-63</integer>
+ <key>lozenge</key>
+ <integer>-40</integer>
+ <key>lslash</key>
+ <integer>33</integer>
+ <key>multiply</key>
+ <integer>-63</integer>
+ <key>partialdiff</key>
+ <integer>-61</integer>
+ <key>periodcentered</key>
+ <integer>-63</integer>
+ <key>product</key>
+ <integer>55</integer>
+ <key>questiondown</key>
+ <integer>-104</integer>
+ <key>seven</key>
+ <integer>69</integer>
+ <key>slash</key>
+ <integer>-62</integer>
+ <key>summation</key>
+ <integer>56</integer>
+ </dict>
+ <key>@KERN_LEFT_Omegagreek</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-13</integer>
+ <key>Psi</key>
+ <integer>-28</integer>
+ <key>pi</key>
+ <integer>-7</integer>
+ <key>tau</key>
+ <integer>-15</integer>
+ <key>theta</key>
+ <integer>-6</integer>
+ <key>xi</key>
+ <integer>-14</integer>
+ <key>zeta</key>
+ <integer>-15</integer>
+ </dict>
+ <key>@KERN_LEFT_Omicrongreek</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-88</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-150</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-125</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-83</integer>
+ <key>Omega</key>
+ <integer>-14</integer>
+ <key>Psi</key>
+ <integer>-40</integer>
+ <key>Sigma</key>
+ <integer>-56</integer>
+ <key>backslash</key>
+ <integer>14</integer>
+ <key>lambda</key>
+ <integer>-96</integer>
+ <key>pi</key>
+ <integer>-21</integer>
+ <key>rho</key>
+ <integer>-20</integer>
+ <key>seven</key>
+ <integer>-14</integer>
+ <key>slash</key>
+ <integer>-70</integer>
+ <key>tau</key>
+ <integer>-22</integer>
+ <key>underscore</key>
+ <integer>-137</integer>
+ <key>xi</key>
+ <integer>-21</integer>
+ <key>zeta</key>
+ <integer>-20</integer>
+ </dict>
+ <key>@KERN_LEFT_P</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-276</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-88</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-75</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-331</integer>
+ <key>@KERN_RIGHT_dotlessi</key>
+ <integer>-128</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-185</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>70</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-304</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>55</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>27</integer>
+ <key>ampersand</key>
+ <integer>-77</integer>
+ <key>backslash</key>
+ <integer>29</integer>
+ <key>four</key>
+ <integer>-96</integer>
+ <key>periodcentered</key>
+ <integer>-13</integer>
+ <key>seven</key>
+ <integer>-42</integer>
+ <key>slash</key>
+ <integer>-123</integer>
+ <key>two</key>
+ <integer>-8</integer>
+ <key>underscore</key>
+ <integer>-288</integer>
+ </dict>
+ <key>@KERN_LEFT_R</key>
+ <dict>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-63</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-8</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>14</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>34</integer>
+ <key>four</key>
+ <integer>-15</integer>
+ <key>periodcentered</key>
+ <integer>-13</integer>
+ </dict>
+ <key>@KERN_LEFT_S</key>
+ <dict>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-63</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-20</integer>
+ <key>periodcentered</key>
+ <integer>-7</integer>
+ </dict>
+ <key>@KERN_LEFT_T</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-213</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-276</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-206</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-198</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-214</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-233</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-283</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-283</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-130</integer>
+ <key>@KERN_RIGHT_m</key>
+ <integer>-117</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-282</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-213</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-144</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-90</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-88</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-117</integer>
+ <key>ampersand</key>
+ <integer>-110</integer>
+ <key>backslash</key>
+ <integer>42</integer>
+ <key>four</key>
+ <integer>-150</integer>
+ <key>less</key>
+ <integer>-199</integer>
+ <key>periodcentered</key>
+ <integer>-173</integer>
+ <key>slash</key>
+ <integer>-164</integer>
+ <key>three</key>
+ <integer>-15</integer>
+ <key>underscore</key>
+ <integer>-166</integer>
+ </dict>
+ <key>@KERN_LEFT_Ucyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_Ecyrillic</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-8</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-6</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-384</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-180</integer>
+ <key>@KERN_RIGHT_dzhecyrillic</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-171</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-132</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-186</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-213</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-157</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-432</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-48</integer>
+ <key>afii10021</key>
+ <integer>-54</integer>
+ <key>afii10024</key>
+ <integer>-48</integer>
+ <key>afii10025</key>
+ <integer>-48</integer>
+ <key>afii10038</key>
+ <integer>-76</integer>
+ <key>afii10041</key>
+ <integer>-8</integer>
+ <key>afii10044</key>
+ <integer>-34</integer>
+ <key>afii10047</key>
+ <integer>-48</integer>
+ <key>afii10049</key>
+ <integer>-56</integer>
+ <key>ampersand</key>
+ <integer>-35</integer>
+ <key>becyrillic</key>
+ <integer>-89</integer>
+ <key>checyrillic</key>
+ <integer>-117</integer>
+ <key>decyrillic</key>
+ <integer>-171</integer>
+ <key>eight</key>
+ <integer>-55</integer>
+ <key>ereversedcyrillic</key>
+ <integer>-157</integer>
+ <key>five</key>
+ <integer>-35</integer>
+ <key>four</key>
+ <integer>-137</integer>
+ <key>greater</key>
+ <integer>-14</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-84</integer>
+ <key>hryvnia</key>
+ <integer>-48</integer>
+ <key>iacyrillic</key>
+ <integer>-179</integer>
+ <key>less</key>
+ <integer>-96</integer>
+ <key>logicalnot</key>
+ <integer>-48</integer>
+ <key>multiply</key>
+ <integer>-69</integer>
+ <key>nine</key>
+ <integer>-34</integer>
+ <key>numbersign</key>
+ <integer>-29</integer>
+ <key>one</key>
+ <integer>-35</integer>
+ <key>question</key>
+ <integer>-15</integer>
+ <key>tecyrillic</key>
+ <integer>-89</integer>
+ <key>tenge</key>
+ <integer>-6</integer>
+ <key>three</key>
+ <integer>-63</integer>
+ <key>two</key>
+ <integer>-63</integer>
+ <key>underscore</key>
+ <integer>-268</integer>
+ <key>uni20BD</key>
+ <integer>-13</integer>
+ <key>zecyrillic</key>
+ <integer>-144</integer>
+ <key>zhecyrillic</key>
+ <integer>-125</integer>
+ </dict>
+ <key>@KERN_LEFT_Uhorn</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-219</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-322</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-118</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-268</integer>
+ <key>@KERN_RIGHT_S</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>56</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>13</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>13</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>15</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>48</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_b</key>
+ <integer>33</integer>
+ <key>@KERN_RIGHT_braceright</key>
+ <integer>123</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-206</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-254</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>22</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-205</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-205</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>96</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-249</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_m</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>40</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-331</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-219</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-123</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-125</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-137</integer>
+ <key>Hbar</key>
+ <integer>40</integer>
+ <key>Tbar</key>
+ <integer>54</integer>
+ <key>ampersand</key>
+ <integer>-61</integer>
+ <key>asciitilde</key>
+ <integer>-83</integer>
+ <key>at</key>
+ <integer>-96</integer>
+ <key>backslash</key>
+ <integer>96</integer>
+ <key>bullet</key>
+ <integer>-206</integer>
+ <key>copyright</key>
+ <integer>-41</integer>
+ <key>emdash</key>
+ <integer>-205</integer>
+ <key>endash</key>
+ <integer>-207</integer>
+ <key>exclamdown</key>
+ <integer>-40</integer>
+ <key>figuredash</key>
+ <integer>-205</integer>
+ <key>four</key>
+ <integer>-144</integer>
+ <key>hyphenbullet</key>
+ <integer>-207</integer>
+ <key>infinity</key>
+ <integer>-165</integer>
+ <key>integral</key>
+ <integer>-206</integer>
+ <key>less</key>
+ <integer>-151</integer>
+ <key>logicalnot</key>
+ <integer>-207</integer>
+ <key>lslash</key>
+ <integer>42</integer>
+ <key>multiply</key>
+ <integer>-164</integer>
+ <key>partialdiff</key>
+ <integer>-83</integer>
+ <key>periodcentered</key>
+ <integer>-165</integer>
+ <key>product</key>
+ <integer>27</integer>
+ <key>questiondown</key>
+ <integer>-206</integer>
+ <key>radical</key>
+ <integer>-42</integer>
+ <key>seven</key>
+ <integer>48</integer>
+ <key>slash</key>
+ <integer>-151</integer>
+ <key>summation</key>
+ <integer>29</integer>
+ <key>trianglebullet</key>
+ <integer>-84</integer>
+ <key>underscore</key>
+ <integer>-125</integer>
+ </dict>
+ <key>@KERN_LEFT_V</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-178</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-308</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-61</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_S</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-173</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-173</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-116</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-304</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-132</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-240</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-144</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_m</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-288</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-144</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-61</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-55</integer>
+ <key>ampersand</key>
+ <integer>-139</integer>
+ <key>at</key>
+ <integer>-88</integer>
+ <key>backslash</key>
+ <integer>56</integer>
+ <key>eight</key>
+ <integer>-48</integer>
+ <key>four</key>
+ <integer>-102</integer>
+ <key>infinity</key>
+ <integer>-82</integer>
+ <key>less</key>
+ <integer>-165</integer>
+ <key>logicalnot</key>
+ <integer>-166</integer>
+ <key>multiply</key>
+ <integer>-118</integer>
+ <key>nine</key>
+ <integer>-21</integer>
+ <key>periodcentered</key>
+ <integer>-103</integer>
+ <key>questiongreek</key>
+ <integer>-62</integer>
+ <key>slash</key>
+ <integer>-187</integer>
+ <key>underscore</key>
+ <integer>-260</integer>
+ </dict>
+ <key>@KERN_LEFT_Vecyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-29</integer>
+ <key>afii10044</key>
+ <integer>-56</integer>
+ <key>afii10049</key>
+ <integer>-8</integer>
+ <key>checyrillic</key>
+ <integer>-7</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-22</integer>
+ <key>iacyrillic</key>
+ <integer>-28</integer>
+ <key>tecyrillic</key>
+ <integer>-21</integer>
+ <key>tenge</key>
+ <integer>-6</integer>
+ <key>underscore</key>
+ <integer>-83</integer>
+ <key>zecyrillic</key>
+ <integer>-13</integer>
+ <key>zhecyrillic</key>
+ <integer>-22</integer>
+ </dict>
+ <key>@KERN_LEFT_W</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-240</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_S</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-172</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-159</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-304</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-132</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-200</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-157</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_m</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-282</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-132</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-63</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-77</integer>
+ <key>ampersand</key>
+ <integer>-138</integer>
+ <key>at</key>
+ <integer>-35</integer>
+ <key>backslash</key>
+ <integer>54</integer>
+ <key>eight</key>
+ <integer>-75</integer>
+ <key>five</key>
+ <integer>-42</integer>
+ <key>four</key>
+ <integer>-102</integer>
+ <key>infinity</key>
+ <integer>-56</integer>
+ <key>less</key>
+ <integer>-164</integer>
+ <key>logicalnot</key>
+ <integer>-76</integer>
+ <key>multiply</key>
+ <integer>-62</integer>
+ <key>nine</key>
+ <integer>-35</integer>
+ <key>periodcentered</key>
+ <integer>-88</integer>
+ <key>slash</key>
+ <integer>-166</integer>
+ <key>three</key>
+ <integer>-77</integer>
+ <key>underscore</key>
+ <integer>-262</integer>
+ </dict>
+ <key>@KERN_LEFT_X</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_S</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-63</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-124</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-151</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-144</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-77</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-75</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-103</integer>
+ <key>ampersand</key>
+ <integer>-61</integer>
+ <key>at</key>
+ <integer>-68</integer>
+ <key>backslash</key>
+ <integer>42</integer>
+ <key>eight</key>
+ <integer>-40</integer>
+ <key>four</key>
+ <integer>-76</integer>
+ <key>infinity</key>
+ <integer>-55</integer>
+ <key>less</key>
+ <integer>-173</integer>
+ <key>nine</key>
+ <integer>-22</integer>
+ <key>periodcentered</key>
+ <integer>-144</integer>
+ <key>slash</key>
+ <integer>-40</integer>
+ <key>three</key>
+ <integer>-48</integer>
+ <key>two</key>
+ <integer>-33</integer>
+ </dict>
+ <key>@KERN_LEFT_Y</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-227</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-304</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-116</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-240</integer>
+ <key>@KERN_RIGHT_S</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-262</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-233</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-267</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-157</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-343</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-179</integer>
+ <key>@KERN_RIGHT_dotlessi</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_dotlessj</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-296</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-240</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-144</integer>
+ <key>@KERN_RIGHT_m</key>
+ <integer>-151</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-247</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-227</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-125</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-151</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-102</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-103</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-116</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-131</integer>
+ <key>ampersand</key>
+ <integer>-179</integer>
+ <key>at</key>
+ <integer>-83</integer>
+ <key>backslash</key>
+ <integer>48</integer>
+ <key>eight</key>
+ <integer>-88</integer>
+ <key>five</key>
+ <integer>-35</integer>
+ <key>four</key>
+ <integer>-205</integer>
+ <key>infinity</key>
+ <integer>-118</integer>
+ <key>less</key>
+ <integer>-253</integer>
+ <key>logicalnot</key>
+ <integer>-165</integer>
+ <key>multiply</key>
+ <integer>-131</integer>
+ <key>nine</key>
+ <integer>-48</integer>
+ <key>one</key>
+ <integer>-35</integer>
+ <key>periodcentered</key>
+ <integer>-166</integer>
+ <key>questiongreek</key>
+ <integer>-158</integer>
+ <key>slash</key>
+ <integer>-206</integer>
+ <key>three</key>
+ <integer>-70</integer>
+ <key>two</key>
+ <integer>-40</integer>
+ <key>underscore</key>
+ <integer>-288</integer>
+ </dict>
+ <key>@KERN_LEFT_Z</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-15</integer>
+ <key>four</key>
+ <integer>-33</integer>
+ <key>less</key>
+ <integer>-83</integer>
+ <key>periodcentered</key>
+ <integer>-84</integer>
+ </dict>
+ <key>@KERN_LEFT_a</key>
+ <dict>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-200</integer>
+ <key>@KERN_RIGHT_U</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-159</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-158</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-247</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-63</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-48</integer>
+ <key>one</key>
+ <integer>-56</integer>
+ <key>seven</key>
+ <integer>-22</integer>
+ <key>slash</key>
+ <integer>13</integer>
+ </dict>
+ <key>@KERN_LEFT_acyrillic</key>
+ <dict>
+ <key>hardsigncyrillic</key>
+ <integer>-14</integer>
+ <key>tecyrillic</key>
+ <integer>-22</integer>
+ </dict>
+ <key>@KERN_LEFT_ae</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-234</integer>
+ <key>@KERN_RIGHT_U</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-89</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-254</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-44</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-63</integer>
+ <key>Tbar</key>
+ <integer>-40</integer>
+ <key>seven</key>
+ <integer>-62</integer>
+ <key>slash</key>
+ <integer>15</integer>
+ <key>underscore</key>
+ <integer>-69</integer>
+ </dict>
+ <key>@KERN_LEFT_alphagreek</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-90</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>63</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-15</integer>
+ <key>Psi</key>
+ <integer>-69</integer>
+ <key>ampersand</key>
+ <integer>-48</integer>
+ <key>four</key>
+ <integer>-28</integer>
+ <key>less</key>
+ <integer>-56</integer>
+ <key>logicalnot</key>
+ <integer>-82</integer>
+ <key>pi</key>
+ <integer>-77</integer>
+ <key>rho</key>
+ <integer>-8</integer>
+ <key>slash</key>
+ <integer>-48</integer>
+ <key>tau</key>
+ <integer>-48</integer>
+ <key>theta</key>
+ <integer>-40</integer>
+ <key>xi</key>
+ <integer>-35</integer>
+ <key>zeta</key>
+ <integer>-32</integer>
+ </dict>
+ <key>@KERN_LEFT_approxequal</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-124</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-173</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-157</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-151</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-234</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-90</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-88</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-83</integer>
+ <key>Psi</key>
+ <integer>-102</integer>
+ <key>Tbar</key>
+ <integer>-61</integer>
+ <key>afii10044</key>
+ <integer>-63</integer>
+ <key>ampersand</key>
+ <integer>-54</integer>
+ <key>tenge</key>
+ <integer>-54</integer>
+ </dict>
+ <key>@KERN_LEFT_asciicircum</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-213</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-304</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-212</integer>
+ <key>@KERN_RIGHT_Dcroat</key>
+ <integer>48</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-247</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-400</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-14</integer>
+ <key>Hbar</key>
+ <integer>34</integer>
+ <key>Psi</key>
+ <integer>-28</integer>
+ <key>afii10021</key>
+ <integer>-48</integer>
+ <key>afii10024</key>
+ <integer>-35</integer>
+ <key>ampersand</key>
+ <integer>-96</integer>
+ <key>decyrillic</key>
+ <integer>-34</integer>
+ <key>four</key>
+ <integer>-110</integer>
+ <key>underscore</key>
+ <integer>-192</integer>
+ <key>zecyrillic</key>
+ <integer>-21</integer>
+ </dict>
+ <key>@KERN_LEFT_b</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_S</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-214</integer>
+ <key>@KERN_RIGHT_U</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-125</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-233</integer>
+ <key>@KERN_RIGHT_braceright</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-63</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-63</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-61</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-33</integer>
+ <key>Tbar</key>
+ <integer>-48</integer>
+ <key>eight</key>
+ <integer>-14</integer>
+ <key>nine</key>
+ <integer>-22</integer>
+ <key>one</key>
+ <integer>-70</integer>
+ <key>seven</key>
+ <integer>-76</integer>
+ <key>three</key>
+ <integer>-14</integer>
+ <key>underscore</key>
+ <integer>-70</integer>
+ </dict>
+ <key>@KERN_LEFT_becyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-7</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-33</integer>
+ <key>checyrillic</key>
+ <integer>-14</integer>
+ <key>decyrillic</key>
+ <integer>-22</integer>
+ <key>ereversedcyrillic</key>
+ <integer>-7</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-84</integer>
+ <key>iacyrillic</key>
+ <integer>-20</integer>
+ <key>one</key>
+ <integer>-22</integer>
+ <key>question</key>
+ <integer>-35</integer>
+ <key>seven</key>
+ <integer>-13</integer>
+ <key>tecyrillic</key>
+ <integer>-40</integer>
+ <key>three</key>
+ <integer>-21</integer>
+ <key>two</key>
+ <integer>-27</integer>
+ <key>zecyrillic</key>
+ <integer>-28</integer>
+ <key>zhecyrillic</key>
+ <integer>-77</integer>
+ </dict>
+ <key>@KERN_LEFT_braceleft</key>
+ <dict>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_dotlessj</key>
+ <integer>75</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-15</integer>
+ <key>checyrillic</key>
+ <integer>-21</integer>
+ <key>rho</key>
+ <integer>-15</integer>
+ <key>theta</key>
+ <integer>-13</integer>
+ <key>xi</key>
+ <integer>-13</integer>
+ <key>zecyrillic</key>
+ <integer>-15</integer>
+ <key>zeta</key>
+ <integer>-13</integer>
+ </dict>
+ <key>@KERN_LEFT_c</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-62</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-199</integer>
+ <key>@KERN_RIGHT_U</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-132</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-130</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>27</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>14</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-27</integer>
+ <key>fraction</key>
+ <integer>84</integer>
+ <key>seven</key>
+ <integer>-48</integer>
+ <key>underscore</key>
+ <integer>-48</integer>
+ </dict>
+ <key>@KERN_LEFT_colon</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-117</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-158</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-62</integer>
+ <key>Psi</key>
+ <integer>-157</integer>
+ <key>afii10044</key>
+ <integer>-70</integer>
+ <key>four</key>
+ <integer>-20</integer>
+ <key>seven</key>
+ <integer>-41</integer>
+ <key>tenge</key>
+ <integer>-14</integer>
+ <key>three</key>
+ <integer>-7</integer>
+ <key>two</key>
+ <integer>8</integer>
+ </dict>
+ <key>@KERN_LEFT_colon.case</key>
+ <dict>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-20</integer>
+ <key>five</key>
+ <integer>24</integer>
+ <key>seven</key>
+ <integer>-14</integer>
+ <key>three</key>
+ <integer>-7</integer>
+ <key>two</key>
+ <integer>8</integer>
+ </dict>
+ <key>@KERN_LEFT_comma</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-158</integer>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-247</integer>
+ <key>@KERN_RIGHT_Ecyrillic</key>
+ <integer>-132</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-159</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-247</integer>
+ <key>@KERN_RIGHT_U</key>
+ <integer>-116</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-89</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-304</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-304</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-343</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-400</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_djecyrillic</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-150</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>-117</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-304</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-441</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-358</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-131</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-192</integer>
+ <key>Psi</key>
+ <integer>-344</integer>
+ <key>Tbar</key>
+ <integer>-248</integer>
+ <key>afii10021</key>
+ <integer>27</integer>
+ <key>afii10025</key>
+ <integer>-29</integer>
+ <key>afii10038</key>
+ <integer>-68</integer>
+ <key>afii10041</key>
+ <integer>-221</integer>
+ <key>afii10044</key>
+ <integer>-249</integer>
+ <key>afii10047</key>
+ <integer>-104</integer>
+ <key>afii10049</key>
+ <integer>-27</integer>
+ <key>ampersand</key>
+ <integer>-48</integer>
+ <key>backslash</key>
+ <integer>-118</integer>
+ <key>becyrillic</key>
+ <integer>-56</integer>
+ <key>checyrillic</key>
+ <integer>-164</integer>
+ <key>decyrillic</key>
+ <integer>54</integer>
+ <key>eight</key>
+ <integer>-117</integer>
+ <key>ereversedcyrillic</key>
+ <integer>-29</integer>
+ <key>five</key>
+ <integer>-86</integer>
+ <key>four</key>
+ <integer>-41</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-104</integer>
+ <key>hryvnia</key>
+ <integer>-48</integer>
+ <key>iacyrillic</key>
+ <integer>-21</integer>
+ <key>nine</key>
+ <integer>-117</integer>
+ <key>one</key>
+ <integer>-144</integer>
+ <key>pi</key>
+ <integer>-29</integer>
+ <key>rho</key>
+ <integer>-54</integer>
+ <key>seven</key>
+ <integer>-29</integer>
+ <key>slash</key>
+ <integer>116</integer>
+ <key>tau</key>
+ <integer>-29</integer>
+ <key>tbar</key>
+ <integer>-48</integer>
+ <key>tecyrillic</key>
+ <integer>-152</integer>
+ <key>tenge</key>
+ <integer>-206</integer>
+ <key>theta</key>
+ <integer>-55</integer>
+ <key>three</key>
+ <integer>-84</integer>
+ <key>two</key>
+ <integer>-29</integer>
+ <key>xi</key>
+ <integer>-54</integer>
+ <key>zecyrillic</key>
+ <integer>-27</integer>
+ <key>zeta</key>
+ <integer>-55</integer>
+ </dict>
+ <key>@KERN_LEFT_dagger</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-199</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-214</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-8</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-150</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-61</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-8</integer>
+ <key>Hbar</key>
+ <integer>54</integer>
+ <key>Psi</key>
+ <integer>-22</integer>
+ <key>ampersand</key>
+ <integer>-55</integer>
+ <key>eight</key>
+ <integer>-13</integer>
+ <key>four</key>
+ <integer>-15</integer>
+ </dict>
+ <key>@KERN_LEFT_dcaron</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-88</integer>
+ <key>@KERN_RIGHT_B</key>
+ <integer>48</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>15</integer>
+ <key>@KERN_RIGHT_Dcroat</key>
+ <integer>96</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>111</integer>
+ <key>@KERN_RIGHT_U</key>
+ <integer>54</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>63</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>139</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>82</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>83</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>61</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>158</integer>
+ <key>@KERN_RIGHT_braceright</key>
+ <integer>138</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-6</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>103</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>212</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>103</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>88</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>56</integer>
+ <key>Hbar</key>
+ <integer>144</integer>
+ <key>Tbar</key>
+ <integer>116</integer>
+ <key>backslash</key>
+ <integer>132</integer>
+ <key>eight</key>
+ <integer>41</integer>
+ <key>exclam</key>
+ <integer>84</integer>
+ <key>four</key>
+ <integer>-28</integer>
+ <key>one</key>
+ <integer>90</integer>
+ <key>question</key>
+ <integer>88</integer>
+ <key>seven</key>
+ <integer>109</integer>
+ <key>three</key>
+ <integer>6</integer>
+ <key>two</key>
+ <integer>62</integer>
+ </dict>
+ <key>@KERN_LEFT_decyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>40</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>13</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>13</integer>
+ <key>bracketleft</key>
+ <integer>27</integer>
+ <key>checyrillic</key>
+ <integer>-14</integer>
+ <key>decyrillic</key>
+ <integer>56</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-28</integer>
+ <key>one</key>
+ <integer>-20</integer>
+ <key>slash</key>
+ <integer>68</integer>
+ <key>underscore</key>
+ <integer>63</integer>
+ </dict>
+ <key>@KERN_LEFT_deltagreek</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_braceright</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-8</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-137</integer>
+ <key>Psi</key>
+ <integer>-130</integer>
+ <key>Sigma</key>
+ <integer>-14</integer>
+ <key>eight</key>
+ <integer>-14</integer>
+ <key>lambda</key>
+ <integer>-104</integer>
+ <key>nine</key>
+ <integer>-22</integer>
+ <key>one</key>
+ <integer>-69</integer>
+ <key>pi</key>
+ <integer>-70</integer>
+ <key>rho</key>
+ <integer>-13</integer>
+ <key>seven</key>
+ <integer>-75</integer>
+ <key>tau</key>
+ <integer>-48</integer>
+ <key>three</key>
+ <integer>-35</integer>
+ <key>underscore</key>
+ <integer>-68</integer>
+ </dict>
+ <key>@KERN_LEFT_divide</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-117</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-90</integer>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-221</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-150</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-125</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-130</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-132</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-178</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-15</integer>
+ <key>Psi</key>
+ <integer>-138</integer>
+ <key>Tbar</key>
+ <integer>-96</integer>
+ <key>afii10021</key>
+ <integer>-35</integer>
+ <key>afii10024</key>
+ <integer>-207</integer>
+ <key>afii10025</key>
+ <integer>-88</integer>
+ <key>afii10041</key>
+ <integer>-48</integer>
+ <key>afii10044</key>
+ <integer>-166</integer>
+ <key>afii10047</key>
+ <integer>-28</integer>
+ <key>afii10049</key>
+ <integer>-55</integer>
+ <key>lambda</key>
+ <integer>-102</integer>
+ <key>pi</key>
+ <integer>-61</integer>
+ <key>tau</key>
+ <integer>-28</integer>
+ <key>tecyrillic</key>
+ <integer>-15</integer>
+ </dict>
+ <key>@KERN_LEFT_dotlessi</key>
+ <dict>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-33</integer>
+ </dict>
+ <key>@KERN_LEFT_ecyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-8</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-48</integer>
+ <key>checyrillic</key>
+ <integer>-22</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-34</integer>
+ <key>iacyrillic</key>
+ <integer>-21</integer>
+ <key>seven</key>
+ <integer>-13</integer>
+ <key>tecyrillic</key>
+ <integer>-56</integer>
+ <key>zhecyrillic</key>
+ <integer>-77</integer>
+ </dict>
+ <key>@KERN_LEFT_eight</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-75</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-88</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-88</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-13</integer>
+ <key>Psi</key>
+ <integer>-88</integer>
+ <key>afii10024</key>
+ <integer>-20</integer>
+ <key>backslash</key>
+ <integer>22</integer>
+ <key>nine</key>
+ <integer>-7</integer>
+ <key>underscore</key>
+ <integer>-103</integer>
+ </dict>
+ <key>@KERN_LEFT_eight.subs</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-282</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-283</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-240</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-200</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-297</integer>
+ <key>@KERN_RIGHT_dotlessj</key>
+ <integer>159</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-88</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-116</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-88</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-123</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-84</integer>
+ <key>Psi</key>
+ <integer>-296</integer>
+ <key>Tbar</key>
+ <integer>-192</integer>
+ <key>afii10041</key>
+ <integer>-56</integer>
+ <key>afii10044</key>
+ <integer>-48</integer>
+ <key>five</key>
+ <integer>-14</integer>
+ <key>one</key>
+ <integer>-192</integer>
+ <key>pi</key>
+ <integer>-90</integer>
+ <key>tau</key>
+ <integer>-90</integer>
+ </dict>
+ <key>@KERN_LEFT_eight.sups</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-213</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-331</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-214</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-330</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-151</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>48</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-199</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>48</integer>
+ <key>Hbar</key>
+ <integer>62</integer>
+ <key>afii10021</key>
+ <integer>-35</integer>
+ <key>ampersand</key>
+ <integer>-22</integer>
+ <key>four</key>
+ <integer>-144</integer>
+ <key>pi</key>
+ <integer>48</integer>
+ <key>rho</key>
+ <integer>-56</integer>
+ <key>tau</key>
+ <integer>48</integer>
+ <key>theta</key>
+ <integer>-15</integer>
+ <key>xi</key>
+ <integer>-54</integer>
+ <key>zeta</key>
+ <integer>-54</integer>
+ </dict>
+ <key>@KERN_LEFT_epsilongreek</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-63</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-8</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-14</integer>
+ <key>Psi</key>
+ <integer>-77</integer>
+ <key>Sigma</key>
+ <integer>-13</integer>
+ <key>lambda</key>
+ <integer>-83</integer>
+ <key>pi</key>
+ <integer>-15</integer>
+ <key>rho</key>
+ <integer>-6</integer>
+ <key>seven</key>
+ <integer>-27</integer>
+ <key>tau</key>
+ <integer>-6</integer>
+ <key>theta</key>
+ <integer>-7</integer>
+ <key>underscore</key>
+ <integer>-48</integer>
+ <key>xi</key>
+ <integer>-7</integer>
+ <key>zeta</key>
+ <integer>-6</integer>
+ </dict>
+ <key>@KERN_LEFT_etagreek</key>
+ <dict>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-40</integer>
+ <key>pi</key>
+ <integer>-28</integer>
+ <key>tau</key>
+ <integer>-29</integer>
+ </dict>
+ <key>@KERN_LEFT_f</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-125</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-173</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>20</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-52</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-150</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-88</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>63</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>14</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-158</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>42</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>14</integer>
+ <key>ampersand</key>
+ <integer>-68</integer>
+ <key>four</key>
+ <integer>-96</integer>
+ <key>periodcentered</key>
+ <integer>-34</integer>
+ <key>slash</key>
+ <integer>-48</integer>
+ <key>underscore</key>
+ <integer>-69</integer>
+ </dict>
+ <key>@KERN_LEFT_g</key>
+ <dict>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_dotlessj</key>
+ <integer>33</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-40</integer>
+ <key>seven</key>
+ <integer>-20</integer>
+ <key>underscore</key>
+ <integer>62</integer>
+ </dict>
+ <key>@KERN_LEFT_gammagreek</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_braceright</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-39</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-88</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>62</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-62</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-8</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>40</integer>
+ <key>Psi</key>
+ <integer>-13</integer>
+ <key>Sigma</key>
+ <integer>-62</integer>
+ <key>ampersand</key>
+ <integer>-15</integer>
+ <key>eight</key>
+ <integer>-14</integer>
+ <key>four</key>
+ <integer>-29</integer>
+ <key>lambda</key>
+ <integer>-158</integer>
+ <key>less</key>
+ <integer>-56</integer>
+ <key>logicalnot</key>
+ <integer>-48</integer>
+ <key>nine</key>
+ <integer>-22</integer>
+ <key>one</key>
+ <integer>-69</integer>
+ <key>pi</key>
+ <integer>-8</integer>
+ <key>rho</key>
+ <integer>-55</integer>
+ <key>seven</key>
+ <integer>-76</integer>
+ <key>slash</key>
+ <integer>-48</integer>
+ <key>tau</key>
+ <integer>35</integer>
+ <key>theta</key>
+ <integer>-32</integer>
+ <key>three</key>
+ <integer>-35</integer>
+ <key>underscore</key>
+ <integer>-118</integer>
+ <key>xi</key>
+ <integer>-40</integer>
+ <key>zeta</key>
+ <integer>-44</integer>
+ </dict>
+ <key>@KERN_LEFT_gecyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-260</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-323</integer>
+ <key>ampersand</key>
+ <integer>-14</integer>
+ <key>becyrillic</key>
+ <integer>-6</integer>
+ <key>checyrillic</key>
+ <integer>-14</integer>
+ <key>decyrillic</key>
+ <integer>-61</integer>
+ <key>ereversedcyrillic</key>
+ <integer>-22</integer>
+ <key>four</key>
+ <integer>-41</integer>
+ <key>iacyrillic</key>
+ <integer>-41</integer>
+ <key>integral</key>
+ <integer>-75</integer>
+ <key>less</key>
+ <integer>-21</integer>
+ <key>logicalnot</key>
+ <integer>-48</integer>
+ <key>multiply</key>
+ <integer>-22</integer>
+ <key>slash</key>
+ <integer>-77</integer>
+ <key>three</key>
+ <integer>-7</integer>
+ <key>underscore</key>
+ <integer>-68</integer>
+ <key>zecyrillic</key>
+ <integer>-34</integer>
+ <key>zhecyrillic</key>
+ <integer>-27</integer>
+ </dict>
+ <key>@KERN_LEFT_guillemotleft</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-132</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-8</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-130</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-62</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-63</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-63</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-150</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-13</integer>
+ <key>Psi</key>
+ <integer>-150</integer>
+ <key>afii10024</key>
+ <integer>-55</integer>
+ <key>afii10025</key>
+ <integer>-15</integer>
+ <key>afii10041</key>
+ <integer>-29</integer>
+ <key>afii10044</key>
+ <integer>-165</integer>
+ <key>afii10049</key>
+ <integer>-34</integer>
+ <key>checyrillic</key>
+ <integer>-62</integer>
+ <key>four</key>
+ <integer>-33</integer>
+ <key>seven</key>
+ <integer>-27</integer>
+ <key>tecyrillic</key>
+ <integer>-14</integer>
+ <key>tenge</key>
+ <integer>-27</integer>
+ <key>zecyrillic</key>
+ <integer>-48</integer>
+ </dict>
+ <key>@KERN_LEFT_guillemotright</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-125</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-171</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-283</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-159</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-158</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-144</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-240</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-63</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-102</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-116</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-118</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-63</integer>
+ <key>Psi</key>
+ <integer>-240</integer>
+ <key>Tbar</key>
+ <integer>-42</integer>
+ <key>afii10024</key>
+ <integer>-110</integer>
+ <key>afii10025</key>
+ <integer>-28</integer>
+ <key>afii10041</key>
+ <integer>-62</integer>
+ <key>afii10044</key>
+ <integer>-199</integer>
+ <key>afii10047</key>
+ <integer>-20</integer>
+ <key>afii10049</key>
+ <integer>-48</integer>
+ <key>checyrillic</key>
+ <integer>-20</integer>
+ <key>eight</key>
+ <integer>-68</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-27</integer>
+ <key>one</key>
+ <integer>-109</integer>
+ <key>pi</key>
+ <integer>-48</integer>
+ <key>seven</key>
+ <integer>-138</integer>
+ <key>tau</key>
+ <integer>-48</integer>
+ <key>tecyrillic</key>
+ <integer>-70</integer>
+ <key>tenge</key>
+ <integer>-15</integer>
+ <key>three</key>
+ <integer>-61</integer>
+ <key>two</key>
+ <integer>-96</integer>
+ <key>zecyrillic</key>
+ <integer>-56</integer>
+ <key>zhecyrillic</key>
+ <integer>-75</integer>
+ </dict>
+ <key>@KERN_LEFT_hardsigncyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-7</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-76</integer>
+ <key>checyrillic</key>
+ <integer>-34</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-124</integer>
+ <key>iacyrillic</key>
+ <integer>-15</integer>
+ <key>one</key>
+ <integer>-116</integer>
+ <key>question</key>
+ <integer>-48</integer>
+ <key>seven</key>
+ <integer>-42</integer>
+ <key>tecyrillic</key>
+ <integer>-83</integer>
+ <key>two</key>
+ <integer>-14</integer>
+ <key>zecyrillic</key>
+ <integer>-13</integer>
+ <key>zhecyrillic</key>
+ <integer>-40</integer>
+ </dict>
+ <key>@KERN_LEFT_iotadieresisgreek</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-88</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>61</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-14</integer>
+ <key>Psi</key>
+ <integer>-68</integer>
+ <key>ampersand</key>
+ <integer>-48</integer>
+ <key>four</key>
+ <integer>-28</integer>
+ <key>lambda</key>
+ <integer>33</integer>
+ <key>less</key>
+ <integer>-56</integer>
+ <key>logicalnot</key>
+ <integer>-84</integer>
+ <key>pi</key>
+ <integer>-75</integer>
+ <key>rho</key>
+ <integer>-19</integer>
+ <key>slash</key>
+ <integer>-48</integer>
+ <key>tau</key>
+ <integer>-48</integer>
+ <key>theta</key>
+ <integer>-40</integer>
+ <key>underscore</key>
+ <integer>-88</integer>
+ <key>xi</key>
+ <integer>-33</integer>
+ <key>zeta</key>
+ <integer>-32</integer>
+ </dict>
+ <key>@KERN_LEFT_k</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_S</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-77</integer>
+ <key>@KERN_RIGHT_U</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-75</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-89</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-90</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-103</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-150</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-62</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-29</integer>
+ <key>ampersand</key>
+ <integer>-55</integer>
+ <key>at</key>
+ <integer>-28</integer>
+ <key>braceleft</key>
+ <integer>-35</integer>
+ <key>eight</key>
+ <integer>-20</integer>
+ <key>five</key>
+ <integer>-40</integer>
+ <key>four</key>
+ <integer>-90</integer>
+ <key>infinity</key>
+ <integer>-14</integer>
+ <key>less</key>
+ <integer>-199</integer>
+ <key>logicalnot</key>
+ <integer>-179</integer>
+ <key>nine</key>
+ <integer>-20</integer>
+ <key>parenleft</key>
+ <integer>-15</integer>
+ <key>periodcentered</key>
+ <integer>-90</integer>
+ <key>question</key>
+ <integer>-6</integer>
+ <key>seven</key>
+ <integer>-63</integer>
+ </dict>
+ <key>@KERN_LEFT_kacyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-8</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-117</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-15</integer>
+ <key>at</key>
+ <integer>-21</integer>
+ <key>becyrillic</key>
+ <integer>-48</integer>
+ <key>checyrillic</key>
+ <integer>-62</integer>
+ <key>ereversedcyrillic</key>
+ <integer>-70</integer>
+ <key>five</key>
+ <integer>-20</integer>
+ <key>four</key>
+ <integer>-34</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-54</integer>
+ <key>iacyrillic</key>
+ <integer>-29</integer>
+ <key>less</key>
+ <integer>-35</integer>
+ <key>one</key>
+ <integer>-13</integer>
+ <key>question</key>
+ <integer>-13</integer>
+ <key>tecyrillic</key>
+ <integer>-48</integer>
+ <key>three</key>
+ <integer>-20</integer>
+ <key>zecyrillic</key>
+ <integer>-56</integer>
+ <key>zhecyrillic</key>
+ <integer>-7</integer>
+ </dict>
+ <key>@KERN_LEFT_nine</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-77</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-123</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_colon.case</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-144</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-89</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-13</integer>
+ <key>Psi</key>
+ <integer>-123</integer>
+ <key>afii10024</key>
+ <integer>-48</integer>
+ <key>afii10044</key>
+ <integer>-20</integer>
+ <key>backslash</key>
+ <integer>56</integer>
+ <key>seven</key>
+ <integer>-55</integer>
+ <key>tenge</key>
+ <integer>-15</integer>
+ <key>three</key>
+ <integer>-22</integer>
+ <key>underscore</key>
+ <integer>-144</integer>
+ </dict>
+ <key>@KERN_LEFT_ohorn</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-125</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-187</integer>
+ <key>@KERN_RIGHT_Dcroat</key>
+ <integer>40</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-75</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>41</integer>
+ <key>@KERN_RIGHT_colon.case</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-117</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>41</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>48</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>40</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>41</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-7</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>54</integer>
+ <key>Hbar</key>
+ <integer>103</integer>
+ <key>Lslash</key>
+ <integer>22</integer>
+ <key>ampersand</key>
+ <integer>-15</integer>
+ <key>asciitilde</key>
+ <integer>-55</integer>
+ <key>at</key>
+ <integer>-21</integer>
+ <key>backslash</key>
+ <integer>102</integer>
+ <key>copyright</key>
+ <integer>-22</integer>
+ <key>emdash</key>
+ <integer>-82</integer>
+ <key>endash</key>
+ <integer>-83</integer>
+ <key>exclamdown</key>
+ <integer>-54</integer>
+ <key>figuredash</key>
+ <integer>-84</integer>
+ <key>four</key>
+ <integer>-41</integer>
+ <key>hyphenbullet</key>
+ <integer>-54</integer>
+ <key>infinity</key>
+ <integer>-76</integer>
+ <key>integral</key>
+ <integer>-54</integer>
+ <key>less</key>
+ <integer>-75</integer>
+ <key>logicalnot</key>
+ <integer>-75</integer>
+ <key>lslash</key>
+ <integer>21</integer>
+ <key>multiply</key>
+ <integer>-75</integer>
+ <key>partialdiff</key>
+ <integer>-61</integer>
+ <key>periodcentered</key>
+ <integer>-55</integer>
+ <key>question</key>
+ <integer>70</integer>
+ <key>questiondown</key>
+ <integer>-77</integer>
+ <key>tbar</key>
+ <integer>83</integer>
+ <key>underscore</key>
+ <integer>-56</integer>
+ </dict>
+ <key>@KERN_LEFT_omegagreek</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_braceright</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-139</integer>
+ <key>Psi</key>
+ <integer>-151</integer>
+ <key>Sigma</key>
+ <integer>-21</integer>
+ <key>eight</key>
+ <integer>-13</integer>
+ <key>lambda</key>
+ <integer>-96</integer>
+ <key>nine</key>
+ <integer>-22</integer>
+ <key>one</key>
+ <integer>-69</integer>
+ <key>pi</key>
+ <integer>-48</integer>
+ <key>rho</key>
+ <integer>-29</integer>
+ <key>seven</key>
+ <integer>-77</integer>
+ <key>tau</key>
+ <integer>-20</integer>
+ <key>three</key>
+ <integer>-34</integer>
+ <key>underscore</key>
+ <integer>-70</integer>
+ <key>zeta</key>
+ <integer>-14</integer>
+ </dict>
+ <key>@KERN_LEFT_psigreek</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_braceright</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-139</integer>
+ <key>Psi</key>
+ <integer>-137</integer>
+ <key>eight</key>
+ <integer>-13</integer>
+ <key>lambda</key>
+ <integer>-125</integer>
+ <key>nine</key>
+ <integer>-20</integer>
+ <key>one</key>
+ <integer>-68</integer>
+ <key>pi</key>
+ <integer>-34</integer>
+ <key>rho</key>
+ <integer>-20</integer>
+ <key>seven</key>
+ <integer>-76</integer>
+ <key>tau</key>
+ <integer>-21</integer>
+ <key>three</key>
+ <integer>-35</integer>
+ <key>underscore</key>
+ <integer>-69</integer>
+ </dict>
+ <key>@KERN_LEFT_quotedbl</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-212</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-288</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-212</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-62</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-274</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-304</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>21</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-21</integer>
+ <key>afii10021</key>
+ <integer>-34</integer>
+ <key>afii10024</key>
+ <integer>-15</integer>
+ <key>afii10049</key>
+ <integer>-6</integer>
+ <key>ampersand</key>
+ <integer>-48</integer>
+ <key>decyrillic</key>
+ <integer>-35</integer>
+ <key>eight</key>
+ <integer>-33</integer>
+ <key>five</key>
+ <integer>-21</integer>
+ <key>four</key>
+ <integer>-124</integer>
+ </dict>
+ <key>@KERN_LEFT_quotedblbase</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-171</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>41</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-172</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-213</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-171</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-249</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-130</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-173</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-34</integer>
+ <key>Psi</key>
+ <integer>-221</integer>
+ <key>Tbar</key>
+ <integer>-138</integer>
+ <key>afii10021</key>
+ <integer>104</integer>
+ <key>afii10038</key>
+ <integer>-48</integer>
+ <key>afii10041</key>
+ <integer>-150</integer>
+ <key>afii10044</key>
+ <integer>-117</integer>
+ <key>checyrillic</key>
+ <integer>-68</integer>
+ <key>decyrillic</key>
+ <integer>138</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-89</integer>
+ <key>one</key>
+ <integer>-166</integer>
+ <key>tecyrillic</key>
+ <integer>-125</integer>
+ </dict>
+ <key>@KERN_LEFT_quotedblleft</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-240</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-262</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-240</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-171</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-247</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-345</integer>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-199</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-172</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-22</integer>
+ <key>afii10021</key>
+ <integer>-109</integer>
+ <key>afii10038</key>
+ <integer>-41</integer>
+ <key>afii10049</key>
+ <integer>-33</integer>
+ <key>ampersand</key>
+ <integer>-82</integer>
+ <key>decyrillic</key>
+ <integer>-131</integer>
+ <key>eight</key>
+ <integer>-70</integer>
+ <key>ereversedcyrillic</key>
+ <integer>-28</integer>
+ <key>four</key>
+ <integer>-89</integer>
+ <key>iacyrillic</key>
+ <integer>-55</integer>
+ <key>numbersign</key>
+ <integer>-22</integer>
+ <key>questiondown</key>
+ <integer>-88</integer>
+ <key>slash</key>
+ <integer>-226</integer>
+ <key>three</key>
+ <integer>-35</integer>
+ <key>zecyrillic</key>
+ <integer>-48</integer>
+ </dict>
+ <key>@KERN_LEFT_quotedblright</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-316</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-336</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-316</integer>
+ <key>@KERN_RIGHT_B</key>
+ <integer>7</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-130</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-304</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-144</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-77</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-150</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_colon.case</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-440</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-144</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-144</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-150</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-88</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-144</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-262</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-144</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-89</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-29</integer>
+ <key>afii10021</key>
+ <integer>-88</integer>
+ <key>afii10038</key>
+ <integer>-33</integer>
+ <key>ampersand</key>
+ <integer>-144</integer>
+ <key>asciitilde</key>
+ <integer>-61</integer>
+ <key>at</key>
+ <integer>-111</integer>
+ <key>braceleft</key>
+ <integer>-69</integer>
+ <key>checyrillic</key>
+ <integer>-28</integer>
+ <key>decyrillic</key>
+ <integer>-111</integer>
+ <key>eight</key>
+ <integer>-124</integer>
+ <key>exclamdown</key>
+ <integer>-42</integer>
+ <key>five</key>
+ <integer>-40</integer>
+ <key>four</key>
+ <integer>-206</integer>
+ <key>iacyrillic</key>
+ <integer>-76</integer>
+ <key>less</key>
+ <integer>-131</integer>
+ <key>mu</key>
+ <integer>-63</integer>
+ <key>nine</key>
+ <integer>-41</integer>
+ <key>numbersign</key>
+ <integer>-173</integer>
+ <key>questiondown</key>
+ <integer>-96</integer>
+ <key>rho</key>
+ <integer>-144</integer>
+ <key>slash</key>
+ <integer>-304</integer>
+ <key>theta</key>
+ <integer>-144</integer>
+ <key>three</key>
+ <integer>-55</integer>
+ <key>underscore</key>
+ <integer>-139</integer>
+ <key>xi</key>
+ <integer>-144</integer>
+ <key>zecyrillic</key>
+ <integer>-48</integer>
+ <key>zeta</key>
+ <integer>-144</integer>
+ </dict>
+ <key>@KERN_LEFT_r</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-130</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-88</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-159</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-240</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-88</integer>
+ <key>@KERN_RIGHT_dotlessi</key>
+ <integer>13</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>63</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>63</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_m</key>
+ <integer>14</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-151</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>103</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>61</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>22</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>22</integer>
+ <key>ampersand</key>
+ <integer>-48</integer>
+ <key>four</key>
+ <integer>-40</integer>
+ <key>less</key>
+ <integer>-56</integer>
+ <key>logicalnot</key>
+ <integer>-83</integer>
+ <key>question</key>
+ <integer>48</integer>
+ <key>seven</key>
+ <integer>-13</integer>
+ <key>slash</key>
+ <integer>-70</integer>
+ <key>underscore</key>
+ <integer>-164</integer>
+ </dict>
+ <key>@KERN_LEFT_s</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-8</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-212</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-144</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-130</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-226</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_dotlessi</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-24</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-48</integer>
+ <key>one</key>
+ <integer>-35</integer>
+ <key>periodcentered</key>
+ <integer>-8</integer>
+ <key>seven</key>
+ <integer>-48</integer>
+ <key>underscore</key>
+ <integer>-69</integer>
+ </dict>
+ <key>@KERN_LEFT_t</key>
+ <dict>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-11</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>48</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>14</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>29</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>14</integer>
+ <key>four</key>
+ <integer>-28</integer>
+ <key>less</key>
+ <integer>-33</integer>
+ <key>periodcentered</key>
+ <integer>-13</integer>
+ </dict>
+ <key>@KERN_LEFT_u</key>
+ <dict>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-77</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-75</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-144</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>33</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-56</integer>
+ <key>seven</key>
+ <integer>-13</integer>
+ <key>slash</key>
+ <integer>13</integer>
+ </dict>
+ <key>@KERN_LEFT_u01C5</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-118</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-77</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-132</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-42</integer>
+ <key>less</key>
+ <integer>-83</integer>
+ <key>logicalnot</key>
+ <integer>-77</integer>
+ <key>multiply</key>
+ <integer>-7</integer>
+ <key>periodcentered</key>
+ <integer>-33</integer>
+ </dict>
+ <key>@KERN_LEFT_uhorn</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-221</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-179</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>20</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>48</integer>
+ <key>@KERN_RIGHT_braceright</key>
+ <integer>70</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-144</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>63</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-144</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>77</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>41</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>62</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-220</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>27</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>55</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>42</integer>
+ <key>Hbar</key>
+ <integer>63</integer>
+ <key>Lslash</key>
+ <integer>22</integer>
+ <key>ampersand</key>
+ <integer>-20</integer>
+ <key>anoteleia</key>
+ <integer>22</integer>
+ <key>asciitilde</key>
+ <integer>-42</integer>
+ <key>at</key>
+ <integer>-20</integer>
+ <key>backslash</key>
+ <integer>61</integer>
+ <key>braceleft</key>
+ <integer>-22</integer>
+ <key>bullet</key>
+ <integer>-21</integer>
+ <key>emdash</key>
+ <integer>-205</integer>
+ <key>endash</key>
+ <integer>-206</integer>
+ <key>figuredash</key>
+ <integer>-125</integer>
+ <key>four</key>
+ <integer>-55</integer>
+ <key>hyphenbullet</key>
+ <integer>-186</integer>
+ <key>infinity</key>
+ <integer>-41</integer>
+ <key>integral</key>
+ <integer>-104</integer>
+ <key>less</key>
+ <integer>-96</integer>
+ <key>logicalnot</key>
+ <integer>-144</integer>
+ <key>lslash</key>
+ <integer>21</integer>
+ <key>multiply</key>
+ <integer>-22</integer>
+ <key>nine</key>
+ <integer>22</integer>
+ <key>one</key>
+ <integer>48</integer>
+ <key>onehalf</key>
+ <integer>22</integer>
+ <key>onequarter</key>
+ <integer>21</integer>
+ <key>partialdiff</key>
+ <integer>-84</integer>
+ <key>percent</key>
+ <integer>21</integer>
+ <key>periodcentered</key>
+ <integer>-75</integer>
+ <key>perthousand</key>
+ <integer>21</integer>
+ <key>product</key>
+ <integer>48</integer>
+ <key>question</key>
+ <integer>41</integer>
+ <key>questiondown</key>
+ <integer>-83</integer>
+ <key>seven</key>
+ <integer>22</integer>
+ <key>slash</key>
+ <integer>-96</integer>
+ <key>summation</key>
+ <integer>48</integer>
+ <key>tbar</key>
+ <integer>21</integer>
+ <key>threequarters</key>
+ <integer>21</integer>
+ <key>two</key>
+ <integer>13</integer>
+ <key>underscore</key>
+ <integer>-96</integer>
+ </dict>
+ <key>@KERN_LEFT_v</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-179</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-178</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-131</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-89</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-102</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-62</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-89</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-63</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-124</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>28</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-118</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-15</integer>
+ <key>ampersand</key>
+ <integer>-68</integer>
+ <key>at</key>
+ <integer>-42</integer>
+ <key>backslash</key>
+ <integer>13</integer>
+ <key>four</key>
+ <integer>-27</integer>
+ <key>less</key>
+ <integer>-75</integer>
+ <key>logicalnot</key>
+ <integer>-84</integer>
+ <key>multiply</key>
+ <integer>-63</integer>
+ <key>periodcentered</key>
+ <integer>-13</integer>
+ <key>slash</key>
+ <integer>-82</integer>
+ <key>underscore</key>
+ <integer>-228</integer>
+ </dict>
+ <key>@KERN_LEFT_vecyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-6</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-7</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-90</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-14</integer>
+ <key>checyrillic</key>
+ <integer>-48</integer>
+ <key>ereversedcyrillic</key>
+ <integer>-14</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-62</integer>
+ <key>iacyrillic</key>
+ <integer>-14</integer>
+ <key>one</key>
+ <integer>-13</integer>
+ <key>question</key>
+ <integer>-33</integer>
+ <key>slash</key>
+ <integer>-21</integer>
+ <key>tecyrillic</key>
+ <integer>-38</integer>
+ <key>zecyrillic</key>
+ <integer>-33</integer>
+ <key>zhecyrillic</key>
+ <integer>-40</integer>
+ </dict>
+ <key>@KERN_LEFT_w</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-179</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-123</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-88</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-104</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-103</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-63</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-88</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-63</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>34</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-159</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-13</integer>
+ <key>ampersand</key>
+ <integer>-96</integer>
+ <key>at</key>
+ <integer>-20</integer>
+ <key>backslash</key>
+ <integer>14</integer>
+ <key>four</key>
+ <integer>-29</integer>
+ <key>infinity</key>
+ <integer>-22</integer>
+ <key>less</key>
+ <integer>-68</integer>
+ <key>logicalnot</key>
+ <integer>-62</integer>
+ <key>multiply</key>
+ <integer>-22</integer>
+ <key>periodcentered</key>
+ <integer>-21</integer>
+ <key>slash</key>
+ <integer>-56</integer>
+ <key>underscore</key>
+ <integer>-226</integer>
+ </dict>
+ <key>@KERN_LEFT_x</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_U</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-117</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-7</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>48</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-117</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-14</integer>
+ <key>ampersand</key>
+ <integer>-41</integer>
+ <key>at</key>
+ <integer>-28</integer>
+ <key>four</key>
+ <integer>-27</integer>
+ <key>less</key>
+ <integer>-77</integer>
+ <key>multiply</key>
+ <integer>-35</integer>
+ <key>periodcentered</key>
+ <integer>-63</integer>
+ <key>seven</key>
+ <integer>-15</integer>
+ </dict>
+ <key>Delta</key>
+ <dict>
+ <key>eth</key>
+ <integer>-21</integer>
+ </dict>
+ <key>E</key>
+ <dict>
+ <key>E</key>
+ <integer>-128</integer>
+ </dict>
+ <key>F</key>
+ <dict>
+ <key>F</key>
+ <integer>-128</integer>
+ <key>r</key>
+ <integer>-128</integer>
+ </dict>
+ <key>Gamma</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-253</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-116</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-329</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-226</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-331</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-260</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-185</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-330</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-221</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-159</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-281</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-130</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-254</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-330</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-255</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-253</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-75</integer>
+ <key>Omega</key>
+ <integer>-96</integer>
+ <key>ampersand</key>
+ <integer>-96</integer>
+ <key>backslash</key>
+ <integer>29</integer>
+ <key>four</key>
+ <integer>-96</integer>
+ <key>lambda</key>
+ <integer>-103</integer>
+ <key>less</key>
+ <integer>-198</integer>
+ <key>mu</key>
+ <integer>-221</integer>
+ <key>pi</key>
+ <integer>-187</integer>
+ <key>rho</key>
+ <integer>-329</integer>
+ <key>slash</key>
+ <integer>-103</integer>
+ <key>tau</key>
+ <integer>-187</integer>
+ <key>theta</key>
+ <integer>-158</integer>
+ <key>three</key>
+ <integer>-15</integer>
+ <key>underscore</key>
+ <integer>-173</integer>
+ <key>xi</key>
+ <integer>-118</integer>
+ <key>zeta</key>
+ <integer>-165</integer>
+ </dict>
+ <key>Hbar</key>
+ <dict>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>34</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>54</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>63</integer>
+ </dict>
+ <key>Kappa</key>
+ <dict>
+ <key>tbar</key>
+ <integer>-41</integer>
+ </dict>
+ <key>L</key>
+ <dict>
+ <key>quotedblreversed</key>
+ <integer>-128</integer>
+ <key>quotereversed</key>
+ <integer>-128</integer>
+ </dict>
+ <key>Lambda</key>
+ <dict>
+ <key>eth</key>
+ <integer>-21</integer>
+ </dict>
+ <key>Lslash</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-61</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-131</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-132</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-235</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-144</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-89</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-240</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-206</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-253</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-267</integer>
+ <key>Tbar</key>
+ <integer>-88</integer>
+ <key>less</key>
+ <integer>-96</integer>
+ <key>periodcentered</key>
+ <integer>-165</integer>
+ <key>question</key>
+ <integer>-69</integer>
+ </dict>
+ <key>Ohorn</key>
+ <dict>
+ <key>dotlessi</key>
+ <integer>-62</integer>
+ <key>idieresisacute</key>
+ <integer>165</integer>
+ </dict>
+ <key>Psi</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-199</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-77</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-102</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-158</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-343</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-75</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-295</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-240</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-144</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-75</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-275</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-125</integer>
+ <key>Omega</key>
+ <integer>-27</integer>
+ <key>ampersand</key>
+ <integer>-180</integer>
+ <key>at</key>
+ <integer>-55</integer>
+ <key>backslash</key>
+ <integer>48</integer>
+ <key>eight</key>
+ <integer>-88</integer>
+ <key>five</key>
+ <integer>-35</integer>
+ <key>four</key>
+ <integer>-207</integer>
+ <key>infinity</key>
+ <integer>-69</integer>
+ <key>lambda</key>
+ <integer>-88</integer>
+ <key>less</key>
+ <integer>-235</integer>
+ <key>logicalnot</key>
+ <integer>-96</integer>
+ <key>mu</key>
+ <integer>-89</integer>
+ <key>multiply</key>
+ <integer>-69</integer>
+ <key>nine</key>
+ <integer>-34</integer>
+ <key>one</key>
+ <integer>-34</integer>
+ <key>pi</key>
+ <integer>-29</integer>
+ <key>rho</key>
+ <integer>-96</integer>
+ <key>slash</key>
+ <integer>-207</integer>
+ <key>tau</key>
+ <integer>-27</integer>
+ <key>three</key>
+ <integer>-69</integer>
+ <key>two</key>
+ <integer>-42</integer>
+ <key>underscore</key>
+ <integer>-171</integer>
+ <key>xi</key>
+ <integer>-55</integer>
+ <key>zeta</key>
+ <integer>-35</integer>
+ </dict>
+ <key>Sigma</key>
+ <dict>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-77</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-61</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-116</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-62</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-13</integer>
+ <key>four</key>
+ <integer>-33</integer>
+ <key>less</key>
+ <integer>-82</integer>
+ <key>pi</key>
+ <integer>-109</integer>
+ <key>rho</key>
+ <integer>-35</integer>
+ <key>tau</key>
+ <integer>-172</integer>
+ <key>theta</key>
+ <integer>-96</integer>
+ <key>xi</key>
+ <integer>-34</integer>
+ <key>zeta</key>
+ <integer>-77</integer>
+ </dict>
+ <key>Tbar</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-234</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-103</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-165</integer>
+ <key>infinity</key>
+ <integer>-41</integer>
+ <key>less</key>
+ <integer>-62</integer>
+ <key>periodcentered</key>
+ <integer>-84</integer>
+ <key>rho</key>
+ <integer>-35</integer>
+ <key>theta</key>
+ <integer>-35</integer>
+ <key>xi</key>
+ <integer>-33</integer>
+ <key>zeta</key>
+ <integer>-35</integer>
+ </dict>
+ <key>Thorn</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-77</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-187</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-77</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-132</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-103</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-158</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-262</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-8</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-117</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-62</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-295</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-123</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-41</integer>
+ <key>Psi</key>
+ <integer>-77</integer>
+ <key>exclam</key>
+ <integer>-34</integer>
+ <key>question</key>
+ <integer>-42</integer>
+ </dict>
+ <key>Uhorn</key>
+ <dict>
+ <key>dotlessi</key>
+ <integer>-171</integer>
+ <key>idieresisacute</key>
+ <integer>220</integer>
+ </dict>
+ <key>afii10018</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-7</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-6</integer>
+ <key>afii10024</key>
+ <integer>-20</integer>
+ <key>afii10044</key>
+ <integer>-116</integer>
+ <key>afii10049</key>
+ <integer>-29</integer>
+ <key>checyrillic</key>
+ <integer>-35</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-62</integer>
+ <key>iacyrillic</key>
+ <integer>-15</integer>
+ <key>one</key>
+ <integer>-28</integer>
+ <key>question</key>
+ <integer>-14</integer>
+ <key>seven</key>
+ <integer>-13</integer>
+ <key>tecyrillic</key>
+ <integer>-40</integer>
+ <key>tenge</key>
+ <integer>-62</integer>
+ <key>underscore</key>
+ <integer>-56</integer>
+ <key>zecyrillic</key>
+ <integer>-20</integer>
+ <key>zhecyrillic</key>
+ <integer>-56</integer>
+ </dict>
+ <key>afii10024</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_Ecyrillic</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-205</integer>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-75</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-48</integer>
+ <key>afii10024</key>
+ <integer>-13</integer>
+ <key>afii10025</key>
+ <integer>-20</integer>
+ <key>afii10038</key>
+ <integer>-96</integer>
+ <key>afii10041</key>
+ <integer>-62</integer>
+ <key>afii10044</key>
+ <integer>-88</integer>
+ <key>afii10047</key>
+ <integer>-84</integer>
+ <key>afii10049</key>
+ <integer>-35</integer>
+ <key>ampersand</key>
+ <integer>-20</integer>
+ <key>asciitilde</key>
+ <integer>-48</integer>
+ <key>becyrillic</key>
+ <integer>-82</integer>
+ <key>checyrillic</key>
+ <integer>-131</integer>
+ <key>eight</key>
+ <integer>-34</integer>
+ <key>ereversedcyrillic</key>
+ <integer>-54</integer>
+ <key>five</key>
+ <integer>-33</integer>
+ <key>four</key>
+ <integer>-70</integer>
+ <key>greater</key>
+ <integer>-13</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-111</integer>
+ <key>hryvnia</key>
+ <integer>-54</integer>
+ <key>iacyrillic</key>
+ <integer>-28</integer>
+ <key>less</key>
+ <integer>-69</integer>
+ <key>logicalnot</key>
+ <integer>-68</integer>
+ <key>multiply</key>
+ <integer>-61</integer>
+ <key>nine</key>
+ <integer>-35</integer>
+ <key>numbersign</key>
+ <integer>-13</integer>
+ <key>one</key>
+ <integer>-40</integer>
+ <key>question</key>
+ <integer>-41</integer>
+ <key>seven</key>
+ <integer>-14</integer>
+ <key>tecyrillic</key>
+ <integer>-144</integer>
+ <key>tenge</key>
+ <integer>-61</integer>
+ <key>three</key>
+ <integer>-48</integer>
+ <key>two</key>
+ <integer>-13</integer>
+ <key>zecyrillic</key>
+ <integer>-83</integer>
+ <key>zhecyrillic</key>
+ <integer>-14</integer>
+ </dict>
+ <key>afii10038</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-164</integer>
+ <key>afii10021</key>
+ <integer>-8</integer>
+ <key>afii10024</key>
+ <integer>-96</integer>
+ <key>afii10025</key>
+ <integer>-7</integer>
+ <key>afii10044</key>
+ <integer>-76</integer>
+ <key>afii10047</key>
+ <integer>-8</integer>
+ <key>afii10049</key>
+ <integer>-13</integer>
+ <key>checyrillic</key>
+ <integer>-15</integer>
+ <key>decyrillic</key>
+ <integer>-35</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-20</integer>
+ <key>iacyrillic</key>
+ <integer>-20</integer>
+ <key>one</key>
+ <integer>-8</integer>
+ <key>question</key>
+ <integer>-13</integer>
+ <key>seven</key>
+ <integer>-29</integer>
+ <key>tenge</key>
+ <integer>-21</integer>
+ <key>three</key>
+ <integer>-15</integer>
+ <key>underscore</key>
+ <integer>-102</integer>
+ <key>zecyrillic</key>
+ <integer>-21</integer>
+ <key>zhecyrillic</key>
+ <integer>-55</integer>
+ </dict>
+ <key>afii10051</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-205</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-22</integer>
+ <key>afii10021</key>
+ <integer>14</integer>
+ <key>afii10024</key>
+ <integer>-27</integer>
+ <key>afii10041</key>
+ <integer>-40</integer>
+ <key>afii10044</key>
+ <integer>-103</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-48</integer>
+ <key>one</key>
+ <integer>-76</integer>
+ <key>question</key>
+ <integer>-15</integer>
+ <key>seven</key>
+ <integer>-33</integer>
+ <key>tecyrillic</key>
+ <integer>-54</integer>
+ <key>tenge</key>
+ <integer>-29</integer>
+ <key>underscore</key>
+ <integer>-27</integer>
+ <key>zhecyrillic</key>
+ <integer>-27</integer>
+ </dict>
+ <key>afii10060</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-206</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-35</integer>
+ <key>afii10024</key>
+ <integer>-7</integer>
+ <key>afii10038</key>
+ <integer>-8</integer>
+ <key>afii10041</key>
+ <integer>-48</integer>
+ <key>afii10044</key>
+ <integer>-104</integer>
+ <key>checyrillic</key>
+ <integer>-13</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-33</integer>
+ <key>one</key>
+ <integer>-34</integer>
+ <key>tecyrillic</key>
+ <integer>-35</integer>
+ <key>zhecyrillic</key>
+ <integer>-14</integer>
+ </dict>
+ <key>ampersand</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-75</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-206</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-159</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-269</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-77</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-90</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-104</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-185</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-29</integer>
+ <key>Psi</key>
+ <integer>-192</integer>
+ <key>afii10024</key>
+ <integer>-14</integer>
+ <key>afii10041</key>
+ <integer>-14</integer>
+ <key>afii10044</key>
+ <integer>-75</integer>
+ <key>afii10047</key>
+ <integer>-14</integer>
+ <key>afii10049</key>
+ <integer>-7</integer>
+ <key>at</key>
+ <integer>-27</integer>
+ <key>five</key>
+ <integer>-40</integer>
+ <key>hryvnia</key>
+ <integer>-20</integer>
+ <key>infinity</key>
+ <integer>-21</integer>
+ <key>multiply</key>
+ <integer>-40</integer>
+ <key>one</key>
+ <integer>-83</integer>
+ <key>periodcentered</key>
+ <integer>-21</integer>
+ <key>pi</key>
+ <integer>-29</integer>
+ <key>seven</key>
+ <integer>-21</integer>
+ <key>tau</key>
+ <integer>-28</integer>
+ <key>tenge</key>
+ <integer>-68</integer>
+ </dict>
+ <key>asciitilde</key>
+ <dict>
+ <key>afii10024</key>
+ <integer>-48</integer>
+ <key>afii10044</key>
+ <integer>-35</integer>
+ <key>tenge</key>
+ <integer>-20</integer>
+ </dict>
+ <key>at</key>
+ <dict>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-125</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-61</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-28</integer>
+ <key>Psi</key>
+ <integer>-55</integer>
+ <key>ampersand</key>
+ <integer>-48</integer>
+ <key>seven</key>
+ <integer>-70</integer>
+ <key>tenge</key>
+ <integer>-21</integer>
+ <key>two</key>
+ <integer>-13</integer>
+ </dict>
+ <key>backslash</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>13</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>15</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_U</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>118</integer>
+ <key>@KERN_RIGHT_dotlessj</key>
+ <integer>132</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_m</key>
+ <integer>13</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-268</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-233</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-56</integer>
+ <key>Psi</key>
+ <integer>-75</integer>
+ <key>checyrillic</key>
+ <integer>-33</integer>
+ <key>eight</key>
+ <integer>6</integer>
+ <key>mu</key>
+ <integer>15</integer>
+ <key>one</key>
+ <integer>-15</integer>
+ <key>seven</key>
+ <integer>-41</integer>
+ <key>tecyrillic</key>
+ <integer>-28</integer>
+ <key>tenge</key>
+ <integer>-88</integer>
+ <key>two</key>
+ <integer>13</integer>
+ </dict>
+ <key>beta</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_braceright</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-4</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-62</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-139</integer>
+ <key>Psi</key>
+ <integer>-48</integer>
+ <key>Sigma</key>
+ <integer>-20</integer>
+ <key>eight</key>
+ <integer>-14</integer>
+ <key>lambda</key>
+ <integer>-75</integer>
+ <key>nine</key>
+ <integer>-20</integer>
+ <key>one</key>
+ <integer>-69</integer>
+ <key>pi</key>
+ <integer>-83</integer>
+ <key>rho</key>
+ <integer>-15</integer>
+ <key>seven</key>
+ <integer>-76</integer>
+ <key>tau</key>
+ <integer>-34</integer>
+ <key>three</key>
+ <integer>-33</integer>
+ <key>underscore</key>
+ <integer>-70</integer>
+ </dict>
+ <key>braceright</key>
+ <dict>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-63</integer>
+ </dict>
+ <key>comma</key>
+ <dict>
+ <key>quotedblreversed</key>
+ <integer>-128</integer>
+ <key>quotereversed</key>
+ <integer>-128</integer>
+ </dict>
+ <key>dcroat</key>
+ <dict>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>20</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>34</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>22</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>21</integer>
+ <key>backslash</key>
+ <integer>55</integer>
+ </dict>
+ <key>emdash</key>
+ <dict>
+ <key>tenge</key>
+ <integer>-13</integer>
+ </dict>
+ <key>endash</key>
+ <dict>
+ <key>tenge</key>
+ <integer>-22</integer>
+ </dict>
+ <key>eth</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-35</integer>
+ <key>Psi</key>
+ <integer>-42</integer>
+ </dict>
+ <key>exclamdown</key>
+ <dict>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-89</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-130</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-104</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-157</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-41</integer>
+ <key>Psi</key>
+ <integer>-158</integer>
+ <key>Tbar</key>
+ <integer>-40</integer>
+ </dict>
+ <key>five</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-8</integer>
+ <key>Psi</key>
+ <integer>-35</integer>
+ <key>afii10024</key>
+ <integer>-22</integer>
+ <key>afii10044</key>
+ <integer>-21</integer>
+ <key>backslash</key>
+ <integer>21</integer>
+ <key>one</key>
+ <integer>-28</integer>
+ <key>underscore</key>
+ <integer>-102</integer>
+ <key>zhecyrillic</key>
+ <integer>-8</integer>
+ </dict>
+ <key>four</key>
+ <dict>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-8</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-7</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-7</integer>
+ <key>Psi</key>
+ <integer>-82</integer>
+ <key>afii10024</key>
+ <integer>-15</integer>
+ <key>afii10044</key>
+ <integer>-40</integer>
+ <key>one</key>
+ <integer>-35</integer>
+ <key>tecyrillic</key>
+ <integer>-29</integer>
+ <key>tenge</key>
+ <integer>-14</integer>
+ </dict>
+ <key>germandbls</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-62</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-90</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-102</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-20</integer>
+ <key>Psi</key>
+ <integer>-104</integer>
+ <key>pi</key>
+ <integer>-14</integer>
+ <key>tau</key>
+ <integer>-14</integer>
+ </dict>
+ <key>greater</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-200</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-62</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-173</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-234</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-130</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-75</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-33</integer>
+ <key>Psi</key>
+ <integer>-233</integer>
+ <key>Tbar</key>
+ <integer>-63</integer>
+ <key>afii10021</key>
+ <integer>-28</integer>
+ <key>afii10024</key>
+ <integer>-68</integer>
+ <key>afii10025</key>
+ <integer>-29</integer>
+ <key>afii10041</key>
+ <integer>-28</integer>
+ <key>afii10044</key>
+ <integer>-104</integer>
+ <key>afii10047</key>
+ <integer>-20</integer>
+ <key>afii10049</key>
+ <integer>-34</integer>
+ <key>seven</key>
+ <integer>-173</integer>
+ <key>tecyrillic</key>
+ <integer>-33</integer>
+ <key>tenge</key>
+ <integer>-138</integer>
+ </dict>
+ <key>hryvnia</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-7</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-48</integer>
+ <key>afii10024</key>
+ <integer>-56</integer>
+ <key>ampersand</key>
+ <integer>-13</integer>
+ <key>slash</key>
+ <integer>-48</integer>
+ <key>underscore</key>
+ <integer>-55</integer>
+ </dict>
+ <key>infinity</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-118</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-22</integer>
+ <key>Psi</key>
+ <integer>-68</integer>
+ <key>Tbar</key>
+ <integer>-42</integer>
+ </dict>
+ <key>lambda</key>
+ <dict>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-72</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-74</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-77</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-45</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-117</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-157</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-77</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-61</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-34</integer>
+ <key>Psi</key>
+ <integer>-40</integer>
+ <key>five</key>
+ <integer>-22</integer>
+ <key>four</key>
+ <integer>-33</integer>
+ <key>one</key>
+ <integer>-75</integer>
+ <key>pi</key>
+ <integer>-207</integer>
+ <key>rho</key>
+ <integer>-15</integer>
+ <key>tau</key>
+ <integer>-261</integer>
+ <key>theta</key>
+ <integer>-48</integer>
+ <key>xi</key>
+ <integer>-42</integer>
+ <key>zeta</key>
+ <integer>-21</integer>
+ </dict>
+ <key>less</key>
+ <dict>
+ <key>afii10044</key>
+ <integer>-42</integer>
+ <key>tenge</key>
+ <integer>-7</integer>
+ </dict>
+ <key>logicalnot</key>
+ <dict>
+ <key>afii10044</key>
+ <integer>-68</integer>
+ <key>tecyrillic</key>
+ <integer>-22</integer>
+ <key>tenge</key>
+ <integer>-28</integer>
+ </dict>
+ <key>lslash</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>14</integer>
+ <key>periodcentered</key>
+ <integer>40</integer>
+ </dict>
+ <key>mu</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-102</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-88</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>62</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-13</integer>
+ <key>Psi</key>
+ <integer>-70</integer>
+ <key>ampersand</key>
+ <integer>-48</integer>
+ <key>four</key>
+ <integer>-28</integer>
+ <key>less</key>
+ <integer>-55</integer>
+ <key>logicalnot</key>
+ <integer>-83</integer>
+ <key>pi</key>
+ <integer>-75</integer>
+ <key>rho</key>
+ <integer>-18</integer>
+ <key>slash</key>
+ <integer>-48</integer>
+ <key>tau</key>
+ <integer>-54</integer>
+ <key>theta</key>
+ <integer>-41</integer>
+ <key>underscore</key>
+ <integer>-89</integer>
+ <key>xi</key>
+ <integer>-35</integer>
+ <key>zeta</key>
+ <integer>-32</integer>
+ </dict>
+ <key>multiply</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-116</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-61</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-131</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-61</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-35</integer>
+ <key>Psi</key>
+ <integer>-68</integer>
+ <key>afii10021</key>
+ <integer>-22</integer>
+ <key>afii10024</key>
+ <integer>-63</integer>
+ <key>afii10041</key>
+ <integer>-35</integer>
+ <key>afii10044</key>
+ <integer>-103</integer>
+ <key>afii10047</key>
+ <integer>-33</integer>
+ <key>afii10049</key>
+ <integer>-61</integer>
+ <key>ampersand</key>
+ <integer>-33</integer>
+ <key>tenge</key>
+ <integer>-48</integer>
+ </dict>
+ <key>numbersign</key>
+ <dict>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-34</integer>
+ <key>afii10024</key>
+ <integer>-13</integer>
+ <key>four</key>
+ <integer>-34</integer>
+ </dict>
+ <key>o</key>
+ <dict>
+ <key>p</key>
+ <integer>0</integer>
+ </dict>
+ <key>one</key>
+ <dict>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-63</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-35</integer>
+ <key>ampersand</key>
+ <integer>-14</integer>
+ </dict>
+ <key>percent</key>
+ <dict>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-150</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-171</integer>
+ <key>afii10044</key>
+ <integer>-13</integer>
+ </dict>
+ <key>period</key>
+ <dict>
+ <key>quotedblreversed</key>
+ <integer>-128</integer>
+ <key>quotereversed</key>
+ <integer>-128</integer>
+ </dict>
+ <key>periodcentered</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-118</integer>
+ <key>@KERN_RIGHT_Dcroat</key>
+ <integer>34</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-103</integer>
+ <key>@KERN_RIGHT_S</key>
+ <integer>-6</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-172</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-104</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-90</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-144</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-8</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-63</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-33</integer>
+ <key>Lslash</key>
+ <integer>33</integer>
+ <key>Tbar</key>
+ <integer>-84</integer>
+ <key>ampersand</key>
+ <integer>-42</integer>
+ <key>lslash</key>
+ <integer>40</integer>
+ <key>tbar</key>
+ <integer>34</integer>
+ </dict>
+ <key>perthousand</key>
+ <dict>
+ <key>tenge</key>
+ <integer>-33</integer>
+ </dict>
+ <key>pi</key>
+ <dict>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-75</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-77</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-62</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>48</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>40</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>28</integer>
+ <key>Omega</key>
+ <integer>-6</integer>
+ <key>Psi</key>
+ <integer>-62</integer>
+ <key>four</key>
+ <integer>-29</integer>
+ <key>lambda</key>
+ <integer>-48</integer>
+ <key>less</key>
+ <integer>-34</integer>
+ <key>rho</key>
+ <integer>-62</integer>
+ <key>theta</key>
+ <integer>-14</integer>
+ <key>xi</key>
+ <integer>-28</integer>
+ <key>zeta</key>
+ <integer>-63</integer>
+ </dict>
+ <key>question</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-151</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-118</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-28</integer>
+ <key>afii10024</key>
+ <integer>-42</integer>
+ <key>becyrillic</key>
+ <integer>6</integer>
+ <key>decyrillic</key>
+ <integer>-35</integer>
+ <key>four</key>
+ <integer>-70</integer>
+ <key>iacyrillic</key>
+ <integer>-20</integer>
+ <key>zecyrillic</key>
+ <integer>-20</integer>
+ </dict>
+ <key>questiondown</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-144</integer>
+ <key>@KERN_RIGHT_U</key>
+ <integer>-75</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-144</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-212</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-104</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-118</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-61</integer>
+ <key>Psi</key>
+ <integer>-336</integer>
+ <key>Tbar</key>
+ <integer>-220</integer>
+ <key>ampersand</key>
+ <integer>-41</integer>
+ <key>checyrillic</key>
+ <integer>-8</integer>
+ <key>eight</key>
+ <integer>-29</integer>
+ <key>four</key>
+ <integer>-69</integer>
+ <key>one</key>
+ <integer>-68</integer>
+ </dict>
+ <key>questiongreek</key>
+ <dict>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-62</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-14</integer>
+ <key>Psi</key>
+ <integer>-75</integer>
+ </dict>
+ <key>radical</key>
+ <dict>
+ <key>tecyrillic</key>
+ <integer>-21</integer>
+ </dict>
+ <key>seven</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-226</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-227</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-90</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_colon.case</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-345</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-227</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-317</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-28</integer>
+ <key>afii10021</key>
+ <integer>-29</integer>
+ <key>afii10024</key>
+ <integer>-14</integer>
+ <key>afii10025</key>
+ <integer>-7</integer>
+ <key>afii10038</key>
+ <integer>-40</integer>
+ <key>afii10049</key>
+ <integer>-15</integer>
+ <key>ampersand</key>
+ <integer>-103</integer>
+ <key>at</key>
+ <integer>-27</integer>
+ <key>backslash</key>
+ <integer>55</integer>
+ <key>becyrillic</key>
+ <integer>-14</integer>
+ <key>checyrillic</key>
+ <integer>-29</integer>
+ <key>decyrillic</key>
+ <integer>-68</integer>
+ <key>eight</key>
+ <integer>-35</integer>
+ <key>ereversedcyrillic</key>
+ <integer>-13</integer>
+ <key>five</key>
+ <integer>-28</integer>
+ <key>four</key>
+ <integer>-137</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-7</integer>
+ <key>iacyrillic</key>
+ <integer>-28</integer>
+ <key>less</key>
+ <integer>-165</integer>
+ <key>nine</key>
+ <integer>-28</integer>
+ <key>numbersign</key>
+ <integer>-96</integer>
+ <key>rho</key>
+ <integer>-83</integer>
+ <key>seven</key>
+ <integer>55</integer>
+ <key>slash</key>
+ <integer>-61</integer>
+ <key>theta</key>
+ <integer>-84</integer>
+ <key>three</key>
+ <integer>-29</integer>
+ <key>underscore</key>
+ <integer>-400</integer>
+ <key>uni20BD</key>
+ <integer>-21</integer>
+ <key>xi</key>
+ <integer>-13</integer>
+ <key>zecyrillic</key>
+ <integer>-27</integer>
+ <key>zeta</key>
+ <integer>-84</integer>
+ </dict>
+ <key>sigma</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-130</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-260</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-61</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-130</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>61</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>15</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-75</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>89</integer>
+ <key>Omega</key>
+ <integer>-13</integer>
+ <key>Psi</key>
+ <integer>-42</integer>
+ <key>Sigma</key>
+ <integer>-20</integer>
+ <key>ampersand</key>
+ <integer>-48</integer>
+ <key>four</key>
+ <integer>-27</integer>
+ <key>lambda</key>
+ <integer>-234</integer>
+ <key>less</key>
+ <integer>-35</integer>
+ <key>logicalnot</key>
+ <integer>-82</integer>
+ <key>rho</key>
+ <integer>-76</integer>
+ <key>slash</key>
+ <integer>-48</integer>
+ <key>theta</key>
+ <integer>-13</integer>
+ <key>underscore</key>
+ <integer>-166</integer>
+ <key>xi</key>
+ <integer>-28</integer>
+ <key>zeta</key>
+ <integer>-62</integer>
+ </dict>
+ <key>sigma1</key>
+ <dict>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-56</integer>
+ <key>Sigma</key>
+ <integer>-6</integer>
+ </dict>
+ <key>six</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-62</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-63</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-62</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-33</integer>
+ <key>Psi</key>
+ <integer>-61</integer>
+ <key>afii10024</key>
+ <integer>-22</integer>
+ <key>afii10044</key>
+ <integer>-15</integer>
+ <key>backslash</key>
+ <integer>22</integer>
+ <key>three</key>
+ <integer>-20</integer>
+ <key>underscore</key>
+ <integer>-144</integer>
+ </dict>
+ <key>slash</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-88</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-90</integer>
+ <key>@KERN_RIGHT_B</key>
+ <integer>14</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>15</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>13</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>33</integer>
+ <key>@KERN_RIGHT_U</key>
+ <integer>13</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>15</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>13</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>15</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>14</integer>
+ <key>@KERN_RIGHT_b</key>
+ <integer>14</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-116</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>14</integer>
+ <key>Psi</key>
+ <integer>13</integer>
+ <key>four</key>
+ <integer>-28</integer>
+ <key>one</key>
+ <integer>14</integer>
+ <key>seven</key>
+ <integer>27</integer>
+ </dict>
+ <key>summation</key>
+ <dict>
+ <key>checyrillic</key>
+ <integer>-34</integer>
+ </dict>
+ <key>tau</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-77</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-117</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-90</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-62</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-62</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>33</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>88</integer>
+ <key>Omega</key>
+ <integer>-13</integer>
+ <key>Psi</key>
+ <integer>-48</integer>
+ <key>ampersand</key>
+ <integer>-34</integer>
+ <key>four</key>
+ <integer>-28</integer>
+ <key>lambda</key>
+ <integer>-96</integer>
+ <key>less</key>
+ <integer>-33</integer>
+ <key>logicalnot</key>
+ <integer>-34</integer>
+ <key>rho</key>
+ <integer>-84</integer>
+ <key>theta</key>
+ <integer>-13</integer>
+ <key>underscore</key>
+ <integer>-125</integer>
+ <key>xi</key>
+ <integer>-33</integer>
+ <key>zeta</key>
+ <integer>-63</integer>
+ </dict>
+ <key>tbar</key>
+ <dict>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>41</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-28</integer>
+ <key>periodcentered</key>
+ <integer>14</integer>
+ </dict>
+ <key>tecyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-150</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-62</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-207</integer>
+ <key>decyrillic</key>
+ <integer>-20</integer>
+ <key>ereversedcyrillic</key>
+ <integer>-7</integer>
+ <key>four</key>
+ <integer>-28</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-15</integer>
+ <key>less</key>
+ <integer>-34</integer>
+ <key>logicalnot</key>
+ <integer>-34</integer>
+ <key>slash</key>
+ <integer>-40</integer>
+ <key>underscore</key>
+ <integer>-35</integer>
+ <key>zecyrillic</key>
+ <integer>-6</integer>
+ <key>zhecyrillic</key>
+ <integer>-22</integer>
+ </dict>
+ <key>theta</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_braceright</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-103</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-6</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-138</integer>
+ <key>eight</key>
+ <integer>-13</integer>
+ <key>lambda</key>
+ <integer>-83</integer>
+ <key>nine</key>
+ <integer>-20</integer>
+ <key>one</key>
+ <integer>-70</integer>
+ <key>seven</key>
+ <integer>-77</integer>
+ <key>tau</key>
+ <integer>21</integer>
+ <key>three</key>
+ <integer>-35</integer>
+ <key>underscore</key>
+ <integer>-70</integer>
+ <key>xi</key>
+ <integer>-7</integer>
+ <key>zeta</key>
+ <integer>-21</integer>
+ </dict>
+ <key>two</key>
+ <dict>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-8</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-7</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-8</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-6</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-6</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-6</integer>
+ <key>Psi</key>
+ <integer>-29</integer>
+ <key>afii10024</key>
+ <integer>-7</integer>
+ <key>at</key>
+ <integer>-6</integer>
+ <key>four</key>
+ <integer>-21</integer>
+ <key>rho</key>
+ <integer>-6</integer>
+ <key>theta</key>
+ <integer>-6</integer>
+ <key>xi</key>
+ <integer>-7</integer>
+ </dict>
+ <key>underscore</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_Ecyrillic</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_U</key>
+ <integer>-124</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-261</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-262</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-288</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_dotlessj</key>
+ <integer>282</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-77</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-151</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-144</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-76</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-228</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-226</integer>
+ <key>Psi</key>
+ <integer>-171</integer>
+ <key>afii10021</key>
+ <integer>152</integer>
+ <key>afii10025</key>
+ <integer>-29</integer>
+ <key>afii10038</key>
+ <integer>-104</integer>
+ <key>afii10041</key>
+ <integer>-253</integer>
+ <key>afii10044</key>
+ <integer>-138</integer>
+ <key>afii10047</key>
+ <integer>-110</integer>
+ <key>checyrillic</key>
+ <integer>-84</integer>
+ <key>decyrillic</key>
+ <integer>61</integer>
+ <key>eight</key>
+ <integer>-144</integer>
+ <key>five</key>
+ <integer>-144</integer>
+ <key>four</key>
+ <integer>-150</integer>
+ <key>g</key>
+ <integer>56</integer>
+ <key>hryvnia</key>
+ <integer>-55</integer>
+ <key>nine</key>
+ <integer>-144</integer>
+ <key>one</key>
+ <integer>-281</integer>
+ <key>p</key>
+ <integer>144</integer>
+ <key>pi</key>
+ <integer>-48</integer>
+ <key>tau</key>
+ <integer>-48</integer>
+ <key>tecyrillic</key>
+ <integer>-34</integer>
+ <key>tenge</key>
+ <integer>-159</integer>
+ <key>theta</key>
+ <integer>-69</integer>
+ <key>three</key>
+ <integer>-144</integer>
+ <key>xi</key>
+ <integer>-118</integer>
+ <key>zeta</key>
+ <integer>-131</integer>
+ </dict>
+ <key>uni20BD</key>
+ <dict>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-240</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-6</integer>
+ <key>afii10021</key>
+ <integer>-63</integer>
+ <key>afii10024</key>
+ <integer>-61</integer>
+ <key>afii10025</key>
+ <integer>-14</integer>
+ <key>ampersand</key>
+ <integer>-22</integer>
+ <key>four</key>
+ <integer>-42</integer>
+ <key>less</key>
+ <integer>-28</integer>
+ <key>logicalnot</key>
+ <integer>-21</integer>
+ <key>multiply</key>
+ <integer>-15</integer>
+ <key>slash</key>
+ <integer>-77</integer>
+ <key>underscore</key>
+ <integer>-172</integer>
+ </dict>
+ <key>xi</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-21</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-35</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-34</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-15</integer>
+ <key>Psi</key>
+ <integer>-61</integer>
+ <key>pi</key>
+ <integer>-48</integer>
+ <key>tau</key>
+ <integer>-48</integer>
+ <key>theta</key>
+ <integer>-15</integer>
+ <key>underscore</key>
+ <integer>144</integer>
+ </dict>
+ <key>zeta</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-33</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-15</integer>
+ <key>Psi</key>
+ <integer>-63</integer>
+ <key>pi</key>
+ <integer>-69</integer>
+ <key>tau</key>
+ <integer>-55</integer>
+ <key>theta</key>
+ <integer>-14</integer>
+ <key>underscore</key>
+ <integer>166</integer>
+ </dict>
+ <key>zhecyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-75</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-75</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-28</integer>
+ <key>becyrillic</key>
+ <integer>-55</integer>
+ <key>checyrillic</key>
+ <integer>-68</integer>
+ <key>decyrillic</key>
+ <integer>-7</integer>
+ <key>ereversedcyrillic</key>
+ <integer>-62</integer>
+ <key>five</key>
+ <integer>-13</integer>
+ <key>four</key>
+ <integer>-22</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-68</integer>
+ <key>iacyrillic</key>
+ <integer>-14</integer>
+ <key>tecyrillic</key>
+ <integer>-54</integer>
+ <key>zecyrillic</key>
+ <integer>-48</integer>
+ <key>zhecyrillic</key>
+ <integer>-6</integer>
+ </dict>
+</dict>
+</plist>
diff --git a/src/Interface-Bold.ufo/lib.plist b/src/Interface-Bold.ufo/lib.plist
new file mode 100644
index 000000000..3c8188345
--- /dev/null
+++ b/src/Interface-Bold.ufo/lib.plist
@@ -0,0 +1,4594 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>com.fontlab.v2.tth</key>
+ <dict>
+ <key>stems</key>
+ <dict>
+ <key>X: 108</key>
+ <dict>
+ <key>horizontal</key>
+ <false/>
+ <key>round</key>
+ <dict>
+ <key>0</key>
+ <integer>1</integer>
+ <key>14</key>
+ <integer>2</integer>
+ <key>24</key>
+ <integer>3</integer>
+ <key>33</key>
+ <integer>4</integer>
+ <key>42</key>
+ <integer>5</integer>
+ <key>51</key>
+ <integer>6</integer>
+ </dict>
+ <key>width</key>
+ <integer>216</integer>
+ </dict>
+ <key>Y: 104</key>
+ <dict>
+ <key>horizontal</key>
+ <true/>
+ <key>round</key>
+ <dict>
+ <key>0</key>
+ <integer>1</integer>
+ <key>15</key>
+ <integer>2</integer>
+ <key>25</key>
+ <integer>3</integer>
+ <key>34</key>
+ <integer>4</integer>
+ <key>44</key>
+ <integer>5</integer>
+ <key>53</key>
+ <integer>6</integer>
+ </dict>
+ <key>width</key>
+ <integer>208</integer>
+ </dict>
+ </dict>
+ </dict>
+ <key>com.loicsander.scaleFast</key>
+ <dict>
+ <key>guides</key>
+ <array>
+ </array>
+ <key>presets</key>
+ <dict>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.compileSettings.autohint</key>
+ <true/>
+ <key>com.typemytype.robofont.compileSettings.checkOutlines</key>
+ <false/>
+ <key>com.typemytype.robofont.compileSettings.createDummyDSIG</key>
+ <true/>
+ <key>com.typemytype.robofont.compileSettings.decompose</key>
+ <false/>
+ <key>com.typemytype.robofont.compileSettings.generateFormat</key>
+ <integer>0</integer>
+ <key>com.typemytype.robofont.compileSettings.releaseMode</key>
+ <false/>
+ <key>com.typemytype.robofont.foreground.layerStrokeColor</key>
+ <array>
+ <real>0.5</real>
+ <real>0.0</real>
+ <real>0.5</real>
+ <real>0.7</real>
+ </array>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <integer>32</integer>
+ <key>y</key>
+ <integer>2004</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-221.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string>anchors_Cap</string>
+ <key>x</key>
+ <integer>52</integer>
+ <key>y</key>
+ <integer>1620</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>128</integer>
+ <key>y</key>
+ <integer>2152</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>592</integer>
+ <key>y</key>
+ <integer>2168</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <integer>0</integer>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>1324</integer>
+ <key>y</key>
+ <integer>1208</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <integer>0</integer>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>1356</integer>
+ <key>y</key>
+ <integer>824</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <integer>0</integer>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>1496</integer>
+ <key>y</key>
+ <integer>384</integer>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.italicSlantOffset</key>
+ <integer>0</integer>
+ <key>com.typemytype.robofont.layerOrder</key>
+ <array>
+ <string>reference</string>
+ </array>
+ <key>com.typemytype.robofont.reference.layerStrokeColor</key>
+ <array>
+ <real>1.0</real>
+ <real>0.0</real>
+ <real>0.0</real>
+ <real>0.7</real>
+ </array>
+ <key>com.typemytype.robofont.segmentType</key>
+ <string>curve</string>
+ <key>com.typemytype.robofont.shouldAddPointsInSplineConversion</key>
+ <integer>1</integer>
+ <key>com.typemytype.robofont.sort</key>
+ <array>
+ <dict>
+ <key>ascending</key>
+ <array>
+ <string>.null</string>
+ <string>space</string>
+ <string>A</string>
+ <string>Lambda</string>
+ <string>B</string>
+ <string>C</string>
+ <string>D</string>
+ <string>E</string>
+ <string>F</string>
+ <string>G</string>
+ <string>H</string>
+ <string>Hcedilla</string>
+ <string>Hbar</string>
+ <string>I</string>
+ <string>Idieresisacute</string>
+ <string>Itildebelow</string>
+ <string>J</string>
+ <string>K</string>
+ <string>L</string>
+ <string>Lslash</string>
+ <string>M</string>
+ <string>N</string>
+ <string>afii10026</string>
+ <string>uni048A</string>
+ <string>O</string>
+ <string>Oslash</string>
+ <string>Ohorn</string>
+ <string>P</string>
+ <string>Q</string>
+ <string>R</string>
+ <string>S</string>
+ <string>Germandbls</string>
+ <string>T</string>
+ <string>U</string>
+ <string>Uhorn</string>
+ <string>V</string>
+ <string>W</string>
+ <string>X</string>
+ <string>Y</string>
+ <string>Z</string>
+ <string>AE</string>
+ <string>OE</string>
+ <string>Thorn</string>
+ <string>Gamma</string>
+ <string>Delta</string>
+ <string>Theta</string>
+ <string>Xi</string>
+ <string>Pi</string>
+ <string>Sigma</string>
+ <string>Phi</string>
+ <string>Psi</string>
+ <string>Omega</string>
+ <string>afii10018</string>
+ <string>afii10050</string>
+ <string>uni04FA</string>
+ <string>afii10021</string>
+ <string>afii10024</string>
+ <string>Zhedescendercyrillic</string>
+ <string>afii10025</string>
+ <string>Kadescendercyrillic</string>
+ <string>Kaverticalstrokecyrillic</string>
+ <string>Kabashkircyrillic</string>
+ <string>Kahookcyrillic</string>
+ <string>afii10029</string>
+ <string>uni04C5</string>
+ <string>uni052E</string>
+ <string>uni0512</string>
+ <string>uni04CD</string>
+ <string>Enhookcyrillic</string>
+ <string>Endescendercyrillic</string>
+ <string>uni04C9</string>
+ <string>Enghecyrillic</string>
+ <string>afii10147</string>
+ <string>uni0524</string>
+ <string>afii10145</string>
+ <string>uni048E</string>
+ <string>afii10037</string>
+ <string>afii10038</string>
+ <string>Hadescendercyrillic</string>
+ <string>uni04FC</string>
+ <string>afii10040</string>
+ <string>Tetsecyrillic</string>
+ <string>afii10041</string>
+ <string>Chedescendercyrillic</string>
+ <string>Cheverticalstrokecyrillic</string>
+ <string>Shhacyrillic</string>
+ <string>uni0526</string>
+ <string>afii10060</string>
+ <string>afii10042</string>
+ <string>afii10043</string>
+ <string>afii10044</string>
+ <string>afii10045</string>
+ <string>afii10046</string>
+ <string>afii10058</string>
+ <string>afii10059</string>
+ <string>afii10047</string>
+ <string>afii10048</string>
+ <string>afii10049</string>
+ <string>Ghemiddlehookcyrillic</string>
+ <string>Pemiddlehookcyrillic</string>
+ <string>afii10053</string>
+ <string>Haabkhasiancyrillic</string>
+ <string>Cheabkhasiancyrillic</string>
+ <string>Schwacyrillic</string>
+ <string>Dzeabkhasiancyrillic</string>
+ <string>uni0510</string>
+ <string>afii10148</string>
+ <string>afii10051</string>
+ <string>a</string>
+ <string>b</string>
+ <string>c</string>
+ <string>d</string>
+ <string>dcroat</string>
+ <string>e</string>
+ <string>f</string>
+ <string>g</string>
+ <string>h</string>
+ <string>hcedilla</string>
+ <string>i</string>
+ <string>idieresisacute</string>
+ <string>itildebelow</string>
+ <string>j</string>
+ <string>k</string>
+ <string>l</string>
+ <string>lslash</string>
+ <string>m</string>
+ <string>n</string>
+ <string>o</string>
+ <string>oslash</string>
+ <string>ohorn</string>
+ <string>p</string>
+ <string>q</string>
+ <string>r</string>
+ <string>s</string>
+ <string>t</string>
+ <string>u</string>
+ <string>uhorn</string>
+ <string>v</string>
+ <string>w</string>
+ <string>x</string>
+ <string>y</string>
+ <string>z</string>
+ <string>ae</string>
+ <string>oe</string>
+ <string>eth</string>
+ <string>thorn</string>
+ <string>alpha</string>
+ <string>beta</string>
+ <string>gamma</string>
+ <string>delta</string>
+ <string>epsilon</string>
+ <string>zeta</string>
+ <string>eta</string>
+ <string>theta</string>
+ <string>iota</string>
+ <string>lambda</string>
+ <string>xi</string>
+ <string>pi</string>
+ <string>rho</string>
+ <string>sigma1</string>
+ <string>sigma</string>
+ <string>tau</string>
+ <string>upsilon</string>
+ <string>phi</string>
+ <string>psi</string>
+ <string>omega</string>
+ <string>tonos</string>
+ <string>becyrillic</string>
+ <string>vecyrillic</string>
+ <string>gecyrillic</string>
+ <string>gheupturncyrillic</string>
+ <string>uni04FB</string>
+ <string>decyrillic</string>
+ <string>zhecyrillic</string>
+ <string>zhedescendercyrillic</string>
+ <string>zecyrillic</string>
+ <string>iicyrillic</string>
+ <string>uni048B</string>
+ <string>kacyrillic</string>
+ <string>kahookcyrillic</string>
+ <string>kadescendercyrillic</string>
+ <string>kaverticalstrokecyrillic</string>
+ <string>kabashkircyrillic</string>
+ <string>elcyrillic</string>
+ <string>uni04C6</string>
+ <string>uni0513</string>
+ <string>uni052F</string>
+ <string>emcyrillic</string>
+ <string>uni04CE</string>
+ <string>encyrillic</string>
+ <string>endescendercyrillic</string>
+ <string>enghecyrillic</string>
+ <string>enhookcyrillic</string>
+ <string>uni04CA</string>
+ <string>fitacyrillic</string>
+ <string>pecyrillic</string>
+ <string>uni0525</string>
+ <string>uni048F</string>
+ <string>tecyrillic</string>
+ <string>efcyrillic</string>
+ <string>uni04FD</string>
+ <string>hadescendercyrillic</string>
+ <string>tsecyrillic</string>
+ <string>dzhecyrillic</string>
+ <string>checyrillic</string>
+ <string>chedescendercyrillic</string>
+ <string>cheverticalstrokecyrillic</string>
+ <string>shacyrillic</string>
+ <string>shchacyrillic</string>
+ <string>hardsigncyrillic</string>
+ <string>yericyrillic</string>
+ <string>uni048D</string>
+ <string>yatcyrillic</string>
+ <string>softsigncyrillic</string>
+ <string>ljecyrillic</string>
+ <string>njecyrillic</string>
+ <string>ereversedcyrillic</string>
+ <string>iucyrillic</string>
+ <string>iacyrillic</string>
+ <string>ghemiddlehookcyrillic</string>
+ <string>pemiddlehookcyrillic</string>
+ <string>djecyrillic</string>
+ <string>tshecyrillic</string>
+ <string>uni0527</string>
+ <string>ecyrillic</string>
+ <string>haabkhasiancyrillic</string>
+ <string>tetsecyrillic</string>
+ <string>cheabkhasiancyrillic</string>
+ <string>dzeabkhasiancyrillic</string>
+ <string>izhitsacyrillic</string>
+ <string>dz</string>
+ <string>Dzcaron</string>
+ <string>dzcaron</string>
+ <string>germandbls</string>
+ <string>dotlessi</string>
+ <string>dotlessj</string>
+ <string>dollar</string>
+ <string>cent</string>
+ <string>yen</string>
+ <string>sterling</string>
+ <string>florin</string>
+ <string>uni20BA</string>
+ <string>uni20BD</string>
+ <string>Euro</string>
+ <string>uni20B9</string>
+ <string>tenge</string>
+ <string>peseta</string>
+ <string>peso</string>
+ <string>kip</string>
+ <string>won</string>
+ <string>lira</string>
+ <string>austral</string>
+ <string>hryvnia</string>
+ <string>naira</string>
+ <string>guarani</string>
+ <string>coloncurrency</string>
+ <string>cedi</string>
+ <string>cruzeiro</string>
+ <string>tugrik</string>
+ <string>mill</string>
+ <string>afii57636</string>
+ <string>manat</string>
+ <string>rupee</string>
+ <string>lari</string>
+ <string>zero</string>
+ <string>one</string>
+ <string>two</string>
+ <string>three</string>
+ <string>four</string>
+ <string>five</string>
+ <string>six</string>
+ <string>seven</string>
+ <string>eight</string>
+ <string>nine</string>
+ <string>ampersand</string>
+ <string>exclam</string>
+ <string>exclamdown</string>
+ <string>question</string>
+ <string>questiondown</string>
+ <string>parenleft</string>
+ <string>parenright</string>
+ <string>bracketleft</string>
+ <string>bracketright</string>
+ <string>braceleft</string>
+ <string>braceright</string>
+ <string>at</string>
+ <string>numbersign</string>
+ <string>currency</string>
+ <string>slash</string>
+ <string>bar</string>
+ <string>brokenbar</string>
+ <string>backslash</string>
+ <string>hyphenbullet</string>
+ <string>hyphen</string>
+ <string>endash</string>
+ <string>figuredash</string>
+ <string>emdash</string>
+ <string>bullet</string>
+ <string>quoteleft</string>
+ <string>quoteright</string>
+ <string>primetripl1</string>
+ <string>quotesingle</string>
+ <string>quotedbl</string>
+ <string>quotedblleft</string>
+ <string>quotedblright</string>
+ <string>quotedblbase</string>
+ <string>quotesinglbase</string>
+ <string>comma</string>
+ <string>period</string>
+ <string>ellipsis</string>
+ <string>colon</string>
+ <string>semicolon</string>
+ <string>guilsinglleft</string>
+ <string>guilsinglright</string>
+ <string>guillemotleft</string>
+ <string>guillemotright</string>
+ <string>less</string>
+ <string>greater</string>
+ <string>lessequal</string>
+ <string>greaterequal</string>
+ <string>equal</string>
+ <string>notequal</string>
+ <string>plus</string>
+ <string>minus</string>
+ <string>multiply</string>
+ <string>divide</string>
+ <string>plusminus</string>
+ <string>approxequal</string>
+ <string>asciitilde</string>
+ <string>logicalnot</string>
+ <string>periodcentered</string>
+ <string>anoteleia</string>
+ <string>questiongreek</string>
+ <string>underscore</string>
+ <string>dagger</string>
+ <string>daggerdbl</string>
+ <string>asciicircum</string>
+ <string>asterisk</string>
+ <string>registered</string>
+ <string>trademark</string>
+ <string>servicemark</string>
+ <string>degree</string>
+ <string>ordfeminine</string>
+ <string>ordmasculine</string>
+ <string>isuperior</string>
+ <string>nsuperior</string>
+ <string>paragraph</string>
+ <string>section</string>
+ <string>copyright</string>
+ <string>infinity</string>
+ <string>partialdiff</string>
+ <string>summation</string>
+ <string>product</string>
+ <string>integral</string>
+ <string>radical</string>
+ <string>lozenge</string>
+ <string>fraction</string>
+ <string>zerosub</string>
+ <string>oneinferior</string>
+ <string>twosub</string>
+ <string>threesub</string>
+ <string>foursub</string>
+ <string>fivesub</string>
+ <string>sixinferior</string>
+ <string>sevensub</string>
+ <string>eightsub</string>
+ <string>nineinferior</string>
+ <string>plussub</string>
+ <string>minussub</string>
+ <string>equalsub</string>
+ <string>parenleftinferior</string>
+ <string>parenrightsub</string>
+ <string>zerosuperior</string>
+ <string>onesuperior</string>
+ <string>twosuperior</string>
+ <string>threesuperior</string>
+ <string>foursuperior</string>
+ <string>fivesuperior</string>
+ <string>sixsuperior</string>
+ <string>sevensuperior</string>
+ <string>eightsuperior</string>
+ <string>ninesuperior</string>
+ <string>plussuperior</string>
+ <string>minussuperior</string>
+ <string>equalsuperior</string>
+ <string>parenleftsuperior</string>
+ <string>parenrightsuperior</string>
+ <string>onehalf</string>
+ <string>onequarter</string>
+ <string>threequarters</string>
+ <string>percent</string>
+ <string>perthousand</string>
+ <string>numero</string>
+ <string>acute</string>
+ <string>hungarumlaut</string>
+ <string>grave</string>
+ <string>dieresis</string>
+ <string>circumflex</string>
+ <string>tilde</string>
+ <string>macron</string>
+ <string>breve</string>
+ <string>dotaccent</string>
+ <string>ring</string>
+ <string>caron</string>
+ <string>dieresistonos</string>
+ <string>cedilla</string>
+ <string>ogonek</string>
+ <string>commaaccent</string>
+ <string>acutecomb</string>
+ <string>acutedblnosp</string>
+ <string>gravecomb</string>
+ <string>dblgravecmb</string>
+ <string>macroncomb</string>
+ <string>dieresisnosp</string>
+ <string>brevenosp</string>
+ <string>breveinvnosp</string>
+ <string>hook</string>
+ <string>circumflexnosp</string>
+ <string>caroncmb</string>
+ <string>tildecomb</string>
+ <string>dotnosp</string>
+ <string>ringnosp</string>
+ <string>hornnosp</string>
+ <string>ogoneknosp</string>
+ <string>cedillanosp</string>
+ <string>circumflexsubnosp</string>
+ <string>brevesubnosp</string>
+ <string>dotbelow</string>
+ <string>commabelowcmb</string>
+ <string>dotdblsubnosp</string>
+ <string>ringsubnosp</string>
+ <string>underscorenosp</string>
+ <string>tildesubnosp</string>
+ <string>enquad</string>
+ <string>emquad</string>
+ <string>enspace</string>
+ <string>emspace</string>
+ <string>thirdemspace</string>
+ <string>quarteremspace</string>
+ <string>sixthemspace</string>
+ <string>figurespace</string>
+ <string>punctuationspace</string>
+ <string>thinspace</string>
+ <string>hairspace</string>
+ <string>zerowidthspace</string>
+ <string>arrowleft</string>
+ <string>arrowup</string>
+ <string>arrowright</string>
+ <string>arrowdown</string>
+ <string>triagrt</string>
+ <string>triagdn</string>
+ <string>triagup</string>
+ <string>blackleftpointingtriangle</string>
+ <string>mu</string>
+ <string>uni2009.fra</string>
+ <string>overscoredblnosp</string>
+ <string>uni215A</string>
+ <string>uni02E5_uni02E7_uni02E8</string>
+ <string>uni215F</string>
+ <string>tturn</string>
+ <string>uni2184.cn</string>
+ <string>uni2DEA</string>
+ <string>uni2DEB</string>
+ <string>uni2DEC</string>
+ <string>uni2DED</string>
+ <string>uni2DEE</string>
+ <string>macronacutecomb</string>
+ <string>uni1D91</string>
+ <string>uni1D90</string>
+ <string>uni1D93</string>
+ <string>uni1D92</string>
+ <string>uni1D95</string>
+ <string>uni1D94</string>
+ <string>uni1D97</string>
+ <string>uni1D96</string>
+ <string>uni1D99</string>
+ <string>uni1D98</string>
+ <string>uniA659</string>
+ <string>uniA658</string>
+ <string>crossbar</string>
+ <string>uniA653</string>
+ <string>uniA652</string>
+ <string>uniA651</string>
+ <string>uniA650</string>
+ <string>uniA657</string>
+ <string>uniA656</string>
+ <string>uniA655</string>
+ <string>uniA65C</string>
+ <string>uniA65B</string>
+ <string>uniA65A</string>
+ <string>uniA65F</string>
+ <string>uniA65E</string>
+ <string>uniA65D</string>
+ <string>uni1D9A</string>
+ <string>uni1D9C</string>
+ <string>uni1D9B</string>
+ <string>uni006A.ccmp</string>
+ <string>uni1D9D</string>
+ <string>uni1D9F</string>
+ <string>acutedotcomb.lc</string>
+ <string>uni2DE9</string>
+ <string>tildedieresiscomb.lc</string>
+ <string>uni2DE0</string>
+ <string>uni2DE1</string>
+ <string>uni2DE2</string>
+ <string>uni2DE3</string>
+ <string>uni2DE4</string>
+ <string>uni2DE5</string>
+ <string>uni2DE6</string>
+ <string>uni2DE7</string>
+ <string>drthook</string>
+ <string>qhook</string>
+ <string>underscoredbl</string>
+ <string>uni2151</string>
+ <string>uni2150</string>
+ <string>uni2152</string>
+ <string>uni2155</string>
+ <string>romanone</string>
+ <string>uni2157</string>
+ <string>uni2156</string>
+ <string>nrthook</string>
+ <string>estimated</string>
+ <string>hturn</string>
+ <string>degreecentigrade</string>
+ <string>dieresisacutecomb.lc</string>
+ <string>uni2DEF</string>
+ <string>uniAB59</string>
+ <string>uniAB58</string>
+ <string>uniAB57</string>
+ <string>uniAB56</string>
+ <string>Gbar</string>
+ <string>uniAB54</string>
+ <string>uniAB53</string>
+ <string>uniAB52</string>
+ <string>uniAB51</string>
+ <string>uniAB50</string>
+ <string>carondotcomb.lc</string>
+ <string>uni02E6_uni02E9_uni02E6</string>
+ <string>uniAB5F</string>
+ <string>uniAB5E</string>
+ <string>uniAB5D</string>
+ <string>uniAB5C</string>
+ <string>uniAB5B</string>
+ <string>uniAB5A</string>
+ <string>aturn_uni02DE</string>
+ <string>uni02E9_uni02E5_uni02E5</string>
+ <string>uni02E9_uni02E5_uni02E6</string>
+ <string>uni02E9_uni02E5_uni02E7</string>
+ <string>uni1FFD</string>
+ <string>uni1FFE</string>
+ <string>uni02E9_uni02E5_uni02E8</string>
+ <string>uni02E9_uni02E5_uni02E9</string>
+ <string>uni02E6_uni02E9_uni02E8</string>
+ <string>oopen</string>
+ <string>Gsmallcaphook</string>
+ <string>uni0346</string>
+ <string>anglesupnosp</string>
+ <string>uniFFFC</string>
+ <string>uniFFFD</string>
+ <string>uni02E7_uni02E9</string>
+ <string>uni02E7_uni02E8</string>
+ <string>uni02E7_uni02E5</string>
+ <string>romantwelve</string>
+ <string>tildesubnosp_uni1ABD</string>
+ <string>uniA794.cn</string>
+ <string>ringacute</string>
+ <string>ubar</string>
+ <string>uni2C7A.cn</string>
+ <string>uni2E3F</string>
+ <string>uni1DD8</string>
+ <string>uni1DD9</string>
+ <string>uniA73D</string>
+ <string>uniA73E</string>
+ <string>uniA73F</string>
+ <string>uni1DD2</string>
+ <string>uni1DD3</string>
+ <string>uni1DD0</string>
+ <string>uni1DD1</string>
+ <string>circumflexgravecomb</string>
+ <string>uni1DD4</string>
+ <string>uni1DD5</string>
+ <string>dieresiscaroncomb</string>
+ <string>eng</string>
+ <string>breveinvsubnosp</string>
+ <string>uni02E9_uni02E9_uni02E5</string>
+ <string>uni02E9_uni02E9_uni02E6</string>
+ <string>uni02E9_uni02E9_uni02E7</string>
+ <string>commaturnsupnosp</string>
+ <string>uniA730</string>
+ <string>uniA731</string>
+ <string>uniA732</string>
+ <string>uniA733</string>
+ <string>uniA734</string>
+ <string>uniA735</string>
+ <string>uniA736</string>
+ <string>uniA737</string>
+ <string>uni1DDB</string>
+ <string>uni1DDC</string>
+ <string>ringrighthalfsubnosp</string>
+ <string>uni1DDF</string>
+ <string>uni1DDD</string>
+ <string>uni1DDE</string>
+ <string>romanten</string>
+ <string>degreefarenheit</string>
+ <string>uni1D9E</string>
+ <string>Upsilon2</string>
+ <string>degreekelvin</string>
+ <string>uniA64A</string>
+ <string>uniA64B</string>
+ <string>uniA64C</string>
+ <string>uniA64D</string>
+ <string>uniA64E</string>
+ <string>uniA64F</string>
+ <string>uni1D8F</string>
+ <string>uni1D8D</string>
+ <string>uni1D8E</string>
+ <string>uni1D8B</string>
+ <string>uni1D8C</string>
+ <string>uni1D8A</string>
+ <string>uni02AE</string>
+ <string>uni02AB</string>
+ <string>uni02AC</string>
+ <string>uni1FCD</string>
+ <string>uni2DE8</string>
+ <string>kappa1</string>
+ <string>uni02A9</string>
+ <string>onethird</string>
+ <string>uni1D88</string>
+ <string>uni1D89</string>
+ <string>uni1D86</string>
+ <string>uni1D87</string>
+ <string>uni1D84</string>
+ <string>uni1D85</string>
+ <string>uni1D82</string>
+ <string>vturn</string>
+ <string>uni1D81</string>
+ <string>uniA648</string>
+ <string>uniA649</string>
+ <string>uniA640</string>
+ <string>uniA641</string>
+ <string>uniA642</string>
+ <string>uniA643</string>
+ <string>uniA644</string>
+ <string>uniA645</string>
+ <string>uniA646</string>
+ <string>uniA647</string>
+ <string>uniAB4D</string>
+ <string>uniAB4E</string>
+ <string>uniAB4F</string>
+ <string>uniAB4A</string>
+ <string>uniAB4B</string>
+ <string>uniAB4C</string>
+ <string>uni2DF5</string>
+ <string>uni2DF4</string>
+ <string>uni2DF7</string>
+ <string>uni2DF6</string>
+ <string>uni2DF1</string>
+ <string>uni2DF0</string>
+ <string>uni2DF3</string>
+ <string>uni2DF2</string>
+ <string>uni2DF9</string>
+ <string>uni2DF8</string>
+ <string>uni2159</string>
+ <string>uni2158</string>
+ <string>uniA68B</string>
+ <string>uniA68C</string>
+ <string>uni214F</string>
+ <string>uni214D</string>
+ <string>OEsmallcap</string>
+ <string>tackupsubnosp</string>
+ <string>uni2DFE</string>
+ <string>uni2DFD</string>
+ <string>uni2DFF</string>
+ <string>uni2DFA</string>
+ <string>uni2DFC</string>
+ <string>uni2DFB</string>
+ <string>uniAB48</string>
+ <string>uniAB44</string>
+ <string>uniAB45</string>
+ <string>uniAB46</string>
+ <string>uniAB47</string>
+ <string>uniAB40</string>
+ <string>uniAB41</string>
+ <string>glottalstopbarinv</string>
+ <string>uniAB43</string>
+ <string>seagullsubnosp</string>
+ <string>uni02EC</string>
+ <string>afii300</string>
+ <string>caronnosp</string>
+ <string>uni02E7_uni02E9_uni02E8</string>
+ <string>uni02E7_uni02E9_uni02E9</string>
+ <string>uni02E7_uni02E9_uni02E6</string>
+ <string>uni02E7_uni02E9_uni02E7</string>
+ <string>uni02E7_uni02E9_uni02E5</string>
+ <string>romanfour</string>
+ <string>uniA744</string>
+ <string>macrongravecomb</string>
+ <string>lmidtilde</string>
+ <string>uni03F5</string>
+ <string>uni03F6</string>
+ <string>longs</string>
+ <string>Ghook.cn</string>
+ <string>tonebarextrahighmod</string>
+ <string>ringsubnosp_uni1ABD</string>
+ <string>one.sup</string>
+ <string>dieresismacroncomb</string>
+ <string>trianglebullet</string>
+ <string>uni03FF.cn</string>
+ <string>uniA74F</string>
+ <string>Ysmallcap</string>
+ <string>rrthook</string>
+ <string>uni03FB</string>
+ <string>uni03FC</string>
+ <string>uni03FD</string>
+ <string>uni03FE</string>
+ <string>uni03FF</string>
+ <string>iota1_uni02DE</string>
+ <string>uni0373</string>
+ <string>uni0372</string>
+ <string>uni0371</string>
+ <string>uni0370</string>
+ <string>uni0377</string>
+ <string>uni0376</string>
+ <string>mturndescend</string>
+ <string>uniA709</string>
+ <string>uniA708</string>
+ <string>uniA705</string>
+ <string>uniA704</string>
+ <string>uniA707</string>
+ <string>uniA706</string>
+ <string>uniA701</string>
+ <string>uniA700</string>
+ <string>uniA703</string>
+ <string>uniA702</string>
+ <string>gravesubnosp</string>
+ <string>seveneighths</string>
+ <string>undertie</string>
+ <string>dotbelow_uni1ABD</string>
+ <string>barmidshortnosp</string>
+ <string>glottalstoprevinv</string>
+ <string>uni023D</string>
+ <string>uniA70E</string>
+ <string>uniA70F</string>
+ <string>uniA70A</string>
+ <string>uniAB55</string>
+ <string>uniA70C</string>
+ <string>uniA689</string>
+ <string>uni037C</string>
+ <string>uni037B</string>
+ <string>uni037D</string>
+ <string>uniA684</string>
+ <string>uni03FD.cn</string>
+ <string>srthook.cn</string>
+ <string>interrobang</string>
+ <string>primemod</string>
+ <string>uni213B</string>
+ <string>uniA675</string>
+ <string>uniA674</string>
+ <string>uni27EA</string>
+ <string>uniA676</string>
+ <string>erev</string>
+ <string>uniA670</string>
+ <string>uniA673</string>
+ <string>uniA672</string>
+ <string>uniA679</string>
+ <string>uniA678</string>
+ <string>uniA71D</string>
+ <string>uni02E9_uni02E6_uni02E9</string>
+ <string>uni02E9_uni02E6_uni02E8</string>
+ <string>uni02E9_uni02E6_uni02E7</string>
+ <string>uni02E9_uni02E6_uni02E6</string>
+ <string>uni02E9_uni02E6_uni02E5</string>
+ <string>cstretch</string>
+ <string>uniA67E</string>
+ <string>uniA67D</string>
+ <string>uniA67F</string>
+ <string>uniA67A</string>
+ <string>uniA67C</string>
+ <string>uniA67B</string>
+ <string>Btopbar</string>
+ <string>Koppa</string>
+ <string>uni02E8_uni02E6_uni02E8</string>
+ <string>uni02E8_uni02E6_uni02E9</string>
+ <string>uni02E8_uni02E6_uni02E6</string>
+ <string>uni02E8_uni02E6_uni02E7</string>
+ <string>commaturnedmod</string>
+ <string>Thook</string>
+ <string>commareversedmod</string>
+ <string>ringhalfleft</string>
+ <string>Rsmallcap</string>
+ <string>five.frac</string>
+ <string>Tonesix</string>
+ <string>tavdages</string>
+ <string>beta1</string>
+ <string>uni2046</string>
+ <string>uni2045</string>
+ <string>uni204F</string>
+ <string>uni204E</string>
+ <string>uni204D</string>
+ <string>uni204C</string>
+ <string>uni204B</string>
+ <string>uni204A</string>
+ <string>jsuper</string>
+ <string>epsilon1</string>
+ <string>CR</string>
+ <string>uni02E7_uni02E7_uni02E5</string>
+ <string>uni02E7_uni02E7_uni02E6</string>
+ <string>uni02E7_uni02E7_uni02E8</string>
+ <string>uni02E7_uni02E7_uni02E9</string>
+ <string>slashlongnosp</string>
+ <string>uni02E6_uni02E8_uni02E8</string>
+ <string>uni02E6_uni02E8_uni02E9</string>
+ <string>uni02E6_uni02E8_uni02E6</string>
+ <string>uni02E6_uni02E8_uni02E7</string>
+ <string>uni02E6_uni02E8_uni02E5</string>
+ <string>uni02E9_uni02E8</string>
+ <string>uni1D10.cn</string>
+ <string>uni02E9_uni02E7</string>
+ <string>uni02E9_uni02E6</string>
+ <string>uni02E9_uni02E5</string>
+ <string>exclam1</string>
+ <string>uniA771.cn</string>
+ <string>q.cn</string>
+ <string>Digamma</string>
+ <string>candrabindunosp</string>
+ <string>khook</string>
+ <string>qofdagesh</string>
+ <string>uniA71B</string>
+ <string>uniA71C</string>
+ <string>uniA71A</string>
+ <string>uniA71F</string>
+ <string>uniA71E</string>
+ <string>uni036A</string>
+ <string>uni036B</string>
+ <string>uni036C</string>
+ <string>uni036D</string>
+ <string>uni036E</string>
+ <string>uni036F</string>
+ <string>uni0249.ccmp</string>
+ <string>uni20B7</string>
+ <string>uni20B6</string>
+ <string>uni20B0</string>
+ <string>uni20BB</string>
+ <string>tildedoublecmb</string>
+ <string>breveinverteddoublecmb</string>
+ <string>uni0362</string>
+ <string>uni0363</string>
+ <string>uni0364</string>
+ <string>uni0365</string>
+ <string>uni0366</string>
+ <string>uni0367</string>
+ <string>uni0368</string>
+ <string>uni0369</string>
+ <string>tildemidnosp</string>
+ <string>uniA718</string>
+ <string>uniA719</string>
+ <string>uni01F6</string>
+ <string>uni01F7</string>
+ <string>uni02E6_uni02E7_uni02E7</string>
+ <string>uni02E6_uni02E7_uni02E6</string>
+ <string>uni02E6_uni02E7_uni02E9</string>
+ <string>uni02E6_uni02E7_uni02E8</string>
+ <string>uniA710</string>
+ <string>uniA711</string>
+ <string>uniA716</string>
+ <string>uniA717</string>
+ <string>uniA714</string>
+ <string>uniA715</string>
+ <string>uniA712</string>
+ <string>uniA713</string>
+ <string>uni1DA3</string>
+ <string>uniA66B</string>
+ <string>uniA66C</string>
+ <string>glottalstopinv</string>
+ <string>uniA66A</string>
+ <string>uniA66F</string>
+ <string>pertenthousand</string>
+ <string>uniA66E</string>
+ <string>acutelowmod</string>
+ <string>gravelowmod</string>
+ <string>fourthtonechinese</string>
+ <string>verticallinelowmod</string>
+ <string>secondtonechinese</string>
+ <string>Tonefive</string>
+ <string>arrowheadupmod</string>
+ <string>arrowheaddownmod</string>
+ <string>arrowheadleftmod</string>
+ <string>arrowheadrightmod</string>
+ <string>glottalstopmod</string>
+ <string>firsttonechinese</string>
+ <string>five.sup</string>
+ <string>uni1D8A.cn</string>
+ <string>uni021D</string>
+ <string>uni0268.ccmp</string>
+ <string>uni021C</string>
+ <string>uniA662</string>
+ <string>uniA663</string>
+ <string>uniA660</string>
+ <string>uniA661</string>
+ <string>uniA666</string>
+ <string>uni02E8_uni02E8_uni02E5</string>
+ <string>uni02E8_uni02E8_uni02E6</string>
+ <string>uni02E8_uni02E8_uni02E7</string>
+ <string>uni02E8_uni02E8_uni02E9</string>
+ <string>uniA668</string>
+ <string>numeralgreeksub</string>
+ <string>caronsubnosp</string>
+ <string>uni205E</string>
+ <string>uni205A</string>
+ <string>uni205B</string>
+ <string>uni205C</string>
+ <string>schwahook</string>
+ <string>uni0458.ccmp</string>
+ <string>uni2E0D</string>
+ <string>uni2E0E</string>
+ <string>uni1E9D</string>
+ <string>uni1E9F</string>
+ <string>slongdotaccent</string>
+ <string>uni1E9C</string>
+ <string>uniAB64</string>
+ <string>uniAB65</string>
+ <string>Dtopbar</string>
+ <string>uni1EFE</string>
+ <string>uni1EFD</string>
+ <string>uni1EFF</string>
+ <string>uni1EFA</string>
+ <string>uni1EFC</string>
+ <string>uni1EFB</string>
+ <string>uni2058</string>
+ <string>uni2059</string>
+ <string>uni2054</string>
+ <string>uni2055</string>
+ <string>uni2056</string>
+ <string>uni2057</string>
+ <string>uni2050</string>
+ <string>uni2051</string>
+ <string>uni2052</string>
+ <string>uni2053</string>
+ <string>uniA66D</string>
+ <string>ascript_uni02DE</string>
+ <string>longst</string>
+ <string>uni02E9_uni02E8_uni02E9</string>
+ <string>uni02E9_uni02E8_uni02E8</string>
+ <string>tesh</string>
+ <string>uni02E8_uni02E9_uni02E7</string>
+ <string>uni02E9_uni02E8_uni02E5</string>
+ <string>uni02E9_uni02E8_uni02E7</string>
+ <string>uni02E9_uni02E8_uni02E6</string>
+ <string>uni02E7_uni02E6</string>
+ <string>asterism</string>
+ <string>philatin</string>
+ <string>uniA75F</string>
+ <string>sixroman</string>
+ <string>Trthook</string>
+ <string>st.cn</string>
+ <string>uni1ABE.w1</string>
+ <string>uni1ABE.w2</string>
+ <string>uni1ABE.w3</string>
+ <string>uni02E6_uni02E7_uni02E5</string>
+ <string>cyrillichookleft</string>
+ <string>uni27EC</string>
+ <string>uni03D8</string>
+ <string>uni03D9</string>
+ <string>Upsilonhooksymbol</string>
+ <string>uniA75D</string>
+ <string>thetasymbolgreek</string>
+ <string>thook</string>
+ <string>uni03D7</string>
+ <string>rdescend</string>
+ <string>uni27EF</string>
+ <string>finaltsadi</string>
+ <string>uni27EE</string>
+ <string>uni27ED</string>
+ <string>uniA769</string>
+ <string>glottalstop</string>
+ <string>uni1D8F.cn</string>
+ <string>uniA766</string>
+ <string>uni02E5_uni02E7</string>
+ <string>uni02E5_uni02E9</string>
+ <string>uni02E5_uni02E8</string>
+ <string>lbelt</string>
+ <string>uni02E9_uni02E7_uni02E7</string>
+ <string>uni0359</string>
+ <string>uni0358</string>
+ <string>epsilon1revclosed</string>
+ <string>uni0355</string>
+ <string>uni0354</string>
+ <string>uni0357</string>
+ <string>uni0356</string>
+ <string>uni0351</string>
+ <string>uni0350</string>
+ <string>uni0353</string>
+ <string>uni0352</string>
+ <string>glottalstopreversedmod</string>
+ <string>uni02E5_uni02E6_uni02E6</string>
+ <string>cadauna</string>
+ <string>lmidtilde_uni1ABE</string>
+ <string>uni02E5_uni02E6_uni02E9</string>
+ <string>uni02E5_uni02E6_uni02E8</string>
+ <string>U.cn</string>
+ <string>uni035E</string>
+ <string>uni0220</string>
+ <string>uni0223</string>
+ <string>uni035F</string>
+ <string>uni0225</string>
+ <string>uni0224</string>
+ <string>uni035C</string>
+ <string>uni035B</string>
+ <string>digamma</string>
+ <string>koppa</string>
+ <string>uni02E7_uni02E8_uni02E7</string>
+ <string>ringhalfrightcentered</string>
+ <string>colontriangularhalfmod</string>
+ <string>colontriangularmod</string>
+ <string>minusmod</string>
+ <string>plusmod</string>
+ <string>downtackmod</string>
+ <string>linevertnosp</string>
+ <string>eshlooprev</string>
+ <string>uni02E7_uni02E8_uni02E9</string>
+ <string>uni02E7_uni02E8_uni02E8</string>
+ <string>verticalbardbl</string>
+ <string>uniA699</string>
+ <string>uniA698</string>
+ <string>uniA697</string>
+ <string>uniA696</string>
+ <string>uniA695</string>
+ <string>romaneleven</string>
+ <string>uniA693</string>
+ <string>uniA692</string>
+ <string>uniA691</string>
+ <string>uniA690</string>
+ <string>Iota1</string>
+ <string>uniA69F</string>
+ <string>uniA69D</string>
+ <string>uniA69C</string>
+ <string>uniA69B</string>
+ <string>uniA69A</string>
+ <string>uniA667</string>
+ <string>uniA664</string>
+ <string>uniA73A</string>
+ <string>uniA73B</string>
+ <string>lsquare</string>
+ <string>uniA73C</string>
+ <string>carondotcomb</string>
+ <string>rhotichookmod</string>
+ <string>uniA669</string>
+ <string>uni1DCE</string>
+ <string>uni1DD6</string>
+ <string>uni1DD7</string>
+ <string>uniAB36.cn</string>
+ <string>uni051F</string>
+ <string>oneeighth</string>
+ <string>linevertsubnosp</string>
+ <string>uniA7FE</string>
+ <string>uniA7FD</string>
+ <string>uniA7FC</string>
+ <string>uniA7FB</string>
+ <string>uniA7FA</string>
+ <string>uni0517</string>
+ <string>uni0516</string>
+ <string>uni0515</string>
+ <string>uni0514</string>
+ <string>uniA7F7</string>
+ <string>uni0519</string>
+ <string>uni0518</string>
+ <string>mcapturn</string>
+ <string>uni2E02</string>
+ <string>st</string>
+ <string>uni2E00</string>
+ <string>zbar</string>
+ <string>Rx</string>
+ <string>uni205D</string>
+ <string>Q.cn</string>
+ <string>uni02E7_uni02E5_uni02E6</string>
+ <string>uni02E7_uni02E5_uni02E7</string>
+ <string>uni02E7_uni02E5_uni02E5</string>
+ <string>uni02E7_uni02E5_uni02E8</string>
+ <string>uni02E7_uni02E5_uni02E9</string>
+ <string>uni1ABA_uni1ABD</string>
+ <string>uni02E5_uni02E9_uni02E7</string>
+ <string>uni02E6_uni02E5_uni02E9</string>
+ <string>uni02E6_uni02E5_uni02E8</string>
+ <string>uni02E6_uni02E5_uni02E7</string>
+ <string>uni02E6_uni02E5_uni02E6</string>
+ <string>uniA73F.cn</string>
+ <string>spaceopenbox</string>
+ <string>uni02E8_uni02E7_uni02E7</string>
+ <string>uni02E9_uni02E9_uni02E8</string>
+ <string>uni02E8_uni02E7_uni02E5</string>
+ <string>uni02E8_uni02E5_uni02E9</string>
+ <string>uni02E8_uni02E5_uni02E8</string>
+ <string>uni02E8_uni02E5_uni02E5</string>
+ <string>uni02E8_uni02E5_uni02E7</string>
+ <string>uni02E8_uni02E5_uni02E6</string>
+ <string>uni02E8_uni02E7_uni02E9</string>
+ <string>uni02E8_uni02E7_uni02E8</string>
+ <string>shindagesh</string>
+ <string>N.unic</string>
+ <string>uni034B</string>
+ <string>uni034C</string>
+ <string>uni034A</string>
+ <string>uni034F</string>
+ <string>uni034D</string>
+ <string>uni034E</string>
+ <string>uni27E7</string>
+ <string>uni27E6</string>
+ <string>ibar</string>
+ <string>uni0348</string>
+ <string>uni0349</string>
+ <string>reverseddblprime</string>
+ <string>perispomenigreekcmb</string>
+ <string>koroniscmb</string>
+ <string>uni0347</string>
+ <string>uni0236</string>
+ <string>uni0234</string>
+ <string>uni0235</string>
+ <string>nlfthook</string>
+ <string>uniA68D</string>
+ <string>uniA68E</string>
+ <string>uniA68A</string>
+ <string>uni0238</string>
+ <string>uni0239</string>
+ <string>tackdownsubnosp</string>
+ <string>Fhook</string>
+ <string>uni02EA</string>
+ <string>uni02EB</string>
+ <string>uni2071.ccmp</string>
+ <string>uni02ED</string>
+ <string>uni02EF</string>
+ <string>Khook</string>
+ <string>schwa</string>
+ <string>glottalstopreversedsuperior</string>
+ <string>six.sup</string>
+ <string>tonebarhighmod</string>
+ <string>tonebarmidmod</string>
+ <string>tonebarlowmod</string>
+ <string>tonebarextralowmod</string>
+ <string>Fturn</string>
+ <string>uni023F</string>
+ <string>p.cn</string>
+ <string>f_f</string>
+ <string>uni023E</string>
+ <string>uni023B</string>
+ <string>uni023C</string>
+ <string>uni023A</string>
+ <string>f_l</string>
+ <string>uniA685</string>
+ <string>uniA686</string>
+ <string>uniA687</string>
+ <string>uniA680</string>
+ <string>uniA681</string>
+ <string>uniA682</string>
+ <string>uniA683</string>
+ <string>uniA738</string>
+ <string>afii61664</string>
+ <string>uni1DC6</string>
+ <string>uni02E6_uni02E7</string>
+ <string>babygamma</string>
+ <string>Vcursive</string>
+ <string>careof</string>
+ <string>phi1</string>
+ <string>uni02E5_uni02E5_uni02E8</string>
+ <string>uni02E5_uni02E5_uni02E9</string>
+ <string>uni1D92.cn</string>
+ <string>uni0504</string>
+ <string>uni2C68</string>
+ <string>phook.cn</string>
+ <string>breveacutecomb</string>
+ <string>uni2C69</string>
+ <string>uni2C66</string>
+ <string>U.unic</string>
+ <string>mhook</string>
+ <string>uni2C67</string>
+ <string>uni0500</string>
+ <string>uni27EB</string>
+ <string>uni0502</string>
+ <string>uni0503</string>
+ <string>wynn</string>
+ <string>uni0505</string>
+ <string>uni0506</string>
+ <string>uni0507</string>
+ <string>uni0508</string>
+ <string>uni0509</string>
+ <string>rturn</string>
+ <string>referencemark</string>
+ <string>Ghook</string>
+ <string>A.unic</string>
+ <string>overscorenosp</string>
+ <string>breveinvsubnosp_uni1ABD</string>
+ <string>commaaboverightcomb</string>
+ <string>uni02E5_uni02E9_uni02E6</string>
+ <string>versicle</string>
+ <string>hyphen__</string>
+ <string>uni02E5_uni02E9_uni02E8</string>
+ <string>uni02E5_uni02E9_uni02E9</string>
+ <string>uni050A</string>
+ <string>uni050B</string>
+ <string>uni050C</string>
+ <string>uni050D</string>
+ <string>uni050E</string>
+ <string>uni050F</string>
+ <string>lrthook</string>
+ <string>uni27E9</string>
+ <string>uni27E8</string>
+ <string>diaeresistonosnosp</string>
+ <string>stigma</string>
+ <string>uni051E</string>
+ <string>afii57596</string>
+ <string>afii57598</string>
+ <string>uni2B4E</string>
+ <string>uni2B4F</string>
+ <string>rturnascend</string>
+ <string>romanfivehundred</string>
+ <string>uni0069.ccmp</string>
+ <string>uni2C6D</string>
+ <string>caret</string>
+ <string>uni024B</string>
+ <string>uni024A</string>
+ <string>uni024F</string>
+ <string>uni024E</string>
+ <string>uni024D</string>
+ <string>uni2C6B</string>
+ <string>uniA786</string>
+ <string>caretinsertionpoint</string>
+ <string>bridgesubnosp</string>
+ <string>uni0243</string>
+ <string>uni0242</string>
+ <string>uni0241</string>
+ <string>uni0240</string>
+ <string>uni0247</string>
+ <string>uni0246</string>
+ <string>uni0245</string>
+ <string>uni0244</string>
+ <string>uni0249</string>
+ <string>uni0248</string>
+ <string>uniA739</string>
+ <string>accountof</string>
+ <string>uni02F9</string>
+ <string>uni02F8</string>
+ <string>uni02F5</string>
+ <string>uni02F4</string>
+ <string>uni02F7</string>
+ <string>uni02F6</string>
+ <string>uni02F1</string>
+ <string>uni02F0</string>
+ <string>uni02F3</string>
+ <string>uni02F2</string>
+ <string>dotmacroncomb.lc</string>
+ <string>uni1D39</string>
+ <string>uni1D38</string>
+ <string>uni1D37</string>
+ <string>fiveeighths</string>
+ <string>uni1D35</string>
+ <string>uni1D34</string>
+ <string>uni1D33</string>
+ <string>uni1D32</string>
+ <string>uni1D31</string>
+ <string>uni1D30</string>
+ <string>zcurl</string>
+ <string>uni2C60</string>
+ <string>oopen.cn</string>
+ <string>uni1D3F</string>
+ <string>uni1D3D</string>
+ <string>uni1D3C</string>
+ <string>uni1D3B</string>
+ <string>uni1D3A</string>
+ <string>uni02FE</string>
+ <string>uni02FD</string>
+ <string>uni02FF</string>
+ <string>uni02FA</string>
+ <string>uni02FC</string>
+ <string>uni02FB</string>
+ <string>dhook.cn</string>
+ <string>uniAB35</string>
+ <string>uniAB34</string>
+ <string>uniAB31</string>
+ <string>uniAB30</string>
+ <string>uniAB33</string>
+ <string>uni2185.cn</string>
+ <string>angstrom</string>
+ <string>macrongravecomb.lc</string>
+ <string>macronsubnosp</string>
+ <string>uniAB3E</string>
+ <string>uniAB3D</string>
+ <string>uniAB3F</string>
+ <string>uniAB3A</string>
+ <string>uniAB3C</string>
+ <string>ringlefthalfsubnosp</string>
+ <string>Lsmallcap</string>
+ <string>uniA75E</string>
+ <string>uniA75B</string>
+ <string>squaresubnosp</string>
+ <string>uniA75C</string>
+ <string>Schwa</string>
+ <string>uni1D83</string>
+ <string>uni1D80</string>
+ <string>linevertsubnosp_uni1ABD</string>
+ <string>uni2B5B</string>
+ <string>uni2B5C</string>
+ <string>uni2B5A</string>
+ <string>uni2B5F</string>
+ <string>uni2B5D</string>
+ <string>uni2B5E</string>
+ <string>uni024C</string>
+ <string>uniA723</string>
+ <string>three.sup</string>
+ <string>dcroat_uni1ABE</string>
+ <string>oi</string>
+ <string>uni1ABC.w2</string>
+ <string>uni1ABC.w3</string>
+ <string>uni1ABC.w1</string>
+ <string>uniA797.cn</string>
+ <string>Tonetwo</string>
+ <string>uni1DA4.ccmp</string>
+ <string>a.cn</string>
+ <string>uni02E6_uni02E5_uni02E5</string>
+ <string>henghook</string>
+ <string>two.sup</string>
+ <string>o_uni02DE</string>
+ <string>uni1D4C</string>
+ <string>finalmem</string>
+ <string>uni012F.ccmp</string>
+ <string>uni1ABC</string>
+ <string>Gsmallcap</string>
+ <string>Esh</string>
+ <string>uni1D2D</string>
+ <string>uni1D2E</string>
+ <string>uni1D2F</string>
+ <string>uni1D2A</string>
+ <string>uni1D2B</string>
+ <string>uni1D2C</string>
+ <string>zero.sup</string>
+ <string>acutedotcomb</string>
+ <string>ghook.cn</string>
+ <string>uni02E7_uni02E6_uni02E5</string>
+ <string>uni02E7_uni02E6_uni02E7</string>
+ <string>uni02E7_uni02E6_uni02E6</string>
+ <string>uni02E7_uni02E6_uni02E9</string>
+ <string>uni02E7_uni02E6_uni02E8</string>
+ <string>dieresismacroncomb.lc</string>
+ <string>brevegravecomb</string>
+ <string>uni1D28</string>
+ <string>uni1D29</string>
+ <string>uni1D24</string>
+ <string>uni1D25</string>
+ <string>uni1D26</string>
+ <string>uni1D27</string>
+ <string>uni1D20</string>
+ <string>uni1D21</string>
+ <string>uni1D22</string>
+ <string>uni1D23</string>
+ <string>circumflexacutecomb</string>
+ <string>Rsmallcapinv</string>
+ <string>uni02E5_uni02E7_uni02E9</string>
+ <string>uni02E5_uni02E7_uni02E6</string>
+ <string>uni02E5_uni02E7_uni02E7</string>
+ <string>uni02E5_uni02E7_uni02E5</string>
+ <string>zerowidthjoiner</string>
+ <string>uni02E6_uni02E9_uni02E7</string>
+ <string>uni02E6_uni02E9_uni02E5</string>
+ <string>ts</string>
+ <string>uni02E6_uni02E9_uni02E9</string>
+ <string>tonesix</string>
+ <string>uni2E37</string>
+ <string>uni2E36</string>
+ <string>uni2E35</string>
+ <string>uni2E34</string>
+ <string>uni2E33</string>
+ <string>uni2E32</string>
+ <string>uni2E31</string>
+ <string>uni2E30</string>
+ <string>uni2E39</string>
+ <string>uni2E38</string>
+ <string>twothirds</string>
+ <string>uni2E3E</string>
+ <string>uni2E3D</string>
+ <string>uni2E3C</string>
+ <string>uni2E3B</string>
+ <string>uni2E3A</string>
+ <string>uni1F16B</string>
+ <string>pisymbolgreek</string>
+ <string>uni1F16A</string>
+ <string>dieresisgravecomb.lc</string>
+ <string>uniA755</string>
+ <string>tonefive</string>
+ <string>uniA752</string>
+ <string>uniA753</string>
+ <string>tildedieresiscomb</string>
+ <string>uniA750</string>
+ <string>uni0528</string>
+ <string>uni0529</string>
+ <string>tel</string>
+ <string>uni0522</string>
+ <string>uni0523</string>
+ <string>uni0520</string>
+ <string>uni0521</string>
+ <string>uniA70D</string>
+ <string>commasuprevnosp</string>
+ <string>uni2183.cn</string>
+ <string>dotdblsubnosp_uni1ABD</string>
+ <string>uni1D97.cn</string>
+ <string>hyphennobreak</string>
+ <string>archdblsubnosp</string>
+ <string>e.cn</string>
+ <string>hsuper</string>
+ <string>deltaturn</string>
+ <string>published</string>
+ <string>uni052B</string>
+ <string>uni052C</string>
+ <string>wsuper</string>
+ <string>uni052A</string>
+ <string>uni052D</string>
+ <string>uni037D.cn</string>
+ <string>macronacutecomb.lc</string>
+ <string>c.cn</string>
+ <string>Oopen.cn</string>
+ <string>oopen_uni02DE</string>
+ <string>four.frac</string>
+ <string>uni030C_uni1ABB</string>
+ <string>hhook</string>
+ <string>onedotleader</string>
+ <string>uni02E8_uni02E9_uni02E5</string>
+ <string>uni02E8_uni02E9_uni02E6</string>
+ <string>uni02E8_uni02E9_uni02E9</string>
+ <string>uni02E8_uni02E9_uni02E8</string>
+ <string>plussubnosp</string>
+ <string>largerighthook</string>
+ <string>dtopbar</string>
+ <string>romanthree</string>
+ <string>uni1D36</string>
+ <string>uni1DCF</string>
+ <string>uniE004</string>
+ <string>uni1DCD</string>
+ <string>uni1DCC</string>
+ <string>uni1DCB</string>
+ <string>uni1DCA</string>
+ <string>uniE001</string>
+ <string>uniAB49</string>
+ <string>Nhook</string>
+ <string>fi</string>
+ <string>tildemacroncomb.lc</string>
+ <string>response</string>
+ <string>iota1</string>
+ <string>uni02E6_uni02E8</string>
+ <string>uni02E6_uni02E9</string>
+ <string>uni1DC9</string>
+ <string>uni1DC8</string>
+ <string>uni1DC7</string>
+ <string>uni02E6_uni02E5</string>
+ <string>uni1DC5</string>
+ <string>uni1DC4</string>
+ <string>uni1DC3</string>
+ <string>uni1DC2</string>
+ <string>uni1DC1</string>
+ <string>uni1DC0</string>
+ <string>uniAB42</string>
+ <string>g.cn</string>
+ <string>uni2E2D</string>
+ <string>uni2E2E</string>
+ <string>uni2E2F</string>
+ <string>uni2E2A</string>
+ <string>uni2E2B</string>
+ <string>uni2E2C</string>
+ <string>uni1D19</string>
+ <string>uni1D18</string>
+ <string>uni02E9_uni02E7_uni02E5</string>
+ <string>uni1D11</string>
+ <string>uni1D10</string>
+ <string>uni1D13</string>
+ <string>uni1D12</string>
+ <string>uni1D15</string>
+ <string>uni1D14</string>
+ <string>uni1D17</string>
+ <string>uni1D16</string>
+ <string>uniFE28</string>
+ <string>hooksubretronosp</string>
+ <string>circumflexhookcomb</string>
+ <string>uniA785</string>
+ <string>uniA784</string>
+ <string>uniA787</string>
+ <string>uniA781</string>
+ <string>uniA780</string>
+ <string>uniA783</string>
+ <string>uniA782</string>
+ <string>qhook.cn</string>
+ <string>ghook</string>
+ <string>uniA789</string>
+ <string>uniA788</string>
+ <string>uniA78E</string>
+ <string>uniA78D</string>
+ <string>uniA78A</string>
+ <string>uniA78C</string>
+ <string>uniA78B</string>
+ <string>Eturn</string>
+ <string>primerev1</string>
+ <string>uni1D1A</string>
+ <string>uni1D1C</string>
+ <string>uni1D1B</string>
+ <string>uni1D1E</string>
+ <string>uni1D1D</string>
+ <string>uni1D1F</string>
+ <string>uni2E24</string>
+ <string>uni2E25</string>
+ <string>uni2E26</string>
+ <string>uni2E27</string>
+ <string>uni2E20</string>
+ <string>uni2E21</string>
+ <string>uni2E22</string>
+ <string>uni2E23</string>
+ <string>uni2E28</string>
+ <string>uni2E29</string>
+ <string>Eng</string>
+ <string>macrondieresiscomb.lc</string>
+ <string>trthook</string>
+ <string>uni02E5_uni02E6</string>
+ <string>twodotleader</string>
+ <string>Chook.cn</string>
+ <string>uni02E8_uni02E6</string>
+ <string>uni02E8_uni02E7</string>
+ <string>uni02E8_uni02E5</string>
+ <string>uni02E8_uni02E9</string>
+ <string>romannine</string>
+ <string>epsilonclosed</string>
+ <string>uni1FBD</string>
+ <string>uniA759</string>
+ <string>omegacyrillic</string>
+ <string>Omegacyrillic</string>
+ <string>yuslittlecyrillic</string>
+ <string>Yuslittlecyrillic</string>
+ <string>eiotifiedcyrillic</string>
+ <string>Eiotifiedcyrillic</string>
+ <string>yuslittleiotifiedcyrillic</string>
+ <string>Yuslittleiotifiedcyrillic</string>
+ <string>uni02E9_uni02E7_uni02E8</string>
+ <string>uni02E9_uni02E7_uni02E9</string>
+ <string>four.sup</string>
+ <string>jcrosstail</string>
+ <string>uniA7B1</string>
+ <string>uniA7B0</string>
+ <string>uniA77F</string>
+ <string>uni2C78.cn</string>
+ <string>tildecomb_uni1ABC</string>
+ <string>tildecomb_uni1ABB</string>
+ <string>uniA77B</string>
+ <string>hhooksuper</string>
+ <string>Yusbigiotifiedcyrillic</string>
+ <string>yusbigcyrillic</string>
+ <string>Yusbigcyrillic</string>
+ <string>ksicyrillic</string>
+ <string>Ksicyrillic</string>
+ <string>yusbigiotifiedcyrillic</string>
+ <string>uni1D3E</string>
+ <string>brevetildecomb</string>
+ <string>tildeacutecomb.lc</string>
+ <string>nine.frac</string>
+ <string>uni0456.ccmp</string>
+ <string>romanthousand</string>
+ <string>macronsub</string>
+ <string>ccurl</string>
+ <string>bullseye</string>
+ <string>dasiaoxia</string>
+ <string>dieresiscaroncomb.lc</string>
+ <string>uni1ABE</string>
+ <string>uni1ABD</string>
+ <string>uniA79A</string>
+ <string>uni1ABA</string>
+ <string>uniA79D</string>
+ <string>uni1ABB</string>
+ <string>ascriptturn</string>
+ <string>uni1DB8</string>
+ <string>uni1DB9</string>
+ <string>uni1DB4</string>
+ <string>uni1DB5</string>
+ <string>uni1DB6</string>
+ <string>uni1DB7</string>
+ <string>uni1DB0</string>
+ <string>uni1DB1</string>
+ <string>uni1DB2</string>
+ <string>uni1DB3</string>
+ <string>uni1D0F</string>
+ <string>uni1D0D</string>
+ <string>uni1D0E</string>
+ <string>uni1D0B</string>
+ <string>uni1D0C</string>
+ <string>uni1D0A</string>
+ <string>uni02E5_uni02E6_uni02E7</string>
+ <string>uni1D06</string>
+ <string>uni1D07</string>
+ <string>uni1D04</string>
+ <string>uni1D05</string>
+ <string>uni1D02</string>
+ <string>uni1D03</string>
+ <string>uni1D00</string>
+ <string>uni1D01</string>
+ <string>uni1D08</string>
+ <string>uni1D09</string>
+ <string>jdotlessbar</string>
+ <string>uni1DBD</string>
+ <string>uni1DBE</string>
+ <string>uni1DBF</string>
+ <string>uni1DBA</string>
+ <string>uni1DBB</string>
+ <string>uni1DBC</string>
+ <string>uniA792</string>
+ <string>uni1AB4</string>
+ <string>uni1AB7</string>
+ <string>uni1AB6</string>
+ <string>uni1AB1</string>
+ <string>uni1AB0</string>
+ <string>uni1AB3</string>
+ <string>uni1AB2</string>
+ <string>uniA798</string>
+ <string>uniA799</string>
+ <string>uni1AB9</string>
+ <string>uni1AB8</string>
+ <string>uni1D61</string>
+ <string>colon.pnum</string>
+ <string>glottalstopbarrev</string>
+ <string>uni1D66</string>
+ <string>cyrillichook</string>
+ <string>uni2E11</string>
+ <string>uni2E10</string>
+ <string>uni2E13</string>
+ <string>uni2E12</string>
+ <string>uni2E15</string>
+ <string>uni2E14</string>
+ <string>ezh</string>
+ <string>ezhcurl</string>
+ <string>uni2E19</string>
+ <string>uni2E18</string>
+ <string>srthook</string>
+ <string>uni2E1C</string>
+ <string>uni2E1B</string>
+ <string>uni2E1E</string>
+ <string>uni2E1D</string>
+ <string>uni2E1F</string>
+ <string>Chook</string>
+ <string>uni1DE9</string>
+ <string>uniAB39</string>
+ <string>uniAB38</string>
+ <string>nine.sup</string>
+ <string>uniAB37</string>
+ <string>uniAB36</string>
+ <string>kturn</string>
+ <string>uniAB32</string>
+ <string>uni20AF</string>
+ <string>Ibar</string>
+ <string>Omegaroundcyrillic</string>
+ <string>omegaroundcyrillic</string>
+ <string>Omegatitlocyrillic</string>
+ <string>omegatitlocyrillic</string>
+ <string>Otcyrillic</string>
+ <string>otcyrillic</string>
+ <string>mturn</string>
+ <string>uni2C61</string>
+ <string>uni1DE4</string>
+ <string>gcursive</string>
+ <string>uniA756.cn</string>
+ <string>yturn</string>
+ <string>uni035D</string>
+ <string>uni02E5_uni02E8_uni02E5</string>
+ <string>uni02E5_uni02E8_uni02E7</string>
+ <string>uni02E5_uni02E8_uni02E6</string>
+ <string>d.cn</string>
+ <string>uni035A</string>
+ <string>uni02E5_uni02E8_uni02E9</string>
+ <string>uni02E5_uni02E8_uni02E8</string>
+ <string>uni02E6_uni02E6_uni02E5</string>
+ <string>tccurl</string>
+ <string>quotedblreversed</string>
+ <string>Rturnsuper</string>
+ <string>uni1FCE</string>
+ <string>uni1FCF</string>
+ <string>upsilonlatin</string>
+ <string>uni1FC1</string>
+ <string>uni1FC0</string>
+ <string>uniA775</string>
+ <string>dieresisacutecomb</string>
+ <string>eng_uni1ABE</string>
+ <string>macroncomb_uni1ABB</string>
+ <string>ringhalfleftcentered</string>
+ <string>uni02E7_uni02E8_uni02E6</string>
+ <string>uni02E7_uni02E8_uni02E5</string>
+ <string>omegaclosed</string>
+ <string>uni1DAA</string>
+ <string>uni1DAC</string>
+ <string>uni1DAB</string>
+ <string>uni1DAE</string>
+ <string>uni1DAD</string>
+ <string>uni1DAF</string>
+ <string>uni1DE2</string>
+ <string>rturnrthook</string>
+ <string>uniAB3B</string>
+ <string>gbar</string>
+ <string>uni1DA9</string>
+ <string>uni1DA8</string>
+ <string>OI</string>
+ <string>uni1DA1</string>
+ <string>uni1DA0</string>
+ <string>uni1DA2</string>
+ <string>uni1DA5</string>
+ <string>uni1DA4</string>
+ <string>uni1DA7</string>
+ <string>uni1DA6</string>
+ <string>xsupnosp</string>
+ <string>uni1D73</string>
+ <string>uni1D72</string>
+ <string>uni1D71</string>
+ <string>uni1D70</string>
+ <string>uni1D77</string>
+ <string>uni1D76</string>
+ <string>uni1D75</string>
+ <string>uni1D74</string>
+ <string>uni2E0F</string>
+ <string>uni1D79</string>
+ <string>uni1D78</string>
+ <string>uni2E0B</string>
+ <string>uni2E0C</string>
+ <string>ascriptturn_uni02DE</string>
+ <string>uni2E0A</string>
+ <string>sampi</string>
+ <string>uni02E9_uni02E7_uni02E6</string>
+ <string>epsilon1revclosed_uni02DE</string>
+ <string>o.cn</string>
+ <string>uniA768</string>
+ <string>uniA767</string>
+ <string>uniA765</string>
+ <string>uniA764</string>
+ <string>uniA763</string>
+ <string>uniA762</string>
+ <string>uniA761</string>
+ <string>uniA760</string>
+ <string>uni02E5_uni02E9_uni02E5</string>
+ <string>uniA76F</string>
+ <string>uniA76E</string>
+ <string>uniA76D</string>
+ <string>uniA76C</string>
+ <string>uniA76B</string>
+ <string>eshshortrev</string>
+ <string>b.cn</string>
+ <string>M.unic</string>
+ <string>uni1D7C</string>
+ <string>uni1D7B</string>
+ <string>uni1D7A</string>
+ <string>ounce</string>
+ <string>uni1D7F</string>
+ <string>uni1D7E</string>
+ <string>uni1D7D</string>
+ <string>uni2E06</string>
+ <string>uni2E07</string>
+ <string>uni2E04</string>
+ <string>uni2E05</string>
+ <string>uni2E03</string>
+ <string>uni2E01</string>
+ <string>phook</string>
+ <string>uniA694</string>
+ <string>vscript</string>
+ <string>uniA688</string>
+ <string>acuterightnosp</string>
+ <string>uniA68F</string>
+ <string>barmidlongnosp</string>
+ <string>uni02E6_uni02E6_uni02E9</string>
+ <string>a_uni02DE</string>
+ <string>tildevertsupnosp</string>
+ <string>dotmacroncomb</string>
+ <string>linevertdblnosp</string>
+ <string>s.cn</string>
+ <string>uni03F3.ccmp</string>
+ <string>uni1D96.ccmp</string>
+ <string>macrondieresiscomb</string>
+ <string>jhookdblbar</string>
+ <string>six.frac</string>
+ <string>G.cn</string>
+ <string>seven.frac</string>
+ <string>C.cn</string>
+ <string>overline</string>
+ <string>uniA79B</string>
+ <string>uniA79C</string>
+ <string>ascript</string>
+ <string>O.cn</string>
+ <string>uniA79F</string>
+ <string>seven.sup</string>
+ <string>threeeighths</string>
+ <string>uniA73E.cn</string>
+ <string>uni03CF</string>
+ <string>uniA79E</string>
+ <string>uni20DC</string>
+ <string>uni20DB</string>
+ <string>romansix</string>
+ <string>uni1FBF</string>
+ <string>uni1FBE</string>
+ <string>uniA77D</string>
+ <string>uniA77E</string>
+ <string>romaneight</string>
+ <string>uniA77A</string>
+ <string>bhook</string>
+ <string>uniA77C</string>
+ <string>Dhook</string>
+ <string>Dbar1</string>
+ <string>uni1D6A</string>
+ <string>zrthook</string>
+ <string>uni1D6C</string>
+ <string>uni1D6D</string>
+ <string>uni1D6E</string>
+ <string>uni1D6F</string>
+ <string>zero.frac</string>
+ <string>uni1D60</string>
+ <string>charactertie</string>
+ <string>uni1D62</string>
+ <string>uni1D63</string>
+ <string>uni1D64</string>
+ <string>uni1D65</string>
+ <string>uni1D67</string>
+ <string>uni1D68</string>
+ <string>uni1D69</string>
+ <string>uniA778</string>
+ <string>uniA779</string>
+ <string>uniA774</string>
+ <string>Stigma</string>
+ <string>uniA776</string>
+ <string>uniA777</string>
+ <string>uniA770</string>
+ <string>uniA771</string>
+ <string>uniA772</string>
+ <string>uniA773</string>
+ <string>epsilon1rev</string>
+ <string>uni1D62.ccmp</string>
+ <string>iotasubnosp_uni1ABD</string>
+ <string>Epsilon1</string>
+ <string>uni1DA8.ccmp</string>
+ <string>Gamma1</string>
+ <string>iotasubnosp</string>
+ <string>dieresisgravecomb</string>
+ <string>tildemacroncomb</string>
+ <string>E.unic</string>
+ <string>uni0221</string>
+ <string>gamma1</string>
+ <string>uniA7AB</string>
+ <string>uniA7AC</string>
+ <string>uniA7AA</string>
+ <string>bhook.cn</string>
+ <string>uniA7AD</string>
+ <string>pipedblbar</string>
+ <string>uni2E08</string>
+ <string>YR</string>
+ <string>kgreenlandic</string>
+ <string>uni2E09</string>
+ <string>uni2182</string>
+ <string>uni2183</string>
+ <string>uni2180</string>
+ <string>uni2181</string>
+ <string>uni2186</string>
+ <string>uni2187</string>
+ <string>uni2184</string>
+ <string>uni2185</string>
+ <string>uni2188</string>
+ <string>uni0222</string>
+ <string>romanseven</string>
+ <string>uniA7A8</string>
+ <string>uniA7A9</string>
+ <string>uniA7A2</string>
+ <string>uniA7A3</string>
+ <string>uniA7A0</string>
+ <string>uniA7A1</string>
+ <string>uniA7A6</string>
+ <string>btopbar</string>
+ <string>uniA7A4</string>
+ <string>uniA7A5</string>
+ <string>aturn</string>
+ <string>uni2C7A</string>
+ <string>uni2C7C</string>
+ <string>uni2C7B</string>
+ <string>uni2C7D</string>
+ <string>Zbar</string>
+ <string>rfishhookrev</string>
+ <string>uniA70B</string>
+ <string>uni1FEF</string>
+ <string>uni1FEE</string>
+ <string>uni1FED</string>
+ <string>uniA7FF</string>
+ <string>uni2C71</string>
+ <string>uni2C70</string>
+ <string>uni2C73</string>
+ <string>uni2189</string>
+ <string>uni2C74</string>
+ <string>uni2C77</string>
+ <string>uni2C76</string>
+ <string>uni2C79</string>
+ <string>uni2C78</string>
+ <string>xsuper</string>
+ <string>tackleftsubnosp</string>
+ <string>eurocurrency</string>
+ <string>uni20E8</string>
+ <string>rho1</string>
+ <string>uni20E3</string>
+ <string>uni1AB5</string>
+ <string>uniA7F9</string>
+ <string>uniA793</string>
+ <string>uniA7F8</string>
+ <string>uniA790</string>
+ <string>uniA791</string>
+ <string>uniA796</string>
+ <string>dblapostrophe</string>
+ <string>uniA797</string>
+ <string>uniA794</string>
+ <string>uniA795</string>
+ <string>glottalstopbar</string>
+ <string>dieresisnosp_uni1ABB</string>
+ <string>uni1D59</string>
+ <string>uni1D58</string>
+ <string>uni1D55</string>
+ <string>uni1D54</string>
+ <string>uni1D57</string>
+ <string>uni1D56</string>
+ <string>uni1D51</string>
+ <string>uni1D50</string>
+ <string>uni1D53</string>
+ <string>uni1D52</string>
+ <string>Yhook</string>
+ <string>uniA749</string>
+ <string>uniA748</string>
+ <string>minussubnosp</string>
+ <string>uniA741</string>
+ <string>uniA740</string>
+ <string>uniA743</string>
+ <string>uniA742</string>
+ <string>uniA745</string>
+ <string>uniA747</string>
+ <string>uniA746</string>
+ <string>uniA74A</string>
+ <string>uniA74C</string>
+ <string>uniA74B</string>
+ <string>uniA74E</string>
+ <string>uniA74D</string>
+ <string>rturnsuper</string>
+ <string>linevert</string>
+ <string>uni02E5_uni02E6_uni02E5</string>
+ <string>Phook</string>
+ <string>addresssubject</string>
+ <string>eight.frac</string>
+ <string>primetriplerev1</string>
+ <string>uni1D5E</string>
+ <string>uni1D5D</string>
+ <string>uni1D5F</string>
+ <string>uni1D5A</string>
+ <string>uni1D5C</string>
+ <string>uni1D5B</string>
+ <string>uni217F</string>
+ <string>uni217E</string>
+ <string>uni217D</string>
+ <string>uni217C</string>
+ <string>twelveroman</string>
+ <string>elevenroman</string>
+ <string>lambdabar</string>
+ <string>uniA677</string>
+ <string>f_f_i</string>
+ <string>uniA671</string>
+ <string>f_f_l</string>
+ <string>uniA767.cn</string>
+ <string>rfishhook</string>
+ <string>uniA7A7</string>
+ <string>pipe</string>
+ <string>tenroman</string>
+ <string>nineroman</string>
+ <string>eightroman</string>
+ <string>sevenroman</string>
+ <string>dzcurl</string>
+ <string>fiveroman</string>
+ <string>fourroman</string>
+ <string>threeroman</string>
+ <string>tworoman</string>
+ <string>oneroman</string>
+ <string>uniA654</string>
+ <string>circumflextildecomb</string>
+ <string>underscoredblnosp</string>
+ <string>ysuper</string>
+ <string>tackrightsubnosp</string>
+ <string>uni2E17</string>
+ <string>uni2E16</string>
+ <string>uniA665</string>
+ <string>D.cn</string>
+ <string>rsuper</string>
+ <string>Sampi</string>
+ <string>uni2C7E</string>
+ <string>uni2E1A</string>
+ <string>uni2C7F</string>
+ <string>gbar_uni1ABE</string>
+ <string>uni1DDA</string>
+ <string>koppacyrillic</string>
+ <string>Koppacyrillic</string>
+ <string>titlocyrilliccmb</string>
+ <string>thousandcyrillic</string>
+ <string>dasiapneumatacyrilliccmb</string>
+ <string>palatalizationcyrilliccmb</string>
+ <string>uni0487</string>
+ <string>psilipneumatacyrilliccmb</string>
+ <string>uni0489</string>
+ <string>uni0488</string>
+ <string>uni2C64</string>
+ <string>uni2C65</string>
+ <string>uni2C62</string>
+ <string>uni2C63</string>
+ <string>uni02E5_uni02E5_uni02E6</string>
+ <string>uni02E5_uni02E5_uni02E7</string>
+ <string>bbar</string>
+ <string>dhook</string>
+ <string>uni20F0</string>
+ <string>eshcurl</string>
+ <string>uni2C6F</string>
+ <string>uni2C6E</string>
+ <string>uni2C6C</string>
+ <string>uniA657.cn</string>
+ <string>uni2C6A</string>
+ <string>quotereversed</string>
+ <string>romanfive</string>
+ <string>tonetwo</string>
+ <string>uni1FDD</string>
+ <string>uni1FDE</string>
+ <string>uni1FDF</string>
+ <string>slashshortnosp</string>
+ <string>twostroke</string>
+ <string>ezhtail</string>
+ <string>uni1DF0</string>
+ <string>uni1DF1</string>
+ <string>uni1DF2</string>
+ <string>uni1DF3</string>
+ <string>uni1DF4</string>
+ <string>uni1DF5</string>
+ <string>uniA75A</string>
+ <string>caronbelowcmb</string>
+ <string>acutesubnosp</string>
+ <string>romantwo</string>
+ <string>eight.sup</string>
+ <string>uni1D6B</string>
+ <string>uni1D4B</string>
+ <string>uni1D4A</string>
+ <string>uni1D4F</string>
+ <string>uni1D4D</string>
+ <string>uni1D4E</string>
+ <string>uni1D48</string>
+ <string>uni1D49</string>
+ <string>uni1D42</string>
+ <string>uni1D43</string>
+ <string>uni1D40</string>
+ <string>uni1D41</string>
+ <string>uni1D46</string>
+ <string>uni1D47</string>
+ <string>uni1D44</string>
+ <string>uni1D45</string>
+ <string>finalkaf</string>
+ <string>uniA756</string>
+ <string>uniA757</string>
+ <string>uniA754</string>
+ <string>uni1DFC</string>
+ <string>uni1DFD</string>
+ <string>uni1DFE</string>
+ <string>uni1DFF</string>
+ <string>uniA751</string>
+ <string>uniA758</string>
+ <string>romanhundred</string>
+ <string>dblprimemod</string>
+ <string>Ezhreversed</string>
+ <string>ezhreversed</string>
+ <string>Ezh</string>
+ <string>romanfifty</string>
+ <string>uni02E8_uni02E6_uni02E5</string>
+ <string>ringhalfright</string>
+ <string>Ismallcap</string>
+ <string>graveleftnosp</string>
+ <string>uptackmod</string>
+ <string>hyphendot</string>
+ <string>uniFE29</string>
+ <string>epsilon1revhook</string>
+ <string>uniFE20</string>
+ <string>uniFE21</string>
+ <string>uniFE22</string>
+ <string>uniFE23</string>
+ <string>uniFE24</string>
+ <string>uniFE25</string>
+ <string>uniFE26</string>
+ <string>uniFE27</string>
+ <string>lyogh</string>
+ <string>uniFE2A</string>
+ <string>uniFE2B</string>
+ <string>uniFE2C</string>
+ <string>uniFE2D</string>
+ <string>finalnun</string>
+ <string>brevehookcomb</string>
+ <string>uniA76A</string>
+ <string>gammasuper</string>
+ <string>chook</string>
+ <string>Nsmallcap</string>
+ <string>uniA729</string>
+ <string>Oopen</string>
+ <string>uni2098</string>
+ <string>uni2099</string>
+ <string>uni2090</string>
+ <string>uni2091</string>
+ <string>uni2092</string>
+ <string>uni2093</string>
+ <string>uni2094</string>
+ <string>uni2095</string>
+ <string>uni2096</string>
+ <string>uni2097</string>
+ <string>uni02B2.ccmp</string>
+ <string>bridgeinvsubnosp</string>
+ <string>uni2C72</string>
+ <string>uni2C75</string>
+ <string>lbar</string>
+ <string>tpalatalhook</string>
+ <string>Bhook</string>
+ <string>uni209A</string>
+ <string>uni209B</string>
+ <string>uni209C</string>
+ <string>numeralgreek</string>
+ <string>uni02E6_uni02E6_uni02E7</string>
+ <string>uni02E6_uni02E6_uni02E8</string>
+ <string>commaaccentrotate</string>
+ <string>esh</string>
+ <string>cyrillictic</string>
+ <string>uni02E8_uni02E7_uni02E6</string>
+ <string>uni1DEE</string>
+ <string>uni1DED</string>
+ <string>uni1DEF</string>
+ <string>uni1DEA</string>
+ <string>uni1DEC</string>
+ <string>uni1DEB</string>
+ <string>pipedbl</string>
+ <string>uni1AB9_uni1ABD</string>
+ <string>yhook</string>
+ <string>chook.cn</string>
+ <string>uni029D.ccmp</string>
+ <string>uni2C7C.ccmp</string>
+ <string>wturn</string>
+ <string>hv</string>
+ <string>controlHT</string>
+ <string>uni1DE8</string>
+ <string>uni1DE5</string>
+ <string>dyogh</string>
+ <string>uni1DE7</string>
+ <string>uni1DE6</string>
+ <string>uni1DE1</string>
+ <string>uni1DE0</string>
+ <string>uni1DE3</string>
+ <string>controlSOT</string>
+ <string>uni037B.cn</string>
+ <string>uniA92E</string>
+ <string>bbar_uni1ABE</string>
+ <string>rrthook_uni1ABE</string>
+ <string>uniA722</string>
+ <string>uniA721</string>
+ <string>uniA720</string>
+ <string>uniA727</string>
+ <string>uniA726</string>
+ <string>uniA725</string>
+ <string>uniA724</string>
+ <string>commaabovecmb</string>
+ <string>uniA728</string>
+ <string>commaaboverightcmb</string>
+ <string>hooksubpalatnosp</string>
+ <string>uni1AB8_uni1ABD</string>
+ <string>uniA758.cn</string>
+ <string>ezhcaron</string>
+ <string>Ezhcaron</string>
+ <string>uniA72C</string>
+ <string>uniA72B</string>
+ <string>uniA72A</string>
+ <string>uniA72F</string>
+ <string>uniA72E</string>
+ <string>uniA72D</string>
+ <string>uni2E42</string>
+ <string>uni2E40</string>
+ <string>uni2E41</string>
+ <string>tildeacutecomb</string>
+ <string>leftloop.cn</string>
+ <string>rightloop.cn</string>
+ <string>uniE000</string>
+ <string>uniE002</string>
+ <string>uniE003</string>
+ <string>placeofinterestsign</string>
+ <string>.notdef</string>
+ <string>Dzcaron</string>
+ </array>
+ <key>type</key>
+ <string>glyphList</string>
+ </dict>
+ </array>
+ <key>org.robofab.componentMapping</key>
+ <dict>
+ </dict>
+ <key>public.glyphOrder</key>
+ <array>
+ <string>.null</string>
+ <string>space</string>
+ <string>A</string>
+ <string>Lambda</string>
+ <string>B</string>
+ <string>C</string>
+ <string>D</string>
+ <string>E</string>
+ <string>F</string>
+ <string>G</string>
+ <string>H</string>
+ <string>Hcedilla</string>
+ <string>Hbar</string>
+ <string>I</string>
+ <string>Idieresisacute</string>
+ <string>Itildebelow</string>
+ <string>J</string>
+ <string>K</string>
+ <string>L</string>
+ <string>Lslash</string>
+ <string>M</string>
+ <string>N</string>
+ <string>afii10026</string>
+ <string>uni048A</string>
+ <string>O</string>
+ <string>Oslash</string>
+ <string>Ohorn</string>
+ <string>P</string>
+ <string>Q</string>
+ <string>R</string>
+ <string>S</string>
+ <string>Germandbls</string>
+ <string>T</string>
+ <string>U</string>
+ <string>Uhorn</string>
+ <string>V</string>
+ <string>W</string>
+ <string>X</string>
+ <string>Y</string>
+ <string>Z</string>
+ <string>AE</string>
+ <string>OE</string>
+ <string>Thorn</string>
+ <string>Gamma</string>
+ <string>Delta</string>
+ <string>Theta</string>
+ <string>Xi</string>
+ <string>Pi</string>
+ <string>Sigma</string>
+ <string>Phi</string>
+ <string>Psi</string>
+ <string>Omega</string>
+ <string>afii10018</string>
+ <string>afii10050</string>
+ <string>uni04FA</string>
+ <string>afii10021</string>
+ <string>afii10024</string>
+ <string>Zhedescendercyrillic</string>
+ <string>afii10025</string>
+ <string>Kadescendercyrillic</string>
+ <string>Kaverticalstrokecyrillic</string>
+ <string>Kabashkircyrillic</string>
+ <string>Kahookcyrillic</string>
+ <string>afii10029</string>
+ <string>uni04C5</string>
+ <string>uni052E</string>
+ <string>uni0512</string>
+ <string>uni04CD</string>
+ <string>Enhookcyrillic</string>
+ <string>Endescendercyrillic</string>
+ <string>uni04C9</string>
+ <string>Enghecyrillic</string>
+ <string>afii10147</string>
+ <string>uni0524</string>
+ <string>afii10145</string>
+ <string>uni048E</string>
+ <string>afii10037</string>
+ <string>afii10038</string>
+ <string>Hadescendercyrillic</string>
+ <string>uni04FC</string>
+ <string>afii10040</string>
+ <string>Tetsecyrillic</string>
+ <string>afii10041</string>
+ <string>Chedescendercyrillic</string>
+ <string>Cheverticalstrokecyrillic</string>
+ <string>Shhacyrillic</string>
+ <string>uni0526</string>
+ <string>afii10060</string>
+ <string>afii10042</string>
+ <string>afii10043</string>
+ <string>afii10044</string>
+ <string>afii10045</string>
+ <string>afii10046</string>
+ <string>afii10058</string>
+ <string>afii10059</string>
+ <string>afii10047</string>
+ <string>afii10048</string>
+ <string>afii10049</string>
+ <string>Ghemiddlehookcyrillic</string>
+ <string>Pemiddlehookcyrillic</string>
+ <string>afii10053</string>
+ <string>Haabkhasiancyrillic</string>
+ <string>Cheabkhasiancyrillic</string>
+ <string>Schwacyrillic</string>
+ <string>Dzeabkhasiancyrillic</string>
+ <string>uni0510</string>
+ <string>afii10148</string>
+ <string>afii10051</string>
+ <string>a</string>
+ <string>b</string>
+ <string>c</string>
+ <string>d</string>
+ <string>dcroat</string>
+ <string>e</string>
+ <string>f</string>
+ <string>g</string>
+ <string>h</string>
+ <string>hcedilla</string>
+ <string>i</string>
+ <string>idieresisacute</string>
+ <string>itildebelow</string>
+ <string>j</string>
+ <string>k</string>
+ <string>l</string>
+ <string>lslash</string>
+ <string>m</string>
+ <string>n</string>
+ <string>o</string>
+ <string>oslash</string>
+ <string>ohorn</string>
+ <string>p</string>
+ <string>q</string>
+ <string>r</string>
+ <string>s</string>
+ <string>t</string>
+ <string>u</string>
+ <string>uhorn</string>
+ <string>v</string>
+ <string>w</string>
+ <string>x</string>
+ <string>y</string>
+ <string>z</string>
+ <string>ae</string>
+ <string>oe</string>
+ <string>eth</string>
+ <string>thorn</string>
+ <string>alpha</string>
+ <string>beta</string>
+ <string>gamma</string>
+ <string>delta</string>
+ <string>epsilon</string>
+ <string>zeta</string>
+ <string>eta</string>
+ <string>theta</string>
+ <string>iota</string>
+ <string>lambda</string>
+ <string>xi</string>
+ <string>pi</string>
+ <string>rho</string>
+ <string>sigma1</string>
+ <string>sigma</string>
+ <string>tau</string>
+ <string>upsilon</string>
+ <string>phi</string>
+ <string>psi</string>
+ <string>omega</string>
+ <string>tonos</string>
+ <string>becyrillic</string>
+ <string>vecyrillic</string>
+ <string>gecyrillic</string>
+ <string>gheupturncyrillic</string>
+ <string>uni04FB</string>
+ <string>decyrillic</string>
+ <string>zhecyrillic</string>
+ <string>zhedescendercyrillic</string>
+ <string>zecyrillic</string>
+ <string>iicyrillic</string>
+ <string>uni048B</string>
+ <string>kacyrillic</string>
+ <string>kahookcyrillic</string>
+ <string>kadescendercyrillic</string>
+ <string>kaverticalstrokecyrillic</string>
+ <string>kabashkircyrillic</string>
+ <string>elcyrillic</string>
+ <string>uni04C6</string>
+ <string>uni0513</string>
+ <string>uni052F</string>
+ <string>emcyrillic</string>
+ <string>uni04CE</string>
+ <string>encyrillic</string>
+ <string>endescendercyrillic</string>
+ <string>enghecyrillic</string>
+ <string>enhookcyrillic</string>
+ <string>uni04CA</string>
+ <string>fitacyrillic</string>
+ <string>pecyrillic</string>
+ <string>uni0525</string>
+ <string>uni048F</string>
+ <string>tecyrillic</string>
+ <string>efcyrillic</string>
+ <string>uni04FD</string>
+ <string>hadescendercyrillic</string>
+ <string>tsecyrillic</string>
+ <string>dzhecyrillic</string>
+ <string>checyrillic</string>
+ <string>chedescendercyrillic</string>
+ <string>cheverticalstrokecyrillic</string>
+ <string>shacyrillic</string>
+ <string>shchacyrillic</string>
+ <string>hardsigncyrillic</string>
+ <string>yericyrillic</string>
+ <string>uni048D</string>
+ <string>yatcyrillic</string>
+ <string>softsigncyrillic</string>
+ <string>ljecyrillic</string>
+ <string>njecyrillic</string>
+ <string>ereversedcyrillic</string>
+ <string>iucyrillic</string>
+ <string>iacyrillic</string>
+ <string>ghemiddlehookcyrillic</string>
+ <string>pemiddlehookcyrillic</string>
+ <string>djecyrillic</string>
+ <string>tshecyrillic</string>
+ <string>uni0527</string>
+ <string>ecyrillic</string>
+ <string>haabkhasiancyrillic</string>
+ <string>tetsecyrillic</string>
+ <string>cheabkhasiancyrillic</string>
+ <string>dzeabkhasiancyrillic</string>
+ <string>izhitsacyrillic</string>
+ <string>dz</string>
+ <string>Dzcaron</string>
+ <string>dzcaron</string>
+ <string>germandbls</string>
+ <string>dotlessi</string>
+ <string>dotlessj</string>
+ <string>dollar</string>
+ <string>cent</string>
+ <string>yen</string>
+ <string>sterling</string>
+ <string>florin</string>
+ <string>uni20BA</string>
+ <string>uni20BD</string>
+ <string>Euro</string>
+ <string>uni20B9</string>
+ <string>tenge</string>
+ <string>peseta</string>
+ <string>peso</string>
+ <string>kip</string>
+ <string>won</string>
+ <string>lira</string>
+ <string>austral</string>
+ <string>hryvnia</string>
+ <string>naira</string>
+ <string>guarani</string>
+ <string>coloncurrency</string>
+ <string>cedi</string>
+ <string>cruzeiro</string>
+ <string>tugrik</string>
+ <string>mill</string>
+ <string>afii57636</string>
+ <string>manat</string>
+ <string>rupee</string>
+ <string>lari</string>
+ <string>zero</string>
+ <string>one</string>
+ <string>two</string>
+ <string>three</string>
+ <string>four</string>
+ <string>five</string>
+ <string>six</string>
+ <string>seven</string>
+ <string>eight</string>
+ <string>nine</string>
+ <string>ampersand</string>
+ <string>exclam</string>
+ <string>exclamdown</string>
+ <string>question</string>
+ <string>questiondown</string>
+ <string>parenleft</string>
+ <string>parenright</string>
+ <string>bracketleft</string>
+ <string>bracketright</string>
+ <string>braceleft</string>
+ <string>braceright</string>
+ <string>at</string>
+ <string>numbersign</string>
+ <string>currency</string>
+ <string>slash</string>
+ <string>bar</string>
+ <string>brokenbar</string>
+ <string>backslash</string>
+ <string>hyphenbullet</string>
+ <string>hyphen</string>
+ <string>endash</string>
+ <string>figuredash</string>
+ <string>emdash</string>
+ <string>bullet</string>
+ <string>quoteleft</string>
+ <string>quoteright</string>
+ <string>primetripl1</string>
+ <string>quotesingle</string>
+ <string>quotedbl</string>
+ <string>quotedblleft</string>
+ <string>quotedblright</string>
+ <string>quotedblbase</string>
+ <string>quotesinglbase</string>
+ <string>comma</string>
+ <string>period</string>
+ <string>ellipsis</string>
+ <string>colon</string>
+ <string>semicolon</string>
+ <string>guilsinglleft</string>
+ <string>guilsinglright</string>
+ <string>guillemotleft</string>
+ <string>guillemotright</string>
+ <string>less</string>
+ <string>greater</string>
+ <string>lessequal</string>
+ <string>greaterequal</string>
+ <string>equal</string>
+ <string>notequal</string>
+ <string>plus</string>
+ <string>minus</string>
+ <string>multiply</string>
+ <string>divide</string>
+ <string>plusminus</string>
+ <string>approxequal</string>
+ <string>asciitilde</string>
+ <string>logicalnot</string>
+ <string>periodcentered</string>
+ <string>anoteleia</string>
+ <string>questiongreek</string>
+ <string>underscore</string>
+ <string>dagger</string>
+ <string>daggerdbl</string>
+ <string>asciicircum</string>
+ <string>asterisk</string>
+ <string>registered</string>
+ <string>trademark</string>
+ <string>servicemark</string>
+ <string>degree</string>
+ <string>ordfeminine</string>
+ <string>ordmasculine</string>
+ <string>isuperior</string>
+ <string>nsuperior</string>
+ <string>paragraph</string>
+ <string>section</string>
+ <string>copyright</string>
+ <string>infinity</string>
+ <string>partialdiff</string>
+ <string>summation</string>
+ <string>product</string>
+ <string>integral</string>
+ <string>radical</string>
+ <string>lozenge</string>
+ <string>fraction</string>
+ <string>zerosub</string>
+ <string>oneinferior</string>
+ <string>twosub</string>
+ <string>threesub</string>
+ <string>foursub</string>
+ <string>fivesub</string>
+ <string>sixinferior</string>
+ <string>sevensub</string>
+ <string>eightsub</string>
+ <string>nineinferior</string>
+ <string>plussub</string>
+ <string>minussub</string>
+ <string>equalsub</string>
+ <string>parenleftinferior</string>
+ <string>parenrightsub</string>
+ <string>zerosuperior</string>
+ <string>onesuperior</string>
+ <string>twosuperior</string>
+ <string>threesuperior</string>
+ <string>foursuperior</string>
+ <string>fivesuperior</string>
+ <string>sixsuperior</string>
+ <string>sevensuperior</string>
+ <string>eightsuperior</string>
+ <string>ninesuperior</string>
+ <string>plussuperior</string>
+ <string>minussuperior</string>
+ <string>equalsuperior</string>
+ <string>parenleftsuperior</string>
+ <string>parenrightsuperior</string>
+ <string>onehalf</string>
+ <string>onequarter</string>
+ <string>threequarters</string>
+ <string>percent</string>
+ <string>perthousand</string>
+ <string>numero</string>
+ <string>acute</string>
+ <string>hungarumlaut</string>
+ <string>grave</string>
+ <string>dieresis</string>
+ <string>circumflex</string>
+ <string>tilde</string>
+ <string>macron</string>
+ <string>breve</string>
+ <string>dotaccent</string>
+ <string>ring</string>
+ <string>caron</string>
+ <string>dieresistonos</string>
+ <string>cedilla</string>
+ <string>ogonek</string>
+ <string>commaaccent</string>
+ <string>acutecomb</string>
+ <string>acutedblnosp</string>
+ <string>gravecomb</string>
+ <string>dblgravecmb</string>
+ <string>macroncomb</string>
+ <string>dieresisnosp</string>
+ <string>brevenosp</string>
+ <string>breveinvnosp</string>
+ <string>hook</string>
+ <string>circumflexnosp</string>
+ <string>caroncmb</string>
+ <string>tildecomb</string>
+ <string>dotnosp</string>
+ <string>ringnosp</string>
+ <string>hornnosp</string>
+ <string>ogoneknosp</string>
+ <string>cedillanosp</string>
+ <string>circumflexsubnosp</string>
+ <string>brevesubnosp</string>
+ <string>dotbelow</string>
+ <string>commabelowcmb</string>
+ <string>dotdblsubnosp</string>
+ <string>ringsubnosp</string>
+ <string>underscorenosp</string>
+ <string>tildesubnosp</string>
+ <string>enquad</string>
+ <string>emquad</string>
+ <string>enspace</string>
+ <string>emspace</string>
+ <string>thirdemspace</string>
+ <string>quarteremspace</string>
+ <string>sixthemspace</string>
+ <string>figurespace</string>
+ <string>punctuationspace</string>
+ <string>thinspace</string>
+ <string>hairspace</string>
+ <string>zerowidthspace</string>
+ <string>arrowleft</string>
+ <string>arrowup</string>
+ <string>arrowright</string>
+ <string>arrowdown</string>
+ <string>triagrt</string>
+ <string>triagdn</string>
+ <string>triagup</string>
+ <string>blackleftpointingtriangle</string>
+ <string>mu</string>
+ <string>uni2009.fra</string>
+ <string>overscoredblnosp</string>
+ <string>uni215A</string>
+ <string>uni02E5_uni02E7_uni02E8</string>
+ <string>uni215F</string>
+ <string>tturn</string>
+ <string>uni2184.cn</string>
+ <string>uni2DEA</string>
+ <string>uni2DEB</string>
+ <string>uni2DEC</string>
+ <string>uni2DED</string>
+ <string>uni2DEE</string>
+ <string>macronacutecomb</string>
+ <string>uni1D91</string>
+ <string>uni1D90</string>
+ <string>uni1D93</string>
+ <string>uni1D92</string>
+ <string>uni1D95</string>
+ <string>uni1D94</string>
+ <string>uni1D97</string>
+ <string>uni1D96</string>
+ <string>uni1D99</string>
+ <string>uni1D98</string>
+ <string>uniA659</string>
+ <string>uniA658</string>
+ <string>crossbar</string>
+ <string>uniA653</string>
+ <string>uniA652</string>
+ <string>uniA651</string>
+ <string>uniA650</string>
+ <string>uniA657</string>
+ <string>uniA656</string>
+ <string>uniA655</string>
+ <string>uniA65C</string>
+ <string>uniA65B</string>
+ <string>uniA65A</string>
+ <string>uniA65F</string>
+ <string>uniA65E</string>
+ <string>uniA65D</string>
+ <string>uni1D9A</string>
+ <string>uni1D9C</string>
+ <string>uni1D9B</string>
+ <string>uni006A.ccmp</string>
+ <string>uni1D9D</string>
+ <string>uni1D9F</string>
+ <string>acutedotcomb.lc</string>
+ <string>uni2DE9</string>
+ <string>tildedieresiscomb.lc</string>
+ <string>uni2DE0</string>
+ <string>uni2DE1</string>
+ <string>uni2DE2</string>
+ <string>uni2DE3</string>
+ <string>uni2DE4</string>
+ <string>uni2DE5</string>
+ <string>uni2DE6</string>
+ <string>uni2DE7</string>
+ <string>drthook</string>
+ <string>qhook</string>
+ <string>underscoredbl</string>
+ <string>uni2151</string>
+ <string>uni2150</string>
+ <string>uni2152</string>
+ <string>uni2155</string>
+ <string>romanone</string>
+ <string>uni2157</string>
+ <string>uni2156</string>
+ <string>nrthook</string>
+ <string>estimated</string>
+ <string>hturn</string>
+ <string>degreecentigrade</string>
+ <string>dieresisacutecomb.lc</string>
+ <string>uni2DEF</string>
+ <string>uniAB59</string>
+ <string>uniAB58</string>
+ <string>uniAB57</string>
+ <string>uniAB56</string>
+ <string>Gbar</string>
+ <string>uniAB54</string>
+ <string>uniAB53</string>
+ <string>uniAB52</string>
+ <string>uniAB51</string>
+ <string>uniAB50</string>
+ <string>carondotcomb.lc</string>
+ <string>uni02E6_uni02E9_uni02E6</string>
+ <string>uniAB5F</string>
+ <string>uniAB5E</string>
+ <string>uniAB5D</string>
+ <string>uniAB5C</string>
+ <string>uniAB5B</string>
+ <string>uniAB5A</string>
+ <string>aturn_uni02DE</string>
+ <string>uni02E9_uni02E5_uni02E5</string>
+ <string>uni02E9_uni02E5_uni02E6</string>
+ <string>uni02E9_uni02E5_uni02E7</string>
+ <string>uni1FFD</string>
+ <string>uni1FFE</string>
+ <string>uni02E9_uni02E5_uni02E8</string>
+ <string>uni02E9_uni02E5_uni02E9</string>
+ <string>uni02E6_uni02E9_uni02E8</string>
+ <string>oopen</string>
+ <string>Gsmallcaphook</string>
+ <string>uni0346</string>
+ <string>anglesupnosp</string>
+ <string>uniFFFC</string>
+ <string>uniFFFD</string>
+ <string>uni02E7_uni02E9</string>
+ <string>uni02E7_uni02E8</string>
+ <string>uni02E7_uni02E5</string>
+ <string>romantwelve</string>
+ <string>tildesubnosp_uni1ABD</string>
+ <string>uniA794.cn</string>
+ <string>ringacute</string>
+ <string>ubar</string>
+ <string>uni2C7A.cn</string>
+ <string>uni2E3F</string>
+ <string>uni1DD8</string>
+ <string>uni1DD9</string>
+ <string>uniA73D</string>
+ <string>uniA73E</string>
+ <string>uniA73F</string>
+ <string>uni1DD2</string>
+ <string>uni1DD3</string>
+ <string>uni1DD0</string>
+ <string>uni1DD1</string>
+ <string>circumflexgravecomb</string>
+ <string>uni1DD4</string>
+ <string>uni1DD5</string>
+ <string>dieresiscaroncomb</string>
+ <string>eng</string>
+ <string>breveinvsubnosp</string>
+ <string>uni02E9_uni02E9_uni02E5</string>
+ <string>uni02E9_uni02E9_uni02E6</string>
+ <string>uni02E9_uni02E9_uni02E7</string>
+ <string>commaturnsupnosp</string>
+ <string>uniA730</string>
+ <string>uniA731</string>
+ <string>uniA732</string>
+ <string>uniA733</string>
+ <string>uniA734</string>
+ <string>uniA735</string>
+ <string>uniA736</string>
+ <string>uniA737</string>
+ <string>uni1DDB</string>
+ <string>uni1DDC</string>
+ <string>ringrighthalfsubnosp</string>
+ <string>uni1DDF</string>
+ <string>uni1DDD</string>
+ <string>uni1DDE</string>
+ <string>romanten</string>
+ <string>degreefarenheit</string>
+ <string>uni1D9E</string>
+ <string>Upsilon2</string>
+ <string>degreekelvin</string>
+ <string>uniA64A</string>
+ <string>uniA64B</string>
+ <string>uniA64C</string>
+ <string>uniA64D</string>
+ <string>uniA64E</string>
+ <string>uniA64F</string>
+ <string>uni1D8F</string>
+ <string>uni1D8D</string>
+ <string>uni1D8E</string>
+ <string>uni1D8B</string>
+ <string>uni1D8C</string>
+ <string>uni1D8A</string>
+ <string>uni02AE</string>
+ <string>uni02AB</string>
+ <string>uni02AC</string>
+ <string>uni1FCD</string>
+ <string>uni2DE8</string>
+ <string>kappa1</string>
+ <string>uni02A9</string>
+ <string>onethird</string>
+ <string>uni1D88</string>
+ <string>uni1D89</string>
+ <string>uni1D86</string>
+ <string>uni1D87</string>
+ <string>uni1D84</string>
+ <string>uni1D85</string>
+ <string>uni1D82</string>
+ <string>vturn</string>
+ <string>uni1D81</string>
+ <string>uniA648</string>
+ <string>uniA649</string>
+ <string>uniA640</string>
+ <string>uniA641</string>
+ <string>uniA642</string>
+ <string>uniA643</string>
+ <string>uniA644</string>
+ <string>uniA645</string>
+ <string>uniA646</string>
+ <string>uniA647</string>
+ <string>uniAB4D</string>
+ <string>uniAB4E</string>
+ <string>uniAB4F</string>
+ <string>uniAB4A</string>
+ <string>uniAB4B</string>
+ <string>uniAB4C</string>
+ <string>uni2DF5</string>
+ <string>uni2DF4</string>
+ <string>uni2DF7</string>
+ <string>uni2DF6</string>
+ <string>uni2DF1</string>
+ <string>uni2DF0</string>
+ <string>uni2DF3</string>
+ <string>uni2DF2</string>
+ <string>uni2DF9</string>
+ <string>uni2DF8</string>
+ <string>uni2159</string>
+ <string>uni2158</string>
+ <string>uniA68B</string>
+ <string>uniA68C</string>
+ <string>uni214F</string>
+ <string>uni214D</string>
+ <string>OEsmallcap</string>
+ <string>tackupsubnosp</string>
+ <string>uni2DFE</string>
+ <string>uni2DFD</string>
+ <string>uni2DFF</string>
+ <string>uni2DFA</string>
+ <string>uni2DFC</string>
+ <string>uni2DFB</string>
+ <string>uniAB48</string>
+ <string>uniAB44</string>
+ <string>uniAB45</string>
+ <string>uniAB46</string>
+ <string>uniAB47</string>
+ <string>uniAB40</string>
+ <string>uniAB41</string>
+ <string>glottalstopbarinv</string>
+ <string>uniAB43</string>
+ <string>seagullsubnosp</string>
+ <string>uni02EC</string>
+ <string>afii300</string>
+ <string>caronnosp</string>
+ <string>uni02E7_uni02E9_uni02E8</string>
+ <string>uni02E7_uni02E9_uni02E9</string>
+ <string>uni02E7_uni02E9_uni02E6</string>
+ <string>uni02E7_uni02E9_uni02E7</string>
+ <string>uni02E7_uni02E9_uni02E5</string>
+ <string>romanfour</string>
+ <string>uniA744</string>
+ <string>macrongravecomb</string>
+ <string>lmidtilde</string>
+ <string>uni03F5</string>
+ <string>uni03F6</string>
+ <string>longs</string>
+ <string>Ghook.cn</string>
+ <string>tonebarextrahighmod</string>
+ <string>ringsubnosp_uni1ABD</string>
+ <string>one.sup</string>
+ <string>dieresismacroncomb</string>
+ <string>trianglebullet</string>
+ <string>uni03FF.cn</string>
+ <string>uniA74F</string>
+ <string>Ysmallcap</string>
+ <string>rrthook</string>
+ <string>uni03FB</string>
+ <string>uni03FC</string>
+ <string>uni03FD</string>
+ <string>uni03FE</string>
+ <string>uni03FF</string>
+ <string>iota1_uni02DE</string>
+ <string>uni0373</string>
+ <string>uni0372</string>
+ <string>uni0371</string>
+ <string>uni0370</string>
+ <string>uni0377</string>
+ <string>uni0376</string>
+ <string>mturndescend</string>
+ <string>uniA709</string>
+ <string>uniA708</string>
+ <string>uniA705</string>
+ <string>uniA704</string>
+ <string>uniA707</string>
+ <string>uniA706</string>
+ <string>uniA701</string>
+ <string>uniA700</string>
+ <string>uniA703</string>
+ <string>uniA702</string>
+ <string>gravesubnosp</string>
+ <string>seveneighths</string>
+ <string>undertie</string>
+ <string>dotbelow_uni1ABD</string>
+ <string>barmidshortnosp</string>
+ <string>glottalstoprevinv</string>
+ <string>uni023D</string>
+ <string>uniA70E</string>
+ <string>uniA70F</string>
+ <string>uniA70A</string>
+ <string>uniAB55</string>
+ <string>uniA70C</string>
+ <string>uniA689</string>
+ <string>uni037C</string>
+ <string>uni037B</string>
+ <string>uni037D</string>
+ <string>uniA684</string>
+ <string>uni03FD.cn</string>
+ <string>srthook.cn</string>
+ <string>interrobang</string>
+ <string>primemod</string>
+ <string>uni213B</string>
+ <string>uniA675</string>
+ <string>uniA674</string>
+ <string>uni27EA</string>
+ <string>uniA676</string>
+ <string>erev</string>
+ <string>uniA670</string>
+ <string>uniA673</string>
+ <string>uniA672</string>
+ <string>uniA679</string>
+ <string>uniA678</string>
+ <string>uniA71D</string>
+ <string>uni02E9_uni02E6_uni02E9</string>
+ <string>uni02E9_uni02E6_uni02E8</string>
+ <string>uni02E9_uni02E6_uni02E7</string>
+ <string>uni02E9_uni02E6_uni02E6</string>
+ <string>uni02E9_uni02E6_uni02E5</string>
+ <string>cstretch</string>
+ <string>uniA67E</string>
+ <string>uniA67D</string>
+ <string>uniA67F</string>
+ <string>uniA67A</string>
+ <string>uniA67C</string>
+ <string>uniA67B</string>
+ <string>Btopbar</string>
+ <string>Koppa</string>
+ <string>uni02E8_uni02E6_uni02E8</string>
+ <string>uni02E8_uni02E6_uni02E9</string>
+ <string>uni02E8_uni02E6_uni02E6</string>
+ <string>uni02E8_uni02E6_uni02E7</string>
+ <string>commaturnedmod</string>
+ <string>Thook</string>
+ <string>commareversedmod</string>
+ <string>ringhalfleft</string>
+ <string>Rsmallcap</string>
+ <string>five.frac</string>
+ <string>Tonesix</string>
+ <string>tavdages</string>
+ <string>beta1</string>
+ <string>uni2046</string>
+ <string>uni2045</string>
+ <string>uni204F</string>
+ <string>uni204E</string>
+ <string>uni204D</string>
+ <string>uni204C</string>
+ <string>uni204B</string>
+ <string>uni204A</string>
+ <string>jsuper</string>
+ <string>epsilon1</string>
+ <string>CR</string>
+ <string>uni02E7_uni02E7_uni02E5</string>
+ <string>uni02E7_uni02E7_uni02E6</string>
+ <string>uni02E7_uni02E7_uni02E8</string>
+ <string>uni02E7_uni02E7_uni02E9</string>
+ <string>slashlongnosp</string>
+ <string>uni02E6_uni02E8_uni02E8</string>
+ <string>uni02E6_uni02E8_uni02E9</string>
+ <string>uni02E6_uni02E8_uni02E6</string>
+ <string>uni02E6_uni02E8_uni02E7</string>
+ <string>uni02E6_uni02E8_uni02E5</string>
+ <string>uni02E9_uni02E8</string>
+ <string>uni1D10.cn</string>
+ <string>uni02E9_uni02E7</string>
+ <string>uni02E9_uni02E6</string>
+ <string>uni02E9_uni02E5</string>
+ <string>exclam1</string>
+ <string>uniA771.cn</string>
+ <string>q.cn</string>
+ <string>Digamma</string>
+ <string>candrabindunosp</string>
+ <string>khook</string>
+ <string>qofdagesh</string>
+ <string>uniA71B</string>
+ <string>uniA71C</string>
+ <string>uniA71A</string>
+ <string>uniA71F</string>
+ <string>uniA71E</string>
+ <string>uni036A</string>
+ <string>uni036B</string>
+ <string>uni036C</string>
+ <string>uni036D</string>
+ <string>uni036E</string>
+ <string>uni036F</string>
+ <string>uni0249.ccmp</string>
+ <string>uni20B7</string>
+ <string>uni20B6</string>
+ <string>uni20B0</string>
+ <string>uni20BB</string>
+ <string>tildedoublecmb</string>
+ <string>breveinverteddoublecmb</string>
+ <string>uni0362</string>
+ <string>uni0363</string>
+ <string>uni0364</string>
+ <string>uni0365</string>
+ <string>uni0366</string>
+ <string>uni0367</string>
+ <string>uni0368</string>
+ <string>uni0369</string>
+ <string>tildemidnosp</string>
+ <string>uniA718</string>
+ <string>uniA719</string>
+ <string>uni01F6</string>
+ <string>uni01F7</string>
+ <string>uni02E6_uni02E7_uni02E7</string>
+ <string>uni02E6_uni02E7_uni02E6</string>
+ <string>uni02E6_uni02E7_uni02E9</string>
+ <string>uni02E6_uni02E7_uni02E8</string>
+ <string>uniA710</string>
+ <string>uniA711</string>
+ <string>uniA716</string>
+ <string>uniA717</string>
+ <string>uniA714</string>
+ <string>uniA715</string>
+ <string>uniA712</string>
+ <string>uniA713</string>
+ <string>uni1DA3</string>
+ <string>uniA66B</string>
+ <string>uniA66C</string>
+ <string>glottalstopinv</string>
+ <string>uniA66A</string>
+ <string>uniA66F</string>
+ <string>pertenthousand</string>
+ <string>uniA66E</string>
+ <string>acutelowmod</string>
+ <string>gravelowmod</string>
+ <string>fourthtonechinese</string>
+ <string>verticallinelowmod</string>
+ <string>secondtonechinese</string>
+ <string>Tonefive</string>
+ <string>arrowheadupmod</string>
+ <string>arrowheaddownmod</string>
+ <string>arrowheadleftmod</string>
+ <string>arrowheadrightmod</string>
+ <string>glottalstopmod</string>
+ <string>firsttonechinese</string>
+ <string>five.sup</string>
+ <string>uni1D8A.cn</string>
+ <string>uni021D</string>
+ <string>uni0268.ccmp</string>
+ <string>uni021C</string>
+ <string>uniA662</string>
+ <string>uniA663</string>
+ <string>uniA660</string>
+ <string>uniA661</string>
+ <string>uniA666</string>
+ <string>uni02E8_uni02E8_uni02E5</string>
+ <string>uni02E8_uni02E8_uni02E6</string>
+ <string>uni02E8_uni02E8_uni02E7</string>
+ <string>uni02E8_uni02E8_uni02E9</string>
+ <string>uniA668</string>
+ <string>numeralgreeksub</string>
+ <string>caronsubnosp</string>
+ <string>uni205E</string>
+ <string>uni205A</string>
+ <string>uni205B</string>
+ <string>uni205C</string>
+ <string>schwahook</string>
+ <string>uni0458.ccmp</string>
+ <string>uni2E0D</string>
+ <string>uni2E0E</string>
+ <string>uni1E9D</string>
+ <string>uni1E9F</string>
+ <string>slongdotaccent</string>
+ <string>uni1E9C</string>
+ <string>uniAB64</string>
+ <string>uniAB65</string>
+ <string>Dtopbar</string>
+ <string>uni1EFE</string>
+ <string>uni1EFD</string>
+ <string>uni1EFF</string>
+ <string>uni1EFA</string>
+ <string>uni1EFC</string>
+ <string>uni1EFB</string>
+ <string>uni2058</string>
+ <string>uni2059</string>
+ <string>uni2054</string>
+ <string>uni2055</string>
+ <string>uni2056</string>
+ <string>uni2057</string>
+ <string>uni2050</string>
+ <string>uni2051</string>
+ <string>uni2052</string>
+ <string>uni2053</string>
+ <string>uniA66D</string>
+ <string>ascript_uni02DE</string>
+ <string>longst</string>
+ <string>uni02E9_uni02E8_uni02E9</string>
+ <string>uni02E9_uni02E8_uni02E8</string>
+ <string>tesh</string>
+ <string>uni02E8_uni02E9_uni02E7</string>
+ <string>uni02E9_uni02E8_uni02E5</string>
+ <string>uni02E9_uni02E8_uni02E7</string>
+ <string>uni02E9_uni02E8_uni02E6</string>
+ <string>uni02E7_uni02E6</string>
+ <string>asterism</string>
+ <string>philatin</string>
+ <string>uniA75F</string>
+ <string>sixroman</string>
+ <string>Trthook</string>
+ <string>st.cn</string>
+ <string>uni1ABE.w1</string>
+ <string>uni1ABE.w2</string>
+ <string>uni1ABE.w3</string>
+ <string>uni02E6_uni02E7_uni02E5</string>
+ <string>cyrillichookleft</string>
+ <string>uni27EC</string>
+ <string>uni03D8</string>
+ <string>uni03D9</string>
+ <string>Upsilonhooksymbol</string>
+ <string>uniA75D</string>
+ <string>thetasymbolgreek</string>
+ <string>thook</string>
+ <string>uni03D7</string>
+ <string>rdescend</string>
+ <string>uni27EF</string>
+ <string>finaltsadi</string>
+ <string>uni27EE</string>
+ <string>uni27ED</string>
+ <string>uniA769</string>
+ <string>glottalstop</string>
+ <string>uni1D8F.cn</string>
+ <string>uniA766</string>
+ <string>uni02E5_uni02E7</string>
+ <string>uni02E5_uni02E9</string>
+ <string>uni02E5_uni02E8</string>
+ <string>lbelt</string>
+ <string>uni02E9_uni02E7_uni02E7</string>
+ <string>uni0359</string>
+ <string>uni0358</string>
+ <string>epsilon1revclosed</string>
+ <string>uni0355</string>
+ <string>uni0354</string>
+ <string>uni0357</string>
+ <string>uni0356</string>
+ <string>uni0351</string>
+ <string>uni0350</string>
+ <string>uni0353</string>
+ <string>uni0352</string>
+ <string>glottalstopreversedmod</string>
+ <string>uni02E5_uni02E6_uni02E6</string>
+ <string>cadauna</string>
+ <string>lmidtilde_uni1ABE</string>
+ <string>uni02E5_uni02E6_uni02E9</string>
+ <string>uni02E5_uni02E6_uni02E8</string>
+ <string>U.cn</string>
+ <string>uni035E</string>
+ <string>uni0220</string>
+ <string>uni0223</string>
+ <string>uni035F</string>
+ <string>uni0225</string>
+ <string>uni0224</string>
+ <string>uni035C</string>
+ <string>uni035B</string>
+ <string>digamma</string>
+ <string>koppa</string>
+ <string>uni02E7_uni02E8_uni02E7</string>
+ <string>ringhalfrightcentered</string>
+ <string>colontriangularhalfmod</string>
+ <string>colontriangularmod</string>
+ <string>minusmod</string>
+ <string>plusmod</string>
+ <string>downtackmod</string>
+ <string>linevertnosp</string>
+ <string>eshlooprev</string>
+ <string>uni02E7_uni02E8_uni02E9</string>
+ <string>uni02E7_uni02E8_uni02E8</string>
+ <string>verticalbardbl</string>
+ <string>uniA699</string>
+ <string>uniA698</string>
+ <string>uniA697</string>
+ <string>uniA696</string>
+ <string>uniA695</string>
+ <string>romaneleven</string>
+ <string>uniA693</string>
+ <string>uniA692</string>
+ <string>uniA691</string>
+ <string>uniA690</string>
+ <string>Iota1</string>
+ <string>uniA69F</string>
+ <string>uniA69D</string>
+ <string>uniA69C</string>
+ <string>uniA69B</string>
+ <string>uniA69A</string>
+ <string>uniA667</string>
+ <string>uniA664</string>
+ <string>uniA73A</string>
+ <string>uniA73B</string>
+ <string>lsquare</string>
+ <string>uniA73C</string>
+ <string>carondotcomb</string>
+ <string>rhotichookmod</string>
+ <string>uniA669</string>
+ <string>uni1DCE</string>
+ <string>uni1DD6</string>
+ <string>uni1DD7</string>
+ <string>uniAB36.cn</string>
+ <string>uni051F</string>
+ <string>oneeighth</string>
+ <string>linevertsubnosp</string>
+ <string>uniA7FE</string>
+ <string>uniA7FD</string>
+ <string>uniA7FC</string>
+ <string>uniA7FB</string>
+ <string>uniA7FA</string>
+ <string>uni0517</string>
+ <string>uni0516</string>
+ <string>uni0515</string>
+ <string>uni0514</string>
+ <string>uniA7F7</string>
+ <string>uni0519</string>
+ <string>uni0518</string>
+ <string>mcapturn</string>
+ <string>uni2E02</string>
+ <string>st</string>
+ <string>uni2E00</string>
+ <string>zbar</string>
+ <string>Rx</string>
+ <string>uni205D</string>
+ <string>Q.cn</string>
+ <string>uni02E7_uni02E5_uni02E6</string>
+ <string>uni02E7_uni02E5_uni02E7</string>
+ <string>uni02E7_uni02E5_uni02E5</string>
+ <string>uni02E7_uni02E5_uni02E8</string>
+ <string>uni02E7_uni02E5_uni02E9</string>
+ <string>uni1ABA_uni1ABD</string>
+ <string>uni02E5_uni02E9_uni02E7</string>
+ <string>uni02E6_uni02E5_uni02E9</string>
+ <string>uni02E6_uni02E5_uni02E8</string>
+ <string>uni02E6_uni02E5_uni02E7</string>
+ <string>uni02E6_uni02E5_uni02E6</string>
+ <string>uniA73F.cn</string>
+ <string>spaceopenbox</string>
+ <string>uni02E8_uni02E7_uni02E7</string>
+ <string>uni02E9_uni02E9_uni02E8</string>
+ <string>uni02E8_uni02E7_uni02E5</string>
+ <string>uni02E8_uni02E5_uni02E9</string>
+ <string>uni02E8_uni02E5_uni02E8</string>
+ <string>uni02E8_uni02E5_uni02E5</string>
+ <string>uni02E8_uni02E5_uni02E7</string>
+ <string>uni02E8_uni02E5_uni02E6</string>
+ <string>uni02E8_uni02E7_uni02E9</string>
+ <string>uni02E8_uni02E7_uni02E8</string>
+ <string>shindagesh</string>
+ <string>N.unic</string>
+ <string>uni034B</string>
+ <string>uni034C</string>
+ <string>uni034A</string>
+ <string>uni034F</string>
+ <string>uni034D</string>
+ <string>uni034E</string>
+ <string>uni27E7</string>
+ <string>uni27E6</string>
+ <string>ibar</string>
+ <string>uni0348</string>
+ <string>uni0349</string>
+ <string>reverseddblprime</string>
+ <string>perispomenigreekcmb</string>
+ <string>koroniscmb</string>
+ <string>uni0347</string>
+ <string>uni0236</string>
+ <string>uni0234</string>
+ <string>uni0235</string>
+ <string>nlfthook</string>
+ <string>uniA68D</string>
+ <string>uniA68E</string>
+ <string>uniA68A</string>
+ <string>uni0238</string>
+ <string>uni0239</string>
+ <string>tackdownsubnosp</string>
+ <string>Fhook</string>
+ <string>uni02EA</string>
+ <string>uni02EB</string>
+ <string>uni2071.ccmp</string>
+ <string>uni02ED</string>
+ <string>uni02EF</string>
+ <string>Khook</string>
+ <string>schwa</string>
+ <string>glottalstopreversedsuperior</string>
+ <string>six.sup</string>
+ <string>tonebarhighmod</string>
+ <string>tonebarmidmod</string>
+ <string>tonebarlowmod</string>
+ <string>tonebarextralowmod</string>
+ <string>Fturn</string>
+ <string>uni023F</string>
+ <string>p.cn</string>
+ <string>f_f</string>
+ <string>uni023E</string>
+ <string>uni023B</string>
+ <string>uni023C</string>
+ <string>uni023A</string>
+ <string>f_l</string>
+ <string>uniA685</string>
+ <string>uniA686</string>
+ <string>uniA687</string>
+ <string>uniA680</string>
+ <string>uniA681</string>
+ <string>uniA682</string>
+ <string>uniA683</string>
+ <string>uniA738</string>
+ <string>afii61664</string>
+ <string>uni1DC6</string>
+ <string>uni02E6_uni02E7</string>
+ <string>babygamma</string>
+ <string>Vcursive</string>
+ <string>careof</string>
+ <string>phi1</string>
+ <string>uni02E5_uni02E5_uni02E8</string>
+ <string>uni02E5_uni02E5_uni02E9</string>
+ <string>uni1D92.cn</string>
+ <string>uni0504</string>
+ <string>uni2C68</string>
+ <string>phook.cn</string>
+ <string>breveacutecomb</string>
+ <string>uni2C69</string>
+ <string>uni2C66</string>
+ <string>U.unic</string>
+ <string>mhook</string>
+ <string>uni2C67</string>
+ <string>uni0500</string>
+ <string>uni27EB</string>
+ <string>uni0502</string>
+ <string>uni0503</string>
+ <string>wynn</string>
+ <string>uni0505</string>
+ <string>uni0506</string>
+ <string>uni0507</string>
+ <string>uni0508</string>
+ <string>uni0509</string>
+ <string>rturn</string>
+ <string>referencemark</string>
+ <string>Ghook</string>
+ <string>A.unic</string>
+ <string>overscorenosp</string>
+ <string>breveinvsubnosp_uni1ABD</string>
+ <string>commaaboverightcomb</string>
+ <string>uni02E5_uni02E9_uni02E6</string>
+ <string>versicle</string>
+ <string>hyphen__</string>
+ <string>uni02E5_uni02E9_uni02E8</string>
+ <string>uni02E5_uni02E9_uni02E9</string>
+ <string>uni050A</string>
+ <string>uni050B</string>
+ <string>uni050C</string>
+ <string>uni050D</string>
+ <string>uni050E</string>
+ <string>uni050F</string>
+ <string>lrthook</string>
+ <string>uni27E9</string>
+ <string>uni27E8</string>
+ <string>diaeresistonosnosp</string>
+ <string>stigma</string>
+ <string>uni051E</string>
+ <string>afii57596</string>
+ <string>afii57598</string>
+ <string>uni2B4E</string>
+ <string>uni2B4F</string>
+ <string>rturnascend</string>
+ <string>romanfivehundred</string>
+ <string>uni0069.ccmp</string>
+ <string>uni2C6D</string>
+ <string>caret</string>
+ <string>uni024B</string>
+ <string>uni024A</string>
+ <string>uni024F</string>
+ <string>uni024E</string>
+ <string>uni024D</string>
+ <string>uni2C6B</string>
+ <string>uniA786</string>
+ <string>caretinsertionpoint</string>
+ <string>bridgesubnosp</string>
+ <string>uni0243</string>
+ <string>uni0242</string>
+ <string>uni0241</string>
+ <string>uni0240</string>
+ <string>uni0247</string>
+ <string>uni0246</string>
+ <string>uni0245</string>
+ <string>uni0244</string>
+ <string>uni0249</string>
+ <string>uni0248</string>
+ <string>uniA739</string>
+ <string>accountof</string>
+ <string>uni02F9</string>
+ <string>uni02F8</string>
+ <string>uni02F5</string>
+ <string>uni02F4</string>
+ <string>uni02F7</string>
+ <string>uni02F6</string>
+ <string>uni02F1</string>
+ <string>uni02F0</string>
+ <string>uni02F3</string>
+ <string>uni02F2</string>
+ <string>dotmacroncomb.lc</string>
+ <string>uni1D39</string>
+ <string>uni1D38</string>
+ <string>uni1D37</string>
+ <string>fiveeighths</string>
+ <string>uni1D35</string>
+ <string>uni1D34</string>
+ <string>uni1D33</string>
+ <string>uni1D32</string>
+ <string>uni1D31</string>
+ <string>uni1D30</string>
+ <string>zcurl</string>
+ <string>uni2C60</string>
+ <string>oopen.cn</string>
+ <string>uni1D3F</string>
+ <string>uni1D3D</string>
+ <string>uni1D3C</string>
+ <string>uni1D3B</string>
+ <string>uni1D3A</string>
+ <string>uni02FE</string>
+ <string>uni02FD</string>
+ <string>uni02FF</string>
+ <string>uni02FA</string>
+ <string>uni02FC</string>
+ <string>uni02FB</string>
+ <string>dhook.cn</string>
+ <string>uniAB35</string>
+ <string>uniAB34</string>
+ <string>uniAB31</string>
+ <string>uniAB30</string>
+ <string>uniAB33</string>
+ <string>uni2185.cn</string>
+ <string>angstrom</string>
+ <string>macrongravecomb.lc</string>
+ <string>macronsubnosp</string>
+ <string>uniAB3E</string>
+ <string>uniAB3D</string>
+ <string>uniAB3F</string>
+ <string>uniAB3A</string>
+ <string>uniAB3C</string>
+ <string>ringlefthalfsubnosp</string>
+ <string>Lsmallcap</string>
+ <string>uniA75E</string>
+ <string>uniA75B</string>
+ <string>squaresubnosp</string>
+ <string>uniA75C</string>
+ <string>Schwa</string>
+ <string>uni1D83</string>
+ <string>uni1D80</string>
+ <string>linevertsubnosp_uni1ABD</string>
+ <string>uni2B5B</string>
+ <string>uni2B5C</string>
+ <string>uni2B5A</string>
+ <string>uni2B5F</string>
+ <string>uni2B5D</string>
+ <string>uni2B5E</string>
+ <string>uni024C</string>
+ <string>uniA723</string>
+ <string>three.sup</string>
+ <string>dcroat_uni1ABE</string>
+ <string>oi</string>
+ <string>uni1ABC.w2</string>
+ <string>uni1ABC.w3</string>
+ <string>uni1ABC.w1</string>
+ <string>uniA797.cn</string>
+ <string>Tonetwo</string>
+ <string>uni1DA4.ccmp</string>
+ <string>a.cn</string>
+ <string>uni02E6_uni02E5_uni02E5</string>
+ <string>henghook</string>
+ <string>two.sup</string>
+ <string>o_uni02DE</string>
+ <string>uni1D4C</string>
+ <string>finalmem</string>
+ <string>uni012F.ccmp</string>
+ <string>uni1ABC</string>
+ <string>Gsmallcap</string>
+ <string>Esh</string>
+ <string>uni1D2D</string>
+ <string>uni1D2E</string>
+ <string>uni1D2F</string>
+ <string>uni1D2A</string>
+ <string>uni1D2B</string>
+ <string>uni1D2C</string>
+ <string>zero.sup</string>
+ <string>acutedotcomb</string>
+ <string>ghook.cn</string>
+ <string>uni02E7_uni02E6_uni02E5</string>
+ <string>uni02E7_uni02E6_uni02E7</string>
+ <string>uni02E7_uni02E6_uni02E6</string>
+ <string>uni02E7_uni02E6_uni02E9</string>
+ <string>uni02E7_uni02E6_uni02E8</string>
+ <string>dieresismacroncomb.lc</string>
+ <string>brevegravecomb</string>
+ <string>uni1D28</string>
+ <string>uni1D29</string>
+ <string>uni1D24</string>
+ <string>uni1D25</string>
+ <string>uni1D26</string>
+ <string>uni1D27</string>
+ <string>uni1D20</string>
+ <string>uni1D21</string>
+ <string>uni1D22</string>
+ <string>uni1D23</string>
+ <string>circumflexacutecomb</string>
+ <string>Rsmallcapinv</string>
+ <string>uni02E5_uni02E7_uni02E9</string>
+ <string>uni02E5_uni02E7_uni02E6</string>
+ <string>uni02E5_uni02E7_uni02E7</string>
+ <string>uni02E5_uni02E7_uni02E5</string>
+ <string>zerowidthjoiner</string>
+ <string>uni02E6_uni02E9_uni02E7</string>
+ <string>uni02E6_uni02E9_uni02E5</string>
+ <string>ts</string>
+ <string>uni02E6_uni02E9_uni02E9</string>
+ <string>tonesix</string>
+ <string>uni2E37</string>
+ <string>uni2E36</string>
+ <string>uni2E35</string>
+ <string>uni2E34</string>
+ <string>uni2E33</string>
+ <string>uni2E32</string>
+ <string>uni2E31</string>
+ <string>uni2E30</string>
+ <string>uni2E39</string>
+ <string>uni2E38</string>
+ <string>twothirds</string>
+ <string>uni2E3E</string>
+ <string>uni2E3D</string>
+ <string>uni2E3C</string>
+ <string>uni2E3B</string>
+ <string>uni2E3A</string>
+ <string>uni1F16B</string>
+ <string>pisymbolgreek</string>
+ <string>uni1F16A</string>
+ <string>dieresisgravecomb.lc</string>
+ <string>uniA755</string>
+ <string>tonefive</string>
+ <string>uniA752</string>
+ <string>uniA753</string>
+ <string>tildedieresiscomb</string>
+ <string>uniA750</string>
+ <string>uni0528</string>
+ <string>uni0529</string>
+ <string>tel</string>
+ <string>uni0522</string>
+ <string>uni0523</string>
+ <string>uni0520</string>
+ <string>uni0521</string>
+ <string>uniA70D</string>
+ <string>commasuprevnosp</string>
+ <string>uni2183.cn</string>
+ <string>dotdblsubnosp_uni1ABD</string>
+ <string>uni1D97.cn</string>
+ <string>hyphennobreak</string>
+ <string>archdblsubnosp</string>
+ <string>e.cn</string>
+ <string>hsuper</string>
+ <string>deltaturn</string>
+ <string>published</string>
+ <string>uni052B</string>
+ <string>uni052C</string>
+ <string>wsuper</string>
+ <string>uni052A</string>
+ <string>uni052D</string>
+ <string>uni037D.cn</string>
+ <string>macronacutecomb.lc</string>
+ <string>c.cn</string>
+ <string>Oopen.cn</string>
+ <string>oopen_uni02DE</string>
+ <string>four.frac</string>
+ <string>uni030C_uni1ABB</string>
+ <string>hhook</string>
+ <string>onedotleader</string>
+ <string>uni02E8_uni02E9_uni02E5</string>
+ <string>uni02E8_uni02E9_uni02E6</string>
+ <string>uni02E8_uni02E9_uni02E9</string>
+ <string>uni02E8_uni02E9_uni02E8</string>
+ <string>plussubnosp</string>
+ <string>largerighthook</string>
+ <string>dtopbar</string>
+ <string>romanthree</string>
+ <string>uni1D36</string>
+ <string>uni1DCF</string>
+ <string>uniE004</string>
+ <string>uni1DCD</string>
+ <string>uni1DCC</string>
+ <string>uni1DCB</string>
+ <string>uni1DCA</string>
+ <string>uniE001</string>
+ <string>uniAB49</string>
+ <string>Nhook</string>
+ <string>fi</string>
+ <string>tildemacroncomb.lc</string>
+ <string>response</string>
+ <string>iota1</string>
+ <string>uni02E6_uni02E8</string>
+ <string>uni02E6_uni02E9</string>
+ <string>uni1DC9</string>
+ <string>uni1DC8</string>
+ <string>uni1DC7</string>
+ <string>uni02E6_uni02E5</string>
+ <string>uni1DC5</string>
+ <string>uni1DC4</string>
+ <string>uni1DC3</string>
+ <string>uni1DC2</string>
+ <string>uni1DC1</string>
+ <string>uni1DC0</string>
+ <string>uniAB42</string>
+ <string>g.cn</string>
+ <string>uni2E2D</string>
+ <string>uni2E2E</string>
+ <string>uni2E2F</string>
+ <string>uni2E2A</string>
+ <string>uni2E2B</string>
+ <string>uni2E2C</string>
+ <string>uni1D19</string>
+ <string>uni1D18</string>
+ <string>uni02E9_uni02E7_uni02E5</string>
+ <string>uni1D11</string>
+ <string>uni1D10</string>
+ <string>uni1D13</string>
+ <string>uni1D12</string>
+ <string>uni1D15</string>
+ <string>uni1D14</string>
+ <string>uni1D17</string>
+ <string>uni1D16</string>
+ <string>uniFE28</string>
+ <string>hooksubretronosp</string>
+ <string>circumflexhookcomb</string>
+ <string>uniA785</string>
+ <string>uniA784</string>
+ <string>uniA787</string>
+ <string>uniA781</string>
+ <string>uniA780</string>
+ <string>uniA783</string>
+ <string>uniA782</string>
+ <string>qhook.cn</string>
+ <string>ghook</string>
+ <string>uniA789</string>
+ <string>uniA788</string>
+ <string>uniA78E</string>
+ <string>uniA78D</string>
+ <string>uniA78A</string>
+ <string>uniA78C</string>
+ <string>uniA78B</string>
+ <string>Eturn</string>
+ <string>primerev1</string>
+ <string>uni1D1A</string>
+ <string>uni1D1C</string>
+ <string>uni1D1B</string>
+ <string>uni1D1E</string>
+ <string>uni1D1D</string>
+ <string>uni1D1F</string>
+ <string>uni2E24</string>
+ <string>uni2E25</string>
+ <string>uni2E26</string>
+ <string>uni2E27</string>
+ <string>uni2E20</string>
+ <string>uni2E21</string>
+ <string>uni2E22</string>
+ <string>uni2E23</string>
+ <string>uni2E28</string>
+ <string>uni2E29</string>
+ <string>Eng</string>
+ <string>macrondieresiscomb.lc</string>
+ <string>trthook</string>
+ <string>uni02E5_uni02E6</string>
+ <string>twodotleader</string>
+ <string>Chook.cn</string>
+ <string>uni02E8_uni02E6</string>
+ <string>uni02E8_uni02E7</string>
+ <string>uni02E8_uni02E5</string>
+ <string>uni02E8_uni02E9</string>
+ <string>romannine</string>
+ <string>epsilonclosed</string>
+ <string>uni1FBD</string>
+ <string>uniA759</string>
+ <string>omegacyrillic</string>
+ <string>Omegacyrillic</string>
+ <string>yuslittlecyrillic</string>
+ <string>Yuslittlecyrillic</string>
+ <string>eiotifiedcyrillic</string>
+ <string>Eiotifiedcyrillic</string>
+ <string>yuslittleiotifiedcyrillic</string>
+ <string>Yuslittleiotifiedcyrillic</string>
+ <string>uni02E9_uni02E7_uni02E8</string>
+ <string>uni02E9_uni02E7_uni02E9</string>
+ <string>four.sup</string>
+ <string>jcrosstail</string>
+ <string>uniA7B1</string>
+ <string>uniA7B0</string>
+ <string>uniA77F</string>
+ <string>uni2C78.cn</string>
+ <string>tildecomb_uni1ABC</string>
+ <string>tildecomb_uni1ABB</string>
+ <string>uniA77B</string>
+ <string>hhooksuper</string>
+ <string>Yusbigiotifiedcyrillic</string>
+ <string>yusbigcyrillic</string>
+ <string>Yusbigcyrillic</string>
+ <string>ksicyrillic</string>
+ <string>Ksicyrillic</string>
+ <string>yusbigiotifiedcyrillic</string>
+ <string>uni1D3E</string>
+ <string>brevetildecomb</string>
+ <string>tildeacutecomb.lc</string>
+ <string>nine.frac</string>
+ <string>uni0456.ccmp</string>
+ <string>romanthousand</string>
+ <string>macronsub</string>
+ <string>ccurl</string>
+ <string>bullseye</string>
+ <string>dasiaoxia</string>
+ <string>dieresiscaroncomb.lc</string>
+ <string>uni1ABE</string>
+ <string>uni1ABD</string>
+ <string>uniA79A</string>
+ <string>uni1ABA</string>
+ <string>uniA79D</string>
+ <string>uni1ABB</string>
+ <string>ascriptturn</string>
+ <string>uni1DB8</string>
+ <string>uni1DB9</string>
+ <string>uni1DB4</string>
+ <string>uni1DB5</string>
+ <string>uni1DB6</string>
+ <string>uni1DB7</string>
+ <string>uni1DB0</string>
+ <string>uni1DB1</string>
+ <string>uni1DB2</string>
+ <string>uni1DB3</string>
+ <string>uni1D0F</string>
+ <string>uni1D0D</string>
+ <string>uni1D0E</string>
+ <string>uni1D0B</string>
+ <string>uni1D0C</string>
+ <string>uni1D0A</string>
+ <string>uni02E5_uni02E6_uni02E7</string>
+ <string>uni1D06</string>
+ <string>uni1D07</string>
+ <string>uni1D04</string>
+ <string>uni1D05</string>
+ <string>uni1D02</string>
+ <string>uni1D03</string>
+ <string>uni1D00</string>
+ <string>uni1D01</string>
+ <string>uni1D08</string>
+ <string>uni1D09</string>
+ <string>jdotlessbar</string>
+ <string>uni1DBD</string>
+ <string>uni1DBE</string>
+ <string>uni1DBF</string>
+ <string>uni1DBA</string>
+ <string>uni1DBB</string>
+ <string>uni1DBC</string>
+ <string>uniA792</string>
+ <string>uni1AB4</string>
+ <string>uni1AB7</string>
+ <string>uni1AB6</string>
+ <string>uni1AB1</string>
+ <string>uni1AB0</string>
+ <string>uni1AB3</string>
+ <string>uni1AB2</string>
+ <string>uniA798</string>
+ <string>uniA799</string>
+ <string>uni1AB9</string>
+ <string>uni1AB8</string>
+ <string>uni1D61</string>
+ <string>colon.pnum</string>
+ <string>glottalstopbarrev</string>
+ <string>uni1D66</string>
+ <string>cyrillichook</string>
+ <string>uni2E11</string>
+ <string>uni2E10</string>
+ <string>uni2E13</string>
+ <string>uni2E12</string>
+ <string>uni2E15</string>
+ <string>uni2E14</string>
+ <string>ezh</string>
+ <string>ezhcurl</string>
+ <string>uni2E19</string>
+ <string>uni2E18</string>
+ <string>srthook</string>
+ <string>uni2E1C</string>
+ <string>uni2E1B</string>
+ <string>uni2E1E</string>
+ <string>uni2E1D</string>
+ <string>uni2E1F</string>
+ <string>Chook</string>
+ <string>uni1DE9</string>
+ <string>uniAB39</string>
+ <string>uniAB38</string>
+ <string>nine.sup</string>
+ <string>uniAB37</string>
+ <string>uniAB36</string>
+ <string>kturn</string>
+ <string>uniAB32</string>
+ <string>uni20AF</string>
+ <string>Ibar</string>
+ <string>Omegaroundcyrillic</string>
+ <string>omegaroundcyrillic</string>
+ <string>Omegatitlocyrillic</string>
+ <string>omegatitlocyrillic</string>
+ <string>Otcyrillic</string>
+ <string>otcyrillic</string>
+ <string>mturn</string>
+ <string>uni2C61</string>
+ <string>uni1DE4</string>
+ <string>gcursive</string>
+ <string>uniA756.cn</string>
+ <string>yturn</string>
+ <string>uni035D</string>
+ <string>uni02E5_uni02E8_uni02E5</string>
+ <string>uni02E5_uni02E8_uni02E7</string>
+ <string>uni02E5_uni02E8_uni02E6</string>
+ <string>d.cn</string>
+ <string>uni035A</string>
+ <string>uni02E5_uni02E8_uni02E9</string>
+ <string>uni02E5_uni02E8_uni02E8</string>
+ <string>uni02E6_uni02E6_uni02E5</string>
+ <string>tccurl</string>
+ <string>quotedblreversed</string>
+ <string>Rturnsuper</string>
+ <string>uni1FCE</string>
+ <string>uni1FCF</string>
+ <string>upsilonlatin</string>
+ <string>uni1FC1</string>
+ <string>uni1FC0</string>
+ <string>uniA775</string>
+ <string>dieresisacutecomb</string>
+ <string>eng_uni1ABE</string>
+ <string>macroncomb_uni1ABB</string>
+ <string>ringhalfleftcentered</string>
+ <string>uni02E7_uni02E8_uni02E6</string>
+ <string>uni02E7_uni02E8_uni02E5</string>
+ <string>omegaclosed</string>
+ <string>uni1DAA</string>
+ <string>uni1DAC</string>
+ <string>uni1DAB</string>
+ <string>uni1DAE</string>
+ <string>uni1DAD</string>
+ <string>uni1DAF</string>
+ <string>uni1DE2</string>
+ <string>rturnrthook</string>
+ <string>uniAB3B</string>
+ <string>gbar</string>
+ <string>uni1DA9</string>
+ <string>uni1DA8</string>
+ <string>OI</string>
+ <string>uni1DA1</string>
+ <string>uni1DA0</string>
+ <string>uni1DA2</string>
+ <string>uni1DA5</string>
+ <string>uni1DA4</string>
+ <string>uni1DA7</string>
+ <string>uni1DA6</string>
+ <string>xsupnosp</string>
+ <string>uni1D73</string>
+ <string>uni1D72</string>
+ <string>uni1D71</string>
+ <string>uni1D70</string>
+ <string>uni1D77</string>
+ <string>uni1D76</string>
+ <string>uni1D75</string>
+ <string>uni1D74</string>
+ <string>uni2E0F</string>
+ <string>uni1D79</string>
+ <string>uni1D78</string>
+ <string>uni2E0B</string>
+ <string>uni2E0C</string>
+ <string>ascriptturn_uni02DE</string>
+ <string>uni2E0A</string>
+ <string>sampi</string>
+ <string>uni02E9_uni02E7_uni02E6</string>
+ <string>epsilon1revclosed_uni02DE</string>
+ <string>o.cn</string>
+ <string>uniA768</string>
+ <string>uniA767</string>
+ <string>uniA765</string>
+ <string>uniA764</string>
+ <string>uniA763</string>
+ <string>uniA762</string>
+ <string>uniA761</string>
+ <string>uniA760</string>
+ <string>uni02E5_uni02E9_uni02E5</string>
+ <string>uniA76F</string>
+ <string>uniA76E</string>
+ <string>uniA76D</string>
+ <string>uniA76C</string>
+ <string>uniA76B</string>
+ <string>eshshortrev</string>
+ <string>b.cn</string>
+ <string>M.unic</string>
+ <string>uni1D7C</string>
+ <string>uni1D7B</string>
+ <string>uni1D7A</string>
+ <string>ounce</string>
+ <string>uni1D7F</string>
+ <string>uni1D7E</string>
+ <string>uni1D7D</string>
+ <string>uni2E06</string>
+ <string>uni2E07</string>
+ <string>uni2E04</string>
+ <string>uni2E05</string>
+ <string>uni2E03</string>
+ <string>uni2E01</string>
+ <string>phook</string>
+ <string>uniA694</string>
+ <string>vscript</string>
+ <string>uniA688</string>
+ <string>acuterightnosp</string>
+ <string>uniA68F</string>
+ <string>barmidlongnosp</string>
+ <string>uni02E6_uni02E6_uni02E9</string>
+ <string>a_uni02DE</string>
+ <string>tildevertsupnosp</string>
+ <string>dotmacroncomb</string>
+ <string>linevertdblnosp</string>
+ <string>s.cn</string>
+ <string>uni03F3.ccmp</string>
+ <string>uni1D96.ccmp</string>
+ <string>macrondieresiscomb</string>
+ <string>jhookdblbar</string>
+ <string>six.frac</string>
+ <string>G.cn</string>
+ <string>seven.frac</string>
+ <string>C.cn</string>
+ <string>overline</string>
+ <string>uniA79B</string>
+ <string>uniA79C</string>
+ <string>ascript</string>
+ <string>O.cn</string>
+ <string>uniA79F</string>
+ <string>seven.sup</string>
+ <string>threeeighths</string>
+ <string>uniA73E.cn</string>
+ <string>uni03CF</string>
+ <string>uniA79E</string>
+ <string>uni20DC</string>
+ <string>uni20DB</string>
+ <string>romansix</string>
+ <string>uni1FBF</string>
+ <string>uni1FBE</string>
+ <string>uniA77D</string>
+ <string>uniA77E</string>
+ <string>romaneight</string>
+ <string>uniA77A</string>
+ <string>bhook</string>
+ <string>uniA77C</string>
+ <string>Dhook</string>
+ <string>Dbar1</string>
+ <string>uni1D6A</string>
+ <string>zrthook</string>
+ <string>uni1D6C</string>
+ <string>uni1D6D</string>
+ <string>uni1D6E</string>
+ <string>uni1D6F</string>
+ <string>zero.frac</string>
+ <string>uni1D60</string>
+ <string>charactertie</string>
+ <string>uni1D62</string>
+ <string>uni1D63</string>
+ <string>uni1D64</string>
+ <string>uni1D65</string>
+ <string>uni1D67</string>
+ <string>uni1D68</string>
+ <string>uni1D69</string>
+ <string>uniA778</string>
+ <string>uniA779</string>
+ <string>uniA774</string>
+ <string>Stigma</string>
+ <string>uniA776</string>
+ <string>uniA777</string>
+ <string>uniA770</string>
+ <string>uniA771</string>
+ <string>uniA772</string>
+ <string>uniA773</string>
+ <string>epsilon1rev</string>
+ <string>uni1D62.ccmp</string>
+ <string>iotasubnosp_uni1ABD</string>
+ <string>Epsilon1</string>
+ <string>uni1DA8.ccmp</string>
+ <string>Gamma1</string>
+ <string>iotasubnosp</string>
+ <string>dieresisgravecomb</string>
+ <string>tildemacroncomb</string>
+ <string>E.unic</string>
+ <string>uni0221</string>
+ <string>gamma1</string>
+ <string>uniA7AB</string>
+ <string>uniA7AC</string>
+ <string>uniA7AA</string>
+ <string>bhook.cn</string>
+ <string>uniA7AD</string>
+ <string>pipedblbar</string>
+ <string>uni2E08</string>
+ <string>YR</string>
+ <string>kgreenlandic</string>
+ <string>uni2E09</string>
+ <string>uni2182</string>
+ <string>uni2183</string>
+ <string>uni2180</string>
+ <string>uni2181</string>
+ <string>uni2186</string>
+ <string>uni2187</string>
+ <string>uni2184</string>
+ <string>uni2185</string>
+ <string>uni2188</string>
+ <string>uni0222</string>
+ <string>romanseven</string>
+ <string>uniA7A8</string>
+ <string>uniA7A9</string>
+ <string>uniA7A2</string>
+ <string>uniA7A3</string>
+ <string>uniA7A0</string>
+ <string>uniA7A1</string>
+ <string>uniA7A6</string>
+ <string>btopbar</string>
+ <string>uniA7A4</string>
+ <string>uniA7A5</string>
+ <string>aturn</string>
+ <string>uni2C7A</string>
+ <string>uni2C7C</string>
+ <string>uni2C7B</string>
+ <string>uni2C7D</string>
+ <string>Zbar</string>
+ <string>rfishhookrev</string>
+ <string>uniA70B</string>
+ <string>uni1FEF</string>
+ <string>uni1FEE</string>
+ <string>uni1FED</string>
+ <string>uniA7FF</string>
+ <string>uni2C71</string>
+ <string>uni2C70</string>
+ <string>uni2C73</string>
+ <string>uni2189</string>
+ <string>uni2C74</string>
+ <string>uni2C77</string>
+ <string>uni2C76</string>
+ <string>uni2C79</string>
+ <string>uni2C78</string>
+ <string>xsuper</string>
+ <string>tackleftsubnosp</string>
+ <string>eurocurrency</string>
+ <string>uni20E8</string>
+ <string>rho1</string>
+ <string>uni20E3</string>
+ <string>uni1AB5</string>
+ <string>uniA7F9</string>
+ <string>uniA793</string>
+ <string>uniA7F8</string>
+ <string>uniA790</string>
+ <string>uniA791</string>
+ <string>uniA796</string>
+ <string>dblapostrophe</string>
+ <string>uniA797</string>
+ <string>uniA794</string>
+ <string>uniA795</string>
+ <string>glottalstopbar</string>
+ <string>dieresisnosp_uni1ABB</string>
+ <string>uni1D59</string>
+ <string>uni1D58</string>
+ <string>uni1D55</string>
+ <string>uni1D54</string>
+ <string>uni1D57</string>
+ <string>uni1D56</string>
+ <string>uni1D51</string>
+ <string>uni1D50</string>
+ <string>uni1D53</string>
+ <string>uni1D52</string>
+ <string>Yhook</string>
+ <string>uniA749</string>
+ <string>uniA748</string>
+ <string>minussubnosp</string>
+ <string>uniA741</string>
+ <string>uniA740</string>
+ <string>uniA743</string>
+ <string>uniA742</string>
+ <string>uniA745</string>
+ <string>uniA747</string>
+ <string>uniA746</string>
+ <string>uniA74A</string>
+ <string>uniA74C</string>
+ <string>uniA74B</string>
+ <string>uniA74E</string>
+ <string>uniA74D</string>
+ <string>rturnsuper</string>
+ <string>linevert</string>
+ <string>uni02E5_uni02E6_uni02E5</string>
+ <string>Phook</string>
+ <string>addresssubject</string>
+ <string>eight.frac</string>
+ <string>primetriplerev1</string>
+ <string>uni1D5E</string>
+ <string>uni1D5D</string>
+ <string>uni1D5F</string>
+ <string>uni1D5A</string>
+ <string>uni1D5C</string>
+ <string>uni1D5B</string>
+ <string>uni217F</string>
+ <string>uni217E</string>
+ <string>uni217D</string>
+ <string>uni217C</string>
+ <string>twelveroman</string>
+ <string>elevenroman</string>
+ <string>lambdabar</string>
+ <string>uniA677</string>
+ <string>f_f_i</string>
+ <string>uniA671</string>
+ <string>f_f_l</string>
+ <string>uniA767.cn</string>
+ <string>rfishhook</string>
+ <string>uniA7A7</string>
+ <string>pipe</string>
+ <string>tenroman</string>
+ <string>nineroman</string>
+ <string>eightroman</string>
+ <string>sevenroman</string>
+ <string>dzcurl</string>
+ <string>fiveroman</string>
+ <string>fourroman</string>
+ <string>threeroman</string>
+ <string>tworoman</string>
+ <string>oneroman</string>
+ <string>uniA654</string>
+ <string>circumflextildecomb</string>
+ <string>underscoredblnosp</string>
+ <string>ysuper</string>
+ <string>tackrightsubnosp</string>
+ <string>uni2E17</string>
+ <string>uni2E16</string>
+ <string>uniA665</string>
+ <string>D.cn</string>
+ <string>rsuper</string>
+ <string>Sampi</string>
+ <string>uni2C7E</string>
+ <string>uni2E1A</string>
+ <string>uni2C7F</string>
+ <string>gbar_uni1ABE</string>
+ <string>uni1DDA</string>
+ <string>koppacyrillic</string>
+ <string>Koppacyrillic</string>
+ <string>titlocyrilliccmb</string>
+ <string>thousandcyrillic</string>
+ <string>dasiapneumatacyrilliccmb</string>
+ <string>palatalizationcyrilliccmb</string>
+ <string>uni0487</string>
+ <string>psilipneumatacyrilliccmb</string>
+ <string>uni0489</string>
+ <string>uni0488</string>
+ <string>uni2C64</string>
+ <string>uni2C65</string>
+ <string>uni2C62</string>
+ <string>uni2C63</string>
+ <string>uni02E5_uni02E5_uni02E6</string>
+ <string>uni02E5_uni02E5_uni02E7</string>
+ <string>bbar</string>
+ <string>dhook</string>
+ <string>uni20F0</string>
+ <string>eshcurl</string>
+ <string>uni2C6F</string>
+ <string>uni2C6E</string>
+ <string>uni2C6C</string>
+ <string>uniA657.cn</string>
+ <string>uni2C6A</string>
+ <string>quotereversed</string>
+ <string>romanfive</string>
+ <string>tonetwo</string>
+ <string>uni1FDD</string>
+ <string>uni1FDE</string>
+ <string>uni1FDF</string>
+ <string>slashshortnosp</string>
+ <string>twostroke</string>
+ <string>ezhtail</string>
+ <string>uni1DF0</string>
+ <string>uni1DF1</string>
+ <string>uni1DF2</string>
+ <string>uni1DF3</string>
+ <string>uni1DF4</string>
+ <string>uni1DF5</string>
+ <string>uniA75A</string>
+ <string>caronbelowcmb</string>
+ <string>acutesubnosp</string>
+ <string>romantwo</string>
+ <string>eight.sup</string>
+ <string>uni1D6B</string>
+ <string>uni1D4B</string>
+ <string>uni1D4A</string>
+ <string>uni1D4F</string>
+ <string>uni1D4D</string>
+ <string>uni1D4E</string>
+ <string>uni1D48</string>
+ <string>uni1D49</string>
+ <string>uni1D42</string>
+ <string>uni1D43</string>
+ <string>uni1D40</string>
+ <string>uni1D41</string>
+ <string>uni1D46</string>
+ <string>uni1D47</string>
+ <string>uni1D44</string>
+ <string>uni1D45</string>
+ <string>finalkaf</string>
+ <string>uniA756</string>
+ <string>uniA757</string>
+ <string>uniA754</string>
+ <string>uni1DFC</string>
+ <string>uni1DFD</string>
+ <string>uni1DFE</string>
+ <string>uni1DFF</string>
+ <string>uniA751</string>
+ <string>uniA758</string>
+ <string>romanhundred</string>
+ <string>dblprimemod</string>
+ <string>Ezhreversed</string>
+ <string>ezhreversed</string>
+ <string>Ezh</string>
+ <string>romanfifty</string>
+ <string>uni02E8_uni02E6_uni02E5</string>
+ <string>ringhalfright</string>
+ <string>Ismallcap</string>
+ <string>graveleftnosp</string>
+ <string>uptackmod</string>
+ <string>hyphendot</string>
+ <string>uniFE29</string>
+ <string>epsilon1revhook</string>
+ <string>uniFE20</string>
+ <string>uniFE21</string>
+ <string>uniFE22</string>
+ <string>uniFE23</string>
+ <string>uniFE24</string>
+ <string>uniFE25</string>
+ <string>uniFE26</string>
+ <string>uniFE27</string>
+ <string>lyogh</string>
+ <string>uniFE2A</string>
+ <string>uniFE2B</string>
+ <string>uniFE2C</string>
+ <string>uniFE2D</string>
+ <string>finalnun</string>
+ <string>brevehookcomb</string>
+ <string>uniA76A</string>
+ <string>gammasuper</string>
+ <string>chook</string>
+ <string>Nsmallcap</string>
+ <string>uniA729</string>
+ <string>Oopen</string>
+ <string>uni2098</string>
+ <string>uni2099</string>
+ <string>uni2090</string>
+ <string>uni2091</string>
+ <string>uni2092</string>
+ <string>uni2093</string>
+ <string>uni2094</string>
+ <string>uni2095</string>
+ <string>uni2096</string>
+ <string>uni2097</string>
+ <string>uni02B2.ccmp</string>
+ <string>bridgeinvsubnosp</string>
+ <string>uni2C72</string>
+ <string>uni2C75</string>
+ <string>lbar</string>
+ <string>tpalatalhook</string>
+ <string>Bhook</string>
+ <string>uni209A</string>
+ <string>uni209B</string>
+ <string>uni209C</string>
+ <string>numeralgreek</string>
+ <string>uni02E6_uni02E6_uni02E7</string>
+ <string>uni02E6_uni02E6_uni02E8</string>
+ <string>commaaccentrotate</string>
+ <string>esh</string>
+ <string>cyrillictic</string>
+ <string>uni02E8_uni02E7_uni02E6</string>
+ <string>uni1DEE</string>
+ <string>uni1DED</string>
+ <string>uni1DEF</string>
+ <string>uni1DEA</string>
+ <string>uni1DEC</string>
+ <string>uni1DEB</string>
+ <string>pipedbl</string>
+ <string>uni1AB9_uni1ABD</string>
+ <string>yhook</string>
+ <string>chook.cn</string>
+ <string>uni029D.ccmp</string>
+ <string>uni2C7C.ccmp</string>
+ <string>wturn</string>
+ <string>hv</string>
+ <string>controlHT</string>
+ <string>uni1DE8</string>
+ <string>uni1DE5</string>
+ <string>dyogh</string>
+ <string>uni1DE7</string>
+ <string>uni1DE6</string>
+ <string>uni1DE1</string>
+ <string>uni1DE0</string>
+ <string>uni1DE3</string>
+ <string>controlSOT</string>
+ <string>uni037B.cn</string>
+ <string>uniA92E</string>
+ <string>bbar_uni1ABE</string>
+ <string>rrthook_uni1ABE</string>
+ <string>uniA722</string>
+ <string>uniA721</string>
+ <string>uniA720</string>
+ <string>uniA727</string>
+ <string>uniA726</string>
+ <string>uniA725</string>
+ <string>uniA724</string>
+ <string>commaabovecmb</string>
+ <string>uniA728</string>
+ <string>commaaboverightcmb</string>
+ <string>hooksubpalatnosp</string>
+ <string>uni1AB8_uni1ABD</string>
+ <string>uniA758.cn</string>
+ <string>ezhcaron</string>
+ <string>Ezhcaron</string>
+ <string>uniA72C</string>
+ <string>uniA72B</string>
+ <string>uniA72A</string>
+ <string>uniA72F</string>
+ <string>uniA72E</string>
+ <string>uniA72D</string>
+ <string>uni2E42</string>
+ <string>uni2E40</string>
+ <string>uni2E41</string>
+ <string>tildeacutecomb</string>
+ <string>leftloop.cn</string>
+ <string>rightloop.cn</string>
+ <string>uniE000</string>
+ <string>uniE002</string>
+ <string>uniE003</string>
+ <string>placeofinterestsign</string>
+ <string>.notdef</string>
+ <string>Dzcaron</string>
+ </array>
+</dict>
+</plist>
diff --git a/src/Interface-Bold.ufo/metainfo.plist b/src/Interface-Bold.ufo/metainfo.plist
new file mode 100644
index 000000000..f5ec4e54c
--- /dev/null
+++ b/src/Interface-Bold.ufo/metainfo.plist
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>creator</key>
+ <string>org.robofab.ufoLib</string>
+ <key>formatVersion</key>
+ <integer>2</integer>
+</dict>
+</plist>
diff --git a/src/Interface-Regular.ufo/features.fea b/src/Interface-Regular.ufo/features.fea
new file mode 100644
index 000000000..6a0c1db42
--- /dev/null
+++ b/src/Interface-Regular.ufo/features.fea
@@ -0,0 +1,899 @@
+languagesystem DFLT dflt;
+languagesystem latn dflt;
+languagesystem latn MOL;
+languagesystem latn ROM;
+languagesystem latn FRA;
+languagesystem latn TRK;
+languagesystem latn AZE;
+languagesystem latn CRT;
+languagesystem latn NAV;
+languagesystem cyrl dflt;
+languagesystem grek dflt;
+
+# classes
+
+@UC_ROMAN = [ A - Z AE AEacute Aacute Abreve Acircumflex Adieresis Agrave Alpha Alphatonos Amacron Aogonek Aogonek.NAV Aring Aringacute Atilde Beta Cacute Ccaron Ccedilla Ccircumflex Dcaron Dcroat Delta Eacute Ebreve Ecaron Ecircumflex Edieresis Edotaccent Egrave Emacron Eng Eogonek Eogonek.NAV Epsilon Epsilontonos Eta Etatonos Eth Gamma Gbreve Gcircumflex Gcommaaccent Germandbls Hbar Hcircumflex IJ Iacute Ibreve Icircumflex Idieresis Igrave Imacron Iogonek Iota Iotadieresis Iotatonos Itilde Jcircumflex Kappa Kcommaaccent Lacute Lambda Lcaron Lcommaaccent Ldot Lslash Nacute Ncaron Ncommaaccent Ntilde Nu OE Oacute Obreve Ocircumflex Odieresis Ograve Ohungarumlaut Omacron Omega Omegatonos Omicron Omicrontonos Oogonek Oogonek.NAV Oslash Oslashacute Otilde Phi Pi Psi Racute Rcaron Rcommaaccent Rho Sacute Scaron Scedilla Scircumflex Sigma Tau Tbar Tcaron Theta Thorn Uacute Ubreve Ucircumflex Udieresis Ugrave Uhungarumlaut Umacron Uogonek Upsilon Upsilondieresis Upsilontonos Uring Utilde Wacute Wcircumflex Wdieresis Wgrave Xi Yacute Ycircumflex Ydieresis Ygrave Zacute Zcaron Zdotaccent Zeta ampersand Cdotaccent Gdotaccent Tcommaaccent Scommaaccent uni021A uni037F ];
+
+@LC_ROMAN = [ a - z ae aeacute aacute abreve acircumflex adieresis agrave alpha alphatonos amacron aogonek aogonek.NAV aring aringacute atilde beta cacute ccaron ccedilla ccircumflex dcaron dcroat delta eacute ebreve ecaron ecircumflex edieresis edotaccent egrave emacron eng eogonek eogonek.NAV epsilon epsilontonos eta etatonos eth gamma gbreve gcircumflex gcommaaccent germandbls hbar hcircumflex ij iacute ibreve icircumflex idieresis igrave imacron iogonek iota iotadieresis iotatonos itilde jcircumflex kappa kcommaaccent lacute lambda lcaron lcommaaccent ldot lslash nacute ncaron ncommaaccent ntilde nu oe oacute obreve ocircumflex odieresis ograve ohungarumlaut omacron omega omegatonos omicron omicrontonos oogonek oogonek.NAV oslash oslashacute otilde phi pi psi racute rcaron rcommaaccent rho sacute scaron scedilla scircumflex sigma tau tbar tcaron theta thorn uacute ubreve ucircumflex udieresis ugrave uhungarumlaut umacron uogonek upsilon upsilondieresis upsilontonos uring utilde wacute wcircumflex wdieresis wgrave xi yacute ycircumflex ydieresis ygrave zacute zcaron zdotaccent zeta ampersand cdotaccent gdotaccent tcommaaccent scommaaccent uni021B yotgreek ];
+
+@UC_SET1 = [ zero one two three four five six seven eight nine Euro Idotaccent Mu dollar lira sterling afii10023 afii10051 afii10052 afii10053 afii10054 afii10055 afii10056 afii10057 afii10058 afii10059 afii10060 afii10061 afii10062 afii10145 afii10017 afii10018 afii10019 afii10020 afii10021 afii10022 afii10024 afii10025 afii10026 afii10027 afii10029 afii10030 afii10031 afii10032 afii10033 afii10034 afii10035 afii10036 afii10037 afii10038 afii10039 afii10040 afii10041 afii10042 afii10043 afii10044 afii10045 afii10046 afii10047 afii10048 afii10049 afii10050 Ghestrokecyrillic Zhedescendercyrillic Zedescendercyrillic Kadescendercyrillic Kaverticalstrokecyrillic Kabashkircyrillic Endescendercyrillic Haabkhasiancyrillic Esdescendercyrillic Ustraightcyrillic Ustraightstrokecyrillic Hadescendercyrillic Tetsecyrillic Cheverticalstrokecyrillic Shhacyrillic Cheabkhasiancyrillic Chedescenderabkhasiancyrillic Schwacyrillic Dzeabkhasiancyrillic Imacroncyrillic Obarredcyrillic Umacroncyrillic hryvnia tenge uni20BD numero yen ];
+
+@LC_SET2 = [ dotlessi sigma1 mugreek afii10065 becyrillic vecyrillic gecyrillic decyrillic iecyrillic zhecyrillic zecyrillic iicyrillic iishortcyrillic kacyrillic elcyrillic emcyrillic encyrillic ocyrillic pecyrillic ercyrillic escyrillic tecyrillic ucyrillic efcyrillic khacyrillic tsecyrillic checyrillic shacyrillic shchacyrillic hardsigncyrillic yericyrillic softsigncyrillic ereversedcyrillic iucyrillic iacyrillic iocyrillic djecyrillic gjecyrillic ecyrillic dzecyrillic icyrillic yicyrillic jecyrillic ljecyrillic njecyrillic tshecyrillic kjecyrillic ushortcyrillic dzhecyrillic gheupturncyrillic ghestrokecyrillic zhedescendercyrillic zedescendercyrillic kadescendercyrillic kaverticalstrokecyrillic kabashkircyrillic endescendercyrillic haabkhasiancyrillic esdescendercyrillic ustraightcyrillic ustraightstrokecyrillic hadescendercyrillic tetsecyrillic cheverticalstrokecyrillic shhacyrillic cheabkhasiancyrillic chedescenderabkhasiancyrillic schwacyrillic dzeabkhasiancyrillic imacroncyrillic obarredcyrillic umacroncyrillic ];
+
+
+@frac1 = [ zero one two three four five six seven eight nine ];
+@frac2 = [ zero.frac onesuperior twosuperior threesuperior four.frac five.frac six.frac seven.frac eight.frac nine.frac ];
+@frac3 = [ fraction zero.sup one.sup two.sup three.sup four.sup five.sup six.sup seven.sup eight.sup nine.sup ];
+@frac4 = [ zero.sup one.sup two.sup three.sup four.sup five.sup six.sup seven.sup eight.sup nine.sup ];
+
+@ccmp_acc = [ gravecomb acutecomb tildecomb brevetildecomb brevehookcomb breveacutecomb circumflextildecomb circumflexhookcomb circumflexgravecomb circumflexacutecomb brevegravecomb macroncomb commaaboverightcomb dieresismacroncomb dieresisacutecomb dieresiscaroncomb dieresisgravecomb dotmacroncomb tildeacutecomb macrongravecomb macronacutecomb macrondieresiscomb acutedotcomb carondotcomb tildemacroncomb tildedieresiscomb circumflexnosp overscorenosp brevenosp dotnosp dieresisnosp hook ringnosp acutedblnosp caroncmb linevertnosp linevertdblnosp dblgravecmb candrabindunosp breveinvnosp commaturnsupnosp commaabovecmb commasuprevnosp commaaboverightcmb anglesupnosp hornnosp xsupnosp tildevertsupnosp overscoredblnosp graveleftnosp acuterightnosp perispomenigreekcmb koroniscmb diaeresistonosnosp uni0346 uni034A uni034B uni034C uni0350 uni0351 uni0352 uni0357 uni0358 uni035B tildecomb_uni1ABB tildecomb_uni1ABC macroncomb_uni1ABB dieresisnosp_uni1ABB uni030C_uni1ABB uni1AB0 uni1AB1 uni1AB2 uni1AB3 uni1AB4 uni1DC0 uni1DC1 uni1DC3 uni1DC4 uni1DC5 uni1DC6 uni1DC7 uni1DC8 uni1DC9 uni1DCB uni1DCC uni1DCD uni1DCE uni1DD1 uni1DD2 uni1DD3 uni1DD4 uni1DD5 uni1DD6 uni1DD7 uni1DD8 uni1DD9 uni1DDA uni1DDB uni1DDC uni1DDD uni1DDE uni1DDF uni1DE0 uni1DE1 uni1DE2 uni1DE3 uni1DE4 uni1DE5 uni1DE6 uni1DE7 uni1DE8 uni1DE9 uni1DEA uni1DEB uni1DEC uni1DED uni1DEE uni1DEF uni1DF0 uni1DF1 uni1DF2 uni1DF3 uni1DF4 uni1DF5 uni1DFE uni0363 uni0364 uni0365 uni0366 uni0367 uni0368 uni0369 uni036A uni036B uni036C uni036D uni036E uni036F titlocyrilliccmb palatalizationcyrilliccmb dasiapneumatacyrilliccmb psilipneumatacyrilliccmb uni0487 uni20F0 uniA66F uniA674 uniA675 uniA676 uniA677 uniA678 uniA679 uniA67A uniA67B uniA67C uniA67D uniA69F uni2DE0 uni2DE1 uni2DE2 uni2DE3 uni2DE4 uni2DE5 uni2DE6 uni2DE7 uni2DE8 uni2DE9 uni2DEA uni2DEB uni2DEC uni2DED uni2DEE uni2DEF uni2DF0 uni2DF1 uni2DF2 uni2DF3 uni2DF4 uni2DF5 uni2DF6 uni2DF7 uni2DF8 uni2DF9 uni2DFA uni2DFB uni2DFC uni2DFD uni2DFE uni2DFF uni1ABB uni1ABC uni20DC uniFE20 uniFE21 uniFE22 uniFE23 uniFE24 uniFE25 uniFE26 ];
+
+# kerning classes
+
+@_A_L = [ A Aacute Abrevedotbelow Abreve Abrevecyrillic Abreveacute Abrevegrave Abrevehookabove Abrevetilde Acircumflexdotbelow Acircumflex Acircumflexacute Acircumflexgrave Acircumflexhookabove Acircumflextilde Adieresis Adieresiscyrillic Adotbelow Agrave Ahookabove Amacron Aogonek Aring Aringacute Atilde Alphatonos Aringbelow afii10017 Lambda Alpha Delta Yuslittlecyrillic uniA732 Adieresismacron Adotmacron Adblgrave Ainvertedbreve uni1F08 uni1F09 uni1F0A uni1F0B uni1F0C uni1F0D uni1F0E uni1F0F uni1F88 uni1F89 uni1F8A uni1F8B uni1F8C uni1F8D uni1F8E uni1F8F uni1FB8 uni1FB9 uni1FBA uni1FBB uni1FBC uniA658 Acaron uniA656 uni0226 uni0245 ];
+@_A_R = [ A Aacute Abrevedotbelow Abreve Abrevecyrillic Abreveacute Abrevegrave Abrevehookabove Abrevetilde Acircumflexdotbelow Acircumflex Acircumflexacute Acircumflexgrave Acircumflexhookabove Acircumflextilde Adieresis Adieresiscyrillic Adotbelow Agrave Ahookabove Amacron Aogonek Aring Aringacute Atilde Alphatonos Aringbelow afii10017 Lambda Alpha Delta Yuslittlecyrillic uniA732 uniA734 uniA738 uniA73A uniA73C Adieresismacron Adotmacron Adblgrave Ainvertedbreve uni1FB8 uni1FB9 uni1FBC uniA658 Acaron uni0226 uni0245 ];
+@_B_L = [ B Beta afii10019 uniA796 Bdotaccent Bdotbelow Blinebelow uni0243 ];
+@_H_R = [ H B D E F I K L M N P R Beta afii10019 Eacute Ebreve Iebrevecyrillic Ecaron Ecircumflexdotbelow Ecircumflex Ecircumflexacute Ecircumflexgrave Ecircumflexhookabove Ecircumflextilde Edieresis afii10023 Edotaccent Edotbelow Egrave Thorn uni0400 Ehookabove Emacron Eogonek Etilde Epsilontonos Epsilon Lacute Lcommaaccent Lcaron Ldot Kappa afii10061 Kcommaaccent Kadescendercyrillic Iota afii10055 palochkacyrillic uni04CF Eta afii10031 Iacute Ibreve Icircumflex Idieresis Iotadieresis afii10056 Idotaccent Idotbelow Igrave Ihookabove Imacron Iogonek Itilde Iotatonos Hcircumflex uni04C9 Endescendercyrillic Etatonos Macute uni04CD Mu afii10030 Nacute Ncaron Ncommaaccent Ntilde Nu Rho afii10034 Gamma afii10052 Ghestrokecyrillic uni04F6 afii10020 uni0516 uni0522 uni2C6E uni2C64 afii10045 afii10046 afii10040 afii10042 afii10043 uni2C69 uniA652 uniA653 uniA656 uniA68E uniA696 uniA782 uniA784 Iota1 LJ Lj NJ Nj Icaron Kcaron DZ Dz uni01F8 Edblgrave Einvertedbreve Idblgrave Iinvertedbreve Rdblgrave Rinvertedbreve uni021E uni0228 uni03F7 uni03FA uni0524 uni0526 Bdotaccent Bdotbelow Blinebelow Ddotbelow Dlinebelow Dcedilla Dcircumflexbelow Emacrongrave Emacronacute Ecircumflexbelow Etildebelow Ecedillabreve Fdotaccent Hdotaccent Hdotbelow Hdieresis Hbrevebelow Itildebelow Idieresisacute Kacute Kdotbelow Klinebelow Ldotbelow Ldotbelowmacron Llinebelow Lcircumflexbelow Mdotaccent Mdotbelow Ndotaccent Ndotbelow Nlinebelow Ncircumflexbelow Pacute Pdotaccent Rdotaccent Rdotbelow Rdotbelowmacron Rlinebelow uni1FCC uni2C67 uniA790 Btopbar Dzcaron uniA726 uniA666 uni0376 ];
+@_H_L = [ H Hcircumflex uni04C9 Endescendercyrillic Etatonos Eta afii10031 Iacute Ibreve Icircumflex Idieresis Iotadieresis afii10056 Idotaccent Idotbelow Igrave Ihookabove Imacron Iogonek Itilde Iotatonos I Iota afii10055 palochkacyrillic uni04CF Macute uni04CD M Mu afii10030 Nacute Ncaron Ncommaaccent Ntilde N Nu afii10145 afii10026 afii10029 afii10040 afii10042 uni0528 uni2C6E afii10045 afii10043 afii10041 uniA660 Iota1 Icaron uni01F8 Idblgrave Iinvertedbreve uni021E uni03FA uni0524 Hdotaccent Hdotbelow Hdieresis Hbrevebelow Itildebelow Idieresisacute Mdotaccent Mdotbelow Ndotaccent Ndotbelow Nlinebelow Ncircumflexbelow uni1F28 uni1F29 uni1F2A uni1F2B uni1F2C uni1F2D uni1F2E uni1F2F uni1F98 uni1F99 uni1F9A uni1F9B uni1F9C uni1F9D uni1F9E uni1F9F uni1FCA uni1FCB uni1FCC uni2C67 uniA790 Dtopbar Eturn mcapturn Nhook OI uniA7AA uni0376 ];
+@_O_R = [ O C Cacute Ccaron Ccedilla Ccircumflex Esdescendercyrillic Cdotaccent afii10035 OE G Gbreve Gcircumflex Gcommaaccent Gdotaccent Oacute Obreve Ocircumflexdotbelow Ocircumflex Ocircumflexacute Ocircumflexgrave Ocircumflexhookabove Ocircumflextilde Odieresis Odieresiscyrillic Odotbelow Ograve Ohookabove Ohungarumlaut Omacron Otilde Omicrontonos Omicron Q Theta afii10032 Ukcyrillic Ohorn Ohornacute Ohorndotbelow Ohorngrave Ohornhookabove Ohorntilde Oslash Oslashacute afii10053 Omegacyrillic afii10147 Obarredcyrillic Obarreddieresiscyrillic Omegaroundcyrillic Omegatitlocyrillic Otcyrillic Koppacyrillic Haabkhasiancyrillic uni050C Chook Ghook Obar uni024A OI uni03D8 Stigma uni03FE uni2C6D uniA64C uniA654 uniA668 uniA66A uniA66C uniA698 uniA69A uniA74C uniA74E uniA756 uniA758 uniA7AC Ocaron Oogonek Oogonekmacron Odblgrave Oinvertedbreve uni022A uni022C uni022E uni0230 uni051A Ccedillaacute Gmacron Otildeacute Otildedieresis Omacrongrave Omacronacute ];
+@_O_L = [ O D Dcaron Dcroat Eth Oacute Obreve Ocircumflexdotbelow Ocircumflex Ocircumflexacute Ocircumflexgrave Ocircumflexhookabove Ocircumflextilde uni1F4D Odieresis Odieresiscyrillic Odotbelow Ograve Ohookabove Ohungarumlaut Omacron Otilde Omicrontonos Omicron Theta afii10032 Oopen Dbar1 Dhook Schwa Obar uni03D8 uni03FD uni03FF Schwacyrillic uni2C70 uniA64C uniA668 uniA66A uniA66C uniA698 uniA69A uniA734 uniA73E uniA74E Ocaron Oogonek Oogonekmacron Odblgrave Oinvertedbreve uni022A uni022C uni022E uni0230 Ddotaccent Ddotbelow Dlinebelow Dcedilla Dcircumflexbelow Otildeacute Otildedieresis Omacrongrave Omacronacute uni1F48 uni1F49 uni1F4A uni1F4B uni1F4C uni1FF8 uni1FF9 ];
+@_C_L = [ C Cacute Ccaron Ccedilla Ccircumflex Esdescendercyrillic Cdotaccent afii10035 uni03FE uniA792 uni03F9 Ccedillaacute ];
+@_E_L = [ E Eacute Ebreve Iebrevecyrillic Ecaron Ecircumflexdotbelow Ecircumflex Ecircumflexacute Ecircumflexgrave Ecircumflexhookabove Ecircumflextilde Edieresis afii10023 Edotaccent Edotbelow Egrave uni0400 Ehookabove Emacron Eogonek Etilde Epsilontonos Epsilon afii10022 uni0518 Edblgrave Einvertedbreve uni0228 Emacrongrave Emacronacute Ecircumflexbelow Etildebelow Ecedillabreve uni1F18 uni1F19 uni1F1A uni1F1B uni1F1C uni1F1D uni1FC8 uni1FC9 ];
+@_T_L = [ T Tcaron Tcommaaccent uni021A Tbar Tedescendercyrillic Tau afii10036 Trthook uniA664 uniA666 uniA68C uniA690 Tdotaccent Tdotbelow Tlinebelow Tcircumflexbelow ];
+@_Gamma_L = [ Gamma afii10052 Ghestrokecyrillic uni04F6 afii10020 afii10050 ];
+@_uni0433_L = [ gecyrillic uni04FB gjecyrillic uni04F7 gheupturncyrillic uniA665 uniA667 uniA68D uniA691 ];
+@_T_R = [ T Tcommaaccent uni021A Tcaron afii10051 afii10060 afii10036 Kabashkircyrillic Tedescendercyrillic Tetsecyrillic Trthook uniA68C uniA690 Tdotaccent Tdotbelow Tlinebelow Tcircumflexbelow uniA68A ];
+@_J_R = [ J Jcircumflex afii10057 uni037F ];
+@_K_L = [ K afii10061 Kcommaaccent Kadescendercyrillic Kappa Kaverticalstrokecyrillic Kabashkircyrillic Khook uni03CF uni051E uni052A uni2C69 uniA740 uniA742 uniA744 Kacute Kdotbelow Klinebelow ];
+@_L_L = [ L Lacute Lcommaaccent Lcaron Ldot uni023D uni1EFA Ldotbelow Ldotbelowmacron Llinebelow Lcircumflexbelow ];
+@_P_L = [ P Rho afii10034 Phook uni2C63 uniA750 uniA752 uniA754 Pacute Pdotaccent uni1FEC ];
+@_S_L = [ S Sacute Scircumflex Scedilla Scaron Scommaaccent uni2C7E Sdotaccent Sdotbelow Sacutedotaccent Scarondotaccent Sdotbelowdotaccent ];
+@_S_R = [ S Sacute Scircumflex Scedilla Scaron Scommaaccent uni2C7E Sdotaccent Sdotbelow Sacutedotaccent Scarondotaccent Sdotbelowdotaccent ];
+@_U_L = [ U J Jcircumflex afii10057 Uacute Ubreve Ucircumflex Udieresis Udotbelow Ugrave Uhookabove Uhungarumlaut Umacron Uogonek Uring Utilde Ucaron Udieresismacron Udieresisacute Udieresiscaron Udieresisgrave Udieresisbelow Utildebelow Ucircumflexbelow Utildeacute Umacrondieresis uniA736 ];
+@_U_R = [ U Uacute Ubreve Ucircumflex Udieresis Udotbelow Ugrave Uhookabove Uhungarumlaut Umacron Uogonek Uring Utilde Ucaron Udieresismacron Udieresisacute Udieresiscaron Udieresisgrave Udieresisbelow Utildebelow Ucircumflexbelow Utildeacute Umacrondieresis ];
+@_V_L = [ V afii10148 Izhitsadblgravecyrillic Vtilde Vdotbelow uniA738 uniA73A uniA75E ];
+@_V_R = [ V afii10148 Izhitsadblgravecyrillic Vtilde Vdotbelow uniA75E ];
+@_X_L = [ X afii10039 uni04FC Hadescendercyrillic afii10024 Zhebrevecyrillic Zhedieresiscyrillic Zhedescendercyrillic uni0514 uni0516 Xdotaccent Xdieresis ];
+@_X_R = [ X afii10039 uni04FC Hadescendercyrillic afii10024 Zhebrevecyrillic Zhedieresiscyrillic Zhedescendercyrillic Xdotaccent Xdieresis ];
+@_Y_L = [ Y Yacute Ycircumflex Ustraightstrokecyrillic Upsilondieresis Ydieresis Ydotbelow Ygrave Yhookabove Ytilde Upsilontonos Upsilon Ustraightcyrillic uni024E Ydotaccent uni1FE8 uni1FE9 uni1FEA uni1FEB ];
+@_Y_R = [ Y Yacute Ycircumflex Ustraightstrokecyrillic Upsilondieresis Ydieresis Ydotbelow Ygrave Yhookabove Ytilde Upsilontonos Upsilon Ustraightcyrillic uni024E Ydotaccent uni1FE8 uni1FE9 ];
+@_W_L = [ W Wacute Wcircumflex Wdieresis Wgrave Wdotaccent Wdotbelow uni051C ];
+@_W_R = [ W Wacute Wcircumflex Wdieresis Wgrave Wdotaccent Wdotbelow uni2C72 uni051C ];
+@_Z_L = [ Z Zacute Zdotaccent Zcaron Zeta Zcircumflex Zdotbelow Zlinebelow uniA640 uniA642 uni2C6B DZ ];
+@_Z_R = [ Z Zacute Zdotaccent Zcaron Zeta Zcircumflex Zdotbelow Zlinebelow uniA640 uniA642 uni2C6B ];
+@_uni0423_L = [ afii10037 afii10062 Umacroncyrillic Udieresiscyrillic Uhungarumlautcyrillic ];
+@_uni0423_R = [ afii10037 afii10062 Umacroncyrillic Udieresiscyrillic Uhungarumlautcyrillic ];
+@_a_L = [ a aacute abreve acircumflex adieresis agrave amacron aogonek aring aringacute atilde afii10065 abrevecyrillic adieresiscyrillic aringbelow adotbelow ahookabove acircumflexacute acircumflexgrave acircumflexhookabove acircumflextilde acircumflexdotbelow abreveacute abrevegrave abrevehookabove abrevetilde abrevedotbelow uniA657 adieresismacron adotmacron adblgrave uni0227 acaron ainvertedbreve uni2C65 ];
+@_a_R = [ a aacute abreve acircumflex adieresis agrave amacron aogonek aring aringacute atilde afii10065 abrevecyrillic adieresiscyrillic aringbelow adotbelow ahookabove acircumflexacute acircumflexgrave acircumflexhookabove acircumflextilde acircumflexdotbelow abreveacute abrevegrave abrevehookabove abrevetilde abrevedotbelow uniA737 uniA739 uniA73B uniA73D adieresismacron adotmacron aemacron adblgrave uni0227 uniA733 uniA735 acaron ainvertedbreve arighthalfring uni2C65 ];
+@_c_L = [ c cacute ccaron ccedilla ccircumflex cdotaccent escyrillic esdescendercyrillic sigmalunatesymbolgreek ccedillaacute uni037C ];
+@_c_R = [ c ccedilla cacute ccircumflex cdotaccent ccaron esdescendercyrillic oe d dcaron uni0501 e egrave eacute ecircumflex edieresis schwacyrillic emacron ebreve edotaccent eogonek ecaron sigma1 iecyrillic iocyrillic uni0450 iebrevecyrillic schwadieresiscyrillic edotbelow ehookabove etilde ecircumflexacute ecircumflexgrave ecircumflexhookabove ecircumflextilde ecircumflexdotbelow g gcircumflex gbreve gdotaccent gcommaaccent q alpha alphatonos sigma efcyrillic escyrillic ecyrillic omegatitlocyrillic haabkhasiancyrillic uni0502 uni0503 obarredcyrillic ohorn ohornacute ohorngrave ohornhookabove ohorndotbelow ukcyrillic koppacyrillic uni050D chook stigma uni03F5 uni2C78 uniA794 edblgrave einvertedbreve sigmalunatesymbolgreek ccedillaacute ddotaccent ddotbelow dlinebelow dcedilla dcircumflexbelow emacrongrave emacronacute ecircumflexbelow etildebelow ecedillabreve gmacron uni1F00 uni1F01 uni1F02 uni1F03 uni1F04 uni1F05 uni1F06 uni1F07 uni1F80 uni1F81 uni1F82 uni1F83 uni1F84 uni1F85 uni1F86 uni1F87 uni1FB0 uni1FB1 uni1FB2 uni1FB3 uni1FB4 uni1FB6 uni1FB7 uniA771 uniAB36 uniA757 uniA759 dzcaron gbar uni0221 uni024B uni051B gcaron eturn dz uni037C ];
+@_b_L = [ b p ercyrillic rho thorn ereversedcyrillic uni04ED uni048F efcyrillic bbar btopbar tonesix uni0238 uni0239 rho1 uni03F6 uni03FC uniA751 uniA753 uniA755 uniA765 uniA767 uniA797 uni03F8 bdotaccent bdotbelow blinebelow pacute pdotaccent uni1FE4 uni1FE5 uni037B uni037D ];
+@_e_L = [ e egrave eacute ecircumflex edieresis schwacyrillic emacron ebreve edotaccent eogonek ecaron iecyrillic iocyrillic uni0450 iebrevecyrillic schwadieresiscyrillic edotbelow ehookabove etilde ecircumflexacute ecircumflexgrave ecircumflexhookabove ecircumflextilde ecircumflexdotbelow uni0519 aemacron emacrongrave emacronacute ecircumflexbelow etildebelow ecedillabreve ];
+@_l_R = [ l h k khook hcedilla uni2C6A uniA695 uniA743 kcaron uni021F uni0527 hdotaccent hdotbelow hdieresis hbrevebelow kacute kdotbelow klinebelow llinebelow lcircumflexbelow hlinebelow lj uni2C68 uniA727 ];
+@_n_R = [ n nacute shacyrillic tsecyrillic ercyrillic enghecyrillic endescendercyrillic imacroncyrillic kadescendercyrillic idieresiscyrillic uni04FB enhookcyrillic encyrillic pecyrillic kacyrillic emcyrillic ntilde kjecyrillic shchacyrillic njecyrillic uni045D etatonos gjecyrillic uni048B iicyrillic iishortcyrillic ncaron uni04CE yerudieresiscyrillic uni04CA gecyrillic napostrophe m macute p eta ncommaaccent iucyrillic uni04F7 softsigncyrillic uni0235 uni0377 uni0523 uni051F uniA667 uniA773 uniA774 uniAB3A uniAB3B uniAB3C uniAB51 nlegrightlong nj uni01F9 mdotaccent mdotbelow ndotaccent ndotbelow nlinebelow ncircumflexbelow uniA68F uniA657 uniA697 ];
+@_n_L = [ n napostrophe nacute h m macute ntilde eta ncommaaccent hcircumflex ncaron shhacyrillic etatonos uniA783 uni01F9 mdotaccent mdotbelow ndotaccent ndotbelow nlinebelow ncircumflexbelow hdotaccent hdotbelow hdieresis hbrevebelow uni2C68 uniA695 uniA727 uni1F20 uni1F21 uni1F22 uni1F23 uni1F24 uni1F25 uni1F26 uni1F27 uni1FC2 uni1FC3 uni1FC4 uni1FC6 uni1FC7 uni1F74 uni1F75 ];
+@_o_L = [ o ograve ocircumflex ocircumflexgrave ocircumflexacute ocircumflextilde ocircumflexhookabove obreve ocircumflexdotbelow odieresiscyrillic ohookabove odotbelow ocyrillic fitacyrillic otilde omicrontonos odieresis ohungarumlaut omicron ohorntilde omacron oacute obarreddieresiscyrillic uni03D9 uni2C7A uniA669 uniA66B uniA66D uniA699 uniA74F ocaron oogonek oogonekmacron odblgrave oinvertedbreve uni022B uni022D uni022F uni0231 obar otildeacute otildedieresis omacrongrave omacronacute uni1F40 uni1F41 uni1F42 uni1F43 uni1F44 uni1F45 uni1F78 uni1F79 ];
+@_o_R = [ o ograve ocircumflex ocircumflexgrave ocircumflexacute ocircumflextilde ocircumflexhookabove obreve ocircumflexdotbelow odieresiscyrillic ohookabove odotbelow ocyrillic fitacyrillic otilde omicrontonos odieresis ohungarumlaut omicron ohorntilde omacron oacute obarreddieresiscyrillic uni03D9 uni2C7A uniA655 uniA669 uniA66B uniA66D uniA699 uniA74D uniA74F ocaron oogonek oogonekmacron odblgrave oinvertedbreve uni022B uni022D uni022F uni0231 obar otildeacute otildedieresis omacrongrave omacronacute uni1F40 uni1F41 uni1F42 uni1F43 uni1F44 uni1F45 uni1F78 uni1F79 ];
+@_v_L = [ v ycircumflex gamma ustraightcyrillic izhitsacyrillic izhitsadblgravecyrillic umacroncyrillic ydieresis ucyrillic uhungarumlautcyrillic ydotbelow udieresiscyrillic ytilde yacute y yhookabove nu ygrave ushortcyrillic uni2C74 uniA739 uniA73B uniA73D uniA75F uni0233 vtilde vdotbelow ydotaccent yring ];
+@_v_R = [ v ycircumflex gamma ustraightcyrillic izhitsacyrillic izhitsadblgravecyrillic umacroncyrillic ydieresis ucyrillic uhungarumlautcyrillic ydotbelow udieresiscyrillic ytilde yacute y yhookabove nu ygrave ushortcyrillic uni2C71 uni0233 vtilde vdotbelow ydotaccent yring ];
+@_r_L = [ r racute rcommaaccent rcaron rdblgrave rinvertedbreve rdotaccent rdotbelow rdotbelowmacron rlinebelow uni024D ];
+@_s_L = [ s sacute scircumflex scedilla scaron scommaaccent dzecyrillic uni023F sdotaccent sdotbelow sacutedotaccent scarondotaccent sdotbelowdotaccent ];
+@_s_R = [ s sacute scircumflex scedilla scaron scommaaccent dzecyrillic uni023F st sdotaccent sdotbelow sacutedotaccent scarondotaccent sdotbelowdotaccent ];
+@_u_R = [ u ugrave uacute ucircumflex udieresis utilde umacron ubreve uring uhungarumlaut uogonek udotbelow uhookabove uhorn uhornacute uhorngrave uhornhookabove uhorntilde uhorndotbelow upsilon upsilondieresistonos upsilondieresis upsilontonos ucaron udieresismacron udieresisacute udieresiscaron udieresisgrave udblgrave uinvertedbreve udieresisbelow utildebelow ucircumflexbelow utildeacute umacrondieresis uni1F50 uni1F51 uni1F52 uni1F53 uni1F54 uni1F55 uni1F56 uni1F57 uni1F7A uni1F7B uni1FE0 uni1FE1 uni1FE2 uni1FE3 ];
+@_u_L = [ u ugrave uacute ucircumflex udieresis utilde umacron ubreve uring uhungarumlaut uogonek udotbelow uhookabove uniA737 ucaron udieresismacron udieresisacute udieresiscaron udieresisgrave udblgrave uinvertedbreve udieresisbelow utildebelow ucircumflexbelow utildeacute umacrondieresis ];
+@_x_L = [ x khacyrillic uni04FD hadescendercyrillic zhecyrillic zhebrevecyrillic zhedieresiscyrillic zhedescendercyrillic uni0515 uni0517 xdotaccent xdieresis ];
+@_x_R = [ x khacyrillic uni04FD hadescendercyrillic zhecyrillic zhebrevecyrillic zhedieresiscyrillic zhedescendercyrillic xdotaccent xdieresis ];
+@_z_L = [ z zacute zdotaccent zcaron Dzcaron dzcaron uni2C6C uniA641 uniA643 Dz dz zcircumflex zdotbelow zlinebelow zbar ];
+@_z_R = [ z zacute zdotaccent zcaron uni0240 uni2C6C uniA641 uniA643 zcircumflex zdotbelow zlinebelow zbar ];
+@_quote_L = [ quotesingle quotedbl second quotedblleft quotedblright quoteleft quoteright quotereversed apostrophemod minute ];
+@_quote_R = [ quotesingle quotedbl second quotedblleft quotedblright quoteleft quoteright quotereversed apostrophemod minute ];
+@_hyphen_L = [ hyphen emdash endash softhyphen horizontalbar ];
+@_hyphen_R = [ hyphen emdash endash softhyphen horizontalbar ];
+@_period_L = [ period comma ellipsis twodotleader quotedblbase quotesinglbase ];
+@_period_R = [ period comma ellipsis twodotleader quotedblbase quotesinglbase ];
+@_uni042C_L = [ afii10046 afii10058 afii10059 afii10044 afii10146 uniA64E uniA652 ];
+@_uni044C_L = [ softsigncyrillic hardsigncyrillic ljecyrillic njecyrillic yatcyrillic uniA64F uniA653 ];
+@_uni0427_R = [ afii10041 Chedieresiscyrillic Chedescendercyrillic Chekhakassiancyrillic uniA686 ];
+@_uni0447_R = [ checyrillic chedieresiscyrillic chedescendercyrillic chekhakassiancyrillic uniA687 ];
+@_uni041B_R = [ afii10029 afii10058 uni0512 uni04C5 uni0508 uni0514 uni0520 ];
+@_uni043B_R = [ elcyrillic ljecyrillic uni0513 uni04C6 uni0515 uni0521 ];
+
+# gdef classes
+
+@GDEF_BASE = [ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AE AEacute AEmacron Aacute Abreve Acaron Acircumflex Adieresis Agrave Alpha Alphatonos Amacron Aogonek Aogonek.NAV Aring Aringacute Atilde Beta Cacute Ccaron Ccedilla Ccircumflex Dcaron Dcroat Eacute Ebreve Ecaron Ecircumflex Edieresis Edotaccent Egrave Emacron Eng Eogonek Eogonek.NAV Epsilon Epsilon1 Epsilontonos Esh Eta Etatonos Eth Gacute Gamma Gbar Gbreve Gcaron Gcircumflex Gcommaaccent Gsmallcap Gsmallcaphook Hbar Hcircumflex Iacute Ibar Ibreve Icaron Icircumflex Idieresis Idotaccent Igrave Imacron Iogonek Iota Iota1 Iotadieresis Iotatonos Ismallcap Itilde Jcircumflex Kappa Kcaron Kcommaaccent Lacute Lcaron Lcommaaccent Ldot Lslash Lsmallcap Mu Nacute Ncaron Ncommaaccent Nsmallcap Ntilde Nu OE OEsmallcap Oacute Obar Obreve Ocaron Ocircumflex Odieresis Ograve Ohorn Ohungarumlaut Omacron Omega Omicron Omicrontonos Oogonek Oogonek.NAV Oslash Oslashacute Otilde Racute Rcaron Rcommaaccent Rho Rsmallcap Rsmallcapinv Sacute Scaron Scedilla Schwa Scircumflex Tau Tbar Tcaron Uacute Ubreve Ucaron Ucircumflex Udieresis Ugrave Uhorn Uhungarumlaut Umacron Uogonek Upsilon Upsilondieresis Upsilontonos Uring Utilde Wacute Wcircumflex Wdieresis Wgrave Yacute Ycircumflex Ydieresis Ygrave Ysmallcap Zacute Zbar Zcaron Zdotaccent Zeta a_uni02DE aacute abreve acaron acircumflex adieresis ae aeacute aemacron agrave alpha alphatonos amacron aogonek aogonek.NAV aring aringacute ascript ascriptturn atilde aturn babygamma bbar bhook bullseye cacute ccaron ccedilla ccircumflex ccurl cedilla cstretch dcaron dcroat dhook dotlessi drthook dyogh dz dzcurl eacute ebreve ecaron ecircumflex edieresis edotaccent egrave emacron eng eogonek eogonek.NAV epsilon epsilon1 epsilon1rev epsilon1revclosed epsilon1revhook epsilonclosed epsilontonos erev esh eshcurl eshshortrev eta etatonos eturn finalkaf finalmem finalnun franc gacute gamma1 gbar gbreve gcaron gcircumflex gcommaaccent gcursive ghook glottalstop glottalstopbar glottalstopbarrev glottalstopinv glottalstoprevinv hbar hcircumflex henghook hhook hturn iacute ibar ibreve icaron icircumflex idieresis igrave imacron iogonek iota iota1 iotadieresis iotadieresistonos iotatonos itilde jcircumflex jcrosstail jdotlessbar jhookdblbar kappa kcaron kcommaaccent kgreenlandic kturn lacute lbar lbelt lcaron lcommaaccent ldot lmidtilde longs lrthook lslash lyogh mhook mturn mturndescend nacute napostrophe ncaron ncommaaccent nlfthook nrthook ntilde nu o_uni02DE oacute obar obreve ocaron ocircumflex odieresis oe ogonek ograve ohorn ohungarumlaut omacron omega omegaclosed omegatonos omicron omicrontonos oogonek oogonek.NAV oopen oslash oslashacute otilde philatin psi qhook racute rcaron rcommaaccent rdescend rfishhook rfishhookrev rho rrthook rturn rturnascend rturnrthook sacute scaron scedilla schwa schwahook scircumflex srthook tbar tcaron tccurl tesh trthook ts tturn uacute ubar ubreve ucaron ucircumflex udieresis ugrave uhorn uhungarumlaut umacron uni0069.ccmp uni006A.ccmp Cdotaccent cdotaccent Gdotaccent gdotaccent uni012F.ccmp Tcommaaccent tcommaaccent nlegrightlong Udieresismacron udieresismacron Udieresisacute udieresisacute Udieresiscaron udieresiscaron Udieresisgrave udieresisgrave Adieresismacron adieresismacron Adotmacron adotmacron Oogonekmacron oogonekmacron jcaron uni01F8 uni01F9 Adblgrave adblgrave Ainvertedbreve ainvertedbreve Edblgrave edblgrave Einvertedbreve einvertedbreve Idblgrave idblgrave Iinvertedbreve iinvertedbreve Odblgrave odblgrave Oinvertedbreve oinvertedbreve Rdblgrave rdblgrave Rinvertedbreve rinvertedbreve Udblgrave udblgrave Uinvertedbreve uinvertedbreve Scommaaccent scommaaccent uni021A uni021B uni021E uni021F uni0226 uni0227 uni0228 uni0229 uni022A uni022B uni022C uni022D uni022E uni022F uni0230 uni0231 uni0232 uni0233 dotlessj uni023D uni0243 uni0244 uni0248 uni0249 uni0249.ccmp uni024C uni024D uni024E uni024F uni0268.ccmp ezh ezhcurl uni0299 uni029C uni029D.ccmp uni02A9 uni02AB uni02AC uni02AE rhotichookmod uni037F Upsilonhooksymbol Upsilonacutehooksymbolgreek Upsilondieresishooksymbolgreek pisymbolgreek sigmalunatesymbolgreek yotgreek uni03F3.ccmp uni03F4 uni03F9 uni03FA uni0400 afii10023 afii10052 afii10053 afii10054 afii10055 afii10056 afii10057 afii10061 uni040D afii10062 afii10017 afii10019 afii10020 afii10022 afii10024 afii10025 afii10026 afii10027 afii10029 afii10030 afii10031 afii10032 afii10034 afii10035 afii10036 afii10037 afii10039 afii10041 afii10045 afii10047 afii10048 afii10049 afii10065 vecyrillic gecyrillic decyrillic iecyrillic zhecyrillic zecyrillic iicyrillic iishortcyrillic kacyrillic elcyrillic emcyrillic encyrillic ocyrillic pecyrillic ercyrillic escyrillic tecyrillic ucyrillic efcyrillic khacyrillic tsecyrillic checyrillic shacyrillic shchacyrillic yericyrillic ereversedcyrillic iucyrillic iacyrillic uni0450 iocyrillic gjecyrillic ecyrillic dzecyrillic icyrillic uni0456.ccmp yicyrillic jecyrillic uni0458.ccmp kjecyrillic uni045D ushortcyrillic Omegacyrillic omegacyrillic ksicyrillic psicyrillic afii10147 fitacyrillic afii10148 izhitsacyrillic Izhitsadblgravecyrillic izhitsadblgravecyrillic omegaroundcyrillic otcyrillic Koppacyrillic koppacyrillic uni048A uni048B Ghestrokecyrillic ghestrokecyrillic Zhedescendercyrillic zhedescendercyrillic Zedescendercyrillic zedescendercyrillic kadescendercyrillic Endescendercyrillic endescendercyrillic Haabkhasiancyrillic haabkhasiancyrillic Esdescendercyrillic esdescendercyrillic Tedescendercyrillic tedescendercyrillic Ustraightcyrillic Ustraightstrokecyrillic Hadescendercyrillic hadescendercyrillic Chedescendercyrillic chedescendercyrillic Shhacyrillic shhacyrillic Cheabkhasiancyrillic cheabkhasiancyrillic palochkacyrillic Zhebrevecyrillic zhebrevecyrillic uni04C6 uni04C9 uni04CA Chekhakassiancyrillic chekhakassiancyrillic uni04CD uni04CE uni04CF Abrevecyrillic abrevecyrillic Adieresiscyrillic adieresiscyrillic Aiecyrillic aiecyrillic Iebrevecyrillic iebrevecyrillic Schwacyrillic schwacyrillic Schwadieresiscyrillic schwadieresiscyrillic Zhedieresiscyrillic zhedieresiscyrillic Zedieresiscyrillic zedieresiscyrillic Imacroncyrillic imacroncyrillic Idieresiscyrillic idieresiscyrillic Odieresiscyrillic odieresiscyrillic Obarredcyrillic obarredcyrillic Obarreddieresiscyrillic obarreddieresiscyrillic uni04EC uni04ED Umacroncyrillic umacroncyrillic Udieresiscyrillic udieresiscyrillic Uhungarumlautcyrillic uhungarumlautcyrillic Chedieresiscyrillic chedieresiscyrillic uni04F6 uni04F7 Yerudieresiscyrillic yerudieresiscyrillic uni04FC uni04FD uni04FE uni04FF uni0501 uni0504 uni0506 uni050A uni050C uni050D uni050E uni0510 uni0511 uni0513 uni051A uni051B uni051C uni051D uni0525 uni0526 uni0527 uni052F uni1D00 uni1D01 uni1D02 uni1D03 uni1D04 uni1D05 uni1D06 uni1D07 uni1D08 uni1D09 uni1D0A uni1D0B uni1D0C uni1D0D uni1D0E uni1D0F uni1D10 uni1D14 uni1D15 uni1D18 uni1D19 uni1D1A uni1D1B uni1D1C uni1D20 uni1D21 uni1D22 uni1D23 uni1D24 uni1D25 uni1D26 uni1D27 uni1D28 uni1D29 uni1D2A uni1D2B uni1D6B uni1D6C uni1D6D uni1D6E uni1D6F uni1D70 uni1D71 uni1D72 uni1D73 uni1D74 uni1D75 uni1D76 uni1D77 uni1D79 uni1D7A uni1D7B uni1D7C uni1D7D uni1D7E uni1D7F uni1D80 uni1D81 uni1D82 uni1D83 uni1D84 uni1D85 uni1D86 uni1D87 uni1D88 uni1D89 uni1D8A uni1D8B uni1D8C uni1D8D uni1D8E uni1D8F uni1D90 uni1D91 uni1D92 uni1D93 uni1D94 uni1D95 uni1D96 uni1D96.ccmp uni1D97 uni1D98 uni1D99 uni1D9A Aringbelow aringbelow Bdotaccent bdotaccent Bdotbelow bdotbelow Blinebelow blinebelow Ccedillaacute ccedillaacute Ddotaccent ddotaccent Ddotbelow ddotbelow Dlinebelow dlinebelow Dcedilla dcedilla Dcircumflexbelow dcircumflexbelow Emacrongrave emacrongrave Emacronacute emacronacute Ecircumflexbelow ecircumflexbelow Etildebelow etildebelow Ecedillabreve ecedillabreve Fdotaccent fdotaccent Gmacron gmacron Hdotaccent hdotaccent Hdotbelow hdotbelow Hdieresis hdieresis Hbrevebelow hbrevebelow Itildebelow itildebelow uni1E2D.ccmp Idieresisacute idieresisacute Kacute kacute Kdotbelow kdotbelow Klinebelow klinebelow Ldotbelow ldotbelow Ldotbelowmacron ldotbelowmacron Llinebelow llinebelow Lcircumflexbelow lcircumflexbelow Macute macute Mdotaccent mdotaccent Mdotbelow mdotbelow Ndotaccent ndotaccent Ndotbelow ndotbelow Nlinebelow nlinebelow Ncircumflexbelow ncircumflexbelow Otildeacute otildeacute Otildedieresis otildedieresis Omacrongrave omacrongrave Omacronacute omacronacute Pacute pacute Pdotaccent pdotaccent Rdotaccent rdotaccent Rdotbelow rdotbelow Rdotbelowmacron rdotbelowmacron Rlinebelow rlinebelow Sdotaccent sdotaccent Sdotbelow sdotbelow Sacutedotaccent sacutedotaccent Scarondotaccent scarondotaccent Sdotbelowdotaccent sdotbelowdotaccent Tdotaccent tdotaccent Tdotbelow tdotbelow Tlinebelow tlinebelow Tcircumflexbelow tcircumflexbelow Udieresisbelow udieresisbelow Utildebelow utildebelow Ucircumflexbelow ucircumflexbelow Utildeacute utildeacute Umacrondieresis umacrondieresis Vtilde vtilde Vdotbelow vdotbelow Wdotaccent wdotaccent Wdotbelow wdotbelow Xdotaccent xdotaccent Xdieresis xdieresis Ydotaccent ydotaccent Zcircumflex zcircumflex Zdotbelow zdotbelow Zlinebelow zlinebelow hlinebelow tdieresis wring yring arighthalfring Adotbelow adotbelow Ahookabove ahookabove Acircumflexacute acircumflexacute Acircumflexgrave acircumflexgrave Acircumflexhookabove acircumflexhookabove Acircumflextilde acircumflextilde Acircumflexdotbelow acircumflexdotbelow Abreveacute abreveacute Abrevegrave abrevegrave Abrevehookabove abrevehookabove Abrevetilde abrevetilde Abrevedotbelow abrevedotbelow Edotbelow edotbelow Ehookabove ehookabove Etilde etilde Ecircumflexacute ecircumflexacute Ecircumflexgrave ecircumflexgrave Ecircumflexhookabove ecircumflexhookabove Ecircumflextilde ecircumflextilde Ecircumflexdotbelow ecircumflexdotbelow Ihookabove ihookabove Idotbelow idotbelow uni1ECB.ccmp Odotbelow odotbelow Ohookabove ohookabove Ocircumflexacute ocircumflexacute Ocircumflexgrave ocircumflexgrave Ocircumflexhookabove ocircumflexhookabove Ocircumflextilde ocircumflextilde Ocircumflexdotbelow ocircumflexdotbelow Ohornacute ohornacute Ohorngrave ohorngrave Ohornhookabove ohornhookabove Ohorntilde ohorntilde Ohorndotbelow ohorndotbelow Udotbelow udotbelow Uhookabove uhookabove Uhornacute uhornacute Uhorngrave uhorngrave Uhornhookabove uhornhookabove Uhorntilde uhorntilde Uhorndotbelow uhorndotbelow Ydotbelow ydotbelow Yhookabove yhookabove Ytilde ytilde uni1F00 uni1F01 uni1F02 uni1F03 uni1F04 uni1F05 uni1F06 uni1F07 uni1F08 uni1F09 uni1F0A uni1F0B uni1F0C uni1F0D uni1F0E uni1F0F uni1F10 uni1F11 uni1F12 uni1F13 uni1F14 uni1F15 uni1F18 uni1F19 uni1F1A uni1F1B uni1F1C uni1F1D uni1F20 uni1F21 uni1F22 uni1F23 uni1F24 uni1F25 uni1F26 uni1F27 uni1F28 uni1F29 uni1F2A uni1F2B uni1F2C uni1F2D uni1F2E uni1F2F uni1F30 uni1F31 uni1F32 uni1F33 uni1F34 uni1F35 uni1F36 uni1F37 uni1F38 uni1F39 uni1F3A uni1F3B uni1F3C uni1F3D uni1F3E uni1F3F uni1F40 uni1F41 uni1F42 uni1F43 uni1F44 uni1F45 uni1F48 uni1F49 uni1F4A uni1F4B uni1F4C uni1F4D uni1F50 uni1F51 uni1F52 uni1F53 uni1F54 uni1F55 uni1F56 uni1F57 uni1F59 uni1F5B uni1F5D uni1F5F uni1F60 uni1F61 uni1F62 uni1F63 uni1F64 uni1F65 uni1F66 uni1F67 uni1F70 uni1F71 uni1F72 uni1F73 uni1F74 uni1F75 uni1F76 uni1F77 uni1F78 uni1F79 uni1F7A uni1F7B uni1F7C uni1F7D uni1F80 uni1F81 uni1F82 uni1F83 uni1F84 uni1F85 uni1F86 uni1F87 uni1F88 uni1F89 uni1F8A uni1F8B uni1F8C uni1F8D uni1F8E uni1F8F uni1F90 uni1F91 uni1F92 uni1F93 uni1F94 uni1F95 uni1F96 uni1F97 uni1F98 uni1F99 uni1F9A uni1F9B uni1F9C uni1F9D uni1F9E uni1F9F uni1FA0 uni1FA1 uni1FA2 uni1FA3 uni1FA4 uni1FA5 uni1FA6 uni1FA7 uni1FB0 uni1FB1 uni1FB2 uni1FB3 uni1FB4 uni1FB6 uni1FB7 uni1FB8 uni1FB9 uni1FBA uni1FBB uni1FBC uni1FC2 uni1FC3 uni1FC4 uni1FC6 uni1FC7 uni1FC8 uni1FC9 uni1FCA uni1FCB uni1FCC uni1FD0 uni1FD1 uni1FD2 uni1FD3 uni1FD6 uni1FD7 uni1FD8 uni1FD9 uni1FDA uni1FDB uni1FE0 uni1FE1 uni1FE2 uni1FE3 uni1FE4 uni1FE5 uni1FE6 uni1FE7 uni1FE8 uni1FE9 uni1FEA uni1FEB uni1FEC uni1FF2 uni1FF3 uni1FF4 uni1FF6 uni1FF7 uni1FF8 uni1FF9 dong uni2C67 uni2C68 uniA790 uniA791 uogonek upsilon upsilondieresis upsilondieresistonos upsilonlatin upsilontonos uring utilde vscript vturn wacute wcircumflex wdieresis wgrave wturn yacute ycircumflex ydieresis ygrave yturn zacute zbar zcaron zcurl zdotaccent zrthook ];
+
+@GDEF_LIGATURE = [ longst st uni02E5_uni02E5_uni02E6 uni02E5_uni02E5_uni02E7 uni02E5_uni02E5_uni02E8 uni02E5_uni02E5_uni02E9 uni02E5_uni02E6 uni02E5_uni02E6_uni02E5 uni02E5_uni02E6_uni02E6 uni02E5_uni02E6_uni02E7 uni02E5_uni02E6_uni02E8 uni02E5_uni02E6_uni02E9 uni02E5_uni02E7 uni02E5_uni02E7_uni02E5 uni02E5_uni02E7_uni02E6 uni02E5_uni02E7_uni02E7 uni02E5_uni02E7_uni02E8 uni02E5_uni02E7_uni02E9 uni02E5_uni02E8 uni02E5_uni02E8_uni02E5 uni02E5_uni02E8_uni02E6 uni02E5_uni02E8_uni02E7 uni02E5_uni02E8_uni02E8 uni02E5_uni02E8_uni02E9 uni02E5_uni02E9 uni02E5_uni02E9_uni02E5 uni02E5_uni02E9_uni02E6 uni02E5_uni02E9_uni02E7 uni02E5_uni02E9_uni02E8 uni02E5_uni02E9_uni02E9 uni02E6_uni02E5 uni02E6_uni02E5_uni02E5 uni02E6_uni02E5_uni02E6 uni02E6_uni02E5_uni02E7 uni02E6_uni02E5_uni02E8 uni02E6_uni02E5_uni02E9 uni02E6_uni02E6_uni02E5 uni02E6_uni02E6_uni02E7 uni02E6_uni02E6_uni02E8 uni02E6_uni02E6_uni02E9 uni02E6_uni02E7 uni02E6_uni02E7_uni02E5 uni02E6_uni02E7_uni02E6 uni02E6_uni02E7_uni02E7 uni02E6_uni02E7_uni02E8 uni02E6_uni02E7_uni02E9 uni02E6_uni02E8 uni02E6_uni02E8_uni02E5 uni02E6_uni02E8_uni02E6 uni02E6_uni02E8_uni02E7 uni02E6_uni02E8_uni02E8 uni02E6_uni02E8_uni02E9 uni02E6_uni02E9 uni02E6_uni02E9_uni02E5 uni02E6_uni02E9_uni02E6 uni02E6_uni02E9_uni02E7 uni02E6_uni02E9_uni02E8 uni02E6_uni02E9_uni02E9 uni02E7_uni02E5 uni02E7_uni02E5_uni02E5 uni02E7_uni02E5_uni02E6 uni02E7_uni02E5_uni02E7 uni02E7_uni02E5_uni02E8 uni02E7_uni02E5_uni02E9 uni02E7_uni02E6 uni02E7_uni02E6_uni02E5 uni02E7_uni02E6_uni02E6 uni02E7_uni02E6_uni02E7 uni02E7_uni02E6_uni02E8 uni02E7_uni02E6_uni02E9 uni02E7_uni02E7_uni02E5 uni02E7_uni02E7_uni02E6 uni02E7_uni02E7_uni02E8 uni02E7_uni02E7_uni02E9 uni02E7_uni02E8 uni02E7_uni02E8_uni02E5 uni02E7_uni02E8_uni02E6 uni02E7_uni02E8_uni02E7 uni02E7_uni02E8_uni02E8 uni02E7_uni02E8_uni02E9 uni02E7_uni02E9 uni02E7_uni02E9_uni02E5 uni02E7_uni02E9_uni02E6 uni02E7_uni02E9_uni02E7 uni02E7_uni02E9_uni02E8 uni02E7_uni02E9_uni02E9 uni02E8_uni02E5 uni02E8_uni02E5_uni02E5 uni02E8_uni02E5_uni02E6 uni02E8_uni02E5_uni02E7 uni02E8_uni02E5_uni02E8 uni02E8_uni02E5_uni02E9 uni02E8_uni02E6 uni02E8_uni02E6_uni02E5 uni02E8_uni02E6_uni02E6 uni02E8_uni02E6_uni02E7 uni02E8_uni02E6_uni02E8 uni02E8_uni02E6_uni02E9 uni02E8_uni02E7 uni02E8_uni02E7_uni02E5 uni02E8_uni02E7_uni02E6 uni02E8_uni02E7_uni02E7 uni02E8_uni02E7_uni02E8 uni02E8_uni02E7_uni02E9 uni02E8_uni02E8_uni02E5 uni02E8_uni02E8_uni02E6 uni02E8_uni02E8_uni02E7 uni02E8_uni02E8_uni02E9 uni02E8_uni02E9 uni02E8_uni02E9_uni02E5 uni02E8_uni02E9_uni02E6 uni02E8_uni02E9_uni02E7 uni02E8_uni02E9_uni02E8 uni02E8_uni02E9_uni02E9 uni02E9_uni02E5 uni02E9_uni02E5_uni02E5 uni02E9_uni02E5_uni02E6 uni02E9_uni02E5_uni02E7 uni02E9_uni02E5_uni02E8 uni02E9_uni02E5_uni02E9 uni02E9_uni02E6 uni02E9_uni02E6_uni02E5 uni02E9_uni02E6_uni02E6 uni02E9_uni02E6_uni02E7 uni02E9_uni02E6_uni02E8 uni02E9_uni02E6_uni02E9 uni02E9_uni02E7 uni02E9_uni02E7_uni02E5 uni02E9_uni02E7_uni02E6 uni02E9_uni02E7_uni02E7 uni02E9_uni02E7_uni02E8 uni02E9_uni02E7_uni02E9 uni02E9_uni02E8 uni02E9_uni02E8_uni02E5 uni02E9_uni02E8_uni02E6 uni02E9_uni02E8_uni02E7 uni02E9_uni02E8_uni02E8 uni02E9_uni02E8_uni02E9 uni02E9_uni02E9_uni02E5 uni02E9_uni02E9_uni02E6 uni02E9_uni02E9_uni02E7 uni02E9_uni02E9_uni02E8 uni1AB9_uni1ABD uni1ABA_uni1ABD slongdotaccent ];
+
+@GDEF_MARK = [ acutecomb acutedblnosp acuterightnosp acutesubnosp anglesupnosp archdblsubnosp breveinvnosp breveinvsubnosp breveinvsubnosp_uni1ABD brevenosp brevesubnosp bridgeinvsubnosp bridgesubnosp candrabindunosp cedillanosp circumflexnosp circumflexsubnosp commaaccent commasuprevnosp commaturnsupnosp diaeresistonosnosp dieresisnosp dieresisnosp_uni1ABB dotbelow dotbelow_uni1ABD dotdblsubnosp dotdblsubnosp_uni1ABD dotnosp gravecomb graveleftnosp gravesubnosp hook iotasubnosp iotasubnosp_uni1ABD linevertdblnosp linevertnosp linevertsubnosp linevertsubnosp_uni1ABD macroncomb macroncomb_uni1ABB macronsubnosp minussubnosp ogoneknosp overscoredblnosp overscorenosp plussubnosp ringlefthalfsubnosp ringnosp ringrighthalfsubnosp ringsubnosp ringsubnosp_uni1ABD seagullsubnosp squaresubnosp tackdownsubnosp tackleftsubnosp tackrightsubnosp tackupsubnosp tildecomb tildecomb_uni1ABB tildecomb_uni1ABC tildesubnosp tildesubnosp_uni1ABD tildevertsupnosp underscoredblnosp underscorenosp caroncmb uni030C_uni1ABB dblgravecmb commaabovecmb commaaboverightcmb commabelowcmb caronbelowcmb perispomenigreekcmb koroniscmb uni0346 uni0347 uni0348 uni0349 uni034A uni034B uni034C uni034D uni034E uni0350 uni0351 uni0352 uni0353 uni0354 uni0355 uni0356 uni0357 uni0359 uni035A uni035B uni035C uni035D uni035E uni035F tildedoublecmb breveinverteddoublecmb uni0362 uni0363 uni0364 uni0365 uni0366 uni0367 uni0368 uni0369 uni036A uni036B uni036C uni036D uni036E uni036F titlocyrilliccmb palatalizationcyrilliccmb uni1AB0 uni1AB1 uni1AB2 uni1AB3 uni1AB4 uni1AB5 uni1AB6 uni1AB7 uni1AB8 uni1AB8_uni1ABD uni1ABB uni1ABC uni1ABC.w1 uni1ABC.w2 uni1ABC.w3 uni1ABE.w1 uni1ABE.w2 uni1ABE.w3 uni1DC0 uni1DC1 uni1DC2 uni1DC3 uni1DC4 uni1DC5 uni1DC6 uni1DC7 uni1DC8 uni1DC9 uni1DCA uni1DCB uni1DCC uni1DCD uni1DCE uni1DCF uni1DD0 uni1DD1 uni1DD2 uni1DD3 uni1DD4 uni1DD5 uni1DD6 uni1DD7 uni1DD8 uni1DD9 uni1DDA uni1DDB uni1DDC uni1DDD uni1DDE uni1DDF uni1DE0 uni1DE1 uni1DE2 uni1DE3 uni1DE4 uni1DE5 uni1DE6 uni1DE7 uni1DE8 uni1DE9 uni1DEA uni1DEB uni1DEC uni1DED uni1DEE uni1DEF uni1DF0 uni1DF1 uni1DF2 uni1DF3 uni1DF4 uni1DF5 uni1DFD uni1DFE uni1DFF xsupnosp ];
+
+@GDEF_COMPONENT = [ acutedotcomb breveacutecomb brevegravecomb brevehookcomb brevetildecomb carondotcomb circumflexacutecomb circumflexgravecomb circumflexhookcomb circumflextildecomb commaaccentrotate dieresisacutecomb dieresiscaroncomb dieresisgravecomb dieresismacroncomb dotmacroncomb macronacutecomb macrondieresiscomb macrongravecomb ringacute tildeacutecomb tildedieresiscomb tildemacroncomb tonebarextrahighmod tonebarhighmod tonebarmidmod tonebarlowmod tonebarextralowmod uni1AB9 uni1ABA uni1ABD ];
+
+table GDEF {
+ GlyphClassDef @GDEF_BASE, @GDEF_LIGATURE, @GDEF_MARK, @GDEF_COMPONENT;
+} GDEF;
+
+
+feature mark {
+ ;#insert from script mark
+} mark;
+
+
+feature mkmk {
+ ;#insert from script mkmk
+} mkmk;
+
+
+feature ccmp {
+
+ lookup ccmp01 {
+
+ sub tildecomb uni1ABB by tildecomb_uni1ABB;
+ sub tildecomb uni1ABC by tildecomb_uni1ABC;
+ sub macroncomb uni1ABB by macroncomb_uni1ABB;
+ sub dieresisnosp uni1ABB by dieresisnosp_uni1ABB;
+ sub caroncmb uni1ABB by uni030C_uni1ABB;
+ sub iotasubnosp uni1ABD by iotasubnosp_uni1ABD;
+ sub dotdblsubnosp uni1ABD by dotdblsubnosp_uni1ABD;
+ sub dotbelow uni1ABD by dotbelow_uni1ABD;
+ sub ringsubnosp uni1ABD by ringsubnosp_uni1ABD;
+ sub linevertsubnosp uni1ABD by linevertsubnosp_uni1ABD;
+ sub breveinvsubnosp uni1ABD by breveinvsubnosp_uni1ABD;
+ sub tildesubnosp uni1ABD by tildesubnosp_uni1ABD;
+ sub uni1AB9 uni1ABD by uni1AB9_uni1ABD;
+ sub uni1ABA uni1ABD by uni1ABA_uni1ABD;
+ sub uni1AB8 uni1ABD by uni1AB8_uni1ABD;
+
+ } ccmp01;
+
+ lookup ccmp02 {
+ sub i' @ccmp_acc by uni0069.ccmp;
+ sub j' @ccmp_acc by uni006A.ccmp;
+ sub iogonek' @ccmp_acc by uni012F.ccmp;
+ sub uni0249' @ccmp_acc by uni0249.ccmp;
+ sub ibar' @ccmp_acc by uni0268.ccmp;
+ sub jcrosstail' @ccmp_acc by uni029D.ccmp;
+ sub jsuper' @ccmp_acc by uni02B2.ccmp;
+ sub yotgreek' @ccmp_acc by uni03F3.ccmp;
+ sub icyrillic' @ccmp_acc by uni0456.ccmp;
+ sub jecyrillic' @ccmp_acc by uni0458.ccmp;
+ sub uni1D62' @ccmp_acc by uni1D62.ccmp;
+ sub uni1D96' @ccmp_acc by uni1D96.ccmp;
+ sub uni1DA4' @ccmp_acc by uni1DA4.ccmp;
+ sub uni1DA8' @ccmp_acc by uni1DA8.ccmp;
+ sub itildebelow' @ccmp_acc by uni1E2D.ccmp;
+ sub idotbelow' @ccmp_acc by uni1ECB.ccmp;
+ sub isuperior' @ccmp_acc by uni2071.ccmp;
+ sub uni2C7C' @ccmp_acc by uni2C7C.ccmp;
+ } ccmp02;
+
+ lookup ccmp03 {
+
+ sub d caroncmb by dcaron;
+ sub l caroncmb by lcaron;
+ sub t caroncmb by tcaron;
+
+ sub A gravecomb by Agrave;
+ sub A acutecomb by Aacute;
+ sub A circumflexnosp by Acircumflex;
+ sub A tildecomb by Atilde;
+ sub A dieresisnosp by Adieresis;
+ sub A ringnosp by Aring;
+ sub A ringacute by Aringacute;
+ sub C cedillanosp by Ccedilla;
+ sub E gravecomb by Egrave;
+ sub E acutecomb by Eacute;
+ sub E circumflexnosp by Ecircumflex;
+ sub E dieresisnosp by Edieresis;
+ sub I gravecomb by Igrave;
+ sub I acutecomb by Iacute;
+ sub I circumflexnosp by Icircumflex;
+ sub I dieresisnosp by Idieresis;
+ sub N tildecomb by Ntilde;
+ sub O gravecomb by Ograve;
+ sub O acutecomb by Oacute;
+ sub O circumflexnosp by Ocircumflex;
+ sub O tildecomb by Otilde;
+ sub O dieresisnosp by Odieresis;
+ sub U gravecomb by Ugrave;
+ sub U acutecomb by Uacute;
+ sub U circumflexnosp by Ucircumflex;
+ sub U dieresisnosp by Udieresis;
+ sub Y acutecomb by Yacute;
+ sub a gravecomb by agrave;
+ sub a acutecomb by aacute;
+ sub a circumflexnosp by acircumflex;
+ sub a tildecomb by atilde;
+ sub a dieresisnosp by adieresis;
+ sub a ringnosp by aring;
+ sub a ringacute by aringacute;
+ sub c cedillanosp by ccedilla;
+ sub e gravecomb by egrave;
+ sub e acutecomb by eacute;
+ sub e circumflexnosp by ecircumflex;
+ sub e dieresisnosp by edieresis;
+ sub dotlessi gravecomb by igrave;
+ sub dotlessi acutecomb by iacute;
+ sub dotlessi circumflexnosp by icircumflex;
+ sub dotlessi dieresisnosp by idieresis;
+ sub n tildecomb by ntilde;
+ sub o gravecomb by ograve;
+ sub o acutecomb by oacute;
+ sub o circumflexnosp by ocircumflex;
+ sub o tildecomb by otilde;
+ sub o dieresisnosp by odieresis;
+ sub u gravecomb by ugrave;
+ sub u acutecomb by uacute;
+ sub u circumflexnosp by ucircumflex;
+ sub u dieresisnosp by udieresis;
+ sub y acutecomb by yacute;
+ sub y dieresisnosp by ydieresis;
+ sub A macroncomb by Amacron;
+ sub a macroncomb by amacron;
+ sub A brevenosp by Abreve;
+ sub a brevenosp by abreve;
+ sub A ogoneknosp by Aogonek;
+ sub a ogoneknosp by aogonek;
+ sub C acutecomb by Cacute;
+ sub c acutecomb by cacute;
+ sub C circumflexnosp by Ccircumflex;
+ sub c circumflexnosp by ccircumflex;
+ sub C dotnosp by Cdotaccent;
+ sub c dotnosp by cdotaccent;
+ sub C caroncmb by Ccaron;
+ sub c caroncmb by ccaron;
+ sub D caroncmb by Dcaron;
+ sub E macroncomb by Emacron;
+ sub e macroncomb by emacron;
+ sub E brevenosp by Ebreve;
+ sub e brevenosp by ebreve;
+ sub E dotnosp by Edotaccent;
+ sub e dotnosp by edotaccent;
+ sub E ogoneknosp by Eogonek;
+ sub e ogoneknosp by eogonek;
+ sub E caroncmb by Ecaron;
+ sub e caroncmb by ecaron;
+ sub G circumflexnosp by Gcircumflex;
+ sub g circumflexnosp by gcircumflex;
+ sub G brevenosp by Gbreve;
+ sub g brevenosp by gbreve;
+ sub G dotnosp by Gdotaccent;
+ sub g dotnosp by gdotaccent;
+ sub G commaaccent by Gcommaaccent;
+ sub g commaaccentrotate by gcommaaccent;
+ sub H circumflexnosp by Hcircumflex;
+ sub h circumflexnosp by hcircumflex;
+ sub I tildecomb by Itilde;
+ sub dotlessi tildecomb by itilde;
+ sub I macroncomb by Imacron;
+ sub dotlessi macroncomb by imacron;
+ sub I brevenosp by Ibreve;
+ sub dotlessi brevenosp by ibreve;
+ sub I ogoneknosp by Iogonek;
+ sub i ogoneknosp by iogonek;
+ sub I dotnosp by Idotaccent;
+ sub J circumflexnosp by Jcircumflex;
+ sub dotlessj circumflexnosp by jcircumflex;
+ sub K commaaccent by Kcommaaccent;
+ sub k commaaccent by kcommaaccent;
+ sub L acutecomb by Lacute;
+ sub l acutecomb by lacute;
+ sub L commaaccent by Lcommaaccent;
+ sub l commaaccent by lcommaaccent;
+ sub L dotnosp by Ldot;
+ sub l dotnosp by ldot;
+ sub N acutecomb by Nacute;
+ sub n acutecomb by nacute;
+ sub N commaaccent by Ncommaaccent;
+ sub n commaaccent by ncommaaccent;
+ sub N caroncmb by Ncaron;
+ sub n caroncmb by ncaron;
+ sub O macroncomb by Omacron;
+ sub o macroncomb by omacron;
+ sub O brevenosp by Obreve;
+ sub o brevenosp by obreve;
+ sub O acutedblnosp by Ohungarumlaut;
+ sub o acutedblnosp by ohungarumlaut;
+ sub R acutecomb by Racute;
+ sub r acutecomb by racute;
+ sub R commaaccent by Rcommaaccent;
+ sub r commaaccent by rcommaaccent;
+ sub R caroncmb by Rcaron;
+ sub r caroncmb by rcaron;
+ sub S acutecomb by Sacute;
+ sub s acutecomb by sacute;
+ sub S circumflexnosp by Scircumflex;
+ sub s circumflexnosp by scircumflex;
+ sub S cedillanosp by Scedilla;
+ sub s cedillanosp by scedilla;
+ sub S commaaccent by Scommaaccent;
+ sub s commaaccent by scommaaccent;
+ sub S caroncmb by Scaron;
+ sub s caroncmb by scaron;
+ sub T commaaccent by uni021A;
+ sub t commaaccent by uni021B;
+ sub T cedillanosp by Tcommaaccent;
+ sub t cedillanosp by tcommaaccent;
+ sub T caroncmb by Tcaron;
+ sub U tildecomb by Utilde;
+ sub u tildecomb by utilde;
+ sub U macroncomb by Umacron;
+ sub u macroncomb by umacron;
+ sub U brevenosp by Ubreve;
+ sub u brevenosp by ubreve;
+ sub U ringnosp by Uring;
+ sub u ringnosp by uring;
+ sub U acutedblnosp by Uhungarumlaut;
+ sub u acutedblnosp by uhungarumlaut;
+ sub U ogoneknosp by Uogonek;
+ sub u ogoneknosp by uogonek;
+ sub W circumflexnosp by Wcircumflex;
+ sub w circumflexnosp by wcircumflex;
+ sub Y circumflexnosp by Ycircumflex;
+ sub y circumflexnosp by ycircumflex;
+ sub Y dieresisnosp by Ydieresis;
+ sub Z acutecomb by Zacute;
+ sub z acutecomb by zacute;
+ sub Z dotnosp by Zdotaccent;
+ sub z dotnosp by zdotaccent;
+ sub Z caroncmb by Zcaron;
+ sub z caroncmb by zcaron;
+ sub AE acutecomb by AEacute;
+ sub ae acutecomb by aeacute;
+ sub Oslash acutecomb by Oslashacute;
+ sub oslash acutecomb by oslashacute;
+ #sub z caroncmb by zcaron;
+ sub W gravecomb by Wgrave;
+ sub w gravecomb by wgrave;
+ sub W acutecomb by Wacute;
+ sub w acutecomb by wacute;
+ sub W dieresisnosp by Wdieresis;
+ sub w dieresisnosp by wdieresis;
+ sub Y gravecomb by Ygrave;
+ sub y gravecomb by ygrave;
+ sub dotlessj caroncmb by jcaron;
+ sub A dotbelow by Adotbelow;
+ sub a dotbelow by adotbelow;
+ sub A hook by Ahookabove;
+ sub a hook by ahookabove;
+ #sub A circumflexacutecomb by uni1EA4;
+ sub A circumflexnosp acutecomb by Acircumflexacute;
+ sub a circumflexacutecomb by acircumflexacute;
+ #sub A circumflexgravecomb by uni1EA6;
+ sub A circumflexnosp gravecomb by Acircumflexgrave;
+ sub a circumflexgravecomb by acircumflexgrave;
+ #sub A circumflexhookcomb by uni1EA8;
+ sub A circumflexnosp hook by Acircumflexhookabove;
+ sub a circumflexhookcomb by acircumflexhookabove;
+ #sub A circumflextildecomb by uni1EAA;
+ sub A circumflexnosp tildecomb by Acircumflextilde;
+ sub a circumflextildecomb by acircumflextilde;
+ #sub A breveacutecomb by uni1EAE;
+ sub A brevenosp acutecomb by Abreveacute;
+ sub a breveacutecomb by abreveacute;
+ #sub A brevegravecomb by uni1EB0;
+ sub A brevenosp gravecomb by Abrevegrave;
+ sub a brevegravecomb by abrevegrave;
+ #sub A brevehookcomb by uni1EB2;
+ sub A brevenosp hook by Abrevehookabove;
+ sub a brevehookcomb by abrevehookabove;
+ sub A brevetildecomb by Abrevetilde;
+ sub a brevetildecomb by abrevetilde;
+ sub E dotbelow by Edotbelow;
+ sub e dotbelow by edotbelow;
+ sub E hook by Ehookabove;
+ sub e hook by ehookabove;
+ sub E tildecomb by Etilde;
+ sub e tildecomb by etilde;
+ #sub E circumflexacutecomb by uni1EBE;
+ sub E circumflexnosp acutecomb by Ecircumflexacute;
+ sub e circumflexacutecomb by ecircumflexacute;
+ #sub E circumflexgravecomb by uni1EC0;
+ sub E circumflexnosp gravecomb by Ecircumflexgrave;
+ sub e circumflexgravecomb by ecircumflexgrave;
+ #sub E circumflexhookcomb by uni1EC2;
+ sub E circumflexnosp hook by Ecircumflexhookabove;
+ sub e circumflexhookcomb by ecircumflexhookabove;
+ #sub E circumflextildecomb by uni1EC4;
+ sub E circumflexnosp tildecomb by Ecircumflextilde;
+ sub e circumflextildecomb by ecircumflextilde;
+ sub I hook by Ihookabove;
+ sub dotlessi hook by ihookabove;
+ sub I dotbelow by Idotbelow;
+ sub i dotbelow by idotbelow;
+ sub O dotbelow by Odotbelow;
+ sub o dotbelow by odotbelow;
+ sub O hook by Ohookabove;
+ sub o hook by ohookabove;
+ #sub O circumflexacutecomb by uni1ED0;
+ sub O circumflexnosp acutecomb by Ocircumflexacute;
+ sub o circumflexacutecomb by ocircumflexacute;
+ #sub O circumflexgravecomb by uni1ED2;
+ sub O circumflexnosp gravecomb by Ocircumflexgrave;
+ sub o circumflexgravecomb by ocircumflexgrave;
+ #sub O circumflexhookcomb by uni1ED4;
+ sub O circumflexnosp hook by Ocircumflexhookabove;
+ sub o circumflexhookcomb by ocircumflexhookabove;
+ #sub O circumflextildecomb by uni1ED6;
+ sub O circumflexnosp tildecomb by Ocircumflextilde;
+ sub o circumflextildecomb by ocircumflextilde;
+ sub Ohorn acutecomb by Ohornacute;
+ sub ohorn acutecomb by ohornacute;
+ sub Ohorn gravecomb by Ohorngrave;
+ sub ohorn gravecomb by ohorngrave;
+ sub Ohorn hook by Ohornhookabove;
+ sub ohorn hook by ohornhookabove;
+ sub Ohorn tildecomb by Ohorntilde;
+ sub ohorn tildecomb by ohorntilde;
+ sub Ohorn dotbelow by Ohorndotbelow;
+ sub ohorn dotbelow by ohorndotbelow;
+ sub U dotbelow by Udotbelow;
+ sub u dotbelow by udotbelow;
+ sub U hook by Uhookabove;
+ sub u hook by uhookabove;
+ sub Uhorn acutecomb by Uhornacute;
+ sub uhorn acutecomb by uhornacute;
+ sub Uhorn gravecomb by Uhorngrave;
+ sub uhorn gravecomb by uhorngrave;
+ sub Uhorn hook by Uhornhookabove;
+ sub uhorn hook by uhornhookabove;
+ sub Uhorn tildecomb by Uhorntilde;
+ sub uhorn tildecomb by uhorntilde;
+ sub Uhorn dotbelow by Uhorndotbelow;
+ sub uhorn dotbelow by uhorndotbelow;
+ sub Y dotbelow by Ydotbelow;
+ sub y dotbelow by ydotbelow;
+ sub Y hook by Yhookabove;
+ sub y hook by yhookabove;
+ sub Y tildecomb by Ytilde;
+ sub y tildecomb by ytilde;
+ sub A caroncmb by Acaron;
+ sub a caroncmb by acaron;
+ sub I caroncmb by Icaron;
+ sub dotlessi caroncmb by icaron;
+ sub O caroncmb by Ocaron;
+ sub o caroncmb by ocaron;
+ sub U caroncmb by Ucaron;
+ sub u caroncmb by ucaron;
+ #sub U dieresismacroncomb by uni01D5;
+ sub U dieresisnosp macroncomb by Udieresismacron;
+ sub u dieresismacroncomb by udieresismacron;
+ #sub U dieresisacutecomb by uni01D7;
+ sub U dieresisnosp acutecomb by Udieresisacute;
+ sub u dieresisacutecomb by udieresisacute;
+ #sub U dieresiscaroncomb by uni01D9;
+ sub U dieresisnosp caroncmb by Udieresiscaron;
+ sub u dieresiscaroncomb by udieresiscaron;
+ #sub U dieresisgravecomb by uni01DB;
+ sub U dieresisnosp gravecomb by Udieresisgrave;
+ sub u dieresisgravecomb by udieresisgrave;
+ #sub A dieresismacroncomb by uni01DE;
+ sub A dieresisnosp macroncomb by Adieresismacron;
+ sub a dieresismacroncomb by adieresismacron;
+ #sub A dotmacroncomb by uni01E0;
+ sub A dotnosp macroncomb by Adotmacron;
+ sub a dotmacroncomb by adotmacron;
+ sub AE macroncomb by AEmacron;
+ sub ae macroncomb by aemacron;
+ sub G caroncmb by Gcaron;
+ sub g caroncmb by gcaron;
+ sub K caroncmb by Kcaron;
+ sub k caroncmb by kcaron;
+ sub O ogoneknosp by Oogonek;
+ sub o ogoneknosp by oogonek;
+ sub G acutecomb by Gacute;
+ sub g acutecomb by gacute;
+ sub N gravecomb by uni01F8;
+ sub n gravecomb by uni01F9;
+ sub A dblgravecmb by Adblgrave;
+ sub a dblgravecmb by adblgrave;
+ sub A breveinvnosp by Ainvertedbreve;
+ sub a breveinvnosp by ainvertedbreve;
+ sub E dblgravecmb by Edblgrave;
+ sub e dblgravecmb by edblgrave;
+ sub E breveinvnosp by Einvertedbreve;
+ sub e breveinvnosp by einvertedbreve;
+ sub I dblgravecmb by Idblgrave;
+ sub dotlessi dblgravecmb by idblgrave;
+ sub I breveinvnosp by Iinvertedbreve;
+ sub dotlessi breveinvnosp by iinvertedbreve;
+ sub O dblgravecmb by Odblgrave;
+ sub o dblgravecmb by odblgrave;
+ sub O breveinvnosp by Oinvertedbreve;
+ sub o breveinvnosp by oinvertedbreve;
+ sub R dblgravecmb by Rdblgrave;
+ sub r dblgravecmb by rdblgrave;
+ sub R breveinvnosp by Rinvertedbreve;
+ sub r breveinvnosp by rinvertedbreve;
+ sub U dblgravecmb by Udblgrave;
+ sub u dblgravecmb by udblgrave;
+ sub U breveinvnosp by Uinvertedbreve;
+ sub u breveinvnosp by uinvertedbreve;
+ sub H caroncmb by uni021E;
+ sub h caroncmb by uni021F;
+ sub A dotnosp by uni0226;
+ sub a dotnosp by uni0227;
+ sub E cedillanosp by uni0228;
+ sub e cedillanosp by uni0229;
+ #sub O dieresismacroncomb by uni022A;
+ sub O dieresisnosp macroncomb by uni022A;
+ sub o dieresismacroncomb by uni022B;
+ #sub O tildemacroncomb by uni022C;
+ sub O tildecomb macroncomb by uni022C;
+ sub o tildemacroncomb by uni022D;
+ sub O dotnosp by uni022E;
+ sub o dotnosp by uni022F;
+ #sub O dotmacroncomb by uni0230;
+ sub O dotnosp macroncomb by uni0230;
+ sub o dotmacroncomb by uni0231;
+ sub Y macroncomb by uni0232;
+ sub y macroncomb by uni0233;
+ sub Upsilonhooksymbol acutecomb by Upsilonacutehooksymbolgreek;
+ sub Upsilonhooksymbol dieresisnosp by Upsilondieresishooksymbolgreek;
+ sub B dotnosp by Bdotaccent;
+ sub b dotnosp by bdotaccent;
+ sub B dotbelow by Bdotbelow;
+ sub b dotbelow by bdotbelow;
+ sub B macronsubnosp by Blinebelow;
+ sub b macronsubnosp by blinebelow;
+ sub D dotnosp by Ddotaccent;
+ sub d dotnosp by ddotaccent;
+ sub D dotbelow by Ddotbelow;
+ sub d dotbelow by ddotbelow;
+ sub D macronsubnosp by Dlinebelow;
+ sub d macronsubnosp by dlinebelow;
+ sub D commaaccent by Dcedilla;
+ sub d commaaccent by dcedilla;
+ sub D circumflexsubnosp by Dcircumflexbelow;
+ sub d circumflexsubnosp by dcircumflexbelow;
+ #sub E macrongravecomb by uni1E14;
+ sub E macroncomb gravecomb by Emacrongrave;
+ sub e macrongravecomb by emacrongrave;
+ #sub E macronacutecomb by uni1E16;
+ sub E macroncomb acutecomb by Emacronacute;
+ sub e macronacutecomb by emacronacute;
+ sub E circumflexsubnosp by Ecircumflexbelow;
+ sub e circumflexsubnosp by ecircumflexbelow;
+ sub E tildesubnosp by Etildebelow;
+ sub e tildesubnosp by etildebelow;
+ sub F dotnosp by Fdotaccent;
+ sub f dotnosp by fdotaccent;
+ sub G macroncomb by Gmacron;
+ sub g macroncomb by gmacron;
+ sub H dotnosp by Hdotaccent;
+ sub h dotnosp by hdotaccent;
+ sub H dotbelow by Hdotbelow;
+ sub h dotbelow by hdotbelow;
+ sub H dieresisnosp by Hdieresis;
+ sub h dieresisnosp by hdieresis;
+ sub H brevesubnosp by Hbrevebelow;
+ sub h brevesubnosp by hbrevebelow;
+ sub I tildesubnosp by Itildebelow;
+ sub i tildesubnosp by itildebelow;
+ #sub I dieresisacutecomb by Idieresisacute;
+ sub I dieresisnosp acutecomb by Idieresisacute;
+ sub dotlessi dieresisacutecomb by idieresisacute;
+ sub K acutecomb by Kacute;
+ sub k acutecomb by kacute;
+ sub K dotbelow by Kdotbelow;
+ sub k dotbelow by kdotbelow;
+ sub K macronsubnosp by Klinebelow;
+ sub k macronsubnosp by klinebelow;
+ sub L dotbelow by Ldotbelow;
+ sub l dotbelow by ldotbelow;
+ sub L macronsubnosp by Llinebelow;
+ sub l macronsubnosp by llinebelow;
+ sub L circumflexsubnosp by Lcircumflexbelow;
+ sub l circumflexsubnosp by lcircumflexbelow;
+ sub M acutecomb by Macute;
+ sub m acutecomb by macute;
+ sub M dotnosp by Mdotaccent;
+ sub m dotnosp by mdotaccent;
+ sub M dotbelow by Mdotbelow;
+ sub m dotbelow by mdotbelow;
+ sub N dotnosp by Ndotaccent;
+ sub n dotnosp by ndotaccent;
+ sub N dotbelow by Ndotbelow;
+ sub n dotbelow by ndotbelow;
+ sub N macronsubnosp by Nlinebelow;
+ sub n macronsubnosp by nlinebelow;
+ sub N circumflexsubnosp by Ncircumflexbelow;
+ sub n circumflexsubnosp by ncircumflexbelow;
+ #sub O tildeacutecomb by uni1E4C;
+ sub O tildecomb acutecomb by Otildeacute;
+ sub o tildeacutecomb by otildeacute;
+ #sub O tildedieresiscomb by uni1E4E;
+ sub O tildecomb dieresisnosp by Otildedieresis;
+ sub o tildedieresiscomb by otildedieresis;
+ #sub O macrongravecomb by uni1E50;
+ sub O macroncomb gravecomb by Omacrongrave;
+ sub o macrongravecomb by omacrongrave;
+ #sub O macronacutecomb by uni1E52;
+ sub O macroncomb acutecomb by Omacronacute;
+ sub o macronacutecomb by omacronacute;
+ sub P acutecomb by Pacute;
+ sub p acutecomb by pacute;
+ sub P dotnosp by Pdotaccent;
+ sub p dotnosp by pdotaccent;
+ sub R dotnosp by Rdotaccent;
+ sub r dotnosp by rdotaccent;
+ sub R dotbelow by Rdotbelow;
+ sub r dotbelow by rdotbelow;
+ sub R macronsubnosp by Rlinebelow;
+ sub r macronsubnosp by rlinebelow;
+ sub S dotnosp by Sdotaccent;
+ sub s dotnosp by sdotaccent;
+ sub S dotbelow by Sdotbelow;
+ sub s dotbelow by sdotbelow;
+ #sub S acutedotcomb by uni1E64;
+ sub S acutecomb dotnosp by Sacutedotaccent;
+ sub s acutedotcomb by sacutedotaccent;
+ #sub S carondotcomb by uni1E66;
+ sub S caroncmb dotnosp by Scarondotaccent;
+ sub s carondotcomb by scarondotaccent;
+ sub T dotnosp by Tdotaccent;
+ sub t dotnosp by tdotaccent;
+ sub T dotbelow by Tdotbelow;
+ sub t dotbelow by tdotbelow;
+ sub T macronsubnosp by Tlinebelow;
+ sub t macronsubnosp by tlinebelow;
+ sub T circumflexsubnosp by Tcircumflexbelow;
+ sub t circumflexsubnosp by tcircumflexbelow;
+ sub U dotdblsubnosp by Udieresisbelow;
+ sub u dotdblsubnosp by udieresisbelow;
+ sub U tildesubnosp by Utildebelow;
+ sub u tildesubnosp by utildebelow;
+ sub U circumflexsubnosp by Ucircumflexbelow;
+ sub u circumflexsubnosp by ucircumflexbelow;
+ #sub U tildeacutecomb by uni1E78;
+ sub U tildecomb acutecomb by Utildeacute;
+ sub u tildeacutecomb by utildeacute;
+ #sub U macrondieresiscomb by uni1E7A;
+ sub U macroncomb dieresisnosp by Umacrondieresis;
+ sub u macrondieresiscomb by umacrondieresis;
+ sub V tildecomb by Vtilde;
+ sub v tildecomb by vtilde;
+ sub V dotbelow by Vdotbelow;
+ sub v dotbelow by vdotbelow;
+ sub W dotnosp by Wdotaccent;
+ sub w dotnosp by wdotaccent;
+ sub W dotbelow by Wdotbelow;
+ sub w dotbelow by wdotbelow;
+ sub X dotnosp by Xdotaccent;
+ sub x dotnosp by xdotaccent;
+ sub X dieresisnosp by Xdieresis;
+ sub x dieresisnosp by xdieresis;
+ sub Y dotnosp by Ydotaccent;
+ sub y dotnosp by ydotaccent;
+ sub Z circumflexnosp by Zcircumflex;
+ sub z circumflexnosp by zcircumflex;
+ sub Z dotbelow by Zdotbelow;
+ sub z dotbelow by zdotbelow;
+ sub Z macronsubnosp by Zlinebelow;
+ sub z macronsubnosp by zlinebelow;
+ sub h macronsubnosp by hlinebelow;
+ sub t dieresisnosp by tdieresis;
+ sub w ringnosp by wring;
+ sub y ringnosp by yring;
+ sub longs dotnosp by slongdotaccent;
+ sub A ringsubnosp by Aringbelow;
+ sub a ringsubnosp by aringbelow;
+ } ccmp03;
+
+ lookup ccmp04 {
+ sub tonebarextralowmod tonebarmidmod tonebarhighmod by uni02E9_uni02E7_uni02E6;
+ sub tonebarextrahighmod tonebarmidmod tonebarlowmod by uni02E5_uni02E7_uni02E8;
+ sub tonebarextrahighmod tonebarmidmod tonebarextralowmod by uni02E5_uni02E7_uni02E9;
+ sub tonebarextralowmod tonebarextrahighmod tonebarextrahighmod by uni02E9_uni02E5_uni02E5;
+ sub tonebarextrahighmod tonebarmidmod tonebarhighmod by uni02E5_uni02E7_uni02E6;
+ sub tonebarextrahighmod tonebarmidmod tonebarmidmod by uni02E5_uni02E7_uni02E7;
+ sub tonebarextrahighmod tonebarmidmod tonebarextrahighmod by uni02E5_uni02E7_uni02E5;
+ sub tonebarextrahighmod tonebarextralowmod tonebarlowmod by uni02E5_uni02E9_uni02E8;
+ sub tonebarextralowmod tonebarmidmod tonebarextrahighmod by uni02E9_uni02E7_uni02E5;
+ sub tonebarhighmod tonebarextralowmod tonebarmidmod by uni02E6_uni02E9_uni02E7;
+ sub tonebarhighmod tonebarextralowmod tonebarhighmod by uni02E6_uni02E9_uni02E6;
+ sub tonebarhighmod tonebarextralowmod tonebarextrahighmod by uni02E6_uni02E9_uni02E5;
+ sub tonebarhighmod tonebarextralowmod tonebarextralowmod by uni02E6_uni02E9_uni02E9;
+ sub tonebarhighmod tonebarextralowmod tonebarlowmod by uni02E6_uni02E9_uni02E8;
+ sub tonebarmidmod tonebarextrahighmod tonebarhighmod by uni02E7_uni02E5_uni02E6;
+ sub tonebarmidmod tonebarextrahighmod tonebarmidmod by uni02E7_uni02E5_uni02E7;
+ sub tonebarmidmod tonebarextrahighmod tonebarextrahighmod by uni02E7_uni02E5_uni02E5;
+ sub tonebarmidmod tonebarextrahighmod tonebarlowmod by uni02E7_uni02E5_uni02E8;
+ sub tonebarmidmod tonebarextrahighmod tonebarextralowmod by uni02E7_uni02E5_uni02E9;
+ sub tonebarextrahighmod tonebarextralowmod tonebarhighmod by uni02E5_uni02E9_uni02E6;
+ sub tonebarextrahighmod tonebarextralowmod tonebarmidmod by uni02E5_uni02E9_uni02E7;
+ sub tonebarextralowmod tonebarmidmod tonebarlowmod by uni02E9_uni02E7_uni02E8;
+ sub tonebarextralowmod tonebarmidmod tonebarextralowmod by uni02E9_uni02E7_uni02E9;
+ sub tonebarextralowmod tonebarhighmod tonebarextrahighmod by uni02E9_uni02E6_uni02E5;
+ sub tonebarextrahighmod tonebarextralowmod tonebarextrahighmod by uni02E5_uni02E9_uni02E5;
+ sub tonebarhighmod tonebarextrahighmod tonebarextralowmod by uni02E6_uni02E5_uni02E9;
+ sub tonebarhighmod tonebarextrahighmod tonebarlowmod by uni02E6_uni02E5_uni02E8;
+ sub tonebarhighmod tonebarmidmod tonebarextrahighmod by uni02E6_uni02E7_uni02E5;
+ sub tonebarmidmod tonebarextralowmod tonebarlowmod by uni02E7_uni02E9_uni02E8;
+ sub tonebarhighmod tonebarmidmod tonebarmidmod by uni02E6_uni02E7_uni02E7;
+ sub tonebarhighmod tonebarmidmod tonebarhighmod by uni02E6_uni02E7_uni02E6;
+ sub tonebarhighmod tonebarmidmod tonebarextralowmod by uni02E6_uni02E7_uni02E9;
+ sub tonebarhighmod tonebarmidmod tonebarlowmod by uni02E6_uni02E7_uni02E8;
+ sub tonebarhighmod tonebarextrahighmod tonebarmidmod by uni02E6_uni02E5_uni02E7;
+ sub tonebarhighmod tonebarextrahighmod tonebarhighmod by uni02E6_uni02E5_uni02E6;
+ sub tonebarhighmod tonebarextrahighmod tonebarextrahighmod by uni02E6_uni02E5_uni02E5;
+ sub tonebarextrahighmod tonebarmidmod by uni02E5_uni02E7;
+ sub tonebarextrahighmod tonebarhighmod by uni02E5_uni02E6;
+ sub tonebarmidmod tonebarmidmod tonebarextralowmod by uni02E7_uni02E7_uni02E9;
+ sub tonebarextrahighmod tonebarextralowmod by uni02E5_uni02E9;
+ sub tonebarextrahighmod tonebarlowmod by uni02E5_uni02E8;
+ sub tonebarlowmod tonebarmidmod tonebarmidmod by uni02E8_uni02E7_uni02E7;
+ sub tonebarlowmod tonebarmidmod tonebarhighmod by uni02E8_uni02E7_uni02E6;
+ sub tonebarlowmod tonebarmidmod tonebarextrahighmod by uni02E8_uni02E7_uni02E5;
+ sub tonebarlowmod tonebarextrahighmod tonebarextralowmod by uni02E8_uni02E5_uni02E9;
+ sub tonebarhighmod tonebarhighmod tonebarextrahighmod by uni02E6_uni02E6_uni02E5;
+ sub tonebarhighmod tonebarhighmod tonebarmidmod by uni02E6_uni02E6_uni02E7;
+ sub tonebarhighmod tonebarhighmod tonebarlowmod by uni02E6_uni02E6_uni02E8;
+ sub tonebarhighmod tonebarhighmod tonebarextralowmod by uni02E6_uni02E6_uni02E9;
+ sub tonebarlowmod tonebarextrahighmod tonebarmidmod by uni02E8_uni02E5_uni02E7;
+ sub tonebarlowmod tonebarextrahighmod tonebarhighmod by uni02E8_uni02E5_uni02E6;
+ sub tonebarlowmod tonebarmidmod tonebarextralowmod by uni02E8_uni02E7_uni02E9;
+ sub tonebarextrahighmod tonebarextralowmod tonebarextralowmod by uni02E5_uni02E9_uni02E9;
+ sub tonebarextrahighmod tonebarextrahighmod tonebarlowmod by uni02E5_uni02E5_uni02E8;
+ sub tonebarextrahighmod tonebarextrahighmod tonebarextralowmod by uni02E5_uni02E5_uni02E9;
+ sub tonebarextrahighmod tonebarextrahighmod tonebarhighmod by uni02E5_uni02E5_uni02E6;
+ sub tonebarextrahighmod tonebarextrahighmod tonebarmidmod by uni02E5_uni02E5_uni02E7;
+ sub tonebarextrahighmod tonebarhighmod tonebarmidmod by uni02E5_uni02E6_uni02E7;
+ sub tonebarextrahighmod tonebarhighmod tonebarhighmod by uni02E5_uni02E6_uni02E6;
+ sub tonebarextrahighmod tonebarhighmod tonebarextrahighmod by uni02E5_uni02E6_uni02E5;
+ sub tonebarextralowmod tonebarhighmod tonebarlowmod by uni02E9_uni02E6_uni02E8;
+ sub tonebarextralowmod tonebarhighmod tonebarmidmod by uni02E9_uni02E6_uni02E7;
+ sub tonebarextralowmod tonebarhighmod tonebarhighmod by uni02E9_uni02E6_uni02E6;
+ sub tonebarextrahighmod tonebarhighmod tonebarextralowmod by uni02E5_uni02E6_uni02E9;
+ sub tonebarextrahighmod tonebarhighmod tonebarlowmod by uni02E5_uni02E6_uni02E8;
+ sub tonebarlowmod tonebarhighmod by uni02E8_uni02E6;
+ sub tonebarlowmod tonebarmidmod by uni02E8_uni02E7;
+ sub tonebarlowmod tonebarextrahighmod by uni02E8_uni02E5;
+ sub tonebarlowmod tonebarextralowmod by uni02E8_uni02E9;
+ sub tonebarlowmod tonebarlowmod tonebarextrahighmod by uni02E8_uni02E8_uni02E5;
+ sub tonebarlowmod tonebarhighmod tonebarlowmod by uni02E8_uni02E6_uni02E8;
+ sub tonebarlowmod tonebarhighmod tonebarextralowmod by uni02E8_uni02E6_uni02E9;
+ sub tonebarlowmod tonebarhighmod tonebarhighmod by uni02E8_uni02E6_uni02E6;
+ sub tonebarlowmod tonebarhighmod tonebarmidmod by uni02E8_uni02E6_uni02E7;
+ sub tonebarlowmod tonebarhighmod tonebarextrahighmod by uni02E8_uni02E6_uni02E5;
+ sub tonebarmidmod tonebarlowmod tonebarmidmod by uni02E7_uni02E8_uni02E7;
+ sub tonebarextralowmod tonebarmidmod tonebarmidmod by uni02E9_uni02E7_uni02E7;
+ sub tonebarmidmod tonebarlowmod tonebarextrahighmod by uni02E7_uni02E8_uni02E5;
+ sub tonebarextralowmod tonebarextrahighmod tonebarmidmod by uni02E9_uni02E5_uni02E7;
+ sub tonebarextralowmod tonebarextrahighmod tonebarlowmod by uni02E9_uni02E5_uni02E8;
+ sub tonebarextralowmod tonebarextrahighmod tonebarextralowmod by uni02E9_uni02E5_uni02E9;
+ sub tonebarmidmod tonebarlowmod tonebarextralowmod by uni02E7_uni02E8_uni02E9;
+ sub tonebarmidmod tonebarlowmod tonebarlowmod by uni02E7_uni02E8_uni02E8;
+ sub tonebarlowmod tonebarextrahighmod tonebarlowmod by uni02E8_uni02E5_uni02E8;
+ sub tonebarlowmod tonebarextrahighmod tonebarextrahighmod by uni02E8_uni02E5_uni02E5;
+ sub tonebarmidmod tonebarextralowmod by uni02E7_uni02E9;
+ sub tonebarmidmod tonebarlowmod by uni02E7_uni02E8;
+ sub tonebarlowmod tonebarextralowmod tonebarmidmod by uni02E8_uni02E9_uni02E7;
+ sub tonebarlowmod tonebarextralowmod tonebarhighmod by uni02E8_uni02E9_uni02E6;
+ sub tonebarmidmod tonebarextrahighmod by uni02E7_uni02E5;
+ sub tonebarlowmod tonebarextralowmod tonebarlowmod by uni02E8_uni02E9_uni02E8;
+ sub tonebarextralowmod tonebarextrahighmod tonebarhighmod by uni02E9_uni02E5_uni02E6;
+ sub tonebarmidmod tonebarhighmod by uni02E7_uni02E6;
+ sub tonebarlowmod tonebarlowmod tonebarmidmod by uni02E8_uni02E8_uni02E7;
+ sub tonebarlowmod tonebarmidmod tonebarlowmod by uni02E8_uni02E7_uni02E8;
+ sub tonebarmidmod tonebarmidmod tonebarlowmod by uni02E7_uni02E7_uni02E8;
+ sub tonebarmidmod tonebarmidmod tonebarextrahighmod by uni02E7_uni02E7_uni02E5;
+ sub tonebarmidmod tonebarmidmod tonebarhighmod by uni02E7_uni02E7_uni02E6;
+ sub tonebarmidmod tonebarextralowmod tonebarextralowmod by uni02E7_uni02E9_uni02E9;
+ sub tonebarmidmod tonebarextralowmod tonebarhighmod by uni02E7_uni02E9_uni02E6;
+ sub tonebarmidmod tonebarextralowmod tonebarmidmod by uni02E7_uni02E9_uni02E7;
+ sub tonebarmidmod tonebarextralowmod tonebarextrahighmod by uni02E7_uni02E9_uni02E5;
+ sub tonebarmidmod tonebarlowmod tonebarhighmod by uni02E7_uni02E8_uni02E6;
+ sub tonebarlowmod tonebarlowmod tonebarextralowmod by uni02E8_uni02E8_uni02E9;
+ sub tonebarextrahighmod tonebarlowmod tonebarextrahighmod by uni02E5_uni02E8_uni02E5;
+ sub tonebarextrahighmod tonebarlowmod tonebarmidmod by uni02E5_uni02E8_uni02E7;
+ sub tonebarextrahighmod tonebarlowmod tonebarhighmod by uni02E5_uni02E8_uni02E6;
+ sub tonebarhighmod tonebarlowmod tonebarlowmod by uni02E6_uni02E8_uni02E8;
+ sub tonebarhighmod tonebarlowmod tonebarextralowmod by uni02E6_uni02E8_uni02E9;
+ sub tonebarhighmod tonebarlowmod tonebarhighmod by uni02E6_uni02E8_uni02E6;
+ sub tonebarhighmod tonebarlowmod tonebarmidmod by uni02E6_uni02E8_uni02E7;
+ sub tonebarhighmod tonebarlowmod tonebarextrahighmod by uni02E6_uni02E8_uni02E5;
+ sub tonebarextrahighmod tonebarlowmod tonebarextralowmod by uni02E5_uni02E8_uni02E9;
+ sub tonebarextrahighmod tonebarlowmod tonebarlowmod by uni02E5_uni02E8_uni02E8;
+ sub tonebarextralowmod tonebarlowmod by uni02E9_uni02E8;
+ sub tonebarlowmod tonebarextralowmod tonebarextrahighmod by uni02E8_uni02E9_uni02E5;
+ sub tonebarextralowmod tonebarmidmod by uni02E9_uni02E7;
+ sub tonebarextralowmod tonebarhighmod by uni02E9_uni02E6;
+ sub tonebarextralowmod tonebarextrahighmod by uni02E9_uni02E5;
+ sub tonebarextralowmod tonebarlowmod tonebarextralowmod by uni02E9_uni02E8_uni02E9;
+ sub tonebarextralowmod tonebarlowmod tonebarlowmod by uni02E9_uni02E8_uni02E8;
+ sub tonebarextralowmod tonebarlowmod tonebarextrahighmod by uni02E9_uni02E8_uni02E5;
+ sub tonebarextralowmod tonebarlowmod tonebarmidmod by uni02E9_uni02E8_uni02E7;
+ sub tonebarextralowmod tonebarlowmod tonebarhighmod by uni02E9_uni02E8_uni02E6;
+ sub tonebarlowmod tonebarextralowmod tonebarextralowmod by uni02E8_uni02E9_uni02E9;
+ sub tonebarextralowmod tonebarhighmod tonebarextralowmod by uni02E9_uni02E6_uni02E9;
+ sub tonebarextralowmod tonebarextralowmod tonebarlowmod by uni02E9_uni02E9_uni02E8;
+ sub tonebarmidmod tonebarhighmod tonebarextrahighmod by uni02E7_uni02E6_uni02E5;
+ sub tonebarmidmod tonebarhighmod tonebarmidmod by uni02E7_uni02E6_uni02E7;
+ sub tonebarmidmod tonebarhighmod tonebarhighmod by uni02E7_uni02E6_uni02E6;
+ sub tonebarmidmod tonebarhighmod tonebarextralowmod by uni02E7_uni02E6_uni02E9;
+ sub tonebarmidmod tonebarhighmod tonebarlowmod by uni02E7_uni02E6_uni02E8;
+ sub tonebarextralowmod tonebarextralowmod tonebarextrahighmod by uni02E9_uni02E9_uni02E5;
+ sub tonebarextralowmod tonebarextralowmod tonebarhighmod by uni02E9_uni02E9_uni02E6;
+ sub tonebarextralowmod tonebarextralowmod tonebarmidmod by uni02E9_uni02E9_uni02E7;
+ sub tonebarhighmod tonebarlowmod by uni02E6_uni02E8;
+ sub tonebarhighmod tonebarextralowmod by uni02E6_uni02E9;
+ sub tonebarlowmod tonebarlowmod tonebarhighmod by uni02E8_uni02E8_uni02E6;
+ sub tonebarhighmod tonebarextrahighmod by uni02E6_uni02E5;
+ sub tonebarhighmod tonebarmidmod by uni02E6_uni02E7;
+ } ccmp04;
+
+ lookup ccmp05 {
+
+ sub lmidtilde [uni1ABB uni1ABD uni1ABE]' by uni1ABE.w2;
+ sub dcroat [uni1ABB uni1ABD uni1ABE]' by uni1ABE.w2;
+ sub eng [uni1ABB uni1ABD uni1ABE]' by uni1ABE.w1;
+ sub gbar [uni1ABB uni1ABD uni1ABE]' by uni1ABE.w3;
+ sub bbar [uni1ABB uni1ABD uni1ABE]' by uni1ABE.w2;
+ sub rrthook [uni1ABB uni1ABD uni1ABE]' by uni1ABE.w1;
+
+ sub lmidtilde uni1ABC' by uni1ABC.w2;
+ sub dcroat uni1ABC' by uni1ABC.w2;
+ sub eng uni1ABC' by uni1ABC.w1;
+ sub gbar uni1ABC' by uni1ABC.w3;
+ sub bbar uni1ABC' by uni1ABC.w2;
+ sub rrthook uni1ABC' by uni1ABC.w1;
+
+ } ccmp05;
+
+ lookup ccmp05a {
+
+ sub lmidtilde uni1ABE.w2 by lmidtilde_uni1ABE;
+ sub dcroat uni1ABE.w2 by dcroat_uni1ABE;
+ sub eng uni1ABE.w1 by eng_uni1ABE;
+ sub gbar uni1ABE.w3 by gbar_uni1ABE;
+ sub bbar uni1ABE.w2 by bbar_uni1ABE;
+ sub rrthook uni1ABE.w1 by rrthook_uni1ABE;
+
+ } ccmp05a;
+
+} ccmp;
+
+
+feature locl {
+ script latn; language dflt; #set comment (#) for FDK 2.5
+ language MOL exclude_dflt; # Moldavian
+ sub [Scedilla scedilla] by [Scommaaccent scommaaccent];
+ language ROM exclude_dflt; # Romanian
+ sub [Scedilla scedilla] by [Scommaaccent scommaaccent];
+ language FRA exclude_dflt; # French
+ sub [thinspace] by [uni2009.fra];
+} locl;
+
+
+feature liga {
+ script latn; language dflt; #set comment (#) for FDK 2.5
+
+ lookup liga02 {
+ sub longs t by longst;
+ } liga02;
+
+ lookup liga02;
+} liga;
+
+feature frac { # Fractions
+ # Latin
+ lookup frac_1 {
+ sub slash by fraction;
+ } frac_1;
+ lookup frac_2 {
+ sub @frac3 @frac1' by @frac4;
+ } frac_2;
+ lookup frac_3 {
+ sub @frac1 by @frac2;
+ } frac_3;
+} frac;
+
+
+feature dnom {
+ sub @frac1 by @frac4;
+} dnom;
+
+
+feature numr {
+ sub @frac1 by @frac2;
+} numr;
diff --git a/src/Interface-Regular.ufo/fontinfo.plist b/src/Interface-Regular.ufo/fontinfo.plist
new file mode 100644
index 000000000..7d6387c67
--- /dev/null
+++ b/src/Interface-Regular.ufo/fontinfo.plist
@@ -0,0 +1,201 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>ascender</key>
+ <integer>2688</integer>
+ <key>capHeight</key>
+ <integer>2048</integer>
+ <key>copyright</key>
+ <string>Copyright 2011 Google Inc. All Rights Reserved.</string>
+ <key>descender</key>
+ <integer>-640</integer>
+ <key>familyName</key>
+ <string>Interface</string>
+ <key>italicAngle</key>
+ <integer>0</integer>
+ <key>openTypeHeadCreated</key>
+ <string>2016/12/04 10:21:54</string>
+ <key>openTypeHeadFlags</key>
+ <array>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>3</integer>
+ <integer>4</integer>
+ </array>
+ <key>openTypeHeadLowestRecPPEM</key>
+ <integer>64</integer>
+ <key>openTypeHheaAscender</key>
+ <integer>2688</integer>
+ <key>openTypeHheaLineGap</key>
+ <integer>0</integer>
+ <key>openTypeNameDescription</key>
+ <string></string>
+ <key>openTypeNameDesigner</key>
+ <string>Rasmus Andersson</string>
+ <key>openTypeNameDesignerURL</key>
+ <string>https://rsms.me/</string>
+ <key>openTypeNameLicense</key>
+ <string></string>
+ <key>openTypeNameLicenseURL</key>
+ <string></string>
+ <key>openTypeNameManufacturer</key>
+ <string></string>
+ <key>openTypeNameManufacturerURL</key>
+ <string></string>
+ <key>openTypeNameSampleText</key>
+ <string></string>
+ <key>openTypeOS2CodePageRanges</key>
+ <array>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>2</integer>
+ <integer>3</integer>
+ <integer>4</integer>
+ <integer>7</integer>
+ <integer>8</integer>
+ <integer>29</integer>
+ </array>
+ <key>openTypeOS2FamilyClass</key>
+ <array>
+ <integer>0</integer>
+ <integer>0</integer>
+ </array>
+ <key>openTypeOS2Panose</key>
+ <array>
+ <integer>2</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ </array>
+ <key>openTypeOS2Selection</key>
+ <array>
+ </array>
+ <key>openTypeOS2StrikeoutPosition</key>
+ <integer>1024</integer>
+ <key>openTypeOS2StrikeoutSize</key>
+ <integer>256</integer>
+ <key>openTypeOS2SubscriptXOffset</key>
+ <integer>0</integer>
+ <key>openTypeOS2SubscriptXSize</key>
+ <integer>1536</integer>
+ <key>openTypeOS2SubscriptYOffset</key>
+ <integer>256</integer>
+ <key>openTypeOS2SubscriptYSize</key>
+ <integer>1280</integer>
+ <key>openTypeOS2SuperscriptXOffset</key>
+ <integer>0</integer>
+ <key>openTypeOS2SuperscriptXSize</key>
+ <integer>1536</integer>
+ <key>openTypeOS2SuperscriptYOffset</key>
+ <integer>1024</integer>
+ <key>openTypeOS2SuperscriptYSize</key>
+ <integer>1280</integer>
+ <key>openTypeOS2Type</key>
+ <array>
+ </array>
+ <key>openTypeOS2TypoAscender</key>
+ <integer>2688</integer>
+ <key>openTypeOS2TypoLineGap</key>
+ <integer>0</integer>
+ <key>openTypeOS2UnicodeRanges</key>
+ <array>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>2</integer>
+ <integer>3</integer>
+ <integer>4</integer>
+ <integer>5</integer>
+ <integer>6</integer>
+ <integer>7</integer>
+ <integer>9</integer>
+ <integer>11</integer>
+ <integer>29</integer>
+ <integer>30</integer>
+ <integer>31</integer>
+ <integer>32</integer>
+ <integer>33</integer>
+ <integer>34</integer>
+ <integer>35</integer>
+ <integer>36</integer>
+ <integer>37</integer>
+ <integer>38</integer>
+ <integer>40</integer>
+ <integer>45</integer>
+ <integer>60</integer>
+ <integer>62</integer>
+ <integer>64</integer>
+ <integer>69</integer>
+ </array>
+ <key>openTypeOS2VendorID</key>
+ <string>RSMS</string>
+ <key>openTypeOS2WeightClass</key>
+ <integer>400</integer>
+ <key>openTypeOS2WidthClass</key>
+ <integer>5</integer>
+ <key>postscriptBlueFuzz</key>
+ <integer>0</integer>
+ <key>postscriptBlueShift</key>
+ <integer>16</integer>
+ <key>postscriptBlueValues</key>
+ <array>
+ <integer>-32</integer>
+ <integer>0</integer>
+ <integer>1536</integer>
+ <integer>1556</integer>
+ <integer>2048</integer>
+ <integer>2076</integer>
+ </array>
+ <key>postscriptDefaultCharacter</key>
+ <string>space</string>
+ <key>postscriptDefaultWidthX</key>
+ <integer>256</integer>
+ <key>postscriptFamilyBlues</key>
+ <array>
+ </array>
+ <key>postscriptFamilyOtherBlues</key>
+ <array>
+ </array>
+ <key>postscriptForceBold</key>
+ <false/>
+ <key>postscriptIsFixedPitch</key>
+ <false/>
+ <key>postscriptOtherBlues</key>
+ <array>
+ <integer>-576</integer>
+ <integer>-512</integer>
+ </array>
+ <key>postscriptStemSnapH</key>
+ <array>
+ <integer>128</integer>
+ </array>
+ <key>postscriptStemSnapV</key>
+ <array>
+ <integer>128</integer>
+ </array>
+ <key>postscriptUnderlinePosition</key>
+ <integer>-256</integer>
+ <key>postscriptUnderlineThickness</key>
+ <integer>128</integer>
+ <key>styleName</key>
+ <string>Regular</string>
+ <key>trademark</key>
+ <string></string>
+ <key>unitsPerEm</key>
+ <integer>2816</integer>
+ <key>versionMajor</key>
+ <integer>1</integer>
+ <key>versionMinor</key>
+ <integer>0</integer>
+ <key>xHeight</key>
+ <integer>1536</integer>
+ <key>year</key>
+ <integer>2016</integer>
+</dict>
+</plist>
diff --git a/src/Interface-Regular.ufo/glyphs/AE__.glif b/src/Interface-Regular.ufo/glyphs/AE__.glif
new file mode 100644
index 000000000..14a040de1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/AE__.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="AE" format="1">
+ <advance width="2784"/>
+ <unicode hex="00C6"/>
+ <outline>
+ <contour>
+ <point x="1392" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2752" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2752" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1440" y="1860" type="line"/>
+ <point x="1464" y="2048" type="line"/>
+ <point x="1288" y="2048" type="line"/>
+ <point x="76" y="0" type="line"/>
+ <point x="372" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1656" y="768" type="line"/>
+ <point x="620" y="768" type="line"/>
+ <point x="620" y="552" type="line"/>
+ <point x="1656" y="552" type="line"/>
+ </contour>
+ <contour>
+ <point x="2708" y="220" type="line"/>
+ <point x="1700" y="220" type="line"/>
+ <point x="1700" y="0" type="line"/>
+ <point x="2708" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1664" y="2048" type="line"/>
+ <point x="1420" y="2048" type="line"/>
+ <point x="1504" y="0" type="line"/>
+ <point x="1748" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2512" y="1152" type="line"/>
+ <point x="1644" y="1152" type="line"/>
+ <point x="1644" y="932" type="line"/>
+ <point x="2512" y="932" type="line"/>
+ </contour>
+ <contour>
+ <point x="2624" y="2048" type="line"/>
+ <point x="1616" y="2048" type="line"/>
+ <point x="1616" y="1828" type="line"/>
+ <point x="2624" y="1828" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2647, 'leftMargin': -30, 'rightMargin': 45}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/A_.glif b/src/Interface-Regular.ufo/glyphs/A_.glif
new file mode 100644
index 000000000..986151644
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/A_.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="A" format="1">
+ <advance width="1792"/>
+ <unicode hex="0041"/>
+ <outline>
+ <contour>
+ <point x="880" y="2304" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="936" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1800" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="496" y="2048" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="1744" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="1840" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1840" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1840" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1412" y="768" type="line"/>
+ <point x="400" y="768" type="line"/>
+ <point x="400" y="548" type="line"/>
+ <point x="1412" y="548" type="line"/>
+ </contour>
+ <component base="V" yScale="-1" yOffset="2048"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/B_.glif b/src/Interface-Regular.ufo/glyphs/B_.glif
new file mode 100644
index 000000000..c2e0cd4ae
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/B_.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="B" format="1">
+ <advance width="1792"/>
+ <unicode hex="0042"/>
+ <outline>
+ <contour>
+ <point x="868" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="880" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1788" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1788" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1788" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="960" y="924" type="line"/>
+ <point x="1052" y="976" type="line"/>
+ <point x="1356" y="1012"/>
+ <point x="1560" y="1240"/>
+ <point x="1560" y="1500" type="curve"/>
+ <point x="1560" y="1788"/>
+ <point x="1320" y="2048"/>
+ <point x="912" y="2048" type="curve"/>
+ <point x="240" y="2048" type="line"/>
+ <point x="240" y="0" type="line"/>
+ <point x="488" y="0" type="line"/>
+ <point x="488" y="1828" type="line"/>
+ <point x="912" y="1828" type="line"/>
+ <point x="1176" y="1828"/>
+ <point x="1312" y="1644"/>
+ <point x="1312" y="1500" type="curve"/>
+ <point x="1312" y="1308"/>
+ <point x="1128" y="1144"/>
+ <point x="916" y="1144" type="curve"/>
+ <point x="440" y="1144" type="line"/>
+ <point x="440" y="924" type="line"/>
+ </contour>
+ <contour>
+ <point x="948" y="0" type="line"/>
+ <point x="1352" y="0"/>
+ <point x="1640" y="204"/>
+ <point x="1640" y="580" type="curve" smooth="yes"/>
+ <point x="1640" y="840"/>
+ <point x="1452" y="1028"/>
+ <point x="1160" y="1052" type="curve"/>
+ <point x="1100" y="1148" type="line"/>
+ <point x="552" y="1144" type="line"/>
+ <point x="552" y="924" type="line"/>
+ <point x="960" y="924" type="line" smooth="yes"/>
+ <point x="1220" y="924"/>
+ <point x="1396" y="808"/>
+ <point x="1396" y="580" type="curve" smooth="yes"/>
+ <point x="1396" y="336"/>
+ <point x="1188" y="220"/>
+ <point x="948" y="220" type="curve" smooth="yes"/>
+ <point x="464" y="220" type="line"/>
+ <point x="324" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Bhook_.glif b/src/Interface-Regular.ufo/glyphs/Bhook_.glif
new file mode 100644
index 000000000..9da2cc50d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Bhook_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Bhook" format="1">
+ <advance width="2016"/>
+ <unicode hex="0181"/>
+ <outline>
+ <contour>
+ <point x="772" y="1772" type="line" name="hr00"/>
+ <point x="772" y="2004" type="line"/>
+ <point x="536" y="2004" type="line" smooth="yes"/>
+ <point x="224" y="2004"/>
+ <point x="56" y="1876"/>
+ <point x="56" y="1612" type="curve" smooth="yes"/>
+ <point x="56" y="1568"/>
+ <point x="68" y="1496"/>
+ <point x="80" y="1452" type="curve"/>
+ <point x="300" y="1452" type="line"/>
+ <point x="292" y="1480"/>
+ <point x="288" y="1520"/>
+ <point x="288" y="1540" type="curve" smooth="yes"/>
+ <point x="288" y="1692"/>
+ <point x="356" y="1772"/>
+ <point x="536" y="1772" type="curve" smooth="yes"/>
+ </contour>
+ <component base="B" xOffset="300"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2046.0, 'leftMargin': 41, 'rightMargin': 100.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Btopbar_.glif b/src/Interface-Regular.ufo/glyphs/Btopbar_.glif
new file mode 100644
index 000000000..94a9f5260
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Btopbar_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Btopbar" format="1">
+ <advance width="1760"/>
+ <unicode hex="0182"/>
+ <outline>
+ <component base="Gamma" xOffset="-120"/>
+ <component base="afii10046" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1777, 'leftMargin': 171, 'rightMargin': 158}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/CR__.glif b/src/Interface-Regular.ufo/glyphs/CR__.glif
new file mode 100644
index 000000000..317d8d31c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/CR__.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="CR" format="1">
+ <advance width="768"/>
+ <unicode hex="000D"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.3</real>
+ <real>0.3</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 701, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/C_.cn.glif b/src/Interface-Regular.ufo/glyphs/C_.cn.glif
new file mode 100644
index 000000000..9993dfd01
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/C_.cn.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="C.cn" format="1">
+ <advance width="2016"/>
+ <outline>
+ <contour>
+ <point x="1492" y="640" type="line"/>
+ <point x="1460" y="332"/>
+ <point x="1348" y="200"/>
+ <point x="1012" y="200" type="curve" smooth="yes"/>
+ <point x="660" y="200"/>
+ <point x="524" y="480"/>
+ <point x="524" y="820" type="curve" smooth="yes"/>
+ <point x="524" y="1184" type="line" smooth="yes"/>
+ <point x="524" y="1556"/>
+ <point x="688" y="1800"/>
+ <point x="1040" y="1800" type="curve" smooth="yes"/>
+ <point x="1340" y="1800"/>
+ <point x="1464" y="1664"/>
+ <point x="1492" y="1356" type="curve"/>
+ <point x="1776" y="1356" type="line"/>
+ <point x="1756" y="1784"/>
+ <point x="1500" y="2032"/>
+ <point x="1040" y="2032" type="curve" smooth="yes"/>
+ <point x="536" y="2032"/>
+ <point x="240" y="1696"/>
+ <point x="240" y="1180" type="curve"/>
+ <point x="240" y="820" type="line"/>
+ <point x="240" y="304"/>
+ <point x="540" y="-28"/>
+ <point x="1012" y="-28" type="curve" smooth="yes"/>
+ <point x="1504" y="-28"/>
+ <point x="1752" y="232"/>
+ <point x="1776" y="640" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1834, 'leftMargin': 175, 'rightMargin': 121}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/C_.glif b/src/Interface-Regular.ufo/glyphs/C_.glif
new file mode 100644
index 000000000..4991b51b2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/C_.glif
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="C" format="1">
+ <advance width="1912"/>
+ <unicode hex="0043"/>
+ <outline>
+ <contour>
+ <point x="1468" y="528" type="line"/>
+ <point x="1424" y="368"/>
+ <point x="1284" y="208"/>
+ <point x="984" y="208" type="curve" smooth="yes"/>
+ <point x="632" y="208"/>
+ <point x="416" y="584"/>
+ <point x="416" y="1024" type="curve"/>
+ <point x="416" y="1496"/>
+ <point x="636" y="1852"/>
+ <point x="984" y="1852" type="curve" smooth="yes"/>
+ <point x="1268" y="1852"/>
+ <point x="1432" y="1708"/>
+ <point x="1468" y="1520" type="curve"/>
+ <point x="1752" y="1520" type="line"/>
+ <point x="1692" y="1828"/>
+ <point x="1444" y="2076"/>
+ <point x="984" y="2076" type="curve" smooth="yes"/>
+ <point x="472" y="2076"/>
+ <point x="176" y="1636"/>
+ <point x="176" y="1024" type="curve"/>
+ <point x="176" y="404"/>
+ <point x="512" y="-28"/>
+ <point x="984" y="-28" type="curve" smooth="yes"/>
+ <point x="1424" y="-28"/>
+ <point x="1688" y="224"/>
+ <point x="1744" y="528" type="curve"/>
+ </contour>
+ <contour>
+ <point x="984" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="984" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1884" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1884" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1884" y="2244" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>O</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>64</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>C</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>1912</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Cheabkhasiancyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Cheabkhasiancyrillic_.glif
new file mode 100644
index 000000000..d5c9bc0a9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Cheabkhasiancyrillic_.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Cheabkhasiancyrillic" format="1">
+ <advance width="2272"/>
+ <unicode hex="04BC"/>
+ <outline>
+ <contour>
+ <point x="1416" y="-4" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="168" y="1488" type="line"/>
+ <point x="168" y="1164"/>
+ <point x="356" y="952"/>
+ <point x="724" y="952" type="curve"/>
+ <point x="724" y="1156" type="line"/>
+ <point x="488" y="1156"/>
+ <point x="392" y="1292"/>
+ <point x="392" y="1488" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1464" y="-32" type="curve"/>
+ <point x="1764" y="-32"/>
+ <point x="1936" y="60"/>
+ <point x="1992" y="100" type="curve"/>
+ <point x="1928" y="308" type="line"/>
+ <point x="1832" y="264"/>
+ <point x="1688" y="200"/>
+ <point x="1464" y="200" type="curve" smooth="yes"/>
+ <point x="1060" y="200"/>
+ <point x="896" y="484"/>
+ <point x="896" y="836" type="curve" smooth="yes"/>
+ <point x="896" y="1168" type="line" smooth="yes"/>
+ <point x="896" y="1516"/>
+ <point x="1060" y="1796"/>
+ <point x="1360" y="1796" type="curve"/>
+ <point x="1708" y="1796"/>
+ <point x="1820" y="1528"/>
+ <point x="1820" y="1196" type="curve"/>
+ <point x="1820" y="1152" type="line"/>
+ <point x="784" y="1152" type="line"/>
+ <point x="784" y="952" type="line"/>
+ <point x="2108" y="952" type="line"/>
+ <point x="2108" y="1108" type="line" smooth="yes"/>
+ <point x="2108" y="1668"/>
+ <point x="1856" y="2028"/>
+ <point x="1360" y="2028" type="curve" smooth="yes"/>
+ <point x="944" y="2032"/>
+ <point x="608" y="1672"/>
+ <point x="608" y="1168" type="curve" smooth="yes"/>
+ <point x="608" y="836" type="line" smooth="yes"/>
+ <point x="608" y="328"/>
+ <point x="916" y="-32"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2189.0, 'leftMargin': 95, 'rightMargin': 154.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Chedescendercyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Chedescendercyrillic_.glif
new file mode 100644
index 000000000..23f87d7fa
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Chedescendercyrillic_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Chedescendercyrillic" format="1">
+ <advance width="2272"/>
+ <unicode hex="04B6"/>
+ <outline>
+ <contour>
+ <point x="1972" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="afii10041" xOffset="32"/>
+ <component base="cyrillictic" xOffset="1560"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2052, 'leftMargin': 276, 'rightMargin': 120}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Cheverticalstrokecyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Cheverticalstrokecyrillic_.glif
new file mode 100644
index 000000000..1c17d64f9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Cheverticalstrokecyrillic_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Cheverticalstrokecyrillic" format="1">
+ <advance width="2016"/>
+ <unicode hex="04B8"/>
+ <outline>
+ <contour>
+ <point x="1084" y="1392" type="line"/>
+ <point x="864" y="1392" type="line"/>
+ <point x="864" y="428" type="line"/>
+ <point x="1084" y="428" type="line"/>
+ </contour>
+ <component base="afii10041" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1924, 'leftMargin': 276, 'rightMargin': 152}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Chook_.cn.glif b/src/Interface-Regular.ufo/glyphs/Chook_.cn.glif
new file mode 100644
index 000000000..893011bab
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Chook_.cn.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Chook.cn" format="1">
+ <advance width="2016"/>
+ <outline>
+ <contour>
+ <point x="1612" y="1356" type="line"/>
+ <point x="1612" y="1592" type="line" smooth="yes"/>
+ <point x="1612" y="1780"/>
+ <point x="1708" y="1844"/>
+ <point x="1856" y="1844" type="curve" smooth="yes"/>
+ <point x="1876" y="1844"/>
+ <point x="1916" y="1840"/>
+ <point x="1944" y="1832" type="curve"/>
+ <point x="1944" y="2048" type="line"/>
+ <point x="1900" y="2060"/>
+ <point x="1828" y="2072"/>
+ <point x="1784" y="2072" type="curve" smooth="yes"/>
+ <point x="1520" y="2072"/>
+ <point x="1388" y="1904"/>
+ <point x="1388" y="1592" type="curve" smooth="yes"/>
+ <point x="1388" y="1356" type="line"/>
+ </contour>
+ <component base="C.cn" xOffset="-100"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1904, 'leftMargin': 175, 'rightMargin': -138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Chook_.glif b/src/Interface-Regular.ufo/glyphs/Chook_.glif
new file mode 100644
index 000000000..7e515d54a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Chook_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Chook" format="1">
+ <advance width="2048"/>
+ <unicode hex="0187"/>
+ <outline>
+ <contour>
+ <point x="1588" y="1356" type="line" name="hr00"/>
+ <point x="1588" y="1592" type="line" smooth="yes"/>
+ <point x="1588" y="1780"/>
+ <point x="1684" y="1832"/>
+ <point x="1828" y="1832" type="curve" smooth="yes"/>
+ <point x="1852" y="1832"/>
+ <point x="1888" y="1832"/>
+ <point x="1916" y="1824" type="curve"/>
+ <point x="1916" y="2048" type="line"/>
+ <point x="1876" y="2060"/>
+ <point x="1804" y="2072"/>
+ <point x="1756" y="2072" type="curve" smooth="yes"/>
+ <point x="1496" y="2072"/>
+ <point x="1360" y="1904"/>
+ <point x="1360" y="1592" type="curve" smooth="yes"/>
+ <point x="1360" y="1356" type="line"/>
+ </contour>
+ <component base="C" xOffset="-124"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1998, 'leftMargin': 256, 'rightMargin': -44}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/DZcaron_.glif b/src/Interface-Regular.ufo/glyphs/DZcaron_.glif
new file mode 100644
index 000000000..30aa4cc9a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/DZcaron_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Dzcaron" format="1">
+ <advance width="3296"/>
+ <unicode hex="01C5"/>
+ <outline>
+ <contour>
+ <point x="3012" y="220" type="line"/>
+ <point x="1936" y="220" type="line"/>
+ <point x="1936" y="0" type="line"/>
+ <point x="3012" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2976" y="1300" type="line"/>
+ <point x="2976" y="1488" type="line"/>
+ <point x="2800" y="1488" type="line"/>
+ <point x="1828" y="200" type="line"/>
+ <point x="1828" y="0" type="line"/>
+ <point x="1996" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2856" y="1488" type="line"/>
+ <point x="1836" y="1488" type="line"/>
+ <point x="1836" y="1268" type="line"/>
+ <point x="2856" y="1268" type="line"/>
+ </contour>
+ <contour>
+ <point x="2216" y="2088" type="line"/>
+ <point x="1984" y="2088" type="line"/>
+ <point x="1984" y="2060" type="line"/>
+ <point x="2332" y="1724" type="line"/>
+ <point x="2496" y="1724" type="line"/>
+ <point x="2852" y="2064" type="line"/>
+ <point x="2852" y="2088" type="line"/>
+ <point x="2616" y="2088" type="line"/>
+ <point x="2416" y="1888" type="line"/>
+ </contour>
+ <component base="D" xOffset="32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3079, 'leftMargin': 256, 'rightMargin': 98}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/D_.cn.glif b/src/Interface-Regular.ufo/glyphs/D_.cn.glif
new file mode 100644
index 000000000..a4203c7d9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/D_.cn.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="D.cn" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="700" y="0" type="line"/>
+ <point x="1264" y="0"/>
+ <point x="1604" y="284"/>
+ <point x="1604" y="836" type="curve"/>
+ <point x="1604" y="1164" type="line"/>
+ <point x="1604" y="1716"/>
+ <point x="1260" y="2004"/>
+ <point x="728" y="2004" type="curve"/>
+ <point x="280" y="2004" type="line"/>
+ <point x="280" y="1772" type="line"/>
+ <point x="728" y="1772" type="line"/>
+ <point x="1120" y="1772"/>
+ <point x="1320" y="1592"/>
+ <point x="1320" y="1168" type="curve"/>
+ <point x="1320" y="836" type="line" smooth="yes"/>
+ <point x="1320" y="432"/>
+ <point x="1128" y="228"/>
+ <point x="700" y="228" type="curve"/>
+ <point x="292" y="228" type="line"/>
+ <point x="288" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="444" y="2004" type="line"/>
+ <point x="160" y="2004" type="line"/>
+ <point x="160" y="0" type="line"/>
+ <point x="444" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1848.0, 'leftMargin': 228, 'rightMargin': 177.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/D_.glif b/src/Interface-Regular.ufo/glyphs/D_.glif
new file mode 100644
index 000000000..27608fb37
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/D_.glif
@@ -0,0 +1,104 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="D" format="1">
+ <advance width="1888"/>
+ <unicode hex="0044"/>
+ <outline>
+ <contour>
+ <point x="792" y="0" type="line"/>
+ <point x="1364" y="0"/>
+ <point x="1768" y="388"/>
+ <point x="1768" y="1028" type="curve"/>
+ <point x="1768" y="1664"/>
+ <point x="1360" y="2048"/>
+ <point x="820" y="2048" type="curve"/>
+ <point x="352" y="2048" type="line"/>
+ <point x="352" y="1828" type="line"/>
+ <point x="804" y="1828" type="line"/>
+ <point x="1228" y="1828"/>
+ <point x="1516" y="1500"/>
+ <point x="1516" y="1028" type="curve"/>
+ <point x="1516" y="540"/>
+ <point x="1232" y="220"/>
+ <point x="776" y="220" type="curve"/>
+ <point x="364" y="220" type="line"/>
+ <point x="364" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="472" y="2048" type="line"/>
+ <point x="224" y="2048" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="472" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="824" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="420" y="1016" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="832" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1832" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1832" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1832" y="2216" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>O</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>-16</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>D</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>1888</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Dbar1_.glif b/src/Interface-Regular.ufo/glyphs/Dbar1_.glif
new file mode 100644
index 000000000..38a0d0360
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Dbar1_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Dbar1" format="1">
+ <advance width="2016"/>
+ <unicode hex="0189"/>
+ <outline>
+ <component base="D" xOffset="200"/>
+ <component base="crossbar" xOffset="-52"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1953, 'leftMargin': 55, 'rightMargin': 184}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Delta_.glif b/src/Interface-Regular.ufo/glyphs/Delta_.glif
new file mode 100644
index 000000000..494646059
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Delta_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Delta" format="1">
+ <advance width="2016"/>
+ <unicode hex="0394"/>
+ <unicode hex="2206"/>
+ <outline>
+ <contour>
+ <point x="1100" y="1816" type="line"/>
+ <point x="1088" y="2004" type="line"/>
+ <point x="912" y="2004" type="line"/>
+ <point x="68" y="0" type="line"/>
+ <point x="360" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1660" y="0" type="line"/>
+ <point x="1952" y="0" type="line"/>
+ <point x="1160" y="2004" type="line"/>
+ <point x="984" y="2004" type="line"/>
+ <point x="964" y="1828" type="line"/>
+ </contour>
+ <contour>
+ <point x="1728" y="228" type="line"/>
+ <point x="284" y="228" type="line"/>
+ <point x="284" y="0" type="line"/>
+ <point x="1728" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1991.0, 'leftMargin': 40, 'rightMargin': 66.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Dhook_.glif b/src/Interface-Regular.ufo/glyphs/Dhook_.glif
new file mode 100644
index 000000000..5cb486bec
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Dhook_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Dhook" format="1">
+ <advance width="2048"/>
+ <unicode hex="018A"/>
+ <outline>
+ <contour>
+ <point x="784" y="1772" type="line"/>
+ <point x="784" y="2004" type="line"/>
+ <point x="548" y="2004" type="line" smooth="yes"/>
+ <point x="240" y="2004"/>
+ <point x="72" y="1876"/>
+ <point x="72" y="1612" type="curve" smooth="yes"/>
+ <point x="72" y="1568"/>
+ <point x="80" y="1496"/>
+ <point x="96" y="1452" type="curve"/>
+ <point x="316" y="1452" type="line"/>
+ <point x="304" y="1480"/>
+ <point x="304" y="1520"/>
+ <point x="304" y="1540" type="curve" smooth="yes"/>
+ <point x="304" y="1692"/>
+ <point x="372" y="1772"/>
+ <point x="548" y="1772" type="curve" smooth="yes"/>
+ </contour>
+ <component base="D" xOffset="316"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2134.0, 'leftMargin': 41, 'rightMargin': 184.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Digamma_.glif b/src/Interface-Regular.ufo/glyphs/Digamma_.glif
new file mode 100644
index 000000000..5a5d50a59
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Digamma_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Digamma" format="1">
+ <advance width="1760"/>
+ <unicode hex="03DC"/>
+ <outline>
+ <contour>
+ <point x="1324" y="1104" type="line" name="hr00"/>
+ <point x="1096" y="1104" type="line"/>
+ <point x="1096" y="588" type="line"/>
+ <point x="1324" y="588" type="line"/>
+ </contour>
+ <component base="F" xOffset="-8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1551.0, 'leftMargin': 256, 'rightMargin': 31.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Dtopbar_.glif b/src/Interface-Regular.ufo/glyphs/Dtopbar_.glif
new file mode 100644
index 000000000..86e32ef99
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Dtopbar_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Dtopbar" format="1">
+ <advance width="1760"/>
+ <unicode hex="018B"/>
+ <outline>
+ <contour>
+ <point x="1604" y="0" type="line"/>
+ <point x="1604" y="2004" type="line"/>
+ <point x="372" y="2004" type="line"/>
+ <point x="372" y="1772" type="line"/>
+ <point x="1320" y="1772" type="line"/>
+ <point x="1320" y="1196" type="line"/>
+ <point x="840" y="1196" type="line" smooth="yes"/>
+ <point x="400" y="1196"/>
+ <point x="156" y="960"/>
+ <point x="156" y="604" type="curve" smooth="yes"/>
+ <point x="156" y="248"/>
+ <point x="400" y="0"/>
+ <point x="840" y="0" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1320" y="228" type="line"/>
+ <point x="840" y="228" type="line" smooth="yes"/>
+ <point x="556" y="228"/>
+ <point x="444" y="408"/>
+ <point x="444" y="608" type="curve" smooth="yes"/>
+ <point x="444" y="804"/>
+ <point x="556" y="964"/>
+ <point x="840" y="964" type="curve" smooth="yes"/>
+ <point x="1320" y="964" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1777, 'leftMargin': 109, 'rightMargin': 219}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Dzeabkhasiancyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Dzeabkhasiancyrillic_.glif
new file mode 100644
index 000000000..e31871e9e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Dzeabkhasiancyrillic_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Dzeabkhasiancyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="04E0"/>
+ <outline>
+ <contour>
+ <point x="148" y="2004" type="line"/>
+ <point x="148" y="1772" type="line"/>
+ <point x="1016" y="1772" type="line"/>
+ <point x="500" y="1176" type="line"/>
+ <point x="500" y="1004" type="line"/>
+ <point x="664" y="1004" type="line"/>
+ <point x="1352" y="1824" type="line"/>
+ <point x="1352" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="500" y="1172" type="line"/>
+ <point x="500" y="956" type="line"/>
+ <point x="700" y="956" type="line" smooth="yes"/>
+ <point x="984" y="956"/>
+ <point x="1136" y="836"/>
+ <point x="1136" y="556" type="curve" smooth="yes"/>
+ <point x="1136" y="352"/>
+ <point x="988" y="200"/>
+ <point x="736" y="200" type="curve" smooth="yes"/>
+ <point x="516" y="200"/>
+ <point x="368" y="364"/>
+ <point x="368" y="556" type="curve"/>
+ <point x="84" y="556" type="line"/>
+ <point x="84" y="148"/>
+ <point x="416" y="-28"/>
+ <point x="736" y="-28" type="curve" smooth="yes"/>
+ <point x="1136" y="-28"/>
+ <point x="1420" y="188"/>
+ <point x="1420" y="560" type="curve" smooth="yes"/>
+ <point x="1420" y="952"/>
+ <point x="1160" y="1176"/>
+ <point x="712" y="1176" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1643, 'leftMargin': 140, 'rightMargin': 165}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/E_.glif b/src/Interface-Regular.ufo/glyphs/E_.glif
new file mode 100644
index 000000000..89a9aa385
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/E_.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="E" format="1">
+ <advance width="1652"/>
+ <unicode hex="0045"/>
+ <outline>
+ <contour>
+ <point x="896" y="2304" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="880" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="0" y="2048" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="1432" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="1628" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1628" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1628" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1492" y="220" type="line"/>
+ <point x="424" y="220" type="line"/>
+ <point x="424" y="0" type="line"/>
+ <point x="1492" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="488" y="2048" type="line"/>
+ <point x="240" y="2048" type="line"/>
+ <point x="240" y="0" type="line"/>
+ <point x="488" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1372" y="1136" type="line"/>
+ <point x="424" y="1136" type="line"/>
+ <point x="424" y="916" type="line"/>
+ <point x="1372" y="916" type="line"/>
+ </contour>
+ <contour>
+ <point x="1476" y="2048" type="line"/>
+ <point x="424" y="2048" type="line"/>
+ <point x="424" y="1828" type="line"/>
+ <point x="1476" y="1828" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Eiotifiedcyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Eiotifiedcyrillic_.glif
new file mode 100644
index 000000000..0cbd8e66e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Eiotifiedcyrillic_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Eiotifiedcyrillic" format="1">
+ <advance width="2528"/>
+ <unicode hex="0464"/>
+ <outline>
+ <contour>
+ <point x="1728" y="1152" type="line"/>
+ <point x="332" y="1152" type="line"/>
+ <point x="332" y="932" type="line"/>
+ <point x="1728" y="932" type="line"/>
+ </contour>
+ <component base="C" xOffset="532"/>
+ <component base="I" xOffset="-92"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2526, 'leftMargin': 257, 'rightMargin': 68}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Endescendercyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Endescendercyrillic_.glif
new file mode 100644
index 000000000..7487d0309
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Endescendercyrillic_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Endescendercyrillic" format="1">
+ <advance width="2272"/>
+ <unicode hex="04A2"/>
+ <outline>
+ <contour>
+ <point x="2012" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2012" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2012" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="H"/>
+ <component base="cyrillictic" xOffset="1612"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2137, 'leftMargin': 256, 'rightMargin': 119}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Eng_.glif b/src/Interface-Regular.ufo/glyphs/Eng_.glif
new file mode 100644
index 000000000..9a4624244
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Eng_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Eng" format="1">
+ <advance width="2016"/>
+ <unicode hex="014A"/>
+ <outline>
+ <contour>
+ <point x="1028" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1020" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1976" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="248" y="2004" type="line"/>
+ <point x="248" y="0" type="line"/>
+ <point x="532" y="0" type="line"/>
+ <point x="532" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="332" y="1836" type="line"/>
+ <point x="1484" y="0" type="line"/>
+ <point x="1684" y="168" type="line"/>
+ <point x="532" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1484" y="2004" type="line"/>
+ <point x="1484" y="-116" type="line" smooth="yes"/>
+ <point x="1484" y="-276"/>
+ <point x="1420" y="-372"/>
+ <point x="1312" y="-372" type="curve" smooth="yes"/>
+ <point x="1288" y="-372"/>
+ <point x="1208" y="-364"/>
+ <point x="1176" y="-352" type="curve"/>
+ <point x="1156" y="-580" type="line"/>
+ <point x="1212" y="-596"/>
+ <point x="1256" y="-600"/>
+ <point x="1316" y="-600" type="curve" smooth="yes"/>
+ <point x="1600" y="-600"/>
+ <point x="1772" y="-428"/>
+ <point x="1772" y="-116" type="curve" smooth="yes"/>
+ <point x="1772" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1947.0, 'leftMargin': 217, 'rightMargin': 205.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Enghecyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Enghecyrillic_.glif
new file mode 100644
index 000000000..68b848a43
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Enghecyrillic_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Enghecyrillic" format="1">
+ <advance width="2784"/>
+ <unicode hex="04A4"/>
+ <outline>
+ <contour>
+ <point x="2580" y="2004" type="line"/>
+ <point x="1532" y="2004" type="line"/>
+ <point x="1708" y="1784" type="line"/>
+ <point x="2580" y="1784" type="line"/>
+ </contour>
+ <component base="H" xOffset="-52"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2729, 'leftMargin': 256, 'rightMargin': 101}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Enhookcyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Enhookcyrillic_.glif
new file mode 100644
index 000000000..85fb285a3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Enhookcyrillic_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Enhookcyrillic" format="1">
+ <advance width="2016"/>
+ <unicode hex="04C7"/>
+ <outline>
+ <contour>
+ <point x="248" y="2004" type="line"/>
+ <point x="248" y="0" type="line"/>
+ <point x="532" y="0" type="line"/>
+ <point x="532" y="876" type="line"/>
+ <point x="1484" y="876" type="line"/>
+ <point x="1484" y="-116" type="line" smooth="yes"/>
+ <point x="1484" y="-276"/>
+ <point x="1420" y="-372"/>
+ <point x="1312" y="-372" type="curve" smooth="yes"/>
+ <point x="1288" y="-372"/>
+ <point x="1204" y="-364"/>
+ <point x="1176" y="-352" type="curve"/>
+ <point x="1156" y="-580" type="line"/>
+ <point x="1212" y="-596"/>
+ <point x="1256" y="-600"/>
+ <point x="1312" y="-600" type="curve" smooth="yes"/>
+ <point x="1600" y="-600"/>
+ <point x="1772" y="-428"/>
+ <point x="1772" y="-116" type="curve" smooth="yes"/>
+ <point x="1772" y="2004" type="line"/>
+ <point x="1484" y="2004" type="line"/>
+ <point x="1484" y="1104" type="line"/>
+ <point x="532" y="1104" type="line"/>
+ <point x="532" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2010, 'leftMargin': 242, 'rightMargin': 244}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Epsilon1_.glif b/src/Interface-Regular.ufo/glyphs/Epsilon1_.glif
new file mode 100644
index 000000000..02ce341d1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Epsilon1_.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Epsilon1" format="1">
+ <advance width="1760"/>
+ <unicode hex="0190"/>
+ <outline>
+ <contour>
+ <point x="880" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="880" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1712" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1104" y="960" type="line"/>
+ <point x="1104" y="1136" type="line"/>
+ <point x="880" y="1136" type="line" smooth="yes"/>
+ <point x="584" y="1136"/>
+ <point x="472" y="1272"/>
+ <point x="472" y="1464" type="curve" smooth="yes"/>
+ <point x="472" y="1652"/>
+ <point x="600" y="1800"/>
+ <point x="900" y="1800" type="curve" smooth="yes"/>
+ <point x="1128" y="1800"/>
+ <point x="1292" y="1668"/>
+ <point x="1292" y="1480" type="curve"/>
+ <point x="1576" y="1480" type="line"/>
+ <point x="1576" y="1820"/>
+ <point x="1268" y="2032"/>
+ <point x="900" y="2032" type="curve" smooth="yes"/>
+ <point x="472" y="2032"/>
+ <point x="188" y="1832"/>
+ <point x="188" y="1460" type="curve" smooth="yes"/>
+ <point x="188" y="1144"/>
+ <point x="472" y="960"/>
+ <point x="872" y="960" type="curve"/>
+ </contour>
+ <contour>
+ <point x="872" y="1080" type="line"/>
+ <point x="424" y="1080"/>
+ <point x="156" y="896"/>
+ <point x="156" y="560" type="curve" smooth="yes"/>
+ <point x="156" y="140"/>
+ <point x="480" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1244" y="-28"/>
+ <point x="1604" y="148"/>
+ <point x="1604" y="556" type="curve"/>
+ <point x="1320" y="556" type="line"/>
+ <point x="1320" y="360"/>
+ <point x="1160" y="200"/>
+ <point x="900" y="200" type="curve" smooth="yes"/>
+ <point x="620" y="200"/>
+ <point x="444" y="316"/>
+ <point x="444" y="556" type="curve" smooth="yes"/>
+ <point x="444" y="800"/>
+ <point x="592" y="908"/>
+ <point x="880" y="908" type="curve" smooth="yes"/>
+ <point x="1104" y="908" type="line"/>
+ <point x="1104" y="1080" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1671, 'leftMargin': 114, 'rightMargin': 108}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Esh_.glif b/src/Interface-Regular.ufo/glyphs/Esh_.glif
new file mode 100644
index 000000000..064483fd8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Esh_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Esh" format="1">
+ <advance width="1760"/>
+ <unicode hex="01A9"/>
+ <outline>
+ <contour>
+ <point x="788" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1600" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="788" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="Sigma" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1616, 'leftMargin': 192, 'rightMargin': 16}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Eturn_.glif b/src/Interface-Regular.ufo/glyphs/Eturn_.glif
new file mode 100644
index 000000000..ffbbd8a14
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Eturn_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Eturn" format="1">
+ <advance width="1504"/>
+ <unicode hex="018E"/>
+ <outline>
+ <contour>
+ <point x="116" y="1776" type="line"/>
+ <point x="1160" y="1776" type="line"/>
+ <point x="1160" y="2004" type="line"/>
+ <point x="116" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1104" y="0" type="line"/>
+ <point x="1392" y="0" type="line"/>
+ <point x="1392" y="2004" type="line"/>
+ <point x="1104" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="256" y="856" type="line"/>
+ <point x="1160" y="856" type="line"/>
+ <point x="1160" y="1084" type="line"/>
+ <point x="256" y="1084" type="line"/>
+ </contour>
+ <contour>
+ <point x="128" y="0" type="line"/>
+ <point x="1160" y="0" type="line"/>
+ <point x="1160" y="232" type="line"/>
+ <point x="128" y="232" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1601, 'leftMargin': 95, 'rightMargin': 229}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Euro_.glif b/src/Interface-Regular.ufo/glyphs/Euro_.glif
new file mode 100644
index 000000000..5a7501165
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Euro_.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Euro" format="1">
+ <advance width="1504"/>
+ <unicode hex="20AC"/>
+ <outline>
+ <contour>
+ <point x="984" y="172" type="curve" smooth="yes"/>
+ <point x="692" y="172"/>
+ <point x="464" y="336"/>
+ <point x="464" y="748" type="curve"/>
+ <point x="464" y="1248" type="line"/>
+ <point x="464" y="1664"/>
+ <point x="684" y="1872"/>
+ <point x="984" y="1872" type="curve" smooth="yes"/>
+ <point x="1088" y="1872"/>
+ <point x="1188" y="1836"/>
+ <point x="1276" y="1804" type="curve"/>
+ <point x="1316" y="2032" type="line"/>
+ <point x="1204" y="2056"/>
+ <point x="1096" y="2076"/>
+ <point x="980" y="2076" type="curve" smooth="yes"/>
+ <point x="544" y="2076"/>
+ <point x="240" y="1780"/>
+ <point x="240" y="1244" type="curve"/>
+ <point x="240" y="748" type="line"/>
+ <point x="240" y="216"/>
+ <point x="544" y="-28"/>
+ <point x="984" y="-28" type="curve" smooth="yes"/>
+ <point x="1096" y="-28"/>
+ <point x="1212" y="-12"/>
+ <point x="1316" y="16" type="curve"/>
+ <point x="1276" y="240" type="line"/>
+ <point x="1184" y="208"/>
+ <point x="1092" y="172"/>
+ </contour>
+ <contour>
+ <point x="1044" y="1280" type="line"/>
+ <point x="0" y="1280" type="line"/>
+ <point x="0" y="1100" type="line"/>
+ <point x="1044" y="1100" type="line"/>
+ </contour>
+ <contour>
+ <point x="1044" y="896" type="line"/>
+ <point x="0" y="896" type="line"/>
+ <point x="0" y="716" type="line"/>
+ <point x="1044" y="716" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Ezh_.glif b/src/Interface-Regular.ufo/glyphs/Ezh_.glif
new file mode 100644
index 000000000..c5a43d6d1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Ezh_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ezh" format="1">
+ <advance width="1760"/>
+ <unicode hex="01B7"/>
+ <outline>
+ <contour>
+ <point x="104" y="92" type="line"/>
+ <point x="148" y="-280"/>
+ <point x="376" y="-572"/>
+ <point x="864" y="-572" type="curve" smooth="yes"/>
+ <point x="1336" y="-572"/>
+ <point x="1656" y="-340"/>
+ <point x="1656" y="220" type="curve" smooth="yes"/>
+ <point x="1656" y="784"/>
+ <point x="1340" y="1016"/>
+ <point x="840" y="1016" type="curve" smooth="yes"/>
+ <point x="560" y="1016" type="line"/>
+ <point x="560" y="796" type="line"/>
+ <point x="840" y="796" type="line" smooth="yes"/>
+ <point x="1196" y="796"/>
+ <point x="1372" y="644"/>
+ <point x="1372" y="220" type="curve" smooth="yes"/>
+ <point x="1372" y="-164"/>
+ <point x="1224" y="-344"/>
+ <point x="864" y="-344" type="curve" smooth="yes"/>
+ <point x="528" y="-344"/>
+ <point x="440" y="-184"/>
+ <point x="392" y="92" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1552" y="1800" type="line"/>
+ <point x="1552" y="2004" type="line"/>
+ <point x="1424" y="2004" type="line"/>
+ <point x="532" y="1004" type="line"/>
+ <point x="532" y="796" type="line"/>
+ <point x="656" y="796" type="line"/>
+ </contour>
+ <contour>
+ <point x="1432" y="2004" type="line"/>
+ <point x="156" y="2004" type="line"/>
+ <point x="156" y="1772" type="line"/>
+ <point x="1432" y="1772" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1821, 'leftMargin': 110, 'rightMargin': 160}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Ezhcaron_.glif b/src/Interface-Regular.ufo/glyphs/Ezhcaron_.glif
new file mode 100644
index 000000000..76f68eecb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Ezhcaron_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ezhcaron" format="1">
+ <advance width="1760"/>
+ <unicode hex="01EE"/>
+ <outline>
+ <component base="Ezh" xOffset="-16"/>
+ <component base="caron" xOffset="200" yOffset="404"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1821, 'leftMargin': 120, 'rightMargin': 149}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Ezhreversed_.glif b/src/Interface-Regular.ufo/glyphs/Ezhreversed_.glif
new file mode 100644
index 000000000..72c056425
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Ezhreversed_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ezhreversed" format="1">
+ <advance width="2016"/>
+ <unicode hex="01B8"/>
+ <outline>
+ <contour>
+ <point x="1500" y="92" type="line"/>
+ <point x="1452" y="-184"/>
+ <point x="1364" y="-344"/>
+ <point x="1024" y="-344" type="curve" smooth="yes"/>
+ <point x="668" y="-344"/>
+ <point x="520" y="-164"/>
+ <point x="520" y="220" type="curve" smooth="yes"/>
+ <point x="520" y="644"/>
+ <point x="692" y="796"/>
+ <point x="1052" y="796" type="curve" smooth="yes"/>
+ <point x="1332" y="796" type="line"/>
+ <point x="1332" y="1016" type="line"/>
+ <point x="1052" y="1016" type="line" smooth="yes"/>
+ <point x="548" y="1016"/>
+ <point x="232" y="784"/>
+ <point x="232" y="220" type="curve" smooth="yes"/>
+ <point x="232" y="-340"/>
+ <point x="552" y="-572"/>
+ <point x="1024" y="-572" type="curve" smooth="yes"/>
+ <point x="1512" y="-572"/>
+ <point x="1740" y="-280"/>
+ <point x="1784" y="92" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1232" y="796" type="line"/>
+ <point x="1356" y="796" type="line"/>
+ <point x="1356" y="1004" type="line"/>
+ <point x="468" y="2004" type="line"/>
+ <point x="340" y="2004" type="line"/>
+ <point x="340" y="1800" type="line"/>
+ </contour>
+ <contour>
+ <point x="460" y="1772" type="line"/>
+ <point x="1732" y="1772" type="line"/>
+ <point x="1732" y="2004" type="line"/>
+ <point x="460" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1821, 'leftMargin': 160, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/F_.glif b/src/Interface-Regular.ufo/glyphs/F_.glif
new file mode 100644
index 000000000..779fd5944
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/F_.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="F" format="1">
+ <advance width="1628"/>
+ <unicode hex="0046"/>
+ <outline>
+ <contour>
+ <point x="488" y="464" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="880" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="760" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1580" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1580" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1580" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="488" y="2048" type="line"/>
+ <point x="240" y="2048" type="line"/>
+ <point x="240" y="0" type="line"/>
+ <point x="488" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1336" y="1136" type="line"/>
+ <point x="460" y="1136" type="line"/>
+ <point x="460" y="916" type="line"/>
+ <point x="1336" y="916" type="line"/>
+ </contour>
+ <contour>
+ <point x="1468" y="2048" type="line"/>
+ <point x="460" y="2048" type="line"/>
+ <point x="460" y="1828" type="line"/>
+ <point x="1468" y="1828" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Fhook_.glif b/src/Interface-Regular.ufo/glyphs/Fhook_.glif
new file mode 100644
index 000000000..2cf45a36c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Fhook_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Fhook" format="1">
+ <advance width="1760"/>
+ <unicode hex="0191"/>
+ <outline>
+ <contour>
+ <point x="396" y="1284" type="line" name="hr00"/>
+ <point x="396" y="-124" type="line" smooth="yes"/>
+ <point x="396" y="-284"/>
+ <point x="336" y="-364"/>
+ <point x="228" y="-364" type="curve" smooth="yes"/>
+ <point x="184" y="-364"/>
+ <point x="124" y="-356"/>
+ <point x="92" y="-344" type="curve"/>
+ <point x="72" y="-580" type="line"/>
+ <point x="124" y="-596"/>
+ <point x="172" y="-600"/>
+ <point x="228" y="-600" type="curve" smooth="yes"/>
+ <point x="508" y="-600"/>
+ <point x="680" y="-432"/>
+ <point x="680" y="-124" type="curve" smooth="yes"/>
+ <point x="680" y="1284" type="line"/>
+ </contour>
+ <component base="F" xOffset="168"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1645, 'leftMargin': 0, 'rightMargin': 31}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Fturn_.glif b/src/Interface-Regular.ufo/glyphs/Fturn_.glif
new file mode 100644
index 000000000..8d902f1a3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Fturn_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Fturn" format="1">
+ <advance width="1504"/>
+ <unicode hex="2132"/>
+ <outline>
+ <contour>
+ <point x="1088" y="0" type="line"/>
+ <point x="1372" y="0" type="line"/>
+ <point x="1372" y="2004" type="line"/>
+ <point x="1088" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="268" y="900" type="line"/>
+ <point x="1144" y="900" type="line"/>
+ <point x="1144" y="1128" type="line"/>
+ <point x="268" y="1128" type="line"/>
+ </contour>
+ <contour>
+ <point x="132" y="0" type="line"/>
+ <point x="1144" y="0" type="line"/>
+ <point x="1144" y="232" type="line"/>
+ <point x="132" y="232" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1551.0, 'leftMargin': 83, 'rightMargin': 228.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/G_.cn.glif b/src/Interface-Regular.ufo/glyphs/G_.cn.glif
new file mode 100644
index 000000000..bccf820fa
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/G_.cn.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="G.cn" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="1652" y="1004" type="line"/>
+ <point x="916" y="1004" type="line"/>
+ <point x="916" y="780" type="line"/>
+ <point x="1364" y="780" type="line"/>
+ <point x="1364" y="328" type="line"/>
+ <point x="1312" y="292"/>
+ <point x="1220" y="200"/>
+ <point x="940" y="200" type="curve" smooth="yes"/>
+ <point x="608" y="200"/>
+ <point x="396" y="396"/>
+ <point x="396" y="820" type="curve" smooth="yes"/>
+ <point x="396" y="1184" type="line" smooth="yes"/>
+ <point x="396" y="1600"/>
+ <point x="540" y="1800"/>
+ <point x="908" y="1800" type="curve" smooth="yes"/>
+ <point x="1204" y="1800"/>
+ <point x="1340" y="1656"/>
+ <point x="1364" y="1412" type="curve"/>
+ <point x="1652" y="1412" type="line"/>
+ <point x="1624" y="1800"/>
+ <point x="1368" y="2032"/>
+ <point x="908" y="2032" type="curve" smooth="yes"/>
+ <point x="384" y="2032"/>
+ <point x="112" y="1752"/>
+ <point x="112" y="1180" type="curve" smooth="yes"/>
+ <point x="112" y="820" type="line" smooth="yes"/>
+ <point x="112" y="252"/>
+ <point x="448" y="-28"/>
+ <point x="940" y="-28" type="curve" smooth="yes"/>
+ <point x="1396" y="-28"/>
+ <point x="1572" y="164"/>
+ <point x="1652" y="252" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1917, 'leftMargin': 175, 'rightMargin': 202}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/G_.glif b/src/Interface-Regular.ufo/glyphs/G_.glif
new file mode 100644
index 000000000..f557f1e67
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/G_.glif
@@ -0,0 +1,106 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="G" format="1">
+ <advance width="2032"/>
+ <unicode hex="0047"/>
+ <outline>
+ <contour>
+ <point x="1840" y="1016" type="line"/>
+ <point x="1100" y="1016" type="line"/>
+ <point x="1100" y="796" type="line"/>
+ <point x="1584" y="796" type="line"/>
+ <point x="1584" y="436"/>
+ <point x="1380" y="200"/>
+ <point x="1020" y="200" type="curve" smooth="yes"/>
+ <point x="760" y="200"/>
+ <point x="416" y="412"/>
+ <point x="416" y="1024" type="curve"/>
+ <point x="416" y="1552"/>
+ <point x="668" y="1852"/>
+ <point x="1016" y="1852" type="curve" smooth="yes"/>
+ <point x="1312" y="1852"/>
+ <point x="1500" y="1640"/>
+ <point x="1552" y="1448" type="curve"/>
+ <point x="1824" y="1448" type="line"/>
+ <point x="1772" y="1800"/>
+ <point x="1468" y="2076"/>
+ <point x="1008" y="2076" type="curve" smooth="yes"/>
+ <point x="536" y="2076"/>
+ <point x="176" y="1716"/>
+ <point x="176" y="1024" type="curve"/>
+ <point x="176" y="340"/>
+ <point x="560" y="-28"/>
+ <point x="996" y="-28" type="curve" smooth="yes"/>
+ <point x="1564" y="-28"/>
+ <point x="1840" y="332"/>
+ <point x="1840" y="792" type="curve"/>
+ </contour>
+ <contour>
+ <point x="972" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1056" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1968" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1968" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1968" y="2244" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>O</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>G</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>2032</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Gamma1_.glif b/src/Interface-Regular.ufo/glyphs/Gamma1_.glif
new file mode 100644
index 000000000..27c15dd83
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Gamma1_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Gamma1" format="1">
+ <advance width="1760"/>
+ <unicode hex="0194"/>
+ <outline>
+ <contour>
+ <point x="20" y="2004" type="line"/>
+ <point x="832" y="156" type="line" smooth="yes"/>
+ <point x="936" y="-84"/>
+ <point x="976" y="-192"/>
+ <point x="976" y="-272" type="curve" smooth="yes"/>
+ <point x="976" y="-324"/>
+ <point x="952" y="-372"/>
+ <point x="880" y="-372" type="curve" smooth="yes"/>
+ <point x="808" y="-372"/>
+ <point x="784" y="-328"/>
+ <point x="784" y="-272" type="curve" smooth="yes"/>
+ <point x="784" y="-192"/>
+ <point x="832" y="-72"/>
+ <point x="932" y="156" type="curve" smooth="yes"/>
+ <point x="1740" y="2004" type="line"/>
+ <point x="1424" y="2004" type="line"/>
+ <point x="756" y="388" type="line" smooth="yes"/>
+ <point x="604" y="20"/>
+ <point x="508" y="-140"/>
+ <point x="508" y="-272" type="curve" smooth="yes"/>
+ <point x="508" y="-480"/>
+ <point x="648" y="-600"/>
+ <point x="880" y="-600" type="curve" smooth="yes"/>
+ <point x="1112" y="-600"/>
+ <point x="1252" y="-480"/>
+ <point x="1252" y="-272" type="curve" smooth="yes"/>
+ <point x="1252" y="-140"/>
+ <point x="1148" y="20"/>
+ <point x="996" y="388" type="curve" smooth="yes"/>
+ <point x="336" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1778, 'leftMargin': 28, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Gamma_.glif b/src/Interface-Regular.ufo/glyphs/Gamma_.glif
new file mode 100644
index 000000000..85294aee7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Gamma_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Gamma" format="1">
+ <advance width="1760"/>
+ <unicode hex="0393"/>
+ <outline>
+ <contour>
+ <point x="884" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="544" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="448" y="1040" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="1592" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1500" y="2004" type="line"/>
+ <point x="264" y="2004" type="line"/>
+ <point x="264" y="0" type="line"/>
+ <point x="548" y="0" type="line"/>
+ <point x="548" y="1772" type="line"/>
+ <point x="1500" y="1772" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1569, 'leftMargin': 242, 'rightMargin': 92}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Gbar_.glif b/src/Interface-Regular.ufo/glyphs/Gbar_.glif
new file mode 100644
index 000000000..446c49fd6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Gbar_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Gbar" format="1">
+ <advance width="2016"/>
+ <unicode hex="01E4"/>
+ <outline>
+ <contour>
+ <point x="844" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="844" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1844" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1836" y="668" type="line"/>
+ <point x="952" y="668" type="line"/>
+ <point x="952" y="448" type="line"/>
+ <point x="1836" y="448" type="line"/>
+ </contour>
+ <component base="G" xOffset="-76"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1917, 'leftMargin': 256, 'rightMargin': 7}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Germandbls_.glif b/src/Interface-Regular.ufo/glyphs/Germandbls_.glif
new file mode 100644
index 000000000..83b183674
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Germandbls_.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Germandbls" format="1">
+ <advance width="1888"/>
+ <unicode hex="1E9E"/>
+ <outline>
+ <contour>
+ <point x="472" y="1316" type="line"/>
+ <point x="224" y="1316" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="472" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="472" y="1316" type="line"/>
+ <point x="472" y="1572"/>
+ <point x="556" y="1812"/>
+ <point x="852" y="1812" type="curve" smooth="yes"/>
+ <point x="1036" y="1812"/>
+ <point x="1140" y="1744"/>
+ <point x="1228" y="1684" type="curve"/>
+ <point x="820" y="1172" type="line"/>
+ <point x="820" y="1000" type="line"/>
+ <point x="968" y="1000" type="line"/>
+ <point x="1552" y="1724" type="line"/>
+ <point x="1368" y="1892"/>
+ <point x="1152" y="2032"/>
+ <point x="852" y="2032" type="curve" smooth="yes"/>
+ <point x="436" y="2032"/>
+ <point x="224" y="1792"/>
+ <point x="224" y="1316" type="curve"/>
+ </contour>
+ <contour>
+ <point x="664" y="40" type="line"/>
+ <point x="796" y="-8"/>
+ <point x="924" y="-28"/>
+ <point x="1052" y="-28" type="curve" smooth="yes"/>
+ <point x="1448" y="-28"/>
+ <point x="1736" y="188"/>
+ <point x="1736" y="560" type="curve" smooth="yes"/>
+ <point x="1736" y="952"/>
+ <point x="1476" y="1168"/>
+ <point x="1024" y="1168" type="curve" smooth="yes"/>
+ <point x="820" y="1168" type="line"/>
+ <point x="820" y="956" type="line"/>
+ <point x="1020" y="956" type="line" smooth="yes"/>
+ <point x="1308" y="956"/>
+ <point x="1460" y="836"/>
+ <point x="1460" y="556" type="curve" smooth="yes"/>
+ <point x="1460" y="348"/>
+ <point x="1312" y="192"/>
+ <point x="1052" y="192" type="curve" smooth="yes"/>
+ <point x="920" y="192"/>
+ <point x="820" y="228"/>
+ <point x="744" y="260" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1819, 'leftMargin': 188, 'rightMargin': 122}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Ghemiddlehookcyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Ghemiddlehookcyrillic_.glif
new file mode 100644
index 000000000..fdf313c20
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Ghemiddlehookcyrillic_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ghemiddlehookcyrillic" format="1">
+ <advance width="1760"/>
+ <unicode hex="0494"/>
+ <outline>
+ <component base="Gamma" xOffset="-164"/>
+ <component base="largerighthook" xOffset="444"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1728, 'leftMargin': 280, 'rightMargin': -81}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Ghook_.cn.glif b/src/Interface-Regular.ufo/glyphs/Ghook_.cn.glif
new file mode 100644
index 000000000..86430648e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Ghook_.cn.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ghook.cn" format="1">
+ <advance width="2016"/>
+ <outline>
+ <contour>
+ <point x="1616" y="1412" type="line"/>
+ <point x="1616" y="1592" type="line" smooth="yes"/>
+ <point x="1616" y="1780"/>
+ <point x="1708" y="1844"/>
+ <point x="1856" y="1844" type="curve" smooth="yes"/>
+ <point x="1880" y="1844"/>
+ <point x="1916" y="1840"/>
+ <point x="1944" y="1832" type="curve"/>
+ <point x="1944" y="2048" type="line"/>
+ <point x="1900" y="2060"/>
+ <point x="1832" y="2072"/>
+ <point x="1784" y="2072" type="curve" smooth="yes"/>
+ <point x="1520" y="2072"/>
+ <point x="1392" y="1904"/>
+ <point x="1392" y="1592" type="curve" smooth="yes"/>
+ <point x="1392" y="1412" type="line"/>
+ </contour>
+ <component base="G.cn" xOffset="-100"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1998, 'leftMargin': 175, 'rightMargin': -45}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Ghook_.glif b/src/Interface-Regular.ufo/glyphs/Ghook_.glif
new file mode 100644
index 000000000..f9f090bf6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Ghook_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ghook" format="1">
+ <advance width="2048"/>
+ <unicode hex="0193"/>
+ <outline>
+ <contour>
+ <point x="1592" y="1412" type="line"/>
+ <point x="1592" y="1592" type="line" smooth="yes"/>
+ <point x="1592" y="1780"/>
+ <point x="1684" y="1844"/>
+ <point x="1832" y="1844" type="curve" smooth="yes"/>
+ <point x="1856" y="1844"/>
+ <point x="1892" y="1840"/>
+ <point x="1920" y="1832" type="curve"/>
+ <point x="1920" y="2048" type="line"/>
+ <point x="1876" y="2060"/>
+ <point x="1808" y="2072"/>
+ <point x="1760" y="2072" type="curve" smooth="yes"/>
+ <point x="1496" y="2072"/>
+ <point x="1368" y="1904"/>
+ <point x="1368" y="1592" type="curve" smooth="yes"/>
+ <point x="1368" y="1412" type="line"/>
+ </contour>
+ <component base="G" xOffset="-124"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1998, 'leftMargin': 256, 'rightMargin': -45}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Gsmallcap_.glif b/src/Interface-Regular.ufo/glyphs/Gsmallcap_.glif
new file mode 100644
index 000000000..5b9a95d4c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Gsmallcap_.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Gsmallcap" format="1">
+ <advance width="1760"/>
+ <unicode hex="0262"/>
+ <outline>
+ <contour>
+ <point x="900" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="900" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1732" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1576" y="760" type="line"/>
+ <point x="920" y="760" type="line"/>
+ <point x="920" y="540" type="line"/>
+ <point x="1276" y="540" type="line"/>
+ <point x="1276" y="284" type="line"/>
+ <point x="1232" y="248"/>
+ <point x="1120" y="192"/>
+ <point x="904" y="192" type="curve" smooth="yes"/>
+ <point x="632" y="192"/>
+ <point x="464" y="384"/>
+ <point x="464" y="636" type="curve" smooth="yes"/>
+ <point x="464" y="860" type="line" smooth="yes"/>
+ <point x="464" y="1108"/>
+ <point x="640" y="1300"/>
+ <point x="896" y="1300" type="curve" smooth="yes"/>
+ <point x="1124" y="1300"/>
+ <point x="1244" y="1200"/>
+ <point x="1268" y="1012" type="curve"/>
+ <point x="1540" y="1012" type="line"/>
+ <point x="1512" y="1300"/>
+ <point x="1316" y="1516"/>
+ <point x="896" y="1516" type="curve" smooth="yes"/>
+ <point x="484" y="1516"/>
+ <point x="188" y="1248"/>
+ <point x="188" y="860" type="curve" smooth="yes"/>
+ <point x="188" y="636" type="line" smooth="yes"/>
+ <point x="188" y="244"/>
+ <point x="480" y="-28"/>
+ <point x="904" y="-28" type="curve" smooth="yes"/>
+ <point x="1272" y="-28"/>
+ <point x="1508" y="124"/>
+ <point x="1576" y="216" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1700, 'leftMargin': 154, 'rightMargin': 159}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Gsmallcaphook_.glif b/src/Interface-Regular.ufo/glyphs/Gsmallcaphook_.glif
new file mode 100644
index 000000000..00c02b698
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Gsmallcaphook_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Gsmallcaphook" format="1">
+ <advance width="1760"/>
+ <unicode hex="029B"/>
+ <outline>
+ <contour>
+ <point x="776" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="776" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1684" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1416" y="1012" type="line"/>
+ <point x="1416" y="1176" type="line" smooth="yes"/>
+ <point x="1416" y="1336"/>
+ <point x="1496" y="1392"/>
+ <point x="1624" y="1392" type="curve" smooth="yes"/>
+ <point x="1644" y="1392"/>
+ <point x="1676" y="1388"/>
+ <point x="1700" y="1384" type="curve"/>
+ <point x="1700" y="1568" type="line"/>
+ <point x="1660" y="1580"/>
+ <point x="1604" y="1588"/>
+ <point x="1564" y="1588" type="curve" smooth="yes"/>
+ <point x="1336" y="1588"/>
+ <point x="1228" y="1440"/>
+ <point x="1228" y="1176" type="curve" smooth="yes"/>
+ <point x="1228" y="1012" type="line"/>
+ </contour>
+ <component base="Gsmallcap" xOffset="-92"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1748, 'leftMargin': 126, 'rightMargin': -13}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/H_.glif b/src/Interface-Regular.ufo/glyphs/H_.glif
new file mode 100644
index 000000000..af91cd7c5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/H_.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="H" format="1">
+ <advance width="2068"/>
+ <unicode hex="0048"/>
+ <outline>
+ <contour>
+ <point x="1008" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1808" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="0" y="2048" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="1012" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2040" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2040" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2040" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1616" y="1136" type="line"/>
+ <point x="444" y="1136" type="line"/>
+ <point x="444" y="916" type="line"/>
+ <point x="1616" y="916" type="line"/>
+ </contour>
+ <contour>
+ <point x="488" y="2048" type="line"/>
+ <point x="240" y="2048" type="line"/>
+ <point x="240" y="0" type="line"/>
+ <point x="488" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1828" y="2048" type="line"/>
+ <point x="1580" y="2048" type="line"/>
+ <point x="1580" y="0" type="line"/>
+ <point x="1828" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Haabkhasiancyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Haabkhasiancyrillic_.glif
new file mode 100644
index 000000000..e04b826e9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Haabkhasiancyrillic_.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Haabkhasiancyrillic" format="1">
+ <advance width="2272"/>
+ <unicode hex="04A8"/>
+ <outline>
+ <contour>
+ <point x="1028" y="2224" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1028" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2152" y="2224" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2052" y="196" type="line"/>
+ <point x="1492" y="196"/>
+ <point x="1180" y="500"/>
+ <point x="1180" y="964" type="curve"/>
+ <point x="1180" y="1276" type="line" smooth="yes"/>
+ <point x="1180" y="1572"/>
+ <point x="1292" y="1792"/>
+ <point x="1468" y="1792" type="curve"/>
+ <point x="1644" y="1792"/>
+ <point x="1752" y="1584"/>
+ <point x="1752" y="1272" type="curve"/>
+ <point x="1752" y="936" type="line" smooth="yes"/>
+ <point x="1752" y="524"/>
+ <point x="1500" y="208"/>
+ <point x="1076" y="208" type="curve" smooth="yes"/>
+ <point x="724" y="208"/>
+ <point x="508" y="520"/>
+ <point x="508" y="928" type="curve" smooth="yes"/>
+ <point x="508" y="1160" type="line" smooth="yes"/>
+ <point x="508" y="1520"/>
+ <point x="636" y="1792"/>
+ <point x="852" y="1792" type="curve"/>
+ <point x="852" y="2032" type="line"/>
+ <point x="472" y="2032"/>
+ <point x="220" y="1652"/>
+ <point x="220" y="1156" type="curve" smooth="yes"/>
+ <point x="220" y="928" type="line" smooth="yes"/>
+ <point x="220" y="388"/>
+ <point x="564" y="-28"/>
+ <point x="1076" y="-28" type="curve" smooth="yes"/>
+ <point x="1652" y="-28"/>
+ <point x="2036" y="392"/>
+ <point x="2036" y="936" type="curve" smooth="yes"/>
+ <point x="2036" y="1268" type="line"/>
+ <point x="2036" y="1712"/>
+ <point x="1808" y="2028"/>
+ <point x="1468" y="2028" type="curve"/>
+ <point x="1124" y="2028"/>
+ <point x="896" y="1700"/>
+ <point x="896" y="1272" type="curve" smooth="yes"/>
+ <point x="896" y="968" type="line"/>
+ <point x="896" y="372"/>
+ <point x="1360" y="-40"/>
+ <point x="2052" y="-40" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2087, 'leftMargin': 153, 'rightMargin': 100}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Hadescendercyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Hadescendercyrillic_.glif
new file mode 100644
index 000000000..4b598ef5e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Hadescendercyrillic_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Hadescendercyrillic" format="1">
+ <advance width="1792"/>
+ <unicode hex="04B2"/>
+ <outline>
+ <contour>
+ <point x="1776" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1776" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1776" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="X"/>
+ <component base="cyrillictic" xOffset="1360"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1803, 'leftMargin': 124, 'rightMargin': 38}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Hbar_.glif b/src/Interface-Regular.ufo/glyphs/Hbar_.glif
new file mode 100644
index 000000000..c4550fb23
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Hbar_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Hbar" format="1">
+ <advance width="2016"/>
+ <unicode hex="0126"/>
+ <outline>
+ <contour>
+ <point x="1008" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1008" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1988" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1992" y="1616" type="line"/>
+ <point x="76" y="1616" type="line"/>
+ <point x="76" y="1408" type="line"/>
+ <point x="1992" y="1408" type="line"/>
+ </contour>
+ <component base="H" xOffset="4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1980.0, 'leftMargin': 43, 'rightMargin': 22.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Hcedilla_.glif b/src/Interface-Regular.ufo/glyphs/Hcedilla_.glif
new file mode 100644
index 000000000..977f97aaf
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Hcedilla_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Hcedilla" format="1">
+ <advance width="2016"/>
+ <unicode hex="1E28"/>
+ <outline>
+ <component base="H" xOffset="-8"/>
+ <component base="cedilla" xOffset="-24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2012, 'leftMargin': 239, 'rightMargin': 220}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/I_.glif b/src/Interface-Regular.ufo/glyphs/I_.glif
new file mode 100644
index 000000000..55a7d5d30
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/I_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="I" format="1">
+ <advance width="736"/>
+ <unicode hex="0049"/>
+ <outline>
+ <contour>
+ <point x="368" y="2304" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="368" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="-16" y="2048" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="508" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="460" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="756" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="756" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="756" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="472" y="2048" type="line"/>
+ <point x="224" y="2048" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="472" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Ibar_.glif b/src/Interface-Regular.ufo/glyphs/Ibar_.glif
new file mode 100644
index 000000000..dbb07c34c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Ibar_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ibar" format="1">
+ <advance width="992"/>
+ <unicode hex="0197"/>
+ <outline>
+ <contour>
+ <point x="496" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="968" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="496" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="I" xOffset="104"/>
+ <component base="crossbar" xOffset="-148"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 938, 'leftMargin': 27, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Idieresisacute_.glif b/src/Interface-Regular.ufo/glyphs/Idieresisacute_.glif
new file mode 100644
index 000000000..ea791d549
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Idieresisacute_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Idieresisacute" format="1">
+ <advance width="1024"/>
+ <unicode hex="1E2E"/>
+ <outline>
+ <contour>
+ <point x="648" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="512" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="236" y="2004" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="512" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="896" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="896" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="604" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="896" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <component base="I" xOffset="148"/>
+ <component base="dieresisacutecomb" xOffset="1320" yOffset="480"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1018, 'leftMargin': 28, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Iota1_.glif b/src/Interface-Regular.ufo/glyphs/Iota1_.glif
new file mode 100644
index 000000000..43ba0451e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Iota1_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Iota1" format="1">
+ <advance width="992"/>
+ <unicode hex="0196"/>
+ <outline>
+ <contour>
+ <point x="436" y="2112" type="line"/>
+ <point x="160" y="2112" type="line"/>
+ <point x="160" y="472" type="line" smooth="yes"/>
+ <point x="160" y="152"/>
+ <point x="340" y="-28"/>
+ <point x="636" y="-28" type="curve" smooth="yes"/>
+ <point x="700" y="-28"/>
+ <point x="768" y="-16"/>
+ <point x="832" y="0" type="curve"/>
+ <point x="800" y="208" type="line"/>
+ <point x="768" y="200"/>
+ <point x="728" y="192"/>
+ <point x="680" y="192" type="curve" smooth="yes"/>
+ <point x="520" y="192"/>
+ <point x="436" y="300"/>
+ <point x="436" y="472" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 920, 'leftMargin': 219, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Ismallcap_.glif b/src/Interface-Regular.ufo/glyphs/Ismallcap_.glif
new file mode 100644
index 000000000..b1632d426
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Ismallcap_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ismallcap" format="1">
+ <advance width="992"/>
+ <unicode hex="026A"/>
+ <outline>
+ <contour>
+ <point x="492" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="492" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="976" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="840" y="1488" type="line"/>
+ <point x="156" y="1488" type="line"/>
+ <point x="156" y="1268" type="line"/>
+ <point x="840" y="1268" type="line"/>
+ </contour>
+ <contour>
+ <point x="632" y="1488" type="line"/>
+ <point x="356" y="1488" type="line"/>
+ <point x="356" y="0" type="line"/>
+ <point x="632" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="840" y="220" type="line"/>
+ <point x="156" y="220" type="line"/>
+ <point x="156" y="0" type="line"/>
+ <point x="840" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 958, 'leftMargin': 138, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Itildebelow_.glif b/src/Interface-Regular.ufo/glyphs/Itildebelow_.glif
new file mode 100644
index 000000000..2d3126a4d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Itildebelow_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Itildebelow" format="1">
+ <advance width="1004"/>
+ <unicode hex="1E2C"/>
+ <outline>
+ <contour>
+ <point x="684" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="548" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="272" y="2004" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="548" y="-580" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="548" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="932" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="932" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="640" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="932" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <component base="I" xOffset="144"/>
+ <component base="tilde" xOffset="-132" yOffset="-2216"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1011, 'leftMargin': -13, 'rightMargin': 40}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/J_.glif b/src/Interface-Regular.ufo/glyphs/J_.glif
new file mode 100644
index 000000000..55f3f3dff
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/J_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="J" format="1">
+ <advance width="1408"/>
+ <unicode hex="004A"/>
+ <outline>
+ <contour>
+ <point x="1152" y="2304" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="704" y="-14" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1555" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1555" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1555" y="2201" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="944" y="584" type="line"/>
+ <point x="944" y="272"/>
+ <point x="764" y="192"/>
+ <point x="604" y="192" type="curve" smooth="yes"/>
+ <point x="408" y="192"/>
+ <point x="240" y="308"/>
+ <point x="240" y="512" type="curve"/>
+ <point x="0" y="512" type="line"/>
+ <point x="0" y="180"/>
+ <point x="264" y="-28"/>
+ <point x="588" y="-28" type="curve" smooth="yes"/>
+ <point x="956" y="-28"/>
+ <point x="1192" y="188"/>
+ <point x="1192" y="584" type="curve"/>
+ <point x="1192" y="2048" type="line"/>
+ <point x="944" y="2048" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/K_.glif b/src/Interface-Regular.ufo/glyphs/K_.glif
new file mode 100644
index 000000000..84eb15dbf
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/K_.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="K" format="1">
+ <advance width="1664"/>
+ <unicode hex="004B"/>
+ <outline>
+ <contour>
+ <point x="912" y="120" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1688" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="380" y="1692" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="832" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1764" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1764" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1764" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="488" y="2048" type="line"/>
+ <point x="240" y="2048" type="line"/>
+ <point x="240" y="0" type="line"/>
+ <point x="488" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1588" y="2048" type="line"/>
+ <point x="1292" y="2048" type="line"/>
+ <point x="508" y="1020" type="line"/>
+ <point x="440" y="1020" type="line"/>
+ <point x="440" y="548" type="line"/>
+ </contour>
+ <contour>
+ <point x="1272" y="0" type="line"/>
+ <point x="1568" y="0" type="line"/>
+ <point x="828" y="1140" type="line"/>
+ <point x="676" y="948" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Kabashkircyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Kabashkircyrillic_.glif
new file mode 100644
index 000000000..3f7348396
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Kabashkircyrillic_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Kabashkircyrillic" format="1">
+ <advance width="2528"/>
+ <unicode hex="04A0"/>
+ <outline>
+ <contour>
+ <point x="884" y="2004" type="line"/>
+ <point x="156" y="2004" type="line"/>
+ <point x="156" y="1784" type="line"/>
+ <point x="884" y="1784" type="line"/>
+ </contour>
+ <component base="K" xOffset="560"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2311, 'leftMargin': 91, 'rightMargin': -1}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Kadescendercyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Kadescendercyrillic_.glif
new file mode 100644
index 000000000..9d73e6f17
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Kadescendercyrillic_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Kadescendercyrillic" format="1">
+ <advance width="2016"/>
+ <unicode hex="049A"/>
+ <outline>
+ <component base="K" xOffset="-44"/>
+ <component base="cyrillictic" xOffset="1424"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1991.0, 'leftMargin': 240, 'rightMargin': 129.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Kahookcyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Kahookcyrillic_.glif
new file mode 100644
index 000000000..76cb35f8b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Kahookcyrillic_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Kahookcyrillic" format="1">
+ <advance width="1760"/>
+ <unicode hex="04C3"/>
+ <outline>
+ <contour>
+ <point x="424" y="2004" type="line"/>
+ <point x="136" y="2004" type="line"/>
+ <point x="136" y="0" type="line"/>
+ <point x="424" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1624" y="2004" type="line"/>
+ <point x="1288" y="2004" type="line"/>
+ <point x="596" y="1152" type="line"/>
+ <point x="264" y="1152" type="line"/>
+ <point x="308" y="904" type="line"/>
+ <point x="716" y="904" type="line"/>
+ </contour>
+ <contour>
+ <point x="488" y="904" type="line"/>
+ <point x="784" y="904" type="line" smooth="yes"/>
+ <point x="1148" y="904"/>
+ <point x="1324" y="704"/>
+ <point x="1324" y="348" type="curve" smooth="yes"/>
+ <point x="1328" y="28"/>
+ <point x="1236" y="-188"/>
+ <point x="944" y="-188" type="curve"/>
+ <point x="948" y="-408" type="line"/>
+ <point x="1384" y="-408"/>
+ <point x="1612" y="-132"/>
+ <point x="1612" y="348" type="curve" smooth="yes"/>
+ <point x="1612" y="848"/>
+ <point x="1308" y="1144"/>
+ <point x="784" y="1144" type="curve" smooth="yes"/>
+ <point x="488" y="1144" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1783, 'leftMargin': 220, 'rightMargin': 77}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Kaverticalstrokecyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Kaverticalstrokecyrillic_.glif
new file mode 100644
index 000000000..1b3ea94ca
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Kaverticalstrokecyrillic_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Kaverticalstrokecyrillic" format="1">
+ <advance width="1760"/>
+ <unicode hex="049C"/>
+ <outline>
+ <contour>
+ <point x="104" y="2004" type="line"/>
+ <point x="104" y="0" type="line"/>
+ <point x="392" y="0" type="line"/>
+ <point x="392" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="520" y="1472" type="line"/>
+ <point x="520" y="568" type="line"/>
+ <point x="740" y="568" type="line"/>
+ <point x="740" y="1472" type="line"/>
+ </contour>
+ <contour>
+ <point x="1264" y="2004" type="line"/>
+ <point x="840" y="1128" type="line"/>
+ <point x="228" y="1128" type="line"/>
+ <point x="276" y="892" type="line"/>
+ <point x="964" y="892" type="line"/>
+ <point x="1600" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="828" y="932" type="line"/>
+ <point x="1300" y="0" type="line"/>
+ <point x="1656" y="0" type="line"/>
+ <point x="996" y="1172" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1783, 'leftMargin': 220, 'rightMargin': 11}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Khook_.glif b/src/Interface-Regular.ufo/glyphs/Khook_.glif
new file mode 100644
index 000000000..e1a7a67b6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Khook_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Khook" format="1">
+ <advance width="1760"/>
+ <unicode hex="0198"/>
+ <outline>
+ <contour>
+ <point x="392" y="2004" type="line"/>
+ <point x="108" y="2004" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="392" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1316" y="0" type="line"/>
+ <point x="1656" y="0" type="line"/>
+ <point x="764" y="1192" type="line"/>
+ <point x="596" y="968" type="line"/>
+ </contour>
+ <contour>
+ <point x="996" y="1760" type="curve" smooth="yes"/>
+ <point x="596" y="1264" type="line"/>
+ <point x="244" y="828" type="line"/>
+ <point x="296" y="528" type="line"/>
+ <point x="768" y="1068" type="line"/>
+ <point x="1224" y="1636" type="line" smooth="yes"/>
+ <point x="1296" y="1724"/>
+ <point x="1336" y="1776"/>
+ <point x="1408" y="1776" type="curve" smooth="yes"/>
+ <point x="1476" y="1776"/>
+ <point x="1516" y="1756"/>
+ <point x="1556" y="1732" type="curve"/>
+ <point x="1652" y="1924" type="line"/>
+ <point x="1580" y="1988"/>
+ <point x="1488" y="2032"/>
+ <point x="1380" y="2032" type="curve" smooth="yes"/>
+ <point x="1216" y="2032"/>
+ <point x="1124" y="1924"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1764, 'leftMargin': 228, 'rightMargin': -13}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Koppa_.glif b/src/Interface-Regular.ufo/glyphs/Koppa_.glif
new file mode 100644
index 000000000..41124dbea
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Koppa_.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Koppa" format="1">
+ <advance width="1760"/>
+ <unicode hex="03DE"/>
+ <outline>
+ <contour>
+ <point x="1476" y="1388" type="line"/>
+ <point x="296" y="400" type="line"/>
+ <point x="256" y="416" type="line"/>
+ <point x="340" y="792" type="line"/>
+ <point x="1496" y="1772" type="line"/>
+ <point x="1544" y="1752" type="line"/>
+ </contour>
+ <contour>
+ <point x="256" y="416" type="line"/>
+ <point x="356" y="1472" type="line" smooth="yes"/>
+ <point x="364" y="1540"/>
+ <point x="364" y="1564"/>
+ <point x="364" y="1584" type="curve" smooth="yes"/>
+ <point x="364" y="1736"/>
+ <point x="292" y="1828"/>
+ <point x="112" y="1828" type="curve" smooth="yes"/>
+ <point x="96" y="1828"/>
+ <point x="80" y="1828"/>
+ <point x="64" y="1828" type="curve"/>
+ <point x="88" y="2044" type="line"/>
+ <point x="124" y="2048"/>
+ <point x="160" y="2052"/>
+ <point x="192" y="2052" type="curve" smooth="yes"/>
+ <point x="496" y="2052"/>
+ <point x="640" y="1844"/>
+ <point x="640" y="1572" type="curve" smooth="yes"/>
+ <point x="640" y="1540"/>
+ <point x="640" y="1512"/>
+ <point x="628" y="1436" type="curve" smooth="yes"/>
+ <point x="552" y="736" type="line"/>
+ </contour>
+ <contour>
+ <point x="1544" y="1752" type="line"/>
+ <point x="1412" y="620" type="line" smooth="yes"/>
+ <point x="1404" y="536"/>
+ <point x="1396" y="452"/>
+ <point x="1396" y="416" type="curve" smooth="yes"/>
+ <point x="1396" y="280"/>
+ <point x="1472" y="192"/>
+ <point x="1632" y="192" type="curve" smooth="yes"/>
+ <point x="1656" y="192"/>
+ <point x="1680" y="192"/>
+ <point x="1696" y="196" type="curve"/>
+ <point x="1672" y="-20" type="line"/>
+ <point x="1636" y="-28"/>
+ <point x="1604" y="-28"/>
+ <point x="1572" y="-28" type="curve" smooth="yes"/>
+ <point x="1272" y="-28"/>
+ <point x="1124" y="176"/>
+ <point x="1124" y="392" type="curve" smooth="yes"/>
+ <point x="1124" y="476"/>
+ <point x="1132" y="580"/>
+ <point x="1144" y="672" type="curve" smooth="yes"/>
+ <point x="1224" y="1332" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1715, 'leftMargin': 41, 'rightMargin': 42}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Koppacyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Koppacyrillic_.glif
new file mode 100644
index 000000000..71a317ba4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Koppacyrillic_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Koppacyrillic" format="1">
+ <advance width="1760"/>
+ <unicode hex="0480"/>
+ <outline>
+ <contour>
+ <point x="884" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="884" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1516" y="168" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1804" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="892" y="200" type="line"/>
+ <point x="588" y="200"/>
+ <point x="408" y="476"/>
+ <point x="408" y="820" type="curve" smooth="yes"/>
+ <point x="408" y="1184" type="line" smooth="yes"/>
+ <point x="408" y="1524"/>
+ <point x="588" y="1800"/>
+ <point x="892" y="1800" type="curve" smooth="yes"/>
+ <point x="1192" y="1800"/>
+ <point x="1352" y="1632"/>
+ <point x="1352" y="1360" type="curve"/>
+ <point x="1636" y="1360" type="line"/>
+ <point x="1636" y="1772"/>
+ <point x="1348" y="2032"/>
+ <point x="892" y="2032" type="curve" smooth="yes"/>
+ <point x="436" y="2032"/>
+ <point x="124" y="1668"/>
+ <point x="124" y="1184" type="curve"/>
+ <point x="124" y="820" type="line"/>
+ <point x="124" y="332"/>
+ <point x="436" y="-28"/>
+ <point x="892" y="-28" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1060" y="200" type="line"/>
+ <point x="776" y="200" type="line"/>
+ <point x="776" y="-528" type="line"/>
+ <point x="1060" y="-528" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1840, 'leftMargin': 158, 'rightMargin': 168}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Ksicyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Ksicyrillic_.glif
new file mode 100644
index 000000000..ff9e52603
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Ksicyrillic_.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ksicyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="046E"/>
+ <outline>
+ <contour>
+ <point x="240" y="2004" type="line"/>
+ <point x="240" y="1784" type="line"/>
+ <point x="656" y="1784" type="line" smooth="yes"/>
+ <point x="916" y="1784"/>
+ <point x="1036" y="1640"/>
+ <point x="1036" y="1464" type="curve" smooth="yes"/>
+ <point x="1036" y="1272"/>
+ <point x="920" y="1140"/>
+ <point x="628" y="1140" type="curve" smooth="yes"/>
+ <point x="432" y="1140" type="line"/>
+ <point x="432" y="972" type="line"/>
+ <point x="632" y="972" type="line" smooth="yes"/>
+ <point x="1040" y="972"/>
+ <point x="1312" y="1184"/>
+ <point x="1312" y="1460" type="curve" smooth="yes"/>
+ <point x="1312" y="1796"/>
+ <point x="1036" y="2004"/>
+ <point x="656" y="2004" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="432" y="1080" type="line"/>
+ <point x="432" y="920" type="line"/>
+ <point x="628" y="920" type="line" smooth="yes"/>
+ <point x="912" y="920"/>
+ <point x="1068" y="800"/>
+ <point x="1068" y="556" type="curve" smooth="yes"/>
+ <point x="1068" y="348"/>
+ <point x="928" y="192"/>
+ <point x="688" y="192" type="curve" smooth="yes"/>
+ <point x="632" y="192" type="line" smooth="yes"/>
+ <point x="348" y="192"/>
+ <point x="164" y="84"/>
+ <point x="164" y="-168" type="curve"/>
+ <point x="164" y="-392"/>
+ <point x="356" y="-540"/>
+ <point x="532" y="-616" type="curve"/>
+ <point x="644" y="-436" type="line"/>
+ <point x="564" y="-400"/>
+ <point x="424" y="-328"/>
+ <point x="424" y="-180" type="curve" smooth="yes"/>
+ <point x="424" y="-92"/>
+ <point x="480" y="-28"/>
+ <point x="620" y="-28" type="curve" smooth="yes"/>
+ <point x="688" y="-28" type="line" smooth="yes"/>
+ <point x="1068" y="-28"/>
+ <point x="1344" y="188"/>
+ <point x="1344" y="560" type="curve" smooth="yes"/>
+ <point x="1344" y="896"/>
+ <point x="1080" y="1080"/>
+ <point x="632" y="1080" type="curve" smooth="yes"/>
+ </contour>
+ <component base="caron" xOffset="176" yOffset="540"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1459, 'leftMargin': 99, 'rightMargin': 180}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/L_.glif b/src/Interface-Regular.ufo/glyphs/L_.glif
new file mode 100644
index 000000000..25ec7514d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/L_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="L" format="1">
+ <advance width="1536"/>
+ <unicode hex="004C"/>
+ <outline>
+ <contour>
+ <point x="368" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="852" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="836" y="2000" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="824" y="1092" type="move" name="dot"/>
+ </contour>
+ <contour>
+ <point x="1524" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1524" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1524" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1408" y="220" type="line"/>
+ <point x="432" y="220" type="line"/>
+ <point x="432" y="0" type="line"/>
+ <point x="1408" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="488" y="2048" type="line"/>
+ <point x="240" y="2048" type="line"/>
+ <point x="240" y="0" type="line"/>
+ <point x="488" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Lambda_.glif b/src/Interface-Regular.ufo/glyphs/Lambda_.glif
new file mode 100644
index 000000000..0a883d32a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Lambda_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Lambda" format="1">
+ <advance width="1792"/>
+ <unicode hex="039B"/>
+ <outline>
+ <component base="V" yScale="-1" yOffset="2048"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1851, 'leftMargin': 63, 'rightMargin': 77}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Lslash_.glif b/src/Interface-Regular.ufo/glyphs/Lslash_.glif
new file mode 100644
index 000000000..4819b1936
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Lslash_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Lslash" format="1">
+ <advance width="1504"/>
+ <unicode hex="0141"/>
+ <outline>
+ <contour>
+ <point x="384" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="868" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1540" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="864" y="1280" type="line"/>
+ <point x="52" y="1024" type="line"/>
+ <point x="52" y="844" type="line"/>
+ <point x="864" y="1100" type="line"/>
+ </contour>
+ <component base="L" xOffset="16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1524, 'leftMargin': 52, 'rightMargin': 104}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Lsmallcap_.glif b/src/Interface-Regular.ufo/glyphs/Lsmallcap_.glif
new file mode 100644
index 000000000..593cdf56a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Lsmallcap_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Lsmallcap" format="1">
+ <advance width="1248"/>
+ <unicode hex="029F"/>
+ <outline>
+ <contour>
+ <point x="272" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="688" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1180" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1124" y="216" type="line"/>
+ <point x="340" y="216" type="line"/>
+ <point x="340" y="0" type="line"/>
+ <point x="1124" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="404" y="1488" type="line"/>
+ <point x="128" y="1488" type="line"/>
+ <point x="128" y="0" type="line"/>
+ <point x="404" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1239, 'leftMargin': 188, 'rightMargin': 56}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/M_.glif b/src/Interface-Regular.ufo/glyphs/M_.glif
new file mode 100644
index 000000000..484b5c3b0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/M_.glif
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="M" format="1">
+ <advance width="2324"/>
+ <unicode hex="004D"/>
+ <outline>
+ <contour>
+ <point x="240" y="2048" type="line"/>
+ <point x="240" y="0" type="line"/>
+ <point x="472" y="0" type="line"/>
+ <point x="472" y="1536" type="line"/>
+ <point x="492" y="1536" type="line"/>
+ <point x="1048" y="16" type="line"/>
+ <point x="1276" y="16" type="line"/>
+ <point x="1832" y="1536" type="line"/>
+ <point x="1852" y="1536" type="line"/>
+ <point x="1852" y="0" type="line"/>
+ <point x="2084" y="0" type="line"/>
+ <point x="2084" y="2048" type="line"/>
+ <point x="1788" y="2048" type="line"/>
+ <point x="1172" y="412" type="line"/>
+ <point x="1148" y="412" type="line"/>
+ <point x="536" y="2048" type="line"/>
+ </contour>
+ <contour>
+ <point x="1264" y="2172" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2200" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1216" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2448" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2448" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2448" y="2200" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>O</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>-16</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>M</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>2324</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/N_.glif b/src/Interface-Regular.ufo/glyphs/N_.glif
new file mode 100644
index 000000000..9eb0e6526
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/N_.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="N" format="1">
+ <advance width="2064"/>
+ <unicode hex="004E"/>
+ <outline>
+ <contour>
+ <point x="1024" y="2176" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="988" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1776" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="2012" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2012" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2012" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1824" y="2048" type="line"/>
+ <point x="1580" y="2048" type="line"/>
+ <point x="1580" y="436" type="line"/>
+ <point x="1560" y="436" type="line"/>
+ <point x="480" y="2048" type="line"/>
+ <point x="240" y="2048" type="line"/>
+ <point x="240" y="0" type="line"/>
+ <point x="488" y="0" type="line"/>
+ <point x="488" y="1604" type="line"/>
+ <point x="508" y="1604" type="line"/>
+ <point x="1584" y="0" type="line"/>
+ <point x="1824" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Nhook_.glif b/src/Interface-Regular.ufo/glyphs/Nhook_.glif
new file mode 100644
index 000000000..671b2eb9c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Nhook_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Nhook" format="1">
+ <advance width="2016"/>
+ <unicode hex="019D"/>
+ <outline>
+ <contour>
+ <point x="388" y="1284" type="line"/>
+ <point x="388" y="-124" type="line" smooth="yes"/>
+ <point x="388" y="-284"/>
+ <point x="328" y="-364"/>
+ <point x="220" y="-364" type="curve" smooth="yes"/>
+ <point x="176" y="-364"/>
+ <point x="116" y="-356"/>
+ <point x="84" y="-344" type="curve"/>
+ <point x="64" y="-580" type="line"/>
+ <point x="116" y="-596"/>
+ <point x="164" y="-600"/>
+ <point x="220" y="-600" type="curve" smooth="yes"/>
+ <point x="500" y="-600"/>
+ <point x="672" y="-432"/>
+ <point x="672" y="-124" type="curve" smooth="yes"/>
+ <point x="672" y="1284" type="line"/>
+ </contour>
+ <component base="N" xOffset="160"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2104, 'leftMargin': 0, 'rightMargin': 218}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Nsmallcap_.glif b/src/Interface-Regular.ufo/glyphs/Nsmallcap_.glif
new file mode 100644
index 000000000..accce8209
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Nsmallcap_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Nsmallcap" format="1">
+ <advance width="1504"/>
+ <unicode hex="0274"/>
+ <outline>
+ <contour>
+ <point x="748" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="748" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1544" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="424" y="1488" type="line"/>
+ <point x="1268" y="132" type="line"/>
+ <point x="1084" y="0" type="line"/>
+ <point x="244" y="1356" type="line"/>
+ </contour>
+ <contour>
+ <point x="424" y="0" type="line"/>
+ <point x="148" y="0" type="line"/>
+ <point x="148" y="1488" type="line"/>
+ <point x="424" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1356" y="0" type="line"/>
+ <point x="1084" y="0" type="line"/>
+ <point x="1084" y="1488" type="line"/>
+ <point x="1356" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 188, 'rightMargin': 188}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/OE__.glif b/src/Interface-Regular.ufo/glyphs/OE__.glif
new file mode 100644
index 000000000..243822bb3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/OE__.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="OE" format="1">
+ <advance width="2636"/>
+ <unicode hex="0152"/>
+ <outline>
+ <contour>
+ <point x="1340" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1340" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2728" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2728" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2728" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="944" y="2032" type="curve" smooth="yes"/>
+ <point x="484" y="2032"/>
+ <point x="176" y="1696"/>
+ <point x="176" y="1212" type="curve"/>
+ <point x="176" y="792" type="line"/>
+ <point x="176" y="308"/>
+ <point x="488" y="-28"/>
+ <point x="944" y="-28" type="curve" smooth="yes"/>
+ <point x="1084" y="-28"/>
+ <point x="1220" y="-16"/>
+ <point x="1340" y="0" type="curve"/>
+ <point x="1340" y="232" type="line"/>
+ <point x="1224" y="208"/>
+ <point x="1088" y="192"/>
+ <point x="944" y="192" type="curve" smooth="yes"/>
+ <point x="644" y="192"/>
+ <point x="448" y="396"/>
+ <point x="448" y="792" type="curve"/>
+ <point x="448" y="1212" type="line"/>
+ <point x="448" y="1608"/>
+ <point x="640" y="1812"/>
+ <point x="944" y="1812" type="curve" smooth="yes"/>
+ <point x="1088" y="1812"/>
+ <point x="1224" y="1796"/>
+ <point x="1340" y="1772" type="curve"/>
+ <point x="1340" y="2004" type="line"/>
+ <point x="1220" y="2016"/>
+ <point x="1084" y="2032"/>
+ </contour>
+ <component base="E" xOffset="1004"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2698, 'leftMargin': 143, 'rightMargin': 191}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/OEsmallcap__.glif b/src/Interface-Regular.ufo/glyphs/OEsmallcap__.glif
new file mode 100644
index 000000000..8382a2a26
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/OEsmallcap__.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="OEsmallcap" format="1">
+ <advance width="2528"/>
+ <unicode hex="0276"/>
+ <outline>
+ <contour>
+ <point x="1352" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1352" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2428" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2308" y="216" type="line" name="hr00"/>
+ <point x="1436" y="216" type="line"/>
+ <point x="1436" y="0" type="line"/>
+ <point x="2308" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1500" y="1488" type="line"/>
+ <point x="1224" y="1488" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ <point x="1500" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2188" y="864" type="line"/>
+ <point x="1436" y="864" type="line"/>
+ <point x="1436" y="644" type="line"/>
+ <point x="2188" y="644" type="line"/>
+ </contour>
+ <contour>
+ <point x="2308" y="1488" type="line"/>
+ <point x="1436" y="1488" type="line"/>
+ <point x="1436" y="1272" type="line"/>
+ <point x="2308" y="1272" type="line"/>
+ </contour>
+ <contour>
+ <point x="904" y="-28" type="curve" smooth="yes"/>
+ <point x="1064" y="-28"/>
+ <point x="1204" y="0"/>
+ <point x="1412" y="0" type="curve"/>
+ <point x="1412" y="216" type="line"/>
+ <point x="1204" y="216"/>
+ <point x="1084" y="192"/>
+ <point x="904" y="192" type="curve" smooth="yes"/>
+ <point x="632" y="192"/>
+ <point x="500" y="440"/>
+ <point x="500" y="728" type="curve"/>
+ <point x="500" y="760" type="line"/>
+ <point x="500" y="1044"/>
+ <point x="632" y="1296"/>
+ <point x="900" y="1296" type="curve" smooth="yes"/>
+ <point x="1084" y="1296"/>
+ <point x="1204" y="1272"/>
+ <point x="1412" y="1272" type="curve"/>
+ <point x="1412" y="1488" type="line"/>
+ <point x="1204" y="1488"/>
+ <point x="1064" y="1516"/>
+ <point x="900" y="1516" type="curve" smooth="yes"/>
+ <point x="484" y="1516"/>
+ <point x="224" y="1188"/>
+ <point x="224" y="760" type="curve"/>
+ <point x="224" y="728" type="line"/>
+ <point x="224" y="300"/>
+ <point x="484" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2375, 'leftMargin': 172, 'rightMargin': 120}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/OI__.glif b/src/Interface-Regular.ufo/glyphs/OI__.glif
new file mode 100644
index 000000000..52a461947
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/OI__.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="OI" format="1">
+ <advance width="2272"/>
+ <unicode hex="01A2"/>
+ <outline>
+ <contour>
+ <point x="1672" y="1000" type="line" name="hr00"/>
+ <point x="1400" y="1000" type="line"/>
+ <point x="1400" y="344" type="line"/>
+ <point x="1348" y="288"/>
+ <point x="1256" y="200"/>
+ <point x="980" y="200" type="curve" smooth="yes"/>
+ <point x="604" y="200"/>
+ <point x="412" y="492"/>
+ <point x="412" y="932" type="curve" smooth="yes"/>
+ <point x="412" y="1064" type="line"/>
+ <point x="128" y="1060" type="line"/>
+ <point x="128" y="932" type="line" smooth="yes"/>
+ <point x="128" y="308"/>
+ <point x="484" y="-28"/>
+ <point x="968" y="-28" type="curve" smooth="yes"/>
+ <point x="1424" y="-28"/>
+ <point x="1600" y="160"/>
+ <point x="1672" y="272" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1672" y="1732" type="line"/>
+ <point x="1600" y="1844"/>
+ <point x="1424" y="2032"/>
+ <point x="968" y="2032" type="curve" smooth="yes"/>
+ <point x="480" y="2032"/>
+ <point x="128" y="1676"/>
+ <point x="128" y="1072" type="curve" smooth="yes"/>
+ <point x="128" y="956" type="line"/>
+ <point x="412" y="956" type="line"/>
+ <point x="412" y="1072" type="line" smooth="yes"/>
+ <point x="412" y="1536"/>
+ <point x="632" y="1800"/>
+ <point x="968" y="1800" type="curve" smooth="yes"/>
+ <point x="1256" y="1800"/>
+ <point x="1348" y="1716"/>
+ <point x="1400" y="1656" type="curve"/>
+ <point x="1400" y="976" type="line"/>
+ <point x="1672" y="976" type="line"/>
+ </contour>
+ <contour>
+ <point x="2144" y="2004" type="line"/>
+ <point x="1932" y="2004" type="line"/>
+ <point x="1548" y="1848" type="line"/>
+ <point x="1548" y="1616" type="line"/>
+ <point x="1868" y="1732" type="line"/>
+ <point x="1868" y="-572" type="line"/>
+ <point x="2144" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2409.0, 'leftMargin': 161, 'rightMargin': 232.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/O_.cn.glif b/src/Interface-Regular.ufo/glyphs/O_.cn.glif
new file mode 100644
index 000000000..646a441ae
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/O_.cn.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="O.cn" format="1">
+ <advance width="2016"/>
+ <outline>
+ <contour>
+ <point x="1804" y="1168" type="line"/>
+ <point x="1804" y="1740"/>
+ <point x="1500" y="2032"/>
+ <point x="1008" y="2032" type="curve" smooth="yes"/>
+ <point x="532" y="2032"/>
+ <point x="212" y="1740"/>
+ <point x="212" y="1168" type="curve"/>
+ <point x="212" y="832" type="line"/>
+ <point x="212" y="260"/>
+ <point x="536" y="-28"/>
+ <point x="1012" y="-28" type="curve" smooth="yes"/>
+ <point x="1500" y="-28"/>
+ <point x="1804" y="260"/>
+ <point x="1804" y="832" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1524" y="832" type="line"/>
+ <point x="1524" y="392"/>
+ <point x="1348" y="212"/>
+ <point x="1012" y="212" type="curve" smooth="yes"/>
+ <point x="696" y="212"/>
+ <point x="496" y="392"/>
+ <point x="496" y="832" type="curve" smooth="yes"/>
+ <point x="496" y="1168" type="line" smooth="yes"/>
+ <point x="496" y="1612"/>
+ <point x="692" y="1792"/>
+ <point x="1008" y="1792" type="curve" smooth="yes"/>
+ <point x="1340" y="1792"/>
+ <point x="1524" y="1612"/>
+ <point x="1524" y="1168" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 175, 'rightMargin': 176}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/O_.glif b/src/Interface-Regular.ufo/glyphs/O_.glif
new file mode 100644
index 000000000..2d392e290
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/O_.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="O" format="1">
+ <advance width="2032"/>
+ <unicode hex="004F"/>
+ <outline>
+ <contour>
+ <point x="1008" y="2304" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1024" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="176" y="2048" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="1928" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1992" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1928" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1856" y="1024" type="curve"/>
+ <point x="1856" y="1672"/>
+ <point x="1508" y="2076"/>
+ <point x="1016" y="2076" type="curve" smooth="yes"/>
+ <point x="524" y="2076"/>
+ <point x="176" y="1672"/>
+ <point x="176" y="1024" type="curve"/>
+ <point x="176" y="372"/>
+ <point x="524" y="-28"/>
+ <point x="1016" y="-28" type="curve" smooth="yes"/>
+ <point x="1508" y="-28"/>
+ <point x="1856" y="372"/>
+ </contour>
+ <contour>
+ <point x="1616" y="1024" type="curve"/>
+ <point x="1616" y="504"/>
+ <point x="1348" y="204"/>
+ <point x="1024" y="204" type="curve" smooth="yes"/>
+ <point x="700" y="204"/>
+ <point x="416" y="504"/>
+ <point x="416" y="1024" type="curve"/>
+ <point x="416" y="1568"/>
+ <point x="676" y="1856"/>
+ <point x="1008" y="1856" type="curve" smooth="yes"/>
+ <point x="1360" y="1856"/>
+ <point x="1616" y="1536"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Ohorn_.glif b/src/Interface-Regular.ufo/glyphs/Ohorn_.glif
new file mode 100644
index 000000000..5d9c832bb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Ohorn_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ohorn" format="1">
+ <advance width="2032"/>
+ <unicode hex="01A0"/>
+ <outline>
+ <contour>
+ <point x="992" y="2192" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="980" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1956" y="2192" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1756" y="2196" type="line"/>
+ <point x="1756" y="1964"/>
+ <point x="1676" y="1828"/>
+ <point x="1468" y="1828" type="curve"/>
+ <point x="1468" y="1632" type="line"/>
+ <point x="1824" y="1632"/>
+ <point x="2004" y="1836"/>
+ <point x="2004" y="2196" type="curve"/>
+ </contour>
+ <component base="O"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1928, 'leftMargin': 226, 'rightMargin': -45}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Omega_.glif b/src/Interface-Regular.ufo/glyphs/Omega_.glif
new file mode 100644
index 000000000..0c1a0e1e7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Omega_.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Omega" format="1">
+ <advance width="1760"/>
+ <unicode hex="03A9"/>
+ <unicode hex="2126"/>
+ <outline>
+ <contour>
+ <point x="112" y="2048" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="892" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1364" y="1000" type="line"/>
+ <point x="1364" y="540"/>
+ <point x="1212" y="280"/>
+ <point x="968" y="236" type="curve"/>
+ <point x="968" y="32" type="line"/>
+ <point x="1372" y="76"/>
+ <point x="1652" y="544"/>
+ <point x="1652" y="1000" type="curve"/>
+ <point x="1652" y="1156" type="line"/>
+ <point x="1652" y="1672"/>
+ <point x="1336" y="2032"/>
+ <point x="880" y="2032" type="curve" smooth="yes"/>
+ <point x="420" y="2032"/>
+ <point x="108" y="1672"/>
+ <point x="108" y="1156" type="curve"/>
+ <point x="108" y="1000" type="line"/>
+ <point x="108" y="544"/>
+ <point x="392" y="72"/>
+ <point x="804" y="32" type="curve"/>
+ <point x="804" y="236" type="line"/>
+ <point x="552" y="276"/>
+ <point x="400" y="536"/>
+ <point x="400" y="1000" type="curve"/>
+ <point x="400" y="1156" type="line"/>
+ <point x="400" y="1584"/>
+ <point x="584" y="1800"/>
+ <point x="880" y="1800" type="curve" smooth="yes"/>
+ <point x="1176" y="1800"/>
+ <point x="1364" y="1584"/>
+ <point x="1364" y="1156" type="curve"/>
+ </contour>
+ <contour>
+ <point x="968" y="0" type="line"/>
+ <point x="1640" y="0" type="line"/>
+ <point x="1640" y="228" type="line"/>
+ <point x="968" y="228" type="line"/>
+ </contour>
+ <contour>
+ <point x="116" y="0" type="line"/>
+ <point x="804" y="0" type="line"/>
+ <point x="804" y="228" type="line"/>
+ <point x="116" y="228" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1880, 'leftMargin': 153, 'rightMargin': 183}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Omegacyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Omegacyrillic_.glif
new file mode 100644
index 000000000..11bf41977
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Omegacyrillic_.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Omegacyrillic" format="1">
+ <advance width="2528"/>
+ <unicode hex="0460"/>
+ <outline>
+ <contour>
+ <point x="1252" y="2148" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2492" y="2148" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1116" y="2004" type="line"/>
+ <point x="1116" y="544" type="line" smooth="yes"/>
+ <point x="1116" y="312"/>
+ <point x="980" y="200"/>
+ <point x="792" y="200" type="curve" smooth="yes"/>
+ <point x="636" y="200"/>
+ <point x="520" y="312"/>
+ <point x="520" y="544" type="curve" smooth="yes"/>
+ <point x="520" y="2004" type="line"/>
+ <point x="232" y="2004" type="line"/>
+ <point x="232" y="544" type="line" smooth="yes"/>
+ <point x="232" y="160"/>
+ <point x="472" y="-28"/>
+ <point x="792" y="-28" type="curve" smooth="yes"/>
+ <point x="1112" y="-28"/>
+ <point x="1348" y="160"/>
+ <point x="1348" y="544" type="curve" smooth="yes"/>
+ <point x="1348" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="2012" y="2004" type="line"/>
+ <point x="2012" y="544" type="line" smooth="yes"/>
+ <point x="2012" y="312"/>
+ <point x="1884" y="200"/>
+ <point x="1712" y="200" type="curve" smooth="yes"/>
+ <point x="1540" y="200"/>
+ <point x="1412" y="312"/>
+ <point x="1412" y="544" type="curve" smooth="yes"/>
+ <point x="1412" y="2004" type="line"/>
+ <point x="1184" y="2004" type="line"/>
+ <point x="1184" y="544" type="line" smooth="yes"/>
+ <point x="1184" y="160"/>
+ <point x="1408" y="-28"/>
+ <point x="1712" y="-28" type="curve" smooth="yes"/>
+ <point x="2048" y="-28"/>
+ <point x="2296" y="160"/>
+ <point x="2296" y="544" type="curve" smooth="yes"/>
+ <point x="2296" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2471, 'leftMargin': 210, 'rightMargin': 195}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Omegaroundcyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Omegaroundcyrillic_.glif
new file mode 100644
index 000000000..cc348e801
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Omegaroundcyrillic_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Omegaroundcyrillic" format="1">
+ <advance width="2016"/>
+ <unicode hex="047A"/>
+ <outline>
+ <contour>
+ <point x="1108" y="2184" type="line"/>
+ <point x="832" y="2184" type="line"/>
+ <point x="832" y="1644" type="line"/>
+ <point x="1108" y="1644" type="line"/>
+ </contour>
+ <contour>
+ <point x="1108" y="360" type="line"/>
+ <point x="832" y="360" type="line"/>
+ <point x="832" y="-196" type="line"/>
+ <point x="1108" y="-196" type="line"/>
+ </contour>
+ <component base="O" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1921, 'leftMargin': 233, 'rightMargin': 152}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Omegatitlocyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Omegatitlocyrillic_.glif
new file mode 100644
index 000000000..cb0544a2f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Omegatitlocyrillic_.glif
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Omegatitlocyrillic" format="1">
+ <advance width="2528"/>
+ <unicode hex="047C"/>
+ <outline>
+ <contour>
+ <point x="1816" y="2420" type="line"/>
+ <point x="1524" y="2420"/>
+ <point x="1372" y="2584"/>
+ <point x="1156" y="2584" type="curve" smooth="yes"/>
+ <point x="952" y="2584"/>
+ <point x="828" y="2492"/>
+ <point x="828" y="2284" type="curve" smooth="yes"/>
+ <point x="828" y="2236" type="line"/>
+ <point x="1016" y="2236" type="line"/>
+ <point x="1016" y="2260" type="line" smooth="yes"/>
+ <point x="1016" y="2360"/>
+ <point x="1076" y="2400"/>
+ <point x="1160" y="2400" type="curve" smooth="yes"/>
+ <point x="1316" y="2400"/>
+ <point x="1492" y="2236"/>
+ <point x="1812" y="2236" type="curve" smooth="yes"/>
+ <point x="1872" y="2236" type="line"/>
+ <point x="1872" y="2420" type="line"/>
+ </contour>
+ <contour>
+ <point x="1216" y="1820" type="line"/>
+ <point x="1308" y="1868"/>
+ <point x="1432" y="1988"/>
+ <point x="1432" y="2096" type="curve" smooth="yes"/>
+ <point x="1432" y="2236" type="line"/>
+ <point x="1200" y="2236" type="line"/>
+ <point x="1200" y="2104" type="line" smooth="yes"/>
+ <point x="1200" y="2036"/>
+ <point x="1164" y="1972"/>
+ <point x="1104" y="1896" type="curve"/>
+ </contour>
+ <contour>
+ <point x="796" y="2004" type="line"/>
+ <point x="476" y="2004"/>
+ <point x="236" y="1796"/>
+ <point x="236" y="1380" type="curve"/>
+ <point x="236" y="596" type="line" smooth="yes"/>
+ <point x="236" y="176"/>
+ <point x="476" y="-28"/>
+ <point x="796" y="-28" type="curve" smooth="yes"/>
+ <point x="1116" y="-28"/>
+ <point x="1352" y="160"/>
+ <point x="1352" y="544" type="curve" smooth="yes"/>
+ <point x="1352" y="1124" type="line"/>
+ <point x="1124" y="1124" type="line"/>
+ <point x="1124" y="544" type="line" smooth="yes"/>
+ <point x="1124" y="312"/>
+ <point x="988" y="200"/>
+ <point x="796" y="200" type="curve" smooth="yes"/>
+ <point x="640" y="200"/>
+ <point x="524" y="328"/>
+ <point x="524" y="596" type="curve" smooth="yes"/>
+ <point x="524" y="1380" type="line"/>
+ <point x="524" y="1648"/>
+ <point x="640" y="1772"/>
+ <point x="796" y="1772" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1732" y="1772" type="line"/>
+ <point x="1892" y="1772"/>
+ <point x="2008" y="1648"/>
+ <point x="2008" y="1380" type="curve" smooth="yes"/>
+ <point x="2008" y="596" type="line" smooth="yes"/>
+ <point x="2008" y="328"/>
+ <point x="1892" y="200"/>
+ <point x="1732" y="200" type="curve" smooth="yes"/>
+ <point x="1544" y="200"/>
+ <point x="1408" y="312"/>
+ <point x="1408" y="544" type="curve" smooth="yes"/>
+ <point x="1408" y="1124" type="line"/>
+ <point x="1180" y="1124" type="line"/>
+ <point x="1180" y="544" type="line" smooth="yes"/>
+ <point x="1180" y="160"/>
+ <point x="1412" y="-28"/>
+ <point x="1732" y="-28" type="curve" smooth="yes"/>
+ <point x="2056" y="-28"/>
+ <point x="2292" y="176"/>
+ <point x="2292" y="596" type="curve" smooth="yes"/>
+ <point x="2292" y="1380" type="line" smooth="yes"/>
+ <point x="2292" y="1796"/>
+ <point x="2056" y="2004"/>
+ <point x="1732" y="2004" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2461, 'leftMargin': 210, 'rightMargin': 195}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Oopen_.cn.glif b/src/Interface-Regular.ufo/glyphs/Oopen_.cn.glif
new file mode 100644
index 000000000..6845a5972
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Oopen_.cn.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Oopen.cn" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="112" y="640" type="line"/>
+ <point x="136" y="232"/>
+ <point x="388" y="-28"/>
+ <point x="876" y="-28" type="curve" smooth="yes"/>
+ <point x="1352" y="-28"/>
+ <point x="1652" y="304"/>
+ <point x="1652" y="820" type="curve" smooth="yes"/>
+ <point x="1652" y="1180" type="line" smooth="yes"/>
+ <point x="1652" y="1696"/>
+ <point x="1352" y="2032"/>
+ <point x="848" y="2032" type="curve" smooth="yes"/>
+ <point x="392" y="2032"/>
+ <point x="136" y="1784"/>
+ <point x="112" y="1356" type="curve"/>
+ <point x="396" y="1356" type="line"/>
+ <point x="424" y="1664"/>
+ <point x="548" y="1800"/>
+ <point x="848" y="1800" type="curve" smooth="yes"/>
+ <point x="1200" y="1800"/>
+ <point x="1364" y="1556"/>
+ <point x="1364" y="1184" type="curve" smooth="yes"/>
+ <point x="1364" y="820" type="line" smooth="yes"/>
+ <point x="1364" y="480"/>
+ <point x="1228" y="200"/>
+ <point x="876" y="200" type="curve" smooth="yes"/>
+ <point x="540" y="200"/>
+ <point x="428" y="332"/>
+ <point x="396" y="640" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1836, 'leftMargin': 121, 'rightMargin': 176}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Oopen_.glif b/src/Interface-Regular.ufo/glyphs/Oopen_.glif
new file mode 100644
index 000000000..e5da9aa36
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Oopen_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Oopen" format="1">
+ <advance width="1760"/>
+ <unicode hex="0186"/>
+ <outline>
+ <contour>
+ <point x="104" y="644" type="line"/>
+ <point x="144" y="252"/>
+ <point x="384" y="-28"/>
+ <point x="844" y="-28" type="curve" smooth="yes"/>
+ <point x="1344" y="-28"/>
+ <point x="1656" y="344"/>
+ <point x="1656" y="908" type="curve" smooth="yes"/>
+ <point x="1656" y="1096" type="line" smooth="yes"/>
+ <point x="1656" y="1660"/>
+ <point x="1344" y="2032"/>
+ <point x="868" y="2032" type="curve" smooth="yes"/>
+ <point x="380" y="2032"/>
+ <point x="148" y="1740"/>
+ <point x="104" y="1364" type="curve"/>
+ <point x="392" y="1364" type="line"/>
+ <point x="436" y="1636"/>
+ <point x="536" y="1800"/>
+ <point x="868" y="1800" type="curve" smooth="yes"/>
+ <point x="1220" y="1800"/>
+ <point x="1372" y="1484"/>
+ <point x="1372" y="1096" type="curve" smooth="yes"/>
+ <point x="1372" y="904" type="line" smooth="yes"/>
+ <point x="1372" y="484"/>
+ <point x="1192" y="204"/>
+ <point x="844" y="204" type="curve" smooth="yes"/>
+ <point x="540" y="204"/>
+ <point x="432" y="376"/>
+ <point x="392" y="644" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1834, 'leftMargin': 121, 'rightMargin': 161}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Oslash_.glif b/src/Interface-Regular.ufo/glyphs/Oslash_.glif
new file mode 100644
index 000000000..f4dae5462
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Oslash_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Oslash" format="1">
+ <advance width="2032"/>
+ <unicode hex="00D8"/>
+ <outline>
+ <contour>
+ <point x="1004" y="2304" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1964" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1964" y="2304" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1812" y="2132" type="line"/>
+ <point x="1608" y="2132" type="line"/>
+ <point x="224" y="-88" type="line"/>
+ <point x="432" y="-88" type="line"/>
+ </contour>
+ <component base="O"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Otcyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Otcyrillic_.glif
new file mode 100644
index 000000000..0e0a81e45
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Otcyrillic_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Otcyrillic" format="1">
+ <advance width="2528"/>
+ <unicode hex="047E"/>
+ <outline>
+ <contour>
+ <point x="1100" y="2320" type="line"/>
+ <point x="1100" y="2144" type="line"/>
+ <point x="1348" y="2144" type="line"/>
+ <point x="1348" y="2320" type="line"/>
+ <point x="1804" y="2320" type="line"/>
+ <point x="1800" y="2476" type="line"/>
+ <point x="668" y="2476" type="line"/>
+ <point x="668" y="2320" type="line"/>
+ </contour>
+ <component base="Omegacyrillic" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2471, 'leftMargin': 248, 'rightMargin': 159}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/P_.glif b/src/Interface-Regular.ufo/glyphs/P_.glif
new file mode 100644
index 000000000..f0e2eb51f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/P_.glif
@@ -0,0 +1,100 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="P" format="1">
+ <advance width="1772"/>
+ <unicode hex="0050"/>
+ <outline>
+ <contour>
+ <point x="952" y="772" type="line"/>
+ <point x="1296" y="772"/>
+ <point x="1612" y="1012"/>
+ <point x="1612" y="1400" type="curve"/>
+ <point x="1612" y="1756"/>
+ <point x="1396" y="2048"/>
+ <point x="924" y="2048" type="curve"/>
+ <point x="240" y="2048" type="line"/>
+ <point x="240" y="0" type="line"/>
+ <point x="488" y="0" type="line"/>
+ <point x="488" y="1828" type="line"/>
+ <point x="924" y="1828" type="line"/>
+ <point x="1248" y="1828"/>
+ <point x="1368" y="1656"/>
+ <point x="1368" y="1400" type="curve"/>
+ <point x="1368" y="1176"/>
+ <point x="1208" y="992"/>
+ <point x="888" y="992" type="curve"/>
+ <point x="440" y="992" type="line"/>
+ <point x="440" y="772" type="line"/>
+ </contour>
+ <contour>
+ <point x="36" y="2000" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="896" y="2176" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="728" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1788" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1788" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1788" y="2216" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>R</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>P</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>1772</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Pemiddlehookcyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Pemiddlehookcyrillic_.glif
new file mode 100644
index 000000000..fbce7152b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Pemiddlehookcyrillic_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Pemiddlehookcyrillic" format="1">
+ <advance width="3040"/>
+ <unicode hex="04A6"/>
+ <outline>
+ <component base="Pi" xOffset="-80"/>
+ <component base="largerighthook" xOffset="1680"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2886, 'leftMargin': 242, 'rightMargin': -75}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Phi_.glif b/src/Interface-Regular.ufo/glyphs/Phi_.glif
new file mode 100644
index 000000000..63ff89f5d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Phi_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Phi" format="1">
+ <advance width="2016"/>
+ <unicode hex="03A6"/>
+ <outline>
+ <contour>
+ <point x="1132" y="240" type="line"/>
+ <point x="1600" y="240"/>
+ <point x="1920" y="544"/>
+ <point x="1920" y="996" type="curve" smooth="yes"/>
+ <point x="1920" y="1444"/>
+ <point x="1592" y="1748"/>
+ <point x="1136" y="1748" type="curve" smooth="yes"/>
+ <point x="880" y="1748" type="line" smooth="yes"/>
+ <point x="424" y="1748"/>
+ <point x="96" y="1440"/>
+ <point x="96" y="992" type="curve" smooth="yes"/>
+ <point x="96" y="544"/>
+ <point x="416" y="240"/>
+ <point x="884" y="240" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="884" y="468" type="line"/>
+ <point x="540" y="468"/>
+ <point x="380" y="672"/>
+ <point x="380" y="992" type="curve" smooth="yes"/>
+ <point x="380" y="1312"/>
+ <point x="544" y="1520"/>
+ <point x="880" y="1520" type="curve" smooth="yes"/>
+ <point x="1140" y="1520" type="line" smooth="yes"/>
+ <point x="1472" y="1520"/>
+ <point x="1636" y="1316"/>
+ <point x="1636" y="996" type="curve" smooth="yes"/>
+ <point x="1636" y="676"/>
+ <point x="1480" y="468"/>
+ <point x="1132" y="468" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1152" y="2004" type="line"/>
+ <point x="868" y="2004" type="line"/>
+ <point x="868" y="0" type="line"/>
+ <point x="1152" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2019, 'leftMargin': 103, 'rightMargin': 94}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Phook_.glif b/src/Interface-Regular.ufo/glyphs/Phook_.glif
new file mode 100644
index 000000000..b23c81569
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Phook_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Phook" format="1">
+ <advance width="2016"/>
+ <unicode hex="01A4"/>
+ <outline>
+ <contour>
+ <point x="788" y="1772" type="line"/>
+ <point x="788" y="2004" type="line"/>
+ <point x="552" y="2004" type="line" smooth="yes"/>
+ <point x="240" y="2004"/>
+ <point x="72" y="1876"/>
+ <point x="72" y="1612" type="curve" smooth="yes"/>
+ <point x="72" y="1568"/>
+ <point x="84" y="1496"/>
+ <point x="96" y="1452" type="curve"/>
+ <point x="316" y="1452" type="line"/>
+ <point x="308" y="1480"/>
+ <point x="304" y="1520"/>
+ <point x="304" y="1540" type="curve" smooth="yes"/>
+ <point x="304" y="1692"/>
+ <point x="372" y="1772"/>
+ <point x="552" y="1772" type="curve" smooth="yes"/>
+ </contour>
+ <component base="P" xOffset="316"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2072, 'leftMargin': 41, 'rightMargin': 158}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Pi_.glif b/src/Interface-Regular.ufo/glyphs/Pi_.glif
new file mode 100644
index 000000000..d2d6c19d0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Pi_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Pi" format="1">
+ <advance width="2016"/>
+ <unicode hex="03A0"/>
+ <outline>
+ <contour>
+ <point x="1768" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1772" y="2004" type="line"/>
+ <point x="244" y="2004" type="line"/>
+ <point x="244" y="0" type="line"/>
+ <point x="532" y="0" type="line"/>
+ <point x="532" y="1772" type="line"/>
+ <point x="1484" y="1772" type="line"/>
+ <point x="1484" y="0" type="line"/>
+ <point x="1772" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2013.0, 'leftMargin': 242, 'rightMargin': 245.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Psi_.glif b/src/Interface-Regular.ufo/glyphs/Psi_.glif
new file mode 100644
index 000000000..be13537e6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Psi_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Psi" format="1">
+ <advance width="2016"/>
+ <unicode hex="03A8"/>
+ <outline>
+ <contour>
+ <point x="1572" y="2004" type="line"/>
+ <point x="1572" y="1276" type="line" smooth="yes"/>
+ <point x="1572" y="916"/>
+ <point x="1348" y="716"/>
+ <point x="1016" y="716" type="curve" smooth="yes"/>
+ <point x="976" y="716" type="line"/>
+ <point x="664" y="716"/>
+ <point x="444" y="916"/>
+ <point x="444" y="1276" type="curve" smooth="yes"/>
+ <point x="444" y="2004" type="line"/>
+ <point x="160" y="2004" type="line"/>
+ <point x="160" y="1276" type="line"/>
+ <point x="160" y="772"/>
+ <point x="504" y="488"/>
+ <point x="976" y="488" type="curve" smooth="yes"/>
+ <point x="1016" y="488" type="line"/>
+ <point x="1500" y="488"/>
+ <point x="1856" y="772"/>
+ <point x="1856" y="1276" type="curve"/>
+ <point x="1856" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1140" y="2004" type="line"/>
+ <point x="856" y="2004" type="line"/>
+ <point x="856" y="0" type="line"/>
+ <point x="1140" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1947.0, 'leftMargin': 114, 'rightMargin': 135.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Q_.cn.glif b/src/Interface-Regular.ufo/glyphs/Q_.cn.glif
new file mode 100644
index 000000000..f796fa0d5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Q_.cn.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Q.cn" format="1">
+ <advance width="2016"/>
+ <outline>
+ <contour>
+ <point x="1300" y="244" type="line"/>
+ <point x="1116" y="64" type="line"/>
+ <point x="1628" y="-336" type="line"/>
+ <point x="1820" y="-160" type="line"/>
+ </contour>
+ <contour>
+ <point x="1792" y="1168" type="line"/>
+ <point x="1792" y="1740"/>
+ <point x="1484" y="2032"/>
+ <point x="992" y="2032" type="curve" smooth="yes"/>
+ <point x="516" y="2032"/>
+ <point x="196" y="1740"/>
+ <point x="196" y="1168" type="curve"/>
+ <point x="196" y="836" type="line"/>
+ <point x="196" y="260"/>
+ <point x="520" y="-28"/>
+ <point x="996" y="-28" type="curve" smooth="yes"/>
+ <point x="1488" y="-28"/>
+ <point x="1792" y="260"/>
+ <point x="1792" y="836" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1508" y="836" type="line"/>
+ <point x="1508" y="392"/>
+ <point x="1332" y="212"/>
+ <point x="996" y="212" type="curve" smooth="yes"/>
+ <point x="680" y="212"/>
+ <point x="484" y="392"/>
+ <point x="484" y="836" type="curve" smooth="yes"/>
+ <point x="484" y="1168" type="line" smooth="yes"/>
+ <point x="484" y="1612"/>
+ <point x="680" y="1792"/>
+ <point x="992" y="1792" type="curve" smooth="yes"/>
+ <point x="1328" y="1792"/>
+ <point x="1508" y="1612"/>
+ <point x="1508" y="1168" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 161, 'rightMargin': 161}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Q_.glif b/src/Interface-Regular.ufo/glyphs/Q_.glif
new file mode 100644
index 000000000..f3ed1a49b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Q_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Q" format="1">
+ <advance width="2032"/>
+ <unicode hex="0051"/>
+ <outline>
+ <contour>
+ <point x="964" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="960" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1944" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1944" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1944" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1204" y="612" type="line"/>
+ <point x="996" y="460" type="line"/>
+ <point x="1552" y="-272" type="line"/>
+ <point x="1740" y="-124" type="line"/>
+ </contour>
+ <component base="O"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/R_.glif b/src/Interface-Regular.ufo/glyphs/R_.glif
new file mode 100644
index 000000000..01dc6932c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/R_.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="R" format="1">
+ <advance width="1804"/>
+ <unicode hex="0052"/>
+ <outline>
+ <contour>
+ <point x="896" y="2176" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="840" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1724" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1724" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1724" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="240" y="2048" type="line"/>
+ <point x="240" y="0" type="line"/>
+ <point x="488" y="0" type="line"/>
+ <point x="488" y="1828" type="line"/>
+ <point x="896" y="1828" type="line" smooth="yes"/>
+ <point x="1236" y="1828"/>
+ <point x="1356" y="1668"/>
+ <point x="1356" y="1408" type="curve" smooth="yes"/>
+ <point x="1356" y="1204"/>
+ <point x="1176" y="1016"/>
+ <point x="896" y="1016" type="curve" smooth="yes"/>
+ <point x="432" y="1016" type="line"/>
+ <point x="432" y="796" type="line"/>
+ <point x="1060" y="796" type="line"/>
+ <point x="1136" y="824" type="line"/>
+ <point x="1428" y="904"/>
+ <point x="1608" y="1132"/>
+ <point x="1608" y="1408" type="curve" smooth="yes"/>
+ <point x="1608" y="1800"/>
+ <point x="1352" y="2048"/>
+ <point x="896" y="2048" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1396" y="0" type="line"/>
+ <point x="1676" y="0" type="line"/>
+ <point x="1676" y="16" type="line"/>
+ <point x="1204" y="900" type="line"/>
+ <point x="924" y="900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Rsmallcap_.glif b/src/Interface-Regular.ufo/glyphs/Rsmallcap_.glif
new file mode 100644
index 000000000..f8581253f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Rsmallcap_.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Rsmallcap" format="1">
+ <advance width="1760"/>
+ <unicode hex="0280"/>
+ <outline>
+ <contour>
+ <point x="808" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="808" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1644" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="792" y="716" type="line"/>
+ <point x="1228" y="0" type="line"/>
+ <point x="1524" y="0" type="line"/>
+ <point x="1088" y="716" type="line"/>
+ </contour>
+ <contour>
+ <point x="236" y="1488" type="line"/>
+ <point x="236" y="0" type="line"/>
+ <point x="512" y="0" type="line"/>
+ <point x="512" y="1272" type="line"/>
+ <point x="868" y="1272" type="line" smooth="yes"/>
+ <point x="1076" y="1272"/>
+ <point x="1164" y="1148"/>
+ <point x="1164" y="1032" type="curve" smooth="yes"/>
+ <point x="1164" y="916"/>
+ <point x="1084" y="796"/>
+ <point x="896" y="796" type="curve" smooth="yes"/>
+ <point x="440" y="796" type="line"/>
+ <point x="440" y="576" type="line"/>
+ <point x="896" y="576" type="line" smooth="yes"/>
+ <point x="1240" y="576"/>
+ <point x="1440" y="772"/>
+ <point x="1440" y="1032" type="curve" smooth="yes"/>
+ <point x="1440" y="1296"/>
+ <point x="1232" y="1488"/>
+ <point x="868" y="1488" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1555, 'leftMargin': 147, 'rightMargin': 122}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Rsmallcapinv_.glif b/src/Interface-Regular.ufo/glyphs/Rsmallcapinv_.glif
new file mode 100644
index 000000000..e9ceb1098
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Rsmallcapinv_.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Rsmallcapinv" format="1">
+ <advance width="1760"/>
+ <unicode hex="0281"/>
+ <outline>
+ <contour>
+ <point x="888" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="888" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1644" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1088" y="772" type="line"/>
+ <point x="1524" y="1488" type="line"/>
+ <point x="1228" y="1488" type="line"/>
+ <point x="792" y="772" type="line"/>
+ </contour>
+ <contour>
+ <point x="868" y="0" type="line"/>
+ <point x="1232" y="0"/>
+ <point x="1440" y="196"/>
+ <point x="1440" y="456" type="curve" smooth="yes"/>
+ <point x="1440" y="720"/>
+ <point x="1240" y="912"/>
+ <point x="896" y="912" type="curve" smooth="yes"/>
+ <point x="440" y="912" type="line"/>
+ <point x="440" y="692" type="line"/>
+ <point x="896" y="692" type="line" smooth="yes"/>
+ <point x="1084" y="692"/>
+ <point x="1164" y="572"/>
+ <point x="1164" y="460" type="curve" smooth="yes"/>
+ <point x="1164" y="340"/>
+ <point x="1076" y="216"/>
+ <point x="868" y="216" type="curve" smooth="yes"/>
+ <point x="512" y="216" type="line"/>
+ <point x="512" y="1488" type="line"/>
+ <point x="236" y="1488" type="line"/>
+ <point x="236" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1555, 'leftMargin': 147, 'rightMargin': 122}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Rturnsuper_.glif b/src/Interface-Regular.ufo/glyphs/Rturnsuper_.glif
new file mode 100644
index 000000000..9b41b7591
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Rturnsuper_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Rturnsuper" format="1">
+ <advance width="1248"/>
+ <unicode hex="02B6"/>
+ <outline>
+ <contour>
+ <point x="828" y="1524" type="line"/>
+ <point x="1120" y="1996" type="line"/>
+ <point x="832" y="1996" type="line"/>
+ <point x="540" y="1524" type="line"/>
+ </contour>
+ <contour>
+ <point x="620" y="896" type="line"/>
+ <point x="888" y="896"/>
+ <point x="1044" y="1068"/>
+ <point x="1044" y="1260" type="curve" smooth="yes"/>
+ <point x="1044" y="1456"/>
+ <point x="896" y="1624"/>
+ <point x="640" y="1624" type="curve" smooth="yes"/>
+ <point x="328" y="1624" type="line"/>
+ <point x="328" y="1416" type="line"/>
+ <point x="596" y="1416" type="line" smooth="yes"/>
+ <point x="736" y="1416"/>
+ <point x="792" y="1348"/>
+ <point x="792" y="1264" type="curve" smooth="yes"/>
+ <point x="792" y="1176"/>
+ <point x="728" y="1108"/>
+ <point x="572" y="1108" type="curve" smooth="yes"/>
+ <point x="380" y="1108" type="line"/>
+ <point x="380" y="1996" type="line"/>
+ <point x="128" y="1996" type="line"/>
+ <point x="128" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1214, 'leftMargin': 138, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Rx_.glif b/src/Interface-Regular.ufo/glyphs/Rx_.glif
new file mode 100644
index 000000000..26ad69ab6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Rx_.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Rx" format="1">
+ <advance width="2016"/>
+ <unicode hex="211E"/>
+ <outline>
+ <contour>
+ <point x="1476" y="0" type="line"/>
+ <point x="1772" y="0" type="line"/>
+ <point x="1772" y="16" type="line"/>
+ <point x="1204" y="900" type="line"/>
+ <point x="912" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="1784" y="900" type="line"/>
+ <point x="1496" y="900" type="line"/>
+ <point x="928" y="16" type="line"/>
+ <point x="928" y="0" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="232" y="2004" type="line"/>
+ <point x="232" y="0" type="line"/>
+ <point x="516" y="0" type="line"/>
+ <point x="516" y="1772" type="line"/>
+ <point x="896" y="1772" type="line" smooth="yes"/>
+ <point x="1196" y="1772"/>
+ <point x="1320" y="1624"/>
+ <point x="1320" y="1400" type="curve" smooth="yes"/>
+ <point x="1320" y="1196"/>
+ <point x="1176" y="1036"/>
+ <point x="900" y="1036" type="curve" smooth="yes"/>
+ <point x="452" y="1036" type="line"/>
+ <point x="456" y="808" type="line"/>
+ <point x="1064" y="808" type="line"/>
+ <point x="1140" y="836" type="line"/>
+ <point x="1432" y="916"/>
+ <point x="1604" y="1124"/>
+ <point x="1604" y="1400" type="curve" smooth="yes"/>
+ <point x="1604" y="1792"/>
+ <point x="1356" y="2004"/>
+ <point x="896" y="2004" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1865, 'leftMargin': 228, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/S_.glif b/src/Interface-Regular.ufo/glyphs/S_.glif
new file mode 100644
index 000000000..71b718b12
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/S_.glif
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="S" format="1">
+ <advance width="1796"/>
+ <unicode hex="0053"/>
+ <outline>
+ <contour>
+ <point x="820.0" y="2180.0" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="848.0" y="0.0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1656.0" y="2200.0" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1656.0" y="-560.0" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1656.0" y="2200.0" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1360" y="1520" type="curve"/>
+ <point x="1608" y="1520" type="line"/>
+ <point x="1588" y="1844"/>
+ <point x="1300" y="2076"/>
+ <point x="916" y="2076" type="curve" smooth="yes"/>
+ <point x="500" y="2076"/>
+ <point x="216" y="1844"/>
+ <point x="216" y="1504" type="curve" smooth="yes"/>
+ <point x="216" y="1216"/>
+ <point x="372" y="1052"/>
+ <point x="732" y="960" type="curve" smooth="yes"/>
+ <point x="984" y="888" type="line" smooth="yes"/>
+ <point x="1260" y="820"/>
+ <point x="1384" y="712"/>
+ <point x="1384" y="540" type="curve" smooth="yes"/>
+ <point x="1384" y="340"/>
+ <point x="1184" y="196"/>
+ <point x="920" y="196" type="curve" smooth="yes"/>
+ <point x="636" y="196"/>
+ <point x="440" y="328"/>
+ <point x="408" y="540" type="curve"/>
+ <point x="160" y="540" type="line"/>
+ <point x="184" y="192"/>
+ <point x="476" y="-36"/>
+ <point x="896" y="-36" type="curve" smooth="yes"/>
+ <point x="1348" y="-36"/>
+ <point x="1636" y="204"/>
+ <point x="1636" y="572" type="curve" smooth="yes"/>
+ <point x="1636" y="868"/>
+ <point x="1472" y="1028"/>
+ <point x="1060" y="1132" type="curve" smooth="yes"/>
+ <point x="852" y="1188" type="line" smooth="yes"/>
+ <point x="580" y="1260"/>
+ <point x="472" y="1352"/>
+ <point x="472" y="1512" type="curve" smooth="yes"/>
+ <point x="472" y="1712"/>
+ <point x="644" y="1848"/>
+ <point x="908" y="1848" type="curve" smooth="yes"/>
+ <point x="1156" y="1848"/>
+ <point x="1324" y="1724"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Sampi_.glif b/src/Interface-Regular.ufo/glyphs/Sampi_.glif
new file mode 100644
index 000000000..fd96bdce0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Sampi_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Sampi" format="1">
+ <advance width="2016"/>
+ <unicode hex="03E0"/>
+ <outline>
+ <contour>
+ <point x="324" y="1208" type="line" name="hr00"/>
+ <point x="392" y="1588"/>
+ <point x="604" y="1800"/>
+ <point x="964" y="1800" type="curve" smooth="yes"/>
+ <point x="1440" y="1800"/>
+ <point x="1704" y="1420"/>
+ <point x="1704" y="792" type="curve" smooth="yes"/>
+ <point x="1704" y="644" type="line" smooth="yes"/>
+ <point x="1704" y="48"/>
+ <point x="1452" y="-344"/>
+ <point x="972" y="-344" type="curve"/>
+ <point x="972" y="-600" type="line"/>
+ <point x="1604" y="-600"/>
+ <point x="1980" y="-108"/>
+ <point x="1980" y="644" type="curve" smooth="yes"/>
+ <point x="1980" y="788" type="line" smooth="yes"/>
+ <point x="1980" y="1540"/>
+ <point x="1632" y="2032"/>
+ <point x="964" y="2032" type="curve" smooth="yes"/>
+ <point x="376" y="2032"/>
+ <point x="96" y="1624"/>
+ <point x="36" y="1208" type="curve"/>
+ </contour>
+ <contour>
+ <point x="508" y="924" type="line"/>
+ <point x="616" y="732" type="line"/>
+ <point x="1696" y="1356" type="line"/>
+ <point x="1584" y="1548" type="line"/>
+ </contour>
+ <contour>
+ <point x="784" y="296" type="line"/>
+ <point x="896" y="104" type="line"/>
+ <point x="1948" y="712" type="line"/>
+ <point x="1864" y="916" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2134.0, 'leftMargin': 28, 'rightMargin': 162.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Schwa_.glif b/src/Interface-Regular.ufo/glyphs/Schwa_.glif
new file mode 100644
index 000000000..722b26ad2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Schwa_.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Schwa" format="1">
+ <advance width="2016"/>
+ <unicode hex="018F"/>
+ <outline>
+ <contour>
+ <point x="956" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1008" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2000" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1008" y="-28" type="curve" smooth="yes"/>
+ <point x="1468" y="-28"/>
+ <point x="1840" y="368"/>
+ <point x="1840" y="940" type="curve" smooth="yes"/>
+ <point x="1840" y="1056" type="line" smooth="yes"/>
+ <point x="1840" y="1628"/>
+ <point x="1516" y="2032"/>
+ <point x="928" y="2032" type="curve" smooth="yes"/>
+ <point x="612" y="2032"/>
+ <point x="428" y="1936"/>
+ <point x="372" y="1900" type="curve"/>
+ <point x="440" y="1692" type="line"/>
+ <point x="540" y="1736"/>
+ <point x="692" y="1796"/>
+ <point x="928" y="1796" type="curve" smooth="yes"/>
+ <point x="1372" y="1796"/>
+ <point x="1552" y="1468"/>
+ <point x="1552" y="1056" type="curve" smooth="yes"/>
+ <point x="1552" y="940" type="line" smooth="yes"/>
+ <point x="1552" y="532"/>
+ <point x="1356" y="204"/>
+ <point x="1008" y="204" type="curve" smooth="yes"/>
+ <point x="600" y="204"/>
+ <point x="464" y="468"/>
+ <point x="464" y="804" type="curve" smooth="yes"/>
+ <point x="464" y="848" type="line"/>
+ <point x="1664" y="848" type="line"/>
+ <point x="1664" y="1064" type="line"/>
+ <point x="180" y="1064" type="line"/>
+ <point x="180" y="892" type="line" smooth="yes"/>
+ <point x="180" y="328"/>
+ <point x="460" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1940, 'leftMargin': 120, 'rightMargin': 159}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Schwacyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Schwacyrillic_.glif
new file mode 100644
index 000000000..03d7213b6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Schwacyrillic_.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Schwacyrillic" format="1">
+ <advance width="2016"/>
+ <unicode hex="04D8"/>
+ <outline>
+ <contour>
+ <point x="924" y="2152" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="976" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2000" y="2152" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="928" y="2032" type="curve"/>
+ <point x="612" y="2032"/>
+ <point x="428" y="1936"/>
+ <point x="372" y="1900" type="curve"/>
+ <point x="440" y="1692" type="line"/>
+ <point x="540" y="1736"/>
+ <point x="692" y="1796"/>
+ <point x="928" y="1796" type="curve" smooth="yes"/>
+ <point x="1372" y="1796"/>
+ <point x="1552" y="1468"/>
+ <point x="1552" y="1056" type="curve" smooth="yes"/>
+ <point x="1552" y="940" type="line" smooth="yes"/>
+ <point x="1552" y="532"/>
+ <point x="1356" y="204"/>
+ <point x="1008" y="204" type="curve"/>
+ <point x="600" y="204"/>
+ <point x="464" y="468"/>
+ <point x="464" y="804" type="curve"/>
+ <point x="464" y="848" type="line"/>
+ <point x="1664" y="848" type="line"/>
+ <point x="1664" y="1064" type="line"/>
+ <point x="180" y="1064" type="line"/>
+ <point x="180" y="892" type="line" smooth="yes"/>
+ <point x="180" y="328"/>
+ <point x="460" y="-28"/>
+ <point x="1008" y="-28" type="curve" smooth="yes"/>
+ <point x="1468" y="-32"/>
+ <point x="1840" y="368"/>
+ <point x="1840" y="940" type="curve" smooth="yes"/>
+ <point x="1840" y="1056" type="line" smooth="yes"/>
+ <point x="1840" y="1628"/>
+ <point x="1516" y="2032"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1940, 'leftMargin': 120, 'rightMargin': 159}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Shhacyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Shhacyrillic_.glif
new file mode 100644
index 000000000..9dccbea01
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Shhacyrillic_.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Shhacyrillic" format="1">
+ <advance width="2016"/>
+ <unicode hex="04BA"/>
+ <outline>
+ <contour>
+ <point x="1024" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1772" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1496" y="0" type="move" name="left"/>
+ </contour>
+ <contour>
+ <point x="2004" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1756" y="0" type="line"/>
+ <point x="1756" y="640" type="line"/>
+ <point x="1756" y="1088"/>
+ <point x="1504" y="1260"/>
+ <point x="1076" y="1260" type="curve" smooth="yes"/>
+ <point x="812" y="1260"/>
+ <point x="656" y="1220"/>
+ <point x="476" y="1164" type="curve"/>
+ <point x="476" y="936" type="line"/>
+ <point x="660" y="992"/>
+ <point x="856" y="1028"/>
+ <point x="1076" y="1028" type="curve" smooth="yes"/>
+ <point x="1340" y="1028"/>
+ <point x="1472" y="944"/>
+ <point x="1472" y="640" type="curve" smooth="yes"/>
+ <point x="1472" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="544" y="0" type="line"/>
+ <point x="544" y="2004" type="line"/>
+ <point x="260" y="2004" type="line"/>
+ <point x="260" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1924, 'leftMargin': 180, 'rightMargin': 246}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Sigma_.glif b/src/Interface-Regular.ufo/glyphs/Sigma_.glif
new file mode 100644
index 000000000..7a7126389
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Sigma_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Sigma" format="1">
+ <advance width="1760"/>
+ <unicode hex="03A3"/>
+ <outline>
+ <contour>
+ <point x="1584" y="232" type="line"/>
+ <point x="288" y="232" type="line"/>
+ <point x="288" y="0" type="line"/>
+ <point x="1584" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1520" y="2004" type="line"/>
+ <point x="240" y="2004" type="line"/>
+ <point x="240" y="1772" type="line"/>
+ <point x="1520" y="1772" type="line"/>
+ </contour>
+ <contour>
+ <point x="1132" y="1012" type="line"/>
+ <point x="348" y="2004" type="line"/>
+ <point x="176" y="2004" type="line"/>
+ <point x="176" y="1792" type="line"/>
+ <point x="828" y="996" type="line"/>
+ <point x="176" y="208" type="line"/>
+ <point x="176" y="0" type="line"/>
+ <point x="348" y="0" type="line"/>
+ <point x="1132" y="984" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1616, 'leftMargin': 98, 'rightMargin': 108}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Stigma_.glif b/src/Interface-Regular.ufo/glyphs/Stigma_.glif
new file mode 100644
index 000000000..3139fb5fa
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Stigma_.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Stigma" format="1">
+ <advance width="2016"/>
+ <unicode hex="03DA"/>
+ <outline>
+ <contour>
+ <point x="1288" y="-540" type="line" name="hr00"/>
+ <point x="1576" y="-516"/>
+ <point x="1724" y="-376"/>
+ <point x="1724" y="-172" type="curve" smooth="yes"/>
+ <point x="1724" y="8"/>
+ <point x="1584" y="108"/>
+ <point x="1396" y="172" type="curve" smooth="yes"/>
+ <point x="932" y="332" type="line" smooth="yes"/>
+ <point x="696" y="412"/>
+ <point x="520" y="568"/>
+ <point x="520" y="904" type="curve" smooth="yes"/>
+ <point x="520" y="1100" type="line" smooth="yes"/>
+ <point x="520" y="1520"/>
+ <point x="692" y="1800"/>
+ <point x="1048" y="1800" type="curve" smooth="yes"/>
+ <point x="1376" y="1800"/>
+ <point x="1464" y="1588"/>
+ <point x="1500" y="1356" type="curve"/>
+ <point x="1784" y="1356" type="line"/>
+ <point x="1744" y="1748"/>
+ <point x="1504" y="2032"/>
+ <point x="1048" y="2032" type="curve" smooth="yes"/>
+ <point x="548" y="2032"/>
+ <point x="232" y="1660"/>
+ <point x="232" y="1100" type="curve" smooth="yes"/>
+ <point x="232" y="904" type="line" smooth="yes"/>
+ <point x="232" y="444"/>
+ <point x="500" y="208"/>
+ <point x="880" y="84" type="curve" smooth="yes"/>
+ <point x="1328" y="-64" type="line" smooth="yes"/>
+ <point x="1408" y="-92"/>
+ <point x="1440" y="-124"/>
+ <point x="1440" y="-192" type="curve" smooth="yes"/>
+ <point x="1440" y="-260"/>
+ <point x="1384" y="-300"/>
+ <point x="1288" y="-308" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1834, 'leftMargin': 161, 'rightMargin': 121}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/T_.glif b/src/Interface-Regular.ufo/glyphs/T_.glif
new file mode 100644
index 000000000..a15ecad3d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/T_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="T" format="1">
+ <advance width="1792"/>
+ <unicode hex="0054"/>
+ <outline>
+ <contour>
+ <point x="748" y="2176" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="820" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="952" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="828" y="1232" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="1656" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1656" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1656" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1020" y="2048" type="line"/>
+ <point x="772" y="2048" type="line"/>
+ <point x="772" y="0" type="line"/>
+ <point x="1020" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1664" y="2048" type="line"/>
+ <point x="128" y="2048" type="line"/>
+ <point x="128" y="1828" type="line"/>
+ <point x="1664" y="1828" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Tetsecyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Tetsecyrillic_.glif
new file mode 100644
index 000000000..bcbbe7ae0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Tetsecyrillic_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Tetsecyrillic" format="1">
+ <advance width="2528"/>
+ <unicode hex="04B4"/>
+ <outline>
+ <contour>
+ <point x="1428" y="2004" type="line"/>
+ <point x="116" y="2004" type="line"/>
+ <point x="116" y="1784" type="line"/>
+ <point x="1428" y="1784" type="line"/>
+ </contour>
+ <component base="afii10040" xOffset="388"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2544, 'leftMargin': 77, 'rightMargin': 173}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Theta_.glif b/src/Interface-Regular.ufo/glyphs/Theta_.glif
new file mode 100644
index 000000000..e72e5fe88
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Theta_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Theta" format="1">
+ <advance width="2016"/>
+ <unicode hex="0398"/>
+ <outline>
+ <contour>
+ <point x="1328" y="1124" type="line"/>
+ <point x="628" y="1124" type="line"/>
+ <point x="628" y="904" type="line"/>
+ <point x="1328" y="904" type="line"/>
+ </contour>
+ <component base="O" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1921, 'leftMargin': 233, 'rightMargin': 152}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Thook_.glif b/src/Interface-Regular.ufo/glyphs/Thook_.glif
new file mode 100644
index 000000000..a65a0fe49
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Thook_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Thook" format="1">
+ <advance width="1760"/>
+ <unicode hex="01AC"/>
+ <outline>
+ <contour>
+ <point x="1080" y="2004" type="line"/>
+ <point x="796" y="2004" type="line"/>
+ <point x="796" y="0" type="line"/>
+ <point x="1080" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1716" y="2004" type="line"/>
+ <point x="580" y="2004" type="line"/>
+ <point x="580" y="1772" type="line"/>
+ <point x="1716" y="1772" type="line"/>
+ </contour>
+ <contour>
+ <point x="760" y="1772" type="line"/>
+ <point x="760" y="2004" type="line"/>
+ <point x="524" y="2004" type="line" smooth="yes"/>
+ <point x="216" y="2004"/>
+ <point x="48" y="1876"/>
+ <point x="48" y="1612" type="curve" smooth="yes"/>
+ <point x="48" y="1568"/>
+ <point x="56" y="1496"/>
+ <point x="72" y="1452" type="curve"/>
+ <point x="292" y="1452" type="line"/>
+ <point x="280" y="1480"/>
+ <point x="280" y="1520"/>
+ <point x="280" y="1540" type="curve" smooth="yes"/>
+ <point x="280" y="1692"/>
+ <point x="348" y="1772"/>
+ <point x="524" y="1772" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1772, 'leftMargin': 41, 'rightMargin': 63}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Thorn_.glif b/src/Interface-Regular.ufo/glyphs/Thorn_.glif
new file mode 100644
index 000000000..ba2f7132e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Thorn_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Thorn" format="1">
+ <advance width="1760"/>
+ <unicode hex="00DE"/>
+ <outline>
+ <contour>
+ <point x="220" y="2004" type="line"/>
+ <point x="220" y="0" type="line"/>
+ <point x="496" y="0" type="line"/>
+ <point x="496" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="360" y="1604" type="line"/>
+ <point x="496" y="1384" type="line"/>
+ <point x="864" y="1384" type="line" smooth="yes"/>
+ <point x="1148" y="1384"/>
+ <point x="1264" y="1200"/>
+ <point x="1264" y="1012" type="curve" smooth="yes"/>
+ <point x="1264" y="828"/>
+ <point x="1148" y="648"/>
+ <point x="864" y="648" type="curve" smooth="yes"/>
+ <point x="440" y="648" type="line"/>
+ <point x="440" y="428" type="line"/>
+ <point x="864" y="428" type="line" smooth="yes"/>
+ <point x="1300" y="428"/>
+ <point x="1540" y="680"/>
+ <point x="1540" y="1016" type="curve" smooth="yes"/>
+ <point x="1540" y="1352"/>
+ <point x="1300" y="1604"/>
+ <point x="864" y="1604" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1662, 'leftMargin': 224, 'rightMargin': 119}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Tonefive_.glif b/src/Interface-Regular.ufo/glyphs/Tonefive_.glif
new file mode 100644
index 000000000..d5be7fc4d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Tonefive_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Tonefive" format="1">
+ <advance width="1760"/>
+ <unicode hex="01BC"/>
+ <outline>
+ <contour>
+ <point x="596" y="2004" type="line" name="hr00"/>
+ <point x="152" y="2004" type="line"/>
+ <point x="152" y="1752" type="line"/>
+ <point x="596" y="1752" type="line"/>
+ </contour>
+ <component base="five" xOffset="64"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1587, 'leftMargin': 89, 'rightMargin': 43}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Tonesix_.glif b/src/Interface-Regular.ufo/glyphs/Tonesix_.glif
new file mode 100644
index 000000000..fe2e96f22
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Tonesix_.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Tonesix" format="1">
+ <advance width="1760"/>
+ <unicode hex="0184"/>
+ <outline>
+ <contour>
+ <point x="292" y="2004" type="line"/>
+ <point x="68" y="1720" type="line"/>
+ <point x="68" y="1612" type="line"/>
+ <point x="292" y="1332" type="line"/>
+ <point x="360" y="1332" type="line"/>
+ <point x="360" y="2004" type="line"/>
+ </contour>
+ <component base="afii10046" xOffset="72"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1917, 'leftMargin': 136, 'rightMargin': 157}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Tonetwo_.glif b/src/Interface-Regular.ufo/glyphs/Tonetwo_.glif
new file mode 100644
index 000000000..7e3c9445b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Tonetwo_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Tonetwo" format="1">
+ <advance width="1760"/>
+ <unicode hex="01A7"/>
+ <outline>
+ <contour>
+ <point x="440" y="508" type="curve" smooth="yes"/>
+ <point x="440" y="692"/>
+ <point x="528" y="776"/>
+ <point x="900" y="888" type="curve"/>
+ <point x="1292" y="1000"/>
+ <point x="1548" y="1172"/>
+ <point x="1548" y="1480" type="curve" smooth="yes"/>
+ <point x="1548" y="1792"/>
+ <point x="1280" y="2032"/>
+ <point x="864" y="2032" type="curve" smooth="yes"/>
+ <point x="404" y="2032"/>
+ <point x="152" y="1732"/>
+ <point x="152" y="1424" type="curve"/>
+ <point x="440" y="1424" type="line"/>
+ <point x="440" y="1644"/>
+ <point x="572" y="1800"/>
+ <point x="864" y="1800" type="curve" smooth="yes"/>
+ <point x="1136" y="1800"/>
+ <point x="1260" y="1668"/>
+ <point x="1260" y="1484" type="curve" smooth="yes"/>
+ <point x="1260" y="1320"/>
+ <point x="1120" y="1220"/>
+ <point x="808" y="1132" type="curve"/>
+ <point x="348" y="1000"/>
+ <point x="152" y="820"/>
+ <point x="152" y="512" type="curve" smooth="yes"/>
+ <point x="152" y="188"/>
+ <point x="424" y="-28"/>
+ <point x="852" y="-28" type="curve" smooth="yes"/>
+ <point x="1224" y="-28"/>
+ <point x="1608" y="188"/>
+ <point x="1608" y="584" type="curve"/>
+ <point x="1324" y="584" type="line"/>
+ <point x="1324" y="320"/>
+ <point x="1104" y="200"/>
+ <point x="852" y="200" type="curve" smooth="yes"/>
+ <point x="584" y="200"/>
+ <point x="440" y="320"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1672.0, 'leftMargin': 105, 'rightMargin': 109.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Trthook_.glif b/src/Interface-Regular.ufo/glyphs/Trthook_.glif
new file mode 100644
index 000000000..15fea8236
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Trthook_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Trthook" format="1">
+ <advance width="1760"/>
+ <unicode hex="01AE"/>
+ <outline>
+ <contour>
+ <point x="1656" y="2004" type="line"/>
+ <point x="104" y="2004" type="line"/>
+ <point x="104" y="1772" type="line"/>
+ <point x="1656" y="1772" type="line"/>
+ </contour>
+ <contour>
+ <point x="1344" y="-580" type="curve"/>
+ <point x="1324" y="-352" type="line"/>
+ <point x="1292" y="-360"/>
+ <point x="1224" y="-372"/>
+ <point x="1188" y="-372" type="curve" smooth="yes"/>
+ <point x="1080" y="-372"/>
+ <point x="1020" y="-284"/>
+ <point x="1020" y="-124" type="curve" smooth="yes"/>
+ <point x="1020" y="2004" type="line"/>
+ <point x="740" y="2004" type="line"/>
+ <point x="740" y="-124" type="line" smooth="yes"/>
+ <point x="740" y="-432"/>
+ <point x="908" y="-600"/>
+ <point x="1188" y="-600" type="curve" smooth="yes"/>
+ <point x="1244" y="-600"/>
+ <point x="1288" y="-596"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1680, 'leftMargin': 67, 'rightMargin': 63}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/U_.cn.glif b/src/Interface-Regular.ufo/glyphs/U_.cn.glif
new file mode 100644
index 000000000..aeb43e4f3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/U_.cn.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="U.cn" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="1324" y="2004" type="line"/>
+ <point x="1324" y="592" type="line" smooth="yes"/>
+ <point x="1324" y="288"/>
+ <point x="1148" y="200"/>
+ <point x="880" y="200" type="curve" smooth="yes"/>
+ <point x="612" y="200"/>
+ <point x="436" y="288"/>
+ <point x="436" y="592" type="curve" smooth="yes"/>
+ <point x="436" y="2004" type="line"/>
+ <point x="152" y="2004" type="line"/>
+ <point x="152" y="592" type="line"/>
+ <point x="152" y="144"/>
+ <point x="468" y="-28"/>
+ <point x="880" y="-28" type="curve" smooth="yes"/>
+ <point x="1268" y="-28"/>
+ <point x="1612" y="144"/>
+ <point x="1612" y="592" type="curve"/>
+ <point x="1612" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1821, 'leftMargin': 186, 'rightMargin': 176}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/U_.glif b/src/Interface-Regular.ufo/glyphs/U_.glif
new file mode 100644
index 000000000..c3952f213
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/U_.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="U" format="1">
+ <advance width="2068"/>
+ <unicode hex="0055"/>
+ <outline>
+ <contour>
+ <point x="1024" y="2304" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="912" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1152" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1296" y="64" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="1820" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1820" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1820" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1580" y="2048" type="line"/>
+ <point x="1580" y="700" type="line" smooth="yes"/>
+ <point x="1580" y="404"/>
+ <point x="1320" y="200"/>
+ <point x="1028" y="200" type="curve" smooth="yes"/>
+ <point x="736" y="200"/>
+ <point x="488" y="404"/>
+ <point x="488" y="700" type="curve" smooth="yes"/>
+ <point x="488" y="2048" type="line"/>
+ <point x="240" y="2048" type="line"/>
+ <point x="240" y="700" type="line"/>
+ <point x="240" y="248"/>
+ <point x="592" y="-28"/>
+ <point x="1024" y="-28" type="curve" smooth="yes"/>
+ <point x="1436" y="-28"/>
+ <point x="1828" y="248"/>
+ <point x="1828" y="700" type="curve"/>
+ <point x="1828" y="2048" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Uhorn_.glif b/src/Interface-Regular.ufo/glyphs/Uhorn_.glif
new file mode 100644
index 000000000..f66a30272
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Uhorn_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Uhorn" format="1">
+ <advance width="2388"/>
+ <unicode hex="01AF"/>
+ <outline>
+ <contour>
+ <point x="960" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="960" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1968" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2060" y="2172" type="line"/>
+ <point x="2060" y="1908"/>
+ <point x="1984" y="1768"/>
+ <point x="1704" y="1768" type="curve"/>
+ <point x="1704" y="1572" type="line"/>
+ <point x="2128" y="1572"/>
+ <point x="2292" y="1780"/>
+ <point x="2292" y="2172" type="curve"/>
+ </contour>
+ <component base="U"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1968, 'leftMargin': 256, 'rightMargin': -199}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Upsilon2_.glif b/src/Interface-Regular.ufo/glyphs/Upsilon2_.glif
new file mode 100644
index 000000000..7ff9c8111
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Upsilon2_.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Upsilon2" format="1">
+ <advance width="1760"/>
+ <unicode hex="01B1"/>
+ <outline>
+ <contour>
+ <point x="400" y="1004" type="line"/>
+ <point x="400" y="1464"/>
+ <point x="548" y="1724"/>
+ <point x="796" y="1768" type="curve"/>
+ <point x="796" y="1972" type="line"/>
+ <point x="392" y="1924"/>
+ <point x="108" y="1456"/>
+ <point x="108" y="1004" type="curve" smooth="yes"/>
+ <point x="108" y="848" type="line" smooth="yes"/>
+ <point x="108" y="328"/>
+ <point x="424" y="-28"/>
+ <point x="884" y="-28" type="curve" smooth="yes"/>
+ <point x="1340" y="-28"/>
+ <point x="1652" y="328"/>
+ <point x="1652" y="848" type="curve" smooth="yes"/>
+ <point x="1652" y="1004" type="line" smooth="yes"/>
+ <point x="1652" y="1460"/>
+ <point x="1368" y="1928"/>
+ <point x="956" y="1972" type="curve"/>
+ <point x="956" y="1768" type="line"/>
+ <point x="1208" y="1724"/>
+ <point x="1364" y="1468"/>
+ <point x="1364" y="1004" type="curve" smooth="yes"/>
+ <point x="1364" y="844" type="line" smooth="yes"/>
+ <point x="1364" y="420"/>
+ <point x="1176" y="200"/>
+ <point x="884" y="200" type="curve" smooth="yes"/>
+ <point x="584" y="200"/>
+ <point x="400" y="420"/>
+ <point x="400" y="844" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="796" y="2004" type="line"/>
+ <point x="120" y="2004" type="line"/>
+ <point x="120" y="1772" type="line"/>
+ <point x="796" y="1772" type="line"/>
+ </contour>
+ <contour>
+ <point x="1644" y="2004" type="line"/>
+ <point x="956" y="2004" type="line"/>
+ <point x="956" y="1772" type="line"/>
+ <point x="1644" y="1772" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1871, 'leftMargin': 164, 'rightMargin': 163}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Upsilonhooksymbol_.glif b/src/Interface-Regular.ufo/glyphs/Upsilonhooksymbol_.glif
new file mode 100644
index 000000000..ecb3a2f70
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Upsilonhooksymbol_.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Upsilonhooksymbol" format="1">
+ <advance width="1536"/>
+ <unicode hex="03D2"/>
+ <outline>
+ <contour>
+ <point x="-152" y="2000" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="756" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1512" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="912" y="948" type="line"/>
+ <point x="624" y="948" type="line"/>
+ <point x="624" y="0" type="line"/>
+ <point x="912" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="752" y="1044" type="line"/>
+ <point x="692" y="736" type="line"/>
+ <point x="888" y="736" type="line"/>
+ <point x="1324" y="1680" type="line" smooth="yes"/>
+ <point x="1356" y="1748"/>
+ <point x="1396" y="1772"/>
+ <point x="1452" y="1772" type="curve" smooth="yes"/>
+ <point x="1480" y="1772"/>
+ <point x="1508" y="1768"/>
+ <point x="1520" y="1760" type="curve"/>
+ <point x="1572" y="1984" type="line"/>
+ <point x="1508" y="2012"/>
+ <point x="1460" y="2020"/>
+ <point x="1396" y="2020" type="curve" smooth="yes"/>
+ <point x="1252" y="2020"/>
+ <point x="1160" y="1968"/>
+ <point x="1072" y="1768" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="468" y="1768" type="line"/>
+ <point x="380" y="1976"/>
+ <point x="272" y="2020"/>
+ <point x="140" y="2020" type="curve" smooth="yes"/>
+ <point x="76" y="2020"/>
+ <point x="28" y="2012"/>
+ <point x="-36" y="1980" type="curve"/>
+ <point x="16" y="1760" type="line"/>
+ <point x="28" y="1768"/>
+ <point x="60" y="1772"/>
+ <point x="84" y="1772" type="curve" smooth="yes"/>
+ <point x="140" y="1772"/>
+ <point x="184" y="1748"/>
+ <point x="216" y="1680" type="curve" smooth="yes"/>
+ <point x="648" y="736" type="line"/>
+ <point x="844" y="736" type="line"/>
+ <point x="792" y="1032" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1497, 'leftMargin': -50, 'rightMargin': -57}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/V_.glif b/src/Interface-Regular.ufo/glyphs/V_.glif
new file mode 100644
index 000000000..24a1e1c30
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/V_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="V" format="1">
+ <advance width="1792"/>
+ <unicode hex="0056"/>
+ <outline>
+ <contour>
+ <point x="880" y="2304" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1020" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1916" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1916" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1916" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="328" y="2048" type="line"/>
+ <point x="884" y="380" type="line"/>
+ <point x="912" y="380" type="line"/>
+ <point x="1464" y="2048" type="line"/>
+ <point x="1728" y="2048" type="line"/>
+ <point x="1024" y="0" type="line"/>
+ <point x="768" y="0" type="line"/>
+ <point x="64" y="2048" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Vcursive_.glif b/src/Interface-Regular.ufo/glyphs/Vcursive_.glif
new file mode 100644
index 000000000..7810f4d81
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Vcursive_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Vcursive" format="1">
+ <advance width="1760"/>
+ <unicode hex="01B2"/>
+ <outline>
+ <contour>
+ <point x="880" y="-28" type="curve" smooth="yes"/>
+ <point x="1268" y="-28"/>
+ <point x="1612" y="196"/>
+ <point x="1612" y="648" type="curve" smooth="yes"/>
+ <point x="1612" y="1552" type="line" smooth="yes"/>
+ <point x="1612" y="1860"/>
+ <point x="1428" y="2032"/>
+ <point x="1164" y="2032" type="curve" smooth="yes"/>
+ <point x="1120" y="2032"/>
+ <point x="1048" y="2020"/>
+ <point x="1008" y="2008" type="curve"/>
+ <point x="1008" y="1788" type="line"/>
+ <point x="1032" y="1796"/>
+ <point x="1072" y="1796"/>
+ <point x="1096" y="1796" type="curve" smooth="yes"/>
+ <point x="1244" y="1796"/>
+ <point x="1324" y="1732"/>
+ <point x="1324" y="1552" type="curve" smooth="yes"/>
+ <point x="1324" y="648" type="line" smooth="yes"/>
+ <point x="1324" y="340"/>
+ <point x="1148" y="200"/>
+ <point x="880" y="200" type="curve" smooth="yes"/>
+ <point x="612" y="200"/>
+ <point x="436" y="340"/>
+ <point x="436" y="648" type="curve" smooth="yes"/>
+ <point x="436" y="2004" type="line"/>
+ <point x="152" y="2004" type="line"/>
+ <point x="152" y="648" type="line" smooth="yes"/>
+ <point x="152" y="196"/>
+ <point x="468" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1830, 'leftMargin': 186, 'rightMargin': 185}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/W_.glif b/src/Interface-Regular.ufo/glyphs/W_.glif
new file mode 100644
index 000000000..78eb58110
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/W_.glif
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="W" format="1">
+ <advance width="2560"/>
+ <unicode hex="0057"/>
+ <outline>
+ <contour>
+ <point x="368" y="2048" type="line"/>
+ <point x="128" y="2048" type="line"/>
+ <point x="588" y="0" type="line"/>
+ <point x="820" y="0" type="line"/>
+ <point x="1272" y="1592" type="line"/>
+ <point x="1288" y="1592" type="line"/>
+ <point x="1740" y="0" type="line"/>
+ <point x="1972" y="0" type="line"/>
+ <point x="2432" y="2048" type="line"/>
+ <point x="2192" y="2048" type="line"/>
+ <point x="1848" y="400" type="line"/>
+ <point x="1832" y="400" type="line"/>
+ <point x="1396" y="2048" type="line"/>
+ <point x="1164" y="2048" type="line"/>
+ <point x="728" y="400" type="line"/>
+ <point x="712" y="400" type="line"/>
+ </contour>
+ <contour>
+ <point x="1272" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1268" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2492" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2492" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2492" y="2200" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>M</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>W</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>2560</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/X_.glif b/src/Interface-Regular.ufo/glyphs/X_.glif
new file mode 100644
index 000000000..58073d1cb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/X_.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="X" format="1">
+ <advance width="1672"/>
+ <unicode hex="0058"/>
+ <outline>
+ <contour>
+ <point x="884" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1520" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="888" y="1020" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="892" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1772" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1772" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1772" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="344" y="2048" type="line"/>
+ <point x="64" y="2048" type="line"/>
+ <point x="660" y="1024" type="line"/>
+ <point x="64" y="0" type="line"/>
+ <point x="344" y="0" type="line"/>
+ <point x="816" y="812" type="line" smooth="yes"/>
+ <point x="824" y="824"/>
+ <point x="824" y="832"/>
+ <point x="824" y="848" type="curve"/>
+ <point x="840" y="848" type="line"/>
+ <point x="840" y="832"/>
+ <point x="840" y="824"/>
+ <point x="848" y="812" type="curve" smooth="yes"/>
+ <point x="1328" y="0" type="line"/>
+ <point x="1608" y="0" type="line"/>
+ <point x="1012" y="1024" type="line"/>
+ <point x="1608" y="2048" type="line"/>
+ <point x="1328" y="2048" type="line"/>
+ <point x="848" y="1220" type="line" smooth="yes"/>
+ <point x="840" y="1208"/>
+ <point x="840" y="1200"/>
+ <point x="840" y="1184" type="curve"/>
+ <point x="824" y="1184" type="line"/>
+ <point x="824" y="1200"/>
+ <point x="824" y="1208"/>
+ <point x="816" y="1220" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Xi_.glif b/src/Interface-Regular.ufo/glyphs/Xi_.glif
new file mode 100644
index 000000000..50cf2fe51
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Xi_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Xi" format="1">
+ <advance width="1504"/>
+ <unicode hex="039E"/>
+ <outline>
+ <contour>
+ <point x="104" y="0" type="line"/>
+ <point x="1400" y="0" type="line"/>
+ <point x="1400" y="228" type="line"/>
+ <point x="104" y="228" type="line"/>
+ </contour>
+ <contour>
+ <point x="224" y="924" type="line"/>
+ <point x="1272" y="924" type="line"/>
+ <point x="1272" y="1156" type="line"/>
+ <point x="224" y="1156" type="line"/>
+ </contour>
+ <contour>
+ <point x="108" y="1772" type="line"/>
+ <point x="1380" y="1772" type="line"/>
+ <point x="1380" y="2004" type="line"/>
+ <point x="108" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1616, 'leftMargin': 166, 'rightMargin': 156}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/YR__.glif b/src/Interface-Regular.ufo/glyphs/YR__.glif
new file mode 100644
index 000000000..e14a540d1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/YR__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="YR" format="1">
+ <advance width="2016"/>
+ <unicode hex="01A6"/>
+ <outline>
+ <contour>
+ <point x="144" y="1864" type="line" name="hr00"/>
+ <point x="432" y="1864" type="line"/>
+ <point x="432" y="2144" type="line"/>
+ <point x="144" y="2144" type="line"/>
+ </contour>
+ <contour>
+ <point x="144" y="2004" type="line"/>
+ <point x="144" y="0" type="line"/>
+ <point x="432" y="0" type="line"/>
+ <point x="432" y="1772" type="line"/>
+ <point x="812" y="1772" type="line" smooth="yes"/>
+ <point x="1112" y="1772"/>
+ <point x="1232" y="1624"/>
+ <point x="1232" y="1400" type="curve" smooth="yes"/>
+ <point x="1232" y="1196"/>
+ <point x="1092" y="1036"/>
+ <point x="812" y="1036" type="curve" smooth="yes"/>
+ <point x="368" y="1036" type="line"/>
+ <point x="368" y="808" type="line"/>
+ <point x="976" y="808" type="line"/>
+ <point x="1052" y="836" type="line"/>
+ <point x="1344" y="916"/>
+ <point x="1516" y="1124"/>
+ <point x="1516" y="1400" type="curve" smooth="yes"/>
+ <point x="1516" y="1792"/>
+ <point x="1268" y="2004"/>
+ <point x="812" y="2004" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1568" y="-496" type="line"/>
+ <point x="1872" y="-496" type="line"/>
+ <point x="1872" y="-480" type="line"/>
+ <point x="1120" y="912" type="line"/>
+ <point x="820" y="912" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1939, 'leftMargin': 228, 'rightMargin': -18}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Y_.glif b/src/Interface-Regular.ufo/glyphs/Y_.glif
new file mode 100644
index 000000000..4b4a4f6d9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Y_.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Y" format="1">
+ <advance width="1664"/>
+ <unicode hex="0059"/>
+ <outline>
+ <contour>
+ <point x="816" y="2304" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="820" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="812" y="816" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="-80" y="2048" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="1804" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1804" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1804" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="328" y="2048" type="line"/>
+ <point x="64" y="2048" type="line"/>
+ <point x="708" y="748" type="line"/>
+ <point x="708" y="0" type="line"/>
+ <point x="956" y="0" type="line"/>
+ <point x="956" y="748" type="line"/>
+ <point x="1600" y="2048" type="line"/>
+ <point x="1336" y="2048" type="line"/>
+ <point x="832" y="1028" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Yhook_.glif b/src/Interface-Regular.ufo/glyphs/Yhook_.glif
new file mode 100644
index 000000000..276c215e0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Yhook_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Yhook" format="1">
+ <advance width="2016"/>
+ <unicode hex="01B3"/>
+ <outline>
+ <contour>
+ <point x="792" y="788" type="line"/>
+ <point x="844" y="692" type="line"/>
+ <point x="1016" y="692" type="line"/>
+ <point x="1408" y="1416" type="line" smooth="yes"/>
+ <point x="1544" y="1672"/>
+ <point x="1576" y="1776"/>
+ <point x="1696" y="1776" type="curve" smooth="yes"/>
+ <point x="1764" y="1776"/>
+ <point x="1808" y="1756"/>
+ <point x="1844" y="1732" type="curve"/>
+ <point x="1940" y="1924" type="line"/>
+ <point x="1864" y="1988"/>
+ <point x="1764" y="2032"/>
+ <point x="1648" y="2032" type="curve" smooth="yes"/>
+ <point x="1424" y="2032"/>
+ <point x="1328" y="1856"/>
+ <point x="1164" y="1532" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="400" y="2004" type="line"/>
+ <point x="76" y="2004" type="line"/>
+ <point x="788" y="692" type="line"/>
+ <point x="952" y="692" type="line"/>
+ <point x="1016" y="784" type="line"/>
+ </contour>
+ <contour>
+ <point x="1044" y="944" type="line"/>
+ <point x="760" y="944" type="line"/>
+ <point x="760" y="0" type="line"/>
+ <point x="1044" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1843, 'leftMargin': 18, 'rightMargin': -41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Ysmallcap_.glif b/src/Interface-Regular.ufo/glyphs/Ysmallcap_.glif
new file mode 100644
index 000000000..0e765fc6a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Ysmallcap_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ysmallcap" format="1">
+ <advance width="1504"/>
+ <unicode hex="028F"/>
+ <outline>
+ <contour>
+ <point x="752" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="752" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1488" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="668" y="588" type="line"/>
+ <point x="712" y="480" type="line"/>
+ <point x="876" y="480" type="line"/>
+ <point x="1472" y="1488" type="line"/>
+ <point x="1164" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="340" y="1488" type="line"/>
+ <point x="32" y="1488" type="line"/>
+ <point x="628" y="480" type="line"/>
+ <point x="792" y="480" type="line"/>
+ <point x="844" y="580" type="line"/>
+ </contour>
+ <contour>
+ <point x="884" y="712" type="line"/>
+ <point x="612" y="712" type="line"/>
+ <point x="612" y="0" type="line"/>
+ <point x="884" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1474.0, 'leftMargin': 17, 'rightMargin': 16.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Yusbigcyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Yusbigcyrillic_.glif
new file mode 100644
index 000000000..978eba9df
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Yusbigcyrillic_.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Yusbigcyrillic" format="1">
+ <advance width="2272"/>
+ <unicode hex="046A"/>
+ <outline>
+ <contour>
+ <point x="408" y="0" type="line"/>
+ <point x="408" y="508" type="line" smooth="yes"/>
+ <point x="408" y="808"/>
+ <point x="540" y="892"/>
+ <point x="800" y="892" type="curve" smooth="yes"/>
+ <point x="1472" y="892" type="line" smooth="yes"/>
+ <point x="1736" y="892"/>
+ <point x="1864" y="808"/>
+ <point x="1864" y="508" type="curve" smooth="yes"/>
+ <point x="1864" y="0" type="line"/>
+ <point x="2152" y="0" type="line"/>
+ <point x="2152" y="508" type="line" smooth="yes"/>
+ <point x="2152" y="956"/>
+ <point x="1896" y="1124"/>
+ <point x="1472" y="1124" type="curve" smooth="yes"/>
+ <point x="800" y="1124" type="line" smooth="yes"/>
+ <point x="376" y="1124"/>
+ <point x="124" y="956"/>
+ <point x="124" y="508" type="curve" smooth="yes"/>
+ <point x="124" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1696" y="2004" type="line"/>
+ <point x="616" y="2004" type="line"/>
+ <point x="616" y="1772" type="line"/>
+ <point x="1696" y="1772" type="line"/>
+ </contour>
+ <contour>
+ <point x="1048" y="936" type="line"/>
+ <point x="1100" y="828" type="line"/>
+ <point x="1280" y="828" type="line"/>
+ <point x="1984" y="2004" type="line"/>
+ <point x="1660" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="636" y="2004" type="line"/>
+ <point x="312" y="2004" type="line"/>
+ <point x="1020" y="828" type="line"/>
+ <point x="1196" y="828" type="line"/>
+ <point x="1256" y="924" type="line"/>
+ </contour>
+ <contour>
+ <point x="1284" y="1080" type="line"/>
+ <point x="1000" y="1080" type="line"/>
+ <point x="1000" y="0" type="line"/>
+ <point x="1284" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2424, 'leftMargin': 199, 'rightMargin': 198}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Yusbigiotifiedcyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Yusbigiotifiedcyrillic_.glif
new file mode 100644
index 000000000..e10ae7d14
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Yusbigiotifiedcyrillic_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Yusbigiotifiedcyrillic" format="1">
+ <advance width="3296"/>
+ <unicode hex="046C"/>
+ <outline>
+ <contour>
+ <point x="1776" y="1124" type="line"/>
+ <point x="516" y="1124" type="line"/>
+ <point x="516" y="904" type="line"/>
+ <point x="1776" y="904" type="line"/>
+ </contour>
+ <component base="I" xOffset="16"/>
+ <component base="Yusbigcyrillic" xOffset="796"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3204, 'leftMargin': 256, 'rightMargin': 198}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Yuslittlecyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Yuslittlecyrillic_.glif
new file mode 100644
index 000000000..0c3ece16b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Yuslittlecyrillic_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Yuslittlecyrillic" format="1">
+ <advance width="1760"/>
+ <unicode hex="0466"/>
+ <outline>
+ <contour>
+ <point x="952" y="1788" type="line"/>
+ <point x="940" y="2004" type="line"/>
+ <point x="764" y="2004" type="line"/>
+ <point x="44" y="0" type="line"/>
+ <point x="336" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1428" y="0" type="line"/>
+ <point x="1720" y="0" type="line"/>
+ <point x="1012" y="2004" type="line"/>
+ <point x="836" y="2004" type="line"/>
+ <point x="820" y="1800" type="line"/>
+ </contour>
+ <contour>
+ <point x="1364" y="832" type="line"/>
+ <point x="392" y="832" type="line"/>
+ <point x="392" y="596" type="line"/>
+ <point x="1364" y="596" type="line"/>
+ </contour>
+ <contour>
+ <point x="1012" y="760" type="line"/>
+ <point x="736" y="760" type="line"/>
+ <point x="736" y="0" type="line"/>
+ <point x="1012" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1700, 'leftMargin': 56, 'rightMargin': -33}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Yuslittleiotifiedcyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Yuslittleiotifiedcyrillic_.glif
new file mode 100644
index 000000000..70c96cc1c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Yuslittleiotifiedcyrillic_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Yuslittleiotifiedcyrillic" format="1">
+ <advance width="2528"/>
+ <unicode hex="0468"/>
+ <outline>
+ <contour>
+ <point x="1084" y="832" type="line"/>
+ <point x="328" y="832" type="line"/>
+ <point x="328" y="600" type="line"/>
+ <point x="1084" y="600" type="line"/>
+ </contour>
+ <component base="Yuslittlecyrillic" xOffset="620"/>
+ <component base="I" xOffset="-84"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2482, 'leftMargin': 282, 'rightMargin': 19}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Z_.glif b/src/Interface-Regular.ufo/glyphs/Z_.glif
new file mode 100644
index 000000000..99a4380a1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Z_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Z" format="1">
+ <advance width="1632"/>
+ <unicode hex="005A"/>
+ <outline>
+ <contour>
+ <point x="832" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="824" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1672" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1672" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1672" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1472" y="220" type="line"/>
+ <point x="276" y="220" type="line"/>
+ <point x="276" y="0" type="line"/>
+ <point x="1472" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1456" y="1840" type="line"/>
+ <point x="1456" y="2048" type="line"/>
+ <point x="1312" y="2048" type="line"/>
+ <point x="176" y="212" type="line"/>
+ <point x="176" y="0" type="line"/>
+ <point x="320" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1336" y="2048" type="line"/>
+ <point x="160" y="2048" type="line"/>
+ <point x="160" y="1828" type="line"/>
+ <point x="1336" y="1828" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Zbar_.glif b/src/Interface-Regular.ufo/glyphs/Zbar_.glif
new file mode 100644
index 000000000..45f7c2e77
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Zbar_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Zbar" format="1">
+ <advance width="1760"/>
+ <unicode hex="01B5"/>
+ <outline>
+ <contour>
+ <point x="880" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="872" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1720" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1516" y="1120" type="line" name="hr00"/>
+ <point x="192" y="1120" type="line"/>
+ <point x="192" y="900" type="line"/>
+ <point x="1516" y="900" type="line"/>
+ </contour>
+ <component base="Z" xOffset="32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1687, 'leftMargin': 161, 'rightMargin': 151}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/Zhedescendercyrillic_.glif b/src/Interface-Regular.ufo/glyphs/Zhedescendercyrillic_.glif
new file mode 100644
index 000000000..46103903c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/Zhedescendercyrillic_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Zhedescendercyrillic" format="1">
+ <advance width="2784"/>
+ <unicode hex="0496"/>
+ <outline>
+ <contour>
+ <point x="2612" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="afii10024" xOffset="36"/>
+ <component base="cyrillictic" xOffset="2304"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2712, 'leftMargin': 39, 'rightMargin': 39}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/_notdef.glif b/src/Interface-Regular.ufo/glyphs/_notdef.glif
new file mode 100644
index 000000000..cfd3672cb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/_notdef.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name=".notdef" format="1">
+ <advance width="2784"/>
+ <outline>
+ <contour>
+ <point x="240" y="-640" type="line"/>
+ <point x="2544" y="-640" type="line"/>
+ <point x="2544" y="-128" type="line"/>
+ <point x="240" y="-128" type="line"/>
+ </contour>
+ <contour>
+ <point x="240" y="1472" type="line"/>
+ <point x="2544" y="1472" type="line"/>
+ <point x="2544" y="1984" type="line"/>
+ <point x="240" y="1984" type="line"/>
+ </contour>
+ <contour>
+ <point x="240" y="2176" type="line"/>
+ <point x="2544" y="2176" type="line"/>
+ <point x="2544" y="2688" type="line"/>
+ <point x="240" y="2688" type="line"/>
+ </contour>
+ <contour>
+ <point x="240" y="64" type="line"/>
+ <point x="2544" y="64" type="line"/>
+ <point x="2544" y="576" type="line"/>
+ <point x="240" y="576" type="line"/>
+ </contour>
+ <contour>
+ <point x="240" y="768" type="line"/>
+ <point x="2544" y="768" type="line"/>
+ <point x="2544" y="1280" type="line"/>
+ <point x="240" y="1280" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/_null.glif b/src/Interface-Regular.ufo/glyphs/_null.glif
new file mode 100644
index 000000000..90558453c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/_null.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name=".null" format="1">
+ <advance width="0"/>
+ <unicode hex="0000"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.3</real>
+ <real>0.3</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/a.cn.glif b/src/Interface-Regular.ufo/glyphs/a.cn.glif
new file mode 100644
index 000000000..d9d92deaf
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/a.cn.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="a.cn" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1040" y="252" type="line"/>
+ <point x="1040" y="168"/>
+ <point x="1056" y="56"/>
+ <point x="1084" y="0" type="curve"/>
+ <point x="1372" y="0" type="line"/>
+ <point x="1372" y="24" type="line"/>
+ <point x="1336" y="104"/>
+ <point x="1316" y="228"/>
+ <point x="1316" y="328" type="curve" smooth="yes"/>
+ <point x="1316" y="1056" type="line"/>
+ <point x="1316" y="1392"/>
+ <point x="1084" y="1516"/>
+ <point x="760" y="1516" type="curve" smooth="yes"/>
+ <point x="396" y="1516"/>
+ <point x="164" y="1288"/>
+ <point x="164" y="1076" type="curve"/>
+ <point x="440" y="1076" type="line"/>
+ <point x="440" y="1192"/>
+ <point x="556" y="1296"/>
+ <point x="748" y="1296" type="curve" smooth="yes"/>
+ <point x="944" y="1296"/>
+ <point x="1040" y="1228"/>
+ <point x="1040" y="1060" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1088" y="908" type="line"/>
+ <point x="828" y="908" type="line"/>
+ <point x="368" y="908"/>
+ <point x="136" y="696"/>
+ <point x="136" y="408" type="curve" smooth="yes"/>
+ <point x="136" y="124"/>
+ <point x="336" y="-28"/>
+ <point x="640" y="-28" type="curve" smooth="yes"/>
+ <point x="928" y="-28"/>
+ <point x="1108" y="200"/>
+ <point x="1128" y="336" type="curve"/>
+ <point x="1068" y="456" type="line"/>
+ <point x="1068" y="364"/>
+ <point x="908" y="208"/>
+ <point x="684" y="208" type="curve" smooth="yes"/>
+ <point x="500" y="208"/>
+ <point x="408" y="264"/>
+ <point x="408" y="440" type="curve" smooth="yes"/>
+ <point x="408" y="624"/>
+ <point x="588" y="720"/>
+ <point x="872" y="720" type="curve"/>
+ <point x="1088" y="720" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1537, 'leftMargin': 153, 'rightMargin': 148}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/a.glif b/src/Interface-Regular.ufo/glyphs/a.glif
new file mode 100644
index 000000000..54560efd1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/a.glif
@@ -0,0 +1,130 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="a" format="1">
+ <advance width="1504"/>
+ <unicode hex="0061"/>
+ <outline>
+ <contour>
+ <point x="1120" y="0" type="line"/>
+ <point x="1356" y="0" type="line"/>
+ <point x="1356" y="948" type="line" smooth="yes"/>
+ <point x="1356" y="1384"/>
+ <point x="1068" y="1556"/>
+ <point x="760" y="1556" type="curve" smooth="yes"/>
+ <point x="536" y="1556"/>
+ <point x="252" y="1460"/>
+ <point x="148" y="1180" type="curve"/>
+ <point x="364" y="1096" type="line"/>
+ <point x="456" y="1300"/>
+ <point x="620" y="1348"/>
+ <point x="756" y="1348" type="curve" smooth="yes"/>
+ <point x="952" y="1348"/>
+ <point x="1120" y="1268"/>
+ <point x="1120" y="928" type="curve" smooth="yes"/>
+ <point x="1120" y="900" type="line"/>
+ <point x="996" y="896" type="line" smooth="yes"/>
+ <point x="472" y="884"/>
+ <point x="128" y="832"/>
+ <point x="128" y="404" type="curve" smooth="yes"/>
+ <point x="128" y="132"/>
+ <point x="348" y="-36"/>
+ <point x="680" y="-36" type="curve" smooth="yes"/>
+ <point x="884" y="-36"/>
+ <point x="1036" y="84"/>
+ <point x="1108" y="192" type="curve"/>
+ <point x="1120" y="192" type="line"/>
+ </contour>
+ <contour>
+ <point x="1120" y="700" type="line"/>
+ <point x="1120" y="532" type="line" smooth="yes"/>
+ <point x="1120" y="396"/>
+ <point x="956" y="176"/>
+ <point x="712" y="176" type="curve" smooth="yes"/>
+ <point x="476" y="176"/>
+ <point x="364" y="276"/>
+ <point x="364" y="436" type="curve" smooth="yes"/>
+ <point x="364" y="696"/>
+ <point x="744" y="684"/>
+ <point x="996" y="696" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="752" y="1792" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="748" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1300" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="752" y="1792" type="move" name="rhalfring"/>
+ </contour>
+ <contour>
+ <point x="1496" y="2176" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1496" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1264" y="908" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="1264" y="1792" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ </array>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>s</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>-16</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>a</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>1504</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/a_uni02DE__.glif b/src/Interface-Regular.ufo/glyphs/a_uni02DE__.glif
new file mode 100644
index 000000000..8e3136a53
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/a_uni02DE__.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="a_uni02DE" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="460" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="572" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1820" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="460" y="0" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1308" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1112" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="1308" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="736" y="1776" type="move" name="rhalfring"/>
+ </contour>
+ <component base="a" xOffset="-228"/>
+ <component base="rhotichookmod" xOffset="1252"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2046.0, 'leftMargin': 236, 'rightMargin': -223.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/accountof.glif b/src/Interface-Regular.ufo/glyphs/accountof.glif
new file mode 100644
index 000000000..ccbe9fe99
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/accountof.glif
@@ -0,0 +1,109 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="accountof" format="1">
+ <advance width="2016"/>
+ <unicode hex="2100"/>
+ <outline>
+ <contour>
+ <point x="668" y="1268" type="line"/>
+ <point x="668" y="1220"/>
+ <point x="676" y="1152"/>
+ <point x="696" y="1116" type="curve"/>
+ <point x="904" y="1116" type="line"/>
+ <point x="904" y="1132" type="line"/>
+ <point x="884" y="1180"/>
+ <point x="872" y="1256"/>
+ <point x="872" y="1312" type="curve" smooth="yes"/>
+ <point x="872" y="1704" type="line" smooth="yes"/>
+ <point x="872" y="1924"/>
+ <point x="712" y="2024"/>
+ <point x="516" y="2024" type="curve" smooth="yes"/>
+ <point x="296" y="2024"/>
+ <point x="148" y="1872"/>
+ <point x="148" y="1748" type="curve"/>
+ <point x="332" y="1748" type="line"/>
+ <point x="348" y="1808"/>
+ <point x="396" y="1856"/>
+ <point x="504" y="1856" type="curve" smooth="yes"/>
+ <point x="624" y="1856"/>
+ <point x="668" y="1788"/>
+ <point x="668" y="1688" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="428" y="1100" type="curve" smooth="yes"/>
+ <point x="620" y="1100"/>
+ <point x="744" y="1232"/>
+ <point x="768" y="1344" type="curve"/>
+ <point x="700" y="1424" type="line"/>
+ <point x="700" y="1348"/>
+ <point x="584" y="1268"/>
+ <point x="468" y="1268" type="curve" smooth="yes"/>
+ <point x="372" y="1268"/>
+ <point x="320" y="1316"/>
+ <point x="320" y="1392" type="curve" smooth="yes"/>
+ <point x="320" y="1488"/>
+ <point x="400" y="1528"/>
+ <point x="568" y="1528" type="curve" smooth="yes"/>
+ <point x="712" y="1528" type="line"/>
+ <point x="712" y="1672" type="line"/>
+ <point x="524" y="1672" type="line" smooth="yes"/>
+ <point x="276" y="1672"/>
+ <point x="120" y="1564"/>
+ <point x="120" y="1360" type="curve" smooth="yes"/>
+ <point x="120" y="1204"/>
+ <point x="240" y="1100"/>
+ </contour>
+ <contour>
+ <point x="1516" y="-28" type="curve" smooth="yes"/>
+ <point x="1756" y="-28"/>
+ <point x="1900" y="132"/>
+ <point x="1900" y="328" type="curve"/>
+ <point x="1696" y="328" type="line"/>
+ <point x="1696" y="240"/>
+ <point x="1640" y="148"/>
+ <point x="1516" y="148" type="curve" smooth="yes"/>
+ <point x="1388" y="148"/>
+ <point x="1328" y="260"/>
+ <point x="1328" y="384" type="curve" smooth="yes"/>
+ <point x="1328" y="492" type="line" smooth="yes"/>
+ <point x="1328" y="616"/>
+ <point x="1388" y="732"/>
+ <point x="1512" y="732" type="curve" smooth="yes"/>
+ <point x="1636" y="732"/>
+ <point x="1696" y="644"/>
+ <point x="1696" y="548" type="curve"/>
+ <point x="1900" y="548" type="line"/>
+ <point x="1900" y="740"/>
+ <point x="1752" y="904"/>
+ <point x="1512" y="904" type="curve" smooth="yes"/>
+ <point x="1272" y="904"/>
+ <point x="1124" y="716"/>
+ <point x="1124" y="492" type="curve" smooth="yes"/>
+ <point x="1124" y="384" type="line" smooth="yes"/>
+ <point x="1124" y="160"/>
+ <point x="1272" y="-28"/>
+ </contour>
+ <contour>
+ <point x="1592" y="1716" type="line"/>
+ <point x="1440" y="1812" type="line"/>
+ <point x="460" y="244" type="line"/>
+ <point x="612" y="152" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2078, 'leftMargin': 149, 'rightMargin': 149}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/acute.glif b/src/Interface-Regular.ufo/glyphs/acute.glif
new file mode 100644
index 000000000..b217ffeab
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/acute.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acute" format="1">
+ <advance width="752"/>
+ <unicode hex="00B4"/>
+ <outline>
+ <contour>
+ <point x="304" y="1776" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="304" y="2268" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="152" y="1704" type="line"/>
+ <point x="372" y="1704" type="line"/>
+ <point x="752" y="2112" type="line"/>
+ <point x="420" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/acutecomb.glif b/src/Interface-Regular.ufo/glyphs/acutecomb.glif
new file mode 100644
index 000000000..8d73132b5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/acutecomb.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acutecomb" format="1">
+ <advance width="0"/>
+ <unicode hex="0301"/>
+ <outline>
+ <contour>
+ <point x="-784" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-784" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-784" y="2269" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-617" y="1909" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-917" y="1705" type="line"/>
+ <point x="-699" y="1705" type="line"/>
+ <point x="-319" y="2112" type="line"/>
+ <point x="-650" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/acutedblnosp.glif b/src/Interface-Regular.ufo/glyphs/acutedblnosp.glif
new file mode 100644
index 000000000..52abee76c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/acutedblnosp.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acutedblnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="030B"/>
+ <outline>
+ <contour>
+ <point x="-909" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-810" y="1909" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-909" y="2228" type="move" name="mkmktop"/>
+ </contour>
+ <component base="acute" xOffset="-1554"/>
+ <component base="acute" xOffset="-1004"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/acutedotcomb.glif b/src/Interface-Regular.ufo/glyphs/acutedotcomb.glif
new file mode 100644
index 000000000..89ae7c2fb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/acutedotcomb.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acutedotcomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1737" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-887" y="1705" type="line"/>
+ <point x="-682" y="1705" type="line"/>
+ <point x="-400" y="2067" type="line"/>
+ <point x="-694" y="2067" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1151" y="2126" type="curve" smooth="yes"/>
+ <point x="-1151" y="2042"/>
+ <point x="-1097" y="1976"/>
+ <point x="-993" y="1976" type="curve" smooth="yes"/>
+ <point x="-888" y="1976"/>
+ <point x="-833" y="2042"/>
+ <point x="-833" y="2126" type="curve" smooth="yes"/>
+ <point x="-833" y="2211"/>
+ <point x="-888" y="2278"/>
+ <point x="-993" y="2278" type="curve" smooth="yes"/>
+ <point x="-1097" y="2278"/>
+ <point x="-1151" y="2211"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/acutedotcomb.lc.glif b/src/Interface-Regular.ufo/glyphs/acutedotcomb.lc.glif
new file mode 100644
index 000000000..8c870c7b0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/acutedotcomb.lc.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acutedotcomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-810" y="2663" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-958" y="1705" type="line"/>
+ <point x="-740" y="1705" type="line"/>
+ <point x="-360" y="2112" type="line"/>
+ <point x="-692" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="-967" y="2372" type="curve" smooth="yes"/>
+ <point x="-967" y="2288"/>
+ <point x="-913" y="2222"/>
+ <point x="-809" y="2222" type="curve" smooth="yes"/>
+ <point x="-704" y="2222"/>
+ <point x="-649" y="2288"/>
+ <point x="-649" y="2372" type="curve" smooth="yes"/>
+ <point x="-649" y="2457"/>
+ <point x="-704" y="2525"/>
+ <point x="-809" y="2525" type="curve" smooth="yes"/>
+ <point x="-913" y="2525"/>
+ <point x="-967" y="2457"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/acutelowmod.glif b/src/Interface-Regular.ufo/glyphs/acutelowmod.glif
new file mode 100644
index 000000000..377658a25
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/acutelowmod.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acutelowmod" format="1">
+ <advance width="992"/>
+ <unicode hex="02CF"/>
+ <outline>
+ <component base="acute" xOffset="28" yOffset="-2200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 804, 'leftMargin': 97, 'rightMargin': 109}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/acuterightnosp.glif b/src/Interface-Regular.ufo/glyphs/acuterightnosp.glif
new file mode 100644
index 000000000..70cd5adf8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/acuterightnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acuterightnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0341"/>
+ <outline>
+ <contour>
+ <point x="-144" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-144" y="2228" type="move" name="mkmktop"/>
+ </contour>
+ <component base="acute" xOffset="-473"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/acutesubnosp.glif b/src/Interface-Regular.ufo/glyphs/acutesubnosp.glif
new file mode 100644
index 000000000..32d9cc54e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/acutesubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acutesubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0317"/>
+ <outline>
+ <contour>
+ <point x="-842" y="-536" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-843" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="acute" xOffset="-1282" yOffset="-2241"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/addresssubject.glif b/src/Interface-Regular.ufo/glyphs/addresssubject.glif
new file mode 100644
index 000000000..0f7622f2f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/addresssubject.glif
@@ -0,0 +1,119 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="addresssubject" format="1">
+ <advance width="2016"/>
+ <unicode hex="2101"/>
+ <outline>
+ <contour>
+ <point x="672" y="1268" type="line"/>
+ <point x="672" y="1220"/>
+ <point x="680" y="1152"/>
+ <point x="696" y="1116" type="curve"/>
+ <point x="908" y="1116" type="line"/>
+ <point x="908" y="1132" type="line"/>
+ <point x="884" y="1180"/>
+ <point x="872" y="1256"/>
+ <point x="872" y="1312" type="curve" smooth="yes"/>
+ <point x="872" y="1704" type="line" smooth="yes"/>
+ <point x="872" y="1924"/>
+ <point x="712" y="2024"/>
+ <point x="516" y="2024" type="curve" smooth="yes"/>
+ <point x="300" y="2024"/>
+ <point x="148" y="1872"/>
+ <point x="148" y="1748" type="curve"/>
+ <point x="336" y="1748" type="line"/>
+ <point x="352" y="1808"/>
+ <point x="396" y="1856"/>
+ <point x="508" y="1856" type="curve" smooth="yes"/>
+ <point x="628" y="1856"/>
+ <point x="672" y="1788"/>
+ <point x="672" y="1688" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="428" y="1100" type="curve" smooth="yes"/>
+ <point x="620" y="1100"/>
+ <point x="748" y="1232"/>
+ <point x="772" y="1344" type="curve"/>
+ <point x="700" y="1424" type="line"/>
+ <point x="700" y="1348"/>
+ <point x="588" y="1268"/>
+ <point x="472" y="1268" type="curve" smooth="yes"/>
+ <point x="376" y="1268"/>
+ <point x="324" y="1316"/>
+ <point x="324" y="1392" type="curve" smooth="yes"/>
+ <point x="324" y="1488"/>
+ <point x="400" y="1528"/>
+ <point x="568" y="1528" type="curve" smooth="yes"/>
+ <point x="716" y="1528" type="line"/>
+ <point x="716" y="1672" type="line"/>
+ <point x="528" y="1672" type="line" smooth="yes"/>
+ <point x="280" y="1672"/>
+ <point x="120" y="1564"/>
+ <point x="120" y="1360" type="curve" smooth="yes"/>
+ <point x="120" y="1204"/>
+ <point x="240" y="1100"/>
+ </contour>
+ <contour>
+ <point x="1552" y="-28" type="curve" smooth="yes"/>
+ <point x="1772" y="-28"/>
+ <point x="1896" y="64"/>
+ <point x="1896" y="240" type="curve" smooth="yes"/>
+ <point x="1896" y="404"/>
+ <point x="1788" y="476"/>
+ <point x="1568" y="528" type="curve" smooth="yes"/>
+ <point x="1464" y="552"/>
+ <point x="1400" y="572"/>
+ <point x="1400" y="640" type="curve" smooth="yes"/>
+ <point x="1400" y="684"/>
+ <point x="1436" y="728"/>
+ <point x="1544" y="728" type="curve" smooth="yes"/>
+ <point x="1656" y="728"/>
+ <point x="1696" y="672"/>
+ <point x="1700" y="616" type="curve"/>
+ <point x="1896" y="616" type="line"/>
+ <point x="1896" y="772"/>
+ <point x="1756" y="896"/>
+ <point x="1528" y="896" type="curve" smooth="yes"/>
+ <point x="1344" y="896"/>
+ <point x="1200" y="800"/>
+ <point x="1200" y="640" type="curve" smooth="yes"/>
+ <point x="1200" y="480"/>
+ <point x="1312" y="400"/>
+ <point x="1496" y="356" type="curve" smooth="yes"/>
+ <point x="1628" y="328"/>
+ <point x="1692" y="292"/>
+ <point x="1692" y="228" type="curve" smooth="yes"/>
+ <point x="1692" y="176"/>
+ <point x="1640" y="144"/>
+ <point x="1560" y="144" type="curve" smooth="yes"/>
+ <point x="1464" y="144"/>
+ <point x="1376" y="168"/>
+ <point x="1356" y="268" type="curve"/>
+ <point x="1160" y="268" type="line"/>
+ <point x="1160" y="120"/>
+ <point x="1284" y="-28"/>
+ </contour>
+ <contour>
+ <point x="1604" y="1716" type="line"/>
+ <point x="1452" y="1812" type="line"/>
+ <point x="472" y="244" type="line"/>
+ <point x="628" y="152" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2074, 'leftMargin': 149, 'rightMargin': 149}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ae.glif b/src/Interface-Regular.ufo/glyphs/ae.glif
new file mode 100644
index 000000000..101d783d2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ae.glif
@@ -0,0 +1,102 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ae" format="1">
+ <advance width="2528"/>
+ <unicode hex="00E6"/>
+ <outline>
+ <contour>
+ <point x="1252" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2448" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2448" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1088" y="252" type="line"/>
+ <point x="1356" y="300" type="line"/>
+ <point x="1356" y="988" type="line"/>
+ <point x="1356" y="1340"/>
+ <point x="1132" y="1516"/>
+ <point x="808" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="212" y="1328"/>
+ <point x="212" y="1072" type="curve"/>
+ <point x="488" y="1044" type="line"/>
+ <point x="488" y="1180"/>
+ <point x="616" y="1296"/>
+ <point x="808" y="1296" type="curve" smooth="yes"/>
+ <point x="988" y="1296"/>
+ <point x="1088" y="1180"/>
+ <point x="1088" y="992" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1148" y="876" type="line"/>
+ <point x="796" y="876" type="line"/>
+ <point x="388" y="876"/>
+ <point x="176" y="712"/>
+ <point x="176" y="420" type="curve" smooth="yes"/>
+ <point x="176" y="148"/>
+ <point x="348" y="-28"/>
+ <point x="664" y="-28" type="curve" smooth="yes"/>
+ <point x="1016" y="-28"/>
+ <point x="1220" y="132"/>
+ <point x="1292" y="264" type="curve"/>
+ <point x="1156" y="480" type="line"/>
+ <point x="1156" y="368"/>
+ <point x="912" y="192"/>
+ <point x="720" y="192" type="curve" smooth="yes"/>
+ <point x="536" y="192"/>
+ <point x="452" y="292"/>
+ <point x="452" y="416" type="curve" smooth="yes"/>
+ <point x="452" y="552"/>
+ <point x="572" y="672"/>
+ <point x="796" y="672" type="curve"/>
+ <point x="1148" y="672" type="line"/>
+ </contour>
+ <contour>
+ <point x="1804" y="-28" type="curve"/>
+ <point x="2104" y="-28"/>
+ <point x="2272" y="96"/>
+ <point x="2332" y="140" type="curve"/>
+ <point x="2236" y="336" type="line"/>
+ <point x="2144" y="280"/>
+ <point x="2024" y="192"/>
+ <point x="1804" y="192" type="curve" smooth="yes"/>
+ <point x="1496" y="192"/>
+ <point x="1364" y="428"/>
+ <point x="1364" y="720" type="curve" smooth="yes"/>
+ <point x="1364" y="776" type="line" smooth="yes"/>
+ <point x="1364" y="1064"/>
+ <point x="1496" y="1296"/>
+ <point x="1740" y="1296" type="curve"/>
+ <point x="1992" y="1296"/>
+ <point x="2080" y="1124"/>
+ <point x="2080" y="924" type="curve"/>
+ <point x="2080" y="880" type="line"/>
+ <point x="1248" y="880" type="line"/>
+ <point x="1248" y="676" type="line"/>
+ <point x="2352" y="676" type="line"/>
+ <point x="2352" y="844" type="line" smooth="yes"/>
+ <point x="2352" y="1256"/>
+ <point x="2140" y="1516"/>
+ <point x="1740" y="1516" type="curve" smooth="yes"/>
+ <point x="1376" y="1520"/>
+ <point x="1104" y="1212"/>
+ <point x="1104" y="776" type="curve" smooth="yes"/>
+ <point x="1104" y="720" type="line" smooth="yes"/>
+ <point x="1104" y="284"/>
+ <point x="1352" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2377, 'leftMargin': 106, 'rightMargin': 93}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10018.glif b/src/Interface-Regular.ufo/glyphs/afii10018.glif
new file mode 100644
index 000000000..463f1b817
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10018.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10018" format="1">
+ <advance width="1760"/>
+ <unicode hex="0411"/>
+ <outline>
+ <component base="Gamma" xOffset="-124"/>
+ <component base="afii10046" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1777, 'leftMargin': 172, 'rightMargin': 157}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10021.glif b/src/Interface-Regular.ufo/glyphs/afii10021.glif
new file mode 100644
index 000000000..8e3387b5c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10021.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10021" format="1">
+ <advance width="2272"/>
+ <unicode hex="0414"/>
+ <outline>
+ <contour>
+ <point x="1884" y="228" type="line"/>
+ <point x="380" y="228" type="line"/>
+ <point x="380" y="0" type="line"/>
+ <point x="1884" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="424" y="228" type="line"/>
+ <point x="140" y="228" type="line"/>
+ <point x="140" y="-496" type="line"/>
+ <point x="424" y="-496" type="line"/>
+ </contour>
+ <contour>
+ <point x="2132" y="228" type="line"/>
+ <point x="1848" y="228" type="line"/>
+ <point x="1848" y="-492" type="line"/>
+ <point x="2132" y="-492" type="line"/>
+ </contour>
+ <contour>
+ <point x="1612" y="2004" type="line"/>
+ <point x="744" y="2004" type="line"/>
+ <point x="744" y="1772" type="line"/>
+ <point x="1612" y="1772" type="line"/>
+ </contour>
+ <contour>
+ <point x="1860" y="2004" type="line"/>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1576" y="0" type="line"/>
+ <point x="1860" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="644" y="2004" type="line"/>
+ <point x="600" y="1184" type="line" smooth="yes"/>
+ <point x="568" y="596"/>
+ <point x="404" y="336"/>
+ <point x="312" y="228" type="curve"/>
+ <point x="228" y="228" type="line"/>
+ <point x="228" y="0" type="line"/>
+ <point x="352" y="0" type="line"/>
+ <point x="612" y="80"/>
+ <point x="852" y="464"/>
+ <point x="888" y="1184" type="curve" smooth="yes"/>
+ <point x="932" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2135, 'leftMargin': 63, 'rightMargin': 78}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10024.glif b/src/Interface-Regular.ufo/glyphs/afii10024.glif
new file mode 100644
index 000000000..ed9375f23
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10024.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10024" format="1">
+ <advance width="2784"/>
+ <unicode hex="0416"/>
+ <outline>
+ <contour>
+ <point x="1388" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2528" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="2668" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="896" y="908" type="line"/>
+ <point x="1372" y="908" type="line"/>
+ <point x="1420" y="1140" type="line"/>
+ <point x="1032" y="1140" type="line"/>
+ <point x="524" y="2004" type="line"/>
+ <point x="188" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1048" y="932" type="line"/>
+ <point x="864" y="1172" type="line"/>
+ <point x="132" y="0" type="line"/>
+ <point x="488" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1540" y="2004" type="line"/>
+ <point x="1256" y="2004" type="line"/>
+ <point x="1256" y="0" type="line"/>
+ <point x="1540" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2600" y="2004" type="line"/>
+ <point x="2264" y="2004" type="line"/>
+ <point x="1756" y="1140" type="line"/>
+ <point x="1380" y="1140" type="line"/>
+ <point x="1428" y="908" type="line"/>
+ <point x="1892" y="908" type="line"/>
+ </contour>
+ <contour>
+ <point x="2296" y="0" type="line"/>
+ <point x="2652" y="0" type="line"/>
+ <point x="1924" y="1172" type="line"/>
+ <point x="1740" y="932" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2574.0, 'leftMargin': 39, 'rightMargin': 16.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10025.glif b/src/Interface-Regular.ufo/glyphs/afii10025.glif
new file mode 100644
index 000000000..1351ca9f8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10025.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10025" format="1">
+ <advance width="1760"/>
+ <unicode hex="0417"/>
+ <outline>
+ <contour>
+ <point x="880" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="880" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1720" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="896" y="960" type="line"/>
+ <point x="1304" y="960"/>
+ <point x="1576" y="1184"/>
+ <point x="1576" y="1460" type="curve"/>
+ <point x="1576" y="1832"/>
+ <point x="1296" y="2032"/>
+ <point x="864" y="2032" type="curve" smooth="yes"/>
+ <point x="496" y="2032"/>
+ <point x="184" y="1820"/>
+ <point x="184" y="1476" type="curve"/>
+ <point x="472" y="1476" type="line"/>
+ <point x="472" y="1664"/>
+ <point x="644" y="1800"/>
+ <point x="864" y="1800" type="curve" smooth="yes"/>
+ <point x="1160" y="1800"/>
+ <point x="1288" y="1648"/>
+ <point x="1288" y="1464" type="curve"/>
+ <point x="1288" y="1272"/>
+ <point x="1172" y="1136"/>
+ <point x="884" y="1136" type="curve" smooth="yes"/>
+ <point x="660" y="1136" type="line"/>
+ <point x="660" y="960" type="line"/>
+ </contour>
+ <contour>
+ <point x="660" y="1080" type="line"/>
+ <point x="660" y="908" type="line"/>
+ <point x="884" y="908" type="line" smooth="yes"/>
+ <point x="1168" y="908"/>
+ <point x="1320" y="796"/>
+ <point x="1320" y="556" type="curve" smooth="yes"/>
+ <point x="1320" y="352"/>
+ <point x="1156" y="200"/>
+ <point x="864" y="200" type="curve" smooth="yes"/>
+ <point x="612" y="200"/>
+ <point x="440" y="364"/>
+ <point x="440" y="556" type="curve"/>
+ <point x="156" y="556" type="line"/>
+ <point x="156" y="148"/>
+ <point x="516" y="-28"/>
+ <point x="864" y="-28" type="curve" smooth="yes"/>
+ <point x="1296" y="-28"/>
+ <point x="1604" y="188"/>
+ <point x="1604" y="560" type="curve" smooth="yes"/>
+ <point x="1604" y="896"/>
+ <point x="1344" y="1080"/>
+ <point x="896" y="1080" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1671, 'leftMargin': 107, 'rightMargin': 114}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10026.glif b/src/Interface-Regular.ufo/glyphs/afii10026.glif
new file mode 100644
index 000000000..935f75fb1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10026.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10026" format="1">
+ <advance width="2064"/>
+ <unicode hex="0418"/>
+ <outline>
+ <contour>
+ <point x="1016" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1768" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="2016" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="N" yScale="-1" yOffset="2048"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2010, 'leftMargin': 241, 'rightMargin': 246}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10029.glif b/src/Interface-Regular.ufo/glyphs/afii10029.glif
new file mode 100644
index 000000000..e45386a23
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10029.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10029" format="1">
+ <advance width="2016"/>
+ <unicode hex="041B"/>
+ <outline>
+ <contour>
+ <point x="1108" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1848" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1604" y="2004" type="line"/>
+ <point x="700" y="2004" type="line"/>
+ <point x="700" y="1772" type="line"/>
+ <point x="1604" y="1772" type="line"/>
+ </contour>
+ <contour>
+ <point x="1852" y="2004" type="line"/>
+ <point x="1564" y="2004" type="line"/>
+ <point x="1564" y="0" type="line"/>
+ <point x="1852" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="604" y="2004" type="line"/>
+ <point x="568" y="1060" type="line" smooth="yes"/>
+ <point x="544" y="456"/>
+ <point x="476" y="252"/>
+ <point x="224" y="232" type="curve" smooth="yes"/>
+ <point x="164" y="228" type="line"/>
+ <point x="164" y="0" type="line"/>
+ <point x="240" y="0" type="line" smooth="yes"/>
+ <point x="692" y="0"/>
+ <point x="816" y="316"/>
+ <point x="844" y="1012" type="curve" smooth="yes"/>
+ <point x="888" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1997, 'leftMargin': 67, 'rightMargin': 244}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10037.glif b/src/Interface-Regular.ufo/glyphs/afii10037.glif
new file mode 100644
index 000000000..7371618b0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10037.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10037" format="1">
+ <advance width="1760"/>
+ <unicode hex="0423"/>
+ <outline>
+ <contour>
+ <point x="868" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1752" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="824" y="664" type="line"/>
+ <point x="712" y="404" type="line"/>
+ <point x="668" y="304"/>
+ <point x="628" y="200"/>
+ <point x="480" y="200" type="curve" smooth="yes"/>
+ <point x="452" y="200"/>
+ <point x="372" y="204"/>
+ <point x="352" y="204" type="curve"/>
+ <point x="344" y="-20" type="line"/>
+ <point x="364" y="-24"/>
+ <point x="440" y="-28"/>
+ <point x="484" y="-28" type="curve" smooth="yes"/>
+ <point x="796" y="-28"/>
+ <point x="888" y="140"/>
+ <point x="972" y="332" type="curve"/>
+ <point x="1668" y="2004" type="line"/>
+ <point x="1336" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="412" y="2004" type="line"/>
+ <point x="92" y="2004" type="line"/>
+ <point x="772" y="492" type="line"/>
+ <point x="1012" y="504" type="line"/>
+ <point x="944" y="768" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1771.0, 'leftMargin': 113, 'rightMargin': 84.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10038.glif b/src/Interface-Regular.ufo/glyphs/afii10038.glif
new file mode 100644
index 000000000..61c75ac89
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10038.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10038" format="1">
+ <advance width="2272"/>
+ <unicode hex="0424"/>
+ <outline>
+ <contour>
+ <point x="960" y="1804" type="line"/>
+ <point x="504" y="1804"/>
+ <point x="152" y="1472"/>
+ <point x="152" y="992" type="curve" smooth="yes"/>
+ <point x="152" y="512"/>
+ <point x="504" y="184"/>
+ <point x="960" y="184" type="curve"/>
+ <point x="1312" y="184" type="line"/>
+ <point x="1768" y="184"/>
+ <point x="2124" y="516"/>
+ <point x="2124" y="996" type="curve" smooth="yes"/>
+ <point x="2124" y="1476"/>
+ <point x="1768" y="1804"/>
+ <point x="1312" y="1804" type="curve"/>
+ </contour>
+ <contour>
+ <point x="960" y="1584" type="curve" smooth="yes"/>
+ <point x="1312" y="1584" type="line" smooth="yes"/>
+ <point x="1660" y="1584"/>
+ <point x="1848" y="1352"/>
+ <point x="1848" y="996" type="curve" smooth="yes"/>
+ <point x="1848" y="636"/>
+ <point x="1660" y="404"/>
+ <point x="1312" y="404" type="curve"/>
+ <point x="960" y="404" type="line"/>
+ <point x="612" y="404"/>
+ <point x="424" y="636"/>
+ <point x="424" y="992" type="curve" smooth="yes"/>
+ <point x="424" y="1352"/>
+ <point x="612" y="1584"/>
+ </contour>
+ <contour>
+ <point x="1276" y="2084" type="line"/>
+ <point x="1000" y="2084" type="line"/>
+ <point x="1000" y="-84" type="line"/>
+ <point x="1276" y="-84" type="line"/>
+ </contour>
+ <component base="space" xOffset="108"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2192, 'leftMargin': 117, 'rightMargin': 102}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10040.glif b/src/Interface-Regular.ufo/glyphs/afii10040.glif
new file mode 100644
index 000000000..5b1a2207c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10040.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10040" format="1">
+ <advance width="2272"/>
+ <unicode hex="0426"/>
+ <outline>
+ <contour>
+ <point x="2008" y="236" type="line"/>
+ <point x="1528" y="236" type="line"/>
+ <point x="1528" y="0" type="line"/>
+ <point x="1724" y="0" type="line"/>
+ <point x="1724" y="-484" type="line"/>
+ <point x="1980" y="-484" type="line"/>
+ </contour>
+ <contour>
+ <point x="268" y="0" type="line"/>
+ <point x="1796" y="0" type="line"/>
+ <point x="1796" y="2004" type="line"/>
+ <point x="1508" y="2004" type="line"/>
+ <point x="1508" y="228" type="line"/>
+ <point x="556" y="228" type="line"/>
+ <point x="556" y="2004" type="line"/>
+ <point x="268" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2071, 'leftMargin': 239, 'rightMargin': 91}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10041.glif b/src/Interface-Regular.ufo/glyphs/afii10041.glif
new file mode 100644
index 000000000..29a33309f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10041.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10041" format="1">
+ <advance width="2016"/>
+ <unicode hex="0427"/>
+ <outline>
+ <contour>
+ <point x="1004" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1752" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1476" y="0" type="move" name="left"/>
+ </contour>
+ <contour>
+ <point x="2000" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="260" y="2004" type="line"/>
+ <point x="260" y="1364" type="line"/>
+ <point x="260" y="912"/>
+ <point x="516" y="744"/>
+ <point x="940" y="744" type="curve" smooth="yes"/>
+ <point x="1204" y="744"/>
+ <point x="1360" y="780"/>
+ <point x="1540" y="836" type="curve"/>
+ <point x="1540" y="1068" type="line"/>
+ <point x="1356" y="1012"/>
+ <point x="1160" y="976"/>
+ <point x="940" y="976" type="curve" smooth="yes"/>
+ <point x="676" y="976"/>
+ <point x="548" y="1060"/>
+ <point x="548" y="1364" type="curve" smooth="yes"/>
+ <point x="548" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1472" y="2004" type="line"/>
+ <point x="1472" y="0" type="line"/>
+ <point x="1756" y="0" type="line"/>
+ <point x="1756" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1940, 'leftMargin': 201, 'rightMargin': 242}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10042.glif b/src/Interface-Regular.ufo/glyphs/afii10042.glif
new file mode 100644
index 000000000..94af99b3a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10042.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10042" format="1">
+ <advance width="2528"/>
+ <unicode hex="0428"/>
+ <outline>
+ <contour>
+ <point x="176" y="2004" type="line"/>
+ <point x="176" y="0" type="line"/>
+ <point x="2356" y="0" type="line"/>
+ <point x="2356" y="2004" type="line"/>
+ <point x="2068" y="2004" type="line"/>
+ <point x="2068" y="228" type="line"/>
+ <point x="1408" y="228" type="line"/>
+ <point x="1408" y="2004" type="line"/>
+ <point x="1124" y="2004" type="line"/>
+ <point x="1124" y="228" type="line"/>
+ <point x="464" y="228" type="line"/>
+ <point x="464" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2659, 'leftMargin': 241, 'rightMargin': 239}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10043.glif b/src/Interface-Regular.ufo/glyphs/afii10043.glif
new file mode 100644
index 000000000..66df91db4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10043.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10043" format="1">
+ <advance width="2784"/>
+ <unicode hex="0429"/>
+ <outline>
+ <contour>
+ <point x="2584" y="220" type="line"/>
+ <point x="2116" y="220" type="line"/>
+ <point x="2116" y="0" type="line"/>
+ <point x="2312" y="0" type="line"/>
+ <point x="2312" y="-484" type="line"/>
+ <point x="2556" y="-484" type="line"/>
+ </contour>
+ <component base="afii10042" xOffset="-40"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2745, 'leftMargin': 241, 'rightMargin': 120}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10044.glif b/src/Interface-Regular.ufo/glyphs/afii10044.glif
new file mode 100644
index 000000000..60cdb0ef9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10044.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10044" format="1">
+ <advance width="2016"/>
+ <unicode hex="042A"/>
+ <outline>
+ <contour>
+ <point x="40" y="1784" type="line"/>
+ <point x="644" y="1784" type="line"/>
+ <point x="644" y="2004" type="line"/>
+ <point x="40" y="2004" type="line"/>
+ </contour>
+ <component base="afii10046" xOffset="360"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2127, 'leftMargin': 32, 'rightMargin': 156}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10045.glif b/src/Interface-Regular.ufo/glyphs/afii10045.glif
new file mode 100644
index 000000000..424407487
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10045.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10045" format="1">
+ <advance width="2528"/>
+ <unicode hex="042B"/>
+ <outline>
+ <contour>
+ <point x="1304" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2528" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="afii10046" xOffset="100"/>
+ <component base="I" xOffset="1748"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2454, 'leftMargin': 195, 'rightMargin': 271}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10046.glif b/src/Interface-Regular.ufo/glyphs/afii10046.glif
new file mode 100644
index 000000000..d057bacc7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10046.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10046" format="1">
+ <advance width="1760"/>
+ <unicode hex="042C"/>
+ <outline>
+ <contour>
+ <point x="300" y="1616" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="380" y="1196" type="line"/>
+ <point x="380" y="964" type="line"/>
+ <point x="924" y="964" type="line"/>
+ <point x="1204" y="964"/>
+ <point x="1320" y="804"/>
+ <point x="1320" y="608" type="curve"/>
+ <point x="1320" y="408"/>
+ <point x="1204" y="228"/>
+ <point x="924" y="228" type="curve"/>
+ <point x="444" y="228" type="line"/>
+ <point x="444" y="2004" type="line"/>
+ <point x="156" y="2004" type="line"/>
+ <point x="156" y="0" type="line"/>
+ <point x="924" y="0" type="line"/>
+ <point x="1364" y="0"/>
+ <point x="1604" y="248"/>
+ <point x="1604" y="604" type="curve"/>
+ <point x="1604" y="960"/>
+ <point x="1364" y="1196"/>
+ <point x="924" y="1196" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1777, 'leftMargin': 220, 'rightMargin': 108}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10047.glif b/src/Interface-Regular.ufo/glyphs/afii10047.glif
new file mode 100644
index 000000000..449467325
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10047.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10047" format="1">
+ <advance width="1760"/>
+ <unicode hex="042D"/>
+ <outline>
+ <contour>
+ <point x="852" y="2248" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1808" y="2248" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1408" y="1112" type="line"/>
+ <point x="592" y="1112" type="line"/>
+ <point x="592" y="884" type="line"/>
+ <point x="1408" y="884" type="line"/>
+ </contour>
+ <contour>
+ <point x="104" y="640" type="line"/>
+ <point x="148" y="264"/>
+ <point x="380" y="-28"/>
+ <point x="868" y="-28" type="curve" smooth="yes"/>
+ <point x="1344" y="-28"/>
+ <point x="1656" y="340"/>
+ <point x="1656" y="904" type="curve" smooth="yes"/>
+ <point x="1656" y="1096" type="line" smooth="yes"/>
+ <point x="1656" y="1660"/>
+ <point x="1344" y="2032"/>
+ <point x="844" y="2032" type="curve" smooth="yes"/>
+ <point x="384" y="2032"/>
+ <point x="144" y="1748"/>
+ <point x="104" y="1356" type="curve"/>
+ <point x="392" y="1356" type="line"/>
+ <point x="432" y="1628"/>
+ <point x="540" y="1800"/>
+ <point x="844" y="1800" type="curve" smooth="yes"/>
+ <point x="1192" y="1800"/>
+ <point x="1372" y="1520"/>
+ <point x="1372" y="1096" type="curve" smooth="yes"/>
+ <point x="1372" y="904" type="line" smooth="yes"/>
+ <point x="1372" y="520"/>
+ <point x="1220" y="200"/>
+ <point x="868" y="200" type="curve" smooth="yes"/>
+ <point x="536" y="200"/>
+ <point x="436" y="364"/>
+ <point x="392" y="640" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1907, 'leftMargin': 205, 'rightMargin': 150}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10048.glif b/src/Interface-Regular.ufo/glyphs/afii10048.glif
new file mode 100644
index 000000000..aadb4865c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10048.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10048" format="1">
+ <advance width="2528"/>
+ <unicode hex="042E"/>
+ <outline>
+ <contour>
+ <point x="1184" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2432" y="2200" type="move" name="top0315"/>
+ </contour>
+ <component base="I" xOffset="-80"/>
+ <component base="hyphen" xScale="0.7" xOffset="404" yOffset="128"/>
+ <component base="O" xOffset="560"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2508.0, 'leftMargin': 256, 'rightMargin': 79.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10049.glif b/src/Interface-Regular.ufo/glyphs/afii10049.glif
new file mode 100644
index 000000000..76ebb741d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10049.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10049" format="1">
+ <advance width="1760"/>
+ <unicode hex="042F"/>
+ <outline>
+ <contour>
+ <point x="936" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1852" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1376" y="776" type="line"/>
+ <point x="1376" y="1004" type="line"/>
+ <point x="952" y="1004" type="line"/>
+ <point x="668" y="1004"/>
+ <point x="524" y="1172"/>
+ <point x="524" y="1400" type="curve"/>
+ <point x="524" y="1628"/>
+ <point x="668" y="1772"/>
+ <point x="952" y="1772" type="curve"/>
+ <point x="1312" y="1772" type="line"/>
+ <point x="1312" y="0" type="line"/>
+ <point x="1600" y="0" type="line"/>
+ <point x="1600" y="2004" type="line"/>
+ <point x="952" y="2004" type="line"/>
+ <point x="512" y="2004"/>
+ <point x="240" y="1788"/>
+ <point x="240" y="1400" type="curve"/>
+ <point x="240" y="1112"/>
+ <point x="404" y="924"/>
+ <point x="696" y="828" type="curve"/>
+ <point x="840" y="776" type="line"/>
+ </contour>
+ <contour>
+ <point x="952" y="916" type="line"/>
+ <point x="664" y="916" type="line"/>
+ <point x="164" y="0" type="line"/>
+ <point x="468" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1810, 'leftMargin': 122, 'rightMargin': 252}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10050.glif b/src/Interface-Regular.ufo/glyphs/afii10050.glif
new file mode 100644
index 000000000..5dc5eaae1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10050.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10050" format="1">
+ <advance width="1760"/>
+ <unicode hex="0490"/>
+ <outline>
+ <contour>
+ <point x="1464" y="2460" type="line"/>
+ <point x="1188" y="2460" type="line"/>
+ <point x="1188" y="1784" type="line"/>
+ <point x="1464" y="1784" type="line"/>
+ </contour>
+ <component base="Gamma" xOffset="-20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1546, 'leftMargin': 257, 'rightMargin': 53}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10051.glif b/src/Interface-Regular.ufo/glyphs/afii10051.glif
new file mode 100644
index 000000000..d32385d9c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10051.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10051" format="1">
+ <advance width="2272"/>
+ <unicode hex="0402"/>
+ <outline>
+ <contour>
+ <point x="896" y="884" type="line"/>
+ <point x="1044" y="948"/>
+ <point x="1224" y="984"/>
+ <point x="1396" y="984" type="curve"/>
+ <point x="1684" y="984"/>
+ <point x="1828" y="844"/>
+ <point x="1828" y="596" type="curve" smooth="yes"/>
+ <point x="1828" y="360"/>
+ <point x="1732" y="204"/>
+ <point x="1420" y="204" type="curve"/>
+ <point x="1424" y="-16" type="line"/>
+ <point x="1880" y="-16"/>
+ <point x="2116" y="204"/>
+ <point x="2116" y="600" type="curve"/>
+ <point x="2116" y="996"/>
+ <point x="1848" y="1228"/>
+ <point x="1396" y="1228" type="curve" smooth="yes"/>
+ <point x="1260" y="1228"/>
+ <point x="1044" y="1184"/>
+ <point x="896" y="1128" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1012" y="2004" type="line"/>
+ <point x="724" y="2004" type="line"/>
+ <point x="724" y="0" type="line"/>
+ <point x="1012" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1716" y="2004" type="line"/>
+ <point x="160" y="2004" type="line"/>
+ <point x="160" y="1772" type="line"/>
+ <point x="1716" y="1772" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2115, 'leftMargin': 55, 'rightMargin': 105}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10053.glif b/src/Interface-Regular.ufo/glyphs/afii10053.glif
new file mode 100644
index 000000000..1584b4464
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10053.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10053" format="1">
+ <advance width="1760"/>
+ <unicode hex="0404"/>
+ <outline>
+ <contour>
+ <point x="900" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1844" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1164" y="1124" type="line"/>
+ <point x="352" y="1124" type="line"/>
+ <point x="352" y="896" type="line"/>
+ <point x="1164" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1372" y="640" type="line"/>
+ <point x="1328" y="364"/>
+ <point x="1224" y="200"/>
+ <point x="892" y="200" type="curve" smooth="yes"/>
+ <point x="540" y="200"/>
+ <point x="392" y="520"/>
+ <point x="392" y="904" type="curve" smooth="yes"/>
+ <point x="392" y="1096" type="line" smooth="yes"/>
+ <point x="392" y="1520"/>
+ <point x="568" y="1800"/>
+ <point x="920" y="1800" type="curve" smooth="yes"/>
+ <point x="1220" y="1800"/>
+ <point x="1332" y="1628"/>
+ <point x="1372" y="1356" type="curve"/>
+ <point x="1656" y="1356" type="line"/>
+ <point x="1616" y="1748"/>
+ <point x="1376" y="2032"/>
+ <point x="920" y="2032" type="curve" smooth="yes"/>
+ <point x="416" y="2032"/>
+ <point x="104" y="1660"/>
+ <point x="104" y="1096" type="curve"/>
+ <point x="104" y="904" type="line"/>
+ <point x="104" y="340"/>
+ <point x="416" y="-28"/>
+ <point x="892" y="-28" type="curve" smooth="yes"/>
+ <point x="1380" y="-28"/>
+ <point x="1616" y="264"/>
+ <point x="1656" y="640" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1907, 'leftMargin': 166, 'rightMargin': 187}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10058.glif b/src/Interface-Regular.ufo/glyphs/afii10058.glif
new file mode 100644
index 000000000..aa9216ec4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10058.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10058" format="1">
+ <advance width="3040"/>
+ <unicode hex="0409"/>
+ <outline>
+ <contour>
+ <point x="536" y="2004" type="line"/>
+ <point x="500" y="1060" type="line" smooth="yes"/>
+ <point x="476" y="456"/>
+ <point x="408" y="252"/>
+ <point x="152" y="232" type="curve" smooth="yes"/>
+ <point x="96" y="228" type="line"/>
+ <point x="96" y="0" type="line"/>
+ <point x="172" y="0" type="line" smooth="yes"/>
+ <point x="624" y="0"/>
+ <point x="744" y="316"/>
+ <point x="776" y="1012" type="curve" smooth="yes"/>
+ <point x="820" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1532" y="2004" type="line"/>
+ <point x="632" y="2004" type="line"/>
+ <point x="632" y="1772" type="line"/>
+ <point x="1532" y="1772" type="line"/>
+ </contour>
+ <contour>
+ <point x="1720" y="1236" type="line"/>
+ <point x="1720" y="1008" type="line"/>
+ <point x="2264" y="1008" type="line" smooth="yes"/>
+ <point x="2544" y="1008"/>
+ <point x="2660" y="816"/>
+ <point x="2660" y="620" type="curve" smooth="yes"/>
+ <point x="2660" y="424"/>
+ <point x="2544" y="228"/>
+ <point x="2264" y="228" type="curve" smooth="yes"/>
+ <point x="1784" y="228" type="line"/>
+ <point x="1784" y="2004" type="line"/>
+ <point x="1496" y="2004" type="line"/>
+ <point x="1496" y="0" type="line"/>
+ <point x="2264" y="0" type="line" smooth="yes"/>
+ <point x="2704" y="0"/>
+ <point x="2944" y="264"/>
+ <point x="2944" y="616" type="curve" smooth="yes"/>
+ <point x="2944" y="976"/>
+ <point x="2704" y="1236"/>
+ <point x="2264" y="1236" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3026, 'leftMargin': 67, 'rightMargin': 111}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10059.glif b/src/Interface-Regular.ufo/glyphs/afii10059.glif
new file mode 100644
index 000000000..cc5defc81
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10059.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10059" format="1">
+ <advance width="3040"/>
+ <unicode hex="040A"/>
+ <outline>
+ <contour>
+ <point x="1452" y="1144" type="line"/>
+ <point x="420" y="1144" type="line"/>
+ <point x="420" y="916" type="line"/>
+ <point x="1452" y="916" type="line"/>
+ </contour>
+ <contour>
+ <point x="464" y="2004" type="line"/>
+ <point x="176" y="2004" type="line"/>
+ <point x="176" y="0" type="line"/>
+ <point x="464" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1640" y="1168" type="line"/>
+ <point x="1640" y="940" type="line"/>
+ <point x="2184" y="940" type="line"/>
+ <point x="2464" y="940"/>
+ <point x="2580" y="780"/>
+ <point x="2580" y="596" type="curve"/>
+ <point x="2580" y="408"/>
+ <point x="2464" y="244"/>
+ <point x="2184" y="244" type="curve"/>
+ <point x="1704" y="244" type="line"/>
+ <point x="1704" y="2004" type="line"/>
+ <point x="1416" y="2004" type="line"/>
+ <point x="1416" y="0" type="line"/>
+ <point x="2184" y="0" type="line"/>
+ <point x="2624" y="0"/>
+ <point x="2864" y="252"/>
+ <point x="2864" y="592" type="curve"/>
+ <point x="2864" y="932"/>
+ <point x="2624" y="1168"/>
+ <point x="2184" y="1168" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3043, 'leftMargin': 242, 'rightMargin': 113}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10060.glif b/src/Interface-Regular.ufo/glyphs/afii10060.glif
new file mode 100644
index 000000000..6b107db1a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10060.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10060" format="1">
+ <advance width="2272"/>
+ <unicode hex="040B"/>
+ <outline>
+ <contour>
+ <point x="2120" y="0" type="line"/>
+ <point x="2120" y="636" type="line" smooth="yes"/>
+ <point x="2120" y="1088"/>
+ <point x="1864" y="1256"/>
+ <point x="1440" y="1256" type="curve" smooth="yes"/>
+ <point x="1176" y="1256"/>
+ <point x="1020" y="1220"/>
+ <point x="840" y="1164" type="curve"/>
+ <point x="840" y="932" type="line"/>
+ <point x="1024" y="988"/>
+ <point x="1220" y="1028"/>
+ <point x="1440" y="1028" type="curve" smooth="yes"/>
+ <point x="1704" y="1028"/>
+ <point x="1836" y="944"/>
+ <point x="1836" y="636" type="curve" smooth="yes"/>
+ <point x="1836" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="988" y="2004" type="line"/>
+ <point x="704" y="2004" type="line"/>
+ <point x="704" y="0" type="line"/>
+ <point x="988" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1708" y="2004" type="line"/>
+ <point x="152" y="2004" type="line"/>
+ <point x="152" y="1772" type="line"/>
+ <point x="1708" y="1772" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2298, 'leftMargin': 88, 'rightMargin': 241}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10145.glif b/src/Interface-Regular.ufo/glyphs/afii10145.glif
new file mode 100644
index 000000000..a7ecf8fa4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10145.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10145" format="1">
+ <advance width="2016"/>
+ <unicode hex="040F"/>
+ <outline>
+ <contour>
+ <point x="244" y="0" type="line"/>
+ <point x="1772" y="0" type="line"/>
+ <point x="1772" y="2004" type="line"/>
+ <point x="1488" y="2004" type="line"/>
+ <point x="1488" y="228" type="line"/>
+ <point x="532" y="228" type="line"/>
+ <point x="532" y="2004" type="line"/>
+ <point x="244" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1160" y="200" type="line"/>
+ <point x="876" y="200" type="line"/>
+ <point x="876" y="-496" type="line"/>
+ <point x="1160" y="-496" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2013.0, 'leftMargin': 239, 'rightMargin': 246.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10147.glif b/src/Interface-Regular.ufo/glyphs/afii10147.glif
new file mode 100644
index 000000000..e135fce08
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10147.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10147" format="1">
+ <advance width="2016"/>
+ <unicode hex="0472"/>
+ <outline>
+ <contour>
+ <point x="996" y="2212" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1928" y="2212" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1544" y="1096" type="line"/>
+ <point x="392" y="1096" type="line"/>
+ <point x="392" y="876" type="line"/>
+ <point x="1544" y="876" type="line"/>
+ </contour>
+ <component base="O" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1921, 'leftMargin': 233, 'rightMargin': 152}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii10148.glif b/src/Interface-Regular.ufo/glyphs/afii10148.glif
new file mode 100644
index 000000000..0c8ba2393
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii10148.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii10148" format="1">
+ <advance width="1760"/>
+ <unicode hex="0474"/>
+ <outline>
+ <contour>
+ <point x="872" y="2124" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1792" y="2124" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="912" y="544" type="line"/>
+ <point x="768" y="0" type="line"/>
+ <point x="988" y="0" type="line"/>
+ <point x="1520" y="1592" type="line"/>
+ <point x="1568" y="1728"/>
+ <point x="1616" y="1780"/>
+ <point x="1704" y="1780" type="curve"/>
+ <point x="1724" y="1780" type="line"/>
+ <point x="1724" y="2028" type="line"/>
+ <point x="1656" y="2028" type="line"/>
+ <point x="1452" y="2028"/>
+ <point x="1344" y="1912"/>
+ <point x="1252" y="1620" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="348" y="2004" type="line"/>
+ <point x="36" y="2004" type="line"/>
+ <point x="736" y="0" type="line"/>
+ <point x="956" y="0" type="line"/>
+ <point x="816" y="544" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1783, 'leftMargin': 29, 'rightMargin': 67}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii300.glif b/src/Interface-Regular.ufo/glyphs/afii300.glif
new file mode 100644
index 000000000..d136cc400
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii300.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii300" format="1">
+ <advance width="0"/>
+ <unicode hex="200F"/>
+ <outline>
+ <contour>
+ <point x="-349" y="1584" type="line"/>
+ <point x="-1029" y="1584" type="line"/>
+ <point x="-1029" y="1753" type="line"/>
+ <point x="-349" y="1753" type="line"/>
+ </contour>
+ <contour>
+ <point x="-854" y="1363" type="line"/>
+ <point x="-1199" y="1668" type="line"/>
+ <point x="-1067" y="1748" type="line"/>
+ <point x="-615" y="1363" type="line"/>
+ </contour>
+ <contour>
+ <point x="-628" y="2001" type="line"/>
+ <point x="-1060" y="1595" type="line"/>
+ <point x="-1199" y="1668" type="line"/>
+ <point x="-868" y="2001" type="line"/>
+ </contour>
+ <contour>
+ <point x="-349" y="-275" type="line"/>
+ <point x="-518" y="-275" type="line"/>
+ <point x="-518" y="1753" type="line"/>
+ <point x="-349" y="1753" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii57596.glif b/src/Interface-Regular.ufo/glyphs/afii57596.glif
new file mode 100644
index 000000000..6d34e38a1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii57596.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii57596" format="1">
+ <advance width="0"/>
+ <unicode hex="200E"/>
+ <outline>
+ <contour>
+ <point x="-1134" y="1584" type="line"/>
+ <point x="-455" y="1584" type="line"/>
+ <point x="-455" y="1753" type="line"/>
+ <point x="-1134" y="1753" type="line"/>
+ </contour>
+ <contour>
+ <point x="-630" y="1363" type="line"/>
+ <point x="-285" y="1668" type="line"/>
+ <point x="-417" y="1748" type="line"/>
+ <point x="-869" y="1363" type="line"/>
+ </contour>
+ <contour>
+ <point x="-855" y="2001" type="line"/>
+ <point x="-424" y="1595" type="line"/>
+ <point x="-285" y="1668" type="line"/>
+ <point x="-616" y="2001" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1134" y="-275" type="line"/>
+ <point x="-965" y="-275" type="line"/>
+ <point x="-965" y="1753" type="line"/>
+ <point x="-1134" y="1753" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii57598.glif b/src/Interface-Regular.ufo/glyphs/afii57598.glif
new file mode 100644
index 000000000..3a015f516
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii57598.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii57598" format="1">
+ <advance width="0"/>
+ <unicode hex="200D"/>
+ <outline>
+ <contour>
+ <point x="-897" y="-275" type="line"/>
+ <point x="-727" y="-275" type="line"/>
+ <point x="-727" y="1753" type="line"/>
+ <point x="-897" y="1753" type="line"/>
+ </contour>
+ <contour>
+ <point x="-435" y="1436" type="line"/>
+ <point x="-1052" y="2065" type="line"/>
+ <point x="-1177" y="1939" type="line"/>
+ <point x="-561" y="1309" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1051" y="1309" type="line"/>
+ <point x="-435" y="1939" type="line"/>
+ <point x="-560" y="2065" type="line"/>
+ <point x="-1177" y="1436" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii57636.glif b/src/Interface-Regular.ufo/glyphs/afii57636.glif
new file mode 100644
index 000000000..e7e006484
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii57636.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii57636" format="1">
+ <advance width="2272"/>
+ <unicode hex="20AA"/>
+ <outline>
+ <contour>
+ <point x="236" y="1488" type="line"/>
+ <point x="236" y="0" type="line"/>
+ <point x="512" y="0" type="line"/>
+ <point x="512" y="1268" type="line"/>
+ <point x="940" y="1268" type="line" smooth="yes"/>
+ <point x="1128" y="1268"/>
+ <point x="1224" y="1176"/>
+ <point x="1224" y="940" type="curve" smooth="yes"/>
+ <point x="1224" y="480" type="line"/>
+ <point x="1500" y="480" type="line"/>
+ <point x="1500" y="936" type="line" smooth="yes"/>
+ <point x="1500" y="1344"/>
+ <point x="1316" y="1488"/>
+ <point x="1024" y="1488" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1560" y="0" type="line"/>
+ <point x="1852" y="0"/>
+ <point x="2036" y="144"/>
+ <point x="2036" y="552" type="curve" smooth="yes"/>
+ <point x="2036" y="1488" type="line"/>
+ <point x="1760" y="1488" type="line"/>
+ <point x="1760" y="552" type="line" smooth="yes"/>
+ <point x="1760" y="312"/>
+ <point x="1664" y="220"/>
+ <point x="1476" y="220" type="curve" smooth="yes"/>
+ <point x="1048" y="220" type="line"/>
+ <point x="1048" y="1008" type="line"/>
+ <point x="772" y="1008" type="line"/>
+ <point x="772" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2177, 'leftMargin': 188, 'rightMargin': 189}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/afii61664.glif b/src/Interface-Regular.ufo/glyphs/afii61664.glif
new file mode 100644
index 000000000..b2551cd6e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/afii61664.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii61664" format="1">
+ <advance width="0"/>
+ <unicode hex="200C"/>
+ <outline>
+ <contour>
+ <point x="-892" y="-275" type="line"/>
+ <point x="-723" y="-275" type="line"/>
+ <point x="-723" y="1753" type="line"/>
+ <point x="-892" y="1753" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/alpha.glif b/src/Interface-Regular.ufo/glyphs/alpha.glif
new file mode 100644
index 000000000..4ef94d248
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/alpha.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="alpha" format="1">
+ <advance width="1760"/>
+ <unicode hex="03B1"/>
+ <outline>
+ <contour>
+ <point x="888" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="784" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1620" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="164" y="688" type="line"/>
+ <point x="164" y="272"/>
+ <point x="372" y="-28"/>
+ <point x="744" y="-28" type="curve" smooth="yes"/>
+ <point x="1108" y="-28"/>
+ <point x="1280" y="248"/>
+ <point x="1320" y="700" type="curve"/>
+ <point x="1320" y="788" type="line"/>
+ <point x="1280" y="1240"/>
+ <point x="1108" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="368" y="1516"/>
+ <point x="164" y="1184"/>
+ <point x="164" y="716" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="436" y="716" type="line"/>
+ <point x="436" y="1028"/>
+ <point x="544" y="1296"/>
+ <point x="816" y="1296" type="curve" smooth="yes"/>
+ <point x="1076" y="1296"/>
+ <point x="1184" y="1036"/>
+ <point x="1232" y="764" type="curve"/>
+ <point x="1232" y="696" type="line"/>
+ <point x="1172" y="436"/>
+ <point x="1076" y="192"/>
+ <point x="812" y="192" type="curve" smooth="yes"/>
+ <point x="544" y="192"/>
+ <point x="436" y="416"/>
+ <point x="436" y="688" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1188" y="1488" type="line"/>
+ <point x="1144" y="1164" type="line"/>
+ <point x="1144" y="412" type="line"/>
+ <point x="1144" y="96"/>
+ <point x="1248" y="-28"/>
+ <point x="1424" y="-28" type="curve" smooth="yes"/>
+ <point x="1484" y="-28"/>
+ <point x="1540" y="-24"/>
+ <point x="1600" y="20" type="curve"/>
+ <point x="1568" y="220" type="line"/>
+ <point x="1556" y="216"/>
+ <point x="1540" y="212"/>
+ <point x="1524" y="212" type="curve" smooth="yes"/>
+ <point x="1468" y="212"/>
+ <point x="1420" y="248"/>
+ <point x="1420" y="412" type="curve" smooth="yes"/>
+ <point x="1420" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1594, 'leftMargin': 135, 'rightMargin': 22}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ampersand.glif b/src/Interface-Regular.ufo/glyphs/ampersand.glif
new file mode 100644
index 000000000..4ffc169bd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ampersand.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ampersand" format="1">
+ <advance width="1760"/>
+ <unicode hex="0026"/>
+ <outline>
+ <contour>
+ <point x="540" y="1128" type="line"/>
+ <point x="288" y="956"/>
+ <point x="112" y="800"/>
+ <point x="112" y="544" type="curve"/>
+ <point x="112" y="212"/>
+ <point x="360" y="-28"/>
+ <point x="764" y="-28" type="curve"/>
+ <point x="960" y="-28"/>
+ <point x="1180" y="44"/>
+ <point x="1316" y="192" type="curve" smooth="yes"/>
+ <point x="1332" y="208"/>
+ <point x="1336" y="236"/>
+ <point x="1356" y="252" type="curve" smooth="yes"/>
+ <point x="1528" y="424"/>
+ <point x="1604" y="620"/>
+ <point x="1604" y="896" type="curve"/>
+ <point x="1376" y="896" type="line"/>
+ <point x="1376" y="456"/>
+ <point x="1060" y="180"/>
+ <point x="764" y="180" type="curve" smooth="yes"/>
+ <point x="508" y="180"/>
+ <point x="352" y="352"/>
+ <point x="352" y="544" type="curve"/>
+ <point x="352" y="600"/>
+ <point x="396" y="740"/>
+ <point x="588" y="880" type="curve" smooth="yes"/>
+ <point x="996" y="1184" type="line" smooth="yes"/>
+ <point x="1164" y="1308"/>
+ <point x="1268" y="1444"/>
+ <point x="1268" y="1640" type="curve"/>
+ <point x="1268" y="1868"/>
+ <point x="1080" y="2068"/>
+ <point x="780" y="2068" type="curve" smooth="yes"/>
+ <point x="472" y="2068"/>
+ <point x="276" y="1892"/>
+ <point x="276" y="1576" type="curve" smooth="yes"/>
+ <point x="276" y="1372"/>
+ <point x="456" y="1184"/>
+ <point x="664" y="936" type="curve" smooth="yes"/>
+ <point x="1440" y="0" type="line"/>
+ <point x="1724" y="0" type="line"/>
+ <point x="784" y="1148" type="line" smooth="yes"/>
+ <point x="652" y="1308"/>
+ <point x="516" y="1460"/>
+ <point x="516" y="1584" type="curve" smooth="yes"/>
+ <point x="516" y="1732"/>
+ <point x="624" y="1864"/>
+ <point x="780" y="1864" type="curve" smooth="yes"/>
+ <point x="928" y="1864"/>
+ <point x="1028" y="1744"/>
+ <point x="1028" y="1640" type="curve"/>
+ <point x="1028" y="1500"/>
+ <point x="952" y="1424"/>
+ <point x="836" y="1348" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/anglesupnosp.glif b/src/Interface-Regular.ufo/glyphs/anglesupnosp.glif
new file mode 100644
index 000000000..a44d6e7e5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/anglesupnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="anglesupnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="031A"/>
+ <outline>
+ <contour>
+ <point x="-550" y="1737" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-550" y="2338" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1019" y="2112" type="line"/>
+ <point x="-264" y="2112" type="line"/>
+ <point x="-264" y="2281" type="line"/>
+ <point x="-1019" y="2281" type="line"/>
+ </contour>
+ <contour>
+ <point x="-290" y="1764" type="line"/>
+ <point x="-83" y="1764" type="line"/>
+ <point x="-83" y="2281" type="line"/>
+ <point x="-290" y="2281" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/angstrom.glif b/src/Interface-Regular.ufo/glyphs/angstrom.glif
new file mode 100644
index 000000000..238c97dd0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/angstrom.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="angstrom" format="1">
+ <advance width="2016"/>
+ <unicode hex="212B"/>
+ <outline>
+ <contour>
+ <point x="1040" y="1816" type="line"/>
+ <point x="1068" y="2004" type="line"/>
+ <point x="884" y="2004" type="line"/>
+ <point x="120" y="0" type="line"/>
+ <point x="384" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1640" y="0" type="line"/>
+ <point x="1900" y="0" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="944" y="2004" type="line"/>
+ <point x="984" y="1816" type="line"/>
+ </contour>
+ <contour>
+ <point x="1572" y="768" type="line"/>
+ <point x="472" y="768" type="line"/>
+ <point x="472" y="544" type="line"/>
+ <point x="1572" y="544" type="line"/>
+ </contour>
+ <contour>
+ <point x="704" y="2160" type="curve"/>
+ <point x="704" y="1996"/>
+ <point x="836" y="1876"/>
+ <point x="1008" y="1876" type="curve" smooth="yes"/>
+ <point x="1176" y="1876"/>
+ <point x="1308" y="1996"/>
+ <point x="1308" y="2160" type="curve" smooth="yes"/>
+ <point x="1308" y="2320"/>
+ <point x="1176" y="2448"/>
+ <point x="1008" y="2448" type="curve" smooth="yes"/>
+ <point x="836" y="2448"/>
+ <point x="704" y="2320"/>
+ </contour>
+ <contour>
+ <point x="848" y="2160" type="curve"/>
+ <point x="848" y="2244"/>
+ <point x="912" y="2320"/>
+ <point x="1008" y="2320" type="curve" smooth="yes"/>
+ <point x="1100" y="2320"/>
+ <point x="1164" y="2244"/>
+ <point x="1164" y="2160" type="curve" smooth="yes"/>
+ <point x="1164" y="2076"/>
+ <point x="1100" y="2000"/>
+ <point x="1008" y="2000" type="curve" smooth="yes"/>
+ <point x="912" y="2000"/>
+ <point x="848" y="2080"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1855, 'leftMargin': 39, 'rightMargin': 36}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/anoteleia.glif b/src/Interface-Regular.ufo/glyphs/anoteleia.glif
new file mode 100644
index 000000000..9f9c94015
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/anoteleia.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="anoteleia" format="1">
+ <advance width="768"/>
+ <unicode hex="0387"/>
+ <outline>
+ <component base="periodcentered"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 745, 'leftMargin': 224, 'rightMargin': 189}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/approxequal.glif b/src/Interface-Regular.ufo/glyphs/approxequal.glif
new file mode 100644
index 000000000..ac9e2e652
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/approxequal.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="approxequal" format="1">
+ <advance width="1536"/>
+ <unicode hex="2248"/>
+ <outline>
+ <contour>
+ <point x="128" y="972" type="line"/>
+ <point x="212" y="1080"/>
+ <point x="344" y="1144"/>
+ <point x="464" y="1144" type="curve"/>
+ <point x="612" y="1152"/>
+ <point x="672" y="1104"/>
+ <point x="788" y="1044" type="curve" smooth="yes"/>
+ <point x="896" y="992"/>
+ <point x="948" y="952"/>
+ <point x="1084" y="952" type="curve" smooth="yes"/>
+ <point x="1200" y="952"/>
+ <point x="1320" y="1004"/>
+ <point x="1408" y="1096" type="curve"/>
+ <point x="1408" y="1372" type="line"/>
+ <point x="1320" y="1264"/>
+ <point x="1200" y="1200"/>
+ <point x="1084" y="1200" type="curve" smooth="yes"/>
+ <point x="948" y="1200"/>
+ <point x="896" y="1240"/>
+ <point x="788" y="1292" type="curve" smooth="yes"/>
+ <point x="672" y="1352"/>
+ <point x="612" y="1396"/>
+ <point x="464" y="1392" type="curve"/>
+ <point x="344" y="1392"/>
+ <point x="212" y="1340"/>
+ <point x="128" y="1248" type="curve"/>
+ </contour>
+ <contour>
+ <point x="128" y="396" type="line"/>
+ <point x="212" y="504"/>
+ <point x="344" y="568"/>
+ <point x="464" y="568" type="curve"/>
+ <point x="612" y="572"/>
+ <point x="672" y="524"/>
+ <point x="788" y="468" type="curve" smooth="yes"/>
+ <point x="896" y="412"/>
+ <point x="948" y="372"/>
+ <point x="1084" y="372" type="curve" smooth="yes"/>
+ <point x="1200" y="372"/>
+ <point x="1320" y="428"/>
+ <point x="1408" y="520" type="curve"/>
+ <point x="1408" y="792" type="line"/>
+ <point x="1320" y="684"/>
+ <point x="1200" y="620"/>
+ <point x="1084" y="620" type="curve" smooth="yes"/>
+ <point x="948" y="620"/>
+ <point x="896" y="660"/>
+ <point x="788" y="716" type="curve" smooth="yes"/>
+ <point x="672" y="772"/>
+ <point x="612" y="820"/>
+ <point x="464" y="816" type="curve"/>
+ <point x="344" y="816"/>
+ <point x="212" y="760"/>
+ <point x="128" y="672" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1587, 'leftMargin': 139, 'rightMargin': 164}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/archdblsubnosp.glif b/src/Interface-Regular.ufo/glyphs/archdblsubnosp.glif
new file mode 100644
index 000000000..055c81a31
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/archdblsubnosp.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="archdblsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="032B"/>
+ <outline>
+ <contour>
+ <point x="-809" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-809" y="-458" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1354" y="-154" type="line"/>
+ <point x="-1354" y="-349"/>
+ <point x="-1228" y="-485"/>
+ <point x="-1052" y="-485" type="curve" smooth="yes"/>
+ <point x="-850" y="-485"/>
+ <point x="-741" y="-349"/>
+ <point x="-741" y="-155" type="curve"/>
+ <point x="-873" y="-155" type="line"/>
+ <point x="-873" y="-260"/>
+ <point x="-930" y="-327"/>
+ <point x="-1052" y="-327" type="curve" smooth="yes"/>
+ <point x="-1147" y="-327"/>
+ <point x="-1221" y="-260"/>
+ <point x="-1221" y="-154" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-873" y="-155" type="line"/>
+ <point x="-873" y="-349"/>
+ <point x="-765" y="-485"/>
+ <point x="-562" y="-485" type="curve" smooth="yes"/>
+ <point x="-386" y="-485"/>
+ <point x="-260" y="-349"/>
+ <point x="-260" y="-154" type="curve"/>
+ <point x="-393" y="-154" type="line"/>
+ <point x="-393" y="-260"/>
+ <point x="-468" y="-327"/>
+ <point x="-562" y="-327" type="curve" smooth="yes"/>
+ <point x="-685" y="-327"/>
+ <point x="-741" y="-260"/>
+ <point x="-741" y="-155" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/arrowdown.glif b/src/Interface-Regular.ufo/glyphs/arrowdown.glif
new file mode 100644
index 000000000..9a4dce1d6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/arrowdown.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="arrowdown" format="1">
+ <advance width="1792"/>
+ <unicode hex="2193"/>
+ <outline>
+ <contour>
+ <point x="1752" y="320" type="line"/>
+ <point x="1568" y="500" type="line"/>
+ <point x="1024" y="-44" type="line"/>
+ <point x="1024" y="2048" type="line"/>
+ <point x="768" y="2048" type="line"/>
+ <point x="768" y="-44" type="line"/>
+ <point x="220" y="504" type="line"/>
+ <point x="40" y="320" type="line"/>
+ <point x="896" y="-536" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/arrowheaddownmod.glif b/src/Interface-Regular.ufo/glyphs/arrowheaddownmod.glif
new file mode 100644
index 000000000..eb840f920
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/arrowheaddownmod.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="arrowheaddownmod" format="1">
+ <advance width="1248"/>
+ <unicode hex="02C5"/>
+ <outline>
+ <contour>
+ <point x="596" y="1180" type="line"/>
+ <point x="696" y="804" type="line"/>
+ <point x="532" y="804" type="line"/>
+ <point x="120" y="1800" type="line"/>
+ <point x="360" y="1800" type="line"/>
+ </contour>
+ <contour>
+ <point x="888" y="1800" type="line"/>
+ <point x="1128" y="1800" type="line"/>
+ <point x="720" y="804" type="line"/>
+ <point x="552" y="804" type="line"/>
+ <point x="648" y="1180" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1090, 'leftMargin': 41, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/arrowheadleftmod.glif b/src/Interface-Regular.ufo/glyphs/arrowheadleftmod.glif
new file mode 100644
index 000000000..1ba16e506
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/arrowheadleftmod.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="arrowheadleftmod" format="1">
+ <advance width="1248"/>
+ <unicode hex="02C2"/>
+ <outline>
+ <contour>
+ <point x="504" y="1296" type="line"/>
+ <point x="124" y="1396" type="line"/>
+ <point x="124" y="1232" type="line"/>
+ <point x="1124" y="820" type="line"/>
+ <point x="1124" y="1060" type="line"/>
+ </contour>
+ <contour>
+ <point x="1124" y="1588" type="line"/>
+ <point x="1124" y="1828" type="line"/>
+ <point x="124" y="1420" type="line"/>
+ <point x="124" y="1252" type="line"/>
+ <point x="504" y="1348" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1137, 'leftMargin': 69, 'rightMargin': 69}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/arrowheadrightmod.glif b/src/Interface-Regular.ufo/glyphs/arrowheadrightmod.glif
new file mode 100644
index 000000000..c3518dd2e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/arrowheadrightmod.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="arrowheadrightmod" format="1">
+ <advance width="1248"/>
+ <unicode hex="02C3"/>
+ <outline>
+ <contour>
+ <point x="748" y="1296" type="line"/>
+ <point x="1124" y="1396" type="line"/>
+ <point x="1124" y="1232" type="line"/>
+ <point x="124" y="820" type="line"/>
+ <point x="124" y="1060" type="line"/>
+ </contour>
+ <contour>
+ <point x="124" y="1588" type="line"/>
+ <point x="124" y="1828" type="line"/>
+ <point x="1124" y="1420" type="line"/>
+ <point x="1124" y="1252" type="line"/>
+ <point x="748" y="1348" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1137, 'leftMargin': 69, 'rightMargin': 69}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/arrowheadupmod.glif b/src/Interface-Regular.ufo/glyphs/arrowheadupmod.glif
new file mode 100644
index 000000000..7c6172717
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/arrowheadupmod.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="arrowheadupmod" format="1">
+ <advance width="1248"/>
+ <unicode hex="02C4"/>
+ <outline>
+ <contour>
+ <point x="596" y="1424" type="line"/>
+ <point x="696" y="1800" type="line"/>
+ <point x="532" y="1800" type="line"/>
+ <point x="120" y="804" type="line"/>
+ <point x="360" y="804" type="line"/>
+ </contour>
+ <contour>
+ <point x="888" y="804" type="line"/>
+ <point x="1128" y="804" type="line"/>
+ <point x="720" y="1800" type="line"/>
+ <point x="552" y="1800" type="line"/>
+ <point x="648" y="1424" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1090, 'leftMargin': 41, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/arrowleft.glif b/src/Interface-Regular.ufo/glyphs/arrowleft.glif
new file mode 100644
index 000000000..30bb47cb1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/arrowleft.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="arrowleft" format="1">
+ <advance width="3072"/>
+ <unicode hex="2190"/>
+ <outline>
+ <contour>
+ <point x="1088" y="40" type="line"/>
+ <point x="1268" y="224" type="line"/>
+ <point x="724" y="768" type="line"/>
+ <point x="2816" y="768" type="line"/>
+ <point x="2816" y="1024" type="line"/>
+ <point x="724" y="1024" type="line"/>
+ <point x="1272" y="1572" type="line"/>
+ <point x="1088" y="1752" type="line"/>
+ <point x="232" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/arrowright.glif b/src/Interface-Regular.ufo/glyphs/arrowright.glif
new file mode 100644
index 000000000..f7125967d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/arrowright.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="arrowright" format="1">
+ <advance width="3072.0"/>
+ <unicode hex="2192"/>
+ <outline>
+ <component base="arrowleft" xScale="-1.0" yScale="-1.0" xOffset="3072" yOffset="1792"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/arrowup.glif b/src/Interface-Regular.ufo/glyphs/arrowup.glif
new file mode 100644
index 000000000..79f9096f5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/arrowup.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="arrowup" format="1">
+ <advance width="1792"/>
+ <unicode hex="2191"/>
+ <outline>
+ <contour>
+ <point x="40" y="1216" type="line"/>
+ <point x="224" y="1036" type="line"/>
+ <point x="768" y="1580" type="line"/>
+ <point x="768" y="-512" type="line"/>
+ <point x="1024" y="-512" type="line"/>
+ <point x="1024" y="1580" type="line"/>
+ <point x="1572" y="1032" type="line"/>
+ <point x="1752" y="1216" type="line"/>
+ <point x="896" y="2072" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1800, 'leftMargin': 296, 'rightMargin': 304}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/asciicircum.glif b/src/Interface-Regular.ufo/glyphs/asciicircum.glif
new file mode 100644
index 000000000..8762da5c2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/asciicircum.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="asciicircum" format="1">
+ <advance width="1248"/>
+ <unicode hex="005E"/>
+ <outline>
+ <contour>
+ <point x="640" y="1688" type="line"/>
+ <point x="696" y="2004" type="line"/>
+ <point x="532" y="2004" type="line"/>
+ <point x="120" y="1004" type="line"/>
+ <point x="376" y="1004" type="line"/>
+ </contour>
+ <contour>
+ <point x="876" y="1004" type="line"/>
+ <point x="1128" y="1004" type="line"/>
+ <point x="720" y="2004" type="line"/>
+ <point x="552" y="2004" type="line"/>
+ <point x="608" y="1688" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1178, 'leftMargin': 84, 'rightMargin': 86}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/asciitilde.glif b/src/Interface-Regular.ufo/glyphs/asciitilde.glif
new file mode 100644
index 000000000..6b1f5d9b5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/asciitilde.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="asciitilde" format="1">
+ <advance width="2048"/>
+ <unicode hex="007E"/>
+ <outline>
+ <contour>
+ <point x="1584" y="1080" type="line"/>
+ <point x="1584" y="912"/>
+ <point x="1492" y="760"/>
+ <point x="1356" y="760" type="curve" smooth="yes"/>
+ <point x="1268" y="760"/>
+ <point x="1204" y="808"/>
+ <point x="1112" y="896" type="curve" smooth="yes"/>
+ <point x="976" y="1016"/>
+ <point x="852" y="1104"/>
+ <point x="692" y="1104" type="curve" smooth="yes"/>
+ <point x="432" y="1104"/>
+ <point x="240" y="872"/>
+ <point x="240" y="580" type="curve"/>
+ <point x="480" y="580" type="line"/>
+ <point x="480" y="748"/>
+ <point x="556" y="868"/>
+ <point x="692" y="868" type="curve" smooth="yes"/>
+ <point x="780" y="868"/>
+ <point x="860" y="800"/>
+ <point x="948" y="720" type="curve" smooth="yes"/>
+ <point x="1092" y="592"/>
+ <point x="1196" y="524"/>
+ <point x="1356" y="524" type="curve" smooth="yes"/>
+ <point x="1616" y="524"/>
+ <point x="1808" y="792"/>
+ <point x="1808" y="1080" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ascript.glif b/src/Interface-Regular.ufo/glyphs/ascript.glif
new file mode 100644
index 000000000..204e03acd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ascript.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ascript" format="1">
+ <advance width="1760"/>
+ <unicode hex="0251"/>
+ <outline>
+ <contour>
+ <point x="1292" y="932" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="744" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="744" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1692" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="164" y="688" type="line"/>
+ <point x="164" y="272"/>
+ <point x="372" y="-28"/>
+ <point x="744" y="-28" type="curve" smooth="yes"/>
+ <point x="1108" y="-28"/>
+ <point x="1280" y="248"/>
+ <point x="1320" y="700" type="curve"/>
+ <point x="1320" y="788" type="line"/>
+ <point x="1280" y="1240"/>
+ <point x="1108" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="368" y="1516"/>
+ <point x="164" y="1184"/>
+ <point x="164" y="716" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="436" y="716" type="line"/>
+ <point x="436" y="1028"/>
+ <point x="544" y="1296"/>
+ <point x="816" y="1296" type="curve" smooth="yes"/>
+ <point x="1076" y="1296"/>
+ <point x="1184" y="1036"/>
+ <point x="1232" y="764" type="curve"/>
+ <point x="1232" y="696" type="line"/>
+ <point x="1172" y="436"/>
+ <point x="1076" y="192"/>
+ <point x="812" y="192" type="curve" smooth="yes"/>
+ <point x="544" y="192"/>
+ <point x="436" y="416"/>
+ <point x="436" y="688" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1188" y="1488" type="line"/>
+ <point x="1144" y="1164" type="line"/>
+ <point x="1144" y="412" type="line" smooth="yes"/>
+ <point x="1144" y="96"/>
+ <point x="1248" y="-28"/>
+ <point x="1424" y="-28" type="curve" smooth="yes"/>
+ <point x="1484" y="-28"/>
+ <point x="1540" y="-24"/>
+ <point x="1600" y="20" type="curve"/>
+ <point x="1568" y="220" type="line"/>
+ <point x="1556" y="216"/>
+ <point x="1540" y="212"/>
+ <point x="1524" y="212" type="curve" smooth="yes"/>
+ <point x="1468" y="212"/>
+ <point x="1420" y="248"/>
+ <point x="1420" y="412" type="curve" smooth="yes"/>
+ <point x="1420" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1665, 'leftMargin': 135, 'rightMargin': 93}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ascript_uni02DE__.glif b/src/Interface-Regular.ufo/glyphs/ascript_uni02DE__.glif
new file mode 100644
index 000000000..1e4c31eb4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ascript_uni02DE__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ascript_uni02DE" format="1">
+ <advance width="2304"/>
+ <outline>
+ <component base="ascript" xOffset="52"/>
+ <component base="rhotichookmod" xOffset="1592"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2105, 'leftMargin': 135, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ascriptturn.glif b/src/Interface-Regular.ufo/glyphs/ascriptturn.glif
new file mode 100644
index 000000000..7fa87a4d1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ascriptturn.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ascriptturn" format="1">
+ <advance width="1760"/>
+ <unicode hex="0252"/>
+ <outline>
+ <contour>
+ <point x="1416" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="888" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="888" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1732" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1600" y="800" type="line"/>
+ <point x="1600" y="1216"/>
+ <point x="1388" y="1516"/>
+ <point x="1020" y="1516" type="curve" smooth="yes"/>
+ <point x="652" y="1516"/>
+ <point x="480" y="1240"/>
+ <point x="440" y="784" type="curve"/>
+ <point x="440" y="700" type="line"/>
+ <point x="480" y="248"/>
+ <point x="652" y="-28"/>
+ <point x="1016" y="-28" type="curve" smooth="yes"/>
+ <point x="1392" y="-28"/>
+ <point x="1600" y="304"/>
+ <point x="1600" y="772" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1324" y="772" type="line"/>
+ <point x="1324" y="460"/>
+ <point x="1220" y="192"/>
+ <point x="944" y="192" type="curve" smooth="yes"/>
+ <point x="684" y="192"/>
+ <point x="576" y="452"/>
+ <point x="532" y="724" type="curve"/>
+ <point x="532" y="792" type="line"/>
+ <point x="592" y="1052"/>
+ <point x="684" y="1296"/>
+ <point x="948" y="1296" type="curve" smooth="yes"/>
+ <point x="1220" y="1296"/>
+ <point x="1324" y="1072"/>
+ <point x="1324" y="800" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="572" y="0" type="line"/>
+ <point x="616" y="324" type="line"/>
+ <point x="616" y="1076" type="line"/>
+ <point x="616" y="1392"/>
+ <point x="512" y="1516"/>
+ <point x="340" y="1516" type="curve" smooth="yes"/>
+ <point x="276" y="1516"/>
+ <point x="220" y="1508"/>
+ <point x="164" y="1468" type="curve"/>
+ <point x="196" y="1268" type="line"/>
+ <point x="204" y="1268"/>
+ <point x="220" y="1272"/>
+ <point x="236" y="1272" type="curve" smooth="yes"/>
+ <point x="292" y="1272"/>
+ <point x="340" y="1240"/>
+ <point x="340" y="1076" type="curve"/>
+ <point x="340" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1665, 'leftMargin': 94, 'rightMargin': 135}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ascriptturn_uni02DE__.glif b/src/Interface-Regular.ufo/glyphs/ascriptturn_uni02DE__.glif
new file mode 100644
index 000000000..99745c942
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ascriptturn_uni02DE__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ascriptturn_uni02DE" format="1">
+ <advance width="2304"/>
+ <outline>
+ <component base="ascriptturn" xOffset="-164"/>
+ <component base="rhotichookmod" xOffset="1500"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2229, 'leftMargin': 180, 'rightMargin': -223}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/asterisk.glif b/src/Interface-Regular.ufo/glyphs/asterisk.glif
new file mode 100644
index 000000000..2cef20a6a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/asterisk.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="asterisk" format="1">
+ <advance width="1408"/>
+ <unicode hex="002A"/>
+ <outline>
+ <contour>
+ <point x="264" y="1032" type="line"/>
+ <point x="440" y="904" type="line"/>
+ <point x="704" y="1264" type="line"/>
+ <point x="968" y="904" type="line"/>
+ <point x="1144" y="1032" type="line"/>
+ <point x="888" y="1392" type="line"/>
+ <point x="1308" y="1528" type="line"/>
+ <point x="1240" y="1740" type="line"/>
+ <point x="816" y="1600" type="line"/>
+ <point x="816" y="2048" type="line"/>
+ <point x="592" y="2048" type="line"/>
+ <point x="592" y="1600" type="line"/>
+ <point x="168" y="1740" type="line"/>
+ <point x="100" y="1528" type="line"/>
+ <point x="520" y="1392" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <integer>0</integer>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>792</integer>
+ <key>y</key>
+ <integer>1344</integer>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/asterism.glif b/src/Interface-Regular.ufo/glyphs/asterism.glif
new file mode 100644
index 000000000..9db1aa29f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/asterism.glif
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="asterism" format="1">
+ <advance width="2016"/>
+ <unicode hex="2042"/>
+ <outline>
+ <contour>
+ <point x="960" y="508" type="line"/>
+ <point x="960" y="636" type="line"/>
+ <point x="180" y="636" type="line"/>
+ <point x="180" y="508" type="line"/>
+ </contour>
+ <contour>
+ <point x="796" y="244" type="line"/>
+ <point x="888" y="336" type="line"/>
+ <point x="340" y="892" type="line"/>
+ <point x="252" y="800" type="line"/>
+ </contour>
+ <contour>
+ <point x="504" y="180" type="line"/>
+ <point x="632" y="180" type="line"/>
+ <point x="632" y="960" type="line"/>
+ <point x="504" y="960" type="line"/>
+ </contour>
+ <contour>
+ <point x="252" y="336" type="line"/>
+ <point x="340" y="244" type="line"/>
+ <point x="888" y="800" type="line"/>
+ <point x="796" y="892" type="line"/>
+ </contour>
+ <contour>
+ <point x="1400" y="1360" type="line"/>
+ <point x="1400" y="1488" type="line"/>
+ <point x="620" y="1488" type="line"/>
+ <point x="620" y="1360" type="line"/>
+ </contour>
+ <contour>
+ <point x="1236" y="1096" type="line"/>
+ <point x="1328" y="1188" type="line"/>
+ <point x="780" y="1744" type="line"/>
+ <point x="692" y="1652" type="line"/>
+ </contour>
+ <contour>
+ <point x="944" y="1032" type="line"/>
+ <point x="1072" y="1032" type="line"/>
+ <point x="1072" y="1816" type="line"/>
+ <point x="944" y="1816" type="line"/>
+ </contour>
+ <contour>
+ <point x="692" y="1188" type="line"/>
+ <point x="780" y="1096" type="line"/>
+ <point x="1328" y="1652" type="line"/>
+ <point x="1236" y="1744" type="line"/>
+ </contour>
+ <contour>
+ <point x="1840" y="508" type="line"/>
+ <point x="1840" y="636" type="line"/>
+ <point x="1060" y="636" type="line"/>
+ <point x="1060" y="508" type="line"/>
+ </contour>
+ <contour>
+ <point x="1676" y="244" type="line"/>
+ <point x="1768" y="336" type="line"/>
+ <point x="1220" y="892" type="line"/>
+ <point x="1132" y="800" type="line"/>
+ </contour>
+ <contour>
+ <point x="1384" y="180" type="line"/>
+ <point x="1512" y="180" type="line"/>
+ <point x="1512" y="960" type="line"/>
+ <point x="1384" y="960" type="line"/>
+ </contour>
+ <contour>
+ <point x="1132" y="336" type="line"/>
+ <point x="1220" y="244" type="line"/>
+ <point x="1768" y="800" type="line"/>
+ <point x="1676" y="892" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1881.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/at.glif b/src/Interface-Regular.ufo/glyphs/at.glif
new file mode 100644
index 000000000..8c1d1f55b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/at.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="at" format="1">
+ <advance width="2560"/>
+ <unicode hex="0040"/>
+ <outline>
+ <contour>
+ <point x="1288" y="1180" type="curve" smooth="yes"/>
+ <point x="1528" y="1180"/>
+ <point x="1720" y="1084"/>
+ <point x="1720" y="748" type="curve" smooth="yes"/>
+ <point x="1720" y="416"/>
+ <point x="1548" y="256"/>
+ <point x="1280" y="256" type="curve" smooth="yes"/>
+ <point x="1020" y="256"/>
+ <point x="920" y="492"/>
+ <point x="920" y="748" type="curve" smooth="yes"/>
+ <point x="920" y="980"/>
+ <point x="1056" y="1180"/>
+ </contour>
+ <contour>
+ <point x="1360" y="1972" type="curve" smooth="yes"/>
+ <point x="588" y="1972"/>
+ <point x="128" y="1504"/>
+ <point x="128" y="724" type="curve" smooth="yes"/>
+ <point x="128" y="-84"/>
+ <point x="572" y="-520"/>
+ <point x="1388" y="-520" type="curve" smooth="yes"/>
+ <point x="1592" y="-520"/>
+ <point x="1780" y="-496"/>
+ <point x="1924" y="-444" type="curve"/>
+ <point x="1932" y="-252" type="line"/>
+ <point x="1832" y="-296"/>
+ <point x="1616" y="-328"/>
+ <point x="1396" y="-328" type="curve" smooth="yes"/>
+ <point x="712" y="-328"/>
+ <point x="348" y="36"/>
+ <point x="348" y="716" type="curve" smooth="yes"/>
+ <point x="348" y="1384"/>
+ <point x="720" y="1784"/>
+ <point x="1348" y="1784" type="curve" smooth="yes"/>
+ <point x="1984" y="1784"/>
+ <point x="2220" y="1528"/>
+ <point x="2220" y="888" type="curve" smooth="yes"/>
+ <point x="2220" y="560"/>
+ <point x="2256" y="240"/>
+ <point x="2052" y="240" type="curve" smooth="yes"/>
+ <point x="1996" y="240"/>
+ <point x="1912" y="220"/>
+ <point x="1912" y="376" type="curve" smooth="yes"/>
+ <point x="1912" y="1344" type="line"/>
+ <point x="1700" y="1344" type="line"/>
+ <point x="1700" y="1232" type="line"/>
+ <point x="1668" y="1232" type="line"/>
+ <point x="1612" y="1372"/>
+ <point x="1376" y="1376"/>
+ <point x="1248" y="1376" type="curve" smooth="yes"/>
+ <point x="968" y="1376"/>
+ <point x="712" y="1096"/>
+ <point x="712" y="736" type="curve" smooth="yes"/>
+ <point x="712" y="356"/>
+ <point x="908" y="52"/>
+ <point x="1248" y="52" type="curve" smooth="yes"/>
+ <point x="1388" y="52"/>
+ <point x="1616" y="112"/>
+ <point x="1684" y="272" type="curve"/>
+ <point x="1704" y="272" type="line"/>
+ <point x="1728" y="100"/>
+ <point x="1888" y="40"/>
+ <point x="2028" y="40" type="curve" smooth="yes"/>
+ <point x="2392" y="40"/>
+ <point x="2428" y="304"/>
+ <point x="2428" y="884" type="curve" smooth="yes"/>
+ <point x="2428" y="1624"/>
+ <point x="2108" y="1972"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/aturn.glif b/src/Interface-Regular.ufo/glyphs/aturn.glif
new file mode 100644
index 000000000..b2d9a8c05
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/aturn.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="aturn" format="1">
+ <advance width="1504"/>
+ <unicode hex="0250"/>
+ <outline>
+ <contour>
+ <point x="756" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="756" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1248" y="868" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="1524" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="464" y="1236" type="line"/>
+ <point x="464" y="1320"/>
+ <point x="448" y="1432"/>
+ <point x="420" y="1488" type="curve"/>
+ <point x="136" y="1488" type="line"/>
+ <point x="136" y="1464" type="line"/>
+ <point x="168" y="1384"/>
+ <point x="188" y="1260"/>
+ <point x="188" y="1160" type="curve" smooth="yes"/>
+ <point x="188" y="472" type="line"/>
+ <point x="188" y="140"/>
+ <point x="420" y="-28"/>
+ <point x="744" y="-28" type="curve" smooth="yes"/>
+ <point x="1108" y="-28"/>
+ <point x="1340" y="204"/>
+ <point x="1340" y="412" type="curve"/>
+ <point x="1064" y="412" type="line"/>
+ <point x="1064" y="296"/>
+ <point x="944" y="188"/>
+ <point x="760" y="188" type="curve" smooth="yes"/>
+ <point x="564" y="188"/>
+ <point x="464" y="300"/>
+ <point x="464" y="472" type="curve"/>
+ </contour>
+ <contour>
+ <point x="416" y="580" type="line"/>
+ <point x="704" y="580" type="line"/>
+ <point x="1108" y="580"/>
+ <point x="1372" y="748"/>
+ <point x="1372" y="1072" type="curve" smooth="yes"/>
+ <point x="1372" y="1320"/>
+ <point x="1168" y="1516"/>
+ <point x="864" y="1516" type="curve" smooth="yes"/>
+ <point x="544" y="1516"/>
+ <point x="344" y="1256"/>
+ <point x="320" y="1108" type="curve"/>
+ <point x="436" y="980" type="line"/>
+ <point x="436" y="1104"/>
+ <point x="596" y="1280"/>
+ <point x="820" y="1280" type="curve" smooth="yes"/>
+ <point x="1004" y="1280"/>
+ <point x="1096" y="1172"/>
+ <point x="1096" y="1032" type="curve" smooth="yes"/>
+ <point x="1096" y="852"/>
+ <point x="940" y="768"/>
+ <point x="656" y="768" type="curve"/>
+ <point x="416" y="768" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1537, 'leftMargin': 149, 'rightMargin': 152}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/aturn_uni02DE__.glif b/src/Interface-Regular.ufo/glyphs/aturn_uni02DE__.glif
new file mode 100644
index 000000000..8b0648cba
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/aturn_uni02DE__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="aturn_uni02DE" format="1">
+ <advance width="2304"/>
+ <outline>
+ <component base="aturn" xOffset="68"/>
+ <component base="rhotichookmod" xOffset="1564"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2060, 'leftMargin': 149, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/austral.glif b/src/Interface-Regular.ufo/glyphs/austral.glif
new file mode 100644
index 000000000..35588c145
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/austral.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="austral" format="1">
+ <advance width="2016"/>
+ <unicode hex="20B3"/>
+ <outline>
+ <contour>
+ <point x="1916" y="1228" type="line"/>
+ <point x="100" y="1228" type="line"/>
+ <point x="100" y="1008" type="line"/>
+ <point x="1916" y="1008" type="line"/>
+ </contour>
+ <contour>
+ <point x="1916" y="748" type="line"/>
+ <point x="100" y="748" type="line"/>
+ <point x="100" y="528" type="line"/>
+ <point x="1916" y="528" type="line"/>
+ </contour>
+ <component base="A" xOffset="100"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1896, 'leftMargin': 41, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/b.cn.glif b/src/Interface-Regular.ufo/glyphs/b.cn.glif
new file mode 100644
index 000000000..55972ed7a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/b.cn.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="b.cn" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="244" y="2112" type="line"/>
+ <point x="244" y="0" type="line"/>
+ <point x="496" y="0" type="line"/>
+ <point x="520" y="288" type="line"/>
+ <point x="520" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="1516" y="812" type="line"/>
+ <point x="1516" y="1300"/>
+ <point x="1308" y="1516"/>
+ <point x="936" y="1516" type="curve" smooth="yes"/>
+ <point x="572" y="1516"/>
+ <point x="412" y="1252"/>
+ <point x="372" y="816" type="curve"/>
+ <point x="372" y="676" type="line"/>
+ <point x="412" y="240"/>
+ <point x="572" y="-28"/>
+ <point x="936" y="-28" type="curve" smooth="yes"/>
+ <point x="1308" y="-28"/>
+ <point x="1516" y="204"/>
+ <point x="1516" y="672" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1244" y="672" type="line"/>
+ <point x="1244" y="348"/>
+ <point x="1136" y="200"/>
+ <point x="868" y="200" type="curve" smooth="yes"/>
+ <point x="620" y="200"/>
+ <point x="504" y="380"/>
+ <point x="464" y="560" type="curve"/>
+ <point x="464" y="928" type="line"/>
+ <point x="504" y="1120"/>
+ <point x="620" y="1288"/>
+ <point x="864" y="1288" type="curve" smooth="yes"/>
+ <point x="1148" y="1288"/>
+ <point x="1244" y="1132"/>
+ <point x="1244" y="812" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 188, 'rightMargin': 123}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/b.glif b/src/Interface-Regular.ufo/glyphs/b.glif
new file mode 100644
index 000000000..0505fdde4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/b.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="b" format="1">
+ <advance width="1632"/>
+ <unicode hex="0062"/>
+ <outline>
+ <contour>
+ <point x="992" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="936" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1696" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1696" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1696" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="224" y="2048" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="428" y="0" type="line"/>
+ <point x="460" y="288" type="line"/>
+ <point x="368" y="784" type="line"/>
+ <point x="460" y="1172" type="line"/>
+ <point x="460" y="2048" type="line"/>
+ </contour>
+ <component base="rightloop.cn" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/babygamma.glif b/src/Interface-Regular.ufo/glyphs/babygamma.glif
new file mode 100644
index 000000000..52be8f11f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/babygamma.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="babygamma" format="1">
+ <advance width="2016"/>
+ <unicode hex="0264"/>
+ <outline>
+ <contour>
+ <point x="1016" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1016" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1912" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="320" y="1136" type="line"/>
+ <point x="368" y="1200"/>
+ <point x="420" y="1248"/>
+ <point x="484" y="1248" type="curve" smooth="yes"/>
+ <point x="616" y="1248"/>
+ <point x="668" y="1148"/>
+ <point x="908" y="724" type="curve" smooth="yes"/>
+ <point x="1024" y="520"/>
+ <point x="1104" y="392"/>
+ <point x="1104" y="304" type="curve" smooth="yes"/>
+ <point x="1104" y="248"/>
+ <point x="1080" y="200"/>
+ <point x="1008" y="200" type="curve"/>
+ <point x="1008" y="-28" type="line"/>
+ <point x="1244" y="-28"/>
+ <point x="1380" y="96"/>
+ <point x="1380" y="304" type="curve" smooth="yes"/>
+ <point x="1380" y="464"/>
+ <point x="1256" y="652"/>
+ <point x="1116" y="904" type="curve" smooth="yes"/>
+ <point x="952" y="1204"/>
+ <point x="788" y="1516"/>
+ <point x="528" y="1516" type="curve" smooth="yes"/>
+ <point x="348" y="1516"/>
+ <point x="240" y="1416"/>
+ <point x="148" y="1308" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1872" y="1308" type="line"/>
+ <point x="1780" y="1416"/>
+ <point x="1668" y="1516"/>
+ <point x="1492" y="1516" type="curve" smooth="yes"/>
+ <point x="1228" y="1516"/>
+ <point x="1064" y="1204"/>
+ <point x="900" y="904" type="curve" smooth="yes"/>
+ <point x="760" y="652"/>
+ <point x="636" y="464"/>
+ <point x="636" y="304" type="curve" smooth="yes"/>
+ <point x="636" y="96"/>
+ <point x="776" y="-28"/>
+ <point x="1008" y="-28" type="curve"/>
+ <point x="1008" y="200" type="line"/>
+ <point x="936" y="200"/>
+ <point x="912" y="248"/>
+ <point x="912" y="304" type="curve" smooth="yes"/>
+ <point x="912" y="392"/>
+ <point x="992" y="520"/>
+ <point x="1108" y="724" type="curve" smooth="yes"/>
+ <point x="1348" y="1144"/>
+ <point x="1404" y="1248"/>
+ <point x="1536" y="1248" type="curve" smooth="yes"/>
+ <point x="1596" y="1248"/>
+ <point x="1652" y="1200"/>
+ <point x="1700" y="1136" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1807, 'leftMargin': 41, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/backslash.glif b/src/Interface-Regular.ufo/glyphs/backslash.glif
new file mode 100644
index 000000000..b43c1cc54
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/backslash.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="backslash" format="1">
+ <advance width="992"/>
+ <unicode hex="005C"/>
+ <outline>
+ <contour>
+ <point x="80" y="2048" type="line"/>
+ <point x="676" y="-308" type="line"/>
+ <point x="908" y="-308" type="line"/>
+ <point x="312" y="2048" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/bar.glif b/src/Interface-Regular.ufo/glyphs/bar.glif
new file mode 100644
index 000000000..0263bb4f5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/bar.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bar" format="1">
+ <advance width="736"/>
+ <unicode hex="007C"/>
+ <outline>
+ <contour>
+ <point x="460" y="2048" type="line"/>
+ <point x="240" y="2048" type="line"/>
+ <point x="240" y="-384" type="line"/>
+ <point x="460" y="-384" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/barmidlongnosp.glif b/src/Interface-Regular.ufo/glyphs/barmidlongnosp.glif
new file mode 100644
index 000000000..079c108aa
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/barmidlongnosp.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="barmidlongnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0336"/>
+ <outline>
+ <contour>
+ <point x="45" y="850" type="line"/>
+ <point x="-1662" y="850" type="line"/>
+ <point x="-1662" y="630" type="line"/>
+ <point x="45" y="630" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/barmidshortnosp.glif b/src/Interface-Regular.ufo/glyphs/barmidshortnosp.glif
new file mode 100644
index 000000000..19ca067a1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/barmidshortnosp.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="barmidshortnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0335"/>
+ <outline>
+ <component base="crossbar" xOffset="-1452" yOffset="-257"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/bbar.glif b/src/Interface-Regular.ufo/glyphs/bbar.glif
new file mode 100644
index 000000000..80a6c8b9f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/bbar.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bbar" format="1">
+ <advance width="1760"/>
+ <unicode hex="0180"/>
+ <outline>
+ <contour>
+ <point x="856" y="-16" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="908" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="512" y="1792" type="move" name="parenthesses.w2"/>
+ </contour>
+ <contour>
+ <point x="1740" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="856" y="-16" type="move" name="bottom"/>
+ </contour>
+ <component base="b" xOffset="156"/>
+ <component base="crossbar" xOffset="-132" yOffset="792"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1711, 'leftMargin': 41, 'rightMargin': 50}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/bbar_uni1ABE___.glif b/src/Interface-Regular.ufo/glyphs/bbar_uni1ABE___.glif
new file mode 100644
index 000000000..b4be657ea
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/bbar_uni1ABE___.glif
@@ -0,0 +1,115 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bbar_uni1ABE" format="1">
+ <advance width="2016"/>
+ <outline>
+ <contour>
+ <point x="1228" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1172" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="936" y="1792" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="1172" y="-16" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="2056" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="660" y="2112" type="line"/>
+ <point x="660" y="0" type="line"/>
+ <point x="912" y="0" type="line"/>
+ <point x="936" y="288" type="line"/>
+ <point x="936" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="1932" y="756" type="line"/>
+ <point x="1932" y="1208"/>
+ <point x="1728" y="1516"/>
+ <point x="1352" y="1516" type="curve" smooth="yes"/>
+ <point x="968" y="1516"/>
+ <point x="788" y="1240"/>
+ <point x="748" y="788" type="curve"/>
+ <point x="748" y="700" type="line"/>
+ <point x="788" y="248"/>
+ <point x="968" y="-28"/>
+ <point x="1352" y="-28" type="curve" smooth="yes"/>
+ <point x="1724" y="-28"/>
+ <point x="1932" y="296"/>
+ <point x="1932" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1660" y="728" type="line"/>
+ <point x="1660" y="440"/>
+ <point x="1552" y="200"/>
+ <point x="1284" y="200" type="curve" smooth="yes"/>
+ <point x="1036" y="200"/>
+ <point x="920" y="396"/>
+ <point x="880" y="588" type="curve"/>
+ <point x="880" y="900" type="line"/>
+ <point x="920" y="1104"/>
+ <point x="1036" y="1288"/>
+ <point x="1280" y="1288" type="curve" smooth="yes"/>
+ <point x="1564" y="1288"/>
+ <point x="1660" y="1044"/>
+ <point x="1660" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1272" y="1900" type="line"/>
+ <point x="388" y="1900" type="line"/>
+ <point x="388" y="1680" type="line"/>
+ <point x="1272" y="1680" type="line"/>
+ </contour>
+ <contour>
+ <point x="308" y="1536" type="curve"/>
+ <point x="324" y="1636" type="line"/>
+ <point x="276" y="1660"/>
+ <point x="224" y="1704"/>
+ <point x="224" y="1796" type="curve" smooth="yes"/>
+ <point x="224" y="1888"/>
+ <point x="276" y="1936"/>
+ <point x="324" y="1964" type="curve"/>
+ <point x="308" y="2064" type="line"/>
+ <point x="224" y="2040"/>
+ <point x="84" y="1952"/>
+ <point x="84" y="1796" type="curve" smooth="yes"/>
+ <point x="84" y="1648"/>
+ <point x="224" y="1560"/>
+ </contour>
+ <contour>
+ <point x="1352" y="1636" type="curve"/>
+ <point x="1368" y="1536" type="line"/>
+ <point x="1452" y="1560"/>
+ <point x="1592" y="1648"/>
+ <point x="1592" y="1796" type="curve" smooth="yes"/>
+ <point x="1592" y="1952"/>
+ <point x="1452" y="2040"/>
+ <point x="1368" y="2064" type="curve"/>
+ <point x="1352" y="1964" type="line"/>
+ <point x="1400" y="1936"/>
+ <point x="1452" y="1892"/>
+ <point x="1452" y="1796" type="curve" smooth="yes"/>
+ <point x="1452" y="1700"/>
+ <point x="1400" y="1660"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1980.0, 'leftMargin': 7, 'rightMargin': 124.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/becyrillic.glif b/src/Interface-Regular.ufo/glyphs/becyrillic.glif
new file mode 100644
index 000000000..115229a91
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/becyrillic.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="becyrillic" format="1">
+ <advance width="1760"/>
+ <unicode hex="0431"/>
+ <outline>
+ <contour>
+ <point x="1220" y="2136" type="line"/>
+ <point x="1220" y="1992"/>
+ <point x="1088" y="1956"/>
+ <point x="888" y="1916" type="curve" smooth="yes"/>
+ <point x="488" y="1840"/>
+ <point x="216" y="1520"/>
+ <point x="216" y="836" type="curve" smooth="yes"/>
+ <point x="216" y="712" type="line"/>
+ <point x="440" y="712" type="line"/>
+ <point x="440" y="836" type="line"/>
+ <point x="392" y="1444"/>
+ <point x="636" y="1616"/>
+ <point x="944" y="1684" type="curve" smooth="yes"/>
+ <point x="1192" y="1740"/>
+ <point x="1444" y="1764"/>
+ <point x="1444" y="2136" type="curve"/>
+ </contour>
+ <contour>
+ <point x="932" y="1404" type="curve" smooth="yes"/>
+ <point x="616" y="1404"/>
+ <point x="396" y="1180"/>
+ <point x="296" y="936" type="curve" smooth="yes"/>
+ <point x="264" y="856"/>
+ <point x="216" y="796"/>
+ <point x="216" y="732" type="curve"/>
+ <point x="216" y="700" type="line" smooth="yes"/>
+ <point x="216" y="288"/>
+ <point x="460" y="-28"/>
+ <point x="880" y="-28" type="curve" smooth="yes"/>
+ <point x="1300" y="-28"/>
+ <point x="1548" y="288"/>
+ <point x="1548" y="700" type="curve"/>
+ <point x="1548" y="732" type="line"/>
+ <point x="1548" y="1116"/>
+ <point x="1320" y="1404"/>
+ </contour>
+ <contour>
+ <point x="880" y="1184" type="curve" smooth="yes"/>
+ <point x="1152" y="1184"/>
+ <point x="1272" y="972"/>
+ <point x="1272" y="732" type="curve"/>
+ <point x="1272" y="700" type="line"/>
+ <point x="1272" y="428"/>
+ <point x="1152" y="192"/>
+ <point x="880" y="192" type="curve" smooth="yes"/>
+ <point x="608" y="192"/>
+ <point x="488" y="428"/>
+ <point x="488" y="700" type="curve"/>
+ <point x="488" y="732" type="line" smooth="yes"/>
+ <point x="488" y="972"/>
+ <point x="608" y="1184"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1559, 'leftMargin': 135, 'rightMargin': 92}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/beta.glif b/src/Interface-Regular.ufo/glyphs/beta.glif
new file mode 100644
index 000000000..1e2dfe566
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/beta.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="beta" format="1">
+ <advance width="1760"/>
+ <unicode hex="03B2"/>
+ <outline>
+ <contour>
+ <point x="732" y="1140" type="line" name="hr00"/>
+ <point x="732" y="968" type="line"/>
+ <point x="928" y="968" type="line" smooth="yes"/>
+ <point x="1140" y="968"/>
+ <point x="1256" y="768"/>
+ <point x="1256" y="584" type="curve" smooth="yes"/>
+ <point x="1256" y="360"/>
+ <point x="1116" y="192"/>
+ <point x="876" y="192" type="curve" smooth="yes"/>
+ <point x="604" y="192"/>
+ <point x="420" y="360"/>
+ <point x="420" y="556" type="curve"/>
+ <point x="316" y="500" type="line"/>
+ <point x="316" y="128"/>
+ <point x="616" y="-28"/>
+ <point x="904" y="-28" type="curve" smooth="yes"/>
+ <point x="1268" y="-28"/>
+ <point x="1532" y="196"/>
+ <point x="1532" y="588" type="curve" smooth="yes"/>
+ <point x="1532" y="904"/>
+ <point x="1308" y="1140"/>
+ <point x="932" y="1140" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="848" y="2032" type="curve" smooth="yes"/>
+ <point x="512" y="2032"/>
+ <point x="228" y="1780"/>
+ <point x="228" y="1480" type="curve"/>
+ <point x="228" y="-524" type="line"/>
+ <point x="504" y="-524" type="line"/>
+ <point x="504" y="1480" type="line" smooth="yes"/>
+ <point x="504" y="1668"/>
+ <point x="656" y="1812"/>
+ <point x="848" y="1812" type="curve" smooth="yes"/>
+ <point x="1060" y="1812"/>
+ <point x="1168" y="1652"/>
+ <point x="1168" y="1492" type="curve" smooth="yes"/>
+ <point x="1168" y="1316"/>
+ <point x="1076" y="1188"/>
+ <point x="844" y="1188" type="curve" smooth="yes"/>
+ <point x="732" y="1188" type="line"/>
+ <point x="732" y="1016" type="line"/>
+ <point x="848" y="1016" type="line" smooth="yes"/>
+ <point x="1204" y="1016"/>
+ <point x="1444" y="1228"/>
+ <point x="1444" y="1488" type="curve" smooth="yes"/>
+ <point x="1444" y="1808"/>
+ <point x="1212" y="2032"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1668, 'leftMargin': 216, 'rightMargin': 150}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/beta1.glif b/src/Interface-Regular.ufo/glyphs/beta1.glif
new file mode 100644
index 000000000..0c01f58ae
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/beta1.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="beta1" format="1">
+ <advance width="1760"/>
+ <unicode hex="03D0"/>
+ <outline>
+ <contour>
+ <point x="940" y="1292" type="curve" smooth="yes"/>
+ <point x="732" y="1292"/>
+ <point x="560" y="1200"/>
+ <point x="448" y="1064" type="curve"/>
+ <point x="448" y="1548"/>
+ <point x="584" y="1920"/>
+ <point x="900" y="1920" type="curve" smooth="yes"/>
+ <point x="1052" y="1920"/>
+ <point x="1100" y="1836"/>
+ <point x="1100" y="1756" type="curve" smooth="yes"/>
+ <point x="1100" y="1696"/>
+ <point x="1044" y="1612"/>
+ <point x="888" y="1612" type="curve" smooth="yes"/>
+ <point x="804" y="1612"/>
+ <point x="692" y="1632"/>
+ <point x="544" y="1692" type="curve"/>
+ <point x="460" y="1484" type="line"/>
+ <point x="648" y="1404"/>
+ <point x="796" y="1392"/>
+ <point x="920" y="1392" type="curve" smooth="yes"/>
+ <point x="1252" y="1392"/>
+ <point x="1376" y="1588"/>
+ <point x="1376" y="1764" type="curve" smooth="yes"/>
+ <point x="1376" y="2012"/>
+ <point x="1176" y="2140"/>
+ <point x="932" y="2140" type="curve" smooth="yes"/>
+ <point x="444" y="2140"/>
+ <point x="216" y="1688"/>
+ <point x="216" y="1052" type="curve" smooth="yes"/>
+ <point x="216" y="952" type="line" smooth="yes"/>
+ <point x="216" y="304"/>
+ <point x="448" y="-28"/>
+ <point x="880" y="-28" type="curve" smooth="yes"/>
+ <point x="1300" y="-28"/>
+ <point x="1548" y="244"/>
+ <point x="1548" y="660" type="curve" smooth="yes"/>
+ <point x="1548" y="1072"/>
+ <point x="1292" y="1292"/>
+ </contour>
+ <contour>
+ <point x="892" y="1072" type="curve" smooth="yes"/>
+ <point x="1152" y="1072"/>
+ <point x="1272" y="928"/>
+ <point x="1272" y="660" type="curve" smooth="yes"/>
+ <point x="1272" y="384"/>
+ <point x="1152" y="192"/>
+ <point x="880" y="192" type="curve" smooth="yes"/>
+ <point x="608" y="192"/>
+ <point x="504" y="384"/>
+ <point x="504" y="660" type="curve" smooth="yes"/>
+ <point x="504" y="928"/>
+ <point x="688" y="1072"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 127, 'rightMargin': 126}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/bhook.cn.glif b/src/Interface-Regular.ufo/glyphs/bhook.cn.glif
new file mode 100644
index 000000000..e924c6989
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/bhook.cn.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bhook.cn" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="1516" y="812" type="line"/>
+ <point x="1516" y="1300"/>
+ <point x="1308" y="1516"/>
+ <point x="936" y="1516" type="curve" smooth="yes"/>
+ <point x="572" y="1516"/>
+ <point x="412" y="1252"/>
+ <point x="372" y="816" type="curve"/>
+ <point x="372" y="676" type="line"/>
+ <point x="412" y="240"/>
+ <point x="572" y="-28"/>
+ <point x="936" y="-28" type="curve" smooth="yes"/>
+ <point x="1308" y="-28"/>
+ <point x="1516" y="204"/>
+ <point x="1516" y="672" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1244" y="672" type="line"/>
+ <point x="1244" y="348"/>
+ <point x="1136" y="200"/>
+ <point x="868" y="200" type="curve" smooth="yes"/>
+ <point x="620" y="200"/>
+ <point x="504" y="380"/>
+ <point x="464" y="560" type="curve"/>
+ <point x="464" y="928" type="line"/>
+ <point x="504" y="1120"/>
+ <point x="620" y="1288"/>
+ <point x="864" y="1288" type="curve" smooth="yes"/>
+ <point x="1148" y="1288"/>
+ <point x="1244" y="1132"/>
+ <point x="1244" y="812" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="244" y="0" type="line"/>
+ <point x="496" y="0" type="line"/>
+ <point x="520" y="288" type="line"/>
+ <point x="520" y="1732" type="line" smooth="yes"/>
+ <point x="520" y="1892"/>
+ <point x="600" y="1948"/>
+ <point x="724" y="1948" type="curve" smooth="yes"/>
+ <point x="744" y="1948"/>
+ <point x="776" y="1944"/>
+ <point x="800" y="1936" type="curve"/>
+ <point x="800" y="2120" type="line"/>
+ <point x="764" y="2132"/>
+ <point x="704" y="2140"/>
+ <point x="664" y="2140" type="curve" smooth="yes"/>
+ <point x="440" y="2140"/>
+ <point x="244" y="1996"/>
+ <point x="244" y="1732" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 188, 'rightMargin': 123}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/bhook.glif b/src/Interface-Regular.ufo/glyphs/bhook.glif
new file mode 100644
index 000000000..4ac529a08
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/bhook.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bhook" format="1">
+ <advance width="1760"/>
+ <unicode hex="0253"/>
+ <outline>
+ <contour>
+ <point x="920" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="880" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1644" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="520" y="1532" type="line"/>
+ <point x="520" y="1736" type="line" smooth="yes"/>
+ <point x="520" y="1896"/>
+ <point x="600" y="1952"/>
+ <point x="724" y="1952" type="curve" smooth="yes"/>
+ <point x="744" y="1952"/>
+ <point x="776" y="1948"/>
+ <point x="800" y="1940" type="curve"/>
+ <point x="800" y="2124" type="line"/>
+ <point x="764" y="2136"/>
+ <point x="704" y="2144"/>
+ <point x="664" y="2144" type="curve" smooth="yes"/>
+ <point x="440" y="2144"/>
+ <point x="244" y="2000"/>
+ <point x="244" y="1736" type="curve" smooth="yes"/>
+ <point x="244" y="1532" type="line"/>
+ </contour>
+ <contour>
+ <point x="244" y="1596" type="line"/>
+ <point x="244" y="0" type="line"/>
+ <point x="496" y="0" type="line"/>
+ <point x="520" y="288" type="line"/>
+ <point x="520" y="1596" type="line"/>
+ </contour>
+ <contour>
+ <point x="1516" y="756" type="line"/>
+ <point x="1516" y="1208"/>
+ <point x="1308" y="1516"/>
+ <point x="936" y="1516" type="curve" smooth="yes"/>
+ <point x="552" y="1516"/>
+ <point x="372" y="1240"/>
+ <point x="332" y="788" type="curve"/>
+ <point x="332" y="700" type="line"/>
+ <point x="372" y="248"/>
+ <point x="552" y="-28"/>
+ <point x="936" y="-28" type="curve" smooth="yes"/>
+ <point x="1308" y="-28"/>
+ <point x="1516" y="296"/>
+ <point x="1516" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1244" y="728" type="line"/>
+ <point x="1244" y="440"/>
+ <point x="1136" y="200"/>
+ <point x="868" y="200" type="curve" smooth="yes"/>
+ <point x="620" y="200"/>
+ <point x="504" y="396"/>
+ <point x="464" y="588" type="curve"/>
+ <point x="464" y="900" type="line"/>
+ <point x="504" y="1104"/>
+ <point x="620" y="1288"/>
+ <point x="864" y="1288" type="curve" smooth="yes"/>
+ <point x="1148" y="1288"/>
+ <point x="1244" y="1044"/>
+ <point x="1244" y="756" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1588, 'leftMargin': 188, 'rightMargin': 126}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/blackleftpointingtriangle.glif b/src/Interface-Regular.ufo/glyphs/blackleftpointingtriangle.glif
new file mode 100644
index 000000000..1d17a062a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/blackleftpointingtriangle.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="blackleftpointingtriangle" format="1">
+ <advance width="2560"/>
+ <unicode hex="25C0"/>
+ <outline>
+ <contour>
+ <point x="2304" y="-256" type="line"/>
+ <point x="2304" y="2304" type="line"/>
+ <point x="128" y="1024" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/braceleft.glif b/src/Interface-Regular.ufo/glyphs/braceleft.glif
new file mode 100644
index 000000000..ba6a5bc8c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/braceleft.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="braceleft" format="1">
+ <advance width="768"/>
+ <unicode hex="007B"/>
+ <outline>
+ <contour>
+ <point x="728" y="2196" type="line"/>
+ <point x="352" y="2092"/>
+ <point x="284" y="1844"/>
+ <point x="284" y="1556" type="curve"/>
+ <point x="284" y="1276" type="line"/>
+ <point x="284" y="1080"/>
+ <point x="200" y="956"/>
+ <point x="0" y="956" type="curve"/>
+ <point x="0" y="780" type="line"/>
+ <point x="396" y="780"/>
+ <point x="508" y="1000"/>
+ <point x="508" y="1276" type="curve"/>
+ <point x="508" y="1556" type="line"/>
+ <point x="508" y="1780"/>
+ <point x="572" y="1964"/>
+ <point x="784" y="2032" type="curve"/>
+ </contour>
+ <contour>
+ <point x="784" y="-328" type="line"/>
+ <point x="572" y="-260"/>
+ <point x="508" y="-76"/>
+ <point x="508" y="148" type="curve" smooth="yes"/>
+ <point x="508" y="424" type="line" smooth="yes"/>
+ <point x="508" y="704"/>
+ <point x="396" y="924"/>
+ <point x="0" y="924" type="curve"/>
+ <point x="0" y="748" type="line"/>
+ <point x="200" y="748"/>
+ <point x="284" y="620"/>
+ <point x="284" y="424" type="curve" smooth="yes"/>
+ <point x="284" y="148" type="line" smooth="yes"/>
+ <point x="284" y="-144"/>
+ <point x="352" y="-388"/>
+ <point x="728" y="-496" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/braceright.glif b/src/Interface-Regular.ufo/glyphs/braceright.glif
new file mode 100644
index 000000000..84aa0521e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/braceright.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="braceright" format="1">
+ <advance width="768"/>
+ <unicode hex="007D"/>
+ <outline>
+ <contour>
+ <point x="-20" y="2032" type="line"/>
+ <point x="196" y="1964"/>
+ <point x="260" y="1780"/>
+ <point x="260" y="1556" type="curve" smooth="yes"/>
+ <point x="260" y="1276" type="line" smooth="yes"/>
+ <point x="260" y="1000"/>
+ <point x="372" y="792"/>
+ <point x="768" y="792" type="curve"/>
+ <point x="768" y="956" type="line"/>
+ <point x="568" y="956"/>
+ <point x="484" y="1080"/>
+ <point x="484" y="1276" type="curve" smooth="yes"/>
+ <point x="484" y="1556" type="line" smooth="yes"/>
+ <point x="484" y="1844"/>
+ <point x="420" y="2092"/>
+ <point x="40" y="2196" type="curve"/>
+ </contour>
+ <contour>
+ <point x="40" y="-496" type="line"/>
+ <point x="420" y="-388"/>
+ <point x="484" y="-144"/>
+ <point x="484" y="148" type="curve" smooth="yes"/>
+ <point x="484" y="424" type="line" smooth="yes"/>
+ <point x="484" y="620"/>
+ <point x="568" y="748"/>
+ <point x="768" y="748" type="curve"/>
+ <point x="768" y="908" type="line"/>
+ <point x="372" y="908"/>
+ <point x="260" y="704"/>
+ <point x="260" y="424" type="curve" smooth="yes"/>
+ <point x="260" y="148" type="line" smooth="yes"/>
+ <point x="260" y="-76"/>
+ <point x="196" y="-260"/>
+ <point x="-20" y="-328" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/bracketleft.glif b/src/Interface-Regular.ufo/glyphs/bracketleft.glif
new file mode 100644
index 000000000..ad412f0b0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/bracketleft.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bracketleft" format="1">
+ <advance width="640"/>
+ <unicode hex="005B"/>
+ <outline>
+ <contour>
+ <point x="640" y="2304" type="line"/>
+ <point x="128" y="2304" type="line"/>
+ <point x="128" y="-384" type="line"/>
+ <point x="640" y="-384" type="line"/>
+ <point x="640" y="-164" type="line"/>
+ <point x="360" y="-164" type="line"/>
+ <point x="360" y="2084" type="line"/>
+ <point x="640" y="2084" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/bracketright.glif b/src/Interface-Regular.ufo/glyphs/bracketright.glif
new file mode 100644
index 000000000..9b5de38ae
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/bracketright.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bracketright" format="1">
+ <advance width="640"/>
+ <unicode hex="005D"/>
+ <outline>
+ <contour>
+ <point x="0" y="2084" type="line"/>
+ <point x="280" y="2084" type="line"/>
+ <point x="280" y="-164" type="line"/>
+ <point x="0" y="-164" type="line"/>
+ <point x="0" y="-384" type="line"/>
+ <point x="512" y="-384" type="line"/>
+ <point x="512" y="2304" type="line"/>
+ <point x="0" y="2304" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/breve.glif b/src/Interface-Regular.ufo/glyphs/breve.glif
new file mode 100644
index 000000000..460a84bdf
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/breve.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="breve" format="1">
+ <advance width="1248"/>
+ <unicode hex="02D8"/>
+ <outline>
+ <contour>
+ <point x="624" y="1776" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="624" y="2220" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="820" y="2056" type="line"/>
+ <point x="820" y="1952"/>
+ <point x="764" y="1860"/>
+ <point x="624" y="1860" type="curve" smooth="yes"/>
+ <point x="484" y="1860"/>
+ <point x="432" y="1952"/>
+ <point x="432" y="2056" type="curve"/>
+ <point x="212" y="2056" type="line"/>
+ <point x="212" y="1840"/>
+ <point x="372" y="1688"/>
+ <point x="624" y="1688" type="curve" smooth="yes"/>
+ <point x="880" y="1688"/>
+ <point x="1040" y="1840"/>
+ <point x="1040" y="2056" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1206, 'leftMargin': 176, 'rightMargin': 201}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/breveacutecomb.glif b/src/Interface-Regular.ufo/glyphs/breveacutecomb.glif
new file mode 100644
index 000000000..05a7172f0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/breveacutecomb.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="breveacutecomb" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="632" y="1792" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="820" y="2004" type="line"/>
+ <point x="820" y="1920"/>
+ <point x="764" y="1848"/>
+ <point x="624" y="1848" type="curve" smooth="yes"/>
+ <point x="480" y="1848"/>
+ <point x="428" y="1920"/>
+ <point x="428" y="2004" type="curve"/>
+ <point x="204" y="2004" type="line"/>
+ <point x="204" y="1836"/>
+ <point x="364" y="1716"/>
+ <point x="624" y="1716" type="curve" smooth="yes"/>
+ <point x="884" y="1716"/>
+ <point x="1044" y="1836"/>
+ <point x="1044" y="2004" type="curve"/>
+ </contour>
+ <contour>
+ <point x="544" y="2036" type="line"/>
+ <point x="692" y="2036" type="line"/>
+ <point x="916" y="2308" type="line"/>
+ <point x="692" y="2308" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1284, 'leftMargin': 176, 'rightMargin': 268}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/brevegravecomb.glif b/src/Interface-Regular.ufo/glyphs/brevegravecomb.glif
new file mode 100644
index 000000000..c8617dd66
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/brevegravecomb.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="brevegravecomb" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="632" y="1792" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="820" y="2004" type="line"/>
+ <point x="820" y="1920"/>
+ <point x="764" y="1848"/>
+ <point x="624" y="1848" type="curve" smooth="yes"/>
+ <point x="480" y="1848"/>
+ <point x="428" y="1920"/>
+ <point x="428" y="2004" type="curve"/>
+ <point x="204" y="2004" type="line"/>
+ <point x="204" y="1836"/>
+ <point x="364" y="1716"/>
+ <point x="624" y="1716" type="curve" smooth="yes"/>
+ <point x="884" y="1716"/>
+ <point x="1044" y="1836"/>
+ <point x="1044" y="2004" type="curve"/>
+ </contour>
+ <contour>
+ <point x="576" y="2036" type="line"/>
+ <point x="724" y="2036" type="line"/>
+ <point x="576" y="2308" type="line"/>
+ <point x="352" y="2308" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1284, 'leftMargin': 176, 'rightMargin': 268}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/brevehookcomb.glif b/src/Interface-Regular.ufo/glyphs/brevehookcomb.glif
new file mode 100644
index 000000000..3e8efb0d1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/brevehookcomb.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="brevehookcomb" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="640" y="1764" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="812" y="2004" type="line"/>
+ <point x="812" y="1920"/>
+ <point x="760" y="1848"/>
+ <point x="624" y="1848" type="curve" smooth="yes"/>
+ <point x="488" y="1848"/>
+ <point x="436" y="1920"/>
+ <point x="436" y="2004" type="curve"/>
+ <point x="220" y="2004" type="line"/>
+ <point x="220" y="1836"/>
+ <point x="376" y="1716"/>
+ <point x="624" y="1716" type="curve" smooth="yes"/>
+ <point x="876" y="1716"/>
+ <point x="1028" y="1836"/>
+ <point x="1028" y="2004" type="curve"/>
+ </contour>
+ <contour>
+ <point x="732" y="2032" type="line"/>
+ <point x="732" y="2120" type="line"/>
+ <point x="832" y="2132"/>
+ <point x="932" y="2172"/>
+ <point x="932" y="2276" type="curve" smooth="yes"/>
+ <point x="932" y="2392"/>
+ <point x="796" y="2472"/>
+ <point x="528" y="2472" type="curve"/>
+ <point x="516" y="2356" type="line"/>
+ <point x="636" y="2356"/>
+ <point x="728" y="2336"/>
+ <point x="728" y="2280" type="curve" smooth="yes"/>
+ <point x="728" y="2228"/>
+ <point x="672" y="2212"/>
+ <point x="540" y="2208" type="curve"/>
+ <point x="544" y="2032" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1284, 'leftMargin': 176, 'rightMargin': 298}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/breveinverteddoublecmb.glif b/src/Interface-Regular.ufo/glyphs/breveinverteddoublecmb.glif
new file mode 100644
index 000000000..1e9eca878
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/breveinverteddoublecmb.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="breveinverteddoublecmb" format="1">
+ <advance width="0"/>
+ <unicode hex="0361"/>
+ <outline>
+ <contour>
+ <point x="0" y="1636" type="move" name="_marktop_dd"/>
+ </contour>
+ <contour>
+ <point x="964" y="1632" type="line"/>
+ <point x="813" y="1849"/>
+ <point x="448" y="2043"/>
+ <point x="0" y="2043" type="curve" smooth="yes"/>
+ <point x="-448" y="2043"/>
+ <point x="-814" y="1849"/>
+ <point x="-965" y="1632" type="curve"/>
+ <point x="-744" y="1632" type="line"/>
+ <point x="-634" y="1738"/>
+ <point x="-320" y="1873"/>
+ <point x="0" y="1873" type="curve" smooth="yes"/>
+ <point x="318" y="1873"/>
+ <point x="633" y="1738"/>
+ <point x="743" y="1632" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/breveinvnosp.glif b/src/Interface-Regular.ufo/glyphs/breveinvnosp.glif
new file mode 100644
index 000000000..4a57aeb78
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/breveinvnosp.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="breveinvnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0311"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1646" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-809" y="1646" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-809" y="2113" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-809" y="2113" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-807" y="1816" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-393" y="1632" type="line"/>
+ <point x="-393" y="1849"/>
+ <point x="-551" y="2002"/>
+ <point x="-807" y="2002" type="curve" smooth="yes"/>
+ <point x="-1063" y="2002"/>
+ <point x="-1222" y="1849"/>
+ <point x="-1222" y="1632" type="curve"/>
+ <point x="-1001" y="1632" type="line"/>
+ <point x="-1001" y="1738"/>
+ <point x="-949" y="1832"/>
+ <point x="-807" y="1832" type="curve" smooth="yes"/>
+ <point x="-668" y="1832"/>
+ <point x="-615" y="1738"/>
+ <point x="-615" y="1632" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/breveinvsubnosp.glif b/src/Interface-Regular.ufo/glyphs/breveinvsubnosp.glif
new file mode 100644
index 000000000..8205180db
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/breveinvsubnosp.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="breveinvsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="032F"/>
+ <outline>
+ <contour>
+ <point x="-804" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-804" y="-512" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-393" y="-512" type="line"/>
+ <point x="-393" y="-294"/>
+ <point x="-551" y="-142"/>
+ <point x="-807" y="-142" type="curve" smooth="yes"/>
+ <point x="-1063" y="-142"/>
+ <point x="-1222" y="-294"/>
+ <point x="-1222" y="-512" type="curve"/>
+ <point x="-1001" y="-512" type="line"/>
+ <point x="-1001" y="-406"/>
+ <point x="-949" y="-312"/>
+ <point x="-807" y="-312" type="curve" smooth="yes"/>
+ <point x="-668" y="-312"/>
+ <point x="-615" y="-406"/>
+ <point x="-615" y="-512" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/breveinvsubnosp_uni1ABD___.glif b/src/Interface-Regular.ufo/glyphs/breveinvsubnosp_uni1ABD___.glif
new file mode 100644
index 000000000..f19b1038e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/breveinvsubnosp_uni1ABD___.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="breveinvsubnosp_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-804" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-804" y="-512" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1304" y="-661" type="curve"/>
+ <point x="-1290" y="-564" type="line"/>
+ <point x="-1348" y="-531"/>
+ <point x="-1416" y="-480"/>
+ <point x="-1416" y="-362" type="curve" smooth="yes"/>
+ <point x="-1416" y="-254"/>
+ <point x="-1348" y="-197"/>
+ <point x="-1290" y="-168" type="curve"/>
+ <point x="-1304" y="-66" type="line"/>
+ <point x="-1397" y="-94"/>
+ <point x="-1555" y="-193"/>
+ <point x="-1555" y="-362" type="curve" smooth="yes"/>
+ <point x="-1555" y="-535"/>
+ <point x="-1397" y="-634"/>
+ </contour>
+ <contour>
+ <point x="-300" y="-661" type="line"/>
+ <point x="-206" y="-634"/>
+ <point x="-48" y="-535"/>
+ <point x="-48" y="-362" type="curve" smooth="yes"/>
+ <point x="-48" y="-191"/>
+ <point x="-206" y="-94"/>
+ <point x="-300" y="-66" type="curve"/>
+ <point x="-314" y="-168" type="line"/>
+ <point x="-256" y="-197"/>
+ <point x="-187" y="-250"/>
+ <point x="-187" y="-362" type="curve" smooth="yes"/>
+ <point x="-187" y="-481"/>
+ <point x="-256" y="-531"/>
+ <point x="-314" y="-564" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-393" y="-512" type="line"/>
+ <point x="-393" y="-294"/>
+ <point x="-551" y="-142"/>
+ <point x="-807" y="-142" type="curve" smooth="yes"/>
+ <point x="-1063" y="-142"/>
+ <point x="-1222" y="-294"/>
+ <point x="-1222" y="-512" type="curve"/>
+ <point x="-1001" y="-512" type="line"/>
+ <point x="-1001" y="-406"/>
+ <point x="-949" y="-312"/>
+ <point x="-807" y="-312" type="curve" smooth="yes"/>
+ <point x="-668" y="-312"/>
+ <point x="-615" y="-406"/>
+ <point x="-615" y="-512" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/brevenosp.glif b/src/Interface-Regular.ufo/glyphs/brevenosp.glif
new file mode 100644
index 000000000..a128125ed
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/brevenosp.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="brevenosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0306"/>
+ <outline>
+ <contour>
+ <point x="-813" y="1642" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-813" y="2206" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-809" y="1871" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-616" y="2057" type="line"/>
+ <point x="-616" y="1951"/>
+ <point x="-670" y="1858"/>
+ <point x="-809" y="1858" type="curve" smooth="yes"/>
+ <point x="-950" y="1858"/>
+ <point x="-1002" y="1951"/>
+ <point x="-1002" y="2057" type="curve"/>
+ <point x="-1224" y="2057" type="line"/>
+ <point x="-1224" y="1840"/>
+ <point x="-1064" y="1687"/>
+ <point x="-809" y="1687" type="curve" smooth="yes"/>
+ <point x="-553" y="1687"/>
+ <point x="-395" y="1840"/>
+ <point x="-395" y="2057" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/brevesubnosp.glif b/src/Interface-Regular.ufo/glyphs/brevesubnosp.glif
new file mode 100644
index 000000000..8ad28a4a0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/brevesubnosp.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="brevesubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="032E"/>
+ <outline>
+ <contour>
+ <point x="-809" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-809" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-809" y="-502" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-615" y="-132" type="line"/>
+ <point x="-615" y="-238"/>
+ <point x="-668" y="-331"/>
+ <point x="-807" y="-331" type="curve" smooth="yes"/>
+ <point x="-949" y="-331"/>
+ <point x="-1001" y="-238"/>
+ <point x="-1001" y="-132" type="curve"/>
+ <point x="-1222" y="-132" type="line"/>
+ <point x="-1222" y="-349"/>
+ <point x="-1063" y="-502"/>
+ <point x="-807" y="-502" type="curve" smooth="yes"/>
+ <point x="-551" y="-502"/>
+ <point x="-393" y="-349"/>
+ <point x="-393" y="-132" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/brevetildecomb.glif b/src/Interface-Regular.ufo/glyphs/brevetildecomb.glif
new file mode 100644
index 000000000..eb6bd80b7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/brevetildecomb.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="brevetildecomb" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="636" y="1752" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="816" y="2004" type="line"/>
+ <point x="816" y="1920"/>
+ <point x="764" y="1844"/>
+ <point x="624" y="1844" type="curve" smooth="yes"/>
+ <point x="484" y="1844"/>
+ <point x="432" y="1920"/>
+ <point x="432" y="2004" type="curve"/>
+ <point x="212" y="2004" type="line"/>
+ <point x="212" y="1832"/>
+ <point x="372" y="1708"/>
+ <point x="624" y="1708" type="curve" smooth="yes"/>
+ <point x="880" y="1708"/>
+ <point x="1036" y="1832"/>
+ <point x="1036" y="2004" type="curve"/>
+ </contour>
+ <contour>
+ <point x="904" y="2408" type="line"/>
+ <point x="904" y="2340"/>
+ <point x="852" y="2288"/>
+ <point x="792" y="2288" type="curve" smooth="yes"/>
+ <point x="676" y="2288"/>
+ <point x="608" y="2388"/>
+ <point x="488" y="2388" type="curve" smooth="yes"/>
+ <point x="352" y="2388"/>
+ <point x="256" y="2264"/>
+ <point x="256" y="2132" type="curve"/>
+ <point x="380" y="2104" type="line"/>
+ <point x="380" y="2172"/>
+ <point x="428" y="2224"/>
+ <point x="488" y="2224" type="curve" smooth="yes"/>
+ <point x="608" y="2224"/>
+ <point x="644" y="2124"/>
+ <point x="792" y="2124" type="curve" smooth="yes"/>
+ <point x="928" y="2124"/>
+ <point x="1024" y="2236"/>
+ <point x="1024" y="2372" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1284, 'leftMargin': 176, 'rightMargin': 286}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/bridgeinvsubnosp.glif b/src/Interface-Regular.ufo/glyphs/bridgeinvsubnosp.glif
new file mode 100644
index 000000000..16fc9994b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/bridgeinvsubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bridgeinvsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="033A"/>
+ <outline>
+ <contour>
+ <point x="-807" y="-683" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-807" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="uni02FD" xOffset="-1386" yOffset="-28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/bridgesubnosp.glif b/src/Interface-Regular.ufo/glyphs/bridgesubnosp.glif
new file mode 100644
index 000000000..57fc2264d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/bridgesubnosp.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bridgesubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="032A"/>
+ <outline>
+ <contour>
+ <point x="-809" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-809" y="-639" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-528" y="-319" type="line"/>
+ <point x="-1096" y="-319" type="line"/>
+ <point x="-1096" y="-150" type="line"/>
+ <point x="-528" y="-150" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1070" y="-639" type="line"/>
+ <point x="-1277" y="-639" type="line"/>
+ <point x="-1277" y="-150" type="line"/>
+ <point x="-1070" y="-150" type="line"/>
+ </contour>
+ <contour>
+ <point x="-341" y="-639" type="line"/>
+ <point x="-549" y="-639" type="line"/>
+ <point x="-549" y="-150" type="line"/>
+ <point x="-341" y="-150" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/brokenbar.glif b/src/Interface-Regular.ufo/glyphs/brokenbar.glif
new file mode 100644
index 000000000..0b1e0ca68
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/brokenbar.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="brokenbar" format="1">
+ <advance width="736"/>
+ <unicode hex="00A6"/>
+ <outline>
+ <contour>
+ <point x="508" y="-372" type="line"/>
+ <point x="508" y="724" type="line"/>
+ <point x="232" y="724" type="line"/>
+ <point x="232" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="508" y="2004" type="line"/>
+ <point x="232" y="2004" type="line"/>
+ <point x="232" y="960" type="line"/>
+ <point x="508" y="960" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 690, 'leftMargin': 199, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/btopbar.glif b/src/Interface-Regular.ufo/glyphs/btopbar.glif
new file mode 100644
index 000000000..70b43e140
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/btopbar.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="btopbar" format="1">
+ <advance width="1760"/>
+ <unicode hex="0183"/>
+ <outline>
+ <contour>
+ <point x="1132" y="2112" type="line"/>
+ <point x="364" y="2112" type="line"/>
+ <point x="364" y="1892" type="line"/>
+ <point x="1132" y="1892" type="line"/>
+ </contour>
+ <component base="b" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 256, 'rightMargin': 49}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/bullet.glif b/src/Interface-Regular.ufo/glyphs/bullet.glif
new file mode 100644
index 000000000..155dc67cc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/bullet.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bullet" format="1">
+ <advance width="1280"/>
+ <unicode hex="2022"/>
+ <outline>
+ <contour>
+ <point x="1152" y="896" type="curve" smooth="yes"/>
+ <point x="1152" y="1180"/>
+ <point x="924" y="1412"/>
+ <point x="640" y="1412" type="curve" smooth="yes"/>
+ <point x="360" y="1412"/>
+ <point x="128" y="1180"/>
+ <point x="128" y="896" type="curve" smooth="yes"/>
+ <point x="128" y="616"/>
+ <point x="360" y="384"/>
+ <point x="640" y="384" type="curve" smooth="yes"/>
+ <point x="924" y="384"/>
+ <point x="1152" y="616"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/bullseye.glif b/src/Interface-Regular.ufo/glyphs/bullseye.glif
new file mode 100644
index 000000000..c71cf7873
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/bullseye.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bullseye" format="1">
+ <advance width="2016"/>
+ <unicode hex="0298"/>
+ <outline>
+ <contour>
+ <point x="960" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="960" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1928" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="792" y="1008" type="curve" smooth="yes"/>
+ <point x="792" y="920"/>
+ <point x="848" y="852"/>
+ <point x="960" y="852" type="curve" smooth="yes"/>
+ <point x="1068" y="852"/>
+ <point x="1124" y="920"/>
+ <point x="1124" y="1008" type="curve" smooth="yes"/>
+ <point x="1124" y="1096"/>
+ <point x="1068" y="1168"/>
+ <point x="960" y="1168" type="curve" smooth="yes"/>
+ <point x="848" y="1168"/>
+ <point x="792" y="1096"/>
+ </contour>
+ <component base="O" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 256, 'rightMargin': 152}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/c.cn.glif b/src/Interface-Regular.ufo/glyphs/c.cn.glif
new file mode 100644
index 000000000..ae78bac5f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/c.cn.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="c.cn" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="788" y="192" type="curve" smooth="yes"/>
+ <point x="476" y="192"/>
+ <point x="396" y="380"/>
+ <point x="396" y="660" type="curve" smooth="yes"/>
+ <point x="396" y="828" type="line" smooth="yes"/>
+ <point x="396" y="1108"/>
+ <point x="480" y="1296"/>
+ <point x="788" y="1296" type="curve"/>
+ <point x="988" y="1296"/>
+ <point x="1112" y="1184"/>
+ <point x="1124" y="976" type="curve"/>
+ <point x="1384" y="976" type="line"/>
+ <point x="1372" y="1312"/>
+ <point x="1144" y="1516"/>
+ <point x="788" y="1516" type="curve" smooth="yes"/>
+ <point x="336" y="1516"/>
+ <point x="120" y="1256"/>
+ <point x="120" y="828" type="curve" smooth="yes"/>
+ <point x="120" y="660" type="line" smooth="yes"/>
+ <point x="120" y="232"/>
+ <point x="332" y="-28"/>
+ <point x="788" y="-28" type="curve"/>
+ <point x="1104" y="-28"/>
+ <point x="1372" y="176"/>
+ <point x="1384" y="472" type="curve"/>
+ <point x="1124" y="472" type="line"/>
+ <point x="1112" y="276"/>
+ <point x="964" y="192"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 127, 'rightMargin': 88}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/c.glif b/src/Interface-Regular.ufo/glyphs/c.glif
new file mode 100644
index 000000000..bb623bdb1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/c.glif
@@ -0,0 +1,106 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="c" format="1">
+ <advance width="1600"/>
+ <unicode hex="0063"/>
+ <outline>
+ <contour>
+ <point x="1440" y="1076" type="line"/>
+ <point x="1400" y="1340"/>
+ <point x="1180" y="1556"/>
+ <point x="820" y="1556" type="curve" smooth="yes"/>
+ <point x="404" y="1556"/>
+ <point x="140" y="1228"/>
+ <point x="140" y="768" type="curve" smooth="yes"/>
+ <point x="140" y="296"/>
+ <point x="408" y="-32"/>
+ <point x="820" y="-32" type="curve" smooth="yes"/>
+ <point x="1176" y="-32"/>
+ <point x="1400" y="176"/>
+ <point x="1440" y="448" type="curve"/>
+ <point x="1204" y="448" type="line"/>
+ <point x="1160" y="280"/>
+ <point x="1020" y="184"/>
+ <point x="820" y="184" type="curve" smooth="yes"/>
+ <point x="556" y="184"/>
+ <point x="384" y="424"/>
+ <point x="384" y="768" type="curve" smooth="yes"/>
+ <point x="384" y="1104"/>
+ <point x="556" y="1344"/>
+ <point x="824" y="1344" type="curve" smooth="yes"/>
+ <point x="1036" y="1344"/>
+ <point x="1164" y="1224"/>
+ <point x="1204" y="1076" type="curve"/>
+ </contour>
+ <contour>
+ <point x="872" y="1792" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="808" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="872" y="1792" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="1456" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1456" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1456" y="1776" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>e</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>-8</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>c</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>1600</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/cadauna.glif b/src/Interface-Regular.ufo/glyphs/cadauna.glif
new file mode 100644
index 000000000..6238e04d0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/cadauna.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cadauna" format="1">
+ <advance width="2016"/>
+ <unicode hex="2106"/>
+ <outline>
+ <contour>
+ <point x="504" y="1100" type="curve" smooth="yes"/>
+ <point x="744" y="1100"/>
+ <point x="888" y="1260"/>
+ <point x="888" y="1456" type="curve"/>
+ <point x="684" y="1456" type="line"/>
+ <point x="684" y="1368"/>
+ <point x="628" y="1272"/>
+ <point x="504" y="1272" type="curve" smooth="yes"/>
+ <point x="380" y="1272"/>
+ <point x="316" y="1388"/>
+ <point x="316" y="1512" type="curve" smooth="yes"/>
+ <point x="316" y="1616" type="line" smooth="yes"/>
+ <point x="316" y="1744"/>
+ <point x="376" y="1860"/>
+ <point x="500" y="1860" type="curve" smooth="yes"/>
+ <point x="624" y="1860"/>
+ <point x="684" y="1772"/>
+ <point x="684" y="1676" type="curve"/>
+ <point x="888" y="1676" type="line"/>
+ <point x="888" y="1868"/>
+ <point x="740" y="2032"/>
+ <point x="500" y="2032" type="curve" smooth="yes"/>
+ <point x="260" y="2032"/>
+ <point x="116" y="1844"/>
+ <point x="116" y="1616" type="curve" smooth="yes"/>
+ <point x="116" y="1512" type="line" smooth="yes"/>
+ <point x="116" y="1288"/>
+ <point x="260" y="1100"/>
+ </contour>
+ <contour>
+ <point x="1472" y="-16" type="curve" smooth="yes"/>
+ <point x="1664" y="-16"/>
+ <point x="1776" y="168"/>
+ <point x="1776" y="416" type="curve"/>
+ <point x="1724" y="416" type="line"/>
+ <point x="1724" y="268"/>
+ <point x="1672" y="152"/>
+ <point x="1544" y="152" type="curve" smooth="yes"/>
+ <point x="1452" y="152"/>
+ <point x="1392" y="208"/>
+ <point x="1392" y="364" type="curve" smooth="yes"/>
+ <point x="1392" y="892" type="line"/>
+ <point x="1188" y="892" type="line"/>
+ <point x="1188" y="328" type="line" smooth="yes"/>
+ <point x="1188" y="84"/>
+ <point x="1300" y="-16"/>
+ </contour>
+ <contour>
+ <point x="1700" y="192" type="line"/>
+ <point x="1728" y="0" type="line"/>
+ <point x="1904" y="0" type="line"/>
+ <point x="1904" y="892" type="line"/>
+ <point x="1700" y="892" type="line"/>
+ </contour>
+ <component base="fraction" xOffset="304"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2086, 'leftMargin': 149, 'rightMargin': 149}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/candrabindunosp.glif b/src/Interface-Regular.ufo/glyphs/candrabindunosp.glif
new file mode 100644
index 000000000..f8dc142d7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/candrabindunosp.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="candrabindunosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0310"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1646" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-809" y="1646" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-809" y="2402" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-809" y="1984" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-616" y="2043" type="line"/>
+ <point x="-616" y="1937"/>
+ <point x="-670" y="1844"/>
+ <point x="-809" y="1844" type="curve" smooth="yes"/>
+ <point x="-950" y="1844"/>
+ <point x="-1002" y="1937"/>
+ <point x="-1002" y="2043" type="curve"/>
+ <point x="-1224" y="2043" type="line"/>
+ <point x="-1224" y="1826"/>
+ <point x="-1064" y="1673"/>
+ <point x="-809" y="1673" type="curve" smooth="yes"/>
+ <point x="-553" y="1673"/>
+ <point x="-395" y="1826"/>
+ <point x="-395" y="2043" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-965" y="2144" type="curve" smooth="yes"/>
+ <point x="-965" y="2060"/>
+ <point x="-912" y="1994"/>
+ <point x="-807" y="1994" type="curve" smooth="yes"/>
+ <point x="-703" y="1994"/>
+ <point x="-648" y="2060"/>
+ <point x="-648" y="2144" type="curve" smooth="yes"/>
+ <point x="-648" y="2229"/>
+ <point x="-703" y="2296"/>
+ <point x="-807" y="2296" type="curve" smooth="yes"/>
+ <point x="-912" y="2296"/>
+ <point x="-965" y="2229"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/careof.glif b/src/Interface-Regular.ufo/glyphs/careof.glif
new file mode 100644
index 000000000..fec12aade
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/careof.glif
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="careof" format="1">
+ <advance width="2016"/>
+ <unicode hex="2105"/>
+ <outline>
+ <contour>
+ <point x="692" y="1456" type="line"/>
+ <point x="692" y="1368"/>
+ <point x="636" y="1272"/>
+ <point x="512" y="1272" type="curve" smooth="yes"/>
+ <point x="388" y="1272"/>
+ <point x="328" y="1388"/>
+ <point x="328" y="1512" type="curve" smooth="yes"/>
+ <point x="328" y="1616" type="line" smooth="yes"/>
+ <point x="328" y="1744"/>
+ <point x="388" y="1860"/>
+ <point x="512" y="1860" type="curve" smooth="yes"/>
+ <point x="636" y="1860"/>
+ <point x="692" y="1772"/>
+ <point x="692" y="1676" type="curve"/>
+ <point x="896" y="1676" type="line"/>
+ <point x="896" y="1868"/>
+ <point x="752" y="2032"/>
+ <point x="512" y="2032" type="curve" smooth="yes"/>
+ <point x="268" y="2032"/>
+ <point x="124" y="1844"/>
+ <point x="124" y="1616" type="curve" smooth="yes"/>
+ <point x="124" y="1512" type="line" smooth="yes"/>
+ <point x="124" y="1288"/>
+ <point x="268" y="1100"/>
+ <point x="512" y="1100" type="curve" smooth="yes"/>
+ <point x="752" y="1100"/>
+ <point x="896" y="1260"/>
+ <point x="896" y="1456" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1064" y="384" type="line"/>
+ <point x="1064" y="160"/>
+ <point x="1220" y="-28"/>
+ <point x="1480" y="-28" type="curve" smooth="yes"/>
+ <point x="1740" y="-28"/>
+ <point x="1892" y="160"/>
+ <point x="1892" y="384" type="curve" smooth="yes"/>
+ <point x="1892" y="492" type="line" smooth="yes"/>
+ <point x="1892" y="716"/>
+ <point x="1740" y="904"/>
+ <point x="1480" y="904" type="curve" smooth="yes"/>
+ <point x="1220" y="904"/>
+ <point x="1064" y="716"/>
+ <point x="1064" y="492" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1268" y="492" type="line"/>
+ <point x="1268" y="616"/>
+ <point x="1336" y="732"/>
+ <point x="1480" y="732" type="curve" smooth="yes"/>
+ <point x="1620" y="732"/>
+ <point x="1692" y="616"/>
+ <point x="1692" y="492" type="curve" smooth="yes"/>
+ <point x="1692" y="384" type="line" smooth="yes"/>
+ <point x="1692" y="260"/>
+ <point x="1624" y="144"/>
+ <point x="1480" y="144" type="curve" smooth="yes"/>
+ <point x="1336" y="144"/>
+ <point x="1268" y="260"/>
+ <point x="1268" y="384" type="curve" smooth="yes"/>
+ </contour>
+ <component base="fraction" xOffset="336"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2080, 'leftMargin': 171, 'rightMargin': 140}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/caret.glif b/src/Interface-Regular.ufo/glyphs/caret.glif
new file mode 100644
index 000000000..beee387ef
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/caret.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="caret" format="1">
+ <advance width="1248"/>
+ <unicode hex="2038"/>
+ <outline>
+ <contour>
+ <point x="596" y="-364" type="line"/>
+ <point x="696" y="-132" type="line"/>
+ <point x="532" y="-132" type="line"/>
+ <point x="120" y="-752" type="line"/>
+ <point x="360" y="-752" type="line"/>
+ </contour>
+ <contour>
+ <point x="888" y="-752" type="line"/>
+ <point x="1128" y="-752" type="line"/>
+ <point x="720" y="-132" type="line"/>
+ <point x="552" y="-132" type="line"/>
+ <point x="648" y="-364" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1090, 'leftMargin': 41, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/caretinsertionpoint.glif b/src/Interface-Regular.ufo/glyphs/caretinsertionpoint.glif
new file mode 100644
index 000000000..b5f491356
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/caretinsertionpoint.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="caretinsertionpoint" format="1">
+ <advance width="1248"/>
+ <unicode hex="2041"/>
+ <outline>
+ <contour>
+ <point x="1136" y="704" type="line"/>
+ <point x="984" y="800" type="line"/>
+ <point x="112" y="-600" type="line"/>
+ <point x="264" y="-696" type="line"/>
+ </contour>
+ <contour>
+ <point x="884" y="-696" type="line"/>
+ <point x="1036" y="-604" type="line"/>
+ <point x="640" y="28" type="line"/>
+ <point x="488" y="-68" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1185, 'leftMargin': 133, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/caron.glif b/src/Interface-Regular.ufo/glyphs/caron.glif
new file mode 100644
index 000000000..9128eb64e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/caron.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="caron" format="1">
+ <advance width="1248"/>
+ <unicode hex="02C7"/>
+ <outline>
+ <contour>
+ <point x="624" y="1776" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="624" y="2248" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="420" y="2116" type="line"/>
+ <point x="192" y="2116" type="line"/>
+ <point x="192" y="2100" type="line"/>
+ <point x="540" y="1724" type="line"/>
+ <point x="704" y="1724" type="line"/>
+ <point x="1060" y="2100" type="line"/>
+ <point x="1060" y="2116" type="line"/>
+ <point x="824" y="2116" type="line"/>
+ <point x="624" y="1888" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1273, 'leftMargin': 194, 'rightMargin': 210}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/caronbelowcmb.glif b/src/Interface-Regular.ufo/glyphs/caronbelowcmb.glif
new file mode 100644
index 000000000..a5fd82130
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/caronbelowcmb.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="caronbelowcmb" format="1">
+ <advance width="0"/>
+ <unicode hex="032C"/>
+ <outline>
+ <contour>
+ <point x="-803" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-803" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-803" y="-572" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-727" y="-571" type="line"/>
+ <point x="-892" y="-571" type="line"/>
+ <point x="-1232" y="-193" type="line"/>
+ <point x="-1232" y="-177" type="line"/>
+ <point x="-1009" y="-177" type="line"/>
+ <point x="-810" y="-407" type="line"/>
+ <point x="-609" y="-177" type="line"/>
+ <point x="-385" y="-177" type="line"/>
+ <point x="-385" y="-191" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/caroncmb.glif b/src/Interface-Regular.ufo/glyphs/caroncmb.glif
new file mode 100644
index 000000000..59a89cf84
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/caroncmb.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="caroncmb" format="1">
+ <advance width="0"/>
+ <unicode hex="030C"/>
+ <outline>
+ <contour>
+ <point x="-803" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-803" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-803" y="2248" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-811" y="1918" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-730" y="1722" type="line"/>
+ <point x="-895" y="1722" type="line"/>
+ <point x="-1235" y="2100" type="line"/>
+ <point x="-1235" y="2115" type="line"/>
+ <point x="-1012" y="2115" type="line"/>
+ <point x="-813" y="1885" type="line"/>
+ <point x="-612" y="2115" type="line"/>
+ <point x="-388" y="2115" type="line"/>
+ <point x="-388" y="2101" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/carondotcomb.glif b/src/Interface-Regular.ufo/glyphs/carondotcomb.glif
new file mode 100644
index 000000000..03dec7fe8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/carondotcomb.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="carondotcomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1737" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-967" y="2208" type="curve" smooth="yes"/>
+ <point x="-967" y="2124"/>
+ <point x="-913" y="2058"/>
+ <point x="-809" y="2058" type="curve" smooth="yes"/>
+ <point x="-704" y="2058"/>
+ <point x="-649" y="2124"/>
+ <point x="-649" y="2208" type="curve" smooth="yes"/>
+ <point x="-649" y="2294"/>
+ <point x="-704" y="2361"/>
+ <point x="-809" y="2361" type="curve" smooth="yes"/>
+ <point x="-913" y="2361"/>
+ <point x="-967" y="2294"/>
+ </contour>
+ <contour>
+ <point x="-1012" y="2005" type="line"/>
+ <point x="-1243" y="2005" type="line"/>
+ <point x="-1243" y="1976" type="line"/>
+ <point x="-894" y="1680" type="line"/>
+ <point x="-729" y="1680" type="line"/>
+ <point x="-374" y="1980" type="line"/>
+ <point x="-374" y="2005" type="line"/>
+ <point x="-611" y="2005" type="line"/>
+ <point x="-811" y="1832" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/carondotcomb.lc.glif b/src/Interface-Regular.ufo/glyphs/carondotcomb.lc.glif
new file mode 100644
index 000000000..a43922d71
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/carondotcomb.lc.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="carondotcomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-810" y="2643" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-1011" y="2115" type="line"/>
+ <point x="-1242" y="2115" type="line"/>
+ <point x="-1242" y="2101" type="line"/>
+ <point x="-892" y="1722" type="line"/>
+ <point x="-727" y="1722" type="line"/>
+ <point x="-373" y="2101" type="line"/>
+ <point x="-373" y="2115" type="line"/>
+ <point x="-609" y="2115" type="line"/>
+ <point x="-810" y="1887" type="line"/>
+ </contour>
+ <contour>
+ <point x="-967" y="2351" type="curve" smooth="yes"/>
+ <point x="-967" y="2267"/>
+ <point x="-913" y="2201"/>
+ <point x="-809" y="2201" type="curve" smooth="yes"/>
+ <point x="-704" y="2201"/>
+ <point x="-649" y="2267"/>
+ <point x="-649" y="2351" type="curve" smooth="yes"/>
+ <point x="-649" y="2437"/>
+ <point x="-704" y="2504"/>
+ <point x="-809" y="2504" type="curve" smooth="yes"/>
+ <point x="-913" y="2504"/>
+ <point x="-967" y="2437"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/caronnosp.glif b/src/Interface-Regular.ufo/glyphs/caronnosp.glif
new file mode 100644
index 000000000..5ab52f324
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/caronnosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="caronnosp" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-1008" y="2087" type="line"/>
+ <point x="-1239" y="2087" type="line"/>
+ <point x="-1239" y="2058" type="line"/>
+ <point x="-890" y="1722" type="line"/>
+ <point x="-725" y="1722" type="line"/>
+ <point x="-370" y="2063" type="line"/>
+ <point x="-370" y="2087" type="line"/>
+ <point x="-606" y="2087" type="line"/>
+ <point x="-807" y="1887" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/caronsubnosp.glif b/src/Interface-Regular.ufo/glyphs/caronsubnosp.glif
new file mode 100644
index 000000000..11666725d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/caronsubnosp.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="caronsubnosp" format="1">
+ <advance width="0"/>
+ <outline>
+ <component base="caron" xOffset="-1437" yOffset="-2294"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ccurl.glif b/src/Interface-Regular.ufo/glyphs/ccurl.glif
new file mode 100644
index 000000000..78e181232
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ccurl.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ccurl" format="1">
+ <advance width="1504"/>
+ <unicode hex="0255"/>
+ <outline>
+ <contour>
+ <point x="832" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="832" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1520" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="836" y="192" type="curve" smooth="yes"/>
+ <point x="524" y="192"/>
+ <point x="440" y="464"/>
+ <point x="440" y="716" type="curve" smooth="yes"/>
+ <point x="440" y="772" type="line" smooth="yes"/>
+ <point x="440" y="1024"/>
+ <point x="528" y="1296"/>
+ <point x="836" y="1296" type="curve"/>
+ <point x="1036" y="1296"/>
+ <point x="1160" y="1148"/>
+ <point x="1172" y="976" type="curve"/>
+ <point x="1432" y="976" type="line"/>
+ <point x="1420" y="1276"/>
+ <point x="1188" y="1516"/>
+ <point x="836" y="1516" type="curve" smooth="yes"/>
+ <point x="380" y="1516"/>
+ <point x="168" y="1168"/>
+ <point x="168" y="772" type="curve" smooth="yes"/>
+ <point x="168" y="716" type="line" smooth="yes"/>
+ <point x="168" y="320"/>
+ <point x="380" y="-28"/>
+ <point x="836" y="-28" type="curve" smooth="yes"/>
+ <point x="1152" y="-28"/>
+ <point x="1432" y="160"/>
+ <point x="1432" y="436" type="curve" smooth="yes"/>
+ <point x="1432" y="624"/>
+ <point x="1312" y="764"/>
+ <point x="1044" y="764" type="curve" smooth="yes"/>
+ <point x="792" y="764"/>
+ <point x="604" y="620"/>
+ <point x="304" y="260" type="curve"/>
+ <point x="76" y="-28" type="line"/>
+ <point x="268" y="-176" type="line"/>
+ <point x="436" y="40" type="line"/>
+ <point x="696" y="368"/>
+ <point x="872" y="540"/>
+ <point x="1032" y="540" type="curve" smooth="yes"/>
+ <point x="1100" y="540"/>
+ <point x="1176" y="508"/>
+ <point x="1176" y="408" type="curve" smooth="yes"/>
+ <point x="1176" y="276"/>
+ <point x="1012" y="192"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1497, 'leftMargin': 52, 'rightMargin': 88}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/cedi.glif b/src/Interface-Regular.ufo/glyphs/cedi.glif
new file mode 100644
index 000000000..5dded7dfb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/cedi.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cedi" format="1">
+ <advance width="2016"/>
+ <unicode hex="20B5"/>
+ <outline>
+ <contour>
+ <point x="1032" y="2144" type="line"/>
+ <point x="812" y="2144" type="line"/>
+ <point x="812" y="-172" type="line"/>
+ <point x="1032" y="-172" type="line"/>
+ </contour>
+ <component base="C" xOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1834, 'leftMargin': 256, 'rightMargin': 2}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/cedilla.glif b/src/Interface-Regular.ufo/glyphs/cedilla.glif
new file mode 100644
index 000000000..688c9fa01
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/cedilla.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cedilla" format="1">
+ <advance width="736"/>
+ <unicode hex="00B8"/>
+ <outline>
+ <contour>
+ <point x="368" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="288" y="-604" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="276" y="0" type="line"/>
+ <point x="232" y="-188" type="line"/>
+ <point x="384" y="-200"/>
+ <point x="448" y="-224"/>
+ <point x="448" y="-316" type="curve" smooth="yes"/>
+ <point x="448" y="-408"/>
+ <point x="356" y="-444"/>
+ <point x="232" y="-444" type="curve"/>
+ <point x="240" y="-600" type="line"/>
+ <point x="516" y="-600"/>
+ <point x="660" y="-480"/>
+ <point x="660" y="-308" type="curve" smooth="yes"/>
+ <point x="660" y="-152"/>
+ <point x="556" y="-88"/>
+ <point x="452" y="-72" type="curve"/>
+ <point x="468" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 701, 'leftMargin': 165, 'rightMargin': 107}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/cedillanosp.glif b/src/Interface-Regular.ufo/glyphs/cedillanosp.glif
new file mode 100644
index 000000000..e1300b2ca
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/cedillanosp.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cedillanosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0327"/>
+ <outline>
+ <contour>
+ <point x="-844" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-932" y="0" type="line"/>
+ <point x="-976" y="-187" type="line"/>
+ <point x="-824" y="-199"/>
+ <point x="-759" y="-224"/>
+ <point x="-759" y="-314" type="curve" smooth="yes"/>
+ <point x="-759" y="-407"/>
+ <point x="-853" y="-444"/>
+ <point x="-976" y="-444" type="curve"/>
+ <point x="-967" y="-598" type="line"/>
+ <point x="-690" y="-598"/>
+ <point x="-547" y="-481"/>
+ <point x="-547" y="-308" type="curve" smooth="yes"/>
+ <point x="-547" y="-150"/>
+ <point x="-650" y="-88"/>
+ <point x="-754" y="-70" type="curve"/>
+ <point x="-737" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/cent.glif b/src/Interface-Regular.ufo/glyphs/cent.glif
new file mode 100644
index 000000000..141ad5b5f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/cent.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cent" format="1">
+ <advance width="1760"/>
+ <unicode hex="00A2"/>
+ <outline>
+ <contour>
+ <point x="916" y="1812" type="line"/>
+ <point x="640" y="1812" type="line"/>
+ <point x="640" y="1412" type="line"/>
+ <point x="916" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="916" y="64" type="line"/>
+ <point x="640" y="64" type="line"/>
+ <point x="640" y="-336" type="line"/>
+ <point x="916" y="-336" type="line"/>
+ </contour>
+ <component base="c" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/charactertie.glif b/src/Interface-Regular.ufo/glyphs/charactertie.glif
new file mode 100644
index 000000000..9f99c5dff
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/charactertie.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="charactertie" format="1">
+ <advance width="2272"/>
+ <unicode hex="2040"/>
+ <outline>
+ <contour>
+ <point x="1136" y="1860" type="curve" smooth="yes"/>
+ <point x="1576" y="1860"/>
+ <point x="1864" y="1748"/>
+ <point x="2052" y="1628" type="curve"/>
+ <point x="2180" y="1736" type="line"/>
+ <point x="2012" y="1948"/>
+ <point x="1680" y="2132"/>
+ <point x="1136" y="2132" type="curve" smooth="yes"/>
+ <point x="592" y="2132"/>
+ <point x="304" y="1964"/>
+ <point x="96" y="1736" type="curve"/>
+ <point x="248" y="1632" type="line"/>
+ <point x="432" y="1760"/>
+ <point x="696" y="1860"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2138, 'leftMargin': 28, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/cheabkhasiancyrillic.glif b/src/Interface-Regular.ufo/glyphs/cheabkhasiancyrillic.glif
new file mode 100644
index 000000000..f66f7e99b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/cheabkhasiancyrillic.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cheabkhasiancyrillic" format="1">
+ <advance width="1760"/>
+ <unicode hex="04BD"/>
+ <outline>
+ <contour>
+ <point x="1040" y="-4" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="12" y="1180" type="line"/>
+ <point x="12" y="876"/>
+ <point x="180" y="688"/>
+ <point x="512" y="688" type="curve"/>
+ <point x="512" y="880" type="line"/>
+ <point x="312" y="880"/>
+ <point x="228" y="1000"/>
+ <point x="228" y="1180" type="curve"/>
+ </contour>
+ <component base="e" xOffset="216"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1671, 'leftMargin': -55, 'rightMargin': -15}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/checyrillic.glif b/src/Interface-Regular.ufo/glyphs/checyrillic.glif
new file mode 100644
index 000000000..08f03b1c9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/checyrillic.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="checyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="0447"/>
+ <outline>
+ <contour>
+ <point x="744" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1344" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1068" y="0" type="move" name="left"/>
+ </contour>
+ <contour>
+ <point x="1560" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1344" y="1488" type="line"/>
+ <point x="1072" y="1488" type="line"/>
+ <point x="1072" y="0" type="line"/>
+ <point x="1344" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1252" y="804" type="line"/>
+ <point x="1088" y="744"/>
+ <point x="936" y="708"/>
+ <point x="736" y="708" type="curve" smooth="yes"/>
+ <point x="544" y="708"/>
+ <point x="436" y="812"/>
+ <point x="436" y="1048" type="curve" smooth="yes"/>
+ <point x="436" y="1492" type="line"/>
+ <point x="160" y="1492" type="line"/>
+ <point x="160" y="1048" type="line" smooth="yes"/>
+ <point x="160" y="672"/>
+ <point x="388" y="484"/>
+ <point x="736" y="484" type="curve" smooth="yes"/>
+ <point x="944" y="484"/>
+ <point x="1092" y="524"/>
+ <point x="1252" y="584" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1539, 'leftMargin': 140, 'rightMargin': 213}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/chedescendercyrillic.glif b/src/Interface-Regular.ufo/glyphs/chedescendercyrillic.glif
new file mode 100644
index 000000000..3c698869d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/chedescendercyrillic.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="chedescendercyrillic" format="1">
+ <advance width="1760"/>
+ <unicode hex="04B7"/>
+ <outline>
+ <contour>
+ <point x="1568" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="checyrillic" xOffset="28"/>
+ <component base="cyrillictic" xOffset="1188"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1636, 'leftMargin': 140, 'rightMargin': 71}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/cheverticalstrokecyrillic.glif b/src/Interface-Regular.ufo/glyphs/cheverticalstrokecyrillic.glif
new file mode 100644
index 000000000..a817e3d11
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/cheverticalstrokecyrillic.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cheverticalstrokecyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="04B9"/>
+ <outline>
+ <contour>
+ <point x="876" y="1092" type="line"/>
+ <point x="656" y="1092" type="line"/>
+ <point x="656" y="316" type="line"/>
+ <point x="876" y="316" type="line"/>
+ </contour>
+ <component base="checyrillic" xOffset="20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1557, 'leftMargin': 174, 'rightMargin': 197}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/chook.cn.glif b/src/Interface-Regular.ufo/glyphs/chook.cn.glif
new file mode 100644
index 000000000..0d63e95b3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/chook.cn.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="chook.cn" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="1372" y="976" type="line"/>
+ <point x="1372" y="1176" type="line" smooth="yes"/>
+ <point x="1372" y="1336"/>
+ <point x="1452" y="1392"/>
+ <point x="1580" y="1392" type="curve" smooth="yes"/>
+ <point x="1600" y="1392"/>
+ <point x="1632" y="1388"/>
+ <point x="1652" y="1384" type="curve"/>
+ <point x="1652" y="1568" type="line"/>
+ <point x="1616" y="1580"/>
+ <point x="1556" y="1588"/>
+ <point x="1516" y="1588" type="curve" smooth="yes"/>
+ <point x="1292" y="1588"/>
+ <point x="1184" y="1440"/>
+ <point x="1184" y="1176" type="curve" smooth="yes"/>
+ <point x="1184" y="976" type="line"/>
+ </contour>
+ <component base="c.cn" xOffset="-20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1731, 'leftMargin': 127, 'rightMargin': 58}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/chook.glif b/src/Interface-Regular.ufo/glyphs/chook.glif
new file mode 100644
index 000000000..2b98df523
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/chook.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="chook" format="1">
+ <advance width="1760"/>
+ <unicode hex="0188"/>
+ <outline>
+ <contour>
+ <point x="1308" y="976" type="line" name="hr00"/>
+ <point x="1308" y="1176" type="line" smooth="yes"/>
+ <point x="1308" y="1336"/>
+ <point x="1388" y="1392"/>
+ <point x="1516" y="1392" type="curve" smooth="yes"/>
+ <point x="1536" y="1392"/>
+ <point x="1568" y="1388"/>
+ <point x="1588" y="1384" type="curve"/>
+ <point x="1588" y="1568" type="line"/>
+ <point x="1552" y="1580"/>
+ <point x="1492" y="1588"/>
+ <point x="1452" y="1588" type="curve" smooth="yes"/>
+ <point x="1228" y="1588"/>
+ <point x="1120" y="1440"/>
+ <point x="1120" y="1176" type="curve" smooth="yes"/>
+ <point x="1120" y="976" type="line"/>
+ </contour>
+ <component base="c" xOffset="-84"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1701, 'leftMargin': 256, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/circumflex.glif b/src/Interface-Regular.ufo/glyphs/circumflex.glif
new file mode 100644
index 000000000..1c821882f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/circumflex.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="circumflex" format="1">
+ <advance width="1248"/>
+ <unicode hex="02C6"/>
+ <outline>
+ <contour>
+ <point x="644" y="1776" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="624" y="2256" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="704" y="2116" type="line"/>
+ <point x="540" y="2116" type="line"/>
+ <point x="200" y="1736" type="line"/>
+ <point x="200" y="1724" type="line"/>
+ <point x="424" y="1724" type="line"/>
+ <point x="624" y="1952" type="line"/>
+ <point x="824" y="1724" type="line"/>
+ <point x="1048" y="1724" type="line"/>
+ <point x="1048" y="1736" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/circumflexacutecomb.glif b/src/Interface-Regular.ufo/glyphs/circumflexacutecomb.glif
new file mode 100644
index 000000000..1c0db5f4b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/circumflexacutecomb.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="circumflexacutecomb" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="560" y="1788" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="44" y="1724" type="line"/>
+ <point x="336" y="1724" type="line"/>
+ <point x="564" y="1936" type="line"/>
+ <point x="792" y="1724" type="line"/>
+ <point x="1080" y="1724" type="line"/>
+ <point x="672" y="2088" type="line"/>
+ <point x="452" y="2088" type="line"/>
+ </contour>
+ <contour>
+ <point x="972" y="1968" type="line"/>
+ <point x="1180" y="1968" type="line"/>
+ <point x="1460" y="2328" type="line"/>
+ <point x="1168" y="2328" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1430.0, 'leftMargin': 158, 'rightMargin': -143.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/circumflexgravecomb.glif b/src/Interface-Regular.ufo/glyphs/circumflexgravecomb.glif
new file mode 100644
index 000000000..093efc2da
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/circumflexgravecomb.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="circumflexgravecomb" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="944" y="1764" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="1052" y="2060" type="line"/>
+ <point x="832" y="2060" type="line"/>
+ <point x="428" y="1696" type="line"/>
+ <point x="716" y="1696" type="line"/>
+ <point x="944" y="1908" type="line"/>
+ <point x="1172" y="1696" type="line"/>
+ <point x="1460" y="1696" type="line"/>
+ </contour>
+ <contour>
+ <point x="340" y="2304" type="line"/>
+ <point x="44" y="2304" type="line"/>
+ <point x="328" y="1940" type="line"/>
+ <point x="532" y="1940" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1430.0, 'leftMargin': -239, 'rightMargin': 254.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/circumflexhookcomb.glif b/src/Interface-Regular.ufo/glyphs/circumflexhookcomb.glif
new file mode 100644
index 000000000..973d3a296
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/circumflexhookcomb.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="circumflexhookcomb" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="644" y="1816" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="780" y="2088" type="line"/>
+ <point x="504" y="2088" type="line"/>
+ <point x="124" y="1724" type="line"/>
+ <point x="372" y="1724" type="line"/>
+ <point x="640" y="1976" type="line"/>
+ <point x="912" y="1724" type="line"/>
+ <point x="1160" y="1724" type="line"/>
+ </contour>
+ <contour>
+ <point x="1200" y="1916" type="line"/>
+ <point x="1200" y="2000" type="line"/>
+ <point x="1292" y="2012"/>
+ <point x="1380" y="2060"/>
+ <point x="1380" y="2180" type="curve" smooth="yes"/>
+ <point x="1380" y="2316"/>
+ <point x="1256" y="2404"/>
+ <point x="1016" y="2404" type="curve"/>
+ <point x="1008" y="2272" type="line"/>
+ <point x="1116" y="2272"/>
+ <point x="1196" y="2248"/>
+ <point x="1196" y="2184" type="curve" smooth="yes"/>
+ <point x="1196" y="2124"/>
+ <point x="1144" y="2108"/>
+ <point x="1032" y="2100" type="curve"/>
+ <point x="1032" y="1916" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1430.0, 'leftMargin': 143, 'rightMargin': 32.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/circumflexnosp.glif b/src/Interface-Regular.ufo/glyphs/circumflexnosp.glif
new file mode 100644
index 000000000..750cbc13d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/circumflexnosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="circumflexnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0302"/>
+ <outline>
+ <contour>
+ <point x="-813" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-811" y="1918" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-813" y="2255" type="move" name="mkmktop"/>
+ </contour>
+ <component base="circumflex" xOffset="-1471"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/circumflexsubnosp.glif b/src/Interface-Regular.ufo/glyphs/circumflexsubnosp.glif
new file mode 100644
index 000000000..3187f5d95
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/circumflexsubnosp.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="circumflexsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="032D"/>
+ <outline>
+ <contour>
+ <point x="-809" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-809" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-809" y="-558" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-809" y="0" type="move" name="_bottomu"/>
+ </contour>
+ <component base="circumflex" xOffset="-1469" yOffset="-2278"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/circumflextildecomb.glif b/src/Interface-Regular.ufo/glyphs/circumflextildecomb.glif
new file mode 100644
index 000000000..cc9d70f52
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/circumflextildecomb.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="circumflextildecomb" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="756" y="1844" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="848" y="2060" type="line"/>
+ <point x="656" y="2060" type="line"/>
+ <point x="236" y="1724" type="line"/>
+ <point x="484" y="1724" type="line"/>
+ <point x="752" y="1936" type="line"/>
+ <point x="1020" y="1724" type="line"/>
+ <point x="1268" y="1724" type="line"/>
+ </contour>
+ <contour>
+ <point x="1000" y="2412" type="line"/>
+ <point x="1000" y="2364"/>
+ <point x="940" y="2316"/>
+ <point x="884" y="2316" type="curve" smooth="yes"/>
+ <point x="780" y="2316"/>
+ <point x="720" y="2408"/>
+ <point x="608" y="2408" type="curve" smooth="yes"/>
+ <point x="480" y="2408"/>
+ <point x="384" y="2296"/>
+ <point x="384" y="2188" type="curve"/>
+ <point x="492" y="2160" type="line"/>
+ <point x="492" y="2208"/>
+ <point x="552" y="2260"/>
+ <point x="608" y="2260" type="curve" smooth="yes"/>
+ <point x="716" y="2260"/>
+ <point x="748" y="2164"/>
+ <point x="884" y="2164" type="curve" smooth="yes"/>
+ <point x="1012" y="2164"/>
+ <point x="1112" y="2272"/>
+ <point x="1112" y="2380" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1430.0, 'leftMargin': 143, 'rightMargin': 254.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/colon.glif b/src/Interface-Regular.ufo/glyphs/colon.glif
new file mode 100644
index 000000000..b11fca477
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/colon.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="colon" format="1">
+ <advance width="768"/>
+ <unicode hex="003A"/>
+ <outline>
+ <component base="period"/>
+ <component base="period" yOffset="1204"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/colon.pnum.glif b/src/Interface-Regular.ufo/glyphs/colon.pnum.glif
new file mode 100644
index 000000000..261e84432
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/colon.pnum.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="colon.pnum" format="1">
+ <advance width="736"/>
+ <unicode hex="EE01"/>
+ <outline>
+ <component base="period" xOffset="-16" yOffset="248"/>
+ <component base="period" xOffset="-16" yOffset="1448"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 829, 'leftMargin': 271, 'rightMargin': 222}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/coloncurrency.glif b/src/Interface-Regular.ufo/glyphs/coloncurrency.glif
new file mode 100644
index 000000000..f9a9c5cb9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/coloncurrency.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="coloncurrency" format="1">
+ <advance width="2016"/>
+ <unicode hex="20A1"/>
+ <outline>
+ <contour>
+ <point x="1600" y="2160" type="line"/>
+ <point x="1368" y="2160" type="line"/>
+ <point x="604" y="-172" type="line"/>
+ <point x="840" y="-172" type="line"/>
+ </contour>
+ <contour>
+ <point x="1200" y="2160" type="line"/>
+ <point x="968" y="2160" type="line"/>
+ <point x="208" y="-172" type="line"/>
+ <point x="440" y="-172" type="line"/>
+ </contour>
+ <component base="C" xOffset="-24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1834, 'leftMargin': 228, 'rightMargin': 2}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/colontriangularhalfmod.glif b/src/Interface-Regular.ufo/glyphs/colontriangularhalfmod.glif
new file mode 100644
index 000000000..20db5c19f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/colontriangularhalfmod.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="colontriangularhalfmod" format="1">
+ <advance width="736"/>
+ <unicode hex="02D1"/>
+ <outline>
+ <contour>
+ <point x="176" y="1488" type="line"/>
+ <point x="356" y="1184" type="line"/>
+ <point x="384" y="1184" type="line"/>
+ <point x="564" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 609, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/colontriangularmod.glif b/src/Interface-Regular.ufo/glyphs/colontriangularmod.glif
new file mode 100644
index 000000000..b33514c18
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/colontriangularmod.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="colontriangularmod" format="1">
+ <advance width="736"/>
+ <unicode hex="02D0"/>
+ <outline>
+ <contour>
+ <point x="176" y="1488" type="line"/>
+ <point x="356" y="1184" type="line"/>
+ <point x="384" y="1184" type="line"/>
+ <point x="564" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="176" y="0" type="line"/>
+ <point x="564" y="0" type="line"/>
+ <point x="384" y="304" type="line"/>
+ <point x="356" y="304" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 609, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/comma.glif b/src/Interface-Regular.ufo/glyphs/comma.glif
new file mode 100644
index 000000000..444036621
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/comma.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="comma" format="1">
+ <advance width="640"/>
+ <unicode hex="002C"/>
+ <outline>
+ <contour>
+ <point x="420" y="308" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="152" y="100" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="512" y="256" type="line"/>
+ <point x="256" y="256" type="line"/>
+ <point x="256" y="64" type="line"/>
+ <point x="256" y="-88"/>
+ <point x="204" y="-228"/>
+ <point x="136" y="-388" type="curve"/>
+ <point x="336" y="-428" type="line"/>
+ <point x="440" y="-272"/>
+ <point x="508" y="-108"/>
+ <point x="512" y="68" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/commaabovecmb.glif b/src/Interface-Regular.ufo/glyphs/commaabovecmb.glif
new file mode 100644
index 000000000..d8abbbc5f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/commaabovecmb.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commaabovecmb" format="1">
+ <advance width="0"/>
+ <unicode hex="0313"/>
+ <outline>
+ <contour>
+ <point x="-840" y="1464" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-807" y="1749" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-840" y="2316" type="move" name="mkmktop"/>
+ </contour>
+ <component base="commaturnsupnosp" xScale="-1" yScale="-1" xOffset="-1554" yOffset="3499"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/commaaboverightcmb.glif b/src/Interface-Regular.ufo/glyphs/commaaboverightcmb.glif
new file mode 100644
index 000000000..439128c4e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/commaaboverightcmb.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commaaboverightcmb" format="1">
+ <advance width="0"/>
+ <unicode hex="0315"/>
+ <outline>
+ <contour>
+ <point x="-113" y="1456" type="move" name="_marktop0315"/>
+ </contour>
+ <component base="commaturnsupnosp" xScale="-1" yScale="-1" xOffset="-811" yOffset="3499"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/commaaboverightcomb.glif b/src/Interface-Regular.ufo/glyphs/commaaboverightcomb.glif
new file mode 100644
index 000000000..c0155460e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/commaaboverightcomb.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commaaboverightcomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <component base="commaturnsupnosp" xScale="-1" yScale="-1" xOffset="-857" yOffset="3499"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/commaaccent.glif b/src/Interface-Regular.ufo/glyphs/commaaccent.glif
new file mode 100644
index 000000000..ca96bb469
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/commaaccent.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commaaccent" format="1">
+ <advance width="736"/>
+ <unicode hex="F6C3"/>
+ <outline>
+ <contour>
+ <point x="420" y="504" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="244" y="340" type="move" name="_caron"/>
+ </contour>
+ <contour>
+ <point x="364" y="108" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="420" y="-216" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="552" y="344" type="line"/>
+ <point x="288" y="344" type="line"/>
+ <point x="288" y="232" type="line" smooth="yes"/>
+ <point x="288" y="104"/>
+ <point x="256" y="-8"/>
+ <point x="188" y="-112" type="curve"/>
+ <point x="344" y="-216" type="line"/>
+ <point x="484" y="-104"/>
+ <point x="552" y="88"/>
+ <point x="552" y="236" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 718, 'leftMargin': 118, 'rightMargin': 235}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/commaaccentrotate.glif b/src/Interface-Regular.ufo/glyphs/commaaccentrotate.glif
new file mode 100644
index 000000000..9ea6f695d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/commaaccentrotate.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commaaccentrotate" format="1">
+ <advance width="736"/>
+ <outline>
+ <contour>
+ <point x="332" y="1648" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="188" y="1596" type="line"/>
+ <point x="464" y="1596" type="line"/>
+ <point x="464" y="1760" type="line" smooth="yes"/>
+ <point x="464" y="1876"/>
+ <point x="484" y="1964"/>
+ <point x="548" y="2076" type="curve"/>
+ <point x="392" y="2200" type="line"/>
+ <point x="304" y="2124"/>
+ <point x="188" y="1940"/>
+ <point x="188" y="1772" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 718, 'leftMargin': 221, 'rightMargin': 135}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/commabelowcmb.glif b/src/Interface-Regular.ufo/glyphs/commabelowcmb.glif
new file mode 100644
index 000000000..a53d0d555
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/commabelowcmb.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commabelowcmb" format="1">
+ <advance width="0"/>
+ <unicode hex="0326"/>
+ <outline>
+ <contour>
+ <point x="-770" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-770" y="-762" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-619" y="-201" type="line"/>
+ <point x="-880" y="-201" type="line"/>
+ <point x="-880" y="-314" type="line" smooth="yes"/>
+ <point x="-880" y="-441"/>
+ <point x="-914" y="-551"/>
+ <point x="-983" y="-657" type="curve"/>
+ <point x="-828" y="-762" type="line"/>
+ <point x="-686" y="-648"/>
+ <point x="-619" y="-455"/>
+ <point x="-619" y="-309" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/commareversedmod.glif b/src/Interface-Regular.ufo/glyphs/commareversedmod.glif
new file mode 100644
index 000000000..67c03f65a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/commareversedmod.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commareversedmod" format="1">
+ <advance width="736"/>
+ <unicode hex="02BD"/>
+ <outline>
+ <contour>
+ <point x="164" y="2144" type="line"/>
+ <point x="436" y="2144" type="line"/>
+ <point x="436" y="1888" type="line" smooth="yes"/>
+ <point x="436" y="1728"/>
+ <point x="484" y="1592"/>
+ <point x="572" y="1460" type="curve"/>
+ <point x="416" y="1356" type="line"/>
+ <point x="256" y="1492"/>
+ <point x="164" y="1716"/>
+ <point x="164" y="1892" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 626, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/commasuprevnosp.glif b/src/Interface-Regular.ufo/glyphs/commasuprevnosp.glif
new file mode 100644
index 000000000..676a23ca2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/commasuprevnosp.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commasuprevnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0314"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1464" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-771" y="2316" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-807" y="1749" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-1011" y="2144" type="line"/>
+ <point x="-738" y="2144" type="line"/>
+ <point x="-738" y="1887" type="line" smooth="yes"/>
+ <point x="-738" y="1727"/>
+ <point x="-692" y="1591"/>
+ <point x="-605" y="1460" type="curve"/>
+ <point x="-760" y="1356" type="line"/>
+ <point x="-920" y="1491"/>
+ <point x="-1011" y="1715"/>
+ <point x="-1011" y="1891" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/commaturnedmod.glif b/src/Interface-Regular.ufo/glyphs/commaturnedmod.glif
new file mode 100644
index 000000000..c5a295135
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/commaturnedmod.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commaturnedmod" format="1">
+ <advance width="736"/>
+ <unicode hex="02BB"/>
+ <outline>
+ <contour>
+ <point x="164" y="1356" type="line"/>
+ <point x="436" y="1356" type="line"/>
+ <point x="436" y="1612" type="line" smooth="yes"/>
+ <point x="436" y="1772"/>
+ <point x="484" y="1908"/>
+ <point x="572" y="2040" type="curve"/>
+ <point x="416" y="2144" type="line"/>
+ <point x="256" y="2008"/>
+ <point x="164" y="1784"/>
+ <point x="164" y="1608" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 626, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/commaturnsupnosp.glif b/src/Interface-Regular.ufo/glyphs/commaturnsupnosp.glif
new file mode 100644
index 000000000..7bf96feb5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/commaturnsupnosp.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commaturnsupnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0312"/>
+ <outline>
+ <contour>
+ <point x="-811" y="1464" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-811" y="2316" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-745" y="1749" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-949" y="1356" type="line"/>
+ <point x="-677" y="1356" type="line"/>
+ <point x="-677" y="1613" type="line" smooth="yes"/>
+ <point x="-677" y="1772"/>
+ <point x="-630" y="1909"/>
+ <point x="-543" y="2039" type="curve"/>
+ <point x="-699" y="2144" type="line"/>
+ <point x="-858" y="2009"/>
+ <point x="-949" y="1785"/>
+ <point x="-949" y="1609" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/contents.plist b/src/Interface-Regular.ufo/glyphs/contents.plist
new file mode 100644
index 000000000..2500eecb1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/contents.plist
@@ -0,0 +1,4354 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>.notdef</key>
+ <string>_notdef.glif</string>
+ <key>.null</key>
+ <string>_null.glif</string>
+ <key>A</key>
+ <string>A_.glif</string>
+ <key>AE</key>
+ <string>AE__.glif</string>
+ <key>B</key>
+ <string>B_.glif</string>
+ <key>Bhook</key>
+ <string>Bhook_.glif</string>
+ <key>Btopbar</key>
+ <string>Btopbar_.glif</string>
+ <key>C</key>
+ <string>C_.glif</string>
+ <key>C.cn</key>
+ <string>C_.cn.glif</string>
+ <key>CR</key>
+ <string>CR__.glif</string>
+ <key>Cheabkhasiancyrillic</key>
+ <string>Cheabkhasiancyrillic_.glif</string>
+ <key>Chedescendercyrillic</key>
+ <string>Chedescendercyrillic_.glif</string>
+ <key>Cheverticalstrokecyrillic</key>
+ <string>Cheverticalstrokecyrillic_.glif</string>
+ <key>Chook</key>
+ <string>Chook_.glif</string>
+ <key>Chook.cn</key>
+ <string>Chook_.cn.glif</string>
+ <key>D</key>
+ <string>D_.glif</string>
+ <key>D.cn</key>
+ <string>D_.cn.glif</string>
+ <key>DZcaron</key>
+ <string>DZcaron_.glif</string>
+ <key>Dbar1</key>
+ <string>Dbar1_.glif</string>
+ <key>Delta</key>
+ <string>Delta_.glif</string>
+ <key>Dhook</key>
+ <string>Dhook_.glif</string>
+ <key>Digamma</key>
+ <string>Digamma_.glif</string>
+ <key>Dtopbar</key>
+ <string>Dtopbar_.glif</string>
+ <key>Dzcaron</key>
+ <string>Dzcaron_.glif</string>
+ <key>Dzeabkhasiancyrillic</key>
+ <string>Dzeabkhasiancyrillic_.glif</string>
+ <key>E</key>
+ <string>E_.glif</string>
+ <key>Eiotifiedcyrillic</key>
+ <string>Eiotifiedcyrillic_.glif</string>
+ <key>Endescendercyrillic</key>
+ <string>Endescendercyrillic_.glif</string>
+ <key>Eng</key>
+ <string>Eng_.glif</string>
+ <key>Enghecyrillic</key>
+ <string>Enghecyrillic_.glif</string>
+ <key>Enhookcyrillic</key>
+ <string>Enhookcyrillic_.glif</string>
+ <key>Epsilon1</key>
+ <string>Epsilon1_.glif</string>
+ <key>Esh</key>
+ <string>Esh_.glif</string>
+ <key>Eturn</key>
+ <string>Eturn_.glif</string>
+ <key>Euro</key>
+ <string>Euro_.glif</string>
+ <key>Ezh</key>
+ <string>Ezh_.glif</string>
+ <key>Ezhcaron</key>
+ <string>Ezhcaron_.glif</string>
+ <key>Ezhreversed</key>
+ <string>Ezhreversed_.glif</string>
+ <key>F</key>
+ <string>F_.glif</string>
+ <key>Fhook</key>
+ <string>Fhook_.glif</string>
+ <key>Fturn</key>
+ <string>Fturn_.glif</string>
+ <key>G</key>
+ <string>G_.glif</string>
+ <key>G.cn</key>
+ <string>G_.cn.glif</string>
+ <key>Gamma</key>
+ <string>Gamma_.glif</string>
+ <key>Gamma1</key>
+ <string>Gamma1_.glif</string>
+ <key>Gbar</key>
+ <string>Gbar_.glif</string>
+ <key>Germandbls</key>
+ <string>Germandbls_.glif</string>
+ <key>Ghemiddlehookcyrillic</key>
+ <string>Ghemiddlehookcyrillic_.glif</string>
+ <key>Ghook</key>
+ <string>Ghook_.glif</string>
+ <key>Ghook.cn</key>
+ <string>Ghook_.cn.glif</string>
+ <key>Gsmallcap</key>
+ <string>Gsmallcap_.glif</string>
+ <key>Gsmallcaphook</key>
+ <string>Gsmallcaphook_.glif</string>
+ <key>H</key>
+ <string>H_.glif</string>
+ <key>Haabkhasiancyrillic</key>
+ <string>Haabkhasiancyrillic_.glif</string>
+ <key>Hadescendercyrillic</key>
+ <string>Hadescendercyrillic_.glif</string>
+ <key>Hbar</key>
+ <string>Hbar_.glif</string>
+ <key>Hcedilla</key>
+ <string>Hcedilla_.glif</string>
+ <key>I</key>
+ <string>I_.glif</string>
+ <key>Ibar</key>
+ <string>Ibar_.glif</string>
+ <key>Idieresisacute</key>
+ <string>Idieresisacute_.glif</string>
+ <key>Iota1</key>
+ <string>Iota1_.glif</string>
+ <key>Ismallcap</key>
+ <string>Ismallcap_.glif</string>
+ <key>Itildebelow</key>
+ <string>Itildebelow_.glif</string>
+ <key>J</key>
+ <string>J_.glif</string>
+ <key>K</key>
+ <string>K_.glif</string>
+ <key>Kabashkircyrillic</key>
+ <string>Kabashkircyrillic_.glif</string>
+ <key>Kadescendercyrillic</key>
+ <string>Kadescendercyrillic_.glif</string>
+ <key>Kahookcyrillic</key>
+ <string>Kahookcyrillic_.glif</string>
+ <key>Kaverticalstrokecyrillic</key>
+ <string>Kaverticalstrokecyrillic_.glif</string>
+ <key>Khook</key>
+ <string>Khook_.glif</string>
+ <key>Koppa</key>
+ <string>Koppa_.glif</string>
+ <key>Koppacyrillic</key>
+ <string>Koppacyrillic_.glif</string>
+ <key>Ksicyrillic</key>
+ <string>Ksicyrillic_.glif</string>
+ <key>L</key>
+ <string>L_.glif</string>
+ <key>Lambda</key>
+ <string>Lambda_.glif</string>
+ <key>Lslash</key>
+ <string>Lslash_.glif</string>
+ <key>Lsmallcap</key>
+ <string>Lsmallcap_.glif</string>
+ <key>M</key>
+ <string>M_.glif</string>
+ <key>N</key>
+ <string>N_.glif</string>
+ <key>Nhook</key>
+ <string>Nhook_.glif</string>
+ <key>Nsmallcap</key>
+ <string>Nsmallcap_.glif</string>
+ <key>O</key>
+ <string>O_.glif</string>
+ <key>O.cn</key>
+ <string>O_.cn.glif</string>
+ <key>OE</key>
+ <string>OE__.glif</string>
+ <key>OEsmallcap</key>
+ <string>OEsmallcap__.glif</string>
+ <key>OI</key>
+ <string>OI__.glif</string>
+ <key>Ohorn</key>
+ <string>Ohorn_.glif</string>
+ <key>Omega</key>
+ <string>Omega_.glif</string>
+ <key>Omegacyrillic</key>
+ <string>Omegacyrillic_.glif</string>
+ <key>Omegaroundcyrillic</key>
+ <string>Omegaroundcyrillic_.glif</string>
+ <key>Omegatitlocyrillic</key>
+ <string>Omegatitlocyrillic_.glif</string>
+ <key>Oopen</key>
+ <string>Oopen_.glif</string>
+ <key>Oopen.cn</key>
+ <string>Oopen_.cn.glif</string>
+ <key>Oslash</key>
+ <string>Oslash_.glif</string>
+ <key>Otcyrillic</key>
+ <string>Otcyrillic_.glif</string>
+ <key>P</key>
+ <string>P_.glif</string>
+ <key>Pemiddlehookcyrillic</key>
+ <string>Pemiddlehookcyrillic_.glif</string>
+ <key>Phi</key>
+ <string>Phi_.glif</string>
+ <key>Phook</key>
+ <string>Phook_.glif</string>
+ <key>Pi</key>
+ <string>Pi_.glif</string>
+ <key>Psi</key>
+ <string>Psi_.glif</string>
+ <key>Q</key>
+ <string>Q_.glif</string>
+ <key>Q.cn</key>
+ <string>Q_.cn.glif</string>
+ <key>R</key>
+ <string>R_.glif</string>
+ <key>Rsmallcap</key>
+ <string>Rsmallcap_.glif</string>
+ <key>Rsmallcapinv</key>
+ <string>Rsmallcapinv_.glif</string>
+ <key>Rturnsuper</key>
+ <string>Rturnsuper_.glif</string>
+ <key>Rx</key>
+ <string>Rx_.glif</string>
+ <key>S</key>
+ <string>S_.glif</string>
+ <key>Sampi</key>
+ <string>Sampi_.glif</string>
+ <key>Schwa</key>
+ <string>Schwa_.glif</string>
+ <key>Schwacyrillic</key>
+ <string>Schwacyrillic_.glif</string>
+ <key>Shhacyrillic</key>
+ <string>Shhacyrillic_.glif</string>
+ <key>Sigma</key>
+ <string>Sigma_.glif</string>
+ <key>Stigma</key>
+ <string>Stigma_.glif</string>
+ <key>T</key>
+ <string>T_.glif</string>
+ <key>Tetsecyrillic</key>
+ <string>Tetsecyrillic_.glif</string>
+ <key>Theta</key>
+ <string>Theta_.glif</string>
+ <key>Thook</key>
+ <string>Thook_.glif</string>
+ <key>Thorn</key>
+ <string>Thorn_.glif</string>
+ <key>Tonefive</key>
+ <string>Tonefive_.glif</string>
+ <key>Tonesix</key>
+ <string>Tonesix_.glif</string>
+ <key>Tonetwo</key>
+ <string>Tonetwo_.glif</string>
+ <key>Trthook</key>
+ <string>Trthook_.glif</string>
+ <key>U</key>
+ <string>U_.glif</string>
+ <key>U.cn</key>
+ <string>U_.cn.glif</string>
+ <key>Uhorn</key>
+ <string>Uhorn_.glif</string>
+ <key>Upsilon2</key>
+ <string>Upsilon2_.glif</string>
+ <key>Upsilonhooksymbol</key>
+ <string>Upsilonhooksymbol_.glif</string>
+ <key>V</key>
+ <string>V_.glif</string>
+ <key>Vcursive</key>
+ <string>Vcursive_.glif</string>
+ <key>W</key>
+ <string>W_.glif</string>
+ <key>X</key>
+ <string>X_.glif</string>
+ <key>Xi</key>
+ <string>Xi_.glif</string>
+ <key>Y</key>
+ <string>Y_.glif</string>
+ <key>YR</key>
+ <string>YR__.glif</string>
+ <key>Yhook</key>
+ <string>Yhook_.glif</string>
+ <key>Ysmallcap</key>
+ <string>Ysmallcap_.glif</string>
+ <key>Yusbigcyrillic</key>
+ <string>Yusbigcyrillic_.glif</string>
+ <key>Yusbigiotifiedcyrillic</key>
+ <string>Yusbigiotifiedcyrillic_.glif</string>
+ <key>Yuslittlecyrillic</key>
+ <string>Yuslittlecyrillic_.glif</string>
+ <key>Yuslittleiotifiedcyrillic</key>
+ <string>Yuslittleiotifiedcyrillic_.glif</string>
+ <key>Z</key>
+ <string>Z_.glif</string>
+ <key>Zbar</key>
+ <string>Zbar_.glif</string>
+ <key>Zhedescendercyrillic</key>
+ <string>Zhedescendercyrillic_.glif</string>
+ <key>a</key>
+ <string>a.glif</string>
+ <key>a.cn</key>
+ <string>a.cn.glif</string>
+ <key>a_uni02DE</key>
+ <string>a_uni02DE__.glif</string>
+ <key>accountof</key>
+ <string>accountof.glif</string>
+ <key>acute</key>
+ <string>acute.glif</string>
+ <key>acutecomb</key>
+ <string>acutecomb.glif</string>
+ <key>acutedblnosp</key>
+ <string>acutedblnosp.glif</string>
+ <key>acutedotcomb</key>
+ <string>acutedotcomb.glif</string>
+ <key>acutedotcomb.lc</key>
+ <string>acutedotcomb.lc.glif</string>
+ <key>acutelowmod</key>
+ <string>acutelowmod.glif</string>
+ <key>acuterightnosp</key>
+ <string>acuterightnosp.glif</string>
+ <key>acutesubnosp</key>
+ <string>acutesubnosp.glif</string>
+ <key>addresssubject</key>
+ <string>addresssubject.glif</string>
+ <key>ae</key>
+ <string>ae.glif</string>
+ <key>afii10018</key>
+ <string>afii10018.glif</string>
+ <key>afii10021</key>
+ <string>afii10021.glif</string>
+ <key>afii10024</key>
+ <string>afii10024.glif</string>
+ <key>afii10025</key>
+ <string>afii10025.glif</string>
+ <key>afii10026</key>
+ <string>afii10026.glif</string>
+ <key>afii10029</key>
+ <string>afii10029.glif</string>
+ <key>afii10037</key>
+ <string>afii10037.glif</string>
+ <key>afii10038</key>
+ <string>afii10038.glif</string>
+ <key>afii10040</key>
+ <string>afii10040.glif</string>
+ <key>afii10041</key>
+ <string>afii10041.glif</string>
+ <key>afii10042</key>
+ <string>afii10042.glif</string>
+ <key>afii10043</key>
+ <string>afii10043.glif</string>
+ <key>afii10044</key>
+ <string>afii10044.glif</string>
+ <key>afii10045</key>
+ <string>afii10045.glif</string>
+ <key>afii10046</key>
+ <string>afii10046.glif</string>
+ <key>afii10047</key>
+ <string>afii10047.glif</string>
+ <key>afii10048</key>
+ <string>afii10048.glif</string>
+ <key>afii10049</key>
+ <string>afii10049.glif</string>
+ <key>afii10050</key>
+ <string>afii10050.glif</string>
+ <key>afii10051</key>
+ <string>afii10051.glif</string>
+ <key>afii10053</key>
+ <string>afii10053.glif</string>
+ <key>afii10058</key>
+ <string>afii10058.glif</string>
+ <key>afii10059</key>
+ <string>afii10059.glif</string>
+ <key>afii10060</key>
+ <string>afii10060.glif</string>
+ <key>afii10145</key>
+ <string>afii10145.glif</string>
+ <key>afii10147</key>
+ <string>afii10147.glif</string>
+ <key>afii10148</key>
+ <string>afii10148.glif</string>
+ <key>afii300</key>
+ <string>afii300.glif</string>
+ <key>afii57596</key>
+ <string>afii57596.glif</string>
+ <key>afii57598</key>
+ <string>afii57598.glif</string>
+ <key>afii57636</key>
+ <string>afii57636.glif</string>
+ <key>afii61664</key>
+ <string>afii61664.glif</string>
+ <key>alpha</key>
+ <string>alpha.glif</string>
+ <key>ampersand</key>
+ <string>ampersand.glif</string>
+ <key>anglesupnosp</key>
+ <string>anglesupnosp.glif</string>
+ <key>angstrom</key>
+ <string>angstrom.glif</string>
+ <key>anoteleia</key>
+ <string>anoteleia.glif</string>
+ <key>approxequal</key>
+ <string>approxequal.glif</string>
+ <key>archdblsubnosp</key>
+ <string>archdblsubnosp.glif</string>
+ <key>arrowdown</key>
+ <string>arrowdown.glif</string>
+ <key>arrowheaddownmod</key>
+ <string>arrowheaddownmod.glif</string>
+ <key>arrowheadleftmod</key>
+ <string>arrowheadleftmod.glif</string>
+ <key>arrowheadrightmod</key>
+ <string>arrowheadrightmod.glif</string>
+ <key>arrowheadupmod</key>
+ <string>arrowheadupmod.glif</string>
+ <key>arrowleft</key>
+ <string>arrowleft.glif</string>
+ <key>arrowright</key>
+ <string>arrowright.glif</string>
+ <key>arrowup</key>
+ <string>arrowup.glif</string>
+ <key>asciicircum</key>
+ <string>asciicircum.glif</string>
+ <key>asciitilde</key>
+ <string>asciitilde.glif</string>
+ <key>ascript</key>
+ <string>ascript.glif</string>
+ <key>ascript_uni02DE</key>
+ <string>ascript_uni02DE__.glif</string>
+ <key>ascriptturn</key>
+ <string>ascriptturn.glif</string>
+ <key>ascriptturn_uni02DE</key>
+ <string>ascriptturn_uni02DE__.glif</string>
+ <key>asterisk</key>
+ <string>asterisk.glif</string>
+ <key>asterism</key>
+ <string>asterism.glif</string>
+ <key>at</key>
+ <string>at.glif</string>
+ <key>aturn</key>
+ <string>aturn.glif</string>
+ <key>aturn_uni02DE</key>
+ <string>aturn_uni02DE__.glif</string>
+ <key>austral</key>
+ <string>austral.glif</string>
+ <key>b</key>
+ <string>b.glif</string>
+ <key>b.cn</key>
+ <string>b.cn.glif</string>
+ <key>babygamma</key>
+ <string>babygamma.glif</string>
+ <key>backslash</key>
+ <string>backslash.glif</string>
+ <key>bar</key>
+ <string>bar.glif</string>
+ <key>barmidlongnosp</key>
+ <string>barmidlongnosp.glif</string>
+ <key>barmidshortnosp</key>
+ <string>barmidshortnosp.glif</string>
+ <key>bbar</key>
+ <string>bbar.glif</string>
+ <key>bbar_uni1ABE</key>
+ <string>bbar_uni1ABE___.glif</string>
+ <key>becyrillic</key>
+ <string>becyrillic.glif</string>
+ <key>beta</key>
+ <string>beta.glif</string>
+ <key>beta1</key>
+ <string>beta1.glif</string>
+ <key>bhook</key>
+ <string>bhook.glif</string>
+ <key>bhook.cn</key>
+ <string>bhook.cn.glif</string>
+ <key>blackleftpointingtriangle</key>
+ <string>blackleftpointingtriangle.glif</string>
+ <key>braceleft</key>
+ <string>braceleft.glif</string>
+ <key>braceright</key>
+ <string>braceright.glif</string>
+ <key>bracketleft</key>
+ <string>bracketleft.glif</string>
+ <key>bracketright</key>
+ <string>bracketright.glif</string>
+ <key>breve</key>
+ <string>breve.glif</string>
+ <key>breveacutecomb</key>
+ <string>breveacutecomb.glif</string>
+ <key>brevegravecomb</key>
+ <string>brevegravecomb.glif</string>
+ <key>brevehookcomb</key>
+ <string>brevehookcomb.glif</string>
+ <key>breveinverteddoublecmb</key>
+ <string>breveinverteddoublecmb.glif</string>
+ <key>breveinvnosp</key>
+ <string>breveinvnosp.glif</string>
+ <key>breveinvsubnosp</key>
+ <string>breveinvsubnosp.glif</string>
+ <key>breveinvsubnosp_uni1ABD</key>
+ <string>breveinvsubnosp_uni1ABD___.glif</string>
+ <key>brevenosp</key>
+ <string>brevenosp.glif</string>
+ <key>brevesubnosp</key>
+ <string>brevesubnosp.glif</string>
+ <key>brevetildecomb</key>
+ <string>brevetildecomb.glif</string>
+ <key>bridgeinvsubnosp</key>
+ <string>bridgeinvsubnosp.glif</string>
+ <key>bridgesubnosp</key>
+ <string>bridgesubnosp.glif</string>
+ <key>brokenbar</key>
+ <string>brokenbar.glif</string>
+ <key>btopbar</key>
+ <string>btopbar.glif</string>
+ <key>bullet</key>
+ <string>bullet.glif</string>
+ <key>bullseye</key>
+ <string>bullseye.glif</string>
+ <key>c</key>
+ <string>c.glif</string>
+ <key>c.cn</key>
+ <string>c.cn.glif</string>
+ <key>cadauna</key>
+ <string>cadauna.glif</string>
+ <key>candrabindunosp</key>
+ <string>candrabindunosp.glif</string>
+ <key>careof</key>
+ <string>careof.glif</string>
+ <key>caret</key>
+ <string>caret.glif</string>
+ <key>caretinsertionpoint</key>
+ <string>caretinsertionpoint.glif</string>
+ <key>caron</key>
+ <string>caron.glif</string>
+ <key>caronbelowcmb</key>
+ <string>caronbelowcmb.glif</string>
+ <key>caroncmb</key>
+ <string>caroncmb.glif</string>
+ <key>carondotcomb</key>
+ <string>carondotcomb.glif</string>
+ <key>carondotcomb.lc</key>
+ <string>carondotcomb.lc.glif</string>
+ <key>caronnosp</key>
+ <string>caronnosp.glif</string>
+ <key>caronsubnosp</key>
+ <string>caronsubnosp.glif</string>
+ <key>ccurl</key>
+ <string>ccurl.glif</string>
+ <key>cedi</key>
+ <string>cedi.glif</string>
+ <key>cedilla</key>
+ <string>cedilla.glif</string>
+ <key>cedillanosp</key>
+ <string>cedillanosp.glif</string>
+ <key>cent</key>
+ <string>cent.glif</string>
+ <key>charactertie</key>
+ <string>charactertie.glif</string>
+ <key>cheabkhasiancyrillic</key>
+ <string>cheabkhasiancyrillic.glif</string>
+ <key>checyrillic</key>
+ <string>checyrillic.glif</string>
+ <key>chedescendercyrillic</key>
+ <string>chedescendercyrillic.glif</string>
+ <key>cheverticalstrokecyrillic</key>
+ <string>cheverticalstrokecyrillic.glif</string>
+ <key>chook</key>
+ <string>chook.glif</string>
+ <key>chook.cn</key>
+ <string>chook.cn.glif</string>
+ <key>circumflex</key>
+ <string>circumflex.glif</string>
+ <key>circumflexacutecomb</key>
+ <string>circumflexacutecomb.glif</string>
+ <key>circumflexgravecomb</key>
+ <string>circumflexgravecomb.glif</string>
+ <key>circumflexhookcomb</key>
+ <string>circumflexhookcomb.glif</string>
+ <key>circumflexnosp</key>
+ <string>circumflexnosp.glif</string>
+ <key>circumflexsubnosp</key>
+ <string>circumflexsubnosp.glif</string>
+ <key>circumflextildecomb</key>
+ <string>circumflextildecomb.glif</string>
+ <key>colon</key>
+ <string>colon.glif</string>
+ <key>colon.pnum</key>
+ <string>colon.pnum.glif</string>
+ <key>coloncurrency</key>
+ <string>coloncurrency.glif</string>
+ <key>colontriangularhalfmod</key>
+ <string>colontriangularhalfmod.glif</string>
+ <key>colontriangularmod</key>
+ <string>colontriangularmod.glif</string>
+ <key>comma</key>
+ <string>comma.glif</string>
+ <key>commaabovecmb</key>
+ <string>commaabovecmb.glif</string>
+ <key>commaaboverightcmb</key>
+ <string>commaaboverightcmb.glif</string>
+ <key>commaaboverightcomb</key>
+ <string>commaaboverightcomb.glif</string>
+ <key>commaaccent</key>
+ <string>commaaccent.glif</string>
+ <key>commaaccentrotate</key>
+ <string>commaaccentrotate.glif</string>
+ <key>commabelowcmb</key>
+ <string>commabelowcmb.glif</string>
+ <key>commareversedmod</key>
+ <string>commareversedmod.glif</string>
+ <key>commasuprevnosp</key>
+ <string>commasuprevnosp.glif</string>
+ <key>commaturnedmod</key>
+ <string>commaturnedmod.glif</string>
+ <key>commaturnsupnosp</key>
+ <string>commaturnsupnosp.glif</string>
+ <key>controlHT</key>
+ <string>controlHT_.glif</string>
+ <key>controlSOT</key>
+ <string>controlSOT_.glif</string>
+ <key>copyright</key>
+ <string>copyright.glif</string>
+ <key>crossbar</key>
+ <string>crossbar.glif</string>
+ <key>cruzeiro</key>
+ <string>cruzeiro.glif</string>
+ <key>cstretch</key>
+ <string>cstretch.glif</string>
+ <key>currency</key>
+ <string>currency.glif</string>
+ <key>cyrillichook</key>
+ <string>cyrillichook.glif</string>
+ <key>cyrillichookleft</key>
+ <string>cyrillichookleft.glif</string>
+ <key>cyrillictic</key>
+ <string>cyrillictic.glif</string>
+ <key>d</key>
+ <string>d.glif</string>
+ <key>d.cn</key>
+ <string>d.cn.glif</string>
+ <key>dagger</key>
+ <string>dagger.glif</string>
+ <key>daggerdbl</key>
+ <string>daggerdbl.glif</string>
+ <key>dasiaoxia</key>
+ <string>dasiaoxia.glif</string>
+ <key>dasiapneumatacyrilliccmb</key>
+ <string>dasiapneumatacyrilliccmb.glif</string>
+ <key>dblapostrophe</key>
+ <string>dblapostrophe.glif</string>
+ <key>dblgravecmb</key>
+ <string>dblgravecmb.glif</string>
+ <key>dblprimemod</key>
+ <string>dblprimemod.glif</string>
+ <key>dcroat</key>
+ <string>dcroat.glif</string>
+ <key>dcroat_uni1ABE</key>
+ <string>dcroat_uni1ABE___.glif</string>
+ <key>decyrillic</key>
+ <string>decyrillic.glif</string>
+ <key>degree</key>
+ <string>degree.glif</string>
+ <key>degreecentigrade</key>
+ <string>degreecentigrade.glif</string>
+ <key>degreefarenheit</key>
+ <string>degreefarenheit.glif</string>
+ <key>degreekelvin</key>
+ <string>degreekelvin.glif</string>
+ <key>delta</key>
+ <string>delta.glif</string>
+ <key>deltaturn</key>
+ <string>deltaturn.glif</string>
+ <key>dhook</key>
+ <string>dhook.glif</string>
+ <key>dhook.cn</key>
+ <string>dhook.cn.glif</string>
+ <key>diaeresistonosnosp</key>
+ <string>diaeresistonosnosp.glif</string>
+ <key>dieresis</key>
+ <string>dieresis.glif</string>
+ <key>dieresisacutecomb</key>
+ <string>dieresisacutecomb.glif</string>
+ <key>dieresisacutecomb.lc</key>
+ <string>dieresisacutecomb.lc.glif</string>
+ <key>dieresiscaroncomb</key>
+ <string>dieresiscaroncomb.glif</string>
+ <key>dieresiscaroncomb.lc</key>
+ <string>dieresiscaroncomb.lc.glif</string>
+ <key>dieresisgravecomb</key>
+ <string>dieresisgravecomb.glif</string>
+ <key>dieresisgravecomb.lc</key>
+ <string>dieresisgravecomb.lc.glif</string>
+ <key>dieresismacroncomb</key>
+ <string>dieresismacroncomb.glif</string>
+ <key>dieresismacroncomb.lc</key>
+ <string>dieresismacroncomb.lc.glif</string>
+ <key>dieresisnosp</key>
+ <string>dieresisnosp.glif</string>
+ <key>dieresisnosp_uni1ABB</key>
+ <string>dieresisnosp_uni1ABB___.glif</string>
+ <key>dieresistonos</key>
+ <string>dieresistonos.glif</string>
+ <key>digamma</key>
+ <string>digamma.glif</string>
+ <key>divide</key>
+ <string>divide.glif</string>
+ <key>djecyrillic</key>
+ <string>djecyrillic.glif</string>
+ <key>dollar</key>
+ <string>dollar.glif</string>
+ <key>dotaccent</key>
+ <string>dotaccent.glif</string>
+ <key>dotbelow</key>
+ <string>dotbelow.glif</string>
+ <key>dotbelow_uni1ABD</key>
+ <string>dotbelow_uni1ABD___.glif</string>
+ <key>dotdblsubnosp</key>
+ <string>dotdblsubnosp.glif</string>
+ <key>dotdblsubnosp_uni1ABD</key>
+ <string>dotdblsubnosp_uni1ABD___.glif</string>
+ <key>dotlessi</key>
+ <string>dotlessi.glif</string>
+ <key>dotlessj</key>
+ <string>dotlessj.glif</string>
+ <key>dotmacroncomb</key>
+ <string>dotmacroncomb.glif</string>
+ <key>dotmacroncomb.lc</key>
+ <string>dotmacroncomb.lc.glif</string>
+ <key>dotnosp</key>
+ <string>dotnosp.glif</string>
+ <key>downtackmod</key>
+ <string>downtackmod.glif</string>
+ <key>drthook</key>
+ <string>drthook.glif</string>
+ <key>dtopbar</key>
+ <string>dtopbar.glif</string>
+ <key>dyogh</key>
+ <string>dyogh.glif</string>
+ <key>dz</key>
+ <string>dz.glif</string>
+ <key>dzcaron</key>
+ <string>dzcaron.glif</string>
+ <key>dzcurl</key>
+ <string>dzcurl.glif</string>
+ <key>dzeabkhasiancyrillic</key>
+ <string>dzeabkhasiancyrillic.glif</string>
+ <key>dzhecyrillic</key>
+ <string>dzhecyrillic.glif</string>
+ <key>e</key>
+ <string>e.glif</string>
+ <key>e.cn</key>
+ <string>e.cn.glif</string>
+ <key>ecyrillic</key>
+ <string>ecyrillic.glif</string>
+ <key>efcyrillic</key>
+ <string>efcyrillic.glif</string>
+ <key>eight</key>
+ <string>eight.glif</string>
+ <key>eight.frac</key>
+ <string>eight.frac.glif</string>
+ <key>eight.sup</key>
+ <string>eight.sup.glif</string>
+ <key>eightroman</key>
+ <string>eightroman.glif</string>
+ <key>eightsub</key>
+ <string>eightsub.glif</string>
+ <key>eightsuperior</key>
+ <string>eightsuperior.glif</string>
+ <key>eiotifiedcyrillic</key>
+ <string>eiotifiedcyrillic.glif</string>
+ <key>elcyrillic</key>
+ <string>elcyrillic.glif</string>
+ <key>elevenroman</key>
+ <string>elevenroman.glif</string>
+ <key>ellipsis</key>
+ <string>ellipsis.glif</string>
+ <key>emcyrillic</key>
+ <string>emcyrillic.glif</string>
+ <key>emdash</key>
+ <string>emdash.glif</string>
+ <key>emquad</key>
+ <string>emquad.glif</string>
+ <key>emspace</key>
+ <string>emspace.glif</string>
+ <key>encyrillic</key>
+ <string>encyrillic.glif</string>
+ <key>endash</key>
+ <string>endash.glif</string>
+ <key>endescendercyrillic</key>
+ <string>endescendercyrillic.glif</string>
+ <key>eng</key>
+ <string>eng.glif</string>
+ <key>eng_uni1ABE</key>
+ <string>eng_uni1ABE___.glif</string>
+ <key>enghecyrillic</key>
+ <string>enghecyrillic.glif</string>
+ <key>enhookcyrillic</key>
+ <string>enhookcyrillic.glif</string>
+ <key>enquad</key>
+ <string>enquad.glif</string>
+ <key>enspace</key>
+ <string>enspace.glif</string>
+ <key>epsilon</key>
+ <string>epsilon.glif</string>
+ <key>epsilon1</key>
+ <string>epsilon1.glif</string>
+ <key>epsilon1rev</key>
+ <string>epsilon1rev.glif</string>
+ <key>epsilon1revclosed</key>
+ <string>epsilon1revclosed.glif</string>
+ <key>epsilon1revclosed_uni02DE</key>
+ <string>epsilon1revclosed_uni02DE__.glif</string>
+ <key>epsilon1revhook</key>
+ <string>epsilon1revhook.glif</string>
+ <key>epsilonclosed</key>
+ <string>epsilonclosed.glif</string>
+ <key>equal</key>
+ <string>equal.glif</string>
+ <key>equalsub</key>
+ <string>equalsub.glif</string>
+ <key>equalsuperior</key>
+ <string>equalsuperior.glif</string>
+ <key>erev</key>
+ <string>erev.glif</string>
+ <key>ereversedcyrillic</key>
+ <string>ereversedcyrillic.glif</string>
+ <key>esh</key>
+ <string>esh.glif</string>
+ <key>eshcurl</key>
+ <string>eshcurl.glif</string>
+ <key>eshlooprev</key>
+ <string>eshlooprev.glif</string>
+ <key>eshshortrev</key>
+ <string>eshshortrev.glif</string>
+ <key>estimated</key>
+ <string>estimated.glif</string>
+ <key>eta</key>
+ <string>eta.glif</string>
+ <key>eth</key>
+ <string>eth.glif</string>
+ <key>eurocurrency</key>
+ <string>eurocurrency.glif</string>
+ <key>exclam</key>
+ <string>exclam.glif</string>
+ <key>exclam1</key>
+ <string>exclam1.glif</string>
+ <key>exclamdown</key>
+ <string>exclamdown.glif</string>
+ <key>ezh</key>
+ <string>ezh.glif</string>
+ <key>ezhcaron</key>
+ <string>ezhcaron.glif</string>
+ <key>ezhcurl</key>
+ <string>ezhcurl.glif</string>
+ <key>ezhreversed</key>
+ <string>ezhreversed.glif</string>
+ <key>ezhtail</key>
+ <string>ezhtail.glif</string>
+ <key>f</key>
+ <string>f.glif</string>
+ <key>figuredash</key>
+ <string>figuredash.glif</string>
+ <key>figurespace</key>
+ <string>figurespace.glif</string>
+ <key>finalkaf</key>
+ <string>finalkaf.glif</string>
+ <key>finalmem</key>
+ <string>finalmem.glif</string>
+ <key>finalnun</key>
+ <string>finalnun.glif</string>
+ <key>finaltsadi</key>
+ <string>finaltsadi.glif</string>
+ <key>firsttonechinese</key>
+ <string>firsttonechinese.glif</string>
+ <key>fitacyrillic</key>
+ <string>fitacyrillic.glif</string>
+ <key>five</key>
+ <string>five.glif</string>
+ <key>five.frac</key>
+ <string>five.frac.glif</string>
+ <key>five.sup</key>
+ <string>five.sup.glif</string>
+ <key>fiveeighths</key>
+ <string>fiveeighths.glif</string>
+ <key>fiveroman</key>
+ <string>fiveroman.glif</string>
+ <key>fivesub</key>
+ <string>fivesub.glif</string>
+ <key>fivesuperior</key>
+ <string>fivesuperior.glif</string>
+ <key>florin</key>
+ <string>florin.glif</string>
+ <key>four</key>
+ <string>four.glif</string>
+ <key>four.frac</key>
+ <string>four.frac.glif</string>
+ <key>four.sup</key>
+ <string>four.sup.glif</string>
+ <key>fourroman</key>
+ <string>fourroman.glif</string>
+ <key>foursub</key>
+ <string>foursub.glif</string>
+ <key>foursuperior</key>
+ <string>foursuperior.glif</string>
+ <key>fourthtonechinese</key>
+ <string>fourthtonechinese.glif</string>
+ <key>fraction</key>
+ <string>fraction.glif</string>
+ <key>g</key>
+ <string>g.glif</string>
+ <key>g.cn</key>
+ <string>g.cn.glif</string>
+ <key>gamma</key>
+ <string>gamma.glif</string>
+ <key>gamma1</key>
+ <string>gamma1.glif</string>
+ <key>gammasuper</key>
+ <string>gammasuper.glif</string>
+ <key>gbar</key>
+ <string>gbar.glif</string>
+ <key>gbar_uni1ABE</key>
+ <string>gbar_uni1ABE___.glif</string>
+ <key>gcursive</key>
+ <string>gcursive.glif</string>
+ <key>gecyrillic</key>
+ <string>gecyrillic.glif</string>
+ <key>germandbls</key>
+ <string>germandbls.glif</string>
+ <key>ghemiddlehookcyrillic</key>
+ <string>ghemiddlehookcyrillic.glif</string>
+ <key>gheupturncyrillic</key>
+ <string>gheupturncyrillic.glif</string>
+ <key>ghook</key>
+ <string>ghook.glif</string>
+ <key>ghook.cn</key>
+ <string>ghook.cn.glif</string>
+ <key>glottalstop</key>
+ <string>glottalstop.glif</string>
+ <key>glottalstopbar</key>
+ <string>glottalstopbar.glif</string>
+ <key>glottalstopbarinv</key>
+ <string>glottalstopbarinv.glif</string>
+ <key>glottalstopbarrev</key>
+ <string>glottalstopbarrev.glif</string>
+ <key>glottalstopinv</key>
+ <string>glottalstopinv.glif</string>
+ <key>glottalstopmod</key>
+ <string>glottalstopmod.glif</string>
+ <key>glottalstopreversedmod</key>
+ <string>glottalstopreversedmod.glif</string>
+ <key>glottalstopreversedsuperior</key>
+ <string>glottalstopreversedsuperior.glif</string>
+ <key>glottalstoprevinv</key>
+ <string>glottalstoprevinv.glif</string>
+ <key>grave</key>
+ <string>grave.glif</string>
+ <key>gravecomb</key>
+ <string>gravecomb.glif</string>
+ <key>graveleftnosp</key>
+ <string>graveleftnosp.glif</string>
+ <key>gravelowmod</key>
+ <string>gravelowmod.glif</string>
+ <key>gravesubnosp</key>
+ <string>gravesubnosp.glif</string>
+ <key>greater</key>
+ <string>greater.glif</string>
+ <key>greaterequal</key>
+ <string>greaterequal.glif</string>
+ <key>guarani</key>
+ <string>guarani.glif</string>
+ <key>guillemotleft</key>
+ <string>guillemotleft.glif</string>
+ <key>guillemotright</key>
+ <string>guillemotright.glif</string>
+ <key>guilsinglleft</key>
+ <string>guilsinglleft.glif</string>
+ <key>guilsinglright</key>
+ <string>guilsinglright.glif</string>
+ <key>h</key>
+ <string>h.glif</string>
+ <key>haabkhasiancyrillic</key>
+ <string>haabkhasiancyrillic.glif</string>
+ <key>hadescendercyrillic</key>
+ <string>hadescendercyrillic.glif</string>
+ <key>hairspace</key>
+ <string>hairspace.glif</string>
+ <key>hardsigncyrillic</key>
+ <string>hardsigncyrillic.glif</string>
+ <key>hcedilla</key>
+ <string>hcedilla.glif</string>
+ <key>henghook</key>
+ <string>henghook.glif</string>
+ <key>hhook</key>
+ <string>hhook.glif</string>
+ <key>hhooksuper</key>
+ <string>hhooksuper.glif</string>
+ <key>hook</key>
+ <string>hook.glif</string>
+ <key>hooksubpalatnosp</key>
+ <string>hooksubpalatnosp.glif</string>
+ <key>hooksubretronosp</key>
+ <string>hooksubretronosp.glif</string>
+ <key>hornnosp</key>
+ <string>hornnosp.glif</string>
+ <key>hryvnia</key>
+ <string>hryvnia.glif</string>
+ <key>hsuper</key>
+ <string>hsuper.glif</string>
+ <key>hturn</key>
+ <string>hturn.glif</string>
+ <key>hungarumlaut</key>
+ <string>hungarumlaut.glif</string>
+ <key>hv</key>
+ <string>hv.glif</string>
+ <key>hyphen</key>
+ <string>hyphen.glif</string>
+ <key>hyphen__</key>
+ <string>hyphen__.glif</string>
+ <key>hyphenbullet</key>
+ <string>hyphenbullet.glif</string>
+ <key>hyphendot</key>
+ <string>hyphendot.glif</string>
+ <key>hyphennobreak</key>
+ <string>hyphennobreak.glif</string>
+ <key>i</key>
+ <string>i.glif</string>
+ <key>iacyrillic</key>
+ <string>iacyrillic.glif</string>
+ <key>ibar</key>
+ <string>ibar.glif</string>
+ <key>idieresisacute</key>
+ <string>idieresisacute.glif</string>
+ <key>iicyrillic</key>
+ <string>iicyrillic.glif</string>
+ <key>infinity</key>
+ <string>infinity.glif</string>
+ <key>integral</key>
+ <string>integral.glif</string>
+ <key>interrobang</key>
+ <string>interrobang.glif</string>
+ <key>iota</key>
+ <string>iota.glif</string>
+ <key>iota1</key>
+ <string>iota1.glif</string>
+ <key>iota1_uni02DE</key>
+ <string>iota1_uni02DE__.glif</string>
+ <key>iotasubnosp</key>
+ <string>iotasubnosp.glif</string>
+ <key>iotasubnosp_uni1ABD</key>
+ <string>iotasubnosp_uni1ABD___.glif</string>
+ <key>isuperior</key>
+ <string>isuperior.glif</string>
+ <key>itildebelow</key>
+ <string>itildebelow.glif</string>
+ <key>iucyrillic</key>
+ <string>iucyrillic.glif</string>
+ <key>izhitsacyrillic</key>
+ <string>izhitsacyrillic.glif</string>
+ <key>j</key>
+ <string>j.glif</string>
+ <key>jcrosstail</key>
+ <string>jcrosstail.glif</string>
+ <key>jdotlessbar</key>
+ <string>jdotlessbar.glif</string>
+ <key>jhookdblbar</key>
+ <string>jhookdblbar.glif</string>
+ <key>jsuper</key>
+ <string>jsuper.glif</string>
+ <key>k</key>
+ <string>k.glif</string>
+ <key>kabashkircyrillic</key>
+ <string>kabashkircyrillic.glif</string>
+ <key>kacyrillic</key>
+ <string>kacyrillic.glif</string>
+ <key>kadescendercyrillic</key>
+ <string>kadescendercyrillic.glif</string>
+ <key>kahookcyrillic</key>
+ <string>kahookcyrillic.glif</string>
+ <key>kappa1</key>
+ <string>kappa1.glif</string>
+ <key>kaverticalstrokecyrillic</key>
+ <string>kaverticalstrokecyrillic.glif</string>
+ <key>kgreenlandic</key>
+ <string>kgreenlandic.glif</string>
+ <key>khook</key>
+ <string>khook.glif</string>
+ <key>kip</key>
+ <string>kip.glif</string>
+ <key>koppa</key>
+ <string>koppa.glif</string>
+ <key>koppacyrillic</key>
+ <string>koppacyrillic.glif</string>
+ <key>koroniscmb</key>
+ <string>koroniscmb.glif</string>
+ <key>ksicyrillic</key>
+ <string>ksicyrillic.glif</string>
+ <key>kturn</key>
+ <string>kturn.glif</string>
+ <key>l</key>
+ <string>l.glif</string>
+ <key>lambda</key>
+ <string>lambda.glif</string>
+ <key>lambdabar</key>
+ <string>lambdabar.glif</string>
+ <key>largerighthook</key>
+ <string>largerighthook.glif</string>
+ <key>lari</key>
+ <string>lari.glif</string>
+ <key>lbar</key>
+ <string>lbar.glif</string>
+ <key>lbelt</key>
+ <string>lbelt.glif</string>
+ <key>leftloop.cn</key>
+ <string>leftloop.cn.glif</string>
+ <key>less</key>
+ <string>less.glif</string>
+ <key>lessequal</key>
+ <string>lessequal.glif</string>
+ <key>linevert</key>
+ <string>linevert.glif</string>
+ <key>linevertdblnosp</key>
+ <string>linevertdblnosp.glif</string>
+ <key>linevertnosp</key>
+ <string>linevertnosp.glif</string>
+ <key>linevertsubnosp</key>
+ <string>linevertsubnosp.glif</string>
+ <key>linevertsubnosp_uni1ABD</key>
+ <string>linevertsubnosp_uni1ABD___.glif</string>
+ <key>lira</key>
+ <string>lira.glif</string>
+ <key>ljecyrillic</key>
+ <string>ljecyrillic.glif</string>
+ <key>lmidtilde</key>
+ <string>lmidtilde.glif</string>
+ <key>lmidtilde_uni1ABE</key>
+ <string>lmidtilde_uni1ABE___.glif</string>
+ <key>logicalnot</key>
+ <string>logicalnot.glif</string>
+ <key>longs</key>
+ <string>longs.glif</string>
+ <key>longst</key>
+ <string>longst.glif</string>
+ <key>lozenge</key>
+ <string>lozenge.glif</string>
+ <key>lrthook</key>
+ <string>lrthook.glif</string>
+ <key>lslash</key>
+ <string>lslash.glif</string>
+ <key>lsquare</key>
+ <string>lsquare.glif</string>
+ <key>lyogh</key>
+ <string>lyogh.glif</string>
+ <key>m</key>
+ <string>m.glif</string>
+ <key>macron</key>
+ <string>macron.glif</string>
+ <key>macronacutecomb</key>
+ <string>macronacutecomb.glif</string>
+ <key>macronacutecomb.lc</key>
+ <string>macronacutecomb.lc.glif</string>
+ <key>macroncomb</key>
+ <string>macroncomb.glif</string>
+ <key>macroncomb_uni1ABB</key>
+ <string>macroncomb_uni1ABB___.glif</string>
+ <key>macrondieresiscomb</key>
+ <string>macrondieresiscomb.glif</string>
+ <key>macrondieresiscomb.lc</key>
+ <string>macrondieresiscomb.lc.glif</string>
+ <key>macrongravecomb</key>
+ <string>macrongravecomb.glif</string>
+ <key>macrongravecomb.lc</key>
+ <string>macrongravecomb.lc.glif</string>
+ <key>macronsub</key>
+ <string>macronsub.glif</string>
+ <key>macronsubnosp</key>
+ <string>macronsubnosp.glif</string>
+ <key>manat</key>
+ <string>manat.glif</string>
+ <key>mcapturn</key>
+ <string>mcapturn.glif</string>
+ <key>mhook</key>
+ <string>mhook.glif</string>
+ <key>mill</key>
+ <string>mill.glif</string>
+ <key>minus</key>
+ <string>minus.glif</string>
+ <key>minusmod</key>
+ <string>minusmod.glif</string>
+ <key>minussub</key>
+ <string>minussub.glif</string>
+ <key>minussubnosp</key>
+ <string>minussubnosp.glif</string>
+ <key>minussuperior</key>
+ <string>minussuperior.glif</string>
+ <key>mturn</key>
+ <string>mturn.glif</string>
+ <key>mturndescend</key>
+ <string>mturndescend.glif</string>
+ <key>mu</key>
+ <string>mu.glif</string>
+ <key>multiply</key>
+ <string>multiply.glif</string>
+ <key>n</key>
+ <string>n.glif</string>
+ <key>naira</key>
+ <string>naira.glif</string>
+ <key>nine</key>
+ <string>nine.glif</string>
+ <key>nine.frac</key>
+ <string>nine.frac.glif</string>
+ <key>nine.sup</key>
+ <string>nine.sup.glif</string>
+ <key>nineinferior</key>
+ <string>nineinferior.glif</string>
+ <key>nineroman</key>
+ <string>nineroman.glif</string>
+ <key>ninesuperior</key>
+ <string>ninesuperior.glif</string>
+ <key>njecyrillic</key>
+ <string>njecyrillic.glif</string>
+ <key>nlfthook</key>
+ <string>nlfthook.glif</string>
+ <key>notequal</key>
+ <string>notequal.glif</string>
+ <key>nrthook</key>
+ <string>nrthook.glif</string>
+ <key>nsuperior</key>
+ <string>nsuperior.glif</string>
+ <key>numbersign</key>
+ <string>numbersign.glif</string>
+ <key>numeralgreek</key>
+ <string>numeralgreek.glif</string>
+ <key>numeralgreeksub</key>
+ <string>numeralgreeksub.glif</string>
+ <key>numero</key>
+ <string>numero.glif</string>
+ <key>o</key>
+ <string>o.glif</string>
+ <key>o.cn</key>
+ <string>o.cn.glif</string>
+ <key>o_uni02DE</key>
+ <string>o_uni02DE__.glif</string>
+ <key>oe</key>
+ <string>oe.glif</string>
+ <key>ogonek</key>
+ <string>ogonek.glif</string>
+ <key>ogoneknosp</key>
+ <string>ogoneknosp.glif</string>
+ <key>ohorn</key>
+ <string>ohorn.glif</string>
+ <key>oi</key>
+ <string>oi.glif</string>
+ <key>omega</key>
+ <string>omega.glif</string>
+ <key>omegaclosed</key>
+ <string>omegaclosed.glif</string>
+ <key>omegacyrillic</key>
+ <string>omegacyrillic.glif</string>
+ <key>omegaroundcyrillic</key>
+ <string>omegaroundcyrillic.glif</string>
+ <key>omegatitlocyrillic</key>
+ <string>omegatitlocyrillic.glif</string>
+ <key>one</key>
+ <string>one.glif</string>
+ <key>one.sup</key>
+ <string>one.sup.glif</string>
+ <key>onedotleader</key>
+ <string>onedotleader.glif</string>
+ <key>oneeighth</key>
+ <string>oneeighth.glif</string>
+ <key>onehalf</key>
+ <string>onehalf.glif</string>
+ <key>oneinferior</key>
+ <string>oneinferior.glif</string>
+ <key>onequarter</key>
+ <string>onequarter.glif</string>
+ <key>oneroman</key>
+ <string>oneroman.glif</string>
+ <key>onesuperior</key>
+ <string>onesuperior.glif</string>
+ <key>onethird</key>
+ <string>onethird.glif</string>
+ <key>oopen</key>
+ <string>oopen.glif</string>
+ <key>oopen.cn</key>
+ <string>oopen.cn.glif</string>
+ <key>oopen_uni02DE</key>
+ <string>oopen_uni02DE__.glif</string>
+ <key>ordfeminine</key>
+ <string>ordfeminine.glif</string>
+ <key>ordmasculine</key>
+ <string>ordmasculine.glif</string>
+ <key>oslash</key>
+ <string>oslash.glif</string>
+ <key>otcyrillic</key>
+ <string>otcyrillic.glif</string>
+ <key>ounce</key>
+ <string>ounce.glif</string>
+ <key>overline</key>
+ <string>overline.glif</string>
+ <key>overscoredblnosp</key>
+ <string>overscoredblnosp.glif</string>
+ <key>overscorenosp</key>
+ <string>overscorenosp.glif</string>
+ <key>p</key>
+ <string>p.glif</string>
+ <key>p.cn</key>
+ <string>p.cn.glif</string>
+ <key>palatalizationcyrilliccmb</key>
+ <string>palatalizationcyrilliccmb.glif</string>
+ <key>paragraph</key>
+ <string>paragraph.glif</string>
+ <key>parenleft</key>
+ <string>parenleft.glif</string>
+ <key>parenleftinferior</key>
+ <string>parenleftinferior.glif</string>
+ <key>parenleftsuperior</key>
+ <string>parenleftsuperior.glif</string>
+ <key>parenright</key>
+ <string>parenright.glif</string>
+ <key>parenrightsub</key>
+ <string>parenrightsub.glif</string>
+ <key>parenrightsuperior</key>
+ <string>parenrightsuperior.glif</string>
+ <key>partialdiff</key>
+ <string>partialdiff.glif</string>
+ <key>pecyrillic</key>
+ <string>pecyrillic.glif</string>
+ <key>pemiddlehookcyrillic</key>
+ <string>pemiddlehookcyrillic.glif</string>
+ <key>percent</key>
+ <string>percent.glif</string>
+ <key>period</key>
+ <string>period.glif</string>
+ <key>periodcentered</key>
+ <string>periodcentered.glif</string>
+ <key>perispomenigreekcmb</key>
+ <string>perispomenigreekcmb.glif</string>
+ <key>pertenthousand</key>
+ <string>pertenthousand.glif</string>
+ <key>perthousand</key>
+ <string>perthousand.glif</string>
+ <key>peseta</key>
+ <string>peseta.glif</string>
+ <key>peso</key>
+ <string>peso.glif</string>
+ <key>phi</key>
+ <string>phi.glif</string>
+ <key>phi1</key>
+ <string>phi1.glif</string>
+ <key>philatin</key>
+ <string>philatin.glif</string>
+ <key>phook</key>
+ <string>phook.glif</string>
+ <key>phook.cn</key>
+ <string>phook.cn.glif</string>
+ <key>pi</key>
+ <string>pi.glif</string>
+ <key>pipe</key>
+ <string>pipe.glif</string>
+ <key>pipedbl</key>
+ <string>pipedbl.glif</string>
+ <key>pipedblbar</key>
+ <string>pipedblbar.glif</string>
+ <key>pisymbolgreek</key>
+ <string>pisymbolgreek.glif</string>
+ <key>placeofinterestsign</key>
+ <string>placeofinterestsign.glif</string>
+ <key>placeofinterestsign.specz.medium</key>
+ <string>placeofinterestsign.specz.medium.glif</string>
+ <key>plus</key>
+ <string>plus.glif</string>
+ <key>plusminus</key>
+ <string>plusminus.glif</string>
+ <key>plusmod</key>
+ <string>plusmod.glif</string>
+ <key>plussub</key>
+ <string>plussub.glif</string>
+ <key>plussubnosp</key>
+ <string>plussubnosp.glif</string>
+ <key>plussuperior</key>
+ <string>plussuperior.glif</string>
+ <key>primemod</key>
+ <string>primemod.glif</string>
+ <key>primerev1</key>
+ <string>primerev1.glif</string>
+ <key>primetripl1</key>
+ <string>primetripl1.glif</string>
+ <key>primetriplerev1</key>
+ <string>primetriplerev1.glif</string>
+ <key>product</key>
+ <string>product.glif</string>
+ <key>psi</key>
+ <string>psi.glif</string>
+ <key>psilipneumatacyrilliccmb</key>
+ <string>psilipneumatacyrilliccmb.glif</string>
+ <key>published</key>
+ <string>published.glif</string>
+ <key>punctuationspace</key>
+ <string>punctuationspace.glif</string>
+ <key>q</key>
+ <string>q.glif</string>
+ <key>q.cn</key>
+ <string>q.cn.glif</string>
+ <key>qhook</key>
+ <string>qhook.glif</string>
+ <key>qhook.cn</key>
+ <string>qhook.cn.glif</string>
+ <key>qofdagesh</key>
+ <string>qofdagesh.glif</string>
+ <key>quarteremspace</key>
+ <string>quarteremspace.glif</string>
+ <key>question</key>
+ <string>question.glif</string>
+ <key>questiondown</key>
+ <string>questiondown.glif</string>
+ <key>questiongreek</key>
+ <string>questiongreek.glif</string>
+ <key>quotedbl</key>
+ <string>quotedbl.glif</string>
+ <key>quotedblbase</key>
+ <string>quotedblbase.glif</string>
+ <key>quotedblleft</key>
+ <string>quotedblleft.glif</string>
+ <key>quotedblreversed</key>
+ <string>quotedblreversed.glif</string>
+ <key>quotedblright</key>
+ <string>quotedblright.glif</string>
+ <key>quoteleft</key>
+ <string>quoteleft.glif</string>
+ <key>quotereversed</key>
+ <string>quotereversed.glif</string>
+ <key>quoteright</key>
+ <string>quoteright.glif</string>
+ <key>quotesinglbase</key>
+ <string>quotesinglbase.glif</string>
+ <key>quotesingle</key>
+ <string>quotesingle.glif</string>
+ <key>r</key>
+ <string>r.glif</string>
+ <key>radical</key>
+ <string>radical.glif</string>
+ <key>rdescend</key>
+ <string>rdescend.glif</string>
+ <key>referencemark</key>
+ <string>referencemark.glif</string>
+ <key>registered</key>
+ <string>registered.glif</string>
+ <key>response</key>
+ <string>response.glif</string>
+ <key>reverseddblprime</key>
+ <string>reverseddblprime.glif</string>
+ <key>rfishhook</key>
+ <string>rfishhook.glif</string>
+ <key>rfishhookrev</key>
+ <string>rfishhookrev.glif</string>
+ <key>rho</key>
+ <string>rho.glif</string>
+ <key>rho1</key>
+ <string>rho1.glif</string>
+ <key>rhotichookmod</key>
+ <string>rhotichookmod.glif</string>
+ <key>rightloop.cn</key>
+ <string>rightloop.cn.glif</string>
+ <key>ring</key>
+ <string>ring.glif</string>
+ <key>ringacute</key>
+ <string>ringacute.glif</string>
+ <key>ringhalfleft</key>
+ <string>ringhalfleft.glif</string>
+ <key>ringhalfleftcentered</key>
+ <string>ringhalfleftcentered.glif</string>
+ <key>ringhalfright</key>
+ <string>ringhalfright.glif</string>
+ <key>ringhalfrightcentered</key>
+ <string>ringhalfrightcentered.glif</string>
+ <key>ringlefthalfsubnosp</key>
+ <string>ringlefthalfsubnosp.glif</string>
+ <key>ringnosp</key>
+ <string>ringnosp.glif</string>
+ <key>ringrighthalfsubnosp</key>
+ <string>ringrighthalfsubnosp.glif</string>
+ <key>ringsubnosp</key>
+ <string>ringsubnosp.glif</string>
+ <key>ringsubnosp_uni1ABD</key>
+ <string>ringsubnosp_uni1ABD___.glif</string>
+ <key>romaneight</key>
+ <string>romaneight.glif</string>
+ <key>romaneleven</key>
+ <string>romaneleven.glif</string>
+ <key>romanfifty</key>
+ <string>romanfifty.glif</string>
+ <key>romanfive</key>
+ <string>romanfive.glif</string>
+ <key>romanfivehundred</key>
+ <string>romanfivehundred.glif</string>
+ <key>romanfour</key>
+ <string>romanfour.glif</string>
+ <key>romanhundred</key>
+ <string>romanhundred.glif</string>
+ <key>romannine</key>
+ <string>romannine.glif</string>
+ <key>romanone</key>
+ <string>romanone.glif</string>
+ <key>romanseven</key>
+ <string>romanseven.glif</string>
+ <key>romansix</key>
+ <string>romansix.glif</string>
+ <key>romanten</key>
+ <string>romanten.glif</string>
+ <key>romanthousand</key>
+ <string>romanthousand.glif</string>
+ <key>romanthree</key>
+ <string>romanthree.glif</string>
+ <key>romantwelve</key>
+ <string>romantwelve.glif</string>
+ <key>romantwo</key>
+ <string>romantwo.glif</string>
+ <key>rrthook</key>
+ <string>rrthook.glif</string>
+ <key>rrthook_uni1ABE</key>
+ <string>rrthook_uni1ABE___.glif</string>
+ <key>rsuper</key>
+ <string>rsuper.glif</string>
+ <key>rturn</key>
+ <string>rturn.glif</string>
+ <key>rturnascend</key>
+ <string>rturnascend.glif</string>
+ <key>rturnrthook</key>
+ <string>rturnrthook.glif</string>
+ <key>rturnsuper</key>
+ <string>rturnsuper.glif</string>
+ <key>rupee</key>
+ <string>rupee.glif</string>
+ <key>s</key>
+ <string>s.glif</string>
+ <key>s.cn</key>
+ <string>s.cn.glif</string>
+ <key>sampi</key>
+ <string>sampi.glif</string>
+ <key>schwa</key>
+ <string>schwa.glif</string>
+ <key>schwahook</key>
+ <string>schwahook.glif</string>
+ <key>seagullsubnosp</key>
+ <string>seagullsubnosp.glif</string>
+ <key>secondtonechinese</key>
+ <string>secondtonechinese.glif</string>
+ <key>section</key>
+ <string>section.glif</string>
+ <key>semicolon</key>
+ <string>semicolon.glif</string>
+ <key>servicemark</key>
+ <string>servicemark.glif</string>
+ <key>seven</key>
+ <string>seven.glif</string>
+ <key>seven.frac</key>
+ <string>seven.frac.glif</string>
+ <key>seven.sup</key>
+ <string>seven.sup.glif</string>
+ <key>seveneighths</key>
+ <string>seveneighths.glif</string>
+ <key>sevenroman</key>
+ <string>sevenroman.glif</string>
+ <key>sevensub</key>
+ <string>sevensub.glif</string>
+ <key>sevensuperior</key>
+ <string>sevensuperior.glif</string>
+ <key>shacyrillic</key>
+ <string>shacyrillic.glif</string>
+ <key>shchacyrillic</key>
+ <string>shchacyrillic.glif</string>
+ <key>shindagesh</key>
+ <string>shindagesh.glif</string>
+ <key>sigma</key>
+ <string>sigma.glif</string>
+ <key>sigma1</key>
+ <string>sigma1.glif</string>
+ <key>six</key>
+ <string>six.glif</string>
+ <key>six.frac</key>
+ <string>six.frac.glif</string>
+ <key>six.sup</key>
+ <string>six.sup.glif</string>
+ <key>sixinferior</key>
+ <string>sixinferior.glif</string>
+ <key>sixroman</key>
+ <string>sixroman.glif</string>
+ <key>sixsuperior</key>
+ <string>sixsuperior.glif</string>
+ <key>sixthemspace</key>
+ <string>sixthemspace.glif</string>
+ <key>slash</key>
+ <string>slash.glif</string>
+ <key>slashlongnosp</key>
+ <string>slashlongnosp.glif</string>
+ <key>slashshortnosp</key>
+ <string>slashshortnosp.glif</string>
+ <key>slongdotaccent</key>
+ <string>slongdotaccent.glif</string>
+ <key>softsigncyrillic</key>
+ <string>softsigncyrillic.glif</string>
+ <key>space</key>
+ <string>space.glif</string>
+ <key>spaceopenbox</key>
+ <string>spaceopenbox.glif</string>
+ <key>squaresubnosp</key>
+ <string>squaresubnosp.glif</string>
+ <key>srthook</key>
+ <string>srthook.glif</string>
+ <key>srthook.cn</key>
+ <string>srthook.cn.glif</string>
+ <key>st</key>
+ <string>st.glif</string>
+ <key>st.cn</key>
+ <string>st.cn.glif</string>
+ <key>sterling</key>
+ <string>sterling.glif</string>
+ <key>stigma</key>
+ <string>stigma.glif</string>
+ <key>summation</key>
+ <string>summation.glif</string>
+ <key>t</key>
+ <string>t.glif</string>
+ <key>tackdownsubnosp</key>
+ <string>tackdownsubnosp.glif</string>
+ <key>tackleftsubnosp</key>
+ <string>tackleftsubnosp.glif</string>
+ <key>tackrightsubnosp</key>
+ <string>tackrightsubnosp.glif</string>
+ <key>tackupsubnosp</key>
+ <string>tackupsubnosp.glif</string>
+ <key>tau</key>
+ <string>tau.glif</string>
+ <key>tavdages</key>
+ <string>tavdages.glif</string>
+ <key>tccurl</key>
+ <string>tccurl.glif</string>
+ <key>tecyrillic</key>
+ <string>tecyrillic.glif</string>
+ <key>tel</key>
+ <string>tel.glif</string>
+ <key>tenge</key>
+ <string>tenge.glif</string>
+ <key>tenroman</key>
+ <string>tenroman.glif</string>
+ <key>tesh</key>
+ <string>tesh.glif</string>
+ <key>tetsecyrillic</key>
+ <string>tetsecyrillic.glif</string>
+ <key>theta</key>
+ <string>theta.glif</string>
+ <key>thetasymbolgreek</key>
+ <string>thetasymbolgreek.glif</string>
+ <key>thinspace</key>
+ <string>thinspace.glif</string>
+ <key>thirdemspace</key>
+ <string>thirdemspace.glif</string>
+ <key>thook</key>
+ <string>thook.glif</string>
+ <key>thorn</key>
+ <string>thorn.glif</string>
+ <key>thousandcyrillic</key>
+ <string>thousandcyrillic.glif</string>
+ <key>three</key>
+ <string>three.glif</string>
+ <key>three.sup</key>
+ <string>three.sup.glif</string>
+ <key>threeeighths</key>
+ <string>threeeighths.glif</string>
+ <key>threequarters</key>
+ <string>threequarters.glif</string>
+ <key>threeroman</key>
+ <string>threeroman.glif</string>
+ <key>threesub</key>
+ <string>threesub.glif</string>
+ <key>threesuperior</key>
+ <string>threesuperior.glif</string>
+ <key>tilde</key>
+ <string>tilde.glif</string>
+ <key>tildeacutecomb</key>
+ <string>tildeacutecomb.glif</string>
+ <key>tildeacutecomb.lc</key>
+ <string>tildeacutecomb.lc.glif</string>
+ <key>tildecomb</key>
+ <string>tildecomb.glif</string>
+ <key>tildecomb_uni1ABB</key>
+ <string>tildecomb_uni1ABB___.glif</string>
+ <key>tildecomb_uni1ABC</key>
+ <string>tildecomb_uni1ABC___.glif</string>
+ <key>tildedieresiscomb</key>
+ <string>tildedieresiscomb.glif</string>
+ <key>tildedieresiscomb.lc</key>
+ <string>tildedieresiscomb.lc.glif</string>
+ <key>tildedoublecmb</key>
+ <string>tildedoublecmb.glif</string>
+ <key>tildemacroncomb</key>
+ <string>tildemacroncomb.glif</string>
+ <key>tildemacroncomb.lc</key>
+ <string>tildemacroncomb.lc.glif</string>
+ <key>tildemidnosp</key>
+ <string>tildemidnosp.glif</string>
+ <key>tildesubnosp</key>
+ <string>tildesubnosp.glif</string>
+ <key>tildesubnosp_uni1ABD</key>
+ <string>tildesubnosp_uni1ABD___.glif</string>
+ <key>tildevertsupnosp</key>
+ <string>tildevertsupnosp.glif</string>
+ <key>titlocyrilliccmb</key>
+ <string>titlocyrilliccmb.glif</string>
+ <key>tonebarextrahighmod</key>
+ <string>tonebarextrahighmod.glif</string>
+ <key>tonebarextralowmod</key>
+ <string>tonebarextralowmod.glif</string>
+ <key>tonebarhighmod</key>
+ <string>tonebarhighmod.glif</string>
+ <key>tonebarlowmod</key>
+ <string>tonebarlowmod.glif</string>
+ <key>tonebarmidmod</key>
+ <string>tonebarmidmod.glif</string>
+ <key>tonefive</key>
+ <string>tonefive.glif</string>
+ <key>tonesix</key>
+ <string>tonesix.glif</string>
+ <key>tonetwo</key>
+ <string>tonetwo.glif</string>
+ <key>tonos</key>
+ <string>tonos.glif</string>
+ <key>tpalatalhook</key>
+ <string>tpalatalhook.glif</string>
+ <key>trademark</key>
+ <string>trademark.glif</string>
+ <key>triagdn</key>
+ <string>triagdn.glif</string>
+ <key>triagrt</key>
+ <string>triagrt.glif</string>
+ <key>triagup</key>
+ <string>triagup.glif</string>
+ <key>trianglebullet</key>
+ <string>trianglebullet.glif</string>
+ <key>trthook</key>
+ <string>trthook.glif</string>
+ <key>ts</key>
+ <string>ts.glif</string>
+ <key>tsecyrillic</key>
+ <string>tsecyrillic.glif</string>
+ <key>tshecyrillic</key>
+ <string>tshecyrillic.glif</string>
+ <key>tturn</key>
+ <string>tturn.glif</string>
+ <key>tugrik</key>
+ <string>tugrik.glif</string>
+ <key>twelveroman</key>
+ <string>twelveroman.glif</string>
+ <key>two</key>
+ <string>two.glif</string>
+ <key>two.sup</key>
+ <string>two.sup.glif</string>
+ <key>twodotleader</key>
+ <string>twodotleader.glif</string>
+ <key>tworoman</key>
+ <string>tworoman.glif</string>
+ <key>twostroke</key>
+ <string>twostroke.glif</string>
+ <key>twosub</key>
+ <string>twosub.glif</string>
+ <key>twosuperior</key>
+ <string>twosuperior.glif</string>
+ <key>twothirds</key>
+ <string>twothirds.glif</string>
+ <key>u</key>
+ <string>u.glif</string>
+ <key>ubar</key>
+ <string>ubar.glif</string>
+ <key>uhorn</key>
+ <string>uhorn.glif</string>
+ <key>underscore</key>
+ <string>underscore.glif</string>
+ <key>underscoredbl</key>
+ <string>underscoredbl.glif</string>
+ <key>underscoredblnosp</key>
+ <string>underscoredblnosp.glif</string>
+ <key>underscorenosp</key>
+ <string>underscorenosp.glif</string>
+ <key>undertie</key>
+ <string>undertie.glif</string>
+ <key>uni0069.ccmp</key>
+ <string>uni0069.ccmp.glif</string>
+ <key>uni006A.ccmp</key>
+ <string>uni006A_.ccmp.glif</string>
+ <key>uni012F.ccmp</key>
+ <string>uni012F_.ccmp.glif</string>
+ <key>uni01F6</key>
+ <string>uni01F6_.glif</string>
+ <key>uni01F7</key>
+ <string>uni01F7_.glif</string>
+ <key>uni021C</key>
+ <string>uni021C_.glif</string>
+ <key>uni021D</key>
+ <string>uni021D_.glif</string>
+ <key>uni0220</key>
+ <string>uni0220.glif</string>
+ <key>uni0221</key>
+ <string>uni0221.glif</string>
+ <key>uni0222</key>
+ <string>uni0222.glif</string>
+ <key>uni0223</key>
+ <string>uni0223.glif</string>
+ <key>uni0224</key>
+ <string>uni0224.glif</string>
+ <key>uni0225</key>
+ <string>uni0225.glif</string>
+ <key>uni0234</key>
+ <string>uni0234.glif</string>
+ <key>uni0235</key>
+ <string>uni0235.glif</string>
+ <key>uni0236</key>
+ <string>uni0236.glif</string>
+ <key>uni0238</key>
+ <string>uni0238.glif</string>
+ <key>uni0239</key>
+ <string>uni0239.glif</string>
+ <key>uni023A</key>
+ <string>uni023A_.glif</string>
+ <key>uni023B</key>
+ <string>uni023B_.glif</string>
+ <key>uni023C</key>
+ <string>uni023C_.glif</string>
+ <key>uni023D</key>
+ <string>uni023D_.glif</string>
+ <key>uni023E</key>
+ <string>uni023E_.glif</string>
+ <key>uni023F</key>
+ <string>uni023F_.glif</string>
+ <key>uni0240</key>
+ <string>uni0240.glif</string>
+ <key>uni0241</key>
+ <string>uni0241.glif</string>
+ <key>uni0242</key>
+ <string>uni0242.glif</string>
+ <key>uni0243</key>
+ <string>uni0243.glif</string>
+ <key>uni0244</key>
+ <string>uni0244.glif</string>
+ <key>uni0245</key>
+ <string>uni0245.glif</string>
+ <key>uni0246</key>
+ <string>uni0246.glif</string>
+ <key>uni0247</key>
+ <string>uni0247.glif</string>
+ <key>uni0248</key>
+ <string>uni0248.glif</string>
+ <key>uni0249</key>
+ <string>uni0249.glif</string>
+ <key>uni0249.ccmp</key>
+ <string>uni0249.ccmp.glif</string>
+ <key>uni024A</key>
+ <string>uni024A_.glif</string>
+ <key>uni024B</key>
+ <string>uni024B_.glif</string>
+ <key>uni024C</key>
+ <string>uni024C_.glif</string>
+ <key>uni024D</key>
+ <string>uni024D_.glif</string>
+ <key>uni024E</key>
+ <string>uni024E_.glif</string>
+ <key>uni024F</key>
+ <string>uni024F_.glif</string>
+ <key>uni0268.ccmp</key>
+ <string>uni0268.ccmp.glif</string>
+ <key>uni029D.ccmp</key>
+ <string>uni029D_.ccmp.glif</string>
+ <key>uni02A9</key>
+ <string>uni02A9_.glif</string>
+ <key>uni02AB</key>
+ <string>uni02AB__.glif</string>
+ <key>uni02AC</key>
+ <string>uni02AC__.glif</string>
+ <key>uni02AE</key>
+ <string>uni02AE__.glif</string>
+ <key>uni02B2.ccmp</key>
+ <string>uni02B2_.ccmp.glif</string>
+ <key>uni02E5_uni02E5_uni02E6</key>
+ <string>uni02E5__uni02E5__uni02E6_.glif</string>
+ <key>uni02E5_uni02E5_uni02E7</key>
+ <string>uni02E5__uni02E5__uni02E7_.glif</string>
+ <key>uni02E5_uni02E5_uni02E8</key>
+ <string>uni02E5__uni02E5__uni02E8_.glif</string>
+ <key>uni02E5_uni02E5_uni02E9</key>
+ <string>uni02E5__uni02E5__uni02E9_.glif</string>
+ <key>uni02E5_uni02E6</key>
+ <string>uni02E5__uni02E6_.glif</string>
+ <key>uni02E5_uni02E6_uni02E5</key>
+ <string>uni02E5__uni02E6__uni02E5_.glif</string>
+ <key>uni02E5_uni02E6_uni02E6</key>
+ <string>uni02E5__uni02E6__uni02E6_.glif</string>
+ <key>uni02E5_uni02E6_uni02E7</key>
+ <string>uni02E5__uni02E6__uni02E7_.glif</string>
+ <key>uni02E5_uni02E6_uni02E8</key>
+ <string>uni02E5__uni02E6__uni02E8_.glif</string>
+ <key>uni02E5_uni02E6_uni02E9</key>
+ <string>uni02E5__uni02E6__uni02E9_.glif</string>
+ <key>uni02E5_uni02E7</key>
+ <string>uni02E5__uni02E7_.glif</string>
+ <key>uni02E5_uni02E7_uni02E5</key>
+ <string>uni02E5__uni02E7__uni02E5_.glif</string>
+ <key>uni02E5_uni02E7_uni02E6</key>
+ <string>uni02E5__uni02E7__uni02E6_.glif</string>
+ <key>uni02E5_uni02E7_uni02E7</key>
+ <string>uni02E5__uni02E7__uni02E7_.glif</string>
+ <key>uni02E5_uni02E7_uni02E8</key>
+ <string>uni02E5__uni02E7__uni02E8_.glif</string>
+ <key>uni02E5_uni02E7_uni02E9</key>
+ <string>uni02E5__uni02E7__uni02E9_.glif</string>
+ <key>uni02E5_uni02E8</key>
+ <string>uni02E5__uni02E8_.glif</string>
+ <key>uni02E5_uni02E8_uni02E5</key>
+ <string>uni02E5__uni02E8__uni02E5_.glif</string>
+ <key>uni02E5_uni02E8_uni02E6</key>
+ <string>uni02E5__uni02E8__uni02E6_.glif</string>
+ <key>uni02E5_uni02E8_uni02E7</key>
+ <string>uni02E5__uni02E8__uni02E7_.glif</string>
+ <key>uni02E5_uni02E8_uni02E8</key>
+ <string>uni02E5__uni02E8__uni02E8_.glif</string>
+ <key>uni02E5_uni02E8_uni02E9</key>
+ <string>uni02E5__uni02E8__uni02E9_.glif</string>
+ <key>uni02E5_uni02E9</key>
+ <string>uni02E5__uni02E9_.glif</string>
+ <key>uni02E5_uni02E9_uni02E5</key>
+ <string>uni02E5__uni02E9__uni02E5_.glif</string>
+ <key>uni02E5_uni02E9_uni02E6</key>
+ <string>uni02E5__uni02E9__uni02E6_.glif</string>
+ <key>uni02E5_uni02E9_uni02E7</key>
+ <string>uni02E5__uni02E9__uni02E7_.glif</string>
+ <key>uni02E5_uni02E9_uni02E8</key>
+ <string>uni02E5__uni02E9__uni02E8_.glif</string>
+ <key>uni02E5_uni02E9_uni02E9</key>
+ <string>uni02E5__uni02E9__uni02E9_.glif</string>
+ <key>uni02E6_uni02E5</key>
+ <string>uni02E6__uni02E5_.glif</string>
+ <key>uni02E6_uni02E5_uni02E5</key>
+ <string>uni02E6__uni02E5__uni02E5_.glif</string>
+ <key>uni02E6_uni02E5_uni02E6</key>
+ <string>uni02E6__uni02E5__uni02E6_.glif</string>
+ <key>uni02E6_uni02E5_uni02E7</key>
+ <string>uni02E6__uni02E5__uni02E7_.glif</string>
+ <key>uni02E6_uni02E5_uni02E8</key>
+ <string>uni02E6__uni02E5__uni02E8_.glif</string>
+ <key>uni02E6_uni02E5_uni02E9</key>
+ <string>uni02E6__uni02E5__uni02E9_.glif</string>
+ <key>uni02E6_uni02E6_uni02E5</key>
+ <string>uni02E6__uni02E6__uni02E5_.glif</string>
+ <key>uni02E6_uni02E6_uni02E7</key>
+ <string>uni02E6__uni02E6__uni02E7_.glif</string>
+ <key>uni02E6_uni02E6_uni02E8</key>
+ <string>uni02E6__uni02E6__uni02E8_.glif</string>
+ <key>uni02E6_uni02E6_uni02E9</key>
+ <string>uni02E6__uni02E6__uni02E9_.glif</string>
+ <key>uni02E6_uni02E7</key>
+ <string>uni02E6__uni02E7_.glif</string>
+ <key>uni02E6_uni02E7_uni02E5</key>
+ <string>uni02E6__uni02E7__uni02E5_.glif</string>
+ <key>uni02E6_uni02E7_uni02E6</key>
+ <string>uni02E6__uni02E7__uni02E6_.glif</string>
+ <key>uni02E6_uni02E7_uni02E7</key>
+ <string>uni02E6__uni02E7__uni02E7_.glif</string>
+ <key>uni02E6_uni02E7_uni02E8</key>
+ <string>uni02E6__uni02E7__uni02E8_.glif</string>
+ <key>uni02E6_uni02E7_uni02E9</key>
+ <string>uni02E6__uni02E7__uni02E9_.glif</string>
+ <key>uni02E6_uni02E8</key>
+ <string>uni02E6__uni02E8_.glif</string>
+ <key>uni02E6_uni02E8_uni02E5</key>
+ <string>uni02E6__uni02E8__uni02E5_.glif</string>
+ <key>uni02E6_uni02E8_uni02E6</key>
+ <string>uni02E6__uni02E8__uni02E6_.glif</string>
+ <key>uni02E6_uni02E8_uni02E7</key>
+ <string>uni02E6__uni02E8__uni02E7_.glif</string>
+ <key>uni02E6_uni02E8_uni02E8</key>
+ <string>uni02E6__uni02E8__uni02E8_.glif</string>
+ <key>uni02E6_uni02E8_uni02E9</key>
+ <string>uni02E6__uni02E8__uni02E9_.glif</string>
+ <key>uni02E6_uni02E9</key>
+ <string>uni02E6__uni02E9_.glif</string>
+ <key>uni02E6_uni02E9_uni02E5</key>
+ <string>uni02E6__uni02E9__uni02E5_.glif</string>
+ <key>uni02E6_uni02E9_uni02E6</key>
+ <string>uni02E6__uni02E9__uni02E6_.glif</string>
+ <key>uni02E6_uni02E9_uni02E7</key>
+ <string>uni02E6__uni02E9__uni02E7_.glif</string>
+ <key>uni02E6_uni02E9_uni02E8</key>
+ <string>uni02E6__uni02E9__uni02E8_.glif</string>
+ <key>uni02E6_uni02E9_uni02E9</key>
+ <string>uni02E6__uni02E9__uni02E9_.glif</string>
+ <key>uni02E7_uni02E5</key>
+ <string>uni02E7__uni02E5_.glif</string>
+ <key>uni02E7_uni02E5_uni02E5</key>
+ <string>uni02E7__uni02E5__uni02E5_.glif</string>
+ <key>uni02E7_uni02E5_uni02E6</key>
+ <string>uni02E7__uni02E5__uni02E6_.glif</string>
+ <key>uni02E7_uni02E5_uni02E7</key>
+ <string>uni02E7__uni02E5__uni02E7_.glif</string>
+ <key>uni02E7_uni02E5_uni02E8</key>
+ <string>uni02E7__uni02E5__uni02E8_.glif</string>
+ <key>uni02E7_uni02E5_uni02E9</key>
+ <string>uni02E7__uni02E5__uni02E9_.glif</string>
+ <key>uni02E7_uni02E6</key>
+ <string>uni02E7__uni02E6_.glif</string>
+ <key>uni02E7_uni02E6_uni02E5</key>
+ <string>uni02E7__uni02E6__uni02E5_.glif</string>
+ <key>uni02E7_uni02E6_uni02E6</key>
+ <string>uni02E7__uni02E6__uni02E6_.glif</string>
+ <key>uni02E7_uni02E6_uni02E7</key>
+ <string>uni02E7__uni02E6__uni02E7_.glif</string>
+ <key>uni02E7_uni02E6_uni02E8</key>
+ <string>uni02E7__uni02E6__uni02E8_.glif</string>
+ <key>uni02E7_uni02E6_uni02E9</key>
+ <string>uni02E7__uni02E6__uni02E9_.glif</string>
+ <key>uni02E7_uni02E7_uni02E5</key>
+ <string>uni02E7__uni02E7__uni02E5_.glif</string>
+ <key>uni02E7_uni02E7_uni02E6</key>
+ <string>uni02E7__uni02E7__uni02E6_.glif</string>
+ <key>uni02E7_uni02E7_uni02E8</key>
+ <string>uni02E7__uni02E7__uni02E8_.glif</string>
+ <key>uni02E7_uni02E7_uni02E9</key>
+ <string>uni02E7__uni02E7__uni02E9_.glif</string>
+ <key>uni02E7_uni02E8</key>
+ <string>uni02E7__uni02E8_.glif</string>
+ <key>uni02E7_uni02E8_uni02E5</key>
+ <string>uni02E7__uni02E8__uni02E5_.glif</string>
+ <key>uni02E7_uni02E8_uni02E6</key>
+ <string>uni02E7__uni02E8__uni02E6_.glif</string>
+ <key>uni02E7_uni02E8_uni02E7</key>
+ <string>uni02E7__uni02E8__uni02E7_.glif</string>
+ <key>uni02E7_uni02E8_uni02E8</key>
+ <string>uni02E7__uni02E8__uni02E8_.glif</string>
+ <key>uni02E7_uni02E8_uni02E9</key>
+ <string>uni02E7__uni02E8__uni02E9_.glif</string>
+ <key>uni02E7_uni02E9</key>
+ <string>uni02E7__uni02E9_.glif</string>
+ <key>uni02E7_uni02E9_uni02E5</key>
+ <string>uni02E7__uni02E9__uni02E5_.glif</string>
+ <key>uni02E7_uni02E9_uni02E6</key>
+ <string>uni02E7__uni02E9__uni02E6_.glif</string>
+ <key>uni02E7_uni02E9_uni02E7</key>
+ <string>uni02E7__uni02E9__uni02E7_.glif</string>
+ <key>uni02E7_uni02E9_uni02E8</key>
+ <string>uni02E7__uni02E9__uni02E8_.glif</string>
+ <key>uni02E7_uni02E9_uni02E9</key>
+ <string>uni02E7__uni02E9__uni02E9_.glif</string>
+ <key>uni02E8_uni02E5</key>
+ <string>uni02E8__uni02E5_.glif</string>
+ <key>uni02E8_uni02E5_uni02E5</key>
+ <string>uni02E8__uni02E5__uni02E5_.glif</string>
+ <key>uni02E8_uni02E5_uni02E6</key>
+ <string>uni02E8__uni02E5__uni02E6_.glif</string>
+ <key>uni02E8_uni02E5_uni02E7</key>
+ <string>uni02E8__uni02E5__uni02E7_.glif</string>
+ <key>uni02E8_uni02E5_uni02E8</key>
+ <string>uni02E8__uni02E5__uni02E8_.glif</string>
+ <key>uni02E8_uni02E5_uni02E9</key>
+ <string>uni02E8__uni02E5__uni02E9_.glif</string>
+ <key>uni02E8_uni02E6</key>
+ <string>uni02E8__uni02E6_.glif</string>
+ <key>uni02E8_uni02E6_uni02E5</key>
+ <string>uni02E8__uni02E6__uni02E5_.glif</string>
+ <key>uni02E8_uni02E6_uni02E6</key>
+ <string>uni02E8__uni02E6__uni02E6_.glif</string>
+ <key>uni02E8_uni02E6_uni02E7</key>
+ <string>uni02E8__uni02E6__uni02E7_.glif</string>
+ <key>uni02E8_uni02E6_uni02E8</key>
+ <string>uni02E8__uni02E6__uni02E8_.glif</string>
+ <key>uni02E8_uni02E6_uni02E9</key>
+ <string>uni02E8__uni02E6__uni02E9_.glif</string>
+ <key>uni02E8_uni02E7</key>
+ <string>uni02E8__uni02E7_.glif</string>
+ <key>uni02E8_uni02E7_uni02E5</key>
+ <string>uni02E8__uni02E7__uni02E5_.glif</string>
+ <key>uni02E8_uni02E7_uni02E6</key>
+ <string>uni02E8__uni02E7__uni02E6_.glif</string>
+ <key>uni02E8_uni02E7_uni02E7</key>
+ <string>uni02E8__uni02E7__uni02E7_.glif</string>
+ <key>uni02E8_uni02E7_uni02E8</key>
+ <string>uni02E8__uni02E7__uni02E8_.glif</string>
+ <key>uni02E8_uni02E7_uni02E9</key>
+ <string>uni02E8__uni02E7__uni02E9_.glif</string>
+ <key>uni02E8_uni02E8_uni02E5</key>
+ <string>uni02E8__uni02E8__uni02E5_.glif</string>
+ <key>uni02E8_uni02E8_uni02E6</key>
+ <string>uni02E8__uni02E8__uni02E6_.glif</string>
+ <key>uni02E8_uni02E8_uni02E7</key>
+ <string>uni02E8__uni02E8__uni02E7_.glif</string>
+ <key>uni02E8_uni02E8_uni02E9</key>
+ <string>uni02E8__uni02E8__uni02E9_.glif</string>
+ <key>uni02E8_uni02E9</key>
+ <string>uni02E8__uni02E9_.glif</string>
+ <key>uni02E8_uni02E9_uni02E5</key>
+ <string>uni02E8__uni02E9__uni02E5_.glif</string>
+ <key>uni02E8_uni02E9_uni02E6</key>
+ <string>uni02E8__uni02E9__uni02E6_.glif</string>
+ <key>uni02E8_uni02E9_uni02E7</key>
+ <string>uni02E8__uni02E9__uni02E7_.glif</string>
+ <key>uni02E8_uni02E9_uni02E8</key>
+ <string>uni02E8__uni02E9__uni02E8_.glif</string>
+ <key>uni02E8_uni02E9_uni02E9</key>
+ <string>uni02E8__uni02E9__uni02E9_.glif</string>
+ <key>uni02E9_uni02E5</key>
+ <string>uni02E9__uni02E5_.glif</string>
+ <key>uni02E9_uni02E5_uni02E5</key>
+ <string>uni02E9__uni02E5__uni02E5_.glif</string>
+ <key>uni02E9_uni02E5_uni02E6</key>
+ <string>uni02E9__uni02E5__uni02E6_.glif</string>
+ <key>uni02E9_uni02E5_uni02E7</key>
+ <string>uni02E9__uni02E5__uni02E7_.glif</string>
+ <key>uni02E9_uni02E5_uni02E8</key>
+ <string>uni02E9__uni02E5__uni02E8_.glif</string>
+ <key>uni02E9_uni02E5_uni02E9</key>
+ <string>uni02E9__uni02E5__uni02E9_.glif</string>
+ <key>uni02E9_uni02E6</key>
+ <string>uni02E9__uni02E6_.glif</string>
+ <key>uni02E9_uni02E6_uni02E5</key>
+ <string>uni02E9__uni02E6__uni02E5_.glif</string>
+ <key>uni02E9_uni02E6_uni02E6</key>
+ <string>uni02E9__uni02E6__uni02E6_.glif</string>
+ <key>uni02E9_uni02E6_uni02E7</key>
+ <string>uni02E9__uni02E6__uni02E7_.glif</string>
+ <key>uni02E9_uni02E6_uni02E8</key>
+ <string>uni02E9__uni02E6__uni02E8_.glif</string>
+ <key>uni02E9_uni02E6_uni02E9</key>
+ <string>uni02E9__uni02E6__uni02E9_.glif</string>
+ <key>uni02E9_uni02E7</key>
+ <string>uni02E9__uni02E7_.glif</string>
+ <key>uni02E9_uni02E7_uni02E5</key>
+ <string>uni02E9__uni02E7__uni02E5_.glif</string>
+ <key>uni02E9_uni02E7_uni02E6</key>
+ <string>uni02E9__uni02E7__uni02E6_.glif</string>
+ <key>uni02E9_uni02E7_uni02E7</key>
+ <string>uni02E9__uni02E7__uni02E7_.glif</string>
+ <key>uni02E9_uni02E7_uni02E8</key>
+ <string>uni02E9__uni02E7__uni02E8_.glif</string>
+ <key>uni02E9_uni02E7_uni02E9</key>
+ <string>uni02E9__uni02E7__uni02E9_.glif</string>
+ <key>uni02E9_uni02E8</key>
+ <string>uni02E9__uni02E8_.glif</string>
+ <key>uni02E9_uni02E8_uni02E5</key>
+ <string>uni02E9__uni02E8__uni02E5_.glif</string>
+ <key>uni02E9_uni02E8_uni02E6</key>
+ <string>uni02E9__uni02E8__uni02E6_.glif</string>
+ <key>uni02E9_uni02E8_uni02E7</key>
+ <string>uni02E9__uni02E8__uni02E7_.glif</string>
+ <key>uni02E9_uni02E8_uni02E8</key>
+ <string>uni02E9__uni02E8__uni02E8_.glif</string>
+ <key>uni02E9_uni02E8_uni02E9</key>
+ <string>uni02E9__uni02E8__uni02E9_.glif</string>
+ <key>uni02E9_uni02E9_uni02E5</key>
+ <string>uni02E9__uni02E9__uni02E5_.glif</string>
+ <key>uni02E9_uni02E9_uni02E6</key>
+ <string>uni02E9__uni02E9__uni02E6_.glif</string>
+ <key>uni02E9_uni02E9_uni02E7</key>
+ <string>uni02E9__uni02E9__uni02E7_.glif</string>
+ <key>uni02E9_uni02E9_uni02E8</key>
+ <string>uni02E9__uni02E9__uni02E8_.glif</string>
+ <key>uni02EA</key>
+ <string>uni02EA__.glif</string>
+ <key>uni02EB</key>
+ <string>uni02EB__.glif</string>
+ <key>uni02EC</key>
+ <string>uni02EC__.glif</string>
+ <key>uni02ED</key>
+ <string>uni02ED__.glif</string>
+ <key>uni02EF</key>
+ <string>uni02EF__.glif</string>
+ <key>uni02F0</key>
+ <string>uni02F0_.glif</string>
+ <key>uni02F1</key>
+ <string>uni02F1_.glif</string>
+ <key>uni02F2</key>
+ <string>uni02F2_.glif</string>
+ <key>uni02F3</key>
+ <string>uni02F3_.glif</string>
+ <key>uni02F4</key>
+ <string>uni02F4_.glif</string>
+ <key>uni02F5</key>
+ <string>uni02F5_.glif</string>
+ <key>uni02F6</key>
+ <string>uni02F6_.glif</string>
+ <key>uni02F7</key>
+ <string>uni02F7_.glif</string>
+ <key>uni02F8</key>
+ <string>uni02F8_.glif</string>
+ <key>uni02F9</key>
+ <string>uni02F9_.glif</string>
+ <key>uni02FA</key>
+ <string>uni02FA__.glif</string>
+ <key>uni02FB</key>
+ <string>uni02FB__.glif</string>
+ <key>uni02FC</key>
+ <string>uni02FC__.glif</string>
+ <key>uni02FD</key>
+ <string>uni02FD__.glif</string>
+ <key>uni02FE</key>
+ <string>uni02FE__.glif</string>
+ <key>uni02FF</key>
+ <string>uni02FF__.glif</string>
+ <key>uni030C_uni1ABB</key>
+ <string>uni030C__uni1ABB___.glif</string>
+ <key>uni0346</key>
+ <string>uni0346.glif</string>
+ <key>uni0347</key>
+ <string>uni0347.glif</string>
+ <key>uni0348</key>
+ <string>uni0348.glif</string>
+ <key>uni0349</key>
+ <string>uni0349.glif</string>
+ <key>uni034A</key>
+ <string>uni034A_.glif</string>
+ <key>uni034B</key>
+ <string>uni034B_.glif</string>
+ <key>uni034C</key>
+ <string>uni034C_.glif</string>
+ <key>uni034D</key>
+ <string>uni034D_.glif</string>
+ <key>uni034E</key>
+ <string>uni034E_.glif</string>
+ <key>uni034F</key>
+ <string>uni034F_.glif</string>
+ <key>uni0350</key>
+ <string>uni0350.glif</string>
+ <key>uni0351</key>
+ <string>uni0351.glif</string>
+ <key>uni0352</key>
+ <string>uni0352.glif</string>
+ <key>uni0353</key>
+ <string>uni0353.glif</string>
+ <key>uni0354</key>
+ <string>uni0354.glif</string>
+ <key>uni0355</key>
+ <string>uni0355.glif</string>
+ <key>uni0356</key>
+ <string>uni0356.glif</string>
+ <key>uni0357</key>
+ <string>uni0357.glif</string>
+ <key>uni0358</key>
+ <string>uni0358.glif</string>
+ <key>uni0359</key>
+ <string>uni0359.glif</string>
+ <key>uni035A</key>
+ <string>uni035A_.glif</string>
+ <key>uni035B</key>
+ <string>uni035B_.glif</string>
+ <key>uni035C</key>
+ <string>uni035C_.glif</string>
+ <key>uni035D</key>
+ <string>uni035D_.glif</string>
+ <key>uni035E</key>
+ <string>uni035E_.glif</string>
+ <key>uni035F</key>
+ <string>uni035F_.glif</string>
+ <key>uni0362</key>
+ <string>uni0362.glif</string>
+ <key>uni0363</key>
+ <string>uni0363.glif</string>
+ <key>uni0364</key>
+ <string>uni0364.glif</string>
+ <key>uni0365</key>
+ <string>uni0365.glif</string>
+ <key>uni0366</key>
+ <string>uni0366.glif</string>
+ <key>uni0367</key>
+ <string>uni0367.glif</string>
+ <key>uni0368</key>
+ <string>uni0368.glif</string>
+ <key>uni0369</key>
+ <string>uni0369.glif</string>
+ <key>uni036A</key>
+ <string>uni036A_.glif</string>
+ <key>uni036B</key>
+ <string>uni036B_.glif</string>
+ <key>uni036C</key>
+ <string>uni036C_.glif</string>
+ <key>uni036D</key>
+ <string>uni036D_.glif</string>
+ <key>uni036E</key>
+ <string>uni036E_.glif</string>
+ <key>uni036F</key>
+ <string>uni036F_.glif</string>
+ <key>uni0370</key>
+ <string>uni0370.glif</string>
+ <key>uni0371</key>
+ <string>uni0371.glif</string>
+ <key>uni0372</key>
+ <string>uni0372.glif</string>
+ <key>uni0373</key>
+ <string>uni0373.glif</string>
+ <key>uni0376</key>
+ <string>uni0376.glif</string>
+ <key>uni0377</key>
+ <string>uni0377.glif</string>
+ <key>uni037B</key>
+ <string>uni037B_.glif</string>
+ <key>uni037B.cn</key>
+ <string>uni037B_.cn.glif</string>
+ <key>uni037C</key>
+ <string>uni037C_.glif</string>
+ <key>uni037D</key>
+ <string>uni037D_.glif</string>
+ <key>uni037D.cn</key>
+ <string>uni037D_.cn.glif</string>
+ <key>uni03CF</key>
+ <string>uni03CF__.glif</string>
+ <key>uni03D7</key>
+ <string>uni03D7_.glif</string>
+ <key>uni03D8</key>
+ <string>uni03D8_.glif</string>
+ <key>uni03D9</key>
+ <string>uni03D9_.glif</string>
+ <key>uni03F3.ccmp</key>
+ <string>uni03F3_.ccmp.glif</string>
+ <key>uni03F5</key>
+ <string>uni03F5_.glif</string>
+ <key>uni03F6</key>
+ <string>uni03F6_.glif</string>
+ <key>uni03FB</key>
+ <string>uni03FB__.glif</string>
+ <key>uni03FC</key>
+ <string>uni03FC__.glif</string>
+ <key>uni03FD</key>
+ <string>uni03FD__.glif</string>
+ <key>uni03FD.cn</key>
+ <string>uni03FD__.cn.glif</string>
+ <key>uni03FE</key>
+ <string>uni03FE__.glif</string>
+ <key>uni03FF</key>
+ <string>uni03FF__.glif</string>
+ <key>uni03FF.cn</key>
+ <string>uni03FF__.cn.glif</string>
+ <key>uni0456.ccmp</key>
+ <string>uni0456.ccmp.glif</string>
+ <key>uni0458.ccmp</key>
+ <string>uni0458.ccmp.glif</string>
+ <key>uni0487</key>
+ <string>uni0487.glif</string>
+ <key>uni0488</key>
+ <string>uni0488.glif</string>
+ <key>uni0489</key>
+ <string>uni0489.glif</string>
+ <key>uni048A</key>
+ <string>uni048A_.glif</string>
+ <key>uni048B</key>
+ <string>uni048B_.glif</string>
+ <key>uni048D</key>
+ <string>uni048D_.glif</string>
+ <key>uni048E</key>
+ <string>uni048E_.glif</string>
+ <key>uni048F</key>
+ <string>uni048F_.glif</string>
+ <key>uni04C5</key>
+ <string>uni04C5_.glif</string>
+ <key>uni04C6</key>
+ <string>uni04C6_.glif</string>
+ <key>uni04C9</key>
+ <string>uni04C9_.glif</string>
+ <key>uni04CA</key>
+ <string>uni04CA__.glif</string>
+ <key>uni04CD</key>
+ <string>uni04CD__.glif</string>
+ <key>uni04CE</key>
+ <string>uni04CE__.glif</string>
+ <key>uni04FA</key>
+ <string>uni04FA__.glif</string>
+ <key>uni04FB</key>
+ <string>uni04FB__.glif</string>
+ <key>uni04FC</key>
+ <string>uni04FC__.glif</string>
+ <key>uni04FD</key>
+ <string>uni04FD__.glif</string>
+ <key>uni0500</key>
+ <string>uni0500.glif</string>
+ <key>uni0502</key>
+ <string>uni0502.glif</string>
+ <key>uni0503</key>
+ <string>uni0503.glif</string>
+ <key>uni0504</key>
+ <string>uni0504.glif</string>
+ <key>uni0505</key>
+ <string>uni0505.glif</string>
+ <key>uni0506</key>
+ <string>uni0506.glif</string>
+ <key>uni0507</key>
+ <string>uni0507.glif</string>
+ <key>uni0508</key>
+ <string>uni0508.glif</string>
+ <key>uni0509</key>
+ <string>uni0509.glif</string>
+ <key>uni050A</key>
+ <string>uni050A_.glif</string>
+ <key>uni050B</key>
+ <string>uni050B_.glif</string>
+ <key>uni050C</key>
+ <string>uni050C_.glif</string>
+ <key>uni050D</key>
+ <string>uni050D_.glif</string>
+ <key>uni050E</key>
+ <string>uni050E_.glif</string>
+ <key>uni050F</key>
+ <string>uni050F_.glif</string>
+ <key>uni0510</key>
+ <string>uni0510.glif</string>
+ <key>uni0512</key>
+ <string>uni0512.glif</string>
+ <key>uni0513</key>
+ <string>uni0513.glif</string>
+ <key>uni0514</key>
+ <string>uni0514.glif</string>
+ <key>uni0515</key>
+ <string>uni0515.glif</string>
+ <key>uni0516</key>
+ <string>uni0516.glif</string>
+ <key>uni0517</key>
+ <string>uni0517.glif</string>
+ <key>uni0518</key>
+ <string>uni0518.glif</string>
+ <key>uni0519</key>
+ <string>uni0519.glif</string>
+ <key>uni051E</key>
+ <string>uni051E_.glif</string>
+ <key>uni051F</key>
+ <string>uni051F_.glif</string>
+ <key>uni0520</key>
+ <string>uni0520.glif</string>
+ <key>uni0521</key>
+ <string>uni0521.glif</string>
+ <key>uni0522</key>
+ <string>uni0522.glif</string>
+ <key>uni0523</key>
+ <string>uni0523.glif</string>
+ <key>uni0524</key>
+ <string>uni0524.glif</string>
+ <key>uni0525</key>
+ <string>uni0525.glif</string>
+ <key>uni0526</key>
+ <string>uni0526.glif</string>
+ <key>uni0527</key>
+ <string>uni0527.glif</string>
+ <key>uni0528</key>
+ <string>uni0528.glif</string>
+ <key>uni0529</key>
+ <string>uni0529.glif</string>
+ <key>uni052A</key>
+ <string>uni052A_.glif</string>
+ <key>uni052B</key>
+ <string>uni052B_.glif</string>
+ <key>uni052C</key>
+ <string>uni052C_.glif</string>
+ <key>uni052D</key>
+ <string>uni052D_.glif</string>
+ <key>uni052E</key>
+ <string>uni052E_.glif</string>
+ <key>uni052F</key>
+ <string>uni052F_.glif</string>
+ <key>uni1AB0</key>
+ <string>uni1AB0__.glif</string>
+ <key>uni1AB1</key>
+ <string>uni1AB1__.glif</string>
+ <key>uni1AB2</key>
+ <string>uni1AB2__.glif</string>
+ <key>uni1AB3</key>
+ <string>uni1AB3__.glif</string>
+ <key>uni1AB4</key>
+ <string>uni1AB4__.glif</string>
+ <key>uni1AB5</key>
+ <string>uni1AB5__.glif</string>
+ <key>uni1AB6</key>
+ <string>uni1AB6__.glif</string>
+ <key>uni1AB7</key>
+ <string>uni1AB7__.glif</string>
+ <key>uni1AB8</key>
+ <string>uni1AB8__.glif</string>
+ <key>uni1AB8_uni1ABD</key>
+ <string>uni1AB8___uni1ABD___.glif</string>
+ <key>uni1AB9</key>
+ <string>uni1AB9__.glif</string>
+ <key>uni1AB9_uni1ABD</key>
+ <string>uni1AB9___uni1ABD___.glif</string>
+ <key>uni1ABA</key>
+ <string>uni1ABA___.glif</string>
+ <key>uni1ABA_uni1ABD</key>
+ <string>uni1ABA____uni1ABD___.glif</string>
+ <key>uni1ABB</key>
+ <string>uni1ABB___.glif</string>
+ <key>uni1ABC</key>
+ <string>uni1ABC___.glif</string>
+ <key>uni1ABC.w1</key>
+ <string>uni1ABC___.w1.glif</string>
+ <key>uni1ABC.w2</key>
+ <string>uni1ABC___.w2.glif</string>
+ <key>uni1ABC.w3</key>
+ <string>uni1ABC___.w3.glif</string>
+ <key>uni1ABD</key>
+ <string>uni1ABD___.glif</string>
+ <key>uni1ABE</key>
+ <string>uni1ABE___.glif</string>
+ <key>uni1ABE.w1</key>
+ <string>uni1ABE___.w1.glif</string>
+ <key>uni1ABE.w2</key>
+ <string>uni1ABE___.w2.glif</string>
+ <key>uni1ABE.w3</key>
+ <string>uni1ABE___.w3.glif</string>
+ <key>uni1D00</key>
+ <string>uni1D00_.glif</string>
+ <key>uni1D01</key>
+ <string>uni1D01_.glif</string>
+ <key>uni1D02</key>
+ <string>uni1D02_.glif</string>
+ <key>uni1D03</key>
+ <string>uni1D03_.glif</string>
+ <key>uni1D04</key>
+ <string>uni1D04_.glif</string>
+ <key>uni1D05</key>
+ <string>uni1D05_.glif</string>
+ <key>uni1D06</key>
+ <string>uni1D06_.glif</string>
+ <key>uni1D07</key>
+ <string>uni1D07_.glif</string>
+ <key>uni1D08</key>
+ <string>uni1D08_.glif</string>
+ <key>uni1D09</key>
+ <string>uni1D09_.glif</string>
+ <key>uni1D0A</key>
+ <string>uni1D0A__.glif</string>
+ <key>uni1D0B</key>
+ <string>uni1D0B__.glif</string>
+ <key>uni1D0C</key>
+ <string>uni1D0C__.glif</string>
+ <key>uni1D0D</key>
+ <string>uni1D0D__.glif</string>
+ <key>uni1D0E</key>
+ <string>uni1D0E__.glif</string>
+ <key>uni1D0F</key>
+ <string>uni1D0F__.glif</string>
+ <key>uni1D10</key>
+ <string>uni1D10_.glif</string>
+ <key>uni1D10.cn</key>
+ <string>uni1D10_.cn.glif</string>
+ <key>uni1D11</key>
+ <string>uni1D11_.glif</string>
+ <key>uni1D12</key>
+ <string>uni1D12_.glif</string>
+ <key>uni1D13</key>
+ <string>uni1D13_.glif</string>
+ <key>uni1D14</key>
+ <string>uni1D14_.glif</string>
+ <key>uni1D15</key>
+ <string>uni1D15_.glif</string>
+ <key>uni1D16</key>
+ <string>uni1D16_.glif</string>
+ <key>uni1D17</key>
+ <string>uni1D17_.glif</string>
+ <key>uni1D18</key>
+ <string>uni1D18_.glif</string>
+ <key>uni1D19</key>
+ <string>uni1D19_.glif</string>
+ <key>uni1D1A</key>
+ <string>uni1D1A__.glif</string>
+ <key>uni1D1B</key>
+ <string>uni1D1B__.glif</string>
+ <key>uni1D1C</key>
+ <string>uni1D1C__.glif</string>
+ <key>uni1D1D</key>
+ <string>uni1D1D__.glif</string>
+ <key>uni1D1E</key>
+ <string>uni1D1E__.glif</string>
+ <key>uni1D1F</key>
+ <string>uni1D1F__.glif</string>
+ <key>uni1D20</key>
+ <string>uni1D20_.glif</string>
+ <key>uni1D21</key>
+ <string>uni1D21_.glif</string>
+ <key>uni1D22</key>
+ <string>uni1D22_.glif</string>
+ <key>uni1D23</key>
+ <string>uni1D23_.glif</string>
+ <key>uni1D24</key>
+ <string>uni1D24_.glif</string>
+ <key>uni1D25</key>
+ <string>uni1D25_.glif</string>
+ <key>uni1D26</key>
+ <string>uni1D26_.glif</string>
+ <key>uni1D27</key>
+ <string>uni1D27_.glif</string>
+ <key>uni1D28</key>
+ <string>uni1D28_.glif</string>
+ <key>uni1D29</key>
+ <string>uni1D29_.glif</string>
+ <key>uni1D2A</key>
+ <string>uni1D2A__.glif</string>
+ <key>uni1D2B</key>
+ <string>uni1D2B__.glif</string>
+ <key>uni1D2C</key>
+ <string>uni1D2C__.glif</string>
+ <key>uni1D2D</key>
+ <string>uni1D2D__.glif</string>
+ <key>uni1D2E</key>
+ <string>uni1D2E__.glif</string>
+ <key>uni1D2F</key>
+ <string>uni1D2F__.glif</string>
+ <key>uni1D30</key>
+ <string>uni1D30_.glif</string>
+ <key>uni1D31</key>
+ <string>uni1D31_.glif</string>
+ <key>uni1D32</key>
+ <string>uni1D32_.glif</string>
+ <key>uni1D33</key>
+ <string>uni1D33_.glif</string>
+ <key>uni1D34</key>
+ <string>uni1D34_.glif</string>
+ <key>uni1D35</key>
+ <string>uni1D35_.glif</string>
+ <key>uni1D36</key>
+ <string>uni1D36_.glif</string>
+ <key>uni1D37</key>
+ <string>uni1D37_.glif</string>
+ <key>uni1D38</key>
+ <string>uni1D38_.glif</string>
+ <key>uni1D39</key>
+ <string>uni1D39_.glif</string>
+ <key>uni1D3A</key>
+ <string>uni1D3A__.glif</string>
+ <key>uni1D3B</key>
+ <string>uni1D3B__.glif</string>
+ <key>uni1D3C</key>
+ <string>uni1D3C__.glif</string>
+ <key>uni1D3D</key>
+ <string>uni1D3D__.glif</string>
+ <key>uni1D3E</key>
+ <string>uni1D3E__.glif</string>
+ <key>uni1D3F</key>
+ <string>uni1D3F__.glif</string>
+ <key>uni1D40</key>
+ <string>uni1D40_.glif</string>
+ <key>uni1D41</key>
+ <string>uni1D41_.glif</string>
+ <key>uni1D42</key>
+ <string>uni1D42_.glif</string>
+ <key>uni1D43</key>
+ <string>uni1D43_.glif</string>
+ <key>uni1D44</key>
+ <string>uni1D44_.glif</string>
+ <key>uni1D45</key>
+ <string>uni1D45_.glif</string>
+ <key>uni1D46</key>
+ <string>uni1D46_.glif</string>
+ <key>uni1D47</key>
+ <string>uni1D47_.glif</string>
+ <key>uni1D48</key>
+ <string>uni1D48_.glif</string>
+ <key>uni1D49</key>
+ <string>uni1D49_.glif</string>
+ <key>uni1D4A</key>
+ <string>uni1D4A__.glif</string>
+ <key>uni1D4B</key>
+ <string>uni1D4B__.glif</string>
+ <key>uni1D4C</key>
+ <string>uni1D4C__.glif</string>
+ <key>uni1D4D</key>
+ <string>uni1D4D__.glif</string>
+ <key>uni1D4E</key>
+ <string>uni1D4E__.glif</string>
+ <key>uni1D4F</key>
+ <string>uni1D4F__.glif</string>
+ <key>uni1D50</key>
+ <string>uni1D50_.glif</string>
+ <key>uni1D51</key>
+ <string>uni1D51_.glif</string>
+ <key>uni1D52</key>
+ <string>uni1D52_.glif</string>
+ <key>uni1D53</key>
+ <string>uni1D53_.glif</string>
+ <key>uni1D54</key>
+ <string>uni1D54_.glif</string>
+ <key>uni1D55</key>
+ <string>uni1D55_.glif</string>
+ <key>uni1D56</key>
+ <string>uni1D56_.glif</string>
+ <key>uni1D57</key>
+ <string>uni1D57_.glif</string>
+ <key>uni1D58</key>
+ <string>uni1D58_.glif</string>
+ <key>uni1D59</key>
+ <string>uni1D59_.glif</string>
+ <key>uni1D5A</key>
+ <string>uni1D5A__.glif</string>
+ <key>uni1D5B</key>
+ <string>uni1D5B__.glif</string>
+ <key>uni1D5C</key>
+ <string>uni1D5C__.glif</string>
+ <key>uni1D5D</key>
+ <string>uni1D5D__.glif</string>
+ <key>uni1D5E</key>
+ <string>uni1D5E__.glif</string>
+ <key>uni1D5F</key>
+ <string>uni1D5F__.glif</string>
+ <key>uni1D60</key>
+ <string>uni1D60_.glif</string>
+ <key>uni1D61</key>
+ <string>uni1D61_.glif</string>
+ <key>uni1D62</key>
+ <string>uni1D62_.glif</string>
+ <key>uni1D62.ccmp</key>
+ <string>uni1D62_.ccmp.glif</string>
+ <key>uni1D63</key>
+ <string>uni1D63_.glif</string>
+ <key>uni1D64</key>
+ <string>uni1D64_.glif</string>
+ <key>uni1D65</key>
+ <string>uni1D65_.glif</string>
+ <key>uni1D66</key>
+ <string>uni1D66_.glif</string>
+ <key>uni1D67</key>
+ <string>uni1D67_.glif</string>
+ <key>uni1D68</key>
+ <string>uni1D68_.glif</string>
+ <key>uni1D69</key>
+ <string>uni1D69_.glif</string>
+ <key>uni1D6A</key>
+ <string>uni1D6A__.glif</string>
+ <key>uni1D6B</key>
+ <string>uni1D6B__.glif</string>
+ <key>uni1D6C</key>
+ <string>uni1D6C__.glif</string>
+ <key>uni1D6D</key>
+ <string>uni1D6D__.glif</string>
+ <key>uni1D6E</key>
+ <string>uni1D6E__.glif</string>
+ <key>uni1D6F</key>
+ <string>uni1D6F__.glif</string>
+ <key>uni1D70</key>
+ <string>uni1D70_.glif</string>
+ <key>uni1D71</key>
+ <string>uni1D71_.glif</string>
+ <key>uni1D72</key>
+ <string>uni1D72_.glif</string>
+ <key>uni1D73</key>
+ <string>uni1D73_.glif</string>
+ <key>uni1D74</key>
+ <string>uni1D74_.glif</string>
+ <key>uni1D75</key>
+ <string>uni1D75_.glif</string>
+ <key>uni1D76</key>
+ <string>uni1D76_.glif</string>
+ <key>uni1D77</key>
+ <string>uni1D77_.glif</string>
+ <key>uni1D78</key>
+ <string>uni1D78_.glif</string>
+ <key>uni1D79</key>
+ <string>uni1D79_.glif</string>
+ <key>uni1D7A</key>
+ <string>uni1D7A__.glif</string>
+ <key>uni1D7B</key>
+ <string>uni1D7B__.glif</string>
+ <key>uni1D7C</key>
+ <string>uni1D7C__.glif</string>
+ <key>uni1D7D</key>
+ <string>uni1D7D__.glif</string>
+ <key>uni1D7E</key>
+ <string>uni1D7E__.glif</string>
+ <key>uni1D7F</key>
+ <string>uni1D7F__.glif</string>
+ <key>uni1D80</key>
+ <string>uni1D80_.glif</string>
+ <key>uni1D81</key>
+ <string>uni1D81_.glif</string>
+ <key>uni1D82</key>
+ <string>uni1D82_.glif</string>
+ <key>uni1D83</key>
+ <string>uni1D83_.glif</string>
+ <key>uni1D84</key>
+ <string>uni1D84_.glif</string>
+ <key>uni1D85</key>
+ <string>uni1D85_.glif</string>
+ <key>uni1D86</key>
+ <string>uni1D86_.glif</string>
+ <key>uni1D87</key>
+ <string>uni1D87_.glif</string>
+ <key>uni1D88</key>
+ <string>uni1D88_.glif</string>
+ <key>uni1D89</key>
+ <string>uni1D89_.glif</string>
+ <key>uni1D8A</key>
+ <string>uni1D8A__.glif</string>
+ <key>uni1D8A.cn</key>
+ <string>uni1D8A__.cn.glif</string>
+ <key>uni1D8B</key>
+ <string>uni1D8B__.glif</string>
+ <key>uni1D8C</key>
+ <string>uni1D8C__.glif</string>
+ <key>uni1D8D</key>
+ <string>uni1D8D__.glif</string>
+ <key>uni1D8E</key>
+ <string>uni1D8E__.glif</string>
+ <key>uni1D8F</key>
+ <string>uni1D8F__.glif</string>
+ <key>uni1D8F.cn</key>
+ <string>uni1D8F__.cn.glif</string>
+ <key>uni1D90</key>
+ <string>uni1D90_.glif</string>
+ <key>uni1D91</key>
+ <string>uni1D91_.glif</string>
+ <key>uni1D92</key>
+ <string>uni1D92_.glif</string>
+ <key>uni1D92.cn</key>
+ <string>uni1D92_.cn.glif</string>
+ <key>uni1D93</key>
+ <string>uni1D93_.glif</string>
+ <key>uni1D94</key>
+ <string>uni1D94_.glif</string>
+ <key>uni1D95</key>
+ <string>uni1D95_.glif</string>
+ <key>uni1D96</key>
+ <string>uni1D96_.glif</string>
+ <key>uni1D96.ccmp</key>
+ <string>uni1D96_.ccmp.glif</string>
+ <key>uni1D97</key>
+ <string>uni1D97_.glif</string>
+ <key>uni1D97.cn</key>
+ <string>uni1D97_.cn.glif</string>
+ <key>uni1D98</key>
+ <string>uni1D98_.glif</string>
+ <key>uni1D99</key>
+ <string>uni1D99_.glif</string>
+ <key>uni1D9A</key>
+ <string>uni1D9A__.glif</string>
+ <key>uni1D9B</key>
+ <string>uni1D9B__.glif</string>
+ <key>uni1D9C</key>
+ <string>uni1D9C__.glif</string>
+ <key>uni1D9D</key>
+ <string>uni1D9D__.glif</string>
+ <key>uni1D9E</key>
+ <string>uni1D9E__.glif</string>
+ <key>uni1D9F</key>
+ <string>uni1D9F__.glif</string>
+ <key>uni1DA0</key>
+ <string>uni1DA0__.glif</string>
+ <key>uni1DA1</key>
+ <string>uni1DA1__.glif</string>
+ <key>uni1DA2</key>
+ <string>uni1DA2__.glif</string>
+ <key>uni1DA3</key>
+ <string>uni1DA3__.glif</string>
+ <key>uni1DA4</key>
+ <string>uni1DA4__.glif</string>
+ <key>uni1DA4.ccmp</key>
+ <string>uni1DA4__.ccmp.glif</string>
+ <key>uni1DA5</key>
+ <string>uni1DA5__.glif</string>
+ <key>uni1DA6</key>
+ <string>uni1DA6__.glif</string>
+ <key>uni1DA7</key>
+ <string>uni1DA7__.glif</string>
+ <key>uni1DA8</key>
+ <string>uni1DA8__.glif</string>
+ <key>uni1DA8.ccmp</key>
+ <string>uni1DA8__.ccmp.glif</string>
+ <key>uni1DA9</key>
+ <string>uni1DA9__.glif</string>
+ <key>uni1DAA</key>
+ <string>uni1DAA___.glif</string>
+ <key>uni1DAB</key>
+ <string>uni1DAB___.glif</string>
+ <key>uni1DAC</key>
+ <string>uni1DAC___.glif</string>
+ <key>uni1DAD</key>
+ <string>uni1DAD___.glif</string>
+ <key>uni1DAE</key>
+ <string>uni1DAE___.glif</string>
+ <key>uni1DAF</key>
+ <string>uni1DAF___.glif</string>
+ <key>uni1DB0</key>
+ <string>uni1DB0__.glif</string>
+ <key>uni1DB1</key>
+ <string>uni1DB1__.glif</string>
+ <key>uni1DB2</key>
+ <string>uni1DB2__.glif</string>
+ <key>uni1DB3</key>
+ <string>uni1DB3__.glif</string>
+ <key>uni1DB4</key>
+ <string>uni1DB4__.glif</string>
+ <key>uni1DB5</key>
+ <string>uni1DB5__.glif</string>
+ <key>uni1DB6</key>
+ <string>uni1DB6__.glif</string>
+ <key>uni1DB7</key>
+ <string>uni1DB7__.glif</string>
+ <key>uni1DB8</key>
+ <string>uni1DB8__.glif</string>
+ <key>uni1DB9</key>
+ <string>uni1DB9__.glif</string>
+ <key>uni1DBA</key>
+ <string>uni1DBA___.glif</string>
+ <key>uni1DBB</key>
+ <string>uni1DBB___.glif</string>
+ <key>uni1DBC</key>
+ <string>uni1DBC___.glif</string>
+ <key>uni1DBD</key>
+ <string>uni1DBD___.glif</string>
+ <key>uni1DBE</key>
+ <string>uni1DBE___.glif</string>
+ <key>uni1DBF</key>
+ <string>uni1DBF___.glif</string>
+ <key>uni1DC0</key>
+ <string>uni1DC0__.glif</string>
+ <key>uni1DC1</key>
+ <string>uni1DC1__.glif</string>
+ <key>uni1DC2</key>
+ <string>uni1DC2__.glif</string>
+ <key>uni1DC3</key>
+ <string>uni1DC3__.glif</string>
+ <key>uni1DC4</key>
+ <string>uni1DC4__.glif</string>
+ <key>uni1DC5</key>
+ <string>uni1DC5__.glif</string>
+ <key>uni1DC6</key>
+ <string>uni1DC6__.glif</string>
+ <key>uni1DC7</key>
+ <string>uni1DC7__.glif</string>
+ <key>uni1DC8</key>
+ <string>uni1DC8__.glif</string>
+ <key>uni1DC9</key>
+ <string>uni1DC9__.glif</string>
+ <key>uni1DCA</key>
+ <string>uni1DCA___.glif</string>
+ <key>uni1DCB</key>
+ <string>uni1DCB___.glif</string>
+ <key>uni1DCC</key>
+ <string>uni1DCC___.glif</string>
+ <key>uni1DCD</key>
+ <string>uni1DCD___.glif</string>
+ <key>uni1DCE</key>
+ <string>uni1DCE___.glif</string>
+ <key>uni1DCF</key>
+ <string>uni1DCF___.glif</string>
+ <key>uni1DD0</key>
+ <string>uni1DD0__.glif</string>
+ <key>uni1DD1</key>
+ <string>uni1DD1__.glif</string>
+ <key>uni1DD2</key>
+ <string>uni1DD2__.glif</string>
+ <key>uni1DD3</key>
+ <string>uni1DD3__.glif</string>
+ <key>uni1DD4</key>
+ <string>uni1DD4__.glif</string>
+ <key>uni1DD5</key>
+ <string>uni1DD5__.glif</string>
+ <key>uni1DD6</key>
+ <string>uni1DD6__.glif</string>
+ <key>uni1DD7</key>
+ <string>uni1DD7__.glif</string>
+ <key>uni1DD8</key>
+ <string>uni1DD8__.glif</string>
+ <key>uni1DD9</key>
+ <string>uni1DD9__.glif</string>
+ <key>uni1DDA</key>
+ <string>uni1DDA___.glif</string>
+ <key>uni1DDB</key>
+ <string>uni1DDB___.glif</string>
+ <key>uni1DDC</key>
+ <string>uni1DDC___.glif</string>
+ <key>uni1DDD</key>
+ <string>uni1DDD___.glif</string>
+ <key>uni1DDE</key>
+ <string>uni1DDE___.glif</string>
+ <key>uni1DDF</key>
+ <string>uni1DDF___.glif</string>
+ <key>uni1DE0</key>
+ <string>uni1DE0__.glif</string>
+ <key>uni1DE1</key>
+ <string>uni1DE1__.glif</string>
+ <key>uni1DE2</key>
+ <string>uni1DE2__.glif</string>
+ <key>uni1DE3</key>
+ <string>uni1DE3__.glif</string>
+ <key>uni1DE4</key>
+ <string>uni1DE4__.glif</string>
+ <key>uni1DE5</key>
+ <string>uni1DE5__.glif</string>
+ <key>uni1DE6</key>
+ <string>uni1DE6__.glif</string>
+ <key>uni1DE7</key>
+ <string>uni1DE7__.glif</string>
+ <key>uni1DE8</key>
+ <string>uni1DE8__.glif</string>
+ <key>uni1DE9</key>
+ <string>uni1DE9__.glif</string>
+ <key>uni1DEA</key>
+ <string>uni1DEA___.glif</string>
+ <key>uni1DEB</key>
+ <string>uni1DEB___.glif</string>
+ <key>uni1DEC</key>
+ <string>uni1DEC___.glif</string>
+ <key>uni1DED</key>
+ <string>uni1DED___.glif</string>
+ <key>uni1DEE</key>
+ <string>uni1DEE___.glif</string>
+ <key>uni1DEF</key>
+ <string>uni1DEF___.glif</string>
+ <key>uni1DF0</key>
+ <string>uni1DF0__.glif</string>
+ <key>uni1DF1</key>
+ <string>uni1DF1__.glif</string>
+ <key>uni1DF2</key>
+ <string>uni1DF2__.glif</string>
+ <key>uni1DF3</key>
+ <string>uni1DF3__.glif</string>
+ <key>uni1DF4</key>
+ <string>uni1DF4__.glif</string>
+ <key>uni1DF5</key>
+ <string>uni1DF5__.glif</string>
+ <key>uni1DFC</key>
+ <string>uni1DFC___.glif</string>
+ <key>uni1DFD</key>
+ <string>uni1DFD___.glif</string>
+ <key>uni1DFE</key>
+ <string>uni1DFE___.glif</string>
+ <key>uni1DFF</key>
+ <string>uni1DFF___.glif</string>
+ <key>uni1E9C</key>
+ <string>uni1E9C__.glif</string>
+ <key>uni1E9D</key>
+ <string>uni1E9D__.glif</string>
+ <key>uni1E9F</key>
+ <string>uni1E9F__.glif</string>
+ <key>uni1EFA</key>
+ <string>uni1EFA___.glif</string>
+ <key>uni1EFB</key>
+ <string>uni1EFB___.glif</string>
+ <key>uni1EFC</key>
+ <string>uni1EFC___.glif</string>
+ <key>uni1EFD</key>
+ <string>uni1EFD___.glif</string>
+ <key>uni1EFE</key>
+ <string>uni1EFE___.glif</string>
+ <key>uni1EFF</key>
+ <string>uni1EFF___.glif</string>
+ <key>uni1F16A</key>
+ <string>uni1F16A__.glif</string>
+ <key>uni1F16B</key>
+ <string>uni1F16B__.glif</string>
+ <key>uni1FBD</key>
+ <string>uni1FBD___.glif</string>
+ <key>uni1FBE</key>
+ <string>uni1FBE___.glif</string>
+ <key>uni1FBF</key>
+ <string>uni1FBF___.glif</string>
+ <key>uni1FC0</key>
+ <string>uni1FC0__.glif</string>
+ <key>uni1FC1</key>
+ <string>uni1FC1__.glif</string>
+ <key>uni1FCD</key>
+ <string>uni1FCD___.glif</string>
+ <key>uni1FCE</key>
+ <string>uni1FCE___.glif</string>
+ <key>uni1FCF</key>
+ <string>uni1FCF___.glif</string>
+ <key>uni1FDD</key>
+ <string>uni1FDD___.glif</string>
+ <key>uni1FDE</key>
+ <string>uni1FDE___.glif</string>
+ <key>uni1FDF</key>
+ <string>uni1FDF___.glif</string>
+ <key>uni1FED</key>
+ <string>uni1FED___.glif</string>
+ <key>uni1FEE</key>
+ <string>uni1FEE___.glif</string>
+ <key>uni1FEF</key>
+ <string>uni1FEF___.glif</string>
+ <key>uni1FFD</key>
+ <string>uni1FFD___.glif</string>
+ <key>uni1FFE</key>
+ <string>uni1FFE___.glif</string>
+ <key>uni2009.fra</key>
+ <string>uni2009.fra.glif</string>
+ <key>uni2045</key>
+ <string>uni2045.glif</string>
+ <key>uni2046</key>
+ <string>uni2046.glif</string>
+ <key>uni204A</key>
+ <string>uni204A_.glif</string>
+ <key>uni204B</key>
+ <string>uni204B_.glif</string>
+ <key>uni204C</key>
+ <string>uni204C_.glif</string>
+ <key>uni204D</key>
+ <string>uni204D_.glif</string>
+ <key>uni204E</key>
+ <string>uni204E_.glif</string>
+ <key>uni204F</key>
+ <string>uni204F_.glif</string>
+ <key>uni2050</key>
+ <string>uni2050.glif</string>
+ <key>uni2051</key>
+ <string>uni2051.glif</string>
+ <key>uni2052</key>
+ <string>uni2052.glif</string>
+ <key>uni2053</key>
+ <string>uni2053.glif</string>
+ <key>uni2054</key>
+ <string>uni2054.glif</string>
+ <key>uni2055</key>
+ <string>uni2055.glif</string>
+ <key>uni2056</key>
+ <string>uni2056.glif</string>
+ <key>uni2057</key>
+ <string>uni2057.glif</string>
+ <key>uni2058</key>
+ <string>uni2058.glif</string>
+ <key>uni2059</key>
+ <string>uni2059.glif</string>
+ <key>uni205A</key>
+ <string>uni205A_.glif</string>
+ <key>uni205B</key>
+ <string>uni205B_.glif</string>
+ <key>uni205C</key>
+ <string>uni205C_.glif</string>
+ <key>uni205D</key>
+ <string>uni205D_.glif</string>
+ <key>uni205E</key>
+ <string>uni205E_.glif</string>
+ <key>uni2071.ccmp</key>
+ <string>uni2071.ccmp.glif</string>
+ <key>uni2090</key>
+ <string>uni2090.glif</string>
+ <key>uni2091</key>
+ <string>uni2091.glif</string>
+ <key>uni2092</key>
+ <string>uni2092.glif</string>
+ <key>uni2093</key>
+ <string>uni2093.glif</string>
+ <key>uni2094</key>
+ <string>uni2094.glif</string>
+ <key>uni2095</key>
+ <string>uni2095.glif</string>
+ <key>uni2096</key>
+ <string>uni2096.glif</string>
+ <key>uni2097</key>
+ <string>uni2097.glif</string>
+ <key>uni2098</key>
+ <string>uni2098.glif</string>
+ <key>uni2099</key>
+ <string>uni2099.glif</string>
+ <key>uni209A</key>
+ <string>uni209A_.glif</string>
+ <key>uni209B</key>
+ <string>uni209B_.glif</string>
+ <key>uni209C</key>
+ <string>uni209C_.glif</string>
+ <key>uni20AF</key>
+ <string>uni20AF__.glif</string>
+ <key>uni20B0</key>
+ <string>uni20B0_.glif</string>
+ <key>uni20B6</key>
+ <string>uni20B6_.glif</string>
+ <key>uni20B7</key>
+ <string>uni20B7_.glif</string>
+ <key>uni20B9</key>
+ <string>uni20B9_.glif</string>
+ <key>uni20BA</key>
+ <string>uni20BA__.glif</string>
+ <key>uni20BB</key>
+ <string>uni20BB__.glif</string>
+ <key>uni20BD</key>
+ <string>uni20BD__.glif</string>
+ <key>uni20DB</key>
+ <string>uni20DB__.glif</string>
+ <key>uni20DC</key>
+ <string>uni20DC__.glif</string>
+ <key>uni20E3</key>
+ <string>uni20E3_.glif</string>
+ <key>uni20E8</key>
+ <string>uni20E8_.glif</string>
+ <key>uni20F0</key>
+ <string>uni20F0_.glif</string>
+ <key>uni213B</key>
+ <string>uni213B_.glif</string>
+ <key>uni214D</key>
+ <string>uni214D_.glif</string>
+ <key>uni214F</key>
+ <string>uni214F_.glif</string>
+ <key>uni2150</key>
+ <string>uni2150.glif</string>
+ <key>uni2151</key>
+ <string>uni2151.glif</string>
+ <key>uni2152</key>
+ <string>uni2152.glif</string>
+ <key>uni2155</key>
+ <string>uni2155.glif</string>
+ <key>uni2156</key>
+ <string>uni2156.glif</string>
+ <key>uni2157</key>
+ <string>uni2157.glif</string>
+ <key>uni2158</key>
+ <string>uni2158.glif</string>
+ <key>uni2159</key>
+ <string>uni2159.glif</string>
+ <key>uni215A</key>
+ <string>uni215A_.glif</string>
+ <key>uni215F</key>
+ <string>uni215F_.glif</string>
+ <key>uni217C</key>
+ <string>uni217C_.glif</string>
+ <key>uni217D</key>
+ <string>uni217D_.glif</string>
+ <key>uni217E</key>
+ <string>uni217E_.glif</string>
+ <key>uni217F</key>
+ <string>uni217F_.glif</string>
+ <key>uni2180</key>
+ <string>uni2180.glif</string>
+ <key>uni2181</key>
+ <string>uni2181.glif</string>
+ <key>uni2182</key>
+ <string>uni2182.glif</string>
+ <key>uni2183</key>
+ <string>uni2183.glif</string>
+ <key>uni2183.cn</key>
+ <string>uni2183.cn.glif</string>
+ <key>uni2184</key>
+ <string>uni2184.glif</string>
+ <key>uni2184.cn</key>
+ <string>uni2184.cn.glif</string>
+ <key>uni2185</key>
+ <string>uni2185.glif</string>
+ <key>uni2185.cn</key>
+ <string>uni2185.cn.glif</string>
+ <key>uni2186</key>
+ <string>uni2186.glif</string>
+ <key>uni2187</key>
+ <string>uni2187.glif</string>
+ <key>uni2188</key>
+ <string>uni2188.glif</string>
+ <key>uni2189</key>
+ <string>uni2189.glif</string>
+ <key>uni27E6</key>
+ <string>uni27E6_.glif</string>
+ <key>uni27E7</key>
+ <string>uni27E7_.glif</string>
+ <key>uni27E8</key>
+ <string>uni27E8_.glif</string>
+ <key>uni27E9</key>
+ <string>uni27E9_.glif</string>
+ <key>uni27EA</key>
+ <string>uni27EA__.glif</string>
+ <key>uni27EB</key>
+ <string>uni27EB__.glif</string>
+ <key>uni27EC</key>
+ <string>uni27EC__.glif</string>
+ <key>uni27ED</key>
+ <string>uni27ED__.glif</string>
+ <key>uni27EE</key>
+ <string>uni27EE__.glif</string>
+ <key>uni27EF</key>
+ <string>uni27EF__.glif</string>
+ <key>uni2B4E</key>
+ <string>uni2B4E__.glif</string>
+ <key>uni2B4F</key>
+ <string>uni2B4F__.glif</string>
+ <key>uni2B5A</key>
+ <string>uni2B5A__.glif</string>
+ <key>uni2B5B</key>
+ <string>uni2B5B__.glif</string>
+ <key>uni2B5C</key>
+ <string>uni2B5C__.glif</string>
+ <key>uni2B5D</key>
+ <string>uni2B5D__.glif</string>
+ <key>uni2B5E</key>
+ <string>uni2B5E__.glif</string>
+ <key>uni2B5F</key>
+ <string>uni2B5F__.glif</string>
+ <key>uni2C60</key>
+ <string>uni2C60_.glif</string>
+ <key>uni2C61</key>
+ <string>uni2C61_.glif</string>
+ <key>uni2C62</key>
+ <string>uni2C62_.glif</string>
+ <key>uni2C63</key>
+ <string>uni2C63_.glif</string>
+ <key>uni2C64</key>
+ <string>uni2C64_.glif</string>
+ <key>uni2C65</key>
+ <string>uni2C65_.glif</string>
+ <key>uni2C66</key>
+ <string>uni2C66_.glif</string>
+ <key>uni2C67</key>
+ <string>uni2C67_.glif</string>
+ <key>uni2C68</key>
+ <string>uni2C68_.glif</string>
+ <key>uni2C69</key>
+ <string>uni2C69_.glif</string>
+ <key>uni2C6A</key>
+ <string>uni2C6A__.glif</string>
+ <key>uni2C6B</key>
+ <string>uni2C6B__.glif</string>
+ <key>uni2C6C</key>
+ <string>uni2C6C__.glif</string>
+ <key>uni2C6D</key>
+ <string>uni2C6D__.glif</string>
+ <key>uni2C6E</key>
+ <string>uni2C6E__.glif</string>
+ <key>uni2C6F</key>
+ <string>uni2C6F__.glif</string>
+ <key>uni2C70</key>
+ <string>uni2C70_.glif</string>
+ <key>uni2C71</key>
+ <string>uni2C71_.glif</string>
+ <key>uni2C72</key>
+ <string>uni2C72_.glif</string>
+ <key>uni2C73</key>
+ <string>uni2C73_.glif</string>
+ <key>uni2C74</key>
+ <string>uni2C74_.glif</string>
+ <key>uni2C75</key>
+ <string>uni2C75_.glif</string>
+ <key>uni2C76</key>
+ <string>uni2C76_.glif</string>
+ <key>uni2C77</key>
+ <string>uni2C77_.glif</string>
+ <key>uni2C78</key>
+ <string>uni2C78_.glif</string>
+ <key>uni2C78.cn</key>
+ <string>uni2C78_.cn.glif</string>
+ <key>uni2C79</key>
+ <string>uni2C79_.glif</string>
+ <key>uni2C7A</key>
+ <string>uni2C7A__.glif</string>
+ <key>uni2C7A.cn</key>
+ <string>uni2C7A__.cn.glif</string>
+ <key>uni2C7B</key>
+ <string>uni2C7B__.glif</string>
+ <key>uni2C7C</key>
+ <string>uni2C7C__.glif</string>
+ <key>uni2C7C.ccmp</key>
+ <string>uni2C7C__.ccmp.glif</string>
+ <key>uni2C7D</key>
+ <string>uni2C7D__.glif</string>
+ <key>uni2C7E</key>
+ <string>uni2C7E__.glif</string>
+ <key>uni2C7F</key>
+ <string>uni2C7F__.glif</string>
+ <key>uni2DE0</key>
+ <string>uni2DE0__.glif</string>
+ <key>uni2DE1</key>
+ <string>uni2DE1__.glif</string>
+ <key>uni2DE2</key>
+ <string>uni2DE2__.glif</string>
+ <key>uni2DE3</key>
+ <string>uni2DE3__.glif</string>
+ <key>uni2DE4</key>
+ <string>uni2DE4__.glif</string>
+ <key>uni2DE5</key>
+ <string>uni2DE5__.glif</string>
+ <key>uni2DE6</key>
+ <string>uni2DE6__.glif</string>
+ <key>uni2DE7</key>
+ <string>uni2DE7__.glif</string>
+ <key>uni2DE8</key>
+ <string>uni2DE8__.glif</string>
+ <key>uni2DE9</key>
+ <string>uni2DE9__.glif</string>
+ <key>uni2DEA</key>
+ <string>uni2DEA___.glif</string>
+ <key>uni2DEB</key>
+ <string>uni2DEB___.glif</string>
+ <key>uni2DEC</key>
+ <string>uni2DEC___.glif</string>
+ <key>uni2DED</key>
+ <string>uni2DED___.glif</string>
+ <key>uni2DEE</key>
+ <string>uni2DEE___.glif</string>
+ <key>uni2DEF</key>
+ <string>uni2DEF___.glif</string>
+ <key>uni2DF0</key>
+ <string>uni2DF0__.glif</string>
+ <key>uni2DF1</key>
+ <string>uni2DF1__.glif</string>
+ <key>uni2DF2</key>
+ <string>uni2DF2__.glif</string>
+ <key>uni2DF3</key>
+ <string>uni2DF3__.glif</string>
+ <key>uni2DF4</key>
+ <string>uni2DF4__.glif</string>
+ <key>uni2DF5</key>
+ <string>uni2DF5__.glif</string>
+ <key>uni2DF6</key>
+ <string>uni2DF6__.glif</string>
+ <key>uni2DF7</key>
+ <string>uni2DF7__.glif</string>
+ <key>uni2DF8</key>
+ <string>uni2DF8__.glif</string>
+ <key>uni2DF9</key>
+ <string>uni2DF9__.glif</string>
+ <key>uni2DFA</key>
+ <string>uni2DFA___.glif</string>
+ <key>uni2DFB</key>
+ <string>uni2DFB___.glif</string>
+ <key>uni2DFC</key>
+ <string>uni2DFC___.glif</string>
+ <key>uni2DFD</key>
+ <string>uni2DFD___.glif</string>
+ <key>uni2DFE</key>
+ <string>uni2DFE___.glif</string>
+ <key>uni2DFF</key>
+ <string>uni2DFF___.glif</string>
+ <key>uni2E00</key>
+ <string>uni2E00_.glif</string>
+ <key>uni2E01</key>
+ <string>uni2E01_.glif</string>
+ <key>uni2E02</key>
+ <string>uni2E02_.glif</string>
+ <key>uni2E03</key>
+ <string>uni2E03_.glif</string>
+ <key>uni2E04</key>
+ <string>uni2E04_.glif</string>
+ <key>uni2E05</key>
+ <string>uni2E05_.glif</string>
+ <key>uni2E06</key>
+ <string>uni2E06_.glif</string>
+ <key>uni2E07</key>
+ <string>uni2E07_.glif</string>
+ <key>uni2E08</key>
+ <string>uni2E08_.glif</string>
+ <key>uni2E09</key>
+ <string>uni2E09_.glif</string>
+ <key>uni2E0A</key>
+ <string>uni2E0A__.glif</string>
+ <key>uni2E0B</key>
+ <string>uni2E0B__.glif</string>
+ <key>uni2E0C</key>
+ <string>uni2E0C__.glif</string>
+ <key>uni2E0D</key>
+ <string>uni2E0D__.glif</string>
+ <key>uni2E0E</key>
+ <string>uni2E0E__.glif</string>
+ <key>uni2E0F</key>
+ <string>uni2E0F__.glif</string>
+ <key>uni2E10</key>
+ <string>uni2E10_.glif</string>
+ <key>uni2E11</key>
+ <string>uni2E11_.glif</string>
+ <key>uni2E12</key>
+ <string>uni2E12_.glif</string>
+ <key>uni2E13</key>
+ <string>uni2E13_.glif</string>
+ <key>uni2E14</key>
+ <string>uni2E14_.glif</string>
+ <key>uni2E15</key>
+ <string>uni2E15_.glif</string>
+ <key>uni2E16</key>
+ <string>uni2E16_.glif</string>
+ <key>uni2E17</key>
+ <string>uni2E17_.glif</string>
+ <key>uni2E18</key>
+ <string>uni2E18_.glif</string>
+ <key>uni2E19</key>
+ <string>uni2E19_.glif</string>
+ <key>uni2E1A</key>
+ <string>uni2E1A__.glif</string>
+ <key>uni2E1B</key>
+ <string>uni2E1B__.glif</string>
+ <key>uni2E1C</key>
+ <string>uni2E1C__.glif</string>
+ <key>uni2E1D</key>
+ <string>uni2E1D__.glif</string>
+ <key>uni2E1E</key>
+ <string>uni2E1E__.glif</string>
+ <key>uni2E1F</key>
+ <string>uni2E1F__.glif</string>
+ <key>uni2E20</key>
+ <string>uni2E20_.glif</string>
+ <key>uni2E21</key>
+ <string>uni2E21_.glif</string>
+ <key>uni2E22</key>
+ <string>uni2E22_.glif</string>
+ <key>uni2E23</key>
+ <string>uni2E23_.glif</string>
+ <key>uni2E24</key>
+ <string>uni2E24_.glif</string>
+ <key>uni2E25</key>
+ <string>uni2E25_.glif</string>
+ <key>uni2E26</key>
+ <string>uni2E26_.glif</string>
+ <key>uni2E27</key>
+ <string>uni2E27_.glif</string>
+ <key>uni2E28</key>
+ <string>uni2E28_.glif</string>
+ <key>uni2E29</key>
+ <string>uni2E29_.glif</string>
+ <key>uni2E2A</key>
+ <string>uni2E2A__.glif</string>
+ <key>uni2E2B</key>
+ <string>uni2E2B__.glif</string>
+ <key>uni2E2C</key>
+ <string>uni2E2C__.glif</string>
+ <key>uni2E2D</key>
+ <string>uni2E2D__.glif</string>
+ <key>uni2E2E</key>
+ <string>uni2E2E__.glif</string>
+ <key>uni2E2F</key>
+ <string>uni2E2F__.glif</string>
+ <key>uni2E30</key>
+ <string>uni2E30_.glif</string>
+ <key>uni2E31</key>
+ <string>uni2E31_.glif</string>
+ <key>uni2E32</key>
+ <string>uni2E32_.glif</string>
+ <key>uni2E33</key>
+ <string>uni2E33_.glif</string>
+ <key>uni2E34</key>
+ <string>uni2E34_.glif</string>
+ <key>uni2E35</key>
+ <string>uni2E35_.glif</string>
+ <key>uni2E36</key>
+ <string>uni2E36_.glif</string>
+ <key>uni2E37</key>
+ <string>uni2E37_.glif</string>
+ <key>uni2E38</key>
+ <string>uni2E38_.glif</string>
+ <key>uni2E39</key>
+ <string>uni2E39_.glif</string>
+ <key>uni2E3A</key>
+ <string>uni2E3A__.glif</string>
+ <key>uni2E3B</key>
+ <string>uni2E3B__.glif</string>
+ <key>uni2E3C</key>
+ <string>uni2E3C__.glif</string>
+ <key>uni2E3D</key>
+ <string>uni2E3D__.glif</string>
+ <key>uni2E3E</key>
+ <string>uni2E3E__.glif</string>
+ <key>uni2E3F</key>
+ <string>uni2E3F__.glif</string>
+ <key>uni2E40</key>
+ <string>uni2E40_.glif</string>
+ <key>uni2E41</key>
+ <string>uni2E41_.glif</string>
+ <key>uni2E42</key>
+ <string>uni2E42_.glif</string>
+ <key>uniA640</key>
+ <string>uniA640_.glif</string>
+ <key>uniA641</key>
+ <string>uniA641_.glif</string>
+ <key>uniA642</key>
+ <string>uniA642_.glif</string>
+ <key>uniA643</key>
+ <string>uniA643_.glif</string>
+ <key>uniA644</key>
+ <string>uniA644_.glif</string>
+ <key>uniA645</key>
+ <string>uniA645_.glif</string>
+ <key>uniA646</key>
+ <string>uniA646_.glif</string>
+ <key>uniA647</key>
+ <string>uniA647_.glif</string>
+ <key>uniA648</key>
+ <string>uniA648_.glif</string>
+ <key>uniA649</key>
+ <string>uniA649_.glif</string>
+ <key>uniA64A</key>
+ <string>uniA64A__.glif</string>
+ <key>uniA64B</key>
+ <string>uniA64B__.glif</string>
+ <key>uniA64C</key>
+ <string>uniA64C__.glif</string>
+ <key>uniA64D</key>
+ <string>uniA64D__.glif</string>
+ <key>uniA64E</key>
+ <string>uniA64E__.glif</string>
+ <key>uniA64F</key>
+ <string>uniA64F__.glif</string>
+ <key>uniA650</key>
+ <string>uniA650_.glif</string>
+ <key>uniA651</key>
+ <string>uniA651_.glif</string>
+ <key>uniA652</key>
+ <string>uniA652_.glif</string>
+ <key>uniA653</key>
+ <string>uniA653_.glif</string>
+ <key>uniA654</key>
+ <string>uniA654_.glif</string>
+ <key>uniA655</key>
+ <string>uniA655_.glif</string>
+ <key>uniA656</key>
+ <string>uniA656_.glif</string>
+ <key>uniA657</key>
+ <string>uniA657_.glif</string>
+ <key>uniA657.cn</key>
+ <string>uniA657_.cn.glif</string>
+ <key>uniA658</key>
+ <string>uniA658_.glif</string>
+ <key>uniA659</key>
+ <string>uniA659_.glif</string>
+ <key>uniA65A</key>
+ <string>uniA65A__.glif</string>
+ <key>uniA65B</key>
+ <string>uniA65B__.glif</string>
+ <key>uniA65C</key>
+ <string>uniA65C__.glif</string>
+ <key>uniA65D</key>
+ <string>uniA65D__.glif</string>
+ <key>uniA65E</key>
+ <string>uniA65E__.glif</string>
+ <key>uniA65F</key>
+ <string>uniA65F__.glif</string>
+ <key>uniA660</key>
+ <string>uniA660_.glif</string>
+ <key>uniA661</key>
+ <string>uniA661_.glif</string>
+ <key>uniA662</key>
+ <string>uniA662_.glif</string>
+ <key>uniA663</key>
+ <string>uniA663_.glif</string>
+ <key>uniA664</key>
+ <string>uniA664_.glif</string>
+ <key>uniA665</key>
+ <string>uniA665_.glif</string>
+ <key>uniA666</key>
+ <string>uniA666_.glif</string>
+ <key>uniA667</key>
+ <string>uniA667_.glif</string>
+ <key>uniA668</key>
+ <string>uniA668_.glif</string>
+ <key>uniA669</key>
+ <string>uniA669_.glif</string>
+ <key>uniA66A</key>
+ <string>uniA66A__.glif</string>
+ <key>uniA66B</key>
+ <string>uniA66B__.glif</string>
+ <key>uniA66C</key>
+ <string>uniA66C__.glif</string>
+ <key>uniA66D</key>
+ <string>uniA66D__.glif</string>
+ <key>uniA66E</key>
+ <string>uniA66E__.glif</string>
+ <key>uniA66F</key>
+ <string>uniA66F__.glif</string>
+ <key>uniA670</key>
+ <string>uniA670_.glif</string>
+ <key>uniA671</key>
+ <string>uniA671_.glif</string>
+ <key>uniA672</key>
+ <string>uniA672_.glif</string>
+ <key>uniA673</key>
+ <string>uniA673_.glif</string>
+ <key>uniA674</key>
+ <string>uniA674_.glif</string>
+ <key>uniA675</key>
+ <string>uniA675_.glif</string>
+ <key>uniA676</key>
+ <string>uniA676_.glif</string>
+ <key>uniA677</key>
+ <string>uniA677_.glif</string>
+ <key>uniA678</key>
+ <string>uniA678_.glif</string>
+ <key>uniA679</key>
+ <string>uniA679_.glif</string>
+ <key>uniA67A</key>
+ <string>uniA67A__.glif</string>
+ <key>uniA67B</key>
+ <string>uniA67B__.glif</string>
+ <key>uniA67C</key>
+ <string>uniA67C__.glif</string>
+ <key>uniA67D</key>
+ <string>uniA67D__.glif</string>
+ <key>uniA67E</key>
+ <string>uniA67E__.glif</string>
+ <key>uniA67F</key>
+ <string>uniA67F__.glif</string>
+ <key>uniA680</key>
+ <string>uniA680_.glif</string>
+ <key>uniA681</key>
+ <string>uniA681_.glif</string>
+ <key>uniA682</key>
+ <string>uniA682_.glif</string>
+ <key>uniA683</key>
+ <string>uniA683_.glif</string>
+ <key>uniA684</key>
+ <string>uniA684_.glif</string>
+ <key>uniA685</key>
+ <string>uniA685_.glif</string>
+ <key>uniA686</key>
+ <string>uniA686_.glif</string>
+ <key>uniA687</key>
+ <string>uniA687_.glif</string>
+ <key>uniA688</key>
+ <string>uniA688_.glif</string>
+ <key>uniA689</key>
+ <string>uniA689_.glif</string>
+ <key>uniA68A</key>
+ <string>uniA68A__.glif</string>
+ <key>uniA68B</key>
+ <string>uniA68B__.glif</string>
+ <key>uniA68C</key>
+ <string>uniA68C__.glif</string>
+ <key>uniA68D</key>
+ <string>uniA68D__.glif</string>
+ <key>uniA68E</key>
+ <string>uniA68E__.glif</string>
+ <key>uniA68F</key>
+ <string>uniA68F__.glif</string>
+ <key>uniA690</key>
+ <string>uniA690_.glif</string>
+ <key>uniA691</key>
+ <string>uniA691_.glif</string>
+ <key>uniA692</key>
+ <string>uniA692_.glif</string>
+ <key>uniA693</key>
+ <string>uniA693_.glif</string>
+ <key>uniA694</key>
+ <string>uniA694_.glif</string>
+ <key>uniA695</key>
+ <string>uniA695_.glif</string>
+ <key>uniA696</key>
+ <string>uniA696_.glif</string>
+ <key>uniA697</key>
+ <string>uniA697_.glif</string>
+ <key>uniA698</key>
+ <string>uniA698_.glif</string>
+ <key>uniA699</key>
+ <string>uniA699_.glif</string>
+ <key>uniA69A</key>
+ <string>uniA69A__.glif</string>
+ <key>uniA69B</key>
+ <string>uniA69B__.glif</string>
+ <key>uniA69C</key>
+ <string>uniA69C__.glif</string>
+ <key>uniA69D</key>
+ <string>uniA69D__.glif</string>
+ <key>uniA69F</key>
+ <string>uniA69F__.glif</string>
+ <key>uniA700</key>
+ <string>uniA700_.glif</string>
+ <key>uniA701</key>
+ <string>uniA701_.glif</string>
+ <key>uniA702</key>
+ <string>uniA702_.glif</string>
+ <key>uniA703</key>
+ <string>uniA703_.glif</string>
+ <key>uniA704</key>
+ <string>uniA704_.glif</string>
+ <key>uniA705</key>
+ <string>uniA705_.glif</string>
+ <key>uniA706</key>
+ <string>uniA706_.glif</string>
+ <key>uniA707</key>
+ <string>uniA707_.glif</string>
+ <key>uniA708</key>
+ <string>uniA708_.glif</string>
+ <key>uniA709</key>
+ <string>uniA709_.glif</string>
+ <key>uniA70A</key>
+ <string>uniA70A__.glif</string>
+ <key>uniA70B</key>
+ <string>uniA70B__.glif</string>
+ <key>uniA70C</key>
+ <string>uniA70C__.glif</string>
+ <key>uniA70D</key>
+ <string>uniA70D__.glif</string>
+ <key>uniA70E</key>
+ <string>uniA70E__.glif</string>
+ <key>uniA70F</key>
+ <string>uniA70F__.glif</string>
+ <key>uniA710</key>
+ <string>uniA710_.glif</string>
+ <key>uniA711</key>
+ <string>uniA711_.glif</string>
+ <key>uniA712</key>
+ <string>uniA712_.glif</string>
+ <key>uniA713</key>
+ <string>uniA713_.glif</string>
+ <key>uniA714</key>
+ <string>uniA714_.glif</string>
+ <key>uniA715</key>
+ <string>uniA715_.glif</string>
+ <key>uniA716</key>
+ <string>uniA716_.glif</string>
+ <key>uniA717</key>
+ <string>uniA717_.glif</string>
+ <key>uniA718</key>
+ <string>uniA718_.glif</string>
+ <key>uniA719</key>
+ <string>uniA719_.glif</string>
+ <key>uniA71A</key>
+ <string>uniA71A__.glif</string>
+ <key>uniA71B</key>
+ <string>uniA71B__.glif</string>
+ <key>uniA71C</key>
+ <string>uniA71C__.glif</string>
+ <key>uniA71D</key>
+ <string>uniA71D__.glif</string>
+ <key>uniA71E</key>
+ <string>uniA71E__.glif</string>
+ <key>uniA71F</key>
+ <string>uniA71F__.glif</string>
+ <key>uniA720</key>
+ <string>uniA720_.glif</string>
+ <key>uniA721</key>
+ <string>uniA721_.glif</string>
+ <key>uniA722</key>
+ <string>uniA722_.glif</string>
+ <key>uniA723</key>
+ <string>uniA723_.glif</string>
+ <key>uniA724</key>
+ <string>uniA724_.glif</string>
+ <key>uniA725</key>
+ <string>uniA725_.glif</string>
+ <key>uniA726</key>
+ <string>uniA726_.glif</string>
+ <key>uniA727</key>
+ <string>uniA727_.glif</string>
+ <key>uniA728</key>
+ <string>uniA728_.glif</string>
+ <key>uniA729</key>
+ <string>uniA729_.glif</string>
+ <key>uniA72A</key>
+ <string>uniA72A__.glif</string>
+ <key>uniA72B</key>
+ <string>uniA72B__.glif</string>
+ <key>uniA72C</key>
+ <string>uniA72C__.glif</string>
+ <key>uniA72D</key>
+ <string>uniA72D__.glif</string>
+ <key>uniA72E</key>
+ <string>uniA72E__.glif</string>
+ <key>uniA72F</key>
+ <string>uniA72F__.glif</string>
+ <key>uniA730</key>
+ <string>uniA730_.glif</string>
+ <key>uniA731</key>
+ <string>uniA731_.glif</string>
+ <key>uniA732</key>
+ <string>uniA732_.glif</string>
+ <key>uniA733</key>
+ <string>uniA733_.glif</string>
+ <key>uniA734</key>
+ <string>uniA734_.glif</string>
+ <key>uniA735</key>
+ <string>uniA735_.glif</string>
+ <key>uniA736</key>
+ <string>uniA736_.glif</string>
+ <key>uniA737</key>
+ <string>uniA737_.glif</string>
+ <key>uniA738</key>
+ <string>uniA738_.glif</string>
+ <key>uniA739</key>
+ <string>uniA739_.glif</string>
+ <key>uniA73A</key>
+ <string>uniA73A__.glif</string>
+ <key>uniA73B</key>
+ <string>uniA73B__.glif</string>
+ <key>uniA73C</key>
+ <string>uniA73C__.glif</string>
+ <key>uniA73D</key>
+ <string>uniA73D__.glif</string>
+ <key>uniA73E</key>
+ <string>uniA73E__.glif</string>
+ <key>uniA73E.cn</key>
+ <string>uniA73E__.cn.glif</string>
+ <key>uniA73F</key>
+ <string>uniA73F__.glif</string>
+ <key>uniA73F.cn</key>
+ <string>uniA73F__.cn.glif</string>
+ <key>uniA740</key>
+ <string>uniA740_.glif</string>
+ <key>uniA741</key>
+ <string>uniA741_.glif</string>
+ <key>uniA742</key>
+ <string>uniA742_.glif</string>
+ <key>uniA743</key>
+ <string>uniA743_.glif</string>
+ <key>uniA744</key>
+ <string>uniA744_.glif</string>
+ <key>uniA745</key>
+ <string>uniA745_.glif</string>
+ <key>uniA746</key>
+ <string>uniA746_.glif</string>
+ <key>uniA747</key>
+ <string>uniA747_.glif</string>
+ <key>uniA748</key>
+ <string>uniA748_.glif</string>
+ <key>uniA749</key>
+ <string>uniA749_.glif</string>
+ <key>uniA74A</key>
+ <string>uniA74A__.glif</string>
+ <key>uniA74B</key>
+ <string>uniA74B__.glif</string>
+ <key>uniA74C</key>
+ <string>uniA74C__.glif</string>
+ <key>uniA74D</key>
+ <string>uniA74D__.glif</string>
+ <key>uniA74E</key>
+ <string>uniA74E__.glif</string>
+ <key>uniA74F</key>
+ <string>uniA74F__.glif</string>
+ <key>uniA750</key>
+ <string>uniA750_.glif</string>
+ <key>uniA751</key>
+ <string>uniA751_.glif</string>
+ <key>uniA752</key>
+ <string>uniA752_.glif</string>
+ <key>uniA753</key>
+ <string>uniA753_.glif</string>
+ <key>uniA754</key>
+ <string>uniA754_.glif</string>
+ <key>uniA755</key>
+ <string>uniA755_.glif</string>
+ <key>uniA756</key>
+ <string>uniA756_.glif</string>
+ <key>uniA756.cn</key>
+ <string>uniA756_.cn.glif</string>
+ <key>uniA757</key>
+ <string>uniA757_.glif</string>
+ <key>uniA758</key>
+ <string>uniA758_.glif</string>
+ <key>uniA758.cn</key>
+ <string>uniA758_.cn.glif</string>
+ <key>uniA759</key>
+ <string>uniA759_.glif</string>
+ <key>uniA75A</key>
+ <string>uniA75A__.glif</string>
+ <key>uniA75B</key>
+ <string>uniA75B__.glif</string>
+ <key>uniA75C</key>
+ <string>uniA75C__.glif</string>
+ <key>uniA75D</key>
+ <string>uniA75D__.glif</string>
+ <key>uniA75E</key>
+ <string>uniA75E__.glif</string>
+ <key>uniA75F</key>
+ <string>uniA75F__.glif</string>
+ <key>uniA760</key>
+ <string>uniA760_.glif</string>
+ <key>uniA761</key>
+ <string>uniA761_.glif</string>
+ <key>uniA762</key>
+ <string>uniA762_.glif</string>
+ <key>uniA763</key>
+ <string>uniA763_.glif</string>
+ <key>uniA764</key>
+ <string>uniA764_.glif</string>
+ <key>uniA765</key>
+ <string>uniA765_.glif</string>
+ <key>uniA766</key>
+ <string>uniA766_.glif</string>
+ <key>uniA767</key>
+ <string>uniA767_.glif</string>
+ <key>uniA767.cn</key>
+ <string>uniA767_.cn.glif</string>
+ <key>uniA768</key>
+ <string>uniA768_.glif</string>
+ <key>uniA769</key>
+ <string>uniA769_.glif</string>
+ <key>uniA76A</key>
+ <string>uniA76A__.glif</string>
+ <key>uniA76B</key>
+ <string>uniA76B__.glif</string>
+ <key>uniA76C</key>
+ <string>uniA76C__.glif</string>
+ <key>uniA76D</key>
+ <string>uniA76D__.glif</string>
+ <key>uniA76E</key>
+ <string>uniA76E__.glif</string>
+ <key>uniA76F</key>
+ <string>uniA76F__.glif</string>
+ <key>uniA770</key>
+ <string>uniA770_.glif</string>
+ <key>uniA771</key>
+ <string>uniA771_.glif</string>
+ <key>uniA771.cn</key>
+ <string>uniA771_.cn.glif</string>
+ <key>uniA772</key>
+ <string>uniA772_.glif</string>
+ <key>uniA773</key>
+ <string>uniA773_.glif</string>
+ <key>uniA774</key>
+ <string>uniA774_.glif</string>
+ <key>uniA775</key>
+ <string>uniA775_.glif</string>
+ <key>uniA776</key>
+ <string>uniA776_.glif</string>
+ <key>uniA777</key>
+ <string>uniA777_.glif</string>
+ <key>uniA778</key>
+ <string>uniA778_.glif</string>
+ <key>uniA779</key>
+ <string>uniA779_.glif</string>
+ <key>uniA77A</key>
+ <string>uniA77A__.glif</string>
+ <key>uniA77B</key>
+ <string>uniA77B__.glif</string>
+ <key>uniA77C</key>
+ <string>uniA77C__.glif</string>
+ <key>uniA77D</key>
+ <string>uniA77D__.glif</string>
+ <key>uniA77E</key>
+ <string>uniA77E__.glif</string>
+ <key>uniA77F</key>
+ <string>uniA77F__.glif</string>
+ <key>uniA780</key>
+ <string>uniA780_.glif</string>
+ <key>uniA781</key>
+ <string>uniA781_.glif</string>
+ <key>uniA782</key>
+ <string>uniA782_.glif</string>
+ <key>uniA783</key>
+ <string>uniA783_.glif</string>
+ <key>uniA784</key>
+ <string>uniA784_.glif</string>
+ <key>uniA785</key>
+ <string>uniA785_.glif</string>
+ <key>uniA786</key>
+ <string>uniA786_.glif</string>
+ <key>uniA787</key>
+ <string>uniA787_.glif</string>
+ <key>uniA788</key>
+ <string>uniA788_.glif</string>
+ <key>uniA789</key>
+ <string>uniA789_.glif</string>
+ <key>uniA78A</key>
+ <string>uniA78A__.glif</string>
+ <key>uniA78B</key>
+ <string>uniA78B__.glif</string>
+ <key>uniA78C</key>
+ <string>uniA78C__.glif</string>
+ <key>uniA78D</key>
+ <string>uniA78D__.glif</string>
+ <key>uniA78E</key>
+ <string>uniA78E__.glif</string>
+ <key>uniA790</key>
+ <string>uniA790_.glif</string>
+ <key>uniA791</key>
+ <string>uniA791_.glif</string>
+ <key>uniA792</key>
+ <string>uniA792_.glif</string>
+ <key>uniA793</key>
+ <string>uniA793_.glif</string>
+ <key>uniA794</key>
+ <string>uniA794_.glif</string>
+ <key>uniA794.cn</key>
+ <string>uniA794_.cn.glif</string>
+ <key>uniA795</key>
+ <string>uniA795_.glif</string>
+ <key>uniA796</key>
+ <string>uniA796_.glif</string>
+ <key>uniA797</key>
+ <string>uniA797_.glif</string>
+ <key>uniA797.cn</key>
+ <string>uniA797_.cn.glif</string>
+ <key>uniA798</key>
+ <string>uniA798_.glif</string>
+ <key>uniA799</key>
+ <string>uniA799_.glif</string>
+ <key>uniA79A</key>
+ <string>uniA79A__.glif</string>
+ <key>uniA79B</key>
+ <string>uniA79B__.glif</string>
+ <key>uniA79C</key>
+ <string>uniA79C__.glif</string>
+ <key>uniA79D</key>
+ <string>uniA79D__.glif</string>
+ <key>uniA79E</key>
+ <string>uniA79E__.glif</string>
+ <key>uniA79F</key>
+ <string>uniA79F__.glif</string>
+ <key>uniA7A0</key>
+ <string>uniA7A0__.glif</string>
+ <key>uniA7A1</key>
+ <string>uniA7A1__.glif</string>
+ <key>uniA7A2</key>
+ <string>uniA7A2__.glif</string>
+ <key>uniA7A3</key>
+ <string>uniA7A3__.glif</string>
+ <key>uniA7A4</key>
+ <string>uniA7A4__.glif</string>
+ <key>uniA7A5</key>
+ <string>uniA7A5__.glif</string>
+ <key>uniA7A6</key>
+ <string>uniA7A6__.glif</string>
+ <key>uniA7A7</key>
+ <string>uniA7A7__.glif</string>
+ <key>uniA7A8</key>
+ <string>uniA7A8__.glif</string>
+ <key>uniA7A9</key>
+ <string>uniA7A9__.glif</string>
+ <key>uniA7AA</key>
+ <string>uniA7AA___.glif</string>
+ <key>uniA7AB</key>
+ <string>uniA7AB___.glif</string>
+ <key>uniA7AC</key>
+ <string>uniA7AC___.glif</string>
+ <key>uniA7AD</key>
+ <string>uniA7AD___.glif</string>
+ <key>uniA7B0</key>
+ <string>uniA7B0__.glif</string>
+ <key>uniA7B1</key>
+ <string>uniA7B1__.glif</string>
+ <key>uniA7F7</key>
+ <string>uniA7F7__.glif</string>
+ <key>uniA7F8</key>
+ <string>uniA7F8__.glif</string>
+ <key>uniA7F9</key>
+ <string>uniA7F9__.glif</string>
+ <key>uniA7FA</key>
+ <string>uniA7FA___.glif</string>
+ <key>uniA7FB</key>
+ <string>uniA7FB___.glif</string>
+ <key>uniA7FC</key>
+ <string>uniA7FC___.glif</string>
+ <key>uniA7FD</key>
+ <string>uniA7FD___.glif</string>
+ <key>uniA7FE</key>
+ <string>uniA7FE___.glif</string>
+ <key>uniA7FF</key>
+ <string>uniA7FF___.glif</string>
+ <key>uniA92E</key>
+ <string>uniA92E__.glif</string>
+ <key>uniAB30</key>
+ <string>uniAB30__.glif</string>
+ <key>uniAB31</key>
+ <string>uniAB31__.glif</string>
+ <key>uniAB32</key>
+ <string>uniAB32__.glif</string>
+ <key>uniAB33</key>
+ <string>uniAB33__.glif</string>
+ <key>uniAB34</key>
+ <string>uniAB34__.glif</string>
+ <key>uniAB35</key>
+ <string>uniAB35__.glif</string>
+ <key>uniAB36</key>
+ <string>uniAB36__.glif</string>
+ <key>uniAB36.cn</key>
+ <string>uniAB36__.cn.glif</string>
+ <key>uniAB37</key>
+ <string>uniAB37__.glif</string>
+ <key>uniAB38</key>
+ <string>uniAB38__.glif</string>
+ <key>uniAB39</key>
+ <string>uniAB39__.glif</string>
+ <key>uniAB3A</key>
+ <string>uniAB3A___.glif</string>
+ <key>uniAB3B</key>
+ <string>uniAB3B___.glif</string>
+ <key>uniAB3C</key>
+ <string>uniAB3C___.glif</string>
+ <key>uniAB3D</key>
+ <string>uniAB3D___.glif</string>
+ <key>uniAB3E</key>
+ <string>uniAB3E___.glif</string>
+ <key>uniAB3F</key>
+ <string>uniAB3F___.glif</string>
+ <key>uniAB40</key>
+ <string>uniAB40__.glif</string>
+ <key>uniAB41</key>
+ <string>uniAB41__.glif</string>
+ <key>uniAB42</key>
+ <string>uniAB42__.glif</string>
+ <key>uniAB43</key>
+ <string>uniAB43__.glif</string>
+ <key>uniAB44</key>
+ <string>uniAB44__.glif</string>
+ <key>uniAB45</key>
+ <string>uniAB45__.glif</string>
+ <key>uniAB46</key>
+ <string>uniAB46__.glif</string>
+ <key>uniAB47</key>
+ <string>uniAB47__.glif</string>
+ <key>uniAB48</key>
+ <string>uniAB48__.glif</string>
+ <key>uniAB49</key>
+ <string>uniAB49__.glif</string>
+ <key>uniAB4A</key>
+ <string>uniAB4A___.glif</string>
+ <key>uniAB4B</key>
+ <string>uniAB4B___.glif</string>
+ <key>uniAB4C</key>
+ <string>uniAB4C___.glif</string>
+ <key>uniAB4D</key>
+ <string>uniAB4D___.glif</string>
+ <key>uniAB4E</key>
+ <string>uniAB4E___.glif</string>
+ <key>uniAB4F</key>
+ <string>uniAB4F___.glif</string>
+ <key>uniAB50</key>
+ <string>uniAB50__.glif</string>
+ <key>uniAB51</key>
+ <string>uniAB51__.glif</string>
+ <key>uniAB52</key>
+ <string>uniAB52__.glif</string>
+ <key>uniAB53</key>
+ <string>uniAB53__.glif</string>
+ <key>uniAB54</key>
+ <string>uniAB54__.glif</string>
+ <key>uniAB55</key>
+ <string>uniAB55__.glif</string>
+ <key>uniAB56</key>
+ <string>uniAB56__.glif</string>
+ <key>uniAB57</key>
+ <string>uniAB57__.glif</string>
+ <key>uniAB58</key>
+ <string>uniAB58__.glif</string>
+ <key>uniAB59</key>
+ <string>uniAB59__.glif</string>
+ <key>uniAB5A</key>
+ <string>uniAB5A___.glif</string>
+ <key>uniAB5B</key>
+ <string>uniAB5B___.glif</string>
+ <key>uniAB5C</key>
+ <string>uniAB5C___.glif</string>
+ <key>uniAB5D</key>
+ <string>uniAB5D___.glif</string>
+ <key>uniAB5E</key>
+ <string>uniAB5E___.glif</string>
+ <key>uniAB5F</key>
+ <string>uniAB5F___.glif</string>
+ <key>uniAB64</key>
+ <string>uniAB64__.glif</string>
+ <key>uniAB65</key>
+ <string>uniAB65__.glif</string>
+ <key>uniE000</key>
+ <string>uniE000_.glif</string>
+ <key>uniE001</key>
+ <string>uniE001_.glif</string>
+ <key>uniE002</key>
+ <string>uniE002_.glif</string>
+ <key>uniE003</key>
+ <string>uniE003_.glif</string>
+ <key>uniE004</key>
+ <string>uniE004_.glif</string>
+ <key>uniFE20</key>
+ <string>uniFE20__.glif</string>
+ <key>uniFE21</key>
+ <string>uniFE21__.glif</string>
+ <key>uniFE22</key>
+ <string>uniFE22__.glif</string>
+ <key>uniFE23</key>
+ <string>uniFE23__.glif</string>
+ <key>uniFE24</key>
+ <string>uniFE24__.glif</string>
+ <key>uniFE25</key>
+ <string>uniFE25__.glif</string>
+ <key>uniFE26</key>
+ <string>uniFE26__.glif</string>
+ <key>uniFE27</key>
+ <string>uniFE27__.glif</string>
+ <key>uniFE28</key>
+ <string>uniFE28__.glif</string>
+ <key>uniFE29</key>
+ <string>uniFE29__.glif</string>
+ <key>uniFE2A</key>
+ <string>uniFE2A___.glif</string>
+ <key>uniFE2B</key>
+ <string>uniFE2B___.glif</string>
+ <key>uniFE2C</key>
+ <string>uniFE2C___.glif</string>
+ <key>uniFE2D</key>
+ <string>uniFE2D___.glif</string>
+ <key>uniFFFC</key>
+ <string>uniFFFC____.glif</string>
+ <key>uniFFFD</key>
+ <string>uniFFFD____.glif</string>
+ <key>upsilon</key>
+ <string>upsilon.glif</string>
+ <key>upsilonlatin</key>
+ <string>upsilonlatin.glif</string>
+ <key>uptackmod</key>
+ <string>uptackmod.glif</string>
+ <key>v</key>
+ <string>v.glif</string>
+ <key>vecyrillic</key>
+ <string>vecyrillic.glif</string>
+ <key>versicle</key>
+ <string>versicle.glif</string>
+ <key>verticalbardbl</key>
+ <string>verticalbardbl.glif</string>
+ <key>verticallinelowmod</key>
+ <string>verticallinelowmod.glif</string>
+ <key>vscript</key>
+ <string>vscript.glif</string>
+ <key>vturn</key>
+ <string>vturn.glif</string>
+ <key>w</key>
+ <string>w.glif</string>
+ <key>won</key>
+ <string>won.glif</string>
+ <key>wsuper</key>
+ <string>wsuper.glif</string>
+ <key>wturn</key>
+ <string>wturn.glif</string>
+ <key>wynn</key>
+ <string>wynn.glif</string>
+ <key>x</key>
+ <string>x.glif</string>
+ <key>xi</key>
+ <string>xi.glif</string>
+ <key>xsuper</key>
+ <string>xsuper.glif</string>
+ <key>xsupnosp</key>
+ <string>xsupnosp.glif</string>
+ <key>y</key>
+ <string>y.glif</string>
+ <key>yatcyrillic</key>
+ <string>yatcyrillic.glif</string>
+ <key>yen</key>
+ <string>yen.glif</string>
+ <key>yericyrillic</key>
+ <string>yericyrillic.glif</string>
+ <key>yhook</key>
+ <string>yhook.glif</string>
+ <key>ysuper</key>
+ <string>ysuper.glif</string>
+ <key>yturn</key>
+ <string>yturn.glif</string>
+ <key>yusbigcyrillic</key>
+ <string>yusbigcyrillic.glif</string>
+ <key>yusbigiotifiedcyrillic</key>
+ <string>yusbigiotifiedcyrillic.glif</string>
+ <key>yuslittlecyrillic</key>
+ <string>yuslittlecyrillic.glif</string>
+ <key>yuslittleiotifiedcyrillic</key>
+ <string>yuslittleiotifiedcyrillic.glif</string>
+ <key>z</key>
+ <string>z.glif</string>
+ <key>zbar</key>
+ <string>zbar.glif</string>
+ <key>zcurl</key>
+ <string>zcurl.glif</string>
+ <key>zecyrillic</key>
+ <string>zecyrillic.glif</string>
+ <key>zero</key>
+ <string>zero.glif</string>
+ <key>zero.frac</key>
+ <string>zero.frac.glif</string>
+ <key>zero.sup</key>
+ <string>zero.sup.glif</string>
+ <key>zerosub</key>
+ <string>zerosub.glif</string>
+ <key>zerosuperior</key>
+ <string>zerosuperior.glif</string>
+ <key>zerowidthjoiner</key>
+ <string>zerowidthjoiner.glif</string>
+ <key>zerowidthspace</key>
+ <string>zerowidthspace.glif</string>
+ <key>zeta</key>
+ <string>zeta.glif</string>
+ <key>zhecyrillic</key>
+ <string>zhecyrillic.glif</string>
+ <key>zhedescendercyrillic</key>
+ <string>zhedescendercyrillic.glif</string>
+ <key>zrthook</key>
+ <string>zrthook.glif</string>
+</dict>
+</plist>
diff --git a/src/Interface-Regular.ufo/glyphs/controlHT_.glif b/src/Interface-Regular.ufo/glyphs/controlHT_.glif
new file mode 100644
index 000000000..38ea1dfbc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/controlHT_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="controlHT" format="1">
+ <advance width="768"/>
+ <unicode hex="0009"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.3</real>
+ <real>0.3</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 701, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/controlSOT_.glif b/src/Interface-Regular.ufo/glyphs/controlSOT_.glif
new file mode 100644
index 000000000..cdd0c1db0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/controlSOT_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="controlSOT" format="1">
+ <advance width="0"/>
+ <unicode hex="0002"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.3</real>
+ <real>0.3</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/copyright.glif b/src/Interface-Regular.ufo/glyphs/copyright.glif
new file mode 100644
index 000000000..aad78e2de
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/copyright.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="copyright" format="1">
+ <advance width="2272"/>
+ <unicode hex="00A9"/>
+ <outline>
+ <contour>
+ <point x="1364" y="820" type="line"/>
+ <point x="1364" y="640"/>
+ <point x="1280" y="572"/>
+ <point x="1120" y="572" type="curve" smooth="yes"/>
+ <point x="944" y="572"/>
+ <point x="852" y="716"/>
+ <point x="852" y="920" type="curve" smooth="yes"/>
+ <point x="852" y="1084" type="line" smooth="yes"/>
+ <point x="852" y="1288"/>
+ <point x="944" y="1432"/>
+ <point x="1120" y="1432" type="curve" smooth="yes"/>
+ <point x="1280" y="1432"/>
+ <point x="1368" y="1360"/>
+ <point x="1368" y="1184" type="curve"/>
+ <point x="1580" y="1184" type="line"/>
+ <point x="1580" y="1472"/>
+ <point x="1400" y="1616"/>
+ <point x="1120" y="1616" type="curve" smooth="yes"/>
+ <point x="824" y="1616"/>
+ <point x="640" y="1400"/>
+ <point x="640" y="1084" type="curve"/>
+ <point x="640" y="920" type="line"/>
+ <point x="640" y="604"/>
+ <point x="824" y="388"/>
+ <point x="1120" y="388" type="curve" smooth="yes"/>
+ <point x="1400" y="388"/>
+ <point x="1580" y="532"/>
+ <point x="1580" y="820" type="curve"/>
+ </contour>
+ <contour>
+ <point x="328" y="1004" type="curve"/>
+ <point x="328" y="1488"/>
+ <point x="692" y="1860"/>
+ <point x="1136" y="1860" type="curve" smooth="yes"/>
+ <point x="1584" y="1860"/>
+ <point x="1944" y="1488"/>
+ <point x="1944" y="1004" type="curve" smooth="yes"/>
+ <point x="1944" y="516"/>
+ <point x="1584" y="144"/>
+ <point x="1136" y="144" type="curve" smooth="yes"/>
+ <point x="692" y="144"/>
+ <point x="328" y="516"/>
+ </contour>
+ <contour>
+ <point x="160" y="1004" type="curve"/>
+ <point x="160" y="420"/>
+ <point x="600" y="-28"/>
+ <point x="1136" y="-28" type="curve" smooth="yes"/>
+ <point x="1676" y="-28"/>
+ <point x="2112" y="420"/>
+ <point x="2112" y="1004" type="curve" smooth="yes"/>
+ <point x="2112" y="1584"/>
+ <point x="1676" y="2032"/>
+ <point x="1136" y="2032" type="curve" smooth="yes"/>
+ <point x="600" y="2032"/>
+ <point x="160" y="1584"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2204, 'leftMargin': 121, 'rightMargin': 132}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/crossbar.glif b/src/Interface-Regular.ufo/glyphs/crossbar.glif
new file mode 100644
index 000000000..083c52d49
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/crossbar.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="crossbar" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="624" y="992" type="move" name="_cross"/>
+ </contour>
+ <contour>
+ <point x="1068" y="1108" type="line"/>
+ <point x="188" y="1108" type="line"/>
+ <point x="188" y="888" type="line"/>
+ <point x="1068" y="888" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/cruzeiro.glif b/src/Interface-Regular.ufo/glyphs/cruzeiro.glif
new file mode 100644
index 000000000..0651cbcf6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/cruzeiro.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cruzeiro" format="1">
+ <advance width="2016"/>
+ <unicode hex="20A2"/>
+ <outline>
+ <contour>
+ <point x="1020" y="968" type="line"/>
+ <point x="996" y="1200" type="line"/>
+ <point x="744" y="1200" type="line"/>
+ <point x="744" y="40" type="line"/>
+ <point x="1020" y="40" type="line"/>
+ </contour>
+ <contour>
+ <point x="1472" y="1208" type="line"/>
+ <point x="1452" y="1216"/>
+ <point x="1392" y="1228"/>
+ <point x="1356" y="1228" type="curve" smooth="yes"/>
+ <point x="1040" y="1228"/>
+ <point x="876" y="908"/>
+ <point x="876" y="556" type="curve"/>
+ <point x="976" y="620" type="line"/>
+ <point x="1004" y="824"/>
+ <point x="1116" y="968"/>
+ <point x="1344" y="968" type="curve" smooth="yes"/>
+ <point x="1392" y="968"/>
+ <point x="1424" y="964"/>
+ <point x="1472" y="956" type="curve"/>
+ </contour>
+ <component base="C" xOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1834, 'leftMargin': 256, 'rightMargin': 2}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/cstretch.glif b/src/Interface-Regular.ufo/glyphs/cstretch.glif
new file mode 100644
index 000000000..0a2108a95
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/cstretch.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cstretch" format="1">
+ <advance width="1504"/>
+ <unicode hex="0297"/>
+ <outline>
+ <contour>
+ <point x="788" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="788" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1472" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="788" y="-380" type="curve" smooth="yes"/>
+ <point x="476" y="-380"/>
+ <point x="396" y="-112"/>
+ <point x="396" y="144" type="curve" smooth="yes"/>
+ <point x="396" y="772" type="line" smooth="yes"/>
+ <point x="396" y="1024"/>
+ <point x="480" y="1296"/>
+ <point x="788" y="1296" type="curve"/>
+ <point x="988" y="1296"/>
+ <point x="1112" y="1148"/>
+ <point x="1124" y="976" type="curve"/>
+ <point x="1384" y="976" type="line"/>
+ <point x="1372" y="1276"/>
+ <point x="1144" y="1516"/>
+ <point x="788" y="1516" type="curve" smooth="yes"/>
+ <point x="336" y="1516"/>
+ <point x="120" y="1168"/>
+ <point x="120" y="772" type="curve" smooth="yes"/>
+ <point x="120" y="144" type="line" smooth="yes"/>
+ <point x="120" y="-256"/>
+ <point x="332" y="-600"/>
+ <point x="788" y="-600" type="curve"/>
+ <point x="1104" y="-600"/>
+ <point x="1372" y="-364"/>
+ <point x="1384" y="-104" type="curve"/>
+ <point x="1124" y="-104" type="line"/>
+ <point x="1112" y="-260"/>
+ <point x="964" y="-380"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 127, 'rightMargin': 88}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/currency.glif b/src/Interface-Regular.ufo/glyphs/currency.glif
new file mode 100644
index 000000000..ba90b1115
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/currency.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="currency" format="1">
+ <advance width="2016"/>
+ <unicode hex="00A4"/>
+ <outline>
+ <contour>
+ <point x="440" y="836" type="curve"/>
+ <point x="440" y="1176"/>
+ <point x="692" y="1448"/>
+ <point x="1004" y="1448" type="curve" smooth="yes"/>
+ <point x="1316" y="1448"/>
+ <point x="1568" y="1176"/>
+ <point x="1568" y="836" type="curve" smooth="yes"/>
+ <point x="1568" y="500"/>
+ <point x="1316" y="224"/>
+ <point x="1004" y="224" type="curve" smooth="yes"/>
+ <point x="692" y="224"/>
+ <point x="440" y="500"/>
+ </contour>
+ <contour>
+ <point x="188" y="836" type="curve"/>
+ <point x="188" y="348"/>
+ <point x="552" y="-28"/>
+ <point x="1004" y="-28" type="curve" smooth="yes"/>
+ <point x="1456" y="-28"/>
+ <point x="1824" y="348"/>
+ <point x="1824" y="836" type="curve" smooth="yes"/>
+ <point x="1824" y="1324"/>
+ <point x="1456" y="1696"/>
+ <point x="1004" y="1696" type="curve" smooth="yes"/>
+ <point x="552" y="1696"/>
+ <point x="188" y="1324"/>
+ </contour>
+ <contour>
+ <point x="1880" y="1540" type="line"/>
+ <point x="1684" y="1740" type="line"/>
+ <point x="1408" y="1456" type="line"/>
+ <point x="1600" y="1256" type="line"/>
+ </contour>
+ <contour>
+ <point x="612" y="248" type="line"/>
+ <point x="416" y="444" type="line"/>
+ <point x="140" y="164" type="line"/>
+ <point x="332" y="-36" type="line"/>
+ </contour>
+ <contour>
+ <point x="1684" y="-36" type="line"/>
+ <point x="1880" y="164" type="line"/>
+ <point x="1600" y="444" type="line"/>
+ <point x="1408" y="248" type="line"/>
+ </contour>
+ <contour>
+ <point x="416" y="1256" type="line"/>
+ <point x="612" y="1456" type="line"/>
+ <point x="332" y="1740" type="line"/>
+ <point x="140" y="1540" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2002.0, 'leftMargin': 143, 'rightMargin': 118.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/cyrillichook.glif b/src/Interface-Regular.ufo/glyphs/cyrillichook.glif
new file mode 100644
index 000000000..063ee187d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/cyrillichook.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cyrillichook" format="1">
+ <advance width="736"/>
+ <outline>
+ <contour>
+ <point x="396" y="0" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="516" y="164" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="396" y="216" type="line"/>
+ <point x="396" y="-124" type="line"/>
+ <point x="396" y="-284"/>
+ <point x="328" y="-368"/>
+ <point x="220" y="-368" type="curve" smooth="yes"/>
+ <point x="196" y="-368"/>
+ <point x="112" y="-360"/>
+ <point x="88" y="-348" type="curve"/>
+ <point x="68" y="-580" type="line"/>
+ <point x="120" y="-596"/>
+ <point x="164" y="-600"/>
+ <point x="220" y="-600" type="curve" smooth="yes"/>
+ <point x="500" y="-600"/>
+ <point x="668" y="-432"/>
+ <point x="668" y="-124" type="curve"/>
+ <point x="668" y="216" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 712, 'leftMargin': -89, 'rightMargin': 199}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/cyrillichookleft.glif b/src/Interface-Regular.ufo/glyphs/cyrillichookleft.glif
new file mode 100644
index 000000000..ab55f192e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/cyrillichookleft.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cyrillichookleft" format="1">
+ <advance width="736"/>
+ <outline>
+ <contour>
+ <point x="524" y="0" type="move" name="_left"/>
+ </contour>
+ <contour>
+ <point x="260" y="0" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="388" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="256" y="0" type="line"/>
+ <point x="344" y="-72"/>
+ <point x="432" y="-152"/>
+ <point x="432" y="-248" type="curve" smooth="yes"/>
+ <point x="432" y="-324"/>
+ <point x="392" y="-372"/>
+ <point x="276" y="-372" type="curve" smooth="yes"/>
+ <point x="204" y="-372"/>
+ <point x="144" y="-348"/>
+ <point x="112" y="-336" type="curve"/>
+ <point x="64" y="-512" type="line"/>
+ <point x="120" y="-540"/>
+ <point x="208" y="-572"/>
+ <point x="344" y="-572" type="curve" smooth="yes"/>
+ <point x="528" y="-572"/>
+ <point x="672" y="-472"/>
+ <point x="672" y="-280" type="curve" smooth="yes"/>
+ <point x="672" y="-152"/>
+ <point x="588" y="-4"/>
+ <point x="384" y="96" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 776, 'leftMargin': 25, 'rightMargin': 145}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/cyrillictic.glif b/src/Interface-Regular.ufo/glyphs/cyrillictic.glif
new file mode 100644
index 000000000..36ba37422
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/cyrillictic.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cyrillictic" format="1">
+ <advance width="480"/>
+ <outline>
+ <contour>
+ <point x="140" y="0" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="348" y="0" type="move" name="_left"/>
+ </contour>
+ <contour>
+ <point x="236" y="88" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="380" y="220" type="line"/>
+ <point x="104" y="220" type="line"/>
+ <point x="104" y="-496" type="line"/>
+ <point x="380" y="-496" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 551, 'leftMargin': 131, 'rightMargin': 145}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/d.cn.glif b/src/Interface-Regular.ufo/glyphs/d.cn.glif
new file mode 100644
index 000000000..239ddbc45
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/d.cn.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="d.cn" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1112" y="288" type="line"/>
+ <point x="1136" y="0" type="line"/>
+ <point x="1388" y="0" type="line"/>
+ <point x="1388" y="2112" type="line"/>
+ <point x="1112" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="120" y="672" type="line"/>
+ <point x="120" y="204"/>
+ <point x="356" y="-28"/>
+ <point x="708" y="-28" type="curve" smooth="yes"/>
+ <point x="1072" y="-28"/>
+ <point x="1232" y="240"/>
+ <point x="1272" y="676" type="curve"/>
+ <point x="1272" y="816" type="line"/>
+ <point x="1232" y="1252"/>
+ <point x="1072" y="1516"/>
+ <point x="708" y="1516" type="curve" smooth="yes"/>
+ <point x="356" y="1516"/>
+ <point x="120" y="1300"/>
+ <point x="120" y="812" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="392" y="812" type="line"/>
+ <point x="392" y="1136"/>
+ <point x="508" y="1288"/>
+ <point x="780" y="1288" type="curve" smooth="yes"/>
+ <point x="1024" y="1288"/>
+ <point x="1140" y="1120"/>
+ <point x="1180" y="928" type="curve"/>
+ <point x="1180" y="560" type="line"/>
+ <point x="1124" y="368"/>
+ <point x="1024" y="200"/>
+ <point x="776" y="200" type="curve" smooth="yes"/>
+ <point x="508" y="200"/>
+ <point x="392" y="348"/>
+ <point x="392" y="672" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1594, 'leftMargin': 127, 'rightMargin': 198}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/d.glif b/src/Interface-Regular.ufo/glyphs/d.glif
new file mode 100644
index 000000000..5ade210f8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/d.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="d" format="1">
+ <advance width="1632"/>
+ <unicode hex="0064"/>
+ <outline>
+ <contour>
+ <point x="1520" y="2112" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="1196" y="1796" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="836" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="740" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1580" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1580" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1580" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1192" y="344" type="line"/>
+ <point x="1212" y="0" type="line"/>
+ <point x="1428" y="0" type="line"/>
+ <point x="1428" y="2048" type="line"/>
+ <point x="1192" y="2048" type="line"/>
+ <point x="1192" y="1156" type="line"/>
+ <point x="1264" y="748" type="line"/>
+ </contour>
+ <component base="leftloop.cn" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dagger.glif b/src/Interface-Regular.ufo/glyphs/dagger.glif
new file mode 100644
index 000000000..b3d12990f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dagger.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dagger" format="1">
+ <advance width="1760"/>
+ <unicode hex="2020"/>
+ <outline>
+ <contour>
+ <point x="1016" y="2004" type="line"/>
+ <point x="740" y="2004" type="line"/>
+ <point x="740" y="0" type="line"/>
+ <point x="1016" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1560" y="1488" type="line"/>
+ <point x="200" y="1488" type="line"/>
+ <point x="200" y="1268" type="line"/>
+ <point x="1560" y="1268" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1554, 'leftMargin': 98, 'rightMargin': 95}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/daggerdbl.glif b/src/Interface-Regular.ufo/glyphs/daggerdbl.glif
new file mode 100644
index 000000000..3cd820428
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/daggerdbl.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="daggerdbl" format="1">
+ <advance width="1504"/>
+ <unicode hex="2021"/>
+ <outline>
+ <contour>
+ <point x="884" y="2004" type="line"/>
+ <point x="612" y="2004" type="line"/>
+ <point x="612" y="-572" type="line"/>
+ <point x="884" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1432" y="1488" type="line"/>
+ <point x="72" y="1488" type="line"/>
+ <point x="72" y="1268" type="line"/>
+ <point x="1432" y="1268" type="line"/>
+ </contour>
+ <contour>
+ <point x="1432" y="220" type="line"/>
+ <point x="72" y="220" type="line"/>
+ <point x="72" y="0" type="line"/>
+ <point x="1432" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1610, 'leftMargin': 121, 'rightMargin': 129}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dasiaoxia.glif b/src/Interface-Regular.ufo/glyphs/dasiaoxia.glif
new file mode 100644
index 000000000..995cd5e8a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dasiaoxia.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dasiaoxia" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="808" y="1712" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="612" y="1564" type="line"/>
+ <point x="736" y="1564" type="line"/>
+ <point x="1012" y="2016" type="line"/>
+ <point x="1012" y="2032" type="line"/>
+ <point x="724" y="2032" type="line"/>
+ <point x="612" y="1588" type="line"/>
+ </contour>
+ <contour>
+ <point x="236" y="1560" type="line"/>
+ <point x="484" y="1560" type="line"/>
+ <point x="484" y="1668" type="line" smooth="yes"/>
+ <point x="484" y="1800"/>
+ <point x="520" y="1892"/>
+ <point x="596" y="1976" type="curve"/>
+ <point x="488" y="2056" type="line"/>
+ <point x="324" y="1972"/>
+ <point x="236" y="1836"/>
+ <point x="236" y="1676" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1165, 'leftMargin': 171, 'rightMargin': 218}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dasiapneumatacyrilliccmb.glif b/src/Interface-Regular.ufo/glyphs/dasiapneumatacyrilliccmb.glif
new file mode 100644
index 000000000..438d27845
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dasiapneumatacyrilliccmb.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dasiapneumatacyrilliccmb" format="1">
+ <advance width="0"/>
+ <unicode hex="0485"/>
+ <outline>
+ <contour>
+ <point x="-752" y="1760" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-694" y="1786" type="line"/>
+ <point x="-582" y="1880" type="line"/>
+ <point x="-663" y="2038" type="line"/>
+ <point x="-661" y="2230" type="line"/>
+ <point x="-921" y="2230" type="line"/>
+ <point x="-921" y="2063" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dblapostrophe.glif b/src/Interface-Regular.ufo/glyphs/dblapostrophe.glif
new file mode 100644
index 000000000..df9eb205a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dblapostrophe.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dblapostrophe" format="1">
+ <advance width="1248"/>
+ <unicode hex="02EE"/>
+ <outline>
+ <contour>
+ <point x="600" y="2144" type="line"/>
+ <point x="328" y="2144" type="line"/>
+ <point x="328" y="1888" type="line" smooth="yes"/>
+ <point x="328" y="1728"/>
+ <point x="284" y="1592"/>
+ <point x="196" y="1464" type="curve"/>
+ <point x="352" y="1356" type="line"/>
+ <point x="512" y="1492"/>
+ <point x="600" y="1716"/>
+ <point x="600" y="1892" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1056" y="2144" type="line"/>
+ <point x="784" y="2144" type="line"/>
+ <point x="784" y="1888" type="line" smooth="yes"/>
+ <point x="784" y="1728"/>
+ <point x="736" y="1592"/>
+ <point x="648" y="1464" type="curve"/>
+ <point x="804" y="1356" type="line"/>
+ <point x="964" y="1492"/>
+ <point x="1056" y="1716"/>
+ <point x="1056" y="1892" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1079, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dblgravecmb.glif b/src/Interface-Regular.ufo/glyphs/dblgravecmb.glif
new file mode 100644
index 000000000..890d882a8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dblgravecmb.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dblgravecmb" format="1">
+ <advance width="0"/>
+ <unicode hex="030F"/>
+ <outline>
+ <contour>
+ <point x="-622" y="1781" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-622" y="1781" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-622" y="2207" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-622" y="2207" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-840" y="1904" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-689" y="1722" type="line"/>
+ <point x="-936" y="1722" type="line"/>
+ <point x="-1357" y="2087" type="line"/>
+ <point x="-1026" y="2087" type="line"/>
+ </contour>
+ <contour>
+ <point x="-325" y="1722" type="line"/>
+ <point x="-543" y="1722" type="line"/>
+ <point x="-880" y="2087" type="line"/>
+ <point x="-576" y="2087" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dblprimemod.glif b/src/Interface-Regular.ufo/glyphs/dblprimemod.glif
new file mode 100644
index 000000000..1fcd7b626
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dblprimemod.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dblprimemod" format="1">
+ <advance width="992"/>
+ <unicode hex="02BA"/>
+ <outline>
+ <component base="primemod" xOffset="36"/>
+ <component base="primemod" xOffset="448"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 866, 'leftMargin': 44, 'rightMargin': -15}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dcroat.glif b/src/Interface-Regular.ufo/glyphs/dcroat.glif
new file mode 100644
index 000000000..d402072d4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dcroat.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dcroat" format="1">
+ <advance width="1760"/>
+ <unicode hex="0111"/>
+ <outline>
+ <contour>
+ <point x="1524" y="2112" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="840" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="744" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1584" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1584" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="840" y="0" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1688" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1204" y="1800" type="move" name="parenthesses.w2"/>
+ </contour>
+ <contour>
+ <point x="1148" y="288" type="line"/>
+ <point x="1172" y="0" type="line"/>
+ <point x="1384" y="0" type="line"/>
+ <point x="1384" y="2112" type="line"/>
+ <point x="1148" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="1648" y="1912" type="line"/>
+ <point x="764" y="1912" type="line"/>
+ <point x="764" y="1692" type="line"/>
+ <point x="1648" y="1692" type="line"/>
+ </contour>
+ <component base="leftloop.cn" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1698, 'leftMargin': 127, 'rightMargin': 40}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dcroat_uni1ABE___.glif b/src/Interface-Regular.ufo/glyphs/dcroat_uni1ABE___.glif
new file mode 100644
index 000000000..ef2c1777f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dcroat_uni1ABE___.glif
@@ -0,0 +1,124 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dcroat_uni1ABE" format="1">
+ <advance width="2016"/>
+ <outline>
+ <contour>
+ <point x="1500" y="2112" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="1176" y="1796" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="816" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="720" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1560" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1560" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="816" y="0" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1664" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1084" y="288" type="line"/>
+ <point x="1108" y="0" type="line"/>
+ <point x="1360" y="0" type="line"/>
+ <point x="1360" y="2112" type="line"/>
+ <point x="1084" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="92" y="728" type="line"/>
+ <point x="92" y="296"/>
+ <point x="332" y="-28"/>
+ <point x="680" y="-28" type="curve" smooth="yes"/>
+ <point x="1060" y="-28"/>
+ <point x="1244" y="248"/>
+ <point x="1284" y="700" type="curve"/>
+ <point x="1284" y="788" type="line"/>
+ <point x="1244" y="1240"/>
+ <point x="1060" y="1516"/>
+ <point x="684" y="1516" type="curve" smooth="yes"/>
+ <point x="328" y="1516"/>
+ <point x="92" y="1208"/>
+ <point x="92" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="368" y="756" type="line"/>
+ <point x="368" y="1044"/>
+ <point x="480" y="1288"/>
+ <point x="752" y="1288" type="curve" smooth="yes"/>
+ <point x="996" y="1288"/>
+ <point x="1112" y="1104"/>
+ <point x="1152" y="900" type="curve"/>
+ <point x="1152" y="588" type="line"/>
+ <point x="1096" y="380"/>
+ <point x="996" y="200"/>
+ <point x="748" y="200" type="curve" smooth="yes"/>
+ <point x="480" y="200"/>
+ <point x="368" y="440"/>
+ <point x="368" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1624" y="1912" type="line"/>
+ <point x="740" y="1912" type="line"/>
+ <point x="740" y="1692" type="line"/>
+ <point x="1624" y="1692" type="line"/>
+ </contour>
+ <contour>
+ <point x="644" y="1536" type="curve"/>
+ <point x="656" y="1636" type="line"/>
+ <point x="612" y="1660"/>
+ <point x="560" y="1704"/>
+ <point x="560" y="1796" type="curve" smooth="yes"/>
+ <point x="560" y="1888"/>
+ <point x="612" y="1936"/>
+ <point x="656" y="1964" type="curve"/>
+ <point x="644" y="2064" type="line"/>
+ <point x="560" y="2040"/>
+ <point x="420" y="1952"/>
+ <point x="420" y="1796" type="curve" smooth="yes"/>
+ <point x="420" y="1648"/>
+ <point x="560" y="1560"/>
+ </contour>
+ <contour>
+ <point x="1688" y="1636" type="curve"/>
+ <point x="1704" y="1536" type="line"/>
+ <point x="1788" y="1560"/>
+ <point x="1928" y="1648"/>
+ <point x="1928" y="1796" type="curve" smooth="yes"/>
+ <point x="1928" y="1952"/>
+ <point x="1788" y="2040"/>
+ <point x="1704" y="2064" type="curve"/>
+ <point x="1688" y="1964" type="line"/>
+ <point x="1736" y="1936"/>
+ <point x="1788" y="1892"/>
+ <point x="1788" y="1796" type="curve" smooth="yes"/>
+ <point x="1788" y="1700"/>
+ <point x="1736" y="1660"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1969.0, 'leftMargin': 127, 'rightMargin': 7.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/decyrillic.glif b/src/Interface-Regular.ufo/glyphs/decyrillic.glif
new file mode 100644
index 000000000..e987a0c4a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/decyrillic.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="decyrillic" format="1">
+ <advance width="1760"/>
+ <unicode hex="0434"/>
+ <outline>
+ <contour>
+ <point x="992" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1752" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="492" y="1488" type="line"/>
+ <point x="468" y="928" type="line" smooth="yes"/>
+ <point x="452" y="496"/>
+ <point x="336" y="364"/>
+ <point x="216" y="220" type="curve"/>
+ <point x="160" y="220" type="line"/>
+ <point x="152" y="0" type="line"/>
+ <point x="288" y="0" type="line"/>
+ <point x="512" y="132"/>
+ <point x="720" y="364"/>
+ <point x="744" y="928" type="curve" smooth="yes"/>
+ <point x="764" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="556" y="1488" type="line"/>
+ <point x="556" y="1240" type="line"/>
+ <point x="1192" y="1240" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ <point x="1468" y="0" type="line"/>
+ <point x="1468" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="96" y="220" type="line"/>
+ <point x="96" y="-440" type="line"/>
+ <point x="372" y="-440" type="line"/>
+ <point x="372" y="0" type="line"/>
+ <point x="1392" y="0" type="line"/>
+ <point x="1392" y="-440" type="line"/>
+ <point x="1668" y="-440" type="line"/>
+ <point x="1668" y="220" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1719, 'leftMargin': 62, 'rightMargin': 85}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/degree.glif b/src/Interface-Regular.ufo/glyphs/degree.glif
new file mode 100644
index 000000000..8f7668f3e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/degree.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="degree" format="1">
+ <advance width="1248"/>
+ <unicode hex="00B0"/>
+ <outline>
+ <contour>
+ <point x="624" y="1076" type="curve" smooth="yes"/>
+ <point x="880" y="1076"/>
+ <point x="1084" y="1284"/>
+ <point x="1084" y="1536" type="curve" smooth="yes"/>
+ <point x="1084" y="1792"/>
+ <point x="880" y="1996"/>
+ <point x="624" y="1996" type="curve" smooth="yes"/>
+ <point x="372" y="1996"/>
+ <point x="164" y="1792"/>
+ <point x="164" y="1536" type="curve" smooth="yes"/>
+ <point x="164" y="1284"/>
+ <point x="372" y="1076"/>
+ </contour>
+ <contour>
+ <point x="624" y="1276" type="curve" smooth="yes"/>
+ <point x="480" y="1276"/>
+ <point x="360" y="1396"/>
+ <point x="360" y="1540" type="curve" smooth="yes"/>
+ <point x="360" y="1684"/>
+ <point x="480" y="1804"/>
+ <point x="624" y="1804" type="curve" smooth="yes"/>
+ <point x="768" y="1804"/>
+ <point x="888" y="1684"/>
+ <point x="888" y="1540" type="curve" smooth="yes"/>
+ <point x="888" y="1396"/>
+ <point x="768" y="1276"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 896, 'leftMargin': 28, 'rightMargin': 168}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/degreecentigrade.glif b/src/Interface-Regular.ufo/glyphs/degreecentigrade.glif
new file mode 100644
index 000000000..da5ff0b5d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/degreecentigrade.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="degreecentigrade" format="1">
+ <advance width="2912"/>
+ <unicode hex="2103"/>
+ <outline>
+ <component base="degree" xOffset="-16"/>
+ <component base="C" xOffset="1136"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2483, 'leftMargin': 55, 'rightMargin': 121}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/degreefarenheit.glif b/src/Interface-Regular.ufo/glyphs/degreefarenheit.glif
new file mode 100644
index 000000000..0387aa47e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/degreefarenheit.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="degreefarenheit" format="1">
+ <advance width="2656"/>
+ <unicode hex="2109"/>
+ <outline>
+ <component base="degree" xOffset="-16"/>
+ <component base="F" xOffset="1072"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2283, 'leftMargin': 55, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/degreekelvin.glif b/src/Interface-Regular.ufo/glyphs/degreekelvin.glif
new file mode 100644
index 000000000..0e2f09a2f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/degreekelvin.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="degreekelvin" format="1">
+ <advance width="1504"/>
+ <unicode hex="212A"/>
+ <outline>
+ <component base="K" xOffset="-96"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1764, 'leftMargin': 256, 'rightMargin': 72}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/delta.glif b/src/Interface-Regular.ufo/glyphs/delta.glif
new file mode 100644
index 000000000..649f1c182
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/delta.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="delta" format="1">
+ <advance width="1504"/>
+ <unicode hex="03B4"/>
+ <outline>
+ <contour>
+ <point x="256" y="1740" type="curve"/>
+ <point x="256" y="1572"/>
+ <point x="364" y="1440"/>
+ <point x="536" y="1372" type="curve"/>
+ <point x="536" y="1364" type="line"/>
+ <point x="292" y="1304"/>
+ <point x="88" y="1048"/>
+ <point x="88" y="728" type="curve" smooth="yes"/>
+ <point x="88" y="700" type="line" smooth="yes"/>
+ <point x="88" y="288"/>
+ <point x="332" y="-28"/>
+ <point x="756" y="-28" type="curve" smooth="yes"/>
+ <point x="1172" y="-28"/>
+ <point x="1420" y="288"/>
+ <point x="1420" y="700" type="curve" smooth="yes"/>
+ <point x="1420" y="728" type="line" smooth="yes"/>
+ <point x="1420" y="1108"/>
+ <point x="1228" y="1360"/>
+ <point x="840" y="1496" type="curve" smooth="yes"/>
+ <point x="588" y="1588"/>
+ <point x="536" y="1680"/>
+ <point x="536" y="1748" type="curve"/>
+ <point x="536" y="1856"/>
+ <point x="624" y="1924"/>
+ <point x="776" y="1924" type="curve" smooth="yes"/>
+ <point x="920" y="1924"/>
+ <point x="1072" y="1876"/>
+ <point x="1152" y="1844" type="curve"/>
+ <point x="1152" y="2080" type="line"/>
+ <point x="1028" y="2128"/>
+ <point x="924" y="2152"/>
+ <point x="780" y="2152" type="curve" smooth="yes"/>
+ <point x="452" y="2152"/>
+ <point x="256" y="1996"/>
+ </contour>
+ <contour>
+ <point x="364" y="728" type="line"/>
+ <point x="364" y="1004"/>
+ <point x="484" y="1244"/>
+ <point x="756" y="1244" type="curve"/>
+ <point x="992" y="1196"/>
+ <point x="1144" y="952"/>
+ <point x="1144" y="728" type="curve" smooth="yes"/>
+ <point x="1144" y="700" type="line" smooth="yes"/>
+ <point x="1144" y="424"/>
+ <point x="1024" y="192"/>
+ <point x="756" y="192" type="curve" smooth="yes"/>
+ <point x="484" y="192"/>
+ <point x="364" y="424"/>
+ <point x="364" y="700" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1602, 'leftMargin': 135, 'rightMargin': 135}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/deltaturn.glif b/src/Interface-Regular.ufo/glyphs/deltaturn.glif
new file mode 100644
index 000000000..1cb6c01ec
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/deltaturn.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="deltaturn" format="1">
+ <advance width="1504"/>
+ <unicode hex="018D"/>
+ <outline>
+ <contour>
+ <point x="1228" y="-516" type="line"/>
+ <point x="1228" y="-352" type="line"/>
+ <point x="1096" y="-200"/>
+ <point x="912" y="-48"/>
+ <point x="752" y="100" type="curve"/>
+ <point x="768" y="100"/>
+ <point x="780" y="100"/>
+ <point x="796" y="104" type="curve" smooth="yes"/>
+ <point x="1192" y="152"/>
+ <point x="1420" y="424"/>
+ <point x="1420" y="756" type="curve" smooth="yes"/>
+ <point x="1420" y="784" type="line" smooth="yes"/>
+ <point x="1420" y="1200"/>
+ <point x="1172" y="1516"/>
+ <point x="752" y="1516" type="curve" smooth="yes"/>
+ <point x="332" y="1516"/>
+ <point x="88" y="1200"/>
+ <point x="88" y="784" type="curve" smooth="yes"/>
+ <point x="88" y="756" type="line" smooth="yes"/>
+ <point x="88" y="444"/>
+ <point x="300" y="204"/>
+ <point x="592" y="-52" type="curve" smooth="yes"/>
+ <point x="684" y="-124"/>
+ <point x="816" y="-248"/>
+ <point x="860" y="-304" type="curve"/>
+ <point x="252" y="-304" type="line"/>
+ <point x="252" y="-516" type="line"/>
+ </contour>
+ <contour>
+ <point x="1144" y="756" type="line"/>
+ <point x="1144" y="500"/>
+ <point x="1016" y="272"/>
+ <point x="728" y="272" type="curve" smooth="yes"/>
+ <point x="680" y="272"/>
+ <point x="644" y="276"/>
+ <point x="608" y="288" type="curve"/>
+ <point x="480" y="372"/>
+ <point x="360" y="540"/>
+ <point x="360" y="756" type="curve" smooth="yes"/>
+ <point x="360" y="784" type="line" smooth="yes"/>
+ <point x="360" y="1060"/>
+ <point x="480" y="1296"/>
+ <point x="752" y="1296" type="curve" smooth="yes"/>
+ <point x="1028" y="1296"/>
+ <point x="1144" y="1060"/>
+ <point x="1144" y="784" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1602, 'leftMargin': 133, 'rightMargin': 136}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dhook.cn.glif b/src/Interface-Regular.ufo/glyphs/dhook.cn.glif
new file mode 100644
index 000000000..1045d9003
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dhook.cn.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dhook.cn" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="104" y="672" type="line"/>
+ <point x="104" y="204"/>
+ <point x="344" y="-28"/>
+ <point x="692" y="-28" type="curve" smooth="yes"/>
+ <point x="1056" y="-28"/>
+ <point x="1220" y="240"/>
+ <point x="1256" y="676" type="curve"/>
+ <point x="1256" y="816" type="line"/>
+ <point x="1220" y="1252"/>
+ <point x="1056" y="1516"/>
+ <point x="696" y="1516" type="curve" smooth="yes"/>
+ <point x="340" y="1516"/>
+ <point x="104" y="1300"/>
+ <point x="104" y="812" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="380" y="812" type="line"/>
+ <point x="380" y="1136"/>
+ <point x="496" y="1288"/>
+ <point x="768" y="1288" type="curve" smooth="yes"/>
+ <point x="1008" y="1288"/>
+ <point x="1124" y="1120"/>
+ <point x="1168" y="928" type="curve"/>
+ <point x="1168" y="560" type="line"/>
+ <point x="1112" y="368"/>
+ <point x="1008" y="200"/>
+ <point x="764" y="200" type="curve" smooth="yes"/>
+ <point x="496" y="200"/>
+ <point x="380" y="348"/>
+ <point x="380" y="672" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1376" y="0" type="line"/>
+ <point x="1376" y="1732" type="line" smooth="yes"/>
+ <point x="1376" y="1892"/>
+ <point x="1452" y="1948"/>
+ <point x="1580" y="1948" type="curve" smooth="yes"/>
+ <point x="1600" y="1948"/>
+ <point x="1632" y="1944"/>
+ <point x="1656" y="1936" type="curve"/>
+ <point x="1656" y="2120" type="line"/>
+ <point x="1620" y="2132"/>
+ <point x="1560" y="2140"/>
+ <point x="1520" y="2140" type="curve" smooth="yes"/>
+ <point x="1296" y="2140"/>
+ <point x="1100" y="1996"/>
+ <point x="1100" y="1732" type="curve" smooth="yes"/>
+ <point x="1100" y="288" type="line"/>
+ <point x="1124" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1678, 'leftMargin': 127, 'rightMargin': 0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dhook.glif b/src/Interface-Regular.ufo/glyphs/dhook.glif
new file mode 100644
index 000000000..63e5aa054
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dhook.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dhook" format="1">
+ <advance width="1760"/>
+ <unicode hex="0257"/>
+ <outline>
+ <contour>
+ <point x="748" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="828" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1644" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1100" y="288" type="line"/>
+ <point x="1136" y="0" type="line"/>
+ <point x="1376" y="0" type="line"/>
+ <point x="1376" y="1664" type="line"/>
+ <point x="1100" y="1664" type="line"/>
+ </contour>
+ <contour>
+ <point x="104" y="728" type="line"/>
+ <point x="104" y="296"/>
+ <point x="344" y="-28"/>
+ <point x="692" y="-28" type="curve" smooth="yes"/>
+ <point x="1076" y="-28"/>
+ <point x="1260" y="248"/>
+ <point x="1300" y="700" type="curve"/>
+ <point x="1300" y="788" type="line"/>
+ <point x="1260" y="1240"/>
+ <point x="1076" y="1516"/>
+ <point x="696" y="1516" type="curve" smooth="yes"/>
+ <point x="340" y="1516"/>
+ <point x="104" y="1208"/>
+ <point x="104" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="380" y="756" type="line"/>
+ <point x="380" y="1044"/>
+ <point x="496" y="1288"/>
+ <point x="768" y="1288" type="curve" smooth="yes"/>
+ <point x="1008" y="1288"/>
+ <point x="1124" y="1104"/>
+ <point x="1168" y="900" type="curve"/>
+ <point x="1168" y="588" type="line"/>
+ <point x="1112" y="380"/>
+ <point x="1008" y="200"/>
+ <point x="764" y="200" type="curve" smooth="yes"/>
+ <point x="496" y="200"/>
+ <point x="380" y="440"/>
+ <point x="380" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1376" y="1532" type="line"/>
+ <point x="1376" y="1736" type="line" smooth="yes"/>
+ <point x="1376" y="1896"/>
+ <point x="1452" y="1952"/>
+ <point x="1580" y="1952" type="curve" smooth="yes"/>
+ <point x="1600" y="1952"/>
+ <point x="1632" y="1948"/>
+ <point x="1656" y="1940" type="curve"/>
+ <point x="1656" y="2124" type="line"/>
+ <point x="1620" y="2136"/>
+ <point x="1560" y="2144"/>
+ <point x="1520" y="2144" type="curve" smooth="yes"/>
+ <point x="1296" y="2144"/>
+ <point x="1100" y="2000"/>
+ <point x="1100" y="1736" type="curve" smooth="yes"/>
+ <point x="1100" y="1532" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1664, 'leftMargin': 127, 'rightMargin': -14}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/diaeresistonosnosp.glif b/src/Interface-Regular.ufo/glyphs/diaeresistonosnosp.glif
new file mode 100644
index 000000000..360e45eef
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/diaeresistonosnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="diaeresistonosnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0344"/>
+ <outline>
+ <contour>
+ <point x="-813" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-813" y="2402" type="move" name="mkmktop"/>
+ </contour>
+ <component base="dieresistonos" xOffset="-1517"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dieresis.glif b/src/Interface-Regular.ufo/glyphs/dieresis.glif
new file mode 100644
index 000000000..edb032722
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dieresis.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresis" format="1">
+ <advance width="1632"/>
+ <unicode hex="00A8"/>
+ <outline>
+ <contour>
+ <point x="816" y="1792" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="628" y="2172" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="340" y="1920" type="curve" smooth="yes"/>
+ <point x="340" y="1836"/>
+ <point x="392" y="1764"/>
+ <point x="496" y="1764" type="curve" smooth="yes"/>
+ <point x="600" y="1764"/>
+ <point x="652" y="1836"/>
+ <point x="652" y="1920" type="curve" smooth="yes"/>
+ <point x="652" y="2004"/>
+ <point x="600" y="2076"/>
+ <point x="496" y="2076" type="curve" smooth="yes"/>
+ <point x="392" y="2076"/>
+ <point x="340" y="2004"/>
+ </contour>
+ <contour>
+ <point x="980" y="1920" type="curve" smooth="yes"/>
+ <point x="980" y="1836"/>
+ <point x="1032" y="1764"/>
+ <point x="1136" y="1764" type="curve" smooth="yes"/>
+ <point x="1240" y="1764"/>
+ <point x="1292" y="1836"/>
+ <point x="1292" y="1920" type="curve" smooth="yes"/>
+ <point x="1292" y="2004"/>
+ <point x="1240" y="2076"/>
+ <point x="1136" y="2076" type="curve" smooth="yes"/>
+ <point x="1032" y="2076"/>
+ <point x="980" y="2004"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dieresisacutecomb.glif b/src/Interface-Regular.ufo/glyphs/dieresisacutecomb.glif
new file mode 100644
index 000000000..a7d0a444f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dieresisacutecomb.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresisacutecomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1737" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-913" y="1926" type="line"/>
+ <point x="-738" y="1926" type="line"/>
+ <point x="-487" y="2239" type="line"/>
+ <point x="-738" y="2239" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1288" y="1849" type="curve" smooth="yes"/>
+ <point x="-1288" y="1766"/>
+ <point x="-1235" y="1700"/>
+ <point x="-1130" y="1700" type="curve" smooth="yes"/>
+ <point x="-1026" y="1700"/>
+ <point x="-971" y="1766"/>
+ <point x="-971" y="1849" type="curve" smooth="yes"/>
+ <point x="-971" y="1935"/>
+ <point x="-1026" y="2002"/>
+ <point x="-1130" y="2002" type="curve" smooth="yes"/>
+ <point x="-1235" y="2002"/>
+ <point x="-1288" y="1935"/>
+ </contour>
+ <contour>
+ <point x="-644" y="1847" type="curve" smooth="yes"/>
+ <point x="-644" y="1763"/>
+ <point x="-590" y="1697"/>
+ <point x="-485" y="1697" type="curve" smooth="yes"/>
+ <point x="-381" y="1697"/>
+ <point x="-326" y="1763"/>
+ <point x="-326" y="1847" type="curve" smooth="yes"/>
+ <point x="-326" y="1932"/>
+ <point x="-381" y="1999"/>
+ <point x="-485" y="1999" type="curve" smooth="yes"/>
+ <point x="-590" y="1999"/>
+ <point x="-644" y="1932"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dieresisacutecomb.lc.glif b/src/Interface-Regular.ufo/glyphs/dieresisacutecomb.lc.glif
new file mode 100644
index 000000000..74e0bb49a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dieresisacutecomb.lc.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresisacutecomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-809" y="2668" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-1258" y="1880" type="curve" smooth="yes"/>
+ <point x="-1258" y="1796"/>
+ <point x="-1205" y="1730"/>
+ <point x="-1100" y="1730" type="curve" smooth="yes"/>
+ <point x="-996" y="1730"/>
+ <point x="-941" y="1796"/>
+ <point x="-941" y="1880" type="curve" smooth="yes"/>
+ <point x="-941" y="1965"/>
+ <point x="-996" y="2032"/>
+ <point x="-1100" y="2032" type="curve" smooth="yes"/>
+ <point x="-1205" y="2032"/>
+ <point x="-1258" y="1965"/>
+ </contour>
+ <contour>
+ <point x="-668" y="1877" type="curve" smooth="yes"/>
+ <point x="-668" y="1793"/>
+ <point x="-615" y="1727"/>
+ <point x="-510" y="1727" type="curve" smooth="yes"/>
+ <point x="-406" y="1727"/>
+ <point x="-351" y="1793"/>
+ <point x="-351" y="1877" type="curve" smooth="yes"/>
+ <point x="-351" y="1962"/>
+ <point x="-406" y="2030"/>
+ <point x="-510" y="2030" type="curve" smooth="yes"/>
+ <point x="-615" y="2030"/>
+ <point x="-668" y="1962"/>
+ </contour>
+ <contour>
+ <point x="-958" y="2104" type="line"/>
+ <point x="-740" y="2104" type="line"/>
+ <point x="-360" y="2511" type="line"/>
+ <point x="-692" y="2511" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dieresiscaroncomb.glif b/src/Interface-Regular.ufo/glyphs/dieresiscaroncomb.glif
new file mode 100644
index 000000000..8416bd1c6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dieresiscaroncomb.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresiscaroncomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1737" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-1288" y="1849" type="curve" smooth="yes"/>
+ <point x="-1288" y="1766"/>
+ <point x="-1235" y="1700"/>
+ <point x="-1130" y="1700" type="curve" smooth="yes"/>
+ <point x="-1026" y="1700"/>
+ <point x="-971" y="1766"/>
+ <point x="-971" y="1849" type="curve" smooth="yes"/>
+ <point x="-971" y="1935"/>
+ <point x="-1026" y="2002"/>
+ <point x="-1130" y="2002" type="curve" smooth="yes"/>
+ <point x="-1235" y="2002"/>
+ <point x="-1288" y="1935"/>
+ </contour>
+ <contour>
+ <point x="-644" y="1847" type="curve" smooth="yes"/>
+ <point x="-644" y="1763"/>
+ <point x="-590" y="1697"/>
+ <point x="-485" y="1697" type="curve" smooth="yes"/>
+ <point x="-381" y="1697"/>
+ <point x="-326" y="1763"/>
+ <point x="-326" y="1847" type="curve" smooth="yes"/>
+ <point x="-326" y="1932"/>
+ <point x="-381" y="1999"/>
+ <point x="-485" y="1999" type="curve" smooth="yes"/>
+ <point x="-590" y="1999"/>
+ <point x="-644" y="1932"/>
+ </contour>
+ <contour>
+ <point x="-1012" y="2307" type="line"/>
+ <point x="-1243" y="2307" type="line"/>
+ <point x="-1243" y="2278" type="line"/>
+ <point x="-894" y="1983" type="line"/>
+ <point x="-729" y="1983" type="line"/>
+ <point x="-374" y="2283" type="line"/>
+ <point x="-374" y="2307" type="line"/>
+ <point x="-611" y="2307" type="line"/>
+ <point x="-811" y="2134" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dieresiscaroncomb.lc.glif b/src/Interface-Regular.ufo/glyphs/dieresiscaroncomb.lc.glif
new file mode 100644
index 000000000..8df1ba80f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dieresiscaroncomb.lc.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresiscaroncomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-809" y="2647" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-1258" y="1880" type="curve" smooth="yes"/>
+ <point x="-1258" y="1796"/>
+ <point x="-1205" y="1730"/>
+ <point x="-1100" y="1730" type="curve" smooth="yes"/>
+ <point x="-996" y="1730"/>
+ <point x="-941" y="1796"/>
+ <point x="-941" y="1880" type="curve" smooth="yes"/>
+ <point x="-941" y="1965"/>
+ <point x="-996" y="2032"/>
+ <point x="-1100" y="2032" type="curve" smooth="yes"/>
+ <point x="-1205" y="2032"/>
+ <point x="-1258" y="1965"/>
+ </contour>
+ <contour>
+ <point x="-668" y="1877" type="curve" smooth="yes"/>
+ <point x="-668" y="1793"/>
+ <point x="-615" y="1727"/>
+ <point x="-510" y="1727" type="curve" smooth="yes"/>
+ <point x="-406" y="1727"/>
+ <point x="-351" y="1793"/>
+ <point x="-351" y="1877" type="curve" smooth="yes"/>
+ <point x="-351" y="1962"/>
+ <point x="-406" y="2030"/>
+ <point x="-510" y="2030" type="curve" smooth="yes"/>
+ <point x="-615" y="2030"/>
+ <point x="-668" y="1962"/>
+ </contour>
+ <contour>
+ <point x="-1011" y="2514" type="line"/>
+ <point x="-1242" y="2514" type="line"/>
+ <point x="-1242" y="2500" type="line"/>
+ <point x="-892" y="2120" type="line"/>
+ <point x="-727" y="2120" type="line"/>
+ <point x="-373" y="2500" type="line"/>
+ <point x="-373" y="2514" type="line"/>
+ <point x="-609" y="2514" type="line"/>
+ <point x="-810" y="2285" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dieresisgravecomb.glif b/src/Interface-Regular.ufo/glyphs/dieresisgravecomb.glif
new file mode 100644
index 000000000..c19fb6385
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dieresisgravecomb.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresisgravecomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1737" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-880" y="2239" type="line"/>
+ <point x="-1132" y="2239" type="line"/>
+ <point x="-880" y="1926" type="line"/>
+ <point x="-705" y="1926" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1288" y="1849" type="curve" smooth="yes"/>
+ <point x="-1288" y="1766"/>
+ <point x="-1235" y="1700"/>
+ <point x="-1130" y="1700" type="curve" smooth="yes"/>
+ <point x="-1026" y="1700"/>
+ <point x="-971" y="1766"/>
+ <point x="-971" y="1849" type="curve" smooth="yes"/>
+ <point x="-971" y="1935"/>
+ <point x="-1026" y="2002"/>
+ <point x="-1130" y="2002" type="curve" smooth="yes"/>
+ <point x="-1235" y="2002"/>
+ <point x="-1288" y="1935"/>
+ </contour>
+ <contour>
+ <point x="-644" y="1847" type="curve" smooth="yes"/>
+ <point x="-644" y="1763"/>
+ <point x="-590" y="1697"/>
+ <point x="-485" y="1697" type="curve" smooth="yes"/>
+ <point x="-381" y="1697"/>
+ <point x="-326" y="1763"/>
+ <point x="-326" y="1847" type="curve" smooth="yes"/>
+ <point x="-326" y="1932"/>
+ <point x="-381" y="1999"/>
+ <point x="-485" y="1999" type="curve" smooth="yes"/>
+ <point x="-590" y="1999"/>
+ <point x="-644" y="1932"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dieresisgravecomb.lc.glif b/src/Interface-Regular.ufo/glyphs/dieresisgravecomb.lc.glif
new file mode 100644
index 000000000..33ba4035a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dieresisgravecomb.lc.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresisgravecomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-809" y="2668" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-1258" y="1880" type="curve" smooth="yes"/>
+ <point x="-1258" y="1796"/>
+ <point x="-1205" y="1730"/>
+ <point x="-1100" y="1730" type="curve" smooth="yes"/>
+ <point x="-996" y="1730"/>
+ <point x="-941" y="1796"/>
+ <point x="-941" y="1880" type="curve" smooth="yes"/>
+ <point x="-941" y="1965"/>
+ <point x="-996" y="2032"/>
+ <point x="-1100" y="2032" type="curve" smooth="yes"/>
+ <point x="-1205" y="2032"/>
+ <point x="-1258" y="1965"/>
+ </contour>
+ <contour>
+ <point x="-668" y="1877" type="curve" smooth="yes"/>
+ <point x="-668" y="1793"/>
+ <point x="-615" y="1727"/>
+ <point x="-510" y="1727" type="curve" smooth="yes"/>
+ <point x="-406" y="1727"/>
+ <point x="-351" y="1793"/>
+ <point x="-351" y="1877" type="curve" smooth="yes"/>
+ <point x="-351" y="1962"/>
+ <point x="-406" y="2030"/>
+ <point x="-510" y="2030" type="curve" smooth="yes"/>
+ <point x="-615" y="2030"/>
+ <point x="-668" y="1962"/>
+ </contour>
+ <contour>
+ <point x="-921" y="2511" type="line"/>
+ <point x="-1253" y="2511" type="line"/>
+ <point x="-888" y="2104" type="line"/>
+ <point x="-655" y="2104" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dieresismacroncomb.glif b/src/Interface-Regular.ufo/glyphs/dieresismacroncomb.glif
new file mode 100644
index 000000000..c772030b9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dieresismacroncomb.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresismacroncomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1737" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-338" y="2318" type="line"/>
+ <point x="-1277" y="2318" type="line"/>
+ <point x="-1277" y="2112" type="line"/>
+ <point x="-338" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1288" y="1849" type="curve" smooth="yes"/>
+ <point x="-1288" y="1766"/>
+ <point x="-1235" y="1700"/>
+ <point x="-1130" y="1700" type="curve" smooth="yes"/>
+ <point x="-1026" y="1700"/>
+ <point x="-971" y="1766"/>
+ <point x="-971" y="1849" type="curve" smooth="yes"/>
+ <point x="-971" y="1935"/>
+ <point x="-1026" y="2002"/>
+ <point x="-1130" y="2002" type="curve" smooth="yes"/>
+ <point x="-1235" y="2002"/>
+ <point x="-1288" y="1935"/>
+ </contour>
+ <contour>
+ <point x="-644" y="1847" type="curve" smooth="yes"/>
+ <point x="-644" y="1763"/>
+ <point x="-590" y="1697"/>
+ <point x="-485" y="1697" type="curve" smooth="yes"/>
+ <point x="-381" y="1697"/>
+ <point x="-326" y="1763"/>
+ <point x="-326" y="1847" type="curve" smooth="yes"/>
+ <point x="-326" y="1932"/>
+ <point x="-381" y="1999"/>
+ <point x="-485" y="1999" type="curve" smooth="yes"/>
+ <point x="-590" y="1999"/>
+ <point x="-644" y="1932"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dieresismacroncomb.lc.glif b/src/Interface-Regular.ufo/glyphs/dieresismacroncomb.lc.glif
new file mode 100644
index 000000000..8298fbbe3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dieresismacroncomb.lc.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresismacroncomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-809" y="2582" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-1258" y="1880" type="curve" smooth="yes"/>
+ <point x="-1258" y="1796"/>
+ <point x="-1205" y="1730"/>
+ <point x="-1100" y="1730" type="curve" smooth="yes"/>
+ <point x="-996" y="1730"/>
+ <point x="-941" y="1796"/>
+ <point x="-941" y="1880" type="curve" smooth="yes"/>
+ <point x="-941" y="1965"/>
+ <point x="-996" y="2032"/>
+ <point x="-1100" y="2032" type="curve" smooth="yes"/>
+ <point x="-1205" y="2032"/>
+ <point x="-1258" y="1965"/>
+ </contour>
+ <contour>
+ <point x="-668" y="1877" type="curve" smooth="yes"/>
+ <point x="-668" y="1793"/>
+ <point x="-615" y="1727"/>
+ <point x="-510" y="1727" type="curve" smooth="yes"/>
+ <point x="-406" y="1727"/>
+ <point x="-351" y="1793"/>
+ <point x="-351" y="1877" type="curve" smooth="yes"/>
+ <point x="-351" y="1962"/>
+ <point x="-406" y="2030"/>
+ <point x="-510" y="2030" type="curve" smooth="yes"/>
+ <point x="-615" y="2030"/>
+ <point x="-668" y="1962"/>
+ </contour>
+ <contour>
+ <point x="-331" y="2398" type="line"/>
+ <point x="-1271" y="2398" type="line"/>
+ <point x="-1271" y="2192" type="line"/>
+ <point x="-331" y="2192" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dieresisnosp.glif b/src/Interface-Regular.ufo/glyphs/dieresisnosp.glif
new file mode 100644
index 000000000..28c9f11a9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dieresisnosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresisnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0308"/>
+ <outline>
+ <contour>
+ <point x="-939" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-939" y="2173" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-939" y="1880" type="move" name="parent_top"/>
+ </contour>
+ <component base="dieresis" xOffset="-1652"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dieresisnosp_uni1ABB___.glif b/src/Interface-Regular.ufo/glyphs/dieresisnosp_uni1ABB___.glif
new file mode 100644
index 000000000..7e3735d01
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dieresisnosp_uni1ABB___.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresisnosp_uni1ABB" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-939" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-939" y="2118" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1455" y="1607" type="curve"/>
+ <point x="-1441" y="1705" type="line"/>
+ <point x="-1499" y="1738"/>
+ <point x="-1568" y="1789"/>
+ <point x="-1568" y="1907" type="curve" smooth="yes"/>
+ <point x="-1568" y="2014"/>
+ <point x="-1499" y="2072"/>
+ <point x="-1441" y="2101" type="curve"/>
+ <point x="-1455" y="2203" type="line"/>
+ <point x="-1548" y="2175"/>
+ <point x="-1706" y="2076"/>
+ <point x="-1706" y="1907" type="curve" smooth="yes"/>
+ <point x="-1706" y="1734"/>
+ <point x="-1548" y="1635"/>
+ </contour>
+ <contour>
+ <point x="-424" y="1607" type="line"/>
+ <point x="-330" y="1635"/>
+ <point x="-172" y="1734"/>
+ <point x="-172" y="1907" type="curve" smooth="yes"/>
+ <point x="-172" y="2078"/>
+ <point x="-330" y="2175"/>
+ <point x="-424" y="2203" type="curve"/>
+ <point x="-437" y="2101" type="line"/>
+ <point x="-380" y="2072"/>
+ <point x="-311" y="2019"/>
+ <point x="-311" y="1907" type="curve" smooth="yes"/>
+ <point x="-311" y="1788"/>
+ <point x="-380" y="1738"/>
+ <point x="-437" y="1705" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1393" y="1880" type="curve" smooth="yes"/>
+ <point x="-1393" y="1796"/>
+ <point x="-1339" y="1730"/>
+ <point x="-1235" y="1730" type="curve" smooth="yes"/>
+ <point x="-1130" y="1730"/>
+ <point x="-1075" y="1796"/>
+ <point x="-1075" y="1880" type="curve" smooth="yes"/>
+ <point x="-1075" y="1965"/>
+ <point x="-1130" y="2032"/>
+ <point x="-1235" y="2032" type="curve" smooth="yes"/>
+ <point x="-1339" y="2032"/>
+ <point x="-1393" y="1965"/>
+ </contour>
+ <contour>
+ <point x="-803" y="1877" type="curve" smooth="yes"/>
+ <point x="-803" y="1793"/>
+ <point x="-749" y="1727"/>
+ <point x="-645" y="1727" type="curve" smooth="yes"/>
+ <point x="-540" y="1727"/>
+ <point x="-485" y="1793"/>
+ <point x="-485" y="1877" type="curve" smooth="yes"/>
+ <point x="-485" y="1962"/>
+ <point x="-540" y="2030"/>
+ <point x="-645" y="2030" type="curve" smooth="yes"/>
+ <point x="-749" y="2030"/>
+ <point x="-803" y="1962"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dieresistonos.glif b/src/Interface-Regular.ufo/glyphs/dieresistonos.glif
new file mode 100644
index 000000000..76d7c54f5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dieresistonos.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresistonos" format="1">
+ <advance width="1504"/>
+ <unicode hex="0385"/>
+ <outline>
+ <contour>
+ <point x="756" y="1776" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="644" y="1936" type="line"/>
+ <point x="844" y="1936" type="line"/>
+ <point x="988" y="2304" type="line"/>
+ <point x="716" y="2304" type="line"/>
+ </contour>
+ <contour>
+ <point x="196" y="1880" type="curve" smooth="yes"/>
+ <point x="196" y="1796"/>
+ <point x="248" y="1732"/>
+ <point x="352" y="1732" type="curve" smooth="yes"/>
+ <point x="456" y="1732"/>
+ <point x="512" y="1796"/>
+ <point x="512" y="1880" type="curve" smooth="yes"/>
+ <point x="512" y="1964"/>
+ <point x="456" y="2032"/>
+ <point x="352" y="2032" type="curve" smooth="yes"/>
+ <point x="248" y="2032"/>
+ <point x="196" y="1964"/>
+ </contour>
+ <contour>
+ <point x="992" y="1876" type="curve" smooth="yes"/>
+ <point x="992" y="1792"/>
+ <point x="1048" y="1728"/>
+ <point x="1152" y="1728" type="curve" smooth="yes"/>
+ <point x="1256" y="1728"/>
+ <point x="1312" y="1792"/>
+ <point x="1312" y="1876" type="curve" smooth="yes"/>
+ <point x="1312" y="1964"/>
+ <point x="1256" y="2032"/>
+ <point x="1152" y="2032" type="curve" smooth="yes"/>
+ <point x="1048" y="2032"/>
+ <point x="992" y="1964"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1441.0, 'leftMargin': 144, 'rightMargin': 181.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/digamma.glif b/src/Interface-Regular.ufo/glyphs/digamma.glif
new file mode 100644
index 000000000..057cf78a3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/digamma.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="digamma" format="1">
+ <advance width="1504"/>
+ <unicode hex="03DD"/>
+ <outline>
+ <contour>
+ <point x="464" y="1488" type="line"/>
+ <point x="192" y="1488" type="line"/>
+ <point x="192" y="-572" type="line"/>
+ <point x="464" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1196" y="788" type="line"/>
+ <point x="404" y="788" type="line"/>
+ <point x="404" y="572" type="line"/>
+ <point x="1196" y="572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1316" y="1488" type="line"/>
+ <point x="404" y="1488" type="line"/>
+ <point x="404" y="1272" type="line"/>
+ <point x="1316" y="1272" type="line"/>
+ </contour>
+ <contour>
+ <point x="1196" y="328" type="line"/>
+ <point x="1196" y="788" type="line"/>
+ <point x="976" y="788" type="line"/>
+ <point x="976" y="328" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1452.0, 'leftMargin': 210, 'rightMargin': 117.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/divide.glif b/src/Interface-Regular.ufo/glyphs/divide.glif
new file mode 100644
index 000000000..99babda6d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/divide.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="divide" format="1">
+ <advance width="1792"/>
+ <unicode hex="00F7"/>
+ <outline>
+ <contour>
+ <point x="1536" y="996" type="line"/>
+ <point x="256" y="996" type="line"/>
+ <point x="256" y="776" type="line"/>
+ <point x="1536" y="776" type="line"/>
+ </contour>
+ <contour>
+ <point x="728" y="1408" type="curve" smooth="yes"/>
+ <point x="728" y="1320"/>
+ <point x="784" y="1252"/>
+ <point x="896" y="1252" type="curve" smooth="yes"/>
+ <point x="1004" y="1252"/>
+ <point x="1064" y="1320"/>
+ <point x="1064" y="1408" type="curve" smooth="yes"/>
+ <point x="1064" y="1500"/>
+ <point x="1004" y="1568"/>
+ <point x="896" y="1568" type="curve" smooth="yes"/>
+ <point x="784" y="1568"/>
+ <point x="728" y="1500"/>
+ </contour>
+ <contour>
+ <point x="728" y="384" type="curve" smooth="yes"/>
+ <point x="728" y="296"/>
+ <point x="784" y="228"/>
+ <point x="896" y="228" type="curve" smooth="yes"/>
+ <point x="1004" y="228"/>
+ <point x="1064" y="296"/>
+ <point x="1064" y="384" type="curve" smooth="yes"/>
+ <point x="1064" y="476"/>
+ <point x="1004" y="548"/>
+ <point x="896" y="548" type="curve" smooth="yes"/>
+ <point x="784" y="548"/>
+ <point x="728" y="476"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/djecyrillic.glif b/src/Interface-Regular.ufo/glyphs/djecyrillic.glif
new file mode 100644
index 000000000..14e6636cb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/djecyrillic.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="djecyrillic" format="1">
+ <advance width="1760"/>
+ <unicode hex="0452"/>
+ <outline>
+ <contour>
+ <point x="1224" y="632" type="line"/>
+ <point x="1224" y="-124" type="line" smooth="yes"/>
+ <point x="1224" y="-284"/>
+ <point x="1160" y="-380"/>
+ <point x="1052" y="-380" type="curve" smooth="yes"/>
+ <point x="1028" y="-380"/>
+ <point x="944" y="-376"/>
+ <point x="916" y="-364" type="curve"/>
+ <point x="896" y="-580" type="line"/>
+ <point x="948" y="-596"/>
+ <point x="996" y="-600"/>
+ <point x="1052" y="-600" type="curve" smooth="yes"/>
+ <point x="1332" y="-600"/>
+ <point x="1500" y="-432"/>
+ <point x="1500" y="-124" type="curve" smooth="yes"/>
+ <point x="1500" y="632" type="line"/>
+ </contour>
+ <component base="h" xOffset="128"/>
+ <component base="crossbar" xOffset="-108" yOffset="772"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1552, 'leftMargin': -33, 'rightMargin': 16}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dollar.glif b/src/Interface-Regular.ufo/glyphs/dollar.glif
new file mode 100644
index 000000000..a8cb7d7ca
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dollar.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dollar" format="1">
+ <advance width="1632"/>
+ <unicode hex="0024"/>
+ <outline>
+ <contour>
+ <point x="1456" y="528" type="curve" smooth="yes"/>
+ <point x="1456" y="816"/>
+ <point x="1308" y="988"/>
+ <point x="904" y="1112" type="curve"/>
+ <point x="916" y="1840" type="line"/>
+ <point x="1140" y="1804"/>
+ <point x="1244" y="1660"/>
+ <point x="1244" y="1488" type="curve"/>
+ <point x="1480" y="1488" type="line"/>
+ <point x="1480" y="1748"/>
+ <point x="1284" y="1996"/>
+ <point x="916" y="2040" type="curve"/>
+ <point x="920" y="2308" type="line"/>
+ <point x="736" y="2308" type="line"/>
+ <point x="732" y="2044" type="line"/>
+ <point x="372" y="2020"/>
+ <point x="176" y="1796"/>
+ <point x="176" y="1512" type="curve" smooth="yes"/>
+ <point x="176" y="1224"/>
+ <point x="368" y="1064"/>
+ <point x="720" y="956" type="curve"/>
+ <point x="712" y="188" type="line"/>
+ <point x="484" y="212"/>
+ <point x="300" y="328"/>
+ <point x="300" y="496" type="curve"/>
+ <point x="68" y="496" type="line"/>
+ <point x="68" y="188"/>
+ <point x="384" y="24"/>
+ <point x="712" y="-4" type="curve"/>
+ <point x="708" y="-260" type="line"/>
+ <point x="888" y="-260" type="line"/>
+ <point x="892" y="-8" type="line"/>
+ <point x="1256" y="20"/>
+ <point x="1452" y="232"/>
+ </contour>
+ <contour>
+ <point x="388" y="1516" type="curve" smooth="yes"/>
+ <point x="388" y="1692"/>
+ <point x="492" y="1824"/>
+ <point x="732" y="1848" type="curve"/>
+ <point x="724" y="1172" type="line"/>
+ <point x="484" y="1256"/>
+ <point x="388" y="1372"/>
+ </contour>
+ <contour>
+ <point x="1244" y="524" type="curve" smooth="yes"/>
+ <point x="1244" y="348"/>
+ <point x="1124" y="212"/>
+ <point x="892" y="188" type="curve"/>
+ <point x="904" y="896" type="line"/>
+ <point x="1176" y="796"/>
+ <point x="1244" y="692"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dotaccent.glif b/src/Interface-Regular.ufo/glyphs/dotaccent.glif
new file mode 100644
index 000000000..47cb6ef66
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dotaccent.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotaccent" format="1">
+ <advance width="736"/>
+ <unicode hex="02D9"/>
+ <outline>
+ <contour>
+ <point x="368" y="1796" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="232" y="1872" type="move" name="_dot"/>
+ </contour>
+ <contour>
+ <point x="368" y="2188" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="212" y="1920" type="curve" smooth="yes"/>
+ <point x="212" y="1836"/>
+ <point x="264" y="1772"/>
+ <point x="368" y="1772" type="curve" smooth="yes"/>
+ <point x="472" y="1772"/>
+ <point x="528" y="1836"/>
+ <point x="528" y="1920" type="curve" smooth="yes"/>
+ <point x="528" y="2008"/>
+ <point x="472" y="2076"/>
+ <point x="368" y="2076" type="curve" smooth="yes"/>
+ <point x="264" y="2076"/>
+ <point x="212" y="2008"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 696, 'leftMargin': 193, 'rightMargin': 186}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dotbelow.glif b/src/Interface-Regular.ufo/glyphs/dotbelow.glif
new file mode 100644
index 000000000..85094e326
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dotbelow.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotbelow" format="1">
+ <advance width="0"/>
+ <unicode hex="0323"/>
+ <outline>
+ <contour>
+ <point x="-825" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-825" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-825" y="-495" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-825" y="0" type="move" name="_bottomu"/>
+ </contour>
+ <contour>
+ <point x="-991" y="-341" type="curve" smooth="yes"/>
+ <point x="-991" y="-425"/>
+ <point x="-938" y="-491"/>
+ <point x="-833" y="-491" type="curve" smooth="yes"/>
+ <point x="-729" y="-491"/>
+ <point x="-674" y="-425"/>
+ <point x="-674" y="-341" type="curve" smooth="yes"/>
+ <point x="-674" y="-256"/>
+ <point x="-729" y="-188"/>
+ <point x="-833" y="-188" type="curve" smooth="yes"/>
+ <point x="-938" y="-188"/>
+ <point x="-991" y="-256"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dotbelow_uni1ABD___.glif b/src/Interface-Regular.ufo/glyphs/dotbelow_uni1ABD___.glif
new file mode 100644
index 000000000..6e2d1ab55
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dotbelow_uni1ABD___.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotbelow_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-825" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-825" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-825" y="-495" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1276" y="-648" type="curve"/>
+ <point x="-1262" y="-550" type="line"/>
+ <point x="-1320" y="-517"/>
+ <point x="-1389" y="-466"/>
+ <point x="-1389" y="-348" type="curve" smooth="yes"/>
+ <point x="-1389" y="-241"/>
+ <point x="-1320" y="-183"/>
+ <point x="-1262" y="-154" type="curve"/>
+ <point x="-1276" y="-52" type="line"/>
+ <point x="-1370" y="-80"/>
+ <point x="-1528" y="-179"/>
+ <point x="-1528" y="-348" type="curve" smooth="yes"/>
+ <point x="-1528" y="-521"/>
+ <point x="-1370" y="-620"/>
+ </contour>
+ <contour>
+ <point x="-341" y="-648" type="line"/>
+ <point x="-248" y="-620"/>
+ <point x="-89" y="-521"/>
+ <point x="-89" y="-348" type="curve" smooth="yes"/>
+ <point x="-89" y="-177"/>
+ <point x="-248" y="-80"/>
+ <point x="-341" y="-52" type="curve"/>
+ <point x="-355" y="-154" type="line"/>
+ <point x="-297" y="-183"/>
+ <point x="-228" y="-237"/>
+ <point x="-228" y="-348" type="curve" smooth="yes"/>
+ <point x="-228" y="-468"/>
+ <point x="-297" y="-517"/>
+ <point x="-355" y="-550" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-991" y="-341" type="curve" smooth="yes"/>
+ <point x="-991" y="-425"/>
+ <point x="-938" y="-491"/>
+ <point x="-833" y="-491" type="curve" smooth="yes"/>
+ <point x="-729" y="-491"/>
+ <point x="-674" y="-425"/>
+ <point x="-674" y="-341" type="curve" smooth="yes"/>
+ <point x="-674" y="-256"/>
+ <point x="-729" y="-188"/>
+ <point x="-833" y="-188" type="curve" smooth="yes"/>
+ <point x="-938" y="-188"/>
+ <point x="-991" y="-256"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dotdblsubnosp.glif b/src/Interface-Regular.ufo/glyphs/dotdblsubnosp.glif
new file mode 100644
index 000000000..78300b1cd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dotdblsubnosp.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotdblsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0324"/>
+ <outline>
+ <contour>
+ <point x="-939" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-939" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-939" y="-494" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1393" y="-341" type="curve" smooth="yes"/>
+ <point x="-1393" y="-425"/>
+ <point x="-1339" y="-491"/>
+ <point x="-1235" y="-491" type="curve" smooth="yes"/>
+ <point x="-1130" y="-491"/>
+ <point x="-1075" y="-425"/>
+ <point x="-1075" y="-341" type="curve" smooth="yes"/>
+ <point x="-1075" y="-256"/>
+ <point x="-1130" y="-188"/>
+ <point x="-1235" y="-188" type="curve" smooth="yes"/>
+ <point x="-1339" y="-188"/>
+ <point x="-1393" y="-256"/>
+ </contour>
+ <contour>
+ <point x="-803" y="-344" type="curve" smooth="yes"/>
+ <point x="-803" y="-428"/>
+ <point x="-749" y="-494"/>
+ <point x="-645" y="-494" type="curve" smooth="yes"/>
+ <point x="-540" y="-494"/>
+ <point x="-485" y="-428"/>
+ <point x="-485" y="-344" type="curve" smooth="yes"/>
+ <point x="-485" y="-259"/>
+ <point x="-540" y="-191"/>
+ <point x="-645" y="-191" type="curve" smooth="yes"/>
+ <point x="-749" y="-191"/>
+ <point x="-803" y="-259"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dotdblsubnosp_uni1ABD___.glif b/src/Interface-Regular.ufo/glyphs/dotdblsubnosp_uni1ABD___.glif
new file mode 100644
index 000000000..23d381c0a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dotdblsubnosp_uni1ABD___.glif
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotdblsubnosp_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-939" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-939" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-939" y="-494" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1482" y="-648" type="curve"/>
+ <point x="-1469" y="-550" type="line"/>
+ <point x="-1526" y="-517"/>
+ <point x="-1595" y="-466"/>
+ <point x="-1595" y="-348" type="curve" smooth="yes"/>
+ <point x="-1595" y="-241"/>
+ <point x="-1526" y="-183"/>
+ <point x="-1469" y="-154" type="curve"/>
+ <point x="-1482" y="-52" type="line"/>
+ <point x="-1576" y="-80"/>
+ <point x="-1734" y="-179"/>
+ <point x="-1734" y="-348" type="curve" smooth="yes"/>
+ <point x="-1734" y="-521"/>
+ <point x="-1576" y="-620"/>
+ </contour>
+ <contour>
+ <point x="-395" y="-648" type="line"/>
+ <point x="-301" y="-620"/>
+ <point x="-143" y="-521"/>
+ <point x="-143" y="-348" type="curve" smooth="yes"/>
+ <point x="-143" y="-177"/>
+ <point x="-301" y="-80"/>
+ <point x="-395" y="-52" type="curve"/>
+ <point x="-408" y="-154" type="line"/>
+ <point x="-351" y="-183"/>
+ <point x="-282" y="-237"/>
+ <point x="-282" y="-348" type="curve" smooth="yes"/>
+ <point x="-282" y="-468"/>
+ <point x="-351" y="-517"/>
+ <point x="-408" y="-550" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1393" y="-341" type="curve" smooth="yes"/>
+ <point x="-1393" y="-425"/>
+ <point x="-1339" y="-491"/>
+ <point x="-1235" y="-491" type="curve" smooth="yes"/>
+ <point x="-1130" y="-491"/>
+ <point x="-1075" y="-425"/>
+ <point x="-1075" y="-341" type="curve" smooth="yes"/>
+ <point x="-1075" y="-256"/>
+ <point x="-1130" y="-188"/>
+ <point x="-1235" y="-188" type="curve" smooth="yes"/>
+ <point x="-1339" y="-188"/>
+ <point x="-1393" y="-256"/>
+ </contour>
+ <contour>
+ <point x="-803" y="-344" type="curve" smooth="yes"/>
+ <point x="-803" y="-428"/>
+ <point x="-749" y="-494"/>
+ <point x="-645" y="-494" type="curve" smooth="yes"/>
+ <point x="-540" y="-494"/>
+ <point x="-485" y="-428"/>
+ <point x="-485" y="-344" type="curve" smooth="yes"/>
+ <point x="-485" y="-259"/>
+ <point x="-540" y="-191"/>
+ <point x="-645" y="-191" type="curve" smooth="yes"/>
+ <point x="-749" y="-191"/>
+ <point x="-803" y="-259"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dotlessi.glif b/src/Interface-Regular.ufo/glyphs/dotlessi.glif
new file mode 100644
index 000000000..8fa9abf10
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dotlessi.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotlessi" format="1">
+ <advance width="736"/>
+ <unicode hex="0131"/>
+ <outline>
+ <contour>
+ <point x="368" y="1796" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="332" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="376" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="696" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="480" y="1536" type="line"/>
+ <point x="240" y="1536" type="line"/>
+ <point x="240" y="0" type="line"/>
+ <point x="480" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dotlessj.glif b/src/Interface-Regular.ufo/glyphs/dotlessj.glif
new file mode 100644
index 000000000..ef11021de
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dotlessj.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotlessj" format="1">
+ <advance width="736"/>
+ <unicode hex="0237"/>
+ <outline>
+ <contour>
+ <point x="532" y="1716" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="668" y="0" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="884" y="1716" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="396" y="1488" type="line"/>
+ <point x="396" y="-124" type="line"/>
+ <point x="396" y="-284"/>
+ <point x="332" y="-380"/>
+ <point x="220" y="-380" type="curve" smooth="yes"/>
+ <point x="200" y="-380"/>
+ <point x="116" y="-376"/>
+ <point x="88" y="-364" type="curve"/>
+ <point x="68" y="-580" type="line"/>
+ <point x="120" y="-596"/>
+ <point x="164" y="-600"/>
+ <point x="220" y="-600" type="curve" smooth="yes"/>
+ <point x="500" y="-600"/>
+ <point x="668" y="-432"/>
+ <point x="668" y="-124" type="curve"/>
+ <point x="668" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 723, 'leftMargin': -92, 'rightMargin': 213}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dotmacroncomb.glif b/src/Interface-Regular.ufo/glyphs/dotmacroncomb.glif
new file mode 100644
index 000000000..6ef40f0c2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dotmacroncomb.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotmacroncomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1737" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-967" y="1847" type="curve" smooth="yes"/>
+ <point x="-967" y="1763"/>
+ <point x="-913" y="1697"/>
+ <point x="-809" y="1697" type="curve" smooth="yes"/>
+ <point x="-704" y="1697"/>
+ <point x="-649" y="1763"/>
+ <point x="-649" y="1847" type="curve" smooth="yes"/>
+ <point x="-649" y="1932"/>
+ <point x="-704" y="1999"/>
+ <point x="-809" y="1999" type="curve" smooth="yes"/>
+ <point x="-913" y="1999"/>
+ <point x="-967" y="1932"/>
+ </contour>
+ <contour>
+ <point x="-338" y="2318" type="line"/>
+ <point x="-1277" y="2318" type="line"/>
+ <point x="-1277" y="2112" type="line"/>
+ <point x="-338" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dotmacroncomb.lc.glif b/src/Interface-Regular.ufo/glyphs/dotmacroncomb.lc.glif
new file mode 100644
index 000000000..cfe30b1fa
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dotmacroncomb.lc.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotmacroncomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-809" y="2578" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-967" y="1877" type="curve" smooth="yes"/>
+ <point x="-967" y="1793"/>
+ <point x="-913" y="1727"/>
+ <point x="-809" y="1727" type="curve" smooth="yes"/>
+ <point x="-704" y="1727"/>
+ <point x="-649" y="1793"/>
+ <point x="-649" y="1877" type="curve" smooth="yes"/>
+ <point x="-649" y="1962"/>
+ <point x="-704" y="2030"/>
+ <point x="-809" y="2030" type="curve" smooth="yes"/>
+ <point x="-913" y="2030"/>
+ <point x="-967" y="1962"/>
+ </contour>
+ <contour>
+ <point x="-331" y="2394" type="line"/>
+ <point x="-1271" y="2394" type="line"/>
+ <point x="-1271" y="2188" type="line"/>
+ <point x="-331" y="2188" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dotnosp.glif b/src/Interface-Regular.ufo/glyphs/dotnosp.glif
new file mode 100644
index 000000000..062f770a9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dotnosp.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0307"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-809" y="2118" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-807" y="1878" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-967" y="1877" type="curve" smooth="yes"/>
+ <point x="-967" y="1793"/>
+ <point x="-913" y="1727"/>
+ <point x="-809" y="1727" type="curve" smooth="yes"/>
+ <point x="-704" y="1727"/>
+ <point x="-649" y="1793"/>
+ <point x="-649" y="1877" type="curve" smooth="yes"/>
+ <point x="-649" y="1962"/>
+ <point x="-704" y="2030"/>
+ <point x="-809" y="2030" type="curve" smooth="yes"/>
+ <point x="-913" y="2030"/>
+ <point x="-967" y="1962"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/downtackmod.glif b/src/Interface-Regular.ufo/glyphs/downtackmod.glif
new file mode 100644
index 000000000..d166ecbc0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/downtackmod.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="downtackmod" format="1">
+ <advance width="992"/>
+ <unicode hex="02D5"/>
+ <outline>
+ <contour>
+ <point x="600" y="236" type="line"/>
+ <point x="392" y="236" type="line"/>
+ <point x="392" y="740" type="line"/>
+ <point x="600" y="740" type="line"/>
+ </contour>
+ <contour>
+ <point x="216" y="548" type="line"/>
+ <point x="216" y="740" type="line"/>
+ <point x="776" y="740" type="line"/>
+ <point x="776" y="548" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 781.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/drthook.glif b/src/Interface-Regular.ufo/glyphs/drthook.glif
new file mode 100644
index 000000000..901d97d9b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/drthook.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="drthook" format="1">
+ <advance width="1760"/>
+ <unicode hex="0256"/>
+ <outline>
+ <contour>
+ <point x="684" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="764" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1576" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1036" y="316" type="line"/>
+ <point x="1036" y="-192" type="line" smooth="yes"/>
+ <point x="1036" y="-456"/>
+ <point x="1228" y="-600"/>
+ <point x="1456" y="-600" type="curve" smooth="yes"/>
+ <point x="1500" y="-600"/>
+ <point x="1556" y="-596"/>
+ <point x="1592" y="-584" type="curve"/>
+ <point x="1592" y="-400" type="line"/>
+ <point x="1572" y="-408"/>
+ <point x="1536" y="-408"/>
+ <point x="1516" y="-408" type="curve" smooth="yes"/>
+ <point x="1388" y="-408"/>
+ <point x="1308" y="-352"/>
+ <point x="1308" y="-192" type="curve" smooth="yes"/>
+ <point x="1308" y="316" type="line"/>
+ </contour>
+ <component base="d" xOffset="-88"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1664, 'leftMargin': 256, 'rightMargin': -14}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dtopbar.glif b/src/Interface-Regular.ufo/glyphs/dtopbar.glif
new file mode 100644
index 000000000..cc61daf4e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dtopbar.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dtopbar" format="1">
+ <advance width="1760"/>
+ <unicode hex="018C"/>
+ <outline>
+ <contour>
+ <point x="1188" y="2112" type="line"/>
+ <point x="424" y="2112" type="line"/>
+ <point x="424" y="1892" type="line"/>
+ <point x="1188" y="1892" type="line"/>
+ </contour>
+ <component base="d" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1594, 'leftMargin': 256, 'rightMargin': 58}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dyogh.glif b/src/Interface-Regular.ufo/glyphs/dyogh.glif
new file mode 100644
index 000000000..21d2a193a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dyogh.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dyogh" format="1">
+ <advance width="2528"/>
+ <unicode hex="02A4"/>
+ <outline>
+ <contour>
+ <point x="1676" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1676" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2504" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1096" y="1488" type="line"/>
+ <point x="1096" y="1268" type="line"/>
+ <point x="1964" y="1268" type="line"/>
+ <point x="1444" y="600" type="line"/>
+ <point x="1444" y="428" type="line"/>
+ <point x="1596" y="428" type="line"/>
+ <point x="2292" y="1320" type="line"/>
+ <point x="2288" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1444" y="596" type="line"/>
+ <point x="1444" y="384" type="line"/>
+ <point x="1648" y="384" type="line" smooth="yes"/>
+ <point x="1932" y="384"/>
+ <point x="2088" y="264"/>
+ <point x="2088" y="-16" type="curve" smooth="yes"/>
+ <point x="2088" y="-228"/>
+ <point x="1940" y="-380"/>
+ <point x="1680" y="-380" type="curve" smooth="yes"/>
+ <point x="1456" y="-380"/>
+ <point x="1336" y="-280"/>
+ <point x="1308" y="-128" type="curve"/>
+ <point x="1032" y="-128" type="line"/>
+ <point x="1084" y="-472"/>
+ <point x="1364" y="-600"/>
+ <point x="1680" y="-600" type="curve" smooth="yes"/>
+ <point x="2076" y="-600"/>
+ <point x="2360" y="-388"/>
+ <point x="2360" y="-12" type="curve" smooth="yes"/>
+ <point x="2360" y="380"/>
+ <point x="2100" y="596"/>
+ <point x="1652" y="596" type="curve"/>
+ </contour>
+ <component base="d" xOffset="-88"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2593, 'leftMargin': 256, 'rightMargin': 143}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dz.glif b/src/Interface-Regular.ufo/glyphs/dz.glif
new file mode 100644
index 000000000..2b0a9258d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dz.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dz" format="1">
+ <advance width="2784"/>
+ <unicode hex="02A3"/>
+ <outline>
+ <contour>
+ <point x="1908" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1908" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2652" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2552" y="220" type="line"/>
+ <point x="1476" y="220" type="line"/>
+ <point x="1476" y="0" type="line"/>
+ <point x="2552" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2516" y="1300" type="line"/>
+ <point x="2516" y="1488" type="line"/>
+ <point x="2344" y="1488" type="line"/>
+ <point x="1372" y="200" type="line"/>
+ <point x="1372" y="0" type="line"/>
+ <point x="1540" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2396" y="1488" type="line"/>
+ <point x="1324" y="1488" type="line"/>
+ <point x="1324" y="1268" type="line"/>
+ <point x="2396" y="1268" type="line"/>
+ </contour>
+ <component base="d" xOffset="-24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2676, 'leftMargin': 256, 'rightMargin': 98}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dzcaron.glif b/src/Interface-Regular.ufo/glyphs/dzcaron.glif
new file mode 100644
index 000000000..cf4447b24
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dzcaron.glif
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dzcaron" format="1">
+ <advance width="3040"/>
+ <unicode hex="01C6"/>
+ <outline>
+ <contour>
+ <point x="1220" y="288" type="line"/>
+ <point x="1256" y="0" type="line"/>
+ <point x="1492" y="0" type="line"/>
+ <point x="1492" y="2144" type="line"/>
+ <point x="1220" y="2144" type="line"/>
+ </contour>
+ <contour>
+ <point x="224" y="728" type="line"/>
+ <point x="224" y="296"/>
+ <point x="464" y="-28"/>
+ <point x="812" y="-28" type="curve" smooth="yes"/>
+ <point x="1196" y="-28"/>
+ <point x="1376" y="248"/>
+ <point x="1416" y="700" type="curve"/>
+ <point x="1416" y="788" type="line"/>
+ <point x="1376" y="1240"/>
+ <point x="1196" y="1516"/>
+ <point x="816" y="1516" type="curve" smooth="yes"/>
+ <point x="460" y="1516"/>
+ <point x="224" y="1208"/>
+ <point x="224" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="500" y="756" type="line"/>
+ <point x="500" y="1044"/>
+ <point x="612" y="1288"/>
+ <point x="884" y="1288" type="curve" smooth="yes"/>
+ <point x="1128" y="1288"/>
+ <point x="1244" y="1104"/>
+ <point x="1288" y="900" type="curve"/>
+ <point x="1288" y="588" type="line"/>
+ <point x="1232" y="380"/>
+ <point x="1128" y="200"/>
+ <point x="884" y="200" type="curve" smooth="yes"/>
+ <point x="612" y="200"/>
+ <point x="500" y="440"/>
+ <point x="500" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2816" y="220" type="line"/>
+ <point x="1740" y="220" type="line"/>
+ <point x="1740" y="0" type="line"/>
+ <point x="2816" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2780" y="1300" type="line"/>
+ <point x="2780" y="1488" type="line"/>
+ <point x="2608" y="1488" type="line"/>
+ <point x="1636" y="200" type="line"/>
+ <point x="1636" y="0" type="line"/>
+ <point x="1804" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2660" y="1488" type="line"/>
+ <point x="1644" y="1488" type="line"/>
+ <point x="1644" y="1268" type="line"/>
+ <point x="2660" y="1268" type="line"/>
+ </contour>
+ <contour>
+ <point x="2020" y="2088" type="line"/>
+ <point x="1788" y="2088" type="line"/>
+ <point x="1788" y="2060" type="line"/>
+ <point x="2140" y="1724" type="line"/>
+ <point x="2304" y="1724" type="line"/>
+ <point x="2656" y="2064" type="line"/>
+ <point x="2656" y="2088" type="line"/>
+ <point x="2420" y="2088" type="line"/>
+ <point x="2220" y="1888" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2817, 'leftMargin': 127, 'rightMargin': 97}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dzcurl.glif b/src/Interface-Regular.ufo/glyphs/dzcurl.glif
new file mode 100644
index 000000000..d8607b762
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dzcurl.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dzcurl" format="1">
+ <advance width="3040"/>
+ <unicode hex="02A5"/>
+ <outline>
+ <contour>
+ <point x="1820" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1820" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2904" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1596" y="-140" type="line"/>
+ <point x="1792" y="-284" type="line"/>
+ <point x="2100" y="184" type="line"/>
+ <point x="2256" y="416"/>
+ <point x="2368" y="564"/>
+ <point x="2492" y="564" type="curve" smooth="yes"/>
+ <point x="2560" y="564"/>
+ <point x="2608" y="524"/>
+ <point x="2608" y="456" type="curve" smooth="yes"/>
+ <point x="2608" y="304"/>
+ <point x="2444" y="220"/>
+ <point x="2268" y="220" type="curve" smooth="yes"/>
+ <point x="2120" y="220" type="line"/>
+ <point x="2120" y="0" type="line"/>
+ <point x="2268" y="0" type="line" smooth="yes"/>
+ <point x="2584" y="0"/>
+ <point x="2864" y="188"/>
+ <point x="2864" y="464" type="curve" smooth="yes"/>
+ <point x="2864" y="652"/>
+ <point x="2744" y="788"/>
+ <point x="2508" y="788" type="curve" smooth="yes"/>
+ <point x="2236" y="788"/>
+ <point x="2092" y="568"/>
+ <point x="1824" y="184" type="curve"/>
+ </contour>
+ <contour>
+ <point x="2224" y="220" type="line"/>
+ <point x="1420" y="220" type="line"/>
+ <point x="1420" y="0" type="line"/>
+ <point x="2224" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2460" y="1300" type="line"/>
+ <point x="2460" y="1488" type="line"/>
+ <point x="2288" y="1488" type="line"/>
+ <point x="1316" y="200" type="line"/>
+ <point x="1316" y="0" type="line"/>
+ <point x="1484" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2340" y="1488" type="line"/>
+ <point x="1296" y="1488" type="line"/>
+ <point x="1296" y="1268" type="line"/>
+ <point x="2340" y="1268" type="line"/>
+ </contour>
+ <component base="d" xOffset="-80"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2985, 'leftMargin': 256, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dzeabkhasiancyrillic.glif b/src/Interface-Regular.ufo/glyphs/dzeabkhasiancyrillic.glif
new file mode 100644
index 000000000..3a9e29ee8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dzeabkhasiancyrillic.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dzeabkhasiancyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="04E1"/>
+ <outline>
+ <contour>
+ <point x="148" y="1488" type="line"/>
+ <point x="148" y="1268" type="line"/>
+ <point x="992" y="1268" type="line"/>
+ <point x="496" y="656" type="line"/>
+ <point x="496" y="488" type="line"/>
+ <point x="680" y="488" type="line"/>
+ <point x="1344" y="1320" type="line"/>
+ <point x="1344" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="496" y="652" type="line"/>
+ <point x="496" y="440" type="line"/>
+ <point x="704" y="440" type="line" smooth="yes"/>
+ <point x="988" y="440"/>
+ <point x="1144" y="324"/>
+ <point x="1144" y="40" type="curve" smooth="yes"/>
+ <point x="1144" y="-168"/>
+ <point x="992" y="-324"/>
+ <point x="736" y="-324" type="curve" smooth="yes"/>
+ <point x="512" y="-324"/>
+ <point x="364" y="-156"/>
+ <point x="364" y="40" type="curve"/>
+ <point x="88" y="40" type="line"/>
+ <point x="88" y="-368"/>
+ <point x="420" y="-544"/>
+ <point x="736" y="-544" type="curve" smooth="yes"/>
+ <point x="1132" y="-544"/>
+ <point x="1416" y="-328"/>
+ <point x="1416" y="44" type="curve" smooth="yes"/>
+ <point x="1416" y="436"/>
+ <point x="1156" y="652"/>
+ <point x="708" y="652" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1643, 'leftMargin': 143, 'rightMargin': 170}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/dzhecyrillic.glif b/src/Interface-Regular.ufo/glyphs/dzhecyrillic.glif
new file mode 100644
index 000000000..7672efee0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/dzhecyrillic.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dzhecyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="045F"/>
+ <outline>
+ <contour>
+ <point x="620" y="220" type="line"/>
+ <point x="620" y="-492" type="line"/>
+ <point x="892" y="-492" type="line"/>
+ <point x="892" y="220" type="line"/>
+ </contour>
+ <contour>
+ <point x="148" y="1488" type="line"/>
+ <point x="148" y="0" type="line"/>
+ <point x="1356" y="0" type="line"/>
+ <point x="1356" y="1488" type="line"/>
+ <point x="1084" y="1488" type="line"/>
+ <point x="1084" y="220" type="line"/>
+ <point x="424" y="220" type="line"/>
+ <point x="424" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1635, 'leftMargin': 213, 'rightMargin': 213}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/e.cn.glif b/src/Interface-Regular.ufo/glyphs/e.cn.glif
new file mode 100644
index 000000000..a0bae0e95
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/e.cn.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="e.cn" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="804" y="-28" type="curve"/>
+ <point x="1104" y="-28"/>
+ <point x="1276" y="88"/>
+ <point x="1372" y="200" type="curve"/>
+ <point x="1228" y="364" type="line"/>
+ <point x="1132" y="264"/>
+ <point x="1012" y="192"/>
+ <point x="820" y="192" type="curve" smooth="yes"/>
+ <point x="548" y="192"/>
+ <point x="392" y="324"/>
+ <point x="392" y="636" type="curve" smooth="yes"/>
+ <point x="392" y="804" type="line" smooth="yes"/>
+ <point x="392" y="1200"/>
+ <point x="548" y="1296"/>
+ <point x="772" y="1296" type="curve"/>
+ <point x="1028" y="1296"/>
+ <point x="1100" y="1132"/>
+ <point x="1112" y="916" type="curve"/>
+ <point x="1112" y="880" type="line"/>
+ <point x="280" y="880" type="line"/>
+ <point x="280" y="660" type="line"/>
+ <point x="1388" y="660" type="line"/>
+ <point x="1388" y="808" type="line" smooth="yes"/>
+ <point x="1388" y="1260"/>
+ <point x="1208" y="1516"/>
+ <point x="772" y="1516" type="curve" smooth="yes"/>
+ <point x="436" y="1516"/>
+ <point x="116" y="1332"/>
+ <point x="116" y="804" type="curve" smooth="yes"/>
+ <point x="116" y="636" type="line" smooth="yes"/>
+ <point x="116" y="184"/>
+ <point x="384" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1502, 'leftMargin': 129, 'rightMargin': 102}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/e.glif b/src/Interface-Regular.ufo/glyphs/e.glif
new file mode 100644
index 000000000..4856b5d9c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/e.glif
@@ -0,0 +1,112 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="e" format="1">
+ <advance width="1600"/>
+ <unicode hex="0065"/>
+ <outline>
+ <contour>
+ <point x="840" y="-32" type="curve"/>
+ <point x="1148" y="-32"/>
+ <point x="1348" y="116"/>
+ <point x="1432" y="316" type="curve"/>
+ <point x="1216" y="412" type="line"/>
+ <point x="1156" y="272"/>
+ <point x="1028" y="184"/>
+ <point x="840" y="184" type="curve" smooth="yes"/>
+ <point x="552" y="184"/>
+ <point x="384.0" y="424.0"/>
+ <point x="384.0" y="768.0" type="curve"/>
+ <point x="384.0" y="1104.0"/>
+ <point x="556.0" y="1344.0"/>
+ <point x="824.0" y="1344.0" type="curve" smooth="yes"/>
+ <point x="1036.0" y="1344.0"/>
+ <point x="1240.0" y="1176.0"/>
+ <point x="1240.0" y="872.0" type="curve"/>
+ <point x="308.0" y="872.0" type="line"/>
+ <point x="308.0" y="668.0" type="line"/>
+ <point x="1476.0" y="668.0" type="line"/>
+ <point x="1476.0" y="768.0" type="line" smooth="yes"/>
+ <point x="1476.0" y="1352.0"/>
+ <point x="1180.0" y="1556.0"/>
+ <point x="820.0" y="1556.0" type="curve" smooth="yes"/>
+ <point x="408.0" y="1556.0"/>
+ <point x="140.0" y="1228.0"/>
+ <point x="140.0" y="768.0" type="curve"/>
+ <point x="140.0" y="296.0"/>
+ <point x="404" y="-32"/>
+ </contour>
+ <contour>
+ <point x="808.0" y="1792.0" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="884.0" y="0.0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1240.0" y="320.0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="1488.0" y="2176.0" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1488.0" y="-560.0" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1196.0" y="788.0" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="1416.0" y="1792.0" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>c</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>e</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>1600</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ecyrillic.glif b/src/Interface-Regular.ufo/glyphs/ecyrillic.glif
new file mode 100644
index 000000000..9233a5cc7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ecyrillic.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ecyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="0454"/>
+ <outline>
+ <contour>
+ <point x="708" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1404" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="832" y="852" type="line"/>
+ <point x="76" y="852" type="line"/>
+ <point x="76" y="632" type="line"/>
+ <point x="832" y="632" type="line"/>
+ </contour>
+ <component base="c" xOffset="-100"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1517, 'leftMargin': 191, 'rightMargin': -25}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/efcyrillic.glif b/src/Interface-Regular.ufo/glyphs/efcyrillic.glif
new file mode 100644
index 000000000..1cb8f0f4f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/efcyrillic.glif
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="efcyrillic" format="1">
+ <advance width="2016"/>
+ <unicode hex="0444"/>
+ <outline>
+ <contour>
+ <point x="1004" y="2392" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2028" y="2392" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1896" y="716" type="line"/>
+ <point x="1896" y="1184"/>
+ <point x="1712" y="1516"/>
+ <point x="1352" y="1516" type="curve" smooth="yes"/>
+ <point x="1056" y="1516"/>
+ <point x="908" y="1336"/>
+ <point x="876" y="1036" type="curve"/>
+ <point x="876" y="424" type="line"/>
+ <point x="908" y="144"/>
+ <point x="1056" y="-28"/>
+ <point x="1356" y="-28" type="curve" smooth="yes"/>
+ <point x="1708" y="-28"/>
+ <point x="1896" y="272"/>
+ <point x="1896" y="688" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1620" y="688" type="line"/>
+ <point x="1620" y="416"/>
+ <point x="1524" y="192"/>
+ <point x="1272" y="192" type="curve" smooth="yes"/>
+ <point x="1108" y="192"/>
+ <point x="1040" y="248"/>
+ <point x="1008" y="312" type="curve"/>
+ <point x="1008" y="1148" type="line"/>
+ <point x="1036" y="1224"/>
+ <point x="1108" y="1296"/>
+ <point x="1268" y="1296" type="curve" smooth="yes"/>
+ <point x="1524" y="1296"/>
+ <point x="1620" y="1028"/>
+ <point x="1620" y="716" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="120" y="688" type="line"/>
+ <point x="120" y="272"/>
+ <point x="308" y="-28"/>
+ <point x="660" y="-28" type="curve" smooth="yes"/>
+ <point x="956" y="-28"/>
+ <point x="1096" y="152"/>
+ <point x="1128" y="456" type="curve"/>
+ <point x="1128" y="1036" type="line"/>
+ <point x="1096" y="1336"/>
+ <point x="956" y="1516"/>
+ <point x="664" y="1516" type="curve" smooth="yes"/>
+ <point x="304" y="1516"/>
+ <point x="120" y="1184"/>
+ <point x="120" y="716" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="396" y="716" type="line"/>
+ <point x="396" y="1028"/>
+ <point x="480" y="1296"/>
+ <point x="732" y="1296" type="curve" smooth="yes"/>
+ <point x="896" y="1296"/>
+ <point x="968" y="1224"/>
+ <point x="996" y="1148" type="curve"/>
+ <point x="996" y="340" type="line"/>
+ <point x="960" y="260"/>
+ <point x="896" y="192"/>
+ <point x="732" y="192" type="curve" smooth="yes"/>
+ <point x="480" y="192"/>
+ <point x="396" y="416"/>
+ <point x="396" y="688" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="860" y="-572" type="line"/>
+ <point x="1132" y="-572" type="line"/>
+ <point x="1132" y="2112" type="line"/>
+ <point x="860" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2043, 'leftMargin': 135, 'rightMargin': 134}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/eight.frac.glif b/src/Interface-Regular.ufo/glyphs/eight.frac.glif
new file mode 100644
index 000000000..b58e232cc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/eight.frac.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eight.frac" format="1">
+ <advance width="1248"/>
+ <outline>
+ <component base="eight.sup" xOffset="108" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 109, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/eight.glif b/src/Interface-Regular.ufo/glyphs/eight.glif
new file mode 100644
index 000000000..25a0d25ce
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/eight.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eight" format="1">
+ <advance width="1664"/>
+ <unicode hex="0038"/>
+ <outline>
+ <contour>
+ <point x="1480" y="580" type="curve" smooth="yes"/>
+ <point x="1480" y="896"/>
+ <point x="1200" y="1164"/>
+ <point x="828" y="1164" type="curve" smooth="yes"/>
+ <point x="456" y="1164"/>
+ <point x="184" y="896"/>
+ <point x="184" y="580" type="curve" smooth="yes"/>
+ <point x="184" y="212"/>
+ <point x="472" y="-28"/>
+ <point x="834" y="-28" type="curve" smooth="yes"/>
+ <point x="1196" y="-28"/>
+ <point x="1480" y="212"/>
+ </contour>
+ <contour>
+ <point x="1236" y="579.109" type="curve" smooth="yes"/>
+ <point x="1236" y="364"/>
+ <point x="1064" y="180"/>
+ <point x="836" y="180" type="curve" smooth="yes"/>
+ <point x="608" y="180"/>
+ <point x="424" y="364"/>
+ <point x="424" y="584" type="curve" smooth="yes"/>
+ <point x="424" y="804"/>
+ <point x="608" y="992"/>
+ <point x="828" y="992" type="curve" smooth="yes"/>
+ <point x="1048" y="992"/>
+ <point x="1236" y="804"/>
+ </contour>
+ <contour>
+ <point x="1432" y="1544" type="curve" smooth="yes"/>
+ <point x="1432" y="1892"/>
+ <point x="1176" y="2076"/>
+ <point x="834" y="2076" type="curve" smooth="yes"/>
+ <point x="492" y="2076"/>
+ <point x="232" y="1892"/>
+ <point x="232" y="1544" type="curve" smooth="yes"/>
+ <point x="232" y="1252"/>
+ <point x="488" y="1016"/>
+ <point x="830" y="1016" type="curve" smooth="yes"/>
+ <point x="1172" y="1016"/>
+ <point x="1432" y="1252"/>
+ </contour>
+ <contour>
+ <point x="1200" y="1534" type="curve" smooth="yes"/>
+ <point x="1200" y="1336"/>
+ <point x="1024" y="1192"/>
+ <point x="834" y="1192" type="curve" smooth="yes"/>
+ <point x="644" y="1192"/>
+ <point x="464" y="1336"/>
+ <point x="464" y="1540" type="curve" smooth="yes"/>
+ <point x="464" y="1744"/>
+ <point x="644" y="1864"/>
+ <point x="829.474" y="1864" type="curve" smooth="yes"/>
+ <point x="1024" y="1864"/>
+ <point x="1200" y="1732"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/eight.sup.glif b/src/Interface-Regular.ufo/glyphs/eight.sup.glif
new file mode 100644
index 000000000..b501fedd0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/eight.sup.glif
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eight.sup" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1032" y="300" type="curve" smooth="yes"/>
+ <point x="1032" y="484"/>
+ <point x="860" y="600"/>
+ <point x="624" y="600" type="curve" smooth="yes"/>
+ <point x="388" y="600"/>
+ <point x="216" y="484"/>
+ <point x="216" y="300" type="curve" smooth="yes"/>
+ <point x="216" y="92"/>
+ <point x="392" y="-16"/>
+ <point x="624" y="-16" type="curve" smooth="yes"/>
+ <point x="856" y="-16"/>
+ <point x="1032" y="92"/>
+ </contour>
+ <contour>
+ <point x="804" y="316" type="curve" smooth="yes"/>
+ <point x="804" y="228"/>
+ <point x="732" y="172"/>
+ <point x="624" y="172" type="curve" smooth="yes"/>
+ <point x="516" y="172"/>
+ <point x="448" y="228"/>
+ <point x="448" y="316" type="curve" smooth="yes"/>
+ <point x="448" y="408"/>
+ <point x="516" y="460"/>
+ <point x="624" y="460" type="curve" smooth="yes"/>
+ <point x="728" y="460"/>
+ <point x="804" y="408"/>
+ </contour>
+ <contour>
+ <point x="1008" y="796" type="curve" smooth="yes"/>
+ <point x="1008" y="992"/>
+ <point x="848" y="1100"/>
+ <point x="624" y="1100" type="curve" smooth="yes"/>
+ <point x="400" y="1100"/>
+ <point x="240" y="992"/>
+ <point x="240" y="796" type="curve" smooth="yes"/>
+ <point x="240" y="628"/>
+ <point x="400" y="512"/>
+ <point x="624" y="512" type="curve" smooth="yes"/>
+ <point x="848" y="512"/>
+ <point x="1008" y="628"/>
+ </contour>
+ <contour>
+ <point x="776" y="784" type="curve" smooth="yes"/>
+ <point x="776" y="704"/>
+ <point x="720" y="648"/>
+ <point x="624" y="648" type="curve" smooth="yes"/>
+ <point x="532" y="648"/>
+ <point x="472" y="704"/>
+ <point x="472" y="784" type="curve" smooth="yes"/>
+ <point x="472" y="864"/>
+ <point x="532" y="916"/>
+ <point x="624" y="916" type="curve" smooth="yes"/>
+ <point x="720" y="916"/>
+ <point x="776" y="864"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 109, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/eightroman.glif b/src/Interface-Regular.ufo/glyphs/eightroman.glif
new file mode 100644
index 000000000..797015614
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/eightroman.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eightroman" format="1">
+ <advance width="3552"/>
+ <unicode hex="2177"/>
+ <outline>
+ <component base="v" xOffset="56"/>
+ <component base="i" xOffset="1424"/>
+ <component base="i" xOffset="2120"/>
+ <component base="i" xOffset="2816"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3465.0, 'leftMargin': 132, 'rightMargin': 151.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/eightsub.glif b/src/Interface-Regular.ufo/glyphs/eightsub.glif
new file mode 100644
index 000000000..996cf3b68
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/eightsub.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eightsub" format="1">
+ <advance width="1248"/>
+ <unicode hex="2088"/>
+ <outline>
+ <component base="eight.sup" xOffset="-16" yOffset="-504"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 232, 'rightMargin': -11}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/eightsuperior.glif b/src/Interface-Regular.ufo/glyphs/eightsuperior.glif
new file mode 100644
index 000000000..a84ec373d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/eightsuperior.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eightsuperior" format="1">
+ <advance width="1248"/>
+ <unicode hex="2078"/>
+ <outline>
+ <component base="eight.sup" xOffset="108" yOffset="916"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 109, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/eiotifiedcyrillic.glif b/src/Interface-Regular.ufo/glyphs/eiotifiedcyrillic.glif
new file mode 100644
index 000000000..437fcbabd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/eiotifiedcyrillic.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eiotifiedcyrillic" format="1">
+ <advance width="2272"/>
+ <unicode hex="0465"/>
+ <outline>
+ <contour>
+ <point x="1540" y="852" type="line"/>
+ <point x="332" y="852" type="line"/>
+ <point x="332" y="632" type="line"/>
+ <point x="1540" y="632" type="line"/>
+ </contour>
+ <component base="c" xOffset="548"/>
+ <component base="dotlessi" xOffset="-56"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2104, 'leftMargin': 253, 'rightMargin': -24}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/elcyrillic.glif b/src/Interface-Regular.ufo/glyphs/elcyrillic.glif
new file mode 100644
index 000000000..8a9e0a530
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/elcyrillic.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="elcyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="043B"/>
+ <outline>
+ <contour>
+ <point x="776" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1436" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="896" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1648" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1188" y="1488" type="line"/>
+ <point x="480" y="1488" type="line"/>
+ <point x="480" y="1268" type="line"/>
+ <point x="1188" y="1268" type="line"/>
+ </contour>
+ <contour>
+ <point x="1436" y="1488" type="line"/>
+ <point x="1160" y="1488" type="line"/>
+ <point x="1160" y="0" type="line"/>
+ <point x="1436" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="412" y="1488" type="line"/>
+ <point x="384" y="856" type="line" smooth="yes"/>
+ <point x="364" y="424"/>
+ <point x="320" y="256"/>
+ <point x="128" y="244" type="curve" smooth="yes"/>
+ <point x="72" y="240" type="line"/>
+ <point x="72" y="0" type="line"/>
+ <point x="152" y="0" type="line" smooth="yes"/>
+ <point x="488" y="0"/>
+ <point x="616" y="212"/>
+ <point x="648" y="768" type="curve" smooth="yes"/>
+ <point x="688" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1638, 'leftMargin': 61, 'rightMargin': 213}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/elevenroman.glif b/src/Interface-Regular.ufo/glyphs/elevenroman.glif
new file mode 100644
index 000000000..0ecac24c2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/elevenroman.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="elevenroman" format="1">
+ <advance width="2016"/>
+ <unicode hex="217A"/>
+ <outline>
+ <component base="x" xOffset="-32"/>
+ <component base="i" xOffset="1368"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2112.0, 'leftMargin': 135, 'rightMargin': 151.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ellipsis.glif b/src/Interface-Regular.ufo/glyphs/ellipsis.glif
new file mode 100644
index 000000000..d9cb1f8e5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ellipsis.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ellipsis" format="1">
+ <advance width="2304"/>
+ <unicode hex="2026"/>
+ <outline>
+ <component base="period"/>
+ <component base="period" xOffset="768"/>
+ <component base="period" xOffset="1536"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/emcyrillic.glif b/src/Interface-Regular.ufo/glyphs/emcyrillic.glif
new file mode 100644
index 000000000..f5903c815
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/emcyrillic.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="emcyrillic" format="1">
+ <advance width="2016"/>
+ <unicode hex="043C"/>
+ <outline>
+ <contour>
+ <point x="1844" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="996" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2056" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1012" y="360" type="line"/>
+ <point x="528" y="1488" type="line"/>
+ <point x="268" y="1488" type="line"/>
+ <point x="920" y="0" type="line"/>
+ <point x="1108" y="0" type="line"/>
+ <point x="1764" y="1488" type="line"/>
+ <point x="1500" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="448" y="1488" type="line"/>
+ <point x="176" y="1488" type="line"/>
+ <point x="176" y="0" type="line"/>
+ <point x="448" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1568" y="0" type="line"/>
+ <point x="1844" y="0" type="line"/>
+ <point x="1844" y="1488" type="line"/>
+ <point x="1568" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2096, 'leftMargin': 213, 'rightMargin': 214}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/emdash.glif b/src/Interface-Regular.ufo/glyphs/emdash.glif
new file mode 100644
index 000000000..8180e81c6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/emdash.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="emdash" format="1">
+ <advance width="2560"/>
+ <unicode hex="2014"/>
+ <outline>
+ <contour>
+ <point x="2560" y="988" type="line"/>
+ <point x="0" y="988" type="line"/>
+ <point x="0" y="768" type="line"/>
+ <point x="2560" y="768" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/emquad.glif b/src/Interface-Regular.ufo/glyphs/emquad.glif
new file mode 100644
index 000000000..25727a479
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/emquad.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="emquad" format="1">
+ <advance width="3072"/>
+ <unicode hex="2001"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2872, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/emspace.glif b/src/Interface-Regular.ufo/glyphs/emspace.glif
new file mode 100644
index 000000000..0176a851f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/emspace.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="emspace" format="1">
+ <advance width="2816"/>
+ <unicode hex="2003"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2872, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/encyrillic.glif b/src/Interface-Regular.ufo/glyphs/encyrillic.glif
new file mode 100644
index 000000000..07586ce19
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/encyrillic.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="encyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="043D"/>
+ <outline>
+ <contour>
+ <point x="1356" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="756" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1572" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1136" y="848" type="line"/>
+ <point x="368" y="848" type="line"/>
+ <point x="368" y="628" type="line"/>
+ <point x="1136" y="628" type="line"/>
+ </contour>
+ <contour>
+ <point x="424" y="1488" type="line"/>
+ <point x="148" y="1488" type="line"/>
+ <point x="148" y="0" type="line"/>
+ <point x="424" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1356" y="1488" type="line"/>
+ <point x="1080" y="1488" type="line"/>
+ <point x="1080" y="0" type="line"/>
+ <point x="1356" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1634, 'leftMargin': 213, 'rightMargin': 214}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/endash.glif b/src/Interface-Regular.ufo/glyphs/endash.glif
new file mode 100644
index 000000000..a5232962b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/endash.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="endash" format="1">
+ <advance width="1280"/>
+ <unicode hex="2013"/>
+ <outline>
+ <contour>
+ <point x="1280" y="988" type="line"/>
+ <point x="0" y="988" type="line"/>
+ <point x="0" y="768" type="line"/>
+ <point x="1280" y="768" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/endescendercyrillic.glif b/src/Interface-Regular.ufo/glyphs/endescendercyrillic.glif
new file mode 100644
index 000000000..3692e5100
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/endescendercyrillic.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="endescendercyrillic" format="1">
+ <advance width="1760"/>
+ <unicode hex="04A3"/>
+ <outline>
+ <contour>
+ <point x="1604" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="encyrillic" xOffset="-32"/>
+ <component base="cyrillictic" xOffset="1224"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1731, 'leftMargin': 164, 'rightMargin': 71}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/eng.glif b/src/Interface-Regular.ufo/glyphs/eng.glif
new file mode 100644
index 000000000..0d673e6cd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/eng.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eng" format="1">
+ <advance width="1504"/>
+ <unicode hex="014B"/>
+ <outline>
+ <contour>
+ <point x="744" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="728" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1060" y="-420" type="move" name="parenthesses.w1"/>
+ </contour>
+ <contour>
+ <point x="728" y="16" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1560" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="428" y="1172" type="line"/>
+ <point x="400" y="1488" type="line"/>
+ <point x="152" y="1488" type="line"/>
+ <point x="152" y="0" type="line"/>
+ <point x="428" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="344" y="796" type="line"/>
+ <point x="344" y="1072"/>
+ <point x="468" y="1288"/>
+ <point x="764" y="1288" type="curve" smooth="yes"/>
+ <point x="968" y="1288"/>
+ <point x="1076" y="1200"/>
+ <point x="1076" y="940" type="curve" smooth="yes"/>
+ <point x="1076" y="-124" type="line" smooth="yes"/>
+ <point x="1076" y="-284"/>
+ <point x="1012" y="-368"/>
+ <point x="904" y="-368" type="curve" smooth="yes"/>
+ <point x="880" y="-368"/>
+ <point x="796" y="-360"/>
+ <point x="768" y="-348" type="curve"/>
+ <point x="748" y="-580" type="line"/>
+ <point x="804" y="-596"/>
+ <point x="848" y="-600"/>
+ <point x="904" y="-600" type="curve" smooth="yes"/>
+ <point x="1184" y="-600"/>
+ <point x="1352" y="-432"/>
+ <point x="1352" y="-124" type="curve" smooth="yes"/>
+ <point x="1352" y="944" type="line" smooth="yes"/>
+ <point x="1352" y="1348"/>
+ <point x="1156" y="1516"/>
+ <point x="848" y="1516" type="curve" smooth="yes"/>
+ <point x="500" y="1516"/>
+ <point x="284" y="1212"/>
+ <point x="284" y="792" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1602, 'leftMargin': 197, 'rightMargin': 206}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/eng_uni1ABE___.glif b/src/Interface-Regular.ufo/glyphs/eng_uni1ABE___.glif
new file mode 100644
index 000000000..2f38b97df
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/eng_uni1ABE___.glif
@@ -0,0 +1,107 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eng_uni1ABE" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="696" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="684" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="740" y="-496" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="684" y="16" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1492" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="384" y="1172" type="line"/>
+ <point x="356" y="1488" type="line"/>
+ <point x="108" y="1488" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="384" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="296" y="796" type="line"/>
+ <point x="296" y="1072"/>
+ <point x="424" y="1288"/>
+ <point x="716" y="1288" type="curve" smooth="yes"/>
+ <point x="924" y="1288"/>
+ <point x="1032" y="1200"/>
+ <point x="1032" y="940" type="curve" smooth="yes"/>
+ <point x="1032" y="-124" type="line" smooth="yes"/>
+ <point x="1032" y="-284"/>
+ <point x="968" y="-368"/>
+ <point x="856" y="-368" type="curve" smooth="yes"/>
+ <point x="836" y="-368"/>
+ <point x="752" y="-360"/>
+ <point x="724" y="-348" type="curve"/>
+ <point x="704" y="-580" type="line"/>
+ <point x="756" y="-596"/>
+ <point x="804" y="-600"/>
+ <point x="856" y="-600" type="curve" smooth="yes"/>
+ <point x="1136" y="-600"/>
+ <point x="1308" y="-432"/>
+ <point x="1308" y="-124" type="curve" smooth="yes"/>
+ <point x="1308" y="944" type="line" smooth="yes"/>
+ <point x="1308" y="1348"/>
+ <point x="1112" y="1516"/>
+ <point x="804" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="240" y="1212"/>
+ <point x="240" y="792" type="curve"/>
+ </contour>
+ <contour>
+ <point x="604" y="-720" type="curve"/>
+ <point x="620" y="-620" type="line"/>
+ <point x="560" y="-588"/>
+ <point x="492" y="-536"/>
+ <point x="492" y="-420" type="curve" smooth="yes"/>
+ <point x="492" y="-312"/>
+ <point x="560" y="-252"/>
+ <point x="620" y="-224" type="curve"/>
+ <point x="604" y="-124" type="line"/>
+ <point x="512" y="-152"/>
+ <point x="356" y="-248"/>
+ <point x="356" y="-420" type="curve" smooth="yes"/>
+ <point x="356" y="-592"/>
+ <point x="512" y="-692"/>
+ </contour>
+ <contour>
+ <point x="1404" y="-720" type="line"/>
+ <point x="1496" y="-692"/>
+ <point x="1656" y="-592"/>
+ <point x="1656" y="-420" type="curve" smooth="yes"/>
+ <point x="1656" y="-248"/>
+ <point x="1496" y="-152"/>
+ <point x="1404" y="-124" type="curve"/>
+ <point x="1388" y="-224" type="line"/>
+ <point x="1448" y="-252"/>
+ <point x="1516" y="-308"/>
+ <point x="1516" y="-420" type="curve" smooth="yes"/>
+ <point x="1516" y="-540"/>
+ <point x="1448" y="-588"/>
+ <point x="1388" y="-620" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1742, 'leftMargin': 188, 'rightMargin': 7}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/enghecyrillic.glif b/src/Interface-Regular.ufo/glyphs/enghecyrillic.glif
new file mode 100644
index 000000000..c3beee919
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/enghecyrillic.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="enghecyrillic" format="1">
+ <advance width="2016"/>
+ <unicode hex="04A5"/>
+ <outline>
+ <contour>
+ <point x="1884" y="1488" type="line"/>
+ <point x="1252" y="1488" type="line"/>
+ <point x="1252" y="1268" type="line"/>
+ <point x="1884" y="1268" type="line"/>
+ </contour>
+ <component base="encyrillic" xOffset="-32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2001, 'leftMargin': 147, 'rightMargin': 103}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/enhookcyrillic.glif b/src/Interface-Regular.ufo/glyphs/enhookcyrillic.glif
new file mode 100644
index 000000000..20e8ea0d6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/enhookcyrillic.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="enhookcyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="04C8"/>
+ <outline>
+ <contour>
+ <point x="148" y="1488" type="line"/>
+ <point x="148" y="0" type="line"/>
+ <point x="424" y="0" type="line"/>
+ <point x="424" y="628" type="line"/>
+ <point x="1080" y="628" type="line"/>
+ <point x="1080" y="-124" type="line" smooth="yes"/>
+ <point x="1080" y="-284"/>
+ <point x="1016" y="-380"/>
+ <point x="908" y="-380" type="curve" smooth="yes"/>
+ <point x="884" y="-380"/>
+ <point x="800" y="-376"/>
+ <point x="772" y="-364" type="curve"/>
+ <point x="752" y="-580" type="line"/>
+ <point x="808" y="-596"/>
+ <point x="852" y="-600"/>
+ <point x="908" y="-600" type="curve" smooth="yes"/>
+ <point x="1188" y="-600"/>
+ <point x="1356" y="-432"/>
+ <point x="1356" y="-124" type="curve" smooth="yes"/>
+ <point x="1356" y="1488" type="line"/>
+ <point x="1080" y="1488" type="line"/>
+ <point x="1080" y="848" type="line"/>
+ <point x="424" y="848" type="line"/>
+ <point x="424" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1602, 'leftMargin': 197, 'rightMargin': 198}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/enquad.glif b/src/Interface-Regular.ufo/glyphs/enquad.glif
new file mode 100644
index 000000000..a2af2f3e0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/enquad.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="enquad" format="1">
+ <advance width="1536"/>
+ <unicode hex="2000"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1436, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/enspace.glif b/src/Interface-Regular.ufo/glyphs/enspace.glif
new file mode 100644
index 000000000..98c151ef1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/enspace.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="enspace" format="1">
+ <advance width="1536"/>
+ <unicode hex="2002"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1436, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/epsilon.glif b/src/Interface-Regular.ufo/glyphs/epsilon.glif
new file mode 100644
index 000000000..ccbc09aad
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/epsilon.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="epsilon" format="1">
+ <advance width="1504"/>
+ <unicode hex="03B5"/>
+ <outline>
+ <contour>
+ <point x="752" y="1772" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1512" y="1772" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="712" y="808" type="line"/>
+ <point x="344" y="808"/>
+ <point x="128" y="672"/>
+ <point x="128" y="420" type="curve" smooth="yes"/>
+ <point x="128" y="140"/>
+ <point x="392" y="-28"/>
+ <point x="752" y="-28" type="curve" smooth="yes"/>
+ <point x="1060" y="-28"/>
+ <point x="1376" y="116"/>
+ <point x="1376" y="444" type="curve"/>
+ <point x="1104" y="444" type="line"/>
+ <point x="1104" y="312"/>
+ <point x="964" y="192"/>
+ <point x="752" y="192" type="curve" smooth="yes"/>
+ <point x="532" y="192"/>
+ <point x="404" y="300"/>
+ <point x="404" y="420" type="curve" smooth="yes"/>
+ <point x="404" y="580"/>
+ <point x="520" y="652"/>
+ <point x="736" y="652" type="curve" smooth="yes"/>
+ <point x="1024" y="652" type="line"/>
+ <point x="1024" y="808" type="line"/>
+ </contour>
+ <contour>
+ <point x="1024" y="712" type="line"/>
+ <point x="1024" y="868" type="line"/>
+ <point x="736" y="868" type="line" smooth="yes"/>
+ <point x="516" y="868"/>
+ <point x="432" y="956"/>
+ <point x="432" y="1080" type="curve"/>
+ <point x="432" y="1188"/>
+ <point x="532" y="1296"/>
+ <point x="752" y="1296" type="curve" smooth="yes"/>
+ <point x="936" y="1296"/>
+ <point x="1080" y="1196"/>
+ <point x="1080" y="1072" type="curve"/>
+ <point x="1352" y="1072" type="line"/>
+ <point x="1352" y="1344"/>
+ <point x="1080" y="1516"/>
+ <point x="752" y="1516" type="curve" smooth="yes"/>
+ <point x="392" y="1516"/>
+ <point x="156" y="1364"/>
+ <point x="156" y="1080" type="curve"/>
+ <point x="156" y="876"/>
+ <point x="380" y="712"/>
+ <point x="712" y="712" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1517, 'leftMargin': 135, 'rightMargin': 135}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/epsilon1.glif b/src/Interface-Regular.ufo/glyphs/epsilon1.glif
new file mode 100644
index 000000000..310877f5a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/epsilon1.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="epsilon1" format="1">
+ <advance width="1504"/>
+ <unicode hex="025B"/>
+ <outline>
+ <contour>
+ <point x="752" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1512" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="752" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="epsilon" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1517, 'leftMargin': 135, 'rightMargin': 135}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/epsilon1rev.glif b/src/Interface-Regular.ufo/glyphs/epsilon1rev.glif
new file mode 100644
index 000000000..981274d10
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/epsilon1rev.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="epsilon1rev" format="1">
+ <advance width="1504"/>
+ <unicode hex="025C"/>
+ <outline>
+ <contour>
+ <point x="1252" y="1072" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="752" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="752" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1512" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="484" y="808" type="line"/>
+ <point x="484" y="652" type="line"/>
+ <point x="772" y="652" type="line" smooth="yes"/>
+ <point x="988" y="652"/>
+ <point x="1100" y="580"/>
+ <point x="1100" y="420" type="curve" smooth="yes"/>
+ <point x="1100" y="300"/>
+ <point x="972" y="192"/>
+ <point x="752" y="192" type="curve" smooth="yes"/>
+ <point x="540" y="192"/>
+ <point x="404" y="312"/>
+ <point x="404" y="444" type="curve"/>
+ <point x="128" y="444" type="line"/>
+ <point x="128" y="116"/>
+ <point x="448" y="-28"/>
+ <point x="752" y="-28" type="curve" smooth="yes"/>
+ <point x="1112" y="-28"/>
+ <point x="1376" y="140"/>
+ <point x="1376" y="420" type="curve" smooth="yes"/>
+ <point x="1376" y="672"/>
+ <point x="1160" y="808"/>
+ <point x="792" y="808" type="curve"/>
+ </contour>
+ <contour>
+ <point x="792" y="712" type="line"/>
+ <point x="1128" y="712"/>
+ <point x="1352" y="876"/>
+ <point x="1352" y="1080" type="curve"/>
+ <point x="1352" y="1364"/>
+ <point x="1112" y="1516"/>
+ <point x="752" y="1516" type="curve" smooth="yes"/>
+ <point x="428" y="1516"/>
+ <point x="156" y="1344"/>
+ <point x="156" y="1072" type="curve"/>
+ <point x="428" y="1072" type="line"/>
+ <point x="428" y="1196"/>
+ <point x="572" y="1296"/>
+ <point x="752" y="1296" type="curve" smooth="yes"/>
+ <point x="976" y="1296"/>
+ <point x="1076" y="1188"/>
+ <point x="1076" y="1080" type="curve"/>
+ <point x="1076" y="956"/>
+ <point x="988" y="868"/>
+ <point x="772" y="868" type="curve" smooth="yes"/>
+ <point x="484" y="868" type="line"/>
+ <point x="484" y="712" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1517, 'leftMargin': 135, 'rightMargin': 135}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/epsilon1revclosed.glif b/src/Interface-Regular.ufo/glyphs/epsilon1revclosed.glif
new file mode 100644
index 000000000..805fb99e8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/epsilon1revclosed.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="epsilon1revclosed" format="1">
+ <advance width="1504"/>
+ <unicode hex="025E"/>
+ <outline>
+ <contour>
+ <point x="772" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1492" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1060" y="876" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="812" y="712" type="line"/>
+ <point x="1132" y="712"/>
+ <point x="1328" y="876"/>
+ <point x="1328" y="1080" type="curve"/>
+ <point x="1328" y="1364"/>
+ <point x="1120" y="1516"/>
+ <point x="772" y="1516" type="curve" smooth="yes"/>
+ <point x="460" y="1516"/>
+ <point x="148" y="1352"/>
+ <point x="148" y="764" type="curve"/>
+ <point x="420" y="764" type="line"/>
+ <point x="420" y="1164"/>
+ <point x="580" y="1296"/>
+ <point x="772" y="1296" type="curve" smooth="yes"/>
+ <point x="976" y="1296"/>
+ <point x="1056" y="1188"/>
+ <point x="1056" y="1080" type="curve"/>
+ <point x="1056" y="956"/>
+ <point x="988" y="872"/>
+ <point x="792" y="872" type="curve" smooth="yes"/>
+ <point x="640" y="872" type="line"/>
+ <point x="640" y="712" type="line"/>
+ </contour>
+ <contour>
+ <point x="640" y="808" type="line"/>
+ <point x="640" y="648" type="line"/>
+ <point x="792" y="648" type="line" smooth="yes"/>
+ <point x="988" y="648"/>
+ <point x="1080" y="580"/>
+ <point x="1080" y="420" type="curve" smooth="yes"/>
+ <point x="1080" y="300"/>
+ <point x="976" y="188"/>
+ <point x="772" y="188" type="curve" smooth="yes"/>
+ <point x="552" y="188"/>
+ <point x="420" y="360"/>
+ <point x="420" y="768" type="curve"/>
+ <point x="148" y="768" type="line"/>
+ <point x="148" y="124"/>
+ <point x="480" y="-28"/>
+ <point x="772" y="-28" type="curve" smooth="yes"/>
+ <point x="1120" y="-28"/>
+ <point x="1356" y="140"/>
+ <point x="1356" y="420" type="curve" smooth="yes"/>
+ <point x="1356" y="672"/>
+ <point x="1164" y="808"/>
+ <point x="812" y="808" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1478, 'leftMargin': 135, 'rightMargin': 135}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/epsilon1revclosed_uni02DE__.glif b/src/Interface-Regular.ufo/glyphs/epsilon1revclosed_uni02DE__.glif
new file mode 100644
index 000000000..568368734
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/epsilon1revclosed_uni02DE__.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="epsilon1revclosed_uni02DE" format="1">
+ <advance width="2016"/>
+ <outline>
+ <component base="epsilon1revclosed" xOffset="-132"/>
+ <component base="rhotichookmod" xOffset="1196"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1891, 'leftMargin': 164, 'rightMargin': -223}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/epsilon1revhook.glif b/src/Interface-Regular.ufo/glyphs/epsilon1revhook.glif
new file mode 100644
index 000000000..2de963a40
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/epsilon1revhook.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="epsilon1revhook" format="1">
+ <advance width="2016"/>
+ <unicode hex="025D"/>
+ <outline>
+ <contour>
+ <point x="704" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="704" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1964" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1232" y="1000" type="line"/>
+ <point x="1420" y="1036" type="line"/>
+ <point x="1460" y="852"/>
+ <point x="1532" y="692"/>
+ <point x="1760" y="692" type="curve" smooth="yes"/>
+ <point x="1824" y="692"/>
+ <point x="1884" y="708"/>
+ <point x="1936" y="736" type="curve"/>
+ <point x="1900" y="904" type="line"/>
+ <point x="1884" y="900"/>
+ <point x="1864" y="896"/>
+ <point x="1816" y="896" type="curve" smooth="yes"/>
+ <point x="1668" y="896"/>
+ <point x="1632" y="1060"/>
+ <point x="1596" y="1296" type="curve"/>
+ <point x="1232" y="1224" type="line"/>
+ </contour>
+ <contour>
+ <point x="436" y="808" type="line"/>
+ <point x="436" y="652" type="line"/>
+ <point x="724" y="652" type="line" smooth="yes"/>
+ <point x="940" y="652"/>
+ <point x="1052" y="580"/>
+ <point x="1052" y="420" type="curve" smooth="yes"/>
+ <point x="1052" y="300"/>
+ <point x="924" y="192"/>
+ <point x="704" y="192" type="curve" smooth="yes"/>
+ <point x="492" y="192"/>
+ <point x="356" y="312"/>
+ <point x="356" y="444" type="curve"/>
+ <point x="80" y="444" type="line"/>
+ <point x="80" y="116"/>
+ <point x="400" y="-28"/>
+ <point x="704" y="-28" type="curve" smooth="yes"/>
+ <point x="1064" y="-28"/>
+ <point x="1328" y="140"/>
+ <point x="1328" y="420" type="curve" smooth="yes"/>
+ <point x="1328" y="672"/>
+ <point x="1112" y="808"/>
+ <point x="744" y="808" type="curve"/>
+ </contour>
+ <contour>
+ <point x="744" y="712" type="line"/>
+ <point x="1080" y="712"/>
+ <point x="1304" y="876"/>
+ <point x="1304" y="1080" type="curve"/>
+ <point x="1304" y="1364"/>
+ <point x="1064" y="1516"/>
+ <point x="704" y="1516" type="curve" smooth="yes"/>
+ <point x="380" y="1516"/>
+ <point x="108" y="1344"/>
+ <point x="108" y="1072" type="curve"/>
+ <point x="380" y="1072" type="line"/>
+ <point x="380" y="1196"/>
+ <point x="524" y="1296"/>
+ <point x="704" y="1296" type="curve" smooth="yes"/>
+ <point x="928" y="1296"/>
+ <point x="1028" y="1188"/>
+ <point x="1028" y="1080" type="curve"/>
+ <point x="1028" y="956"/>
+ <point x="940" y="868"/>
+ <point x="724" y="868" type="curve" smooth="yes"/>
+ <point x="436" y="868" type="line"/>
+ <point x="436" y="712" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2017, 'leftMargin': 135, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/epsilonclosed.glif b/src/Interface-Regular.ufo/glyphs/epsilonclosed.glif
new file mode 100644
index 000000000..672c3cf56
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/epsilonclosed.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="epsilonclosed" format="1">
+ <advance width="1504"/>
+ <unicode hex="029A"/>
+ <outline>
+ <contour>
+ <point x="732" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="732" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1492" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="864" y="712" type="line"/>
+ <point x="864" y="872" type="line"/>
+ <point x="712" y="872" type="line" smooth="yes"/>
+ <point x="516" y="872"/>
+ <point x="452" y="956"/>
+ <point x="452" y="1080" type="curve" smooth="yes"/>
+ <point x="452" y="1188"/>
+ <point x="528" y="1296"/>
+ <point x="732" y="1296" type="curve" smooth="yes"/>
+ <point x="928" y="1296"/>
+ <point x="1084" y="1164"/>
+ <point x="1084" y="764" type="curve"/>
+ <point x="1356" y="764" type="line"/>
+ <point x="1356" y="1352"/>
+ <point x="1044" y="1516"/>
+ <point x="732" y="1516" type="curve" smooth="yes"/>
+ <point x="388" y="1516"/>
+ <point x="176" y="1364"/>
+ <point x="176" y="1080" type="curve" smooth="yes"/>
+ <point x="176" y="876"/>
+ <point x="372" y="712"/>
+ <point x="692" y="712" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="692" y="808" type="line"/>
+ <point x="340" y="808"/>
+ <point x="148" y="672"/>
+ <point x="148" y="420" type="curve" smooth="yes"/>
+ <point x="148" y="140"/>
+ <point x="388" y="-28"/>
+ <point x="732" y="-28" type="curve" smooth="yes"/>
+ <point x="1024" y="-28"/>
+ <point x="1356" y="124"/>
+ <point x="1356" y="768" type="curve"/>
+ <point x="1084" y="768" type="line"/>
+ <point x="1084" y="360"/>
+ <point x="952" y="188"/>
+ <point x="732" y="188" type="curve" smooth="yes"/>
+ <point x="528" y="188"/>
+ <point x="424" y="300"/>
+ <point x="424" y="420" type="curve" smooth="yes"/>
+ <point x="424" y="580"/>
+ <point x="516" y="648"/>
+ <point x="712" y="648" type="curve" smooth="yes"/>
+ <point x="864" y="648" type="line"/>
+ <point x="864" y="808" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1478, 'leftMargin': 135, 'rightMargin': 135}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/equal.glif b/src/Interface-Regular.ufo/glyphs/equal.glif
new file mode 100644
index 000000000..2109b3516
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/equal.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="equal" format="1">
+ <advance width="1664"/>
+ <unicode hex="003D"/>
+ <outline>
+ <contour>
+ <point x="256" y="732" type="line"/>
+ <point x="256" y="512" type="line"/>
+ <point x="1408" y="512" type="line"/>
+ <point x="1408" y="732" type="line"/>
+ </contour>
+ <contour>
+ <point x="256" y="1244" type="line"/>
+ <point x="256" y="1024" type="line"/>
+ <point x="1408" y="1024" type="line"/>
+ <point x="1408" y="1244" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1664, 'leftMargin': 256, 'rightMargin': 256}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/equalsub.glif b/src/Interface-Regular.ufo/glyphs/equalsub.glif
new file mode 100644
index 000000000..3074adf59
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/equalsub.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="equalsub" format="1">
+ <advance width="1248"/>
+ <unicode hex="208C"/>
+ <outline>
+ <component base="equalsuperior" xOffset="-20" yOffset="-1376"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1056.0, 'leftMargin': 224, 'rightMargin': -4.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/equalsuperior.glif b/src/Interface-Regular.ufo/glyphs/equalsuperior.glif
new file mode 100644
index 000000000..b3c962d07
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/equalsuperior.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="equalsuperior" format="1">
+ <advance width="1248"/>
+ <unicode hex="207C"/>
+ <outline>
+ <contour>
+ <point x="1044" y="1288" type="line"/>
+ <point x="208" y="1288" type="line"/>
+ <point x="208" y="1100" type="line"/>
+ <point x="1044" y="1100" type="line"/>
+ </contour>
+ <contour>
+ <point x="1044" y="1672" type="line"/>
+ <point x="208" y="1672" type="line"/>
+ <point x="208" y="1484" type="line"/>
+ <point x="1044" y="1484" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1056.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/erev.glif b/src/Interface-Regular.ufo/glyphs/erev.glif
new file mode 100644
index 000000000..9123bffd8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/erev.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="erev" format="1">
+ <advance width="1504"/>
+ <unicode hex="0258"/>
+ <outline>
+ <contour>
+ <point x="1208" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="736" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="700" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1516" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="700" y="-28" type="curve" smooth="yes"/>
+ <point x="1124" y="-28"/>
+ <point x="1388" y="272"/>
+ <point x="1388" y="692" type="curve" smooth="yes"/>
+ <point x="1388" y="748" type="line" smooth="yes"/>
+ <point x="1388" y="1240"/>
+ <point x="1068" y="1516"/>
+ <point x="736" y="1516" type="curve" smooth="yes"/>
+ <point x="296" y="1516"/>
+ <point x="116" y="1200"/>
+ <point x="116" y="780" type="curve" smooth="yes"/>
+ <point x="116" y="660" type="line"/>
+ <point x="1224" y="660" type="line"/>
+ <point x="1224" y="880" type="line"/>
+ <point x="392" y="880" type="line"/>
+ <point x="392" y="900" type="line"/>
+ <point x="408" y="1088"/>
+ <point x="480" y="1296"/>
+ <point x="736" y="1296" type="curve" smooth="yes"/>
+ <point x="956" y="1296"/>
+ <point x="1112" y="1104"/>
+ <point x="1112" y="748" type="curve" smooth="yes"/>
+ <point x="1112" y="692" type="line" smooth="yes"/>
+ <point x="1112" y="416"/>
+ <point x="960" y="192"/>
+ <point x="688" y="192" type="curve" smooth="yes"/>
+ <point x="508" y="192"/>
+ <point x="388" y="276"/>
+ <point x="300" y="392" type="curve"/>
+ <point x="132" y="264" type="line"/>
+ <point x="232" y="116"/>
+ <point x="400" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1502, 'leftMargin': 102, 'rightMargin': 130}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ereversedcyrillic.glif b/src/Interface-Regular.ufo/glyphs/ereversedcyrillic.glif
new file mode 100644
index 000000000..38e18407a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ereversedcyrillic.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ereversedcyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="044D"/>
+ <outline>
+ <contour>
+ <point x="752" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1516" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="716" y="1296" type="curve" smooth="yes"/>
+ <point x="988" y="1296"/>
+ <point x="1096" y="1024"/>
+ <point x="1096" y="772" type="curve" smooth="yes"/>
+ <point x="1096" y="716" type="line" smooth="yes"/>
+ <point x="1096" y="468"/>
+ <point x="984" y="192"/>
+ <point x="716" y="192" type="curve"/>
+ <point x="536" y="192"/>
+ <point x="396" y="340"/>
+ <point x="396" y="512" type="curve"/>
+ <point x="136" y="512" type="line"/>
+ <point x="136" y="212"/>
+ <point x="380" y="-28"/>
+ <point x="716" y="-28" type="curve" smooth="yes"/>
+ <point x="1136" y="-28"/>
+ <point x="1372" y="320"/>
+ <point x="1372" y="716" type="curve" smooth="yes"/>
+ <point x="1372" y="772" type="line" smooth="yes"/>
+ <point x="1372" y="1168"/>
+ <point x="1136" y="1516"/>
+ <point x="716" y="1516" type="curve"/>
+ <point x="416" y="1516"/>
+ <point x="136" y="1276"/>
+ <point x="136" y="1016" type="curve"/>
+ <point x="396" y="1016" type="line"/>
+ <point x="396" y="1172"/>
+ <point x="556" y="1296"/>
+ </contour>
+ <contour>
+ <point x="1232" y="868" type="line"/>
+ <point x="560" y="868" type="line"/>
+ <point x="560" y="648" type="line"/>
+ <point x="1232" y="648" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1517, 'leftMargin': 135, 'rightMargin': 147}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/esh.glif b/src/Interface-Regular.ufo/glyphs/esh.glif
new file mode 100644
index 000000000..8b1e37a18
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/esh.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="esh" format="1">
+ <advance width="1248"/>
+ <unicode hex="0283"/>
+ <outline>
+ <contour>
+ <point x="836" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="344" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1204" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="760" y="0" type="line"/>
+ <point x="760" y="1640" type="line" smooth="yes"/>
+ <point x="760" y="1816"/>
+ <point x="856" y="1912"/>
+ <point x="1012" y="1912" type="curve" smooth="yes"/>
+ <point x="1060" y="1912"/>
+ <point x="1112" y="1908"/>
+ <point x="1148" y="1900" type="curve"/>
+ <point x="1164" y="2120" type="line"/>
+ <point x="1104" y="2132"/>
+ <point x="1044" y="2140"/>
+ <point x="988" y="2140" type="curve" smooth="yes"/>
+ <point x="676" y="2140"/>
+ <point x="488" y="1964"/>
+ <point x="488" y="1640" type="curve" smooth="yes"/>
+ <point x="488" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="488" y="1540" type="line"/>
+ <point x="488" y="-100" type="line" smooth="yes"/>
+ <point x="488" y="-276"/>
+ <point x="396" y="-372"/>
+ <point x="236" y="-372" type="curve" smooth="yes"/>
+ <point x="188" y="-372"/>
+ <point x="136" y="-368"/>
+ <point x="100" y="-360" type="curve"/>
+ <point x="88" y="-580" type="line"/>
+ <point x="144" y="-592"/>
+ <point x="204" y="-600"/>
+ <point x="260" y="-600" type="curve" smooth="yes"/>
+ <point x="572" y="-600"/>
+ <point x="760" y="-424"/>
+ <point x="760" y="-100" type="curve" smooth="yes"/>
+ <point x="760" y="1540" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1158, 'leftMargin': 41, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/eshcurl.glif b/src/Interface-Regular.ufo/glyphs/eshcurl.glif
new file mode 100644
index 000000000..f8605f5e1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/eshcurl.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eshcurl" format="1">
+ <advance width="1504"/>
+ <unicode hex="0286"/>
+ <outline>
+ <contour>
+ <point x="1128" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="548" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1404" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="976" y="312" type="line"/>
+ <point x="704" y="312" type="line"/>
+ <point x="704" y="312"/>
+ <point x="704" y="-144"/>
+ <point x="704" y="-228" type="curve" smooth="yes"/>
+ <point x="704" y="-316"/>
+ <point x="652" y="-380"/>
+ <point x="540" y="-380" type="curve" smooth="yes"/>
+ <point x="456" y="-380"/>
+ <point x="400" y="-320"/>
+ <point x="400" y="-236" type="curve" smooth="yes"/>
+ <point x="400" y="-156"/>
+ <point x="460" y="-88"/>
+ <point x="556" y="-88" type="curve" smooth="yes"/>
+ <point x="668" y="-88"/>
+ <point x="780" y="-180"/>
+ <point x="924" y="-324" type="curve"/>
+ <point x="1132" y="-544" type="line"/>
+ <point x="1292" y="-380" type="line"/>
+ <point x="964" y="-56" type="line"/>
+ <point x="824" y="60"/>
+ <point x="684" y="132"/>
+ <point x="520" y="132" type="curve" smooth="yes"/>
+ <point x="300" y="132"/>
+ <point x="128" y="0"/>
+ <point x="128" y="-236" type="curve" smooth="yes"/>
+ <point x="128" y="-448"/>
+ <point x="296" y="-600"/>
+ <point x="544" y="-600" type="curve" smooth="yes"/>
+ <point x="868" y="-600"/>
+ <point x="976" y="-388"/>
+ <point x="976" y="-168" type="curve"/>
+ </contour>
+ <contour>
+ <point x="976" y="0" type="line"/>
+ <point x="976" y="1640" type="line" smooth="yes"/>
+ <point x="976" y="1816"/>
+ <point x="1072" y="1912"/>
+ <point x="1228" y="1912" type="curve" smooth="yes"/>
+ <point x="1276" y="1912"/>
+ <point x="1328" y="1908"/>
+ <point x="1364" y="1900" type="curve"/>
+ <point x="1380" y="2120" type="line"/>
+ <point x="1320" y="2132"/>
+ <point x="1260" y="2140"/>
+ <point x="1204" y="2140" type="curve" smooth="yes"/>
+ <point x="892" y="2140"/>
+ <point x="704" y="1964"/>
+ <point x="704" y="1640" type="curve" smooth="yes"/>
+ <point x="704" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1320.0, 'leftMargin': 41, 'rightMargin': 27.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/eshlooprev.glif b/src/Interface-Regular.ufo/glyphs/eshlooprev.glif
new file mode 100644
index 000000000..f28f98bc6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/eshlooprev.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eshlooprev" format="1">
+ <advance width="1504"/>
+ <unicode hex="01AA"/>
+ <outline>
+ <contour>
+ <point x="808" y="1560" type="line" name="hr00"/>
+ <point x="808" y="-80" type="line" smooth="yes"/>
+ <point x="808" y="-392"/>
+ <point x="936" y="-560"/>
+ <point x="1196" y="-560" type="curve" smooth="yes"/>
+ <point x="1244" y="-560"/>
+ <point x="1316" y="-552"/>
+ <point x="1356" y="-536" type="curve"/>
+ <point x="1356" y="-320" type="line"/>
+ <point x="1328" y="-328"/>
+ <point x="1292" y="-332"/>
+ <point x="1268" y="-332" type="curve" smooth="yes"/>
+ <point x="1148" y="-332"/>
+ <point x="1084" y="-268"/>
+ <point x="1084" y="-80" type="curve" smooth="yes"/>
+ <point x="1084" y="1676" type="line"/>
+ </contour>
+ <contour>
+ <point x="148" y="1676" type="curve" smooth="yes"/>
+ <point x="148" y="1420"/>
+ <point x="356" y="1208"/>
+ <point x="616" y="1208" type="curve" smooth="yes"/>
+ <point x="872" y="1208"/>
+ <point x="1084" y="1420"/>
+ <point x="1084" y="1676" type="curve" smooth="yes"/>
+ <point x="1084" y="1936"/>
+ <point x="872" y="2144"/>
+ <point x="616" y="2144" type="curve" smooth="yes"/>
+ <point x="356" y="2144"/>
+ <point x="148" y="1936"/>
+ </contour>
+ <contour>
+ <point x="616" y="1460" type="curve" smooth="yes"/>
+ <point x="496" y="1460"/>
+ <point x="404" y="1532"/>
+ <point x="404" y="1680" type="curve" smooth="yes"/>
+ <point x="404" y="1824"/>
+ <point x="496" y="1900"/>
+ <point x="616" y="1900" type="curve" smooth="yes"/>
+ <point x="732" y="1900"/>
+ <point x="824" y="1824"/>
+ <point x="824" y="1680" type="curve" smooth="yes"/>
+ <point x="824" y="1532"/>
+ <point x="732" y="1460"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1313, 'leftMargin': 28, 'rightMargin': 75}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/eshshortrev.glif b/src/Interface-Regular.ufo/glyphs/eshshortrev.glif
new file mode 100644
index 000000000..b793f58a2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/eshshortrev.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eshshortrev" format="1">
+ <advance width="1248"/>
+ <unicode hex="0285"/>
+ <outline>
+ <contour>
+ <point x="344" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="872" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1204" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="760" y="0" type="line"/>
+ <point x="760" y="1016" type="line" smooth="yes"/>
+ <point x="760" y="1340"/>
+ <point x="572" y="1516"/>
+ <point x="260" y="1516" type="curve" smooth="yes"/>
+ <point x="204" y="1516"/>
+ <point x="144" y="1508"/>
+ <point x="88" y="1492" type="curve"/>
+ <point x="100" y="1276" type="line"/>
+ <point x="136" y="1284"/>
+ <point x="188" y="1288"/>
+ <point x="236" y="1288" type="curve" smooth="yes"/>
+ <point x="396" y="1288"/>
+ <point x="488" y="1188"/>
+ <point x="488" y="1016" type="curve" smooth="yes"/>
+ <point x="488" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="488" y="912" type="line"/>
+ <point x="488" y="-100" type="line" smooth="yes"/>
+ <point x="488" y="-424"/>
+ <point x="676" y="-600"/>
+ <point x="988" y="-600" type="curve" smooth="yes"/>
+ <point x="1044" y="-600"/>
+ <point x="1104" y="-592"/>
+ <point x="1164" y="-580" type="curve"/>
+ <point x="1148" y="-360" type="line"/>
+ <point x="1112" y="-368"/>
+ <point x="1060" y="-372"/>
+ <point x="1012" y="-372" type="curve" smooth="yes"/>
+ <point x="856" y="-372"/>
+ <point x="760" y="-276"/>
+ <point x="760" y="-100" type="curve" smooth="yes"/>
+ <point x="760" y="912" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1158, 'leftMargin': 41, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/estimated.glif b/src/Interface-Regular.ufo/glyphs/estimated.glif
new file mode 100644
index 000000000..94afc86f4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/estimated.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="estimated" format="1">
+ <advance width="1760"/>
+ <unicode hex="212E"/>
+ <outline>
+ <contour>
+ <point x="1408" y="272" type="line"/>
+ <point x="1244" y="156"/>
+ <point x="1072" y="104"/>
+ <point x="900" y="104" type="curve" smooth="yes"/>
+ <point x="756" y="104"/>
+ <point x="624" y="164"/>
+ <point x="524" y="256" type="curve"/>
+ <point x="524" y="708" type="line"/>
+ <point x="1580" y="708" type="line"/>
+ <point x="1580" y="756"/>
+ <point x="1580" y="768"/>
+ <point x="1580" y="772" type="curve" smooth="yes"/>
+ <point x="1580" y="1200"/>
+ <point x="1276" y="1516"/>
+ <point x="900" y="1516" type="curve" smooth="yes"/>
+ <point x="540" y="1516"/>
+ <point x="180" y="1168"/>
+ <point x="180" y="744" type="curve" smooth="yes"/>
+ <point x="180" y="320"/>
+ <point x="500" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1080" y="-28"/>
+ <point x="1256" y="32"/>
+ <point x="1408" y="128" type="curve"/>
+ </contour>
+ <contour>
+ <point x="900" y="1388" type="curve"/>
+ <point x="1040" y="1388"/>
+ <point x="1172" y="1328"/>
+ <point x="1268" y="1232" type="curve"/>
+ <point x="1268" y="836" type="line"/>
+ <point x="524" y="836" type="line"/>
+ <point x="524" y="1220" type="line"/>
+ <point x="628" y="1320"/>
+ <point x="764" y="1388"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1794, 'leftMargin': 210, 'rightMargin': 182}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/eta.glif b/src/Interface-Regular.ufo/glyphs/eta.glif
new file mode 100644
index 000000000..0bd5c4c41
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/eta.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eta" format="1">
+ <advance width="1504"/>
+ <unicode hex="03B7"/>
+ <outline>
+ <contour>
+ <point x="752" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="292" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1560" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="428" y="1172" type="line"/>
+ <point x="400" y="1488" type="line"/>
+ <point x="152" y="1488" type="line"/>
+ <point x="152" y="0" type="line"/>
+ <point x="428" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="372" y="796" type="line"/>
+ <point x="372" y="1072"/>
+ <point x="488" y="1296"/>
+ <point x="764" y="1296" type="curve" smooth="yes"/>
+ <point x="968" y="1296"/>
+ <point x="1076" y="1212"/>
+ <point x="1076" y="952" type="curve"/>
+ <point x="1076" y="-572" type="line"/>
+ <point x="1352" y="-572" type="line"/>
+ <point x="1352" y="956" type="line"/>
+ <point x="1352" y="1388"/>
+ <point x="1156" y="1516"/>
+ <point x="848" y="1516" type="curve" smooth="yes"/>
+ <point x="484" y="1516"/>
+ <point x="256" y="1212"/>
+ <point x="256" y="792" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1602, 'leftMargin': 197, 'rightMargin': 206}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/eth.glif b/src/Interface-Regular.ufo/glyphs/eth.glif
new file mode 100644
index 000000000..62962721b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/eth.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eth" format="1">
+ <advance width="1504"/>
+ <unicode hex="00F0"/>
+ <outline>
+ <contour>
+ <point x="272" y="1944" type="line"/>
+ <point x="736" y="1824"/>
+ <point x="1132" y="1508"/>
+ <point x="1132" y="876" type="curve" smooth="yes"/>
+ <point x="1132" y="736" type="line" smooth="yes"/>
+ <point x="1132" y="428"/>
+ <point x="992" y="192"/>
+ <point x="760" y="192" type="curve" smooth="yes"/>
+ <point x="512" y="192"/>
+ <point x="372" y="424"/>
+ <point x="372" y="644" type="curve"/>
+ <point x="372" y="944"/>
+ <point x="528" y="1128"/>
+ <point x="784" y="1128" type="curve"/>
+ <point x="1036" y="1128"/>
+ <point x="1160" y="968"/>
+ <point x="1160" y="852" type="curve"/>
+ <point x="1264" y="848" type="line"/>
+ <point x="1264" y="1088"/>
+ <point x="1028" y="1348"/>
+ <point x="716" y="1348" type="curve"/>
+ <point x="364" y="1348"/>
+ <point x="100" y="1068"/>
+ <point x="100" y="644" type="curve"/>
+ <point x="100" y="272"/>
+ <point x="368" y="-28"/>
+ <point x="756" y="-28" type="curve" smooth="yes"/>
+ <point x="1132" y="-28"/>
+ <point x="1408" y="284"/>
+ <point x="1408" y="736" type="curve"/>
+ <point x="1408" y="872" type="line"/>
+ <point x="1408" y="1564"/>
+ <point x="972" y="2044"/>
+ <point x="356" y="2176" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1292" y="1948" type="line"/>
+ <point x="1184" y="2092" type="line"/>
+ <point x="436" y="1576" type="line"/>
+ <point x="544" y="1436" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1654, 'leftMargin': 166, 'rightMargin': 179}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/eurocurrency.glif b/src/Interface-Regular.ufo/glyphs/eurocurrency.glif
new file mode 100644
index 000000000..770acac46
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/eurocurrency.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eurocurrency" format="1">
+ <advance width="2016"/>
+ <unicode hex="20A0"/>
+ <outline>
+ <contour>
+ <point x="808" y="836" type="line"/>
+ <point x="612" y="836"/>
+ <point x="460" y="1028"/>
+ <point x="460" y="1276" type="curve" smooth="yes"/>
+ <point x="460" y="1484" type="line" smooth="yes"/>
+ <point x="460" y="1732"/>
+ <point x="608" y="1920"/>
+ <point x="808" y="1920" type="curve" smooth="yes"/>
+ <point x="1008" y="1920"/>
+ <point x="1112" y="1820"/>
+ <point x="1132" y="1604" type="curve"/>
+ <point x="1380" y="1604" type="line"/>
+ <point x="1356" y="1944"/>
+ <point x="1144" y="2112"/>
+ <point x="808" y="2112" type="curve" smooth="yes"/>
+ <point x="476" y="2112"/>
+ <point x="216" y="1856"/>
+ <point x="216" y="1480" type="curve" smooth="yes"/>
+ <point x="216" y="1276" type="line" smooth="yes"/>
+ <point x="216" y="900"/>
+ <point x="476" y="644"/>
+ <point x="808" y="644" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1804" y="192" type="line"/>
+ <point x="992" y="192" type="line"/>
+ <point x="992" y="-4" type="line"/>
+ <point x="1804" y="-4" type="line"/>
+ </contour>
+ <contour>
+ <point x="1052" y="1424" type="line"/>
+ <point x="808" y="1424" type="line"/>
+ <point x="808" y="-4" type="line"/>
+ <point x="1052" y="-4" type="line"/>
+ </contour>
+ <contour>
+ <point x="1696" y="836" type="line"/>
+ <point x="992" y="836" type="line"/>
+ <point x="992" y="644" type="line"/>
+ <point x="1696" y="644" type="line"/>
+ </contour>
+ <contour>
+ <point x="1804" y="1424" type="line"/>
+ <point x="992" y="1424" type="line"/>
+ <point x="992" y="1228" type="line"/>
+ <point x="1804" y="1228" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1810, 'leftMargin': 138, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/exclam.glif b/src/Interface-Regular.ufo/glyphs/exclam.glif
new file mode 100644
index 000000000..d0cd5dd3a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/exclam.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="exclam" format="1">
+ <advance width="768"/>
+ <unicode hex="0021"/>
+ <outline>
+ <contour>
+ <point x="520" y="2048" type="line"/>
+ <point x="248" y="2048" type="line"/>
+ <point x="268" y="576" type="line"/>
+ <point x="500" y="576" type="line"/>
+ </contour>
+ <contour>
+ <point x="384" y="-32" type="curve" smooth="yes"/>
+ <point x="488" y="-32"/>
+ <point x="576" y="52"/>
+ <point x="576" y="160" type="curve" smooth="yes"/>
+ <point x="576" y="268"/>
+ <point x="488" y="356"/>
+ <point x="384" y="356" type="curve" smooth="yes"/>
+ <point x="276" y="356"/>
+ <point x="192" y="268"/>
+ <point x="192" y="160" type="curve" smooth="yes"/>
+ <point x="192" y="52"/>
+ <point x="276" y="-32"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/exclam1.glif b/src/Interface-Regular.ufo/glyphs/exclam1.glif
new file mode 100644
index 000000000..1f7621208
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/exclam1.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="exclam1" format="1">
+ <advance width="736"/>
+ <unicode hex="01C3"/>
+ <outline>
+ <component base="exclam" xOffset="-20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 745, 'leftMargin': 228, 'rightMargin': 201}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/exclamdown.glif b/src/Interface-Regular.ufo/glyphs/exclamdown.glif
new file mode 100644
index 000000000..142796865
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/exclamdown.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="exclamdown" format="1">
+ <advance width="768"/>
+ <unicode hex="00A1"/>
+ <outline>
+ <component base="exclam" yScale="-1" yOffset="1528"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ezh.glif b/src/Interface-Regular.ufo/glyphs/ezh.glif
new file mode 100644
index 000000000..9cd944fa7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ezh.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ezh" format="1">
+ <advance width="1504"/>
+ <unicode hex="0292"/>
+ <outline>
+ <contour>
+ <point x="736" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="736" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1560" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="736" y="-600" type="curve" smooth="yes"/>
+ <point x="1132" y="-600"/>
+ <point x="1416" y="-388"/>
+ <point x="1416" y="-12" type="curve" smooth="yes"/>
+ <point x="1416" y="348"/>
+ <point x="1196" y="572"/>
+ <point x="808" y="592" type="curve" smooth="yes"/>
+ <point x="780" y="592" type="line"/>
+ <point x="1348" y="1320" type="line"/>
+ <point x="1344" y="1488" type="line"/>
+ <point x="148" y="1488" type="line"/>
+ <point x="148" y="1268" type="line"/>
+ <point x="1020" y="1268" type="line"/>
+ <point x="500" y="600" type="line"/>
+ <point x="500" y="384" type="line"/>
+ <point x="704" y="384" type="line" smooth="yes"/>
+ <point x="988" y="384"/>
+ <point x="1144" y="264"/>
+ <point x="1144" y="-16" type="curve" smooth="yes"/>
+ <point x="1144" y="-228"/>
+ <point x="996" y="-380"/>
+ <point x="736" y="-380" type="curve" smooth="yes"/>
+ <point x="512" y="-380"/>
+ <point x="388" y="-240"/>
+ <point x="364" y="-60" type="curve"/>
+ <point x="88" y="-60" type="line"/>
+ <point x="140" y="-476"/>
+ <point x="420" y="-600"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1588, 'leftMargin': 116, 'rightMargin': 143}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ezhcaron.glif b/src/Interface-Regular.ufo/glyphs/ezhcaron.glif
new file mode 100644
index 000000000..2920c47a8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ezhcaron.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ezhcaron" format="1">
+ <advance width="1504"/>
+ <unicode hex="01EF"/>
+ <outline>
+ <contour>
+ <point x="512" y="2088" type="line"/>
+ <point x="284" y="2088" type="line"/>
+ <point x="284" y="2060" type="line"/>
+ <point x="632" y="1724" type="line"/>
+ <point x="796" y="1724" type="line"/>
+ <point x="1152" y="2064" type="line"/>
+ <point x="1152" y="2088" type="line"/>
+ <point x="916" y="2088" type="line"/>
+ <point x="716" y="1888" type="line"/>
+ </contour>
+ <contour>
+ <point x="148" y="1488" type="line"/>
+ <point x="148" y="1268" type="line"/>
+ <point x="992" y="1268" type="line"/>
+ <point x="496" y="656" type="line"/>
+ <point x="496" y="488" type="line"/>
+ <point x="680" y="488" type="line"/>
+ <point x="1344" y="1320" type="line"/>
+ <point x="1344" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="496" y="652" type="line"/>
+ <point x="496" y="440" type="line"/>
+ <point x="704" y="440" type="line" smooth="yes"/>
+ <point x="988" y="440"/>
+ <point x="1144" y="324"/>
+ <point x="1144" y="40" type="curve" smooth="yes"/>
+ <point x="1144" y="-168"/>
+ <point x="992" y="-324"/>
+ <point x="736" y="-324" type="curve" smooth="yes"/>
+ <point x="512" y="-324"/>
+ <point x="364" y="-156"/>
+ <point x="364" y="40" type="curve"/>
+ <point x="88" y="40" type="line"/>
+ <point x="88" y="-368"/>
+ <point x="420" y="-544"/>
+ <point x="736" y="-544" type="curve" smooth="yes"/>
+ <point x="1132" y="-544"/>
+ <point x="1416" y="-328"/>
+ <point x="1416" y="44" type="curve" smooth="yes"/>
+ <point x="1416" y="436"/>
+ <point x="1156" y="652"/>
+ <point x="708" y="652" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1643, 'leftMargin': 143, 'rightMargin': 170}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ezhcurl.glif b/src/Interface-Regular.ufo/glyphs/ezhcurl.glif
new file mode 100644
index 000000000..4d4367447
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ezhcurl.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ezhcurl" format="1">
+ <advance width="1760"/>
+ <unicode hex="0293"/>
+ <outline>
+ <contour>
+ <point x="824" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="824" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1612" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="796" y="-600" type="curve" smooth="yes"/>
+ <point x="992" y="-600"/>
+ <point x="1160" y="-556"/>
+ <point x="1280" y="-468" type="curve"/>
+ <point x="1412" y="-600" type="line"/>
+ <point x="1588" y="-424" type="line"/>
+ <point x="1440" y="-284" type="line"/>
+ <point x="1480" y="-208"/>
+ <point x="1504" y="-116"/>
+ <point x="1504" y="-12" type="curve" smooth="yes"/>
+ <point x="1504" y="348"/>
+ <point x="1284" y="572"/>
+ <point x="896" y="592" type="curve" smooth="yes"/>
+ <point x="864" y="592" type="line"/>
+ <point x="1432" y="1320" type="line"/>
+ <point x="1432" y="1488" type="line"/>
+ <point x="236" y="1488" type="line"/>
+ <point x="236" y="1268" type="line"/>
+ <point x="1108" y="1268" type="line"/>
+ <point x="588" y="600" type="line"/>
+ <point x="588" y="384" type="line"/>
+ <point x="788" y="384" type="line" smooth="yes"/>
+ <point x="1076" y="384"/>
+ <point x="1228" y="264"/>
+ <point x="1228" y="-16" type="curve" smooth="yes"/>
+ <point x="1228" y="-40"/>
+ <point x="1228" y="-60"/>
+ <point x="1224" y="-80" type="curve"/>
+ <point x="1040" y="80"/>
+ <point x="852" y="192"/>
+ <point x="604" y="192" type="curve" smooth="yes"/>
+ <point x="360" y="192"/>
+ <point x="176" y="44"/>
+ <point x="176" y="-164" type="curve" smooth="yes"/>
+ <point x="176" y="-428"/>
+ <point x="412" y="-600"/>
+ </contour>
+ <contour>
+ <point x="792" y="-380" type="curve" smooth="yes"/>
+ <point x="596" y="-380"/>
+ <point x="448" y="-328"/>
+ <point x="448" y="-180" type="curve" smooth="yes"/>
+ <point x="448" y="-92"/>
+ <point x="504" y="-28"/>
+ <point x="612" y="-28" type="curve" smooth="yes"/>
+ <point x="776" y="-28"/>
+ <point x="948" y="-148"/>
+ <point x="1104" y="-292" type="curve"/>
+ <point x="1028" y="-348"/>
+ <point x="928" y="-380"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1555, 'leftMargin': 116, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ezhreversed.glif b/src/Interface-Regular.ufo/glyphs/ezhreversed.glif
new file mode 100644
index 000000000..7fb7d1c76
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ezhreversed.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ezhreversed" format="1">
+ <advance width="1760"/>
+ <unicode hex="01B9"/>
+ <outline>
+ <contour>
+ <point x="288" y="1488" type="line"/>
+ <point x="288" y="1320" type="line"/>
+ <point x="952" y="488" type="line"/>
+ <point x="1136" y="488" type="line"/>
+ <point x="1136" y="656" type="line"/>
+ <point x="640" y="1268" type="line"/>
+ <point x="1484" y="1268" type="line"/>
+ <point x="1484" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="924" y="652" type="line"/>
+ <point x="476" y="652"/>
+ <point x="216" y="436"/>
+ <point x="216" y="44" type="curve" smooth="yes"/>
+ <point x="216" y="-328"/>
+ <point x="500" y="-544"/>
+ <point x="896" y="-544" type="curve" smooth="yes"/>
+ <point x="1212" y="-544"/>
+ <point x="1544" y="-368"/>
+ <point x="1544" y="40" type="curve"/>
+ <point x="1272" y="40" type="line"/>
+ <point x="1272" y="-156"/>
+ <point x="1120" y="-324"/>
+ <point x="896" y="-324" type="curve" smooth="yes"/>
+ <point x="640" y="-324"/>
+ <point x="492" y="-168"/>
+ <point x="492" y="40" type="curve" smooth="yes"/>
+ <point x="492" y="324"/>
+ <point x="644" y="440"/>
+ <point x="932" y="440" type="curve" smooth="yes"/>
+ <point x="1136" y="440" type="line"/>
+ <point x="1136" y="652" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1588, 'leftMargin': 143, 'rightMargin': 115}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ezhtail.glif b/src/Interface-Regular.ufo/glyphs/ezhtail.glif
new file mode 100644
index 000000000..93e11a534
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ezhtail.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ezhtail" format="1">
+ <advance width="1504"/>
+ <unicode hex="01BA"/>
+ <outline>
+ <contour>
+ <point x="192" y="1488" type="line" name="hr00"/>
+ <point x="192" y="1268" type="line"/>
+ <point x="996" y="1268" type="line"/>
+ <point x="464" y="852" type="line"/>
+ <point x="464" y="680" type="line"/>
+ <point x="680" y="680" type="line"/>
+ <point x="1388" y="1320" type="line"/>
+ <point x="1388" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="392" y="-176" type="curve" smooth="yes"/>
+ <point x="392" y="-68"/>
+ <point x="452" y="8"/>
+ <point x="716" y="64" type="curve" smooth="yes"/>
+ <point x="1048" y="136"/>
+ <point x="1264" y="240"/>
+ <point x="1264" y="504" type="curve" smooth="yes"/>
+ <point x="1264" y="740"/>
+ <point x="1044" y="900"/>
+ <point x="704" y="900" type="curve" smooth="yes"/>
+ <point x="616" y="900" type="line"/>
+ <point x="616" y="680" type="line"/>
+ <point x="704" y="680" type="line" smooth="yes"/>
+ <point x="908" y="680"/>
+ <point x="988" y="616"/>
+ <point x="988" y="512" type="curve" smooth="yes"/>
+ <point x="988" y="388"/>
+ <point x="920" y="340"/>
+ <point x="676" y="288" type="curve" smooth="yes"/>
+ <point x="312" y="212"/>
+ <point x="120" y="84"/>
+ <point x="120" y="-156" type="curve" smooth="yes"/>
+ <point x="120" y="-420"/>
+ <point x="348" y="-600"/>
+ <point x="700" y="-600" type="curve" smooth="yes"/>
+ <point x="1096" y="-600"/>
+ <point x="1312" y="-356"/>
+ <point x="1312" y="-108" type="curve"/>
+ <point x="1040" y="-108" type="line"/>
+ <point x="1028" y="-316"/>
+ <point x="852" y="-380"/>
+ <point x="700" y="-380" type="curve" smooth="yes"/>
+ <point x="500" y="-380"/>
+ <point x="392" y="-296"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1515, 'leftMargin': 103, 'rightMargin': 143}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/f.glif b/src/Interface-Regular.ufo/glyphs/f.glif
new file mode 100644
index 000000000..9f7133741
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/f.glif
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="f" format="1">
+ <advance width="992"/>
+ <unicode hex="0066"/>
+ <outline>
+ <contour>
+ <point x="548" y="0" type="line"/>
+ <point x="548" y="1640" type="line"/>
+ <point x="548" y="1820"/>
+ <point x="712" y="1860"/>
+ <point x="788" y="1860" type="curve" smooth="yes"/>
+ <point x="860" y="1860"/>
+ <point x="864" y="1856"/>
+ <point x="896" y="1852" type="curve"/>
+ <point x="896" y="2060" type="line"/>
+ <point x="872" y="2068"/>
+ <point x="828" y="2076"/>
+ <point x="772" y="2076" type="curve" smooth="yes"/>
+ <point x="520" y="2076"/>
+ <point x="312" y="1920"/>
+ <point x="312" y="1640" type="curve"/>
+ <point x="312" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="892" y="1536" type="line"/>
+ <point x="64" y="1536" type="line"/>
+ <point x="64" y="1316" type="line"/>
+ <point x="888" y="1316" type="line"/>
+ </contour>
+ <contour>
+ <point x="740" y="2140" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="440" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="756" y="1484" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="972" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="916" y="2116" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>t</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>-16</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>f</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>992</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/figuredash.glif b/src/Interface-Regular.ufo/glyphs/figuredash.glif
new file mode 100644
index 000000000..cea9ae61f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/figuredash.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="figuredash" format="1">
+ <advance width="1792"/>
+ <unicode hex="2012"/>
+ <outline>
+ <contour>
+ <point x="1792" y="988" type="line"/>
+ <point x="0" y="988" type="line"/>
+ <point x="0" y="768" type="line"/>
+ <point x="1792" y="768" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1610, 'leftMargin': 256, 'rightMargin': 330}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/figurespace.glif b/src/Interface-Regular.ufo/glyphs/figurespace.glif
new file mode 100644
index 000000000..d7dfb12f7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/figurespace.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="figurespace" format="1">
+ <advance width="1536"/>
+ <unicode hex="2007"/>
+ <note>
+ space equal to tabular width of a font this is equivalent to the digit width of fonts with fixed-width digits
+ </note>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1583, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/finalkaf.glif b/src/Interface-Regular.ufo/glyphs/finalkaf.glif
new file mode 100644
index 000000000..36f948f2d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/finalkaf.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="finalkaf" format="1">
+ <advance width="1760"/>
+ <unicode hex="02AA"/>
+ <outline>
+ <contour>
+ <point x="1036" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1036" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1756" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1348" y="396" type="curve" smooth="yes"/>
+ <point x="1348" y="280"/>
+ <point x="1240" y="192"/>
+ <point x="1044" y="192" type="curve" smooth="yes"/>
+ <point x="892" y="192"/>
+ <point x="564" y="240"/>
+ <point x="268" y="512" type="curve"/>
+ <point x="164" y="300" type="line"/>
+ <point x="428" y="40"/>
+ <point x="784" y="-28"/>
+ <point x="1044" y="-28" type="curve" smooth="yes"/>
+ <point x="1392" y="-28"/>
+ <point x="1624" y="156"/>
+ <point x="1624" y="420" type="curve"/>
+ <point x="1624" y="664"/>
+ <point x="1432" y="792"/>
+ <point x="1072" y="868" type="curve" smooth="yes"/>
+ <point x="840" y="916"/>
+ <point x="752" y="968"/>
+ <point x="752" y="1084" type="curve"/>
+ <point x="752" y="1188"/>
+ <point x="832" y="1296"/>
+ <point x="1036" y="1296" type="curve" smooth="yes"/>
+ <point x="1224" y="1296"/>
+ <point x="1332" y="1164"/>
+ <point x="1332" y="1048" type="curve"/>
+ <point x="1608" y="1048" type="line"/>
+ <point x="1608" y="1304"/>
+ <point x="1396" y="1516"/>
+ <point x="1036" y="1516" type="curve" smooth="yes"/>
+ <point x="700" y="1516"/>
+ <point x="480" y="1312"/>
+ <point x="480" y="1076" type="curve"/>
+ <point x="480" y="832"/>
+ <point x="680" y="720"/>
+ <point x="1020" y="644" type="curve" smooth="yes"/>
+ <point x="1276" y="588"/>
+ <point x="1348" y="524"/>
+ </contour>
+ <component base="l" xOffset="-116"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1874, 'leftMargin': 256, 'rightMargin': 135}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/finalmem.glif b/src/Interface-Regular.ufo/glyphs/finalmem.glif
new file mode 100644
index 000000000..1d701f5da
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/finalmem.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="finalmem" format="1">
+ <advance width="1504"/>
+ <unicode hex="02AD"/>
+ <outline>
+ <contour>
+ <point x="748" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="748" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1420" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1124" y="800" type="line"/>
+ <point x="376" y="800" type="line"/>
+ <point x="376" y="632" type="line"/>
+ <point x="1124" y="632" type="line"/>
+ </contour>
+ <contour>
+ <point x="404" y="800" type="line"/>
+ <point x="196" y="800" type="line"/>
+ <point x="196" y="0" type="line"/>
+ <point x="404" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1312" y="800" type="line"/>
+ <point x="1104" y="800" type="line"/>
+ <point x="1104" y="0" type="line"/>
+ <point x="1312" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1124" y="2000" type="line"/>
+ <point x="376" y="2000" type="line"/>
+ <point x="376" y="1832" type="line"/>
+ <point x="1124" y="1832" type="line"/>
+ </contour>
+ <contour>
+ <point x="404" y="2000" type="line"/>
+ <point x="196" y="2000" type="line"/>
+ <point x="196" y="1204" type="line"/>
+ <point x="404" y="1204" type="line"/>
+ </contour>
+ <contour>
+ <point x="1312" y="2000" type="line"/>
+ <point x="1104" y="2000" type="line"/>
+ <point x="1104" y="1204" type="line"/>
+ <point x="1312" y="1204" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1335, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/finalnun.glif b/src/Interface-Regular.ufo/glyphs/finalnun.glif
new file mode 100644
index 000000000..1354c7230
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/finalnun.glif
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="finalnun" format="1">
+ <advance width="1760"/>
+ <unicode hex="02AF"/>
+ <outline>
+ <contour>
+ <point x="876" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="876" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1740" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1196" y="-24" type="line"/>
+ <point x="1472" y="-24" type="line"/>
+ <point x="1472" y="1488" type="line"/>
+ <point x="1196" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1220" y="692" type="line"/>
+ <point x="1220" y="416"/>
+ <point x="1116" y="200"/>
+ <point x="824" y="200" type="curve" smooth="yes"/>
+ <point x="696" y="200"/>
+ <point x="564" y="280"/>
+ <point x="564" y="608" type="curve" smooth="yes"/>
+ <point x="564" y="940" type="line"/>
+ <point x="292" y="940" type="line"/>
+ <point x="292" y="608" type="line" smooth="yes"/>
+ <point x="292" y="156"/>
+ <point x="488" y="-28"/>
+ <point x="780" y="-28" type="curve" smooth="yes"/>
+ <point x="1188" y="-28"/>
+ <point x="1348" y="280"/>
+ <point x="1348" y="696" type="curve"/>
+ </contour>
+ <contour>
+ <point x="564" y="804" type="line"/>
+ <point x="564" y="1108" type="line" smooth="yes"/>
+ <point x="564" y="1372"/>
+ <point x="368" y="1516"/>
+ <point x="144" y="1516" type="curve" smooth="yes"/>
+ <point x="100" y="1516"/>
+ <point x="44" y="1508"/>
+ <point x="8" y="1500" type="curve"/>
+ <point x="8" y="1316" type="line"/>
+ <point x="28" y="1320"/>
+ <point x="60" y="1324"/>
+ <point x="84" y="1324" type="curve" smooth="yes"/>
+ <point x="208" y="1324"/>
+ <point x="288" y="1264"/>
+ <point x="288" y="1108" type="curve" smooth="yes"/>
+ <point x="288" y="804" type="line"/>
+ </contour>
+ <contour>
+ <point x="1196" y="112" type="line"/>
+ <point x="1196" y="-192" type="line" smooth="yes"/>
+ <point x="1196" y="-456"/>
+ <point x="1392" y="-600"/>
+ <point x="1620" y="-600" type="curve" smooth="yes"/>
+ <point x="1664" y="-600"/>
+ <point x="1720" y="-596"/>
+ <point x="1756" y="-584" type="curve"/>
+ <point x="1756" y="-400" type="line"/>
+ <point x="1732" y="-408"/>
+ <point x="1700" y="-408"/>
+ <point x="1680" y="-408" type="curve" smooth="yes"/>
+ <point x="1552" y="-408"/>
+ <point x="1472" y="-352"/>
+ <point x="1472" y="-192" type="curve" smooth="yes"/>
+ <point x="1472" y="112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1775, 'leftMargin': 41, 'rightMargin': -14}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/finaltsadi.glif b/src/Interface-Regular.ufo/glyphs/finaltsadi.glif
new file mode 100644
index 000000000..a14fd469d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/finaltsadi.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="finaltsadi" format="1">
+ <advance width="992"/>
+ <unicode hex="02B5"/>
+ <outline>
+ <contour>
+ <point x="128" y="888" type="line"/>
+ <point x="140" y="880"/>
+ <point x="180" y="876"/>
+ <point x="224" y="876" type="curve" smooth="yes"/>
+ <point x="412" y="876"/>
+ <point x="544" y="1100"/>
+ <point x="544" y="1408" type="curve"/>
+ <point x="480" y="1408" type="line"/>
+ <point x="476" y="1236"/>
+ <point x="416" y="1112"/>
+ <point x="268" y="1112" type="curve" smooth="yes"/>
+ <point x="216" y="1112"/>
+ <point x="172" y="1124"/>
+ <point x="128" y="1144" type="curve"/>
+ </contour>
+ <contour>
+ <point x="868" y="476" type="curve"/>
+ <point x="868" y="712" type="line"/>
+ <point x="848" y="704"/>
+ <point x="804" y="696"/>
+ <point x="768" y="696" type="curve" smooth="yes"/>
+ <point x="732" y="696"/>
+ <point x="696" y="716"/>
+ <point x="696" y="788" type="curve" smooth="yes"/>
+ <point x="696" y="1996" type="line"/>
+ <point x="444" y="1996" type="line"/>
+ <point x="444" y="772" type="line" smooth="yes"/>
+ <point x="444" y="580"/>
+ <point x="488" y="452"/>
+ <point x="660" y="452" type="curve" smooth="yes"/>
+ <point x="732" y="452"/>
+ <point x="792" y="460"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 850, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/firsttonechinese.glif b/src/Interface-Regular.ufo/glyphs/firsttonechinese.glif
new file mode 100644
index 000000000..759287d88
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/firsttonechinese.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="firsttonechinese" format="1">
+ <advance width="1248"/>
+ <unicode hex="02C9"/>
+ <outline>
+ <component base="macron" xOffset="-44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1310, 'leftMargin': 198, 'rightMargin': 173}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/fitacyrillic.glif b/src/Interface-Regular.ufo/glyphs/fitacyrillic.glif
new file mode 100644
index 000000000..7eea3e0a2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/fitacyrillic.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="fitacyrillic" format="1">
+ <advance width="1760"/>
+ <unicode hex="0473"/>
+ <outline>
+ <contour>
+ <point x="752" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1588" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1220" y="864" type="line"/>
+ <point x="336" y="864" type="line"/>
+ <point x="336" y="644" type="line"/>
+ <point x="1220" y="644" type="line"/>
+ </contour>
+ <component base="o" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1602, 'leftMargin': 236, 'rightMargin': 46}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/five.frac.glif b/src/Interface-Regular.ufo/glyphs/five.frac.glif
new file mode 100644
index 000000000..7c6767bf2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/five.frac.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="five.frac" format="1">
+ <advance width="1248"/>
+ <outline>
+ <component base="five.sup" xOffset="96" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 121, 'rightMargin': 98}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/five.glif b/src/Interface-Regular.ufo/glyphs/five.glif
new file mode 100644
index 000000000..f725badf4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/five.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="five" format="1">
+ <advance width="1664"/>
+ <unicode hex="0035"/>
+ <outline>
+ <contour>
+ <point x="436" y="946.5" type="line"/>
+ <point x="528" y="1022.5"/>
+ <point x="640" y="1075"/>
+ <point x="828" y="1075" type="curve" smooth="yes"/>
+ <point x="1041" y="1075"/>
+ <point x="1256" y="946.5"/>
+ <point x="1256" y="636" type="curve" smooth="yes"/>
+ <point x="1256" y="355"/>
+ <point x="1045.5" y="183"/>
+ <point x="811" y="183" type="curve" smooth="yes"/>
+ <point x="605.5" y="183"/>
+ <point x="460" y="292"/>
+ <point x="418" y="512" type="curve"/>
+ <point x="178" y="512" type="line"/>
+ <point x="214" y="136"/>
+ <point x="472" y="-28"/>
+ <point x="796" y="-28" type="curve" smooth="yes"/>
+ <point x="1236" y="-28"/>
+ <point x="1491" y="246"/>
+ <point x="1491" y="638.81" type="curve" smooth="yes"/>
+ <point x="1491" y="1038"/>
+ <point x="1228" y="1298"/>
+ <point x="828" y="1298" type="curve" smooth="yes"/>
+ <point x="688.281" y="1298"/>
+ <point x="546" y="1241"/>
+ <point x="473" y="1178" type="curve"/>
+ <point x="459" y="1178" type="line"/>
+ <point x="544" y="1812" type="line"/>
+ <point x="1352" y="1812" type="line"/>
+ <point x="1352" y="2048" type="line"/>
+ <point x="320" y="2048" type="line"/>
+ <point x="200" y="1000" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/five.sup.glif b/src/Interface-Regular.ufo/glyphs/five.sup.glif
new file mode 100644
index 000000000..92f68f94a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/five.sup.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="five.sup" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="432" y="484" type="line"/>
+ <point x="468" y="512"/>
+ <point x="508" y="544"/>
+ <point x="604" y="544" type="curve"/>
+ <point x="732" y="544"/>
+ <point x="800" y="468"/>
+ <point x="800" y="360" type="curve" smooth="yes"/>
+ <point x="800" y="252"/>
+ <point x="752" y="172"/>
+ <point x="624" y="172" type="curve" smooth="yes"/>
+ <point x="524" y="172"/>
+ <point x="452" y="208"/>
+ <point x="444" y="300" type="curve"/>
+ <point x="216" y="300" type="line"/>
+ <point x="224" y="100"/>
+ <point x="416" y="-16"/>
+ <point x="624" y="-16" type="curve" smooth="yes"/>
+ <point x="904" y="-16"/>
+ <point x="1032" y="160"/>
+ <point x="1032" y="356" type="curve" smooth="yes"/>
+ <point x="1032" y="580"/>
+ <point x="896" y="712"/>
+ <point x="660" y="712" type="curve" smooth="yes"/>
+ <point x="580" y="712"/>
+ <point x="508" y="688"/>
+ <point x="476" y="676" type="curve"/>
+ <point x="504" y="896" type="line"/>
+ <point x="976" y="896" type="line"/>
+ <point x="976" y="1084" type="line"/>
+ <point x="312" y="1084" type="line"/>
+ <point x="244" y="532" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 121, 'rightMargin': 98}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/fiveeighths.glif b/src/Interface-Regular.ufo/glyphs/fiveeighths.glif
new file mode 100644
index 000000000..6d45470a5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/fiveeighths.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="fiveeighths" format="1">
+ <advance width="2272"/>
+ <unicode hex="215D"/>
+ <outline>
+ <component base="five.sup" xOffset="-84" yOffset="900"/>
+ <component base="fraction" xOffset="436"/>
+ <component base="eight.sup" xOffset="1200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2399, 'leftMargin': 242, 'rightMargin': 178}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/fiveroman.glif b/src/Interface-Regular.ufo/glyphs/fiveroman.glif
new file mode 100644
index 000000000..b6f3721a8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/fiveroman.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="fiveroman" format="1">
+ <advance width="1504"/>
+ <unicode hex="2174"/>
+ <outline>
+ <component base="v" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1368, 'leftMargin': 132, 'rightMargin': -44}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/fivesub.glif b/src/Interface-Regular.ufo/glyphs/fivesub.glif
new file mode 100644
index 000000000..b9417eeef
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/fivesub.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="fivesub" format="1">
+ <advance width="1248"/>
+ <unicode hex="2085"/>
+ <outline>
+ <component base="five.sup" xOffset="-16" yOffset="-504"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 232, 'rightMargin': -11}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/fivesuperior.glif b/src/Interface-Regular.ufo/glyphs/fivesuperior.glif
new file mode 100644
index 000000000..b58e22c9d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/fivesuperior.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="fivesuperior" format="1">
+ <advance width="1248"/>
+ <unicode hex="2075"/>
+ <outline>
+ <component base="five.sup" xOffset="96" yOffset="916"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 121, 'rightMargin': 98}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/florin.glif b/src/Interface-Regular.ufo/glyphs/florin.glif
new file mode 100644
index 000000000..a23145fe8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/florin.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="florin" format="1">
+ <advance width="1000"/>
+ <unicode hex="0192"/>
+ <outline>
+ <contour>
+ <point x="872" y="1488" type="line"/>
+ <point x="604" y="1488" type="line"/>
+ <point x="604" y="1640" type="line" smooth="yes"/>
+ <point x="604" y="1816"/>
+ <point x="676" y="1912"/>
+ <point x="836" y="1912" type="curve" smooth="yes"/>
+ <point x="888" y="1912"/>
+ <point x="936" y="1908"/>
+ <point x="968" y="1900" type="curve"/>
+ <point x="1000" y="2112" type="line"/>
+ <point x="932" y="2128"/>
+ <point x="868" y="2140"/>
+ <point x="800" y="2140" type="curve" smooth="yes"/>
+ <point x="508" y="2140"/>
+ <point x="328" y="1964"/>
+ <point x="328" y="1640" type="curve" smooth="yes"/>
+ <point x="328" y="1488" type="line"/>
+ <point x="96" y="1488" type="line"/>
+ <point x="96" y="1284" type="line"/>
+ <point x="328" y="1284" type="line"/>
+ <point x="328" y="-124" type="line" smooth="yes"/>
+ <point x="328" y="-284"/>
+ <point x="264" y="-380"/>
+ <point x="156" y="-380" type="curve" smooth="yes"/>
+ <point x="132" y="-380"/>
+ <point x="48" y="-376"/>
+ <point x="20" y="-364" type="curve"/>
+ <point x="0" y="-580" type="line"/>
+ <point x="52" y="-596"/>
+ <point x="100" y="-600"/>
+ <point x="156" y="-600" type="curve" smooth="yes"/>
+ <point x="436" y="-600"/>
+ <point x="604" y="-432"/>
+ <point x="604" y="-124" type="curve" smooth="yes"/>
+ <point x="604" y="1284" type="line"/>
+ <point x="872" y="1284" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 968.0, 'leftMargin': -30, 'rightMargin': -1.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/four.frac.glif b/src/Interface-Regular.ufo/glyphs/four.frac.glif
new file mode 100644
index 000000000..4a1a94f6a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/four.frac.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="four.frac" format="1">
+ <advance width="1248"/>
+ <outline>
+ <component base="four.sup" xOffset="108" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 73, 'rightMargin': 73}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/four.glif b/src/Interface-Regular.ufo/glyphs/four.glif
new file mode 100644
index 000000000..bbf9482d4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/four.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="four" format="1">
+ <advance width="1664"/>
+ <unicode hex="0034"/>
+ <outline>
+ <contour>
+ <point x="1560" y="604" type="line"/>
+ <point x="404" y="604" type="line"/>
+ <point x="1020" y="1636" type="line"/>
+ <point x="1144" y="2048" type="line"/>
+ <point x="1020" y="2048" type="line"/>
+ <point x="96" y="540" type="line"/>
+ <point x="96" y="384" type="line"/>
+ <point x="1560" y="384" type="line"/>
+ </contour>
+ <contour>
+ <point x="1280" y="2048" type="line"/>
+ <point x="1060" y="2048" type="line"/>
+ <point x="1060" y="0" type="line"/>
+ <point x="1280" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/four.sup.glif b/src/Interface-Regular.ufo/glyphs/four.sup.glif
new file mode 100644
index 000000000..2e2f440d2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/four.sup.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="four.sup" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1072" y="420" type="line"/>
+ <point x="412" y="420" type="line"/>
+ <point x="680" y="760" type="line"/>
+ <point x="876" y="1084" type="line"/>
+ <point x="692" y="1084" type="line"/>
+ <point x="180" y="380" type="line"/>
+ <point x="188" y="232" type="line"/>
+ <point x="1072" y="232" type="line"/>
+ </contour>
+ <contour>
+ <point x="928" y="1084" type="line"/>
+ <point x="696" y="1084" type="line"/>
+ <point x="696" y="0" type="line"/>
+ <point x="928" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 73, 'rightMargin': 73}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/fourroman.glif b/src/Interface-Regular.ufo/glyphs/fourroman.glif
new file mode 100644
index 000000000..e5c8ca856
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/fourroman.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="fourroman" format="1">
+ <advance width="2272"/>
+ <unicode hex="2173"/>
+ <outline>
+ <component base="i" xOffset="-24"/>
+ <component base="v" xOffset="672"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2060, 'leftMargin': 216, 'rightMargin': -44}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/foursub.glif b/src/Interface-Regular.ufo/glyphs/foursub.glif
new file mode 100644
index 000000000..4d3f9dd67
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/foursub.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="foursub" format="1">
+ <advance width="1248"/>
+ <unicode hex="2084"/>
+ <outline>
+ <component base="four.sup" xOffset="-20" yOffset="-504"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 196, 'rightMargin': -51}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/foursuperior.glif b/src/Interface-Regular.ufo/glyphs/foursuperior.glif
new file mode 100644
index 000000000..ee7a94b0b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/foursuperior.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="foursuperior" format="1">
+ <advance width="1248"/>
+ <unicode hex="2074"/>
+ <outline>
+ <component base="four.sup" xOffset="108" yOffset="916"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 73, 'rightMargin': 73}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/fourthtonechinese.glif b/src/Interface-Regular.ufo/glyphs/fourthtonechinese.glif
new file mode 100644
index 000000000..9807131cd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/fourthtonechinese.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="fourthtonechinese" format="1">
+ <advance width="992"/>
+ <unicode hex="02CB"/>
+ <outline>
+ <component base="grave" xOffset="132"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 791, 'leftMargin': 69, 'rightMargin': 124}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/fraction.glif b/src/Interface-Regular.ufo/glyphs/fraction.glif
new file mode 100644
index 000000000..85a83dc4a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/fraction.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="fraction" format="1">
+ <advance width="1504"/>
+ <unicode hex="2044"/>
+ <outline>
+ <contour>
+ <point x="1316" y="1716" type="line"/>
+ <point x="1164" y="1812" type="line"/>
+ <point x="188" y="244" type="line"/>
+ <point x="340" y="152" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1284, 'leftMargin': 81, 'rightMargin': 73}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/g.cn.glif b/src/Interface-Regular.ufo/glyphs/g.cn.glif
new file mode 100644
index 000000000..542712a65
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/g.cn.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="g.cn" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1140" y="1488" type="line"/>
+ <point x="1112" y="1160" type="line"/>
+ <point x="1112" y="-24" type="line" smooth="yes"/>
+ <point x="1112" y="-276"/>
+ <point x="964" y="-368"/>
+ <point x="736" y="-368" type="curve" smooth="yes"/>
+ <point x="604" y="-368"/>
+ <point x="460" y="-324"/>
+ <point x="332" y="-220" type="curve"/>
+ <point x="220" y="-400" type="line"/>
+ <point x="348" y="-528"/>
+ <point x="616" y="-588"/>
+ <point x="756" y="-588" type="curve" smooth="yes"/>
+ <point x="1128" y="-588"/>
+ <point x="1388" y="-404"/>
+ <point x="1388" y="-8" type="curve" smooth="yes"/>
+ <point x="1388" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="120" y="672" type="line"/>
+ <point x="120" y="204"/>
+ <point x="348" y="-28"/>
+ <point x="704" y="-28" type="curve" smooth="yes"/>
+ <point x="1072" y="-28"/>
+ <point x="1232" y="240"/>
+ <point x="1272" y="676" type="curve"/>
+ <point x="1272" y="816" type="line"/>
+ <point x="1232" y="1252"/>
+ <point x="1072" y="1516"/>
+ <point x="708" y="1516" type="curve" smooth="yes"/>
+ <point x="344" y="1516"/>
+ <point x="120" y="1300"/>
+ <point x="120" y="812" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="392" y="812" type="line"/>
+ <point x="392" y="1136"/>
+ <point x="508" y="1288"/>
+ <point x="780" y="1288" type="curve" smooth="yes"/>
+ <point x="1024" y="1288"/>
+ <point x="1136" y="1120"/>
+ <point x="1180" y="928" type="curve"/>
+ <point x="1180" y="560" type="line"/>
+ <point x="1124" y="368"/>
+ <point x="1024" y="200"/>
+ <point x="776" y="200" type="curve" smooth="yes"/>
+ <point x="508" y="200"/>
+ <point x="392" y="348"/>
+ <point x="392" y="672" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 129, 'rightMargin': 187}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/g.glif b/src/Interface-Regular.ufo/glyphs/g.glif
new file mode 100644
index 000000000..285d7a56f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/g.glif
@@ -0,0 +1,94 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="g" format="1">
+ <advance width="1632"/>
+ <unicode hex="0067"/>
+ <outline>
+ <contour>
+ <point x="748" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="748" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1568" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1568" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1568" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1192" y="1528" type="line"/>
+ <point x="1192" y="1200" type="line"/>
+ <point x="1276" y="768" type="line"/>
+ <point x="1192" y="336" type="line"/>
+ <point x="1192" y="204"/>
+ <point x="1192" y="88"/>
+ <point x="1192" y="20" type="curve"/>
+ <point x="1188" y="-248"/>
+ <point x="1012" y="-364"/>
+ <point x="756" y="-364" type="curve" smooth="yes"/>
+ <point x="500" y="-364"/>
+ <point x="396" y="-224"/>
+ <point x="340" y="-160" type="curve"/>
+ <point x="164" y="-300" type="line"/>
+ <point x="260" y="-436"/>
+ <point x="436" y="-576"/>
+ <point x="756" y="-576" type="curve" smooth="yes"/>
+ <point x="1128" y="-576"/>
+ <point x="1428" y="-376"/>
+ <point x="1428" y="-32" type="curve" smooth="yes"/>
+ <point x="1428" y="1528" type="line"/>
+ </contour>
+ <contour>
+ <point x="132" y="752" type="line"/>
+ <point x="132" y="320"/>
+ <point x="380" y="24"/>
+ <point x="728" y="24" type="curve" smooth="yes"/>
+ <point x="1144" y="24"/>
+ <point x="1292" y="316"/>
+ <point x="1344" y="700" type="curve"/>
+ <point x="1344" y="812" type="line"/>
+ <point x="1292" y="1196"/>
+ <point x="1144" y="1556"/>
+ <point x="732" y="1556" type="curve" smooth="yes"/>
+ <point x="376" y="1556"/>
+ <point x="132" y="1232"/>
+ <point x="132" y="780" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="376" y="780" type="line"/>
+ <point x="376" y="1068"/>
+ <point x="512" y="1328"/>
+ <point x="804" y="1328" type="curve" smooth="yes"/>
+ <point x="1044" y="1328"/>
+ <point x="1160" y="1072"/>
+ <point x="1180" y="924" type="curve"/>
+ <point x="1200" y="828"/>
+ <point x="1200" y="676"/>
+ <point x="1180" y="588" type="curve"/>
+ <point x="1152" y="440"/>
+ <point x="1024" y="236"/>
+ <point x="788" y="236" type="curve" smooth="yes"/>
+ <point x="524" y="236"/>
+ <point x="376" y="464"/>
+ <point x="376" y="752" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/gamma.glif b/src/Interface-Regular.ufo/glyphs/gamma.glif
new file mode 100644
index 000000000..a2d3cce88
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/gamma.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gamma" format="1">
+ <advance width="1504"/>
+ <unicode hex="03B3"/>
+ <outline>
+ <contour>
+ <point x="756" y="88" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="892" y="192" type="line"/>
+ <point x="616" y="192" type="line"/>
+ <point x="616" y="-572" type="line"/>
+ <point x="892" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="736" y="348" type="line"/>
+ <point x="680" y="0" type="line"/>
+ <point x="860" y="0" type="line"/>
+ <point x="1408" y="1488" type="line"/>
+ <point x="1128" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="380" y="1488" type="line"/>
+ <point x="100" y="1488" type="line"/>
+ <point x="652" y="0" type="line"/>
+ <point x="832" y="0" type="line"/>
+ <point x="780" y="348" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1419.0, 'leftMargin': 65, 'rightMargin': 47.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/gamma1.glif b/src/Interface-Regular.ufo/glyphs/gamma1.glif
new file mode 100644
index 000000000..35f73c062
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/gamma1.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gamma1" format="1">
+ <advance width="1760"/>
+ <unicode hex="0263"/>
+ <outline>
+ <contour>
+ <point x="884" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="884" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1664" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="880" y="-600" type="curve" smooth="yes"/>
+ <point x="1112" y="-600"/>
+ <point x="1252" y="-480"/>
+ <point x="1252" y="-272" type="curve" smooth="yes"/>
+ <point x="1252" y="-208"/>
+ <point x="1244" y="-136"/>
+ <point x="1200" y="-44" type="curve" smooth="yes"/>
+ <point x="436" y="1488" type="line"/>
+ <point x="140" y="1488" type="line"/>
+ <point x="828" y="140" type="line" smooth="yes"/>
+ <point x="944" y="-92"/>
+ <point x="976" y="-192"/>
+ <point x="976" y="-272" type="curve" smooth="yes"/>
+ <point x="976" y="-324"/>
+ <point x="952" y="-372"/>
+ <point x="880" y="-372" type="curve" smooth="yes"/>
+ <point x="808" y="-372"/>
+ <point x="784" y="-328"/>
+ <point x="784" y="-272" type="curve" smooth="yes"/>
+ <point x="784" y="-192"/>
+ <point x="824" y="-88"/>
+ <point x="936" y="128" type="curve" smooth="yes"/>
+ <point x="1624" y="1488" type="line"/>
+ <point x="1324" y="1488" type="line"/>
+ <point x="568" y="-56" type="line" smooth="yes"/>
+ <point x="524" y="-144"/>
+ <point x="508" y="-208"/>
+ <point x="508" y="-272" type="curve" smooth="yes"/>
+ <point x="508" y="-480"/>
+ <point x="648" y="-600"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1566, 'leftMargin': 41, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/gammasuper.glif b/src/Interface-Regular.ufo/glyphs/gammasuper.glif
new file mode 100644
index 000000000..1a4ca36c5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/gammasuper.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gammasuper" format="1">
+ <advance width="1248"/>
+ <unicode hex="02E0"/>
+ <outline>
+ <contour>
+ <point x="632" y="1264" type="line"/>
+ <point x="572" y="896" type="line"/>
+ <point x="744" y="896" type="line"/>
+ <point x="1140" y="1996" type="line"/>
+ <point x="864" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="388" y="1996" type="line"/>
+ <point x="112" y="1996" type="line"/>
+ <point x="508" y="896" type="line"/>
+ <point x="680" y="896" type="line"/>
+ <point x="620" y="1264" type="line"/>
+ </contour>
+ <contour>
+ <point x="616" y="292" type="curve" smooth="yes"/>
+ <point x="788" y="292"/>
+ <point x="892" y="384"/>
+ <point x="892" y="540" type="curve" smooth="yes"/>
+ <point x="892" y="584"/>
+ <point x="884" y="636"/>
+ <point x="852" y="704" type="curve" smooth="yes"/>
+ <point x="728" y="1000" type="line"/>
+ <point x="520" y="1000" type="line"/>
+ <point x="580" y="840" type="line" smooth="yes"/>
+ <point x="644" y="676"/>
+ <point x="672" y="608"/>
+ <point x="672" y="552" type="curve" smooth="yes"/>
+ <point x="672" y="520"/>
+ <point x="660" y="492"/>
+ <point x="616" y="492" type="curve" smooth="yes"/>
+ <point x="576" y="492"/>
+ <point x="560" y="516"/>
+ <point x="560" y="552" type="curve" smooth="yes"/>
+ <point x="560" y="608"/>
+ <point x="596" y="676"/>
+ <point x="656" y="832" type="curve" smooth="yes"/>
+ <point x="720" y="1000" type="line"/>
+ <point x="516" y="1000" type="line"/>
+ <point x="388" y="696" type="line" smooth="yes"/>
+ <point x="360" y="632"/>
+ <point x="344" y="584"/>
+ <point x="344" y="540" type="curve" smooth="yes"/>
+ <point x="344" y="384"/>
+ <point x="444" y="292"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1195, 'leftMargin': 83, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/gbar.glif b/src/Interface-Regular.ufo/glyphs/gbar.glif
new file mode 100644
index 000000000..d5955d223
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/gbar.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gbar" format="1">
+ <advance width="1760"/>
+ <unicode hex="01E5"/>
+ <outline>
+ <contour>
+ <point x="860" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="860" y="-672" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="864" y="-156" type="move" name="parenthesses.w3"/>
+ </contour>
+ <contour>
+ <point x="860" y="-672" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1664" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1640" y="-68" type="line" name="hr00"/>
+ <point x="120" y="-68" type="line"/>
+ <point x="120" y="-236" type="line"/>
+ <point x="1640" y="-236" type="line"/>
+ </contour>
+ <contour>
+ <point x="1248" y="1488" type="line"/>
+ <point x="1220" y="1160" type="line"/>
+ <point x="1220" y="-76" type="line" smooth="yes"/>
+ <point x="1220" y="-332"/>
+ <point x="1068" y="-464"/>
+ <point x="836" y="-464" type="curve" smooth="yes"/>
+ <point x="708" y="-464"/>
+ <point x="568" y="-416"/>
+ <point x="440" y="-264" type="curve"/>
+ <point x="300" y="-424" type="line"/>
+ <point x="436" y="-624"/>
+ <point x="712" y="-684"/>
+ <point x="860" y="-684" type="curve" smooth="yes"/>
+ <point x="1232" y="-684"/>
+ <point x="1496" y="-460"/>
+ <point x="1496" y="-64" type="curve" smooth="yes"/>
+ <point x="1496" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="228" y="728" type="line"/>
+ <point x="228" y="296"/>
+ <point x="456" y="-28"/>
+ <point x="816" y="-28" type="curve" smooth="yes"/>
+ <point x="1196" y="-28"/>
+ <point x="1380" y="248"/>
+ <point x="1420" y="700" type="curve"/>
+ <point x="1420" y="788" type="line"/>
+ <point x="1380" y="1240"/>
+ <point x="1196" y="1516"/>
+ <point x="816" y="1516" type="curve" smooth="yes"/>
+ <point x="452" y="1516"/>
+ <point x="228" y="1208"/>
+ <point x="228" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="504" y="756" type="line"/>
+ <point x="504" y="1044"/>
+ <point x="616" y="1288"/>
+ <point x="888" y="1288" type="curve" smooth="yes"/>
+ <point x="1132" y="1288"/>
+ <point x="1244" y="1104"/>
+ <point x="1288" y="900" type="curve"/>
+ <point x="1288" y="588" type="line"/>
+ <point x="1232" y="380"/>
+ <point x="1132" y="200"/>
+ <point x="884" y="200" type="curve" smooth="yes"/>
+ <point x="616" y="200"/>
+ <point x="504" y="440"/>
+ <point x="504" y="728" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 41, 'rightMargin': 22}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/gbar_uni1ABE___.glif b/src/Interface-Regular.ufo/glyphs/gbar_uni1ABE___.glif
new file mode 100644
index 000000000..de29e54f9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/gbar_uni1ABE___.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gbar_uni1ABE" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="1008" y="-672" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1012" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1988" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1012" y="-156" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="1008" y="-672" type="move" name="bottom"/>
+ </contour>
+ <component base="gbar" xOffset="228"/>
+ <component base="uni1ABE" xOffset="1820" yOffset="-972"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2002.0, 'leftMargin': 7, 'rightMargin': 7.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/gcursive.glif b/src/Interface-Regular.ufo/glyphs/gcursive.glif
new file mode 100644
index 000000000..515c35188
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/gcursive.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gcursive" format="1">
+ <advance width="1760"/>
+ <unicode hex="0261"/>
+ <outline>
+ <contour>
+ <point x="748" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1568" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="748" y="-616" type="move" name="bottom"/>
+ </contour>
+ <component base="g" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 256, 'rightMargin': 49}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/gecyrillic.glif b/src/Interface-Regular.ufo/glyphs/gecyrillic.glif
new file mode 100644
index 000000000..f07ada939
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/gecyrillic.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gecyrillic" format="1">
+ <advance width="1248"/>
+ <unicode hex="0433"/>
+ <outline>
+ <contour>
+ <point x="536" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="372" y="760" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="424" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1120" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1100" y="1488" type="line"/>
+ <point x="152" y="1488" type="line"/>
+ <point x="152" y="0" type="line"/>
+ <point x="424" y="0" type="line"/>
+ <point x="424" y="1268" type="line"/>
+ <point x="1100" y="1268" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1181, 'leftMargin': 210, 'rightMargin': 23}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/germandbls.glif b/src/Interface-Regular.ufo/glyphs/germandbls.glif
new file mode 100644
index 000000000..25a4b543f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/germandbls.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="germandbls" format="1">
+ <advance width="1760"/>
+ <unicode hex="00DF"/>
+ <outline>
+ <contour>
+ <point x="468" y="1524" type="line" name="hr00"/>
+ <point x="468" y="1796"/>
+ <point x="572" y="1928"/>
+ <point x="756" y="1928" type="curve" smooth="yes"/>
+ <point x="904" y="1928"/>
+ <point x="1048" y="1828"/>
+ <point x="1048" y="1644" type="curve" smooth="yes"/>
+ <point x="1048" y="1436"/>
+ <point x="848" y="1344"/>
+ <point x="848" y="1128" type="curve" smooth="yes"/>
+ <point x="848" y="756"/>
+ <point x="1332" y="680"/>
+ <point x="1332" y="424" type="curve" smooth="yes"/>
+ <point x="1332" y="268"/>
+ <point x="1244" y="180"/>
+ <point x="1008" y="180" type="curve" smooth="yes"/>
+ <point x="884" y="180"/>
+ <point x="748" y="256"/>
+ <point x="688" y="296" type="curve"/>
+ <point x="628" y="72" type="line"/>
+ <point x="696" y="20"/>
+ <point x="888" y="-28"/>
+ <point x="1036" y="-28" type="curve" smooth="yes"/>
+ <point x="1352" y="-28"/>
+ <point x="1568" y="120"/>
+ <point x="1568" y="440" type="curve" smooth="yes"/>
+ <point x="1568" y="792"/>
+ <point x="1092" y="876"/>
+ <point x="1092" y="1128" type="curve" smooth="yes"/>
+ <point x="1092" y="1308"/>
+ <point x="1272" y="1372"/>
+ <point x="1272" y="1668" type="curve" smooth="yes"/>
+ <point x="1272" y="1996"/>
+ <point x="1052" y="2140"/>
+ <point x="744" y="2140" type="curve" smooth="yes"/>
+ <point x="420" y="2140"/>
+ <point x="240" y="1932"/>
+ <point x="240" y="1524" type="curve" smooth="yes"/>
+ <point x="240" y="0" type="line"/>
+ <point x="468" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ghemiddlehookcyrillic.glif b/src/Interface-Regular.ufo/glyphs/ghemiddlehookcyrillic.glif
new file mode 100644
index 000000000..6edeaad55
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ghemiddlehookcyrillic.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ghemiddlehookcyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="0495"/>
+ <outline>
+ <contour>
+ <point x="264" y="656" type="line"/>
+ <point x="636" y="656" type="line" smooth="yes"/>
+ <point x="888" y="656"/>
+ <point x="1060" y="504"/>
+ <point x="1064" y="236" type="curve" smooth="yes"/>
+ <point x="1064" y="40"/>
+ <point x="980" y="-116"/>
+ <point x="736" y="-180" type="curve"/>
+ <point x="804" y="-392" type="line"/>
+ <point x="1196" y="-324"/>
+ <point x="1336" y="32"/>
+ <point x="1336" y="236" type="curve"/>
+ <point x="1336" y="644"/>
+ <point x="1044" y="892"/>
+ <point x="636" y="892" type="curve" smooth="yes"/>
+ <point x="264" y="892" type="line"/>
+ </contour>
+ <component base="gecyrillic"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1419.0, 'leftMargin': 154, 'rightMargin': 95.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/gheupturncyrillic.glif b/src/Interface-Regular.ufo/glyphs/gheupturncyrillic.glif
new file mode 100644
index 000000000..63cab1ed1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/gheupturncyrillic.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gheupturncyrillic" format="1">
+ <advance width="1248"/>
+ <unicode hex="0491"/>
+ <outline>
+ <contour>
+ <point x="1124" y="1916" type="line"/>
+ <point x="848" y="1916" type="line"/>
+ <point x="848" y="1268" type="line"/>
+ <point x="1124" y="1268" type="line"/>
+ </contour>
+ <component base="gecyrillic" xOffset="-44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1260, 'leftMargin': 154, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ghook.cn.glif b/src/Interface-Regular.ufo/glyphs/ghook.cn.glif
new file mode 100644
index 000000000..12a7af4bb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ghook.cn.glif
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ghook.cn" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="104" y="672" type="line"/>
+ <point x="104" y="204"/>
+ <point x="336" y="-28"/>
+ <point x="692" y="-28" type="curve" smooth="yes"/>
+ <point x="1056" y="-28"/>
+ <point x="1220" y="240"/>
+ <point x="1260" y="676" type="curve"/>
+ <point x="1260" y="816" type="line"/>
+ <point x="1220" y="1252"/>
+ <point x="1056" y="1516"/>
+ <point x="696" y="1516" type="curve" smooth="yes"/>
+ <point x="332" y="1516"/>
+ <point x="104" y="1300"/>
+ <point x="104" y="812" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="380" y="812" type="line"/>
+ <point x="380" y="1136"/>
+ <point x="492" y="1288"/>
+ <point x="764" y="1288" type="curve" smooth="yes"/>
+ <point x="1008" y="1288"/>
+ <point x="1124" y="1120"/>
+ <point x="1168" y="928" type="curve"/>
+ <point x="1168" y="560" type="line"/>
+ <point x="1112" y="368"/>
+ <point x="1008" y="200"/>
+ <point x="764" y="200" type="curve" smooth="yes"/>
+ <point x="492" y="200"/>
+ <point x="380" y="348"/>
+ <point x="380" y="672" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="744" y="-588" type="curve" smooth="yes"/>
+ <point x="1116" y="-588"/>
+ <point x="1376" y="-404"/>
+ <point x="1376" y="-8" type="curve" smooth="yes"/>
+ <point x="1376" y="1488" type="line" smooth="yes"/>
+ <point x="1376" y="1648"/>
+ <point x="1456" y="1704"/>
+ <point x="1580" y="1704" type="curve" smooth="yes"/>
+ <point x="1600" y="1704"/>
+ <point x="1632" y="1700"/>
+ <point x="1656" y="1692" type="curve"/>
+ <point x="1656" y="1876" type="line"/>
+ <point x="1620" y="1888"/>
+ <point x="1560" y="1900"/>
+ <point x="1520" y="1900" type="curve" smooth="yes"/>
+ <point x="1296" y="1900"/>
+ <point x="1100" y="1752"/>
+ <point x="1100" y="1488" type="curve" smooth="yes"/>
+ <point x="1100" y="-24" type="line" smooth="yes"/>
+ <point x="1100" y="-276"/>
+ <point x="952" y="-368"/>
+ <point x="720" y="-368" type="curve" smooth="yes"/>
+ <point x="592" y="-368"/>
+ <point x="444" y="-324"/>
+ <point x="320" y="-220" type="curve"/>
+ <point x="208" y="-400" type="line"/>
+ <point x="336" y="-528"/>
+ <point x="604" y="-588"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1653, 'leftMargin': 129, 'rightMargin': -27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ghook.glif b/src/Interface-Regular.ufo/glyphs/ghook.glif
new file mode 100644
index 000000000..6e1a25af9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ghook.glif
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ghook" format="1">
+ <advance width="1760"/>
+ <unicode hex="0260"/>
+ <outline>
+ <contour>
+ <point x="740" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="740" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1644" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1376" y="1288" type="line"/>
+ <point x="1376" y="1488" type="line" smooth="yes"/>
+ <point x="1376" y="1648"/>
+ <point x="1456" y="1704"/>
+ <point x="1580" y="1704" type="curve" smooth="yes"/>
+ <point x="1600" y="1704"/>
+ <point x="1632" y="1700"/>
+ <point x="1656" y="1692" type="curve"/>
+ <point x="1656" y="1876" type="line"/>
+ <point x="1620" y="1888"/>
+ <point x="1560" y="1900"/>
+ <point x="1520" y="1900" type="curve" smooth="yes"/>
+ <point x="1296" y="1900"/>
+ <point x="1100" y="1752"/>
+ <point x="1100" y="1488" type="curve" smooth="yes"/>
+ <point x="1100" y="1288" type="line"/>
+ </contour>
+ <contour>
+ <point x="1128" y="1488" type="line"/>
+ <point x="1100" y="1160" type="line"/>
+ <point x="1100" y="20" type="line" smooth="yes"/>
+ <point x="1100" y="-236"/>
+ <point x="948" y="-368"/>
+ <point x="716" y="-368" type="curve" smooth="yes"/>
+ <point x="588" y="-368"/>
+ <point x="444" y="-320"/>
+ <point x="320" y="-168" type="curve"/>
+ <point x="180" y="-328" type="line"/>
+ <point x="316" y="-524"/>
+ <point x="588" y="-588"/>
+ <point x="736" y="-588" type="curve" smooth="yes"/>
+ <point x="1112" y="-588"/>
+ <point x="1376" y="-364"/>
+ <point x="1376" y="32" type="curve" smooth="yes"/>
+ <point x="1376" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="104" y="728" type="line"/>
+ <point x="104" y="296"/>
+ <point x="336" y="-28"/>
+ <point x="692" y="-28" type="curve" smooth="yes"/>
+ <point x="1076" y="-28"/>
+ <point x="1260" y="248"/>
+ <point x="1300" y="700" type="curve"/>
+ <point x="1300" y="788" type="line"/>
+ <point x="1260" y="1240"/>
+ <point x="1076" y="1516"/>
+ <point x="696" y="1516" type="curve" smooth="yes"/>
+ <point x="332" y="1516"/>
+ <point x="104" y="1208"/>
+ <point x="104" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="380" y="756" type="line"/>
+ <point x="380" y="1044"/>
+ <point x="492" y="1288"/>
+ <point x="764" y="1288" type="curve" smooth="yes"/>
+ <point x="1008" y="1288"/>
+ <point x="1124" y="1104"/>
+ <point x="1168" y="900" type="curve"/>
+ <point x="1168" y="588" type="line"/>
+ <point x="1112" y="380"/>
+ <point x="1008" y="200"/>
+ <point x="764" y="200" type="curve" smooth="yes"/>
+ <point x="492" y="200"/>
+ <point x="380" y="440"/>
+ <point x="380" y="728" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1667, 'leftMargin': 129, 'rightMargin': -13}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/glottalstop.glif b/src/Interface-Regular.ufo/glyphs/glottalstop.glif
new file mode 100644
index 000000000..95009fba7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/glottalstop.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstop" format="1">
+ <advance width="1504"/>
+ <unicode hex="0294"/>
+ <outline>
+ <contour>
+ <point x="716" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="700" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1512" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="556" y="756" type="line"/>
+ <point x="556" y="536" type="line"/>
+ <point x="716" y="536" type="line" smooth="yes"/>
+ <point x="1172" y="536"/>
+ <point x="1384" y="880"/>
+ <point x="1384" y="1276" type="curve" smooth="yes"/>
+ <point x="1384" y="1400" type="line" smooth="yes"/>
+ <point x="1384" y="1796"/>
+ <point x="1172" y="2140"/>
+ <point x="716" y="2140" type="curve" smooth="yes"/>
+ <point x="400" y="2140"/>
+ <point x="136" y="1904"/>
+ <point x="120" y="1644" type="curve"/>
+ <point x="380" y="1644" type="line"/>
+ <point x="396" y="1800"/>
+ <point x="540" y="1920"/>
+ <point x="716" y="1920" type="curve" smooth="yes"/>
+ <point x="1028" y="1920"/>
+ <point x="1112" y="1652"/>
+ <point x="1112" y="1400" type="curve" smooth="yes"/>
+ <point x="1112" y="1276" type="line" smooth="yes"/>
+ <point x="1112" y="1028"/>
+ <point x="1024" y="756"/>
+ <point x="716" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="844" y="756" type="line"/>
+ <point x="556" y="756" type="line"/>
+ <point x="556" y="0" type="line"/>
+ <point x="844" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 88, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/glottalstopbar.glif b/src/Interface-Regular.ufo/glyphs/glottalstopbar.glif
new file mode 100644
index 000000000..40738d6c9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/glottalstopbar.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstopbar" format="1">
+ <advance width="1504"/>
+ <unicode hex="02A1"/>
+ <outline>
+ <contour>
+ <point x="708" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="708" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1512" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1132" y="420" type="line"/>
+ <point x="252" y="420" type="line"/>
+ <point x="252" y="200" type="line"/>
+ <point x="1132" y="200" type="line"/>
+ </contour>
+ <contour>
+ <point x="556" y="756" type="line"/>
+ <point x="556" y="536" type="line"/>
+ <point x="716" y="536" type="line" smooth="yes"/>
+ <point x="1172" y="536"/>
+ <point x="1384" y="880"/>
+ <point x="1384" y="1276" type="curve" smooth="yes"/>
+ <point x="1384" y="1400" type="line" smooth="yes"/>
+ <point x="1384" y="1796"/>
+ <point x="1172" y="2140"/>
+ <point x="716" y="2140" type="curve" smooth="yes"/>
+ <point x="400" y="2140"/>
+ <point x="136" y="1904"/>
+ <point x="120" y="1644" type="curve"/>
+ <point x="380" y="1644" type="line"/>
+ <point x="396" y="1800"/>
+ <point x="540" y="1920"/>
+ <point x="716" y="1920" type="curve" smooth="yes"/>
+ <point x="1028" y="1920"/>
+ <point x="1112" y="1652"/>
+ <point x="1112" y="1400" type="curve" smooth="yes"/>
+ <point x="1112" y="1276" type="line" smooth="yes"/>
+ <point x="1112" y="1028"/>
+ <point x="1024" y="756"/>
+ <point x="716" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="844" y="756" type="line"/>
+ <point x="556" y="756" type="line"/>
+ <point x="556" y="0" type="line"/>
+ <point x="844" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 88, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/glottalstopbarinv.glif b/src/Interface-Regular.ufo/glyphs/glottalstopbarinv.glif
new file mode 100644
index 000000000..d39fcf418
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/glottalstopbarinv.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstopbarinv" format="1">
+ <advance width="1504"/>
+ <unicode hex="01BE"/>
+ <outline>
+ <contour>
+ <point x="1076" y="396" type="curve" smooth="yes"/>
+ <point x="1076" y="280"/>
+ <point x="968" y="192"/>
+ <point x="772" y="192" type="curve" smooth="yes"/>
+ <point x="616" y="192"/>
+ <point x="440" y="260"/>
+ <point x="432" y="468" type="curve"/>
+ <point x="156" y="468" type="line"/>
+ <point x="156" y="216"/>
+ <point x="372" y="-28"/>
+ <point x="772" y="-28" type="curve" smooth="yes"/>
+ <point x="1120" y="-28"/>
+ <point x="1352" y="156"/>
+ <point x="1352" y="420" type="curve" smooth="yes"/>
+ <point x="1352" y="832"/>
+ <point x="852" y="744"/>
+ <point x="852" y="1084" type="curve" smooth="yes"/>
+ <point x="852" y="1844" type="line"/>
+ <point x="576" y="1844" type="line"/>
+ <point x="576" y="1076" type="line" smooth="yes"/>
+ <point x="576" y="624"/>
+ <point x="1076" y="668"/>
+ </contour>
+ <contour>
+ <point x="1124" y="1488" type="line"/>
+ <point x="308" y="1488" type="line"/>
+ <point x="308" y="1284" type="line"/>
+ <point x="1124" y="1284" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1459, 'leftMargin': 129, 'rightMargin': 135}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/glottalstopbarrev.glif b/src/Interface-Regular.ufo/glyphs/glottalstopbarrev.glif
new file mode 100644
index 000000000..fcca84fc2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/glottalstopbarrev.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstopbarrev" format="1">
+ <advance width="1504"/>
+ <unicode hex="02A2"/>
+ <outline>
+ <contour>
+ <point x="772" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1464" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="772" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="glottalstoprevinv" xOffset="-16"/>
+ <component base="crossbar" xOffset="124" yOffset="-688"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 136, 'rightMargin': 80}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/glottalstopinv.glif b/src/Interface-Regular.ufo/glyphs/glottalstopinv.glif
new file mode 100644
index 000000000..df13bf42f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/glottalstopinv.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstopinv" format="1">
+ <advance width="1504"/>
+ <unicode hex="0296"/>
+ <outline>
+ <contour>
+ <point x="736" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="736" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1512" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="716" y="1364" type="line"/>
+ <point x="1028" y="1364"/>
+ <point x="1112" y="1092"/>
+ <point x="1112" y="840" type="curve" smooth="yes"/>
+ <point x="1112" y="716" type="line" smooth="yes"/>
+ <point x="1112" y="468"/>
+ <point x="1024" y="192"/>
+ <point x="716" y="192" type="curve" smooth="yes"/>
+ <point x="516" y="192"/>
+ <point x="396" y="340"/>
+ <point x="380" y="512" type="curve"/>
+ <point x="120" y="512" type="line"/>
+ <point x="136" y="212"/>
+ <point x="364" y="-28"/>
+ <point x="716" y="-28" type="curve" smooth="yes"/>
+ <point x="1172" y="-28"/>
+ <point x="1384" y="320"/>
+ <point x="1384" y="716" type="curve" smooth="yes"/>
+ <point x="1384" y="840" type="line" smooth="yes"/>
+ <point x="1384" y="1236"/>
+ <point x="1172" y="1584"/>
+ <point x="716" y="1584" type="curve" smooth="yes"/>
+ <point x="656" y="1584" type="line"/>
+ <point x="656" y="1364" type="line"/>
+ </contour>
+ <contour>
+ <point x="868" y="2112" type="line"/>
+ <point x="592" y="2112" type="line"/>
+ <point x="592" y="1360" type="line"/>
+ <point x="868" y="1360" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 88, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/glottalstopmod.glif b/src/Interface-Regular.ufo/glyphs/glottalstopmod.glif
new file mode 100644
index 000000000..9d6434649
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/glottalstopmod.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstopmod" format="1">
+ <advance width="1248"/>
+ <unicode hex="02C0"/>
+ <outline>
+ <contour>
+ <point x="152" y="2084" type="curve"/>
+ <point x="372" y="2084" type="line"/>
+ <point x="392" y="2192"/>
+ <point x="444" y="2272"/>
+ <point x="592" y="2272" type="curve" smooth="yes"/>
+ <point x="792" y="2272"/>
+ <point x="844" y="2120"/>
+ <point x="844" y="1932" type="curve" smooth="yes"/>
+ <point x="844" y="1804" type="line" smooth="yes"/>
+ <point x="844" y="1620"/>
+ <point x="824" y="1420"/>
+ <point x="592" y="1420" type="curve" smooth="yes"/>
+ <point x="548" y="1420" type="line"/>
+ <point x="548" y="1212" type="line"/>
+ <point x="592" y="1212" type="line" smooth="yes"/>
+ <point x="928" y="1212"/>
+ <point x="1096" y="1444"/>
+ <point x="1096" y="1804" type="curve" smooth="yes"/>
+ <point x="1096" y="1932" type="line" smooth="yes"/>
+ <point x="1096" y="2228"/>
+ <point x="928" y="2484"/>
+ <point x="592" y="2484" type="curve" smooth="yes"/>
+ <point x="328" y="2484"/>
+ <point x="160" y="2308"/>
+ </contour>
+ <contour>
+ <point x="500" y="1420" type="line"/>
+ <point x="500" y="896" type="line"/>
+ <point x="752" y="896" type="line"/>
+ <point x="752" y="1420" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1056.0, 'leftMargin': 28, 'rightMargin': 82.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/glottalstopreversedmod.glif b/src/Interface-Regular.ufo/glyphs/glottalstopreversedmod.glif
new file mode 100644
index 000000000..3155ddcd8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/glottalstopreversedmod.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstopreversedmod" format="1">
+ <advance width="1248"/>
+ <unicode hex="02C1"/>
+ <outline>
+ <contour>
+ <point x="1096" y="2084" type="line"/>
+ <point x="1088" y="2308"/>
+ <point x="920" y="2484"/>
+ <point x="656" y="2484" type="curve" smooth="yes"/>
+ <point x="320" y="2484"/>
+ <point x="152" y="2228"/>
+ <point x="152" y="1932" type="curve" smooth="yes"/>
+ <point x="152" y="1804" type="line" smooth="yes"/>
+ <point x="152" y="1444"/>
+ <point x="320" y="1212"/>
+ <point x="656" y="1212" type="curve" smooth="yes"/>
+ <point x="700" y="1212" type="line"/>
+ <point x="700" y="1420" type="line"/>
+ <point x="656" y="1420" type="line" smooth="yes"/>
+ <point x="428" y="1420"/>
+ <point x="404" y="1620"/>
+ <point x="404" y="1804" type="curve" smooth="yes"/>
+ <point x="404" y="1932" type="line" smooth="yes"/>
+ <point x="404" y="2120"/>
+ <point x="456" y="2272"/>
+ <point x="656" y="2272" type="curve" smooth="yes"/>
+ <point x="804" y="2272"/>
+ <point x="856" y="2192"/>
+ <point x="876" y="2084" type="curve"/>
+ </contour>
+ <contour>
+ <point x="496" y="1420" type="line"/>
+ <point x="496" y="896" type="line"/>
+ <point x="748" y="896" type="line"/>
+ <point x="748" y="1420" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1056.0, 'leftMargin': 83, 'rightMargin': 27.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/glottalstopreversedsuperior.glif b/src/Interface-Regular.ufo/glyphs/glottalstopreversedsuperior.glif
new file mode 100644
index 000000000..af355bf5a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/glottalstopreversedsuperior.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstopreversedsuperior" format="1">
+ <advance width="1248"/>
+ <unicode hex="02E4"/>
+ <outline>
+ <contour>
+ <point x="860" y="1608" type="curve"/>
+ <point x="1116" y="1608" type="line"/>
+ <point x="1116" y="1860"/>
+ <point x="896" y="2016"/>
+ <point x="628" y="2016" type="curve" smooth="yes"/>
+ <point x="348" y="2016"/>
+ <point x="132" y="1836"/>
+ <point x="132" y="1516" type="curve" smooth="yes"/>
+ <point x="132" y="1192"/>
+ <point x="344" y="1032"/>
+ <point x="624" y="1032" type="curve"/>
+ <point x="672" y="1032" type="line"/>
+ <point x="672" y="1240" type="line"/>
+ <point x="628" y="1240" type="line" smooth="yes"/>
+ <point x="440" y="1240"/>
+ <point x="384" y="1348"/>
+ <point x="384" y="1520" type="curve" smooth="yes"/>
+ <point x="384" y="1692"/>
+ <point x="452" y="1804"/>
+ <point x="624" y="1804" type="curve" smooth="yes"/>
+ <point x="764" y="1804"/>
+ <point x="848" y="1720"/>
+ </contour>
+ <contour>
+ <point x="744" y="896" type="line"/>
+ <point x="744" y="1240" type="line"/>
+ <point x="492" y="1240" type="line"/>
+ <point x="492" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1176, 'leftMargin': 96, 'rightMargin': 97}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/glottalstoprevinv.glif b/src/Interface-Regular.ufo/glyphs/glottalstoprevinv.glif
new file mode 100644
index 000000000..26d88fc81
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/glottalstoprevinv.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstoprevinv" format="1">
+ <advance width="1504"/>
+ <unicode hex="0295"/>
+ <outline>
+ <contour>
+ <point x="788" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="776" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1472" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="788" y="752" type="line"/>
+ <point x="476" y="752"/>
+ <point x="396" y="1024"/>
+ <point x="396" y="1272" type="curve" smooth="yes"/>
+ <point x="396" y="1400" type="line" smooth="yes"/>
+ <point x="396" y="1648"/>
+ <point x="480" y="1920"/>
+ <point x="788" y="1920" type="curve" smooth="yes"/>
+ <point x="988" y="1920"/>
+ <point x="1112" y="1776"/>
+ <point x="1124" y="1600" type="curve"/>
+ <point x="1384" y="1600" type="line"/>
+ <point x="1372" y="1904"/>
+ <point x="1144" y="2140"/>
+ <point x="788" y="2140" type="curve" smooth="yes"/>
+ <point x="336" y="2140"/>
+ <point x="120" y="1796"/>
+ <point x="120" y="1400" type="curve" smooth="yes"/>
+ <point x="120" y="1272" type="line" smooth="yes"/>
+ <point x="120" y="876"/>
+ <point x="332" y="532"/>
+ <point x="788" y="532" type="curve" smooth="yes"/>
+ <point x="848" y="532" type="line"/>
+ <point x="848" y="752" type="line"/>
+ </contour>
+ <contour>
+ <point x="640" y="0" type="line"/>
+ <point x="912" y="0" type="line"/>
+ <point x="912" y="756" type="line"/>
+ <point x="640" y="756" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 127, 'rightMargin': 88}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/grave.glif b/src/Interface-Regular.ufo/glyphs/grave.glif
new file mode 100644
index 000000000..dc2ef0511
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/grave.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="grave" format="1">
+ <advance width="736"/>
+ <unicode hex="0060"/>
+ <outline>
+ <contour>
+ <point x="492" y="1776" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="492" y="2268" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="380" y="2112" type="line"/>
+ <point x="48" y="2112" type="line"/>
+ <point x="412" y="1704" type="line"/>
+ <point x="648" y="1704" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/gravecomb.glif b/src/Interface-Regular.ufo/glyphs/gravecomb.glif
new file mode 100644
index 000000000..be3a3266d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/gravecomb.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gravecomb" format="1">
+ <advance width="0"/>
+ <unicode hex="0300"/>
+ <outline>
+ <contour>
+ <point x="-726" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-726" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-726" y="2269" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-897" y="1909" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-865" y="2112" type="line"/>
+ <point x="-1196" y="2112" type="line"/>
+ <point x="-832" y="1705" type="line"/>
+ <point x="-598" y="1705" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/graveleftnosp.glif b/src/Interface-Regular.ufo/glyphs/graveleftnosp.glif
new file mode 100644
index 000000000..7b98863bc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/graveleftnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="graveleftnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0340"/>
+ <outline>
+ <contour>
+ <point x="44" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="44" y="2228" type="move" name="mkmktop"/>
+ </contour>
+ <component base="grave" xOffset="-391"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/gravelowmod.glif b/src/Interface-Regular.ufo/glyphs/gravelowmod.glif
new file mode 100644
index 000000000..ffd422d5a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/gravelowmod.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gravelowmod" format="1">
+ <advance width="992"/>
+ <unicode hex="02CE"/>
+ <outline>
+ <component base="grave" xOffset="132" yOffset="-2200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 791, 'leftMargin': 69, 'rightMargin': 124}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/gravesubnosp.glif b/src/Interface-Regular.ufo/glyphs/gravesubnosp.glif
new file mode 100644
index 000000000..455543796
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/gravesubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gravesubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0316"/>
+ <outline>
+ <contour>
+ <point x="-802" y="-536" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-802" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="grave" xOffset="-1200" yOffset="-2241"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/greater.glif b/src/Interface-Regular.ufo/glyphs/greater.glif
new file mode 100644
index 000000000..afb099114
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/greater.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="greater" format="1">
+ <advance width="1536"/>
+ <unicode hex="003E"/>
+ <outline>
+ <contour>
+ <point x="256" y="1268" type="line"/>
+ <point x="1072" y="872" type="line"/>
+ <point x="1280" y="832" type="line"/>
+ <point x="1280" y="992" type="line"/>
+ <point x="256" y="1520" type="line"/>
+ </contour>
+ <contour>
+ <point x="256" y="524" type="line"/>
+ <point x="256" y="268" type="line"/>
+ <point x="1280" y="796" type="line"/>
+ <point x="1280" y="956" type="line"/>
+ <point x="1072" y="924" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/greaterequal.glif b/src/Interface-Regular.ufo/glyphs/greaterequal.glif
new file mode 100644
index 000000000..cb278c9ee
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/greaterequal.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="greaterequal" format="1">
+ <advance width="1536"/>
+ <unicode hex="2265"/>
+ <outline>
+ <component base="greater" yOffset="128"/>
+ <component base="minus" xOffset="128" yOffset="-732"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1475, 'leftMargin': 209, 'rightMargin': 195}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/guarani.glif b/src/Interface-Regular.ufo/glyphs/guarani.glif
new file mode 100644
index 000000000..f8a98c7f9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/guarani.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="guarani" format="1">
+ <advance width="2016"/>
+ <unicode hex="20B2"/>
+ <outline>
+ <contour>
+ <point x="1040" y="2144" type="line"/>
+ <point x="820" y="2144" type="line"/>
+ <point x="820" y="-172" type="line"/>
+ <point x="1040" y="-172" type="line"/>
+ </contour>
+ <component base="G" xOffset="-28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1917, 'leftMargin': 256, 'rightMargin': 101}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/guillemotleft.glif b/src/Interface-Regular.ufo/glyphs/guillemotleft.glif
new file mode 100644
index 000000000..b9bf5216a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/guillemotleft.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="guillemotleft" format="1">
+ <advance width="1248"/>
+ <unicode hex="00AB"/>
+ <outline>
+ <component base="guilsinglleft" xOffset="-108"/>
+ <component base="guilsinglleft" xOffset="404"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/guillemotright.glif b/src/Interface-Regular.ufo/glyphs/guillemotright.glif
new file mode 100644
index 000000000..35a22b9cf
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/guillemotright.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="guillemotright" format="1">
+ <advance width="1248"/>
+ <unicode hex="00BB"/>
+ <outline>
+ <component base="guilsinglright" xOffset="-184"/>
+ <component base="guilsinglright" xOffset="328"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/guilsinglleft.glif b/src/Interface-Regular.ufo/glyphs/guilsinglleft.glif
new file mode 100644
index 000000000..2b22f4a35
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/guilsinglleft.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="guilsinglleft" format="1">
+ <advance width="992"/>
+ <unicode hex="2039"/>
+ <outline>
+ <contour>
+ <point x="792" y="220" type="line"/>
+ <point x="408" y="840" type="line"/>
+ <point x="180" y="840" type="line"/>
+ <point x="180" y="820" type="line"/>
+ <point x="584" y="220" type="line"/>
+ </contour>
+ <contour>
+ <point x="792" y="1448" type="line"/>
+ <point x="584" y="1448" type="line"/>
+ <point x="180" y="848" type="line"/>
+ <point x="180" y="828" type="line"/>
+ <point x="408" y="828" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/guilsinglright.glif b/src/Interface-Regular.ufo/glyphs/guilsinglright.glif
new file mode 100644
index 000000000..501b0657d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/guilsinglright.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="guilsinglright" format="1">
+ <advance width="992"/>
+ <unicode hex="203A"/>
+ <outline>
+ <contour>
+ <point x="180" y="220" type="line"/>
+ <point x="388" y="220" type="line"/>
+ <point x="792" y="820" type="line"/>
+ <point x="792" y="840" type="line"/>
+ <point x="564" y="840" type="line"/>
+ </contour>
+ <contour>
+ <point x="180" y="1448" type="line"/>
+ <point x="564" y="828" type="line"/>
+ <point x="792" y="828" type="line"/>
+ <point x="792" y="848" type="line"/>
+ <point x="388" y="1448" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/h.glif b/src/Interface-Regular.ufo/glyphs/h.glif
new file mode 100644
index 000000000..a2a28a08f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/h.glif
@@ -0,0 +1,104 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="h" format="1">
+ <advance width="1632"/>
+ <unicode hex="0068"/>
+ <outline>
+ <contour>
+ <point x="460" y="928" type="line" smooth="yes"/>
+ <point x="460" y="1216"/>
+ <point x="680" y="1328"/>
+ <point x="856" y="1328" type="curve" smooth="yes"/>
+ <point x="1052" y="1328"/>
+ <point x="1188" y="1200"/>
+ <point x="1188" y="976" type="curve" smooth="yes"/>
+ <point x="1188" y="0" type="line"/>
+ <point x="1428" y="0" type="line"/>
+ <point x="1428" y="976" type="line" smooth="yes"/>
+ <point x="1428" y="1368"/>
+ <point x="1156" y="1556"/>
+ <point x="932" y="1556" type="curve" smooth="yes"/>
+ <point x="700" y="1556"/>
+ <point x="552" y="1436"/>
+ <point x="476" y="1320" type="curve"/>
+ <point x="460" y="1320" type="line"/>
+ <point x="460" y="2048" type="line"/>
+ <point x="224" y="2048" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="460" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="676" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="372" y="1796" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="796" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1356" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1536" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1536" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1536" y="2216" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>n</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>-16</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>h</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>1632</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/haabkhasiancyrillic.glif b/src/Interface-Regular.ufo/glyphs/haabkhasiancyrillic.glif
new file mode 100644
index 000000000..d5cbde53c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/haabkhasiancyrillic.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="haabkhasiancyrillic" format="1">
+ <advance width="1760"/>
+ <unicode hex="04A9"/>
+ <outline>
+ <contour>
+ <point x="784" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="784" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1696" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1624" y="212" type="line"/>
+ <point x="1192" y="212"/>
+ <point x="948" y="448"/>
+ <point x="948" y="788" type="curve"/>
+ <point x="948" y="936" type="line" smooth="yes"/>
+ <point x="948" y="1144"/>
+ <point x="1004" y="1292"/>
+ <point x="1112" y="1292" type="curve"/>
+ <point x="1220" y="1292"/>
+ <point x="1280" y="1120"/>
+ <point x="1280" y="908" type="curve"/>
+ <point x="1280" y="760" type="line" smooth="yes"/>
+ <point x="1280" y="440"/>
+ <point x="1104" y="200"/>
+ <point x="820" y="200" type="curve" smooth="yes"/>
+ <point x="568" y="200"/>
+ <point x="416" y="456"/>
+ <point x="416" y="788" type="curve" smooth="yes"/>
+ <point x="416" y="864" type="line" smooth="yes"/>
+ <point x="416" y="1108"/>
+ <point x="492" y="1288"/>
+ <point x="624" y="1288" type="curve"/>
+ <point x="624" y="1516" type="line"/>
+ <point x="336" y="1516"/>
+ <point x="140" y="1236"/>
+ <point x="140" y="864" type="curve" smooth="yes"/>
+ <point x="140" y="788" type="line" smooth="yes"/>
+ <point x="140" y="328"/>
+ <point x="412" y="-28"/>
+ <point x="820" y="-28" type="curve" smooth="yes"/>
+ <point x="1256" y="-28"/>
+ <point x="1552" y="312"/>
+ <point x="1552" y="760" type="curve" smooth="yes"/>
+ <point x="1552" y="904" type="line"/>
+ <point x="1552" y="1252"/>
+ <point x="1384" y="1520"/>
+ <point x="1112" y="1520" type="curve"/>
+ <point x="840" y="1520"/>
+ <point x="672" y="1276"/>
+ <point x="672" y="932" type="curve" smooth="yes"/>
+ <point x="672" y="792" type="line"/>
+ <point x="672" y="336"/>
+ <point x="1036" y="-16"/>
+ <point x="1624" y="-16" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1705.0, 'leftMargin': 149, 'rightMargin': 73.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/hadescendercyrillic.glif b/src/Interface-Regular.ufo/glyphs/hadescendercyrillic.glif
new file mode 100644
index 000000000..9a67a611a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/hadescendercyrillic.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hadescendercyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="04B3"/>
+ <outline>
+ <contour>
+ <point x="1376" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1376" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1376" y="1760" type="move" name="top0315"/>
+ </contour>
+ <component base="x" xOffset="-28"/>
+ <component base="cyrillictic" xOffset="996"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1482, 'leftMargin': 128, 'rightMargin': 52}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/hairspace.glif b/src/Interface-Regular.ufo/glyphs/hairspace.glif
new file mode 100644
index 000000000..9583f7972
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/hairspace.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hairspace" format="1">
+ <advance width="512"/>
+ <unicode hex="200A"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 287, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/hardsigncyrillic.glif b/src/Interface-Regular.ufo/glyphs/hardsigncyrillic.glif
new file mode 100644
index 000000000..db16eb41c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/hardsigncyrillic.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hardsigncyrillic" format="1">
+ <advance width="1760"/>
+ <unicode hex="044A"/>
+ <outline>
+ <contour>
+ <point x="728" y="1488" type="line"/>
+ <point x="64" y="1488" type="line"/>
+ <point x="64" y="1268" type="line"/>
+ <point x="728" y="1268" type="line"/>
+ </contour>
+ <component base="softsigncyrillic" xOffset="284"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1742, 'leftMargin': 40, 'rightMargin': 67}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/hcedilla.glif b/src/Interface-Regular.ufo/glyphs/hcedilla.glif
new file mode 100644
index 000000000..fb0bc605a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/hcedilla.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hcedilla" format="1">
+ <advance width="1760"/>
+ <unicode hex="1E29"/>
+ <outline>
+ <component base="h" xOffset="16"/>
+ <component base="cedilla" xOffset="-12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1552, 'leftMargin': 191, 'rightMargin': 16}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/henghook.glif b/src/Interface-Regular.ufo/glyphs/henghook.glif
new file mode 100644
index 000000000..6fbe47e88
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/henghook.glif
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="henghook" format="1">
+ <advance width="1504"/>
+ <unicode hex="0267"/>
+ <outline>
+ <contour>
+ <point x="832" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="756" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1524" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1068" y="116" type="line"/>
+ <point x="1068" y="-84" type="line" smooth="yes"/>
+ <point x="1068" y="-244"/>
+ <point x="988" y="-300"/>
+ <point x="860" y="-300" type="curve" smooth="yes"/>
+ <point x="840" y="-300"/>
+ <point x="808" y="-296"/>
+ <point x="788" y="-292" type="curve"/>
+ <point x="788" y="-476" type="line"/>
+ <point x="824" y="-488"/>
+ <point x="884" y="-496"/>
+ <point x="924" y="-496" type="curve" smooth="yes"/>
+ <point x="1148" y="-496"/>
+ <point x="1344" y="-348"/>
+ <point x="1344" y="-84" type="curve" smooth="yes"/>
+ <point x="1344" y="116" type="line"/>
+ </contour>
+ <contour>
+ <point x="436" y="1596" type="line"/>
+ <point x="160" y="1596" type="line"/>
+ <point x="160" y="0" type="line"/>
+ <point x="436" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="372" y="796" type="line"/>
+ <point x="372" y="1072"/>
+ <point x="544" y="1288"/>
+ <point x="784" y="1288" type="curve" smooth="yes"/>
+ <point x="972" y="1288"/>
+ <point x="1068" y="1200"/>
+ <point x="1068" y="980" type="curve" smooth="yes"/>
+ <point x="1068" y="0" type="line"/>
+ <point x="1344" y="0" type="line"/>
+ <point x="1344" y="976" type="line" smooth="yes"/>
+ <point x="1344" y="1364"/>
+ <point x="1156" y="1516"/>
+ <point x="864" y="1516" type="curve" smooth="yes"/>
+ <point x="500" y="1516"/>
+ <point x="260" y="1212"/>
+ <point x="260" y="792" type="curve"/>
+ </contour>
+ <contour>
+ <point x="436" y="1532" type="line"/>
+ <point x="436" y="1736" type="line" smooth="yes"/>
+ <point x="436" y="1896"/>
+ <point x="516" y="1952"/>
+ <point x="644" y="1952" type="curve" smooth="yes"/>
+ <point x="664" y="1952"/>
+ <point x="696" y="1948"/>
+ <point x="720" y="1940" type="curve"/>
+ <point x="720" y="2124" type="line"/>
+ <point x="680" y="2136"/>
+ <point x="624" y="2144"/>
+ <point x="584" y="2144" type="curve" smooth="yes"/>
+ <point x="356" y="2144"/>
+ <point x="160" y="2000"/>
+ <point x="160" y="1736" type="curve" smooth="yes"/>
+ <point x="160" y="1532" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1552, 'leftMargin': 188, 'rightMargin': 182}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/hhook.glif b/src/Interface-Regular.ufo/glyphs/hhook.glif
new file mode 100644
index 000000000..226d20423
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/hhook.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hhook" format="1">
+ <advance width="1504"/>
+ <unicode hex="0266"/>
+ <outline>
+ <contour>
+ <point x="832" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="756" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1524" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="436" y="1596" type="line"/>
+ <point x="160" y="1596" type="line"/>
+ <point x="160" y="0" type="line"/>
+ <point x="436" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="372" y="796" type="line"/>
+ <point x="372" y="1072"/>
+ <point x="544" y="1288"/>
+ <point x="784" y="1288" type="curve" smooth="yes"/>
+ <point x="972" y="1288"/>
+ <point x="1068" y="1200"/>
+ <point x="1068" y="980" type="curve" smooth="yes"/>
+ <point x="1068" y="0" type="line"/>
+ <point x="1344" y="0" type="line"/>
+ <point x="1344" y="976" type="line" smooth="yes"/>
+ <point x="1344" y="1364"/>
+ <point x="1156" y="1516"/>
+ <point x="864" y="1516" type="curve" smooth="yes"/>
+ <point x="500" y="1516"/>
+ <point x="260" y="1212"/>
+ <point x="260" y="792" type="curve"/>
+ </contour>
+ <contour>
+ <point x="436" y="1532" type="line"/>
+ <point x="436" y="1736" type="line" smooth="yes"/>
+ <point x="436" y="1896"/>
+ <point x="516" y="1952"/>
+ <point x="644" y="1952" type="curve" smooth="yes"/>
+ <point x="664" y="1952"/>
+ <point x="696" y="1948"/>
+ <point x="720" y="1940" type="curve"/>
+ <point x="720" y="2124" type="line"/>
+ <point x="680" y="2136"/>
+ <point x="624" y="2144"/>
+ <point x="584" y="2144" type="curve" smooth="yes"/>
+ <point x="356" y="2144"/>
+ <point x="160" y="2000"/>
+ <point x="160" y="1736" type="curve" smooth="yes"/>
+ <point x="160" y="1532" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1552, 'leftMargin': 188, 'rightMargin': 182}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/hhooksuper.glif b/src/Interface-Regular.ufo/glyphs/hhooksuper.glif
new file mode 100644
index 000000000..aa62720f2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/hhooksuper.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hhooksuper" format="1">
+ <advance width="1248"/>
+ <unicode hex="02B1"/>
+ <outline>
+ <contour>
+ <point x="436" y="2144" type="line"/>
+ <point x="436" y="2220"/>
+ <point x="472" y="2236"/>
+ <point x="504" y="2236" type="curve" smooth="yes"/>
+ <point x="540" y="2236"/>
+ <point x="584" y="2228"/>
+ <point x="604" y="2224" type="curve"/>
+ <point x="604" y="2456" type="line"/>
+ <point x="532" y="2472"/>
+ <point x="468" y="2484"/>
+ <point x="396" y="2484" type="curve" smooth="yes"/>
+ <point x="224" y="2484"/>
+ <point x="184" y="2352"/>
+ <point x="184" y="2160" type="curve" smooth="yes"/>
+ <point x="184" y="896" type="line"/>
+ <point x="436" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="404" y="1484" type="line"/>
+ <point x="404" y="1664"/>
+ <point x="472" y="1808"/>
+ <point x="628" y="1808" type="curve" smooth="yes"/>
+ <point x="740" y="1808"/>
+ <point x="812" y="1740"/>
+ <point x="812" y="1548" type="curve" smooth="yes"/>
+ <point x="812" y="896" type="line"/>
+ <point x="1064" y="896" type="line"/>
+ <point x="1064" y="1596" type="line" smooth="yes"/>
+ <point x="1064" y="1892"/>
+ <point x="928" y="2016"/>
+ <point x="712" y="2016" type="curve" smooth="yes"/>
+ <point x="480" y="2016"/>
+ <point x="340" y="1792"/>
+ <point x="340" y="1480" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1156, 'leftMargin': 138, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/hook.glif b/src/Interface-Regular.ufo/glyphs/hook.glif
new file mode 100644
index 000000000..622bac109
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/hook.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hook" format="1">
+ <advance width="0"/>
+ <unicode hex="0309"/>
+ <outline>
+ <contour>
+ <point x="-814" y="1755" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-814" y="1755" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-814" y="2373" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-814" y="2373" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-718" y="1994" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-711" y="1709" type="line"/>
+ <point x="-710" y="1808" type="line"/>
+ <point x="-608" y="1823"/>
+ <point x="-503" y="1878"/>
+ <point x="-503" y="2017" type="curve" smooth="yes"/>
+ <point x="-503" y="2174"/>
+ <point x="-646" y="2278"/>
+ <point x="-923" y="2278" type="curve"/>
+ <point x="-932" y="2126" type="line"/>
+ <point x="-810" y="2126"/>
+ <point x="-715" y="2097"/>
+ <point x="-715" y="2023" type="curve" smooth="yes"/>
+ <point x="-715" y="1954"/>
+ <point x="-774" y="1933"/>
+ <point x="-908" y="1925" type="curve"/>
+ <point x="-906" y="1709" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/hooksubpalatnosp.glif b/src/Interface-Regular.ufo/glyphs/hooksubpalatnosp.glif
new file mode 100644
index 000000000..51c59231f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/hooksubpalatnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hooksubpalatnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0321"/>
+ <outline>
+ <contour>
+ <point x="-550" y="209" type="line"/>
+ <point x="-550" y="-122" type="line" smooth="yes"/>
+ <point x="-550" y="-309"/>
+ <point x="-616" y="-373"/>
+ <point x="-736" y="-373" type="curve" smooth="yes"/>
+ <point x="-759" y="-373"/>
+ <point x="-796" y="-370"/>
+ <point x="-824" y="-362" type="curve"/>
+ <point x="-824" y="-578" type="line"/>
+ <point x="-781" y="-591"/>
+ <point x="-711" y="-601"/>
+ <point x="-664" y="-601" type="curve" smooth="yes"/>
+ <point x="-402" y="-601"/>
+ <point x="-275" y="-432"/>
+ <point x="-275" y="-122" type="curve" smooth="yes"/>
+ <point x="-275" y="209" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/hooksubretronosp.glif b/src/Interface-Regular.ufo/glyphs/hooksubretronosp.glif
new file mode 100644
index 000000000..fe5ae3dd8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/hooksubretronosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hooksubretronosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0322"/>
+ <outline>
+ <contour>
+ <point x="-150" y="209" type="line"/>
+ <point x="-150" y="-122" type="line" smooth="yes"/>
+ <point x="-150" y="-309"/>
+ <point x="-84" y="-373"/>
+ <point x="36" y="-373" type="curve" smooth="yes"/>
+ <point x="59" y="-373"/>
+ <point x="96" y="-370"/>
+ <point x="124" y="-362" type="curve"/>
+ <point x="124" y="-578" type="line"/>
+ <point x="81" y="-591"/>
+ <point x="11" y="-601"/>
+ <point x="-36" y="-601" type="curve" smooth="yes"/>
+ <point x="-298" y="-601"/>
+ <point x="-425" y="-432"/>
+ <point x="-425" y="-122" type="curve" smooth="yes"/>
+ <point x="-425" y="209" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/hornnosp.glif b/src/Interface-Regular.ufo/glyphs/hornnosp.glif
new file mode 100644
index 000000000..71e883cc2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/hornnosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hornnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="031B"/>
+ <outline>
+ <contour>
+ <point x="-128" y="2144" type="curve" smooth="yes"/>
+ <point x="-400" y="2144" type="line"/>
+ <point x="-400" y="1727"/>
+ <point x="-447" y="1591"/>
+ <point x="-534" y="1460" type="curve"/>
+ <point x="-378" y="1356" type="line"/>
+ <point x="-219" y="1491"/>
+ <point x="-128" y="1715"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/hryvnia.glif b/src/Interface-Regular.ufo/glyphs/hryvnia.glif
new file mode 100644
index 000000000..de5b8b0ee
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/hryvnia.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hryvnia" format="1">
+ <advance width="1760"/>
+ <unicode hex="20B4"/>
+ <outline>
+ <contour>
+ <point x="888" y="1800" type="curve" smooth="yes"/>
+ <point x="1096" y="1800"/>
+ <point x="1184" y="1720"/>
+ <point x="1184" y="1568" type="curve" smooth="yes"/>
+ <point x="1184" y="1492"/>
+ <point x="1164" y="1396"/>
+ <point x="1100" y="1316" type="curve"/>
+ <point x="1328" y="1248" type="line"/>
+ <point x="1428" y="1336"/>
+ <point x="1472" y="1464"/>
+ <point x="1472" y="1564" type="curve" smooth="yes"/>
+ <point x="1472" y="1872"/>
+ <point x="1260" y="2032"/>
+ <point x="888" y="2032" type="curve" smooth="yes"/>
+ <point x="436" y="2032"/>
+ <point x="272" y="1788"/>
+ <point x="272" y="1524" type="curve"/>
+ <point x="556" y="1524" type="line"/>
+ <point x="556" y="1700"/>
+ <point x="644" y="1800"/>
+ </contour>
+ <contour>
+ <point x="1616" y="1108" type="line"/>
+ <point x="1616" y="1328" type="line"/>
+ <point x="148" y="1328" type="line"/>
+ <point x="148" y="1108" type="line"/>
+ </contour>
+ <contour>
+ <point x="1616" y="704" type="line"/>
+ <point x="1616" y="924" type="line"/>
+ <point x="148" y="924" type="line"/>
+ <point x="148" y="704" type="line"/>
+ </contour>
+ <contour>
+ <point x="880" y="-28" type="curve" smooth="yes"/>
+ <point x="1232" y="-28"/>
+ <point x="1520" y="132"/>
+ <point x="1520" y="476" type="curve"/>
+ <point x="1236" y="476" type="line"/>
+ <point x="1236" y="276"/>
+ <point x="1088" y="200"/>
+ <point x="880" y="200" type="curve" smooth="yes"/>
+ <point x="648" y="200"/>
+ <point x="544" y="288"/>
+ <point x="544" y="440" type="curve" smooth="yes"/>
+ <point x="544" y="548"/>
+ <point x="560" y="628"/>
+ <point x="668" y="724" type="curve"/>
+ <point x="412" y="756" type="line"/>
+ <point x="308" y="680"/>
+ <point x="256" y="556"/>
+ <point x="256" y="440" type="curve" smooth="yes"/>
+ <point x="256" y="136"/>
+ <point x="496" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1635, 'leftMargin': 83, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/hsuper.glif b/src/Interface-Regular.ufo/glyphs/hsuper.glif
new file mode 100644
index 000000000..e7edce9f4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/hsuper.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hsuper" format="1">
+ <advance width="1248"/>
+ <unicode hex="02B0"/>
+ <outline>
+ <contour>
+ <point x="436" y="2484" type="line"/>
+ <point x="184" y="2484" type="line"/>
+ <point x="184" y="896" type="line"/>
+ <point x="436" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="404" y="1484" type="line"/>
+ <point x="404" y="1664"/>
+ <point x="472" y="1808"/>
+ <point x="628" y="1808" type="curve" smooth="yes"/>
+ <point x="740" y="1808"/>
+ <point x="812" y="1740"/>
+ <point x="812" y="1548" type="curve" smooth="yes"/>
+ <point x="812" y="896" type="line"/>
+ <point x="1064" y="896" type="line"/>
+ <point x="1064" y="1596" type="line" smooth="yes"/>
+ <point x="1064" y="1892"/>
+ <point x="928" y="2016"/>
+ <point x="712" y="2016" type="curve" smooth="yes"/>
+ <point x="480" y="2016"/>
+ <point x="340" y="1792"/>
+ <point x="340" y="1480" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1156, 'leftMargin': 138, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/hturn.glif b/src/Interface-Regular.ufo/glyphs/hturn.glif
new file mode 100644
index 000000000..1204f9f89
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/hturn.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hturn" format="1">
+ <advance width="1504"/>
+ <unicode hex="0265"/>
+ <outline>
+ <contour>
+ <point x="756" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="756" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1532" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1068" y="-572" type="line"/>
+ <point x="1344" y="-572" type="line"/>
+ <point x="1344" y="1488" type="line"/>
+ <point x="1068" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1136" y="692" type="line"/>
+ <point x="1136" y="420"/>
+ <point x="964" y="200"/>
+ <point x="724" y="200" type="curve" smooth="yes"/>
+ <point x="536" y="200"/>
+ <point x="436" y="288"/>
+ <point x="436" y="508" type="curve" smooth="yes"/>
+ <point x="436" y="1488" type="line"/>
+ <point x="164" y="1488" type="line"/>
+ <point x="164" y="512" type="line" smooth="yes"/>
+ <point x="164" y="124"/>
+ <point x="348" y="-28"/>
+ <point x="640" y="-28" type="curve" smooth="yes"/>
+ <point x="1004" y="-28"/>
+ <point x="1248" y="280"/>
+ <point x="1248" y="696" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1552, 'leftMargin': 183, 'rightMargin': 188}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/hungarumlaut.glif b/src/Interface-Regular.ufo/glyphs/hungarumlaut.glif
new file mode 100644
index 000000000..47f07e690
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/hungarumlaut.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hungarumlaut" format="1">
+ <advance width="1024"/>
+ <unicode hex="02DD"/>
+ <outline>
+ <contour>
+ <point x="474" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="474" y="2228" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="536" y="1688" type="line"/>
+ <point x="744" y="1688" type="line"/>
+ <point x="1108" y="2112" type="line"/>
+ <point x="844" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="124" y="1688" type="line"/>
+ <point x="312" y="1688" type="line"/>
+ <point x="608" y="2112" type="line"/>
+ <point x="347" y="2111" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/hv.glif b/src/Interface-Regular.ufo/glyphs/hv.glif
new file mode 100644
index 000000000..6589601cd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/hv.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hv" format="1">
+ <advance width="2272"/>
+ <unicode hex="0195"/>
+ <outline>
+ <contour>
+ <point x="424" y="2112" type="line"/>
+ <point x="148" y="2112" type="line"/>
+ <point x="148" y="0" type="line"/>
+ <point x="424" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="360" y="796" type="line"/>
+ <point x="360" y="1072"/>
+ <point x="532" y="1288"/>
+ <point x="772" y="1288" type="curve" smooth="yes"/>
+ <point x="996" y="1288"/>
+ <point x="1056" y="1160"/>
+ <point x="1056" y="972" type="curve" smooth="yes"/>
+ <point x="1056" y="688" type="line"/>
+ <point x="1332" y="688" type="line"/>
+ <point x="1332" y="972" type="line" smooth="yes"/>
+ <point x="1332" y="1280"/>
+ <point x="1220" y="1516"/>
+ <point x="852" y="1516" type="curve" smooth="yes"/>
+ <point x="488" y="1516"/>
+ <point x="248" y="1212"/>
+ <point x="248" y="792" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1588" y="-28" type="curve" smooth="yes"/>
+ <point x="1928" y="-28"/>
+ <point x="2124" y="156"/>
+ <point x="2124" y="608" type="curve" smooth="yes"/>
+ <point x="2124" y="1488" type="line"/>
+ <point x="1848" y="1488" type="line"/>
+ <point x="1848" y="608" type="line" smooth="yes"/>
+ <point x="1848" y="280"/>
+ <point x="1716" y="200"/>
+ <point x="1588" y="200" type="curve" smooth="yes"/>
+ <point x="1460" y="200"/>
+ <point x="1332" y="280"/>
+ <point x="1332" y="608" type="curve" smooth="yes"/>
+ <point x="1332" y="800" type="line"/>
+ <point x="1056" y="800" type="line"/>
+ <point x="1056" y="608" type="line" smooth="yes"/>
+ <point x="1056" y="156"/>
+ <point x="1248" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2349, 'leftMargin': 188, 'rightMargin': 187}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/hyphen.glif b/src/Interface-Regular.ufo/glyphs/hyphen.glif
new file mode 100644
index 000000000..9c31dc9a9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/hyphen.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hyphen" format="1">
+ <advance width="1280"/>
+ <unicode hex="002D"/>
+ <outline>
+ <contour>
+ <point x="1064" y="988" type="line"/>
+ <point x="216" y="988" type="line"/>
+ <point x="216" y="768" type="line"/>
+ <point x="1064" y="768" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/hyphen__.glif b/src/Interface-Regular.ufo/glyphs/hyphen__.glif
new file mode 100644
index 000000000..ebff440f9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/hyphen__.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hyphen__" format="1">
+ <advance width="992"/>
+ <unicode hex="2010"/>
+ <outline>
+ <component base="hyphen" xOffset="-144"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 771, 'leftMargin': 256, 'rightMargin': -253}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/hyphenbullet.glif b/src/Interface-Regular.ufo/glyphs/hyphenbullet.glif
new file mode 100644
index 000000000..2e45f9df2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/hyphenbullet.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hyphenbullet" format="1">
+ <advance width="1248"/>
+ <unicode hex="2043"/>
+ <outline>
+ <contour>
+ <point x="1112" y="1312" type="line"/>
+ <point x="136" y="1312" type="line"/>
+ <point x="136" y="736" type="line"/>
+ <point x="1112" y="736" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1196, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/hyphendot.glif b/src/Interface-Regular.ufo/glyphs/hyphendot.glif
new file mode 100644
index 000000000..82f711b23
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/hyphendot.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hyphendot" format="1">
+ <advance width="736"/>
+ <unicode hex="2027"/>
+ <outline>
+ <contour>
+ <point x="208" y="848" type="curve" smooth="yes"/>
+ <point x="208" y="764"/>
+ <point x="264" y="696"/>
+ <point x="368" y="696" type="curve" smooth="yes"/>
+ <point x="472" y="696"/>
+ <point x="528" y="764"/>
+ <point x="528" y="848" type="curve" smooth="yes"/>
+ <point x="528" y="932"/>
+ <point x="472" y="1000"/>
+ <point x="368" y="1000" type="curve" smooth="yes"/>
+ <point x="264" y="1000"/>
+ <point x="208" y="932"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 538, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/hyphennobreak.glif b/src/Interface-Regular.ufo/glyphs/hyphennobreak.glif
new file mode 100644
index 000000000..347ed2825
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/hyphennobreak.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hyphennobreak" format="1">
+ <advance width="992"/>
+ <unicode hex="2011"/>
+ <outline>
+ <component base="hyphen" xOffset="-144"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 771, 'leftMargin': 256, 'rightMargin': -253}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/i.glif b/src/Interface-Regular.ufo/glyphs/i.glif
new file mode 100644
index 000000000..8e38d8383
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/i.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="i" format="1">
+ <advance width="736"/>
+ <unicode hex="0069"/>
+ <outline>
+ <contour>
+ <point x="364" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="480" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="368" y="2304" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="712" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="712" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="408" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="712" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="484" y="1536" type="line"/>
+ <point x="248" y="1536" type="line"/>
+ <point x="248" y="0" type="line"/>
+ <point x="484" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="200" y="1920" type="curve" smooth="yes"/>
+ <point x="200" y="1832"/>
+ <point x="264" y="1760"/>
+ <point x="368" y="1760" type="curve"/>
+ <point x="472" y="1760"/>
+ <point x="536" y="1832"/>
+ <point x="536" y="1920" type="curve"/>
+ <point x="536" y="2000"/>
+ <point x="472" y="2080"/>
+ <point x="368" y="2080" type="curve"/>
+ <point x="264" y="2080"/>
+ <point x="200" y="2000"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/iacyrillic.glif b/src/Interface-Regular.ufo/glyphs/iacyrillic.glif
new file mode 100644
index 000000000..e018218ca
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/iacyrillic.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="iacyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="044F"/>
+ <outline>
+ <contour>
+ <point x="780" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1608" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="544" y="716" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="404" y="0" type="line"/>
+ <point x="840" y="716" type="line"/>
+ </contour>
+ <contour>
+ <point x="764" y="1488" type="line"/>
+ <point x="404" y="1488"/>
+ <point x="192" y="1296"/>
+ <point x="192" y="1032" type="curve"/>
+ <point x="192" y="772"/>
+ <point x="392" y="576"/>
+ <point x="736" y="576" type="curve"/>
+ <point x="1192" y="576" type="line"/>
+ <point x="1192" y="796" type="line"/>
+ <point x="736" y="796" type="line"/>
+ <point x="548" y="796"/>
+ <point x="468" y="916"/>
+ <point x="468" y="1032" type="curve"/>
+ <point x="468" y="1148"/>
+ <point x="556" y="1272"/>
+ <point x="764" y="1272" type="curve"/>
+ <point x="1120" y="1272" type="line"/>
+ <point x="1120" y="0" type="line"/>
+ <point x="1396" y="0" type="line"/>
+ <point x="1396" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1550, 'leftMargin': 51, 'rightMargin': 213}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ibar.glif b/src/Interface-Regular.ufo/glyphs/ibar.glif
new file mode 100644
index 000000000..f383b307d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ibar.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ibar" format="1">
+ <advance width="992"/>
+ <unicode hex="0268"/>
+ <outline>
+ <contour>
+ <point x="496" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="968" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="496" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="i" xOffset="148"/>
+ <component base="crossbar" xOffset="-148" yOffset="-164"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 938, 'leftMargin': 27, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/idieresisacute.glif b/src/Interface-Regular.ufo/glyphs/idieresisacute.glif
new file mode 100644
index 000000000..67336c222
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/idieresisacute.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="idieresisacute" format="1">
+ <advance width="1024"/>
+ <unicode hex="1E2F"/>
+ <outline>
+ <contour>
+ <point x="548" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="508" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="868" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="508" y="2668" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="504" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessi" xOffset="136"/>
+ <component base="dieresisacutecomb.lc" xOffset="1316"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 935.0, 'leftMargin': 14, 'rightMargin': 14.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/iicyrillic.glif b/src/Interface-Regular.ufo/glyphs/iicyrillic.glif
new file mode 100644
index 000000000..7ccb3627a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/iicyrillic.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="iicyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="0438"/>
+ <outline>
+ <contour>
+ <point x="752" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1356" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1572" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="424" y="428" type="line"/>
+ <point x="424" y="1488" type="line"/>
+ <point x="148" y="1488" type="line"/>
+ <point x="148" y="0" type="line"/>
+ <point x="424" y="0" type="line"/>
+ <point x="1084" y="1064" type="line"/>
+ <point x="1084" y="0" type="line"/>
+ <point x="1356" y="0" type="line"/>
+ <point x="1356" y="1488" type="line"/>
+ <point x="1084" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1635, 'leftMargin': 213, 'rightMargin': 213}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/infinity.glif b/src/Interface-Regular.ufo/glyphs/infinity.glif
new file mode 100644
index 000000000..26fa9a5d8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/infinity.glif
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="infinity" format="1">
+ <advance width="3040"/>
+ <unicode hex="221E"/>
+ <outline>
+ <contour>
+ <point x="216" y="880" type="line"/>
+ <point x="216" y="544"/>
+ <point x="440" y="256"/>
+ <point x="844" y="256" type="curve" smooth="yes"/>
+ <point x="1224" y="256"/>
+ <point x="1560" y="684"/>
+ <point x="1620" y="868" type="curve"/>
+ <point x="1620" y="924" type="line"/>
+ <point x="1560" y="1108"/>
+ <point x="1224" y="1536"/>
+ <point x="840" y="1536" type="curve" smooth="yes"/>
+ <point x="440" y="1536"/>
+ <point x="216" y="1248"/>
+ <point x="216" y="912" type="curve"/>
+ </contour>
+ <contour>
+ <point x="444" y="912" type="line"/>
+ <point x="444" y="1140"/>
+ <point x="588" y="1316"/>
+ <point x="840" y="1316" type="curve" smooth="yes"/>
+ <point x="1048" y="1316"/>
+ <point x="1344" y="1052"/>
+ <point x="1372" y="924" type="curve"/>
+ <point x="1372" y="868" type="line"/>
+ <point x="1344" y="740"/>
+ <point x="1048" y="476"/>
+ <point x="844" y="476" type="curve" smooth="yes"/>
+ <point x="588" y="476"/>
+ <point x="444" y="648"/>
+ <point x="444" y="880" type="curve"/>
+ </contour>
+ <contour>
+ <point x="2824" y="912" type="line"/>
+ <point x="2824" y="1248"/>
+ <point x="2608" y="1536"/>
+ <point x="2208" y="1536" type="curve" smooth="yes"/>
+ <point x="1824" y="1536"/>
+ <point x="1480" y="1108"/>
+ <point x="1420" y="924" type="curve"/>
+ <point x="1420" y="868" type="line"/>
+ <point x="1480" y="684"/>
+ <point x="1816" y="256"/>
+ <point x="2196" y="256" type="curve" smooth="yes"/>
+ <point x="2600" y="256"/>
+ <point x="2824" y="544"/>
+ <point x="2824" y="880" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2596" y="880" type="line"/>
+ <point x="2596" y="648"/>
+ <point x="2452" y="476"/>
+ <point x="2196" y="476" type="curve" smooth="yes"/>
+ <point x="1992" y="476"/>
+ <point x="1696" y="740"/>
+ <point x="1664" y="868" type="curve"/>
+ <point x="1664" y="924" type="line"/>
+ <point x="1696" y="1052"/>
+ <point x="2000" y="1316"/>
+ <point x="2208" y="1316" type="curve" smooth="yes"/>
+ <point x="2460" y="1316"/>
+ <point x="2596" y="1140"/>
+ <point x="2596" y="912" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/integral.glif b/src/Interface-Regular.ufo/glyphs/integral.glif
new file mode 100644
index 000000000..b590a82a2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/integral.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="integral" format="1">
+ <advance width="768"/>
+ <unicode hex="222B"/>
+ <outline>
+ <contour>
+ <point x="488" y="-152" type="curve" smooth="yes"/>
+ <point x="488" y="1644" type="line" smooth="yes"/>
+ <point x="488" y="1820"/>
+ <point x="572" y="1920"/>
+ <point x="732" y="1920" type="curve" smooth="yes"/>
+ <point x="784" y="1920"/>
+ <point x="824" y="1916"/>
+ <point x="856" y="1908" type="curve"/>
+ <point x="888" y="2112" type="line"/>
+ <point x="820" y="2128"/>
+ <point x="756" y="2140"/>
+ <point x="688" y="2140" type="curve" smooth="yes"/>
+ <point x="396" y="2140"/>
+ <point x="216" y="1968"/>
+ <point x="216" y="1644" type="curve"/>
+ <point x="216" y="-152" type="line" smooth="yes"/>
+ <point x="216" y="-312"/>
+ <point x="140" y="-380"/>
+ <point x="12" y="-380" type="curve" smooth="yes"/>
+ <point x="-12" y="-380"/>
+ <point x="-68" y="-372"/>
+ <point x="-96" y="-364" type="curve"/>
+ <point x="-120" y="-576" type="line"/>
+ <point x="-68" y="-592"/>
+ <point x="-16" y="-600"/>
+ <point x="40" y="-600" type="curve" smooth="yes"/>
+ <point x="320" y="-600"/>
+ <point x="488" y="-460"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 723, 'leftMargin': -99, 'rightMargin': -186}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/interrobang.glif b/src/Interface-Regular.ufo/glyphs/interrobang.glif
new file mode 100644
index 000000000..36d9a7f1c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/interrobang.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="interrobang" format="1">
+ <advance width="1248"/>
+ <unicode hex="203D"/>
+ <outline>
+ <contour>
+ <point x="684" y="1664" type="line"/>
+ <point x="428" y="1664" type="line"/>
+ <point x="436" y="576" type="line"/>
+ <point x="676" y="576" type="line"/>
+ </contour>
+ <component base="question" xOffset="-200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1269, 'leftMargin': 222, 'rightMargin': -85}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/iota.glif b/src/Interface-Regular.ufo/glyphs/iota.glif
new file mode 100644
index 000000000..84537c281
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/iota.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="iota" format="1">
+ <advance width="992"/>
+ <unicode hex="03B9"/>
+ <outline>
+ <contour>
+ <point x="368" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="880" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="224" y="1488" type="line"/>
+ <point x="224" y="380" type="line"/>
+ <point x="224" y="84"/>
+ <point x="384" y="-20"/>
+ <point x="572" y="-20" type="curve" smooth="yes"/>
+ <point x="668" y="-20"/>
+ <point x="732" y="0"/>
+ <point x="772" y="12" type="curve"/>
+ <point x="772" y="232" type="line"/>
+ <point x="752" y="224"/>
+ <point x="696" y="212"/>
+ <point x="656" y="212" type="curve" smooth="yes"/>
+ <point x="572" y="212"/>
+ <point x="496" y="236"/>
+ <point x="496" y="380" type="curve"/>
+ <point x="496" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 928, 'leftMargin': 272, 'rightMargin': 107}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/iota1.glif b/src/Interface-Regular.ufo/glyphs/iota1.glif
new file mode 100644
index 000000000..9f6530d35
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/iota1.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="iota1" format="1">
+ <advance width="992"/>
+ <unicode hex="0269"/>
+ <outline>
+ <contour>
+ <point x="356" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="356" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="840" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="380" y="880" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="220" y="1488" type="line"/>
+ <point x="220" y="384" type="line" smooth="yes"/>
+ <point x="220" y="120"/>
+ <point x="412" y="-28"/>
+ <point x="640" y="-28" type="curve" smooth="yes"/>
+ <point x="684" y="-28"/>
+ <point x="740" y="-20"/>
+ <point x="776" y="-12" type="curve"/>
+ <point x="776" y="172" type="line"/>
+ <point x="756" y="168"/>
+ <point x="720" y="164"/>
+ <point x="700" y="164" type="curve" smooth="yes"/>
+ <point x="572" y="164"/>
+ <point x="492" y="224"/>
+ <point x="492" y="384" type="curve" smooth="yes"/>
+ <point x="492" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 806, 'leftMargin': 183, 'rightMargin': 66}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/iota1_uni02DE__.glif b/src/Interface-Regular.ufo/glyphs/iota1_uni02DE__.glif
new file mode 100644
index 000000000..5006a7ec8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/iota1_uni02DE__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="iota1_uni02DE" format="1">
+ <advance width="1280"/>
+ <outline>
+ <component base="iota1" xOffset="-28"/>
+ <component base="rhotichookmod" xOffset="600"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1191, 'leftMargin': 183, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/iotasubnosp.glif b/src/Interface-Regular.ufo/glyphs/iotasubnosp.glif
new file mode 100644
index 000000000..475a51056
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/iotasubnosp.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="iotasubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0345"/>
+ <outline>
+ <contour>
+ <point x="-811" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-811" y="-723" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-917" y="-96" type="line"/>
+ <point x="-917" y="-469" type="line" smooth="yes"/>
+ <point x="-917" y="-649"/>
+ <point x="-822" y="-723"/>
+ <point x="-685" y="-723" type="curve" smooth="yes"/>
+ <point x="-635" y="-723"/>
+ <point x="-602" y="-715"/>
+ <point x="-582" y="-708" type="curve"/>
+ <point x="-582" y="-567" type="line"/>
+ <point x="-593" y="-569"/>
+ <point x="-620" y="-573"/>
+ <point x="-641" y="-573" type="curve" smooth="yes"/>
+ <point x="-682" y="-573"/>
+ <point x="-708" y="-545"/>
+ <point x="-708" y="-462" type="curve" smooth="yes"/>
+ <point x="-708" y="-96" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/iotasubnosp_uni1ABD___.glif b/src/Interface-Regular.ufo/glyphs/iotasubnosp_uni1ABD___.glif
new file mode 100644
index 000000000..b0f1a49ea
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/iotasubnosp_uni1ABD___.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="iotasubnosp_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-811" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-811" y="-723" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1207" y="-716" type="curve"/>
+ <point x="-1194" y="-619" type="line"/>
+ <point x="-1251" y="-586"/>
+ <point x="-1320" y="-535"/>
+ <point x="-1320" y="-417" type="curve" smooth="yes"/>
+ <point x="-1320" y="-309"/>
+ <point x="-1251" y="-252"/>
+ <point x="-1194" y="-223" type="curve"/>
+ <point x="-1207" y="-121" type="line"/>
+ <point x="-1301" y="-149"/>
+ <point x="-1459" y="-248"/>
+ <point x="-1459" y="-417" type="curve" smooth="yes"/>
+ <point x="-1459" y="-590"/>
+ <point x="-1301" y="-689"/>
+ </contour>
+ <contour>
+ <point x="-334" y="-716" type="line"/>
+ <point x="-241" y="-689"/>
+ <point x="-83" y="-590"/>
+ <point x="-83" y="-417" type="curve" smooth="yes"/>
+ <point x="-83" y="-246"/>
+ <point x="-241" y="-149"/>
+ <point x="-334" y="-121" type="curve"/>
+ <point x="-348" y="-223" type="line"/>
+ <point x="-290" y="-252"/>
+ <point x="-221" y="-305"/>
+ <point x="-221" y="-417" type="curve" smooth="yes"/>
+ <point x="-221" y="-536"/>
+ <point x="-290" y="-586"/>
+ <point x="-348" y="-619" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-917" y="-96" type="line"/>
+ <point x="-917" y="-469" type="line" smooth="yes"/>
+ <point x="-917" y="-649"/>
+ <point x="-822" y="-723"/>
+ <point x="-685" y="-723" type="curve" smooth="yes"/>
+ <point x="-635" y="-723"/>
+ <point x="-602" y="-715"/>
+ <point x="-582" y="-708" type="curve"/>
+ <point x="-582" y="-567" type="line"/>
+ <point x="-593" y="-569"/>
+ <point x="-620" y="-573"/>
+ <point x="-641" y="-573" type="curve" smooth="yes"/>
+ <point x="-682" y="-573"/>
+ <point x="-708" y="-545"/>
+ <point x="-708" y="-462" type="curve" smooth="yes"/>
+ <point x="-708" y="-96" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/isuperior.glif b/src/Interface-Regular.ufo/glyphs/isuperior.glif
new file mode 100644
index 000000000..ab7eba303
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/isuperior.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="isuperior" format="1">
+ <advance width="480"/>
+ <unicode hex="2071"/>
+ <outline>
+ <contour>
+ <point x="372" y="1872" type="line"/>
+ <point x="120" y="1872" type="line"/>
+ <point x="120" y="772" type="line"/>
+ <point x="372" y="772" type="line"/>
+ </contour>
+ <contour>
+ <point x="96" y="2156" type="curve" smooth="yes"/>
+ <point x="96" y="2080"/>
+ <point x="144" y="2020"/>
+ <point x="240" y="2020" type="curve" smooth="yes"/>
+ <point x="336" y="2020"/>
+ <point x="384" y="2080"/>
+ <point x="384" y="2156" type="curve" smooth="yes"/>
+ <point x="384" y="2236"/>
+ <point x="336" y="2300"/>
+ <point x="240" y="2300" type="curve" smooth="yes"/>
+ <point x="144" y="2300"/>
+ <point x="96" y="2236"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 620, 'leftMargin': 165, 'rightMargin': 165}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/itildebelow.glif b/src/Interface-Regular.ufo/glyphs/itildebelow.glif
new file mode 100644
index 000000000..be88cd5ea
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/itildebelow.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="itildebelow" format="1">
+ <advance width="1004"/>
+ <unicode hex="1E2D"/>
+ <outline>
+ <contour>
+ <point x="548" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="592" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="548" y="-580" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="552" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="896" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="896" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="664" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="896" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <component base="i" xOffset="188"/>
+ <component base="tilde" xOffset="-132" yOffset="-2216"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 997, 'leftMargin': -20, 'rightMargin': 33}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/iucyrillic.glif b/src/Interface-Regular.ufo/glyphs/iucyrillic.glif
new file mode 100644
index 000000000..f7d4a585d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/iucyrillic.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="iucyrillic" format="1">
+ <advance width="2272"/>
+ <unicode hex="044E"/>
+ <outline>
+ <contour>
+ <point x="1020" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2184" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="944" y="864" type="line"/>
+ <point x="132" y="864" type="line"/>
+ <point x="132" y="644" type="line"/>
+ <point x="944" y="644" type="line"/>
+ </contour>
+ <component base="dotlessi" xOffset="-112"/>
+ <component base="o" xOffset="584"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2300, 'leftMargin': 249, 'rightMargin': 45}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/izhitsacyrillic.glif b/src/Interface-Regular.ufo/glyphs/izhitsacyrillic.glif
new file mode 100644
index 000000000..8ec3a954b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/izhitsacyrillic.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="izhitsacyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="0475"/>
+ <outline>
+ <contour>
+ <point x="732" y="1716" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1424" y="1716" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="728" y="448" type="line"/>
+ <point x="624" y="0" type="line"/>
+ <point x="804" y="0" type="line"/>
+ <point x="1208" y="1156" type="line"/>
+ <point x="1236" y="1224"/>
+ <point x="1296" y="1276"/>
+ <point x="1348" y="1276" type="curve" smooth="yes"/>
+ <point x="1376" y="1276"/>
+ <point x="1396" y="1272"/>
+ <point x="1404" y="1264" type="curve"/>
+ <point x="1432" y="1480" type="line"/>
+ <point x="1384" y="1512"/>
+ <point x="1336" y="1516"/>
+ <point x="1284" y="1516" type="curve" smooth="yes"/>
+ <point x="1144" y="1516"/>
+ <point x="1012" y="1420"/>
+ <point x="932" y="1172" type="curve"/>
+ </contour>
+ <contour>
+ <point x="352" y="1488" type="line"/>
+ <point x="72" y="1488" type="line"/>
+ <point x="596" y="0" type="line"/>
+ <point x="776" y="0" type="line"/>
+ <point x="672" y="448" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1419.0, 'leftMargin': 65, 'rightMargin': -8.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/j.glif b/src/Interface-Regular.ufo/glyphs/j.glif
new file mode 100644
index 000000000..fc7550081
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/j.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="j" format="1">
+ <advance width="704"/>
+ <unicode hex="006A"/>
+ <outline>
+ <contour>
+ <point x="356" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="232" y="-632" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="652" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="652" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="652" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="236" y="1536" type="line"/>
+ <point x="236" y="-112" type="line"/>
+ <point x="236" y="-268"/>
+ <point x="172" y="-360"/>
+ <point x="28" y="-360" type="curve"/>
+ <point x="-16" y="-360" type="line"/>
+ <point x="-16" y="-580" type="line"/>
+ <point x="32" y="-580" type="line"/>
+ <point x="328" y="-580"/>
+ <point x="472" y="-396"/>
+ <point x="472" y="-112" type="curve"/>
+ <point x="472" y="1536" type="line"/>
+ </contour>
+ <contour>
+ <point x="188" y="1920" type="curve" smooth="yes"/>
+ <point x="188" y="1832"/>
+ <point x="252" y="1760"/>
+ <point x="356" y="1760" type="curve"/>
+ <point x="460" y="1760"/>
+ <point x="524" y="1832"/>
+ <point x="524" y="1920" type="curve"/>
+ <point x="524" y="2000"/>
+ <point x="460" y="2080"/>
+ <point x="356" y="2080" type="curve"/>
+ <point x="252" y="2080"/>
+ <point x="188" y="2000"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/jcrosstail.glif b/src/Interface-Regular.ufo/glyphs/jcrosstail.glif
new file mode 100644
index 000000000..600c90976
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/jcrosstail.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="jcrosstail" format="1">
+ <advance width="1248"/>
+ <unicode hex="029D"/>
+ <outline>
+ <contour>
+ <point x="788" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="788" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1208" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1180" y="132" type="line"/>
+ <point x="464" y="132" type="line" smooth="yes"/>
+ <point x="244" y="132"/>
+ <point x="72" y="0"/>
+ <point x="72" y="-236" type="curve" smooth="yes"/>
+ <point x="72" y="-448"/>
+ <point x="240" y="-600"/>
+ <point x="488" y="-600" type="curve" smooth="yes"/>
+ <point x="812" y="-600"/>
+ <point x="920" y="-388"/>
+ <point x="920" y="-168" type="curve" smooth="yes"/>
+ <point x="920" y="312" type="line"/>
+ <point x="648" y="312" type="line"/>
+ <point x="648" y="-228" type="line" smooth="yes"/>
+ <point x="648" y="-316"/>
+ <point x="596" y="-380"/>
+ <point x="484" y="-380" type="curve" smooth="yes"/>
+ <point x="400" y="-380"/>
+ <point x="344" y="-320"/>
+ <point x="344" y="-236" type="curve" smooth="yes"/>
+ <point x="344" y="-156"/>
+ <point x="404" y="-88"/>
+ <point x="500" y="-88" type="curve" smooth="yes"/>
+ <point x="1180" y="-88" type="line"/>
+ </contour>
+ <component base="i" xOffset="436"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1177.0, 'leftMargin': 41, 'rightMargin': 27.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/jdotlessbar.glif b/src/Interface-Regular.ufo/glyphs/jdotlessbar.glif
new file mode 100644
index 000000000..1ee988912
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/jdotlessbar.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="jdotlessbar" format="1">
+ <advance width="992"/>
+ <unicode hex="025F"/>
+ <outline>
+ <contour>
+ <point x="508" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="508" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="912" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="904" y="220" type="line"/>
+ <point x="88" y="220" type="line"/>
+ <point x="88" y="0" type="line"/>
+ <point x="904" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="364" y="1488" type="line"/>
+ <point x="364" y="-176" type="line" smooth="yes"/>
+ <point x="364" y="-324"/>
+ <point x="308" y="-372"/>
+ <point x="208" y="-372" type="curve" smooth="yes"/>
+ <point x="176" y="-372"/>
+ <point x="128" y="-372"/>
+ <point x="92" y="-364" type="curve"/>
+ <point x="92" y="-580" type="line"/>
+ <point x="136" y="-592"/>
+ <point x="204" y="-600"/>
+ <point x="252" y="-600" type="curve" smooth="yes"/>
+ <point x="512" y="-600"/>
+ <point x="640" y="-452"/>
+ <point x="640" y="-176" type="curve" smooth="yes"/>
+ <point x="640" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 920, 'leftMargin': 96, 'rightMargin': 8}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/jhookdblbar.glif b/src/Interface-Regular.ufo/glyphs/jhookdblbar.glif
new file mode 100644
index 000000000..3c0acae26
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/jhookdblbar.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="jhookdblbar" format="1">
+ <advance width="1248"/>
+ <unicode hex="0284"/>
+ <outline>
+ <contour>
+ <point x="836" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1204" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="344" y="-616" type="move" name="bottom"/>
+ </contour>
+ <component base="esh" xOffset="44"/>
+ <component base="crossbar" xOffset="-20" yOffset="-888"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1158, 'leftMargin': 41, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/jsuper.glif b/src/Interface-Regular.ufo/glyphs/jsuper.glif
new file mode 100644
index 000000000..73bbdd32c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/jsuper.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="jsuper" format="1">
+ <advance width="480"/>
+ <unicode hex="02B2"/>
+ <outline>
+ <contour>
+ <point x="200" y="1996" type="line"/>
+ <point x="200" y="860" type="line" smooth="yes"/>
+ <point x="200" y="720"/>
+ <point x="172" y="672"/>
+ <point x="84" y="672" type="curve" smooth="yes"/>
+ <point x="64" y="672"/>
+ <point x="40" y="676"/>
+ <point x="16" y="680" type="curve"/>
+ <point x="16" y="468" type="line"/>
+ <point x="48" y="456"/>
+ <point x="100" y="452"/>
+ <point x="136" y="452" type="curve" smooth="yes"/>
+ <point x="368" y="452"/>
+ <point x="452" y="628"/>
+ <point x="452" y="860" type="curve" smooth="yes"/>
+ <point x="452" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="172" y="2284" type="curve" smooth="yes"/>
+ <point x="172" y="2208"/>
+ <point x="224" y="2148"/>
+ <point x="316" y="2148" type="curve" smooth="yes"/>
+ <point x="412" y="2148"/>
+ <point x="464" y="2208"/>
+ <point x="464" y="2284" type="curve" smooth="yes"/>
+ <point x="464" y="2360"/>
+ <point x="412" y="2424"/>
+ <point x="316" y="2424" type="curve" smooth="yes"/>
+ <point x="224" y="2424"/>
+ <point x="172" y="2360"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 624, 'leftMargin': 41, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/k.glif b/src/Interface-Regular.ufo/glyphs/k.glif
new file mode 100644
index 000000000..9860f46b0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/k.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="k" format="1">
+ <advance width="1504"/>
+ <unicode hex="006B"/>
+ <outline>
+ <contour>
+ <point x="460" y="2048" type="line"/>
+ <point x="224" y="2048" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="460" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1396" y="1488" type="line"/>
+ <point x="1096" y="1488" type="line"/>
+ <point x="480" y="844" type="line"/>
+ <point x="440" y="844" type="line"/>
+ <point x="444" y="492" type="line"/>
+ </contour>
+ <contour>
+ <point x="1184" y="0" type="line"/>
+ <point x="1468" y="0" type="line"/>
+ <point x="768" y="924" type="line"/>
+ <point x="624" y="732" type="line"/>
+ </contour>
+ <contour>
+ <point x="712" y="92" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="316" y="1772" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="740" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="740" y="2216" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="1424" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1424" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1244" y="2216" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/kabashkircyrillic.glif b/src/Interface-Regular.ufo/glyphs/kabashkircyrillic.glif
new file mode 100644
index 000000000..3a8cb4b1a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/kabashkircyrillic.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="kabashkircyrillic" format="1">
+ <advance width="2016"/>
+ <unicode hex="04A1"/>
+ <outline>
+ <contour>
+ <point x="792" y="1488" type="line"/>
+ <point x="76" y="1488" type="line"/>
+ <point x="76" y="1268" type="line"/>
+ <point x="792" y="1268" type="line"/>
+ </contour>
+ <component base="kacyrillic" xOffset="432"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1959, 'leftMargin': 89, 'rightMargin': 5}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/kacyrillic.glif b/src/Interface-Regular.ufo/glyphs/kacyrillic.glif
new file mode 100644
index 000000000..20cdf12f0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/kacyrillic.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="kacyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="043A"/>
+ <outline>
+ <contour>
+ <point x="728" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1356" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1520" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="472" y="1488" type="line"/>
+ <point x="196" y="1488" type="line"/>
+ <point x="196" y="0" type="line"/>
+ <point x="472" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1448" y="1488" type="line"/>
+ <point x="1116" y="1488" type="line"/>
+ <point x="628" y="864" type="line"/>
+ <point x="336" y="864" type="line"/>
+ <point x="380" y="628" type="line"/>
+ <point x="740" y="628" type="line"/>
+ </contour>
+ <contour>
+ <point x="1148" y="0" type="line"/>
+ <point x="1492" y="0" type="line"/>
+ <point x="792" y="864" type="line"/>
+ <point x="616" y="668" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/kadescendercyrillic.glif b/src/Interface-Regular.ufo/glyphs/kadescendercyrillic.glif
new file mode 100644
index 000000000..9d1c334b5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/kadescendercyrillic.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="kadescendercyrillic" format="1">
+ <advance width="1760"/>
+ <unicode hex="049B"/>
+ <outline>
+ <contour>
+ <point x="1504" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="kacyrillic" xOffset="-32"/>
+ <component base="cyrillictic" xOffset="1172"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1680, 'leftMargin': 213, 'rightMargin': 71}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/kahookcyrillic.glif b/src/Interface-Regular.ufo/glyphs/kahookcyrillic.glif
new file mode 100644
index 000000000..e632e305d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/kahookcyrillic.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="kahookcyrillic" format="1">
+ <advance width="1760"/>
+ <unicode hex="04C4"/>
+ <outline>
+ <contour>
+ <point x="532" y="1488" type="line"/>
+ <point x="256" y="1488" type="line"/>
+ <point x="256" y="0" type="line"/>
+ <point x="532" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1504" y="1488" type="line"/>
+ <point x="1176" y="1488" type="line"/>
+ <point x="644" y="864" type="line"/>
+ <point x="396" y="864" type="line"/>
+ <point x="440" y="628" type="line"/>
+ <point x="756" y="628" type="line"/>
+ </contour>
+ <contour>
+ <point x="376" y="628" type="line"/>
+ <point x="760" y="628" type="line" smooth="yes"/>
+ <point x="1028" y="628"/>
+ <point x="1212" y="516"/>
+ <point x="1216" y="248" type="curve" smooth="yes"/>
+ <point x="1216" y="64"/>
+ <point x="1132" y="-80"/>
+ <point x="888" y="-140" type="curve"/>
+ <point x="960" y="-352" type="line"/>
+ <point x="1348" y="-288"/>
+ <point x="1488" y="52"/>
+ <point x="1488" y="248" type="curve"/>
+ <point x="1488" y="656"/>
+ <point x="1184" y="860"/>
+ <point x="760" y="860" type="curve" smooth="yes"/>
+ <point x="376" y="860" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1543, 'leftMargin': 210, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/kappa1.glif b/src/Interface-Regular.ufo/glyphs/kappa1.glif
new file mode 100644
index 000000000..bfa8b9f39
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/kappa1.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="kappa1" format="1">
+ <advance width="2016"/>
+ <unicode hex="03F0"/>
+ <outline>
+ <contour>
+ <point x="324" y="0" type="line"/>
+ <point x="1432" y="1488" type="line"/>
+ <point x="1724" y="1488" type="line"/>
+ <point x="620" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="480" y="60" type="line"/>
+ <point x="480" y="1036" type="line" smooth="yes"/>
+ <point x="480" y="1224"/>
+ <point x="388" y="1288"/>
+ <point x="240" y="1288" type="curve" smooth="yes"/>
+ <point x="216" y="1288"/>
+ <point x="180" y="1284"/>
+ <point x="152" y="1276" type="curve"/>
+ <point x="152" y="1492" type="line"/>
+ <point x="196" y="1504"/>
+ <point x="264" y="1516"/>
+ <point x="312" y="1516" type="curve" smooth="yes"/>
+ <point x="572" y="1516"/>
+ <point x="756" y="1344"/>
+ <point x="756" y="1036" type="curve" smooth="yes"/>
+ <point x="756" y="312" type="line"/>
+ </contour>
+ <contour>
+ <point x="1536" y="1428" type="line"/>
+ <point x="1536" y="452" type="line" smooth="yes"/>
+ <point x="1536" y="264"/>
+ <point x="1628" y="200"/>
+ <point x="1776" y="200" type="curve" smooth="yes"/>
+ <point x="1800" y="200"/>
+ <point x="1836" y="204"/>
+ <point x="1864" y="212" type="curve"/>
+ <point x="1864" y="-4" type="line"/>
+ <point x="1824" y="-20"/>
+ <point x="1752" y="-28"/>
+ <point x="1704" y="-28" type="curve" smooth="yes"/>
+ <point x="1444" y="-28"/>
+ <point x="1260" y="144"/>
+ <point x="1260" y="452" type="curve" smooth="yes"/>
+ <point x="1260" y="1176" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1796, 'leftMargin': 41, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/kaverticalstrokecyrillic.glif b/src/Interface-Regular.ufo/glyphs/kaverticalstrokecyrillic.glif
new file mode 100644
index 000000000..cc1349b9f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/kaverticalstrokecyrillic.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="kaverticalstrokecyrillic" format="1">
+ <advance width="1760"/>
+ <unicode hex="049D"/>
+ <outline>
+ <contour>
+ <point x="184" y="1488" type="line"/>
+ <point x="184" y="0" type="line"/>
+ <point x="460" y="0" type="line"/>
+ <point x="460" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="588" y="1152" type="line"/>
+ <point x="588" y="372" type="line"/>
+ <point x="808" y="372" type="line"/>
+ <point x="808" y="1152" type="line"/>
+ </contour>
+ <contour>
+ <point x="1200" y="1488" type="line"/>
+ <point x="852" y="864" type="line"/>
+ <point x="324" y="864" type="line"/>
+ <point x="368" y="628" type="line"/>
+ <point x="964" y="628" type="line"/>
+ <point x="1532" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="840" y="668" type="line"/>
+ <point x="1232" y="0" type="line"/>
+ <point x="1576" y="0" type="line"/>
+ <point x="1016" y="864" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1595.0, 'leftMargin': 210, 'rightMargin': -8.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/kgreenlandic.glif b/src/Interface-Regular.ufo/glyphs/kgreenlandic.glif
new file mode 100644
index 000000000..5665dc661
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/kgreenlandic.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="kgreenlandic" format="1">
+ <advance width="1760"/>
+ <unicode hex="0138"/>
+ <outline>
+ <contour>
+ <point x="840" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="840" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1600" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="508" y="1488" type="line"/>
+ <point x="232" y="1488" type="line"/>
+ <point x="232" y="0" type="line"/>
+ <point x="508" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1484" y="1488" type="line"/>
+ <point x="1152" y="1488" type="line"/>
+ <point x="620" y="864" type="line"/>
+ <point x="372" y="864" type="line"/>
+ <point x="416" y="628" type="line"/>
+ <point x="744" y="628" type="line"/>
+ </contour>
+ <contour>
+ <point x="1180" y="0" type="line"/>
+ <point x="1528" y="0" type="line"/>
+ <point x="784" y="864" type="line"/>
+ <point x="608" y="668" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1576, 'leftMargin': 210, 'rightMargin': 70}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/khook.glif b/src/Interface-Regular.ufo/glyphs/khook.glif
new file mode 100644
index 000000000..33771d5bc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/khook.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="khook" format="1">
+ <advance width="1504"/>
+ <unicode hex="0199"/>
+ <outline>
+ <contour>
+ <point x="404" y="1596" type="line"/>
+ <point x="128" y="1596" type="line"/>
+ <point x="128" y="0" type="line"/>
+ <point x="404" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1308" y="1488" type="line"/>
+ <point x="972" y="1488" type="line"/>
+ <point x="536" y="1012" type="line"/>
+ <point x="268" y="692" type="line"/>
+ <point x="292" y="400" type="line"/>
+ <point x="668" y="792" type="line"/>
+ </contour>
+ <contour>
+ <point x="1056" y="0" type="line"/>
+ <point x="1376" y="0" type="line"/>
+ <point x="684" y="940" type="line"/>
+ <point x="544" y="700" type="line"/>
+ </contour>
+ <contour>
+ <point x="404" y="1528" type="line"/>
+ <point x="404" y="1732" type="line" smooth="yes"/>
+ <point x="404" y="1892"/>
+ <point x="484" y="1948"/>
+ <point x="608" y="1948" type="curve" smooth="yes"/>
+ <point x="632" y="1948"/>
+ <point x="660" y="1944"/>
+ <point x="684" y="1936" type="curve"/>
+ <point x="684" y="2120" type="line"/>
+ <point x="648" y="2132"/>
+ <point x="588" y="2140"/>
+ <point x="548" y="2140" type="curve" smooth="yes"/>
+ <point x="324" y="2140"/>
+ <point x="128" y="1996"/>
+ <point x="128" y="1732" type="curve" smooth="yes"/>
+ <point x="128" y="1528" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1438, 'leftMargin': 190, 'rightMargin': 0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/kip.glif b/src/Interface-Regular.ufo/glyphs/kip.glif
new file mode 100644
index 000000000..a58195bb1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/kip.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="kip" format="1">
+ <advance width="2016"/>
+ <unicode hex="20AD"/>
+ <outline>
+ <contour>
+ <point x="1912" y="1120" type="line"/>
+ <point x="64" y="1120" type="line"/>
+ <point x="64" y="900" type="line"/>
+ <point x="1912" y="900" type="line"/>
+ </contour>
+ <component base="K" xOffset="140"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1940, 'leftMargin': 41, 'rightMargin': 12}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/koppa.glif b/src/Interface-Regular.ufo/glyphs/koppa.glif
new file mode 100644
index 000000000..c4366393d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/koppa.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="koppa" format="1">
+ <advance width="1504"/>
+ <unicode hex="03DF"/>
+ <outline>
+ <contour>
+ <point x="1140" y="1100" type="line"/>
+ <point x="356" y="1100" type="line"/>
+ <point x="356" y="880" type="line"/>
+ <point x="1140" y="880" type="line"/>
+ </contour>
+ <contour>
+ <point x="804" y="2004" type="line"/>
+ <point x="508" y="2004" type="line"/>
+ <point x="124" y="960" type="line"/>
+ <point x="124" y="880" type="line"/>
+ <point x="392" y="880" type="line"/>
+ </contour>
+ <contour>
+ <point x="1380" y="1024" type="line"/>
+ <point x="1380" y="1100" type="line"/>
+ <point x="1112" y="1100" type="line"/>
+ <point x="700" y="0" type="line"/>
+ <point x="996" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1462, 'leftMargin': 103, 'rightMargin': 103}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/koppacyrillic.glif b/src/Interface-Regular.ufo/glyphs/koppacyrillic.glif
new file mode 100644
index 000000000..0a7ffc036
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/koppacyrillic.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="koppacyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="0481"/>
+ <outline>
+ <contour>
+ <point x="788" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="788" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1260" y="100" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1516" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="788" y="192" type="line"/>
+ <point x="516" y="192"/>
+ <point x="412" y="464"/>
+ <point x="412" y="716" type="curve" smooth="yes"/>
+ <point x="412" y="772" type="line" smooth="yes"/>
+ <point x="412" y="1024"/>
+ <point x="520" y="1296"/>
+ <point x="788" y="1296" type="curve"/>
+ <point x="972" y="1296"/>
+ <point x="1112" y="1148"/>
+ <point x="1112" y="976" type="curve"/>
+ <point x="1372" y="976" type="line"/>
+ <point x="1372" y="1276"/>
+ <point x="1128" y="1516"/>
+ <point x="788" y="1516" type="curve" smooth="yes"/>
+ <point x="372" y="1516"/>
+ <point x="136" y="1168"/>
+ <point x="136" y="772" type="curve" smooth="yes"/>
+ <point x="136" y="716" type="line" smooth="yes"/>
+ <point x="136" y="320"/>
+ <point x="368" y="-28"/>
+ <point x="788" y="-28" type="curve"/>
+ </contour>
+ <contour>
+ <point x="936" y="192" type="line"/>
+ <point x="660" y="192" type="line"/>
+ <point x="660" y="-528" type="line"/>
+ <point x="936" y="-528" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1514, 'leftMargin': 135, 'rightMargin': 144}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/koroniscmb.glif b/src/Interface-Regular.ufo/glyphs/koroniscmb.glif
new file mode 100644
index 000000000..b8e11c548
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/koroniscmb.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="koroniscmb" format="1">
+ <advance width="0"/>
+ <unicode hex="0343"/>
+ <outline>
+ <contour>
+ <point x="-840" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-840" y="2366" type="move" name="mkmktop"/>
+ </contour>
+ <component base="commaaccent" xOffset="-1104" yOffset="1920"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ksicyrillic.glif b/src/Interface-Regular.ufo/glyphs/ksicyrillic.glif
new file mode 100644
index 000000000..08f274c1b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ksicyrillic.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ksicyrillic" format="1">
+ <advance width="1248"/>
+ <unicode hex="046F"/>
+ <outline>
+ <contour>
+ <point x="608" y="2392" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1320" y="2392" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="140" y="1488" type="line"/>
+ <point x="140" y="1268" type="line"/>
+ <point x="556" y="1268" type="line" smooth="yes"/>
+ <point x="776" y="1268"/>
+ <point x="880" y="1176"/>
+ <point x="880" y="1064" type="curve" smooth="yes"/>
+ <point x="880" y="940"/>
+ <point x="780" y="852"/>
+ <point x="528" y="852" type="curve" smooth="yes"/>
+ <point x="332" y="852" type="line"/>
+ <point x="332" y="688" type="line"/>
+ <point x="532" y="688" type="line" smooth="yes"/>
+ <point x="908" y="688"/>
+ <point x="1156" y="848"/>
+ <point x="1156" y="1060" type="curve" smooth="yes"/>
+ <point x="1156" y="1328"/>
+ <point x="900" y="1488"/>
+ <point x="556" y="1488" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="332" y="796" type="line"/>
+ <point x="332" y="632" type="line"/>
+ <point x="528" y="632" type="line" smooth="yes"/>
+ <point x="776" y="632"/>
+ <point x="912" y="560"/>
+ <point x="912" y="412" type="curve" smooth="yes"/>
+ <point x="912" y="284"/>
+ <point x="792" y="192"/>
+ <point x="592" y="192" type="curve" smooth="yes"/>
+ <point x="532" y="192" type="line" smooth="yes"/>
+ <point x="248" y="192"/>
+ <point x="64" y="84"/>
+ <point x="64" y="-168" type="curve"/>
+ <point x="68" y="-392"/>
+ <point x="260" y="-540"/>
+ <point x="432" y="-616" type="curve"/>
+ <point x="544" y="-436" type="line"/>
+ <point x="464" y="-400"/>
+ <point x="324" y="-328"/>
+ <point x="324" y="-180" type="curve" smooth="yes"/>
+ <point x="324" y="-92"/>
+ <point x="380" y="-28"/>
+ <point x="524" y="-28" type="curve" smooth="yes"/>
+ <point x="592" y="-28" type="line" smooth="yes"/>
+ <point x="936" y="-28"/>
+ <point x="1188" y="136"/>
+ <point x="1188" y="420" type="curve" smooth="yes"/>
+ <point x="1188" y="660"/>
+ <point x="948" y="796"/>
+ <point x="532" y="796" type="curve" smooth="yes"/>
+ </contour>
+ <component base="caron" xOffset="-24" yOffset="64"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1356, 'leftMargin': 99, 'rightMargin': 134}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/kturn.glif b/src/Interface-Regular.ufo/glyphs/kturn.glif
new file mode 100644
index 000000000..0cccee705
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/kturn.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="kturn" format="1">
+ <advance width="1504"/>
+ <unicode hex="029E"/>
+ <outline>
+ <contour>
+ <point x="812" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="812" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1568" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1104" y="-572" type="line"/>
+ <point x="1376" y="-572" type="line"/>
+ <point x="1376" y="1488" type="line"/>
+ <point x="1104" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="200" y="0" type="line"/>
+ <point x="532" y="0" type="line"/>
+ <point x="972" y="476" type="line"/>
+ <point x="1236" y="800" type="line"/>
+ <point x="1216" y="1088" type="line"/>
+ <point x="836" y="696" type="line"/>
+ </contour>
+ <contour>
+ <point x="452" y="1488" type="line"/>
+ <point x="128" y="1488" type="line"/>
+ <point x="820" y="548" type="line"/>
+ <point x="960" y="788" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1438, 'leftMargin': 0, 'rightMargin': 189}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/l.glif b/src/Interface-Regular.ufo/glyphs/l.glif
new file mode 100644
index 000000000..f8e9b2f84
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/l.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="l" format="1">
+ <advance width="736"/>
+ <unicode hex="006C"/>
+ <outline>
+ <contour>
+ <point x="332" y="2336" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="332" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="648" y="2112" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="640" y="1064" type="move" name="dot"/>
+ </contour>
+ <contour>
+ <point x="772" y="2124" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="680" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="680" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="680" y="2336" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="484" y="2048" type="line"/>
+ <point x="248" y="2048" type="line"/>
+ <point x="248" y="0" type="line"/>
+ <point x="484" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/lambda.glif b/src/Interface-Regular.ufo/glyphs/lambda.glif
new file mode 100644
index 000000000..d0dd198f8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/lambda.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lambda" format="1">
+ <advance width="1760"/>
+ <unicode hex="03BB"/>
+ <outline>
+ <contour>
+ <point x="1456" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="856" y="1088" type="line"/>
+ <point x="928" y="1504" type="line"/>
+ <point x="736" y="1516" type="line"/>
+ <point x="160" y="0" type="line"/>
+ <point x="464" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="476" y="2088" type="curve"/>
+ <point x="436" y="2088"/>
+ <point x="364" y="2080"/>
+ <point x="340" y="2072" type="curve"/>
+ <point x="340" y="1864" type="line"/>
+ <point x="356" y="1868"/>
+ <point x="388" y="1868"/>
+ <point x="404" y="1868" type="curve" smooth="yes"/>
+ <point x="476" y="1868"/>
+ <point x="520" y="1840"/>
+ <point x="560" y="1740" type="curve" smooth="yes"/>
+ <point x="720" y="1344" type="line"/>
+ <point x="1148" y="252" type="line" smooth="yes"/>
+ <point x="1240" y="4"/>
+ <point x="1328" y="-24"/>
+ <point x="1492" y="-24" type="curve" smooth="yes"/>
+ <point x="1536" y="-24"/>
+ <point x="1580" y="-16"/>
+ <point x="1600" y="-8" type="curve"/>
+ <point x="1592" y="212" type="line"/>
+ <point x="1580" y="212"/>
+ <point x="1560" y="212"/>
+ <point x="1544" y="212" type="curve" smooth="yes"/>
+ <point x="1484" y="212"/>
+ <point x="1452" y="236"/>
+ <point x="1416" y="324" type="curve" smooth="yes"/>
+ <point x="820" y="1860" type="line" smooth="yes"/>
+ <point x="768" y="2004"/>
+ <point x="680" y="2088"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1562.0, 'leftMargin': 48, 'rightMargin': 73.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/lambdabar.glif b/src/Interface-Regular.ufo/glyphs/lambdabar.glif
new file mode 100644
index 000000000..d34108ac2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/lambdabar.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lambdabar" format="1">
+ <advance width="1760"/>
+ <unicode hex="019B"/>
+ <outline>
+ <contour>
+ <point x="1328" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="936" y="1952" type="line"/>
+ <point x="260" y="1692" type="line"/>
+ <point x="260" y="1460" type="line"/>
+ <point x="936" y="1716" type="line"/>
+ </contour>
+ <component base="lambda" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1562.0, 'leftMargin': 176, 'rightMargin': -54.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/largerighthook.glif b/src/Interface-Regular.ufo/glyphs/largerighthook.glif
new file mode 100644
index 000000000..301126366
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/largerighthook.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="largerighthook" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="192" y="0" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="68" y="912" type="line"/>
+ <point x="356" y="912" type="line" smooth="yes"/>
+ <point x="732" y="912"/>
+ <point x="904" y="712"/>
+ <point x="908" y="352" type="curve" smooth="yes"/>
+ <point x="908" y="20"/>
+ <point x="812" y="-188"/>
+ <point x="524" y="-188" type="curve"/>
+ <point x="528" y="-404" type="line"/>
+ <point x="952" y="-404"/>
+ <point x="1184" y="-144"/>
+ <point x="1184" y="352" type="curve" smooth="yes"/>
+ <point x="1184" y="844"/>
+ <point x="880" y="1144"/>
+ <point x="356" y="1144" type="curve" smooth="yes"/>
+ <point x="68" y="1144" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1075, 'leftMargin': -129, 'rightMargin': 89}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/lari.glif b/src/Interface-Regular.ufo/glyphs/lari.glif
new file mode 100644
index 000000000..47343b0f7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/lari.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lari" format="1">
+ <advance width="2016"/>
+ <unicode hex="20BE"/>
+ <outline>
+ <contour>
+ <point x="1332" y="900" type="line"/>
+ <point x="1332" y="2032" type="line"/>
+ <point x="1100" y="2032" type="line"/>
+ <point x="1100" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="916" y="900" type="line"/>
+ <point x="916" y="2032" type="line"/>
+ <point x="684" y="2032" type="line"/>
+ <point x="684" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="200" y="0" type="line"/>
+ <point x="1800" y="0" type="line"/>
+ <point x="1800" y="220" type="line"/>
+ <point x="200" y="220" type="line"/>
+ </contour>
+ <contour>
+ <point x="1124" y="0" type="curve"/>
+ <point x="1012" y="220" type="line"/>
+ <point x="688" y="220"/>
+ <point x="468" y="468"/>
+ <point x="468" y="908" type="curve" smooth="yes"/>
+ <point x="468" y="1332"/>
+ <point x="684" y="1560"/>
+ <point x="1008" y="1560" type="curve" smooth="yes"/>
+ <point x="1348" y="1560"/>
+ <point x="1552" y="1324"/>
+ <point x="1552" y="900" type="curve"/>
+ <point x="1820" y="900" type="line"/>
+ <point x="1820" y="1456"/>
+ <point x="1500" y="1796"/>
+ <point x="1008" y="1796" type="curve" smooth="yes"/>
+ <point x="532" y="1796"/>
+ <point x="200" y="1464"/>
+ <point x="200" y="904" type="curve" smooth="yes"/>
+ <point x="200" y="340"/>
+ <point x="584" y="0"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 161, 'rightMargin': 162}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/lbar.glif b/src/Interface-Regular.ufo/glyphs/lbar.glif
new file mode 100644
index 000000000..4b5244613
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/lbar.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lbar" format="1">
+ <advance width="992"/>
+ <unicode hex="019A"/>
+ <outline>
+ <contour>
+ <point x="496" y="2336" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="968" y="2336" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="496" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="l" xOffset="148"/>
+ <component base="crossbar" xOffset="-148" yOffset="96"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 938, 'leftMargin': 27, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/lbelt.glif b/src/Interface-Regular.ufo/glyphs/lbelt.glif
new file mode 100644
index 000000000..c52f8056c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/lbelt.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lbelt" format="1">
+ <advance width="1248"/>
+ <unicode hex="026C"/>
+ <outline>
+ <contour>
+ <point x="760" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="760" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1236" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="892" y="1080" type="line"/>
+ <point x="892" y="1300"/>
+ <point x="784" y="1516"/>
+ <point x="460" y="1516" type="curve" smooth="yes"/>
+ <point x="212" y="1516"/>
+ <point x="44" y="1360"/>
+ <point x="44" y="1148" type="curve" smooth="yes"/>
+ <point x="44" y="912"/>
+ <point x="216" y="784"/>
+ <point x="436" y="784" type="curve"/>
+ <point x="1208" y="784" type="line"/>
+ <point x="1208" y="1004" type="line"/>
+ <point x="472" y="1004" type="line"/>
+ <point x="376" y="1004"/>
+ <point x="316" y="1068"/>
+ <point x="316" y="1148" type="curve" smooth="yes"/>
+ <point x="316" y="1232"/>
+ <point x="372" y="1296"/>
+ <point x="456" y="1296" type="curve" smooth="yes"/>
+ <point x="568" y="1296"/>
+ <point x="620" y="1228"/>
+ <point x="620" y="1140" type="curve"/>
+ <point x="620" y="604" type="line"/>
+ <point x="892" y="604" type="line"/>
+ </contour>
+ <component base="l" xOffset="408"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1233, 'leftMargin': 41, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/leftloop.cn.glif b/src/Interface-Regular.ufo/glyphs/leftloop.cn.glif
new file mode 100644
index 000000000..a3be21def
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/leftloop.cn.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="leftloop.cn" format="1">
+ <advance width="1376"/>
+ <outline>
+ <contour>
+ <point x="132" y="772" type="curve" smooth="yes"/>
+ <point x="132" y="312"/>
+ <point x="380" y="-28"/>
+ <point x="728" y="-28" type="curve" smooth="yes"/>
+ <point x="1144" y="-28"/>
+ <point x="1292" y="316"/>
+ <point x="1344" y="700" type="curve"/>
+ <point x="1344" y="812" type="line"/>
+ <point x="1292" y="1196"/>
+ <point x="1144" y="1556"/>
+ <point x="732" y="1556" type="curve" smooth="yes"/>
+ <point x="376" y="1556"/>
+ <point x="132" y="1228"/>
+ </contour>
+ <contour>
+ <point x="376" y="772" type="curve" smooth="yes"/>
+ <point x="376" y="1064"/>
+ <point x="512" y="1328"/>
+ <point x="804" y="1328" type="curve" smooth="yes"/>
+ <point x="1044" y="1328"/>
+ <point x="1160" y="1072"/>
+ <point x="1180" y="924" type="curve"/>
+ <point x="1200" y="828"/>
+ <point x="1200" y="676"/>
+ <point x="1180" y="588" type="curve"/>
+ <point x="1152" y="440"/>
+ <point x="1024" y="184"/>
+ <point x="788" y="184" type="curve" smooth="yes"/>
+ <point x="524" y="184"/>
+ <point x="376" y="456"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/less.glif b/src/Interface-Regular.ufo/glyphs/less.glif
new file mode 100644
index 000000000..d2c5c48fc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/less.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="less" format="1">
+ <advance width="1536"/>
+ <unicode hex="003C"/>
+ <outline>
+ <contour>
+ <point x="1280" y="524" type="line"/>
+ <point x="516" y="896" type="line"/>
+ <point x="1280" y="1268" type="line"/>
+ <point x="1280" y="1520" type="line"/>
+ <point x="256" y="992" type="line"/>
+ <point x="256" y="796" type="line"/>
+ <point x="1280" y="268" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/lessequal.glif b/src/Interface-Regular.ufo/glyphs/lessequal.glif
new file mode 100644
index 000000000..0b82bf18c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/lessequal.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lessequal" format="1">
+ <advance width="1536"/>
+ <unicode hex="2264"/>
+ <outline>
+ <component base="less" yOffset="128"/>
+ <component base="minus" xOffset="128" yOffset="-732"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1430.0, 'leftMargin': 106, 'rightMargin': 150.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/linevert.glif b/src/Interface-Regular.ufo/glyphs/linevert.glif
new file mode 100644
index 000000000..714eb8188
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/linevert.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="linevert" format="1">
+ <advance width="480"/>
+ <unicode hex="02C8"/>
+ <outline>
+ <contour>
+ <point x="344" y="2144" type="line"/>
+ <point x="136" y="2144" type="line"/>
+ <point x="136" y="1584" type="line"/>
+ <point x="344" y="1584" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 344, 'leftMargin': 69, 'rightMargin': 69}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/linevertdblnosp.glif b/src/Interface-Regular.ufo/glyphs/linevertdblnosp.glif
new file mode 100644
index 000000000..ed6de5d72
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/linevertdblnosp.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="linevertdblnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="030E"/>
+ <outline>
+ <contour>
+ <point x="-811" y="1629" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-813" y="1863" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-811" y="2241" type="move" name="mkmktop"/>
+ </contour>
+ <component base="linevert" xOffset="-1156"/>
+ <component base="linevert" xOffset="-813"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/linevertnosp.glif b/src/Interface-Regular.ufo/glyphs/linevertnosp.glif
new file mode 100644
index 000000000..84cd45464
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/linevertnosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="linevertnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="030D"/>
+ <outline>
+ <contour>
+ <point x="-807" y="1629" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-809" y="1863" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-809" y="2241" type="move" name="mkmktop"/>
+ </contour>
+ <component base="linevert" xOffset="-980"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/linevertsubnosp.glif b/src/Interface-Regular.ufo/glyphs/linevertsubnosp.glif
new file mode 100644
index 000000000..19db200c3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/linevertsubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="linevertsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0329"/>
+ <outline>
+ <contour>
+ <point x="-803" y="-672" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-811" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="linevert" xOffset="-979" yOffset="-2255"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/linevertsubnosp_uni1ABD___.glif b/src/Interface-Regular.ufo/glyphs/linevertsubnosp_uni1ABD___.glif
new file mode 100644
index 000000000..1f9eb8492
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/linevertsubnosp_uni1ABD___.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="linevertsubnosp_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-811" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-803" y="-672" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1262" y="-675" type="curve"/>
+ <point x="-1249" y="-578" type="line"/>
+ <point x="-1306" y="-545"/>
+ <point x="-1375" y="-494"/>
+ <point x="-1375" y="-375" type="curve" smooth="yes"/>
+ <point x="-1375" y="-268"/>
+ <point x="-1306" y="-210"/>
+ <point x="-1249" y="-182" type="curve"/>
+ <point x="-1262" y="-80" type="line"/>
+ <point x="-1356" y="-107"/>
+ <point x="-1514" y="-206"/>
+ <point x="-1514" y="-375" type="curve" smooth="yes"/>
+ <point x="-1514" y="-549"/>
+ <point x="-1356" y="-648"/>
+ </contour>
+ <contour>
+ <point x="-327" y="-675" type="line"/>
+ <point x="-234" y="-648"/>
+ <point x="-76" y="-549"/>
+ <point x="-76" y="-375" type="curve" smooth="yes"/>
+ <point x="-76" y="-205"/>
+ <point x="-234" y="-107"/>
+ <point x="-327" y="-80" type="curve"/>
+ <point x="-341" y="-182" type="line"/>
+ <point x="-283" y="-210"/>
+ <point x="-215" y="-264"/>
+ <point x="-215" y="-375" type="curve" smooth="yes"/>
+ <point x="-215" y="-495"/>
+ <point x="-283" y="-545"/>
+ <point x="-341" y="-578" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-704" y="-111" type="line"/>
+ <point x="-910" y="-111" type="line"/>
+ <point x="-910" y="-672" type="line"/>
+ <point x="-704" y="-672" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/lira.glif b/src/Interface-Regular.ufo/glyphs/lira.glif
new file mode 100644
index 000000000..7c41c20d4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/lira.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lira" format="1">
+ <advance width="1760"/>
+ <unicode hex="20A4"/>
+ <outline>
+ <contour>
+ <point x="1600" y="0" type="line"/>
+ <point x="1600" y="228" type="line"/>
+ <point x="168" y="228" type="line"/>
+ <point x="168" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="604" y="1428" type="line"/>
+ <point x="604" y="1668"/>
+ <point x="788" y="1800"/>
+ <point x="960" y="1800" type="curve" smooth="yes"/>
+ <point x="1124" y="1800"/>
+ <point x="1316" y="1716"/>
+ <point x="1316" y="1496" type="curve"/>
+ <point x="1560" y="1496" type="line"/>
+ <point x="1560" y="1816"/>
+ <point x="1348" y="2032"/>
+ <point x="988" y="2032" type="curve" smooth="yes"/>
+ <point x="632" y="2032"/>
+ <point x="364" y="1808"/>
+ <point x="364" y="1428" type="curve" smooth="yes"/>
+ <point x="392" y="560" type="line" smooth="yes"/>
+ <point x="392" y="440"/>
+ <point x="364" y="252"/>
+ <point x="268" y="228" type="curve"/>
+ <point x="524" y="152" type="line"/>
+ <point x="628" y="228"/>
+ <point x="644" y="392"/>
+ <point x="636" y="560" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1132" y="1184" type="line"/>
+ <point x="160" y="1184" type="line"/>
+ <point x="160" y="1004" type="line"/>
+ <point x="1132" y="1004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1132" y="824" type="line"/>
+ <point x="160" y="824" type="line"/>
+ <point x="160" y="644" type="line"/>
+ <point x="1132" y="644" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1643, 'leftMargin': 124, 'rightMargin': 81}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ljecyrillic.glif b/src/Interface-Regular.ufo/glyphs/ljecyrillic.glif
new file mode 100644
index 000000000..5b798947f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ljecyrillic.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ljecyrillic" format="1">
+ <advance width="2528"/>
+ <unicode hex="0459"/>
+ <outline>
+ <contour>
+ <point x="488" y="1488" type="line"/>
+ <point x="460" y="856" type="line" smooth="yes"/>
+ <point x="440" y="424"/>
+ <point x="396" y="256"/>
+ <point x="200" y="244" type="curve" smooth="yes"/>
+ <point x="144" y="240" type="line"/>
+ <point x="144" y="0" type="line"/>
+ <point x="228" y="0" type="line" smooth="yes"/>
+ <point x="564" y="0"/>
+ <point x="692" y="212"/>
+ <point x="724" y="768" type="curve" smooth="yes"/>
+ <point x="760" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1216" y="1488" type="line"/>
+ <point x="544" y="1488" type="line"/>
+ <point x="544" y="1268" type="line"/>
+ <point x="1216" y="1268" type="line"/>
+ </contour>
+ <contour>
+ <point x="1388" y="928" type="line"/>
+ <point x="1388" y="708" type="line"/>
+ <point x="1828" y="708" type="line" smooth="yes"/>
+ <point x="2036" y="708"/>
+ <point x="2108" y="588"/>
+ <point x="2108" y="472" type="curve" smooth="yes"/>
+ <point x="2108" y="352"/>
+ <point x="2036" y="216"/>
+ <point x="1828" y="216" type="curve" smooth="yes"/>
+ <point x="1460" y="216" type="line"/>
+ <point x="1460" y="1488" type="line"/>
+ <point x="1184" y="1488" type="line"/>
+ <point x="1184" y="0" type="line"/>
+ <point x="1828" y="0" type="line" smooth="yes"/>
+ <point x="2188" y="0"/>
+ <point x="2384" y="208"/>
+ <point x="2384" y="468" type="curve" smooth="yes"/>
+ <point x="2384" y="732"/>
+ <point x="2188" y="928"/>
+ <point x="1828" y="928" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2384, 'leftMargin': 55, 'rightMargin': 89}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/lmidtilde.glif b/src/Interface-Regular.ufo/glyphs/lmidtilde.glif
new file mode 100644
index 000000000..f6da36776
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/lmidtilde.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lmidtilde" format="1">
+ <advance width="1024"/>
+ <unicode hex="026B"/>
+ <outline>
+ <contour>
+ <point x="504" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="504" y="1056" type="move" name="parenthesses.w2"/>
+ </contour>
+ <contour>
+ <point x="1020" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="504" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="l" xOffset="156"/>
+ <component base="tilde" xOffset="-156" yOffset="-824"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1011, 'leftMargin': 14, 'rightMargin': 14}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/lmidtilde_uni1ABE___.glif b/src/Interface-Regular.ufo/glyphs/lmidtilde_uni1ABE___.glif
new file mode 100644
index 000000000..e379ef0fa
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/lmidtilde_uni1ABE___.glif
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lmidtilde_uni1ABE" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="868" y="1056" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="1008" y="2112" type="line"/>
+ <point x="732" y="2112" type="line"/>
+ <point x="732" y="0" type="line"/>
+ <point x="1008" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1188" y="1260" type="line"/>
+ <point x="1188" y="1176"/>
+ <point x="1128" y="1108"/>
+ <point x="1056" y="1108" type="curve" smooth="yes"/>
+ <point x="908" y="1108"/>
+ <point x="840" y="1236"/>
+ <point x="688" y="1236" type="curve" smooth="yes"/>
+ <point x="516" y="1236"/>
+ <point x="388" y="1092"/>
+ <point x="388" y="888" type="curve"/>
+ <point x="568" y="876" type="line"/>
+ <point x="568" y="960"/>
+ <point x="628" y="1028"/>
+ <point x="704" y="1028" type="curve" smooth="yes"/>
+ <point x="852" y="1028"/>
+ <point x="884" y="904"/>
+ <point x="1068" y="904" type="curve" smooth="yes"/>
+ <point x="1236" y="904"/>
+ <point x="1372" y="1036"/>
+ <point x="1372" y="1244" type="curve"/>
+ </contour>
+ <contour>
+ <point x="324" y="756" type="curve"/>
+ <point x="336" y="856" type="line"/>
+ <point x="280" y="888"/>
+ <point x="212" y="940"/>
+ <point x="212" y="1056" type="curve" smooth="yes"/>
+ <point x="212" y="1164"/>
+ <point x="280" y="1220"/>
+ <point x="336" y="1252" type="curve"/>
+ <point x="324" y="1352" type="line"/>
+ <point x="232" y="1324"/>
+ <point x="72" y="1224"/>
+ <point x="72" y="1056" type="curve" smooth="yes"/>
+ <point x="72" y="884"/>
+ <point x="232" y="784"/>
+ </contour>
+ <contour>
+ <point x="1436" y="756" type="line"/>
+ <point x="1532" y="784"/>
+ <point x="1688" y="884"/>
+ <point x="1688" y="1056" type="curve" smooth="yes"/>
+ <point x="1688" y="1228"/>
+ <point x="1532" y="1324"/>
+ <point x="1436" y="1352" type="curve"/>
+ <point x="1424" y="1252" type="line"/>
+ <point x="1480" y="1220"/>
+ <point x="1552" y="1168"/>
+ <point x="1552" y="1056" type="curve" smooth="yes"/>
+ <point x="1552" y="936"/>
+ <point x="1480" y="888"/>
+ <point x="1424" y="856" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1631, 'leftMargin': 7, 'rightMargin': 7}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/logicalnot.glif b/src/Interface-Regular.ufo/glyphs/logicalnot.glif
new file mode 100644
index 000000000..06be9ddde
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/logicalnot.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="logicalnot" format="1">
+ <advance width="1504"/>
+ <unicode hex="00AC"/>
+ <outline>
+ <contour>
+ <point x="1328" y="1108" type="line"/>
+ <point x="180" y="1108" type="line"/>
+ <point x="180" y="872" type="line"/>
+ <point x="1328" y="872" type="line"/>
+ </contour>
+ <contour>
+ <point x="1328" y="1000" type="line"/>
+ <point x="1052" y="1000" type="line"/>
+ <point x="1052" y="516" type="line"/>
+ <point x="1328" y="516" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1565, 'leftMargin': 176, 'rightMargin': 241}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/longs.glif b/src/Interface-Regular.ufo/glyphs/longs.glif
new file mode 100644
index 000000000..8b78dfd90
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/longs.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="longs" format="1">
+ <advance width="736"/>
+ <unicode hex="017F"/>
+ <outline>
+ <contour>
+ <point x="412" y="2420" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="160" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="524" y="2420" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="308" y="0" type="line"/>
+ <point x="308" y="1640" type="line" smooth="yes"/>
+ <point x="308" y="1816"/>
+ <point x="392" y="1920"/>
+ <point x="552" y="1920" type="curve" smooth="yes"/>
+ <point x="600" y="1920"/>
+ <point x="640" y="1916"/>
+ <point x="672" y="1908" type="curve"/>
+ <point x="704" y="2112" type="line"/>
+ <point x="640" y="2128"/>
+ <point x="572" y="2140"/>
+ <point x="508" y="2140" type="curve" smooth="yes"/>
+ <point x="212" y="2140"/>
+ <point x="32" y="1964"/>
+ <point x="32" y="1640" type="curve" smooth="yes"/>
+ <point x="32" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 712, 'leftMargin': 219, 'rightMargin': -180}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/longst.glif b/src/Interface-Regular.ufo/glyphs/longst.glif
new file mode 100644
index 000000000..3e38ea659
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/longst.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="longst" format="1">
+ <advance width="1760"/>
+ <unicode hex="FB05"/>
+ <outline>
+ <contour>
+ <point x="568" y="1488" type="line"/>
+ <point x="108" y="1488" type="line"/>
+ <point x="108" y="1284" type="line"/>
+ <point x="568" y="1284" type="line"/>
+ </contour>
+ <contour>
+ <point x="812" y="2140" type="curve" smooth="yes"/>
+ <point x="520" y="2140"/>
+ <point x="340" y="1964"/>
+ <point x="340" y="1640" type="curve" smooth="yes"/>
+ <point x="340" y="0" type="line"/>
+ <point x="612" y="0" type="line"/>
+ <point x="612" y="1640" type="line" smooth="yes"/>
+ <point x="612" y="1816"/>
+ <point x="696" y="1920"/>
+ <point x="856" y="1920" type="curve" smooth="yes"/>
+ <point x="936" y="1920"/>
+ <point x="1056" y="1900"/>
+ <point x="1108" y="1872" type="curve"/>
+ <point x="1108" y="1712" type="line"/>
+ <point x="1384" y="1712" type="line"/>
+ <point x="1384" y="2000" type="line"/>
+ <point x="1208" y="2088"/>
+ <point x="976" y="2140"/>
+ </contour>
+ <component base="t" xOffset="832"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1750, 'leftMargin': 83, 'rightMargin': 119}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/lozenge.glif b/src/Interface-Regular.ufo/glyphs/lozenge.glif
new file mode 100644
index 000000000..9b22a822b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/lozenge.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lozenge" format="1">
+ <advance width="1504"/>
+ <unicode hex="25CA"/>
+ <outline>
+ <contour>
+ <point x="100" y="1000" type="line"/>
+ <point x="652" y="0" type="line"/>
+ <point x="832" y="0" type="line"/>
+ <point x="812" y="192" type="line"/>
+ <point x="380" y="1000" type="line"/>
+ <point x="804" y="1812" type="line"/>
+ <point x="828" y="2004" type="line"/>
+ <point x="648" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="704" y="192" type="line"/>
+ <point x="680" y="0" type="line"/>
+ <point x="860" y="0" type="line"/>
+ <point x="1408" y="1000" type="line"/>
+ <point x="852" y="2004" type="line"/>
+ <point x="676" y="2004" type="line"/>
+ <point x="692" y="1812" type="line"/>
+ <point x="1128" y="1000" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1419.0, 'leftMargin': 56, 'rightMargin': 55.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/lrthook.glif b/src/Interface-Regular.ufo/glyphs/lrthook.glif
new file mode 100644
index 000000000..0748f8d97
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/lrthook.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lrthook" format="1">
+ <advance width="992"/>
+ <unicode hex="026D"/>
+ <outline>
+ <contour>
+ <point x="356" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="356" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="840" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="220" y="2112" type="line"/>
+ <point x="220" y="-192" type="line" smooth="yes"/>
+ <point x="220" y="-456"/>
+ <point x="412" y="-600"/>
+ <point x="640" y="-600" type="curve" smooth="yes"/>
+ <point x="684" y="-600"/>
+ <point x="740" y="-596"/>
+ <point x="776" y="-584" type="curve"/>
+ <point x="776" y="-400" type="line"/>
+ <point x="756" y="-408"/>
+ <point x="720" y="-408"/>
+ <point x="700" y="-408" type="curve" smooth="yes"/>
+ <point x="572" y="-408"/>
+ <point x="492" y="-352"/>
+ <point x="492" y="-192" type="curve" smooth="yes"/>
+ <point x="492" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 924.0, 'leftMargin': 301, 'rightMargin': 66.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/lslash.glif b/src/Interface-Regular.ufo/glyphs/lslash.glif
new file mode 100644
index 000000000..b123c9b13
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/lslash.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lslash" format="1">
+ <advance width="992"/>
+ <unicode hex="0142"/>
+ <outline>
+ <contour>
+ <point x="496" y="2336" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="496" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="876" y="2336" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="832" y="1280" type="line"/>
+ <point x="160" y="1024" type="line"/>
+ <point x="160" y="848" type="line"/>
+ <point x="832" y="1104" type="line"/>
+ </contour>
+ <component base="l" xOffset="116"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 769, 'leftMargin': 51, 'rightMargin': 44}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/lsquare.glif b/src/Interface-Regular.ufo/glyphs/lsquare.glif
new file mode 100644
index 000000000..ce8ee57a1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/lsquare.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lsquare" format="1">
+ <advance width="1248"/>
+ <unicode hex="2113"/>
+ <outline>
+ <contour>
+ <point x="932" y="200" type="line"/>
+ <point x="708" y="200"/>
+ <point x="640" y="344"/>
+ <point x="640" y="592" type="curve" smooth="yes"/>
+ <point x="640" y="1620" type="line"/>
+ <point x="640" y="1816"/>
+ <point x="684" y="1912"/>
+ <point x="776" y="1912" type="curve"/>
+ <point x="840" y="1912"/>
+ <point x="884" y="1848"/>
+ <point x="884" y="1708" type="curve" smooth="yes"/>
+ <point x="884" y="1648" type="line"/>
+ <point x="884" y="1320"/>
+ <point x="648" y="832"/>
+ <point x="88" y="832" type="curve"/>
+ <point x="88" y="576" type="line"/>
+ <point x="772" y="576"/>
+ <point x="1160" y="1180"/>
+ <point x="1160" y="1648" type="curve"/>
+ <point x="1160" y="1708" type="line" smooth="yes"/>
+ <point x="1160" y="1976"/>
+ <point x="1000" y="2140"/>
+ <point x="776" y="2140" type="curve"/>
+ <point x="520" y="2140"/>
+ <point x="364" y="1948"/>
+ <point x="364" y="1620" type="curve"/>
+ <point x="364" y="592" type="line" smooth="yes"/>
+ <point x="364" y="216"/>
+ <point x="548" y="-28"/>
+ <point x="932" y="-28" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1346, 'leftMargin': 147, 'rightMargin': 128}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/lyogh.glif b/src/Interface-Regular.ufo/glyphs/lyogh.glif
new file mode 100644
index 000000000..a06e8262c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/lyogh.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lyogh" format="1">
+ <advance width="1760"/>
+ <unicode hex="026E"/>
+ <outline>
+ <contour>
+ <point x="864" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="864" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1716" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="276" y="1488" type="line"/>
+ <point x="276" y="1268" type="line"/>
+ <point x="1148" y="1268" type="line"/>
+ <point x="628" y="600" type="line"/>
+ <point x="628" y="428" type="line"/>
+ <point x="780" y="428" type="line"/>
+ <point x="1476" y="1320" type="line"/>
+ <point x="1472" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="628" y="596" type="line"/>
+ <point x="628" y="384" type="line"/>
+ <point x="832" y="384" type="line" smooth="yes"/>
+ <point x="1116" y="384"/>
+ <point x="1272" y="264"/>
+ <point x="1272" y="-16" type="curve" smooth="yes"/>
+ <point x="1272" y="-228"/>
+ <point x="1124" y="-380"/>
+ <point x="864" y="-380" type="curve" smooth="yes"/>
+ <point x="640" y="-380"/>
+ <point x="520" y="-280"/>
+ <point x="492" y="-128" type="curve"/>
+ <point x="216" y="-128" type="line"/>
+ <point x="268" y="-472"/>
+ <point x="548" y="-600"/>
+ <point x="864" y="-600" type="curve" smooth="yes"/>
+ <point x="1260" y="-600"/>
+ <point x="1544" y="-388"/>
+ <point x="1544" y="-12" type="curve" smooth="yes"/>
+ <point x="1544" y="380"/>
+ <point x="1284" y="596"/>
+ <point x="836" y="596" type="curve"/>
+ </contour>
+ <component base="l" xOffset="4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1711, 'leftMargin': 210, 'rightMargin': 171}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/m.glif b/src/Interface-Regular.ufo/glyphs/m.glif
new file mode 100644
index 000000000..943ddee5b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/m.glif
@@ -0,0 +1,117 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="m" format="1">
+ <advance width="2400"/>
+ <unicode hex="006D"/>
+ <outline>
+ <contour>
+ <point x="1332" y="964" type="line" smooth="yes"/>
+ <point x="1332" y="1180"/>
+ <point x="1452" y="1328"/>
+ <point x="1660" y="1328" type="curve" smooth="yes"/>
+ <point x="1788" y="1328"/>
+ <point x="1960" y="1252"/>
+ <point x="1960" y="1012" type="curve" smooth="yes"/>
+ <point x="1960" y="0" type="line"/>
+ <point x="2196" y="0" type="line"/>
+ <point x="2196" y="1004" type="line" smooth="yes"/>
+ <point x="2196" y="1380"/>
+ <point x="1988" y="1556"/>
+ <point x="1732" y="1556" type="curve" smooth="yes"/>
+ <point x="1508" y="1556"/>
+ <point x="1332" y="1408"/>
+ <point x="1288" y="1280" type="curve"/>
+ <point x="1272" y="1280" type="line"/>
+ <point x="1204" y="1432"/>
+ <point x="1068" y="1556"/>
+ <point x="876" y="1556" type="curve" smooth="yes"/>
+ <point x="680" y="1556"/>
+ <point x="520" y="1408"/>
+ <point x="476" y="1276" type="curve"/>
+ <point x="460" y="1276" type="line"/>
+ <point x="460" y="1536" type="line"/>
+ <point x="224" y="1536" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="460" y="0" type="line"/>
+ <point x="460" y="916" type="line" smooth="yes"/>
+ <point x="460" y="1168"/>
+ <point x="632" y="1328"/>
+ <point x="812" y="1328" type="curve" smooth="yes"/>
+ <point x="984" y="1328"/>
+ <point x="1092" y="1236"/>
+ <point x="1092" y="1004" type="curve" smooth="yes"/>
+ <point x="1092" y="0" type="line"/>
+ <point x="1332" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1232.0" y="1776.0" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1216.0" y="16.0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1232.0" y="1776.0" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="2448.0" y="2200.0" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2448.0" y="-560.0" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2448.0" y="1776.0" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>n</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>m</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>2400</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/macron.glif b/src/Interface-Regular.ufo/glyphs/macron.glif
new file mode 100644
index 000000000..bb6135c05
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/macron.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macron" format="1">
+ <advance width="1248"/>
+ <unicode hex="00AF"/>
+ <outline>
+ <contour>
+ <point x="616" y="1764" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="616" y="2172" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="1096" y="1988" type="line"/>
+ <point x="156" y="1988" type="line"/>
+ <point x="156" y="1784" type="line"/>
+ <point x="1096" y="1784" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1310, 'leftMargin': 198, 'rightMargin': 173}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/macronacutecomb.glif b/src/Interface-Regular.ufo/glyphs/macronacutecomb.glif
new file mode 100644
index 000000000..b5d2ac039
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/macronacutecomb.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macronacutecomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1694" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-338" y="1854" type="line"/>
+ <point x="-1277" y="1854" type="line"/>
+ <point x="-1277" y="1647" type="line"/>
+ <point x="-338" y="1647" type="line"/>
+ </contour>
+ <contour>
+ <point x="-913" y="1954" type="line"/>
+ <point x="-738" y="1954" type="line"/>
+ <point x="-487" y="2225" type="line"/>
+ <point x="-738" y="2225" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/macronacutecomb.lc.glif b/src/Interface-Regular.ufo/glyphs/macronacutecomb.lc.glif
new file mode 100644
index 000000000..94e99ff05
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/macronacutecomb.lc.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macronacutecomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1763" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-809" y="2668" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-331" y="1988" type="line"/>
+ <point x="-1271" y="1988" type="line"/>
+ <point x="-1271" y="1782" type="line"/>
+ <point x="-331" y="1782" type="line"/>
+ </contour>
+ <contour>
+ <point x="-958" y="2104" type="line"/>
+ <point x="-740" y="2104" type="line"/>
+ <point x="-360" y="2511" type="line"/>
+ <point x="-692" y="2511" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/macroncomb.glif b/src/Interface-Regular.ufo/glyphs/macroncomb.glif
new file mode 100644
index 000000000..892f4cbe7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/macroncomb.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macroncomb" format="1">
+ <advance width="0"/>
+ <unicode hex="0304"/>
+ <outline>
+ <contour>
+ <point x="-799" y="1763" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-799" y="2173" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-809" y="1899" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-340" y="1988" type="line"/>
+ <point x="-1279" y="1988" type="line"/>
+ <point x="-1279" y="1782" type="line"/>
+ <point x="-340" y="1782" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/macroncomb_uni1ABB___.glif b/src/Interface-Regular.ufo/glyphs/macroncomb_uni1ABB___.glif
new file mode 100644
index 000000000..f799d8c5b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/macroncomb_uni1ABB___.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macroncomb_uni1ABB" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-799" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-799" y="2118" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1372" y="1607" type="curve"/>
+ <point x="-1359" y="1705" type="line"/>
+ <point x="-1416" y="1738"/>
+ <point x="-1485" y="1789"/>
+ <point x="-1485" y="1907" type="curve" smooth="yes"/>
+ <point x="-1485" y="2014"/>
+ <point x="-1416" y="2072"/>
+ <point x="-1359" y="2101" type="curve"/>
+ <point x="-1372" y="2203" type="line"/>
+ <point x="-1466" y="2175"/>
+ <point x="-1624" y="2076"/>
+ <point x="-1624" y="1907" type="curve" smooth="yes"/>
+ <point x="-1624" y="1734"/>
+ <point x="-1466" y="1635"/>
+ </contour>
+ <contour>
+ <point x="-259" y="1607" type="line"/>
+ <point x="-165" y="1635"/>
+ <point x="-7" y="1734"/>
+ <point x="-7" y="1907" type="curve" smooth="yes"/>
+ <point x="-7" y="2078"/>
+ <point x="-165" y="2175"/>
+ <point x="-259" y="2203" type="curve"/>
+ <point x="-272" y="2101" type="line"/>
+ <point x="-215" y="2072"/>
+ <point x="-146" y="2019"/>
+ <point x="-146" y="1907" type="curve" smooth="yes"/>
+ <point x="-146" y="1788"/>
+ <point x="-215" y="1738"/>
+ <point x="-272" y="1705" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-340" y="2002" type="line"/>
+ <point x="-1279" y="2002" type="line"/>
+ <point x="-1279" y="1796" type="line"/>
+ <point x="-340" y="1796" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/macrondieresiscomb.glif b/src/Interface-Regular.ufo/glyphs/macrondieresiscomb.glif
new file mode 100644
index 000000000..f6e0f4dd4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/macrondieresiscomb.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macrondieresiscomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1653" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-338" y="1854" type="line"/>
+ <point x="-1277" y="1854" type="line"/>
+ <point x="-1277" y="1647" type="line"/>
+ <point x="-338" y="1647" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1288" y="2140" type="curve" smooth="yes"/>
+ <point x="-1288" y="2056"/>
+ <point x="-1235" y="1990"/>
+ <point x="-1130" y="1990" type="curve" smooth="yes"/>
+ <point x="-1026" y="1990"/>
+ <point x="-971" y="2056"/>
+ <point x="-971" y="2140" type="curve" smooth="yes"/>
+ <point x="-971" y="2225"/>
+ <point x="-1026" y="2292"/>
+ <point x="-1130" y="2292" type="curve" smooth="yes"/>
+ <point x="-1235" y="2292"/>
+ <point x="-1288" y="2225"/>
+ </contour>
+ <contour>
+ <point x="-644" y="2137" type="curve" smooth="yes"/>
+ <point x="-644" y="2053"/>
+ <point x="-590" y="1987"/>
+ <point x="-485" y="1987" type="curve" smooth="yes"/>
+ <point x="-381" y="1987"/>
+ <point x="-326" y="2053"/>
+ <point x="-326" y="2137" type="curve" smooth="yes"/>
+ <point x="-326" y="2222"/>
+ <point x="-381" y="2289"/>
+ <point x="-485" y="2289" type="curve" smooth="yes"/>
+ <point x="-590" y="2289"/>
+ <point x="-644" y="2222"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/macrondieresiscomb.lc.glif b/src/Interface-Regular.ufo/glyphs/macrondieresiscomb.lc.glif
new file mode 100644
index 000000000..d0a493e82
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/macrondieresiscomb.lc.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macrondieresiscomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1763" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-809" y="2571" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-331" y="1988" type="line"/>
+ <point x="-1271" y="1988" type="line"/>
+ <point x="-1271" y="1782" type="line"/>
+ <point x="-331" y="1782" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1258" y="2278" type="curve" smooth="yes"/>
+ <point x="-1258" y="2195"/>
+ <point x="-1205" y="2129"/>
+ <point x="-1100" y="2129" type="curve" smooth="yes"/>
+ <point x="-996" y="2129"/>
+ <point x="-941" y="2195"/>
+ <point x="-941" y="2278" type="curve" smooth="yes"/>
+ <point x="-941" y="2364"/>
+ <point x="-996" y="2431"/>
+ <point x="-1100" y="2431" type="curve" smooth="yes"/>
+ <point x="-1205" y="2431"/>
+ <point x="-1258" y="2364"/>
+ </contour>
+ <contour>
+ <point x="-668" y="2276" type="curve" smooth="yes"/>
+ <point x="-668" y="2192"/>
+ <point x="-615" y="2126"/>
+ <point x="-510" y="2126" type="curve" smooth="yes"/>
+ <point x="-406" y="2126"/>
+ <point x="-351" y="2192"/>
+ <point x="-351" y="2276" type="curve" smooth="yes"/>
+ <point x="-351" y="2361"/>
+ <point x="-406" y="2428"/>
+ <point x="-510" y="2428" type="curve" smooth="yes"/>
+ <point x="-615" y="2428"/>
+ <point x="-668" y="2361"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/macrongravecomb.glif b/src/Interface-Regular.ufo/glyphs/macrongravecomb.glif
new file mode 100644
index 000000000..23c39e05b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/macrongravecomb.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macrongravecomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1694" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-916" y="2225" type="line"/>
+ <point x="-1180" y="2225" type="line"/>
+ <point x="-886" y="1954" type="line"/>
+ <point x="-719" y="1954" type="line"/>
+ </contour>
+ <contour>
+ <point x="-338" y="1854" type="line"/>
+ <point x="-1277" y="1854" type="line"/>
+ <point x="-1277" y="1647" type="line"/>
+ <point x="-338" y="1647" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/macrongravecomb.lc.glif b/src/Interface-Regular.ufo/glyphs/macrongravecomb.lc.glif
new file mode 100644
index 000000000..6bbafaefb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/macrongravecomb.lc.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macrongravecomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1763" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-809" y="2668" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-331" y="1988" type="line"/>
+ <point x="-1271" y="1988" type="line"/>
+ <point x="-1271" y="1782" type="line"/>
+ <point x="-331" y="1782" type="line"/>
+ </contour>
+ <contour>
+ <point x="-921" y="2511" type="line"/>
+ <point x="-1253" y="2511" type="line"/>
+ <point x="-888" y="2104" type="line"/>
+ <point x="-655" y="2104" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/macronsub.glif b/src/Interface-Regular.ufo/glyphs/macronsub.glif
new file mode 100644
index 000000000..b62fae29a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/macronsub.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macronsub" format="1">
+ <advance width="1248"/>
+ <unicode hex="02CD"/>
+ <outline>
+ <component base="macron" xOffset="-44" yOffset="-2200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1132, 'leftMargin': 96, 'rightMargin': 97}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/macronsubnosp.glif b/src/Interface-Regular.ufo/glyphs/macronsubnosp.glif
new file mode 100644
index 000000000..f977a1177
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/macronsubnosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macronsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0331"/>
+ <outline>
+ <contour>
+ <point x="-809" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-809" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-809" y="-404" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <component base="macron" xOffset="-1475" yOffset="-2200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/manat.glif b/src/Interface-Regular.ufo/glyphs/manat.glif
new file mode 100644
index 000000000..3f6972be1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/manat.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="manat" format="1">
+ <advance width="2016"/>
+ <unicode hex="20BC"/>
+ <outline>
+ <contour>
+ <point x="1816" y="0" type="line"/>
+ <point x="1816" y="252" type="line" smooth="yes"/>
+ <point x="1816" y="856"/>
+ <point x="1496" y="1224"/>
+ <point x="1008" y="1224" type="curve" smooth="yes"/>
+ <point x="536" y="1224"/>
+ <point x="200" y="856"/>
+ <point x="200" y="252" type="curve" smooth="yes"/>
+ <point x="200" y="0" type="line"/>
+ <point x="476" y="0" type="line"/>
+ <point x="476" y="252" type="line" smooth="yes"/>
+ <point x="476" y="736"/>
+ <point x="688" y="988"/>
+ <point x="1008" y="988" type="curve" smooth="yes"/>
+ <point x="1344" y="988"/>
+ <point x="1540" y="736"/>
+ <point x="1540" y="252" type="curve" smooth="yes"/>
+ <point x="1540" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1144" y="1488" type="line"/>
+ <point x="868" y="1488" type="line"/>
+ <point x="868" y="0" type="line"/>
+ <point x="1144" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1862, 'leftMargin': 124, 'rightMargin': 124}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/mcapturn.glif b/src/Interface-Regular.ufo/glyphs/mcapturn.glif
new file mode 100644
index 000000000..c30b2ab81
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/mcapturn.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="mcapturn" format="1">
+ <advance width="2528"/>
+ <unicode hex="019C"/>
+ <outline>
+ <contour>
+ <point x="2036" y="292" type="line"/>
+ <point x="2048" y="0" type="line"/>
+ <point x="2308" y="0" type="line"/>
+ <point x="2308" y="2004" type="line"/>
+ <point x="2036" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="2056" y="692" type="line"/>
+ <point x="2056" y="416"/>
+ <point x="1956" y="200"/>
+ <point x="1660" y="200" type="curve" smooth="yes"/>
+ <point x="1532" y="200"/>
+ <point x="1400" y="280"/>
+ <point x="1400" y="608" type="curve"/>
+ <point x="1400" y="2004" type="line"/>
+ <point x="1128" y="2004" type="line"/>
+ <point x="1128" y="608" type="line"/>
+ <point x="1128" y="128"/>
+ <point x="1324" y="-28"/>
+ <point x="1616" y="-28" type="curve" smooth="yes"/>
+ <point x="2024" y="-28"/>
+ <point x="2184" y="280"/>
+ <point x="2184" y="696" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1152" y="692" type="line"/>
+ <point x="1152" y="416"/>
+ <point x="1048" y="200"/>
+ <point x="752" y="200" type="curve" smooth="yes"/>
+ <point x="624" y="200"/>
+ <point x="496" y="280"/>
+ <point x="496" y="608" type="curve" smooth="yes"/>
+ <point x="496" y="2004" type="line"/>
+ <point x="220" y="2004" type="line"/>
+ <point x="220" y="608" type="line" smooth="yes"/>
+ <point x="220" y="132"/>
+ <point x="412" y="-28"/>
+ <point x="708" y="-28" type="curve" smooth="yes"/>
+ <point x="1116" y="-28"/>
+ <point x="1280" y="280"/>
+ <point x="1280" y="696" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2558, 'leftMargin': 234, 'rightMargin': 234}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/mhook.glif b/src/Interface-Regular.ufo/glyphs/mhook.glif
new file mode 100644
index 000000000..b49fab378
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/mhook.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="mhook" format="1">
+ <advance width="2528"/>
+ <unicode hex="0271"/>
+ <outline>
+ <contour>
+ <point x="1984" y="472" type="line"/>
+ <point x="1984" y="-192" type="line" smooth="yes"/>
+ <point x="1984" y="-352"/>
+ <point x="1904" y="-408"/>
+ <point x="1776" y="-408" type="curve" smooth="yes"/>
+ <point x="1756" y="-408"/>
+ <point x="1724" y="-404"/>
+ <point x="1700" y="-396" type="curve"/>
+ <point x="1700" y="-580" type="line"/>
+ <point x="1740" y="-592"/>
+ <point x="1800" y="-600"/>
+ <point x="1840" y="-600" type="curve" smooth="yes"/>
+ <point x="2064" y="-600"/>
+ <point x="2260" y="-456"/>
+ <point x="2260" y="-192" type="curve" smooth="yes"/>
+ <point x="2260" y="472" type="line"/>
+ </contour>
+ <component base="m" xOffset="-16"/>
+ <contour>
+ <point x="1232" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1232" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2448" y="1776" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2463, 'leftMargin': 256, 'rightMargin': 159}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/mill.glif b/src/Interface-Regular.ufo/glyphs/mill.glif
new file mode 100644
index 000000000..4dbf0e0bc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/mill.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="mill" format="1">
+ <advance width="2528"/>
+ <unicode hex="20A5"/>
+ <outline>
+ <contour>
+ <point x="1648" y="1760" type="line"/>
+ <point x="1412" y="1760" type="line"/>
+ <point x="636" y="-172" type="line"/>
+ <point x="876" y="-172" type="line"/>
+ </contour>
+ <component base="m" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2463, 'leftMargin': 256, 'rightMargin': 159}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/minus.glif b/src/Interface-Regular.ufo/glyphs/minus.glif
new file mode 100644
index 000000000..f12d4b2ca
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/minus.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="minus" format="1">
+ <advance width="1280"/>
+ <unicode hex="2212"/>
+ <outline>
+ <contour>
+ <point x="1152" y="988" type="line"/>
+ <point x="128" y="988" type="line"/>
+ <point x="128" y="780" type="line"/>
+ <point x="1152" y="780" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/minusmod.glif b/src/Interface-Regular.ufo/glyphs/minusmod.glif
new file mode 100644
index 000000000..d02f7ae23
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/minusmod.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="minusmod" format="1">
+ <advance width="736"/>
+ <unicode hex="02D7"/>
+ <outline>
+ <contour>
+ <point x="60" y="580" type="line"/>
+ <point x="60" y="388" type="line"/>
+ <point x="676" y="388" type="line"/>
+ <point x="676" y="580" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 754, 'leftMargin': 69, 'rightMargin': 69}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/minussub.glif b/src/Interface-Regular.ufo/glyphs/minussub.glif
new file mode 100644
index 000000000..28c313ae3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/minussub.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="minussub" format="1">
+ <advance width="1248"/>
+ <unicode hex="208B"/>
+ <outline>
+ <component base="minussuperior" xOffset="96" yOffset="-1376"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1056.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/minussubnosp.glif b/src/Interface-Regular.ufo/glyphs/minussubnosp.glif
new file mode 100644
index 000000000..493ec856a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/minussubnosp.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="minussubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0320"/>
+ <outline>
+ <contour>
+ <point x="-806" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-806" y="-452" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1114" y="-260" type="line"/>
+ <point x="-1114" y="-452" type="line"/>
+ <point x="-498" y="-452" type="line"/>
+ <point x="-498" y="-260" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/minussuperior.glif b/src/Interface-Regular.ufo/glyphs/minussuperior.glif
new file mode 100644
index 000000000..a9a088ca4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/minussuperior.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="minussuperior" format="1">
+ <advance width="1248"/>
+ <unicode hex="207B"/>
+ <outline>
+ <contour>
+ <point x="1044" y="1480" type="line"/>
+ <point x="208" y="1480" type="line"/>
+ <point x="208" y="1292" type="line"/>
+ <point x="1044" y="1292" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1056.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/mturn.glif b/src/Interface-Regular.ufo/glyphs/mturn.glif
new file mode 100644
index 000000000..dbe881513
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/mturn.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="mturn" format="1">
+ <advance width="2528"/>
+ <unicode hex="026F"/>
+ <outline>
+ <contour>
+ <point x="1272" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1272" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2496" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="724" y="-28" type="curve" smooth="yes"/>
+ <point x="1108" y="-28"/>
+ <point x="1316" y="280"/>
+ <point x="1316" y="612" type="curve"/>
+ <point x="1132" y="552" type="line"/>
+ <point x="1132" y="356"/>
+ <point x="1016" y="200"/>
+ <point x="804" y="200" type="curve" smooth="yes"/>
+ <point x="616" y="200"/>
+ <point x="496" y="268"/>
+ <point x="496" y="508" type="curve" smooth="yes"/>
+ <point x="496" y="1488" type="line"/>
+ <point x="220" y="1488" type="line"/>
+ <point x="220" y="508" type="line" smooth="yes"/>
+ <point x="220" y="136"/>
+ <point x="404" y="-28"/>
+ </contour>
+ <contour>
+ <point x="1608" y="-28" type="curve" smooth="yes"/>
+ <point x="2016" y="-28"/>
+ <point x="2216" y="280"/>
+ <point x="2216" y="696" type="curve"/>
+ <point x="2088" y="692" type="line"/>
+ <point x="2088" y="420"/>
+ <point x="2000" y="200"/>
+ <point x="1712" y="200" type="curve" smooth="yes"/>
+ <point x="1524" y="200"/>
+ <point x="1404" y="288"/>
+ <point x="1404" y="512" type="curve" smooth="yes"/>
+ <point x="1404" y="1488" type="line"/>
+ <point x="1128" y="1488" type="line"/>
+ <point x="1128" y="496" type="line" smooth="yes"/>
+ <point x="1128" y="124"/>
+ <point x="1336" y="-28"/>
+ </contour>
+ <contour>
+ <point x="2032" y="292" type="line"/>
+ <point x="2048" y="0" type="line"/>
+ <point x="2308" y="0" type="line"/>
+ <point x="2308" y="1488" type="line"/>
+ <point x="2032" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2463, 'leftMargin': 188, 'rightMargin': 189}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/mturndescend.glif b/src/Interface-Regular.ufo/glyphs/mturndescend.glif
new file mode 100644
index 000000000..de493a041
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/mturndescend.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="mturndescend" format="1">
+ <advance width="2528"/>
+ <unicode hex="0270"/>
+ <outline>
+ <contour>
+ <point x="1272" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1272" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2496" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2032" y="292" type="line"/>
+ <point x="2032" y="-572" type="line"/>
+ <point x="2308" y="-572" type="line"/>
+ <point x="2308" y="1488" type="line"/>
+ <point x="2032" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="2088" y="692" type="line"/>
+ <point x="2088" y="420"/>
+ <point x="2000" y="200"/>
+ <point x="1712" y="200" type="curve" smooth="yes"/>
+ <point x="1524" y="200"/>
+ <point x="1404" y="288"/>
+ <point x="1404" y="512" type="curve"/>
+ <point x="1404" y="1488" type="line"/>
+ <point x="1128" y="1488" type="line"/>
+ <point x="1128" y="496" type="line"/>
+ <point x="1128" y="124"/>
+ <point x="1336" y="-28"/>
+ <point x="1608" y="-28" type="curve" smooth="yes"/>
+ <point x="2016" y="-28"/>
+ <point x="2216" y="280"/>
+ <point x="2216" y="696" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1132" y="552" type="line"/>
+ <point x="1132" y="356"/>
+ <point x="1016" y="200"/>
+ <point x="804" y="200" type="curve" smooth="yes"/>
+ <point x="616" y="200"/>
+ <point x="496" y="268"/>
+ <point x="496" y="508" type="curve" smooth="yes"/>
+ <point x="496" y="1488" type="line"/>
+ <point x="220" y="1488" type="line"/>
+ <point x="220" y="508" type="line" smooth="yes"/>
+ <point x="220" y="136"/>
+ <point x="404" y="-28"/>
+ <point x="724" y="-28" type="curve" smooth="yes"/>
+ <point x="1108" y="-28"/>
+ <point x="1316" y="280"/>
+ <point x="1316" y="612" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2463, 'leftMargin': 188, 'rightMargin': 189}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/mu.glif b/src/Interface-Regular.ufo/glyphs/mu.glif
new file mode 100644
index 000000000..dd1c9d644
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/mu.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="mu" format="1">
+ <advance width="1760"/>
+ <unicode hex="00B5"/>
+ <outline>
+ <contour>
+ <point x="1280" y="1536" type="line"/>
+ <point x="1280" y="344" type="line"/>
+ <point x="1308" y="0" type="line"/>
+ <point x="1504" y="0" type="line"/>
+ <point x="1504" y="1536" type="line"/>
+ </contour>
+ <contour>
+ <point x="1332" y="692" type="line"/>
+ <point x="1332" y="400"/>
+ <point x="1132" y="180"/>
+ <point x="884" y="180" type="curve" smooth="yes"/>
+ <point x="748" y="180"/>
+ <point x="480" y="264"/>
+ <point x="480" y="636" type="curve"/>
+ <point x="356" y="636" type="line"/>
+ <point x="416" y="212" type="line"/>
+ <point x="496" y="44"/>
+ <point x="704" y="-28"/>
+ <point x="892" y="-28" type="curve" smooth="yes"/>
+ <point x="1196" y="-28"/>
+ <point x="1428" y="280"/>
+ <point x="1428" y="696" type="curve"/>
+ </contour>
+ <contour>
+ <point x="256" y="1536" type="line"/>
+ <point x="256" y="-572" type="line"/>
+ <point x="480" y="-572" type="line"/>
+ <point x="480" y="1536" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1796, 'leftMargin': 256, 'rightMargin': 292}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/multiply.glif b/src/Interface-Regular.ufo/glyphs/multiply.glif
new file mode 100644
index 000000000..49d91ecc1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/multiply.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="multiply" format="1">
+ <advance width="1536"/>
+ <unicode hex="00D7"/>
+ <outline>
+ <contour>
+ <point x="316" y="312" type="line"/>
+ <point x="1388" y="1404" type="line"/>
+ <point x="1236" y="1560" type="line"/>
+ <point x="164" y="468" type="line"/>
+ </contour>
+ <contour>
+ <point x="1220" y="312" type="line"/>
+ <point x="1372" y="468" type="line"/>
+ <point x="300" y="1560" type="line"/>
+ <point x="148" y="1404" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/n.glif b/src/Interface-Regular.ufo/glyphs/n.glif
new file mode 100644
index 000000000..e707ec8f4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/n.glif
@@ -0,0 +1,107 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="n" format="1">
+ <advance width="1632"/>
+ <unicode hex="006E"/>
+ <outline>
+ <contour>
+ <point x="460" y="908" type="line" smooth="yes"/>
+ <point x="460" y="1196"/>
+ <point x="680" y="1328"/>
+ <point x="856" y="1328" type="curve" smooth="yes"/>
+ <point x="1052" y="1328"/>
+ <point x="1192" y="1184"/>
+ <point x="1192" y="960" type="curve" smooth="yes"/>
+ <point x="1192" y="0" type="line"/>
+ <point x="1428" y="0" type="line"/>
+ <point x="1428" y="976" type="line" smooth="yes"/>
+ <point x="1428" y="1368"/>
+ <point x="1220" y="1556"/>
+ <point x="932" y="1556" type="curve" smooth="yes"/>
+ <point x="700" y="1556"/>
+ <point x="548" y="1432"/>
+ <point x="476" y="1276" type="curve"/>
+ <point x="460" y="1276" type="line"/>
+ <point x="460" y="1536" type="line"/>
+ <point x="224" y="1536" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="460" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="640.0" y="1776.0" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="624.0" y="16.0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="-184.0" y="2120.0" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="1224.0" y="0.0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="640.0" y="1776.0" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="1416.0" y="2200.0" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1416.0" y="-560.0" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1416.0" y="1776.0" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>m</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>-16</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>n</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>1632</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/naira.glif b/src/Interface-Regular.ufo/glyphs/naira.glif
new file mode 100644
index 000000000..74f80df1f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/naira.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="naira" format="1">
+ <advance width="2272"/>
+ <unicode hex="20A6"/>
+ <outline>
+ <contour>
+ <point x="2216" y="1300" type="line"/>
+ <point x="56" y="1300" type="line"/>
+ <point x="56" y="1080" type="line"/>
+ <point x="2216" y="1080" type="line"/>
+ </contour>
+ <contour>
+ <point x="2216" y="888" type="line"/>
+ <point x="56" y="888" type="line"/>
+ <point x="56" y="668" type="line"/>
+ <point x="2216" y="668" type="line"/>
+ </contour>
+ <component base="N" xOffset="128"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2244.0, 'leftMargin': 41, 'rightMargin': 41.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/nine.frac.glif b/src/Interface-Regular.ufo/glyphs/nine.frac.glif
new file mode 100644
index 000000000..e85574ea0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/nine.frac.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nine.frac" format="1">
+ <advance width="1248"/>
+ <outline>
+ <component base="nine.sup" xOffset="116" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 100, 'rightMargin': 121}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/nine.glif b/src/Interface-Regular.ufo/glyphs/nine.glif
new file mode 100644
index 000000000..15032b860
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/nine.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nine" format="1">
+ <advance width="1664"/>
+ <unicode hex="0039"/>
+ <outline>
+ <contour>
+ <point x="428.074" y="510" type="curve"/>
+ <point x="192.4938" y="510" type="line"/>
+ <point x="265" y="161.5"/>
+ <point x="449.463" y="-30"/>
+ <point x="787.228" y="-30" type="curve" smooth="yes"/>
+ <point x="1242.45" y="-30"/>
+ <point x="1476" y="367"/>
+ <point x="1476" y="1000" type="curve" smooth="yes"/>
+ <point x="1476" y="1068" type="line" smooth="yes"/>
+ <point x="1476" y="1723.524"/>
+ <point x="1270.47" y="2074"/>
+ <point x="809.877" y="2074" type="curve" smooth="yes"/>
+ <point x="391.51800000000003" y="2074"/>
+ <point x="160" y="1778"/>
+ <point x="160" y="1402" type="curve" smooth="yes"/>
+ <point x="160" y="1074"/>
+ <point x="342.778" y="758"/>
+ <point x="757.074" y="758" type="curve" smooth="yes"/>
+ <point x="1045.4569999999999" y="758"/>
+ <point x="1386.64" y="926"/>
+ <point x="1386.64" y="1410" type="curve"/>
+ <point x="1212.3" y="1410" type="line"/>
+ <point x="1212.3" y="1146"/>
+ <point x="1018.901" y="978"/>
+ <point x="781.753" y="978" type="curve" smooth="yes"/>
+ <point x="499.309" y="978"/>
+ <point x="395.765" y="1182"/>
+ <point x="395.765" y="1414" type="curve" smooth="yes"/>
+ <point x="395.765" y="1678"/>
+ <point x="568.358" y="1858"/>
+ <point x="789.877" y="1858" type="curve" smooth="yes"/>
+ <point x="1010.778" y="1858"/>
+ <point x="1212.3" y="1706"/>
+ <point x="1212.3" y="1394" type="curve"/>
+ <point x="1232.3" y="1010" type="line"/>
+ <point x="1232.3" y="340"/>
+ <point x="993.515" y="190"/>
+ <point x="784.491" y="190" type="curve" smooth="yes"/>
+ <point x="542.818" y="190"/>
+ <point x="474.784" y="369.5"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/nine.sup.glif b/src/Interface-Regular.ufo/glyphs/nine.sup.glif
new file mode 100644
index 000000000..51314d469
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/nine.sup.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nine.sup" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="404" y="176" type="line"/>
+ <point x="404" y="-12" type="line"/>
+ <point x="424" y="-12" type="line"/>
+ <point x="840" y="-12"/>
+ <point x="1032" y="204"/>
+ <point x="1032" y="588" type="curve"/>
+ <point x="1032" y="656" type="line"/>
+ <point x="1032" y="936"/>
+ <point x="880" y="1100"/>
+ <point x="624" y="1100" type="curve" smooth="yes"/>
+ <point x="372" y="1100"/>
+ <point x="216" y="924"/>
+ <point x="216" y="716" type="curve"/>
+ <point x="216" y="500"/>
+ <point x="340" y="352"/>
+ <point x="572" y="352" type="curve"/>
+ <point x="756" y="352"/>
+ <point x="880" y="484"/>
+ <point x="888" y="608" type="curve"/>
+ <point x="820" y="672" type="line"/>
+ <point x="816" y="604"/>
+ <point x="740" y="528"/>
+ <point x="628" y="528" type="curve"/>
+ <point x="508" y="528"/>
+ <point x="448" y="608"/>
+ <point x="448" y="716" type="curve"/>
+ <point x="448" y="824"/>
+ <point x="512" y="912"/>
+ <point x="624" y="912" type="curve" smooth="yes"/>
+ <point x="724" y="912"/>
+ <point x="800" y="844"/>
+ <point x="800" y="700" type="curve" smooth="yes"/>
+ <point x="800" y="496" type="line" smooth="yes"/>
+ <point x="800" y="276"/>
+ <point x="688" y="176"/>
+ <point x="424" y="176" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 100, 'rightMargin': 121}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/nineinferior.glif b/src/Interface-Regular.ufo/glyphs/nineinferior.glif
new file mode 100644
index 000000000..be7149ee5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/nineinferior.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nineinferior" format="1">
+ <advance width="1248"/>
+ <unicode hex="2089"/>
+ <outline>
+ <component base="nine.sup" xOffset="116" yOffset="-504"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 100, 'rightMargin': 121}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/nineroman.glif b/src/Interface-Regular.ufo/glyphs/nineroman.glif
new file mode 100644
index 000000000..52d42e612
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/nineroman.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nineroman" format="1">
+ <advance width="2272"/>
+ <unicode hex="2178"/>
+ <outline>
+ <component base="i" xOffset="-24"/>
+ <component base="x" xOffset="672"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2100, 'leftMargin': 216, 'rightMargin': -4}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ninesuperior.glif b/src/Interface-Regular.ufo/glyphs/ninesuperior.glif
new file mode 100644
index 000000000..6fb41cf4d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ninesuperior.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ninesuperior" format="1">
+ <advance width="1248"/>
+ <unicode hex="2079"/>
+ <outline>
+ <component base="nine.sup" xOffset="116" yOffset="916"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 100, 'rightMargin': 121}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/njecyrillic.glif b/src/Interface-Regular.ufo/glyphs/njecyrillic.glif
new file mode 100644
index 000000000..4532e46e9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/njecyrillic.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="njecyrillic" format="1">
+ <advance width="2528"/>
+ <unicode hex="045A"/>
+ <outline>
+ <contour>
+ <point x="1184" y="932" type="line"/>
+ <point x="416" y="932" type="line"/>
+ <point x="416" y="712" type="line"/>
+ <point x="1184" y="712" type="line"/>
+ </contour>
+ <contour>
+ <point x="472" y="1488" type="line"/>
+ <point x="200" y="1488" type="line"/>
+ <point x="200" y="0" type="line"/>
+ <point x="472" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1336" y="924" type="line"/>
+ <point x="1336" y="708" type="line"/>
+ <point x="1772" y="708" type="line"/>
+ <point x="1984" y="708"/>
+ <point x="2056" y="588"/>
+ <point x="2056" y="472" type="curve"/>
+ <point x="2056" y="352"/>
+ <point x="1984" y="216"/>
+ <point x="1772" y="216" type="curve"/>
+ <point x="1404" y="216" type="line"/>
+ <point x="1404" y="1488" type="line"/>
+ <point x="1132" y="1488" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ <point x="1772" y="0" type="line"/>
+ <point x="2136" y="0"/>
+ <point x="2332" y="208"/>
+ <point x="2332" y="468" type="curve"/>
+ <point x="2332" y="732"/>
+ <point x="2136" y="924"/>
+ <point x="1772" y="924" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2426, 'leftMargin': 213, 'rightMargin': 80}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/nlfthook.glif b/src/Interface-Regular.ufo/glyphs/nlfthook.glif
new file mode 100644
index 000000000..860d20638
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/nlfthook.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nlfthook" format="1">
+ <advance width="1760"/>
+ <unicode hex="0272"/>
+ <outline>
+ <contour>
+ <point x="348" y="472" type="line"/>
+ <point x="348" y="-192" type="line" smooth="yes"/>
+ <point x="348" y="-352"/>
+ <point x="268" y="-408"/>
+ <point x="140" y="-408" type="curve" smooth="yes"/>
+ <point x="120" y="-408"/>
+ <point x="88" y="-404"/>
+ <point x="64" y="-396" type="curve"/>
+ <point x="64" y="-580" type="line"/>
+ <point x="104" y="-592"/>
+ <point x="164" y="-600"/>
+ <point x="200" y="-600" type="curve" smooth="yes"/>
+ <point x="428" y="-600"/>
+ <point x="624" y="-456"/>
+ <point x="624" y="-192" type="curve" smooth="yes"/>
+ <point x="624" y="472" type="line"/>
+ </contour>
+ <component base="n" xOffset="160"/>
+ <contour>
+ <point x="956" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="956" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1716" y="1776" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1636, 'leftMargin': -14, 'rightMargin': 20}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/notequal.glif b/src/Interface-Regular.ufo/glyphs/notequal.glif
new file mode 100644
index 000000000..6f40b4429
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/notequal.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="notequal" format="1">
+ <advance width="1664"/>
+ <unicode hex="2260"/>
+ <outline>
+ <contour>
+ <point x="1388" y="1556" type="line"/>
+ <point x="1252" y="1640" type="line"/>
+ <point x="424" y="232" type="line"/>
+ <point x="564" y="148" type="line"/>
+ </contour>
+ <component base="equal"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1543, 'leftMargin': 256, 'rightMargin': 135}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/nrthook.glif b/src/Interface-Regular.ufo/glyphs/nrthook.glif
new file mode 100644
index 000000000..38b91a0ab
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/nrthook.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nrthook" format="1">
+ <advance width="1760"/>
+ <unicode hex="0273"/>
+ <outline>
+ <contour>
+ <point x="1024" y="472" type="line"/>
+ <point x="1024" y="-192" type="line" smooth="yes"/>
+ <point x="1024" y="-456"/>
+ <point x="1216" y="-600"/>
+ <point x="1444" y="-600" type="curve" smooth="yes"/>
+ <point x="1488" y="-600"/>
+ <point x="1544" y="-596"/>
+ <point x="1580" y="-584" type="curve"/>
+ <point x="1580" y="-400" type="line"/>
+ <point x="1560" y="-408"/>
+ <point x="1524" y="-408"/>
+ <point x="1504" y="-408" type="curve" smooth="yes"/>
+ <point x="1376" y="-408"/>
+ <point x="1296" y="-352"/>
+ <point x="1296" y="-192" type="curve" smooth="yes"/>
+ <point x="1296" y="472" type="line"/>
+ </contour>
+ <component base="n" xOffset="-72"/>
+ <contour>
+ <point x="716" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="716" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1564" y="1776" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1638, 'leftMargin': 256, 'rightMargin': -13}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/nsuperior.glif b/src/Interface-Regular.ufo/glyphs/nsuperior.glif
new file mode 100644
index 000000000..5703922e5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/nsuperior.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nsuperior" format="1">
+ <advance width="1248"/>
+ <unicode hex="207F"/>
+ <outline>
+ <contour>
+ <point x="436" y="1760" type="line"/>
+ <point x="376" y="1996" type="line"/>
+ <point x="184" y="1996" type="line"/>
+ <point x="184" y="896" type="line"/>
+ <point x="436" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="404" y="1484" type="line"/>
+ <point x="404" y="1664"/>
+ <point x="472" y="1808"/>
+ <point x="628" y="1808" type="curve" smooth="yes"/>
+ <point x="740" y="1808"/>
+ <point x="816" y="1740"/>
+ <point x="816" y="1548" type="curve"/>
+ <point x="816" y="896" type="line"/>
+ <point x="1064" y="896" type="line"/>
+ <point x="1064" y="1596" type="line"/>
+ <point x="1064" y="1892"/>
+ <point x="928" y="2016"/>
+ <point x="712" y="2016" type="curve" smooth="yes"/>
+ <point x="480" y="2016"/>
+ <point x="340" y="1792"/>
+ <point x="340" y="1480" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1189, 'leftMargin': 168, 'rightMargin': 140}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/numbersign.glif b/src/Interface-Regular.ufo/glyphs/numbersign.glif
new file mode 100644
index 000000000..7738bc9d8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/numbersign.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="numbersign" format="1">
+ <advance width="1792"/>
+ <unicode hex="0023"/>
+ <outline>
+ <contour>
+ <point x="388" y="0" type="line"/>
+ <point x="600" y="0" type="line"/>
+ <point x="872" y="2048" type="line"/>
+ <point x="660" y="2048" type="line"/>
+ </contour>
+ <contour>
+ <point x="948" y="0" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ <point x="1432" y="2048" type="line"/>
+ <point x="1220" y="2048" type="line"/>
+ </contour>
+ <contour>
+ <point x="1664" y="1280" type="line"/>
+ <point x="1664" y="1488" type="line"/>
+ <point x="256" y="1488" type="line"/>
+ <point x="256" y="1280" type="line"/>
+ </contour>
+ <contour>
+ <point x="1536" y="568" type="line"/>
+ <point x="1536" y="768" type="line"/>
+ <point x="128" y="768" type="line"/>
+ <point x="128" y="568" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/numeralgreek.glif b/src/Interface-Regular.ufo/glyphs/numeralgreek.glif
new file mode 100644
index 000000000..6cd9183d5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/numeralgreek.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="numeralgreek" format="1">
+ <advance width="736"/>
+ <unicode hex="0374"/>
+ <outline>
+ <component base="primemod" xOffset="112"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 646, 'leftMargin': 140, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/numeralgreeksub.glif b/src/Interface-Regular.ufo/glyphs/numeralgreeksub.glif
new file mode 100644
index 000000000..87d7cd9ee
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/numeralgreeksub.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="numeralgreeksub" format="1">
+ <advance width="736"/>
+ <unicode hex="0375"/>
+ <outline>
+ <contour>
+ <point x="580" y="-88" type="line"/>
+ <point x="416" y="-88" type="line"/>
+ <point x="156" y="-572" type="line"/>
+ <point x="408" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 646, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/numero.glif b/src/Interface-Regular.ufo/glyphs/numero.glif
new file mode 100644
index 000000000..0238c85ba
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/numero.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="numero" format="1">
+ <advance width="2784"/>
+ <unicode hex="2116"/>
+ <outline>
+ <contour>
+ <point x="2604" y="768" type="line"/>
+ <point x="1752" y="768" type="line"/>
+ <point x="1752" y="564" type="line"/>
+ <point x="2604" y="564" type="line"/>
+ </contour>
+ <contour>
+ <point x="1704" y="1416" type="line"/>
+ <point x="1704" y="1132"/>
+ <point x="1888" y="944"/>
+ <point x="2184" y="944" type="curve" smooth="yes"/>
+ <point x="2476" y="944"/>
+ <point x="2656" y="1132"/>
+ <point x="2656" y="1416" type="curve"/>
+ <point x="2656" y="1552" type="line"/>
+ <point x="2656" y="1836"/>
+ <point x="2476" y="2024"/>
+ <point x="2180" y="2024" type="curve" smooth="yes"/>
+ <point x="1888" y="2024"/>
+ <point x="1704" y="1836"/>
+ <point x="1704" y="1552" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1944" y="1552" type="line"/>
+ <point x="1944" y="1712"/>
+ <point x="2020" y="1820"/>
+ <point x="2180" y="1820" type="curve" smooth="yes"/>
+ <point x="2340" y="1820"/>
+ <point x="2416" y="1712"/>
+ <point x="2416" y="1552" type="curve"/>
+ <point x="2416" y="1416" type="line"/>
+ <point x="2416" y="1252"/>
+ <point x="2340" y="1144"/>
+ <point x="2184" y="1144" type="curve" smooth="yes"/>
+ <point x="2020" y="1144"/>
+ <point x="1944" y="1252"/>
+ <point x="1944" y="1416" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1492" y="2004" type="line"/>
+ <point x="1220" y="2004" type="line"/>
+ <point x="1220" y="464" type="line"/>
+ <point x="432" y="2004" type="line"/>
+ <point x="128" y="2004" type="line"/>
+ <point x="128" y="0" type="line"/>
+ <point x="404" y="0" type="line"/>
+ <point x="404" y="1532" type="line"/>
+ <point x="1188" y="0" type="line"/>
+ <point x="1492" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2901, 'leftMargin': 219, 'rightMargin': 154}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/o.cn.glif b/src/Interface-Regular.ufo/glyphs/o.cn.glif
new file mode 100644
index 000000000..12cad0067
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/o.cn.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="o.cn" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="200" y="676" type="line"/>
+ <point x="200" y="208"/>
+ <point x="500" y="-28"/>
+ <point x="880" y="-28" type="curve" smooth="yes"/>
+ <point x="1264" y="-28"/>
+ <point x="1560" y="208"/>
+ <point x="1560" y="676" type="curve"/>
+ <point x="1560" y="812" type="line"/>
+ <point x="1560" y="1280"/>
+ <point x="1264" y="1516"/>
+ <point x="880" y="1516" type="curve" smooth="yes"/>
+ <point x="500" y="1516"/>
+ <point x="200" y="1280"/>
+ <point x="200" y="812" type="curve"/>
+ </contour>
+ <contour>
+ <point x="476" y="812" type="line"/>
+ <point x="476" y="1136"/>
+ <point x="644" y="1296"/>
+ <point x="880" y="1296" type="curve" smooth="yes"/>
+ <point x="1116" y="1296"/>
+ <point x="1284" y="1136"/>
+ <point x="1284" y="812" type="curve"/>
+ <point x="1284" y="676" type="line"/>
+ <point x="1284" y="348"/>
+ <point x="1152" y="192"/>
+ <point x="880" y="192" type="curve" smooth="yes"/>
+ <point x="644" y="192"/>
+ <point x="476" y="348"/>
+ <point x="476" y="676" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1613, 'leftMargin': 127, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/o.glif b/src/Interface-Regular.ufo/glyphs/o.glif
new file mode 100644
index 000000000..6679e764a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/o.glif
@@ -0,0 +1,106 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="o" format="1">
+ <advance width="1664"/>
+ <unicode hex="006F"/>
+ <outline>
+ <contour>
+ <point x="828" y="184" type="curve" smooth="yes"/>
+ <point x="536" y="184"/>
+ <point x="384" y="440"/>
+ <point x="384" y="768" type="curve" smooth="yes"/>
+ <point x="384" y="1100"/>
+ <point x="552" y="1344"/>
+ <point x="828" y="1344" type="curve" smooth="yes"/>
+ <point x="1116" y="1344"/>
+ <point x="1268" y="1132"/>
+ <point x="1268" y="768" type="curve" smooth="yes"/>
+ <point x="1268" y="400"/>
+ <point x="1116" y="184"/>
+ </contour>
+ <contour>
+ <point x="828" y="-32" type="curve" smooth="yes"/>
+ <point x="1264" y="-32"/>
+ <point x="1524" y="276"/>
+ <point x="1524" y="768" type="curve" smooth="yes"/>
+ <point x="1524" y="1256"/>
+ <point x="1264" y="1556"/>
+ <point x="828" y="1556" type="curve" smooth="yes"/>
+ <point x="400" y="1556"/>
+ <point x="140" y="1224"/>
+ <point x="140" y="768" type="curve" smooth="yes"/>
+ <point x="140" y="296"/>
+ <point x="400" y="-32"/>
+ </contour>
+ <contour>
+ <point x="824" y="1792" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="824" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1608" y="2176" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1608" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1360" y="896" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="1544" y="1792" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>c</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>o</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>1664</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/o_uni02DE__.glif b/src/Interface-Regular.ufo/glyphs/o_uni02DE__.glif
new file mode 100644
index 000000000..8011bd563
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/o_uni02DE__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="o_uni02DE" format="1">
+ <advance width="2304"/>
+ <outline>
+ <contour>
+ <point x="2012" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="628" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="640" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="640" y="0" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1448" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1448" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <component base="o" xOffset="-168"/>
+ <component base="rhotichookmod" xOffset="1448"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2177, 'leftMargin': 236, 'rightMargin': -223}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/oe.glif b/src/Interface-Regular.ufo/glyphs/oe.glif
new file mode 100644
index 000000000..c2bfd9ccd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/oe.glif
@@ -0,0 +1,98 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oe" format="1">
+ <advance width="2528"/>
+ <unicode hex="0153"/>
+ <outline>
+ <contour>
+ <point x="1264" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1264" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2520" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2520" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2520" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1856" y="-28" type="curve"/>
+ <point x="2128" y="-28"/>
+ <point x="2296" y="68"/>
+ <point x="2384" y="156" type="curve"/>
+ <point x="2276" y="336" type="line"/>
+ <point x="2184" y="256"/>
+ <point x="2052" y="192"/>
+ <point x="1856" y="192" type="curve" smooth="yes"/>
+ <point x="1584" y="192"/>
+ <point x="1452" y="428"/>
+ <point x="1452" y="720" type="curve" smooth="yes"/>
+ <point x="1452" y="776" type="line" smooth="yes"/>
+ <point x="1452" y="1064"/>
+ <point x="1604" y="1296"/>
+ <point x="1816" y="1296" type="curve"/>
+ <point x="2052" y="1296"/>
+ <point x="2148" y="1120"/>
+ <point x="2148" y="932" type="curve"/>
+ <point x="2148" y="896" type="line"/>
+ <point x="1340" y="896" type="line"/>
+ <point x="1340" y="676" type="line"/>
+ <point x="2424" y="676" type="line"/>
+ <point x="2424" y="848" type="line" smooth="yes"/>
+ <point x="2424" y="1236"/>
+ <point x="2232" y="1516"/>
+ <point x="1816" y="1516" type="curve" smooth="yes"/>
+ <point x="1480" y="1520"/>
+ <point x="1176" y="1212"/>
+ <point x="1176" y="776" type="curve" smooth="yes"/>
+ <point x="1176" y="720" type="line" smooth="yes"/>
+ <point x="1176" y="284"/>
+ <point x="1436" y="-28"/>
+ </contour>
+ <contour>
+ <point x="104" y="728" type="line"/>
+ <point x="104" y="300"/>
+ <point x="352" y="-28"/>
+ <point x="772" y="-28" type="curve" smooth="yes"/>
+ <point x="1192" y="-28"/>
+ <point x="1436" y="300"/>
+ <point x="1436" y="728" type="curve"/>
+ <point x="1436" y="760" type="line"/>
+ <point x="1436" y="1188"/>
+ <point x="1192" y="1516"/>
+ <point x="768" y="1516" type="curve" smooth="yes"/>
+ <point x="352" y="1516"/>
+ <point x="104" y="1188"/>
+ <point x="104" y="760" type="curve"/>
+ </contour>
+ <contour>
+ <point x="380" y="760" type="line"/>
+ <point x="380" y="1044"/>
+ <point x="500" y="1296"/>
+ <point x="768" y="1296" type="curve" smooth="yes"/>
+ <point x="1044" y="1296"/>
+ <point x="1164" y="1044"/>
+ <point x="1164" y="760" type="curve"/>
+ <point x="1164" y="728" type="line"/>
+ <point x="1164" y="440"/>
+ <point x="1044" y="192"/>
+ <point x="772" y="192" type="curve" smooth="yes"/>
+ <point x="500" y="192"/>
+ <point x="380" y="440"/>
+ <point x="380" y="728" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2548, 'leftMargin': 135, 'rightMargin': 94}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ogonek.glif b/src/Interface-Regular.ufo/glyphs/ogonek.glif
new file mode 100644
index 000000000..8ca38a7ff
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ogonek.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ogonek" format="1">
+ <advance width="736"/>
+ <unicode hex="02DB"/>
+ <outline>
+ <contour>
+ <point x="592" y="0" type="move" name="_ogonek"/>
+ </contour>
+ <contour>
+ <point x="592" y="0" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="480" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="480" y="-600" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="484" y="84" type="line"/>
+ <point x="220" y="-36"/>
+ <point x="120" y="-188"/>
+ <point x="120" y="-336" type="curve" smooth="yes"/>
+ <point x="120" y="-508"/>
+ <point x="240" y="-600"/>
+ <point x="392" y="-600" type="curve" smooth="yes"/>
+ <point x="504" y="-600"/>
+ <point x="572" y="-568"/>
+ <point x="616" y="-540" type="curve"/>
+ <point x="600" y="-364" type="line"/>
+ <point x="572" y="-380"/>
+ <point x="524" y="-400"/>
+ <point x="464" y="-400" type="curve" smooth="yes"/>
+ <point x="384" y="-400"/>
+ <point x="360" y="-364"/>
+ <point x="360" y="-304" type="curve" smooth="yes"/>
+ <point x="360" y="-184"/>
+ <point x="472" y="-88"/>
+ <point x="592" y="0" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 776, 'leftMargin': 66, 'rightMargin': 214}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ogoneknosp.glif b/src/Interface-Regular.ufo/glyphs/ogoneknosp.glif
new file mode 100644
index 000000000..7fb698a54
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ogoneknosp.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ogoneknosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0328"/>
+ <outline>
+ <contour>
+ <point x="-781" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-760" y="83" type="line"/>
+ <point x="-1023" y="-34"/>
+ <point x="-1132" y="-186"/>
+ <point x="-1132" y="-334" type="curve" smooth="yes"/>
+ <point x="-1132" y="-509"/>
+ <point x="-1012" y="-601"/>
+ <point x="-861" y="-601" type="curve" smooth="yes"/>
+ <point x="-749" y="-601"/>
+ <point x="-681" y="-568"/>
+ <point x="-635" y="-540" type="curve"/>
+ <point x="-653" y="-364" type="line"/>
+ <point x="-681" y="-378"/>
+ <point x="-730" y="-400"/>
+ <point x="-789" y="-400" type="curve" smooth="yes"/>
+ <point x="-866" y="-400"/>
+ <point x="-894" y="-363"/>
+ <point x="-894" y="-303" type="curve" smooth="yes"/>
+ <point x="-894" y="-184"/>
+ <point x="-778" y="-87"/>
+ <point x="-661" y="0" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ohorn.glif b/src/Interface-Regular.ufo/glyphs/ohorn.glif
new file mode 100644
index 000000000..5e9f8cba7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ohorn.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ohorn" format="1">
+ <advance width="1760"/>
+ <unicode hex="01A1"/>
+ <outline>
+ <contour>
+ <point x="728" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="728" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1544" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1380" y="1652" type="line"/>
+ <point x="1380" y="1456"/>
+ <point x="1352" y="1324"/>
+ <point x="1152" y="1324" type="curve"/>
+ <point x="1152" y="1156" type="line"/>
+ <point x="1484" y="1156"/>
+ <point x="1600" y="1348"/>
+ <point x="1600" y="1652" type="curve"/>
+ </contour>
+ <component base="o" xOffset="-76"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1617.0, 'leftMargin': 236, 'rightMargin': -55.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/oi.glif b/src/Interface-Regular.ufo/glyphs/oi.glif
new file mode 100644
index 000000000..3d9d811f1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/oi.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oi" format="1">
+ <advance width="1760"/>
+ <unicode hex="01A3"/>
+ <outline>
+ <contour>
+ <point x="756" y="192" type="curve" smooth="yes"/>
+ <point x="508" y="192"/>
+ <point x="364" y="384"/>
+ <point x="364" y="716" type="curve" smooth="yes"/>
+ <point x="364" y="772" type="line" smooth="yes"/>
+ <point x="364" y="1024"/>
+ <point x="448" y="1296"/>
+ <point x="756" y="1296" type="curve"/>
+ <point x="836" y="1296"/>
+ <point x="904" y="1272"/>
+ <point x="956" y="1232" type="curve"/>
+ <point x="956" y="700" type="line"/>
+ <point x="1232" y="700" type="line"/>
+ <point x="1232" y="1304" type="line"/>
+ <point x="1128" y="1436"/>
+ <point x="964" y="1516"/>
+ <point x="756" y="1516" type="curve" smooth="yes"/>
+ <point x="304" y="1516"/>
+ <point x="88" y="1168"/>
+ <point x="88" y="772" type="curve" smooth="yes"/>
+ <point x="88" y="716" type="line" smooth="yes"/>
+ <point x="88" y="320"/>
+ <point x="300" y="-28"/>
+ <point x="756" y="-28" type="curve"/>
+ <point x="948" y="-28"/>
+ <point x="1124" y="60"/>
+ <point x="1232" y="188" type="curve"/>
+ <point x="1232" y="748" type="line"/>
+ <point x="956" y="748" type="line"/>
+ <point x="956" y="252" type="line"/>
+ <point x="900" y="216"/>
+ <point x="832" y="192"/>
+ </contour>
+ <contour>
+ <point x="1672" y="1488" type="line"/>
+ <point x="1456" y="1488" type="line"/>
+ <point x="1100" y="1304" type="line"/>
+ <point x="1100" y="956" type="line"/>
+ <point x="1400" y="1132" type="line"/>
+ <point x="1400" y="-572" type="line"/>
+ <point x="1672" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1910, 'leftMargin': 127, 'rightMargin': 198}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/omega.glif b/src/Interface-Regular.ufo/glyphs/omega.glif
new file mode 100644
index 000000000..94e0d2978
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/omega.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="omega" format="1">
+ <advance width="2272"/>
+ <unicode hex="03C9"/>
+ <outline>
+ <contour>
+ <point x="1140" y="1740" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1136" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2300" y="1740" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1656" y="1488" type="line"/>
+ <point x="1768" y="1260"/>
+ <point x="1848" y="1024"/>
+ <point x="1856" y="780" type="curve"/>
+ <point x="1856" y="456"/>
+ <point x="1780" y="192"/>
+ <point x="1568" y="192" type="curve" smooth="yes"/>
+ <point x="1400" y="192"/>
+ <point x="1276" y="316"/>
+ <point x="1276" y="648" type="curve"/>
+ <point x="1276" y="1060" type="line"/>
+ <point x="1084" y="1060" type="line"/>
+ <point x="1084" y="648" type="line"/>
+ <point x="1084" y="216"/>
+ <point x="1264" y="-28"/>
+ <point x="1580" y="-28" type="curve" smooth="yes"/>
+ <point x="1988" y="-28"/>
+ <point x="2132" y="356"/>
+ <point x="2132" y="780" type="curve"/>
+ <point x="2132" y="1080"/>
+ <point x="2044" y="1320"/>
+ <point x="1944" y="1488" type="curve"/>
+ </contour>
+ <contour>
+ <point x="328" y="1488" type="line"/>
+ <point x="228" y="1320"/>
+ <point x="144" y="1080"/>
+ <point x="144" y="780" type="curve"/>
+ <point x="144" y="356"/>
+ <point x="288" y="-28"/>
+ <point x="692" y="-28" type="curve" smooth="yes"/>
+ <point x="1012" y="-28"/>
+ <point x="1188" y="216"/>
+ <point x="1188" y="648" type="curve"/>
+ <point x="1188" y="1060" type="line"/>
+ <point x="1000" y="1060" type="line"/>
+ <point x="1000" y="648" type="line"/>
+ <point x="1000" y="316"/>
+ <point x="872" y="192"/>
+ <point x="704" y="192" type="curve" smooth="yes"/>
+ <point x="496" y="192"/>
+ <point x="420" y="460"/>
+ <point x="420" y="780" type="curve"/>
+ <point x="424" y="1024"/>
+ <point x="508" y="1260"/>
+ <point x="616" y="1488" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2320, 'leftMargin': 164, 'rightMargin': 169}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/omegaclosed.glif b/src/Interface-Regular.ufo/glyphs/omegaclosed.glif
new file mode 100644
index 000000000..7d1f491b6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/omegaclosed.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="omegaclosed" format="1">
+ <advance width="2272"/>
+ <unicode hex="0277"/>
+ <outline>
+ <contour>
+ <point x="1132" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1132" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2296" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1136" y="1516" type="line"/>
+ <point x="412" y="1516"/>
+ <point x="144" y="1080"/>
+ <point x="144" y="684" type="curve" smooth="yes"/>
+ <point x="144" y="356"/>
+ <point x="288" y="-28"/>
+ <point x="692" y="-28" type="curve" smooth="yes"/>
+ <point x="1012" y="-28"/>
+ <point x="1188" y="216"/>
+ <point x="1188" y="648" type="curve" smooth="yes"/>
+ <point x="1188" y="908" type="line"/>
+ <point x="1000" y="908" type="line"/>
+ <point x="1000" y="648" type="line" smooth="yes"/>
+ <point x="1000" y="316"/>
+ <point x="872" y="192"/>
+ <point x="704" y="192" type="curve" smooth="yes"/>
+ <point x="496" y="192"/>
+ <point x="420" y="460"/>
+ <point x="420" y="688" type="curve" smooth="yes"/>
+ <point x="420" y="1024"/>
+ <point x="592" y="1296"/>
+ <point x="1136" y="1296" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1136" y="1296" type="line"/>
+ <point x="1680" y="1296"/>
+ <point x="1856" y="1024"/>
+ <point x="1856" y="688" type="curve" smooth="yes"/>
+ <point x="1856" y="460"/>
+ <point x="1776" y="192"/>
+ <point x="1568" y="192" type="curve" smooth="yes"/>
+ <point x="1400" y="192"/>
+ <point x="1272" y="316"/>
+ <point x="1272" y="648" type="curve" smooth="yes"/>
+ <point x="1272" y="908" type="line"/>
+ <point x="1084" y="908" type="line"/>
+ <point x="1084" y="648" type="line" smooth="yes"/>
+ <point x="1084" y="216"/>
+ <point x="1260" y="-28"/>
+ <point x="1580" y="-28" type="curve" smooth="yes"/>
+ <point x="1988" y="-28"/>
+ <point x="2128" y="356"/>
+ <point x="2128" y="688" type="curve" smooth="yes"/>
+ <point x="2128" y="1080"/>
+ <point x="1860" y="1516"/>
+ <point x="1136" y="1516" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2316, 'leftMargin': 165, 'rightMargin': 165}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/omegacyrillic.glif b/src/Interface-Regular.ufo/glyphs/omegacyrillic.glif
new file mode 100644
index 000000000..5333be94d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/omegacyrillic.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="omegacyrillic" format="1">
+ <advance width="2016"/>
+ <unicode hex="0461"/>
+ <outline>
+ <contour>
+ <point x="980" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2072" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="872" y="1488" type="line"/>
+ <point x="872" y="480" type="line" smooth="yes"/>
+ <point x="872" y="284"/>
+ <point x="752" y="192"/>
+ <point x="596" y="192" type="curve" smooth="yes"/>
+ <point x="468" y="192"/>
+ <point x="376" y="284"/>
+ <point x="376" y="480" type="curve" smooth="yes"/>
+ <point x="376" y="1488" type="line"/>
+ <point x="100" y="1488" type="line"/>
+ <point x="100" y="480" type="line" smooth="yes"/>
+ <point x="100" y="140"/>
+ <point x="312" y="-28"/>
+ <point x="596" y="-28" type="curve" smooth="yes"/>
+ <point x="880" y="-28"/>
+ <point x="1092" y="140"/>
+ <point x="1092" y="480" type="curve" smooth="yes"/>
+ <point x="1092" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1640" y="1488" type="line"/>
+ <point x="1640" y="480" type="line" smooth="yes"/>
+ <point x="1640" y="284"/>
+ <point x="1536" y="192"/>
+ <point x="1396" y="192" type="curve" smooth="yes"/>
+ <point x="1248" y="192"/>
+ <point x="1148" y="284"/>
+ <point x="1148" y="480" type="curve" smooth="yes"/>
+ <point x="1148" y="1488" type="line"/>
+ <point x="928" y="1488" type="line"/>
+ <point x="928" y="480" type="line" smooth="yes"/>
+ <point x="928" y="140"/>
+ <point x="1124" y="-28"/>
+ <point x="1396" y="-28" type="curve" smooth="yes"/>
+ <point x="1692" y="-28"/>
+ <point x="1916" y="140"/>
+ <point x="1916" y="480" type="curve" smooth="yes"/>
+ <point x="1916" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2140, 'leftMargin': 169, 'rightMargin': 157}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/omegaroundcyrillic.glif b/src/Interface-Regular.ufo/glyphs/omegaroundcyrillic.glif
new file mode 100644
index 000000000..4508383ad
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/omegaroundcyrillic.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="omegaroundcyrillic" format="1">
+ <advance width="1760"/>
+ <unicode hex="047B"/>
+ <outline>
+ <contour>
+ <point x="796" y="1872" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1588" y="1872" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="924" y="1656" type="line"/>
+ <point x="648" y="1656" type="line"/>
+ <point x="648" y="1144" type="line"/>
+ <point x="924" y="1144" type="line"/>
+ </contour>
+ <contour>
+ <point x="924" y="352" type="line"/>
+ <point x="648" y="352" type="line"/>
+ <point x="648" y="-160" type="line"/>
+ <point x="924" y="-160" type="line"/>
+ </contour>
+ <component base="o" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1602, 'leftMargin': 236, 'rightMargin': 46}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/omegatitlocyrillic.glif b/src/Interface-Regular.ufo/glyphs/omegatitlocyrillic.glif
new file mode 100644
index 000000000..54244c9d0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/omegatitlocyrillic.glif
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="omegatitlocyrillic" format="1">
+ <advance width="2016"/>
+ <unicode hex="047D"/>
+ <outline>
+ <contour>
+ <point x="1600" y="1928" type="line"/>
+ <point x="1304" y="1928"/>
+ <point x="1156" y="2092"/>
+ <point x="940" y="2092" type="curve" smooth="yes"/>
+ <point x="736" y="2092"/>
+ <point x="612" y="2000"/>
+ <point x="612" y="1796" type="curve" smooth="yes"/>
+ <point x="612" y="1744" type="line"/>
+ <point x="800" y="1744" type="line"/>
+ <point x="800" y="1768" type="line" smooth="yes"/>
+ <point x="800" y="1868"/>
+ <point x="860" y="1908"/>
+ <point x="944" y="1908" type="curve" smooth="yes"/>
+ <point x="1104" y="1908"/>
+ <point x="1276" y="1744"/>
+ <point x="1596" y="1744" type="curve" smooth="yes"/>
+ <point x="1660" y="1744" type="line"/>
+ <point x="1660" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="1004" y="1316" type="line"/>
+ <point x="1096" y="1364"/>
+ <point x="1216" y="1484"/>
+ <point x="1216" y="1592" type="curve" smooth="yes"/>
+ <point x="1216" y="1732" type="line"/>
+ <point x="984" y="1732" type="line"/>
+ <point x="984" y="1600" type="line" smooth="yes"/>
+ <point x="984" y="1532"/>
+ <point x="952" y="1468"/>
+ <point x="892" y="1392" type="curve"/>
+ </contour>
+ <contour>
+ <point x="596" y="1504" type="line"/>
+ <point x="312" y="1504"/>
+ <point x="104" y="1316"/>
+ <point x="104" y="940" type="curve"/>
+ <point x="104" y="536" type="line" smooth="yes"/>
+ <point x="104" y="156"/>
+ <point x="312" y="-28"/>
+ <point x="596" y="-28" type="curve" smooth="yes"/>
+ <point x="884" y="-28"/>
+ <point x="1092" y="140"/>
+ <point x="1092" y="480" type="curve" smooth="yes"/>
+ <point x="1092" y="800" type="line"/>
+ <point x="872" y="800" type="line"/>
+ <point x="872" y="480" type="line" smooth="yes"/>
+ <point x="872" y="284"/>
+ <point x="752" y="192"/>
+ <point x="596" y="192" type="curve" smooth="yes"/>
+ <point x="468" y="192"/>
+ <point x="376" y="300"/>
+ <point x="376" y="536" type="curve" smooth="yes"/>
+ <point x="376" y="940" type="line"/>
+ <point x="376" y="1172"/>
+ <point x="468" y="1284"/>
+ <point x="596" y="1284" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1420" y="1284" type="line"/>
+ <point x="1548" y="1284"/>
+ <point x="1640" y="1172"/>
+ <point x="1640" y="940" type="curve" smooth="yes"/>
+ <point x="1640" y="536" type="line" smooth="yes"/>
+ <point x="1640" y="300"/>
+ <point x="1548" y="192"/>
+ <point x="1420" y="192" type="curve" smooth="yes"/>
+ <point x="1264" y="192"/>
+ <point x="1148" y="284"/>
+ <point x="1148" y="480" type="curve" smooth="yes"/>
+ <point x="1148" y="800" type="line"/>
+ <point x="928" y="800" type="line"/>
+ <point x="928" y="480" type="line" smooth="yes"/>
+ <point x="928" y="140"/>
+ <point x="1136" y="-28"/>
+ <point x="1420" y="-28" type="curve" smooth="yes"/>
+ <point x="1704" y="-28"/>
+ <point x="1916" y="156"/>
+ <point x="1916" y="536" type="curve" smooth="yes"/>
+ <point x="1916" y="940" type="line" smooth="yes"/>
+ <point x="1916" y="1316"/>
+ <point x="1704" y="1504"/>
+ <point x="1420" y="1504" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2142, 'leftMargin': 169, 'rightMargin': 161}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/one.glif b/src/Interface-Regular.ufo/glyphs/one.glif
new file mode 100644
index 000000000..a62fd3ab0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/one.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="one" format="1">
+ <advance width="1280"/>
+ <unicode hex="0031"/>
+ <outline>
+ <contour>
+ <point x="876" y="2048" type="line"/>
+ <point x="836" y="2048" type="line"/>
+ <point x="128" y="1748" type="line"/>
+ <point x="128" y="1504" type="line"/>
+ <point x="640" y="1716" type="line"/>
+ <point x="640" y="0" type="line"/>
+ <point x="876" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/one.sup.glif b/src/Interface-Regular.ufo/glyphs/one.sup.glif
new file mode 100644
index 000000000..cdd6188bf
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/one.sup.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="one.sup" format="1">
+ <advance width="992"/>
+ <outline>
+ <contour>
+ <point x="756" y="1084" type="line"/>
+ <point x="732" y="1084" type="line"/>
+ <point x="236" y="924" type="line"/>
+ <point x="236" y="736" type="line"/>
+ <point x="528" y="812" type="line"/>
+ <point x="528" y="0" type="line"/>
+ <point x="756" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 168, 'rightMargin': 347}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/onedotleader.glif b/src/Interface-Regular.ufo/glyphs/onedotleader.glif
new file mode 100644
index 000000000..d05fc675d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/onedotleader.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="onedotleader" format="1">
+ <advance width="736"/>
+ <unicode hex="2024"/>
+ <outline>
+ <component base="period" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 719, 'leftMargin': 210, 'rightMargin': 173}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/oneeighth.glif b/src/Interface-Regular.ufo/glyphs/oneeighth.glif
new file mode 100644
index 000000000..d2947bf58
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/oneeighth.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oneeighth" format="1">
+ <advance width="2048"/>
+ <unicode hex="215B"/>
+ <outline>
+ <component base="one.sup" xOffset="-136" yOffset="888"/>
+ <component base="fraction" xOffset="236"/>
+ <component base="eight.sup" xOffset="1008"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2167.0, 'leftMargin': 196, 'rightMargin': 154.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/onehalf.glif b/src/Interface-Regular.ufo/glyphs/onehalf.glif
new file mode 100644
index 000000000..72b39bd32
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/onehalf.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="onehalf" format="1">
+ <advance width="2272"/>
+ <unicode hex="00BD"/>
+ <outline>
+ <component base="fraction" xOffset="344" yOffset="12"/>
+ <component base="one.sup" xOffset="-48" yOffset="912"/>
+ <component base="two.sup" xOffset="1124"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2197, 'leftMargin': 187, 'rightMargin': 146}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/oneinferior.glif b/src/Interface-Regular.ufo/glyphs/oneinferior.glif
new file mode 100644
index 000000000..7bdbd9ebb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/oneinferior.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oneinferior" format="1">
+ <advance width="992"/>
+ <unicode hex="2081"/>
+ <outline>
+ <component base="one.sup" xOffset="-16" yOffset="-504"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 252, 'rightMargin': 265}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/onequarter.glif b/src/Interface-Regular.ufo/glyphs/onequarter.glif
new file mode 100644
index 000000000..321091371
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/onequarter.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="onequarter" format="1">
+ <advance width="2272"/>
+ <unicode hex="00BC"/>
+ <outline>
+ <component base="one.sup" xOffset="-68" yOffset="912"/>
+ <component base="fraction" xOffset="380" yOffset="12"/>
+ <component base="four.sup" xOffset="1000"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2068.0, 'leftMargin': 191, 'rightMargin': -25.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/oneroman.glif b/src/Interface-Regular.ufo/glyphs/oneroman.glif
new file mode 100644
index 000000000..93bd0d5ed
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/oneroman.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oneroman" format="1">
+ <advance width="736"/>
+ <unicode hex="2170"/>
+ <outline>
+ <component base="i" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 703, 'leftMargin': 216, 'rightMargin': 151}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/onesuperior.glif b/src/Interface-Regular.ufo/glyphs/onesuperior.glif
new file mode 100644
index 000000000..a8eccf7cc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/onesuperior.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="onesuperior" format="1">
+ <advance width="992"/>
+ <unicode hex="00B9"/>
+ <outline>
+ <component base="one.sup" xOffset="-16" yOffset="916"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 252, 'rightMargin': 265}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/onethird.glif b/src/Interface-Regular.ufo/glyphs/onethird.glif
new file mode 100644
index 000000000..b780ccda9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/onethird.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="onethird" format="1">
+ <advance width="2528"/>
+ <unicode hex="2153"/>
+ <outline>
+ <component base="one.sup" xOffset="60" yOffset="912"/>
+ <component base="three.sup" xOffset="1380"/>
+ <component base="fraction" xOffset="488"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2503, 'leftMargin': 185, 'rightMargin': 248}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/oopen.cn.glif b/src/Interface-Regular.ufo/glyphs/oopen.cn.glif
new file mode 100644
index 000000000..ca974665c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/oopen.cn.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oopen.cn" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="120" y="472" type="line"/>
+ <point x="136" y="176"/>
+ <point x="400" y="-28"/>
+ <point x="716" y="-28" type="curve" smooth="yes"/>
+ <point x="1172" y="-28"/>
+ <point x="1384" y="232"/>
+ <point x="1384" y="660" type="curve" smooth="yes"/>
+ <point x="1384" y="828" type="line" smooth="yes"/>
+ <point x="1384" y="1256"/>
+ <point x="1172" y="1516"/>
+ <point x="716" y="1516" type="curve" smooth="yes"/>
+ <point x="364" y="1516"/>
+ <point x="136" y="1312"/>
+ <point x="120" y="976" type="curve"/>
+ <point x="380" y="976" type="line"/>
+ <point x="396" y="1184"/>
+ <point x="516" y="1296"/>
+ <point x="716" y="1296" type="curve" smooth="yes"/>
+ <point x="1024" y="1296"/>
+ <point x="1112" y="1108"/>
+ <point x="1112" y="828" type="curve" smooth="yes"/>
+ <point x="1112" y="660" type="line" smooth="yes"/>
+ <point x="1112" y="380"/>
+ <point x="1028" y="192"/>
+ <point x="716" y="192" type="curve" smooth="yes"/>
+ <point x="540" y="192"/>
+ <point x="396" y="276"/>
+ <point x="380" y="472" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 88, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/oopen.glif b/src/Interface-Regular.ufo/glyphs/oopen.glif
new file mode 100644
index 000000000..c592dd819
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/oopen.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oopen" format="1">
+ <advance width="1504"/>
+ <unicode hex="0254"/>
+ <outline>
+ <contour>
+ <point x="1200" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="716" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="716" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1512" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="120" y="472" type="line"/>
+ <point x="136" y="212"/>
+ <point x="400" y="-28"/>
+ <point x="716" y="-28" type="curve" smooth="yes"/>
+ <point x="1172" y="-28"/>
+ <point x="1384" y="320"/>
+ <point x="1384" y="716" type="curve" smooth="yes"/>
+ <point x="1384" y="772" type="line" smooth="yes"/>
+ <point x="1384" y="1168"/>
+ <point x="1172" y="1516"/>
+ <point x="716" y="1516" type="curve" smooth="yes"/>
+ <point x="364" y="1516"/>
+ <point x="136" y="1276"/>
+ <point x="120" y="976" type="curve"/>
+ <point x="380" y="976" type="line"/>
+ <point x="396" y="1148"/>
+ <point x="516" y="1296"/>
+ <point x="716" y="1296" type="curve" smooth="yes"/>
+ <point x="1024" y="1296"/>
+ <point x="1112" y="1024"/>
+ <point x="1112" y="772" type="curve" smooth="yes"/>
+ <point x="1112" y="716" type="line" smooth="yes"/>
+ <point x="1112" y="464"/>
+ <point x="1028" y="192"/>
+ <point x="716" y="192" type="curve" smooth="yes"/>
+ <point x="540" y="192"/>
+ <point x="396" y="316"/>
+ <point x="380" y="472" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 88, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/oopen_uni02DE__.glif b/src/Interface-Regular.ufo/glyphs/oopen_uni02DE__.glif
new file mode 100644
index 000000000..05b763f0f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/oopen_uni02DE__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oopen_uni02DE" format="1">
+ <advance width="2048"/>
+ <outline>
+ <component base="oopen" xOffset="-176"/>
+ <component base="rhotichookmod" xOffset="1300"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2043, 'leftMargin': 136, 'rightMargin': -223}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ordfeminine.glif b/src/Interface-Regular.ufo/glyphs/ordfeminine.glif
new file mode 100644
index 000000000..fa5e5a73f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ordfeminine.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ordfeminine" format="1">
+ <advance width="1248"/>
+ <unicode hex="00AA"/>
+ <outline>
+ <contour>
+ <point x="792" y="1184" type="line"/>
+ <point x="792" y="1112"/>
+ <point x="804" y="1036"/>
+ <point x="824" y="972" type="curve"/>
+ <point x="1068" y="972" type="line"/>
+ <point x="1040" y="1052"/>
+ <point x="1032" y="1132"/>
+ <point x="1032" y="1220" type="curve" smooth="yes"/>
+ <point x="1032" y="1652" type="line"/>
+ <point x="1032" y="1904"/>
+ <point x="872" y="2032"/>
+ <point x="632" y="2032" type="curve" smooth="yes"/>
+ <point x="372" y="2032"/>
+ <point x="204" y="1896"/>
+ <point x="204" y="1712" type="curve"/>
+ <point x="440" y="1692" type="line"/>
+ <point x="440" y="1780"/>
+ <point x="512" y="1828"/>
+ <point x="632" y="1828" type="curve" smooth="yes"/>
+ <point x="740" y="1828"/>
+ <point x="792" y="1768"/>
+ <point x="792" y="1652" type="curve"/>
+ </contour>
+ <contour>
+ <point x="852" y="1584" type="line"/>
+ <point x="652" y="1584" type="line"/>
+ <point x="336" y="1584"/>
+ <point x="180" y="1468"/>
+ <point x="180" y="1264" type="curve" smooth="yes"/>
+ <point x="180" y="1076"/>
+ <point x="304" y="952"/>
+ <point x="524" y="952" type="curve" smooth="yes"/>
+ <point x="712" y="952"/>
+ <point x="816" y="1060"/>
+ <point x="856" y="1148" type="curve"/>
+ <point x="832" y="1308" type="line"/>
+ <point x="832" y="1240"/>
+ <point x="696" y="1152"/>
+ <point x="584" y="1152" type="curve" smooth="yes"/>
+ <point x="472" y="1152"/>
+ <point x="424" y="1196"/>
+ <point x="424" y="1272" type="curve" smooth="yes"/>
+ <point x="424" y="1352"/>
+ <point x="492" y="1424"/>
+ <point x="652" y="1424" type="curve"/>
+ <point x="852" y="1424" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1262, 'leftMargin': 199, 'rightMargin': 177}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ordmasculine.glif b/src/Interface-Regular.ufo/glyphs/ordmasculine.glif
new file mode 100644
index 000000000..082e89067
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ordmasculine.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ordmasculine" format="1">
+ <advance width="1248"/>
+ <unicode hex="00BA"/>
+ <outline>
+ <contour>
+ <point x="148" y="1436" type="line"/>
+ <point x="148" y="1152"/>
+ <point x="332" y="952"/>
+ <point x="628" y="952" type="curve" smooth="yes"/>
+ <point x="920" y="952"/>
+ <point x="1100" y="1152"/>
+ <point x="1100" y="1436" type="curve"/>
+ <point x="1100" y="1544" type="line"/>
+ <point x="1100" y="1828"/>
+ <point x="920" y="2032"/>
+ <point x="624" y="2032" type="curve" smooth="yes"/>
+ <point x="332" y="2032"/>
+ <point x="148" y="1828"/>
+ <point x="148" y="1544" type="curve"/>
+ </contour>
+ <contour>
+ <point x="388" y="1544" type="line"/>
+ <point x="388" y="1704"/>
+ <point x="468" y="1828"/>
+ <point x="624" y="1828" type="curve" smooth="yes"/>
+ <point x="784" y="1828"/>
+ <point x="860" y="1704"/>
+ <point x="860" y="1544" type="curve"/>
+ <point x="860" y="1436" type="line"/>
+ <point x="860" y="1272"/>
+ <point x="784" y="1152"/>
+ <point x="628" y="1152" type="curve" smooth="yes"/>
+ <point x="468" y="1152"/>
+ <point x="388" y="1272"/>
+ <point x="388" y="1436" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1284, 'leftMargin': 165, 'rightMargin': 166}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/oslash.glif b/src/Interface-Regular.ufo/glyphs/oslash.glif
new file mode 100644
index 000000000..bb2ec6362
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/oslash.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oslash" format="1">
+ <advance width="1632"/>
+ <unicode hex="00F8"/>
+ <outline>
+ <contour>
+ <point x="816" y="1792" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1588" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1572" y="1792" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1344" y="1660" type="line"/>
+ <point x="1164" y="1660" type="line"/>
+ <point x="256" y="-184" type="line"/>
+ <point x="432" y="-184" type="line"/>
+ </contour>
+ <component base="o" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1602, 'leftMargin': 236, 'rightMargin': 46}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/otcyrillic.glif b/src/Interface-Regular.ufo/glyphs/otcyrillic.glif
new file mode 100644
index 000000000..04937074b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/otcyrillic.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="otcyrillic" format="1">
+ <advance width="2016"/>
+ <unicode hex="047F"/>
+ <outline>
+ <contour>
+ <point x="1040" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2124" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="932" y="1848" type="line"/>
+ <point x="932" y="1676" type="line"/>
+ <point x="1184" y="1676" type="line"/>
+ <point x="1184" y="1848" type="line"/>
+ <point x="1640" y="1848" type="line"/>
+ <point x="1636" y="2004" type="line"/>
+ <point x="504" y="2004" type="line"/>
+ <point x="504" y="1848" type="line"/>
+ </contour>
+ <component base="omegacyrillic" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2140, 'leftMargin': 116, 'rightMargin': 208}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ounce.glif b/src/Interface-Regular.ufo/glyphs/ounce.glif
new file mode 100644
index 000000000..3ee7b33cb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ounce.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ounce" format="1">
+ <advance width="1504"/>
+ <unicode hex="2125"/>
+ <outline>
+ <contour>
+ <point x="500" y="1324" type="line"/>
+ <point x="500" y="1096" type="line"/>
+ <point x="944" y="1096" type="line"/>
+ <point x="500" y="656" type="line"/>
+ <point x="500" y="488" type="line"/>
+ <point x="692" y="488" type="line"/>
+ <point x="1348" y="1156" type="line"/>
+ <point x="1344" y="1324" type="line"/>
+ </contour>
+ <contour>
+ <point x="500" y="652" type="line"/>
+ <point x="500" y="440" type="line"/>
+ <point x="704" y="440" type="line" smooth="yes"/>
+ <point x="988" y="440"/>
+ <point x="1132" y="324"/>
+ <point x="1132" y="40" type="curve" smooth="yes"/>
+ <point x="1132" y="-168"/>
+ <point x="996" y="-316"/>
+ <point x="736" y="-316" type="curve" smooth="yes"/>
+ <point x="516" y="-316"/>
+ <point x="376" y="-140"/>
+ <point x="376" y="40" type="curve"/>
+ <point x="88" y="40" type="line"/>
+ <point x="88" y="-368"/>
+ <point x="420" y="-544"/>
+ <point x="736" y="-544" type="curve" smooth="yes"/>
+ <point x="1132" y="-544"/>
+ <point x="1416" y="-328"/>
+ <point x="1416" y="44" type="curve" smooth="yes"/>
+ <point x="1416" y="436"/>
+ <point x="1156" y="652"/>
+ <point x="708" y="652" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="152" y="2004" type="line"/>
+ <point x="152" y="1776" type="line"/>
+ <point x="944" y="1776" type="line"/>
+ <point x="500" y="1324" type="line"/>
+ <point x="500" y="1152" type="line"/>
+ <point x="692" y="1152" type="line"/>
+ <point x="1348" y="1836" type="line"/>
+ <point x="1344" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1599, 'leftMargin': 124, 'rightMargin': 146}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/overline.glif b/src/Interface-Regular.ufo/glyphs/overline.glif
new file mode 100644
index 000000000..fca7aa7f3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/overline.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="overline" format="1">
+ <advance width="1504"/>
+ <unicode hex="203E"/>
+ <outline>
+ <component base="underscore" xOffset="112" yOffset="2396"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1326, 'leftMargin': 21, 'rightMargin': 25}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/overscoredblnosp.glif b/src/Interface-Regular.ufo/glyphs/overscoredblnosp.glif
new file mode 100644
index 000000000..2d9d52153
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/overscoredblnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="overscoredblnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="033F"/>
+ <outline>
+ <contour>
+ <point x="-807" y="2013" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-807" y="2797" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-172" y="2259" type="line"/>
+ <point x="-1442" y="2259" type="line"/>
+ <point x="-1442" y="2039" type="line"/>
+ <point x="-172" y="2039" type="line"/>
+ </contour>
+ <contour>
+ <point x="-173" y="2611" type="line"/>
+ <point x="-1444" y="2611" type="line"/>
+ <point x="-1444" y="2391" type="line"/>
+ <point x="-173" y="2391" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/overscorenosp.glif b/src/Interface-Regular.ufo/glyphs/overscorenosp.glif
new file mode 100644
index 000000000..a23675f10
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/overscorenosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="overscorenosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0305"/>
+ <outline>
+ <contour>
+ <point x="-807" y="2160" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-809" y="2291" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-807" y="2520" type="move" name="mkmktop"/>
+ </contour>
+ <component base="underscore" xOffset="-1451" yOffset="2401"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/p.cn.glif b/src/Interface-Regular.ufo/glyphs/p.cn.glif
new file mode 100644
index 000000000..d5c41f9e1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/p.cn.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="p.cn" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="520" y="1204" type="line"/>
+ <point x="496" y="1488" type="line"/>
+ <point x="244" y="1488" type="line"/>
+ <point x="244" y="-572" type="line"/>
+ <point x="520" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1516" y="812" type="line"/>
+ <point x="1516" y="1300"/>
+ <point x="1312" y="1516"/>
+ <point x="932" y="1516" type="curve" smooth="yes"/>
+ <point x="568" y="1516"/>
+ <point x="400" y="1252"/>
+ <point x="360" y="816" type="curve"/>
+ <point x="360" y="644" type="line"/>
+ <point x="400" y="228"/>
+ <point x="568" y="-28"/>
+ <point x="936" y="-28" type="curve" smooth="yes"/>
+ <point x="1308" y="-28"/>
+ <point x="1516" y="204"/>
+ <point x="1516" y="672" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1240" y="672" type="line"/>
+ <point x="1240" y="348"/>
+ <point x="1120" y="192"/>
+ <point x="852" y="192" type="curve" smooth="yes"/>
+ <point x="608" y="192"/>
+ <point x="504" y="356"/>
+ <point x="448" y="532" type="curve"/>
+ <point x="448" y="928" type="line"/>
+ <point x="492" y="1120"/>
+ <point x="608" y="1288"/>
+ <point x="848" y="1288" type="curve" smooth="yes"/>
+ <point x="1120" y="1288"/>
+ <point x="1240" y="1136"/>
+ <point x="1240" y="812" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 188, 'rightMargin': 126}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/p.glif b/src/Interface-Regular.ufo/glyphs/p.glif
new file mode 100644
index 000000000..cffcdaf89
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/p.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="p" format="1">
+ <advance width="1632"/>
+ <unicode hex="0070"/>
+ <outline>
+ <contour>
+ <point x="880" y="1792" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="308" y="-560" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="880" y="1792" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="1568" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1568" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1568" y="1760" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="464" y="1244" type="line"/>
+ <point x="436" y="1536" type="line"/>
+ <point x="224" y="1536" type="line"/>
+ <point x="224" y="-576" type="line"/>
+ <point x="460" y="-576" type="line"/>
+ <point x="460" y="392" type="line"/>
+ <point x="360" y="728" type="line"/>
+ <point x="464" y="1148" type="line"/>
+ </contour>
+ <component base="rightloop.cn" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/palatalizationcyrilliccmb.glif b/src/Interface-Regular.ufo/glyphs/palatalizationcyrilliccmb.glif
new file mode 100644
index 000000000..17317e821
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/palatalizationcyrilliccmb.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="palatalizationcyrilliccmb" format="1">
+ <advance width="0"/>
+ <unicode hex="0484"/>
+ <outline>
+ <contour>
+ <point x="-608" y="1636" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1258" y="1976" type="line"/>
+ <point x="-1258" y="1792" type="line"/>
+ <point x="-1194" y="1792" type="line" smooth="yes"/>
+ <point x="-875" y="1792"/>
+ <point x="-700" y="1957"/>
+ <point x="-543" y="1957" type="curve" smooth="yes"/>
+ <point x="-458" y="1957"/>
+ <point x="-397" y="1915"/>
+ <point x="-397" y="1816" type="curve" smooth="yes"/>
+ <point x="-397" y="1792" type="line"/>
+ <point x="-210" y="1792" type="line"/>
+ <point x="-210" y="1843" type="line" smooth="yes"/>
+ <point x="-210" y="2047"/>
+ <point x="-334" y="2141"/>
+ <point x="-538" y="2141" type="curve" smooth="yes"/>
+ <point x="-755" y="2141"/>
+ <point x="-903" y="1976"/>
+ <point x="-1196" y="1976" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/paragraph.glif b/src/Interface-Regular.ufo/glyphs/paragraph.glif
new file mode 100644
index 000000000..6b1c0953f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/paragraph.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="paragraph" format="1">
+ <advance width="1248"/>
+ <unicode hex="00B6"/>
+ <outline>
+ <contour>
+ <point x="1160" y="0" type="line"/>
+ <point x="1160" y="2004" type="line"/>
+ <point x="768" y="2004" type="line" smooth="yes"/>
+ <point x="332" y="2004"/>
+ <point x="92" y="1728"/>
+ <point x="92" y="1360" type="curve" smooth="yes"/>
+ <point x="92" y="988"/>
+ <point x="332" y="716"/>
+ <point x="768" y="716" type="curve" smooth="yes"/>
+ <point x="884" y="716" type="line"/>
+ <point x="884" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1386.0, 'leftMargin': 88, 'rightMargin': 231.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/parenleft.glif b/src/Interface-Regular.ufo/glyphs/parenleft.glif
new file mode 100644
index 000000000..30cf7b887
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/parenleft.glif
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="parenleft" format="1">
+ <advance width="984"/>
+ <unicode hex="0028"/>
+ <outline>
+ <contour>
+ <point x="820" y="-384" type="line"/>
+ <point x="584" y="24"/>
+ <point x="484" y="404"/>
+ <point x="484" y="832" type="curve" smooth="yes"/>
+ <point x="484" y="1276"/>
+ <point x="584" y="1640"/>
+ <point x="824" y="2048" type="curve"/>
+ <point x="604" y="2048" type="line"/>
+ <point x="384" y="1752"/>
+ <point x="240" y="1304"/>
+ <point x="240" y="832" type="curve" smooth="yes"/>
+ <point x="240" y="360"/>
+ <point x="384" y="-88"/>
+ <point x="584" y="-384" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>384</integer>
+ <key>y</key>
+ <integer>-128</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>584</integer>
+ <key>y</key>
+ <integer>4</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <integer>0</integer>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>388</integer>
+ <key>y</key>
+ <integer>1752</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <integer>0</integer>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>556</integer>
+ <key>y</key>
+ <integer>1640</integer>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/parenleftinferior.glif b/src/Interface-Regular.ufo/glyphs/parenleftinferior.glif
new file mode 100644
index 000000000..84569fe10
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/parenleftinferior.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="parenleftinferior" format="1">
+ <advance width="736"/>
+ <unicode hex="208D"/>
+ <outline>
+ <contour>
+ <point x="136" y="36" type="line"/>
+ <point x="136" y="-404"/>
+ <point x="384" y="-660"/>
+ <point x="528" y="-736" type="curve"/>
+ <point x="600" y="-576" type="line"/>
+ <point x="496" y="-472"/>
+ <point x="376" y="-328"/>
+ <point x="376" y="36" type="curve" smooth="yes"/>
+ <point x="376" y="64" type="line" smooth="yes"/>
+ <point x="376" y="400"/>
+ <point x="500" y="572"/>
+ <point x="600" y="668" type="curve"/>
+ <point x="528" y="836" type="line"/>
+ <point x="384" y="760"/>
+ <point x="136" y="500"/>
+ <point x="136" y="60" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 683, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/parenleftsuperior.glif b/src/Interface-Regular.ufo/glyphs/parenleftsuperior.glif
new file mode 100644
index 000000000..9a4f7930c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/parenleftsuperior.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="parenleftsuperior" format="1">
+ <advance width="736"/>
+ <unicode hex="207D"/>
+ <outline>
+ <contour>
+ <point x="136" y="1372" type="line"/>
+ <point x="136" y="908"/>
+ <point x="384" y="636"/>
+ <point x="528" y="556" type="curve"/>
+ <point x="600" y="716" type="line"/>
+ <point x="496" y="824"/>
+ <point x="376" y="984"/>
+ <point x="376" y="1372" type="curve" smooth="yes"/>
+ <point x="376" y="1396" type="line" smooth="yes"/>
+ <point x="376" y="1756"/>
+ <point x="500" y="1944"/>
+ <point x="600" y="2044" type="curve"/>
+ <point x="528" y="2212" type="line"/>
+ <point x="384" y="2132"/>
+ <point x="136" y="1860"/>
+ <point x="136" y="1396" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 683, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/parenright.glif b/src/Interface-Regular.ufo/glyphs/parenright.glif
new file mode 100644
index 000000000..3c20ae4a7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/parenright.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="parenright" format="1">
+ <advance width="984"/>
+ <unicode hex="0029"/>
+ <outline>
+ <component base="parenleft" xScale="-1" xOffset="984"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/parenrightsub.glif b/src/Interface-Regular.ufo/glyphs/parenrightsub.glif
new file mode 100644
index 000000000..3bd959aff
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/parenrightsub.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="parenrightsub" format="1">
+ <advance width="736"/>
+ <unicode hex="208E"/>
+ <outline>
+ <contour>
+ <point x="600" y="76" type="line"/>
+ <point x="600" y="508"/>
+ <point x="356" y="764"/>
+ <point x="212" y="836" type="curve"/>
+ <point x="136" y="668" type="line"/>
+ <point x="240" y="576"/>
+ <point x="360" y="408"/>
+ <point x="360" y="76" type="curve" smooth="yes"/>
+ <point x="360" y="52" type="line" smooth="yes"/>
+ <point x="360" y="-324"/>
+ <point x="240" y="-472"/>
+ <point x="136" y="-576" type="curve"/>
+ <point x="212" y="-736" type="line"/>
+ <point x="356" y="-660"/>
+ <point x="600" y="-396"/>
+ <point x="600" y="52" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 683, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/parenrightsuperior.glif b/src/Interface-Regular.ufo/glyphs/parenrightsuperior.glif
new file mode 100644
index 000000000..24031c12a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/parenrightsuperior.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="parenrightsuperior" format="1">
+ <advance width="736"/>
+ <unicode hex="207E"/>
+ <outline>
+ <contour>
+ <point x="600" y="1396" type="line"/>
+ <point x="600" y="1860"/>
+ <point x="356" y="2132"/>
+ <point x="212" y="2212" type="curve"/>
+ <point x="136" y="2044" type="line"/>
+ <point x="240" y="1944"/>
+ <point x="360" y="1756"/>
+ <point x="360" y="1396" type="curve" smooth="yes"/>
+ <point x="360" y="1372" type="line" smooth="yes"/>
+ <point x="360" y="984"/>
+ <point x="240" y="824"/>
+ <point x="136" y="716" type="curve"/>
+ <point x="212" y="556" type="line"/>
+ <point x="356" y="636"/>
+ <point x="600" y="908"/>
+ <point x="600" y="1372" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 683, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/partialdiff.glif b/src/Interface-Regular.ufo/glyphs/partialdiff.glif
new file mode 100644
index 000000000..1714a9e7b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/partialdiff.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="partialdiff" format="1">
+ <advance width="1760"/>
+ <unicode hex="2202"/>
+ <outline>
+ <contour>
+ <point x="856" y="1404" type="curve" smooth="yes"/>
+ <point x="448" y="1404"/>
+ <point x="216" y="1116"/>
+ <point x="216" y="732" type="curve" smooth="yes"/>
+ <point x="216" y="700" type="line" smooth="yes"/>
+ <point x="216" y="288"/>
+ <point x="460" y="-28"/>
+ <point x="880" y="-28" type="curve" smooth="yes"/>
+ <point x="1300" y="-28"/>
+ <point x="1548" y="360"/>
+ <point x="1548" y="868" type="curve" smooth="yes"/>
+ <point x="1548" y="948" type="line" smooth="yes"/>
+ <point x="1548" y="1624"/>
+ <point x="1300" y="2084"/>
+ <point x="784" y="2084" type="curve" smooth="yes"/>
+ <point x="568" y="2084"/>
+ <point x="456" y="2040"/>
+ <point x="352" y="1996" type="curve"/>
+ <point x="372" y="1776" type="line"/>
+ <point x="500" y="1820"/>
+ <point x="620" y="1848"/>
+ <point x="760" y="1848" type="curve" smooth="yes"/>
+ <point x="1008" y="1848"/>
+ <point x="1232" y="1604"/>
+ <point x="1272" y="1220" type="curve"/>
+ <point x="1168" y="1336"/>
+ <point x="1012" y="1404"/>
+ </contour>
+ <contour>
+ <point x="884" y="1184" type="curve" smooth="yes"/>
+ <point x="1152" y="1184"/>
+ <point x="1256" y="996"/>
+ <point x="1272" y="904" type="curve"/>
+ <point x="1272" y="812" type="line" smooth="yes"/>
+ <point x="1272" y="464"/>
+ <point x="1152" y="192"/>
+ <point x="880" y="192" type="curve" smooth="yes"/>
+ <point x="608" y="192"/>
+ <point x="488" y="428"/>
+ <point x="488" y="700" type="curve" smooth="yes"/>
+ <point x="488" y="732" type="line" smooth="yes"/>
+ <point x="488" y="972"/>
+ <point x="608" y="1184"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1605, 'leftMargin': 146, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/pecyrillic.glif b/src/Interface-Regular.ufo/glyphs/pecyrillic.glif
new file mode 100644
index 000000000..74657de54
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/pecyrillic.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="pecyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="043F"/>
+ <outline>
+ <contour>
+ <point x="1356" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="768" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1572" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1112" y="1488" type="line"/>
+ <point x="388" y="1488" type="line"/>
+ <point x="388" y="1268" type="line"/>
+ <point x="1112" y="1268" type="line"/>
+ </contour>
+ <contour>
+ <point x="424" y="1488" type="line"/>
+ <point x="148" y="1488" type="line"/>
+ <point x="148" y="0" type="line"/>
+ <point x="424" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1356" y="1488" type="line"/>
+ <point x="1084" y="1488" type="line"/>
+ <point x="1084" y="0" type="line"/>
+ <point x="1356" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1635, 'leftMargin': 213, 'rightMargin': 213}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/pemiddlehookcyrillic.glif b/src/Interface-Regular.ufo/glyphs/pemiddlehookcyrillic.glif
new file mode 100644
index 000000000..261d8761d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/pemiddlehookcyrillic.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="pemiddlehookcyrillic" format="1">
+ <advance width="2528"/>
+ <unicode hex="04A7"/>
+ <outline>
+ <contour>
+ <point x="1260" y="656" type="line"/>
+ <point x="1644" y="656" type="line" smooth="yes"/>
+ <point x="1912" y="656"/>
+ <point x="2096" y="504"/>
+ <point x="2100" y="236" type="curve" smooth="yes"/>
+ <point x="2100" y="40"/>
+ <point x="2020" y="-116"/>
+ <point x="1772" y="-180" type="curve"/>
+ <point x="1844" y="-392" type="line"/>
+ <point x="2232" y="-324"/>
+ <point x="2372" y="32"/>
+ <point x="2376" y="236" type="curve"/>
+ <point x="2376" y="644"/>
+ <point x="2068" y="892"/>
+ <point x="1644" y="892" type="curve" smooth="yes"/>
+ <point x="1260" y="892" type="line"/>
+ </contour>
+ <component base="pecyrillic" xOffset="-8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2459, 'leftMargin': 147, 'rightMargin': 93}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/percent.glif b/src/Interface-Regular.ufo/glyphs/percent.glif
new file mode 100644
index 000000000..56903b79c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/percent.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="percent" format="1">
+ <advance width="2272"/>
+ <unicode hex="0025"/>
+ <outline>
+ <contour>
+ <point x="1248" y="384" type="line" smooth="yes"/>
+ <point x="1248" y="160"/>
+ <point x="1388" y="-28"/>
+ <point x="1648" y="-28" type="curve" smooth="yes"/>
+ <point x="1904" y="-28"/>
+ <point x="2044" y="160"/>
+ <point x="2044" y="384" type="curve" smooth="yes"/>
+ <point x="2044" y="492" type="line" smooth="yes"/>
+ <point x="2044" y="716"/>
+ <point x="1908" y="904"/>
+ <point x="1648" y="904" type="curve" smooth="yes"/>
+ <point x="1392" y="904"/>
+ <point x="1248" y="716"/>
+ <point x="1248" y="492" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1452" y="492" type="line" smooth="yes"/>
+ <point x="1452" y="616"/>
+ <point x="1508" y="732"/>
+ <point x="1648" y="732" type="curve" smooth="yes"/>
+ <point x="1792" y="732"/>
+ <point x="1840" y="616"/>
+ <point x="1840" y="492" type="curve" smooth="yes"/>
+ <point x="1840" y="384" type="line" smooth="yes"/>
+ <point x="1840" y="260"/>
+ <point x="1788" y="144"/>
+ <point x="1648" y="144" type="curve" smooth="yes"/>
+ <point x="1504" y="144"/>
+ <point x="1452" y="260"/>
+ <point x="1452" y="384" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1944" y="2048" type="line"/>
+ <point x="1712" y="2048" type="line"/>
+ <point x="304" y="0" type="line"/>
+ <point x="536" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="228" y="1556" type="line" smooth="yes"/>
+ <point x="228" y="1332"/>
+ <point x="368" y="1144"/>
+ <point x="628" y="1144" type="curve" smooth="yes"/>
+ <point x="884" y="1144"/>
+ <point x="1024" y="1332"/>
+ <point x="1024" y="1556" type="curve" smooth="yes"/>
+ <point x="1024" y="1664" type="line" smooth="yes"/>
+ <point x="1024" y="1888"/>
+ <point x="888" y="2076"/>
+ <point x="628" y="2076" type="curve" smooth="yes"/>
+ <point x="372" y="2076"/>
+ <point x="228" y="1888"/>
+ <point x="228" y="1664" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="432" y="1664" type="line" smooth="yes"/>
+ <point x="432" y="1788"/>
+ <point x="488" y="1904"/>
+ <point x="628" y="1904" type="curve" smooth="yes"/>
+ <point x="772" y="1904"/>
+ <point x="820" y="1788"/>
+ <point x="820" y="1664" type="curve" smooth="yes"/>
+ <point x="820" y="1556" type="line" smooth="yes"/>
+ <point x="820" y="1432"/>
+ <point x="768" y="1316"/>
+ <point x="628" y="1316" type="curve" smooth="yes"/>
+ <point x="484" y="1316"/>
+ <point x="432" y="1432"/>
+ <point x="432" y="1556" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/period.glif b/src/Interface-Regular.ufo/glyphs/period.glif
new file mode 100644
index 000000000..35e1d0aec
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/period.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="period" format="1">
+ <advance width="768"/>
+ <unicode hex="002E"/>
+ <outline>
+ <contour>
+ <point x="216" y="132" type="curve" smooth="yes"/>
+ <point x="216" y="44"/>
+ <point x="272" y="-28"/>
+ <point x="384" y="-28" type="curve" smooth="yes"/>
+ <point x="488" y="-28"/>
+ <point x="552" y="44"/>
+ <point x="552" y="132" type="curve" smooth="yes"/>
+ <point x="552" y="220"/>
+ <point x="488" y="292"/>
+ <point x="384" y="292" type="curve" smooth="yes"/>
+ <point x="272" y="292"/>
+ <point x="216" y="220"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/periodcentered.glif b/src/Interface-Regular.ufo/glyphs/periodcentered.glif
new file mode 100644
index 000000000..d5b45d523
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/periodcentered.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="periodcentered" format="1">
+ <advance width="768"/>
+ <unicode hex="00B7"/>
+ <outline>
+ <component base="period" yOffset="892"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/perispomenigreekcmb.glif b/src/Interface-Regular.ufo/glyphs/perispomenigreekcmb.glif
new file mode 100644
index 000000000..b98ee8369
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/perispomenigreekcmb.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="perispomenigreekcmb" format="1">
+ <advance width="0"/>
+ <unicode hex="0342"/>
+ <outline>
+ <contour>
+ <point x="-788" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-788" y="2173" type="move" name="mkmktop"/>
+ </contour>
+ <component base="tilde" xOffset="-1475"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/pertenthousand.glif b/src/Interface-Regular.ufo/glyphs/pertenthousand.glif
new file mode 100644
index 000000000..d7b558b51
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/pertenthousand.glif
@@ -0,0 +1,153 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="pertenthousand" format="1">
+ <advance width="3296"/>
+ <unicode hex="2031"/>
+ <outline>
+ <contour>
+ <point x="116" y="1512" type="line"/>
+ <point x="116" y="1288"/>
+ <point x="272" y="1100"/>
+ <point x="532" y="1100" type="curve" smooth="yes"/>
+ <point x="792" y="1100"/>
+ <point x="944" y="1288"/>
+ <point x="944" y="1512" type="curve" smooth="yes"/>
+ <point x="944" y="1616" type="line" smooth="yes"/>
+ <point x="944" y="1844"/>
+ <point x="792" y="2032"/>
+ <point x="528" y="2032" type="curve" smooth="yes"/>
+ <point x="272" y="2032"/>
+ <point x="116" y="1844"/>
+ <point x="116" y="1616" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="320" y="1616" type="line"/>
+ <point x="320" y="1744"/>
+ <point x="388" y="1860"/>
+ <point x="528" y="1860" type="curve" smooth="yes"/>
+ <point x="672" y="1860"/>
+ <point x="740" y="1744"/>
+ <point x="740" y="1616" type="curve" smooth="yes"/>
+ <point x="740" y="1512" type="line" smooth="yes"/>
+ <point x="740" y="1388"/>
+ <point x="672" y="1272"/>
+ <point x="532" y="1272" type="curve" smooth="yes"/>
+ <point x="388" y="1272"/>
+ <point x="320" y="1388"/>
+ <point x="320" y="1512" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1100" y="384" type="line"/>
+ <point x="1100" y="160"/>
+ <point x="1256" y="-28"/>
+ <point x="1516" y="-28" type="curve" smooth="yes"/>
+ <point x="1756" y="-28"/>
+ <point x="1900" y="160"/>
+ <point x="1900" y="384" type="curve" smooth="yes"/>
+ <point x="1900" y="492" type="line" smooth="yes"/>
+ <point x="1900" y="716"/>
+ <point x="1756" y="904"/>
+ <point x="1516" y="904" type="curve" smooth="yes"/>
+ <point x="1256" y="904"/>
+ <point x="1100" y="716"/>
+ <point x="1100" y="492" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1304" y="492" type="line"/>
+ <point x="1304" y="616"/>
+ <point x="1372" y="732"/>
+ <point x="1516" y="732" type="curve" smooth="yes"/>
+ <point x="1656" y="732"/>
+ <point x="1728" y="616"/>
+ <point x="1728" y="492" type="curve" smooth="yes"/>
+ <point x="1728" y="384" type="line" smooth="yes"/>
+ <point x="1728" y="260"/>
+ <point x="1660" y="144"/>
+ <point x="1516" y="144" type="curve" smooth="yes"/>
+ <point x="1372" y="144"/>
+ <point x="1304" y="260"/>
+ <point x="1304" y="384" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1756" y="384" type="line"/>
+ <point x="1756" y="160"/>
+ <point x="1900" y="-28"/>
+ <point x="2144" y="-28" type="curve" smooth="yes"/>
+ <point x="2400" y="-28"/>
+ <point x="2528" y="160"/>
+ <point x="2528" y="384" type="curve" smooth="yes"/>
+ <point x="2528" y="492" type="line" smooth="yes"/>
+ <point x="2528" y="716"/>
+ <point x="2400" y="904"/>
+ <point x="2140" y="904" type="curve" smooth="yes"/>
+ <point x="1900" y="904"/>
+ <point x="1756" y="716"/>
+ <point x="1756" y="492" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1932" y="492" type="line"/>
+ <point x="1932" y="616"/>
+ <point x="2000" y="732"/>
+ <point x="2140" y="732" type="curve" smooth="yes"/>
+ <point x="2284" y="732"/>
+ <point x="2352" y="616"/>
+ <point x="2352" y="492" type="curve" smooth="yes"/>
+ <point x="2352" y="384" type="line" smooth="yes"/>
+ <point x="2352" y="260"/>
+ <point x="2284" y="144"/>
+ <point x="2144" y="144" type="curve" smooth="yes"/>
+ <point x="2000" y="144"/>
+ <point x="1932" y="260"/>
+ <point x="1932" y="384" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2380" y="384" type="line"/>
+ <point x="2380" y="160"/>
+ <point x="2524" y="-28"/>
+ <point x="2768" y="-28" type="curve" smooth="yes"/>
+ <point x="3028" y="-28"/>
+ <point x="3180" y="160"/>
+ <point x="3180" y="384" type="curve" smooth="yes"/>
+ <point x="3180" y="492" type="line" smooth="yes"/>
+ <point x="3180" y="716"/>
+ <point x="3028" y="904"/>
+ <point x="2768" y="904" type="curve" smooth="yes"/>
+ <point x="2524" y="904"/>
+ <point x="2380" y="716"/>
+ <point x="2380" y="492" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2556" y="492" type="line"/>
+ <point x="2556" y="616"/>
+ <point x="2624" y="732"/>
+ <point x="2768" y="732" type="curve" smooth="yes"/>
+ <point x="2908" y="732"/>
+ <point x="2976" y="616"/>
+ <point x="2976" y="492" type="curve" smooth="yes"/>
+ <point x="2976" y="384" type="line" smooth="yes"/>
+ <point x="2976" y="260"/>
+ <point x="2908" y="144"/>
+ <point x="2768" y="144" type="curve" smooth="yes"/>
+ <point x="2624" y="144"/>
+ <point x="2556" y="260"/>
+ <point x="2556" y="384" type="curve" smooth="yes"/>
+ </contour>
+ <component base="fraction" xOffset="352"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3240, 'leftMargin': 87, 'rightMargin': 87}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/perthousand.glif b/src/Interface-Regular.ufo/glyphs/perthousand.glif
new file mode 100644
index 000000000..abc4d79fc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/perthousand.glif
@@ -0,0 +1,126 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="perthousand" format="1">
+ <advance width="2784"/>
+ <unicode hex="2030"/>
+ <outline>
+ <contour>
+ <point x="148" y="1512" type="line"/>
+ <point x="148" y="1288"/>
+ <point x="304" y="1100"/>
+ <point x="564" y="1100" type="curve" smooth="yes"/>
+ <point x="820" y="1100"/>
+ <point x="976" y="1288"/>
+ <point x="976" y="1512" type="curve" smooth="yes"/>
+ <point x="976" y="1616" type="line" smooth="yes"/>
+ <point x="976" y="1844"/>
+ <point x="820" y="2032"/>
+ <point x="560" y="2032" type="curve" smooth="yes"/>
+ <point x="304" y="2032"/>
+ <point x="148" y="1844"/>
+ <point x="148" y="1616" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="348" y="1616" type="line"/>
+ <point x="348" y="1744"/>
+ <point x="420" y="1860"/>
+ <point x="560" y="1860" type="curve" smooth="yes"/>
+ <point x="704" y="1860"/>
+ <point x="772" y="1744"/>
+ <point x="772" y="1616" type="curve" smooth="yes"/>
+ <point x="772" y="1512" type="line" smooth="yes"/>
+ <point x="772" y="1388"/>
+ <point x="704" y="1272"/>
+ <point x="564" y="1272" type="curve" smooth="yes"/>
+ <point x="420" y="1272"/>
+ <point x="348" y="1388"/>
+ <point x="348" y="1512" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1184" y="384" type="line"/>
+ <point x="1184" y="160"/>
+ <point x="1340" y="-28"/>
+ <point x="1600" y="-28" type="curve" smooth="yes"/>
+ <point x="1840" y="-28"/>
+ <point x="1984" y="160"/>
+ <point x="1984" y="384" type="curve" smooth="yes"/>
+ <point x="1984" y="492" type="line" smooth="yes"/>
+ <point x="1984" y="716"/>
+ <point x="1840" y="904"/>
+ <point x="1600" y="904" type="curve" smooth="yes"/>
+ <point x="1340" y="904"/>
+ <point x="1184" y="716"/>
+ <point x="1184" y="492" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1388" y="492" type="line"/>
+ <point x="1388" y="616"/>
+ <point x="1456" y="732"/>
+ <point x="1600" y="732" type="curve" smooth="yes"/>
+ <point x="1740" y="732"/>
+ <point x="1808" y="616"/>
+ <point x="1808" y="492" type="curve" smooth="yes"/>
+ <point x="1808" y="384" type="line" smooth="yes"/>
+ <point x="1808" y="260"/>
+ <point x="1744" y="144"/>
+ <point x="1600" y="144" type="curve" smooth="yes"/>
+ <point x="1456" y="144"/>
+ <point x="1388" y="260"/>
+ <point x="1388" y="384" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1836" y="384" type="line"/>
+ <point x="1836" y="160"/>
+ <point x="1984" y="-28"/>
+ <point x="2228" y="-28" type="curve" smooth="yes"/>
+ <point x="2484" y="-28"/>
+ <point x="2640" y="160"/>
+ <point x="2640" y="384" type="curve" smooth="yes"/>
+ <point x="2640" y="492" type="line" smooth="yes"/>
+ <point x="2640" y="716"/>
+ <point x="2484" y="904"/>
+ <point x="2224" y="904" type="curve" smooth="yes"/>
+ <point x="1984" y="904"/>
+ <point x="1836" y="716"/>
+ <point x="1836" y="492" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2012" y="492" type="line"/>
+ <point x="2012" y="616"/>
+ <point x="2084" y="732"/>
+ <point x="2224" y="732" type="curve" smooth="yes"/>
+ <point x="2368" y="732"/>
+ <point x="2436" y="616"/>
+ <point x="2436" y="492" type="curve" smooth="yes"/>
+ <point x="2436" y="384" type="line" smooth="yes"/>
+ <point x="2436" y="260"/>
+ <point x="2368" y="144"/>
+ <point x="2228" y="144" type="curve" smooth="yes"/>
+ <point x="2084" y="144"/>
+ <point x="2012" y="260"/>
+ <point x="2012" y="384" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1628" y="1716" type="line"/>
+ <point x="1476" y="1812" type="line"/>
+ <point x="500" y="244" type="line"/>
+ <point x="652" y="152" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2687, 'leftMargin': 87, 'rightMargin': 107}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/peseta.glif b/src/Interface-Regular.ufo/glyphs/peseta.glif
new file mode 100644
index 000000000..fce91fe1d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/peseta.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="peseta" format="1">
+ <advance width="2272"/>
+ <unicode hex="20A7"/>
+ <outline>
+ <contour>
+ <point x="720" y="772" type="line"/>
+ <point x="1176" y="772"/>
+ <point x="1356" y="1032"/>
+ <point x="1356" y="1388" type="curve"/>
+ <point x="1356" y="1740"/>
+ <point x="1176" y="2004"/>
+ <point x="720" y="2004" type="curve"/>
+ <point x="188" y="2004" type="line"/>
+ <point x="188" y="0" type="line"/>
+ <point x="464" y="0" type="line"/>
+ <point x="464" y="1784" type="line"/>
+ <point x="720" y="1784" type="line"/>
+ <point x="1028" y="1784"/>
+ <point x="1080" y="1584"/>
+ <point x="1080" y="1384" type="curve"/>
+ <point x="1080" y="1188"/>
+ <point x="1028" y="992"/>
+ <point x="720" y="992" type="curve"/>
+ <point x="408" y="992" type="line"/>
+ <point x="408" y="772" type="line"/>
+ </contour>
+ <component base="t" xOffset="1260"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2313, 'leftMargin': 224, 'rightMargin': 195}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/peso.glif b/src/Interface-Regular.ufo/glyphs/peso.glif
new file mode 100644
index 000000000..3f161b0ce
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/peso.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="peso" format="1">
+ <advance width="2272"/>
+ <unicode hex="20B1"/>
+ <outline>
+ <contour>
+ <point x="2140" y="1668" type="line"/>
+ <point x="132" y="1668" type="line"/>
+ <point x="132" y="1448" type="line"/>
+ <point x="2140" y="1448" type="line"/>
+ </contour>
+ <contour>
+ <point x="2140" y="1340" type="line"/>
+ <point x="132" y="1340" type="line"/>
+ <point x="132" y="1120" type="line"/>
+ <point x="2140" y="1120" type="line"/>
+ </contour>
+ <contour>
+ <point x="1156" y="780" type="line"/>
+ <point x="1612" y="780"/>
+ <point x="1864" y="1000"/>
+ <point x="1864" y="1388" type="curve" smooth="yes"/>
+ <point x="1864" y="1744"/>
+ <point x="1612" y="2004"/>
+ <point x="1156" y="2004" type="curve" smooth="yes"/>
+ <point x="408" y="2004" type="line"/>
+ <point x="408" y="0" type="line"/>
+ <point x="692" y="0" type="line"/>
+ <point x="692" y="1772" type="line"/>
+ <point x="1156" y="1772" type="line" smooth="yes"/>
+ <point x="1456" y="1772"/>
+ <point x="1580" y="1584"/>
+ <point x="1580" y="1388" type="curve" smooth="yes"/>
+ <point x="1580" y="1164"/>
+ <point x="1456" y="1008"/>
+ <point x="1156" y="1008" type="curve" smooth="yes"/>
+ <point x="632" y="1008" type="line"/>
+ <point x="632" y="780" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2089, 'leftMargin': 41, 'rightMargin': 42}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/phi.glif b/src/Interface-Regular.ufo/glyphs/phi.glif
new file mode 100644
index 000000000..fac0dc9d4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/phi.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="phi" format="1">
+ <advance width="2016"/>
+ <unicode hex="03C6"/>
+ <outline>
+ <contour>
+ <point x="860" y="-656" type="line"/>
+ <point x="1132" y="-656" type="line"/>
+ <point x="1132" y="1180" type="line"/>
+ <point x="1132" y="1224"/>
+ <point x="1160" y="1268"/>
+ <point x="1216" y="1268" type="curve"/>
+ <point x="1480" y="1268"/>
+ <point x="1612" y="1008"/>
+ <point x="1620" y="748" type="curve"/>
+ <point x="1620" y="484"/>
+ <point x="1460" y="192"/>
+ <point x="996" y="192" type="curve" smooth="yes"/>
+ <point x="552" y="192"/>
+ <point x="400" y="500"/>
+ <point x="400" y="780" type="curve"/>
+ <point x="408" y="956"/>
+ <point x="464" y="1152"/>
+ <point x="624" y="1296" type="curve"/>
+ <point x="472" y="1488" type="line"/>
+ <point x="240" y="1328"/>
+ <point x="124" y="1080"/>
+ <point x="124" y="780" type="curve" smooth="yes"/>
+ <point x="124" y="356"/>
+ <point x="360" y="-28"/>
+ <point x="996" y="-28" type="curve" smooth="yes"/>
+ <point x="1652" y="-28"/>
+ <point x="1896" y="340"/>
+ <point x="1896" y="748" type="curve" smooth="yes"/>
+ <point x="1896" y="1172"/>
+ <point x="1584" y="1488"/>
+ <point x="1216" y="1488" type="curve"/>
+ <point x="1000" y="1488"/>
+ <point x="860" y="1364"/>
+ <point x="860" y="1172" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1997, 'leftMargin': 113, 'rightMargin': 113}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/phi1.glif b/src/Interface-Regular.ufo/glyphs/phi1.glif
new file mode 100644
index 000000000..8700559a3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/phi1.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="phi1" format="1">
+ <advance width="2016"/>
+ <unicode hex="03D5"/>
+ <outline>
+ <component base="efcyrillic" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2043, 'leftMargin': 136, 'rightMargin': 131}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/philatin.glif b/src/Interface-Regular.ufo/glyphs/philatin.glif
new file mode 100644
index 000000000..5b017db07
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/philatin.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="philatin" format="1">
+ <advance width="1760"/>
+ <unicode hex="0278"/>
+ <outline>
+ <contour>
+ <point x="880" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="880" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1688" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="200" y="728" type="line"/>
+ <point x="200" y="300"/>
+ <point x="460" y="-28"/>
+ <point x="880" y="-28" type="curve" smooth="yes"/>
+ <point x="1304" y="-28"/>
+ <point x="1560" y="300"/>
+ <point x="1560" y="728" type="curve" smooth="yes"/>
+ <point x="1560" y="760" type="line" smooth="yes"/>
+ <point x="1560" y="1188"/>
+ <point x="1304" y="1516"/>
+ <point x="880" y="1516" type="curve" smooth="yes"/>
+ <point x="460" y="1516"/>
+ <point x="200" y="1188"/>
+ <point x="200" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="476" y="760" type="line"/>
+ <point x="476" y="1044"/>
+ <point x="608" y="1296"/>
+ <point x="880" y="1296" type="curve" smooth="yes"/>
+ <point x="1152" y="1296"/>
+ <point x="1284" y="1044"/>
+ <point x="1284" y="760" type="curve" smooth="yes"/>
+ <point x="1284" y="728" type="line" smooth="yes"/>
+ <point x="1284" y="440"/>
+ <point x="1152" y="192"/>
+ <point x="880" y="192" type="curve" smooth="yes"/>
+ <point x="608" y="192"/>
+ <point x="476" y="440"/>
+ <point x="476" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="744" y="-572" type="line"/>
+ <point x="1016" y="-572" type="line"/>
+ <point x="1016" y="2112" type="line"/>
+ <point x="744" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1613, 'leftMargin': 127, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/phook.cn.glif b/src/Interface-Regular.ufo/glyphs/phook.cn.glif
new file mode 100644
index 000000000..5015cbe88
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/phook.cn.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="phook.cn" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="1516" y="812" type="line"/>
+ <point x="1516" y="1300"/>
+ <point x="1312" y="1516"/>
+ <point x="932" y="1516" type="curve" smooth="yes"/>
+ <point x="568" y="1516"/>
+ <point x="400" y="1252"/>
+ <point x="360" y="816" type="curve"/>
+ <point x="360" y="644" type="line"/>
+ <point x="400" y="228"/>
+ <point x="568" y="-28"/>
+ <point x="936" y="-28" type="curve" smooth="yes"/>
+ <point x="1308" y="-28"/>
+ <point x="1516" y="204"/>
+ <point x="1516" y="672" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1240" y="672" type="line"/>
+ <point x="1240" y="348"/>
+ <point x="1120" y="192"/>
+ <point x="852" y="192" type="curve" smooth="yes"/>
+ <point x="608" y="192"/>
+ <point x="504" y="356"/>
+ <point x="448" y="532" type="curve"/>
+ <point x="448" y="928" type="line"/>
+ <point x="492" y="1120"/>
+ <point x="608" y="1288"/>
+ <point x="848" y="1288" type="curve" smooth="yes"/>
+ <point x="1120" y="1288"/>
+ <point x="1240" y="1136"/>
+ <point x="1240" y="812" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="244" y="-572" type="line"/>
+ <point x="520" y="-572" type="line"/>
+ <point x="520" y="1488" type="line" smooth="yes"/>
+ <point x="520" y="1648"/>
+ <point x="600" y="1704"/>
+ <point x="728" y="1704" type="curve" smooth="yes"/>
+ <point x="748" y="1704"/>
+ <point x="780" y="1700"/>
+ <point x="804" y="1692" type="curve"/>
+ <point x="804" y="1876" type="line"/>
+ <point x="764" y="1888"/>
+ <point x="708" y="1900"/>
+ <point x="668" y="1900" type="curve" smooth="yes"/>
+ <point x="440" y="1900"/>
+ <point x="244" y="1752"/>
+ <point x="244" y="1488" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 188, 'rightMargin': 126}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/phook.glif b/src/Interface-Regular.ufo/glyphs/phook.glif
new file mode 100644
index 000000000..8c6ec55f3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/phook.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="phook" format="1">
+ <advance width="1760"/>
+ <unicode hex="01A5"/>
+ <outline>
+ <contour>
+ <point x="520" y="1288" type="line"/>
+ <point x="520" y="1488" type="line" smooth="yes"/>
+ <point x="520" y="1648"/>
+ <point x="600" y="1704"/>
+ <point x="728" y="1704" type="curve" smooth="yes"/>
+ <point x="748" y="1704"/>
+ <point x="780" y="1700"/>
+ <point x="804" y="1692" type="curve"/>
+ <point x="804" y="1876" type="line"/>
+ <point x="764" y="1888"/>
+ <point x="708" y="1900"/>
+ <point x="668" y="1900" type="curve" smooth="yes"/>
+ <point x="440" y="1900"/>
+ <point x="244" y="1752"/>
+ <point x="244" y="1488" type="curve" smooth="yes"/>
+ <point x="244" y="1288" type="line"/>
+ </contour>
+ <contour>
+ <point x="520" y="1204" type="line"/>
+ <point x="496" y="1488" type="line"/>
+ <point x="244" y="1488" type="line"/>
+ <point x="244" y="-572" type="line"/>
+ <point x="520" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1516" y="756" type="line"/>
+ <point x="1516" y="1208"/>
+ <point x="1312" y="1516"/>
+ <point x="932" y="1516" type="curve" smooth="yes"/>
+ <point x="552" y="1516"/>
+ <point x="360" y="1240"/>
+ <point x="316" y="788" type="curve"/>
+ <point x="316" y="672" type="line"/>
+ <point x="360" y="240"/>
+ <point x="552" y="-28"/>
+ <point x="936" y="-28" type="curve" smooth="yes"/>
+ <point x="1308" y="-28"/>
+ <point x="1516" y="296"/>
+ <point x="1516" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1240" y="728" type="line"/>
+ <point x="1240" y="440"/>
+ <point x="1120" y="192"/>
+ <point x="852" y="192" type="curve" smooth="yes"/>
+ <point x="608" y="192"/>
+ <point x="504" y="368"/>
+ <point x="448" y="560" type="curve"/>
+ <point x="448" y="900" type="line"/>
+ <point x="492" y="1104"/>
+ <point x="608" y="1288"/>
+ <point x="848" y="1288" type="curve" smooth="yes"/>
+ <point x="1120" y="1288"/>
+ <point x="1240" y="1044"/>
+ <point x="1240" y="756" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 188, 'rightMargin': 126}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/pi.glif b/src/Interface-Regular.ufo/glyphs/pi.glif
new file mode 100644
index 000000000..7ab34add7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/pi.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="pi" format="1">
+ <advance width="1760"/>
+ <unicode hex="03C0"/>
+ <outline>
+ <contour>
+ <point x="1600" y="1488" type="line"/>
+ <point x="92" y="1488" type="line"/>
+ <point x="92" y="1268" type="line"/>
+ <point x="1600" y="1268" type="line"/>
+ </contour>
+ <contour>
+ <point x="592" y="1488" type="line"/>
+ <point x="320" y="1488" type="line"/>
+ <point x="320" y="0" type="line"/>
+ <point x="592" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1120" y="1488" type="line"/>
+ <point x="1120" y="380" type="line"/>
+ <point x="1120" y="84"/>
+ <point x="1280" y="-20"/>
+ <point x="1468" y="-20" type="curve" smooth="yes"/>
+ <point x="1564" y="-20"/>
+ <point x="1632" y="0"/>
+ <point x="1672" y="12" type="curve"/>
+ <point x="1672" y="232" type="line"/>
+ <point x="1648" y="224"/>
+ <point x="1596" y="212"/>
+ <point x="1552" y="212" type="curve" smooth="yes"/>
+ <point x="1472" y="212"/>
+ <point x="1396" y="236"/>
+ <point x="1396" y="380" type="curve"/>
+ <point x="1396" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1679, 'leftMargin': 54, 'rightMargin': 45}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/pipe.glif b/src/Interface-Regular.ufo/glyphs/pipe.glif
new file mode 100644
index 000000000..e4e6c0e3e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/pipe.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="pipe" format="1">
+ <advance width="736"/>
+ <unicode hex="01C0"/>
+ <outline>
+ <contour>
+ <point x="480" y="2004" type="line"/>
+ <point x="260" y="2004" type="line"/>
+ <point x="260" y="0" type="line"/>
+ <point x="480" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 715.0, 'leftMargin': 248, 'rightMargin': 247.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/pipedbl.glif b/src/Interface-Regular.ufo/glyphs/pipedbl.glif
new file mode 100644
index 000000000..5035b5626
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/pipedbl.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="pipedbl" format="1">
+ <advance width="992"/>
+ <unicode hex="01C1"/>
+ <outline>
+ <component base="pipe" xOffset="-76"/>
+ <component base="pipe" xOffset="296"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1086, 'leftMargin': 276, 'rightMargin': 219}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/pipedblbar.glif b/src/Interface-Regular.ufo/glyphs/pipedblbar.glif
new file mode 100644
index 000000000..f6171fe5d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/pipedblbar.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="pipedblbar" format="1">
+ <advance width="992"/>
+ <unicode hex="01C2"/>
+ <outline>
+ <component base="pipe" xOffset="148"/>
+ <component base="crossbar" xOffset="-148" yOffset="380"/>
+ <component base="crossbar" xOffset="-148" yOffset="-308"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 938, 'leftMargin': 27, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/pisymbolgreek.glif b/src/Interface-Regular.ufo/glyphs/pisymbolgreek.glif
new file mode 100644
index 000000000..9142fdfb3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/pisymbolgreek.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="pisymbolgreek" format="1">
+ <advance width="2272"/>
+ <unicode hex="03D6"/>
+ <outline>
+ <contour>
+ <point x="1128" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2220" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2156" y="1488" type="line"/>
+ <point x="120" y="1488" type="line"/>
+ <point x="120" y="1268" type="line"/>
+ <point x="2156" y="1268" type="line"/>
+ </contour>
+ <contour>
+ <point x="1584" y="1488" type="line"/>
+ <point x="1696" y="1260"/>
+ <point x="1776" y="1024"/>
+ <point x="1784" y="780" type="curve"/>
+ <point x="1784" y="456"/>
+ <point x="1720" y="192"/>
+ <point x="1552" y="192" type="curve" smooth="yes"/>
+ <point x="1384" y="192"/>
+ <point x="1260" y="316"/>
+ <point x="1260" y="648" type="curve"/>
+ <point x="1260" y="988" type="line"/>
+ <point x="1068" y="988" type="line"/>
+ <point x="1068" y="648" type="line"/>
+ <point x="1068" y="216"/>
+ <point x="1248" y="-28"/>
+ <point x="1568" y="-28" type="curve" smooth="yes"/>
+ <point x="1928" y="-28"/>
+ <point x="2060" y="356"/>
+ <point x="2060" y="780" type="curve"/>
+ <point x="2060" y="1080"/>
+ <point x="1972" y="1320"/>
+ <point x="1872" y="1488" type="curve"/>
+ </contour>
+ <contour>
+ <point x="372" y="1488" type="line"/>
+ <point x="272" y="1320"/>
+ <point x="184" y="1080"/>
+ <point x="184" y="780" type="curve"/>
+ <point x="184" y="356"/>
+ <point x="316" y="-28"/>
+ <point x="676" y="-28" type="curve" smooth="yes"/>
+ <point x="996" y="-28"/>
+ <point x="1176" y="216"/>
+ <point x="1176" y="648" type="curve"/>
+ <point x="1176" y="988" type="line"/>
+ <point x="984" y="988" type="line"/>
+ <point x="984" y="648" type="line"/>
+ <point x="984" y="316"/>
+ <point x="860" y="192"/>
+ <point x="692" y="192" type="curve" smooth="yes"/>
+ <point x="524" y="192"/>
+ <point x="460" y="460"/>
+ <point x="460" y="780" type="curve"/>
+ <point x="468" y="1024"/>
+ <point x="548" y="1260"/>
+ <point x="660" y="1488" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2211.0, 'leftMargin': 109, 'rightMargin': 65.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/placeofinterestsign.glif b/src/Interface-Regular.ufo/glyphs/placeofinterestsign.glif
new file mode 100644
index 000000000..3ea020f45
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/placeofinterestsign.glif
@@ -0,0 +1,133 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="placeofinterestsign" format="1">
+ <advance width="2528"/>
+ <unicode hex="2318"/>
+ <outline>
+ <contour>
+ <point x="1872" y="2076" type="curve" smooth="yes"/>
+ <point x="1628" y="2076"/>
+ <point x="1428" y="1876"/>
+ <point x="1428" y="1632" type="curve" smooth="yes"/>
+ <point x="1428" y="1408" type="line"/>
+ <point x="1100" y="1408" type="line"/>
+ <point x="1100" y="1632" type="line" smooth="yes"/>
+ <point x="1100" y="1876"/>
+ <point x="900" y="2076"/>
+ <point x="656" y="2076" type="curve" smooth="yes"/>
+ <point x="412" y="2076"/>
+ <point x="212" y="1876"/>
+ <point x="212" y="1632" type="curve"/>
+ <point x="212" y="1388"/>
+ <point x="412" y="1188"/>
+ <point x="656" y="1188" type="curve" smooth="yes"/>
+ <point x="880" y="1188" type="line"/>
+ <point x="880" y="860" type="line"/>
+ <point x="656" y="860" type="line" smooth="yes"/>
+ <point x="412" y="860"/>
+ <point x="212" y="660"/>
+ <point x="212" y="416" type="curve" smooth="yes"/>
+ <point x="212" y="172"/>
+ <point x="412" y="-28"/>
+ <point x="656" y="-28" type="curve" smooth="yes"/>
+ <point x="900" y="-28"/>
+ <point x="1100" y="172"/>
+ <point x="1100" y="416" type="curve" smooth="yes"/>
+ <point x="1100" y="640" type="line"/>
+ <point x="1428" y="640" type="line"/>
+ <point x="1428" y="416" type="line" smooth="yes"/>
+ <point x="1428" y="172"/>
+ <point x="1628" y="-28"/>
+ <point x="1872" y="-28" type="curve" smooth="yes"/>
+ <point x="2116" y="-28"/>
+ <point x="2316" y="172"/>
+ <point x="2316" y="416" type="curve" smooth="yes"/>
+ <point x="2316" y="660"/>
+ <point x="2116" y="860"/>
+ <point x="1872" y="860" type="curve" smooth="yes"/>
+ <point x="1648" y="860" type="line"/>
+ <point x="1648" y="1188" type="line"/>
+ <point x="1872" y="1188" type="line" smooth="yes"/>
+ <point x="2116" y="1188"/>
+ <point x="2316" y="1388"/>
+ <point x="2316" y="1632" type="curve" smooth="yes"/>
+ <point x="2316" y="1876"/>
+ <point x="2116" y="2076"/>
+ </contour>
+ <contour>
+ <point x="880" y="1408" type="line"/>
+ <point x="656" y="1408" type="line" smooth="yes"/>
+ <point x="532" y="1408"/>
+ <point x="432" y="1508"/>
+ <point x="432" y="1632" type="curve" smooth="yes"/>
+ <point x="432" y="1756"/>
+ <point x="532" y="1856"/>
+ <point x="656" y="1856" type="curve" smooth="yes"/>
+ <point x="780" y="1856"/>
+ <point x="880" y="1756"/>
+ <point x="880" y="1632" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1100" y="1188" type="line"/>
+ <point x="1428" y="1188" type="line"/>
+ <point x="1428" y="860" type="line"/>
+ <point x="1100" y="860" type="line"/>
+ </contour>
+ <contour>
+ <point x="880" y="640" type="line"/>
+ <point x="880" y="416" type="line" smooth="yes"/>
+ <point x="880" y="292"/>
+ <point x="780" y="192"/>
+ <point x="656" y="192" type="curve" smooth="yes"/>
+ <point x="532" y="192"/>
+ <point x="432" y="292"/>
+ <point x="432" y="416" type="curve" smooth="yes"/>
+ <point x="432" y="540"/>
+ <point x="532" y="640"/>
+ <point x="656" y="640" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1648" y="640" type="line"/>
+ <point x="1872" y="640" type="line" smooth="yes"/>
+ <point x="1996" y="640"/>
+ <point x="2096" y="540"/>
+ <point x="2096" y="416" type="curve" smooth="yes"/>
+ <point x="2096" y="292"/>
+ <point x="1996" y="192"/>
+ <point x="1872" y="192" type="curve" smooth="yes"/>
+ <point x="1748" y="192"/>
+ <point x="1648" y="292"/>
+ <point x="1648" y="416" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1648" y="1408" type="line"/>
+ <point x="1648" y="1632" type="line" smooth="yes"/>
+ <point x="1648" y="1756"/>
+ <point x="1748" y="1856"/>
+ <point x="1872" y="1856" type="curve" smooth="yes"/>
+ <point x="1996" y="1856"/>
+ <point x="2096" y="1756"/>
+ <point x="2096" y="1632" type="curve" smooth="yes"/>
+ <point x="2096" y="1508"/>
+ <point x="1996" y="1408"/>
+ <point x="1872" y="1408" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/placeofinterestsign.specz.medium.glif b/src/Interface-Regular.ufo/glyphs/placeofinterestsign.specz.medium.glif
new file mode 100644
index 000000000..fa46930bf
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/placeofinterestsign.specz.medium.glif
@@ -0,0 +1,132 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="placeofinterestsign.specz.medium" format="1">
+ <advance width="2528"/>
+ <outline>
+ <contour>
+ <point x="1852" y="2076" type="curve" smooth="yes"/>
+ <point x="1592" y="2076"/>
+ <point x="1384" y="1868"/>
+ <point x="1384" y="1612" type="curve" smooth="yes"/>
+ <point x="1384" y="1432" type="line"/>
+ <point x="1144" y="1432" type="line"/>
+ <point x="1144" y="1612" type="line" smooth="yes"/>
+ <point x="1144" y="1868"/>
+ <point x="936" y="2076"/>
+ <point x="680" y="2076" type="curve" smooth="yes"/>
+ <point x="420" y="2076"/>
+ <point x="212" y="1868"/>
+ <point x="212" y="1612" type="curve" smooth="yes"/>
+ <point x="212" y="1352"/>
+ <point x="420" y="1144"/>
+ <point x="680" y="1144" type="curve" smooth="yes"/>
+ <point x="856" y="1144" type="line"/>
+ <point x="856" y="904" type="line"/>
+ <point x="680" y="904" type="line" smooth="yes"/>
+ <point x="420" y="904"/>
+ <point x="212" y="696"/>
+ <point x="212" y="440" type="curve" smooth="yes"/>
+ <point x="212" y="180"/>
+ <point x="420" y="-28"/>
+ <point x="680" y="-28" type="curve" smooth="yes"/>
+ <point x="936" y="-28"/>
+ <point x="1144" y="180"/>
+ <point x="1144" y="440" type="curve" smooth="yes"/>
+ <point x="1144" y="616" type="line"/>
+ <point x="1384" y="616" type="line"/>
+ <point x="1384" y="440" type="line" smooth="yes"/>
+ <point x="1384" y="180"/>
+ <point x="1592" y="-28"/>
+ <point x="1852" y="-28" type="curve" smooth="yes"/>
+ <point x="2108" y="-28"/>
+ <point x="2316" y="180"/>
+ <point x="2316" y="440" type="curve" smooth="yes"/>
+ <point x="2316" y="696"/>
+ <point x="2108" y="904"/>
+ <point x="1852" y="904" type="curve" smooth="yes"/>
+ <point x="1672" y="904" type="line"/>
+ <point x="1672" y="1144" type="line"/>
+ <point x="1852" y="1144" type="line" smooth="yes"/>
+ <point x="2108" y="1144"/>
+ <point x="2316" y="1352"/>
+ <point x="2316" y="1612" type="curve" smooth="yes"/>
+ <point x="2316" y="1868"/>
+ <point x="2108" y="2076"/>
+ </contour>
+ <contour>
+ <point x="856" y="1432" type="line"/>
+ <point x="680" y="1432" type="line" smooth="yes"/>
+ <point x="580" y="1432"/>
+ <point x="500" y="1512"/>
+ <point x="500" y="1612" type="curve" smooth="yes"/>
+ <point x="500" y="1708"/>
+ <point x="580" y="1788"/>
+ <point x="680" y="1788" type="curve" smooth="yes"/>
+ <point x="776" y="1788"/>
+ <point x="856" y="1708"/>
+ <point x="856" y="1612" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1144" y="1144" type="line"/>
+ <point x="1384" y="1144" type="line"/>
+ <point x="1384" y="904" type="line"/>
+ <point x="1144" y="904" type="line"/>
+ </contour>
+ <contour>
+ <point x="856" y="616" type="line"/>
+ <point x="856" y="440" type="line"/>
+ <point x="856" y="340"/>
+ <point x="776" y="260"/>
+ <point x="680" y="260" type="curve" smooth="yes"/>
+ <point x="580" y="260"/>
+ <point x="500" y="340"/>
+ <point x="500" y="440" type="curve" smooth="yes"/>
+ <point x="500" y="536"/>
+ <point x="580" y="616"/>
+ <point x="680" y="616" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1672" y="616" type="line"/>
+ <point x="1852" y="616" type="line" smooth="yes"/>
+ <point x="1948" y="616"/>
+ <point x="2028" y="536"/>
+ <point x="2028" y="440" type="curve" smooth="yes"/>
+ <point x="2028" y="340"/>
+ <point x="1948" y="260"/>
+ <point x="1852" y="260" type="curve" smooth="yes"/>
+ <point x="1752" y="260"/>
+ <point x="1672" y="340"/>
+ <point x="1672" y="440" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1672" y="1432" type="line"/>
+ <point x="1672" y="1612" type="line"/>
+ <point x="1672" y="1708"/>
+ <point x="1752" y="1788"/>
+ <point x="1852" y="1788" type="curve" smooth="yes"/>
+ <point x="1948" y="1788"/>
+ <point x="2028" y="1708"/>
+ <point x="2028" y="1612" type="curve" smooth="yes"/>
+ <point x="2028" y="1512"/>
+ <point x="1948" y="1432"/>
+ <point x="1852" y="1432" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/plus.glif b/src/Interface-Regular.ufo/glyphs/plus.glif
new file mode 100644
index 000000000..c8ee4b61d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/plus.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="plus" format="1">
+ <advance width="1792"/>
+ <unicode hex="002B"/>
+ <outline>
+ <contour>
+ <point x="1536" y="1012" type="line"/>
+ <point x="256" y="1012" type="line"/>
+ <point x="256" y="780" type="line"/>
+ <point x="1536" y="780" type="line"/>
+ </contour>
+ <contour>
+ <point x="1012" y="1536" type="line"/>
+ <point x="780" y="1536" type="line"/>
+ <point x="780" y="256" type="line"/>
+ <point x="1012" y="256" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/plusminus.glif b/src/Interface-Regular.ufo/glyphs/plusminus.glif
new file mode 100644
index 000000000..ea275f350
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/plusminus.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="plusminus" format="1">
+ <advance width="1792"/>
+ <unicode hex="00B1"/>
+ <outline>
+ <contour>
+ <point x="1536" y="220" type="line"/>
+ <point x="256" y="220" type="line"/>
+ <point x="256" y="0" type="line"/>
+ <point x="1536" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1536" y="1096" type="line"/>
+ <point x="1012" y="1096" type="line"/>
+ <point x="1012" y="1536" type="line"/>
+ <point x="780" y="1536" type="line"/>
+ <point x="780" y="1096" type="line"/>
+ <point x="256" y="1096" type="line"/>
+ <point x="256" y="872" type="line"/>
+ <point x="780" y="872" type="line"/>
+ <point x="780" y="432" type="line"/>
+ <point x="1012" y="432" type="line"/>
+ <point x="1012" y="872" type="line"/>
+ <point x="1536" y="872" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/plusmod.glif b/src/Interface-Regular.ufo/glyphs/plusmod.glif
new file mode 100644
index 000000000..2907349c5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/plusmod.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="plusmod" format="1">
+ <advance width="992"/>
+ <unicode hex="02D6"/>
+ <outline>
+ <contour>
+ <point x="600" y="760" type="line"/>
+ <point x="392" y="760" type="line"/>
+ <point x="392" y="208" type="line"/>
+ <point x="600" y="208" type="line"/>
+ </contour>
+ <contour>
+ <point x="216" y="580" type="line"/>
+ <point x="216" y="388" type="line"/>
+ <point x="776" y="388" type="line"/>
+ <point x="776" y="580" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 781.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/plussub.glif b/src/Interface-Regular.ufo/glyphs/plussub.glif
new file mode 100644
index 000000000..7f6bf7778
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/plussub.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="plussub" format="1">
+ <advance width="1248"/>
+ <unicode hex="208A"/>
+ <outline>
+ <component base="plussuperior" xOffset="56" yOffset="-1376"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1139, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/plussubnosp.glif b/src/Interface-Regular.ufo/glyphs/plussubnosp.glif
new file mode 100644
index 000000000..4e14f9fcc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/plussubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="plussubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="031F"/>
+ <outline>
+ <contour>
+ <point x="-809" y="-631" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-811" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="plusmod" xOffset="-1199" yOffset="-839"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/plussuperior.glif b/src/Interface-Regular.ufo/glyphs/plussuperior.glif
new file mode 100644
index 000000000..693fd8688
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/plussuperior.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="plussuperior" format="1">
+ <advance width="1248"/>
+ <unicode hex="207A"/>
+ <outline>
+ <contour>
+ <point x="1084" y="1480" type="line"/>
+ <point x="164" y="1480" type="line"/>
+ <point x="164" y="1292" type="line"/>
+ <point x="1084" y="1292" type="line"/>
+ </contour>
+ <contour>
+ <point x="720" y="1876" type="line"/>
+ <point x="528" y="1876" type="line"/>
+ <point x="528" y="900" type="line"/>
+ <point x="720" y="900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1139, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/primemod.glif b/src/Interface-Regular.ufo/glyphs/primemod.glif
new file mode 100644
index 000000000..e74d79231
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/primemod.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="primemod" format="1">
+ <advance width="480"/>
+ <unicode hex="02B9"/>
+ <outline>
+ <contour>
+ <point x="28" y="1664" type="line"/>
+ <point x="196" y="1664" type="line"/>
+ <point x="452" y="2148" type="line"/>
+ <point x="200" y="2148" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 454, 'leftMargin': 14, 'rightMargin': 14}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/primerev1.glif b/src/Interface-Regular.ufo/glyphs/primerev1.glif
new file mode 100644
index 000000000..c22b11104
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/primerev1.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="primerev1" format="1">
+ <advance width="736"/>
+ <unicode hex="2035"/>
+ <outline>
+ <contour>
+ <point x="408" y="2148" type="line"/>
+ <point x="156" y="2148" type="line"/>
+ <point x="416" y="1664" type="line"/>
+ <point x="580" y="1664" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 646, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/primetripl1.glif b/src/Interface-Regular.ufo/glyphs/primetripl1.glif
new file mode 100644
index 000000000..198a8e9ce
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/primetripl1.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="primetripl1" format="1">
+ <advance width="1504"/>
+ <unicode hex="2034"/>
+ <outline>
+ <contour>
+ <point x="128" y="1664" type="line"/>
+ <point x="296" y="1664" type="line"/>
+ <point x="552" y="2148" type="line"/>
+ <point x="300" y="2148" type="line"/>
+ </contour>
+ <contour>
+ <point x="540" y="1664" type="line"/>
+ <point x="708" y="1664" type="line"/>
+ <point x="968" y="2148" type="line"/>
+ <point x="712" y="2148" type="line"/>
+ </contour>
+ <contour>
+ <point x="952" y="1664" type="line"/>
+ <point x="1120" y="1664" type="line"/>
+ <point x="1380" y="2148" type="line"/>
+ <point x="1124" y="2148" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1471, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/primetriplerev1.glif b/src/Interface-Regular.ufo/glyphs/primetriplerev1.glif
new file mode 100644
index 000000000..d93365fb7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/primetriplerev1.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="primetriplerev1" format="1">
+ <advance width="1504"/>
+ <unicode hex="2037"/>
+ <outline>
+ <contour>
+ <point x="1204" y="2148" type="line"/>
+ <point x="952" y="2148" type="line"/>
+ <point x="1212" y="1664" type="line"/>
+ <point x="1380" y="1664" type="line"/>
+ </contour>
+ <contour>
+ <point x="792" y="2148" type="line"/>
+ <point x="540" y="2148" type="line"/>
+ <point x="800" y="1664" type="line"/>
+ <point x="968" y="1664" type="line"/>
+ </contour>
+ <contour>
+ <point x="380" y="2148" type="line"/>
+ <point x="128" y="2148" type="line"/>
+ <point x="388" y="1664" type="line"/>
+ <point x="552" y="1664" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1471, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/product.glif b/src/Interface-Regular.ufo/glyphs/product.glif
new file mode 100644
index 000000000..0163603e6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/product.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="product" format="1">
+ <advance width="2016"/>
+ <unicode hex="220F"/>
+ <outline>
+ <contour>
+ <point x="1768" y="2004" type="line"/>
+ <point x="248" y="2004" type="line"/>
+ <point x="248" y="-288" type="line"/>
+ <point x="524" y="-288" type="line"/>
+ <point x="524" y="1784" type="line"/>
+ <point x="1492" y="1784" type="line"/>
+ <point x="1492" y="-288" type="line"/>
+ <point x="1768" y="-288" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1980.0, 'leftMargin': 231, 'rightMargin': 231.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/psi.glif b/src/Interface-Regular.ufo/glyphs/psi.glif
new file mode 100644
index 000000000..6f4d3df69
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/psi.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="psi" format="1">
+ <advance width="2016"/>
+ <unicode hex="03C8"/>
+ <outline>
+ <contour>
+ <point x="992" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1996" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="136" y="1488" type="line"/>
+ <point x="136" y="820" type="line" smooth="yes"/>
+ <point x="136" y="232"/>
+ <point x="468" y="-28"/>
+ <point x="996" y="-28" type="curve" smooth="yes"/>
+ <point x="1652" y="-28"/>
+ <point x="1880" y="356"/>
+ <point x="1880" y="780" type="curve" smooth="yes"/>
+ <point x="1880" y="1080"/>
+ <point x="1804" y="1320"/>
+ <point x="1724" y="1488" type="curve"/>
+ <point x="1436" y="1488" type="line"/>
+ <point x="1532" y="1260"/>
+ <point x="1600" y="1024"/>
+ <point x="1608" y="780" type="curve"/>
+ <point x="1608" y="500"/>
+ <point x="1444" y="192"/>
+ <point x="984" y="192" type="curve" smooth="yes"/>
+ <point x="660" y="192"/>
+ <point x="412" y="360"/>
+ <point x="412" y="820" type="curve" smooth="yes"/>
+ <point x="412" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="848" y="1488" type="line"/>
+ <point x="848" y="-656" type="line"/>
+ <point x="1120" y="-656" type="line"/>
+ <point x="1120" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1983, 'leftMargin': 124, 'rightMargin': 113}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/psilipneumatacyrilliccmb.glif b/src/Interface-Regular.ufo/glyphs/psilipneumatacyrilliccmb.glif
new file mode 100644
index 000000000..463fcc59c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/psilipneumatacyrilliccmb.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="psilipneumatacyrilliccmb" format="1">
+ <advance width="0"/>
+ <unicode hex="0486"/>
+ <outline>
+ <contour>
+ <point x="-663" y="1760" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-492" y="2063" type="line"/>
+ <point x="-492" y="2230" type="line"/>
+ <point x="-754" y="2230" type="line"/>
+ <point x="-752" y="2038" type="line"/>
+ <point x="-832" y="1880" type="line"/>
+ <point x="-721" y="1786" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/published.glif b/src/Interface-Regular.ufo/glyphs/published.glif
new file mode 100644
index 000000000..80af547b1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/published.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="published" format="1">
+ <advance width="2272"/>
+ <unicode hex="2117"/>
+ <outline>
+ <contour>
+ <point x="1136" y="144" type="curve" smooth="yes"/>
+ <point x="692" y="144"/>
+ <point x="328" y="516"/>
+ <point x="328" y="1004" type="curve" smooth="yes"/>
+ <point x="328" y="1488"/>
+ <point x="692" y="1860"/>
+ <point x="1136" y="1860" type="curve" smooth="yes"/>
+ <point x="1584" y="1860"/>
+ <point x="1944" y="1488"/>
+ <point x="1944" y="1004" type="curve" smooth="yes"/>
+ <point x="1944" y="516"/>
+ <point x="1584" y="144"/>
+ </contour>
+ <contour>
+ <point x="1136" y="-28" type="curve" smooth="yes"/>
+ <point x="1676" y="-28"/>
+ <point x="2112" y="420"/>
+ <point x="2112" y="1004" type="curve" smooth="yes"/>
+ <point x="2112" y="1584"/>
+ <point x="1676" y="2032"/>
+ <point x="1136" y="2032" type="curve" smooth="yes"/>
+ <point x="600" y="2032"/>
+ <point x="160" y="1584"/>
+ <point x="160" y="1004" type="curve" smooth="yes"/>
+ <point x="160" y="420"/>
+ <point x="600" y="-28"/>
+ </contour>
+ <contour>
+ <point x="1224" y="812" type="line"/>
+ <point x="1504" y="812"/>
+ <point x="1664" y="972"/>
+ <point x="1664" y="1188" type="curve" smooth="yes"/>
+ <point x="1664" y="1404"/>
+ <point x="1504" y="1564"/>
+ <point x="1224" y="1564" type="curve" smooth="yes"/>
+ <point x="756" y="1564" type="line"/>
+ <point x="756" y="392" type="line"/>
+ <point x="964" y="392" type="line"/>
+ <point x="964" y="1380" type="line"/>
+ <point x="1224" y="1380" type="line" smooth="yes"/>
+ <point x="1392" y="1380"/>
+ <point x="1464" y="1296"/>
+ <point x="1464" y="1184" type="curve" smooth="yes"/>
+ <point x="1464" y="1080"/>
+ <point x="1392" y="1000"/>
+ <point x="1224" y="1000" type="curve" smooth="yes"/>
+ <point x="912" y="1000" type="line"/>
+ <point x="912" y="812" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2199, 'leftMargin': 124, 'rightMargin': 124}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/punctuationspace.glif b/src/Interface-Regular.ufo/glyphs/punctuationspace.glif
new file mode 100644
index 000000000..5b64c8a15
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/punctuationspace.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="punctuationspace" format="1">
+ <advance width="1024"/>
+ <unicode hex="2008"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 770.0, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/q.cn.glif b/src/Interface-Regular.ufo/glyphs/q.cn.glif
new file mode 100644
index 000000000..5eec0c421
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/q.cn.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="q.cn" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1112" y="-572" type="line"/>
+ <point x="1388" y="-572" type="line"/>
+ <point x="1388" y="1488" type="line"/>
+ <point x="1136" y="1488" type="line"/>
+ <point x="1112" y="1204" type="line"/>
+ </contour>
+ <contour>
+ <point x="120" y="672" type="line"/>
+ <point x="120" y="204"/>
+ <point x="344" y="-28"/>
+ <point x="712" y="-28" type="curve" smooth="yes"/>
+ <point x="1080" y="-28"/>
+ <point x="1248" y="240"/>
+ <point x="1284" y="676" type="curve"/>
+ <point x="1284" y="816" type="line"/>
+ <point x="1248" y="1252"/>
+ <point x="1080" y="1516"/>
+ <point x="716" y="1516" type="curve" smooth="yes"/>
+ <point x="340" y="1516"/>
+ <point x="120" y="1300"/>
+ <point x="120" y="812" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="396" y="812" type="line"/>
+ <point x="396" y="1136"/>
+ <point x="512" y="1296"/>
+ <point x="784" y="1296" type="curve" smooth="yes"/>
+ <point x="1028" y="1296"/>
+ <point x="1152" y="1120"/>
+ <point x="1196" y="928" type="curve"/>
+ <point x="1196" y="560" type="line"/>
+ <point x="1140" y="364"/>
+ <point x="1028" y="192"/>
+ <point x="784" y="192" type="curve" smooth="yes"/>
+ <point x="512" y="192"/>
+ <point x="396" y="348"/>
+ <point x="396" y="672" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1607, 'leftMargin': 127, 'rightMargin': 213}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/q.glif b/src/Interface-Regular.ufo/glyphs/q.glif
new file mode 100644
index 000000000..aecfe2cbc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/q.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="q" format="1">
+ <advance width="1632"/>
+ <unicode hex="0071"/>
+ <outline>
+ <contour>
+ <point x="752" y="1792" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1244" y="-560" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="752" y="1792" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="1592" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1592" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1396" y="1792" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1428" y="1536" type="line"/>
+ <point x="1212" y="1536" type="line"/>
+ <point x="1188" y="1244" type="line"/>
+ <point x="1188" y="1148" type="line"/>
+ <point x="1288" y="728" type="line"/>
+ <point x="1192" y="392" type="line"/>
+ <point x="1192" y="-576" type="line"/>
+ <point x="1428" y="-576" type="line"/>
+ </contour>
+ <component base="leftloop.cn" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/qhook.cn.glif b/src/Interface-Regular.ufo/glyphs/qhook.cn.glif
new file mode 100644
index 000000000..58e15c04b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/qhook.cn.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="qhook.cn" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="108" y="672" type="line"/>
+ <point x="108" y="204"/>
+ <point x="332" y="-28"/>
+ <point x="700" y="-28" type="curve" smooth="yes"/>
+ <point x="1064" y="-28"/>
+ <point x="1232" y="240"/>
+ <point x="1272" y="676" type="curve"/>
+ <point x="1272" y="816" type="line"/>
+ <point x="1232" y="1252"/>
+ <point x="1064" y="1516"/>
+ <point x="704" y="1516" type="curve" smooth="yes"/>
+ <point x="328" y="1516"/>
+ <point x="108" y="1300"/>
+ <point x="108" y="812" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="380" y="812" type="line"/>
+ <point x="380" y="1136"/>
+ <point x="500" y="1296"/>
+ <point x="772" y="1296" type="curve" smooth="yes"/>
+ <point x="1016" y="1296"/>
+ <point x="1140" y="1120"/>
+ <point x="1184" y="928" type="curve"/>
+ <point x="1184" y="560" type="line"/>
+ <point x="1128" y="364"/>
+ <point x="1016" y="192"/>
+ <point x="772" y="192" type="curve" smooth="yes"/>
+ <point x="500" y="192"/>
+ <point x="380" y="348"/>
+ <point x="380" y="672" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1372" y="-572" type="line"/>
+ <point x="1372" y="1488" type="line" smooth="yes"/>
+ <point x="1372" y="1648"/>
+ <point x="1452" y="1704"/>
+ <point x="1580" y="1704" type="curve" smooth="yes"/>
+ <point x="1600" y="1704"/>
+ <point x="1632" y="1700"/>
+ <point x="1656" y="1692" type="curve"/>
+ <point x="1656" y="1876" type="line"/>
+ <point x="1620" y="1888"/>
+ <point x="1560" y="1900"/>
+ <point x="1520" y="1900" type="curve" smooth="yes"/>
+ <point x="1296" y="1900"/>
+ <point x="1100" y="1752"/>
+ <point x="1100" y="1488" type="curve" smooth="yes"/>
+ <point x="1100" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1676, 'leftMargin': 127, 'rightMargin': 0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/qhook.glif b/src/Interface-Regular.ufo/glyphs/qhook.glif
new file mode 100644
index 000000000..6b9ff51f1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/qhook.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="qhook" format="1">
+ <advance width="1760"/>
+ <unicode hex="02A0"/>
+ <outline>
+ <contour>
+ <point x="776" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="776" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1640" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1372" y="1288" type="line"/>
+ <point x="1372" y="1488" type="line" smooth="yes"/>
+ <point x="1372" y="1648"/>
+ <point x="1452" y="1704"/>
+ <point x="1580" y="1704" type="curve" smooth="yes"/>
+ <point x="1600" y="1704"/>
+ <point x="1632" y="1700"/>
+ <point x="1656" y="1692" type="curve"/>
+ <point x="1656" y="1876" type="line"/>
+ <point x="1620" y="1888"/>
+ <point x="1560" y="1900"/>
+ <point x="1520" y="1900" type="curve" smooth="yes"/>
+ <point x="1296" y="1900"/>
+ <point x="1100" y="1752"/>
+ <point x="1100" y="1488" type="curve" smooth="yes"/>
+ <point x="1100" y="1288" type="line"/>
+ </contour>
+ <contour>
+ <point x="1100" y="-572" type="line"/>
+ <point x="1372" y="-572" type="line"/>
+ <point x="1372" y="1488" type="line"/>
+ <point x="1124" y="1488" type="line"/>
+ <point x="1100" y="1204" type="line"/>
+ </contour>
+ <contour>
+ <point x="108" y="728" type="line"/>
+ <point x="108" y="296"/>
+ <point x="332" y="-28"/>
+ <point x="700" y="-28" type="curve" smooth="yes"/>
+ <point x="1084" y="-28"/>
+ <point x="1272" y="248"/>
+ <point x="1312" y="700" type="curve"/>
+ <point x="1312" y="788" type="line"/>
+ <point x="1272" y="1240"/>
+ <point x="1084" y="1516"/>
+ <point x="704" y="1516" type="curve" smooth="yes"/>
+ <point x="328" y="1516"/>
+ <point x="108" y="1208"/>
+ <point x="108" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="380" y="756" type="line"/>
+ <point x="380" y="1044"/>
+ <point x="500" y="1296"/>
+ <point x="772" y="1296" type="curve" smooth="yes"/>
+ <point x="1016" y="1296"/>
+ <point x="1140" y="1104"/>
+ <point x="1184" y="900" type="curve"/>
+ <point x="1184" y="588" type="line"/>
+ <point x="1128" y="380"/>
+ <point x="1016" y="192"/>
+ <point x="772" y="192" type="curve" smooth="yes"/>
+ <point x="500" y="192"/>
+ <point x="380" y="440"/>
+ <point x="380" y="728" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1662, 'leftMargin': 127, 'rightMargin': -14}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/qofdagesh.glif b/src/Interface-Regular.ufo/glyphs/qofdagesh.glif
new file mode 100644
index 000000000..83ee9f3f0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/qofdagesh.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="qofdagesh" format="1">
+ <advance width="992"/>
+ <unicode hex="02DF"/>
+ <outline>
+ <contour>
+ <point x="496" y="1648" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="296" y="1596" type="line"/>
+ <point x="832" y="2136" type="line"/>
+ <point x="696" y="2272" type="line"/>
+ <point x="160" y="1732" type="line"/>
+ </contour>
+ <contour>
+ <point x="696" y="1592" type="line"/>
+ <point x="832" y="1732" type="line"/>
+ <point x="300" y="2276" type="line"/>
+ <point x="164" y="2136" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 894, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/quarteremspace.glif b/src/Interface-Regular.ufo/glyphs/quarteremspace.glif
new file mode 100644
index 000000000..40466d185
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/quarteremspace.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quarteremspace" format="1">
+ <advance width="704"/>
+ <unicode hex="2005"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 718, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/question.glif b/src/Interface-Regular.ufo/glyphs/question.glif
new file mode 100644
index 000000000..33670bfb1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/question.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="question" format="1">
+ <advance width="1504"/>
+ <unicode hex="003F"/>
+ <outline>
+ <contour>
+ <point x="872" y="576" type="line"/>
+ <point x="872.0" y="1113.5746189332413"/>
+ <point x="1372" y="1036"/>
+ <point x="1372" y="1536" type="curve" smooth="yes"/>
+ <point x="1372" y="1848"/>
+ <point x="1168.0" y="2076.0"/>
+ <point x="816.0" y="2076.0" type="curve" smooth="yes"/>
+ <point x="492.0" y="2076.0"/>
+ <point x="240.0" y="1876.0"/>
+ <point x="240.0" y="1536.0" type="curve"/>
+ <point x="492.0" y="1536.0" type="line"/>
+ <point x="492.0" y="1772.0"/>
+ <point x="660.0" y="1868.0"/>
+ <point x="816.0" y="1868.0" type="curve" smooth="yes"/>
+ <point x="1012.0" y="1868.0"/>
+ <point x="1132" y="1752"/>
+ <point x="1132" y="1548" type="curve" smooth="yes"/>
+ <point x="1132" y="1116"/>
+ <point x="632" y="1236"/>
+ <point x="632" y="576" type="curve"/>
+ </contour>
+ <contour>
+ <point x="752" y="-32" type="curve" smooth="yes"/>
+ <point x="856" y="-32"/>
+ <point x="944" y="52"/>
+ <point x="944" y="160" type="curve" smooth="yes"/>
+ <point x="944" y="268"/>
+ <point x="856" y="356"/>
+ <point x="752" y="356" type="curve" smooth="yes"/>
+ <point x="644" y="356"/>
+ <point x="560" y="268"/>
+ <point x="560" y="160" type="curve" smooth="yes"/>
+ <point x="560" y="52"/>
+ <point x="644" y="-32"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/questiondown.glif b/src/Interface-Regular.ufo/glyphs/questiondown.glif
new file mode 100644
index 000000000..d67840d2d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/questiondown.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="questiondown" format="1">
+ <advance width="1504"/>
+ <unicode hex="00BF"/>
+ <outline>
+ <component base="question" xScale="-1" yScale="-1" xOffset="1612" yOffset="1532"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/questiongreek.glif b/src/Interface-Regular.ufo/glyphs/questiongreek.glif
new file mode 100644
index 000000000..b5a8cee89
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/questiongreek.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="questiongreek" format="1">
+ <advance width="768"/>
+ <unicode hex="037E"/>
+ <outline>
+ <component base="period" xOffset="-4" yOffset="1204"/>
+ <component base="comma" xOffset="16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 726.0, 'leftMargin': 206, 'rightMargin': 144.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/quotedbl.glif b/src/Interface-Regular.ufo/glyphs/quotedbl.glif
new file mode 100644
index 000000000..0d95242b8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/quotedbl.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotedbl" format="1">
+ <advance width="1248"/>
+ <unicode hex="0022"/>
+ <outline>
+ <component base="quotesingle" xOffset="32"/>
+ <component base="quotesingle" xOffset="544"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1152, 'leftMargin': 256, 'rightMargin': 256}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/quotedblbase.glif b/src/Interface-Regular.ufo/glyphs/quotedblbase.glif
new file mode 100644
index 000000000..fc8d7b2ef
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/quotedblbase.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotedblbase" format="1">
+ <advance width="1248"/>
+ <unicode hex="201E"/>
+ <outline>
+ <component base="quotedblright" xOffset="-16" yOffset="-1792"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1005, 'leftMargin': 48, 'rightMargin': 125}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/quotedblleft.glif b/src/Interface-Regular.ufo/glyphs/quotedblleft.glif
new file mode 100644
index 000000000..bce28ef24
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/quotedblleft.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotedblleft" format="1">
+ <advance width="1248"/>
+ <unicode hex="201C"/>
+ <outline>
+ <component base="quoteleft" xOffset="32"/>
+ <component base="quoteleft" xOffset="544"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/quotedblreversed.glif b/src/Interface-Regular.ufo/glyphs/quotedblreversed.glif
new file mode 100644
index 000000000..49ef8af97
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/quotedblreversed.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotedblreversed" format="1">
+ <advance width="1248"/>
+ <unicode hex="201F"/>
+ <outline>
+ <component base="quotereversed" xOffset="36"/>
+ <component base="quotereversed" xOffset="548"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1095, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/quotedblright.glif b/src/Interface-Regular.ufo/glyphs/quotedblright.glif
new file mode 100644
index 000000000..0ed91fb05
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/quotedblright.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotedblright" format="1">
+ <advance width="1248"/>
+ <unicode hex="201D"/>
+ <outline>
+ <component base="quoteright" xOffset="32"/>
+ <component base="quoteright" xOffset="544"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1041, 'leftMargin': 142, 'rightMargin': 78}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/quoteleft.glif b/src/Interface-Regular.ufo/glyphs/quoteleft.glif
new file mode 100644
index 000000000..f67dac24c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/quoteleft.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quoteleft" format="1">
+ <advance width="608"/>
+ <unicode hex="2018"/>
+ <outline>
+ <contour>
+ <point x="192" y="1408" type="line"/>
+ <point x="416" y="1408" type="line"/>
+ <point x="416" y="1592" type="line" smooth="yes"/>
+ <point x="416" y="1740"/>
+ <point x="488" y="1868"/>
+ <point x="572" y="1988" type="curve"/>
+ <point x="444" y="2092" type="line"/>
+ <point x="284" y="1964"/>
+ <point x="192" y="1752"/>
+ <point x="192" y="1588" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/quotereversed.glif b/src/Interface-Regular.ufo/glyphs/quotereversed.glif
new file mode 100644
index 000000000..a097806e8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/quotereversed.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotereversed" format="1">
+ <advance width="608"/>
+ <unicode hex="201B"/>
+ <outline>
+ <contour>
+ <point x="188" y="2048" type="line"/>
+ <point x="188" y="1868" type="line" smooth="yes"/>
+ <point x="188" y="1704"/>
+ <point x="280" y="1492"/>
+ <point x="440" y="1364" type="curve"/>
+ <point x="568" y="1468" type="line"/>
+ <point x="484" y="1588"/>
+ <point x="412" y="1716"/>
+ <point x="412" y="1864" type="curve" smooth="yes"/>
+ <point x="412" y="2048" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 578, 'leftMargin': 106, 'rightMargin': 66}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/quoteright.glif b/src/Interface-Regular.ufo/glyphs/quoteright.glif
new file mode 100644
index 000000000..bf752ebc5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/quoteright.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quoteright" format="1">
+ <advance width="608"/>
+ <unicode hex="2019"/>
+ <outline>
+ <contour>
+ <point x="80" y="2112" type="move" name="_caron"/>
+ </contour>
+ <contour>
+ <point x="416" y="2048" type="line"/>
+ <point x="192" y="2048" type="line"/>
+ <point x="192" y="1864" type="line" smooth="yes"/>
+ <point x="192" y="1716"/>
+ <point x="120" y="1588"/>
+ <point x="36" y="1468" type="curve"/>
+ <point x="164" y="1364" type="line"/>
+ <point x="324" y="1492"/>
+ <point x="416" y="1704"/>
+ <point x="416" y="1868" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/quotesinglbase.glif b/src/Interface-Regular.ufo/glyphs/quotesinglbase.glif
new file mode 100644
index 000000000..4763d2e92
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/quotesinglbase.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotesinglbase" format="1">
+ <advance width="608"/>
+ <unicode hex="201A"/>
+ <outline>
+ <component base="quoteright" xOffset="-16" yOffset="-1792"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 578, 'leftMargin': 48, 'rightMargin': 124}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/quotesingle.glif b/src/Interface-Regular.ufo/glyphs/quotesingle.glif
new file mode 100644
index 000000000..1966969bb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/quotesingle.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotesingle" format="1">
+ <advance width="608"/>
+ <unicode hex="0027"/>
+ <outline>
+ <contour>
+ <point x="412" y="2048" type="line"/>
+ <point x="192" y="2048" type="line"/>
+ <point x="192" y="1344" type="line"/>
+ <point x="412" y="1344" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/r.glif b/src/Interface-Regular.ufo/glyphs/r.glif
new file mode 100644
index 000000000..42991f834
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/r.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="r" format="1">
+ <advance width="1072"/>
+ <unicode hex="0072"/>
+ <outline>
+ <contour>
+ <point x="544" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="328" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="940" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="940" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="940" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="996" y="1552" type="line"/>
+ <point x="980" y="1556"/>
+ <point x="936" y="1560"/>
+ <point x="880" y="1560" type="curve"/>
+ <point x="700" y="1560"/>
+ <point x="520" y="1420"/>
+ <point x="476" y="1272" type="curve"/>
+ <point x="460" y="1272" type="line"/>
+ <point x="460" y="1536" type="line"/>
+ <point x="224" y="1536" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="460" y="0" type="line"/>
+ <point x="460" y="880" type="line"/>
+ <point x="464" y="1080"/>
+ <point x="616" y="1316"/>
+ <point x="872" y="1316" type="curve"/>
+ <point x="932" y="1316"/>
+ <point x="972" y="1312"/>
+ <point x="996" y="1308" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/radical.glif b/src/Interface-Regular.ufo/glyphs/radical.glif
new file mode 100644
index 000000000..ca851b348
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/radical.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="radical" format="1">
+ <advance width="1760"/>
+ <unicode hex="221A"/>
+ <outline>
+ <contour>
+ <point x="768" y="340" type="line"/>
+ <point x="728" y="0" type="line"/>
+ <point x="908" y="0" type="line"/>
+ <point x="1664" y="2004" type="line"/>
+ <point x="1384" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="552" y="1084" type="line"/>
+ <point x="272" y="1084" type="line"/>
+ <point x="700" y="0" type="line"/>
+ <point x="880" y="0" type="line"/>
+ <point x="828" y="340" type="line"/>
+ </contour>
+ <contour>
+ <point x="96" y="864" type="line"/>
+ <point x="544" y="864" type="line"/>
+ <point x="544" y="1084" type="line"/>
+ <point x="96" y="1084" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1711, 'leftMargin': 87, 'rightMargin': 57}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/rdescend.glif b/src/Interface-Regular.ufo/glyphs/rdescend.glif
new file mode 100644
index 000000000..4855ba0a4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/rdescend.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rdescend" format="1">
+ <advance width="992"/>
+ <unicode hex="027C"/>
+ <outline>
+ <contour>
+ <point x="592" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="592" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="900" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="408" y="1256" type="line" name="hr00"/>
+ <point x="400" y="1488" type="line"/>
+ <point x="132" y="1488" type="line"/>
+ <point x="132" y="-572" type="line"/>
+ <point x="408" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="860" y="1496" type="line"/>
+ <point x="844" y="1504"/>
+ <point x="780" y="1516"/>
+ <point x="744" y="1516" type="curve"/>
+ <point x="428" y="1516"/>
+ <point x="292" y="1216"/>
+ <point x="292" y="864" type="curve"/>
+ <point x="368" y="908" type="line"/>
+ <point x="392" y="1112"/>
+ <point x="508" y="1256"/>
+ <point x="732" y="1256" type="curve"/>
+ <point x="780" y="1256"/>
+ <point x="816" y="1252"/>
+ <point x="860" y="1244" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 956, 'leftMargin': 188, 'rightMargin': 42}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/referencemark.glif b/src/Interface-Regular.ufo/glyphs/referencemark.glif
new file mode 100644
index 000000000..691cf2b77
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/referencemark.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="referencemark" format="1">
+ <advance width="1760"/>
+ <unicode hex="203B"/>
+ <outline>
+ <contour>
+ <point x="444" y="308" type="line"/>
+ <point x="1516" y="1400" type="line"/>
+ <point x="1340" y="1580" type="line"/>
+ <point x="268" y="488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1340" y="308" type="line"/>
+ <point x="1516" y="488" type="line"/>
+ <point x="444" y="1580" type="line"/>
+ <point x="268" y="1400" type="line"/>
+ </contour>
+ <contour>
+ <point x="136" y="952" type="curve" smooth="yes"/>
+ <point x="136" y="868"/>
+ <point x="188" y="804"/>
+ <point x="292" y="804" type="curve" smooth="yes"/>
+ <point x="400" y="804"/>
+ <point x="452" y="868"/>
+ <point x="452" y="952" type="curve" smooth="yes"/>
+ <point x="452" y="1040"/>
+ <point x="400" y="1108"/>
+ <point x="292" y="1108" type="curve" smooth="yes"/>
+ <point x="188" y="1108"/>
+ <point x="136" y="1040"/>
+ </contour>
+ <contour>
+ <point x="724" y="348" type="curve" smooth="yes"/>
+ <point x="724" y="264"/>
+ <point x="776" y="196"/>
+ <point x="880" y="196" type="curve" smooth="yes"/>
+ <point x="984" y="196"/>
+ <point x="1040" y="264"/>
+ <point x="1040" y="348" type="curve" smooth="yes"/>
+ <point x="1040" y="432"/>
+ <point x="984" y="500"/>
+ <point x="880" y="500" type="curve" smooth="yes"/>
+ <point x="776" y="500"/>
+ <point x="724" y="432"/>
+ </contour>
+ <contour>
+ <point x="724" y="1540" type="curve" smooth="yes"/>
+ <point x="724" y="1456"/>
+ <point x="776" y="1388"/>
+ <point x="880" y="1388" type="curve" smooth="yes"/>
+ <point x="984" y="1388"/>
+ <point x="1040" y="1456"/>
+ <point x="1040" y="1540" type="curve" smooth="yes"/>
+ <point x="1040" y="1624"/>
+ <point x="984" y="1692"/>
+ <point x="880" y="1692" type="curve" smooth="yes"/>
+ <point x="776" y="1692"/>
+ <point x="724" y="1624"/>
+ </contour>
+ <contour>
+ <point x="1308" y="952" type="curve" smooth="yes"/>
+ <point x="1308" y="868"/>
+ <point x="1364" y="804"/>
+ <point x="1468" y="804" type="curve" smooth="yes"/>
+ <point x="1572" y="804"/>
+ <point x="1628" y="868"/>
+ <point x="1628" y="952" type="curve" smooth="yes"/>
+ <point x="1628" y="1040"/>
+ <point x="1572" y="1108"/>
+ <point x="1468" y="1108" type="curve" smooth="yes"/>
+ <point x="1364" y="1108"/>
+ <point x="1308" y="1040"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1738.0, 'leftMargin': 96, 'rightMargin': 151.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/registered.glif b/src/Interface-Regular.ufo/glyphs/registered.glif
new file mode 100644
index 000000000..53f026d75
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/registered.glif
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="registered" format="1">
+ <advance width="2272"/>
+ <unicode hex="00AE"/>
+ <outline>
+ <contour>
+ <point x="1172" y="900" type="line"/>
+ <point x="1224" y="900"/>
+ <point x="1200" y="900"/>
+ <point x="1248" y="928" type="curve" smooth="yes"/>
+ <point x="1252" y="928"/>
+ <point x="1260" y="948"/>
+ <point x="1264" y="948" type="curve" smooth="yes"/>
+ <point x="1460" y="1000"/>
+ <point x="1564" y="1100"/>
+ <point x="1564" y="1252" type="curve"/>
+ <point x="1564" y="1488"/>
+ <point x="1392" y="1604"/>
+ <point x="1120" y="1604" type="curve"/>
+ <point x="732" y="1604" type="line"/>
+ <point x="732" y="436" type="line"/>
+ <point x="940" y="436" type="line"/>
+ <point x="940" y="1420" type="line"/>
+ <point x="1120" y="1420" type="line"/>
+ <point x="1296" y="1420"/>
+ <point x="1360" y="1376"/>
+ <point x="1360" y="1244" type="curve"/>
+ <point x="1360" y="1140"/>
+ <point x="1260" y="1084"/>
+ <point x="1148" y="1084" type="curve"/>
+ <point x="872" y="1084" type="line"/>
+ <point x="876" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="1156" y="900" type="line"/>
+ <point x="1300" y="900"/>
+ <point x="1352" y="836"/>
+ <point x="1352" y="708" type="curve"/>
+ <point x="1352" y="632" type="line"/>
+ <point x="1352" y="592"/>
+ <point x="1352" y="480"/>
+ <point x="1372" y="436" type="curve"/>
+ <point x="1584" y="436" type="line"/>
+ <point x="1584" y="456" type="line"/>
+ <point x="1568" y="500"/>
+ <point x="1560" y="564"/>
+ <point x="1560" y="632" type="curve"/>
+ <point x="1560" y="708" type="line"/>
+ <point x="1560" y="892"/>
+ <point x="1472" y="1028"/>
+ <point x="1184" y="1028" type="curve"/>
+ </contour>
+ <contour>
+ <point x="328" y="1004" type="curve" smooth="yes"/>
+ <point x="328" y="1488"/>
+ <point x="692" y="1860"/>
+ <point x="1136" y="1860" type="curve" smooth="yes"/>
+ <point x="1584" y="1860"/>
+ <point x="1944" y="1488"/>
+ <point x="1944" y="1004" type="curve" smooth="yes"/>
+ <point x="1944" y="516"/>
+ <point x="1584" y="144"/>
+ <point x="1136" y="144" type="curve" smooth="yes"/>
+ <point x="692" y="144"/>
+ <point x="328" y="516"/>
+ </contour>
+ <contour>
+ <point x="160" y="1004" type="curve" smooth="yes"/>
+ <point x="160" y="420"/>
+ <point x="600" y="-28"/>
+ <point x="1136" y="-28" type="curve" smooth="yes"/>
+ <point x="1676" y="-28"/>
+ <point x="2112" y="420"/>
+ <point x="2112" y="1004" type="curve" smooth="yes"/>
+ <point x="2112" y="1584"/>
+ <point x="1676" y="2032"/>
+ <point x="1136" y="2032" type="curve" smooth="yes"/>
+ <point x="600" y="2032"/>
+ <point x="160" y="1584"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2204, 'leftMargin': 121, 'rightMargin': 132}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/response.glif b/src/Interface-Regular.ufo/glyphs/response.glif
new file mode 100644
index 000000000..6edcb40e5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/response.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="response" format="1">
+ <advance width="1804"/>
+ <unicode hex="211F"/>
+ <outline>
+ <contour>
+ <point x="1516" y="2224" type="line"/>
+ <point x="1076" y="2464" type="line"/>
+ <point x="960" y="2240" type="line"/>
+ <point x="1228" y="2104" type="line"/>
+ <point x="252" y="-496" type="line"/>
+ <point x="488" y="-496" type="line"/>
+ </contour>
+ <component base="R"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1727.0, 'leftMargin': 250, 'rightMargin': 7.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/reverseddblprime.glif b/src/Interface-Regular.ufo/glyphs/reverseddblprime.glif
new file mode 100644
index 000000000..8ee7ecc5b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/reverseddblprime.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="reverseddblprime" format="1">
+ <advance width="1248"/>
+ <unicode hex="2036"/>
+ <outline>
+ <contour>
+ <point x="872" y="2148" type="line"/>
+ <point x="620" y="2148" type="line"/>
+ <point x="876" y="1664" type="line"/>
+ <point x="1044" y="1664" type="line"/>
+ </contour>
+ <contour>
+ <point x="460" y="2148" type="line"/>
+ <point x="204" y="2148" type="line"/>
+ <point x="464" y="1664" type="line"/>
+ <point x="632" y="1664" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1059, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/rfishhook.glif b/src/Interface-Regular.ufo/glyphs/rfishhook.glif
new file mode 100644
index 000000000..4c4ad080e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/rfishhook.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rfishhook" format="1">
+ <advance width="992"/>
+ <unicode hex="027E"/>
+ <outline>
+ <contour>
+ <point x="360" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="360" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="816" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="492" y="0" type="line"/>
+ <point x="492" y="1108" type="line" smooth="yes"/>
+ <point x="492" y="1264"/>
+ <point x="572" y="1320"/>
+ <point x="700" y="1320" type="curve" smooth="yes"/>
+ <point x="720" y="1320"/>
+ <point x="752" y="1316"/>
+ <point x="776" y="1312" type="curve"/>
+ <point x="776" y="1496" type="line"/>
+ <point x="740" y="1508"/>
+ <point x="680" y="1516"/>
+ <point x="640" y="1516" type="curve" smooth="yes"/>
+ <point x="416" y="1516"/>
+ <point x="220" y="1372"/>
+ <point x="220" y="1108" type="curve" smooth="yes"/>
+ <point x="220" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 787, 'leftMargin': 188, 'rightMargin': 42}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/rfishhookrev.glif b/src/Interface-Regular.ufo/glyphs/rfishhookrev.glif
new file mode 100644
index 000000000..71256cfa7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/rfishhookrev.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rfishhookrev" format="1">
+ <advance width="736"/>
+ <unicode hex="027F"/>
+ <outline>
+ <contour>
+ <point x="516" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="516" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="836" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="648" y="-572" type="line"/>
+ <point x="648" y="1108" type="line" smooth="yes"/>
+ <point x="648" y="1372"/>
+ <point x="452" y="1516"/>
+ <point x="228" y="1516" type="curve" smooth="yes"/>
+ <point x="184" y="1516"/>
+ <point x="128" y="1508"/>
+ <point x="92" y="1500" type="curve"/>
+ <point x="92" y="1316" type="line"/>
+ <point x="112" y="1320"/>
+ <point x="144" y="1324"/>
+ <point x="168" y="1324" type="curve" smooth="yes"/>
+ <point x="292" y="1324"/>
+ <point x="372" y="1264"/>
+ <point x="372" y="1108" type="curve" smooth="yes"/>
+ <point x="372" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 787, 'leftMargin': 41, 'rightMargin': 189}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/rho.glif b/src/Interface-Regular.ufo/glyphs/rho.glif
new file mode 100644
index 000000000..246a1aa8d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/rho.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rho" format="1">
+ <advance width="1504"/>
+ <unicode hex="03C1"/>
+ <outline>
+ <contour>
+ <point x="744" y="1760" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1528" y="1760" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="120" y="-572" type="line"/>
+ <point x="396" y="-572" type="line"/>
+ <point x="396" y="788" type="line" smooth="yes"/>
+ <point x="396" y="1008"/>
+ <point x="496" y="1296"/>
+ <point x="740" y="1296" type="curve" smooth="yes"/>
+ <point x="1012" y="1296"/>
+ <point x="1108" y="1028"/>
+ <point x="1108" y="716" type="curve" smooth="yes"/>
+ <point x="1108" y="688" type="line" smooth="yes"/>
+ <point x="1108" y="416"/>
+ <point x="996" y="192"/>
+ <point x="728" y="192" type="curve" smooth="yes"/>
+ <point x="484" y="192"/>
+ <point x="380" y="368"/>
+ <point x="324" y="560" type="curve"/>
+ <point x="324" y="560"/>
+ <point x="196" y="668"/>
+ <point x="192" y="672" type="curve"/>
+ <point x="232" y="240"/>
+ <point x="428" y="-28"/>
+ <point x="812" y="-28" type="curve" smooth="yes"/>
+ <point x="1184" y="-28"/>
+ <point x="1384" y="272"/>
+ <point x="1384" y="688" type="curve" smooth="yes"/>
+ <point x="1384" y="716" type="line" smooth="yes"/>
+ <point x="1384" y="1184"/>
+ <point x="1172" y="1516"/>
+ <point x="740" y="1516" type="curve" smooth="yes"/>
+ <point x="404" y="1516"/>
+ <point x="120" y="1264"/>
+ <point x="120" y="788" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1602, 'leftMargin': 197, 'rightMargin': 142}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/rho1.glif b/src/Interface-Regular.ufo/glyphs/rho1.glif
new file mode 100644
index 000000000..9e466d0fe
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/rho1.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rho1" format="1">
+ <advance width="1760"/>
+ <unicode hex="03F1"/>
+ <outline>
+ <contour>
+ <point x="1444" y="-652" type="line"/>
+ <point x="1444" y="-280"/>
+ <point x="1192" y="-256"/>
+ <point x="944" y="-200" type="curve" smooth="yes"/>
+ <point x="636" y="-128"/>
+ <point x="392" y="40"/>
+ <point x="440" y="648" type="curve"/>
+ <point x="440" y="776" type="line"/>
+ <point x="216" y="776" type="line"/>
+ <point x="216" y="648" type="line" smooth="yes"/>
+ <point x="216" y="-32"/>
+ <point x="488" y="-352"/>
+ <point x="888" y="-432" type="curve" smooth="yes"/>
+ <point x="1084" y="-472"/>
+ <point x="1220" y="-508"/>
+ <point x="1220" y="-652" type="curve"/>
+ </contour>
+ <contour>
+ <point x="932" y="80" type="curve" smooth="yes"/>
+ <point x="1320" y="80"/>
+ <point x="1548" y="372"/>
+ <point x="1548" y="756" type="curve" smooth="yes"/>
+ <point x="1548" y="784" type="line" smooth="yes"/>
+ <point x="1548" y="1200"/>
+ <point x="1300" y="1516"/>
+ <point x="880" y="1516" type="curve" smooth="yes"/>
+ <point x="460" y="1516"/>
+ <point x="216" y="1200"/>
+ <point x="216" y="784" type="curve" smooth="yes"/>
+ <point x="216" y="756" type="line"/>
+ <point x="216" y="688"/>
+ <point x="264" y="628"/>
+ <point x="296" y="552" type="curve" smooth="yes"/>
+ <point x="396" y="304"/>
+ <point x="616" y="80"/>
+ </contour>
+ <contour>
+ <point x="880" y="300" type="curve" smooth="yes"/>
+ <point x="608" y="300"/>
+ <point x="488" y="512"/>
+ <point x="488" y="756" type="curve" smooth="yes"/>
+ <point x="488" y="784" type="line" smooth="yes"/>
+ <point x="488" y="1060"/>
+ <point x="608" y="1296"/>
+ <point x="880" y="1296" type="curve" smooth="yes"/>
+ <point x="1152" y="1296"/>
+ <point x="1272" y="1060"/>
+ <point x="1272" y="784" type="curve" smooth="yes"/>
+ <point x="1272" y="756" type="line" smooth="yes"/>
+ <point x="1272" y="512"/>
+ <point x="1152" y="300"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 127, 'rightMargin': 126}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/rhotichookmod.glif b/src/Interface-Regular.ufo/glyphs/rhotichookmod.glif
new file mode 100644
index 000000000..2f7ba2637
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/rhotichookmod.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rhotichookmod" format="1">
+ <advance width="768"/>
+ <unicode hex="02DE"/>
+ <outline>
+ <contour>
+ <point x="-16" y="880" type="move" name="_markrhotichook"/>
+ </contour>
+ <contour>
+ <point x="-20" y="752" type="line"/>
+ <point x="276" y="808" type="line"/>
+ <point x="328" y="620"/>
+ <point x="380" y="484"/>
+ <point x="608" y="484" type="curve" smooth="yes"/>
+ <point x="672" y="484"/>
+ <point x="736" y="504"/>
+ <point x="788" y="528" type="curve"/>
+ <point x="740" y="756" type="line"/>
+ <point x="720" y="752"/>
+ <point x="700" y="752"/>
+ <point x="680" y="752" type="curve" smooth="yes"/>
+ <point x="528" y="752"/>
+ <point x="536" y="876"/>
+ <point x="500" y="1100" type="curve"/>
+ <point x="-20" y="1000" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 593, 'leftMargin': -281, 'rightMargin': 69}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/rightloop.cn.glif b/src/Interface-Regular.ufo/glyphs/rightloop.cn.glif
new file mode 100644
index 000000000..751e21adf
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/rightloop.cn.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rightloop.cn" format="1">
+ <advance width="1632"/>
+ <outline>
+ <contour>
+ <point x="1512" y="772" type="curve" smooth="yes"/>
+ <point x="1512" y="1224"/>
+ <point x="1268" y="1556"/>
+ <point x="912" y="1556" type="curve" smooth="yes"/>
+ <point x="500" y="1556"/>
+ <point x="352" y="1196"/>
+ <point x="300" y="812" type="curve"/>
+ <point x="300" y="700" type="line"/>
+ <point x="352" y="316"/>
+ <point x="500" y="-28"/>
+ <point x="916" y="-28" type="curve" smooth="yes"/>
+ <point x="1264" y="-28"/>
+ <point x="1512" y="312"/>
+ </contour>
+ <contour>
+ <point x="1268" y="772" type="curve" smooth="yes"/>
+ <point x="1268" y="456"/>
+ <point x="1120" y="184"/>
+ <point x="856" y="184" type="curve" smooth="yes"/>
+ <point x="620" y="184"/>
+ <point x="492" y="440"/>
+ <point x="464" y="588" type="curve"/>
+ <point x="444" y="676"/>
+ <point x="444" y="828"/>
+ <point x="464" y="924" type="curve"/>
+ <point x="484" y="1072"/>
+ <point x="600" y="1328"/>
+ <point x="840" y="1328" type="curve" smooth="yes"/>
+ <point x="1132" y="1328"/>
+ <point x="1268" y="1060"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ring.glif b/src/Interface-Regular.ufo/glyphs/ring.glif
new file mode 100644
index 000000000..2f95ea97c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ring.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ring" format="1">
+ <advance width="864"/>
+ <unicode hex="02DA"/>
+ <outline>
+ <contour>
+ <point x="432" y="1800" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="444" y="2764" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="68" y="2072" type="curve"/>
+ <point x="68" y="1880"/>
+ <point x="228" y="1732"/>
+ <point x="432" y="1732" type="curve" smooth="yes"/>
+ <point x="636" y="1732"/>
+ <point x="792" y="1880"/>
+ <point x="792" y="2072" type="curve" smooth="yes"/>
+ <point x="792" y="2264"/>
+ <point x="636" y="2424"/>
+ <point x="432" y="2424" type="curve" smooth="yes"/>
+ <point x="228" y="2424"/>
+ <point x="68" y="2264"/>
+ </contour>
+ <contour>
+ <point x="240" y="2072" type="curve"/>
+ <point x="240" y="2172"/>
+ <point x="320" y="2268"/>
+ <point x="432" y="2268" type="curve" smooth="yes"/>
+ <point x="544" y="2268"/>
+ <point x="624" y="2172"/>
+ <point x="624" y="2072" type="curve" smooth="yes"/>
+ <point x="624" y="1976"/>
+ <point x="544" y="1884"/>
+ <point x="432" y="1884" type="curve" smooth="yes"/>
+ <point x="320" y="1884"/>
+ <point x="240" y="1976"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ringacute.glif b/src/Interface-Regular.ufo/glyphs/ringacute.glif
new file mode 100644
index 000000000..54c310273
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ringacute.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringacute" format="1">
+ <advance width="992"/>
+ <outline>
+ <contour>
+ <point x="404" y="1792" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="352" y="2012" type="line"/>
+ <point x="516" y="2012" type="line"/>
+ <point x="824" y="2264" type="line"/>
+ <point x="548" y="2264" type="line"/>
+ </contour>
+ <contour>
+ <point x="172" y="1712" type="curve"/>
+ <point x="172" y="1580"/>
+ <point x="280" y="1488"/>
+ <point x="412" y="1488" type="curve" smooth="yes"/>
+ <point x="540" y="1488"/>
+ <point x="648" y="1580"/>
+ <point x="648" y="1712" type="curve" smooth="yes"/>
+ <point x="648" y="1848"/>
+ <point x="540" y="1948"/>
+ <point x="412" y="1948" type="curve" smooth="yes"/>
+ <point x="280" y="1948"/>
+ <point x="172" y="1848"/>
+ </contour>
+ <contour>
+ <point x="292" y="1712" type="curve"/>
+ <point x="292" y="1784"/>
+ <point x="348" y="1836"/>
+ <point x="412" y="1836" type="curve" smooth="yes"/>
+ <point x="476" y="1836"/>
+ <point x="524" y="1784"/>
+ <point x="524" y="1712" type="curve" smooth="yes"/>
+ <point x="524" y="1648"/>
+ <point x="476" y="1600"/>
+ <point x="412" y="1600" type="curve" smooth="yes"/>
+ <point x="348" y="1600"/>
+ <point x="292" y="1648"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 958, 'leftMargin': 213, 'rightMargin': 92}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ringhalfleft.glif b/src/Interface-Regular.ufo/glyphs/ringhalfleft.glif
new file mode 100644
index 000000000..3c9bd079f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ringhalfleft.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringhalfleft" format="1">
+ <advance width="480"/>
+ <unicode hex="02BF"/>
+ <outline>
+ <contour>
+ <point x="384" y="1528" type="line"/>
+ <point x="228" y="1528"/>
+ <point x="100" y="1636"/>
+ <point x="100" y="1796" type="curve" smooth="yes"/>
+ <point x="100" y="1960"/>
+ <point x="228" y="2076"/>
+ <point x="384" y="2076" type="curve"/>
+ <point x="384" y="1948" type="line"/>
+ <point x="304" y="1948"/>
+ <point x="244" y="1884"/>
+ <point x="244" y="1796" type="curve" smooth="yes"/>
+ <point x="244" y="1716"/>
+ <point x="304" y="1652"/>
+ <point x="384" y="1652" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 393, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ringhalfleftcentered.glif b/src/Interface-Regular.ufo/glyphs/ringhalfleftcentered.glif
new file mode 100644
index 000000000..c2e7e0e3b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ringhalfleftcentered.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringhalfleftcentered" format="1">
+ <advance width="480"/>
+ <unicode hex="02D3"/>
+ <outline>
+ <contour>
+ <point x="384" y="304" type="line"/>
+ <point x="304" y="304"/>
+ <point x="244" y="364"/>
+ <point x="244" y="448" type="curve" smooth="yes"/>
+ <point x="244" y="532"/>
+ <point x="304" y="596"/>
+ <point x="384" y="596" type="curve"/>
+ <point x="384" y="724" type="line"/>
+ <point x="228" y="724"/>
+ <point x="100" y="608"/>
+ <point x="100" y="448" type="curve" smooth="yes"/>
+ <point x="100" y="284"/>
+ <point x="228" y="176"/>
+ <point x="384" y="176" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 393, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ringhalfright.glif b/src/Interface-Regular.ufo/glyphs/ringhalfright.glif
new file mode 100644
index 000000000..9f0b8438a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ringhalfright.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringhalfright" format="1">
+ <advance width="480"/>
+ <unicode hex="02BE"/>
+ <outline>
+ <contour>
+ <point x="140" y="1584" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-68" y="1584" type="move" name="_rhalfring"/>
+ </contour>
+ <contour>
+ <point x="100" y="1528" type="line"/>
+ <point x="256" y="1528"/>
+ <point x="384" y="1636"/>
+ <point x="384" y="1796" type="curve" smooth="yes"/>
+ <point x="384" y="1960"/>
+ <point x="256" y="2076"/>
+ <point x="100" y="2076" type="curve"/>
+ <point x="100" y="1948" type="line"/>
+ <point x="176" y="1948"/>
+ <point x="240" y="1884"/>
+ <point x="240" y="1796" type="curve" smooth="yes"/>
+ <point x="240" y="1716"/>
+ <point x="176" y="1652"/>
+ <point x="100" y="1652" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 393, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ringhalfrightcentered.glif b/src/Interface-Regular.ufo/glyphs/ringhalfrightcentered.glif
new file mode 100644
index 000000000..7fa1e5c67
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ringhalfrightcentered.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringhalfrightcentered" format="1">
+ <advance width="480"/>
+ <unicode hex="02D2"/>
+ <outline>
+ <component base="ringhalfright" xOffset="44" yOffset="-1352"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 393, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ringlefthalfsubnosp.glif b/src/Interface-Regular.ufo/glyphs/ringlefthalfsubnosp.glif
new file mode 100644
index 000000000..48852adbd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ringlefthalfsubnosp.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringlefthalfsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="031C"/>
+ <outline>
+ <contour>
+ <point x="-690" y="-14" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-690" y="-672" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-579" y="-660" type="line"/>
+ <point x="-734" y="-660"/>
+ <point x="-862" y="-551"/>
+ <point x="-862" y="-389" type="curve" smooth="yes"/>
+ <point x="-862" y="-228"/>
+ <point x="-734" y="-113"/>
+ <point x="-579" y="-113" type="curve"/>
+ <point x="-579" y="-241" type="line"/>
+ <point x="-657" y="-241"/>
+ <point x="-719" y="-304"/>
+ <point x="-719" y="-389" type="curve" smooth="yes"/>
+ <point x="-719" y="-472"/>
+ <point x="-657" y="-534"/>
+ <point x="-579" y="-534" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ringnosp.glif b/src/Interface-Regular.ufo/glyphs/ringnosp.glif
new file mode 100644
index 000000000..93a3e4981
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ringnosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="030A"/>
+ <outline>
+ <contour>
+ <point x="-806" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-806" y="1943" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-806" y="2338" type="move" name="mkmktop"/>
+ </contour>
+ <component base="ring" xOffset="-1276" yOffset="64"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ringrighthalfsubnosp.glif b/src/Interface-Regular.ufo/glyphs/ringrighthalfsubnosp.glif
new file mode 100644
index 000000000..52198fe28
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ringrighthalfsubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringrighthalfsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0339"/>
+ <outline>
+ <contour>
+ <point x="-858" y="-659" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-858" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="ringhalfright" xOffset="-1005" yOffset="-2186"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ringsubnosp.glif b/src/Interface-Regular.ufo/glyphs/ringsubnosp.glif
new file mode 100644
index 000000000..21624b7cc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ringsubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0325"/>
+ <outline>
+ <contour>
+ <point x="-803" y="-633" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-803" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="ring" xOffset="-1275" yOffset="-2296"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ringsubnosp_uni1ABD___.glif b/src/Interface-Regular.ufo/glyphs/ringsubnosp_uni1ABD___.glif
new file mode 100644
index 000000000..0f6afaa50
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ringsubnosp_uni1ABD___.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringsubnosp_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-803" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-803" y="-633" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1273" y="-648" type="curve"/>
+ <point x="-1260" y="-550" type="line"/>
+ <point x="-1317" y="-517"/>
+ <point x="-1386" y="-466"/>
+ <point x="-1386" y="-348" type="curve" smooth="yes"/>
+ <point x="-1386" y="-241"/>
+ <point x="-1317" y="-183"/>
+ <point x="-1260" y="-154" type="curve"/>
+ <point x="-1273" y="-52" type="line"/>
+ <point x="-1367" y="-80"/>
+ <point x="-1525" y="-179"/>
+ <point x="-1525" y="-348" type="curve" smooth="yes"/>
+ <point x="-1525" y="-521"/>
+ <point x="-1367" y="-620"/>
+ </contour>
+ <contour>
+ <point x="-338" y="-648" type="line"/>
+ <point x="-245" y="-620"/>
+ <point x="-87" y="-521"/>
+ <point x="-87" y="-348" type="curve" smooth="yes"/>
+ <point x="-87" y="-177"/>
+ <point x="-245" y="-80"/>
+ <point x="-338" y="-52" type="curve"/>
+ <point x="-352" y="-154" type="line"/>
+ <point x="-294" y="-183"/>
+ <point x="-226" y="-237"/>
+ <point x="-226" y="-348" type="curve" smooth="yes"/>
+ <point x="-226" y="-468"/>
+ <point x="-294" y="-517"/>
+ <point x="-352" y="-550" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1107" y="-356" type="curve"/>
+ <point x="-1107" y="-518"/>
+ <point x="-976" y="-641"/>
+ <point x="-804" y="-641" type="curve" smooth="yes"/>
+ <point x="-634" y="-641"/>
+ <point x="-502" y="-518"/>
+ <point x="-502" y="-356" type="curve" smooth="yes"/>
+ <point x="-502" y="-195"/>
+ <point x="-634" y="-66"/>
+ <point x="-804" y="-66" type="curve" smooth="yes"/>
+ <point x="-976" y="-66"/>
+ <point x="-1107" y="-195"/>
+ </contour>
+ <contour>
+ <point x="-964" y="-356" type="curve"/>
+ <point x="-964" y="-271"/>
+ <point x="-898" y="-194"/>
+ <point x="-804" y="-194" type="curve" smooth="yes"/>
+ <point x="-711" y="-194"/>
+ <point x="-645" y="-271"/>
+ <point x="-645" y="-356" type="curve" smooth="yes"/>
+ <point x="-645" y="-439"/>
+ <point x="-711" y="-514"/>
+ <point x="-804" y="-514" type="curve" smooth="yes"/>
+ <point x="-898" y="-514"/>
+ <point x="-964" y="-436"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/romaneight.glif b/src/Interface-Regular.ufo/glyphs/romaneight.glif
new file mode 100644
index 000000000..17847ffe0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/romaneight.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romaneight" format="1">
+ <advance width="4064"/>
+ <unicode hex="2167"/>
+ <outline>
+ <component base="V" xOffset="88"/>
+ <component base="I" xOffset="1880"/>
+ <component base="I" xOffset="2608"/>
+ <component base="I" xOffset="3336"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 4022, 'leftMargin': 128, 'rightMargin': 261}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/romaneleven.glif b/src/Interface-Regular.ufo/glyphs/romaneleven.glif
new file mode 100644
index 000000000..4f3e2e57f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/romaneleven.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romaneleven" format="1">
+ <advance width="2528"/>
+ <unicode hex="216A"/>
+ <outline>
+ <component base="X" xOffset="52"/>
+ <component base="I" xOffset="1844"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2564, 'leftMargin': 124, 'rightMargin': 260}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/romanfifty.glif b/src/Interface-Regular.ufo/glyphs/romanfifty.glif
new file mode 100644
index 000000000..f8179de7d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/romanfifty.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanfifty" format="1">
+ <advance width="1760"/>
+ <unicode hex="216C"/>
+ <outline>
+ <component base="L" xOffset="44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1539, 'leftMargin': 271, 'rightMargin': 104}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/romanfive.glif b/src/Interface-Regular.ufo/glyphs/romanfive.glif
new file mode 100644
index 000000000..5c3200250
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/romanfive.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanfive" format="1">
+ <advance width="1760"/>
+ <unicode hex="2164"/>
+ <outline>
+ <component base="V" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1808, 'leftMargin': 128, 'rightMargin': 144}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/romanfivehundred.glif b/src/Interface-Regular.ufo/glyphs/romanfivehundred.glif
new file mode 100644
index 000000000..d170d54d4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/romanfivehundred.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanfivehundred" format="1">
+ <advance width="1760"/>
+ <unicode hex="216E"/>
+ <outline>
+ <component base="D" xOffset="-80"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1848.0, 'leftMargin': 271, 'rightMargin': 169.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/romanfour.glif b/src/Interface-Regular.ufo/glyphs/romanfour.glif
new file mode 100644
index 000000000..499858e67
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/romanfour.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanfour" format="1">
+ <advance width="2528"/>
+ <unicode hex="2163"/>
+ <outline>
+ <component base="I" xOffset="-76"/>
+ <component base="V" xOffset="684"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2564, 'leftMargin': 256, 'rightMargin': 144}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/romanhundred.glif b/src/Interface-Regular.ufo/glyphs/romanhundred.glif
new file mode 100644
index 000000000..85fb5b52d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/romanhundred.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanhundred" format="1">
+ <advance width="2016"/>
+ <unicode hex="216D"/>
+ <outline>
+ <component base="C" xOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1827, 'leftMargin': 249, 'rightMargin': 2}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/romannine.glif b/src/Interface-Regular.ufo/glyphs/romannine.glif
new file mode 100644
index 000000000..6240df639
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/romannine.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romannine" format="1">
+ <advance width="2528"/>
+ <unicode hex="2168"/>
+ <outline>
+ <component base="I" xOffset="-84"/>
+ <component base="X" xOffset="688"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2551, 'leftMargin': 256, 'rightMargin': 113}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/romanone.glif b/src/Interface-Regular.ufo/glyphs/romanone.glif
new file mode 100644
index 000000000..4a286bc8f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/romanone.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanone" format="1">
+ <advance width="736"/>
+ <unicode hex="2160"/>
+ <outline>
+ <component base="I" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 773, 'leftMargin': 256, 'rightMargin': 261}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/romanseven.glif b/src/Interface-Regular.ufo/glyphs/romanseven.glif
new file mode 100644
index 000000000..da1416e75
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/romanseven.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanseven" format="1">
+ <advance width="3296"/>
+ <unicode hex="2166"/>
+ <outline>
+ <component base="V" xOffset="68"/>
+ <component base="I" xOffset="1860"/>
+ <component base="I" xOffset="2588"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3293, 'leftMargin': 128, 'rightMargin': 261}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/romansix.glif b/src/Interface-Regular.ufo/glyphs/romansix.glif
new file mode 100644
index 000000000..fa9b51cd1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/romansix.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romansix" format="1">
+ <advance width="2528"/>
+ <unicode hex="2165"/>
+ <outline>
+ <component base="V" xOffset="48"/>
+ <component base="I" xOffset="1840"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2564, 'leftMargin': 128, 'rightMargin': 260}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/romanten.glif b/src/Interface-Regular.ufo/glyphs/romanten.glif
new file mode 100644
index 000000000..f439811fd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/romanten.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanten" format="1">
+ <advance width="1760"/>
+ <unicode hex="2169"/>
+ <outline>
+ <component base="X" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1781, 'leftMargin': 124, 'rightMargin': 113}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/romanthousand.glif b/src/Interface-Regular.ufo/glyphs/romanthousand.glif
new file mode 100644
index 000000000..075911722
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/romanthousand.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanthousand" format="1">
+ <advance width="2528"/>
+ <unicode hex="216F"/>
+ <outline>
+ <component base="M" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2493, 'leftMargin': 271, 'rightMargin': 174}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/romanthree.glif b/src/Interface-Regular.ufo/glyphs/romanthree.glif
new file mode 100644
index 000000000..26c71f6f0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/romanthree.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanthree" format="1">
+ <advance width="2272"/>
+ <unicode hex="2162"/>
+ <outline>
+ <component base="I" xOffset="24"/>
+ <component base="I" xOffset="752"/>
+ <component base="I" xOffset="1480"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2230, 'leftMargin': 256, 'rightMargin': 260}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/romantwelve.glif b/src/Interface-Regular.ufo/glyphs/romantwelve.glif
new file mode 100644
index 000000000..a2804d1a4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/romantwelve.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romantwelve" format="1">
+ <advance width="3296"/>
+ <unicode hex="216B"/>
+ <outline>
+ <component base="X" xOffset="72"/>
+ <component base="I" xOffset="1864"/>
+ <component base="I" xOffset="2592"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3293, 'leftMargin': 124, 'rightMargin': 261}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/romantwo.glif b/src/Interface-Regular.ufo/glyphs/romantwo.glif
new file mode 100644
index 000000000..9231ef484
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/romantwo.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romantwo" format="1">
+ <advance width="1504"/>
+ <unicode hex="2161"/>
+ <outline>
+ <component base="I" xOffset="4"/>
+ <component base="I" xOffset="732"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1502, 'leftMargin': 256, 'rightMargin': 261}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/rrthook.glif b/src/Interface-Regular.ufo/glyphs/rrthook.glif
new file mode 100644
index 000000000..92cb889a2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/rrthook.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rrthook" format="1">
+ <advance width="992"/>
+ <unicode hex="027D"/>
+ <outline>
+ <contour>
+ <point x="360" y="-424" type="move" name="parenthesses.w1"/>
+ </contour>
+ <contour>
+ <point x="536" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="536" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="848" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="80" y="472" type="line"/>
+ <point x="80" y="-192" type="line" smooth="yes"/>
+ <point x="80" y="-456"/>
+ <point x="276" y="-600"/>
+ <point x="500" y="-600" type="curve" smooth="yes"/>
+ <point x="544" y="-600"/>
+ <point x="600" y="-596"/>
+ <point x="636" y="-584" type="curve"/>
+ <point x="636" y="-400" type="line"/>
+ <point x="616" y="-408"/>
+ <point x="580" y="-408"/>
+ <point x="560" y="-408" type="curve" smooth="yes"/>
+ <point x="432" y="-408"/>
+ <point x="352" y="-352"/>
+ <point x="352" y="-192" type="curve" smooth="yes"/>
+ <point x="352" y="472" type="line"/>
+ </contour>
+ <component base="r" xOffset="-112"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 956, 'leftMargin': 188, 'rightMargin': -68}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/rrthook_uni1ABE___.glif b/src/Interface-Regular.ufo/glyphs/rrthook_uni1ABE___.glif
new file mode 100644
index 000000000..9d7f37b16
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/rrthook_uni1ABE___.glif
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rrthook_uni1ABE" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="752" y="-424" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="472" y="472" type="line"/>
+ <point x="472" y="-192" type="line" smooth="yes"/>
+ <point x="472" y="-456"/>
+ <point x="668" y="-600"/>
+ <point x="896" y="-600" type="curve" smooth="yes"/>
+ <point x="940" y="-600"/>
+ <point x="996" y="-596"/>
+ <point x="1032" y="-584" type="curve"/>
+ <point x="1032" y="-400" type="line"/>
+ <point x="1008" y="-408"/>
+ <point x="976" y="-408"/>
+ <point x="956" y="-408" type="curve" smooth="yes"/>
+ <point x="828" y="-408"/>
+ <point x="748" y="-352"/>
+ <point x="748" y="-192" type="curve" smooth="yes"/>
+ <point x="748" y="472" type="line"/>
+ </contour>
+ <contour>
+ <point x="748" y="1256" type="line"/>
+ <point x="740" y="1488" type="line"/>
+ <point x="472" y="1488" type="line"/>
+ <point x="472" y="0" type="line"/>
+ <point x="748" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1200" y="1496" type="line"/>
+ <point x="1180" y="1504"/>
+ <point x="1120" y="1516"/>
+ <point x="1084" y="1516" type="curve"/>
+ <point x="768" y="1516"/>
+ <point x="632" y="1216"/>
+ <point x="632" y="864" type="curve"/>
+ <point x="708" y="908" type="line"/>
+ <point x="732" y="1112"/>
+ <point x="848" y="1256"/>
+ <point x="1072" y="1256" type="curve"/>
+ <point x="1120" y="1256"/>
+ <point x="1156" y="1252"/>
+ <point x="1200" y="1244" type="curve"/>
+ </contour>
+ <contour>
+ <point x="356" y="-720" type="curve"/>
+ <point x="368" y="-620" type="line"/>
+ <point x="312" y="-588"/>
+ <point x="240" y="-536"/>
+ <point x="240" y="-420" type="curve" smooth="yes"/>
+ <point x="240" y="-312"/>
+ <point x="312" y="-252"/>
+ <point x="368" y="-224" type="curve"/>
+ <point x="356" y="-124" type="line"/>
+ <point x="260" y="-152"/>
+ <point x="104" y="-248"/>
+ <point x="104" y="-420" type="curve" smooth="yes"/>
+ <point x="104" y="-592"/>
+ <point x="260" y="-692"/>
+ </contour>
+ <contour>
+ <point x="1152" y="-720" type="line"/>
+ <point x="1244" y="-692"/>
+ <point x="1404" y="-592"/>
+ <point x="1404" y="-420" type="curve" smooth="yes"/>
+ <point x="1404" y="-248"/>
+ <point x="1244" y="-152"/>
+ <point x="1152" y="-124" type="curve"/>
+ <point x="1136" y="-224" type="line"/>
+ <point x="1196" y="-252"/>
+ <point x="1264" y="-308"/>
+ <point x="1264" y="-420" type="curve" smooth="yes"/>
+ <point x="1264" y="-540"/>
+ <point x="1196" y="-588"/>
+ <point x="1136" y="-620" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1315, 'leftMargin': 7, 'rightMargin': 7}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/rsuper.glif b/src/Interface-Regular.ufo/glyphs/rsuper.glif
new file mode 100644
index 000000000..e35bc3d7a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/rsuper.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rsuper" format="1">
+ <advance width="736"/>
+ <unicode hex="02B3"/>
+ <outline>
+ <contour>
+ <point x="336" y="1760" type="line"/>
+ <point x="272" y="1996" type="line"/>
+ <point x="84" y="1996" type="line"/>
+ <point x="84" y="896" type="line"/>
+ <point x="336" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="652" y="2004" type="line"/>
+ <point x="640" y="2012"/>
+ <point x="600" y="2016"/>
+ <point x="556" y="2016" type="curve" smooth="yes"/>
+ <point x="368" y="2016"/>
+ <point x="236" y="1792"/>
+ <point x="236" y="1480" type="curve"/>
+ <point x="300" y="1484" type="line"/>
+ <point x="304" y="1656"/>
+ <point x="364" y="1780"/>
+ <point x="512" y="1780" type="curve" smooth="yes"/>
+ <point x="564" y="1780"/>
+ <point x="608" y="1768"/>
+ <point x="652" y="1744" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 763, 'leftMargin': 138, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/rturn.glif b/src/Interface-Regular.ufo/glyphs/rturn.glif
new file mode 100644
index 000000000..a77112d8a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/rturn.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rturn" format="1">
+ <advance width="992"/>
+ <unicode hex="0279"/>
+ <outline>
+ <contour>
+ <point x="416" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="416" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1048" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="248" y="-28" type="curve" smooth="yes"/>
+ <point x="564" y="-28"/>
+ <point x="700" y="272"/>
+ <point x="700" y="624" type="curve"/>
+ <point x="628" y="580" type="line"/>
+ <point x="600" y="376"/>
+ <point x="488" y="232"/>
+ <point x="260" y="232" type="curve" smooth="yes"/>
+ <point x="212" y="232"/>
+ <point x="180" y="236"/>
+ <point x="132" y="244" type="curve"/>
+ <point x="132" y="-8" type="line"/>
+ <point x="152" y="-16"/>
+ <point x="212" y="-28"/>
+ </contour>
+ <contour>
+ <point x="584" y="232" type="line"/>
+ <point x="592" y="0" type="line"/>
+ <point x="860" y="0" type="line"/>
+ <point x="860" y="1488" type="line"/>
+ <point x="584" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 956, 'leftMargin': 41, 'rightMargin': 189}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/rturnascend.glif b/src/Interface-Regular.ufo/glyphs/rturnascend.glif
new file mode 100644
index 000000000..930161f0d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/rturnascend.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rturnascend" format="1">
+ <advance width="992"/>
+ <unicode hex="027A"/>
+ <outline>
+ <contour>
+ <point x="416" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="416" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1048" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="584" y="232" type="line"/>
+ <point x="592" y="0" type="line"/>
+ <point x="860" y="0" type="line"/>
+ <point x="860" y="2112" type="line"/>
+ <point x="584" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="132" y="-8" type="line"/>
+ <point x="152" y="-16"/>
+ <point x="212" y="-28"/>
+ <point x="248" y="-28" type="curve"/>
+ <point x="564" y="-28"/>
+ <point x="700" y="272"/>
+ <point x="700" y="624" type="curve"/>
+ <point x="628" y="580" type="line"/>
+ <point x="600" y="376"/>
+ <point x="488" y="232"/>
+ <point x="260" y="232" type="curve"/>
+ <point x="212" y="232"/>
+ <point x="180" y="236"/>
+ <point x="132" y="244" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 956, 'leftMargin': 41, 'rightMargin': 189}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/rturnrthook.glif b/src/Interface-Regular.ufo/glyphs/rturnrthook.glif
new file mode 100644
index 000000000..26ffb2663
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/rturnrthook.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rturnrthook" format="1">
+ <advance width="1248"/>
+ <unicode hex="027B"/>
+ <outline>
+ <contour>
+ <point x="456" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="456" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1168" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="628" y="336" type="line"/>
+ <point x="628" y="-192" type="line" smooth="yes"/>
+ <point x="628" y="-456"/>
+ <point x="824" y="-600"/>
+ <point x="1048" y="-600" type="curve" smooth="yes"/>
+ <point x="1092" y="-600"/>
+ <point x="1148" y="-596"/>
+ <point x="1184" y="-584" type="curve"/>
+ <point x="1184" y="-400" type="line"/>
+ <point x="1164" y="-408"/>
+ <point x="1128" y="-408"/>
+ <point x="1108" y="-408" type="curve" smooth="yes"/>
+ <point x="980" y="-408"/>
+ <point x="900" y="-352"/>
+ <point x="900" y="-192" type="curve" smooth="yes"/>
+ <point x="900" y="336" type="line"/>
+ </contour>
+ <component base="r" xScale="-1" yScale="-1" xOffset="1092" yOffset="1488"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1035, 'leftMargin': -68, 'rightMargin': -14}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/rturnsuper.glif b/src/Interface-Regular.ufo/glyphs/rturnsuper.glif
new file mode 100644
index 000000000..778f88cb1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/rturnsuper.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rturnsuper" format="1">
+ <advance width="736"/>
+ <unicode hex="02B4"/>
+ <outline>
+ <contour>
+ <point x="84" y="888" type="line"/>
+ <point x="100" y="880"/>
+ <point x="140" y="876"/>
+ <point x="180" y="876" type="curve" smooth="yes"/>
+ <point x="368" y="876"/>
+ <point x="500" y="1100"/>
+ <point x="500" y="1408" type="curve"/>
+ <point x="436" y="1408" type="line"/>
+ <point x="436" y="1236"/>
+ <point x="372" y="1112"/>
+ <point x="224" y="1112" type="curve" smooth="yes"/>
+ <point x="172" y="1112"/>
+ <point x="128" y="1124"/>
+ <point x="84" y="1144" type="curve"/>
+ </contour>
+ <contour>
+ <point x="404" y="1132" type="line"/>
+ <point x="464" y="896" type="line"/>
+ <point x="656" y="896" type="line"/>
+ <point x="656" y="1996" type="line"/>
+ <point x="404" y="1996" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 763, 'leftMargin': 55, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/rupee.glif b/src/Interface-Regular.ufo/glyphs/rupee.glif
new file mode 100644
index 000000000..8b4947f4b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/rupee.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rupee" format="1">
+ <advance width="3040"/>
+ <unicode hex="20A8"/>
+ <outline>
+ <component base="R" xOffset="-16"/>
+ <component base="s" xOffset="1508"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2985, 'leftMargin': 256, 'rightMargin': 167}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/s.cn.glif b/src/Interface-Regular.ufo/glyphs/s.cn.glif
new file mode 100644
index 000000000..512f9f696
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/s.cn.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="s.cn" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1076" y="384" type="curve" smooth="yes"/>
+ <point x="1076" y="264"/>
+ <point x="968" y="192"/>
+ <point x="772" y="192" type="curve" smooth="yes"/>
+ <point x="616" y="192"/>
+ <point x="440" y="248"/>
+ <point x="432" y="452" type="curve"/>
+ <point x="156" y="452" type="line"/>
+ <point x="156" y="204"/>
+ <point x="372" y="-28"/>
+ <point x="772" y="-28" type="curve" smooth="yes"/>
+ <point x="1120" y="-28"/>
+ <point x="1352" y="140"/>
+ <point x="1352" y="404" type="curve"/>
+ <point x="1352" y="644"/>
+ <point x="1156" y="752"/>
+ <point x="800" y="868" type="curve" smooth="yes"/>
+ <point x="544" y="956"/>
+ <point x="480" y="992"/>
+ <point x="480" y="1096" type="curve"/>
+ <point x="480" y="1204"/>
+ <point x="560" y="1296"/>
+ <point x="764" y="1296" type="curve" smooth="yes"/>
+ <point x="952" y="1296"/>
+ <point x="1060" y="1180"/>
+ <point x="1060" y="1064" type="curve"/>
+ <point x="1332" y="1064" type="line"/>
+ <point x="1332" y="1316"/>
+ <point x="1124" y="1516"/>
+ <point x="764" y="1516" type="curve" smooth="yes"/>
+ <point x="428" y="1516"/>
+ <point x="208" y="1328"/>
+ <point x="208" y="1088" type="curve"/>
+ <point x="208" y="848"/>
+ <point x="400" y="756"/>
+ <point x="728" y="640" type="curve" smooth="yes"/>
+ <point x="984" y="552"/>
+ <point x="1076" y="496"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1459, 'leftMargin': 132, 'rightMargin': 132}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/s.glif b/src/Interface-Regular.ufo/glyphs/s.glif
new file mode 100644
index 000000000..5e185dc25
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/s.glif
@@ -0,0 +1,110 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="s" format="1">
+ <advance width="1472"/>
+ <unicode hex="0073"/>
+ <outline>
+ <contour>
+ <point x="172" y="1112" type="curve" smooth="yes"/>
+ <point x="172" y="900"/>
+ <point x="300" y="760"/>
+ <point x="576" y="692" type="curve" smooth="yes"/>
+ <point x="832" y="628" type="line" smooth="yes"/>
+ <point x="988" y="588"/>
+ <point x="1068" y="508"/>
+ <point x="1068" y="404" type="curve" smooth="yes"/>
+ <point x="1068" y="268"/>
+ <point x="916" y="176"/>
+ <point x="716" y="176" type="curve" smooth="yes"/>
+ <point x="528" y="176"/>
+ <point x="404" y="272"/>
+ <point x="344" y="364" type="curve"/>
+ <point x="160" y="232" type="line"/>
+ <point x="248" y="64"/>
+ <point x="448" y="-32"/>
+ <point x="708" y="-32" type="curve" smooth="yes"/>
+ <point x="1088" y="-32"/>
+ <point x="1312" y="156"/>
+ <point x="1312" y="424" type="curve" smooth="yes"/>
+ <point x="1312" y="636"/>
+ <point x="1176" y="772"/>
+ <point x="896" y="840" type="curve" smooth="yes"/>
+ <point x="668" y="896" type="line" smooth="yes"/>
+ <point x="492" y="940"/>
+ <point x="412" y="1020"/>
+ <point x="412" y="1124" type="curve" smooth="yes"/>
+ <point x="412" y="1256"/>
+ <point x="548" y="1352"/>
+ <point x="724" y="1352" type="curve" smooth="yes"/>
+ <point x="912" y="1352"/>
+ <point x="1032" y="1256"/>
+ <point x="1096" y="1160" type="curve"/>
+ <point x="1268" y="1284" type="line"/>
+ <point x="1180" y="1448"/>
+ <point x="984" y="1556"/>
+ <point x="724" y="1556" type="curve" smooth="yes"/>
+ <point x="412" y="1556"/>
+ <point x="172" y="1360"/>
+ </contour>
+ <contour>
+ <point x="804" y="1792" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="740" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1432" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1432" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1432" y="1776" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>-144.8193006387579</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>1008</integer>
+ <key>y</key>
+ <integer>1072</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>-144.78240703180728</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>388</integer>
+ <key>y</key>
+ <integer>380</integer>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/sampi.glif b/src/Interface-Regular.ufo/glyphs/sampi.glif
new file mode 100644
index 000000000..f1531aa2b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/sampi.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sampi" format="1">
+ <advance width="2016"/>
+ <unicode hex="03E1"/>
+ <outline>
+ <contour>
+ <point x="132" y="2008" type="line" name="hr00"/>
+ <point x="1380" y="1440"/>
+ <point x="1636" y="736"/>
+ <point x="1636" y="-600" type="curve"/>
+ <point x="1888" y="-464" type="line"/>
+ <point x="1888" y="864"/>
+ <point x="1552" y="1628"/>
+ <point x="380" y="2144" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1360" y="1224" type="line"/>
+ <point x="1248" y="1416" type="line"/>
+ <point x="172" y="792" type="line"/>
+ <point x="280" y="600" type="line"/>
+ </contour>
+ <contour>
+ <point x="1664" y="596" type="line"/>
+ <point x="1552" y="788" type="line"/>
+ <point x="476" y="164" type="line"/>
+ <point x="584" y="-28" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1921, 'leftMargin': 62, 'rightMargin': 103}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/schwa.glif b/src/Interface-Regular.ufo/glyphs/schwa.glif
new file mode 100644
index 000000000..09f6aa857
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/schwa.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="schwa" format="1">
+ <advance width="1504"/>
+ <unicode hex="0259"/>
+ <outline>
+ <contour>
+ <point x="760" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="780" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1236" y="88" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1208" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="1484" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="696" y="1520" type="curve"/>
+ <point x="424" y="1520"/>
+ <point x="260" y="1420"/>
+ <point x="172" y="1336" type="curve"/>
+ <point x="276" y="1152" type="line"/>
+ <point x="368" y="1232"/>
+ <point x="500" y="1300"/>
+ <point x="696" y="1300" type="curve" smooth="yes"/>
+ <point x="968" y="1300"/>
+ <point x="1100" y="1064"/>
+ <point x="1100" y="772" type="curve" smooth="yes"/>
+ <point x="1100" y="716" type="line" smooth="yes"/>
+ <point x="1100" y="428"/>
+ <point x="948" y="196"/>
+ <point x="740" y="196" type="curve"/>
+ <point x="504" y="196"/>
+ <point x="404" y="368"/>
+ <point x="404" y="560" type="curve"/>
+ <point x="404" y="596" type="line"/>
+ <point x="1212" y="596" type="line"/>
+ <point x="1212" y="816" type="line"/>
+ <point x="128" y="816" type="line"/>
+ <point x="128" y="644" type="line" smooth="yes"/>
+ <point x="128" y="252"/>
+ <point x="320" y="-28"/>
+ <point x="740" y="-28" type="curve" smooth="yes"/>
+ <point x="1072" y="-28"/>
+ <point x="1376" y="280"/>
+ <point x="1376" y="716" type="curve" smooth="yes"/>
+ <point x="1376" y="772" type="line" smooth="yes"/>
+ <point x="1376" y="1208"/>
+ <point x="1116" y="1520"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1492, 'leftMargin': 138, 'rightMargin': 107}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/schwahook.glif b/src/Interface-Regular.ufo/glyphs/schwahook.glif
new file mode 100644
index 000000000..6f4bc2202
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/schwahook.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="schwahook" format="1">
+ <advance width="2016"/>
+ <unicode hex="025A"/>
+ <outline>
+ <contour>
+ <point x="752" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1960" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="668" y="1516" type="curve" smooth="yes"/>
+ <point x="368" y="1516"/>
+ <point x="200" y="1372"/>
+ <point x="100" y="1224" type="curve"/>
+ <point x="268" y="1096" type="line"/>
+ <point x="356" y="1212"/>
+ <point x="476" y="1296"/>
+ <point x="656" y="1296" type="curve" smooth="yes"/>
+ <point x="928" y="1296"/>
+ <point x="1080" y="1072"/>
+ <point x="1080" y="800" type="curve" smooth="yes"/>
+ <point x="1080" y="740" type="line" smooth="yes"/>
+ <point x="1080" y="384"/>
+ <point x="924" y="192"/>
+ <point x="704" y="192" type="curve" smooth="yes"/>
+ <point x="448" y="192"/>
+ <point x="360" y="400"/>
+ <point x="360" y="588" type="curve" smooth="yes"/>
+ <point x="360" y="628" type="line"/>
+ <point x="1120" y="772" type="line"/>
+ <point x="1120" y="1000" type="line"/>
+ <point x="84" y="800" type="line"/>
+ <point x="84" y="712" type="line" smooth="yes"/>
+ <point x="84" y="292"/>
+ <point x="264" y="-28"/>
+ <point x="704" y="-28" type="curve" smooth="yes"/>
+ <point x="1036" y="-28"/>
+ <point x="1356" y="252"/>
+ <point x="1356" y="740" type="curve" smooth="yes"/>
+ <point x="1356" y="800" type="line" smooth="yes"/>
+ <point x="1356" y="1216"/>
+ <point x="1092" y="1516"/>
+ </contour>
+ <contour>
+ <point x="1228" y="792" type="line"/>
+ <point x="1416" y="832" type="line"/>
+ <point x="1456" y="644"/>
+ <point x="1528" y="484"/>
+ <point x="1756" y="484" type="curve" smooth="yes"/>
+ <point x="1820" y="484"/>
+ <point x="1880" y="504"/>
+ <point x="1932" y="528" type="curve"/>
+ <point x="1896" y="696" type="line"/>
+ <point x="1880" y="692"/>
+ <point x="1860" y="692"/>
+ <point x="1812" y="692" type="curve" smooth="yes"/>
+ <point x="1664" y="692"/>
+ <point x="1628" y="852"/>
+ <point x="1592" y="1088" type="curve"/>
+ <point x="1228" y="1020" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1976, 'leftMargin': 102, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/seagullsubnosp.glif b/src/Interface-Regular.ufo/glyphs/seagullsubnosp.glif
new file mode 100644
index 000000000..15933ca0b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/seagullsubnosp.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="seagullsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="033C"/>
+ <outline>
+ <contour>
+ <point x="-807" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-807" y="-457" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1354" y="-485" type="line"/>
+ <point x="-1354" y="-292"/>
+ <point x="-1228" y="-154"/>
+ <point x="-1052" y="-154" type="curve" smooth="yes"/>
+ <point x="-850" y="-154"/>
+ <point x="-741" y="-292"/>
+ <point x="-741" y="-484" type="curve"/>
+ <point x="-873" y="-484" type="line"/>
+ <point x="-873" y="-380"/>
+ <point x="-930" y="-312"/>
+ <point x="-1052" y="-312" type="curve" smooth="yes"/>
+ <point x="-1147" y="-312"/>
+ <point x="-1221" y="-380"/>
+ <point x="-1221" y="-485" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-873" y="-484" type="line"/>
+ <point x="-873" y="-292"/>
+ <point x="-765" y="-154"/>
+ <point x="-562" y="-154" type="curve" smooth="yes"/>
+ <point x="-386" y="-154"/>
+ <point x="-260" y="-292"/>
+ <point x="-260" y="-485" type="curve"/>
+ <point x="-393" y="-485" type="line"/>
+ <point x="-393" y="-380"/>
+ <point x="-468" y="-312"/>
+ <point x="-562" y="-312" type="curve" smooth="yes"/>
+ <point x="-685" y="-312"/>
+ <point x="-741" y="-380"/>
+ <point x="-741" y="-484" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/secondtonechinese.glif b/src/Interface-Regular.ufo/glyphs/secondtonechinese.glif
new file mode 100644
index 000000000..4a511e1f4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/secondtonechinese.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="secondtonechinese" format="1">
+ <advance width="992"/>
+ <unicode hex="02CA"/>
+ <outline>
+ <component base="acute" xOffset="28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 804, 'leftMargin': 97, 'rightMargin': 109}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/section.glif b/src/Interface-Regular.ufo/glyphs/section.glif
new file mode 100644
index 000000000..e22a6363b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/section.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="section" format="1">
+ <advance width="1760"/>
+ <unicode hex="00A7"/>
+ <outline>
+ <contour>
+ <point x="992" y="144" type="line"/>
+ <point x="1368" y="144"/>
+ <point x="1612" y="308"/>
+ <point x="1612" y="592" type="curve"/>
+ <point x="1612" y="940"/>
+ <point x="1376" y="1068"/>
+ <point x="968" y="1180" type="curve" smooth="yes"/>
+ <point x="588" y="1288"/>
+ <point x="496" y="1348"/>
+ <point x="496" y="1528" type="curve"/>
+ <point x="496" y="1684"/>
+ <point x="620" y="1812"/>
+ <point x="896" y="1812" type="curve" smooth="yes"/>
+ <point x="1160" y="1812"/>
+ <point x="1304" y="1644"/>
+ <point x="1304" y="1440" type="curve"/>
+ <point x="1580" y="1440" type="line"/>
+ <point x="1580" y="1820"/>
+ <point x="1320" y="2032"/>
+ <point x="896" y="2032" type="curve" smooth="yes"/>
+ <point x="484" y="2032"/>
+ <point x="220" y="1832"/>
+ <point x="220" y="1524" type="curve"/>
+ <point x="220" y="1180"/>
+ <point x="456" y="1052"/>
+ <point x="860" y="944" type="curve" smooth="yes"/>
+ <point x="1224" y="832"/>
+ <point x="1336" y="756"/>
+ <point x="1336" y="588" type="curve"/>
+ <point x="1336" y="428"/>
+ <point x="1208" y="316"/>
+ <point x="992" y="316" type="curve"/>
+ </contour>
+ <contour>
+ <point x="752" y="1208" type="line"/>
+ <point x="392" y="1208"/>
+ <point x="156" y="1032"/>
+ <point x="156" y="760" type="curve" smooth="yes"/>
+ <point x="156" y="412"/>
+ <point x="396" y="280"/>
+ <point x="796" y="168" type="curve"/>
+ <point x="1160" y="60"/>
+ <point x="1276" y="-12"/>
+ <point x="1276" y="-176" type="curve" smooth="yes"/>
+ <point x="1276" y="-336"/>
+ <point x="1128" y="-460"/>
+ <point x="872" y="-460" type="curve" smooth="yes"/>
+ <point x="664" y="-460"/>
+ <point x="424" y="-368"/>
+ <point x="424" y="-84" type="curve"/>
+ <point x="148" y="-88" type="line"/>
+ <point x="148" y="-536"/>
+ <point x="516" y="-680"/>
+ <point x="872" y="-680" type="curve" smooth="yes"/>
+ <point x="1284" y="-680"/>
+ <point x="1548" y="-496"/>
+ <point x="1548" y="-176" type="curve" smooth="yes"/>
+ <point x="1548" y="172"/>
+ <point x="1316" y="292"/>
+ <point x="904" y="408" type="curve" smooth="yes"/>
+ <point x="524" y="512"/>
+ <point x="432" y="580"/>
+ <point x="432" y="760" type="curve" smooth="yes"/>
+ <point x="432" y="916"/>
+ <point x="532" y="1032"/>
+ <point x="752" y="1032" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1733, 'leftMargin': 121, 'rightMargin': 150}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/semicolon.glif b/src/Interface-Regular.ufo/glyphs/semicolon.glif
new file mode 100644
index 000000000..6d21cf1d1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/semicolon.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="semicolon" format="1">
+ <advance width="768"/>
+ <unicode hex="003B"/>
+ <outline>
+ <component base="period" xOffset="-4" yOffset="1204"/>
+ <component base="comma" xOffset="16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/servicemark.glif b/src/Interface-Regular.ufo/glyphs/servicemark.glif
new file mode 100644
index 000000000..b00999604
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/servicemark.glif
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="servicemark" format="1">
+ <advance width="1760"/>
+ <unicode hex="2120"/>
+ <outline>
+ <contour>
+ <point x="1252" y="1464" type="line"/>
+ <point x="1028" y="2004" type="line"/>
+ <point x="896" y="2004" type="line"/>
+ <point x="1216" y="1264" type="line"/>
+ <point x="1288" y="1264" type="line"/>
+ <point x="1608" y="2004" type="line"/>
+ <point x="1476" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="996" y="2004" type="line"/>
+ <point x="864" y="2004" type="line"/>
+ <point x="864" y="1264" type="line"/>
+ <point x="996" y="1264" type="line"/>
+ </contour>
+ <contour>
+ <point x="1500" y="1264" type="line"/>
+ <point x="1632" y="1264" type="line"/>
+ <point x="1632" y="2004" type="line"/>
+ <point x="1500" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="604" y="1460" type="curve" smooth="yes"/>
+ <point x="604" y="1400"/>
+ <point x="548" y="1360"/>
+ <point x="432" y="1360" type="curve" smooth="yes"/>
+ <point x="348" y="1360"/>
+ <point x="256" y="1388"/>
+ <point x="256" y="1484" type="curve"/>
+ <point x="132" y="1484" type="line"/>
+ <point x="132" y="1312"/>
+ <point x="284" y="1256"/>
+ <point x="432" y="1256" type="curve" smooth="yes"/>
+ <point x="616" y="1256"/>
+ <point x="732" y="1328"/>
+ <point x="732" y="1460" type="curve" smooth="yes"/>
+ <point x="732" y="1592"/>
+ <point x="632" y="1644"/>
+ <point x="468" y="1692" type="curve"/>
+ <point x="316" y="1728"/>
+ <point x="284" y="1752"/>
+ <point x="284" y="1808" type="curve" smooth="yes"/>
+ <point x="284" y="1868"/>
+ <point x="332" y="1908"/>
+ <point x="440" y="1908" type="curve" smooth="yes"/>
+ <point x="544" y="1908"/>
+ <point x="596" y="1860"/>
+ <point x="596" y="1784" type="curve"/>
+ <point x="724" y="1784" type="line"/>
+ <point x="724" y="1932"/>
+ <point x="616" y="2012"/>
+ <point x="440" y="2012" type="curve" smooth="yes"/>
+ <point x="268" y="2012"/>
+ <point x="156" y="1932"/>
+ <point x="156" y="1808" type="curve" smooth="yes"/>
+ <point x="156" y="1672"/>
+ <point x="256" y="1624"/>
+ <point x="424" y="1580" type="curve"/>
+ <point x="564" y="1548"/>
+ <point x="604" y="1516"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1775, 'leftMargin': 138, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/seven.frac.glif b/src/Interface-Regular.ufo/glyphs/seven.frac.glif
new file mode 100644
index 000000000..81c97d2a6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/seven.frac.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="seven.frac" format="1">
+ <advance width="1248"/>
+ <outline>
+ <component base="seven.sup" xOffset="116" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 80, 'rightMargin': 99}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/seven.glif b/src/Interface-Regular.ufo/glyphs/seven.glif
new file mode 100644
index 000000000..4cc9b2cbd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/seven.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="seven" format="1">
+ <advance width="1536"/>
+ <unicode hex="0037"/>
+ <outline>
+ <contour>
+ <point x="1408" y="2048" type="line"/>
+ <point x="128" y="2048" type="line"/>
+ <point x="128" y="1816" type="line"/>
+ <point x="1168" y="1816" type="line"/>
+ <point x="320" y="0" type="line"/>
+ <point x="592" y="0" type="line"/>
+ <point x="1408" y="1792" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/seven.sup.glif b/src/Interface-Regular.ufo/glyphs/seven.sup.glif
new file mode 100644
index 000000000..48f717328
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/seven.sup.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="seven.sup" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1052" y="1084" type="line"/>
+ <point x="196" y="1084" type="line"/>
+ <point x="196" y="900" type="line"/>
+ <point x="808" y="900" type="line"/>
+ <point x="332" y="0" type="line"/>
+ <point x="576" y="0" type="line"/>
+ <point x="1052" y="956" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 80, 'rightMargin': 99}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/seveneighths.glif b/src/Interface-Regular.ufo/glyphs/seveneighths.glif
new file mode 100644
index 000000000..b7af74012
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/seveneighths.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="seveneighths" format="1">
+ <advance width="2272"/>
+ <unicode hex="215E"/>
+ <outline>
+ <component base="seven.sup" xOffset="60" yOffset="900"/>
+ <component base="fraction" xOffset="416"/>
+ <component base="eight.sup" xOffset="1208"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2258, 'leftMargin': 119, 'rightMargin': 142}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/sevenroman.glif b/src/Interface-Regular.ufo/glyphs/sevenroman.glif
new file mode 100644
index 000000000..0716192a3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/sevenroman.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sevenroman" format="1">
+ <advance width="2784"/>
+ <unicode hex="2176"/>
+ <outline>
+ <component base="v" xOffset="20"/>
+ <component base="i" xOffset="1388"/>
+ <component base="i" xOffset="2084"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2769, 'leftMargin': 132, 'rightMargin': 150}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/sevensub.glif b/src/Interface-Regular.ufo/glyphs/sevensub.glif
new file mode 100644
index 000000000..a2d3709f1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/sevensub.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sevensub" format="1">
+ <advance width="1248"/>
+ <unicode hex="2087"/>
+ <outline>
+ <component base="seven.sup" xOffset="116" yOffset="-504"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 80, 'rightMargin': 99}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/sevensuperior.glif b/src/Interface-Regular.ufo/glyphs/sevensuperior.glif
new file mode 100644
index 000000000..0ac4d80a7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/sevensuperior.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sevensuperior" format="1">
+ <advance width="1248"/>
+ <unicode hex="2077"/>
+ <outline>
+ <component base="seven.sup" xOffset="116" yOffset="916"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 80, 'rightMargin': 99}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/shacyrillic.glif b/src/Interface-Regular.ufo/glyphs/shacyrillic.glif
new file mode 100644
index 000000000..46524989c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/shacyrillic.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="shacyrillic" format="1">
+ <advance width="2272"/>
+ <unicode hex="0448"/>
+ <outline>
+ <contour>
+ <point x="1128" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2280" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="204" y="1488" type="line"/>
+ <point x="204" y="0" type="line"/>
+ <point x="2068" y="0" type="line"/>
+ <point x="2068" y="1488" type="line"/>
+ <point x="1792" y="1488" type="line"/>
+ <point x="1792" y="220" type="line"/>
+ <point x="1276" y="220" type="line"/>
+ <point x="1276" y="1488" type="line"/>
+ <point x="1000" y="1488" type="line"/>
+ <point x="1000" y="220" type="line"/>
+ <point x="480" y="220" type="line"/>
+ <point x="480" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2288.0, 'leftMargin': 213, 'rightMargin': 213.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/shchacyrillic.glif b/src/Interface-Regular.ufo/glyphs/shchacyrillic.glif
new file mode 100644
index 000000000..b942ad177
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/shchacyrillic.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="shchacyrillic" format="1">
+ <advance width="2528"/>
+ <unicode hex="0449"/>
+ <outline>
+ <contour>
+ <point x="1148" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2376" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2304" y="220" type="line"/>
+ <point x="1832" y="220" type="line"/>
+ <point x="1832" y="0" type="line"/>
+ <point x="2032" y="0" type="line"/>
+ <point x="2032" y="-440" type="line"/>
+ <point x="2276" y="-440" type="line"/>
+ </contour>
+ <component base="shacyrillic" xOffset="12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2346, 'leftMargin': 196, 'rightMargin': 72}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/shindagesh.glif b/src/Interface-Regular.ufo/glyphs/shindagesh.glif
new file mode 100644
index 000000000..3d4f2685d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/shindagesh.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="shindagesh" format="1">
+ <advance width="480"/>
+ <unicode hex="02E1"/>
+ <outline>
+ <contour>
+ <point x="368" y="2484" type="line"/>
+ <point x="116" y="2484" type="line"/>
+ <point x="116" y="896" type="line"/>
+ <point x="368" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 527, 'leftMargin': 138, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/sigma.glif b/src/Interface-Regular.ufo/glyphs/sigma.glif
new file mode 100644
index 000000000..235fc93c4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/sigma.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sigma" format="1">
+ <advance width="1760"/>
+ <unicode hex="03C3"/>
+ <outline>
+ <contour>
+ <point x="156" y="728" type="line"/>
+ <point x="156" y="300"/>
+ <point x="404" y="-28"/>
+ <point x="824" y="-28" type="curve" smooth="yes"/>
+ <point x="1244" y="-28"/>
+ <point x="1488" y="312"/>
+ <point x="1488" y="672" type="curve"/>
+ <point x="1488" y="700" type="line"/>
+ <point x="1488" y="992"/>
+ <point x="1348" y="1220"/>
+ <point x="1100" y="1344" type="curve" smooth="yes"/>
+ <point x="948" y="1384"/>
+ <point x="908" y="1480"/>
+ <point x="820" y="1488" type="curve"/>
+ <point x="404" y="1488"/>
+ <point x="156" y="1172"/>
+ <point x="156" y="760" type="curve"/>
+ </contour>
+ <contour>
+ <point x="432" y="760" type="line"/>
+ <point x="432" y="1032"/>
+ <point x="548" y="1268"/>
+ <point x="820" y="1268" type="curve" smooth="yes"/>
+ <point x="1096" y="1268"/>
+ <point x="1212" y="1032"/>
+ <point x="1212" y="760" type="curve"/>
+ <point x="1212" y="728" type="line"/>
+ <point x="1212" y="440"/>
+ <point x="1096" y="192"/>
+ <point x="824" y="192" type="curve" smooth="yes"/>
+ <point x="548" y="192"/>
+ <point x="432" y="440"/>
+ <point x="432" y="728" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1604" y="1488" type="line"/>
+ <point x="820" y="1488" type="line"/>
+ <point x="820" y="1268" type="line"/>
+ <point x="1604" y="1268" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1602, 'leftMargin': 135, 'rightMargin': 19}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/sigma1.glif b/src/Interface-Regular.ufo/glyphs/sigma1.glif
new file mode 100644
index 000000000..0f25bef67
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/sigma1.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sigma1" format="1">
+ <advance width="1504"/>
+ <unicode hex="03C2"/>
+ <outline>
+ <contour>
+ <point x="788" y="1516" type="curve" smooth="yes"/>
+ <point x="372" y="1516"/>
+ <point x="136" y="1168"/>
+ <point x="136" y="772" type="curve" smooth="yes"/>
+ <point x="136" y="716" type="line" smooth="yes"/>
+ <point x="136" y="336"/>
+ <point x="364" y="100"/>
+ <point x="804" y="0" type="curve" smooth="yes"/>
+ <point x="948" y="-32"/>
+ <point x="1012" y="-60"/>
+ <point x="1012" y="-140" type="curve" smooth="yes"/>
+ <point x="1012" y="-244"/>
+ <point x="972" y="-292"/>
+ <point x="884" y="-392" type="curve"/>
+ <point x="1028" y="-516" type="line"/>
+ <point x="1128" y="-432"/>
+ <point x="1272" y="-248"/>
+ <point x="1276" y="-104" type="curve"/>
+ <point x="1276" y="128"/>
+ <point x="1100" y="164"/>
+ <point x="888" y="220" type="curve" smooth="yes"/>
+ <point x="568" y="308"/>
+ <point x="412" y="476"/>
+ <point x="412" y="716" type="curve" smooth="yes"/>
+ <point x="412" y="772" type="line" smooth="yes"/>
+ <point x="412" y="1024"/>
+ <point x="520" y="1296"/>
+ <point x="788" y="1296" type="curve" smooth="yes"/>
+ <point x="1008" y="1296"/>
+ <point x="1112" y="1148"/>
+ <point x="1112" y="976" type="curve"/>
+ <point x="1372" y="976" type="line"/>
+ <point x="1372" y="1316"/>
+ <point x="1128" y="1516"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1517, 'leftMargin': 136, 'rightMargin': 146}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/six.frac.glif b/src/Interface-Regular.ufo/glyphs/six.frac.glif
new file mode 100644
index 000000000..39d8f110d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/six.frac.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="six.frac" format="1">
+ <advance width="1248"/>
+ <outline>
+ <component base="six.sup" xOffset="-16" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 224, 'rightMargin': -19}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/six.glif b/src/Interface-Regular.ufo/glyphs/six.glif
new file mode 100644
index 000000000..6fdebbce6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/six.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="six" format="1">
+ <advance width="1664"/>
+ <unicode hex="0036"/>
+ <outline>
+ <contour>
+ <point x="1235.93" y="1536" type="curve"/>
+ <point x="1471.51" y="1536" type="line"/>
+ <point x="1399" y="1884.5"/>
+ <point x="1214.54" y="2076"/>
+ <point x="876.772" y="2076" type="curve" smooth="yes"/>
+ <point x="421.549" y="2076"/>
+ <point x="187.99999999999997" y="1679"/>
+ <point x="188" y="1046" type="curve" smooth="yes"/>
+ <point x="188" y="978" type="line" smooth="yes"/>
+ <point x="188" y="322.48"/>
+ <point x="393.527" y="-28"/>
+ <point x="854.123" y="-28" type="curve" smooth="yes"/>
+ <point x="1272.48" y="-28"/>
+ <point x="1504" y="268"/>
+ <point x="1504" y="644" type="curve" smooth="yes"/>
+ <point x="1504" y="972"/>
+ <point x="1321.22" y="1288"/>
+ <point x="906.926" y="1288" type="curve" smooth="yes"/>
+ <point x="618.543" y="1288"/>
+ <point x="277.358" y="1120"/>
+ <point x="277.358" y="636" type="curve"/>
+ <point x="451.704" y="636" type="line"/>
+ <point x="451.704" y="900"/>
+ <point x="645.0989999999999" y="1068"/>
+ <point x="882.247" y="1068" type="curve" smooth="yes"/>
+ <point x="1164.691" y="1068"/>
+ <point x="1268.23" y="864"/>
+ <point x="1268.23" y="632" type="curve" smooth="yes"/>
+ <point x="1268.23" y="368"/>
+ <point x="1095.642" y="188"/>
+ <point x="874.123" y="188" type="curve" smooth="yes"/>
+ <point x="653.222" y="188"/>
+ <point x="451.704" y="340"/>
+ <point x="451.704" y="652" type="curve"/>
+ <point x="431.704" y="1036" type="line"/>
+ <point x="431.704" y="1706"/>
+ <point x="670.485" y="1856"/>
+ <point x="879.509" y="1856" type="curve" smooth="yes"/>
+ <point x="1121.182" y="1856"/>
+ <point x="1189.22" y="1676.5"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/six.sup.glif b/src/Interface-Regular.ufo/glyphs/six.sup.glif
new file mode 100644
index 000000000..bec5a51ee
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/six.sup.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="six.sup" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="824" y="1100" type="line"/>
+ <point x="420" y="1100"/>
+ <point x="208" y="872"/>
+ <point x="208" y="492" type="curve"/>
+ <point x="208" y="420" type="line"/>
+ <point x="208" y="152"/>
+ <point x="372" y="-16"/>
+ <point x="632" y="-16" type="curve" smooth="yes"/>
+ <point x="884" y="-16"/>
+ <point x="1040" y="148"/>
+ <point x="1040" y="360" type="curve"/>
+ <point x="1040" y="560"/>
+ <point x="924" y="720"/>
+ <point x="692" y="720" type="curve"/>
+ <point x="492" y="720"/>
+ <point x="368" y="572"/>
+ <point x="364" y="456" type="curve"/>
+ <point x="424" y="388" type="line"/>
+ <point x="428" y="460"/>
+ <point x="512" y="536"/>
+ <point x="628" y="536" type="curve"/>
+ <point x="744" y="536"/>
+ <point x="808" y="464"/>
+ <point x="808" y="356" type="curve" smooth="yes"/>
+ <point x="808" y="252"/>
+ <point x="740" y="172"/>
+ <point x="628" y="172" type="curve" smooth="yes"/>
+ <point x="520" y="172"/>
+ <point x="440" y="244"/>
+ <point x="440" y="396" type="curve" smooth="yes"/>
+ <point x="440" y="556" type="line" smooth="yes"/>
+ <point x="440" y="796"/>
+ <point x="572" y="908"/>
+ <point x="840" y="908" type="curve"/>
+ <point x="856" y="908" type="line"/>
+ <point x="856" y="1100" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 116, 'rightMargin': 91}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/sixinferior.glif b/src/Interface-Regular.ufo/glyphs/sixinferior.glif
new file mode 100644
index 000000000..86036b705
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/sixinferior.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sixinferior" format="1">
+ <advance width="1248"/>
+ <unicode hex="2086"/>
+ <outline>
+ <component base="six.sup" xOffset="-16" yOffset="-504"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 224, 'rightMargin': -19}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/sixroman.glif b/src/Interface-Regular.ufo/glyphs/sixroman.glif
new file mode 100644
index 000000000..62b8f7ab5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/sixroman.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sixroman" format="1">
+ <advance width="2016"/>
+ <unicode hex="2175"/>
+ <outline>
+ <component base="v" xOffset="-16"/>
+ <component base="i" xOffset="1352"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2074, 'leftMargin': 132, 'rightMargin': 151}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/sixsuperior.glif b/src/Interface-Regular.ufo/glyphs/sixsuperior.glif
new file mode 100644
index 000000000..655c982f8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/sixsuperior.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sixsuperior" format="1">
+ <advance width="1248"/>
+ <unicode hex="2076"/>
+ <outline>
+ <component base="six.sup" xOffset="-16" yOffset="916"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 224, 'rightMargin': -19}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/sixthemspace.glif b/src/Interface-Regular.ufo/glyphs/sixthemspace.glif
new file mode 100644
index 000000000..d73902fc4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/sixthemspace.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sixthemspace" format="1">
+ <advance width="512"/>
+ <unicode hex="2006"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 479, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/slash.glif b/src/Interface-Regular.ufo/glyphs/slash.glif
new file mode 100644
index 000000000..c4bbee9c4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/slash.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="slash" format="1">
+ <advance width="1024"/>
+ <unicode hex="002F"/>
+ <outline>
+ <contour>
+ <point x="924" y="2048" type="line"/>
+ <point x="692" y="2048" type="line"/>
+ <point x="96" y="-308" type="line"/>
+ <point x="328" y="-308" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/slashlongnosp.glif b/src/Interface-Regular.ufo/glyphs/slashlongnosp.glif
new file mode 100644
index 000000000..5b54ce91d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/slashlongnosp.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="slashlongnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0338"/>
+ <outline>
+ <contour>
+ <point x="-116" y="2088" type="line"/>
+ <point x="-256" y="2088" type="line"/>
+ <point x="-1640" y="-132" type="line"/>
+ <point x="-1500" y="-132" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/slashshortnosp.glif b/src/Interface-Regular.ufo/glyphs/slashshortnosp.glif
new file mode 100644
index 000000000..861283b00
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/slashshortnosp.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="slashshortnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0337"/>
+ <outline>
+ <contour>
+ <point x="-276" y="1661" type="line"/>
+ <point x="-455" y="1661" type="line"/>
+ <point x="-1367" y="-184" type="line"/>
+ <point x="-1188" y="-184" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/slongdotaccent.glif b/src/Interface-Regular.ufo/glyphs/slongdotaccent.glif
new file mode 100644
index 000000000..3036b2ba1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/slongdotaccent.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="slongdotaccent" format="1">
+ <advance width="992"/>
+ <unicode hex="1E9B"/>
+ <outline>
+ <contour>
+ <point x="436" y="0" type="line"/>
+ <point x="436" y="1640" type="line" smooth="yes"/>
+ <point x="436" y="1816"/>
+ <point x="528" y="1912"/>
+ <point x="688" y="1912" type="curve" smooth="yes"/>
+ <point x="732" y="1912"/>
+ <point x="784" y="1908"/>
+ <point x="820" y="1900" type="curve"/>
+ <point x="836" y="2120" type="line"/>
+ <point x="780" y="2132"/>
+ <point x="716" y="2140"/>
+ <point x="660" y="2140" type="curve" smooth="yes"/>
+ <point x="348" y="2140"/>
+ <point x="160" y="1964"/>
+ <point x="160" y="1640" type="curve" smooth="yes"/>
+ <point x="160" y="0" type="line"/>
+ </contour>
+ <component base="dotaccent" xOffset="244" yOffset="580"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 989, 'leftMargin': 315, 'rightMargin': -1}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/softsigncyrillic.glif b/src/Interface-Regular.ufo/glyphs/softsigncyrillic.glif
new file mode 100644
index 000000000..391a827ac
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/softsigncyrillic.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="softsigncyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="044C"/>
+ <outline>
+ <contour>
+ <point x="280" y="1232" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="356" y="980" type="line"/>
+ <point x="356" y="760" type="line"/>
+ <point x="796" y="760" type="line"/>
+ <point x="1004" y="760"/>
+ <point x="1076" y="612"/>
+ <point x="1076" y="484" type="curve"/>
+ <point x="1076" y="352"/>
+ <point x="1004" y="220"/>
+ <point x="796" y="220" type="curve"/>
+ <point x="428" y="220" type="line"/>
+ <point x="428" y="1488" type="line"/>
+ <point x="152" y="1488" type="line"/>
+ <point x="152" y="0" type="line"/>
+ <point x="796" y="0" type="line"/>
+ <point x="1156" y="0"/>
+ <point x="1352" y="220"/>
+ <point x="1352" y="496" type="curve"/>
+ <point x="1352" y="776"/>
+ <point x="1156" y="980"/>
+ <point x="796" y="980" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1535, 'leftMargin': 213, 'rightMargin': 121}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/space.glif b/src/Interface-Regular.ufo/glyphs/space.glif
new file mode 100644
index 000000000..ad8243ba8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/space.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="space" format="1">
+ <advance width="768"/>
+ <unicode hex="0020"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/spaceopenbox.glif b/src/Interface-Regular.ufo/glyphs/spaceopenbox.glif
new file mode 100644
index 000000000..0ecbf8e23
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/spaceopenbox.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="spaceopenbox" format="1">
+ <advance width="2016"/>
+ <unicode hex="2423"/>
+ <outline>
+ <contour>
+ <point x="200" y="192" type="line"/>
+ <point x="200" y="-436" type="line"/>
+ <point x="1816" y="-436" type="line"/>
+ <point x="1816" y="192" type="line"/>
+ <point x="1584" y="192" type="line"/>
+ <point x="1584" y="-216" type="line"/>
+ <point x="436" y="-216" type="line"/>
+ <point x="436" y="192" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1837.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/squaresubnosp.glif b/src/Interface-Regular.ufo/glyphs/squaresubnosp.glif
new file mode 100644
index 000000000..adacf61ba
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/squaresubnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="squaresubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="033B"/>
+ <outline>
+ <contour>
+ <point x="-807" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-807" y="-666" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1085" y="-666" type="line"/>
+ <point x="-529" y="-666" type="line"/>
+ <point x="-529" y="-110" type="line"/>
+ <point x="-1085" y="-110" type="line"/>
+ </contour>
+ <contour>
+ <point x="-935" y="-260" type="line"/>
+ <point x="-679" y="-260" type="line"/>
+ <point x="-679" y="-516" type="line"/>
+ <point x="-935" y="-516" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/srthook.cn.glif b/src/Interface-Regular.ufo/glyphs/srthook.cn.glif
new file mode 100644
index 000000000..54b9096eb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/srthook.cn.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="srthook.cn" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="156" y="452" type="line"/>
+ <point x="156" y="-84" type="line" smooth="yes"/>
+ <point x="156" y="-348"/>
+ <point x="264" y="-496"/>
+ <point x="488" y="-496" type="curve" smooth="yes"/>
+ <point x="528" y="-496"/>
+ <point x="588" y="-488"/>
+ <point x="624" y="-476" type="curve"/>
+ <point x="624" y="-292" type="line"/>
+ <point x="604" y="-296"/>
+ <point x="572" y="-300"/>
+ <point x="552" y="-300" type="curve" smooth="yes"/>
+ <point x="424" y="-300"/>
+ <point x="344" y="-244"/>
+ <point x="344" y="-84" type="curve" smooth="yes"/>
+ <point x="344" y="452" type="line"/>
+ </contour>
+ <component base="s.cn" xOffset="24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1459, 'leftMargin': 132, 'rightMargin': 132}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/srthook.glif b/src/Interface-Regular.ufo/glyphs/srthook.glif
new file mode 100644
index 000000000..ed9563745
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/srthook.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="srthook" format="1">
+ <advance width="1504"/>
+ <unicode hex="0282"/>
+ <outline>
+ <contour>
+ <point x="172" y="468" type="line"/>
+ <point x="172" y="-192" type="line" smooth="yes"/>
+ <point x="172" y="-456"/>
+ <point x="368" y="-600"/>
+ <point x="592" y="-600" type="curve" smooth="yes"/>
+ <point x="632" y="-600"/>
+ <point x="692" y="-592"/>
+ <point x="728" y="-580" type="curve"/>
+ <point x="728" y="-396" type="line"/>
+ <point x="704" y="-404"/>
+ <point x="672" y="-408"/>
+ <point x="652" y="-408" type="curve" smooth="yes"/>
+ <point x="528" y="-408"/>
+ <point x="448" y="-352"/>
+ <point x="448" y="-192" type="curve" smooth="yes"/>
+ <point x="448" y="468" type="line"/>
+ </contour>
+ <component base="s" xOffset="44"/>
+ <contour>
+ <point x="796" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="796" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1500" y="1776" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1459, 'leftMargin': 129, 'rightMargin': 167}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/st.cn.glif b/src/Interface-Regular.ufo/glyphs/st.cn.glif
new file mode 100644
index 000000000..dda91ce95
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/st.cn.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="st.cn" format="1">
+ <advance width="2528"/>
+ <outline>
+ <contour>
+ <point x="1400" y="1064" type="line"/>
+ <point x="1400" y="1356"/>
+ <point x="1248" y="1496"/>
+ <point x="1248" y="1708" type="curve" smooth="yes"/>
+ <point x="1248" y="1832"/>
+ <point x="1332" y="1920"/>
+ <point x="1492" y="1920" type="curve" smooth="yes"/>
+ <point x="1684" y="1920"/>
+ <point x="1760" y="1792"/>
+ <point x="1760" y="1608" type="curve"/>
+ <point x="2036" y="1608" type="line"/>
+ <point x="2036" y="1836"/>
+ <point x="1940" y="2144"/>
+ <point x="1492" y="2144" type="curve" smooth="yes"/>
+ <point x="1188" y="2144"/>
+ <point x="984" y="1968"/>
+ <point x="984" y="1744" type="curve" smooth="yes"/>
+ <point x="984" y="1532"/>
+ <point x="1160" y="1328"/>
+ <point x="1248" y="1064" type="curve"/>
+ </contour>
+ <contour>
+ <point x="2304" y="1488" type="line"/>
+ <point x="1488" y="1488" type="line"/>
+ <point x="1488" y="1284" type="line"/>
+ <point x="2304" y="1284" type="line"/>
+ </contour>
+ <contour>
+ <point x="1760" y="1608" type="line"/>
+ <point x="1760" y="372" type="line" smooth="yes"/>
+ <point x="1760" y="72"/>
+ <point x="1920" y="-28"/>
+ <point x="2108" y="-28" type="curve" smooth="yes"/>
+ <point x="2204" y="-28"/>
+ <point x="2268" y="-12"/>
+ <point x="2308" y="0" type="curve"/>
+ <point x="2308" y="220" type="line"/>
+ <point x="2288" y="216"/>
+ <point x="2232" y="204"/>
+ <point x="2192" y="204" type="curve" smooth="yes"/>
+ <point x="2108" y="204"/>
+ <point x="2036" y="228"/>
+ <point x="2036" y="372" type="curve" smooth="yes"/>
+ <point x="2036" y="1608" type="line"/>
+ </contour>
+ <component base="s.cn" xOffset="88"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2311, 'leftMargin': 129, 'rightMargin': 96}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/st.glif b/src/Interface-Regular.ufo/glyphs/st.glif
new file mode 100644
index 000000000..f47c56c2d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/st.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="st" format="1">
+ <advance width="2528"/>
+ <unicode hex="FB06"/>
+ <outline>
+ <contour>
+ <point x="1368" y="1048" type="line"/>
+ <point x="1368" y="1344"/>
+ <point x="1236" y="1496"/>
+ <point x="1236" y="1708" type="curve" smooth="yes"/>
+ <point x="1236" y="1832"/>
+ <point x="1320" y="1920"/>
+ <point x="1480" y="1920" type="curve" smooth="yes"/>
+ <point x="1672" y="1920"/>
+ <point x="1748" y="1792"/>
+ <point x="1748" y="1608" type="curve"/>
+ <point x="2024" y="1608" type="line"/>
+ <point x="2024" y="1836"/>
+ <point x="1932" y="2144"/>
+ <point x="1480" y="2144" type="curve" smooth="yes"/>
+ <point x="1176" y="2144"/>
+ <point x="972" y="1968"/>
+ <point x="972" y="1744" type="curve" smooth="yes"/>
+ <point x="972" y="1532"/>
+ <point x="1128" y="1312"/>
+ <point x="1212" y="1048" type="curve"/>
+ </contour>
+ <contour>
+ <point x="2292" y="1488" type="line"/>
+ <point x="1492" y="1488" type="line"/>
+ <point x="1492" y="1284" type="line"/>
+ <point x="2292" y="1284" type="line"/>
+ </contour>
+ <contour>
+ <point x="1748" y="1612" type="line"/>
+ <point x="1748" y="412" type="line" smooth="yes"/>
+ <point x="1748" y="96"/>
+ <point x="1908" y="-28"/>
+ <point x="2096" y="-28" type="curve" smooth="yes"/>
+ <point x="2192" y="-28"/>
+ <point x="2256" y="-12"/>
+ <point x="2296" y="0" type="curve"/>
+ <point x="2296" y="220" type="line"/>
+ <point x="2276" y="216"/>
+ <point x="2220" y="204"/>
+ <point x="2180" y="204" type="curve" smooth="yes"/>
+ <point x="2100" y="204"/>
+ <point x="2024" y="248"/>
+ <point x="2024" y="412" type="curve" smooth="yes"/>
+ <point x="2024" y="1612" type="line"/>
+ </contour>
+ <component base="s" xOffset="56"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2335, 'leftMargin': 176, 'rightMargin': 96}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/sterling.glif b/src/Interface-Regular.ufo/glyphs/sterling.glif
new file mode 100644
index 000000000..0d327446c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/sterling.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sterling" format="1">
+ <advance width="1760"/>
+ <unicode hex="00A3"/>
+ <outline>
+ <contour>
+ <point x="1532" y="0" type="line"/>
+ <point x="1536" y="228" type="line"/>
+ <point x="176" y="228" type="line"/>
+ <point x="176" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1100" y="796" type="line"/>
+ <point x="1100" y="1024" type="line"/>
+ <point x="168" y="1024" type="line"/>
+ <point x="168" y="796" type="line"/>
+ </contour>
+ <contour>
+ <point x="608" y="1428" type="line"/>
+ <point x="608" y="1724"/>
+ <point x="776" y="1856"/>
+ <point x="968" y="1856" type="curve" smooth="yes"/>
+ <point x="1148" y="1856"/>
+ <point x="1292" y="1800"/>
+ <point x="1292" y="1532" type="curve"/>
+ <point x="1544" y="1532" type="line"/>
+ <point x="1544" y="1852"/>
+ <point x="1356" y="2076"/>
+ <point x="992" y="2076" type="curve" smooth="yes"/>
+ <point x="636" y="2076"/>
+ <point x="360" y="1856"/>
+ <point x="372" y="1428" type="curve" smooth="yes"/>
+ <point x="400" y="560" type="line" smooth="yes"/>
+ <point x="400" y="440"/>
+ <point x="368" y="252"/>
+ <point x="276" y="228" type="curve"/>
+ <point x="528" y="152" type="line"/>
+ <point x="636" y="228"/>
+ <point x="648" y="392"/>
+ <point x="640" y="560" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/stigma.glif b/src/Interface-Regular.ufo/glyphs/stigma.glif
new file mode 100644
index 000000000..5bb68c7fe
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/stigma.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="stigma" format="1">
+ <advance width="1504"/>
+ <unicode hex="03DB"/>
+ <outline>
+ <contour>
+ <point x="944" y="-524" type="line"/>
+ <point x="1248" y="-524"/>
+ <point x="1388" y="-376"/>
+ <point x="1388" y="-160" type="curve" smooth="yes"/>
+ <point x="1388" y="24"/>
+ <point x="1288" y="108"/>
+ <point x="1116" y="160" type="curve"/>
+ <point x="724" y="272" type="line"/>
+ <point x="540" y="328"/>
+ <point x="392" y="440"/>
+ <point x="392" y="716" type="curve" smooth="yes"/>
+ <point x="392" y="772" type="line" smooth="yes"/>
+ <point x="392" y="1024"/>
+ <point x="476" y="1296"/>
+ <point x="784" y="1296" type="curve" smooth="yes"/>
+ <point x="984" y="1296"/>
+ <point x="1108" y="1148"/>
+ <point x="1120" y="976" type="curve"/>
+ <point x="1380" y="976" type="line"/>
+ <point x="1368" y="1276"/>
+ <point x="1140" y="1516"/>
+ <point x="784" y="1516" type="curve" smooth="yes"/>
+ <point x="332" y="1516"/>
+ <point x="116" y="1168"/>
+ <point x="116" y="772" type="curve" smooth="yes"/>
+ <point x="116" y="716" type="line" smooth="yes"/>
+ <point x="116" y="276"/>
+ <point x="348" y="124"/>
+ <point x="608" y="56" type="curve"/>
+ <point x="964" y="-28" type="line"/>
+ <point x="1048" y="-44"/>
+ <point x="1116" y="-88"/>
+ <point x="1116" y="-172" type="curve" smooth="yes"/>
+ <point x="1116" y="-252"/>
+ <point x="1048" y="-296"/>
+ <point x="944" y="-296" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 127, 'rightMargin': 80}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/summation.glif b/src/Interface-Regular.ufo/glyphs/summation.glif
new file mode 100644
index 000000000..7ef074db7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/summation.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="summation" format="1">
+ <advance width="1760"/>
+ <unicode hex="2211"/>
+ <outline>
+ <contour>
+ <point x="1656" y="-152" type="line"/>
+ <point x="216" y="-152" type="line"/>
+ <point x="216" y="-372" type="line"/>
+ <point x="1656" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="1548" y="2004" type="line"/>
+ <point x="160" y="2004" type="line"/>
+ <point x="160" y="1784" type="line"/>
+ <point x="1548" y="1784" type="line"/>
+ </contour>
+ <contour>
+ <point x="1236" y="828" type="line"/>
+ <point x="248" y="2004" type="line"/>
+ <point x="104" y="2004" type="line"/>
+ <point x="104" y="1792" type="line"/>
+ <point x="944" y="812" type="line"/>
+ <point x="104" y="-164" type="line"/>
+ <point x="104" y="-372" type="line"/>
+ <point x="248" y="-372" type="line"/>
+ <point x="1236" y="792" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1654, 'leftMargin': 98, 'rightMargin': 5}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/t.glif b/src/Interface-Regular.ufo/glyphs/t.glif
new file mode 100644
index 000000000..016c2e7ea
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/t.glif
@@ -0,0 +1,108 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="t" format="1">
+ <advance width="992"/>
+ <unicode hex="0074"/>
+ <outline>
+ <contour>
+ <point x="876" y="1536" type="line"/>
+ <point x="64" y="1536" type="line"/>
+ <point x="64" y="1316" type="line"/>
+ <point x="876" y="1316" type="line"/>
+ </contour>
+ <contour>
+ <point x="312" y="1864" type="line"/>
+ <point x="312" y="376" type="line"/>
+ <point x="312" y="108"/>
+ <point x="548" y="-12"/>
+ <point x="728" y="-12" type="curve" smooth="yes"/>
+ <point x="824" y="-12"/>
+ <point x="840" y="-8"/>
+ <point x="880" y="4" type="curve"/>
+ <point x="880" y="220" type="line"/>
+ <point x="840" y="216"/>
+ <point x="828" y="212"/>
+ <point x="788" y="212" type="curve" smooth="yes"/>
+ <point x="700" y="212"/>
+ <point x="548" y="216"/>
+ <point x="548" y="440" type="curve"/>
+ <point x="548" y="1864" type="line"/>
+ </contour>
+ <contour>
+ <point x="612" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="736" y="2288" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="396" y="932" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="420" y="2032" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="752" y="1876" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="908" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="908" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="908" y="2032" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>f</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>-16</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>t</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>992</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tackdownsubnosp.glif b/src/Interface-Regular.ufo/glyphs/tackdownsubnosp.glif
new file mode 100644
index 000000000..0d6eefc73
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tackdownsubnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tackdownsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="031E"/>
+ <outline>
+ <contour>
+ <point x="-811" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-811" y="-590" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-705" y="-590" type="line"/>
+ <point x="-912" y="-590" type="line"/>
+ <point x="-912" y="-125" type="line"/>
+ <point x="-705" y="-125" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1089" y="-318" type="line"/>
+ <point x="-1089" y="-125" type="line"/>
+ <point x="-528" y="-125" type="line"/>
+ <point x="-528" y="-318" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tackleftsubnosp.glif b/src/Interface-Regular.ufo/glyphs/tackleftsubnosp.glif
new file mode 100644
index 000000000..926c3a277
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tackleftsubnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tackleftsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0318"/>
+ <outline>
+ <contour>
+ <point x="-780" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-780" y="-613" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-550" y="-83" type="line"/>
+ <point x="-756" y="-83" type="line"/>
+ <point x="-756" y="-613" type="line"/>
+ <point x="-550" y="-613" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1097" y="-252" type="line"/>
+ <point x="-1097" y="-444" type="line"/>
+ <point x="-564" y="-444" type="line"/>
+ <point x="-564" y="-252" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tackrightsubnosp.glif b/src/Interface-Regular.ufo/glyphs/tackrightsubnosp.glif
new file mode 100644
index 000000000..f076cb2fe
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tackrightsubnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tackrightsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0319"/>
+ <outline>
+ <contour>
+ <point x="-806" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-804" y="-613" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1081" y="-83" type="line"/>
+ <point x="-875" y="-83" type="line"/>
+ <point x="-875" y="-613" type="line"/>
+ <point x="-1081" y="-613" type="line"/>
+ </contour>
+ <contour>
+ <point x="-534" y="-252" type="line"/>
+ <point x="-534" y="-444" type="line"/>
+ <point x="-1067" y="-444" type="line"/>
+ <point x="-1067" y="-252" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tackupsubnosp.glif b/src/Interface-Regular.ufo/glyphs/tackupsubnosp.glif
new file mode 100644
index 000000000..56b02a7df
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tackupsubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tackupsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="031D"/>
+ <outline>
+ <contour>
+ <point x="-811" y="-590" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-811" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="uptackmod" xOffset="-1199" yOffset="-825"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tau.glif b/src/Interface-Regular.ufo/glyphs/tau.glif
new file mode 100644
index 000000000..6e39645c5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tau.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tau" format="1">
+ <advance width="1504"/>
+ <unicode hex="03C4"/>
+ <outline>
+ <contour>
+ <point x="1376" y="1488" type="line"/>
+ <point x="128" y="1488" type="line"/>
+ <point x="128" y="1272" type="line"/>
+ <point x="1376" y="1272" type="line"/>
+ </contour>
+ <contour>
+ <point x="600" y="1488" type="line"/>
+ <point x="600" y="384" type="line"/>
+ <point x="600" y="88"/>
+ <point x="728" y="-28"/>
+ <point x="936" y="-28" type="curve" smooth="yes"/>
+ <point x="1024" y="-28"/>
+ <point x="1104" y="-16"/>
+ <point x="1196" y="52" type="curve"/>
+ <point x="1132" y="240" type="line"/>
+ <point x="1104" y="220"/>
+ <point x="1056" y="200"/>
+ <point x="1008" y="200" type="curve" smooth="yes"/>
+ <point x="940" y="200"/>
+ <point x="876" y="232"/>
+ <point x="876" y="372" type="curve"/>
+ <point x="876" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1475, 'leftMargin': 113, 'rightMargin': 115}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tavdages.glif b/src/Interface-Regular.ufo/glyphs/tavdages.glif
new file mode 100644
index 000000000..c4b010fb7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tavdages.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tavdages" format="1">
+ <advance width="1248"/>
+ <unicode hex="02E2"/>
+ <outline>
+ <contour>
+ <point x="828" y="1188" type="curve" smooth="yes"/>
+ <point x="828" y="1124"/>
+ <point x="760" y="1084"/>
+ <point x="664" y="1084" type="curve" smooth="yes"/>
+ <point x="544" y="1084"/>
+ <point x="436" y="1116"/>
+ <point x="412" y="1240" type="curve"/>
+ <point x="168" y="1240" type="line"/>
+ <point x="168" y="1056"/>
+ <point x="324" y="876"/>
+ <point x="656" y="876" type="curve" smooth="yes"/>
+ <point x="928" y="876"/>
+ <point x="1080" y="988"/>
+ <point x="1080" y="1204" type="curve"/>
+ <point x="1080" y="1408"/>
+ <point x="932" y="1496"/>
+ <point x="664" y="1560" type="curve" smooth="yes"/>
+ <point x="536" y="1592"/>
+ <point x="456" y="1616"/>
+ <point x="456" y="1696" type="curve" smooth="yes"/>
+ <point x="456" y="1752"/>
+ <point x="500" y="1804"/>
+ <point x="632" y="1804" type="curve" smooth="yes"/>
+ <point x="772" y="1804"/>
+ <point x="820" y="1740"/>
+ <point x="824" y="1672" type="curve"/>
+ <point x="1068" y="1672" type="line"/>
+ <point x="1068" y="1860"/>
+ <point x="896" y="2016"/>
+ <point x="612" y="2016" type="curve" smooth="yes"/>
+ <point x="388" y="2016"/>
+ <point x="208" y="1896"/>
+ <point x="208" y="1696" type="curve" smooth="yes"/>
+ <point x="208" y="1500"/>
+ <point x="340" y="1408"/>
+ <point x="588" y="1348" type="curve" smooth="yes"/>
+ <point x="748" y="1312"/>
+ <point x="828" y="1272"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1077, 'leftMargin': 83, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tccurl.glif b/src/Interface-Regular.ufo/glyphs/tccurl.glif
new file mode 100644
index 000000000..3d3acfe59
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tccurl.glif
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tccurl" format="1">
+ <advance width="2272"/>
+ <unicode hex="02A8"/>
+ <outline>
+ <contour>
+ <point x="1584" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1584" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2268" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1584" y="192" type="curve" smooth="yes"/>
+ <point x="1272" y="192"/>
+ <point x="1188" y="464"/>
+ <point x="1188" y="716" type="curve" smooth="yes"/>
+ <point x="1188" y="772" type="line" smooth="yes"/>
+ <point x="1188" y="1024"/>
+ <point x="1276" y="1296"/>
+ <point x="1584" y="1296" type="curve" smooth="yes"/>
+ <point x="1784" y="1296"/>
+ <point x="1908" y="1148"/>
+ <point x="1920" y="976" type="curve"/>
+ <point x="2180" y="976" type="line"/>
+ <point x="2164" y="1276"/>
+ <point x="1936" y="1516"/>
+ <point x="1584" y="1516" type="curve" smooth="yes"/>
+ <point x="1128" y="1516"/>
+ <point x="916" y="1168"/>
+ <point x="916" y="772" type="curve" smooth="yes"/>
+ <point x="916" y="716" type="line" smooth="yes"/>
+ <point x="916" y="320"/>
+ <point x="1128" y="-28"/>
+ <point x="1584" y="-28" type="curve" smooth="yes"/>
+ <point x="1900" y="-28"/>
+ <point x="2180" y="160"/>
+ <point x="2180" y="436" type="curve" smooth="yes"/>
+ <point x="2180" y="624"/>
+ <point x="2060" y="764"/>
+ <point x="1828" y="764" type="curve" smooth="yes"/>
+ <point x="1396" y="764"/>
+ <point x="1068" y="204"/>
+ <point x="796" y="204" type="curve"/>
+ <point x="712" y="-28" type="line"/>
+ <point x="1216" y="-28"/>
+ <point x="1484" y="540"/>
+ <point x="1780" y="540" type="curve" smooth="yes"/>
+ <point x="1848" y="540"/>
+ <point x="1924" y="508"/>
+ <point x="1924" y="408" type="curve" smooth="yes"/>
+ <point x="1924" y="276"/>
+ <point x="1760" y="192"/>
+ </contour>
+ <contour>
+ <point x="912" y="1488" type="line"/>
+ <point x="92" y="1488" type="line"/>
+ <point x="92" y="1284" type="line"/>
+ <point x="912" y="1284" type="line"/>
+ </contour>
+ <contour>
+ <point x="364" y="1844" type="line"/>
+ <point x="364" y="412" type="line" smooth="yes"/>
+ <point x="364" y="96"/>
+ <point x="524" y="-28"/>
+ <point x="712" y="-28" type="curve"/>
+ <point x="796" y="204" type="line"/>
+ <point x="716" y="204"/>
+ <point x="640" y="248"/>
+ <point x="640" y="412" type="curve" smooth="yes"/>
+ <point x="640" y="1844" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2182, 'leftMargin': 8, 'rightMargin': 88}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tecyrillic.glif b/src/Interface-Regular.ufo/glyphs/tecyrillic.glif
new file mode 100644
index 000000000..d365fefce
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tecyrillic.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tecyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="0442"/>
+ <outline>
+ <contour>
+ <point x="888" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="748" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1432" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="888" y="1488" type="line"/>
+ <point x="612" y="1488" type="line"/>
+ <point x="612" y="0" type="line"/>
+ <point x="888" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1376" y="1488" type="line"/>
+ <point x="128" y="1488" type="line"/>
+ <point x="128" y="1272" type="line"/>
+ <point x="1376" y="1272" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1357, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tel.glif b/src/Interface-Regular.ufo/glyphs/tel.glif
new file mode 100644
index 000000000..2539cd543
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tel.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tel" format="1">
+ <advance width="2016"/>
+ <unicode hex="2121"/>
+ <outline>
+ <contour>
+ <point x="508" y="2004" type="line"/>
+ <point x="380" y="2004" type="line"/>
+ <point x="380" y="1264" type="line"/>
+ <point x="508" y="1264" type="line"/>
+ </contour>
+ <contour>
+ <point x="708" y="2004" type="line"/>
+ <point x="180" y="2004" type="line"/>
+ <point x="180" y="1888" type="line"/>
+ <point x="708" y="1888" type="line"/>
+ </contour>
+ <contour>
+ <point x="948" y="2004" type="line"/>
+ <point x="816" y="2004" type="line"/>
+ <point x="816" y="1264" type="line"/>
+ <point x="948" y="1264" type="line"/>
+ </contour>
+ <contour>
+ <point x="1244" y="2004" type="line"/>
+ <point x="896" y="2004" type="line"/>
+ <point x="896" y="1888" type="line"/>
+ <point x="1244" y="1888" type="line"/>
+ </contour>
+ <contour>
+ <point x="1244" y="1380" type="line"/>
+ <point x="896" y="1380" type="line"/>
+ <point x="896" y="1264" type="line"/>
+ <point x="1244" y="1264" type="line"/>
+ </contour>
+ <contour>
+ <point x="1204" y="1700" type="line"/>
+ <point x="896" y="1700" type="line"/>
+ <point x="896" y="1588" type="line"/>
+ <point x="1204" y="1588" type="line"/>
+ </contour>
+ <contour>
+ <point x="1540" y="2004" type="line"/>
+ <point x="1408" y="2004" type="line"/>
+ <point x="1408" y="1264" type="line"/>
+ <point x="1540" y="1264" type="line"/>
+ </contour>
+ <contour>
+ <point x="1836" y="1380" type="line"/>
+ <point x="1484" y="1380" type="line"/>
+ <point x="1484" y="1264" type="line"/>
+ <point x="1836" y="1264" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1929, 'leftMargin': 138, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tenge.glif b/src/Interface-Regular.ufo/glyphs/tenge.glif
new file mode 100644
index 000000000..8c799b765
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tenge.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tenge" format="1">
+ <advance width="1760"/>
+ <unicode hex="20B8"/>
+ <outline>
+ <contour>
+ <point x="1020" y="1616" type="line"/>
+ <point x="740" y="1616" type="line"/>
+ <point x="740" y="0" type="line"/>
+ <point x="1020" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1656" y="1616" type="line"/>
+ <point x="104" y="1616" type="line"/>
+ <point x="104" y="1388" type="line"/>
+ <point x="1656" y="1388" type="line"/>
+ </contour>
+ <contour>
+ <point x="1656" y="2004" type="line"/>
+ <point x="104" y="2004" type="line"/>
+ <point x="104" y="1772" type="line"/>
+ <point x="1656" y="1772" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1680, 'leftMargin': 67, 'rightMargin': 63}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tenroman.glif b/src/Interface-Regular.ufo/glyphs/tenroman.glif
new file mode 100644
index 000000000..27d4762c1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tenroman.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tenroman" format="1">
+ <advance width="1504"/>
+ <unicode hex="2179"/>
+ <outline>
+ <component base="x" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1411, 'leftMargin': 135, 'rightMargin': -4}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tesh.glif b/src/Interface-Regular.ufo/glyphs/tesh.glif
new file mode 100644
index 000000000..4c120aa1a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tesh.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tesh" format="1">
+ <advance width="1536"/>
+ <unicode hex="02A7"/>
+ <outline>
+ <contour>
+ <point x="680" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="680" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1536" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1012" y="1488" type="line"/>
+ <point x="44" y="1488" type="line"/>
+ <point x="44" y="1284" type="line"/>
+ <point x="1012" y="1284" type="line"/>
+ </contour>
+ <contour>
+ <point x="312" y="1844" type="line"/>
+ <point x="312" y="412" type="line" smooth="yes"/>
+ <point x="312" y="140"/>
+ <point x="404" y="-28"/>
+ <point x="676" y="-28" type="curve" smooth="yes"/>
+ <point x="804" y="-28"/>
+ <point x="920" y="0"/>
+ <point x="960" y="12" type="curve"/>
+ <point x="960" y="232" type="line"/>
+ <point x="936" y="228"/>
+ <point x="824" y="204"/>
+ <point x="744" y="204" type="curve" smooth="yes"/>
+ <point x="628" y="204"/>
+ <point x="588" y="252"/>
+ <point x="588" y="412" type="curve" smooth="yes"/>
+ <point x="588" y="1844" type="line"/>
+ </contour>
+ <component base="esh" xOffset="380"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1502, 'leftMargin': 8, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tetsecyrillic.glif b/src/Interface-Regular.ufo/glyphs/tetsecyrillic.glif
new file mode 100644
index 000000000..43f4eff42
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tetsecyrillic.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tetsecyrillic" format="1">
+ <advance width="2016"/>
+ <unicode hex="04B5"/>
+ <outline>
+ <contour>
+ <point x="1104" y="1488" type="line"/>
+ <point x="128" y="1488" type="line"/>
+ <point x="128" y="1268" type="line"/>
+ <point x="1104" y="1268" type="line"/>
+ </contour>
+ <component base="tsecyrillic" xOffset="284"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1898, 'leftMargin': 44, 'rightMargin': 94}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/theta.glif b/src/Interface-Regular.ufo/glyphs/theta.glif
new file mode 100644
index 000000000..38f95eacc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/theta.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="theta" format="1">
+ <advance width="1504"/>
+ <unicode hex="03B8"/>
+ <outline>
+ <contour>
+ <point x="1208" y="1108" type="line"/>
+ <point x="232" y="1108" type="line"/>
+ <point x="232" y="888" type="line"/>
+ <point x="1208" y="888" type="line"/>
+ </contour>
+ <contour>
+ <point x="1388" y="1132" type="line"/>
+ <point x="1388" y="1756"/>
+ <point x="1140" y="2032"/>
+ <point x="752" y="2032" type="curve" smooth="yes"/>
+ <point x="368" y="2032"/>
+ <point x="116" y="1756"/>
+ <point x="116" y="1132" type="curve"/>
+ <point x="116" y="888" type="line"/>
+ <point x="116" y="260"/>
+ <point x="372" y="-28"/>
+ <point x="756" y="-28" type="curve" smooth="yes"/>
+ <point x="1140" y="-28"/>
+ <point x="1388" y="260"/>
+ <point x="1388" y="888" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1112" y="844" type="line"/>
+ <point x="1112" y="432"/>
+ <point x="992" y="192"/>
+ <point x="756" y="192" type="curve" smooth="yes"/>
+ <point x="524" y="192"/>
+ <point x="392" y="432"/>
+ <point x="392" y="844" type="curve" smooth="yes"/>
+ <point x="392" y="1176" type="line" smooth="yes"/>
+ <point x="392" y="1588"/>
+ <point x="520" y="1812"/>
+ <point x="752" y="1812" type="curve" smooth="yes"/>
+ <point x="988" y="1812"/>
+ <point x="1112" y="1588"/>
+ <point x="1112" y="1176" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1602, 'leftMargin': 164, 'rightMargin': 166}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/thetasymbolgreek.glif b/src/Interface-Regular.ufo/glyphs/thetasymbolgreek.glif
new file mode 100644
index 000000000..22980717d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/thetasymbolgreek.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="thetasymbolgreek" format="1">
+ <advance width="1760"/>
+ <unicode hex="03D1"/>
+ <outline>
+ <contour>
+ <point x="1576" y="1068" type="line"/>
+ <point x="1496" y="1048"/>
+ <point x="1396" y="1032"/>
+ <point x="1304" y="1032" type="curve" smooth="yes"/>
+ <point x="940" y="1032"/>
+ <point x="736" y="1264"/>
+ <point x="736" y="1528" type="curve"/>
+ <point x="736" y="1552" type="line" smooth="yes"/>
+ <point x="736" y="1736"/>
+ <point x="816" y="1800"/>
+ <point x="928" y="1800" type="curve"/>
+ <point x="1056" y="1800"/>
+ <point x="1124" y="1720"/>
+ <point x="1124" y="1524" type="curve"/>
+ <point x="1124" y="600" type="line" smooth="yes"/>
+ <point x="1124" y="332"/>
+ <point x="1000" y="200"/>
+ <point x="800" y="200" type="curve" smooth="yes"/>
+ <point x="580" y="200"/>
+ <point x="448" y="352"/>
+ <point x="448" y="600" type="curve" smooth="yes"/>
+ <point x="448" y="1064" type="line"/>
+ <point x="176" y="1060" type="line"/>
+ <point x="176" y="600" type="line" smooth="yes"/>
+ <point x="176" y="220"/>
+ <point x="424" y="-28"/>
+ <point x="800" y="-28" type="curve" smooth="yes"/>
+ <point x="1156" y="-28"/>
+ <point x="1396" y="196"/>
+ <point x="1396" y="600" type="curve" smooth="yes"/>
+ <point x="1396" y="1524" type="line"/>
+ <point x="1396" y="1848"/>
+ <point x="1216" y="2032"/>
+ <point x="928" y="2032" type="curve"/>
+ <point x="656" y="2032"/>
+ <point x="460" y="1856"/>
+ <point x="460" y="1552" type="curve" smooth="yes"/>
+ <point x="460" y="1532" type="line"/>
+ <point x="460" y="1120"/>
+ <point x="800" y="804"/>
+ <point x="1304" y="804" type="curve" smooth="yes"/>
+ <point x="1400" y="804"/>
+ <point x="1504" y="820"/>
+ <point x="1588" y="852" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1634, 'leftMargin': 164, 'rightMargin': 57}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/thinspace.glif b/src/Interface-Regular.ufo/glyphs/thinspace.glif
new file mode 100644
index 000000000..84036e255
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/thinspace.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="thinspace" format="1">
+ <advance width="768"/>
+ <unicode hex="2009"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 575, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/thirdemspace.glif b/src/Interface-Regular.ufo/glyphs/thirdemspace.glif
new file mode 100644
index 000000000..accb3d11b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/thirdemspace.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="thirdemspace" format="1">
+ <advance width="1024"/>
+ <unicode hex="2004"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.93</real>
+ <real>0.9</real>
+ <real>0.98</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 958, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/thook.glif b/src/Interface-Regular.ufo/glyphs/thook.glif
new file mode 100644
index 000000000..7d0339156
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/thook.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="thook" format="1">
+ <advance width="992"/>
+ <unicode hex="01AD"/>
+ <outline>
+ <contour>
+ <point x="628" y="1532" type="line"/>
+ <point x="628" y="1736" type="line" smooth="yes"/>
+ <point x="628" y="1896"/>
+ <point x="708" y="1952"/>
+ <point x="836" y="1952" type="curve" smooth="yes"/>
+ <point x="856" y="1952"/>
+ <point x="888" y="1948"/>
+ <point x="912" y="1940" type="curve"/>
+ <point x="912" y="2124" type="line"/>
+ <point x="872" y="2136"/>
+ <point x="816" y="2144"/>
+ <point x="776" y="2144" type="curve" smooth="yes"/>
+ <point x="548" y="2144"/>
+ <point x="352" y="2000"/>
+ <point x="352" y="1736" type="curve" smooth="yes"/>
+ <point x="352" y="1532" type="line"/>
+ </contour>
+ <contour>
+ <point x="900" y="1488" type="line"/>
+ <point x="84" y="1488" type="line"/>
+ <point x="84" y="1284" type="line"/>
+ <point x="900" y="1284" type="line"/>
+ </contour>
+ <contour>
+ <point x="352" y="1572" type="line"/>
+ <point x="352" y="412" type="line"/>
+ <point x="352" y="96"/>
+ <point x="512" y="-28"/>
+ <point x="700" y="-28" type="curve" smooth="yes"/>
+ <point x="796" y="-28"/>
+ <point x="864" y="-12"/>
+ <point x="904" y="0" type="curve"/>
+ <point x="904" y="220" type="line"/>
+ <point x="880" y="216"/>
+ <point x="828" y="204"/>
+ <point x="784" y="204" type="curve" smooth="yes"/>
+ <point x="704" y="204"/>
+ <point x="628" y="248"/>
+ <point x="628" y="412" type="curve"/>
+ <point x="628" y="1572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 941, 'leftMargin': 30, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/thorn.glif b/src/Interface-Regular.ufo/glyphs/thorn.glif
new file mode 100644
index 000000000..fcb4ed45e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/thorn.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="thorn" format="1">
+ <advance width="1504"/>
+ <unicode hex="00FE"/>
+ <outline>
+ <contour>
+ <point x="392" y="2112" type="line"/>
+ <point x="116" y="2112" type="line"/>
+ <point x="116" y="-572" type="line"/>
+ <point x="392" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1388" y="756" type="line"/>
+ <point x="1388" y="1208"/>
+ <point x="1180" y="1516"/>
+ <point x="804" y="1516" type="curve" smooth="yes"/>
+ <point x="424" y="1516"/>
+ <point x="232" y="1240"/>
+ <point x="188" y="788" type="curve"/>
+ <point x="188" y="672" type="line"/>
+ <point x="232" y="240"/>
+ <point x="424" y="-28"/>
+ <point x="808" y="-28" type="curve" smooth="yes"/>
+ <point x="1180" y="-28"/>
+ <point x="1388" y="296"/>
+ <point x="1388" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1112" y="728" type="line"/>
+ <point x="1112" y="440"/>
+ <point x="992" y="192"/>
+ <point x="724" y="192" type="curve" smooth="yes"/>
+ <point x="480" y="192"/>
+ <point x="376" y="368"/>
+ <point x="320" y="560" type="curve"/>
+ <point x="320" y="900" type="line"/>
+ <point x="364" y="1104"/>
+ <point x="480" y="1288"/>
+ <point x="720" y="1288" type="curve" smooth="yes"/>
+ <point x="992" y="1288"/>
+ <point x="1112" y="1044"/>
+ <point x="1112" y="756" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1632, 'leftMargin': 202, 'rightMargin': 159}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/thousandcyrillic.glif b/src/Interface-Regular.ufo/glyphs/thousandcyrillic.glif
new file mode 100644
index 000000000..b319f3f43
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/thousandcyrillic.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="thousandcyrillic" format="1">
+ <advance width="1760"/>
+ <unicode hex="0482"/>
+ <outline>
+ <contour>
+ <point x="1112" y="1112" type="line"/>
+ <point x="1508" y="880" type="line"/>
+ <point x="1612" y="1052" type="line"/>
+ <point x="1208" y="1288" type="line"/>
+ <point x="1520" y="1844" type="line"/>
+ <point x="1284" y="1844" type="line"/>
+ <point x="1032" y="1396" type="line"/>
+ <point x="632" y="1632" type="line"/>
+ <point x="532" y="1452" type="line"/>
+ <point x="928" y="1220" type="line"/>
+ <point x="652" y="724" type="line"/>
+ <point x="248" y="960" type="line"/>
+ <point x="152" y="784" type="line"/>
+ <point x="548" y="548" type="line"/>
+ <point x="240" y="0" type="line"/>
+ <point x="480" y="0" type="line"/>
+ <point x="728" y="440" type="line"/>
+ <point x="1128" y="204" type="line"/>
+ <point x="1228" y="380" type="line"/>
+ <point x="828" y="616" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1766, 'leftMargin': 154, 'rightMargin': 152}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/three.glif b/src/Interface-Regular.ufo/glyphs/three.glif
new file mode 100644
index 000000000..2cdab567f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/three.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="three" format="1">
+ <advance width="1664"/>
+ <unicode hex="0033"/>
+ <outline>
+ <contour>
+ <point x="672" y="1152" type="line"/>
+ <point x="672" y="984" type="line"/>
+ <point x="828" y="984" type="line" smooth="yes"/>
+ <point x="1268" y="984"/>
+ <point x="1432" y="1308"/>
+ <point x="1432" y="1508" type="curve" smooth="yes"/>
+ <point x="1432" y="1880"/>
+ <point x="1172" y="2076"/>
+ <point x="816.92" y="2076" type="curve" smooth="yes"/>
+ <point x="424" y="2076"/>
+ <point x="212" y="1836"/>
+ <point x="212" y="1536" type="curve"/>
+ <point x="448" y="1536" type="line"/>
+ <point x="448" y="1736"/>
+ <point x="592" y="1880"/>
+ <point x="813.549" y="1880" type="curve" smooth="yes"/>
+ <point x="1032" y="1880"/>
+ <point x="1188" y="1740"/>
+ <point x="1188" y="1512" type="curve" smooth="yes"/>
+ <point x="1188" y="1316"/>
+ <point x="1044" y="1152"/>
+ <point x="788" y="1152" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="672" y="924" type="line"/>
+ <point x="788" y="924" type="line" smooth="yes"/>
+ <point x="1036" y="924"/>
+ <point x="1216" y="800"/>
+ <point x="1216" y="556" type="curve" smooth="yes"/>
+ <point x="1216" y="308"/>
+ <point x="1032" y="184"/>
+ <point x="804" y="184" type="curve" smooth="yes"/>
+ <point x="576" y="184"/>
+ <point x="448" y="308"/>
+ <point x="448" y="512" type="curve"/>
+ <point x="192" y="512" type="line"/>
+ <point x="192" y="160"/>
+ <point x="448" y="-28"/>
+ <point x="808" y="-28" type="curve" smooth="yes"/>
+ <point x="1172" y="-28"/>
+ <point x="1476" y="188"/>
+ <point x="1476" y="554.308" type="curve" smooth="yes"/>
+ <point x="1476" y="792"/>
+ <point x="1348" y="1092"/>
+ <point x="828" y="1092" type="curve" smooth="yes"/>
+ <point x="672" y="1092" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/three.sup.glif b/src/Interface-Regular.ufo/glyphs/three.sup.glif
new file mode 100644
index 000000000..d747bfb2a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/three.sup.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="three.sup" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="488" y="636" type="line"/>
+ <point x="488" y="524" type="line"/>
+ <point x="644" y="524" type="line"/>
+ <point x="888" y="524"/>
+ <point x="1024" y="644"/>
+ <point x="1024" y="792" type="curve"/>
+ <point x="1024" y="992"/>
+ <point x="860" y="1100"/>
+ <point x="616" y="1100" type="curve" smooth="yes"/>
+ <point x="396" y="1100"/>
+ <point x="220" y="984"/>
+ <point x="220" y="796" type="curve"/>
+ <point x="452" y="796" type="line"/>
+ <point x="452" y="868"/>
+ <point x="524" y="916"/>
+ <point x="620" y="916" type="curve" smooth="yes"/>
+ <point x="740" y="916"/>
+ <point x="792" y="856"/>
+ <point x="792" y="780" type="curve"/>
+ <point x="792" y="696"/>
+ <point x="732" y="636"/>
+ <point x="604" y="636" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="488" y="468" type="line"/>
+ <point x="604" y="468" type="line" smooth="yes"/>
+ <point x="732" y="468"/>
+ <point x="812" y="428"/>
+ <point x="812" y="316" type="curve" smooth="yes"/>
+ <point x="812" y="232"/>
+ <point x="748" y="172"/>
+ <point x="624" y="172" type="curve" smooth="yes"/>
+ <point x="512" y="172"/>
+ <point x="440" y="232"/>
+ <point x="440" y="308" type="curve"/>
+ <point x="208" y="308" type="line"/>
+ <point x="208" y="84"/>
+ <point x="408" y="-16"/>
+ <point x="616" y="-16" type="curve" smooth="yes"/>
+ <point x="860" y="-16"/>
+ <point x="1044" y="100"/>
+ <point x="1044" y="304" type="curve" smooth="yes"/>
+ <point x="1044" y="480"/>
+ <point x="920" y="580"/>
+ <point x="644" y="580" type="curve" smooth="yes"/>
+ <point x="488" y="580" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 84, 'rightMargin': 116}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/threeeighths.glif b/src/Interface-Regular.ufo/glyphs/threeeighths.glif
new file mode 100644
index 000000000..b34f57a83
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/threeeighths.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="threeeighths" format="1">
+ <advance width="2272"/>
+ <unicode hex="215C"/>
+ <outline>
+ <component base="three.sup" xOffset="-68" yOffset="908"/>
+ <component base="fraction" xOffset="464"/>
+ <component base="eight.sup" xOffset="1188"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2406, 'leftMargin': 271, 'rightMargin': 175}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/threequarters.glif b/src/Interface-Regular.ufo/glyphs/threequarters.glif
new file mode 100644
index 000000000..cdcac68fd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/threequarters.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="threequarters" format="1">
+ <advance width="2272"/>
+ <unicode hex="00BE"/>
+ <outline>
+ <component base="fraction" xOffset="572" yOffset="12"/>
+ <component base="four.sup" xOffset="1140"/>
+ <component base="three.sup" xOffset="84" yOffset="916"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2192, 'leftMargin': 153, 'rightMargin': 105}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/threeroman.glif b/src/Interface-Regular.ufo/glyphs/threeroman.glif
new file mode 100644
index 000000000..4561d9e7d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/threeroman.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="threeroman" format="1">
+ <advance width="2016"/>
+ <unicode hex="2172"/>
+ <outline>
+ <component base="i" xOffset="-72"/>
+ <component base="i" xOffset="624"/>
+ <component base="i" xOffset="1320"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2094, 'leftMargin': 216, 'rightMargin': 150}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/threesub.glif b/src/Interface-Regular.ufo/glyphs/threesub.glif
new file mode 100644
index 000000000..9c91befc0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/threesub.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="threesub" format="1">
+ <advance width="1248"/>
+ <unicode hex="2083"/>
+ <outline>
+ <component base="three.sup" xOffset="124" yOffset="-504"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 84, 'rightMargin': 116}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/threesuperior.glif b/src/Interface-Regular.ufo/glyphs/threesuperior.glif
new file mode 100644
index 000000000..2fccecc8e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/threesuperior.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="threesuperior" format="1">
+ <advance width="1248"/>
+ <unicode hex="00B3"/>
+ <outline>
+ <component base="three.sup" xOffset="124" yOffset="916"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 84, 'rightMargin': 116}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tilde.glif b/src/Interface-Regular.ufo/glyphs/tilde.glif
new file mode 100644
index 000000000..aaa6a0619
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tilde.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tilde" format="1">
+ <advance width="1248"/>
+ <unicode hex="02DC"/>
+ <outline>
+ <contour>
+ <point x="624" y="1772" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="624" y="2208" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="936" y="2084" type="line"/>
+ <point x="936" y="2000"/>
+ <point x="876" y="1932"/>
+ <point x="800" y="1932" type="curve" smooth="yes"/>
+ <point x="656" y="1932"/>
+ <point x="588" y="2060"/>
+ <point x="436" y="2060" type="curve" smooth="yes"/>
+ <point x="264" y="2060"/>
+ <point x="132" y="1916"/>
+ <point x="132" y="1712" type="curve"/>
+ <point x="316" y="1704" type="line"/>
+ <point x="316" y="1788"/>
+ <point x="372" y="1856"/>
+ <point x="448" y="1856" type="curve" smooth="yes"/>
+ <point x="600" y="1856"/>
+ <point x="628" y="1728"/>
+ <point x="812" y="1728" type="curve" smooth="yes"/>
+ <point x="984" y="1728"/>
+ <point x="1116" y="1860"/>
+ <point x="1116" y="2068" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1352, 'leftMargin': 175, 'rightMargin': 194}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tildeacutecomb.glif b/src/Interface-Regular.ufo/glyphs/tildeacutecomb.glif
new file mode 100644
index 000000000..ea357894d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tildeacutecomb.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildeacutecomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1737" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-545" y="1973" type="line"/>
+ <point x="-545" y="1906"/>
+ <point x="-595" y="1854"/>
+ <point x="-655" y="1854" type="curve" smooth="yes"/>
+ <point x="-771" y="1854"/>
+ <point x="-837" y="1955"/>
+ <point x="-960" y="1955" type="curve" smooth="yes"/>
+ <point x="-1096" y="1955"/>
+ <point x="-1189" y="1832"/>
+ <point x="-1189" y="1700" type="curve"/>
+ <point x="-1068" y="1669" type="line"/>
+ <point x="-1068" y="1737"/>
+ <point x="-1020" y="1790"/>
+ <point x="-960" y="1790" type="curve" smooth="yes"/>
+ <point x="-839" y="1790"/>
+ <point x="-803" y="1689"/>
+ <point x="-655" y="1689" type="curve" smooth="yes"/>
+ <point x="-520" y="1689"/>
+ <point x="-425" y="1804"/>
+ <point x="-425" y="1939" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-913" y="2009" type="line"/>
+ <point x="-738" y="2009" type="line"/>
+ <point x="-487" y="2321" type="line"/>
+ <point x="-738" y="2321" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tildeacutecomb.lc.glif b/src/Interface-Regular.ufo/glyphs/tildeacutecomb.lc.glif
new file mode 100644
index 000000000..d7a84f5b6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tildeacutecomb.lc.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildeacutecomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1770" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-809" y="2703" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-498" y="2085" type="line"/>
+ <point x="-498" y="1999"/>
+ <point x="-557" y="1932"/>
+ <point x="-633" y="1932" type="curve" smooth="yes"/>
+ <point x="-777" y="1932"/>
+ <point x="-846" y="2060"/>
+ <point x="-998" y="2060" type="curve" smooth="yes"/>
+ <point x="-1169" y="2060"/>
+ <point x="-1299" y="1917"/>
+ <point x="-1299" y="1712" type="curve"/>
+ <point x="-1118" y="1702" type="line"/>
+ <point x="-1118" y="1786"/>
+ <point x="-1060" y="1854"/>
+ <point x="-985" y="1854" type="curve" smooth="yes"/>
+ <point x="-833" y="1854"/>
+ <point x="-804" y="1727"/>
+ <point x="-619" y="1727" type="curve" smooth="yes"/>
+ <point x="-450" y="1727"/>
+ <point x="-316" y="1860"/>
+ <point x="-316" y="2067" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-958" y="2140" type="line"/>
+ <point x="-740" y="2140" type="line"/>
+ <point x="-360" y="2547" type="line"/>
+ <point x="-692" y="2547" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tildecomb.glif b/src/Interface-Regular.ufo/glyphs/tildecomb.glif
new file mode 100644
index 000000000..e36c3920e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tildecomb.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildecomb" format="1">
+ <advance width="0"/>
+ <unicode hex="0303"/>
+ <outline>
+ <contour>
+ <point x="-745" y="1727" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-745" y="1727" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-736" y="1893" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-745" y="2208" type="move" name="mkmktop"/>
+ </contour>
+ <component base="tilde" xOffset="-1403"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tildecomb_uni1ABB___.glif b/src/Interface-Regular.ufo/glyphs/tildecomb_uni1ABB___.glif
new file mode 100644
index 000000000..62ec58048
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tildecomb_uni1ABB___.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildecomb_uni1ABB" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-745" y="1727" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-745" y="1727" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-745" y="2153" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1276" y="1607" type="curve"/>
+ <point x="-1262" y="1705" type="line"/>
+ <point x="-1320" y="1738"/>
+ <point x="-1389" y="1789"/>
+ <point x="-1389" y="1907" type="curve" smooth="yes"/>
+ <point x="-1389" y="2014"/>
+ <point x="-1320" y="2072"/>
+ <point x="-1262" y="2101" type="curve"/>
+ <point x="-1276" y="2203" type="line"/>
+ <point x="-1370" y="2175"/>
+ <point x="-1528" y="2076"/>
+ <point x="-1528" y="1907" type="curve" smooth="yes"/>
+ <point x="-1528" y="1734"/>
+ <point x="-1370" y="1635"/>
+ </contour>
+ <contour>
+ <point x="-204" y="1607" type="line"/>
+ <point x="-110" y="1635"/>
+ <point x="48" y="1734"/>
+ <point x="48" y="1907" type="curve" smooth="yes"/>
+ <point x="48" y="2078"/>
+ <point x="-110" y="2175"/>
+ <point x="-204" y="2203" type="curve"/>
+ <point x="-217" y="2101" type="line"/>
+ <point x="-160" y="2072"/>
+ <point x="-91" y="2019"/>
+ <point x="-91" y="1907" type="curve" smooth="yes"/>
+ <point x="-91" y="1788"/>
+ <point x="-160" y="1738"/>
+ <point x="-217" y="1705" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-426" y="2085" type="line"/>
+ <point x="-426" y="1999"/>
+ <point x="-485" y="1932"/>
+ <point x="-561" y="1932" type="curve" smooth="yes"/>
+ <point x="-705" y="1932"/>
+ <point x="-774" y="2060"/>
+ <point x="-927" y="2060" type="curve" smooth="yes"/>
+ <point x="-1097" y="2060"/>
+ <point x="-1228" y="1917"/>
+ <point x="-1228" y="1712" type="curve"/>
+ <point x="-1046" y="1702" type="line"/>
+ <point x="-1046" y="1786"/>
+ <point x="-989" y="1854"/>
+ <point x="-913" y="1854" type="curve" smooth="yes"/>
+ <point x="-762" y="1854"/>
+ <point x="-733" y="1727"/>
+ <point x="-547" y="1727" type="curve" smooth="yes"/>
+ <point x="-378" y="1727"/>
+ <point x="-245" y="1860"/>
+ <point x="-245" y="2067" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tildecomb_uni1ABC___.glif b/src/Interface-Regular.ufo/glyphs/tildecomb_uni1ABC___.glif
new file mode 100644
index 000000000..1993576ec
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tildecomb_uni1ABC___.glif
@@ -0,0 +1,112 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildecomb_uni1ABC" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-745" y="1727" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-745" y="1727" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-745" y="2153" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1565" y="1607" type="curve"/>
+ <point x="-1551" y="1705" type="line"/>
+ <point x="-1609" y="1738"/>
+ <point x="-1678" y="1789"/>
+ <point x="-1678" y="1907" type="curve" smooth="yes"/>
+ <point x="-1678" y="2014"/>
+ <point x="-1609" y="2072"/>
+ <point x="-1551" y="2101" type="curve"/>
+ <point x="-1565" y="2203" type="line"/>
+ <point x="-1658" y="2175"/>
+ <point x="-1816" y="2076"/>
+ <point x="-1816" y="1907" type="curve" smooth="yes"/>
+ <point x="-1816" y="1734"/>
+ <point x="-1658" y="1635"/>
+ </contour>
+ <contour>
+ <point x="-1290" y="1607" type="curve"/>
+ <point x="-1276" y="1705" type="line"/>
+ <point x="-1334" y="1738"/>
+ <point x="-1403" y="1789"/>
+ <point x="-1403" y="1907" type="curve" smooth="yes"/>
+ <point x="-1403" y="2014"/>
+ <point x="-1334" y="2072"/>
+ <point x="-1276" y="2101" type="curve"/>
+ <point x="-1290" y="2203" type="line"/>
+ <point x="-1383" y="2175"/>
+ <point x="-1541" y="2076"/>
+ <point x="-1541" y="1907" type="curve" smooth="yes"/>
+ <point x="-1541" y="1734"/>
+ <point x="-1383" y="1635"/>
+ </contour>
+ <contour>
+ <point x="-190" y="1607" type="line"/>
+ <point x="-96" y="1635"/>
+ <point x="62" y="1734"/>
+ <point x="62" y="1907" type="curve" smooth="yes"/>
+ <point x="62" y="2078"/>
+ <point x="-96" y="2175"/>
+ <point x="-190" y="2203" type="curve"/>
+ <point x="-204" y="2101" type="line"/>
+ <point x="-146" y="2072"/>
+ <point x="-77" y="2019"/>
+ <point x="-77" y="1907" type="curve" smooth="yes"/>
+ <point x="-77" y="1788"/>
+ <point x="-146" y="1738"/>
+ <point x="-204" y="1705" type="curve"/>
+ </contour>
+ <contour>
+ <point x="85" y="1607" type="line"/>
+ <point x="179" y="1635"/>
+ <point x="337" y="1734"/>
+ <point x="337" y="1907" type="curve" smooth="yes"/>
+ <point x="337" y="2078"/>
+ <point x="179" y="2175"/>
+ <point x="85" y="2203" type="curve"/>
+ <point x="72" y="2101" type="line"/>
+ <point x="129" y="2072"/>
+ <point x="198" y="2019"/>
+ <point x="198" y="1907" type="curve" smooth="yes"/>
+ <point x="198" y="1788"/>
+ <point x="129" y="1738"/>
+ <point x="72" y="1705" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-426" y="2085" type="line"/>
+ <point x="-426" y="1999"/>
+ <point x="-485" y="1932"/>
+ <point x="-561" y="1932" type="curve" smooth="yes"/>
+ <point x="-705" y="1932"/>
+ <point x="-774" y="2060"/>
+ <point x="-927" y="2060" type="curve" smooth="yes"/>
+ <point x="-1097" y="2060"/>
+ <point x="-1228" y="1917"/>
+ <point x="-1228" y="1712" type="curve"/>
+ <point x="-1046" y="1702" type="line"/>
+ <point x="-1046" y="1786"/>
+ <point x="-989" y="1854"/>
+ <point x="-913" y="1854" type="curve" smooth="yes"/>
+ <point x="-762" y="1854"/>
+ <point x="-733" y="1727"/>
+ <point x="-547" y="1727" type="curve" smooth="yes"/>
+ <point x="-378" y="1727"/>
+ <point x="-245" y="1860"/>
+ <point x="-245" y="2067" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tildedieresiscomb.glif b/src/Interface-Regular.ufo/glyphs/tildedieresiscomb.glif
new file mode 100644
index 000000000..26b4bb6fc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tildedieresiscomb.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildedieresiscomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1737" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-545" y="1973" type="line"/>
+ <point x="-545" y="1906"/>
+ <point x="-595" y="1854"/>
+ <point x="-655" y="1854" type="curve" smooth="yes"/>
+ <point x="-771" y="1854"/>
+ <point x="-837" y="1955"/>
+ <point x="-960" y="1955" type="curve" smooth="yes"/>
+ <point x="-1096" y="1955"/>
+ <point x="-1189" y="1832"/>
+ <point x="-1189" y="1700" type="curve"/>
+ <point x="-1068" y="1669" type="line"/>
+ <point x="-1068" y="1737"/>
+ <point x="-1020" y="1790"/>
+ <point x="-960" y="1790" type="curve" smooth="yes"/>
+ <point x="-839" y="1790"/>
+ <point x="-803" y="1689"/>
+ <point x="-655" y="1689" type="curve" smooth="yes"/>
+ <point x="-520" y="1689"/>
+ <point x="-425" y="1804"/>
+ <point x="-425" y="1939" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1288" y="2208" type="curve" smooth="yes"/>
+ <point x="-1288" y="2124"/>
+ <point x="-1235" y="2058"/>
+ <point x="-1130" y="2058" type="curve" smooth="yes"/>
+ <point x="-1026" y="2058"/>
+ <point x="-971" y="2124"/>
+ <point x="-971" y="2208" type="curve" smooth="yes"/>
+ <point x="-971" y="2294"/>
+ <point x="-1026" y="2361"/>
+ <point x="-1130" y="2361" type="curve" smooth="yes"/>
+ <point x="-1235" y="2361"/>
+ <point x="-1288" y="2294"/>
+ </contour>
+ <contour>
+ <point x="-644" y="2206" type="curve" smooth="yes"/>
+ <point x="-644" y="2122"/>
+ <point x="-590" y="2056"/>
+ <point x="-485" y="2056" type="curve" smooth="yes"/>
+ <point x="-381" y="2056"/>
+ <point x="-326" y="2122"/>
+ <point x="-326" y="2206" type="curve" smooth="yes"/>
+ <point x="-326" y="2291"/>
+ <point x="-381" y="2358"/>
+ <point x="-485" y="2358" type="curve" smooth="yes"/>
+ <point x="-590" y="2358"/>
+ <point x="-644" y="2291"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tildedieresiscomb.lc.glif b/src/Interface-Regular.ufo/glyphs/tildedieresiscomb.lc.glif
new file mode 100644
index 000000000..1fcd11bbc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tildedieresiscomb.lc.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildedieresiscomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1770" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-809" y="2607" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-1258" y="2314" type="curve" smooth="yes"/>
+ <point x="-1258" y="2230"/>
+ <point x="-1205" y="2164"/>
+ <point x="-1100" y="2164" type="curve" smooth="yes"/>
+ <point x="-996" y="2164"/>
+ <point x="-941" y="2230"/>
+ <point x="-941" y="2314" type="curve" smooth="yes"/>
+ <point x="-941" y="2399"/>
+ <point x="-996" y="2467"/>
+ <point x="-1100" y="2467" type="curve" smooth="yes"/>
+ <point x="-1205" y="2467"/>
+ <point x="-1258" y="2399"/>
+ </contour>
+ <contour>
+ <point x="-668" y="2311" type="curve" smooth="yes"/>
+ <point x="-668" y="2228"/>
+ <point x="-615" y="2162"/>
+ <point x="-510" y="2162" type="curve" smooth="yes"/>
+ <point x="-406" y="2162"/>
+ <point x="-351" y="2228"/>
+ <point x="-351" y="2311" type="curve" smooth="yes"/>
+ <point x="-351" y="2397"/>
+ <point x="-406" y="2464"/>
+ <point x="-510" y="2464" type="curve" smooth="yes"/>
+ <point x="-615" y="2464"/>
+ <point x="-668" y="2397"/>
+ </contour>
+ <contour>
+ <point x="-498" y="2085" type="line"/>
+ <point x="-498" y="1999"/>
+ <point x="-557" y="1932"/>
+ <point x="-633" y="1932" type="curve" smooth="yes"/>
+ <point x="-777" y="1932"/>
+ <point x="-846" y="2060"/>
+ <point x="-998" y="2060" type="curve" smooth="yes"/>
+ <point x="-1169" y="2060"/>
+ <point x="-1299" y="1917"/>
+ <point x="-1299" y="1712" type="curve"/>
+ <point x="-1118" y="1702" type="line"/>
+ <point x="-1118" y="1786"/>
+ <point x="-1060" y="1854"/>
+ <point x="-985" y="1854" type="curve" smooth="yes"/>
+ <point x="-833" y="1854"/>
+ <point x="-804" y="1727"/>
+ <point x="-619" y="1727" type="curve" smooth="yes"/>
+ <point x="-450" y="1727"/>
+ <point x="-316" y="1860"/>
+ <point x="-316" y="2067" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tildedoublecmb.glif b/src/Interface-Regular.ufo/glyphs/tildedoublecmb.glif
new file mode 100644
index 000000000..72bc12c1a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tildedoublecmb.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildedoublecmb" format="1">
+ <advance width="0"/>
+ <unicode hex="0360"/>
+ <outline>
+ <contour>
+ <point x="0" y="1746" type="move" name="_marktop_dd"/>
+ </contour>
+ <contour>
+ <point x="1152" y="2098" type="line"/>
+ <point x="1122" y="1988"/>
+ <point x="1013" y="1932"/>
+ <point x="876" y="1932" type="curve" smooth="yes"/>
+ <point x="466" y="1932"/>
+ <point x="-448" y="2074"/>
+ <point x="-879" y="2074" type="curve" smooth="yes"/>
+ <point x="-1115" y="2074"/>
+ <point x="-1277" y="1921"/>
+ <point x="-1304" y="1753" type="curve"/>
+ <point x="-1154" y="1716" type="line"/>
+ <point x="-1112" y="1827"/>
+ <point x="-1016" y="1881"/>
+ <point x="-879" y="1881" type="curve" smooth="yes"/>
+ <point x="-452" y="1881"/>
+ <point x="373" y="1741"/>
+ <point x="876" y="1741" type="curve" smooth="yes"/>
+ <point x="1111" y="1741"/>
+ <point x="1275" y="1869"/>
+ <point x="1302" y="2053" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tildemacroncomb.glif b/src/Interface-Regular.ufo/glyphs/tildemacroncomb.glif
new file mode 100644
index 000000000..ea2ecf59b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tildemacroncomb.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildemacroncomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1737" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-545" y="1973" type="line"/>
+ <point x="-545" y="1906"/>
+ <point x="-595" y="1854"/>
+ <point x="-655" y="1854" type="curve" smooth="yes"/>
+ <point x="-771" y="1854"/>
+ <point x="-837" y="1955"/>
+ <point x="-960" y="1955" type="curve" smooth="yes"/>
+ <point x="-1096" y="1955"/>
+ <point x="-1189" y="1832"/>
+ <point x="-1189" y="1700" type="curve"/>
+ <point x="-1068" y="1669" type="line"/>
+ <point x="-1068" y="1737"/>
+ <point x="-1020" y="1790"/>
+ <point x="-960" y="1790" type="curve" smooth="yes"/>
+ <point x="-839" y="1790"/>
+ <point x="-803" y="1689"/>
+ <point x="-655" y="1689" type="curve" smooth="yes"/>
+ <point x="-520" y="1689"/>
+ <point x="-425" y="1804"/>
+ <point x="-425" y="1939" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-338" y="2318" type="line"/>
+ <point x="-1277" y="2318" type="line"/>
+ <point x="-1277" y="2112" type="line"/>
+ <point x="-338" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tildemacroncomb.lc.glif b/src/Interface-Regular.ufo/glyphs/tildemacroncomb.lc.glif
new file mode 100644
index 000000000..48f40c1ad
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tildemacroncomb.lc.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildemacroncomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1770" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-809" y="2618" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-498" y="2085" type="line"/>
+ <point x="-498" y="1999"/>
+ <point x="-557" y="1932"/>
+ <point x="-633" y="1932" type="curve" smooth="yes"/>
+ <point x="-777" y="1932"/>
+ <point x="-846" y="2060"/>
+ <point x="-998" y="2060" type="curve" smooth="yes"/>
+ <point x="-1169" y="2060"/>
+ <point x="-1299" y="1917"/>
+ <point x="-1299" y="1712" type="curve"/>
+ <point x="-1118" y="1702" type="line"/>
+ <point x="-1118" y="1786"/>
+ <point x="-1060" y="1854"/>
+ <point x="-985" y="1854" type="curve" smooth="yes"/>
+ <point x="-833" y="1854"/>
+ <point x="-804" y="1727"/>
+ <point x="-619" y="1727" type="curve" smooth="yes"/>
+ <point x="-450" y="1727"/>
+ <point x="-316" y="1860"/>
+ <point x="-316" y="2067" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-331" y="2434" type="line"/>
+ <point x="-1271" y="2434" type="line"/>
+ <point x="-1271" y="2228" type="line"/>
+ <point x="-331" y="2228" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tildemidnosp.glif b/src/Interface-Regular.ufo/glyphs/tildemidnosp.glif
new file mode 100644
index 000000000..12d79c890
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tildemidnosp.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildemidnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0334"/>
+ <outline>
+ <component base="tilde" xOffset="-1474" yOffset="-1163"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tildesubnosp.glif b/src/Interface-Regular.ufo/glyphs/tildesubnosp.glif
new file mode 100644
index 000000000..9dbc45d02
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tildesubnosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildesubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0330"/>
+ <outline>
+ <contour>
+ <point x="-809" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-809" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-809" y="-594" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <component base="tilde" xOffset="-1488" yOffset="-2228"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tildesubnosp_uni1ABD___.glif b/src/Interface-Regular.ufo/glyphs/tildesubnosp_uni1ABD___.glif
new file mode 100644
index 000000000..a539698ff
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tildesubnosp_uni1ABD___.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildesubnosp_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-809" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-809" y="-594" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1379" y="-675" type="curve"/>
+ <point x="-1365" y="-578" type="line"/>
+ <point x="-1423" y="-545"/>
+ <point x="-1492" y="-494"/>
+ <point x="-1492" y="-375" type="curve" smooth="yes"/>
+ <point x="-1492" y="-268"/>
+ <point x="-1423" y="-210"/>
+ <point x="-1365" y="-182" type="curve"/>
+ <point x="-1379" y="-80" type="line"/>
+ <point x="-1473" y="-107"/>
+ <point x="-1631" y="-206"/>
+ <point x="-1631" y="-375" type="curve" smooth="yes"/>
+ <point x="-1631" y="-549"/>
+ <point x="-1473" y="-648"/>
+ </contour>
+ <contour>
+ <point x="-238" y="-675" type="line"/>
+ <point x="-144" y="-648"/>
+ <point x="14" y="-549"/>
+ <point x="14" y="-375" type="curve" smooth="yes"/>
+ <point x="14" y="-205"/>
+ <point x="-144" y="-107"/>
+ <point x="-238" y="-80" type="curve"/>
+ <point x="-252" y="-182" type="line"/>
+ <point x="-194" y="-210"/>
+ <point x="-125" y="-264"/>
+ <point x="-125" y="-375" type="curve" smooth="yes"/>
+ <point x="-125" y="-495"/>
+ <point x="-194" y="-545"/>
+ <point x="-252" y="-578" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-512" y="-143" type="line"/>
+ <point x="-512" y="-228"/>
+ <point x="-571" y="-296"/>
+ <point x="-646" y="-296" type="curve" smooth="yes"/>
+ <point x="-791" y="-296"/>
+ <point x="-859" y="-168"/>
+ <point x="-1012" y="-168" type="curve" smooth="yes"/>
+ <point x="-1183" y="-168"/>
+ <point x="-1313" y="-311"/>
+ <point x="-1313" y="-516" type="curve"/>
+ <point x="-1132" y="-525" type="line"/>
+ <point x="-1132" y="-441"/>
+ <point x="-1074" y="-374"/>
+ <point x="-998" y="-374" type="curve" smooth="yes"/>
+ <point x="-847" y="-374"/>
+ <point x="-818" y="-501"/>
+ <point x="-633" y="-501" type="curve" smooth="yes"/>
+ <point x="-463" y="-501"/>
+ <point x="-330" y="-367"/>
+ <point x="-330" y="-161" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tildevertsupnosp.glif b/src/Interface-Regular.ufo/glyphs/tildevertsupnosp.glif
new file mode 100644
index 000000000..827905ee7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tildevertsupnosp.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildevertsupnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="033E"/>
+ <outline>
+ <contour>
+ <point x="-803" y="1507" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-803" y="2369" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-953" y="1550" type="line"/>
+ <point x="-769" y="1550"/>
+ <point x="-664" y="1631"/>
+ <point x="-664" y="1759" type="curve" smooth="yes"/>
+ <point x="-664" y="1867"/>
+ <point x="-749" y="1973"/>
+ <point x="-749" y="2038" type="curve" smooth="yes"/>
+ <point x="-749" y="2087"/>
+ <point x="-708" y="2104"/>
+ <point x="-664" y="2104" type="curve"/>
+ <point x="-664" y="2269" type="line"/>
+ <point x="-839" y="2269"/>
+ <point x="-953" y="2196"/>
+ <point x="-953" y="2072" type="curve" smooth="yes"/>
+ <point x="-953" y="1965"/>
+ <point x="-857" y="1866"/>
+ <point x="-857" y="1794" type="curve" smooth="yes"/>
+ <point x="-857" y="1757"/>
+ <point x="-891" y="1715"/>
+ <point x="-953" y="1715" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/titlocyrilliccmb.glif b/src/Interface-Regular.ufo/glyphs/titlocyrilliccmb.glif
new file mode 100644
index 000000000..bbac4f27a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/titlocyrilliccmb.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="titlocyrilliccmb" format="1">
+ <advance width="0"/>
+ <unicode hex="0483"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1698" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-773" y="1636" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-292" y="1804" type="line"/>
+ <point x="-292" y="2107" type="line"/>
+ <point x="-535" y="2108" type="line"/>
+ <point x="-534" y="1959" type="line"/>
+ <point x="-1284" y="1959" type="line"/>
+ <point x="-1286" y="1632" type="line"/>
+ <point x="-1041" y="1631" type="line"/>
+ <point x="-1041" y="1804" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tonebarextrahighmod.glif b/src/Interface-Regular.ufo/glyphs/tonebarextrahighmod.glif
new file mode 100644
index 000000000..5e772b2da
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tonebarextrahighmod.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tonebarextrahighmod" format="1">
+ <advance width="992"/>
+ <unicode hex="02E5"/>
+ <outline>
+ <contour>
+ <point x="812" y="2004" type="line"/>
+ <point x="536" y="2004" type="line"/>
+ <point x="536" y="0" type="line"/>
+ <point x="812" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="744" y="2004" type="line"/>
+ <point x="180" y="2004" type="line"/>
+ <point x="180" y="1784" type="line"/>
+ <point x="744" y="1784" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 919, 'leftMargin': 55, 'rightMargin': 234}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tonebarextralowmod.glif b/src/Interface-Regular.ufo/glyphs/tonebarextralowmod.glif
new file mode 100644
index 000000000..eebb0fcb0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tonebarextralowmod.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tonebarextralowmod" format="1">
+ <advance width="992"/>
+ <unicode hex="02E9"/>
+ <outline>
+ <contour>
+ <point x="812" y="2004" type="line"/>
+ <point x="536" y="2004" type="line"/>
+ <point x="536" y="0" type="line"/>
+ <point x="812" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="744" y="220" type="line"/>
+ <point x="180" y="220" type="line"/>
+ <point x="180" y="0" type="line"/>
+ <point x="744" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 919, 'leftMargin': 55, 'rightMargin': 234}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tonebarhighmod.glif b/src/Interface-Regular.ufo/glyphs/tonebarhighmod.glif
new file mode 100644
index 000000000..0f75d60a9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tonebarhighmod.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tonebarhighmod" format="1">
+ <advance width="992"/>
+ <unicode hex="02E6"/>
+ <outline>
+ <contour>
+ <point x="812" y="2004" type="line"/>
+ <point x="536" y="2004" type="line"/>
+ <point x="536" y="0" type="line"/>
+ <point x="812" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="744" y="1612" type="line"/>
+ <point x="180" y="1612" type="line"/>
+ <point x="180" y="1392" type="line"/>
+ <point x="744" y="1392" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 919, 'leftMargin': 55, 'rightMargin': 234}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tonebarlowmod.glif b/src/Interface-Regular.ufo/glyphs/tonebarlowmod.glif
new file mode 100644
index 000000000..aa42a819f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tonebarlowmod.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tonebarlowmod" format="1">
+ <advance width="992"/>
+ <unicode hex="02E8"/>
+ <outline>
+ <contour>
+ <point x="812" y="2004" type="line"/>
+ <point x="536" y="2004" type="line"/>
+ <point x="536" y="0" type="line"/>
+ <point x="812" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="744" y="612" type="line"/>
+ <point x="180" y="612" type="line"/>
+ <point x="180" y="392" type="line"/>
+ <point x="744" y="392" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 919, 'leftMargin': 55, 'rightMargin': 234}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tonebarmidmod.glif b/src/Interface-Regular.ufo/glyphs/tonebarmidmod.glif
new file mode 100644
index 000000000..504341770
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tonebarmidmod.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tonebarmidmod" format="1">
+ <advance width="992"/>
+ <unicode hex="02E7"/>
+ <outline>
+ <contour>
+ <point x="812" y="2004" type="line"/>
+ <point x="536" y="2004" type="line"/>
+ <point x="536" y="0" type="line"/>
+ <point x="812" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="744" y="1112" type="line"/>
+ <point x="180" y="1112" type="line"/>
+ <point x="180" y="892" type="line"/>
+ <point x="744" y="892" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 919, 'leftMargin': 55, 'rightMargin': 234}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tonefive.glif b/src/Interface-Regular.ufo/glyphs/tonefive.glif
new file mode 100644
index 000000000..0ffa661db
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tonefive.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tonefive" format="1">
+ <advance width="1504"/>
+ <unicode hex="01BD"/>
+ <outline>
+ <contour>
+ <point x="516" y="648" type="line" name="hr00"/>
+ <point x="568" y="724"/>
+ <point x="648" y="792"/>
+ <point x="804" y="792" type="curve" smooth="yes"/>
+ <point x="1008" y="792"/>
+ <point x="1112" y="672"/>
+ <point x="1112" y="496" type="curve" smooth="yes"/>
+ <point x="1112" y="324"/>
+ <point x="1016" y="200"/>
+ <point x="796" y="200" type="curve" smooth="yes"/>
+ <point x="616" y="200"/>
+ <point x="488" y="296"/>
+ <point x="488" y="444" type="curve"/>
+ <point x="224" y="420" type="line"/>
+ <point x="224" y="120"/>
+ <point x="540" y="-24"/>
+ <point x="796" y="-24" type="curve" smooth="yes"/>
+ <point x="1216" y="-24"/>
+ <point x="1384" y="204"/>
+ <point x="1384" y="496" type="curve" smooth="yes"/>
+ <point x="1384" y="828"/>
+ <point x="1188" y="1020"/>
+ <point x="856" y="1012" type="curve"/>
+ <point x="752" y="1008"/>
+ <point x="628" y="968"/>
+ <point x="568" y="928" type="curve"/>
+ <point x="608" y="1252" type="line"/>
+ <point x="1308" y="1252" type="line"/>
+ <point x="1308" y="1488" type="line"/>
+ <point x="376" y="1488" type="line"/>
+ <point x="280" y="668" type="line"/>
+ </contour>
+ <contour>
+ <point x="536" y="1488" type="line"/>
+ <point x="120" y="1488" type="line"/>
+ <point x="120" y="1252" type="line"/>
+ <point x="536" y="1252" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1411, 'leftMargin': 55, 'rightMargin': 90}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tonesix.glif b/src/Interface-Regular.ufo/glyphs/tonesix.glif
new file mode 100644
index 000000000..b33b0c791
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tonesix.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tonesix" format="1">
+ <advance width="1760"/>
+ <unicode hex="0185"/>
+ <outline>
+ <contour>
+ <point x="320" y="2112" type="line"/>
+ <point x="96" y="1832" type="line"/>
+ <point x="96" y="1720" type="line"/>
+ <point x="320" y="1440" type="line"/>
+ <point x="384" y="1440" type="line"/>
+ <point x="384" y="2112" type="line"/>
+ </contour>
+ <component base="b" xOffset="132"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1759, 'leftMargin': 138, 'rightMargin': 50}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tonetwo.glif b/src/Interface-Regular.ufo/glyphs/tonetwo.glif
new file mode 100644
index 000000000..a3af678aa
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tonetwo.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tonetwo" format="1">
+ <advance width="1504"/>
+ <unicode hex="01A8"/>
+ <outline>
+ <contour>
+ <point x="432" y="396" type="curve" smooth="yes"/>
+ <point x="432" y="504"/>
+ <point x="476" y="588"/>
+ <point x="760" y="644" type="curve" smooth="yes"/>
+ <point x="1092" y="716"/>
+ <point x="1300" y="832"/>
+ <point x="1300" y="1076" type="curve"/>
+ <point x="1300" y="1312"/>
+ <point x="1080" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="384" y="1516"/>
+ <point x="172" y="1304"/>
+ <point x="172" y="1048" type="curve"/>
+ <point x="448" y="1048" type="line"/>
+ <point x="448" y="1164"/>
+ <point x="552" y="1296"/>
+ <point x="744" y="1296" type="curve" smooth="yes"/>
+ <point x="944" y="1296"/>
+ <point x="1024" y="1188"/>
+ <point x="1024" y="1084" type="curve"/>
+ <point x="1024" y="976"/>
+ <point x="964" y="924"/>
+ <point x="692" y="864" type="curve" smooth="yes"/>
+ <point x="328" y="780"/>
+ <point x="156" y="660"/>
+ <point x="156" y="420" type="curve"/>
+ <point x="156" y="156"/>
+ <point x="388" y="-28"/>
+ <point x="736" y="-28" type="curve" smooth="yes"/>
+ <point x="1136" y="-28"/>
+ <point x="1352" y="216"/>
+ <point x="1352" y="468" type="curve"/>
+ <point x="1076" y="468" type="line"/>
+ <point x="1064" y="260"/>
+ <point x="888" y="192"/>
+ <point x="736" y="192" type="curve" smooth="yes"/>
+ <point x="536" y="192"/>
+ <point x="432" y="280"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1459, 'leftMargin': 135, 'rightMargin': 129}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tonos.glif b/src/Interface-Regular.ufo/glyphs/tonos.glif
new file mode 100644
index 000000000..f3d77a7ae
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tonos.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tonos" format="1">
+ <advance width="736"/>
+ <unicode hex="0384"/>
+ <outline>
+ <contour>
+ <point x="304" y="1664" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="484" y="2048" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="160" y="1580" type="line"/>
+ <point x="324" y="1580" type="line"/>
+ <point x="484" y="2048" type="line"/>
+ <point x="228" y="2048" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tpalatalhook.glif b/src/Interface-Regular.ufo/glyphs/tpalatalhook.glif
new file mode 100644
index 000000000..575386253
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tpalatalhook.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tpalatalhook" format="1">
+ <advance width="992"/>
+ <unicode hex="01AB"/>
+ <outline>
+ <contour>
+ <point x="720" y="120" type="line"/>
+ <point x="720" y="-84" type="line" smooth="yes"/>
+ <point x="720" y="-244"/>
+ <point x="644" y="-300"/>
+ <point x="516" y="-300" type="curve" smooth="yes"/>
+ <point x="496" y="-300"/>
+ <point x="464" y="-296"/>
+ <point x="440" y="-292" type="curve"/>
+ <point x="440" y="-476" type="line"/>
+ <point x="476" y="-488"/>
+ <point x="536" y="-496"/>
+ <point x="576" y="-496" type="curve" smooth="yes"/>
+ <point x="800" y="-496"/>
+ <point x="912" y="-348"/>
+ <point x="912" y="-84" type="curve" smooth="yes"/>
+ <point x="912" y="4" type="line"/>
+ </contour>
+ <component base="t" xOffset="84"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 924.0, 'leftMargin': 0, 'rightMargin': 96.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/trademark.glif b/src/Interface-Regular.ufo/glyphs/trademark.glif
new file mode 100644
index 000000000..a9f457ed3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/trademark.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="trademark" format="1">
+ <advance width="1760"/>
+ <unicode hex="2122"/>
+ <outline>
+ <contour>
+ <point x="1340" y="1264" type="line"/>
+ <point x="1468" y="1264" type="line"/>
+ <point x="1468" y="2004" type="line"/>
+ <point x="1308" y="2004" type="line"/>
+ <point x="1116" y="1464" type="line"/>
+ <point x="924" y="2004" type="line"/>
+ <point x="764" y="2004" type="line"/>
+ <point x="764" y="1264" type="line"/>
+ <point x="892" y="1264" type="line"/>
+ <point x="892" y="1800" type="line"/>
+ <point x="1080" y="1264" type="line"/>
+ <point x="1152" y="1264" type="line"/>
+ <point x="1340" y="1800" type="line"/>
+ </contour>
+ <contour>
+ <point x="656" y="2004" type="line"/>
+ <point x="128" y="2004" type="line"/>
+ <point x="128" y="1888" type="line"/>
+ <point x="324" y="1888" type="line"/>
+ <point x="324" y="1264" type="line"/>
+ <point x="456" y="1264" type="line"/>
+ <point x="456" y="1888" type="line"/>
+ <point x="656" y="1888" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/triagdn.glif b/src/Interface-Regular.ufo/glyphs/triagdn.glif
new file mode 100644
index 000000000..4f012dfe0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/triagdn.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="triagdn" format="1">
+ <advance width="2560"/>
+ <unicode hex="25BC"/>
+ <outline>
+ <contour>
+ <point x="0" y="2048" type="line"/>
+ <point x="1280" y="-128" type="line"/>
+ <point x="2560" y="2048" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/triagrt.glif b/src/Interface-Regular.ufo/glyphs/triagrt.glif
new file mode 100644
index 000000000..090b39c61
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/triagrt.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="triagrt" format="1">
+ <advance width="2560"/>
+ <unicode hex="25BA"/>
+ <outline>
+ <contour>
+ <point x="256" y="-256" type="line"/>
+ <point x="2432" y="1024" type="line"/>
+ <point x="256" y="2304" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/triagup.glif b/src/Interface-Regular.ufo/glyphs/triagup.glif
new file mode 100644
index 000000000..0e313fcee
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/triagup.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="triagup" format="1">
+ <advance width="2560"/>
+ <unicode hex="25B2"/>
+ <outline>
+ <contour>
+ <point x="0" y="0" type="line"/>
+ <point x="2560" y="0" type="line"/>
+ <point x="1280" y="2176" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/trianglebullet.glif b/src/Interface-Regular.ufo/glyphs/trianglebullet.glif
new file mode 100644
index 000000000..07f578e59
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/trianglebullet.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="trianglebullet" format="1">
+ <advance width="1504"/>
+ <unicode hex="2023"/>
+ <outline>
+ <contour>
+ <point x="220" y="1608" type="line"/>
+ <point x="220" y="188" type="line"/>
+ <point x="1428" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/trthook.glif b/src/Interface-Regular.ufo/glyphs/trthook.glif
new file mode 100644
index 000000000..12c5ecdac
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/trthook.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="trthook" format="1">
+ <advance width="992"/>
+ <unicode hex="0288"/>
+ <outline>
+ <contour>
+ <point x="496" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="624" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1008" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="900" y="1488" type="line"/>
+ <point x="84" y="1488" type="line"/>
+ <point x="84" y="1284" type="line"/>
+ <point x="900" y="1284" type="line"/>
+ </contour>
+ <contour>
+ <point x="352" y="1844" type="line"/>
+ <point x="352" y="-192" type="line" smooth="yes"/>
+ <point x="352" y="-456"/>
+ <point x="548" y="-600"/>
+ <point x="776" y="-600" type="curve" smooth="yes"/>
+ <point x="820" y="-600"/>
+ <point x="876" y="-596"/>
+ <point x="912" y="-584" type="curve"/>
+ <point x="912" y="-400" type="line"/>
+ <point x="888" y="-408"/>
+ <point x="856" y="-408"/>
+ <point x="836" y="-408" type="curve" smooth="yes"/>
+ <point x="708" y="-408"/>
+ <point x="628" y="-352"/>
+ <point x="628" y="-192" type="curve" smooth="yes"/>
+ <point x="628" y="1844" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 932, 'leftMargin': 8, 'rightMargin': 96}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ts.glif b/src/Interface-Regular.ufo/glyphs/ts.glif
new file mode 100644
index 000000000..d91d4c57e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ts.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ts" format="1">
+ <advance width="2016"/>
+ <unicode hex="02A6"/>
+ <outline>
+ <contour>
+ <point x="1348" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1348" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2068" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="356" y="1844" type="line"/>
+ <point x="356" y="440" type="line" smooth="yes"/>
+ <point x="356" y="124"/>
+ <point x="516" y="0"/>
+ <point x="704" y="0" type="curve" smooth="yes"/>
+ <point x="904" y="0" type="line"/>
+ <point x="904" y="232" type="line"/>
+ <point x="788" y="232" type="line" smooth="yes"/>
+ <point x="708" y="232"/>
+ <point x="632" y="276"/>
+ <point x="632" y="440" type="curve" smooth="yes"/>
+ <point x="632" y="1844" type="line"/>
+ </contour>
+ <contour>
+ <point x="1656" y="396" type="curve" smooth="yes"/>
+ <point x="1656" y="280"/>
+ <point x="1552" y="232"/>
+ <point x="1352" y="232" type="curve" smooth="yes"/>
+ <point x="804" y="232" type="line"/>
+ <point x="804" y="0" type="line"/>
+ <point x="1352" y="0" type="line" smooth="yes"/>
+ <point x="1700" y="0"/>
+ <point x="1932" y="156"/>
+ <point x="1932" y="420" type="curve" smooth="yes"/>
+ <point x="1932" y="660"/>
+ <point x="1756" y="784"/>
+ <point x="1376" y="868" type="curve" smooth="yes"/>
+ <point x="1164" y="916"/>
+ <point x="1064" y="960"/>
+ <point x="1064" y="1084" type="curve" smooth="yes"/>
+ <point x="1064" y="1188"/>
+ <point x="1144" y="1296"/>
+ <point x="1344" y="1296" type="curve" smooth="yes"/>
+ <point x="1536" y="1296"/>
+ <point x="1640" y="1164"/>
+ <point x="1640" y="1048" type="curve"/>
+ <point x="1916" y="1048" type="line"/>
+ <point x="1916" y="1304"/>
+ <point x="1704" y="1516"/>
+ <point x="1344" y="1516" type="curve" smooth="yes"/>
+ <point x="1008" y="1516"/>
+ <point x="788" y="1312"/>
+ <point x="788" y="1076" type="curve" smooth="yes"/>
+ <point x="788" y="832"/>
+ <point x="996" y="712"/>
+ <point x="1336" y="644" type="curve" smooth="yes"/>
+ <point x="1612" y="588"/>
+ <point x="1656" y="500"/>
+ </contour>
+ <contour>
+ <point x="1176" y="1488" type="line"/>
+ <point x="84" y="1488" type="line"/>
+ <point x="84" y="1284" type="line"/>
+ <point x="1176" y="1284" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1990, 'leftMargin': 8, 'rightMargin': 135}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tsecyrillic.glif b/src/Interface-Regular.ufo/glyphs/tsecyrillic.glif
new file mode 100644
index 000000000..1c8b2c7a0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tsecyrillic.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tsecyrillic" format="1">
+ <advance width="1760"/>
+ <unicode hex="0446"/>
+ <outline>
+ <contour>
+ <point x="840" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1656" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="184" y="0" type="line"/>
+ <point x="1392" y="0" type="line"/>
+ <point x="1392" y="1488" type="line"/>
+ <point x="1120" y="1488" type="line"/>
+ <point x="1120" y="220" type="line"/>
+ <point x="460" y="220" type="line"/>
+ <point x="460" y="1488" type="line"/>
+ <point x="184" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1576" y="220" type="line"/>
+ <point x="1104" y="220" type="line"/>
+ <point x="1104" y="0" type="line"/>
+ <point x="1304" y="0" type="line"/>
+ <point x="1304" y="-440" type="line"/>
+ <point x="1548" y="-440" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 213, 'rightMargin': 78.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tshecyrillic.glif b/src/Interface-Regular.ufo/glyphs/tshecyrillic.glif
new file mode 100644
index 000000000..a513eaa16
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tshecyrillic.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tshecyrillic" format="1">
+ <advance width="1760"/>
+ <unicode hex="045B"/>
+ <outline>
+ <component base="h" xOffset="112"/>
+ <component base="crossbar" xOffset="-92" yOffset="776"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1602, 'leftMargin': 0, 'rightMargin': 66}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tturn.glif b/src/Interface-Regular.ufo/glyphs/tturn.glif
new file mode 100644
index 000000000..d72935523
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tturn.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tturn" format="1">
+ <advance width="992"/>
+ <unicode hex="0287"/>
+ <outline>
+ <contour>
+ <point x="312" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="500" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="916" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="88" y="360" type="line"/>
+ <point x="908" y="360" type="line"/>
+ <point x="908" y="564" type="line"/>
+ <point x="88" y="564" type="line"/>
+ </contour>
+ <contour>
+ <point x="636" y="0" type="line"/>
+ <point x="636" y="1476" type="line"/>
+ <point x="636" y="1772"/>
+ <point x="476" y="1872"/>
+ <point x="288" y="1872" type="curve" smooth="yes"/>
+ <point x="192" y="1872"/>
+ <point x="128" y="1856"/>
+ <point x="88" y="1844" type="curve"/>
+ <point x="88" y="1624" type="line"/>
+ <point x="108" y="1632"/>
+ <point x="164" y="1644"/>
+ <point x="204" y="1644" type="curve" smooth="yes"/>
+ <point x="284" y="1644"/>
+ <point x="360" y="1620"/>
+ <point x="360" y="1476" type="curve"/>
+ <point x="360" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 924.0, 'leftMargin': 96, 'rightMargin': 8.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tugrik.glif b/src/Interface-Regular.ufo/glyphs/tugrik.glif
new file mode 100644
index 000000000..eb7955c37
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tugrik.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tugrik" format="1">
+ <advance width="1760"/>
+ <unicode hex="20AE"/>
+ <outline>
+ <contour>
+ <point x="1316" y="1552" type="line"/>
+ <point x="336" y="1104" type="line"/>
+ <point x="336" y="856" type="line"/>
+ <point x="1316" y="1304" type="line"/>
+ </contour>
+ <contour>
+ <point x="1316" y="1084" type="line"/>
+ <point x="336" y="636" type="line"/>
+ <point x="336" y="388" type="line"/>
+ <point x="1316" y="836" type="line"/>
+ </contour>
+ <component base="T" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1680, 'leftMargin': 128, 'rightMargin': 16}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/twelveroman.glif b/src/Interface-Regular.ufo/glyphs/twelveroman.glif
new file mode 100644
index 000000000..586441b25
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/twelveroman.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="twelveroman" format="1">
+ <advance width="2784"/>
+ <unicode hex="217B"/>
+ <outline>
+ <component base="x" xOffset="4"/>
+ <component base="i" xOffset="1404"/>
+ <component base="i" xOffset="2100"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2808, 'leftMargin': 135, 'rightMargin': 151}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/two.glif b/src/Interface-Regular.ufo/glyphs/two.glif
new file mode 100644
index 000000000..a7073c0fb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/two.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="two" format="1">
+ <advance width="1664"/>
+ <unicode hex="0032"/>
+ <outline>
+ <contour>
+ <point x="1508" y="220" type="line"/>
+ <point x="624" y="220" type="line" smooth="yes"/>
+ <point x="568" y="220"/>
+ <point x="532" y="220"/>
+ <point x="492" y="204" type="curve"/>
+ <point x="480" y="228" type="line"/>
+ <point x="519.348" y="245.885"/>
+ <point x="540.102" y="266.945"/>
+ <point x="573.441" y="301.135" type="curve" smooth="yes"/>
+ <point x="1056" y="796" type="line" smooth="yes"/>
+ <point x="1267.3" y="1012.69"/>
+ <point x="1456" y="1260"/>
+ <point x="1456" y="1496" type="curve" smooth="yes"/>
+ <point x="1456" y="1832"/>
+ <point x="1200" y="2076"/>
+ <point x="824.565" y="2076" type="curve" smooth="yes"/>
+ <point x="384" y="2076"/>
+ <point x="208" y="1740"/>
+ <point x="208" y="1408" type="curve"/>
+ <point x="452" y="1408" type="line"/>
+ <point x="452" y="1644"/>
+ <point x="540" y="1872"/>
+ <point x="817.465" y="1872" type="curve" smooth="yes"/>
+ <point x="1064" y="1872"/>
+ <point x="1216" y="1692"/>
+ <point x="1216" y="1489.18" type="curve" smooth="yes"/>
+ <point x="1216" y="1312"/>
+ <point x="1100" y="1176"/>
+ <point x="852" y="920" type="curve" smooth="yes"/>
+ <point x="132" y="180" type="line"/>
+ <point x="132" y="0" type="line"/>
+ <point x="1508" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/two.sup.glif b/src/Interface-Regular.ufo/glyphs/two.sup.glif
new file mode 100644
index 000000000..b5172b769
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/two.sup.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="two.sup" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1052" y="188" type="line"/>
+ <point x="516" y="188" type="line"/>
+ <point x="748" y="376" type="line" smooth="yes"/>
+ <point x="912" y="520"/>
+ <point x="1012" y="628"/>
+ <point x="1012" y="772" type="curve" smooth="yes"/>
+ <point x="1012" y="976"/>
+ <point x="864" y="1100"/>
+ <point x="612" y="1100" type="curve" smooth="yes"/>
+ <point x="352" y="1100"/>
+ <point x="196" y="936"/>
+ <point x="196" y="740" type="curve"/>
+ <point x="428" y="740" type="line"/>
+ <point x="428" y="840"/>
+ <point x="488" y="916"/>
+ <point x="620" y="916" type="curve" smooth="yes"/>
+ <point x="720" y="916"/>
+ <point x="780" y="856"/>
+ <point x="780" y="772" type="curve" smooth="yes"/>
+ <point x="780" y="712"/>
+ <point x="740" y="636"/>
+ <point x="616" y="528" type="curve" smooth="yes"/>
+ <point x="220" y="156" type="line"/>
+ <point x="220" y="0" type="line"/>
+ <point x="1052" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 88, 'rightMargin': 92}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/twodotleader.glif b/src/Interface-Regular.ufo/glyphs/twodotleader.glif
new file mode 100644
index 000000000..7b99a8bab
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/twodotleader.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="twodotleader" format="1">
+ <advance width="1504"/>
+ <unicode hex="2025"/>
+ <outline>
+ <component base="period" xOffset="-16"/>
+ <component base="period" xOffset="752"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/tworoman.glif b/src/Interface-Regular.ufo/glyphs/tworoman.glif
new file mode 100644
index 000000000..090dcf8af
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/tworoman.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tworoman" format="1">
+ <advance width="1248"/>
+ <unicode hex="2171"/>
+ <outline>
+ <component base="i" xOffset="-108"/>
+ <component base="i" xOffset="588"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1398, 'leftMargin': 216, 'rightMargin': 150}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/twostroke.glif b/src/Interface-Regular.ufo/glyphs/twostroke.glif
new file mode 100644
index 000000000..e7aaca9e1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/twostroke.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="twostroke" format="1">
+ <advance width="1760"/>
+ <unicode hex="01BB"/>
+ <outline>
+ <contour>
+ <point x="1452" y="1108" type="line" name="hr00"/>
+ <point x="364" y="1108" type="line"/>
+ <point x="364" y="888" type="line"/>
+ <point x="1452" y="888" type="line"/>
+ </contour>
+ <component base="two" xOffset="-32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1596, 'leftMargin': 256, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/twosub.glif b/src/Interface-Regular.ufo/glyphs/twosub.glif
new file mode 100644
index 000000000..d89b425c6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/twosub.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="twosub" format="1">
+ <advance width="1248"/>
+ <unicode hex="2082"/>
+ <outline>
+ <component base="two.sup" xOffset="-16" yOffset="-504"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 212, 'rightMargin': -31}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/twosuperior.glif b/src/Interface-Regular.ufo/glyphs/twosuperior.glif
new file mode 100644
index 000000000..fabca97ef
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/twosuperior.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="twosuperior" format="1">
+ <advance width="1248"/>
+ <unicode hex="00B2"/>
+ <outline>
+ <component base="two.sup" xOffset="108" yOffset="916"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 88, 'rightMargin': 92}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/twothirds.glif b/src/Interface-Regular.ufo/glyphs/twothirds.glif
new file mode 100644
index 000000000..fe85f4cb5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/twothirds.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="twothirds" format="1">
+ <advance width="2784"/>
+ <unicode hex="2154"/>
+ <outline>
+ <component base="two.sup" xOffset="112" yOffset="912"/>
+ <component base="fraction" xOffset="776"/>
+ <component base="three.sup" xOffset="1664"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2779, 'leftMargin': 144, 'rightMargin': 248}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/u.glif b/src/Interface-Regular.ufo/glyphs/u.glif
new file mode 100644
index 000000000..c7a9b5ec6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/u.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="u" format="1">
+ <advance width="1632"/>
+ <unicode hex="0075"/>
+ <outline>
+ <contour>
+ <point x="844" y="1792" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1280" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="628" y="0" type="move" name="bottomu"/>
+ </contour>
+ <contour>
+ <point x="1484" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1484" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1192" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="1448" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="704" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1192" y="608" type="line" smooth="yes"/>
+ <point x="1192" y="320"/>
+ <point x="972" y="208"/>
+ <point x="796" y="208" type="curve" smooth="yes"/>
+ <point x="600" y="208"/>
+ <point x="460" y="336"/>
+ <point x="460" y="560" type="curve" smooth="yes"/>
+ <point x="460" y="1536" type="line"/>
+ <point x="224" y="1536" type="line"/>
+ <point x="224" y="560" type="line" smooth="yes"/>
+ <point x="224" y="168"/>
+ <point x="496" y="-20"/>
+ <point x="720" y="-20" type="curve" smooth="yes"/>
+ <point x="952" y="-20"/>
+ <point x="1100" y="100"/>
+ <point x="1176" y="216" type="curve"/>
+ <point x="1192" y="216" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ <point x="1428" y="0" type="line"/>
+ <point x="1428" y="1536" type="line"/>
+ <point x="1192" y="1536" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ubar.glif b/src/Interface-Regular.ufo/glyphs/ubar.glif
new file mode 100644
index 000000000..7d6c89288
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ubar.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ubar" format="1">
+ <advance width="1760"/>
+ <unicode hex="0289"/>
+ <outline>
+ <contour>
+ <point x="872" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="872" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1772" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1748" y="888" type="line"/>
+ <point x="16" y="888" type="line"/>
+ <point x="16" y="668" type="line"/>
+ <point x="1748" y="668" type="line"/>
+ </contour>
+ <component base="u" xOffset="104"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1786, 'leftMargin': 28, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uhorn.glif b/src/Interface-Regular.ufo/glyphs/uhorn.glif
new file mode 100644
index 000000000..315d94c80
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uhorn.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uhorn" format="1">
+ <advance width="1760"/>
+ <unicode hex="01B0"/>
+ <outline>
+ <contour>
+ <point x="652" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1256" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1616" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="552" y="0" type="move" name="bottomu"/>
+ </contour>
+ <contour>
+ <point x="628" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1444" y="1604" type="line"/>
+ <point x="1444" y="1396"/>
+ <point x="1440" y="1308"/>
+ <point x="1192" y="1308" type="curve"/>
+ <point x="1192" y="1144" type="line"/>
+ <point x="1552" y="1144"/>
+ <point x="1652" y="1300"/>
+ <point x="1652" y="1604" type="curve"/>
+ </contour>
+ <component base="u" xOffset="-148"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1763, 'leftMargin': 256, 'rightMargin': -36}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/underscore.glif b/src/Interface-Regular.ufo/glyphs/underscore.glif
new file mode 100644
index 000000000..dd1bffb45
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/underscore.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="underscore" format="1">
+ <advance width="1280"/>
+ <unicode hex="005F"/>
+ <outline>
+ <contour>
+ <point x="635" y="216" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="1280" y="0" type="line"/>
+ <point x="0" y="0" type="line"/>
+ <point x="0" y="-220" type="line"/>
+ <point x="1280" y="-220" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/underscoredbl.glif b/src/Interface-Regular.ufo/glyphs/underscoredbl.glif
new file mode 100644
index 000000000..198542a2b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/underscoredbl.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="underscoredbl" format="1">
+ <advance width="1504"/>
+ <unicode hex="2017"/>
+ <outline>
+ <contour>
+ <point x="1388" y="-352" type="line"/>
+ <point x="116" y="-352" type="line"/>
+ <point x="116" y="-572" type="line"/>
+ <point x="1388" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1388" y="0" type="line"/>
+ <point x="116" y="0" type="line"/>
+ <point x="116" y="-220" type="line"/>
+ <point x="1388" y="-220" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1286, 'leftMargin': 8, 'rightMargin': 7}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/underscoredblnosp.glif b/src/Interface-Regular.ufo/glyphs/underscoredblnosp.glif
new file mode 100644
index 000000000..c8d35967d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/underscoredblnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="underscoredblnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0333"/>
+ <outline>
+ <contour>
+ <point x="-809" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-807" y="-689" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-173" y="-117" type="line"/>
+ <point x="-1444" y="-117" type="line"/>
+ <point x="-1444" y="-337" type="line"/>
+ <point x="-173" y="-337" type="line"/>
+ </contour>
+ <contour>
+ <point x="-172" y="-469" type="line"/>
+ <point x="-1442" y="-469" type="line"/>
+ <point x="-1442" y="-689" type="line"/>
+ <point x="-172" y="-689" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/underscorenosp.glif b/src/Interface-Regular.ufo/glyphs/underscorenosp.glif
new file mode 100644
index 000000000..f02663b99
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/underscorenosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="underscorenosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0332"/>
+ <outline>
+ <contour>
+ <point x="-809" y="-418" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-809" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="underscore" xOffset="-1451" yOffset="-198"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/undertie.glif b/src/Interface-Regular.ufo/glyphs/undertie.glif
new file mode 100644
index 000000000..c6a279713
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/undertie.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="undertie" format="1">
+ <advance width="2272"/>
+ <unicode hex="203F"/>
+ <outline>
+ <contour>
+ <point x="1136" y="-664" type="curve" smooth="yes"/>
+ <point x="1680" y="-664"/>
+ <point x="2012" y="-480"/>
+ <point x="2180" y="-268" type="curve"/>
+ <point x="2052" y="-160" type="line"/>
+ <point x="1864" y="-280"/>
+ <point x="1576" y="-388"/>
+ <point x="1136" y="-388" type="curve" smooth="yes"/>
+ <point x="696" y="-388"/>
+ <point x="432" y="-288"/>
+ <point x="248" y="-160" type="curve"/>
+ <point x="96" y="-268" type="line"/>
+ <point x="304" y="-496"/>
+ <point x="592" y="-664"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2138, 'leftMargin': 28, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0069.ccmp.glif b/src/Interface-Regular.ufo/glyphs/uni0069.ccmp.glif
new file mode 100644
index 000000000..a2f953167
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0069.ccmp.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0069.ccmp" format="1">
+ <advance width="736"/>
+ <outline>
+ <contour>
+ <point x="344" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="704" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="340" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessi" xOffset="-8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 712, 'leftMargin': 256, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni006A_.ccmp.glif b/src/Interface-Regular.ufo/glyphs/uni006A_.ccmp.glif
new file mode 100644
index 000000000..3ef69d380
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni006A_.ccmp.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni006A.ccmp" format="1">
+ <advance width="768"/>
+ <outline>
+ <contour>
+ <point x="548" y="1716" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="900" y="1716" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="436" y="-632" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessj" xOffset="176"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 723, 'leftMargin': -92, 'rightMargin': 213}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni012F_.ccmp.glif b/src/Interface-Regular.ufo/glyphs/uni012F_.ccmp.glif
new file mode 100644
index 000000000..57e8c8bb8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni012F_.ccmp.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni012F.ccmp" format="1">
+ <advance width="736"/>
+ <outline>
+ <contour>
+ <point x="480" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="836" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="472" y="-632" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessi" xOffset="124"/>
+ <component base="ogonek" xOffset="48" yOffset="16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 712, 'leftMargin': -10, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni01F6_.glif b/src/Interface-Regular.ufo/glyphs/uni01F6_.glif
new file mode 100644
index 000000000..5d7c124c2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni01F6_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni01F6" format="1">
+ <advance width="3040"/>
+ <unicode hex="01F6"/>
+ <outline>
+ <contour>
+ <point x="1492" y="1148" type="line"/>
+ <point x="440" y="1148" type="line"/>
+ <point x="440" y="920" type="line"/>
+ <point x="1492" y="920" type="line"/>
+ </contour>
+ <contour>
+ <point x="480" y="2004" type="line"/>
+ <point x="192" y="2004" type="line"/>
+ <point x="192" y="0" type="line"/>
+ <point x="480" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1744" y="2004" type="line"/>
+ <point x="1460" y="2004" type="line"/>
+ <point x="1460" y="688" type="line"/>
+ <point x="1744" y="688" type="line"/>
+ </contour>
+ <contour>
+ <point x="2564" y="1488" type="line"/>
+ <point x="2564" y="648" type="line" smooth="yes"/>
+ <point x="2564" y="340"/>
+ <point x="2420" y="200"/>
+ <point x="2152" y="200" type="curve" smooth="yes"/>
+ <point x="1884" y="200"/>
+ <point x="1744" y="340"/>
+ <point x="1744" y="648" type="curve" smooth="yes"/>
+ <point x="1744" y="776" type="line"/>
+ <point x="1460" y="776" type="line"/>
+ <point x="1460" y="648" type="line" smooth="yes"/>
+ <point x="1460" y="196"/>
+ <point x="1744" y="-28"/>
+ <point x="2152" y="-28" type="curve" smooth="yes"/>
+ <point x="2540" y="-28"/>
+ <point x="2848" y="196"/>
+ <point x="2848" y="648" type="curve" smooth="yes"/>
+ <point x="2848" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3059, 'leftMargin': 228, 'rightMargin': 176}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni01F7_.glif b/src/Interface-Regular.ufo/glyphs/uni01F7_.glif
new file mode 100644
index 000000000..73f0341b6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni01F7_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni01F7" format="1">
+ <advance width="1760"/>
+ <unicode hex="01F7"/>
+ <outline>
+ <contour>
+ <point x="436" y="2004" type="line"/>
+ <point x="148" y="2004" type="line"/>
+ <point x="148" y="-572" type="line"/>
+ <point x="436" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="284" y="-248" type="line"/>
+ <point x="1032" y="-160"/>
+ <point x="1612" y="424"/>
+ <point x="1612" y="1124" type="curve" smooth="yes"/>
+ <point x="1612" y="1196" type="line" smooth="yes"/>
+ <point x="1612" y="1756"/>
+ <point x="1300" y="2032"/>
+ <point x="800" y="2032" type="curve" smooth="yes"/>
+ <point x="608" y="2032"/>
+ <point x="456" y="1980"/>
+ <point x="340" y="1892" type="curve"/>
+ <point x="340" y="1352" type="line"/>
+ <point x="384" y="1624"/>
+ <point x="496" y="1800"/>
+ <point x="800" y="1800" type="curve" smooth="yes"/>
+ <point x="1156" y="1800"/>
+ <point x="1328" y="1616"/>
+ <point x="1328" y="1200" type="curve" smooth="yes"/>
+ <point x="1328" y="1124" type="line" smooth="yes"/>
+ <point x="1328" y="656"/>
+ <point x="1004" y="92"/>
+ <point x="284" y="-20" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1856, 'leftMargin': 228, 'rightMargin': 163}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni021C_.glif b/src/Interface-Regular.ufo/glyphs/uni021C_.glif
new file mode 100644
index 000000000..7a00eaa87
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni021C_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni021C" format="1">
+ <advance width="1760"/>
+ <unicode hex="021C"/>
+ <outline>
+ <contour>
+ <point x="296" y="444" type="line"/>
+ <point x="1016" y="620"/>
+ <point x="1560" y="980"/>
+ <point x="1560" y="1460" type="curve" smooth="yes"/>
+ <point x="1560" y="1832"/>
+ <point x="1284" y="2032"/>
+ <point x="848" y="2032" type="curve" smooth="yes"/>
+ <point x="480" y="2032"/>
+ <point x="172" y="1816"/>
+ <point x="172" y="1476" type="curve"/>
+ <point x="456" y="1476" type="line"/>
+ <point x="456" y="1668"/>
+ <point x="636" y="1800"/>
+ <point x="848" y="1800" type="curve" smooth="yes"/>
+ <point x="1148" y="1800"/>
+ <point x="1276" y="1644"/>
+ <point x="1276" y="1464" type="curve" smooth="yes"/>
+ <point x="1276" y="1040"/>
+ <point x="924" y="840"/>
+ <point x="296" y="652" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1092" y="872" type="line"/>
+ <point x="1244" y="812"/>
+ <point x="1304" y="692"/>
+ <point x="1304" y="452" type="curve" smooth="yes"/>
+ <point x="1304" y="-36"/>
+ <point x="932" y="-244"/>
+ <point x="296" y="-372" type="curve"/>
+ <point x="296" y="-600" type="line"/>
+ <point x="1044" y="-448"/>
+ <point x="1592" y="-204"/>
+ <point x="1592" y="448" type="curve" smooth="yes"/>
+ <point x="1592" y="760"/>
+ <point x="1460" y="944"/>
+ <point x="1232" y="1028" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1690, 'leftMargin': 124, 'rightMargin': 146}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni021D_.glif b/src/Interface-Regular.ufo/glyphs/uni021D_.glif
new file mode 100644
index 000000000..cbd5ee1a7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni021D_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni021D" format="1">
+ <advance width="1504"/>
+ <unicode hex="021D"/>
+ <outline>
+ <contour>
+ <point x="292" y="288" type="line"/>
+ <point x="804" y="384"/>
+ <point x="1304" y="672"/>
+ <point x="1304" y="1080" type="curve" smooth="yes"/>
+ <point x="1304" y="1364"/>
+ <point x="1092" y="1516"/>
+ <point x="748" y="1516" type="curve" smooth="yes"/>
+ <point x="436" y="1516"/>
+ <point x="176" y="1344"/>
+ <point x="176" y="1072" type="curve"/>
+ <point x="448" y="1072" type="line"/>
+ <point x="448" y="1196"/>
+ <point x="580" y="1296"/>
+ <point x="748" y="1296" type="curve" smooth="yes"/>
+ <point x="952" y="1296"/>
+ <point x="1028" y="1188"/>
+ <point x="1028" y="1080" type="curve" smooth="yes"/>
+ <point x="1028" y="732"/>
+ <point x="628" y="572"/>
+ <point x="292" y="492" type="curve"/>
+ </contour>
+ <contour>
+ <point x="880" y="624" type="line"/>
+ <point x="996" y="572"/>
+ <point x="1056" y="432"/>
+ <point x="1056" y="260" type="curve" smooth="yes"/>
+ <point x="1056" y="-136"/>
+ <point x="748" y="-284"/>
+ <point x="292" y="-384" type="curve"/>
+ <point x="292" y="-600" type="line"/>
+ <point x="964" y="-512"/>
+ <point x="1332" y="-260"/>
+ <point x="1332" y="260" type="curve" smooth="yes"/>
+ <point x="1332" y="488"/>
+ <point x="1228" y="680"/>
+ <point x="1032" y="764" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1416, 'leftMargin': 110, 'rightMargin': 151}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0220.glif b/src/Interface-Regular.ufo/glyphs/uni0220.glif
new file mode 100644
index 000000000..8bc2a1807
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0220.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0220" format="1">
+ <advance width="1760"/>
+ <unicode hex="0220"/>
+ <outline>
+ <contour>
+ <point x="1608" y="-572" type="line"/>
+ <point x="1608" y="1356" type="line" smooth="yes"/>
+ <point x="1608" y="1808"/>
+ <point x="1260" y="2032"/>
+ <point x="880" y="2032" type="curve" smooth="yes"/>
+ <point x="668" y="2032"/>
+ <point x="484" y="1964"/>
+ <point x="360" y="1880" type="curve"/>
+ <point x="360" y="1660" type="line"/>
+ <point x="488" y="1748"/>
+ <point x="652" y="1804"/>
+ <point x="880" y="1804" type="curve" smooth="yes"/>
+ <point x="1152" y="1804"/>
+ <point x="1332" y="1668"/>
+ <point x="1332" y="1356" type="curve" smooth="yes"/>
+ <point x="1332" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="428" y="2004" type="line"/>
+ <point x="156" y="2004" type="line"/>
+ <point x="156" y="0" type="line"/>
+ <point x="428" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1866, 'leftMargin': 228, 'rightMargin': 186}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0221.glif b/src/Interface-Regular.ufo/glyphs/uni0221.glif
new file mode 100644
index 000000000..a07c704e2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0221.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0221" format="1">
+ <advance width="2016"/>
+ <unicode hex="0221"/>
+ <outline>
+ <contour>
+ <point x="1016" y="312" type="line"/>
+ <point x="1016" y="-168" type="line" smooth="yes"/>
+ <point x="1016" y="-388"/>
+ <point x="1124" y="-600"/>
+ <point x="1448" y="-600" type="curve" smooth="yes"/>
+ <point x="1696" y="-600"/>
+ <point x="1868" y="-448"/>
+ <point x="1868" y="-236" type="curve" smooth="yes"/>
+ <point x="1868" y="0"/>
+ <point x="1696" y="132"/>
+ <point x="1472" y="132" type="curve" smooth="yes"/>
+ <point x="1312" y="132"/>
+ <point x="1168" y="60"/>
+ <point x="1028" y="-52" type="curve"/>
+ <point x="700" y="-380" type="line"/>
+ <point x="864" y="-544" type="line"/>
+ <point x="1068" y="-324" type="line"/>
+ <point x="1208" y="-180"/>
+ <point x="1324" y="-88"/>
+ <point x="1440" y="-88" type="curve" smooth="yes"/>
+ <point x="1532" y="-88"/>
+ <point x="1592" y="-156"/>
+ <point x="1592" y="-236" type="curve" smooth="yes"/>
+ <point x="1592" y="-320"/>
+ <point x="1536" y="-380"/>
+ <point x="1452" y="-380" type="curve" smooth="yes"/>
+ <point x="1344" y="-380"/>
+ <point x="1292" y="-316"/>
+ <point x="1292" y="-228" type="curve" smooth="yes"/>
+ <point x="1292" y="-144"/>
+ <point x="1292" y="312"/>
+ <point x="1292" y="312" type="curve"/>
+ </contour>
+ <component base="d" xOffset="-108"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2013.0, 'leftMargin': 256, 'rightMargin': 41.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0222.glif b/src/Interface-Regular.ufo/glyphs/uni0222.glif
new file mode 100644
index 000000000..1f7e7c7b9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0222.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0222" format="1">
+ <advance width="1760"/>
+ <unicode hex="0222"/>
+ <outline>
+ <contour>
+ <point x="864" y="1212" type="line" name="hr00"/>
+ <point x="436" y="1212"/>
+ <point x="104" y="1004"/>
+ <point x="104" y="596" type="curve" smooth="yes"/>
+ <point x="104" y="176"/>
+ <point x="436" y="-28"/>
+ <point x="864" y="-28" type="curve" smooth="yes"/>
+ <point x="896" y="-28" type="line" smooth="yes"/>
+ <point x="1324" y="-28"/>
+ <point x="1656" y="176"/>
+ <point x="1656" y="600" type="curve" smooth="yes"/>
+ <point x="1656" y="1004"/>
+ <point x="1324" y="1212"/>
+ <point x="896" y="1212" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="896" y="996" type="line"/>
+ <point x="1184" y="996"/>
+ <point x="1372" y="868"/>
+ <point x="1372" y="600" type="curve" smooth="yes"/>
+ <point x="1372" y="324"/>
+ <point x="1184" y="208"/>
+ <point x="896" y="208" type="curve" smooth="yes"/>
+ <point x="864" y="208" type="line" smooth="yes"/>
+ <point x="576" y="208"/>
+ <point x="388" y="324"/>
+ <point x="388" y="596" type="curve" smooth="yes"/>
+ <point x="388" y="868"/>
+ <point x="576" y="996"/>
+ <point x="864" y="996" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="852" y="1232" type="line"/>
+ <point x="604" y="1232"/>
+ <point x="388" y="1292"/>
+ <point x="388" y="1532" type="curve" smooth="yes"/>
+ <point x="388" y="1704"/>
+ <point x="476" y="1772"/>
+ <point x="648" y="1816" type="curve"/>
+ <point x="648" y="2032" type="line"/>
+ <point x="348" y="2016"/>
+ <point x="104" y="1864"/>
+ <point x="104" y="1532" type="curve" smooth="yes"/>
+ <point x="104" y="1148"/>
+ <point x="456" y="1016"/>
+ <point x="852" y="1016" type="curve" smooth="yes"/>
+ <point x="908" y="1016" type="line" smooth="yes"/>
+ <point x="1304" y="1016"/>
+ <point x="1656" y="1148"/>
+ <point x="1656" y="1532" type="curve" smooth="yes"/>
+ <point x="1656" y="1864"/>
+ <point x="1416" y="2016"/>
+ <point x="1112" y="2032" type="curve"/>
+ <point x="1112" y="1816" type="line"/>
+ <point x="1284" y="1772"/>
+ <point x="1372" y="1704"/>
+ <point x="1372" y="1532" type="curve" smooth="yes"/>
+ <point x="1372" y="1292"/>
+ <point x="1160" y="1232"/>
+ <point x="908" y="1232" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1873, 'leftMargin': 161, 'rightMargin': 161}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0223.glif b/src/Interface-Regular.ufo/glyphs/uni0223.glif
new file mode 100644
index 000000000..f262dc5ff
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0223.glif
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0223" format="1">
+ <advance width="1760"/>
+ <unicode hex="0223"/>
+ <outline>
+ <contour>
+ <point x="864" y="1208" type="line"/>
+ <point x="436" y="1208"/>
+ <point x="108" y="1004"/>
+ <point x="108" y="596" type="curve" smooth="yes"/>
+ <point x="108" y="176"/>
+ <point x="436" y="-28"/>
+ <point x="864" y="-28" type="curve" smooth="yes"/>
+ <point x="896" y="-28" type="line" smooth="yes"/>
+ <point x="1324" y="-28"/>
+ <point x="1652" y="176"/>
+ <point x="1652" y="600" type="curve" smooth="yes"/>
+ <point x="1652" y="1004"/>
+ <point x="1324" y="1208"/>
+ <point x="896" y="1208" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="896" y="1000" type="line"/>
+ <point x="1180" y="1000"/>
+ <point x="1376" y="868"/>
+ <point x="1376" y="600" type="curve" smooth="yes"/>
+ <point x="1376" y="324"/>
+ <point x="1180" y="192"/>
+ <point x="896" y="192" type="curve" smooth="yes"/>
+ <point x="864" y="192" type="line" smooth="yes"/>
+ <point x="576" y="192"/>
+ <point x="384" y="324"/>
+ <point x="384" y="596" type="curve" smooth="yes"/>
+ <point x="384" y="868"/>
+ <point x="576" y="1000"/>
+ <point x="864" y="1000" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="908" y="1220" type="curve"/>
+ <point x="852" y="1220" type="line" smooth="yes"/>
+ <point x="604" y="1220"/>
+ <point x="384" y="1292"/>
+ <point x="384" y="1572" type="curve" smooth="yes"/>
+ <point x="384" y="1772"/>
+ <point x="476" y="1868"/>
+ <point x="648" y="1936" type="curve"/>
+ <point x="648" y="2140" type="line"/>
+ <point x="348" y="2128"/>
+ <point x="108" y="1928"/>
+ <point x="108" y="1572" type="curve" smooth="yes"/>
+ <point x="108" y="1160"/>
+ <point x="456" y="1016"/>
+ <point x="852" y="1016" type="curve" smooth="yes"/>
+ <point x="908" y="1016" type="line" smooth="yes"/>
+ <point x="1304" y="1016"/>
+ <point x="1652" y="1160"/>
+ <point x="1652" y="1572" type="curve" smooth="yes"/>
+ <point x="1652" y="1928"/>
+ <point x="1412" y="2128"/>
+ <point x="1112" y="2140" type="curve"/>
+ <point x="1112" y="1936" type="line"/>
+ <point x="1284" y="1868"/>
+ <point x="1376" y="1772"/>
+ <point x="1376" y="1572" type="curve" smooth="yes"/>
+ <point x="1376" y="1292"/>
+ <point x="1160" y="1220"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1818, 'leftMargin': 138, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0224.glif b/src/Interface-Regular.ufo/glyphs/uni0224.glif
new file mode 100644
index 000000000..a403f9621
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0224.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0224" format="1">
+ <advance width="1760"/>
+ <unicode hex="0224"/>
+ <outline>
+ <contour>
+ <point x="1516" y="1796" type="line"/>
+ <point x="1516" y="2004" type="line"/>
+ <point x="1340" y="2004" type="line"/>
+ <point x="100" y="212" type="line"/>
+ <point x="100" y="0" type="line"/>
+ <point x="276" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1396" y="2004" type="line"/>
+ <point x="112" y="2004" type="line"/>
+ <point x="112" y="1772" type="line"/>
+ <point x="1396" y="1772" type="line"/>
+ </contour>
+ <contour>
+ <point x="1640" y="-328" type="line"/>
+ <point x="1652" y="-288"/>
+ <point x="1660" y="-216"/>
+ <point x="1660" y="-168" type="curve" smooth="yes"/>
+ <point x="1660" y="96"/>
+ <point x="1492" y="228"/>
+ <point x="1184" y="228" type="curve" smooth="yes"/>
+ <point x="208" y="228" type="line"/>
+ <point x="208" y="0" type="line"/>
+ <point x="1184" y="0" type="line" smooth="yes"/>
+ <point x="1372" y="0"/>
+ <point x="1424" y="-96"/>
+ <point x="1424" y="-240" type="curve" smooth="yes"/>
+ <point x="1424" y="-264"/>
+ <point x="1420" y="-300"/>
+ <point x="1412" y="-328" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1724, 'leftMargin': 118, 'rightMargin': 44}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0225.glif b/src/Interface-Regular.ufo/glyphs/uni0225.glif
new file mode 100644
index 000000000..ed4d865d7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0225.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0225" format="1">
+ <advance width="1504"/>
+ <unicode hex="0225"/>
+ <outline>
+ <contour>
+ <point x="888" y="220" type="line"/>
+ <point x="224" y="220" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="888" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1264" y="1300" type="line"/>
+ <point x="1264" y="1488" type="line"/>
+ <point x="1088" y="1488" type="line"/>
+ <point x="116" y="200" type="line"/>
+ <point x="116" y="0" type="line"/>
+ <point x="284" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1144" y="1488" type="line"/>
+ <point x="124" y="1488" type="line"/>
+ <point x="124" y="1268" type="line"/>
+ <point x="1144" y="1268" type="line"/>
+ </contour>
+ <contour>
+ <point x="676" y="0" type="line"/>
+ <point x="912" y="0" type="line" smooth="yes"/>
+ <point x="1096" y="0"/>
+ <point x="1160" y="-68"/>
+ <point x="1160" y="-200" type="curve" smooth="yes"/>
+ <point x="1160" y="-224"/>
+ <point x="1156" y="-260"/>
+ <point x="1148" y="-288" type="curve"/>
+ <point x="1364" y="-288" type="line"/>
+ <point x="1380" y="-244"/>
+ <point x="1388" y="-176"/>
+ <point x="1388" y="-128" type="curve" smooth="yes"/>
+ <point x="1388" y="120"/>
+ <point x="1220" y="220"/>
+ <point x="912" y="220" type="curve" smooth="yes"/>
+ <point x="676" y="220" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1456, 'leftMargin': 122, 'rightMargin': 62}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0234.glif b/src/Interface-Regular.ufo/glyphs/uni0234.glif
new file mode 100644
index 000000000..7eba35486
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0234.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0234" format="1">
+ <advance width="1248"/>
+ <unicode hex="0234"/>
+ <outline>
+ <contour>
+ <point x="356" y="312" type="line"/>
+ <point x="356" y="-168" type="line"/>
+ <point x="356" y="-388"/>
+ <point x="464" y="-600"/>
+ <point x="792" y="-600" type="curve" smooth="yes"/>
+ <point x="1036" y="-600"/>
+ <point x="1208" y="-448"/>
+ <point x="1208" y="-236" type="curve" smooth="yes"/>
+ <point x="1208" y="0"/>
+ <point x="1036" y="132"/>
+ <point x="812" y="132" type="curve" smooth="yes"/>
+ <point x="652" y="132"/>
+ <point x="508" y="60"/>
+ <point x="368" y="-52" type="curve"/>
+ <point x="44" y="-380" type="line"/>
+ <point x="204" y="-544" type="line"/>
+ <point x="408" y="-324" type="line"/>
+ <point x="548" y="-180"/>
+ <point x="664" y="-88"/>
+ <point x="780" y="-88" type="curve" smooth="yes"/>
+ <point x="872" y="-88"/>
+ <point x="932" y="-156"/>
+ <point x="932" y="-236" type="curve" smooth="yes"/>
+ <point x="932" y="-320"/>
+ <point x="876" y="-380"/>
+ <point x="792" y="-380" type="curve" smooth="yes"/>
+ <point x="684" y="-380"/>
+ <point x="632" y="-316"/>
+ <point x="632" y="-228" type="curve" smooth="yes"/>
+ <point x="632" y="-144"/>
+ <point x="632" y="312"/>
+ <point x="632" y="312" type="curve"/>
+ </contour>
+ <component base="l" xOffset="144"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1233, 'leftMargin': 28, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0235.glif b/src/Interface-Regular.ufo/glyphs/uni0235.glif
new file mode 100644
index 000000000..1e20a5ee9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0235.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0235" format="1">
+ <advance width="2016"/>
+ <unicode hex="0235"/>
+ <outline>
+ <contour>
+ <point x="1036" y="312" type="line"/>
+ <point x="1036" y="-168" type="line"/>
+ <point x="1036" y="-388"/>
+ <point x="1148" y="-600"/>
+ <point x="1472" y="-600" type="curve" smooth="yes"/>
+ <point x="1720" y="-600"/>
+ <point x="1888" y="-448"/>
+ <point x="1888" y="-236" type="curve" smooth="yes"/>
+ <point x="1888" y="0"/>
+ <point x="1716" y="132"/>
+ <point x="1492" y="132" type="curve" smooth="yes"/>
+ <point x="1332" y="132"/>
+ <point x="1192" y="60"/>
+ <point x="1048" y="-52" type="curve"/>
+ <point x="724" y="-380" type="line"/>
+ <point x="884" y="-544" type="line"/>
+ <point x="1088" y="-324" type="line"/>
+ <point x="1228" y="-180"/>
+ <point x="1344" y="-88"/>
+ <point x="1460" y="-88" type="curve" smooth="yes"/>
+ <point x="1556" y="-88"/>
+ <point x="1612" y="-156"/>
+ <point x="1612" y="-236" type="curve" smooth="yes"/>
+ <point x="1612" y="-320"/>
+ <point x="1556" y="-380"/>
+ <point x="1472" y="-380" type="curve" smooth="yes"/>
+ <point x="1364" y="-380"/>
+ <point x="1312" y="-316"/>
+ <point x="1312" y="-228" type="curve" smooth="yes"/>
+ <point x="1312" y="-144"/>
+ <point x="1312" y="312"/>
+ <point x="1312" y="312" type="curve"/>
+ </contour>
+ <contour>
+ <point x="404" y="1172" type="line"/>
+ <point x="388" y="1488" type="line"/>
+ <point x="128" y="1488" type="line"/>
+ <point x="128" y="0" type="line"/>
+ <point x="404" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="340" y="796" type="line"/>
+ <point x="340" y="1072"/>
+ <point x="512" y="1288"/>
+ <point x="752" y="1288" type="curve" smooth="yes"/>
+ <point x="940" y="1288"/>
+ <point x="1036" y="1200"/>
+ <point x="1036" y="980" type="curve" smooth="yes"/>
+ <point x="1036" y="0" type="line"/>
+ <point x="1312" y="0" type="line"/>
+ <point x="1312" y="976" type="line" smooth="yes"/>
+ <point x="1312" y="1364"/>
+ <point x="1124" y="1516"/>
+ <point x="832" y="1516" type="curve" smooth="yes"/>
+ <point x="468" y="1516"/>
+ <point x="228" y="1212"/>
+ <point x="228" y="792" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1987, 'leftMargin': 188, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0236.glif b/src/Interface-Regular.ufo/glyphs/uni0236.glif
new file mode 100644
index 000000000..53779c854
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0236.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0236" format="1">
+ <advance width="1248"/>
+ <unicode hex="0236"/>
+ <outline>
+ <contour>
+ <point x="356" y="1844" type="line"/>
+ <point x="356" y="408" type="line"/>
+ <point x="356" y="188"/>
+ <point x="464" y="-28"/>
+ <point x="792" y="-28" type="curve" smooth="yes"/>
+ <point x="1036" y="-28"/>
+ <point x="1208" y="124"/>
+ <point x="1208" y="340" type="curve" smooth="yes"/>
+ <point x="1208" y="576"/>
+ <point x="1036" y="704"/>
+ <point x="812" y="704" type="curve" smooth="yes"/>
+ <point x="660" y="704"/>
+ <point x="496" y="628"/>
+ <point x="368" y="520" type="curve"/>
+ <point x="44" y="196" type="line"/>
+ <point x="204" y="32" type="line"/>
+ <point x="408" y="248" type="line"/>
+ <point x="552" y="396"/>
+ <point x="664" y="484"/>
+ <point x="780" y="484" type="curve" smooth="yes"/>
+ <point x="872" y="484"/>
+ <point x="932" y="420"/>
+ <point x="932" y="340" type="curve" smooth="yes"/>
+ <point x="932" y="256"/>
+ <point x="876" y="192"/>
+ <point x="792" y="192" type="curve" smooth="yes"/>
+ <point x="684" y="192"/>
+ <point x="632" y="260"/>
+ <point x="632" y="344" type="curve" smooth="yes"/>
+ <point x="632" y="428"/>
+ <point x="632" y="1844"/>
+ <point x="632" y="1844" type="curve"/>
+ </contour>
+ <contour>
+ <point x="900" y="1488" type="line"/>
+ <point x="84" y="1488" type="line"/>
+ <point x="84" y="1284" type="line"/>
+ <point x="900" y="1284" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1233, 'leftMargin': 28, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0238.glif b/src/Interface-Regular.ufo/glyphs/uni0238.glif
new file mode 100644
index 000000000..d05c9db6d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0238.glif
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0238" format="1">
+ <advance width="2528"/>
+ <unicode hex="0238"/>
+ <outline>
+ <contour>
+ <point x="2400" y="756" type="line"/>
+ <point x="2400" y="1208"/>
+ <point x="2192" y="1516"/>
+ <point x="1816" y="1516" type="curve" smooth="yes"/>
+ <point x="1436" y="1516"/>
+ <point x="1252" y="1240"/>
+ <point x="1212" y="788" type="curve"/>
+ <point x="1212" y="700" type="line"/>
+ <point x="1252" y="248"/>
+ <point x="1436" y="-28"/>
+ <point x="1820" y="-28" type="curve" smooth="yes"/>
+ <point x="2188" y="-28"/>
+ <point x="2400" y="296"/>
+ <point x="2400" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2124" y="728" type="line"/>
+ <point x="2124" y="440"/>
+ <point x="2016" y="200"/>
+ <point x="1748" y="200" type="curve" smooth="yes"/>
+ <point x="1500" y="200"/>
+ <point x="1388" y="396"/>
+ <point x="1344" y="588" type="curve"/>
+ <point x="1344" y="900" type="line"/>
+ <point x="1384" y="1104"/>
+ <point x="1500" y="1288"/>
+ <point x="1744" y="1288" type="curve" smooth="yes"/>
+ <point x="2028" y="1288"/>
+ <point x="2124" y="1044"/>
+ <point x="2124" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1124" y="288" type="line"/>
+ <point x="1148" y="0" type="line"/>
+ <point x="1400" y="0" type="line"/>
+ <point x="1400" y="2112" type="line"/>
+ <point x="1124" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="132" y="728" type="line"/>
+ <point x="132" y="296"/>
+ <point x="372" y="-28"/>
+ <point x="720" y="-28" type="curve" smooth="yes"/>
+ <point x="1100" y="-28"/>
+ <point x="1284" y="248"/>
+ <point x="1324" y="700" type="curve"/>
+ <point x="1324" y="788" type="line"/>
+ <point x="1284" y="1240"/>
+ <point x="1100" y="1516"/>
+ <point x="724" y="1516" type="curve" smooth="yes"/>
+ <point x="368" y="1516"/>
+ <point x="132" y="1208"/>
+ <point x="132" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="408" y="756" type="line"/>
+ <point x="408" y="1044"/>
+ <point x="520" y="1288"/>
+ <point x="792" y="1288" type="curve" smooth="yes"/>
+ <point x="1036" y="1288"/>
+ <point x="1152" y="1104"/>
+ <point x="1192" y="900" type="curve"/>
+ <point x="1192" y="588" type="line"/>
+ <point x="1136" y="380"/>
+ <point x="1036" y="200"/>
+ <point x="788" y="200" type="curve" smooth="yes"/>
+ <point x="520" y="200"/>
+ <point x="408" y="440"/>
+ <point x="408" y="728" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2520, 'leftMargin': 127, 'rightMargin': 126}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0239.glif b/src/Interface-Regular.ufo/glyphs/uni0239.glif
new file mode 100644
index 000000000..73dd5dc8d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0239.glif
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0239" format="1">
+ <advance width="2528"/>
+ <unicode hex="0239"/>
+ <outline>
+ <contour>
+ <point x="1124" y="-572" type="line"/>
+ <point x="1400" y="-572" type="line"/>
+ <point x="1400" y="1204" type="line"/>
+ <point x="1376" y="1488" type="line"/>
+ <point x="1148" y="1488" type="line"/>
+ <point x="1124" y="1204" type="line"/>
+ </contour>
+ <contour>
+ <point x="132" y="728" type="line"/>
+ <point x="132" y="296"/>
+ <point x="356" y="-28"/>
+ <point x="728" y="-28" type="curve" smooth="yes"/>
+ <point x="1108" y="-28"/>
+ <point x="1300" y="248"/>
+ <point x="1340" y="700" type="curve"/>
+ <point x="1340" y="788" type="line"/>
+ <point x="1300" y="1240"/>
+ <point x="1108" y="1516"/>
+ <point x="728" y="1516" type="curve" smooth="yes"/>
+ <point x="352" y="1516"/>
+ <point x="132" y="1208"/>
+ <point x="132" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="408" y="756" type="line"/>
+ <point x="408" y="1044"/>
+ <point x="528" y="1296"/>
+ <point x="800" y="1296" type="curve" smooth="yes"/>
+ <point x="1044" y="1296"/>
+ <point x="1168" y="1104"/>
+ <point x="1208" y="900" type="curve"/>
+ <point x="1208" y="588" type="line"/>
+ <point x="1152" y="380"/>
+ <point x="1044" y="192"/>
+ <point x="796" y="192" type="curve" smooth="yes"/>
+ <point x="528" y="192"/>
+ <point x="408" y="440"/>
+ <point x="408" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2396" y="756" type="line"/>
+ <point x="2396" y="1208"/>
+ <point x="2192" y="1516"/>
+ <point x="1812" y="1516" type="curve" smooth="yes"/>
+ <point x="1432" y="1516"/>
+ <point x="1240" y="1240"/>
+ <point x="1196" y="788" type="curve"/>
+ <point x="1196" y="672" type="line"/>
+ <point x="1240" y="240"/>
+ <point x="1432" y="-28"/>
+ <point x="1816" y="-28" type="curve" smooth="yes"/>
+ <point x="2188" y="-28"/>
+ <point x="2396" y="296"/>
+ <point x="2396" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2120" y="728" type="line"/>
+ <point x="2120" y="440"/>
+ <point x="2004" y="192"/>
+ <point x="1732" y="192" type="curve" smooth="yes"/>
+ <point x="1488" y="192"/>
+ <point x="1384" y="368"/>
+ <point x="1328" y="560" type="curve"/>
+ <point x="1328" y="900" type="line"/>
+ <point x="1372" y="1104"/>
+ <point x="1488" y="1288"/>
+ <point x="1728" y="1288" type="curve" smooth="yes"/>
+ <point x="2004" y="1288"/>
+ <point x="2120" y="1044"/>
+ <point x="2120" y="756" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2518, 'leftMargin': 127, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni023A_.glif b/src/Interface-Regular.ufo/glyphs/uni023A_.glif
new file mode 100644
index 000000000..b5091810d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni023A_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni023A" format="1">
+ <advance width="2048"/>
+ <unicode hex="023A"/>
+ <outline>
+ <contour>
+ <point x="2068" y="2144" type="line"/>
+ <point x="1836" y="2144" type="line"/>
+ <point x="-20" y="-172" type="line"/>
+ <point x="212" y="-172" type="line"/>
+ </contour>
+ <component base="A" xOffset="204"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1855, 'leftMargin': -226, 'rightMargin': -8}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni023B_.glif b/src/Interface-Regular.ufo/glyphs/uni023B_.glif
new file mode 100644
index 000000000..1983e456e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni023B_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni023B" format="1">
+ <advance width="2016"/>
+ <unicode hex="023B"/>
+ <outline>
+ <contour>
+ <point x="1484" y="2144" type="line"/>
+ <point x="1292" y="2144" type="line"/>
+ <point x="400" y="-172" type="line"/>
+ <point x="592" y="-172" type="line"/>
+ </contour>
+ <component base="C" xOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1834, 'leftMargin': 256, 'rightMargin': 2}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni023C_.glif b/src/Interface-Regular.ufo/glyphs/uni023C_.glif
new file mode 100644
index 000000000..9f0b0761c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni023C_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni023C" format="1">
+ <advance width="1504"/>
+ <unicode hex="023C"/>
+ <outline>
+ <contour>
+ <point x="1284" y="2004" type="line"/>
+ <point x="1096" y="2004" type="line"/>
+ <point x="44" y="-572" type="line"/>
+ <point x="236" y="-572" type="line"/>
+ </contour>
+ <component base="c" xOffset="-68"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 110, 'rightMargin': -48}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni023D_.glif b/src/Interface-Regular.ufo/glyphs/uni023D_.glif
new file mode 100644
index 000000000..ea15ca334
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni023D_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni023D" format="1">
+ <advance width="1760"/>
+ <unicode hex="023D"/>
+ <outline>
+ <contour>
+ <point x="556" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1720" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="956" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="L" xOffset="196"/>
+ <component base="crossbar" xOffset="-56"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1614, 'leftMargin': 41, 'rightMargin': 103}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni023E_.glif b/src/Interface-Regular.ufo/glyphs/uni023E_.glif
new file mode 100644
index 000000000..c6dd4d921
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni023E_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni023E" format="1">
+ <advance width="1760"/>
+ <unicode hex="023E"/>
+ <outline>
+ <contour>
+ <point x="1568" y="2144" type="line"/>
+ <point x="1368" y="2144" type="line"/>
+ <point x="156" y="-172" type="line"/>
+ <point x="360" y="-172" type="line"/>
+ </contour>
+ <component base="T" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1680, 'leftMargin': 128, 'rightMargin': 16}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni023F_.glif b/src/Interface-Regular.ufo/glyphs/uni023F_.glif
new file mode 100644
index 000000000..c8080b941
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni023F_.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni023F" format="1">
+ <advance width="1504"/>
+ <unicode hex="023F"/>
+ <outline>
+ <contour>
+ <point x="1080" y="396" type="curve" smooth="yes"/>
+ <point x="1080" y="280"/>
+ <point x="972" y="192"/>
+ <point x="776" y="192" type="curve" smooth="yes"/>
+ <point x="624" y="192"/>
+ <point x="448" y="256"/>
+ <point x="340" y="440" type="curve"/>
+ <point x="152" y="328" type="line"/>
+ <point x="496" y="-280" type="line" smooth="yes"/>
+ <point x="612" y="-484"/>
+ <point x="724" y="-600"/>
+ <point x="900" y="-600" type="curve" smooth="yes"/>
+ <point x="1008" y="-600"/>
+ <point x="1120" y="-524"/>
+ <point x="1180" y="-464" type="curve"/>
+ <point x="1088" y="-304" type="line"/>
+ <point x="1044" y="-344"/>
+ <point x="976" y="-388"/>
+ <point x="904" y="-388" type="curve" smooth="yes"/>
+ <point x="796" y="-388"/>
+ <point x="740" y="-284"/>
+ <point x="600" y="-16" type="curve"/>
+ <point x="652" y="-24"/>
+ <point x="712" y="-28"/>
+ <point x="776" y="-28" type="curve" smooth="yes"/>
+ <point x="1124" y="-28"/>
+ <point x="1356" y="156"/>
+ <point x="1356" y="420" type="curve" smooth="yes"/>
+ <point x="1356" y="664"/>
+ <point x="1156" y="784"/>
+ <point x="836" y="860" type="curve" smooth="yes"/>
+ <point x="648" y="904"/>
+ <point x="488" y="932"/>
+ <point x="488" y="1084" type="curve" smooth="yes"/>
+ <point x="488" y="1188"/>
+ <point x="568" y="1296"/>
+ <point x="768" y="1296" type="curve" smooth="yes"/>
+ <point x="960" y="1296"/>
+ <point x="1064" y="1164"/>
+ <point x="1064" y="1048" type="curve"/>
+ <point x="1340" y="1048" type="line"/>
+ <point x="1340" y="1304"/>
+ <point x="1128" y="1516"/>
+ <point x="768" y="1516" type="curve" smooth="yes"/>
+ <point x="432" y="1516"/>
+ <point x="212" y="1312"/>
+ <point x="212" y="1076" type="curve" smooth="yes"/>
+ <point x="212" y="824"/>
+ <point x="424" y="716"/>
+ <point x="756" y="644" type="curve" smooth="yes"/>
+ <point x="1008" y="588"/>
+ <point x="1080" y="520"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1459, 'leftMargin': 122, 'rightMargin': 132}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0240.glif b/src/Interface-Regular.ufo/glyphs/uni0240.glif
new file mode 100644
index 000000000..e48b7fcf1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0240.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0240" format="1">
+ <advance width="1504"/>
+ <unicode hex="0240"/>
+ <outline>
+ <contour>
+ <point x="140" y="220" type="line"/>
+ <point x="140" y="0" type="line"/>
+ <point x="380" y="0" type="line" smooth="yes"/>
+ <point x="828" y="0"/>
+ <point x="768" y="-600"/>
+ <point x="1180" y="-600" type="curve" smooth="yes"/>
+ <point x="1308" y="-600"/>
+ <point x="1412" y="-524"/>
+ <point x="1472" y="-464" type="curve"/>
+ <point x="1380" y="-304" type="line"/>
+ <point x="1332" y="-348"/>
+ <point x="1272" y="-388"/>
+ <point x="1196" y="-388" type="curve" smooth="yes"/>
+ <point x="980" y="-388"/>
+ <point x="948" y="220"/>
+ <point x="476" y="220" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1180" y="1300" type="line"/>
+ <point x="1180" y="1488" type="line"/>
+ <point x="1004" y="1488" type="line"/>
+ <point x="32" y="200" type="line"/>
+ <point x="32" y="0" type="line"/>
+ <point x="200" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1060" y="1488" type="line"/>
+ <point x="40" y="1488" type="line"/>
+ <point x="40" y="1268" type="line"/>
+ <point x="1060" y="1268" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1403, 'leftMargin': 122, 'rightMargin': -160}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0241.glif b/src/Interface-Regular.ufo/glyphs/uni0241.glif
new file mode 100644
index 000000000..be32573f7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0241.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0241" format="1">
+ <advance width="1504"/>
+ <unicode hex="0241"/>
+ <outline>
+ <contour>
+ <point x="656" y="624" type="line"/>
+ <point x="656" y="384" type="line"/>
+ <point x="716" y="384" type="line" smooth="yes"/>
+ <point x="1172" y="384"/>
+ <point x="1392" y="732"/>
+ <point x="1392" y="1128" type="curve" smooth="yes"/>
+ <point x="1392" y="1288" type="line" smooth="yes"/>
+ <point x="1392" y="1684"/>
+ <point x="1172" y="2032"/>
+ <point x="716" y="2032" type="curve" smooth="yes"/>
+ <point x="360" y="2032"/>
+ <point x="124" y="1792"/>
+ <point x="112" y="1472" type="curve"/>
+ <point x="380" y="1472" type="line"/>
+ <point x="392" y="1664"/>
+ <point x="516" y="1792"/>
+ <point x="716" y="1792" type="curve" smooth="yes"/>
+ <point x="1024" y="1792"/>
+ <point x="1108" y="1536"/>
+ <point x="1108" y="1288" type="curve" smooth="yes"/>
+ <point x="1108" y="1128" type="line" smooth="yes"/>
+ <point x="1108" y="876"/>
+ <point x="1028" y="624"/>
+ <point x="716" y="624" type="curve"/>
+ </contour>
+ <contour>
+ <point x="872" y="624" type="line"/>
+ <point x="584" y="624" type="line"/>
+ <point x="584" y="0" type="line"/>
+ <point x="872" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1526, 'leftMargin': 88, 'rightMargin': 156}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0242.glif b/src/Interface-Regular.ufo/glyphs/uni0242.glif
new file mode 100644
index 000000000..480a9b5f6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0242.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0242" format="1">
+ <advance width="1504"/>
+ <unicode hex="0242"/>
+ <outline>
+ <contour>
+ <point x="184" y="964" type="curve"/>
+ <point x="460" y="964" type="line"/>
+ <point x="460" y="1152"/>
+ <point x="568" y="1296"/>
+ <point x="736" y="1296" type="curve" smooth="yes"/>
+ <point x="968" y="1296"/>
+ <point x="1048" y="1136"/>
+ <point x="1048" y="948" type="curve" smooth="yes"/>
+ <point x="1048" y="756"/>
+ <point x="972" y="616"/>
+ <point x="760" y="616" type="curve" smooth="yes"/>
+ <point x="700" y="616" type="line"/>
+ <point x="700" y="444" type="line"/>
+ <point x="764" y="444" type="line" smooth="yes"/>
+ <point x="1172" y="444"/>
+ <point x="1320" y="668"/>
+ <point x="1320" y="944" type="curve" smooth="yes"/>
+ <point x="1320" y="1316"/>
+ <point x="1112" y="1516"/>
+ <point x="736" y="1516" type="curve" smooth="yes"/>
+ <point x="428" y="1516"/>
+ <point x="184" y="1304"/>
+ </contour>
+ <contour>
+ <point x="632" y="616" type="line"/>
+ <point x="632" y="0" type="line"/>
+ <point x="908" y="0" type="line"/>
+ <point x="908" y="616" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1352, 'leftMargin': 88, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0243.glif b/src/Interface-Regular.ufo/glyphs/uni0243.glif
new file mode 100644
index 000000000..c2919484d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0243.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0243" format="1">
+ <advance width="2016"/>
+ <unicode hex="0243"/>
+ <outline>
+ <contour>
+ <point x="980" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1964" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="980" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="B" xOffset="204"/>
+ <component base="crossbar" xOffset="-48" yOffset="-416"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1851, 'leftMargin': 41, 'rightMargin': 100}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0244.glif b/src/Interface-Regular.ufo/glyphs/uni0244.glif
new file mode 100644
index 000000000..834ee78d4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0244.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0244" format="1">
+ <advance width="2272"/>
+ <unicode hex="0244"/>
+ <outline>
+ <contour>
+ <point x="1136" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1136" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2236" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2196" y="1144" type="line"/>
+ <point x="80" y="1144" type="line"/>
+ <point x="80" y="924" type="line"/>
+ <point x="2196" y="924" type="line"/>
+ </contour>
+ <component base="U" xOffset="228"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2199, 'leftMargin': 41, 'rightMargin': 42}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0245.glif b/src/Interface-Regular.ufo/glyphs/uni0245.glif
new file mode 100644
index 000000000..00212bee8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0245.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0245" format="1">
+ <advance width="2016"/>
+ <unicode hex="0245"/>
+ <outline>
+ <contour>
+ <point x="1564" y="0" type="line"/>
+ <point x="1876" y="0" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="912" y="2004" type="line"/>
+ <point x="984" y="1688" type="line"/>
+ </contour>
+ <contour>
+ <point x="1028" y="1688" type="line"/>
+ <point x="1104" y="2004" type="line"/>
+ <point x="884" y="2004" type="line"/>
+ <point x="144" y="0" type="line"/>
+ <point x="456" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1805, 'leftMargin': 37, 'rightMargin': 37}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0246.glif b/src/Interface-Regular.ufo/glyphs/uni0246.glif
new file mode 100644
index 000000000..5be170517
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0246.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0246" format="1">
+ <advance width="1760"/>
+ <unicode hex="0246"/>
+ <outline>
+ <contour>
+ <point x="1324" y="2144" type="line"/>
+ <point x="1136" y="2144" type="line"/>
+ <point x="516" y="-172" type="line"/>
+ <point x="708" y="-172" type="line"/>
+ </contour>
+ <component base="E" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1601, 'leftMargin': 256, 'rightMargin': 65}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0247.glif b/src/Interface-Regular.ufo/glyphs/uni0247.glif
new file mode 100644
index 000000000..2a5536047
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0247.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0247" format="1">
+ <advance width="1504"/>
+ <unicode hex="0247"/>
+ <outline>
+ <contour>
+ <point x="1348" y="2004" type="line"/>
+ <point x="1160" y="2004" type="line"/>
+ <point x="108" y="-572" type="line"/>
+ <point x="300" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="812" y="-28" type="curve" smooth="yes"/>
+ <point x="1116" y="-28"/>
+ <point x="1284" y="116"/>
+ <point x="1380" y="264" type="curve"/>
+ <point x="1216" y="392" type="line"/>
+ <point x="1124" y="276"/>
+ <point x="1008" y="192"/>
+ <point x="828" y="192" type="curve" smooth="yes"/>
+ <point x="556" y="192"/>
+ <point x="400" y="416"/>
+ <point x="400" y="692" type="curve" smooth="yes"/>
+ <point x="400" y="748" type="line" smooth="yes"/>
+ <point x="400" y="1104"/>
+ <point x="556" y="1296"/>
+ <point x="780" y="1296" type="curve" smooth="yes"/>
+ <point x="1036" y="1296"/>
+ <point x="1124" y="1088"/>
+ <point x="1124" y="900" type="curve" smooth="yes"/>
+ <point x="1124" y="880" type="line"/>
+ <point x="288" y="880" type="line"/>
+ <point x="288" y="660" type="line"/>
+ <point x="1396" y="660" type="line"/>
+ <point x="1396" y="780" type="line" smooth="yes"/>
+ <point x="1396" y="1200"/>
+ <point x="1216" y="1516"/>
+ <point x="780" y="1516" type="curve" smooth="yes"/>
+ <point x="444" y="1516"/>
+ <point x="128" y="1240"/>
+ <point x="128" y="748" type="curve" smooth="yes"/>
+ <point x="128" y="692" type="line" smooth="yes"/>
+ <point x="128" y="272"/>
+ <point x="392" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1502, 'leftMargin': 110, 'rightMargin': 102}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0248.glif b/src/Interface-Regular.ufo/glyphs/uni0248.glif
new file mode 100644
index 000000000..1ae94ad1b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0248.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0248" format="1">
+ <advance width="1764"/>
+ <unicode hex="0248"/>
+ <outline>
+ <contour>
+ <point x="1192" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1684" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="704" y="-16" type="move" name="bottom"/>
+ </contour>
+ <component base="J"/>
+ <component base="crossbar" xOffset="556"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 128, 'rightMargin': 41.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0249.ccmp.glif b/src/Interface-Regular.ufo/glyphs/uni0249.ccmp.glif
new file mode 100644
index 000000000..541cabd3e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0249.ccmp.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0249.ccmp" format="1">
+ <advance width="992"/>
+ <outline>
+ <contour>
+ <point x="512" y="1716" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="988" y="1716" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="512" y="-632" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessj" xOffset="140"/>
+ <component base="crossbar" xOffset="-140" yOffset="-164"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 980, 'leftMargin': 41, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0249.glif b/src/Interface-Regular.ufo/glyphs/uni0249.glif
new file mode 100644
index 000000000..27c354258
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0249.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0249" format="1">
+ <advance width="992"/>
+ <unicode hex="0249"/>
+ <outline>
+ <contour>
+ <point x="504" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="980" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="460" y="-632" type="move" name="bottom"/>
+ </contour>
+ <component base="j" xOffset="172"/>
+ <component base="crossbar" xOffset="-148" yOffset="-164"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 965, 'leftMargin': 41, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni024A_.glif b/src/Interface-Regular.ufo/glyphs/uni024A_.glif
new file mode 100644
index 000000000..6b10af8b9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni024A_.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni024A" format="1">
+ <advance width="2016"/>
+ <unicode hex="024A"/>
+ <outline>
+ <contour>
+ <point x="1652" y="1000" type="line"/>
+ <point x="1368" y="1000" type="line"/>
+ <point x="1368" y="356" type="line"/>
+ <point x="1316" y="296"/>
+ <point x="1228" y="212"/>
+ <point x="940" y="212" type="curve" smooth="yes"/>
+ <point x="532" y="212"/>
+ <point x="380" y="536"/>
+ <point x="380" y="932" type="curve" smooth="yes"/>
+ <point x="380" y="1064" type="line"/>
+ <point x="96" y="1060" type="line"/>
+ <point x="96" y="932" type="line" smooth="yes"/>
+ <point x="96" y="428"/>
+ <point x="348" y="-28"/>
+ <point x="940" y="-28" type="curve" smooth="yes"/>
+ <point x="1400" y="-28"/>
+ <point x="1580" y="160"/>
+ <point x="1652" y="272" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1652" y="1732" type="line"/>
+ <point x="1580" y="1844"/>
+ <point x="1400" y="2032"/>
+ <point x="940" y="2032" type="curve" smooth="yes"/>
+ <point x="388" y="2032"/>
+ <point x="96" y="1612"/>
+ <point x="96" y="1072" type="curve" smooth="yes"/>
+ <point x="96" y="956" type="line"/>
+ <point x="380" y="956" type="line"/>
+ <point x="380" y="1072" type="line" smooth="yes"/>
+ <point x="380" y="1428"/>
+ <point x="508" y="1792"/>
+ <point x="940" y="1792" type="curve" smooth="yes"/>
+ <point x="1228" y="1792"/>
+ <point x="1316" y="1708"/>
+ <point x="1368" y="1648" type="curve"/>
+ <point x="1368" y="976" type="line"/>
+ <point x="1652" y="976" type="line"/>
+ </contour>
+ <contour>
+ <point x="1652" y="2004" type="line"/>
+ <point x="1436" y="2004" type="line"/>
+ <point x="1368" y="1732" type="line"/>
+ <point x="1368" y="-96" type="line"/>
+ <point x="1652" y="-96" type="line"/>
+ </contour>
+ <contour>
+ <point x="1368" y="-24" type="line"/>
+ <point x="1368" y="-124" type="line"/>
+ <point x="1368" y="-432"/>
+ <point x="1500" y="-600"/>
+ <point x="1760" y="-600" type="curve" smooth="yes"/>
+ <point x="1808" y="-600"/>
+ <point x="1880" y="-592"/>
+ <point x="1920" y="-580" type="curve"/>
+ <point x="1920" y="-360" type="line"/>
+ <point x="1892" y="-368"/>
+ <point x="1856" y="-368"/>
+ <point x="1832" y="-368" type="curve" smooth="yes"/>
+ <point x="1712" y="-368"/>
+ <point x="1652" y="-308"/>
+ <point x="1652" y="-124" type="curve"/>
+ <point x="1652" y="-24" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1998, 'leftMargin': 161, 'rightMargin': 14}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni024B_.glif b/src/Interface-Regular.ufo/glyphs/uni024B_.glif
new file mode 100644
index 000000000..54a25fe62
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni024B_.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni024B" format="1">
+ <advance width="1760"/>
+ <unicode hex="024B"/>
+ <outline>
+ <contour>
+ <point x="1100" y="-160" type="line"/>
+ <point x="1372" y="-160" type="line"/>
+ <point x="1372" y="1488" type="line"/>
+ <point x="1124" y="1488" type="line"/>
+ <point x="1100" y="1204" type="line"/>
+ </contour>
+ <contour>
+ <point x="108" y="728" type="line"/>
+ <point x="108" y="296"/>
+ <point x="332" y="-28"/>
+ <point x="700" y="-28" type="curve" smooth="yes"/>
+ <point x="1084" y="-28"/>
+ <point x="1272" y="248"/>
+ <point x="1312" y="700" type="curve"/>
+ <point x="1312" y="788" type="line"/>
+ <point x="1272" y="1240"/>
+ <point x="1084" y="1516"/>
+ <point x="704" y="1516" type="curve" smooth="yes"/>
+ <point x="328" y="1516"/>
+ <point x="108" y="1208"/>
+ <point x="108" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="380" y="756" type="line"/>
+ <point x="380" y="1044"/>
+ <point x="500" y="1296"/>
+ <point x="772" y="1296" type="curve" smooth="yes"/>
+ <point x="1016" y="1296"/>
+ <point x="1140" y="1104"/>
+ <point x="1184" y="900" type="curve"/>
+ <point x="1184" y="588" type="line"/>
+ <point x="1128" y="380"/>
+ <point x="1016" y="192"/>
+ <point x="772" y="192" type="curve" smooth="yes"/>
+ <point x="500" y="192"/>
+ <point x="380" y="440"/>
+ <point x="380" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1100" y="12" type="line"/>
+ <point x="1100" y="-192" type="line" smooth="yes"/>
+ <point x="1100" y="-456"/>
+ <point x="1296" y="-600"/>
+ <point x="1520" y="-600" type="curve" smooth="yes"/>
+ <point x="1564" y="-600"/>
+ <point x="1620" y="-596"/>
+ <point x="1656" y="-584" type="curve"/>
+ <point x="1656" y="-400" type="line"/>
+ <point x="1636" y="-408"/>
+ <point x="1600" y="-408"/>
+ <point x="1580" y="-408" type="curve" smooth="yes"/>
+ <point x="1452" y="-408"/>
+ <point x="1372" y="-352"/>
+ <point x="1372" y="-192" type="curve" smooth="yes"/>
+ <point x="1372" y="12" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1662, 'leftMargin': 127, 'rightMargin': -14}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni024C_.glif b/src/Interface-Regular.ufo/glyphs/uni024C_.glif
new file mode 100644
index 000000000..82baecb24
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni024C_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni024C" format="1">
+ <advance width="2016"/>
+ <unicode hex="024C"/>
+ <outline>
+ <contour>
+ <point x="928" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="928" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1904" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="412" y="2004" type="line"/>
+ <point x="412" y="0" type="line"/>
+ <point x="696" y="0" type="line"/>
+ <point x="696" y="1772" type="line"/>
+ <point x="1076" y="1772" type="line" smooth="yes"/>
+ <point x="1376" y="1772"/>
+ <point x="1496" y="1624"/>
+ <point x="1496" y="1400" type="curve" smooth="yes"/>
+ <point x="1496" y="1196"/>
+ <point x="1356" y="1036"/>
+ <point x="1080" y="1036" type="curve" smooth="yes"/>
+ <point x="144" y="1036" type="line"/>
+ <point x="144" y="808" type="line"/>
+ <point x="1240" y="808" type="line"/>
+ <point x="1320" y="836" type="line"/>
+ <point x="1612" y="916"/>
+ <point x="1784" y="1124"/>
+ <point x="1784" y="1400" type="curve" smooth="yes"/>
+ <point x="1784" y="1792"/>
+ <point x="1536" y="2004"/>
+ <point x="1076" y="2004" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1568" y="0" type="line"/>
+ <point x="1872" y="0" type="line"/>
+ <point x="1872" y="16" type="line"/>
+ <point x="1384" y="912" type="line"/>
+ <point x="1088" y="912" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1816, 'leftMargin': 55, 'rightMargin': 33}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni024D_.glif b/src/Interface-Regular.ufo/glyphs/uni024D_.glif
new file mode 100644
index 000000000..457a5e5de
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni024D_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni024D" format="1">
+ <advance width="1248"/>
+ <unicode hex="024D"/>
+ <outline>
+ <contour>
+ <point x="588" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1112" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="480" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="r" xOffset="156"/>
+ <component base="crossbar" xOffset="-132" yOffset="-220"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1084, 'leftMargin': 41, 'rightMargin': -68}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni024E_.glif b/src/Interface-Regular.ufo/glyphs/uni024E_.glif
new file mode 100644
index 000000000..168f1902f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni024E_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni024E" format="1">
+ <advance width="2016"/>
+ <unicode hex="024E"/>
+ <outline>
+ <contour>
+ <point x="1008" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1008" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1964" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1924" y="1628" type="line"/>
+ <point x="96" y="1628" type="line"/>
+ <point x="96" y="1464" type="line"/>
+ <point x="1924" y="1464" type="line"/>
+ </contour>
+ <component base="Y" xOffset="164"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1911, 'leftMargin': 41, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni024F_.glif b/src/Interface-Regular.ufo/glyphs/uni024F_.glif
new file mode 100644
index 000000000..c93662cf2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni024F_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni024F" format="1">
+ <advance width="1536"/>
+ <unicode hex="024F"/>
+ <outline>
+ <contour>
+ <point x="640" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="920" y="-216" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1384" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1344" y="1052" type="line"/>
+ <point x="-16" y="1052" type="line"/>
+ <point x="-16" y="888" type="line"/>
+ <point x="1344" y="888" type="line"/>
+ </contour>
+ <component base="y" xOffset="12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1442, 'leftMargin': 41, 'rightMargin': -167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0268.ccmp.glif b/src/Interface-Regular.ufo/glyphs/uni0268.ccmp.glif
new file mode 100644
index 000000000..593a11233
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0268.ccmp.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0268.ccmp" format="1">
+ <advance width="992"/>
+ <outline>
+ <contour>
+ <point x="512" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="980" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="504" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessi" xOffset="156"/>
+ <component base="crossbar" xOffset="-148" yOffset="-164"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 965, 'leftMargin': 41, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni029D_.ccmp.glif b/src/Interface-Regular.ufo/glyphs/uni029D_.ccmp.glif
new file mode 100644
index 000000000..0418a2308
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni029D_.ccmp.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni029D.ccmp" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="788" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="784" y="-632" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1208" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1180" y="132" type="line"/>
+ <point x="464" y="132" type="line" smooth="yes"/>
+ <point x="244" y="132"/>
+ <point x="72" y="0"/>
+ <point x="72" y="-236" type="curve" smooth="yes"/>
+ <point x="72" y="-448"/>
+ <point x="240" y="-600"/>
+ <point x="488" y="-600" type="curve" smooth="yes"/>
+ <point x="812" y="-600"/>
+ <point x="920" y="-388"/>
+ <point x="920" y="-168" type="curve" smooth="yes"/>
+ <point x="920" y="312" type="line"/>
+ <point x="648" y="312" type="line"/>
+ <point x="648" y="-228" type="line" smooth="yes"/>
+ <point x="648" y="-316"/>
+ <point x="596" y="-380"/>
+ <point x="484" y="-380" type="curve" smooth="yes"/>
+ <point x="400" y="-380"/>
+ <point x="344" y="-320"/>
+ <point x="344" y="-236" type="curve" smooth="yes"/>
+ <point x="344" y="-156"/>
+ <point x="404" y="-88"/>
+ <point x="500" y="-88" type="curve" smooth="yes"/>
+ <point x="1180" y="-88" type="line"/>
+ </contour>
+ <component base="dotlessi" xOffset="436"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1177.0, 'leftMargin': 41, 'rightMargin': 27.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02A9_.glif b/src/Interface-Regular.ufo/glyphs/uni02A9_.glif
new file mode 100644
index 000000000..008cc016a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02A9_.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02A9" format="1">
+ <advance width="2272"/>
+ <unicode hex="02A9"/>
+ <outline>
+ <contour>
+ <point x="1616" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1616" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2364" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1272" y="1488" type="line"/>
+ <point x="996" y="1488" type="line"/>
+ <point x="996" y="0" type="line"/>
+ <point x="1272" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1208" y="796" type="line"/>
+ <point x="1208" y="1072"/>
+ <point x="1380" y="1288"/>
+ <point x="1616" y="1288" type="curve" smooth="yes"/>
+ <point x="1804" y="1288"/>
+ <point x="1904" y="1176"/>
+ <point x="1904" y="940" type="curve" smooth="yes"/>
+ <point x="1904" y="0" type="line"/>
+ <point x="2180" y="0" type="line"/>
+ <point x="2180" y="936" type="line" smooth="yes"/>
+ <point x="2180" y="1344"/>
+ <point x="1992" y="1516"/>
+ <point x="1700" y="1516" type="curve" smooth="yes"/>
+ <point x="1336" y="1516"/>
+ <point x="1092" y="1212"/>
+ <point x="1092" y="792" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1904" y="116" type="line"/>
+ <point x="1904" y="-84" type="line" smooth="yes"/>
+ <point x="1904" y="-244"/>
+ <point x="1824" y="-300"/>
+ <point x="1696" y="-300" type="curve" smooth="yes"/>
+ <point x="1676" y="-300"/>
+ <point x="1644" y="-296"/>
+ <point x="1620" y="-292" type="curve"/>
+ <point x="1620" y="-476" type="line"/>
+ <point x="1660" y="-488"/>
+ <point x="1716" y="-496"/>
+ <point x="1756" y="-496" type="curve" smooth="yes"/>
+ <point x="1984" y="-496"/>
+ <point x="2180" y="-348"/>
+ <point x="2180" y="-84" type="curve" smooth="yes"/>
+ <point x="2180" y="116" type="line"/>
+ </contour>
+ <contour>
+ <point x="600" y="0" type="line"/>
+ <point x="600" y="1640" type="line" smooth="yes"/>
+ <point x="600" y="1816"/>
+ <point x="692" y="1912"/>
+ <point x="852" y="1912" type="curve" smooth="yes"/>
+ <point x="900" y="1912"/>
+ <point x="952" y="1908"/>
+ <point x="988" y="1900" type="curve"/>
+ <point x="1000" y="2120" type="line"/>
+ <point x="944" y="2132"/>
+ <point x="884" y="2140"/>
+ <point x="828" y="2140" type="curve" smooth="yes"/>
+ <point x="516" y="2140"/>
+ <point x="328" y="1964"/>
+ <point x="328" y="1640" type="curve" smooth="yes"/>
+ <point x="328" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1020" y="1488" type="line"/>
+ <point x="96" y="1488" type="line"/>
+ <point x="96" y="1284" type="line"/>
+ <point x="1020" y="1284" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2354.0, 'leftMargin': 83, 'rightMargin': 187.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02AB__.glif b/src/Interface-Regular.ufo/glyphs/uni02AB__.glif
new file mode 100644
index 000000000..8a462645d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02AB__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02AB" format="1">
+ <advance width="1760"/>
+ <unicode hex="02AB"/>
+ <outline>
+ <contour>
+ <point x="980" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="980" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1684" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1588" y="220" type="line"/>
+ <point x="416" y="220" type="line"/>
+ <point x="416" y="0" type="line"/>
+ <point x="1588" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1552" y="1300" type="line"/>
+ <point x="1552" y="1488" type="line"/>
+ <point x="1388" y="1488" type="line"/>
+ <point x="308" y="172" type="line"/>
+ <point x="308" y="0" type="line"/>
+ <point x="492" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1432" y="1488" type="line"/>
+ <point x="360" y="1488" type="line"/>
+ <point x="360" y="1268" type="line"/>
+ <point x="1432" y="1268" type="line"/>
+ </contour>
+ <component base="l" xOffset="-84"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1767, 'leftMargin': 256, 'rightMargin': 98}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02AC__.glif b/src/Interface-Regular.ufo/glyphs/uni02AC__.glif
new file mode 100644
index 000000000..baabe6d9d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02AC__.glif
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02AC" format="1">
+ <advance width="1248"/>
+ <unicode hex="02AC"/>
+ <outline>
+ <contour>
+ <point x="624" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="624" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1260" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="348" y="1380" type="line"/>
+ <point x="348" y="1200" type="line"/>
+ <point x="456" y="1200" type="line"/>
+ <point x="648" y="1820" type="line"/>
+ <point x="660" y="2004" type="line"/>
+ <point x="536" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="260" y="2004" type="line"/>
+ <point x="44" y="2004" type="line"/>
+ <point x="280" y="1200" type="line"/>
+ <point x="400" y="1200" type="line"/>
+ <point x="392" y="1380" type="line"/>
+ </contour>
+ <contour>
+ <point x="864" y="1380" type="line"/>
+ <point x="848" y="1200" type="line"/>
+ <point x="968" y="1200" type="line"/>
+ <point x="1204" y="2004" type="line"/>
+ <point x="992" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="712" y="2004" type="line"/>
+ <point x="596" y="2004" type="line"/>
+ <point x="604" y="1824" type="line"/>
+ <point x="792" y="1200" type="line"/>
+ <point x="904" y="1200" type="line"/>
+ <point x="908" y="1380" type="line"/>
+ </contour>
+ <contour>
+ <point x="348" y="184" type="line"/>
+ <point x="348" y="0" type="line"/>
+ <point x="456" y="0" type="line"/>
+ <point x="648" y="624" type="line"/>
+ <point x="660" y="804" type="line"/>
+ <point x="536" y="804" type="line"/>
+ </contour>
+ <contour>
+ <point x="260" y="804" type="line"/>
+ <point x="44" y="804" type="line"/>
+ <point x="280" y="0" type="line"/>
+ <point x="400" y="0" type="line"/>
+ <point x="392" y="184" type="line"/>
+ </contour>
+ <contour>
+ <point x="864" y="184" type="line"/>
+ <point x="848" y="0" type="line"/>
+ <point x="968" y="0" type="line"/>
+ <point x="1204" y="804" type="line"/>
+ <point x="992" y="804" type="line"/>
+ </contour>
+ <contour>
+ <point x="712" y="804" type="line"/>
+ <point x="596" y="804" type="line"/>
+ <point x="604" y="624" type="line"/>
+ <point x="792" y="0" type="line"/>
+ <point x="904" y="0" type="line"/>
+ <point x="908" y="184" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1269, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02AE__.glif b/src/Interface-Regular.ufo/glyphs/uni02AE__.glif
new file mode 100644
index 000000000..2c4cb10e9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02AE__.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02AE" format="1">
+ <advance width="1760"/>
+ <unicode hex="02AE"/>
+ <outline>
+ <contour>
+ <point x="996" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="996" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1852" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1360" y="-572" type="line" name="hr00"/>
+ <point x="1636" y="-572" type="line"/>
+ <point x="1636" y="1488" type="line"/>
+ <point x="1360" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1384" y="692" type="line"/>
+ <point x="1384" y="416"/>
+ <point x="1284" y="200"/>
+ <point x="988" y="200" type="curve" smooth="yes"/>
+ <point x="860" y="200"/>
+ <point x="728" y="280"/>
+ <point x="728" y="608" type="curve" smooth="yes"/>
+ <point x="728" y="940" type="line"/>
+ <point x="456" y="940" type="line"/>
+ <point x="456" y="608" type="line" smooth="yes"/>
+ <point x="456" y="156"/>
+ <point x="652" y="-28"/>
+ <point x="944" y="-28" type="curve" smooth="yes"/>
+ <point x="1352" y="-28"/>
+ <point x="1512" y="280"/>
+ <point x="1512" y="696" type="curve"/>
+ </contour>
+ <contour>
+ <point x="728" y="800" type="line"/>
+ <point x="728" y="1036" type="line" smooth="yes"/>
+ <point x="728" y="1344"/>
+ <point x="548" y="1516"/>
+ <point x="284" y="1516" type="curve" smooth="yes"/>
+ <point x="240" y="1516"/>
+ <point x="168" y="1504"/>
+ <point x="124" y="1492" type="curve"/>
+ <point x="124" y="1276" type="line"/>
+ <point x="152" y="1284"/>
+ <point x="192" y="1288"/>
+ <point x="212" y="1288" type="curve" smooth="yes"/>
+ <point x="360" y="1288"/>
+ <point x="456" y="1224"/>
+ <point x="456" y="1036" type="curve" smooth="yes"/>
+ <point x="456" y="800" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1766, 'leftMargin': 41, 'rightMargin': 214}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02B2_.ccmp.glif b/src/Interface-Regular.ufo/glyphs/uni02B2_.ccmp.glif
new file mode 100644
index 000000000..09da3a80f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02B2_.ccmp.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02B2.ccmp" format="1">
+ <advance width="480"/>
+ <outline>
+ <contour>
+ <point x="332" y="2268" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="208" y="1996" type="line"/>
+ <point x="208" y="860" type="line" smooth="yes"/>
+ <point x="208" y="720"/>
+ <point x="180" y="672"/>
+ <point x="88" y="672" type="curve" smooth="yes"/>
+ <point x="72" y="672"/>
+ <point x="44" y="676"/>
+ <point x="24" y="680" type="curve"/>
+ <point x="24" y="468" type="line"/>
+ <point x="56" y="456"/>
+ <point x="108" y="452"/>
+ <point x="144" y="452" type="curve" smooth="yes"/>
+ <point x="376" y="452"/>
+ <point x="456" y="628"/>
+ <point x="456" y="860" type="curve" smooth="yes"/>
+ <point x="456" y="1996" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 624, 'leftMargin': 41, 'rightMargin': 150}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E5__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E5__uni02E6_.glif
new file mode 100644
index 000000000..b426ea768
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E5__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E5_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1364" y="0" type="line"/>
+ <point x="1364" y="2004" type="line"/>
+ <point x="1088" y="2004" type="line"/>
+ <point x="1088" y="1632" type="line"/>
+ <point x="696" y="2004" type="line"/>
+ <point x="140" y="2004" type="line"/>
+ <point x="140" y="1776" type="line"/>
+ <point x="620" y="1776" type="line"/>
+ <point x="1088" y="1332" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 221, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E5__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E5__uni02E7_.glif
new file mode 100644
index 000000000..23a3f6203
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E5__uni02E7_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E5_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1356" y="0" type="line"/>
+ <point x="1356" y="2004" type="line"/>
+ <point x="1080" y="2004" type="line"/>
+ <point x="1080" y="1340" type="line"/>
+ <point x="704" y="2004" type="line"/>
+ <point x="148" y="2004" type="line"/>
+ <point x="148" y="1776" type="line"/>
+ <point x="572" y="1776" type="line"/>
+ <point x="1080" y="888" type="line"/>
+ <point x="1080" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 237, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E5__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E5__uni02E8_.glif
new file mode 100644
index 000000000..fbb1ecd62
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E5__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E5_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1344" y="0" type="line"/>
+ <point x="1344" y="2004" type="line"/>
+ <point x="1072" y="2004" type="line"/>
+ <point x="1072" y="1084" type="line"/>
+ <point x="712" y="2004" type="line"/>
+ <point x="160" y="2004" type="line"/>
+ <point x="160" y="1776" type="line"/>
+ <point x="560" y="1776" type="line"/>
+ <point x="1072" y="444" type="line"/>
+ <point x="1072" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 259, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E5__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E5__uni02E9_.glif
new file mode 100644
index 000000000..eba5885ec
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E5__uni02E9_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E5_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1364" y="0" type="line"/>
+ <point x="1364" y="2004" type="line"/>
+ <point x="1088" y="2004" type="line"/>
+ <point x="1088" y="744" type="line"/>
+ <point x="696" y="2004" type="line"/>
+ <point x="140" y="2004" type="line"/>
+ <point x="140" y="1776" type="line"/>
+ <point x="532" y="1776" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 221, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6_.glif
new file mode 100644
index 000000000..d4c713e8a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E6" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1032" y="0" type="line"/>
+ <point x="1032" y="2004" type="line"/>
+ <point x="756" y="2004" type="line"/>
+ <point x="756" y="1632" type="line"/>
+ <point x="364" y="2004" type="line"/>
+ <point x="216" y="1840" type="line"/>
+ <point x="756" y="1332" type="line"/>
+ <point x="756" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 217, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6__uni02E5_.glif
new file mode 100644
index 000000000..885c14eda
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6__uni02E5_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E6_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1360" y="0" type="line"/>
+ <point x="1360" y="2004" type="line"/>
+ <point x="1084" y="2004" type="line"/>
+ <point x="688" y="1624" type="line"/>
+ <point x="292" y="2004" type="line"/>
+ <point x="148" y="1840" type="line"/>
+ <point x="688" y="1332" type="line"/>
+ <point x="1084" y="1704" type="line"/>
+ <point x="1084" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 234, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6__uni02E6_.glif
new file mode 100644
index 000000000..4a97ef4b4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E6_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1164" y="1560" type="line"/>
+ <point x="688" y="1560" type="line"/>
+ <point x="212" y="2004" type="line"/>
+ <point x="68" y="1840" type="line"/>
+ <point x="608" y="1332" type="line"/>
+ <point x="1164" y="1332" type="line"/>
+ <point x="1164" y="0" type="line"/>
+ <point x="1436" y="0" type="line"/>
+ <point x="1436" y="2004" type="line"/>
+ <point x="1164" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 76, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6__uni02E7_.glif
new file mode 100644
index 000000000..574706522
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6__uni02E7_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E6_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1416" y="0" type="line"/>
+ <point x="1416" y="2004" type="line"/>
+ <point x="1140" y="2004" type="line"/>
+ <point x="1140" y="1160" type="line"/>
+ <point x="236" y="2004" type="line"/>
+ <point x="92" y="1840" type="line"/>
+ <point x="1140" y="860" type="line"/>
+ <point x="1140" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 121, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6__uni02E8_.glif
new file mode 100644
index 000000000..fce226e37
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E6_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1416" y="0" type="line"/>
+ <point x="1416" y="2004" type="line"/>
+ <point x="1140" y="2004" type="line"/>
+ <point x="1140" y="868" type="line"/>
+ <point x="776" y="1492" type="line"/>
+ <point x="236" y="2004" type="line"/>
+ <point x="88" y="1840" type="line"/>
+ <point x="588" y="1372" type="line"/>
+ <point x="1140" y="416" type="line"/>
+ <point x="1140" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 118, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6__uni02E9_.glif
new file mode 100644
index 000000000..fb4dc7e69
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E6__uni02E9_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E6_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1400" y="0" type="line"/>
+ <point x="1400" y="2004" type="line"/>
+ <point x="1124" y="2004" type="line"/>
+ <point x="1124" y="640" type="line"/>
+ <point x="792" y="1492" type="line"/>
+ <point x="252" y="2004" type="line"/>
+ <point x="104" y="1840" type="line"/>
+ <point x="592" y="1380" type="line"/>
+ <point x="1124" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 150, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7_.glif
new file mode 100644
index 000000000..707beacc1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E7" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1048" y="0" type="line"/>
+ <point x="1048" y="2004" type="line"/>
+ <point x="776" y="2004" type="line"/>
+ <point x="776" y="1340" type="line"/>
+ <point x="392" y="2004" type="line"/>
+ <point x="200" y="1888" type="line"/>
+ <point x="776" y="888" type="line"/>
+ <point x="776" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 184, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7__uni02E5_.glif
new file mode 100644
index 000000000..011736abb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7__uni02E5_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E7_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1368" y="0" type="line"/>
+ <point x="1368" y="2004" type="line"/>
+ <point x="1092" y="2004" type="line"/>
+ <point x="708" y="1328" type="line"/>
+ <point x="332" y="2004" type="line"/>
+ <point x="140" y="1888" type="line"/>
+ <point x="716" y="896" type="line"/>
+ <point x="1092" y="1560" type="line"/>
+ <point x="1092" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 217, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7__uni02E6_.glif
new file mode 100644
index 000000000..171e7af5c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E7_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1376" y="0" type="line"/>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1100" y="2004" type="line"/>
+ <point x="1100" y="1560" type="line"/>
+ <point x="756" y="1228" type="line"/>
+ <point x="324" y="2004" type="line"/>
+ <point x="132" y="1888" type="line"/>
+ <point x="704" y="888" type="line"/>
+ <point x="1100" y="1260" type="line"/>
+ <point x="1100" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 201, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7__uni02E7_.glif
new file mode 100644
index 000000000..c8145fb03
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7__uni02E7_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E7_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1180" y="1116" type="line"/>
+ <point x="752" y="1116" type="line"/>
+ <point x="244" y="2004" type="line"/>
+ <point x="52" y="1888" type="line"/>
+ <point x="624" y="888" type="line"/>
+ <point x="1180" y="888" type="line"/>
+ <point x="1180" y="0" type="line"/>
+ <point x="1452" y="0" type="line"/>
+ <point x="1452" y="2004" type="line"/>
+ <point x="1180" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 43, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7__uni02E8_.glif
new file mode 100644
index 000000000..c922f671c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E7_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1436" y="0" type="line"/>
+ <point x="1436" y="2004" type="line"/>
+ <point x="1160" y="2004" type="line"/>
+ <point x="1160" y="716" type="line"/>
+ <point x="812" y="1048" type="line"/>
+ <point x="264" y="2004" type="line"/>
+ <point x="68" y="1888" type="line"/>
+ <point x="624" y="924" type="line"/>
+ <point x="1160" y="416" type="line"/>
+ <point x="1160" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 78, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7__uni02E9_.glif
new file mode 100644
index 000000000..67ca1b2ea
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E7__uni02E9_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E7_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1432" y="0" type="line"/>
+ <point x="1432" y="2004" type="line"/>
+ <point x="1160" y="2004" type="line"/>
+ <point x="1160" y="456" type="line"/>
+ <point x="264" y="2004" type="line"/>
+ <point x="72" y="1888" type="line"/>
+ <point x="1160" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 84, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8_.glif
new file mode 100644
index 000000000..aaa9e1351
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E8" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1044" y="0" type="line"/>
+ <point x="1044" y="2004" type="line"/>
+ <point x="772" y="2004" type="line"/>
+ <point x="772" y="1084" type="line"/>
+ <point x="412" y="2004" type="line"/>
+ <point x="204" y="1916" type="line"/>
+ <point x="772" y="444" type="line"/>
+ <point x="772" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 191, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8__uni02E5_.glif
new file mode 100644
index 000000000..8656e42e5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8__uni02E5_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E8_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1376" y="0" type="line"/>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1100" y="2004" type="line"/>
+ <point x="712" y="1020" type="line"/>
+ <point x="340" y="2004" type="line"/>
+ <point x="132" y="1916" type="line"/>
+ <point x="700" y="444" type="line"/>
+ <point x="1100" y="1460" type="line"/>
+ <point x="1100" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 202, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8__uni02E6_.glif
new file mode 100644
index 000000000..cd1c58200
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E8_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1364" y="0" type="line"/>
+ <point x="1364" y="2004" type="line"/>
+ <point x="1088" y="2004" type="line"/>
+ <point x="1088" y="1560" type="line"/>
+ <point x="748" y="956" type="line"/>
+ <point x="352" y="2004" type="line"/>
+ <point x="140" y="1916" type="line"/>
+ <point x="708" y="444" type="line"/>
+ <point x="1088" y="1116" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 223, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8__uni02E7_.glif
new file mode 100644
index 000000000..3e60ab142
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8__uni02E7_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E8_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1372" y="0" type="line"/>
+ <point x="1372" y="2004" type="line"/>
+ <point x="1096" y="2004" type="line"/>
+ <point x="1096" y="1116" type="line"/>
+ <point x="788" y="824" type="line"/>
+ <point x="344" y="2004" type="line"/>
+ <point x="136" y="1916" type="line"/>
+ <point x="700" y="444" type="line"/>
+ <point x="1096" y="820" type="line"/>
+ <point x="1096" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 209, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8__uni02E8_.glif
new file mode 100644
index 000000000..e9f258ccb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E8_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1176" y="672" type="line"/>
+ <point x="784" y="672" type="line"/>
+ <point x="264" y="2004" type="line"/>
+ <point x="56" y="1916" type="line"/>
+ <point x="620" y="444" type="line"/>
+ <point x="1176" y="444" type="line"/>
+ <point x="1176" y="0" type="line"/>
+ <point x="1452" y="0" type="line"/>
+ <point x="1452" y="2004" type="line"/>
+ <point x="1176" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 50, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8__uni02E9_.glif
new file mode 100644
index 000000000..6445ad9a8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E8__uni02E9_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E8_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1432" y="0" type="line"/>
+ <point x="1432" y="2004" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ <point x="1156" y="300" type="line"/>
+ <point x="824" y="612" type="line"/>
+ <point x="284" y="2004" type="line"/>
+ <point x="76" y="1916" type="line"/>
+ <point x="616" y="512" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 89, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9_.glif
new file mode 100644
index 000000000..b04b609eb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E9" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1068" y="0" type="line"/>
+ <point x="1068" y="2004" type="line"/>
+ <point x="792" y="2004" type="line"/>
+ <point x="792" y="744" type="line"/>
+ <point x="396" y="2004" type="line"/>
+ <point x="184" y="1936" type="line"/>
+ <point x="792" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 150, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9__uni02E5_.glif
new file mode 100644
index 000000000..342d65242
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9__uni02E5_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E9_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1408" y="0" type="line"/>
+ <point x="1408" y="2004" type="line"/>
+ <point x="1136" y="2004" type="line"/>
+ <point x="712" y="708" type="line"/>
+ <point x="308" y="2004" type="line"/>
+ <point x="96" y="1936" type="line"/>
+ <point x="704" y="0" type="line"/>
+ <point x="1136" y="1316" type="line"/>
+ <point x="1136" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 132, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9__uni02E6_.glif
new file mode 100644
index 000000000..85fccce15
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E9_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1396" y="0" type="line"/>
+ <point x="1396" y="2004" type="line"/>
+ <point x="1120" y="2004" type="line"/>
+ <point x="1120" y="1560" type="line"/>
+ <point x="752" y="628" type="line"/>
+ <point x="324" y="2004" type="line"/>
+ <point x="112" y="1936" type="line"/>
+ <point x="720" y="0" type="line"/>
+ <point x="1120" y="1012" type="line"/>
+ <point x="1120" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 161, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9__uni02E7_.glif
new file mode 100644
index 000000000..a43871526
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9__uni02E7_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E9_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1384" y="0" type="line"/>
+ <point x="1384" y="2004" type="line"/>
+ <point x="1108" y="2004" type="line"/>
+ <point x="1108" y="1116" type="line"/>
+ <point x="788" y="544" type="line"/>
+ <point x="336" y="2004" type="line"/>
+ <point x="120" y="1936" type="line"/>
+ <point x="732" y="0" type="line"/>
+ <point x="1108" y="672" type="line"/>
+ <point x="1108" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 183, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9__uni02E8_.glif
new file mode 100644
index 000000000..20497b272
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E9_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="724" y="0" type="line"/>
+ <point x="1116" y="376" type="line"/>
+ <point x="1116" y="0" type="line"/>
+ <point x="1392" y="0" type="line"/>
+ <point x="1392" y="2004" type="line"/>
+ <point x="1116" y="2004" type="line"/>
+ <point x="1116" y="672" type="line"/>
+ <point x="828" y="396" type="line"/>
+ <point x="328" y="2004" type="line"/>
+ <point x="116" y="1936" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 168, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9__uni02E9_.glif
new file mode 100644
index 000000000..e3d161652
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E5__uni02E9__uni02E9_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E9_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1196" y="228" type="line"/>
+ <point x="804" y="228" type="line"/>
+ <point x="248" y="2004" type="line"/>
+ <point x="36" y="1936" type="line"/>
+ <point x="644" y="0" type="line"/>
+ <point x="1472" y="0" type="line"/>
+ <point x="1472" y="2004" type="line"/>
+ <point x="1196" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 8, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5_.glif
new file mode 100644
index 000000000..e1e1d7a0b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E5" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1032" y="0" type="line"/>
+ <point x="1032" y="2004" type="line"/>
+ <point x="756" y="2004" type="line"/>
+ <point x="216" y="1492" type="line"/>
+ <point x="364" y="1332" type="line"/>
+ <point x="756" y="1700" type="line"/>
+ <point x="756" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 217, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5__uni02E5_.glif
new file mode 100644
index 000000000..f88780324
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5__uni02E5_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E5_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1436" y="2004" type="line"/>
+ <point x="608" y="2004" type="line"/>
+ <point x="68" y="1492" type="line"/>
+ <point x="212" y="1332" type="line"/>
+ <point x="688" y="1776" type="line"/>
+ <point x="1164" y="1776" type="line"/>
+ <point x="1164" y="0" type="line"/>
+ <point x="1436" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 76, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5__uni02E6_.glif
new file mode 100644
index 000000000..9be26a581
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E5_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1360" y="0" type="line"/>
+ <point x="1360" y="2004" type="line"/>
+ <point x="1084" y="2004" type="line"/>
+ <point x="1084" y="1632" type="line"/>
+ <point x="688" y="2004" type="line"/>
+ <point x="148" y="1492" type="line"/>
+ <point x="292" y="1332" type="line"/>
+ <point x="692" y="1704" type="line"/>
+ <point x="1084" y="1332" type="line"/>
+ <point x="1084" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 234, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5__uni02E7_.glif
new file mode 100644
index 000000000..db8f443df
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5__uni02E7_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E5_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1368" y="0" type="line"/>
+ <point x="1368" y="2004" type="line"/>
+ <point x="1096" y="2004" type="line"/>
+ <point x="1096" y="1296" type="line"/>
+ <point x="676" y="2004" type="line"/>
+ <point x="136" y="1492" type="line"/>
+ <point x="284" y="1332" type="line"/>
+ <point x="636" y="1668" type="line"/>
+ <point x="1096" y="888" type="line"/>
+ <point x="1096" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 212, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5__uni02E8_.glif
new file mode 100644
index 000000000..90be8943f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E5_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1360" y="0" type="line"/>
+ <point x="1360" y="2004" type="line"/>
+ <point x="1088" y="2004" type="line"/>
+ <point x="1088" y="992" type="line"/>
+ <point x="684" y="2004" type="line"/>
+ <point x="144" y="1492" type="line"/>
+ <point x="288" y="1332" type="line"/>
+ <point x="616" y="1640" type="line"/>
+ <point x="1088" y="444" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 227, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5__uni02E9_.glif
new file mode 100644
index 000000000..9048d18cf
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E5__uni02E9_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E5_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1376" y="0" type="line"/>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1100" y="2004" type="line"/>
+ <point x="1100" y="672" type="line"/>
+ <point x="668" y="2004" type="line"/>
+ <point x="128" y="1492" type="line"/>
+ <point x="276" y="1332" type="line"/>
+ <point x="576" y="1616" type="line"/>
+ <point x="1100" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 198, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E6__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E6__uni02E5_.glif
new file mode 100644
index 000000000..bfea3fd62
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E6__uni02E5_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E6_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1364" y="0" type="line"/>
+ <point x="1364" y="2004" type="line"/>
+ <point x="1088" y="2004" type="line"/>
+ <point x="620" y="1560" type="line"/>
+ <point x="140" y="1560" type="line"/>
+ <point x="140" y="1332" type="line"/>
+ <point x="696" y="1332" type="line"/>
+ <point x="1088" y="1700" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 221, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E6__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E6__uni02E7_.glif
new file mode 100644
index 000000000..7a029e944
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E6__uni02E7_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E6_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1364" y="0" type="line"/>
+ <point x="1364" y="2004" type="line"/>
+ <point x="1088" y="2004" type="line"/>
+ <point x="1088" y="1188" type="line"/>
+ <point x="696" y="1560" type="line"/>
+ <point x="140" y="1560" type="line"/>
+ <point x="140" y="1332" type="line"/>
+ <point x="620" y="1332" type="line"/>
+ <point x="1088" y="888" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 221, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E6__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E6__uni02E8_.glif
new file mode 100644
index 000000000..61214f273
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E6__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E6_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1356" y="0" type="line"/>
+ <point x="1356" y="2004" type="line"/>
+ <point x="1080" y="2004" type="line"/>
+ <point x="1080" y="900" type="line"/>
+ <point x="704" y="1560" type="line"/>
+ <point x="148" y="1560" type="line"/>
+ <point x="148" y="1332" type="line"/>
+ <point x="572" y="1332" type="line"/>
+ <point x="1080" y="444" type="line"/>
+ <point x="1080" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 237, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E6__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E6__uni02E9_.glif
new file mode 100644
index 000000000..7f5f1d580
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E6__uni02E9_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E6_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1344" y="0" type="line"/>
+ <point x="1344" y="2004" type="line"/>
+ <point x="1072" y="2004" type="line"/>
+ <point x="1072" y="640" type="line"/>
+ <point x="712" y="1560" type="line"/>
+ <point x="160" y="1560" type="line"/>
+ <point x="160" y="1332" type="line"/>
+ <point x="560" y="1332" type="line"/>
+ <point x="1072" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 259, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7_.glif
new file mode 100644
index 000000000..3d27c54bc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E7" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1032" y="0" type="line"/>
+ <point x="1032" y="2004" type="line"/>
+ <point x="756" y="2004" type="line"/>
+ <point x="756" y="1188" type="line"/>
+ <point x="364" y="1560" type="line"/>
+ <point x="216" y="1400" type="line"/>
+ <point x="756" y="888" type="line"/>
+ <point x="756" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 217, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7__uni02E5_.glif
new file mode 100644
index 000000000..ac678275b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7__uni02E5_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E7_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1352" y="0" type="line"/>
+ <point x="1352" y="2004" type="line"/>
+ <point x="1076" y="2004" type="line"/>
+ <point x="640" y="1236" type="line"/>
+ <point x="300" y="1560" type="line"/>
+ <point x="156" y="1400" type="line"/>
+ <point x="696" y="888" type="line"/>
+ <point x="1076" y="1560" type="line"/>
+ <point x="1076" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 249, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7__uni02E6_.glif
new file mode 100644
index 000000000..1c1fa71f3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E7_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1360" y="0" type="line"/>
+ <point x="1360" y="2004" type="line"/>
+ <point x="1084" y="2004" type="line"/>
+ <point x="1084" y="1560" type="line"/>
+ <point x="688" y="1180" type="line"/>
+ <point x="292" y="1560" type="line"/>
+ <point x="148" y="1396" type="line"/>
+ <point x="688" y="888" type="line"/>
+ <point x="1084" y="1260" type="line"/>
+ <point x="1084" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 234, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7__uni02E7_.glif
new file mode 100644
index 000000000..d67844d4f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7__uni02E7_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E7_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1164" y="1116" type="line"/>
+ <point x="688" y="1116" type="line"/>
+ <point x="212" y="1560" type="line"/>
+ <point x="68" y="1400" type="line"/>
+ <point x="608" y="888" type="line"/>
+ <point x="1164" y="888" type="line"/>
+ <point x="1164" y="0" type="line"/>
+ <point x="1436" y="0" type="line"/>
+ <point x="1436" y="2004" type="line"/>
+ <point x="1164" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 76, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7__uni02E8_.glif
new file mode 100644
index 000000000..158674648
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7__uni02E8_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E7_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1156" y="416" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ <point x="1432" y="0" type="line"/>
+ <point x="1432" y="2004" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ <point x="1156" y="716" type="line"/>
+ <point x="220" y="1600" type="line"/>
+ <point x="76" y="1436" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 88, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7__uni02E9_.glif
new file mode 100644
index 000000000..38da69881
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E7__uni02E9_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E7_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1424" y="0" type="line"/>
+ <point x="1424" y="2004" type="line"/>
+ <point x="1148" y="2004" type="line"/>
+ <point x="1148" y="456" type="line"/>
+ <point x="768" y="1116" type="line"/>
+ <point x="228" y="1624" type="line"/>
+ <point x="80" y="1464" type="line"/>
+ <point x="580" y="992" type="line"/>
+ <point x="1148" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 103, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8_.glif
new file mode 100644
index 000000000..58267b76f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E8" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1048" y="0" type="line"/>
+ <point x="1048" y="2004" type="line"/>
+ <point x="776" y="2004" type="line"/>
+ <point x="776" y="900" type="line"/>
+ <point x="392" y="1560" type="line"/>
+ <point x="200" y="1444" type="line"/>
+ <point x="776" y="444" type="line"/>
+ <point x="776" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 184, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8__uni02E5_.glif
new file mode 100644
index 000000000..c962bf243
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8__uni02E5_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E8_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1376" y="0" type="line"/>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1104" y="2004" type="line"/>
+ <point x="676" y="924" type="line"/>
+ <point x="320" y="1560" type="line"/>
+ <point x="128" y="1444" type="line"/>
+ <point x="700" y="444" type="line"/>
+ <point x="1104" y="1460" type="line"/>
+ <point x="1104" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 195, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8__uni02E6_.glif
new file mode 100644
index 000000000..965de42c1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E8_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1368" y="0" type="line"/>
+ <point x="1368" y="2004" type="line"/>
+ <point x="1092" y="2004" type="line"/>
+ <point x="1092" y="1560" type="line"/>
+ <point x="708" y="884" type="line"/>
+ <point x="332" y="1560" type="line"/>
+ <point x="140" y="1444" type="line"/>
+ <point x="708" y="452" type="line"/>
+ <point x="1092" y="1116" type="line"/>
+ <point x="1092" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 217, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8__uni02E7_.glif
new file mode 100644
index 000000000..6d60cbbe0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8__uni02E7_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E8_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1376" y="0" type="line"/>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1100" y="2004" type="line"/>
+ <point x="1100" y="1116" type="line"/>
+ <point x="756" y="788" type="line"/>
+ <point x="324" y="1560" type="line"/>
+ <point x="132" y="1444" type="line"/>
+ <point x="704" y="444" type="line"/>
+ <point x="1100" y="820" type="line"/>
+ <point x="1100" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 202, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8__uni02E8_.glif
new file mode 100644
index 000000000..3c4ad9063
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E8_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1180" y="672" type="line"/>
+ <point x="756" y="672" type="line"/>
+ <point x="244" y="1560" type="line"/>
+ <point x="52" y="1444" type="line"/>
+ <point x="624" y="444" type="line"/>
+ <point x="1180" y="444" type="line"/>
+ <point x="1180" y="0" type="line"/>
+ <point x="1452" y="0" type="line"/>
+ <point x="1452" y="2004" type="line"/>
+ <point x="1180" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 43, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8__uni02E9_.glif
new file mode 100644
index 000000000..3e686a07f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E8__uni02E9_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E8_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1448" y="0" type="line"/>
+ <point x="1448" y="2004" type="line"/>
+ <point x="1172" y="2004" type="line"/>
+ <point x="1172" y="300" type="line"/>
+ <point x="824" y="632" type="line"/>
+ <point x="252" y="1624" type="line"/>
+ <point x="60" y="1512" type="line"/>
+ <point x="632" y="512" type="line"/>
+ <point x="1172" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 56, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9_.glif
new file mode 100644
index 000000000..857ce095b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E9" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1044" y="0" type="line"/>
+ <point x="1044" y="2004" type="line"/>
+ <point x="772" y="2004" type="line"/>
+ <point x="772" y="640" type="line"/>
+ <point x="412" y="1560" type="line"/>
+ <point x="204" y="1472" type="line"/>
+ <point x="772" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 191, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9__uni02E5_.glif
new file mode 100644
index 000000000..59327feb6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9__uni02E5_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E9_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1388" y="0" type="line"/>
+ <point x="1388" y="2004" type="line"/>
+ <point x="1112" y="2004" type="line"/>
+ <point x="672" y="644" type="line"/>
+ <point x="324" y="1560" type="line"/>
+ <point x="116" y="1472" type="line"/>
+ <point x="672" y="0" type="line"/>
+ <point x="1112" y="1316" type="line"/>
+ <point x="1112" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 173, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9__uni02E6_.glif
new file mode 100644
index 000000000..ffe1fd38f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E9_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1376" y="0" type="line"/>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1100" y="2004" type="line"/>
+ <point x="1100" y="1560" type="line"/>
+ <point x="712" y="576" type="line"/>
+ <point x="340" y="1560" type="line"/>
+ <point x="132" y="1472" type="line"/>
+ <point x="700" y="0" type="line"/>
+ <point x="1100" y="1012" type="line"/>
+ <point x="1100" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 202, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9__uni02E7_.glif
new file mode 100644
index 000000000..b0269fb6b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9__uni02E7_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E9_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1364" y="0" type="line"/>
+ <point x="1364" y="2004" type="line"/>
+ <point x="1088" y="2004" type="line"/>
+ <point x="1088" y="1116" type="line"/>
+ <point x="748" y="512" type="line"/>
+ <point x="352" y="1560" type="line"/>
+ <point x="140" y="1472" type="line"/>
+ <point x="708" y="0" type="line"/>
+ <point x="1088" y="672" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 223, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9__uni02E8_.glif
new file mode 100644
index 000000000..614cf459f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E9_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1096" y="0" type="line"/>
+ <point x="1372" y="0" type="line"/>
+ <point x="1372" y="2004" type="line"/>
+ <point x="1096" y="2004" type="line"/>
+ <point x="1096" y="672" type="line"/>
+ <point x="788" y="380" type="line"/>
+ <point x="344" y="1560" type="line"/>
+ <point x="136" y="1472" type="line"/>
+ <point x="700" y="0" type="line"/>
+ <point x="1096" y="376" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 209, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9__uni02E9_.glif
new file mode 100644
index 000000000..5669d1dfd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E6__uni02E9__uni02E9_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E9_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1176" y="228" type="line"/>
+ <point x="784" y="228" type="line"/>
+ <point x="264" y="1560" type="line"/>
+ <point x="56" y="1472" type="line"/>
+ <point x="620" y="0" type="line"/>
+ <point x="1452" y="0" type="line"/>
+ <point x="1452" y="2004" type="line"/>
+ <point x="1176" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 50, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5_.glif
new file mode 100644
index 000000000..a75997f3a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E5" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1048" y="0" type="line"/>
+ <point x="1048" y="2004" type="line"/>
+ <point x="776" y="2004" type="line"/>
+ <point x="200" y="1004" type="line"/>
+ <point x="392" y="888" type="line"/>
+ <point x="776" y="1548" type="line"/>
+ <point x="776" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 184, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5__uni02E5_.glif
new file mode 100644
index 000000000..c87f0c4cc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5__uni02E5_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E5_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1452" y="2004" type="line"/>
+ <point x="624" y="2004" type="line"/>
+ <point x="52" y="1004" type="line"/>
+ <point x="244" y="888" type="line"/>
+ <point x="752" y="1776" type="line"/>
+ <point x="1180" y="1776" type="line"/>
+ <point x="1180" y="0" type="line"/>
+ <point x="1452" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 43, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5__uni02E6_.glif
new file mode 100644
index 000000000..af57e326e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E5_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1376" y="0" type="line"/>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1100" y="2004" type="line"/>
+ <point x="1100" y="1628" type="line"/>
+ <point x="704" y="2004" type="line"/>
+ <point x="132" y="1004" type="line"/>
+ <point x="324" y="888" type="line"/>
+ <point x="760" y="1656" type="line"/>
+ <point x="1100" y="1332" type="line"/>
+ <point x="1100" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 202, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5__uni02E7_.glif
new file mode 100644
index 000000000..4dd393c4c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5__uni02E7_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E5_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1384" y="0" type="line"/>
+ <point x="1384" y="2004" type="line"/>
+ <point x="1112" y="2004" type="line"/>
+ <point x="1112" y="1296" type="line"/>
+ <point x="688" y="2004" type="line"/>
+ <point x="120" y="1004" type="line"/>
+ <point x="312" y="888" type="line"/>
+ <point x="700" y="1576" type="line"/>
+ <point x="1112" y="884" type="line"/>
+ <point x="1112" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 180, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5__uni02E8_.glif
new file mode 100644
index 000000000..b7612bb7e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E5_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1376" y="0" type="line"/>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1104" y="2004" type="line"/>
+ <point x="1104" y="992" type="line"/>
+ <point x="700" y="2004" type="line"/>
+ <point x="128" y="1004" type="line"/>
+ <point x="320" y="888" type="line"/>
+ <point x="676" y="1520" type="line"/>
+ <point x="1104" y="444" type="line"/>
+ <point x="1104" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 195, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5__uni02E9_.glif
new file mode 100644
index 000000000..33a4032cb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E5__uni02E9_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E5_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1392" y="0" type="line"/>
+ <point x="1392" y="2004" type="line"/>
+ <point x="1116" y="2004" type="line"/>
+ <point x="1116" y="672" type="line"/>
+ <point x="684" y="2004" type="line"/>
+ <point x="112" y="1004" type="line"/>
+ <point x="304" y="888" type="line"/>
+ <point x="640" y="1476" type="line"/>
+ <point x="1116" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 165, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6_.glif
new file mode 100644
index 000000000..7228b1e5d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E6" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1032" y="0" type="line"/>
+ <point x="1032" y="2004" type="line"/>
+ <point x="756" y="2004" type="line"/>
+ <point x="756" y="1560" type="line"/>
+ <point x="216" y="1048" type="line"/>
+ <point x="364" y="888" type="line"/>
+ <point x="756" y="1256" type="line"/>
+ <point x="756" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 217, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6__uni02E5_.glif
new file mode 100644
index 000000000..3ea843390
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6__uni02E5_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E6_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1156" y="1700" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ <point x="1432" y="0" type="line"/>
+ <point x="1432" y="2004" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ <point x="76" y="980" type="line"/>
+ <point x="220" y="820" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 88, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6__uni02E6_.glif
new file mode 100644
index 000000000..b3a475a4d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E6_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1164" y="1560" type="line"/>
+ <point x="608" y="1560" type="line"/>
+ <point x="68" y="1048" type="line"/>
+ <point x="212" y="888" type="line"/>
+ <point x="688" y="1332" type="line"/>
+ <point x="1164" y="1332" type="line"/>
+ <point x="1164" y="0" type="line"/>
+ <point x="1436" y="0" type="line"/>
+ <point x="1436" y="2004" type="line"/>
+ <point x="1164" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 76, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6__uni02E7_.glif
new file mode 100644
index 000000000..b567403a6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6__uni02E7_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E6_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1360" y="0" type="line"/>
+ <point x="1360" y="2004" type="line"/>
+ <point x="1084" y="2004" type="line"/>
+ <point x="1084" y="1188" type="line"/>
+ <point x="688" y="1560" type="line"/>
+ <point x="148" y="1048" type="line"/>
+ <point x="292" y="888" type="line"/>
+ <point x="692" y="1260" type="line"/>
+ <point x="1084" y="888" type="line"/>
+ <point x="1084" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 234, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6__uni02E8_.glif
new file mode 100644
index 000000000..2f844ae02
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E6_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1368" y="0" type="line"/>
+ <point x="1368" y="2004" type="line"/>
+ <point x="1096" y="2004" type="line"/>
+ <point x="1096" y="852" type="line"/>
+ <point x="676" y="1560" type="line"/>
+ <point x="136" y="1048" type="line"/>
+ <point x="284" y="888" type="line"/>
+ <point x="636" y="1224" type="line"/>
+ <point x="1096" y="444" type="line"/>
+ <point x="1096" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 212, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6__uni02E9_.glif
new file mode 100644
index 000000000..0067b1999
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E6__uni02E9_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E6_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1360" y="0" type="line"/>
+ <point x="1360" y="2004" type="line"/>
+ <point x="1088" y="2004" type="line"/>
+ <point x="1088" y="548" type="line"/>
+ <point x="684" y="1560" type="line"/>
+ <point x="144" y="1048" type="line"/>
+ <point x="288" y="888" type="line"/>
+ <point x="616" y="1196" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 227, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E7__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E7__uni02E5_.glif
new file mode 100644
index 000000000..21cc064cb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E7__uni02E5_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E7_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1356" y="0" type="line"/>
+ <point x="1356" y="2004" type="line"/>
+ <point x="1080" y="2004" type="line"/>
+ <point x="572" y="1116" type="line"/>
+ <point x="148" y="1116" type="line"/>
+ <point x="148" y="888" type="line"/>
+ <point x="704" y="888" type="line"/>
+ <point x="1080" y="1548" type="line"/>
+ <point x="1080" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 237, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E7__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E7__uni02E6_.glif
new file mode 100644
index 000000000..c6cfa8a68
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E7__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E7_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1364" y="0" type="line"/>
+ <point x="1364" y="2004" type="line"/>
+ <point x="1088" y="2004" type="line"/>
+ <point x="1088" y="1560" type="line"/>
+ <point x="620" y="1116" type="line"/>
+ <point x="140" y="1116" type="line"/>
+ <point x="140" y="888" type="line"/>
+ <point x="696" y="888" type="line"/>
+ <point x="1088" y="1256" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 221, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E7__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E7__uni02E8_.glif
new file mode 100644
index 000000000..6ab6ac254
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E7__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E7_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1364" y="2004" type="line"/>
+ <point x="1088" y="2004" type="line"/>
+ <point x="1088" y="744" type="line"/>
+ <point x="696" y="1116" type="line"/>
+ <point x="140" y="1116" type="line"/>
+ <point x="140" y="888" type="line"/>
+ <point x="620" y="888" type="line"/>
+ <point x="1088" y="444" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ <point x="1364" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 221, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E7__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E7__uni02E9_.glif
new file mode 100644
index 000000000..afd859788
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E7__uni02E9_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E7_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1356" y="2004" type="line"/>
+ <point x="1080" y="2004" type="line"/>
+ <point x="1080" y="456" type="line"/>
+ <point x="704" y="1116" type="line"/>
+ <point x="148" y="1116" type="line"/>
+ <point x="148" y="888" type="line"/>
+ <point x="572" y="888" type="line"/>
+ <point x="1080" y="0" type="line"/>
+ <point x="1356" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 237, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8_.glif
new file mode 100644
index 000000000..2e6886070
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E8" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1032" y="2004" type="line"/>
+ <point x="756" y="2004" type="line"/>
+ <point x="756" y="744" type="line"/>
+ <point x="364" y="1116" type="line"/>
+ <point x="216" y="956" type="line"/>
+ <point x="756" y="444" type="line"/>
+ <point x="756" y="0" type="line"/>
+ <point x="1032" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 217, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8__uni02E5_.glif
new file mode 100644
index 000000000..c070decc3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8__uni02E5_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E8_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1360" y="2004" type="line"/>
+ <point x="1088" y="2004" type="line"/>
+ <point x="616" y="808" type="line"/>
+ <point x="288" y="1116" type="line"/>
+ <point x="144" y="956" type="line"/>
+ <point x="684" y="444" type="line"/>
+ <point x="1088" y="1456" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ <point x="1360" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 227, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8__uni02E6_.glif
new file mode 100644
index 000000000..1c6d5f918
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E8_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1368" y="2004" type="line"/>
+ <point x="1096" y="2004" type="line"/>
+ <point x="1096" y="1560" type="line"/>
+ <point x="636" y="780" type="line"/>
+ <point x="284" y="1116" type="line"/>
+ <point x="136" y="956" type="line"/>
+ <point x="676" y="444" type="line"/>
+ <point x="1096" y="1152" type="line"/>
+ <point x="1096" y="0" type="line"/>
+ <point x="1368" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 212, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8__uni02E7_.glif
new file mode 100644
index 000000000..d3d68bb4d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8__uni02E7_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E8_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1360" y="2004" type="line"/>
+ <point x="1084" y="2004" type="line"/>
+ <point x="1084" y="1116" type="line"/>
+ <point x="692" y="744" type="line"/>
+ <point x="292" y="1116" type="line"/>
+ <point x="148" y="956" type="line"/>
+ <point x="688" y="444" type="line"/>
+ <point x="1084" y="816" type="line"/>
+ <point x="1084" y="0" type="line"/>
+ <point x="1360" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 234, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8__uni02E8_.glif
new file mode 100644
index 000000000..b81468801
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E8_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1164" y="444" type="line"/>
+ <point x="1164" y="0" type="line"/>
+ <point x="1436" y="0" type="line"/>
+ <point x="1436" y="2004" type="line"/>
+ <point x="1164" y="2004" type="line"/>
+ <point x="1164" y="672" type="line"/>
+ <point x="688" y="672" type="line"/>
+ <point x="212" y="1116" type="line"/>
+ <point x="68" y="956" type="line"/>
+ <point x="608" y="444" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 76, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8__uni02E9_.glif
new file mode 100644
index 000000000..327aa8558
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E8__uni02E9_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E8_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1156" y="300" type="line"/>
+ <point x="220" y="1184" type="line"/>
+ <point x="76" y="1024" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ <point x="1432" y="0" type="line"/>
+ <point x="1432" y="2004" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 88, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9_.glif
new file mode 100644
index 000000000..919ff8577
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E9" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1048" y="2004" type="line"/>
+ <point x="776" y="2004" type="line"/>
+ <point x="776" y="456" type="line"/>
+ <point x="392" y="1116" type="line"/>
+ <point x="200" y="1000" type="line"/>
+ <point x="776" y="0" type="line"/>
+ <point x="1048" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 184, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9__uni02E5_.glif
new file mode 100644
index 000000000..a338e6f72
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9__uni02E5_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E9_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1392" y="2004" type="line"/>
+ <point x="1116" y="2004" type="line"/>
+ <point x="640" y="528" type="line"/>
+ <point x="304" y="1116" type="line"/>
+ <point x="112" y="1000" type="line"/>
+ <point x="684" y="0" type="line"/>
+ <point x="1116" y="1332" type="line"/>
+ <point x="1116" y="0" type="line"/>
+ <point x="1392" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 165, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9__uni02E6_.glif
new file mode 100644
index 000000000..ccf642a0a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E9_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1104" y="2004" type="line"/>
+ <point x="1104" y="1560" type="line"/>
+ <point x="676" y="484" type="line"/>
+ <point x="320" y="1116" type="line"/>
+ <point x="128" y="1000" type="line"/>
+ <point x="700" y="0" type="line"/>
+ <point x="1104" y="1012" type="line"/>
+ <point x="1104" y="0" type="line"/>
+ <point x="1376" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 195, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9__uni02E7_.glif
new file mode 100644
index 000000000..0d3f96d70
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9__uni02E7_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E9_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1384" y="2004" type="line"/>
+ <point x="1112" y="2004" type="line"/>
+ <point x="1112" y="1120" type="line"/>
+ <point x="700" y="424" type="line"/>
+ <point x="312" y="1116" type="line"/>
+ <point x="120" y="1000" type="line"/>
+ <point x="688" y="0" type="line"/>
+ <point x="1112" y="708" type="line"/>
+ <point x="1112" y="0" type="line"/>
+ <point x="1384" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 180, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9__uni02E8_.glif
new file mode 100644
index 000000000..aa20d9807
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E9_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1100" y="2004" type="line"/>
+ <point x="1100" y="672" type="line"/>
+ <point x="760" y="348" type="line"/>
+ <point x="324" y="1116" type="line"/>
+ <point x="132" y="1000" type="line"/>
+ <point x="704" y="0" type="line"/>
+ <point x="1100" y="376" type="line"/>
+ <point x="1100" y="0" type="line"/>
+ <point x="1376" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 202, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9__uni02E9_.glif
new file mode 100644
index 000000000..73d768836
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E7__uni02E9__uni02E9_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E9_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1452" y="0" type="line"/>
+ <point x="1452" y="2004" type="line"/>
+ <point x="1180" y="2004" type="line"/>
+ <point x="1180" y="228" type="line"/>
+ <point x="752" y="228" type="line"/>
+ <point x="244" y="1116" type="line"/>
+ <point x="52" y="1000" type="line"/>
+ <point x="624" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 43, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5_.glif
new file mode 100644
index 000000000..af80fe221
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E5" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1044" y="2004" type="line"/>
+ <point x="772" y="2004" type="line"/>
+ <point x="204" y="528" type="line"/>
+ <point x="412" y="444" type="line"/>
+ <point x="772" y="1360" type="line"/>
+ <point x="772" y="0" type="line"/>
+ <point x="1044" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 191, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5__uni02E5_.glif
new file mode 100644
index 000000000..5e255b946
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5__uni02E5_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E5_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1176" y="1776" type="line"/>
+ <point x="1176" y="0" type="line"/>
+ <point x="1452" y="0" type="line"/>
+ <point x="1452" y="2004" type="line"/>
+ <point x="620" y="2004" type="line"/>
+ <point x="56" y="528" type="line"/>
+ <point x="264" y="444" type="line"/>
+ <point x="784" y="1776" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 50, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5__uni02E6_.glif
new file mode 100644
index 000000000..1060c0649
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E5_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1096" y="2004" type="line"/>
+ <point x="1096" y="1628" type="line"/>
+ <point x="700" y="2004" type="line"/>
+ <point x="136" y="528" type="line"/>
+ <point x="344" y="444" type="line"/>
+ <point x="788" y="1624" type="line"/>
+ <point x="1096" y="1332" type="line"/>
+ <point x="1096" y="0" type="line"/>
+ <point x="1372" y="0" type="line"/>
+ <point x="1372" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 209, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5__uni02E7_.glif
new file mode 100644
index 000000000..647448fe7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5__uni02E7_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E5_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1364" y="2004" type="line"/>
+ <point x="1088" y="2004" type="line"/>
+ <point x="1088" y="1332" type="line"/>
+ <point x="708" y="2004" type="line"/>
+ <point x="140" y="528" type="line"/>
+ <point x="352" y="444" type="line"/>
+ <point x="748" y="1492" type="line"/>
+ <point x="1088" y="888" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ <point x="1364" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 223, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5__uni02E8_.glif
new file mode 100644
index 000000000..5dc746fc7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E5_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1100" y="2004" type="line"/>
+ <point x="1100" y="988" type="line"/>
+ <point x="700" y="2004" type="line"/>
+ <point x="132" y="528" type="line"/>
+ <point x="340" y="444" type="line"/>
+ <point x="712" y="1428" type="line"/>
+ <point x="1100" y="444" type="line"/>
+ <point x="1100" y="0" type="line"/>
+ <point x="1376" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 202, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5__uni02E9_.glif
new file mode 100644
index 000000000..5d1f93fdc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E5__uni02E9_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E5_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1388" y="2004" type="line"/>
+ <point x="1112" y="2004" type="line"/>
+ <point x="1112" y="684" type="line"/>
+ <point x="672" y="2004" type="line"/>
+ <point x="116" y="528" type="line"/>
+ <point x="324" y="444" type="line"/>
+ <point x="672" y="1360" type="line"/>
+ <point x="1112" y="0" type="line"/>
+ <point x="1388" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 173, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6_.glif
new file mode 100644
index 000000000..5654e3f2d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E6" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1048" y="2004" type="line"/>
+ <point x="776" y="2004" type="line"/>
+ <point x="776" y="1560" type="line"/>
+ <point x="200" y="560" type="line"/>
+ <point x="392" y="444" type="line"/>
+ <point x="776" y="1104" type="line"/>
+ <point x="776" y="0" type="line"/>
+ <point x="1048" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 184, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6__uni02E5_.glif
new file mode 100644
index 000000000..2d97f6a91
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6__uni02E5_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E6_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1448" y="2004" type="line"/>
+ <point x="1172" y="2004" type="line"/>
+ <point x="632" y="1492" type="line"/>
+ <point x="60" y="492" type="line"/>
+ <point x="252" y="376" type="line"/>
+ <point x="824" y="1372" type="line"/>
+ <point x="1172" y="1700" type="line"/>
+ <point x="1172" y="0" type="line"/>
+ <point x="1448" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 56, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6__uni02E6_.glif
new file mode 100644
index 000000000..5aea5eaf7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E6_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1180" y="1332" type="line"/>
+ <point x="1180" y="0" type="line"/>
+ <point x="1452" y="0" type="line"/>
+ <point x="1452" y="2004" type="line"/>
+ <point x="1180" y="2004" type="line"/>
+ <point x="1180" y="1560" type="line"/>
+ <point x="624" y="1560" type="line"/>
+ <point x="52" y="560" type="line"/>
+ <point x="244" y="444" type="line"/>
+ <point x="756" y="1332" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 43, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6__uni02E7_.glif
new file mode 100644
index 000000000..1729b5fe8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6__uni02E7_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E6_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1100" y="2004" type="line"/>
+ <point x="1100" y="1184" type="line"/>
+ <point x="704" y="1560" type="line"/>
+ <point x="132" y="560" type="line"/>
+ <point x="324" y="444" type="line"/>
+ <point x="756" y="1216" type="line"/>
+ <point x="1100" y="888" type="line"/>
+ <point x="1100" y="0" type="line"/>
+ <point x="1376" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 202, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6__uni02E8_.glif
new file mode 100644
index 000000000..d3b04f97a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E6_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1368" y="2004" type="line"/>
+ <point x="1092" y="2004" type="line"/>
+ <point x="1092" y="888" type="line"/>
+ <point x="708" y="1552" type="line"/>
+ <point x="140" y="560" type="line"/>
+ <point x="332" y="444" type="line"/>
+ <point x="708" y="1120" type="line"/>
+ <point x="1092" y="444" type="line"/>
+ <point x="1092" y="0" type="line"/>
+ <point x="1368" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 217, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6__uni02E9_.glif
new file mode 100644
index 000000000..6ddc20d6d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E6__uni02E9_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E6_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1104" y="2004" type="line"/>
+ <point x="1104" y="544" type="line"/>
+ <point x="700" y="1560" type="line"/>
+ <point x="128" y="560" type="line"/>
+ <point x="320" y="444" type="line"/>
+ <point x="676" y="1080" type="line"/>
+ <point x="1104" y="0" type="line"/>
+ <point x="1376" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 195, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7_.glif
new file mode 100644
index 000000000..4f4307502
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E7" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1032" y="2004" type="line"/>
+ <point x="756" y="2004" type="line"/>
+ <point x="756" y="1116" type="line"/>
+ <point x="216" y="604" type="line"/>
+ <point x="364" y="444" type="line"/>
+ <point x="756" y="816" type="line"/>
+ <point x="756" y="0" type="line"/>
+ <point x="1032" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 217, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7__uni02E5_.glif
new file mode 100644
index 000000000..527293dc6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7__uni02E5_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E7_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1424" y="2004" type="line"/>
+ <point x="1148" y="2004" type="line"/>
+ <point x="580" y="1012" type="line"/>
+ <point x="80" y="540" type="line"/>
+ <point x="228" y="380" type="line"/>
+ <point x="768" y="888" type="line"/>
+ <point x="1148" y="1548" type="line"/>
+ <point x="1148" y="0" type="line"/>
+ <point x="1424" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 103, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7__uni02E6_.glif
new file mode 100644
index 000000000..b06c7dba7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7__uni02E6_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E7_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1156" y="1588" type="line"/>
+ <point x="76" y="564" type="line"/>
+ <point x="220" y="404" type="line"/>
+ <point x="1156" y="1288" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ <point x="1432" y="0" type="line"/>
+ <point x="1432" y="2004" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 88, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7__uni02E7_.glif
new file mode 100644
index 000000000..24727eeff
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7__uni02E7_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E7_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1164" y="888" type="line"/>
+ <point x="1164" y="0" type="line"/>
+ <point x="1436" y="0" type="line"/>
+ <point x="1436" y="2004" type="line"/>
+ <point x="1164" y="2004" type="line"/>
+ <point x="1164" y="1116" type="line"/>
+ <point x="608" y="1116" type="line"/>
+ <point x="68" y="604" type="line"/>
+ <point x="212" y="444" type="line"/>
+ <point x="688" y="888" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 76, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7__uni02E8_.glif
new file mode 100644
index 000000000..6fc647c63
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E7_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1360" y="2004" type="line"/>
+ <point x="1084" y="2004" type="line"/>
+ <point x="1084" y="740" type="line"/>
+ <point x="688" y="1116" type="line"/>
+ <point x="148" y="604" type="line"/>
+ <point x="292" y="444" type="line"/>
+ <point x="688" y="820" type="line"/>
+ <point x="1084" y="444" type="line"/>
+ <point x="1084" y="0" type="line"/>
+ <point x="1360" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 234, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7__uni02E9_.glif
new file mode 100644
index 000000000..97d27ee3b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E7__uni02E9_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E7_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1352" y="2004" type="line"/>
+ <point x="1076" y="2004" type="line"/>
+ <point x="1076" y="444" type="line"/>
+ <point x="696" y="1116" type="line"/>
+ <point x="156" y="604" type="line"/>
+ <point x="300" y="444" type="line"/>
+ <point x="640" y="768" type="line"/>
+ <point x="1076" y="0" type="line"/>
+ <point x="1352" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 249, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E8__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E8__uni02E5_.glif
new file mode 100644
index 000000000..41d337be4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E8__uni02E5_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E8_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1344" y="2004" type="line"/>
+ <point x="1072" y="2004" type="line"/>
+ <point x="560" y="672" type="line"/>
+ <point x="160" y="672" type="line"/>
+ <point x="160" y="444" type="line"/>
+ <point x="712" y="444" type="line"/>
+ <point x="1072" y="1360" type="line"/>
+ <point x="1072" y="0" type="line"/>
+ <point x="1344" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 259, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E8__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E8__uni02E6_.glif
new file mode 100644
index 000000000..4aa2533ba
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E8__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E8_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1356" y="2004" type="line"/>
+ <point x="1080" y="2004" type="line"/>
+ <point x="1080" y="1560" type="line"/>
+ <point x="572" y="672" type="line"/>
+ <point x="148" y="672" type="line"/>
+ <point x="148" y="444" type="line"/>
+ <point x="704" y="444" type="line"/>
+ <point x="1080" y="1104" type="line"/>
+ <point x="1080" y="0" type="line"/>
+ <point x="1356" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 237, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E8__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E8__uni02E7_.glif
new file mode 100644
index 000000000..2c922d1c6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E8__uni02E7_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E8_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1364" y="2004" type="line"/>
+ <point x="1088" y="2004" type="line"/>
+ <point x="1088" y="1116" type="line"/>
+ <point x="620" y="672" type="line"/>
+ <point x="140" y="672" type="line"/>
+ <point x="140" y="444" type="line"/>
+ <point x="696" y="444" type="line"/>
+ <point x="1088" y="816" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ <point x="1364" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 221, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E8__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E8__uni02E9_.glif
new file mode 100644
index 000000000..eaf4fe238
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E8__uni02E9_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E8_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1364" y="2004" type="line"/>
+ <point x="1088" y="2004" type="line"/>
+ <point x="1088" y="300" type="line"/>
+ <point x="696" y="672" type="line"/>
+ <point x="140" y="672" type="line"/>
+ <point x="140" y="444" type="line"/>
+ <point x="620" y="444" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ <point x="1364" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 221, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9_.glif
new file mode 100644
index 000000000..6297c7244
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E9" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1032" y="2004" type="line"/>
+ <point x="756" y="2004" type="line"/>
+ <point x="756" y="300" type="line"/>
+ <point x="364" y="672" type="line"/>
+ <point x="216" y="512" type="line"/>
+ <point x="756" y="0" type="line"/>
+ <point x="1032" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 217, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9__uni02E5_.glif
new file mode 100644
index 000000000..9289f628e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9__uni02E5_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E9_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1100" y="2004" type="line"/>
+ <point x="576" y="384" type="line"/>
+ <point x="276" y="672" type="line"/>
+ <point x="128" y="512" type="line"/>
+ <point x="668" y="0" type="line"/>
+ <point x="1100" y="1332" type="line"/>
+ <point x="1100" y="0" type="line"/>
+ <point x="1376" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 198, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9__uni02E6_.glif
new file mode 100644
index 000000000..ccfba3ba2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E9_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1360" y="2004" type="line"/>
+ <point x="1088" y="2004" type="line"/>
+ <point x="1088" y="1560" type="line"/>
+ <point x="616" y="364" type="line"/>
+ <point x="288" y="672" type="line"/>
+ <point x="144" y="512" type="line"/>
+ <point x="684" y="0" type="line"/>
+ <point x="1088" y="1012" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ <point x="1360" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 227, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9__uni02E7_.glif
new file mode 100644
index 000000000..6a20024fe
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9__uni02E7_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E9_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1368" y="2004" type="line"/>
+ <point x="1096" y="2004" type="line"/>
+ <point x="1096" y="1116" type="line"/>
+ <point x="636" y="336" type="line"/>
+ <point x="284" y="672" type="line"/>
+ <point x="136" y="512" type="line"/>
+ <point x="676" y="0" type="line"/>
+ <point x="1096" y="708" type="line"/>
+ <point x="1096" y="0" type="line"/>
+ <point x="1368" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 212, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9__uni02E8_.glif
new file mode 100644
index 000000000..94044a403
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E9_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1360" y="2004" type="line"/>
+ <point x="1084" y="2004" type="line"/>
+ <point x="1084" y="672" type="line"/>
+ <point x="692" y="300" type="line"/>
+ <point x="292" y="672" type="line"/>
+ <point x="148" y="512" type="line"/>
+ <point x="688" y="0" type="line"/>
+ <point x="1084" y="372" type="line"/>
+ <point x="1084" y="0" type="line"/>
+ <point x="1360" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 234, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9__uni02E9_.glif
new file mode 100644
index 000000000..6653992d5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E8__uni02E9__uni02E9_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E9_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1436" y="0" type="line"/>
+ <point x="1436" y="2004" type="line"/>
+ <point x="1164" y="2004" type="line"/>
+ <point x="1164" y="228" type="line"/>
+ <point x="688" y="228" type="line"/>
+ <point x="212" y="672" type="line"/>
+ <point x="68" y="512" type="line"/>
+ <point x="608" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 76, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5_.glif
new file mode 100644
index 000000000..7241cb27c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E5" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1068" y="2004" type="line"/>
+ <point x="792" y="2004" type="line"/>
+ <point x="184" y="68" type="line"/>
+ <point x="396" y="0" type="line"/>
+ <point x="792" y="1256" type="line"/>
+ <point x="792" y="0" type="line"/>
+ <point x="1068" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 150, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5__uni02E5_.glif
new file mode 100644
index 000000000..5537eb9f4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5__uni02E5_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E5_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1196" y="1776" type="line"/>
+ <point x="1196" y="0" type="line"/>
+ <point x="1472" y="0" type="line"/>
+ <point x="1472" y="2004" type="line"/>
+ <point x="644" y="2004" type="line"/>
+ <point x="36" y="68" type="line"/>
+ <point x="248" y="0" type="line"/>
+ <point x="804" y="1776" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 8, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5__uni02E6_.glif
new file mode 100644
index 000000000..5d1fef52f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E5_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="724" y="2004" type="line"/>
+ <point x="116" y="68" type="line"/>
+ <point x="328" y="0" type="line"/>
+ <point x="828" y="1608" type="line"/>
+ <point x="1116" y="1332" type="line"/>
+ <point x="1116" y="0" type="line"/>
+ <point x="1392" y="0" type="line"/>
+ <point x="1392" y="2004" type="line"/>
+ <point x="1116" y="2004" type="line"/>
+ <point x="1116" y="1628" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 168, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5__uni02E7_.glif
new file mode 100644
index 000000000..2623516f3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5__uni02E7_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E5_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1384" y="2004" type="line"/>
+ <point x="1108" y="2004" type="line"/>
+ <point x="1108" y="1332" type="line"/>
+ <point x="732" y="2004" type="line"/>
+ <point x="120" y="68" type="line"/>
+ <point x="336" y="0" type="line"/>
+ <point x="788" y="1460" type="line"/>
+ <point x="1108" y="888" type="line"/>
+ <point x="1108" y="0" type="line"/>
+ <point x="1384" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 183, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5__uni02E8_.glif
new file mode 100644
index 000000000..4e66e6d6d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E5_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1396" y="2004" type="line"/>
+ <point x="1120" y="2004" type="line"/>
+ <point x="1120" y="988" type="line"/>
+ <point x="720" y="2004" type="line"/>
+ <point x="112" y="68" type="line"/>
+ <point x="324" y="0" type="line"/>
+ <point x="752" y="1376" type="line"/>
+ <point x="1120" y="444" type="line"/>
+ <point x="1120" y="0" type="line"/>
+ <point x="1396" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 161, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5__uni02E9_.glif
new file mode 100644
index 000000000..d2c58ec31
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E5__uni02E9_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E5_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1408" y="2004" type="line"/>
+ <point x="1136" y="2004" type="line"/>
+ <point x="1136" y="684" type="line"/>
+ <point x="704" y="2004" type="line"/>
+ <point x="96" y="68" type="line"/>
+ <point x="308" y="0" type="line"/>
+ <point x="712" y="1296" type="line"/>
+ <point x="1136" y="0" type="line"/>
+ <point x="1408" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 132, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6_.glif
new file mode 100644
index 000000000..1c4f0729d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E6" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1044" y="2004" type="line"/>
+ <point x="772" y="2004" type="line"/>
+ <point x="772" y="1560" type="line"/>
+ <point x="204" y="84" type="line"/>
+ <point x="412" y="0" type="line"/>
+ <point x="772" y="916" type="line"/>
+ <point x="772" y="0" type="line"/>
+ <point x="1044" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 191, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6__uni02E5_.glif
new file mode 100644
index 000000000..adaddf414
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6__uni02E5_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E6_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1432" y="2004" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ <point x="616" y="1492" type="line"/>
+ <point x="76" y="84" type="line"/>
+ <point x="284" y="0" type="line"/>
+ <point x="824" y="1388" type="line"/>
+ <point x="1156" y="1700" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ <point x="1432" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 89, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6__uni02E6_.glif
new file mode 100644
index 000000000..44cb953ca
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E6_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1176" y="1332" type="line"/>
+ <point x="1176" y="0" type="line"/>
+ <point x="1452" y="0" type="line"/>
+ <point x="1452" y="2004" type="line"/>
+ <point x="1176" y="2004" type="line"/>
+ <point x="1176" y="1560" type="line"/>
+ <point x="620" y="1560" type="line"/>
+ <point x="56" y="84" type="line"/>
+ <point x="264" y="0" type="line"/>
+ <point x="784" y="1332" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 50, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6__uni02E7_.glif
new file mode 100644
index 000000000..dde7e2a15
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6__uni02E7_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E6_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1372" y="2004" type="line"/>
+ <point x="1096" y="2004" type="line"/>
+ <point x="1096" y="1184" type="line"/>
+ <point x="700" y="1560" type="line"/>
+ <point x="136" y="84" type="line"/>
+ <point x="344" y="0" type="line"/>
+ <point x="788" y="1180" type="line"/>
+ <point x="1096" y="888" type="line"/>
+ <point x="1096" y="0" type="line"/>
+ <point x="1372" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 209, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6__uni02E8_.glif
new file mode 100644
index 000000000..9c169baba
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E6_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1364" y="2004" type="line"/>
+ <point x="1088" y="2004" type="line"/>
+ <point x="1088" y="888" type="line"/>
+ <point x="708" y="1560" type="line"/>
+ <point x="140" y="84" type="line"/>
+ <point x="352" y="0" type="line"/>
+ <point x="748" y="1048" type="line"/>
+ <point x="1088" y="444" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ <point x="1364" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 223, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6__uni02E9_.glif
new file mode 100644
index 000000000..b0e1707b7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E6__uni02E9_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E6_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1100" y="2004" type="line"/>
+ <point x="1100" y="544" type="line"/>
+ <point x="700" y="1560" type="line"/>
+ <point x="132" y="84" type="line"/>
+ <point x="340" y="0" type="line"/>
+ <point x="712" y="984" type="line"/>
+ <point x="1100" y="0" type="line"/>
+ <point x="1376" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 202, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7_.glif
new file mode 100644
index 000000000..7bb6e86f9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E7" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1048" y="2004" type="line"/>
+ <point x="776" y="2004" type="line"/>
+ <point x="776" y="1116" type="line"/>
+ <point x="200" y="116" type="line"/>
+ <point x="392" y="0" type="line"/>
+ <point x="776" y="660" type="line"/>
+ <point x="776" y="0" type="line"/>
+ <point x="1048" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 184, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7__uni02E5_.glif
new file mode 100644
index 000000000..4c4982933
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7__uni02E5_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E7_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1432" y="2004" type="line"/>
+ <point x="1160" y="2004" type="line"/>
+ <point x="72" y="116" type="line"/>
+ <point x="264" y="0" type="line"/>
+ <point x="1160" y="1548" type="line"/>
+ <point x="1160" y="0" type="line"/>
+ <point x="1432" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 84, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7__uni02E6_.glif
new file mode 100644
index 000000000..921674b94
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E7_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1436" y="2004" type="line"/>
+ <point x="1160" y="2004" type="line"/>
+ <point x="1160" y="1588" type="line"/>
+ <point x="624" y="1076" type="line"/>
+ <point x="68" y="116" type="line"/>
+ <point x="264" y="0" type="line"/>
+ <point x="812" y="956" type="line"/>
+ <point x="1160" y="1288" type="line"/>
+ <point x="1160" y="0" type="line"/>
+ <point x="1436" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 78, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7__uni02E7_.glif
new file mode 100644
index 000000000..019b4a39f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7__uni02E7_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E7_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1180" y="888" type="line"/>
+ <point x="1180" y="0" type="line"/>
+ <point x="1452" y="0" type="line"/>
+ <point x="1452" y="2004" type="line"/>
+ <point x="1180" y="2004" type="line"/>
+ <point x="1180" y="1116" type="line"/>
+ <point x="624" y="1116" type="line"/>
+ <point x="52" y="116" type="line"/>
+ <point x="244" y="0" type="line"/>
+ <point x="752" y="888" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 43, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7__uni02E8_.glif
new file mode 100644
index 000000000..f9a92d4e3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E7_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1100" y="2004" type="line"/>
+ <point x="1100" y="740" type="line"/>
+ <point x="704" y="1116" type="line"/>
+ <point x="132" y="116" type="line"/>
+ <point x="324" y="0" type="line"/>
+ <point x="756" y="772" type="line"/>
+ <point x="1100" y="444" type="line"/>
+ <point x="1100" y="0" type="line"/>
+ <point x="1376" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 201, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7__uni02E9_.glif
new file mode 100644
index 000000000..5f773b0da
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E7__uni02E9_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E7_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1368" y="2004" type="line"/>
+ <point x="1092" y="2004" type="line"/>
+ <point x="1092" y="444" type="line"/>
+ <point x="716" y="1108" type="line"/>
+ <point x="140" y="116" type="line"/>
+ <point x="332" y="0" type="line"/>
+ <point x="708" y="676" type="line"/>
+ <point x="1092" y="0" type="line"/>
+ <point x="1368" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 217, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8_.glif
new file mode 100644
index 000000000..f0c5d56da
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E8" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1032" y="2004" type="line"/>
+ <point x="756" y="2004" type="line"/>
+ <point x="756" y="672" type="line"/>
+ <point x="216" y="160" type="line"/>
+ <point x="364" y="0" type="line"/>
+ <point x="756" y="372" type="line"/>
+ <point x="756" y="0" type="line"/>
+ <point x="1032" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 217, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8__uni02E5_.glif
new file mode 100644
index 000000000..7c63c2a9b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8__uni02E5_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E8_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1400" y="2004" type="line"/>
+ <point x="1124" y="2004" type="line"/>
+ <point x="592" y="624" type="line"/>
+ <point x="104" y="160" type="line"/>
+ <point x="252" y="0" type="line"/>
+ <point x="792" y="508" type="line"/>
+ <point x="1124" y="1360" type="line"/>
+ <point x="1124" y="0" type="line"/>
+ <point x="1400" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 150, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8__uni02E6_.glif
new file mode 100644
index 000000000..3efd3c7bc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E8_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1416" y="2004" type="line"/>
+ <point x="1140" y="2004" type="line"/>
+ <point x="1140" y="1588" type="line"/>
+ <point x="588" y="632" type="line"/>
+ <point x="88" y="160" type="line"/>
+ <point x="236" y="0" type="line"/>
+ <point x="776" y="508" type="line"/>
+ <point x="1140" y="1132" type="line"/>
+ <point x="1140" y="0" type="line"/>
+ <point x="1416" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 118, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8__uni02E7_.glif
new file mode 100644
index 000000000..e2a146a0a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8__uni02E7_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E8_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1416" y="2004" type="line"/>
+ <point x="1140" y="2004" type="line"/>
+ <point x="1140" y="1144" type="line"/>
+ <point x="92" y="160" type="line"/>
+ <point x="236" y="0" type="line"/>
+ <point x="1140" y="844" type="line"/>
+ <point x="1140" y="0" type="line"/>
+ <point x="1416" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 121, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8__uni02E8_.glif
new file mode 100644
index 000000000..3bb1f4c54
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E8_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1164" y="444" type="line"/>
+ <point x="1164" y="0" type="line"/>
+ <point x="1436" y="0" type="line"/>
+ <point x="1436" y="2004" type="line"/>
+ <point x="1164" y="2004" type="line"/>
+ <point x="1164" y="672" type="line"/>
+ <point x="608" y="672" type="line"/>
+ <point x="68" y="160" type="line"/>
+ <point x="212" y="0" type="line"/>
+ <point x="688" y="444" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 76, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8__uni02E9_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8__uni02E9_.glif
new file mode 100644
index 000000000..07a36cd67
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E8__uni02E9_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E8_uni02E9" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1360" y="2004" type="line"/>
+ <point x="1084" y="2004" type="line"/>
+ <point x="1084" y="296" type="line"/>
+ <point x="688" y="672" type="line"/>
+ <point x="148" y="160" type="line"/>
+ <point x="292" y="0" type="line"/>
+ <point x="688" y="376" type="line"/>
+ <point x="1084" y="0" type="line"/>
+ <point x="1360" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 234, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E9__uni02E5_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E9__uni02E5_.glif
new file mode 100644
index 000000000..ea44ddd55
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E9__uni02E5_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E9_uni02E5" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1364" y="2004" type="line"/>
+ <point x="1088" y="2004" type="line"/>
+ <point x="532" y="228" type="line"/>
+ <point x="140" y="228" type="line"/>
+ <point x="140" y="0" type="line"/>
+ <point x="696" y="0" type="line"/>
+ <point x="1088" y="1256" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ <point x="1364" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 221, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E9__uni02E6_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E9__uni02E6_.glif
new file mode 100644
index 000000000..a8294a61e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E9__uni02E6_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E9_uni02E6" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1344" y="2004" type="line"/>
+ <point x="1072" y="2004" type="line"/>
+ <point x="1072" y="1560" type="line"/>
+ <point x="560" y="228" type="line"/>
+ <point x="160" y="228" type="line"/>
+ <point x="160" y="0" type="line"/>
+ <point x="712" y="0" type="line"/>
+ <point x="1072" y="916" type="line"/>
+ <point x="1072" y="0" type="line"/>
+ <point x="1344" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 259, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E9__uni02E7_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E9__uni02E7_.glif
new file mode 100644
index 000000000..c258bae62
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E9__uni02E7_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E9_uni02E7" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1356" y="2004" type="line"/>
+ <point x="1080" y="2004" type="line"/>
+ <point x="1080" y="1116" type="line"/>
+ <point x="572" y="228" type="line"/>
+ <point x="148" y="228" type="line"/>
+ <point x="148" y="0" type="line"/>
+ <point x="704" y="0" type="line"/>
+ <point x="1080" y="660" type="line"/>
+ <point x="1080" y="0" type="line"/>
+ <point x="1356" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 237, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E9__uni02E8_.glif b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E9__uni02E8_.glif
new file mode 100644
index 000000000..3974e3110
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02E9__uni02E9__uni02E8_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E9_uni02E8" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1364" y="2004" type="line"/>
+ <point x="1088" y="2004" type="line"/>
+ <point x="1088" y="672" type="line"/>
+ <point x="620" y="228" type="line"/>
+ <point x="140" y="228" type="line"/>
+ <point x="140" y="0" type="line"/>
+ <point x="696" y="0" type="line"/>
+ <point x="1088" y="372" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ <point x="1364" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 221, 'rightMargin': 216.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02EA__.glif b/src/Interface-Regular.ufo/glyphs/uni02EA__.glif
new file mode 100644
index 000000000..4d735e5bb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02EA__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02EA" format="1">
+ <advance width="992"/>
+ <unicode hex="02EA"/>
+ <outline>
+ <contour>
+ <point x="888" y="220" type="line"/>
+ <point x="268" y="220" type="line"/>
+ <point x="268" y="0" type="line"/>
+ <point x="888" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="380" y="1248" type="line"/>
+ <point x="108" y="1248" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="380" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1023.0, 'leftMargin': 188, 'rightMargin': 55.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02EB__.glif b/src/Interface-Regular.ufo/glyphs/uni02EB__.glif
new file mode 100644
index 000000000..8bb54532d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02EB__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02EB" format="1">
+ <advance width="992"/>
+ <unicode hex="02EB"/>
+ <outline>
+ <contour>
+ <point x="844" y="740" type="line"/>
+ <point x="308" y="740" type="line"/>
+ <point x="308" y="520" type="line"/>
+ <point x="844" y="520" type="line"/>
+ </contour>
+ <contour>
+ <point x="424" y="1248" type="line"/>
+ <point x="148" y="1248" type="line"/>
+ <point x="148" y="0" type="line"/>
+ <point x="424" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 941, 'leftMargin': 188, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02EC__.glif b/src/Interface-Regular.ufo/glyphs/uni02EC__.glif
new file mode 100644
index 000000000..98d70bbb7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02EC__.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02EC" format="1">
+ <advance width="1248"/>
+ <unicode hex="02EC"/>
+ <outline>
+ <contour>
+ <point x="420" y="-180" type="line"/>
+ <point x="192" y="-180" type="line"/>
+ <point x="192" y="-192" type="line"/>
+ <point x="540" y="-572" type="line"/>
+ <point x="704" y="-572" type="line"/>
+ <point x="1060" y="-192" type="line"/>
+ <point x="1060" y="-180" type="line"/>
+ <point x="824" y="-180" type="line"/>
+ <point x="624" y="-408" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1089.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02ED__.glif b/src/Interface-Regular.ufo/glyphs/uni02ED__.glif
new file mode 100644
index 000000000..d26680296
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02ED__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02ED" format="1">
+ <advance width="1248"/>
+ <unicode hex="02ED"/>
+ <outline>
+ <contour>
+ <point x="1080" y="2112" type="line"/>
+ <point x="172" y="2112" type="line"/>
+ <point x="172" y="1928" type="line"/>
+ <point x="1080" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="1080" y="1796" type="line"/>
+ <point x="172" y="1796" type="line"/>
+ <point x="172" y="1608" type="line"/>
+ <point x="1080" y="1608" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1074, 'leftMargin': 83, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02EF__.glif b/src/Interface-Regular.ufo/glyphs/uni02EF__.glif
new file mode 100644
index 000000000..2ff9e9d9c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02EF__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02EF" format="1">
+ <advance width="992"/>
+ <unicode hex="02EF"/>
+ <outline>
+ <contour>
+ <point x="480" y="-504" type="line"/>
+ <point x="548" y="-748" type="line"/>
+ <point x="432" y="-748" type="line"/>
+ <point x="144" y="-100" type="line"/>
+ <point x="312" y="-100" type="line"/>
+ </contour>
+ <contour>
+ <point x="680" y="-100" type="line"/>
+ <point x="848" y="-100" type="line"/>
+ <point x="564" y="-748" type="line"/>
+ <point x="448" y="-748" type="line"/>
+ <point x="516" y="-504" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 843, 'leftMargin': 69, 'rightMargin': 69}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02F0_.glif b/src/Interface-Regular.ufo/glyphs/uni02F0_.glif
new file mode 100644
index 000000000..35a1577bd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02F0_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F0" format="1">
+ <advance width="992"/>
+ <unicode hex="02F0"/>
+ <outline>
+ <contour>
+ <point x="480" y="-344" type="line"/>
+ <point x="548" y="-100" type="line"/>
+ <point x="432" y="-100" type="line"/>
+ <point x="144" y="-748" type="line"/>
+ <point x="312" y="-748" type="line"/>
+ </contour>
+ <contour>
+ <point x="680" y="-748" type="line"/>
+ <point x="848" y="-748" type="line"/>
+ <point x="564" y="-100" type="line"/>
+ <point x="448" y="-100" type="line"/>
+ <point x="516" y="-344" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 843, 'leftMargin': 69, 'rightMargin': 69}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02F1_.glif b/src/Interface-Regular.ufo/glyphs/uni02F1_.glif
new file mode 100644
index 000000000..06a49e867
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02F1_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F1" format="1">
+ <advance width="992"/>
+ <unicode hex="02F1"/>
+ <outline>
+ <contour>
+ <point x="412" y="-444" type="line"/>
+ <point x="148" y="-380" type="line"/>
+ <point x="148" y="-484" type="line"/>
+ <point x="848" y="-752" type="line"/>
+ <point x="848" y="-596" type="line"/>
+ </contour>
+ <contour>
+ <point x="848" y="-252" type="line"/>
+ <point x="848" y="-100" type="line"/>
+ <point x="148" y="-364" type="line"/>
+ <point x="148" y="-472" type="line"/>
+ <point x="412" y="-412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 837, 'leftMargin': 69, 'rightMargin': 68}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02F2_.glif b/src/Interface-Regular.ufo/glyphs/uni02F2_.glif
new file mode 100644
index 000000000..0c22fd0db
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02F2_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F2" format="1">
+ <advance width="992"/>
+ <unicode hex="02F2"/>
+ <outline>
+ <contour>
+ <point x="584" y="-444" type="line"/>
+ <point x="848" y="-380" type="line"/>
+ <point x="848" y="-484" type="line"/>
+ <point x="148" y="-752" type="line"/>
+ <point x="148" y="-596" type="line"/>
+ </contour>
+ <contour>
+ <point x="148" y="-252" type="line"/>
+ <point x="148" y="-100" type="line"/>
+ <point x="848" y="-364" type="line"/>
+ <point x="848" y="-472" type="line"/>
+ <point x="584" y="-412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 837, 'leftMargin': 69, 'rightMargin': 68}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02F3_.glif b/src/Interface-Regular.ufo/glyphs/uni02F3_.glif
new file mode 100644
index 000000000..e30d7cf16
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02F3_.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F3" format="1">
+ <advance width="736"/>
+ <unicode hex="02F3"/>
+ <outline>
+ <contour>
+ <point x="396" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="124" y="-336" type="curve" smooth="yes"/>
+ <point x="124" y="-476"/>
+ <point x="232" y="-568"/>
+ <point x="368" y="-568" type="curve" smooth="yes"/>
+ <point x="496" y="-568"/>
+ <point x="612" y="-476"/>
+ <point x="612" y="-336" type="curve" smooth="yes"/>
+ <point x="612" y="-200"/>
+ <point x="496" y="-104"/>
+ <point x="368" y="-104" type="curve" smooth="yes"/>
+ <point x="232" y="-104"/>
+ <point x="124" y="-200"/>
+ </contour>
+ <contour>
+ <point x="248" y="-336" type="curve" smooth="yes"/>
+ <point x="248" y="-268"/>
+ <point x="300" y="-216"/>
+ <point x="368" y="-216" type="curve" smooth="yes"/>
+ <point x="428" y="-216"/>
+ <point x="488" y="-268"/>
+ <point x="488" y="-336" type="curve" smooth="yes"/>
+ <point x="488" y="-404"/>
+ <point x="428" y="-456"/>
+ <point x="368" y="-456" type="curve" smooth="yes"/>
+ <point x="300" y="-456"/>
+ <point x="248" y="-404"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02F4_.glif b/src/Interface-Regular.ufo/glyphs/uni02F4_.glif
new file mode 100644
index 000000000..785c9d4d0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02F4_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F4" format="1">
+ <advance width="992"/>
+ <unicode hex="02F4"/>
+ <outline>
+ <component base="grave" xOffset="132" yOffset="-1400"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 791, 'leftMargin': 69, 'rightMargin': 124}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02F5_.glif b/src/Interface-Regular.ufo/glyphs/uni02F5_.glif
new file mode 100644
index 000000000..f362584d3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02F5_.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F5" format="1">
+ <advance width="1504"/>
+ <unicode hex="02F5"/>
+ <outline>
+ <component base="grave" xOffset="128" yOffset="-1400"/>
+ <component base="grave" xOffset="652" yOffset="-1400"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1313, 'leftMargin': 69, 'rightMargin': 123}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02F6_.glif b/src/Interface-Regular.ufo/glyphs/uni02F6_.glif
new file mode 100644
index 000000000..9dabbd5a8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02F6_.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F6" format="1">
+ <advance width="1504"/>
+ <unicode hex="02F6"/>
+ <outline>
+ <component base="acute" xOffset="24" yOffset="-1400"/>
+ <component base="acute" xOffset="548" yOffset="-1400"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1327, 'leftMargin': 97, 'rightMargin': 109}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02F7_.glif b/src/Interface-Regular.ufo/glyphs/uni02F7_.glif
new file mode 100644
index 000000000..b54c88320
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02F7_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F7" format="1">
+ <advance width="1248"/>
+ <unicode hex="02F7"/>
+ <outline>
+ <contour>
+ <point x="936" y="-228" type="line"/>
+ <point x="936" y="-312"/>
+ <point x="876" y="-380"/>
+ <point x="800" y="-380" type="curve" smooth="yes"/>
+ <point x="656" y="-380"/>
+ <point x="588" y="-252"/>
+ <point x="436" y="-252" type="curve" smooth="yes"/>
+ <point x="264" y="-252"/>
+ <point x="132" y="-392"/>
+ <point x="132" y="-600" type="curve"/>
+ <point x="316" y="-608" type="line"/>
+ <point x="316" y="-524"/>
+ <point x="372" y="-456"/>
+ <point x="448" y="-456" type="curve" smooth="yes"/>
+ <point x="600" y="-456"/>
+ <point x="628" y="-584"/>
+ <point x="816" y="-584" type="curve" smooth="yes"/>
+ <point x="984" y="-584"/>
+ <point x="1116" y="-452"/>
+ <point x="1116" y="-244" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1176, 'leftMargin': 96, 'rightMargin': 97}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02F8_.glif b/src/Interface-Regular.ufo/glyphs/uni02F8_.glif
new file mode 100644
index 000000000..4ffc9d1dd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02F8_.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F8" format="1">
+ <advance width="480"/>
+ <unicode hex="02F8"/>
+ <outline>
+ <component base="period" xOffset="-144" yOffset="552"/>
+ <component base="period" xOffset="-144" yOffset="1756"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 499, 'leftMargin': 100, 'rightMargin': 63}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02F9_.glif b/src/Interface-Regular.ufo/glyphs/uni02F9_.glif
new file mode 100644
index 000000000..148be3e09
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02F9_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F9" format="1">
+ <advance width="736"/>
+ <unicode hex="02F9"/>
+ <outline>
+ <contour>
+ <point x="300" y="2112" type="line"/>
+ <point x="96" y="2112" type="line"/>
+ <point x="96" y="1580" type="line"/>
+ <point x="300" y="1580" type="line"/>
+ </contour>
+ <contour>
+ <point x="96" y="2112" type="line"/>
+ <point x="96" y="1920" type="line"/>
+ <point x="644" y="1920" type="line"/>
+ <point x="644" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 767, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02FA__.glif b/src/Interface-Regular.ufo/glyphs/uni02FA__.glif
new file mode 100644
index 000000000..712c6d866
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02FA__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02FA" format="1">
+ <advance width="736"/>
+ <unicode hex="02FA"/>
+ <outline>
+ <contour>
+ <point x="436" y="2112" type="line"/>
+ <point x="644" y="2112" type="line"/>
+ <point x="644" y="1580" type="line"/>
+ <point x="436" y="1580" type="line"/>
+ </contour>
+ <contour>
+ <point x="644" y="2112" type="line"/>
+ <point x="644" y="1920" type="line"/>
+ <point x="96" y="1920" type="line"/>
+ <point x="96" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 767, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02FB__.glif b/src/Interface-Regular.ufo/glyphs/uni02FB__.glif
new file mode 100644
index 000000000..2725c555b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02FB__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02FB" format="1">
+ <advance width="736"/>
+ <unicode hex="02FB"/>
+ <outline>
+ <contour>
+ <point x="300" y="-656" type="line"/>
+ <point x="96" y="-656" type="line"/>
+ <point x="96" y="-124" type="line"/>
+ <point x="300" y="-124" type="line"/>
+ </contour>
+ <contour>
+ <point x="96" y="-656" type="line"/>
+ <point x="96" y="-464" type="line"/>
+ <point x="644" y="-464" type="line"/>
+ <point x="644" y="-656" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 767, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02FC__.glif b/src/Interface-Regular.ufo/glyphs/uni02FC__.glif
new file mode 100644
index 000000000..1234ce636
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02FC__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02FC" format="1">
+ <advance width="736"/>
+ <unicode hex="02FC"/>
+ <outline>
+ <contour>
+ <point x="644" y="-656" type="line"/>
+ <point x="644" y="-464" type="line"/>
+ <point x="96" y="-464" type="line"/>
+ <point x="96" y="-656" type="line"/>
+ </contour>
+ <contour>
+ <point x="436" y="-656" type="line"/>
+ <point x="644" y="-656" type="line"/>
+ <point x="644" y="-124" type="line"/>
+ <point x="436" y="-124" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 767, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02FD__.glif b/src/Interface-Regular.ufo/glyphs/uni02FD__.glif
new file mode 100644
index 000000000..ab92c87e3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02FD__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02FD" format="1">
+ <advance width="1248"/>
+ <unicode hex="02FD"/>
+ <outline>
+ <contour>
+ <point x="904" y="-460" type="line"/>
+ <point x="340" y="-460" type="line"/>
+ <point x="340" y="-628" type="line"/>
+ <point x="904" y="-628" type="line"/>
+ </contour>
+ <contour>
+ <point x="364" y="-140" type="line"/>
+ <point x="156" y="-140" type="line"/>
+ <point x="156" y="-628" type="line"/>
+ <point x="364" y="-628" type="line"/>
+ </contour>
+ <contour>
+ <point x="1092" y="-140" type="line"/>
+ <point x="884" y="-140" type="line"/>
+ <point x="884" y="-628" type="line"/>
+ <point x="1092" y="-628" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1156, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02FE__.glif b/src/Interface-Regular.ufo/glyphs/uni02FE__.glif
new file mode 100644
index 000000000..63d21b054
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02FE__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02FE" format="1">
+ <advance width="1248"/>
+ <unicode hex="02FE"/>
+ <outline>
+ <contour>
+ <point x="1092" y="-488" type="line"/>
+ <point x="340" y="-488" type="line"/>
+ <point x="340" y="-656" type="line"/>
+ <point x="1092" y="-656" type="line"/>
+ </contour>
+ <contour>
+ <point x="364" y="-124" type="line"/>
+ <point x="156" y="-124" type="line"/>
+ <point x="156" y="-656" type="line"/>
+ <point x="364" y="-656" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1156, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni02FF__.glif b/src/Interface-Regular.ufo/glyphs/uni02FF__.glif
new file mode 100644
index 000000000..692ae3eb8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni02FF__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02FF" format="1">
+ <advance width="1248"/>
+ <unicode hex="02FF"/>
+ <outline>
+ <contour>
+ <point x="1156" y="-100" type="line"/>
+ <point x="264" y="-100" type="line"/>
+ <point x="264" y="-268" type="line"/>
+ <point x="1156" y="-268" type="line"/>
+ </contour>
+ <contour>
+ <point x="508" y="232" type="line"/>
+ <point x="92" y="-184" type="line"/>
+ <point x="224" y="-292" type="line"/>
+ <point x="748" y="232" type="line"/>
+ </contour>
+ <contour>
+ <point x="748" y="-600" type="line"/>
+ <point x="232" y="-84" type="line"/>
+ <point x="92" y="-184" type="line"/>
+ <point x="508" y="-600" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1255, 'leftMargin': 83, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni030C__uni1ABB___.glif b/src/Interface-Regular.ufo/glyphs/uni030C__uni1ABB___.glif
new file mode 100644
index 000000000..4a8e7cde1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni030C__uni1ABB___.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni030C_uni1ABB" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-803" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-803" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-803" y="2152" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1304" y="1607" type="curve"/>
+ <point x="-1290" y="1705" type="line"/>
+ <point x="-1348" y="1738"/>
+ <point x="-1416" y="1789"/>
+ <point x="-1416" y="1907" type="curve" smooth="yes"/>
+ <point x="-1416" y="2014"/>
+ <point x="-1348" y="2072"/>
+ <point x="-1290" y="2101" type="curve"/>
+ <point x="-1304" y="2203" type="line"/>
+ <point x="-1397" y="2175"/>
+ <point x="-1555" y="2076"/>
+ <point x="-1555" y="1907" type="curve" smooth="yes"/>
+ <point x="-1555" y="1734"/>
+ <point x="-1397" y="1635"/>
+ </contour>
+ <contour>
+ <point x="-300" y="1607" type="line"/>
+ <point x="-206" y="1635"/>
+ <point x="-48" y="1734"/>
+ <point x="-48" y="1907" type="curve" smooth="yes"/>
+ <point x="-48" y="2078"/>
+ <point x="-206" y="2175"/>
+ <point x="-300" y="2203" type="curve"/>
+ <point x="-314" y="2101" type="line"/>
+ <point x="-256" y="2072"/>
+ <point x="-187" y="2019"/>
+ <point x="-187" y="1907" type="curve" smooth="yes"/>
+ <point x="-187" y="1788"/>
+ <point x="-256" y="1738"/>
+ <point x="-314" y="1705" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1008" y="2087" type="line"/>
+ <point x="-1239" y="2087" type="line"/>
+ <point x="-1239" y="2058" type="line"/>
+ <point x="-890" y="1722" type="line"/>
+ <point x="-725" y="1722" type="line"/>
+ <point x="-370" y="2063" type="line"/>
+ <point x="-370" y="2087" type="line"/>
+ <point x="-606" y="2087" type="line"/>
+ <point x="-807" y="1887" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0346.glif b/src/Interface-Regular.ufo/glyphs/uni0346.glif
new file mode 100644
index 000000000..e62c8f6d7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0346.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0346" format="1">
+ <advance width="0"/>
+ <unicode hex="0346"/>
+ <outline>
+ <contour>
+ <point x="-806" y="1664" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-806" y="2354" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-528" y="2052" type="line"/>
+ <point x="-1096" y="2052" type="line"/>
+ <point x="-1096" y="2221" type="line"/>
+ <point x="-528" y="2221" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1070" y="1690" type="line"/>
+ <point x="-1277" y="1690" type="line"/>
+ <point x="-1277" y="2221" type="line"/>
+ <point x="-1070" y="2221" type="line"/>
+ </contour>
+ <contour>
+ <point x="-341" y="1690" type="line"/>
+ <point x="-549" y="1690" type="line"/>
+ <point x="-549" y="2221" type="line"/>
+ <point x="-341" y="2221" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0347.glif b/src/Interface-Regular.ufo/glyphs/uni0347.glif
new file mode 100644
index 000000000..270db0dff
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0347.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0347" format="1">
+ <advance width="0"/>
+ <unicode hex="0347"/>
+ <outline>
+ <contour>
+ <point x="-806" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-806" y="-645" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1114" y="-150" type="line"/>
+ <point x="-1114" y="-342" type="line"/>
+ <point x="-498" y="-342" type="line"/>
+ <point x="-498" y="-150" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1114" y="-452" type="line"/>
+ <point x="-1114" y="-645" type="line"/>
+ <point x="-498" y="-645" type="line"/>
+ <point x="-498" y="-452" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0348.glif b/src/Interface-Regular.ufo/glyphs/uni0348.glif
new file mode 100644
index 000000000..ce6db7069
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0348.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0348" format="1">
+ <advance width="0"/>
+ <unicode hex="0348"/>
+ <outline>
+ <contour>
+ <point x="-807" y="-672" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-807" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="linevert" xOffset="-1172" yOffset="-2255"/>
+ <component base="linevert" xOffset="-787" yOffset="-2255"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0349.glif b/src/Interface-Regular.ufo/glyphs/uni0349.glif
new file mode 100644
index 000000000..1aa387ec8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0349.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0349" format="1">
+ <advance width="0"/>
+ <unicode hex="0349"/>
+ <outline>
+ <contour>
+ <point x="-782" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-782" y="-697" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-715" y="-166" type="line"/>
+ <point x="-509" y="-166" type="line"/>
+ <point x="-509" y="-697" type="line"/>
+ <point x="-715" y="-697" type="line"/>
+ </contour>
+ <contour>
+ <point x="-509" y="-166" type="line"/>
+ <point x="-509" y="-359" type="line"/>
+ <point x="-1056" y="-359" type="line"/>
+ <point x="-1056" y="-166" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni034A_.glif b/src/Interface-Regular.ufo/glyphs/uni034A_.glif
new file mode 100644
index 000000000..a213e898e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni034A_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni034A" format="1">
+ <advance width="0"/>
+ <unicode hex="034A"/>
+ <outline>
+ <contour>
+ <point x="-807" y="1727" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-807" y="2263" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-741" y="2164" type="line"/>
+ <point x="-1002" y="1715" type="line"/>
+ <point x="-869" y="1631" type="line"/>
+ <point x="-611" y="2080" type="line"/>
+ </contour>
+ <component base="tilde" xOffset="-1474"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni034B_.glif b/src/Interface-Regular.ufo/glyphs/uni034B_.glif
new file mode 100644
index 000000000..1b47641b6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni034B_.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni034B" format="1">
+ <advance width="0"/>
+ <unicode hex="034B"/>
+ <outline>
+ <contour>
+ <point x="-869" y="1543" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-869" y="2610" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-561" y="2243" type="line"/>
+ <point x="-561" y="2157"/>
+ <point x="-620" y="2090"/>
+ <point x="-696" y="2090" type="curve" smooth="yes"/>
+ <point x="-840" y="2090"/>
+ <point x="-909" y="2218"/>
+ <point x="-1062" y="2218" type="curve" smooth="yes"/>
+ <point x="-1232" y="2218"/>
+ <point x="-1363" y="2075"/>
+ <point x="-1363" y="1870" type="curve"/>
+ <point x="-1181" y="1860" type="line"/>
+ <point x="-1181" y="1944"/>
+ <point x="-1123" y="2012"/>
+ <point x="-1048" y="2012" type="curve" smooth="yes"/>
+ <point x="-897" y="2012"/>
+ <point x="-868" y="1885"/>
+ <point x="-682" y="1885" type="curve" smooth="yes"/>
+ <point x="-513" y="1885"/>
+ <point x="-380" y="2019"/>
+ <point x="-380" y="2225" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1027" y="2399" type="curve" smooth="yes"/>
+ <point x="-1027" y="2316"/>
+ <point x="-974" y="2250"/>
+ <point x="-869" y="2250" type="curve" smooth="yes"/>
+ <point x="-765" y="2250"/>
+ <point x="-710" y="2316"/>
+ <point x="-710" y="2399" type="curve" smooth="yes"/>
+ <point x="-710" y="2485"/>
+ <point x="-765" y="2552"/>
+ <point x="-869" y="2552" type="curve" smooth="yes"/>
+ <point x="-974" y="2552"/>
+ <point x="-1027" y="2485"/>
+ </contour>
+ <contour>
+ <point x="-1027" y="1712" type="curve" smooth="yes"/>
+ <point x="-1027" y="1628"/>
+ <point x="-974" y="1562"/>
+ <point x="-869" y="1562" type="curve" smooth="yes"/>
+ <point x="-765" y="1562"/>
+ <point x="-710" y="1628"/>
+ <point x="-710" y="1712" type="curve" smooth="yes"/>
+ <point x="-710" y="1797"/>
+ <point x="-765" y="1865"/>
+ <point x="-869" y="1865" type="curve" smooth="yes"/>
+ <point x="-974" y="1865"/>
+ <point x="-1027" y="1797"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni034C_.glif b/src/Interface-Regular.ufo/glyphs/uni034C_.glif
new file mode 100644
index 000000000..1ed74daa7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni034C_.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni034C" format="1">
+ <advance width="0"/>
+ <unicode hex="034C"/>
+ <outline>
+ <contour>
+ <point x="-784" y="1713" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-784" y="2287" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-474" y="2001" type="line"/>
+ <point x="-474" y="1936"/>
+ <point x="-534" y="1887"/>
+ <point x="-609" y="1887" type="curve" smooth="yes"/>
+ <point x="-754" y="1887"/>
+ <point x="-822" y="1981"/>
+ <point x="-975" y="1981" type="curve" smooth="yes"/>
+ <point x="-1145" y="1981"/>
+ <point x="-1276" y="1874"/>
+ <point x="-1276" y="1722" type="curve"/>
+ <point x="-1095" y="1713" type="line"/>
+ <point x="-1095" y="1777"/>
+ <point x="-1037" y="1827"/>
+ <point x="-961" y="1827" type="curve" smooth="yes"/>
+ <point x="-810" y="1827"/>
+ <point x="-781" y="1733"/>
+ <point x="-595" y="1733" type="curve" smooth="yes"/>
+ <point x="-426" y="1733"/>
+ <point x="-293" y="1833"/>
+ <point x="-293" y="1987" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-474" y="2287" type="line"/>
+ <point x="-474" y="2222"/>
+ <point x="-534" y="2173"/>
+ <point x="-609" y="2173" type="curve" smooth="yes"/>
+ <point x="-754" y="2173"/>
+ <point x="-822" y="2267"/>
+ <point x="-975" y="2267" type="curve" smooth="yes"/>
+ <point x="-1145" y="2267"/>
+ <point x="-1276" y="2160"/>
+ <point x="-1276" y="2008" type="curve"/>
+ <point x="-1095" y="1999" type="line"/>
+ <point x="-1095" y="2063"/>
+ <point x="-1037" y="2113"/>
+ <point x="-961" y="2113" type="curve" smooth="yes"/>
+ <point x="-810" y="2113"/>
+ <point x="-781" y="2019"/>
+ <point x="-595" y="2019" type="curve" smooth="yes"/>
+ <point x="-426" y="2019"/>
+ <point x="-293" y="2119"/>
+ <point x="-293" y="2273" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni034D_.glif b/src/Interface-Regular.ufo/glyphs/uni034D_.glif
new file mode 100644
index 000000000..0c173a914
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni034D_.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni034D" format="1">
+ <advance width="0"/>
+ <unicode hex="034D"/>
+ <outline>
+ <contour>
+ <point x="-807" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-807" y="-759" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-366" y="-382" type="line"/>
+ <point x="-1242" y="-382" type="line"/>
+ <point x="-1242" y="-521" type="line"/>
+ <point x="-366" y="-521" type="line"/>
+ </contour>
+ <contour>
+ <point x="-903" y="-758" type="line"/>
+ <point x="-1268" y="-374" type="line"/>
+ <point x="-1361" y="-452" type="line"/>
+ <point x="-1071" y="-758" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1071" y="-147" type="line"/>
+ <point x="-1361" y="-452" type="line"/>
+ <point x="-1264" y="-525" type="line"/>
+ <point x="-903" y="-147" type="line"/>
+ </contour>
+ <contour>
+ <point x="-545" y="-758" type="line"/>
+ <point x="-254" y="-452" type="line"/>
+ <point x="-348" y="-374" type="line"/>
+ <point x="-712" y="-758" type="line"/>
+ </contour>
+ <contour>
+ <point x="-712" y="-147" type="line"/>
+ <point x="-352" y="-525" type="line"/>
+ <point x="-254" y="-452" type="line"/>
+ <point x="-545" y="-147" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni034E_.glif b/src/Interface-Regular.ufo/glyphs/uni034E_.glif
new file mode 100644
index 000000000..c5265b09c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni034E_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni034E" format="1">
+ <advance width="0"/>
+ <unicode hex="034E"/>
+ <outline>
+ <contour>
+ <point x="-809" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-809" y="-755" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-740" y="-755" type="line"/>
+ <point x="-740" y="-250" type="line"/>
+ <point x="-876" y="-250" type="line"/>
+ <point x="-876" y="-755" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1141" y="-589" type="line"/>
+ <point x="-723" y="-223" type="line"/>
+ <point x="-809" y="-131" type="line"/>
+ <point x="-1141" y="-421" type="line"/>
+ </contour>
+ <contour>
+ <point x="-476" y="-421" type="line"/>
+ <point x="-809" y="-131" type="line"/>
+ <point x="-888" y="-228" type="line"/>
+ <point x="-476" y="-589" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni034F_.glif b/src/Interface-Regular.ufo/glyphs/uni034F_.glif
new file mode 100644
index 000000000..37266a5ba
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni034F_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni034F" format="1">
+ <advance width="0"/>
+ <unicode hex="034F"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0350.glif b/src/Interface-Regular.ufo/glyphs/uni0350.glif
new file mode 100644
index 000000000..be7108e06
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0350.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0350" format="1">
+ <advance width="0"/>
+ <unicode hex="0350"/>
+ <outline>
+ <contour>
+ <point x="-738" y="1636" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-738" y="2684" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-616" y="2098" type="line"/>
+ <point x="-239" y="2196" type="line"/>
+ <point x="-239" y="2032" type="line"/>
+ <point x="-1239" y="1621" type="line"/>
+ <point x="-1239" y="1862" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1239" y="2390" type="line"/>
+ <point x="-1239" y="2629" type="line"/>
+ <point x="-239" y="2219" type="line"/>
+ <point x="-239" y="2054" type="line"/>
+ <point x="-616" y="2149" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0351.glif b/src/Interface-Regular.ufo/glyphs/uni0351.glif
new file mode 100644
index 000000000..a13529870
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0351.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0351" format="1">
+ <advance width="0"/>
+ <unicode hex="0351"/>
+ <outline>
+ <contour>
+ <point x="-666" y="1513" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-666" y="2129" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-583" y="1526" type="curve"/>
+ <point x="-583" y="1653" type="line"/>
+ <point x="-661" y="1653"/>
+ <point x="-723" y="1715"/>
+ <point x="-723" y="1797" type="curve" smooth="yes"/>
+ <point x="-723" y="1882"/>
+ <point x="-661" y="1946"/>
+ <point x="-583" y="1946" type="curve"/>
+ <point x="-583" y="2074" type="line"/>
+ <point x="-738" y="2074"/>
+ <point x="-866" y="1958"/>
+ <point x="-866" y="1797" type="curve" smooth="yes"/>
+ <point x="-866" y="1635"/>
+ <point x="-738" y="1526"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0352.glif b/src/Interface-Regular.ufo/glyphs/uni0352.glif
new file mode 100644
index 000000000..e2dea6238
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0352.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0352" format="1">
+ <advance width="0"/>
+ <unicode hex="0352"/>
+ <outline>
+ <contour>
+ <point x="-810" y="1654" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-810" y="2428" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-395" y="1948" type="line"/>
+ <point x="-395" y="2166"/>
+ <point x="-553" y="2318"/>
+ <point x="-809" y="2318" type="curve" smooth="yes"/>
+ <point x="-1064" y="2318"/>
+ <point x="-1224" y="2166"/>
+ <point x="-1224" y="1948" type="curve"/>
+ <point x="-1002" y="1948" type="line"/>
+ <point x="-1002" y="2054"/>
+ <point x="-950" y="2148"/>
+ <point x="-809" y="2148" type="curve" smooth="yes"/>
+ <point x="-670" y="2148"/>
+ <point x="-616" y="2054"/>
+ <point x="-616" y="1948" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-968" y="1759" type="curve" smooth="yes"/>
+ <point x="-968" y="1675"/>
+ <point x="-914" y="1609"/>
+ <point x="-810" y="1609" type="curve" smooth="yes"/>
+ <point x="-705" y="1609"/>
+ <point x="-650" y="1675"/>
+ <point x="-650" y="1759" type="curve" smooth="yes"/>
+ <point x="-650" y="1844"/>
+ <point x="-705" y="1911"/>
+ <point x="-810" y="1911" type="curve" smooth="yes"/>
+ <point x="-914" y="1911"/>
+ <point x="-968" y="1844"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0353.glif b/src/Interface-Regular.ufo/glyphs/uni0353.glif
new file mode 100644
index 000000000..aabf73a88
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0353.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0353" format="1">
+ <advance width="0"/>
+ <unicode hex="0353"/>
+ <outline>
+ <contour>
+ <point x="-700" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-700" y="-759" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-891" y="-725" type="line"/>
+ <point x="-380" y="-210" type="line"/>
+ <point x="-509" y="-78" type="line"/>
+ <point x="-1020" y="-593" type="line"/>
+ </contour>
+ <contour>
+ <point x="-512" y="-727" type="line"/>
+ <point x="-382" y="-595" type="line"/>
+ <point x="-888" y="-77" type="line"/>
+ <point x="-1018" y="-209" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0354.glif b/src/Interface-Regular.ufo/glyphs/uni0354.glif
new file mode 100644
index 000000000..e052027b4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0354.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0354" format="1">
+ <advance width="0"/>
+ <unicode hex="0354"/>
+ <outline>
+ <contour>
+ <point x="-774" y="-762" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-774" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="uni02F1" xOffset="-1196"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0355.glif b/src/Interface-Regular.ufo/glyphs/uni0355.glif
new file mode 100644
index 000000000..c3cb50585
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0355.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0355" format="1">
+ <advance width="0"/>
+ <unicode hex="0355"/>
+ <outline>
+ <contour>
+ <point x="-738" y="-762" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-738" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="uni02F2" xOffset="-1141"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0356.glif b/src/Interface-Regular.ufo/glyphs/uni0356.glif
new file mode 100644
index 000000000..9731d5297
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0356.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0356" format="1">
+ <advance width="0"/>
+ <unicode hex="0356"/>
+ <outline>
+ <contour>
+ <point x="-679" y="-758" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-679" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="uni02F2" xOffset="-1403"/>
+ <component base="uni02F0" xOffset="-688"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0357.glif b/src/Interface-Regular.ufo/glyphs/uni0357.glif
new file mode 100644
index 000000000..95f5267e1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0357.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0357" format="1">
+ <advance width="0"/>
+ <unicode hex="0357"/>
+ <outline>
+ <contour>
+ <point x="-880" y="1526" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-880" y="2129" type="move" name="mkmktop"/>
+ </contour>
+ <component base="ringhalfright" xOffset="-1005"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0358.glif b/src/Interface-Regular.ufo/glyphs/uni0358.glif
new file mode 100644
index 000000000..6c3216f7c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0358.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0358" format="1">
+ <advance width="512"/>
+ <unicode hex="0358"/>
+ <outline>
+ <component base="dotbelow" xOffset="1088" yOffset="2140"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 565, 'leftMargin': 97, 'rightMargin': 151}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0359.glif b/src/Interface-Regular.ufo/glyphs/uni0359.glif
new file mode 100644
index 000000000..ff764bcb3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0359.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0359" format="1">
+ <advance width="0"/>
+ <unicode hex="0359"/>
+ <outline>
+ <contour>
+ <point x="-817" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-817" y="-718" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1041" y="-646" type="line"/>
+ <point x="-943" y="-716" type="line"/>
+ <point x="-815" y="-514" type="line"/>
+ <point x="-685" y="-722" type="line"/>
+ <point x="-587" y="-650" type="line"/>
+ <point x="-727" y="-455" type="line"/>
+ <point x="-507" y="-391" type="line"/>
+ <point x="-543" y="-274" type="line"/>
+ <point x="-756" y="-352" type="line"/>
+ <point x="-748" y="-99" type="line"/>
+ <point x="-868" y="-99" type="line"/>
+ <point x="-861" y="-348" type="line"/>
+ <point x="-1077" y="-268" type="line"/>
+ <point x="-1112" y="-384" type="line"/>
+ <point x="-897" y="-447" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni035A_.glif b/src/Interface-Regular.ufo/glyphs/uni035A_.glif
new file mode 100644
index 000000000..218835681
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni035A_.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni035A" format="1">
+ <advance width="0"/>
+ <unicode hex="035A"/>
+ <outline>
+ <contour>
+ <point x="-785" y="50" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-785" y="-656" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1323" y="-370" type="curve"/>
+ <point x="-1323" y="-532"/>
+ <point x="-1192" y="-655"/>
+ <point x="-1020" y="-655" type="curve" smooth="yes"/>
+ <point x="-850" y="-655"/>
+ <point x="-718" y="-532"/>
+ <point x="-718" y="-370" type="curve" smooth="yes"/>
+ <point x="-718" y="-209"/>
+ <point x="-850" y="-80"/>
+ <point x="-1020" y="-80" type="curve" smooth="yes"/>
+ <point x="-1192" y="-80"/>
+ <point x="-1323" y="-209"/>
+ </contour>
+ <contour>
+ <point x="-1180" y="-370" type="curve"/>
+ <point x="-1180" y="-285"/>
+ <point x="-1114" y="-208"/>
+ <point x="-1020" y="-208" type="curve" smooth="yes"/>
+ <point x="-927" y="-208"/>
+ <point x="-861" y="-285"/>
+ <point x="-861" y="-370" type="curve" smooth="yes"/>
+ <point x="-861" y="-452"/>
+ <point x="-927" y="-528"/>
+ <point x="-1020" y="-528" type="curve" smooth="yes"/>
+ <point x="-1114" y="-528"/>
+ <point x="-1180" y="-450"/>
+ </contour>
+ <contour>
+ <point x="-853" y="-370" type="curve"/>
+ <point x="-853" y="-532"/>
+ <point x="-722" y="-655"/>
+ <point x="-550" y="-655" type="curve" smooth="yes"/>
+ <point x="-380" y="-655"/>
+ <point x="-248" y="-532"/>
+ <point x="-248" y="-370" type="curve" smooth="yes"/>
+ <point x="-248" y="-209"/>
+ <point x="-380" y="-80"/>
+ <point x="-550" y="-80" type="curve" smooth="yes"/>
+ <point x="-722" y="-80"/>
+ <point x="-853" y="-209"/>
+ </contour>
+ <contour>
+ <point x="-710" y="-370" type="curve"/>
+ <point x="-710" y="-285"/>
+ <point x="-644" y="-208"/>
+ <point x="-550" y="-208" type="curve" smooth="yes"/>
+ <point x="-457" y="-208"/>
+ <point x="-391" y="-285"/>
+ <point x="-391" y="-370" type="curve" smooth="yes"/>
+ <point x="-391" y="-452"/>
+ <point x="-457" y="-528"/>
+ <point x="-550" y="-528" type="curve" smooth="yes"/>
+ <point x="-644" y="-528"/>
+ <point x="-710" y="-450"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni035B_.glif b/src/Interface-Regular.ufo/glyphs/uni035B_.glif
new file mode 100644
index 000000000..1c4967feb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni035B_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni035B" format="1">
+ <advance width="0"/>
+ <unicode hex="035B"/>
+ <outline>
+ <contour>
+ <point x="-820" y="1678" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-820" y="2394" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-892" y="2284" type="line"/>
+ <point x="-1030" y="1871" type="line"/>
+ <point x="-737" y="1871" type="line"/>
+ <point x="-820" y="1624" type="line"/>
+ <point x="-655" y="1624" type="line"/>
+ <point x="-517" y="2036" type="line"/>
+ <point x="-810" y="2036" type="line"/>
+ <point x="-727" y="2284" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni035C_.glif b/src/Interface-Regular.ufo/glyphs/uni035C_.glif
new file mode 100644
index 000000000..cfd0545da
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni035C_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni035C" format="1">
+ <advance width="0"/>
+ <unicode hex="035C"/>
+ <outline>
+ <contour>
+ <point x="0" y="-55" type="move" name="_markbottom_dd"/>
+ </contour>
+ <component base="uni035D" yOffset="-2186"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni035D_.glif b/src/Interface-Regular.ufo/glyphs/uni035D_.glif
new file mode 100644
index 000000000..0319bdeb9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni035D_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni035D" format="1">
+ <advance width="0"/>
+ <unicode hex="035D"/>
+ <outline>
+ <contour>
+ <point x="0" y="1595" type="move" name="_marktop_dd"/>
+ </contour>
+ <contour>
+ <point x="743" y="2043" type="line"/>
+ <point x="633" y="1937"/>
+ <point x="318" y="1803"/>
+ <point x="0" y="1803" type="curve" smooth="yes"/>
+ <point x="-320" y="1803"/>
+ <point x="-634" y="1937"/>
+ <point x="-744" y="2043" type="curve"/>
+ <point x="-965" y="2043" type="line"/>
+ <point x="-814" y="1826"/>
+ <point x="-448" y="1632"/>
+ <point x="0" y="1632" type="curve" smooth="yes"/>
+ <point x="448" y="1632"/>
+ <point x="813" y="1826"/>
+ <point x="964" y="2043" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni035E_.glif b/src/Interface-Regular.ufo/glyphs/uni035E_.glif
new file mode 100644
index 000000000..f4fa56d4c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni035E_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni035E" format="1">
+ <advance width="0"/>
+ <unicode hex="035E"/>
+ <outline>
+ <contour>
+ <point x="0" y="1705" type="move" name="_marktop_dd"/>
+ </contour>
+ <contour>
+ <point x="813" y="1975" type="line"/>
+ <point x="-814" y="1975" type="line"/>
+ <point x="-814" y="1768" type="line"/>
+ <point x="813" y="1768" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni035F_.glif b/src/Interface-Regular.ufo/glyphs/uni035F_.glif
new file mode 100644
index 000000000..7ad2d9af1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni035F_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni035F" format="1">
+ <advance width="0"/>
+ <unicode hex="035F"/>
+ <outline>
+ <contour>
+ <point x="0" y="-69" type="move" name="_markbottom_dd"/>
+ </contour>
+ <component base="uni035E" yOffset="-2173"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0362.glif b/src/Interface-Regular.ufo/glyphs/uni0362.glif
new file mode 100644
index 000000000..2da4b9161
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0362.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0362" format="1">
+ <advance width="0"/>
+ <unicode hex="0362"/>
+ <outline>
+ <contour>
+ <point x="0" y="-206" type="move" name="_markbottom_dd"/>
+ </contour>
+ <contour>
+ <point x="993" y="-392" type="line"/>
+ <point x="-946" y="-392" type="line"/>
+ <point x="-946" y="-517" type="line"/>
+ <point x="993" y="-517" type="line"/>
+ </contour>
+ <contour>
+ <point x="737" y="-762" type="line"/>
+ <point x="1151" y="-454" type="line"/>
+ <point x="1019" y="-375" type="line"/>
+ <point x="498" y="-762" type="line"/>
+ </contour>
+ <contour>
+ <point x="498" y="-147" type="line"/>
+ <point x="1012" y="-529" type="line"/>
+ <point x="1151" y="-454" type="line"/>
+ <point x="737" y="-147" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0363.glif b/src/Interface-Regular.ufo/glyphs/uni0363.glif
new file mode 100644
index 000000000..c4aa68441
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0363.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0363" format="1">
+ <advance width="0"/>
+ <unicode hex="0363"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-641" y="1808" type="line"/>
+ <point x="-641" y="1753"/>
+ <point x="-631" y="1700"/>
+ <point x="-616" y="1653" type="curve"/>
+ <point x="-433" y="1653" type="line"/>
+ <point x="-452" y="1711"/>
+ <point x="-459" y="1767"/>
+ <point x="-459" y="1833" type="curve" smooth="yes"/>
+ <point x="-459" y="2145" type="line" smooth="yes"/>
+ <point x="-459" y="2327"/>
+ <point x="-582" y="2419"/>
+ <point x="-756" y="2419" type="curve" smooth="yes"/>
+ <point x="-943" y="2419"/>
+ <point x="-1064" y="2321"/>
+ <point x="-1064" y="2188" type="curve"/>
+ <point x="-894" y="2174" type="line"/>
+ <point x="-894" y="2237"/>
+ <point x="-842" y="2272"/>
+ <point x="-756" y="2272" type="curve" smooth="yes"/>
+ <point x="-678" y="2272"/>
+ <point x="-641" y="2228"/>
+ <point x="-641" y="2146" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="-623" y="2096" type="line"/>
+ <point x="-777" y="2096" type="line" smooth="yes"/>
+ <point x="-993" y="2096"/>
+ <point x="-1114" y="2012"/>
+ <point x="-1114" y="1866" type="curve" smooth="yes"/>
+ <point x="-1114" y="1728"/>
+ <point x="-1016" y="1639"/>
+ <point x="-858" y="1639" type="curve" smooth="yes"/>
+ <point x="-723" y="1639"/>
+ <point x="-648" y="1716"/>
+ <point x="-617" y="1779" type="curve"/>
+ <point x="-635" y="1896" type="line"/>
+ <point x="-635" y="1848"/>
+ <point x="-734" y="1782"/>
+ <point x="-815" y="1782" type="curve" smooth="yes"/>
+ <point x="-894" y="1782"/>
+ <point x="-932" y="1815"/>
+ <point x="-932" y="1870" type="curve" smooth="yes"/>
+ <point x="-932" y="1928"/>
+ <point x="-877" y="1979"/>
+ <point x="-776" y="1979" type="curve" smooth="yes"/>
+ <point x="-622" y="1979" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0364.glif b/src/Interface-Regular.ufo/glyphs/uni0364.glif
new file mode 100644
index 000000000..3791b24ff
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0364.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0364" format="1">
+ <advance width="0"/>
+ <unicode hex="0364"/>
+ <outline>
+ <contour>
+ <point x="-777" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-777" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-752" y="1632" type="curve" smooth="yes"/>
+ <point x="-598" y="1632"/>
+ <point x="-505" y="1706"/>
+ <point x="-455" y="1781" type="curve"/>
+ <point x="-549" y="1870" type="line"/>
+ <point x="-594" y="1810"/>
+ <point x="-652" y="1781"/>
+ <point x="-744" y="1781" type="curve" smooth="yes"/>
+ <point x="-868" y="1781"/>
+ <point x="-934" y="1858"/>
+ <point x="-934" y="1998" type="curve" smooth="yes"/>
+ <point x="-934" y="2028" type="line" smooth="yes"/>
+ <point x="-934" y="2186"/>
+ <point x="-881" y="2272"/>
+ <point x="-769" y="2272" type="curve" smooth="yes"/>
+ <point x="-653" y="2272"/>
+ <point x="-615" y="2201"/>
+ <point x="-608" y="2105" type="curve" smooth="yes"/>
+ <point x="-608" y="2096" type="line"/>
+ <point x="-1019" y="2096" type="line"/>
+ <point x="-1019" y="1979" type="line"/>
+ <point x="-440" y="1979" type="line"/>
+ <point x="-440" y="2043" type="line" smooth="yes"/>
+ <point x="-440" y="2256"/>
+ <point x="-546" y="2419"/>
+ <point x="-769" y="2419" type="curve" smooth="yes"/>
+ <point x="-960" y="2419"/>
+ <point x="-1115" y="2284"/>
+ <point x="-1115" y="2028" type="curve" smooth="yes"/>
+ <point x="-1115" y="1998" type="line" smooth="yes"/>
+ <point x="-1115" y="1785"/>
+ <point x="-983" y="1632"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0365.glif b/src/Interface-Regular.ufo/glyphs/uni0365.glif
new file mode 100644
index 000000000..4912f964a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0365.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0365" format="1">
+ <advance width="0"/>
+ <unicode hex="0365"/>
+ <outline>
+ <contour>
+ <point x="-771" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-771" y="2775" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-679" y="2410" type="line"/>
+ <point x="-861" y="2410" type="line"/>
+ <point x="-861" y="1651" type="line"/>
+ <point x="-679" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-876" y="2592" type="curve" smooth="yes"/>
+ <point x="-876" y="2537"/>
+ <point x="-840" y="2494"/>
+ <point x="-771" y="2494" type="curve" smooth="yes"/>
+ <point x="-704" y="2494"/>
+ <point x="-667" y="2537"/>
+ <point x="-667" y="2592" type="curve" smooth="yes"/>
+ <point x="-667" y="2648"/>
+ <point x="-704" y="2692"/>
+ <point x="-771" y="2692" type="curve" smooth="yes"/>
+ <point x="-840" y="2692"/>
+ <point x="-876" y="2648"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0366.glif b/src/Interface-Regular.ufo/glyphs/uni0366.glif
new file mode 100644
index 000000000..23accec4d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0366.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0366" format="1">
+ <advance width="0"/>
+ <unicode hex="0366"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="1632" type="curve" smooth="yes"/>
+ <point x="-557" y="1632"/>
+ <point x="-413" y="1785"/>
+ <point x="-413" y="2017" type="curve" smooth="yes"/>
+ <point x="-413" y="2032" type="line" smooth="yes"/>
+ <point x="-413" y="2266"/>
+ <point x="-557" y="2419"/>
+ <point x="-774" y="2419" type="curve" smooth="yes"/>
+ <point x="-987" y="2419"/>
+ <point x="-1133" y="2266"/>
+ <point x="-1133" y="2032" type="curve" smooth="yes"/>
+ <point x="-1133" y="2017" type="line" smooth="yes"/>
+ <point x="-1133" y="1785"/>
+ <point x="-987" y="1632"/>
+ </contour>
+ <contour>
+ <point x="-773" y="1779" type="curve" smooth="yes"/>
+ <point x="-898" y="1779"/>
+ <point x="-952" y="1870"/>
+ <point x="-952" y="2017" type="curve" smooth="yes"/>
+ <point x="-952" y="2032" type="line" smooth="yes"/>
+ <point x="-952" y="2179"/>
+ <point x="-898" y="2272"/>
+ <point x="-774" y="2272" type="curve" smooth="yes"/>
+ <point x="-648" y="2272"/>
+ <point x="-594" y="2179"/>
+ <point x="-594" y="2032" type="curve" smooth="yes"/>
+ <point x="-594" y="2017" type="line" smooth="yes"/>
+ <point x="-594" y="1870"/>
+ <point x="-648" y="1779"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0367.glif b/src/Interface-Regular.ufo/glyphs/uni0367.glif
new file mode 100644
index 000000000..694f1d6f2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0367.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0367" format="1">
+ <advance width="0"/>
+ <unicode hex="0367"/>
+ <outline>
+ <contour>
+ <point x="-781" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-781" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-641" y="1827" type="line"/>
+ <point x="-594" y="1651" type="line"/>
+ <point x="-459" y="1651" type="line"/>
+ <point x="-459" y="2410" type="line"/>
+ <point x="-641" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-616" y="2005" type="line"/>
+ <point x="-616" y="1863"/>
+ <point x="-668" y="1785"/>
+ <point x="-792" y="1785" type="curve" smooth="yes"/>
+ <point x="-884" y="1785"/>
+ <point x="-923" y="1840"/>
+ <point x="-923" y="1961" type="curve" smooth="yes"/>
+ <point x="-923" y="2410" type="line"/>
+ <point x="-1104" y="2410" type="line"/>
+ <point x="-1104" y="1962" type="line" smooth="yes"/>
+ <point x="-1104" y="1731"/>
+ <point x="-1004" y="1638"/>
+ <point x="-842" y="1638" type="curve" smooth="yes"/>
+ <point x="-633" y="1638"/>
+ <point x="-551" y="1793"/>
+ <point x="-551" y="2006" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0368.glif b/src/Interface-Regular.ufo/glyphs/uni0368.glif
new file mode 100644
index 000000000..433faf4d4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0368.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0368" format="1">
+ <advance width="0"/>
+ <unicode hex="0368"/>
+ <outline>
+ <contour>
+ <point x="-788" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-788" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-771" y="1632" type="curve" smooth="yes"/>
+ <point x="-595" y="1632"/>
+ <point x="-457" y="1753"/>
+ <point x="-450" y="1887" type="curve"/>
+ <point x="-623" y="1887" type="line"/>
+ <point x="-635" y="1827"/>
+ <point x="-682" y="1779"/>
+ <point x="-771" y="1779" type="curve" smooth="yes"/>
+ <point x="-888" y="1779"/>
+ <point x="-945" y="1882"/>
+ <point x="-945" y="2010" type="curve" smooth="yes"/>
+ <point x="-945" y="2041" type="line" smooth="yes"/>
+ <point x="-945" y="2167"/>
+ <point x="-887" y="2272"/>
+ <point x="-771" y="2272" type="curve" smooth="yes"/>
+ <point x="-670" y="2272"/>
+ <point x="-627" y="2203"/>
+ <point x="-623" y="2144" type="curve"/>
+ <point x="-450" y="2144" type="line"/>
+ <point x="-457" y="2298"/>
+ <point x="-578" y="2419"/>
+ <point x="-771" y="2419" type="curve" smooth="yes"/>
+ <point x="-1016" y="2419"/>
+ <point x="-1126" y="2243"/>
+ <point x="-1126" y="2041" type="curve" smooth="yes"/>
+ <point x="-1126" y="2010" type="line" smooth="yes"/>
+ <point x="-1126" y="1810"/>
+ <point x="-1018" y="1632"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0369.glif b/src/Interface-Regular.ufo/glyphs/uni0369.glif
new file mode 100644
index 000000000..03e44660b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0369.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0369" format="1">
+ <advance width="0"/>
+ <unicode hex="0369"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-793" y="2775" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-624" y="1793" type="line"/>
+ <point x="-601" y="1651" type="line"/>
+ <point x="-443" y="1651" type="line"/>
+ <point x="-443" y="2740" type="line"/>
+ <point x="-624" y="2740" type="line"/>
+ </contour>
+ <contour>
+ <point x="-832" y="1632" type="curve" smooth="yes"/>
+ <point x="-637" y="1632"/>
+ <point x="-543" y="1746"/>
+ <point x="-523" y="1976" type="curve"/>
+ <point x="-523" y="2075" type="line"/>
+ <point x="-543" y="2306"/>
+ <point x="-637" y="2419"/>
+ <point x="-831" y="2419" type="curve" smooth="yes"/>
+ <point x="-1024" y="2419"/>
+ <point x="-1145" y="2262"/>
+ <point x="-1145" y="2032" type="curve" smooth="yes"/>
+ <point x="-1145" y="2017" type="line" smooth="yes"/>
+ <point x="-1145" y="1796"/>
+ <point x="-1023" y="1632"/>
+ </contour>
+ <contour>
+ <point x="-796" y="1779" type="curve" smooth="yes"/>
+ <point x="-906" y="1779"/>
+ <point x="-964" y="1870"/>
+ <point x="-964" y="2017" type="curve" smooth="yes"/>
+ <point x="-964" y="2032" type="line" smooth="yes"/>
+ <point x="-964" y="2178"/>
+ <point x="-906" y="2272"/>
+ <point x="-795" y="2272" type="curve" smooth="yes"/>
+ <point x="-697" y="2272"/>
+ <point x="-626" y="2210"/>
+ <point x="-604" y="2105" type="curve"/>
+ <point x="-604" y="1944" type="line"/>
+ <point x="-633" y="1840"/>
+ <point x="-697" y="1779"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni036A_.glif b/src/Interface-Regular.ufo/glyphs/uni036A_.glif
new file mode 100644
index 000000000..2bda73208
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni036A_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni036A" format="1">
+ <advance width="0"/>
+ <unicode hex="036A"/>
+ <outline>
+ <contour>
+ <point x="-781" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-781" y="2775" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-923" y="2740" type="line"/>
+ <point x="-1104" y="2740" type="line"/>
+ <point x="-1104" y="1651" type="line"/>
+ <point x="-923" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-947" y="2052" type="line"/>
+ <point x="-947" y="2193"/>
+ <point x="-895" y="2272"/>
+ <point x="-771" y="2272" type="curve" smooth="yes"/>
+ <point x="-679" y="2272"/>
+ <point x="-641" y="2217"/>
+ <point x="-641" y="2096" type="curve" smooth="yes"/>
+ <point x="-641" y="1651" type="line"/>
+ <point x="-459" y="1651" type="line"/>
+ <point x="-459" y="2094" type="line" smooth="yes"/>
+ <point x="-459" y="2325"/>
+ <point x="-560" y="2419"/>
+ <point x="-722" y="2419" type="curve" smooth="yes"/>
+ <point x="-931" y="2419"/>
+ <point x="-1012" y="2263"/>
+ <point x="-1012" y="2050" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni036B_.glif b/src/Interface-Regular.ufo/glyphs/uni036B_.glif
new file mode 100644
index 000000000..90068e77a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni036B_.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni036B" format="1">
+ <advance width="0"/>
+ <unicode hex="036B"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-774" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1147" y="2234" type="line"/>
+ <point x="-1194" y="2410" type="line"/>
+ <point x="-1328" y="2410" type="line"/>
+ <point x="-1328" y="1651" type="line"/>
+ <point x="-1147" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1172" y="2052" type="line"/>
+ <point x="-1172" y="2193"/>
+ <point x="-1119" y="2272"/>
+ <point x="-996" y="2272" type="curve" smooth="yes"/>
+ <point x="-903" y="2272"/>
+ <point x="-865" y="2217"/>
+ <point x="-865" y="2096" type="curve" smooth="yes"/>
+ <point x="-865" y="1651" type="line"/>
+ <point x="-683" y="1651" type="line"/>
+ <point x="-683" y="2094" type="line" smooth="yes"/>
+ <point x="-683" y="2325"/>
+ <point x="-784" y="2419"/>
+ <point x="-946" y="2419" type="curve" smooth="yes"/>
+ <point x="-1155" y="2419"/>
+ <point x="-1236" y="2263"/>
+ <point x="-1236" y="2050" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-708" y="2052" type="line"/>
+ <point x="-708" y="2193"/>
+ <point x="-656" y="2272"/>
+ <point x="-532" y="2272" type="curve" smooth="yes"/>
+ <point x="-440" y="2272"/>
+ <point x="-402" y="2217"/>
+ <point x="-402" y="2096" type="curve" smooth="yes"/>
+ <point x="-402" y="1651" type="line"/>
+ <point x="-220" y="1651" type="line"/>
+ <point x="-220" y="2094" type="line" smooth="yes"/>
+ <point x="-220" y="2325"/>
+ <point x="-320" y="2419"/>
+ <point x="-483" y="2419" type="curve" smooth="yes"/>
+ <point x="-692" y="2419"/>
+ <point x="-773" y="2263"/>
+ <point x="-773" y="2050" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni036C_.glif b/src/Interface-Regular.ufo/glyphs/uni036C_.glif
new file mode 100644
index 000000000..3f616b2a2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni036C_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni036C" format="1">
+ <advance width="0"/>
+ <unicode hex="036C"/>
+ <outline>
+ <contour>
+ <point x="-756" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-756" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-782" y="2234" type="line"/>
+ <point x="-829" y="2410" type="line"/>
+ <point x="-964" y="2410" type="line"/>
+ <point x="-964" y="1651" type="line"/>
+ <point x="-782" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-549" y="2412" type="line"/>
+ <point x="-561" y="2416"/>
+ <point x="-583" y="2419"/>
+ <point x="-609" y="2419" type="curve" smooth="yes"/>
+ <point x="-791" y="2419"/>
+ <point x="-872" y="2263"/>
+ <point x="-872" y="2050" type="curve"/>
+ <point x="-800" y="2052" type="line"/>
+ <point x="-800" y="2193"/>
+ <point x="-747" y="2266"/>
+ <point x="-631" y="2266" type="curve" smooth="yes"/>
+ <point x="-600" y="2266"/>
+ <point x="-572" y="2259"/>
+ <point x="-549" y="2245" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni036D_.glif b/src/Interface-Regular.ufo/glyphs/uni036D_.glif
new file mode 100644
index 000000000..97da79364
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni036D_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni036D" format="1">
+ <advance width="0"/>
+ <unicode hex="036D"/>
+ <outline>
+ <contour>
+ <point x="-813" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-813" y="2775" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-584" y="2419" type="line"/>
+ <point x="-1041" y="2419" type="line"/>
+ <point x="-1041" y="2272" type="line"/>
+ <point x="-584" y="2272" type="line"/>
+ </contour>
+ <contour>
+ <point x="-903" y="2602" type="line"/>
+ <point x="-903" y="1900" type="line" smooth="yes"/>
+ <point x="-903" y="1720"/>
+ <point x="-836" y="1646"/>
+ <point x="-699" y="1646" type="curve" smooth="yes"/>
+ <point x="-649" y="1646"/>
+ <point x="-616" y="1654"/>
+ <point x="-595" y="1661" type="curve"/>
+ <point x="-595" y="1803" type="line"/>
+ <point x="-606" y="1800"/>
+ <point x="-634" y="1796"/>
+ <point x="-655" y="1796" type="curve" smooth="yes"/>
+ <point x="-696" y="1796"/>
+ <point x="-722" y="1825"/>
+ <point x="-722" y="1907" type="curve" smooth="yes"/>
+ <point x="-722" y="2602" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni036E_.glif b/src/Interface-Regular.ufo/glyphs/uni036E_.glif
new file mode 100644
index 000000000..e3df17bed
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni036E_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni036E" format="1">
+ <advance width="0"/>
+ <unicode hex="036E"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-774" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-763" y="1926" type="line"/>
+ <point x="-813" y="1651" type="line"/>
+ <point x="-693" y="1651" type="line"/>
+ <point x="-422" y="2410" type="line"/>
+ <point x="-620" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-928" y="2410" type="line"/>
+ <point x="-1126" y="2410" type="line"/>
+ <point x="-854" y="1651" type="line"/>
+ <point x="-733" y="1651" type="line"/>
+ <point x="-781" y="1926" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni036F_.glif b/src/Interface-Regular.ufo/glyphs/uni036F_.glif
new file mode 100644
index 000000000..5e031ec17
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni036F_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni036F" format="1">
+ <advance width="0"/>
+ <unicode hex="036F"/>
+ <outline>
+ <contour>
+ <point x="-703" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-703" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-836" y="2410" type="line"/>
+ <point x="-1052" y="2410" type="line"/>
+ <point x="-820" y="2035" type="line"/>
+ <point x="-1059" y="1651" type="line"/>
+ <point x="-842" y="1651" type="line"/>
+ <point x="-703" y="1893" type="line"/>
+ <point x="-564" y="1651" type="line"/>
+ <point x="-348" y="1651" type="line"/>
+ <point x="-587" y="2035" type="line"/>
+ <point x="-355" y="2410" type="line"/>
+ <point x="-573" y="2410" type="line"/>
+ <point x="-705" y="2175" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0370.glif b/src/Interface-Regular.ufo/glyphs/uni0370.glif
new file mode 100644
index 000000000..daa3e8384
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0370.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0370" format="1">
+ <advance width="1760"/>
+ <unicode hex="0370"/>
+ <outline>
+ <contour>
+ <point x="1528" y="1148" type="line" name="hr00"/>
+ <point x="476" y="1148" type="line"/>
+ <point x="476" y="920" type="line"/>
+ <point x="1528" y="920" type="line"/>
+ </contour>
+ <contour>
+ <point x="516" y="2004" type="line"/>
+ <point x="232" y="2004" type="line"/>
+ <point x="232" y="0" type="line"/>
+ <point x="516" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1584.0, 'leftMargin': 228, 'rightMargin': 58.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0371.glif b/src/Interface-Regular.ufo/glyphs/uni0371.glif
new file mode 100644
index 000000000..7796b88b0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0371.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0371" format="1">
+ <advance width="1504"/>
+ <unicode hex="0371"/>
+ <outline>
+ <contour>
+ <point x="676" y="0" type="line"/>
+ <point x="676" y="1108" type="line" smooth="yes"/>
+ <point x="676" y="1372"/>
+ <point x="480" y="1516"/>
+ <point x="256" y="1516" type="curve" smooth="yes"/>
+ <point x="212" y="1516"/>
+ <point x="156" y="1508"/>
+ <point x="120" y="1500" type="curve"/>
+ <point x="120" y="1316" type="line"/>
+ <point x="140" y="1320"/>
+ <point x="176" y="1324"/>
+ <point x="196" y="1324" type="curve" smooth="yes"/>
+ <point x="320" y="1324"/>
+ <point x="400" y="1264"/>
+ <point x="400" y="1108" type="curve" smooth="yes"/>
+ <point x="400" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1388" y="848" type="line"/>
+ <point x="620" y="848" type="line"/>
+ <point x="620" y="628" type="line"/>
+ <point x="1388" y="628" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1349, 'leftMargin': 41, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0372.glif b/src/Interface-Regular.ufo/glyphs/uni0372.glif
new file mode 100644
index 000000000..ae14f2649
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0372.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0372" format="1">
+ <advance width="1760"/>
+ <unicode hex="0372"/>
+ <outline>
+ <contour>
+ <point x="1632" y="2004" type="line" name="hr00"/>
+ <point x="1404" y="2004" type="line"/>
+ <point x="1404" y="1240" type="line"/>
+ <point x="1632" y="1240" type="line"/>
+ </contour>
+ <contour>
+ <point x="312" y="2004" type="line"/>
+ <point x="84" y="2004" type="line"/>
+ <point x="84" y="1240" type="line"/>
+ <point x="312" y="1240" type="line"/>
+ </contour>
+ <component base="T" xOffset="16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1680, 'leftMargin': 67, 'rightMargin': 16}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0373.glif b/src/Interface-Regular.ufo/glyphs/uni0373.glif
new file mode 100644
index 000000000..cfb0f672d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0373.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0373" format="1">
+ <advance width="1504"/>
+ <unicode hex="0373"/>
+ <outline>
+ <contour>
+ <point x="888" y="2004" type="line"/>
+ <point x="616" y="2004" type="line"/>
+ <point x="616" y="0" type="line"/>
+ <point x="888" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1344" y="2004" type="line"/>
+ <point x="160" y="2004" type="line"/>
+ <point x="160" y="1784" type="line"/>
+ <point x="1344" y="1784" type="line"/>
+ </contour>
+ <contour>
+ <point x="1344" y="2004" type="line"/>
+ <point x="1124" y="2004" type="line"/>
+ <point x="1124" y="1376" type="line"/>
+ <point x="1344" y="1376" type="line"/>
+ </contour>
+ <contour>
+ <point x="380" y="2004" type="line"/>
+ <point x="160" y="2004" type="line"/>
+ <point x="160" y="1376" type="line"/>
+ <point x="380" y="1376" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1323, 'leftMargin': 69, 'rightMargin': 69}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0376.glif b/src/Interface-Regular.ufo/glyphs/uni0376.glif
new file mode 100644
index 000000000..141919e9b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0376.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0376" format="1">
+ <advance width="2016"/>
+ <unicode hex="0376"/>
+ <outline>
+ <component base="afii10026" xOffset="8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2010, 'leftMargin': 241, 'rightMargin': 246}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0377.glif b/src/Interface-Regular.ufo/glyphs/uni0377.glif
new file mode 100644
index 000000000..a45b97e9a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0377.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0377" format="1">
+ <advance width="1760"/>
+ <unicode hex="0377"/>
+ <outline>
+ <contour>
+ <point x="1396" y="1488" type="line"/>
+ <point x="1396" y="412" type="line" smooth="yes"/>
+ <point x="1396" y="248"/>
+ <point x="1444" y="212"/>
+ <point x="1500" y="212" type="curve" smooth="yes"/>
+ <point x="1516" y="212"/>
+ <point x="1532" y="216"/>
+ <point x="1540" y="220" type="curve"/>
+ <point x="1576" y="20" type="line"/>
+ <point x="1516" y="-24"/>
+ <point x="1460" y="-28"/>
+ <point x="1400" y="-28" type="curve" smooth="yes"/>
+ <point x="1224" y="-28"/>
+ <point x="1120" y="96"/>
+ <point x="1120" y="412" type="curve" smooth="yes"/>
+ <point x="1120" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1300" y="1356" type="line"/>
+ <point x="460" y="0" type="line"/>
+ <point x="276" y="132" type="line"/>
+ <point x="1120" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="188" y="1488" type="line"/>
+ <point x="460" y="1488" type="line"/>
+ <point x="460" y="0" type="line"/>
+ <point x="188" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1679, 'leftMargin': 213, 'rightMargin': 78}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni037B_.cn.glif b/src/Interface-Regular.ufo/glyphs/uni037B_.cn.glif
new file mode 100644
index 000000000..e63dd9311
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni037B_.cn.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni037B.cn" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="120" y="472" type="line"/>
+ <point x="136" y="176"/>
+ <point x="400" y="-28"/>
+ <point x="716" y="-28" type="curve" smooth="yes"/>
+ <point x="1172" y="-28"/>
+ <point x="1384" y="232"/>
+ <point x="1384" y="660" type="curve" smooth="yes"/>
+ <point x="1384" y="828" type="line" smooth="yes"/>
+ <point x="1384" y="1256"/>
+ <point x="1172" y="1516"/>
+ <point x="716" y="1516" type="curve" smooth="yes"/>
+ <point x="364" y="1516"/>
+ <point x="136" y="1312"/>
+ <point x="120" y="976" type="curve"/>
+ <point x="380" y="976" type="line"/>
+ <point x="396" y="1184"/>
+ <point x="516" y="1296"/>
+ <point x="716" y="1296" type="curve" smooth="yes"/>
+ <point x="1024" y="1296"/>
+ <point x="1112" y="1108"/>
+ <point x="1112" y="828" type="curve" smooth="yes"/>
+ <point x="1112" y="660" type="line" smooth="yes"/>
+ <point x="1112" y="380"/>
+ <point x="1028" y="192"/>
+ <point x="716" y="192" type="curve" smooth="yes"/>
+ <point x="540" y="192"/>
+ <point x="396" y="276"/>
+ <point x="380" y="472" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 88, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni037B_.glif b/src/Interface-Regular.ufo/glyphs/uni037B_.glif
new file mode 100644
index 000000000..efbe4fcd0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni037B_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni037B" format="1">
+ <advance width="1504"/>
+ <unicode hex="037B"/>
+ <outline>
+ <contour>
+ <point x="120" y="472" type="line"/>
+ <point x="136" y="212"/>
+ <point x="400" y="-28"/>
+ <point x="716" y="-28" type="curve" smooth="yes"/>
+ <point x="1172" y="-28"/>
+ <point x="1384" y="320"/>
+ <point x="1384" y="716" type="curve" smooth="yes"/>
+ <point x="1384" y="772" type="line" smooth="yes"/>
+ <point x="1384" y="1168"/>
+ <point x="1172" y="1516"/>
+ <point x="716" y="1516" type="curve" smooth="yes"/>
+ <point x="364" y="1516"/>
+ <point x="136" y="1276"/>
+ <point x="120" y="976" type="curve"/>
+ <point x="380" y="976" type="line"/>
+ <point x="396" y="1148"/>
+ <point x="516" y="1296"/>
+ <point x="716" y="1296" type="curve" smooth="yes"/>
+ <point x="1024" y="1296"/>
+ <point x="1112" y="1024"/>
+ <point x="1112" y="772" type="curve" smooth="yes"/>
+ <point x="1112" y="716" type="line" smooth="yes"/>
+ <point x="1112" y="464"/>
+ <point x="1028" y="192"/>
+ <point x="716" y="192" type="curve" smooth="yes"/>
+ <point x="540" y="192"/>
+ <point x="396" y="316"/>
+ <point x="380" y="472" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 88, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni037C_.glif b/src/Interface-Regular.ufo/glyphs/uni037C_.glif
new file mode 100644
index 000000000..8a1f98406
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni037C_.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni037C" format="1">
+ <advance width="1504"/>
+ <unicode hex="037C"/>
+ <outline>
+ <contour>
+ <point x="592" y="740" type="curve" smooth="yes"/>
+ <point x="592" y="656"/>
+ <point x="644" y="588"/>
+ <point x="748" y="588" type="curve" smooth="yes"/>
+ <point x="852" y="588"/>
+ <point x="908" y="656"/>
+ <point x="908" y="740" type="curve" smooth="yes"/>
+ <point x="908" y="824"/>
+ <point x="852" y="892"/>
+ <point x="748" y="892" type="curve" smooth="yes"/>
+ <point x="644" y="892"/>
+ <point x="592" y="824"/>
+ </contour>
+ <contour>
+ <point x="788" y="-28" type="curve" smooth="yes"/>
+ <point x="1104" y="-28"/>
+ <point x="1372" y="212"/>
+ <point x="1384" y="472" type="curve"/>
+ <point x="1124" y="472" type="line"/>
+ <point x="1112" y="316"/>
+ <point x="964" y="192"/>
+ <point x="788" y="192" type="curve" smooth="yes"/>
+ <point x="476" y="192"/>
+ <point x="396" y="464"/>
+ <point x="396" y="716" type="curve" smooth="yes"/>
+ <point x="396" y="772" type="line" smooth="yes"/>
+ <point x="396" y="1024"/>
+ <point x="480" y="1296"/>
+ <point x="788" y="1296" type="curve" smooth="yes"/>
+ <point x="988" y="1296"/>
+ <point x="1112" y="1148"/>
+ <point x="1124" y="976" type="curve"/>
+ <point x="1384" y="976" type="line"/>
+ <point x="1372" y="1276"/>
+ <point x="1144" y="1516"/>
+ <point x="788" y="1516" type="curve" smooth="yes"/>
+ <point x="336" y="1516"/>
+ <point x="120" y="1168"/>
+ <point x="120" y="772" type="curve" smooth="yes"/>
+ <point x="120" y="716" type="line" smooth="yes"/>
+ <point x="120" y="320"/>
+ <point x="332" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 127, 'rightMargin': 88}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni037D_.cn.glif b/src/Interface-Regular.ufo/glyphs/uni037D_.cn.glif
new file mode 100644
index 000000000..8258cc715
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni037D_.cn.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni037D.cn" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="120" y="472" type="line"/>
+ <point x="136" y="176"/>
+ <point x="400" y="-28"/>
+ <point x="716" y="-28" type="curve" smooth="yes"/>
+ <point x="1172" y="-28"/>
+ <point x="1384" y="232"/>
+ <point x="1384" y="660" type="curve" smooth="yes"/>
+ <point x="1384" y="828" type="line" smooth="yes"/>
+ <point x="1384" y="1256"/>
+ <point x="1172" y="1516"/>
+ <point x="716" y="1516" type="curve" smooth="yes"/>
+ <point x="364" y="1516"/>
+ <point x="136" y="1312"/>
+ <point x="120" y="976" type="curve"/>
+ <point x="380" y="976" type="line"/>
+ <point x="396" y="1184"/>
+ <point x="516" y="1296"/>
+ <point x="716" y="1296" type="curve" smooth="yes"/>
+ <point x="1024" y="1296"/>
+ <point x="1112" y="1108"/>
+ <point x="1112" y="828" type="curve" smooth="yes"/>
+ <point x="1112" y="660" type="line" smooth="yes"/>
+ <point x="1112" y="380"/>
+ <point x="1028" y="192"/>
+ <point x="716" y="192" type="curve" smooth="yes"/>
+ <point x="540" y="192"/>
+ <point x="396" y="276"/>
+ <point x="380" y="472" type="curve"/>
+ </contour>
+ <contour>
+ <point x="712" y="588" type="curve" smooth="yes"/>
+ <point x="816" y="588"/>
+ <point x="868" y="656"/>
+ <point x="868" y="740" type="curve" smooth="yes"/>
+ <point x="868" y="824"/>
+ <point x="816" y="892"/>
+ <point x="712" y="892" type="curve" smooth="yes"/>
+ <point x="604" y="892"/>
+ <point x="552" y="824"/>
+ <point x="552" y="740" type="curve" smooth="yes"/>
+ <point x="552" y="656"/>
+ <point x="604" y="588"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 88, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni037D_.glif b/src/Interface-Regular.ufo/glyphs/uni037D_.glif
new file mode 100644
index 000000000..585b2d233
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni037D_.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni037D" format="1">
+ <advance width="1504"/>
+ <unicode hex="037D"/>
+ <outline>
+ <contour>
+ <point x="120" y="472" type="line"/>
+ <point x="136" y="212"/>
+ <point x="400" y="-28"/>
+ <point x="716" y="-28" type="curve" smooth="yes"/>
+ <point x="1172" y="-28"/>
+ <point x="1384" y="320"/>
+ <point x="1384" y="716" type="curve" smooth="yes"/>
+ <point x="1384" y="772" type="line" smooth="yes"/>
+ <point x="1384" y="1168"/>
+ <point x="1172" y="1516"/>
+ <point x="716" y="1516" type="curve" smooth="yes"/>
+ <point x="364" y="1516"/>
+ <point x="136" y="1276"/>
+ <point x="120" y="976" type="curve"/>
+ <point x="380" y="976" type="line"/>
+ <point x="396" y="1148"/>
+ <point x="516" y="1296"/>
+ <point x="716" y="1296" type="curve" smooth="yes"/>
+ <point x="1024" y="1296"/>
+ <point x="1112" y="1024"/>
+ <point x="1112" y="772" type="curve" smooth="yes"/>
+ <point x="1112" y="716" type="line" smooth="yes"/>
+ <point x="1112" y="464"/>
+ <point x="1028" y="192"/>
+ <point x="716" y="192" type="curve" smooth="yes"/>
+ <point x="540" y="192"/>
+ <point x="396" y="316"/>
+ <point x="380" y="472" type="curve"/>
+ </contour>
+ <contour>
+ <point x="720" y="588" type="curve" smooth="yes"/>
+ <point x="824" y="588"/>
+ <point x="880" y="656"/>
+ <point x="880" y="740" type="curve" smooth="yes"/>
+ <point x="880" y="824"/>
+ <point x="824" y="892"/>
+ <point x="720" y="892" type="curve" smooth="yes"/>
+ <point x="616" y="892"/>
+ <point x="564" y="824"/>
+ <point x="564" y="740" type="curve" smooth="yes"/>
+ <point x="564" y="656"/>
+ <point x="616" y="588"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 88, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni03CF__.glif b/src/Interface-Regular.ufo/glyphs/uni03CF__.glif
new file mode 100644
index 000000000..104feb934
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni03CF__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03CF" format="1">
+ <advance width="1760"/>
+ <unicode hex="03CF"/>
+ <outline>
+ <contour>
+ <point x="392" y="2004" type="line"/>
+ <point x="108" y="2004" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="392" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1596" y="2004" type="line"/>
+ <point x="1252" y="2004" type="line"/>
+ <point x="596" y="1264" type="line"/>
+ <point x="244" y="868" type="line"/>
+ <point x="296" y="572" type="line"/>
+ <point x="768" y="1068" type="line"/>
+ </contour>
+ <contour>
+ <point x="1656" y="0" type="line"/>
+ <point x="764" y="1192" type="line"/>
+ <point x="596" y="968" type="line"/>
+ <point x="1312" y="4" type="line"/>
+ <point x="928" y="-332" type="line"/>
+ <point x="1076" y="-504" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1764, 'leftMargin': 228, 'rightMargin': -13}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni03D7_.glif b/src/Interface-Regular.ufo/glyphs/uni03D7_.glif
new file mode 100644
index 000000000..237458bd3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni03D7_.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03D7" format="1">
+ <advance width="2016"/>
+ <unicode hex="03D7"/>
+ <outline>
+ <contour>
+ <point x="604" y="0" type="line"/>
+ <point x="1708" y="1488" type="line"/>
+ <point x="1416" y="1488" type="line"/>
+ <point x="312" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1296" y="1072" type="line"/>
+ <point x="1320" y="884"/>
+ <point x="1356" y="736"/>
+ <point x="1392" y="616" type="curve" smooth="yes"/>
+ <point x="1492" y="300"/>
+ <point x="1608" y="164"/>
+ <point x="1608" y="-68" type="curve" smooth="yes"/>
+ <point x="1608" y="-256"/>
+ <point x="1512" y="-320"/>
+ <point x="1368" y="-320" type="curve" smooth="yes"/>
+ <point x="1344" y="-320"/>
+ <point x="1304" y="-316"/>
+ <point x="1280" y="-308" type="curve"/>
+ <point x="1280" y="-524" type="line"/>
+ <point x="1320" y="-536"/>
+ <point x="1392" y="-548"/>
+ <point x="1436" y="-548" type="curve" smooth="yes"/>
+ <point x="1700" y="-548"/>
+ <point x="1880" y="-376"/>
+ <point x="1880" y="-68" type="curve" smooth="yes"/>
+ <point x="1880" y="244"/>
+ <point x="1752" y="400"/>
+ <point x="1644" y="724" type="curve" smooth="yes"/>
+ <point x="1596" y="876"/>
+ <point x="1548" y="1064"/>
+ <point x="1524" y="1320" type="curve"/>
+ </contour>
+ <contour>
+ <point x="740" y="312" type="line"/>
+ <point x="740" y="1036" type="line" smooth="yes"/>
+ <point x="740" y="1344"/>
+ <point x="560" y="1516"/>
+ <point x="296" y="1516" type="curve" smooth="yes"/>
+ <point x="248" y="1516"/>
+ <point x="180" y="1504"/>
+ <point x="136" y="1492" type="curve"/>
+ <point x="136" y="1276" type="line"/>
+ <point x="164" y="1284"/>
+ <point x="200" y="1288"/>
+ <point x="224" y="1288" type="curve" smooth="yes"/>
+ <point x="372" y="1288"/>
+ <point x="464" y="1224"/>
+ <point x="464" y="1036" type="curve" smooth="yes"/>
+ <point x="464" y="60" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1827, 'leftMargin': 41, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni03D8_.glif b/src/Interface-Regular.ufo/glyphs/uni03D8_.glif
new file mode 100644
index 000000000..2f078122c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni03D8_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03D8" format="1">
+ <advance width="2016"/>
+ <unicode hex="03D8"/>
+ <outline>
+ <contour>
+ <point x="1100" y="56" type="line" name="hr00"/>
+ <point x="812" y="56" type="line"/>
+ <point x="812" y="-572" type="line"/>
+ <point x="1100" y="-572" type="line"/>
+ </contour>
+ <component base="O" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 256, 'rightMargin': 152}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni03D9_.glif b/src/Interface-Regular.ufo/glyphs/uni03D9_.glif
new file mode 100644
index 000000000..17c5772c0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni03D9_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03D9" format="1">
+ <advance width="1760"/>
+ <unicode hex="03D9"/>
+ <outline>
+ <contour>
+ <point x="928" y="92" type="line" name="hr00"/>
+ <point x="652" y="92" type="line"/>
+ <point x="652" y="-572" type="line"/>
+ <point x="928" y="-572" type="line"/>
+ </contour>
+ <component base="o" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1613, 'leftMargin': 236, 'rightMargin': 57}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni03F3_.ccmp.glif b/src/Interface-Regular.ufo/glyphs/uni03F3_.ccmp.glif
new file mode 100644
index 000000000..07946944a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni03F3_.ccmp.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03F3.ccmp" format="1">
+ <advance width="736"/>
+ <outline>
+ <contour>
+ <point x="360" y="1716" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="708" y="1716" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="360" y="-632" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessj" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 723, 'leftMargin': 84, 'rightMargin': 39}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni03F5_.glif b/src/Interface-Regular.ufo/glyphs/uni03F5_.glif
new file mode 100644
index 000000000..0031b0328
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni03F5_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03F5" format="1">
+ <advance width="1248"/>
+ <unicode hex="03F5"/>
+ <outline>
+ <contour>
+ <point x="748" y="220" type="line"/>
+ <point x="436" y="220"/>
+ <point x="356" y="464"/>
+ <point x="356" y="716" type="curve" smooth="yes"/>
+ <point x="356" y="772" type="line" smooth="yes"/>
+ <point x="356" y="1024"/>
+ <point x="440" y="1268"/>
+ <point x="748" y="1268" type="curve" smooth="yes"/>
+ <point x="1168" y="1268" type="line"/>
+ <point x="1168" y="1488" type="line"/>
+ <point x="748" y="1488" type="line" smooth="yes"/>
+ <point x="296" y="1488"/>
+ <point x="80" y="1168"/>
+ <point x="80" y="772" type="curve" smooth="yes"/>
+ <point x="80" y="716" type="line" smooth="yes"/>
+ <point x="80" y="320"/>
+ <point x="292" y="0"/>
+ <point x="748" y="0" type="curve" smooth="yes"/>
+ <point x="1168" y="0" type="line"/>
+ <point x="1168" y="220" type="line"/>
+ </contour>
+ <contour>
+ <point x="900" y="852" type="line"/>
+ <point x="144" y="852" type="line"/>
+ <point x="144" y="632" type="line"/>
+ <point x="900" y="632" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1272, 'leftMargin': 127, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni03F6_.glif b/src/Interface-Regular.ufo/glyphs/uni03F6_.glif
new file mode 100644
index 000000000..8568782b3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni03F6_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03F6" format="1">
+ <advance width="1248"/>
+ <unicode hex="03F6"/>
+ <outline>
+ <contour>
+ <point x="80" y="220" type="line"/>
+ <point x="80" y="0" type="line"/>
+ <point x="500" y="0" type="line" smooth="yes"/>
+ <point x="956" y="0"/>
+ <point x="1168" y="320"/>
+ <point x="1168" y="716" type="curve" smooth="yes"/>
+ <point x="1168" y="772" type="line" smooth="yes"/>
+ <point x="1168" y="1168"/>
+ <point x="956" y="1488"/>
+ <point x="500" y="1488" type="curve" smooth="yes"/>
+ <point x="80" y="1488" type="line"/>
+ <point x="80" y="1268" type="line"/>
+ <point x="500" y="1268" type="line" smooth="yes"/>
+ <point x="808" y="1268"/>
+ <point x="896" y="1024"/>
+ <point x="896" y="772" type="curve" smooth="yes"/>
+ <point x="896" y="716" type="line" smooth="yes"/>
+ <point x="896" y="464"/>
+ <point x="812" y="220"/>
+ <point x="500" y="220" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="348" y="632" type="line"/>
+ <point x="1104" y="632" type="line"/>
+ <point x="1104" y="852" type="line"/>
+ <point x="348" y="852" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1272, 'leftMargin': 55, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni03FB__.glif b/src/Interface-Regular.ufo/glyphs/uni03FB__.glif
new file mode 100644
index 000000000..508b6f175
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni03FB__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03FB" format="1">
+ <advance width="2016"/>
+ <unicode hex="03FB"/>
+ <outline>
+ <contour>
+ <point x="1012" y="360" type="line"/>
+ <point x="528" y="1488" type="line"/>
+ <point x="268" y="1488" type="line"/>
+ <point x="916" y="0" type="line"/>
+ <point x="1108" y="0" type="line"/>
+ <point x="1764" y="1488" type="line"/>
+ <point x="1500" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="448" y="1488" type="line"/>
+ <point x="172" y="1488" type="line"/>
+ <point x="172" y="-572" type="line"/>
+ <point x="448" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1568" y="0" type="line"/>
+ <point x="1844" y="0" type="line"/>
+ <point x="1844" y="1488" type="line"/>
+ <point x="1568" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2046.0, 'leftMargin': 188, 'rightMargin': 188.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni03FC__.glif b/src/Interface-Regular.ufo/glyphs/uni03FC__.glif
new file mode 100644
index 000000000..8128b2941
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni03FC__.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03FC" format="1">
+ <advance width="1760"/>
+ <unicode hex="03FC"/>
+ <outline>
+ <component base="rho" xOffset="188"/>
+ <component base="crossbar" xOffset="-88" yOffset="-1240"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1702, 'leftMargin': 27, 'rightMargin': 142}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni03FD__.cn.glif b/src/Interface-Regular.ufo/glyphs/uni03FD__.cn.glif
new file mode 100644
index 000000000..21b9f2c2c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni03FD__.cn.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03FD.cn" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="112" y="640" type="line"/>
+ <point x="136" y="232"/>
+ <point x="388" y="-28"/>
+ <point x="876" y="-28" type="curve" smooth="yes"/>
+ <point x="1352" y="-28"/>
+ <point x="1652" y="304"/>
+ <point x="1652" y="820" type="curve" smooth="yes"/>
+ <point x="1652" y="1180" type="line" smooth="yes"/>
+ <point x="1652" y="1696"/>
+ <point x="1352" y="2032"/>
+ <point x="848" y="2032" type="curve" smooth="yes"/>
+ <point x="392" y="2032"/>
+ <point x="136" y="1784"/>
+ <point x="112" y="1356" type="curve"/>
+ <point x="396" y="1356" type="line"/>
+ <point x="424" y="1664"/>
+ <point x="548" y="1800"/>
+ <point x="848" y="1800" type="curve" smooth="yes"/>
+ <point x="1200" y="1800"/>
+ <point x="1364" y="1556"/>
+ <point x="1364" y="1184" type="curve" smooth="yes"/>
+ <point x="1364" y="820" type="line" smooth="yes"/>
+ <point x="1364" y="480"/>
+ <point x="1228" y="200"/>
+ <point x="876" y="200" type="curve" smooth="yes"/>
+ <point x="540" y="200"/>
+ <point x="428" y="332"/>
+ <point x="396" y="640" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1836, 'leftMargin': 121, 'rightMargin': 176}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni03FD__.glif b/src/Interface-Regular.ufo/glyphs/uni03FD__.glif
new file mode 100644
index 000000000..1e7ef8143
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni03FD__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03FD" format="1">
+ <advance width="1760"/>
+ <unicode hex="03FD"/>
+ <outline>
+ <contour>
+ <point x="104" y="644" type="line"/>
+ <point x="144" y="252"/>
+ <point x="384" y="-28"/>
+ <point x="844" y="-28" type="curve" smooth="yes"/>
+ <point x="1344" y="-28"/>
+ <point x="1656" y="344"/>
+ <point x="1656" y="908" type="curve" smooth="yes"/>
+ <point x="1656" y="1096" type="line" smooth="yes"/>
+ <point x="1656" y="1660"/>
+ <point x="1344" y="2032"/>
+ <point x="868" y="2032" type="curve" smooth="yes"/>
+ <point x="380" y="2032"/>
+ <point x="148" y="1740"/>
+ <point x="104" y="1364" type="curve"/>
+ <point x="392" y="1364" type="line"/>
+ <point x="436" y="1636"/>
+ <point x="536" y="1800"/>
+ <point x="868" y="1800" type="curve" smooth="yes"/>
+ <point x="1220" y="1800"/>
+ <point x="1372" y="1484"/>
+ <point x="1372" y="1096" type="curve" smooth="yes"/>
+ <point x="1372" y="904" type="line" smooth="yes"/>
+ <point x="1372" y="484"/>
+ <point x="1192" y="204"/>
+ <point x="844" y="204" type="curve" smooth="yes"/>
+ <point x="540" y="204"/>
+ <point x="432" y="376"/>
+ <point x="392" y="644" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1834, 'leftMargin': 121, 'rightMargin': 161}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni03FE__.glif b/src/Interface-Regular.ufo/glyphs/uni03FE__.glif
new file mode 100644
index 000000000..3c632a744
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni03FE__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03FE" format="1">
+ <advance width="2016"/>
+ <unicode hex="03FE"/>
+ <outline>
+ <contour>
+ <point x="1500" y="640" type="line"/>
+ <point x="1452" y="368"/>
+ <point x="1356" y="200"/>
+ <point x="1020" y="200" type="curve" smooth="yes"/>
+ <point x="668" y="200"/>
+ <point x="520" y="520"/>
+ <point x="520" y="904" type="curve" smooth="yes"/>
+ <point x="520" y="1100" type="line" smooth="yes"/>
+ <point x="520" y="1520"/>
+ <point x="696" y="1800"/>
+ <point x="1048" y="1800" type="curve" smooth="yes"/>
+ <point x="1348" y="1800"/>
+ <point x="1460" y="1628"/>
+ <point x="1500" y="1356" type="curve"/>
+ <point x="1784" y="1356" type="line"/>
+ <point x="1744" y="1748"/>
+ <point x="1504" y="2032"/>
+ <point x="1048" y="2032" type="curve" smooth="yes"/>
+ <point x="544" y="2032"/>
+ <point x="232" y="1660"/>
+ <point x="232" y="1096" type="curve" smooth="yes"/>
+ <point x="232" y="904" type="line" smooth="yes"/>
+ <point x="232" y="340"/>
+ <point x="544" y="-28"/>
+ <point x="1020" y="-28" type="curve" smooth="yes"/>
+ <point x="1508" y="-28"/>
+ <point x="1744" y="264"/>
+ <point x="1784" y="640" type="curve"/>
+ </contour>
+ <contour>
+ <point x="848" y="1000" type="curve" smooth="yes"/>
+ <point x="848" y="916"/>
+ <point x="900" y="852"/>
+ <point x="1004" y="852" type="curve" smooth="yes"/>
+ <point x="1108" y="852"/>
+ <point x="1164" y="916"/>
+ <point x="1164" y="1000" type="curve" smooth="yes"/>
+ <point x="1164" y="1084"/>
+ <point x="1108" y="1152"/>
+ <point x="1004" y="1152" type="curve" smooth="yes"/>
+ <point x="900" y="1152"/>
+ <point x="848" y="1084"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1834, 'leftMargin': 161, 'rightMargin': 121}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni03FF__.cn.glif b/src/Interface-Regular.ufo/glyphs/uni03FF__.cn.glif
new file mode 100644
index 000000000..92ccf79c4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni03FF__.cn.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03FF.cn" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="112" y="640" type="line"/>
+ <point x="136" y="232"/>
+ <point x="388" y="-28"/>
+ <point x="876" y="-28" type="curve" smooth="yes"/>
+ <point x="1352" y="-28"/>
+ <point x="1652" y="304"/>
+ <point x="1652" y="820" type="curve" smooth="yes"/>
+ <point x="1652" y="1180" type="line" smooth="yes"/>
+ <point x="1652" y="1696"/>
+ <point x="1352" y="2032"/>
+ <point x="848" y="2032" type="curve" smooth="yes"/>
+ <point x="392" y="2032"/>
+ <point x="136" y="1784"/>
+ <point x="112" y="1356" type="curve"/>
+ <point x="396" y="1356" type="line"/>
+ <point x="424" y="1664"/>
+ <point x="548" y="1800"/>
+ <point x="848" y="1800" type="curve" smooth="yes"/>
+ <point x="1200" y="1800"/>
+ <point x="1364" y="1556"/>
+ <point x="1364" y="1184" type="curve" smooth="yes"/>
+ <point x="1364" y="820" type="line" smooth="yes"/>
+ <point x="1364" y="480"/>
+ <point x="1228" y="200"/>
+ <point x="876" y="200" type="curve" smooth="yes"/>
+ <point x="540" y="200"/>
+ <point x="428" y="332"/>
+ <point x="396" y="640" type="curve"/>
+ </contour>
+ <contour>
+ <point x="680" y="1000" type="curve" smooth="yes"/>
+ <point x="680" y="916"/>
+ <point x="732" y="852"/>
+ <point x="836" y="852" type="curve" smooth="yes"/>
+ <point x="944" y="852"/>
+ <point x="996" y="916"/>
+ <point x="996" y="1000" type="curve" smooth="yes"/>
+ <point x="996" y="1084"/>
+ <point x="944" y="1152"/>
+ <point x="836" y="1152" type="curve" smooth="yes"/>
+ <point x="732" y="1152"/>
+ <point x="680" y="1084"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1836, 'leftMargin': 121, 'rightMargin': 176}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni03FF__.glif b/src/Interface-Regular.ufo/glyphs/uni03FF__.glif
new file mode 100644
index 000000000..c30bdc5c3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni03FF__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03FF" format="1">
+ <advance width="1760"/>
+ <unicode hex="03FF"/>
+ <outline>
+ <contour>
+ <point x="104" y="644" type="line"/>
+ <point x="144" y="252"/>
+ <point x="384" y="-28"/>
+ <point x="844" y="-28" type="curve" smooth="yes"/>
+ <point x="1344" y="-28"/>
+ <point x="1656" y="344"/>
+ <point x="1656" y="908" type="curve" smooth="yes"/>
+ <point x="1656" y="1096" type="line" smooth="yes"/>
+ <point x="1656" y="1660"/>
+ <point x="1344" y="2032"/>
+ <point x="868" y="2032" type="curve" smooth="yes"/>
+ <point x="380" y="2032"/>
+ <point x="148" y="1740"/>
+ <point x="104" y="1364" type="curve"/>
+ <point x="392" y="1364" type="line"/>
+ <point x="436" y="1636"/>
+ <point x="536" y="1800"/>
+ <point x="868" y="1800" type="curve" smooth="yes"/>
+ <point x="1220" y="1800"/>
+ <point x="1372" y="1484"/>
+ <point x="1372" y="1096" type="curve" smooth="yes"/>
+ <point x="1372" y="904" type="line" smooth="yes"/>
+ <point x="1372" y="484"/>
+ <point x="1192" y="204"/>
+ <point x="844" y="204" type="curve" smooth="yes"/>
+ <point x="540" y="204"/>
+ <point x="432" y="376"/>
+ <point x="392" y="644" type="curve"/>
+ </contour>
+ <contour>
+ <point x="828" y="852" type="curve" smooth="yes"/>
+ <point x="932" y="852"/>
+ <point x="988" y="916"/>
+ <point x="988" y="1000" type="curve" smooth="yes"/>
+ <point x="988" y="1084"/>
+ <point x="932" y="1152"/>
+ <point x="828" y="1152" type="curve" smooth="yes"/>
+ <point x="724" y="1152"/>
+ <point x="672" y="1084"/>
+ <point x="672" y="1000" type="curve" smooth="yes"/>
+ <point x="672" y="916"/>
+ <point x="724" y="852"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1834, 'leftMargin': 121, 'rightMargin': 161}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0456.ccmp.glif b/src/Interface-Regular.ufo/glyphs/uni0456.ccmp.glif
new file mode 100644
index 000000000..e87f4d711
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0456.ccmp.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0456.ccmp" format="1">
+ <advance width="736"/>
+ <outline>
+ <contour>
+ <point x="344" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="704" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="340" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessi" xOffset="-8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 712, 'leftMargin': 256, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0458.ccmp.glif b/src/Interface-Regular.ufo/glyphs/uni0458.ccmp.glif
new file mode 100644
index 000000000..a3381beed
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0458.ccmp.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0458.ccmp" format="1">
+ <advance width="768"/>
+ <outline>
+ <contour>
+ <point x="548" y="1716" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="900" y="1716" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="548" y="-632" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessj" xOffset="176"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 723, 'leftMargin': -92, 'rightMargin': 213}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0487.glif b/src/Interface-Regular.ufo/glyphs/uni0487.glif
new file mode 100644
index 000000000..394871ceb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0487.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0487" format="1">
+ <advance width="0"/>
+ <unicode hex="0487"/>
+ <outline>
+ <contour>
+ <point x="-814" y="1636" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-430" y="1976" type="line"/>
+ <point x="-573" y="1976"/>
+ <point x="-667" y="2141"/>
+ <point x="-953" y="2141" type="curve" smooth="yes"/>
+ <point x="-1196" y="2141"/>
+ <point x="-1338" y="2024"/>
+ <point x="-1338" y="1843" type="curve" smooth="yes"/>
+ <point x="-1338" y="1792" type="line"/>
+ <point x="-1151" y="1792" type="line"/>
+ <point x="-1151" y="1816" type="line" smooth="yes"/>
+ <point x="-1151" y="1915"/>
+ <point x="-1059" y="1957"/>
+ <point x="-971" y="1957" type="curve" smooth="yes"/>
+ <point x="-707" y="1957"/>
+ <point x="-638" y="1792"/>
+ <point x="-451" y="1792" type="curve" smooth="yes"/>
+ <point x="-208" y="1792" type="line"/>
+ <point x="-208" y="1976" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0488.glif b/src/Interface-Regular.ufo/glyphs/uni0488.glif
new file mode 100644
index 000000000..d37293334
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0488.glif
@@ -0,0 +1,146 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0488" format="1">
+ <advance width="0"/>
+ <unicode hex="0488"/>
+ <outline>
+ <contour>
+ <point x="-892" y="1742" type="line"/>
+ <point x="-892" y="1815"/>
+ <point x="-857" y="1881"/>
+ <point x="-759" y="1881" type="curve" smooth="yes"/>
+ <point x="-660" y="1881"/>
+ <point x="-623" y="1815"/>
+ <point x="-623" y="1742" type="curve"/>
+ <point x="-469" y="1742" type="line"/>
+ <point x="-469" y="1893"/>
+ <point x="-580" y="2001"/>
+ <point x="-759" y="2001" type="curve" smooth="yes"/>
+ <point x="-938" y="2001"/>
+ <point x="-1048" y="1893"/>
+ <point x="-1048" y="1742" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-78" y="1361" type="line"/>
+ <point x="-78" y="1434"/>
+ <point x="-43" y="1500"/>
+ <point x="54" y="1500" type="curve" smooth="yes"/>
+ <point x="154" y="1500"/>
+ <point x="190" y="1434"/>
+ <point x="190" y="1361" type="curve"/>
+ <point x="345" y="1361" type="line"/>
+ <point x="345" y="1513"/>
+ <point x="234" y="1620"/>
+ <point x="54" y="1620" type="curve" smooth="yes"/>
+ <point x="-124" y="1620"/>
+ <point x="-235" y="1513"/>
+ <point x="-235" y="1361" type="curve"/>
+ </contour>
+ <contour>
+ <point x="177" y="670" type="line"/>
+ <point x="177" y="743"/>
+ <point x="215" y="809"/>
+ <point x="311" y="809" type="curve" smooth="yes"/>
+ <point x="411" y="809"/>
+ <point x="447" y="743"/>
+ <point x="447" y="670" type="curve"/>
+ <point x="601" y="670" type="line"/>
+ <point x="601" y="821"/>
+ <point x="491" y="928"/>
+ <point x="311" y="928" type="curve" smooth="yes"/>
+ <point x="133" y="928"/>
+ <point x="22" y="821"/>
+ <point x="22" y="670" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-94" y="-44" type="line"/>
+ <point x="-94" y="29"/>
+ <point x="-56" y="95"/>
+ <point x="40" y="95" type="curve" smooth="yes"/>
+ <point x="140" y="95"/>
+ <point x="176" y="29"/>
+ <point x="176" y="-44" type="curve"/>
+ <point x="330" y="-44" type="line"/>
+ <point x="330" y="107"/>
+ <point x="220" y="215"/>
+ <point x="40" y="215" type="curve" smooth="yes"/>
+ <point x="-138" y="215"/>
+ <point x="-249" y="107"/>
+ <point x="-249" y="-44" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-886" y="-435" type="line"/>
+ <point x="-886" y="-362"/>
+ <point x="-848" y="-296"/>
+ <point x="-752" y="-296" type="curve" smooth="yes"/>
+ <point x="-653" y="-296"/>
+ <point x="-616" y="-362"/>
+ <point x="-616" y="-435" type="curve"/>
+ <point x="-462" y="-435" type="line"/>
+ <point x="-462" y="-283"/>
+ <point x="-573" y="-176"/>
+ <point x="-752" y="-176" type="curve" smooth="yes"/>
+ <point x="-931" y="-176"/>
+ <point x="-1041" y="-283"/>
+ <point x="-1041" y="-435" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1679" y="1361" type="line"/>
+ <point x="-1679" y="1434"/>
+ <point x="-1643" y="1500"/>
+ <point x="-1546" y="1500" type="curve" smooth="yes"/>
+ <point x="-1447" y="1500"/>
+ <point x="-1409" y="1434"/>
+ <point x="-1409" y="1361" type="curve"/>
+ <point x="-1255" y="1361" type="line"/>
+ <point x="-1255" y="1513"/>
+ <point x="-1367" y="1620"/>
+ <point x="-1546" y="1620" type="curve" smooth="yes"/>
+ <point x="-1724" y="1620"/>
+ <point x="-1836" y="1513"/>
+ <point x="-1836" y="1361" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1922" y="670" type="line"/>
+ <point x="-1922" y="743"/>
+ <point x="-1885" y="809"/>
+ <point x="-1789" y="809" type="curve" smooth="yes"/>
+ <point x="-1689" y="809"/>
+ <point x="-1653" y="743"/>
+ <point x="-1653" y="670" type="curve"/>
+ <point x="-1499" y="670" type="line"/>
+ <point x="-1499" y="821"/>
+ <point x="-1609" y="928"/>
+ <point x="-1789" y="928" type="curve" smooth="yes"/>
+ <point x="-1966" y="928"/>
+ <point x="-2078" y="821"/>
+ <point x="-2078" y="670" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1693" y="-44" type="line"/>
+ <point x="-1693" y="29"/>
+ <point x="-1657" y="95"/>
+ <point x="-1561" y="95" type="curve" smooth="yes"/>
+ <point x="-1460" y="95"/>
+ <point x="-1425" y="29"/>
+ <point x="-1425" y="-44" type="curve"/>
+ <point x="-1269" y="-44" type="line"/>
+ <point x="-1269" y="107"/>
+ <point x="-1381" y="215"/>
+ <point x="-1561" y="215" type="curve" smooth="yes"/>
+ <point x="-1738" y="215"/>
+ <point x="-1849" y="107"/>
+ <point x="-1849" y="-44" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0489.glif b/src/Interface-Regular.ufo/glyphs/uni0489.glif
new file mode 100644
index 000000000..0718fa69e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0489.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0489" format="1">
+ <advance width="0"/>
+ <unicode hex="0489"/>
+ <outline>
+ <contour>
+ <point x="-828" y="-83" type="line"/>
+ <point x="-924" y="-568" type="line"/>
+ <point x="-792" y="-568" type="line"/>
+ <point x="-624" y="-102" type="line"/>
+ <point x="-639" y="-83" type="line"/>
+ </contour>
+ <contour>
+ <point x="-721" y="1548" type="line"/>
+ <point x="-624" y="2032" type="line"/>
+ <point x="-756" y="2032" type="line"/>
+ <point x="-924" y="1568" type="line"/>
+ <point x="-908" y="1548" type="line"/>
+ </contour>
+ <contour>
+ <point x="25" y="677" type="line"/>
+ <point x="501" y="579" type="line"/>
+ <point x="501" y="714" type="line"/>
+ <point x="43" y="884" type="line"/>
+ <point x="25" y="868" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1576" y="787" type="line"/>
+ <point x="-2052" y="884" type="line"/>
+ <point x="-2052" y="749" type="line"/>
+ <point x="-1594" y="579" type="line"/>
+ <point x="-1576" y="595" type="line"/>
+ </contour>
+ <contour>
+ <point x="-172" y="1242" type="line"/>
+ <point x="232" y="1517" type="line"/>
+ <point x="139" y="1610" type="line"/>
+ <point x="-303" y="1400" type="line"/>
+ <point x="-305" y="1378" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1379" y="165" type="line"/>
+ <point x="-1783" y="-110" type="line"/>
+ <point x="-1689" y="-205" type="line"/>
+ <point x="-1249" y="6" type="line"/>
+ <point x="-1246" y="29" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1304" y="1317" type="line"/>
+ <point x="-1576" y="1728" type="line"/>
+ <point x="-1665" y="1634" type="line"/>
+ <point x="-1462" y="1185" type="line"/>
+ <point x="-1438" y="1183" type="line"/>
+ </contour>
+ <contour>
+ <point x="-249" y="85" type="line"/>
+ <point x="22" y="-326" type="line"/>
+ <point x="113" y="-228" type="line"/>
+ <point x="-92" y="219" type="line"/>
+ <point x="-116" y="221" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni048A_.glif b/src/Interface-Regular.ufo/glyphs/uni048A_.glif
new file mode 100644
index 000000000..8f3390a23
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni048A_.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni048A" format="1">
+ <advance width="2272"/>
+ <unicode hex="048A"/>
+ <outline>
+ <contour>
+ <point x="960" y="2608" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1960" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="afii10026" xOffset="-48"/>
+ <component base="breve" xOffset="368" yOffset="444"/>
+ <component base="comma" xOffset="1520" yOffset="-100"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2151, 'leftMargin': 264, 'rightMargin': 44}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni048B_.glif b/src/Interface-Regular.ufo/glyphs/uni048B_.glif
new file mode 100644
index 000000000..7ddd825ff
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni048B_.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni048B" format="1">
+ <advance width="1760"/>
+ <unicode hex="048B"/>
+ <outline>
+ <contour>
+ <point x="732" y="2136" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1552" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="iicyrillic" xOffset="-84"/>
+ <component base="breve" xOffset="144" yOffset="-28"/>
+ <component base="comma" xOffset="1168" yOffset="-100"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1761, 'leftMargin': 164, 'rightMargin': -5}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni048D_.glif b/src/Interface-Regular.ufo/glyphs/uni048D_.glif
new file mode 100644
index 000000000..c3993e3da
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni048D_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni048D" format="1">
+ <advance width="1504"/>
+ <unicode hex="048D"/>
+ <outline>
+ <contour>
+ <point x="412" y="1204" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="488" y="1036" type="line"/>
+ <point x="488" y="816" type="line"/>
+ <point x="928" y="816" type="line"/>
+ <point x="1136" y="816"/>
+ <point x="1208" y="652"/>
+ <point x="1208" y="512" type="curve"/>
+ <point x="1208" y="368"/>
+ <point x="1136" y="220"/>
+ <point x="928" y="220" type="curve"/>
+ <point x="560" y="220" type="line"/>
+ <point x="560" y="2272" type="line"/>
+ <point x="284" y="2272" type="line"/>
+ <point x="284" y="0" type="line"/>
+ <point x="928" y="0" type="line"/>
+ <point x="1288" y="0"/>
+ <point x="1484" y="232"/>
+ <point x="1484" y="524" type="curve"/>
+ <point x="1484" y="820"/>
+ <point x="1288" y="1036"/>
+ <point x="928" y="1036" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1000" y="2004" type="line"/>
+ <point x="20" y="2004" type="line"/>
+ <point x="20" y="1784" type="line"/>
+ <point x="1000" y="1784" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1532, 'leftMargin': -52, 'rightMargin': 121}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni048E_.glif b/src/Interface-Regular.ufo/glyphs/uni048E_.glif
new file mode 100644
index 000000000..661ee65d7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni048E_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni048E" format="1">
+ <advance width="2016"/>
+ <unicode hex="048E"/>
+ <outline>
+ <contour>
+ <point x="1228" y="1356" type="line"/>
+ <point x="1068" y="1208" type="line"/>
+ <point x="1584" y="648" type="line"/>
+ <point x="1744" y="796" type="line"/>
+ </contour>
+ <component base="P" xOffset="16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1801, 'leftMargin': 256, 'rightMargin': 73}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni048F_.glif b/src/Interface-Regular.ufo/glyphs/uni048F_.glif
new file mode 100644
index 000000000..5f7570dff
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni048F_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni048F" format="1">
+ <advance width="1760"/>
+ <unicode hex="048F"/>
+ <outline>
+ <contour>
+ <point x="980" y="548" type="line"/>
+ <point x="820" y="396" type="line"/>
+ <point x="1284" y="-120" type="line"/>
+ <point x="1444" y="32" type="line"/>
+ </contour>
+ <component base="p" xOffset="-28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1599, 'leftMargin': 256, 'rightMargin': 43}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni04C5_.glif b/src/Interface-Regular.ufo/glyphs/uni04C5_.glif
new file mode 100644
index 000000000..0be3b7bb7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni04C5_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04C5" format="1">
+ <advance width="2272"/>
+ <unicode hex="04C5"/>
+ <outline>
+ <component base="afii10029" xOffset="56"/>
+ <component base="comma" xOffset="1636" yOffset="-100"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2137, 'leftMargin': 67, 'rightMargin': 44}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni04C6_.glif b/src/Interface-Regular.ufo/glyphs/uni04C6_.glif
new file mode 100644
index 000000000..3f232a38d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni04C6_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04C6" format="1">
+ <advance width="1760"/>
+ <unicode hex="04C6"/>
+ <outline>
+ <contour>
+ <point x="1592" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="elcyrillic" xOffset="-48"/>
+ <component base="comma" xOffset="1208" yOffset="-100"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1764, 'leftMargin': 88, 'rightMargin': -5}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni04C9_.glif b/src/Interface-Regular.ufo/glyphs/uni04C9_.glif
new file mode 100644
index 000000000..ed4bee96c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni04C9_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04C9" format="1">
+ <advance width="2272"/>
+ <unicode hex="04C9"/>
+ <outline>
+ <contour>
+ <point x="1960" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1960" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1960" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="H" xOffset="-52"/>
+ <component base="comma" xOffset="1556" yOffset="-100"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2166, 'leftMargin': 256, 'rightMargin': 44}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni04CA__.glif b/src/Interface-Regular.ufo/glyphs/uni04CA__.glif
new file mode 100644
index 000000000..e0432e29c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni04CA__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04CA" format="1">
+ <advance width="1760"/>
+ <unicode hex="04CA"/>
+ <outline>
+ <contour>
+ <point x="1552" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="encyrillic" xOffset="-84"/>
+ <component base="comma" xOffset="1168" yOffset="-100"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1760.0, 'leftMargin': 164, 'rightMargin': -5.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni04CD__.glif b/src/Interface-Regular.ufo/glyphs/uni04CD__.glif
new file mode 100644
index 000000000..447ff5cb7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni04CD__.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04CD" format="1">
+ <advance width="2784"/>
+ <unicode hex="04CD"/>
+ <outline>
+ <contour>
+ <point x="2448" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2448" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2448" y="2200" type="move" name="top0315"/>
+ </contour>
+ <component base="M" xOffset="-16"/>
+ <component base="comma" xOffset="2032" yOffset="-100"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2602, 'leftMargin': 256, 'rightMargin': 44}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni04CE__.glif b/src/Interface-Regular.ufo/glyphs/uni04CE__.glif
new file mode 100644
index 000000000..5ad158c42
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni04CE__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04CE" format="1">
+ <advance width="2272"/>
+ <unicode hex="04CE"/>
+ <outline>
+ <contour>
+ <point x="2024" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="emcyrillic" xOffset="-72"/>
+ <component base="comma" xOffset="1644" yOffset="-100"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2222.0, 'leftMargin': 192, 'rightMargin': -5.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni04FA__.glif b/src/Interface-Regular.ufo/glyphs/uni04FA__.glif
new file mode 100644
index 000000000..93d5e39a5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni04FA__.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04FA" format="1">
+ <advance width="1760"/>
+ <unicode hex="04FA"/>
+ <outline>
+ <component base="Gamma" xOffset="132"/>
+ <component base="crossbar" xOffset="-88" yOffset="88"/>
+ <component base="cyrillichook" xOffset="388"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1673, 'leftMargin': 88, 'rightMargin': 52}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni04FB__.glif b/src/Interface-Regular.ufo/glyphs/uni04FB__.glif
new file mode 100644
index 000000000..c0dbe6fa6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni04FB__.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04FB" format="1">
+ <advance width="1504"/>
+ <unicode hex="04FB"/>
+ <outline>
+ <component base="gecyrillic" xOffset="212"/>
+ <component base="crossbar" xOffset="-24" yOffset="-156"/>
+ <component base="cyrillichook" xOffset="428"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1302, 'leftMargin': 89, 'rightMargin': 65}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni04FC__.glif b/src/Interface-Regular.ufo/glyphs/uni04FC__.glif
new file mode 100644
index 000000000..fbc0fbacb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni04FC__.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04FC" format="1">
+ <advance width="1824"/>
+ <unicode hex="04FC"/>
+ <outline>
+ <contour>
+ <point x="1776" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1776" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1776" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="X"/>
+ <component base="cyrillichook" xOffset="1112" yOffset="40"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1837.0, 'leftMargin': 124, 'rightMargin': -133.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni04FD__.glif b/src/Interface-Regular.ufo/glyphs/uni04FD__.glif
new file mode 100644
index 000000000..1884167ef
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni04FD__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04FD" format="1">
+ <advance width="1536"/>
+ <unicode hex="04FD"/>
+ <outline>
+ <contour>
+ <point x="1288" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1288" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1288" y="1760" type="move" name="top0315"/>
+ </contour>
+ <component base="x" xOffset="-116"/>
+ <component base="cyrillichook" xOffset="840"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1517, 'leftMargin': 128, 'rightMargin': -119}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0500.glif b/src/Interface-Regular.ufo/glyphs/uni0500.glif
new file mode 100644
index 000000000..eaf2c4c2f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0500.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0500" format="1">
+ <advance width="1760"/>
+ <unicode hex="0500"/>
+ <outline>
+ <contour>
+ <point x="1344" y="1648" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="840" y="1224" type="line"/>
+ <point x="400" y="1224"/>
+ <point x="156" y="976"/>
+ <point x="156" y="616" type="curve"/>
+ <point x="156" y="264"/>
+ <point x="400" y="0"/>
+ <point x="840" y="0" type="curve"/>
+ <point x="1604" y="0" type="line"/>
+ <point x="1604" y="2004" type="line"/>
+ <point x="1320" y="2004" type="line"/>
+ <point x="1320" y="228" type="line"/>
+ <point x="840" y="228" type="line"/>
+ <point x="556" y="228"/>
+ <point x="444" y="424"/>
+ <point x="444" y="620" type="curve"/>
+ <point x="444" y="816"/>
+ <point x="556" y="996"/>
+ <point x="840" y="996" type="curve"/>
+ <point x="1380" y="996" type="line"/>
+ <point x="1380" y="1224" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1777, 'leftMargin': 124, 'rightMargin': 204}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0502.glif b/src/Interface-Regular.ufo/glyphs/uni0502.glif
new file mode 100644
index 000000000..a33d8ce10
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0502.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0502" format="1">
+ <advance width="2528"/>
+ <unicode hex="0502"/>
+ <outline>
+ <contour>
+ <point x="400" y="1204" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="872" y="1224" type="line"/>
+ <point x="432" y="1224"/>
+ <point x="188" y="976"/>
+ <point x="188" y="616" type="curve" smooth="yes"/>
+ <point x="188" y="264"/>
+ <point x="432" y="0"/>
+ <point x="872" y="0" type="curve" smooth="yes"/>
+ <point x="1640" y="0" type="line"/>
+ <point x="1640" y="2004" type="line"/>
+ <point x="1352" y="2004" type="line"/>
+ <point x="1352" y="228" type="line"/>
+ <point x="872" y="228" type="line" smooth="yes"/>
+ <point x="588" y="228"/>
+ <point x="476" y="424"/>
+ <point x="476" y="620" type="curve" smooth="yes"/>
+ <point x="476" y="816"/>
+ <point x="588" y="996"/>
+ <point x="872" y="996" type="curve" smooth="yes"/>
+ <point x="1416" y="996" type="line"/>
+ <point x="1416" y="1224" type="line"/>
+ </contour>
+ <contour>
+ <point x="1752" y="0" type="line"/>
+ <point x="2064" y="0"/>
+ <point x="2332" y="200"/>
+ <point x="2340" y="592" type="curve"/>
+ <point x="2344" y="740"/>
+ <point x="2296" y="900"/>
+ <point x="2248" y="1044" type="curve"/>
+ <point x="1972" y="1044" type="line"/>
+ <point x="2028" y="900"/>
+ <point x="2056" y="736"/>
+ <point x="2052" y="592" type="curve" smooth="yes"/>
+ <point x="2048" y="376"/>
+ <point x="1948" y="232"/>
+ <point x="1752" y="228" type="curve" smooth="yes"/>
+ <point x="1560" y="228" type="line"/>
+ <point x="1560" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2343.0, 'leftMargin': 128, 'rightMargin': 64.64711753775691}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0503.glif b/src/Interface-Regular.ufo/glyphs/uni0503.glif
new file mode 100644
index 000000000..d95ee6b2a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0503.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0503" format="1">
+ <advance width="2272"/>
+ <unicode hex="0503"/>
+ <outline>
+ <contour>
+ <point x="1480" y="2144" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="68" y="688" type="line"/>
+ <point x="68" y="272"/>
+ <point x="276" y="-28"/>
+ <point x="648" y="-28" type="curve" smooth="yes"/>
+ <point x="1012" y="-28"/>
+ <point x="1188" y="248"/>
+ <point x="1224" y="700" type="curve"/>
+ <point x="1224" y="788" type="line"/>
+ <point x="1188" y="1240"/>
+ <point x="1012" y="1516"/>
+ <point x="652" y="1516" type="curve" smooth="yes"/>
+ <point x="276" y="1516"/>
+ <point x="68" y="1184"/>
+ <point x="68" y="716" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="344" y="716" type="line"/>
+ <point x="344" y="1028"/>
+ <point x="448" y="1288"/>
+ <point x="720" y="1288" type="curve" smooth="yes"/>
+ <point x="964" y="1288"/>
+ <point x="1080" y="1104"/>
+ <point x="1120" y="900" type="curve"/>
+ <point x="1120" y="588" type="line"/>
+ <point x="1064" y="380"/>
+ <point x="964" y="200"/>
+ <point x="716" y="200" type="curve" smooth="yes"/>
+ <point x="448" y="200"/>
+ <point x="344" y="416"/>
+ <point x="344" y="688" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1036" y="476" type="line"/>
+ <point x="1052" y="116"/>
+ <point x="1236" y="-36"/>
+ <point x="1536" y="-28" type="curve"/>
+ <point x="1888" y="-28"/>
+ <point x="2196" y="216"/>
+ <point x="2204" y="728" type="curve"/>
+ <point x="2208" y="916"/>
+ <point x="2160" y="1104"/>
+ <point x="2112" y="1284" type="curve"/>
+ <point x="1848" y="1284" type="line"/>
+ <point x="1900" y="1100"/>
+ <point x="1932" y="912"/>
+ <point x="1928" y="728" type="curve" smooth="yes"/>
+ <point x="1924" y="400"/>
+ <point x="1788" y="196"/>
+ <point x="1536" y="192" type="curve"/>
+ <point x="1396" y="192"/>
+ <point x="1308" y="308"/>
+ <point x="1312" y="476" type="curve"/>
+ <point x="1312" y="2144" type="line"/>
+ <point x="1036" y="2144" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2428, 'leftMargin': 135, 'rightMargin': 155.7617278435223}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0504.glif b/src/Interface-Regular.ufo/glyphs/uni0504.glif
new file mode 100644
index 000000000..5d9bb8288
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0504.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0504" format="1">
+ <advance width="2272"/>
+ <unicode hex="0504"/>
+ <outline>
+ <contour>
+ <point x="904" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="904" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2304" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="692" y="860" type="line"/>
+ <point x="728" y="868"/>
+ <point x="736" y="868"/>
+ <point x="808" y="888" type="curve" smooth="yes"/>
+ <point x="816" y="892"/>
+ <point x="824" y="924"/>
+ <point x="832" y="928" type="curve" smooth="yes"/>
+ <point x="1148" y="1000"/>
+ <point x="1320" y="1172"/>
+ <point x="1320" y="1432" type="curve"/>
+ <point x="1320" y="1804"/>
+ <point x="1080" y="2004"/>
+ <point x="640" y="2004" type="curve"/>
+ <point x="148" y="2004" type="line"/>
+ <point x="148" y="1772" type="line"/>
+ <point x="640" y="1772" type="line"/>
+ <point x="924" y="1772"/>
+ <point x="1036" y="1640"/>
+ <point x="1036" y="1432" type="curve"/>
+ <point x="1036" y="1208"/>
+ <point x="920" y="1092"/>
+ <point x="612" y="1092" type="curve"/>
+ <point x="424" y="1092" type="line"/>
+ <point x="424" y="860" type="line"/>
+ </contour>
+ <contour>
+ <point x="1028" y="420" type="line"/>
+ <point x="1044" y="100"/>
+ <point x="1220" y="-36"/>
+ <point x="1504" y="-28" type="curve"/>
+ <point x="1832" y="-28"/>
+ <point x="2116" y="216"/>
+ <point x="2124" y="728" type="curve"/>
+ <point x="2128" y="916"/>
+ <point x="2080" y="1104"/>
+ <point x="2032" y="1284" type="curve"/>
+ <point x="1756" y="1284" type="line"/>
+ <point x="1812" y="1100"/>
+ <point x="1840" y="912"/>
+ <point x="1840" y="728" type="curve" smooth="yes"/>
+ <point x="1832" y="408"/>
+ <point x="1716" y="204"/>
+ <point x="1508" y="200" type="curve"/>
+ <point x="1388" y="200"/>
+ <point x="1316" y="292"/>
+ <point x="1316" y="420" type="curve"/>
+ <point x="1316" y="512" type="line"/>
+ <point x="1316" y="808"/>
+ <point x="1176" y="1020"/>
+ <point x="716" y="1020" type="curve"/>
+ <point x="692" y="860" type="line"/>
+ <point x="900" y="860"/>
+ <point x="1028" y="720"/>
+ <point x="1028" y="508" type="curve"/>
+ <point x="1028" y="424" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2233.0, 'leftMargin': 76, 'rightMargin': 179.77053908158177}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0505.glif b/src/Interface-Regular.ufo/glyphs/uni0505.glif
new file mode 100644
index 000000000..3ae1cee8f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0505.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0505" format="1">
+ <advance width="2016"/>
+ <unicode hex="0505"/>
+ <outline>
+ <contour>
+ <point x="620" y="600" type="line"/>
+ <point x="664" y="608"/>
+ <point x="660" y="608"/>
+ <point x="720" y="624" type="curve" smooth="yes"/>
+ <point x="728" y="628"/>
+ <point x="736" y="684"/>
+ <point x="744" y="684" type="curve" smooth="yes"/>
+ <point x="1000" y="748"/>
+ <point x="1140" y="860"/>
+ <point x="1140" y="1044" type="curve"/>
+ <point x="1140" y="1324"/>
+ <point x="924" y="1488"/>
+ <point x="544" y="1488" type="curve"/>
+ <point x="176" y="1488" type="line"/>
+ <point x="184" y="1272" type="line"/>
+ <point x="544" y="1272" type="line"/>
+ <point x="772" y="1272"/>
+ <point x="864" y="1172"/>
+ <point x="864" y="1036" type="curve"/>
+ <point x="864" y="904"/>
+ <point x="772" y="820"/>
+ <point x="544" y="820" type="curve"/>
+ <point x="296" y="820" type="line"/>
+ <point x="296" y="600" type="line"/>
+ </contour>
+ <contour>
+ <point x="1140" y="292" type="line"/>
+ <point x="1140" y="400" type="line"/>
+ <point x="1140" y="604"/>
+ <point x="1024" y="756"/>
+ <point x="640" y="756" type="curve"/>
+ <point x="588" y="600" type="line"/>
+ <point x="768" y="600"/>
+ <point x="864" y="524"/>
+ <point x="864" y="396" type="curve"/>
+ <point x="864" y="296" type="line"/>
+ <point x="876" y="56"/>
+ <point x="1004" y="-44"/>
+ <point x="1252" y="-36" type="curve"/>
+ <point x="1560" y="-36"/>
+ <point x="1832" y="164"/>
+ <point x="1840" y="576" type="curve"/>
+ <point x="1844" y="724"/>
+ <point x="1792" y="872"/>
+ <point x="1744" y="1016" type="curve"/>
+ <point x="1480" y="1016" type="line"/>
+ <point x="1536" y="872"/>
+ <point x="1568" y="720"/>
+ <point x="1564" y="576" type="curve" smooth="yes"/>
+ <point x="1556" y="336"/>
+ <point x="1452" y="188"/>
+ <point x="1252" y="184" type="curve"/>
+ <point x="1164" y="184"/>
+ <point x="1140" y="232"/>
+ <point x="1140" y="296" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1822, 'leftMargin': 69, 'rightMargin': 91.77484742926504}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0506.glif b/src/Interface-Regular.ufo/glyphs/uni0506.glif
new file mode 100644
index 000000000..13cc8e285
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0506.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0506" format="1">
+ <advance width="1504"/>
+ <unicode hex="0506"/>
+ <outline>
+ <contour>
+ <point x="336" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="336" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1468" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="496" y="864" type="line"/>
+ <point x="532" y="872"/>
+ <point x="540" y="872"/>
+ <point x="612" y="892" type="curve" smooth="yes"/>
+ <point x="620" y="896"/>
+ <point x="628" y="924"/>
+ <point x="636" y="928" type="curve" smooth="yes"/>
+ <point x="948" y="1000"/>
+ <point x="1120" y="1172"/>
+ <point x="1120" y="1432" type="curve"/>
+ <point x="1120" y="1804"/>
+ <point x="880" y="2004"/>
+ <point x="444" y="2004" type="curve"/>
+ <point x="68" y="2004" type="line"/>
+ <point x="68" y="1784" type="line"/>
+ <point x="444" y="1784" type="line"/>
+ <point x="732" y="1784"/>
+ <point x="844" y="1644"/>
+ <point x="844" y="1432" type="curve"/>
+ <point x="844" y="1204"/>
+ <point x="728" y="1084"/>
+ <point x="416" y="1084" type="curve"/>
+ <point x="192" y="1084" type="line"/>
+ <point x="192" y="864" type="line"/>
+ </contour>
+ <contour>
+ <point x="496" y="864" type="line"/>
+ <point x="708" y="864"/>
+ <point x="840" y="720"/>
+ <point x="840" y="508" type="curve"/>
+ <point x="840" y="328" type="line"/>
+ <point x="840" y="260"/>
+ <point x="840" y="76"/>
+ <point x="924" y="0" type="curve"/>
+ <point x="1208" y="0" type="line"/>
+ <point x="1208" y="36" type="line"/>
+ <point x="1136" y="104"/>
+ <point x="1112" y="208"/>
+ <point x="1112" y="324" type="curve"/>
+ <point x="1112" y="512" type="line"/>
+ <point x="1112" y="808"/>
+ <point x="976" y="1024"/>
+ <point x="520" y="1024" type="curve"/>
+ </contour>
+ <component base="comma" xOffset="924" yOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1511, 'leftMargin': 109, 'rightMargin': 32}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0507.glif b/src/Interface-Regular.ufo/glyphs/uni0507.glif
new file mode 100644
index 000000000..6de2e2812
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0507.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0507" format="1">
+ <advance width="1504"/>
+ <unicode hex="0507"/>
+ <outline>
+ <contour>
+ <point x="572" y="600" type="line"/>
+ <point x="616" y="604"/>
+ <point x="612" y="612"/>
+ <point x="672" y="624" type="curve" smooth="yes"/>
+ <point x="680" y="628"/>
+ <point x="684" y="684"/>
+ <point x="692" y="684" type="curve" smooth="yes"/>
+ <point x="948" y="748"/>
+ <point x="1088" y="860"/>
+ <point x="1088" y="1044" type="curve"/>
+ <point x="1088" y="1324"/>
+ <point x="876" y="1488"/>
+ <point x="496" y="1488" type="curve"/>
+ <point x="112" y="1488" type="line"/>
+ <point x="112" y="1272" type="line"/>
+ <point x="496" y="1272" type="line"/>
+ <point x="724" y="1272"/>
+ <point x="812" y="1172"/>
+ <point x="812" y="1036" type="curve"/>
+ <point x="812" y="904"/>
+ <point x="724" y="820"/>
+ <point x="496" y="820" type="curve"/>
+ <point x="208" y="820" type="line"/>
+ <point x="208" y="600" type="line"/>
+ </contour>
+ <contour>
+ <point x="536" y="600" type="line"/>
+ <point x="720" y="600"/>
+ <point x="816" y="512"/>
+ <point x="816" y="368" type="curve"/>
+ <point x="816" y="240" type="line"/>
+ <point x="816" y="192"/>
+ <point x="816" y="52"/>
+ <point x="896" y="0" type="curve"/>
+ <point x="1176" y="0" type="line"/>
+ <point x="1176" y="28" type="line"/>
+ <point x="1108" y="72"/>
+ <point x="1088" y="172"/>
+ <point x="1088" y="236" type="curve"/>
+ <point x="1088" y="372" type="line"/>
+ <point x="1088" y="592"/>
+ <point x="976" y="756"/>
+ <point x="592" y="756" type="curve"/>
+ </contour>
+ <component base="comma" xOffset="880" yOffset="-32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1420, 'leftMargin': 169, 'rightMargin': -28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0508.glif b/src/Interface-Regular.ufo/glyphs/uni0508.glif
new file mode 100644
index 000000000..d75bc2218
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0508.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0508" format="1">
+ <advance width="2784"/>
+ <unicode hex="0508"/>
+ <outline>
+ <contour>
+ <point x="564" y="2004" type="line"/>
+ <point x="528" y="1060" type="line" smooth="yes"/>
+ <point x="504" y="456"/>
+ <point x="436" y="252"/>
+ <point x="184" y="232" type="curve" smooth="yes"/>
+ <point x="128" y="228" type="line"/>
+ <point x="128" y="0" type="line"/>
+ <point x="204" y="0" type="line" smooth="yes"/>
+ <point x="652" y="0"/>
+ <point x="776" y="316"/>
+ <point x="804" y="1012" type="curve" smooth="yes"/>
+ <point x="848" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1536" y="2004" type="line"/>
+ <point x="668" y="2004" type="line"/>
+ <point x="668" y="1772" type="line"/>
+ <point x="1536" y="1772" type="line"/>
+ </contour>
+ <contour>
+ <point x="1480" y="476" type="line"/>
+ <point x="1480" y="116"/>
+ <point x="1684" y="-28"/>
+ <point x="1988" y="-28" type="curve" smooth="yes"/>
+ <point x="2340" y="-28"/>
+ <point x="2648" y="216"/>
+ <point x="2656" y="728" type="curve" smooth="yes"/>
+ <point x="2660" y="916"/>
+ <point x="2616" y="1104"/>
+ <point x="2564" y="1284" type="curve"/>
+ <point x="2288" y="1284" type="line"/>
+ <point x="2344" y="1100"/>
+ <point x="2376" y="912"/>
+ <point x="2372" y="728" type="curve" smooth="yes"/>
+ <point x="2368" y="408"/>
+ <point x="2232" y="200"/>
+ <point x="1988" y="200" type="curve" smooth="yes"/>
+ <point x="1852" y="200"/>
+ <point x="1768" y="316"/>
+ <point x="1768" y="476" type="curve" smooth="yes"/>
+ <point x="1768" y="2004" type="line"/>
+ <point x="1480" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2732, 'leftMargin': 95, 'rightMargin': 105.85803439443953}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0509.glif b/src/Interface-Regular.ufo/glyphs/uni0509.glif
new file mode 100644
index 000000000..01cfc8670
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0509.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0509" format="1">
+ <advance width="2272"/>
+ <unicode hex="0509"/>
+ <outline>
+ <contour>
+ <point x="424" y="1488" type="line"/>
+ <point x="396" y="856" type="line" smooth="yes"/>
+ <point x="376" y="424"/>
+ <point x="332" y="256"/>
+ <point x="136" y="244" type="curve" smooth="yes"/>
+ <point x="80" y="240" type="line"/>
+ <point x="80" y="0" type="line"/>
+ <point x="164" y="0" type="line" smooth="yes"/>
+ <point x="500" y="0"/>
+ <point x="628" y="212"/>
+ <point x="660" y="768" type="curve" smooth="yes"/>
+ <point x="700" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1152" y="1488" type="line"/>
+ <point x="480" y="1488" type="line"/>
+ <point x="480" y="1268" type="line"/>
+ <point x="1152" y="1268" type="line"/>
+ </contour>
+ <contour>
+ <point x="1108" y="476" type="line"/>
+ <point x="1108" y="116"/>
+ <point x="1308" y="-28"/>
+ <point x="1608" y="-28" type="curve" smooth="yes"/>
+ <point x="1916" y="-28"/>
+ <point x="2184" y="200"/>
+ <point x="2192" y="672" type="curve" smooth="yes"/>
+ <point x="2196" y="848"/>
+ <point x="2148" y="1028"/>
+ <point x="2100" y="1196" type="curve"/>
+ <point x="1836" y="1196" type="line"/>
+ <point x="1888" y="1024"/>
+ <point x="1920" y="844"/>
+ <point x="1916" y="672" type="curve" smooth="yes"/>
+ <point x="1912" y="380"/>
+ <point x="1804" y="192"/>
+ <point x="1608" y="192" type="curve" smooth="yes"/>
+ <point x="1468" y="192"/>
+ <point x="1384" y="308"/>
+ <point x="1384" y="476" type="curve" smooth="yes"/>
+ <point x="1384" y="1488" type="line"/>
+ <point x="1108" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2276, 'leftMargin': 91, 'rightMargin': 74.86364693961195}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni050A_.glif b/src/Interface-Regular.ufo/glyphs/uni050A_.glif
new file mode 100644
index 000000000..8874f1d1f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni050A_.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni050A" format="1">
+ <advance width="2784"/>
+ <unicode hex="050A"/>
+ <outline>
+ <contour>
+ <point x="936" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2464" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="2784" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="432" y="1104" type="line"/>
+ <point x="432" y="876" type="line"/>
+ <point x="1460" y="876" type="line"/>
+ <point x="1460" y="1104" type="line"/>
+ </contour>
+ <contour>
+ <point x="184" y="2004" type="line"/>
+ <point x="184" y="0" type="line"/>
+ <point x="472" y="0" type="line"/>
+ <point x="472" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1420" y="2004" type="line"/>
+ <point x="1420" y="476" type="line"/>
+ <point x="1440" y="116"/>
+ <point x="1624" y="-36"/>
+ <point x="1928" y="-28" type="curve"/>
+ <point x="2284" y="-28"/>
+ <point x="2592" y="216"/>
+ <point x="2600" y="728" type="curve"/>
+ <point x="2604" y="916"/>
+ <point x="2556" y="1104"/>
+ <point x="2504" y="1284" type="curve"/>
+ <point x="2228" y="1284" type="line"/>
+ <point x="2284" y="1100"/>
+ <point x="2316" y="912"/>
+ <point x="2312" y="728" type="curve"/>
+ <point x="2308" y="408"/>
+ <point x="2172" y="204"/>
+ <point x="1928" y="200" type="curve"/>
+ <point x="1792" y="200"/>
+ <point x="1708" y="316"/>
+ <point x="1708" y="476" type="curve"/>
+ <point x="1708" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2824, 'leftMargin': 227, 'rightMargin': 183.76624375240272}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni050B_.glif b/src/Interface-Regular.ufo/glyphs/uni050B_.glif
new file mode 100644
index 000000000..167f8e748
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni050B_.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni050B" format="1">
+ <advance width="2528"/>
+ <unicode hex="050B"/>
+ <outline>
+ <contour>
+ <point x="1232" y="848" type="line"/>
+ <point x="464" y="848" type="line"/>
+ <point x="464" y="628" type="line"/>
+ <point x="1232" y="628" type="line"/>
+ </contour>
+ <contour>
+ <point x="524" y="1488" type="line"/>
+ <point x="248" y="1488" type="line"/>
+ <point x="248" y="0" type="line"/>
+ <point x="524" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1196" y="476" type="line"/>
+ <point x="1212" y="116"/>
+ <point x="1396" y="-36"/>
+ <point x="1696" y="-28" type="curve"/>
+ <point x="2004" y="-28"/>
+ <point x="2272" y="200"/>
+ <point x="2280" y="672" type="curve"/>
+ <point x="2284" y="848"/>
+ <point x="2236" y="1028"/>
+ <point x="2188" y="1196" type="curve"/>
+ <point x="1924" y="1196" type="line"/>
+ <point x="1976" y="1024"/>
+ <point x="2008" y="844"/>
+ <point x="2004" y="672" type="curve" smooth="yes"/>
+ <point x="2000" y="380"/>
+ <point x="1892" y="196"/>
+ <point x="1696" y="192" type="curve"/>
+ <point x="1556" y="192"/>
+ <point x="1468" y="308"/>
+ <point x="1468" y="476" type="curve"/>
+ <point x="1468" y="1488" type="line"/>
+ <point x="1196" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2336, 'leftMargin': 197, 'rightMargin': 105.77059613871825}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni050C_.glif b/src/Interface-Regular.ufo/glyphs/uni050C_.glif
new file mode 100644
index 000000000..c8ca00f65
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni050C_.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni050C" format="1">
+ <advance width="1760"/>
+ <unicode hex="050C"/>
+ <outline>
+ <contour>
+ <point x="916" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="916" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1736" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="944" y="-28" type="curve" smooth="yes"/>
+ <point x="1300" y="-28"/>
+ <point x="1612" y="172"/>
+ <point x="1616" y="588" type="curve"/>
+ <point x="1620" y="752"/>
+ <point x="1572" y="920"/>
+ <point x="1540" y="1080" type="curve"/>
+ <point x="1264" y="1080" type="line"/>
+ <point x="1304" y="920"/>
+ <point x="1336" y="748"/>
+ <point x="1332" y="588" type="curve" smooth="yes"/>
+ <point x="1328" y="348"/>
+ <point x="1192" y="204"/>
+ <point x="944" y="200" type="curve"/>
+ <point x="620" y="200"/>
+ <point x="428" y="480"/>
+ <point x="428" y="820" type="curve" smooth="yes"/>
+ <point x="428" y="1184" type="line" smooth="yes"/>
+ <point x="428" y="1524"/>
+ <point x="620" y="1800"/>
+ <point x="944" y="1800" type="curve" smooth="yes"/>
+ <point x="1104" y="1800"/>
+ <point x="1236" y="1768"/>
+ <point x="1352" y="1708" type="curve"/>
+ <point x="1440" y="1908" type="line"/>
+ <point x="1316" y="1988"/>
+ <point x="1156" y="2032"/>
+ <point x="944" y="2032" type="curve" smooth="yes"/>
+ <point x="468" y="2032"/>
+ <point x="144" y="1668"/>
+ <point x="144" y="1180" type="curve"/>
+ <point x="144" y="820" type="line"/>
+ <point x="144" y="336"/>
+ <point x="468" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1749.0, 'leftMargin': 157, 'rightMargin': 116.86324886929833}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni050D_.glif b/src/Interface-Regular.ufo/glyphs/uni050D_.glif
new file mode 100644
index 000000000..e1e686ac6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni050D_.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni050D" format="1">
+ <advance width="1504"/>
+ <unicode hex="050D"/>
+ <outline>
+ <contour>
+ <point x="772" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1472" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="836" y="192" type="curve"/>
+ <point x="544" y="192"/>
+ <point x="428" y="464"/>
+ <point x="428" y="716" type="curve" smooth="yes"/>
+ <point x="428" y="772" type="line" smooth="yes"/>
+ <point x="428" y="1024"/>
+ <point x="540" y="1296"/>
+ <point x="808" y="1296" type="curve"/>
+ <point x="936" y="1296"/>
+ <point x="1048" y="1264"/>
+ <point x="1132" y="1216" type="curve"/>
+ <point x="1196" y="1424" type="line"/>
+ <point x="1116" y="1480"/>
+ <point x="984" y="1516"/>
+ <point x="808" y="1516" type="curve" smooth="yes"/>
+ <point x="388" y="1516"/>
+ <point x="156" y="1168"/>
+ <point x="156" y="772" type="curve" smooth="yes"/>
+ <point x="156" y="716" type="line" smooth="yes"/>
+ <point x="156" y="320"/>
+ <point x="396" y="-28"/>
+ <point x="836" y="-28" type="curve"/>
+ <point x="1128" y="-28"/>
+ <point x="1344" y="116"/>
+ <point x="1348" y="416" type="curve"/>
+ <point x="1352" y="520"/>
+ <point x="1332" y="632"/>
+ <point x="1312" y="740" type="curve"/>
+ <point x="1048" y="740" type="line"/>
+ <point x="1064" y="636"/>
+ <point x="1076" y="516"/>
+ <point x="1076" y="416" type="curve" smooth="yes"/>
+ <point x="1072" y="276"/>
+ <point x="1016" y="196"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1451, 'leftMargin': 135, 'rightMargin': 120.96021090033878}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni050E_.glif b/src/Interface-Regular.ufo/glyphs/uni050E_.glif
new file mode 100644
index 000000000..f842cde96
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni050E_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni050E" format="1">
+ <advance width="2016"/>
+ <unicode hex="050E"/>
+ <outline>
+ <contour>
+ <point x="892" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="892" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1024" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="2052" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1684" y="2004" type="line"/>
+ <point x="100" y="2004" type="line"/>
+ <point x="100" y="1772" type="line"/>
+ <point x="1684" y="1772" type="line"/>
+ </contour>
+ <contour>
+ <point x="740" y="476" type="line"/>
+ <point x="756" y="116"/>
+ <point x="944" y="-36"/>
+ <point x="1248" y="-28" type="curve"/>
+ <point x="1600" y="-28"/>
+ <point x="1908" y="216"/>
+ <point x="1916" y="728" type="curve"/>
+ <point x="1924" y="916"/>
+ <point x="1876" y="1104"/>
+ <point x="1824" y="1284" type="curve"/>
+ <point x="1548" y="1284" type="line"/>
+ <point x="1604" y="1100"/>
+ <point x="1636" y="912"/>
+ <point x="1632" y="728" type="curve"/>
+ <point x="1624" y="408"/>
+ <point x="1492" y="204"/>
+ <point x="1248" y="200" type="curve"/>
+ <point x="1112" y="200"/>
+ <point x="1024" y="316"/>
+ <point x="1028" y="476" type="curve"/>
+ <point x="1028" y="2004" type="line"/>
+ <point x="740" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2001, 'leftMargin': 50, 'rightMargin': 133.49070550018132}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni050F_.glif b/src/Interface-Regular.ufo/glyphs/uni050F_.glif
new file mode 100644
index 000000000..9d872e2c2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni050F_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni050F" format="1">
+ <advance width="1760"/>
+ <unicode hex="050F"/>
+ <outline>
+ <contour>
+ <point x="852" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1344" y="1488" type="line"/>
+ <point x="96" y="1488" type="line"/>
+ <point x="96" y="1272" type="line"/>
+ <point x="1344" y="1272" type="line"/>
+ </contour>
+ <contour>
+ <point x="580" y="476" type="line"/>
+ <point x="596" y="116"/>
+ <point x="780" y="-36"/>
+ <point x="1080" y="-28" type="curve"/>
+ <point x="1388" y="-28"/>
+ <point x="1660" y="172"/>
+ <point x="1664" y="584" type="curve"/>
+ <point x="1668" y="732"/>
+ <point x="1620" y="884"/>
+ <point x="1572" y="1024" type="curve"/>
+ <point x="1308" y="1024" type="line"/>
+ <point x="1360" y="884"/>
+ <point x="1392" y="728"/>
+ <point x="1392" y="584" type="curve" smooth="yes"/>
+ <point x="1384" y="344"/>
+ <point x="1276" y="196"/>
+ <point x="1080" y="192" type="curve"/>
+ <point x="940" y="192"/>
+ <point x="852" y="308"/>
+ <point x="856" y="476" type="curve"/>
+ <point x="856" y="1488" type="line"/>
+ <point x="580" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1807, 'leftMargin': 98, 'rightMargin': 138.77065313119942}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0510.glif b/src/Interface-Regular.ufo/glyphs/uni0510.glif
new file mode 100644
index 000000000..0fb0c5eb6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0510.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0510" format="1">
+ <advance width="1760"/>
+ <unicode hex="0510"/>
+ <outline>
+ <contour>
+ <point x="832" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="832" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1800" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="868" y="1080" type="line"/>
+ <point x="384" y="1080"/>
+ <point x="100" y="896"/>
+ <point x="100" y="560" type="curve" smooth="yes"/>
+ <point x="100" y="188"/>
+ <point x="436" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1272" y="-28"/>
+ <point x="1660" y="148"/>
+ <point x="1660" y="556" type="curve"/>
+ <point x="1372" y="556" type="line"/>
+ <point x="1372" y="364"/>
+ <point x="1184" y="200"/>
+ <point x="896" y="200" type="curve" smooth="yes"/>
+ <point x="572" y="200"/>
+ <point x="388" y="352"/>
+ <point x="388" y="556" type="curve" smooth="yes"/>
+ <point x="388" y="796"/>
+ <point x="560" y="908"/>
+ <point x="876" y="908" type="curve" smooth="yes"/>
+ <point x="1132" y="908" type="line"/>
+ <point x="1132" y="1080" type="line"/>
+ </contour>
+ <contour>
+ <point x="1132" y="960" type="line"/>
+ <point x="1132" y="1136" type="line"/>
+ <point x="876" y="1136" type="line" smooth="yes"/>
+ <point x="552" y="1136"/>
+ <point x="420" y="1272"/>
+ <point x="420" y="1464" type="curve"/>
+ <point x="420" y="1648"/>
+ <point x="564" y="1800"/>
+ <point x="896" y="1800" type="curve" smooth="yes"/>
+ <point x="1148" y="1800"/>
+ <point x="1344" y="1664"/>
+ <point x="1344" y="1476" type="curve"/>
+ <point x="1632" y="1476" type="line"/>
+ <point x="1632" y="1820"/>
+ <point x="1296" y="2032"/>
+ <point x="896" y="2032" type="curve" smooth="yes"/>
+ <point x="436" y="2032"/>
+ <point x="132" y="1832"/>
+ <point x="132" y="1460" type="curve"/>
+ <point x="132" y="1184"/>
+ <point x="428" y="960"/>
+ <point x="868" y="960" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1907, 'leftMargin': 209, 'rightMargin': 140}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0512.glif b/src/Interface-Regular.ufo/glyphs/uni0512.glif
new file mode 100644
index 000000000..715e5824c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0512.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0512" format="1">
+ <advance width="2284"/>
+ <unicode hex="0512"/>
+ <outline>
+ <component base="afii10029" xOffset="92"/>
+ <component base="cyrillichook" xOffset="1600"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2142, 'leftMargin': 67, 'rightMargin': 119}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0513.glif b/src/Interface-Regular.ufo/glyphs/uni0513.glif
new file mode 100644
index 000000000..b869a716a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0513.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0513" format="1">
+ <advance width="1792"/>
+ <unicode hex="0513"/>
+ <outline>
+ <contour>
+ <point x="1656" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="elcyrillic" xOffset="16"/>
+ <component base="cyrillichook" xOffset="1204"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1770, 'leftMargin': 61, 'rightMargin': 72}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0514.glif b/src/Interface-Regular.ufo/glyphs/uni0514.glif
new file mode 100644
index 000000000..a14e5d899
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0514.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0514" format="1">
+ <advance width="2784"/>
+ <unicode hex="0514"/>
+ <outline>
+ <contour>
+ <point x="588" y="2004" type="line"/>
+ <point x="552" y="1060" type="line" smooth="yes"/>
+ <point x="528" y="456"/>
+ <point x="460" y="252"/>
+ <point x="208" y="232" type="curve" smooth="yes"/>
+ <point x="152" y="228" type="line"/>
+ <point x="152" y="0" type="line"/>
+ <point x="228" y="0" type="line" smooth="yes"/>
+ <point x="676" y="0"/>
+ <point x="800" y="316"/>
+ <point x="832" y="1012" type="curve" smooth="yes"/>
+ <point x="876" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1368" y="2004" type="line"/>
+ <point x="684" y="2004" type="line"/>
+ <point x="684" y="1772" type="line"/>
+ <point x="1368" y="1772" type="line"/>
+ </contour>
+ <component base="X" xOffset="968"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2659, 'leftMargin': 67, 'rightMargin': 107}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0515.glif b/src/Interface-Regular.ufo/glyphs/uni0515.glif
new file mode 100644
index 000000000..014bbc99d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0515.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0515" format="1">
+ <advance width="2272"/>
+ <unicode hex="0515"/>
+ <outline>
+ <contour>
+ <point x="432" y="1488" type="line"/>
+ <point x="404" y="856" type="line" smooth="yes"/>
+ <point x="388" y="424"/>
+ <point x="340" y="256"/>
+ <point x="148" y="244" type="curve" smooth="yes"/>
+ <point x="92" y="240" type="line"/>
+ <point x="92" y="0" type="line"/>
+ <point x="176" y="0" type="line" smooth="yes"/>
+ <point x="512" y="0"/>
+ <point x="640" y="212"/>
+ <point x="668" y="768" type="curve" smooth="yes"/>
+ <point x="708" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1128" y="1488" type="line"/>
+ <point x="568" y="1488" type="line"/>
+ <point x="568" y="1268" type="line"/>
+ <point x="1128" y="1268" type="line"/>
+ </contour>
+ <component base="x" xOffset="772"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2145.0, 'leftMargin': 61, 'rightMargin': -6.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0516.glif b/src/Interface-Regular.ufo/glyphs/uni0516.glif
new file mode 100644
index 000000000..f713d7a7c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0516.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0516" format="1">
+ <advance width="2784"/>
+ <unicode hex="0516"/>
+ <outline>
+ <contour>
+ <point x="2448" y="2004" type="line"/>
+ <point x="2108" y="2004" type="line"/>
+ <point x="1576" y="1400" type="line"/>
+ <point x="1624" y="1068" type="line"/>
+ </contour>
+ <contour>
+ <point x="2168" y="0" type="line"/>
+ <point x="2512" y="0" type="line"/>
+ <point x="1620" y="1192" type="line"/>
+ <point x="1448" y="968" type="line"/>
+ </contour>
+ <component base="P" xOffset="20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2566, 'leftMargin': 256, 'rightMargin': 74}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0517.glif b/src/Interface-Regular.ufo/glyphs/uni0517.glif
new file mode 100644
index 000000000..d0b62b20f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0517.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0517" format="1">
+ <advance width="2272"/>
+ <unicode hex="0517"/>
+ <outline>
+ <contour>
+ <point x="2012" y="1488" type="line"/>
+ <point x="1680" y="1488" type="line"/>
+ <point x="1216" y="864" type="line"/>
+ <point x="1200" y="864" type="line"/>
+ <point x="1200" y="628" type="line"/>
+ <point x="1356" y="628" type="line"/>
+ </contour>
+ <contour>
+ <point x="1708" y="0" type="line"/>
+ <point x="2056" y="0" type="line"/>
+ <point x="1368" y="864" type="line"/>
+ <point x="1208" y="668" type="line"/>
+ </contour>
+ <component base="p" xOffset="-40"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2123.0, 'leftMargin': 256, 'rightMargin': 27.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0518.glif b/src/Interface-Regular.ufo/glyphs/uni0518.glif
new file mode 100644
index 000000000..c49bae8a9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0518.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0518" format="1">
+ <advance width="2784"/>
+ <unicode hex="0518"/>
+ <outline>
+ <contour>
+ <point x="2608" y="228" type="line"/>
+ <point x="1560" y="228" type="line"/>
+ <point x="1560" y="0" type="line"/>
+ <point x="2608" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2468" y="1148" type="line"/>
+ <point x="1560" y="1148" type="line"/>
+ <point x="1560" y="920" type="line"/>
+ <point x="2468" y="920" type="line"/>
+ </contour>
+ <contour>
+ <point x="2592" y="2004" type="line"/>
+ <point x="1560" y="2004" type="line"/>
+ <point x="1560" y="1772" type="line"/>
+ <point x="2592" y="1772" type="line"/>
+ </contour>
+ <component base="afii10049" xOffset="56"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2644, 'leftMargin': 122, 'rightMargin': 95}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0519.glif b/src/Interface-Regular.ufo/glyphs/uni0519.glif
new file mode 100644
index 000000000..a12be4338
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0519.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0519" format="1">
+ <advance width="2528"/>
+ <unicode hex="0519"/>
+ <outline>
+ <contour>
+ <point x="492" y="716" type="line"/>
+ <point x="56" y="0" type="line"/>
+ <point x="352" y="0" type="line"/>
+ <point x="788" y="716" type="line"/>
+ </contour>
+ <contour>
+ <point x="712" y="1488" type="line"/>
+ <point x="348" y="1488"/>
+ <point x="140" y="1296"/>
+ <point x="140" y="1032" type="curve" smooth="yes"/>
+ <point x="140" y="772"/>
+ <point x="340" y="576"/>
+ <point x="684" y="576" type="curve" smooth="yes"/>
+ <point x="1140" y="576" type="line"/>
+ <point x="1140" y="796" type="line"/>
+ <point x="684" y="796" type="line" smooth="yes"/>
+ <point x="496" y="796"/>
+ <point x="416" y="916"/>
+ <point x="416" y="1032" type="curve" smooth="yes"/>
+ <point x="416" y="1148"/>
+ <point x="504" y="1272"/>
+ <point x="712" y="1272" type="curve" smooth="yes"/>
+ <point x="1068" y="1272" type="line"/>
+ <point x="1068" y="688" type="line"/>
+ <point x="1344" y="688" type="line"/>
+ <point x="1344" y="1488" type="line"/>
+ </contour>
+ <component base="e" xOffset="936"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2434, 'leftMargin': 51, 'rightMargin': -34}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni051E_.glif b/src/Interface-Regular.ufo/glyphs/uni051E_.glif
new file mode 100644
index 000000000..0c5bab207
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni051E_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni051E" format="1">
+ <advance width="2016"/>
+ <unicode hex="051E"/>
+ <outline>
+ <contour>
+ <point x="1624" y="1328" type="line"/>
+ <point x="972" y="1924" type="line"/>
+ <point x="824" y="1760" type="line"/>
+ <point x="1476" y="1168" type="line"/>
+ </contour>
+ <component base="K" xOffset="-20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1812, 'leftMargin': 242, 'rightMargin': -2}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni051F_.glif b/src/Interface-Regular.ufo/glyphs/uni051F_.glif
new file mode 100644
index 000000000..e3646471e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni051F_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni051F" format="1">
+ <advance width="1504"/>
+ <unicode hex="051F"/>
+ <outline>
+ <contour>
+ <point x="1392" y="976" type="line"/>
+ <point x="812" y="1508" type="line"/>
+ <point x="664" y="1348" type="line"/>
+ <point x="1244" y="816" type="line"/>
+ </contour>
+ <contour>
+ <point x="472" y="1488" type="line"/>
+ <point x="196" y="1488" type="line"/>
+ <point x="196" y="0" type="line"/>
+ <point x="472" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1448" y="1488" type="line"/>
+ <point x="1116" y="1488" type="line"/>
+ <point x="628" y="864" type="line"/>
+ <point x="336" y="864" type="line"/>
+ <point x="380" y="628" type="line"/>
+ <point x="756" y="628" type="line"/>
+ </contour>
+ <contour>
+ <point x="1148" y="0" type="line"/>
+ <point x="1492" y="0" type="line"/>
+ <point x="808" y="832" type="line"/>
+ <point x="612" y="668" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0520.glif b/src/Interface-Regular.ufo/glyphs/uni0520.glif
new file mode 100644
index 000000000..2155214aa
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0520.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0520" format="1">
+ <advance width="3040"/>
+ <unicode hex="0520"/>
+ <outline>
+ <contour>
+ <point x="2476" y="-600" type="curve" smooth="yes"/>
+ <point x="2756" y="-600"/>
+ <point x="2928" y="-432"/>
+ <point x="2928" y="-124" type="curve" smooth="yes"/>
+ <point x="2928" y="636" type="line" smooth="yes"/>
+ <point x="2928" y="1088"/>
+ <point x="2708" y="1256"/>
+ <point x="2280" y="1256" type="curve" smooth="yes"/>
+ <point x="2020" y="1256"/>
+ <point x="1828" y="1220"/>
+ <point x="1648" y="1164" type="curve"/>
+ <point x="1648" y="932" type="line"/>
+ <point x="1832" y="988"/>
+ <point x="2028" y="1028"/>
+ <point x="2248" y="1028" type="curve" smooth="yes"/>
+ <point x="2512" y="1028"/>
+ <point x="2644" y="944"/>
+ <point x="2644" y="636" type="curve" smooth="yes"/>
+ <point x="2644" y="-124" type="line" smooth="yes"/>
+ <point x="2644" y="-284"/>
+ <point x="2584" y="-364"/>
+ <point x="2476" y="-364" type="curve" smooth="yes"/>
+ <point x="2432" y="-364"/>
+ <point x="2372" y="-356"/>
+ <point x="2340" y="-344" type="curve"/>
+ <point x="2320" y="-580" type="line"/>
+ <point x="2372" y="-596"/>
+ <point x="2420" y="-600"/>
+ </contour>
+ <component base="afii10029" xOffset="44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3125, 'leftMargin': 67, 'rightMargin': 240}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0521.glif b/src/Interface-Regular.ufo/glyphs/uni0521.glif
new file mode 100644
index 000000000..e4d2e4ea4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0521.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0521" format="1">
+ <advance width="2528"/>
+ <unicode hex="0521"/>
+ <outline>
+ <contour>
+ <point x="1940" y="-600" type="curve" smooth="yes"/>
+ <point x="2220" y="-600"/>
+ <point x="2388" y="-432"/>
+ <point x="2388" y="-124" type="curve" smooth="yes"/>
+ <point x="2388" y="440" type="line" smooth="yes"/>
+ <point x="2388" y="816"/>
+ <point x="2184" y="1004"/>
+ <point x="1836" y="1004" type="curve" smooth="yes"/>
+ <point x="1628" y="1004"/>
+ <point x="1456" y="964"/>
+ <point x="1296" y="908" type="curve"/>
+ <point x="1296" y="684" type="line"/>
+ <point x="1460" y="744"/>
+ <point x="1612" y="780"/>
+ <point x="1812" y="780" type="curve" smooth="yes"/>
+ <point x="2004" y="780"/>
+ <point x="2112" y="676"/>
+ <point x="2112" y="440" type="curve" smooth="yes"/>
+ <point x="2112" y="-124" type="line" smooth="yes"/>
+ <point x="2112" y="-284"/>
+ <point x="2048" y="-380"/>
+ <point x="1940" y="-380" type="curve" smooth="yes"/>
+ <point x="1916" y="-380"/>
+ <point x="1832" y="-376"/>
+ <point x="1804" y="-364" type="curve"/>
+ <point x="1784" y="-580" type="line"/>
+ <point x="1840" y="-596"/>
+ <point x="1884" y="-600"/>
+ </contour>
+ <component base="elcyrillic" xOffset="52"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2518, 'leftMargin': 88, 'rightMargin': 183}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0522.glif b/src/Interface-Regular.ufo/glyphs/uni0522.glif
new file mode 100644
index 000000000..99a9effa8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0522.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0522" format="1">
+ <advance width="3040"/>
+ <unicode hex="0522"/>
+ <outline>
+ <contour>
+ <point x="2848" y="0" type="line"/>
+ <point x="2848" y="636" type="line" smooth="yes"/>
+ <point x="2848" y="1088"/>
+ <point x="2592" y="1256"/>
+ <point x="2168" y="1256" type="curve" smooth="yes"/>
+ <point x="1904" y="1256"/>
+ <point x="1748" y="1220"/>
+ <point x="1564" y="1164" type="curve"/>
+ <point x="1564" y="932" type="line"/>
+ <point x="1752" y="988"/>
+ <point x="1948" y="1028"/>
+ <point x="2168" y="1028" type="curve" smooth="yes"/>
+ <point x="2432" y="1028"/>
+ <point x="2564" y="944"/>
+ <point x="2564" y="636" type="curve" smooth="yes"/>
+ <point x="2564" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2564" y="456" type="line"/>
+ <point x="2564" y="-124" type="line" smooth="yes"/>
+ <point x="2564" y="-284"/>
+ <point x="2504" y="-364"/>
+ <point x="2396" y="-364" type="curve" smooth="yes"/>
+ <point x="2352" y="-364"/>
+ <point x="2292" y="-356"/>
+ <point x="2260" y="-344" type="curve"/>
+ <point x="2240" y="-580" type="line"/>
+ <point x="2292" y="-596"/>
+ <point x="2340" y="-600"/>
+ <point x="2396" y="-600" type="curve" smooth="yes"/>
+ <point x="2676" y="-600"/>
+ <point x="2848" y="-432"/>
+ <point x="2848" y="-124" type="curve" smooth="yes"/>
+ <point x="2848" y="456" type="line"/>
+ </contour>
+ <component base="H" xOffset="-64"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3165, 'leftMargin': 270, 'rightMargin': 240}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0523.glif b/src/Interface-Regular.ufo/glyphs/uni0523.glif
new file mode 100644
index 000000000..4e8aa5a41
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0523.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0523" format="1">
+ <advance width="2528"/>
+ <unicode hex="0523"/>
+ <outline>
+ <contour>
+ <point x="1256" y="684" type="line"/>
+ <point x="1420" y="744"/>
+ <point x="1572" y="780"/>
+ <point x="1772" y="780" type="curve" smooth="yes"/>
+ <point x="1964" y="780"/>
+ <point x="2072" y="676"/>
+ <point x="2072" y="440" type="curve" smooth="yes"/>
+ <point x="2072" y="-4" type="line"/>
+ <point x="2348" y="-4" type="line"/>
+ <point x="2348" y="440" type="line" smooth="yes"/>
+ <point x="2348" y="816"/>
+ <point x="2120" y="1004"/>
+ <point x="1772" y="1004" type="curve" smooth="yes"/>
+ <point x="1564" y="1004"/>
+ <point x="1416" y="964"/>
+ <point x="1256" y="908" type="curve"/>
+ </contour>
+ <contour>
+ <point x="2072" y="320" type="line"/>
+ <point x="2072" y="-124" type="line" smooth="yes"/>
+ <point x="2072" y="-284"/>
+ <point x="2008" y="-380"/>
+ <point x="1900" y="-380" type="curve" smooth="yes"/>
+ <point x="1876" y="-380"/>
+ <point x="1792" y="-376"/>
+ <point x="1764" y="-364" type="curve"/>
+ <point x="1744" y="-580" type="line"/>
+ <point x="1800" y="-596"/>
+ <point x="1844" y="-600"/>
+ <point x="1900" y="-600" type="curve" smooth="yes"/>
+ <point x="2180" y="-600"/>
+ <point x="2348" y="-432"/>
+ <point x="2348" y="-124" type="curve" smooth="yes"/>
+ <point x="2348" y="320" type="line"/>
+ </contour>
+ <component base="encyrillic" xOffset="16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2514, 'leftMargin': 164, 'rightMargin': 183}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0524.glif b/src/Interface-Regular.ufo/glyphs/uni0524.glif
new file mode 100644
index 000000000..e2c08d97f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0524.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0524" format="1">
+ <advance width="2272"/>
+ <unicode hex="0524"/>
+ <outline>
+ <contour>
+ <point x="2020" y="220" type="line"/>
+ <point x="1780" y="220" type="line"/>
+ <point x="1780" y="2004" type="line"/>
+ <point x="256" y="2004" type="line"/>
+ <point x="256" y="0" type="line"/>
+ <point x="540" y="0" type="line"/>
+ <point x="540" y="1772" type="line"/>
+ <point x="1496" y="1772" type="line"/>
+ <point x="1496" y="0" type="line"/>
+ <point x="1744" y="0" type="line"/>
+ <point x="1744" y="-496" type="line"/>
+ <point x="2020" y="-496" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2124, 'leftMargin': 242, 'rightMargin': 119}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0525.glif b/src/Interface-Regular.ufo/glyphs/uni0525.glif
new file mode 100644
index 000000000..90f0850b1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0525.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0525" format="1">
+ <advance width="1760"/>
+ <unicode hex="0525"/>
+ <outline>
+ <contour>
+ <point x="1580" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1604" y="220" type="line"/>
+ <point x="1364" y="220" type="line"/>
+ <point x="1364" y="1488" type="line"/>
+ <point x="156" y="1488" type="line"/>
+ <point x="156" y="0" type="line"/>
+ <point x="432" y="0" type="line"/>
+ <point x="432" y="1268" type="line"/>
+ <point x="1092" y="1268" type="line"/>
+ <point x="1092" y="0" type="line"/>
+ <point x="1328" y="0" type="line"/>
+ <point x="1328" y="-496" type="line"/>
+ <point x="1604" y="-496" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1733, 'leftMargin': 213, 'rightMargin': 72}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0526.glif b/src/Interface-Regular.ufo/glyphs/uni0526.glif
new file mode 100644
index 000000000..c2a8b8c08
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0526.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0526" format="1">
+ <advance width="2272"/>
+ <unicode hex="0526"/>
+ <outline>
+ <contour>
+ <point x="2004" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="548" y="0" type="line"/>
+ <point x="548" y="956" type="line"/>
+ <point x="712" y="1000"/>
+ <point x="884" y="1028"/>
+ <point x="1076" y="1028" type="curve" smooth="yes"/>
+ <point x="1344" y="1028"/>
+ <point x="1472" y="944"/>
+ <point x="1472" y="640" type="curve" smooth="yes"/>
+ <point x="1472" y="0" type="line"/>
+ <point x="1736" y="0" type="line"/>
+ <point x="1736" y="-496" type="line"/>
+ <point x="2012" y="-496" type="line"/>
+ <point x="2012" y="220" type="line"/>
+ <point x="1760" y="220" type="line"/>
+ <point x="1760" y="640" type="line" smooth="yes"/>
+ <point x="1760" y="1088"/>
+ <point x="1504" y="1260"/>
+ <point x="1076" y="1260" type="curve" smooth="yes"/>
+ <point x="848" y="1260"/>
+ <point x="700" y="1228"/>
+ <point x="548" y="1184" type="curve"/>
+ <point x="548" y="2004" type="line"/>
+ <point x="260" y="2004" type="line"/>
+ <point x="260" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2052, 'leftMargin': 180, 'rightMargin': 120}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0527.glif b/src/Interface-Regular.ufo/glyphs/uni0527.glif
new file mode 100644
index 000000000..98be0ccd5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0527.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0527" format="1">
+ <advance width="1760"/>
+ <unicode hex="0527"/>
+ <outline>
+ <contour>
+ <point x="1536" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1536" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1536" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1592" y="220" type="line"/>
+ <point x="1352" y="220" type="line"/>
+ <point x="1352" y="976" type="line" smooth="yes"/>
+ <point x="1352" y="1364"/>
+ <point x="1168" y="1516"/>
+ <point x="876" y="1516" type="curve" smooth="yes"/>
+ <point x="700" y="1516"/>
+ <point x="552" y="1444"/>
+ <point x="444" y="1324" type="curve"/>
+ <point x="444" y="2112" type="line"/>
+ <point x="172" y="2112" type="line"/>
+ <point x="172" y="0" type="line"/>
+ <point x="444" y="0" type="line"/>
+ <point x="444" y="1072" type="line"/>
+ <point x="516" y="1204"/>
+ <point x="640" y="1288"/>
+ <point x="792" y="1288" type="curve" smooth="yes"/>
+ <point x="980" y="1288"/>
+ <point x="1076" y="1200"/>
+ <point x="1076" y="980" type="curve" smooth="yes"/>
+ <point x="1076" y="0" type="line"/>
+ <point x="1316" y="0" type="line"/>
+ <point x="1316" y="-496" type="line"/>
+ <point x="1592" y="-496" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1680, 'leftMargin': 188, 'rightMargin': 71}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0528.glif b/src/Interface-Regular.ufo/glyphs/uni0528.glif
new file mode 100644
index 000000000..37fa2316e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0528.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0528" format="1">
+ <advance width="2016"/>
+ <unicode hex="0528"/>
+ <outline>
+ <contour>
+ <point x="388" y="456" type="line"/>
+ <point x="388" y="-124" type="line" smooth="yes"/>
+ <point x="388" y="-284"/>
+ <point x="328" y="-364"/>
+ <point x="220" y="-364" type="curve" smooth="yes"/>
+ <point x="176" y="-364"/>
+ <point x="120" y="-356"/>
+ <point x="84" y="-344" type="curve"/>
+ <point x="68" y="-580" type="line"/>
+ <point x="120" y="-596"/>
+ <point x="164" y="-600"/>
+ <point x="220" y="-600" type="curve" smooth="yes"/>
+ <point x="500" y="-600"/>
+ <point x="672" y="-432"/>
+ <point x="672" y="-124" type="curve" smooth="yes"/>
+ <point x="672" y="456" type="line"/>
+ </contour>
+ <component base="H" xOffset="160"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2133, 'leftMargin': 28, 'rightMargin': 220}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni0529.glif b/src/Interface-Regular.ufo/glyphs/uni0529.glif
new file mode 100644
index 000000000..629689250
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni0529.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0529" format="1">
+ <advance width="1760"/>
+ <unicode hex="0529"/>
+ <outline>
+ <contour>
+ <point x="464" y="216" type="line"/>
+ <point x="464" y="-124" type="line" smooth="yes"/>
+ <point x="464" y="-284"/>
+ <point x="400" y="-368"/>
+ <point x="292" y="-368" type="curve" smooth="yes"/>
+ <point x="268" y="-368"/>
+ <point x="184" y="-360"/>
+ <point x="156" y="-348" type="curve"/>
+ <point x="136" y="-580" type="line"/>
+ <point x="188" y="-596"/>
+ <point x="236" y="-600"/>
+ <point x="292" y="-600" type="curve" smooth="yes"/>
+ <point x="572" y="-600"/>
+ <point x="740" y="-432"/>
+ <point x="740" y="-124" type="curve" smooth="yes"/>
+ <point x="740" y="216" type="line"/>
+ </contour>
+ <component base="encyrillic" xOffset="252"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1775, 'leftMargin': 28, 'rightMargin': 261}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni052A_.glif b/src/Interface-Regular.ufo/glyphs/uni052A_.glif
new file mode 100644
index 000000000..9eefad059
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni052A_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni052A" format="1">
+ <advance width="3808"/>
+ <unicode hex="052A"/>
+ <outline>
+ <contour>
+ <point x="2448" y="2004" type="line"/>
+ <point x="2160" y="2004" type="line"/>
+ <point x="2160" y="0" type="line"/>
+ <point x="2448" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="3648" y="2004" type="line"/>
+ <point x="3308" y="2004" type="line"/>
+ <point x="2652" y="1120" type="line"/>
+ <point x="1596" y="1120" type="line"/>
+ <point x="1632" y="900" type="line"/>
+ <point x="2804" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="3368" y="0" type="line"/>
+ <point x="3708" y="0" type="line"/>
+ <point x="2820" y="1192" type="line"/>
+ <point x="2648" y="968" type="line"/>
+ </contour>
+ <component base="afii10021" xOffset="-56"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3752, 'leftMargin': 156, 'rightMargin': -13}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni052B_.glif b/src/Interface-Regular.ufo/glyphs/uni052B_.glif
new file mode 100644
index 000000000..f2236ef8d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni052B_.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni052B" format="1">
+ <advance width="3296"/>
+ <unicode hex="052B"/>
+ <outline>
+ <contour>
+ <point x="2140" y="1488" type="line"/>
+ <point x="1868" y="1488" type="line"/>
+ <point x="1868" y="0" type="line"/>
+ <point x="2140" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="3116" y="1488" type="line"/>
+ <point x="2784" y="1488" type="line"/>
+ <point x="2296" y="864" type="line"/>
+ <point x="1404" y="864" type="line"/>
+ <point x="1404" y="628" type="line"/>
+ <point x="2408" y="628" type="line"/>
+ </contour>
+ <contour>
+ <point x="2816" y="0" type="line"/>
+ <point x="3164" y="0" type="line"/>
+ <point x="2460" y="864" type="line"/>
+ <point x="2284" y="668" type="line"/>
+ </contour>
+ <contour>
+ <point x="532" y="1488" type="line"/>
+ <point x="508" y="928" type="line" smooth="yes"/>
+ <point x="492" y="496"/>
+ <point x="376" y="364"/>
+ <point x="256" y="220" type="curve"/>
+ <point x="200" y="220" type="line"/>
+ <point x="192" y="0" type="line"/>
+ <point x="328" y="0" type="line"/>
+ <point x="552" y="132"/>
+ <point x="752" y="364"/>
+ <point x="784" y="928" type="curve" smooth="yes"/>
+ <point x="804" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="596" y="1488" type="line"/>
+ <point x="596" y="1240" type="line"/>
+ <point x="1232" y="1240" type="line"/>
+ <point x="1232" y="0" type="line"/>
+ <point x="1508" y="0" type="line"/>
+ <point x="1508" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="136" y="220" type="line"/>
+ <point x="136" y="-440" type="line"/>
+ <point x="412" y="-440" type="line"/>
+ <point x="412" y="0" type="line"/>
+ <point x="1432" y="0" type="line"/>
+ <point x="1432" y="-440" type="line"/>
+ <point x="1708" y="-440" type="line"/>
+ <point x="1708" y="220" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3117, 'leftMargin': 62, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni052C_.glif b/src/Interface-Regular.ufo/glyphs/uni052C_.glif
new file mode 100644
index 000000000..60225be0d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni052C_.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni052C" format="1">
+ <advance width="2272"/>
+ <unicode hex="052C"/>
+ <outline>
+ <contour>
+ <point x="2132" y="228" type="line"/>
+ <point x="1848" y="228" type="line"/>
+ <point x="1848" y="-492" type="line"/>
+ <point x="2132" y="-492" type="line"/>
+ </contour>
+ <contour>
+ <point x="1884" y="228" type="line"/>
+ <point x="384" y="228" type="line"/>
+ <point x="384" y="0" type="line"/>
+ <point x="1884" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="428" y="228" type="line"/>
+ <point x="140" y="228" type="line"/>
+ <point x="140" y="-496" type="line"/>
+ <point x="428" y="-496" type="line"/>
+ </contour>
+ <contour>
+ <point x="1260" y="2004" type="line"/>
+ <point x="224" y="220" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="432" y="0" type="line"/>
+ <point x="1532" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1612" y="2004" type="line"/>
+ <point x="1384" y="2004" type="line"/>
+ <point x="1384" y="1772" type="line"/>
+ <point x="1612" y="1772" type="line"/>
+ </contour>
+ <contour>
+ <point x="1860" y="2004" type="line"/>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1576" y="0" type="line"/>
+ <point x="1860" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="212" y="2004" type="line"/>
+ <point x="212" y="1364" type="line" smooth="yes"/>
+ <point x="212" y="912"/>
+ <point x="468" y="744"/>
+ <point x="892" y="744" type="curve" smooth="yes"/>
+ <point x="1684" y="744" type="line"/>
+ <point x="1684" y="976" type="line"/>
+ <point x="892" y="976" type="line" smooth="yes"/>
+ <point x="628" y="976"/>
+ <point x="500" y="1060"/>
+ <point x="500" y="1364" type="curve" smooth="yes"/>
+ <point x="500" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2179, 'leftMargin': 109, 'rightMargin': 77}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni052D_.glif b/src/Interface-Regular.ufo/glyphs/uni052D_.glif
new file mode 100644
index 000000000..58253a979
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni052D_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni052D" format="1">
+ <advance width="1760"/>
+ <unicode hex="052D"/>
+ <outline>
+ <contour>
+ <point x="1028" y="1488" type="line"/>
+ <point x="160" y="220" type="line"/>
+ <point x="152" y="0" type="line"/>
+ <point x="328" y="0" type="line"/>
+ <point x="1316" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1108" y="1488" type="line"/>
+ <point x="1108" y="1240" type="line"/>
+ <point x="1192" y="1240" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ <point x="1468" y="0" type="line"/>
+ <point x="1468" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="96" y="220" type="line"/>
+ <point x="96" y="-440" type="line"/>
+ <point x="372" y="-440" type="line"/>
+ <point x="372" y="0" type="line"/>
+ <point x="1392" y="0" type="line"/>
+ <point x="1392" y="-440" type="line"/>
+ <point x="1668" y="-440" type="line"/>
+ <point x="1668" y="220" type="line"/>
+ </contour>
+ <contour>
+ <point x="1280" y="704" type="line"/>
+ <point x="764" y="704" type="line" smooth="yes"/>
+ <point x="572" y="704"/>
+ <point x="464" y="808"/>
+ <point x="464" y="1044" type="curve" smooth="yes"/>
+ <point x="464" y="1488" type="line"/>
+ <point x="188" y="1488" type="line"/>
+ <point x="188" y="1044" type="line" smooth="yes"/>
+ <point x="188" y="668"/>
+ <point x="416" y="484"/>
+ <point x="764" y="484" type="curve" smooth="yes"/>
+ <point x="1280" y="484" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1726, 'leftMargin': 69, 'rightMargin': 86}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni052E_.glif b/src/Interface-Regular.ufo/glyphs/uni052E_.glif
new file mode 100644
index 000000000..ecdf7f0b2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni052E_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni052E" format="1">
+ <advance width="2272"/>
+ <unicode hex="052E"/>
+ <outline>
+ <contour>
+ <point x="616" y="2004" type="line"/>
+ <point x="580" y="1060" type="line" smooth="yes"/>
+ <point x="556" y="456"/>
+ <point x="488" y="252"/>
+ <point x="232" y="232" type="curve" smooth="yes"/>
+ <point x="176" y="228" type="line"/>
+ <point x="176" y="0" type="line"/>
+ <point x="252" y="0" type="line" smooth="yes"/>
+ <point x="704" y="0"/>
+ <point x="824" y="316"/>
+ <point x="856" y="1012" type="curve" smooth="yes"/>
+ <point x="888" y="1772" type="line"/>
+ <point x="1576" y="1772" type="line"/>
+ <point x="1576" y="0" type="line"/>
+ <point x="1824" y="0" type="line"/>
+ <point x="1824" y="-496" type="line"/>
+ <point x="2096" y="-496" type="line"/>
+ <point x="2096" y="220" type="line"/>
+ <point x="1864" y="220" type="line"/>
+ <point x="1864" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2108, 'leftMargin': 67, 'rightMargin': 120}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni052F_.glif b/src/Interface-Regular.ufo/glyphs/uni052F_.glif
new file mode 100644
index 000000000..ca6897712
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni052F_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni052F" format="1">
+ <advance width="1760"/>
+ <unicode hex="052F"/>
+ <outline>
+ <contour>
+ <point x="1656" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="420" y="1488" type="line"/>
+ <point x="392" y="856" type="line" smooth="yes"/>
+ <point x="376" y="424"/>
+ <point x="328" y="256"/>
+ <point x="136" y="244" type="curve" smooth="yes"/>
+ <point x="80" y="240" type="line"/>
+ <point x="80" y="0" type="line"/>
+ <point x="164" y="0" type="line" smooth="yes"/>
+ <point x="500" y="0"/>
+ <point x="628" y="212"/>
+ <point x="656" y="768" type="curve" smooth="yes"/>
+ <point x="684" y="1268" type="line"/>
+ <point x="1168" y="1268" type="line"/>
+ <point x="1168" y="0" type="line"/>
+ <point x="1408" y="0" type="line"/>
+ <point x="1408" y="-496" type="line"/>
+ <point x="1684" y="-496" type="line"/>
+ <point x="1684" y="220" type="line"/>
+ <point x="1444" y="220" type="line"/>
+ <point x="1444" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1735, 'leftMargin': 61, 'rightMargin': 71}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1AB0__.glif b/src/Interface-Regular.ufo/glyphs/uni1AB0__.glif
new file mode 100644
index 000000000..12159987b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1AB0__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB0" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB0"/>
+ <outline>
+ <contour>
+ <point x="-795" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1122" y="1951" type="line"/>
+ <point x="-921" y="1722" type="line"/>
+ <point x="-670" y="1722" type="line"/>
+ <point x="-470" y="1951" type="line"/>
+ <point x="-270" y="1722" type="line"/>
+ <point x="-45" y="1722" type="line"/>
+ <point x="-45" y="1735" type="line"/>
+ <point x="-388" y="2115" type="line"/>
+ <point x="-553" y="2115" type="line"/>
+ <point x="-796" y="1844" type="line"/>
+ <point x="-1040" y="2115" type="line"/>
+ <point x="-1205" y="2115" type="line"/>
+ <point x="-1544" y="1737" type="line"/>
+ <point x="-1544" y="1722" type="line"/>
+ <point x="-1321" y="1722" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1AB1__.glif b/src/Interface-Regular.ufo/glyphs/uni1AB1__.glif
new file mode 100644
index 000000000..5dba8367c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1AB1__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB1" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB1"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1481" y="1863" type="curve" smooth="yes"/>
+ <point x="-1481" y="1779"/>
+ <point x="-1427" y="1713"/>
+ <point x="-1323" y="1713" type="curve" smooth="yes"/>
+ <point x="-1218" y="1713"/>
+ <point x="-1163" y="1779"/>
+ <point x="-1163" y="1863" type="curve" smooth="yes"/>
+ <point x="-1163" y="1948"/>
+ <point x="-1218" y="2016"/>
+ <point x="-1323" y="2016" type="curve" smooth="yes"/>
+ <point x="-1427" y="2016"/>
+ <point x="-1481" y="1948"/>
+ </contour>
+ <contour>
+ <point x="-454" y="1860" type="curve" smooth="yes"/>
+ <point x="-454" y="1777"/>
+ <point x="-400" y="1711"/>
+ <point x="-296" y="1711" type="curve" smooth="yes"/>
+ <point x="-191" y="1711"/>
+ <point x="-136" y="1777"/>
+ <point x="-136" y="1860" type="curve" smooth="yes"/>
+ <point x="-136" y="1946"/>
+ <point x="-191" y="2013"/>
+ <point x="-296" y="2013" type="curve" smooth="yes"/>
+ <point x="-400" y="2013"/>
+ <point x="-454" y="1946"/>
+ </contour>
+ <component base="ring" xOffset="-1279" yOffset="63"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1AB2__.glif b/src/Interface-Regular.ufo/glyphs/uni1AB2__.glif
new file mode 100644
index 000000000..fdcdb3080
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1AB2__.glif
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB2" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB2"/>
+ <outline>
+ <contour>
+ <point x="-799" y="1488" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1147" y="1488" type="curve" smooth="yes"/>
+ <point x="-906" y="1488"/>
+ <point x="-758" y="1770"/>
+ <point x="-758" y="1867" type="curve" smooth="yes"/>
+ <point x="-758" y="1896" type="line" smooth="yes"/>
+ <point x="-758" y="1995"/>
+ <point x="-906" y="2276"/>
+ <point x="-1148" y="2276" type="curve" smooth="yes"/>
+ <point x="-1345" y="2276"/>
+ <point x="-1466" y="2108"/>
+ <point x="-1466" y="1904" type="curve" smooth="yes"/>
+ <point x="-1466" y="1859" type="line" smooth="yes"/>
+ <point x="-1466" y="1656"/>
+ <point x="-1345" y="1488"/>
+ </contour>
+ <contour>
+ <point x="-1147" y="1628" type="curve" smooth="yes"/>
+ <point x="-1268" y="1628"/>
+ <point x="-1312" y="1708"/>
+ <point x="-1312" y="1859" type="curve" smooth="yes"/>
+ <point x="-1312" y="1904" type="line" smooth="yes"/>
+ <point x="-1312" y="2054"/>
+ <point x="-1268" y="2135"/>
+ <point x="-1148" y="2135" type="curve" smooth="yes"/>
+ <point x="-1001" y="2135"/>
+ <point x="-899" y="1961"/>
+ <point x="-884" y="1896" type="curve"/>
+ <point x="-884" y="1867" type="line"/>
+ <point x="-899" y="1801"/>
+ <point x="-1001" y="1628"/>
+ </contour>
+ <contour>
+ <point x="-470" y="1488" type="curve" smooth="yes"/>
+ <point x="-274" y="1488"/>
+ <point x="-151" y="1656"/>
+ <point x="-151" y="1859" type="curve" smooth="yes"/>
+ <point x="-151" y="1904" type="line" smooth="yes"/>
+ <point x="-151" y="2108"/>
+ <point x="-274" y="2276"/>
+ <point x="-469" y="2276" type="curve" smooth="yes"/>
+ <point x="-711" y="2276"/>
+ <point x="-859" y="1995"/>
+ <point x="-859" y="1896" type="curve" smooth="yes"/>
+ <point x="-859" y="1867" type="line" smooth="yes"/>
+ <point x="-859" y="1770"/>
+ <point x="-711" y="1488"/>
+ </contour>
+ <contour>
+ <point x="-470" y="1628" type="curve" smooth="yes"/>
+ <point x="-616" y="1628"/>
+ <point x="-718" y="1801"/>
+ <point x="-734" y="1867" type="curve"/>
+ <point x="-734" y="1896" type="line"/>
+ <point x="-718" y="1961"/>
+ <point x="-616" y="2135"/>
+ <point x="-469" y="2135" type="curve" smooth="yes"/>
+ <point x="-349" y="2135"/>
+ <point x="-305" y="2054"/>
+ <point x="-305" y="1904" type="curve" smooth="yes"/>
+ <point x="-305" y="1859" type="line" smooth="yes"/>
+ <point x="-305" y="1708"/>
+ <point x="-349" y="1628"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1AB3__.glif b/src/Interface-Regular.ufo/glyphs/uni1AB3__.glif
new file mode 100644
index 000000000..72ed83cd6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1AB3__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB3" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB3"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-892" y="2482" type="line"/>
+ <point x="-892" y="1760" type="line"/>
+ <point x="-723" y="1760" type="line"/>
+ <point x="-723" y="2482" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1224" y="2003" type="line"/>
+ <point x="-809" y="1590" type="line"/>
+ <point x="-701" y="1722" type="line"/>
+ <point x="-1224" y="2243" type="line"/>
+ </contour>
+ <contour>
+ <point x="-393" y="2243" type="line"/>
+ <point x="-909" y="1728" type="line"/>
+ <point x="-809" y="1590" type="line"/>
+ <point x="-393" y="2003" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1AB4__.glif b/src/Interface-Regular.ufo/glyphs/uni1AB4__.glif
new file mode 100644
index 000000000..0e5a99890
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1AB4__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB4" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB4"/>
+ <outline>
+ <contour>
+ <point x="-866" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="dotbelow" xOffset="-330" yOffset="2129"/>
+ <component base="dotbelow" xOffset="261" yOffset="2129"/>
+ <component base="dotbelow" xOffset="-34" yOffset="2541"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1AB5__.glif b/src/Interface-Regular.ufo/glyphs/uni1AB5__.glif
new file mode 100644
index 000000000..eb5720b30
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1AB5__.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB5" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB5"/>
+ <outline>
+ <contour>
+ <point x="-744" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="uni036F" yScale="0.77" xOffset="-454" yOffset="-2031"/>
+ <component base="uni036F" yScale="0.77" xOffset="371" yOffset="-2031"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1AB6__.glif b/src/Interface-Regular.ufo/glyphs/uni1AB6__.glif
new file mode 100644
index 000000000..79c2cfd2f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1AB6__.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB6" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB6"/>
+ <outline>
+ <contour>
+ <point x="-809" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-1471" y="-474" type="line"/>
+ <point x="-1449" y="-417"/>
+ <point x="-1407" y="-377"/>
+ <point x="-1348" y="-377" type="curve" smooth="yes"/>
+ <point x="-1227" y="-377"/>
+ <point x="-1216" y="-503"/>
+ <point x="-1078" y="-503" type="curve"/>
+ <point x="-1078" y="-298" type="line"/>
+ <point x="-1167" y="-298"/>
+ <point x="-1221" y="-171"/>
+ <point x="-1370" y="-171" type="curve" smooth="yes"/>
+ <point x="-1492" y="-171"/>
+ <point x="-1594" y="-274"/>
+ <point x="-1625" y="-404" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1078" y="-503" type="line"/>
+ <point x="-941" y="-503"/>
+ <point x="-930" y="-377"/>
+ <point x="-809" y="-377" type="curve"/>
+ <point x="-809" y="-171" type="line"/>
+ <point x="-935" y="-171"/>
+ <point x="-989" y="-298"/>
+ <point x="-1078" y="-298" type="curve"/>
+ </contour>
+ <contour>
+ <point x="8" y="-408" type="line"/>
+ <point x="-22" y="-276"/>
+ <point x="-122" y="-171"/>
+ <point x="-237" y="-171" type="curve" smooth="yes"/>
+ <point x="-396" y="-171"/>
+ <point x="-450" y="-298"/>
+ <point x="-539" y="-298" type="curve"/>
+ <point x="-539" y="-503" type="line"/>
+ <point x="-402" y="-503"/>
+ <point x="-391" y="-377"/>
+ <point x="-270" y="-377" type="curve" smooth="yes"/>
+ <point x="-209" y="-377"/>
+ <point x="-166" y="-419"/>
+ <point x="-144" y="-479" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-539" y="-298" type="line"/>
+ <point x="-628" y="-298"/>
+ <point x="-682" y="-171"/>
+ <point x="-809" y="-171" type="curve"/>
+ <point x="-809" y="-377" type="line"/>
+ <point x="-688" y="-377"/>
+ <point x="-677" y="-503"/>
+ <point x="-539" y="-503" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1AB7__.glif b/src/Interface-Regular.ufo/glyphs/uni1AB7__.glif
new file mode 100644
index 000000000..4a3f1841f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1AB7__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB7" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB7"/>
+ <outline>
+ <contour>
+ <point x="-814" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-938" y="-138" type="line"/>
+ <point x="-938" y="-399" type="line" smooth="yes"/>
+ <point x="-938" y="-634"/>
+ <point x="-826" y="-763"/>
+ <point x="-597" y="-763" type="curve" smooth="yes"/>
+ <point x="-556" y="-763"/>
+ <point x="-495" y="-755"/>
+ <point x="-457" y="-743" type="curve"/>
+ <point x="-457" y="-554" type="line"/>
+ <point x="-481" y="-561"/>
+ <point x="-514" y="-564"/>
+ <point x="-534" y="-564" type="curve" smooth="yes"/>
+ <point x="-639" y="-564"/>
+ <point x="-697" y="-521"/>
+ <point x="-697" y="-399" type="curve" smooth="yes"/>
+ <point x="-697" y="-138" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1AB8__.glif b/src/Interface-Regular.ufo/glyphs/uni1AB8__.glif
new file mode 100644
index 000000000..58aab4c28
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1AB8__.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB8" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB8"/>
+ <outline>
+ <contour>
+ <point x="-800" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="uni1AB7" xOffset="-344"/>
+ <component base="uni1AB7" xOffset="138"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1AB8___uni1ABD___.glif b/src/Interface-Regular.ufo/glyphs/uni1AB8___uni1ABD___.glif
new file mode 100644
index 000000000..34a62eeab
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1AB8___uni1ABD___.glif
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB8_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-800" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-1386" y="-716" type="curve"/>
+ <point x="-1372" y="-619" type="line"/>
+ <point x="-1430" y="-586"/>
+ <point x="-1499" y="-535"/>
+ <point x="-1499" y="-417" type="curve" smooth="yes"/>
+ <point x="-1499" y="-309"/>
+ <point x="-1430" y="-252"/>
+ <point x="-1372" y="-223" type="curve"/>
+ <point x="-1386" y="-121" type="line"/>
+ <point x="-1480" y="-149"/>
+ <point x="-1638" y="-248"/>
+ <point x="-1638" y="-417" type="curve" smooth="yes"/>
+ <point x="-1638" y="-590"/>
+ <point x="-1480" y="-689"/>
+ </contour>
+ <contour>
+ <point x="-341" y="-716" type="line"/>
+ <point x="-248" y="-689"/>
+ <point x="-89" y="-590"/>
+ <point x="-89" y="-417" type="curve" smooth="yes"/>
+ <point x="-89" y="-246"/>
+ <point x="-248" y="-149"/>
+ <point x="-341" y="-121" type="curve"/>
+ <point x="-355" y="-223" type="line"/>
+ <point x="-297" y="-252"/>
+ <point x="-228" y="-305"/>
+ <point x="-228" y="-417" type="curve" smooth="yes"/>
+ <point x="-228" y="-536"/>
+ <point x="-297" y="-586"/>
+ <point x="-355" y="-619" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1247" y="-96" type="line"/>
+ <point x="-1247" y="-469" type="line" smooth="yes"/>
+ <point x="-1247" y="-649"/>
+ <point x="-1152" y="-723"/>
+ <point x="-1015" y="-723" type="curve" smooth="yes"/>
+ <point x="-965" y="-723"/>
+ <point x="-932" y="-715"/>
+ <point x="-912" y="-708" type="curve"/>
+ <point x="-912" y="-567" type="line"/>
+ <point x="-923" y="-569"/>
+ <point x="-950" y="-573"/>
+ <point x="-971" y="-573" type="curve" smooth="yes"/>
+ <point x="-1012" y="-573"/>
+ <point x="-1038" y="-545"/>
+ <point x="-1038" y="-462" type="curve" smooth="yes"/>
+ <point x="-1038" y="-96" type="line"/>
+ </contour>
+ <contour>
+ <point x="-793" y="-96" type="line"/>
+ <point x="-793" y="-469" type="line" smooth="yes"/>
+ <point x="-793" y="-649"/>
+ <point x="-699" y="-723"/>
+ <point x="-561" y="-723" type="curve" smooth="yes"/>
+ <point x="-512" y="-723"/>
+ <point x="-479" y="-715"/>
+ <point x="-458" y="-708" type="curve"/>
+ <point x="-458" y="-567" type="line"/>
+ <point x="-469" y="-569"/>
+ <point x="-496" y="-573"/>
+ <point x="-517" y="-573" type="curve" smooth="yes"/>
+ <point x="-558" y="-573"/>
+ <point x="-584" y="-545"/>
+ <point x="-584" y="-462" type="curve" smooth="yes"/>
+ <point x="-584" y="-96" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1AB9__.glif b/src/Interface-Regular.ufo/glyphs/uni1AB9__.glif
new file mode 100644
index 000000000..f8b7bb63c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1AB9__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB9" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB9"/>
+ <outline>
+ <contour>
+ <point x="-330" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-260" y="110" type="line"/>
+ <point x="-411" y="205" type="line"/>
+ <point x="-916" y="-598" type="line"/>
+ <point x="-763" y="-693" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1AB9___uni1ABD___.glif b/src/Interface-Regular.ufo/glyphs/uni1AB9___uni1ABD___.glif
new file mode 100644
index 000000000..25336fae6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1AB9___uni1ABD___.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB9_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-330" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-1078" y="-648" type="curve"/>
+ <point x="-1064" y="-550" type="line"/>
+ <point x="-1122" y="-517"/>
+ <point x="-1191" y="-466"/>
+ <point x="-1191" y="-348" type="curve" smooth="yes"/>
+ <point x="-1191" y="-241"/>
+ <point x="-1122" y="-183"/>
+ <point x="-1064" y="-154" type="curve"/>
+ <point x="-1078" y="-52" type="line"/>
+ <point x="-1172" y="-80"/>
+ <point x="-1330" y="-179"/>
+ <point x="-1330" y="-348" type="curve" smooth="yes"/>
+ <point x="-1330" y="-521"/>
+ <point x="-1172" y="-620"/>
+ </contour>
+ <contour>
+ <point x="-143" y="-648" type="line"/>
+ <point x="-50" y="-620"/>
+ <point x="109" y="-521"/>
+ <point x="109" y="-348" type="curve" smooth="yes"/>
+ <point x="109" y="-177"/>
+ <point x="-50" y="-80"/>
+ <point x="-143" y="-52" type="curve"/>
+ <point x="-157" y="-154" type="line"/>
+ <point x="-99" y="-183"/>
+ <point x="-30" y="-237"/>
+ <point x="-30" y="-348" type="curve" smooth="yes"/>
+ <point x="-30" y="-468"/>
+ <point x="-99" y="-517"/>
+ <point x="-157" y="-550" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-260" y="110" type="line"/>
+ <point x="-411" y="205" type="line"/>
+ <point x="-916" y="-598" type="line"/>
+ <point x="-763" y="-693" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1ABA___.glif b/src/Interface-Regular.ufo/glyphs/uni1ABA___.glif
new file mode 100644
index 000000000..e7b75f6fc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1ABA___.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABA" format="1">
+ <advance width="0"/>
+ <unicode hex="1ABA"/>
+ <outline>
+ <contour>
+ <point x="-330" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-781" y="-707" type="curve" smooth="yes"/>
+ <point x="-696" y="-707"/>
+ <point x="-627" y="-638"/>
+ <point x="-627" y="-556" type="curve" smooth="yes"/>
+ <point x="-627" y="-470"/>
+ <point x="-696" y="-402"/>
+ <point x="-781" y="-402" type="curve" smooth="yes"/>
+ <point x="-864" y="-402"/>
+ <point x="-932" y="-470"/>
+ <point x="-932" y="-556" type="curve" smooth="yes"/>
+ <point x="-932" y="-638"/>
+ <point x="-864" y="-707"/>
+ </contour>
+ <contour>
+ <point x="-260" y="110" type="line"/>
+ <point x="-411" y="205" type="line"/>
+ <point x="-875" y="-532" type="line"/>
+ <point x="-722" y="-627" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1ABA____uni1ABD___.glif b/src/Interface-Regular.ufo/glyphs/uni1ABA____uni1ABD___.glif
new file mode 100644
index 000000000..5a4fe5c8d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1ABA____uni1ABD___.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABA_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-330" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-1111" y="-606" type="curve"/>
+ <point x="-1097" y="-509" type="line"/>
+ <point x="-1155" y="-476"/>
+ <point x="-1224" y="-425"/>
+ <point x="-1224" y="-307" type="curve" smooth="yes"/>
+ <point x="-1224" y="-199"/>
+ <point x="-1155" y="-142"/>
+ <point x="-1097" y="-113" type="curve"/>
+ <point x="-1111" y="-11" type="line"/>
+ <point x="-1205" y="-39"/>
+ <point x="-1363" y="-138"/>
+ <point x="-1363" y="-307" type="curve" smooth="yes"/>
+ <point x="-1363" y="-480"/>
+ <point x="-1205" y="-579"/>
+ </contour>
+ <contour>
+ <point x="-176" y="-606" type="line"/>
+ <point x="-83" y="-579"/>
+ <point x="76" y="-480"/>
+ <point x="76" y="-307" type="curve" smooth="yes"/>
+ <point x="76" y="-136"/>
+ <point x="-83" y="-39"/>
+ <point x="-176" y="-11" type="curve"/>
+ <point x="-190" y="-113" type="line"/>
+ <point x="-132" y="-142"/>
+ <point x="-63" y="-195"/>
+ <point x="-63" y="-307" type="curve" smooth="yes"/>
+ <point x="-63" y="-426"/>
+ <point x="-132" y="-476"/>
+ <point x="-190" y="-509" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-781" y="-707" type="curve" smooth="yes"/>
+ <point x="-696" y="-707"/>
+ <point x="-627" y="-638"/>
+ <point x="-627" y="-556" type="curve" smooth="yes"/>
+ <point x="-627" y="-470"/>
+ <point x="-696" y="-402"/>
+ <point x="-781" y="-402" type="curve" smooth="yes"/>
+ <point x="-864" y="-402"/>
+ <point x="-932" y="-470"/>
+ <point x="-932" y="-556" type="curve" smooth="yes"/>
+ <point x="-932" y="-638"/>
+ <point x="-864" y="-707"/>
+ </contour>
+ <contour>
+ <point x="-260" y="110" type="line"/>
+ <point x="-411" y="205" type="line"/>
+ <point x="-875" y="-532" type="line"/>
+ <point x="-722" y="-627" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1ABB___.glif b/src/Interface-Regular.ufo/glyphs/uni1ABB___.glif
new file mode 100644
index 000000000..14fb792c8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1ABB___.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABB" format="1">
+ <advance width="0"/>
+ <unicode hex="1ABB"/>
+ <outline>
+ <contour>
+ <point x="-767" y="1856" type="move" name="_markparent_top"/>
+ </contour>
+ <contour>
+ <point x="-767" y="1856" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1235" y="1759" type="curve"/>
+ <point x="-1221" y="1856" type="line"/>
+ <point x="-1279" y="1889"/>
+ <point x="-1348" y="1940"/>
+ <point x="-1348" y="2058" type="curve" smooth="yes"/>
+ <point x="-1348" y="2166"/>
+ <point x="-1279" y="2223"/>
+ <point x="-1221" y="2252" type="curve"/>
+ <point x="-1235" y="2354" type="line"/>
+ <point x="-1328" y="2327"/>
+ <point x="-1486" y="2228"/>
+ <point x="-1486" y="2058" type="curve" smooth="yes"/>
+ <point x="-1486" y="1885"/>
+ <point x="-1328" y="1786"/>
+ </contour>
+ <contour>
+ <point x="-300" y="1759" type="line"/>
+ <point x="-206" y="1786"/>
+ <point x="-48" y="1885"/>
+ <point x="-48" y="2058" type="curve" smooth="yes"/>
+ <point x="-48" y="2229"/>
+ <point x="-206" y="2327"/>
+ <point x="-300" y="2354" type="curve"/>
+ <point x="-314" y="2252" type="line"/>
+ <point x="-256" y="2223"/>
+ <point x="-187" y="2170"/>
+ <point x="-187" y="2058" type="curve" smooth="yes"/>
+ <point x="-187" y="1939"/>
+ <point x="-256" y="1889"/>
+ <point x="-314" y="1856" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1ABC___.glif b/src/Interface-Regular.ufo/glyphs/uni1ABC___.glif
new file mode 100644
index 000000000..fb2953953
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1ABC___.glif
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABC" format="1">
+ <advance width="0"/>
+ <unicode hex="1ABC"/>
+ <outline>
+ <contour>
+ <point x="-767" y="1856" type="move" name="_markparent_top"/>
+ </contour>
+ <contour>
+ <point x="-767" y="1856" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1510" y="1759" type="curve"/>
+ <point x="-1496" y="1856" type="line"/>
+ <point x="-1554" y="1889"/>
+ <point x="-1623" y="1940"/>
+ <point x="-1623" y="2058" type="curve" smooth="yes"/>
+ <point x="-1623" y="2166"/>
+ <point x="-1554" y="2223"/>
+ <point x="-1496" y="2252" type="curve"/>
+ <point x="-1510" y="2354" type="line"/>
+ <point x="-1603" y="2327"/>
+ <point x="-1761" y="2228"/>
+ <point x="-1761" y="2058" type="curve" smooth="yes"/>
+ <point x="-1761" y="1885"/>
+ <point x="-1603" y="1786"/>
+ </contour>
+ <contour>
+ <point x="-1235" y="1759" type="curve"/>
+ <point x="-1221" y="1856" type="line"/>
+ <point x="-1279" y="1889"/>
+ <point x="-1348" y="1940"/>
+ <point x="-1348" y="2058" type="curve" smooth="yes"/>
+ <point x="-1348" y="2166"/>
+ <point x="-1279" y="2223"/>
+ <point x="-1221" y="2252" type="curve"/>
+ <point x="-1235" y="2354" type="line"/>
+ <point x="-1328" y="2327"/>
+ <point x="-1486" y="2228"/>
+ <point x="-1486" y="2058" type="curve" smooth="yes"/>
+ <point x="-1486" y="1885"/>
+ <point x="-1328" y="1786"/>
+ </contour>
+ <contour>
+ <point x="-300" y="1759" type="line"/>
+ <point x="-206" y="1786"/>
+ <point x="-48" y="1885"/>
+ <point x="-48" y="2058" type="curve" smooth="yes"/>
+ <point x="-48" y="2229"/>
+ <point x="-206" y="2327"/>
+ <point x="-300" y="2354" type="curve"/>
+ <point x="-314" y="2252" type="line"/>
+ <point x="-256" y="2223"/>
+ <point x="-187" y="2170"/>
+ <point x="-187" y="2058" type="curve" smooth="yes"/>
+ <point x="-187" y="1939"/>
+ <point x="-256" y="1889"/>
+ <point x="-314" y="1856" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-25" y="1759" type="line"/>
+ <point x="69" y="1786"/>
+ <point x="227" y="1885"/>
+ <point x="227" y="2058" type="curve" smooth="yes"/>
+ <point x="227" y="2229"/>
+ <point x="69" y="2327"/>
+ <point x="-25" y="2354" type="curve"/>
+ <point x="-39" y="2252" type="line"/>
+ <point x="19" y="2223"/>
+ <point x="88" y="2170"/>
+ <point x="88" y="2058" type="curve" smooth="yes"/>
+ <point x="88" y="1939"/>
+ <point x="19" y="1889"/>
+ <point x="-39" y="1856" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1ABC___.w1.glif b/src/Interface-Regular.ufo/glyphs/uni1ABC___.w1.glif
new file mode 100644
index 000000000..9a4ed5a68
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1ABC___.w1.glif
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABC.w1" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-925" y="297" type="move" name="_markparenthesses.w1"/>
+ </contour>
+ <contour>
+ <point x="-1324" y="0" type="curve"/>
+ <point x="-1310" y="98" type="line"/>
+ <point x="-1368" y="131"/>
+ <point x="-1437" y="182"/>
+ <point x="-1437" y="300" type="curve" smooth="yes"/>
+ <point x="-1437" y="407"/>
+ <point x="-1368" y="465"/>
+ <point x="-1310" y="494" type="curve"/>
+ <point x="-1324" y="595" type="line"/>
+ <point x="-1418" y="568"/>
+ <point x="-1576" y="469"/>
+ <point x="-1576" y="300" type="curve" smooth="yes"/>
+ <point x="-1576" y="127"/>
+ <point x="-1418" y="28"/>
+ </contour>
+ <contour>
+ <point x="-527" y="0" type="line"/>
+ <point x="-433" y="28"/>
+ <point x="-275" y="127"/>
+ <point x="-275" y="300" type="curve" smooth="yes"/>
+ <point x="-275" y="470"/>
+ <point x="-433" y="568"/>
+ <point x="-527" y="595" type="curve"/>
+ <point x="-540" y="494" type="line"/>
+ <point x="-483" y="465"/>
+ <point x="-414" y="411"/>
+ <point x="-414" y="300" type="curve" smooth="yes"/>
+ <point x="-414" y="180"/>
+ <point x="-483" y="131"/>
+ <point x="-540" y="98" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1599" y="0" type="curve"/>
+ <point x="-1585" y="98" type="line"/>
+ <point x="-1643" y="131"/>
+ <point x="-1712" y="182"/>
+ <point x="-1712" y="300" type="curve" smooth="yes"/>
+ <point x="-1712" y="407"/>
+ <point x="-1643" y="465"/>
+ <point x="-1585" y="494" type="curve"/>
+ <point x="-1599" y="595" type="line"/>
+ <point x="-1693" y="568"/>
+ <point x="-1851" y="469"/>
+ <point x="-1851" y="300" type="curve" smooth="yes"/>
+ <point x="-1851" y="127"/>
+ <point x="-1693" y="28"/>
+ </contour>
+ <contour>
+ <point x="-252" y="0" type="line"/>
+ <point x="-158" y="28"/>
+ <point x="0" y="127"/>
+ <point x="0" y="300" type="curve" smooth="yes"/>
+ <point x="0" y="470"/>
+ <point x="-158" y="568"/>
+ <point x="-252" y="595" type="curve"/>
+ <point x="-265" y="494" type="line"/>
+ <point x="-208" y="465"/>
+ <point x="-139" y="411"/>
+ <point x="-139" y="300" type="curve" smooth="yes"/>
+ <point x="-139" y="180"/>
+ <point x="-208" y="131"/>
+ <point x="-265" y="98" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1ABC___.w2.glif b/src/Interface-Regular.ufo/glyphs/uni1ABC___.w2.glif
new file mode 100644
index 000000000..8b3f91e0d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1ABC___.w2.glif
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABC.w2" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-1063" y="297" type="move" name="_markparenthesses.w2"/>
+ </contour>
+ <contour>
+ <point x="-1599" y="0" type="curve"/>
+ <point x="-1585" y="98" type="line"/>
+ <point x="-1643" y="131"/>
+ <point x="-1712" y="182"/>
+ <point x="-1712" y="300" type="curve" smooth="yes"/>
+ <point x="-1712" y="407"/>
+ <point x="-1643" y="465"/>
+ <point x="-1585" y="494" type="curve"/>
+ <point x="-1599" y="595" type="line"/>
+ <point x="-1693" y="568"/>
+ <point x="-1851" y="469"/>
+ <point x="-1851" y="300" type="curve" smooth="yes"/>
+ <point x="-1851" y="127"/>
+ <point x="-1693" y="28"/>
+ </contour>
+ <contour>
+ <point x="-527" y="0" type="line"/>
+ <point x="-433" y="28"/>
+ <point x="-275" y="127"/>
+ <point x="-275" y="300" type="curve" smooth="yes"/>
+ <point x="-275" y="470"/>
+ <point x="-433" y="568"/>
+ <point x="-527" y="595" type="curve"/>
+ <point x="-540" y="494" type="line"/>
+ <point x="-483" y="465"/>
+ <point x="-414" y="411"/>
+ <point x="-414" y="300" type="curve" smooth="yes"/>
+ <point x="-414" y="180"/>
+ <point x="-483" y="131"/>
+ <point x="-540" y="98" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1874" y="0" type="curve"/>
+ <point x="-1860" y="98" type="line"/>
+ <point x="-1918" y="131"/>
+ <point x="-1987" y="182"/>
+ <point x="-1987" y="300" type="curve" smooth="yes"/>
+ <point x="-1987" y="407"/>
+ <point x="-1918" y="465"/>
+ <point x="-1860" y="494" type="curve"/>
+ <point x="-1874" y="595" type="line"/>
+ <point x="-1968" y="568"/>
+ <point x="-2126" y="469"/>
+ <point x="-2126" y="300" type="curve" smooth="yes"/>
+ <point x="-2126" y="127"/>
+ <point x="-1968" y="28"/>
+ </contour>
+ <contour>
+ <point x="-252" y="0" type="line"/>
+ <point x="-158" y="28"/>
+ <point x="0" y="127"/>
+ <point x="0" y="300" type="curve" smooth="yes"/>
+ <point x="0" y="470"/>
+ <point x="-158" y="568"/>
+ <point x="-252" y="595" type="curve"/>
+ <point x="-265" y="494" type="line"/>
+ <point x="-208" y="465"/>
+ <point x="-139" y="411"/>
+ <point x="-139" y="300" type="curve" smooth="yes"/>
+ <point x="-139" y="180"/>
+ <point x="-208" y="131"/>
+ <point x="-265" y="98" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1ABC___.w3.glif b/src/Interface-Regular.ufo/glyphs/uni1ABC___.w3.glif
new file mode 100644
index 000000000..d4f749a4f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1ABC___.w3.glif
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABC.w3" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-1269" y="297" type="move" name="_markparenthesses.w3"/>
+ </contour>
+ <contour>
+ <point x="-2012" y="0" type="curve"/>
+ <point x="-1998" y="98" type="line"/>
+ <point x="-2056" y="131"/>
+ <point x="-2124" y="182"/>
+ <point x="-2124" y="300" type="curve" smooth="yes"/>
+ <point x="-2124" y="407"/>
+ <point x="-2056" y="465"/>
+ <point x="-1998" y="494" type="curve"/>
+ <point x="-2012" y="595" type="line"/>
+ <point x="-2105" y="568"/>
+ <point x="-2263" y="469"/>
+ <point x="-2263" y="300" type="curve" smooth="yes"/>
+ <point x="-2263" y="127"/>
+ <point x="-2105" y="28"/>
+ </contour>
+ <contour>
+ <point x="-527" y="0" type="line"/>
+ <point x="-433" y="28"/>
+ <point x="-275" y="127"/>
+ <point x="-275" y="300" type="curve" smooth="yes"/>
+ <point x="-275" y="470"/>
+ <point x="-433" y="568"/>
+ <point x="-527" y="595" type="curve"/>
+ <point x="-540" y="494" type="line"/>
+ <point x="-483" y="465"/>
+ <point x="-414" y="411"/>
+ <point x="-414" y="300" type="curve" smooth="yes"/>
+ <point x="-414" y="180"/>
+ <point x="-483" y="131"/>
+ <point x="-540" y="98" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-2287" y="0" type="curve"/>
+ <point x="-2273" y="98" type="line"/>
+ <point x="-2331" y="131"/>
+ <point x="-2399" y="182"/>
+ <point x="-2399" y="300" type="curve" smooth="yes"/>
+ <point x="-2399" y="407"/>
+ <point x="-2331" y="465"/>
+ <point x="-2273" y="494" type="curve"/>
+ <point x="-2287" y="595" type="line"/>
+ <point x="-2380" y="568"/>
+ <point x="-2538" y="469"/>
+ <point x="-2538" y="300" type="curve" smooth="yes"/>
+ <point x="-2538" y="127"/>
+ <point x="-2380" y="28"/>
+ </contour>
+ <contour>
+ <point x="-252" y="0" type="line"/>
+ <point x="-158" y="28"/>
+ <point x="0" y="127"/>
+ <point x="0" y="300" type="curve" smooth="yes"/>
+ <point x="0" y="470"/>
+ <point x="-158" y="568"/>
+ <point x="-252" y="595" type="curve"/>
+ <point x="-265" y="494" type="line"/>
+ <point x="-208" y="465"/>
+ <point x="-139" y="411"/>
+ <point x="-139" y="300" type="curve" smooth="yes"/>
+ <point x="-139" y="180"/>
+ <point x="-208" y="131"/>
+ <point x="-265" y="98" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1ABD___.glif b/src/Interface-Regular.ufo/glyphs/uni1ABD___.glif
new file mode 100644
index 000000000..3b6a01b3d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1ABD___.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABD" format="1">
+ <advance width="0"/>
+ <unicode hex="1ABD"/>
+ <outline>
+ <contour>
+ <point x="-795" y="-440" type="move" name="_markparent_bottom"/>
+ </contour>
+ <contour>
+ <point x="-1262" y="-744" type="curve"/>
+ <point x="-1249" y="-646" type="line"/>
+ <point x="-1306" y="-613"/>
+ <point x="-1375" y="-562"/>
+ <point x="-1375" y="-444" type="curve" smooth="yes"/>
+ <point x="-1375" y="-337"/>
+ <point x="-1306" y="-279"/>
+ <point x="-1249" y="-250" type="curve"/>
+ <point x="-1262" y="-149" type="line"/>
+ <point x="-1356" y="-176"/>
+ <point x="-1514" y="-275"/>
+ <point x="-1514" y="-444" type="curve" smooth="yes"/>
+ <point x="-1514" y="-617"/>
+ <point x="-1356" y="-716"/>
+ </contour>
+ <contour>
+ <point x="-327" y="-744" type="line"/>
+ <point x="-234" y="-716"/>
+ <point x="-76" y="-617"/>
+ <point x="-76" y="-444" type="curve" smooth="yes"/>
+ <point x="-76" y="-274"/>
+ <point x="-234" y="-176"/>
+ <point x="-327" y="-149" type="curve"/>
+ <point x="-341" y="-250" type="line"/>
+ <point x="-283" y="-279"/>
+ <point x="-215" y="-333"/>
+ <point x="-215" y="-444" type="curve" smooth="yes"/>
+ <point x="-215" y="-564"/>
+ <point x="-283" y="-613"/>
+ <point x="-341" y="-646" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1ABE___.glif b/src/Interface-Regular.ufo/glyphs/uni1ABE___.glif
new file mode 100644
index 000000000..db214ebe7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1ABE___.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABE" format="1">
+ <advance width="0"/>
+ <unicode hex="1ABE"/>
+ <outline>
+ <contour>
+ <point x="-785" y="814" type="move" name="_cross"/>
+ </contour>
+ <contour>
+ <point x="-1537" y="514" type="curve"/>
+ <point x="-1524" y="612" type="line"/>
+ <point x="-1581" y="645"/>
+ <point x="-1650" y="696"/>
+ <point x="-1650" y="814" type="curve" smooth="yes"/>
+ <point x="-1650" y="921"/>
+ <point x="-1581" y="979"/>
+ <point x="-1524" y="1008" type="curve"/>
+ <point x="-1537" y="1110" type="line"/>
+ <point x="-1631" y="1082"/>
+ <point x="-1789" y="983"/>
+ <point x="-1789" y="814" type="curve" smooth="yes"/>
+ <point x="-1789" y="641"/>
+ <point x="-1631" y="542"/>
+ </contour>
+ <contour>
+ <point x="-52" y="514" type="line"/>
+ <point x="41" y="542"/>
+ <point x="199" y="641"/>
+ <point x="199" y="814" type="curve" smooth="yes"/>
+ <point x="199" y="985"/>
+ <point x="41" y="1082"/>
+ <point x="-52" y="1110" type="curve"/>
+ <point x="-66" y="1008" type="line"/>
+ <point x="-8" y="979"/>
+ <point x="61" y="925"/>
+ <point x="61" y="814" type="curve" smooth="yes"/>
+ <point x="61" y="694"/>
+ <point x="-8" y="645"/>
+ <point x="-66" y="612" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1ABE___.w1.glif b/src/Interface-Regular.ufo/glyphs/uni1ABE___.w1.glif
new file mode 100644
index 000000000..e234a8119
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1ABE___.w1.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABE.w1" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-650" y="297" type="move" name="_markparenthesses.w1"/>
+ </contour>
+ <contour>
+ <point x="-1049" y="0" type="curve"/>
+ <point x="-1035" y="98" type="line"/>
+ <point x="-1093" y="131"/>
+ <point x="-1162" y="182"/>
+ <point x="-1162" y="300" type="curve" smooth="yes"/>
+ <point x="-1162" y="407"/>
+ <point x="-1093" y="465"/>
+ <point x="-1035" y="494" type="curve"/>
+ <point x="-1049" y="595" type="line"/>
+ <point x="-1143" y="568"/>
+ <point x="-1301" y="469"/>
+ <point x="-1301" y="300" type="curve" smooth="yes"/>
+ <point x="-1301" y="127"/>
+ <point x="-1143" y="28"/>
+ </contour>
+ <contour>
+ <point x="-252" y="0" type="line"/>
+ <point x="-158" y="28"/>
+ <point x="0" y="127"/>
+ <point x="0" y="300" type="curve" smooth="yes"/>
+ <point x="0" y="470"/>
+ <point x="-158" y="568"/>
+ <point x="-252" y="595" type="curve"/>
+ <point x="-265" y="494" type="line"/>
+ <point x="-208" y="465"/>
+ <point x="-139" y="411"/>
+ <point x="-139" y="300" type="curve" smooth="yes"/>
+ <point x="-139" y="180"/>
+ <point x="-208" y="131"/>
+ <point x="-265" y="98" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1ABE___.w2.glif b/src/Interface-Regular.ufo/glyphs/uni1ABE___.w2.glif
new file mode 100644
index 000000000..26c9dd9f0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1ABE___.w2.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABE.w2" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-788" y="297" type="move" name="_markparenthesses.w2"/>
+ </contour>
+ <contour>
+ <point x="-1324" y="0" type="curve"/>
+ <point x="-1310" y="98" type="line"/>
+ <point x="-1368" y="131"/>
+ <point x="-1437" y="182"/>
+ <point x="-1437" y="300" type="curve" smooth="yes"/>
+ <point x="-1437" y="407"/>
+ <point x="-1368" y="465"/>
+ <point x="-1310" y="494" type="curve"/>
+ <point x="-1324" y="595" type="line"/>
+ <point x="-1418" y="568"/>
+ <point x="-1576" y="469"/>
+ <point x="-1576" y="300" type="curve" smooth="yes"/>
+ <point x="-1576" y="127"/>
+ <point x="-1418" y="28"/>
+ </contour>
+ <contour>
+ <point x="-252" y="0" type="line"/>
+ <point x="-158" y="28"/>
+ <point x="0" y="127"/>
+ <point x="0" y="300" type="curve" smooth="yes"/>
+ <point x="0" y="470"/>
+ <point x="-158" y="568"/>
+ <point x="-252" y="595" type="curve"/>
+ <point x="-265" y="494" type="line"/>
+ <point x="-208" y="465"/>
+ <point x="-139" y="411"/>
+ <point x="-139" y="300" type="curve" smooth="yes"/>
+ <point x="-139" y="180"/>
+ <point x="-208" y="131"/>
+ <point x="-265" y="98" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1ABE___.w3.glif b/src/Interface-Regular.ufo/glyphs/uni1ABE___.w3.glif
new file mode 100644
index 000000000..df6511c87
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1ABE___.w3.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABE.w3" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-925" y="297" type="move" name="_markparenthesses.w3"/>
+ </contour>
+ <contour>
+ <point x="-1737" y="0" type="curve"/>
+ <point x="-1723" y="98" type="line"/>
+ <point x="-1781" y="131"/>
+ <point x="-1849" y="182"/>
+ <point x="-1849" y="300" type="curve" smooth="yes"/>
+ <point x="-1849" y="407"/>
+ <point x="-1781" y="465"/>
+ <point x="-1723" y="494" type="curve"/>
+ <point x="-1737" y="595" type="line"/>
+ <point x="-1830" y="568"/>
+ <point x="-1988" y="469"/>
+ <point x="-1988" y="300" type="curve" smooth="yes"/>
+ <point x="-1988" y="127"/>
+ <point x="-1830" y="28"/>
+ </contour>
+ <contour>
+ <point x="-252" y="0" type="line"/>
+ <point x="-158" y="28"/>
+ <point x="0" y="127"/>
+ <point x="0" y="300" type="curve" smooth="yes"/>
+ <point x="0" y="470"/>
+ <point x="-158" y="568"/>
+ <point x="-252" y="595" type="curve"/>
+ <point x="-265" y="494" type="line"/>
+ <point x="-208" y="465"/>
+ <point x="-139" y="411"/>
+ <point x="-139" y="300" type="curve" smooth="yes"/>
+ <point x="-139" y="180"/>
+ <point x="-208" y="131"/>
+ <point x="-265" y="98" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D00_.glif b/src/Interface-Regular.ufo/glyphs/uni1D00_.glif
new file mode 100644
index 000000000..ad9d1aaa6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D00_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D00" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D00"/>
+ <outline>
+ <contour>
+ <point x="880" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="880" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1664" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="948" y="1332" type="line"/>
+ <point x="916" y="1488" type="line"/>
+ <point x="752" y="1488" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="392" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1372" y="0" type="line"/>
+ <point x="1656" y="0" type="line"/>
+ <point x="1012" y="1488" type="line"/>
+ <point x="844" y="1488" type="line"/>
+ <point x="812" y="1344" type="line"/>
+ </contour>
+ <contour>
+ <point x="1328" y="568" type="line"/>
+ <point x="372" y="568" type="line"/>
+ <point x="372" y="352" type="line"/>
+ <point x="1328" y="352" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1569, 'leftMargin': 11, 'rightMargin': 11}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D01_.glif b/src/Interface-Regular.ufo/glyphs/uni1D01_.glif
new file mode 100644
index 000000000..85f2641b3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D01_.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D01" format="1">
+ <advance width="2272"/>
+ <unicode hex="1D01"/>
+ <outline>
+ <contour>
+ <point x="1320" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1320" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2280" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2180" y="216" type="line" name="hr00"/>
+ <point x="1416" y="216" type="line"/>
+ <point x="1416" y="0" type="line"/>
+ <point x="2180" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2032" y="888" type="line"/>
+ <point x="1372" y="888" type="line"/>
+ <point x="1372" y="672" type="line"/>
+ <point x="2032" y="672" type="line"/>
+ </contour>
+ <contour>
+ <point x="2116" y="1488" type="line"/>
+ <point x="1352" y="1488" type="line"/>
+ <point x="1352" y="1272" type="line"/>
+ <point x="2116" y="1272" type="line"/>
+ </contour>
+ <contour>
+ <point x="1152" y="1328" type="line"/>
+ <point x="1168" y="1488" type="line"/>
+ <point x="996" y="1488" type="line"/>
+ <point x="92" y="0" type="line"/>
+ <point x="388" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1380" y="568" type="line"/>
+ <point x="540" y="568" type="line"/>
+ <point x="540" y="352" type="line"/>
+ <point x="1380" y="352" type="line"/>
+ </contour>
+ <contour>
+ <point x="1388" y="1488" type="line"/>
+ <point x="1116" y="1488" type="line"/>
+ <point x="1176" y="0" type="line"/>
+ <point x="1452" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2197, 'leftMargin': 11, 'rightMargin': 99}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D02_.glif b/src/Interface-Regular.ufo/glyphs/uni1D02_.glif
new file mode 100644
index 000000000..1054b9b24
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D02_.glif
@@ -0,0 +1,102 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D02" format="1">
+ <advance width="2528"/>
+ <unicode hex="1D02"/>
+ <outline>
+ <contour>
+ <point x="1256" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1256" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2460" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1440" y="1240" type="line"/>
+ <point x="1172" y="1188" type="line"/>
+ <point x="1172" y="504" type="line"/>
+ <point x="1172" y="152"/>
+ <point x="1396" y="-28"/>
+ <point x="1720" y="-28" type="curve" smooth="yes"/>
+ <point x="2072" y="-28"/>
+ <point x="2316" y="164"/>
+ <point x="2316" y="420" type="curve"/>
+ <point x="2040" y="448" type="line"/>
+ <point x="2040" y="312"/>
+ <point x="1916" y="196"/>
+ <point x="1720" y="196" type="curve" smooth="yes"/>
+ <point x="1540" y="196"/>
+ <point x="1440" y="312"/>
+ <point x="1440" y="500" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1380" y="616" type="line"/>
+ <point x="1736" y="616" type="line"/>
+ <point x="2140" y="616"/>
+ <point x="2352" y="780"/>
+ <point x="2352" y="1068" type="curve" smooth="yes"/>
+ <point x="2352" y="1340"/>
+ <point x="2180" y="1520"/>
+ <point x="1864" y="1520" type="curve" smooth="yes"/>
+ <point x="1512" y="1520"/>
+ <point x="1308" y="1356"/>
+ <point x="1236" y="1224" type="curve"/>
+ <point x="1376" y="1008" type="line"/>
+ <point x="1376" y="1124"/>
+ <point x="1616" y="1300"/>
+ <point x="1808" y="1300" type="curve" smooth="yes"/>
+ <point x="1996" y="1300"/>
+ <point x="2080" y="1200"/>
+ <point x="2080" y="1076" type="curve" smooth="yes"/>
+ <point x="2080" y="940"/>
+ <point x="1960" y="816"/>
+ <point x="1732" y="816" type="curve"/>
+ <point x="1380" y="816" type="line"/>
+ </contour>
+ <contour>
+ <point x="724" y="1520" type="curve"/>
+ <point x="424" y="1520"/>
+ <point x="256" y="1396"/>
+ <point x="200" y="1352" type="curve"/>
+ <point x="292" y="1156" type="line"/>
+ <point x="384" y="1212"/>
+ <point x="504" y="1300"/>
+ <point x="724" y="1300" type="curve" smooth="yes"/>
+ <point x="1032" y="1300"/>
+ <point x="1168" y="1064"/>
+ <point x="1168" y="772" type="curve" smooth="yes"/>
+ <point x="1168" y="716" type="line" smooth="yes"/>
+ <point x="1168" y="428"/>
+ <point x="1032" y="196"/>
+ <point x="788" y="196" type="curve"/>
+ <point x="540" y="196"/>
+ <point x="452" y="368"/>
+ <point x="452" y="564" type="curve"/>
+ <point x="452" y="608" type="line"/>
+ <point x="1280" y="608" type="line"/>
+ <point x="1280" y="816" type="line"/>
+ <point x="176" y="816" type="line"/>
+ <point x="176" y="648" type="line" smooth="yes"/>
+ <point x="176" y="236"/>
+ <point x="388" y="-28"/>
+ <point x="788" y="-28" type="curve" smooth="yes"/>
+ <point x="1152" y="-28"/>
+ <point x="1424" y="280"/>
+ <point x="1424" y="716" type="curve" smooth="yes"/>
+ <point x="1424" y="772" type="line" smooth="yes"/>
+ <point x="1424" y="1208"/>
+ <point x="1176" y="1520"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2377, 'leftMargin': 94, 'rightMargin': 105}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D03_.glif b/src/Interface-Regular.ufo/glyphs/uni1D03_.glif
new file mode 100644
index 000000000..d09b5cb88
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D03_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D03" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D03"/>
+ <outline>
+ <contour>
+ <point x="852" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="852" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1768" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="372" y="864" type="line" name="hr00"/>
+ <point x="40" y="864" type="line"/>
+ <point x="40" y="648" type="line"/>
+ <point x="372" y="648" type="line"/>
+ </contour>
+ <contour>
+ <point x="1720" y="864" type="line"/>
+ <point x="1252" y="864" type="line"/>
+ <point x="1252" y="648" type="line"/>
+ <point x="1720" y="648" type="line"/>
+ </contour>
+ <component base="vecyrillic" xOffset="100"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1756, 'leftMargin': 28, 'rightMargin': 48}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D04_.glif b/src/Interface-Regular.ufo/glyphs/uni1D04_.glif
new file mode 100644
index 000000000..2aaaad7b9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D04_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D04" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D04"/>
+ <outline>
+ <contour>
+ <point x="764" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="764" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1496" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1132" y="556" type="line"/>
+ <point x="1104" y="308"/>
+ <point x="988" y="196"/>
+ <point x="764" y="196" type="curve" smooth="yes"/>
+ <point x="540" y="196"/>
+ <point x="372" y="396"/>
+ <point x="372" y="676" type="curve" smooth="yes"/>
+ <point x="372" y="820" type="line" smooth="yes"/>
+ <point x="372" y="1096"/>
+ <point x="540" y="1296"/>
+ <point x="764" y="1296" type="curve" smooth="yes"/>
+ <point x="988" y="1296"/>
+ <point x="1104" y="1184"/>
+ <point x="1132" y="940" type="curve"/>
+ <point x="1408" y="940" type="line"/>
+ <point x="1380" y="1324"/>
+ <point x="1140" y="1516"/>
+ <point x="764" y="1516" type="curve" smooth="yes"/>
+ <point x="392" y="1516"/>
+ <point x="96" y="1240"/>
+ <point x="96" y="816" type="curve" smooth="yes"/>
+ <point x="96" y="676" type="line" smooth="yes"/>
+ <point x="96" y="252"/>
+ <point x="392" y="-24"/>
+ <point x="764" y="-24" type="curve" smooth="yes"/>
+ <point x="1124" y="-24"/>
+ <point x="1380" y="168"/>
+ <point x="1408" y="556" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1526, 'leftMargin': 127, 'rightMargin': 88}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D05_.glif b/src/Interface-Regular.ufo/glyphs/uni1D05_.glif
new file mode 100644
index 000000000..465a139ae
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D05_.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D05" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D05"/>
+ <outline>
+ <contour>
+ <point x="836" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="836" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1640" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="828" y="0" type="line"/>
+ <point x="1208" y="0"/>
+ <point x="1516" y="268"/>
+ <point x="1516" y="656" type="curve" smooth="yes"/>
+ <point x="1516" y="832" type="line" smooth="yes"/>
+ <point x="1516" y="1220"/>
+ <point x="1208" y="1488"/>
+ <point x="828" y="1488" type="curve" smooth="yes"/>
+ <point x="364" y="1488" type="line"/>
+ <point x="364" y="1272" type="line"/>
+ <point x="828" y="1272" type="line" smooth="yes"/>
+ <point x="1056" y="1272"/>
+ <point x="1240" y="1080"/>
+ <point x="1240" y="832" type="curve" smooth="yes"/>
+ <point x="1240" y="656" type="line" smooth="yes"/>
+ <point x="1240" y="408"/>
+ <point x="1056" y="216"/>
+ <point x="828" y="216" type="curve" smooth="yes"/>
+ <point x="372" y="216" type="line"/>
+ <point x="368" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="520" y="1488" type="line"/>
+ <point x="248" y="1488" type="line"/>
+ <point x="248" y="0" type="line"/>
+ <point x="520" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1607, 'leftMargin': 213, 'rightMargin': 126}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D06_.glif b/src/Interface-Regular.ufo/glyphs/uni1D06_.glif
new file mode 100644
index 000000000..b6f2b6c24
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D06_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D06" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D06"/>
+ <outline>
+ <contour>
+ <point x="960" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1768" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="960" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="uni1D05" xOffset="160"/>
+ <component base="crossbar" xOffset="-84" yOffset="-276"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1716.0, 'leftMargin': 66, 'rightMargin': 126.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D07_.glif b/src/Interface-Regular.ufo/glyphs/uni1D07_.glif
new file mode 100644
index 000000000..dc9d27d70
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D07_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D07" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D07"/>
+ <outline>
+ <contour>
+ <point x="808" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="808" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1412" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1312" y="216" type="line"/>
+ <point x="404" y="216" type="line"/>
+ <point x="404" y="0" type="line"/>
+ <point x="1312" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="468" y="1488" type="line"/>
+ <point x="192" y="1488" type="line"/>
+ <point x="192" y="0" type="line"/>
+ <point x="468" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1196" y="892" type="line"/>
+ <point x="404" y="892" type="line"/>
+ <point x="404" y="672" type="line"/>
+ <point x="1196" y="672" type="line"/>
+ </contour>
+ <contour>
+ <point x="1312" y="1488" type="line"/>
+ <point x="404" y="1488" type="line"/>
+ <point x="404" y="1272" type="line"/>
+ <point x="1312" y="1272" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1434, 'leftMargin': 213, 'rightMargin': 99}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D08_.glif b/src/Interface-Regular.ufo/glyphs/uni1D08_.glif
new file mode 100644
index 000000000..9075ee7c4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D08_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D08" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D08"/>
+ <outline>
+ <contour>
+ <point x="700" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1412" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="700" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="zecyrillic" xOffset="-20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1431, 'leftMargin': 180, 'rightMargin': 71}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D09_.glif b/src/Interface-Regular.ufo/glyphs/uni1D09_.glif
new file mode 100644
index 000000000..dde8f9e6c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D09_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D09" format="1">
+ <advance width="736"/>
+ <unicode hex="1D09"/>
+ <outline>
+ <contour>
+ <point x="368" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="368" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="716" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="208" y="-388" type="curve" smooth="yes"/>
+ <point x="208" y="-476"/>
+ <point x="264" y="-544"/>
+ <point x="368" y="-544" type="curve" smooth="yes"/>
+ <point x="472" y="-544"/>
+ <point x="528" y="-476"/>
+ <point x="528" y="-388" type="curve" smooth="yes"/>
+ <point x="528" y="-304"/>
+ <point x="472" y="-240"/>
+ <point x="368" y="-240" type="curve" smooth="yes"/>
+ <point x="264" y="-240"/>
+ <point x="208" y="-304"/>
+ </contour>
+ <contour>
+ <point x="504" y="1488" type="line"/>
+ <point x="228" y="1488" type="line"/>
+ <point x="228" y="0" type="line"/>
+ <point x="504" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 694, 'leftMargin': 188, 'rightMargin': 188}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D0A__.glif b/src/Interface-Regular.ufo/glyphs/uni1D0A__.glif
new file mode 100644
index 000000000..0b3a33082
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D0A__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D0A" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D0A"/>
+ <outline>
+ <contour>
+ <point x="1056" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="636" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1376" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="920" y="488" type="line"/>
+ <point x="920" y="312"/>
+ <point x="796" y="196"/>
+ <point x="640" y="196" type="curve" smooth="yes"/>
+ <point x="448" y="196"/>
+ <point x="332" y="280"/>
+ <point x="332" y="464" type="curve"/>
+ <point x="56" y="464" type="line"/>
+ <point x="56" y="136"/>
+ <point x="292" y="-24"/>
+ <point x="640" y="-24" type="curve" smooth="yes"/>
+ <point x="956" y="-24"/>
+ <point x="1192" y="172"/>
+ <point x="1192" y="488" type="curve" smooth="yes"/>
+ <point x="1192" y="1488" type="line"/>
+ <point x="920" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1363, 'leftMargin': 44, 'rightMargin': 183}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D0B__.glif b/src/Interface-Regular.ufo/glyphs/uni1D0B__.glif
new file mode 100644
index 000000000..36ba2bd45
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D0B__.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D0B" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D0B"/>
+ <outline>
+ <contour>
+ <point x="612" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="612" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1436" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="380" y="1488" type="line"/>
+ <point x="104" y="1488" type="line"/>
+ <point x="104" y="0" type="line"/>
+ <point x="380" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1356" y="1488" type="line"/>
+ <point x="1024" y="1488" type="line"/>
+ <point x="492" y="852" type="line"/>
+ <point x="244" y="852" type="line"/>
+ <point x="288" y="632" type="line"/>
+ <point x="604" y="632" type="line"/>
+ </contour>
+ <contour>
+ <point x="1052" y="0" type="line"/>
+ <point x="1400" y="0" type="line"/>
+ <point x="656" y="868" type="line"/>
+ <point x="480" y="672" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1521, 'leftMargin': 188, 'rightMargin': 37}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D0C__.glif b/src/Interface-Regular.ufo/glyphs/uni1D0C__.glif
new file mode 100644
index 000000000..c38e3be8c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D0C__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D0C" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D0C"/>
+ <outline>
+ <contour>
+ <point x="356" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="720" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1248" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1204" y="216" type="line"/>
+ <point x="420" y="216" type="line"/>
+ <point x="420" y="0" type="line"/>
+ <point x="1204" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="488" y="1488" type="line"/>
+ <point x="212" y="1488" type="line"/>
+ <point x="212" y="0" type="line"/>
+ <point x="488" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="852" y="1156" type="line"/>
+ <point x="44" y="900" type="line"/>
+ <point x="44" y="664" type="line"/>
+ <point x="852" y="920" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1272, 'leftMargin': 66, 'rightMargin': 44}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D0D__.glif b/src/Interface-Regular.ufo/glyphs/uni1D0D__.glif
new file mode 100644
index 000000000..33d2bff79
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D0D__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D0D" format="1">
+ <advance width="2016"/>
+ <unicode hex="1D0D"/>
+ <outline>
+ <contour>
+ <point x="1016" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1016" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2056" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1012" y="360" type="line"/>
+ <point x="528" y="1488" type="line"/>
+ <point x="268" y="1488" type="line"/>
+ <point x="920" y="0" type="line"/>
+ <point x="1108" y="0" type="line"/>
+ <point x="1764" y="1488" type="line"/>
+ <point x="1500" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="448" y="1488" type="line"/>
+ <point x="176" y="1488" type="line"/>
+ <point x="176" y="0" type="line"/>
+ <point x="448" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1568" y="0" type="line"/>
+ <point x="1844" y="0" type="line"/>
+ <point x="1844" y="1488" type="line"/>
+ <point x="1568" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2096, 'leftMargin': 213, 'rightMargin': 214}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D0E__.glif b/src/Interface-Regular.ufo/glyphs/uni1D0E__.glif
new file mode 100644
index 000000000..94eeaa1b8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D0E__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D0E" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D0E"/>
+ <outline>
+ <contour>
+ <point x="812" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1620" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="812" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="iicyrillic" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1635, 'leftMargin': 164, 'rightMargin': 263}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D0F__.glif b/src/Interface-Regular.ufo/glyphs/uni1D0F__.glif
new file mode 100644
index 000000000..55cc15473
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D0F__.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D0F" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D0F"/>
+ <outline>
+ <contour>
+ <point x="880" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="880" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1700" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1572" y="804" type="line"/>
+ <point x="1572" y="1224"/>
+ <point x="1292" y="1516"/>
+ <point x="880" y="1516" type="curve" smooth="yes"/>
+ <point x="472" y="1516"/>
+ <point x="192" y="1224"/>
+ <point x="192" y="804" type="curve" smooth="yes"/>
+ <point x="192" y="688" type="line" smooth="yes"/>
+ <point x="192" y="268"/>
+ <point x="472" y="-24"/>
+ <point x="880" y="-24" type="curve" smooth="yes"/>
+ <point x="1292" y="-24"/>
+ <point x="1572" y="268"/>
+ <point x="1572" y="688" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1296" y="688" type="line"/>
+ <point x="1296" y="380"/>
+ <point x="1140" y="196"/>
+ <point x="880" y="196" type="curve" smooth="yes"/>
+ <point x="624" y="196"/>
+ <point x="464" y="380"/>
+ <point x="464" y="688" type="curve" smooth="yes"/>
+ <point x="464" y="804" type="line" smooth="yes"/>
+ <point x="464" y="1116"/>
+ <point x="624" y="1296"/>
+ <point x="880" y="1296" type="curve" smooth="yes"/>
+ <point x="1136" y="1296"/>
+ <point x="1296" y="1116"/>
+ <point x="1296" y="804" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1635, 'leftMargin': 127, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D10_.cn.glif b/src/Interface-Regular.ufo/glyphs/uni1D10_.cn.glif
new file mode 100644
index 000000000..9a4d9fbdc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D10_.cn.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D10.cn" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="120" y="472" type="line"/>
+ <point x="136" y="176"/>
+ <point x="400" y="-28"/>
+ <point x="716" y="-28" type="curve" smooth="yes"/>
+ <point x="1172" y="-28"/>
+ <point x="1384" y="232"/>
+ <point x="1384" y="660" type="curve" smooth="yes"/>
+ <point x="1384" y="828" type="line" smooth="yes"/>
+ <point x="1384" y="1256"/>
+ <point x="1172" y="1516"/>
+ <point x="716" y="1516" type="curve" smooth="yes"/>
+ <point x="364" y="1516"/>
+ <point x="136" y="1312"/>
+ <point x="120" y="976" type="curve"/>
+ <point x="380" y="976" type="line"/>
+ <point x="396" y="1184"/>
+ <point x="516" y="1296"/>
+ <point x="716" y="1296" type="curve" smooth="yes"/>
+ <point x="1024" y="1296"/>
+ <point x="1112" y="1108"/>
+ <point x="1112" y="828" type="curve" smooth="yes"/>
+ <point x="1112" y="660" type="line" smooth="yes"/>
+ <point x="1112" y="380"/>
+ <point x="1028" y="192"/>
+ <point x="716" y="192" type="curve" smooth="yes"/>
+ <point x="540" y="192"/>
+ <point x="396" y="276"/>
+ <point x="380" y="472" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 88, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D10_.glif b/src/Interface-Regular.ufo/glyphs/uni1D10_.glif
new file mode 100644
index 000000000..dce329993
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D10_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D10" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D10"/>
+ <outline>
+ <contour>
+ <point x="716" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="716" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1512" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="120" y="472" type="line"/>
+ <point x="136" y="212"/>
+ <point x="400" y="-28"/>
+ <point x="716" y="-28" type="curve" smooth="yes"/>
+ <point x="1172" y="-28"/>
+ <point x="1384" y="320"/>
+ <point x="1384" y="716" type="curve" smooth="yes"/>
+ <point x="1384" y="772" type="line" smooth="yes"/>
+ <point x="1384" y="1168"/>
+ <point x="1172" y="1516"/>
+ <point x="716" y="1516" type="curve" smooth="yes"/>
+ <point x="364" y="1516"/>
+ <point x="136" y="1276"/>
+ <point x="120" y="976" type="curve"/>
+ <point x="380" y="976" type="line"/>
+ <point x="396" y="1148"/>
+ <point x="516" y="1296"/>
+ <point x="716" y="1296" type="curve" smooth="yes"/>
+ <point x="1024" y="1296"/>
+ <point x="1112" y="1024"/>
+ <point x="1112" y="772" type="curve" smooth="yes"/>
+ <point x="1112" y="716" type="line" smooth="yes"/>
+ <point x="1112" y="464"/>
+ <point x="1028" y="192"/>
+ <point x="716" y="192" type="curve" smooth="yes"/>
+ <point x="540" y="192"/>
+ <point x="396" y="316"/>
+ <point x="380" y="472" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 88, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D11_.glif b/src/Interface-Regular.ufo/glyphs/uni1D11_.glif
new file mode 100644
index 000000000..276d5ec9c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D11_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D11" format="1">
+ <advance width="2016"/>
+ <unicode hex="1D11"/>
+ <outline>
+ <contour>
+ <point x="1024" y="64" type="line"/>
+ <point x="1452" y="64"/>
+ <point x="1780" y="324"/>
+ <point x="1780" y="744" type="curve" smooth="yes"/>
+ <point x="1780" y="1168"/>
+ <point x="1452" y="1424"/>
+ <point x="1024" y="1424" type="curve" smooth="yes"/>
+ <point x="996" y="1424" type="line" smooth="yes"/>
+ <point x="564" y="1424"/>
+ <point x="236" y="1168"/>
+ <point x="236" y="744" type="curve" smooth="yes"/>
+ <point x="236" y="324"/>
+ <point x="564" y="64"/>
+ <point x="996" y="64" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="996" y="340" type="line"/>
+ <point x="708" y="340"/>
+ <point x="456" y="472"/>
+ <point x="456" y="744" type="curve" smooth="yes"/>
+ <point x="456" y="1016"/>
+ <point x="708" y="1152"/>
+ <point x="996" y="1152" type="curve" smooth="yes"/>
+ <point x="1024" y="1152" type="line" smooth="yes"/>
+ <point x="1312" y="1152"/>
+ <point x="1560" y="1016"/>
+ <point x="1560" y="744" type="curve" smooth="yes"/>
+ <point x="1560" y="472"/>
+ <point x="1312" y="340"/>
+ <point x="1024" y="340" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1796, 'leftMargin': 127, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D12_.glif b/src/Interface-Regular.ufo/glyphs/uni1D12_.glif
new file mode 100644
index 000000000..ac8b960cc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D12_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D12" format="1">
+ <advance width="2016"/>
+ <unicode hex="1D12"/>
+ <outline>
+ <contour>
+ <point x="456" y="708" type="curve" smooth="yes"/>
+ <point x="456" y="1020"/>
+ <point x="728" y="1100"/>
+ <point x="980" y="1100" type="curve" smooth="yes"/>
+ <point x="1036" y="1100" type="line" smooth="yes"/>
+ <point x="1288" y="1100"/>
+ <point x="1560" y="1016"/>
+ <point x="1560" y="708" type="curve" smooth="yes"/>
+ <point x="1560" y="508"/>
+ <point x="1412" y="384"/>
+ <point x="1240" y="372" type="curve"/>
+ <point x="1240" y="112" type="line"/>
+ <point x="1540" y="124"/>
+ <point x="1780" y="352"/>
+ <point x="1780" y="708" type="curve" smooth="yes"/>
+ <point x="1780" y="1164"/>
+ <point x="1432" y="1376"/>
+ <point x="1036" y="1376" type="curve" smooth="yes"/>
+ <point x="980" y="1376" type="line" smooth="yes"/>
+ <point x="584" y="1376"/>
+ <point x="236" y="1164"/>
+ <point x="236" y="708" type="curve" smooth="yes"/>
+ <point x="236" y="392"/>
+ <point x="476" y="124"/>
+ <point x="736" y="112" type="curve"/>
+ <point x="736" y="372" type="line"/>
+ <point x="580" y="384"/>
+ <point x="456" y="532"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1796, 'leftMargin': 127, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D13_.glif b/src/Interface-Regular.ufo/glyphs/uni1D13_.glif
new file mode 100644
index 000000000..48c69f06c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D13_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D13" format="1">
+ <advance width="2016"/>
+ <unicode hex="1D13"/>
+ <outline>
+ <contour>
+ <point x="88" y="1284" type="line"/>
+ <point x="88" y="1108" type="line"/>
+ <point x="1932" y="196" type="line"/>
+ <point x="1932" y="372" type="line"/>
+ </contour>
+ <component base="uni1D11" xOffset="104"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1955, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D14_.glif b/src/Interface-Regular.ufo/glyphs/uni1D14_.glif
new file mode 100644
index 000000000..d605b530f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D14_.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D14" format="1">
+ <advance width="2528"/>
+ <unicode hex="1D14"/>
+ <outline>
+ <contour>
+ <point x="1220" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1220" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2560" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="672" y="1520" type="curve"/>
+ <point x="400" y="1520"/>
+ <point x="236" y="1420"/>
+ <point x="148" y="1336" type="curve"/>
+ <point x="252" y="1152" type="line"/>
+ <point x="344" y="1232"/>
+ <point x="476" y="1300"/>
+ <point x="672" y="1300" type="curve" smooth="yes"/>
+ <point x="944" y="1300"/>
+ <point x="1076" y="1064"/>
+ <point x="1076" y="772" type="curve" smooth="yes"/>
+ <point x="1076" y="716" type="line" smooth="yes"/>
+ <point x="1076" y="428"/>
+ <point x="928" y="196"/>
+ <point x="716" y="196" type="curve"/>
+ <point x="480" y="196"/>
+ <point x="380" y="368"/>
+ <point x="380" y="560" type="curve"/>
+ <point x="380" y="596" type="line"/>
+ <point x="1192" y="596" type="line"/>
+ <point x="1192" y="816" type="line"/>
+ <point x="104" y="816" type="line"/>
+ <point x="104" y="644" type="line" smooth="yes"/>
+ <point x="104" y="252"/>
+ <point x="296" y="-28"/>
+ <point x="716" y="-28" type="curve" smooth="yes"/>
+ <point x="1048" y="-28"/>
+ <point x="1352" y="280"/>
+ <point x="1352" y="716" type="curve" smooth="yes"/>
+ <point x="1352" y="772" type="line" smooth="yes"/>
+ <point x="1352" y="1208"/>
+ <point x="1092" y="1520"/>
+ </contour>
+ <contour>
+ <point x="2424" y="760" type="line"/>
+ <point x="2424" y="1192"/>
+ <point x="2180" y="1520"/>
+ <point x="1760" y="1520" type="curve" smooth="yes"/>
+ <point x="1336" y="1520"/>
+ <point x="1092" y="1192"/>
+ <point x="1092" y="760" type="curve"/>
+ <point x="1092" y="732" type="line"/>
+ <point x="1092" y="300"/>
+ <point x="1336" y="-28"/>
+ <point x="1760" y="-28" type="curve" smooth="yes"/>
+ <point x="2180" y="-28"/>
+ <point x="2424" y="300"/>
+ <point x="2424" y="732" type="curve"/>
+ </contour>
+ <contour>
+ <point x="2148" y="732" type="line"/>
+ <point x="2148" y="444"/>
+ <point x="2032" y="196"/>
+ <point x="1760" y="196" type="curve" smooth="yes"/>
+ <point x="1488" y="196"/>
+ <point x="1368" y="444"/>
+ <point x="1368" y="732" type="curve"/>
+ <point x="1368" y="760" type="line"/>
+ <point x="1368" y="1052"/>
+ <point x="1488" y="1300"/>
+ <point x="1760" y="1300" type="curve" smooth="yes"/>
+ <point x="2032" y="1300"/>
+ <point x="2148" y="1052"/>
+ <point x="2148" y="760" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2556, 'leftMargin': 102, 'rightMargin': 135}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D15_.glif b/src/Interface-Regular.ufo/glyphs/uni1D15_.glif
new file mode 100644
index 000000000..1bafb3906
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D15_.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D15" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D15"/>
+ <outline>
+ <contour>
+ <point x="756" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="756" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1424" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="204" y="536" type="line"/>
+ <point x="204" y="172"/>
+ <point x="444" y="-28"/>
+ <point x="756" y="-28" type="curve" smooth="yes"/>
+ <point x="1068" y="-28"/>
+ <point x="1300" y="172"/>
+ <point x="1300" y="536" type="curve" smooth="yes"/>
+ <point x="1300" y="556" type="line" smooth="yes"/>
+ <point x="1300" y="872"/>
+ <point x="1068" y="1132"/>
+ <point x="752" y="1132" type="curve" smooth="yes"/>
+ <point x="444" y="1132"/>
+ <point x="204" y="872"/>
+ <point x="204" y="556" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="480" y="556" type="line"/>
+ <point x="480" y="768"/>
+ <point x="564" y="912"/>
+ <point x="752" y="912" type="curve" smooth="yes"/>
+ <point x="940" y="912"/>
+ <point x="1028" y="768"/>
+ <point x="1028" y="556" type="curve" smooth="yes"/>
+ <point x="1028" y="536" type="line" smooth="yes"/>
+ <point x="1028" y="320"/>
+ <point x="940" y="192"/>
+ <point x="756" y="192" type="curve" smooth="yes"/>
+ <point x="564" y="192"/>
+ <point x="480" y="320"/>
+ <point x="480" y="536" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1024" y="1516" type="line"/>
+ <point x="1024" y="1300"/>
+ <point x="952" y="1132"/>
+ <point x="752" y="1132" type="curve" smooth="yes"/>
+ <point x="548" y="1132"/>
+ <point x="480" y="1300"/>
+ <point x="480" y="1516" type="curve"/>
+ <point x="204" y="1516" type="line"/>
+ <point x="204" y="1196"/>
+ <point x="440" y="912"/>
+ <point x="752" y="912" type="curve" smooth="yes"/>
+ <point x="1064" y="912"/>
+ <point x="1300" y="1196"/>
+ <point x="1300" y="1516" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 124, 'rightMargin': 124}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D16_.glif b/src/Interface-Regular.ufo/glyphs/uni1D16_.glif
new file mode 100644
index 000000000..2e3c72eef
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D16_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D16" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D16"/>
+ <outline>
+ <contour>
+ <point x="1572" y="744" type="line" name="hr00"/>
+ <point x="1572" y="804" type="line" smooth="yes"/>
+ <point x="1572" y="1228"/>
+ <point x="1288" y="1516"/>
+ <point x="880" y="1516" type="curve" smooth="yes"/>
+ <point x="468" y="1516"/>
+ <point x="188" y="1228"/>
+ <point x="188" y="804" type="curve" smooth="yes"/>
+ <point x="188" y="744" type="line"/>
+ <point x="464" y="744" type="line"/>
+ <point x="464" y="808" type="line" smooth="yes"/>
+ <point x="464" y="1116"/>
+ <point x="624" y="1296"/>
+ <point x="880" y="1296" type="curve" smooth="yes"/>
+ <point x="1136" y="1296"/>
+ <point x="1296" y="1116"/>
+ <point x="1296" y="808" type="curve" smooth="yes"/>
+ <point x="1296" y="744" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1629, 'leftMargin': 124, 'rightMargin': 123}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D17_.glif b/src/Interface-Regular.ufo/glyphs/uni1D17_.glif
new file mode 100644
index 000000000..8be4cd42d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D17_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D17" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D17"/>
+ <outline>
+ <contour>
+ <point x="1296" y="744" type="line" name="hr00"/>
+ <point x="1296" y="684" type="line" smooth="yes"/>
+ <point x="1296" y="372"/>
+ <point x="1136" y="192"/>
+ <point x="880" y="192" type="curve" smooth="yes"/>
+ <point x="624" y="192"/>
+ <point x="464" y="372"/>
+ <point x="464" y="684" type="curve" smooth="yes"/>
+ <point x="464" y="744" type="line"/>
+ <point x="188" y="744" type="line"/>
+ <point x="188" y="684" type="line" smooth="yes"/>
+ <point x="188" y="260"/>
+ <point x="468" y="-28"/>
+ <point x="880" y="-28" type="curve" smooth="yes"/>
+ <point x="1288" y="-28"/>
+ <point x="1572" y="260"/>
+ <point x="1572" y="684" type="curve" smooth="yes"/>
+ <point x="1572" y="744" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1629, 'leftMargin': 124, 'rightMargin': 123}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D18_.glif b/src/Interface-Regular.ufo/glyphs/uni1D18_.glif
new file mode 100644
index 000000000..5438187b8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D18_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D18" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D18"/>
+ <outline>
+ <contour>
+ <point x="716" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="716" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1440" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="772" y="464" type="line"/>
+ <point x="1156" y="464"/>
+ <point x="1376" y="680"/>
+ <point x="1376" y="976" type="curve" smooth="yes"/>
+ <point x="1376" y="1272"/>
+ <point x="1156" y="1488"/>
+ <point x="772" y="1488" type="curve" smooth="yes"/>
+ <point x="132" y="1488" type="line"/>
+ <point x="132" y="0" type="line"/>
+ <point x="408" y="0" type="line"/>
+ <point x="408" y="1272" type="line"/>
+ <point x="772" y="1272" type="line" smooth="yes"/>
+ <point x="1004" y="1272"/>
+ <point x="1100" y="1124"/>
+ <point x="1100" y="972" type="curve" smooth="yes"/>
+ <point x="1100" y="828"/>
+ <point x="1004" y="680"/>
+ <point x="772" y="680" type="curve" smooth="yes"/>
+ <point x="336" y="680" type="line"/>
+ <point x="336" y="464" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1522, 'leftMargin': 213, 'rightMargin': 66}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D19_.glif b/src/Interface-Regular.ufo/glyphs/uni1D19_.glif
new file mode 100644
index 000000000..38f70610a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D19_.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D19" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D19"/>
+ <outline>
+ <contour>
+ <point x="824" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="824" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1608" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="544" y="716" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="404" y="0" type="line"/>
+ <point x="840" y="716" type="line"/>
+ </contour>
+ <contour>
+ <point x="764" y="1488" type="line"/>
+ <point x="404" y="1488"/>
+ <point x="192" y="1296"/>
+ <point x="192" y="1032" type="curve" smooth="yes"/>
+ <point x="192" y="772"/>
+ <point x="392" y="576"/>
+ <point x="736" y="576" type="curve" smooth="yes"/>
+ <point x="1192" y="576" type="line"/>
+ <point x="1192" y="796" type="line"/>
+ <point x="736" y="796" type="line" smooth="yes"/>
+ <point x="548" y="796"/>
+ <point x="468" y="916"/>
+ <point x="468" y="1032" type="curve" smooth="yes"/>
+ <point x="468" y="1148"/>
+ <point x="556" y="1272"/>
+ <point x="764" y="1272" type="curve" smooth="yes"/>
+ <point x="1120" y="1272" type="line"/>
+ <point x="1120" y="0" type="line"/>
+ <point x="1396" y="0" type="line"/>
+ <point x="1396" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1565, 'leftMargin': 66, 'rightMargin': 213}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D1A__.glif b/src/Interface-Regular.ufo/glyphs/uni1D1A__.glif
new file mode 100644
index 000000000..9114a4c7e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D1A__.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D1A" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D1A"/>
+ <outline>
+ <contour>
+ <point x="836" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="836" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1608" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="840" y="772" type="line"/>
+ <point x="404" y="1488" type="line"/>
+ <point x="108" y="1488" type="line"/>
+ <point x="544" y="772" type="line"/>
+ </contour>
+ <contour>
+ <point x="1396" y="0" type="line"/>
+ <point x="1396" y="1488" type="line"/>
+ <point x="1120" y="1488" type="line"/>
+ <point x="1120" y="216" type="line"/>
+ <point x="764" y="216" type="line" smooth="yes"/>
+ <point x="556" y="216"/>
+ <point x="468" y="340"/>
+ <point x="468" y="460" type="curve" smooth="yes"/>
+ <point x="468" y="572"/>
+ <point x="548" y="692"/>
+ <point x="736" y="692" type="curve" smooth="yes"/>
+ <point x="1192" y="692" type="line"/>
+ <point x="1192" y="912" type="line"/>
+ <point x="736" y="912" type="line" smooth="yes"/>
+ <point x="392" y="912"/>
+ <point x="192" y="720"/>
+ <point x="192" y="456" type="curve" smooth="yes"/>
+ <point x="192" y="196"/>
+ <point x="404" y="0"/>
+ <point x="764" y="0" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1565, 'leftMargin': 66, 'rightMargin': 213}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D1B__.glif b/src/Interface-Regular.ufo/glyphs/uni1D1B__.glif
new file mode 100644
index 000000000..d6b22902b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D1B__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D1B" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D1B"/>
+ <outline>
+ <contour>
+ <point x="752" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1432" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="752" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="tecyrillic" xOffset="76"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1357, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D1C__.glif b/src/Interface-Regular.ufo/glyphs/uni1D1C__.glif
new file mode 100644
index 000000000..aac9528b0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D1C__.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D1C" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D1C"/>
+ <outline>
+ <contour>
+ <point x="880" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="880" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1760" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1296" y="1488" type="line"/>
+ <point x="1296" y="548" type="line" smooth="yes"/>
+ <point x="1296" y="324"/>
+ <point x="1128" y="196"/>
+ <point x="880" y="196" type="curve" smooth="yes"/>
+ <point x="640" y="196"/>
+ <point x="464" y="324"/>
+ <point x="464" y="548" type="curve" smooth="yes"/>
+ <point x="464" y="1488" type="line"/>
+ <point x="192" y="1488" type="line"/>
+ <point x="192" y="548" type="line" smooth="yes"/>
+ <point x="192" y="184"/>
+ <point x="488" y="-24"/>
+ <point x="880" y="-24" type="curve" smooth="yes"/>
+ <point x="1280" y="-24"/>
+ <point x="1572" y="184"/>
+ <point x="1572" y="548" type="curve" smooth="yes"/>
+ <point x="1572" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1757, 'leftMargin': 188, 'rightMargin': 188}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D1D__.glif b/src/Interface-Regular.ufo/glyphs/uni1D1D__.glif
new file mode 100644
index 000000000..e3e732fb4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D1D__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D1D" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D1D"/>
+ <outline>
+ <contour>
+ <point x="1268" y="1048" type="line"/>
+ <point x="1612" y="1076" type="line"/>
+ <point x="1612" y="1320" type="line"/>
+ <point x="124" y="1320" type="line"/>
+ <point x="124" y="1048" type="line"/>
+ </contour>
+ <contour>
+ <point x="920" y="1072" type="line"/>
+ <point x="1196" y="1072"/>
+ <point x="1412" y="968"/>
+ <point x="1412" y="672" type="curve" smooth="yes"/>
+ <point x="1412" y="544"/>
+ <point x="1332" y="416"/>
+ <point x="1004" y="416" type="curve" smooth="yes"/>
+ <point x="124" y="416" type="line"/>
+ <point x="124" y="140" type="line"/>
+ <point x="1000" y="140" type="line" smooth="yes"/>
+ <point x="1456" y="140"/>
+ <point x="1640" y="336"/>
+ <point x="1640" y="628" type="curve" smooth="yes"/>
+ <point x="1640" y="1036"/>
+ <point x="1332" y="1196"/>
+ <point x="916" y="1196" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1749.0, 'leftMargin': 124, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D1E__.glif b/src/Interface-Regular.ufo/glyphs/uni1D1E__.glif
new file mode 100644
index 000000000..05fedc885
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D1E__.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D1E" format="1">
+ <advance width="2272"/>
+ <unicode hex="1D1E"/>
+ <outline>
+ <contour>
+ <point x="300" y="252" type="curve" smooth="yes"/>
+ <point x="384" y="252"/>
+ <point x="448" y="308"/>
+ <point x="448" y="412" type="curve" smooth="yes"/>
+ <point x="448" y="516"/>
+ <point x="384" y="572"/>
+ <point x="300" y="572" type="curve" smooth="yes"/>
+ <point x="216" y="572"/>
+ <point x="148" y="516"/>
+ <point x="148" y="412" type="curve" smooth="yes"/>
+ <point x="148" y="308"/>
+ <point x="216" y="252"/>
+ </contour>
+ <contour>
+ <point x="304" y="900" type="curve" smooth="yes"/>
+ <point x="388" y="900"/>
+ <point x="452" y="952"/>
+ <point x="452" y="1056" type="curve" smooth="yes"/>
+ <point x="452" y="1160"/>
+ <point x="388" y="1216"/>
+ <point x="304" y="1216" type="curve" smooth="yes"/>
+ <point x="216" y="1216"/>
+ <point x="152" y="1160"/>
+ <point x="152" y="1056" type="curve" smooth="yes"/>
+ <point x="152" y="952"/>
+ <point x="216" y="900"/>
+ </contour>
+ <component base="uni1D1D" xOffset="488"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2212, 'leftMargin': 124, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D1F__.glif b/src/Interface-Regular.ufo/glyphs/uni1D1F__.glif
new file mode 100644
index 000000000..1be4cd2c5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D1F__.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D1F" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D1F"/>
+ <outline>
+ <contour>
+ <point x="1320" y="1524" type="line"/>
+ <point x="1612" y="1556" type="line"/>
+ <point x="1612" y="1800" type="line"/>
+ <point x="124" y="1800" type="line"/>
+ <point x="124" y="1524" type="line"/>
+ </contour>
+ <contour>
+ <point x="920" y="1580" type="line"/>
+ <point x="1192" y="1580"/>
+ <point x="1412" y="1492"/>
+ <point x="1412" y="1204" type="curve" smooth="yes"/>
+ <point x="1412" y="1016"/>
+ <point x="1296" y="896"/>
+ <point x="1020" y="896" type="curve" smooth="yes"/>
+ <point x="124" y="896" type="line"/>
+ <point x="124" y="620" type="line"/>
+ <point x="1072" y="620" type="line" smooth="yes"/>
+ <point x="1464" y="620"/>
+ <point x="1640" y="828"/>
+ <point x="1640" y="1100" type="curve" smooth="yes"/>
+ <point x="1640" y="1508"/>
+ <point x="1332" y="1708"/>
+ <point x="916" y="1708" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1020" y="624" type="line"/>
+ <point x="1232" y="624"/>
+ <point x="1412" y="508"/>
+ <point x="1412" y="296" type="curve" smooth="yes"/>
+ <point x="1412" y="108"/>
+ <point x="1320" y="-12"/>
+ <point x="1020" y="-12" type="curve" smooth="yes"/>
+ <point x="124" y="-12" type="line"/>
+ <point x="124" y="-288" type="line"/>
+ <point x="1016" y="-288" type="line" smooth="yes"/>
+ <point x="1448" y="-288"/>
+ <point x="1640" y="-76"/>
+ <point x="1640" y="216" type="curve" smooth="yes"/>
+ <point x="1640" y="600"/>
+ <point x="1304" y="808"/>
+ <point x="956" y="808" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1749.0, 'leftMargin': 124, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D20_.glif b/src/Interface-Regular.ufo/glyphs/uni1D20_.glif
new file mode 100644
index 000000000..9dc9c7ec9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D20_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D20" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D20"/>
+ <outline>
+ <contour>
+ <point x="672" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1348" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="672" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="v" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1368, 'leftMargin': 132, 'rightMargin': -44}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D21_.glif b/src/Interface-Regular.ufo/glyphs/uni1D21_.glif
new file mode 100644
index 000000000..737f1f582
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D21_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D21" format="1">
+ <advance width="2272"/>
+ <unicode hex="1D21"/>
+ <outline>
+ <contour>
+ <point x="1032" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2100" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1032" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="w" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2118, 'leftMargin': 132, 'rightMargin': -62}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D22_.glif b/src/Interface-Regular.ufo/glyphs/uni1D22_.glif
new file mode 100644
index 000000000..76e26bd9d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D22_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D22" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D22"/>
+ <outline>
+ <contour>
+ <point x="516" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1256" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="516" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="z" xOffset="-144"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1403, 'leftMargin': 260, 'rightMargin': -137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D23_.glif b/src/Interface-Regular.ufo/glyphs/uni1D23_.glif
new file mode 100644
index 000000000..2dd5ed094
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D23_.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D23" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D23"/>
+ <outline>
+ <contour>
+ <point x="756" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="756" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1424" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="516" y="868" type="line"/>
+ <point x="516" y="708" type="line"/>
+ <point x="776" y="708" type="line" smooth="yes"/>
+ <point x="976" y="708"/>
+ <point x="1064" y="608"/>
+ <point x="1064" y="448" type="curve" smooth="yes"/>
+ <point x="1064" y="296"/>
+ <point x="964" y="188"/>
+ <point x="760" y="188" type="curve" smooth="yes"/>
+ <point x="564" y="188"/>
+ <point x="436" y="312"/>
+ <point x="436" y="444" type="curve"/>
+ <point x="164" y="444" type="line"/>
+ <point x="164" y="116"/>
+ <point x="468" y="-28"/>
+ <point x="760" y="-28" type="curve" smooth="yes"/>
+ <point x="1104" y="-28"/>
+ <point x="1344" y="132"/>
+ <point x="1344" y="448" type="curve" smooth="yes"/>
+ <point x="1344" y="696"/>
+ <point x="1152" y="868"/>
+ <point x="800" y="868" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="180" y="1488" type="line"/>
+ <point x="180" y="1268" type="line"/>
+ <point x="956" y="1268" type="line"/>
+ <point x="516" y="876" type="line"/>
+ <point x="516" y="708" type="line"/>
+ <point x="656" y="708" type="line"/>
+ <point x="1308" y="1320" type="line"/>
+ <point x="1308" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1379, 'leftMargin': 118, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D24_.glif b/src/Interface-Regular.ufo/glyphs/uni1D24_.glif
new file mode 100644
index 000000000..db684c493
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D24_.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D24" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D24"/>
+ <outline>
+ <contour>
+ <point x="736" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="736" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1480" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="448" y="1048" type="curve"/>
+ <point x="172" y="1048" type="line"/>
+ <point x="172" y="1304"/>
+ <point x="384" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="1080" y="1516"/>
+ <point x="1300" y="1352"/>
+ <point x="1300" y="1112" type="curve" smooth="yes"/>
+ <point x="1300" y="872"/>
+ <point x="1160" y="772"/>
+ <point x="896" y="716" type="curve"/>
+ <point x="896" y="608" type="line"/>
+ <point x="624" y="612" type="line"/>
+ <point x="624" y="892" type="line"/>
+ <point x="920" y="904"/>
+ <point x="1024" y="980"/>
+ <point x="1024" y="1100" type="curve" smooth="yes"/>
+ <point x="1024" y="1204"/>
+ <point x="944" y="1296"/>
+ <point x="744" y="1296" type="curve" smooth="yes"/>
+ <point x="552" y="1296"/>
+ <point x="448" y="1164"/>
+ </contour>
+ <contour>
+ <point x="1076" y="468" type="curve"/>
+ <point x="1352" y="468" type="line"/>
+ <point x="1352" y="216"/>
+ <point x="1136" y="-28"/>
+ <point x="736" y="-28" type="curve" smooth="yes"/>
+ <point x="388" y="-28"/>
+ <point x="156" y="132"/>
+ <point x="156" y="400" type="curve" smooth="yes"/>
+ <point x="156" y="656"/>
+ <point x="364" y="772"/>
+ <point x="720" y="796" type="curve"/>
+ <point x="896" y="608" type="line"/>
+ <point x="540" y="608"/>
+ <point x="432" y="504"/>
+ <point x="432" y="384" type="curve" smooth="yes"/>
+ <point x="432" y="280"/>
+ <point x="536" y="192"/>
+ <point x="736" y="192" type="curve" smooth="yes"/>
+ <point x="888" y="192"/>
+ <point x="1064" y="260"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1459, 'leftMargin': 135, 'rightMargin': 129}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D25_.glif b/src/Interface-Regular.ufo/glyphs/uni1D25_.glif
new file mode 100644
index 000000000..2c2321607
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D25_.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D25" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D25"/>
+ <outline>
+ <contour>
+ <point x="884" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="884" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1728" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="880" y="1516" type="curve" smooth="yes"/>
+ <point x="1196" y="1516"/>
+ <point x="1384" y="1300"/>
+ <point x="1384" y="1044" type="curve" smooth="yes"/>
+ <point x="1384" y="724"/>
+ <point x="1200" y="520"/>
+ <point x="1040" y="328" type="curve"/>
+ <point x="1108" y="232"/>
+ <point x="1188" y="192"/>
+ <point x="1308" y="192" type="curve" smooth="yes"/>
+ <point x="1408" y="192"/>
+ <point x="1488" y="208"/>
+ <point x="1608" y="252" type="curve"/>
+ <point x="1648" y="32" type="line"/>
+ <point x="1556" y="0"/>
+ <point x="1440" y="-28"/>
+ <point x="1308" y="-28" type="curve" smooth="yes"/>
+ <point x="1100" y="-28"/>
+ <point x="984" y="48"/>
+ <point x="880" y="160" type="curve"/>
+ <point x="776" y="48"/>
+ <point x="660" y="-28"/>
+ <point x="452" y="-28" type="curve" smooth="yes"/>
+ <point x="320" y="-28"/>
+ <point x="208" y="0"/>
+ <point x="116" y="32" type="curve"/>
+ <point x="152" y="252" type="line"/>
+ <point x="276" y="208"/>
+ <point x="356" y="192"/>
+ <point x="452" y="192" type="curve" smooth="yes"/>
+ <point x="576" y="192"/>
+ <point x="652" y="232"/>
+ <point x="720" y="328" type="curve"/>
+ <point x="652" y="408"/>
+ <point x="576" y="504"/>
+ <point x="516" y="604" type="curve" smooth="yes"/>
+ <point x="436" y="728"/>
+ <point x="380" y="864"/>
+ <point x="380" y="1044" type="curve" smooth="yes"/>
+ <point x="380" y="1300"/>
+ <point x="564" y="1516"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1697, 'leftMargin': 83, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D26_.glif b/src/Interface-Regular.ufo/glyphs/uni1D26_.glif
new file mode 100644
index 000000000..5ad394e9d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D26_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D26" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D26"/>
+ <outline>
+ <contour>
+ <point x="696" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1164" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="696" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="gecyrillic" xOffset="-20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1184, 'leftMargin': 171, 'rightMargin': 65}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D27_.glif b/src/Interface-Regular.ufo/glyphs/uni1D27_.glif
new file mode 100644
index 000000000..5856db871
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D27_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D27" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D27"/>
+ <outline>
+ <contour>
+ <point x="880" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="880" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1664" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="948" y="1332" type="line"/>
+ <point x="916" y="1488" type="line"/>
+ <point x="752" y="1488" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="392" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1372" y="0" type="line"/>
+ <point x="1656" y="0" type="line"/>
+ <point x="1012" y="1488" type="line"/>
+ <point x="844" y="1488" type="line"/>
+ <point x="812" y="1344" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1569, 'leftMargin': 11, 'rightMargin': 11}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D28_.glif b/src/Interface-Regular.ufo/glyphs/uni1D28_.glif
new file mode 100644
index 000000000..393a5c1c5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D28_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D28" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D28"/>
+ <outline>
+ <contour>
+ <point x="804" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1620" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="804" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="pecyrillic" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1635, 'leftMargin': 164, 'rightMargin': 263}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D29_.glif b/src/Interface-Regular.ufo/glyphs/uni1D29_.glif
new file mode 100644
index 000000000..2b220eaec
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D29_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D29" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D29"/>
+ <outline>
+ <contour>
+ <point x="740" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1440" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="740" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="uni1D18" xOffset="-84"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1522, 'leftMargin': 213, 'rightMargin': 66}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D2A__.glif b/src/Interface-Regular.ufo/glyphs/uni1D2A__.glif
new file mode 100644
index 000000000..46b1e9181
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D2A__.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D2A" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D2A"/>
+ <outline>
+ <contour>
+ <point x="892" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="892" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1768" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1020" y="1488" type="line"/>
+ <point x="744" y="1488" type="line"/>
+ <point x="744" y="0" type="line"/>
+ <point x="1020" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1424" y="1488" type="line"/>
+ <point x="1424" y="1216" type="line" smooth="yes"/>
+ <point x="1424" y="756"/>
+ <point x="1204" y="592"/>
+ <point x="880" y="592" type="curve" smooth="yes"/>
+ <point x="560" y="592"/>
+ <point x="336" y="756"/>
+ <point x="336" y="1216" type="curve" smooth="yes"/>
+ <point x="336" y="1488" type="line"/>
+ <point x="60" y="1488" type="line"/>
+ <point x="60" y="1220" type="line" smooth="yes"/>
+ <point x="60" y="628"/>
+ <point x="356" y="372"/>
+ <point x="880" y="372" type="curve" smooth="yes"/>
+ <point x="1408" y="372"/>
+ <point x="1700" y="628"/>
+ <point x="1700" y="1220" type="curve" smooth="yes"/>
+ <point x="1700" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1771.0, 'leftMargin': 66, 'rightMargin': 66.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D2B__.glif b/src/Interface-Regular.ufo/glyphs/uni1D2B__.glif
new file mode 100644
index 000000000..d1a8e3320
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D2B__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D2B" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D2B"/>
+ <outline>
+ <contour>
+ <point x="864" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1620" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="864" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="elcyrillic" xOffset="-20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1638, 'leftMargin': 88, 'rightMargin': 186}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D2C__.glif b/src/Interface-Regular.ufo/glyphs/uni1D2C__.glif
new file mode 100644
index 000000000..ba487789b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D2C__.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D2C" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D2C"/>
+ <outline>
+ <contour>
+ <point x="800" y="2192" type="line"/>
+ <point x="800" y="2376" type="line"/>
+ <point x="644" y="2376" type="line"/>
+ <point x="56" y="896" type="line"/>
+ <point x="332" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1172" y="896" type="line"/>
+ <point x="1448" y="896" type="line"/>
+ <point x="872" y="2376" type="line"/>
+ <point x="716" y="2376" type="line"/>
+ <point x="708" y="2200" type="line"/>
+ </contour>
+ <contour>
+ <point x="1188" y="1448" type="line"/>
+ <point x="344" y="1448" type="line"/>
+ <point x="344" y="1240" type="line"/>
+ <point x="1188" y="1240" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1449, 'leftMargin': 28, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D2D__.glif b/src/Interface-Regular.ufo/glyphs/uni1D2D__.glif
new file mode 100644
index 000000000..3ca31119a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D2D__.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D2D" format="1">
+ <advance width="2016"/>
+ <unicode hex="1D2D"/>
+ <outline>
+ <contour>
+ <point x="1056" y="2204" type="line"/>
+ <point x="1068" y="2376" type="line"/>
+ <point x="900" y="2376" type="line"/>
+ <point x="28" y="896" type="line"/>
+ <point x="332" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1212" y="1456" type="line"/>
+ <point x="448" y="1456" type="line"/>
+ <point x="448" y="1244" type="line"/>
+ <point x="1212" y="1244" type="line"/>
+ </contour>
+ <contour>
+ <point x="1992" y="1108" type="line"/>
+ <point x="1244" y="1108" type="line"/>
+ <point x="1244" y="896" type="line"/>
+ <point x="1992" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1276" y="2376" type="line"/>
+ <point x="1016" y="2376" type="line"/>
+ <point x="1076" y="896" type="line"/>
+ <point x="1336" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1848" y="1768" type="line"/>
+ <point x="1204" y="1768" type="line"/>
+ <point x="1204" y="1560" type="line"/>
+ <point x="1848" y="1560" type="line"/>
+ </contour>
+ <contour>
+ <point x="1928" y="2376" type="line"/>
+ <point x="1184" y="2376" type="line"/>
+ <point x="1184" y="2164" type="line"/>
+ <point x="1928" y="2164" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2046.0, 'leftMargin': 28, 'rightMargin': 55.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D2E__.glif b/src/Interface-Regular.ufo/glyphs/uni1D2E__.glif
new file mode 100644
index 000000000..f7262e7a9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D2E__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D2E" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D2E"/>
+ <outline>
+ <contour>
+ <point x="772" y="1556" type="line"/>
+ <point x="888" y="1636" type="line"/>
+ <point x="1108" y="1664"/>
+ <point x="1264" y="1792"/>
+ <point x="1264" y="1976" type="curve" smooth="yes"/>
+ <point x="1264" y="2252"/>
+ <point x="1068" y="2376"/>
+ <point x="768" y="2376" type="curve" smooth="yes"/>
+ <point x="204" y="2376" type="line"/>
+ <point x="204" y="896" type="line"/>
+ <point x="456" y="896" type="line"/>
+ <point x="456" y="2164" type="line"/>
+ <point x="720" y="2164" type="line" smooth="yes"/>
+ <point x="908" y="2164"/>
+ <point x="1012" y="2128"/>
+ <point x="1012" y="1980" type="curve" smooth="yes"/>
+ <point x="1012" y="1832"/>
+ <point x="900" y="1768"/>
+ <point x="744" y="1768" type="curve" smooth="yes"/>
+ <point x="412" y="1768" type="line"/>
+ <point x="416" y="1556" type="line"/>
+ </contour>
+ <contour>
+ <point x="812" y="896" type="line"/>
+ <point x="1108" y="896"/>
+ <point x="1300" y="1036"/>
+ <point x="1300" y="1328" type="curve" smooth="yes"/>
+ <point x="1300" y="1508"/>
+ <point x="1180" y="1672"/>
+ <point x="968" y="1692" type="curve"/>
+ <point x="876" y="1752" type="line"/>
+ <point x="496" y="1768" type="line"/>
+ <point x="496" y="1556" type="line"/>
+ <point x="772" y="1556" type="line" smooth="yes"/>
+ <point x="968" y="1556"/>
+ <point x="1048" y="1480"/>
+ <point x="1048" y="1336" type="curve" smooth="yes"/>
+ <point x="1048" y="1176"/>
+ <point x="944" y="1108"/>
+ <point x="764" y="1108" type="curve" smooth="yes"/>
+ <point x="452" y="1108" type="line"/>
+ <point x="280" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 138, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D2F__.glif b/src/Interface-Regular.ufo/glyphs/uni1D2F__.glif
new file mode 100644
index 000000000..f2818705c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D2F__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D2F" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D2F"/>
+ <outline>
+ <contour>
+ <point x="1648" y="1768" type="line"/>
+ <point x="116" y="1768" type="line"/>
+ <point x="116" y="1556" type="line"/>
+ <point x="1648" y="1556" type="line"/>
+ </contour>
+ <component base="uni1D2E" xOffset="252"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1602, 'leftMargin': 28, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D30_.glif b/src/Interface-Regular.ufo/glyphs/uni1D30_.glif
new file mode 100644
index 000000000..531e614a0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D30_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D30" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D30"/>
+ <outline>
+ <contour>
+ <point x="656" y="896" type="line"/>
+ <point x="1088" y="896"/>
+ <point x="1332" y="1164"/>
+ <point x="1332" y="1596" type="curve" smooth="yes"/>
+ <point x="1332" y="1676" type="line" smooth="yes"/>
+ <point x="1332" y="2112"/>
+ <point x="1084" y="2376"/>
+ <point x="676" y="2376" type="curve" smooth="yes"/>
+ <point x="304" y="2376" type="line"/>
+ <point x="304" y="2168" type="line"/>
+ <point x="676" y="2168" type="line" smooth="yes"/>
+ <point x="928" y="2168"/>
+ <point x="1080" y="2020"/>
+ <point x="1080" y="1680" type="curve" smooth="yes"/>
+ <point x="1080" y="1596" type="line" smooth="yes"/>
+ <point x="1080" y="1272"/>
+ <point x="936" y="1108"/>
+ <point x="656" y="1108" type="curve" smooth="yes"/>
+ <point x="312" y="1108" type="line"/>
+ <point x="312" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="424" y="2376" type="line"/>
+ <point x="172" y="2376" type="line"/>
+ <point x="172" y="896" type="line"/>
+ <point x="424" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1381, 'leftMargin': 138, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D31_.glif b/src/Interface-Regular.ufo/glyphs/uni1D31_.glif
new file mode 100644
index 000000000..8b89c5b6f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D31_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D31" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D31"/>
+ <outline>
+ <contour>
+ <point x="1116" y="1108" type="line"/>
+ <point x="344" y="1108" type="line"/>
+ <point x="344" y="896" type="line"/>
+ <point x="1116" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="380" y="2376" type="line"/>
+ <point x="132" y="2376" type="line"/>
+ <point x="132" y="896" type="line"/>
+ <point x="380" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1012" y="1748" type="line"/>
+ <point x="344" y="1748" type="line"/>
+ <point x="344" y="1540" type="line"/>
+ <point x="1012" y="1540" type="line"/>
+ </contour>
+ <contour>
+ <point x="1108" y="2376" type="line"/>
+ <point x="344" y="2376" type="line"/>
+ <point x="344" y="2168" type="line"/>
+ <point x="1108" y="2168" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1206, 'leftMargin': 138, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D32_.glif b/src/Interface-Regular.ufo/glyphs/uni1D32_.glif
new file mode 100644
index 000000000..d697527ff
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D32_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D32" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D32"/>
+ <outline>
+ <contour>
+ <point x="132" y="2168" type="line"/>
+ <point x="904" y="2168" type="line"/>
+ <point x="904" y="2376" type="line"/>
+ <point x="132" y="2376" type="line"/>
+ </contour>
+ <contour>
+ <point x="868" y="896" type="line"/>
+ <point x="1116" y="896" type="line"/>
+ <point x="1116" y="2376" type="line"/>
+ <point x="868" y="2376" type="line"/>
+ </contour>
+ <contour>
+ <point x="236" y="1524" type="line"/>
+ <point x="904" y="1524" type="line"/>
+ <point x="904" y="1732" type="line"/>
+ <point x="236" y="1732" type="line"/>
+ </contour>
+ <contour>
+ <point x="144" y="896" type="line"/>
+ <point x="904" y="896" type="line"/>
+ <point x="904" y="1108" type="line"/>
+ <point x="144" y="1108" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1206, 'leftMargin': 83, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D33_.glif b/src/Interface-Regular.ufo/glyphs/uni1D33_.glif
new file mode 100644
index 000000000..f1e7c9cd7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D33_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D33" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D33"/>
+ <outline>
+ <contour>
+ <point x="1216" y="1636" type="line"/>
+ <point x="680" y="1636" type="line"/>
+ <point x="680" y="1428" type="line"/>
+ <point x="1012" y="1428" type="line"/>
+ <point x="1012" y="1184" type="line"/>
+ <point x="972" y="1140"/>
+ <point x="908" y="1080"/>
+ <point x="696" y="1080" type="curve" smooth="yes"/>
+ <point x="448" y="1080"/>
+ <point x="284" y="1252"/>
+ <point x="284" y="1580" type="curve" smooth="yes"/>
+ <point x="284" y="1688" type="line" smooth="yes"/>
+ <point x="284" y="2024"/>
+ <point x="392" y="2188"/>
+ <point x="672" y="2188" type="curve" smooth="yes"/>
+ <point x="892" y="2188"/>
+ <point x="984" y="2100"/>
+ <point x="1012" y="1944" type="curve"/>
+ <point x="1216" y="1944" type="line"/>
+ <point x="1180" y="2204"/>
+ <point x="1008" y="2396"/>
+ <point x="672" y="2396" type="curve" smooth="yes"/>
+ <point x="284" y="2396"/>
+ <point x="32" y="2136"/>
+ <point x="32" y="1688" type="curve" smooth="yes"/>
+ <point x="32" y="1580" type="line" smooth="yes"/>
+ <point x="32" y="1120"/>
+ <point x="332" y="872"/>
+ <point x="696" y="872" type="curve" smooth="yes"/>
+ <point x="1032" y="872"/>
+ <point x="1160" y="1012"/>
+ <point x="1216" y="1092" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1405, 'leftMargin': 83, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D34_.glif b/src/Interface-Regular.ufo/glyphs/uni1D34_.glif
new file mode 100644
index 000000000..0d3a5b501
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D34_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D34" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D34"/>
+ <outline>
+ <contour>
+ <point x="1296" y="1748" type="line"/>
+ <point x="352" y="1748" type="line"/>
+ <point x="352" y="1540" type="line"/>
+ <point x="1296" y="1540" type="line"/>
+ </contour>
+ <contour>
+ <point x="388" y="2376" type="line"/>
+ <point x="140" y="2376" type="line"/>
+ <point x="140" y="896" type="line"/>
+ <point x="388" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1368" y="2376" type="line"/>
+ <point x="1120" y="2376" type="line"/>
+ <point x="1120" y="896" type="line"/>
+ <point x="1368" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1504, 'leftMargin': 138, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D35_.glif b/src/Interface-Regular.ufo/glyphs/uni1D35_.glif
new file mode 100644
index 000000000..019e00c98
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D35_.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D35" format="1">
+ <advance width="480"/>
+ <unicode hex="1D35"/>
+ <outline>
+ <contour>
+ <point x="364" y="2376" type="line"/>
+ <point x="116" y="2376" type="line"/>
+ <point x="116" y="896" type="line"/>
+ <point x="364" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 606, 'leftMargin': 179, 'rightMargin': 178}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D36_.glif b/src/Interface-Regular.ufo/glyphs/uni1D36_.glif
new file mode 100644
index 000000000..1c74fa7d5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D36_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D36" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D36"/>
+ <outline>
+ <contour>
+ <point x="860" y="1344" type="line"/>
+ <point x="860" y="1136"/>
+ <point x="772" y="1080"/>
+ <point x="632" y="1080" type="curve" smooth="yes"/>
+ <point x="488" y="1080"/>
+ <point x="372" y="1168"/>
+ <point x="372" y="1340" type="curve"/>
+ <point x="140" y="1340" type="line"/>
+ <point x="140" y="1020"/>
+ <point x="380" y="868"/>
+ <point x="632" y="868" type="curve" smooth="yes"/>
+ <point x="892" y="868"/>
+ <point x="1108" y="1000"/>
+ <point x="1108" y="1340" type="curve" smooth="yes"/>
+ <point x="1108" y="2368" type="line"/>
+ <point x="860" y="2368" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1161, 'leftMargin': 55, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D37_.glif b/src/Interface-Regular.ufo/glyphs/uni1D37_.glif
new file mode 100644
index 000000000..3b09f1eb7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D37_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D37" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D37"/>
+ <outline>
+ <contour>
+ <point x="404" y="2376" type="line"/>
+ <point x="152" y="2376" type="line"/>
+ <point x="152" y="896" type="line"/>
+ <point x="404" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1292" y="2376" type="line"/>
+ <point x="980" y="2376" type="line"/>
+ <point x="536" y="1832" type="line"/>
+ <point x="292" y="1540" type="line"/>
+ <point x="328" y="1244" type="line"/>
+ <point x="680" y="1648" type="line"/>
+ </contour>
+ <contour>
+ <point x="1060" y="896" type="line"/>
+ <point x="1352" y="896" type="line"/>
+ <point x="728" y="1820" type="line"/>
+ <point x="568" y="1616" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1365, 'leftMargin': 138, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D38_.glif b/src/Interface-Regular.ufo/glyphs/uni1D38_.glif
new file mode 100644
index 000000000..d093d0fe6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D38_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D38" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D38"/>
+ <outline>
+ <contour>
+ <point x="1096" y="1108" type="line"/>
+ <point x="320" y="1108" type="line"/>
+ <point x="320" y="896" type="line"/>
+ <point x="1096" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="404" y="2376" type="line"/>
+ <point x="152" y="2376" type="line"/>
+ <point x="152" y="896" type="line"/>
+ <point x="404" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1110, 'leftMargin': 138, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D39_.glif b/src/Interface-Regular.ufo/glyphs/uni1D39_.glif
new file mode 100644
index 000000000..bda01e338
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D39_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D39" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D39"/>
+ <outline>
+ <contour>
+ <point x="124" y="2376" type="line"/>
+ <point x="772" y="896" type="line"/>
+ <point x="984" y="896" type="line"/>
+ <point x="1640" y="2376" type="line"/>
+ <point x="1396" y="2376" type="line"/>
+ <point x="880" y="1216" type="line"/>
+ <point x="364" y="2376" type="line"/>
+ </contour>
+ <contour>
+ <point x="92" y="2376" type="line"/>
+ <point x="92" y="896" type="line"/>
+ <point x="344" y="896" type="line"/>
+ <point x="344" y="1476" type="line"/>
+ <point x="312" y="2376" type="line"/>
+ </contour>
+ <contour>
+ <point x="1444" y="2376" type="line"/>
+ <point x="1416" y="1476" type="line"/>
+ <point x="1416" y="896" type="line"/>
+ <point x="1668" y="896" type="line"/>
+ <point x="1668" y="2376" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1852, 'leftMargin': 138, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D3A__.glif b/src/Interface-Regular.ufo/glyphs/uni1D3A__.glif
new file mode 100644
index 000000000..644df3d84
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D3A__.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D3A" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D3A"/>
+ <outline>
+ <contour>
+ <point x="1264" y="1080" type="line"/>
+ <point x="384" y="2376" type="line"/>
+ <point x="232" y="2180" type="line"/>
+ <point x="1120" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="384" y="2376" type="line"/>
+ <point x="136" y="2376" type="line"/>
+ <point x="136" y="896" type="line"/>
+ <point x="384" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1372" y="2376" type="line"/>
+ <point x="1120" y="2376" type="line"/>
+ <point x="1120" y="896" type="line"/>
+ <point x="1372" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 138, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D3B__.glif b/src/Interface-Regular.ufo/glyphs/uni1D3B__.glif
new file mode 100644
index 000000000..210323745
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D3B__.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D3B" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D3B"/>
+ <outline>
+ <contour>
+ <point x="388" y="896" type="line"/>
+ <point x="1276" y="2180" type="line"/>
+ <point x="1120" y="2376" type="line"/>
+ <point x="240" y="1080" type="line"/>
+ </contour>
+ <contour>
+ <point x="1120" y="896" type="line"/>
+ <point x="1372" y="896" type="line"/>
+ <point x="1372" y="2376" type="line"/>
+ <point x="1120" y="2376" type="line"/>
+ </contour>
+ <contour>
+ <point x="136" y="896" type="line"/>
+ <point x="384" y="896" type="line"/>
+ <point x="384" y="2376" type="line"/>
+ <point x="136" y="2376" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 138, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D3C__.glif b/src/Interface-Regular.ufo/glyphs/uni1D3C__.glif
new file mode 100644
index 000000000..8cd867d3b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D3C__.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D3C" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D3C"/>
+ <outline>
+ <contour>
+ <point x="1376" y="1676" type="line"/>
+ <point x="1376" y="2140"/>
+ <point x="1128" y="2396"/>
+ <point x="752" y="2396" type="curve" smooth="yes"/>
+ <point x="388" y="2396"/>
+ <point x="128" y="2140"/>
+ <point x="128" y="1676" type="curve" smooth="yes"/>
+ <point x="128" y="1592" type="line" smooth="yes"/>
+ <point x="128" y="1132"/>
+ <point x="392" y="872"/>
+ <point x="752" y="872" type="curve" smooth="yes"/>
+ <point x="1132" y="872"/>
+ <point x="1376" y="1132"/>
+ <point x="1376" y="1592" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1128" y="1592" type="line"/>
+ <point x="1128" y="1248"/>
+ <point x="1008" y="1084"/>
+ <point x="752" y="1084" type="curve" smooth="yes"/>
+ <point x="516" y="1084"/>
+ <point x="380" y="1248"/>
+ <point x="380" y="1592" type="curve" smooth="yes"/>
+ <point x="380" y="1680" type="line" smooth="yes"/>
+ <point x="380" y="2020"/>
+ <point x="516" y="2184"/>
+ <point x="752" y="2184" type="curve" smooth="yes"/>
+ <point x="1004" y="2184"/>
+ <point x="1128" y="2020"/>
+ <point x="1128" y="1680" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1415, 'leftMargin': 83, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D3D__.glif b/src/Interface-Regular.ufo/glyphs/uni1D3D__.glif
new file mode 100644
index 000000000..217fd0fa9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D3D__.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D3D" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D3D"/>
+ <outline>
+ <contour>
+ <point x="108" y="1436" type="line"/>
+ <point x="108" y="1100"/>
+ <point x="312" y="876"/>
+ <point x="624" y="876" type="curve" smooth="yes"/>
+ <point x="936" y="876"/>
+ <point x="1140" y="1100"/>
+ <point x="1140" y="1436" type="curve" smooth="yes"/>
+ <point x="1140" y="1456" type="line" smooth="yes"/>
+ <point x="1140" y="1788"/>
+ <point x="936" y="2016"/>
+ <point x="624" y="2016" type="curve" smooth="yes"/>
+ <point x="312" y="2016"/>
+ <point x="108" y="1788"/>
+ <point x="108" y="1456" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="360" y="1456" type="line"/>
+ <point x="360" y="1668"/>
+ <point x="448" y="1804"/>
+ <point x="624" y="1804" type="curve" smooth="yes"/>
+ <point x="796" y="1804"/>
+ <point x="888" y="1668"/>
+ <point x="888" y="1456" type="curve" smooth="yes"/>
+ <point x="888" y="1436" type="line" smooth="yes"/>
+ <point x="888" y="1220"/>
+ <point x="796" y="1084"/>
+ <point x="624" y="1084" type="curve" smooth="yes"/>
+ <point x="448" y="1084"/>
+ <point x="360" y="1220"/>
+ <point x="360" y="1436" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="888" y="2376" type="line"/>
+ <point x="888" y="2104"/>
+ <point x="796" y="2016"/>
+ <point x="624" y="2016" type="curve" smooth="yes"/>
+ <point x="448" y="2016"/>
+ <point x="360" y="2104"/>
+ <point x="360" y="2376" type="curve"/>
+ <point x="108" y="2376" type="line"/>
+ <point x="108" y="1960"/>
+ <point x="312" y="1804"/>
+ <point x="624" y="1804" type="curve" smooth="yes"/>
+ <point x="936" y="1804"/>
+ <point x="1140" y="1960"/>
+ <point x="1140" y="2376" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1199.0, 'leftMargin': 83, 'rightMargin': 82.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D3E__.glif b/src/Interface-Regular.ufo/glyphs/uni1D3E__.glif
new file mode 100644
index 000000000..8b297f3dd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D3E__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D3E" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D3E"/>
+ <outline>
+ <contour>
+ <point x="784" y="1448" type="line"/>
+ <point x="1132" y="1448"/>
+ <point x="1304" y="1624"/>
+ <point x="1304" y="1912" type="curve" smooth="yes"/>
+ <point x="1304" y="2176"/>
+ <point x="1132" y="2376"/>
+ <point x="784" y="2376" type="curve" smooth="yes"/>
+ <point x="204" y="2376" type="line"/>
+ <point x="204" y="896" type="line"/>
+ <point x="452" y="896" type="line"/>
+ <point x="452" y="2168" type="line"/>
+ <point x="736" y="2168" type="line" smooth="yes"/>
+ <point x="964" y="2168"/>
+ <point x="1052" y="2060"/>
+ <point x="1052" y="1912" type="curve" smooth="yes"/>
+ <point x="1052" y="1744"/>
+ <point x="964" y="1660"/>
+ <point x="736" y="1660" type="curve" smooth="yes"/>
+ <point x="392" y="1660" type="line"/>
+ <point x="392" y="1448" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1321, 'leftMargin': 138, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D3F__.glif b/src/Interface-Regular.ufo/glyphs/uni1D3F__.glif
new file mode 100644
index 000000000..aebd0f9e8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D3F__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D3F" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D3F"/>
+ <outline>
+ <contour>
+ <point x="188" y="2376" type="line"/>
+ <point x="188" y="896" type="line"/>
+ <point x="440" y="896" type="line"/>
+ <point x="440" y="2168" type="line"/>
+ <point x="668" y="2168" type="line" smooth="yes"/>
+ <point x="896" y="2168"/>
+ <point x="984" y="2076"/>
+ <point x="984" y="1908" type="curve" smooth="yes"/>
+ <point x="984" y="1756"/>
+ <point x="880" y="1672"/>
+ <point x="668" y="1672" type="curve" smooth="yes"/>
+ <point x="376" y="1672" type="line"/>
+ <point x="376" y="1460" type="line"/>
+ <point x="840" y="1460" type="line"/>
+ <point x="892" y="1480" type="line"/>
+ <point x="1112" y="1536"/>
+ <point x="1236" y="1696"/>
+ <point x="1236" y="1908" type="curve" smooth="yes"/>
+ <point x="1236" y="2212"/>
+ <point x="1056" y="2376"/>
+ <point x="716" y="2376" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1044" y="896" type="line"/>
+ <point x="1316" y="896" type="line"/>
+ <point x="1316" y="908" type="line"/>
+ <point x="940" y="1532" type="line"/>
+ <point x="676" y="1532" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1349, 'leftMargin': 138, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D40_.glif b/src/Interface-Regular.ufo/glyphs/uni1D40_.glif
new file mode 100644
index 000000000..0b8a3239d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D40_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D40" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D40"/>
+ <outline>
+ <contour>
+ <point x="752" y="2376" type="line"/>
+ <point x="500" y="2376" type="line"/>
+ <point x="500" y="896" type="line"/>
+ <point x="752" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1196" y="2376" type="line"/>
+ <point x="56" y="2376" type="line"/>
+ <point x="56" y="2168" type="line"/>
+ <point x="1196" y="2168" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1251, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D41_.glif b/src/Interface-Regular.ufo/glyphs/uni1D41_.glif
new file mode 100644
index 000000000..e22575b8d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D41_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D41" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D41"/>
+ <outline>
+ <contour>
+ <point x="924" y="2372" type="line"/>
+ <point x="924" y="1412" type="line" smooth="yes"/>
+ <point x="924" y="1180"/>
+ <point x="828" y="1080"/>
+ <point x="624" y="1080" type="curve" smooth="yes"/>
+ <point x="424" y="1080"/>
+ <point x="324" y="1180"/>
+ <point x="324" y="1412" type="curve" smooth="yes"/>
+ <point x="324" y="2372" type="line"/>
+ <point x="76" y="2372" type="line"/>
+ <point x="76" y="1396" type="line" smooth="yes"/>
+ <point x="76" y="1036"/>
+ <point x="296" y="868"/>
+ <point x="624" y="868" type="curve" smooth="yes"/>
+ <point x="936" y="868"/>
+ <point x="1176" y="1036"/>
+ <point x="1176" y="1396" type="curve" smooth="yes"/>
+ <point x="1176" y="2372" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1376, 'leftMargin': 138, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D42_.glif b/src/Interface-Regular.ufo/glyphs/uni1D42_.glif
new file mode 100644
index 000000000..a587d7f65
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D42_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D42" format="1">
+ <advance width="2016"/>
+ <unicode hex="1D42"/>
+ <outline>
+ <contour>
+ <point x="612" y="1376" type="line"/>
+ <point x="528" y="896" type="line"/>
+ <point x="676" y="896" type="line"/>
+ <point x="984" y="1888" type="line"/>
+ <point x="1108" y="2376" type="line"/>
+ <point x="896" y="2376" type="line"/>
+ </contour>
+ <contour>
+ <point x="368" y="2376" type="line"/>
+ <point x="112" y="2376" type="line"/>
+ <point x="468" y="896" type="line"/>
+ <point x="668" y="896" type="line"/>
+ <point x="580" y="1420" type="line"/>
+ </contour>
+ <contour>
+ <point x="1440" y="1420" type="line"/>
+ <point x="1348" y="896" type="line"/>
+ <point x="1548" y="896" type="line"/>
+ <point x="1904" y="2376" type="line"/>
+ <point x="1648" y="2376" type="line"/>
+ </contour>
+ <contour>
+ <point x="1128" y="2376" type="line"/>
+ <point x="920" y="2376" type="line"/>
+ <point x="1044" y="1888" type="line"/>
+ <point x="1340" y="896" type="line"/>
+ <point x="1488" y="896" type="line"/>
+ <point x="1408" y="1376" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1959, 'leftMargin': 83, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D43_.glif b/src/Interface-Regular.ufo/glyphs/uni1D43_.glif
new file mode 100644
index 000000000..1c494eeaf
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D43_.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D43" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D43"/>
+ <outline>
+ <contour>
+ <point x="820" y="1080" type="line"/>
+ <point x="820" y="1020"/>
+ <point x="832" y="936"/>
+ <point x="848" y="896" type="curve"/>
+ <point x="1108" y="896" type="line"/>
+ <point x="1108" y="912" type="line"/>
+ <point x="1084" y="972"/>
+ <point x="1068" y="1064"/>
+ <point x="1068" y="1136" type="curve" smooth="yes"/>
+ <point x="1068" y="1620" type="line" smooth="yes"/>
+ <point x="1068" y="1892"/>
+ <point x="872" y="2016"/>
+ <point x="628" y="2016" type="curve" smooth="yes"/>
+ <point x="360" y="2016"/>
+ <point x="176" y="1828"/>
+ <point x="176" y="1672" type="curve"/>
+ <point x="404" y="1672" type="line"/>
+ <point x="424" y="1748"/>
+ <point x="480" y="1804"/>
+ <point x="616" y="1804" type="curve" smooth="yes"/>
+ <point x="764" y="1804"/>
+ <point x="820" y="1728"/>
+ <point x="820" y="1600" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="872" y="1580" type="line"/>
+ <point x="644" y="1580" type="line" smooth="yes"/>
+ <point x="336" y="1580"/>
+ <point x="140" y="1448"/>
+ <point x="140" y="1200" type="curve" smooth="yes"/>
+ <point x="140" y="1004"/>
+ <point x="288" y="876"/>
+ <point x="520" y="876" type="curve" smooth="yes"/>
+ <point x="756" y="876"/>
+ <point x="912" y="1040"/>
+ <point x="944" y="1176" type="curve"/>
+ <point x="856" y="1272" type="line"/>
+ <point x="856" y="1180"/>
+ <point x="716" y="1084"/>
+ <point x="572" y="1084" type="curve" smooth="yes"/>
+ <point x="452" y="1084"/>
+ <point x="392" y="1140"/>
+ <point x="392" y="1232" type="curve" smooth="yes"/>
+ <point x="392" y="1356"/>
+ <point x="484" y="1404"/>
+ <point x="692" y="1404" type="curve" smooth="yes"/>
+ <point x="872" y="1404" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1191, 'leftMargin': 83, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D44_.glif b/src/Interface-Regular.ufo/glyphs/uni1D44_.glif
new file mode 100644
index 000000000..d69d46f9b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D44_.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D44" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D44"/>
+ <outline>
+ <contour>
+ <point x="432" y="1812" type="line"/>
+ <point x="432" y="1872"/>
+ <point x="420" y="1956"/>
+ <point x="400" y="1996" type="curve"/>
+ <point x="140" y="1996" type="line"/>
+ <point x="140" y="1980" type="line"/>
+ <point x="164" y="1920"/>
+ <point x="180" y="1828"/>
+ <point x="180" y="1752" type="curve" smooth="yes"/>
+ <point x="180" y="1272" type="line" smooth="yes"/>
+ <point x="180" y="996"/>
+ <point x="380" y="876"/>
+ <point x="620" y="876" type="curve" smooth="yes"/>
+ <point x="888" y="876"/>
+ <point x="1076" y="1064"/>
+ <point x="1076" y="1220" type="curve"/>
+ <point x="844" y="1220" type="line"/>
+ <point x="824" y="1140"/>
+ <point x="768" y="1084"/>
+ <point x="632" y="1084" type="curve" smooth="yes"/>
+ <point x="484" y="1084"/>
+ <point x="432" y="1164"/>
+ <point x="432" y="1292" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="376" y="1312" type="line"/>
+ <point x="608" y="1312" type="line" smooth="yes"/>
+ <point x="912" y="1312"/>
+ <point x="1108" y="1444"/>
+ <point x="1108" y="1692" type="curve" smooth="yes"/>
+ <point x="1108" y="1888"/>
+ <point x="960" y="2016"/>
+ <point x="728" y="2016" type="curve" smooth="yes"/>
+ <point x="492" y="2016"/>
+ <point x="336" y="1852"/>
+ <point x="304" y="1712" type="curve"/>
+ <point x="392" y="1620" type="line"/>
+ <point x="392" y="1712"/>
+ <point x="532" y="1808"/>
+ <point x="676" y="1808" type="curve" smooth="yes"/>
+ <point x="796" y="1808"/>
+ <point x="860" y="1752"/>
+ <point x="860" y="1660" type="curve" smooth="yes"/>
+ <point x="860" y="1536"/>
+ <point x="764" y="1488"/>
+ <point x="556" y="1488" type="curve" smooth="yes"/>
+ <point x="376" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1191, 'leftMargin': 138, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D45_.glif b/src/Interface-Regular.ufo/glyphs/uni1D45_.glif
new file mode 100644
index 000000000..5dc549214
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D45_.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D45" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D45"/>
+ <outline>
+ <contour>
+ <point x="184" y="1404" type="line"/>
+ <point x="184" y="1096"/>
+ <point x="364" y="872"/>
+ <point x="640" y="872" type="curve" smooth="yes"/>
+ <point x="912" y="872"/>
+ <point x="1040" y="1080"/>
+ <point x="1068" y="1416" type="curve"/>
+ <point x="1068" y="1476" type="line"/>
+ <point x="1040" y="1812"/>
+ <point x="912" y="2016"/>
+ <point x="644" y="2016" type="curve" smooth="yes"/>
+ <point x="364" y="2016"/>
+ <point x="184" y="1772"/>
+ <point x="184" y="1424" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="436" y="1424" type="line"/>
+ <point x="436" y="1656"/>
+ <point x="492" y="1844"/>
+ <point x="692" y="1844" type="curve" smooth="yes"/>
+ <point x="888" y="1844"/>
+ <point x="968" y="1660"/>
+ <point x="1000" y="1460" type="curve"/>
+ <point x="1000" y="1408" type="line"/>
+ <point x="956" y="1216"/>
+ <point x="888" y="1044"/>
+ <point x="692" y="1044" type="curve" smooth="yes"/>
+ <point x="492" y="1044"/>
+ <point x="436" y="1200"/>
+ <point x="436" y="1404" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="968" y="1996" type="line"/>
+ <point x="936" y="1756" type="line"/>
+ <point x="936" y="1144" type="line" smooth="yes"/>
+ <point x="936" y="908"/>
+ <point x="1064" y="872"/>
+ <point x="1192" y="872" type="curve" smooth="yes"/>
+ <point x="1236" y="872"/>
+ <point x="1284" y="896"/>
+ <point x="1320" y="912" type="curve"/>
+ <point x="1300" y="1084" type="line"/>
+ <point x="1288" y="1084"/>
+ <point x="1276" y="1080"/>
+ <point x="1268" y="1080" type="curve" smooth="yes"/>
+ <point x="1224" y="1080"/>
+ <point x="1188" y="1108"/>
+ <point x="1188" y="1228" type="curve" smooth="yes"/>
+ <point x="1188" y="1996" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1304, 'leftMargin': 83, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D46_.glif b/src/Interface-Regular.ufo/glyphs/uni1D46_.glif
new file mode 100644
index 000000000..3d7d0e465
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D46_.glif
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D46" format="1">
+ <advance width="2016"/>
+ <unicode hex="1D46"/>
+ <outline>
+ <contour>
+ <point x="1356" y="876" type="curve" smooth="yes"/>
+ <point x="1624" y="876"/>
+ <point x="1812" y="1064"/>
+ <point x="1812" y="1220" type="curve"/>
+ <point x="1580" y="1220" type="line"/>
+ <point x="1560" y="1140"/>
+ <point x="1504" y="1084"/>
+ <point x="1368" y="1084" type="curve" smooth="yes"/>
+ <point x="1220" y="1084"/>
+ <point x="1168" y="1164"/>
+ <point x="1168" y="1292" type="curve" smooth="yes"/>
+ <point x="1168" y="1812" type="line"/>
+ <point x="916" y="1720" type="line"/>
+ <point x="916" y="1272" type="line" smooth="yes"/>
+ <point x="916" y="996"/>
+ <point x="1116" y="876"/>
+ </contour>
+ <contour>
+ <point x="1112" y="1312" type="line"/>
+ <point x="1344" y="1312" type="line" smooth="yes"/>
+ <point x="1648" y="1312"/>
+ <point x="1844" y="1444"/>
+ <point x="1844" y="1692" type="curve" smooth="yes"/>
+ <point x="1844" y="1888"/>
+ <point x="1696" y="2016"/>
+ <point x="1448" y="2016" type="curve" smooth="yes"/>
+ <point x="1228" y="2016"/>
+ <point x="1116" y="1948"/>
+ <point x="988" y="1824" type="curve"/>
+ <point x="1128" y="1620" type="line"/>
+ <point x="1128" y="1712"/>
+ <point x="1268" y="1808"/>
+ <point x="1412" y="1808" type="curve" smooth="yes"/>
+ <point x="1532" y="1808"/>
+ <point x="1596" y="1752"/>
+ <point x="1596" y="1660" type="curve" smooth="yes"/>
+ <point x="1596" y="1536"/>
+ <point x="1500" y="1488"/>
+ <point x="1292" y="1488" type="curve" smooth="yes"/>
+ <point x="1112" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="656" y="876" type="curve" smooth="yes"/>
+ <point x="904" y="876"/>
+ <point x="1168" y="1080"/>
+ <point x="1168" y="1444" type="curve" smooth="yes"/>
+ <point x="1168" y="1484" type="line" smooth="yes"/>
+ <point x="1168" y="1796"/>
+ <point x="944" y="2016"/>
+ <point x="632" y="2016" type="curve" smooth="yes"/>
+ <point x="408" y="2016"/>
+ <point x="268" y="1916"/>
+ <point x="196" y="1808" type="curve"/>
+ <point x="356" y="1664" type="line"/>
+ <point x="424" y="1736"/>
+ <point x="496" y="1804"/>
+ <point x="620" y="1804" type="curve" smooth="yes"/>
+ <point x="792" y="1804"/>
+ <point x="916" y="1688"/>
+ <point x="916" y="1484" type="curve" smooth="yes"/>
+ <point x="916" y="1444" type="line" smooth="yes"/>
+ <point x="916" y="1208"/>
+ <point x="820" y="1084"/>
+ <point x="656" y="1084" type="curve" smooth="yes"/>
+ <point x="496" y="1084"/>
+ <point x="424" y="1188"/>
+ <point x="424" y="1332" type="curve" smooth="yes"/>
+ <point x="424" y="1344" type="line"/>
+ <point x="1020" y="1344" type="line"/>
+ <point x="1020" y="1556" type="line"/>
+ <point x="172" y="1556" type="line"/>
+ <point x="172" y="1420" type="line" smooth="yes"/>
+ <point x="172" y="1112"/>
+ <point x="332" y="876"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1840, 'leftMargin': 83, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D47_.glif b/src/Interface-Regular.ufo/glyphs/uni1D47_.glif
new file mode 100644
index 000000000..cbba92cc7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D47_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D47" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D47"/>
+ <outline>
+ <contour>
+ <point x="120" y="2484" type="line"/>
+ <point x="120" y="896" type="line"/>
+ <point x="344" y="896" type="line"/>
+ <point x="372" y="1108" type="line"/>
+ <point x="372" y="2484" type="line"/>
+ </contour>
+ <contour>
+ <point x="1128" y="1456" type="line"/>
+ <point x="1128" y="1804"/>
+ <point x="956" y="2016"/>
+ <point x="676" y="2016" type="curve" smooth="yes"/>
+ <point x="396" y="2016"/>
+ <point x="260" y="1812"/>
+ <point x="232" y="1476" type="curve"/>
+ <point x="232" y="1416" type="line"/>
+ <point x="260" y="1080"/>
+ <point x="396" y="876"/>
+ <point x="680" y="876" type="curve" smooth="yes"/>
+ <point x="952" y="876"/>
+ <point x="1128" y="1100"/>
+ <point x="1128" y="1432" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="876" y="1432" type="line"/>
+ <point x="876" y="1220"/>
+ <point x="800" y="1088"/>
+ <point x="628" y="1088" type="curve" smooth="yes"/>
+ <point x="472" y="1088"/>
+ <point x="360" y="1200"/>
+ <point x="328" y="1344" type="curve"/>
+ <point x="328" y="1548" type="line"/>
+ <point x="360" y="1700"/>
+ <point x="472" y="1804"/>
+ <point x="628" y="1804" type="curve" smooth="yes"/>
+ <point x="808" y="1804"/>
+ <point x="876" y="1668"/>
+ <point x="876" y="1456" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1229, 'leftMargin': 138, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D48_.glif b/src/Interface-Regular.ufo/glyphs/uni1D48_.glif
new file mode 100644
index 000000000..be80cc7d4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D48_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D48" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D48"/>
+ <outline>
+ <contour>
+ <point x="880" y="2484" type="line"/>
+ <point x="880" y="1108" type="line"/>
+ <point x="908" y="896" type="line"/>
+ <point x="1128" y="896" type="line"/>
+ <point x="1128" y="2484" type="line"/>
+ </contour>
+ <contour>
+ <point x="120" y="1432" type="line"/>
+ <point x="120" y="1100"/>
+ <point x="296" y="876"/>
+ <point x="568" y="876" type="curve" smooth="yes"/>
+ <point x="856" y="876"/>
+ <point x="988" y="1080"/>
+ <point x="1016" y="1416" type="curve"/>
+ <point x="1016" y="1476" type="line"/>
+ <point x="988" y="1812"/>
+ <point x="856" y="2016"/>
+ <point x="572" y="2016" type="curve" smooth="yes"/>
+ <point x="296" y="2016"/>
+ <point x="120" y="1804"/>
+ <point x="120" y="1456" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="372" y="1456" type="line"/>
+ <point x="372" y="1668"/>
+ <point x="440" y="1804"/>
+ <point x="624" y="1804" type="curve" smooth="yes"/>
+ <point x="776" y="1804"/>
+ <point x="892" y="1700"/>
+ <point x="920" y="1548" type="curve"/>
+ <point x="920" y="1344" type="line"/>
+ <point x="888" y="1200"/>
+ <point x="776" y="1088"/>
+ <point x="620" y="1088" type="curve" smooth="yes"/>
+ <point x="452" y="1088"/>
+ <point x="372" y="1220"/>
+ <point x="372" y="1432" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1229, 'leftMargin': 83, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D49_.glif b/src/Interface-Regular.ufo/glyphs/uni1D49_.glif
new file mode 100644
index 000000000..560166bd1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D49_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D49" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D49"/>
+ <outline>
+ <contour>
+ <point x="660" y="876" type="curve" smooth="yes"/>
+ <point x="884" y="876"/>
+ <point x="1024" y="976"/>
+ <point x="1096" y="1084" type="curve"/>
+ <point x="936" y="1228" type="line"/>
+ <point x="872" y="1156"/>
+ <point x="800" y="1084"/>
+ <point x="672" y="1084" type="curve" smooth="yes"/>
+ <point x="500" y="1084"/>
+ <point x="380" y="1204"/>
+ <point x="380" y="1404" type="curve" smooth="yes"/>
+ <point x="380" y="1448" type="line" smooth="yes"/>
+ <point x="380" y="1684"/>
+ <point x="472" y="1804"/>
+ <point x="636" y="1804" type="curve" smooth="yes"/>
+ <point x="800" y="1804"/>
+ <point x="872" y="1700"/>
+ <point x="872" y="1560" type="curve" smooth="yes"/>
+ <point x="872" y="1548" type="line"/>
+ <point x="276" y="1548" type="line"/>
+ <point x="276" y="1336" type="line"/>
+ <point x="1124" y="1336" type="line"/>
+ <point x="1124" y="1472" type="line" smooth="yes"/>
+ <point x="1124" y="1780"/>
+ <point x="960" y="2016"/>
+ <point x="636" y="2016" type="curve" smooth="yes"/>
+ <point x="392" y="2016"/>
+ <point x="128" y="1812"/>
+ <point x="128" y="1448" type="curve" smooth="yes"/>
+ <point x="128" y="1404" type="line" smooth="yes"/>
+ <point x="128" y="1096"/>
+ <point x="352" y="876"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1161, 'leftMargin': 83, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D4A__.glif b/src/Interface-Regular.ufo/glyphs/uni1D4A__.glif
new file mode 100644
index 000000000..ab09d1ea7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D4A__.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D4A" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D4A"/>
+ <outline>
+ <contour>
+ <point x="588" y="2016" type="curve" smooth="yes"/>
+ <point x="364" y="2016"/>
+ <point x="224" y="1916"/>
+ <point x="152" y="1808" type="curve"/>
+ <point x="312" y="1664" type="line"/>
+ <point x="380" y="1736"/>
+ <point x="452" y="1804"/>
+ <point x="576" y="1804" type="curve" smooth="yes"/>
+ <point x="748" y="1804"/>
+ <point x="872" y="1688"/>
+ <point x="872" y="1484" type="curve" smooth="yes"/>
+ <point x="872" y="1444" type="line" smooth="yes"/>
+ <point x="872" y="1208"/>
+ <point x="776" y="1084"/>
+ <point x="612" y="1084" type="curve" smooth="yes"/>
+ <point x="452" y="1084"/>
+ <point x="380" y="1188"/>
+ <point x="380" y="1332" type="curve" smooth="yes"/>
+ <point x="380" y="1344" type="line"/>
+ <point x="976" y="1344" type="line"/>
+ <point x="976" y="1556" type="line"/>
+ <point x="128" y="1556" type="line"/>
+ <point x="128" y="1420" type="line" smooth="yes"/>
+ <point x="128" y="1112"/>
+ <point x="288" y="876"/>
+ <point x="612" y="876" type="curve" smooth="yes"/>
+ <point x="860" y="876"/>
+ <point x="1124" y="1080"/>
+ <point x="1124" y="1444" type="curve" smooth="yes"/>
+ <point x="1124" y="1484" type="line" smooth="yes"/>
+ <point x="1124" y="1796"/>
+ <point x="900" y="2016"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1161, 'leftMargin': 83, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D4B__.glif b/src/Interface-Regular.ufo/glyphs/uni1D4B__.glif
new file mode 100644
index 000000000..ab26a0819
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D4B__.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D4B" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D4B"/>
+ <outline>
+ <contour>
+ <point x="844" y="1224" type="line"/>
+ <point x="832" y="1124"/>
+ <point x="764" y="1080"/>
+ <point x="620" y="1080" type="curve" smooth="yes"/>
+ <point x="476" y="1080"/>
+ <point x="428" y="1136"/>
+ <point x="428" y="1224" type="curve" smooth="yes"/>
+ <point x="428" y="1316"/>
+ <point x="484" y="1356"/>
+ <point x="608" y="1356" type="curve" smooth="yes"/>
+ <point x="812" y="1356" type="line"/>
+ <point x="812" y="1492" type="line"/>
+ <point x="592" y="1492" type="line" smooth="yes"/>
+ <point x="332" y="1492"/>
+ <point x="176" y="1392"/>
+ <point x="176" y="1208" type="curve" smooth="yes"/>
+ <point x="176" y="1000"/>
+ <point x="364" y="876"/>
+ <point x="620" y="876" type="curve" smooth="yes"/>
+ <point x="836" y="876"/>
+ <point x="1076" y="984"/>
+ <point x="1076" y="1224" type="curve"/>
+ </contour>
+ <contour>
+ <point x="828" y="1688" type="curve"/>
+ <point x="1056" y="1688" type="line"/>
+ <point x="1056" y="1888"/>
+ <point x="852" y="2016"/>
+ <point x="620" y="2016" type="curve" smooth="yes"/>
+ <point x="364" y="2016"/>
+ <point x="196" y="1904"/>
+ <point x="196" y="1696" type="curve" smooth="yes"/>
+ <point x="196" y="1544"/>
+ <point x="356" y="1420"/>
+ <point x="592" y="1420" type="curve" smooth="yes"/>
+ <point x="812" y="1420" type="line"/>
+ <point x="812" y="1560" type="line"/>
+ <point x="608" y="1560" type="line" smooth="yes"/>
+ <point x="488" y="1560"/>
+ <point x="448" y="1612"/>
+ <point x="448" y="1684" type="curve" smooth="yes"/>
+ <point x="448" y="1760"/>
+ <point x="504" y="1804"/>
+ <point x="620" y="1804" type="curve" smooth="yes"/>
+ <point x="744" y="1804"/>
+ <point x="820" y="1776"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1064, 'leftMargin': 83, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D4C__.glif b/src/Interface-Regular.ufo/glyphs/uni1D4C__.glif
new file mode 100644
index 000000000..fbaf5ac97
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D4C__.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D4C" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D4C"/>
+ <outline>
+ <contour>
+ <point x="176" y="1224" type="line"/>
+ <point x="176" y="984"/>
+ <point x="412" y="876"/>
+ <point x="628" y="876" type="curve" smooth="yes"/>
+ <point x="884" y="876"/>
+ <point x="1076" y="1000"/>
+ <point x="1076" y="1208" type="curve" smooth="yes"/>
+ <point x="1076" y="1392"/>
+ <point x="920" y="1492"/>
+ <point x="660" y="1492" type="curve" smooth="yes"/>
+ <point x="436" y="1492" type="line"/>
+ <point x="436" y="1356" type="line"/>
+ <point x="644" y="1356" type="line" smooth="yes"/>
+ <point x="768" y="1356"/>
+ <point x="820" y="1316"/>
+ <point x="820" y="1224" type="curve" smooth="yes"/>
+ <point x="820" y="1136"/>
+ <point x="772" y="1080"/>
+ <point x="628" y="1080" type="curve" smooth="yes"/>
+ <point x="484" y="1080"/>
+ <point x="420" y="1124"/>
+ <point x="404" y="1224" type="curve"/>
+ </contour>
+ <contour>
+ <point x="424" y="1688" type="line"/>
+ <point x="428" y="1776"/>
+ <point x="504" y="1804"/>
+ <point x="628" y="1804" type="curve" smooth="yes"/>
+ <point x="744" y="1804"/>
+ <point x="804" y="1760"/>
+ <point x="804" y="1684" type="curve" smooth="yes"/>
+ <point x="804" y="1612"/>
+ <point x="760" y="1560"/>
+ <point x="644" y="1560" type="curve" smooth="yes"/>
+ <point x="436" y="1560" type="line"/>
+ <point x="436" y="1420" type="line"/>
+ <point x="660" y="1420" type="line" smooth="yes"/>
+ <point x="896" y="1420"/>
+ <point x="1052" y="1544"/>
+ <point x="1052" y="1696" type="curve" smooth="yes"/>
+ <point x="1052" y="1904"/>
+ <point x="884" y="2016"/>
+ <point x="628" y="2016" type="curve" smooth="yes"/>
+ <point x="396" y="2016"/>
+ <point x="192" y="1888"/>
+ <point x="192" y="1688" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1064, 'leftMargin': 83, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D4D__.glif b/src/Interface-Regular.ufo/glyphs/uni1D4D__.glif
new file mode 100644
index 000000000..da33f053d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D4D__.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D4D" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D4D"/>
+ <outline>
+ <contour>
+ <point x="904" y="1996" type="line"/>
+ <point x="872" y="1752" type="line"/>
+ <point x="872" y="900" type="line" smooth="yes"/>
+ <point x="872" y="712"/>
+ <point x="760" y="660"/>
+ <point x="612" y="660" type="curve" smooth="yes"/>
+ <point x="508" y="660"/>
+ <point x="388" y="708"/>
+ <point x="296" y="808" type="curve"/>
+ <point x="168" y="660" type="line"/>
+ <point x="292" y="512"/>
+ <point x="496" y="452"/>
+ <point x="644" y="452" type="curve" smooth="yes"/>
+ <point x="924" y="452"/>
+ <point x="1124" y="616"/>
+ <point x="1124" y="908" type="curve" smooth="yes"/>
+ <point x="1124" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="124" y="1432" type="line"/>
+ <point x="124" y="1112"/>
+ <point x="308" y="872"/>
+ <point x="572" y="872" type="curve" smooth="yes"/>
+ <point x="856" y="872"/>
+ <point x="992" y="1092"/>
+ <point x="1020" y="1428" type="curve"/>
+ <point x="1020" y="1464" type="line"/>
+ <point x="992" y="1796"/>
+ <point x="856" y="2016"/>
+ <point x="572" y="2016" type="curve" smooth="yes"/>
+ <point x="304" y="2016"/>
+ <point x="124" y="1788"/>
+ <point x="124" y="1452" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="376" y="1452" type="line"/>
+ <point x="376" y="1668"/>
+ <point x="440" y="1804"/>
+ <point x="624" y="1804" type="curve" smooth="yes"/>
+ <point x="808" y="1804"/>
+ <point x="892" y="1696"/>
+ <point x="924" y="1548" type="curve"/>
+ <point x="924" y="1340" type="line"/>
+ <point x="880" y="1188"/>
+ <point x="808" y="1084"/>
+ <point x="624" y="1084" type="curve" smooth="yes"/>
+ <point x="440" y="1084"/>
+ <point x="376" y="1220"/>
+ <point x="376" y="1432" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1221.0, 'leftMargin': 83, 'rightMargin': 137.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D4E__.glif b/src/Interface-Regular.ufo/glyphs/uni1D4E__.glif
new file mode 100644
index 000000000..54b557230
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D4E__.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D4E" format="1">
+ <advance width="480"/>
+ <unicode hex="1D4E"/>
+ <outline>
+ <contour>
+ <point x="364" y="1996" type="line"/>
+ <point x="116" y="1996" type="line"/>
+ <point x="116" y="896" type="line"/>
+ <point x="364" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="96" y="604" type="curve" smooth="yes"/>
+ <point x="96" y="528"/>
+ <point x="144" y="468"/>
+ <point x="240" y="468" type="curve" smooth="yes"/>
+ <point x="336" y="468"/>
+ <point x="384" y="528"/>
+ <point x="384" y="604" type="curve" smooth="yes"/>
+ <point x="384" y="680"/>
+ <point x="336" y="740"/>
+ <point x="240" y="740" type="curve" smooth="yes"/>
+ <point x="144" y="740"/>
+ <point x="96" y="680"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 617, 'leftMargin': 165, 'rightMargin': 165}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D4F__.glif b/src/Interface-Regular.ufo/glyphs/uni1D4F__.glif
new file mode 100644
index 000000000..ce9cb660c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D4F__.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D4F" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D4F"/>
+ <outline>
+ <contour>
+ <point x="384" y="2484" type="line"/>
+ <point x="132" y="2484" type="line"/>
+ <point x="132" y="896" type="line"/>
+ <point x="384" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1072" y="1996" type="line"/>
+ <point x="788" y="1996" type="line"/>
+ <point x="476" y="1644" type="line"/>
+ <point x="284" y="1404" type="line"/>
+ <point x="312" y="1176" type="line"/>
+ <point x="600" y="1484" type="line"/>
+ </contour>
+ <contour>
+ <point x="824" y="896" type="line"/>
+ <point x="1116" y="896" type="line"/>
+ <point x="632" y="1592" type="line"/>
+ <point x="488" y="1412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1151, 'leftMargin': 138, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D50_.glif b/src/Interface-Regular.ufo/glyphs/uni1D50_.glif
new file mode 100644
index 000000000..e616bd6eb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D50_.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D50" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D50"/>
+ <outline>
+ <contour>
+ <point x="344" y="1484" type="line"/>
+ <point x="344" y="1664"/>
+ <point x="412" y="1808"/>
+ <point x="568" y="1808" type="curve" smooth="yes"/>
+ <point x="680" y="1808"/>
+ <point x="752" y="1740"/>
+ <point x="752" y="1548" type="curve" smooth="yes"/>
+ <point x="752" y="896" type="line"/>
+ <point x="1004" y="896" type="line"/>
+ <point x="1004" y="1596" type="line" smooth="yes"/>
+ <point x="1004" y="1892"/>
+ <point x="868" y="2016"/>
+ <point x="652" y="2016" type="curve" smooth="yes"/>
+ <point x="420" y="2016"/>
+ <point x="280" y="1792"/>
+ <point x="280" y="1480" type="curve"/>
+ </contour>
+ <contour>
+ <point x="376" y="1760" type="line"/>
+ <point x="312" y="1996" type="line"/>
+ <point x="124" y="1996" type="line"/>
+ <point x="124" y="896" type="line"/>
+ <point x="376" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="976" y="1484" type="line"/>
+ <point x="976" y="1664"/>
+ <point x="1044" y="1808"/>
+ <point x="1204" y="1808" type="curve" smooth="yes"/>
+ <point x="1312" y="1808"/>
+ <point x="1388" y="1740"/>
+ <point x="1388" y="1548" type="curve" smooth="yes"/>
+ <point x="1388" y="896" type="line"/>
+ <point x="1636" y="896" type="line"/>
+ <point x="1636" y="1596" type="line" smooth="yes"/>
+ <point x="1636" y="1892"/>
+ <point x="1500" y="2016"/>
+ <point x="1284" y="2016" type="curve" smooth="yes"/>
+ <point x="1052" y="2016"/>
+ <point x="912" y="1792"/>
+ <point x="912" y="1480" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1789, 'leftMargin': 138, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D51_.glif b/src/Interface-Regular.ufo/glyphs/uni1D51_.glif
new file mode 100644
index 000000000..7c674e627
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D51_.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D51" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D51"/>
+ <outline>
+ <contour>
+ <point x="404" y="1484" type="line"/>
+ <point x="404" y="1664"/>
+ <point x="472" y="1808"/>
+ <point x="628" y="1808" type="curve" smooth="yes"/>
+ <point x="740" y="1808"/>
+ <point x="812" y="1740"/>
+ <point x="812" y="1548" type="curve" smooth="yes"/>
+ <point x="812" y="896" type="line"/>
+ <point x="1064" y="896" type="line"/>
+ <point x="1064" y="1596" type="line" smooth="yes"/>
+ <point x="1064" y="1892"/>
+ <point x="928" y="2016"/>
+ <point x="712" y="2016" type="curve" smooth="yes"/>
+ <point x="480" y="2016"/>
+ <point x="340" y="1792"/>
+ <point x="340" y="1480" type="curve"/>
+ </contour>
+ <contour>
+ <point x="436" y="1752" type="line"/>
+ <point x="412" y="1996" type="line"/>
+ <point x="184" y="1996" type="line"/>
+ <point x="184" y="896" type="line"/>
+ <point x="436" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="812" y="788" type="line"/>
+ <point x="812" y="716"/>
+ <point x="780" y="696"/>
+ <point x="744" y="696" type="curve" smooth="yes"/>
+ <point x="708" y="696"/>
+ <point x="664" y="704"/>
+ <point x="644" y="712" type="curve"/>
+ <point x="644" y="476" type="line"/>
+ <point x="716" y="460"/>
+ <point x="780" y="452"/>
+ <point x="852" y="452" type="curve" smooth="yes"/>
+ <point x="1024" y="452"/>
+ <point x="1064" y="580"/>
+ <point x="1064" y="772" type="curve" smooth="yes"/>
+ <point x="1064" y="1076" type="line"/>
+ <point x="812" y="1076" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1156, 'leftMargin': 138, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D52_.glif b/src/Interface-Regular.ufo/glyphs/uni1D52_.glif
new file mode 100644
index 000000000..b6bc7f43c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D52_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D52" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D52"/>
+ <outline>
+ <contour>
+ <point x="108" y="1436" type="line"/>
+ <point x="108" y="1100"/>
+ <point x="312" y="876"/>
+ <point x="624" y="876" type="curve" smooth="yes"/>
+ <point x="936" y="876"/>
+ <point x="1140" y="1100"/>
+ <point x="1140" y="1436" type="curve" smooth="yes"/>
+ <point x="1140" y="1456" type="line" smooth="yes"/>
+ <point x="1140" y="1788"/>
+ <point x="936" y="2016"/>
+ <point x="624" y="2016" type="curve" smooth="yes"/>
+ <point x="312" y="2016"/>
+ <point x="108" y="1788"/>
+ <point x="108" y="1456" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="360" y="1456" type="line"/>
+ <point x="360" y="1668"/>
+ <point x="448" y="1804"/>
+ <point x="624" y="1804" type="curve" smooth="yes"/>
+ <point x="796" y="1804"/>
+ <point x="888" y="1668"/>
+ <point x="888" y="1456" type="curve" smooth="yes"/>
+ <point x="888" y="1436" type="line" smooth="yes"/>
+ <point x="888" y="1220"/>
+ <point x="796" y="1084"/>
+ <point x="624" y="1084" type="curve" smooth="yes"/>
+ <point x="448" y="1084"/>
+ <point x="360" y="1220"/>
+ <point x="360" y="1436" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1199.0, 'leftMargin': 83, 'rightMargin': 82.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D53_.glif b/src/Interface-Regular.ufo/glyphs/uni1D53_.glif
new file mode 100644
index 000000000..1771d6d8b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D53_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D53" format="1">
+ <advance width="992"/>
+ <unicode hex="1D53"/>
+ <outline>
+ <contour>
+ <point x="96" y="960" type="line"/>
+ <point x="176" y="904"/>
+ <point x="276" y="876"/>
+ <point x="388" y="876" type="curve" smooth="yes"/>
+ <point x="700" y="876"/>
+ <point x="904" y="1100"/>
+ <point x="904" y="1436" type="curve" smooth="yes"/>
+ <point x="904" y="1456" type="line" smooth="yes"/>
+ <point x="904" y="1788"/>
+ <point x="700" y="2016"/>
+ <point x="388" y="2016" type="curve" smooth="yes"/>
+ <point x="272" y="2016"/>
+ <point x="168" y="1984"/>
+ <point x="88" y="1928" type="curve"/>
+ <point x="220" y="1756" type="line"/>
+ <point x="264" y="1784"/>
+ <point x="320" y="1804"/>
+ <point x="388" y="1804" type="curve" smooth="yes"/>
+ <point x="560" y="1804"/>
+ <point x="652" y="1668"/>
+ <point x="652" y="1456" type="curve" smooth="yes"/>
+ <point x="652" y="1436" type="line" smooth="yes"/>
+ <point x="652" y="1220"/>
+ <point x="560" y="1084"/>
+ <point x="388" y="1084" type="curve" smooth="yes"/>
+ <point x="316" y="1084"/>
+ <point x="252" y="1100"/>
+ <point x="204" y="1132" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 954, 'leftMargin': 55, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D54_.glif b/src/Interface-Regular.ufo/glyphs/uni1D54_.glif
new file mode 100644
index 000000000..fbb23d761
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D54_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D54" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D54"/>
+ <outline>
+ <contour>
+ <point x="1140" y="1436" type="line"/>
+ <point x="1140" y="1456" type="line" smooth="yes"/>
+ <point x="1140" y="1788"/>
+ <point x="936" y="2016"/>
+ <point x="624" y="2016" type="curve" smooth="yes"/>
+ <point x="312" y="2016"/>
+ <point x="108" y="1788"/>
+ <point x="108" y="1456" type="curve" smooth="yes"/>
+ <point x="108" y="1436" type="line"/>
+ <point x="360" y="1436" type="line"/>
+ <point x="360" y="1456" type="line" smooth="yes"/>
+ <point x="360" y="1668"/>
+ <point x="448" y="1804"/>
+ <point x="624" y="1804" type="curve" smooth="yes"/>
+ <point x="796" y="1804"/>
+ <point x="888" y="1668"/>
+ <point x="888" y="1456" type="curve" smooth="yes"/>
+ <point x="888" y="1436" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1144.0, 'leftMargin': 55, 'rightMargin': 55.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D55_.glif b/src/Interface-Regular.ufo/glyphs/uni1D55_.glif
new file mode 100644
index 000000000..c433d75f9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D55_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D55" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D55"/>
+ <outline>
+ <contour>
+ <point x="888" y="1464" type="line"/>
+ <point x="888" y="1444" type="line" smooth="yes"/>
+ <point x="888" y="1232"/>
+ <point x="796" y="1092"/>
+ <point x="624" y="1092" type="curve" smooth="yes"/>
+ <point x="448" y="1092"/>
+ <point x="360" y="1232"/>
+ <point x="360" y="1444" type="curve" smooth="yes"/>
+ <point x="360" y="1464" type="line"/>
+ <point x="108" y="1464" type="line"/>
+ <point x="108" y="1444" type="line" smooth="yes"/>
+ <point x="108" y="1112"/>
+ <point x="312" y="884"/>
+ <point x="624" y="884" type="curve" smooth="yes"/>
+ <point x="936" y="884"/>
+ <point x="1140" y="1112"/>
+ <point x="1140" y="1444" type="curve" smooth="yes"/>
+ <point x="1140" y="1464" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1144.0, 'leftMargin': 55, 'rightMargin': 55.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D56_.glif b/src/Interface-Regular.ufo/glyphs/uni1D56_.glif
new file mode 100644
index 000000000..85dd7015b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D56_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D56" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D56"/>
+ <outline>
+ <contour>
+ <point x="372" y="408" type="line"/>
+ <point x="372" y="1784" type="line"/>
+ <point x="344" y="1996" type="line"/>
+ <point x="120" y="1996" type="line"/>
+ <point x="120" y="408" type="line"/>
+ </contour>
+ <contour>
+ <point x="1128" y="1460" type="line"/>
+ <point x="1128" y="1792"/>
+ <point x="952" y="2016"/>
+ <point x="680" y="2016" type="curve" smooth="yes"/>
+ <point x="396" y="2016"/>
+ <point x="260" y="1812"/>
+ <point x="232" y="1476" type="curve"/>
+ <point x="232" y="1416" type="line"/>
+ <point x="260" y="1080"/>
+ <point x="396" y="876"/>
+ <point x="676" y="876" type="curve" smooth="yes"/>
+ <point x="956" y="876"/>
+ <point x="1128" y="1088"/>
+ <point x="1128" y="1436" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="876" y="1436" type="line"/>
+ <point x="876" y="1224"/>
+ <point x="808" y="1084"/>
+ <point x="628" y="1084" type="curve" smooth="yes"/>
+ <point x="472" y="1084"/>
+ <point x="360" y="1192"/>
+ <point x="328" y="1344" type="curve"/>
+ <point x="328" y="1548" type="line"/>
+ <point x="360" y="1692"/>
+ <point x="472" y="1804"/>
+ <point x="628" y="1804" type="curve" smooth="yes"/>
+ <point x="800" y="1804"/>
+ <point x="876" y="1668"/>
+ <point x="876" y="1460" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1229, 'leftMargin': 138, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D57_.glif b/src/Interface-Regular.ufo/glyphs/uni1D57_.glif
new file mode 100644
index 000000000..36b72f5d5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D57_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D57" format="1">
+ <advance width="992"/>
+ <unicode hex="1D57"/>
+ <outline>
+ <contour>
+ <point x="828" y="1996" type="line"/>
+ <point x="168" y="1996" type="line"/>
+ <point x="168" y="1784" type="line"/>
+ <point x="828" y="1784" type="line"/>
+ </contour>
+ <contour>
+ <point x="368" y="2260" type="line"/>
+ <point x="368" y="1200" type="line" smooth="yes"/>
+ <point x="368" y="964"/>
+ <point x="484" y="876"/>
+ <point x="624" y="876" type="curve" smooth="yes"/>
+ <point x="696" y="876"/>
+ <point x="780" y="888"/>
+ <point x="812" y="896" type="curve"/>
+ <point x="812" y="1096" type="line"/>
+ <point x="796" y="1092"/>
+ <point x="748" y="1084"/>
+ <point x="720" y="1084" type="curve" smooth="yes"/>
+ <point x="660" y="1084"/>
+ <point x="620" y="1116"/>
+ <point x="620" y="1240" type="curve" smooth="yes"/>
+ <point x="620" y="2260" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 770.0, 'leftMargin': 55, 'rightMargin': 55.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D58_.glif b/src/Interface-Regular.ufo/glyphs/uni1D58_.glif
new file mode 100644
index 000000000..6d35a5e26
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D58_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D58" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D58"/>
+ <outline>
+ <contour>
+ <point x="848" y="1408" type="line"/>
+ <point x="848" y="1228"/>
+ <point x="780" y="1084"/>
+ <point x="620" y="1084" type="curve" smooth="yes"/>
+ <point x="508" y="1084"/>
+ <point x="436" y="1152"/>
+ <point x="436" y="1344" type="curve" smooth="yes"/>
+ <point x="436" y="1996" type="line"/>
+ <point x="184" y="1996" type="line"/>
+ <point x="184" y="1296" type="line" smooth="yes"/>
+ <point x="184" y="1000"/>
+ <point x="320" y="876"/>
+ <point x="536" y="876" type="curve" smooth="yes"/>
+ <point x="768" y="876"/>
+ <point x="912" y="1100"/>
+ <point x="912" y="1408" type="curve"/>
+ </contour>
+ <contour>
+ <point x="812" y="1152" type="line"/>
+ <point x="840" y="896" type="line"/>
+ <point x="1064" y="896" type="line"/>
+ <point x="1064" y="1996" type="line"/>
+ <point x="812" y="1996" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1156, 'leftMargin': 138, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D59_.glif b/src/Interface-Regular.ufo/glyphs/uni1D59_.glif
new file mode 100644
index 000000000..933666708
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D59_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D59" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D59"/>
+ <outline>
+ <contour>
+ <point x="780" y="1656" type="line"/>
+ <point x="960" y="1656"/>
+ <point x="1104" y="1592"/>
+ <point x="1104" y="1432" type="curve" smooth="yes"/>
+ <point x="1104" y="1320"/>
+ <point x="1036" y="1248"/>
+ <point x="844" y="1248" type="curve" smooth="yes"/>
+ <point x="192" y="1248" type="line"/>
+ <point x="192" y="996" type="line"/>
+ <point x="892" y="996" type="line" smooth="yes"/>
+ <point x="1188" y="996"/>
+ <point x="1312" y="1132"/>
+ <point x="1312" y="1348" type="curve" smooth="yes"/>
+ <point x="1312" y="1580"/>
+ <point x="1088" y="1724"/>
+ <point x="776" y="1724" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1036" y="1624" type="line"/>
+ <point x="1292" y="1652" type="line"/>
+ <point x="1292" y="1876" type="line"/>
+ <point x="192" y="1876" type="line"/>
+ <point x="192" y="1624" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1286, 'leftMargin': 83, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D5A__.glif b/src/Interface-Regular.ufo/glyphs/uni1D5A__.glif
new file mode 100644
index 000000000..3444d1f89
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D5A__.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D5A" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D5A"/>
+ <outline>
+ <contour>
+ <point x="476" y="876" type="curve" smooth="yes"/>
+ <point x="708" y="876"/>
+ <point x="852" y="1100"/>
+ <point x="852" y="1408" type="curve"/>
+ <point x="788" y="1408" type="line"/>
+ <point x="788" y="1228"/>
+ <point x="720" y="1084"/>
+ <point x="560" y="1084" type="curve" smooth="yes"/>
+ <point x="448" y="1084"/>
+ <point x="376" y="1152"/>
+ <point x="376" y="1344" type="curve" smooth="yes"/>
+ <point x="376" y="1996" type="line"/>
+ <point x="124" y="1996" type="line"/>
+ <point x="124" y="1296" type="line" smooth="yes"/>
+ <point x="124" y="1000"/>
+ <point x="260" y="876"/>
+ </contour>
+ <contour>
+ <point x="1108" y="876" type="curve" smooth="yes"/>
+ <point x="1344" y="876"/>
+ <point x="1484" y="1100"/>
+ <point x="1484" y="1408" type="curve"/>
+ <point x="1420" y="1408" type="line"/>
+ <point x="1420" y="1228"/>
+ <point x="1352" y="1084"/>
+ <point x="1192" y="1084" type="curve" smooth="yes"/>
+ <point x="1080" y="1084"/>
+ <point x="1008" y="1152"/>
+ <point x="1008" y="1344" type="curve" smooth="yes"/>
+ <point x="1008" y="1996" type="line"/>
+ <point x="756" y="1996" type="line"/>
+ <point x="756" y="1296" type="line" smooth="yes"/>
+ <point x="756" y="1000"/>
+ <point x="896" y="876"/>
+ </contour>
+ <contour>
+ <point x="1388" y="1132" type="line"/>
+ <point x="1448" y="896" type="line"/>
+ <point x="1636" y="896" type="line"/>
+ <point x="1636" y="1996" type="line"/>
+ <point x="1388" y="1996" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1789, 'leftMargin': 138, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D5B__.glif b/src/Interface-Regular.ufo/glyphs/uni1D5B__.glif
new file mode 100644
index 000000000..da779c97a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D5B__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D5B" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D5B"/>
+ <outline>
+ <contour>
+ <point x="636" y="1236" type="line"/>
+ <point x="568" y="896" type="line"/>
+ <point x="732" y="896" type="line"/>
+ <point x="1124" y="1996" type="line"/>
+ <point x="860" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="388" y="1996" type="line"/>
+ <point x="128" y="1996" type="line"/>
+ <point x="524" y="896" type="line"/>
+ <point x="684" y="896" type="line"/>
+ <point x="620" y="1236" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1106, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D5C__.glif b/src/Interface-Regular.ufo/glyphs/uni1D5C__.glif
new file mode 100644
index 000000000..aa93b9be2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D5C__.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D5C" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D5C"/>
+ <outline>
+ <contour>
+ <point x="752" y="2016" type="curve" smooth="yes"/>
+ <point x="976" y="2016"/>
+ <point x="1124" y="1852"/>
+ <point x="1124" y="1668" type="curve" smooth="yes"/>
+ <point x="1124" y="1460"/>
+ <point x="1004" y="1320"/>
+ <point x="884" y="1184" type="curve"/>
+ <point x="936" y="1116"/>
+ <point x="992" y="1088"/>
+ <point x="1068" y="1088" type="curve" smooth="yes"/>
+ <point x="1140" y="1088"/>
+ <point x="1200" y="1096"/>
+ <point x="1292" y="1132" type="curve"/>
+ <point x="1320" y="920" type="line"/>
+ <point x="1252" y="896"/>
+ <point x="1168" y="876"/>
+ <point x="1068" y="876" type="curve" smooth="yes"/>
+ <point x="916" y="876"/>
+ <point x="828" y="932"/>
+ <point x="752" y="1012" type="curve"/>
+ <point x="676" y="932"/>
+ <point x="592" y="876"/>
+ <point x="436" y="876" type="curve" smooth="yes"/>
+ <point x="340" y="876"/>
+ <point x="252" y="896"/>
+ <point x="188" y="920" type="curve"/>
+ <point x="212" y="1132" type="line"/>
+ <point x="304" y="1096"/>
+ <point x="364" y="1088"/>
+ <point x="436" y="1088" type="curve" smooth="yes"/>
+ <point x="512" y="1088"/>
+ <point x="568" y="1116"/>
+ <point x="620" y="1184" type="curve"/>
+ <point x="568" y="1244"/>
+ <point x="524" y="1308"/>
+ <point x="480" y="1368" type="curve" smooth="yes"/>
+ <point x="424" y="1452"/>
+ <point x="380" y="1548"/>
+ <point x="380" y="1668" type="curve" smooth="yes"/>
+ <point x="380" y="1852"/>
+ <point x="528" y="2016"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1298.0, 'leftMargin': 83, 'rightMargin': 82.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D5D__.glif b/src/Interface-Regular.ufo/glyphs/uni1D5D__.glif
new file mode 100644
index 000000000..81e5b4361
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D5D__.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D5D" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D5D"/>
+ <outline>
+ <contour>
+ <point x="512" y="1736" type="line" name="hr00"/>
+ <point x="512" y="1584" type="line"/>
+ <point x="596" y="1584" type="line" smooth="yes"/>
+ <point x="804" y="1584"/>
+ <point x="872" y="1480"/>
+ <point x="872" y="1344" type="curve" smooth="yes"/>
+ <point x="872" y="1168"/>
+ <point x="768" y="1084"/>
+ <point x="620" y="1084" type="curve" smooth="yes"/>
+ <point x="416" y="1084"/>
+ <point x="324" y="1164"/>
+ <point x="280" y="1304" type="curve"/>
+ <point x="204" y="1264" type="line"/>
+ <point x="204" y="988"/>
+ <point x="428" y="872"/>
+ <point x="640" y="872" type="curve" smooth="yes"/>
+ <point x="908" y="872"/>
+ <point x="1124" y="1040"/>
+ <point x="1124" y="1328" type="curve" smooth="yes"/>
+ <point x="1124" y="1564"/>
+ <point x="936" y="1736"/>
+ <point x="660" y="1736" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="600" y="2396" type="curve" smooth="yes"/>
+ <point x="348" y="2396"/>
+ <point x="124" y="2212"/>
+ <point x="124" y="1988" type="curve" smooth="yes"/>
+ <point x="124" y="504" type="line"/>
+ <point x="376" y="504" type="line"/>
+ <point x="376" y="1944" type="line" smooth="yes"/>
+ <point x="376" y="2128"/>
+ <point x="468" y="2184"/>
+ <point x="600" y="2184" type="curve" smooth="yes"/>
+ <point x="752" y="2184"/>
+ <point x="804" y="2088"/>
+ <point x="804" y="2000" type="curve" smooth="yes"/>
+ <point x="804" y="1880"/>
+ <point x="744" y="1792"/>
+ <point x="588" y="1792" type="curve" smooth="yes"/>
+ <point x="512" y="1792" type="line"/>
+ <point x="512" y="1644" type="line"/>
+ <point x="600" y="1644" type="line" smooth="yes"/>
+ <point x="860" y="1644"/>
+ <point x="1060" y="1800"/>
+ <point x="1060" y="1996" type="curve" smooth="yes"/>
+ <point x="1060" y="2232"/>
+ <point x="864" y="2396"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1275, 'leftMargin': 138, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D5E__.glif b/src/Interface-Regular.ufo/glyphs/uni1D5E__.glif
new file mode 100644
index 000000000..046770148
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D5E__.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D5E" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D5E"/>
+ <outline>
+ <contour>
+ <point x="756" y="964" type="line"/>
+ <point x="504" y="964" type="line"/>
+ <point x="504" y="452" type="line"/>
+ <point x="756" y="452" type="line"/>
+ </contour>
+ <contour>
+ <point x="636" y="1224" type="line"/>
+ <point x="568" y="896" type="line"/>
+ <point x="744" y="896" type="line"/>
+ <point x="1164" y="1996" type="line"/>
+ <point x="888" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="360" y="1996" type="line"/>
+ <point x="84" y="1996" type="line"/>
+ <point x="508" y="896" type="line"/>
+ <point x="684" y="896" type="line"/>
+ <point x="620" y="1224" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1188.0, 'leftMargin': 55, 'rightMargin': 55.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D5F__.glif b/src/Interface-Regular.ufo/glyphs/uni1D5F__.glif
new file mode 100644
index 000000000..d3b048346
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D5F__.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D5F" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D5F"/>
+ <outline>
+ <contour>
+ <point x="240" y="2196" type="curve" smooth="yes"/>
+ <point x="240" y="2056"/>
+ <point x="336" y="1960"/>
+ <point x="464" y="1908" type="curve"/>
+ <point x="460" y="1896" type="line"/>
+ <point x="280" y="1852"/>
+ <point x="120" y="1668"/>
+ <point x="120" y="1432" type="curve" smooth="yes"/>
+ <point x="120" y="1412" type="line" smooth="yes"/>
+ <point x="120" y="1108"/>
+ <point x="312" y="872"/>
+ <point x="628" y="872" type="curve" smooth="yes"/>
+ <point x="936" y="872"/>
+ <point x="1132" y="1108"/>
+ <point x="1132" y="1412" type="curve" smooth="yes"/>
+ <point x="1132" y="1432" type="line" smooth="yes"/>
+ <point x="1132" y="1712"/>
+ <point x="980" y="1900"/>
+ <point x="688" y="2004" type="curve" smooth="yes"/>
+ <point x="548" y="2052"/>
+ <point x="492" y="2116"/>
+ <point x="492" y="2172" type="curve" smooth="yes"/>
+ <point x="492" y="2240"/>
+ <point x="548" y="2276"/>
+ <point x="624" y="2276" type="curve" smooth="yes"/>
+ <point x="748" y="2276"/>
+ <point x="892" y="2220"/>
+ <point x="952" y="2196" type="curve"/>
+ <point x="1008" y="2384" type="line"/>
+ <point x="904" y="2436"/>
+ <point x="768" y="2488"/>
+ <point x="624" y="2488" type="curve" smooth="yes"/>
+ <point x="404" y="2488"/>
+ <point x="240" y="2380"/>
+ </contour>
+ <contour>
+ <point x="368" y="1432" type="line"/>
+ <point x="368" y="1636"/>
+ <point x="440" y="1780"/>
+ <point x="628" y="1792" type="curve"/>
+ <point x="804" y="1756"/>
+ <point x="880" y="1600"/>
+ <point x="880" y="1432" type="curve" smooth="yes"/>
+ <point x="880" y="1412" type="line" smooth="yes"/>
+ <point x="880" y="1208"/>
+ <point x="800" y="1084"/>
+ <point x="628" y="1084" type="curve" smooth="yes"/>
+ <point x="452" y="1084"/>
+ <point x="368" y="1208"/>
+ <point x="368" y="1412" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1178, 'leftMargin': 83, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D60_.glif b/src/Interface-Regular.ufo/glyphs/uni1D60_.glif
new file mode 100644
index 000000000..eef86a57c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D60_.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D60" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D60"/>
+ <outline>
+ <contour>
+ <point x="608" y="452" type="line"/>
+ <point x="860" y="452" type="line"/>
+ <point x="860" y="1736" type="line" smooth="yes"/>
+ <point x="860" y="1780"/>
+ <point x="872" y="1832"/>
+ <point x="936" y="1832" type="curve" smooth="yes"/>
+ <point x="1076" y="1832"/>
+ <point x="1172" y="1684"/>
+ <point x="1172" y="1488" type="curve" smooth="yes"/>
+ <point x="1172" y="1296"/>
+ <point x="1088" y="1108"/>
+ <point x="744" y="1108" type="curve" smooth="yes"/>
+ <point x="416" y="1108"/>
+ <point x="336" y="1304"/>
+ <point x="336" y="1512" type="curve" smooth="yes"/>
+ <point x="336" y="1644"/>
+ <point x="388" y="1780"/>
+ <point x="484" y="1880" type="curve"/>
+ <point x="356" y="2036" type="line"/>
+ <point x="184" y="1920"/>
+ <point x="84" y="1736"/>
+ <point x="84" y="1512" type="curve" smooth="yes"/>
+ <point x="84" y="1200"/>
+ <point x="272" y="896"/>
+ <point x="744" y="896" type="curve" smooth="yes"/>
+ <point x="1228" y="896"/>
+ <point x="1420" y="1188"/>
+ <point x="1420" y="1488" type="curve" smooth="yes"/>
+ <point x="1420" y="1804"/>
+ <point x="1180" y="2036"/>
+ <point x="908" y="2036" type="curve" smooth="yes"/>
+ <point x="744" y="2036"/>
+ <point x="608" y="1968"/>
+ <point x="608" y="1712" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1503, 'leftMargin': 83, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D61_.glif b/src/Interface-Regular.ufo/glyphs/uni1D61_.glif
new file mode 100644
index 000000000..328d006f8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D61_.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D61" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D61"/>
+ <outline>
+ <contour>
+ <point x="1084" y="1996" type="line"/>
+ <point x="868" y="1996" type="line"/>
+ <point x="124" y="472" type="line"/>
+ <point x="352" y="472" type="line"/>
+ </contour>
+ <contour>
+ <point x="208" y="2016" type="curve" smooth="yes"/>
+ <point x="156" y="2016"/>
+ <point x="108" y="2008"/>
+ <point x="84" y="2000" type="curve"/>
+ <point x="84" y="1812" type="line"/>
+ <point x="100" y="1816"/>
+ <point x="136" y="1820"/>
+ <point x="152" y="1820" type="curve" smooth="yes"/>
+ <point x="240" y="1820"/>
+ <point x="268" y="1752"/>
+ <point x="308" y="1660" type="curve" smooth="yes"/>
+ <point x="724" y="728" type="line" smooth="yes"/>
+ <point x="800" y="548"/>
+ <point x="892" y="452"/>
+ <point x="1056" y="452" type="curve" smooth="yes"/>
+ <point x="1084" y="452"/>
+ <point x="1124" y="460"/>
+ <point x="1140" y="468" type="curve"/>
+ <point x="1168" y="668" type="line"/>
+ <point x="1144" y="664"/>
+ <point x="1104" y="660"/>
+ <point x="1084" y="660" type="curve" smooth="yes"/>
+ <point x="1028" y="660"/>
+ <point x="984" y="720"/>
+ <point x="944" y="804" type="curve" smooth="yes"/>
+ <point x="516" y="1768" type="line" smooth="yes"/>
+ <point x="468" y="1880"/>
+ <point x="392" y="2016"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1250, 'leftMargin': 83, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D62_.ccmp.glif b/src/Interface-Regular.ufo/glyphs/uni1D62_.ccmp.glif
new file mode 100644
index 000000000..eee9629ac
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D62_.ccmp.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D62.ccmp" format="1">
+ <advance width="480"/>
+ <outline>
+ <contour>
+ <point x="240" y="1100" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="368" y="828" type="line"/>
+ <point x="116" y="828" type="line"/>
+ <point x="116" y="-276" type="line"/>
+ <point x="368" y="-276" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 617, 'leftMargin': 182, 'rightMargin': 184}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D62_.glif b/src/Interface-Regular.ufo/glyphs/uni1D62_.glif
new file mode 100644
index 000000000..164761e27
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D62_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D62" format="1">
+ <advance width="480"/>
+ <unicode hex="1D62"/>
+ <outline>
+ <contour>
+ <point x="364" y="828" type="line"/>
+ <point x="116" y="828" type="line"/>
+ <point x="116" y="-276" type="line"/>
+ <point x="364" y="-276" type="line"/>
+ </contour>
+ <contour>
+ <point x="96" y="1116" type="curve" smooth="yes"/>
+ <point x="96" y="1040"/>
+ <point x="144" y="980"/>
+ <point x="240" y="980" type="curve" smooth="yes"/>
+ <point x="336" y="980"/>
+ <point x="384" y="1040"/>
+ <point x="384" y="1116" type="curve" smooth="yes"/>
+ <point x="384" y="1196"/>
+ <point x="336" y="1256"/>
+ <point x="240" y="1256" type="curve" smooth="yes"/>
+ <point x="144" y="1256"/>
+ <point x="96" y="1196"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 617, 'leftMargin': 165, 'rightMargin': 165}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D63_.glif b/src/Interface-Regular.ufo/glyphs/uni1D63_.glif
new file mode 100644
index 000000000..9438a6b40
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D63_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D63" format="1">
+ <advance width="736"/>
+ <unicode hex="1D63"/>
+ <outline>
+ <component base="rsuper" xOffset="-16" yOffset="-1172"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 763, 'leftMargin': 100, 'rightMargin': 95}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D64_.glif b/src/Interface-Regular.ufo/glyphs/uni1D64_.glif
new file mode 100644
index 000000000..f702c207d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D64_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D64" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D64"/>
+ <outline>
+ <component base="uni1D58" xOffset="48" yOffset="-1172"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1156, 'leftMargin': 138, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D65_.glif b/src/Interface-Regular.ufo/glyphs/uni1D65_.glif
new file mode 100644
index 000000000..6cb316095
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D65_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D65" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D65"/>
+ <outline>
+ <component base="uni1D5B" xOffset="72" yOffset="-1172"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1106, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D66_.glif b/src/Interface-Regular.ufo/glyphs/uni1D66_.glif
new file mode 100644
index 000000000..4fdf8d228
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D66_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D66" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D66"/>
+ <outline>
+ <component base="uni1D5D" xOffset="-12" yOffset="-1164"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1275, 'leftMargin': 138, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D67_.glif b/src/Interface-Regular.ufo/glyphs/uni1D67_.glif
new file mode 100644
index 000000000..a2fa2cadc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D67_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D67" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D67"/>
+ <outline>
+ <component base="uni1D5E" xOffset="32" yOffset="-1168"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1188.0, 'leftMargin': 55, 'rightMargin': 55.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D68_.glif b/src/Interface-Regular.ufo/glyphs/uni1D68_.glif
new file mode 100644
index 000000000..9be76b2d7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D68_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D68" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D68"/>
+ <outline>
+ <contour>
+ <point x="120" y="-692" type="line"/>
+ <point x="368" y="-692" type="line"/>
+ <point x="368" y="316" type="line" smooth="yes"/>
+ <point x="368" y="476"/>
+ <point x="444" y="644"/>
+ <point x="624" y="644" type="curve" smooth="yes"/>
+ <point x="800" y="644"/>
+ <point x="880" y="492"/>
+ <point x="880" y="260" type="curve" smooth="yes"/>
+ <point x="880" y="240" type="line" smooth="yes"/>
+ <point x="880" y="36"/>
+ <point x="800" y="-80"/>
+ <point x="616" y="-80" type="curve" smooth="yes"/>
+ <point x="456" y="-80"/>
+ <point x="360" y="4"/>
+ <point x="316" y="144" type="curve"/>
+ <point x="220" y="228" type="line"/>
+ <point x="248" y="-96"/>
+ <point x="392" y="-292"/>
+ <point x="680" y="-292" type="curve" smooth="yes"/>
+ <point x="952" y="-292"/>
+ <point x="1132" y="-72"/>
+ <point x="1132" y="240" type="curve" smooth="yes"/>
+ <point x="1132" y="260" type="line" smooth="yes"/>
+ <point x="1132" y="608"/>
+ <point x="944" y="852"/>
+ <point x="624" y="852" type="curve" smooth="yes"/>
+ <point x="376" y="852"/>
+ <point x="120" y="668"/>
+ <point x="120" y="316" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1232.0, 'leftMargin': 138, 'rightMargin': 82.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D69_.glif b/src/Interface-Regular.ufo/glyphs/uni1D69_.glif
new file mode 100644
index 000000000..711af7564
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D69_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D69" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D69"/>
+ <outline>
+ <component base="uni1D60" xOffset="-16" yOffset="-1196"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1503, 'leftMargin': 100, 'rightMargin': 67}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D6A__.glif b/src/Interface-Regular.ufo/glyphs/uni1D6A__.glif
new file mode 100644
index 000000000..3a4864d4c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D6A__.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D6A" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D6A"/>
+ <outline>
+ <component base="uni1D61" xOffset="128" yOffset="-1176"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1305, 'leftMargin': 111, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D6B__.glif b/src/Interface-Regular.ufo/glyphs/uni1D6B__.glif
new file mode 100644
index 000000000..a9b4eee06
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D6B__.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D6B" format="1">
+ <advance width="2528"/>
+ <unicode hex="1D6B"/>
+ <outline>
+ <contour>
+ <point x="1104" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1104" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2388" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1016" y="344" type="line"/>
+ <point x="1044" y="336" type="line"/>
+ <point x="1288" y="336" type="line"/>
+ <point x="1288" y="1488" type="line"/>
+ <point x="1016" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1040" y="692" type="line"/>
+ <point x="1040" y="416"/>
+ <point x="936" y="200"/>
+ <point x="640" y="200" type="curve" smooth="yes"/>
+ <point x="512" y="200"/>
+ <point x="384" y="280"/>
+ <point x="384" y="608" type="curve" smooth="yes"/>
+ <point x="384" y="1488" type="line"/>
+ <point x="108" y="1488" type="line"/>
+ <point x="108" y="608" type="line" smooth="yes"/>
+ <point x="108" y="156"/>
+ <point x="304" y="-28"/>
+ <point x="596" y="-28" type="curve" smooth="yes"/>
+ <point x="1004" y="-28"/>
+ <point x="1164" y="280"/>
+ <point x="1164" y="696" type="curve"/>
+ </contour>
+ <component base="e" xOffset="884"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2463, 'leftMargin': 183, 'rightMargin': -34}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D6C__.glif b/src/Interface-Regular.ufo/glyphs/uni1D6C__.glif
new file mode 100644
index 000000000..3ec5139b4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D6C__.glif
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D6C" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D6C"/>
+ <outline>
+ <contour>
+ <point x="1084" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1084" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1828" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="428" y="2112" type="line"/>
+ <point x="428" y="0" type="line"/>
+ <point x="680" y="0" type="line"/>
+ <point x="704" y="288" type="line"/>
+ <point x="704" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="1704" y="756" type="line"/>
+ <point x="1704" y="1208"/>
+ <point x="1496" y="1516"/>
+ <point x="1120" y="1516" type="curve" smooth="yes"/>
+ <point x="740" y="1516"/>
+ <point x="556" y="1240"/>
+ <point x="516" y="788" type="curve"/>
+ <point x="516" y="700" type="line"/>
+ <point x="556" y="248"/>
+ <point x="740" y="-28"/>
+ <point x="1124" y="-28" type="curve" smooth="yes"/>
+ <point x="1492" y="-28"/>
+ <point x="1704" y="296"/>
+ <point x="1704" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1428" y="728" type="line"/>
+ <point x="1428" y="440"/>
+ <point x="1320" y="200"/>
+ <point x="1052" y="200" type="curve" smooth="yes"/>
+ <point x="808" y="200"/>
+ <point x="692" y="396"/>
+ <point x="648" y="588" type="curve"/>
+ <point x="648" y="900" type="line"/>
+ <point x="688" y="1104"/>
+ <point x="808" y="1288"/>
+ <point x="1048" y="1288" type="curve" smooth="yes"/>
+ <point x="1332" y="1288"/>
+ <point x="1428" y="1044"/>
+ <point x="1428" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="860" y="1948" type="line"/>
+ <point x="860" y="1864"/>
+ <point x="800" y="1796"/>
+ <point x="724" y="1796" type="curve" smooth="yes"/>
+ <point x="580" y="1796"/>
+ <point x="512" y="1924"/>
+ <point x="360" y="1924" type="curve" smooth="yes"/>
+ <point x="188" y="1924"/>
+ <point x="60" y="1780"/>
+ <point x="60" y="1576" type="curve"/>
+ <point x="240" y="1564" type="line"/>
+ <point x="240" y="1648"/>
+ <point x="296" y="1716"/>
+ <point x="372" y="1716" type="curve" smooth="yes"/>
+ <point x="524" y="1716"/>
+ <point x="552" y="1592"/>
+ <point x="740" y="1592" type="curve" smooth="yes"/>
+ <point x="908" y="1592"/>
+ <point x="1040" y="1724"/>
+ <point x="1040" y="1928" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1785, 'leftMargin': 14, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D6D__.glif b/src/Interface-Regular.ufo/glyphs/uni1D6D__.glif
new file mode 100644
index 000000000..11f31a56e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D6D__.glif
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D6D" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D6D"/>
+ <outline>
+ <contour>
+ <point x="672" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="696" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1700" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1072" y="288" type="line"/>
+ <point x="1092" y="0" type="line"/>
+ <point x="1344" y="0" type="line"/>
+ <point x="1344" y="2112" type="line"/>
+ <point x="1072" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="76" y="728" type="line"/>
+ <point x="76" y="296"/>
+ <point x="316" y="-28"/>
+ <point x="664" y="-28" type="curve" smooth="yes"/>
+ <point x="1048" y="-28"/>
+ <point x="1228" y="248"/>
+ <point x="1268" y="700" type="curve"/>
+ <point x="1268" y="788" type="line"/>
+ <point x="1228" y="1240"/>
+ <point x="1048" y="1516"/>
+ <point x="668" y="1516" type="curve" smooth="yes"/>
+ <point x="312" y="1516"/>
+ <point x="76" y="1208"/>
+ <point x="76" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="352" y="756" type="line"/>
+ <point x="352" y="1044"/>
+ <point x="464" y="1288"/>
+ <point x="736" y="1288" type="curve" smooth="yes"/>
+ <point x="980" y="1288"/>
+ <point x="1096" y="1104"/>
+ <point x="1140" y="900" type="curve"/>
+ <point x="1140" y="588" type="line"/>
+ <point x="1084" y="380"/>
+ <point x="980" y="200"/>
+ <point x="736" y="200" type="curve" smooth="yes"/>
+ <point x="464" y="200"/>
+ <point x="352" y="440"/>
+ <point x="352" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1504" y="1948" type="line"/>
+ <point x="1504" y="1864"/>
+ <point x="1444" y="1796"/>
+ <point x="1368" y="1796" type="curve" smooth="yes"/>
+ <point x="1224" y="1796"/>
+ <point x="1156" y="1924"/>
+ <point x="1004" y="1924" type="curve" smooth="yes"/>
+ <point x="832" y="1924"/>
+ <point x="700" y="1780"/>
+ <point x="700" y="1576" type="curve"/>
+ <point x="884" y="1564" type="line"/>
+ <point x="884" y="1648"/>
+ <point x="940" y="1716"/>
+ <point x="1016" y="1716" type="curve" smooth="yes"/>
+ <point x="1168" y="1716"/>
+ <point x="1196" y="1592"/>
+ <point x="1384" y="1592" type="curve" smooth="yes"/>
+ <point x="1552" y="1592"/>
+ <point x="1684" y="1724"/>
+ <point x="1684" y="1928" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1749.0, 'leftMargin': 127, 'rightMargin': 14.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D6E__.glif b/src/Interface-Regular.ufo/glyphs/uni1D6E__.glif
new file mode 100644
index 000000000..145c716a8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D6E__.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D6E" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D6E"/>
+ <outline>
+ <contour>
+ <point x="864" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="608" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1172" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="744" y="0" type="line"/>
+ <point x="744" y="1640" type="line"/>
+ <point x="744" y="1816"/>
+ <point x="836" y="1912"/>
+ <point x="996" y="1912" type="curve" smooth="yes"/>
+ <point x="1044" y="1912"/>
+ <point x="1096" y="1908"/>
+ <point x="1132" y="1900" type="curve"/>
+ <point x="1144" y="2120" type="line"/>
+ <point x="1088" y="2132"/>
+ <point x="1028" y="2140"/>
+ <point x="972" y="2140" type="curve" smooth="yes"/>
+ <point x="660" y="2140"/>
+ <point x="472" y="1964"/>
+ <point x="472" y="1640" type="curve"/>
+ <point x="472" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1052" y="1488" type="line"/>
+ <point x="236" y="1488" type="line"/>
+ <point x="236" y="1284" type="line"/>
+ <point x="1052" y="1284" type="line"/>
+ </contour>
+ <contour>
+ <point x="904" y="916" type="line"/>
+ <point x="904" y="832"/>
+ <point x="844" y="764"/>
+ <point x="768" y="764" type="curve" smooth="yes"/>
+ <point x="624" y="764"/>
+ <point x="556" y="892"/>
+ <point x="404" y="892" type="curve" smooth="yes"/>
+ <point x="232" y="892"/>
+ <point x="104" y="748"/>
+ <point x="104" y="544" type="curve"/>
+ <point x="284" y="536" type="line"/>
+ <point x="284" y="616"/>
+ <point x="344" y="684"/>
+ <point x="416" y="684" type="curve" smooth="yes"/>
+ <point x="568" y="684"/>
+ <point x="600" y="560"/>
+ <point x="784" y="560" type="curve" smooth="yes"/>
+ <point x="952" y="560"/>
+ <point x="1088" y="692"/>
+ <point x="1088" y="900" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1097, 'leftMargin': 28, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D6F__.glif b/src/Interface-Regular.ufo/glyphs/uni1D6F__.glif
new file mode 100644
index 000000000..2b691f945
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D6F__.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D6F" format="1">
+ <advance width="2784"/>
+ <unicode hex="1D6F"/>
+ <outline>
+ <contour>
+ <point x="2568" y="1004" type="line"/>
+ <point x="2448" y="852"/>
+ <point x="2344" y="808"/>
+ <point x="2144" y="808" type="curve" smooth="yes"/>
+ <point x="1584" y="808"/>
+ <point x="1128" y="936"/>
+ <point x="640" y="936" type="curve" smooth="yes"/>
+ <point x="408" y="936"/>
+ <point x="184" y="836"/>
+ <point x="76" y="612" type="curve"/>
+ <point x="220" y="544" type="line"/>
+ <point x="324" y="700"/>
+ <point x="424" y="728"/>
+ <point x="640" y="728" type="curve" smooth="yes"/>
+ <point x="1160" y="728"/>
+ <point x="1636" y="600"/>
+ <point x="2144" y="600" type="curve" smooth="yes"/>
+ <point x="2444" y="600"/>
+ <point x="2620" y="724"/>
+ <point x="2708" y="912" type="curve"/>
+ </contour>
+ <component base="m" xOffset="164"/>
+ <contour>
+ <point x="1412" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1412" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2736" y="1776" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2685, 'leftMargin': 28, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D70_.glif b/src/Interface-Regular.ufo/glyphs/uni1D70_.glif
new file mode 100644
index 000000000..573e721dd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D70_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D70" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D70"/>
+ <outline>
+ <contour>
+ <point x="1584" y="924" type="line"/>
+ <point x="1572" y="844"/>
+ <point x="1524" y="772"/>
+ <point x="1408" y="772" type="curve" smooth="yes"/>
+ <point x="1328" y="772"/>
+ <point x="1108" y="808"/>
+ <point x="888" y="840" type="curve" smooth="yes"/>
+ <point x="672" y="872"/>
+ <point x="456" y="900"/>
+ <point x="360" y="900" type="curve" smooth="yes"/>
+ <point x="144" y="900"/>
+ <point x="28" y="748"/>
+ <point x="28" y="580" type="curve"/>
+ <point x="176" y="544" type="line"/>
+ <point x="188" y="624"/>
+ <point x="236" y="696"/>
+ <point x="356" y="696" type="curve" smooth="yes"/>
+ <point x="448" y="696"/>
+ <point x="668" y="660"/>
+ <point x="888" y="628" type="curve" smooth="yes"/>
+ <point x="1092" y="596"/>
+ <point x="1296" y="568"/>
+ <point x="1404" y="568" type="curve" smooth="yes"/>
+ <point x="1616" y="568"/>
+ <point x="1736" y="712"/>
+ <point x="1736" y="880" type="curve"/>
+ </contour>
+ <component base="n" xOffset="100"/>
+ <contour>
+ <point x="896" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="896" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1764" y="1776" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1764, 'leftMargin': 28, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D71_.glif b/src/Interface-Regular.ufo/glyphs/uni1D71_.glif
new file mode 100644
index 000000000..db17925e1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D71_.glif
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D71" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D71"/>
+ <outline>
+ <contour>
+ <point x="1072" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="552" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1808" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="684" y="1204" type="line"/>
+ <point x="660" y="1488" type="line"/>
+ <point x="412" y="1488" type="line"/>
+ <point x="412" y="-572" type="line"/>
+ <point x="684" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1680" y="756" type="line"/>
+ <point x="1680" y="1208"/>
+ <point x="1476" y="1516"/>
+ <point x="1100" y="1516" type="curve" smooth="yes"/>
+ <point x="716" y="1516"/>
+ <point x="524" y="1240"/>
+ <point x="484" y="788" type="curve"/>
+ <point x="484" y="672" type="line"/>
+ <point x="524" y="240"/>
+ <point x="716" y="-28"/>
+ <point x="1104" y="-28" type="curve" smooth="yes"/>
+ <point x="1472" y="-28"/>
+ <point x="1680" y="296"/>
+ <point x="1680" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1408" y="728" type="line"/>
+ <point x="1408" y="440"/>
+ <point x="1288" y="192"/>
+ <point x="1016" y="192" type="curve" smooth="yes"/>
+ <point x="772" y="192"/>
+ <point x="668" y="368"/>
+ <point x="616" y="560" type="curve"/>
+ <point x="616" y="900" type="line"/>
+ <point x="656" y="1104"/>
+ <point x="772" y="1288"/>
+ <point x="1016" y="1288" type="curve" smooth="yes"/>
+ <point x="1288" y="1288"/>
+ <point x="1408" y="1044"/>
+ <point x="1408" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="884" y="-88" type="line"/>
+ <point x="884" y="-172"/>
+ <point x="824" y="-240"/>
+ <point x="748" y="-240" type="curve" smooth="yes"/>
+ <point x="604" y="-240"/>
+ <point x="536" y="-112"/>
+ <point x="380" y="-112" type="curve" smooth="yes"/>
+ <point x="212" y="-112"/>
+ <point x="80" y="-256"/>
+ <point x="80" y="-460" type="curve"/>
+ <point x="264" y="-472" type="line"/>
+ <point x="264" y="-388"/>
+ <point x="320" y="-320"/>
+ <point x="396" y="-320" type="curve" smooth="yes"/>
+ <point x="548" y="-320"/>
+ <point x="576" y="-448"/>
+ <point x="760" y="-448" type="curve" smooth="yes"/>
+ <point x="932" y="-448"/>
+ <point x="1064" y="-312"/>
+ <point x="1064" y="-108" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1713, 'leftMargin': -14, 'rightMargin': 126}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D72_.glif b/src/Interface-Regular.ufo/glyphs/uni1D72_.glif
new file mode 100644
index 000000000..203e400bd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D72_.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D72" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D72"/>
+ <outline>
+ <contour>
+ <point x="880" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="588" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1232" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="724" y="1256" type="line"/>
+ <point x="716" y="1488" type="line"/>
+ <point x="448" y="1488" type="line"/>
+ <point x="448" y="0" type="line"/>
+ <point x="724" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1176" y="1496" type="line"/>
+ <point x="1156" y="1504"/>
+ <point x="1096" y="1516"/>
+ <point x="1060" y="1516" type="curve" smooth="yes"/>
+ <point x="744" y="1516"/>
+ <point x="608" y="1216"/>
+ <point x="608" y="864" type="curve"/>
+ <point x="684" y="908" type="line"/>
+ <point x="708" y="1112"/>
+ <point x="820" y="1256"/>
+ <point x="1048" y="1256" type="curve" smooth="yes"/>
+ <point x="1096" y="1256"/>
+ <point x="1128" y="1252"/>
+ <point x="1176" y="1244" type="curve"/>
+ </contour>
+ <contour>
+ <point x="876" y="916" type="line"/>
+ <point x="876" y="832"/>
+ <point x="816" y="764"/>
+ <point x="740" y="764" type="curve" smooth="yes"/>
+ <point x="596" y="764"/>
+ <point x="528" y="892"/>
+ <point x="376" y="892" type="curve" smooth="yes"/>
+ <point x="204" y="892"/>
+ <point x="76" y="748"/>
+ <point x="76" y="544" type="curve"/>
+ <point x="256" y="536" type="line"/>
+ <point x="256" y="616"/>
+ <point x="312" y="684"/>
+ <point x="388" y="684" type="curve" smooth="yes"/>
+ <point x="540" y="684"/>
+ <point x="568" y="560"/>
+ <point x="756" y="560" type="curve" smooth="yes"/>
+ <point x="924" y="560"/>
+ <point x="1056" y="692"/>
+ <point x="1056" y="900" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1121, 'leftMargin': -37, 'rightMargin': 58}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D73_.glif b/src/Interface-Regular.ufo/glyphs/uni1D73_.glif
new file mode 100644
index 000000000..7dc385c1b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D73_.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D73" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D73"/>
+ <outline>
+ <contour>
+ <point x="872" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="588" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1160" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="720" y="0" type="line"/>
+ <point x="720" y="1012" type="line" smooth="yes"/>
+ <point x="720" y="1188"/>
+ <point x="812" y="1284"/>
+ <point x="972" y="1284" type="curve" smooth="yes"/>
+ <point x="1016" y="1284"/>
+ <point x="1068" y="1280"/>
+ <point x="1104" y="1272" type="curve"/>
+ <point x="1120" y="1492" type="line"/>
+ <point x="1064" y="1508"/>
+ <point x="1000" y="1516"/>
+ <point x="944" y="1516" type="curve" smooth="yes"/>
+ <point x="632" y="1516"/>
+ <point x="444" y="1336"/>
+ <point x="444" y="1012" type="curve" smooth="yes"/>
+ <point x="444" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="932" y="916" type="line"/>
+ <point x="932" y="832"/>
+ <point x="872" y="764"/>
+ <point x="800" y="764" type="curve" smooth="yes"/>
+ <point x="652" y="764"/>
+ <point x="584" y="892"/>
+ <point x="432" y="892" type="curve" smooth="yes"/>
+ <point x="260" y="892"/>
+ <point x="132" y="748"/>
+ <point x="132" y="544" type="curve"/>
+ <point x="312" y="536" type="line"/>
+ <point x="312" y="616"/>
+ <point x="372" y="684"/>
+ <point x="448" y="684" type="curve" smooth="yes"/>
+ <point x="596" y="684"/>
+ <point x="628" y="560"/>
+ <point x="812" y="560" type="curve" smooth="yes"/>
+ <point x="980" y="560"/>
+ <point x="1116" y="692"/>
+ <point x="1116" y="900" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1042, 'leftMargin': 14, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D74_.glif b/src/Interface-Regular.ufo/glyphs/uni1D74_.glif
new file mode 100644
index 000000000..28648a46e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D74_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D74" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D74"/>
+ <outline>
+ <contour>
+ <point x="1292" y="944" type="line"/>
+ <point x="1276" y="860"/>
+ <point x="1232" y="804"/>
+ <point x="1120" y="804" type="curve" smooth="yes"/>
+ <point x="1052" y="804"/>
+ <point x="948" y="828"/>
+ <point x="836" y="852" type="curve" smooth="yes"/>
+ <point x="688" y="888"/>
+ <point x="532" y="928"/>
+ <point x="456" y="928" type="curve" smooth="yes"/>
+ <point x="176" y="928"/>
+ <point x="64" y="768"/>
+ <point x="64" y="600" type="curve"/>
+ <point x="212" y="560" type="line"/>
+ <point x="228" y="644"/>
+ <point x="276" y="712"/>
+ <point x="392" y="712" type="curve" smooth="yes"/>
+ <point x="456" y="712"/>
+ <point x="608" y="676"/>
+ <point x="764" y="636" type="curve" smooth="yes"/>
+ <point x="884" y="608"/>
+ <point x="1012" y="588"/>
+ <point x="1108" y="588" type="curve" smooth="yes"/>
+ <point x="1324" y="588"/>
+ <point x="1444" y="728"/>
+ <point x="1444" y="900" type="curve"/>
+ </contour>
+ <component base="s" xOffset="28"/>
+ <contour>
+ <point x="776" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="776" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1496" y="1776" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1489, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D75_.glif b/src/Interface-Regular.ufo/glyphs/uni1D75_.glif
new file mode 100644
index 000000000..ab03ff0c3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D75_.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D75" format="1">
+ <advance width="992"/>
+ <unicode hex="1D75"/>
+ <outline>
+ <contour>
+ <point x="512" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="700" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1120" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="924" y="1488" type="line"/>
+ <point x="104" y="1488" type="line"/>
+ <point x="104" y="1284" type="line"/>
+ <point x="924" y="1284" type="line"/>
+ </contour>
+ <contour>
+ <point x="376" y="1844" type="line"/>
+ <point x="376" y="372" type="line" smooth="yes"/>
+ <point x="376" y="72"/>
+ <point x="536" y="-28"/>
+ <point x="724" y="-28" type="curve" smooth="yes"/>
+ <point x="820" y="-28"/>
+ <point x="884" y="-12"/>
+ <point x="924" y="0" type="curve"/>
+ <point x="924" y="220" type="line"/>
+ <point x="904" y="216"/>
+ <point x="848" y="204"/>
+ <point x="808" y="204" type="curve" smooth="yes"/>
+ <point x="728" y="204"/>
+ <point x="652" y="228"/>
+ <point x="652" y="372" type="curve" smooth="yes"/>
+ <point x="652" y="1844" type="line"/>
+ </contour>
+ <contour>
+ <point x="808" y="916" type="line"/>
+ <point x="808" y="832"/>
+ <point x="748" y="764"/>
+ <point x="672" y="764" type="curve" smooth="yes"/>
+ <point x="528" y="764"/>
+ <point x="460" y="892"/>
+ <point x="308" y="892" type="curve" smooth="yes"/>
+ <point x="136" y="892"/>
+ <point x="4" y="748"/>
+ <point x="4" y="544" type="curve"/>
+ <point x="188" y="536" type="line"/>
+ <point x="188" y="616"/>
+ <point x="244" y="684"/>
+ <point x="320" y="684" type="curve" smooth="yes"/>
+ <point x="472" y="684"/>
+ <point x="500" y="560"/>
+ <point x="684" y="560" type="curve" smooth="yes"/>
+ <point x="856" y="560"/>
+ <point x="988" y="692"/>
+ <point x="988" y="900" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1059, 'leftMargin': -56, 'rightMargin': 132}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D76_.glif b/src/Interface-Regular.ufo/glyphs/uni1D76_.glif
new file mode 100644
index 000000000..e074002ec
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D76_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D76" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D76"/>
+ <outline>
+ <contour>
+ <point x="648" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="648" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1356" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1096" y="932" type="line"/>
+ <point x="1096" y="844"/>
+ <point x="1036" y="776"/>
+ <point x="960" y="776" type="curve" smooth="yes"/>
+ <point x="776" y="776"/>
+ <point x="500" y="904"/>
+ <point x="304" y="904" type="curve" smooth="yes"/>
+ <point x="136" y="904"/>
+ <point x="16" y="752"/>
+ <point x="16" y="584" type="curve"/>
+ <point x="168" y="548" type="line"/>
+ <point x="168" y="632"/>
+ <point x="228" y="700"/>
+ <point x="304" y="700" type="curve" smooth="yes"/>
+ <point x="496" y="700"/>
+ <point x="724" y="572"/>
+ <point x="960" y="572" type="curve" smooth="yes"/>
+ <point x="1128" y="572"/>
+ <point x="1248" y="716"/>
+ <point x="1248" y="884" type="curve"/>
+ </contour>
+ <component base="z" xOffset="-48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1403, 'leftMargin': 65, 'rightMargin': -133}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D77_.glif b/src/Interface-Regular.ufo/glyphs/uni1D77_.glif
new file mode 100644
index 000000000..762036411
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D77_.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D77" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D77"/>
+ <outline>
+ <contour>
+ <point x="760" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="760" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1516" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="368" y="-560" type="line"/>
+ <point x="392" y="-232" type="line"/>
+ <point x="392" y="908" type="line" smooth="yes"/>
+ <point x="392" y="1164"/>
+ <point x="548" y="1296"/>
+ <point x="776" y="1296" type="curve" smooth="yes"/>
+ <point x="908" y="1296"/>
+ <point x="1048" y="1248"/>
+ <point x="1172" y="1096" type="curve"/>
+ <point x="1316" y="1256" type="line"/>
+ <point x="1180" y="1452"/>
+ <point x="904" y="1516"/>
+ <point x="756" y="1516" type="curve" smooth="yes"/>
+ <point x="384" y="1516"/>
+ <point x="120" y="1292"/>
+ <point x="120" y="896" type="curve" smooth="yes"/>
+ <point x="120" y="-560" type="line"/>
+ </contour>
+ <contour>
+ <point x="1388" y="200" type="line"/>
+ <point x="1388" y="636"/>
+ <point x="1160" y="956"/>
+ <point x="800" y="956" type="curve" smooth="yes"/>
+ <point x="420" y="956"/>
+ <point x="236" y="680"/>
+ <point x="196" y="228" type="curve"/>
+ <point x="196" y="144" type="line"/>
+ <point x="236" y="-312"/>
+ <point x="420" y="-588"/>
+ <point x="796" y="-588" type="curve" smooth="yes"/>
+ <point x="1160" y="-588"/>
+ <point x="1388" y="-280"/>
+ <point x="1388" y="172" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1112" y="172" type="line"/>
+ <point x="1112" y="-116"/>
+ <point x="1000" y="-360"/>
+ <point x="728" y="-360" type="curve" smooth="yes"/>
+ <point x="484" y="-360"/>
+ <point x="368" y="-176"/>
+ <point x="328" y="28" type="curve"/>
+ <point x="328" y="344" type="line"/>
+ <point x="384" y="548"/>
+ <point x="484" y="728"/>
+ <point x="732" y="728" type="curve" smooth="yes"/>
+ <point x="1000" y="728"/>
+ <point x="1112" y="488"/>
+ <point x="1112" y="200" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 187, 'rightMargin': 129}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D78_.glif b/src/Interface-Regular.ufo/glyphs/uni1D78_.glif
new file mode 100644
index 000000000..668a77e2a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D78_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D78" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D78"/>
+ <outline>
+ <component base="uni1D34" xOffset="-20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1504, 'leftMargin': 156, 'rightMargin': 120}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D79_.glif b/src/Interface-Regular.ufo/glyphs/uni1D79_.glif
new file mode 100644
index 000000000..d49d04b96
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D79_.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D79" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D79"/>
+ <outline>
+ <contour>
+ <point x="756" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="756" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1512" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="164" y="1488" type="line"/>
+ <point x="164" y="1268" type="line"/>
+ <point x="964" y="1268" type="line"/>
+ <point x="1316" y="1320" type="line"/>
+ <point x="1316" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="760" y="-572" type="curve" smooth="yes"/>
+ <point x="1104" y="-572"/>
+ <point x="1392" y="-360"/>
+ <point x="1392" y="16" type="curve" smooth="yes"/>
+ <point x="1392" y="592"/>
+ <point x="852" y="720"/>
+ <point x="852" y="960" type="curve" smooth="yes"/>
+ <point x="852" y="1100"/>
+ <point x="976" y="1176"/>
+ <point x="1316" y="1320" type="curve"/>
+ <point x="1044" y="1372" type="line"/>
+ <point x="788" y="1296"/>
+ <point x="584" y="1160"/>
+ <point x="584" y="956" type="curve" smooth="yes"/>
+ <point x="584" y="592"/>
+ <point x="1116" y="488"/>
+ <point x="1116" y="12" type="curve" smooth="yes"/>
+ <point x="1116" y="-200"/>
+ <point x="968" y="-352"/>
+ <point x="760" y="-352" type="curve" smooth="yes"/>
+ <point x="548" y="-352"/>
+ <point x="392" y="-220"/>
+ <point x="392" y="32" type="curve" smooth="yes"/>
+ <point x="392" y="336"/>
+ <point x="600" y="496"/>
+ <point x="1052" y="496" type="curve"/>
+ <point x="880" y="660" type="line"/>
+ <point x="368" y="660"/>
+ <point x="116" y="420"/>
+ <point x="116" y="32" type="curve" smooth="yes"/>
+ <point x="116" y="-356"/>
+ <point x="420" y="-572"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1453, 'leftMargin': 55, 'rightMargin': 123}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D7A__.glif b/src/Interface-Regular.ufo/glyphs/uni1D7A__.glif
new file mode 100644
index 000000000..032a1ce22
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D7A__.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D7A" format="1">
+ <advance width="2528"/>
+ <unicode hex="1D7A"/>
+ <outline>
+ <contour>
+ <point x="1652" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1652" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2432" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2032" y="2004" type="line"/>
+ <point x="1772" y="2004" type="line"/>
+ <point x="124" y="-172" type="line"/>
+ <point x="388" y="-172" type="line"/>
+ </contour>
+ <component base="t" xOffset="120"/>
+ <component base="h" xOffset="876"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2349, 'leftMargin': 34, 'rightMargin': 22}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D7B__.glif b/src/Interface-Regular.ufo/glyphs/uni1D7B__.glif
new file mode 100644
index 000000000..5b72270dd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D7B__.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D7B" format="1">
+ <advance width="992"/>
+ <unicode hex="1D7B"/>
+ <outline>
+ <component base="Ismallcap" xOffset="20"/>
+ <component base="crossbar" xOffset="-148" yOffset="-220"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 938, 'leftMargin': 27, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D7C__.glif b/src/Interface-Regular.ufo/glyphs/uni1D7C__.glif
new file mode 100644
index 000000000..b7fd6bacc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D7C__.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D7C" format="1">
+ <advance width="992"/>
+ <unicode hex="1D7C"/>
+ <outline>
+ <contour>
+ <point x="492" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1004" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="492" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="iota" xOffset="76"/>
+ <component base="crossbar" xOffset="-148" yOffset="-212"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 976, 'leftMargin': 27, 'rightMargin': 66}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D7D__.glif b/src/Interface-Regular.ufo/glyphs/uni1D7D__.glif
new file mode 100644
index 000000000..a64defaca
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D7D__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D7D" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D7D"/>
+ <outline>
+ <contour>
+ <point x="904" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="416" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1764" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1736" y="896" type="line"/>
+ <point x="28" y="896" type="line"/>
+ <point x="28" y="676" type="line"/>
+ <point x="1736" y="676" type="line"/>
+ </contour>
+ <component base="p" xOffset="88"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1763, 'leftMargin': 28, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D7E__.glif b/src/Interface-Regular.ufo/glyphs/uni1D7E__.glif
new file mode 100644
index 000000000..95666fe2f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D7E__.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D7E" format="1">
+ <advance width="2016"/>
+ <unicode hex="1D7E"/>
+ <outline>
+ <contour>
+ <point x="1008" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1008" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1932" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1904" y="896" type="line"/>
+ <point x="112" y="896" type="line"/>
+ <point x="112" y="676" type="line"/>
+ <point x="1904" y="676" type="line"/>
+ </contour>
+ <contour>
+ <point x="1428" y="1488" type="line"/>
+ <point x="1428" y="548" type="line" smooth="yes"/>
+ <point x="1428" y="324"/>
+ <point x="1256" y="196"/>
+ <point x="1008" y="196" type="curve" smooth="yes"/>
+ <point x="768" y="196"/>
+ <point x="592" y="324"/>
+ <point x="592" y="548" type="curve" smooth="yes"/>
+ <point x="592" y="1488" type="line"/>
+ <point x="320" y="1488" type="line"/>
+ <point x="320" y="548" type="line" smooth="yes"/>
+ <point x="320" y="184"/>
+ <point x="616" y="-24"/>
+ <point x="1008" y="-24" type="curve" smooth="yes"/>
+ <point x="1408" y="-24"/>
+ <point x="1700" y="184"/>
+ <point x="1700" y="548" type="curve" smooth="yes"/>
+ <point x="1700" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1847, 'leftMargin': 28, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D7F__.glif b/src/Interface-Regular.ufo/glyphs/uni1D7F__.glif
new file mode 100644
index 000000000..3141400af
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D7F__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D7F" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D7F"/>
+ <outline>
+ <contour>
+ <point x="880" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="880" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1720" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1692" y="896" type="line"/>
+ <point x="68" y="896" type="line"/>
+ <point x="68" y="676" type="line"/>
+ <point x="1692" y="676" type="line"/>
+ </contour>
+ <component base="upsilonlatin" xOffset="12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1682, 'leftMargin': 28, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D80_.glif b/src/Interface-Regular.ufo/glyphs/uni1D80_.glif
new file mode 100644
index 000000000..33ebfdb7d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D80_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D80" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D80"/>
+ <outline>
+ <contour>
+ <point x="864" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="840" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1572" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1028" y="220" type="line"/>
+ <point x="1028" y="-192" type="line" smooth="yes"/>
+ <point x="1028" y="-352"/>
+ <point x="948" y="-408"/>
+ <point x="820" y="-408" type="curve" smooth="yes"/>
+ <point x="800" y="-408"/>
+ <point x="768" y="-404"/>
+ <point x="748" y="-396" type="curve"/>
+ <point x="748" y="-580" type="line"/>
+ <point x="784" y="-592"/>
+ <point x="844" y="-600"/>
+ <point x="884" y="-600" type="curve" smooth="yes"/>
+ <point x="1108" y="-600"/>
+ <point x="1304" y="-456"/>
+ <point x="1304" y="-192" type="curve" smooth="yes"/>
+ <point x="1304" y="220" type="line"/>
+ </contour>
+ <component base="b" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1588, 'leftMargin': 256, 'rightMargin': 52}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D81_.glif b/src/Interface-Regular.ufo/glyphs/uni1D81_.glif
new file mode 100644
index 000000000..afd2794e9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D81_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D81" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D81"/>
+ <outline>
+ <contour>
+ <point x="700" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="728" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1616" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1288" y="220" type="line"/>
+ <point x="1288" y="-192" type="line" smooth="yes"/>
+ <point x="1288" y="-352"/>
+ <point x="1208" y="-408"/>
+ <point x="1080" y="-408" type="curve" smooth="yes"/>
+ <point x="1060" y="-408"/>
+ <point x="1028" y="-404"/>
+ <point x="1004" y="-396" type="curve"/>
+ <point x="1004" y="-580" type="line"/>
+ <point x="1040" y="-592"/>
+ <point x="1100" y="-600"/>
+ <point x="1140" y="-600" type="curve" smooth="yes"/>
+ <point x="1368" y="-600"/>
+ <point x="1560" y="-456"/>
+ <point x="1560" y="-192" type="curve" smooth="yes"/>
+ <point x="1560" y="220" type="line"/>
+ </contour>
+ <component base="d" xOffset="-56"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1672.0, 'leftMargin': 256, 'rightMargin': 55.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D82_.glif b/src/Interface-Regular.ufo/glyphs/uni1D82_.glif
new file mode 100644
index 000000000..0db8bf2b6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D82_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D82" format="1">
+ <advance width="992"/>
+ <unicode hex="1D82"/>
+ <outline>
+ <contour>
+ <point x="716" y="2332" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="444" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="976" y="2332" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="524" y="220" type="line"/>
+ <point x="524" y="-192" type="line" smooth="yes"/>
+ <point x="524" y="-352"/>
+ <point x="444" y="-408"/>
+ <point x="316" y="-408" type="curve" smooth="yes"/>
+ <point x="296" y="-408"/>
+ <point x="264" y="-404"/>
+ <point x="240" y="-396" type="curve"/>
+ <point x="240" y="-580" type="line"/>
+ <point x="280" y="-592"/>
+ <point x="336" y="-600"/>
+ <point x="376" y="-600" type="curve" smooth="yes"/>
+ <point x="604" y="-600"/>
+ <point x="800" y="-456"/>
+ <point x="800" y="-192" type="curve" smooth="yes"/>
+ <point x="800" y="220" type="line"/>
+ </contour>
+ <component base="f" xOffset="-12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 989, 'leftMargin': 84, 'rightMargin': 57}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D83_.glif b/src/Interface-Regular.ufo/glyphs/uni1D83_.glif
new file mode 100644
index 000000000..96edc0ae7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D83_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D83" format="1">
+ <advance width="2016"/>
+ <unicode hex="1D83"/>
+ <outline>
+ <contour>
+ <point x="692" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="692" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1876" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1188" y="220" type="line"/>
+ <point x="1188" y="0" type="line"/>
+ <point x="1560" y="0" type="line"/>
+ <point x="1560" y="-192" type="line" smooth="yes"/>
+ <point x="1560" y="-352"/>
+ <point x="1480" y="-408"/>
+ <point x="1356" y="-408" type="curve" smooth="yes"/>
+ <point x="1332" y="-408"/>
+ <point x="1304" y="-404"/>
+ <point x="1280" y="-396" type="curve"/>
+ <point x="1280" y="-580" type="line"/>
+ <point x="1316" y="-592"/>
+ <point x="1376" y="-600"/>
+ <point x="1416" y="-600" type="curve" smooth="yes"/>
+ <point x="1640" y="-600"/>
+ <point x="1836" y="-456"/>
+ <point x="1836" y="-192" type="curve" smooth="yes"/>
+ <point x="1836" y="220" type="line"/>
+ </contour>
+ <component base="g" xOffset="-76"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1948, 'leftMargin': 253, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D84_.glif b/src/Interface-Regular.ufo/glyphs/uni1D84_.glif
new file mode 100644
index 000000000..1a7715a5b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D84_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D84" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D84"/>
+ <outline>
+ <contour>
+ <point x="1072" y="220" type="line"/>
+ <point x="1072" y="-192" type="line" smooth="yes"/>
+ <point x="1072" y="-352"/>
+ <point x="992" y="-408"/>
+ <point x="868" y="-408" type="curve" smooth="yes"/>
+ <point x="848" y="-408"/>
+ <point x="816" y="-404"/>
+ <point x="792" y="-396" type="curve"/>
+ <point x="792" y="-580" type="line"/>
+ <point x="828" y="-592"/>
+ <point x="888" y="-600"/>
+ <point x="928" y="-600" type="curve" smooth="yes"/>
+ <point x="1152" y="-600"/>
+ <point x="1348" y="-456"/>
+ <point x="1348" y="-192" type="curve" smooth="yes"/>
+ <point x="1348" y="220" type="line"/>
+ </contour>
+ <component base="k" xOffset="-128"/>
+ <contour>
+ <point x="628" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="600" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1376" y="2200" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1503, 'leftMargin': 256, 'rightMargin': -1}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D85_.glif b/src/Interface-Regular.ufo/glyphs/uni1D85_.glif
new file mode 100644
index 000000000..e4119f1f3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D85_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D85" format="1">
+ <advance width="992"/>
+ <unicode hex="1D85"/>
+ <outline>
+ <contour>
+ <point x="420" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="420" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="832" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="500" y="220" type="line"/>
+ <point x="500" y="-192" type="line" smooth="yes"/>
+ <point x="500" y="-352"/>
+ <point x="420" y="-408"/>
+ <point x="292" y="-408" type="curve" smooth="yes"/>
+ <point x="272" y="-408"/>
+ <point x="240" y="-404"/>
+ <point x="220" y="-396" type="curve"/>
+ <point x="220" y="-580" type="line"/>
+ <point x="256" y="-592"/>
+ <point x="316" y="-600"/>
+ <point x="356" y="-600" type="curve" smooth="yes"/>
+ <point x="580" y="-600"/>
+ <point x="776" y="-456"/>
+ <point x="776" y="-192" type="curve" smooth="yes"/>
+ <point x="776" y="220" type="line"/>
+ </contour>
+ <component base="l" xOffset="68"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 802, 'leftMargin': 190, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D86_.glif b/src/Interface-Regular.ufo/glyphs/uni1D86_.glif
new file mode 100644
index 000000000..280c2d17e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D86_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D86" format="1">
+ <advance width="2528"/>
+ <unicode hex="1D86"/>
+ <outline>
+ <contour>
+ <point x="2108" y="220" type="line"/>
+ <point x="2108" y="-192" type="line" smooth="yes"/>
+ <point x="2108" y="-352"/>
+ <point x="2028" y="-408"/>
+ <point x="1904" y="-408" type="curve" smooth="yes"/>
+ <point x="1884" y="-408"/>
+ <point x="1852" y="-404"/>
+ <point x="1828" y="-396" type="curve"/>
+ <point x="1828" y="-580" type="line"/>
+ <point x="1864" y="-592"/>
+ <point x="1924" y="-600"/>
+ <point x="1964" y="-600" type="curve" smooth="yes"/>
+ <point x="2188" y="-600"/>
+ <point x="2384" y="-456"/>
+ <point x="2384" y="-192" type="curve" smooth="yes"/>
+ <point x="2384" y="220" type="line"/>
+ </contour>
+ <component base="m" xOffset="-112"/>
+ <contour>
+ <point x="1196" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1132" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2440" y="1776" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2551, 'leftMargin': 257, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D87_.glif b/src/Interface-Regular.ufo/glyphs/uni1D87_.glif
new file mode 100644
index 000000000..c57adebb2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D87_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D87" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D87"/>
+ <outline>
+ <contour>
+ <point x="1272" y="220" type="line"/>
+ <point x="1272" y="-192" type="line" smooth="yes"/>
+ <point x="1272" y="-352"/>
+ <point x="1192" y="-408"/>
+ <point x="1068" y="-408" type="curve" smooth="yes"/>
+ <point x="1044" y="-408"/>
+ <point x="1012" y="-404"/>
+ <point x="992" y="-396" type="curve"/>
+ <point x="992" y="-580" type="line"/>
+ <point x="1028" y="-592"/>
+ <point x="1088" y="-600"/>
+ <point x="1128" y="-600" type="curve" smooth="yes"/>
+ <point x="1352" y="-600"/>
+ <point x="1548" y="-456"/>
+ <point x="1548" y="-192" type="curve" smooth="yes"/>
+ <point x="1548" y="220" type="line"/>
+ </contour>
+ <component base="n" xOffset="-44"/>
+ <contour>
+ <point x="744" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="728" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1604" y="1776" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1646, 'leftMargin': 257, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D88_.glif b/src/Interface-Regular.ufo/glyphs/uni1D88_.glif
new file mode 100644
index 000000000..fc6fadf12
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D88_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D88" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D88"/>
+ <outline>
+ <contour>
+ <point x="848" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="848" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1560" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1020" y="220" type="line"/>
+ <point x="1020" y="-192" type="line" smooth="yes"/>
+ <point x="1020" y="-352"/>
+ <point x="940" y="-408"/>
+ <point x="812" y="-408" type="curve" smooth="yes"/>
+ <point x="792" y="-408"/>
+ <point x="760" y="-404"/>
+ <point x="736" y="-396" type="curve"/>
+ <point x="736" y="-580" type="line"/>
+ <point x="772" y="-592"/>
+ <point x="832" y="-600"/>
+ <point x="872" y="-600" type="curve" smooth="yes"/>
+ <point x="1096" y="-600"/>
+ <point x="1292" y="-456"/>
+ <point x="1292" y="-192" type="curve" smooth="yes"/>
+ <point x="1292" y="220" type="line"/>
+ </contour>
+ <component base="p" xOffset="-28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 256, 'rightMargin': 29}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D89_.glif b/src/Interface-Regular.ufo/glyphs/uni1D89_.glif
new file mode 100644
index 000000000..c0f6730d2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D89_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D89" format="1">
+ <advance width="992"/>
+ <unicode hex="1D89"/>
+ <outline>
+ <contour>
+ <point x="480" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="256" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="876" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="328" y="220" type="line"/>
+ <point x="328" y="-192" type="line" smooth="yes"/>
+ <point x="328" y="-352"/>
+ <point x="252" y="-408"/>
+ <point x="124" y="-408" type="curve" smooth="yes"/>
+ <point x="104" y="-408"/>
+ <point x="72" y="-404"/>
+ <point x="48" y="-396" type="curve"/>
+ <point x="48" y="-580" type="line"/>
+ <point x="84" y="-592"/>
+ <point x="144" y="-600"/>
+ <point x="184" y="-600" type="curve" smooth="yes"/>
+ <point x="408" y="-600"/>
+ <point x="604" y="-456"/>
+ <point x="604" y="-192" type="curve" smooth="yes"/>
+ <point x="604" y="220" type="line"/>
+ </contour>
+ <component base="r" xOffset="-80"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 956, 'leftMargin': 127, 'rightMargin': -68}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D8A__.cn.glif b/src/Interface-Regular.ufo/glyphs/uni1D8A__.cn.glif
new file mode 100644
index 000000000..1957d60aa
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D8A__.cn.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8A.cn" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1076" y="404" type="line"/>
+ <point x="1076" y="-192" type="line" smooth="yes"/>
+ <point x="1076" y="-352"/>
+ <point x="996" y="-408"/>
+ <point x="868" y="-408" type="curve" smooth="yes"/>
+ <point x="848" y="-408"/>
+ <point x="816" y="-404"/>
+ <point x="792" y="-396" type="curve"/>
+ <point x="792" y="-580" type="line"/>
+ <point x="832" y="-592"/>
+ <point x="888" y="-600"/>
+ <point x="928" y="-600" type="curve" smooth="yes"/>
+ <point x="1156" y="-600"/>
+ <point x="1352" y="-456"/>
+ <point x="1352" y="-192" type="curve" smooth="yes"/>
+ <point x="1352" y="404" type="line"/>
+ </contour>
+ <component base="s.cn" xOffset="24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1459, 'leftMargin': 132, 'rightMargin': 132}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D8A__.glif b/src/Interface-Regular.ufo/glyphs/uni1D8A__.glif
new file mode 100644
index 000000000..ec0669762
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D8A__.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8A" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D8A"/>
+ <outline>
+ <contour>
+ <point x="1052" y="420" type="line"/>
+ <point x="1052" y="-192" type="line" smooth="yes"/>
+ <point x="1052" y="-352"/>
+ <point x="972" y="-408"/>
+ <point x="844" y="-408" type="curve" smooth="yes"/>
+ <point x="824" y="-408"/>
+ <point x="792" y="-404"/>
+ <point x="768" y="-396" type="curve"/>
+ <point x="768" y="-580" type="line"/>
+ <point x="808" y="-592"/>
+ <point x="868" y="-600"/>
+ <point x="904" y="-600" type="curve" smooth="yes"/>
+ <point x="1132" y="-600"/>
+ <point x="1328" y="-456"/>
+ <point x="1328" y="-192" type="curve" smooth="yes"/>
+ <point x="1328" y="420" type="line"/>
+ </contour>
+ <component base="s" xOffset="4"/>
+ <contour>
+ <point x="752" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="752" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1460" y="1776" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1459, 'leftMargin': 176, 'rightMargin': 135}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D8B__.glif b/src/Interface-Regular.ufo/glyphs/uni1D8B__.glif
new file mode 100644
index 000000000..330cefe29
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D8B__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8B" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D8B"/>
+ <outline>
+ <contour>
+ <point x="756" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="336" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1120" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="600" y="220" type="line"/>
+ <point x="600" y="0" type="line"/>
+ <point x="972" y="0" type="line"/>
+ <point x="972" y="-192" type="line" smooth="yes"/>
+ <point x="972" y="-352"/>
+ <point x="896" y="-408"/>
+ <point x="768" y="-408" type="curve" smooth="yes"/>
+ <point x="748" y="-408"/>
+ <point x="716" y="-404"/>
+ <point x="692" y="-396" type="curve"/>
+ <point x="692" y="-580" type="line"/>
+ <point x="728" y="-592"/>
+ <point x="788" y="-600"/>
+ <point x="828" y="-600" type="curve" smooth="yes"/>
+ <point x="1052" y="-600"/>
+ <point x="1248" y="-456"/>
+ <point x="1248" y="-192" type="curve" smooth="yes"/>
+ <point x="1248" y="220" type="line"/>
+ </contour>
+ <component base="esh" xOffset="-40"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1158, 'leftMargin': 41, 'rightMargin': -130}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D8C__.glif b/src/Interface-Regular.ufo/glyphs/uni1D8C__.glif
new file mode 100644
index 000000000..7dce2bf44
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D8C__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8C" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D8C"/>
+ <outline>
+ <contour>
+ <point x="672" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="672" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1352" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="600" y="220" type="line"/>
+ <point x="600" y="0" type="line"/>
+ <point x="904" y="0" type="line"/>
+ <point x="904" y="-192" type="line" smooth="yes"/>
+ <point x="904" y="-352"/>
+ <point x="824" y="-408"/>
+ <point x="700" y="-408" type="curve" smooth="yes"/>
+ <point x="676" y="-408"/>
+ <point x="644" y="-404"/>
+ <point x="624" y="-396" type="curve"/>
+ <point x="624" y="-580" type="line"/>
+ <point x="660" y="-592"/>
+ <point x="720" y="-600"/>
+ <point x="760" y="-600" type="curve" smooth="yes"/>
+ <point x="984" y="-600"/>
+ <point x="1180" y="-456"/>
+ <point x="1180" y="-192" type="curve" smooth="yes"/>
+ <point x="1180" y="220" type="line"/>
+ </contour>
+ <component base="v" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1367, 'leftMargin': 128, 'rightMargin': -41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D8D__.glif b/src/Interface-Regular.ufo/glyphs/uni1D8D__.glif
new file mode 100644
index 000000000..0dae9ceb8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D8D__.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8D" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D8D"/>
+ <outline>
+ <contour>
+ <point x="684" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="684" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1388" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1096" y="220" type="line"/>
+ <point x="1096" y="-192" type="line" smooth="yes"/>
+ <point x="1096" y="-352"/>
+ <point x="1016" y="-408"/>
+ <point x="892" y="-408" type="curve" smooth="yes"/>
+ <point x="872" y="-408"/>
+ <point x="840" y="-404"/>
+ <point x="816" y="-396" type="curve"/>
+ <point x="816" y="-580" type="line"/>
+ <point x="852" y="-592"/>
+ <point x="912" y="-600"/>
+ <point x="952" y="-600" type="curve" smooth="yes"/>
+ <point x="1176" y="-600"/>
+ <point x="1372" y="-456"/>
+ <point x="1372" y="-192" type="curve" smooth="yes"/>
+ <point x="1372" y="220" type="line"/>
+ </contour>
+ <component base="x" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1403, 'leftMargin': 128, 'rightMargin': -5}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D8E__.glif b/src/Interface-Regular.ufo/glyphs/uni1D8E__.glif
new file mode 100644
index 000000000..35d1d366e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D8E__.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8E" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D8E"/>
+ <outline>
+ <contour>
+ <point x="564" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="564" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1260" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="888" y="220" type="line"/>
+ <point x="888" y="-192" type="line" smooth="yes"/>
+ <point x="888" y="-352"/>
+ <point x="808" y="-408"/>
+ <point x="680" y="-408" type="curve" smooth="yes"/>
+ <point x="660" y="-408"/>
+ <point x="628" y="-404"/>
+ <point x="604" y="-396" type="curve"/>
+ <point x="604" y="-580" type="line"/>
+ <point x="640" y="-592"/>
+ <point x="700" y="-600"/>
+ <point x="740" y="-600" type="curve" smooth="yes"/>
+ <point x="968" y="-600"/>
+ <point x="1160" y="-456"/>
+ <point x="1160" y="-192" type="curve" smooth="yes"/>
+ <point x="1160" y="220" type="line"/>
+ </contour>
+ <component base="z" xOffset="-144"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1403, 'leftMargin': 256, 'rightMargin': -133}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D8F__.cn.glif b/src/Interface-Regular.ufo/glyphs/uni1D8F__.cn.glif
new file mode 100644
index 000000000..858783a3c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D8F__.cn.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8F.cn" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="1140" y="220" type="line"/>
+ <point x="1140" y="-192" type="line" smooth="yes"/>
+ <point x="1140" y="-456"/>
+ <point x="1336" y="-600"/>
+ <point x="1560" y="-600" type="curve" smooth="yes"/>
+ <point x="1600" y="-600"/>
+ <point x="1660" y="-592"/>
+ <point x="1696" y="-580" type="curve"/>
+ <point x="1696" y="-396" type="line"/>
+ <point x="1672" y="-404"/>
+ <point x="1640" y="-408"/>
+ <point x="1620" y="-408" type="curve" smooth="yes"/>
+ <point x="1496" y="-408"/>
+ <point x="1416" y="-352"/>
+ <point x="1416" y="-192" type="curve" smooth="yes"/>
+ <point x="1416" y="220" type="line"/>
+ </contour>
+ <component base="a.cn" xOffset="-88"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1550, 'leftMargin': 153, 'rightMargin': -235}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D8F__.glif b/src/Interface-Regular.ufo/glyphs/uni1D8F__.glif
new file mode 100644
index 000000000..b4450be60
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D8F__.glif
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8F" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D8F"/>
+ <outline>
+ <contour>
+ <point x="696" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="696" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1588" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1136" y="220" type="line"/>
+ <point x="1136" y="-192" type="line" smooth="yes"/>
+ <point x="1136" y="-456"/>
+ <point x="1328" y="-600"/>
+ <point x="1556" y="-600" type="curve" smooth="yes"/>
+ <point x="1596" y="-600"/>
+ <point x="1652" y="-592"/>
+ <point x="1692" y="-580" type="curve"/>
+ <point x="1692" y="-396" type="line"/>
+ <point x="1668" y="-404"/>
+ <point x="1636" y="-408"/>
+ <point x="1616" y="-408" type="curve" smooth="yes"/>
+ <point x="1488" y="-408"/>
+ <point x="1408" y="-352"/>
+ <point x="1408" y="-192" type="curve" smooth="yes"/>
+ <point x="1408" y="220" type="line"/>
+ </contour>
+ <contour>
+ <point x="980" y="252" type="line"/>
+ <point x="980" y="168"/>
+ <point x="992" y="56"/>
+ <point x="1020" y="0" type="curve"/>
+ <point x="1308" y="0" type="line"/>
+ <point x="1308" y="24" type="line"/>
+ <point x="1272" y="104"/>
+ <point x="1252" y="228"/>
+ <point x="1252" y="328" type="curve" smooth="yes"/>
+ <point x="1252" y="1016" type="line" smooth="yes"/>
+ <point x="1252" y="1348"/>
+ <point x="1024" y="1516"/>
+ <point x="696" y="1516" type="curve" smooth="yes"/>
+ <point x="332" y="1516"/>
+ <point x="100" y="1288"/>
+ <point x="100" y="1076" type="curve"/>
+ <point x="376" y="1076" type="line"/>
+ <point x="376" y="1192"/>
+ <point x="496" y="1300"/>
+ <point x="680" y="1300" type="curve" smooth="yes"/>
+ <point x="876" y="1300"/>
+ <point x="980" y="1188"/>
+ <point x="980" y="1020" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1024" y="908" type="line"/>
+ <point x="740" y="908" type="line" smooth="yes"/>
+ <point x="332" y="908"/>
+ <point x="72" y="740"/>
+ <point x="72" y="416" type="curve" smooth="yes"/>
+ <point x="72" y="168"/>
+ <point x="272" y="-28"/>
+ <point x="580" y="-28" type="curve" smooth="yes"/>
+ <point x="896" y="-28"/>
+ <point x="1096" y="236"/>
+ <point x="1120" y="380" type="curve"/>
+ <point x="1004" y="508" type="line"/>
+ <point x="1004" y="384"/>
+ <point x="844" y="208"/>
+ <point x="620" y="208" type="curve" smooth="yes"/>
+ <point x="436" y="208"/>
+ <point x="348" y="316"/>
+ <point x="348" y="456" type="curve" smooth="yes"/>
+ <point x="348" y="636"/>
+ <point x="504" y="720"/>
+ <point x="784" y="720" type="curve" smooth="yes"/>
+ <point x="1028" y="720" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1669, 'leftMargin': 153, 'rightMargin': -103}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D90_.glif b/src/Interface-Regular.ufo/glyphs/uni1D90_.glif
new file mode 100644
index 000000000..76dfa32dd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D90_.glif
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D90" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D90"/>
+ <outline>
+ <contour>
+ <point x="652" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="652" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1656" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="4" y="688" type="line"/>
+ <point x="4" y="272"/>
+ <point x="212" y="-28"/>
+ <point x="584" y="-28" type="curve" smooth="yes"/>
+ <point x="948" y="-28"/>
+ <point x="1120" y="248"/>
+ <point x="1160" y="700" type="curve"/>
+ <point x="1160" y="788" type="line"/>
+ <point x="1120" y="1240"/>
+ <point x="948" y="1516"/>
+ <point x="584" y="1516" type="curve" smooth="yes"/>
+ <point x="208" y="1516"/>
+ <point x="4" y="1184"/>
+ <point x="4" y="716" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="276" y="716" type="line"/>
+ <point x="276" y="1028"/>
+ <point x="384" y="1296"/>
+ <point x="656" y="1296" type="curve" smooth="yes"/>
+ <point x="916" y="1296"/>
+ <point x="1024" y="1036"/>
+ <point x="1072" y="764" type="curve"/>
+ <point x="1072" y="696" type="line"/>
+ <point x="1008" y="436"/>
+ <point x="916" y="192"/>
+ <point x="652" y="192" type="curve" smooth="yes"/>
+ <point x="384" y="192"/>
+ <point x="276" y="416"/>
+ <point x="276" y="688" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1028" y="1488" type="line"/>
+ <point x="984" y="1164" type="line"/>
+ <point x="984" y="412" type="line" smooth="yes"/>
+ <point x="984" y="96"/>
+ <point x="1088" y="-28"/>
+ <point x="1264" y="-28" type="curve" smooth="yes"/>
+ <point x="1324" y="-28"/>
+ <point x="1380" y="-24"/>
+ <point x="1440" y="20" type="curve"/>
+ <point x="1404" y="220" type="line"/>
+ <point x="1396" y="220"/>
+ <point x="1380" y="220"/>
+ <point x="1364" y="220" type="curve" smooth="yes"/>
+ <point x="1308" y="220"/>
+ <point x="1260" y="248"/>
+ <point x="1260" y="412" type="curve" smooth="yes"/>
+ <point x="1260" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1204" y="220" type="line"/>
+ <point x="1204" y="-192" type="line" smooth="yes"/>
+ <point x="1204" y="-456"/>
+ <point x="1396" y="-600"/>
+ <point x="1624" y="-600" type="curve" smooth="yes"/>
+ <point x="1664" y="-600"/>
+ <point x="1724" y="-592"/>
+ <point x="1760" y="-580" type="curve"/>
+ <point x="1760" y="-396" type="line"/>
+ <point x="1736" y="-404"/>
+ <point x="1704" y="-408"/>
+ <point x="1684" y="-408" type="curve" smooth="yes"/>
+ <point x="1556" y="-408"/>
+ <point x="1476" y="-352"/>
+ <point x="1476" y="-192" type="curve" smooth="yes"/>
+ <point x="1476" y="220" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1781, 'leftMargin': 127, 'rightMargin': -103}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D91_.glif b/src/Interface-Regular.ufo/glyphs/uni1D91_.glif
new file mode 100644
index 000000000..ac607de2b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D91_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D91" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D91"/>
+ <outline>
+ <contour>
+ <point x="1076" y="220" type="line"/>
+ <point x="1076" y="-192" type="line" smooth="yes"/>
+ <point x="1076" y="-456"/>
+ <point x="1296" y="-600"/>
+ <point x="1520" y="-600" type="curve" smooth="yes"/>
+ <point x="1560" y="-600"/>
+ <point x="1620" y="-592"/>
+ <point x="1656" y="-580" type="curve"/>
+ <point x="1656" y="-396" type="line"/>
+ <point x="1632" y="-404"/>
+ <point x="1600" y="-408"/>
+ <point x="1580" y="-408" type="curve" smooth="yes"/>
+ <point x="1452" y="-408"/>
+ <point x="1352" y="-352"/>
+ <point x="1352" y="-192" type="curve" smooth="yes"/>
+ <point x="1352" y="220" type="line"/>
+ </contour>
+ <component base="dhook" xOffset="-24"/>
+ <contour>
+ <point x="760.0" y="2200.0" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="760.0" y="-616.0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1572.0" y="2200.0" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1594, 'leftMargin': 127, 'rightMargin': -84}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D92_.cn.glif b/src/Interface-Regular.ufo/glyphs/uni1D92_.cn.glif
new file mode 100644
index 000000000..c8d11020f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D92_.cn.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D92.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1044" y="364" type="line"/>
+ <point x="1044" y="-192" type="line" smooth="yes"/>
+ <point x="1044" y="-456"/>
+ <point x="1240" y="-600"/>
+ <point x="1464" y="-600" type="curve" smooth="yes"/>
+ <point x="1504" y="-600"/>
+ <point x="1564" y="-592"/>
+ <point x="1600" y="-580" type="curve"/>
+ <point x="1600" y="-396" type="line"/>
+ <point x="1576" y="-404"/>
+ <point x="1548" y="-408"/>
+ <point x="1524" y="-408" type="curve" smooth="yes"/>
+ <point x="1400" y="-408"/>
+ <point x="1320" y="-352"/>
+ <point x="1320" y="-192" type="curve" smooth="yes"/>
+ <point x="1320" y="364" type="line"/>
+ </contour>
+ <component base="e.cn" xOffset="-196"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1502, 'leftMargin': 129, 'rightMargin': -294}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D92_.glif b/src/Interface-Regular.ufo/glyphs/uni1D92_.glif
new file mode 100644
index 000000000..1581366d0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D92_.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D92" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D92"/>
+ <outline>
+ <contour>
+ <point x="980" y="264" type="line"/>
+ <point x="980" y="-192" type="line" smooth="yes"/>
+ <point x="980" y="-456"/>
+ <point x="1176" y="-600"/>
+ <point x="1400" y="-600" type="curve" smooth="yes"/>
+ <point x="1440" y="-600"/>
+ <point x="1500" y="-592"/>
+ <point x="1536" y="-580" type="curve"/>
+ <point x="1536" y="-396" type="line"/>
+ <point x="1512" y="-404"/>
+ <point x="1480" y="-408"/>
+ <point x="1460" y="-408" type="curve" smooth="yes"/>
+ <point x="1336" y="-408"/>
+ <point x="1256" y="-352"/>
+ <point x="1256" y="-192" type="curve" smooth="yes"/>
+ <point x="1256" y="264" type="line"/>
+ </contour>
+ <contour>
+ <point x="688" y="-28" type="curve" smooth="yes"/>
+ <point x="988" y="-28"/>
+ <point x="1160" y="116"/>
+ <point x="1256" y="264" type="curve"/>
+ <point x="1088" y="392" type="line"/>
+ <point x="1000" y="276"/>
+ <point x="884" y="192"/>
+ <point x="704" y="192" type="curve" smooth="yes"/>
+ <point x="428" y="192"/>
+ <point x="276" y="416"/>
+ <point x="276" y="692" type="curve" smooth="yes"/>
+ <point x="276" y="748" type="line" smooth="yes"/>
+ <point x="276" y="1104"/>
+ <point x="432" y="1296"/>
+ <point x="652" y="1296" type="curve" smooth="yes"/>
+ <point x="908" y="1296"/>
+ <point x="984" y="1088"/>
+ <point x="996" y="900" type="curve"/>
+ <point x="996" y="880" type="line"/>
+ <point x="164" y="880" type="line"/>
+ <point x="164" y="660" type="line"/>
+ <point x="1272" y="660" type="line"/>
+ <point x="1272" y="780" type="line" smooth="yes"/>
+ <point x="1272" y="1200"/>
+ <point x="1092" y="1516"/>
+ <point x="652" y="1516" type="curve" smooth="yes"/>
+ <point x="320" y="1516"/>
+ <point x="0" y="1240"/>
+ <point x="0" y="748" type="curve" smooth="yes"/>
+ <point x="0" y="692" type="line" smooth="yes"/>
+ <point x="0" y="272"/>
+ <point x="268" y="-28"/>
+ </contour>
+ <contour>
+ <point x="680" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="680" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1388" y="1776" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1517, 'leftMargin': 129, 'rightMargin': -148}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D93_.glif b/src/Interface-Regular.ufo/glyphs/uni1D93_.glif
new file mode 100644
index 000000000..b1686af55
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D93_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D93" format="1">
+ <advance width="1520"/>
+ <unicode hex="1D93"/>
+ <outline>
+ <contour>
+ <point x="604" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="604" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1372" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="964" y="444" type="line"/>
+ <point x="964" y="-192" type="line" smooth="yes"/>
+ <point x="964" y="-456"/>
+ <point x="1160" y="-600"/>
+ <point x="1384" y="-600" type="curve" smooth="yes"/>
+ <point x="1424" y="-600"/>
+ <point x="1484" y="-592"/>
+ <point x="1520" y="-580" type="curve"/>
+ <point x="1520" y="-396" type="line"/>
+ <point x="1500" y="-404"/>
+ <point x="1468" y="-408"/>
+ <point x="1448" y="-408" type="curve" smooth="yes"/>
+ <point x="1320" y="-408"/>
+ <point x="1240" y="-352"/>
+ <point x="1240" y="-192" type="curve" smooth="yes"/>
+ <point x="1240" y="444" type="line"/>
+ </contour>
+ <component base="epsilon" xOffset="-144"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1517, 'leftMargin': 135, 'rightMargin': -148}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D94_.glif b/src/Interface-Regular.ufo/glyphs/uni1D94_.glif
new file mode 100644
index 000000000..8f692846b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D94_.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D94" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D94"/>
+ <outline>
+ <contour>
+ <point x="752" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="752" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1512" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="128" y="444" type="line"/>
+ <point x="128" y="-192" type="line" smooth="yes"/>
+ <point x="128" y="-456"/>
+ <point x="324" y="-600"/>
+ <point x="552" y="-600" type="curve" smooth="yes"/>
+ <point x="592" y="-600"/>
+ <point x="648" y="-592"/>
+ <point x="688" y="-580" type="curve"/>
+ <point x="688" y="-396" type="line"/>
+ <point x="664" y="-404"/>
+ <point x="632" y="-408"/>
+ <point x="612" y="-408" type="curve" smooth="yes"/>
+ <point x="484" y="-408"/>
+ <point x="404" y="-352"/>
+ <point x="404" y="-192" type="curve" smooth="yes"/>
+ <point x="404" y="444" type="line"/>
+ </contour>
+ <contour>
+ <point x="484" y="808" type="line"/>
+ <point x="484" y="652" type="line"/>
+ <point x="772" y="652" type="line" smooth="yes"/>
+ <point x="988" y="652"/>
+ <point x="1100" y="580"/>
+ <point x="1100" y="420" type="curve" smooth="yes"/>
+ <point x="1100" y="300"/>
+ <point x="972" y="192"/>
+ <point x="752" y="192" type="curve" smooth="yes"/>
+ <point x="540" y="192"/>
+ <point x="404" y="312"/>
+ <point x="404" y="444" type="curve"/>
+ <point x="128" y="444" type="line"/>
+ <point x="128" y="116"/>
+ <point x="448" y="-28"/>
+ <point x="752" y="-28" type="curve" smooth="yes"/>
+ <point x="1112" y="-28"/>
+ <point x="1376" y="140"/>
+ <point x="1376" y="420" type="curve" smooth="yes"/>
+ <point x="1376" y="672"/>
+ <point x="1164" y="808"/>
+ <point x="792" y="808" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="792" y="712" type="line"/>
+ <point x="1128" y="712"/>
+ <point x="1352" y="876"/>
+ <point x="1352" y="1080" type="curve" smooth="yes"/>
+ <point x="1352" y="1364"/>
+ <point x="1112" y="1516"/>
+ <point x="752" y="1516" type="curve" smooth="yes"/>
+ <point x="428" y="1516"/>
+ <point x="156" y="1344"/>
+ <point x="156" y="1072" type="curve"/>
+ <point x="428" y="1072" type="line"/>
+ <point x="428" y="1196"/>
+ <point x="572" y="1296"/>
+ <point x="752" y="1296" type="curve" smooth="yes"/>
+ <point x="976" y="1296"/>
+ <point x="1076" y="1188"/>
+ <point x="1076" y="1080" type="curve" smooth="yes"/>
+ <point x="1076" y="956"/>
+ <point x="988" y="868"/>
+ <point x="772" y="868" type="curve" smooth="yes"/>
+ <point x="484" y="868" type="line"/>
+ <point x="484" y="712" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1499, 'leftMargin': 117, 'rightMargin': 135}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D95_.glif b/src/Interface-Regular.ufo/glyphs/uni1D95_.glif
new file mode 100644
index 000000000..26a27f1a4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D95_.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D95" format="1">
+ <advance width="2016"/>
+ <unicode hex="1D95"/>
+ <outline>
+ <contour>
+ <point x="680" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="680" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1804" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1292" y="828" type="line"/>
+ <point x="1292" y="608" type="line"/>
+ <point x="1396" y="608" type="line"/>
+ <point x="1396" y="-192" type="line" smooth="yes"/>
+ <point x="1396" y="-456"/>
+ <point x="1592" y="-600"/>
+ <point x="1816" y="-600" type="curve" smooth="yes"/>
+ <point x="1856" y="-600"/>
+ <point x="1916" y="-592"/>
+ <point x="1952" y="-580" type="curve"/>
+ <point x="1952" y="-396" type="line"/>
+ <point x="1928" y="-404"/>
+ <point x="1896" y="-408"/>
+ <point x="1876" y="-408" type="curve" smooth="yes"/>
+ <point x="1748" y="-408"/>
+ <point x="1668" y="-352"/>
+ <point x="1668" y="-192" type="curve" smooth="yes"/>
+ <point x="1668" y="828" type="line"/>
+ </contour>
+ <contour>
+ <point x="648" y="1516" type="curve" smooth="yes"/>
+ <point x="348" y="1516"/>
+ <point x="180" y="1372"/>
+ <point x="80" y="1224" type="curve"/>
+ <point x="248" y="1096" type="line"/>
+ <point x="336" y="1212"/>
+ <point x="456" y="1296"/>
+ <point x="636" y="1296" type="curve" smooth="yes"/>
+ <point x="908" y="1296"/>
+ <point x="1060" y="1072"/>
+ <point x="1060" y="800" type="curve" smooth="yes"/>
+ <point x="1060" y="740" type="line" smooth="yes"/>
+ <point x="1060" y="384"/>
+ <point x="904" y="192"/>
+ <point x="684" y="192" type="curve" smooth="yes"/>
+ <point x="428" y="192"/>
+ <point x="356" y="400"/>
+ <point x="340" y="588" type="curve"/>
+ <point x="340" y="608" type="line"/>
+ <point x="1172" y="608" type="line"/>
+ <point x="1172" y="828" type="line"/>
+ <point x="64" y="828" type="line"/>
+ <point x="64" y="712" type="line" smooth="yes"/>
+ <point x="64" y="292"/>
+ <point x="244" y="-28"/>
+ <point x="684" y="-28" type="curve" smooth="yes"/>
+ <point x="1016" y="-28"/>
+ <point x="1336" y="252"/>
+ <point x="1336" y="740" type="curve" smooth="yes"/>
+ <point x="1336" y="800" type="line" smooth="yes"/>
+ <point x="1336" y="1216"/>
+ <point x="1072" y="1516"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1840, 'leftMargin': 102, 'rightMargin': -148}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D96_.ccmp.glif b/src/Interface-Regular.ufo/glyphs/uni1D96_.ccmp.glif
new file mode 100644
index 000000000..e3ac6d3f8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D96_.ccmp.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D96.ccmp" format="1">
+ <advance width="736"/>
+ <outline>
+ <contour>
+ <point x="200" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="192" y="-632" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="556" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="332" y="1488" type="line"/>
+ <point x="56" y="1488" type="line"/>
+ <point x="56" y="0" type="line"/>
+ <point x="332" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="408" y="208" type="line"/>
+ <point x="132" y="208" type="line"/>
+ <point x="132" y="-124" type="line" smooth="yes"/>
+ <point x="132" y="-432"/>
+ <point x="260" y="-600"/>
+ <point x="524" y="-600" type="curve" smooth="yes"/>
+ <point x="568" y="-600"/>
+ <point x="640" y="-592"/>
+ <point x="680" y="-580" type="curve"/>
+ <point x="680" y="-364" type="line"/>
+ <point x="656" y="-372"/>
+ <point x="616" y="-372"/>
+ <point x="592" y="-372" type="curve" smooth="yes"/>
+ <point x="472" y="-372"/>
+ <point x="408" y="-308"/>
+ <point x="408" y="-124" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 712, 'leftMargin': 210, 'rightMargin': -124}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D96_.glif b/src/Interface-Regular.ufo/glyphs/uni1D96_.glif
new file mode 100644
index 000000000..f66447169
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D96_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D96" format="1">
+ <advance width="992"/>
+ <unicode hex="1D96"/>
+ <outline>
+ <contour>
+ <point x="284" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="284" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="744" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="292" y="220" type="line"/>
+ <point x="292" y="-192" type="line" smooth="yes"/>
+ <point x="292" y="-456"/>
+ <point x="488" y="-600"/>
+ <point x="712" y="-600" type="curve" smooth="yes"/>
+ <point x="752" y="-600"/>
+ <point x="812" y="-592"/>
+ <point x="848" y="-580" type="curve"/>
+ <point x="848" y="-396" type="line"/>
+ <point x="824" y="-404"/>
+ <point x="792" y="-408"/>
+ <point x="772" y="-408" type="curve" smooth="yes"/>
+ <point x="644" y="-408"/>
+ <point x="568" y="-352"/>
+ <point x="568" y="-192" type="curve" smooth="yes"/>
+ <point x="568" y="220" type="line"/>
+ </contour>
+ <component base="i" xOffset="-72"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 815, 'leftMargin': 216, 'rightMargin': -104}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D97_.cn.glif b/src/Interface-Regular.ufo/glyphs/uni1D97_.cn.glif
new file mode 100644
index 000000000..920895d22
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D97_.cn.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D97.cn" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="388" y="472" type="line"/>
+ <point x="388" y="-192" type="line" smooth="yes"/>
+ <point x="388" y="-352"/>
+ <point x="484" y="-408"/>
+ <point x="612" y="-408" type="curve" smooth="yes"/>
+ <point x="632" y="-408"/>
+ <point x="664" y="-404"/>
+ <point x="684" y="-396" type="curve"/>
+ <point x="684" y="-580" type="line"/>
+ <point x="648" y="-592"/>
+ <point x="588" y="-600"/>
+ <point x="548" y="-600" type="curve" smooth="yes"/>
+ <point x="324" y="-600"/>
+ <point x="128" y="-456"/>
+ <point x="128" y="-192" type="curve" smooth="yes"/>
+ <point x="128" y="472" type="line"/>
+ </contour>
+ <component base="c.cn" xScale="-1" xOffset="1520"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 118, 'rightMargin': 98}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D97_.glif b/src/Interface-Regular.ufo/glyphs/uni1D97_.glif
new file mode 100644
index 000000000..ad82ebf7d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D97_.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D97" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D97"/>
+ <outline>
+ <contour>
+ <point x="724" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="724" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1520" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="112" y="472" type="line"/>
+ <point x="112" y="-192" type="line" smooth="yes"/>
+ <point x="112" y="-456"/>
+ <point x="308" y="-600"/>
+ <point x="532" y="-600" type="curve" smooth="yes"/>
+ <point x="572" y="-600"/>
+ <point x="632" y="-592"/>
+ <point x="668" y="-580" type="curve"/>
+ <point x="668" y="-396" type="line"/>
+ <point x="648" y="-404"/>
+ <point x="616" y="-408"/>
+ <point x="592" y="-408" type="curve" smooth="yes"/>
+ <point x="468" y="-408"/>
+ <point x="388" y="-352"/>
+ <point x="388" y="-192" type="curve" smooth="yes"/>
+ <point x="388" y="472" type="line"/>
+ </contour>
+ <contour>
+ <point x="724" y="-28" type="curve" smooth="yes"/>
+ <point x="1180" y="-28"/>
+ <point x="1392" y="320"/>
+ <point x="1392" y="716" type="curve" smooth="yes"/>
+ <point x="1392" y="772" type="line" smooth="yes"/>
+ <point x="1392" y="1168"/>
+ <point x="1180" y="1516"/>
+ <point x="724" y="1516" type="curve" smooth="yes"/>
+ <point x="368" y="1516"/>
+ <point x="140" y="1276"/>
+ <point x="128" y="976" type="curve"/>
+ <point x="388" y="976" type="line"/>
+ <point x="400" y="1148"/>
+ <point x="524" y="1296"/>
+ <point x="724" y="1296" type="curve" smooth="yes"/>
+ <point x="1032" y="1296"/>
+ <point x="1116" y="1024"/>
+ <point x="1116" y="772" type="curve" smooth="yes"/>
+ <point x="1116" y="716" type="line" smooth="yes"/>
+ <point x="1116" y="464"/>
+ <point x="1036" y="192"/>
+ <point x="724" y="192" type="curve" smooth="yes"/>
+ <point x="548" y="192"/>
+ <point x="400" y="316"/>
+ <point x="388" y="472" type="curve"/>
+ <point x="128" y="472" type="line"/>
+ <point x="140" y="212"/>
+ <point x="408" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1495, 'leftMargin': 88, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D98_.glif b/src/Interface-Regular.ufo/glyphs/uni1D98_.glif
new file mode 100644
index 000000000..c49fd705c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D98_.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D98" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D98"/>
+ <outline>
+ <contour>
+ <point x="924" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="376" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1204" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="88" y="-140" type="line"/>
+ <point x="88" y="-192" type="line" smooth="yes"/>
+ <point x="88" y="-456"/>
+ <point x="284" y="-600"/>
+ <point x="508" y="-600" type="curve" smooth="yes"/>
+ <point x="548" y="-600"/>
+ <point x="608" y="-592"/>
+ <point x="644" y="-580" type="curve"/>
+ <point x="644" y="-396" type="line"/>
+ <point x="620" y="-404"/>
+ <point x="588" y="-408"/>
+ <point x="568" y="-408" type="curve" smooth="yes"/>
+ <point x="440" y="-408"/>
+ <point x="360" y="-352"/>
+ <point x="360" y="-192" type="curve" smooth="yes"/>
+ <point x="360" y="-140" type="line"/>
+ </contour>
+ <contour>
+ <point x="760" y="440" type="line"/>
+ <point x="760" y="1672" type="line" smooth="yes"/>
+ <point x="760" y="1848"/>
+ <point x="856" y="1944"/>
+ <point x="1012" y="1944" type="curve" smooth="yes"/>
+ <point x="1060" y="1944"/>
+ <point x="1112" y="1940"/>
+ <point x="1148" y="1932" type="curve"/>
+ <point x="1164" y="2152" type="line"/>
+ <point x="1104" y="2168"/>
+ <point x="1044" y="2176"/>
+ <point x="988" y="2176" type="curve" smooth="yes"/>
+ <point x="676" y="2176"/>
+ <point x="488" y="1996"/>
+ <point x="488" y="1672" type="curve" smooth="yes"/>
+ <point x="488" y="440" type="line"/>
+ </contour>
+ <contour>
+ <point x="488" y="1572" type="line"/>
+ <point x="488" y="340" type="line" smooth="yes"/>
+ <point x="488" y="164"/>
+ <point x="396" y="68"/>
+ <point x="236" y="68" type="curve" smooth="yes"/>
+ <point x="188" y="68"/>
+ <point x="136" y="72"/>
+ <point x="100" y="80" type="curve"/>
+ <point x="88" y="-140" type="line"/>
+ <point x="144" y="-152"/>
+ <point x="204" y="-160"/>
+ <point x="260" y="-160" type="curve" smooth="yes"/>
+ <point x="572" y="-160"/>
+ <point x="760" y="16"/>
+ <point x="760" y="340" type="curve" smooth="yes"/>
+ <point x="760" y="1572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1158, 'leftMargin': 41, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D99_.glif b/src/Interface-Regular.ufo/glyphs/uni1D99_.glif
new file mode 100644
index 000000000..ab07fec70
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D99_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D99" format="1">
+ <advance width="1760"/>
+ <unicode hex="1D99"/>
+ <outline>
+ <contour>
+ <point x="620" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="620" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1560" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1108" y="220" type="line"/>
+ <point x="1108" y="-192" type="line" smooth="yes"/>
+ <point x="1108" y="-456"/>
+ <point x="1304" y="-600"/>
+ <point x="1528" y="-600" type="curve" smooth="yes"/>
+ <point x="1568" y="-600"/>
+ <point x="1628" y="-592"/>
+ <point x="1664" y="-580" type="curve"/>
+ <point x="1664" y="-396" type="line"/>
+ <point x="1640" y="-404"/>
+ <point x="1608" y="-408"/>
+ <point x="1588" y="-408" type="curve" smooth="yes"/>
+ <point x="1464" y="-408"/>
+ <point x="1384" y="-352"/>
+ <point x="1384" y="-192" type="curve" smooth="yes"/>
+ <point x="1384" y="220" type="line"/>
+ </contour>
+ <component base="u" xOffset="-160"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1720, 'leftMargin': 256, 'rightMargin': -103}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D9A__.glif b/src/Interface-Regular.ufo/glyphs/uni1D9A__.glif
new file mode 100644
index 000000000..9eb8b50eb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D9A__.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D9A" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D9A"/>
+ <outline>
+ <contour>
+ <point x="736" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="736" y="-752" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1588" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="88" y="168" type="line"/>
+ <point x="88" y="-348" type="line" smooth="yes"/>
+ <point x="88" y="-612"/>
+ <point x="284" y="-756"/>
+ <point x="508" y="-756" type="curve" smooth="yes"/>
+ <point x="548" y="-756"/>
+ <point x="608" y="-748"/>
+ <point x="644" y="-736" type="curve"/>
+ <point x="644" y="-552" type="line"/>
+ <point x="620" y="-560"/>
+ <point x="588" y="-560"/>
+ <point x="568" y="-560" type="curve" smooth="yes"/>
+ <point x="444" y="-560"/>
+ <point x="336" y="-508"/>
+ <point x="336" y="-348" type="curve" smooth="yes"/>
+ <point x="336" y="168" type="line"/>
+ </contour>
+ <contour>
+ <point x="148" y="1488" type="line"/>
+ <point x="148" y="1268" type="line"/>
+ <point x="984" y="1268" type="line"/>
+ <point x="496" y="732" type="line"/>
+ <point x="496" y="560" type="line"/>
+ <point x="644" y="560" type="line"/>
+ <point x="1344" y="1320" type="line"/>
+ <point x="1344" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="496" y="728" type="line"/>
+ <point x="496" y="512" type="line"/>
+ <point x="704" y="512" type="line" smooth="yes"/>
+ <point x="988" y="512"/>
+ <point x="1144" y="416"/>
+ <point x="1144" y="168" type="curve" smooth="yes"/>
+ <point x="1144" y="-40"/>
+ <point x="992" y="-196"/>
+ <point x="736" y="-196" type="curve" smooth="yes"/>
+ <point x="512" y="-196"/>
+ <point x="364" y="-28"/>
+ <point x="364" y="168" type="curve"/>
+ <point x="88" y="168" type="line"/>
+ <point x="88" y="-240"/>
+ <point x="420" y="-416"/>
+ <point x="736" y="-416" type="curve" smooth="yes"/>
+ <point x="1132" y="-416"/>
+ <point x="1416" y="-200"/>
+ <point x="1416" y="176" type="curve" smooth="yes"/>
+ <point x="1416" y="528"/>
+ <point x="1156" y="728"/>
+ <point x="708" y="728" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1643, 'leftMargin': 143, 'rightMargin': 170}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D9B__.glif b/src/Interface-Regular.ufo/glyphs/uni1D9B__.glif
new file mode 100644
index 000000000..4a4e88dcf
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D9B__.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D9B" format="1">
+ <advance width="1504"/>
+ <unicode hex="1D9B"/>
+ <outline>
+ <contour>
+ <point x="864" y="872" type="curve" smooth="yes"/>
+ <point x="1140" y="872"/>
+ <point x="1320" y="1120"/>
+ <point x="1320" y="1468" type="curve" smooth="yes"/>
+ <point x="1320" y="1488" type="line" smooth="yes"/>
+ <point x="1320" y="1796"/>
+ <point x="1140" y="2016"/>
+ <point x="864" y="2016" type="curve" smooth="yes"/>
+ <point x="596" y="2016"/>
+ <point x="468" y="1812"/>
+ <point x="436" y="1476" type="curve"/>
+ <point x="436" y="1412" type="line"/>
+ <point x="468" y="1080"/>
+ <point x="596" y="872"/>
+ </contour>
+ <contour>
+ <point x="812" y="1044" type="curve" smooth="yes"/>
+ <point x="616" y="1044"/>
+ <point x="536" y="1228"/>
+ <point x="504" y="1432" type="curve"/>
+ <point x="504" y="1480" type="line"/>
+ <point x="548" y="1672"/>
+ <point x="616" y="1844"/>
+ <point x="812" y="1844" type="curve" smooth="yes"/>
+ <point x="1012" y="1844"/>
+ <point x="1068" y="1688"/>
+ <point x="1068" y="1488" type="curve" smooth="yes"/>
+ <point x="1068" y="1468" type="line" smooth="yes"/>
+ <point x="1068" y="1232"/>
+ <point x="1012" y="1044"/>
+ </contour>
+ <contour>
+ <point x="316" y="896" type="line"/>
+ <point x="536" y="896" type="line"/>
+ <point x="568" y="1132" type="line"/>
+ <point x="568" y="1748" type="line" smooth="yes"/>
+ <point x="568" y="1980"/>
+ <point x="440" y="2016"/>
+ <point x="312" y="2016" type="curve" smooth="yes"/>
+ <point x="268" y="2016"/>
+ <point x="220" y="1996"/>
+ <point x="184" y="1980" type="curve"/>
+ <point x="208" y="1804" type="line"/>
+ <point x="216" y="1808"/>
+ <point x="228" y="1812"/>
+ <point x="240" y="1812" type="curve" smooth="yes"/>
+ <point x="280" y="1812"/>
+ <point x="316" y="1784"/>
+ <point x="316" y="1664" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1304, 'leftMargin': 83, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D9C__.glif b/src/Interface-Regular.ufo/glyphs/uni1D9C__.glif
new file mode 100644
index 000000000..eb4a2640b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D9C__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D9C" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D9C"/>
+ <outline>
+ <contour>
+ <point x="656" y="1084" type="curve" smooth="yes"/>
+ <point x="468" y="1084"/>
+ <point x="400" y="1240"/>
+ <point x="400" y="1424" type="curve" smooth="yes"/>
+ <point x="400" y="1468" type="line" smooth="yes"/>
+ <point x="400" y="1652"/>
+ <point x="472" y="1804"/>
+ <point x="656" y="1804" type="curve" smooth="yes"/>
+ <point x="804" y="1804"/>
+ <point x="868" y="1744"/>
+ <point x="892" y="1616" type="curve"/>
+ <point x="1100" y="1616" type="line"/>
+ <point x="1088" y="1840"/>
+ <point x="920" y="2016"/>
+ <point x="656" y="2016" type="curve" smooth="yes"/>
+ <point x="320" y="2016"/>
+ <point x="148" y="1760"/>
+ <point x="148" y="1468" type="curve" smooth="yes"/>
+ <point x="148" y="1424" type="line" smooth="yes"/>
+ <point x="148" y="1132"/>
+ <point x="320" y="876"/>
+ <point x="656" y="876" type="curve" smooth="yes"/>
+ <point x="892" y="876"/>
+ <point x="1088" y="1052"/>
+ <point x="1100" y="1244" type="curve"/>
+ <point x="892" y="1244" type="line"/>
+ <point x="868" y="1128"/>
+ <point x="788" y="1084"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1115, 'leftMargin': 83, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D9D__.glif b/src/Interface-Regular.ufo/glyphs/uni1D9D__.glif
new file mode 100644
index 000000000..e410c8de1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D9D__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D9D" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D9D"/>
+ <outline>
+ <contour>
+ <point x="700" y="1084" type="curve" smooth="yes"/>
+ <point x="508" y="1084"/>
+ <point x="444" y="1240"/>
+ <point x="444" y="1424" type="curve" smooth="yes"/>
+ <point x="444" y="1468" type="line" smooth="yes"/>
+ <point x="444" y="1652"/>
+ <point x="512" y="1804"/>
+ <point x="700" y="1804" type="curve" smooth="yes"/>
+ <point x="848" y="1804"/>
+ <point x="916" y="1740"/>
+ <point x="936" y="1616" type="curve"/>
+ <point x="1140" y="1616" type="line"/>
+ <point x="1132" y="1840"/>
+ <point x="960" y="2016"/>
+ <point x="696" y="2016" type="curve" smooth="yes"/>
+ <point x="372" y="2016"/>
+ <point x="192" y="1772"/>
+ <point x="192" y="1468" type="curve" smooth="yes"/>
+ <point x="192" y="1424" type="line" smooth="yes"/>
+ <point x="192" y="1132"/>
+ <point x="360" y="876"/>
+ <point x="700" y="876" type="curve" smooth="yes"/>
+ <point x="932" y="876"/>
+ <point x="1144" y="1012"/>
+ <point x="1144" y="1216" type="curve" smooth="yes"/>
+ <point x="1144" y="1356"/>
+ <point x="1052" y="1480"/>
+ <point x="840" y="1480" type="curve" smooth="yes"/>
+ <point x="656" y="1480"/>
+ <point x="508" y="1376"/>
+ <point x="292" y="1120" type="curve"/>
+ <point x="104" y="888" type="line"/>
+ <point x="264" y="764" type="line"/>
+ <point x="428" y="968" type="line"/>
+ <point x="596" y="1164"/>
+ <point x="720" y="1268"/>
+ <point x="812" y="1268" type="curve" smooth="yes"/>
+ <point x="864" y="1268"/>
+ <point x="892" y="1244"/>
+ <point x="892" y="1200" type="curve" smooth="yes"/>
+ <point x="892" y="1120"/>
+ <point x="792" y="1084"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1207, 'leftMargin': 83, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D9E__.glif b/src/Interface-Regular.ufo/glyphs/uni1D9E__.glif
new file mode 100644
index 000000000..f31512be3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D9E__.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D9E" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D9E"/>
+ <outline>
+ <contour>
+ <point x="460" y="2240" type="line"/>
+ <point x="704" y="2164"/>
+ <point x="884" y="1936"/>
+ <point x="884" y="1544" type="curve" smooth="yes"/>
+ <point x="884" y="1440" type="line" smooth="yes"/>
+ <point x="884" y="1212"/>
+ <point x="808" y="1084"/>
+ <point x="624" y="1084" type="curve" smooth="yes"/>
+ <point x="448" y="1084"/>
+ <point x="364" y="1208"/>
+ <point x="364" y="1372" type="curve" smooth="yes"/>
+ <point x="364" y="1564"/>
+ <point x="444" y="1684"/>
+ <point x="612" y="1684" type="curve" smooth="yes"/>
+ <point x="824" y="1684"/>
+ <point x="896" y="1592"/>
+ <point x="952" y="1524" type="curve"/>
+ <point x="1024" y="1520" type="line"/>
+ <point x="1024" y="1700"/>
+ <point x="844" y="1892"/>
+ <point x="612" y="1892" type="curve" smooth="yes"/>
+ <point x="304" y="1892"/>
+ <point x="116" y="1684"/>
+ <point x="116" y="1372" type="curve" smooth="yes"/>
+ <point x="116" y="1096"/>
+ <point x="320" y="876"/>
+ <point x="620" y="876" type="curve" smooth="yes"/>
+ <point x="912" y="876"/>
+ <point x="1136" y="1104"/>
+ <point x="1136" y="1440" type="curve" smooth="yes"/>
+ <point x="1136" y="1540" type="line" smooth="yes"/>
+ <point x="1136" y="2016"/>
+ <point x="884" y="2348"/>
+ <point x="536" y="2440" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1132" y="2324" type="line"/>
+ <point x="1036" y="2456" type="line"/>
+ <point x="372" y="2076" type="line"/>
+ <point x="464" y="1944" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1213, 'leftMargin': 83, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1D9F__.glif b/src/Interface-Regular.ufo/glyphs/uni1D9F__.glif
new file mode 100644
index 000000000..9c558c374
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1D9F__.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D9F" format="1">
+ <advance width="1248"/>
+ <unicode hex="1D9F"/>
+ <outline>
+ <contour>
+ <point x="628" y="876" type="curve" smooth="yes"/>
+ <point x="884" y="876"/>
+ <point x="1076" y="1000"/>
+ <point x="1076" y="1208" type="curve" smooth="yes"/>
+ <point x="1076" y="1332"/>
+ <point x="1004" y="1420"/>
+ <point x="876" y="1464" type="curve"/>
+ <point x="988" y="1512"/>
+ <point x="1052" y="1596"/>
+ <point x="1052" y="1696" type="curve" smooth="yes"/>
+ <point x="1052" y="1904"/>
+ <point x="884" y="2016"/>
+ <point x="628" y="2016" type="curve" smooth="yes"/>
+ <point x="396" y="2016"/>
+ <point x="192" y="1888"/>
+ <point x="192" y="1688" type="curve"/>
+ <point x="424" y="1688" type="line"/>
+ <point x="428" y="1776"/>
+ <point x="504" y="1804"/>
+ <point x="628" y="1804" type="curve" smooth="yes"/>
+ <point x="744" y="1804"/>
+ <point x="804" y="1760"/>
+ <point x="804" y="1684" type="curve" smooth="yes"/>
+ <point x="804" y="1612"/>
+ <point x="760" y="1560"/>
+ <point x="644" y="1560" type="curve" smooth="yes"/>
+ <point x="436" y="1560" type="line"/>
+ <point x="436" y="1356" type="line"/>
+ <point x="644" y="1356" type="line" smooth="yes"/>
+ <point x="768" y="1356"/>
+ <point x="820" y="1316"/>
+ <point x="820" y="1224" type="curve" smooth="yes"/>
+ <point x="820" y="1136"/>
+ <point x="772" y="1080"/>
+ <point x="628" y="1080" type="curve" smooth="yes"/>
+ <point x="484" y="1080"/>
+ <point x="420" y="1124"/>
+ <point x="404" y="1224" type="curve"/>
+ <point x="176" y="1224" type="line"/>
+ <point x="176" y="984"/>
+ <point x="412" y="876"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1064, 'leftMargin': 83, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DA0__.glif b/src/Interface-Regular.ufo/glyphs/uni1DA0__.glif
new file mode 100644
index 000000000..6da511c93
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DA0__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA0" format="1">
+ <advance width="992"/>
+ <unicode hex="1DA0"/>
+ <outline>
+ <contour>
+ <point x="576" y="896" type="line"/>
+ <point x="576" y="2136" type="line" smooth="yes"/>
+ <point x="576" y="2252"/>
+ <point x="636" y="2296"/>
+ <point x="724" y="2296" type="curve" smooth="yes"/>
+ <point x="760" y="2296"/>
+ <point x="800" y="2292"/>
+ <point x="828" y="2284" type="curve"/>
+ <point x="840" y="2488" type="line"/>
+ <point x="796" y="2496"/>
+ <point x="748" y="2504"/>
+ <point x="704" y="2504" type="curve" smooth="yes"/>
+ <point x="476" y="2504"/>
+ <point x="324" y="2372"/>
+ <point x="324" y="2136" type="curve" smooth="yes"/>
+ <point x="324" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="800" y="1996" type="line"/>
+ <point x="156" y="1996" type="line"/>
+ <point x="156" y="1784" type="line"/>
+ <point x="800" y="1784" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 822, 'leftMargin': 83, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DA1__.glif b/src/Interface-Regular.ufo/glyphs/uni1DA1__.glif
new file mode 100644
index 000000000..0842968e4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DA1__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA1" format="1">
+ <advance width="992"/>
+ <unicode hex="1DA1"/>
+ <outline>
+ <contour>
+ <point x="372" y="1996" type="line"/>
+ <point x="372" y="860" type="line" smooth="yes"/>
+ <point x="372" y="720"/>
+ <point x="344" y="672"/>
+ <point x="256" y="672" type="curve" smooth="yes"/>
+ <point x="240" y="672"/>
+ <point x="212" y="676"/>
+ <point x="192" y="680" type="curve"/>
+ <point x="192" y="468" type="line"/>
+ <point x="224" y="456"/>
+ <point x="276" y="452"/>
+ <point x="312" y="452" type="curve" smooth="yes"/>
+ <point x="544" y="452"/>
+ <point x="624" y="628"/>
+ <point x="624" y="860" type="curve" smooth="yes"/>
+ <point x="624" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="876" y="1612" type="line"/>
+ <point x="116" y="1612" type="line"/>
+ <point x="116" y="1404" type="line"/>
+ <point x="876" y="1404" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 868, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DA2__.glif b/src/Interface-Regular.ufo/glyphs/uni1DA2__.glif
new file mode 100644
index 000000000..ac9a0a679
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DA2__.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA2" format="1">
+ <advance width="1248"/>
+ <unicode hex="1DA2"/>
+ <outline>
+ <component base="uni1D4D" xOffset="40"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1221.0, 'leftMargin': 83, 'rightMargin': 137.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DA3__.glif b/src/Interface-Regular.ufo/glyphs/uni1DA3__.glif
new file mode 100644
index 000000000..a283c7fad
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DA3__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA3" format="1">
+ <advance width="1248"/>
+ <unicode hex="1DA3"/>
+ <outline>
+ <contour>
+ <point x="812" y="408" type="line"/>
+ <point x="1064" y="408" type="line"/>
+ <point x="1064" y="1996" type="line"/>
+ <point x="812" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="848" y="1408" type="line"/>
+ <point x="848" y="1228"/>
+ <point x="780" y="1084"/>
+ <point x="620" y="1084" type="curve" smooth="yes"/>
+ <point x="508" y="1084"/>
+ <point x="436" y="1152"/>
+ <point x="436" y="1344" type="curve" smooth="yes"/>
+ <point x="436" y="1996" type="line"/>
+ <point x="184" y="1996" type="line"/>
+ <point x="184" y="1296" type="line" smooth="yes"/>
+ <point x="184" y="1000"/>
+ <point x="320" y="876"/>
+ <point x="536" y="876" type="curve" smooth="yes"/>
+ <point x="768" y="876"/>
+ <point x="912" y="1100"/>
+ <point x="912" y="1408" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1156, 'leftMargin': 138, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DA4__.ccmp.glif b/src/Interface-Regular.ufo/glyphs/uni1DA4__.ccmp.glif
new file mode 100644
index 000000000..db6bd6904
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DA4__.ccmp.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA4.ccmp" format="1">
+ <advance width="992"/>
+ <outline>
+ <contour>
+ <point x="492" y="2268" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="620" y="1996" type="line"/>
+ <point x="368" y="1996" type="line"/>
+ <point x="368" y="896" type="line"/>
+ <point x="620" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="876" y="1612" type="line"/>
+ <point x="116" y="1612" type="line"/>
+ <point x="116" y="1404" type="line"/>
+ <point x="876" y="1404" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 868, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DA4__.glif b/src/Interface-Regular.ufo/glyphs/uni1DA4__.glif
new file mode 100644
index 000000000..f7858438b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DA4__.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA4" format="1">
+ <advance width="992"/>
+ <unicode hex="1DA4"/>
+ <outline>
+ <contour>
+ <point x="620" y="1996" type="line"/>
+ <point x="368" y="1996" type="line"/>
+ <point x="368" y="896" type="line"/>
+ <point x="620" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="352" y="2284" type="curve" smooth="yes"/>
+ <point x="352" y="2212"/>
+ <point x="400" y="2148"/>
+ <point x="496" y="2148" type="curve" smooth="yes"/>
+ <point x="588" y="2148"/>
+ <point x="640" y="2212"/>
+ <point x="640" y="2284" type="curve" smooth="yes"/>
+ <point x="640" y="2364"/>
+ <point x="588" y="2424"/>
+ <point x="496" y="2424" type="curve" smooth="yes"/>
+ <point x="400" y="2424"/>
+ <point x="352" y="2364"/>
+ </contour>
+ <contour>
+ <point x="876" y="1612" type="line"/>
+ <point x="116" y="1612" type="line"/>
+ <point x="116" y="1404" type="line"/>
+ <point x="876" y="1404" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 868, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DA5__.glif b/src/Interface-Regular.ufo/glyphs/uni1DA5__.glif
new file mode 100644
index 000000000..16b34ae0b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DA5__.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA5" format="1">
+ <advance width="736"/>
+ <unicode hex="1DA5"/>
+ <outline>
+ <contour>
+ <point x="124" y="1996" type="line"/>
+ <point x="124" y="1188" type="line" smooth="yes"/>
+ <point x="124" y="968"/>
+ <point x="264" y="880"/>
+ <point x="420" y="880" type="curve" smooth="yes"/>
+ <point x="484" y="880"/>
+ <point x="544" y="892"/>
+ <point x="612" y="940" type="curve"/>
+ <point x="568" y="1120" type="line"/>
+ <point x="544" y="1108"/>
+ <point x="512" y="1092"/>
+ <point x="472" y="1092" type="curve" smooth="yes"/>
+ <point x="424" y="1092"/>
+ <point x="376" y="1116"/>
+ <point x="376" y="1216" type="curve" smooth="yes"/>
+ <point x="376" y="1996" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 707, 'leftMargin': 138, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DA6__.glif b/src/Interface-Regular.ufo/glyphs/uni1DA6__.glif
new file mode 100644
index 000000000..2c2695474
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DA6__.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA6" format="1">
+ <advance width="992"/>
+ <unicode hex="1DA6"/>
+ <outline>
+ <contour>
+ <point x="624" y="2080" type="line"/>
+ <point x="372" y="2080" type="line"/>
+ <point x="372" y="896" type="line"/>
+ <point x="624" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="836" y="2080" type="line"/>
+ <point x="160" y="2080" type="line"/>
+ <point x="160" y="1872" type="line"/>
+ <point x="836" y="1872" type="line"/>
+ </contour>
+ <contour>
+ <point x="836" y="1104" type="line"/>
+ <point x="160" y="1104" type="line"/>
+ <point x="160" y="896" type="line"/>
+ <point x="836" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 868, 'leftMargin': 96, 'rightMargin': 97}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DA7__.glif b/src/Interface-Regular.ufo/glyphs/uni1DA7__.glif
new file mode 100644
index 000000000..9e7da854b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DA7__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA7" format="1">
+ <advance width="992"/>
+ <unicode hex="1DA7"/>
+ <outline>
+ <contour>
+ <point x="876" y="1640" type="line"/>
+ <point x="116" y="1640" type="line"/>
+ <point x="116" y="1432" type="line"/>
+ <point x="876" y="1432" type="line"/>
+ </contour>
+ <component base="uni1DA6" xOffset="64"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 868, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DA8__.ccmp.glif b/src/Interface-Regular.ufo/glyphs/uni1DA8__.ccmp.glif
new file mode 100644
index 000000000..d18ede9b1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DA8__.ccmp.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA8.ccmp" format="1">
+ <advance width="992"/>
+ <outline>
+ <contour>
+ <point x="612" y="2268" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="480" y="1124" type="line"/>
+ <point x="480" y="768" type="line"/>
+ <point x="480" y="704"/>
+ <point x="460" y="656"/>
+ <point x="396" y="656" type="curve" smooth="yes"/>
+ <point x="344" y="656"/>
+ <point x="320" y="688"/>
+ <point x="320" y="740" type="curve" smooth="yes"/>
+ <point x="320" y="804"/>
+ <point x="356" y="828"/>
+ <point x="428" y="828" type="curve" smooth="yes"/>
+ <point x="920" y="828" type="line"/>
+ <point x="920" y="1040" type="line"/>
+ <point x="420" y="1040" type="line" smooth="yes"/>
+ <point x="256" y="1040"/>
+ <point x="72" y="940"/>
+ <point x="72" y="720" type="curve" smooth="yes"/>
+ <point x="72" y="544"/>
+ <point x="228" y="452"/>
+ <point x="408" y="452" type="curve" smooth="yes"/>
+ <point x="648" y="452"/>
+ <point x="732" y="612"/>
+ <point x="732" y="812" type="curve" smooth="yes"/>
+ <point x="732" y="1124" type="line"/>
+ </contour>
+ <contour>
+ <point x="732" y="1996" type="line"/>
+ <point x="480" y="1996" type="line"/>
+ <point x="480" y="896" type="line"/>
+ <point x="732" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 930, 'leftMargin': 0, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DA8__.glif b/src/Interface-Regular.ufo/glyphs/uni1DA8__.glif
new file mode 100644
index 000000000..e2f1f9e9d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DA8__.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA8" format="1">
+ <advance width="992"/>
+ <unicode hex="1DA8"/>
+ <outline>
+ <contour>
+ <point x="480" y="1124" type="line"/>
+ <point x="480" y="768" type="line"/>
+ <point x="480" y="704"/>
+ <point x="460" y="656"/>
+ <point x="396" y="656" type="curve" smooth="yes"/>
+ <point x="344" y="656"/>
+ <point x="320" y="688"/>
+ <point x="320" y="740" type="curve" smooth="yes"/>
+ <point x="320" y="804"/>
+ <point x="356" y="828"/>
+ <point x="428" y="828" type="curve" smooth="yes"/>
+ <point x="920" y="828" type="line"/>
+ <point x="920" y="1040" type="line"/>
+ <point x="420" y="1040" type="line" smooth="yes"/>
+ <point x="256" y="1040"/>
+ <point x="72" y="940"/>
+ <point x="72" y="720" type="curve" smooth="yes"/>
+ <point x="72" y="544"/>
+ <point x="228" y="452"/>
+ <point x="408" y="452" type="curve" smooth="yes"/>
+ <point x="648" y="452"/>
+ <point x="732" y="612"/>
+ <point x="732" y="812" type="curve" smooth="yes"/>
+ <point x="732" y="1124" type="line"/>
+ </contour>
+ <contour>
+ <point x="732" y="1996" type="line"/>
+ <point x="480" y="1996" type="line"/>
+ <point x="480" y="896" type="line"/>
+ <point x="732" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="464" y="2284" type="curve" smooth="yes"/>
+ <point x="464" y="2212"/>
+ <point x="512" y="2148"/>
+ <point x="604" y="2148" type="curve" smooth="yes"/>
+ <point x="700" y="2148"/>
+ <point x="752" y="2212"/>
+ <point x="752" y="2284" type="curve" smooth="yes"/>
+ <point x="752" y="2364"/>
+ <point x="700" y="2424"/>
+ <point x="604" y="2424" type="curve" smooth="yes"/>
+ <point x="512" y="2424"/>
+ <point x="464" y="2364"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 930, 'leftMargin': 0, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DA9__.glif b/src/Interface-Regular.ufo/glyphs/uni1DA9__.glif
new file mode 100644
index 000000000..5480dbd27
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DA9__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA9" format="1">
+ <advance width="736"/>
+ <unicode hex="1DA9"/>
+ <outline>
+ <contour>
+ <point x="408" y="2484" type="line"/>
+ <point x="160" y="2484" type="line"/>
+ <point x="160" y="896" type="line"/>
+ <point x="408" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="408" y="1076" type="line"/>
+ <point x="160" y="1076" type="line"/>
+ <point x="160" y="772" type="line" smooth="yes"/>
+ <point x="160" y="580"/>
+ <point x="200" y="452"/>
+ <point x="372" y="452" type="curve" smooth="yes"/>
+ <point x="444" y="452"/>
+ <point x="504" y="460"/>
+ <point x="580" y="476" type="curve"/>
+ <point x="580" y="712" type="line"/>
+ <point x="560" y="704"/>
+ <point x="516" y="696"/>
+ <point x="480" y="696" type="curve" smooth="yes"/>
+ <point x="444" y="696"/>
+ <point x="408" y="716"/>
+ <point x="408" y="788" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 641, 'leftMargin': 138, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DAA___.glif b/src/Interface-Regular.ufo/glyphs/uni1DAA___.glif
new file mode 100644
index 000000000..9c487d4d0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DAA___.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DAA" format="1">
+ <advance width="736"/>
+ <unicode hex="1DAA"/>
+ <outline>
+ <contour>
+ <point x="396" y="2484" type="line"/>
+ <point x="144" y="2484" type="line"/>
+ <point x="144" y="896" type="line"/>
+ <point x="396" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="340" y="788" type="line"/>
+ <point x="340" y="716"/>
+ <point x="304" y="696"/>
+ <point x="272" y="696" type="curve" smooth="yes"/>
+ <point x="236" y="696"/>
+ <point x="192" y="704"/>
+ <point x="172" y="712" type="curve"/>
+ <point x="172" y="476" type="line"/>
+ <point x="244" y="460"/>
+ <point x="308" y="452"/>
+ <point x="380" y="452" type="curve" smooth="yes"/>
+ <point x="552" y="452"/>
+ <point x="592" y="580"/>
+ <point x="592" y="772" type="curve" smooth="yes"/>
+ <point x="592" y="1108" type="line"/>
+ <point x="340" y="1108" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 668, 'leftMargin': 138, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DAB___.glif b/src/Interface-Regular.ufo/glyphs/uni1DAB___.glif
new file mode 100644
index 000000000..4cb450b52
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DAB___.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DAB" format="1">
+ <advance width="992"/>
+ <unicode hex="1DAB"/>
+ <outline>
+ <contour>
+ <point x="888" y="1108" type="line"/>
+ <point x="308" y="1108" type="line"/>
+ <point x="308" y="896" type="line"/>
+ <point x="888" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="356" y="1996" type="line"/>
+ <point x="104" y="1996" type="line"/>
+ <point x="104" y="896" type="line"/>
+ <point x="356" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 976, 'leftMargin': 138, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DAC___.glif b/src/Interface-Regular.ufo/glyphs/uni1DAC___.glif
new file mode 100644
index 000000000..e213a11f3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DAC___.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DAC" format="1">
+ <advance width="1760"/>
+ <unicode hex="1DAC"/>
+ <outline>
+ <contour>
+ <point x="344" y="1484" type="line"/>
+ <point x="344" y="1664"/>
+ <point x="412" y="1808"/>
+ <point x="568" y="1808" type="curve" smooth="yes"/>
+ <point x="680" y="1808"/>
+ <point x="752" y="1740"/>
+ <point x="752" y="1548" type="curve" smooth="yes"/>
+ <point x="752" y="896" type="line"/>
+ <point x="1004" y="896" type="line"/>
+ <point x="1004" y="1596" type="line" smooth="yes"/>
+ <point x="1004" y="1892"/>
+ <point x="868" y="2016"/>
+ <point x="652" y="2016" type="curve" smooth="yes"/>
+ <point x="420" y="2016"/>
+ <point x="280" y="1792"/>
+ <point x="280" y="1480" type="curve"/>
+ </contour>
+ <contour>
+ <point x="376" y="1760" type="line"/>
+ <point x="312" y="1996" type="line"/>
+ <point x="124" y="1996" type="line"/>
+ <point x="124" y="896" type="line"/>
+ <point x="376" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="976" y="1484" type="line"/>
+ <point x="976" y="1664"/>
+ <point x="1044" y="1808"/>
+ <point x="1204" y="1808" type="curve" smooth="yes"/>
+ <point x="1312" y="1808"/>
+ <point x="1388" y="1740"/>
+ <point x="1388" y="1548" type="curve" smooth="yes"/>
+ <point x="1388" y="896" type="line"/>
+ <point x="1636" y="896" type="line"/>
+ <point x="1636" y="1596" type="line" smooth="yes"/>
+ <point x="1636" y="1892"/>
+ <point x="1500" y="2016"/>
+ <point x="1284" y="2016" type="curve" smooth="yes"/>
+ <point x="1052" y="2016"/>
+ <point x="912" y="1792"/>
+ <point x="912" y="1480" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1388" y="788" type="line"/>
+ <point x="1388" y="716"/>
+ <point x="1352" y="696"/>
+ <point x="1316" y="696" type="curve" smooth="yes"/>
+ <point x="1280" y="696"/>
+ <point x="1236" y="704"/>
+ <point x="1216" y="712" type="curve"/>
+ <point x="1216" y="476" type="line"/>
+ <point x="1292" y="460"/>
+ <point x="1352" y="452"/>
+ <point x="1424" y="452" type="curve" smooth="yes"/>
+ <point x="1596" y="452"/>
+ <point x="1636" y="580"/>
+ <point x="1636" y="772" type="curve" smooth="yes"/>
+ <point x="1636" y="1076" type="line"/>
+ <point x="1388" y="1076" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1789, 'leftMargin': 138, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DAD___.glif b/src/Interface-Regular.ufo/glyphs/uni1DAD___.glif
new file mode 100644
index 000000000..c19fe4a27
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DAD___.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DAD" format="1">
+ <advance width="1760"/>
+ <unicode hex="1DAD"/>
+ <outline>
+ <contour>
+ <point x="1420" y="1408" type="line"/>
+ <point x="1420" y="1228"/>
+ <point x="1352" y="1084"/>
+ <point x="1192" y="1084" type="curve" smooth="yes"/>
+ <point x="1080" y="1084"/>
+ <point x="1008" y="1152"/>
+ <point x="1008" y="1344" type="curve" smooth="yes"/>
+ <point x="1008" y="1996" type="line"/>
+ <point x="756" y="1996" type="line"/>
+ <point x="756" y="1296" type="line" smooth="yes"/>
+ <point x="756" y="1000"/>
+ <point x="896" y="876"/>
+ <point x="1108" y="876" type="curve" smooth="yes"/>
+ <point x="1344" y="876"/>
+ <point x="1484" y="1100"/>
+ <point x="1484" y="1408" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1388" y="452" type="line"/>
+ <point x="1636" y="452" type="line"/>
+ <point x="1636" y="1996" type="line"/>
+ <point x="1388" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="788" y="1408" type="line"/>
+ <point x="788" y="1228"/>
+ <point x="720" y="1084"/>
+ <point x="560" y="1084" type="curve" smooth="yes"/>
+ <point x="448" y="1084"/>
+ <point x="376" y="1152"/>
+ <point x="376" y="1344" type="curve" smooth="yes"/>
+ <point x="376" y="1996" type="line"/>
+ <point x="124" y="1996" type="line"/>
+ <point x="124" y="1296" type="line" smooth="yes"/>
+ <point x="124" y="1000"/>
+ <point x="260" y="876"/>
+ <point x="476" y="876" type="curve" smooth="yes"/>
+ <point x="708" y="876"/>
+ <point x="852" y="1100"/>
+ <point x="852" y="1408" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1789, 'leftMargin': 138, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DAE___.glif b/src/Interface-Regular.ufo/glyphs/uni1DAE___.glif
new file mode 100644
index 000000000..bbc3d2f42
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DAE___.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DAE" format="1">
+ <advance width="1248"/>
+ <unicode hex="1DAE"/>
+ <outline>
+ <contour>
+ <point x="488" y="1484" type="line"/>
+ <point x="488" y="1664"/>
+ <point x="556" y="1808"/>
+ <point x="716" y="1808" type="curve" smooth="yes"/>
+ <point x="824" y="1808"/>
+ <point x="900" y="1740"/>
+ <point x="900" y="1548" type="curve" smooth="yes"/>
+ <point x="900" y="896" type="line"/>
+ <point x="1152" y="896" type="line"/>
+ <point x="1152" y="1596" type="line" smooth="yes"/>
+ <point x="1152" y="1892"/>
+ <point x="1012" y="2016"/>
+ <point x="800" y="2016" type="curve" smooth="yes"/>
+ <point x="564" y="2016"/>
+ <point x="424" y="1792"/>
+ <point x="424" y="1480" type="curve"/>
+ </contour>
+ <contour>
+ <point x="308" y="452" type="curve" smooth="yes"/>
+ <point x="480" y="452"/>
+ <point x="520" y="580"/>
+ <point x="520" y="772" type="curve" smooth="yes"/>
+ <point x="520" y="1748" type="line"/>
+ <point x="496" y="1996" type="line"/>
+ <point x="268" y="1996" type="line"/>
+ <point x="268" y="788" type="line" smooth="yes"/>
+ <point x="268" y="716"/>
+ <point x="232" y="696"/>
+ <point x="200" y="696" type="curve" smooth="yes"/>
+ <point x="164" y="696"/>
+ <point x="120" y="704"/>
+ <point x="100" y="712" type="curve"/>
+ <point x="100" y="476" type="line"/>
+ <point x="172" y="460"/>
+ <point x="236" y="452"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1243.0, 'leftMargin': 55, 'rightMargin': 137.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DAF___.glif b/src/Interface-Regular.ufo/glyphs/uni1DAF___.glif
new file mode 100644
index 000000000..55cad3a57
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DAF___.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DAF" format="1">
+ <advance width="1248"/>
+ <unicode hex="1DAF"/>
+ <outline>
+ <contour>
+ <point x="316" y="1484" type="line"/>
+ <point x="316" y="1664"/>
+ <point x="384" y="1808"/>
+ <point x="544" y="1808" type="curve" smooth="yes"/>
+ <point x="656" y="1808"/>
+ <point x="728" y="1740"/>
+ <point x="728" y="1548" type="curve" smooth="yes"/>
+ <point x="728" y="896" type="line"/>
+ <point x="980" y="896" type="line"/>
+ <point x="980" y="1596" type="line" smooth="yes"/>
+ <point x="980" y="1892"/>
+ <point x="844" y="2016"/>
+ <point x="628" y="2016" type="curve" smooth="yes"/>
+ <point x="396" y="2016"/>
+ <point x="252" y="1792"/>
+ <point x="252" y="1480" type="curve"/>
+ </contour>
+ <contour>
+ <point x="352" y="1772" type="line"/>
+ <point x="328" y="1996" type="line"/>
+ <point x="100" y="1996" type="line"/>
+ <point x="100" y="896" type="line"/>
+ <point x="352" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="980" y="1076" type="line"/>
+ <point x="728" y="1076" type="line"/>
+ <point x="728" y="772" type="line" smooth="yes"/>
+ <point x="728" y="580"/>
+ <point x="772" y="452"/>
+ <point x="940" y="452" type="curve" smooth="yes"/>
+ <point x="1012" y="452"/>
+ <point x="1076" y="460"/>
+ <point x="1148" y="476" type="curve"/>
+ <point x="1148" y="712" type="line"/>
+ <point x="1132" y="704"/>
+ <point x="1088" y="696"/>
+ <point x="1052" y="696" type="curve" smooth="yes"/>
+ <point x="1016" y="696"/>
+ <point x="980" y="716"/>
+ <point x="980" y="788" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1271, 'leftMargin': 138, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DB0__.glif b/src/Interface-Regular.ufo/glyphs/uni1DB0__.glif
new file mode 100644
index 000000000..ae720d869
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DB0__.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB0" format="1">
+ <advance width="1248"/>
+ <unicode hex="1DB0"/>
+ <outline>
+ <contour>
+ <point x="1096" y="1068" type="line"/>
+ <point x="336" y="1996" type="line"/>
+ <point x="172" y="1812" type="line"/>
+ <point x="912" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="336" y="1996" type="line"/>
+ <point x="84" y="1996" type="line"/>
+ <point x="84" y="896" type="line"/>
+ <point x="336" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1164" y="1996" type="line"/>
+ <point x="912" y="1996" type="line"/>
+ <point x="912" y="896" type="line"/>
+ <point x="1164" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1354, 'leftMargin': 138, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DB1__.glif b/src/Interface-Regular.ufo/glyphs/uni1DB1__.glif
new file mode 100644
index 000000000..9506a6c59
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DB1__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB1" format="1">
+ <advance width="1248"/>
+ <unicode hex="1DB1"/>
+ <outline>
+ <contour>
+ <point x="108" y="1436" type="line"/>
+ <point x="108" y="1100"/>
+ <point x="312" y="876"/>
+ <point x="624" y="876" type="curve" smooth="yes"/>
+ <point x="936" y="876"/>
+ <point x="1140" y="1100"/>
+ <point x="1140" y="1436" type="curve" smooth="yes"/>
+ <point x="1140" y="1456" type="line" smooth="yes"/>
+ <point x="1140" y="1788"/>
+ <point x="936" y="2016"/>
+ <point x="624" y="2016" type="curve" smooth="yes"/>
+ <point x="312" y="2016"/>
+ <point x="108" y="1788"/>
+ <point x="108" y="1456" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="360" y="1456" type="line"/>
+ <point x="360" y="1668"/>
+ <point x="448" y="1804"/>
+ <point x="624" y="1804" type="curve" smooth="yes"/>
+ <point x="796" y="1804"/>
+ <point x="888" y="1668"/>
+ <point x="888" y="1456" type="curve" smooth="yes"/>
+ <point x="888" y="1436" type="line" smooth="yes"/>
+ <point x="888" y="1220"/>
+ <point x="796" y="1084"/>
+ <point x="624" y="1084" type="curve" smooth="yes"/>
+ <point x="448" y="1084"/>
+ <point x="360" y="1220"/>
+ <point x="360" y="1436" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="912" y="1560" type="line"/>
+ <point x="332" y="1560" type="line"/>
+ <point x="332" y="1348" type="line"/>
+ <point x="912" y="1348" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1199.0, 'leftMargin': 83, 'rightMargin': 82.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DB2__.glif b/src/Interface-Regular.ufo/glyphs/uni1DB2__.glif
new file mode 100644
index 000000000..8dac16f7b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DB2__.glif
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB2" format="1">
+ <advance width="1504"/>
+ <unicode hex="1DB2"/>
+ <outline>
+ <contour>
+ <point x="1436" y="1424" type="line"/>
+ <point x="1436" y="1772"/>
+ <point x="1288" y="2016"/>
+ <point x="1020" y="2016" type="curve" smooth="yes"/>
+ <point x="800" y="2016"/>
+ <point x="692" y="1884"/>
+ <point x="668" y="1660" type="curve"/>
+ <point x="668" y="1208" type="line"/>
+ <point x="692" y="1000"/>
+ <point x="800" y="872"/>
+ <point x="1024" y="872" type="curve" smooth="yes"/>
+ <point x="1284" y="872"/>
+ <point x="1436" y="1096"/>
+ <point x="1436" y="1404" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1184" y="1404" type="line"/>
+ <point x="1184" y="1204"/>
+ <point x="1120" y="1084"/>
+ <point x="960" y="1084" type="curve" smooth="yes"/>
+ <point x="840" y="1084"/>
+ <point x="788" y="1160"/>
+ <point x="764" y="1208" type="curve"/>
+ <point x="764" y="1664" type="line"/>
+ <point x="784" y="1720"/>
+ <point x="840" y="1804"/>
+ <point x="960" y="1804" type="curve" smooth="yes"/>
+ <point x="1120" y="1804"/>
+ <point x="1184" y="1656"/>
+ <point x="1184" y="1424" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="68" y="1404" type="line"/>
+ <point x="68" y="1096"/>
+ <point x="220" y="872"/>
+ <point x="480" y="872" type="curve" smooth="yes"/>
+ <point x="696" y="872"/>
+ <point x="804" y="1008"/>
+ <point x="828" y="1232" type="curve"/>
+ <point x="828" y="1660" type="line"/>
+ <point x="804" y="1884"/>
+ <point x="696" y="2016"/>
+ <point x="484" y="2016" type="curve" smooth="yes"/>
+ <point x="216" y="2016"/>
+ <point x="68" y="1772"/>
+ <point x="68" y="1424" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="320" y="1424" type="line"/>
+ <point x="320" y="1656"/>
+ <point x="376" y="1804"/>
+ <point x="536" y="1804" type="curve" smooth="yes"/>
+ <point x="652" y="1804"/>
+ <point x="708" y="1720"/>
+ <point x="728" y="1664" type="curve"/>
+ <point x="728" y="1228" type="line"/>
+ <point x="704" y="1172"/>
+ <point x="652" y="1084"/>
+ <point x="532" y="1084" type="curve" smooth="yes"/>
+ <point x="376" y="1084"/>
+ <point x="320" y="1204"/>
+ <point x="320" y="1404" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="620" y="472" type="line"/>
+ <point x="872" y="472" type="line"/>
+ <point x="872" y="2484" type="line"/>
+ <point x="620" y="2484" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1533, 'leftMargin': 83, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DB3__.glif b/src/Interface-Regular.ufo/glyphs/uni1DB3__.glif
new file mode 100644
index 000000000..9c8cb1e8b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DB3__.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB3" format="1">
+ <advance width="1248"/>
+ <unicode hex="1DB3"/>
+ <outline>
+ <contour>
+ <point x="828" y="1188" type="curve" smooth="yes"/>
+ <point x="828" y="1124"/>
+ <point x="760" y="1084"/>
+ <point x="664" y="1084" type="curve" smooth="yes"/>
+ <point x="544" y="1084"/>
+ <point x="436" y="1116"/>
+ <point x="412" y="1240" type="curve"/>
+ <point x="168" y="1240" type="line"/>
+ <point x="168" y="1056"/>
+ <point x="324" y="876"/>
+ <point x="656" y="876" type="curve" smooth="yes"/>
+ <point x="928" y="876"/>
+ <point x="1080" y="988"/>
+ <point x="1080" y="1204" type="curve" smooth="yes"/>
+ <point x="1080" y="1408"/>
+ <point x="932" y="1496"/>
+ <point x="664" y="1560" type="curve" smooth="yes"/>
+ <point x="536" y="1592"/>
+ <point x="456" y="1616"/>
+ <point x="456" y="1696" type="curve" smooth="yes"/>
+ <point x="456" y="1752"/>
+ <point x="500" y="1804"/>
+ <point x="632" y="1804" type="curve" smooth="yes"/>
+ <point x="772" y="1804"/>
+ <point x="820" y="1740"/>
+ <point x="824" y="1672" type="curve"/>
+ <point x="1068" y="1672" type="line"/>
+ <point x="1068" y="1860"/>
+ <point x="896" y="2016"/>
+ <point x="612" y="2016" type="curve" smooth="yes"/>
+ <point x="388" y="2016"/>
+ <point x="208" y="1896"/>
+ <point x="208" y="1696" type="curve" smooth="yes"/>
+ <point x="208" y="1500"/>
+ <point x="340" y="1408"/>
+ <point x="588" y="1348" type="curve" smooth="yes"/>
+ <point x="748" y="1312"/>
+ <point x="828" y="1272"/>
+ </contour>
+ <contour>
+ <point x="412" y="1240" type="line"/>
+ <point x="168" y="1240" type="line"/>
+ <point x="168" y="772" type="line" smooth="yes"/>
+ <point x="168" y="580"/>
+ <point x="212" y="452"/>
+ <point x="384" y="452" type="curve" smooth="yes"/>
+ <point x="452" y="452"/>
+ <point x="516" y="460"/>
+ <point x="588" y="476" type="curve"/>
+ <point x="588" y="712" type="line"/>
+ <point x="572" y="704"/>
+ <point x="528" y="696"/>
+ <point x="492" y="696" type="curve" smooth="yes"/>
+ <point x="456" y="696"/>
+ <point x="412" y="716"/>
+ <point x="412" y="788" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1077, 'leftMargin': 83, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DB4__.glif b/src/Interface-Regular.ufo/glyphs/uni1DB4__.glif
new file mode 100644
index 000000000..d51316fbe
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DB4__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB4" format="1">
+ <advance width="736"/>
+ <unicode hex="1DB4"/>
+ <outline>
+ <contour>
+ <point x="496" y="2144" type="line"/>
+ <point x="496" y="2220"/>
+ <point x="532" y="2236"/>
+ <point x="564" y="2236" type="curve" smooth="yes"/>
+ <point x="600" y="2236"/>
+ <point x="644" y="2228"/>
+ <point x="664" y="2224" type="curve"/>
+ <point x="664" y="2456" type="line"/>
+ <point x="592" y="2472"/>
+ <point x="528" y="2484"/>
+ <point x="456" y="2484" type="curve" smooth="yes"/>
+ <point x="284" y="2484"/>
+ <point x="244" y="2352"/>
+ <point x="244" y="2160" type="curve" smooth="yes"/>
+ <point x="244" y="896" type="line"/>
+ <point x="496" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="244" y="788" type="line"/>
+ <point x="244" y="716"/>
+ <point x="208" y="696"/>
+ <point x="172" y="696" type="curve" smooth="yes"/>
+ <point x="136" y="696"/>
+ <point x="92" y="704"/>
+ <point x="72" y="712" type="curve"/>
+ <point x="72" y="476" type="line"/>
+ <point x="148" y="460"/>
+ <point x="208" y="452"/>
+ <point x="280" y="452" type="curve" smooth="yes"/>
+ <point x="452" y="452"/>
+ <point x="496" y="580"/>
+ <point x="496" y="772" type="curve" smooth="yes"/>
+ <point x="496" y="1996" type="line"/>
+ <point x="244" y="1996" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 700, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DB5__.glif b/src/Interface-Regular.ufo/glyphs/uni1DB5__.glif
new file mode 100644
index 000000000..0668f7810
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DB5__.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB5" format="1">
+ <advance width="992"/>
+ <unicode hex="1DB5"/>
+ <outline>
+ <contour>
+ <point x="828" y="1996" type="line"/>
+ <point x="168" y="1996" type="line"/>
+ <point x="168" y="1784" type="line"/>
+ <point x="828" y="1784" type="line"/>
+ </contour>
+ <contour>
+ <point x="368" y="2260" type="line"/>
+ <point x="368" y="1200" type="line" smooth="yes"/>
+ <point x="368" y="964"/>
+ <point x="484" y="876"/>
+ <point x="624" y="876" type="curve" smooth="yes"/>
+ <point x="696" y="876"/>
+ <point x="780" y="888"/>
+ <point x="812" y="896" type="curve"/>
+ <point x="812" y="1096" type="line"/>
+ <point x="796" y="1092"/>
+ <point x="748" y="1084"/>
+ <point x="720" y="1084" type="curve" smooth="yes"/>
+ <point x="660" y="1084"/>
+ <point x="620" y="1116"/>
+ <point x="620" y="1240" type="curve" smooth="yes"/>
+ <point x="620" y="2260" type="line"/>
+ </contour>
+ <contour>
+ <point x="560" y="788" type="line"/>
+ <point x="560" y="716"/>
+ <point x="524" y="696"/>
+ <point x="488" y="696" type="curve" smooth="yes"/>
+ <point x="452" y="696"/>
+ <point x="408" y="704"/>
+ <point x="388" y="712" type="curve"/>
+ <point x="388" y="476" type="line"/>
+ <point x="464" y="460"/>
+ <point x="524" y="452"/>
+ <point x="596" y="452" type="curve" smooth="yes"/>
+ <point x="768" y="452"/>
+ <point x="812" y="580"/>
+ <point x="812" y="772" type="curve" smooth="yes"/>
+ <point x="812" y="1076" type="line"/>
+ <point x="560" y="1076" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 770.0, 'leftMargin': 55, 'rightMargin': 55.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DB6__.glif b/src/Interface-Regular.ufo/glyphs/uni1DB6__.glif
new file mode 100644
index 000000000..c9b1d8f17
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DB6__.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB6" format="1">
+ <advance width="1504"/>
+ <unicode hex="1DB6"/>
+ <outline>
+ <contour>
+ <point x="312" y="1996" type="line"/>
+ <point x="312" y="1296" type="line" smooth="yes"/>
+ <point x="312" y="1000"/>
+ <point x="448" y="876"/>
+ <point x="664" y="876" type="curve" smooth="yes"/>
+ <point x="896" y="876"/>
+ <point x="1040" y="1100"/>
+ <point x="1040" y="1408" type="curve"/>
+ <point x="976" y="1408" type="line"/>
+ <point x="976" y="1228"/>
+ <point x="908" y="1084"/>
+ <point x="748" y="1084" type="curve" smooth="yes"/>
+ <point x="636" y="1084"/>
+ <point x="564" y="1152"/>
+ <point x="564" y="1344" type="curve" smooth="yes"/>
+ <point x="564" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="940" y="1996" type="line"/>
+ <point x="940" y="1140" type="line"/>
+ <point x="968" y="896" type="line"/>
+ <point x="1192" y="896" type="line"/>
+ <point x="1192" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="160" y="1560" type="line"/>
+ <point x="160" y="1348" type="line"/>
+ <point x="1344" y="1348" type="line"/>
+ <point x="1344" y="1560" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1294, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DB7__.glif b/src/Interface-Regular.ufo/glyphs/uni1DB7__.glif
new file mode 100644
index 000000000..fe49ea439
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DB7__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB7" format="1">
+ <advance width="1504"/>
+ <unicode hex="1DB7"/>
+ <outline>
+ <contour>
+ <point x="752" y="1088" type="curve" smooth="yes"/>
+ <point x="500" y="1088"/>
+ <point x="456" y="1228"/>
+ <point x="456" y="1316" type="curve" smooth="yes"/>
+ <point x="456" y="1464"/>
+ <point x="640" y="1548"/>
+ <point x="640" y="1724" type="curve" smooth="yes"/>
+ <point x="640" y="1796"/>
+ <point x="620" y="1996"/>
+ <point x="212" y="1996" type="curve"/>
+ <point x="212" y="1792" type="line"/>
+ <point x="268" y="1792"/>
+ <point x="376" y="1784"/>
+ <point x="376" y="1688" type="curve" smooth="yes"/>
+ <point x="376" y="1584"/>
+ <point x="196" y="1512"/>
+ <point x="196" y="1304" type="curve" smooth="yes"/>
+ <point x="196" y="1100"/>
+ <point x="308" y="876"/>
+ <point x="752" y="876" type="curve" smooth="yes"/>
+ <point x="1196" y="876"/>
+ <point x="1312" y="1100"/>
+ <point x="1312" y="1304" type="curve" smooth="yes"/>
+ <point x="1312" y="1512"/>
+ <point x="1128" y="1584"/>
+ <point x="1128" y="1688" type="curve" smooth="yes"/>
+ <point x="1128" y="1784"/>
+ <point x="1236" y="1792"/>
+ <point x="1292" y="1792" type="curve"/>
+ <point x="1292" y="1996" type="line"/>
+ <point x="884" y="1996"/>
+ <point x="868" y="1796"/>
+ <point x="868" y="1724" type="curve" smooth="yes"/>
+ <point x="868" y="1548"/>
+ <point x="1048" y="1464"/>
+ <point x="1048" y="1316" type="curve" smooth="yes"/>
+ <point x="1048" y="1228"/>
+ <point x="1004" y="1088"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1299, 'leftMargin': 92, 'rightMargin': 92}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DB8__.glif b/src/Interface-Regular.ufo/glyphs/uni1DB8__.glif
new file mode 100644
index 000000000..4a7cdfa63
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DB8__.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB8" format="1">
+ <advance width="1248"/>
+ <unicode hex="1DB8"/>
+ <outline>
+ <contour>
+ <point x="884" y="1996" type="line"/>
+ <point x="884" y="1328" type="line" smooth="yes"/>
+ <point x="884" y="1160"/>
+ <point x="808" y="1088"/>
+ <point x="624" y="1088" type="curve" smooth="yes"/>
+ <point x="444" y="1088"/>
+ <point x="364" y="1160"/>
+ <point x="364" y="1328" type="curve" smooth="yes"/>
+ <point x="364" y="1996" type="line"/>
+ <point x="116" y="1996" type="line"/>
+ <point x="116" y="1328" type="line" smooth="yes"/>
+ <point x="116" y="1032"/>
+ <point x="320" y="876"/>
+ <point x="624" y="876" type="curve" smooth="yes"/>
+ <point x="932" y="876"/>
+ <point x="1136" y="1032"/>
+ <point x="1136" y="1328" type="curve" smooth="yes"/>
+ <point x="1136" y="1996" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1297, 'leftMargin': 138, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DB9__.glif b/src/Interface-Regular.ufo/glyphs/uni1DB9__.glif
new file mode 100644
index 000000000..9e426b2e2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DB9__.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB9" format="1">
+ <advance width="1248"/>
+ <unicode hex="1DB9"/>
+ <outline>
+ <contour>
+ <point x="624" y="1084" type="line"/>
+ <point x="512" y="1084"/>
+ <point x="412" y="1152"/>
+ <point x="412" y="1344" type="curve" smooth="yes"/>
+ <point x="412" y="1996" type="line"/>
+ <point x="160" y="1996" type="line"/>
+ <point x="160" y="1344" type="line" smooth="yes"/>
+ <point x="160" y="996"/>
+ <point x="356" y="876"/>
+ <point x="624" y="876" type="curve"/>
+ </contour>
+ <contour>
+ <point x="624" y="876" type="line"/>
+ <point x="892" y="876"/>
+ <point x="1088" y="996"/>
+ <point x="1088" y="1344" type="curve" smooth="yes"/>
+ <point x="1088" y="1584" type="line"/>
+ <point x="836" y="1584" type="line"/>
+ <point x="836" y="1344" type="line" smooth="yes"/>
+ <point x="836" y="1152"/>
+ <point x="736" y="1084"/>
+ <point x="624" y="1084" type="curve"/>
+ </contour>
+ <contour>
+ <point x="836" y="1392" type="line"/>
+ <point x="1088" y="1392" type="line"/>
+ <point x="1088" y="1696" type="line" smooth="yes"/>
+ <point x="1088" y="1884"/>
+ <point x="1048" y="2016"/>
+ <point x="876" y="2016" type="curve" smooth="yes"/>
+ <point x="804" y="2016"/>
+ <point x="740" y="2008"/>
+ <point x="668" y="1988" type="curve"/>
+ <point x="668" y="1756" type="line"/>
+ <point x="688" y="1760"/>
+ <point x="732" y="1768"/>
+ <point x="768" y="1768" type="curve" smooth="yes"/>
+ <point x="800" y="1768"/>
+ <point x="836" y="1752"/>
+ <point x="836" y="1680" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1202, 'leftMargin': 138, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DBA___.glif b/src/Interface-Regular.ufo/glyphs/uni1DBA___.glif
new file mode 100644
index 000000000..abc96c894
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DBA___.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DBA" format="1">
+ <advance width="1248"/>
+ <unicode hex="1DBA"/>
+ <outline>
+ <contour>
+ <point x="860" y="896" type="line"/>
+ <point x="1124" y="896" type="line"/>
+ <point x="732" y="1996" type="line"/>
+ <point x="568" y="1996" type="line"/>
+ <point x="636" y="1656" type="line"/>
+ </contour>
+ <contour>
+ <point x="620" y="1656" type="line"/>
+ <point x="684" y="1996" type="line"/>
+ <point x="524" y="1996" type="line"/>
+ <point x="128" y="896" type="line"/>
+ <point x="388" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1106, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DBB___.glif b/src/Interface-Regular.ufo/glyphs/uni1DBB___.glif
new file mode 100644
index 000000000..fc711b292
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DBB___.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DBB" format="1">
+ <advance width="992"/>
+ <unicode hex="1DBB"/>
+ <outline>
+ <contour>
+ <point x="936" y="1108" type="line"/>
+ <point x="136" y="1108" type="line"/>
+ <point x="136" y="896" type="line"/>
+ <point x="936" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="908" y="1828" type="line"/>
+ <point x="908" y="1996" type="line"/>
+ <point x="764" y="1996" type="line"/>
+ <point x="60" y="1072" type="line"/>
+ <point x="60" y="896" type="line"/>
+ <point x="196" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="820" y="1996" type="line"/>
+ <point x="64" y="1996" type="line"/>
+ <point x="64" y="1784" type="line"/>
+ <point x="820" y="1784" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 985, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DBC___.glif b/src/Interface-Regular.ufo/glyphs/uni1DBC___.glif
new file mode 100644
index 000000000..599cf99f2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DBC___.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DBC" format="1">
+ <advance width="1248"/>
+ <unicode hex="1DBC"/>
+ <outline>
+ <contour>
+ <point x="976" y="1108" type="line"/>
+ <point x="180" y="1108" type="line"/>
+ <point x="180" y="896" type="line"/>
+ <point x="976" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="952" y="1828" type="line"/>
+ <point x="952" y="1996" type="line"/>
+ <point x="808" y="1996" type="line"/>
+ <point x="104" y="1072" type="line"/>
+ <point x="104" y="896" type="line"/>
+ <point x="240" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="860" y="1996" type="line"/>
+ <point x="108" y="1996" type="line"/>
+ <point x="108" y="1784" type="line"/>
+ <point x="860" y="1784" type="line"/>
+ </contour>
+ <contour>
+ <point x="976" y="1076" type="line"/>
+ <point x="724" y="1076" type="line"/>
+ <point x="724" y="772" type="line" smooth="yes"/>
+ <point x="724" y="580"/>
+ <point x="768" y="452"/>
+ <point x="940" y="452" type="curve" smooth="yes"/>
+ <point x="1012" y="452"/>
+ <point x="1072" y="460"/>
+ <point x="1148" y="476" type="curve"/>
+ <point x="1148" y="712" type="line"/>
+ <point x="1128" y="704"/>
+ <point x="1084" y="696"/>
+ <point x="1048" y="696" type="curve" smooth="yes"/>
+ <point x="1012" y="696"/>
+ <point x="976" y="716"/>
+ <point x="976" y="788" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1126, 'leftMargin': 55, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DBD___.glif b/src/Interface-Regular.ufo/glyphs/uni1DBD___.glif
new file mode 100644
index 000000000..26695d0de
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DBD___.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DBD" format="1">
+ <advance width="1504"/>
+ <unicode hex="1DBD"/>
+ <outline>
+ <contour>
+ <point x="880" y="1108" type="line"/>
+ <point x="244" y="1108" type="line"/>
+ <point x="244" y="896" type="line"/>
+ <point x="880" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1012" y="1828" type="line"/>
+ <point x="1012" y="1996" type="line"/>
+ <point x="872" y="1996" type="line"/>
+ <point x="164" y="1072" type="line"/>
+ <point x="164" y="896" type="line"/>
+ <point x="304" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="924" y="1996" type="line"/>
+ <point x="172" y="1996" type="line"/>
+ <point x="172" y="1784" type="line"/>
+ <point x="924" y="1784" type="line"/>
+ </contour>
+ <contour>
+ <point x="772" y="896" type="line"/>
+ <point x="880" y="896" type="line" smooth="yes"/>
+ <point x="1156" y="896"/>
+ <point x="1340" y="1036"/>
+ <point x="1340" y="1240" type="curve" smooth="yes"/>
+ <point x="1340" y="1392"/>
+ <point x="1232" y="1492"/>
+ <point x="1056" y="1492" type="curve" smooth="yes"/>
+ <point x="816" y="1492"/>
+ <point x="704" y="1292"/>
+ <point x="464" y="948" type="curve"/>
+ <point x="360" y="804" type="line"/>
+ <point x="544" y="680" type="line"/>
+ <point x="712" y="924" type="line"/>
+ <point x="856" y="1144"/>
+ <point x="936" y="1284"/>
+ <point x="1012" y="1284" type="curve" smooth="yes"/>
+ <point x="1064" y="1284"/>
+ <point x="1088" y="1260"/>
+ <point x="1088" y="1216" type="curve" smooth="yes"/>
+ <point x="1088" y="1136"/>
+ <point x="1008" y="1108"/>
+ <point x="880" y="1108" type="curve" smooth="yes"/>
+ <point x="772" y="1108" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1284, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DBE___.glif b/src/Interface-Regular.ufo/glyphs/uni1DBE___.glif
new file mode 100644
index 000000000..1e84a94fc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DBE___.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DBE" format="1">
+ <advance width="1248"/>
+ <unicode hex="1DBE"/>
+ <outline>
+ <contour>
+ <point x="172" y="1996" type="line"/>
+ <point x="172" y="1784" type="line"/>
+ <point x="788" y="1784" type="line"/>
+ <point x="432" y="1368" type="line"/>
+ <point x="432" y="1240" type="line"/>
+ <point x="596" y="1240" type="line"/>
+ <point x="1084" y="1844" type="line"/>
+ <point x="1084" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="432" y="1364" type="line"/>
+ <point x="432" y="1152" type="line"/>
+ <point x="568" y="1152" type="line" smooth="yes"/>
+ <point x="752" y="1152"/>
+ <point x="884" y="1080"/>
+ <point x="884" y="900" type="curve" smooth="yes"/>
+ <point x="884" y="744"/>
+ <point x="796" y="656"/>
+ <point x="628" y="656" type="curve" smooth="yes"/>
+ <point x="440" y="656"/>
+ <point x="368" y="748"/>
+ <point x="356" y="880" type="curve"/>
+ <point x="112" y="880" type="line"/>
+ <point x="112" y="580"/>
+ <point x="372" y="452"/>
+ <point x="628" y="452" type="curve" smooth="yes"/>
+ <point x="900" y="452"/>
+ <point x="1136" y="624"/>
+ <point x="1136" y="900" type="curve" smooth="yes"/>
+ <point x="1136" y="1188"/>
+ <point x="940" y="1364"/>
+ <point x="572" y="1364" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1163, 'leftMargin': 55, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DBF___.glif b/src/Interface-Regular.ufo/glyphs/uni1DBF___.glif
new file mode 100644
index 000000000..caf742cfd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DBF___.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DBF" format="1">
+ <advance width="1248"/>
+ <unicode hex="1DBF"/>
+ <outline>
+ <contour>
+ <point x="624" y="872" type="curve" smooth="yes"/>
+ <point x="912" y="872"/>
+ <point x="1128" y="1088"/>
+ <point x="1128" y="1548" type="curve" smooth="yes"/>
+ <point x="1128" y="1732" type="line" smooth="yes"/>
+ <point x="1128" y="2192"/>
+ <point x="912" y="2396"/>
+ <point x="624" y="2396" type="curve" smooth="yes"/>
+ <point x="340" y="2396"/>
+ <point x="120" y="2192"/>
+ <point x="120" y="1732" type="curve" smooth="yes"/>
+ <point x="120" y="1548" type="line" smooth="yes"/>
+ <point x="120" y="1088"/>
+ <point x="344" y="872"/>
+ </contour>
+ <contour>
+ <point x="624" y="1084" type="curve" smooth="yes"/>
+ <point x="456" y="1084"/>
+ <point x="372" y="1212"/>
+ <point x="372" y="1516" type="curve" smooth="yes"/>
+ <point x="372" y="1764" type="line" smooth="yes"/>
+ <point x="372" y="2068"/>
+ <point x="452" y="2188"/>
+ <point x="624" y="2188" type="curve" smooth="yes"/>
+ <point x="796" y="2188"/>
+ <point x="876" y="2068"/>
+ <point x="876" y="1764" type="curve" smooth="yes"/>
+ <point x="876" y="1516" type="line" smooth="yes"/>
+ <point x="876" y="1212"/>
+ <point x="800" y="1084"/>
+ </contour>
+ <contour>
+ <point x="996" y="1532" type="line"/>
+ <point x="996" y="1744" type="line"/>
+ <point x="208" y="1744" type="line"/>
+ <point x="208" y="1532" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1282, 'leftMargin': 138, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DC0__.glif b/src/Interface-Regular.ufo/glyphs/uni1DC0__.glif
new file mode 100644
index 000000000..47044d7d7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DC0__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC0" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC0"/>
+ <outline>
+ <contour>
+ <point x="-822" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-883" y="2112" type="line"/>
+ <point x="-1214" y="2112" type="line"/>
+ <point x="-850" y="1705" type="line"/>
+ <point x="-616" y="1705" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1403" y="1772" type="curve" smooth="yes"/>
+ <point x="-1403" y="1689"/>
+ <point x="-1349" y="1623"/>
+ <point x="-1244" y="1623" type="curve" smooth="yes"/>
+ <point x="-1140" y="1623"/>
+ <point x="-1085" y="1689"/>
+ <point x="-1085" y="1772" type="curve" smooth="yes"/>
+ <point x="-1085" y="1858"/>
+ <point x="-1140" y="1925"/>
+ <point x="-1244" y="1925" type="curve" smooth="yes"/>
+ <point x="-1349" y="1925"/>
+ <point x="-1403" y="1858"/>
+ </contour>
+ <contour>
+ <point x="-615" y="1909" type="curve" smooth="yes"/>
+ <point x="-615" y="1825"/>
+ <point x="-561" y="1759"/>
+ <point x="-457" y="1759" type="curve" smooth="yes"/>
+ <point x="-352" y="1759"/>
+ <point x="-297" y="1825"/>
+ <point x="-297" y="1909" type="curve" smooth="yes"/>
+ <point x="-297" y="1994"/>
+ <point x="-352" y="2061"/>
+ <point x="-457" y="2061" type="curve" smooth="yes"/>
+ <point x="-561" y="2061"/>
+ <point x="-615" y="1994"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DC1__.glif b/src/Interface-Regular.ufo/glyphs/uni1DC1__.glif
new file mode 100644
index 000000000..bff988c48
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DC1__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC1" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC1"/>
+ <outline>
+ <contour>
+ <point x="-912" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-655" y="1772" type="curve" smooth="yes"/>
+ <point x="-655" y="1689"/>
+ <point x="-601" y="1623"/>
+ <point x="-496" y="1623" type="curve" smooth="yes"/>
+ <point x="-392" y="1623"/>
+ <point x="-337" y="1689"/>
+ <point x="-337" y="1772" type="curve" smooth="yes"/>
+ <point x="-337" y="1858"/>
+ <point x="-392" y="1925"/>
+ <point x="-496" y="1925" type="curve" smooth="yes"/>
+ <point x="-601" y="1925"/>
+ <point x="-655" y="1858"/>
+ </contour>
+ <contour>
+ <point x="-1112" y="1705" type="line"/>
+ <point x="-894" y="1705" type="line"/>
+ <point x="-514" y="2112" type="line"/>
+ <point x="-846" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1445" y="1909" type="curve" smooth="yes"/>
+ <point x="-1445" y="1825"/>
+ <point x="-1392" y="1759"/>
+ <point x="-1287" y="1759" type="curve" smooth="yes"/>
+ <point x="-1183" y="1759"/>
+ <point x="-1128" y="1825"/>
+ <point x="-1128" y="1909" type="curve" smooth="yes"/>
+ <point x="-1128" y="1994"/>
+ <point x="-1183" y="2061"/>
+ <point x="-1287" y="2061" type="curve" smooth="yes"/>
+ <point x="-1392" y="2061"/>
+ <point x="-1445" y="1994"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DC2__.glif b/src/Interface-Regular.ufo/glyphs/uni1DC2__.glif
new file mode 100644
index 000000000..4322caee9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DC2__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC2" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC2"/>
+ <outline>
+ <contour>
+ <point x="-811" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-1042" y="-197" type="curve"/>
+ <point x="-978" y="-296" type="line"/>
+ <point x="-923" y="-267"/>
+ <point x="-854" y="-245"/>
+ <point x="-792" y="-245" type="curve" smooth="yes"/>
+ <point x="-760" y="-245"/>
+ <point x="-741" y="-253"/>
+ <point x="-741" y="-275" type="curve" smooth="yes"/>
+ <point x="-741" y="-309"/>
+ <point x="-953" y="-327"/>
+ <point x="-953" y="-410" type="curve" smooth="yes"/>
+ <point x="-953" y="-491"/>
+ <point x="-740" y="-487"/>
+ <point x="-740" y="-517" type="curve" smooth="yes"/>
+ <point x="-740" y="-557"/>
+ <point x="-952" y="-529"/>
+ <point x="-952" y="-627" type="curve" smooth="yes"/>
+ <point x="-952" y="-707"/>
+ <point x="-820" y="-751"/>
+ <point x="-634" y="-763" type="curve"/>
+ <point x="-608" y="-659" type="line"/>
+ <point x="-727" y="-653"/>
+ <point x="-795" y="-641"/>
+ <point x="-795" y="-626" type="curve" smooth="yes"/>
+ <point x="-795" y="-593"/>
+ <point x="-580" y="-616"/>
+ <point x="-580" y="-513" type="curve" smooth="yes"/>
+ <point x="-580" y="-422"/>
+ <point x="-795" y="-432"/>
+ <point x="-795" y="-400" type="curve" smooth="yes"/>
+ <point x="-795" y="-363"/>
+ <point x="-598" y="-370"/>
+ <point x="-598" y="-254" type="curve" smooth="yes"/>
+ <point x="-598" y="-187"/>
+ <point x="-649" y="-122"/>
+ <point x="-773" y="-122" type="curve" smooth="yes"/>
+ <point x="-864" y="-122"/>
+ <point x="-961" y="-147"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DC3__.glif b/src/Interface-Regular.ufo/glyphs/uni1DC3__.glif
new file mode 100644
index 000000000..acddea7ff
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DC3__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC3" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC3"/>
+ <outline>
+ <contour>
+ <point x="-668" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-325" y="2145" type="line"/>
+ <point x="-864" y="1837" type="line"/>
+ <point x="-760" y="1658" type="line"/>
+ <point x="-221" y="1966" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1115" y="1862" type="line"/>
+ <point x="-760" y="1658" type="line"/>
+ <point x="-657" y="1837" type="line"/>
+ <point x="-1012" y="2041" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DC4__.glif b/src/Interface-Regular.ufo/glyphs/uni1DC4__.glif
new file mode 100644
index 000000000..9368b8909
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DC4__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC4" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC4"/>
+ <outline>
+ <contour>
+ <point x="-620" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1088" y="1705" type="line"/>
+ <point x="-451" y="1705" type="line"/>
+ <point x="-154" y="2112" type="line"/>
+ <point x="-458" y="2112" type="line"/>
+ <point x="-549" y="1911" type="line"/>
+ <point x="-1088" y="1911" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DC5__.glif b/src/Interface-Regular.ufo/glyphs/uni1DC5__.glif
new file mode 100644
index 000000000..b6f8f5ed9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DC5__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC5" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC5"/>
+ <outline>
+ <contour>
+ <point x="-813" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-983" y="1705" type="line"/>
+ <point x="-347" y="1705" type="line"/>
+ <point x="-347" y="1911" type="line"/>
+ <point x="-886" y="1911" type="line"/>
+ <point x="-976" y="2112" type="line"/>
+ <point x="-1280" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DC6__.glif b/src/Interface-Regular.ufo/glyphs/uni1DC6__.glif
new file mode 100644
index 000000000..cfcc06ad7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DC6__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC6" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC6"/>
+ <outline>
+ <contour>
+ <point x="-690" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1156" y="1906" type="line"/>
+ <point x="-639" y="1906" type="line"/>
+ <point x="-459" y="1705" type="line"/>
+ <point x="-226" y="1705" type="line"/>
+ <point x="-492" y="2112" type="line"/>
+ <point x="-1156" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DC7__.glif b/src/Interface-Regular.ufo/glyphs/uni1DC7__.glif
new file mode 100644
index 000000000..c2f7d0a18
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DC7__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC7" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC7"/>
+ <outline>
+ <contour>
+ <point x="-759" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1225" y="1705" type="line"/>
+ <point x="-991" y="1705" type="line"/>
+ <point x="-811" y="1906" type="line"/>
+ <point x="-294" y="1906" type="line"/>
+ <point x="-294" y="2112" type="line"/>
+ <point x="-958" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DC8__.glif b/src/Interface-Regular.ufo/glyphs/uni1DC8__.glif
new file mode 100644
index 000000000..9d65b484d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DC8__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC8" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC8"/>
+ <outline>
+ <contour>
+ <point x="-749" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1041" y="1705" type="line"/>
+ <point x="-760" y="1705" type="line"/>
+ <point x="-571" y="1946" type="line"/>
+ <point x="-395" y="1705" type="line"/>
+ <point x="-176" y="1705" type="line"/>
+ <point x="-374" y="2112" type="line"/>
+ <point x="-755" y="2112" type="line"/>
+ <point x="-894" y="1891" type="line"/>
+ <point x="-1020" y="2112" type="line"/>
+ <point x="-1324" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DC9__.glif b/src/Interface-Regular.ufo/glyphs/uni1DC9__.glif
new file mode 100644
index 000000000..d766c614f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DC9__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC9" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC9"/>
+ <outline>
+ <contour>
+ <point x="-639" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1214" y="1705" type="line"/>
+ <point x="-996" y="1705" type="line"/>
+ <point x="-820" y="1946" type="line"/>
+ <point x="-630" y="1705" type="line"/>
+ <point x="-349" y="1705" type="line"/>
+ <point x="-66" y="2112" type="line"/>
+ <point x="-370" y="2112" type="line"/>
+ <point x="-496" y="1891" type="line"/>
+ <point x="-635" y="2112" type="line"/>
+ <point x="-1016" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DCA___.glif b/src/Interface-Regular.ufo/glyphs/uni1DCA___.glif
new file mode 100644
index 000000000..87d6cb78c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DCA___.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DCA" format="1">
+ <advance width="0"/>
+ <unicode hex="1DCA"/>
+ <outline>
+ <contour>
+ <point x="-760" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-787" y="-351" type="line"/>
+ <point x="-833" y="-175" type="line"/>
+ <point x="-968" y="-175" type="line"/>
+ <point x="-968" y="-756" type="line"/>
+ <point x="-787" y="-756" type="line"/>
+ </contour>
+ <contour>
+ <point x="-553" y="-173" type="line"/>
+ <point x="-565" y="-169"/>
+ <point x="-587" y="-166"/>
+ <point x="-613" y="-166" type="curve" smooth="yes"/>
+ <point x="-795" y="-166"/>
+ <point x="-876" y="-322"/>
+ <point x="-876" y="-535" type="curve"/>
+ <point x="-804" y="-534" type="line"/>
+ <point x="-804" y="-392"/>
+ <point x="-751" y="-319"/>
+ <point x="-635" y="-319" type="curve" smooth="yes"/>
+ <point x="-604" y="-319"/>
+ <point x="-576" y="-326"/>
+ <point x="-553" y="-340" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DCB___.glif b/src/Interface-Regular.ufo/glyphs/uni1DCB___.glif
new file mode 100644
index 000000000..3e52df8f2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DCB___.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DCB" format="1">
+ <advance width="0"/>
+ <unicode hex="1DCB"/>
+ <outline>
+ <contour>
+ <point x="-782" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="47" y="1851" type="line"/>
+ <point x="47" y="2057" type="line"/>
+ <point x="-1004" y="2057" type="line"/>
+ <point x="-1004" y="1951"/>
+ <point x="-1057" y="1858"/>
+ <point x="-1196" y="1858" type="curve" smooth="yes"/>
+ <point x="-1338" y="1858"/>
+ <point x="-1390" y="1951"/>
+ <point x="-1390" y="2057" type="curve"/>
+ <point x="-1612" y="2057" type="line"/>
+ <point x="-1612" y="1840"/>
+ <point x="-1452" y="1687"/>
+ <point x="-1196" y="1687" type="curve" smooth="yes"/>
+ <point x="-1033" y="1687"/>
+ <point x="-910" y="1749"/>
+ <point x="-842" y="1851" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DCC___.glif b/src/Interface-Regular.ufo/glyphs/uni1DCC___.glif
new file mode 100644
index 000000000..ad0417f3a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DCC___.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DCC" format="1">
+ <advance width="0"/>
+ <unicode hex="1DCC"/>
+ <outline>
+ <contour>
+ <point x="-837" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-424" y="1687" type="curve" smooth="yes"/>
+ <point x="-168" y="1687"/>
+ <point x="-10" y="1840"/>
+ <point x="-10" y="2057" type="curve"/>
+ <point x="-231" y="2057" type="line"/>
+ <point x="-231" y="1951"/>
+ <point x="-285" y="1858"/>
+ <point x="-424" y="1858" type="curve" smooth="yes"/>
+ <point x="-565" y="1858"/>
+ <point x="-617" y="1951"/>
+ <point x="-617" y="2057" type="curve"/>
+ <point x="-1665" y="2057" type="line"/>
+ <point x="-1665" y="1851" type="line"/>
+ <point x="-780" y="1851" type="line"/>
+ <point x="-711" y="1749"/>
+ <point x="-587" y="1687"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DCD___.glif b/src/Interface-Regular.ufo/glyphs/uni1DCD___.glif
new file mode 100644
index 000000000..a7fb2cac2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DCD___.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DCD" format="1">
+ <advance width="0"/>
+ <unicode hex="1DCD"/>
+ <outline>
+ <contour>
+ <point x="0" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="81" y="2087" type="line"/>
+ <point x="-84" y="2087" type="line"/>
+ <point x="-1249" y="1759" type="line"/>
+ <point x="-1249" y="1722" type="line"/>
+ <point x="-943" y="1639" type="line"/>
+ <point x="-1" y="1924" type="line"/>
+ <point x="942" y="1639" type="line"/>
+ <point x="1249" y="1722" type="line"/>
+ <point x="1249" y="1757" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DCE___.glif b/src/Interface-Regular.ufo/glyphs/uni1DCE___.glif
new file mode 100644
index 000000000..0499aa315
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DCE___.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DCE" format="1">
+ <advance width="0"/>
+ <unicode hex="1DCE"/>
+ <outline>
+ <contour>
+ <point x="-699" y="1365" type="move" name="_marktop"/>
+ </contour>
+ <component base="ogonek" xScale="-1" yScale="-1" xOffset="-385" yOffset="1466"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DCF___.glif b/src/Interface-Regular.ufo/glyphs/uni1DCF___.glif
new file mode 100644
index 000000000..8b860bdce
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DCF___.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DCF" format="1">
+ <advance width="0"/>
+ <unicode hex="1DCF"/>
+ <outline>
+ <contour>
+ <point x="-810" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-802" y="-154" type="line"/>
+ <point x="-1002" y="-154" type="line"/>
+ <point x="-1114" y="-538" type="line"/>
+ <point x="-913" y="-538" type="line"/>
+ </contour>
+ <contour>
+ <point x="-507" y="-380" type="line"/>
+ <point x="-708" y="-380" type="line"/>
+ <point x="-820" y="-763" type="line"/>
+ <point x="-619" y="-763" type="line"/>
+ </contour>
+ <contour>
+ <point x="-971" y="-538" type="line"/>
+ <point x="-620" y="-538" type="line"/>
+ <point x="-620" y="-380" type="line"/>
+ <point x="-971" y="-380" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DD0__.glif b/src/Interface-Regular.ufo/glyphs/uni1DD0__.glif
new file mode 100644
index 000000000..51c42c2fb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DD0__.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD0" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD0"/>
+ <outline>
+ <contour>
+ <point x="-620" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-920" y="-91" type="line"/>
+ <point x="-1115" y="-583" type="line"/>
+ <point x="-989" y="-645" type="line"/>
+ <point x="-903" y="-600"/>
+ <point x="-833" y="-562"/>
+ <point x="-751" y="-562" type="curve" smooth="yes"/>
+ <point x="-635" y="-562"/>
+ <point x="-525" y="-666"/>
+ <point x="-373" y="-666" type="curve" smooth="yes"/>
+ <point x="-208" y="-666"/>
+ <point x="-138" y="-516"/>
+ <point x="-127" y="-389" type="curve"/>
+ <point x="-281" y="-340" type="line"/>
+ <point x="-301" y="-417"/>
+ <point x="-349" y="-455"/>
+ <point x="-410" y="-455" type="curve" smooth="yes"/>
+ <point x="-505" y="-455"/>
+ <point x="-573" y="-369"/>
+ <point x="-677" y="-369" type="curve" smooth="yes"/>
+ <point x="-732" y="-369"/>
+ <point x="-795" y="-393"/>
+ <point x="-868" y="-437" type="curve"/>
+ <point x="-730" y="-91" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DD1__.glif b/src/Interface-Regular.ufo/glyphs/uni1DD1__.glif
new file mode 100644
index 000000000..0b83fdf02
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DD1__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD1" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD1"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-633" y="1709" type="curve" smooth="yes"/>
+ <point x="-685" y="1709"/>
+ <point x="-712" y="1738"/>
+ <point x="-745" y="1833" type="curve" smooth="yes"/>
+ <point x="-778" y="1926"/>
+ <point x="-842" y="2024"/>
+ <point x="-983" y="2024" type="curve" smooth="yes"/>
+ <point x="-1123" y="2024"/>
+ <point x="-1209" y="1935"/>
+ <point x="-1209" y="1812" type="curve" smooth="yes"/>
+ <point x="-1209" y="1683"/>
+ <point x="-1100" y="1587"/>
+ <point x="-967" y="1587" type="curve"/>
+ <point x="-967" y="1705" type="line"/>
+ <point x="-1031" y="1715"/>
+ <point x="-1068" y="1744"/>
+ <point x="-1068" y="1812" type="curve" smooth="yes"/>
+ <point x="-1068" y="1866"/>
+ <point x="-1040" y="1895"/>
+ <point x="-985" y="1895" type="curve" smooth="yes"/>
+ <point x="-934" y="1895"/>
+ <point x="-908" y="1859"/>
+ <point x="-884" y="1793" type="curve" smooth="yes"/>
+ <point x="-835" y="1658"/>
+ <point x="-782" y="1581"/>
+ <point x="-639" y="1581" type="curve" smooth="yes"/>
+ <point x="-485" y="1581"/>
+ <point x="-408" y="1684"/>
+ <point x="-408" y="1804" type="curve" smooth="yes"/>
+ <point x="-408" y="1954"/>
+ <point x="-536" y="2042"/>
+ <point x="-664" y="2042" type="curve"/>
+ <point x="-664" y="1924" type="line"/>
+ <point x="-576" y="1920"/>
+ <point x="-549" y="1856"/>
+ <point x="-549" y="1801" type="curve" smooth="yes"/>
+ <point x="-549" y="1739"/>
+ <point x="-582" y="1709"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DD2__.glif b/src/Interface-Regular.ufo/glyphs/uni1DD2__.glif
new file mode 100644
index 000000000..08063aa6b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DD2__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD2" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD2"/>
+ <outline>
+ <contour>
+ <point x="-800" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-851" y="1959" type="curve" smooth="yes"/>
+ <point x="-762" y="1959"/>
+ <point x="-704" y="1980"/>
+ <point x="-657" y="2012" type="curve"/>
+ <point x="-692" y="2120" type="line"/>
+ <point x="-727" y="2104"/>
+ <point x="-766" y="2096"/>
+ <point x="-824" y="2096" type="curve" smooth="yes"/>
+ <point x="-946" y="2096"/>
+ <point x="-1007" y="2157"/>
+ <point x="-1007" y="2287" type="curve" smooth="yes"/>
+ <point x="-1007" y="2404"/>
+ <point x="-931" y="2485"/>
+ <point x="-807" y="2485" type="curve" smooth="yes"/>
+ <point x="-682" y="2485"/>
+ <point x="-594" y="2388"/>
+ <point x="-594" y="2211" type="curve" smooth="yes"/>
+ <point x="-594" y="1866"/>
+ <point x="-807" y="1781"/>
+ <point x="-975" y="1726" type="curve"/>
+ <point x="-924" y="1581" type="line"/>
+ <point x="-685" y="1643"/>
+ <point x="-413" y="1799"/>
+ <point x="-413" y="2215" type="curve" smooth="yes"/>
+ <point x="-413" y="2472"/>
+ <point x="-582" y="2632"/>
+ <point x="-811" y="2632" type="curve" smooth="yes"/>
+ <point x="-1016" y="2632"/>
+ <point x="-1188" y="2489"/>
+ <point x="-1188" y="2278" type="curve" smooth="yes"/>
+ <point x="-1188" y="2049"/>
+ <point x="-1019" y="1959"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DD3__.glif b/src/Interface-Regular.ufo/glyphs/uni1DD3__.glif
new file mode 100644
index 000000000..a8e59f561
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DD3__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD3" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD3"/>
+ <outline>
+ <contour>
+ <point x="-806" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-902" y="1910" type="line"/>
+ <point x="-902" y="1829"/>
+ <point x="-939" y="1786"/>
+ <point x="-1023" y="1786" type="curve" smooth="yes"/>
+ <point x="-1103" y="1786"/>
+ <point x="-1155" y="1830"/>
+ <point x="-1155" y="1910" type="curve"/>
+ <point x="-1326" y="1910" type="line"/>
+ <point x="-1326" y="1742"/>
+ <point x="-1205" y="1639"/>
+ <point x="-1023" y="1639" type="curve" smooth="yes"/>
+ <point x="-843" y="1639"/>
+ <point x="-748" y="1728"/>
+ <point x="-748" y="1910" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-468" y="1910" type="line"/>
+ <point x="-468" y="1829"/>
+ <point x="-505" y="1786"/>
+ <point x="-589" y="1786" type="curve" smooth="yes"/>
+ <point x="-668" y="1786"/>
+ <point x="-734" y="1830"/>
+ <point x="-734" y="1910" type="curve"/>
+ <point x="-886" y="1910" type="line"/>
+ <point x="-886" y="1742"/>
+ <point x="-770" y="1639"/>
+ <point x="-589" y="1639" type="curve" smooth="yes"/>
+ <point x="-408" y="1639"/>
+ <point x="-286" y="1728"/>
+ <point x="-286" y="1910" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DD4__.glif b/src/Interface-Regular.ufo/glyphs/uni1DD4__.glif
new file mode 100644
index 000000000..6d5a01192
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DD4__.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD4" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD4"/>
+ <outline>
+ <contour>
+ <point x="-814" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-916" y="2006" type="line"/>
+ <point x="-734" y="2031" type="line"/>
+ <point x="-734" y="2145" type="line" smooth="yes"/>
+ <point x="-734" y="2327"/>
+ <point x="-857" y="2419"/>
+ <point x="-1031" y="2419" type="curve" smooth="yes"/>
+ <point x="-1218" y="2419"/>
+ <point x="-1339" y="2321"/>
+ <point x="-1339" y="2188" type="curve"/>
+ <point x="-1169" y="2174" type="line"/>
+ <point x="-1169" y="2237"/>
+ <point x="-1117" y="2272"/>
+ <point x="-1031" y="2272" type="curve" smooth="yes"/>
+ <point x="-953" y="2272"/>
+ <point x="-916" y="2228"/>
+ <point x="-916" y="2146" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="-898" y="2096" type="line"/>
+ <point x="-1052" y="2096" type="line" smooth="yes"/>
+ <point x="-1268" y="2096"/>
+ <point x="-1389" y="2012"/>
+ <point x="-1389" y="1866" type="curve" smooth="yes"/>
+ <point x="-1389" y="1728"/>
+ <point x="-1291" y="1639"/>
+ <point x="-1133" y="1639" type="curve" smooth="yes"/>
+ <point x="-998" y="1639"/>
+ <point x="-906" y="1716"/>
+ <point x="-865" y="1812" type="curve"/>
+ <point x="-891" y="1913" type="line"/>
+ <point x="-914" y="1836"/>
+ <point x="-1009" y="1782"/>
+ <point x="-1090" y="1782" type="curve" smooth="yes"/>
+ <point x="-1169" y="1782"/>
+ <point x="-1207" y="1815"/>
+ <point x="-1207" y="1870" type="curve" smooth="yes"/>
+ <point x="-1207" y="1928"/>
+ <point x="-1152" y="1979"/>
+ <point x="-1051" y="1979" type="curve" smooth="yes"/>
+ <point x="-897" y="1979" type="line"/>
+ </contour>
+ <component base="uni0364" xOffset="201"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DD5__.glif b/src/Interface-Regular.ufo/glyphs/uni1DD5__.glif
new file mode 100644
index 000000000..106258ac3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DD5__.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD5" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD5"/>
+ <outline>
+ <contour>
+ <point x="-791" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-916" y="2006" type="line"/>
+ <point x="-734" y="2031" type="line"/>
+ <point x="-734" y="2145" type="line" smooth="yes"/>
+ <point x="-734" y="2327"/>
+ <point x="-857" y="2419"/>
+ <point x="-1031" y="2419" type="curve" smooth="yes"/>
+ <point x="-1218" y="2419"/>
+ <point x="-1339" y="2321"/>
+ <point x="-1339" y="2188" type="curve"/>
+ <point x="-1169" y="2174" type="line"/>
+ <point x="-1169" y="2237"/>
+ <point x="-1117" y="2272"/>
+ <point x="-1031" y="2272" type="curve" smooth="yes"/>
+ <point x="-953" y="2272"/>
+ <point x="-916" y="2228"/>
+ <point x="-916" y="2146" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="-898" y="2096" type="line"/>
+ <point x="-1052" y="2096" type="line" smooth="yes"/>
+ <point x="-1268" y="2096"/>
+ <point x="-1389" y="2012"/>
+ <point x="-1389" y="1866" type="curve" smooth="yes"/>
+ <point x="-1389" y="1728"/>
+ <point x="-1291" y="1639"/>
+ <point x="-1133" y="1639" type="curve" smooth="yes"/>
+ <point x="-998" y="1639"/>
+ <point x="-906" y="1716"/>
+ <point x="-865" y="1812" type="curve"/>
+ <point x="-891" y="1913" type="line"/>
+ <point x="-914" y="1836"/>
+ <point x="-1009" y="1782"/>
+ <point x="-1090" y="1782" type="curve" smooth="yes"/>
+ <point x="-1169" y="1782"/>
+ <point x="-1207" y="1815"/>
+ <point x="-1207" y="1870" type="curve" smooth="yes"/>
+ <point x="-1207" y="1928"/>
+ <point x="-1152" y="1979"/>
+ <point x="-1051" y="1979" type="curve" smooth="yes"/>
+ <point x="-897" y="1979" type="line"/>
+ </contour>
+ <component base="uni0366" xOffset="220"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DD6__.glif b/src/Interface-Regular.ufo/glyphs/uni1DD6__.glif
new file mode 100644
index 000000000..a256453e8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DD6__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD6" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD6"/>
+ <outline>
+ <contour>
+ <point x="-857" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-708" y="1928" type="line"/>
+ <point x="-799" y="1653" type="line"/>
+ <point x="-638" y="1653" type="line"/>
+ <point x="-326" y="2412" type="line"/>
+ <point x="-524" y="2412" type="line"/>
+ </contour>
+ <component base="uni0363" xOffset="-275"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DD7__.glif b/src/Interface-Regular.ufo/glyphs/uni1DD7__.glif
new file mode 100644
index 000000000..93a298f19
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DD7__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD7" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD7"/>
+ <outline>
+ <contour>
+ <point x="-788" y="1335" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-843" y="1649" type="line"/>
+ <point x="-869" y="1547" type="line"/>
+ <point x="-806" y="1540"/>
+ <point x="-769" y="1535"/>
+ <point x="-769" y="1495" type="curve" smooth="yes"/>
+ <point x="-769" y="1452"/>
+ <point x="-804" y="1438"/>
+ <point x="-868" y="1438" type="curve"/>
+ <point x="-861" y="1345" type="line"/>
+ <point x="-705" y="1346"/>
+ <point x="-627" y="1404"/>
+ <point x="-627" y="1492" type="curve" smooth="yes"/>
+ <point x="-627" y="1573"/>
+ <point x="-672" y="1599"/>
+ <point x="-738" y="1613" type="curve"/>
+ <point x="-730" y="1649" type="line"/>
+ </contour>
+ <component base="uni0368"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DD8__.glif b/src/Interface-Regular.ufo/glyphs/uni1DD8__.glif
new file mode 100644
index 000000000..17a4b4cb7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DD8__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD8" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD8"/>
+ <outline>
+ <contour>
+ <point x="-803" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-974" y="2602" type="line"/>
+ <point x="-806" y="2547"/>
+ <point x="-620" y="2398"/>
+ <point x="-620" y="2101" type="curve" smooth="yes"/>
+ <point x="-620" y="2030" type="line" smooth="yes"/>
+ <point x="-620" y="1871"/>
+ <point x="-693" y="1786"/>
+ <point x="-806" y="1786" type="curve" smooth="yes"/>
+ <point x="-928" y="1786"/>
+ <point x="-987" y="1870"/>
+ <point x="-987" y="1983" type="curve" smooth="yes"/>
+ <point x="-987" y="2102"/>
+ <point x="-935" y="2195"/>
+ <point x="-811" y="2195" type="curve" smooth="yes"/>
+ <point x="-655" y="2195"/>
+ <point x="-598" y="2135"/>
+ <point x="-598" y="2075" type="curve"/>
+ <point x="-502" y="2086" type="line"/>
+ <point x="-502" y="2210"/>
+ <point x="-653" y="2342"/>
+ <point x="-811" y="2342" type="curve" smooth="yes"/>
+ <point x="-1007" y="2342"/>
+ <point x="-1169" y="2199"/>
+ <point x="-1169" y="1983" type="curve" smooth="yes"/>
+ <point x="-1169" y="1792"/>
+ <point x="-1012" y="1639"/>
+ <point x="-806" y="1639" type="curve" smooth="yes"/>
+ <point x="-605" y="1639"/>
+ <point x="-439" y="1799"/>
+ <point x="-439" y="2030" type="curve" smooth="yes"/>
+ <point x="-439" y="2100" type="line" smooth="yes"/>
+ <point x="-439" y="2428"/>
+ <point x="-674" y="2680"/>
+ <point x="-914" y="2743" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DD9__.glif b/src/Interface-Regular.ufo/glyphs/uni1DD9__.glif
new file mode 100644
index 000000000..3301a8219
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DD9__.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD9" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD9"/>
+ <outline>
+ <contour>
+ <point x="-803" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-974" y="2602" type="line"/>
+ <point x="-806" y="2547"/>
+ <point x="-620" y="2398"/>
+ <point x="-620" y="2101" type="curve" smooth="yes"/>
+ <point x="-620" y="2030" type="line" smooth="yes"/>
+ <point x="-620" y="1871"/>
+ <point x="-693" y="1786"/>
+ <point x="-806" y="1786" type="curve" smooth="yes"/>
+ <point x="-928" y="1786"/>
+ <point x="-987" y="1870"/>
+ <point x="-987" y="1983" type="curve" smooth="yes"/>
+ <point x="-987" y="2102"/>
+ <point x="-935" y="2195"/>
+ <point x="-811" y="2195" type="curve" smooth="yes"/>
+ <point x="-655" y="2195"/>
+ <point x="-598" y="2135"/>
+ <point x="-598" y="2075" type="curve"/>
+ <point x="-502" y="2086" type="line"/>
+ <point x="-502" y="2210"/>
+ <point x="-653" y="2342"/>
+ <point x="-811" y="2342" type="curve" smooth="yes"/>
+ <point x="-1007" y="2342"/>
+ <point x="-1169" y="2199"/>
+ <point x="-1169" y="1983" type="curve" smooth="yes"/>
+ <point x="-1169" y="1792"/>
+ <point x="-1012" y="1639"/>
+ <point x="-806" y="1639" type="curve" smooth="yes"/>
+ <point x="-605" y="1639"/>
+ <point x="-439" y="1799"/>
+ <point x="-439" y="2030" type="curve" smooth="yes"/>
+ <point x="-439" y="2100" type="line" smooth="yes"/>
+ <point x="-439" y="2428"/>
+ <point x="-674" y="2680"/>
+ <point x="-914" y="2743" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-455" y="2641" type="line"/>
+ <point x="-510" y="2714" type="line"/>
+ <point x="-969" y="2452" type="line"/>
+ <point x="-914" y="2379" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DDA___.glif b/src/Interface-Regular.ufo/glyphs/uni1DDA___.glif
new file mode 100644
index 000000000..ad7119966
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DDA___.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DDA" format="1">
+ <advance width="0"/>
+ <unicode hex="1DDA"/>
+ <outline>
+ <contour>
+ <point x="-800" y="1337" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-810" y="1353" type="curve" smooth="yes"/>
+ <point x="-619" y="1353"/>
+ <point x="-443" y="1440"/>
+ <point x="-443" y="1669" type="curve" smooth="yes"/>
+ <point x="-443" y="2410" type="line"/>
+ <point x="-602" y="2410" type="line"/>
+ <point x="-624" y="2244" type="line"/>
+ <point x="-624" y="1662" type="line" smooth="yes"/>
+ <point x="-624" y="1533"/>
+ <point x="-703" y="1500"/>
+ <point x="-820" y="1500" type="curve" smooth="yes"/>
+ <point x="-886" y="1500"/>
+ <point x="-972" y="1524"/>
+ <point x="-1035" y="1602" type="curve"/>
+ <point x="-1121" y="1488" type="line"/>
+ <point x="-1049" y="1394"/>
+ <point x="-919" y="1353"/>
+ </contour>
+ <contour>
+ <point x="-832" y="1638" type="curve" smooth="yes"/>
+ <point x="-637" y="1638"/>
+ <point x="-543" y="1779"/>
+ <point x="-523" y="2010" type="curve"/>
+ <point x="-523" y="2053" type="line"/>
+ <point x="-543" y="2284"/>
+ <point x="-637" y="2426"/>
+ <point x="-831" y="2426" type="curve" smooth="yes"/>
+ <point x="-1016" y="2426"/>
+ <point x="-1159" y="2269"/>
+ <point x="-1159" y="2038" type="curve" smooth="yes"/>
+ <point x="-1159" y="2023" type="line" smooth="yes"/>
+ <point x="-1159" y="1803"/>
+ <point x="-1015" y="1638"/>
+ </contour>
+ <contour>
+ <point x="-796" y="1785" type="curve" smooth="yes"/>
+ <point x="-927" y="1785"/>
+ <point x="-978" y="1877"/>
+ <point x="-978" y="2023" type="curve" smooth="yes"/>
+ <point x="-978" y="2038" type="line" smooth="yes"/>
+ <point x="-978" y="2185"/>
+ <point x="-921" y="2278"/>
+ <point x="-795" y="2278" type="curve" smooth="yes"/>
+ <point x="-671" y="2278"/>
+ <point x="-612" y="2215"/>
+ <point x="-590" y="2112" type="curve"/>
+ <point x="-590" y="1951" type="line"/>
+ <point x="-619" y="1847"/>
+ <point x="-671" y="1785"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DDB___.glif b/src/Interface-Regular.ufo/glyphs/uni1DDB___.glif
new file mode 100644
index 000000000..c613bec90
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DDB___.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DDB" format="1">
+ <advance width="0"/>
+ <unicode hex="1DDB"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-803" y="1638" type="curve" smooth="yes"/>
+ <point x="-615" y="1638"/>
+ <point x="-473" y="1712"/>
+ <point x="-440" y="1760" type="curve"/>
+ <point x="-440" y="2091" type="line"/>
+ <point x="-793" y="2091" type="line"/>
+ <point x="-793" y="1944" type="line"/>
+ <point x="-622" y="1944" type="line"/>
+ <point x="-622" y="1830" type="line"/>
+ <point x="-644" y="1812"/>
+ <point x="-693" y="1785"/>
+ <point x="-803" y="1785" type="curve" smooth="yes"/>
+ <point x="-942" y="1785"/>
+ <point x="-997" y="1845"/>
+ <point x="-997" y="1995" type="curve" smooth="yes"/>
+ <point x="-997" y="2104" type="line" smooth="yes"/>
+ <point x="-997" y="2270"/>
+ <point x="-936" y="2329"/>
+ <point x="-806" y="2329" type="curve" smooth="yes"/>
+ <point x="-692" y="2329"/>
+ <point x="-648" y="2296"/>
+ <point x="-631" y="2221" type="curve"/>
+ <point x="-465" y="2221" type="line"/>
+ <point x="-479" y="2366"/>
+ <point x="-591" y="2476"/>
+ <point x="-806" y="2476" type="curve" smooth="yes"/>
+ <point x="-1016" y="2476"/>
+ <point x="-1178" y="2342"/>
+ <point x="-1178" y="2142" type="curve" smooth="yes"/>
+ <point x="-1178" y="1972" type="line" smooth="yes"/>
+ <point x="-1178" y="1774"/>
+ <point x="-1019" y="1638"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DDC___.glif b/src/Interface-Regular.ufo/glyphs/uni1DDC___.glif
new file mode 100644
index 000000000..03bb4baa4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DDC___.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DDC" format="1">
+ <advance width="0"/>
+ <unicode hex="1DDC"/>
+ <outline>
+ <contour>
+ <point x="-777" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-949" y="2746" type="line"/>
+ <point x="-1130" y="2746" type="line"/>
+ <point x="-1130" y="1651" type="line"/>
+ <point x="-949" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-483" y="2410" type="line"/>
+ <point x="-679" y="2410" type="line"/>
+ <point x="-890" y="2167" type="line"/>
+ <point x="-1016" y="2010" type="line"/>
+ <point x="-998" y="1843" type="line"/>
+ <point x="-809" y="2042" type="line"/>
+ </contour>
+ <contour>
+ <point x="-630" y="1651" type="line"/>
+ <point x="-424" y="1651" type="line"/>
+ <point x="-769" y="2131" type="line"/>
+ <point x="-877" y="2008" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DDD___.glif b/src/Interface-Regular.ufo/glyphs/uni1DDD___.glif
new file mode 100644
index 000000000..11bd301e6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DDD___.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DDD" format="1">
+ <advance width="0"/>
+ <unicode hex="1DDD"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-899" y="2740" type="line"/>
+ <point x="-899" y="1651" type="line"/>
+ <point x="-718" y="1651" type="line"/>
+ <point x="-718" y="2740" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DDE___.glif b/src/Interface-Regular.ufo/glyphs/uni1DDE___.glif
new file mode 100644
index 000000000..33f9662fe
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DDE___.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DDE" format="1">
+ <advance width="0"/>
+ <unicode hex="1DDE"/>
+ <outline>
+ <contour>
+ <point x="-776" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-502" y="1799" type="line"/>
+ <point x="-902" y="1799" type="line"/>
+ <point x="-902" y="1651" type="line"/>
+ <point x="-502" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-869" y="2470" type="line"/>
+ <point x="-1051" y="2470" type="line"/>
+ <point x="-1051" y="1651" type="line"/>
+ <point x="-869" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DDF___.glif b/src/Interface-Regular.ufo/glyphs/uni1DDF___.glif
new file mode 100644
index 000000000..7d0bece97
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DDF___.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DDF" format="1">
+ <advance width="0"/>
+ <unicode hex="1DDF"/>
+ <outline>
+ <contour>
+ <point x="-810" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-807" y="1848" type="line"/>
+ <point x="-1055" y="2470" type="line"/>
+ <point x="-1216" y="2470" type="line"/>
+ <point x="-884" y="1651" type="line"/>
+ <point x="-732" y="1651" type="line"/>
+ <point x="-399" y="2470" type="line"/>
+ <point x="-560" y="2470" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1096" y="2470" type="line"/>
+ <point x="-1277" y="2470" type="line"/>
+ <point x="-1277" y="1651" type="line"/>
+ <point x="-1096" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-524" y="1651" type="line"/>
+ <point x="-342" y="1651" type="line"/>
+ <point x="-342" y="2470" type="line"/>
+ <point x="-524" y="2470" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DE0__.glif b/src/Interface-Regular.ufo/glyphs/uni1DE0__.glif
new file mode 100644
index 000000000..d44e15b8a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DE0__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE0" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="uni0367" xScale="-1" yScale="-1" xOffset="-1591" yOffset="4062"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DE1__.glif b/src/Interface-Regular.ufo/glyphs/uni1DE1__.glif
new file mode 100644
index 000000000..f38caa91d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DE1__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE1" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE1"/>
+ <outline>
+ <contour>
+ <point x="-831" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-495" y="1761" type="line"/>
+ <point x="-1038" y="2470" type="line"/>
+ <point x="-1180" y="2373" type="line"/>
+ <point x="-623" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1038" y="2470" type="line"/>
+ <point x="-1220" y="2470" type="line"/>
+ <point x="-1220" y="1651" type="line"/>
+ <point x="-1038" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-441" y="2470" type="line"/>
+ <point x="-623" y="2470" type="line"/>
+ <point x="-623" y="1651" type="line"/>
+ <point x="-441" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DE2__.glif b/src/Interface-Regular.ufo/glyphs/uni1DE2__.glif
new file mode 100644
index 000000000..6d3f81226
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DE2__.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE2" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE2"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-755" y="1951" type="line"/>
+ <point x="-733" y="1953"/>
+ <point x="-734" y="1957"/>
+ <point x="-704" y="1964" type="curve" smooth="yes"/>
+ <point x="-700" y="1965"/>
+ <point x="-694" y="2009"/>
+ <point x="-692" y="2010" type="curve" smooth="yes"/>
+ <point x="-561" y="2043"/>
+ <point x="-491" y="2126"/>
+ <point x="-491" y="2229" type="curve" smooth="yes"/>
+ <point x="-491" y="2380"/>
+ <point x="-601" y="2470"/>
+ <point x="-793" y="2470" type="curve" smooth="yes"/>
+ <point x="-1158" y="2470" type="line"/>
+ <point x="-1158" y="1651" type="line"/>
+ <point x="-976" y="1651" type="line"/>
+ <point x="-976" y="2322" type="line"/>
+ <point x="-793" y="2322" type="line" smooth="yes"/>
+ <point x="-725" y="2322"/>
+ <point x="-672" y="2291"/>
+ <point x="-672" y="2221" type="curve" smooth="yes"/>
+ <point x="-672" y="2146"/>
+ <point x="-723" y="2098"/>
+ <point x="-793" y="2098" type="curve" smooth="yes"/>
+ <point x="-1015" y="2098" type="line"/>
+ <point x="-1013" y="1951" type="line"/>
+ </contour>
+ <contour>
+ <point x="-814" y="1951" type="line"/>
+ <point x="-722" y="1951"/>
+ <point x="-672" y="1939"/>
+ <point x="-672" y="1855" type="curve" smooth="yes"/>
+ <point x="-672" y="1788" type="line" smooth="yes"/>
+ <point x="-672" y="1761"/>
+ <point x="-672" y="1680"/>
+ <point x="-646" y="1651" type="curve"/>
+ <point x="-461" y="1651" type="line"/>
+ <point x="-461" y="1665" type="line"/>
+ <point x="-484" y="1691"/>
+ <point x="-491" y="1749"/>
+ <point x="-491" y="1786" type="curve" smooth="yes"/>
+ <point x="-491" y="1855" type="line" smooth="yes"/>
+ <point x="-491" y="1977"/>
+ <point x="-550" y="2067"/>
+ <point x="-745" y="2067" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DE3__.glif b/src/Interface-Regular.ufo/glyphs/uni1DE3__.glif
new file mode 100644
index 000000000..40c66da86
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DE3__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE3" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE3"/>
+ <outline>
+ <contour>
+ <point x="-781" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-971" y="2226" type="line"/>
+ <point x="-928" y="2250"/>
+ <point x="-872" y="2276"/>
+ <point x="-810" y="2276" type="curve" smooth="yes"/>
+ <point x="-751" y="2276"/>
+ <point x="-714" y="2240"/>
+ <point x="-714" y="2171" type="curve" smooth="yes"/>
+ <point x="-714" y="2078"/>
+ <point x="-774" y="2032"/>
+ <point x="-903" y="1959" type="curve"/>
+ <point x="-800" y="1863" type="line"/>
+ <point x="-694" y="1926"/>
+ <point x="-532" y="2023"/>
+ <point x="-532" y="2185" type="curve" smooth="yes"/>
+ <point x="-532" y="2332"/>
+ <point x="-646" y="2423"/>
+ <point x="-795" y="2423" type="curve" smooth="yes"/>
+ <point x="-884" y="2423"/>
+ <point x="-982" y="2387"/>
+ <point x="-1052" y="2329" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-705" y="1651" type="line"/>
+ <point x="-512" y="1651" type="line"/>
+ <point x="-512" y="1657" type="line"/>
+ <point x="-707" y="1976" type="line"/>
+ <point x="-903" y="1959" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DE4__.glif b/src/Interface-Regular.ufo/glyphs/uni1DE4__.glif
new file mode 100644
index 000000000..233896147
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DE4__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE4" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE4"/>
+ <outline>
+ <contour>
+ <point x="-824" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-681" y="1860" type="curve" smooth="yes"/>
+ <point x="-681" y="1811"/>
+ <point x="-722" y="1778"/>
+ <point x="-810" y="1778" type="curve" smooth="yes"/>
+ <point x="-888" y="1778"/>
+ <point x="-976" y="1805"/>
+ <point x="-982" y="1892" type="curve"/>
+ <point x="-1150" y="1892" type="line"/>
+ <point x="-1150" y="1766"/>
+ <point x="-1026" y="1640"/>
+ <point x="-814" y="1640" type="curve" smooth="yes"/>
+ <point x="-645" y="1640"/>
+ <point x="-499" y="1716"/>
+ <point x="-499" y="1867" type="curve" smooth="yes"/>
+ <point x="-499" y="2008"/>
+ <point x="-608" y="2060"/>
+ <point x="-799" y="2108" type="curve" smooth="yes"/>
+ <point x="-891" y="2131"/>
+ <point x="-942" y="2156"/>
+ <point x="-942" y="2207" type="curve" smooth="yes"/>
+ <point x="-942" y="2261"/>
+ <point x="-901" y="2289"/>
+ <point x="-826" y="2289" type="curve" smooth="yes"/>
+ <point x="-729" y="2289"/>
+ <point x="-688" y="2252"/>
+ <point x="-675" y="2189" type="curve"/>
+ <point x="-507" y="2189" type="line"/>
+ <point x="-507" y="2320"/>
+ <point x="-644" y="2427"/>
+ <point x="-826" y="2427" type="curve" smooth="yes"/>
+ <point x="-998" y="2427"/>
+ <point x="-1123" y="2343"/>
+ <point x="-1123" y="2206" type="curve" smooth="yes"/>
+ <point x="-1123" y="2067"/>
+ <point x="-986" y="2003"/>
+ <point x="-855" y="1972" type="curve" smooth="yes"/>
+ <point x="-721" y="1939"/>
+ <point x="-681" y="1913"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DE5__.glif b/src/Interface-Regular.ufo/glyphs/uni1DE5__.glif
new file mode 100644
index 000000000..8098882be
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DE5__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE5" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE5"/>
+ <outline>
+ <contour>
+ <point x="-721" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-727" y="1651" type="line"/>
+ <point x="-727" y="2486" type="line" smooth="yes"/>
+ <point x="-727" y="2577"/>
+ <point x="-675" y="2614"/>
+ <point x="-615" y="2614" type="curve" smooth="yes"/>
+ <point x="-590" y="2614"/>
+ <point x="-569" y="2611"/>
+ <point x="-551" y="2606" type="curve"/>
+ <point x="-534" y="2746" type="line"/>
+ <point x="-568" y="2754"/>
+ <point x="-601" y="2761"/>
+ <point x="-635" y="2761" type="curve" smooth="yes"/>
+ <point x="-785" y="2761"/>
+ <point x="-909" y="2670"/>
+ <point x="-909" y="2486" type="curve" smooth="yes"/>
+ <point x="-909" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DE6__.glif b/src/Interface-Regular.ufo/glyphs/uni1DE6__.glif
new file mode 100644
index 000000000..f1a6e584e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DE6__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE6" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE6"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-507" y="1800" type="line"/>
+ <point x="-1056" y="1800" type="line"/>
+ <point x="-1056" y="1651" type="line"/>
+ <point x="-507" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-525" y="2280" type="line"/>
+ <point x="-525" y="2410" type="line"/>
+ <point x="-615" y="2410" type="line"/>
+ <point x="-1110" y="1789" type="line"/>
+ <point x="-1110" y="1651" type="line"/>
+ <point x="-1011" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-587" y="2410" type="line"/>
+ <point x="-1106" y="2410" type="line"/>
+ <point x="-1106" y="2263" type="line"/>
+ <point x="-587" y="2263" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DE7__.glif b/src/Interface-Regular.ufo/glyphs/uni1DE7__.glif
new file mode 100644
index 000000000..d803682be
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DE7__.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE7" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE7"/>
+ <outline>
+ <contour>
+ <point x="-807" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-884" y="1638" type="curve" smooth="yes"/>
+ <point x="-697" y="1638"/>
+ <point x="-609" y="1779"/>
+ <point x="-589" y="2010" type="curve"/>
+ <point x="-589" y="2054" type="line"/>
+ <point x="-609" y="2284"/>
+ <point x="-697" y="2426"/>
+ <point x="-883" y="2426" type="curve" smooth="yes"/>
+ <point x="-1084" y="2426"/>
+ <point x="-1207" y="2256"/>
+ <point x="-1207" y="2017" type="curve" smooth="yes"/>
+ <point x="-1207" y="2002" type="line" smooth="yes"/>
+ <point x="-1207" y="1790"/>
+ <point x="-1079" y="1638"/>
+ </contour>
+ <contour>
+ <point x="-848" y="1785" type="curve" smooth="yes"/>
+ <point x="-971" y="1785"/>
+ <point x="-1026" y="1863"/>
+ <point x="-1026" y="2002" type="curve" smooth="yes"/>
+ <point x="-1026" y="2017" type="line" smooth="yes"/>
+ <point x="-1026" y="2177"/>
+ <point x="-971" y="2278"/>
+ <point x="-847" y="2278" type="curve" smooth="yes"/>
+ <point x="-726" y="2278"/>
+ <point x="-659" y="2181"/>
+ <point x="-635" y="2042" type="curve"/>
+ <point x="-635" y="2008" type="line"/>
+ <point x="-666" y="1876"/>
+ <point x="-721" y="1785"/>
+ </contour>
+ <contour>
+ <point x="-657" y="2412" type="line"/>
+ <point x="-678" y="2245" type="line"/>
+ <point x="-678" y="1862" type="line" smooth="yes"/>
+ <point x="-678" y="1701"/>
+ <point x="-626" y="1638"/>
+ <point x="-527" y="1638" type="curve" smooth="yes"/>
+ <point x="-483" y="1638"/>
+ <point x="-439" y="1642"/>
+ <point x="-408" y="1662" type="curve"/>
+ <point x="-422" y="1782" type="line"/>
+ <point x="-428" y="1781"/>
+ <point x="-436" y="1779"/>
+ <point x="-444" y="1779" type="curve" smooth="yes"/>
+ <point x="-472" y="1779"/>
+ <point x="-496" y="1804"/>
+ <point x="-496" y="1862" type="curve" smooth="yes"/>
+ <point x="-496" y="2412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DE8__.glif b/src/Interface-Regular.ufo/glyphs/uni1DE8__.glif
new file mode 100644
index 000000000..d3ed73484
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DE8__.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE8" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE8"/>
+ <outline>
+ <contour>
+ <point x="-807" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1159" y="1651" type="line"/>
+ <point x="-1001" y="1651" type="line"/>
+ <point x="-978" y="1793" type="line"/>
+ <point x="-978" y="2740" type="line"/>
+ <point x="-1159" y="2740" type="line"/>
+ </contour>
+ <contour>
+ <point x="-770" y="1632" type="curve" smooth="yes"/>
+ <point x="-579" y="1632"/>
+ <point x="-457" y="1796"/>
+ <point x="-457" y="2017" type="curve" smooth="yes"/>
+ <point x="-457" y="2032" type="line" smooth="yes"/>
+ <point x="-457" y="2262"/>
+ <point x="-578" y="2419"/>
+ <point x="-771" y="2419" type="curve" smooth="yes"/>
+ <point x="-965" y="2419"/>
+ <point x="-1059" y="2306"/>
+ <point x="-1079" y="2075" type="curve"/>
+ <point x="-1079" y="1976" type="line"/>
+ <point x="-1059" y="1746"/>
+ <point x="-965" y="1632"/>
+ </contour>
+ <contour>
+ <point x="-806" y="1779" type="curve" smooth="yes"/>
+ <point x="-905" y="1779"/>
+ <point x="-969" y="1840"/>
+ <point x="-998" y="1944" type="curve"/>
+ <point x="-998" y="2105" type="line"/>
+ <point x="-976" y="2210"/>
+ <point x="-905" y="2272"/>
+ <point x="-807" y="2272" type="curve" smooth="yes"/>
+ <point x="-696" y="2272"/>
+ <point x="-638" y="2178"/>
+ <point x="-638" y="2032" type="curve" smooth="yes"/>
+ <point x="-638" y="2017" type="line" smooth="yes"/>
+ <point x="-638" y="1870"/>
+ <point x="-696" y="1779"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DE9__.glif b/src/Interface-Regular.ufo/glyphs/uni1DE9__.glif
new file mode 100644
index 000000000..40113b396
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DE9__.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE9" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE9"/>
+ <outline>
+ <contour>
+ <point x="-807" y="1374" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-880" y="2232" type="line" name="hr00"/>
+ <point x="-880" y="2131" type="line"/>
+ <point x="-791" y="2131" type="line" smooth="yes"/>
+ <point x="-694" y="2131"/>
+ <point x="-620" y="2080"/>
+ <point x="-620" y="1948" type="curve" smooth="yes"/>
+ <point x="-620" y="1834"/>
+ <point x="-683" y="1775"/>
+ <point x="-806" y="1775" type="curve" smooth="yes"/>
+ <point x="-946" y="1775"/>
+ <point x="-1024" y="1865"/>
+ <point x="-1038" y="1935" type="curve"/>
+ <point x="-1099" y="1896" type="line"/>
+ <point x="-1099" y="1708"/>
+ <point x="-938" y="1638"/>
+ <point x="-791" y="1638" type="curve" smooth="yes"/>
+ <point x="-578" y="1638"/>
+ <point x="-439" y="1750"/>
+ <point x="-439" y="1951" type="curve" smooth="yes"/>
+ <point x="-439" y="2112"/>
+ <point x="-562" y="2232"/>
+ <point x="-777" y="2232" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="-820" y="2687" type="curve" smooth="yes"/>
+ <point x="-991" y="2687"/>
+ <point x="-1177" y="2600"/>
+ <point x="-1177" y="2365" type="curve" smooth="yes"/>
+ <point x="-1177" y="1383" type="line"/>
+ <point x="-996" y="1383" type="line"/>
+ <point x="-996" y="2366" type="line" smooth="yes"/>
+ <point x="-996" y="2508"/>
+ <point x="-908" y="2549"/>
+ <point x="-824" y="2549" type="curve" smooth="yes"/>
+ <point x="-727" y="2549"/>
+ <point x="-664" y="2494"/>
+ <point x="-664" y="2413" type="curve" smooth="yes"/>
+ <point x="-664" y="2322"/>
+ <point x="-704" y="2266"/>
+ <point x="-822" y="2266" type="curve" smooth="yes"/>
+ <point x="-880" y="2266" type="line"/>
+ <point x="-880" y="2168" type="line"/>
+ <point x="-820" y="2168" type="line" smooth="yes"/>
+ <point x="-638" y="2168"/>
+ <point x="-499" y="2255"/>
+ <point x="-499" y="2426" type="curve" smooth="yes"/>
+ <point x="-499" y="2586"/>
+ <point x="-635" y="2687"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DEA___.glif b/src/Interface-Regular.ufo/glyphs/uni1DEA___.glif
new file mode 100644
index 000000000..eb47a1a80
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DEA___.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DEA" format="1">
+ <advance width="0"/>
+ <unicode hex="1DEA"/>
+ <outline>
+ <contour>
+ <point x="-807" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-817" y="1632" type="curve" smooth="yes"/>
+ <point x="-626" y="1632"/>
+ <point x="-470" y="1767"/>
+ <point x="-470" y="2023" type="curve" smooth="yes"/>
+ <point x="-470" y="2053" type="line" smooth="yes"/>
+ <point x="-470" y="2266"/>
+ <point x="-602" y="2419"/>
+ <point x="-833" y="2419" type="curve" smooth="yes"/>
+ <point x="-987" y="2419"/>
+ <point x="-1081" y="2344"/>
+ <point x="-1130" y="2270" type="curve"/>
+ <point x="-1037" y="2181" type="line"/>
+ <point x="-991" y="2241"/>
+ <point x="-934" y="2270"/>
+ <point x="-842" y="2270" type="curve" smooth="yes"/>
+ <point x="-718" y="2270"/>
+ <point x="-652" y="2193"/>
+ <point x="-652" y="2053" type="curve" smooth="yes"/>
+ <point x="-652" y="2023" type="line" smooth="yes"/>
+ <point x="-652" y="1865"/>
+ <point x="-704" y="1779"/>
+ <point x="-817" y="1779" type="curve" smooth="yes"/>
+ <point x="-932" y="1779"/>
+ <point x="-971" y="1849"/>
+ <point x="-978" y="1946" type="curve" smooth="yes"/>
+ <point x="-978" y="1955" type="line"/>
+ <point x="-567" y="1955" type="line"/>
+ <point x="-567" y="2072" type="line"/>
+ <point x="-1145" y="2072" type="line"/>
+ <point x="-1145" y="2008" type="line" smooth="yes"/>
+ <point x="-1145" y="1794"/>
+ <point x="-1040" y="1632"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DEB___.glif b/src/Interface-Regular.ufo/glyphs/uni1DEB___.glif
new file mode 100644
index 000000000..b97470c63
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DEB___.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DEB" format="1">
+ <advance width="0"/>
+ <unicode hex="1DEB"/>
+ <outline>
+ <contour>
+ <point x="-789" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-590" y="2419" type="line"/>
+ <point x="-1046" y="2419" type="line"/>
+ <point x="-1046" y="2272" type="line"/>
+ <point x="-590" y="2272" type="line"/>
+ </contour>
+ <component base="uni1DE5"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DEC___.glif b/src/Interface-Regular.ufo/glyphs/uni1DEC___.glif
new file mode 100644
index 000000000..5f3d096d1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DEC___.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DEC" format="1">
+ <advance width="0"/>
+ <unicode hex="1DEC"/>
+ <outline>
+ <contour>
+ <point x="-810" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-644" y="2399" type="line"/>
+ <point x="-644" y="2355"/>
+ <point x="-675" y="2321"/>
+ <point x="-714" y="2321" type="curve" smooth="yes"/>
+ <point x="-788" y="2321"/>
+ <point x="-831" y="2387"/>
+ <point x="-908" y="2387" type="curve" smooth="yes"/>
+ <point x="-994" y="2387"/>
+ <point x="-1055" y="2309"/>
+ <point x="-1055" y="2223" type="curve"/>
+ <point x="-978" y="2204" type="line"/>
+ <point x="-978" y="2247"/>
+ <point x="-946" y="2281"/>
+ <point x="-908" y="2281" type="curve" smooth="yes"/>
+ <point x="-831" y="2281"/>
+ <point x="-809" y="2217"/>
+ <point x="-714" y="2217" type="curve" smooth="yes"/>
+ <point x="-628" y="2217"/>
+ <point x="-567" y="2289"/>
+ <point x="-567" y="2376" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-644" y="2193" type="line"/>
+ <point x="-644" y="2149"/>
+ <point x="-675" y="2115"/>
+ <point x="-714" y="2115" type="curve" smooth="yes"/>
+ <point x="-788" y="2115"/>
+ <point x="-831" y="2181"/>
+ <point x="-908" y="2181" type="curve" smooth="yes"/>
+ <point x="-994" y="2181"/>
+ <point x="-1055" y="2102"/>
+ <point x="-1055" y="2017" type="curve"/>
+ <point x="-978" y="1998" type="line"/>
+ <point x="-978" y="2041"/>
+ <point x="-946" y="2075"/>
+ <point x="-908" y="2075" type="curve" smooth="yes"/>
+ <point x="-831" y="2075"/>
+ <point x="-809" y="2010"/>
+ <point x="-714" y="2010" type="curve" smooth="yes"/>
+ <point x="-628" y="2010"/>
+ <point x="-567" y="2083"/>
+ <point x="-567" y="2170" type="curve"/>
+ </contour>
+ <component base="uni1DDD"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DED___.glif b/src/Interface-Regular.ufo/glyphs/uni1DED___.glif
new file mode 100644
index 000000000..9f7442a74
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DED___.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DED" format="1">
+ <advance width="0"/>
+ <unicode hex="1DED"/>
+ <outline>
+ <contour>
+ <point x="-848" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1251" y="1471" type="line"/>
+ <point x="-1111" y="1390" type="line"/>
+ <point x="-881" y="1757" type="line"/>
+ <point x="-1022" y="1838" type="line"/>
+ </contour>
+ <component base="uni0366" xOffset="-33"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DEE___.glif b/src/Interface-Regular.ufo/glyphs/uni1DEE___.glif
new file mode 100644
index 000000000..89d86c605
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DEE___.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DEE" format="1">
+ <advance width="0"/>
+ <unicode hex="1DEE"/>
+ <outline>
+ <contour>
+ <point x="-807" y="1299" type="move" name="_marktop"/>
+ </contour>
+ <component base="uni0369" xScale="-1" yScale="-1" xOffset="-1602" yOffset="4056"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DEF___.glif b/src/Interface-Regular.ufo/glyphs/uni1DEF___.glif
new file mode 100644
index 000000000..9493cbec7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DEF___.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DEF" format="1">
+ <advance width="0"/>
+ <unicode hex="1DEF"/>
+ <outline>
+ <contour>
+ <point x="-818" y="1298" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-727" y="1651" type="line"/>
+ <point x="-727" y="2486" type="line" smooth="yes"/>
+ <point x="-727" y="2577"/>
+ <point x="-675" y="2614"/>
+ <point x="-615" y="2614" type="curve" smooth="yes"/>
+ <point x="-590" y="2614"/>
+ <point x="-569" y="2611"/>
+ <point x="-551" y="2606" type="curve"/>
+ <point x="-534" y="2746" type="line"/>
+ <point x="-568" y="2754"/>
+ <point x="-601" y="2761"/>
+ <point x="-635" y="2761" type="curve" smooth="yes"/>
+ <point x="-785" y="2761"/>
+ <point x="-909" y="2670"/>
+ <point x="-909" y="2486" type="curve" smooth="yes"/>
+ <point x="-909" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-909" y="2427" type="line"/>
+ <point x="-909" y="1592" type="line" smooth="yes"/>
+ <point x="-909" y="1502"/>
+ <point x="-961" y="1464"/>
+ <point x="-1022" y="1464" type="curve" smooth="yes"/>
+ <point x="-1046" y="1464"/>
+ <point x="-1067" y="1467"/>
+ <point x="-1085" y="1473" type="curve"/>
+ <point x="-1103" y="1332" type="line"/>
+ <point x="-1068" y="1324"/>
+ <point x="-1035" y="1317"/>
+ <point x="-1001" y="1317" type="curve" smooth="yes"/>
+ <point x="-851" y="1317"/>
+ <point x="-727" y="1408"/>
+ <point x="-727" y="1592" type="curve" smooth="yes"/>
+ <point x="-727" y="2427" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DF0__.glif b/src/Interface-Regular.ufo/glyphs/uni1DF0__.glif
new file mode 100644
index 000000000..2cb0aa644
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DF0__.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DF0" format="1">
+ <advance width="0"/>
+ <unicode hex="1DF0"/>
+ <outline>
+ <contour>
+ <point x="-869" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1251" y="1471" type="line"/>
+ <point x="-1111" y="1390" type="line"/>
+ <point x="-881" y="1757" type="line"/>
+ <point x="-1022" y="1838" type="line"/>
+ </contour>
+ <component base="uni0367" xOffset="-28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DF1__.glif b/src/Interface-Regular.ufo/glyphs/uni1DF1__.glif
new file mode 100644
index 000000000..7cef60f5a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DF1__.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DF1" format="1">
+ <advance width="0"/>
+ <unicode hex="1DF1"/>
+ <outline>
+ <contour>
+ <point x="-807" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1029" y="1932" type="line"/>
+ <point x="-1073" y="1651" type="line"/>
+ <point x="-979" y="1651" type="line"/>
+ <point x="-840" y="2094" type="line"/>
+ <point x="-744" y="2410" type="line"/>
+ <point x="-891" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1151" y="2410" type="line"/>
+ <point x="-1331" y="2410" type="line"/>
+ <point x="-1119" y="1651" type="line"/>
+ <point x="-1004" y="1651" type="line"/>
+ <point x="-1040" y="1932" type="line"/>
+ </contour>
+ <contour>
+ <point x="-568" y="1932" type="line"/>
+ <point x="-609" y="1651" type="line"/>
+ <point x="-495" y="1651" type="line"/>
+ <point x="-283" y="2410" type="line"/>
+ <point x="-463" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-723" y="2410" type="line"/>
+ <point x="-876" y="2410" type="line"/>
+ <point x="-776" y="2094" type="line"/>
+ <point x="-635" y="1651" type="line"/>
+ <point x="-542" y="1651" type="line"/>
+ <point x="-586" y="1932" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DF2__.glif b/src/Interface-Regular.ufo/glyphs/uni1DF2__.glif
new file mode 100644
index 000000000..eb687d639
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DF2__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DF2" format="1">
+ <advance width="0"/>
+ <unicode hex="1DF2"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1041" y="2592" type="curve" smooth="yes"/>
+ <point x="-1041" y="2537"/>
+ <point x="-1005" y="2494"/>
+ <point x="-936" y="2494" type="curve" smooth="yes"/>
+ <point x="-869" y="2494"/>
+ <point x="-832" y="2537"/>
+ <point x="-832" y="2592" type="curve" smooth="yes"/>
+ <point x="-832" y="2648"/>
+ <point x="-869" y="2692"/>
+ <point x="-936" y="2692" type="curve" smooth="yes"/>
+ <point x="-1005" y="2692"/>
+ <point x="-1041" y="2648"/>
+ </contour>
+ <contour>
+ <point x="-711" y="2592" type="curve" smooth="yes"/>
+ <point x="-711" y="2537"/>
+ <point x="-675" y="2494"/>
+ <point x="-606" y="2494" type="curve" smooth="yes"/>
+ <point x="-539" y="2494"/>
+ <point x="-502" y="2537"/>
+ <point x="-502" y="2592" type="curve" smooth="yes"/>
+ <point x="-502" y="2648"/>
+ <point x="-539" y="2692"/>
+ <point x="-606" y="2692" type="curve" smooth="yes"/>
+ <point x="-675" y="2692"/>
+ <point x="-711" y="2648"/>
+ </contour>
+ <component base="uni0363"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DF3__.glif b/src/Interface-Regular.ufo/glyphs/uni1DF3__.glif
new file mode 100644
index 000000000..d57703075
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DF3__.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DF3" format="1">
+ <advance width="0"/>
+ <unicode hex="1DF3"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1077" y="2592" type="curve" smooth="yes"/>
+ <point x="-1077" y="2537"/>
+ <point x="-1041" y="2494"/>
+ <point x="-972" y="2494" type="curve" smooth="yes"/>
+ <point x="-905" y="2494"/>
+ <point x="-868" y="2537"/>
+ <point x="-868" y="2592" type="curve" smooth="yes"/>
+ <point x="-868" y="2648"/>
+ <point x="-905" y="2692"/>
+ <point x="-972" y="2692" type="curve" smooth="yes"/>
+ <point x="-1041" y="2692"/>
+ <point x="-1077" y="2648"/>
+ </contour>
+ <contour>
+ <point x="-747" y="2592" type="curve" smooth="yes"/>
+ <point x="-747" y="2537"/>
+ <point x="-711" y="2494"/>
+ <point x="-642" y="2494" type="curve" smooth="yes"/>
+ <point x="-575" y="2494"/>
+ <point x="-538" y="2537"/>
+ <point x="-538" y="2592" type="curve" smooth="yes"/>
+ <point x="-538" y="2648"/>
+ <point x="-575" y="2692"/>
+ <point x="-642" y="2692" type="curve" smooth="yes"/>
+ <point x="-711" y="2692"/>
+ <point x="-747" y="2648"/>
+ </contour>
+ <contour>
+ <point x="-809" y="1632" type="curve" smooth="yes"/>
+ <point x="-593" y="1632"/>
+ <point x="-448" y="1785"/>
+ <point x="-448" y="2017" type="curve" smooth="yes"/>
+ <point x="-448" y="2032" type="line" smooth="yes"/>
+ <point x="-448" y="2266"/>
+ <point x="-593" y="2419"/>
+ <point x="-810" y="2419" type="curve" smooth="yes"/>
+ <point x="-1023" y="2419"/>
+ <point x="-1169" y="2266"/>
+ <point x="-1169" y="2032" type="curve" smooth="yes"/>
+ <point x="-1169" y="2017" type="line" smooth="yes"/>
+ <point x="-1169" y="1785"/>
+ <point x="-1023" y="1632"/>
+ </contour>
+ <contour>
+ <point x="-809" y="1779" type="curve" smooth="yes"/>
+ <point x="-934" y="1779"/>
+ <point x="-987" y="1870"/>
+ <point x="-987" y="2017" type="curve" smooth="yes"/>
+ <point x="-987" y="2032" type="line" smooth="yes"/>
+ <point x="-987" y="2179"/>
+ <point x="-934" y="2272"/>
+ <point x="-810" y="2272" type="curve" smooth="yes"/>
+ <point x="-683" y="2272"/>
+ <point x="-630" y="2179"/>
+ <point x="-630" y="2032" type="curve" smooth="yes"/>
+ <point x="-630" y="2017" type="line" smooth="yes"/>
+ <point x="-630" y="1870"/>
+ <point x="-683" y="1779"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DF4__.glif b/src/Interface-Regular.ufo/glyphs/uni1DF4__.glif
new file mode 100644
index 000000000..01feb942a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DF4__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DF4" format="1">
+ <advance width="0"/>
+ <unicode hex="1DF4"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1082" y="2592" type="curve" smooth="yes"/>
+ <point x="-1082" y="2537"/>
+ <point x="-1046" y="2494"/>
+ <point x="-978" y="2494" type="curve" smooth="yes"/>
+ <point x="-910" y="2494"/>
+ <point x="-873" y="2537"/>
+ <point x="-873" y="2592" type="curve" smooth="yes"/>
+ <point x="-873" y="2648"/>
+ <point x="-910" y="2692"/>
+ <point x="-978" y="2692" type="curve" smooth="yes"/>
+ <point x="-1046" y="2692"/>
+ <point x="-1082" y="2648"/>
+ </contour>
+ <contour>
+ <point x="-752" y="2592" type="curve" smooth="yes"/>
+ <point x="-752" y="2537"/>
+ <point x="-716" y="2494"/>
+ <point x="-648" y="2494" type="curve" smooth="yes"/>
+ <point x="-580" y="2494"/>
+ <point x="-543" y="2537"/>
+ <point x="-543" y="2592" type="curve" smooth="yes"/>
+ <point x="-543" y="2648"/>
+ <point x="-580" y="2692"/>
+ <point x="-648" y="2692" type="curve" smooth="yes"/>
+ <point x="-716" y="2692"/>
+ <point x="-752" y="2648"/>
+ </contour>
+ <component base="uni0367" xOffset="-28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DF5__.glif b/src/Interface-Regular.ufo/glyphs/uni1DF5__.glif
new file mode 100644
index 000000000..40da1888d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DF5__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DF5" format="1">
+ <advance width="0"/>
+ <unicode hex="1DF5"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="uptackmod" xOffset="-1199" yOffset="1361"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DFC___.glif b/src/Interface-Regular.ufo/glyphs/uni1DFC___.glif
new file mode 100644
index 000000000..8f3ad5515
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DFC___.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DFC" format="1">
+ <advance width="0"/>
+ <unicode hex="1DFC"/>
+ <outline>
+ <contour>
+ <point x="928" y="-554" type="line"/>
+ <point x="777" y="-337"/>
+ <point x="413" y="-143"/>
+ <point x="-36" y="-143" type="curve" smooth="yes"/>
+ <point x="-484" y="-143"/>
+ <point x="-850" y="-337"/>
+ <point x="-1001" y="-554" type="curve"/>
+ <point x="-780" y="-554" type="line"/>
+ <point x="-670" y="-448"/>
+ <point x="-356" y="-314"/>
+ <point x="-36" y="-314" type="curve" smooth="yes"/>
+ <point x="282" y="-314"/>
+ <point x="597" y="-448"/>
+ <point x="707" y="-554" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DFD___.glif b/src/Interface-Regular.ufo/glyphs/uni1DFD___.glif
new file mode 100644
index 000000000..fd1323300
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DFD___.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DFD" format="1">
+ <advance width="0"/>
+ <unicode hex="1DFD"/>
+ <outline>
+ <contour>
+ <point x="-784" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-474" y="-106" type="line"/>
+ <point x="-474" y="-171"/>
+ <point x="-534" y="-220"/>
+ <point x="-609" y="-220" type="curve" smooth="yes"/>
+ <point x="-754" y="-220"/>
+ <point x="-822" y="-125"/>
+ <point x="-975" y="-125" type="curve" smooth="yes"/>
+ <point x="-1145" y="-125"/>
+ <point x="-1276" y="-232"/>
+ <point x="-1276" y="-385" type="curve"/>
+ <point x="-1095" y="-393" type="line"/>
+ <point x="-1095" y="-330"/>
+ <point x="-1037" y="-279"/>
+ <point x="-961" y="-279" type="curve" smooth="yes"/>
+ <point x="-810" y="-279"/>
+ <point x="-781" y="-374"/>
+ <point x="-595" y="-374" type="curve" smooth="yes"/>
+ <point x="-426" y="-374"/>
+ <point x="-293" y="-274"/>
+ <point x="-293" y="-120" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-474" y="-392" type="line"/>
+ <point x="-474" y="-457"/>
+ <point x="-534" y="-506"/>
+ <point x="-609" y="-506" type="curve" smooth="yes"/>
+ <point x="-754" y="-506"/>
+ <point x="-822" y="-411"/>
+ <point x="-975" y="-411" type="curve" smooth="yes"/>
+ <point x="-1145" y="-411"/>
+ <point x="-1276" y="-518"/>
+ <point x="-1276" y="-671" type="curve"/>
+ <point x="-1095" y="-679" type="line"/>
+ <point x="-1095" y="-616"/>
+ <point x="-1037" y="-565"/>
+ <point x="-961" y="-565" type="curve" smooth="yes"/>
+ <point x="-810" y="-565"/>
+ <point x="-781" y="-660"/>
+ <point x="-595" y="-660" type="curve" smooth="yes"/>
+ <point x="-426" y="-660"/>
+ <point x="-293" y="-560"/>
+ <point x="-293" y="-406" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DFE___.glif b/src/Interface-Regular.ufo/glyphs/uni1DFE___.glif
new file mode 100644
index 000000000..1a63e825b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DFE___.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DFE" format="1">
+ <advance width="0"/>
+ <unicode hex="1DFE"/>
+ <outline>
+ <contour>
+ <point x="-807" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="arrowheadleftmod" xOffset="-1376" yOffset="802"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1DFF___.glif b/src/Interface-Regular.ufo/glyphs/uni1DFF___.glif
new file mode 100644
index 000000000..beb3e0e62
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1DFF___.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DFF" format="1">
+ <advance width="0"/>
+ <unicode hex="1DFF"/>
+ <outline>
+ <contour>
+ <point x="-712" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-1055" y="-429" type="line"/>
+ <point x="-678" y="-380" type="line"/>
+ <point x="-678" y="-485" type="line"/>
+ <point x="-1678" y="-752" type="line"/>
+ <point x="-1678" y="-583" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1678" y="-267" type="line"/>
+ <point x="-1678" y="-98" type="line"/>
+ <point x="-678" y="-364" type="line"/>
+ <point x="-678" y="-472" type="line"/>
+ <point x="-1055" y="-424" type="line"/>
+ </contour>
+ <contour>
+ <point x="-292" y="-503" type="line"/>
+ <point x="-180" y="-748" type="line"/>
+ <point x="-344" y="-748" type="line"/>
+ <point x="-755" y="-99" type="line"/>
+ <point x="-528" y="-99" type="line"/>
+ </contour>
+ <contour>
+ <point x="28" y="-99" type="line"/>
+ <point x="253" y="-99" type="line"/>
+ <point x="-157" y="-748" type="line"/>
+ <point x="-322" y="-748" type="line"/>
+ <point x="-213" y="-503" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1E9C__.glif b/src/Interface-Regular.ufo/glyphs/uni1E9C__.glif
new file mode 100644
index 000000000..5f9b4dd68
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1E9C__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1E9C" format="1">
+ <advance width="1248"/>
+ <unicode hex="1E9C"/>
+ <outline>
+ <contour>
+ <point x="868" y="1280" type="line"/>
+ <point x="192" y="1024" type="line"/>
+ <point x="192" y="788" type="line"/>
+ <point x="868" y="1044" type="line"/>
+ </contour>
+ <contour>
+ <point x="656" y="0" type="line"/>
+ <point x="656" y="1640" type="line" smooth="yes"/>
+ <point x="656" y="1816"/>
+ <point x="748" y="1912"/>
+ <point x="908" y="1912" type="curve" smooth="yes"/>
+ <point x="956" y="1912"/>
+ <point x="1008" y="1908"/>
+ <point x="1044" y="1900" type="curve"/>
+ <point x="1056" y="2120" type="line"/>
+ <point x="1000" y="2132"/>
+ <point x="940" y="2140"/>
+ <point x="884" y="2140" type="curve" smooth="yes"/>
+ <point x="572" y="2140"/>
+ <point x="384" y="1964"/>
+ <point x="384" y="1640" type="curve" smooth="yes"/>
+ <point x="384" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1031, 'leftMargin': 125, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1E9D__.glif b/src/Interface-Regular.ufo/glyphs/uni1E9D__.glif
new file mode 100644
index 000000000..c8351b660
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1E9D__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1E9D" format="1">
+ <advance width="992"/>
+ <unicode hex="1E9D"/>
+ <outline>
+ <contour>
+ <point x="552" y="0" type="line"/>
+ <point x="552" y="1640" type="line" smooth="yes"/>
+ <point x="552" y="1816"/>
+ <point x="644" y="1912"/>
+ <point x="804" y="1912" type="curve" smooth="yes"/>
+ <point x="848" y="1912"/>
+ <point x="900" y="1908"/>
+ <point x="936" y="1900" type="curve"/>
+ <point x="952" y="2120" type="line"/>
+ <point x="896" y="2132"/>
+ <point x="832" y="2140"/>
+ <point x="776" y="2140" type="curve" smooth="yes"/>
+ <point x="464" y="2140"/>
+ <point x="276" y="1964"/>
+ <point x="276" y="1640" type="curve" smooth="yes"/>
+ <point x="276" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="860" y="1724" type="line"/>
+ <point x="44" y="1724" type="line"/>
+ <point x="44" y="1516" type="line"/>
+ <point x="860" y="1516" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 989, 'leftMargin': 83, 'rightMargin': -1}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1E9F__.glif b/src/Interface-Regular.ufo/glyphs/uni1E9F__.glif
new file mode 100644
index 000000000..300046d3d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1E9F__.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1E9F" format="1">
+ <advance width="1504"/>
+ <unicode hex="1E9F"/>
+ <outline>
+ <component base="delta" xOffset="-48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1602, 'leftMargin': 135, 'rightMargin': 135}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1EFA___.glif b/src/Interface-Regular.ufo/glyphs/uni1EFA___.glif
new file mode 100644
index 000000000..6bb2e8e82
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1EFA___.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1EFA" format="1">
+ <advance width="2272"/>
+ <unicode hex="1EFA"/>
+ <outline>
+ <component base="L" xOffset="24"/>
+ <component base="L" xOffset="572"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2074, 'leftMargin': 256, 'rightMargin': 104}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1EFB___.glif b/src/Interface-Regular.ufo/glyphs/uni1EFB___.glif
new file mode 100644
index 000000000..a64c8d862
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1EFB___.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1EFB" format="1">
+ <advance width="1504"/>
+ <unicode hex="1EFB"/>
+ <outline>
+ <contour>
+ <point x="1412" y="1824" type="line"/>
+ <point x="92" y="1824" type="line"/>
+ <point x="92" y="1604" type="line"/>
+ <point x="1412" y="1604" type="line"/>
+ </contour>
+ <component base="l" xOffset="156"/>
+ <component base="l" xOffset="652"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1376, 'leftMargin': 28, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1EFC___.glif b/src/Interface-Regular.ufo/glyphs/uni1EFC___.glif
new file mode 100644
index 000000000..36270cc54
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1EFC___.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1EFC" format="1">
+ <advance width="1504"/>
+ <unicode hex="1EFC"/>
+ <outline>
+ <contour>
+ <point x="744" y="1120" type="line" name="hr00"/>
+ <point x="940" y="1068"/>
+ <point x="1116" y="908"/>
+ <point x="1116" y="596" type="curve" smooth="yes"/>
+ <point x="1116" y="340"/>
+ <point x="988" y="196"/>
+ <point x="760" y="196" type="curve" smooth="yes"/>
+ <point x="576" y="196"/>
+ <point x="392" y="384"/>
+ <point x="392" y="740" type="curve" smooth="yes"/>
+ <point x="392" y="920" type="line" smooth="yes"/>
+ <point x="392" y="1380"/>
+ <point x="564" y="1684"/>
+ <point x="1016" y="1776" type="curve"/>
+ <point x="972" y="2004" type="line"/>
+ <point x="268" y="1876"/>
+ <point x="116" y="1400"/>
+ <point x="116" y="824" type="curve" smooth="yes"/>
+ <point x="116" y="748" type="line" smooth="yes"/>
+ <point x="116" y="380"/>
+ <point x="320" y="-28"/>
+ <point x="760" y="-28" type="curve" smooth="yes"/>
+ <point x="1176" y="-28"/>
+ <point x="1388" y="224"/>
+ <point x="1388" y="616" type="curve" smooth="yes"/>
+ <point x="1388" y="980"/>
+ <point x="1156" y="1260"/>
+ <point x="816" y="1344" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1594, 'leftMargin': 161, 'rightMargin': 163}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1EFD___.glif b/src/Interface-Regular.ufo/glyphs/uni1EFD___.glif
new file mode 100644
index 000000000..121832f77
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1EFD___.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1EFD" format="1">
+ <advance width="1504"/>
+ <unicode hex="1EFD"/>
+ <outline>
+ <contour>
+ <point x="744" y="1120" type="line"/>
+ <point x="940" y="1068"/>
+ <point x="1116" y="908"/>
+ <point x="1116" y="596" type="curve" smooth="yes"/>
+ <point x="1116" y="340"/>
+ <point x="988" y="196"/>
+ <point x="760" y="196" type="curve" smooth="yes"/>
+ <point x="576" y="196"/>
+ <point x="392" y="384"/>
+ <point x="392" y="740" type="curve" smooth="yes"/>
+ <point x="392" y="828" type="line" smooth="yes"/>
+ <point x="392" y="1380"/>
+ <point x="620" y="1740"/>
+ <point x="1016" y="1944" type="curve"/>
+ <point x="920" y="2144" type="line"/>
+ <point x="356" y="1856"/>
+ <point x="116" y="1400"/>
+ <point x="116" y="824" type="curve" smooth="yes"/>
+ <point x="116" y="748" type="line" smooth="yes"/>
+ <point x="116" y="380"/>
+ <point x="320" y="-28"/>
+ <point x="760" y="-28" type="curve" smooth="yes"/>
+ <point x="1176" y="-28"/>
+ <point x="1388" y="224"/>
+ <point x="1388" y="616" type="curve" smooth="yes"/>
+ <point x="1388" y="980"/>
+ <point x="1156" y="1260"/>
+ <point x="816" y="1344" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1518.0, 'leftMargin': 124, 'rightMargin': 124.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1EFE___.glif b/src/Interface-Regular.ufo/glyphs/uni1EFE___.glif
new file mode 100644
index 000000000..633f8e3b3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1EFE___.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1EFE" format="1">
+ <advance width="2016"/>
+ <unicode hex="1EFE"/>
+ <outline>
+ <contour>
+ <point x="996" y="764" type="line"/>
+ <point x="988" y="696" type="line"/>
+ <point x="1016" y="216" type="line"/>
+ <point x="1880" y="2004" type="line"/>
+ <point x="1564" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="556" y="2004" type="line"/>
+ <point x="240" y="2004" type="line"/>
+ <point x="936" y="692" type="line"/>
+ <point x="1108" y="692" type="line"/>
+ <point x="1168" y="780" type="line"/>
+ </contour>
+ <contour>
+ <point x="608" y="-28" type="curve" smooth="yes"/>
+ <point x="864" y="-28"/>
+ <point x="1076" y="180"/>
+ <point x="1076" y="440" type="curve" smooth="yes"/>
+ <point x="1076" y="672"/>
+ <point x="892" y="908"/>
+ <point x="608" y="908" type="curve" smooth="yes"/>
+ <point x="348" y="908"/>
+ <point x="140" y="696"/>
+ <point x="140" y="440" type="curve" smooth="yes"/>
+ <point x="140" y="180"/>
+ <point x="348" y="-28"/>
+ </contour>
+ <contour>
+ <point x="608" y="220" type="curve" smooth="yes"/>
+ <point x="488" y="220"/>
+ <point x="396" y="296"/>
+ <point x="396" y="440" type="curve" smooth="yes"/>
+ <point x="396" y="588"/>
+ <point x="488" y="664"/>
+ <point x="608" y="664" type="curve" smooth="yes"/>
+ <point x="724" y="664"/>
+ <point x="816" y="588"/>
+ <point x="816" y="440" type="curve" smooth="yes"/>
+ <point x="816" y="296"/>
+ <point x="724" y="220"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1859.0, 'leftMargin': 36, 'rightMargin': 84.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1EFF___.glif b/src/Interface-Regular.ufo/glyphs/uni1EFF___.glif
new file mode 100644
index 000000000..5f3e71e7a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1EFF___.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1EFF" format="1">
+ <advance width="1760"/>
+ <unicode hex="1EFF"/>
+ <outline>
+ <contour>
+ <point x="668" y="1488" type="line"/>
+ <point x="360" y="1488" type="line"/>
+ <point x="860" y="88" type="line"/>
+ <point x="1096" y="68" type="line"/>
+ <point x="972" y="520" type="line"/>
+ </contour>
+ <contour>
+ <point x="600" y="-352" type="curve" smooth="yes"/>
+ <point x="480" y="-352"/>
+ <point x="388" y="-276"/>
+ <point x="388" y="-132" type="curve" smooth="yes"/>
+ <point x="388" y="16"/>
+ <point x="480" y="92"/>
+ <point x="600" y="92" type="curve" smooth="yes"/>
+ <point x="716" y="92"/>
+ <point x="808" y="16"/>
+ <point x="808" y="-132" type="curve" smooth="yes"/>
+ <point x="808" y="-276"/>
+ <point x="716" y="-352"/>
+ </contour>
+ <contour>
+ <point x="596" y="-600" type="curve" smooth="yes"/>
+ <point x="836" y="-600"/>
+ <point x="980" y="-464"/>
+ <point x="1048" y="-256" type="curve" smooth="yes"/>
+ <point x="1632" y="1488" type="line"/>
+ <point x="1324" y="1488" type="line"/>
+ <point x="908" y="164" type="line"/>
+ <point x="888" y="-60" type="line"/>
+ <point x="1064" y="-132" type="line"/>
+ <point x="1064" y="124"/>
+ <point x="856" y="336"/>
+ <point x="596" y="336" type="curve" smooth="yes"/>
+ <point x="340" y="336"/>
+ <point x="128" y="124"/>
+ <point x="128" y="-132" type="curve" smooth="yes"/>
+ <point x="128" y="-392"/>
+ <point x="340" y="-600"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1565, 'leftMargin': 29, 'rightMargin': 33}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1F16A__.glif b/src/Interface-Regular.ufo/glyphs/uni1F16A__.glif
new file mode 100644
index 000000000..abc10bd34
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1F16A__.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1F16A" format="1">
+ <advance width="1760"/>
+ <unicode hex="1F16A"/>
+ <outline>
+ <contour>
+ <point x="508" y="1464" type="line"/>
+ <point x="284" y="2004" type="line"/>
+ <point x="152" y="2004" type="line"/>
+ <point x="476" y="1264" type="line"/>
+ <point x="544" y="1264" type="line"/>
+ <point x="868" y="2004" type="line"/>
+ <point x="736" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="252" y="2004" type="line"/>
+ <point x="124" y="2004" type="line"/>
+ <point x="124" y="1264" type="line"/>
+ <point x="252" y="1264" type="line"/>
+ </contour>
+ <contour>
+ <point x="760" y="1264" type="line"/>
+ <point x="888" y="1264" type="line"/>
+ <point x="888" y="2004" type="line"/>
+ <point x="760" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1340" y="1352" type="curve" smooth="yes"/>
+ <point x="1184" y="1352"/>
+ <point x="1136" y="1492"/>
+ <point x="1136" y="1616" type="curve" smooth="yes"/>
+ <point x="1136" y="1648" type="line" smooth="yes"/>
+ <point x="1136" y="1772"/>
+ <point x="1184" y="1912"/>
+ <point x="1340" y="1912" type="curve" smooth="yes"/>
+ <point x="1440" y="1912"/>
+ <point x="1504" y="1832"/>
+ <point x="1512" y="1748" type="curve"/>
+ <point x="1636" y="1748" type="line"/>
+ <point x="1632" y="1900"/>
+ <point x="1516" y="2016"/>
+ <point x="1340" y="2016" type="curve" smooth="yes"/>
+ <point x="1112" y="2016"/>
+ <point x="1008" y="1844"/>
+ <point x="1008" y="1648" type="curve" smooth="yes"/>
+ <point x="1008" y="1616" type="line" smooth="yes"/>
+ <point x="1008" y="1420"/>
+ <point x="1112" y="1248"/>
+ <point x="1340" y="1248" type="curve" smooth="yes"/>
+ <point x="1496" y="1248"/>
+ <point x="1632" y="1364"/>
+ <point x="1636" y="1496" type="curve"/>
+ <point x="1512" y="1496" type="line"/>
+ <point x="1504" y="1420"/>
+ <point x="1428" y="1352"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1789, 'leftMargin': 138, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1F16B__.glif b/src/Interface-Regular.ufo/glyphs/uni1F16B__.glif
new file mode 100644
index 000000000..fa862c706
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1F16B__.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1F16B" format="1">
+ <advance width="1760"/>
+ <unicode hex="1F16B"/>
+ <outline>
+ <contour>
+ <point x="504" y="1464" type="line"/>
+ <point x="280" y="2004" type="line"/>
+ <point x="148" y="2004" type="line"/>
+ <point x="472" y="1264" type="line"/>
+ <point x="540" y="1264" type="line"/>
+ <point x="864" y="2004" type="line"/>
+ <point x="732" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="248" y="2004" type="line"/>
+ <point x="120" y="2004" type="line"/>
+ <point x="120" y="1264" type="line"/>
+ <point x="248" y="1264" type="line"/>
+ </contour>
+ <contour>
+ <point x="756" y="1264" type="line"/>
+ <point x="884" y="1264" type="line"/>
+ <point x="884" y="2004" type="line"/>
+ <point x="756" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1324" y="1264" type="line"/>
+ <point x="1500" y="1264"/>
+ <point x="1640" y="1388"/>
+ <point x="1640" y="1568" type="curve" smooth="yes"/>
+ <point x="1640" y="1700" type="line" smooth="yes"/>
+ <point x="1640" y="1880"/>
+ <point x="1500" y="2004"/>
+ <point x="1324" y="2004" type="curve" smooth="yes"/>
+ <point x="1108" y="2004" type="line"/>
+ <point x="1108" y="1900" type="line"/>
+ <point x="1324" y="1900" type="line" smooth="yes"/>
+ <point x="1432" y="1900"/>
+ <point x="1512" y="1816"/>
+ <point x="1512" y="1700" type="curve" smooth="yes"/>
+ <point x="1512" y="1568" type="line" smooth="yes"/>
+ <point x="1512" y="1452"/>
+ <point x="1432" y="1368"/>
+ <point x="1324" y="1368" type="curve" smooth="yes"/>
+ <point x="1112" y="1368" type="line"/>
+ <point x="1112" y="1264" type="line"/>
+ </contour>
+ <contour>
+ <point x="1184" y="2004" type="line"/>
+ <point x="1056" y="2004" type="line"/>
+ <point x="1056" y="1264" type="line"/>
+ <point x="1184" y="1264" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1796, 'leftMargin': 138, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1FBD___.glif b/src/Interface-Regular.ufo/glyphs/uni1FBD___.glif
new file mode 100644
index 000000000..923d7d424
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1FBD___.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FBD" format="1">
+ <advance width="736"/>
+ <unicode hex="1FBD"/>
+ <outline>
+ <contour>
+ <point x="608" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="320" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="548" y="2056" type="line"/>
+ <point x="300" y="2056" type="line"/>
+ <point x="300" y="1952" type="line" smooth="yes"/>
+ <point x="300" y="1820"/>
+ <point x="264" y="1728"/>
+ <point x="188" y="1644" type="curve"/>
+ <point x="296" y="1560" type="line"/>
+ <point x="460" y="1648"/>
+ <point x="548" y="1784"/>
+ <point x="548" y="1944" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 718, 'leftMargin': 131, 'rightMargin': 228}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1FBE___.glif b/src/Interface-Regular.ufo/glyphs/uni1FBE___.glif
new file mode 100644
index 000000000..f6098a5ab
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1FBE___.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FBE" format="1">
+ <advance width="736"/>
+ <unicode hex="1FBE"/>
+ <outline>
+ <contour>
+ <point x="304" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="200" y="-140" type="line"/>
+ <point x="200" y="-468" type="line" smooth="yes"/>
+ <point x="200" y="-648"/>
+ <point x="296" y="-724"/>
+ <point x="432" y="-724" type="curve" smooth="yes"/>
+ <point x="484" y="-724"/>
+ <point x="516" y="-716"/>
+ <point x="536" y="-708" type="curve"/>
+ <point x="536" y="-568" type="line"/>
+ <point x="524" y="-568"/>
+ <point x="496" y="-572"/>
+ <point x="476" y="-572" type="curve" smooth="yes"/>
+ <point x="436" y="-572"/>
+ <point x="408" y="-544"/>
+ <point x="408" y="-464" type="curve" smooth="yes"/>
+ <point x="408" y="-140" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 613, 'leftMargin': 169, 'rightMargin': 108}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1FBF___.glif b/src/Interface-Regular.ufo/glyphs/uni1FBF___.glif
new file mode 100644
index 000000000..2267f5840
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1FBF___.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FBF" format="1">
+ <advance width="736"/>
+ <unicode hex="1FBF"/>
+ <outline>
+ <contour>
+ <point x="608" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="304" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="548" y="2056" type="line"/>
+ <point x="300" y="2056" type="line"/>
+ <point x="300" y="1952" type="line" smooth="yes"/>
+ <point x="300" y="1820"/>
+ <point x="264" y="1728"/>
+ <point x="188" y="1644" type="curve"/>
+ <point x="296" y="1560" type="line"/>
+ <point x="460" y="1648"/>
+ <point x="548" y="1784"/>
+ <point x="548" y="1944" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 754, 'leftMargin': 131, 'rightMargin': 264}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1FC0__.glif b/src/Interface-Regular.ufo/glyphs/uni1FC0__.glif
new file mode 100644
index 000000000..138c69821
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1FC0__.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FC0" format="1">
+ <advance width="1248"/>
+ <unicode hex="1FC0"/>
+ <outline>
+ <contour>
+ <point x="572" y="1624" type="move" name="_top"/>
+ </contour>
+ <component base="tilde" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1125, 'leftMargin': 48, 'rightMargin': 93}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1FC1__.glif b/src/Interface-Regular.ufo/glyphs/uni1FC1__.glif
new file mode 100644
index 000000000..1c4e9b946
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1FC1__.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FC1" format="1">
+ <advance width="1248"/>
+ <unicode hex="1FC1"/>
+ <outline>
+ <contour>
+ <point x="620" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="144" y="1848" type="curve" smooth="yes"/>
+ <point x="144" y="1768"/>
+ <point x="196" y="1700"/>
+ <point x="304" y="1700" type="curve" smooth="yes"/>
+ <point x="408" y="1700"/>
+ <point x="460" y="1768"/>
+ <point x="460" y="1848" type="curve" smooth="yes"/>
+ <point x="460" y="1936"/>
+ <point x="408" y="2004"/>
+ <point x="304" y="2004" type="curve" smooth="yes"/>
+ <point x="196" y="2004"/>
+ <point x="144" y="1936"/>
+ </contour>
+ <contour>
+ <point x="788" y="1848" type="curve" smooth="yes"/>
+ <point x="788" y="1764"/>
+ <point x="844" y="1696"/>
+ <point x="948" y="1696" type="curve" smooth="yes"/>
+ <point x="1052" y="1696"/>
+ <point x="1108" y="1764"/>
+ <point x="1108" y="1848" type="curve" smooth="yes"/>
+ <point x="1108" y="1932"/>
+ <point x="1052" y="2000"/>
+ <point x="948" y="2000" type="curve" smooth="yes"/>
+ <point x="844" y="2000"/>
+ <point x="788" y="1932"/>
+ </contour>
+ <contour>
+ <point x="876" y="2360" type="line"/>
+ <point x="876" y="2292"/>
+ <point x="824" y="2240"/>
+ <point x="764" y="2240" type="curve" smooth="yes"/>
+ <point x="648" y="2240"/>
+ <point x="580" y="2344"/>
+ <point x="460" y="2344" type="curve" smooth="yes"/>
+ <point x="324" y="2344"/>
+ <point x="228" y="2220"/>
+ <point x="228" y="2088" type="curve"/>
+ <point x="352" y="2056" type="line"/>
+ <point x="352" y="2124"/>
+ <point x="400" y="2176"/>
+ <point x="460" y="2176" type="curve" smooth="yes"/>
+ <point x="580" y="2176"/>
+ <point x="616" y="2076"/>
+ <point x="764" y="2076" type="curve" smooth="yes"/>
+ <point x="900" y="2076"/>
+ <point x="992" y="2192"/>
+ <point x="992" y="2324" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1269, 'leftMargin': 155, 'rightMargin': 151}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1FCD___.glif b/src/Interface-Regular.ufo/glyphs/uni1FCD___.glif
new file mode 100644
index 000000000..2e9ff3b39
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1FCD___.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FCD" format="1">
+ <advance width="1248"/>
+ <unicode hex="1FCD"/>
+ <outline>
+ <contour>
+ <point x="1176" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="624" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="1060" y="1612" type="line"/>
+ <point x="904" y="2056" type="line"/>
+ <point x="616" y="2056" type="line"/>
+ <point x="616" y="2028" type="line"/>
+ <point x="932" y="1592" type="line"/>
+ <point x="1060" y="1592" type="line"/>
+ </contour>
+ <contour>
+ <point x="552" y="2056" type="line"/>
+ <point x="304" y="2056" type="line"/>
+ <point x="304" y="1952" type="line" smooth="yes"/>
+ <point x="304" y="1820"/>
+ <point x="264" y="1728"/>
+ <point x="192" y="1644" type="curve"/>
+ <point x="300" y="1560" type="line"/>
+ <point x="460" y="1648"/>
+ <point x="552" y="1784"/>
+ <point x="552" y="1944" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1119, 'leftMargin': 131, 'rightMargin': 121}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1FCE___.glif b/src/Interface-Regular.ufo/glyphs/uni1FCE___.glif
new file mode 100644
index 000000000..cb1b5e8fb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1FCE___.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FCE" format="1">
+ <advance width="1248"/>
+ <unicode hex="1FCE"/>
+ <outline>
+ <contour>
+ <point x="1060" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="520" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="592" y="1592" type="line"/>
+ <point x="720" y="1592" type="line"/>
+ <point x="1036" y="2028" type="line"/>
+ <point x="1036" y="2056" type="line"/>
+ <point x="748" y="2056" type="line"/>
+ <point x="592" y="1612" type="line"/>
+ </contour>
+ <contour>
+ <point x="572" y="2056" type="line"/>
+ <point x="324" y="2056" type="line"/>
+ <point x="324" y="1952" type="line" smooth="yes"/>
+ <point x="324" y="1820"/>
+ <point x="284" y="1728"/>
+ <point x="212" y="1644" type="curve"/>
+ <point x="320" y="1560" type="line"/>
+ <point x="480" y="1648"/>
+ <point x="572" y="1784"/>
+ <point x="572" y="1944" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1078.0, 'leftMargin': 131, 'rightMargin': 121.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1FCF___.glif b/src/Interface-Regular.ufo/glyphs/uni1FCF___.glif
new file mode 100644
index 000000000..aff4c93ce
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1FCF___.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FCF" format="1">
+ <advance width="992"/>
+ <unicode hex="1FCF"/>
+ <outline>
+ <contour>
+ <point x="824" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="472" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="760" y="2324" type="line"/>
+ <point x="760" y="2256"/>
+ <point x="708" y="2204"/>
+ <point x="648" y="2204" type="curve" smooth="yes"/>
+ <point x="532" y="2204"/>
+ <point x="468" y="2308"/>
+ <point x="344" y="2308" type="curve" smooth="yes"/>
+ <point x="208" y="2308"/>
+ <point x="116" y="2184"/>
+ <point x="116" y="2052" type="curve"/>
+ <point x="236" y="2020" type="line"/>
+ <point x="236" y="2088"/>
+ <point x="284" y="2140"/>
+ <point x="344" y="2140" type="curve" smooth="yes"/>
+ <point x="464" y="2140"/>
+ <point x="500" y="2040"/>
+ <point x="648" y="2040" type="curve" smooth="yes"/>
+ <point x="784" y="2040"/>
+ <point x="880" y="2156"/>
+ <point x="880" y="2288" type="curve"/>
+ </contour>
+ <contour>
+ <point x="628" y="1972" type="line"/>
+ <point x="420" y="1972" type="line"/>
+ <point x="420" y="1872" type="line" smooth="yes"/>
+ <point x="420" y="1780"/>
+ <point x="396" y="1704"/>
+ <point x="340" y="1628" type="curve"/>
+ <point x="460" y="1560" type="line"/>
+ <point x="572" y="1640"/>
+ <point x="628" y="1772"/>
+ <point x="628" y="1876" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1071, 'leftMargin': 155, 'rightMargin': 151}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1FDD___.glif b/src/Interface-Regular.ufo/glyphs/uni1FDD___.glif
new file mode 100644
index 000000000..036957712
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1FDD___.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FDD" format="1">
+ <advance width="1248"/>
+ <unicode hex="1FDD"/>
+ <outline>
+ <contour>
+ <point x="1132" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="676" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="1016" y="1612" type="line"/>
+ <point x="864" y="2056" type="line"/>
+ <point x="572" y="2056" type="line"/>
+ <point x="572" y="2028" type="line"/>
+ <point x="888" y="1592" type="line"/>
+ <point x="1016" y="1592" type="line"/>
+ </contour>
+ <contour>
+ <point x="232" y="1944" type="line"/>
+ <point x="232" y="1784"/>
+ <point x="324" y="1648"/>
+ <point x="484" y="1560" type="curve"/>
+ <point x="592" y="1644" type="line"/>
+ <point x="516" y="1728"/>
+ <point x="480" y="1820"/>
+ <point x="480" y="1952" type="curve" smooth="yes"/>
+ <point x="480" y="2056" type="line"/>
+ <point x="232" y="2056" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1064, 'leftMargin': 158, 'rightMargin': 121}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1FDE___.glif b/src/Interface-Regular.ufo/glyphs/uni1FDE___.glif
new file mode 100644
index 000000000..f3a381ab1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1FDE___.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FDE" format="1">
+ <advance width="1248"/>
+ <unicode hex="1FDE"/>
+ <outline>
+ <contour>
+ <point x="1064" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="580" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="608" y="1592" type="line"/>
+ <point x="736" y="1592" type="line"/>
+ <point x="1052" y="2028" type="line"/>
+ <point x="1052" y="2056" type="line"/>
+ <point x="760" y="2056" type="line"/>
+ <point x="608" y="1612" type="line"/>
+ </contour>
+ <contour>
+ <point x="196" y="1944" type="line"/>
+ <point x="196" y="1784"/>
+ <point x="288" y="1648"/>
+ <point x="448" y="1560" type="curve"/>
+ <point x="556" y="1644" type="line"/>
+ <point x="484" y="1728"/>
+ <point x="444" y="1820"/>
+ <point x="444" y="1952" type="curve" smooth="yes"/>
+ <point x="444" y="2056" type="line"/>
+ <point x="196" y="2056" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1133.0, 'leftMargin': 158, 'rightMargin': 121.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1FDF___.glif b/src/Interface-Regular.ufo/glyphs/uni1FDF___.glif
new file mode 100644
index 000000000..f1de03154
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1FDF___.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FDF" format="1">
+ <advance width="992"/>
+ <unicode hex="1FDF"/>
+ <outline>
+ <contour>
+ <point x="836" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="508" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="408" y="1876" type="line"/>
+ <point x="408" y="1772"/>
+ <point x="460" y="1640"/>
+ <point x="572" y="1560" type="curve"/>
+ <point x="696" y="1628" type="line"/>
+ <point x="640" y="1704"/>
+ <point x="616" y="1780"/>
+ <point x="616" y="1872" type="curve" smooth="yes"/>
+ <point x="616" y="1972" type="line"/>
+ <point x="408" y="1972" type="line"/>
+ </contour>
+ <contour>
+ <point x="760" y="2324" type="line"/>
+ <point x="760" y="2256"/>
+ <point x="708" y="2204"/>
+ <point x="648" y="2204" type="curve" smooth="yes"/>
+ <point x="532" y="2204"/>
+ <point x="468" y="2308"/>
+ <point x="344" y="2308" type="curve" smooth="yes"/>
+ <point x="208" y="2308"/>
+ <point x="116" y="2184"/>
+ <point x="116" y="2052" type="curve"/>
+ <point x="236" y="2020" type="line"/>
+ <point x="236" y="2088"/>
+ <point x="284" y="2140"/>
+ <point x="344" y="2140" type="curve" smooth="yes"/>
+ <point x="464" y="2140"/>
+ <point x="500" y="2040"/>
+ <point x="648" y="2040" type="curve" smooth="yes"/>
+ <point x="784" y="2040"/>
+ <point x="880" y="2156"/>
+ <point x="880" y="2288" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1071, 'leftMargin': 155, 'rightMargin': 151}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1FED___.glif b/src/Interface-Regular.ufo/glyphs/uni1FED___.glif
new file mode 100644
index 000000000..e2cf8b7a3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1FED___.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FED" format="1">
+ <advance width="1248"/>
+ <unicode hex="1FED"/>
+ <outline>
+ <contour>
+ <point x="620" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="144" y="1848" type="curve" smooth="yes"/>
+ <point x="144" y="1768"/>
+ <point x="196" y="1700"/>
+ <point x="304" y="1700" type="curve" smooth="yes"/>
+ <point x="408" y="1700"/>
+ <point x="460" y="1768"/>
+ <point x="460" y="1848" type="curve" smooth="yes"/>
+ <point x="460" y="1936"/>
+ <point x="408" y="2004"/>
+ <point x="304" y="2004" type="curve" smooth="yes"/>
+ <point x="196" y="2004"/>
+ <point x="144" y="1936"/>
+ </contour>
+ <contour>
+ <point x="788" y="1848" type="curve" smooth="yes"/>
+ <point x="788" y="1764"/>
+ <point x="844" y="1696"/>
+ <point x="948" y="1696" type="curve" smooth="yes"/>
+ <point x="1052" y="1696"/>
+ <point x="1108" y="1764"/>
+ <point x="1108" y="1848" type="curve" smooth="yes"/>
+ <point x="1108" y="1932"/>
+ <point x="1052" y="2000"/>
+ <point x="948" y="2000" type="curve" smooth="yes"/>
+ <point x="844" y="2000"/>
+ <point x="788" y="1932"/>
+ </contour>
+ <contour>
+ <point x="552" y="2240" type="line"/>
+ <point x="300" y="2240" type="line"/>
+ <point x="552" y="1928" type="line"/>
+ <point x="728" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1269, 'leftMargin': 155, 'rightMargin': 151}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1FEE___.glif b/src/Interface-Regular.ufo/glyphs/uni1FEE___.glif
new file mode 100644
index 000000000..e84df7573
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1FEE___.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FEE" format="1">
+ <advance width="1248"/>
+ <unicode hex="1FEE"/>
+ <outline>
+ <contour>
+ <point x="592" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="144" y="1848" type="curve" smooth="yes"/>
+ <point x="144" y="1768"/>
+ <point x="196" y="1700"/>
+ <point x="304" y="1700" type="curve" smooth="yes"/>
+ <point x="408" y="1700"/>
+ <point x="460" y="1768"/>
+ <point x="460" y="1848" type="curve" smooth="yes"/>
+ <point x="460" y="1936"/>
+ <point x="408" y="2004"/>
+ <point x="304" y="2004" type="curve" smooth="yes"/>
+ <point x="196" y="2004"/>
+ <point x="144" y="1936"/>
+ </contour>
+ <contour>
+ <point x="788" y="1848" type="curve" smooth="yes"/>
+ <point x="788" y="1764"/>
+ <point x="844" y="1696"/>
+ <point x="948" y="1696" type="curve" smooth="yes"/>
+ <point x="1052" y="1696"/>
+ <point x="1108" y="1764"/>
+ <point x="1108" y="1848" type="curve" smooth="yes"/>
+ <point x="1108" y="1932"/>
+ <point x="1052" y="2000"/>
+ <point x="948" y="2000" type="curve" smooth="yes"/>
+ <point x="844" y="2000"/>
+ <point x="788" y="1932"/>
+ </contour>
+ <contour>
+ <point x="520" y="1928" type="line"/>
+ <point x="692" y="1928" type="line"/>
+ <point x="944" y="2240" type="line"/>
+ <point x="692" y="2240" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1269, 'leftMargin': 155, 'rightMargin': 151}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1FEF___.glif b/src/Interface-Regular.ufo/glyphs/uni1FEF___.glif
new file mode 100644
index 000000000..4bdf25726
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1FEF___.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FEF" format="1">
+ <advance width="736"/>
+ <unicode hex="1FEF"/>
+ <outline>
+ <contour>
+ <point x="484" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="712" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="592" y="1560" type="line"/>
+ <point x="592" y="1584" type="line"/>
+ <point x="436" y="2028" type="line"/>
+ <point x="148" y="2028" type="line"/>
+ <point x="148" y="2000" type="line"/>
+ <point x="464" y="1560" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 707, 'leftMargin': 142, 'rightMargin': 121}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1FFD___.glif b/src/Interface-Regular.ufo/glyphs/uni1FFD___.glif
new file mode 100644
index 000000000..a7df1c95e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1FFD___.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FFD" format="1">
+ <advance width="736"/>
+ <unicode hex="1FFD"/>
+ <outline>
+ <contour>
+ <point x="224" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="608" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="148" y="1584" type="line"/>
+ <point x="300" y="2028" type="line"/>
+ <point x="592" y="2028" type="line"/>
+ <point x="592" y="2000" type="line"/>
+ <point x="276" y="1560" type="line"/>
+ <point x="148" y="1560" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 707, 'leftMargin': 142, 'rightMargin': 121}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni1FFE___.glif b/src/Interface-Regular.ufo/glyphs/uni1FFE___.glif
new file mode 100644
index 000000000..2cad6da0e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni1FFE___.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FFE" format="1">
+ <advance width="736"/>
+ <unicode hex="1FFE"/>
+ <outline>
+ <contour>
+ <point x="368" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="608" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="188" y="1944" type="line"/>
+ <point x="188" y="1784"/>
+ <point x="280" y="1648"/>
+ <point x="440" y="1560" type="curve"/>
+ <point x="548" y="1644" type="line"/>
+ <point x="472" y="1728"/>
+ <point x="436" y="1820"/>
+ <point x="436" y="1952" type="curve" smooth="yes"/>
+ <point x="436" y="2056" type="line"/>
+ <point x="188" y="2056" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 718, 'leftMargin': 131, 'rightMargin': 228}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2009.fra.glif b/src/Interface-Regular.ufo/glyphs/uni2009.fra.glif
new file mode 100644
index 000000000..b0d08a7b2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2009.fra.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2009.fra" format="1">
+ <advance width="512"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 352.0, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2045.glif b/src/Interface-Regular.ufo/glyphs/uni2045.glif
new file mode 100644
index 000000000..28a621d7c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2045.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2045" format="1">
+ <advance width="992"/>
+ <unicode hex="2045"/>
+ <outline>
+ <contour>
+ <point x="716" y="1048" type="line"/>
+ <point x="240" y="1048" type="line"/>
+ <point x="240" y="828" type="line"/>
+ <point x="716" y="828" type="line"/>
+ </contour>
+ <component base="bracketleft" xOffset="-12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 890, 'leftMargin': 289, 'rightMargin': 85}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2046.glif b/src/Interface-Regular.ufo/glyphs/uni2046.glif
new file mode 100644
index 000000000..ae4ee452e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2046.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2046" format="1">
+ <advance width="736"/>
+ <unicode hex="2046"/>
+ <outline>
+ <contour>
+ <point x="528" y="1048" type="line"/>
+ <point x="128" y="1048" type="line"/>
+ <point x="128" y="828" type="line"/>
+ <point x="528" y="828" type="line"/>
+ </contour>
+ <component base="bracketright" xOffset="112"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 891.0, 'leftMargin': 107, 'rightMargin': 272.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni204A_.glif b/src/Interface-Regular.ufo/glyphs/uni204A_.glif
new file mode 100644
index 000000000..150cf37d5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni204A_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni204A" format="1">
+ <advance width="1248"/>
+ <unicode hex="204A"/>
+ <outline>
+ <contour>
+ <point x="152" y="1268" type="line"/>
+ <point x="824" y="1268" type="line"/>
+ <point x="824" y="-572" type="line"/>
+ <point x="1100" y="-572" type="line"/>
+ <point x="1100" y="1488" type="line"/>
+ <point x="152" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1236, 'leftMargin': 55, 'rightMargin': 234}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni204B_.glif b/src/Interface-Regular.ufo/glyphs/uni204B_.glif
new file mode 100644
index 000000000..757ff4efd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni204B_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni204B" format="1">
+ <advance width="1504"/>
+ <unicode hex="204B"/>
+ <outline>
+ <contour>
+ <point x="220" y="0" type="line"/>
+ <point x="220" y="2004" type="line"/>
+ <point x="608" y="2004" type="line" smooth="yes"/>
+ <point x="1048" y="2004"/>
+ <point x="1284" y="1728"/>
+ <point x="1284" y="1360" type="curve" smooth="yes"/>
+ <point x="1284" y="988"/>
+ <point x="1048" y="716"/>
+ <point x="608" y="716" type="curve" smooth="yes"/>
+ <point x="496" y="716" type="line"/>
+ <point x="496" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1386.0, 'leftMargin': 234, 'rightMargin': 87.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni204C_.glif b/src/Interface-Regular.ufo/glyphs/uni204C_.glif
new file mode 100644
index 000000000..52b21f53a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni204C_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni204C" format="1">
+ <advance width="1760"/>
+ <unicode hex="204C"/>
+ <outline>
+ <contour>
+ <point x="704" y="1316" type="line"/>
+ <point x="372" y="1316"/>
+ <point x="144" y="1112"/>
+ <point x="144" y="800" type="curve" smooth="yes"/>
+ <point x="144" y="488"/>
+ <point x="372" y="284"/>
+ <point x="704" y="284" type="curve" smooth="yes"/>
+ <point x="1620" y="284" type="line"/>
+ <point x="1620" y="1316" type="line"/>
+ </contour>
+ <contour>
+ <point x="1344" y="1148" type="line"/>
+ <point x="1344" y="452" type="line"/>
+ <point x="1200" y="452" type="line"/>
+ <point x="1200" y="1148" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1695, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni204D_.glif b/src/Interface-Regular.ufo/glyphs/uni204D_.glif
new file mode 100644
index 000000000..96cc1c2ef
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni204D_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni204D" format="1">
+ <advance width="1760"/>
+ <unicode hex="204D"/>
+ <outline>
+ <contour>
+ <point x="1060" y="1316" type="line"/>
+ <point x="1392" y="1316"/>
+ <point x="1620" y="1112"/>
+ <point x="1620" y="800" type="curve" smooth="yes"/>
+ <point x="1620" y="488"/>
+ <point x="1392" y="284"/>
+ <point x="1060" y="284" type="curve" smooth="yes"/>
+ <point x="144" y="284" type="line"/>
+ <point x="144" y="1316" type="line"/>
+ </contour>
+ <contour>
+ <point x="420" y="1148" type="line"/>
+ <point x="420" y="452" type="line"/>
+ <point x="564" y="452" type="line"/>
+ <point x="564" y="1148" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1695, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni204E_.glif b/src/Interface-Regular.ufo/glyphs/uni204E_.glif
new file mode 100644
index 000000000..ba669d2f8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni204E_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni204E" format="1">
+ <advance width="1504"/>
+ <unicode hex="204E"/>
+ <outline>
+ <component base="asterisk" xOffset="144" yOffset="-1420"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1359, 'leftMargin': 111, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni204F_.glif b/src/Interface-Regular.ufo/glyphs/uni204F_.glif
new file mode 100644
index 000000000..bb29cf7cc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni204F_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni204F" format="1">
+ <advance width="736"/>
+ <unicode hex="204F"/>
+ <outline>
+ <contour>
+ <point x="152" y="1344" type="curve" smooth="yes"/>
+ <point x="152" y="1256"/>
+ <point x="208" y="1188"/>
+ <point x="316" y="1188" type="curve" smooth="yes"/>
+ <point x="428" y="1188"/>
+ <point x="484" y="1256"/>
+ <point x="484" y="1344" type="curve" smooth="yes"/>
+ <point x="484" y="1436"/>
+ <point x="428" y="1508"/>
+ <point x="316" y="1508" type="curve" smooth="yes"/>
+ <point x="208" y="1508"/>
+ <point x="152" y="1436"/>
+ </contour>
+ <contour>
+ <point x="180" y="308" type="line"/>
+ <point x="456" y="308" type="line"/>
+ <point x="456" y="100" type="line"/>
+ <point x="456" y="-60"/>
+ <point x="500" y="-196"/>
+ <point x="588" y="-328" type="curve"/>
+ <point x="432" y="-432" type="line"/>
+ <point x="272" y="-296"/>
+ <point x="180" y="-72"/>
+ <point x="180" y="104" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 726.0, 'leftMargin': 199, 'rightMargin': 91.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2050.glif b/src/Interface-Regular.ufo/glyphs/uni2050.glif
new file mode 100644
index 000000000..1e639d918
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2050.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2050" format="1">
+ <advance width="2272"/>
+ <unicode hex="2050"/>
+ <outline>
+ <component base="undertie" xOffset="-20"/>
+ <component base="undertie" yScale="-1" xOffset="-20" yOffset="1472"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2138, 'leftMargin': 112, 'rightMargin': -58}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2051.glif b/src/Interface-Regular.ufo/glyphs/uni2051.glif
new file mode 100644
index 000000000..db1b92075
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2051.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2051" format="1">
+ <advance width="1504"/>
+ <unicode hex="2051"/>
+ <outline>
+ <component base="asterisk" xOffset="144"/>
+ <component base="asterisk" xOffset="144" yOffset="-1416"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1359, 'leftMargin': 111, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2052.glif b/src/Interface-Regular.ufo/glyphs/uni2052.glif
new file mode 100644
index 000000000..767a73b17
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2052.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2052" format="1">
+ <advance width="1248"/>
+ <unicode hex="2052"/>
+ <outline>
+ <contour>
+ <point x="1160" y="2004" type="line"/>
+ <point x="928" y="2004" type="line"/>
+ <point x="92" y="-172" type="line"/>
+ <point x="324" y="-172" type="line"/>
+ </contour>
+ <contour>
+ <point x="100" y="1468" type="curve" smooth="yes"/>
+ <point x="100" y="1384"/>
+ <point x="152" y="1316"/>
+ <point x="256" y="1316" type="curve" smooth="yes"/>
+ <point x="360" y="1316"/>
+ <point x="416" y="1384"/>
+ <point x="416" y="1468" type="curve" smooth="yes"/>
+ <point x="416" y="1552"/>
+ <point x="360" y="1620"/>
+ <point x="256" y="1620" type="curve" smooth="yes"/>
+ <point x="152" y="1620"/>
+ <point x="100" y="1552"/>
+ </contour>
+ <contour>
+ <point x="828" y="368" type="curve" smooth="yes"/>
+ <point x="828" y="284"/>
+ <point x="880" y="216"/>
+ <point x="984" y="216" type="curve" smooth="yes"/>
+ <point x="1092" y="216"/>
+ <point x="1144" y="284"/>
+ <point x="1144" y="368" type="curve" smooth="yes"/>
+ <point x="1144" y="452"/>
+ <point x="1092" y="520"/>
+ <point x="984" y="520" type="curve" smooth="yes"/>
+ <point x="880" y="520"/>
+ <point x="828" y="452"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1297, 'leftMargin': 74, 'rightMargin': 154}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2053.glif b/src/Interface-Regular.ufo/glyphs/uni2053.glif
new file mode 100644
index 000000000..5e7ac1a1d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2053.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2053" format="1">
+ <advance width="2016"/>
+ <unicode hex="2053"/>
+ <outline>
+ <contour>
+ <point x="1736" y="1096" type="line"/>
+ <point x="1632" y="1020"/>
+ <point x="1528" y="968"/>
+ <point x="1404" y="968" type="curve" smooth="yes"/>
+ <point x="1148" y="968"/>
+ <point x="916" y="1244"/>
+ <point x="620" y="1244" type="curve" smooth="yes"/>
+ <point x="428" y="1244"/>
+ <point x="288" y="1144"/>
+ <point x="176" y="1072" type="curve"/>
+ <point x="276" y="896" type="line"/>
+ <point x="376" y="972"/>
+ <point x="468" y="1024"/>
+ <point x="620" y="1024" type="curve" smooth="yes"/>
+ <point x="864" y="1024"/>
+ <point x="1116" y="748"/>
+ <point x="1404" y="748" type="curve" smooth="yes"/>
+ <point x="1600" y="748"/>
+ <point x="1752" y="856"/>
+ <point x="1844" y="928" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1889, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2054.glif b/src/Interface-Regular.ufo/glyphs/uni2054.glif
new file mode 100644
index 000000000..fef520b16
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2054.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2054" format="1">
+ <advance width="2272"/>
+ <unicode hex="2054"/>
+ <outline>
+ <contour>
+ <point x="1136" y="-160" type="curve" smooth="yes"/>
+ <point x="592" y="-160"/>
+ <point x="304" y="-328"/>
+ <point x="96" y="-556" type="curve"/>
+ <point x="248" y="-660" type="line"/>
+ <point x="432" y="-532"/>
+ <point x="696" y="-432"/>
+ <point x="1136" y="-432" type="curve" smooth="yes"/>
+ <point x="1576" y="-432"/>
+ <point x="1864" y="-544"/>
+ <point x="2052" y="-664" type="curve"/>
+ <point x="2180" y="-556" type="line"/>
+ <point x="2012" y="-344"/>
+ <point x="1680" y="-160"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2138, 'leftMargin': 28, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2055.glif b/src/Interface-Regular.ufo/glyphs/uni2055.glif
new file mode 100644
index 000000000..787f69281
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2055.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2055" format="1">
+ <advance width="1504"/>
+ <unicode hex="2055"/>
+ <outline>
+ <contour>
+ <point x="1324" y="652" type="line"/>
+ <point x="1324" y="840" type="line"/>
+ <point x="180" y="840" type="line"/>
+ <point x="180" y="652" type="line"/>
+ </contour>
+ <contour>
+ <point x="1088" y="264" type="line"/>
+ <point x="1220" y="400" type="line"/>
+ <point x="416" y="1216" type="line"/>
+ <point x="284" y="1084" type="line"/>
+ </contour>
+ <contour>
+ <point x="848" y="1320" type="line"/>
+ <point x="660" y="1320" type="line"/>
+ <point x="656" y="172" type="line"/>
+ <point x="848" y="172" type="line"/>
+ </contour>
+ <contour>
+ <point x="416" y="264" type="line"/>
+ <point x="1220" y="1084" type="line"/>
+ <point x="1088" y="1216" type="line"/>
+ <point x="284" y="400" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1621, 'leftMargin': 237, 'rightMargin': 238}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2056.glif b/src/Interface-Regular.ufo/glyphs/uni2056.glif
new file mode 100644
index 000000000..126d09a6d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2056.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2056" format="1">
+ <advance width="1280"/>
+ <unicode hex="2056"/>
+ <outline>
+ <component base="dotbelow" xOffset="1084" yOffset="1012"/>
+ <component base="dotbelow" xOffset="1860" yOffset="460"/>
+ <component base="dotbelow" xOffset="1860" yOffset="1560"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1313, 'leftMargin': 83, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2057.glif b/src/Interface-Regular.ufo/glyphs/uni2057.glif
new file mode 100644
index 000000000..4d01965f3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2057.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2057" format="1">
+ <advance width="2016"/>
+ <unicode hex="2057"/>
+ <outline>
+ <contour>
+ <point x="176" y="1664" type="line"/>
+ <point x="344" y="1664" type="line"/>
+ <point x="604" y="2148" type="line"/>
+ <point x="348" y="2148" type="line"/>
+ </contour>
+ <contour>
+ <point x="588" y="1664" type="line"/>
+ <point x="756" y="1664" type="line"/>
+ <point x="1016" y="2148" type="line"/>
+ <point x="764" y="2148" type="line"/>
+ </contour>
+ <contour>
+ <point x="1000" y="1664" type="line"/>
+ <point x="1168" y="1664" type="line"/>
+ <point x="1428" y="2148" type="line"/>
+ <point x="1176" y="2148" type="line"/>
+ </contour>
+ <contour>
+ <point x="1416" y="1664" type="line"/>
+ <point x="1580" y="1664" type="line"/>
+ <point x="1840" y="2148" type="line"/>
+ <point x="1588" y="2148" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1884, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2058.glif b/src/Interface-Regular.ufo/glyphs/uni2058.glif
new file mode 100644
index 000000000..8f5017eb5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2058.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2058" format="1">
+ <advance width="1792"/>
+ <unicode hex="2058"/>
+ <outline>
+ <component base="dotbelow" xOffset="1160" yOffset="1012"/>
+ <component base="dotbelow" xOffset="1728" yOffset="460"/>
+ <component base="dotbelow" xOffset="2300" yOffset="1012"/>
+ <component base="dotbelow" xOffset="1728" yOffset="1560"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1678, 'leftMargin': 83, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2059.glif b/src/Interface-Regular.ufo/glyphs/uni2059.glif
new file mode 100644
index 000000000..c4a95d123
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2059.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2059" format="1">
+ <advance width="1536"/>
+ <unicode hex="2059"/>
+ <outline>
+ <component base="dotbelow" xOffset="1100" yOffset="1560"/>
+ <component base="dotbelow" xOffset="2104" yOffset="460"/>
+ <component base="dotbelow" xOffset="1100" yOffset="460"/>
+ <component base="dotbelow" xOffset="2104" yOffset="1560"/>
+ <component base="dotbelow" xOffset="1604" yOffset="1012"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1540.0, 'leftMargin': 83, 'rightMargin': 138.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni205A_.glif b/src/Interface-Regular.ufo/glyphs/uni205A_.glif
new file mode 100644
index 000000000..57c48366f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni205A_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni205A" format="1">
+ <advance width="512"/>
+ <unicode hex="205A"/>
+ <outline>
+ <component base="dotbelow" xOffset="1088" yOffset="460"/>
+ <component base="dotbelow" xOffset="1088" yOffset="2068"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 538, 'leftMargin': 83, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni205B_.glif b/src/Interface-Regular.ufo/glyphs/uni205B_.glif
new file mode 100644
index 000000000..2eb0237cd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni205B_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni205B" format="1">
+ <advance width="1536"/>
+ <unicode hex="205B"/>
+ <outline>
+ <component base="dotbelow" xOffset="1120" yOffset="1288"/>
+ <component base="dotbelow" xOffset="2084" yOffset="1288"/>
+ <component base="dotbelow" xOffset="1600" yOffset="460"/>
+ <component base="dotbelow" xOffset="1600" yOffset="2068"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1503, 'leftMargin': 83, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni205C_.glif b/src/Interface-Regular.ufo/glyphs/uni205C_.glif
new file mode 100644
index 000000000..33143ef92
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni205C_.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni205C" format="1">
+ <advance width="1504"/>
+ <unicode hex="205C"/>
+ <outline>
+ <contour>
+ <point x="1436" y="824" type="line"/>
+ <point x="64" y="824" type="line"/>
+ <point x="64" y="572" type="line"/>
+ <point x="1436" y="572" type="line"/>
+ </contour>
+ <contour>
+ <point x="888" y="1400" type="line"/>
+ <point x="612" y="1400" type="line"/>
+ <point x="612" y="-60" type="line"/>
+ <point x="888" y="-60" type="line"/>
+ </contour>
+ <contour>
+ <point x="1124" y="120" type="curve" smooth="yes"/>
+ <point x="1124" y="36"/>
+ <point x="1180" y="-32"/>
+ <point x="1284" y="-32" type="curve" smooth="yes"/>
+ <point x="1388" y="-32"/>
+ <point x="1444" y="36"/>
+ <point x="1444" y="120" type="curve" smooth="yes"/>
+ <point x="1444" y="204"/>
+ <point x="1388" y="272"/>
+ <point x="1284" y="272" type="curve" smooth="yes"/>
+ <point x="1180" y="272"/>
+ <point x="1124" y="204"/>
+ </contour>
+ <contour>
+ <point x="72" y="120" type="curve" smooth="yes"/>
+ <point x="72" y="36"/>
+ <point x="124" y="-32"/>
+ <point x="228" y="-32" type="curve" smooth="yes"/>
+ <point x="332" y="-32"/>
+ <point x="388" y="36"/>
+ <point x="388" y="120" type="curve" smooth="yes"/>
+ <point x="388" y="204"/>
+ <point x="332" y="272"/>
+ <point x="228" y="272" type="curve" smooth="yes"/>
+ <point x="124" y="272"/>
+ <point x="72" y="204"/>
+ </contour>
+ <contour>
+ <point x="72" y="1220" type="curve" smooth="yes"/>
+ <point x="72" y="1136"/>
+ <point x="124" y="1072"/>
+ <point x="228" y="1072" type="curve" smooth="yes"/>
+ <point x="332" y="1072"/>
+ <point x="388" y="1136"/>
+ <point x="388" y="1220" type="curve" smooth="yes"/>
+ <point x="388" y="1304"/>
+ <point x="332" y="1372"/>
+ <point x="228" y="1372" type="curve" smooth="yes"/>
+ <point x="124" y="1372"/>
+ <point x="72" y="1304"/>
+ </contour>
+ <contour>
+ <point x="1124" y="1220" type="curve" smooth="yes"/>
+ <point x="1124" y="1136"/>
+ <point x="1176" y="1072"/>
+ <point x="1284" y="1072" type="curve" smooth="yes"/>
+ <point x="1388" y="1072"/>
+ <point x="1440" y="1136"/>
+ <point x="1440" y="1220" type="curve" smooth="yes"/>
+ <point x="1440" y="1304"/>
+ <point x="1388" y="1372"/>
+ <point x="1284" y="1372" type="curve" smooth="yes"/>
+ <point x="1176" y="1372"/>
+ <point x="1124" y="1304"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1592, 'leftMargin': 74, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni205D_.glif b/src/Interface-Regular.ufo/glyphs/uni205D_.glif
new file mode 100644
index 000000000..7802402db
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni205D_.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni205D" format="1">
+ <advance width="512"/>
+ <unicode hex="205D"/>
+ <outline>
+ <component base="dotbelow" xOffset="1088" yOffset="2068"/>
+ <component base="dotbelow" xOffset="1088" yOffset="1264"/>
+ <component base="dotbelow" xOffset="1088" yOffset="460"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 538, 'leftMargin': 83, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni205E_.glif b/src/Interface-Regular.ufo/glyphs/uni205E_.glif
new file mode 100644
index 000000000..4f91e8a13
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni205E_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni205E" format="1">
+ <advance width="512"/>
+ <unicode hex="205E"/>
+ <outline>
+ <component base="dotbelow" xOffset="1088" yOffset="2068"/>
+ <component base="dotbelow" xOffset="1088" yOffset="1528"/>
+ <component base="dotbelow" xOffset="1088" yOffset="996"/>
+ <component base="dotbelow" xOffset="1088" yOffset="460"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 538, 'leftMargin': 83, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2071.ccmp.glif b/src/Interface-Regular.ufo/glyphs/uni2071.ccmp.glif
new file mode 100644
index 000000000..53a2789fc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2071.ccmp.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2071.ccmp" format="1">
+ <advance width="480"/>
+ <outline>
+ <contour>
+ <point x="240" y="2268" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="368" y="1872" type="line"/>
+ <point x="116" y="1872" type="line"/>
+ <point x="116" y="772" type="line"/>
+ <point x="368" y="772" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 620, 'leftMargin': 191, 'rightMargin': 177}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2090.glif b/src/Interface-Regular.ufo/glyphs/uni2090.glif
new file mode 100644
index 000000000..85018b620
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2090.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2090" format="1">
+ <advance width="1248"/>
+ <unicode hex="2090"/>
+ <outline>
+ <component base="uni1D43" xOffset="-16" yOffset="-1468"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1191, 'leftMargin': 156, 'rightMargin': 67}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2091.glif b/src/Interface-Regular.ufo/glyphs/uni2091.glif
new file mode 100644
index 000000000..ac2baccc5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2091.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2091" format="1">
+ <advance width="1248"/>
+ <unicode hex="2091"/>
+ <outline>
+ <component base="uni1D49" xOffset="-20" yOffset="-1476"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1161, 'leftMargin': 144, 'rightMargin': 21}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2092.glif b/src/Interface-Regular.ufo/glyphs/uni2092.glif
new file mode 100644
index 000000000..bab8f6ff8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2092.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2092" format="1">
+ <advance width="1248"/>
+ <unicode hex="2092"/>
+ <outline>
+ <component base="uni1D52" xOffset="-16" yOffset="-1476"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1199.0, 'leftMargin': 124, 'rightMargin': 43.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2093.glif b/src/Interface-Regular.ufo/glyphs/uni2093.glif
new file mode 100644
index 000000000..b2f93bc79
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2093.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2093" format="1">
+ <advance width="1248"/>
+ <unicode hex="2093"/>
+ <outline>
+ <component base="xsuper" xOffset="-20" yOffset="-1468"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1123, 'leftMargin': 136, 'rightMargin': -25}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2094.glif b/src/Interface-Regular.ufo/glyphs/uni2094.glif
new file mode 100644
index 000000000..8173a1881
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2094.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2094" format="1">
+ <advance width="1248"/>
+ <unicode hex="2094"/>
+ <outline>
+ <component base="uni1D49" xScale="-1" yScale="-1" xOffset="1268" yOffset="1416"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1161, 'leftMargin': 21, 'rightMargin': 144}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2095.glif b/src/Interface-Regular.ufo/glyphs/uni2095.glif
new file mode 100644
index 000000000..12338e8f7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2095.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2095" format="1">
+ <advance width="1248"/>
+ <unicode hex="2095"/>
+ <outline>
+ <component base="hsuper" xOffset="-16" yOffset="-1468"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1156, 'leftMargin': 200, 'rightMargin': 76}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2096.glif b/src/Interface-Regular.ufo/glyphs/uni2096.glif
new file mode 100644
index 000000000..9fce8ba6d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2096.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2096" format="1">
+ <advance width="1248"/>
+ <unicode hex="2096"/>
+ <outline>
+ <component base="uni1D4F" xOffset="-16" yOffset="-1468"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1151, 'leftMargin': 148, 'rightMargin': 19}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2097.glif b/src/Interface-Regular.ufo/glyphs/uni2097.glif
new file mode 100644
index 000000000..3cbda1964
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2097.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2097" format="1">
+ <advance width="480"/>
+ <unicode hex="2097"/>
+ <outline>
+ <component base="shindagesh" xOffset="-20" yOffset="-1468"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 582, 'leftMargin': 160, 'rightMargin': 170}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2098.glif b/src/Interface-Regular.ufo/glyphs/uni2098.glif
new file mode 100644
index 000000000..96e03c3fb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2098.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2098" format="1">
+ <advance width="1760"/>
+ <unicode hex="2098"/>
+ <outline>
+ <component base="uni1D50" xOffset="-16" yOffset="-1468"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1789, 'leftMargin': 140, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2099.glif b/src/Interface-Regular.ufo/glyphs/uni2099.glif
new file mode 100644
index 000000000..0701c2aec
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2099.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2099" format="1">
+ <advance width="1248"/>
+ <unicode hex="2099"/>
+ <outline>
+ <contour>
+ <point x="404" y="16" type="line"/>
+ <point x="404" y="196"/>
+ <point x="472" y="340"/>
+ <point x="628" y="340" type="curve" smooth="yes"/>
+ <point x="740" y="340"/>
+ <point x="812" y="272"/>
+ <point x="812" y="80" type="curve" smooth="yes"/>
+ <point x="812" y="-572" type="line"/>
+ <point x="1064" y="-572" type="line"/>
+ <point x="1064" y="128" type="line" smooth="yes"/>
+ <point x="1064" y="424"/>
+ <point x="928" y="548"/>
+ <point x="712" y="548" type="curve" smooth="yes"/>
+ <point x="480" y="548"/>
+ <point x="340" y="324"/>
+ <point x="340" y="16" type="curve"/>
+ </contour>
+ <contour>
+ <point x="436" y="292" type="line"/>
+ <point x="404" y="528" type="line"/>
+ <point x="184" y="528" type="line"/>
+ <point x="184" y="-572" type="line"/>
+ <point x="436" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1156, 'leftMargin': 138, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni209A_.glif b/src/Interface-Regular.ufo/glyphs/uni209A_.glif
new file mode 100644
index 000000000..33303153c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni209A_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni209A" format="1">
+ <advance width="1248"/>
+ <unicode hex="209A"/>
+ <outline>
+ <contour>
+ <point x="372" y="-728" type="line"/>
+ <point x="372" y="308" type="line"/>
+ <point x="344" y="520" type="line"/>
+ <point x="120" y="520" type="line"/>
+ <point x="120" y="-728" type="line"/>
+ </contour>
+ <contour>
+ <point x="1128" y="24" type="line"/>
+ <point x="1128" y="332"/>
+ <point x="952" y="540"/>
+ <point x="680" y="540" type="curve" smooth="yes"/>
+ <point x="396" y="540"/>
+ <point x="260" y="340"/>
+ <point x="232" y="16" type="curve"/>
+ <point x="232" y="-20" type="line"/>
+ <point x="260" y="-332"/>
+ <point x="396" y="-520"/>
+ <point x="676" y="-520" type="curve" smooth="yes"/>
+ <point x="956" y="-520"/>
+ <point x="1128" y="-324"/>
+ <point x="1128" y="0" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="876" y="0" type="line"/>
+ <point x="876" y="-188"/>
+ <point x="808" y="-308"/>
+ <point x="628" y="-308" type="curve" smooth="yes"/>
+ <point x="472" y="-308"/>
+ <point x="356" y="-216"/>
+ <point x="328" y="-92" type="curve"/>
+ <point x="328" y="88" type="line"/>
+ <point x="360" y="220"/>
+ <point x="472" y="328"/>
+ <point x="628" y="328" type="curve" smooth="yes"/>
+ <point x="800" y="328"/>
+ <point x="876" y="212"/>
+ <point x="876" y="24" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1229, 'leftMargin': 138, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni209B_.glif b/src/Interface-Regular.ufo/glyphs/uni209B_.glif
new file mode 100644
index 000000000..0e262e35c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni209B_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni209B" format="1">
+ <advance width="1248"/>
+ <unicode hex="209B"/>
+ <outline>
+ <component base="tavdages" xOffset="-16" yOffset="-1476"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1077, 'leftMargin': 184, 'rightMargin': -19}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni209C_.glif b/src/Interface-Regular.ufo/glyphs/uni209C_.glif
new file mode 100644
index 000000000..8d6b129de
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni209C_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni209C" format="1">
+ <advance width="992"/>
+ <unicode hex="209C"/>
+ <outline>
+ <component base="uni1D57" xOffset="-20" yOffset="-1476"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 770.0, 'leftMargin': 184, 'rightMargin': -74.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni20AF__.glif b/src/Interface-Regular.ufo/glyphs/uni20AF__.glif
new file mode 100644
index 000000000..49bbb622d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni20AF__.glif
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20AF" format="1">
+ <advance width="3552"/>
+ <unicode hex="20AF"/>
+ <outline>
+ <contour>
+ <point x="1360" y="-28" type="line"/>
+ <point x="1824" y="-28"/>
+ <point x="2112" y="360"/>
+ <point x="2112" y="948" type="curve" smooth="yes"/>
+ <point x="2112" y="1056" type="line" smooth="yes"/>
+ <point x="2112" y="1644"/>
+ <point x="1756" y="2032"/>
+ <point x="1156" y="2032" type="curve" smooth="yes"/>
+ <point x="872" y="2032"/>
+ <point x="576" y="1988"/>
+ <point x="268" y="1892" type="curve"/>
+ <point x="268" y="1672" type="line"/>
+ <point x="612" y="1784"/>
+ <point x="912" y="1812"/>
+ <point x="1156" y="1812" type="curve" smooth="yes"/>
+ <point x="1624" y="1812"/>
+ <point x="1840" y="1524"/>
+ <point x="1840" y="1060" type="curve" smooth="yes"/>
+ <point x="1840" y="948" type="line" smooth="yes"/>
+ <point x="1840" y="508"/>
+ <point x="1664" y="192"/>
+ <point x="1360" y="192" type="curve"/>
+ </contour>
+ <contour>
+ <point x="940" y="2284" type="line"/>
+ <point x="664" y="2284" type="line"/>
+ <point x="664" y="344" type="line" smooth="yes"/>
+ <point x="664" y="260"/>
+ <point x="612" y="192"/>
+ <point x="500" y="192" type="curve" smooth="yes"/>
+ <point x="416" y="192"/>
+ <point x="364" y="256"/>
+ <point x="364" y="340" type="curve" smooth="yes"/>
+ <point x="364" y="420"/>
+ <point x="420" y="480"/>
+ <point x="516" y="484" type="curve" smooth="yes"/>
+ <point x="760" y="492"/>
+ <point x="816" y="-28"/>
+ <point x="1360" y="-28" type="curve"/>
+ <point x="1360" y="192" type="line"/>
+ <point x="940" y="192"/>
+ <point x="864" y="704"/>
+ <point x="480" y="704" type="curve" smooth="yes"/>
+ <point x="260" y="704"/>
+ <point x="88" y="576"/>
+ <point x="88" y="340" type="curve" smooth="yes"/>
+ <point x="88" y="124"/>
+ <point x="256" y="-28"/>
+ <point x="504" y="-28" type="curve" smooth="yes"/>
+ <point x="828" y="-28"/>
+ <point x="940" y="188"/>
+ <point x="940" y="408" type="curve" smooth="yes"/>
+ </contour>
+ <component base="rho" xOffset="2064"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3645, 'leftMargin': 83, 'rightMargin': 184}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni20B0_.glif b/src/Interface-Regular.ufo/glyphs/uni20B0_.glif
new file mode 100644
index 000000000..a41241503
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni20B0_.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20B0" format="1">
+ <advance width="1760"/>
+ <unicode hex="20B0"/>
+ <outline>
+ <contour>
+ <point x="92" y="0" type="line"/>
+ <point x="368" y="0" type="line"/>
+ <point x="592" y="436" type="line"/>
+ <point x="924" y="-28" type="line"/>
+ <point x="1452" y="1008"/>
+ <point x="1668" y="1380"/>
+ <point x="1668" y="1692" type="curve" smooth="yes"/>
+ <point x="1668" y="1928"/>
+ <point x="1552" y="2144"/>
+ <point x="1224" y="2144" type="curve" smooth="yes"/>
+ <point x="912" y="2144"/>
+ <point x="776" y="1932"/>
+ <point x="776" y="1692" type="curve" smooth="yes"/>
+ <point x="776" y="1484"/>
+ <point x="836" y="1316"/>
+ <point x="880" y="1180" type="curve" smooth="yes"/>
+ <point x="1260" y="48" type="line" smooth="yes"/>
+ <point x="1284" y="-28"/>
+ <point x="1308" y="-132"/>
+ <point x="1308" y="-228" type="curve" smooth="yes"/>
+ <point x="1308" y="-320"/>
+ <point x="1252" y="-380"/>
+ <point x="1152" y="-380" type="curve" smooth="yes"/>
+ <point x="1084" y="-380"/>
+ <point x="984" y="-372"/>
+ <point x="880" y="-328" type="curve"/>
+ <point x="880" y="-544" type="line"/>
+ <point x="972" y="-580"/>
+ <point x="1048" y="-600"/>
+ <point x="1172" y="-600" type="curve" smooth="yes"/>
+ <point x="1432" y="-600"/>
+ <point x="1588" y="-464"/>
+ <point x="1588" y="-276" type="curve" smooth="yes"/>
+ <point x="1588" y="-164"/>
+ <point x="1560" y="-28"/>
+ <point x="1480" y="212" type="curve" smooth="yes"/>
+ <point x="1140" y="1232" type="line" smooth="yes"/>
+ <point x="1092" y="1368"/>
+ <point x="1024" y="1552"/>
+ <point x="1024" y="1692" type="curve" smooth="yes"/>
+ <point x="1024" y="1840"/>
+ <point x="1108" y="1924"/>
+ <point x="1224" y="1924" type="curve" smooth="yes"/>
+ <point x="1336" y="1924"/>
+ <point x="1420" y="1840"/>
+ <point x="1420" y="1692" type="curve" smooth="yes"/>
+ <point x="1420" y="1512"/>
+ <point x="1340" y="1324"/>
+ <point x="1076" y="804" type="curve"/>
+ <point x="888" y="436" type="line"/>
+ <point x="556" y="876" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1739, 'leftMargin': 41, 'rightMargin': 123}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni20B6_.glif b/src/Interface-Regular.ufo/glyphs/uni20B6_.glif
new file mode 100644
index 000000000..c341bca10
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni20B6_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20B6" format="1">
+ <advance width="1504"/>
+ <unicode hex="20B6"/>
+ <outline>
+ <contour>
+ <point x="1400" y="1488" type="line"/>
+ <point x="104" y="1488" type="line"/>
+ <point x="104" y="1284" type="line"/>
+ <point x="1400" y="1284" type="line"/>
+ </contour>
+ <contour>
+ <point x="856" y="1844" type="line"/>
+ <point x="856" y="376" type="line" smooth="yes"/>
+ <point x="856" y="160"/>
+ <point x="936" y="-28"/>
+ <point x="1204" y="-28" type="curve" smooth="yes"/>
+ <point x="1300" y="-28"/>
+ <point x="1364" y="-12"/>
+ <point x="1404" y="0" type="curve"/>
+ <point x="1404" y="220" type="line"/>
+ <point x="1384" y="216"/>
+ <point x="1328" y="204"/>
+ <point x="1288" y="204" type="curve" smooth="yes"/>
+ <point x="1140" y="204"/>
+ <point x="1128" y="284"/>
+ <point x="1128" y="412" type="curve" smooth="yes"/>
+ <point x="1128" y="1844" type="line"/>
+ </contour>
+ <component base="l" xOffset="112"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1397.0, 'leftMargin': 41, 'rightMargin': 55.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni20B7_.glif b/src/Interface-Regular.ufo/glyphs/uni20B7_.glif
new file mode 100644
index 000000000..c772aeadc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni20B7_.glif
@@ -0,0 +1,107 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20B7" format="1">
+ <advance width="1760"/>
+ <unicode hex="20B7"/>
+ <outline>
+ <contour>
+ <point x="276" y="284" type="line"/>
+ <point x="276" y="420"/>
+ <point x="328" y="528"/>
+ <point x="448" y="528" type="curve" smooth="yes"/>
+ <point x="536" y="528"/>
+ <point x="588" y="476"/>
+ <point x="588" y="332" type="curve" smooth="yes"/>
+ <point x="588" y="-164" type="line"/>
+ <point x="780" y="-164" type="line"/>
+ <point x="780" y="368" type="line" smooth="yes"/>
+ <point x="780" y="592"/>
+ <point x="676" y="688"/>
+ <point x="512" y="688" type="curve" smooth="yes"/>
+ <point x="336" y="688"/>
+ <point x="228" y="516"/>
+ <point x="228" y="280" type="curve"/>
+ </contour>
+ <contour>
+ <point x="304" y="492" type="line"/>
+ <point x="256" y="672" type="line"/>
+ <point x="112" y="672" type="line"/>
+ <point x="112" y="-164" type="line"/>
+ <point x="304" y="-164" type="line"/>
+ </contour>
+ <contour>
+ <point x="756" y="284" type="line"/>
+ <point x="756" y="420"/>
+ <point x="808" y="528"/>
+ <point x="928" y="528" type="curve" smooth="yes"/>
+ <point x="1012" y="528"/>
+ <point x="1068" y="476"/>
+ <point x="1068" y="332" type="curve" smooth="yes"/>
+ <point x="1068" y="-164" type="line"/>
+ <point x="1260" y="-164" type="line"/>
+ <point x="1260" y="368" type="line" smooth="yes"/>
+ <point x="1260" y="592"/>
+ <point x="1156" y="688"/>
+ <point x="992" y="688" type="curve" smooth="yes"/>
+ <point x="816" y="688"/>
+ <point x="708" y="516"/>
+ <point x="708" y="280" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1360" y="508" type="curve" smooth="yes"/>
+ <point x="1360" y="316"/>
+ <point x="1216" y="200"/>
+ <point x="944" y="200" type="curve" smooth="yes"/>
+ <point x="688" y="200"/>
+ <point x="372" y="312"/>
+ <point x="292" y="484" type="curve"/>
+ <point x="112" y="672" type="line"/>
+ <point x="112" y="112"/>
+ <point x="572" y="-28"/>
+ <point x="944" y="-28" type="curve" smooth="yes"/>
+ <point x="1368" y="-28"/>
+ <point x="1648" y="188"/>
+ <point x="1648" y="512" type="curve" smooth="yes"/>
+ <point x="1648" y="820"/>
+ <point x="1440" y="1008"/>
+ <point x="1012" y="1124" type="curve" smooth="yes"/>
+ <point x="740" y="1200"/>
+ <point x="540" y="1292"/>
+ <point x="540" y="1484" type="curve" smooth="yes"/>
+ <point x="540" y="1664"/>
+ <point x="664" y="1800"/>
+ <point x="932" y="1800" type="curve" smooth="yes"/>
+ <point x="1236" y="1800"/>
+ <point x="1360" y="1632"/>
+ <point x="1360" y="1424" type="curve"/>
+ <point x="1648" y="1424" type="line"/>
+ <point x="1648" y="1732"/>
+ <point x="1392" y="2032"/>
+ <point x="932" y="2032" type="curve" smooth="yes"/>
+ <point x="520" y="2032"/>
+ <point x="252" y="1792"/>
+ <point x="252" y="1480" type="curve" smooth="yes"/>
+ <point x="252" y="1176"/>
+ <point x="500" y="1004"/>
+ <point x="916" y="880" type="curve" smooth="yes"/>
+ <point x="1228" y="788"/>
+ <point x="1360" y="708"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1724, 'leftMargin': 83, 'rightMargin': 104}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni20B9_.glif b/src/Interface-Regular.ufo/glyphs/uni20B9_.glif
new file mode 100644
index 000000000..b91f51ffe
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni20B9_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20B9" format="1">
+ <advance width="1504"/>
+ <unicode hex="20B9"/>
+ <outline>
+ <contour>
+ <point x="1436" y="1520" type="line"/>
+ <point x="140" y="1520" type="line"/>
+ <point x="72" y="1288" type="line"/>
+ <point x="1368" y="1288" type="line"/>
+ </contour>
+ <contour>
+ <point x="828" y="0" type="line"/>
+ <point x="1164" y="0" type="line"/>
+ <point x="1164" y="16" type="line"/>
+ <point x="488" y="800" type="line"/>
+ <point x="992" y="800"/>
+ <point x="1164" y="1044"/>
+ <point x="1164" y="1388" type="curve" smooth="yes"/>
+ <point x="1164" y="1780"/>
+ <point x="944" y="2004"/>
+ <point x="456" y="2004" type="curve" smooth="yes"/>
+ <point x="140" y="2004" type="line"/>
+ <point x="72" y="1772" type="line"/>
+ <point x="456" y="1772" type="line" smooth="yes"/>
+ <point x="760" y="1772"/>
+ <point x="880" y="1616"/>
+ <point x="880" y="1388" type="curve" smooth="yes"/>
+ <point x="880" y="1184"/>
+ <point x="740" y="1032"/>
+ <point x="456" y="1032" type="curve" smooth="yes"/>
+ <point x="92" y="1032" type="line"/>
+ <point x="96" y="852" type="line"/>
+ </contour>
+ <contour>
+ <point x="1436" y="2004" type="line"/>
+ <point x="416" y="2004" type="line"/>
+ <point x="348" y="1772" type="line"/>
+ <point x="1368" y="1772" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1474.0, 'leftMargin': 55, 'rightMargin': 55.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni20BA__.glif b/src/Interface-Regular.ufo/glyphs/uni20BA__.glif
new file mode 100644
index 000000000..fb3480627
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni20BA__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20BA" format="1">
+ <advance width="1760"/>
+ <unicode hex="20BA"/>
+ <outline>
+ <contour>
+ <point x="792" y="2004" type="line"/>
+ <point x="508" y="2004" type="line"/>
+ <point x="508" y="0" type="line"/>
+ <point x="792" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1316" y="1060" type="line"/>
+ <point x="1316" y="944" type="line" smooth="yes"/>
+ <point x="1316" y="460"/>
+ <point x="1128" y="212"/>
+ <point x="788" y="212" type="curve"/>
+ <point x="508" y="0" type="line"/>
+ <point x="604" y="-16"/>
+ <point x="692" y="-28"/>
+ <point x="788" y="-28" type="curve" smooth="yes"/>
+ <point x="1276" y="-28"/>
+ <point x="1600" y="340"/>
+ <point x="1600" y="944" type="curve" smooth="yes"/>
+ <point x="1600" y="1060" type="line"/>
+ </contour>
+ <contour>
+ <point x="1140" y="1828" type="line"/>
+ <point x="164" y="1380" type="line"/>
+ <point x="164" y="1120" type="line"/>
+ <point x="1140" y="1568" type="line"/>
+ </contour>
+ <contour>
+ <point x="1140" y="1360" type="line"/>
+ <point x="164" y="912" type="line"/>
+ <point x="164" y="652" type="line"/>
+ <point x="1140" y="1100" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1595.0, 'leftMargin': 41, 'rightMargin': 118.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni20BB__.glif b/src/Interface-Regular.ufo/glyphs/uni20BB__.glif
new file mode 100644
index 000000000..47385ab5e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni20BB__.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20BB" format="1">
+ <advance width="2272"/>
+ <unicode hex="20BB"/>
+ <outline>
+ <contour>
+ <point x="924" y="1568" type="line"/>
+ <point x="924" y="1784"/>
+ <point x="816" y="2000"/>
+ <point x="492" y="2000" type="curve" smooth="yes"/>
+ <point x="244" y="2000"/>
+ <point x="72" y="1848"/>
+ <point x="72" y="1636" type="curve" smooth="yes"/>
+ <point x="72" y="1396"/>
+ <point x="244" y="1268"/>
+ <point x="468" y="1268" type="curve" smooth="yes"/>
+ <point x="1504" y="1268" type="line"/>
+ <point x="1504" y="1488" type="line"/>
+ <point x="500" y="1488" type="line" smooth="yes"/>
+ <point x="408" y="1488"/>
+ <point x="348" y="1552"/>
+ <point x="348" y="1636" type="curve" smooth="yes"/>
+ <point x="348" y="1716"/>
+ <point x="404" y="1780"/>
+ <point x="488" y="1780" type="curve" smooth="yes"/>
+ <point x="596" y="1780"/>
+ <point x="648" y="1712"/>
+ <point x="648" y="1628" type="curve" smooth="yes"/>
+ <point x="648" y="676" type="line" smooth="yes"/>
+ <point x="648" y="196"/>
+ <point x="872" y="0"/>
+ <point x="1476" y="0" type="curve"/>
+ <point x="1476" y="220" type="line"/>
+ <point x="1036" y="220"/>
+ <point x="924" y="344"/>
+ <point x="924" y="676" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="448" y="496" type="line"/>
+ <point x="1004" y="696" type="line"/>
+ <point x="1192" y="496" type="line"/>
+ <point x="1432" y="676" type="line"/>
+ <point x="1620" y="496" type="line"/>
+ <point x="1864" y="496"/>
+ <point x="2200" y="644"/>
+ <point x="2200" y="1000" type="curve" smooth="yes"/>
+ <point x="2200" y="1196"/>
+ <point x="2072" y="1488"/>
+ <point x="1504" y="1488" type="curve"/>
+ <point x="1504" y="1268" type="line"/>
+ <point x="1812" y="1268"/>
+ <point x="1924" y="1160"/>
+ <point x="1924" y="1008" type="curve" smooth="yes"/>
+ <point x="1924" y="912"/>
+ <point x="1896" y="788"/>
+ <point x="1736" y="764" type="curve"/>
+ <point x="1516" y="1000" type="line"/>
+ <point x="1236" y="820" type="line"/>
+ <point x="1064" y="1000" type="line"/>
+ <point x="304" y="756" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2265, 'leftMargin': 55, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni20BD__.glif b/src/Interface-Regular.ufo/glyphs/uni20BD__.glif
new file mode 100644
index 000000000..b8154e4c3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni20BD__.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20BD" format="1">
+ <advance width="2016"/>
+ <unicode hex="20BD"/>
+ <outline>
+ <contour>
+ <point x="1176" y="780" type="line"/>
+ <point x="1632" y="780"/>
+ <point x="1880" y="1004"/>
+ <point x="1880" y="1396" type="curve" smooth="yes"/>
+ <point x="1880" y="1748"/>
+ <point x="1632" y="2004"/>
+ <point x="1176" y="2004" type="curve" smooth="yes"/>
+ <point x="424" y="2004" type="line"/>
+ <point x="424" y="0" type="line"/>
+ <point x="708" y="0" type="line"/>
+ <point x="708" y="1772" type="line"/>
+ <point x="1176" y="1772" type="line" smooth="yes"/>
+ <point x="1476" y="1772"/>
+ <point x="1596" y="1576"/>
+ <point x="1596" y="1392" type="curve" smooth="yes"/>
+ <point x="1596" y="1156"/>
+ <point x="1464" y="1008"/>
+ <point x="1176" y="1008" type="curve" smooth="yes"/>
+ <point x="136" y="1008" type="line"/>
+ <point x="136" y="780" type="line"/>
+ </contour>
+ <contour>
+ <point x="1160" y="596" type="line"/>
+ <point x="136" y="596" type="line"/>
+ <point x="136" y="364" type="line"/>
+ <point x="1160" y="364" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1882, 'leftMargin': 41, 'rightMargin': 99}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni20DB__.glif b/src/Interface-Regular.ufo/glyphs/uni20DB__.glif
new file mode 100644
index 000000000..86c5454ed
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni20DB__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20DB" format="1">
+ <advance width="0"/>
+ <unicode hex="20DB"/>
+ <outline>
+ <contour>
+ <point x="-829" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="period" xOffset="-1788" yOffset="1788"/>
+ <component base="period" xOffset="-1178" yOffset="1788"/>
+ <component base="period" xOffset="-601" yOffset="1788"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni20DC__.glif b/src/Interface-Regular.ufo/glyphs/uni20DC__.glif
new file mode 100644
index 000000000..a9336ba75
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni20DC__.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20DC" format="1">
+ <advance width="0"/>
+ <unicode hex="20DC"/>
+ <outline>
+ <contour>
+ <point x="-822" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="period" xOffset="-2063" yOffset="1788"/>
+ <component base="period" xOffset="-1453" yOffset="1788"/>
+ <component base="period" xOffset="-876" yOffset="1788"/>
+ <component base="period" xOffset="-312" yOffset="1788"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni20E3_.glif b/src/Interface-Regular.ufo/glyphs/uni20E3_.glif
new file mode 100644
index 000000000..2134498b4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni20E3_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20E3" format="1">
+ <advance width="1024"/>
+ <unicode hex="20E3"/>
+ <outline>
+ <contour>
+ <point x="1648" y="1796" type="line"/>
+ <point x="1648" y="2276"/>
+ <point x="1216" y="2356"/>
+ <point x="476" y="2356" type="curve" smooth="yes"/>
+ <point x="-208" y="2356"/>
+ <point x="-624" y="2256"/>
+ <point x="-624" y="1796" type="curve"/>
+ <point x="-624" y="164" type="line"/>
+ <point x="-624" y="-396"/>
+ <point x="-212" y="-392"/>
+ <point x="476" y="-392" type="curve" smooth="yes"/>
+ <point x="876" y="-392"/>
+ <point x="1648" y="-396"/>
+ <point x="1648" y="164" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1420" y="164" type="line"/>
+ <point x="1420" y="-160"/>
+ <point x="980" y="-164"/>
+ <point x="476" y="-164" type="curve" smooth="yes"/>
+ <point x="-172" y="-164"/>
+ <point x="-396" y="-160"/>
+ <point x="-396" y="164" type="curve" smooth="yes"/>
+ <point x="-396" y="1796" type="line" smooth="yes"/>
+ <point x="-396" y="2100"/>
+ <point x="-80" y="2128"/>
+ <point x="476" y="2128" type="curve" smooth="yes"/>
+ <point x="1140" y="2128"/>
+ <point x="1420" y="2060"/>
+ <point x="1420" y="1796" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 967, 'leftMargin': -1928, 'rightMargin': 626}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni20E8_.glif b/src/Interface-Regular.ufo/glyphs/uni20E8_.glif
new file mode 100644
index 000000000..708d6c997
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni20E8_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20E8" format="1">
+ <advance width="0"/>
+ <unicode hex="20E8"/>
+ <outline>
+ <component base="period" xOffset="-1788" yOffset="-688"/>
+ <component base="period" xOffset="-1178" yOffset="-688"/>
+ <component base="period" xOffset="-601" yOffset="-688"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni20F0_.glif b/src/Interface-Regular.ufo/glyphs/uni20F0_.glif
new file mode 100644
index 000000000..7250a7096
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni20F0_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20F0" format="1">
+ <advance width="0"/>
+ <unicode hex="20F0"/>
+ <outline>
+ <contour>
+ <point x="-781" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-888" y="1726" type="line"/>
+ <point x="-664" y="1726" type="line"/>
+ <point x="-674" y="2064" type="line"/>
+ <point x="-384" y="1887" type="line"/>
+ <point x="-272" y="2082" type="line"/>
+ <point x="-571" y="2244" type="line"/>
+ <point x="-272" y="2405" type="line"/>
+ <point x="-385" y="2599" type="line"/>
+ <point x="-675" y="2421" type="line"/>
+ <point x="-666" y="2760" type="line"/>
+ <point x="-890" y="2760" type="line"/>
+ <point x="-880" y="2421" type="line"/>
+ <point x="-1170" y="2599" type="line"/>
+ <point x="-1282" y="2404" type="line"/>
+ <point x="-983" y="2243" type="line"/>
+ <point x="-1282" y="2080" type="line"/>
+ <point x="-1169" y="1887" type="line"/>
+ <point x="-879" y="2064" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni213B_.glif b/src/Interface-Regular.ufo/glyphs/uni213B_.glif
new file mode 100644
index 000000000..fde30ea44
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni213B_.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni213B" format="1">
+ <advance width="2016"/>
+ <unicode hex="213B"/>
+ <outline>
+ <contour>
+ <point x="196" y="2004" type="line"/>
+ <point x="68" y="2004" type="line"/>
+ <point x="68" y="1264" type="line"/>
+ <point x="196" y="1264" type="line"/>
+ </contour>
+ <contour>
+ <point x="492" y="2004" type="line"/>
+ <point x="144" y="2004" type="line"/>
+ <point x="144" y="1888" type="line"/>
+ <point x="492" y="1888" type="line"/>
+ </contour>
+ <contour>
+ <point x="452" y="1672" type="line"/>
+ <point x="144" y="1672" type="line"/>
+ <point x="144" y="1560" type="line"/>
+ <point x="452" y="1560" type="line"/>
+ </contour>
+ <contour>
+ <point x="868" y="1928" type="line"/>
+ <point x="852" y="2000" type="line"/>
+ <point x="780" y="2000" type="line"/>
+ <point x="480" y="1264" type="line"/>
+ <point x="612" y="1264" type="line"/>
+ </contour>
+ <contour>
+ <point x="1064" y="1264" type="line"/>
+ <point x="1192" y="1264" type="line"/>
+ <point x="896" y="2000" type="line"/>
+ <point x="820" y="2000" type="line"/>
+ <point x="804" y="1932" type="line"/>
+ </contour>
+ <contour>
+ <point x="1044" y="1532" type="line"/>
+ <point x="628" y="1532" type="line"/>
+ <point x="628" y="1428" type="line"/>
+ <point x="1044" y="1428" type="line"/>
+ </contour>
+ <contour>
+ <point x="1448" y="2000" type="line"/>
+ <point x="1300" y="2000" type="line"/>
+ <point x="1548" y="1636" type="line"/>
+ <point x="1296" y="1264" type="line"/>
+ <point x="1444" y="1264" type="line"/>
+ <point x="1624" y="1540" type="line"/>
+ <point x="1804" y="1264" type="line"/>
+ <point x="1952" y="1264" type="line"/>
+ <point x="1700" y="1636" type="line"/>
+ <point x="1944" y="2000" type="line"/>
+ <point x="1796" y="2000" type="line"/>
+ <point x="1620" y="1732" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2160, 'leftMargin': 138, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni214D_.glif b/src/Interface-Regular.ufo/glyphs/uni214D_.glif
new file mode 100644
index 000000000..8f4e8c8d0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni214D_.glif
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni214D" format="1">
+ <advance width="2784"/>
+ <unicode hex="214D"/>
+ <outline>
+ <contour>
+ <point x="756" y="2152" type="line"/>
+ <point x="752" y="2300" type="line"/>
+ <point x="624" y="2300" type="line"/>
+ <point x="152" y="1100" type="line"/>
+ <point x="376" y="1100" type="line"/>
+ </contour>
+ <contour>
+ <point x="1056" y="1100" type="line"/>
+ <point x="1280" y="1100" type="line"/>
+ <point x="812" y="2300" type="line"/>
+ <point x="688" y="2300" type="line"/>
+ <point x="680" y="2156" type="line"/>
+ </contour>
+ <contour>
+ <point x="1068" y="1548" type="line"/>
+ <point x="384" y="1548" type="line"/>
+ <point x="384" y="1380" type="line"/>
+ <point x="1068" y="1380" type="line"/>
+ </contour>
+ <contour>
+ <point x="2432" y="300" type="curve" smooth="yes"/>
+ <point x="2432" y="200"/>
+ <point x="2352" y="144"/>
+ <point x="2196" y="144" type="curve" smooth="yes"/>
+ <point x="2048" y="144"/>
+ <point x="1936" y="200"/>
+ <point x="1908" y="372" type="curve"/>
+ <point x="1712" y="372" type="line"/>
+ <point x="1712" y="172"/>
+ <point x="1872" y="-28"/>
+ <point x="2196" y="-28" type="curve" smooth="yes"/>
+ <point x="2492" y="-28"/>
+ <point x="2636" y="124"/>
+ <point x="2636" y="304" type="curve" smooth="yes"/>
+ <point x="2636" y="504"/>
+ <point x="2488" y="584"/>
+ <point x="2180" y="688" type="curve" smooth="yes"/>
+ <point x="2044" y="736"/>
+ <point x="1940" y="792"/>
+ <point x="1940" y="888" type="curve" smooth="yes"/>
+ <point x="1940" y="976"/>
+ <point x="2008" y="1036"/>
+ <point x="2140" y="1036" type="curve" smooth="yes"/>
+ <point x="2328" y="1036"/>
+ <point x="2404" y="904"/>
+ <point x="2412" y="828" type="curve"/>
+ <point x="2608" y="828" type="line"/>
+ <point x="2584" y="1020"/>
+ <point x="2464" y="1204"/>
+ <point x="2140" y="1204" type="curve" smooth="yes"/>
+ <point x="1892" y="1204"/>
+ <point x="1740" y="1060"/>
+ <point x="1740" y="896" type="curve" smooth="yes"/>
+ <point x="1740" y="704"/>
+ <point x="1856" y="612"/>
+ <point x="2144" y="512" type="curve" smooth="yes"/>
+ <point x="2356" y="436"/>
+ <point x="2432" y="388"/>
+ </contour>
+ <component base="fraction" xOffset="816"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2782, 'leftMargin': 149, 'rightMargin': 149}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni214F_.glif b/src/Interface-Regular.ufo/glyphs/uni214F_.glif
new file mode 100644
index 000000000..465f482fe
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni214F_.glif
@@ -0,0 +1,100 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni214F" format="1">
+ <advance width="2784"/>
+ <unicode hex="214F"/>
+ <outline>
+ <contour>
+ <point x="176" y="-28" type="line"/>
+ <point x="580" y="-28"/>
+ <point x="952" y="260"/>
+ <point x="952" y="776" type="curve" smooth="yes"/>
+ <point x="952" y="1016"/>
+ <point x="884" y="1232"/>
+ <point x="580" y="1232" type="curve" smooth="yes"/>
+ <point x="276" y="1232"/>
+ <point x="212" y="1016"/>
+ <point x="212" y="776" type="curve" smooth="yes"/>
+ <point x="212" y="260"/>
+ <point x="584" y="-28"/>
+ <point x="988" y="-28" type="curve" smooth="yes"/>
+ <point x="1392" y="-28"/>
+ <point x="1764" y="260"/>
+ <point x="1764" y="776" type="curve" smooth="yes"/>
+ <point x="1764" y="1016"/>
+ <point x="1696" y="1232"/>
+ <point x="1392" y="1232" type="curve" smooth="yes"/>
+ <point x="1088" y="1232"/>
+ <point x="1024" y="1016"/>
+ <point x="1024" y="776" type="curve" smooth="yes"/>
+ <point x="1024" y="260"/>
+ <point x="1392" y="-28"/>
+ <point x="1796" y="-28" type="curve" smooth="yes"/>
+ <point x="2204" y="-28"/>
+ <point x="2572" y="260"/>
+ <point x="2572" y="776" type="curve" smooth="yes"/>
+ <point x="2572" y="1016"/>
+ <point x="2508" y="1232"/>
+ <point x="2204" y="1232" type="curve" smooth="yes"/>
+ <point x="1900" y="1232"/>
+ <point x="1832" y="1016"/>
+ <point x="1832" y="776" type="curve" smooth="yes"/>
+ <point x="1832" y="260"/>
+ <point x="2204" y="-28"/>
+ <point x="2608" y="-28" type="curve"/>
+ <point x="2608" y="192" type="line"/>
+ <point x="2228" y="192"/>
+ <point x="2080" y="452"/>
+ <point x="2080" y="780" type="curve" smooth="yes"/>
+ <point x="2080" y="912"/>
+ <point x="2120" y="1012"/>
+ <point x="2204" y="1012" type="curve" smooth="yes"/>
+ <point x="2284" y="1012"/>
+ <point x="2324" y="912"/>
+ <point x="2324" y="780" type="curve" smooth="yes"/>
+ <point x="2324" y="452"/>
+ <point x="2180" y="192"/>
+ <point x="1796" y="192" type="curve" smooth="yes"/>
+ <point x="1416" y="192"/>
+ <point x="1268" y="452"/>
+ <point x="1268" y="780" type="curve" smooth="yes"/>
+ <point x="1268" y="912"/>
+ <point x="1308" y="1012"/>
+ <point x="1392" y="1012" type="curve" smooth="yes"/>
+ <point x="1476" y="1012"/>
+ <point x="1516" y="912"/>
+ <point x="1516" y="780" type="curve" smooth="yes"/>
+ <point x="1516" y="452"/>
+ <point x="1368" y="192"/>
+ <point x="988" y="192" type="curve" smooth="yes"/>
+ <point x="604" y="192"/>
+ <point x="460" y="452"/>
+ <point x="460" y="780" type="curve" smooth="yes"/>
+ <point x="460" y="912"/>
+ <point x="500" y="1012"/>
+ <point x="580" y="1012" type="curve" smooth="yes"/>
+ <point x="664" y="1012"/>
+ <point x="704" y="912"/>
+ <point x="704" y="780" type="curve" smooth="yes"/>
+ <point x="704" y="452"/>
+ <point x="556" y="192"/>
+ <point x="176" y="192" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2681, 'leftMargin': 124, 'rightMargin': 123}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2150.glif b/src/Interface-Regular.ufo/glyphs/uni2150.glif
new file mode 100644
index 000000000..af036d276
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2150.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2150" format="1">
+ <advance width="2528"/>
+ <unicode hex="2150"/>
+ <outline>
+ <component base="one.sup" xOffset="4" yOffset="912"/>
+ <component base="seven.sup" xOffset="1420"/>
+ <component base="fraction" xOffset="428"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2522, 'leftMargin': 185, 'rightMargin': 154}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2151.glif b/src/Interface-Regular.ufo/glyphs/uni2151.glif
new file mode 100644
index 000000000..1bffa1862
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2151.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2151" format="1">
+ <advance width="2528"/>
+ <unicode hex="2151"/>
+ <outline>
+ <component base="one.sup" xOffset="84" yOffset="912"/>
+ <component base="nine.sup" xOffset="1360"/>
+ <component base="fraction" xOffset="508"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2471, 'leftMargin': 185, 'rightMargin': 262}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2152.glif b/src/Interface-Regular.ufo/glyphs/uni2152.glif
new file mode 100644
index 000000000..75422192d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2152.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2152" format="1">
+ <advance width="3040"/>
+ <unicode hex="2152"/>
+ <outline>
+ <component base="one.sup" xOffset="28" yOffset="912"/>
+ <component base="zero.sup" xOffset="1920"/>
+ <component base="fraction" xOffset="452"/>
+ <component base="one.sup" xOffset="1184"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3158, 'leftMargin': 185, 'rightMargin': 320}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2155.glif b/src/Interface-Regular.ufo/glyphs/uni2155.glif
new file mode 100644
index 000000000..9c830c256
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2155.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2155" format="1">
+ <advance width="2272"/>
+ <unicode hex="2155"/>
+ <outline>
+ <component base="one.sup" xOffset="-40" yOffset="912"/>
+ <component base="five.sup" xOffset="1208"/>
+ <component base="fraction" xOffset="384"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2431.0, 'leftMargin': 185, 'rightMargin': 227.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2156.glif b/src/Interface-Regular.ufo/glyphs/uni2156.glif
new file mode 100644
index 000000000..14b1293ce
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2156.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2156" format="1">
+ <advance width="2784"/>
+ <unicode hex="2156"/>
+ <outline>
+ <component base="two.sup" xOffset="136" yOffset="912"/>
+ <component base="fraction" xOffset="800"/>
+ <component base="five.sup" xOffset="1624"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2712, 'leftMargin': 144, 'rightMargin': 227}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2157.glif b/src/Interface-Regular.ufo/glyphs/uni2157.glif
new file mode 100644
index 000000000..39955d84f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2157.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2157" format="1">
+ <advance width="2528"/>
+ <unicode hex="2157"/>
+ <outline>
+ <component base="three.sup" xOffset="56" yOffset="912"/>
+ <component base="fraction" xOffset="544"/>
+ <component base="five.sup" xOffset="1452"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2624, 'leftMargin': 145, 'rightMargin': 227}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2158.glif b/src/Interface-Regular.ufo/glyphs/uni2158.glif
new file mode 100644
index 000000000..4d952b7a8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2158.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2158" format="1">
+ <advance width="2784"/>
+ <unicode hex="2158"/>
+ <outline>
+ <component base="four.sup" xOffset="12" yOffset="912"/>
+ <component base="fraction" xOffset="700"/>
+ <component base="five.sup" xOffset="1608"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2159.glif b/src/Interface-Regular.ufo/glyphs/uni2159.glif
new file mode 100644
index 000000000..9e0f5aa8b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2159.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2159" format="1">
+ <advance width="2272"/>
+ <unicode hex="2159"/>
+ <outline>
+ <component base="one.sup" xOffset="-24" yOffset="912"/>
+ <component base="six.sup" xOffset="1184"/>
+ <component base="fraction" xOffset="400"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2424, 'leftMargin': 185, 'rightMargin': 254}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni215A_.glif b/src/Interface-Regular.ufo/glyphs/uni215A_.glif
new file mode 100644
index 000000000..6386118b0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni215A_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni215A" format="1">
+ <advance width="2528"/>
+ <unicode hex="215A"/>
+ <outline>
+ <component base="five.sup" xOffset="52" yOffset="912"/>
+ <component base="six.sup" xOffset="1412"/>
+ <component base="fraction" xOffset="624"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2552.0, 'leftMargin': 115, 'rightMargin': 254.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni215F_.glif b/src/Interface-Regular.ufo/glyphs/uni215F_.glif
new file mode 100644
index 000000000..72767ef13
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni215F_.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni215F" format="1">
+ <advance width="1760"/>
+ <unicode hex="215F"/>
+ <outline>
+ <component base="one.sup" xOffset="-20" yOffset="912"/>
+ <component base="fraction" xOffset="404"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1772, 'leftMargin': 185, 'rightMargin': 120}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni217C_.glif b/src/Interface-Regular.ufo/glyphs/uni217C_.glif
new file mode 100644
index 000000000..2a1ffa800
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni217C_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni217C" format="1">
+ <advance width="736"/>
+ <unicode hex="217C"/>
+ <outline>
+ <component base="l" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 660.0, 'leftMargin': 238, 'rightMargin': 166.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni217D_.glif b/src/Interface-Regular.ufo/glyphs/uni217D_.glif
new file mode 100644
index 000000000..756509c2e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni217D_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni217D" format="1">
+ <advance width="1516"/>
+ <unicode hex="217D"/>
+ <outline>
+ <component base="c" xOffset="-128"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1504, 'leftMargin': 256, 'rightMargin': -24}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni217E_.glif b/src/Interface-Regular.ufo/glyphs/uni217E_.glif
new file mode 100644
index 000000000..ba79ade30
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni217E_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni217E" format="1">
+ <advance width="1760"/>
+ <unicode hex="217E"/>
+ <outline>
+ <component base="d" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1588, 'leftMargin': 256, 'rightMargin': 52}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni217F_.glif b/src/Interface-Regular.ufo/glyphs/uni217F_.glif
new file mode 100644
index 000000000..75cf2981e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni217F_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni217F" format="1">
+ <advance width="2528"/>
+ <unicode hex="217F"/>
+ <outline>
+ <component base="m" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2467, 'leftMargin': 260, 'rightMargin': 159}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2180.glif b/src/Interface-Regular.ufo/glyphs/uni2180.glif
new file mode 100644
index 000000000..a804fef02
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2180.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2180" format="1">
+ <advance width="2528"/>
+ <unicode hex="2180"/>
+ <outline>
+ <contour>
+ <point x="1440" y="0" type="line"/>
+ <point x="2004" y="0"/>
+ <point x="2356" y="360"/>
+ <point x="2356" y="948" type="curve" smooth="yes"/>
+ <point x="2356" y="1056" type="line" smooth="yes"/>
+ <point x="2356" y="1644"/>
+ <point x="2000" y="2004"/>
+ <point x="1468" y="2004" type="curve" smooth="yes"/>
+ <point x="1160" y="2004" type="line"/>
+ <point x="1160" y="1772" type="line"/>
+ <point x="1468" y="1772" type="line" smooth="yes"/>
+ <point x="1880" y="1772"/>
+ <point x="2072" y="1492"/>
+ <point x="2072" y="1060" type="curve" smooth="yes"/>
+ <point x="2072" y="948" type="line" smooth="yes"/>
+ <point x="2072" y="500"/>
+ <point x="1860" y="228"/>
+ <point x="1440" y="228" type="curve" smooth="yes"/>
+ <point x="1168" y="228" type="line"/>
+ <point x="1168" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1400" y="2004" type="line"/>
+ <point x="1124" y="2004" type="line"/>
+ <point x="1124" y="0" type="line"/>
+ <point x="1400" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1364" y="0" type="line"/>
+ <point x="1360" y="228" type="line"/>
+ <point x="1100" y="228" type="line" smooth="yes"/>
+ <point x="668" y="228"/>
+ <point x="456" y="508"/>
+ <point x="456" y="948" type="curve" smooth="yes"/>
+ <point x="456" y="1060" type="line" smooth="yes"/>
+ <point x="456" y="1524"/>
+ <point x="676" y="1772"/>
+ <point x="1072" y="1772" type="curve" smooth="yes"/>
+ <point x="1372" y="1772" type="line"/>
+ <point x="1372" y="2004" type="line"/>
+ <point x="1064" y="2004" type="line" smooth="yes"/>
+ <point x="532" y="2004"/>
+ <point x="176" y="1644"/>
+ <point x="176" y="1056" type="curve" smooth="yes"/>
+ <point x="176" y="948" type="line" smooth="yes"/>
+ <point x="176" y="360"/>
+ <point x="524" y="0"/>
+ <point x="1088" y="0" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2508.0, 'leftMargin': 164, 'rightMargin': 164.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2181.glif b/src/Interface-Regular.ufo/glyphs/uni2181.glif
new file mode 100644
index 000000000..787fcbe48
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2181.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2181" format="1">
+ <advance width="1760"/>
+ <unicode hex="2181"/>
+ <outline>
+ <contour>
+ <point x="688" y="0" type="line"/>
+ <point x="1256" y="0"/>
+ <point x="1604" y="360"/>
+ <point x="1604" y="948" type="curve" smooth="yes"/>
+ <point x="1604" y="1056" type="line" smooth="yes"/>
+ <point x="1604" y="1644"/>
+ <point x="1248" y="2004"/>
+ <point x="716" y="2004" type="curve" smooth="yes"/>
+ <point x="272" y="2004" type="line"/>
+ <point x="272" y="1812" type="line"/>
+ <point x="716" y="1812" type="line" smooth="yes"/>
+ <point x="1116" y="1812"/>
+ <point x="1360" y="1552"/>
+ <point x="1360" y="1060" type="curve" smooth="yes"/>
+ <point x="1360" y="948" type="line" smooth="yes"/>
+ <point x="1360" y="480"/>
+ <point x="1124" y="192"/>
+ <point x="688" y="192" type="curve" smooth="yes"/>
+ <point x="284" y="192" type="line"/>
+ <point x="280" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="432" y="2004" type="line"/>
+ <point x="156" y="2004" type="line"/>
+ <point x="156" y="0" type="line"/>
+ <point x="432" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="600" y="324" type="line"/>
+ <point x="984" y="324"/>
+ <point x="1220" y="568"/>
+ <point x="1220" y="960" type="curve" smooth="yes"/>
+ <point x="1220" y="1036" type="line" smooth="yes"/>
+ <point x="1220" y="1432"/>
+ <point x="980" y="1676"/>
+ <point x="620" y="1676" type="curve" smooth="yes"/>
+ <point x="316" y="1676" type="line"/>
+ <point x="316" y="1484" type="line"/>
+ <point x="620" y="1484" type="line" smooth="yes"/>
+ <point x="848" y="1484"/>
+ <point x="976" y="1352"/>
+ <point x="976" y="1040" type="curve" smooth="yes"/>
+ <point x="976" y="960" type="line" smooth="yes"/>
+ <point x="976" y="668"/>
+ <point x="852" y="516"/>
+ <point x="600" y="516" type="curve" smooth="yes"/>
+ <point x="324" y="516" type="line"/>
+ <point x="324" y="324" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1848.0, 'leftMargin': 234, 'rightMargin': 165.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2182.glif b/src/Interface-Regular.ufo/glyphs/uni2182.glif
new file mode 100644
index 000000000..135d9bef3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2182.glif
@@ -0,0 +1,118 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2182" format="1">
+ <advance width="2528"/>
+ <unicode hex="2182"/>
+ <outline>
+ <contour>
+ <point x="1320" y="0" type="line"/>
+ <point x="1524" y="0" type="line" smooth="yes"/>
+ <point x="2088" y="0"/>
+ <point x="2440" y="360"/>
+ <point x="2440" y="948" type="curve" smooth="yes"/>
+ <point x="2440" y="1056" type="line" smooth="yes"/>
+ <point x="2440" y="1644"/>
+ <point x="2084" y="2004"/>
+ <point x="1552" y="2004" type="curve" smooth="yes"/>
+ <point x="1244" y="2004" type="line"/>
+ <point x="1244" y="1812" type="line"/>
+ <point x="1552" y="1812" type="line" smooth="yes"/>
+ <point x="1948" y="1812"/>
+ <point x="2196" y="1552"/>
+ <point x="2196" y="1060" type="curve" smooth="yes"/>
+ <point x="2196" y="948" type="line" smooth="yes"/>
+ <point x="2196" y="480"/>
+ <point x="1956" y="192"/>
+ <point x="1524" y="192" type="curve" smooth="yes"/>
+ <point x="1320" y="192" type="line"/>
+ </contour>
+ <contour>
+ <point x="1404" y="2004" type="line"/>
+ <point x="1128" y="2004" type="line"/>
+ <point x="1128" y="0" type="line"/>
+ <point x="1404" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1292" y="324" type="line"/>
+ <point x="1432" y="324" type="line" smooth="yes"/>
+ <point x="1816" y="324"/>
+ <point x="2052" y="568"/>
+ <point x="2052" y="960" type="curve" smooth="yes"/>
+ <point x="2052" y="1036" type="line" smooth="yes"/>
+ <point x="2052" y="1432"/>
+ <point x="1812" y="1676"/>
+ <point x="1452" y="1676" type="curve" smooth="yes"/>
+ <point x="1288" y="1676" type="line"/>
+ <point x="1288" y="1484" type="line"/>
+ <point x="1452" y="1484" type="line" smooth="yes"/>
+ <point x="1680" y="1484"/>
+ <point x="1808" y="1352"/>
+ <point x="1808" y="1040" type="curve" smooth="yes"/>
+ <point x="1808" y="960" type="line" smooth="yes"/>
+ <point x="1808" y="668"/>
+ <point x="1688" y="516"/>
+ <point x="1432" y="516" type="curve" smooth="yes"/>
+ <point x="1292" y="516" type="line"/>
+ </contour>
+ <contour>
+ <point x="1236" y="0" type="line"/>
+ <point x="1236" y="192" type="line"/>
+ <point x="1008" y="192" type="line" smooth="yes"/>
+ <point x="572" y="192"/>
+ <point x="336" y="480"/>
+ <point x="336" y="948" type="curve" smooth="yes"/>
+ <point x="336" y="1060" type="line" smooth="yes"/>
+ <point x="336" y="1552"/>
+ <point x="580" y="1812"/>
+ <point x="980" y="1812" type="curve" smooth="yes"/>
+ <point x="1288" y="1812" type="line"/>
+ <point x="1288" y="2004" type="line"/>
+ <point x="980" y="2004" type="line" smooth="yes"/>
+ <point x="448" y="2004"/>
+ <point x="92" y="1644"/>
+ <point x="92" y="1056" type="curve" smooth="yes"/>
+ <point x="92" y="948" type="line" smooth="yes"/>
+ <point x="92" y="360"/>
+ <point x="440" y="0"/>
+ <point x="1008" y="0" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1236" y="324" type="line"/>
+ <point x="1236" y="516" type="line"/>
+ <point x="1096" y="516" type="line" smooth="yes"/>
+ <point x="844" y="516"/>
+ <point x="720" y="668"/>
+ <point x="720" y="960" type="curve" smooth="yes"/>
+ <point x="720" y="1040" type="line" smooth="yes"/>
+ <point x="720" y="1352"/>
+ <point x="848" y="1484"/>
+ <point x="1076" y="1484" type="curve" smooth="yes"/>
+ <point x="1240" y="1484" type="line"/>
+ <point x="1240" y="1676" type="line"/>
+ <point x="1076" y="1676" type="line" smooth="yes"/>
+ <point x="716" y="1676"/>
+ <point x="476" y="1432"/>
+ <point x="476" y="1036" type="curve" smooth="yes"/>
+ <point x="476" y="960" type="line" smooth="yes"/>
+ <point x="476" y="568"/>
+ <point x="712" y="324"/>
+ <point x="1096" y="324" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2679, 'leftMargin': 165, 'rightMargin': 165}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2183.cn.glif b/src/Interface-Regular.ufo/glyphs/uni2183.cn.glif
new file mode 100644
index 000000000..55c01efe7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2183.cn.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2183.cn" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="112" y="640" type="line"/>
+ <point x="136" y="232"/>
+ <point x="388" y="-28"/>
+ <point x="876" y="-28" type="curve" smooth="yes"/>
+ <point x="1352" y="-28"/>
+ <point x="1652" y="304"/>
+ <point x="1652" y="820" type="curve" smooth="yes"/>
+ <point x="1652" y="1180" type="line" smooth="yes"/>
+ <point x="1652" y="1696"/>
+ <point x="1352" y="2032"/>
+ <point x="848" y="2032" type="curve" smooth="yes"/>
+ <point x="392" y="2032"/>
+ <point x="136" y="1784"/>
+ <point x="112" y="1356" type="curve"/>
+ <point x="396" y="1356" type="line"/>
+ <point x="424" y="1664"/>
+ <point x="548" y="1800"/>
+ <point x="848" y="1800" type="curve" smooth="yes"/>
+ <point x="1200" y="1800"/>
+ <point x="1364" y="1556"/>
+ <point x="1364" y="1184" type="curve" smooth="yes"/>
+ <point x="1364" y="820" type="line" smooth="yes"/>
+ <point x="1364" y="480"/>
+ <point x="1228" y="200"/>
+ <point x="876" y="200" type="curve" smooth="yes"/>
+ <point x="540" y="200"/>
+ <point x="428" y="332"/>
+ <point x="396" y="640" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1836, 'leftMargin': 121, 'rightMargin': 176}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2183.glif b/src/Interface-Regular.ufo/glyphs/uni2183.glif
new file mode 100644
index 000000000..253828b5b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2183.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2183" format="1">
+ <advance width="1760"/>
+ <unicode hex="2183"/>
+ <outline>
+ <contour>
+ <point x="108" y="636" type="line"/>
+ <point x="152" y="264"/>
+ <point x="380" y="-28"/>
+ <point x="868" y="-28" type="curve" smooth="yes"/>
+ <point x="1340" y="-28"/>
+ <point x="1652" y="340"/>
+ <point x="1652" y="904" type="curve" smooth="yes"/>
+ <point x="1652" y="1100" type="line" smooth="yes"/>
+ <point x="1652" y="1660"/>
+ <point x="1344" y="2032"/>
+ <point x="840" y="2032" type="curve" smooth="yes"/>
+ <point x="384" y="2032"/>
+ <point x="148" y="1752"/>
+ <point x="108" y="1360" type="curve"/>
+ <point x="384" y="1360" type="line"/>
+ <point x="424" y="1636"/>
+ <point x="536" y="1812"/>
+ <point x="840" y="1812" type="curve" smooth="yes"/>
+ <point x="1196" y="1812"/>
+ <point x="1380" y="1520"/>
+ <point x="1380" y="1100" type="curve" smooth="yes"/>
+ <point x="1380" y="904" type="line" smooth="yes"/>
+ <point x="1380" y="520"/>
+ <point x="1224" y="192"/>
+ <point x="868" y="192" type="curve" smooth="yes"/>
+ <point x="528" y="192"/>
+ <point x="428" y="360"/>
+ <point x="384" y="636" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1827, 'leftMargin': 121, 'rightMargin': 160}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2184.cn.glif b/src/Interface-Regular.ufo/glyphs/uni2184.cn.glif
new file mode 100644
index 000000000..ab244ac64
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2184.cn.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2184.cn" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="120" y="472" type="line"/>
+ <point x="136" y="176"/>
+ <point x="400" y="-28"/>
+ <point x="716" y="-28" type="curve" smooth="yes"/>
+ <point x="1172" y="-28"/>
+ <point x="1384" y="232"/>
+ <point x="1384" y="660" type="curve" smooth="yes"/>
+ <point x="1384" y="828" type="line" smooth="yes"/>
+ <point x="1384" y="1256"/>
+ <point x="1172" y="1516"/>
+ <point x="716" y="1516" type="curve" smooth="yes"/>
+ <point x="364" y="1516"/>
+ <point x="136" y="1312"/>
+ <point x="120" y="976" type="curve"/>
+ <point x="380" y="976" type="line"/>
+ <point x="396" y="1184"/>
+ <point x="516" y="1296"/>
+ <point x="716" y="1296" type="curve" smooth="yes"/>
+ <point x="1024" y="1296"/>
+ <point x="1112" y="1108"/>
+ <point x="1112" y="828" type="curve" smooth="yes"/>
+ <point x="1112" y="660" type="line" smooth="yes"/>
+ <point x="1112" y="380"/>
+ <point x="1028" y="192"/>
+ <point x="716" y="192" type="curve" smooth="yes"/>
+ <point x="540" y="192"/>
+ <point x="396" y="276"/>
+ <point x="380" y="472" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 88, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2184.glif b/src/Interface-Regular.ufo/glyphs/uni2184.glif
new file mode 100644
index 000000000..6e1727ead
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2184.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2184" format="1">
+ <advance width="1504"/>
+ <unicode hex="2184"/>
+ <outline>
+ <contour>
+ <point x="120" y="472" type="line"/>
+ <point x="136" y="212"/>
+ <point x="400" y="-28"/>
+ <point x="716" y="-28" type="curve" smooth="yes"/>
+ <point x="1172" y="-28"/>
+ <point x="1384" y="320"/>
+ <point x="1384" y="716" type="curve" smooth="yes"/>
+ <point x="1384" y="772" type="line" smooth="yes"/>
+ <point x="1384" y="1168"/>
+ <point x="1172" y="1516"/>
+ <point x="716" y="1516" type="curve" smooth="yes"/>
+ <point x="364" y="1516"/>
+ <point x="136" y="1276"/>
+ <point x="120" y="976" type="curve"/>
+ <point x="380" y="976" type="line"/>
+ <point x="396" y="1148"/>
+ <point x="516" y="1296"/>
+ <point x="716" y="1296" type="curve" smooth="yes"/>
+ <point x="1024" y="1296"/>
+ <point x="1112" y="1024"/>
+ <point x="1112" y="772" type="curve" smooth="yes"/>
+ <point x="1112" y="716" type="line" smooth="yes"/>
+ <point x="1112" y="464"/>
+ <point x="1028" y="192"/>
+ <point x="716" y="192" type="curve" smooth="yes"/>
+ <point x="540" y="192"/>
+ <point x="396" y="316"/>
+ <point x="380" y="472" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 88, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2185.cn.glif b/src/Interface-Regular.ufo/glyphs/uni2185.cn.glif
new file mode 100644
index 000000000..e420d1a84
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2185.cn.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2185.cn" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="1648" y="640" type="line"/>
+ <point x="1364" y="640" type="line"/>
+ <point x="1364" y="-496" type="line"/>
+ <point x="1648" y="-496" type="line"/>
+ </contour>
+ <component base="C.cn" xOffset="-64"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1755, 'leftMargin': 175, 'rightMargin': 42}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2185.glif b/src/Interface-Regular.ufo/glyphs/uni2185.glif
new file mode 100644
index 000000000..2fc5162dc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2185.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2185" format="1">
+ <advance width="2016"/>
+ <unicode hex="2185"/>
+ <outline>
+ <contour>
+ <point x="1516" y="428" type="line"/>
+ <point x="1448" y="328"/>
+ <point x="1296" y="192"/>
+ <point x="1020" y="192" type="curve" smooth="yes"/>
+ <point x="664" y="192"/>
+ <point x="512" y="520"/>
+ <point x="512" y="904" type="curve" smooth="yes"/>
+ <point x="512" y="1100" type="line" smooth="yes"/>
+ <point x="512" y="1520"/>
+ <point x="692" y="1812"/>
+ <point x="1048" y="1812" type="curve" smooth="yes"/>
+ <point x="1352" y="1812"/>
+ <point x="1464" y="1636"/>
+ <point x="1508" y="1360" type="curve"/>
+ <point x="1780" y="1360" type="line"/>
+ <point x="1740" y="1752"/>
+ <point x="1504" y="2032"/>
+ <point x="1048" y="2032" type="curve" smooth="yes"/>
+ <point x="548" y="2032"/>
+ <point x="236" y="1660"/>
+ <point x="236" y="1100" type="curve" smooth="yes"/>
+ <point x="236" y="904" type="line" smooth="yes"/>
+ <point x="236" y="340"/>
+ <point x="548" y="-28"/>
+ <point x="1020" y="-28" type="curve" smooth="yes"/>
+ <point x="1324" y="-28"/>
+ <point x="1524" y="84"/>
+ <point x="1644" y="256" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1768" y="616" type="line"/>
+ <point x="1492" y="616" type="line"/>
+ <point x="1492" y="-496" type="line"/>
+ <point x="1768" y="-496" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1827, 'leftMargin': 161, 'rightMargin': 121}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2186.glif b/src/Interface-Regular.ufo/glyphs/uni2186.glif
new file mode 100644
index 000000000..a6c6aa4cf
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2186.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2186" format="1">
+ <advance width="2272"/>
+ <unicode hex="2186"/>
+ <outline>
+ <contour>
+ <point x="364" y="1128" type="line"/>
+ <point x="164" y="944" type="line"/>
+ <point x="1020" y="0" type="line"/>
+ <point x="1232" y="0" type="line"/>
+ <point x="1168" y="228" type="line"/>
+ </contour>
+ <contour>
+ <point x="1272" y="2004" type="line"/>
+ <point x="996" y="2004" type="line"/>
+ <point x="996" y="180" type="line"/>
+ <point x="1272" y="180" type="line"/>
+ </contour>
+ <contour>
+ <point x="2108" y="932" type="line"/>
+ <point x="1920" y="1128" type="line"/>
+ <point x="1100" y="228" type="line"/>
+ <point x="1040" y="0" type="line"/>
+ <point x="1256" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2108, 'leftMargin': 83, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2187.glif b/src/Interface-Regular.ufo/glyphs/uni2187.glif
new file mode 100644
index 000000000..46bb43f77
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2187.glif
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2187" format="1">
+ <advance width="1760"/>
+ <unicode hex="2187"/>
+ <outline>
+ <contour>
+ <point x="156" y="0" type="line"/>
+ <point x="432" y="0" type="line"/>
+ <point x="432" y="2004" type="line"/>
+ <point x="156" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="288" y="0" type="line"/>
+ <point x="688" y="0" type="line" smooth="yes"/>
+ <point x="1256" y="0"/>
+ <point x="1604" y="360"/>
+ <point x="1604" y="948" type="curve" smooth="yes"/>
+ <point x="1604" y="1056" type="line" smooth="yes"/>
+ <point x="1604" y="1644"/>
+ <point x="1248" y="2004"/>
+ <point x="716" y="2004" type="curve" smooth="yes"/>
+ <point x="288" y="2004" type="line"/>
+ <point x="288" y="1812" type="line"/>
+ <point x="716" y="1812" type="line" smooth="yes"/>
+ <point x="1116" y="1812"/>
+ <point x="1360" y="1552"/>
+ <point x="1360" y="1060" type="curve" smooth="yes"/>
+ <point x="1360" y="948" type="line" smooth="yes"/>
+ <point x="1360" y="480"/>
+ <point x="1124" y="192"/>
+ <point x="688" y="192" type="curve" smooth="yes"/>
+ <point x="288" y="192" type="line"/>
+ </contour>
+ <contour>
+ <point x="288" y="324" type="line"/>
+ <point x="600" y="324" type="line" smooth="yes"/>
+ <point x="984" y="324"/>
+ <point x="1220" y="568"/>
+ <point x="1220" y="960" type="curve" smooth="yes"/>
+ <point x="1220" y="1036" type="line" smooth="yes"/>
+ <point x="1220" y="1432"/>
+ <point x="980" y="1676"/>
+ <point x="620" y="1676" type="curve" smooth="yes"/>
+ <point x="288" y="1676" type="line"/>
+ <point x="288" y="1484" type="line"/>
+ <point x="620" y="1484" type="line" smooth="yes"/>
+ <point x="848" y="1484"/>
+ <point x="976" y="1352"/>
+ <point x="976" y="1040" type="curve" smooth="yes"/>
+ <point x="976" y="960" type="line" smooth="yes"/>
+ <point x="976" y="668"/>
+ <point x="852" y="516"/>
+ <point x="600" y="516" type="curve" smooth="yes"/>
+ <point x="288" y="516" type="line"/>
+ </contour>
+ <contour>
+ <point x="288" y="640" type="line"/>
+ <point x="416" y="640" type="line" smooth="yes"/>
+ <point x="716" y="640"/>
+ <point x="832" y="772"/>
+ <point x="832" y="984" type="curve" smooth="yes"/>
+ <point x="832" y="1028" type="line" smooth="yes"/>
+ <point x="832" y="1240"/>
+ <point x="712" y="1372"/>
+ <point x="424" y="1372" type="curve" smooth="yes"/>
+ <point x="288" y="1372" type="line"/>
+ <point x="288" y="1184" type="line"/>
+ <point x="424" y="1184" type="line" smooth="yes"/>
+ <point x="548" y="1184"/>
+ <point x="592" y="1136"/>
+ <point x="592" y="1028" type="curve" smooth="yes"/>
+ <point x="592" y="984" type="line" smooth="yes"/>
+ <point x="592" y="888"/>
+ <point x="552" y="828"/>
+ <point x="416" y="828" type="curve" smooth="yes"/>
+ <point x="288" y="828" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1848.0, 'leftMargin': 234, 'rightMargin': 165.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2188.glif b/src/Interface-Regular.ufo/glyphs/uni2188.glif
new file mode 100644
index 000000000..afba0624e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2188.glif
@@ -0,0 +1,162 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2188" format="1">
+ <advance width="3040"/>
+ <unicode hex="2188"/>
+ <outline>
+ <contour>
+ <point x="1644" y="0" type="line"/>
+ <point x="1916" y="0" type="line" smooth="yes"/>
+ <point x="2480" y="0"/>
+ <point x="2832" y="360"/>
+ <point x="2832" y="948" type="curve" smooth="yes"/>
+ <point x="2832" y="1056" type="line" smooth="yes"/>
+ <point x="2832" y="1644"/>
+ <point x="2476" y="2004"/>
+ <point x="1944" y="2004" type="curve" smooth="yes"/>
+ <point x="1636" y="2004" type="line"/>
+ <point x="1636" y="1812" type="line"/>
+ <point x="1944" y="1812" type="line" smooth="yes"/>
+ <point x="2344" y="1812"/>
+ <point x="2588" y="1552"/>
+ <point x="2588" y="1060" type="curve" smooth="yes"/>
+ <point x="2588" y="948" type="line" smooth="yes"/>
+ <point x="2588" y="480"/>
+ <point x="2352" y="192"/>
+ <point x="1916" y="192" type="curve" smooth="yes"/>
+ <point x="1644" y="192" type="line"/>
+ </contour>
+ <contour>
+ <point x="1560" y="640" type="line"/>
+ <point x="1656" y="640" type="line" smooth="yes"/>
+ <point x="1956" y="640"/>
+ <point x="2072" y="772"/>
+ <point x="2072" y="984" type="curve" smooth="yes"/>
+ <point x="2072" y="1028" type="line" smooth="yes"/>
+ <point x="2072" y="1240"/>
+ <point x="1952" y="1372"/>
+ <point x="1668" y="1372" type="curve" smooth="yes"/>
+ <point x="1504" y="1372" type="line"/>
+ <point x="1504" y="1184" type="line"/>
+ <point x="1668" y="1184" type="line" smooth="yes"/>
+ <point x="1788" y="1184"/>
+ <point x="1840" y="1136"/>
+ <point x="1840" y="1028" type="curve" smooth="yes"/>
+ <point x="1840" y="984" type="line" smooth="yes"/>
+ <point x="1840" y="888"/>
+ <point x="1792" y="828"/>
+ <point x="1656" y="828" type="curve" smooth="yes"/>
+ <point x="1560" y="828" type="line"/>
+ </contour>
+ <contour>
+ <point x="1632" y="324" type="line"/>
+ <point x="1828" y="324" type="line" smooth="yes"/>
+ <point x="2208" y="324"/>
+ <point x="2444" y="568"/>
+ <point x="2444" y="960" type="curve" smooth="yes"/>
+ <point x="2444" y="1036" type="line" smooth="yes"/>
+ <point x="2444" y="1432"/>
+ <point x="2204" y="1676"/>
+ <point x="1848" y="1676" type="curve" smooth="yes"/>
+ <point x="1628" y="1676" type="line"/>
+ <point x="1628" y="1484" type="line"/>
+ <point x="1848" y="1484" type="line" smooth="yes"/>
+ <point x="2072" y="1484"/>
+ <point x="2200" y="1352"/>
+ <point x="2200" y="1040" type="curve" smooth="yes"/>
+ <point x="2200" y="960" type="line" smooth="yes"/>
+ <point x="2200" y="668"/>
+ <point x="2080" y="516"/>
+ <point x="1828" y="516" type="curve" smooth="yes"/>
+ <point x="1632" y="516" type="line"/>
+ </contour>
+ <contour>
+ <point x="1396" y="0" type="line"/>
+ <point x="1396" y="192" type="line"/>
+ <point x="1124" y="192" type="line" smooth="yes"/>
+ <point x="688" y="192"/>
+ <point x="452" y="480"/>
+ <point x="452" y="948" type="curve" smooth="yes"/>
+ <point x="452" y="1060" type="line" smooth="yes"/>
+ <point x="452" y="1552"/>
+ <point x="700" y="1812"/>
+ <point x="1096" y="1812" type="curve" smooth="yes"/>
+ <point x="1404" y="1812" type="line"/>
+ <point x="1404" y="2004" type="line"/>
+ <point x="1096" y="2004" type="line" smooth="yes"/>
+ <point x="564" y="2004"/>
+ <point x="208" y="1644"/>
+ <point x="208" y="1056" type="curve" smooth="yes"/>
+ <point x="208" y="948" type="line" smooth="yes"/>
+ <point x="208" y="360"/>
+ <point x="560" y="0"/>
+ <point x="1124" y="0" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1384" y="0" type="line"/>
+ <point x="1656" y="0" type="line"/>
+ <point x="1656" y="2004" type="line"/>
+ <point x="1384" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1492" y="640" type="line"/>
+ <point x="1492" y="828" type="line"/>
+ <point x="1380" y="828" type="line" smooth="yes"/>
+ <point x="1244" y="828"/>
+ <point x="1196" y="888"/>
+ <point x="1196" y="984" type="curve" smooth="yes"/>
+ <point x="1196" y="1028" type="line" smooth="yes"/>
+ <point x="1196" y="1136"/>
+ <point x="1248" y="1184"/>
+ <point x="1372" y="1184" type="curve" smooth="yes"/>
+ <point x="1536" y="1184" type="line"/>
+ <point x="1536" y="1372" type="line"/>
+ <point x="1372" y="1372" type="line" smooth="yes"/>
+ <point x="1084" y="1372"/>
+ <point x="968" y="1240"/>
+ <point x="968" y="1028" type="curve" smooth="yes"/>
+ <point x="968" y="984" type="line" smooth="yes"/>
+ <point x="968" y="772"/>
+ <point x="1080" y="640"/>
+ <point x="1380" y="640" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1408" y="324" type="line"/>
+ <point x="1408" y="516" type="line"/>
+ <point x="1212" y="516" type="line" smooth="yes"/>
+ <point x="960" y="516"/>
+ <point x="840" y="668"/>
+ <point x="840" y="960" type="curve" smooth="yes"/>
+ <point x="840" y="1040" type="line" smooth="yes"/>
+ <point x="840" y="1352"/>
+ <point x="968" y="1484"/>
+ <point x="1196" y="1484" type="curve" smooth="yes"/>
+ <point x="1416" y="1484" type="line"/>
+ <point x="1416" y="1676" type="line"/>
+ <point x="1196" y="1676" type="line" smooth="yes"/>
+ <point x="836" y="1676"/>
+ <point x="596" y="1432"/>
+ <point x="596" y="1036" type="curve" smooth="yes"/>
+ <point x="596" y="960" type="line" smooth="yes"/>
+ <point x="596" y="568"/>
+ <point x="832" y="324"/>
+ <point x="1212" y="324" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2954, 'leftMargin': 165, 'rightMargin': 165}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2189.glif b/src/Interface-Regular.ufo/glyphs/uni2189.glif
new file mode 100644
index 000000000..bc5dd5f6f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2189.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2189" format="1">
+ <advance width="2528"/>
+ <unicode hex="2189"/>
+ <outline>
+ <component base="fraction" xOffset="508"/>
+ <component base="three.sup" xOffset="1332"/>
+ <component base="zero.sup" xOffset="32" yOffset="892"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2452, 'leftMargin': 92, 'rightMargin': 109}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni27E6_.glif b/src/Interface-Regular.ufo/glyphs/uni27E6_.glif
new file mode 100644
index 000000000..96ea61522
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni27E6_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27E6" format="1">
+ <advance width="1504"/>
+ <unicode hex="27E6"/>
+ <outline>
+ <contour>
+ <point x="772" y="2288" type="line"/>
+ <point x="240" y="2288" type="line"/>
+ <point x="240" y="-428" type="line"/>
+ <point x="772" y="-428" type="line"/>
+ <point x="772" y="-236" type="line"/>
+ <point x="488" y="-236" type="line"/>
+ <point x="488" y="2096" type="line"/>
+ <point x="772" y="2096" type="line"/>
+ </contour>
+ <contour>
+ <point x="1268" y="2288" type="line"/>
+ <point x="736" y="2288" type="line"/>
+ <point x="736" y="-428" type="line"/>
+ <point x="1268" y="-428" type="line"/>
+ <point x="1268" y="-236" type="line"/>
+ <point x="980" y="-236" type="line"/>
+ <point x="980" y="2096" type="line"/>
+ <point x="1268" y="2096" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1343, 'leftMargin': 234, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni27E7_.glif b/src/Interface-Regular.ufo/glyphs/uni27E7_.glif
new file mode 100644
index 000000000..b5892b6d4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni27E7_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27E7" format="1">
+ <advance width="1248"/>
+ <unicode hex="27E7"/>
+ <outline>
+ <contour>
+ <point x="112" y="2096" type="line"/>
+ <point x="396" y="2096" type="line"/>
+ <point x="396" y="-236" type="line"/>
+ <point x="112" y="-236" type="line"/>
+ <point x="112" y="-428" type="line"/>
+ <point x="644" y="-428" type="line"/>
+ <point x="644" y="2288" type="line"/>
+ <point x="112" y="2288" type="line"/>
+ </contour>
+ <contour>
+ <point x="604" y="2096" type="line"/>
+ <point x="892" y="2096" type="line"/>
+ <point x="892" y="-236" type="line"/>
+ <point x="604" y="-236" type="line"/>
+ <point x="604" y="-428" type="line"/>
+ <point x="1140" y="-428" type="line"/>
+ <point x="1140" y="2288" type="line"/>
+ <point x="604" y="2288" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 83, 'rightMargin': 234}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni27E8_.glif b/src/Interface-Regular.ufo/glyphs/uni27E8_.glif
new file mode 100644
index 000000000..0a8697abe
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni27E8_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27E8" format="1">
+ <advance width="992"/>
+ <unicode hex="27E8"/>
+ <outline>
+ <contour>
+ <point x="652" y="2304" type="line"/>
+ <point x="104" y="932" type="line"/>
+ <point x="652" y="-444" type="line"/>
+ <point x="888" y="-340" type="line"/>
+ <point x="392" y="932" type="line"/>
+ <point x="888" y="2196" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1007, 'leftMargin': 69, 'rightMargin': 152}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni27E9_.glif b/src/Interface-Regular.ufo/glyphs/uni27E9_.glif
new file mode 100644
index 000000000..f1fffb817
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni27E9_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27E9" format="1">
+ <advance width="992"/>
+ <unicode hex="27E9"/>
+ <outline>
+ <contour>
+ <point x="340" y="2304" type="line"/>
+ <point x="892" y="932" type="line"/>
+ <point x="340" y="-444" type="line"/>
+ <point x="104" y="-340" type="line"/>
+ <point x="600" y="932" type="line"/>
+ <point x="104" y="2196" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1007, 'leftMargin': 151, 'rightMargin': 69}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni27EA__.glif b/src/Interface-Regular.ufo/glyphs/uni27EA__.glif
new file mode 100644
index 000000000..ac8942809
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni27EA__.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27EA" format="1">
+ <advance width="1504"/>
+ <unicode hex="27EA"/>
+ <outline>
+ <component base="uni27E8" xOffset="16"/>
+ <component base="uni27E8" xOffset="564"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1557, 'leftMargin': 69, 'rightMargin': 152}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni27EB__.glif b/src/Interface-Regular.ufo/glyphs/uni27EB__.glif
new file mode 100644
index 000000000..a2ee45bab
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni27EB__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27EB" format="1">
+ <advance width="1760"/>
+ <unicode hex="27EB"/>
+ <outline>
+ <contour>
+ <point x="448" y="2304" type="line"/>
+ <point x="1000" y="932" type="line"/>
+ <point x="448" y="-444" type="line"/>
+ <point x="212" y="-340" type="line"/>
+ <point x="712" y="932" type="line"/>
+ <point x="212" y="2196" type="line"/>
+ </contour>
+ <contour>
+ <point x="1000" y="2304" type="line"/>
+ <point x="1548" y="932" type="line"/>
+ <point x="1000" y="-444" type="line"/>
+ <point x="764" y="-340" type="line"/>
+ <point x="1260" y="932" type="line"/>
+ <point x="764" y="2196" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1557, 'leftMargin': 151, 'rightMargin': 69}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni27EC__.glif b/src/Interface-Regular.ufo/glyphs/uni27EC__.glif
new file mode 100644
index 000000000..ed7079774
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni27EC__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27EC" format="1">
+ <advance width="1248"/>
+ <unicode hex="27EC"/>
+ <outline>
+ <contour>
+ <point x="424" y="16" type="line"/>
+ <point x="424" y="1860" type="line"/>
+ <point x="1072" y="2176" type="line"/>
+ <point x="968" y="2376" type="line"/>
+ <point x="176" y="2000" type="line"/>
+ <point x="176" y="-128" type="line"/>
+ <point x="968" y="-504" type="line"/>
+ <point x="1072" y="-304" type="line"/>
+ </contour>
+ <contour>
+ <point x="588" y="-136" type="line"/>
+ <point x="836" y="-264" type="line"/>
+ <point x="836" y="2136" type="line"/>
+ <point x="588" y="2008" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1253, 'leftMargin': 234, 'rightMargin': 124}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni27ED__.glif b/src/Interface-Regular.ufo/glyphs/uni27ED__.glif
new file mode 100644
index 000000000..f04eab309
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni27ED__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27ED" format="1">
+ <advance width="1248"/>
+ <unicode hex="27ED"/>
+ <outline>
+ <contour>
+ <point x="824" y="16" type="line"/>
+ <point x="176" y="-304" type="line"/>
+ <point x="284" y="-504" type="line"/>
+ <point x="1072" y="-128" type="line"/>
+ <point x="1072" y="2000" type="line"/>
+ <point x="284" y="2376" type="line"/>
+ <point x="176" y="2176" type="line"/>
+ <point x="824" y="1860" type="line"/>
+ </contour>
+ <contour>
+ <point x="660" y="-136" type="line"/>
+ <point x="660" y="2008" type="line"/>
+ <point x="412" y="2136" type="line"/>
+ <point x="412" y="-264" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1253, 'leftMargin': 124, 'rightMargin': 234}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni27EE__.glif b/src/Interface-Regular.ufo/glyphs/uni27EE__.glif
new file mode 100644
index 000000000..8ad976898
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni27EE__.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27EE" format="1">
+ <advance width="992"/>
+ <unicode hex="27EE"/>
+ <outline>
+ <contour>
+ <point x="468" y="1900" type="line"/>
+ <point x="772" y="2204" type="line"/>
+ <point x="600" y="2376" type="line"/>
+ <point x="220" y="2000" type="line"/>
+ <point x="220" y="-128" type="line"/>
+ <point x="600" y="-504" type="line"/>
+ <point x="772" y="-332" type="line"/>
+ <point x="468" y="-28" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 895, 'leftMargin': 234, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni27EF__.glif b/src/Interface-Regular.ufo/glyphs/uni27EF__.glif
new file mode 100644
index 000000000..35a9ccf57
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni27EF__.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27EF" format="1">
+ <advance width="736"/>
+ <unicode hex="27EF"/>
+ <outline>
+ <contour>
+ <point x="92" y="-332" type="line"/>
+ <point x="268" y="-504" type="line"/>
+ <point x="644" y="-128" type="line"/>
+ <point x="644" y="2000" type="line"/>
+ <point x="268" y="2376" type="line"/>
+ <point x="92" y="2204" type="line"/>
+ <point x="396" y="1900" type="line"/>
+ <point x="396" y="-28" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 895, 'leftMargin': 110, 'rightMargin': 234}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2B4E__.glif b/src/Interface-Regular.ufo/glyphs/uni2B4E__.glif
new file mode 100644
index 000000000..10766229c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2B4E__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B4E" format="1">
+ <advance width="1248"/>
+ <unicode hex="2B4E"/>
+ <outline>
+ <contour>
+ <point x="444" y="0" type="line"/>
+ <point x="800" y="1328" type="line"/>
+ <point x="636" y="1372" type="line"/>
+ <point x="268" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="192" y="992" type="line"/>
+ <point x="832" y="1360" type="line"/>
+ <point x="760" y="1516" type="line"/>
+ <point x="256" y="1224" type="line"/>
+ </contour>
+ <contour>
+ <point x="1056" y="1008" type="line"/>
+ <point x="760" y="1516" type="line"/>
+ <point x="628" y="1408" type="line"/>
+ <point x="996" y="776" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1084, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2B4F__.glif b/src/Interface-Regular.ufo/glyphs/uni2B4F__.glif
new file mode 100644
index 000000000..c081f6e97
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2B4F__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B4F" format="1">
+ <advance width="1248"/>
+ <unicode hex="2B4F"/>
+ <outline>
+ <contour>
+ <point x="268" y="1488" type="line"/>
+ <point x="636" y="116" type="line"/>
+ <point x="800" y="160" type="line"/>
+ <point x="444" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="256" y="264" type="line"/>
+ <point x="760" y="-28" type="line"/>
+ <point x="832" y="128" type="line"/>
+ <point x="192" y="496" type="line"/>
+ </contour>
+ <contour>
+ <point x="996" y="712" type="line"/>
+ <point x="628" y="80" type="line"/>
+ <point x="760" y="-28" type="line"/>
+ <point x="1056" y="480" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1084, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2B5A__.glif b/src/Interface-Regular.ufo/glyphs/uni2B5A__.glif
new file mode 100644
index 000000000..f1f15e304
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2B5A__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B5A" format="1">
+ <advance width="2016"/>
+ <unicode hex="2B5A"/>
+ <outline>
+ <contour>
+ <point x="356" y="0" type="line"/>
+ <point x="704" y="1300" type="line" smooth="yes"/>
+ <point x="788" y="1612"/>
+ <point x="836" y="1980"/>
+ <point x="1108" y="1980" type="curve" smooth="yes"/>
+ <point x="1332" y="1980"/>
+ <point x="1380" y="1824"/>
+ <point x="1324" y="1620" type="curve" smooth="yes"/>
+ <point x="1236" y="1296" type="line"/>
+ <point x="1404" y="1256" type="line"/>
+ <point x="1500" y="1604" type="line" smooth="yes"/>
+ <point x="1580" y="1912"/>
+ <point x="1448" y="2144"/>
+ <point x="1120" y="2144" type="curve" smooth="yes"/>
+ <point x="752" y="2144"/>
+ <point x="668" y="1824"/>
+ <point x="540" y="1344" type="curve" smooth="yes"/>
+ <point x="180" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1836" y="1616" type="line"/>
+ <point x="1196" y="1248" type="line"/>
+ <point x="1268" y="1092" type="line"/>
+ <point x="1772" y="1384" type="line"/>
+ </contour>
+ <contour>
+ <point x="972" y="1600" type="line"/>
+ <point x="1268" y="1092" type="line"/>
+ <point x="1400" y="1200" type="line"/>
+ <point x="1036" y="1832" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1874, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2B5B__.glif b/src/Interface-Regular.ufo/glyphs/uni2B5B__.glif
new file mode 100644
index 000000000..b0420af0f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2B5B__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B5B" format="1">
+ <advance width="1760"/>
+ <unicode hex="2B5B"/>
+ <outline>
+ <contour>
+ <point x="1408" y="140" type="line"/>
+ <point x="992" y="1692" type="line" smooth="yes"/>
+ <point x="916" y="1968"/>
+ <point x="824" y="2144"/>
+ <point x="520" y="2144" type="curve" smooth="yes"/>
+ <point x="192" y="2144"/>
+ <point x="48" y="1892"/>
+ <point x="128" y="1604" type="curve" smooth="yes"/>
+ <point x="220" y="1256" type="line"/>
+ <point x="388" y="1296" type="line"/>
+ <point x="300" y="1620" type="line" smooth="yes"/>
+ <point x="244" y="1836"/>
+ <point x="312" y="1980"/>
+ <point x="516" y="1980" type="curve" smooth="yes"/>
+ <point x="736" y="1980"/>
+ <point x="784" y="1808"/>
+ <point x="824" y="1652" type="curve" smooth="yes"/>
+ <point x="1232" y="140" type="line"/>
+ </contour>
+ <contour>
+ <point x="852" y="264" type="line"/>
+ <point x="1360" y="-28" type="line"/>
+ <point x="1432" y="128" type="line"/>
+ <point x="792" y="496" type="line"/>
+ </contour>
+ <contour>
+ <point x="1592" y="712" type="line"/>
+ <point x="1228" y="80" type="line"/>
+ <point x="1360" y="-28" type="line"/>
+ <point x="1656" y="480" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1770, 'leftMargin': 111.50659125511498, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2B5C__.glif b/src/Interface-Regular.ufo/glyphs/uni2B5C__.glif
new file mode 100644
index 000000000..4ad04b764
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2B5C__.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B5C" format="1">
+ <advance width="1760"/>
+ <unicode hex="2B5C"/>
+ <outline>
+ <contour>
+ <point x="808" y="0" type="line"/>
+ <point x="1336" y="1960" type="line"/>
+ <point x="1172" y="2004" type="line"/>
+ <point x="632" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="728" y="1624" type="line"/>
+ <point x="1368" y="1992" type="line"/>
+ <point x="1300" y="2144" type="line"/>
+ <point x="792" y="1856" type="line"/>
+ </contour>
+ <contour>
+ <point x="1592" y="1640" type="line"/>
+ <point x="1300" y="2144" type="line"/>
+ <point x="1168" y="2040" type="line"/>
+ <point x="1532" y="1408" type="line"/>
+ </contour>
+ <contour>
+ <point x="168" y="164" type="line"/>
+ <point x="168" y="0" type="line"/>
+ <point x="728" y="0" type="line"/>
+ <point x="728" y="164" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1645, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2B5D__.glif b/src/Interface-Regular.ufo/glyphs/uni2B5D__.glif
new file mode 100644
index 000000000..1e4e8a5c3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2B5D__.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B5D" format="1">
+ <advance width="1760"/>
+ <unicode hex="2B5D"/>
+ <outline>
+ <contour>
+ <point x="632" y="2120" type="line"/>
+ <point x="1172" y="116" type="line"/>
+ <point x="1336" y="160" type="line"/>
+ <point x="808" y="2120" type="line"/>
+ </contour>
+ <contour>
+ <point x="792" y="264" type="line"/>
+ <point x="1300" y="-28" type="line"/>
+ <point x="1368" y="128" type="line"/>
+ <point x="728" y="496" type="line"/>
+ </contour>
+ <contour>
+ <point x="1532" y="712" type="line"/>
+ <point x="1168" y="80" type="line"/>
+ <point x="1300" y="-28" type="line"/>
+ <point x="1592" y="480" type="line"/>
+ </contour>
+ <contour>
+ <point x="168" y="1952" type="line"/>
+ <point x="728" y="1952" type="line"/>
+ <point x="728" y="2120" type="line"/>
+ <point x="168" y="2120" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1645, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2B5E__.glif b/src/Interface-Regular.ufo/glyphs/uni2B5E__.glif
new file mode 100644
index 000000000..6d2f9240d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2B5E__.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B5E" format="1">
+ <advance width="1760"/>
+ <unicode hex="2B5E"/>
+ <outline>
+ <contour>
+ <point x="300" y="-28" type="line"/>
+ <point x="876" y="2112" type="line"/>
+ <point x="704" y="2112" type="line"/>
+ <point x="168" y="128" type="line"/>
+ </contour>
+ <contour>
+ <point x="300" y="-28" type="line"/>
+ <point x="1492" y="660" type="line"/>
+ <point x="1404" y="808" type="line"/>
+ <point x="216" y="120" type="line"/>
+ </contour>
+ <contour>
+ <point x="824" y="852" type="line"/>
+ <point x="1536" y="660" type="line"/>
+ <point x="1596" y="820" type="line"/>
+ <point x="1032" y="972" type="line"/>
+ </contour>
+ <contour>
+ <point x="1444" y="252" type="line"/>
+ <point x="1596" y="820" type="line"/>
+ <point x="1428" y="836" type="line"/>
+ <point x="1236" y="132" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1649, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2B5F__.glif b/src/Interface-Regular.ufo/glyphs/uni2B5F__.glif
new file mode 100644
index 000000000..011d90a01
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2B5F__.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B5F" format="1">
+ <advance width="1760"/>
+ <unicode hex="2B5F"/>
+ <outline>
+ <contour>
+ <point x="300" y="-28" type="line"/>
+ <point x="712" y="1488" type="line"/>
+ <point x="540" y="1488" type="line"/>
+ <point x="168" y="128" type="line"/>
+ </contour>
+ <contour>
+ <point x="300" y="-28" type="line"/>
+ <point x="1492" y="660" type="line"/>
+ <point x="1404" y="808" type="line"/>
+ <point x="216" y="120" type="line"/>
+ </contour>
+ <contour>
+ <point x="824" y="852" type="line"/>
+ <point x="1536" y="660" type="line"/>
+ <point x="1596" y="820" type="line"/>
+ <point x="1032" y="972" type="line"/>
+ </contour>
+ <contour>
+ <point x="1444" y="252" type="line"/>
+ <point x="1596" y="820" type="line"/>
+ <point x="1428" y="836" type="line"/>
+ <point x="1236" y="132" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1649, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C60_.glif b/src/Interface-Regular.ufo/glyphs/uni2C60_.glif
new file mode 100644
index 000000000..8c01f115e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C60_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C60" format="1">
+ <advance width="1760"/>
+ <unicode hex="2C60"/>
+ <outline>
+ <component base="L" xOffset="196"/>
+ <component base="crossbar" xOffset="-60" yOffset="316"/>
+ <component base="crossbar" xOffset="-60" yOffset="-96"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1631, 'leftMargin': 55, 'rightMargin': 104}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C61_.glif b/src/Interface-Regular.ufo/glyphs/uni2C61_.glif
new file mode 100644
index 000000000..55325973c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C61_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C61" format="1">
+ <advance width="992"/>
+ <unicode hex="2C61"/>
+ <outline>
+ <component base="l" xOffset="148"/>
+ <component base="crossbar" xOffset="-148" yOffset="316"/>
+ <component base="crossbar" xOffset="-148" yOffset="-96"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 993, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C62_.glif b/src/Interface-Regular.ufo/glyphs/uni2C62_.glif
new file mode 100644
index 000000000..d212f630a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C62_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C62" format="1">
+ <advance width="1760"/>
+ <unicode hex="2C62"/>
+ <outline>
+ <contour>
+ <point x="1676" y="228" type="line"/>
+ <point x="680" y="228" type="line"/>
+ <point x="680" y="0" type="line"/>
+ <point x="1676" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="732" y="2004" type="line"/>
+ <point x="448" y="2004" type="line"/>
+ <point x="448" y="0" type="line"/>
+ <point x="732" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="888" y="1260" type="line"/>
+ <point x="888" y="1176"/>
+ <point x="832" y="1108"/>
+ <point x="756" y="1108" type="curve" smooth="yes"/>
+ <point x="612" y="1108"/>
+ <point x="540" y="1236"/>
+ <point x="388" y="1236" type="curve" smooth="yes"/>
+ <point x="220" y="1236"/>
+ <point x="88" y="1092"/>
+ <point x="88" y="888" type="curve"/>
+ <point x="268" y="876" type="line"/>
+ <point x="268" y="960"/>
+ <point x="328" y="1028"/>
+ <point x="404" y="1028" type="curve" smooth="yes"/>
+ <point x="552" y="1028"/>
+ <point x="584" y="904"/>
+ <point x="768" y="904" type="curve" smooth="yes"/>
+ <point x="936" y="904"/>
+ <point x="1072" y="1036"/>
+ <point x="1072" y="1244" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1693, 'leftMargin': 37, 'rightMargin': 69}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C63_.glif b/src/Interface-Regular.ufo/glyphs/uni2C63_.glif
new file mode 100644
index 000000000..0836ce7ec
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C63_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C63" format="1">
+ <advance width="1760"/>
+ <unicode hex="2C63"/>
+ <outline>
+ <component base="P" xOffset="76"/>
+ <component base="crossbar" xOffset="-144" yOffset="372"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1859.0, 'leftMargin': 55, 'rightMargin': 158.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C64_.glif b/src/Interface-Regular.ufo/glyphs/uni2C64_.glif
new file mode 100644
index 000000000..a276add51
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C64_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C64" format="1">
+ <advance width="1760"/>
+ <unicode hex="2C64"/>
+ <outline>
+ <contour>
+ <point x="136" y="112" type="line"/>
+ <point x="136" y="-124" type="line" smooth="yes"/>
+ <point x="136" y="-432"/>
+ <point x="264" y="-600"/>
+ <point x="528" y="-600" type="curve" smooth="yes"/>
+ <point x="576" y="-600"/>
+ <point x="644" y="-592"/>
+ <point x="688" y="-580" type="curve"/>
+ <point x="688" y="-360" type="line"/>
+ <point x="660" y="-368"/>
+ <point x="624" y="-368"/>
+ <point x="600" y="-368" type="curve" smooth="yes"/>
+ <point x="480" y="-368"/>
+ <point x="420" y="-308"/>
+ <point x="420" y="-124" type="curve" smooth="yes"/>
+ <point x="420" y="112" type="line"/>
+ </contour>
+ <component base="R" xOffset="-96"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1723, 'leftMargin': 228, 'rightMargin': 3}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C65_.glif b/src/Interface-Regular.ufo/glyphs/uni2C65_.glif
new file mode 100644
index 000000000..208b7408e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C65_.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C65" format="1">
+ <advance width="1504"/>
+ <unicode hex="2C65"/>
+ <outline>
+ <contour>
+ <point x="1300" y="1660" type="line"/>
+ <point x="1120" y="1660" type="line"/>
+ <point x="208" y="-184" type="line"/>
+ <point x="388" y="-184" type="line"/>
+ </contour>
+ <contour>
+ <point x="1040" y="252" type="line"/>
+ <point x="1040" y="168"/>
+ <point x="1056" y="56"/>
+ <point x="1084" y="0" type="curve"/>
+ <point x="1372" y="0" type="line"/>
+ <point x="1372" y="24" type="line"/>
+ <point x="1336" y="104"/>
+ <point x="1316" y="228"/>
+ <point x="1316" y="328" type="curve" smooth="yes"/>
+ <point x="1316" y="1016" type="line"/>
+ <point x="1316" y="1348"/>
+ <point x="1084" y="1516"/>
+ <point x="760" y="1516" type="curve" smooth="yes"/>
+ <point x="396" y="1516"/>
+ <point x="164" y="1288"/>
+ <point x="164" y="1076" type="curve"/>
+ <point x="440" y="1076" type="line"/>
+ <point x="440" y="1192"/>
+ <point x="560" y="1300"/>
+ <point x="744" y="1300" type="curve" smooth="yes"/>
+ <point x="940" y="1300"/>
+ <point x="1040" y="1188"/>
+ <point x="1040" y="1020" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1088" y="908" type="line"/>
+ <point x="800" y="908" type="line"/>
+ <point x="396" y="908"/>
+ <point x="136" y="740"/>
+ <point x="136" y="416" type="curve" smooth="yes"/>
+ <point x="136" y="168"/>
+ <point x="336" y="-28"/>
+ <point x="640" y="-28" type="curve" smooth="yes"/>
+ <point x="960" y="-28"/>
+ <point x="1160" y="236"/>
+ <point x="1184" y="380" type="curve"/>
+ <point x="1068" y="508" type="line"/>
+ <point x="1068" y="384"/>
+ <point x="908" y="208"/>
+ <point x="684" y="208" type="curve" smooth="yes"/>
+ <point x="500" y="208"/>
+ <point x="408" y="316"/>
+ <point x="408" y="456" type="curve" smooth="yes"/>
+ <point x="408" y="636"/>
+ <point x="564" y="720"/>
+ <point x="848" y="720" type="curve"/>
+ <point x="1088" y="720" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1537, 'leftMargin': 153, 'rightMargin': 148}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C66_.glif b/src/Interface-Regular.ufo/glyphs/uni2C66_.glif
new file mode 100644
index 000000000..45cfd3621
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C66_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C66" format="1">
+ <advance width="1024"/>
+ <unicode hex="2C66"/>
+ <outline>
+ <contour>
+ <point x="1056" y="1660" type="line"/>
+ <point x="880" y="1660" type="line"/>
+ <point x="-32" y="-184" type="line"/>
+ <point x="148" y="-184" type="line"/>
+ </contour>
+ <contour>
+ <point x="868" y="1488" type="line"/>
+ <point x="-8" y="1488" type="line"/>
+ <point x="-8" y="1284" type="line"/>
+ <point x="784" y="1284" type="line"/>
+ </contour>
+ <contour>
+ <point x="264" y="1844" type="line"/>
+ <point x="264" y="372" type="line" smooth="yes"/>
+ <point x="264" y="72"/>
+ <point x="424" y="-28"/>
+ <point x="612" y="-28" type="curve" smooth="yes"/>
+ <point x="708" y="-28"/>
+ <point x="776" y="-12"/>
+ <point x="816" y="0" type="curve"/>
+ <point x="816" y="220" type="line"/>
+ <point x="792" y="216"/>
+ <point x="740" y="204"/>
+ <point x="696" y="204" type="curve" smooth="yes"/>
+ <point x="616" y="204"/>
+ <point x="540" y="228"/>
+ <point x="540" y="372" type="curve" smooth="yes"/>
+ <point x="540" y="1844" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 924.0, 'leftMargin': -19, 'rightMargin': -147.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C67_.glif b/src/Interface-Regular.ufo/glyphs/uni2C67_.glif
new file mode 100644
index 000000000..b5dae9779
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C67_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C67" format="1">
+ <advance width="2016"/>
+ <unicode hex="2C67"/>
+ <outline>
+ <contour>
+ <point x="1888" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1888" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1888" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="H" xOffset="-124"/>
+ <component base="cyrillictic" xOffset="1488"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2137, 'leftMargin': 256, 'rightMargin': 129}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C68_.glif b/src/Interface-Regular.ufo/glyphs/uni2C68_.glif
new file mode 100644
index 000000000..4380af664
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C68_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C68" format="1">
+ <advance width="1760"/>
+ <unicode hex="2C68"/>
+ <outline>
+ <contour>
+ <point x="1504" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1504" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1504" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="h" xOffset="-48"/>
+ <component base="cyrillictic" xOffset="1156"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1680, 'leftMargin': 256, 'rightMargin': 81}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C69_.glif b/src/Interface-Regular.ufo/glyphs/uni2C69_.glif
new file mode 100644
index 000000000..f2582f963
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C69_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C69" format="1">
+ <advance width="2016"/>
+ <unicode hex="2C69"/>
+ <outline>
+ <contour>
+ <point x="1796" y="228" type="line" name="hr00"/>
+ <point x="1472" y="228" type="line"/>
+ <point x="1516" y="52" type="line"/>
+ <point x="1516" y="-492" type="line"/>
+ <point x="1796" y="-492" type="line"/>
+ </contour>
+ <component base="K" xOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1873, 'leftMargin': 256, 'rightMargin': 39}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C6A__.glif b/src/Interface-Regular.ufo/glyphs/uni2C6A__.glif
new file mode 100644
index 000000000..3b9521fb5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C6A__.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C6A" format="1">
+ <advance width="1760"/>
+ <unicode hex="2C6A"/>
+ <outline>
+ <contour>
+ <point x="1144" y="220" type="line"/>
+ <point x="1244" y="0" type="line"/>
+ <point x="1244" y="-440" type="line"/>
+ <point x="1520" y="-440" type="line"/>
+ <point x="1520" y="220" type="line"/>
+ </contour>
+ <component base="k" xOffset="-12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1584.0, 'leftMargin': 256, 'rightMargin': 52.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C6B__.glif b/src/Interface-Regular.ufo/glyphs/uni2C6B__.glif
new file mode 100644
index 000000000..ca4378dff
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C6B__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C6B" format="1">
+ <advance width="1760"/>
+ <unicode hex="2C6B"/>
+ <outline>
+ <contour>
+ <point x="1544" y="228" type="line"/>
+ <point x="1260" y="228" type="line"/>
+ <point x="1260" y="-492" type="line"/>
+ <point x="1544" y="-492" type="line"/>
+ </contour>
+ <component base="Z" xOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1687, 'leftMargin': 256, 'rightMargin': 108}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C6C__.glif b/src/Interface-Regular.ufo/glyphs/uni2C6C__.glif
new file mode 100644
index 000000000..536087659
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C6C__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C6C" format="1">
+ <advance width="1504"/>
+ <unicode hex="2C6C"/>
+ <outline>
+ <contour>
+ <point x="996" y="220" type="line"/>
+ <point x="1096" y="0" type="line"/>
+ <point x="1096" y="-440" type="line"/>
+ <point x="1372" y="-440" type="line"/>
+ <point x="1372" y="220" type="line"/>
+ </contour>
+ <contour>
+ <point x="1320" y="220" type="line"/>
+ <point x="240" y="220" type="line"/>
+ <point x="240" y="0" type="line"/>
+ <point x="1320" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1284" y="1300" type="line"/>
+ <point x="1284" y="1488" type="line"/>
+ <point x="1108" y="1488" type="line"/>
+ <point x="136" y="200" type="line"/>
+ <point x="136" y="0" type="line"/>
+ <point x="304" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1160" y="1488" type="line"/>
+ <point x="144" y="1488" type="line"/>
+ <point x="144" y="1268" type="line"/>
+ <point x="1160" y="1268" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1455, 'leftMargin': 122, 'rightMargin': 98}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C6D__.glif b/src/Interface-Regular.ufo/glyphs/uni2C6D__.glif
new file mode 100644
index 000000000..d6c66ed90
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C6D__.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C6D" format="1">
+ <advance width="2272"/>
+ <unicode hex="2C6D"/>
+ <outline>
+ <contour>
+ <point x="1736" y="1000" type="line"/>
+ <point x="1448" y="1000" type="line"/>
+ <point x="1448" y="376" type="line"/>
+ <point x="1356" y="268"/>
+ <point x="1228" y="212"/>
+ <point x="1024" y="212" type="curve" smooth="yes"/>
+ <point x="612" y="212"/>
+ <point x="464" y="536"/>
+ <point x="464" y="932" type="curve" smooth="yes"/>
+ <point x="464" y="1064" type="line"/>
+ <point x="180" y="1060" type="line"/>
+ <point x="180" y="932" type="line" smooth="yes"/>
+ <point x="180" y="428"/>
+ <point x="428" y="-28"/>
+ <point x="1024" y="-28" type="curve" smooth="yes"/>
+ <point x="1480" y="-28"/>
+ <point x="1652" y="200"/>
+ <point x="1736" y="324" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1736" y="1732" type="line"/>
+ <point x="1660" y="1844"/>
+ <point x="1480" y="2032"/>
+ <point x="1024" y="2032" type="curve" smooth="yes"/>
+ <point x="468" y="2032"/>
+ <point x="180" y="1612"/>
+ <point x="180" y="1072" type="curve" smooth="yes"/>
+ <point x="180" y="956" type="line"/>
+ <point x="464" y="956" type="line"/>
+ <point x="464" y="1072" type="line" smooth="yes"/>
+ <point x="464" y="1428"/>
+ <point x="588" y="1792"/>
+ <point x="1024" y="1792" type="curve" smooth="yes"/>
+ <point x="1244" y="1792"/>
+ <point x="1348" y="1752"/>
+ <point x="1448" y="1676" type="curve"/>
+ <point x="1448" y="976" type="line"/>
+ <point x="1736" y="976" type="line"/>
+ </contour>
+ <contour>
+ <point x="1736" y="2004" type="line"/>
+ <point x="1520" y="2004" type="line"/>
+ <point x="1448" y="1732" type="line"/>
+ <point x="1448" y="592" type="line"/>
+ <point x="1736" y="592" type="line"/>
+ </contour>
+ <contour>
+ <point x="1476" y="688" type="line"/>
+ <point x="1476" y="452" type="line" smooth="yes"/>
+ <point x="1476" y="144"/>
+ <point x="1620" y="-28"/>
+ <point x="1892" y="-28" type="curve" smooth="yes"/>
+ <point x="1952" y="-28"/>
+ <point x="2036" y="-12"/>
+ <point x="2096" y="24" type="curve"/>
+ <point x="2024" y="220" type="line"/>
+ <point x="1996" y="212"/>
+ <point x="1960" y="212"/>
+ <point x="1936" y="212" type="curve" smooth="yes"/>
+ <point x="1812" y="212"/>
+ <point x="1736" y="264"/>
+ <point x="1736" y="452" type="curve" smooth="yes"/>
+ <point x="1736" y="688" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2104, 'leftMargin': 161, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C6E__.glif b/src/Interface-Regular.ufo/glyphs/uni2C6E__.glif
new file mode 100644
index 000000000..4144f10b4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C6E__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C6E" format="1">
+ <advance width="2528"/>
+ <unicode hex="2C6E"/>
+ <outline>
+ <contour>
+ <point x="1936" y="456" type="line"/>
+ <point x="1936" y="-124" type="line" smooth="yes"/>
+ <point x="1936" y="-284"/>
+ <point x="1872" y="-364"/>
+ <point x="1764" y="-364" type="curve" smooth="yes"/>
+ <point x="1724" y="-364"/>
+ <point x="1664" y="-356"/>
+ <point x="1632" y="-344" type="curve"/>
+ <point x="1612" y="-580" type="line"/>
+ <point x="1664" y="-596"/>
+ <point x="1708" y="-600"/>
+ <point x="1764" y="-600" type="curve" smooth="yes"/>
+ <point x="2044" y="-600"/>
+ <point x="2220" y="-432"/>
+ <point x="2220" y="-124" type="curve" smooth="yes"/>
+ <point x="2220" y="456" type="line"/>
+ </contour>
+ <component base="M" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2464.0, 'leftMargin': 256, 'rightMargin': 160.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C6F__.glif b/src/Interface-Regular.ufo/glyphs/uni2C6F__.glif
new file mode 100644
index 000000000..6863944b7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C6F__.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C6F" format="1">
+ <advance width="2016"/>
+ <unicode hex="2C6F"/>
+ <outline>
+ <contour>
+ <point x="412" y="2004" type="line"/>
+ <point x="120" y="2004" type="line"/>
+ <point x="884" y="0" type="line"/>
+ <point x="1068" y="0" type="line"/>
+ <point x="1068" y="188" type="line"/>
+ </contour>
+ <contour>
+ <point x="948" y="188" type="line"/>
+ <point x="944" y="0" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ <point x="1900" y="2004" type="line"/>
+ <point x="1604" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1592" y="1484" type="line"/>
+ <point x="452" y="1484" type="line"/>
+ <point x="452" y="1256" type="line"/>
+ <point x="1592" y="1256" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1858, 'leftMargin': 39, 'rightMargin': 39}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C70_.glif b/src/Interface-Regular.ufo/glyphs/uni2C70_.glif
new file mode 100644
index 000000000..5162de97b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C70_.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C70" format="1">
+ <advance width="2016"/>
+ <unicode hex="2C70"/>
+ <outline>
+ <contour>
+ <point x="408" y="1000" type="line"/>
+ <point x="696" y="1000" type="line"/>
+ <point x="696" y="1628" type="line"/>
+ <point x="788" y="1736"/>
+ <point x="920" y="1792"/>
+ <point x="1124" y="1792" type="curve" smooth="yes"/>
+ <point x="1532" y="1792"/>
+ <point x="1684" y="1468"/>
+ <point x="1684" y="1072" type="curve" smooth="yes"/>
+ <point x="1684" y="940" type="line"/>
+ <point x="1968" y="944" type="line"/>
+ <point x="1968" y="1072" type="line" smooth="yes"/>
+ <point x="1968" y="1572"/>
+ <point x="1716" y="2032"/>
+ <point x="1124" y="2032" type="curve" smooth="yes"/>
+ <point x="664" y="2032"/>
+ <point x="496" y="1800"/>
+ <point x="408" y="1680" type="curve"/>
+ </contour>
+ <contour>
+ <point x="408" y="272" type="line"/>
+ <point x="484" y="160"/>
+ <point x="664" y="-28"/>
+ <point x="1124" y="-28" type="curve" smooth="yes"/>
+ <point x="1676" y="-28"/>
+ <point x="1968" y="392"/>
+ <point x="1968" y="932" type="curve" smooth="yes"/>
+ <point x="1968" y="1044" type="line"/>
+ <point x="1684" y="1048" type="line"/>
+ <point x="1684" y="932" type="line" smooth="yes"/>
+ <point x="1684" y="576"/>
+ <point x="1556" y="212"/>
+ <point x="1124" y="212" type="curve" smooth="yes"/>
+ <point x="904" y="212"/>
+ <point x="796" y="252"/>
+ <point x="696" y="328" type="curve"/>
+ <point x="696" y="1028" type="line"/>
+ <point x="408" y="1028" type="line"/>
+ </contour>
+ <contour>
+ <point x="408" y="0" type="line"/>
+ <point x="628" y="0" type="line"/>
+ <point x="696" y="272" type="line"/>
+ <point x="696" y="1412" type="line"/>
+ <point x="408" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="668" y="1316" type="line"/>
+ <point x="668" y="1552" type="line" smooth="yes"/>
+ <point x="668" y="1860"/>
+ <point x="528" y="2032"/>
+ <point x="256" y="2032" type="curve" smooth="yes"/>
+ <point x="196" y="2032"/>
+ <point x="108" y="2012"/>
+ <point x="52" y="1980" type="curve"/>
+ <point x="124" y="1780" type="line"/>
+ <point x="152" y="1788"/>
+ <point x="188" y="1792"/>
+ <point x="212" y="1792" type="curve" smooth="yes"/>
+ <point x="332" y="1792"/>
+ <point x="408" y="1740"/>
+ <point x="408" y="1552" type="curve" smooth="yes"/>
+ <point x="408" y="1316" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2104, 'leftMargin': 28, 'rightMargin': 161}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C71_.glif b/src/Interface-Regular.ufo/glyphs/uni2C71_.glif
new file mode 100644
index 000000000..1364a4f68
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C71_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C71" format="1">
+ <advance width="1760"/>
+ <unicode hex="2C71"/>
+ <outline>
+ <contour>
+ <point x="772" y="460" type="line"/>
+ <point x="660" y="0" type="line"/>
+ <point x="844" y="0" type="line"/>
+ <point x="1228" y="1076" type="line" smooth="yes"/>
+ <point x="1276" y="1204"/>
+ <point x="1332" y="1272"/>
+ <point x="1424" y="1272" type="curve" smooth="yes"/>
+ <point x="1484" y="1272"/>
+ <point x="1536" y="1252"/>
+ <point x="1588" y="1224" type="curve"/>
+ <point x="1660" y="1420" type="line"/>
+ <point x="1592" y="1468"/>
+ <point x="1492" y="1516"/>
+ <point x="1368" y="1516" type="curve" smooth="yes"/>
+ <point x="1140" y="1516"/>
+ <point x="1044" y="1320"/>
+ <point x="976" y="1108" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="384" y="1488" type="line"/>
+ <point x="100" y="1488" type="line"/>
+ <point x="636" y="0" type="line"/>
+ <point x="816" y="0" type="line"/>
+ <point x="716" y="460" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1602, 'leftMargin': 44, 'rightMargin': 0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C72_.glif b/src/Interface-Regular.ufo/glyphs/uni2C72_.glif
new file mode 100644
index 000000000..b303eebea
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C72_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C72" format="1">
+ <advance width="2784"/>
+ <unicode hex="2C72"/>
+ <outline>
+ <contour>
+ <point x="724" y="708" type="line"/>
+ <point x="564" y="0" type="line"/>
+ <point x="768" y="0" type="line"/>
+ <point x="1180" y="1416" type="line"/>
+ <point x="1300" y="2004" type="line"/>
+ <point x="1096" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="316" y="2004" type="line"/>
+ <point x="32" y="2004" type="line"/>
+ <point x="512" y="0" type="line"/>
+ <point x="712" y="0" type="line"/>
+ <point x="608" y="708" type="line"/>
+ </contour>
+ <contour>
+ <point x="1812" y="708" type="line"/>
+ <point x="1704" y="0" type="line"/>
+ <point x="1904" y="0" type="line"/>
+ <point x="2264" y="1500" type="line" smooth="yes"/>
+ <point x="2316" y="1724"/>
+ <point x="2360" y="1776"/>
+ <point x="2436" y="1776" type="curve" smooth="yes"/>
+ <point x="2504" y="1776"/>
+ <point x="2564" y="1736"/>
+ <point x="2620" y="1684" type="curve"/>
+ <point x="2756" y="1852" type="line"/>
+ <point x="2652" y="1944"/>
+ <point x="2560" y="2032"/>
+ <point x="2396" y="2032" type="curve" smooth="yes"/>
+ <point x="2192" y="2032"/>
+ <point x="2068" y="1860"/>
+ <point x="2008" y="1600" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1332" y="2004" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="1248" y="1416" type="line"/>
+ <point x="1644" y="0" type="line"/>
+ <point x="1852" y="0" type="line"/>
+ <point x="1688" y="708" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2808, 'leftMargin': 83, 'rightMargin': 0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C73_.glif b/src/Interface-Regular.ufo/glyphs/uni2C73_.glif
new file mode 100644
index 000000000..cca1ce5ad
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C73_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C73" format="1">
+ <advance width="2528"/>
+ <unicode hex="2C73"/>
+ <outline>
+ <contour>
+ <point x="704" y="548" type="line"/>
+ <point x="588" y="0" type="line"/>
+ <point x="764" y="0" type="line"/>
+ <point x="1044" y="896" type="line"/>
+ <point x="1180" y="1488" type="line"/>
+ <point x="1000" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="380" y="1488" type="line"/>
+ <point x="108" y="1488" type="line"/>
+ <point x="540" y="0" type="line"/>
+ <point x="724" y="0" type="line"/>
+ <point x="628" y="548" type="line"/>
+ </contour>
+ <contour>
+ <point x="1608" y="548" type="line"/>
+ <point x="1496" y="0" type="line"/>
+ <point x="1680" y="0" type="line"/>
+ <point x="1980" y="1040" type="line" smooth="yes"/>
+ <point x="2024" y="1184"/>
+ <point x="2080" y="1272"/>
+ <point x="2188" y="1272" type="curve" smooth="yes"/>
+ <point x="2240" y="1272"/>
+ <point x="2300" y="1252"/>
+ <point x="2348" y="1224" type="curve"/>
+ <point x="2420" y="1420" type="line"/>
+ <point x="2344" y="1472"/>
+ <point x="2256" y="1516"/>
+ <point x="2124" y="1516" type="curve" smooth="yes"/>
+ <point x="1952" y="1516"/>
+ <point x="1816" y="1400"/>
+ <point x="1732" y="1064" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1220" y="1488" type="line"/>
+ <point x="1028" y="1488" type="line"/>
+ <point x="1172" y="896" type="line"/>
+ <point x="1460" y="0" type="line"/>
+ <point x="1632" y="0" type="line"/>
+ <point x="1516" y="548" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2364, 'leftMargin': 54, 'rightMargin': 0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C74_.glif b/src/Interface-Regular.ufo/glyphs/uni2C74_.glif
new file mode 100644
index 000000000..aad76b0e8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C74_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C74" format="1">
+ <advance width="1504"/>
+ <unicode hex="2C74"/>
+ <outline>
+ <contour>
+ <point x="768" y="460" type="line"/>
+ <point x="660" y="0" type="line"/>
+ <point x="840" y="0" type="line"/>
+ <point x="1372" y="1488" type="line"/>
+ <point x="1088" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="496" y="1128" type="line"/>
+ <point x="476" y="1196"/>
+ <point x="484" y="1296"/>
+ <point x="560" y="1296" type="curve" smooth="yes"/>
+ <point x="596" y="1296"/>
+ <point x="620" y="1272"/>
+ <point x="620" y="1240" type="curve" smooth="yes"/>
+ <point x="620" y="1128"/>
+ <point x="508" y="1076"/>
+ <point x="136" y="896" type="curve"/>
+ <point x="208" y="688" type="line"/>
+ <point x="680" y="916"/>
+ <point x="860" y="1000"/>
+ <point x="860" y="1248" type="curve" smooth="yes"/>
+ <point x="860" y="1396"/>
+ <point x="748" y="1516"/>
+ <point x="540" y="1516" type="curve" smooth="yes"/>
+ <point x="332" y="1516"/>
+ <point x="152" y="1336"/>
+ <point x="284" y="976" type="curve" smooth="yes"/>
+ <point x="632" y="0" type="line"/>
+ <point x="816" y="0" type="line"/>
+ <point x="712" y="460" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1367, 'leftMargin': 81, 'rightMargin': 51}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C75_.glif b/src/Interface-Regular.ufo/glyphs/uni2C75_.glif
new file mode 100644
index 000000000..0359d6138
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C75_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C75" format="1">
+ <advance width="1760"/>
+ <unicode hex="2C75"/>
+ <outline>
+ <contour>
+ <point x="1528" y="1148" type="line"/>
+ <point x="476" y="1148" type="line"/>
+ <point x="476" y="920" type="line"/>
+ <point x="1528" y="920" type="line"/>
+ </contour>
+ <contour>
+ <point x="516" y="2004" type="line"/>
+ <point x="232" y="2004" type="line"/>
+ <point x="232" y="0" type="line"/>
+ <point x="516" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1584.0, 'leftMargin': 228, 'rightMargin': 58.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C76_.glif b/src/Interface-Regular.ufo/glyphs/uni2C76_.glif
new file mode 100644
index 000000000..3c3782e81
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C76_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C76" format="1">
+ <advance width="1248"/>
+ <unicode hex="2C76"/>
+ <outline>
+ <contour>
+ <point x="1116" y="848" type="line"/>
+ <point x="352" y="848" type="line"/>
+ <point x="352" y="628" type="line"/>
+ <point x="1116" y="628" type="line"/>
+ </contour>
+ <contour>
+ <point x="408" y="1488" type="line"/>
+ <point x="132" y="1488" type="line"/>
+ <point x="132" y="0" type="line"/>
+ <point x="408" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1214, 'leftMargin': 188, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C77_.glif b/src/Interface-Regular.ufo/glyphs/uni2C77_.glif
new file mode 100644
index 000000000..80b5ee7cc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C77_.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C77" format="1">
+ <advance width="2016"/>
+ <unicode hex="2C77"/>
+ <outline>
+ <contour>
+ <point x="860" y="32" type="line"/>
+ <point x="1136" y="32" type="line"/>
+ <point x="1136" y="1180" type="line" smooth="yes"/>
+ <point x="1136" y="1224"/>
+ <point x="1160" y="1268"/>
+ <point x="1216" y="1268" type="curve" smooth="yes"/>
+ <point x="1480" y="1268"/>
+ <point x="1620" y="1008"/>
+ <point x="1620" y="748" type="curve" smooth="yes"/>
+ <point x="1620" y="484"/>
+ <point x="1460" y="192"/>
+ <point x="996" y="192" type="curve" smooth="yes"/>
+ <point x="552" y="192"/>
+ <point x="400" y="500"/>
+ <point x="400" y="780" type="curve" smooth="yes"/>
+ <point x="400" y="956"/>
+ <point x="464" y="1152"/>
+ <point x="624" y="1296" type="curve"/>
+ <point x="476" y="1488" type="line"/>
+ <point x="240" y="1328"/>
+ <point x="124" y="1080"/>
+ <point x="124" y="780" type="curve" smooth="yes"/>
+ <point x="124" y="356"/>
+ <point x="360" y="-28"/>
+ <point x="996" y="-28" type="curve" smooth="yes"/>
+ <point x="1652" y="-28"/>
+ <point x="1896" y="340"/>
+ <point x="1896" y="748" type="curve" smooth="yes"/>
+ <point x="1896" y="1172"/>
+ <point x="1584" y="1488"/>
+ <point x="1216" y="1488" type="curve" smooth="yes"/>
+ <point x="1000" y="1488"/>
+ <point x="860" y="1364"/>
+ <point x="860" y="1172" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1991.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C78_.cn.glif b/src/Interface-Regular.ufo/glyphs/uni2C78_.cn.glif
new file mode 100644
index 000000000..33330ab8c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C78_.cn.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C78.cn" format="1">
+ <advance width="2016"/>
+ <outline>
+ <contour>
+ <point x="1256" y="364" type="line"/>
+ <point x="1248" y="88"/>
+ <point x="1376" y="-28"/>
+ <point x="1584" y="-28" type="curve" smooth="yes"/>
+ <point x="1720" y="-28"/>
+ <point x="1812" y="68"/>
+ <point x="1868" y="220" type="curve"/>
+ <point x="1708" y="348" type="line"/>
+ <point x="1680" y="260"/>
+ <point x="1636" y="200"/>
+ <point x="1572" y="200" type="curve" smooth="yes"/>
+ <point x="1508" y="200"/>
+ <point x="1464" y="256"/>
+ <point x="1432" y="320" type="curve"/>
+ </contour>
+ <component base="e.cn" xOffset="16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1848.0, 'leftMargin': 113, 'rightMargin': 14.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C78_.glif b/src/Interface-Regular.ufo/glyphs/uni2C78_.glif
new file mode 100644
index 000000000..7fa7ce97a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C78_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C78" format="1">
+ <advance width="2016"/>
+ <unicode hex="2C78"/>
+ <outline>
+ <contour>
+ <point x="1172" y="392" type="line"/>
+ <point x="1172" y="124"/>
+ <point x="1316" y="-28"/>
+ <point x="1520" y="-28" type="curve" smooth="yes"/>
+ <point x="1660" y="-28"/>
+ <point x="1748" y="68"/>
+ <point x="1808" y="220" type="curve"/>
+ <point x="1644" y="348" type="line"/>
+ <point x="1616" y="260"/>
+ <point x="1576" y="192"/>
+ <point x="1508" y="192" type="curve" smooth="yes"/>
+ <point x="1444" y="192"/>
+ <point x="1388" y="232"/>
+ <point x="1344" y="348" type="curve"/>
+ </contour>
+ <component base="e" xOffset="-48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1840, 'leftMargin': 256, 'rightMargin': -14}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C79_.glif b/src/Interface-Regular.ufo/glyphs/uni2C79_.glif
new file mode 100644
index 000000000..e7fe7bcf4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C79_.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C79" format="1">
+ <advance width="992"/>
+ <unicode hex="2C79"/>
+ <outline>
+ <contour>
+ <point x="860" y="1432" type="line"/>
+ <point x="860" y="1732" type="line" smooth="yes"/>
+ <point x="860" y="1996"/>
+ <point x="664" y="2140"/>
+ <point x="440" y="2140" type="curve" smooth="yes"/>
+ <point x="400" y="2140"/>
+ <point x="340" y="2132"/>
+ <point x="304" y="2120" type="curve"/>
+ <point x="304" y="1936" type="line"/>
+ <point x="328" y="1944"/>
+ <point x="356" y="1948"/>
+ <point x="380" y="1948" type="curve" smooth="yes"/>
+ <point x="504" y="1948"/>
+ <point x="584" y="1892"/>
+ <point x="584" y="1732" type="curve" smooth="yes"/>
+ <point x="584" y="1432" type="line"/>
+ </contour>
+ <contour>
+ <point x="584" y="232" type="line"/>
+ <point x="592" y="0" type="line"/>
+ <point x="860" y="0" type="line"/>
+ <point x="860" y="1488" type="line"/>
+ <point x="584" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="132" y="-8" type="line"/>
+ <point x="152" y="-16"/>
+ <point x="212" y="-28"/>
+ <point x="248" y="-28" type="curve"/>
+ <point x="564" y="-28"/>
+ <point x="700" y="272"/>
+ <point x="700" y="624" type="curve"/>
+ <point x="624" y="580" type="line"/>
+ <point x="600" y="376"/>
+ <point x="488" y="232"/>
+ <point x="260" y="232" type="curve"/>
+ <point x="212" y="232"/>
+ <point x="180" y="236"/>
+ <point x="132" y="244" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1015, 'leftMargin': 55, 'rightMargin': 234}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C7A__.cn.glif b/src/Interface-Regular.ufo/glyphs/uni2C7A__.cn.glif
new file mode 100644
index 000000000..ed62fd2b0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C7A__.cn.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7A.cn" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="200" y="676" type="line"/>
+ <point x="200" y="208"/>
+ <point x="500" y="-28"/>
+ <point x="880" y="-28" type="curve" smooth="yes"/>
+ <point x="1264" y="-28"/>
+ <point x="1560" y="208"/>
+ <point x="1560" y="676" type="curve" smooth="yes"/>
+ <point x="1560" y="812" type="line" smooth="yes"/>
+ <point x="1560" y="1280"/>
+ <point x="1264" y="1516"/>
+ <point x="880" y="1516" type="curve" smooth="yes"/>
+ <point x="500" y="1516"/>
+ <point x="200" y="1280"/>
+ <point x="200" y="812" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="476" y="812" type="line"/>
+ <point x="476" y="1136"/>
+ <point x="644" y="1296"/>
+ <point x="880" y="1296" type="curve" smooth="yes"/>
+ <point x="1116" y="1296"/>
+ <point x="1284" y="1136"/>
+ <point x="1284" y="812" type="curve" smooth="yes"/>
+ <point x="1284" y="676" type="line" smooth="yes"/>
+ <point x="1284" y="348"/>
+ <point x="1152" y="192"/>
+ <point x="880" y="192" type="curve" smooth="yes"/>
+ <point x="644" y="192"/>
+ <point x="476" y="348"/>
+ <point x="476" y="676" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="528" y="364" type="curve" smooth="yes"/>
+ <point x="528" y="164"/>
+ <point x="692" y="8"/>
+ <point x="884" y="8" type="curve" smooth="yes"/>
+ <point x="1076" y="8"/>
+ <point x="1232" y="164"/>
+ <point x="1232" y="364" type="curve" smooth="yes"/>
+ <point x="1232" y="560"/>
+ <point x="1076" y="724"/>
+ <point x="884" y="724" type="curve" smooth="yes"/>
+ <point x="692" y="724"/>
+ <point x="528" y="560"/>
+ </contour>
+ <contour>
+ <point x="712" y="364" type="curve" smooth="yes"/>
+ <point x="712" y="464"/>
+ <point x="788" y="540"/>
+ <point x="884" y="540" type="curve" smooth="yes"/>
+ <point x="976" y="540"/>
+ <point x="1052" y="464"/>
+ <point x="1052" y="364" type="curve" smooth="yes"/>
+ <point x="1052" y="264"/>
+ <point x="976" y="192"/>
+ <point x="884" y="192" type="curve" smooth="yes"/>
+ <point x="788" y="192"/>
+ <point x="712" y="264"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1613, 'leftMargin': 127, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C7A__.glif b/src/Interface-Regular.ufo/glyphs/uni2C7A__.glif
new file mode 100644
index 000000000..3b178d618
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C7A__.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7A" format="1">
+ <advance width="1760"/>
+ <unicode hex="2C7A"/>
+ <outline>
+ <contour>
+ <point x="200" y="728" type="line"/>
+ <point x="200" y="300"/>
+ <point x="460" y="-28"/>
+ <point x="880" y="-28" type="curve" smooth="yes"/>
+ <point x="1304" y="-28"/>
+ <point x="1560" y="300"/>
+ <point x="1560" y="728" type="curve" smooth="yes"/>
+ <point x="1560" y="760" type="line" smooth="yes"/>
+ <point x="1560" y="1188"/>
+ <point x="1304" y="1516"/>
+ <point x="880" y="1516" type="curve" smooth="yes"/>
+ <point x="460" y="1516"/>
+ <point x="200" y="1188"/>
+ <point x="200" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="476" y="760" type="line"/>
+ <point x="476" y="1044"/>
+ <point x="608" y="1296"/>
+ <point x="880" y="1296" type="curve" smooth="yes"/>
+ <point x="1152" y="1296"/>
+ <point x="1284" y="1044"/>
+ <point x="1284" y="760" type="curve" smooth="yes"/>
+ <point x="1284" y="728" type="line" smooth="yes"/>
+ <point x="1284" y="440"/>
+ <point x="1152" y="192"/>
+ <point x="880" y="192" type="curve" smooth="yes"/>
+ <point x="608" y="192"/>
+ <point x="476" y="440"/>
+ <point x="476" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="528" y="364" type="curve" smooth="yes"/>
+ <point x="528" y="164"/>
+ <point x="692" y="8"/>
+ <point x="884" y="8" type="curve" smooth="yes"/>
+ <point x="1076" y="8"/>
+ <point x="1232" y="164"/>
+ <point x="1232" y="364" type="curve" smooth="yes"/>
+ <point x="1232" y="560"/>
+ <point x="1076" y="724"/>
+ <point x="884" y="724" type="curve" smooth="yes"/>
+ <point x="692" y="724"/>
+ <point x="528" y="560"/>
+ </contour>
+ <contour>
+ <point x="712" y="364" type="curve" smooth="yes"/>
+ <point x="712" y="464"/>
+ <point x="788" y="540"/>
+ <point x="884" y="540" type="curve" smooth="yes"/>
+ <point x="976" y="540"/>
+ <point x="1052" y="464"/>
+ <point x="1052" y="364" type="curve" smooth="yes"/>
+ <point x="1052" y="264"/>
+ <point x="976" y="192"/>
+ <point x="884" y="192" type="curve" smooth="yes"/>
+ <point x="788" y="192"/>
+ <point x="712" y="264"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1613, 'leftMargin': 127, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C7B__.glif b/src/Interface-Regular.ufo/glyphs/uni2C7B__.glif
new file mode 100644
index 000000000..b05dc0103
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C7B__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7B" format="1">
+ <advance width="1504"/>
+ <unicode hex="2C7B"/>
+ <outline>
+ <contour>
+ <point x="192" y="0" type="line"/>
+ <point x="1104" y="0" type="line"/>
+ <point x="1104" y="216" type="line"/>
+ <point x="192" y="216" type="line"/>
+ </contour>
+ <contour>
+ <point x="1040" y="0" type="line"/>
+ <point x="1312" y="0" type="line"/>
+ <point x="1312" y="1488" type="line"/>
+ <point x="1040" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="312" y="600" type="line"/>
+ <point x="1104" y="600" type="line"/>
+ <point x="1104" y="816" type="line"/>
+ <point x="312" y="816" type="line"/>
+ </contour>
+ <contour>
+ <point x="192" y="1272" type="line"/>
+ <point x="1104" y="1272" type="line"/>
+ <point x="1104" y="1488" type="line"/>
+ <point x="192" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1448, 'leftMargin': 138, 'rightMargin': 188}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C7C__.ccmp.glif b/src/Interface-Regular.ufo/glyphs/uni2C7C__.ccmp.glif
new file mode 100644
index 000000000..27e050f03
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C7C__.ccmp.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7C.ccmp" format="1">
+ <advance width="480"/>
+ <outline>
+ <contour>
+ <point x="336" y="1100" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="208" y="828" type="line"/>
+ <point x="208" y="-312" type="line" smooth="yes"/>
+ <point x="208" y="-452"/>
+ <point x="180" y="-496"/>
+ <point x="88" y="-496" type="curve" smooth="yes"/>
+ <point x="72" y="-496"/>
+ <point x="44" y="-496"/>
+ <point x="24" y="-488" type="curve"/>
+ <point x="24" y="-700" type="line"/>
+ <point x="56" y="-712"/>
+ <point x="108" y="-720"/>
+ <point x="144" y="-720" type="curve" smooth="yes"/>
+ <point x="376" y="-720"/>
+ <point x="456" y="-540"/>
+ <point x="456" y="-312" type="curve" smooth="yes"/>
+ <point x="456" y="828" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 624, 'leftMargin': 41, 'rightMargin': 150}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C7C__.glif b/src/Interface-Regular.ufo/glyphs/uni2C7C__.glif
new file mode 100644
index 000000000..b0fbc9106
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C7C__.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7C" format="1">
+ <advance width="480"/>
+ <unicode hex="2C7C"/>
+ <outline>
+ <component base="jsuper" xOffset="-16" yOffset="-1168"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 638.0, 'leftMargin': 46, 'rightMargin': 144.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C7D__.glif b/src/Interface-Regular.ufo/glyphs/uni2C7D__.glif
new file mode 100644
index 000000000..abcd537fc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C7D__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7D" format="1">
+ <advance width="1248"/>
+ <unicode hex="2C7D"/>
+ <outline>
+ <contour>
+ <point x="636" y="1236" type="line"/>
+ <point x="568" y="896" type="line"/>
+ <point x="732" y="896" type="line"/>
+ <point x="1152" y="2080" type="line"/>
+ <point x="888" y="2080" type="line"/>
+ </contour>
+ <contour>
+ <point x="364" y="2080" type="line"/>
+ <point x="100" y="2080" type="line"/>
+ <point x="524" y="896" type="line"/>
+ <point x="684" y="896" type="line"/>
+ <point x="624" y="1236" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1161, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C7E__.glif b/src/Interface-Regular.ufo/glyphs/uni2C7E__.glif
new file mode 100644
index 000000000..95edac027
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C7E__.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7E" format="1">
+ <advance width="1760"/>
+ <unicode hex="2C7E"/>
+ <outline>
+ <contour>
+ <point x="200" y="296" type="line"/>
+ <point x="528" y="-212"/>
+ <point x="800" y="-600"/>
+ <point x="1204" y="-600" type="curve" smooth="yes"/>
+ <point x="1324" y="-600"/>
+ <point x="1412" y="-584"/>
+ <point x="1460" y="-564" type="curve"/>
+ <point x="1460" y="-344" type="line"/>
+ <point x="1404" y="-356"/>
+ <point x="1348" y="-368"/>
+ <point x="1276" y="-368" type="curve" smooth="yes"/>
+ <point x="1028" y="-368"/>
+ <point x="828" y="-232"/>
+ <point x="560" y="260" type="curve"/>
+ </contour>
+ <component base="S" xOffset="12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1672.0, 'leftMargin': 144, 'rightMargin': 76.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2C7F__.glif b/src/Interface-Regular.ufo/glyphs/uni2C7F__.glif
new file mode 100644
index 000000000..f4e7c363f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2C7F__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7F" format="1">
+ <advance width="1760"/>
+ <unicode hex="2C7F"/>
+ <outline>
+ <contour>
+ <point x="1572" y="1796" type="line"/>
+ <point x="1572" y="2004" type="line"/>
+ <point x="1392" y="2004" type="line"/>
+ <point x="152" y="208" type="line"/>
+ <point x="156" y="0" type="line"/>
+ <point x="332" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1452" y="2004" type="line"/>
+ <point x="168" y="2004" type="line"/>
+ <point x="168" y="1772" type="line"/>
+ <point x="1452" y="1772" type="line"/>
+ </contour>
+ <contour>
+ <point x="280" y="0" type="line"/>
+ <point x="788" y="0"/>
+ <point x="964" y="-600"/>
+ <point x="1380" y="-600" type="curve" smooth="yes"/>
+ <point x="1472" y="-600"/>
+ <point x="1564" y="-584"/>
+ <point x="1608" y="-564" type="curve"/>
+ <point x="1608" y="-344" type="line"/>
+ <point x="1556" y="-356"/>
+ <point x="1500" y="-368"/>
+ <point x="1424" y="-368" type="curve" smooth="yes"/>
+ <point x="1100" y="-368"/>
+ <point x="940" y="224"/>
+ <point x="288" y="224" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1687, 'leftMargin': 117, 'rightMargin': 115}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DE0__.glif b/src/Interface-Regular.ufo/glyphs/uni2DE0__.glif
new file mode 100644
index 000000000..edc851069
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DE0__.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE0" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE0"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-642" y="2732" type="line"/>
+ <point x="-650" y="2676"/>
+ <point x="-729" y="2670"/>
+ <point x="-831" y="2651" type="curve" smooth="yes"/>
+ <point x="-1033" y="2611"/>
+ <point x="-1162" y="2464"/>
+ <point x="-1162" y="2080" type="curve" smooth="yes"/>
+ <point x="-1162" y="2017" type="line"/>
+ <point x="-1020" y="2017" type="line"/>
+ <point x="-1000" y="2094" type="line"/>
+ <point x="-1030" y="2419"/>
+ <point x="-902" y="2457"/>
+ <point x="-744" y="2494" type="curve" smooth="yes"/>
+ <point x="-601" y="2527"/>
+ <point x="-491" y="2542"/>
+ <point x="-491" y="2732" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-809" y="1639" type="curve" smooth="yes"/>
+ <point x="-580" y="1639"/>
+ <point x="-455" y="1800"/>
+ <point x="-455" y="2012" type="curve" smooth="yes"/>
+ <point x="-455" y="2027" type="line" smooth="yes"/>
+ <point x="-455" y="2223"/>
+ <point x="-569" y="2371"/>
+ <point x="-781" y="2371" type="curve" smooth="yes"/>
+ <point x="-943" y="2371"/>
+ <point x="-1035" y="2288"/>
+ <point x="-1097" y="2126" type="curve" smooth="yes"/>
+ <point x="-1112" y="2087"/>
+ <point x="-1162" y="2060"/>
+ <point x="-1162" y="2027" type="curve" smooth="yes"/>
+ <point x="-1162" y="2012" type="line" smooth="yes"/>
+ <point x="-1162" y="1814"/>
+ <point x="-1037" y="1639"/>
+ </contour>
+ <contour>
+ <point x="-809" y="1786" type="curve" smooth="yes"/>
+ <point x="-920" y="1786"/>
+ <point x="-980" y="1871"/>
+ <point x="-980" y="2012" type="curve" smooth="yes"/>
+ <point x="-980" y="2027" type="line" smooth="yes"/>
+ <point x="-980" y="2151"/>
+ <point x="-920" y="2223"/>
+ <point x="-810" y="2223" type="curve" smooth="yes"/>
+ <point x="-697" y="2223"/>
+ <point x="-637" y="2151"/>
+ <point x="-637" y="2027" type="curve" smooth="yes"/>
+ <point x="-637" y="2012" type="line" smooth="yes"/>
+ <point x="-637" y="1871"/>
+ <point x="-697" y="1786"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DE1__.glif b/src/Interface-Regular.ufo/glyphs/uni2DE1__.glif
new file mode 100644
index 000000000..1b978c229
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DE1__.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE1" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE1"/>
+ <outline>
+ <contour>
+ <point x="-771" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-738" y="1979" type="line"/>
+ <point x="-689" y="2034" type="line"/>
+ <point x="-549" y="2045"/>
+ <point x="-458" y="2109"/>
+ <point x="-458" y="2201" type="curve" smooth="yes"/>
+ <point x="-458" y="2344"/>
+ <point x="-593" y="2410"/>
+ <point x="-788" y="2410" type="curve" smooth="yes"/>
+ <point x="-1112" y="2410" type="line"/>
+ <point x="-1112" y="1651" type="line"/>
+ <point x="-931" y="1651" type="line"/>
+ <point x="-931" y="2287" type="line"/>
+ <point x="-788" y="2287" type="line" smooth="yes"/>
+ <point x="-692" y="2287"/>
+ <point x="-639" y="2265"/>
+ <point x="-639" y="2193" type="curve" smooth="yes"/>
+ <point x="-639" y="2126"/>
+ <point x="-690" y="2102"/>
+ <point x="-788" y="2102" type="curve" smooth="yes"/>
+ <point x="-985" y="2102" type="line"/>
+ <point x="-983" y="1979" type="line"/>
+ </contour>
+ <contour>
+ <point x="-738" y="1651" type="line"/>
+ <point x="-556" y="1651"/>
+ <point x="-430" y="1724"/>
+ <point x="-430" y="1869" type="curve" smooth="yes"/>
+ <point x="-430" y="1961"/>
+ <point x="-513" y="2052"/>
+ <point x="-641" y="2061" type="curve"/>
+ <point x="-690" y="2102" type="line"/>
+ <point x="-935" y="2102" type="line"/>
+ <point x="-936" y="1979" type="line"/>
+ <point x="-738" y="1979" type="line" smooth="yes"/>
+ <point x="-635" y="1979"/>
+ <point x="-612" y="1925"/>
+ <point x="-612" y="1881" type="curve" smooth="yes"/>
+ <point x="-612" y="1830"/>
+ <point x="-635" y="1775"/>
+ <point x="-738" y="1775" type="curve" smooth="yes"/>
+ <point x="-964" y="1775" type="line"/>
+ <point x="-1035" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DE2__.glif b/src/Interface-Regular.ufo/glyphs/uni2DE2__.glif
new file mode 100644
index 000000000..83a663495
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DE2__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE2" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE2"/>
+ <outline>
+ <contour>
+ <point x="-793" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-538" y="2410" type="line"/>
+ <point x="-1048" y="2410" type="line"/>
+ <point x="-1048" y="1651" type="line"/>
+ <point x="-866" y="1651" type="line"/>
+ <point x="-866" y="2263" type="line"/>
+ <point x="-538" y="2263" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DE3__.glif b/src/Interface-Regular.ufo/glyphs/uni2DE3__.glif
new file mode 100644
index 000000000..3f7382551
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DE3__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE3" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE3"/>
+ <outline>
+ <contour>
+ <point x="-810" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1015" y="2410" type="line"/>
+ <point x="-1024" y="2153" type="line" smooth="yes"/>
+ <point x="-1031" y="1959"/>
+ <point x="-1081" y="1871"/>
+ <point x="-1144" y="1799" type="curve"/>
+ <point x="-1184" y="1797" type="line"/>
+ <point x="-1188" y="1651" type="line"/>
+ <point x="-1093" y="1651" type="line"/>
+ <point x="-978" y="1717"/>
+ <point x="-890" y="1837"/>
+ <point x="-872" y="2124" type="curve" smooth="yes"/>
+ <point x="-861" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-982" y="2410" type="line"/>
+ <point x="-982" y="2263" type="line"/>
+ <point x="-685" y="2263" type="line"/>
+ <point x="-685" y="1651" type="line"/>
+ <point x="-503" y="1651" type="line"/>
+ <point x="-503" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1217" y="1799" type="line"/>
+ <point x="-1217" y="1427" type="line"/>
+ <point x="-1070" y="1427" type="line"/>
+ <point x="-1070" y="1651" type="line"/>
+ <point x="-549" y="1651" type="line"/>
+ <point x="-549" y="1427" type="line"/>
+ <point x="-402" y="1427" type="line"/>
+ <point x="-402" y="1799" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DE4__.glif b/src/Interface-Regular.ufo/glyphs/uni2DE4__.glif
new file mode 100644
index 000000000..9b7b76164
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DE4__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE4" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE4"/>
+ <outline>
+ <contour>
+ <point x="-804" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1051" y="1953" type="line"/>
+ <point x="-848" y="1953" type="line"/>
+ <point x="-826" y="2100" type="line"/>
+ <point x="-967" y="2100" type="line"/>
+ <point x="-1151" y="2410" type="line"/>
+ <point x="-1334" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-961" y="1992" type="line"/>
+ <point x="-1078" y="2091" type="line"/>
+ <point x="-1357" y="1651" type="line"/>
+ <point x="-1167" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-714" y="2410" type="line"/>
+ <point x="-895" y="2410" type="line"/>
+ <point x="-895" y="1651" type="line"/>
+ <point x="-714" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-274" y="2410" type="line"/>
+ <point x="-457" y="2410" type="line"/>
+ <point x="-641" y="2100" type="line"/>
+ <point x="-824" y="2100" type="line"/>
+ <point x="-800" y="1953" type="line"/>
+ <point x="-557" y="1953" type="line"/>
+ </contour>
+ <contour>
+ <point x="-441" y="1651" type="line"/>
+ <point x="-250" y="1651" type="line"/>
+ <point x="-529" y="2091" type="line"/>
+ <point x="-648" y="1992" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DE5__.glif b/src/Interface-Regular.ufo/glyphs/uni2DE5__.glif
new file mode 100644
index 000000000..178ae19c4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DE5__.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE5" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE5"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1110" y="2195" type="curve"/>
+ <point x="-952" y="2195" type="line"/>
+ <point x="-947" y="2254"/>
+ <point x="-895" y="2274"/>
+ <point x="-811" y="2274" type="curve" smooth="yes"/>
+ <point x="-732" y="2274"/>
+ <point x="-692" y="2244"/>
+ <point x="-692" y="2192" type="curve" smooth="yes"/>
+ <point x="-692" y="2141"/>
+ <point x="-721" y="2108"/>
+ <point x="-802" y="2108" type="curve" smooth="yes"/>
+ <point x="-942" y="2108" type="line"/>
+ <point x="-942" y="2012" type="line"/>
+ <point x="-791" y="2012" type="line" smooth="yes"/>
+ <point x="-630" y="2012"/>
+ <point x="-510" y="2075"/>
+ <point x="-510" y="2199" type="curve" smooth="yes"/>
+ <point x="-510" y="2342"/>
+ <point x="-637" y="2419"/>
+ <point x="-811" y="2419" type="curve" smooth="yes"/>
+ <point x="-968" y="2419"/>
+ <point x="-1110" y="2332"/>
+ </contour>
+ <contour>
+ <point x="-1121" y="1877" type="line"/>
+ <point x="-1121" y="1712"/>
+ <point x="-958" y="1639"/>
+ <point x="-811" y="1639" type="curve" smooth="yes"/>
+ <point x="-637" y="1639"/>
+ <point x="-496" y="1723"/>
+ <point x="-496" y="1866" type="curve" smooth="yes"/>
+ <point x="-496" y="2003"/>
+ <point x="-612" y="2061"/>
+ <point x="-791" y="2061" type="curve" smooth="yes"/>
+ <point x="-942" y="2061" type="line"/>
+ <point x="-942" y="1966" type="line"/>
+ <point x="-802" y="1966" type="line" smooth="yes"/>
+ <point x="-716" y="1966"/>
+ <point x="-679" y="1940"/>
+ <point x="-679" y="1878" type="curve" smooth="yes"/>
+ <point x="-679" y="1816"/>
+ <point x="-712" y="1779"/>
+ <point x="-811" y="1779" type="curve" smooth="yes"/>
+ <point x="-909" y="1779"/>
+ <point x="-954" y="1810"/>
+ <point x="-964" y="1877" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DE6__.glif b/src/Interface-Regular.ufo/glyphs/uni2DE6__.glif
new file mode 100644
index 000000000..232f696d9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DE6__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE6" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE6"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-920" y="2410" type="line"/>
+ <point x="-1101" y="2410" type="line"/>
+ <point x="-1101" y="1651" type="line"/>
+ <point x="-920" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-466" y="2410" type="line"/>
+ <point x="-649" y="2410" type="line"/>
+ <point x="-847" y="2100" type="line"/>
+ <point x="-1030" y="2100" type="line"/>
+ <point x="-1007" y="1953" type="line"/>
+ <point x="-763" y="1953" type="line"/>
+ </contour>
+ <contour>
+ <point x="-634" y="1651" type="line"/>
+ <point x="-443" y="1651" type="line"/>
+ <point x="-736" y="2091" type="line"/>
+ <point x="-854" y="1992" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DE7__.glif b/src/Interface-Regular.ufo/glyphs/uni2DE7__.glif
new file mode 100644
index 000000000..68d1af4ee
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DE7__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE7" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE7"/>
+ <outline>
+ <contour>
+ <point x="-814" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-645" y="2410" type="line"/>
+ <point x="-994" y="2410" type="line"/>
+ <point x="-994" y="2263" type="line"/>
+ <point x="-645" y="2263" type="line"/>
+ </contour>
+ <contour>
+ <point x="-480" y="2410" type="line"/>
+ <point x="-661" y="2410" type="line"/>
+ <point x="-661" y="1651" type="line"/>
+ <point x="-480" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1042" y="2410" type="line"/>
+ <point x="-1056" y="2087" type="line" smooth="yes"/>
+ <point x="-1063" y="1910"/>
+ <point x="-1079" y="1829"/>
+ <point x="-1174" y="1819" type="curve" smooth="yes"/>
+ <point x="-1203" y="1816" type="line"/>
+ <point x="-1199" y="1651" type="line"/>
+ <point x="-1166" y="1651" type="line" smooth="yes"/>
+ <point x="-967" y="1651"/>
+ <point x="-901" y="1790"/>
+ <point x="-888" y="2087" type="curve" smooth="yes"/>
+ <point x="-875" y="2410" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DE8__.glif b/src/Interface-Regular.ufo/glyphs/uni2DE8__.glif
new file mode 100644
index 000000000..52a5729c3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DE8__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE8" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE8"/>
+ <outline>
+ <contour>
+ <point x="-811" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-809" y="1888" type="line"/>
+ <point x="-1042" y="2409" type="line"/>
+ <point x="-1217" y="2409" type="line"/>
+ <point x="-884" y="1651" type="line"/>
+ <point x="-733" y="1651" type="line"/>
+ <point x="-399" y="2409" type="line"/>
+ <point x="-575" y="2409" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1096" y="2409" type="line"/>
+ <point x="-1277" y="2409" type="line"/>
+ <point x="-1277" y="1651" type="line"/>
+ <point x="-1096" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-525" y="1651" type="line"/>
+ <point x="-344" y="1651" type="line"/>
+ <point x="-344" y="2409" type="line"/>
+ <point x="-525" y="2409" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DE9__.glif b/src/Interface-Regular.ufo/glyphs/uni2DE9__.glif
new file mode 100644
index 000000000..7777252d5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DE9__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE9" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE9"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-623" y="2111" type="line"/>
+ <point x="-997" y="2111" type="line"/>
+ <point x="-997" y="1964" type="line"/>
+ <point x="-623" y="1964" type="line"/>
+ </contour>
+ <contour>
+ <point x="-968" y="2410" type="line"/>
+ <point x="-1150" y="2410" type="line"/>
+ <point x="-1150" y="1651" type="line"/>
+ <point x="-968" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-468" y="2410" type="line"/>
+ <point x="-649" y="2410" type="line"/>
+ <point x="-649" y="1651" type="line"/>
+ <point x="-468" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DEA___.glif b/src/Interface-Regular.ufo/glyphs/uni2DEA___.glif
new file mode 100644
index 000000000..da43f1241
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DEA___.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DEA" format="1">
+ <advance width="0"/>
+ <unicode hex="2DEA"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="uni0366" xOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DEB___.glif b/src/Interface-Regular.ufo/glyphs/uni2DEB___.glif
new file mode 100644
index 000000000..1d3130eca
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DEB___.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DEB" format="1">
+ <advance width="0"/>
+ <unicode hex="2DEB"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-623" y="2410" type="line"/>
+ <point x="-997" y="2410" type="line"/>
+ <point x="-997" y="2263" type="line"/>
+ <point x="-623" y="2263" type="line"/>
+ </contour>
+ <contour>
+ <point x="-968" y="2410" type="line"/>
+ <point x="-1150" y="2410" type="line"/>
+ <point x="-1150" y="1651" type="line"/>
+ <point x="-968" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-468" y="2410" type="line"/>
+ <point x="-649" y="2410" type="line"/>
+ <point x="-649" y="1651" type="line"/>
+ <point x="-468" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DEC___.glif b/src/Interface-Regular.ufo/glyphs/uni2DEC___.glif
new file mode 100644
index 000000000..9c0fd1a07
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DEC___.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DEC" format="1">
+ <advance width="0"/>
+ <unicode hex="2DEC"/>
+ <outline>
+ <contour>
+ <point x="-795" y="1298" type="move" name="_marktop"/>
+ </contour>
+ <component base="uni0369" xScale="-1" yScale="-1" xOffset="-1588" yOffset="4051"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DED___.glif b/src/Interface-Regular.ufo/glyphs/uni2DED___.glif
new file mode 100644
index 000000000..948b2a5f3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DED___.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DED" format="1">
+ <advance width="0"/>
+ <unicode hex="2DED"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="uni0368" xOffset="-21"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DEE___.glif b/src/Interface-Regular.ufo/glyphs/uni2DEE___.glif
new file mode 100644
index 000000000..7a4a1b2fb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DEE___.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DEE" format="1">
+ <advance width="0"/>
+ <unicode hex="2DEE"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-718" y="2410" type="line"/>
+ <point x="-899" y="2410" type="line"/>
+ <point x="-899" y="1651" type="line"/>
+ <point x="-718" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-484" y="2410" type="line"/>
+ <point x="-1133" y="2410" type="line"/>
+ <point x="-1133" y="2263" type="line"/>
+ <point x="-484" y="2263" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DEF___.glif b/src/Interface-Regular.ufo/glyphs/uni2DEF___.glif
new file mode 100644
index 000000000..314f2fa2a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DEF___.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DEF" format="1">
+ <advance width="0"/>
+ <unicode hex="2DEF"/>
+ <outline>
+ <contour>
+ <point x="-741" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="uni036F" xOffset="-37"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DF0__.glif b/src/Interface-Regular.ufo/glyphs/uni2DF0__.glif
new file mode 100644
index 000000000..06bff520b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DF0__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF0" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF0"/>
+ <outline>
+ <contour>
+ <point x="-758" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1150" y="1651" type="line"/>
+ <point x="-468" y="1651" type="line"/>
+ <point x="-468" y="2410" type="line"/>
+ <point x="-649" y="2410" type="line"/>
+ <point x="-649" y="1799" type="line"/>
+ <point x="-968" y="1799" type="line"/>
+ <point x="-968" y="2410" type="line"/>
+ <point x="-1150" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-366" y="1799" type="line"/>
+ <point x="-666" y="1799" type="line"/>
+ <point x="-666" y="1651" type="line"/>
+ <point x="-513" y="1651" type="line"/>
+ <point x="-513" y="1427" type="line"/>
+ <point x="-366" y="1427" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DF1__.glif b/src/Interface-Regular.ufo/glyphs/uni2DF1__.glif
new file mode 100644
index 000000000..a52676062
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DF1__.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF1" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF1"/>
+ <outline>
+ <contour>
+ <point x="-858" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-549" y="2410" type="line"/>
+ <point x="-730" y="2410" type="line"/>
+ <point x="-730" y="1651" type="line"/>
+ <point x="-549" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-611" y="2101" type="line"/>
+ <point x="-694" y="2071"/>
+ <point x="-756" y="2046"/>
+ <point x="-848" y="2046" type="curve" smooth="yes"/>
+ <point x="-947" y="2046"/>
+ <point x="-986" y="2080"/>
+ <point x="-986" y="2200" type="curve" smooth="yes"/>
+ <point x="-986" y="2412" type="line"/>
+ <point x="-1167" y="2412" type="line"/>
+ <point x="-1167" y="2200" type="line" smooth="yes"/>
+ <point x="-1167" y="1994"/>
+ <point x="-1051" y="1899"/>
+ <point x="-873" y="1899" type="curve" smooth="yes"/>
+ <point x="-767" y="1899"/>
+ <point x="-692" y="1918"/>
+ <point x="-611" y="1948" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DF2__.glif b/src/Interface-Regular.ufo/glyphs/uni2DF2__.glif
new file mode 100644
index 000000000..718af0ac4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DF2__.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF2" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF2"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-718" y="2410" type="line"/>
+ <point x="-899" y="2410" type="line"/>
+ <point x="-899" y="1651" type="line"/>
+ <point x="-718" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-316" y="2410" type="line"/>
+ <point x="-498" y="2410" type="line"/>
+ <point x="-498" y="1651" type="line"/>
+ <point x="-316" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1163" y="1799" type="line"/>
+ <point x="-1163" y="1651" type="line"/>
+ <point x="-362" y="1651" type="line"/>
+ <point x="-362" y="1799" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1119" y="2410" type="line"/>
+ <point x="-1301" y="2410" type="line"/>
+ <point x="-1301" y="1651" type="line"/>
+ <point x="-1119" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DF3__.glif b/src/Interface-Regular.ufo/glyphs/uni2DF3__.glif
new file mode 100644
index 000000000..8080b0e45
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DF3__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF3" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF3"/>
+ <outline>
+ <contour>
+ <point x="-820" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1177" y="1799" type="line"/>
+ <point x="-1177" y="1651" type="line"/>
+ <point x="-375" y="1651" type="line"/>
+ <point x="-375" y="1427" type="line"/>
+ <point x="-228" y="1427" type="line"/>
+ <point x="-228" y="1799" type="line"/>
+ </contour>
+ <contour>
+ <point x="-732" y="2410" type="line"/>
+ <point x="-913" y="2410" type="line"/>
+ <point x="-913" y="1651" type="line"/>
+ <point x="-732" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-330" y="2410" type="line"/>
+ <point x="-512" y="2410" type="line"/>
+ <point x="-512" y="1651" type="line"/>
+ <point x="-330" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1133" y="2410" type="line"/>
+ <point x="-1315" y="2410" type="line"/>
+ <point x="-1315" y="1651" type="line"/>
+ <point x="-1133" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DF4__.glif b/src/Interface-Regular.ufo/glyphs/uni2DF4__.glif
new file mode 100644
index 000000000..8199b2795
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DF4__.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF4" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF4"/>
+ <outline>
+ <contour>
+ <point x="-810" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-595" y="2111" type="line"/>
+ <point x="-1024" y="2111" type="line"/>
+ <point x="-1024" y="1964" type="line"/>
+ <point x="-595" y="1964" type="line"/>
+ </contour>
+ <component base="uni0366" xOffset="-37"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DF5__.glif b/src/Interface-Regular.ufo/glyphs/uni2DF5__.glif
new file mode 100644
index 000000000..6c1d2e515
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DF5__.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF5" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF5"/>
+ <outline>
+ <contour>
+ <point x="-795" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1012" y="1632" type="curve" smooth="yes"/>
+ <point x="-836" y="1632"/>
+ <point x="-697" y="1753"/>
+ <point x="-690" y="1887" type="curve"/>
+ <point x="-864" y="1887" type="line"/>
+ <point x="-876" y="1827"/>
+ <point x="-923" y="1779"/>
+ <point x="-1012" y="1779" type="curve" smooth="yes"/>
+ <point x="-1129" y="1779"/>
+ <point x="-1185" y="1882"/>
+ <point x="-1185" y="2010" type="curve" smooth="yes"/>
+ <point x="-1185" y="2041" type="line" smooth="yes"/>
+ <point x="-1185" y="2167"/>
+ <point x="-1128" y="2263"/>
+ <point x="-1012" y="2263" type="curve" smooth="yes"/>
+ <point x="-708" y="2263" type="line"/>
+ <point x="-708" y="2410" type="line"/>
+ <point x="-1012" y="2410" type="line" smooth="yes"/>
+ <point x="-1257" y="2410"/>
+ <point x="-1367" y="2243"/>
+ <point x="-1367" y="2041" type="curve" smooth="yes"/>
+ <point x="-1367" y="2010" type="line" smooth="yes"/>
+ <point x="-1367" y="1810"/>
+ <point x="-1258" y="1632"/>
+ </contour>
+ <contour>
+ <point x="-402" y="2410" type="line"/>
+ <point x="-583" y="2410" type="line"/>
+ <point x="-583" y="1651" type="line"/>
+ <point x="-402" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-168" y="2410" type="line"/>
+ <point x="-817" y="2410" type="line"/>
+ <point x="-817" y="2263" type="line"/>
+ <point x="-168" y="2263" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DF6__.glif b/src/Interface-Regular.ufo/glyphs/uni2DF6__.glif
new file mode 100644
index 000000000..c7dd83875
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DF6__.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF6" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF6"/>
+ <outline>
+ <contour>
+ <point x="-810" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-652" y="1653" type="curve"/>
+ <point x="-469" y="1653" type="line"/>
+ <point x="-488" y="1711"/>
+ <point x="-495" y="1767"/>
+ <point x="-495" y="1833" type="curve" smooth="yes"/>
+ <point x="-495" y="2145" type="line" smooth="yes"/>
+ <point x="-495" y="2327"/>
+ <point x="-617" y="2419"/>
+ <point x="-792" y="2419" type="curve" smooth="yes"/>
+ <point x="-979" y="2419"/>
+ <point x="-1100" y="2321"/>
+ <point x="-1100" y="2188" type="curve"/>
+ <point x="-930" y="2174" type="line"/>
+ <point x="-930" y="2237"/>
+ <point x="-877" y="2272"/>
+ <point x="-792" y="2272" type="curve" smooth="yes"/>
+ <point x="-714" y="2272"/>
+ <point x="-677" y="2228"/>
+ <point x="-677" y="2146" type="curve" smooth="yes"/>
+ <point x="-677" y="1808" type="line"/>
+ <point x="-677" y="1753"/>
+ <point x="-667" y="1700"/>
+ </contour>
+ <contour>
+ <point x="-894" y="1639" type="curve" smooth="yes"/>
+ <point x="-759" y="1639"/>
+ <point x="-683" y="1716"/>
+ <point x="-653" y="1779" type="curve"/>
+ <point x="-671" y="1896" type="line"/>
+ <point x="-671" y="1848"/>
+ <point x="-770" y="1782"/>
+ <point x="-851" y="1782" type="curve" smooth="yes"/>
+ <point x="-930" y="1782"/>
+ <point x="-968" y="1815"/>
+ <point x="-968" y="1870" type="curve" smooth="yes"/>
+ <point x="-968" y="1928"/>
+ <point x="-913" y="1979"/>
+ <point x="-811" y="1979" type="curve" smooth="yes"/>
+ <point x="-657" y="1979" type="line"/>
+ <point x="-659" y="2096" type="line"/>
+ <point x="-813" y="2096" type="line" smooth="yes"/>
+ <point x="-1029" y="2096"/>
+ <point x="-1150" y="2012"/>
+ <point x="-1150" y="1866" type="curve" smooth="yes"/>
+ <point x="-1150" y="1728"/>
+ <point x="-1052" y="1639"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DF7__.glif b/src/Interface-Regular.ufo/glyphs/uni2DF7__.glif
new file mode 100644
index 000000000..94f0d4eef
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DF7__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF7" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF7"/>
+ <outline>
+ <contour>
+ <point x="-810" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-784" y="1632" type="curve" smooth="yes"/>
+ <point x="-630" y="1632"/>
+ <point x="-536" y="1706"/>
+ <point x="-487" y="1781" type="curve"/>
+ <point x="-580" y="1870" type="line"/>
+ <point x="-626" y="1810"/>
+ <point x="-683" y="1781"/>
+ <point x="-776" y="1781" type="curve" smooth="yes"/>
+ <point x="-899" y="1781"/>
+ <point x="-965" y="1858"/>
+ <point x="-965" y="1998" type="curve" smooth="yes"/>
+ <point x="-965" y="2028" type="line" smooth="yes"/>
+ <point x="-965" y="2186"/>
+ <point x="-913" y="2272"/>
+ <point x="-800" y="2272" type="curve" smooth="yes"/>
+ <point x="-685" y="2272"/>
+ <point x="-646" y="2201"/>
+ <point x="-639" y="2105" type="curve" smooth="yes"/>
+ <point x="-639" y="2096" type="line"/>
+ <point x="-1051" y="2096" type="line"/>
+ <point x="-1051" y="1979" type="line"/>
+ <point x="-472" y="1979" type="line"/>
+ <point x="-472" y="2043" type="line" smooth="yes"/>
+ <point x="-472" y="2256"/>
+ <point x="-578" y="2419"/>
+ <point x="-800" y="2419" type="curve" smooth="yes"/>
+ <point x="-991" y="2419"/>
+ <point x="-1147" y="2284"/>
+ <point x="-1147" y="2028" type="curve" smooth="yes"/>
+ <point x="-1147" y="1998" type="line" smooth="yes"/>
+ <point x="-1147" y="1785"/>
+ <point x="-1015" y="1632"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DF8__.glif b/src/Interface-Regular.ufo/glyphs/uni2DF8__.glif
new file mode 100644
index 000000000..e1953a9f1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DF8__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF8" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF8"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-597" y="1651" type="line"/>
+ <point x="-413" y="1651" type="line"/>
+ <point x="-718" y="2168" type="line"/>
+ <point x="-828" y="2168" type="line"/>
+ <point x="-851" y="2115" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1203" y="1651" type="line"/>
+ <point x="-1018" y="1651" type="line"/>
+ <point x="-762" y="2119" type="line"/>
+ <point x="-787" y="2168" type="line"/>
+ <point x="-898" y="2168" type="line"/>
+ </contour>
+ <contour>
+ <point x="-892" y="2410" type="line"/>
+ <point x="-892" y="2052" type="line"/>
+ <point x="-726" y="2052" type="line"/>
+ <point x="-726" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1060" y="2270" type="line"/>
+ <point x="-1060" y="2123" type="line"/>
+ <point x="-554" y="2123" type="line"/>
+ <point x="-554" y="2270" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DF9__.glif b/src/Interface-Regular.ufo/glyphs/uni2DF9__.glif
new file mode 100644
index 000000000..5bad12340
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DF9__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF9" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF9"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-809" y="1639" type="curve" smooth="yes"/>
+ <point x="-628" y="1639"/>
+ <point x="-483" y="1744"/>
+ <point x="-483" y="1902" type="curve" smooth="yes"/>
+ <point x="-483" y="2186"/>
+ <point x="-949" y="2277"/>
+ <point x="-993" y="2600" type="curve" smooth="yes"/>
+ <point x="-1011" y="2731" type="line"/>
+ <point x="-1189" y="2731" type="line"/>
+ <point x="-1170" y="2600" type="line" smooth="yes"/>
+ <point x="-1118" y="2245"/>
+ <point x="-666" y="2089"/>
+ <point x="-664" y="1910" type="curve" smooth="yes"/>
+ <point x="-664" y="1837"/>
+ <point x="-710" y="1786"/>
+ <point x="-809" y="1786" type="curve" smooth="yes"/>
+ <point x="-908" y="1786"/>
+ <point x="-953" y="1837"/>
+ <point x="-953" y="1910" type="curve" smooth="yes"/>
+ <point x="-953" y="2089"/>
+ <point x="-499" y="2247"/>
+ <point x="-447" y="2600" type="curve" smooth="yes"/>
+ <point x="-428" y="2731" type="line"/>
+ <point x="-606" y="2731" type="line"/>
+ <point x="-624" y="2600" type="line" smooth="yes"/>
+ <point x="-668" y="2278"/>
+ <point x="-1134" y="2186"/>
+ <point x="-1134" y="1902" type="curve" smooth="yes"/>
+ <point x="-1134" y="1744"/>
+ <point x="-989" y="1639"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DFA___.glif b/src/Interface-Regular.ufo/glyphs/uni2DFA___.glif
new file mode 100644
index 000000000..021301a9b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DFA___.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DFA" format="1">
+ <advance width="0"/>
+ <unicode hex="2DFA"/>
+ <outline>
+ <contour>
+ <point x="-813" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-934" y="2179" type="line"/>
+ <point x="-934" y="2042" type="line"/>
+ <point x="-711" y="2042" type="line" smooth="yes"/>
+ <point x="-609" y="2042"/>
+ <point x="-567" y="1990"/>
+ <point x="-567" y="1918" type="curve" smooth="yes"/>
+ <point x="-567" y="1844"/>
+ <point x="-608" y="1789"/>
+ <point x="-711" y="1789" type="curve" smooth="yes"/>
+ <point x="-898" y="1789" type="line"/>
+ <point x="-898" y="2811" type="line"/>
+ <point x="-1079" y="2811" type="line"/>
+ <point x="-1079" y="1651" type="line"/>
+ <point x="-711" y="1651" type="line" smooth="yes"/>
+ <point x="-525" y="1651"/>
+ <point x="-385" y="1726"/>
+ <point x="-385" y="1918" type="curve" smooth="yes"/>
+ <point x="-385" y="2109"/>
+ <point x="-525" y="2179"/>
+ <point x="-711" y="2179" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="-659" y="2673" type="line"/>
+ <point x="-1240" y="2673" type="line"/>
+ <point x="-1240" y="2527" type="line"/>
+ <point x="-659" y="2527" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DFB___.glif b/src/Interface-Regular.ufo/glyphs/uni2DFB___.glif
new file mode 100644
index 000000000..d4227af0d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DFB___.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DFB" format="1">
+ <advance width="0"/>
+ <unicode hex="2DFB"/>
+ <outline>
+ <contour>
+ <point x="-726" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-843" y="2111" type="line"/>
+ <point x="-1079" y="2111" type="line"/>
+ <point x="-1079" y="1964" type="line"/>
+ <point x="-843" y="1964" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1051" y="2410" type="line"/>
+ <point x="-1232" y="2410" type="line"/>
+ <point x="-1232" y="1651" type="line"/>
+ <point x="-1051" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-580" y="1632" type="curve" smooth="yes"/>
+ <point x="-364" y="1632"/>
+ <point x="-220" y="1785"/>
+ <point x="-220" y="2017" type="curve" smooth="yes"/>
+ <point x="-220" y="2032" type="line" smooth="yes"/>
+ <point x="-220" y="2266"/>
+ <point x="-364" y="2419"/>
+ <point x="-582" y="2419" type="curve" smooth="yes"/>
+ <point x="-795" y="2419"/>
+ <point x="-941" y="2266"/>
+ <point x="-941" y="2032" type="curve" smooth="yes"/>
+ <point x="-941" y="2017" type="line" smooth="yes"/>
+ <point x="-941" y="1785"/>
+ <point x="-795" y="1632"/>
+ </contour>
+ <contour>
+ <point x="-580" y="1779" type="curve" smooth="yes"/>
+ <point x="-705" y="1779"/>
+ <point x="-759" y="1870"/>
+ <point x="-759" y="2017" type="curve" smooth="yes"/>
+ <point x="-759" y="2032" type="line" smooth="yes"/>
+ <point x="-759" y="2179"/>
+ <point x="-705" y="2272"/>
+ <point x="-582" y="2272" type="curve" smooth="yes"/>
+ <point x="-455" y="2272"/>
+ <point x="-402" y="2179"/>
+ <point x="-402" y="2032" type="curve" smooth="yes"/>
+ <point x="-402" y="2017" type="line" smooth="yes"/>
+ <point x="-402" y="1870"/>
+ <point x="-455" y="1779"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DFC___.glif b/src/Interface-Regular.ufo/glyphs/uni2DFC___.glif
new file mode 100644
index 000000000..4ef732b54
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DFC___.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DFC" format="1">
+ <advance width="0"/>
+ <unicode hex="2DFC"/>
+ <outline>
+ <contour>
+ <point x="-730" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-843" y="1959" type="line"/>
+ <point x="-1079" y="1959" type="line"/>
+ <point x="-1079" y="1812" type="line"/>
+ <point x="-843" y="1812" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1051" y="2410" type="line"/>
+ <point x="-1232" y="2410" type="line"/>
+ <point x="-1232" y="1651" type="line"/>
+ <point x="-1051" y="1651" type="line"/>
+ </contour>
+ <component base="uni0363" xOffset="206"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DFD___.glif b/src/Interface-Regular.ufo/glyphs/uni2DFD___.glif
new file mode 100644
index 000000000..c87e9d26d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DFD___.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DFD" format="1">
+ <advance width="0"/>
+ <unicode hex="2DFD"/>
+ <outline>
+ <contour>
+ <point x="-807" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-824" y="2182" type="line"/>
+ <point x="-734" y="2410" type="line"/>
+ <point x="-895" y="2410" type="line"/>
+ <point x="-1217" y="1651" type="line"/>
+ <point x="-1033" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-580" y="1651" type="line"/>
+ <point x="-396" y="1651" type="line"/>
+ <point x="-721" y="2410" type="line"/>
+ <point x="-881" y="2410" type="line"/>
+ <point x="-795" y="2182" type="line"/>
+ </contour>
+ <contour>
+ <point x="-593" y="1966" type="line"/>
+ <point x="-1013" y="1966" type="line"/>
+ <point x="-1013" y="1829" type="line"/>
+ <point x="-593" y="1829" type="line"/>
+ </contour>
+ <contour>
+ <point x="-722" y="1939" type="line"/>
+ <point x="-890" y="1939" type="line"/>
+ <point x="-890" y="1651" type="line"/>
+ <point x="-722" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DFE___.glif b/src/Interface-Regular.ufo/glyphs/uni2DFE___.glif
new file mode 100644
index 000000000..45688f8d9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DFE___.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DFE" format="1">
+ <advance width="0"/>
+ <unicode hex="2DFE"/>
+ <outline>
+ <contour>
+ <point x="-810" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-612" y="2410" type="line"/>
+ <point x="-853" y="2009" type="line"/>
+ <point x="-829" y="1928" type="line"/>
+ <point x="-747" y="1928" type="line"/>
+ <point x="-414" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1205" y="2410" type="line"/>
+ <point x="-872" y="1928" type="line"/>
+ <point x="-788" y="1928" type="line"/>
+ <point x="-763" y="2005" type="line"/>
+ <point x="-1005" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-895" y="1651" type="line"/>
+ <point x="-727" y="1651" type="line"/>
+ <point x="-727" y="2072" type="line"/>
+ <point x="-895" y="2072" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1074" y="2410" type="line"/>
+ <point x="-1033" y="2273" type="line"/>
+ <point x="-595" y="2273" type="line"/>
+ <point x="-554" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1097" y="1651" type="line"/>
+ <point x="-1097" y="1764" type="line" smooth="yes"/>
+ <point x="-1097" y="1921"/>
+ <point x="-1041" y="1940"/>
+ <point x="-923" y="1940" type="curve" smooth="yes"/>
+ <point x="-696" y="1940" type="line" smooth="yes"/>
+ <point x="-578" y="1940"/>
+ <point x="-521" y="1921"/>
+ <point x="-521" y="1764" type="curve" smooth="yes"/>
+ <point x="-521" y="1651" type="line"/>
+ <point x="-353" y="1651" type="line"/>
+ <point x="-353" y="1764" type="line" smooth="yes"/>
+ <point x="-353" y="1992"/>
+ <point x="-472" y="2078"/>
+ <point x="-696" y="2078" type="curve" smooth="yes"/>
+ <point x="-923" y="2078" type="line" smooth="yes"/>
+ <point x="-1147" y="2078"/>
+ <point x="-1265" y="1992"/>
+ <point x="-1265" y="1764" type="curve" smooth="yes"/>
+ <point x="-1265" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2DFF___.glif b/src/Interface-Regular.ufo/glyphs/uni2DFF___.glif
new file mode 100644
index 000000000..697b28149
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2DFF___.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DFF" format="1">
+ <advance width="0"/>
+ <unicode hex="2DFF"/>
+ <outline>
+ <contour>
+ <point x="-776" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1239" y="2078" type="line"/>
+ <point x="-1239" y="1940" type="line"/>
+ <point x="-686" y="1940" type="line"/>
+ <point x="-686" y="2078" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1389" y="2410" type="line"/>
+ <point x="-1389" y="1651" type="line"/>
+ <point x="-1207" y="1651" type="line"/>
+ <point x="-1207" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-419" y="2410" type="line"/>
+ <point x="-660" y="2009" type="line"/>
+ <point x="-637" y="1928" type="line"/>
+ <point x="-554" y="1928" type="line"/>
+ <point x="-221" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1012" y="2410" type="line"/>
+ <point x="-679" y="1928" type="line"/>
+ <point x="-595" y="1928" type="line"/>
+ <point x="-571" y="2005" type="line"/>
+ <point x="-813" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-703" y="1651" type="line"/>
+ <point x="-535" y="1651" type="line"/>
+ <point x="-535" y="2072" type="line"/>
+ <point x="-703" y="2072" type="line"/>
+ </contour>
+ <contour>
+ <point x="-881" y="2410" type="line"/>
+ <point x="-840" y="2273" type="line"/>
+ <point x="-403" y="2273" type="line"/>
+ <point x="-362" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-905" y="1651" type="line"/>
+ <point x="-905" y="1764" type="line" smooth="yes"/>
+ <point x="-905" y="1921"/>
+ <point x="-848" y="1940"/>
+ <point x="-730" y="1940" type="curve" smooth="yes"/>
+ <point x="-503" y="1940" type="line" smooth="yes"/>
+ <point x="-385" y="1940"/>
+ <point x="-329" y="1921"/>
+ <point x="-329" y="1764" type="curve" smooth="yes"/>
+ <point x="-329" y="1651" type="line"/>
+ <point x="-161" y="1651" type="line"/>
+ <point x="-161" y="1764" type="line" smooth="yes"/>
+ <point x="-161" y="1992"/>
+ <point x="-279" y="2078"/>
+ <point x="-503" y="2078" type="curve" smooth="yes"/>
+ <point x="-730" y="2078" type="line" smooth="yes"/>
+ <point x="-954" y="2078"/>
+ <point x="-1073" y="1992"/>
+ <point x="-1073" y="1764" type="curve" smooth="yes"/>
+ <point x="-1073" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E00_.glif b/src/Interface-Regular.ufo/glyphs/uni2E00_.glif
new file mode 100644
index 000000000..8ca41bb5c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E00_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E00" format="1">
+ <advance width="1248"/>
+ <unicode hex="2E00"/>
+ <outline>
+ <contour>
+ <point x="1084" y="1996" type="line"/>
+ <point x="368" y="1996" type="line"/>
+ <point x="368" y="1784" type="line"/>
+ <point x="1084" y="1784" type="line"/>
+ </contour>
+ <contour>
+ <point x="416" y="1996" type="line"/>
+ <point x="164" y="1996" type="line"/>
+ <point x="164" y="896" type="line"/>
+ <point x="416" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1141, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E01_.glif b/src/Interface-Regular.ufo/glyphs/uni2E01_.glif
new file mode 100644
index 000000000..512937127
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E01_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E01" format="1">
+ <advance width="1248"/>
+ <unicode hex="2E01"/>
+ <outline>
+ <contour>
+ <point x="1084" y="1996" type="line"/>
+ <point x="368" y="1996" type="line"/>
+ <point x="368" y="1784" type="line"/>
+ <point x="1084" y="1784" type="line"/>
+ </contour>
+ <contour>
+ <point x="416" y="1996" type="line"/>
+ <point x="164" y="1996" type="line"/>
+ <point x="164" y="896" type="line"/>
+ <point x="416" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="548" y="1388" type="curve" smooth="yes"/>
+ <point x="548" y="1304"/>
+ <point x="600" y="1240"/>
+ <point x="708" y="1240" type="curve" smooth="yes"/>
+ <point x="812" y="1240"/>
+ <point x="864" y="1304"/>
+ <point x="864" y="1388" type="curve" smooth="yes"/>
+ <point x="864" y="1472"/>
+ <point x="812" y="1540"/>
+ <point x="708" y="1540" type="curve" smooth="yes"/>
+ <point x="600" y="1540"/>
+ <point x="548" y="1472"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1141, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E02_.glif b/src/Interface-Regular.ufo/glyphs/uni2E02_.glif
new file mode 100644
index 000000000..d51b4c512
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E02_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E02" format="1">
+ <advance width="992"/>
+ <unicode hex="2E02"/>
+ <outline>
+ <contour>
+ <point x="676" y="2016" type="line"/>
+ <point x="168" y="1512" type="line"/>
+ <point x="316" y="1360" type="line"/>
+ <point x="824" y="1868" type="line"/>
+ </contour>
+ <contour>
+ <point x="420" y="1512" type="line"/>
+ <point x="168" y="1512" type="line"/>
+ <point x="168" y="896" type="line"/>
+ <point x="420" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 876, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E03_.glif b/src/Interface-Regular.ufo/glyphs/uni2E03_.glif
new file mode 100644
index 000000000..6af0d6b80
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E03_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E03" format="1">
+ <advance width="992"/>
+ <unicode hex="2E03"/>
+ <outline>
+ <contour>
+ <point x="316" y="2016" type="line"/>
+ <point x="824" y="1512" type="line"/>
+ <point x="676" y="1360" type="line"/>
+ <point x="168" y="1868" type="line"/>
+ </contour>
+ <contour>
+ <point x="572" y="1512" type="line"/>
+ <point x="824" y="1512" type="line"/>
+ <point x="824" y="896" type="line"/>
+ <point x="572" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 876, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E04_.glif b/src/Interface-Regular.ufo/glyphs/uni2E04_.glif
new file mode 100644
index 000000000..b4bd8bbb6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E04_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E04" format="1">
+ <advance width="736"/>
+ <unicode hex="2E04"/>
+ <outline>
+ <contour>
+ <point x="548" y="2016" type="line"/>
+ <point x="40" y="1512" type="line"/>
+ <point x="188" y="1360" type="line"/>
+ <point x="696" y="1868" type="line"/>
+ </contour>
+ <contour>
+ <point x="292" y="1512" type="line"/>
+ <point x="40" y="1512" type="line"/>
+ <point x="40" y="896" type="line"/>
+ <point x="292" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="372" y="1360" type="curve" smooth="yes"/>
+ <point x="372" y="1276"/>
+ <point x="424" y="1212"/>
+ <point x="528" y="1212" type="curve" smooth="yes"/>
+ <point x="632" y="1212"/>
+ <point x="688" y="1276"/>
+ <point x="688" y="1360" type="curve" smooth="yes"/>
+ <point x="688" y="1444"/>
+ <point x="632" y="1512"/>
+ <point x="528" y="1512" type="curve" smooth="yes"/>
+ <point x="424" y="1512"/>
+ <point x="372" y="1444"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 895, 'leftMargin': 110, 'rightMargin': 129}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E05_.glif b/src/Interface-Regular.ufo/glyphs/uni2E05_.glif
new file mode 100644
index 000000000..07012c23c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E05_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E05" format="1">
+ <advance width="1248"/>
+ <unicode hex="2E05"/>
+ <outline>
+ <contour>
+ <point x="540" y="2016" type="line"/>
+ <point x="1048" y="1512" type="line"/>
+ <point x="896" y="1360" type="line"/>
+ <point x="392" y="1868" type="line"/>
+ </contour>
+ <contour>
+ <point x="796" y="1512" type="line"/>
+ <point x="1048" y="1512" type="line"/>
+ <point x="1048" y="896" type="line"/>
+ <point x="796" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="204" y="1360" type="curve" smooth="yes"/>
+ <point x="204" y="1276"/>
+ <point x="256" y="1212"/>
+ <point x="360" y="1212" type="curve" smooth="yes"/>
+ <point x="468" y="1212"/>
+ <point x="520" y="1276"/>
+ <point x="520" y="1360" type="curve" smooth="yes"/>
+ <point x="520" y="1444"/>
+ <point x="468" y="1512"/>
+ <point x="360" y="1512" type="curve" smooth="yes"/>
+ <point x="256" y="1512"/>
+ <point x="204" y="1444"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1063, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E06_.glif b/src/Interface-Regular.ufo/glyphs/uni2E06_.glif
new file mode 100644
index 000000000..4793f3cca
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E06_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E06" format="1">
+ <advance width="2016"/>
+ <unicode hex="2E06"/>
+ <outline>
+ <contour>
+ <point x="1804" y="1996" type="line"/>
+ <point x="1120" y="1996" type="line"/>
+ <point x="1120" y="1784" type="line"/>
+ <point x="1804" y="1784" type="line"/>
+ </contour>
+ <contour>
+ <point x="1136" y="1996" type="line"/>
+ <point x="884" y="1996" type="line"/>
+ <point x="884" y="896" type="line"/>
+ <point x="1136" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="896" y="1996" type="line"/>
+ <point x="212" y="1996" type="line"/>
+ <point x="212" y="1784" type="line"/>
+ <point x="896" y="1784" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1811, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E07_.glif b/src/Interface-Regular.ufo/glyphs/uni2E07_.glif
new file mode 100644
index 000000000..fb1104368
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E07_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E07" format="1">
+ <advance width="2016"/>
+ <unicode hex="2E07"/>
+ <outline>
+ <contour>
+ <point x="1804" y="1996" type="line"/>
+ <point x="1120" y="1996" type="line"/>
+ <point x="1120" y="1784" type="line"/>
+ <point x="1804" y="1784" type="line"/>
+ </contour>
+ <contour>
+ <point x="1136" y="1996" type="line"/>
+ <point x="884" y="1996" type="line"/>
+ <point x="884" y="896" type="line"/>
+ <point x="1136" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="896" y="1996" type="line"/>
+ <point x="212" y="1996" type="line"/>
+ <point x="212" y="1784" type="line"/>
+ <point x="896" y="1784" type="line"/>
+ </contour>
+ <contour>
+ <point x="1268" y="1388" type="curve" smooth="yes"/>
+ <point x="1268" y="1304"/>
+ <point x="1320" y="1240"/>
+ <point x="1424" y="1240" type="curve" smooth="yes"/>
+ <point x="1528" y="1240"/>
+ <point x="1584" y="1304"/>
+ <point x="1584" y="1388" type="curve" smooth="yes"/>
+ <point x="1584" y="1472"/>
+ <point x="1528" y="1540"/>
+ <point x="1424" y="1540" type="curve" smooth="yes"/>
+ <point x="1320" y="1540"/>
+ <point x="1268" y="1472"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1811, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E08_.glif b/src/Interface-Regular.ufo/glyphs/uni2E08_.glif
new file mode 100644
index 000000000..8ec5f974a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E08_.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E08" format="1">
+ <advance width="1760"/>
+ <unicode hex="2E08"/>
+ <outline>
+ <contour>
+ <point x="196" y="1004" type="line"/>
+ <point x="288" y="928"/>
+ <point x="404" y="876"/>
+ <point x="572" y="876" type="curve" smooth="yes"/>
+ <point x="844" y="876"/>
+ <point x="1008" y="1032"/>
+ <point x="1008" y="1376" type="curve" smooth="yes"/>
+ <point x="1008" y="1488" type="line"/>
+ <point x="756" y="1488" type="line"/>
+ <point x="756" y="1376" type="line" smooth="yes"/>
+ <point x="756" y="1180"/>
+ <point x="700" y="1100"/>
+ <point x="560" y="1100" type="curve" smooth="yes"/>
+ <point x="460" y="1100"/>
+ <point x="396" y="1136"/>
+ <point x="336" y="1196" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1568" y="1888" type="line"/>
+ <point x="1476" y="1968"/>
+ <point x="1356" y="2016"/>
+ <point x="1188" y="2016" type="curve" smooth="yes"/>
+ <point x="916" y="2016"/>
+ <point x="756" y="1864"/>
+ <point x="756" y="1520" type="curve" smooth="yes"/>
+ <point x="756" y="1404" type="line"/>
+ <point x="1008" y="1404" type="line"/>
+ <point x="1008" y="1520" type="line" smooth="yes"/>
+ <point x="1008" y="1712"/>
+ <point x="1060" y="1792"/>
+ <point x="1204" y="1792" type="curve" smooth="yes"/>
+ <point x="1304" y="1792"/>
+ <point x="1368" y="1756"/>
+ <point x="1428" y="1700" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1100" y="1388" type="curve" smooth="yes"/>
+ <point x="1100" y="1304"/>
+ <point x="1152" y="1240"/>
+ <point x="1260" y="1240" type="curve" smooth="yes"/>
+ <point x="1364" y="1240"/>
+ <point x="1416" y="1304"/>
+ <point x="1416" y="1388" type="curve" smooth="yes"/>
+ <point x="1416" y="1472"/>
+ <point x="1364" y="1540"/>
+ <point x="1260" y="1540" type="curve" smooth="yes"/>
+ <point x="1152" y="1540"/>
+ <point x="1100" y="1472"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1591, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E09_.glif b/src/Interface-Regular.ufo/glyphs/uni2E09_.glif
new file mode 100644
index 000000000..df4766568
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E09_.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E09" format="1">
+ <advance width="1760"/>
+ <unicode hex="2E09"/>
+ <outline>
+ <contour>
+ <point x="196" y="1004" type="line"/>
+ <point x="288" y="928"/>
+ <point x="404" y="876"/>
+ <point x="572" y="876" type="curve" smooth="yes"/>
+ <point x="844" y="876"/>
+ <point x="1008" y="1032"/>
+ <point x="1008" y="1376" type="curve" smooth="yes"/>
+ <point x="1008" y="1488" type="line"/>
+ <point x="756" y="1488" type="line"/>
+ <point x="756" y="1376" type="line" smooth="yes"/>
+ <point x="756" y="1180"/>
+ <point x="700" y="1100"/>
+ <point x="560" y="1100" type="curve" smooth="yes"/>
+ <point x="460" y="1100"/>
+ <point x="396" y="1136"/>
+ <point x="336" y="1196" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1568" y="1888" type="line"/>
+ <point x="1476" y="1968"/>
+ <point x="1356" y="2016"/>
+ <point x="1188" y="2016" type="curve" smooth="yes"/>
+ <point x="916" y="2016"/>
+ <point x="756" y="1864"/>
+ <point x="756" y="1520" type="curve" smooth="yes"/>
+ <point x="756" y="1404" type="line"/>
+ <point x="1008" y="1404" type="line"/>
+ <point x="1008" y="1520" type="line" smooth="yes"/>
+ <point x="1008" y="1712"/>
+ <point x="1060" y="1792"/>
+ <point x="1204" y="1792" type="curve" smooth="yes"/>
+ <point x="1304" y="1792"/>
+ <point x="1368" y="1756"/>
+ <point x="1428" y="1700" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1591, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E0A__.glif b/src/Interface-Regular.ufo/glyphs/uni2E0A__.glif
new file mode 100644
index 000000000..0403ee524
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E0A__.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E0A" format="1">
+ <advance width="1760"/>
+ <unicode hex="2E0A"/>
+ <outline>
+ <contour>
+ <point x="1568" y="1004" type="line"/>
+ <point x="1476" y="928"/>
+ <point x="1356" y="876"/>
+ <point x="1188" y="876" type="curve" smooth="yes"/>
+ <point x="916" y="876"/>
+ <point x="756" y="1032"/>
+ <point x="756" y="1376" type="curve" smooth="yes"/>
+ <point x="756" y="1488" type="line"/>
+ <point x="1008" y="1488" type="line"/>
+ <point x="1008" y="1376" type="line" smooth="yes"/>
+ <point x="1008" y="1180"/>
+ <point x="1060" y="1100"/>
+ <point x="1204" y="1100" type="curve" smooth="yes"/>
+ <point x="1304" y="1100"/>
+ <point x="1368" y="1136"/>
+ <point x="1428" y="1196" type="curve"/>
+ </contour>
+ <contour>
+ <point x="196" y="1888" type="line"/>
+ <point x="288" y="1968"/>
+ <point x="404" y="2016"/>
+ <point x="572" y="2016" type="curve" smooth="yes"/>
+ <point x="844" y="2016"/>
+ <point x="1008" y="1864"/>
+ <point x="1008" y="1520" type="curve" smooth="yes"/>
+ <point x="1008" y="1404" type="line"/>
+ <point x="756" y="1404" type="line"/>
+ <point x="756" y="1520" type="line" smooth="yes"/>
+ <point x="756" y="1712"/>
+ <point x="700" y="1792"/>
+ <point x="560" y="1792" type="curve" smooth="yes"/>
+ <point x="460" y="1792"/>
+ <point x="396" y="1756"/>
+ <point x="336" y="1700" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1591, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E0B__.glif b/src/Interface-Regular.ufo/glyphs/uni2E0B__.glif
new file mode 100644
index 000000000..da074618a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E0B__.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E0B" format="1">
+ <advance width="1504"/>
+ <unicode hex="2E0B"/>
+ <outline>
+ <contour>
+ <point x="1288" y="1996" type="line"/>
+ <point x="420" y="1996" type="line"/>
+ <point x="420" y="1784" type="line"/>
+ <point x="1288" y="1784" type="line"/>
+ </contour>
+ <contour>
+ <point x="468" y="1996" type="line"/>
+ <point x="216" y="1996" type="line"/>
+ <point x="216" y="896" type="line"/>
+ <point x="468" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="216" y="896" type="line"/>
+ <point x="1084" y="896" type="line"/>
+ <point x="1084" y="1108" type="line"/>
+ <point x="216" y="1108" type="line"/>
+ </contour>
+ <contour>
+ <point x="1036" y="896" type="line"/>
+ <point x="1288" y="896" type="line"/>
+ <point x="1288" y="1996" type="line"/>
+ <point x="1036" y="1996" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1293, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E0C__.glif b/src/Interface-Regular.ufo/glyphs/uni2E0C__.glif
new file mode 100644
index 000000000..7b40b2222
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E0C__.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E0C" format="1">
+ <advance width="1504"/>
+ <unicode hex="2E0C"/>
+ <outline>
+ <contour>
+ <point x="176" y="1868" type="line"/>
+ <point x="1180" y="872" type="line"/>
+ <point x="1328" y="1020" type="line"/>
+ <point x="328" y="2016" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1370, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E0D__.glif b/src/Interface-Regular.ufo/glyphs/uni2E0D__.glif
new file mode 100644
index 000000000..2401374eb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E0D__.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E0D" format="1">
+ <advance width="1504"/>
+ <unicode hex="2E0D"/>
+ <outline>
+ <component base="uni2E0C" xScale="-1" xOffset="1436"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1370, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E0E__.glif b/src/Interface-Regular.ufo/glyphs/uni2E0E__.glif
new file mode 100644
index 000000000..036eb565e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E0E__.glif
@@ -0,0 +1,106 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E0E" format="1">
+ <advance width="2272"/>
+ <unicode hex="2E0E"/>
+ <outline>
+ <contour>
+ <point x="1020" y="2180" type="line"/>
+ <point x="1284" y="2180" type="line"/>
+ <point x="1284" y="2292" type="line" smooth="yes"/>
+ <point x="1284" y="2420"/>
+ <point x="1316" y="2532"/>
+ <point x="1384" y="2636" type="curve"/>
+ <point x="1232" y="2740" type="line"/>
+ <point x="1088" y="2628"/>
+ <point x="1020" y="2436"/>
+ <point x="1020" y="2288" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1472" y="1972" type="line"/>
+ <point x="800" y="1972" type="line"/>
+ <point x="800" y="1752" type="line"/>
+ <point x="1472" y="1752" type="line"/>
+ </contour>
+ <contour>
+ <point x="1712" y="1552" type="line"/>
+ <point x="564" y="1552" type="line"/>
+ <point x="564" y="1332" type="line"/>
+ <point x="1712" y="1332" type="line"/>
+ </contour>
+ <contour>
+ <point x="2056" y="1112" type="line"/>
+ <point x="220" y="1112" type="line"/>
+ <point x="220" y="892" type="line"/>
+ <point x="2056" y="892" type="line"/>
+ </contour>
+ <contour>
+ <point x="1712" y="672" type="line"/>
+ <point x="564" y="672" type="line"/>
+ <point x="564" y="452" type="line"/>
+ <point x="1712" y="452" type="line"/>
+ </contour>
+ <contour>
+ <point x="1472" y="252" type="line"/>
+ <point x="800" y="252" type="line"/>
+ <point x="800" y="32" type="line"/>
+ <point x="1472" y="32" type="line"/>
+ </contour>
+ <contour>
+ <point x="1288" y="-176" type="line"/>
+ <point x="1028" y="-176" type="line"/>
+ <point x="1028" y="-288" type="line" smooth="yes"/>
+ <point x="1028" y="-416"/>
+ <point x="996" y="-524"/>
+ <point x="924" y="-632" type="curve"/>
+ <point x="1080" y="-736" type="line"/>
+ <point x="1224" y="-624"/>
+ <point x="1288" y="-428"/>
+ <point x="1288" y="-284" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="920" y="1056" type="curve" smooth="yes"/>
+ <point x="920" y="972"/>
+ <point x="972" y="908"/>
+ <point x="1076" y="908" type="curve" smooth="yes"/>
+ <point x="1180" y="908"/>
+ <point x="1236" y="972"/>
+ <point x="1236" y="1056" type="curve" smooth="yes"/>
+ <point x="1236" y="1140"/>
+ <point x="1180" y="1208"/>
+ <point x="1076" y="1208" type="curve" smooth="yes"/>
+ <point x="972" y="1208"/>
+ <point x="920" y="1140"/>
+ </contour>
+ <contour>
+ <point x="920" y="944" type="curve" smooth="yes"/>
+ <point x="920" y="860"/>
+ <point x="972" y="796"/>
+ <point x="1076" y="796" type="curve" smooth="yes"/>
+ <point x="1180" y="796"/>
+ <point x="1236" y="860"/>
+ <point x="1236" y="944" type="curve" smooth="yes"/>
+ <point x="1236" y="1032"/>
+ <point x="1180" y="1096"/>
+ <point x="1076" y="1096" type="curve" smooth="yes"/>
+ <point x="972" y="1096"/>
+ <point x="920" y="1032"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2057.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E0F__.glif b/src/Interface-Regular.ufo/glyphs/uni2E0F__.glif
new file mode 100644
index 000000000..420b6a4a3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E0F__.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E0F" format="1">
+ <advance width="2016"/>
+ <unicode hex="2E0F"/>
+ <outline>
+ <contour>
+ <point x="1920" y="-208" type="line"/>
+ <point x="100" y="-208" type="line"/>
+ <point x="100" y="-428" type="line"/>
+ <point x="1920" y="-428" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2041, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E10_.glif b/src/Interface-Regular.ufo/glyphs/uni2E10_.glif
new file mode 100644
index 000000000..2b86bb9a4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E10_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E10" format="1">
+ <advance width="2016"/>
+ <unicode hex="2E10"/>
+ <outline>
+ <contour>
+ <point x="1920" y="-208" type="line"/>
+ <point x="100" y="-208" type="line"/>
+ <point x="100" y="-428" type="line"/>
+ <point x="1920" y="-428" type="line"/>
+ </contour>
+ <contour>
+ <point x="744" y="-240" type="line"/>
+ <point x="196" y="-556" type="line"/>
+ <point x="300" y="-736" type="line"/>
+ <point x="848" y="-420" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2041, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E11_.glif b/src/Interface-Regular.ufo/glyphs/uni2E11_.glif
new file mode 100644
index 000000000..8c542c7d5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E11_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E11" format="1">
+ <advance width="2016"/>
+ <unicode hex="2E11"/>
+ <outline>
+ <contour>
+ <point x="100" y="-208" type="line"/>
+ <point x="1920" y="-208" type="line"/>
+ <point x="1920" y="-428" type="line"/>
+ <point x="100" y="-428" type="line"/>
+ </contour>
+ <contour>
+ <point x="1264" y="-240" type="line"/>
+ <point x="1812" y="-552" type="line"/>
+ <point x="1704" y="-736" type="line"/>
+ <point x="1160" y="-420" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2041, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E12_.glif b/src/Interface-Regular.ufo/glyphs/uni2E12_.glif
new file mode 100644
index 000000000..bd6cb27bb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E12_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E12" format="1">
+ <advance width="736"/>
+ <unicode hex="2E12"/>
+ <outline>
+ <contour>
+ <point x="172" y="124" type="line"/>
+ <point x="276" y="124"/>
+ <point x="356" y="64"/>
+ <point x="356" y="-52" type="curve" smooth="yes"/>
+ <point x="356" y="-164"/>
+ <point x="276" y="-216"/>
+ <point x="172" y="-216" type="curve"/>
+ <point x="172" y="-424" type="line"/>
+ <point x="388" y="-424"/>
+ <point x="568" y="-308"/>
+ <point x="568" y="-52" type="curve" smooth="yes"/>
+ <point x="568" y="204"/>
+ <point x="388" y="332"/>
+ <point x="172" y="332" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 615, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E13_.glif b/src/Interface-Regular.ufo/glyphs/uni2E13_.glif
new file mode 100644
index 000000000..95185b3b7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E13_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E13" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E13"/>
+ <outline>
+ <contour>
+ <point x="1564" y="2052" type="line"/>
+ <point x="1412" y="2144" type="line"/>
+ <point x="228" y="244" type="line"/>
+ <point x="384" y="152" type="line"/>
+ </contour>
+ <component base="dotbelow" xOffset="1304" yOffset="1820"/>
+ <component base="dotbelow" xOffset="2084" yOffset="1216"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1554, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E14_.glif b/src/Interface-Regular.ufo/glyphs/uni2E14_.glif
new file mode 100644
index 000000000..d5be0e92b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E14_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E14" format="1">
+ <advance width="2016"/>
+ <unicode hex="2E14"/>
+ <outline>
+ <contour>
+ <point x="948" y="248" type="line"/>
+ <point x="880" y="128"/>
+ <point x="728" y="112"/>
+ <point x="560" y="208" type="curve" smooth="yes"/>
+ <point x="396" y="304"/>
+ <point x="352" y="432"/>
+ <point x="420" y="552" type="curve"/>
+ <point x="248" y="652" type="line"/>
+ <point x="136" y="456"/>
+ <point x="216" y="216"/>
+ <point x="480" y="64" type="curve" smooth="yes"/>
+ <point x="740" y="-88"/>
+ <point x="996" y="-44"/>
+ <point x="1112" y="156" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1816" y="2052" type="line"/>
+ <point x="1664" y="2144" type="line"/>
+ <point x="484" y="244" type="line"/>
+ <point x="636" y="152" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1838, 'leftMargin': 110.68585817704596, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E15_.glif b/src/Interface-Regular.ufo/glyphs/uni2E15_.glif
new file mode 100644
index 000000000..9f7b7bb23
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E15_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E15" format="1">
+ <advance width="2016"/>
+ <unicode hex="2E15"/>
+ <outline>
+ <component base="uni2E14" xScale="-1" yScale="-1" xOffset="1928" yOffset="2116"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1838, 'leftMargin': 110, 'rightMargin': 110.68585817704593}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E16_.glif b/src/Interface-Regular.ufo/glyphs/uni2E16_.glif
new file mode 100644
index 000000000..82d8b6f1e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E16_.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E16" format="1">
+ <advance width="992"/>
+ <unicode hex="2E16"/>
+ <outline>
+ <contour>
+ <point x="112" y="208" type="line"/>
+ <point x="316" y="208" type="line"/>
+ <point x="724" y="744" type="line"/>
+ <point x="724" y="764" type="line"/>
+ <point x="464" y="764" type="line"/>
+ </contour>
+ <contour>
+ <point x="112" y="1308" type="line"/>
+ <point x="464" y="752" type="line"/>
+ <point x="724" y="752" type="line"/>
+ <point x="724" y="772" type="line"/>
+ <point x="316" y="1308" type="line"/>
+ </contour>
+ <contour>
+ <point x="564" y="204" type="curve" smooth="yes"/>
+ <point x="564" y="120"/>
+ <point x="616" y="52"/>
+ <point x="724" y="52" type="curve" smooth="yes"/>
+ <point x="828" y="52"/>
+ <point x="880" y="120"/>
+ <point x="880" y="204" type="curve" smooth="yes"/>
+ <point x="880" y="288"/>
+ <point x="828" y="356"/>
+ <point x="724" y="356" type="curve" smooth="yes"/>
+ <point x="616" y="356"/>
+ <point x="564" y="288"/>
+ </contour>
+ <contour>
+ <point x="564" y="1304" type="curve" smooth="yes"/>
+ <point x="564" y="1220"/>
+ <point x="616" y="1152"/>
+ <point x="724" y="1152" type="curve" smooth="yes"/>
+ <point x="828" y="1152"/>
+ <point x="880" y="1220"/>
+ <point x="880" y="1304" type="curve" smooth="yes"/>
+ <point x="880" y="1388"/>
+ <point x="828" y="1456"/>
+ <point x="724" y="1456" type="curve" smooth="yes"/>
+ <point x="616" y="1456"/>
+ <point x="564" y="1388"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1018, 'leftMargin': 110, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E17_.glif b/src/Interface-Regular.ufo/glyphs/uni2E17_.glif
new file mode 100644
index 000000000..f2bd58597
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E17_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E17" format="1">
+ <advance width="992"/>
+ <unicode hex="2E17"/>
+ <outline>
+ <contour>
+ <point x="792" y="848" type="line"/>
+ <point x="144" y="672" type="line"/>
+ <point x="200" y="460" type="line"/>
+ <point x="852" y="636" type="line"/>
+ </contour>
+ <contour>
+ <point x="792" y="1232" type="line"/>
+ <point x="144" y="1056" type="line"/>
+ <point x="200" y="844" type="line"/>
+ <point x="852" y="1020" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 927, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E18_.glif b/src/Interface-Regular.ufo/glyphs/uni2E18_.glif
new file mode 100644
index 000000000..7bac2715b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E18_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E18" format="1">
+ <advance width="1248"/>
+ <unicode hex="2E18"/>
+ <outline>
+ <contour>
+ <point x="804" y="1488" type="line"/>
+ <point x="556" y="1488" type="line"/>
+ <point x="548" y="-196" type="line"/>
+ <point x="808" y="-196" type="line"/>
+ </contour>
+ <component base="question" xScale="-1" yScale="-1" xOffset="1448" yOffset="2004"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1338, 'leftMargin': -57, 'rightMargin': 263}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E19_.glif b/src/Interface-Regular.ufo/glyphs/uni2E19_.glif
new file mode 100644
index 000000000..768b8a8b0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E19_.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E19" format="1">
+ <advance width="2016"/>
+ <unicode hex="2E19"/>
+ <outline>
+ <contour>
+ <point x="1528" y="2228" type="line"/>
+ <point x="288" y="84" type="line"/>
+ <point x="476" y="-28" type="line"/>
+ <point x="1720" y="2120" type="line"/>
+ </contour>
+ <contour>
+ <point x="212" y="1128" type="line"/>
+ <point x="440" y="276" type="line"/>
+ <point x="656" y="332" type="line"/>
+ <point x="428" y="1184" type="line"/>
+ </contour>
+ <contour>
+ <point x="508" y="1452" type="line"/>
+ <point x="704" y="728" type="line"/>
+ <point x="916" y="784" type="line"/>
+ <point x="724" y="1508" type="line"/>
+ </contour>
+ <contour>
+ <point x="804" y="1760" type="line"/>
+ <point x="964" y="1180" type="line"/>
+ <point x="1176" y="1236" type="line"/>
+ <point x="1020" y="1820" type="line"/>
+ </contour>
+ <contour>
+ <point x="1104" y="2084" type="line"/>
+ <point x="1224" y="1632" type="line"/>
+ <point x="1440" y="1692" type="line"/>
+ <point x="1316" y="2140" type="line"/>
+ </contour>
+ <contour>
+ <point x="1364" y="644" type="line"/>
+ <point x="512" y="416" type="line"/>
+ <point x="568" y="200" type="line"/>
+ <point x="1424" y="428" type="line"/>
+ </contour>
+ <contour>
+ <point x="1496" y="1064" type="line"/>
+ <point x="772" y="868" type="line"/>
+ <point x="828" y="652" type="line"/>
+ <point x="1556" y="848" type="line"/>
+ </contour>
+ <contour>
+ <point x="1616" y="1472" type="line"/>
+ <point x="1036" y="1320" type="line"/>
+ <point x="1092" y="1104" type="line"/>
+ <point x="1676" y="1260" type="line"/>
+ </contour>
+ <contour>
+ <point x="1748" y="1888" type="line"/>
+ <point x="1296" y="1772" type="line"/>
+ <point x="1352" y="1560" type="line"/>
+ <point x="1804" y="1676" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1812, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E1A__.glif b/src/Interface-Regular.ufo/glyphs/uni2E1A__.glif
new file mode 100644
index 000000000..db7cd587e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E1A__.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E1A" format="1">
+ <advance width="1248"/>
+ <unicode hex="2E1A"/>
+ <outline>
+ <contour>
+ <point x="172" y="1620" type="curve" smooth="yes"/>
+ <point x="172" y="1536"/>
+ <point x="224" y="1468"/>
+ <point x="328" y="1468" type="curve" smooth="yes"/>
+ <point x="436" y="1468"/>
+ <point x="488" y="1536"/>
+ <point x="488" y="1620" type="curve" smooth="yes"/>
+ <point x="488" y="1704"/>
+ <point x="436" y="1772"/>
+ <point x="328" y="1772" type="curve" smooth="yes"/>
+ <point x="224" y="1772"/>
+ <point x="172" y="1704"/>
+ </contour>
+ <contour>
+ <point x="760" y="1616" type="curve" smooth="yes"/>
+ <point x="760" y="1532"/>
+ <point x="816" y="1468"/>
+ <point x="920" y="1468" type="curve" smooth="yes"/>
+ <point x="1024" y="1468"/>
+ <point x="1080" y="1532"/>
+ <point x="1080" y="1616" type="curve" smooth="yes"/>
+ <point x="1080" y="1700"/>
+ <point x="1024" y="1768"/>
+ <point x="920" y="1768" type="curve" smooth="yes"/>
+ <point x="816" y="1768"/>
+ <point x="760" y="1700"/>
+ </contour>
+ <contour>
+ <point x="964" y="956" type="line"/>
+ <point x="288" y="956" type="line"/>
+ <point x="288" y="736" type="line"/>
+ <point x="964" y="736" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1183, 'leftMargin': 139, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E1B__.glif b/src/Interface-Regular.ufo/glyphs/uni2E1B__.glif
new file mode 100644
index 000000000..776e7f00d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E1B__.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E1B" format="1">
+ <advance width="1248"/>
+ <unicode hex="2E1B"/>
+ <outline>
+ <contour>
+ <point x="936" y="1124" type="line"/>
+ <point x="936" y="1036"/>
+ <point x="876" y="968"/>
+ <point x="800" y="968" type="curve" smooth="yes"/>
+ <point x="656" y="968"/>
+ <point x="588" y="1096"/>
+ <point x="436" y="1096" type="curve" smooth="yes"/>
+ <point x="264" y="1096"/>
+ <point x="132" y="956"/>
+ <point x="132" y="748" type="curve"/>
+ <point x="316" y="740" type="line"/>
+ <point x="316" y="824"/>
+ <point x="372" y="892"/>
+ <point x="448" y="892" type="curve" smooth="yes"/>
+ <point x="600" y="892"/>
+ <point x="628" y="764"/>
+ <point x="816" y="764" type="curve" smooth="yes"/>
+ <point x="984" y="764"/>
+ <point x="1116" y="900"/>
+ <point x="1116" y="1104" type="curve"/>
+ </contour>
+ <contour>
+ <point x="324" y="1500" type="curve" smooth="yes"/>
+ <point x="324" y="1340"/>
+ <point x="456" y="1216"/>
+ <point x="628" y="1216" type="curve" smooth="yes"/>
+ <point x="796" y="1216"/>
+ <point x="928" y="1340"/>
+ <point x="928" y="1500" type="curve" smooth="yes"/>
+ <point x="928" y="1660"/>
+ <point x="796" y="1792"/>
+ <point x="628" y="1792" type="curve" smooth="yes"/>
+ <point x="456" y="1792"/>
+ <point x="324" y="1660"/>
+ </contour>
+ <contour>
+ <point x="468" y="1500" type="curve" smooth="yes"/>
+ <point x="468" y="1584"/>
+ <point x="532" y="1664"/>
+ <point x="628" y="1664" type="curve" smooth="yes"/>
+ <point x="720" y="1664"/>
+ <point x="784" y="1584"/>
+ <point x="784" y="1500" type="curve" smooth="yes"/>
+ <point x="784" y="1420"/>
+ <point x="720" y="1344"/>
+ <point x="628" y="1344" type="curve" smooth="yes"/>
+ <point x="532" y="1344"/>
+ <point x="468" y="1420"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1176, 'leftMargin': 96, 'rightMargin': 97}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E1C__.glif b/src/Interface-Regular.ufo/glyphs/uni2E1C__.glif
new file mode 100644
index 000000000..0b05e9ccf
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E1C__.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E1C" format="1">
+ <advance width="1248"/>
+ <unicode hex="2E1C"/>
+ <outline>
+ <contour>
+ <point x="152" y="868" type="line"/>
+ <point x="944" y="-400" type="line"/>
+ <point x="1096" y="-304" type="line"/>
+ <point x="304" y="964" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1165, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E1D__.glif b/src/Interface-Regular.ufo/glyphs/uni2E1D__.glif
new file mode 100644
index 000000000..41e27d791
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E1D__.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E1D" format="1">
+ <advance width="1248"/>
+ <unicode hex="2E1D"/>
+ <outline>
+ <component base="uni2E1C" xScale="-1" xOffset="1264"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1165, 'leftMargin': 53, 'rightMargin': 168}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E1E__.glif b/src/Interface-Regular.ufo/glyphs/uni2E1E__.glif
new file mode 100644
index 000000000..bb4cc7115
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E1E__.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E1E" format="1">
+ <advance width="1248"/>
+ <unicode hex="2E1E"/>
+ <outline>
+ <contour>
+ <point x="936" y="1260" type="line"/>
+ <point x="936" y="1176"/>
+ <point x="876" y="1108"/>
+ <point x="800" y="1108" type="curve" smooth="yes"/>
+ <point x="656" y="1108"/>
+ <point x="588" y="1236"/>
+ <point x="436" y="1236" type="curve" smooth="yes"/>
+ <point x="264" y="1236"/>
+ <point x="132" y="1092"/>
+ <point x="132" y="888" type="curve"/>
+ <point x="316" y="876" type="line"/>
+ <point x="316" y="960"/>
+ <point x="372" y="1028"/>
+ <point x="448" y="1028" type="curve" smooth="yes"/>
+ <point x="600" y="1028"/>
+ <point x="628" y="904"/>
+ <point x="816" y="904" type="curve" smooth="yes"/>
+ <point x="984" y="904"/>
+ <point x="1116" y="1036"/>
+ <point x="1116" y="1244" type="curve"/>
+ </contour>
+ <contour>
+ <point x="464" y="1496" type="curve" smooth="yes"/>
+ <point x="464" y="1412"/>
+ <point x="516" y="1348"/>
+ <point x="620" y="1348" type="curve" smooth="yes"/>
+ <point x="724" y="1348"/>
+ <point x="780" y="1412"/>
+ <point x="780" y="1496" type="curve" smooth="yes"/>
+ <point x="780" y="1580"/>
+ <point x="724" y="1648"/>
+ <point x="620" y="1648" type="curve" smooth="yes"/>
+ <point x="516" y="1648"/>
+ <point x="464" y="1580"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1176, 'leftMargin': 96, 'rightMargin': 97}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E1F__.glif b/src/Interface-Regular.ufo/glyphs/uni2E1F__.glif
new file mode 100644
index 000000000..195fb3b2b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E1F__.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E1F" format="1">
+ <advance width="1248"/>
+ <unicode hex="2E1F"/>
+ <outline>
+ <contour>
+ <point x="936" y="1396" type="line"/>
+ <point x="936" y="1312"/>
+ <point x="876" y="1244"/>
+ <point x="800" y="1244" type="curve" smooth="yes"/>
+ <point x="656" y="1244"/>
+ <point x="588" y="1372"/>
+ <point x="436" y="1372" type="curve" smooth="yes"/>
+ <point x="264" y="1372"/>
+ <point x="132" y="1228"/>
+ <point x="132" y="1024" type="curve"/>
+ <point x="316" y="1016" type="line"/>
+ <point x="316" y="1100"/>
+ <point x="372" y="1168"/>
+ <point x="448" y="1168" type="curve" smooth="yes"/>
+ <point x="600" y="1168"/>
+ <point x="628" y="1040"/>
+ <point x="816" y="1040" type="curve" smooth="yes"/>
+ <point x="984" y="1040"/>
+ <point x="1116" y="1172"/>
+ <point x="1116" y="1380" type="curve"/>
+ </contour>
+ <contour>
+ <point x="496" y="800" type="curve" smooth="yes"/>
+ <point x="496" y="716"/>
+ <point x="552" y="648"/>
+ <point x="656" y="648" type="curve" smooth="yes"/>
+ <point x="760" y="648"/>
+ <point x="816" y="716"/>
+ <point x="816" y="800" type="curve" smooth="yes"/>
+ <point x="816" y="884"/>
+ <point x="760" y="952"/>
+ <point x="656" y="952" type="curve" smooth="yes"/>
+ <point x="552" y="952"/>
+ <point x="496" y="884"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1176, 'leftMargin': 96, 'rightMargin': 97}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E20_.glif b/src/Interface-Regular.ufo/glyphs/uni2E20_.glif
new file mode 100644
index 000000000..48d4b7ef3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E20_.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E20" format="1">
+ <advance width="1504"/>
+ <unicode hex="2E20"/>
+ <outline>
+ <component base="bar" xOffset="20"/>
+ <component base="crossbar" xOffset="144" yOffset="-184"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1310, 'leftMargin': 249, 'rightMargin': 109}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E21_.glif b/src/Interface-Regular.ufo/glyphs/uni2E21_.glif
new file mode 100644
index 000000000..f86a29889
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E21_.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E21" format="1">
+ <advance width="1248"/>
+ <unicode hex="2E21"/>
+ <outline>
+ <component base="bar" xOffset="640"/>
+ <component base="crossbar" xOffset="-68" yOffset="-184"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1309.0, 'leftMargin': 110, 'rightMargin': 218.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E22_.glif b/src/Interface-Regular.ufo/glyphs/uni2E22_.glif
new file mode 100644
index 000000000..fc8a79c43
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E22_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E22" format="1">
+ <advance width="736"/>
+ <unicode hex="2E22"/>
+ <outline>
+ <contour>
+ <point x="636" y="2004" type="line"/>
+ <point x="104" y="2004" type="line"/>
+ <point x="104" y="816" type="line"/>
+ <point x="376" y="816" type="line"/>
+ <point x="376" y="1784" type="line"/>
+ <point x="636" y="1784" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 752, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E23_.glif b/src/Interface-Regular.ufo/glyphs/uni2E23_.glif
new file mode 100644
index 000000000..e18e9602e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E23_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E23" format="1">
+ <advance width="736"/>
+ <unicode hex="2E23"/>
+ <outline>
+ <contour>
+ <point x="100" y="1784" type="line"/>
+ <point x="360" y="1784" type="line"/>
+ <point x="360" y="816" type="line"/>
+ <point x="636" y="816" type="line"/>
+ <point x="636" y="2004" type="line"/>
+ <point x="100" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 754, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E24_.glif b/src/Interface-Regular.ufo/glyphs/uni2E24_.glif
new file mode 100644
index 000000000..4dc0c5de4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E24_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E24" format="1">
+ <advance width="736"/>
+ <unicode hex="2E24"/>
+ <outline>
+ <contour>
+ <point x="636" y="-372" type="line"/>
+ <point x="104" y="-372" type="line"/>
+ <point x="104" y="816" type="line"/>
+ <point x="376" y="816" type="line"/>
+ <point x="376" y="-152" type="line"/>
+ <point x="636" y="-152" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 752, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E25_.glif b/src/Interface-Regular.ufo/glyphs/uni2E25_.glif
new file mode 100644
index 000000000..27eb079e0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E25_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E25" format="1">
+ <advance width="736"/>
+ <unicode hex="2E25"/>
+ <outline>
+ <contour>
+ <point x="100" y="-152" type="line"/>
+ <point x="360" y="-152" type="line"/>
+ <point x="360" y="816" type="line"/>
+ <point x="636" y="816" type="line"/>
+ <point x="636" y="-372" type="line"/>
+ <point x="100" y="-372" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 754, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E26_.glif b/src/Interface-Regular.ufo/glyphs/uni2E26_.glif
new file mode 100644
index 000000000..f26273166
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E26_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E26" format="1">
+ <advance width="1760"/>
+ <unicode hex="2E26"/>
+ <outline>
+ <contour>
+ <point x="1596" y="388" type="line"/>
+ <point x="820" y="388" type="line" smooth="yes"/>
+ <point x="576" y="388"/>
+ <point x="440" y="516"/>
+ <point x="440" y="788" type="curve" smooth="yes"/>
+ <point x="440" y="1060"/>
+ <point x="576" y="1192"/>
+ <point x="820" y="1192" type="curve" smooth="yes"/>
+ <point x="1596" y="1192" type="line"/>
+ <point x="1596" y="1412" type="line"/>
+ <point x="820" y="1412" type="line" smooth="yes"/>
+ <point x="452" y="1412"/>
+ <point x="164" y="1184"/>
+ <point x="164" y="788" type="curve" smooth="yes"/>
+ <point x="164" y="392"/>
+ <point x="452" y="168"/>
+ <point x="820" y="168" type="curve" smooth="yes"/>
+ <point x="1596" y="168" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1653, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E27_.glif b/src/Interface-Regular.ufo/glyphs/uni2E27_.glif
new file mode 100644
index 000000000..0f1e8653f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E27_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E27" format="1">
+ <advance width="1760"/>
+ <unicode hex="2E27"/>
+ <outline>
+ <contour>
+ <point x="164" y="168" type="line"/>
+ <point x="944" y="168" type="line" smooth="yes"/>
+ <point x="1308" y="168"/>
+ <point x="1596" y="392"/>
+ <point x="1596" y="788" type="curve" smooth="yes"/>
+ <point x="1596" y="1184"/>
+ <point x="1308" y="1412"/>
+ <point x="944" y="1412" type="curve" smooth="yes"/>
+ <point x="164" y="1412" type="line"/>
+ <point x="164" y="1192" type="line"/>
+ <point x="944" y="1192" type="line" smooth="yes"/>
+ <point x="1188" y="1192"/>
+ <point x="1324" y="1060"/>
+ <point x="1324" y="788" type="curve" smooth="yes"/>
+ <point x="1324" y="516"/>
+ <point x="1188" y="388"/>
+ <point x="944" y="388" type="curve" smooth="yes"/>
+ <point x="164" y="388" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1653, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E28_.glif b/src/Interface-Regular.ufo/glyphs/uni2E28_.glif
new file mode 100644
index 000000000..c06ee31bf
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E28_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E28" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E28"/>
+ <outline>
+ <component base="parenleft" xOffset="-128"/>
+ <component base="parenleft" xOffset="420"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1528, 'leftMargin': 264, 'rightMargin': -2}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E29_.glif b/src/Interface-Regular.ufo/glyphs/uni2E29_.glif
new file mode 100644
index 000000000..266fcffd4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E29_.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E29" format="1">
+ <advance width="1504"/>
+ <unicode hex="2E29"/>
+ <outline>
+ <component base="parenright" xOffset="68"/>
+ <component base="parenright" xOffset="616"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1528, 'leftMargin': 48, 'rightMargin': 206}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E2A__.glif b/src/Interface-Regular.ufo/glyphs/uni2E2A__.glif
new file mode 100644
index 000000000..c8f94d0de
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E2A__.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E2A" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E2A"/>
+ <outline>
+ <component base="dotbelow" xOffset="1100" yOffset="1560"/>
+ <component base="dotbelow" xOffset="2104" yOffset="1560"/>
+ <component base="dotbelow" xOffset="1604" yOffset="464"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1540.0, 'leftMargin': 83, 'rightMargin': 138.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E2B__.glif b/src/Interface-Regular.ufo/glyphs/uni2E2B__.glif
new file mode 100644
index 000000000..64b2d42c9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E2B__.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E2B" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E2B"/>
+ <outline>
+ <component base="dotbelow" xOffset="1100" yOffset="464"/>
+ <component base="dotbelow" xOffset="2104" yOffset="464"/>
+ <component base="dotbelow" xOffset="1604" yOffset="1560"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1540.0, 'leftMargin': 83, 'rightMargin': 138.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E2C__.glif b/src/Interface-Regular.ufo/glyphs/uni2E2C__.glif
new file mode 100644
index 000000000..994316e71
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E2C__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E2C" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E2C"/>
+ <outline>
+ <component base="dotbelow" xOffset="1100" yOffset="1560"/>
+ <component base="dotbelow" xOffset="2104" yOffset="460"/>
+ <component base="dotbelow" xOffset="2104" yOffset="1560"/>
+ <component base="dotbelow" xOffset="1100" yOffset="460"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1540.0, 'leftMargin': 83, 'rightMargin': 138.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E2D__.glif b/src/Interface-Regular.ufo/glyphs/uni2E2D__.glif
new file mode 100644
index 000000000..f359263f3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E2D__.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E2D" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E2D"/>
+ <outline>
+ <component base="dotbelow" xOffset="1100" yOffset="1012"/>
+ <component base="dotbelow" xOffset="1600" yOffset="1560"/>
+ <component base="dotbelow" xOffset="2100" yOffset="1012"/>
+ <component base="dotbelow" xOffset="1600" yOffset="460"/>
+ <component base="dotbelow" xOffset="1600" yOffset="1012"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1539, 'leftMargin': 83, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E2E__.glif b/src/Interface-Regular.ufo/glyphs/uni2E2E__.glif
new file mode 100644
index 000000000..4ebdb46ad
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E2E__.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E2E" format="1">
+ <advance width="1504"/>
+ <unicode hex="2E2E"/>
+ <outline>
+ <contour>
+ <point x="912" y="564" type="line"/>
+ <point x="912" y="836"/>
+ <point x="892" y="880"/>
+ <point x="704" y="1048" type="curve" smooth="yes"/>
+ <point x="600" y="1176"/>
+ <point x="456" y="1316"/>
+ <point x="456" y="1500" type="curve" smooth="yes"/>
+ <point x="456" y="1692"/>
+ <point x="560" y="1796"/>
+ <point x="752" y="1796" type="curve" smooth="yes"/>
+ <point x="900" y="1796"/>
+ <point x="1052" y="1720"/>
+ <point x="1052" y="1536" type="curve"/>
+ <point x="1324" y="1536" type="line"/>
+ <point x="1320" y="1844"/>
+ <point x="1076" y="2032"/>
+ <point x="752" y="2032" type="curve" smooth="yes"/>
+ <point x="388" y="2032"/>
+ <point x="180" y="1840"/>
+ <point x="180" y="1508" type="curve" smooth="yes"/>
+ <point x="180" y="1244"/>
+ <point x="372" y="1036"/>
+ <point x="532" y="880" type="curve" smooth="yes"/>
+ <point x="640" y="776"/>
+ <point x="640" y="708"/>
+ <point x="640" y="564" type="curve"/>
+ </contour>
+ <contour>
+ <point x="920" y="132" type="curve" smooth="yes"/>
+ <point x="920" y="220"/>
+ <point x="868" y="288"/>
+ <point x="764" y="288" type="curve" smooth="yes"/>
+ <point x="660" y="288"/>
+ <point x="604" y="220"/>
+ <point x="604" y="132" type="curve" smooth="yes"/>
+ <point x="604" y="52"/>
+ <point x="660" y="-16"/>
+ <point x="764" y="-16" type="curve" smooth="yes"/>
+ <point x="868" y="-16"/>
+ <point x="920" y="52"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1342.0, 'leftMargin': 76, 'rightMargin': 121.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E2F__.glif b/src/Interface-Regular.ufo/glyphs/uni2E2F__.glif
new file mode 100644
index 000000000..7ed15d56d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E2F__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E2F" format="1">
+ <advance width="736"/>
+ <unicode hex="2E2F"/>
+ <outline>
+ <contour>
+ <point x="216" y="1432" type="line"/>
+ <point x="384" y="1432"/>
+ <point x="536" y="1548"/>
+ <point x="536" y="1716" type="curve" smooth="yes"/>
+ <point x="536" y="1872"/>
+ <point x="408" y="1952"/>
+ <point x="408" y="2096" type="curve" smooth="yes"/>
+ <point x="408" y="2172"/>
+ <point x="476" y="2236"/>
+ <point x="560" y="2236" type="curve"/>
+ <point x="516" y="2388" type="line"/>
+ <point x="344" y="2388"/>
+ <point x="204" y="2268"/>
+ <point x="204" y="2096" type="curve" smooth="yes"/>
+ <point x="204" y="1912"/>
+ <point x="328" y="1868"/>
+ <point x="328" y="1716" type="curve" smooth="yes"/>
+ <point x="328" y="1644"/>
+ <point x="260" y="1580"/>
+ <point x="176" y="1580" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 602, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E30_.glif b/src/Interface-Regular.ufo/glyphs/uni2E30_.glif
new file mode 100644
index 000000000..04979a979
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E30_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E30" format="1">
+ <advance width="768"/>
+ <unicode hex="2E30"/>
+ <outline>
+ <component base="ring" xOffset="4" yOffset="-824"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 792.0, 'leftMargin': 8, 'rightMargin': 180.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E31_.glif b/src/Interface-Regular.ufo/glyphs/uni2E31_.glif
new file mode 100644
index 000000000..e21b6cd85
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E31_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E31" format="1">
+ <advance width="736"/>
+ <unicode hex="2E31"/>
+ <outline>
+ <component base="period" xOffset="-16" yOffset="1044"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 554, 'leftMargin': 128, 'rightMargin': 90}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E32_.glif b/src/Interface-Regular.ufo/glyphs/uni2E32_.glif
new file mode 100644
index 000000000..b1775686a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E32_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E32" format="1">
+ <advance width="480"/>
+ <unicode hex="2E32"/>
+ <outline>
+ <component base="comma" xScale="-1" yScale="-1" xOffset="564" yOffset="-80"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 626, 'leftMargin': 34, 'rightMargin': 216}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E33_.glif b/src/Interface-Regular.ufo/glyphs/uni2E33_.glif
new file mode 100644
index 000000000..4374f2eca
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E33_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E33" format="1">
+ <advance width="736"/>
+ <unicode hex="2E33"/>
+ <outline>
+ <component base="period" xOffset="-16" yOffset="688"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 554, 'leftMargin': 128, 'rightMargin': 90}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E34_.glif b/src/Interface-Regular.ufo/glyphs/uni2E34_.glif
new file mode 100644
index 000000000..d8d5ac8f5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E34_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E34" format="1">
+ <advance width="736"/>
+ <unicode hex="2E34"/>
+ <outline>
+ <component base="comma" xOffset="44" yOffset="688"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 626, 'leftMargin': 216, 'rightMargin': 34}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E35_.glif b/src/Interface-Regular.ufo/glyphs/uni2E35_.glif
new file mode 100644
index 000000000..00e75a5fd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E35_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E35" format="1">
+ <advance width="736"/>
+ <unicode hex="2E35"/>
+ <outline>
+ <contour>
+ <point x="152" y="128" type="curve" smooth="yes"/>
+ <point x="152" y="40"/>
+ <point x="212" y="-28"/>
+ <point x="320" y="-28" type="curve" smooth="yes"/>
+ <point x="432" y="-28"/>
+ <point x="488" y="40"/>
+ <point x="488" y="128" type="curve" smooth="yes"/>
+ <point x="488" y="220"/>
+ <point x="432" y="288"/>
+ <point x="320" y="288" type="curve" smooth="yes"/>
+ <point x="212" y="288"/>
+ <point x="152" y="220"/>
+ </contour>
+ <contour>
+ <point x="180" y="1180" type="line"/>
+ <point x="448" y="1180" type="line"/>
+ <point x="448" y="1392" type="line" smooth="yes"/>
+ <point x="448" y="1540"/>
+ <point x="496" y="1668"/>
+ <point x="584" y="1788" type="curve"/>
+ <point x="428" y="1892" type="line"/>
+ <point x="268" y="1768"/>
+ <point x="180" y="1552"/>
+ <point x="180" y="1388" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 726.0, 'leftMargin': 199, 'rightMargin': 96.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E36_.glif b/src/Interface-Regular.ufo/glyphs/uni2E36_.glif
new file mode 100644
index 000000000..156dd28e7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E36_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E36" format="1">
+ <advance width="1248"/>
+ <unicode hex="2E36"/>
+ <outline>
+ <contour>
+ <point x="1032" y="2004" type="line"/>
+ <point x="756" y="2004" type="line"/>
+ <point x="756" y="0" type="line"/>
+ <point x="1032" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="892" y="1488" type="line"/>
+ <point x="216" y="1488" type="line"/>
+ <point x="216" y="1268" type="line"/>
+ <point x="892" y="1268" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1158, 'leftMargin': 110, 'rightMargin': 234}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E37_.glif b/src/Interface-Regular.ufo/glyphs/uni2E37_.glif
new file mode 100644
index 000000000..5522c0bc7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E37_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E37" format="1">
+ <advance width="1248"/>
+ <unicode hex="2E37"/>
+ <outline>
+ <contour>
+ <point x="488" y="2004" type="line"/>
+ <point x="212" y="2004" type="line"/>
+ <point x="212" y="0" type="line"/>
+ <point x="488" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1036" y="1488" type="line"/>
+ <point x="360" y="1488" type="line"/>
+ <point x="360" y="1268" type="line"/>
+ <point x="1036" y="1268" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1166.0, 'leftMargin': 234, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E38_.glif b/src/Interface-Regular.ufo/glyphs/uni2E38_.glif
new file mode 100644
index 000000000..290bd9d15
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E38_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E38" format="1">
+ <advance width="1760"/>
+ <unicode hex="2E38"/>
+ <outline>
+ <contour>
+ <point x="1016" y="0" type="line"/>
+ <point x="740" y="0" type="line"/>
+ <point x="740" y="2004" type="line"/>
+ <point x="1016" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1560" y="516" type="line"/>
+ <point x="200" y="516" type="line"/>
+ <point x="200" y="736" type="line"/>
+ <point x="1560" y="736" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1581, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E39_.glif b/src/Interface-Regular.ufo/glyphs/uni2E39_.glif
new file mode 100644
index 000000000..3638091b8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E39_.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E39" format="1">
+ <advance width="1760"/>
+ <unicode hex="2E39"/>
+ <outline>
+ <contour>
+ <point x="792" y="168" type="line"/>
+ <point x="1404" y="168"/>
+ <point x="1608" y="308"/>
+ <point x="1608" y="592" type="curve" smooth="yes"/>
+ <point x="1608" y="940"/>
+ <point x="1372" y="1068"/>
+ <point x="964" y="1180" type="curve" smooth="yes"/>
+ <point x="584" y="1288"/>
+ <point x="492" y="1348"/>
+ <point x="492" y="1528" type="curve" smooth="yes"/>
+ <point x="492" y="1684"/>
+ <point x="616" y="1812"/>
+ <point x="896" y="1812" type="curve" smooth="yes"/>
+ <point x="1160" y="1812"/>
+ <point x="1300" y="1644"/>
+ <point x="1300" y="1440" type="curve"/>
+ <point x="1576" y="1440" type="line"/>
+ <point x="1576" y="1820"/>
+ <point x="1316" y="2032"/>
+ <point x="896" y="2032" type="curve" smooth="yes"/>
+ <point x="480" y="2032"/>
+ <point x="216" y="1832"/>
+ <point x="216" y="1524" type="curve" smooth="yes"/>
+ <point x="216" y="1180"/>
+ <point x="456" y="1052"/>
+ <point x="856" y="944" type="curve" smooth="yes"/>
+ <point x="1220" y="832"/>
+ <point x="1332" y="756"/>
+ <point x="1332" y="612" type="curve" smooth="yes"/>
+ <point x="1332" y="428"/>
+ <point x="1104" y="408"/>
+ <point x="904" y="408" type="curve"/>
+ </contour>
+ <contour>
+ <point x="748" y="1208" type="line"/>
+ <point x="388" y="1208"/>
+ <point x="156" y="1032"/>
+ <point x="156" y="760" type="curve" smooth="yes"/>
+ <point x="156" y="412"/>
+ <point x="392" y="284"/>
+ <point x="792" y="168" type="curve"/>
+ <point x="904" y="408" type="line"/>
+ <point x="520" y="512"/>
+ <point x="428" y="580"/>
+ <point x="428" y="760" type="curve" smooth="yes"/>
+ <point x="428" y="916"/>
+ <point x="528" y="1032"/>
+ <point x="748" y="1032" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1701, 'leftMargin': 124, 'rightMargin': 124}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E3A__.glif b/src/Interface-Regular.ufo/glyphs/uni2E3A__.glif
new file mode 100644
index 000000000..c3ab6f2f7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E3A__.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E3A" format="1">
+ <advance width="4064"/>
+ <unicode hex="2E3A"/>
+ <outline>
+ <component base="minus" xScale="1.6" xOffset="-116"/>
+ <component base="minus" xScale="1.6" xOffset="1720"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 4169.0, 'leftMargin': 285.6, 'rightMargin': 408.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E3B__.glif b/src/Interface-Regular.ufo/glyphs/uni2E3B__.glif
new file mode 100644
index 000000000..5346df030
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E3B__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E3B" format="1">
+ <advance width="5856"/>
+ <unicode hex="2E3B"/>
+ <outline>
+ <component base="minus" xScale="1.6" xOffset="-136"/>
+ <component base="minus" xScale="1.6" xOffset="3536"/>
+ <component base="minus" xScale="1.6" xOffset="1700"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 6006.0, 'leftMargin': 285.6, 'rightMargin': 408.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E3C__.glif b/src/Interface-Regular.ufo/glyphs/uni2E3C__.glif
new file mode 100644
index 000000000..a8e5c4d0b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E3C__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E3C" format="1">
+ <advance width="992"/>
+ <unicode hex="2E3C"/>
+ <outline>
+ <contour>
+ <point x="296" y="-132" type="line"/>
+ <point x="776" y="360" type="line"/>
+ <point x="700" y="440" type="line"/>
+ <point x="216" y="-52" type="line"/>
+ </contour>
+ <contour>
+ <point x="700" y="-132" type="line"/>
+ <point x="776" y="-52" type="line"/>
+ <point x="296" y="440" type="line"/>
+ <point x="216" y="360" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 782, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E3D__.glif b/src/Interface-Regular.ufo/glyphs/uni2E3D__.glif
new file mode 100644
index 000000000..b4bcdb58e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E3D__.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E3D" format="1">
+ <advance width="512"/>
+ <unicode hex="2E3D"/>
+ <outline>
+ <component base="dotbelow" xOffset="1088" yOffset="-80"/>
+ <component base="dotbelow" xOffset="1088" yOffset="996"/>
+ <component base="dotbelow" xOffset="1088" yOffset="2612"/>
+ <component base="dotbelow" xOffset="1088" yOffset="2068"/>
+ <component base="dotbelow" xOffset="1088" yOffset="1528"/>
+ <component base="dotbelow" xOffset="1088" yOffset="460"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 538, 'leftMargin': 83, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E3E__.glif b/src/Interface-Regular.ufo/glyphs/uni2E3E__.glif
new file mode 100644
index 000000000..07361f096
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E3E__.glif
@@ -0,0 +1,116 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E3E" format="1">
+ <advance width="736"/>
+ <unicode hex="2E3E"/>
+ <outline>
+ <contour>
+ <point x="440" y="2112" type="line"/>
+ <point x="308" y="2080"/>
+ <point x="204" y="1980"/>
+ <point x="204" y="1868" type="curve" smooth="yes"/>
+ <point x="204" y="1708"/>
+ <point x="332" y="1652"/>
+ <point x="332" y="1564" type="curve"/>
+ <point x="536" y="1564" type="line"/>
+ <point x="536" y="1700"/>
+ <point x="408" y="1712"/>
+ <point x="408" y="1832" type="curve" smooth="yes"/>
+ <point x="408" y="1892"/>
+ <point x="452" y="1936"/>
+ <point x="512" y="1960" type="curve"/>
+ </contour>
+ <contour>
+ <point x="332" y="1564" type="line"/>
+ <point x="332" y="1476"/>
+ <point x="204" y="1420"/>
+ <point x="204" y="1296" type="curve"/>
+ <point x="408" y="1296" type="line"/>
+ <point x="408" y="1416"/>
+ <point x="536" y="1428"/>
+ <point x="536" y="1564" type="curve"/>
+ </contour>
+ <contour>
+ <point x="536" y="1024" type="line"/>
+ <point x="536" y="1164"/>
+ <point x="408" y="1172"/>
+ <point x="408" y="1296" type="curve"/>
+ <point x="204" y="1296" type="line"/>
+ <point x="204" y="1168"/>
+ <point x="332" y="1116"/>
+ <point x="332" y="1024" type="curve"/>
+ </contour>
+ <contour>
+ <point x="332" y="1024" type="line"/>
+ <point x="332" y="936"/>
+ <point x="204" y="880"/>
+ <point x="204" y="756" type="curve"/>
+ <point x="408" y="756" type="line"/>
+ <point x="408" y="876"/>
+ <point x="536" y="888"/>
+ <point x="536" y="1024" type="curve"/>
+ </contour>
+ <contour>
+ <point x="536" y="484" type="line"/>
+ <point x="536" y="624"/>
+ <point x="408" y="636"/>
+ <point x="408" y="756" type="curve"/>
+ <point x="204" y="756" type="line"/>
+ <point x="204" y="628"/>
+ <point x="332" y="576"/>
+ <point x="332" y="484" type="curve"/>
+ </contour>
+ <contour>
+ <point x="332" y="484" type="line"/>
+ <point x="332" y="396"/>
+ <point x="204" y="344"/>
+ <point x="204" y="216" type="curve"/>
+ <point x="408" y="216" type="line"/>
+ <point x="408" y="336"/>
+ <point x="536" y="348"/>
+ <point x="536" y="484" type="curve"/>
+ </contour>
+ <contour>
+ <point x="536" y="-56" type="line"/>
+ <point x="536" y="84"/>
+ <point x="408" y="96"/>
+ <point x="408" y="216" type="curve"/>
+ <point x="204" y="216" type="line"/>
+ <point x="204" y="88"/>
+ <point x="332" y="36"/>
+ <point x="332" y="-56" type="curve"/>
+ </contour>
+ <contour>
+ <point x="436" y="-600" type="curve"/>
+ <point x="508" y="-448" type="line"/>
+ <point x="448" y="-424"/>
+ <point x="408" y="-384"/>
+ <point x="408" y="-324" type="curve" smooth="yes"/>
+ <point x="408" y="-204"/>
+ <point x="536" y="-192"/>
+ <point x="536" y="-56" type="curve"/>
+ <point x="332" y="-56" type="line"/>
+ <point x="332" y="-144"/>
+ <point x="204" y="-196"/>
+ <point x="204" y="-344" type="curve" smooth="yes"/>
+ <point x="204" y="-468"/>
+ <point x="304" y="-568"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 553, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E3F__.glif b/src/Interface-Regular.ufo/glyphs/uni2E3F__.glif
new file mode 100644
index 000000000..8f9687fb3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E3F__.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E3F" format="1">
+ <advance width="1504"/>
+ <unicode hex="2E3F"/>
+ <outline>
+ <contour>
+ <point x="764" y="2004" type="line"/>
+ <point x="544" y="2004" type="line"/>
+ <point x="544" y="-372" type="line"/>
+ <point x="764" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="1080" y="2004" type="line"/>
+ <point x="860" y="2004" type="line"/>
+ <point x="860" y="-372" type="line"/>
+ <point x="1080" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="1252" y="952" type="line"/>
+ <point x="1160" y="856"/>
+ <point x="928" y="808"/>
+ <point x="800" y="808" type="curve" smooth="yes"/>
+ <point x="516" y="808"/>
+ <point x="376" y="996"/>
+ <point x="376" y="1192" type="curve" smooth="yes"/>
+ <point x="376" y="1248" type="line" smooth="yes"/>
+ <point x="376" y="1444"/>
+ <point x="532" y="1636"/>
+ <point x="800" y="1636" type="curve" smooth="yes"/>
+ <point x="964" y="1636"/>
+ <point x="1144" y="1604"/>
+ <point x="1240" y="1472" type="curve"/>
+ <point x="1404" y="1628" type="line"/>
+ <point x="1260" y="1788"/>
+ <point x="1036" y="1856"/>
+ <point x="800" y="1856" type="curve" smooth="yes"/>
+ <point x="384" y="1856"/>
+ <point x="104" y="1592"/>
+ <point x="104" y="1248" type="curve" smooth="yes"/>
+ <point x="104" y="1192" type="line" smooth="yes"/>
+ <point x="104" y="852"/>
+ <point x="384" y="588"/>
+ <point x="800" y="588" type="curve" smooth="yes"/>
+ <point x="1004" y="588"/>
+ <point x="1256" y="660"/>
+ <point x="1368" y="784" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1475, 'leftMargin': 70, 'rightMargin': 105}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E40_.glif b/src/Interface-Regular.ufo/glyphs/uni2E40_.glif
new file mode 100644
index 000000000..76789330e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E40_.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E40" format="1">
+ <advance width="992"/>
+ <unicode hex="2E40"/>
+ <outline>
+ <component base="hyphen" xOffset="-144" yOffset="-164"/>
+ <component base="hyphen" xOffset="-144" yOffset="180"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 894, 'leftMargin': 318, 'rightMargin': -192}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E41_.glif b/src/Interface-Regular.ufo/glyphs/uni2E41_.glif
new file mode 100644
index 000000000..1805ce800
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E41_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E41" format="1">
+ <advance width="736"/>
+ <unicode hex="2E41"/>
+ <outline>
+ <contour>
+ <point x="164" y="308" type="line"/>
+ <point x="440" y="308" type="line"/>
+ <point x="440" y="100" type="line"/>
+ <point x="440" y="-60"/>
+ <point x="484" y="-196"/>
+ <point x="572" y="-328" type="curve"/>
+ <point x="416" y="-432" type="line"/>
+ <point x="256" y="-296"/>
+ <point x="164" y="-72"/>
+ <point x="164" y="104" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 626, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uni2E42_.glif b/src/Interface-Regular.ufo/glyphs/uni2E42_.glif
new file mode 100644
index 000000000..ff9cbc061
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uni2E42_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E42" format="1">
+ <advance width="1248"/>
+ <unicode hex="2E42"/>
+ <outline>
+ <contour>
+ <point x="208" y="308" type="line"/>
+ <point x="484" y="308" type="line"/>
+ <point x="484" y="100" type="line"/>
+ <point x="484" y="-60"/>
+ <point x="528" y="-196"/>
+ <point x="616" y="-328" type="curve"/>
+ <point x="460" y="-432" type="line"/>
+ <point x="300" y="-296"/>
+ <point x="208" y="-72"/>
+ <point x="208" y="104" type="curve"/>
+ </contour>
+ <contour>
+ <point x="636" y="308" type="line"/>
+ <point x="908" y="308" type="line"/>
+ <point x="908" y="100" type="line"/>
+ <point x="908" y="-60"/>
+ <point x="952" y="-196"/>
+ <point x="1040" y="-328" type="curve"/>
+ <point x="884" y="-432" type="line"/>
+ <point x="724" y="-296"/>
+ <point x="636" y="-72"/>
+ <point x="636" y="104" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1052, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA640_.glif b/src/Interface-Regular.ufo/glyphs/uniA640_.glif
new file mode 100644
index 000000000..04d23cc2a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA640_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA640" format="1">
+ <advance width="1760"/>
+ <unicode hex="A640"/>
+ <outline>
+ <contour>
+ <point x="448" y="-508" type="line"/>
+ <point x="524" y="-416"/>
+ <point x="592" y="-332"/>
+ <point x="704" y="-332" type="curve" smooth="yes"/>
+ <point x="876" y="-332"/>
+ <point x="1036" y="-496"/>
+ <point x="1236" y="-496" type="curve" smooth="yes"/>
+ <point x="1536" y="-496"/>
+ <point x="1612" y="-236"/>
+ <point x="1612" y="4" type="curve"/>
+ <point x="1388" y="4" type="line"/>
+ <point x="1388" y="-176"/>
+ <point x="1352" y="-276"/>
+ <point x="1236" y="-276" type="curve" smooth="yes"/>
+ <point x="1076" y="-276"/>
+ <point x="892" y="-112"/>
+ <point x="704" y="-112" type="curve" smooth="yes"/>
+ <point x="544" y="-112"/>
+ <point x="432" y="-196"/>
+ <point x="288" y="-352" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1612" y="228" type="line"/>
+ <point x="260" y="228" type="line"/>
+ <point x="260" y="0" type="line"/>
+ <point x="1612" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1568" y="1796" type="line"/>
+ <point x="1568" y="2004" type="line"/>
+ <point x="1388" y="2004" type="line"/>
+ <point x="152" y="212" type="line"/>
+ <point x="152" y="0" type="line"/>
+ <point x="328" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1448" y="2004" type="line"/>
+ <point x="164" y="2004" type="line"/>
+ <point x="164" y="1772" type="line"/>
+ <point x="1448" y="1772" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1687, 'leftMargin': 118, 'rightMargin': 108}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA641_.glif b/src/Interface-Regular.ufo/glyphs/uniA641_.glif
new file mode 100644
index 000000000..f8a251118
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA641_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA641" format="1">
+ <advance width="1504"/>
+ <unicode hex="A641"/>
+ <outline>
+ <contour>
+ <point x="160" y="-372" type="curve"/>
+ <point x="332" y="-508" type="line"/>
+ <point x="412" y="-404"/>
+ <point x="456" y="-332"/>
+ <point x="548" y="-332" type="curve" smooth="yes"/>
+ <point x="696" y="-332"/>
+ <point x="844" y="-496"/>
+ <point x="1032" y="-496" type="curve" smooth="yes"/>
+ <point x="1284" y="-496"/>
+ <point x="1344" y="-280"/>
+ <point x="1344" y="4" type="curve"/>
+ <point x="1124" y="4" type="line" smooth="yes"/>
+ <point x="1124" y="-176"/>
+ <point x="1116" y="-276"/>
+ <point x="1016" y="-276" type="curve" smooth="yes"/>
+ <point x="880" y="-276"/>
+ <point x="732" y="-112"/>
+ <point x="548" y="-112" type="curve" smooth="yes"/>
+ <point x="408" y="-112"/>
+ <point x="292" y="-208"/>
+ </contour>
+ <contour>
+ <point x="1344" y="220" type="line"/>
+ <point x="268" y="220" type="line"/>
+ <point x="268" y="0" type="line"/>
+ <point x="1344" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1308" y="1300" type="line"/>
+ <point x="1308" y="1488" type="line"/>
+ <point x="1136" y="1488" type="line"/>
+ <point x="160" y="200" type="line"/>
+ <point x="160" y="0" type="line"/>
+ <point x="328" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1188" y="1488" type="line"/>
+ <point x="172" y="1488" type="line"/>
+ <point x="172" y="1268" type="line"/>
+ <point x="1188" y="1268" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1403, 'leftMargin': 121, 'rightMargin': 98}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA642_.glif b/src/Interface-Regular.ufo/glyphs/uniA642_.glif
new file mode 100644
index 000000000..778e300f8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA642_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA642" format="1">
+ <advance width="1760"/>
+ <unicode hex="A642"/>
+ <outline>
+ <component base="uniA640" xOffset="-20"/>
+ <component base="crossbar" xOffset="156"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1687, 'leftMargin': 168, 'rightMargin': 59}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA643_.glif b/src/Interface-Regular.ufo/glyphs/uniA643_.glif
new file mode 100644
index 000000000..4aeb02218
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA643_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA643" format="1">
+ <advance width="1504"/>
+ <unicode hex="A643"/>
+ <outline>
+ <component base="uniA641" xOffset="-16"/>
+ <component base="crossbar" xOffset="16" yOffset="-272"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1403, 'leftMargin': 176, 'rightMargin': 43}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA644_.glif b/src/Interface-Regular.ufo/glyphs/uniA644_.glif
new file mode 100644
index 000000000..beb1541b6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA644_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA644" format="1">
+ <advance width="1760"/>
+ <unicode hex="A644"/>
+ <outline>
+ <contour>
+ <point x="852" y="-28" type="curve" smooth="yes"/>
+ <point x="1224" y="-28"/>
+ <point x="1608" y="188"/>
+ <point x="1608" y="584" type="curve"/>
+ <point x="1324" y="584" type="line"/>
+ <point x="1324" y="320"/>
+ <point x="1104" y="200"/>
+ <point x="852" y="200" type="curve" smooth="yes"/>
+ <point x="584" y="200"/>
+ <point x="440" y="320"/>
+ <point x="440" y="508" type="curve" smooth="yes"/>
+ <point x="440" y="692"/>
+ <point x="528" y="776"/>
+ <point x="900" y="888" type="curve" smooth="yes"/>
+ <point x="1292" y="1000"/>
+ <point x="1548" y="1172"/>
+ <point x="1548" y="1480" type="curve" smooth="yes"/>
+ <point x="1548" y="1792"/>
+ <point x="1280" y="2032"/>
+ <point x="864" y="2032" type="curve" smooth="yes"/>
+ <point x="404" y="2032"/>
+ <point x="152" y="1732"/>
+ <point x="152" y="1424" type="curve"/>
+ <point x="440" y="1424" type="line"/>
+ <point x="440" y="1644"/>
+ <point x="572" y="1800"/>
+ <point x="864" y="1800" type="curve" smooth="yes"/>
+ <point x="1136" y="1800"/>
+ <point x="1260" y="1668"/>
+ <point x="1260" y="1484" type="curve" smooth="yes"/>
+ <point x="1260" y="1320"/>
+ <point x="1120" y="1220"/>
+ <point x="808" y="1132" type="curve" smooth="yes"/>
+ <point x="348" y="1000"/>
+ <point x="152" y="820"/>
+ <point x="152" y="512" type="curve" smooth="yes"/>
+ <point x="152" y="188"/>
+ <point x="424" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1672.0, 'leftMargin': 105, 'rightMargin': 109.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA645_.glif b/src/Interface-Regular.ufo/glyphs/uniA645_.glif
new file mode 100644
index 000000000..3d992f46a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA645_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA645" format="1">
+ <advance width="1504"/>
+ <unicode hex="A645"/>
+ <outline>
+ <contour>
+ <point x="736" y="-28" type="curve" smooth="yes"/>
+ <point x="1136" y="-28"/>
+ <point x="1352" y="216"/>
+ <point x="1352" y="468" type="curve"/>
+ <point x="1076" y="468" type="line"/>
+ <point x="1064" y="260"/>
+ <point x="888" y="192"/>
+ <point x="736" y="192" type="curve" smooth="yes"/>
+ <point x="536" y="192"/>
+ <point x="432" y="280"/>
+ <point x="432" y="396" type="curve" smooth="yes"/>
+ <point x="432" y="504"/>
+ <point x="476" y="588"/>
+ <point x="760" y="644" type="curve" smooth="yes"/>
+ <point x="1092" y="716"/>
+ <point x="1300" y="832"/>
+ <point x="1300" y="1076" type="curve" smooth="yes"/>
+ <point x="1300" y="1312"/>
+ <point x="1080" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="384" y="1516"/>
+ <point x="172" y="1304"/>
+ <point x="172" y="1048" type="curve"/>
+ <point x="448" y="1048" type="line"/>
+ <point x="448" y="1164"/>
+ <point x="552" y="1296"/>
+ <point x="744" y="1296" type="curve" smooth="yes"/>
+ <point x="944" y="1296"/>
+ <point x="1024" y="1188"/>
+ <point x="1024" y="1084" type="curve" smooth="yes"/>
+ <point x="1024" y="976"/>
+ <point x="964" y="924"/>
+ <point x="692" y="864" type="curve" smooth="yes"/>
+ <point x="328" y="780"/>
+ <point x="156" y="660"/>
+ <point x="156" y="420" type="curve" smooth="yes"/>
+ <point x="156" y="156"/>
+ <point x="388" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1459, 'leftMargin': 135, 'rightMargin': 129}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA646_.glif b/src/Interface-Regular.ufo/glyphs/uniA646_.glif
new file mode 100644
index 000000000..746402818
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA646_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA646" format="1">
+ <advance width="992"/>
+ <unicode hex="A646"/>
+ <outline>
+ <contour>
+ <point x="216" y="2004" type="line"/>
+ <point x="216" y="372" type="line" smooth="yes"/>
+ <point x="216" y="72"/>
+ <point x="380" y="-28"/>
+ <point x="576" y="-28" type="curve" smooth="yes"/>
+ <point x="672" y="-28"/>
+ <point x="736" y="-12"/>
+ <point x="776" y="0" type="curve"/>
+ <point x="776" y="220" type="line"/>
+ <point x="756" y="216"/>
+ <point x="700" y="204"/>
+ <point x="660" y="204" type="curve" smooth="yes"/>
+ <point x="580" y="204"/>
+ <point x="504" y="228"/>
+ <point x="504" y="372" type="curve"/>
+ <point x="504" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 903, 'leftMargin': 230, 'rightMargin': 114}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA647_.glif b/src/Interface-Regular.ufo/glyphs/uniA647_.glif
new file mode 100644
index 000000000..ed96001f7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA647_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA647" format="1">
+ <advance width="992"/>
+ <unicode hex="A647"/>
+ <outline>
+ <component base="iota" xOffset="-52"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 928, 'leftMargin': 272, 'rightMargin': 107}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA648_.glif b/src/Interface-Regular.ufo/glyphs/uniA648_.glif
new file mode 100644
index 000000000..8efc80886
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA648_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA648" format="1">
+ <advance width="1760"/>
+ <unicode hex="A648"/>
+ <outline>
+ <contour>
+ <point x="1324" y="1300" type="line"/>
+ <point x="1324" y="1528" type="line"/>
+ <point x="440" y="1528" type="line"/>
+ <point x="440" y="1300" type="line"/>
+ </contour>
+ <contour>
+ <point x="380" y="0" type="line"/>
+ <point x="880" y="992" type="line"/>
+ <point x="1384" y="0" type="line"/>
+ <point x="1708" y="0" type="line"/>
+ <point x="1024" y="1256" type="line"/>
+ <point x="1024" y="2004" type="line"/>
+ <point x="736" y="2004" type="line"/>
+ <point x="736" y="1256" type="line"/>
+ <point x="56" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1693, 'leftMargin': 18, 'rightMargin': 22}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA649_.glif b/src/Interface-Regular.ufo/glyphs/uniA649_.glif
new file mode 100644
index 000000000..e4451c1f2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA649_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA649" format="1">
+ <advance width="1760"/>
+ <unicode hex="A649"/>
+ <outline>
+ <contour>
+ <point x="1292" y="0" type="line"/>
+ <point x="1600" y="0" type="line"/>
+ <point x="1004" y="1016" type="line"/>
+ <point x="840" y="1016" type="line"/>
+ <point x="796" y="908" type="line"/>
+ </contour>
+ <contour>
+ <point x="972" y="916" type="line"/>
+ <point x="924" y="1016" type="line"/>
+ <point x="756" y="1016" type="line"/>
+ <point x="160" y="0" type="line"/>
+ <point x="468" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1016" y="1488" type="line"/>
+ <point x="740" y="1488" type="line"/>
+ <point x="740" y="784" type="line"/>
+ <point x="1016" y="784" type="line"/>
+ </contour>
+ <contour>
+ <point x="1324" y="1216" type="line"/>
+ <point x="440" y="1216" type="line"/>
+ <point x="440" y="996" type="line"/>
+ <point x="1324" y="996" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1543, 'leftMargin': 41, 'rightMargin': 61}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA64A__.glif b/src/Interface-Regular.ufo/glyphs/uniA64A__.glif
new file mode 100644
index 000000000..87263ee45
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA64A__.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA64A" format="1">
+ <advance width="1760"/>
+ <unicode hex="A64A"/>
+ <outline>
+ <contour>
+ <point x="880" y="196" type="curve"/>
+ <point x="880" y="-28" type="line"/>
+ <point x="1156" y="-28"/>
+ <point x="1464" y="124"/>
+ <point x="1464" y="460" type="curve" smooth="yes"/>
+ <point x="1464" y="644"/>
+ <point x="1340" y="768"/>
+ <point x="1204" y="884" type="curve" smooth="yes"/>
+ <point x="952" y="1104" type="line" smooth="yes"/>
+ <point x="816" y="1220"/>
+ <point x="708" y="1384"/>
+ <point x="624" y="1616" type="curve" smooth="yes"/>
+ <point x="488" y="2004" type="line"/>
+ <point x="188" y="2004" type="line"/>
+ <point x="332" y="1616" type="line" smooth="yes"/>
+ <point x="444" y="1308"/>
+ <point x="592" y="1096"/>
+ <point x="748" y="952" type="curve" smooth="yes"/>
+ <point x="988" y="732" type="line" smooth="yes"/>
+ <point x="1072" y="656"/>
+ <point x="1184" y="576"/>
+ <point x="1184" y="452" type="curve" smooth="yes"/>
+ <point x="1184" y="308"/>
+ <point x="1076" y="196"/>
+ </contour>
+ <contour>
+ <point x="880" y="-28" type="curve"/>
+ <point x="880" y="196" type="line"/>
+ <point x="688" y="196"/>
+ <point x="580" y="308"/>
+ <point x="580" y="452" type="curve" smooth="yes"/>
+ <point x="580" y="564"/>
+ <point x="664" y="636"/>
+ <point x="756" y="720" type="curve" smooth="yes"/>
+ <point x="968" y="908" type="line" smooth="yes"/>
+ <point x="1136" y="1056"/>
+ <point x="1308" y="1276"/>
+ <point x="1432" y="1612" type="curve" smooth="yes"/>
+ <point x="1572" y="2004" type="line"/>
+ <point x="1272" y="2004" type="line"/>
+ <point x="1136" y="1612" type="line" smooth="yes"/>
+ <point x="1052" y="1376"/>
+ <point x="932" y="1208"/>
+ <point x="796" y="1088" type="curve" smooth="yes"/>
+ <point x="564" y="892" type="line" smooth="yes"/>
+ <point x="436" y="780"/>
+ <point x="296" y="648"/>
+ <point x="296" y="460" type="curve" smooth="yes"/>
+ <point x="296" y="124"/>
+ <point x="608" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1579, 'leftMargin': 96, 'rightMargin': 97}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA64B__.glif b/src/Interface-Regular.ufo/glyphs/uniA64B__.glif
new file mode 100644
index 000000000..b536df10e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA64B__.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA64B" format="1">
+ <advance width="1760"/>
+ <unicode hex="A64B"/>
+ <outline>
+ <contour>
+ <point x="880" y="196" type="curve"/>
+ <point x="880" y="-28" type="line"/>
+ <point x="1156" y="-28"/>
+ <point x="1464" y="124"/>
+ <point x="1464" y="460" type="curve" smooth="yes"/>
+ <point x="1464" y="588"/>
+ <point x="1400" y="692"/>
+ <point x="1292" y="780" type="curve" smooth="yes"/>
+ <point x="964" y="1064" type="line" smooth="yes"/>
+ <point x="760" y="1236"/>
+ <point x="576" y="1472"/>
+ <point x="524" y="1860" type="curve" smooth="yes"/>
+ <point x="488" y="2112" type="line"/>
+ <point x="188" y="2112" type="line"/>
+ <point x="228" y="1856" type="line" smooth="yes"/>
+ <point x="292" y="1400"/>
+ <point x="556" y="1108"/>
+ <point x="792" y="896" type="curve" smooth="yes"/>
+ <point x="1092" y="628" type="line" smooth="yes"/>
+ <point x="1156" y="568"/>
+ <point x="1184" y="508"/>
+ <point x="1184" y="452" type="curve" smooth="yes"/>
+ <point x="1184" y="308"/>
+ <point x="1076" y="196"/>
+ </contour>
+ <contour>
+ <point x="880" y="-28" type="curve"/>
+ <point x="880" y="196" type="line"/>
+ <point x="688" y="196"/>
+ <point x="576" y="308"/>
+ <point x="576" y="452" type="curve" smooth="yes"/>
+ <point x="576" y="504"/>
+ <point x="600" y="564"/>
+ <point x="660" y="616" type="curve" smooth="yes"/>
+ <point x="964" y="896" type="line" smooth="yes"/>
+ <point x="1200" y="1108"/>
+ <point x="1468" y="1400"/>
+ <point x="1536" y="1856" type="curve" smooth="yes"/>
+ <point x="1572" y="2112" type="line"/>
+ <point x="1272" y="2112" type="line"/>
+ <point x="1240" y="1860" type="line" smooth="yes"/>
+ <point x="1184" y="1468"/>
+ <point x="996" y="1228"/>
+ <point x="788" y="1052" type="curve" smooth="yes"/>
+ <point x="460" y="772" type="line" smooth="yes"/>
+ <point x="356" y="684"/>
+ <point x="296" y="584"/>
+ <point x="296" y="460" type="curve" smooth="yes"/>
+ <point x="296" y="124"/>
+ <point x="608" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1606.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA64C__.glif b/src/Interface-Regular.ufo/glyphs/uniA64C__.glif
new file mode 100644
index 000000000..cc8ed3f46
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA64C__.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA64C" format="1">
+ <advance width="3040"/>
+ <unicode hex="A64C"/>
+ <outline>
+ <contour>
+ <point x="992" y="-28" type="curve" smooth="yes"/>
+ <point x="1344" y="-28"/>
+ <point x="1664" y="172"/>
+ <point x="1664" y="584" type="curve" smooth="yes"/>
+ <point x="1664" y="1080" type="line"/>
+ <point x="1376" y="1080" type="line"/>
+ <point x="1376" y="584" type="line" smooth="yes"/>
+ <point x="1376" y="352"/>
+ <point x="1240" y="204"/>
+ <point x="992" y="204" type="curve" smooth="yes"/>
+ <point x="676" y="204"/>
+ <point x="480" y="484"/>
+ <point x="480" y="820" type="curve" smooth="yes"/>
+ <point x="480" y="1184" type="line" smooth="yes"/>
+ <point x="480" y="1520"/>
+ <point x="676" y="1800"/>
+ <point x="1004" y="1800" type="curve"/>
+ <point x="1004" y="2032" type="line"/>
+ <point x="520" y="2032"/>
+ <point x="192" y="1668"/>
+ <point x="192" y="1180" type="curve"/>
+ <point x="192" y="820" type="line" smooth="yes"/>
+ <point x="192" y="336"/>
+ <point x="520" y="-28"/>
+ </contour>
+ <contour>
+ <point x="2048" y="-28" type="curve" smooth="yes"/>
+ <point x="2520" y="-28"/>
+ <point x="2848" y="336"/>
+ <point x="2848" y="820" type="curve"/>
+ <point x="2848" y="1180" type="line" smooth="yes"/>
+ <point x="2848" y="1668"/>
+ <point x="2520" y="2032"/>
+ <point x="2040" y="2032" type="curve"/>
+ <point x="2040" y="1800" type="line"/>
+ <point x="2368" y="1800"/>
+ <point x="2560" y="1520"/>
+ <point x="2560" y="1184" type="curve" smooth="yes"/>
+ <point x="2560" y="820" type="line" smooth="yes"/>
+ <point x="2560" y="484"/>
+ <point x="2368" y="204"/>
+ <point x="2048" y="204" type="curve" smooth="yes"/>
+ <point x="1800" y="204"/>
+ <point x="1664" y="352"/>
+ <point x="1664" y="584" type="curve" smooth="yes"/>
+ <point x="1664" y="1080" type="line"/>
+ <point x="1376" y="1080" type="line"/>
+ <point x="1376" y="584" type="line" smooth="yes"/>
+ <point x="1376" y="172"/>
+ <point x="1696" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2984, 'leftMargin': 165, 'rightMargin': 165}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA64D__.glif b/src/Interface-Regular.ufo/glyphs/uniA64D__.glif
new file mode 100644
index 000000000..de89f9f66
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA64D__.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA64D" format="1">
+ <advance width="2528"/>
+ <unicode hex="A64D"/>
+ <outline>
+ <contour>
+ <point x="888" y="192" type="curve" smooth="yes"/>
+ <point x="596" y="192"/>
+ <point x="484" y="464"/>
+ <point x="484" y="716" type="curve" smooth="yes"/>
+ <point x="484" y="772" type="line" smooth="yes"/>
+ <point x="484" y="1024"/>
+ <point x="592" y="1296"/>
+ <point x="860" y="1296" type="curve"/>
+ <point x="860" y="1516" type="line"/>
+ <point x="444" y="1516"/>
+ <point x="208" y="1168"/>
+ <point x="208" y="772" type="curve" smooth="yes"/>
+ <point x="208" y="716" type="line" smooth="yes"/>
+ <point x="208" y="320"/>
+ <point x="452" y="-28"/>
+ <point x="888" y="-28" type="curve" smooth="yes"/>
+ <point x="1180" y="-28"/>
+ <point x="1404" y="116"/>
+ <point x="1404" y="416" type="curve" smooth="yes"/>
+ <point x="1404" y="740" type="line"/>
+ <point x="1128" y="740" type="line"/>
+ <point x="1128" y="416" type="line" smooth="yes"/>
+ <point x="1128" y="276"/>
+ <point x="1068" y="192"/>
+ </contour>
+ <contour>
+ <point x="1640" y="192" type="curve" smooth="yes"/>
+ <point x="1460" y="192"/>
+ <point x="1404" y="276"/>
+ <point x="1404" y="416" type="curve" smooth="yes"/>
+ <point x="1404" y="740" type="line"/>
+ <point x="1128" y="740" type="line"/>
+ <point x="1128" y="416" type="line" smooth="yes"/>
+ <point x="1128" y="116"/>
+ <point x="1348" y="-28"/>
+ <point x="1640" y="-28" type="curve" smooth="yes"/>
+ <point x="2080" y="-28"/>
+ <point x="2324" y="320"/>
+ <point x="2324" y="716" type="curve" smooth="yes"/>
+ <point x="2324" y="772" type="line" smooth="yes"/>
+ <point x="2324" y="1168"/>
+ <point x="2088" y="1516"/>
+ <point x="1668" y="1516" type="curve"/>
+ <point x="1668" y="1296" type="line"/>
+ <point x="1936" y="1296"/>
+ <point x="2048" y="1024"/>
+ <point x="2048" y="772" type="curve" smooth="yes"/>
+ <point x="2048" y="716" type="line" smooth="yes"/>
+ <point x="2048" y="464"/>
+ <point x="1932" y="192"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2362, 'leftMargin': 124, 'rightMargin': 123}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA64E__.glif b/src/Interface-Regular.ufo/glyphs/uniA64E__.glif
new file mode 100644
index 000000000..ba21ed36b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA64E__.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA64E" format="1">
+ <advance width="2272"/>
+ <unicode hex="A64E"/>
+ <outline>
+ <contour>
+ <point x="144" y="1784" type="line"/>
+ <point x="748" y="1784" type="line"/>
+ <point x="748" y="2004" type="line"/>
+ <point x="144" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="904" y="1196" type="line"/>
+ <point x="904" y="964" type="line"/>
+ <point x="1448" y="964" type="line"/>
+ <point x="1728" y="964"/>
+ <point x="1844" y="804"/>
+ <point x="1844" y="608" type="curve"/>
+ <point x="1844" y="408"/>
+ <point x="1728" y="228"/>
+ <point x="1448" y="228" type="curve"/>
+ <point x="968" y="228" type="line"/>
+ <point x="968" y="2004" type="line"/>
+ <point x="680" y="2004" type="line"/>
+ <point x="680" y="0" type="line"/>
+ <point x="1448" y="0" type="line"/>
+ <point x="1888" y="0"/>
+ <point x="2132" y="248"/>
+ <point x="2132" y="604" type="curve"/>
+ <point x="2132" y="960"/>
+ <point x="1888" y="1196"/>
+ <point x="1448" y="1196" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2127, 'leftMargin': 32, 'rightMargin': 107}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA64F__.glif b/src/Interface-Regular.ufo/glyphs/uniA64F__.glif
new file mode 100644
index 000000000..ae5131060
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA64F__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA64F" format="1">
+ <advance width="1760"/>
+ <unicode hex="A64F"/>
+ <outline>
+ <contour>
+ <point x="700" y="980" type="line"/>
+ <point x="700" y="760" type="line"/>
+ <point x="1140" y="760" type="line" smooth="yes"/>
+ <point x="1348" y="760"/>
+ <point x="1420" y="612"/>
+ <point x="1420" y="484" type="curve" smooth="yes"/>
+ <point x="1420" y="352"/>
+ <point x="1348" y="220"/>
+ <point x="1140" y="220" type="curve" smooth="yes"/>
+ <point x="772" y="220" type="line"/>
+ <point x="772" y="1488" type="line"/>
+ <point x="64" y="1488" type="line"/>
+ <point x="64" y="1268" type="line"/>
+ <point x="496" y="1268" type="line"/>
+ <point x="496" y="0" type="line"/>
+ <point x="1140" y="0" type="line" smooth="yes"/>
+ <point x="1504" y="0"/>
+ <point x="1700" y="220"/>
+ <point x="1700" y="496" type="curve" smooth="yes"/>
+ <point x="1700" y="776"/>
+ <point x="1504" y="980"/>
+ <point x="1140" y="980" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1742, 'leftMargin': 40, 'rightMargin': 67}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA650_.glif b/src/Interface-Regular.ufo/glyphs/uniA650_.glif
new file mode 100644
index 000000000..8626b5777
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA650_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA650" format="1">
+ <advance width="2528"/>
+ <unicode hex="A650"/>
+ <outline>
+ <component base="I" xOffset="1992"/>
+ <component base="uniA64E" xOffset="-8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2600, 'leftMargin': -123, 'rightMargin': 244}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA651_.glif b/src/Interface-Regular.ufo/glyphs/uniA651_.glif
new file mode 100644
index 000000000..65fe0a499
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA651_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA651" format="1">
+ <advance width="2272"/>
+ <unicode hex="A651"/>
+ <outline>
+ <component base="dotlessi" xOffset="1732"/>
+ <component base="uniA64F" xOffset="8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2397, 'leftMargin': 40, 'rightMargin': 178}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA652_.glif b/src/Interface-Regular.ufo/glyphs/uniA652_.glif
new file mode 100644
index 000000000..df956f8dd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA652_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA652" format="1">
+ <advance width="2272"/>
+ <unicode hex="A652"/>
+ <outline>
+ <contour>
+ <point x="1420" y="1700" type="line"/>
+ <point x="264" y="1700" type="line"/>
+ <point x="264" y="1472" type="line"/>
+ <point x="1420" y="1472" type="line"/>
+ </contour>
+ <component base="I" xOffset="-76"/>
+ <component base="afii10046" xOffset="424"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2265, 'leftMargin': 242, 'rightMargin': 108}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA653_.glif b/src/Interface-Regular.ufo/glyphs/uniA653_.glif
new file mode 100644
index 000000000..bed185d58
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA653_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA653" format="1">
+ <advance width="2016"/>
+ <unicode hex="A653"/>
+ <outline>
+ <contour>
+ <point x="832" y="980" type="line"/>
+ <point x="832" y="760" type="line"/>
+ <point x="1272" y="760" type="line" smooth="yes"/>
+ <point x="1480" y="760"/>
+ <point x="1552" y="612"/>
+ <point x="1552" y="484" type="curve" smooth="yes"/>
+ <point x="1552" y="352"/>
+ <point x="1480" y="220"/>
+ <point x="1272" y="220" type="curve" smooth="yes"/>
+ <point x="904" y="220" type="line"/>
+ <point x="904" y="2144" type="line"/>
+ <point x="628" y="2144" type="line"/>
+ <point x="628" y="0" type="line"/>
+ <point x="1272" y="0" type="line" smooth="yes"/>
+ <point x="1632" y="0"/>
+ <point x="1828" y="220"/>
+ <point x="1828" y="496" type="curve" smooth="yes"/>
+ <point x="1828" y="776"/>
+ <point x="1632" y="980"/>
+ <point x="1272" y="980" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1340" y="1692" type="line"/>
+ <point x="292" y="1692" type="line"/>
+ <point x="292" y="1472" type="line"/>
+ <point x="1340" y="1472" type="line"/>
+ </contour>
+ <component base="l" xOffset="-68"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1939, 'leftMargin': 234, 'rightMargin': 66}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA654_.glif b/src/Interface-Regular.ufo/glyphs/uniA654_.glif
new file mode 100644
index 000000000..860a4d2da
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA654_.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA654" format="1">
+ <advance width="2528"/>
+ <unicode hex="A654"/>
+ <outline>
+ <contour>
+ <point x="988" y="-28" type="curve" smooth="yes"/>
+ <point x="1480" y="-28"/>
+ <point x="1796" y="340"/>
+ <point x="1796" y="944" type="curve" smooth="yes"/>
+ <point x="1796" y="1056" type="line" smooth="yes"/>
+ <point x="1796" y="1664"/>
+ <point x="1476" y="2032"/>
+ <point x="984" y="2032" type="curve" smooth="yes"/>
+ <point x="508" y="2032"/>
+ <point x="176" y="1664"/>
+ <point x="176" y="1056" type="curve" smooth="yes"/>
+ <point x="176" y="944" type="line" smooth="yes"/>
+ <point x="176" y="340"/>
+ <point x="512" y="-28"/>
+ </contour>
+ <contour>
+ <point x="988" y="212" type="curve" smooth="yes"/>
+ <point x="672" y="212"/>
+ <point x="460" y="464"/>
+ <point x="460" y="944" type="curve" smooth="yes"/>
+ <point x="460" y="1060" type="line" smooth="yes"/>
+ <point x="460" y="1536"/>
+ <point x="668" y="1792"/>
+ <point x="984" y="1792" type="curve" smooth="yes"/>
+ <point x="1320" y="1792"/>
+ <point x="1512" y="1536"/>
+ <point x="1512" y="1060" type="curve" smooth="yes"/>
+ <point x="1512" y="944" type="line" smooth="yes"/>
+ <point x="1512" y="464"/>
+ <point x="1324" y="212"/>
+ </contour>
+ <contour>
+ <point x="2068" y="0" type="line"/>
+ <point x="2352" y="0" type="line"/>
+ <point x="2352" y="2004" type="line"/>
+ <point x="2068" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1576" y="864" type="line"/>
+ <point x="2248" y="864" type="line"/>
+ <point x="2248" y="1084" type="line"/>
+ <point x="1576" y="1084" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2566, 'leftMargin': 161, 'rightMargin': 227}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA655_.glif b/src/Interface-Regular.ufo/glyphs/uniA655_.glif
new file mode 100644
index 000000000..471accd53
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA655_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA655" format="1">
+ <advance width="2528"/>
+ <unicode hex="A655"/>
+ <outline>
+ <contour>
+ <point x="2168" y="864" type="line"/>
+ <point x="1356" y="864" type="line"/>
+ <point x="1356" y="644" type="line"/>
+ <point x="2168" y="644" type="line"/>
+ </contour>
+ <component base="o" xOffset="8"/>
+ <component base="dotlessi" xOffset="1788"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2456, 'leftMargin': 236, 'rightMargin': 178}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA656_.glif b/src/Interface-Regular.ufo/glyphs/uniA656_.glif
new file mode 100644
index 000000000..5a53c97bb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA656_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA656" format="1">
+ <advance width="2528"/>
+ <unicode hex="A656"/>
+ <outline>
+ <contour>
+ <point x="1068" y="748" type="line"/>
+ <point x="324" y="748" type="line"/>
+ <point x="324" y="516" type="line"/>
+ <point x="1068" y="516" type="line"/>
+ </contour>
+ <component base="I" xOffset="-36"/>
+ <component base="A" xOffset="596"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2474, 'leftMargin': 242, 'rightMargin': 143}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA657_.cn.glif b/src/Interface-Regular.ufo/glyphs/uniA657_.cn.glif
new file mode 100644
index 000000000..39cf23613
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA657_.cn.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA657.cn" format="1">
+ <advance width="2016"/>
+ <outline>
+ <contour>
+ <point x="844" y="532" type="line"/>
+ <point x="352" y="532" type="line"/>
+ <point x="352" y="312" type="line"/>
+ <point x="844" y="312" type="line"/>
+ </contour>
+ <contour>
+ <point x="408" y="1488" type="line"/>
+ <point x="132" y="1488" type="line"/>
+ <point x="132" y="0" type="line"/>
+ <point x="408" y="0" type="line"/>
+ </contour>
+ <component base="a.cn" xOffset="496"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2089, 'leftMargin': 188, 'rightMargin': 150}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA657_.glif b/src/Interface-Regular.ufo/glyphs/uniA657_.glif
new file mode 100644
index 000000000..3eb4807b7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA657_.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA657" format="1">
+ <advance width="2016"/>
+ <unicode hex="A657"/>
+ <outline>
+ <contour>
+ <point x="836" y="532" type="line"/>
+ <point x="348" y="532" type="line"/>
+ <point x="348" y="312" type="line"/>
+ <point x="836" y="312" type="line"/>
+ </contour>
+ <contour>
+ <point x="404" y="1488" type="line"/>
+ <point x="128" y="1488" type="line"/>
+ <point x="128" y="0" type="line"/>
+ <point x="404" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1560" y="252" type="line"/>
+ <point x="1560" y="168"/>
+ <point x="1576" y="56"/>
+ <point x="1604" y="0" type="curve"/>
+ <point x="1888" y="0" type="line"/>
+ <point x="1888" y="24" type="line"/>
+ <point x="1852" y="104"/>
+ <point x="1836" y="228"/>
+ <point x="1836" y="328" type="curve" smooth="yes"/>
+ <point x="1836" y="1016" type="line"/>
+ <point x="1836" y="1348"/>
+ <point x="1604" y="1516"/>
+ <point x="1280" y="1516" type="curve" smooth="yes"/>
+ <point x="916" y="1516"/>
+ <point x="684" y="1288"/>
+ <point x="684" y="1076" type="curve"/>
+ <point x="960" y="1076" type="line"/>
+ <point x="960" y="1192"/>
+ <point x="1080" y="1300"/>
+ <point x="1264" y="1300" type="curve" smooth="yes"/>
+ <point x="1460" y="1300"/>
+ <point x="1560" y="1188"/>
+ <point x="1560" y="1020" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1608" y="908" type="line"/>
+ <point x="1320" y="908" type="line"/>
+ <point x="916" y="908"/>
+ <point x="652" y="740"/>
+ <point x="652" y="416" type="curve" smooth="yes"/>
+ <point x="652" y="168"/>
+ <point x="852" y="-28"/>
+ <point x="1160" y="-28" type="curve" smooth="yes"/>
+ <point x="1480" y="-28"/>
+ <point x="1680" y="236"/>
+ <point x="1704" y="380" type="curve"/>
+ <point x="1584" y="508" type="line"/>
+ <point x="1584" y="384"/>
+ <point x="1424" y="208"/>
+ <point x="1200" y="208" type="curve" smooth="yes"/>
+ <point x="1020" y="208"/>
+ <point x="928" y="316"/>
+ <point x="928" y="456" type="curve" smooth="yes"/>
+ <point x="928" y="636"/>
+ <point x="1084" y="720"/>
+ <point x="1364" y="720" type="curve"/>
+ <point x="1608" y="720" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2102, 'leftMargin': 188, 'rightMargin': 152}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA658_.glif b/src/Interface-Regular.ufo/glyphs/uniA658_.glif
new file mode 100644
index 000000000..5fdab2916
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA658_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA658" format="1">
+ <advance width="2016"/>
+ <unicode hex="A658"/>
+ <outline>
+ <contour>
+ <point x="1756" y="232" type="line"/>
+ <point x="324" y="232" type="line"/>
+ <point x="324" y="0" type="line"/>
+ <point x="1756" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1068" y="1816" type="line"/>
+ <point x="1068" y="2004" type="line"/>
+ <point x="884" y="2004" type="line"/>
+ <point x="120" y="0" type="line"/>
+ <point x="412" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1604" y="0" type="line"/>
+ <point x="1900" y="0" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="944" y="2004" type="line"/>
+ <point x="948" y="1816" type="line"/>
+ </contour>
+ <contour>
+ <point x="1592" y="748" type="line"/>
+ <point x="452" y="748" type="line"/>
+ <point x="452" y="516" type="line"/>
+ <point x="1592" y="516" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1855, 'leftMargin': 39, 'rightMargin': 36}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA659_.glif b/src/Interface-Regular.ufo/glyphs/uniA659_.glif
new file mode 100644
index 000000000..4ee7ad692
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA659_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA659" format="1">
+ <advance width="1760"/>
+ <unicode hex="A659"/>
+ <outline>
+ <contour>
+ <point x="948" y="1332" type="line"/>
+ <point x="916" y="1488" type="line"/>
+ <point x="752" y="1488" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="392" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1372" y="0" type="line"/>
+ <point x="1656" y="0" type="line"/>
+ <point x="1012" y="1488" type="line"/>
+ <point x="844" y="1488" type="line"/>
+ <point x="808" y="1344" type="line"/>
+ </contour>
+ <contour>
+ <point x="1340" y="584" type="line"/>
+ <point x="384" y="584" type="line"/>
+ <point x="384" y="364" type="line"/>
+ <point x="1340" y="364" type="line"/>
+ </contour>
+ <contour>
+ <point x="1436" y="220" type="line"/>
+ <point x="372" y="220" type="line"/>
+ <point x="372" y="0" type="line"/>
+ <point x="1436" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1654, 'leftMargin': 54, 'rightMargin': 53}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA65A__.glif b/src/Interface-Regular.ufo/glyphs/uniA65A__.glif
new file mode 100644
index 000000000..b197c6d8c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA65A__.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA65A" format="1">
+ <advance width="2272"/>
+ <unicode hex="A65A"/>
+ <outline>
+ <contour>
+ <point x="1928" y="684" type="line"/>
+ <point x="260" y="684" type="line"/>
+ <point x="260" y="464" type="line"/>
+ <point x="1928" y="464" type="line"/>
+ </contour>
+ <contour>
+ <point x="408" y="0" type="line"/>
+ <point x="408" y="508" type="line" smooth="yes"/>
+ <point x="408" y="808"/>
+ <point x="540" y="892"/>
+ <point x="800" y="892" type="curve" smooth="yes"/>
+ <point x="1472" y="892" type="line" smooth="yes"/>
+ <point x="1736" y="892"/>
+ <point x="1864" y="808"/>
+ <point x="1864" y="508" type="curve" smooth="yes"/>
+ <point x="1864" y="0" type="line"/>
+ <point x="2152" y="0" type="line"/>
+ <point x="2152" y="508" type="line" smooth="yes"/>
+ <point x="2152" y="956"/>
+ <point x="1896" y="1124"/>
+ <point x="1484" y="1124" type="curve" smooth="yes"/>
+ <point x="800" y="1124" type="line" smooth="yes"/>
+ <point x="376" y="1124"/>
+ <point x="124" y="956"/>
+ <point x="124" y="508" type="curve" smooth="yes"/>
+ <point x="124" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1696" y="2004" type="line"/>
+ <point x="616" y="2004" type="line"/>
+ <point x="616" y="1772" type="line"/>
+ <point x="1696" y="1772" type="line"/>
+ </contour>
+ <contour>
+ <point x="1048" y="936" type="line"/>
+ <point x="1100" y="928" type="line"/>
+ <point x="1336" y="924" type="line"/>
+ <point x="1984" y="2004" type="line"/>
+ <point x="1660" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="636" y="2004" type="line"/>
+ <point x="312" y="2004" type="line"/>
+ <point x="960" y="928" type="line"/>
+ <point x="1196" y="928" type="line"/>
+ <point x="1256" y="924" type="line"/>
+ </contour>
+ <contour>
+ <point x="1284" y="536" type="line"/>
+ <point x="1000" y="536" type="line"/>
+ <point x="1000" y="0" type="line"/>
+ <point x="1284" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2424, 'leftMargin': 199, 'rightMargin': 198}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA65B__.glif b/src/Interface-Regular.ufo/glyphs/uniA65B__.glif
new file mode 100644
index 000000000..c3d5f3a30
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA65B__.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA65B" format="1">
+ <advance width="2016"/>
+ <unicode hex="A65B"/>
+ <outline>
+ <contour>
+ <point x="444" y="0" type="line"/>
+ <point x="444" y="220" type="line" smooth="yes"/>
+ <point x="444" y="528"/>
+ <point x="556" y="612"/>
+ <point x="788" y="612" type="curve" smooth="yes"/>
+ <point x="1232" y="612" type="line" smooth="yes"/>
+ <point x="1460" y="612"/>
+ <point x="1572" y="528"/>
+ <point x="1572" y="220" type="curve" smooth="yes"/>
+ <point x="1572" y="0" type="line"/>
+ <point x="1848" y="0" type="line"/>
+ <point x="1848" y="220" type="line" smooth="yes"/>
+ <point x="1848" y="668"/>
+ <point x="1616" y="832"/>
+ <point x="1232" y="832" type="curve" smooth="yes"/>
+ <point x="788" y="832" type="line" smooth="yes"/>
+ <point x="400" y="832"/>
+ <point x="168" y="668"/>
+ <point x="168" y="220" type="curve" smooth="yes"/>
+ <point x="168" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1508" y="1488" type="line"/>
+ <point x="572" y="1488" type="line"/>
+ <point x="572" y="1268" type="line"/>
+ <point x="1508" y="1268" type="line"/>
+ </contour>
+ <contour>
+ <point x="932" y="676" type="line"/>
+ <point x="1192" y="656" type="line"/>
+ <point x="1680" y="1488" type="line"/>
+ <point x="1372" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="660" y="1488" type="line"/>
+ <point x="352" y="1488" type="line"/>
+ <point x="840" y="664" type="line"/>
+ <point x="1108" y="668" type="line"/>
+ </contour>
+ <contour>
+ <point x="1152" y="248" type="line"/>
+ <point x="876" y="248" type="line"/>
+ <point x="876" y="0" type="line"/>
+ <point x="1152" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1648" y="460" type="line"/>
+ <point x="300" y="460" type="line"/>
+ <point x="300" y="236" type="line"/>
+ <point x="1648" y="236" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1926, 'leftMargin': 124, 'rightMargin': 123}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA65C__.glif b/src/Interface-Regular.ufo/glyphs/uniA65C__.glif
new file mode 100644
index 000000000..c82313eb2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA65C__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA65C" format="1">
+ <advance width="2528"/>
+ <unicode hex="A65C"/>
+ <outline>
+ <contour>
+ <point x="2204" y="220" type="line"/>
+ <point x="776" y="220" type="line"/>
+ <point x="776" y="0" type="line"/>
+ <point x="2204" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1016" y="748" type="line"/>
+ <point x="268" y="748" type="line"/>
+ <point x="268" y="516" type="line"/>
+ <point x="1016" y="516" type="line"/>
+ </contour>
+ <contour>
+ <point x="1532" y="1816" type="line"/>
+ <point x="1532" y="2004" type="line"/>
+ <point x="1348" y="2004" type="line"/>
+ <point x="580" y="0" type="line"/>
+ <point x="876" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2068" y="0" type="line"/>
+ <point x="2364" y="0" type="line"/>
+ <point x="1596" y="2004" type="line"/>
+ <point x="1408" y="2004" type="line"/>
+ <point x="1412" y="1816" type="line"/>
+ </contour>
+ <contour>
+ <point x="2056" y="748" type="line"/>
+ <point x="916" y="748" type="line"/>
+ <point x="916" y="516" type="line"/>
+ <point x="2056" y="516" type="line"/>
+ </contour>
+ <component base="I" xOffset="-92"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2474, 'leftMargin': 242, 'rightMargin': 36}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA65D__.glif b/src/Interface-Regular.ufo/glyphs/uniA65D__.glif
new file mode 100644
index 000000000..6a97e2119
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA65D__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA65D" format="1">
+ <advance width="2272"/>
+ <unicode hex="A65D"/>
+ <outline>
+ <contour>
+ <point x="560" y="0" type="line"/>
+ <point x="844" y="0" type="line"/>
+ <point x="1400" y="1332" type="line"/>
+ <point x="1368" y="1488" type="line"/>
+ <point x="1204" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1824" y="0" type="line"/>
+ <point x="2104" y="0" type="line"/>
+ <point x="1460" y="1488" type="line"/>
+ <point x="1296" y="1488" type="line"/>
+ <point x="1260" y="1344" type="line"/>
+ </contour>
+ <contour>
+ <point x="1792" y="584" type="line"/>
+ <point x="836" y="584" type="line"/>
+ <point x="836" y="364" type="line"/>
+ <point x="1792" y="364" type="line"/>
+ </contour>
+ <contour>
+ <point x="824" y="0" type="line"/>
+ <point x="1888" y="0" type="line"/>
+ <point x="1888" y="220" type="line"/>
+ <point x="824" y="220" type="line"/>
+ </contour>
+ <contour>
+ <point x="388" y="584" type="line"/>
+ <point x="388" y="364" type="line"/>
+ <point x="876" y="364" type="line"/>
+ <point x="876" y="584" type="line"/>
+ </contour>
+ <contour>
+ <point x="444" y="1488" type="line"/>
+ <point x="168" y="1488" type="line"/>
+ <point x="168" y="0" type="line"/>
+ <point x="444" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2170, 'leftMargin': 188, 'rightMargin': 44}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA65E__.glif b/src/Interface-Regular.ufo/glyphs/uniA65E__.glif
new file mode 100644
index 000000000..5342b0da1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA65E__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA65E" format="1">
+ <advance width="2016"/>
+ <unicode hex="A65E"/>
+ <outline>
+ <contour>
+ <point x="1908" y="0" type="line"/>
+ <point x="1624" y="0" type="line"/>
+ <point x="964" y="1840" type="line"/>
+ <point x="972" y="2004" type="line"/>
+ <point x="1144" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="332" y="-48" type="curve"/>
+ <point x="112" y="124" type="line"/>
+ <point x="656" y="712"/>
+ <point x="748" y="1316"/>
+ <point x="908" y="2004" type="curve"/>
+ <point x="1084" y="2004" type="line"/>
+ <point x="1088" y="1828" type="line"/>
+ <point x="936" y="964"/>
+ <point x="880" y="596"/>
+ </contour>
+ <contour>
+ <point x="1216" y="-572" type="line"/>
+ <point x="944" y="-572" type="line"/>
+ <point x="944" y="1768" type="line"/>
+ <point x="1216" y="1768" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1906, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA65F__.glif b/src/Interface-Regular.ufo/glyphs/uniA65F__.glif
new file mode 100644
index 000000000..5c310b440
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA65F__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA65F" format="1">
+ <advance width="1760"/>
+ <unicode hex="A65F"/>
+ <outline>
+ <contour>
+ <point x="1660" y="0" type="line"/>
+ <point x="1376" y="0" type="line"/>
+ <point x="816" y="1344" type="line"/>
+ <point x="848" y="1488" type="line"/>
+ <point x="1016" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="308" y="-28" type="curve"/>
+ <point x="104" y="152" type="line"/>
+ <point x="524" y="588"/>
+ <point x="640" y="1012"/>
+ <point x="756" y="1488" type="curve"/>
+ <point x="920" y="1488" type="line"/>
+ <point x="952" y="1332" type="line"/>
+ <point x="820" y="740"/>
+ <point x="692" y="368"/>
+ </contour>
+ <contour>
+ <point x="1060" y="-572" type="line"/>
+ <point x="784" y="-572" type="line"/>
+ <point x="784" y="1208" type="line"/>
+ <point x="1060" y="1208" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1645, 'leftMargin': 44, 'rightMargin': 44}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA660_.glif b/src/Interface-Regular.ufo/glyphs/uniA660_.glif
new file mode 100644
index 000000000..3a615ac6d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA660_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA660" format="1">
+ <advance width="2016"/>
+ <unicode hex="A660"/>
+ <outline>
+ <contour>
+ <point x="140" y="236" type="line"/>
+ <point x="620" y="236" type="line"/>
+ <point x="620" y="0" type="line"/>
+ <point x="420" y="0" type="line"/>
+ <point x="420" y="-484" type="line"/>
+ <point x="164" y="-484" type="line"/>
+ </contour>
+ <contour>
+ <point x="1880" y="0" type="line"/>
+ <point x="352" y="0" type="line"/>
+ <point x="352" y="2004" type="line"/>
+ <point x="636" y="2004" type="line"/>
+ <point x="636" y="228" type="line"/>
+ <point x="1592" y="228" type="line"/>
+ <point x="1592" y="2004" type="line"/>
+ <point x="1880" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2069, 'leftMargin': 91, 'rightMargin': 237}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA661_.glif b/src/Interface-Regular.ufo/glyphs/uniA661_.glif
new file mode 100644
index 000000000..25bd34f71
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA661_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA661" format="1">
+ <advance width="1760"/>
+ <unicode hex="A661"/>
+ <outline>
+ <contour>
+ <point x="1576" y="0" type="line"/>
+ <point x="368" y="0" type="line"/>
+ <point x="368" y="1488" type="line"/>
+ <point x="644" y="1488" type="line"/>
+ <point x="644" y="220" type="line"/>
+ <point x="1300" y="220" type="line"/>
+ <point x="1300" y="1488" type="line"/>
+ <point x="1576" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="184" y="220" type="line"/>
+ <point x="656" y="220" type="line"/>
+ <point x="656" y="0" type="line"/>
+ <point x="456" y="0" type="line"/>
+ <point x="456" y="-440" type="line"/>
+ <point x="212" y="-440" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 78, 'rightMargin': 213.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA662_.glif b/src/Interface-Regular.ufo/glyphs/uniA662_.glif
new file mode 100644
index 000000000..22c16aead
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA662_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA662" format="1">
+ <advance width="2784"/>
+ <unicode hex="A662"/>
+ <outline>
+ <contour>
+ <point x="2624" y="2004" type="line"/>
+ <point x="1740" y="2004" type="line"/>
+ <point x="1740" y="1772" type="line"/>
+ <point x="2624" y="1772" type="line"/>
+ </contour>
+ <component base="afii10021" xOffset="100"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2566, 'leftMargin': 63, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA663_.glif b/src/Interface-Regular.ufo/glyphs/uniA663_.glif
new file mode 100644
index 000000000..f8c3557c6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA663_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA663" format="1">
+ <advance width="2272"/>
+ <unicode hex="A663"/>
+ <outline>
+ <contour>
+ <point x="2140" y="1488" type="line"/>
+ <point x="984" y="1488" type="line"/>
+ <point x="984" y="1240" type="line"/>
+ <point x="2140" y="1240" type="line"/>
+ </contour>
+ <component base="decyrillic" xOffset="72"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2085, 'leftMargin': 62, 'rightMargin': 14}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA664_.glif b/src/Interface-Regular.ufo/glyphs/uniA664_.glif
new file mode 100644
index 000000000..6e9b62084
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA664_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA664" format="1">
+ <advance width="2528"/>
+ <unicode hex="A664"/>
+ <outline>
+ <contour>
+ <point x="2424" y="2004" type="line"/>
+ <point x="1540" y="2004" type="line"/>
+ <point x="1540" y="1772" type="line"/>
+ <point x="2424" y="1772" type="line"/>
+ </contour>
+ <component base="afii10029" xOffset="-76"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2537, 'leftMargin': 180, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA665_.glif b/src/Interface-Regular.ufo/glyphs/uniA665_.glif
new file mode 100644
index 000000000..30c2740da
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA665_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA665" format="1">
+ <advance width="2272"/>
+ <unicode hex="A665"/>
+ <outline>
+ <contour>
+ <point x="2124" y="1488" type="line"/>
+ <point x="964" y="1488" type="line"/>
+ <point x="964" y="1268" type="line"/>
+ <point x="2124" y="1268" type="line"/>
+ </contour>
+ <component base="elcyrillic" xOffset="64"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2074, 'leftMargin': 88, 'rightMargin': 14}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA666_.glif b/src/Interface-Regular.ufo/glyphs/uniA666_.glif
new file mode 100644
index 000000000..342cc6a39
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA666_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA666" format="1">
+ <advance width="3040"/>
+ <unicode hex="A666"/>
+ <outline>
+ <contour>
+ <point x="2880" y="2004" type="line"/>
+ <point x="2000" y="2004" type="line"/>
+ <point x="2000" y="1772" type="line"/>
+ <point x="2880" y="1772" type="line"/>
+ </contour>
+ <component base="M" xOffset="-96"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3018, 'leftMargin': 256, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA667_.glif b/src/Interface-Regular.ufo/glyphs/uniA667_.glif
new file mode 100644
index 000000000..ae629f7d2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA667_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA667" format="1">
+ <advance width="2528"/>
+ <unicode hex="A667"/>
+ <outline>
+ <contour>
+ <point x="2424" y="1488" type="line"/>
+ <point x="1544" y="1488" type="line"/>
+ <point x="1544" y="1268" type="line"/>
+ <point x="2424" y="1268" type="line"/>
+ </contour>
+ <component base="emcyrillic" xOffset="-88"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2527, 'leftMargin': 192, 'rightMargin': 13}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA668_.glif b/src/Interface-Regular.ufo/glyphs/uniA668_.glif
new file mode 100644
index 000000000..816a53db5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA668_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA668" format="1">
+ <advance width="2048"/>
+ <unicode hex="A668"/>
+ <outline>
+ <component base="O"/>
+ <component base="dotnosp" xOffset="1780" yOffset="-872"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 256, 'rightMargin': 152}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA669_.glif b/src/Interface-Regular.ufo/glyphs/uniA669_.glif
new file mode 100644
index 000000000..da6bfe461
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA669_.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA669" format="1">
+ <advance width="1760"/>
+ <unicode hex="A669"/>
+ <outline>
+ <contour>
+ <point x="880" y="-28" type="curve" smooth="yes"/>
+ <point x="1304" y="-28"/>
+ <point x="1560" y="300"/>
+ <point x="1560" y="728" type="curve" smooth="yes"/>
+ <point x="1560" y="760" type="line" smooth="yes"/>
+ <point x="1560" y="1188"/>
+ <point x="1304" y="1516"/>
+ <point x="880" y="1516" type="curve" smooth="yes"/>
+ <point x="460" y="1516"/>
+ <point x="200" y="1188"/>
+ <point x="200" y="760" type="curve" smooth="yes"/>
+ <point x="200" y="728" type="line" smooth="yes"/>
+ <point x="200" y="300"/>
+ <point x="460" y="-28"/>
+ </contour>
+ <contour>
+ <point x="880" y="192" type="curve" smooth="yes"/>
+ <point x="608" y="192"/>
+ <point x="476" y="440"/>
+ <point x="476" y="728" type="curve" smooth="yes"/>
+ <point x="476" y="760" type="line" smooth="yes"/>
+ <point x="476" y="1044"/>
+ <point x="608" y="1296"/>
+ <point x="880" y="1296" type="curve" smooth="yes"/>
+ <point x="1152" y="1296"/>
+ <point x="1284" y="1044"/>
+ <point x="1284" y="760" type="curve" smooth="yes"/>
+ <point x="1284" y="728" type="line" smooth="yes"/>
+ <point x="1284" y="440"/>
+ <point x="1152" y="192"/>
+ </contour>
+ <contour>
+ <point x="728" y="740" type="curve" smooth="yes"/>
+ <point x="728" y="656"/>
+ <point x="780" y="592"/>
+ <point x="884" y="592" type="curve" smooth="yes"/>
+ <point x="988" y="592"/>
+ <point x="1044" y="656"/>
+ <point x="1044" y="740" type="curve" smooth="yes"/>
+ <point x="1044" y="828"/>
+ <point x="988" y="896"/>
+ <point x="884" y="896" type="curve" smooth="yes"/>
+ <point x="780" y="896"/>
+ <point x="728" y="828"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1613, 'leftMargin': 127, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA66A__.glif b/src/Interface-Regular.ufo/glyphs/uniA66A__.glif
new file mode 100644
index 000000000..c6fce45b1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA66A__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA66A" format="1">
+ <advance width="2048"/>
+ <unicode hex="A66A"/>
+ <outline>
+ <contour>
+ <point x="1836" y="1056" type="line"/>
+ <point x="1836" y="1664"/>
+ <point x="1516" y="2032"/>
+ <point x="1024" y="2032" type="curve" smooth="yes"/>
+ <point x="548" y="2032"/>
+ <point x="216" y="1664"/>
+ <point x="216" y="1056" type="curve" smooth="yes"/>
+ <point x="216" y="952" type="line" smooth="yes"/>
+ <point x="216" y="344"/>
+ <point x="552" y="-24"/>
+ <point x="1028" y="-24" type="curve" smooth="yes"/>
+ <point x="1516" y="-24"/>
+ <point x="1836" y="344"/>
+ <point x="1836" y="952" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1552" y="952" type="line"/>
+ <point x="1552" y="472"/>
+ <point x="1364" y="216"/>
+ <point x="1028" y="216" type="curve" smooth="yes"/>
+ <point x="712" y="216"/>
+ <point x="496" y="472"/>
+ <point x="496" y="952" type="curve" smooth="yes"/>
+ <point x="496" y="1060" type="line" smooth="yes"/>
+ <point x="496" y="1536"/>
+ <point x="708" y="1792"/>
+ <point x="1024" y="1792" type="curve" smooth="yes"/>
+ <point x="1356" y="1792"/>
+ <point x="1552" y="1536"/>
+ <point x="1552" y="1060" type="curve" smooth="yes"/>
+ </contour>
+ <component base="dotnosp" xOffset="1600" yOffset="-880"/>
+ <component base="dotnosp" xOffset="2068" yOffset="-880"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 161, 'rightMargin': 162}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA66B__.glif b/src/Interface-Regular.ufo/glyphs/uniA66B__.glif
new file mode 100644
index 000000000..9c589deea
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA66B__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA66B" format="1">
+ <advance width="1792"/>
+ <unicode hex="A66B"/>
+ <outline>
+ <contour>
+ <point x="136" y="728" type="line"/>
+ <point x="136" y="300"/>
+ <point x="392" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1400" y="-28"/>
+ <point x="1660" y="300"/>
+ <point x="1660" y="728" type="curve" smooth="yes"/>
+ <point x="1660" y="760" type="line" smooth="yes"/>
+ <point x="1660" y="1188"/>
+ <point x="1400" y="1516"/>
+ <point x="896" y="1516" type="curve" smooth="yes"/>
+ <point x="392" y="1516"/>
+ <point x="136" y="1188"/>
+ <point x="136" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="408" y="760" type="line"/>
+ <point x="408" y="1044"/>
+ <point x="540" y="1296"/>
+ <point x="896" y="1296" type="curve" smooth="yes"/>
+ <point x="1252" y="1296"/>
+ <point x="1384" y="1044"/>
+ <point x="1384" y="760" type="curve" smooth="yes"/>
+ <point x="1384" y="728" type="line" smooth="yes"/>
+ <point x="1384" y="440"/>
+ <point x="1252" y="192"/>
+ <point x="896" y="192" type="curve" smooth="yes"/>
+ <point x="540" y="192"/>
+ <point x="408" y="440"/>
+ <point x="408" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <component base="dotnosp" xOffset="1500" yOffset="-1140"/>
+ <component base="dotnosp" xOffset="1912" yOffset="-1140"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1778, 'leftMargin': 127, 'rightMargin': 127}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA66C__.glif b/src/Interface-Regular.ufo/glyphs/uniA66C__.glif
new file mode 100644
index 000000000..3df0096f4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA66C__.glif
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA66C" format="1">
+ <advance width="3328"/>
+ <unicode hex="A66C"/>
+ <outline>
+ <component base="O" xOffset="-28"/>
+ <component base="dotnosp" xOffset="1752" yOffset="-872"/>
+ <component base="dotnosp" xOffset="3088" yOffset="-872"/>
+ <component base="O" xOffset="1308"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3281, 'leftMargin': 256, 'rightMargin': 151}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA66D__.glif b/src/Interface-Regular.ufo/glyphs/uniA66D__.glif
new file mode 100644
index 000000000..57bde9033
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA66D__.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA66D" format="1">
+ <advance width="2784"/>
+ <unicode hex="A66D"/>
+ <outline>
+ <component base="uniA669" xOffset="1128"/>
+ <component base="uniA669" xOffset="44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2698, 'leftMargin': 127, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA66E__.glif b/src/Interface-Regular.ufo/glyphs/uniA66E__.glif
new file mode 100644
index 000000000..1eb53461e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA66E__.glif
@@ -0,0 +1,339 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA66E" format="1">
+ <advance width="3552"/>
+ <unicode hex="A66E"/>
+ <outline>
+ <contour>
+ <point x="2120" y="1660" type="curve" smooth="yes"/>
+ <point x="2120" y="1576"/>
+ <point x="2172" y="1508"/>
+ <point x="2276" y="1508" type="curve" smooth="yes"/>
+ <point x="2384" y="1508"/>
+ <point x="2436" y="1576"/>
+ <point x="2436" y="1660" type="curve" smooth="yes"/>
+ <point x="2436" y="1744"/>
+ <point x="2384" y="1812"/>
+ <point x="2276" y="1812" type="curve" smooth="yes"/>
+ <point x="2172" y="1812"/>
+ <point x="2120" y="1744"/>
+ </contour>
+ <contour>
+ <point x="2280" y="1056" type="curve" smooth="yes"/>
+ <point x="2676" y="1056"/>
+ <point x="2916" y="1308"/>
+ <point x="2916" y="1648" type="curve"/>
+ <point x="2916" y="1676" type="line" smooth="yes"/>
+ <point x="2916" y="2012"/>
+ <point x="2676" y="2268"/>
+ <point x="2276" y="2268" type="curve" smooth="yes"/>
+ <point x="1884" y="2268"/>
+ <point x="1640" y="2012"/>
+ <point x="1640" y="1676" type="curve"/>
+ <point x="1640" y="1648" type="line" smooth="yes"/>
+ <point x="1640" y="1308"/>
+ <point x="1884" y="1056"/>
+ </contour>
+ <contour>
+ <point x="2280" y="1276" type="curve" smooth="yes"/>
+ <point x="2032" y="1276"/>
+ <point x="1916" y="1444"/>
+ <point x="1916" y="1648" type="curve"/>
+ <point x="1916" y="1676" type="line" smooth="yes"/>
+ <point x="1916" y="1872"/>
+ <point x="2032" y="2048"/>
+ <point x="2276" y="2048" type="curve" smooth="yes"/>
+ <point x="2524" y="2048"/>
+ <point x="2640" y="1872"/>
+ <point x="2640" y="1676" type="curve"/>
+ <point x="2640" y="1648" type="line" smooth="yes"/>
+ <point x="2640" y="1444"/>
+ <point x="2524" y="1276"/>
+ </contour>
+ <contour>
+ <point x="1116" y="1660" type="curve" smooth="yes"/>
+ <point x="1116" y="1576"/>
+ <point x="1172" y="1508"/>
+ <point x="1276" y="1508" type="curve" smooth="yes"/>
+ <point x="1380" y="1508"/>
+ <point x="1436" y="1576"/>
+ <point x="1436" y="1660" type="curve" smooth="yes"/>
+ <point x="1436" y="1744"/>
+ <point x="1380" y="1812"/>
+ <point x="1276" y="1812" type="curve" smooth="yes"/>
+ <point x="1172" y="1812"/>
+ <point x="1116" y="1744"/>
+ </contour>
+ <contour>
+ <point x="1276" y="1276" type="curve" smooth="yes"/>
+ <point x="1032" y="1276"/>
+ <point x="912" y="1444"/>
+ <point x="912" y="1648" type="curve"/>
+ <point x="912" y="1676" type="line" smooth="yes"/>
+ <point x="912" y="1872"/>
+ <point x="1032" y="2048"/>
+ <point x="1272" y="2048" type="curve" smooth="yes"/>
+ <point x="1520" y="2048"/>
+ <point x="1640" y="1872"/>
+ <point x="1640" y="1676" type="curve"/>
+ <point x="1640" y="1648" type="line" smooth="yes"/>
+ <point x="1640" y="1444"/>
+ <point x="1520" y="1276"/>
+ </contour>
+ <contour>
+ <point x="1276" y="1056" type="curve" smooth="yes"/>
+ <point x="1672" y="1056"/>
+ <point x="1916" y="1308"/>
+ <point x="1916" y="1648" type="curve"/>
+ <point x="1916" y="1676" type="line" smooth="yes"/>
+ <point x="1916" y="2012"/>
+ <point x="1672" y="2268"/>
+ <point x="1272" y="2268" type="curve" smooth="yes"/>
+ <point x="880" y="2268"/>
+ <point x="636" y="2012"/>
+ <point x="636" y="1676" type="curve"/>
+ <point x="636" y="1648" type="line" smooth="yes"/>
+ <point x="636" y="1308"/>
+ <point x="880" y="1056"/>
+ </contour>
+ <contour>
+ <point x="1116" y="-140" type="curve" smooth="yes"/>
+ <point x="1116" y="-224"/>
+ <point x="1172" y="-288"/>
+ <point x="1276" y="-288" type="curve" smooth="yes"/>
+ <point x="1380" y="-288"/>
+ <point x="1436" y="-224"/>
+ <point x="1436" y="-140" type="curve" smooth="yes"/>
+ <point x="1436" y="-56"/>
+ <point x="1380" y="16"/>
+ <point x="1276" y="16" type="curve" smooth="yes"/>
+ <point x="1172" y="16"/>
+ <point x="1116" y="-56"/>
+ </contour>
+ <contour>
+ <point x="2120" y="-140" type="curve" smooth="yes"/>
+ <point x="2120" y="-224"/>
+ <point x="2172" y="-288"/>
+ <point x="2276" y="-288" type="curve" smooth="yes"/>
+ <point x="2384" y="-288"/>
+ <point x="2436" y="-224"/>
+ <point x="2436" y="-140" type="curve" smooth="yes"/>
+ <point x="2436" y="-56"/>
+ <point x="2384" y="16"/>
+ <point x="2276" y="16" type="curve" smooth="yes"/>
+ <point x="2172" y="16"/>
+ <point x="2120" y="-56"/>
+ </contour>
+ <contour>
+ <point x="2280" y="-524" type="curve" smooth="yes"/>
+ <point x="2032" y="-524"/>
+ <point x="1916" y="-352"/>
+ <point x="1916" y="-152" type="curve"/>
+ <point x="1916" y="-124" type="line" smooth="yes"/>
+ <point x="1916" y="76"/>
+ <point x="2032" y="252"/>
+ <point x="2276" y="252" type="curve" smooth="yes"/>
+ <point x="2524" y="252"/>
+ <point x="2640" y="76"/>
+ <point x="2640" y="-124" type="curve"/>
+ <point x="2640" y="-152" type="line" smooth="yes"/>
+ <point x="2640" y="-352"/>
+ <point x="2524" y="-524"/>
+ </contour>
+ <contour>
+ <point x="1276" y="-744" type="curve" smooth="yes"/>
+ <point x="1672" y="-744"/>
+ <point x="1916" y="-488"/>
+ <point x="1916" y="-152" type="curve"/>
+ <point x="1916" y="-124" type="line" smooth="yes"/>
+ <point x="1916" y="216"/>
+ <point x="1672" y="472"/>
+ <point x="1272" y="472" type="curve" smooth="yes"/>
+ <point x="880" y="472"/>
+ <point x="636" y="216"/>
+ <point x="636" y="-124" type="curve"/>
+ <point x="636" y="-152" type="line" smooth="yes"/>
+ <point x="636" y="-488"/>
+ <point x="880" y="-744"/>
+ </contour>
+ <contour>
+ <point x="1276" y="-524" type="curve" smooth="yes"/>
+ <point x="1032" y="-524"/>
+ <point x="912" y="-352"/>
+ <point x="912" y="-152" type="curve"/>
+ <point x="912" y="-124" type="line" smooth="yes"/>
+ <point x="912" y="76"/>
+ <point x="1032" y="252"/>
+ <point x="1272" y="252" type="curve" smooth="yes"/>
+ <point x="1520" y="252"/>
+ <point x="1640" y="76"/>
+ <point x="1640" y="-124" type="curve"/>
+ <point x="1640" y="-152" type="line" smooth="yes"/>
+ <point x="1640" y="-352"/>
+ <point x="1520" y="-524"/>
+ </contour>
+ <contour>
+ <point x="2280" y="-744" type="curve" smooth="yes"/>
+ <point x="2676" y="-744"/>
+ <point x="2916" y="-488"/>
+ <point x="2916" y="-152" type="curve"/>
+ <point x="2916" y="-124" type="line" smooth="yes"/>
+ <point x="2916" y="216"/>
+ <point x="2676" y="472"/>
+ <point x="2276" y="472" type="curve" smooth="yes"/>
+ <point x="1884" y="472"/>
+ <point x="1640" y="216"/>
+ <point x="1640" y="-124" type="curve"/>
+ <point x="1640" y="-152" type="line" smooth="yes"/>
+ <point x="1640" y="-488"/>
+ <point x="1884" y="-744"/>
+ </contour>
+ <contour>
+ <point x="2780" y="380" type="curve" smooth="yes"/>
+ <point x="2532" y="380"/>
+ <point x="2416" y="548"/>
+ <point x="2416" y="748" type="curve"/>
+ <point x="2416" y="780" type="line" smooth="yes"/>
+ <point x="2416" y="976"/>
+ <point x="2532" y="1152"/>
+ <point x="2776" y="1152" type="curve" smooth="yes"/>
+ <point x="3024" y="1152"/>
+ <point x="3144" y="976"/>
+ <point x="3144" y="780" type="curve"/>
+ <point x="3144" y="748" type="line" smooth="yes"/>
+ <point x="3144" y="548"/>
+ <point x="3024" y="380"/>
+ </contour>
+ <contour>
+ <point x="2780" y="160" type="curve" smooth="yes"/>
+ <point x="3176" y="160"/>
+ <point x="3416" y="412"/>
+ <point x="3416" y="748" type="curve"/>
+ <point x="3416" y="780" type="line" smooth="yes"/>
+ <point x="3416" y="1116"/>
+ <point x="3176" y="1372"/>
+ <point x="2776" y="1372" type="curve" smooth="yes"/>
+ <point x="2384" y="1372"/>
+ <point x="2140" y="1116"/>
+ <point x="2140" y="780" type="curve"/>
+ <point x="2140" y="748" type="line" smooth="yes"/>
+ <point x="2140" y="412"/>
+ <point x="2384" y="160"/>
+ </contour>
+ <contour>
+ <point x="2620" y="764" type="curve" smooth="yes"/>
+ <point x="2620" y="680"/>
+ <point x="2672" y="612"/>
+ <point x="2780" y="612" type="curve" smooth="yes"/>
+ <point x="2884" y="612"/>
+ <point x="2936" y="680"/>
+ <point x="2936" y="764" type="curve" smooth="yes"/>
+ <point x="2936" y="848"/>
+ <point x="2884" y="916"/>
+ <point x="2780" y="916" type="curve" smooth="yes"/>
+ <point x="2672" y="916"/>
+ <point x="2620" y="848"/>
+ </contour>
+ <contour>
+ <point x="1776" y="380" type="curve" smooth="yes"/>
+ <point x="1532" y="380"/>
+ <point x="1412" y="548"/>
+ <point x="1412" y="748" type="curve"/>
+ <point x="1412" y="780" type="line" smooth="yes"/>
+ <point x="1412" y="976"/>
+ <point x="1532" y="1152"/>
+ <point x="1776" y="1152" type="curve" smooth="yes"/>
+ <point x="2020" y="1152"/>
+ <point x="2140" y="976"/>
+ <point x="2140" y="780" type="curve"/>
+ <point x="2140" y="748" type="line" smooth="yes"/>
+ <point x="2140" y="548"/>
+ <point x="2020" y="380"/>
+ </contour>
+ <contour>
+ <point x="1616" y="764" type="curve" smooth="yes"/>
+ <point x="1616" y="680"/>
+ <point x="1672" y="612"/>
+ <point x="1776" y="612" type="curve" smooth="yes"/>
+ <point x="1880" y="612"/>
+ <point x="1936" y="680"/>
+ <point x="1936" y="764" type="curve" smooth="yes"/>
+ <point x="1936" y="848"/>
+ <point x="1880" y="916"/>
+ <point x="1776" y="916" type="curve" smooth="yes"/>
+ <point x="1672" y="916"/>
+ <point x="1616" y="848"/>
+ </contour>
+ <contour>
+ <point x="1776" y="160" type="curve" smooth="yes"/>
+ <point x="2172" y="160"/>
+ <point x="2416" y="412"/>
+ <point x="2416" y="748" type="curve"/>
+ <point x="2416" y="780" type="line" smooth="yes"/>
+ <point x="2416" y="1116"/>
+ <point x="2172" y="1372"/>
+ <point x="1776" y="1372" type="curve" smooth="yes"/>
+ <point x="1380" y="1372"/>
+ <point x="1136" y="1116"/>
+ <point x="1136" y="780" type="curve"/>
+ <point x="1136" y="748" type="line" smooth="yes"/>
+ <point x="1136" y="412"/>
+ <point x="1380" y="160"/>
+ </contour>
+ <contour>
+ <point x="616" y="764" type="curve" smooth="yes"/>
+ <point x="616" y="680"/>
+ <point x="668" y="612"/>
+ <point x="772" y="612" type="curve" smooth="yes"/>
+ <point x="876" y="612"/>
+ <point x="932" y="680"/>
+ <point x="932" y="764" type="curve" smooth="yes"/>
+ <point x="932" y="848"/>
+ <point x="876" y="916"/>
+ <point x="772" y="916" type="curve" smooth="yes"/>
+ <point x="668" y="916"/>
+ <point x="616" y="848"/>
+ </contour>
+ <contour>
+ <point x="776" y="380" type="curve" smooth="yes"/>
+ <point x="528" y="380"/>
+ <point x="412" y="548"/>
+ <point x="412" y="748" type="curve"/>
+ <point x="412" y="780" type="line" smooth="yes"/>
+ <point x="412" y="976"/>
+ <point x="528" y="1152"/>
+ <point x="772" y="1152" type="curve" smooth="yes"/>
+ <point x="1020" y="1152"/>
+ <point x="1136" y="976"/>
+ <point x="1136" y="780" type="curve"/>
+ <point x="1136" y="748" type="line" smooth="yes"/>
+ <point x="1136" y="548"/>
+ <point x="1020" y="380"/>
+ </contour>
+ <contour>
+ <point x="776" y="160" type="curve" smooth="yes"/>
+ <point x="1172" y="160"/>
+ <point x="1412" y="412"/>
+ <point x="1412" y="748" type="curve"/>
+ <point x="1412" y="780" type="line" smooth="yes"/>
+ <point x="1412" y="1116"/>
+ <point x="1172" y="1372"/>
+ <point x="772" y="1372" type="curve" smooth="yes"/>
+ <point x="380" y="1372"/>
+ <point x="136" y="1116"/>
+ <point x="136" y="780" type="curve"/>
+ <point x="136" y="748" type="line" smooth="yes"/>
+ <point x="136" y="412"/>
+ <point x="380" y="160"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3530, 'leftMargin': 124, 'rightMargin': 124}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA66F__.glif b/src/Interface-Regular.ufo/glyphs/uniA66F__.glif
new file mode 100644
index 000000000..ad89143e0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA66F__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA66F" format="1">
+ <advance width="0"/>
+ <unicode hex="A66F"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1383" y="1365" type="line"/>
+ <point x="-1383" y="1774" type="line"/>
+ <point x="-234" y="1774" type="line"/>
+ <point x="-234" y="1365" type="line"/>
+ <point x="0" y="1365" type="line"/>
+ <point x="0" y="1994" type="line"/>
+ <point x="-1617" y="1994" type="line"/>
+ <point x="-1617" y="1365" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA670_.glif b/src/Interface-Regular.ufo/glyphs/uniA670_.glif
new file mode 100644
index 000000000..891494b75
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA670_.glif
@@ -0,0 +1,130 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA670" format="1">
+ <advance width="0"/>
+ <unicode hex="A670"/>
+ <outline>
+ <contour>
+ <point x="-1746" y="125" type="line"/>
+ <point x="-1913" y="125" type="line"/>
+ <point x="-1761" y="-118" type="line"/>
+ <point x="-1917" y="-366" type="line"/>
+ <point x="-1749" y="-366" type="line"/>
+ <point x="-1672" y="-223" type="line"/>
+ <point x="-1596" y="-366" type="line"/>
+ <point x="-1430" y="-366" type="line"/>
+ <point x="-1584" y="-118" type="line"/>
+ <point x="-1434" y="125" type="line"/>
+ <point x="-1603" y="125" type="line"/>
+ <point x="-1675" y="-12" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1733" y="1882" type="line"/>
+ <point x="-1899" y="1882" type="line"/>
+ <point x="-1748" y="1639" type="line"/>
+ <point x="-1903" y="1392" type="line"/>
+ <point x="-1735" y="1392" type="line"/>
+ <point x="-1658" y="1535" type="line"/>
+ <point x="-1583" y="1392" type="line"/>
+ <point x="-1416" y="1392" type="line"/>
+ <point x="-1570" y="1639" type="line"/>
+ <point x="-1420" y="1882" type="line"/>
+ <point x="-1590" y="1882" type="line"/>
+ <point x="-1661" y="1745" type="line"/>
+ </contour>
+ <contour>
+ <point x="-2076" y="1004" type="line"/>
+ <point x="-2243" y="1004" type="line"/>
+ <point x="-2091" y="760" type="line"/>
+ <point x="-2247" y="513" type="line"/>
+ <point x="-2079" y="513" type="line"/>
+ <point x="-2002" y="656" type="line"/>
+ <point x="-1926" y="513" type="line"/>
+ <point x="-1760" y="513" type="line"/>
+ <point x="-1914" y="760" type="line"/>
+ <point x="-1764" y="1004" type="line"/>
+ <point x="-1933" y="1004" type="line"/>
+ <point x="-2005" y="866" type="line"/>
+ </contour>
+ <contour>
+ <point x="-880" y="-208" type="line"/>
+ <point x="-1046" y="-208" type="line"/>
+ <point x="-895" y="-451" type="line"/>
+ <point x="-1051" y="-699" type="line"/>
+ <point x="-883" y="-699" type="line"/>
+ <point x="-806" y="-556" type="line"/>
+ <point x="-730" y="-699" type="line"/>
+ <point x="-564" y="-699" type="line"/>
+ <point x="-718" y="-451" type="line"/>
+ <point x="-568" y="-208" type="line"/>
+ <point x="-737" y="-208" type="line"/>
+ <point x="-809" y="-345" type="line"/>
+ </contour>
+ <contour>
+ <point x="-880" y="2185" type="line"/>
+ <point x="-1046" y="2185" type="line"/>
+ <point x="-895" y="1942" type="line"/>
+ <point x="-1051" y="1694" type="line"/>
+ <point x="-883" y="1694" type="line"/>
+ <point x="-806" y="1837" type="line"/>
+ <point x="-730" y="1694" type="line"/>
+ <point x="-564" y="1694" type="line"/>
+ <point x="-718" y="1942" type="line"/>
+ <point x="-568" y="2185" type="line"/>
+ <point x="-737" y="2185" type="line"/>
+ <point x="-809" y="2047" type="line"/>
+ </contour>
+ <contour>
+ <point x="-14" y="125" type="line"/>
+ <point x="-183" y="125" type="line"/>
+ <point x="-33" y="-118" type="line"/>
+ <point x="-187" y="-366" type="line"/>
+ <point x="-21" y="-366" type="line"/>
+ <point x="55" y="-223" type="line"/>
+ <point x="132" y="-366" type="line"/>
+ <point x="300" y="-366" type="line"/>
+ <point x="144" y="-118" type="line"/>
+ <point x="296" y="125" type="line"/>
+ <point x="129" y="125" type="line"/>
+ <point x="58" y="-12" type="line"/>
+ </contour>
+ <contour>
+ <point x="-28" y="1882" type="line"/>
+ <point x="-197" y="1882" type="line"/>
+ <point x="-47" y="1639" type="line"/>
+ <point x="-201" y="1392" type="line"/>
+ <point x="-34" y="1392" type="line"/>
+ <point x="41" y="1535" type="line"/>
+ <point x="118" y="1392" type="line"/>
+ <point x="286" y="1392" type="line"/>
+ <point x="131" y="1639" type="line"/>
+ <point x="282" y="1882" type="line"/>
+ <point x="116" y="1882" type="line"/>
+ <point x="44" y="1745" type="line"/>
+ </contour>
+ <contour>
+ <point x="316" y="1004" type="line"/>
+ <point x="147" y="1004" type="line"/>
+ <point x="297" y="760" type="line"/>
+ <point x="143" y="513" type="line"/>
+ <point x="309" y="513" type="line"/>
+ <point x="385" y="656" type="line"/>
+ <point x="462" y="513" type="line"/>
+ <point x="630" y="513" type="line"/>
+ <point x="474" y="760" type="line"/>
+ <point x="626" y="1004" type="line"/>
+ <point x="459" y="1004" type="line"/>
+ <point x="388" y="866" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA671_.glif b/src/Interface-Regular.ufo/glyphs/uniA671_.glif
new file mode 100644
index 000000000..036b79539
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA671_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA671" format="1">
+ <advance width="0"/>
+ <unicode hex="A671"/>
+ <outline>
+ <contour>
+ <point x="-1617" y="193" type="line"/>
+ <point x="-1617" y="-436" type="line"/>
+ <point x="0" y="-436" type="line"/>
+ <point x="0" y="193" type="line"/>
+ <point x="-234" y="193" type="line"/>
+ <point x="-234" y="-216" type="line"/>
+ <point x="-1383" y="-216" type="line"/>
+ <point x="-1383" y="193" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1383" y="1365" type="line"/>
+ <point x="-1383" y="1774" type="line"/>
+ <point x="-234" y="1774" type="line"/>
+ <point x="-234" y="1365" type="line"/>
+ <point x="0" y="1365" type="line"/>
+ <point x="0" y="1994" type="line"/>
+ <point x="-1617" y="1994" type="line"/>
+ <point x="-1617" y="1365" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA672_.glif b/src/Interface-Regular.ufo/glyphs/uniA672_.glif
new file mode 100644
index 000000000..da36f3052
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA672_.glif
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA672" format="1">
+ <advance width="0"/>
+ <unicode hex="A672"/>
+ <outline>
+ <contour>
+ <point x="-1624" y="1376" type="line"/>
+ <point x="-2300" y="1376" type="line"/>
+ <point x="-2300" y="1156" type="line"/>
+ <point x="-1624" y="1156" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1624" y="414" type="line"/>
+ <point x="-2300" y="414" type="line"/>
+ <point x="-2300" y="194" type="line"/>
+ <point x="-1624" y="194" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1624" y="895" type="line"/>
+ <point x="-2300" y="895" type="line"/>
+ <point x="-2300" y="675" type="line"/>
+ <point x="-1624" y="675" type="line"/>
+ </contour>
+ <contour>
+ <point x="689" y="1376" type="line"/>
+ <point x="12" y="1376" type="line"/>
+ <point x="12" y="1156" type="line"/>
+ <point x="689" y="1156" type="line"/>
+ </contour>
+ <contour>
+ <point x="689" y="414" type="line"/>
+ <point x="12" y="414" type="line"/>
+ <point x="12" y="194" type="line"/>
+ <point x="689" y="194" type="line"/>
+ </contour>
+ <contour>
+ <point x="689" y="895" type="line"/>
+ <point x="12" y="895" type="line"/>
+ <point x="12" y="675" type="line"/>
+ <point x="689" y="675" type="line"/>
+ </contour>
+ <contour>
+ <point x="-217" y="-656" type="line"/>
+ <point x="-217" y="-117" type="line"/>
+ <point x="-437" y="-117" type="line"/>
+ <point x="-437" y="-656" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1180" y="-656" type="line"/>
+ <point x="-1180" y="-117" type="line"/>
+ <point x="-1400" y="-117" type="line"/>
+ <point x="-1400" y="-656" type="line"/>
+ </contour>
+ <contour>
+ <point x="-699" y="-656" type="line"/>
+ <point x="-699" y="-117" type="line"/>
+ <point x="-919" y="-117" type="line"/>
+ <point x="-919" y="-656" type="line"/>
+ </contour>
+ <contour>
+ <point x="-699" y="1634" type="line"/>
+ <point x="-699" y="2173" type="line"/>
+ <point x="-919" y="2173" type="line"/>
+ <point x="-919" y="1634" type="line"/>
+ </contour>
+ <contour>
+ <point x="-539" y="2013" type="line"/>
+ <point x="-1078" y="2013" type="line"/>
+ <point x="-1078" y="1793" type="line"/>
+ <point x="-539" y="1793" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA673_.glif b/src/Interface-Regular.ufo/glyphs/uniA673_.glif
new file mode 100644
index 000000000..e920f9b6e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA673_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA673" format="1">
+ <advance width="1504"/>
+ <unicode hex="A673"/>
+ <outline>
+ <contour>
+ <point x="572" y="1488" type="line"/>
+ <point x="756" y="1804" type="line"/>
+ <point x="936" y="1488" type="line"/>
+ <point x="1296" y="1488" type="line"/>
+ <point x="1116" y="1172" type="line"/>
+ <point x="1296" y="864" type="line"/>
+ <point x="936" y="864" type="line"/>
+ <point x="756" y="548" type="line"/>
+ <point x="572" y="864" type="line"/>
+ <point x="208" y="864" type="line"/>
+ <point x="392" y="1172" type="line"/>
+ <point x="208" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="500" y="1024" type="line"/>
+ <point x="668" y="1024" type="line"/>
+ <point x="756" y="876" type="line"/>
+ <point x="844" y="1024" type="line"/>
+ <point x="1012" y="1024" type="line"/>
+ <point x="924" y="1172" type="line"/>
+ <point x="1012" y="1324" type="line"/>
+ <point x="844" y="1324" type="line"/>
+ <point x="756" y="1476" type="line"/>
+ <point x="668" y="1324" type="line"/>
+ <point x="500" y="1324" type="line"/>
+ <point x="580" y="1172" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1306, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA674_.glif b/src/Interface-Regular.ufo/glyphs/uniA674_.glif
new file mode 100644
index 000000000..dd78d6623
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA674_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA674" format="1">
+ <advance width="0"/>
+ <unicode hex="A674"/>
+ <outline>
+ <contour>
+ <point x="-833" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-809" y="1631" type="curve" smooth="yes"/>
+ <point x="-635" y="1631"/>
+ <point x="-498" y="1746"/>
+ <point x="-498" y="1907" type="curve"/>
+ <point x="-659" y="1907" type="line"/>
+ <point x="-667" y="1819"/>
+ <point x="-715" y="1778"/>
+ <point x="-809" y="1778" type="curve" smooth="yes"/>
+ <point x="-931" y="1778"/>
+ <point x="-987" y="1862"/>
+ <point x="-987" y="2010" type="curve" smooth="yes"/>
+ <point x="-987" y="2039" type="line" smooth="yes"/>
+ <point x="-987" y="2188"/>
+ <point x="-932" y="2272"/>
+ <point x="-809" y="2272" type="curve" smooth="yes"/>
+ <point x="-726" y="2272"/>
+ <point x="-668" y="2239"/>
+ <point x="-659" y="2163" type="curve"/>
+ <point x="-498" y="2163" type="line"/>
+ <point x="-498" y="2335"/>
+ <point x="-655" y="2419"/>
+ <point x="-809" y="2419" type="curve" smooth="yes"/>
+ <point x="-1022" y="2419"/>
+ <point x="-1169" y="2269"/>
+ <point x="-1169" y="2039" type="curve" smooth="yes"/>
+ <point x="-1169" y="2010" type="line" smooth="yes"/>
+ <point x="-1169" y="1781"/>
+ <point x="-1022" y="1631"/>
+ </contour>
+ <contour>
+ <point x="-1070" y="1959" type="line"/>
+ <point x="-727" y="1959" type="line"/>
+ <point x="-727" y="2097" type="line"/>
+ <point x="-1070" y="2097" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA675_.glif b/src/Interface-Regular.ufo/glyphs/uniA675_.glif
new file mode 100644
index 000000000..9fc7ef5ae
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA675_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA675" format="1">
+ <advance width="0"/>
+ <unicode hex="A675"/>
+ <outline>
+ <contour>
+ <point x="-810" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-507" y="2314" type="line"/>
+ <point x="-978" y="1651" type="line"/>
+ <point x="-1085" y="1775" type="line"/>
+ <point x="-641" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-641" y="2410" type="line"/>
+ <point x="-459" y="2410" type="line"/>
+ <point x="-459" y="1651" type="line"/>
+ <point x="-641" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1159" y="2410" type="line"/>
+ <point x="-978" y="2410" type="line"/>
+ <point x="-978" y="1651" type="line"/>
+ <point x="-1159" y="1651" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA676_.glif b/src/Interface-Regular.ufo/glyphs/uniA676_.glif
new file mode 100644
index 000000000..4d46c4f92
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA676_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA676" format="1">
+ <advance width="0"/>
+ <unicode hex="A676"/>
+ <outline>
+ <contour>
+ <point x="-799" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-707" y="2410" type="line"/>
+ <point x="-888" y="2410" type="line"/>
+ <point x="-888" y="1651" type="line"/>
+ <point x="-707" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1041" y="2592" type="curve" smooth="yes"/>
+ <point x="-1041" y="2537"/>
+ <point x="-1005" y="2494"/>
+ <point x="-936" y="2494" type="curve" smooth="yes"/>
+ <point x="-869" y="2494"/>
+ <point x="-832" y="2537"/>
+ <point x="-832" y="2592" type="curve" smooth="yes"/>
+ <point x="-832" y="2648"/>
+ <point x="-869" y="2692"/>
+ <point x="-936" y="2692" type="curve" smooth="yes"/>
+ <point x="-1005" y="2692"/>
+ <point x="-1041" y="2648"/>
+ </contour>
+ <contour>
+ <point x="-766" y="2592" type="curve" smooth="yes"/>
+ <point x="-766" y="2537"/>
+ <point x="-730" y="2494"/>
+ <point x="-661" y="2494" type="curve" smooth="yes"/>
+ <point x="-594" y="2494"/>
+ <point x="-557" y="2537"/>
+ <point x="-557" y="2592" type="curve" smooth="yes"/>
+ <point x="-557" y="2648"/>
+ <point x="-594" y="2692"/>
+ <point x="-661" y="2692" type="curve" smooth="yes"/>
+ <point x="-730" y="2692"/>
+ <point x="-766" y="2648"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA677_.glif b/src/Interface-Regular.ufo/glyphs/uniA677_.glif
new file mode 100644
index 000000000..28a62d4b5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA677_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA677" format="1">
+ <advance width="0"/>
+ <unicode hex="A677"/>
+ <outline>
+ <contour>
+ <point x="-846" y="1334" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-886" y="1734" type="line"/>
+ <point x="-927" y="1605" type="line" smooth="yes"/>
+ <point x="-963" y="1496"/>
+ <point x="-1004" y="1478"/>
+ <point x="-1070" y="1478" type="curve" smooth="yes"/>
+ <point x="-1092" y="1478"/>
+ <point x="-1111" y="1480"/>
+ <point x="-1118" y="1481" type="curve"/>
+ <point x="-1118" y="1342" type="line"/>
+ <point x="-1104" y="1339"/>
+ <point x="-1064" y="1331"/>
+ <point x="-1030" y="1331" type="curve" smooth="yes"/>
+ <point x="-906" y="1331"/>
+ <point x="-847" y="1409"/>
+ <point x="-807" y="1524" type="curve" smooth="yes"/>
+ <point x="-501" y="2410" type="line"/>
+ <point x="-671" y="2410" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1012" y="2410" type="line"/>
+ <point x="-1191" y="2410" type="line"/>
+ <point x="-909" y="1623" type="line"/>
+ <point x="-802" y="1687" type="line"/>
+ <point x="-861" y="1917" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA678_.glif b/src/Interface-Regular.ufo/glyphs/uniA678_.glif
new file mode 100644
index 000000000..5ffb1b7e4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA678_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA678" format="1">
+ <advance width="0"/>
+ <unicode hex="A678"/>
+ <outline>
+ <contour>
+ <point x="-853" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-917" y="2410" type="line"/>
+ <point x="-1320" y="2410" type="line"/>
+ <point x="-1320" y="2273" type="line"/>
+ <point x="-917" y="2273" type="line"/>
+ </contour>
+ <component base="uniA67A"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA679_.glif b/src/Interface-Regular.ufo/glyphs/uniA679_.glif
new file mode 100644
index 000000000..e5979e0f5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA679_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA679" format="1">
+ <advance width="0"/>
+ <unicode hex="A679"/>
+ <outline>
+ <contour>
+ <point x="-782" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-293" y="2410" type="line"/>
+ <point x="-474" y="2410" type="line"/>
+ <point x="-474" y="1651" type="line"/>
+ <point x="-293" y="1651" type="line"/>
+ </contour>
+ <component base="uniA67A" xOffset="-193"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA67A__.glif b/src/Interface-Regular.ufo/glyphs/uniA67A__.glif
new file mode 100644
index 000000000..b63be8ad3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA67A__.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA67A" format="1">
+ <advance width="0"/>
+ <unicode hex="A67A"/>
+ <outline>
+ <contour>
+ <point x="-733" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-934" y="2179" type="line"/>
+ <point x="-934" y="2042" type="line"/>
+ <point x="-711" y="2042" type="line" smooth="yes"/>
+ <point x="-609" y="2042"/>
+ <point x="-567" y="1990"/>
+ <point x="-567" y="1918" type="curve" smooth="yes"/>
+ <point x="-567" y="1844"/>
+ <point x="-608" y="1789"/>
+ <point x="-711" y="1789" type="curve" smooth="yes"/>
+ <point x="-898" y="1789" type="line"/>
+ <point x="-898" y="2410" type="line"/>
+ <point x="-1079" y="2410" type="line"/>
+ <point x="-1079" y="1651" type="line"/>
+ <point x="-711" y="1651" type="line" smooth="yes"/>
+ <point x="-525" y="1651"/>
+ <point x="-385" y="1726"/>
+ <point x="-385" y="1918" type="curve" smooth="yes"/>
+ <point x="-385" y="2109"/>
+ <point x="-525" y="2179"/>
+ <point x="-711" y="2179" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA67B__.glif b/src/Interface-Regular.ufo/glyphs/uniA67B__.glif
new file mode 100644
index 000000000..9e8b47651
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA67B__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA67B" format="1">
+ <advance width="0"/>
+ <unicode hex="A67B"/>
+ <outline>
+ <contour>
+ <point x="-813" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-591" y="1638" type="curve" smooth="yes"/>
+ <point x="-380" y="1638"/>
+ <point x="-279" y="1731"/>
+ <point x="-279" y="1962" type="curve" smooth="yes"/>
+ <point x="-279" y="2410" type="line"/>
+ <point x="-461" y="2410" type="line"/>
+ <point x="-461" y="1961" type="line" smooth="yes"/>
+ <point x="-461" y="1840"/>
+ <point x="-499" y="1785"/>
+ <point x="-591" y="1785" type="curve" smooth="yes"/>
+ <point x="-683" y="1785"/>
+ <point x="-722" y="1840"/>
+ <point x="-722" y="1961" type="curve" smooth="yes"/>
+ <point x="-722" y="2410" type="line"/>
+ <point x="-903" y="2410" type="line"/>
+ <point x="-903" y="1961" type="line" smooth="yes"/>
+ <point x="-903" y="1840"/>
+ <point x="-942" y="1785"/>
+ <point x="-1034" y="1785" type="curve" smooth="yes"/>
+ <point x="-1126" y="1785"/>
+ <point x="-1165" y="1840"/>
+ <point x="-1165" y="1961" type="curve" smooth="yes"/>
+ <point x="-1165" y="2410" type="line"/>
+ <point x="-1346" y="2410" type="line"/>
+ <point x="-1346" y="1962" type="line" smooth="yes"/>
+ <point x="-1346" y="1731"/>
+ <point x="-1229" y="1638"/>
+ <point x="-1034" y="1638" type="curve" smooth="yes"/>
+ <point x="-935" y="1638"/>
+ <point x="-861" y="1683"/>
+ <point x="-810" y="1755" type="curve"/>
+ <point x="-756" y="1683"/>
+ <point x="-682" y="1638"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA67C__.glif b/src/Interface-Regular.ufo/glyphs/uniA67C__.glif
new file mode 100644
index 000000000..0ee85fe9c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA67C__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA67C" format="1">
+ <advance width="0"/>
+ <unicode hex="A67C"/>
+ <outline>
+ <contour>
+ <point x="-811" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="breve" xOffset="-1401"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA67D__.glif b/src/Interface-Regular.ufo/glyphs/uniA67D__.glif
new file mode 100644
index 000000000..82319ae13
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA67D__.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA67D" format="1">
+ <advance width="0"/>
+ <unicode hex="A67D"/>
+ <outline>
+ <contour>
+ <point x="-800" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1177" y="2074" type="line"/>
+ <point x="-1196" y="1844"/>
+ <point x="-1020" y="1701"/>
+ <point x="-798" y="1701" type="curve" smooth="yes"/>
+ <point x="-657" y="1701"/>
+ <point x="-538" y="1778"/>
+ <point x="-491" y="1869" type="curve"/>
+ <point x="-612" y="1904" type="line"/>
+ <point x="-661" y="1878"/>
+ <point x="-704" y="1855"/>
+ <point x="-791" y="1855" type="curve" smooth="yes"/>
+ <point x="-941" y="1855"/>
+ <point x="-986" y="1966"/>
+ <point x="-983" y="2074" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-422" y="1987" type="line"/>
+ <point x="-623" y="1987" type="line"/>
+ <point x="-740" y="1552" type="line"/>
+ <point x="-539" y="1552" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA67E__.glif b/src/Interface-Regular.ufo/glyphs/uniA67E__.glif
new file mode 100644
index 000000000..020a51d2b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA67E__.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA67E" format="1">
+ <advance width="1248"/>
+ <unicode hex="A67E"/>
+ <outline>
+ <component base="breve" xOffset="36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1049, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA67F__.glif b/src/Interface-Regular.ufo/glyphs/uniA67F__.glif
new file mode 100644
index 000000000..b3ba07c98
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA67F__.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA67F" format="1">
+ <advance width="1024"/>
+ <unicode hex="A67F"/>
+ <outline>
+ <component base="uniA67D" xOffset="1312"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 978, 'leftMargin': 111.5938099981858, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA680_.glif b/src/Interface-Regular.ufo/glyphs/uniA680_.glif
new file mode 100644
index 000000000..14d169ccb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA680_.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA680" format="1">
+ <advance width="2272"/>
+ <unicode hex="A680"/>
+ <outline>
+ <contour>
+ <point x="888" y="1184" type="curve" smooth="yes"/>
+ <point x="952" y="2396" type="line"/>
+ <point x="664" y="2396" type="line"/>
+ <point x="600" y="1184" type="line" smooth="yes"/>
+ <point x="568" y="596"/>
+ <point x="404" y="336"/>
+ <point x="312" y="228" type="curve"/>
+ <point x="228" y="228" type="line"/>
+ <point x="228" y="0" type="line"/>
+ <point x="352" y="0" type="line"/>
+ <point x="612" y="80"/>
+ <point x="848" y="468"/>
+ </contour>
+ <contour>
+ <point x="1884" y="228" type="line"/>
+ <point x="380" y="228" type="line"/>
+ <point x="380" y="0" type="line"/>
+ <point x="1884" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2132" y="228" type="line"/>
+ <point x="1848" y="228" type="line"/>
+ <point x="1848" y="-492" type="line"/>
+ <point x="2132" y="-492" type="line"/>
+ </contour>
+ <contour>
+ <point x="424" y="228" type="line"/>
+ <point x="140" y="228" type="line"/>
+ <point x="140" y="-496" type="line"/>
+ <point x="424" y="-496" type="line"/>
+ </contour>
+ <contour>
+ <point x="1612" y="2004" type="line"/>
+ <point x="744" y="2004" type="line"/>
+ <point x="744" y="1772" type="line"/>
+ <point x="1612" y="1772" type="line"/>
+ </contour>
+ <contour>
+ <point x="1860" y="2004" type="line"/>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1576" y="0" type="line"/>
+ <point x="1860" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2135, 'leftMargin': 63, 'rightMargin': 78}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA681_.glif b/src/Interface-Regular.ufo/glyphs/uniA681_.glif
new file mode 100644
index 000000000..86c37b725
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA681_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA681" format="1">
+ <advance width="1760"/>
+ <unicode hex="A681"/>
+ <outline>
+ <contour>
+ <point x="504" y="1896" type="line"/>
+ <point x="468" y="928" type="line" smooth="yes"/>
+ <point x="452" y="496"/>
+ <point x="336" y="364"/>
+ <point x="216" y="220" type="curve"/>
+ <point x="160" y="220" type="line"/>
+ <point x="152" y="0" type="line"/>
+ <point x="288" y="0" type="line"/>
+ <point x="512" y="132"/>
+ <point x="720" y="364"/>
+ <point x="744" y="928" type="curve" smooth="yes"/>
+ <point x="780" y="1896" type="line"/>
+ </contour>
+ <contour>
+ <point x="556" y="1488" type="line"/>
+ <point x="556" y="1240" type="line"/>
+ <point x="1192" y="1240" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ <point x="1468" y="0" type="line"/>
+ <point x="1468" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="96" y="220" type="line"/>
+ <point x="96" y="-440" type="line"/>
+ <point x="372" y="-440" type="line"/>
+ <point x="372" y="0" type="line"/>
+ <point x="1392" y="0" type="line"/>
+ <point x="1392" y="-440" type="line"/>
+ <point x="1668" y="-440" type="line"/>
+ <point x="1668" y="220" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1719, 'leftMargin': 62, 'rightMargin': 85}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA682_.glif b/src/Interface-Regular.ufo/glyphs/uniA682_.glif
new file mode 100644
index 000000000..faaf6d062
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA682_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA682" format="1">
+ <advance width="1760"/>
+ <unicode hex="A682"/>
+ <outline>
+ <contour>
+ <point x="1320" y="76" type="curve" smooth="yes"/>
+ <point x="1320" y="-228"/>
+ <point x="1160" y="-372"/>
+ <point x="904" y="-372" type="curve" smooth="yes"/>
+ <point x="664" y="-372"/>
+ <point x="440" y="-248"/>
+ <point x="440" y="4" type="curve"/>
+ <point x="156" y="4" type="line"/>
+ <point x="156" y="-384"/>
+ <point x="508" y="-600"/>
+ <point x="904" y="-600" type="curve" smooth="yes"/>
+ <point x="1332" y="-600"/>
+ <point x="1608" y="-360"/>
+ <point x="1608" y="72" type="curve" smooth="yes"/>
+ <point x="1608" y="400"/>
+ <point x="1436" y="608"/>
+ <point x="976" y="864" type="curve" smooth="yes"/>
+ <point x="716" y="1008"/>
+ <point x="504" y="1128"/>
+ <point x="504" y="1400" type="curve" smooth="yes"/>
+ <point x="504" y="1664"/>
+ <point x="628" y="1800"/>
+ <point x="896" y="1800" type="curve" smooth="yes"/>
+ <point x="1188" y="1800"/>
+ <point x="1316" y="1648"/>
+ <point x="1316" y="1424" type="curve"/>
+ <point x="1604" y="1424" type="line"/>
+ <point x="1604" y="1732"/>
+ <point x="1356" y="2032"/>
+ <point x="896" y="2032" type="curve" smooth="yes"/>
+ <point x="484" y="2032"/>
+ <point x="220" y="1792"/>
+ <point x="220" y="1400" type="curve" smooth="yes"/>
+ <point x="220" y="1000"/>
+ <point x="556" y="804"/>
+ <point x="872" y="628" type="curve" smooth="yes"/>
+ <point x="1192" y="456"/>
+ <point x="1320" y="300"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1672.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA683_.glif b/src/Interface-Regular.ufo/glyphs/uniA683_.glif
new file mode 100644
index 000000000..e553c0c69
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA683_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA683" format="1">
+ <advance width="1504"/>
+ <unicode hex="A683"/>
+ <outline>
+ <contour>
+ <point x="1076" y="-64" type="curve" smooth="yes"/>
+ <point x="1076" y="-260"/>
+ <point x="968" y="-380"/>
+ <point x="772" y="-380" type="curve" smooth="yes"/>
+ <point x="616" y="-380"/>
+ <point x="440" y="-316"/>
+ <point x="432" y="-108" type="curve"/>
+ <point x="156" y="-108" type="line"/>
+ <point x="156" y="-356"/>
+ <point x="372" y="-600"/>
+ <point x="772" y="-600" type="curve" smooth="yes"/>
+ <point x="1120" y="-600"/>
+ <point x="1352" y="-384"/>
+ <point x="1352" y="-64" type="curve" smooth="yes"/>
+ <point x="1352" y="220"/>
+ <point x="1176" y="428"/>
+ <point x="816" y="592" type="curve" smooth="yes"/>
+ <point x="572" y="704"/>
+ <point x="480" y="816"/>
+ <point x="480" y="988" type="curve" smooth="yes"/>
+ <point x="480" y="1188"/>
+ <point x="560" y="1296"/>
+ <point x="764" y="1296" type="curve" smooth="yes"/>
+ <point x="952" y="1296"/>
+ <point x="1060" y="1164"/>
+ <point x="1060" y="1048" type="curve"/>
+ <point x="1332" y="1048" type="line"/>
+ <point x="1332" y="1304"/>
+ <point x="1124" y="1516"/>
+ <point x="764" y="1516" type="curve" smooth="yes"/>
+ <point x="428" y="1516"/>
+ <point x="208" y="1312"/>
+ <point x="208" y="988" type="curve" smooth="yes"/>
+ <point x="208" y="648"/>
+ <point x="436" y="484"/>
+ <point x="724" y="356" type="curve" smooth="yes"/>
+ <point x="952" y="252"/>
+ <point x="1076" y="160"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1459, 'leftMargin': 132, 'rightMargin': 132}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA684_.glif b/src/Interface-Regular.ufo/glyphs/uniA684_.glif
new file mode 100644
index 000000000..5c55294ae
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA684_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA684" format="1">
+ <advance width="3296"/>
+ <unicode hex="A684"/>
+ <outline>
+ <contour>
+ <point x="1936" y="2004" type="line"/>
+ <point x="1648" y="2004" type="line"/>
+ <point x="1648" y="0" type="line"/>
+ <point x="1936" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="3164" y="2004" type="line"/>
+ <point x="2812" y="2004" type="line"/>
+ <point x="2128" y="1128" type="line"/>
+ <point x="948" y="1128" type="line"/>
+ <point x="996" y="896" type="line"/>
+ <point x="2300" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="2872" y="0" type="line"/>
+ <point x="3220" y="0" type="line"/>
+ <point x="2300" y="1180" type="line"/>
+ <point x="2140" y="932" type="line"/>
+ </contour>
+ <component base="afii10025" xOffset="-96"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3301, 'leftMargin': 172, 'rightMargin': -17}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA685_.glif b/src/Interface-Regular.ufo/glyphs/uniA685_.glif
new file mode 100644
index 000000000..3ad474026
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA685_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA685" format="1">
+ <advance width="2784"/>
+ <unicode hex="A685"/>
+ <outline>
+ <contour>
+ <point x="1688" y="1488" type="line"/>
+ <point x="1412" y="1488" type="line"/>
+ <point x="1412" y="0" type="line"/>
+ <point x="1688" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2660" y="1488" type="line"/>
+ <point x="2328" y="1488" type="line"/>
+ <point x="1840" y="864" type="line"/>
+ <point x="912" y="864" type="line"/>
+ <point x="956" y="628" type="line"/>
+ <point x="1952" y="628" type="line"/>
+ </contour>
+ <contour>
+ <point x="2360" y="0" type="line"/>
+ <point x="2708" y="0" type="line"/>
+ <point x="2004" y="864" type="line"/>
+ <point x="1828" y="668" type="line"/>
+ </contour>
+ <component base="zecyrillic" xOffset="-40"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2746, 'leftMargin': 118, 'rightMargin': 0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA686_.glif b/src/Interface-Regular.ufo/glyphs/uniA686_.glif
new file mode 100644
index 000000000..8392986de
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA686_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA686" format="1">
+ <advance width="2016"/>
+ <unicode hex="A686"/>
+ <outline>
+ <contour>
+ <point x="156" y="2004" type="line"/>
+ <point x="156" y="1364" type="line" smooth="yes"/>
+ <point x="156" y="912"/>
+ <point x="352" y="740"/>
+ <point x="744" y="740" type="curve" smooth="yes"/>
+ <point x="828" y="740"/>
+ <point x="976" y="768"/>
+ <point x="1084" y="812" type="curve"/>
+ <point x="1064" y="1036" type="line"/>
+ <point x="944" y="992"/>
+ <point x="844" y="968"/>
+ <point x="744" y="968" type="curve" smooth="yes"/>
+ <point x="544" y="968"/>
+ <point x="440" y="1052"/>
+ <point x="440" y="1364" type="curve" smooth="yes"/>
+ <point x="440" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1576" y="0" type="line"/>
+ <point x="1864" y="0" type="line"/>
+ <point x="1864" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="816" y="2004" type="line"/>
+ <point x="816" y="1364" type="line" smooth="yes"/>
+ <point x="816" y="912"/>
+ <point x="1012" y="740"/>
+ <point x="1404" y="740" type="curve" smooth="yes"/>
+ <point x="1488" y="740"/>
+ <point x="1620" y="764"/>
+ <point x="1724" y="808" type="curve"/>
+ <point x="1724" y="1036" type="line"/>
+ <point x="1604" y="992"/>
+ <point x="1504" y="968"/>
+ <point x="1404" y="968" type="curve" smooth="yes"/>
+ <point x="1204" y="968"/>
+ <point x="1100" y="1052"/>
+ <point x="1100" y="1364" type="curve" smooth="yes"/>
+ <point x="1100" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2137, 'leftMargin': 187, 'rightMargin': 242}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA687_.glif b/src/Interface-Regular.ufo/glyphs/uniA687_.glif
new file mode 100644
index 000000000..590a16093
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA687_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA687" format="1">
+ <advance width="1760"/>
+ <unicode hex="A687"/>
+ <outline>
+ <contour>
+ <point x="1672" y="1488" type="line"/>
+ <point x="1396" y="1488" type="line"/>
+ <point x="1396" y="0" type="line"/>
+ <point x="1672" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="916" y="756" type="line"/>
+ <point x="784" y="716"/>
+ <point x="688" y="708"/>
+ <point x="624" y="708" type="curve" smooth="yes"/>
+ <point x="432" y="708"/>
+ <point x="364" y="812"/>
+ <point x="364" y="1048" type="curve" smooth="yes"/>
+ <point x="364" y="1492" type="line"/>
+ <point x="88" y="1492" type="line"/>
+ <point x="88" y="1048" type="line" smooth="yes"/>
+ <point x="88" y="672"/>
+ <point x="248" y="484"/>
+ <point x="628" y="484" type="curve" smooth="yes"/>
+ <point x="736" y="484"/>
+ <point x="856" y="504"/>
+ <point x="988" y="540" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1572" y="764" type="line"/>
+ <point x="1436" y="708"/>
+ <point x="1288" y="708"/>
+ <point x="1224" y="708" type="curve" smooth="yes"/>
+ <point x="1032" y="708"/>
+ <point x="964" y="812"/>
+ <point x="964" y="1048" type="curve" smooth="yes"/>
+ <point x="964" y="1492" type="line"/>
+ <point x="688" y="1492" type="line"/>
+ <point x="688" y="1048" type="line" smooth="yes"/>
+ <point x="688" y="672"/>
+ <point x="848" y="484"/>
+ <point x="1224" y="484" type="curve" smooth="yes"/>
+ <point x="1336" y="484"/>
+ <point x="1444" y="504"/>
+ <point x="1572" y="540" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1871, 'leftMargin': 99, 'rightMargin': 188}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA688_.glif b/src/Interface-Regular.ufo/glyphs/uniA688_.glif
new file mode 100644
index 000000000..eb8880dfc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA688_.glif
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA688" format="1">
+ <advance width="2528"/>
+ <unicode hex="A688"/>
+ <outline>
+ <contour>
+ <point x="2128" y="-204" type="line"/>
+ <point x="2296" y="-204"/>
+ <point x="2408" y="-116"/>
+ <point x="2408" y="-8" type="curve" smooth="yes"/>
+ <point x="2408" y="156"/>
+ <point x="2288" y="228"/>
+ <point x="2108" y="228" type="curve" smooth="yes"/>
+ <point x="1808" y="228" type="line"/>
+ <point x="1820" y="0" type="line"/>
+ <point x="1976" y="0"/>
+ <point x="2012" y="72"/>
+ <point x="2120" y="72" type="curve" smooth="yes"/>
+ <point x="2188" y="72"/>
+ <point x="2228" y="40"/>
+ <point x="2228" y="-16" type="curve" smooth="yes"/>
+ <point x="2228" y="-68"/>
+ <point x="2200" y="-104"/>
+ <point x="2116" y="-104" type="curve" smooth="yes"/>
+ <point x="1968" y="-104" type="line"/>
+ <point x="1968" y="-204" type="line"/>
+ </contour>
+ <contour>
+ <point x="1968" y="-160" type="line"/>
+ <point x="1968" y="-260" type="line"/>
+ <point x="2116" y="-260" type="line" smooth="yes"/>
+ <point x="2204" y="-260"/>
+ <point x="2244" y="-288"/>
+ <point x="2244" y="-352" type="curve" smooth="yes"/>
+ <point x="2244" y="-416"/>
+ <point x="2208" y="-456"/>
+ <point x="2108" y="-456" type="curve" smooth="yes"/>
+ <point x="2004" y="-456"/>
+ <point x="1956" y="-424"/>
+ <point x="1948" y="-352" type="curve"/>
+ <point x="1784" y="-352" type="line"/>
+ <point x="1784" y="-524"/>
+ <point x="1952" y="-600"/>
+ <point x="2108" y="-600" type="curve" smooth="yes"/>
+ <point x="2288" y="-600"/>
+ <point x="2424" y="-512"/>
+ <point x="2424" y="-368" type="curve" smooth="yes"/>
+ <point x="2424" y="-236"/>
+ <point x="2312" y="-160"/>
+ <point x="2128" y="-160" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1740" y="228" type="line"/>
+ <point x="348" y="228" type="line"/>
+ <point x="348" y="0" type="line"/>
+ <point x="1740" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="392" y="228" type="line"/>
+ <point x="108" y="228" type="line"/>
+ <point x="108" y="-496" type="line"/>
+ <point x="392" y="-496" type="line"/>
+ </contour>
+ <contour>
+ <point x="1580" y="2004" type="line"/>
+ <point x="708" y="2004" type="line"/>
+ <point x="708" y="1772" type="line"/>
+ <point x="1580" y="1772" type="line"/>
+ </contour>
+ <contour>
+ <point x="1828" y="2004" type="line"/>
+ <point x="1544" y="2004" type="line"/>
+ <point x="1544" y="0" type="line"/>
+ <point x="1828" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="612" y="2004" type="line"/>
+ <point x="564" y="1184" type="line" smooth="yes"/>
+ <point x="532" y="596"/>
+ <point x="372" y="336"/>
+ <point x="276" y="228" type="curve"/>
+ <point x="192" y="228" type="line"/>
+ <point x="192" y="0" type="line"/>
+ <point x="316" y="0" type="line"/>
+ <point x="576" y="80"/>
+ <point x="816" y="464"/>
+ <point x="852" y="1184" type="curve" smooth="yes"/>
+ <point x="896" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2420.0, 'leftMargin': 63, 'rightMargin': 41.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA689_.glif b/src/Interface-Regular.ufo/glyphs/uniA689_.glif
new file mode 100644
index 000000000..0807d6212
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA689_.glif
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA689" format="1">
+ <advance width="2016"/>
+ <unicode hex="A689"/>
+ <outline>
+ <contour>
+ <point x="460" y="1488" type="line"/>
+ <point x="436" y="928" type="line" smooth="yes"/>
+ <point x="420" y="496"/>
+ <point x="308" y="364"/>
+ <point x="184" y="220" type="curve"/>
+ <point x="128" y="220" type="line"/>
+ <point x="120" y="0" type="line"/>
+ <point x="256" y="0" type="line"/>
+ <point x="480" y="132"/>
+ <point x="692" y="364"/>
+ <point x="712" y="928" type="curve" smooth="yes"/>
+ <point x="736" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="524" y="1488" type="line"/>
+ <point x="524" y="1240" type="line"/>
+ <point x="1160" y="1240" type="line"/>
+ <point x="1160" y="0" type="line"/>
+ <point x="1436" y="0" type="line"/>
+ <point x="1436" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="64" y="220" type="line"/>
+ <point x="64" y="-440" type="line"/>
+ <point x="340" y="-440" type="line"/>
+ <point x="340" y="0" type="line"/>
+ <point x="1360" y="0" type="line"/>
+ <point x="1300" y="220" type="line"/>
+ </contour>
+ <contour>
+ <point x="1660" y="-204" type="line"/>
+ <point x="1828" y="-204"/>
+ <point x="1940" y="-116"/>
+ <point x="1940" y="-8" type="curve" smooth="yes"/>
+ <point x="1940" y="140"/>
+ <point x="1820" y="220"/>
+ <point x="1636" y="220" type="curve" smooth="yes"/>
+ <point x="1404" y="220" type="line"/>
+ <point x="1436" y="0" type="line"/>
+ <point x="1504" y="0"/>
+ <point x="1552" y="72"/>
+ <point x="1652" y="72" type="curve" smooth="yes"/>
+ <point x="1720" y="72"/>
+ <point x="1760" y="40"/>
+ <point x="1760" y="-16" type="curve" smooth="yes"/>
+ <point x="1760" y="-68"/>
+ <point x="1732" y="-104"/>
+ <point x="1648" y="-104" type="curve" smooth="yes"/>
+ <point x="1500" y="-104" type="line"/>
+ <point x="1500" y="-204" type="line"/>
+ </contour>
+ <contour>
+ <point x="1500" y="-160" type="line"/>
+ <point x="1500" y="-260" type="line"/>
+ <point x="1648" y="-260" type="line" smooth="yes"/>
+ <point x="1736" y="-260"/>
+ <point x="1772" y="-288"/>
+ <point x="1772" y="-352" type="curve" smooth="yes"/>
+ <point x="1772" y="-416"/>
+ <point x="1740" y="-456"/>
+ <point x="1636" y="-456" type="curve" smooth="yes"/>
+ <point x="1536" y="-456"/>
+ <point x="1488" y="-424"/>
+ <point x="1480" y="-352" type="curve"/>
+ <point x="1316" y="-352" type="line"/>
+ <point x="1316" y="-524"/>
+ <point x="1484" y="-600"/>
+ <point x="1636" y="-600" type="curve" smooth="yes"/>
+ <point x="1820" y="-600"/>
+ <point x="1956" y="-512"/>
+ <point x="1956" y="-368" type="curve" smooth="yes"/>
+ <point x="1956" y="-236"/>
+ <point x="1844" y="-160"/>
+ <point x="1660" y="-160" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1994, 'leftMargin': 62, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA68A__.glif b/src/Interface-Regular.ufo/glyphs/uniA68A__.glif
new file mode 100644
index 000000000..7eaf3b47f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA68A__.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA68A" format="1">
+ <advance width="2016"/>
+ <unicode hex="A68A"/>
+ <outline>
+ <contour>
+ <point x="1004" y="1872" type="line"/>
+ <point x="728" y="1872" type="line"/>
+ <point x="728" y="0" type="line"/>
+ <point x="1004" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1636" y="2004" type="line"/>
+ <point x="92" y="2004" type="line"/>
+ <point x="92" y="1784" type="line"/>
+ <point x="1636" y="1784" type="line"/>
+ </contour>
+ <contour>
+ <point x="916" y="796" type="line"/>
+ <point x="916" y="1072"/>
+ <point x="1044" y="1288"/>
+ <point x="1336" y="1288" type="curve" smooth="yes"/>
+ <point x="1544" y="1288"/>
+ <point x="1652" y="1200"/>
+ <point x="1652" y="940" type="curve" smooth="yes"/>
+ <point x="1652" y="-124" type="line" smooth="yes"/>
+ <point x="1652" y="-284"/>
+ <point x="1588" y="-368"/>
+ <point x="1476" y="-368" type="curve" smooth="yes"/>
+ <point x="1456" y="-368"/>
+ <point x="1372" y="-360"/>
+ <point x="1340" y="-348" type="curve"/>
+ <point x="1324" y="-580" type="line"/>
+ <point x="1376" y="-596"/>
+ <point x="1420" y="-600"/>
+ <point x="1476" y="-600" type="curve" smooth="yes"/>
+ <point x="1756" y="-600"/>
+ <point x="1928" y="-432"/>
+ <point x="1928" y="-124" type="curve" smooth="yes"/>
+ <point x="1928" y="944" type="line" smooth="yes"/>
+ <point x="1928" y="1348"/>
+ <point x="1728" y="1516"/>
+ <point x="1420" y="1516" type="curve" smooth="yes"/>
+ <point x="1072" y="1516"/>
+ <point x="860" y="1212"/>
+ <point x="860" y="792" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2108, 'leftMargin': 67, 'rightMargin': 206}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA68B__.glif b/src/Interface-Regular.ufo/glyphs/uniA68B__.glif
new file mode 100644
index 000000000..7d9bba8fe
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA68B__.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA68B" format="1">
+ <advance width="1760"/>
+ <unicode hex="A68B"/>
+ <outline>
+ <contour>
+ <point x="808" y="1400" type="line"/>
+ <point x="532" y="1400" type="line"/>
+ <point x="532" y="0" type="line"/>
+ <point x="808" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1296" y="1488" type="line"/>
+ <point x="48" y="1488" type="line"/>
+ <point x="48" y="1272" type="line"/>
+ <point x="1296" y="1272" type="line"/>
+ </contour>
+ <contour>
+ <point x="740" y="340" type="line"/>
+ <point x="740" y="616"/>
+ <point x="912" y="836"/>
+ <point x="1152" y="836" type="curve" smooth="yes"/>
+ <point x="1340" y="836"/>
+ <point x="1436" y="724"/>
+ <point x="1436" y="484" type="curve" smooth="yes"/>
+ <point x="1436" y="0" type="line"/>
+ <point x="1712" y="0" type="line"/>
+ <point x="1712" y="480" type="line" smooth="yes"/>
+ <point x="1712" y="892"/>
+ <point x="1528" y="1064"/>
+ <point x="1236" y="1064" type="curve" smooth="yes"/>
+ <point x="872" y="1064"/>
+ <point x="628" y="756"/>
+ <point x="628" y="340" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1436" y="176" type="line"/>
+ <point x="1436" y="-124" type="line" smooth="yes"/>
+ <point x="1436" y="-284"/>
+ <point x="1372" y="-380"/>
+ <point x="1264" y="-380" type="curve" smooth="yes"/>
+ <point x="1240" y="-380"/>
+ <point x="1156" y="-376"/>
+ <point x="1128" y="-364" type="curve"/>
+ <point x="1108" y="-580" type="line"/>
+ <point x="1164" y="-596"/>
+ <point x="1208" y="-600"/>
+ <point x="1264" y="-600" type="curve" smooth="yes"/>
+ <point x="1544" y="-600"/>
+ <point x="1712" y="-432"/>
+ <point x="1712" y="-124" type="curve" smooth="yes"/>
+ <point x="1712" y="176" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1907, 'leftMargin': 55, 'rightMargin': 188}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA68C__.glif b/src/Interface-Regular.ufo/glyphs/uniA68C__.glif
new file mode 100644
index 000000000..fa74236c1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA68C__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA68C" format="1">
+ <advance width="1760"/>
+ <unicode hex="A68C"/>
+ <outline>
+ <contour>
+ <point x="1020" y="2004" type="line"/>
+ <point x="740" y="2004" type="line"/>
+ <point x="740" y="472" type="line"/>
+ <point x="1020" y="472" type="line"/>
+ </contour>
+ <contour>
+ <point x="1656" y="2004" type="line"/>
+ <point x="104" y="2004" type="line"/>
+ <point x="104" y="1772" type="line"/>
+ <point x="1656" y="1772" type="line"/>
+ </contour>
+ <contour>
+ <point x="740" y="492" type="line"/>
+ <point x="740" y="372" type="line"/>
+ <point x="740" y="72"/>
+ <point x="908" y="-28"/>
+ <point x="1096" y="-28" type="curve" smooth="yes"/>
+ <point x="1192" y="-28"/>
+ <point x="1256" y="-12"/>
+ <point x="1296" y="0" type="curve"/>
+ <point x="1296" y="220" type="line"/>
+ <point x="1276" y="216"/>
+ <point x="1220" y="204"/>
+ <point x="1180" y="204" type="curve" smooth="yes"/>
+ <point x="1096" y="204"/>
+ <point x="1020" y="228"/>
+ <point x="1020" y="372" type="curve"/>
+ <point x="1020" y="492" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1680, 'leftMargin': 67, 'rightMargin': 63}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA68D__.glif b/src/Interface-Regular.ufo/glyphs/uniA68D__.glif
new file mode 100644
index 000000000..356d8edbf
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA68D__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA68D" format="1">
+ <advance width="1504"/>
+ <unicode hex="A68D"/>
+ <outline>
+ <contour>
+ <point x="612" y="656" type="line"/>
+ <point x="612" y="412" type="line" smooth="yes"/>
+ <point x="612" y="96"/>
+ <point x="776" y="-28"/>
+ <point x="964" y="-28" type="curve" smooth="yes"/>
+ <point x="1060" y="-28"/>
+ <point x="1124" y="-12"/>
+ <point x="1164" y="0" type="curve"/>
+ <point x="1164" y="220" type="line"/>
+ <point x="1144" y="216"/>
+ <point x="1092" y="204"/>
+ <point x="1048" y="204" type="curve" smooth="yes"/>
+ <point x="964" y="204"/>
+ <point x="888" y="248"/>
+ <point x="888" y="412" type="curve" smooth="yes"/>
+ <point x="888" y="656" type="line"/>
+ </contour>
+ <contour>
+ <point x="888" y="1488" type="line"/>
+ <point x="612" y="1488" type="line"/>
+ <point x="612" y="560" type="line"/>
+ <point x="888" y="560" type="line"/>
+ </contour>
+ <contour>
+ <point x="1376" y="1488" type="line"/>
+ <point x="128" y="1488" type="line"/>
+ <point x="128" y="1272" type="line"/>
+ <point x="1376" y="1272" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1361, 'leftMargin': 55, 'rightMargin': 59}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA68E__.glif b/src/Interface-Regular.ufo/glyphs/uniA68E__.glif
new file mode 100644
index 000000000..3c0bf314a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA68E__.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA68E" format="1">
+ <advance width="2272"/>
+ <unicode hex="A68E"/>
+ <outline>
+ <contour>
+ <point x="224" y="0" type="line"/>
+ <point x="1752" y="0" type="line"/>
+ <point x="1752" y="2004" type="line"/>
+ <point x="1468" y="2004" type="line"/>
+ <point x="1468" y="228" type="line"/>
+ <point x="512" y="228" type="line"/>
+ <point x="512" y="2004" type="line"/>
+ <point x="224" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1544" y="228" type="line"/>
+ <point x="1544" y="0" type="line"/>
+ <point x="1748" y="0" type="line"/>
+ <point x="1768" y="-28"/>
+ <point x="1788" y="-64"/>
+ <point x="1788" y="-112" type="curve" smooth="yes"/>
+ <point x="1788" y="-256"/>
+ <point x="1468" y="-308"/>
+ <point x="1200" y="-308" type="curve" smooth="yes"/>
+ <point x="856" y="-308"/>
+ <point x="580" y="-216"/>
+ <point x="384" y="-116" type="curve"/>
+ <point x="272" y="-340" type="line"/>
+ <point x="500" y="-460"/>
+ <point x="824" y="-548"/>
+ <point x="1184" y="-548" type="curve" smooth="yes"/>
+ <point x="1632" y="-548"/>
+ <point x="2048" y="-436"/>
+ <point x="2048" y="-84" type="curve" smooth="yes"/>
+ <point x="2048" y="32"/>
+ <point x="2000" y="124"/>
+ <point x="1932" y="228" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2174, 'leftMargin': 239, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA68F__.glif b/src/Interface-Regular.ufo/glyphs/uniA68F__.glif
new file mode 100644
index 000000000..75ba579e8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA68F__.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA68F" format="1">
+ <advance width="2016"/>
+ <unicode hex="A68F"/>
+ <outline>
+ <contour>
+ <point x="252" y="0" type="line"/>
+ <point x="1460" y="0" type="line"/>
+ <point x="1460" y="1488" type="line"/>
+ <point x="1188" y="1488" type="line"/>
+ <point x="1188" y="220" type="line"/>
+ <point x="528" y="220" type="line"/>
+ <point x="528" y="1488" type="line"/>
+ <point x="252" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1284" y="228" type="line"/>
+ <point x="1284" y="0" type="line"/>
+ <point x="1476" y="0" type="line"/>
+ <point x="1496" y="-28"/>
+ <point x="1516" y="-64"/>
+ <point x="1516" y="-112" type="curve" smooth="yes"/>
+ <point x="1516" y="-240"/>
+ <point x="1332" y="-308"/>
+ <point x="1088" y="-308" type="curve" smooth="yes"/>
+ <point x="808" y="-308"/>
+ <point x="612" y="-236"/>
+ <point x="412" y="-116" type="curve"/>
+ <point x="312" y="-324" type="line"/>
+ <point x="536" y="-452"/>
+ <point x="780" y="-528"/>
+ <point x="1088" y="-528" type="curve" smooth="yes"/>
+ <point x="1436" y="-528"/>
+ <point x="1764" y="-400"/>
+ <point x="1764" y="-84" type="curve" smooth="yes"/>
+ <point x="1764" y="32"/>
+ <point x="1720" y="120"/>
+ <point x="1660" y="228" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1810, 'leftMargin': 188, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA690_.glif b/src/Interface-Regular.ufo/glyphs/uniA690_.glif
new file mode 100644
index 000000000..190ea05d2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA690_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA690" format="1">
+ <advance width="1760"/>
+ <unicode hex="A690"/>
+ <outline>
+ <contour>
+ <point x="668" y="188" type="line"/>
+ <point x="452" y="188"/>
+ <point x="356" y="36"/>
+ <point x="356" y="-120" type="curve" smooth="yes"/>
+ <point x="356" y="-316"/>
+ <point x="500" y="-416"/>
+ <point x="704" y="-416" type="curve" smooth="yes"/>
+ <point x="756" y="-416"/>
+ <point x="844" y="-408"/>
+ <point x="916" y="-352" type="curve"/>
+ <point x="876" y="-216" type="line"/>
+ <point x="840" y="-244"/>
+ <point x="788" y="-256"/>
+ <point x="728" y="-256" type="curve" smooth="yes"/>
+ <point x="640" y="-256"/>
+ <point x="568" y="-220"/>
+ <point x="568" y="-124" type="curve" smooth="yes"/>
+ <point x="568" y="-36"/>
+ <point x="620" y="0"/>
+ <point x="688" y="0" type="curve"/>
+ <point x="688" y="188" type="line"/>
+ </contour>
+ <component base="T" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1680, 'leftMargin': 128, 'rightMargin': 16}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA691_.glif b/src/Interface-Regular.ufo/glyphs/uniA691_.glif
new file mode 100644
index 000000000..bb8bdb555
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA691_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA691" format="1">
+ <advance width="1504"/>
+ <unicode hex="A691"/>
+ <outline>
+ <contour>
+ <point x="592" y="188" type="line"/>
+ <point x="376" y="188"/>
+ <point x="280" y="36"/>
+ <point x="280" y="-120" type="curve" smooth="yes"/>
+ <point x="280" y="-316"/>
+ <point x="424" y="-416"/>
+ <point x="628" y="-416" type="curve" smooth="yes"/>
+ <point x="680" y="-416"/>
+ <point x="768" y="-408"/>
+ <point x="836" y="-352" type="curve"/>
+ <point x="800" y="-216" type="line"/>
+ <point x="764" y="-244"/>
+ <point x="712" y="-256"/>
+ <point x="652" y="-256" type="curve" smooth="yes"/>
+ <point x="564" y="-256"/>
+ <point x="492" y="-220"/>
+ <point x="492" y="-124" type="curve" smooth="yes"/>
+ <point x="492" y="-36"/>
+ <point x="544" y="0"/>
+ <point x="612" y="0" type="curve"/>
+ <point x="612" y="188" type="line"/>
+ </contour>
+ <component base="tecyrillic" xOffset="76"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1357, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA692_.glif b/src/Interface-Regular.ufo/glyphs/uniA692_.glif
new file mode 100644
index 000000000..3e71b558e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA692_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA692" format="1">
+ <advance width="2276"/>
+ <unicode hex="A692"/>
+ <outline>
+ <contour>
+ <point x="1612" y="2004" type="line"/>
+ <point x="72" y="2004" type="line"/>
+ <point x="72" y="1772" type="line"/>
+ <point x="1612" y="1772" type="line"/>
+ </contour>
+ <component base="afii10041" xOffset="504"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2388, 'leftMargin': 28, 'rightMargin': 228}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA693_.glif b/src/Interface-Regular.ufo/glyphs/uniA693_.glif
new file mode 100644
index 000000000..67e53bd15
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA693_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA693" format="1">
+ <advance width="1760"/>
+ <unicode hex="A693"/>
+ <outline>
+ <contour>
+ <point x="1292" y="1488" type="line"/>
+ <point x="44" y="1488" type="line"/>
+ <point x="44" y="1272" type="line"/>
+ <point x="1292" y="1272" type="line"/>
+ </contour>
+ <contour>
+ <point x="1720" y="1488" type="line"/>
+ <point x="1444" y="1488" type="line"/>
+ <point x="1444" y="0" type="line"/>
+ <point x="1720" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1624" y="804" type="line"/>
+ <point x="1460" y="744"/>
+ <point x="1308" y="708"/>
+ <point x="1108" y="708" type="curve" smooth="yes"/>
+ <point x="916" y="708"/>
+ <point x="808" y="812"/>
+ <point x="808" y="1048" type="curve" smooth="yes"/>
+ <point x="808" y="1488" type="line"/>
+ <point x="532" y="1488" type="line"/>
+ <point x="532" y="1048" type="line" smooth="yes"/>
+ <point x="532" y="672"/>
+ <point x="760" y="484"/>
+ <point x="1108" y="484" type="curve" smooth="yes"/>
+ <point x="1316" y="484"/>
+ <point x="1464" y="524"/>
+ <point x="1624" y="584" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1877, 'leftMargin': 14, 'rightMargin': 188}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA694_.glif b/src/Interface-Regular.ufo/glyphs/uniA694_.glif
new file mode 100644
index 000000000..902299243
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA694_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA694" format="1">
+ <advance width="2016"/>
+ <unicode hex="A694"/>
+ <outline>
+ <contour>
+ <point x="1760" y="0" type="line"/>
+ <point x="1760" y="776" type="line" smooth="yes"/>
+ <point x="1760" y="1228"/>
+ <point x="1508" y="1392"/>
+ <point x="1088" y="1392" type="curve" smooth="yes"/>
+ <point x="812" y="1392"/>
+ <point x="660" y="1356"/>
+ <point x="476" y="1296" type="curve"/>
+ <point x="476" y="1068" type="line"/>
+ <point x="668" y="1124"/>
+ <point x="860" y="1164"/>
+ <point x="1088" y="1164" type="curve" smooth="yes"/>
+ <point x="1344" y="1164"/>
+ <point x="1472" y="1076"/>
+ <point x="1472" y="776" type="curve" smooth="yes"/>
+ <point x="1472" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="544" y="0" type="line"/>
+ <point x="544" y="1452" type="line"/>
+ <point x="256" y="1452" type="line"/>
+ <point x="256" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="544" y="1252" type="line"/>
+ <point x="544" y="1552" type="line" smooth="yes"/>
+ <point x="544" y="1712"/>
+ <point x="608" y="1804"/>
+ <point x="716" y="1804" type="curve" smooth="yes"/>
+ <point x="776" y="1804"/>
+ <point x="816" y="1796"/>
+ <point x="852" y="1784" type="curve"/>
+ <point x="872" y="2008" type="line"/>
+ <point x="820" y="2024"/>
+ <point x="772" y="2032"/>
+ <point x="716" y="2032" type="curve" smooth="yes"/>
+ <point x="428" y="2032"/>
+ <point x="256" y="1860"/>
+ <point x="256" y="1552" type="curve"/>
+ <point x="256" y="1252" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1928, 'leftMargin': 180, 'rightMargin': 246}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA695_.glif b/src/Interface-Regular.ufo/glyphs/uniA695_.glif
new file mode 100644
index 000000000..8ebb19b2b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA695_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA695" format="1">
+ <advance width="1504"/>
+ <unicode hex="A695"/>
+ <outline>
+ <contour>
+ <point x="436" y="1596" type="line"/>
+ <point x="164" y="1596" type="line"/>
+ <point x="164" y="0" type="line"/>
+ <point x="436" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="372" y="796" type="line"/>
+ <point x="372" y="1072"/>
+ <point x="544" y="1288"/>
+ <point x="784" y="1288" type="curve" smooth="yes"/>
+ <point x="972" y="1288"/>
+ <point x="1068" y="1176"/>
+ <point x="1068" y="940" type="curve" smooth="yes"/>
+ <point x="1068" y="0" type="line"/>
+ <point x="1344" y="0" type="line"/>
+ <point x="1344" y="936" type="line" smooth="yes"/>
+ <point x="1344" y="1344"/>
+ <point x="1156" y="1516"/>
+ <point x="868" y="1516" type="curve" smooth="yes"/>
+ <point x="500" y="1516"/>
+ <point x="260" y="1212"/>
+ <point x="260" y="792" type="curve"/>
+ </contour>
+ <contour>
+ <point x="436" y="1368" type="line"/>
+ <point x="436" y="1668" type="line" smooth="yes"/>
+ <point x="436" y="1828"/>
+ <point x="500" y="1924"/>
+ <point x="612" y="1924" type="curve" smooth="yes"/>
+ <point x="672" y="1924"/>
+ <point x="712" y="1916"/>
+ <point x="744" y="1908" type="curve"/>
+ <point x="764" y="2124" type="line"/>
+ <point x="712" y="2140"/>
+ <point x="668" y="2144"/>
+ <point x="612" y="2144" type="curve" smooth="yes"/>
+ <point x="328" y="2144"/>
+ <point x="164" y="1976"/>
+ <point x="164" y="1668" type="curve" smooth="yes"/>
+ <point x="164" y="1368" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1584.0, 'leftMargin': 197, 'rightMargin': 206.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA696_.glif b/src/Interface-Regular.ufo/glyphs/uniA696_.glif
new file mode 100644
index 000000000..85cc89c20
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA696_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA696" format="1">
+ <advance width="2784"/>
+ <unicode hex="A696"/>
+ <outline>
+ <contour>
+ <point x="160" y="2004" type="line"/>
+ <point x="160" y="0" type="line"/>
+ <point x="2340" y="0" type="line"/>
+ <point x="2340" y="2004" type="line"/>
+ <point x="2052" y="2004" type="line"/>
+ <point x="2052" y="228" type="line"/>
+ <point x="1396" y="228" type="line"/>
+ <point x="1396" y="2004" type="line"/>
+ <point x="1108" y="2004" type="line"/>
+ <point x="1108" y="228" type="line"/>
+ <point x="448" y="228" type="line"/>
+ <point x="448" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="2296" y="228" type="line"/>
+ <point x="2256" y="0" type="line"/>
+ <point x="2324" y="0" type="line"/>
+ <point x="2344" y="-28"/>
+ <point x="2364" y="-64"/>
+ <point x="2364" y="-112" type="curve" smooth="yes"/>
+ <point x="2364" y="-256"/>
+ <point x="2044" y="-308"/>
+ <point x="1776" y="-308" type="curve" smooth="yes"/>
+ <point x="1432" y="-308"/>
+ <point x="1152" y="-216"/>
+ <point x="960" y="-116" type="curve"/>
+ <point x="848" y="-340" type="line"/>
+ <point x="1076" y="-460"/>
+ <point x="1400" y="-548"/>
+ <point x="1760" y="-548" type="curve" smooth="yes"/>
+ <point x="2204" y="-548"/>
+ <point x="2624" y="-436"/>
+ <point x="2624" y="-84" type="curve" smooth="yes"/>
+ <point x="2624" y="32"/>
+ <point x="2576" y="124"/>
+ <point x="2508" y="228" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2815, 'leftMargin': 239, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA697_.glif b/src/Interface-Regular.ufo/glyphs/uniA697_.glif
new file mode 100644
index 000000000..5d6a2b97c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA697_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA697" format="1">
+ <advance width="2528"/>
+ <unicode hex="A697"/>
+ <outline>
+ <contour>
+ <point x="1872" y="220" type="line"/>
+ <point x="1872" y="0" type="line"/>
+ <point x="2064" y="0" type="line"/>
+ <point x="2080" y="-28"/>
+ <point x="2100" y="-64"/>
+ <point x="2100" y="-112" type="curve" smooth="yes"/>
+ <point x="2100" y="-240"/>
+ <point x="1920" y="-308"/>
+ <point x="1672" y="-308" type="curve" smooth="yes"/>
+ <point x="1392" y="-308"/>
+ <point x="1200" y="-236"/>
+ <point x="1000" y="-116" type="curve"/>
+ <point x="900" y="-324" type="line"/>
+ <point x="1124" y="-452"/>
+ <point x="1364" y="-528"/>
+ <point x="1672" y="-528" type="curve" smooth="yes"/>
+ <point x="2020" y="-528"/>
+ <point x="2352" y="-400"/>
+ <point x="2352" y="-84" type="curve" smooth="yes"/>
+ <point x="2352" y="32"/>
+ <point x="2308" y="116"/>
+ <point x="2244" y="220" type="curve"/>
+ </contour>
+ <contour>
+ <point x="180" y="1488" type="line"/>
+ <point x="180" y="0" type="line"/>
+ <point x="2040" y="0" type="line"/>
+ <point x="2040" y="1488" type="line"/>
+ <point x="1764" y="1488" type="line"/>
+ <point x="1764" y="220" type="line"/>
+ <point x="1248" y="220" type="line"/>
+ <point x="1248" y="1488" type="line"/>
+ <point x="972" y="1488" type="line"/>
+ <point x="972" y="220" type="line"/>
+ <point x="452" y="220" type="line"/>
+ <point x="452" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2442.0, 'leftMargin': 188, 'rightMargin': 82.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA698_.glif b/src/Interface-Regular.ufo/glyphs/uniA698_.glif
new file mode 100644
index 000000000..6e4d01171
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA698_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA698" format="1">
+ <advance width="3296"/>
+ <unicode hex="A698"/>
+ <outline>
+ <component base="O" xOffset="-48"/>
+ <component base="O" xOffset="1296"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3286, 'leftMargin': 256, 'rightMargin': 152}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA699_.glif b/src/Interface-Regular.ufo/glyphs/uniA699_.glif
new file mode 100644
index 000000000..54efba8ce
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA699_.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA699" format="1">
+ <advance width="2784"/>
+ <unicode hex="A699"/>
+ <outline>
+ <contour>
+ <point x="168" y="728" type="line"/>
+ <point x="168" y="300"/>
+ <point x="428" y="-28"/>
+ <point x="848" y="-28" type="curve" smooth="yes"/>
+ <point x="1268" y="-28"/>
+ <point x="1528" y="300"/>
+ <point x="1528" y="728" type="curve"/>
+ <point x="1528" y="760" type="line"/>
+ <point x="1528" y="1188"/>
+ <point x="1268" y="1516"/>
+ <point x="844" y="1516" type="curve" smooth="yes"/>
+ <point x="428" y="1516"/>
+ <point x="168" y="1188"/>
+ <point x="168" y="760" type="curve"/>
+ </contour>
+ <contour>
+ <point x="444" y="760" type="line"/>
+ <point x="444" y="1044"/>
+ <point x="576" y="1296"/>
+ <point x="844" y="1296" type="curve" smooth="yes"/>
+ <point x="1120" y="1296"/>
+ <point x="1252" y="1044"/>
+ <point x="1252" y="760" type="curve"/>
+ <point x="1252" y="728" type="line"/>
+ <point x="1252" y="440"/>
+ <point x="1120" y="192"/>
+ <point x="848" y="192" type="curve" smooth="yes"/>
+ <point x="576" y="192"/>
+ <point x="444" y="440"/>
+ <point x="444" y="728" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1256" y="728" type="line"/>
+ <point x="1256" y="300"/>
+ <point x="1516" y="-28"/>
+ <point x="1936" y="-28" type="curve" smooth="yes"/>
+ <point x="2360" y="-28"/>
+ <point x="2616" y="300"/>
+ <point x="2616" y="728" type="curve"/>
+ <point x="2616" y="760" type="line"/>
+ <point x="2616" y="1188"/>
+ <point x="2360" y="1516"/>
+ <point x="1936" y="1516" type="curve" smooth="yes"/>
+ <point x="1516" y="1516"/>
+ <point x="1256" y="1188"/>
+ <point x="1256" y="760" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1532" y="760" type="line"/>
+ <point x="1532" y="1044"/>
+ <point x="1664" y="1296"/>
+ <point x="1936" y="1296" type="curve" smooth="yes"/>
+ <point x="2208" y="1296"/>
+ <point x="2340" y="1044"/>
+ <point x="2340" y="760" type="curve"/>
+ <point x="2340" y="728" type="line"/>
+ <point x="2340" y="440"/>
+ <point x="2208" y="192"/>
+ <point x="1936" y="192" type="curve" smooth="yes"/>
+ <point x="1664" y="192"/>
+ <point x="1532" y="440"/>
+ <point x="1532" y="728" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2702, 'leftMargin': 127, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA69A__.glif b/src/Interface-Regular.ufo/glyphs/uniA69A__.glif
new file mode 100644
index 000000000..85957c25f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA69A__.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA69A" format="1">
+ <advance width="2016"/>
+ <unicode hex="A69A"/>
+ <outline>
+ <contour>
+ <point x="1068" y="1932" type="line"/>
+ <point x="848" y="1932" type="line"/>
+ <point x="848" y="112" type="line"/>
+ <point x="1068" y="112" type="line"/>
+ </contour>
+ <contour>
+ <point x="1592" y="912" type="line"/>
+ <point x="1592" y="1132" type="line"/>
+ <point x="320" y="1132" type="line"/>
+ <point x="320" y="912" type="line"/>
+ </contour>
+ <component base="O" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 256, 'rightMargin': 152}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA69B__.glif b/src/Interface-Regular.ufo/glyphs/uniA69B__.glif
new file mode 100644
index 000000000..007066925
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA69B__.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA69B" format="1">
+ <advance width="1760"/>
+ <unicode hex="A69B"/>
+ <outline>
+ <contour>
+ <point x="932" y="1380" type="line"/>
+ <point x="712" y="1380" type="line"/>
+ <point x="712" y="108" type="line"/>
+ <point x="932" y="108" type="line"/>
+ </contour>
+ <contour>
+ <point x="1460" y="636" type="line"/>
+ <point x="1460" y="856" type="line"/>
+ <point x="188" y="856" type="line"/>
+ <point x="188" y="636" type="line"/>
+ </contour>
+ <component base="o" xOffset="20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1613, 'leftMargin': 168, 'rightMargin': 57}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA69C__.glif b/src/Interface-Regular.ufo/glyphs/uniA69C__.glif
new file mode 100644
index 000000000..a0f5ff5bb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA69C__.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA69C" format="1">
+ <advance width="1504"/>
+ <unicode hex="A69C"/>
+ <outline>
+ <contour>
+ <point x="928" y="896" type="line"/>
+ <point x="1196" y="896"/>
+ <point x="1352" y="1068"/>
+ <point x="1352" y="1260" type="curve" smooth="yes"/>
+ <point x="1352" y="1456"/>
+ <point x="1204" y="1624"/>
+ <point x="948" y="1624" type="curve" smooth="yes"/>
+ <point x="632" y="1624" type="line"/>
+ <point x="632" y="1416" type="line"/>
+ <point x="900" y="1416" type="line" smooth="yes"/>
+ <point x="1040" y="1416"/>
+ <point x="1100" y="1348"/>
+ <point x="1100" y="1264" type="curve" smooth="yes"/>
+ <point x="1100" y="1176"/>
+ <point x="1036" y="1108"/>
+ <point x="880" y="1108" type="curve" smooth="yes"/>
+ <point x="684" y="1108" type="line"/>
+ <point x="684" y="1996" type="line"/>
+ <point x="432" y="1996" type="line"/>
+ <point x="432" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="156" y="1996" type="line"/>
+ <point x="156" y="1784" type="line"/>
+ <point x="532" y="1784" type="line"/>
+ <point x="532" y="1996" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1332, 'leftMargin': 55, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA69D__.glif b/src/Interface-Regular.ufo/glyphs/uniA69D__.glif
new file mode 100644
index 000000000..f6dd9ccc6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA69D__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA69D" format="1">
+ <advance width="1248"/>
+ <unicode hex="A69D"/>
+ <outline>
+ <contour>
+ <point x="660" y="896" type="line"/>
+ <point x="928" y="896"/>
+ <point x="1084" y="1068"/>
+ <point x="1084" y="1260" type="curve" smooth="yes"/>
+ <point x="1084" y="1456"/>
+ <point x="936" y="1624"/>
+ <point x="680" y="1624" type="curve" smooth="yes"/>
+ <point x="364" y="1624" type="line"/>
+ <point x="364" y="1416" type="line"/>
+ <point x="632" y="1416" type="line" smooth="yes"/>
+ <point x="772" y="1416"/>
+ <point x="832" y="1348"/>
+ <point x="832" y="1264" type="curve" smooth="yes"/>
+ <point x="832" y="1176"/>
+ <point x="768" y="1108"/>
+ <point x="612" y="1108" type="curve" smooth="yes"/>
+ <point x="416" y="1108" type="line"/>
+ <point x="416" y="1996" type="line"/>
+ <point x="168" y="1996" type="line"/>
+ <point x="168" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1137, 'leftMargin': 138, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA69F__.glif b/src/Interface-Regular.ufo/glyphs/uniA69F__.glif
new file mode 100644
index 000000000..90b8cc9d9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA69F__.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA69F" format="1">
+ <advance width="0"/>
+ <unicode hex="A69F"/>
+ <outline>
+ <contour>
+ <point x="-741" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-815" y="2111" type="line"/>
+ <point x="-1052" y="2111" type="line"/>
+ <point x="-1052" y="1964" type="line"/>
+ <point x="-815" y="1964" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1023" y="2410" type="line"/>
+ <point x="-1205" y="2410" type="line"/>
+ <point x="-1205" y="1651" type="line"/>
+ <point x="-1023" y="1651" type="line"/>
+ </contour>
+ <contour>
+ <point x="-534" y="1631" type="curve" smooth="yes"/>
+ <point x="-360" y="1631"/>
+ <point x="-223" y="1746"/>
+ <point x="-223" y="1907" type="curve"/>
+ <point x="-384" y="1907" type="line"/>
+ <point x="-392" y="1819"/>
+ <point x="-440" y="1778"/>
+ <point x="-534" y="1778" type="curve" smooth="yes"/>
+ <point x="-656" y="1778"/>
+ <point x="-712" y="1862"/>
+ <point x="-712" y="2010" type="curve" smooth="yes"/>
+ <point x="-712" y="2039" type="line" smooth="yes"/>
+ <point x="-712" y="2188"/>
+ <point x="-657" y="2272"/>
+ <point x="-534" y="2272" type="curve" smooth="yes"/>
+ <point x="-451" y="2272"/>
+ <point x="-393" y="2239"/>
+ <point x="-384" y="2163" type="curve"/>
+ <point x="-223" y="2163" type="line"/>
+ <point x="-223" y="2335"/>
+ <point x="-380" y="2419"/>
+ <point x="-534" y="2419" type="curve" smooth="yes"/>
+ <point x="-747" y="2419"/>
+ <point x="-894" y="2269"/>
+ <point x="-894" y="2039" type="curve" smooth="yes"/>
+ <point x="-894" y="2010" type="line" smooth="yes"/>
+ <point x="-894" y="1781"/>
+ <point x="-747" y="1631"/>
+ </contour>
+ <contour>
+ <point x="-795" y="1959" type="line"/>
+ <point x="-452" y="1959" type="line"/>
+ <point x="-452" y="2097" type="line"/>
+ <point x="-795" y="2097" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA700_.glif b/src/Interface-Regular.ufo/glyphs/uniA700_.glif
new file mode 100644
index 000000000..395325b82
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA700_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA700" format="1">
+ <advance width="992"/>
+ <unicode hex="A700"/>
+ <outline>
+ <contour>
+ <point x="792" y="-572" type="line"/>
+ <point x="792" y="-424" type="line"/>
+ <point x="556" y="-424" type="line" smooth="yes"/>
+ <point x="436" y="-424"/>
+ <point x="380" y="-324"/>
+ <point x="380" y="-196" type="curve" smooth="yes"/>
+ <point x="380" y="-164" type="line" smooth="yes"/>
+ <point x="380" y="-36"/>
+ <point x="440" y="68"/>
+ <point x="556" y="68" type="curve" smooth="yes"/>
+ <point x="792" y="68" type="line"/>
+ <point x="792" y="216" type="line"/>
+ <point x="556" y="216" type="line" smooth="yes"/>
+ <point x="308" y="216"/>
+ <point x="200" y="40"/>
+ <point x="200" y="-164" type="curve" smooth="yes"/>
+ <point x="200" y="-196" type="line" smooth="yes"/>
+ <point x="200" y="-396"/>
+ <point x="308" y="-572"/>
+ <point x="556" y="-572" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 814.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA701_.glif b/src/Interface-Regular.ufo/glyphs/uniA701_.glif
new file mode 100644
index 000000000..3ae278597
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA701_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA701" format="1">
+ <advance width="992"/>
+ <unicode hex="A701"/>
+ <outline>
+ <contour>
+ <point x="792" y="-616" type="line"/>
+ <point x="244" y="-616" type="line"/>
+ <point x="244" y="-764" type="line"/>
+ <point x="792" y="-764" type="line"/>
+ </contour>
+ <contour>
+ <point x="792" y="-532" type="line"/>
+ <point x="792" y="-384" type="line"/>
+ <point x="556" y="-384" type="line" smooth="yes"/>
+ <point x="436" y="-384"/>
+ <point x="380" y="-288"/>
+ <point x="380" y="-168" type="curve" smooth="yes"/>
+ <point x="380" y="-152" type="line" smooth="yes"/>
+ <point x="380" y="-32"/>
+ <point x="440" y="68"/>
+ <point x="556" y="68" type="curve" smooth="yes"/>
+ <point x="792" y="68" type="line"/>
+ <point x="792" y="216" type="line"/>
+ <point x="556" y="216" type="line" smooth="yes"/>
+ <point x="308" y="216"/>
+ <point x="200" y="44"/>
+ <point x="200" y="-152" type="curve" smooth="yes"/>
+ <point x="200" y="-168" type="line" smooth="yes"/>
+ <point x="200" y="-364"/>
+ <point x="308" y="-532"/>
+ <point x="556" y="-532" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 814.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA702_.glif b/src/Interface-Regular.ufo/glyphs/uniA702_.glif
new file mode 100644
index 000000000..a6f0d8ee0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA702_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA702" format="1">
+ <advance width="992"/>
+ <unicode hex="A702"/>
+ <outline>
+ <component base="uniA700" xOffset="-16" yOffset="1840"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 814.0, 'leftMargin': 216, 'rightMargin': 6.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA703_.glif b/src/Interface-Regular.ufo/glyphs/uniA703_.glif
new file mode 100644
index 000000000..c832abc53
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA703_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA703" format="1">
+ <advance width="992"/>
+ <unicode hex="A703"/>
+ <outline>
+ <contour>
+ <point x="720" y="1184" type="line"/>
+ <point x="172" y="1184" type="line"/>
+ <point x="172" y="1036" type="line"/>
+ <point x="720" y="1036" type="line"/>
+ </contour>
+ <component base="uniA700" xOffset="16" yOffset="1840"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 814.0, 'leftMargin': 155, 'rightMargin': 6.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA704_.glif b/src/Interface-Regular.ufo/glyphs/uniA704_.glif
new file mode 100644
index 000000000..a50a2072d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA704_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA704" format="1">
+ <advance width="992"/>
+ <unicode hex="A704"/>
+ <outline>
+ <contour>
+ <point x="200" y="1268" type="line"/>
+ <point x="440" y="1268" type="line" smooth="yes"/>
+ <point x="684" y="1268"/>
+ <point x="792" y="1444"/>
+ <point x="792" y="1648" type="curve" smooth="yes"/>
+ <point x="792" y="1676" type="line" smooth="yes"/>
+ <point x="792" y="1880"/>
+ <point x="684" y="2056"/>
+ <point x="440" y="2056" type="curve" smooth="yes"/>
+ <point x="200" y="2056" type="line"/>
+ <point x="200" y="1908" type="line"/>
+ <point x="440" y="1908" type="line" smooth="yes"/>
+ <point x="556" y="1908"/>
+ <point x="612" y="1804"/>
+ <point x="612" y="1676" type="curve" smooth="yes"/>
+ <point x="612" y="1648" type="line" smooth="yes"/>
+ <point x="612" y="1520"/>
+ <point x="556" y="1416"/>
+ <point x="440" y="1416" type="curve" smooth="yes"/>
+ <point x="200" y="1416" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 814.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA705_.glif b/src/Interface-Regular.ufo/glyphs/uniA705_.glif
new file mode 100644
index 000000000..8f2661675
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA705_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA705" format="1">
+ <advance width="992"/>
+ <unicode hex="A705"/>
+ <outline>
+ <contour>
+ <point x="744" y="1184" type="line"/>
+ <point x="196" y="1184" type="line"/>
+ <point x="196" y="1036" type="line"/>
+ <point x="744" y="1036" type="line"/>
+ </contour>
+ <contour>
+ <point x="204" y="1268" type="line"/>
+ <point x="444" y="1268" type="line" smooth="yes"/>
+ <point x="688" y="1268"/>
+ <point x="796" y="1444"/>
+ <point x="796" y="1648" type="curve" smooth="yes"/>
+ <point x="796" y="1676" type="line" smooth="yes"/>
+ <point x="796" y="1880"/>
+ <point x="688" y="2056"/>
+ <point x="444" y="2056" type="curve" smooth="yes"/>
+ <point x="204" y="2056" type="line"/>
+ <point x="204" y="1908" type="line"/>
+ <point x="444" y="1908" type="line" smooth="yes"/>
+ <point x="560" y="1908"/>
+ <point x="616" y="1804"/>
+ <point x="616" y="1676" type="curve" smooth="yes"/>
+ <point x="616" y="1648" type="line" smooth="yes"/>
+ <point x="616" y="1520"/>
+ <point x="560" y="1416"/>
+ <point x="444" y="1416" type="curve" smooth="yes"/>
+ <point x="204" y="1416" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 822, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA706_.glif b/src/Interface-Regular.ufo/glyphs/uniA706_.glif
new file mode 100644
index 000000000..12d9d791e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA706_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA706" format="1">
+ <advance width="992"/>
+ <unicode hex="A706"/>
+ <outline>
+ <contour>
+ <point x="200" y="-572" type="line"/>
+ <point x="440" y="-572" type="line" smooth="yes"/>
+ <point x="684" y="-572"/>
+ <point x="792" y="-396"/>
+ <point x="792" y="-196" type="curve" smooth="yes"/>
+ <point x="792" y="-164" type="line" smooth="yes"/>
+ <point x="792" y="40"/>
+ <point x="684" y="216"/>
+ <point x="440" y="216" type="curve" smooth="yes"/>
+ <point x="200" y="216" type="line"/>
+ <point x="200" y="68" type="line"/>
+ <point x="440" y="68" type="line" smooth="yes"/>
+ <point x="556" y="68"/>
+ <point x="612" y="-36"/>
+ <point x="612" y="-164" type="curve" smooth="yes"/>
+ <point x="612" y="-196" type="line" smooth="yes"/>
+ <point x="612" y="-324"/>
+ <point x="556" y="-424"/>
+ <point x="440" y="-424" type="curve" smooth="yes"/>
+ <point x="200" y="-424" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 814.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA707_.glif b/src/Interface-Regular.ufo/glyphs/uniA707_.glif
new file mode 100644
index 000000000..ec0a1627f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA707_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA707" format="1">
+ <advance width="992"/>
+ <unicode hex="A707"/>
+ <outline>
+ <contour>
+ <point x="744" y="-616" type="line"/>
+ <point x="196" y="-616" type="line"/>
+ <point x="196" y="-764" type="line"/>
+ <point x="744" y="-764" type="line"/>
+ </contour>
+ <contour>
+ <point x="204" y="-532" type="line"/>
+ <point x="444" y="-532" type="line" smooth="yes"/>
+ <point x="688" y="-532"/>
+ <point x="796" y="-364"/>
+ <point x="796" y="-168" type="curve" smooth="yes"/>
+ <point x="796" y="-152" type="line" smooth="yes"/>
+ <point x="796" y="44"/>
+ <point x="688" y="216"/>
+ <point x="444" y="216" type="curve" smooth="yes"/>
+ <point x="204" y="216" type="line"/>
+ <point x="204" y="68" type="line"/>
+ <point x="444" y="68" type="line" smooth="yes"/>
+ <point x="560" y="68"/>
+ <point x="616" y="-32"/>
+ <point x="616" y="-152" type="curve" smooth="yes"/>
+ <point x="616" y="-168" type="line" smooth="yes"/>
+ <point x="616" y="-288"/>
+ <point x="560" y="-384"/>
+ <point x="444" y="-384" type="curve"/>
+ <point x="204" y="-384" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 822, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA708_.glif b/src/Interface-Regular.ufo/glyphs/uniA708_.glif
new file mode 100644
index 000000000..635696743
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA708_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA708" format="1">
+ <advance width="992"/>
+ <unicode hex="A708"/>
+ <outline>
+ <contour>
+ <point x="864" y="2004" type="line"/>
+ <point x="644" y="2004" type="line"/>
+ <point x="644" y="-372" type="line"/>
+ <point x="864" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="132" y="1876" type="curve" smooth="yes"/>
+ <point x="132" y="1792"/>
+ <point x="184" y="1728"/>
+ <point x="288" y="1728" type="curve" smooth="yes"/>
+ <point x="392" y="1728"/>
+ <point x="448" y="1792"/>
+ <point x="448" y="1876" type="curve" smooth="yes"/>
+ <point x="448" y="1964"/>
+ <point x="392" y="2032"/>
+ <point x="288" y="2032" type="curve" smooth="yes"/>
+ <point x="184" y="2032"/>
+ <point x="132" y="1964"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1049, 'leftMargin': 83, 'rightMargin': 234}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA709_.glif b/src/Interface-Regular.ufo/glyphs/uniA709_.glif
new file mode 100644
index 000000000..79ba339fa
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA709_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA709" format="1">
+ <advance width="992"/>
+ <unicode hex="A709"/>
+ <outline>
+ <contour>
+ <point x="864" y="2004" type="line"/>
+ <point x="644" y="2004" type="line"/>
+ <point x="644" y="-372" type="line"/>
+ <point x="864" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="132" y="1348" type="curve" smooth="yes"/>
+ <point x="132" y="1264"/>
+ <point x="184" y="1196"/>
+ <point x="288" y="1196" type="curve" smooth="yes"/>
+ <point x="392" y="1196"/>
+ <point x="448" y="1264"/>
+ <point x="448" y="1348" type="curve" smooth="yes"/>
+ <point x="448" y="1432"/>
+ <point x="392" y="1500"/>
+ <point x="288" y="1500" type="curve" smooth="yes"/>
+ <point x="184" y="1500"/>
+ <point x="132" y="1432"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1049, 'leftMargin': 83, 'rightMargin': 234}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA70A__.glif b/src/Interface-Regular.ufo/glyphs/uniA70A__.glif
new file mode 100644
index 000000000..ef2ae5f98
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA70A__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA70A" format="1">
+ <advance width="992"/>
+ <unicode hex="A70A"/>
+ <outline>
+ <contour>
+ <point x="864" y="2004" type="line"/>
+ <point x="644" y="2004" type="line"/>
+ <point x="644" y="-372" type="line"/>
+ <point x="864" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="132" y="816" type="curve" smooth="yes"/>
+ <point x="132" y="732"/>
+ <point x="184" y="668"/>
+ <point x="288" y="668" type="curve" smooth="yes"/>
+ <point x="392" y="668"/>
+ <point x="448" y="732"/>
+ <point x="448" y="816" type="curve" smooth="yes"/>
+ <point x="448" y="900"/>
+ <point x="392" y="968"/>
+ <point x="288" y="968" type="curve" smooth="yes"/>
+ <point x="184" y="968"/>
+ <point x="132" y="900"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1049, 'leftMargin': 83, 'rightMargin': 234}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA70B__.glif b/src/Interface-Regular.ufo/glyphs/uniA70B__.glif
new file mode 100644
index 000000000..3d5f7090c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA70B__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA70B" format="1">
+ <advance width="992"/>
+ <unicode hex="A70B"/>
+ <outline>
+ <contour>
+ <point x="864" y="2004" type="line"/>
+ <point x="644" y="2004" type="line"/>
+ <point x="644" y="-372" type="line"/>
+ <point x="864" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="132" y="284" type="curve" smooth="yes"/>
+ <point x="132" y="200"/>
+ <point x="184" y="136"/>
+ <point x="288" y="136" type="curve" smooth="yes"/>
+ <point x="392" y="136"/>
+ <point x="448" y="200"/>
+ <point x="448" y="284" type="curve" smooth="yes"/>
+ <point x="448" y="372"/>
+ <point x="392" y="436"/>
+ <point x="288" y="436" type="curve" smooth="yes"/>
+ <point x="184" y="436"/>
+ <point x="132" y="372"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1049, 'leftMargin': 83, 'rightMargin': 234}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA70C__.glif b/src/Interface-Regular.ufo/glyphs/uniA70C__.glif
new file mode 100644
index 000000000..67a5e6789
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA70C__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA70C" format="1">
+ <advance width="992"/>
+ <unicode hex="A70C"/>
+ <outline>
+ <contour>
+ <point x="864" y="2004" type="line"/>
+ <point x="644" y="2004" type="line"/>
+ <point x="644" y="-372" type="line"/>
+ <point x="864" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="132" y="-232" type="curve" smooth="yes"/>
+ <point x="132" y="-316"/>
+ <point x="184" y="-384"/>
+ <point x="288" y="-384" type="curve" smooth="yes"/>
+ <point x="392" y="-384"/>
+ <point x="448" y="-316"/>
+ <point x="448" y="-232" type="curve" smooth="yes"/>
+ <point x="448" y="-148"/>
+ <point x="392" y="-80"/>
+ <point x="288" y="-80" type="curve" smooth="yes"/>
+ <point x="184" y="-80"/>
+ <point x="132" y="-148"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1049, 'leftMargin': 83, 'rightMargin': 234}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA70D__.glif b/src/Interface-Regular.ufo/glyphs/uniA70D__.glif
new file mode 100644
index 000000000..78db1b0ab
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA70D__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA70D" format="1">
+ <advance width="992"/>
+ <unicode hex="A70D"/>
+ <outline>
+ <contour>
+ <point x="408" y="2004" type="line"/>
+ <point x="188" y="2004" type="line"/>
+ <point x="188" y="-372" type="line"/>
+ <point x="408" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="488" y="1876" type="curve" smooth="yes"/>
+ <point x="488" y="1792"/>
+ <point x="540" y="1728"/>
+ <point x="644" y="1728" type="curve" smooth="yes"/>
+ <point x="748" y="1728"/>
+ <point x="804" y="1792"/>
+ <point x="804" y="1876" type="curve" smooth="yes"/>
+ <point x="804" y="1964"/>
+ <point x="748" y="2032"/>
+ <point x="644" y="2032" type="curve" smooth="yes"/>
+ <point x="540" y="2032"/>
+ <point x="488" y="1964"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 987, 'leftMargin': 234, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA70E__.glif b/src/Interface-Regular.ufo/glyphs/uniA70E__.glif
new file mode 100644
index 000000000..e9b79e06d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA70E__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA70E" format="1">
+ <advance width="992"/>
+ <unicode hex="A70E"/>
+ <outline>
+ <contour>
+ <point x="408" y="2004" type="line"/>
+ <point x="188" y="2004" type="line"/>
+ <point x="188" y="-372" type="line"/>
+ <point x="408" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="488" y="1348" type="curve" smooth="yes"/>
+ <point x="488" y="1264"/>
+ <point x="540" y="1196"/>
+ <point x="644" y="1196" type="curve" smooth="yes"/>
+ <point x="748" y="1196"/>
+ <point x="804" y="1264"/>
+ <point x="804" y="1348" type="curve" smooth="yes"/>
+ <point x="804" y="1432"/>
+ <point x="748" y="1500"/>
+ <point x="644" y="1500" type="curve" smooth="yes"/>
+ <point x="540" y="1500"/>
+ <point x="488" y="1432"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 987, 'leftMargin': 234, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA70F__.glif b/src/Interface-Regular.ufo/glyphs/uniA70F__.glif
new file mode 100644
index 000000000..c135dfe7a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA70F__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA70F" format="1">
+ <advance width="992"/>
+ <unicode hex="A70F"/>
+ <outline>
+ <contour>
+ <point x="408" y="2004" type="line"/>
+ <point x="188" y="2004" type="line"/>
+ <point x="188" y="-372" type="line"/>
+ <point x="408" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="488" y="816" type="curve" smooth="yes"/>
+ <point x="488" y="732"/>
+ <point x="540" y="668"/>
+ <point x="644" y="668" type="curve" smooth="yes"/>
+ <point x="748" y="668"/>
+ <point x="804" y="732"/>
+ <point x="804" y="816" type="curve" smooth="yes"/>
+ <point x="804" y="900"/>
+ <point x="748" y="968"/>
+ <point x="644" y="968" type="curve" smooth="yes"/>
+ <point x="540" y="968"/>
+ <point x="488" y="900"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 987, 'leftMargin': 234, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA710_.glif b/src/Interface-Regular.ufo/glyphs/uniA710_.glif
new file mode 100644
index 000000000..48d9867bc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA710_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA710" format="1">
+ <advance width="992"/>
+ <unicode hex="A710"/>
+ <outline>
+ <contour>
+ <point x="408" y="2004" type="line"/>
+ <point x="188" y="2004" type="line"/>
+ <point x="188" y="-372" type="line"/>
+ <point x="408" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="488" y="284" type="curve" smooth="yes"/>
+ <point x="488" y="200"/>
+ <point x="540" y="136"/>
+ <point x="644" y="136" type="curve" smooth="yes"/>
+ <point x="748" y="136"/>
+ <point x="804" y="200"/>
+ <point x="804" y="284" type="curve" smooth="yes"/>
+ <point x="804" y="372"/>
+ <point x="748" y="436"/>
+ <point x="644" y="436" type="curve" smooth="yes"/>
+ <point x="540" y="436"/>
+ <point x="488" y="372"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 987, 'leftMargin': 234, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA711_.glif b/src/Interface-Regular.ufo/glyphs/uniA711_.glif
new file mode 100644
index 000000000..dc2d791de
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA711_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA711" format="1">
+ <advance width="992"/>
+ <unicode hex="A711"/>
+ <outline>
+ <contour>
+ <point x="408" y="2004" type="line"/>
+ <point x="188" y="2004" type="line"/>
+ <point x="188" y="-372" type="line"/>
+ <point x="408" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="488" y="-232" type="curve" smooth="yes"/>
+ <point x="488" y="-316"/>
+ <point x="540" y="-384"/>
+ <point x="644" y="-384" type="curve" smooth="yes"/>
+ <point x="748" y="-384"/>
+ <point x="804" y="-316"/>
+ <point x="804" y="-232" type="curve" smooth="yes"/>
+ <point x="804" y="-148"/>
+ <point x="748" y="-80"/>
+ <point x="644" y="-80" type="curve" smooth="yes"/>
+ <point x="540" y="-80"/>
+ <point x="488" y="-148"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 987, 'leftMargin': 234, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA712_.glif b/src/Interface-Regular.ufo/glyphs/uniA712_.glif
new file mode 100644
index 000000000..51444d0de
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA712_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA712" format="1">
+ <advance width="1248"/>
+ <unicode hex="A712"/>
+ <outline>
+ <contour>
+ <point x="1076" y="1796" type="line"/>
+ <point x="1076" y="2004" type="line"/>
+ <point x="352" y="2004" type="line"/>
+ <point x="352" y="1796" type="line"/>
+ </contour>
+ <component base="bar" xOffset="-84"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1260, 'leftMargin': 249, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA713_.glif b/src/Interface-Regular.ufo/glyphs/uniA713_.glif
new file mode 100644
index 000000000..f6ab54835
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA713_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA713" format="1">
+ <advance width="1248"/>
+ <unicode hex="A713"/>
+ <outline>
+ <contour>
+ <point x="1076" y="1256" type="line"/>
+ <point x="1076" y="1460" type="line"/>
+ <point x="352" y="1460" type="line"/>
+ <point x="352" y="1256" type="line"/>
+ </contour>
+ <component base="bar" xOffset="-84"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1260, 'leftMargin': 249, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA714_.glif b/src/Interface-Regular.ufo/glyphs/uniA714_.glif
new file mode 100644
index 000000000..3ec2a1f6f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA714_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA714" format="1">
+ <advance width="1248"/>
+ <unicode hex="A714"/>
+ <outline>
+ <contour>
+ <point x="1076" y="712" type="line"/>
+ <point x="1076" y="920" type="line"/>
+ <point x="352" y="920" type="line"/>
+ <point x="352" y="712" type="line"/>
+ </contour>
+ <component base="bar" xOffset="-84"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1260, 'leftMargin': 249, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA715_.glif b/src/Interface-Regular.ufo/glyphs/uniA715_.glif
new file mode 100644
index 000000000..1b5f317c1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA715_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA715" format="1">
+ <advance width="1248"/>
+ <unicode hex="A715"/>
+ <outline>
+ <contour>
+ <point x="1076" y="172" type="line"/>
+ <point x="1076" y="376" type="line"/>
+ <point x="352" y="376" type="line"/>
+ <point x="352" y="172" type="line"/>
+ </contour>
+ <component base="bar" xOffset="-84"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1260, 'leftMargin': 249, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA716_.glif b/src/Interface-Regular.ufo/glyphs/uniA716_.glif
new file mode 100644
index 000000000..ad82b04c7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA716_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA716" format="1">
+ <advance width="1248"/>
+ <unicode hex="A716"/>
+ <outline>
+ <contour>
+ <point x="1076" y="-372" type="line"/>
+ <point x="1076" y="-164" type="line"/>
+ <point x="352" y="-164" type="line"/>
+ <point x="352" y="-372" type="line"/>
+ </contour>
+ <component base="bar" xOffset="-84"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1260, 'leftMargin': 249, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA717_.glif b/src/Interface-Regular.ufo/glyphs/uniA717_.glif
new file mode 100644
index 000000000..ae61fe730
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA717_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA717" format="1">
+ <advance width="992"/>
+ <unicode hex="A717"/>
+ <outline>
+ <contour>
+ <point x="620" y="1996" type="line"/>
+ <point x="620" y="896" type="line"/>
+ <point x="840" y="896" type="line"/>
+ <point x="840" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="152" y="1444" type="curve" smooth="yes"/>
+ <point x="152" y="1372"/>
+ <point x="200" y="1308"/>
+ <point x="296" y="1308" type="curve" smooth="yes"/>
+ <point x="388" y="1308"/>
+ <point x="440" y="1372"/>
+ <point x="440" y="1444" type="curve" smooth="yes"/>
+ <point x="440" y="1524"/>
+ <point x="388" y="1584"/>
+ <point x="296" y="1584" type="curve" smooth="yes"/>
+ <point x="200" y="1584"/>
+ <point x="152" y="1524"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 908, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA718_.glif b/src/Interface-Regular.ufo/glyphs/uniA718_.glif
new file mode 100644
index 000000000..d890cf2fd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA718_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA718" format="1">
+ <advance width="1248"/>
+ <unicode hex="A718"/>
+ <outline>
+ <contour>
+ <point x="936" y="1816" type="line"/>
+ <point x="156" y="1036" type="line"/>
+ <point x="312" y="876" type="line"/>
+ <point x="1092" y="1656" type="line"/>
+ </contour>
+ <contour>
+ <point x="192" y="1568" type="curve" smooth="yes"/>
+ <point x="192" y="1492"/>
+ <point x="240" y="1432"/>
+ <point x="332" y="1432" type="curve" smooth="yes"/>
+ <point x="428" y="1432"/>
+ <point x="480" y="1492"/>
+ <point x="480" y="1568" type="curve" smooth="yes"/>
+ <point x="480" y="1648"/>
+ <point x="428" y="1708"/>
+ <point x="332" y="1708" type="curve" smooth="yes"/>
+ <point x="240" y="1708"/>
+ <point x="192" y="1648"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1156, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA719_.glif b/src/Interface-Regular.ufo/glyphs/uniA719_.glif
new file mode 100644
index 000000000..1a77a78ca
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA719_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA719" format="1">
+ <advance width="1504"/>
+ <unicode hex="A719"/>
+ <outline>
+ <contour>
+ <point x="1304" y="1416" type="line"/>
+ <point x="204" y="1416" type="line"/>
+ <point x="204" y="1200" type="line"/>
+ <point x="1304" y="1200" type="line"/>
+ </contour>
+ <contour>
+ <point x="608" y="1720" type="curve" smooth="yes"/>
+ <point x="608" y="1644"/>
+ <point x="656" y="1584"/>
+ <point x="752" y="1584" type="curve" smooth="yes"/>
+ <point x="844" y="1584"/>
+ <point x="896" y="1644"/>
+ <point x="896" y="1720" type="curve" smooth="yes"/>
+ <point x="896" y="1796"/>
+ <point x="844" y="1860"/>
+ <point x="752" y="1860" type="curve" smooth="yes"/>
+ <point x="656" y="1860"/>
+ <point x="608" y="1796"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1321, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA71A__.glif b/src/Interface-Regular.ufo/glyphs/uniA71A__.glif
new file mode 100644
index 000000000..0eebb796d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA71A__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA71A" format="1">
+ <advance width="1248"/>
+ <unicode hex="A71A"/>
+ <outline>
+ <contour>
+ <point x="156" y="1384" type="line"/>
+ <point x="912" y="1384" type="line"/>
+ <point x="912" y="1216" type="line"/>
+ <point x="156" y="1216" type="line"/>
+ </contour>
+ <contour>
+ <point x="884" y="1732" type="line"/>
+ <point x="1092" y="1732" type="line"/>
+ <point x="1092" y="1216" type="line"/>
+ <point x="884" y="1216" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1156, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA71B__.glif b/src/Interface-Regular.ufo/glyphs/uniA71B__.glif
new file mode 100644
index 000000000..b66411a9d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA71B__.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA71B" format="1">
+ <advance width="1248"/>
+ <unicode hex="A71B"/>
+ <outline>
+ <contour>
+ <point x="708" y="956" type="line"/>
+ <point x="708" y="1848" type="line"/>
+ <point x="540" y="1848" type="line"/>
+ <point x="540" y="956" type="line"/>
+ </contour>
+ <contour>
+ <point x="1040" y="1608" type="line"/>
+ <point x="624" y="2020" type="line"/>
+ <point x="516" y="1888" type="line"/>
+ <point x="1040" y="1368" type="line"/>
+ </contour>
+ <contour>
+ <point x="208" y="1368" type="line"/>
+ <point x="724" y="1880" type="line"/>
+ <point x="624" y="2020" type="line"/>
+ <point x="208" y="1608" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1051, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA71C__.glif b/src/Interface-Regular.ufo/glyphs/uniA71C__.glif
new file mode 100644
index 000000000..41958a556
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA71C__.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA71C" format="1">
+ <advance width="1248"/>
+ <unicode hex="A71C"/>
+ <outline>
+ <contour>
+ <point x="708" y="2020" type="line"/>
+ <point x="708" y="1128" type="line"/>
+ <point x="540" y="1128" type="line"/>
+ <point x="540" y="2020" type="line"/>
+ </contour>
+ <contour>
+ <point x="1040" y="1372" type="line"/>
+ <point x="624" y="956" type="line"/>
+ <point x="516" y="1088" type="line"/>
+ <point x="1040" y="1612" type="line"/>
+ </contour>
+ <contour>
+ <point x="208" y="1612" type="line"/>
+ <point x="724" y="1096" type="line"/>
+ <point x="624" y="956" type="line"/>
+ <point x="208" y="1372" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1051, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA71D__.glif b/src/Interface-Regular.ufo/glyphs/uniA71D__.glif
new file mode 100644
index 000000000..43d823b30
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA71D__.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA71D" format="1">
+ <advance width="480"/>
+ <unicode hex="A71D"/>
+ <outline>
+ <contour>
+ <point x="368" y="2368" type="line"/>
+ <point x="116" y="2368" type="line"/>
+ <point x="132" y="1308" type="line"/>
+ <point x="352" y="1308" type="line"/>
+ </contour>
+ <contour>
+ <point x="104" y="1004" type="curve" smooth="yes"/>
+ <point x="104" y="932"/>
+ <point x="152" y="876"/>
+ <point x="240" y="876" type="curve" smooth="yes"/>
+ <point x="328" y="876"/>
+ <point x="376" y="932"/>
+ <point x="376" y="1004" type="curve" smooth="yes"/>
+ <point x="376" y="1080"/>
+ <point x="328" y="1136"/>
+ <point x="240" y="1136" type="curve" smooth="yes"/>
+ <point x="152" y="1136"/>
+ <point x="104" y="1080"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 549, 'leftMargin': 138, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA71E__.glif b/src/Interface-Regular.ufo/glyphs/uniA71E__.glif
new file mode 100644
index 000000000..7be3e9d1d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA71E__.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA71E" format="1">
+ <advance width="480"/>
+ <unicode hex="A71E"/>
+ <outline>
+ <contour>
+ <point x="368" y="896" type="line"/>
+ <point x="116" y="896" type="line"/>
+ <point x="132" y="1956" type="line"/>
+ <point x="352" y="1956" type="line"/>
+ </contour>
+ <contour>
+ <point x="104" y="2260" type="curve" smooth="yes"/>
+ <point x="104" y="2332"/>
+ <point x="152" y="2388"/>
+ <point x="240" y="2388" type="curve" smooth="yes"/>
+ <point x="328" y="2388"/>
+ <point x="376" y="2332"/>
+ <point x="376" y="2260" type="curve" smooth="yes"/>
+ <point x="376" y="2188"/>
+ <point x="328" y="2128"/>
+ <point x="240" y="2128" type="curve" smooth="yes"/>
+ <point x="152" y="2128"/>
+ <point x="104" y="2188"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 549, 'leftMargin': 138, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA71F__.glif b/src/Interface-Regular.ufo/glyphs/uniA71F__.glif
new file mode 100644
index 000000000..3c84a6748
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA71F__.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA71F" format="1">
+ <advance width="480"/>
+ <unicode hex="A71F"/>
+ <outline>
+ <contour>
+ <point x="368" y="452" type="line"/>
+ <point x="116" y="452" type="line"/>
+ <point x="132" y="1512" type="line"/>
+ <point x="352" y="1512" type="line"/>
+ </contour>
+ <contour>
+ <point x="104" y="1816" type="curve" smooth="yes"/>
+ <point x="104" y="1888"/>
+ <point x="152" y="1944"/>
+ <point x="240" y="1944" type="curve" smooth="yes"/>
+ <point x="328" y="1944"/>
+ <point x="376" y="1888"/>
+ <point x="376" y="1816" type="curve" smooth="yes"/>
+ <point x="376" y="1740"/>
+ <point x="328" y="1684"/>
+ <point x="240" y="1684" type="curve" smooth="yes"/>
+ <point x="152" y="1684"/>
+ <point x="104" y="1740"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 549, 'leftMargin': 138, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA720_.glif b/src/Interface-Regular.ufo/glyphs/uniA720_.glif
new file mode 100644
index 000000000..e37a8ac56
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA720_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA720" format="1">
+ <advance width="1760"/>
+ <unicode hex="A720"/>
+ <outline>
+ <contour>
+ <point x="116" y="1392" type="line"/>
+ <point x="368" y="1392" type="line"/>
+ <point x="368" y="2108" type="line"/>
+ <point x="116" y="2312" type="line"/>
+ </contour>
+ <contour>
+ <point x="668" y="1600" type="line"/>
+ <point x="920" y="1600" type="line"/>
+ <point x="920" y="2000" type="line"/>
+ <point x="668" y="2108" type="line"/>
+ </contour>
+ <contour>
+ <point x="116" y="2052" type="line"/>
+ <point x="1584" y="1652" type="line"/>
+ <point x="1644" y="1896" type="line"/>
+ <point x="116" y="2312" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1749.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA721_.glif b/src/Interface-Regular.ufo/glyphs/uniA721_.glif
new file mode 100644
index 000000000..d7a0f37b0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA721_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA721" format="1">
+ <advance width="1760"/>
+ <unicode hex="A721"/>
+ <outline>
+ <contour>
+ <point x="116" y="-52" type="line"/>
+ <point x="116" y="-316" type="line"/>
+ <point x="1584" y="-712" type="line"/>
+ <point x="1644" y="-468" type="line"/>
+ </contour>
+ <contour>
+ <point x="368" y="-248" type="line"/>
+ <point x="368" y="472" type="line"/>
+ <point x="116" y="472" type="line"/>
+ <point x="116" y="-316" type="line"/>
+ </contour>
+ <contour>
+ <point x="920" y="-288" type="line"/>
+ <point x="920" y="112" type="line"/>
+ <point x="668" y="112" type="line"/>
+ <point x="668" y="-396" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1749.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA722_.glif b/src/Interface-Regular.ufo/glyphs/uniA722_.glif
new file mode 100644
index 000000000..5e071bbb9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA722_.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA722" format="1">
+ <advance width="992"/>
+ <unicode hex="A722"/>
+ <outline>
+ <contour>
+ <point x="168" y="1784" type="line"/>
+ <point x="276" y="1784" type="line" smooth="yes"/>
+ <point x="504" y="1784"/>
+ <point x="556" y="1704"/>
+ <point x="556" y="1620" type="curve" smooth="yes"/>
+ <point x="556" y="1520"/>
+ <point x="444" y="1456"/>
+ <point x="160" y="1364" type="curve"/>
+ <point x="212" y="1124" type="line"/>
+ <point x="600" y="1268"/>
+ <point x="832" y="1352"/>
+ <point x="832" y="1620" type="curve" smooth="yes"/>
+ <point x="832" y="1848"/>
+ <point x="660" y="2004"/>
+ <point x="276" y="2004" type="curve" smooth="yes"/>
+ <point x="168" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="168" y="808" type="line"/>
+ <point x="276" y="808" type="line" smooth="yes"/>
+ <point x="504" y="808"/>
+ <point x="556" y="728"/>
+ <point x="556" y="644" type="curve" smooth="yes"/>
+ <point x="556" y="544"/>
+ <point x="444" y="480"/>
+ <point x="160" y="388" type="curve"/>
+ <point x="212" y="148" type="line"/>
+ <point x="600" y="292"/>
+ <point x="832" y="376"/>
+ <point x="832" y="644" type="curve" smooth="yes"/>
+ <point x="832" y="872"/>
+ <point x="660" y="1028"/>
+ <point x="276" y="1028" type="curve" smooth="yes"/>
+ <point x="168" y="1028" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 890, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA723_.glif b/src/Interface-Regular.ufo/glyphs/uniA723_.glif
new file mode 100644
index 000000000..9b8d68c61
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA723_.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA723" format="1">
+ <advance width="992"/>
+ <unicode hex="A723"/>
+ <outline>
+ <contour>
+ <point x="224" y="1268" type="line"/>
+ <point x="312" y="1268" type="line" smooth="yes"/>
+ <point x="452" y="1268"/>
+ <point x="500" y="1240"/>
+ <point x="500" y="1172" type="curve" smooth="yes"/>
+ <point x="500" y="1096"/>
+ <point x="448" y="1064"/>
+ <point x="220" y="988" type="curve"/>
+ <point x="280" y="768" type="line"/>
+ <point x="596" y="888"/>
+ <point x="776" y="984"/>
+ <point x="776" y="1172" type="curve" smooth="yes"/>
+ <point x="776" y="1360"/>
+ <point x="628" y="1488"/>
+ <point x="312" y="1488" type="curve" smooth="yes"/>
+ <point x="224" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="224" y="472" type="line"/>
+ <point x="312" y="472" type="line" smooth="yes"/>
+ <point x="452" y="472"/>
+ <point x="500" y="440"/>
+ <point x="500" y="376" type="curve" smooth="yes"/>
+ <point x="500" y="300"/>
+ <point x="448" y="264"/>
+ <point x="220" y="192" type="curve"/>
+ <point x="280" y="-28" type="line"/>
+ <point x="596" y="92"/>
+ <point x="776" y="188"/>
+ <point x="776" y="376" type="curve" smooth="yes"/>
+ <point x="776" y="564"/>
+ <point x="628" y="692"/>
+ <point x="312" y="692" type="curve" smooth="yes"/>
+ <point x="224" y="692" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 777, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA724_.glif b/src/Interface-Regular.ufo/glyphs/uniA724_.glif
new file mode 100644
index 000000000..fb2eee69e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA724_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA724" format="1">
+ <advance width="992"/>
+ <unicode hex="A724"/>
+ <outline>
+ <contour>
+ <point x="820" y="2004" type="line"/>
+ <point x="712" y="2004" type="line" smooth="yes"/>
+ <point x="328" y="2004"/>
+ <point x="156" y="1848"/>
+ <point x="156" y="1620" type="curve" smooth="yes"/>
+ <point x="156" y="1352"/>
+ <point x="324" y="1172"/>
+ <point x="672" y="832" type="curve"/>
+ <point x="836" y="1064" type="line"/>
+ <point x="576" y="1316"/>
+ <point x="432" y="1448"/>
+ <point x="432" y="1620" type="curve" smooth="yes"/>
+ <point x="432" y="1704"/>
+ <point x="484" y="1784"/>
+ <point x="712" y="1784" type="curve" smooth="yes"/>
+ <point x="816" y="1784" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 901, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA725_.glif b/src/Interface-Regular.ufo/glyphs/uniA725_.glif
new file mode 100644
index 000000000..a41539e1c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA725_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA725" format="1">
+ <advance width="992"/>
+ <unicode hex="A725"/>
+ <outline>
+ <contour>
+ <point x="768" y="1488" type="line"/>
+ <point x="680" y="1488" type="line" smooth="yes"/>
+ <point x="364" y="1488"/>
+ <point x="216" y="1360"/>
+ <point x="216" y="1172" type="curve" smooth="yes"/>
+ <point x="216" y="984"/>
+ <point x="376" y="824"/>
+ <point x="608" y="572" type="curve"/>
+ <point x="776" y="752" type="line"/>
+ <point x="596" y="944"/>
+ <point x="492" y="1076"/>
+ <point x="492" y="1172" type="curve" smooth="yes"/>
+ <point x="492" y="1240"/>
+ <point x="540" y="1268"/>
+ <point x="680" y="1268" type="curve" smooth="yes"/>
+ <point x="768" y="1268" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 781.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA726_.glif b/src/Interface-Regular.ufo/glyphs/uniA726_.glif
new file mode 100644
index 000000000..9ed855615
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA726_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA726" format="1">
+ <advance width="2016"/>
+ <unicode hex="A726"/>
+ <outline>
+ <contour>
+ <point x="1476" y="112" type="line"/>
+ <point x="1476" y="-124" type="line" smooth="yes"/>
+ <point x="1476" y="-308"/>
+ <point x="1392" y="-372"/>
+ <point x="1192" y="-372" type="curve" smooth="yes"/>
+ <point x="1116" y="-372"/>
+ <point x="1060" y="-360"/>
+ <point x="1008" y="-348" type="curve"/>
+ <point x="1008" y="-564" type="line"/>
+ <point x="1052" y="-584"/>
+ <point x="1144" y="-600"/>
+ <point x="1264" y="-600" type="curve" smooth="yes"/>
+ <point x="1616" y="-600"/>
+ <point x="1764" y="-452"/>
+ <point x="1764" y="-124" type="curve" smooth="yes"/>
+ <point x="1764" y="112" type="line"/>
+ </contour>
+ <component base="H" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2012, 'leftMargin': 256, 'rightMargin': 220}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA727_.glif b/src/Interface-Regular.ufo/glyphs/uniA727_.glif
new file mode 100644
index 000000000..7a6fb6d72
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA727_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA727" format="1">
+ <advance width="1760"/>
+ <unicode hex="A727"/>
+ <outline>
+ <contour>
+ <point x="1080" y="112" type="line"/>
+ <point x="1080" y="-124" type="line" smooth="yes"/>
+ <point x="1080" y="-308"/>
+ <point x="984" y="-372"/>
+ <point x="784" y="-372" type="curve" smooth="yes"/>
+ <point x="708" y="-372"/>
+ <point x="652" y="-360"/>
+ <point x="600" y="-348" type="curve"/>
+ <point x="600" y="-564" type="line"/>
+ <point x="644" y="-584"/>
+ <point x="736" y="-600"/>
+ <point x="856" y="-600" type="curve" smooth="yes"/>
+ <point x="1208" y="-600"/>
+ <point x="1356" y="-452"/>
+ <point x="1356" y="-124" type="curve" smooth="yes"/>
+ <point x="1356" y="112" type="line"/>
+ </contour>
+ <component base="h" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1584.0, 'leftMargin': 264, 'rightMargin': 40.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA728_.glif b/src/Interface-Regular.ufo/glyphs/uniA728_.glif
new file mode 100644
index 000000000..5ea723f51
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA728_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA728" format="1">
+ <advance width="2272"/>
+ <unicode hex="A728"/>
+ <outline>
+ <contour>
+ <point x="1408" y="-600" type="curve" smooth="yes"/>
+ <point x="1804" y="-600"/>
+ <point x="2088" y="-380"/>
+ <point x="2088" y="4" type="curve" smooth="yes"/>
+ <point x="2088" y="376"/>
+ <point x="1840" y="596"/>
+ <point x="1484" y="596" type="curve" smooth="yes"/>
+ <point x="1472" y="596" type="line"/>
+ <point x="2016" y="1320" type="line"/>
+ <point x="2016" y="1488" type="line"/>
+ <point x="820" y="1488" type="line"/>
+ <point x="820" y="1268" type="line"/>
+ <point x="1664" y="1268" type="line"/>
+ <point x="1168" y="604" type="line"/>
+ <point x="1168" y="384" type="line"/>
+ <point x="1372" y="384" type="line" smooth="yes"/>
+ <point x="1660" y="384"/>
+ <point x="1812" y="272"/>
+ <point x="1812" y="0" type="curve" smooth="yes"/>
+ <point x="1812" y="-220"/>
+ <point x="1664" y="-380"/>
+ <point x="1408" y="-380" type="curve" smooth="yes"/>
+ <point x="1156" y="-380"/>
+ <point x="1032" y="-268"/>
+ <point x="1032" y="-140" type="curve"/>
+ <point x="760" y="-140" type="line"/>
+ <point x="760" y="-460"/>
+ <point x="1064" y="-600"/>
+ </contour>
+ <component base="T" xOffset="56"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2189.0, 'leftMargin': 128, 'rightMargin': 158.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA729_.glif b/src/Interface-Regular.ufo/glyphs/uniA729_.glif
new file mode 100644
index 000000000..268bef70b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA729_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA729" format="1">
+ <advance width="2016"/>
+ <unicode hex="A729"/>
+ <outline>
+ <contour>
+ <point x="1272" y="-600" type="curve" smooth="yes"/>
+ <point x="1668" y="-600"/>
+ <point x="1956" y="-380"/>
+ <point x="1956" y="4" type="curve" smooth="yes"/>
+ <point x="1956" y="360"/>
+ <point x="1728" y="596"/>
+ <point x="1332" y="596" type="curve" smooth="yes"/>
+ <point x="1328" y="596" type="line"/>
+ <point x="1884" y="1320" type="line"/>
+ <point x="1884" y="1488" type="line"/>
+ <point x="688" y="1488" type="line"/>
+ <point x="688" y="1284" type="line"/>
+ <point x="1548" y="1284" type="line"/>
+ <point x="1036" y="604" type="line"/>
+ <point x="1036" y="396" type="line"/>
+ <point x="1240" y="396" type="line" smooth="yes"/>
+ <point x="1528" y="396"/>
+ <point x="1688" y="272"/>
+ <point x="1688" y="0" type="curve" smooth="yes"/>
+ <point x="1688" y="-220"/>
+ <point x="1532" y="-380"/>
+ <point x="1272" y="-380" type="curve" smooth="yes"/>
+ <point x="1024" y="-380"/>
+ <point x="896" y="-268"/>
+ <point x="896" y="-140" type="curve"/>
+ <point x="628" y="-140" type="line"/>
+ <point x="628" y="-460"/>
+ <point x="932" y="-600"/>
+ </contour>
+ <component base="t" xOffset="64"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2001, 'leftMargin': 0, 'rightMargin': 108}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA72A__.glif b/src/Interface-Regular.ufo/glyphs/uniA72A__.glif
new file mode 100644
index 000000000..922e6555d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA72A__.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA72A" format="1">
+ <advance width="1504"/>
+ <unicode hex="A72A"/>
+ <outline>
+ <contour>
+ <point x="1388" y="528" type="curve"/>
+ <point x="1112" y="528" type="line"/>
+ <point x="1112" y="324"/>
+ <point x="980" y="192"/>
+ <point x="756" y="192" type="curve" smooth="yes"/>
+ <point x="532" y="192"/>
+ <point x="392" y="308"/>
+ <point x="392" y="556" type="curve" smooth="yes"/>
+ <point x="392" y="800"/>
+ <point x="548" y="912"/>
+ <point x="800" y="912" type="curve" smooth="yes"/>
+ <point x="984" y="912" type="line"/>
+ <point x="984" y="1132" type="line"/>
+ <point x="800" y="1132" type="line" smooth="yes"/>
+ <point x="544" y="1132"/>
+ <point x="420" y="1272"/>
+ <point x="420" y="1468" type="curve" smooth="yes"/>
+ <point x="420" y="1696"/>
+ <point x="532" y="1812"/>
+ <point x="756" y="1812" type="curve" smooth="yes"/>
+ <point x="964" y="1812"/>
+ <point x="1100" y="1680"/>
+ <point x="1100" y="1480" type="curve"/>
+ <point x="1376" y="1480" type="line"/>
+ <point x="1376" y="1780"/>
+ <point x="1132" y="2032"/>
+ <point x="756" y="2032" type="curve" smooth="yes"/>
+ <point x="392" y="2032"/>
+ <point x="144" y="1836"/>
+ <point x="144" y="1464" type="curve" smooth="yes"/>
+ <point x="144" y="1316"/>
+ <point x="236" y="1124"/>
+ <point x="456" y="1028" type="curve"/>
+ <point x="188" y="944"/>
+ <point x="116" y="736"/>
+ <point x="116" y="560" type="curve" smooth="yes"/>
+ <point x="116" y="188"/>
+ <point x="392" y="-28"/>
+ <point x="756" y="-28" type="curve" smooth="yes"/>
+ <point x="1108" y="-28"/>
+ <point x="1388" y="176"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1492, 'leftMargin': 129, 'rightMargin': 91}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA72B__.glif b/src/Interface-Regular.ufo/glyphs/uniA72B__.glif
new file mode 100644
index 000000000..78f3440be
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA72B__.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA72B" format="1">
+ <advance width="1504"/>
+ <unicode hex="A72B"/>
+ <outline>
+ <contour>
+ <point x="912" y="840" type="line"/>
+ <point x="444" y="1380" type="line"/>
+ <point x="1320" y="1380" type="line"/>
+ <point x="1320" y="1604" type="line"/>
+ <point x="100" y="1604" type="line"/>
+ <point x="100" y="1436" type="line"/>
+ <point x="588" y="888" type="line"/>
+ <point x="312" y="844"/>
+ <point x="80" y="616"/>
+ <point x="80" y="272" type="curve" smooth="yes"/>
+ <point x="80" y="-212"/>
+ <point x="416" y="-480"/>
+ <point x="880" y="-480" type="curve" smooth="yes"/>
+ <point x="1068" y="-480"/>
+ <point x="1240" y="-432"/>
+ <point x="1424" y="-336" type="curve"/>
+ <point x="1336" y="-128" type="line"/>
+ <point x="1208" y="-200"/>
+ <point x="1060" y="-248"/>
+ <point x="904" y="-248" type="curve" smooth="yes"/>
+ <point x="560" y="-248"/>
+ <point x="356" y="-52"/>
+ <point x="356" y="236" type="curve" smooth="yes"/>
+ <point x="356" y="540"/>
+ <point x="504" y="692"/>
+ <point x="832" y="692" type="curve" smooth="yes"/>
+ <point x="912" y="692" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1528, 'leftMargin': 132, 'rightMargin': 50}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA72C__.glif b/src/Interface-Regular.ufo/glyphs/uniA72C__.glif
new file mode 100644
index 000000000..3bc36812f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA72C__.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA72C" format="1">
+ <advance width="1504"/>
+ <unicode hex="A72C"/>
+ <outline>
+ <contour>
+ <point x="1200" y="680" type="line"/>
+ <point x="472" y="680" type="line"/>
+ <point x="1048" y="1592" type="line"/>
+ <point x="1276" y="2004" type="line"/>
+ <point x="1052" y="2004" type="line"/>
+ <point x="164" y="616" type="line"/>
+ <point x="164" y="460" type="line"/>
+ <point x="1200" y="460" type="line"/>
+ </contour>
+ <contour>
+ <point x="1344" y="2004" type="line"/>
+ <point x="1068" y="2004" type="line"/>
+ <point x="1068" y="564" type="line"/>
+ <point x="1344" y="564" type="line"/>
+ </contour>
+ <contour>
+ <point x="1068" y="688" type="line"/>
+ <point x="1068" y="452" type="line" smooth="yes"/>
+ <point x="1068" y="264"/>
+ <point x="972" y="200"/>
+ <point x="824" y="200" type="curve" smooth="yes"/>
+ <point x="800" y="200"/>
+ <point x="764" y="204"/>
+ <point x="736" y="212" type="curve"/>
+ <point x="736" y="-4" type="line"/>
+ <point x="780" y="-20"/>
+ <point x="848" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1160" y="-28"/>
+ <point x="1344" y="144"/>
+ <point x="1344" y="452" type="curve" smooth="yes"/>
+ <point x="1344" y="688" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1426, 'leftMargin': 69, 'rightMargin': 176}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA72D__.glif b/src/Interface-Regular.ufo/glyphs/uniA72D__.glif
new file mode 100644
index 000000000..b1a9aeeb0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA72D__.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA72D" format="1">
+ <advance width="1504"/>
+ <unicode hex="A72D"/>
+ <outline>
+ <contour>
+ <point x="1324" y="220" type="line"/>
+ <point x="464" y="220" type="line"/>
+ <point x="1036" y="1064" type="line"/>
+ <point x="1264" y="1488" type="line"/>
+ <point x="1052" y="1488" type="line"/>
+ <point x="164" y="160" type="line"/>
+ <point x="164" y="0" type="line"/>
+ <point x="1324" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1344" y="1488" type="line"/>
+ <point x="1068" y="1488" type="line"/>
+ <point x="1068" y="92" type="line"/>
+ <point x="1344" y="92" type="line"/>
+ </contour>
+ <contour>
+ <point x="1068" y="112" type="line"/>
+ <point x="1068" y="-124" type="line" smooth="yes"/>
+ <point x="1068" y="-308"/>
+ <point x="972" y="-372"/>
+ <point x="824" y="-372" type="curve" smooth="yes"/>
+ <point x="800" y="-372"/>
+ <point x="764" y="-372"/>
+ <point x="736" y="-364" type="curve"/>
+ <point x="736" y="-580" type="line"/>
+ <point x="780" y="-592"/>
+ <point x="848" y="-600"/>
+ <point x="896" y="-600" type="curve" smooth="yes"/>
+ <point x="1160" y="-600"/>
+ <point x="1344" y="-432"/>
+ <point x="1344" y="-124" type="curve" smooth="yes"/>
+ <point x="1344" y="112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1444, 'leftMargin': 69, 'rightMargin': 194}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA72E__.glif b/src/Interface-Regular.ufo/glyphs/uniA72E__.glif
new file mode 100644
index 000000000..4472efc21
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA72E__.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA72E" format="1">
+ <advance width="2016"/>
+ <unicode hex="A72E"/>
+ <outline>
+ <contour>
+ <point x="1640" y="680" type="line"/>
+ <point x="468" y="680" type="line"/>
+ <point x="1044" y="1592" type="line"/>
+ <point x="1272" y="2004" type="line"/>
+ <point x="1048" y="2004" type="line"/>
+ <point x="160" y="616" type="line"/>
+ <point x="160" y="460" type="line"/>
+ <point x="1640" y="460" type="line"/>
+ </contour>
+ <contour>
+ <point x="1340" y="2004" type="line"/>
+ <point x="1064" y="2004" type="line"/>
+ <point x="1064" y="564" type="line"/>
+ <point x="1340" y="564" type="line"/>
+ </contour>
+ <contour>
+ <point x="1064" y="688" type="line"/>
+ <point x="1064" y="452" type="line" smooth="yes"/>
+ <point x="1064" y="264"/>
+ <point x="968" y="200"/>
+ <point x="824" y="200" type="curve" smooth="yes"/>
+ <point x="800" y="200"/>
+ <point x="760" y="204"/>
+ <point x="736" y="212" type="curve"/>
+ <point x="736" y="-4" type="line"/>
+ <point x="776" y="-20"/>
+ <point x="848" y="-28"/>
+ <point x="892" y="-28" type="curve" smooth="yes"/>
+ <point x="1156" y="-28"/>
+ <point x="1340" y="144"/>
+ <point x="1340" y="452" type="curve" smooth="yes"/>
+ <point x="1340" y="688" type="line"/>
+ </contour>
+ <component base="commaaccent" xOffset="1292" yOffset="-52"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1797, 'leftMargin': 69, 'rightMargin': 29}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA72F__.glif b/src/Interface-Regular.ufo/glyphs/uniA72F__.glif
new file mode 100644
index 000000000..caf44ac28
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA72F__.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA72F" format="1">
+ <advance width="1760"/>
+ <unicode hex="A72F"/>
+ <outline>
+ <contour>
+ <point x="1512" y="220" type="line"/>
+ <point x="332" y="220" type="line"/>
+ <point x="904" y="1064" type="line"/>
+ <point x="1132" y="1488" type="line"/>
+ <point x="920" y="1488" type="line"/>
+ <point x="32" y="160" type="line"/>
+ <point x="32" y="0" type="line"/>
+ <point x="1512" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1212" y="1488" type="line"/>
+ <point x="936" y="1488" type="line"/>
+ <point x="936" y="92" type="line"/>
+ <point x="1212" y="92" type="line"/>
+ </contour>
+ <contour>
+ <point x="936" y="112" type="line"/>
+ <point x="936" y="-124" type="line" smooth="yes"/>
+ <point x="936" y="-308"/>
+ <point x="840" y="-372"/>
+ <point x="696" y="-372" type="curve" smooth="yes"/>
+ <point x="672" y="-372"/>
+ <point x="632" y="-372"/>
+ <point x="608" y="-364" type="curve"/>
+ <point x="608" y="-580" type="line"/>
+ <point x="648" y="-592"/>
+ <point x="720" y="-600"/>
+ <point x="764" y="-600" type="curve" smooth="yes"/>
+ <point x="1028" y="-600"/>
+ <point x="1212" y="-432"/>
+ <point x="1212" y="-124" type="curve" smooth="yes"/>
+ <point x="1212" y="112" type="line"/>
+ </contour>
+ <component base="commaaccent" xOffset="1164" yOffset="-508"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1774, 'leftMargin': 69, 'rightMargin': 6}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA730_.glif b/src/Interface-Regular.ufo/glyphs/uniA730_.glif
new file mode 100644
index 000000000..d2fffe67d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA730_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA730" format="1">
+ <advance width="1248"/>
+ <unicode hex="A730"/>
+ <outline>
+ <contour>
+ <point x="996" y="780" type="line"/>
+ <point x="184" y="780" type="line"/>
+ <point x="184" y="556" type="line"/>
+ <point x="996" y="556" type="line"/>
+ </contour>
+ <component base="gecyrillic" xOffset="-60"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1181, 'leftMargin': 210, 'rightMargin': 23}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA731_.glif b/src/Interface-Regular.ufo/glyphs/uniA731_.glif
new file mode 100644
index 000000000..a7b9f1362
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA731_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA731" format="1">
+ <advance width="1504"/>
+ <unicode hex="A731"/>
+ <outline>
+ <component base="s" xOffset="20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1459, 'leftMargin': 176, 'rightMargin': 167}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA732_.glif b/src/Interface-Regular.ufo/glyphs/uniA732_.glif
new file mode 100644
index 000000000..b0da527e2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA732_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA732" format="1">
+ <advance width="2784"/>
+ <unicode hex="A732"/>
+ <outline>
+ <contour>
+ <point x="2424" y="768" type="line"/>
+ <point x="1412" y="768" type="line"/>
+ <point x="1412" y="536" type="line"/>
+ <point x="2424" y="536" type="line"/>
+ </contour>
+ <contour>
+ <point x="1472" y="356" type="line"/>
+ <point x="1896" y="1668" type="line"/>
+ <point x="1924" y="1668" type="line"/>
+ <point x="2476" y="0" type="line"/>
+ <point x="2740" y="0" type="line"/>
+ <point x="2036" y="2048" type="line"/>
+ <point x="1780" y="2048" type="line"/>
+ <point x="1320" y="704" type="line"/>
+ </contour>
+ <component base="A" xOffset="-12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2944, 'leftMargin': 80, 'rightMargin': 36}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA733_.glif b/src/Interface-Regular.ufo/glyphs/uniA733_.glif
new file mode 100644
index 000000000..a99040207
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA733_.glif
@@ -0,0 +1,108 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA733" format="1">
+ <advance width="2528"/>
+ <unicode hex="A733"/>
+ <outline>
+ <contour>
+ <point x="1100" y="252" type="line"/>
+ <point x="1376" y="328" type="line"/>
+ <point x="1376" y="1016" type="line" smooth="yes"/>
+ <point x="1376" y="1348"/>
+ <point x="1144" y="1516"/>
+ <point x="820" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="224" y="1288"/>
+ <point x="224" y="1076" type="curve"/>
+ <point x="500" y="1076" type="line"/>
+ <point x="500" y="1192"/>
+ <point x="620" y="1300"/>
+ <point x="804" y="1300" type="curve" smooth="yes"/>
+ <point x="1000" y="1300"/>
+ <point x="1100" y="1188"/>
+ <point x="1100" y="1020" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1148" y="908" type="line"/>
+ <point x="860" y="908" type="line" smooth="yes"/>
+ <point x="456" y="908"/>
+ <point x="192" y="740"/>
+ <point x="192" y="416" type="curve" smooth="yes"/>
+ <point x="192" y="168"/>
+ <point x="392" y="-28"/>
+ <point x="700" y="-28" type="curve" smooth="yes"/>
+ <point x="1020" y="-28"/>
+ <point x="1220" y="236"/>
+ <point x="1244" y="380" type="curve"/>
+ <point x="1124" y="508" type="line"/>
+ <point x="1124" y="384"/>
+ <point x="964" y="208"/>
+ <point x="740" y="208" type="curve" smooth="yes"/>
+ <point x="560" y="208"/>
+ <point x="468" y="316"/>
+ <point x="468" y="456" type="curve" smooth="yes"/>
+ <point x="468" y="636"/>
+ <point x="624" y="720"/>
+ <point x="904" y="720" type="curve" smooth="yes"/>
+ <point x="1148" y="720" type="line"/>
+ </contour>
+ <contour>
+ <point x="2008" y="252" type="line"/>
+ <point x="2008" y="168"/>
+ <point x="2024" y="56"/>
+ <point x="2052" y="0" type="curve"/>
+ <point x="2336" y="0" type="line"/>
+ <point x="2336" y="24" type="line"/>
+ <point x="2300" y="104"/>
+ <point x="2284" y="228"/>
+ <point x="2284" y="328" type="curve" smooth="yes"/>
+ <point x="2284" y="1016" type="line" smooth="yes"/>
+ <point x="2284" y="1348"/>
+ <point x="2044" y="1516"/>
+ <point x="1716" y="1516" type="curve" smooth="yes"/>
+ <point x="1336" y="1516"/>
+ <point x="1100" y="1272"/>
+ <point x="1100" y="1008" type="curve"/>
+ <point x="1376" y="1008" type="line"/>
+ <point x="1376" y="1192"/>
+ <point x="1500" y="1300"/>
+ <point x="1692" y="1300" type="curve" smooth="yes"/>
+ <point x="1900" y="1300"/>
+ <point x="2008" y="1188"/>
+ <point x="2008" y="1020" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2052" y="908" type="line"/>
+ <point x="1768" y="908" type="line" smooth="yes"/>
+ <point x="1360" y="908"/>
+ <point x="1100" y="740"/>
+ <point x="1100" y="416" type="curve" smooth="yes"/>
+ <point x="1100" y="168"/>
+ <point x="1300" y="-28"/>
+ <point x="1608" y="-28" type="curve" smooth="yes"/>
+ <point x="1924" y="-28"/>
+ <point x="2128" y="236"/>
+ <point x="2148" y="380" type="curve"/>
+ <point x="2032" y="508" type="line"/>
+ <point x="2032" y="384"/>
+ <point x="1872" y="208"/>
+ <point x="1648" y="208" type="curve" smooth="yes"/>
+ <point x="1468" y="208"/>
+ <point x="1376" y="316"/>
+ <point x="1376" y="456" type="curve" smooth="yes"/>
+ <point x="1376" y="636"/>
+ <point x="1532" y="720"/>
+ <point x="1812" y="720" type="curve" smooth="yes"/>
+ <point x="2056" y="720" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2445, 'leftMargin': 153, 'rightMargin': 149}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA734_.glif b/src/Interface-Regular.ufo/glyphs/uniA734_.glif
new file mode 100644
index 000000000..395705e13
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA734_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA734" format="1">
+ <advance width="3040"/>
+ <unicode hex="A734"/>
+ <outline>
+ <contour>
+ <point x="1560" y="748" type="line"/>
+ <point x="420" y="748" type="line"/>
+ <point x="420" y="516" type="line"/>
+ <point x="1560" y="516" type="line"/>
+ </contour>
+ <contour>
+ <point x="1036" y="1816" type="line"/>
+ <point x="1040" y="2004" type="line"/>
+ <point x="852" y="2004" type="line"/>
+ <point x="88" y="0" type="line"/>
+ <point x="380" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1620" y="648" type="line"/>
+ <point x="1100" y="2004" type="line"/>
+ <point x="916" y="2004" type="line"/>
+ <point x="916" y="1816" type="line"/>
+ <point x="1348" y="624" type="line"/>
+ </contour>
+ <component base="O" xOffset="1164"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3058.0, 'leftMargin': 39, 'rightMargin': 152.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA735_.glif b/src/Interface-Regular.ufo/glyphs/uniA735_.glif
new file mode 100644
index 000000000..685387fed
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA735_.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA735" format="1">
+ <advance width="2528"/>
+ <unicode hex="A735"/>
+ <outline>
+ <contour>
+ <point x="1048" y="908" type="line"/>
+ <point x="764" y="908" type="line" smooth="yes"/>
+ <point x="356" y="908"/>
+ <point x="96" y="740"/>
+ <point x="96" y="416" type="curve" smooth="yes"/>
+ <point x="96" y="168"/>
+ <point x="296" y="-28"/>
+ <point x="604" y="-28" type="curve" smooth="yes"/>
+ <point x="920" y="-28"/>
+ <point x="1132" y="196"/>
+ <point x="1156" y="344" type="curve"/>
+ <point x="1028" y="508" type="line"/>
+ <point x="1028" y="384"/>
+ <point x="868" y="208"/>
+ <point x="644" y="208" type="curve" smooth="yes"/>
+ <point x="460" y="208"/>
+ <point x="372" y="316"/>
+ <point x="372" y="456" type="curve" smooth="yes"/>
+ <point x="372" y="636"/>
+ <point x="528" y="720"/>
+ <point x="808" y="720" type="curve" smooth="yes"/>
+ <point x="1052" y="720" type="line"/>
+ </contour>
+ <contour>
+ <point x="1280" y="864" type="line"/>
+ <point x="1280" y="1016" type="line" smooth="yes"/>
+ <point x="1280" y="1348"/>
+ <point x="1048" y="1516"/>
+ <point x="720" y="1516" type="curve" smooth="yes"/>
+ <point x="356" y="1516"/>
+ <point x="128" y="1288"/>
+ <point x="128" y="1076" type="curve"/>
+ <point x="400" y="1076" type="line"/>
+ <point x="400" y="1192"/>
+ <point x="524" y="1300"/>
+ <point x="704" y="1300" type="curve" smooth="yes"/>
+ <point x="900" y="1300"/>
+ <point x="1004" y="1188"/>
+ <point x="1004" y="1020" type="curve" smooth="yes"/>
+ <point x="1004" y="788" type="line"/>
+ </contour>
+ <component base="o" xOffset="876"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2547, 'leftMargin': 153, 'rightMargin': 57}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA736_.glif b/src/Interface-Regular.ufo/glyphs/uniA736_.glif
new file mode 100644
index 000000000..71ff1a0af
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA736_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA736" format="1">
+ <advance width="3040"/>
+ <unicode hex="A736"/>
+ <outline>
+ <contour>
+ <point x="1416" y="1784" type="line"/>
+ <point x="1440" y="2004" type="line"/>
+ <point x="1264" y="2004" type="line"/>
+ <point x="52" y="0" type="line"/>
+ <point x="388" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1632" y="732" type="line"/>
+ <point x="596" y="732" type="line"/>
+ <point x="596" y="476" type="line"/>
+ <point x="1632" y="476" type="line"/>
+ </contour>
+ <component base="U" xOffset="1196"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2934, 'leftMargin': -30, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA737_.glif b/src/Interface-Regular.ufo/glyphs/uniA737_.glif
new file mode 100644
index 000000000..36514be3b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA737_.glif
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA737" format="1">
+ <advance width="2272"/>
+ <unicode hex="A737"/>
+ <outline>
+ <contour>
+ <point x="1044" y="908" type="line"/>
+ <point x="760" y="908" type="line" smooth="yes"/>
+ <point x="352" y="908"/>
+ <point x="92" y="740"/>
+ <point x="92" y="416" type="curve" smooth="yes"/>
+ <point x="92" y="168"/>
+ <point x="292" y="-28"/>
+ <point x="600" y="-28" type="curve" smooth="yes"/>
+ <point x="916" y="-28"/>
+ <point x="1128" y="196"/>
+ <point x="1148" y="344" type="curve"/>
+ <point x="1024" y="508" type="line"/>
+ <point x="1024" y="384"/>
+ <point x="864" y="208"/>
+ <point x="640" y="208" type="curve" smooth="yes"/>
+ <point x="456" y="208"/>
+ <point x="368" y="316"/>
+ <point x="368" y="456" type="curve" smooth="yes"/>
+ <point x="368" y="636"/>
+ <point x="524" y="720"/>
+ <point x="804" y="720" type="curve" smooth="yes"/>
+ <point x="1048" y="720" type="line"/>
+ </contour>
+ <contour>
+ <point x="1272" y="864" type="line"/>
+ <point x="1272" y="1016" type="line" smooth="yes"/>
+ <point x="1272" y="1348"/>
+ <point x="1044" y="1516"/>
+ <point x="716" y="1516" type="curve" smooth="yes"/>
+ <point x="352" y="1516"/>
+ <point x="120" y="1288"/>
+ <point x="120" y="1076" type="curve"/>
+ <point x="396" y="1076" type="line"/>
+ <point x="396" y="1192"/>
+ <point x="516" y="1300"/>
+ <point x="700" y="1300" type="curve" smooth="yes"/>
+ <point x="896" y="1300"/>
+ <point x="1000" y="1188"/>
+ <point x="1000" y="1020" type="curve" smooth="yes"/>
+ <point x="1000" y="788" type="line"/>
+ </contour>
+ <contour>
+ <point x="1908" y="344" type="line"/>
+ <point x="1920" y="0" type="line"/>
+ <point x="2180" y="0" type="line"/>
+ <point x="2180" y="1488" type="line"/>
+ <point x="1908" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1956" y="664" type="line"/>
+ <point x="1956" y="404"/>
+ <point x="1848" y="200"/>
+ <point x="1532" y="200" type="curve" smooth="yes"/>
+ <point x="1404" y="200"/>
+ <point x="1272" y="264"/>
+ <point x="1272" y="524" type="curve" smooth="yes"/>
+ <point x="1272" y="940" type="line"/>
+ <point x="1000" y="940" type="line"/>
+ <point x="1000" y="528" type="line" smooth="yes"/>
+ <point x="1000" y="132"/>
+ <point x="1196" y="-28"/>
+ <point x="1488" y="-28" type="curve" smooth="yes"/>
+ <point x="1916" y="-28"/>
+ <point x="2068" y="268"/>
+ <point x="2068" y="668" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2431.0, 'leftMargin': 153, 'rightMargin': 188.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA738_.glif b/src/Interface-Regular.ufo/glyphs/uniA738_.glif
new file mode 100644
index 000000000..ea7a043ed
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA738_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA738" format="1">
+ <advance width="2784"/>
+ <unicode hex="A738"/>
+ <outline>
+ <contour>
+ <point x="1092" y="1816" type="line"/>
+ <point x="1096" y="2004" type="line"/>
+ <point x="912" y="2004" type="line"/>
+ <point x="144" y="0" type="line"/>
+ <point x="436" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1616" y="748" type="line"/>
+ <point x="480" y="748" type="line"/>
+ <point x="480" y="516" type="line"/>
+ <point x="1616" y="516" type="line"/>
+ </contour>
+ <contour>
+ <point x="1748" y="316" type="line"/>
+ <point x="1680" y="0" type="line"/>
+ <point x="1900" y="0" type="line"/>
+ <point x="2640" y="2004" type="line"/>
+ <point x="2328" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1172" y="2004" type="line"/>
+ <point x="908" y="2004" type="line"/>
+ <point x="1624" y="0" type="line"/>
+ <point x="1868" y="0" type="line"/>
+ <point x="1796" y="316" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2570, 'leftMargin': 39, 'rightMargin': 36}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA739_.glif b/src/Interface-Regular.ufo/glyphs/uniA739_.glif
new file mode 100644
index 000000000..54f1e7a8b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA739_.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA739" format="1">
+ <advance width="2272"/>
+ <unicode hex="A739"/>
+ <outline>
+ <contour>
+ <point x="1444" y="632" type="line"/>
+ <point x="1212" y="0" type="line"/>
+ <point x="1396" y="0" type="line"/>
+ <point x="2128" y="1488" type="line"/>
+ <point x="1844" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1052" y="252" type="line"/>
+ <point x="1052" y="168"/>
+ <point x="1068" y="56"/>
+ <point x="1096" y="0" type="curve"/>
+ <point x="1320" y="0" type="line"/>
+ <point x="1320" y="1016" type="line" smooth="yes"/>
+ <point x="1320" y="1348"/>
+ <point x="1096" y="1516"/>
+ <point x="768" y="1516" type="curve" smooth="yes"/>
+ <point x="404" y="1516"/>
+ <point x="176" y="1288"/>
+ <point x="176" y="1076" type="curve"/>
+ <point x="448" y="1076" type="line"/>
+ <point x="448" y="1192"/>
+ <point x="572" y="1300"/>
+ <point x="752" y="1300" type="curve" smooth="yes"/>
+ <point x="948" y="1300"/>
+ <point x="1052" y="1188"/>
+ <point x="1052" y="1020" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1096" y="908" type="line"/>
+ <point x="812" y="908" type="line" smooth="yes"/>
+ <point x="404" y="908"/>
+ <point x="144" y="740"/>
+ <point x="144" y="416" type="curve" smooth="yes"/>
+ <point x="144" y="168"/>
+ <point x="344" y="-28"/>
+ <point x="652" y="-28" type="curve" smooth="yes"/>
+ <point x="968" y="-28"/>
+ <point x="1168" y="236"/>
+ <point x="1192" y="380" type="curve"/>
+ <point x="1076" y="508" type="line"/>
+ <point x="1076" y="384"/>
+ <point x="916" y="208"/>
+ <point x="692" y="208" type="curve" smooth="yes"/>
+ <point x="508" y="208"/>
+ <point x="420" y="316"/>
+ <point x="420" y="456" type="curve" smooth="yes"/>
+ <point x="420" y="636"/>
+ <point x="576" y="720"/>
+ <point x="856" y="720" type="curve" smooth="yes"/>
+ <point x="1100" y="720" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2189.0, 'leftMargin': 153, 'rightMargin': 51.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA73A__.glif b/src/Interface-Regular.ufo/glyphs/uniA73A__.glif
new file mode 100644
index 000000000..74dfd240a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA73A__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73A" format="1">
+ <advance width="2784"/>
+ <unicode hex="A73A"/>
+ <outline>
+ <contour>
+ <point x="1092" y="1816" type="line"/>
+ <point x="1096" y="2004" type="line"/>
+ <point x="912" y="2004" type="line"/>
+ <point x="144" y="0" type="line"/>
+ <point x="436" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2084" y="952" type="line"/>
+ <point x="576" y="952" type="line"/>
+ <point x="576" y="732" type="line"/>
+ <point x="2084" y="732" type="line"/>
+ </contour>
+ <contour>
+ <point x="1748" y="316" type="line"/>
+ <point x="1680" y="0" type="line"/>
+ <point x="1900" y="0" type="line"/>
+ <point x="2640" y="2004" type="line"/>
+ <point x="2328" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1172" y="2004" type="line"/>
+ <point x="908" y="2004" type="line"/>
+ <point x="1624" y="0" type="line"/>
+ <point x="1868" y="0" type="line"/>
+ <point x="1796" y="316" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2570, 'leftMargin': 39, 'rightMargin': 36}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA73B__.glif b/src/Interface-Regular.ufo/glyphs/uniA73B__.glif
new file mode 100644
index 000000000..cade53419
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA73B__.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73B" format="1">
+ <advance width="2272"/>
+ <unicode hex="A73B"/>
+ <outline>
+ <contour>
+ <point x="1444" y="632" type="line"/>
+ <point x="1212" y="0" type="line"/>
+ <point x="1396" y="0" type="line"/>
+ <point x="2128" y="1488" type="line"/>
+ <point x="1844" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1676" y="908" type="line"/>
+ <point x="812" y="908" type="line" smooth="yes"/>
+ <point x="404" y="908"/>
+ <point x="144" y="740"/>
+ <point x="144" y="416" type="curve" smooth="yes"/>
+ <point x="144" y="168"/>
+ <point x="344" y="-28"/>
+ <point x="652" y="-28" type="curve" smooth="yes"/>
+ <point x="968" y="-28"/>
+ <point x="1168" y="236"/>
+ <point x="1192" y="380" type="curve"/>
+ <point x="1076" y="508" type="line"/>
+ <point x="1076" y="384"/>
+ <point x="916" y="208"/>
+ <point x="692" y="208" type="curve" smooth="yes"/>
+ <point x="508" y="208"/>
+ <point x="420" y="316"/>
+ <point x="420" y="456" type="curve" smooth="yes"/>
+ <point x="420" y="636"/>
+ <point x="576" y="720"/>
+ <point x="856" y="720" type="curve" smooth="yes"/>
+ <point x="1592" y="720" type="line"/>
+ </contour>
+ <contour>
+ <point x="1052" y="252" type="line"/>
+ <point x="1052" y="168"/>
+ <point x="1068" y="56"/>
+ <point x="1096" y="0" type="curve"/>
+ <point x="1320" y="0" type="line"/>
+ <point x="1320" y="1016" type="line" smooth="yes"/>
+ <point x="1320" y="1348"/>
+ <point x="1096" y="1516"/>
+ <point x="768" y="1516" type="curve" smooth="yes"/>
+ <point x="404" y="1516"/>
+ <point x="176" y="1288"/>
+ <point x="176" y="1076" type="curve"/>
+ <point x="448" y="1076" type="line"/>
+ <point x="448" y="1192"/>
+ <point x="572" y="1300"/>
+ <point x="752" y="1300" type="curve" smooth="yes"/>
+ <point x="948" y="1300"/>
+ <point x="1052" y="1188"/>
+ <point x="1052" y="1020" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2189.0, 'leftMargin': 153, 'rightMargin': 51.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA73C__.glif b/src/Interface-Regular.ufo/glyphs/uniA73C__.glif
new file mode 100644
index 000000000..23e4c4ee9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA73C__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73C" format="1">
+ <advance width="2784"/>
+ <unicode hex="A73C"/>
+ <outline>
+ <contour>
+ <point x="1584" y="-96" type="line"/>
+ <point x="1508" y="-304"/>
+ <point x="1452" y="-368"/>
+ <point x="1280" y="-368" type="curve" smooth="yes"/>
+ <point x="1268" y="-368"/>
+ <point x="1228" y="-364"/>
+ <point x="1216" y="-360" type="curve"/>
+ <point x="1216" y="-580" type="line"/>
+ <point x="1244" y="-584"/>
+ <point x="1324" y="-600"/>
+ <point x="1360" y="-600" type="curve" smooth="yes"/>
+ <point x="1632" y="-600"/>
+ <point x="1760" y="-424"/>
+ <point x="1836" y="-212" type="curve" smooth="yes"/>
+ <point x="2652" y="2004" type="line"/>
+ <point x="2356" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1084" y="1816" type="line"/>
+ <point x="1084" y="2004" type="line"/>
+ <point x="900" y="2004" type="line"/>
+ <point x="136" y="0" type="line"/>
+ <point x="428" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1672" y="-128" type="line"/>
+ <point x="1864" y="132" type="line"/>
+ <point x="1148" y="2004" type="line"/>
+ <point x="960" y="2004" type="line"/>
+ <point x="964" y="1816" type="line"/>
+ </contour>
+ <contour>
+ <point x="1608" y="748" type="line"/>
+ <point x="468" y="748" type="line"/>
+ <point x="468" y="516" type="line"/>
+ <point x="1608" y="516" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2592, 'leftMargin': 39, 'rightMargin': 36}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA73D__.glif b/src/Interface-Regular.ufo/glyphs/uniA73D__.glif
new file mode 100644
index 000000000..8f77343ce
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA73D__.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73D" format="1">
+ <advance width="2272"/>
+ <unicode hex="A73D"/>
+ <outline>
+ <contour>
+ <point x="692" y="208" type="curve" smooth="yes"/>
+ <point x="508" y="208"/>
+ <point x="424" y="312"/>
+ <point x="424" y="452" type="curve" smooth="yes"/>
+ <point x="424" y="632"/>
+ <point x="576" y="720"/>
+ <point x="856" y="720" type="curve" smooth="yes"/>
+ <point x="1052" y="720" type="line"/>
+ <point x="1052" y="416" type="line"/>
+ <point x="1000" y="312"/>
+ <point x="864" y="208"/>
+ </contour>
+ <contour>
+ <point x="760" y="-600" type="curve" smooth="yes"/>
+ <point x="1028" y="-600"/>
+ <point x="1188" y="-424"/>
+ <point x="1272" y="-260" type="curve" smooth="yes"/>
+ <point x="2128" y="1488" type="line"/>
+ <point x="1844" y="1488" type="line"/>
+ <point x="1320" y="336" type="line"/>
+ <point x="1320" y="1016" type="line" smooth="yes"/>
+ <point x="1320" y="1348"/>
+ <point x="1096" y="1516"/>
+ <point x="768" y="1516" type="curve" smooth="yes"/>
+ <point x="404" y="1516"/>
+ <point x="176" y="1288"/>
+ <point x="176" y="1076" type="curve"/>
+ <point x="448" y="1076" type="line"/>
+ <point x="448" y="1192"/>
+ <point x="572" y="1300"/>
+ <point x="752" y="1300" type="curve" smooth="yes"/>
+ <point x="948" y="1300"/>
+ <point x="1052" y="1188"/>
+ <point x="1052" y="1020" type="curve" smooth="yes"/>
+ <point x="1052" y="908" type="line"/>
+ <point x="812" y="908" type="line" smooth="yes"/>
+ <point x="404" y="908"/>
+ <point x="144" y="740"/>
+ <point x="144" y="416" type="curve" smooth="yes"/>
+ <point x="144" y="168"/>
+ <point x="344" y="-28"/>
+ <point x="652" y="-28" type="curve" smooth="yes"/>
+ <point x="824" y="-28"/>
+ <point x="960" y="48"/>
+ <point x="1052" y="140" type="curve"/>
+ <point x="1064" y="-136" type="line"/>
+ <point x="1052" y="-160" type="line"/>
+ <point x="980" y="-300"/>
+ <point x="840" y="-368"/>
+ <point x="676" y="-368" type="curve" smooth="yes"/>
+ <point x="664" y="-368"/>
+ <point x="624" y="-364"/>
+ <point x="612" y="-360" type="curve"/>
+ <point x="612" y="-580" type="line"/>
+ <point x="640" y="-584"/>
+ <point x="720" y="-600"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2189.0, 'leftMargin': 153, 'rightMargin': 51.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA73E__.cn.glif b/src/Interface-Regular.ufo/glyphs/uniA73E__.cn.glif
new file mode 100644
index 000000000..9db88e4af
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA73E__.cn.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73E.cn" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="112" y="640" type="line"/>
+ <point x="136" y="232"/>
+ <point x="388" y="-28"/>
+ <point x="876" y="-28" type="curve" smooth="yes"/>
+ <point x="1352" y="-28"/>
+ <point x="1652" y="304"/>
+ <point x="1652" y="820" type="curve" smooth="yes"/>
+ <point x="1652" y="1180" type="line" smooth="yes"/>
+ <point x="1652" y="1696"/>
+ <point x="1352" y="2032"/>
+ <point x="848" y="2032" type="curve" smooth="yes"/>
+ <point x="392" y="2032"/>
+ <point x="136" y="1784"/>
+ <point x="112" y="1356" type="curve"/>
+ <point x="396" y="1356" type="line"/>
+ <point x="424" y="1664"/>
+ <point x="548" y="1800"/>
+ <point x="848" y="1800" type="curve" smooth="yes"/>
+ <point x="1200" y="1800"/>
+ <point x="1364" y="1556"/>
+ <point x="1364" y="1184" type="curve" smooth="yes"/>
+ <point x="1364" y="820" type="line" smooth="yes"/>
+ <point x="1364" y="480"/>
+ <point x="1228" y="200"/>
+ <point x="876" y="200" type="curve" smooth="yes"/>
+ <point x="540" y="200"/>
+ <point x="428" y="332"/>
+ <point x="396" y="640" type="curve"/>
+ </contour>
+ <contour>
+ <point x="680" y="1000" type="curve" smooth="yes"/>
+ <point x="680" y="916"/>
+ <point x="732" y="852"/>
+ <point x="836" y="852" type="curve" smooth="yes"/>
+ <point x="944" y="852"/>
+ <point x="996" y="916"/>
+ <point x="996" y="1000" type="curve" smooth="yes"/>
+ <point x="996" y="1084"/>
+ <point x="944" y="1152"/>
+ <point x="836" y="1152" type="curve" smooth="yes"/>
+ <point x="732" y="1152"/>
+ <point x="680" y="1084"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1836, 'leftMargin': 121, 'rightMargin': 176}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA73E__.glif b/src/Interface-Regular.ufo/glyphs/uniA73E__.glif
new file mode 100644
index 000000000..cd58eba71
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA73E__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73E" format="1">
+ <advance width="1760"/>
+ <unicode hex="A73E"/>
+ <outline>
+ <contour>
+ <point x="104" y="644" type="line"/>
+ <point x="144" y="252"/>
+ <point x="384" y="-28"/>
+ <point x="844" y="-28" type="curve" smooth="yes"/>
+ <point x="1344" y="-28"/>
+ <point x="1656" y="344"/>
+ <point x="1656" y="908" type="curve" smooth="yes"/>
+ <point x="1656" y="1096" type="line" smooth="yes"/>
+ <point x="1656" y="1660"/>
+ <point x="1344" y="2032"/>
+ <point x="868" y="2032" type="curve" smooth="yes"/>
+ <point x="380" y="2032"/>
+ <point x="148" y="1740"/>
+ <point x="104" y="1364" type="curve"/>
+ <point x="392" y="1364" type="line"/>
+ <point x="436" y="1636"/>
+ <point x="536" y="1800"/>
+ <point x="868" y="1800" type="curve" smooth="yes"/>
+ <point x="1220" y="1800"/>
+ <point x="1372" y="1484"/>
+ <point x="1372" y="1096" type="curve" smooth="yes"/>
+ <point x="1372" y="904" type="line" smooth="yes"/>
+ <point x="1372" y="484"/>
+ <point x="1192" y="204"/>
+ <point x="844" y="204" type="curve" smooth="yes"/>
+ <point x="540" y="204"/>
+ <point x="432" y="376"/>
+ <point x="392" y="644" type="curve"/>
+ </contour>
+ <contour>
+ <point x="668" y="996" type="curve" smooth="yes"/>
+ <point x="668" y="912"/>
+ <point x="720" y="848"/>
+ <point x="824" y="848" type="curve" smooth="yes"/>
+ <point x="928" y="848"/>
+ <point x="984" y="912"/>
+ <point x="984" y="996" type="curve" smooth="yes"/>
+ <point x="984" y="1084"/>
+ <point x="928" y="1152"/>
+ <point x="824" y="1152" type="curve" smooth="yes"/>
+ <point x="720" y="1152"/>
+ <point x="668" y="1084"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1836, 'leftMargin': 121, 'rightMargin': 163}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA73F__.cn.glif b/src/Interface-Regular.ufo/glyphs/uniA73F__.cn.glif
new file mode 100644
index 000000000..c5c4aeb14
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA73F__.cn.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73F.cn" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="120" y="472" type="line"/>
+ <point x="136" y="176"/>
+ <point x="400" y="-28"/>
+ <point x="716" y="-28" type="curve" smooth="yes"/>
+ <point x="1172" y="-28"/>
+ <point x="1384" y="232"/>
+ <point x="1384" y="660" type="curve" smooth="yes"/>
+ <point x="1384" y="828" type="line" smooth="yes"/>
+ <point x="1384" y="1256"/>
+ <point x="1172" y="1516"/>
+ <point x="716" y="1516" type="curve" smooth="yes"/>
+ <point x="364" y="1516"/>
+ <point x="136" y="1312"/>
+ <point x="120" y="976" type="curve"/>
+ <point x="380" y="976" type="line"/>
+ <point x="396" y="1184"/>
+ <point x="516" y="1296"/>
+ <point x="716" y="1296" type="curve" smooth="yes"/>
+ <point x="1024" y="1296"/>
+ <point x="1112" y="1108"/>
+ <point x="1112" y="828" type="curve" smooth="yes"/>
+ <point x="1112" y="660" type="line" smooth="yes"/>
+ <point x="1112" y="380"/>
+ <point x="1028" y="192"/>
+ <point x="716" y="192" type="curve" smooth="yes"/>
+ <point x="540" y="192"/>
+ <point x="396" y="276"/>
+ <point x="380" y="472" type="curve"/>
+ </contour>
+ <contour>
+ <point x="712" y="588" type="curve" smooth="yes"/>
+ <point x="816" y="588"/>
+ <point x="868" y="656"/>
+ <point x="868" y="740" type="curve" smooth="yes"/>
+ <point x="868" y="824"/>
+ <point x="816" y="892"/>
+ <point x="712" y="892" type="curve" smooth="yes"/>
+ <point x="604" y="892"/>
+ <point x="552" y="824"/>
+ <point x="552" y="740" type="curve" smooth="yes"/>
+ <point x="552" y="656"/>
+ <point x="604" y="588"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 88, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA73F__.glif b/src/Interface-Regular.ufo/glyphs/uniA73F__.glif
new file mode 100644
index 000000000..b296eff88
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA73F__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73F" format="1">
+ <advance width="1504"/>
+ <unicode hex="A73F"/>
+ <outline>
+ <contour>
+ <point x="120" y="472" type="line"/>
+ <point x="136" y="212"/>
+ <point x="400" y="-28"/>
+ <point x="716" y="-28" type="curve" smooth="yes"/>
+ <point x="1172" y="-28"/>
+ <point x="1384" y="320"/>
+ <point x="1384" y="716" type="curve" smooth="yes"/>
+ <point x="1384" y="772" type="line" smooth="yes"/>
+ <point x="1384" y="1168"/>
+ <point x="1172" y="1516"/>
+ <point x="716" y="1516" type="curve" smooth="yes"/>
+ <point x="364" y="1516"/>
+ <point x="136" y="1276"/>
+ <point x="120" y="976" type="curve"/>
+ <point x="380" y="976" type="line"/>
+ <point x="396" y="1148"/>
+ <point x="516" y="1296"/>
+ <point x="716" y="1296" type="curve" smooth="yes"/>
+ <point x="1024" y="1296"/>
+ <point x="1112" y="1024"/>
+ <point x="1112" y="772" type="curve" smooth="yes"/>
+ <point x="1112" y="716" type="line" smooth="yes"/>
+ <point x="1112" y="464"/>
+ <point x="1028" y="192"/>
+ <point x="716" y="192" type="curve" smooth="yes"/>
+ <point x="540" y="192"/>
+ <point x="396" y="316"/>
+ <point x="380" y="472" type="curve"/>
+ </contour>
+ <contour>
+ <point x="556" y="740" type="curve" smooth="yes"/>
+ <point x="556" y="656"/>
+ <point x="612" y="592"/>
+ <point x="716" y="592" type="curve" smooth="yes"/>
+ <point x="820" y="592"/>
+ <point x="876" y="656"/>
+ <point x="876" y="740" type="curve" smooth="yes"/>
+ <point x="876" y="828"/>
+ <point x="820" y="896"/>
+ <point x="716" y="896" type="curve" smooth="yes"/>
+ <point x="612" y="896"/>
+ <point x="556" y="828"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 88, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA740_.glif b/src/Interface-Regular.ufo/glyphs/uniA740_.glif
new file mode 100644
index 000000000..33d1fa3bd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA740_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA740" format="1">
+ <advance width="2016"/>
+ <unicode hex="A740"/>
+ <outline>
+ <component base="K" xOffset="196"/>
+ <component base="crossbar" xOffset="-76" yOffset="648"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1860, 'leftMargin': 27, 'rightMargin': 72}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA741_.glif b/src/Interface-Regular.ufo/glyphs/uniA741_.glif
new file mode 100644
index 000000000..c93bc6af1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA741_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA741" format="1">
+ <advance width="1760"/>
+ <unicode hex="A741"/>
+ <outline>
+ <component base="k" xOffset="180"/>
+ <component base="crossbar" xOffset="-124" yOffset="688"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1566, 'leftMargin': 27, 'rightMargin': -66}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA742_.glif b/src/Interface-Regular.ufo/glyphs/uniA742_.glif
new file mode 100644
index 000000000..9cf20c7dc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA742_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA742" format="1">
+ <advance width="1760"/>
+ <unicode hex="A742"/>
+ <outline>
+ <contour>
+ <point x="1284" y="1016" type="line"/>
+ <point x="660" y="392" type="line"/>
+ <point x="816" y="236" type="line"/>
+ <point x="1440" y="860" type="line"/>
+ </contour>
+ <component base="K" xOffset="-96"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1764, 'leftMargin': 256, 'rightMargin': 72}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA743_.glif b/src/Interface-Regular.ufo/glyphs/uniA743_.glif
new file mode 100644
index 000000000..fc123baab
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA743_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA743" format="1">
+ <advance width="1504"/>
+ <unicode hex="A743"/>
+ <outline>
+ <contour>
+ <point x="1092" y="904" type="line"/>
+ <point x="468" y="280" type="line"/>
+ <point x="624" y="124" type="line"/>
+ <point x="1248" y="748" type="line"/>
+ </contour>
+ <component base="k" xOffset="-128"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1464, 'leftMargin': 255, 'rightMargin': -39}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA744_.glif b/src/Interface-Regular.ufo/glyphs/uniA744_.glif
new file mode 100644
index 000000000..a929ebd64
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA744_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA744" format="1">
+ <advance width="2016"/>
+ <unicode hex="A744"/>
+ <outline>
+ <contour>
+ <point x="1576" y="1016" type="line"/>
+ <point x="952" y="392" type="line"/>
+ <point x="1108" y="236" type="line"/>
+ <point x="1732" y="860" type="line"/>
+ </contour>
+ <component base="K" xOffset="196"/>
+ <component base="crossbar" xOffset="-76" yOffset="648"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1860, 'leftMargin': 27, 'rightMargin': 72}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA745_.glif b/src/Interface-Regular.ufo/glyphs/uniA745_.glif
new file mode 100644
index 000000000..8d8c3660c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA745_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA745" format="1">
+ <advance width="1760"/>
+ <unicode hex="A745"/>
+ <outline>
+ <contour>
+ <point x="1400" y="904" type="line"/>
+ <point x="776" y="280" type="line"/>
+ <point x="932" y="124" type="line"/>
+ <point x="1556" y="748" type="line"/>
+ </contour>
+ <component base="k" xOffset="180"/>
+ <component base="crossbar" xOffset="-124" yOffset="688"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1594, 'leftMargin': 27, 'rightMargin': -38}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA746_.glif b/src/Interface-Regular.ufo/glyphs/uniA746_.glif
new file mode 100644
index 000000000..42629abb7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA746_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA746" format="1">
+ <advance width="1760"/>
+ <unicode hex="A746"/>
+ <outline>
+ <contour>
+ <point x="1620" y="228" type="line"/>
+ <point x="708" y="228" type="line"/>
+ <point x="708" y="0" type="line"/>
+ <point x="1620" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="472" y="920" type="line"/>
+ <point x="472" y="0" type="line"/>
+ <point x="756" y="0" type="line"/>
+ <point x="756" y="920" type="line"/>
+ </contour>
+ <contour>
+ <point x="756" y="920" type="line"/>
+ <point x="756" y="1152" type="line"/>
+ <point x="428" y="1152" type="line"/>
+ <point x="428" y="2004" type="line"/>
+ <point x="140" y="2004" type="line"/>
+ <point x="140" y="920" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1777, 'leftMargin': 228, 'rightMargin': 69}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA747_.glif b/src/Interface-Regular.ufo/glyphs/uniA747_.glif
new file mode 100644
index 000000000..a20356766
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA747_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA747" format="1">
+ <advance width="736"/>
+ <unicode hex="A747"/>
+ <outline>
+ <contour>
+ <point x="384" y="960" type="line"/>
+ <point x="384" y="0" type="line"/>
+ <point x="656" y="0" type="line"/>
+ <point x="656" y="960" type="line"/>
+ </contour>
+ <contour>
+ <point x="656" y="960" type="line"/>
+ <point x="656" y="1180" type="line"/>
+ <point x="356" y="1180" type="line"/>
+ <point x="356" y="2112" type="line"/>
+ <point x="80" y="2112" type="line"/>
+ <point x="80" y="960" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 880.0, 'leftMargin': 151, 'rightMargin': 151.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA748_.glif b/src/Interface-Regular.ufo/glyphs/uniA748_.glif
new file mode 100644
index 000000000..bdcb8981e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA748_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA748" format="1">
+ <advance width="1760"/>
+ <unicode hex="A748"/>
+ <outline>
+ <component base="L" xOffset="208"/>
+ <component base="crossbar" xOffset="-68" yOffset="728"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1621, 'leftMargin': 27, 'rightMargin': 103}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA749_.glif b/src/Interface-Regular.ufo/glyphs/uniA749_.glif
new file mode 100644
index 000000000..461203234
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA749_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA749" format="1">
+ <advance width="992"/>
+ <unicode hex="A749"/>
+ <outline>
+ <component base="l" xOffset="148"/>
+ <component base="crossbar" xOffset="-148" yOffset="728"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 938, 'leftMargin': 27, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA74A__.glif b/src/Interface-Regular.ufo/glyphs/uniA74A__.glif
new file mode 100644
index 000000000..03866e82c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA74A__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA74A" format="1">
+ <advance width="2272"/>
+ <unicode hex="A74A"/>
+ <outline>
+ <contour>
+ <point x="2220" y="1112" type="line"/>
+ <point x="56" y="1112" type="line"/>
+ <point x="56" y="884" type="line"/>
+ <point x="2220" y="884" type="line"/>
+ </contour>
+ <component base="O" xOffset="164"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2219, 'leftMargin': 28, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA74B__.glif b/src/Interface-Regular.ufo/glyphs/uniA74B__.glif
new file mode 100644
index 000000000..6dece1864
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA74B__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA74B" format="1">
+ <advance width="2016"/>
+ <unicode hex="A74B"/>
+ <outline>
+ <contour>
+ <point x="1880" y="860" type="line"/>
+ <point x="136" y="860" type="line"/>
+ <point x="136" y="640" type="line"/>
+ <point x="1880" y="640" type="line"/>
+ </contour>
+ <component base="o" xOffset="204"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1799, 'leftMargin': 28, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA74C__.glif b/src/Interface-Regular.ufo/glyphs/uniA74C__.glif
new file mode 100644
index 000000000..8d13c7a1e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA74C__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA74C" format="1">
+ <advance width="2272"/>
+ <unicode hex="A74C"/>
+ <outline>
+ <contour>
+ <point x="1652" y="1316" type="line"/>
+ <point x="1844" y="1316"/>
+ <point x="2020" y="1480"/>
+ <point x="2020" y="1680" type="curve" smooth="yes"/>
+ <point x="2020" y="1876"/>
+ <point x="1868" y="2032"/>
+ <point x="1652" y="2032" type="curve" smooth="yes"/>
+ <point x="1528" y="2032"/>
+ <point x="1416" y="1960"/>
+ <point x="1352" y="1860" type="curve"/>
+ <point x="1504" y="1756" type="line"/>
+ <point x="1532" y="1812"/>
+ <point x="1588" y="1848"/>
+ <point x="1652" y="1848" type="curve" smooth="yes"/>
+ <point x="1748" y="1848"/>
+ <point x="1820" y="1772"/>
+ <point x="1820" y="1672" type="curve" smooth="yes"/>
+ <point x="1820" y="1572"/>
+ <point x="1748" y="1500"/>
+ <point x="1652" y="1500" type="curve"/>
+ </contour>
+ <component base="O" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2087, 'leftMargin': 256, 'rightMargin': 63}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA74D__.glif b/src/Interface-Regular.ufo/glyphs/uniA74D__.glif
new file mode 100644
index 000000000..bb1bcb1dd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA74D__.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA74D" format="1">
+ <advance width="2016"/>
+ <unicode hex="A74D"/>
+ <outline>
+ <contour>
+ <point x="1464" y="876" type="line"/>
+ <point x="1656" y="876"/>
+ <point x="1824" y="1020"/>
+ <point x="1824" y="1232" type="curve" smooth="yes"/>
+ <point x="1824" y="1468"/>
+ <point x="1656" y="1592"/>
+ <point x="1464" y="1592" type="curve" smooth="yes"/>
+ <point x="1336" y="1592"/>
+ <point x="1224" y="1520"/>
+ <point x="1164" y="1420" type="curve"/>
+ <point x="1312" y="1316" type="line"/>
+ <point x="1340" y="1372"/>
+ <point x="1400" y="1408"/>
+ <point x="1464" y="1408" type="curve" smooth="yes"/>
+ <point x="1560" y="1408"/>
+ <point x="1632" y="1332"/>
+ <point x="1632" y="1232" type="curve" smooth="yes"/>
+ <point x="1632" y="1132"/>
+ <point x="1560" y="1060"/>
+ <point x="1464" y="1060" type="curve"/>
+ </contour>
+ <contour>
+ <point x="876" y="-28" type="curve" smooth="yes"/>
+ <point x="1296" y="-28"/>
+ <point x="1552" y="300"/>
+ <point x="1552" y="728" type="curve" smooth="yes"/>
+ <point x="1552" y="760" type="line" smooth="yes"/>
+ <point x="1552" y="1188"/>
+ <point x="1296" y="1516"/>
+ <point x="872" y="1516" type="curve" smooth="yes"/>
+ <point x="452" y="1516"/>
+ <point x="196" y="1188"/>
+ <point x="196" y="760" type="curve" smooth="yes"/>
+ <point x="196" y="728" type="line" smooth="yes"/>
+ <point x="196" y="300"/>
+ <point x="452" y="-28"/>
+ </contour>
+ <contour>
+ <point x="876" y="192" type="curve" smooth="yes"/>
+ <point x="600" y="192"/>
+ <point x="468" y="440"/>
+ <point x="468" y="728" type="curve" smooth="yes"/>
+ <point x="468" y="760" type="line" smooth="yes"/>
+ <point x="468" y="1044"/>
+ <point x="600" y="1296"/>
+ <point x="872" y="1296" type="curve" smooth="yes"/>
+ <point x="1144" y="1296"/>
+ <point x="1280" y="1044"/>
+ <point x="1280" y="760" type="curve" smooth="yes"/>
+ <point x="1280" y="728" type="line" smooth="yes"/>
+ <point x="1280" y="440"/>
+ <point x="1144" y="192"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1799, 'leftMargin': 127, 'rightMargin': 44}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA74E__.glif b/src/Interface-Regular.ufo/glyphs/uniA74E__.glif
new file mode 100644
index 000000000..ba8757e74
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA74E__.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA74E" format="1">
+ <advance width="3296"/>
+ <unicode hex="A74E"/>
+ <outline>
+ <component base="O" xOffset="-44"/>
+ <component base="O" xOffset="1292"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3281, 'leftMargin': 256, 'rightMargin': 151}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA74F__.glif b/src/Interface-Regular.ufo/glyphs/uniA74F__.glif
new file mode 100644
index 000000000..fc3a5c702
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA74F__.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA74F" format="1">
+ <advance width="2784"/>
+ <unicode hex="A74F"/>
+ <outline>
+ <component base="o" xOffset="-48"/>
+ <component base="o" xOffset="1040"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2698, 'leftMargin': 236, 'rightMargin': 57}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA750_.glif b/src/Interface-Regular.ufo/glyphs/uniA750_.glif
new file mode 100644
index 000000000..f65d5bf0e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA750_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA750" format="1">
+ <advance width="1760"/>
+ <unicode hex="A750"/>
+ <outline>
+ <component base="P" xOffset="104"/>
+ <component base="crossbar" xOffset="-172" yOffset="-508"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1885, 'leftMargin': 27, 'rightMargin': 158}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA751_.glif b/src/Interface-Regular.ufo/glyphs/uniA751_.glif
new file mode 100644
index 000000000..882ba1a93
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA751_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA751" format="1">
+ <advance width="1760"/>
+ <unicode hex="A751"/>
+ <outline>
+ <component base="p" xOffset="160"/>
+ <component base="crossbar" xOffset="-160" yOffset="-1240"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1730, 'leftMargin': 27, 'rightMargin': 30}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA752_.glif b/src/Interface-Regular.ufo/glyphs/uniA752_.glif
new file mode 100644
index 000000000..11499be51
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA752_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA752" format="1">
+ <advance width="2016"/>
+ <unicode hex="A752"/>
+ <outline>
+ <contour>
+ <point x="772" y="1008" type="line"/>
+ <point x="540" y="1008" type="line" smooth="yes"/>
+ <point x="308" y="1008"/>
+ <point x="60" y="916"/>
+ <point x="60" y="564" type="curve" smooth="yes"/>
+ <point x="60" y="444"/>
+ <point x="76" y="352"/>
+ <point x="96" y="308" type="curve"/>
+ <point x="312" y="308" type="line"/>
+ <point x="300" y="360"/>
+ <point x="288" y="416"/>
+ <point x="288" y="516" type="curve" smooth="yes"/>
+ <point x="288" y="692"/>
+ <point x="336" y="780"/>
+ <point x="540" y="780" type="curve" smooth="yes"/>
+ <point x="772" y="780" type="line"/>
+ </contour>
+ <component base="P" xOffset="332"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2112.0, 'leftMargin': 55, 'rightMargin': 158.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA753_.glif b/src/Interface-Regular.ufo/glyphs/uniA753_.glif
new file mode 100644
index 000000000..2a7bdd9b6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA753_.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA753" format="1">
+ <advance width="2016"/>
+ <unicode hex="A753"/>
+ <outline>
+ <contour>
+ <point x="152" y="-280" type="curve"/>
+ <point x="368" y="-280" type="line"/>
+ <point x="356" y="-228"/>
+ <point x="344" y="-172"/>
+ <point x="344" y="-72" type="curve" smooth="yes"/>
+ <point x="344" y="68"/>
+ <point x="392" y="176"/>
+ <point x="500" y="176" type="curve" smooth="yes"/>
+ <point x="588" y="176"/>
+ <point x="648" y="132"/>
+ <point x="804" y="64" type="curve"/>
+ <point x="848" y="284" type="line"/>
+ <point x="688" y="360"/>
+ <point x="588" y="412"/>
+ <point x="464" y="412" type="curve" smooth="yes"/>
+ <point x="284" y="412"/>
+ <point x="116" y="252"/>
+ <point x="116" y="-24" type="curve" smooth="yes"/>
+ <point x="116" y="-144"/>
+ <point x="136" y="-236"/>
+ </contour>
+ <contour>
+ <point x="908" y="1204" type="line"/>
+ <point x="880" y="1488" type="line"/>
+ <point x="632" y="1488" type="line"/>
+ <point x="632" y="-572" type="line"/>
+ <point x="908" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="704" y="116" type="line"/>
+ <point x="800" y="60"/>
+ <point x="952" y="-28"/>
+ <point x="1252" y="-28" type="curve" smooth="yes"/>
+ <point x="1708" y="-28"/>
+ <point x="1900" y="296"/>
+ <point x="1900" y="728" type="curve" smooth="yes"/>
+ <point x="1900" y="756" type="line" smooth="yes"/>
+ <point x="1900" y="1208"/>
+ <point x="1696" y="1516"/>
+ <point x="1320" y="1516" type="curve" smooth="yes"/>
+ <point x="936" y="1516"/>
+ <point x="744" y="1240"/>
+ <point x="704" y="788" type="curve"/>
+ </contour>
+ <contour>
+ <point x="836" y="288" type="curve"/>
+ <point x="836" y="900" type="line"/>
+ <point x="876" y="1104"/>
+ <point x="992" y="1288"/>
+ <point x="1236" y="1288" type="curve" smooth="yes"/>
+ <point x="1508" y="1288"/>
+ <point x="1628" y="1044"/>
+ <point x="1628" y="756" type="curve" smooth="yes"/>
+ <point x="1628" y="728" type="line" smooth="yes"/>
+ <point x="1628" y="440"/>
+ <point x="1508" y="192"/>
+ <point x="1236" y="192" type="curve" smooth="yes"/>
+ <point x="1028" y="192"/>
+ <point x="924" y="240"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1953, 'leftMargin': 41, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA754_.glif b/src/Interface-Regular.ufo/glyphs/uniA754_.glif
new file mode 100644
index 000000000..a3c38adfc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA754_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA754" format="1">
+ <advance width="2016"/>
+ <unicode hex="A754"/>
+ <outline>
+ <contour>
+ <point x="204" y="2108" type="curve"/>
+ <point x="40" y="1940" type="line"/>
+ <point x="132" y="1864"/>
+ <point x="216" y="1796"/>
+ <point x="216" y="1684" type="curve" smooth="yes"/>
+ <point x="216" y="1512"/>
+ <point x="60" y="1360"/>
+ <point x="60" y="1164" type="curve" smooth="yes"/>
+ <point x="60" y="852"/>
+ <point x="320" y="780"/>
+ <point x="584" y="780" type="curve"/>
+ <point x="584" y="1008" type="line"/>
+ <point x="404" y="1008"/>
+ <point x="300" y="1044"/>
+ <point x="300" y="1164" type="curve" smooth="yes"/>
+ <point x="300" y="1324"/>
+ <point x="448" y="1508"/>
+ <point x="448" y="1696" type="curve" smooth="yes"/>
+ <point x="448" y="1856"/>
+ <point x="364" y="1968"/>
+ </contour>
+ <component base="P" xOffset="352"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2152, 'leftMargin': 55, 'rightMargin': 158}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA755_.glif b/src/Interface-Regular.ufo/glyphs/uniA755_.glif
new file mode 100644
index 000000000..a191c99b0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA755_.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA755" format="1">
+ <advance width="2016"/>
+ <unicode hex="A755"/>
+ <outline>
+ <contour>
+ <point x="292" y="1468" type="curve"/>
+ <point x="124" y="1296" type="line"/>
+ <point x="216" y="1216"/>
+ <point x="288" y="1160"/>
+ <point x="288" y="1048" type="curve" smooth="yes"/>
+ <point x="288" y="876"/>
+ <point x="132" y="720"/>
+ <point x="132" y="520" type="curve" smooth="yes"/>
+ <point x="132" y="216"/>
+ <point x="432" y="140"/>
+ <point x="676" y="76" type="curve"/>
+ <point x="680" y="288" type="line"/>
+ <point x="520" y="328"/>
+ <point x="388" y="408"/>
+ <point x="388" y="524" type="curve" smooth="yes"/>
+ <point x="388" y="684"/>
+ <point x="528" y="868"/>
+ <point x="528" y="1052" type="curve" smooth="yes"/>
+ <point x="528" y="1216"/>
+ <point x="448" y="1328"/>
+ </contour>
+ <contour>
+ <point x="900" y="1204" type="line"/>
+ <point x="876" y="1488" type="line"/>
+ <point x="624" y="1488" type="line"/>
+ <point x="624" y="-572" type="line"/>
+ <point x="900" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="696" y="76" type="line"/>
+ <point x="800" y="36"/>
+ <point x="980" y="-28"/>
+ <point x="1280" y="-28" type="curve" smooth="yes"/>
+ <point x="1708" y="-28"/>
+ <point x="1896" y="296"/>
+ <point x="1896" y="728" type="curve" smooth="yes"/>
+ <point x="1896" y="756" type="line" smooth="yes"/>
+ <point x="1896" y="1208"/>
+ <point x="1688" y="1516"/>
+ <point x="1312" y="1516" type="curve" smooth="yes"/>
+ <point x="932" y="1516"/>
+ <point x="736" y="1240"/>
+ <point x="696" y="788" type="curve"/>
+ </contour>
+ <contour>
+ <point x="828" y="252" type="curve"/>
+ <point x="828" y="900" type="line"/>
+ <point x="868" y="1104"/>
+ <point x="984" y="1288"/>
+ <point x="1228" y="1288" type="curve" smooth="yes"/>
+ <point x="1500" y="1288"/>
+ <point x="1620" y="1044"/>
+ <point x="1620" y="756" type="curve" smooth="yes"/>
+ <point x="1620" y="728" type="line" smooth="yes"/>
+ <point x="1620" y="440"/>
+ <point x="1500" y="192"/>
+ <point x="1232" y="192" type="curve" smooth="yes"/>
+ <point x="1080" y="192"/>
+ <point x="924" y="220"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1970, 'leftMargin': 73, 'rightMargin': 126}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA756_.cn.glif b/src/Interface-Regular.ufo/glyphs/uniA756_.cn.glif
new file mode 100644
index 000000000..a1b3d0f54
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA756_.cn.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA756.cn" format="1">
+ <advance width="2016"/>
+ <outline>
+ <contour>
+ <point x="1196" y="236" type="line"/>
+ <point x="1020" y="64" type="line"/>
+ <point x="1732" y="-496" type="line"/>
+ <point x="1920" y="-324" type="line"/>
+ </contour>
+ <contour>
+ <point x="1736" y="272" type="line"/>
+ <point x="1112" y="-352" type="line"/>
+ <point x="1268" y="-508" type="line"/>
+ <point x="1892" y="116" type="line"/>
+ </contour>
+ <component base="O.cn" xOffset="-80"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2028, 'leftMargin': 161, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA756_.glif b/src/Interface-Regular.ufo/glyphs/uniA756_.glif
new file mode 100644
index 000000000..0bdd23031
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA756_.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA756" format="1">
+ <advance width="2016"/>
+ <unicode hex="A756"/>
+ <outline>
+ <contour>
+ <point x="1756" y="272" type="line"/>
+ <point x="1132" y="-352" type="line"/>
+ <point x="1288" y="-508" type="line"/>
+ <point x="1912" y="116" type="line"/>
+ </contour>
+ <contour>
+ <point x="1220" y="244" type="line"/>
+ <point x="1036" y="64" type="line"/>
+ <point x="1728" y="-484" type="line"/>
+ <point x="1904" y="-296" type="line"/>
+ </contour>
+ <contour>
+ <point x="1728" y="1056" type="line"/>
+ <point x="1728" y="1664"/>
+ <point x="1408" y="2032"/>
+ <point x="916" y="2032" type="curve" smooth="yes"/>
+ <point x="440" y="2032"/>
+ <point x="104" y="1664"/>
+ <point x="104" y="1056" type="curve" smooth="yes"/>
+ <point x="104" y="944" type="line" smooth="yes"/>
+ <point x="104" y="340"/>
+ <point x="440" y="-28"/>
+ <point x="916" y="-28" type="curve" smooth="yes"/>
+ <point x="1408" y="-28"/>
+ <point x="1728" y="340"/>
+ <point x="1728" y="944" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1444" y="944" type="line"/>
+ <point x="1444" y="464"/>
+ <point x="1252" y="212"/>
+ <point x="916" y="212" type="curve" smooth="yes"/>
+ <point x="604" y="212"/>
+ <point x="388" y="464"/>
+ <point x="388" y="944" type="curve" smooth="yes"/>
+ <point x="388" y="1060" type="line" smooth="yes"/>
+ <point x="388" y="1536"/>
+ <point x="600" y="1792"/>
+ <point x="916" y="1792" type="curve" smooth="yes"/>
+ <point x="1248" y="1792"/>
+ <point x="1444" y="1536"/>
+ <point x="1444" y="1060" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1954, 'leftMargin': 147, 'rightMargin': -1}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA757_.glif b/src/Interface-Regular.ufo/glyphs/uniA757_.glif
new file mode 100644
index 000000000..33ca633b1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA757_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA757" format="1">
+ <advance width="1760"/>
+ <unicode hex="A757"/>
+ <outline>
+ <component base="q" xOffset="-88"/>
+ <component base="crossbar" xOffset="528" yOffset="-1240"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1728, 'leftMargin': 236, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA758_.cn.glif b/src/Interface-Regular.ufo/glyphs/uniA758_.cn.glif
new file mode 100644
index 000000000..14156d4bd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA758_.cn.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA758.cn" format="1">
+ <advance width="2528"/>
+ <outline>
+ <contour>
+ <point x="1252" y="236" type="line"/>
+ <point x="1076" y="64" type="line"/>
+ <point x="1788" y="-496" type="line"/>
+ <point x="1976" y="-324" type="line"/>
+ </contour>
+ <contour>
+ <point x="1920" y="1100" type="line"/>
+ <point x="2044" y="936"/>
+ <point x="2224" y="724"/>
+ <point x="1920" y="420" type="curve" smooth="yes"/>
+ <point x="1152" y="-352" type="line"/>
+ <point x="1308" y="-508" type="line"/>
+ <point x="2056" y="244" type="line" smooth="yes"/>
+ <point x="2424" y="608"/>
+ <point x="2388" y="900"/>
+ <point x="2120" y="1240" type="curve"/>
+ </contour>
+ <component base="O.cn" xOffset="-28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2366, 'leftMargin': 214, 'rightMargin': 27.116640314400684}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA758_.glif b/src/Interface-Regular.ufo/glyphs/uniA758_.glif
new file mode 100644
index 000000000..f96976992
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA758_.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA758" format="1">
+ <advance width="2528"/>
+ <unicode hex="A758"/>
+ <outline>
+ <contour>
+ <point x="1500" y="944" type="line"/>
+ <point x="1500" y="464"/>
+ <point x="1308" y="212"/>
+ <point x="972" y="212" type="curve" smooth="yes"/>
+ <point x="660" y="212"/>
+ <point x="444" y="464"/>
+ <point x="444" y="944" type="curve" smooth="yes"/>
+ <point x="444" y="1060" type="line" smooth="yes"/>
+ <point x="444" y="1536"/>
+ <point x="656" y="1792"/>
+ <point x="972" y="1792" type="curve" smooth="yes"/>
+ <point x="1304" y="1792"/>
+ <point x="1500" y="1536"/>
+ <point x="1500" y="1060" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1784" y="1056" type="line"/>
+ <point x="1784" y="1664"/>
+ <point x="1464" y="2032"/>
+ <point x="972" y="2032" type="curve" smooth="yes"/>
+ <point x="496" y="2032"/>
+ <point x="160" y="1664"/>
+ <point x="160" y="1056" type="curve" smooth="yes"/>
+ <point x="160" y="944" type="line" smooth="yes"/>
+ <point x="160" y="340"/>
+ <point x="500" y="-28"/>
+ <point x="972" y="-28" type="curve" smooth="yes"/>
+ <point x="1468" y="-28"/>
+ <point x="1784" y="340"/>
+ <point x="1784" y="944" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1276" y="244" type="line"/>
+ <point x="1092" y="64" type="line"/>
+ <point x="1784" y="-484" type="line"/>
+ <point x="1960" y="-296" type="line"/>
+ </contour>
+ <contour>
+ <point x="1960" y="1100" type="line"/>
+ <point x="2084" y="936"/>
+ <point x="2264" y="724"/>
+ <point x="1960" y="420" type="curve" smooth="yes"/>
+ <point x="1188" y="-352" type="line"/>
+ <point x="1348" y="-508" type="line"/>
+ <point x="2096" y="244" type="line" smooth="yes"/>
+ <point x="2464" y="608"/>
+ <point x="2428" y="900"/>
+ <point x="2160" y="1240" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2379, 'leftMargin': 146, 'rightMargin': 27.63384228419909}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA759_.glif b/src/Interface-Regular.ufo/glyphs/uniA759_.glif
new file mode 100644
index 000000000..ff5832a59
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA759_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA759" format="1">
+ <advance width="2016"/>
+ <unicode hex="A759"/>
+ <outline>
+ <contour>
+ <point x="1452" y="1100" type="line"/>
+ <point x="1576" y="936"/>
+ <point x="1756" y="724"/>
+ <point x="1452" y="420" type="curve" smooth="yes"/>
+ <point x="684" y="-352" type="line"/>
+ <point x="840" y="-508" type="line"/>
+ <point x="1592" y="244" type="line" smooth="yes"/>
+ <point x="1956" y="608"/>
+ <point x="1924" y="900"/>
+ <point x="1656" y="1240" type="curve"/>
+ </contour>
+ <component base="q" xOffset="-80"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1968, 'leftMargin': 236, 'rightMargin': 28.00019529005931}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA75A__.glif b/src/Interface-Regular.ufo/glyphs/uniA75A__.glif
new file mode 100644
index 000000000..366b961ec
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA75A__.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA75A" format="1">
+ <advance width="1504"/>
+ <unicode hex="A75A"/>
+ <outline>
+ <contour>
+ <point x="236" y="1604" type="line"/>
+ <point x="388" y="1740"/>
+ <point x="484" y="1792"/>
+ <point x="668" y="1792" type="curve" smooth="yes"/>
+ <point x="944" y="1792"/>
+ <point x="1060" y="1616"/>
+ <point x="1060" y="1400" type="curve" smooth="yes"/>
+ <point x="1060" y="1116"/>
+ <point x="848" y="996"/>
+ <point x="528" y="828" type="curve"/>
+ <point x="688" y="652" type="line"/>
+ <point x="980" y="792"/>
+ <point x="1340" y="1008"/>
+ <point x="1340" y="1416" type="curve" smooth="yes"/>
+ <point x="1340" y="1792"/>
+ <point x="1120" y="2032"/>
+ <point x="668" y="2032" type="curve" smooth="yes"/>
+ <point x="440" y="2032"/>
+ <point x="236" y="1940"/>
+ <point x="80" y="1768" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1128" y="0" type="line"/>
+ <point x="1424" y="0" type="line"/>
+ <point x="1424" y="16" type="line"/>
+ <point x="848" y="828" type="line"/>
+ <point x="528" y="828" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1444, 'leftMargin': 28, 'rightMargin': 74}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA75B__.glif b/src/Interface-Regular.ufo/glyphs/uniA75B__.glif
new file mode 100644
index 000000000..1aa57f045
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA75B__.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA75B" format="1">
+ <advance width="1248"/>
+ <unicode hex="A75B"/>
+ <outline>
+ <contour>
+ <point x="236" y="1168" type="line"/>
+ <point x="336" y="1248"/>
+ <point x="420" y="1288"/>
+ <point x="552" y="1288" type="curve" smooth="yes"/>
+ <point x="684" y="1288"/>
+ <point x="792" y="1212"/>
+ <point x="792" y="1048" type="curve" smooth="yes"/>
+ <point x="792" y="832"/>
+ <point x="620" y="720"/>
+ <point x="376" y="604" type="curve"/>
+ <point x="532" y="464" type="line"/>
+ <point x="736" y="576"/>
+ <point x="1068" y="712"/>
+ <point x="1068" y="1048" type="curve" smooth="yes"/>
+ <point x="1068" y="1336"/>
+ <point x="880" y="1516"/>
+ <point x="560" y="1516" type="curve" smooth="yes"/>
+ <point x="376" y="1516"/>
+ <point x="208" y="1440"/>
+ <point x="92" y="1324" type="curve"/>
+ </contour>
+ <contour>
+ <point x="844" y="0" type="line"/>
+ <point x="1156" y="0" type="line"/>
+ <point x="1156" y="12" type="line"/>
+ <point x="692" y="612" type="line"/>
+ <point x="376" y="604" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1145, 'leftMargin': 28, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA75C__.glif b/src/Interface-Regular.ufo/glyphs/uniA75C__.glif
new file mode 100644
index 000000000..252372874
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA75C__.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA75C" format="1">
+ <advance width="2016"/>
+ <unicode hex="A75C"/>
+ <outline>
+ <contour>
+ <point x="288" y="1696" type="line"/>
+ <point x="376" y="1748"/>
+ <point x="516" y="1792"/>
+ <point x="636" y="1792" type="curve" smooth="yes"/>
+ <point x="896" y="1792"/>
+ <point x="1028" y="1632"/>
+ <point x="1028" y="1424" type="curve" smooth="yes"/>
+ <point x="1028" y="996"/>
+ <point x="720" y="708"/>
+ <point x="200" y="204" type="curve"/>
+ <point x="344" y="36" type="line"/>
+ <point x="864" y="480"/>
+ <point x="1312" y="936"/>
+ <point x="1312" y="1440" type="curve" smooth="yes"/>
+ <point x="1312" y="1832"/>
+ <point x="1032" y="2032"/>
+ <point x="672" y="2032" type="curve" smooth="yes"/>
+ <point x="456" y="2032"/>
+ <point x="304" y="1976"/>
+ <point x="188" y="1900" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1568" y="824" type="line"/>
+ <point x="1280" y="824" type="line"/>
+ <point x="1280" y="-572" type="line"/>
+ <point x="1568" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1828" y="228" type="line"/>
+ <point x="324" y="228" type="line"/>
+ <point x="200" y="204" type="line"/>
+ <point x="200" y="0" type="line"/>
+ <point x="1828" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1793.0, 'leftMargin': 41, 'rightMargin': 111.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA75D__.glif b/src/Interface-Regular.ufo/glyphs/uniA75D__.glif
new file mode 100644
index 000000000..4ea9bd675
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA75D__.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA75D" format="1">
+ <advance width="2016"/>
+ <unicode hex="A75D"/>
+ <outline>
+ <contour>
+ <point x="316" y="1828" type="line"/>
+ <point x="388" y="1872"/>
+ <point x="516" y="1924"/>
+ <point x="644" y="1924" type="curve" smooth="yes"/>
+ <point x="896" y="1924"/>
+ <point x="1028" y="1780"/>
+ <point x="1028" y="1536" type="curve" smooth="yes"/>
+ <point x="1028" y="1108"/>
+ <point x="720" y="700"/>
+ <point x="200" y="196" type="curve"/>
+ <point x="344" y="36" type="line"/>
+ <point x="856" y="480"/>
+ <point x="1300" y="1048"/>
+ <point x="1300" y="1552" type="curve" smooth="yes"/>
+ <point x="1300" y="1960"/>
+ <point x="1024" y="2144"/>
+ <point x="672" y="2144" type="curve" smooth="yes"/>
+ <point x="456" y="2144"/>
+ <point x="304" y="2092"/>
+ <point x="188" y="2012" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1556" y="824" type="line"/>
+ <point x="1280" y="824" type="line"/>
+ <point x="1280" y="-572" type="line"/>
+ <point x="1556" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1828" y="220" type="line"/>
+ <point x="324" y="220" type="line"/>
+ <point x="200" y="196" type="line"/>
+ <point x="200" y="0" type="line"/>
+ <point x="1828" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1793.0, 'leftMargin': 41, 'rightMargin': 111.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA75E__.glif b/src/Interface-Regular.ufo/glyphs/uniA75E__.glif
new file mode 100644
index 000000000..8e9f02af2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA75E__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA75E" format="1">
+ <advance width="1760"/>
+ <unicode hex="A75E"/>
+ <outline>
+ <contour>
+ <point x="1364" y="2140" type="line"/>
+ <point x="1132" y="2140" type="line"/>
+ <point x="336" y="-172" type="line"/>
+ <point x="572" y="-172" type="line"/>
+ </contour>
+ <component base="V" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1805, 'leftMargin': 128, 'rightMargin': 141}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA75F__.glif b/src/Interface-Regular.ufo/glyphs/uniA75F__.glif
new file mode 100644
index 000000000..e70ee270d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA75F__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA75F" format="1">
+ <advance width="1504"/>
+ <unicode hex="A75F"/>
+ <outline>
+ <contour>
+ <point x="992" y="1760" type="line"/>
+ <point x="760" y="1760" type="line"/>
+ <point x="144" y="-172" type="line"/>
+ <point x="376" y="-172" type="line"/>
+ </contour>
+ <component base="v" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1367, 'leftMargin': 128, 'rightMargin': -41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA760_.glif b/src/Interface-Regular.ufo/glyphs/uniA760_.glif
new file mode 100644
index 000000000..d01c9bec4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA760_.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA760" format="1">
+ <advance width="2528"/>
+ <unicode hex="A760"/>
+ <outline>
+ <contour>
+ <point x="376" y="2004" type="line"/>
+ <point x="88" y="2004" type="line"/>
+ <point x="568" y="0" type="line"/>
+ <point x="772" y="0" type="line"/>
+ <point x="680" y="648" type="line"/>
+ </contour>
+ <contour>
+ <point x="764" y="620" type="line"/>
+ <point x="620" y="0" type="line"/>
+ <point x="828" y="0" type="line"/>
+ <point x="1244" y="1440" type="line"/>
+ <point x="1360" y="2004" type="line"/>
+ <point x="1152" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1392" y="2004" type="line"/>
+ <point x="1188" y="2004" type="line"/>
+ <point x="1300" y="1440" type="line"/>
+ <point x="1704" y="0" type="line"/>
+ <point x="1908" y="0" type="line"/>
+ <point x="1768" y="620" type="line"/>
+ </contour>
+ <contour>
+ <point x="1680" y="-92" type="line"/>
+ <point x="1632" y="-308"/>
+ <point x="1548" y="-368"/>
+ <point x="1376" y="-368" type="curve" smooth="yes"/>
+ <point x="1364" y="-368"/>
+ <point x="1324" y="-364"/>
+ <point x="1312" y="-360" type="curve"/>
+ <point x="1312" y="-580" type="line"/>
+ <point x="1340" y="-584"/>
+ <point x="1420" y="-600"/>
+ <point x="1460" y="-600" type="curve" smooth="yes"/>
+ <point x="1728" y="-600"/>
+ <point x="1852" y="-424"/>
+ <point x="1904" y="-204" type="curve" smooth="yes"/>
+ <point x="2440" y="2004" type="line"/>
+ <point x="2156" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2493, 'leftMargin': 84, 'rightMargin': 58}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA761_.glif b/src/Interface-Regular.ufo/glyphs/uniA761_.glif
new file mode 100644
index 000000000..0c09cb837
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA761_.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA761" format="1">
+ <advance width="2528"/>
+ <unicode hex="A761"/>
+ <outline>
+ <component base="v" xOffset="-76"/>
+ <component base="y" xOffset="936"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2339, 'leftMargin': 128, 'rightMargin': -209}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA762_.glif b/src/Interface-Regular.ufo/glyphs/uniA762_.glif
new file mode 100644
index 000000000..4a7d318c0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA762_.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA762" format="1">
+ <advance width="1760"/>
+ <unicode hex="A762"/>
+ <outline>
+ <contour>
+ <point x="1352" y="1476" type="line"/>
+ <point x="1352" y="1700" type="line"/>
+ <point x="932" y="1700" type="line" smooth="yes"/>
+ <point x="656" y="1700"/>
+ <point x="500" y="1788"/>
+ <point x="500" y="2072" type="curve" smooth="yes"/>
+ <point x="500" y="2272"/>
+ <point x="648" y="2416"/>
+ <point x="900" y="2416" type="curve" smooth="yes"/>
+ <point x="1116" y="2416"/>
+ <point x="1264" y="2264"/>
+ <point x="1264" y="2072" type="curve"/>
+ <point x="1544" y="2072" type="line"/>
+ <point x="1544" y="2480"/>
+ <point x="1216" y="2656"/>
+ <point x="900" y="2656" type="curve" smooth="yes"/>
+ <point x="504" y="2656"/>
+ <point x="216" y="2440"/>
+ <point x="216" y="2064" type="curve" smooth="yes"/>
+ <point x="216" y="1664"/>
+ <point x="476" y="1476"/>
+ <point x="924" y="1476" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="628" y="1148" type="line"/>
+ <point x="628" y="928" type="line"/>
+ <point x="832" y="928" type="line" smooth="yes"/>
+ <point x="1108" y="928"/>
+ <point x="1264" y="836"/>
+ <point x="1264" y="556" type="curve" smooth="yes"/>
+ <point x="1264" y="356"/>
+ <point x="1116" y="208"/>
+ <point x="864" y="208" type="curve" smooth="yes"/>
+ <point x="648" y="208"/>
+ <point x="500" y="364"/>
+ <point x="500" y="556" type="curve"/>
+ <point x="216" y="556" type="line"/>
+ <point x="216" y="148"/>
+ <point x="548" y="-28"/>
+ <point x="864" y="-28" type="curve" smooth="yes"/>
+ <point x="1260" y="-28"/>
+ <point x="1544" y="188"/>
+ <point x="1544" y="560" type="curve" smooth="yes"/>
+ <point x="1544" y="960"/>
+ <point x="1284" y="1148"/>
+ <point x="836" y="1148" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1340" y="1700" type="line"/>
+ <point x="628" y="1152" type="line"/>
+ <point x="628" y="976" type="line"/>
+ <point x="780" y="976" type="line"/>
+ <point x="1476" y="1532" type="line"/>
+ <point x="1476" y="1700" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1577, 'leftMargin': 124, 'rightMargin': 124}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA763_.glif b/src/Interface-Regular.ufo/glyphs/uniA763_.glif
new file mode 100644
index 000000000..92687ac96
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA763_.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA763" format="1">
+ <advance width="1760"/>
+ <unicode hex="A763"/>
+ <outline>
+ <contour>
+ <point x="1356" y="1136" type="line"/>
+ <point x="1356" y="1352" type="line"/>
+ <point x="916" y="1352" type="line" smooth="yes"/>
+ <point x="632" y="1352"/>
+ <point x="476" y="1468"/>
+ <point x="476" y="1748" type="curve" smooth="yes"/>
+ <point x="476" y="1960"/>
+ <point x="624" y="2112"/>
+ <point x="884" y="2112" type="curve" smooth="yes"/>
+ <point x="1108" y="2112"/>
+ <point x="1256" y="1948"/>
+ <point x="1256" y="1748" type="curve"/>
+ <point x="1532" y="1748" type="line"/>
+ <point x="1532" y="2156"/>
+ <point x="1200" y="2332"/>
+ <point x="884" y="2332" type="curve" smooth="yes"/>
+ <point x="488" y="2332"/>
+ <point x="204" y="2120"/>
+ <point x="204" y="1744" type="curve" smooth="yes"/>
+ <point x="204" y="1352"/>
+ <point x="464" y="1136"/>
+ <point x="912" y="1136" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="640" y="596" type="line"/>
+ <point x="640" y="380" type="line"/>
+ <point x="844" y="380" type="line" smooth="yes"/>
+ <point x="1132" y="380"/>
+ <point x="1284" y="264"/>
+ <point x="1284" y="-20" type="curve" smooth="yes"/>
+ <point x="1284" y="-228"/>
+ <point x="1136" y="-380"/>
+ <point x="876" y="-380" type="curve" smooth="yes"/>
+ <point x="652" y="-380"/>
+ <point x="504" y="-216"/>
+ <point x="504" y="-20" type="curve"/>
+ <point x="228" y="-20" type="line"/>
+ <point x="228" y="-428"/>
+ <point x="560" y="-600"/>
+ <point x="876" y="-600" type="curve" smooth="yes"/>
+ <point x="1272" y="-600"/>
+ <point x="1560" y="-388"/>
+ <point x="1560" y="-12" type="curve" smooth="yes"/>
+ <point x="1560" y="380"/>
+ <point x="1300" y="596"/>
+ <point x="848" y="596" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1316" y="1352" type="line"/>
+ <point x="640" y="600" type="line"/>
+ <point x="640" y="428" type="line"/>
+ <point x="792" y="428" type="line"/>
+ <point x="1476" y="1184" type="line"/>
+ <point x="1472" y="1352" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1605, 'leftMargin': 124, 'rightMargin': 124}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA764_.glif b/src/Interface-Regular.ufo/glyphs/uniA764_.glif
new file mode 100644
index 000000000..ddcbbb5ee
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA764_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA764" format="1">
+ <advance width="1760"/>
+ <unicode hex="A764"/>
+ <outline>
+ <contour>
+ <point x="372" y="2004" type="line"/>
+ <point x="372" y="0" type="line"/>
+ <point x="644" y="0" type="line"/>
+ <point x="644" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="512" y="1548" type="line"/>
+ <point x="644" y="1328" type="line"/>
+ <point x="1012" y="1328" type="line" smooth="yes"/>
+ <point x="1300" y="1328"/>
+ <point x="1412" y="1160"/>
+ <point x="1412" y="984" type="curve" smooth="yes"/>
+ <point x="1412" y="816"/>
+ <point x="1300" y="648"/>
+ <point x="1012" y="648" type="curve" smooth="yes"/>
+ <point x="588" y="648" type="line"/>
+ <point x="588" y="428" type="line"/>
+ <point x="1012" y="428" type="line" smooth="yes"/>
+ <point x="1448" y="428"/>
+ <point x="1688" y="668"/>
+ <point x="1688" y="988" type="curve" smooth="yes"/>
+ <point x="1688" y="1308"/>
+ <point x="1448" y="1548"/>
+ <point x="1012" y="1548" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="956" y="1884" type="line"/>
+ <point x="72" y="1884" type="line"/>
+ <point x="72" y="1664" type="line"/>
+ <point x="956" y="1664" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1781, 'leftMargin': 28, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA765_.glif b/src/Interface-Regular.ufo/glyphs/uniA765_.glif
new file mode 100644
index 000000000..a297bea03
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA765_.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA765" format="1">
+ <advance width="1760"/>
+ <unicode hex="A765"/>
+ <outline>
+ <contour>
+ <point x="672" y="1204" type="line"/>
+ <point x="648" y="1488" type="line"/>
+ <point x="396" y="1488" type="line"/>
+ <point x="396" y="-572" type="line"/>
+ <point x="672" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1668" y="756" type="line"/>
+ <point x="1668" y="1208"/>
+ <point x="1460" y="1516"/>
+ <point x="1084" y="1516" type="curve" smooth="yes"/>
+ <point x="704" y="1516"/>
+ <point x="508" y="1240"/>
+ <point x="468" y="788" type="curve"/>
+ <point x="468" y="672" type="line"/>
+ <point x="508" y="240"/>
+ <point x="704" y="-28"/>
+ <point x="1088" y="-28" type="curve" smooth="yes"/>
+ <point x="1460" y="-28"/>
+ <point x="1668" y="296"/>
+ <point x="1668" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1392" y="728" type="line"/>
+ <point x="1392" y="440"/>
+ <point x="1272" y="192"/>
+ <point x="1004" y="192" type="curve" smooth="yes"/>
+ <point x="760" y="192"/>
+ <point x="656" y="368"/>
+ <point x="600" y="560" type="curve"/>
+ <point x="600" y="900" type="line"/>
+ <point x="640" y="1104"/>
+ <point x="760" y="1288"/>
+ <point x="1000" y="1288" type="curve" smooth="yes"/>
+ <point x="1272" y="1288"/>
+ <point x="1392" y="1044"/>
+ <point x="1392" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="672" y="2112" type="line"/>
+ <point x="396" y="2112" type="line"/>
+ <point x="396" y="0" type="line"/>
+ <point x="672" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="976" y="1904" type="line"/>
+ <point x="96" y="1904" type="line"/>
+ <point x="96" y="1684" type="line"/>
+ <point x="976" y="1684" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1727.0, 'leftMargin': 28, 'rightMargin': 126.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA766_.glif b/src/Interface-Regular.ufo/glyphs/uniA766_.glif
new file mode 100644
index 000000000..9f175908e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA766_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA766" format="1">
+ <advance width="1760"/>
+ <unicode hex="A766"/>
+ <outline>
+ <contour>
+ <point x="372" y="2004" type="line"/>
+ <point x="372" y="-276" type="line"/>
+ <point x="644" y="-276" type="line"/>
+ <point x="644" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="512" y="1604" type="line"/>
+ <point x="512" y="1384" type="line"/>
+ <point x="1012" y="1384" type="line" smooth="yes"/>
+ <point x="1300" y="1384"/>
+ <point x="1412" y="1200"/>
+ <point x="1412" y="1012" type="curve" smooth="yes"/>
+ <point x="1412" y="828"/>
+ <point x="1300" y="648"/>
+ <point x="1012" y="648" type="curve" smooth="yes"/>
+ <point x="512" y="648" type="line"/>
+ <point x="512" y="428" type="line"/>
+ <point x="1012" y="428" type="line" smooth="yes"/>
+ <point x="1448" y="428"/>
+ <point x="1688" y="680"/>
+ <point x="1688" y="1016" type="curve" smooth="yes"/>
+ <point x="1688" y="1352"/>
+ <point x="1448" y="1604"/>
+ <point x="1012" y="1604" type="curve" smooth="yes"/>
+ </contour>
+ <component base="crossbar" xOffset="-132" yOffset="-888"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1781, 'leftMargin': 27, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA767_.cn.glif b/src/Interface-Regular.ufo/glyphs/uniA767_.cn.glif
new file mode 100644
index 000000000..ae623950e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA767_.cn.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA767.cn" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="1664" y="812" type="line"/>
+ <point x="1664" y="1300"/>
+ <point x="1456" y="1516"/>
+ <point x="1080" y="1516" type="curve" smooth="yes"/>
+ <point x="716" y="1516"/>
+ <point x="544" y="1252"/>
+ <point x="504" y="816" type="curve"/>
+ <point x="504" y="644" type="line"/>
+ <point x="544" y="228"/>
+ <point x="716" y="-28"/>
+ <point x="1084" y="-28" type="curve" smooth="yes"/>
+ <point x="1452" y="-28"/>
+ <point x="1664" y="204"/>
+ <point x="1664" y="672" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1388" y="672" type="line"/>
+ <point x="1388" y="348"/>
+ <point x="1268" y="192"/>
+ <point x="1000" y="192" type="curve" smooth="yes"/>
+ <point x="752" y="192"/>
+ <point x="652" y="356"/>
+ <point x="596" y="532" type="curve"/>
+ <point x="596" y="928" type="line"/>
+ <point x="636" y="1120"/>
+ <point x="752" y="1288"/>
+ <point x="996" y="1288" type="curve" smooth="yes"/>
+ <point x="1268" y="1288"/>
+ <point x="1388" y="1136"/>
+ <point x="1388" y="812" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="980" y="-148" type="line"/>
+ <point x="100" y="-148" type="line"/>
+ <point x="100" y="-368" type="line"/>
+ <point x="980" y="-368" type="line"/>
+ </contour>
+ <contour>
+ <point x="668" y="-572" type="line"/>
+ <point x="668" y="2112" type="line"/>
+ <point x="392" y="2112" type="line"/>
+ <point x="392" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1719, 'leftMargin': 28, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA767_.glif b/src/Interface-Regular.ufo/glyphs/uniA767_.glif
new file mode 100644
index 000000000..c5ea48e45
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA767_.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA767" format="1">
+ <advance width="1760"/>
+ <unicode hex="A767"/>
+ <outline>
+ <contour>
+ <point x="1668" y="756" type="line"/>
+ <point x="1668" y="1208"/>
+ <point x="1460" y="1516"/>
+ <point x="1084" y="1516" type="curve" smooth="yes"/>
+ <point x="704" y="1516"/>
+ <point x="508" y="1240"/>
+ <point x="468" y="788" type="curve"/>
+ <point x="468" y="672" type="line"/>
+ <point x="508" y="240"/>
+ <point x="704" y="-28"/>
+ <point x="1088" y="-28" type="curve" smooth="yes"/>
+ <point x="1460" y="-28"/>
+ <point x="1668" y="296"/>
+ <point x="1668" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1392" y="728" type="line"/>
+ <point x="1392" y="440"/>
+ <point x="1272" y="192"/>
+ <point x="1004" y="192" type="curve" smooth="yes"/>
+ <point x="760" y="192"/>
+ <point x="656" y="368"/>
+ <point x="600" y="560" type="curve"/>
+ <point x="600" y="900" type="line"/>
+ <point x="640" y="1104"/>
+ <point x="760" y="1288"/>
+ <point x="1000" y="1288" type="curve" smooth="yes"/>
+ <point x="1272" y="1288"/>
+ <point x="1392" y="1044"/>
+ <point x="1392" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="976" y="-148" type="line"/>
+ <point x="96" y="-148" type="line"/>
+ <point x="96" y="-368" type="line"/>
+ <point x="976" y="-368" type="line"/>
+ </contour>
+ <contour>
+ <point x="672" y="-572" type="line"/>
+ <point x="672" y="2112" type="line"/>
+ <point x="396" y="2112" type="line"/>
+ <point x="396" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1727.0, 'leftMargin': 28, 'rightMargin': 126.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA768_.glif b/src/Interface-Regular.ufo/glyphs/uniA768_.glif
new file mode 100644
index 000000000..fa50a4fa2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA768_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA768" format="1">
+ <advance width="1504"/>
+ <unicode hex="A768"/>
+ <outline>
+ <contour>
+ <point x="416" y="2004" type="line"/>
+ <point x="128" y="2004" type="line"/>
+ <point x="128" y="-572" type="line"/>
+ <point x="416" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="228" y="92" type="line"/>
+ <point x="188" y="-108" type="line"/>
+ <point x="412" y="-108" type="line"/>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1072" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 228, 'rightMargin': 36}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA769_.glif b/src/Interface-Regular.ufo/glyphs/uniA769_.glif
new file mode 100644
index 000000000..506d3db9d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA769_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA769" format="1">
+ <advance width="1248"/>
+ <unicode hex="A769"/>
+ <outline>
+ <contour>
+ <point x="448" y="1488" type="line"/>
+ <point x="172" y="1488" type="line"/>
+ <point x="172" y="-572" type="line"/>
+ <point x="448" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="240" y="-180" type="line"/>
+ <point x="224" y="-332" type="line"/>
+ <point x="420" y="-332" type="line"/>
+ <point x="1224" y="1488" type="line"/>
+ <point x="944" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA76A__.glif b/src/Interface-Regular.ufo/glyphs/uniA76A__.glif
new file mode 100644
index 000000000..d5e12583a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA76A__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA76A" format="1">
+ <advance width="1504"/>
+ <unicode hex="A76A"/>
+ <outline>
+ <contour>
+ <point x="652" y="992" type="line"/>
+ <point x="1060" y="992"/>
+ <point x="1332" y="1200"/>
+ <point x="1332" y="1488" type="curve" smooth="yes"/>
+ <point x="1332" y="1832"/>
+ <point x="1112" y="2032"/>
+ <point x="744" y="2032" type="curve" smooth="yes"/>
+ <point x="400" y="2032"/>
+ <point x="140" y="1820"/>
+ <point x="140" y="1480" type="curve"/>
+ <point x="424" y="1480" type="line"/>
+ <point x="424" y="1660"/>
+ <point x="544" y="1792"/>
+ <point x="736" y="1792" type="curve" smooth="yes"/>
+ <point x="972" y="1792"/>
+ <point x="1052" y="1660"/>
+ <point x="1052" y="1484" type="curve" smooth="yes"/>
+ <point x="1052" y="1284"/>
+ <point x="932" y="1164"/>
+ <point x="648" y="1164" type="curve" smooth="yes"/>
+ <point x="520" y="1164" type="line"/>
+ <point x="520" y="992" type="line"/>
+ </contour>
+ <contour>
+ <point x="520" y="1112" type="line"/>
+ <point x="520" y="936" type="line"/>
+ <point x="648" y="936" type="line" smooth="yes"/>
+ <point x="924" y="936"/>
+ <point x="1080" y="800"/>
+ <point x="1080" y="576" type="curve" smooth="yes"/>
+ <point x="1080" y="356"/>
+ <point x="912" y="232"/>
+ <point x="624" y="232" type="curve" smooth="yes"/>
+ <point x="228" y="232" type="line"/>
+ <point x="228" y="0" type="line"/>
+ <point x="624" y="0" type="line" smooth="yes"/>
+ <point x="1056" y="0"/>
+ <point x="1364" y="188"/>
+ <point x="1364" y="572" type="curve" smooth="yes"/>
+ <point x="1364" y="896"/>
+ <point x="1104" y="1112"/>
+ <point x="652" y="1112" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1437, 'leftMargin': 55, 'rightMargin': 160}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA76B__.glif b/src/Interface-Regular.ufo/glyphs/uniA76B__.glif
new file mode 100644
index 000000000..5d51f755b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA76B__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA76B" format="1">
+ <advance width="1504"/>
+ <unicode hex="A76B"/>
+ <outline>
+ <contour>
+ <point x="436" y="652" type="line"/>
+ <point x="436" y="440" type="line"/>
+ <point x="600" y="440" type="line" smooth="yes"/>
+ <point x="888" y="440"/>
+ <point x="1040" y="324"/>
+ <point x="1040" y="40" type="curve" smooth="yes"/>
+ <point x="1040" y="-168"/>
+ <point x="892" y="-324"/>
+ <point x="636" y="-324" type="curve" smooth="yes"/>
+ <point x="248" y="-324" type="line"/>
+ <point x="248" y="-544" type="line"/>
+ <point x="636" y="-544" type="line" smooth="yes"/>
+ <point x="1032" y="-544"/>
+ <point x="1316" y="-328"/>
+ <point x="1316" y="44" type="curve" smooth="yes"/>
+ <point x="1316" y="436"/>
+ <point x="1056" y="652"/>
+ <point x="608" y="652" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="680" y="488" type="line"/>
+ <point x="996" y="488"/>
+ <point x="1248" y="700"/>
+ <point x="1248" y="1000" type="curve" smooth="yes"/>
+ <point x="1248" y="1308"/>
+ <point x="1052" y="1516"/>
+ <point x="704" y="1516" type="curve" smooth="yes"/>
+ <point x="420" y="1516"/>
+ <point x="188" y="1344"/>
+ <point x="188" y="1072" type="curve"/>
+ <point x="464" y="1072" type="line"/>
+ <point x="464" y="1196"/>
+ <point x="564" y="1296"/>
+ <point x="704" y="1296" type="curve" smooth="yes"/>
+ <point x="896" y="1296"/>
+ <point x="972" y="1164"/>
+ <point x="972" y="996" type="curve" smooth="yes"/>
+ <point x="972" y="792"/>
+ <point x="856" y="652"/>
+ <point x="656" y="652" type="curve" smooth="yes"/>
+ <point x="436" y="652" type="line"/>
+ <point x="436" y="488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1306, 'leftMargin': 55, 'rightMargin': 123}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA76C__.glif b/src/Interface-Regular.ufo/glyphs/uniA76C__.glif
new file mode 100644
index 000000000..06036536b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA76C__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA76C" format="1">
+ <advance width="1760"/>
+ <unicode hex="A76C"/>
+ <outline>
+ <contour>
+ <point x="232" y="1404" type="line"/>
+ <point x="232" y="1176" type="line"/>
+ <point x="1012" y="1176" type="line" smooth="yes"/>
+ <point x="1336" y="1176"/>
+ <point x="1544" y="1304"/>
+ <point x="1544" y="1620" type="curve" smooth="yes"/>
+ <point x="1544" y="1852"/>
+ <point x="1372" y="2032"/>
+ <point x="1088" y="2032" type="curve" smooth="yes"/>
+ <point x="748" y="2032"/>
+ <point x="620" y="1784"/>
+ <point x="620" y="1528" type="curve" smooth="yes"/>
+ <point x="620" y="1088" type="line"/>
+ <point x="904" y="1088" type="line"/>
+ <point x="904" y="1572" type="line" smooth="yes"/>
+ <point x="904" y="1708"/>
+ <point x="980" y="1792"/>
+ <point x="1084" y="1792" type="curve" smooth="yes"/>
+ <point x="1180" y="1792"/>
+ <point x="1256" y="1736"/>
+ <point x="1256" y="1620" type="curve" smooth="yes"/>
+ <point x="1256" y="1480"/>
+ <point x="1172" y="1404"/>
+ <point x="1012" y="1404" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="620" y="1504" type="line"/>
+ <point x="620" y="472" type="line" smooth="yes"/>
+ <point x="620" y="300"/>
+ <point x="528" y="204"/>
+ <point x="368" y="204" type="curve" smooth="yes"/>
+ <point x="320" y="204"/>
+ <point x="268" y="208"/>
+ <point x="232" y="212" type="curve"/>
+ <point x="220" y="-8" type="line"/>
+ <point x="276" y="-20"/>
+ <point x="336" y="-28"/>
+ <point x="392" y="-28" type="curve" smooth="yes"/>
+ <point x="712" y="-28"/>
+ <point x="904" y="152"/>
+ <point x="904" y="472" type="curve" smooth="yes"/>
+ <point x="904" y="1504" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1548, 'leftMargin': 127, 'rightMargin': 96}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA76D__.glif b/src/Interface-Regular.ufo/glyphs/uniA76D__.glif
new file mode 100644
index 000000000..782b034c7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA76D__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA76D" format="1">
+ <advance width="1504"/>
+ <unicode hex="A76D"/>
+ <outline>
+ <contour>
+ <point x="492" y="1088" type="line"/>
+ <point x="764" y="1088" type="line"/>
+ <point x="764" y="1688" type="line" smooth="yes"/>
+ <point x="764" y="1832"/>
+ <point x="844" y="1924"/>
+ <point x="956" y="1924" type="curve" smooth="yes"/>
+ <point x="1060" y="1924"/>
+ <point x="1140" y="1856"/>
+ <point x="1140" y="1732" type="curve" smooth="yes"/>
+ <point x="1140" y="1592"/>
+ <point x="1052" y="1488"/>
+ <point x="884" y="1488" type="curve" smooth="yes"/>
+ <point x="104" y="1488" type="line"/>
+ <point x="104" y="1268" type="line"/>
+ <point x="884" y="1268" type="line" smooth="yes"/>
+ <point x="1208" y="1268"/>
+ <point x="1416" y="1424"/>
+ <point x="1416" y="1732" type="curve" smooth="yes"/>
+ <point x="1416" y="1964"/>
+ <point x="1244" y="2144"/>
+ <point x="960" y="2144" type="curve" smooth="yes"/>
+ <point x="620" y="2144"/>
+ <point x="492" y="1900"/>
+ <point x="492" y="1644" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="492" y="1532" type="line"/>
+ <point x="492" y="-100" type="line" smooth="yes"/>
+ <point x="492" y="-276"/>
+ <point x="400" y="-372"/>
+ <point x="240" y="-372" type="curve" smooth="yes"/>
+ <point x="192" y="-372"/>
+ <point x="140" y="-368"/>
+ <point x="104" y="-360" type="curve"/>
+ <point x="92" y="-580" type="line"/>
+ <point x="148" y="-592"/>
+ <point x="208" y="-600"/>
+ <point x="264" y="-600" type="curve" smooth="yes"/>
+ <point x="576" y="-600"/>
+ <point x="764" y="-424"/>
+ <point x="764" y="-100" type="curve" smooth="yes"/>
+ <point x="764" y="1532" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1514, 'leftMargin': 127, 'rightMargin': 62}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA76E__.glif b/src/Interface-Regular.ufo/glyphs/uniA76E__.glif
new file mode 100644
index 000000000..251762031
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA76E__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA76E" format="1">
+ <advance width="1760"/>
+ <unicode hex="A76E"/>
+ <outline>
+ <contour>
+ <point x="652" y="-28" type="line"/>
+ <point x="1124" y="96"/>
+ <point x="1568" y="308"/>
+ <point x="1568" y="1128" type="curve" smooth="yes"/>
+ <point x="1568" y="1264" type="line" smooth="yes"/>
+ <point x="1568" y="1716"/>
+ <point x="1268" y="2032"/>
+ <point x="876" y="2032" type="curve" smooth="yes"/>
+ <point x="472" y="2032"/>
+ <point x="192" y="1732"/>
+ <point x="192" y="1356" type="curve" smooth="yes"/>
+ <point x="192" y="936"/>
+ <point x="448" y="652"/>
+ <point x="824" y="652" type="curve" smooth="yes"/>
+ <point x="1172" y="652"/>
+ <point x="1424" y="912"/>
+ <point x="1424" y="1156" type="curve"/>
+ <point x="1320" y="1152" type="line"/>
+ <point x="1320" y="1040"/>
+ <point x="1172" y="884"/>
+ <point x="864" y="884" type="curve" smooth="yes"/>
+ <point x="604" y="884"/>
+ <point x="476" y="1100"/>
+ <point x="476" y="1344" type="curve" smooth="yes"/>
+ <point x="476" y="1600"/>
+ <point x="624" y="1792"/>
+ <point x="880" y="1792" type="curve" smooth="yes"/>
+ <point x="1120" y="1792"/>
+ <point x="1284" y="1604"/>
+ <point x="1284" y="1264" type="curve" smooth="yes"/>
+ <point x="1284" y="1124" type="line" smooth="yes"/>
+ <point x="1284" y="412"/>
+ <point x="892" y="316"/>
+ <point x="568" y="204" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1667, 'leftMargin': 124, 'rightMargin': 165}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA76F__.glif b/src/Interface-Regular.ufo/glyphs/uniA76F__.glif
new file mode 100644
index 000000000..9272fd786
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA76F__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA76F" format="1">
+ <advance width="1504"/>
+ <unicode hex="A76F"/>
+ <outline>
+ <contour>
+ <point x="528" y="-600" type="line"/>
+ <point x="996" y="-480"/>
+ <point x="1440" y="-120"/>
+ <point x="1440" y="612" type="curve" smooth="yes"/>
+ <point x="1440" y="748" type="line" smooth="yes"/>
+ <point x="1440" y="1204"/>
+ <point x="1144" y="1516"/>
+ <point x="748" y="1516" type="curve" smooth="yes"/>
+ <point x="344" y="1516"/>
+ <point x="64" y="1216"/>
+ <point x="64" y="844" type="curve" smooth="yes"/>
+ <point x="64" y="420"/>
+ <point x="356" y="140"/>
+ <point x="736" y="140" type="curve" smooth="yes"/>
+ <point x="1048" y="140"/>
+ <point x="1296" y="396"/>
+ <point x="1296" y="640" type="curve"/>
+ <point x="1196" y="636" type="line"/>
+ <point x="1196" y="520"/>
+ <point x="1044" y="360"/>
+ <point x="736" y="360" type="curve" smooth="yes"/>
+ <point x="496" y="360"/>
+ <point x="340" y="580"/>
+ <point x="340" y="844" type="curve" smooth="yes"/>
+ <point x="340" y="1064"/>
+ <point x="488" y="1296"/>
+ <point x="756" y="1296" type="curve" smooth="yes"/>
+ <point x="1000" y="1296"/>
+ <point x="1168" y="1060"/>
+ <point x="1168" y="748" type="curve" smooth="yes"/>
+ <point x="1168" y="608" type="line" smooth="yes"/>
+ <point x="1168" y="-44"/>
+ <point x="772" y="-260"/>
+ <point x="444" y="-368" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1654, 'leftMargin': 98, 'rightMargin': 179}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA770_.glif b/src/Interface-Regular.ufo/glyphs/uniA770_.glif
new file mode 100644
index 000000000..dcd466789
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA770_.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA770" format="1">
+ <advance width="1248"/>
+ <unicode hex="A770"/>
+ <outline>
+ <contour>
+ <point x="468" y="452" type="line"/>
+ <point x="904" y="568"/>
+ <point x="1136" y="872"/>
+ <point x="1136" y="1352" type="curve" smooth="yes"/>
+ <point x="1136" y="1452" type="line" smooth="yes"/>
+ <point x="1136" y="1788"/>
+ <point x="912" y="2016"/>
+ <point x="620" y="2016" type="curve" smooth="yes"/>
+ <point x="320" y="2016"/>
+ <point x="116" y="1796"/>
+ <point x="116" y="1520" type="curve" smooth="yes"/>
+ <point x="116" y="1208"/>
+ <point x="304" y="1000"/>
+ <point x="612" y="1000" type="curve" smooth="yes"/>
+ <point x="844" y="1000"/>
+ <point x="1024" y="1188"/>
+ <point x="1024" y="1372" type="curve"/>
+ <point x="952" y="1368" type="line"/>
+ <point x="896" y="1300"/>
+ <point x="824" y="1208"/>
+ <point x="612" y="1208" type="curve" smooth="yes"/>
+ <point x="444" y="1208"/>
+ <point x="364" y="1328"/>
+ <point x="364" y="1520" type="curve" smooth="yes"/>
+ <point x="364" y="1684"/>
+ <point x="448" y="1804"/>
+ <point x="624" y="1804" type="curve" smooth="yes"/>
+ <point x="808" y="1804"/>
+ <point x="884" y="1680"/>
+ <point x="884" y="1452" type="curve" smooth="yes"/>
+ <point x="884" y="1348" type="line" smooth="yes"/>
+ <point x="884" y="956"/>
+ <point x="708" y="764"/>
+ <point x="392" y="648" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1295, 'leftMargin': 138, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA771_.cn.glif b/src/Interface-Regular.ufo/glyphs/uniA771_.cn.glif
new file mode 100644
index 000000000..72beb4c93
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA771_.cn.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA771.cn" format="1">
+ <advance width="2016"/>
+ <outline>
+ <contour>
+ <point x="1908" y="1100" type="line"/>
+ <point x="1676" y="1100" type="line"/>
+ <point x="1124" y="-572" type="line"/>
+ <point x="1360" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1104" y="588" type="line"/>
+ <point x="1104" y="172"/>
+ <point x="1292" y="-28"/>
+ <point x="1736" y="-28" type="curve"/>
+ <point x="1736" y="212" type="line"/>
+ <point x="1512" y="200"/>
+ <point x="1380" y="304"/>
+ <point x="1380" y="588" type="curve" smooth="yes"/>
+ <point x="1380" y="2112" type="line"/>
+ <point x="1104" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="112" y="672" type="line"/>
+ <point x="112" y="204"/>
+ <point x="352" y="-28"/>
+ <point x="700" y="-28" type="curve" smooth="yes"/>
+ <point x="1064" y="-28"/>
+ <point x="1224" y="240"/>
+ <point x="1264" y="676" type="curve"/>
+ <point x="1264" y="816" type="line"/>
+ <point x="1224" y="1252"/>
+ <point x="1064" y="1516"/>
+ <point x="704" y="1516" type="curve" smooth="yes"/>
+ <point x="348" y="1516"/>
+ <point x="112" y="1300"/>
+ <point x="112" y="812" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="388" y="812" type="line"/>
+ <point x="388" y="1136"/>
+ <point x="500" y="1288"/>
+ <point x="772" y="1288" type="curve" smooth="yes"/>
+ <point x="1016" y="1288"/>
+ <point x="1132" y="1120"/>
+ <point x="1172" y="928" type="curve"/>
+ <point x="1172" y="560" type="line"/>
+ <point x="1116" y="368"/>
+ <point x="1016" y="200"/>
+ <point x="768" y="200" type="curve" smooth="yes"/>
+ <point x="500" y="200"/>
+ <point x="388" y="348"/>
+ <point x="388" y="672" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2005, 'leftMargin': 127, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA771_.glif b/src/Interface-Regular.ufo/glyphs/uniA771_.glif
new file mode 100644
index 000000000..95b9b231e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA771_.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA771" format="1">
+ <advance width="2016"/>
+ <unicode hex="A771"/>
+ <outline>
+ <contour>
+ <point x="1908" y="1100" type="line"/>
+ <point x="1676" y="1100" type="line"/>
+ <point x="1124" y="-572" type="line"/>
+ <point x="1360" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1104" y="588" type="line"/>
+ <point x="1104" y="172"/>
+ <point x="1292" y="-28"/>
+ <point x="1736" y="-28" type="curve"/>
+ <point x="1736" y="212" type="line"/>
+ <point x="1512" y="200"/>
+ <point x="1380" y="304"/>
+ <point x="1380" y="588" type="curve" smooth="yes"/>
+ <point x="1380" y="2112" type="line"/>
+ <point x="1104" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="112" y="728" type="line"/>
+ <point x="112" y="296"/>
+ <point x="352" y="-28"/>
+ <point x="700" y="-28" type="curve" smooth="yes"/>
+ <point x="1080" y="-28"/>
+ <point x="1264" y="248"/>
+ <point x="1304" y="700" type="curve"/>
+ <point x="1304" y="788" type="line"/>
+ <point x="1264" y="1240"/>
+ <point x="1080" y="1516"/>
+ <point x="704" y="1516" type="curve" smooth="yes"/>
+ <point x="348" y="1516"/>
+ <point x="112" y="1208"/>
+ <point x="112" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="388" y="756" type="line"/>
+ <point x="388" y="1044"/>
+ <point x="500" y="1288"/>
+ <point x="772" y="1288" type="curve" smooth="yes"/>
+ <point x="1016" y="1288"/>
+ <point x="1132" y="1104"/>
+ <point x="1172" y="900" type="curve"/>
+ <point x="1172" y="588" type="line"/>
+ <point x="1116" y="380"/>
+ <point x="1016" y="200"/>
+ <point x="768" y="200" type="curve" smooth="yes"/>
+ <point x="500" y="200"/>
+ <point x="388" y="440"/>
+ <point x="388" y="728" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2005, 'leftMargin': 127, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA772_.glif b/src/Interface-Regular.ufo/glyphs/uniA772_.glif
new file mode 100644
index 000000000..38f7db2ec
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA772_.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA772" format="1">
+ <advance width="1248"/>
+ <unicode hex="A772"/>
+ <outline>
+ <contour>
+ <point x="224" y="2112" type="line"/>
+ <point x="224" y="588" type="line" smooth="yes"/>
+ <point x="224" y="172"/>
+ <point x="412" y="-28"/>
+ <point x="856" y="-28" type="curve"/>
+ <point x="856" y="212" type="line"/>
+ <point x="632" y="200"/>
+ <point x="500" y="304"/>
+ <point x="500" y="588" type="curve" smooth="yes"/>
+ <point x="500" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="1024" y="1100" type="line"/>
+ <point x="792" y="1100" type="line"/>
+ <point x="248" y="-572" type="line"/>
+ <point x="480" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1092, 'leftMargin': 210, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA773_.glif b/src/Interface-Regular.ufo/glyphs/uniA773_.glif
new file mode 100644
index 000000000..9b2ac9b64
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA773_.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA773" format="1">
+ <advance width="3040"/>
+ <unicode hex="A773"/>
+ <outline>
+ <contour>
+ <point x="2828" y="1100" type="line"/>
+ <point x="2592" y="1100" type="line"/>
+ <point x="2048" y="-572" type="line"/>
+ <point x="2280" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="2024" y="588" type="line"/>
+ <point x="2024" y="172"/>
+ <point x="2212" y="-28"/>
+ <point x="2656" y="-28" type="curve"/>
+ <point x="2656" y="212" type="line"/>
+ <point x="2432" y="200"/>
+ <point x="2300" y="304"/>
+ <point x="2300" y="588" type="curve" smooth="yes"/>
+ <point x="2300" y="980" type="line" smooth="yes"/>
+ <point x="2300" y="1352"/>
+ <point x="2120" y="1516"/>
+ <point x="1800" y="1516" type="curve" smooth="yes"/>
+ <point x="1412" y="1516"/>
+ <point x="1208" y="1208"/>
+ <point x="1208" y="876" type="curve"/>
+ <point x="1392" y="936" type="line"/>
+ <point x="1392" y="1132"/>
+ <point x="1508" y="1288"/>
+ <point x="1716" y="1288" type="curve" smooth="yes"/>
+ <point x="1908" y="1288"/>
+ <point x="2020" y="1220"/>
+ <point x="2024" y="984" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="488" y="1196" type="line"/>
+ <point x="476" y="1488" type="line"/>
+ <point x="216" y="1488" type="line"/>
+ <point x="216" y="0" type="line"/>
+ <point x="488" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="432" y="796" type="line"/>
+ <point x="432" y="1072"/>
+ <point x="520" y="1288"/>
+ <point x="812" y="1288" type="curve" smooth="yes"/>
+ <point x="1000" y="1288"/>
+ <point x="1120" y="1200"/>
+ <point x="1120" y="980" type="curve" smooth="yes"/>
+ <point x="1120" y="0" type="line"/>
+ <point x="1396" y="0" type="line"/>
+ <point x="1396" y="992" type="line" smooth="yes"/>
+ <point x="1396" y="1364"/>
+ <point x="1188" y="1516"/>
+ <point x="912" y="1516" type="curve" smooth="yes"/>
+ <point x="508" y="1516"/>
+ <point x="304" y="1212"/>
+ <point x="304" y="792" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2882.0, 'leftMargin': 188, 'rightMargin': 82.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA774_.glif b/src/Interface-Regular.ufo/glyphs/uniA774_.glif
new file mode 100644
index 000000000..29bc8e5a0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA774_.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA774" format="1">
+ <advance width="2016"/>
+ <unicode hex="A774"/>
+ <outline>
+ <contour>
+ <point x="1860" y="1100" type="line"/>
+ <point x="1628" y="1100" type="line"/>
+ <point x="1084" y="-572" type="line"/>
+ <point x="1316" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1064" y="588" type="line"/>
+ <point x="1064" y="172"/>
+ <point x="1248" y="-28"/>
+ <point x="1696" y="-28" type="curve"/>
+ <point x="1696" y="212" type="line"/>
+ <point x="1468" y="200"/>
+ <point x="1340" y="304"/>
+ <point x="1340" y="588" type="curve" smooth="yes"/>
+ <point x="1340" y="976" type="line" smooth="yes"/>
+ <point x="1340" y="1364"/>
+ <point x="1152" y="1516"/>
+ <point x="860" y="1516" type="curve" smooth="yes"/>
+ <point x="496" y="1516"/>
+ <point x="252" y="1212"/>
+ <point x="252" y="792" type="curve"/>
+ <point x="364" y="796" type="line"/>
+ <point x="364" y="1072"/>
+ <point x="536" y="1288"/>
+ <point x="776" y="1288" type="curve" smooth="yes"/>
+ <point x="964" y="1288"/>
+ <point x="1060" y="1200"/>
+ <point x="1064" y="980" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="432" y="1172" type="line"/>
+ <point x="416" y="1488" type="line"/>
+ <point x="156" y="1488" type="line"/>
+ <point x="156" y="0" type="line"/>
+ <point x="432" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1976, 'leftMargin': 188, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA775_.glif b/src/Interface-Regular.ufo/glyphs/uniA775_.glif
new file mode 100644
index 000000000..fc0f5a7c0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA775_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA775" format="1">
+ <advance width="1248"/>
+ <unicode hex="A775"/>
+ <outline>
+ <contour>
+ <point x="1092" y="1776" type="line"/>
+ <point x="856" y="1776" type="line"/>
+ <point x="544" y="812" type="line"/>
+ <point x="780" y="812" type="line"/>
+ </contour>
+ <contour>
+ <point x="400" y="1256" type="line"/>
+ <point x="392" y="1488" type="line"/>
+ <point x="124" y="1488" type="line"/>
+ <point x="124" y="0" type="line"/>
+ <point x="400" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="740" y="1256" type="curve" smooth="yes"/>
+ <point x="876" y="1256"/>
+ <point x="984" y="1228"/>
+ <point x="1124" y="1188" type="curve"/>
+ <point x="1124" y="1444" type="line"/>
+ <point x="1044" y="1476"/>
+ <point x="908" y="1516"/>
+ <point x="776" y="1516" type="curve" smooth="yes"/>
+ <point x="420" y="1516"/>
+ <point x="284" y="1216"/>
+ <point x="284" y="864" type="curve"/>
+ <point x="360" y="908" type="line"/>
+ <point x="384" y="1112"/>
+ <point x="496" y="1256"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1229, 'leftMargin': 188, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA776_.glif b/src/Interface-Regular.ufo/glyphs/uniA776_.glif
new file mode 100644
index 000000000..362765365
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA776_.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA776" format="1">
+ <advance width="2016"/>
+ <unicode hex="A776"/>
+ <outline>
+ <contour>
+ <point x="152" y="1488" type="line"/>
+ <point x="152" y="0" type="line"/>
+ <point x="428" y="0" type="line"/>
+ <point x="428" y="1268" type="line"/>
+ <point x="744" y="1268" type="line" smooth="yes"/>
+ <point x="984" y="1268"/>
+ <point x="1084" y="1180"/>
+ <point x="1084" y="1048" type="curve" smooth="yes"/>
+ <point x="1084" y="900"/>
+ <point x="968" y="792"/>
+ <point x="744" y="792" type="curve"/>
+ <point x="352" y="792" type="line"/>
+ <point x="356" y="572" type="line"/>
+ <point x="888" y="572" type="line"/>
+ <point x="964" y="612" type="line"/>
+ <point x="1212" y="680"/>
+ <point x="1360" y="828"/>
+ <point x="1360" y="1056" type="curve" smooth="yes"/>
+ <point x="1360" y="1332"/>
+ <point x="1136" y="1488"/>
+ <point x="744" y="1488" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="828" y="572" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ <point x="1780" y="0" type="line"/>
+ <point x="1780" y="220" type="line"/>
+ <point x="1348" y="220" type="line"/>
+ <point x="1012" y="708" type="line"/>
+ </contour>
+ <contour>
+ <point x="1864" y="1100" type="line"/>
+ <point x="1632" y="1100" type="line"/>
+ <point x="832" y="-572" type="line"/>
+ <point x="1072" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1896, 'leftMargin': 186, 'rightMargin': 0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA777_.glif b/src/Interface-Regular.ufo/glyphs/uniA777_.glif
new file mode 100644
index 000000000..1d7955bab
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA777_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA777" format="1">
+ <advance width="1248"/>
+ <unicode hex="A777"/>
+ <outline>
+ <contour>
+ <point x="1240" y="1488" type="line"/>
+ <point x="8" y="1488" type="line"/>
+ <point x="8" y="1284" type="line"/>
+ <point x="1240" y="1284" type="line"/>
+ </contour>
+ <contour>
+ <point x="1176" y="1776" type="line"/>
+ <point x="944" y="1776" type="line"/>
+ <point x="628" y="812" type="line"/>
+ <point x="864" y="812" type="line"/>
+ </contour>
+ <contour>
+ <point x="280" y="1844" type="line"/>
+ <point x="280" y="372" type="line" smooth="yes"/>
+ <point x="280" y="72"/>
+ <point x="440" y="-28"/>
+ <point x="628" y="-28" type="curve" smooth="yes"/>
+ <point x="724" y="-28"/>
+ <point x="788" y="-12"/>
+ <point x="828" y="0" type="curve"/>
+ <point x="828" y="220" type="line"/>
+ <point x="808" y="216"/>
+ <point x="752" y="204"/>
+ <point x="712" y="204" type="curve" smooth="yes"/>
+ <point x="632" y="204"/>
+ <point x="556" y="228"/>
+ <point x="556" y="372" type="curve" smooth="yes"/>
+ <point x="556" y="1844" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1251, 'leftMargin': 8, 'rightMargin': 13}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA778_.glif b/src/Interface-Regular.ufo/glyphs/uniA778_.glif
new file mode 100644
index 000000000..b4cbbc778
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA778_.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA778" format="1">
+ <advance width="1760"/>
+ <unicode hex="A778"/>
+ <outline>
+ <contour>
+ <point x="188" y="0" type="line"/>
+ <point x="920" y="0" type="line" smooth="yes"/>
+ <point x="1324" y="0"/>
+ <point x="1572" y="212"/>
+ <point x="1572" y="544" type="curve" smooth="yes"/>
+ <point x="1572" y="800"/>
+ <point x="1392" y="948"/>
+ <point x="1140" y="1116" type="curve" smooth="yes"/>
+ <point x="788" y="1356" type="line" smooth="yes"/>
+ <point x="676" y="1436"/>
+ <point x="656" y="1520"/>
+ <point x="656" y="1604" type="curve" smooth="yes"/>
+ <point x="656" y="1708"/>
+ <point x="744" y="1812"/>
+ <point x="896" y="1812" type="curve" smooth="yes"/>
+ <point x="1048" y="1812"/>
+ <point x="1124" y="1688"/>
+ <point x="1124" y="1548" type="curve" smooth="yes"/>
+ <point x="1124" y="1424"/>
+ <point x="1060" y="1304"/>
+ <point x="932" y="1140" type="curve" smooth="yes"/>
+ <point x="324" y="344" type="line"/>
+ <point x="652" y="344" type="line"/>
+ <point x="1080" y="920" type="line" smooth="yes"/>
+ <point x="1272" y="1176"/>
+ <point x="1400" y="1340"/>
+ <point x="1400" y="1544" type="curve" smooth="yes"/>
+ <point x="1400" y="1864"/>
+ <point x="1200" y="2032"/>
+ <point x="896" y="2032" type="curve" smooth="yes"/>
+ <point x="596" y="2032"/>
+ <point x="400" y="1832"/>
+ <point x="400" y="1604" type="curve" smooth="yes"/>
+ <point x="400" y="1408"/>
+ <point x="524" y="1288"/>
+ <point x="688" y="1164" type="curve" smooth="yes"/>
+ <point x="1092" y="868" type="line" smooth="yes"/>
+ <point x="1284" y="728"/>
+ <point x="1300" y="600"/>
+ <point x="1300" y="544" type="curve" smooth="yes"/>
+ <point x="1300" y="352"/>
+ <point x="1176" y="220"/>
+ <point x="920" y="220" type="curve" smooth="yes"/>
+ <point x="188" y="220" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1550, 'leftMargin': 41, 'rightMargin': 124}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA779_.glif b/src/Interface-Regular.ufo/glyphs/uniA779_.glif
new file mode 100644
index 000000000..6969a4075
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA779_.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA779" format="1">
+ <advance width="2016"/>
+ <unicode hex="A779"/>
+ <outline>
+ <contour>
+ <point x="620" y="2084" type="line"/>
+ <point x="1164" y="1956"/>
+ <point x="1528" y="1652"/>
+ <point x="1528" y="1060" type="curve"/>
+ <point x="1528" y="944" type="line" smooth="yes"/>
+ <point x="1528" y="468"/>
+ <point x="1344" y="212"/>
+ <point x="1012" y="212" type="curve" smooth="yes"/>
+ <point x="700" y="212"/>
+ <point x="488" y="440"/>
+ <point x="488" y="896" type="curve" smooth="yes"/>
+ <point x="488" y="1404"/>
+ <point x="752" y="1604"/>
+ <point x="1036" y="1604" type="curve" smooth="yes"/>
+ <point x="1288" y="1604"/>
+ <point x="1440" y="1548"/>
+ <point x="1604" y="1452" type="curve"/>
+ <point x="1628" y="1652" type="line"/>
+ <point x="1492" y="1740"/>
+ <point x="1244" y="1840"/>
+ <point x="1036" y="1840" type="curve" smooth="yes"/>
+ <point x="564" y="1840"/>
+ <point x="200" y="1484"/>
+ <point x="200" y="896" type="curve" smooth="yes"/>
+ <point x="200" y="308"/>
+ <point x="536" y="-28"/>
+ <point x="1012" y="-28" type="curve" smooth="yes"/>
+ <point x="1500" y="-28"/>
+ <point x="1816" y="340"/>
+ <point x="1816" y="944" type="curve" smooth="yes"/>
+ <point x="1816" y="1056" type="line" smooth="yes"/>
+ <point x="1816" y="1884"/>
+ <point x="1220" y="2200"/>
+ <point x="688" y="2300" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 165, 'rightMargin': 165}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA77A__.glif b/src/Interface-Regular.ufo/glyphs/uniA77A__.glif
new file mode 100644
index 000000000..fde8dda41
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA77A__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA77A" format="1">
+ <advance width="1760"/>
+ <unicode hex="A77A"/>
+ <outline>
+ <contour>
+ <point x="544" y="1620" type="line"/>
+ <point x="872" y="1552"/>
+ <point x="1296" y="1460"/>
+ <point x="1296" y="876" type="curve" smooth="yes"/>
+ <point x="1296" y="736" type="line" smooth="yes"/>
+ <point x="1296" y="428"/>
+ <point x="1128" y="192"/>
+ <point x="884" y="192" type="curve" smooth="yes"/>
+ <point x="616" y="192"/>
+ <point x="468" y="424"/>
+ <point x="468" y="644" type="curve" smooth="yes"/>
+ <point x="468" y="908"/>
+ <point x="624" y="1128"/>
+ <point x="864" y="1128" type="curve" smooth="yes"/>
+ <point x="1172" y="1128"/>
+ <point x="1324" y="968"/>
+ <point x="1324" y="852" type="curve"/>
+ <point x="1424" y="848" type="line"/>
+ <point x="1424" y="1088"/>
+ <point x="1176" y="1348"/>
+ <point x="864" y="1348" type="curve" smooth="yes"/>
+ <point x="484" y="1348"/>
+ <point x="192" y="1068"/>
+ <point x="192" y="644" type="curve" smooth="yes"/>
+ <point x="192" y="272"/>
+ <point x="472" y="-28"/>
+ <point x="876" y="-28" type="curve" smooth="yes"/>
+ <point x="1272" y="-28"/>
+ <point x="1568" y="284"/>
+ <point x="1568" y="736" type="curve" smooth="yes"/>
+ <point x="1568" y="872" type="line" smooth="yes"/>
+ <point x="1568" y="1520"/>
+ <point x="1152" y="1732"/>
+ <point x="628" y="1852" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1631, 'leftMargin': 127, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA77B__.glif b/src/Interface-Regular.ufo/glyphs/uniA77B__.glif
new file mode 100644
index 000000000..833811fe1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA77B__.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA77B" format="1">
+ <advance width="1760"/>
+ <unicode hex="A77B"/>
+ <outline>
+ <contour>
+ <point x="1572" y="1820" type="line"/>
+ <point x="1460" y="1956"/>
+ <point x="1272" y="2032"/>
+ <point x="1024" y="2032" type="curve" smooth="yes"/>
+ <point x="768" y="2032"/>
+ <point x="584" y="1964"/>
+ <point x="396" y="1892" type="curve"/>
+ <point x="396" y="1652" type="line"/>
+ <point x="592" y="1736"/>
+ <point x="780" y="1792"/>
+ <point x="1024" y="1792" type="curve" smooth="yes"/>
+ <point x="1200" y="1792"/>
+ <point x="1308" y="1736"/>
+ <point x="1396" y="1644" type="curve"/>
+ </contour>
+ <contour>
+ <point x="476" y="-572" type="line"/>
+ <point x="476" y="2004" type="line"/>
+ <point x="192" y="2004" type="line"/>
+ <point x="192" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1284" y="228" type="line"/>
+ <point x="412" y="228" type="line"/>
+ <point x="412" y="0" type="line"/>
+ <point x="1284" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1654, 'leftMargin': 234, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA77C__.glif b/src/Interface-Regular.ufo/glyphs/uniA77C__.glif
new file mode 100644
index 000000000..2ca353fb2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA77C__.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA77C" format="1">
+ <advance width="1248"/>
+ <unicode hex="A77C"/>
+ <outline>
+ <contour>
+ <point x="400" y="1172" type="line"/>
+ <point x="372" y="1488" type="line"/>
+ <point x="124" y="1488" type="line"/>
+ <point x="124" y="-572" type="line"/>
+ <point x="400" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1124" y="1468" type="line"/>
+ <point x="1040" y="1500"/>
+ <point x="928" y="1516"/>
+ <point x="828" y="1516" type="curve" smooth="yes"/>
+ <point x="464" y="1516"/>
+ <point x="220" y="1212"/>
+ <point x="220" y="792" type="curve"/>
+ <point x="332" y="796" type="line"/>
+ <point x="332" y="1072"/>
+ <point x="504" y="1288"/>
+ <point x="812" y="1288" type="curve" smooth="yes"/>
+ <point x="900" y="1288"/>
+ <point x="1024" y="1264"/>
+ <point x="1124" y="1228" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1052" y="220" type="line"/>
+ <point x="220" y="220" type="line"/>
+ <point x="220" y="0" type="line"/>
+ <point x="1052" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1231, 'leftMargin': 188, 'rightMargin': 42}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA77D__.glif b/src/Interface-Regular.ufo/glyphs/uniA77D__.glif
new file mode 100644
index 000000000..7a540751d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA77D__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA77D" format="1">
+ <advance width="1760"/>
+ <unicode hex="A77D"/>
+ <outline>
+ <contour>
+ <point x="1608" y="2004" type="line"/>
+ <point x="124" y="2004" type="line"/>
+ <point x="124" y="1772" type="line"/>
+ <point x="1608" y="1772" type="line"/>
+ </contour>
+ <contour>
+ <point x="940" y="-28" type="curve" smooth="yes"/>
+ <point x="1368" y="-28"/>
+ <point x="1640" y="188"/>
+ <point x="1640" y="512" type="curve" smooth="yes"/>
+ <point x="1640" y="820"/>
+ <point x="1444" y="1000"/>
+ <point x="984" y="1132" type="curve" smooth="yes"/>
+ <point x="668" y="1220"/>
+ <point x="532" y="1320"/>
+ <point x="532" y="1484" type="curve" smooth="yes"/>
+ <point x="532" y="1644"/>
+ <point x="616" y="1792"/>
+ <point x="812" y="1808" type="curve"/>
+ <point x="620" y="1944" type="line"/>
+ <point x="392" y="1872"/>
+ <point x="244" y="1692"/>
+ <point x="244" y="1480" type="curve" smooth="yes"/>
+ <point x="244" y="1172"/>
+ <point x="496" y="1000"/>
+ <point x="892" y="888" type="curve" smooth="yes"/>
+ <point x="1260" y="776"/>
+ <point x="1352" y="692"/>
+ <point x="1352" y="508" type="curve" smooth="yes"/>
+ <point x="1352" y="320"/>
+ <point x="1208" y="200"/>
+ <point x="940" y="200" type="curve" smooth="yes"/>
+ <point x="684" y="200"/>
+ <point x="464" y="320"/>
+ <point x="464" y="584" type="curve"/>
+ <point x="180" y="584" type="line"/>
+ <point x="180" y="188"/>
+ <point x="568" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1730, 'leftMargin': 109, 'rightMargin': 105}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA77E__.glif b/src/Interface-Regular.ufo/glyphs/uniA77E__.glif
new file mode 100644
index 000000000..f9f590ebb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA77E__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA77E" format="1">
+ <advance width="1760"/>
+ <unicode hex="A77E"/>
+ <outline>
+ <contour>
+ <point x="152" y="-28" type="line"/>
+ <point x="1640" y="-28" type="line"/>
+ <point x="1640" y="204" type="line"/>
+ <point x="152" y="204" type="line"/>
+ </contour>
+ <contour>
+ <point x="824" y="2004" type="curve" smooth="yes"/>
+ <point x="396" y="2004"/>
+ <point x="124" y="1788"/>
+ <point x="124" y="1464" type="curve" smooth="yes"/>
+ <point x="124" y="1156"/>
+ <point x="316" y="976"/>
+ <point x="780" y="844" type="curve" smooth="yes"/>
+ <point x="1092" y="756"/>
+ <point x="1232" y="656"/>
+ <point x="1232" y="492" type="curve" smooth="yes"/>
+ <point x="1232" y="332"/>
+ <point x="1144" y="184"/>
+ <point x="948" y="168" type="curve"/>
+ <point x="1140" y="32" type="line"/>
+ <point x="1368" y="104"/>
+ <point x="1516" y="284"/>
+ <point x="1516" y="496" type="curve" smooth="yes"/>
+ <point x="1516" y="804"/>
+ <point x="1264" y="976"/>
+ <point x="872" y="1088" type="curve" smooth="yes"/>
+ <point x="500" y="1200"/>
+ <point x="408" y="1284"/>
+ <point x="408" y="1468" type="curve" smooth="yes"/>
+ <point x="408" y="1656"/>
+ <point x="552" y="1776"/>
+ <point x="824" y="1776" type="curve" smooth="yes"/>
+ <point x="1076" y="1776"/>
+ <point x="1296" y="1656"/>
+ <point x="1296" y="1392" type="curve"/>
+ <point x="1580" y="1392" type="line"/>
+ <point x="1580" y="1788"/>
+ <point x="1196" y="2004"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1730, 'leftMargin': 109, 'rightMargin': 105}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA77F__.glif b/src/Interface-Regular.ufo/glyphs/uniA77F__.glif
new file mode 100644
index 000000000..efee2b5f6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA77F__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA77F" format="1">
+ <advance width="1504"/>
+ <unicode hex="A77F"/>
+ <outline>
+ <contour>
+ <point x="1052" y="-484" type="line"/>
+ <point x="1176" y="-392"/>
+ <point x="1276" y="-244"/>
+ <point x="1276" y="-64" type="curve" smooth="yes"/>
+ <point x="1276" y="220"/>
+ <point x="1100" y="428"/>
+ <point x="740" y="592" type="curve" smooth="yes"/>
+ <point x="496" y="704"/>
+ <point x="408" y="816"/>
+ <point x="408" y="988" type="curve" smooth="yes"/>
+ <point x="408" y="1188"/>
+ <point x="484" y="1296"/>
+ <point x="688" y="1296" type="curve" smooth="yes"/>
+ <point x="876" y="1296"/>
+ <point x="984" y="1164"/>
+ <point x="984" y="1048" type="curve"/>
+ <point x="1260" y="1048" type="line"/>
+ <point x="1260" y="1304"/>
+ <point x="1048" y="1516"/>
+ <point x="688" y="1516" type="curve" smooth="yes"/>
+ <point x="352" y="1516"/>
+ <point x="132" y="1312"/>
+ <point x="132" y="988" type="curve" smooth="yes"/>
+ <point x="132" y="648"/>
+ <point x="360" y="484"/>
+ <point x="648" y="356" type="curve" smooth="yes"/>
+ <point x="876" y="252"/>
+ <point x="1000" y="160"/>
+ <point x="1000" y="-64" type="curve" smooth="yes"/>
+ <point x="1000" y="-192"/>
+ <point x="952" y="-304"/>
+ <point x="824" y="-376" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1376" y="-356" type="line"/>
+ <point x="168" y="-356" type="line"/>
+ <point x="168" y="-572" type="line"/>
+ <point x="1376" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1408.0, 'leftMargin': 83, 'rightMargin': 82.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA780_.glif b/src/Interface-Regular.ufo/glyphs/uniA780_.glif
new file mode 100644
index 000000000..b7b6e42c6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA780_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA780" format="1">
+ <advance width="1504"/>
+ <unicode hex="A780"/>
+ <outline>
+ <component base="L" xScale="-1" yScale="-1" xOffset="1592" yOffset="2004"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1524, 'leftMargin': 104, 'rightMargin': 256}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA781_.glif b/src/Interface-Regular.ufo/glyphs/uniA781_.glif
new file mode 100644
index 000000000..86c4a19e8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA781_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA781" format="1">
+ <advance width="736"/>
+ <unicode hex="A781"/>
+ <outline>
+ <component base="l" xOffset="-16" yOffset="-624"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 652, 'leftMargin': 234, 'rightMargin': 162}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA782_.glif b/src/Interface-Regular.ufo/glyphs/uniA782_.glif
new file mode 100644
index 000000000..39228d83c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA782_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA782" format="1">
+ <advance width="2016"/>
+ <unicode hex="A782"/>
+ <outline>
+ <contour>
+ <point x="1756" y="0" type="line"/>
+ <point x="1756" y="1416" type="line" smooth="yes"/>
+ <point x="1756" y="1864"/>
+ <point x="1504" y="2032"/>
+ <point x="1096" y="2032" type="curve" smooth="yes"/>
+ <point x="840" y="2032"/>
+ <point x="656" y="1964"/>
+ <point x="472" y="1892" type="curve"/>
+ <point x="472" y="1652" type="line"/>
+ <point x="664" y="1736"/>
+ <point x="852" y="1792"/>
+ <point x="1096" y="1792" type="curve" smooth="yes"/>
+ <point x="1348" y="1792"/>
+ <point x="1468" y="1700"/>
+ <point x="1468" y="1416" type="curve" smooth="yes"/>
+ <point x="1468" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="548" y="-572" type="line"/>
+ <point x="548" y="2004" type="line"/>
+ <point x="264" y="2004" type="line"/>
+ <point x="264" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1951, 'leftMargin': 228, 'rightMargin': 232}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA783_.glif b/src/Interface-Regular.ufo/glyphs/uniA783_.glif
new file mode 100644
index 000000000..750d63047
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA783_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA783" format="1">
+ <advance width="1504"/>
+ <unicode hex="A783"/>
+ <outline>
+ <contour>
+ <point x="436" y="1172" type="line"/>
+ <point x="420" y="1488" type="line"/>
+ <point x="160" y="1488" type="line"/>
+ <point x="160" y="-572" type="line"/>
+ <point x="436" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="372" y="796" type="line"/>
+ <point x="372" y="1072"/>
+ <point x="544" y="1288"/>
+ <point x="784" y="1288" type="curve" smooth="yes"/>
+ <point x="972" y="1288"/>
+ <point x="1068" y="1200"/>
+ <point x="1068" y="980" type="curve" smooth="yes"/>
+ <point x="1068" y="0" type="line"/>
+ <point x="1344" y="0" type="line"/>
+ <point x="1344" y="976" type="line" smooth="yes"/>
+ <point x="1344" y="1364"/>
+ <point x="1156" y="1516"/>
+ <point x="864" y="1516" type="curve" smooth="yes"/>
+ <point x="500" y="1516"/>
+ <point x="260" y="1212"/>
+ <point x="260" y="792" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1557, 'leftMargin': 188, 'rightMargin': 187}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA784_.glif b/src/Interface-Regular.ufo/glyphs/uniA784_.glif
new file mode 100644
index 000000000..df11c218e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA784_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA784" format="1">
+ <advance width="1248"/>
+ <unicode hex="A784"/>
+ <outline>
+ <contour>
+ <point x="1096" y="2024" type="line"/>
+ <point x="1060" y="2028"/>
+ <point x="1024" y="2032"/>
+ <point x="988" y="2032" type="curve" smooth="yes"/>
+ <point x="732" y="2032"/>
+ <point x="548" y="1964"/>
+ <point x="360" y="1892" type="curve"/>
+ <point x="360" y="1652" type="line"/>
+ <point x="556" y="1736"/>
+ <point x="744" y="1792"/>
+ <point x="988" y="1792" type="curve" smooth="yes"/>
+ <point x="1028" y="1792"/>
+ <point x="1064" y="1788"/>
+ <point x="1096" y="1784" type="curve"/>
+ </contour>
+ <contour>
+ <point x="440" y="-572" type="line"/>
+ <point x="440" y="2004" type="line"/>
+ <point x="156" y="2004" type="line"/>
+ <point x="156" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1210.0, 'leftMargin': 228, 'rightMargin': 41.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA785_.glif b/src/Interface-Regular.ufo/glyphs/uniA785_.glif
new file mode 100644
index 000000000..d064ca5a9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA785_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA785" format="1">
+ <advance width="992"/>
+ <unicode hex="A785"/>
+ <outline>
+ <contour>
+ <point x="408" y="1256" type="line"/>
+ <point x="400" y="1488" type="line"/>
+ <point x="132" y="1488" type="line"/>
+ <point x="132" y="-572" type="line"/>
+ <point x="408" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="860" y="1496" type="line"/>
+ <point x="844" y="1504"/>
+ <point x="780" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="428" y="1516"/>
+ <point x="292" y="1216"/>
+ <point x="292" y="864" type="curve"/>
+ <point x="368" y="908" type="line"/>
+ <point x="392" y="1112"/>
+ <point x="508" y="1256"/>
+ <point x="732" y="1256" type="curve" smooth="yes"/>
+ <point x="780" y="1256"/>
+ <point x="816" y="1252"/>
+ <point x="860" y="1244" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 956, 'leftMargin': 188, 'rightMargin': 42}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA786_.glif b/src/Interface-Regular.ufo/glyphs/uniA786_.glif
new file mode 100644
index 000000000..062e11d80
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA786_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA786" format="1">
+ <advance width="2016"/>
+ <unicode hex="A786"/>
+ <outline>
+ <contour>
+ <point x="972" y="1924" type="line"/>
+ <point x="596" y="1920"/>
+ <point x="220" y="1564"/>
+ <point x="220" y="1004" type="curve" smooth="yes"/>
+ <point x="220" y="876" type="line" smooth="yes"/>
+ <point x="220" y="332"/>
+ <point x="532" y="-28"/>
+ <point x="1008" y="-28" type="curve" smooth="yes"/>
+ <point x="1496" y="-28"/>
+ <point x="1728" y="264"/>
+ <point x="1772" y="640" type="curve"/>
+ <point x="1484" y="640" type="line"/>
+ <point x="1440" y="368"/>
+ <point x="1340" y="200"/>
+ <point x="1008" y="200" type="curve" smooth="yes"/>
+ <point x="656" y="200"/>
+ <point x="504" y="508"/>
+ <point x="504" y="876" type="curve" smooth="yes"/>
+ <point x="504" y="992" type="line" smooth="yes"/>
+ <point x="504" y="1488"/>
+ <point x="760" y="1776"/>
+ <point x="1140" y="1776" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1800" y="2004" type="line"/>
+ <point x="228" y="2004" type="line"/>
+ <point x="228" y="1776" type="line"/>
+ <point x="1800" y="1776" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1877, 'leftMargin': 204, 'rightMargin': 94}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA787_.glif b/src/Interface-Regular.ufo/glyphs/uniA787_.glif
new file mode 100644
index 000000000..af2662d2e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA787_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA787" format="1">
+ <advance width="1504"/>
+ <unicode hex="A787"/>
+ <outline>
+ <contour>
+ <point x="768" y="1432" type="line"/>
+ <point x="364" y="1376"/>
+ <point x="128" y="1060"/>
+ <point x="128" y="704" type="curve" smooth="yes"/>
+ <point x="128" y="648" type="line" smooth="yes"/>
+ <point x="128" y="300"/>
+ <point x="344" y="-28"/>
+ <point x="796" y="-28" type="curve" smooth="yes"/>
+ <point x="1116" y="-28"/>
+ <point x="1380" y="212"/>
+ <point x="1392" y="472" type="curve"/>
+ <point x="1132" y="472" type="line"/>
+ <point x="1120" y="316"/>
+ <point x="972" y="192"/>
+ <point x="796" y="192" type="curve" smooth="yes"/>
+ <point x="488" y="192"/>
+ <point x="404" y="436"/>
+ <point x="404" y="660" type="curve" smooth="yes"/>
+ <point x="404" y="700" type="line" smooth="yes"/>
+ <point x="404" y="1048"/>
+ <point x="620" y="1272"/>
+ <point x="848" y="1272" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1388" y="1488" type="line"/>
+ <point x="112" y="1488" type="line"/>
+ <point x="112" y="1272" type="line"/>
+ <point x="1388" y="1272" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1510, 'leftMargin': 140, 'rightMargin': 88}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA788_.glif b/src/Interface-Regular.ufo/glyphs/uniA788_.glif
new file mode 100644
index 000000000..8c4ae7205
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA788_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA788" format="1">
+ <advance width="992"/>
+ <unicode hex="A788"/>
+ <outline>
+ <component base="circumflex" xOffset="-144" yOffset="-2216"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1067.0, 'leftMargin': 89, 'rightMargin': 130.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA789_.glif b/src/Interface-Regular.ufo/glyphs/uniA789_.glif
new file mode 100644
index 000000000..81191a716
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA789_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA789" format="1">
+ <advance width="480"/>
+ <unicode hex="A789"/>
+ <outline>
+ <contour>
+ <point x="96" y="1376" type="curve" smooth="yes"/>
+ <point x="96" y="1296"/>
+ <point x="144" y="1240"/>
+ <point x="240" y="1240" type="curve" smooth="yes"/>
+ <point x="336" y="1240"/>
+ <point x="384" y="1296"/>
+ <point x="384" y="1376" type="curve" smooth="yes"/>
+ <point x="384" y="1452"/>
+ <point x="336" y="1516"/>
+ <point x="240" y="1516" type="curve" smooth="yes"/>
+ <point x="144" y="1516"/>
+ <point x="96" y="1452"/>
+ </contour>
+ <contour>
+ <point x="96" y="496" type="curve" smooth="yes"/>
+ <point x="96" y="420"/>
+ <point x="144" y="360"/>
+ <point x="240" y="360" type="curve" smooth="yes"/>
+ <point x="336" y="360"/>
+ <point x="384" y="420"/>
+ <point x="384" y="496" type="curve" smooth="yes"/>
+ <point x="384" y="576"/>
+ <point x="336" y="636"/>
+ <point x="240" y="636" type="curve" smooth="yes"/>
+ <point x="144" y="636"/>
+ <point x="96" y="576"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 510, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA78A__.glif b/src/Interface-Regular.ufo/glyphs/uniA78A__.glif
new file mode 100644
index 000000000..859ae6cbc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA78A__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA78A" format="1">
+ <advance width="992"/>
+ <unicode hex="A78A"/>
+ <outline>
+ <contour>
+ <point x="872" y="1260" type="line"/>
+ <point x="120" y="1260" type="line"/>
+ <point x="120" y="1052" type="line"/>
+ <point x="872" y="1052" type="line"/>
+ </contour>
+ <contour>
+ <point x="872" y="848" type="line"/>
+ <point x="120" y="848" type="line"/>
+ <point x="120" y="640" type="line"/>
+ <point x="872" y="640" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 972, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA78B__.glif b/src/Interface-Regular.ufo/glyphs/uniA78B__.glif
new file mode 100644
index 000000000..af49a41a3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA78B__.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA78B" format="1">
+ <advance width="480"/>
+ <unicode hex="A78B"/>
+ <outline>
+ <contour>
+ <point x="344" y="2144" type="line"/>
+ <point x="136" y="2144" type="line"/>
+ <point x="136" y="1960" type="line"/>
+ <point x="164" y="1192" type="line"/>
+ <point x="316" y="1192" type="line"/>
+ <point x="344" y="1960" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 426, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA78C__.glif b/src/Interface-Regular.ufo/glyphs/uniA78C__.glif
new file mode 100644
index 000000000..32c80ec3c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA78C__.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA78C" format="1">
+ <advance width="480"/>
+ <unicode hex="A78C"/>
+ <outline>
+ <contour>
+ <point x="344" y="1732" type="line"/>
+ <point x="136" y="1732" type="line"/>
+ <point x="136" y="1548" type="line"/>
+ <point x="164" y="916" type="line"/>
+ <point x="316" y="916" type="line"/>
+ <point x="344" y="1548" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 426, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA78D__.glif b/src/Interface-Regular.ufo/glyphs/uniA78D__.glif
new file mode 100644
index 000000000..96c0fa74d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA78D__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA78D" format="1">
+ <advance width="2016"/>
+ <unicode hex="A78D"/>
+ <outline>
+ <contour>
+ <point x="260" y="2004" type="line"/>
+ <point x="260" y="804" type="line"/>
+ <point x="1620" y="804" type="line"/>
+ <point x="1620" y="1032" type="line"/>
+ <point x="544" y="1032" type="line"/>
+ <point x="544" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1472" y="2004" type="line"/>
+ <point x="1472" y="0" type="line"/>
+ <point x="1760" y="0" type="line"/>
+ <point x="1760" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 201, 'rightMargin': 242}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA78E__.glif b/src/Interface-Regular.ufo/glyphs/uniA78E__.glif
new file mode 100644
index 000000000..19e88d9b0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA78E__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA78E" format="1">
+ <advance width="1248"/>
+ <unicode hex="A78E"/>
+ <outline>
+ <contour>
+ <point x="1188" y="1004" type="line"/>
+ <point x="492" y="1004" type="line" smooth="yes"/>
+ <point x="396" y="1004"/>
+ <point x="336" y="1068"/>
+ <point x="336" y="1148" type="curve" smooth="yes"/>
+ <point x="336" y="1232"/>
+ <point x="392" y="1296"/>
+ <point x="476" y="1296" type="curve" smooth="yes"/>
+ <point x="588" y="1296"/>
+ <point x="640" y="1228"/>
+ <point x="640" y="1140" type="curve" smooth="yes"/>
+ <point x="640" y="604" type="line"/>
+ <point x="912" y="604" type="line"/>
+ <point x="912" y="1080" type="line" smooth="yes"/>
+ <point x="912" y="1300"/>
+ <point x="804" y="1516"/>
+ <point x="480" y="1516" type="curve" smooth="yes"/>
+ <point x="232" y="1516"/>
+ <point x="64" y="1360"/>
+ <point x="64" y="1148" type="curve" smooth="yes"/>
+ <point x="64" y="912"/>
+ <point x="236" y="784"/>
+ <point x="456" y="784" type="curve" smooth="yes"/>
+ <point x="1188" y="784" type="line"/>
+ </contour>
+ <contour>
+ <point x="640" y="2112" type="line"/>
+ <point x="640" y="372" type="line" smooth="yes"/>
+ <point x="640" y="72"/>
+ <point x="800" y="-28"/>
+ <point x="988" y="-28" type="curve" smooth="yes"/>
+ <point x="1084" y="-28"/>
+ <point x="1148" y="-12"/>
+ <point x="1188" y="0" type="curve"/>
+ <point x="1188" y="220" type="line"/>
+ <point x="1168" y="216"/>
+ <point x="1112" y="204"/>
+ <point x="1072" y="204" type="curve" smooth="yes"/>
+ <point x="988" y="204"/>
+ <point x="912" y="228"/>
+ <point x="912" y="372" type="curve" smooth="yes"/>
+ <point x="912" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1276.0, 'leftMargin': 55, 'rightMargin': 96.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA790_.glif b/src/Interface-Regular.ufo/glyphs/uniA790_.glif
new file mode 100644
index 000000000..7dcf493a4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA790_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA790" format="1">
+ <advance width="2016"/>
+ <unicode hex="A790"/>
+ <outline>
+ <contour>
+ <point x="1888" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1888" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1888" y="2200" type="move" name="top0315"/>
+ </contour>
+ <component base="N" xOffset="-124"/>
+ <component base="cyrillictic" xOffset="1488"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2135, 'leftMargin': 256, 'rightMargin': 129}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA791_.glif b/src/Interface-Regular.ufo/glyphs/uniA791_.glif
new file mode 100644
index 000000000..f3d52f086
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA791_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA791" format="1">
+ <advance width="1760"/>
+ <unicode hex="A791"/>
+ <outline>
+ <component base="n" xOffset="-48"/>
+ <component base="cyrillictic" xOffset="1156"/>
+ <contour>
+ <point x="1512" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1512" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1512" y="1776" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1679, 'leftMargin': 256, 'rightMargin': 81}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA792_.glif b/src/Interface-Regular.ufo/glyphs/uniA792_.glif
new file mode 100644
index 000000000..4677cfab4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA792_.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA792" format="1">
+ <advance width="2016"/>
+ <unicode hex="A792"/>
+ <outline>
+ <contour>
+ <point x="1160" y="-28" type="curve" smooth="yes"/>
+ <point x="1648" y="-28"/>
+ <point x="1880" y="264"/>
+ <point x="1924" y="640" type="curve"/>
+ <point x="1640" y="640" type="line"/>
+ <point x="1592" y="368"/>
+ <point x="1496" y="200"/>
+ <point x="1160" y="200" type="curve" smooth="yes"/>
+ <point x="808" y="200"/>
+ <point x="660" y="520"/>
+ <point x="660" y="904" type="curve" smooth="yes"/>
+ <point x="660" y="1100" type="line" smooth="yes"/>
+ <point x="660" y="1520"/>
+ <point x="836" y="1800"/>
+ <point x="1188" y="1800" type="curve" smooth="yes"/>
+ <point x="1488" y="1800"/>
+ <point x="1600" y="1628"/>
+ <point x="1640" y="1356" type="curve"/>
+ <point x="1924" y="1356" type="line"/>
+ <point x="1884" y="1748"/>
+ <point x="1644" y="2032"/>
+ <point x="1188" y="2032" type="curve" smooth="yes"/>
+ <point x="684" y="2032"/>
+ <point x="372" y="1660"/>
+ <point x="372" y="1096" type="curve" smooth="yes"/>
+ <point x="372" y="904" type="line" smooth="yes"/>
+ <point x="372" y="340"/>
+ <point x="684" y="-28"/>
+ </contour>
+ <contour>
+ <point x="92" y="888" type="line"/>
+ <point x="976" y="888" type="line"/>
+ <point x="976" y="1108" type="line"/>
+ <point x="92" y="1108" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1980.0, 'leftMargin': 28, 'rightMargin': 121.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA793_.glif b/src/Interface-Regular.ufo/glyphs/uniA793_.glif
new file mode 100644
index 000000000..75c582c37
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA793_.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA793" format="1">
+ <advance width="1760"/>
+ <unicode hex="A793"/>
+ <outline>
+ <contour>
+ <point x="1044" y="-28" type="curve" smooth="yes"/>
+ <point x="1364" y="-28"/>
+ <point x="1628" y="212"/>
+ <point x="1640" y="472" type="curve"/>
+ <point x="1380" y="472" type="line"/>
+ <point x="1368" y="316"/>
+ <point x="1220" y="192"/>
+ <point x="1044" y="192" type="curve" smooth="yes"/>
+ <point x="732" y="192"/>
+ <point x="652" y="464"/>
+ <point x="652" y="716" type="curve" smooth="yes"/>
+ <point x="652" y="772" type="line" smooth="yes"/>
+ <point x="652" y="1024"/>
+ <point x="736" y="1296"/>
+ <point x="1044" y="1296" type="curve" smooth="yes"/>
+ <point x="1244" y="1296"/>
+ <point x="1368" y="1148"/>
+ <point x="1380" y="976" type="curve"/>
+ <point x="1640" y="976" type="line"/>
+ <point x="1628" y="1276"/>
+ <point x="1400" y="1516"/>
+ <point x="1044" y="1516" type="curve" smooth="yes"/>
+ <point x="592" y="1516"/>
+ <point x="376" y="1168"/>
+ <point x="376" y="772" type="curve" smooth="yes"/>
+ <point x="376" y="716" type="line" smooth="yes"/>
+ <point x="376" y="320"/>
+ <point x="588" y="-28"/>
+ </contour>
+ <contour>
+ <point x="120" y="652" type="line"/>
+ <point x="1000" y="652" type="line"/>
+ <point x="1000" y="872" type="line"/>
+ <point x="120" y="872" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1638, 'leftMargin': 28, 'rightMargin': 88}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA794_.cn.glif b/src/Interface-Regular.ufo/glyphs/uniA794_.cn.glif
new file mode 100644
index 000000000..82519a8d4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA794_.cn.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA794.cn" format="1">
+ <advance width="1504"/>
+ <outline>
+ <contour>
+ <point x="1124" y="472" type="line"/>
+ <point x="1124" y="-192" type="line" smooth="yes"/>
+ <point x="1124" y="-352"/>
+ <point x="1032" y="-408"/>
+ <point x="904" y="-408" type="curve" smooth="yes"/>
+ <point x="884" y="-408"/>
+ <point x="852" y="-404"/>
+ <point x="828" y="-396" type="curve"/>
+ <point x="828" y="-580" type="line"/>
+ <point x="864" y="-592"/>
+ <point x="924" y="-600"/>
+ <point x="964" y="-600" type="curve" smooth="yes"/>
+ <point x="1188" y="-600"/>
+ <point x="1384" y="-456"/>
+ <point x="1384" y="-192" type="curve" smooth="yes"/>
+ <point x="1384" y="472" type="line"/>
+ </contour>
+ <component base="c.cn" xOffset="-8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 127, 'rightMargin': 88}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA794_.glif b/src/Interface-Regular.ufo/glyphs/uniA794_.glif
new file mode 100644
index 000000000..d6deefa6a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA794_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA794" format="1">
+ <advance width="1516"/>
+ <unicode hex="A794"/>
+ <outline>
+ <contour>
+ <point x="1004" y="472" type="line"/>
+ <point x="1004" y="-192" type="line" smooth="yes"/>
+ <point x="1004" y="-352"/>
+ <point x="916" y="-408"/>
+ <point x="784" y="-408" type="curve" smooth="yes"/>
+ <point x="764" y="-408"/>
+ <point x="732" y="-404"/>
+ <point x="708" y="-396" type="curve"/>
+ <point x="708" y="-580" type="line"/>
+ <point x="744" y="-592"/>
+ <point x="804" y="-600"/>
+ <point x="844" y="-600" type="curve" smooth="yes"/>
+ <point x="1068" y="-600"/>
+ <point x="1264" y="-456"/>
+ <point x="1264" y="-192" type="curve" smooth="yes"/>
+ <point x="1264" y="472" type="line"/>
+ </contour>
+ <component base="c" xOffset="-128"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1480, 'leftMargin': 256, 'rightMargin': -48}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA795_.glif b/src/Interface-Regular.ufo/glyphs/uniA795_.glif
new file mode 100644
index 000000000..cb371d605
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA795_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA795" format="1">
+ <advance width="1760"/>
+ <unicode hex="A795"/>
+ <outline>
+ <contour>
+ <point x="1272" y="220" type="line"/>
+ <point x="1272" y="-192" type="line" smooth="yes"/>
+ <point x="1272" y="-352"/>
+ <point x="1192" y="-408"/>
+ <point x="1064" y="-408" type="curve" smooth="yes"/>
+ <point x="1044" y="-408"/>
+ <point x="1012" y="-404"/>
+ <point x="992" y="-396" type="curve"/>
+ <point x="992" y="-580" type="line"/>
+ <point x="1028" y="-592"/>
+ <point x="1088" y="-600"/>
+ <point x="1128" y="-600" type="curve" smooth="yes"/>
+ <point x="1352" y="-600"/>
+ <point x="1548" y="-456"/>
+ <point x="1548" y="-192" type="curve" smooth="yes"/>
+ <point x="1548" y="220" type="line"/>
+ </contour>
+ <component base="h" xOffset="-44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1645, 'leftMargin': 256, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA796_.glif b/src/Interface-Regular.ufo/glyphs/uniA796_.glif
new file mode 100644
index 000000000..8cbbccd4c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA796_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA796" format="1">
+ <advance width="2272"/>
+ <unicode hex="A796"/>
+ <outline>
+ <contour>
+ <point x="884" y="1156" type="line"/>
+ <point x="652" y="1156" type="line" smooth="yes"/>
+ <point x="420" y="1156"/>
+ <point x="172" y="1064"/>
+ <point x="172" y="712" type="curve" smooth="yes"/>
+ <point x="172" y="592"/>
+ <point x="188" y="504"/>
+ <point x="208" y="456" type="curve"/>
+ <point x="424" y="456" type="line"/>
+ <point x="412" y="512"/>
+ <point x="400" y="564"/>
+ <point x="400" y="664" type="curve" smooth="yes"/>
+ <point x="400" y="844"/>
+ <point x="448" y="932"/>
+ <point x="652" y="932" type="curve" smooth="yes"/>
+ <point x="884" y="932" type="line"/>
+ </contour>
+ <component base="B" xOffset="444"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2086, 'leftMargin': 55, 'rightMargin': 100}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA797_.cn.glif b/src/Interface-Regular.ufo/glyphs/uniA797_.cn.glif
new file mode 100644
index 000000000..4c6940179
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA797_.cn.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA797.cn" format="1">
+ <advance width="2016"/>
+ <outline>
+ <contour>
+ <point x="188" y="-156" type="curve"/>
+ <point x="412" y="-156" type="line"/>
+ <point x="400" y="-104"/>
+ <point x="376" y="16"/>
+ <point x="376" y="172" type="curve" smooth="yes"/>
+ <point x="376" y="452"/>
+ <point x="448" y="760"/>
+ <point x="788" y="1080" type="curve"/>
+ <point x="756" y="1324" type="line"/>
+ <point x="444" y="1068"/>
+ <point x="144" y="744"/>
+ <point x="144" y="172" type="curve" smooth="yes"/>
+ <point x="144" y="20"/>
+ <point x="172" y="-112"/>
+ </contour>
+ <contour>
+ <point x="600" y="2112" type="line"/>
+ <point x="600" y="0" type="line"/>
+ <point x="852" y="0" type="line"/>
+ <point x="876" y="288" type="line"/>
+ <point x="876" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="716" y="1284" type="curve"/>
+ <point x="728" y="676" type="line"/>
+ <point x="768" y="240"/>
+ <point x="928" y="-28"/>
+ <point x="1296" y="-28" type="curve" smooth="yes"/>
+ <point x="1664" y="-28"/>
+ <point x="1876" y="204"/>
+ <point x="1876" y="672" type="curve" smooth="yes"/>
+ <point x="1876" y="812" type="line" smooth="yes"/>
+ <point x="1876" y="1300"/>
+ <point x="1668" y="1516"/>
+ <point x="1292" y="1516" type="curve" smooth="yes"/>
+ <point x="1016" y="1516"/>
+ <point x="852" y="1388"/>
+ </contour>
+ <contour>
+ <point x="820" y="1100" type="line"/>
+ <point x="896" y="1164"/>
+ <point x="1032" y="1288"/>
+ <point x="1220" y="1288" type="curve" smooth="yes"/>
+ <point x="1504" y="1288"/>
+ <point x="1600" y="1132"/>
+ <point x="1600" y="812" type="curve" smooth="yes"/>
+ <point x="1600" y="672" type="line" smooth="yes"/>
+ <point x="1600" y="348"/>
+ <point x="1492" y="200"/>
+ <point x="1224" y="200" type="curve" smooth="yes"/>
+ <point x="980" y="200"/>
+ <point x="864" y="380"/>
+ <point x="820" y="560" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1966, 'leftMargin': 110, 'rightMargin': 123}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA797_.glif b/src/Interface-Regular.ufo/glyphs/uniA797_.glif
new file mode 100644
index 000000000..e40c46801
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA797_.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA797" format="1">
+ <advance width="2016"/>
+ <unicode hex="A797"/>
+ <outline>
+ <contour>
+ <point x="600" y="2112" type="line"/>
+ <point x="600" y="0" type="line"/>
+ <point x="852" y="0" type="line"/>
+ <point x="876" y="288" type="line"/>
+ <point x="876" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="1876" y="756" type="line"/>
+ <point x="1876" y="1208"/>
+ <point x="1668" y="1516"/>
+ <point x="1292" y="1516" type="curve" smooth="yes"/>
+ <point x="1004" y="1516"/>
+ <point x="784" y="1372"/>
+ <point x="688" y="1180" type="curve"/>
+ <point x="688" y="700" type="line"/>
+ <point x="728" y="248"/>
+ <point x="912" y="-28"/>
+ <point x="1296" y="-28" type="curve" smooth="yes"/>
+ <point x="1664" y="-28"/>
+ <point x="1876" y="296"/>
+ <point x="1876" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1600" y="728" type="line"/>
+ <point x="1600" y="440"/>
+ <point x="1492" y="200"/>
+ <point x="1224" y="200" type="curve" smooth="yes"/>
+ <point x="980" y="200"/>
+ <point x="864" y="396"/>
+ <point x="820" y="588" type="curve"/>
+ <point x="764" y="1040" type="line"/>
+ <point x="864" y="1184"/>
+ <point x="1028" y="1288"/>
+ <point x="1220" y="1288" type="curve" smooth="yes"/>
+ <point x="1504" y="1288"/>
+ <point x="1600" y="1044"/>
+ <point x="1600" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="188" y="-156" type="curve"/>
+ <point x="428" y="-156" type="line"/>
+ <point x="416" y="-104"/>
+ <point x="384" y="16"/>
+ <point x="384" y="172" type="curve" smooth="yes"/>
+ <point x="384" y="452"/>
+ <point x="428" y="788"/>
+ <point x="772" y="1076" type="curve"/>
+ <point x="768" y="1336" type="line"/>
+ <point x="444" y="1108"/>
+ <point x="144" y="744"/>
+ <point x="144" y="172" type="curve" smooth="yes"/>
+ <point x="144" y="20"/>
+ <point x="172" y="-112"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1966, 'leftMargin': 110, 'rightMargin': 123}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA798_.glif b/src/Interface-Regular.ufo/glyphs/uniA798_.glif
new file mode 100644
index 000000000..0081449a1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA798_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA798" format="1">
+ <advance width="1760"/>
+ <unicode hex="A798"/>
+ <outline>
+ <contour>
+ <point x="1572" y="1104" type="line"/>
+ <point x="56" y="1104" type="line"/>
+ <point x="56" y="876" type="line"/>
+ <point x="1572" y="876" type="line"/>
+ </contour>
+ <contour>
+ <point x="1708" y="2004" type="line"/>
+ <point x="696" y="2004" type="line"/>
+ <point x="696" y="1772" type="line"/>
+ <point x="1708" y="1772" type="line"/>
+ </contour>
+ <contour>
+ <point x="336" y="-600" type="curve" smooth="yes"/>
+ <point x="560" y="-600"/>
+ <point x="752" y="-480"/>
+ <point x="752" y="-192" type="curve" smooth="yes"/>
+ <point x="752" y="2004" type="line"/>
+ <point x="468" y="2004" type="line"/>
+ <point x="468" y="-192" type="line" smooth="yes"/>
+ <point x="468" y="-352"/>
+ <point x="388" y="-408"/>
+ <point x="260" y="-408" type="curve" smooth="yes"/>
+ <point x="240" y="-408"/>
+ <point x="208" y="-404"/>
+ <point x="184" y="-396" type="curve"/>
+ <point x="184" y="-580" type="line"/>
+ <point x="224" y="-592"/>
+ <point x="292" y="-600"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1761, 'leftMargin': 28, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA799_.glif b/src/Interface-Regular.ufo/glyphs/uniA799_.glif
new file mode 100644
index 000000000..df0614e4a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA799_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA799" format="1">
+ <advance width="992"/>
+ <unicode hex="A799"/>
+ <outline>
+ <contour>
+ <point x="888" y="964" type="line"/>
+ <point x="72" y="964" type="line"/>
+ <point x="72" y="760" type="line"/>
+ <point x="888" y="760" type="line"/>
+ </contour>
+ <component base="f" xOffset="-12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 989, 'leftMargin': 83, 'rightMargin': 57}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA79A__.glif b/src/Interface-Regular.ufo/glyphs/uniA79A__.glif
new file mode 100644
index 000000000..518151554
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA79A__.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA79A" format="1">
+ <advance width="1760"/>
+ <unicode hex="A79A"/>
+ <outline>
+ <contour>
+ <point x="1508" y="-28" type="curve" smooth="yes"/>
+ <point x="1568" y="-28"/>
+ <point x="1620" y="-24"/>
+ <point x="1684" y="20" type="curve"/>
+ <point x="1652" y="220" type="line"/>
+ <point x="1640" y="216"/>
+ <point x="1624" y="212"/>
+ <point x="1608" y="212" type="curve" smooth="yes"/>
+ <point x="1552" y="212"/>
+ <point x="1504" y="248"/>
+ <point x="1504" y="412" type="curve" smooth="yes"/>
+ <point x="1504" y="2004" type="line"/>
+ <point x="1220" y="2004" type="line"/>
+ <point x="1220" y="1920" type="line"/>
+ <point x="1112" y="1992"/>
+ <point x="976" y="2028"/>
+ <point x="816" y="2028" type="curve" smooth="yes"/>
+ <point x="388" y="2032"/>
+ <point x="108" y="1840"/>
+ <point x="108" y="1460" type="curve" smooth="yes"/>
+ <point x="108" y="1280"/>
+ <point x="228" y="1116"/>
+ <point x="428" y="1028" type="curve"/>
+ <point x="200" y="952"/>
+ <point x="76" y="792"/>
+ <point x="76" y="560" type="curve" smooth="yes"/>
+ <point x="76" y="184"/>
+ <point x="388" y="-28"/>
+ <point x="816" y="-28" type="curve" smooth="yes"/>
+ <point x="996" y="-28"/>
+ <point x="1156" y="20"/>
+ <point x="1268" y="120" type="curve"/>
+ <point x="1316" y="16"/>
+ <point x="1400" y="-28"/>
+ </contour>
+ <contour>
+ <point x="816" y="192" type="curve" smooth="yes"/>
+ <point x="528" y="192"/>
+ <point x="364" y="352"/>
+ <point x="364" y="556" type="curve" smooth="yes"/>
+ <point x="364" y="792"/>
+ <point x="516" y="904"/>
+ <point x="796" y="904" type="curve" smooth="yes"/>
+ <point x="912" y="904" type="line"/>
+ <point x="912" y="1136" type="line"/>
+ <point x="796" y="1136" type="line" smooth="yes"/>
+ <point x="508" y="1136"/>
+ <point x="392" y="1276"/>
+ <point x="392" y="1464" type="curve" smooth="yes"/>
+ <point x="392" y="1652"/>
+ <point x="524" y="1800"/>
+ <point x="816" y="1800" type="curve" smooth="yes"/>
+ <point x="1044" y="1800"/>
+ <point x="1220" y="1668"/>
+ <point x="1220" y="1480" type="curve" smooth="yes"/>
+ <point x="1220" y="556" type="line" smooth="yes"/>
+ <point x="1220" y="360"/>
+ <point x="1076" y="192"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1779, 'leftMargin': 118, 'rightMargin': 53}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA79B__.glif b/src/Interface-Regular.ufo/glyphs/uniA79B__.glif
new file mode 100644
index 000000000..be0df492f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA79B__.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA79B" format="1">
+ <advance width="1504"/>
+ <unicode hex="A79B"/>
+ <outline>
+ <contour>
+ <point x="968" y="1488" type="line"/>
+ <point x="968" y="412" type="line" smooth="yes"/>
+ <point x="968" y="96"/>
+ <point x="1072" y="-28"/>
+ <point x="1244" y="-28" type="curve" smooth="yes"/>
+ <point x="1304" y="-28"/>
+ <point x="1360" y="-24"/>
+ <point x="1420" y="20" type="curve"/>
+ <point x="1388" y="220" type="line"/>
+ <point x="1380" y="216"/>
+ <point x="1360" y="212"/>
+ <point x="1344" y="212" type="curve" smooth="yes"/>
+ <point x="1292" y="212"/>
+ <point x="1240" y="248"/>
+ <point x="1240" y="412" type="curve" smooth="yes"/>
+ <point x="1240" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="720" y="712" type="line"/>
+ <point x="720" y="872" type="line"/>
+ <point x="652" y="872" type="line" smooth="yes"/>
+ <point x="452" y="872"/>
+ <point x="388" y="956"/>
+ <point x="388" y="1080" type="curve" smooth="yes"/>
+ <point x="388" y="1188"/>
+ <point x="464" y="1296"/>
+ <point x="644" y="1296" type="curve" smooth="yes"/>
+ <point x="836" y="1296"/>
+ <point x="968" y="1196"/>
+ <point x="968" y="1072" type="curve"/>
+ <point x="1200" y="1072" type="line"/>
+ <point x="1200" y="1328"/>
+ <point x="980" y="1516"/>
+ <point x="644" y="1516" type="curve" smooth="yes"/>
+ <point x="324" y="1516"/>
+ <point x="112" y="1364"/>
+ <point x="112" y="1080" type="curve" smooth="yes"/>
+ <point x="112" y="876"/>
+ <point x="312" y="712"/>
+ <point x="628" y="712" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="628" y="808" type="line"/>
+ <point x="276" y="808"/>
+ <point x="84" y="672"/>
+ <point x="84" y="420" type="curve" smooth="yes"/>
+ <point x="84" y="140"/>
+ <point x="324" y="-28"/>
+ <point x="668" y="-28" type="curve" smooth="yes"/>
+ <point x="960" y="-28"/>
+ <point x="1172" y="116"/>
+ <point x="1172" y="444" type="curve"/>
+ <point x="968" y="444" type="line"/>
+ <point x="968" y="312"/>
+ <point x="864" y="188"/>
+ <point x="668" y="188" type="curve" smooth="yes"/>
+ <point x="464" y="188"/>
+ <point x="360" y="300"/>
+ <point x="360" y="420" type="curve" smooth="yes"/>
+ <point x="360" y="580"/>
+ <point x="452" y="648"/>
+ <point x="652" y="648" type="curve" smooth="yes"/>
+ <point x="720" y="648" type="line"/>
+ <point x="720" y="808" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1532, 'leftMargin': 99, 'rightMargin': 98}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA79C__.glif b/src/Interface-Regular.ufo/glyphs/uniA79C__.glif
new file mode 100644
index 000000000..d52e06133
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA79C__.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA79C" format="1">
+ <advance width="1760"/>
+ <unicode hex="A79C"/>
+ <outline>
+ <contour>
+ <point x="836" y="-28" type="curve" smooth="yes"/>
+ <point x="1336" y="-28"/>
+ <point x="1656" y="340"/>
+ <point x="1656" y="944" type="curve" smooth="yes"/>
+ <point x="1656" y="1056" type="line" smooth="yes"/>
+ <point x="1656" y="1664"/>
+ <point x="1328" y="2032"/>
+ <point x="852" y="2032" type="curve" smooth="yes"/>
+ <point x="412" y="2032"/>
+ <point x="136" y="1832"/>
+ <point x="136" y="1460" type="curve" smooth="yes"/>
+ <point x="136" y="1276"/>
+ <point x="256" y="1116"/>
+ <point x="456" y="1028" type="curve"/>
+ <point x="228" y="952"/>
+ <point x="104" y="792"/>
+ <point x="104" y="560" type="curve" smooth="yes"/>
+ <point x="104" y="188"/>
+ <point x="408" y="-28"/>
+ </contour>
+ <contour>
+ <point x="832" y="200" type="curve" smooth="yes"/>
+ <point x="552" y="200"/>
+ <point x="392" y="352"/>
+ <point x="392" y="556" type="curve" smooth="yes"/>
+ <point x="392" y="796"/>
+ <point x="544" y="908"/>
+ <point x="824" y="908" type="curve" smooth="yes"/>
+ <point x="912" y="908" type="line"/>
+ <point x="912" y="1136" type="line"/>
+ <point x="824" y="1136" type="line" smooth="yes"/>
+ <point x="536" y="1136"/>
+ <point x="420" y="1272"/>
+ <point x="420" y="1464" type="curve" smooth="yes"/>
+ <point x="420" y="1648"/>
+ <point x="540" y="1800"/>
+ <point x="836" y="1800" type="curve" smooth="yes"/>
+ <point x="1168" y="1800"/>
+ <point x="1372" y="1536"/>
+ <point x="1372" y="1060" type="curve" smooth="yes"/>
+ <point x="1372" y="944" type="line" smooth="yes"/>
+ <point x="1372" y="464"/>
+ <point x="1176" y="200"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1833, 'leftMargin': 118, 'rightMargin': 162}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA79D__.glif b/src/Interface-Regular.ufo/glyphs/uniA79D__.glif
new file mode 100644
index 000000000..825e5b314
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA79D__.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA79D" format="1">
+ <advance width="1504"/>
+ <unicode hex="A79D"/>
+ <outline>
+ <contour>
+ <point x="692" y="-28" type="line"/>
+ <point x="1112" y="-28"/>
+ <point x="1372" y="300"/>
+ <point x="1372" y="728" type="curve" smooth="yes"/>
+ <point x="1372" y="760" type="line" smooth="yes"/>
+ <point x="1372" y="1188"/>
+ <point x="1112" y="1516"/>
+ <point x="692" y="1516" type="curve"/>
+ <point x="692" y="1296" type="line"/>
+ <point x="964" y="1296"/>
+ <point x="1096" y="1044"/>
+ <point x="1096" y="760" type="curve" smooth="yes"/>
+ <point x="1096" y="728" type="line" smooth="yes"/>
+ <point x="1096" y="440"/>
+ <point x="964" y="192"/>
+ <point x="692" y="192" type="curve"/>
+ </contour>
+ <contour>
+ <point x="764" y="712" type="line"/>
+ <point x="764" y="872" type="line"/>
+ <point x="700" y="872" type="line" smooth="yes"/>
+ <point x="500" y="872"/>
+ <point x="436" y="956"/>
+ <point x="436" y="1080" type="curve" smooth="yes"/>
+ <point x="436" y="1188"/>
+ <point x="512" y="1296"/>
+ <point x="692" y="1296" type="curve"/>
+ <point x="692" y="1516" type="line"/>
+ <point x="372" y="1516"/>
+ <point x="160" y="1364"/>
+ <point x="160" y="1080" type="curve" smooth="yes"/>
+ <point x="160" y="876"/>
+ <point x="360" y="712"/>
+ <point x="676" y="712" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="676" y="808" type="line"/>
+ <point x="324" y="808"/>
+ <point x="132" y="672"/>
+ <point x="132" y="420" type="curve" smooth="yes"/>
+ <point x="132" y="140"/>
+ <point x="348" y="-28"/>
+ <point x="692" y="-28" type="curve"/>
+ <point x="692" y="192" type="line"/>
+ <point x="488" y="192"/>
+ <point x="408" y="300"/>
+ <point x="408" y="420" type="curve" smooth="yes"/>
+ <point x="408" y="580"/>
+ <point x="500" y="648"/>
+ <point x="700" y="648" type="curve" smooth="yes"/>
+ <point x="764" y="648" type="line"/>
+ <point x="764" y="808" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1486, 'leftMargin': 124, 'rightMargin': 123}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA79E__.glif b/src/Interface-Regular.ufo/glyphs/uniA79E__.glif
new file mode 100644
index 000000000..2a9b8ca12
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA79E__.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA79E" format="1">
+ <advance width="1760"/>
+ <unicode hex="A79E"/>
+ <outline>
+ <contour>
+ <point x="1608" y="2004" type="line"/>
+ <point x="1320" y="2004" type="line"/>
+ <point x="1320" y="680" type="line" smooth="yes"/>
+ <point x="1320" y="420"/>
+ <point x="1244" y="212"/>
+ <point x="948" y="212" type="curve" smooth="yes"/>
+ <point x="652" y="212"/>
+ <point x="528" y="368"/>
+ <point x="528" y="588" type="curve" smooth="yes"/>
+ <point x="528" y="784"/>
+ <point x="672" y="944"/>
+ <point x="948" y="944" type="curve"/>
+ <point x="1048" y="944" type="line"/>
+ <point x="1044" y="1176" type="line"/>
+ <point x="784" y="1176" type="line"/>
+ <point x="712" y="1148" type="line"/>
+ <point x="416" y="1072"/>
+ <point x="244" y="860"/>
+ <point x="244" y="588" type="curve" smooth="yes"/>
+ <point x="244" y="196"/>
+ <point x="492" y="-28"/>
+ <point x="948" y="-28" type="curve" smooth="yes"/>
+ <point x="1384" y="-28"/>
+ <point x="1608" y="256"/>
+ <point x="1608" y="680" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="464" y="2004" type="line"/>
+ <point x="156" y="2004" type="line"/>
+ <point x="156" y="1988" type="line"/>
+ <point x="644" y="1076" type="line"/>
+ <point x="944" y="1076" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1738.0, 'leftMargin': 110, 'rightMargin': 176.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA79F__.glif b/src/Interface-Regular.ufo/glyphs/uniA79F__.glif
new file mode 100644
index 000000000..39f329f7f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA79F__.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA79F" format="1">
+ <advance width="1504"/>
+ <unicode hex="A79F"/>
+ <outline>
+ <contour>
+ <point x="800" y="820" type="line"/>
+ <point x="404" y="1488" type="line"/>
+ <point x="108" y="1488" type="line"/>
+ <point x="544" y="744" type="line"/>
+ </contour>
+ <contour>
+ <point x="764" y="-28" type="curve" smooth="yes"/>
+ <point x="1220" y="-28"/>
+ <point x="1396" y="248"/>
+ <point x="1396" y="560" type="curve" smooth="yes"/>
+ <point x="1396" y="1488" type="line"/>
+ <point x="1120" y="1488" type="line"/>
+ <point x="1120" y="560" type="line" smooth="yes"/>
+ <point x="1120" y="364"/>
+ <point x="1016" y="192"/>
+ <point x="764" y="192" type="curve" smooth="yes"/>
+ <point x="556" y="192"/>
+ <point x="468" y="316"/>
+ <point x="468" y="432" type="curve" smooth="yes"/>
+ <point x="468" y="548"/>
+ <point x="548" y="664"/>
+ <point x="736" y="664" type="curve" smooth="yes"/>
+ <point x="916" y="664" type="line"/>
+ <point x="916" y="884" type="line"/>
+ <point x="736" y="884" type="line" smooth="yes"/>
+ <point x="392" y="884"/>
+ <point x="192" y="692"/>
+ <point x="192" y="428" type="curve" smooth="yes"/>
+ <point x="192" y="168"/>
+ <point x="404" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1525, 'leftMargin': 51, 'rightMargin': 188}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7A0__.glif b/src/Interface-Regular.ufo/glyphs/uniA7A0__.glif
new file mode 100644
index 000000000..4ee711139
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7A0__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A0" format="1">
+ <advance width="2272"/>
+ <unicode hex="A7A0"/>
+ <outline>
+ <contour>
+ <point x="2152" y="1364" type="line"/>
+ <point x="124" y="820" type="line"/>
+ <point x="124" y="648" type="line"/>
+ <point x="2152" y="1192" type="line"/>
+ </contour>
+ <contour>
+ <point x="1892" y="788" type="line"/>
+ <point x="1160" y="788" type="line"/>
+ <point x="1160" y="560" type="line"/>
+ <point x="1608" y="560" type="line"/>
+ <point x="1608" y="340" type="line"/>
+ <point x="1556" y="284"/>
+ <point x="1460" y="200"/>
+ <point x="1184" y="200" type="curve" smooth="yes"/>
+ <point x="848" y="200"/>
+ <point x="624" y="468"/>
+ <point x="624" y="932" type="curve" smooth="yes"/>
+ <point x="624" y="1076" type="line" smooth="yes"/>
+ <point x="624" y="1524"/>
+ <point x="784" y="1800"/>
+ <point x="1152" y="1800" type="curve" smooth="yes"/>
+ <point x="1444" y="1800"/>
+ <point x="1568" y="1624"/>
+ <point x="1604" y="1412" type="curve"/>
+ <point x="1892" y="1412" type="line"/>
+ <point x="1840" y="1772"/>
+ <point x="1608" y="2032"/>
+ <point x="1148" y="2032" type="curve" smooth="yes"/>
+ <point x="624" y="2032"/>
+ <point x="336" y="1676"/>
+ <point x="336" y="1072" type="curve" smooth="yes"/>
+ <point x="336" y="932" type="line" smooth="yes"/>
+ <point x="336" y="324"/>
+ <point x="688" y="-28"/>
+ <point x="1180" y="-28" type="curve" smooth="yes"/>
+ <point x="1636" y="-28"/>
+ <point x="1816" y="156"/>
+ <point x="1892" y="268" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2085, 'leftMargin': 28, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7A1__.glif b/src/Interface-Regular.ufo/glyphs/uniA7A1__.glif
new file mode 100644
index 000000000..2db906aa5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7A1__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A1" format="1">
+ <advance width="1760"/>
+ <unicode hex="A7A1"/>
+ <outline>
+ <contour>
+ <point x="1728" y="992" type="line"/>
+ <point x="36" y="544" type="line"/>
+ <point x="36" y="368" type="line"/>
+ <point x="1728" y="816" type="line"/>
+ </contour>
+ <component base="g" xOffset="88"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1748, 'leftMargin': 28, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7A2__.glif b/src/Interface-Regular.ufo/glyphs/uniA7A2__.glif
new file mode 100644
index 000000000..5ebcebcdf
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7A2__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A2" format="1">
+ <advance width="2016"/>
+ <unicode hex="A7A2"/>
+ <outline>
+ <contour>
+ <point x="1888" y="852" type="line"/>
+ <point x="132" y="384" type="line"/>
+ <point x="132" y="212" type="line"/>
+ <point x="1888" y="680" type="line"/>
+ </contour>
+ <component base="K" xOffset="144"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1807, 'leftMargin': 28, 'rightMargin': 22}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7A3__.glif b/src/Interface-Regular.ufo/glyphs/uniA7A3__.glif
new file mode 100644
index 000000000..e9f6858e8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7A3__.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A3" format="1">
+ <advance width="1536"/>
+ <unicode hex="A7A3"/>
+ <outline>
+ <contour>
+ <point x="1488" y="720" type="line"/>
+ <point x="-12" y="324" type="line"/>
+ <point x="-12" y="148" type="line"/>
+ <point x="1488" y="548" type="line"/>
+ </contour>
+ <component base="k" xOffset="44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1521, 'leftMargin': 28, 'rightMargin': -66}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7A4__.glif b/src/Interface-Regular.ufo/glyphs/uniA7A4__.glif
new file mode 100644
index 000000000..ed4d29597
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7A4__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A4" format="1">
+ <advance width="2272"/>
+ <unicode hex="A7A4"/>
+ <outline>
+ <contour>
+ <point x="2160" y="1268" type="line"/>
+ <point x="112" y="720" type="line"/>
+ <point x="112" y="548" type="line"/>
+ <point x="2160" y="1096" type="line"/>
+ </contour>
+ <component base="N" xOffset="124"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2102, 'leftMargin': 28, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7A5__.glif b/src/Interface-Regular.ufo/glyphs/uniA7A5__.glif
new file mode 100644
index 000000000..905369f55
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7A5__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A5" format="1">
+ <advance width="1760"/>
+ <unicode hex="A7A5"/>
+ <outline>
+ <contour>
+ <point x="1728" y="1020" type="line"/>
+ <point x="36" y="572" type="line"/>
+ <point x="36" y="396" type="line"/>
+ <point x="1728" y="844" type="line"/>
+ </contour>
+ <component base="n" xOffset="88"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1748, 'leftMargin': 28, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7A6__.glif b/src/Interface-Regular.ufo/glyphs/uniA7A6__.glif
new file mode 100644
index 000000000..2d7a35735
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7A6__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A6" format="1">
+ <advance width="2016"/>
+ <unicode hex="A7A6"/>
+ <outline>
+ <contour>
+ <point x="1936" y="1712" type="line"/>
+ <point x="84" y="1216" type="line"/>
+ <point x="84" y="1044" type="line"/>
+ <point x="1936" y="1540" type="line"/>
+ </contour>
+ <component base="R" xOffset="104"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1909, 'leftMargin': 28, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7A7__.glif b/src/Interface-Regular.ufo/glyphs/uniA7A7__.glif
new file mode 100644
index 000000000..f54a1bebc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7A7__.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A7" format="1">
+ <advance width="1024"/>
+ <unicode hex="A7A7"/>
+ <outline>
+ <contour>
+ <point x="975" y="818" type="line"/>
+ <point x="29" y="568" type="line"/>
+ <point x="29" y="396" type="line"/>
+ <point x="975" y="646" type="line"/>
+ </contour>
+ <component base="r" xOffset="83"/>
+ </outline>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7A8__.glif b/src/Interface-Regular.ufo/glyphs/uniA7A8__.glif
new file mode 100644
index 000000000..d4a1609ec
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7A8__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A8" format="1">
+ <advance width="2016"/>
+ <unicode hex="A7A8"/>
+ <outline>
+ <contour>
+ <point x="1964" y="1372" type="line"/>
+ <point x="56" y="856" type="line"/>
+ <point x="56" y="684" type="line"/>
+ <point x="1964" y="1200" type="line"/>
+ </contour>
+ <component base="S" xOffset="172"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1962, 'leftMargin': 28, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7A9__.glif b/src/Interface-Regular.ufo/glyphs/uniA7A9__.glif
new file mode 100644
index 000000000..9ead8c178
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7A9__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A9" format="1">
+ <advance width="1760"/>
+ <unicode hex="A7A9"/>
+ <outline>
+ <contour>
+ <point x="1668" y="1052" type="line"/>
+ <point x="92" y="636" type="line"/>
+ <point x="92" y="460" type="line"/>
+ <point x="1668" y="876" type="line"/>
+ </contour>
+ <component base="s" xOffset="148"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1632, 'leftMargin': 28, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7AA___.glif b/src/Interface-Regular.ufo/glyphs/uniA7AA___.glif
new file mode 100644
index 000000000..83427c9c1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7AA___.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7AA" format="1">
+ <advance width="2272"/>
+ <unicode hex="A7AA"/>
+ <outline>
+ <contour>
+ <point x="840" y="2004" type="line"/>
+ <point x="532" y="2004" type="line" smooth="yes"/>
+ <point x="268" y="2004"/>
+ <point x="124" y="1892"/>
+ <point x="124" y="1668" type="curve" smooth="yes"/>
+ <point x="124" y="1628"/>
+ <point x="132" y="1568"/>
+ <point x="144" y="1532" type="curve"/>
+ <point x="328" y="1532" type="line"/>
+ <point x="320" y="1556"/>
+ <point x="320" y="1588"/>
+ <point x="320" y="1608" type="curve" smooth="yes"/>
+ <point x="320" y="1736"/>
+ <point x="376" y="1816"/>
+ <point x="532" y="1816" type="curve" smooth="yes"/>
+ <point x="840" y="1816" type="line"/>
+ </contour>
+ <component base="H" xOffset="356"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2287, 'leftMargin': 41, 'rightMargin': 220}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7AB___.glif b/src/Interface-Regular.ufo/glyphs/uniA7AB___.glif
new file mode 100644
index 000000000..fc22ae046
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7AB___.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7AB" format="1">
+ <advance width="1760"/>
+ <unicode hex="A7AB"/>
+ <outline>
+ <component base="afii10025" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1671, 'leftMargin': 172, 'rightMargin': 51}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7AC___.glif b/src/Interface-Regular.ufo/glyphs/uniA7AC___.glif
new file mode 100644
index 000000000..7f012058e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7AC___.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7AC" format="1">
+ <advance width="2016"/>
+ <unicode hex="A7AC"/>
+ <outline>
+ <contour>
+ <point x="1540" y="2004" type="line"/>
+ <point x="1492" y="1676" type="line"/>
+ <point x="1492" y="20" type="line" smooth="yes"/>
+ <point x="1492" y="-236"/>
+ <point x="1356" y="-368"/>
+ <point x="1088" y="-368" type="curve" smooth="yes"/>
+ <point x="916" y="-368"/>
+ <point x="736" y="-300"/>
+ <point x="580" y="-168" type="curve"/>
+ <point x="424" y="-340" type="line"/>
+ <point x="612" y="-536"/>
+ <point x="852" y="-600"/>
+ <point x="1084" y="-600" type="curve" smooth="yes"/>
+ <point x="1532" y="-600"/>
+ <point x="1780" y="-364"/>
+ <point x="1780" y="32" type="curve" smooth="yes"/>
+ <point x="1780" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1572" y="520" type="line"/>
+ <point x="1500" y="340"/>
+ <point x="1296" y="200"/>
+ <point x="1028" y="200" type="curve" smooth="yes"/>
+ <point x="676" y="200"/>
+ <point x="524" y="520"/>
+ <point x="524" y="904" type="curve" smooth="yes"/>
+ <point x="524" y="1100" type="line" smooth="yes"/>
+ <point x="524" y="1520"/>
+ <point x="704" y="1800"/>
+ <point x="1052" y="1800" type="curve" smooth="yes"/>
+ <point x="1316" y="1800"/>
+ <point x="1528" y="1684"/>
+ <point x="1576" y="1516" type="curve"/>
+ <point x="1696" y="1676" type="line"/>
+ <point x="1584" y="1892"/>
+ <point x="1372" y="2032"/>
+ <point x="1052" y="2032" type="curve" smooth="yes"/>
+ <point x="552" y="2032"/>
+ <point x="240" y="1660"/>
+ <point x="240" y="1096" type="curve" smooth="yes"/>
+ <point x="240" y="904" type="line" smooth="yes"/>
+ <point x="240" y="340"/>
+ <point x="552" y="-28"/>
+ <point x="1028" y="-28" type="curve" smooth="yes"/>
+ <point x="1360" y="-28"/>
+ <point x="1568" y="108"/>
+ <point x="1684" y="312" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1932, 'leftMargin': 161, 'rightMargin': 232}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7AD___.glif b/src/Interface-Regular.ufo/glyphs/uniA7AD___.glif
new file mode 100644
index 000000000..29e6b5440
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7AD___.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7AD" format="1">
+ <advance width="2016"/>
+ <unicode hex="A7AD"/>
+ <outline>
+ <contour>
+ <point x="980" y="1080" type="line"/>
+ <point x="980" y="1300"/>
+ <point x="868" y="1516"/>
+ <point x="544" y="1516" type="curve" smooth="yes"/>
+ <point x="296" y="1516"/>
+ <point x="128" y="1360"/>
+ <point x="128" y="1148" type="curve" smooth="yes"/>
+ <point x="128" y="912"/>
+ <point x="300" y="776"/>
+ <point x="524" y="776" type="curve" smooth="yes"/>
+ <point x="1292" y="776" type="line"/>
+ <point x="1292" y="1012" type="line"/>
+ <point x="548" y="1012" type="line" smooth="yes"/>
+ <point x="464" y="1012"/>
+ <point x="404" y="1068"/>
+ <point x="404" y="1148" type="curve" smooth="yes"/>
+ <point x="404" y="1232"/>
+ <point x="464" y="1288"/>
+ <point x="540" y="1288" type="curve" smooth="yes"/>
+ <point x="652" y="1288"/>
+ <point x="700" y="1228"/>
+ <point x="700" y="1140" type="curve" smooth="yes"/>
+ <point x="700" y="604" type="line"/>
+ <point x="980" y="604" type="line"/>
+ </contour>
+ <component base="L" xOffset="468"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1921, 'leftMargin': 55, 'rightMargin': 104}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7B0__.glif b/src/Interface-Regular.ufo/glyphs/uniA7B0__.glif
new file mode 100644
index 000000000..354d2e19f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7B0__.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7B0" format="1">
+ <advance width="1760"/>
+ <unicode hex="A7B0"/>
+ <outline>
+ <contour>
+ <point x="168" y="0" type="line"/>
+ <point x="508" y="0" type="line"/>
+ <point x="1164" y="740" type="line"/>
+ <point x="1516" y="1132" type="line"/>
+ <point x="1468" y="1432" type="line"/>
+ <point x="992" y="936" type="line"/>
+ </contour>
+ <contour>
+ <point x="448" y="2004" type="line"/>
+ <point x="108" y="2004" type="line"/>
+ <point x="996" y="812" type="line"/>
+ <point x="1168" y="1036" type="line"/>
+ </contour>
+ <contour>
+ <point x="1368" y="0" type="line"/>
+ <point x="1656" y="0" type="line"/>
+ <point x="1656" y="2004" type="line"/>
+ <point x="1368" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1764, 'leftMargin': -12, 'rightMargin': 228}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7B1__.glif b/src/Interface-Regular.ufo/glyphs/uniA7B1__.glif
new file mode 100644
index 000000000..80301cfa9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7B1__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7B1" format="1">
+ <advance width="1760"/>
+ <unicode hex="A7B1"/>
+ <outline>
+ <contour>
+ <point x="1020" y="0" type="line"/>
+ <point x="740" y="0" type="line"/>
+ <point x="740" y="2004" type="line"/>
+ <point x="1020" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1656" y="0" type="line"/>
+ <point x="104" y="0" type="line"/>
+ <point x="104" y="232" type="line"/>
+ <point x="1656" y="232" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1680, 'leftMargin': 67, 'rightMargin': 63}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7F7__.glif b/src/Interface-Regular.ufo/glyphs/uniA7F7__.glif
new file mode 100644
index 000000000..c389b54fe
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7F7__.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7F7" format="1">
+ <advance width="2272"/>
+ <unicode hex="A7F7"/>
+ <outline>
+ <contour>
+ <point x="136" y="1140" type="line"/>
+ <point x="136" y="864" type="line"/>
+ <point x="2136" y="864" type="line"/>
+ <point x="2136" y="1140" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2145.0, 'leftMargin': 72, 'rightMargin': 71.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7F8__.glif b/src/Interface-Regular.ufo/glyphs/uniA7F8__.glif
new file mode 100644
index 000000000..263607299
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7F8__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7F8" format="1">
+ <advance width="1760"/>
+ <unicode hex="A7F8"/>
+ <outline>
+ <contour>
+ <point x="1688" y="2120" type="line"/>
+ <point x="76" y="2120" type="line"/>
+ <point x="76" y="1908" type="line"/>
+ <point x="1688" y="1908" type="line"/>
+ </contour>
+ <component base="uni1D34" xOffset="128"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1777, 'leftMargin': 83, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7F9__.glif b/src/Interface-Regular.ufo/glyphs/uniA7F9__.glif
new file mode 100644
index 000000000..56e6e5dfd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7F9__.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7F9" format="1">
+ <advance width="2016"/>
+ <unicode hex="A7F9"/>
+ <outline>
+ <component base="uni1D52" xOffset="36"/>
+ <component base="uni1D49" xOffset="820"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1943, 'leftMargin': 83, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7FA___.glif b/src/Interface-Regular.ufo/glyphs/uniA7FA___.glif
new file mode 100644
index 000000000..ca43b6e88
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7FA___.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7FA" format="1">
+ <advance width="2272"/>
+ <unicode hex="A7FA"/>
+ <outline>
+ <contour>
+ <point x="1136" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1848" y="220" type="line"/>
+ <point x="360" y="220" type="line"/>
+ <point x="360" y="0" type="line"/>
+ <point x="1848" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1272" y="1488" type="line"/>
+ <point x="1000" y="1488" type="line"/>
+ <point x="1000" y="0" type="line"/>
+ <point x="1272" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2072" y="1488" type="line"/>
+ <point x="1796" y="1488" type="line"/>
+ <point x="1796" y="0" type="line"/>
+ <point x="2072" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="476" y="1488" type="line"/>
+ <point x="200" y="1488" type="line"/>
+ <point x="200" y="0" type="line"/>
+ <point x="476" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2248, 'leftMargin': 188, 'rightMargin': 188}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7FB___.glif b/src/Interface-Regular.ufo/glyphs/uniA7FB___.glif
new file mode 100644
index 000000000..a04e953d5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7FB___.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7FB" format="1">
+ <advance width="1504"/>
+ <unicode hex="A7FB"/>
+ <outline>
+ <contour>
+ <point x="1088" y="2004" type="line"/>
+ <point x="1372" y="2004" type="line"/>
+ <point x="1372" y="0" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="268" y="1104" type="line"/>
+ <point x="1144" y="1104" type="line"/>
+ <point x="1144" y="876" type="line"/>
+ <point x="268" y="876" type="line"/>
+ </contour>
+ <contour>
+ <point x="132" y="2004" type="line"/>
+ <point x="1144" y="2004" type="line"/>
+ <point x="1144" y="1772" type="line"/>
+ <point x="132" y="1772" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1551.0, 'leftMargin': 83, 'rightMargin': 228.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7FC___.glif b/src/Interface-Regular.ufo/glyphs/uniA7FC___.glif
new file mode 100644
index 000000000..26032da8a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7FC___.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7FC" format="1">
+ <advance width="1760"/>
+ <unicode hex="A7FC"/>
+ <outline>
+ <contour>
+ <point x="1388" y="780" type="line"/>
+ <point x="1388" y="1008" type="line"/>
+ <point x="860" y="1008" type="line" smooth="yes"/>
+ <point x="560" y="1008"/>
+ <point x="436" y="1164"/>
+ <point x="436" y="1388" type="curve" smooth="yes"/>
+ <point x="436" y="1584"/>
+ <point x="560" y="1772"/>
+ <point x="860" y="1772" type="curve" smooth="yes"/>
+ <point x="1324" y="1772" type="line"/>
+ <point x="1324" y="0" type="line"/>
+ <point x="1612" y="0" type="line"/>
+ <point x="1612" y="2004" type="line"/>
+ <point x="860" y="2004" type="line" smooth="yes"/>
+ <point x="404" y="2004"/>
+ <point x="152" y="1744"/>
+ <point x="152" y="1388" type="curve" smooth="yes"/>
+ <point x="152" y="1000"/>
+ <point x="404" y="780"/>
+ <point x="860" y="780" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1786, 'leftMargin': 99, 'rightMargin': 228}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7FD___.glif b/src/Interface-Regular.ufo/glyphs/uniA7FD___.glif
new file mode 100644
index 000000000..a58462fed
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7FD___.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7FD" format="1">
+ <advance width="2528"/>
+ <unicode hex="A7FD"/>
+ <outline>
+ <contour>
+ <point x="352" y="0" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ <point x="1372" y="2004" type="line"/>
+ <point x="2180" y="0" type="line"/>
+ <point x="1900" y="0" type="line"/>
+ <point x="1264" y="1612" type="line"/>
+ <point x="628" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="260" y="0" type="line"/>
+ <point x="260" y="2004" type="line"/>
+ <point x="548" y="2004" type="line"/>
+ <point x="548" y="1240" type="line"/>
+ <point x="504" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2024" y="0" type="line"/>
+ <point x="1984" y="1240" type="line"/>
+ <point x="1984" y="2004" type="line"/>
+ <point x="2268" y="2004" type="line"/>
+ <point x="2268" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2464.0, 'leftMargin': 228, 'rightMargin': 230.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7FE___.glif b/src/Interface-Regular.ufo/glyphs/uniA7FE___.glif
new file mode 100644
index 000000000..755e19838
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7FE___.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7FE" format="1">
+ <advance width="736"/>
+ <unicode hex="A7FE"/>
+ <outline>
+ <contour>
+ <point x="512" y="2112" type="line"/>
+ <point x="224" y="2112" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="512" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 770.0, 'leftMargin': 243, 'rightMargin': 241.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA7FF___.glif b/src/Interface-Regular.ufo/glyphs/uniA7FF___.glif
new file mode 100644
index 000000000..2cab1ead6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA7FF___.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7FF" format="1">
+ <advance width="3296"/>
+ <unicode hex="A7FF"/>
+ <outline>
+ <contour>
+ <point x="1600" y="196" type="line"/>
+ <point x="620" y="2004" type="line"/>
+ <point x="432" y="1808" type="line"/>
+ <point x="1412" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="620" y="2004" type="line"/>
+ <point x="332" y="2004" type="line"/>
+ <point x="140" y="0" type="line"/>
+ <point x="428" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1888" y="2004" type="line"/>
+ <point x="1608" y="2004" type="line"/>
+ <point x="1416" y="0" type="line"/>
+ <point x="1696" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2868" y="196" type="line"/>
+ <point x="1888" y="2004" type="line"/>
+ <point x="1700" y="1808" type="line"/>
+ <point x="2676" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="3156" y="2004" type="line"/>
+ <point x="2876" y="2004" type="line"/>
+ <point x="2684" y="0" type="line"/>
+ <point x="2964" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3388.0, 'leftMargin': 182, 'rightMargin': 192.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniA92E__.glif b/src/Interface-Regular.ufo/glyphs/uniA92E__.glif
new file mode 100644
index 000000000..e23dbc4f0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniA92E__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA92E" format="1">
+ <advance width="1504"/>
+ <unicode hex="A92E"/>
+ <outline>
+ <contour>
+ <point x="1476" y="688" type="line"/>
+ <point x="1364" y="924"/>
+ <point x="1104" y="1140"/>
+ <point x="752" y="1140" type="curve" smooth="yes"/>
+ <point x="404" y="1140"/>
+ <point x="144" y="924"/>
+ <point x="28" y="688" type="curve"/>
+ <point x="252" y="688" type="line"/>
+ <point x="332" y="804"/>
+ <point x="460" y="952"/>
+ <point x="752" y="952" type="curve" smooth="yes"/>
+ <point x="1020" y="952"/>
+ <point x="1172" y="804"/>
+ <point x="1256" y="688" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1502, 'leftMargin': 28, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB30__.glif b/src/Interface-Regular.ufo/glyphs/uniAB30__.glif
new file mode 100644
index 000000000..649cad184
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB30__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB30" format="1">
+ <advance width="2016"/>
+ <unicode hex="AB30"/>
+ <outline>
+ <contour>
+ <point x="1932" y="872" type="line"/>
+ <point x="88" y="872" type="line"/>
+ <point x="88" y="652" type="line"/>
+ <point x="1932" y="652" type="line"/>
+ </contour>
+ <component base="alpha" xOffset="216"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1900, 'leftMargin': 28, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB31__.glif b/src/Interface-Regular.ufo/glyphs/uniAB31__.glif
new file mode 100644
index 000000000..8e3d2cd05
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB31__.glif
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB31" format="1">
+ <advance width="2528"/>
+ <unicode hex="AB31"/>
+ <outline>
+ <contour>
+ <point x="1728" y="-28" type="curve" smooth="yes"/>
+ <point x="2168" y="-28"/>
+ <point x="2348" y="292"/>
+ <point x="2348" y="712" type="curve" smooth="yes"/>
+ <point x="2348" y="872" type="line"/>
+ <point x="1368" y="872" type="line"/>
+ <point x="1392" y="1112"/>
+ <point x="1536" y="1296"/>
+ <point x="1776" y="1296" type="curve" smooth="yes"/>
+ <point x="1956" y="1296"/>
+ <point x="2076" y="1212"/>
+ <point x="2164" y="1096" type="curve"/>
+ <point x="2328" y="1224" type="line"/>
+ <point x="2232" y="1372"/>
+ <point x="2064" y="1516"/>
+ <point x="1764" y="1516" type="curve" smooth="yes"/>
+ <point x="1560" y="1516"/>
+ <point x="1392" y="1444"/>
+ <point x="1276" y="1320" type="curve"/>
+ <point x="1180" y="1448"/>
+ <point x="1012" y="1516"/>
+ <point x="808" y="1516" type="curve" smooth="yes"/>
+ <point x="444" y="1516"/>
+ <point x="212" y="1288"/>
+ <point x="212" y="1076" type="curve"/>
+ <point x="488" y="1076" type="line"/>
+ <point x="488" y="1192"/>
+ <point x="608" y="1300"/>
+ <point x="792" y="1300" type="curve" smooth="yes"/>
+ <point x="988" y="1300"/>
+ <point x="1088" y="1188"/>
+ <point x="1088" y="1020" type="curve" smooth="yes"/>
+ <point x="1088" y="872" type="line"/>
+ <point x="848" y="872" type="line" smooth="yes"/>
+ <point x="444" y="872"/>
+ <point x="184" y="740"/>
+ <point x="184" y="416" type="curve" smooth="yes"/>
+ <point x="184" y="168"/>
+ <point x="384" y="-28"/>
+ <point x="688" y="-28" type="curve" smooth="yes"/>
+ <point x="960" y="-28"/>
+ <point x="1160" y="112"/>
+ <point x="1228" y="244" type="curve"/>
+ <point x="1352" y="68"/>
+ <point x="1536" y="-28"/>
+ </contour>
+ <contour>
+ <point x="1728" y="192" type="curve" smooth="yes"/>
+ <point x="1532" y="192"/>
+ <point x="1392" y="352"/>
+ <point x="1368" y="652" type="curve"/>
+ <point x="2072" y="652" type="line"/>
+ <point x="2072" y="588" type="line" smooth="yes"/>
+ <point x="2072" y="400"/>
+ <point x="1984" y="192"/>
+ </contour>
+ <contour>
+ <point x="732" y="208" type="curve" smooth="yes"/>
+ <point x="548" y="208"/>
+ <point x="456" y="316"/>
+ <point x="456" y="456" type="curve" smooth="yes"/>
+ <point x="456" y="616"/>
+ <point x="596" y="652"/>
+ <point x="896" y="652" type="curve" smooth="yes"/>
+ <point x="1088" y="652" type="line"/>
+ <point x="1088" y="416" type="line"/>
+ <point x="1036" y="312"/>
+ <point x="904" y="208"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2419, 'leftMargin': 153, 'rightMargin': 102}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB32__.glif b/src/Interface-Regular.ufo/glyphs/uniAB32__.glif
new file mode 100644
index 000000000..c62fc74fc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB32__.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB32" format="1">
+ <advance width="1248"/>
+ <unicode hex="AB32"/>
+ <outline>
+ <contour>
+ <point x="700" y="944" type="line"/>
+ <point x="312" y="696" type="line"/>
+ <point x="420" y="488" type="line"/>
+ <point x="1068" y="900" type="line"/>
+ <point x="612" y="1516" type="line"/>
+ <point x="180" y="1208" type="line"/>
+ <point x="180" y="88" type="line"/>
+ <point x="860" y="-28" type="line"/>
+ <point x="960" y="204" type="line"/>
+ <point x="456" y="300" type="line"/>
+ <point x="456" y="1268" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1169, 'leftMargin': 188, 'rightMargin': 95}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB33__.glif b/src/Interface-Regular.ufo/glyphs/uniAB33__.glif
new file mode 100644
index 000000000..bfb45eb0c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB33__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB33" format="1">
+ <advance width="2016"/>
+ <unicode hex="AB33"/>
+ <outline>
+ <contour>
+ <point x="1888" y="680" type="line"/>
+ <point x="128" y="680" type="line"/>
+ <point x="128" y="460" type="line"/>
+ <point x="1888" y="460" type="line"/>
+ </contour>
+ <contour>
+ <point x="1044" y="-28" type="curve" smooth="yes"/>
+ <point x="1348" y="-28"/>
+ <point x="1516" y="116"/>
+ <point x="1612" y="264" type="curve"/>
+ <point x="1448" y="392" type="line"/>
+ <point x="1356" y="276"/>
+ <point x="1240" y="192"/>
+ <point x="1060" y="192" type="curve" smooth="yes"/>
+ <point x="788" y="192"/>
+ <point x="636" y="416"/>
+ <point x="636" y="692" type="curve" smooth="yes"/>
+ <point x="636" y="748" type="line" smooth="yes"/>
+ <point x="636" y="1104"/>
+ <point x="796" y="1296"/>
+ <point x="1028" y="1296" type="curve" smooth="yes"/>
+ <point x="1272" y="1296"/>
+ <point x="1340" y="1140"/>
+ <point x="1356" y="996" type="curve"/>
+ <point x="1356" y="980" type="line"/>
+ <point x="520" y="980" type="line"/>
+ <point x="520" y="760" type="line"/>
+ <point x="1628" y="760" type="line"/>
+ <point x="1628" y="876" type="line" smooth="yes"/>
+ <point x="1628" y="1240"/>
+ <point x="1452" y="1516"/>
+ <point x="1028" y="1516" type="curve" smooth="yes"/>
+ <point x="684" y="1516"/>
+ <point x="360" y="1240"/>
+ <point x="360" y="748" type="curve" smooth="yes"/>
+ <point x="360" y="692" type="line" smooth="yes"/>
+ <point x="360" y="272"/>
+ <point x="624" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1818, 'leftMargin': 28, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB34__.glif b/src/Interface-Regular.ufo/glyphs/uniAB34__.glif
new file mode 100644
index 000000000..b9931a9dc
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB34__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB34" format="1">
+ <advance width="2016"/>
+ <unicode hex="AB34"/>
+ <outline>
+ <contour>
+ <point x="796" y="880" type="line"/>
+ <point x="564" y="880" type="line" smooth="yes"/>
+ <point x="332" y="880"/>
+ <point x="84" y="788"/>
+ <point x="84" y="436" type="curve" smooth="yes"/>
+ <point x="84" y="320"/>
+ <point x="104" y="228"/>
+ <point x="120" y="184" type="curve"/>
+ <point x="336" y="184" type="line"/>
+ <point x="320" y="236"/>
+ <point x="312" y="292"/>
+ <point x="312" y="388" type="curve" smooth="yes"/>
+ <point x="312" y="568"/>
+ <point x="360" y="660"/>
+ <point x="564" y="660" type="curve" smooth="yes"/>
+ <point x="796" y="660" type="line"/>
+ </contour>
+ <component base="e" xOffset="396"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1882, 'leftMargin': 69, 'rightMargin': -35}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB35__.glif b/src/Interface-Regular.ufo/glyphs/uniAB35__.glif
new file mode 100644
index 000000000..f5ca8130d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB35__.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB35" format="1">
+ <advance width="992"/>
+ <unicode hex="AB35"/>
+ <outline>
+ <component base="f" xOffset="-12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 989, 'leftMargin': 84, 'rightMargin': 57}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB36__.cn.glif b/src/Interface-Regular.ufo/glyphs/uniAB36__.cn.glif
new file mode 100644
index 000000000..88552a9e5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB36__.cn.glif
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB36.cn" format="1">
+ <advance width="1760"/>
+ <outline>
+ <contour>
+ <point x="1644" y="144" type="line"/>
+ <point x="928" y="144" type="line" smooth="yes"/>
+ <point x="708" y="144"/>
+ <point x="536" y="0"/>
+ <point x="536" y="-236" type="curve" smooth="yes"/>
+ <point x="536" y="-448"/>
+ <point x="704" y="-600"/>
+ <point x="952" y="-600" type="curve" smooth="yes"/>
+ <point x="1276" y="-600"/>
+ <point x="1388" y="-388"/>
+ <point x="1388" y="-168" type="curve" smooth="yes"/>
+ <point x="1388" y="312" type="line"/>
+ <point x="1112" y="312" type="line"/>
+ <point x="1112" y="-228" type="line" smooth="yes"/>
+ <point x="1112" y="-316"/>
+ <point x="1060" y="-380"/>
+ <point x="948" y="-380" type="curve" smooth="yes"/>
+ <point x="864" y="-380"/>
+ <point x="812" y="-320"/>
+ <point x="812" y="-236" type="curve" smooth="yes"/>
+ <point x="812" y="-156"/>
+ <point x="868" y="-88"/>
+ <point x="964" y="-88" type="curve" smooth="yes"/>
+ <point x="1644" y="-88" type="line"/>
+ </contour>
+ <contour>
+ <point x="1136" y="1488" type="line"/>
+ <point x="1112" y="1160" type="line"/>
+ <point x="1112" y="-24" type="line"/>
+ <point x="1388" y="-8" type="line"/>
+ <point x="1388" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="116" y="672" type="line"/>
+ <point x="116" y="204"/>
+ <point x="348" y="-28"/>
+ <point x="704" y="-28" type="curve" smooth="yes"/>
+ <point x="1068" y="-28"/>
+ <point x="1268" y="56"/>
+ <point x="1268" y="676" type="curve"/>
+ <point x="1268" y="816" type="line"/>
+ <point x="1228" y="1252"/>
+ <point x="1068" y="1516"/>
+ <point x="708" y="1516" type="curve" smooth="yes"/>
+ <point x="344" y="1516"/>
+ <point x="116" y="1300"/>
+ <point x="116" y="812" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="392" y="812" type="line"/>
+ <point x="392" y="1136"/>
+ <point x="504" y="1288"/>
+ <point x="776" y="1288" type="curve" smooth="yes"/>
+ <point x="1020" y="1288"/>
+ <point x="1136" y="1120"/>
+ <point x="1180" y="928" type="curve"/>
+ <point x="1180" y="560" type="line"/>
+ <point x="1124" y="368"/>
+ <point x="1020" y="200"/>
+ <point x="776" y="200" type="curve" smooth="yes"/>
+ <point x="504" y="200"/>
+ <point x="392" y="348"/>
+ <point x="392" y="672" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.77</real>
+ <real>0.95</real>
+ <real>0.76</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1694.0, 'leftMargin': 127, 'rightMargin': 41.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB36__.glif b/src/Interface-Regular.ufo/glyphs/uniAB36__.glif
new file mode 100644
index 000000000..d7a198260
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB36__.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB36" format="1">
+ <advance width="1760"/>
+ <unicode hex="AB36"/>
+ <outline>
+ <contour>
+ <point x="1644" y="132" type="line"/>
+ <point x="928" y="132" type="line" smooth="yes"/>
+ <point x="708" y="132"/>
+ <point x="536" y="0"/>
+ <point x="536" y="-236" type="curve" smooth="yes"/>
+ <point x="536" y="-448"/>
+ <point x="704" y="-600"/>
+ <point x="952" y="-600" type="curve" smooth="yes"/>
+ <point x="1276" y="-600"/>
+ <point x="1384" y="-388"/>
+ <point x="1384" y="-168" type="curve" smooth="yes"/>
+ <point x="1384" y="312" type="line"/>
+ <point x="1112" y="312" type="line"/>
+ <point x="1112" y="-228" type="line" smooth="yes"/>
+ <point x="1112" y="-316"/>
+ <point x="1060" y="-380"/>
+ <point x="948" y="-380" type="curve" smooth="yes"/>
+ <point x="864" y="-380"/>
+ <point x="808" y="-320"/>
+ <point x="808" y="-236" type="curve" smooth="yes"/>
+ <point x="808" y="-156"/>
+ <point x="868" y="-88"/>
+ <point x="964" y="-88" type="curve" smooth="yes"/>
+ <point x="1644" y="-88" type="line"/>
+ </contour>
+ <contour>
+ <point x="1112" y="184" type="line"/>
+ <point x="1384" y="184" type="line"/>
+ <point x="1384" y="1488" type="line"/>
+ <point x="1136" y="1488" type="line"/>
+ <point x="1112" y="1204" type="line"/>
+ </contour>
+ <contour>
+ <point x="120" y="728" type="line"/>
+ <point x="120" y="296"/>
+ <point x="344" y="-28"/>
+ <point x="712" y="-28" type="curve" smooth="yes"/>
+ <point x="1096" y="-28"/>
+ <point x="1284" y="248"/>
+ <point x="1324" y="700" type="curve"/>
+ <point x="1324" y="788" type="line"/>
+ <point x="1284" y="1240"/>
+ <point x="1096" y="1516"/>
+ <point x="716" y="1516" type="curve" smooth="yes"/>
+ <point x="340" y="1516"/>
+ <point x="120" y="1208"/>
+ <point x="120" y="756" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="392" y="756" type="line"/>
+ <point x="392" y="1044"/>
+ <point x="512" y="1296"/>
+ <point x="784" y="1296" type="curve" smooth="yes"/>
+ <point x="1028" y="1296"/>
+ <point x="1152" y="1104"/>
+ <point x="1196" y="900" type="curve"/>
+ <point x="1196" y="588" type="line"/>
+ <point x="1140" y="380"/>
+ <point x="1028" y="192"/>
+ <point x="784" y="192" type="curve" smooth="yes"/>
+ <point x="512" y="192"/>
+ <point x="392" y="440"/>
+ <point x="392" y="728" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1679, 'leftMargin': 127, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB37__.glif b/src/Interface-Regular.ufo/glyphs/uniAB37__.glif
new file mode 100644
index 000000000..605effe9f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB37__.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB37" format="1">
+ <advance width="1504"/>
+ <unicode hex="AB37"/>
+ <outline>
+ <contour>
+ <point x="496" y="1272" type="curve" smooth="yes"/>
+ <point x="580" y="1272"/>
+ <point x="624" y="1180"/>
+ <point x="656" y="1016" type="curve" smooth="yes"/>
+ <point x="692" y="836"/>
+ <point x="808" y="624"/>
+ <point x="1004" y="624" type="curve" smooth="yes"/>
+ <point x="1204" y="624"/>
+ <point x="1324" y="804"/>
+ <point x="1324" y="1032" type="curve" smooth="yes"/>
+ <point x="1324" y="1316"/>
+ <point x="1172" y="1488"/>
+ <point x="988" y="1488" type="curve"/>
+ <point x="988" y="1244" type="line"/>
+ <point x="1052" y="1240"/>
+ <point x="1112" y="1192"/>
+ <point x="1112" y="1052" type="curve" smooth="yes"/>
+ <point x="1112" y="920"/>
+ <point x="1060" y="876"/>
+ <point x="1004" y="876" type="curve" smooth="yes"/>
+ <point x="924" y="876"/>
+ <point x="892" y="1000"/>
+ <point x="868" y="1092" type="curve" smooth="yes"/>
+ <point x="812" y="1328"/>
+ <point x="716" y="1524"/>
+ <point x="512" y="1524" type="curve" smooth="yes"/>
+ <point x="296" y="1524"/>
+ <point x="184" y="1372"/>
+ <point x="184" y="1096" type="curve" smooth="yes"/>
+ <point x="184" y="768"/>
+ <point x="360" y="612"/>
+ <point x="540" y="612" type="curve"/>
+ <point x="540" y="856" type="line"/>
+ <point x="420" y="880"/>
+ <point x="392" y="988"/>
+ <point x="392" y="1108" type="curve" smooth="yes"/>
+ <point x="392" y="1204"/>
+ <point x="432" y="1272"/>
+ </contour>
+ <component base="l" xOffset="408"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1306, 'leftMargin': 83, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB38__.glif b/src/Interface-Regular.ufo/glyphs/uniAB38__.glif
new file mode 100644
index 000000000..82e5c5b5f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB38__.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB38" format="1">
+ <advance width="1248"/>
+ <unicode hex="AB38"/>
+ <outline>
+ <contour>
+ <point x="768" y="2112" type="line"/>
+ <point x="496" y="2112" type="line"/>
+ <point x="496" y="0" type="line"/>
+ <point x="768" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="936" y="1408" type="line"/>
+ <point x="936" y="1324"/>
+ <point x="876" y="1256"/>
+ <point x="800" y="1256" type="curve" smooth="yes"/>
+ <point x="656" y="1256"/>
+ <point x="588" y="1384"/>
+ <point x="436" y="1384" type="curve" smooth="yes"/>
+ <point x="264" y="1384"/>
+ <point x="132" y="1244"/>
+ <point x="132" y="1036" type="curve"/>
+ <point x="316" y="1028" type="line"/>
+ <point x="316" y="1112"/>
+ <point x="372" y="1180"/>
+ <point x="448" y="1180" type="curve" smooth="yes"/>
+ <point x="600" y="1180"/>
+ <point x="628" y="1052"/>
+ <point x="812" y="1052" type="curve" smooth="yes"/>
+ <point x="984" y="1052"/>
+ <point x="1116" y="1184"/>
+ <point x="1116" y="1392" type="curve"/>
+ </contour>
+ <contour>
+ <point x="936" y="1024" type="line"/>
+ <point x="936" y="940"/>
+ <point x="876" y="872"/>
+ <point x="800" y="872" type="curve" smooth="yes"/>
+ <point x="656" y="872"/>
+ <point x="588" y="1000"/>
+ <point x="436" y="1000" type="curve" smooth="yes"/>
+ <point x="264" y="1000"/>
+ <point x="132" y="856"/>
+ <point x="132" y="652" type="curve"/>
+ <point x="316" y="644" type="line"/>
+ <point x="316" y="728"/>
+ <point x="372" y="792"/>
+ <point x="448" y="792" type="curve" smooth="yes"/>
+ <point x="600" y="792"/>
+ <point x="628" y="668"/>
+ <point x="812" y="668" type="curve" smooth="yes"/>
+ <point x="984" y="668"/>
+ <point x="1116" y="800"/>
+ <point x="1116" y="1008" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1121, 'leftMargin': 69, 'rightMargin': 69}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB39__.glif b/src/Interface-Regular.ufo/glyphs/uniAB39__.glif
new file mode 100644
index 000000000..22556c6a1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB39__.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB39" format="1">
+ <advance width="992"/>
+ <unicode hex="AB39"/>
+ <outline>
+ <contour>
+ <point x="168" y="968" type="curve" smooth="yes"/>
+ <point x="168" y="780"/>
+ <point x="320" y="656"/>
+ <point x="500" y="656" type="curve" smooth="yes"/>
+ <point x="680" y="656"/>
+ <point x="828" y="780"/>
+ <point x="828" y="968" type="curve" smooth="yes"/>
+ <point x="828" y="1156"/>
+ <point x="680" y="1288"/>
+ <point x="500" y="1288" type="curve" smooth="yes"/>
+ <point x="320" y="1288"/>
+ <point x="168" y="1156"/>
+ </contour>
+ <contour>
+ <point x="320" y="968" type="curve" smooth="yes"/>
+ <point x="320" y="1072"/>
+ <point x="404" y="1148"/>
+ <point x="500" y="1148" type="curve" smooth="yes"/>
+ <point x="596" y="1148"/>
+ <point x="672" y="1072"/>
+ <point x="672" y="968" type="curve" smooth="yes"/>
+ <point x="672" y="868"/>
+ <point x="596" y="792"/>
+ <point x="500" y="792" type="curve" smooth="yes"/>
+ <point x="404" y="792"/>
+ <point x="320" y="872"/>
+ </contour>
+ <component base="l" xOffset="152"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 825.0, 'leftMargin': 83, 'rightMargin': 82.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB3A___.glif b/src/Interface-Regular.ufo/glyphs/uniAB3A___.glif
new file mode 100644
index 000000000..a3b373ef7
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB3A___.glif
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB3A" format="1">
+ <advance width="2528"/>
+ <unicode hex="AB3A"/>
+ <outline>
+ <contour>
+ <point x="2180" y="884" type="line"/>
+ <point x="1904" y="884" type="line"/>
+ <point x="1904" y="344" type="line" smooth="yes"/>
+ <point x="1904" y="260"/>
+ <point x="1860" y="192"/>
+ <point x="1772" y="192" type="curve" smooth="yes"/>
+ <point x="1704" y="192"/>
+ <point x="1660" y="256"/>
+ <point x="1660" y="340" type="curve" smooth="yes"/>
+ <point x="1660" y="420"/>
+ <point x="1704" y="484"/>
+ <point x="1784" y="484" type="curve" smooth="yes"/>
+ <point x="2436" y="484" type="line"/>
+ <point x="2436" y="704" type="line"/>
+ <point x="1752" y="704" type="line" smooth="yes"/>
+ <point x="1544" y="704"/>
+ <point x="1384" y="576"/>
+ <point x="1384" y="340" type="curve" smooth="yes"/>
+ <point x="1384" y="124"/>
+ <point x="1540" y="-28"/>
+ <point x="1772" y="-28" type="curve" smooth="yes"/>
+ <point x="2076" y="-28"/>
+ <point x="2180" y="188"/>
+ <point x="2180" y="408" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="368" y="1196" type="line"/>
+ <point x="352" y="1488" type="line"/>
+ <point x="92" y="1488" type="line"/>
+ <point x="92" y="0" type="line"/>
+ <point x="368" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="312" y="796" type="line"/>
+ <point x="312" y="1072"/>
+ <point x="400" y="1288"/>
+ <point x="692" y="1288" type="curve" smooth="yes"/>
+ <point x="880" y="1288"/>
+ <point x="1000" y="1200"/>
+ <point x="1000" y="980" type="curve" smooth="yes"/>
+ <point x="1000" y="0" type="line"/>
+ <point x="1272" y="0" type="line"/>
+ <point x="1272" y="992" type="line" smooth="yes"/>
+ <point x="1272" y="1364"/>
+ <point x="1068" y="1516"/>
+ <point x="792" y="1516" type="curve" smooth="yes"/>
+ <point x="388" y="1516"/>
+ <point x="184" y="1212"/>
+ <point x="184" y="792" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1272" y="936" type="line"/>
+ <point x="1272" y="1132"/>
+ <point x="1388" y="1288"/>
+ <point x="1596" y="1288" type="curve" smooth="yes"/>
+ <point x="1784" y="1288"/>
+ <point x="1904" y="1220"/>
+ <point x="1904" y="984" type="curve" smooth="yes"/>
+ <point x="1904" y="824" type="line"/>
+ <point x="2180" y="824" type="line"/>
+ <point x="2180" y="980" type="line" smooth="yes"/>
+ <point x="2180" y="1352"/>
+ <point x="2000" y="1516"/>
+ <point x="1680" y="1516" type="curve" smooth="yes"/>
+ <point x="1292" y="1516"/>
+ <point x="1088" y="1208"/>
+ <point x="1088" y="876" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2559, 'leftMargin': 188, 'rightMargin': 28}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB3B___.glif b/src/Interface-Regular.ufo/glyphs/uniAB3B___.glif
new file mode 100644
index 000000000..80e11db04
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB3B___.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB3B" format="1">
+ <advance width="1760"/>
+ <unicode hex="AB3B"/>
+ <outline>
+ <contour>
+ <point x="1600" y="704" type="line"/>
+ <point x="916" y="704" type="line" smooth="yes"/>
+ <point x="708" y="704"/>
+ <point x="548" y="576"/>
+ <point x="548" y="340" type="curve" smooth="yes"/>
+ <point x="548" y="124"/>
+ <point x="704" y="-28"/>
+ <point x="936" y="-28" type="curve" smooth="yes"/>
+ <point x="1240" y="-28"/>
+ <point x="1344" y="188"/>
+ <point x="1344" y="408" type="curve" smooth="yes"/>
+ <point x="1344" y="884" type="line"/>
+ <point x="1068" y="884" type="line"/>
+ <point x="1068" y="344" type="line" smooth="yes"/>
+ <point x="1068" y="260"/>
+ <point x="1024" y="192"/>
+ <point x="932" y="192" type="curve" smooth="yes"/>
+ <point x="864" y="192"/>
+ <point x="820" y="256"/>
+ <point x="820" y="340" type="curve" smooth="yes"/>
+ <point x="820" y="420"/>
+ <point x="868" y="484"/>
+ <point x="948" y="484" type="curve" smooth="yes"/>
+ <point x="1600" y="484" type="line"/>
+ </contour>
+ <contour>
+ <point x="436" y="1172" type="line"/>
+ <point x="408" y="1488" type="line"/>
+ <point x="160" y="1488" type="line"/>
+ <point x="160" y="0" type="line"/>
+ <point x="436" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="372" y="796" type="line"/>
+ <point x="372" y="1072"/>
+ <point x="544" y="1288"/>
+ <point x="784" y="1288" type="curve" smooth="yes"/>
+ <point x="972" y="1288"/>
+ <point x="1068" y="1176"/>
+ <point x="1068" y="940" type="curve" smooth="yes"/>
+ <point x="1068" y="744" type="line"/>
+ <point x="1344" y="744" type="line"/>
+ <point x="1344" y="936" type="line" smooth="yes"/>
+ <point x="1344" y="1344"/>
+ <point x="1156" y="1516"/>
+ <point x="864" y="1516" type="curve" smooth="yes"/>
+ <point x="500" y="1516"/>
+ <point x="260" y="1212"/>
+ <point x="260" y="792" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1654, 'leftMargin': 188, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB3C___.glif b/src/Interface-Regular.ufo/glyphs/uniAB3C___.glif
new file mode 100644
index 000000000..c80a68b68
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB3C___.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB3C" format="1">
+ <advance width="1760"/>
+ <unicode hex="AB3C"/>
+ <outline>
+ <contour>
+ <point x="1344" y="312" type="line"/>
+ <point x="1068" y="312" type="line"/>
+ <point x="1068" y="-228" type="line" smooth="yes"/>
+ <point x="1068" y="-316"/>
+ <point x="1016" y="-380"/>
+ <point x="904" y="-380" type="curve" smooth="yes"/>
+ <point x="820" y="-380"/>
+ <point x="768" y="-320"/>
+ <point x="768" y="-236" type="curve" smooth="yes"/>
+ <point x="768" y="-156"/>
+ <point x="824" y="-88"/>
+ <point x="920" y="-88" type="curve" smooth="yes"/>
+ <point x="1600" y="-88" type="line"/>
+ <point x="1600" y="132" type="line"/>
+ <point x="888" y="132" type="line" smooth="yes"/>
+ <point x="664" y="132"/>
+ <point x="492" y="0"/>
+ <point x="492" y="-236" type="curve" smooth="yes"/>
+ <point x="492" y="-448"/>
+ <point x="660" y="-600"/>
+ <point x="908" y="-600" type="curve" smooth="yes"/>
+ <point x="1232" y="-600"/>
+ <point x="1344" y="-388"/>
+ <point x="1344" y="-168" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="436" y="1172" type="line"/>
+ <point x="420" y="1488" type="line"/>
+ <point x="160" y="1488" type="line"/>
+ <point x="160" y="0" type="line"/>
+ <point x="436" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="372" y="796" type="line"/>
+ <point x="372" y="1072"/>
+ <point x="544" y="1288"/>
+ <point x="784" y="1288" type="curve" smooth="yes"/>
+ <point x="972" y="1288"/>
+ <point x="1068" y="1200"/>
+ <point x="1068" y="980" type="curve" smooth="yes"/>
+ <point x="1068" y="0" type="line"/>
+ <point x="1344" y="0" type="line"/>
+ <point x="1344" y="976" type="line" smooth="yes"/>
+ <point x="1344" y="1364"/>
+ <point x="1156" y="1516"/>
+ <point x="864" y="1516" type="curve" smooth="yes"/>
+ <point x="500" y="1516"/>
+ <point x="260" y="1212"/>
+ <point x="260" y="792" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1654, 'leftMargin': 188, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB3D___.glif b/src/Interface-Regular.ufo/glyphs/uniAB3D___.glif
new file mode 100644
index 000000000..0196fbd9f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB3D___.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB3D" format="1">
+ <advance width="1248"/>
+ <unicode hex="AB3D"/>
+ <outline>
+ <contour>
+ <point x="148" y="1208" type="line"/>
+ <point x="148" y="88" type="line"/>
+ <point x="828" y="-28" type="line"/>
+ <point x="928" y="204" type="line"/>
+ <point x="424" y="300" type="line"/>
+ <point x="424" y="1516" type="line"/>
+ </contour>
+ <contour>
+ <point x="1104" y="280" type="line"/>
+ <point x="1104" y="1396" type="line"/>
+ <point x="424" y="1516" type="line"/>
+ <point x="324" y="1284" type="line"/>
+ <point x="828" y="1188" type="line"/>
+ <point x="828" y="-28" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1331.0, 'leftMargin': 188, 'rightMargin': 188.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB3E___.glif b/src/Interface-Regular.ufo/glyphs/uniAB3E___.glif
new file mode 100644
index 000000000..b96f1aae5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB3E___.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB3E" format="1">
+ <advance width="1504"/>
+ <unicode hex="AB3E"/>
+ <outline>
+ <contour>
+ <point x="292" y="1208" type="line"/>
+ <point x="292" y="88" type="line"/>
+ <point x="336" y="80" type="line"/>
+ <point x="208" y="-184" type="line"/>
+ <point x="384" y="-184" type="line"/>
+ <point x="504" y="52" type="line"/>
+ <point x="972" y="-28" type="line"/>
+ <point x="1248" y="280" type="line"/>
+ <point x="1248" y="1396" type="line"/>
+ <point x="1172" y="1408" type="line"/>
+ <point x="1296" y="1660" type="line"/>
+ <point x="1120" y="1660" type="line"/>
+ <point x="1008" y="1436" type="line"/>
+ <point x="568" y="1516" type="line"/>
+ </contour>
+ <contour>
+ <point x="620" y="288" type="line"/>
+ <point x="972" y="1000" type="line"/>
+ <point x="972" y="220" type="line"/>
+ </contour>
+ <contour>
+ <point x="892" y="1204" type="line"/>
+ <point x="568" y="544" type="line"/>
+ <point x="568" y="1264" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1440, 'leftMargin': 175, 'rightMargin': 175}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB3F___.glif b/src/Interface-Regular.ufo/glyphs/uniAB3F___.glif
new file mode 100644
index 000000000..040014549
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB3F___.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB3F" format="1">
+ <advance width="1504"/>
+ <unicode hex="AB3F"/>
+ <outline>
+ <contour>
+ <point x="364" y="68" type="line"/>
+ <point x="460" y="8"/>
+ <point x="576" y="-28"/>
+ <point x="700" y="-28" type="curve" smooth="yes"/>
+ <point x="1156" y="-28"/>
+ <point x="1368" y="320"/>
+ <point x="1368" y="716" type="curve" smooth="yes"/>
+ <point x="1368" y="772" type="line" smooth="yes"/>
+ <point x="1368" y="1168"/>
+ <point x="1152" y="1516"/>
+ <point x="700" y="1516" type="curve" smooth="yes"/>
+ <point x="540" y="1516"/>
+ <point x="428" y="1476"/>
+ <point x="312" y="1392" type="curve"/>
+ <point x="448" y="1208" type="line"/>
+ <point x="512" y="1252"/>
+ <point x="596" y="1296"/>
+ <point x="700" y="1296" type="curve" smooth="yes"/>
+ <point x="1008" y="1296"/>
+ <point x="1092" y="1024"/>
+ <point x="1092" y="772" type="curve" smooth="yes"/>
+ <point x="1092" y="716" type="line" smooth="yes"/>
+ <point x="1092" y="464"/>
+ <point x="1012" y="192"/>
+ <point x="700" y="192" type="curve" smooth="yes"/>
+ <point x="600" y="192"/>
+ <point x="508" y="232"/>
+ <point x="444" y="296" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1000" y="1760" type="line"/>
+ <point x="768" y="1760" type="line"/>
+ <point x="136" y="-172" type="line"/>
+ <point x="372" y="-172" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1412, 'leftMargin': 55, 'rightMargin': 126}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB40__.glif b/src/Interface-Regular.ufo/glyphs/uniAB40__.glif
new file mode 100644
index 000000000..d9db365e8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB40__.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB40" format="1">
+ <advance width="2784"/>
+ <unicode hex="AB40"/>
+ <outline>
+ <contour>
+ <point x="208" y="728" type="line"/>
+ <point x="208" y="300"/>
+ <point x="468" y="-28"/>
+ <point x="888" y="-28" type="curve" smooth="yes"/>
+ <point x="1308" y="-28"/>
+ <point x="1568" y="300"/>
+ <point x="1568" y="728" type="curve" smooth="yes"/>
+ <point x="1568" y="760" type="line" smooth="yes"/>
+ <point x="1568" y="1188"/>
+ <point x="1308" y="1516"/>
+ <point x="884" y="1516" type="curve" smooth="yes"/>
+ <point x="468" y="1516"/>
+ <point x="208" y="1188"/>
+ <point x="208" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="484" y="760" type="line"/>
+ <point x="484" y="1044"/>
+ <point x="616" y="1296"/>
+ <point x="884" y="1296" type="curve" smooth="yes"/>
+ <point x="1160" y="1296"/>
+ <point x="1292" y="1044"/>
+ <point x="1292" y="760" type="curve" smooth="yes"/>
+ <point x="1292" y="728" type="line" smooth="yes"/>
+ <point x="1292" y="440"/>
+ <point x="1160" y="192"/>
+ <point x="888" y="192" type="curve" smooth="yes"/>
+ <point x="616" y="192"/>
+ <point x="484" y="440"/>
+ <point x="484" y="728" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1992" y="1516" type="curve" smooth="yes"/>
+ <point x="1572" y="1516"/>
+ <point x="1308" y="1216"/>
+ <point x="1308" y="800" type="curve" smooth="yes"/>
+ <point x="1308" y="740" type="line" smooth="yes"/>
+ <point x="1308" y="252"/>
+ <point x="1628" y="-28"/>
+ <point x="1960" y="-28" type="curve" smooth="yes"/>
+ <point x="2396" y="-28"/>
+ <point x="2576" y="292"/>
+ <point x="2576" y="712" type="curve" smooth="yes"/>
+ <point x="2576" y="828" type="line"/>
+ <point x="1468" y="828" type="line"/>
+ <point x="1468" y="608" type="line"/>
+ <point x="2304" y="608" type="line"/>
+ <point x="2304" y="588" type="line"/>
+ <point x="2288" y="400"/>
+ <point x="2216" y="192"/>
+ <point x="1960" y="192" type="curve" smooth="yes"/>
+ <point x="1736" y="192"/>
+ <point x="1584" y="384"/>
+ <point x="1584" y="740" type="curve" smooth="yes"/>
+ <point x="1584" y="800" type="line" smooth="yes"/>
+ <point x="1584" y="1072"/>
+ <point x="1736" y="1296"/>
+ <point x="2008" y="1296" type="curve" smooth="yes"/>
+ <point x="2188" y="1296"/>
+ <point x="2304" y="1212"/>
+ <point x="2396" y="1096" type="curve"/>
+ <point x="2560" y="1224" type="line"/>
+ <point x="2464" y="1372"/>
+ <point x="2296" y="1516"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2599, 'leftMargin': 127, 'rightMargin': 102}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB41__.glif b/src/Interface-Regular.ufo/glyphs/uniAB41__.glif
new file mode 100644
index 000000000..94fed8c88
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB41__.glif
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB41" format="1">
+ <advance width="2784"/>
+ <unicode hex="AB41"/>
+ <outline>
+ <contour>
+ <point x="2332" y="1760" type="line"/>
+ <point x="2100" y="1760" type="line"/>
+ <point x="1468" y="-172" type="line"/>
+ <point x="1700" y="-172" type="line"/>
+ </contour>
+ <contour>
+ <point x="800" y="1520" type="curve" smooth="yes"/>
+ <point x="528" y="1520"/>
+ <point x="364" y="1420"/>
+ <point x="276" y="1336" type="curve"/>
+ <point x="380" y="1152" type="line"/>
+ <point x="472" y="1232"/>
+ <point x="604" y="1300"/>
+ <point x="800" y="1300" type="curve" smooth="yes"/>
+ <point x="1072" y="1300"/>
+ <point x="1204" y="1064"/>
+ <point x="1204" y="772" type="curve" smooth="yes"/>
+ <point x="1204" y="716" type="line" smooth="yes"/>
+ <point x="1204" y="428"/>
+ <point x="1052" y="196"/>
+ <point x="844" y="196" type="curve" smooth="yes"/>
+ <point x="608" y="196"/>
+ <point x="508" y="368"/>
+ <point x="508" y="560" type="curve" smooth="yes"/>
+ <point x="508" y="596" type="line"/>
+ <point x="1316" y="596" type="line"/>
+ <point x="1316" y="816" type="line"/>
+ <point x="232" y="816" type="line"/>
+ <point x="232" y="644" type="line" smooth="yes"/>
+ <point x="232" y="252"/>
+ <point x="424" y="-28"/>
+ <point x="844" y="-28" type="curve" smooth="yes"/>
+ <point x="1176" y="-28"/>
+ <point x="1480" y="280"/>
+ <point x="1480" y="716" type="curve" smooth="yes"/>
+ <point x="1480" y="772" type="line" smooth="yes"/>
+ <point x="1480" y="1208"/>
+ <point x="1220" y="1520"/>
+ </contour>
+ <contour>
+ <point x="2552" y="760" type="line"/>
+ <point x="2552" y="1192"/>
+ <point x="2308" y="1520"/>
+ <point x="1884" y="1520" type="curve" smooth="yes"/>
+ <point x="1464" y="1520"/>
+ <point x="1220" y="1192"/>
+ <point x="1220" y="760" type="curve" smooth="yes"/>
+ <point x="1220" y="732" type="line" smooth="yes"/>
+ <point x="1220" y="300"/>
+ <point x="1464" y="-28"/>
+ <point x="1888" y="-28" type="curve" smooth="yes"/>
+ <point x="2308" y="-28"/>
+ <point x="2552" y="300"/>
+ <point x="2552" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2276" y="732" type="line"/>
+ <point x="2276" y="444"/>
+ <point x="2160" y="196"/>
+ <point x="1888" y="196" type="curve" smooth="yes"/>
+ <point x="1616" y="196"/>
+ <point x="1496" y="444"/>
+ <point x="1496" y="732" type="curve" smooth="yes"/>
+ <point x="1496" y="760" type="line" smooth="yes"/>
+ <point x="1496" y="1052"/>
+ <point x="1616" y="1300"/>
+ <point x="1884" y="1300" type="curve" smooth="yes"/>
+ <point x="2160" y="1300"/>
+ <point x="2276" y="1052"/>
+ <point x="2276" y="760" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2584, 'leftMargin': 138, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB42__.glif b/src/Interface-Regular.ufo/glyphs/uniAB42__.glif
new file mode 100644
index 000000000..c94144b66
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB42__.glif
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB42" format="1">
+ <advance width="2784"/>
+ <unicode hex="AB42"/>
+ <outline>
+ <contour>
+ <point x="2324" y="816" type="line"/>
+ <point x="1440" y="816" type="line"/>
+ <point x="1440" y="596" type="line"/>
+ <point x="2324" y="596" type="line"/>
+ </contour>
+ <contour>
+ <point x="800" y="1520" type="curve"/>
+ <point x="528" y="1520"/>
+ <point x="364" y="1420"/>
+ <point x="276" y="1336" type="curve"/>
+ <point x="380" y="1152" type="line"/>
+ <point x="472" y="1232"/>
+ <point x="604" y="1300"/>
+ <point x="800" y="1300" type="curve" smooth="yes"/>
+ <point x="1072" y="1300"/>
+ <point x="1204" y="1064"/>
+ <point x="1204" y="772" type="curve" smooth="yes"/>
+ <point x="1204" y="716" type="line" smooth="yes"/>
+ <point x="1204" y="428"/>
+ <point x="1052" y="196"/>
+ <point x="844" y="196" type="curve"/>
+ <point x="608" y="196"/>
+ <point x="508" y="368"/>
+ <point x="508" y="560" type="curve"/>
+ <point x="508" y="596" type="line"/>
+ <point x="1316" y="596" type="line"/>
+ <point x="1316" y="816" type="line"/>
+ <point x="232" y="816" type="line"/>
+ <point x="232" y="644" type="line" smooth="yes"/>
+ <point x="232" y="252"/>
+ <point x="424" y="-28"/>
+ <point x="844" y="-28" type="curve" smooth="yes"/>
+ <point x="1176" y="-28"/>
+ <point x="1480" y="280"/>
+ <point x="1480" y="716" type="curve" smooth="yes"/>
+ <point x="1480" y="772" type="line" smooth="yes"/>
+ <point x="1480" y="1208"/>
+ <point x="1220" y="1520"/>
+ </contour>
+ <contour>
+ <point x="2552" y="760" type="line"/>
+ <point x="2552" y="1192"/>
+ <point x="2308" y="1520"/>
+ <point x="1884" y="1520" type="curve" smooth="yes"/>
+ <point x="1464" y="1520"/>
+ <point x="1220" y="1192"/>
+ <point x="1220" y="760" type="curve"/>
+ <point x="1220" y="732" type="line"/>
+ <point x="1220" y="300"/>
+ <point x="1464" y="-28"/>
+ <point x="1888" y="-28" type="curve" smooth="yes"/>
+ <point x="2308" y="-28"/>
+ <point x="2552" y="300"/>
+ <point x="2552" y="732" type="curve"/>
+ </contour>
+ <contour>
+ <point x="2276" y="732" type="line"/>
+ <point x="2276" y="444"/>
+ <point x="2160" y="196"/>
+ <point x="1888" y="196" type="curve" smooth="yes"/>
+ <point x="1616" y="196"/>
+ <point x="1496" y="444"/>
+ <point x="1496" y="732" type="curve"/>
+ <point x="1496" y="760" type="line"/>
+ <point x="1496" y="1052"/>
+ <point x="1616" y="1300"/>
+ <point x="1884" y="1300" type="curve" smooth="yes"/>
+ <point x="2160" y="1300"/>
+ <point x="2276" y="1052"/>
+ <point x="2276" y="760" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2584, 'leftMargin': 138, 'rightMargin': 127}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB43__.glif b/src/Interface-Regular.ufo/glyphs/uniAB43__.glif
new file mode 100644
index 000000000..38a3dbebb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB43__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB43" format="1">
+ <advance width="2528"/>
+ <unicode hex="AB43"/>
+ <outline>
+ <contour>
+ <point x="832" y="1296" type="curve"/>
+ <point x="832" y="1516" type="line"/>
+ <point x="416" y="1516"/>
+ <point x="156" y="1188"/>
+ <point x="156" y="760" type="curve" smooth="yes"/>
+ <point x="156" y="728" type="line" smooth="yes"/>
+ <point x="156" y="300"/>
+ <point x="416" y="-28"/>
+ <point x="836" y="-28" type="curve" smooth="yes"/>
+ <point x="1020" y="-28"/>
+ <point x="1176" y="36"/>
+ <point x="1288" y="144" type="curve"/>
+ <point x="1104" y="304" type="line"/>
+ <point x="1040" y="236"/>
+ <point x="948" y="192"/>
+ <point x="836" y="192" type="curve" smooth="yes"/>
+ <point x="564" y="192"/>
+ <point x="432" y="440"/>
+ <point x="432" y="728" type="curve" smooth="yes"/>
+ <point x="432" y="760" type="line" smooth="yes"/>
+ <point x="432" y="1044"/>
+ <point x="564" y="1296"/>
+ </contour>
+ <component base="o" xOffset="816"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2401, 'leftMargin': 127, 'rightMargin': 57}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB44__.glif b/src/Interface-Regular.ufo/glyphs/uniAB44__.glif
new file mode 100644
index 000000000..0b5285aa6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB44__.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB44" format="1">
+ <advance width="2528"/>
+ <unicode hex="AB44"/>
+ <outline>
+ <contour>
+ <point x="832" y="1296" type="curve"/>
+ <point x="832" y="1516" type="line"/>
+ <point x="416" y="1516"/>
+ <point x="156" y="1188"/>
+ <point x="156" y="760" type="curve" smooth="yes"/>
+ <point x="156" y="728" type="line" smooth="yes"/>
+ <point x="156" y="300"/>
+ <point x="416" y="-28"/>
+ <point x="836" y="-28" type="curve" smooth="yes"/>
+ <point x="1020" y="-28"/>
+ <point x="1176" y="36"/>
+ <point x="1288" y="144" type="curve"/>
+ <point x="1104" y="304" type="line"/>
+ <point x="1040" y="236"/>
+ <point x="948" y="192"/>
+ <point x="836" y="192" type="curve" smooth="yes"/>
+ <point x="564" y="192"/>
+ <point x="432" y="440"/>
+ <point x="432" y="728" type="curve" smooth="yes"/>
+ <point x="432" y="760" type="line" smooth="yes"/>
+ <point x="432" y="1044"/>
+ <point x="564" y="1296"/>
+ </contour>
+ <contour>
+ <point x="2048" y="1760" type="line"/>
+ <point x="1816" y="1760" type="line"/>
+ <point x="1184" y="-172" type="line"/>
+ <point x="1416" y="-172" type="line"/>
+ </contour>
+ <component base="o" xOffset="816"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2401, 'leftMargin': 127, 'rightMargin': 57}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB45__.glif b/src/Interface-Regular.ufo/glyphs/uniAB45__.glif
new file mode 100644
index 000000000..30808189d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB45__.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB45" format="1">
+ <advance width="1504"/>
+ <unicode hex="AB45"/>
+ <outline>
+ <contour>
+ <point x="1432" y="0" type="line"/>
+ <point x="1432" y="28" type="line" smooth="yes"/>
+ <point x="1432" y="460"/>
+ <point x="1176" y="788"/>
+ <point x="752" y="788" type="curve" smooth="yes"/>
+ <point x="332" y="788"/>
+ <point x="72" y="460"/>
+ <point x="72" y="28" type="curve" smooth="yes"/>
+ <point x="72" y="0" type="line"/>
+ <point x="348" y="0" type="line"/>
+ <point x="348" y="28" type="line" smooth="yes"/>
+ <point x="348" y="316"/>
+ <point x="480" y="568"/>
+ <point x="752" y="568" type="curve" smooth="yes"/>
+ <point x="1024" y="568"/>
+ <point x="1156" y="316"/>
+ <point x="1156" y="28" type="curve" smooth="yes"/>
+ <point x="1156" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="888" y="1488" type="line"/>
+ <point x="616" y="1488" type="line"/>
+ <point x="616" y="688" type="line"/>
+ <point x="888" y="688" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1525, 'leftMargin': 83, 'rightMargin': 83}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB46__.glif b/src/Interface-Regular.ufo/glyphs/uniAB46__.glif
new file mode 100644
index 000000000..0e564172c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB46__.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB46" format="1">
+ <advance width="1760"/>
+ <unicode hex="AB46"/>
+ <outline>
+ <contour>
+ <point x="912" y="576" type="line"/>
+ <point x="1092" y="576"/>
+ <point x="1188" y="480"/>
+ <point x="1188" y="320" type="curve" smooth="yes"/>
+ <point x="1188" y="-308" type="line" smooth="yes"/>
+ <point x="1188" y="-360"/>
+ <point x="1188" y="-516"/>
+ <point x="1240" y="-572" type="curve"/>
+ <point x="1524" y="-572" type="line"/>
+ <point x="1524" y="-548" type="line"/>
+ <point x="1476" y="-496"/>
+ <point x="1464" y="-380"/>
+ <point x="1464" y="-308" type="curve" smooth="yes"/>
+ <point x="1464" y="320" type="line" smooth="yes"/>
+ <point x="1464" y="560"/>
+ <point x="1348" y="732"/>
+ <point x="968" y="732" type="curve"/>
+ </contour>
+ <contour>
+ <point x="236" y="1488" type="line"/>
+ <point x="236" y="0" type="line"/>
+ <point x="512" y="0" type="line"/>
+ <point x="512" y="1272" type="line"/>
+ <point x="828" y="1272" type="line" smooth="yes"/>
+ <point x="1068" y="1272"/>
+ <point x="1168" y="1180"/>
+ <point x="1168" y="1048" type="curve" smooth="yes"/>
+ <point x="1168" y="904"/>
+ <point x="1052" y="796"/>
+ <point x="828" y="796" type="curve" smooth="yes"/>
+ <point x="436" y="796" type="line"/>
+ <point x="440" y="576" type="line"/>
+ <point x="968" y="576" type="line"/>
+ <point x="1048" y="616" type="line"/>
+ <point x="1296" y="684"/>
+ <point x="1444" y="828"/>
+ <point x="1444" y="1060" type="curve" smooth="yes"/>
+ <point x="1444" y="1336"/>
+ <point x="1220" y="1488"/>
+ <point x="828" y="1488" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1671, 'leftMargin': 234, 'rightMargin': 149}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB47__.glif b/src/Interface-Regular.ufo/glyphs/uniAB47__.glif
new file mode 100644
index 000000000..87ff184a3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB47__.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB47" format="1">
+ <advance width="736"/>
+ <unicode hex="AB47"/>
+ <outline>
+ <contour>
+ <point x="424" y="1256" type="line"/>
+ <point x="416" y="1488" type="line"/>
+ <point x="148" y="1488" type="line"/>
+ <point x="148" y="0" type="line"/>
+ <point x="424" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="592" y="1480" type="line"/>
+ <point x="396" y="1392"/>
+ <point x="308" y="1144"/>
+ <point x="308" y="864" type="curve"/>
+ <point x="380" y="908" type="line"/>
+ <point x="400" y="1060"/>
+ <point x="468" y="1176"/>
+ <point x="592" y="1228" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 712, 'leftMargin': 188, 'rightMargin': 81}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB48__.glif b/src/Interface-Regular.ufo/glyphs/uniAB48__.glif
new file mode 100644
index 000000000..3c2b3b36a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB48__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB48" format="1">
+ <advance width="1248"/>
+ <unicode hex="AB48"/>
+ <outline>
+ <contour>
+ <point x="404" y="1256" type="line"/>
+ <point x="384" y="1488" type="line"/>
+ <point x="132" y="1488" type="line"/>
+ <point x="132" y="0" type="line"/>
+ <point x="404" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1120" y="1496" type="line"/>
+ <point x="1100" y="1504"/>
+ <point x="1048" y="1516"/>
+ <point x="1012" y="1516" type="curve" smooth="yes"/>
+ <point x="940" y="1516"/>
+ <point x="876" y="1488"/>
+ <point x="832" y="1424" type="curve"/>
+ <point x="784" y="1480"/>
+ <point x="716" y="1516"/>
+ <point x="644" y="1516" type="curve" smooth="yes"/>
+ <point x="356" y="1516"/>
+ <point x="264" y="1200"/>
+ <point x="264" y="848" type="curve"/>
+ <point x="364" y="908" type="line"/>
+ <point x="388" y="1112"/>
+ <point x="436" y="1256"/>
+ <point x="616" y="1256" type="curve" smooth="yes"/>
+ <point x="692" y="1256"/>
+ <point x="720" y="1232"/>
+ <point x="764" y="1192" type="curve"/>
+ <point x="916" y="1192" type="line"/>
+ <point x="932" y="1228"/>
+ <point x="964" y="1256"/>
+ <point x="1024" y="1256" type="curve" smooth="yes"/>
+ <point x="1048" y="1256"/>
+ <point x="1088" y="1252"/>
+ <point x="1120" y="1244" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1217, 'leftMargin': 188, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB49__.glif b/src/Interface-Regular.ufo/glyphs/uniAB49__.glif
new file mode 100644
index 000000000..4e8fa3385
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB49__.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB49" format="1">
+ <advance width="1504"/>
+ <unicode hex="AB49"/>
+ <outline>
+ <contour>
+ <point x="952" y="1256" type="line"/>
+ <point x="932" y="1488" type="line"/>
+ <point x="676" y="1488" type="line"/>
+ <point x="676" y="824" type="line"/>
+ <point x="952" y="824" type="line"/>
+ </contour>
+ <contour>
+ <point x="1404" y="1496" type="line"/>
+ <point x="1384" y="1504"/>
+ <point x="1324" y="1516"/>
+ <point x="1288" y="1516" type="curve" smooth="yes"/>
+ <point x="972" y="1516"/>
+ <point x="808" y="1200"/>
+ <point x="808" y="848" type="curve"/>
+ <point x="912" y="908" type="line"/>
+ <point x="936" y="1112"/>
+ <point x="1052" y="1256"/>
+ <point x="1276" y="1256" type="curve" smooth="yes"/>
+ <point x="1324" y="1256"/>
+ <point x="1360" y="1252"/>
+ <point x="1404" y="1244" type="curve"/>
+ </contour>
+ <contour>
+ <point x="952" y="884" type="line"/>
+ <point x="676" y="884" type="line"/>
+ <point x="676" y="344" type="line" smooth="yes"/>
+ <point x="676" y="260"/>
+ <point x="624" y="192"/>
+ <point x="516" y="192" type="curve" smooth="yes"/>
+ <point x="432" y="192"/>
+ <point x="376" y="256"/>
+ <point x="376" y="340" type="curve" smooth="yes"/>
+ <point x="376" y="420"/>
+ <point x="436" y="484"/>
+ <point x="528" y="484" type="curve" smooth="yes"/>
+ <point x="1208" y="484" type="line"/>
+ <point x="1208" y="704" type="line"/>
+ <point x="496" y="704" type="line" smooth="yes"/>
+ <point x="272" y="704"/>
+ <point x="100" y="576"/>
+ <point x="100" y="340" type="curve" smooth="yes"/>
+ <point x="100" y="124"/>
+ <point x="272" y="-28"/>
+ <point x="520" y="-28" type="curve" smooth="yes"/>
+ <point x="844" y="-28"/>
+ <point x="952" y="188"/>
+ <point x="952" y="408" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1398, 'leftMargin': 55, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB4A___.glif b/src/Interface-Regular.ufo/glyphs/uniAB4A___.glif
new file mode 100644
index 000000000..f6ef60850
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB4A___.glif
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB4A" format="1">
+ <advance width="1760"/>
+ <unicode hex="AB4A"/>
+ <outline>
+ <contour>
+ <point x="952" y="1256" type="line"/>
+ <point x="928" y="1488" type="line"/>
+ <point x="676" y="1488" type="line"/>
+ <point x="676" y="784" type="line"/>
+ <point x="952" y="784" type="line"/>
+ </contour>
+ <contour>
+ <point x="952" y="884" type="line"/>
+ <point x="676" y="884" type="line"/>
+ <point x="676" y="344" type="line" smooth="yes"/>
+ <point x="676" y="260"/>
+ <point x="624" y="192"/>
+ <point x="512" y="192" type="curve" smooth="yes"/>
+ <point x="428" y="192"/>
+ <point x="376" y="256"/>
+ <point x="376" y="340" type="curve" smooth="yes"/>
+ <point x="376" y="420"/>
+ <point x="432" y="484"/>
+ <point x="528" y="484" type="curve" smooth="yes"/>
+ <point x="1208" y="484" type="line"/>
+ <point x="1208" y="704" type="line"/>
+ <point x="496" y="704" type="line" smooth="yes"/>
+ <point x="272" y="704"/>
+ <point x="100" y="576"/>
+ <point x="100" y="340" type="curve" smooth="yes"/>
+ <point x="100" y="124"/>
+ <point x="268" y="-28"/>
+ <point x="516" y="-28" type="curve" smooth="yes"/>
+ <point x="840" y="-28"/>
+ <point x="952" y="188"/>
+ <point x="952" y="408" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1664" y="1496" type="line"/>
+ <point x="1644" y="1504"/>
+ <point x="1592" y="1516"/>
+ <point x="1560" y="1516" type="curve" smooth="yes"/>
+ <point x="1484" y="1516"/>
+ <point x="1420" y="1488"/>
+ <point x="1380" y="1424" type="curve"/>
+ <point x="1328" y="1480"/>
+ <point x="1260" y="1516"/>
+ <point x="1188" y="1516" type="curve" smooth="yes"/>
+ <point x="904" y="1516"/>
+ <point x="808" y="1200"/>
+ <point x="808" y="848" type="curve"/>
+ <point x="908" y="908" type="line"/>
+ <point x="936" y="1112"/>
+ <point x="980" y="1256"/>
+ <point x="1160" y="1256" type="curve" smooth="yes"/>
+ <point x="1236" y="1256"/>
+ <point x="1264" y="1232"/>
+ <point x="1308" y="1192" type="curve"/>
+ <point x="1464" y="1192" type="line"/>
+ <point x="1480" y="1228"/>
+ <point x="1512" y="1256"/>
+ <point x="1568" y="1256" type="curve" smooth="yes"/>
+ <point x="1596" y="1256"/>
+ <point x="1632" y="1252"/>
+ <point x="1664" y="1244" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1660, 'leftMargin': 55, 'rightMargin': 42}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB4B___.glif b/src/Interface-Regular.ufo/glyphs/uniAB4B___.glif
new file mode 100644
index 000000000..c974663ec
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB4B___.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB4B" format="1">
+ <advance width="1504"/>
+ <unicode hex="AB4B"/>
+ <outline>
+ <contour>
+ <point x="976" y="1488" type="line"/>
+ <point x="976" y="412" type="line" smooth="yes"/>
+ <point x="976" y="96"/>
+ <point x="1080" y="-28"/>
+ <point x="1256" y="-28" type="curve" smooth="yes"/>
+ <point x="1316" y="-28"/>
+ <point x="1372" y="-24"/>
+ <point x="1432" y="20" type="curve"/>
+ <point x="1396" y="220" type="line"/>
+ <point x="1388" y="216"/>
+ <point x="1372" y="212"/>
+ <point x="1356" y="212" type="curve" smooth="yes"/>
+ <point x="1300" y="212"/>
+ <point x="1252" y="248"/>
+ <point x="1252" y="412" type="curve" smooth="yes"/>
+ <point x="1252" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="976" y="1488" type="line"/>
+ <point x="928" y="1328"/>
+ <point x="816" y="1224"/>
+ <point x="608" y="1224" type="curve" smooth="yes"/>
+ <point x="480" y="1224"/>
+ <point x="352" y="1292"/>
+ <point x="352" y="1516" type="curve"/>
+ <point x="76" y="1516" type="line"/>
+ <point x="76" y="1180"/>
+ <point x="272" y="996"/>
+ <point x="564" y="996" type="curve" smooth="yes"/>
+ <point x="896" y="996"/>
+ <point x="1096" y="1192"/>
+ <point x="1148" y="1488" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 43, 'rightMargin': 143}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB4C___.glif b/src/Interface-Regular.ufo/glyphs/uniAB4C___.glif
new file mode 100644
index 000000000..6d670e0b2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB4C___.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB4C" format="1">
+ <advance width="2272"/>
+ <unicode hex="AB4C"/>
+ <outline>
+ <contour>
+ <point x="1040" y="1488" type="line"/>
+ <point x="992" y="1328"/>
+ <point x="880" y="1224"/>
+ <point x="672" y="1224" type="curve" smooth="yes"/>
+ <point x="544" y="1224"/>
+ <point x="412" y="1292"/>
+ <point x="412" y="1516" type="curve"/>
+ <point x="136" y="1516" type="line"/>
+ <point x="136" y="1180"/>
+ <point x="332" y="996"/>
+ <point x="624" y="996" type="curve" smooth="yes"/>
+ <point x="956" y="996"/>
+ <point x="1160" y="1192"/>
+ <point x="1208" y="1488" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1592" y="212" type="curve" smooth="yes"/>
+ <point x="1444" y="212"/>
+ <point x="1316" y="336"/>
+ <point x="1316" y="492" type="curve" smooth="yes"/>
+ <point x="1316" y="652"/>
+ <point x="1444" y="776"/>
+ <point x="1592" y="776" type="curve" smooth="yes"/>
+ <point x="1740" y="776"/>
+ <point x="1860" y="652"/>
+ <point x="1860" y="492" type="curve" smooth="yes"/>
+ <point x="1860" y="332"/>
+ <point x="1740" y="212"/>
+ </contour>
+ <contour>
+ <point x="1592" y="-28" type="curve" smooth="yes"/>
+ <point x="1888" y="-28"/>
+ <point x="2136" y="180"/>
+ <point x="2136" y="492" type="curve" smooth="yes"/>
+ <point x="2136" y="800"/>
+ <point x="1888" y="1020"/>
+ <point x="1592" y="1020" type="curve" smooth="yes"/>
+ <point x="1444" y="1020"/>
+ <point x="1312" y="964"/>
+ <point x="1208" y="876" type="curve"/>
+ <point x="1316" y="832" type="line"/>
+ <point x="1316" y="1488" type="line"/>
+ <point x="1040" y="1488" type="line"/>
+ <point x="1040" y="492" type="line" smooth="yes"/>
+ <point x="1040" y="184"/>
+ <point x="1292" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2096, 'leftMargin': 43, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB4D___.glif b/src/Interface-Regular.ufo/glyphs/uniAB4D___.glif
new file mode 100644
index 000000000..1a6fd5054
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB4D___.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB4D" format="1">
+ <advance width="1024"/>
+ <unicode hex="AB4D"/>
+ <outline>
+ <contour>
+ <point x="652" y="824" type="line"/>
+ <point x="652" y="1640" type="line" smooth="yes"/>
+ <point x="652" y="1816"/>
+ <point x="736" y="1920"/>
+ <point x="892" y="1920" type="curve" smooth="yes"/>
+ <point x="944" y="1920"/>
+ <point x="984" y="1916"/>
+ <point x="1016" y="1908" type="curve"/>
+ <point x="1048" y="2112" type="line"/>
+ <point x="980" y="2128"/>
+ <point x="916" y="2140"/>
+ <point x="848" y="2140" type="curve" smooth="yes"/>
+ <point x="556" y="2140"/>
+ <point x="376" y="1964"/>
+ <point x="376" y="1640" type="curve" smooth="yes"/>
+ <point x="376" y="824" type="line"/>
+ </contour>
+ <contour>
+ <point x="376" y="1572" type="line"/>
+ <point x="376" y="472" type="line" smooth="yes"/>
+ <point x="376" y="300"/>
+ <point x="284" y="204"/>
+ <point x="124" y="204" type="curve" smooth="yes"/>
+ <point x="80" y="204"/>
+ <point x="28" y="208"/>
+ <point x="-12" y="212" type="curve"/>
+ <point x="-24" y="-8" type="line"/>
+ <point x="32" y="-20"/>
+ <point x="92" y="-28"/>
+ <point x="148" y="-28" type="curve" smooth="yes"/>
+ <point x="460" y="-28"/>
+ <point x="652" y="152"/>
+ <point x="652" y="472" type="curve" smooth="yes"/>
+ <point x="652" y="1572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 809, 'leftMargin': -85, 'rightMargin': -180}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB4E___.glif b/src/Interface-Regular.ufo/glyphs/uniAB4E___.glif
new file mode 100644
index 000000000..d8b2fa57e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB4E___.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB4E" format="1">
+ <advance width="1504"/>
+ <unicode hex="AB4E"/>
+ <outline>
+ <contour>
+ <point x="1068" y="344" type="line"/>
+ <point x="1084" y="0" type="line"/>
+ <point x="1344" y="0" type="line"/>
+ <point x="1344" y="1076" type="line"/>
+ <point x="1068" y="1076" type="line"/>
+ </contour>
+ <contour>
+ <point x="1120" y="664" type="line"/>
+ <point x="1120" y="404"/>
+ <point x="1008" y="200"/>
+ <point x="696" y="200" type="curve" smooth="yes"/>
+ <point x="568" y="200"/>
+ <point x="436" y="264"/>
+ <point x="436" y="524" type="curve" smooth="yes"/>
+ <point x="436" y="1488" type="line"/>
+ <point x="160" y="1488" type="line"/>
+ <point x="160" y="528" type="line" smooth="yes"/>
+ <point x="160" y="132"/>
+ <point x="360" y="-28"/>
+ <point x="648" y="-28" type="curve" smooth="yes"/>
+ <point x="1080" y="-28"/>
+ <point x="1232" y="268"/>
+ <point x="1232" y="668" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1554, 'leftMargin': 183, 'rightMargin': 189}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB4F___.glif b/src/Interface-Regular.ufo/glyphs/uniAB4F___.glif
new file mode 100644
index 000000000..88241551b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB4F___.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB4F" format="1">
+ <advance width="1760"/>
+ <unicode hex="AB4F"/>
+ <outline>
+ <contour>
+ <point x="1748" y="888" type="line"/>
+ <point x="16" y="888" type="line"/>
+ <point x="16" y="668" type="line"/>
+ <point x="1748" y="668" type="line"/>
+ </contour>
+ <component base="uniAB4E" xOffset="100"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1786, 'leftMargin': 28, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB50__.glif b/src/Interface-Regular.ufo/glyphs/uniAB50__.glif
new file mode 100644
index 000000000..d0005cbfa
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB50__.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB50" format="1">
+ <advance width="2528"/>
+ <unicode hex="AB50"/>
+ <outline>
+ <contour>
+ <point x="1108" y="1364" type="curve" smooth="yes"/>
+ <point x="1108" y="1280"/>
+ <point x="1160" y="1212"/>
+ <point x="1268" y="1212" type="curve" smooth="yes"/>
+ <point x="1372" y="1212"/>
+ <point x="1424" y="1280"/>
+ <point x="1424" y="1364" type="curve" smooth="yes"/>
+ <point x="1424" y="1448"/>
+ <point x="1372" y="1516"/>
+ <point x="1268" y="1516" type="curve" smooth="yes"/>
+ <point x="1160" y="1516"/>
+ <point x="1108" y="1448"/>
+ </contour>
+ <contour>
+ <point x="2032" y="292" type="line"/>
+ <point x="2048" y="0" type="line"/>
+ <point x="2308" y="0" type="line"/>
+ <point x="2308" y="1488" type="line"/>
+ <point x="2032" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="2088" y="692" type="line"/>
+ <point x="2088" y="420"/>
+ <point x="2000" y="200"/>
+ <point x="1712" y="200" type="curve" smooth="yes"/>
+ <point x="1524" y="200"/>
+ <point x="1404" y="288"/>
+ <point x="1404" y="512" type="curve" smooth="yes"/>
+ <point x="1404" y="1036" type="line"/>
+ <point x="1128" y="1036" type="line"/>
+ <point x="1128" y="496" type="line" smooth="yes"/>
+ <point x="1128" y="124"/>
+ <point x="1332" y="-28"/>
+ <point x="1608" y="-28" type="curve" smooth="yes"/>
+ <point x="2016" y="-28"/>
+ <point x="2216" y="280"/>
+ <point x="2216" y="696" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1132" y="552" type="line"/>
+ <point x="1132" y="356"/>
+ <point x="1016" y="200"/>
+ <point x="804" y="200" type="curve" smooth="yes"/>
+ <point x="616" y="200"/>
+ <point x="496" y="268"/>
+ <point x="496" y="508" type="curve" smooth="yes"/>
+ <point x="496" y="1488" type="line"/>
+ <point x="220" y="1488" type="line"/>
+ <point x="220" y="508" type="line" smooth="yes"/>
+ <point x="220" y="136"/>
+ <point x="400" y="-28"/>
+ <point x="720" y="-28" type="curve" smooth="yes"/>
+ <point x="1108" y="-28"/>
+ <point x="1316" y="280"/>
+ <point x="1316" y="612" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2457, 'leftMargin': 183, 'rightMargin': 188}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB51__.glif b/src/Interface-Regular.ufo/glyphs/uniAB51__.glif
new file mode 100644
index 000000000..1fb56f221
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB51__.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB51" format="1">
+ <advance width="2528"/>
+ <unicode hex="AB51"/>
+ <outline>
+ <component base="uniAB50" xScale="-1" yScale="-1" xOffset="2492" yOffset="1488"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2463, 'leftMargin': 188, 'rightMargin': 189}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB52__.glif b/src/Interface-Regular.ufo/glyphs/uniAB52__.glif
new file mode 100644
index 000000000..9bfc1ac41
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB52__.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB52" format="1">
+ <advance width="1760"/>
+ <unicode hex="AB52"/>
+ <outline>
+ <contour>
+ <point x="700" y="664" type="line"/>
+ <point x="700" y="1036" type="line" smooth="yes"/>
+ <point x="700" y="1344"/>
+ <point x="576" y="1516"/>
+ <point x="312" y="1516" type="curve" smooth="yes"/>
+ <point x="264" y="1516"/>
+ <point x="196" y="1504"/>
+ <point x="152" y="1492" type="curve"/>
+ <point x="152" y="1276" type="line"/>
+ <point x="180" y="1284"/>
+ <point x="216" y="1288"/>
+ <point x="240" y="1288" type="curve" smooth="yes"/>
+ <point x="360" y="1288"/>
+ <point x="424" y="1224"/>
+ <point x="424" y="1036" type="curve" smooth="yes"/>
+ <point x="424" y="664" type="line"/>
+ </contour>
+ <contour>
+ <point x="1332" y="344" type="line"/>
+ <point x="1348" y="0" type="line"/>
+ <point x="1608" y="0" type="line"/>
+ <point x="1608" y="1488" type="line"/>
+ <point x="1332" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1384" y="664" type="line"/>
+ <point x="1384" y="404"/>
+ <point x="1276" y="200"/>
+ <point x="960" y="200" type="curve" smooth="yes"/>
+ <point x="832" y="200"/>
+ <point x="700" y="264"/>
+ <point x="700" y="524" type="curve" smooth="yes"/>
+ <point x="700" y="800" type="line"/>
+ <point x="424" y="800" type="line"/>
+ <point x="424" y="528" type="line" smooth="yes"/>
+ <point x="424" y="132"/>
+ <point x="624" y="-28"/>
+ <point x="912" y="-28" type="curve" smooth="yes"/>
+ <point x="1344" y="-28"/>
+ <point x="1496" y="268"/>
+ <point x="1496" y="668" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1672.0, 'leftMargin': 28, 'rightMargin': 188.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB53__.glif b/src/Interface-Regular.ufo/glyphs/uniAB53__.glif
new file mode 100644
index 000000000..6633b0420
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB53__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB53" format="1">
+ <advance width="1504"/>
+ <unicode hex="AB53"/>
+ <outline>
+ <contour>
+ <point x="436" y="1488" type="line"/>
+ <point x="120" y="1488" type="line"/>
+ <point x="604" y="468" type="line"/>
+ <point x="104" y="-572" type="line"/>
+ <point x="424" y="-572" type="line"/>
+ <point x="756" y="188" type="line"/>
+ <point x="1080" y="-572" type="line"/>
+ <point x="1400" y="-572" type="line"/>
+ <point x="900" y="468" type="line"/>
+ <point x="1384" y="1488" type="line"/>
+ <point x="1064" y="1488" type="line"/>
+ <point x="748" y="748" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1404, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB54__.glif b/src/Interface-Regular.ufo/glyphs/uniAB54__.glif
new file mode 100644
index 000000000..17946ca75
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB54__.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB54" format="1">
+ <advance width="1760"/>
+ <unicode hex="AB54"/>
+ <outline>
+ <contour>
+ <point x="396" y="1488" type="line"/>
+ <point x="76" y="1488" type="line"/>
+ <point x="564" y="468" type="line"/>
+ <point x="64" y="-572" type="line"/>
+ <point x="384" y="-572" type="line"/>
+ <point x="712" y="188" type="line"/>
+ <point x="880" y="-204" type="line" smooth="yes"/>
+ <point x="1008" y="-496"/>
+ <point x="1116" y="-600"/>
+ <point x="1360" y="-600" type="curve"/>
+ <point x="1156" y="-404" type="line"/>
+ <point x="1176" y="-188" type="line"/>
+ <point x="860" y="468" type="line"/>
+ <point x="1344" y="1488" type="line"/>
+ <point x="1020" y="1488" type="line"/>
+ <point x="704" y="748" type="line"/>
+ </contour>
+ <contour>
+ <point x="1028" y="-264" type="curve" smooth="yes"/>
+ <point x="1028" y="-448"/>
+ <point x="1176" y="-600"/>
+ <point x="1360" y="-600" type="curve" smooth="yes"/>
+ <point x="1548" y="-600"/>
+ <point x="1700" y="-452"/>
+ <point x="1700" y="-264" type="curve" smooth="yes"/>
+ <point x="1700" y="-80"/>
+ <point x="1548" y="72"/>
+ <point x="1360" y="72" type="curve" smooth="yes"/>
+ <point x="1176" y="72"/>
+ <point x="1028" y="-80"/>
+ </contour>
+ <contour>
+ <point x="1364" y="-424" type="curve" smooth="yes"/>
+ <point x="1276" y="-424"/>
+ <point x="1212" y="-368"/>
+ <point x="1212" y="-264" type="curve" smooth="yes"/>
+ <point x="1212" y="-160"/>
+ <point x="1276" y="-104"/>
+ <point x="1364" y="-104" type="curve" smooth="yes"/>
+ <point x="1448" y="-104"/>
+ <point x="1512" y="-160"/>
+ <point x="1512" y="-264" type="curve" smooth="yes"/>
+ <point x="1512" y="-368"/>
+ <point x="1448" y="-424"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1717, 'leftMargin': 55, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB55__.glif b/src/Interface-Regular.ufo/glyphs/uniAB55__.glif
new file mode 100644
index 000000000..eba15a7ab
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB55__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB55" format="1">
+ <advance width="1504"/>
+ <unicode hex="AB55"/>
+ <outline>
+ <contour>
+ <point x="56" y="-572" type="line"/>
+ <point x="604" y="-572" type="line"/>
+ <point x="604" y="-352" type="line"/>
+ <point x="56" y="-352" type="line"/>
+ </contour>
+ <component base="uniAB53" xOffset="32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1409, 'leftMargin': 28, 'rightMargin': -13}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB56__.glif b/src/Interface-Regular.ufo/glyphs/uniAB56__.glif
new file mode 100644
index 000000000..e574dd873
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB56__.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB56" format="1">
+ <advance width="1760"/>
+ <unicode hex="AB56"/>
+ <outline>
+ <contour>
+ <point x="416" y="1488" type="line"/>
+ <point x="100" y="1488" type="line"/>
+ <point x="584" y="752" type="line"/>
+ <point x="88" y="0" type="line"/>
+ <point x="408" y="0" type="line"/>
+ <point x="732" y="548" type="line"/>
+ <point x="888" y="284" type="line" smooth="yes"/>
+ <point x="992" y="112"/>
+ <point x="1092" y="-28"/>
+ <point x="1336" y="-28" type="curve"/>
+ <point x="1132" y="192" type="line"/>
+ <point x="1072" y="460" type="line"/>
+ <point x="880" y="752" type="line"/>
+ <point x="1360" y="1488" type="line"/>
+ <point x="1040" y="1488" type="line"/>
+ <point x="728" y="956" type="line"/>
+ </contour>
+ <contour>
+ <point x="1000" y="308" type="curve" smooth="yes"/>
+ <point x="1000" y="124"/>
+ <point x="1152" y="-28"/>
+ <point x="1336" y="-28" type="curve" smooth="yes"/>
+ <point x="1524" y="-28"/>
+ <point x="1676" y="124"/>
+ <point x="1676" y="308" type="curve" smooth="yes"/>
+ <point x="1676" y="496"/>
+ <point x="1524" y="644"/>
+ <point x="1336" y="644" type="curve" smooth="yes"/>
+ <point x="1152" y="644"/>
+ <point x="1000" y="496"/>
+ </contour>
+ <contour>
+ <point x="1340" y="152" type="curve" smooth="yes"/>
+ <point x="1252" y="152"/>
+ <point x="1188" y="204"/>
+ <point x="1188" y="308" type="curve" smooth="yes"/>
+ <point x="1188" y="416"/>
+ <point x="1252" y="468"/>
+ <point x="1340" y="468" type="curve" smooth="yes"/>
+ <point x="1424" y="468"/>
+ <point x="1488" y="416"/>
+ <point x="1488" y="308" type="curve" smooth="yes"/>
+ <point x="1488" y="204"/>
+ <point x="1424" y="152"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1669, 'leftMargin': 55, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB57__.glif b/src/Interface-Regular.ufo/glyphs/uniAB57__.glif
new file mode 100644
index 000000000..e7076eb7b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB57__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB57" format="1">
+ <advance width="1760"/>
+ <unicode hex="AB57"/>
+ <outline>
+ <contour>
+ <point x="740" y="1488" type="line"/>
+ <point x="424" y="1488" type="line"/>
+ <point x="908" y="752" type="line"/>
+ <point x="64" y="-572" type="line"/>
+ <point x="388" y="-572" type="line"/>
+ <point x="1056" y="548" type="line"/>
+ <point x="1384" y="0" type="line"/>
+ <point x="1700" y="0" type="line"/>
+ <point x="1204" y="752" type="line"/>
+ <point x="1684" y="1488" type="line"/>
+ <point x="1364" y="1488" type="line"/>
+ <point x="1052" y="956" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1695, 'leftMargin': 3, 'rightMargin': 56}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB58__.glif b/src/Interface-Regular.ufo/glyphs/uniAB58__.glif
new file mode 100644
index 000000000..f0611e046
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB58__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB58" format="1">
+ <advance width="2016"/>
+ <unicode hex="AB58"/>
+ <outline>
+ <contour>
+ <point x="1640" y="152" type="curve" smooth="yes"/>
+ <point x="1556" y="152"/>
+ <point x="1488" y="204"/>
+ <point x="1488" y="308" type="curve" smooth="yes"/>
+ <point x="1488" y="416"/>
+ <point x="1556" y="468"/>
+ <point x="1640" y="468" type="curve" smooth="yes"/>
+ <point x="1724" y="468"/>
+ <point x="1792" y="416"/>
+ <point x="1792" y="308" type="curve" smooth="yes"/>
+ <point x="1792" y="204"/>
+ <point x="1724" y="152"/>
+ </contour>
+ <contour>
+ <point x="1304" y="308" type="curve"/>
+ <point x="1436" y="360" type="line"/>
+ <point x="1180" y="752" type="line"/>
+ <point x="1664" y="1488" type="line"/>
+ <point x="1344" y="1488" type="line"/>
+ <point x="1028" y="956" type="line"/>
+ <point x="720" y="1488" type="line"/>
+ <point x="404" y="1488" type="line"/>
+ <point x="884" y="752" type="line"/>
+ <point x="40" y="-572" type="line"/>
+ <point x="368" y="-572" type="line"/>
+ <point x="1036" y="548" type="line"/>
+ <point x="1192" y="284" type="line" smooth="yes"/>
+ <point x="1296" y="112"/>
+ <point x="1384" y="-28"/>
+ <point x="1640" y="-28" type="curve" smooth="yes"/>
+ <point x="1824" y="-28"/>
+ <point x="1976" y="124"/>
+ <point x="1976" y="308" type="curve" smooth="yes"/>
+ <point x="1976" y="496"/>
+ <point x="1824" y="644"/>
+ <point x="1640" y="644" type="curve" smooth="yes"/>
+ <point x="1452" y="644"/>
+ <point x="1304" y="496"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1966, 'leftMargin': 3, 'rightMargin': 27}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB59__.glif b/src/Interface-Regular.ufo/glyphs/uniAB59__.glif
new file mode 100644
index 000000000..c69e2da48
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB59__.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB59" format="1">
+ <advance width="1760"/>
+ <unicode hex="AB59"/>
+ <outline>
+ <contour>
+ <point x="748" y="1488" type="line"/>
+ <point x="432" y="1488" type="line"/>
+ <point x="916" y="752" type="line"/>
+ <point x="68" y="-572" type="line"/>
+ <point x="396" y="-572" type="line"/>
+ <point x="1064" y="548" type="line"/>
+ <point x="1388" y="0" type="line"/>
+ <point x="1708" y="0" type="line"/>
+ <point x="1208" y="752" type="line"/>
+ <point x="1692" y="1488" type="line"/>
+ <point x="1372" y="1488" type="line"/>
+ <point x="1060" y="956" type="line"/>
+ </contour>
+ <contour>
+ <point x="56" y="-572" type="line"/>
+ <point x="688" y="-572" type="line"/>
+ <point x="688" y="-352" type="line"/>
+ <point x="56" y="-352" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1678, 'leftMargin': -28, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB5A___.glif b/src/Interface-Regular.ufo/glyphs/uniAB5A___.glif
new file mode 100644
index 000000000..c61423d82
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB5A___.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB5A" format="1">
+ <advance width="1248"/>
+ <unicode hex="AB5A"/>
+ <outline>
+ <contour>
+ <point x="608" y="164" type="line"/>
+ <point x="516" y="-120" type="line" smooth="yes"/>
+ <point x="456" y="-304"/>
+ <point x="388" y="-368"/>
+ <point x="216" y="-368" type="curve" smooth="yes"/>
+ <point x="200" y="-368"/>
+ <point x="164" y="-364"/>
+ <point x="148" y="-360" type="curve"/>
+ <point x="148" y="-580" type="line"/>
+ <point x="176" y="-584"/>
+ <point x="256" y="-600"/>
+ <point x="296" y="-600" type="curve" smooth="yes"/>
+ <point x="568" y="-600"/>
+ <point x="688" y="-376"/>
+ <point x="744" y="-228" type="curve"/>
+ <point x="1188" y="1044" type="line"/>
+ <point x="880" y="1044" type="line"/>
+ </contour>
+ <contour>
+ <point x="368" y="1488" type="line"/>
+ <point x="64" y="1488" type="line"/>
+ <point x="604" y="-28" type="line"/>
+ <point x="796" y="68" type="line"/>
+ <point x="676" y="520" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1206, 'leftMargin': 28, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB5B___.glif b/src/Interface-Regular.ufo/glyphs/uniAB5B___.glif
new file mode 100644
index 000000000..969182d4b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB5B___.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB5B" format="1">
+ <advance width="1248"/>
+ <unicode hex="AB5B"/>
+ <outline>
+ <contour>
+ <point x="820" y="2004" type="line"/>
+ <point x="820" y="1896"/>
+ <point x="764" y="1804"/>
+ <point x="624" y="1804" type="curve" smooth="yes"/>
+ <point x="484" y="1804"/>
+ <point x="432" y="1896"/>
+ <point x="432" y="2004" type="curve"/>
+ <point x="212" y="2004" type="line"/>
+ <point x="212" y="1784"/>
+ <point x="372" y="1632"/>
+ <point x="624" y="1632" type="curve" smooth="yes"/>
+ <point x="880" y="1632"/>
+ <point x="1040" y="1784"/>
+ <point x="1040" y="2004" type="curve"/>
+ </contour>
+ <contour>
+ <point x="820" y="1056" type="curve"/>
+ <point x="1040" y="1056" type="line"/>
+ <point x="1040" y="1272"/>
+ <point x="880" y="1424"/>
+ <point x="624" y="1424" type="curve" smooth="yes"/>
+ <point x="372" y="1424"/>
+ <point x="212" y="1272"/>
+ <point x="212" y="1056" type="curve"/>
+ <point x="432" y="1056" type="line"/>
+ <point x="432" y="1160"/>
+ <point x="484" y="1256"/>
+ <point x="624" y="1256" type="curve" smooth="yes"/>
+ <point x="764" y="1256"/>
+ <point x="820" y="1160"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1049, 'leftMargin': 110, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB5C___.glif b/src/Interface-Regular.ufo/glyphs/uniAB5C___.glif
new file mode 100644
index 000000000..7b8c3fa89
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB5C___.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB5C" format="1">
+ <advance width="1248"/>
+ <unicode hex="AB5C"/>
+ <outline>
+ <contour>
+ <point x="812" y="788" type="line"/>
+ <point x="812" y="716"/>
+ <point x="780" y="696"/>
+ <point x="744" y="696" type="curve" smooth="yes"/>
+ <point x="708" y="696"/>
+ <point x="664" y="704"/>
+ <point x="644" y="712" type="curve"/>
+ <point x="644" y="476" type="line"/>
+ <point x="716" y="460"/>
+ <point x="780" y="452"/>
+ <point x="852" y="452" type="curve" smooth="yes"/>
+ <point x="1024" y="452"/>
+ <point x="1064" y="580"/>
+ <point x="1064" y="772" type="curve" smooth="yes"/>
+ <point x="1064" y="1348" type="line"/>
+ <point x="812" y="1348" type="line"/>
+ </contour>
+ <component base="hsuper" xOffset="48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1156, 'leftMargin': 138, 'rightMargin': 137}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB5D___.glif b/src/Interface-Regular.ufo/glyphs/uniAB5D___.glif
new file mode 100644
index 000000000..165202d4b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB5D___.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB5D" format="1">
+ <advance width="992"/>
+ <unicode hex="AB5D"/>
+ <outline>
+ <contour>
+ <point x="308" y="1872" type="curve" smooth="yes"/>
+ <point x="368" y="1872"/>
+ <point x="388" y="1796"/>
+ <point x="424" y="1668" type="curve" smooth="yes"/>
+ <point x="460" y="1540"/>
+ <point x="536" y="1384"/>
+ <point x="680" y="1384" type="curve" smooth="yes"/>
+ <point x="832" y="1384"/>
+ <point x="920" y="1520"/>
+ <point x="920" y="1688" type="curve" smooth="yes"/>
+ <point x="920" y="1896"/>
+ <point x="824" y="2024"/>
+ <point x="692" y="2024" type="curve"/>
+ <point x="692" y="1840" type="line"/>
+ <point x="732" y="1840"/>
+ <point x="764" y="1804"/>
+ <point x="764" y="1700" type="curve" smooth="yes"/>
+ <point x="764" y="1604"/>
+ <point x="724" y="1572"/>
+ <point x="680" y="1572" type="curve" smooth="yes"/>
+ <point x="624" y="1572"/>
+ <point x="612" y="1628"/>
+ <point x="580" y="1724" type="curve" smooth="yes"/>
+ <point x="528" y="1892"/>
+ <point x="468" y="2060"/>
+ <point x="316" y="2060" type="curve" smooth="yes"/>
+ <point x="156" y="2060"/>
+ <point x="76" y="1948"/>
+ <point x="76" y="1744" type="curve" smooth="yes"/>
+ <point x="76" y="1504"/>
+ <point x="188" y="1384"/>
+ <point x="316" y="1384" type="curve"/>
+ <point x="316" y="1568" type="line"/>
+ <point x="236" y="1580"/>
+ <point x="228" y="1664"/>
+ <point x="228" y="1752" type="curve" smooth="yes"/>
+ <point x="228" y="1824"/>
+ <point x="260" y="1872"/>
+ </contour>
+ <component base="shindagesh" xOffset="240"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1009, 'leftMargin': 83, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB5E___.glif b/src/Interface-Regular.ufo/glyphs/uniAB5E___.glif
new file mode 100644
index 000000000..e29a4340a
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB5E___.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB5E" format="1">
+ <advance width="992"/>
+ <unicode hex="AB5E"/>
+ <outline>
+ <contour>
+ <point x="740" y="1884" type="line"/>
+ <point x="740" y="1820"/>
+ <point x="692" y="1772"/>
+ <point x="636" y="1772" type="curve" smooth="yes"/>
+ <point x="528" y="1772"/>
+ <point x="468" y="1868"/>
+ <point x="356" y="1868" type="curve" smooth="yes"/>
+ <point x="228" y="1868"/>
+ <point x="144" y="1752"/>
+ <point x="144" y="1628" type="curve"/>
+ <point x="252" y="1600" type="line"/>
+ <point x="252" y="1664"/>
+ <point x="300" y="1712"/>
+ <point x="356" y="1712" type="curve" smooth="yes"/>
+ <point x="468" y="1712"/>
+ <point x="500" y="1620"/>
+ <point x="636" y="1620" type="curve" smooth="yes"/>
+ <point x="760" y="1620"/>
+ <point x="852" y="1724"/>
+ <point x="852" y="1848" type="curve"/>
+ </contour>
+ <component base="shindagesh" xOffset="232"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 873, 'leftMargin': 83, 'rightMargin': 82}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB5F___.glif b/src/Interface-Regular.ufo/glyphs/uniAB5F___.glif
new file mode 100644
index 000000000..427948d89
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB5F___.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB5F" format="1">
+ <advance width="1248"/>
+ <unicode hex="AB5F"/>
+ <outline>
+ <contour>
+ <point x="932" y="1408" type="line"/>
+ <point x="932" y="1228"/>
+ <point x="864" y="1084"/>
+ <point x="704" y="1084" type="curve" smooth="yes"/>
+ <point x="592" y="1084"/>
+ <point x="520" y="1152"/>
+ <point x="520" y="1344" type="curve" smooth="yes"/>
+ <point x="520" y="1584" type="line"/>
+ <point x="268" y="1584" type="line"/>
+ <point x="268" y="1296" type="line" smooth="yes"/>
+ <point x="268" y="1000"/>
+ <point x="408" y="876"/>
+ <point x="620" y="876" type="curve" smooth="yes"/>
+ <point x="856" y="876"/>
+ <point x="996" y="1100"/>
+ <point x="996" y="1408" type="curve"/>
+ </contour>
+ <contour>
+ <point x="900" y="1164" type="line"/>
+ <point x="940" y="896" type="line"/>
+ <point x="1152" y="896" type="line"/>
+ <point x="1152" y="1996" type="line"/>
+ <point x="900" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="268" y="1432" type="line"/>
+ <point x="520" y="1432" type="line"/>
+ <point x="520" y="1696" type="line" smooth="yes"/>
+ <point x="520" y="1884"/>
+ <point x="480" y="2016"/>
+ <point x="308" y="2016" type="curve" smooth="yes"/>
+ <point x="236" y="2016"/>
+ <point x="172" y="2008"/>
+ <point x="100" y="1988" type="curve"/>
+ <point x="100" y="1756" type="line"/>
+ <point x="120" y="1760"/>
+ <point x="164" y="1768"/>
+ <point x="200" y="1768" type="curve" smooth="yes"/>
+ <point x="232" y="1768"/>
+ <point x="268" y="1752"/>
+ <point x="268" y="1680" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1243.0, 'leftMargin': 55, 'rightMargin': 137.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB64__.glif b/src/Interface-Regular.ufo/glyphs/uniAB64__.glif
new file mode 100644
index 000000000..5dac40c57
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB64__.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB64" format="1">
+ <advance width="1760"/>
+ <unicode hex="AB64"/>
+ <outline>
+ <contour>
+ <point x="744" y="-28" type="curve" smooth="yes"/>
+ <point x="1108" y="-28"/>
+ <point x="1280" y="248"/>
+ <point x="1320" y="700" type="curve"/>
+ <point x="1320" y="788" type="line"/>
+ <point x="1280" y="1240"/>
+ <point x="1108" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="372" y="1516"/>
+ <point x="164" y="1220"/>
+ <point x="164" y="804" type="curve" smooth="yes"/>
+ <point x="164" y="772" type="line" smooth="yes"/>
+ <point x="164" y="304"/>
+ <point x="368" y="-28"/>
+ </contour>
+ <contour>
+ <point x="816" y="192" type="curve" smooth="yes"/>
+ <point x="544" y="192"/>
+ <point x="436" y="460"/>
+ <point x="436" y="772" type="curve" smooth="yes"/>
+ <point x="436" y="804" type="line" smooth="yes"/>
+ <point x="436" y="1076"/>
+ <point x="544" y="1296"/>
+ <point x="812" y="1296" type="curve" smooth="yes"/>
+ <point x="1076" y="1296"/>
+ <point x="1172" y="1052"/>
+ <point x="1232" y="792" type="curve"/>
+ <point x="1232" y="724" type="line"/>
+ <point x="1184" y="452"/>
+ <point x="1076" y="192"/>
+ </contour>
+ <contour>
+ <point x="1188" y="0" type="line"/>
+ <point x="1420" y="0" type="line"/>
+ <point x="1420" y="1076" type="line" smooth="yes"/>
+ <point x="1420" y="1240"/>
+ <point x="1468" y="1276"/>
+ <point x="1524" y="1276" type="curve" smooth="yes"/>
+ <point x="1540" y="1276"/>
+ <point x="1556" y="1272"/>
+ <point x="1568" y="1268" type="curve"/>
+ <point x="1600" y="1468" type="line"/>
+ <point x="1540" y="1512"/>
+ <point x="1484" y="1516"/>
+ <point x="1424" y="1516" type="curve" smooth="yes"/>
+ <point x="1248" y="1516"/>
+ <point x="1144" y="1396"/>
+ <point x="1144" y="1076" type="curve" smooth="yes"/>
+ <point x="1144" y="324" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1594, 'leftMargin': 135, 'rightMargin': 22}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniAB65__.glif b/src/Interface-Regular.ufo/glyphs/uniAB65__.glif
new file mode 100644
index 000000000..ea4cfae0e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniAB65__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB65" format="1">
+ <advance width="1760"/>
+ <unicode hex="AB65"/>
+ <outline>
+ <contour>
+ <point x="1320" y="792" type="line"/>
+ <point x="1320" y="468"/>
+ <point x="1220" y="280"/>
+ <point x="968" y="228" type="curve"/>
+ <point x="968" y="52" type="line"/>
+ <point x="1376" y="96"/>
+ <point x="1596" y="396"/>
+ <point x="1596" y="792" type="curve" smooth="yes"/>
+ <point x="1596" y="828" type="line" smooth="yes"/>
+ <point x="1596" y="1200"/>
+ <point x="1336" y="1516"/>
+ <point x="880" y="1516" type="curve" smooth="yes"/>
+ <point x="424" y="1516"/>
+ <point x="164" y="1200"/>
+ <point x="164" y="828" type="curve" smooth="yes"/>
+ <point x="164" y="792" type="line" smooth="yes"/>
+ <point x="164" y="396"/>
+ <point x="388" y="92"/>
+ <point x="804" y="52" type="curve"/>
+ <point x="804" y="228" type="line"/>
+ <point x="568" y="280"/>
+ <point x="440" y="468"/>
+ <point x="440" y="792" type="curve" smooth="yes"/>
+ <point x="440" y="832" type="line" smooth="yes"/>
+ <point x="440" y="1100"/>
+ <point x="576" y="1296"/>
+ <point x="880" y="1296" type="curve" smooth="yes"/>
+ <point x="1184" y="1296"/>
+ <point x="1320" y="1100"/>
+ <point x="1320" y="832" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="968" y="0" type="line"/>
+ <point x="1596" y="0" type="line"/>
+ <point x="1596" y="220" type="line"/>
+ <point x="968" y="220" type="line"/>
+ </contour>
+ <contour>
+ <point x="172" y="0" type="line"/>
+ <point x="804" y="0" type="line"/>
+ <point x="804" y="220" type="line"/>
+ <point x="172" y="220" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1739, 'leftMargin': 154, 'rightMargin': 154}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniE000_.glif b/src/Interface-Regular.ufo/glyphs/uniE000_.glif
new file mode 100644
index 000000000..747e6de2d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniE000_.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniE000" format="1">
+ <advance width="2944"/>
+ <unicode hex="E000"/>
+ <outline>
+ <contour>
+ <point x="2064" y="1520" type="line"/>
+ <point x="1480" y="2112" type="line"/>
+ <point x="888" y="1520" type="line"/>
+ <point x="1480" y="936" type="line"/>
+ </contour>
+ <contour>
+ <point x="1128" y="1520" type="line"/>
+ <point x="1480" y="1872" type="line"/>
+ <point x="1824" y="1520" type="line"/>
+ <point x="1480" y="1176" type="line"/>
+ </contour>
+ <contour>
+ <point x="2816" y="768" type="line"/>
+ <point x="2232" y="1352" type="line"/>
+ <point x="1648" y="768" type="line"/>
+ <point x="2232" y="176" type="line"/>
+ </contour>
+ <contour>
+ <point x="1312" y="768" type="line"/>
+ <point x="720" y="1352" type="line"/>
+ <point x="128" y="768" type="line"/>
+ <point x="720" y="176" type="line"/>
+ </contour>
+ <contour>
+ <point x="1880" y="768" type="line"/>
+ <point x="2232" y="1120" type="line"/>
+ <point x="2584" y="768" type="line"/>
+ <point x="2232" y="416" type="line"/>
+ </contour>
+ <contour>
+ <point x="368" y="768" type="line"/>
+ <point x="720" y="1120" type="line"/>
+ <point x="1072" y="768" type="line"/>
+ <point x="720" y="416" type="line"/>
+ </contour>
+ <contour>
+ <point x="2064" y="8" type="line"/>
+ <point x="1480" y="600" type="line"/>
+ <point x="888" y="8" type="line"/>
+ <point x="1480" y="-576" type="line"/>
+ </contour>
+ <contour>
+ <point x="1128" y="8" type="line"/>
+ <point x="1480" y="360" type="line"/>
+ <point x="1824" y="8" type="line"/>
+ <point x="1480" y="-336" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.97</real>
+ <real>0.95</real>
+ <real>0.83</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniE001_.glif b/src/Interface-Regular.ufo/glyphs/uniE001_.glif
new file mode 100644
index 000000000..4689fc205
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniE001_.glif
@@ -0,0 +1,115 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniE001" format="1">
+ <advance width="2816"/>
+ <unicode hex="E001"/>
+ <outline>
+ <contour>
+ <point x="0" y="2048" type="line"/>
+ <point x="0" y="1792" type="line"/>
+ <point x="256" y="1792" type="line"/>
+ <point x="256" y="2048" type="line"/>
+ </contour>
+ <contour>
+ <point x="2560" y="2048" type="line"/>
+ <point x="2560" y="1792" type="line"/>
+ <point x="2816" y="1792" type="line"/>
+ <point x="2816" y="2048" type="line"/>
+ </contour>
+ <contour>
+ <point x="1636" y="2016" type="line"/>
+ <point x="2004" y="2016" type="line"/>
+ <point x="2032" y="2048" type="line"/>
+ <point x="1608" y="2048" type="line"/>
+ </contour>
+ <contour>
+ <point x="0" y="1536" type="line"/>
+ <point x="0" y="1280" type="line"/>
+ <point x="512" y="1280" type="line"/>
+ <point x="512" y="1536" type="line"/>
+ </contour>
+ <contour>
+ <point x="2304" y="1536" type="line"/>
+ <point x="2304" y="1280" type="line"/>
+ <point x="2816" y="1280" type="line"/>
+ <point x="2816" y="1536" type="line"/>
+ </contour>
+ <contour>
+ <point x="1280" y="1024" type="line"/>
+ <point x="1280" y="512" type="line"/>
+ <point x="1536" y="512" type="line"/>
+ <point x="1536" y="1024" type="line"/>
+ </contour>
+ <contour>
+ <point x="2304" y="896" type="line"/>
+ <point x="2304" y="768" type="line"/>
+ <point x="2816" y="768" type="line"/>
+ <point x="2816" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="0" y="896" type="line"/>
+ <point x="0" y="768" type="line"/>
+ <point x="512" y="768" type="line"/>
+ <point x="512" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1792" y="768" type="line"/>
+ <point x="1792" y="640" type="line"/>
+ <point x="2304" y="640" type="line"/>
+ <point x="2304" y="768" type="line"/>
+ </contour>
+ <contour>
+ <point x="512" y="768" type="line"/>
+ <point x="512" y="640" type="line"/>
+ <point x="1024" y="640" type="line"/>
+ <point x="1024" y="768" type="line"/>
+ </contour>
+ <contour>
+ <point x="0" y="256" type="line"/>
+ <point x="0" y="0" type="line"/>
+ <point x="512" y="0" type="line"/>
+ <point x="512" y="256" type="line"/>
+ </contour>
+ <contour>
+ <point x="2304" y="256" type="line"/>
+ <point x="2304" y="0" type="line"/>
+ <point x="2816" y="0" type="line"/>
+ <point x="2816" y="256" type="line"/>
+ </contour>
+ <contour>
+ <point x="0" y="-256" type="line"/>
+ <point x="0" y="-512" type="line"/>
+ <point x="256" y="-512" type="line"/>
+ <point x="256" y="-256" type="line"/>
+ </contour>
+ <contour>
+ <point x="2560" y="-256" type="line"/>
+ <point x="2560" y="-512" type="line"/>
+ <point x="2816" y="-512" type="line"/>
+ <point x="2816" y="-256" type="line"/>
+ </contour>
+ <contour>
+ <point x="1636" y="1504" type="line"/>
+ <point x="2004" y="1504" type="line"/>
+ <point x="2032" y="1536" type="line"/>
+ <point x="1608" y="1536" type="line"/>
+ </contour>
+ <contour>
+ <point x="1636" y="2656" type="line"/>
+ <point x="2004" y="2656" type="line"/>
+ <point x="2032" y="2688" type="line"/>
+ <point x="1608" y="2688" type="line"/>
+ </contour>
+ <contour>
+ <point x="1636" y="32" type="line"/>
+ <point x="2004" y="32" type="line"/>
+ <point x="2032" y="0" type="line"/>
+ <point x="1608" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1636" y="-608" type="line"/>
+ <point x="2004" y="-608" type="line"/>
+ <point x="2032" y="-640" type="line"/>
+ <point x="1608" y="-640" type="line"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniE002_.glif b/src/Interface-Regular.ufo/glyphs/uniE002_.glif
new file mode 100644
index 000000000..d1f862891
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniE002_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniE002" format="1">
+ <advance width="2944"/>
+ <unicode hex="E002"/>
+ <outline>
+ <contour>
+ <point x="2064" y="1520" type="line"/>
+ <point x="1480" y="2112" type="line"/>
+ <point x="888" y="1520" type="line"/>
+ <point x="1480" y="936" type="line"/>
+ </contour>
+ <contour>
+ <point x="2816" y="768" type="line"/>
+ <point x="2232" y="1352" type="line"/>
+ <point x="1648" y="768" type="line"/>
+ <point x="2232" y="176" type="line"/>
+ </contour>
+ <contour>
+ <point x="1312" y="768" type="line"/>
+ <point x="720" y="1352" type="line"/>
+ <point x="128" y="768" type="line"/>
+ <point x="720" y="176" type="line"/>
+ </contour>
+ <contour>
+ <point x="2064" y="8" type="line"/>
+ <point x="1480" y="600" type="line"/>
+ <point x="888" y="8" type="line"/>
+ <point x="1480" y="-576" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniE003_.glif b/src/Interface-Regular.ufo/glyphs/uniE003_.glif
new file mode 100644
index 000000000..5156fa1f0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniE003_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniE003" format="1">
+ <advance width="2944"/>
+ <unicode hex="E003"/>
+ <outline>
+ <contour>
+ <point x="2816" y="768" type="line"/>
+ <point x="1480" y="2112" type="line"/>
+ <point x="128" y="768" type="line"/>
+ <point x="1480" y="-576" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniE004_.glif b/src/Interface-Regular.ufo/glyphs/uniE004_.glif
new file mode 100644
index 000000000..a40a28c0c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniE004_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniE004" format="1">
+ <advance width="2944"/>
+ <unicode hex="E004"/>
+ <outline>
+ <contour>
+ <point x="2816" y="768" type="line"/>
+ <point x="1480" y="2112" type="line"/>
+ <point x="128" y="768" type="line"/>
+ <point x="1480" y="-576" type="line"/>
+ </contour>
+ <contour>
+ <point x="2572" y="768" type="line"/>
+ <point x="1480" y="-336" type="line"/>
+ <point x="372" y="768" type="line"/>
+ <point x="1480" y="1868" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniFE20__.glif b/src/Interface-Regular.ufo/glyphs/uniFE20__.glif
new file mode 100644
index 000000000..2142ac8fd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniFE20__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE20" format="1">
+ <advance width="0"/>
+ <unicode hex="FE20"/>
+ <outline>
+ <contour>
+ <point x="-476" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="0" y="2112" type="line"/>
+ <point x="-506" y="2112"/>
+ <point x="-897" y="1955"/>
+ <point x="-952" y="1587" type="curve"/>
+ <point x="-677" y="1587" type="line"/>
+ <point x="-622" y="1804"/>
+ <point x="-363" y="1892"/>
+ <point x="0" y="1892" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniFE21__.glif b/src/Interface-Regular.ufo/glyphs/uniFE21__.glif
new file mode 100644
index 000000000..d76cf4deb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniFE21__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE21" format="1">
+ <advance width="0"/>
+ <unicode hex="FE21"/>
+ <outline>
+ <contour>
+ <point x="476" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="0" y="1892" type="line"/>
+ <point x="363" y="1892"/>
+ <point x="622" y="1804"/>
+ <point x="677" y="1587" type="curve"/>
+ <point x="952" y="1587" type="line"/>
+ <point x="897" y="1955"/>
+ <point x="506" y="2112"/>
+ <point x="0" y="2112" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniFE22__.glif b/src/Interface-Regular.ufo/glyphs/uniFE22__.glif
new file mode 100644
index 000000000..857524690
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniFE22__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE22" format="1">
+ <advance width="0"/>
+ <unicode hex="FE22"/>
+ <outline>
+ <contour>
+ <point x="-721" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="uniFE29" yOffset="2200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniFE23__.glif b/src/Interface-Regular.ufo/glyphs/uniFE23__.glif
new file mode 100644
index 000000000..f40fdfc6e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniFE23__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE23" format="1">
+ <advance width="0"/>
+ <unicode hex="FE23"/>
+ <outline>
+ <contour>
+ <point x="721" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="uniFE2A" yOffset="2200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniFE24__.glif b/src/Interface-Regular.ufo/glyphs/uniFE24__.glif
new file mode 100644
index 000000000..a67a0ed86
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniFE24__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE24" format="1">
+ <advance width="0"/>
+ <unicode hex="FE24"/>
+ <outline>
+ <contour>
+ <point x="-430" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-51" y="2002" type="line"/>
+ <point x="-809" y="2002" type="line"/>
+ <point x="-809" y="1796" type="line"/>
+ <point x="-51" y="1796" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniFE25__.glif b/src/Interface-Regular.ufo/glyphs/uniFE25__.glif
new file mode 100644
index 000000000..58258b3ba
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniFE25__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE25" format="1">
+ <advance width="0"/>
+ <unicode hex="FE25"/>
+ <outline>
+ <contour>
+ <point x="-1188" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-809" y="2002" type="line"/>
+ <point x="-1568" y="2002" type="line"/>
+ <point x="-1568" y="1796" type="line"/>
+ <point x="-809" y="1796" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniFE26__.glif b/src/Interface-Regular.ufo/glyphs/uniFE26__.glif
new file mode 100644
index 000000000..faefe89ae
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniFE26__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE26" format="1">
+ <advance width="0"/>
+ <unicode hex="FE26"/>
+ <outline>
+ <contour>
+ <point x="-810" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-51" y="2002" type="line"/>
+ <point x="-1568" y="2002" type="line"/>
+ <point x="-1568" y="1796" type="line"/>
+ <point x="-51" y="1796" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniFE27__.glif b/src/Interface-Regular.ufo/glyphs/uniFE27__.glif
new file mode 100644
index 000000000..3aaf0ad9c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniFE27__.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE27" format="1">
+ <advance width="0"/>
+ <unicode hex="FE27"/>
+ <outline>
+ <contour>
+ <point x="0" y="-384" type="line"/>
+ <point x="-320" y="-384"/>
+ <point x="-634" y="-249"/>
+ <point x="-744" y="-143" type="curve"/>
+ <point x="-965" y="-143" type="line"/>
+ <point x="-814" y="-360"/>
+ <point x="-448" y="-554"/>
+ <point x="0" y="-554" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniFE28__.glif b/src/Interface-Regular.ufo/glyphs/uniFE28__.glif
new file mode 100644
index 000000000..28c77ec80
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniFE28__.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE28" format="1">
+ <advance width="0"/>
+ <unicode hex="FE28"/>
+ <outline>
+ <contour>
+ <point x="743" y="-143" type="line"/>
+ <point x="633" y="-249"/>
+ <point x="318" y="-384"/>
+ <point x="0" y="-384" type="curve"/>
+ <point x="0" y="-554" type="line"/>
+ <point x="448" y="-554"/>
+ <point x="813" y="-360"/>
+ <point x="964" y="-143" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniFE29__.glif b/src/Interface-Regular.ufo/glyphs/uniFE29__.glif
new file mode 100644
index 000000000..d79743484
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniFE29__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE29" format="1">
+ <advance width="0"/>
+ <unicode hex="FE29"/>
+ <outline>
+ <contour>
+ <point x="0" y="-292" type="line"/>
+ <point x="-535" y="-245" type="line"/>
+ <point x="-667" y="-235"/>
+ <point x="-784" y="-228"/>
+ <point x="-879" y="-228" type="curve" smooth="yes"/>
+ <point x="-1187" y="-228"/>
+ <point x="-1386" y="-381"/>
+ <point x="-1441" y="-549" type="curve"/>
+ <point x="-1291" y="-586" type="line"/>
+ <point x="-1236" y="-502"/>
+ <point x="-1092" y="-435"/>
+ <point x="-879" y="-435" type="curve" smooth="yes"/>
+ <point x="-782" y="-435"/>
+ <point x="-664" y="-441"/>
+ <point x="-532" y="-451" type="curve"/>
+ <point x="0" y="-499" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniFE2A___.glif b/src/Interface-Regular.ufo/glyphs/uniFE2A___.glif
new file mode 100644
index 000000000..03f8c8561
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniFE2A___.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE2A" format="1">
+ <advance width="0"/>
+ <unicode hex="FE2A"/>
+ <outline>
+ <contour>
+ <point x="0" y="-499" type="line"/>
+ <point x="150" y="-514"/>
+ <point x="301" y="-528"/>
+ <point x="443" y="-539" type="curve" smooth="yes"/>
+ <point x="605" y="-551"/>
+ <point x="755" y="-561"/>
+ <point x="876" y="-561" type="curve" smooth="yes"/>
+ <point x="1183" y="-561"/>
+ <point x="1385" y="-418"/>
+ <point x="1440" y="-249" type="curve"/>
+ <point x="1290" y="-204" type="line"/>
+ <point x="1235" y="-289"/>
+ <point x="1089" y="-356"/>
+ <point x="876" y="-356" type="curve" smooth="yes"/>
+ <point x="759" y="-356"/>
+ <point x="601" y="-348"/>
+ <point x="429" y="-337" type="curve" smooth="yes"/>
+ <point x="282" y="-327"/>
+ <point x="142" y="-316"/>
+ <point x="0" y="-292" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniFE2B___.glif b/src/Interface-Regular.ufo/glyphs/uniFE2B___.glif
new file mode 100644
index 000000000..95bede8be
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniFE2B___.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE2B" format="1">
+ <advance width="0"/>
+ <unicode hex="FE2B"/>
+ <outline>
+ <component base="uniFE24" yOffset="-2200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniFE2C___.glif b/src/Interface-Regular.ufo/glyphs/uniFE2C___.glif
new file mode 100644
index 000000000..fd85ba5a1
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniFE2C___.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE2C" format="1">
+ <advance width="0"/>
+ <unicode hex="FE2C"/>
+ <outline>
+ <component base="uniFE25" yOffset="-2200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniFE2D___.glif b/src/Interface-Regular.ufo/glyphs/uniFE2D___.glif
new file mode 100644
index 000000000..0eb12bef3
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniFE2D___.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE2D" format="1">
+ <advance width="0"/>
+ <unicode hex="FE2D"/>
+ <outline>
+ <component base="uniFE26" yOffset="-2200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniFFFC____.glif b/src/Interface-Regular.ufo/glyphs/uniFFFC____.glif
new file mode 100644
index 000000000..f1767658d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniFFFC____.glif
@@ -0,0 +1,232 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFFFC" format="1">
+ <advance width="3040"/>
+ <unicode hex="FFFC"/>
+ <outline>
+ <contour>
+ <point x="344" y="1608" type="line"/>
+ <point x="344" y="1840" type="line"/>
+ <point x="612" y="1840" type="line"/>
+ <point x="612" y="2000" type="line"/>
+ <point x="188" y="2000" type="line"/>
+ <point x="188" y="1608" type="line"/>
+ </contour>
+ <contour>
+ <point x="2700" y="1840" type="line"/>
+ <point x="2700" y="1608" type="line"/>
+ <point x="2852" y="1608" type="line"/>
+ <point x="2852" y="2000" type="line"/>
+ <point x="2428" y="2000" type="line"/>
+ <point x="2428" y="1840" type="line"/>
+ </contour>
+ <contour>
+ <point x="612" y="-548" type="line"/>
+ <point x="612" y="-392" type="line"/>
+ <point x="344" y="-392" type="line"/>
+ <point x="344" y="-116" type="line"/>
+ <point x="188" y="-116" type="line"/>
+ <point x="188" y="-548" type="line"/>
+ </contour>
+ <contour>
+ <point x="2852" y="-548" type="line"/>
+ <point x="2852" y="-116" type="line"/>
+ <point x="2700" y="-116" type="line"/>
+ <point x="2700" y="-392" type="line"/>
+ <point x="2428" y="-392" type="line"/>
+ <point x="2428" y="-548" type="line"/>
+ </contour>
+ <contour>
+ <point x="2260" y="-548" type="line"/>
+ <point x="2260" y="-392" type="line"/>
+ <point x="1880" y="-392" type="line"/>
+ <point x="1880" y="-548" type="line"/>
+ </contour>
+ <contour>
+ <point x="1160" y="-548" type="line"/>
+ <point x="1160" y="-392" type="line"/>
+ <point x="780" y="-392" type="line"/>
+ <point x="780" y="-548" type="line"/>
+ </contour>
+ <contour>
+ <point x="1160" y="1840" type="line"/>
+ <point x="1160" y="2000" type="line"/>
+ <point x="780" y="2000" type="line"/>
+ <point x="780" y="1840" type="line"/>
+ </contour>
+ <contour>
+ <point x="2852" y="400" type="line"/>
+ <point x="2700" y="400" type="line"/>
+ <point x="2700" y="56" type="line"/>
+ <point x="2852" y="56" type="line"/>
+ </contour>
+ <contour>
+ <point x="2852" y="1436" type="line"/>
+ <point x="2700" y="1436" type="line"/>
+ <point x="2700" y="1092" type="line"/>
+ <point x="2852" y="1092" type="line"/>
+ </contour>
+ <contour>
+ <point x="1712" y="-548" type="line"/>
+ <point x="1712" y="-392" type="line"/>
+ <point x="1328" y="-392" type="line"/>
+ <point x="1328" y="-548" type="line"/>
+ </contour>
+ <contour>
+ <point x="344" y="400" type="line"/>
+ <point x="188" y="400" type="line"/>
+ <point x="188" y="56" type="line"/>
+ <point x="344" y="56" type="line"/>
+ </contour>
+ <contour>
+ <point x="1712" y="1840" type="line"/>
+ <point x="1712" y="2000" type="line"/>
+ <point x="1328" y="2000" type="line"/>
+ <point x="1328" y="1840" type="line"/>
+ </contour>
+ <contour>
+ <point x="2260" y="1840" type="line"/>
+ <point x="2260" y="2000" type="line"/>
+ <point x="1880" y="2000" type="line"/>
+ <point x="1880" y="1840" type="line"/>
+ </contour>
+ <contour>
+ <point x="344" y="920" type="line"/>
+ <point x="188" y="920" type="line"/>
+ <point x="188" y="572" type="line"/>
+ <point x="344" y="572" type="line"/>
+ </contour>
+ <contour>
+ <point x="344" y="1436" type="line"/>
+ <point x="188" y="1436" type="line"/>
+ <point x="188" y="1092" type="line"/>
+ <point x="344" y="1092" type="line"/>
+ </contour>
+ <contour>
+ <point x="2852" y="920" type="line"/>
+ <point x="2700" y="920" type="line"/>
+ <point x="2700" y="572" type="line"/>
+ <point x="2852" y="572" type="line"/>
+ </contour>
+ <contour>
+ <point x="2380" y="584" type="line"/>
+ <point x="2380" y="504"/>
+ <point x="2324" y="452"/>
+ <point x="2252" y="452" type="curve" smooth="yes"/>
+ <point x="2164" y="452"/>
+ <point x="2108" y="492"/>
+ <point x="2108" y="576" type="curve"/>
+ <point x="1980" y="576" type="line"/>
+ <point x="1980" y="424"/>
+ <point x="2092" y="348"/>
+ <point x="2252" y="348" type="curve" smooth="yes"/>
+ <point x="2400" y="348"/>
+ <point x="2508" y="440"/>
+ <point x="2508" y="584" type="curve"/>
+ <point x="2508" y="1104" type="line"/>
+ <point x="2380" y="1104" type="line"/>
+ </contour>
+ <contour>
+ <point x="1592" y="684" type="line"/>
+ <point x="1616" y="684"/>
+ <point x="1608" y="684"/>
+ <point x="1628" y="688" type="curve" smooth="yes"/>
+ <point x="1632" y="692"/>
+ <point x="1636" y="716"/>
+ <point x="1636" y="716" type="curve" smooth="yes"/>
+ <point x="1768" y="728"/>
+ <point x="1840" y="804"/>
+ <point x="1840" y="896" type="curve"/>
+ <point x="1840" y="1036"/>
+ <point x="1728" y="1100"/>
+ <point x="1548" y="1100" type="curve"/>
+ <point x="1288" y="1100" type="line"/>
+ <point x="1288" y="348" type="line"/>
+ <point x="1420" y="348" type="line"/>
+ <point x="1420" y="988" type="line"/>
+ <point x="1548" y="988" type="line"/>
+ <point x="1656" y="988"/>
+ <point x="1708" y="964"/>
+ <point x="1708" y="888" type="curve"/>
+ <point x="1708" y="816"/>
+ <point x="1656" y="780"/>
+ <point x="1548" y="780" type="curve"/>
+ <point x="1384" y="780" type="line"/>
+ <point x="1388" y="684" type="line"/>
+ </contour>
+ <contour>
+ <point x="1592" y="348" type="line"/>
+ <point x="1760" y="348"/>
+ <point x="1864" y="420"/>
+ <point x="1864" y="560" type="curve" smooth="yes"/>
+ <point x="1864" y="652"/>
+ <point x="1800" y="732"/>
+ <point x="1684" y="744" type="curve" smooth="yes"/>
+ <point x="1684" y="744"/>
+ <point x="1672" y="768"/>
+ <point x="1672" y="772" type="curve" smooth="yes"/>
+ <point x="1652" y="780"/>
+ <point x="1664" y="780"/>
+ <point x="1636" y="780" type="curve" smooth="yes"/>
+ <point x="1432" y="780" type="line"/>
+ <point x="1428" y="684" type="line"/>
+ <point x="1592" y="684" type="line" smooth="yes"/>
+ <point x="1688" y="684"/>
+ <point x="1732" y="636"/>
+ <point x="1732" y="564" type="curve" smooth="yes"/>
+ <point x="1732" y="492"/>
+ <point x="1688" y="452"/>
+ <point x="1592" y="452" type="curve" smooth="yes"/>
+ <point x="1404" y="452" type="line"/>
+ <point x="1336" y="348" type="line"/>
+ </contour>
+ <contour>
+ <point x="1196" y="800" type="line"/>
+ <point x="1196" y="976"/>
+ <point x="1068" y="1100"/>
+ <point x="880" y="1100" type="curve" smooth="yes"/>
+ <point x="692" y="1100"/>
+ <point x="564" y="976"/>
+ <point x="564" y="800" type="curve"/>
+ <point x="564" y="644" type="line"/>
+ <point x="564" y="464"/>
+ <point x="692" y="344"/>
+ <point x="880" y="344" type="curve" smooth="yes"/>
+ <point x="1068" y="344"/>
+ <point x="1196" y="464"/>
+ <point x="1196" y="644" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1068" y="644" type="line"/>
+ <point x="1068" y="516"/>
+ <point x="1000" y="440"/>
+ <point x="880" y="440" type="curve" smooth="yes"/>
+ <point x="760" y="440"/>
+ <point x="688" y="516"/>
+ <point x="688" y="644" type="curve" smooth="yes"/>
+ <point x="688" y="800" type="line" smooth="yes"/>
+ <point x="688" y="924"/>
+ <point x="760" y="1000"/>
+ <point x="880" y="1000" type="curve" smooth="yes"/>
+ <point x="996" y="1000"/>
+ <point x="1068" y="924"/>
+ <point x="1068" y="800" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2889, 'leftMargin': 127, 'rightMargin': 96}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uniFFFD____.glif b/src/Interface-Regular.ufo/glyphs/uniFFFD____.glif
new file mode 100644
index 000000000..8982a140f
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uniFFFD____.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFFFD" format="1">
+ <advance width="2784"/>
+ <unicode hex="FFFD"/>
+ <outline>
+ <contour>
+ <point x="76" y="884" type="line"/>
+ <point x="1392" y="-456" type="line"/>
+ <point x="2708" y="884" type="line"/>
+ <point x="1392" y="2224" type="line"/>
+ </contour>
+ <contour>
+ <point x="1228" y="552" type="line"/>
+ <point x="1228" y="728"/>
+ <point x="1288" y="784"/>
+ <point x="1416" y="872" type="curve"/>
+ <point x="1488" y="920"/>
+ <point x="1544" y="992"/>
+ <point x="1544" y="1088" type="curve" smooth="yes"/>
+ <point x="1544" y="1180"/>
+ <point x="1492" y="1248"/>
+ <point x="1388" y="1248" type="curve" smooth="yes"/>
+ <point x="1316" y="1248"/>
+ <point x="1252" y="1204"/>
+ <point x="1248" y="1104" type="curve"/>
+ <point x="968" y="1104" type="line"/>
+ <point x="972" y="1364"/>
+ <point x="1156" y="1472"/>
+ <point x="1388" y="1472" type="curve" smooth="yes"/>
+ <point x="1660" y="1472"/>
+ <point x="1824" y="1320"/>
+ <point x="1824" y="1088" type="curve" smooth="yes"/>
+ <point x="1824" y="936"/>
+ <point x="1720" y="812"/>
+ <point x="1596" y="744" type="curve" smooth="yes"/>
+ <point x="1520" y="696"/>
+ <point x="1504" y="648"/>
+ <point x="1504" y="552" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1504" y="196" type="line"/>
+ <point x="1228" y="196" type="line"/>
+ <point x="1228" y="428" type="line"/>
+ <point x="1504" y="428" type="line"/>
+ </contour>
+ <contour>
+ <point x="1400" y="-764" type="line"/>
+ <point x="1408" y="-764" type="line"/>
+ <point x="1408" y="-760" type="line"/>
+ <point x="1400" y="-760" type="line"/>
+ </contour>
+ <contour>
+ <point x="1400" y="2968" type="line"/>
+ <point x="1404" y="2968" type="line"/>
+ <point x="1404" y="2976" type="line"/>
+ <point x="1400" y="2976" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2889, 'leftMargin': 127, 'rightMargin': 129}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/upsilon.glif b/src/Interface-Regular.ufo/glyphs/upsilon.glif
new file mode 100644
index 000000000..0c0ec39a5
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/upsilon.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="upsilon" format="1">
+ <advance width="1504"/>
+ <unicode hex="03C5"/>
+ <outline>
+ <contour>
+ <point x="704" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1496" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="144" y="1488" type="line"/>
+ <point x="144" y="596" type="line"/>
+ <point x="144" y="164"/>
+ <point x="356" y="-28"/>
+ <point x="700" y="-28" type="curve" smooth="yes"/>
+ <point x="1152" y="-28"/>
+ <point x="1360" y="356"/>
+ <point x="1360" y="780" type="curve"/>
+ <point x="1360" y="1080"/>
+ <point x="1284" y="1320"/>
+ <point x="1200" y="1488" type="curve"/>
+ <point x="916" y="1488" type="line"/>
+ <point x="1008" y="1260"/>
+ <point x="1080" y="1024"/>
+ <point x="1084" y="780" type="curve"/>
+ <point x="1084" y="500"/>
+ <point x="944" y="192"/>
+ <point x="684" y="192" type="curve" smooth="yes"/>
+ <point x="532" y="192"/>
+ <point x="420" y="300"/>
+ <point x="420" y="592" type="curve"/>
+ <point x="420" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1544, 'leftMargin': 194, 'rightMargin': 136}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/upsilonlatin.glif b/src/Interface-Regular.ufo/glyphs/upsilonlatin.glif
new file mode 100644
index 000000000..42c8d7e65
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/upsilonlatin.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="upsilonlatin" format="1">
+ <advance width="1760"/>
+ <unicode hex="028A"/>
+ <outline>
+ <contour>
+ <point x="884" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="884" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1748" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="880" y="192" type="curve" smooth="yes"/>
+ <point x="500" y="192"/>
+ <point x="436" y="444"/>
+ <point x="436" y="600" type="curve" smooth="yes"/>
+ <point x="436" y="852"/>
+ <point x="616" y="1020"/>
+ <point x="616" y="1184" type="curve" smooth="yes"/>
+ <point x="616" y="1276"/>
+ <point x="596" y="1516"/>
+ <point x="152" y="1516" type="curve"/>
+ <point x="152" y="1296" type="line"/>
+ <point x="216" y="1296"/>
+ <point x="344" y="1284"/>
+ <point x="344" y="1152" type="curve" smooth="yes"/>
+ <point x="344" y="988"/>
+ <point x="160" y="876"/>
+ <point x="160" y="548" type="curve" smooth="yes"/>
+ <point x="160" y="272"/>
+ <point x="308" y="-28"/>
+ <point x="880" y="-28" type="curve" smooth="yes"/>
+ <point x="1456" y="-28"/>
+ <point x="1600" y="272"/>
+ <point x="1600" y="548" type="curve" smooth="yes"/>
+ <point x="1600" y="876"/>
+ <point x="1420" y="988"/>
+ <point x="1420" y="1152" type="curve" smooth="yes"/>
+ <point x="1420" y="1284"/>
+ <point x="1544" y="1296"/>
+ <point x="1608" y="1296" type="curve"/>
+ <point x="1608" y="1516" type="line"/>
+ <point x="1164" y="1516"/>
+ <point x="1144" y="1276"/>
+ <point x="1144" y="1184" type="curve" smooth="yes"/>
+ <point x="1144" y="1020"/>
+ <point x="1324" y="852"/>
+ <point x="1324" y="600" type="curve" smooth="yes"/>
+ <point x="1324" y="444"/>
+ <point x="1260" y="192"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1734, 'leftMargin': 138, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/uptackmod.glif b/src/Interface-Regular.ufo/glyphs/uptackmod.glif
new file mode 100644
index 000000000..e3f7d4d4c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/uptackmod.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uptackmod" format="1">
+ <advance width="992"/>
+ <unicode hex="02D4"/>
+ <outline>
+ <contour>
+ <point x="600" y="700" type="line"/>
+ <point x="392" y="700" type="line"/>
+ <point x="392" y="236" type="line"/>
+ <point x="600" y="236" type="line"/>
+ </contour>
+ <contour>
+ <point x="216" y="428" type="line"/>
+ <point x="216" y="236" type="line"/>
+ <point x="776" y="236" type="line"/>
+ <point x="776" y="428" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 781.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/v.glif b/src/Interface-Regular.ufo/glyphs/v.glif
new file mode 100644
index 000000000..b534731d2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/v.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="v" format="1">
+ <advance width="1504"/>
+ <unicode hex="0076"/>
+ <outline>
+ <contour>
+ <point x="752" y="1792" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="680" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1352" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1352" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1392" y="1792" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1416" y="1536" type="line"/>
+ <point x="1176" y="1536" type="line"/>
+ <point x="772" y="364" type="line"/>
+ <point x="772" y="340" type="line"/>
+ <point x="732" y="340" type="line"/>
+ <point x="732" y="364" type="line"/>
+ <point x="328" y="1536" type="line"/>
+ <point x="88" y="1536" type="line"/>
+ <point x="640" y="0" type="line"/>
+ <point x="864" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/vecyrillic.glif b/src/Interface-Regular.ufo/glyphs/vecyrillic.glif
new file mode 100644
index 000000000..d76bf2d18
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/vecyrillic.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="vecyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="0432"/>
+ <outline>
+ <contour>
+ <point x="664" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1528" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="808" y="648" type="line"/>
+ <point x="904" y="728" type="line"/>
+ <point x="1180" y="748"/>
+ <point x="1332" y="896"/>
+ <point x="1332" y="1080" type="curve"/>
+ <point x="1332" y="1360"/>
+ <point x="1092" y="1488"/>
+ <point x="712" y="1488" type="curve"/>
+ <point x="124" y="1488" type="line"/>
+ <point x="124" y="0" type="line"/>
+ <point x="396" y="0" type="line"/>
+ <point x="396" y="1272" type="line"/>
+ <point x="712" y="1272" type="line"/>
+ <point x="940" y="1272"/>
+ <point x="1056" y="1204"/>
+ <point x="1056" y="1064" type="curve"/>
+ <point x="1056" y="932"/>
+ <point x="940" y="864"/>
+ <point x="712" y="864" type="curve"/>
+ <point x="324" y="864" type="line"/>
+ <point x="328" y="648" type="line"/>
+ </contour>
+ <contour>
+ <point x="808" y="0" type="line"/>
+ <point x="1164" y="0"/>
+ <point x="1384" y="144"/>
+ <point x="1384" y="424" type="curve" smooth="yes"/>
+ <point x="1384" y="608"/>
+ <point x="1248" y="764"/>
+ <point x="1000" y="784" type="curve"/>
+ <point x="904" y="864" type="line"/>
+ <point x="420" y="864" type="line"/>
+ <point x="420" y="648" type="line"/>
+ <point x="808" y="648" type="line" smooth="yes"/>
+ <point x="1008" y="648"/>
+ <point x="1108" y="568"/>
+ <point x="1108" y="432" type="curve" smooth="yes"/>
+ <point x="1108" y="296"/>
+ <point x="1008" y="216"/>
+ <point x="808" y="216" type="curve" smooth="yes"/>
+ <point x="364" y="216" type="line"/>
+ <point x="224" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1617.0, 'leftMargin': 213, 'rightMargin': 143.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/versicle.glif b/src/Interface-Regular.ufo/glyphs/versicle.glif
new file mode 100644
index 000000000..8d31b5167
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/versicle.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="versicle" format="1">
+ <advance width="1760"/>
+ <unicode hex="2123"/>
+ <outline>
+ <contour>
+ <point x="1364" y="2224" type="line"/>
+ <point x="924" y="2464" type="line"/>
+ <point x="808" y="2240" type="line"/>
+ <point x="1076" y="2104" type="line"/>
+ <point x="96" y="-496" type="line"/>
+ <point x="328" y="-496" type="line"/>
+ </contour>
+ <component base="V"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1805, 'leftMargin': 94, 'rightMargin': 141}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/verticalbardbl.glif b/src/Interface-Regular.ufo/glyphs/verticalbardbl.glif
new file mode 100644
index 000000000..846015242
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/verticalbardbl.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="verticalbardbl" format="1">
+ <advance width="992"/>
+ <unicode hex="2016"/>
+ <outline>
+ <component base="bar" xOffset="-76"/>
+ <component base="bar" xOffset="336"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 249, 'rightMargin': 218.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/verticallinelowmod.glif b/src/Interface-Regular.ufo/glyphs/verticallinelowmod.glif
new file mode 100644
index 000000000..42ce2eb66
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/verticallinelowmod.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="verticallinelowmod" format="1">
+ <advance width="480"/>
+ <unicode hex="02CC"/>
+ <outline>
+ <contour>
+ <point x="344" y="-112" type="line"/>
+ <point x="136" y="-112" type="line"/>
+ <point x="136" y="-672" type="line"/>
+ <point x="344" y="-672" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 344, 'leftMargin': 69, 'rightMargin': 69}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/vscript.glif b/src/Interface-Regular.ufo/glyphs/vscript.glif
new file mode 100644
index 000000000..284f931d6
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/vscript.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="vscript" format="1">
+ <advance width="1504"/>
+ <unicode hex="028B"/>
+ <outline>
+ <contour>
+ <point x="752" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="752" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1512" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="752" y="200" type="line"/>
+ <point x="584" y="200"/>
+ <point x="452" y="280"/>
+ <point x="452" y="608" type="curve" smooth="yes"/>
+ <point x="452" y="1488" type="line"/>
+ <point x="180" y="1488" type="line"/>
+ <point x="180" y="608" type="line" smooth="yes"/>
+ <point x="180" y="156"/>
+ <point x="416" y="-28"/>
+ <point x="752" y="-28" type="curve"/>
+ </contour>
+ <contour>
+ <point x="752" y="-28" type="line"/>
+ <point x="1092" y="-28"/>
+ <point x="1328" y="156"/>
+ <point x="1328" y="608" type="curve" smooth="yes"/>
+ <point x="1328" y="1092" type="line" smooth="yes"/>
+ <point x="1328" y="1296"/>
+ <point x="1312" y="1516"/>
+ <point x="1044" y="1516" type="curve" smooth="yes"/>
+ <point x="936" y="1516"/>
+ <point x="820" y="1484"/>
+ <point x="732" y="1456" type="curve"/>
+ <point x="764" y="1244" type="line"/>
+ <point x="832" y="1260"/>
+ <point x="876" y="1268"/>
+ <point x="932" y="1268" type="curve" smooth="yes"/>
+ <point x="1012" y="1268"/>
+ <point x="1052" y="1220"/>
+ <point x="1052" y="1096" type="curve" smooth="yes"/>
+ <point x="1052" y="608" type="line" smooth="yes"/>
+ <point x="1052" y="280"/>
+ <point x="924" y="200"/>
+ <point x="752" y="200" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1515, 'leftMargin': 183, 'rightMargin': 183}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/vturn.glif b/src/Interface-Regular.ufo/glyphs/vturn.glif
new file mode 100644
index 000000000..18213bb9d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/vturn.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="vturn" format="1">
+ <advance width="1504"/>
+ <unicode hex="028C"/>
+ <outline>
+ <contour>
+ <point x="748" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="748" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1436" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="788" y="1248" type="line"/>
+ <point x="828" y="1488" type="line"/>
+ <point x="648" y="1488" type="line"/>
+ <point x="116" y="0" type="line"/>
+ <point x="396" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1108" y="0" type="line"/>
+ <point x="1388" y="0" type="line"/>
+ <point x="852" y="1488" type="line"/>
+ <point x="672" y="1488" type="line"/>
+ <point x="704" y="1252" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1368, 'leftMargin': 48, 'rightMargin': 48}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/w.glif b/src/Interface-Regular.ufo/glyphs/w.glif
new file mode 100644
index 000000000..62fba4f22
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/w.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="w" format="1">
+ <advance width="2272"/>
+ <unicode hex="0077"/>
+ <outline>
+ <contour>
+ <point x="1032" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1036" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1032" y="1776" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="2100" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2100" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2100" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2184" y="1536" type="line"/>
+ <point x="1948" y="1536" type="line" smooth="yes"/>
+ <point x="1604" y="296" type="line"/>
+ <point x="1588" y="296" type="line"/>
+ <point x="1248" y="1536" type="line"/>
+ <point x="1024" y="1536" type="line"/>
+ <point x="684" y="292" type="line"/>
+ <point x="668" y="292" type="line"/>
+ <point x="324" y="1536" type="line" smooth="yes"/>
+ <point x="88" y="1536" type="line"/>
+ <point x="556" y="0" type="line"/>
+ <point x="788" y="0" type="line"/>
+ <point x="1124" y="1180" type="line"/>
+ <point x="1148" y="1180" type="line"/>
+ <point x="1484" y="0" type="line"/>
+ <point x="1716" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/won.glif b/src/Interface-Regular.ufo/glyphs/won.glif
new file mode 100644
index 000000000..153da6481
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/won.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="won" format="1">
+ <advance width="2272"/>
+ <unicode hex="20A9"/>
+ <outline>
+ <contour>
+ <point x="2132" y="1352" type="line"/>
+ <point x="144" y="1352" type="line"/>
+ <point x="144" y="1132" type="line"/>
+ <point x="2132" y="1132" type="line"/>
+ </contour>
+ <contour>
+ <point x="2132" y="872" type="line"/>
+ <point x="144" y="872" type="line"/>
+ <point x="144" y="652" type="line"/>
+ <point x="2132" y="652" type="line"/>
+ </contour>
+ <contour>
+ <point x="688" y="0" type="line"/>
+ <point x="876" y="0" type="line"/>
+ <point x="1108" y="1340" type="line"/>
+ <point x="1200" y="2004" type="line"/>
+ <point x="1008" y="2004" type="line"/>
+ <point x="776" y="664" type="line"/>
+ </contour>
+ <contour>
+ <point x="464" y="2004" type="line"/>
+ <point x="180" y="2004" type="line"/>
+ <point x="604" y="0" type="line"/>
+ <point x="780" y="0" type="line"/>
+ <point x="712" y="672" type="line"/>
+ </contour>
+ <contour>
+ <point x="1496" y="0" type="line"/>
+ <point x="1668" y="0" type="line"/>
+ <point x="2088" y="2004" type="line"/>
+ <point x="1804" y="2004" type="line"/>
+ <point x="1564" y="668" type="line"/>
+ </contour>
+ <contour>
+ <point x="1272" y="2004" type="line"/>
+ <point x="1084" y="2004" type="line"/>
+ <point x="1168" y="1344" type="line"/>
+ <point x="1396" y="0" type="line"/>
+ <point x="1588" y="0" type="line"/>
+ <point x="1504" y="668" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2071, 'leftMargin': 41, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/wsuper.glif b/src/Interface-Regular.ufo/glyphs/wsuper.glif
new file mode 100644
index 000000000..c6897c727
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/wsuper.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="wsuper" format="1">
+ <advance width="1760"/>
+ <unicode hex="02B7"/>
+ <outline>
+ <contour>
+ <point x="780" y="1996" type="line"/>
+ <point x="588" y="1340" type="line"/>
+ <point x="516" y="896" type="line"/>
+ <point x="672" y="896" type="line"/>
+ <point x="880" y="1556" type="line"/>
+ <point x="952" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="148" y="1996" type="line"/>
+ <point x="440" y="896" type="line"/>
+ <point x="616" y="896" type="line"/>
+ <point x="560" y="1340" type="line"/>
+ <point x="420" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="1344" y="1996" type="line"/>
+ <point x="1204" y="1340" type="line"/>
+ <point x="1144" y="896" type="line"/>
+ <point x="1320" y="896" type="line"/>
+ <point x="1612" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="808" y="1996" type="line"/>
+ <point x="880" y="1556" type="line"/>
+ <point x="1088" y="896" type="line"/>
+ <point x="1244" y="896" type="line"/>
+ <point x="1172" y="1340" type="line"/>
+ <point x="980" y="1996" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1576, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/wturn.glif b/src/Interface-Regular.ufo/glyphs/wturn.glif
new file mode 100644
index 000000000..9a40e5b85
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/wturn.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="wturn" format="1">
+ <advance width="2272"/>
+ <unicode hex="028D"/>
+ <outline>
+ <contour>
+ <point x="1132" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1132" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2192" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="652" y="940" type="line"/>
+ <point x="748" y="1488" type="line"/>
+ <point x="568" y="1488" type="line"/>
+ <point x="136" y="0" type="line"/>
+ <point x="408" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1028" y="0" type="line"/>
+ <point x="1208" y="0" type="line"/>
+ <point x="1072" y="592" type="line"/>
+ <point x="788" y="1488" type="line"/>
+ <point x="616" y="1488" type="line"/>
+ <point x="728" y="940" type="line"/>
+ </contour>
+ <contour>
+ <point x="1544" y="940" type="line"/>
+ <point x="1656" y="1488" type="line"/>
+ <point x="1484" y="1488" type="line"/>
+ <point x="1200" y="592" type="line"/>
+ <point x="1056" y="0" type="line"/>
+ <point x="1248" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1864" y="0" type="line"/>
+ <point x="2136" y="0" type="line"/>
+ <point x="1704" y="1488" type="line"/>
+ <point x="1524" y="1488" type="line"/>
+ <point x="1632" y="940" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2109, 'leftMargin': 54, 'rightMargin': 53}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/wynn.glif b/src/Interface-Regular.ufo/glyphs/wynn.glif
new file mode 100644
index 000000000..d6221c50e
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/wynn.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="wynn" format="1">
+ <advance width="1760"/>
+ <unicode hex="01BF"/>
+ <outline>
+ <contour>
+ <point x="520" y="1204" type="line"/>
+ <point x="496" y="1488" type="line"/>
+ <point x="244" y="1488" type="line"/>
+ <point x="244" y="-572" type="line"/>
+ <point x="520" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="448" y="900" type="line"/>
+ <point x="492" y="1104"/>
+ <point x="608" y="1288"/>
+ <point x="848" y="1288" type="curve" smooth="yes"/>
+ <point x="1120" y="1288"/>
+ <point x="1240" y="1044"/>
+ <point x="1240" y="756" type="curve" smooth="yes"/>
+ <point x="1240" y="728" type="line" smooth="yes"/>
+ <point x="1240" y="284"/>
+ <point x="896" y="84"/>
+ <point x="432" y="-28" type="curve"/>
+ <point x="432" y="-248" type="line"/>
+ <point x="1100" y="-60"/>
+ <point x="1516" y="156"/>
+ <point x="1516" y="728" type="curve" smooth="yes"/>
+ <point x="1516" y="756" type="line" smooth="yes"/>
+ <point x="1516" y="1208"/>
+ <point x="1312" y="1516"/>
+ <point x="932" y="1516" type="curve" smooth="yes"/>
+ <point x="552" y="1516"/>
+ <point x="360" y="1240"/>
+ <point x="316" y="788" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 188, 'rightMargin': 126}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/x.glif b/src/Interface-Regular.ufo/glyphs/x.glif
new file mode 100644
index 000000000..492a4d85c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/x.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="x" format="1">
+ <advance width="1504"/>
+ <unicode hex="0078"/>
+ <outline>
+ <contour>
+ <point x="688" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1176" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="684" y="760" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="684" y="1760" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1388" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1388" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1388" y="1760" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="384" y="1536" type="line"/>
+ <point x="112" y="1536" type="line"/>
+ <point x="600" y="768" type="line"/>
+ <point x="112" y="0" type="line"/>
+ <point x="384" y="0" type="line"/>
+ <point x="752" y="596" type="line"/>
+ <point x="1120" y="0" type="line"/>
+ <point x="1392" y="0" type="line"/>
+ <point x="896" y="768" type="line"/>
+ <point x="1392" y="1536" type="line"/>
+ <point x="1120" y="1536" type="line"/>
+ <point x="752" y="908" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/xi.glif b/src/Interface-Regular.ufo/glyphs/xi.glif
new file mode 100644
index 000000000..507517c05
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/xi.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="xi" format="1">
+ <advance width="1504"/>
+ <unicode hex="03BE"/>
+ <outline>
+ <contour>
+ <point x="1284" y="1976" type="line"/>
+ <point x="1204" y="2008"/>
+ <point x="1064" y="2032"/>
+ <point x="936" y="2032" type="curve" smooth="yes"/>
+ <point x="524" y="2032"/>
+ <point x="260" y="1856"/>
+ <point x="260" y="1556" type="curve"/>
+ <point x="260" y="1300"/>
+ <point x="544" y="1100"/>
+ <point x="964" y="1100" type="curve"/>
+ <point x="1168" y="1100" type="line"/>
+ <point x="1168" y="1264" type="line"/>
+ <point x="972" y="1264" type="line" smooth="yes"/>
+ <point x="660" y="1264"/>
+ <point x="536" y="1384"/>
+ <point x="536" y="1564" type="curve"/>
+ <point x="536" y="1692"/>
+ <point x="656" y="1812"/>
+ <point x="936" y="1812" type="curve" smooth="yes"/>
+ <point x="1048" y="1812"/>
+ <point x="1148" y="1788"/>
+ <point x="1244" y="1760" type="curve"/>
+ </contour>
+ <contour>
+ <point x="964" y="1208" type="line"/>
+ <point x="500" y="1208"/>
+ <point x="172" y="1004"/>
+ <point x="172" y="616" type="curve" smooth="yes"/>
+ <point x="172" y="204"/>
+ <point x="420" y="72"/>
+ <point x="784" y="-12" type="curve" smooth="yes"/>
+ <point x="860" y="-28" type="line"/>
+ <point x="1012" y="-64"/>
+ <point x="1068" y="-96"/>
+ <point x="1068" y="-168" type="curve" smooth="yes"/>
+ <point x="1068" y="-272"/>
+ <point x="1016" y="-320"/>
+ <point x="928" y="-424" type="curve"/>
+ <point x="1088" y="-544" type="line"/>
+ <point x="1184" y="-460"/>
+ <point x="1328" y="-280"/>
+ <point x="1332" y="-132" type="curve"/>
+ <point x="1332" y="68"/>
+ <point x="1196" y="116"/>
+ <point x="968" y="172" type="curve"/>
+ <point x="812" y="208" type="line" smooth="yes"/>
+ <point x="628" y="252"/>
+ <point x="448" y="376"/>
+ <point x="448" y="612" type="curve" smooth="yes"/>
+ <point x="448" y="908"/>
+ <point x="632" y="1044"/>
+ <point x="972" y="1044" type="curve" smooth="yes"/>
+ <point x="1168" y="1044" type="line"/>
+ <point x="1168" y="1208" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1381, 'leftMargin': 135, 'rightMargin': 87}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/xsuper.glif b/src/Interface-Regular.ufo/glyphs/xsuper.glif
new file mode 100644
index 000000000..911bd7676
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/xsuper.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="xsuper" format="1">
+ <advance width="1248"/>
+ <unicode hex="02E3"/>
+ <outline>
+ <contour>
+ <point x="420" y="1996" type="line"/>
+ <point x="128" y="1996" type="line"/>
+ <point x="460" y="1452" type="line"/>
+ <point x="120" y="896" type="line"/>
+ <point x="412" y="896" type="line"/>
+ <point x="624" y="1280" type="line"/>
+ <point x="840" y="896" type="line"/>
+ <point x="1132" y="896" type="line"/>
+ <point x="792" y="1452" type="line"/>
+ <point x="1120" y="1996" type="line"/>
+ <point x="828" y="1996" type="line"/>
+ <point x="620" y="1624" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1123, 'leftMargin': 55, 'rightMargin': 55}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/xsupnosp.glif b/src/Interface-Regular.ufo/glyphs/xsupnosp.glif
new file mode 100644
index 000000000..4e4607cea
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/xsupnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="xsupnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="033D"/>
+ <outline>
+ <contour>
+ <point x="-683" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-683" y="2500" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-884" y="1706" type="line"/>
+ <point x="-347" y="2247" type="line"/>
+ <point x="-483" y="2386" type="line"/>
+ <point x="-1020" y="1845" type="line"/>
+ </contour>
+ <contour>
+ <point x="-485" y="1704" type="line"/>
+ <point x="-349" y="1843" type="line"/>
+ <point x="-881" y="2387" type="line"/>
+ <point x="-1018" y="2248" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.98</real>
+ <real>0.89</real>
+ <real>0.89</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/y.glif b/src/Interface-Regular.ufo/glyphs/y.glif
new file mode 100644
index 000000000..313995539
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/y.glif
@@ -0,0 +1,107 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="y" format="1">
+ <advance width="1504"/>
+ <unicode hex="0079"/>
+ <outline>
+ <contour>
+ <point x="704" y="156" type="line"/>
+ <point x="584" y="-136" type="line" smooth="yes"/>
+ <point x="504" y="-332"/>
+ <point x="412" y="-368"/>
+ <point x="224" y="-368" type="curve" smooth="yes"/>
+ <point x="212" y="-368"/>
+ <point x="136" y="-364"/>
+ <point x="124" y="-360" type="curve"/>
+ <point x="124" y="-580" type="line"/>
+ <point x="152" y="-588"/>
+ <point x="264" y="-600"/>
+ <point x="304" y="-600" type="curve" smooth="yes"/>
+ <point x="576" y="-600"/>
+ <point x="744" y="-376"/>
+ <point x="796" y="-228" type="curve" smooth="yes"/>
+ <point x="1420" y="1536" type="line"/>
+ <point x="1172" y="1536" type="line"/>
+ </contour>
+ <contour>
+ <point x="344" y="1536" type="line"/>
+ <point x="88" y="1536" type="line"/>
+ <point x="648" y="-48" type="line"/>
+ <point x="844" y="48" type="line"/>
+ <point x="764" y="316" type="line"/>
+ </contour>
+ <contour>
+ <point x="752" y="1792" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="708" y="-216" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="752" y="1792" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="1136" y="2176" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1060" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="740" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="1328" y="1792" type="move" name="top0315"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.layerData</key>
+ <dict>
+ <key>reference</key>
+ <dict>
+ <key>anchors</key>
+ <array>
+ </array>
+ <key>components</key>
+ <array>
+ <dict>
+ <key>baseGlyph</key>
+ <string>x</string>
+ <key>transformation</key>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>-272</integer>
+ <integer>0</integer>
+ </array>
+ </dict>
+ </array>
+ <key>contours</key>
+ <array>
+ </array>
+ <key>lib</key>
+ <dict>
+ </dict>
+ <key>name</key>
+ <string>y</string>
+ <key>unicodes</key>
+ <array>
+ </array>
+ <key>width</key>
+ <integer>1504</integer>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/yatcyrillic.glif b/src/Interface-Regular.ufo/glyphs/yatcyrillic.glif
new file mode 100644
index 000000000..80c8db0f9
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/yatcyrillic.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="yatcyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="0463"/>
+ <outline>
+ <contour>
+ <point x="412" y="1204" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="488" y="1036" type="line"/>
+ <point x="488" y="816" type="line"/>
+ <point x="928" y="816" type="line"/>
+ <point x="1136" y="816"/>
+ <point x="1208" y="652"/>
+ <point x="1208" y="512" type="curve"/>
+ <point x="1208" y="368"/>
+ <point x="1136" y="220"/>
+ <point x="928" y="220" type="curve"/>
+ <point x="560" y="220" type="line"/>
+ <point x="560" y="2144" type="line"/>
+ <point x="284" y="2144" type="line"/>
+ <point x="284" y="0" type="line"/>
+ <point x="928" y="0" type="line"/>
+ <point x="1288" y="0"/>
+ <point x="1484" y="232"/>
+ <point x="1484" y="524" type="curve"/>
+ <point x="1484" y="820"/>
+ <point x="1288" y="1036"/>
+ <point x="928" y="1036" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1000" y="1708" type="line"/>
+ <point x="20" y="1708" type="line"/>
+ <point x="20" y="1488" type="line"/>
+ <point x="1000" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1532, 'leftMargin': -52, 'rightMargin': 121}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/yen.glif b/src/Interface-Regular.ufo/glyphs/yen.glif
new file mode 100644
index 000000000..598948e06
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/yen.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="yen" format="1">
+ <advance width="1504"/>
+ <unicode hex="00A5"/>
+ <outline>
+ <contour>
+ <point x="1312" y="1020" type="line"/>
+ <point x="164" y="1020" type="line"/>
+ <point x="164" y="840" type="line"/>
+ <point x="1312" y="840" type="line"/>
+ </contour>
+ <contour>
+ <point x="1312" y="624" type="line"/>
+ <point x="164" y="624" type="line"/>
+ <point x="164" y="444" type="line"/>
+ <point x="1312" y="444" type="line"/>
+ </contour>
+ <contour>
+ <point x="664" y="908" type="line"/>
+ <point x="692" y="828" type="line"/>
+ <point x="856" y="828" type="line"/>
+ <point x="1464" y="2004" type="line"/>
+ <point x="1188" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="304" y="2004" type="line"/>
+ <point x="16" y="2004" type="line"/>
+ <point x="624" y="828" type="line"/>
+ <point x="788" y="828" type="line"/>
+ <point x="824" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="876" y="1076" type="line"/>
+ <point x="624" y="1076" type="line"/>
+ <point x="624" y="0" type="line"/>
+ <point x="876" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.8</real>
+ <real>0.94</real>
+ <real>0.95</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/yericyrillic.glif b/src/Interface-Regular.ufo/glyphs/yericyrillic.glif
new file mode 100644
index 000000000..33b7b5beb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/yericyrillic.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="yericyrillic" format="1">
+ <advance width="2272"/>
+ <unicode hex="044B"/>
+ <outline>
+ <contour>
+ <point x="1156" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2276" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="softsigncyrillic" xOffset="72"/>
+ <component base="dotlessi" xOffset="1536"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2203, 'leftMargin': 168, 'rightMargin': 244}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/yhook.glif b/src/Interface-Regular.ufo/glyphs/yhook.glif
new file mode 100644
index 000000000..3a31e6657
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/yhook.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="yhook" format="1">
+ <advance width="1760"/>
+ <unicode hex="01B4"/>
+ <outline>
+ <contour>
+ <point x="616" y="164" type="line"/>
+ <point x="512" y="-120" type="line" smooth="yes"/>
+ <point x="444" y="-312"/>
+ <point x="356" y="-368"/>
+ <point x="188" y="-368" type="curve" smooth="yes"/>
+ <point x="176" y="-368"/>
+ <point x="140" y="-364"/>
+ <point x="124" y="-360" type="curve"/>
+ <point x="124" y="-580" type="line"/>
+ <point x="152" y="-584"/>
+ <point x="232" y="-600"/>
+ <point x="272" y="-600" type="curve" smooth="yes"/>
+ <point x="540" y="-600"/>
+ <point x="668" y="-380"/>
+ <point x="720" y="-228" type="curve" smooth="yes"/>
+ <point x="1240" y="1344" type="line" smooth="yes"/>
+ <point x="1316" y="1568"/>
+ <point x="1368" y="1688"/>
+ <point x="1492" y="1688" type="curve" smooth="yes"/>
+ <point x="1548" y="1688"/>
+ <point x="1608" y="1664"/>
+ <point x="1660" y="1636" type="curve"/>
+ <point x="1724" y="1800" type="line"/>
+ <point x="1656" y="1856"/>
+ <point x="1556" y="1896"/>
+ <point x="1456" y="1896" type="curve" smooth="yes"/>
+ <point x="1144" y="1896"/>
+ <point x="1068" y="1628"/>
+ <point x="1012" y="1440" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="336" y="1488" type="line"/>
+ <point x="40" y="1488" type="line"/>
+ <point x="580" y="-28" type="line"/>
+ <point x="772" y="68" type="line"/>
+ <point x="648" y="520" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1672.0, 'leftMargin': 28, 'rightMargin': -41.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/ysuper.glif b/src/Interface-Regular.ufo/glyphs/ysuper.glif
new file mode 100644
index 000000000..365375f89
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/ysuper.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ysuper" format="1">
+ <advance width="1248"/>
+ <unicode hex="02B8"/>
+ <outline>
+ <contour>
+ <point x="552" y="1016" type="line"/>
+ <point x="480" y="808" type="line" smooth="yes"/>
+ <point x="452" y="712"/>
+ <point x="416" y="660"/>
+ <point x="320" y="660" type="curve" smooth="yes"/>
+ <point x="280" y="660"/>
+ <point x="248" y="660"/>
+ <point x="240" y="664" type="curve"/>
+ <point x="240" y="468" type="line"/>
+ <point x="268" y="460"/>
+ <point x="312" y="452"/>
+ <point x="360" y="452" type="curve" smooth="yes"/>
+ <point x="548" y="452"/>
+ <point x="648" y="596"/>
+ <point x="692" y="728" type="curve" smooth="yes"/>
+ <point x="1128" y="1996" type="line"/>
+ <point x="860" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="404" y="1996" type="line"/>
+ <point x="120" y="1996" type="line"/>
+ <point x="520" y="872" type="line"/>
+ <point x="720" y="944" type="line"/>
+ <point x="640" y="1240" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1133.0, 'leftMargin': 69, 'rightMargin': 55.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/yturn.glif b/src/Interface-Regular.ufo/glyphs/yturn.glif
new file mode 100644
index 000000000..02985de57
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/yturn.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="yturn" format="1">
+ <advance width="1504"/>
+ <unicode hex="028E"/>
+ <outline>
+ <contour>
+ <point x="740" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="740" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1420" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="812" y="1332" type="line"/>
+ <point x="916" y="1616" type="line" smooth="yes"/>
+ <point x="976" y="1800"/>
+ <point x="1064" y="1856"/>
+ <point x="1236" y="1856" type="curve" smooth="yes"/>
+ <point x="1248" y="1856"/>
+ <point x="1288" y="1852"/>
+ <point x="1300" y="1848" type="curve"/>
+ <point x="1300" y="2068" type="line"/>
+ <point x="1272" y="2076"/>
+ <point x="1196" y="2088"/>
+ <point x="1152" y="2088" type="curve" smooth="yes"/>
+ <point x="884" y="2088"/>
+ <point x="760" y="1864"/>
+ <point x="708" y="1716" type="curve" smooth="yes"/>
+ <point x="116" y="0" type="line"/>
+ <point x="408" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1088" y="0" type="line"/>
+ <point x="1388" y="0" type="line"/>
+ <point x="848" y="1516" type="line"/>
+ <point x="652" y="1420" type="line"/>
+ <point x="724" y="1132" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1331.0, 'leftMargin': 28, 'rightMargin': 33.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/yusbigcyrillic.glif b/src/Interface-Regular.ufo/glyphs/yusbigcyrillic.glif
new file mode 100644
index 000000000..9b83e970c
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/yusbigcyrillic.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="yusbigcyrillic" format="1">
+ <advance width="2016"/>
+ <unicode hex="046B"/>
+ <outline>
+ <contour>
+ <point x="444" y="0" type="line"/>
+ <point x="444" y="220" type="line" smooth="yes"/>
+ <point x="444" y="528"/>
+ <point x="556" y="612"/>
+ <point x="788" y="612" type="curve" smooth="yes"/>
+ <point x="1232" y="612" type="line" smooth="yes"/>
+ <point x="1460" y="612"/>
+ <point x="1572" y="528"/>
+ <point x="1572" y="220" type="curve" smooth="yes"/>
+ <point x="1572" y="0" type="line"/>
+ <point x="1848" y="0" type="line"/>
+ <point x="1848" y="220" type="line" smooth="yes"/>
+ <point x="1848" y="668"/>
+ <point x="1616" y="832"/>
+ <point x="1232" y="832" type="curve" smooth="yes"/>
+ <point x="788" y="832" type="line" smooth="yes"/>
+ <point x="400" y="832"/>
+ <point x="168" y="668"/>
+ <point x="168" y="220" type="curve" smooth="yes"/>
+ <point x="168" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1512" y="1488" type="line"/>
+ <point x="572" y="1488" type="line"/>
+ <point x="572" y="1268" type="line"/>
+ <point x="1512" y="1268" type="line"/>
+ </contour>
+ <contour>
+ <point x="932" y="676" type="line"/>
+ <point x="976" y="572" type="line"/>
+ <point x="1140" y="572" type="line"/>
+ <point x="1680" y="1488" type="line"/>
+ <point x="1372" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="660" y="1488" type="line"/>
+ <point x="352" y="1488" type="line"/>
+ <point x="896" y="572" type="line"/>
+ <point x="1060" y="572" type="line"/>
+ <point x="1108" y="668" type="line"/>
+ </contour>
+ <contour>
+ <point x="1152" y="800" type="line"/>
+ <point x="876" y="800" type="line"/>
+ <point x="876" y="0" type="line"/>
+ <point x="1152" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2089, 'leftMargin': 205, 'rightMargin': 205}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/yusbigiotifiedcyrillic.glif b/src/Interface-Regular.ufo/glyphs/yusbigiotifiedcyrillic.glif
new file mode 100644
index 000000000..9f8128147
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/yusbigiotifiedcyrillic.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="yusbigiotifiedcyrillic" format="1">
+ <advance width="2784"/>
+ <unicode hex="046D"/>
+ <outline>
+ <contour>
+ <point x="1740" y="832" type="line"/>
+ <point x="344" y="832" type="line"/>
+ <point x="344" y="612" type="line"/>
+ <point x="1740" y="612" type="line"/>
+ </contour>
+ <component base="dotlessi" xOffset="-16"/>
+ <component base="yusbigcyrillic" xOffset="680"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2783.0, 'leftMargin': 256, 'rightMargin': 223.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/yuslittlecyrillic.glif b/src/Interface-Regular.ufo/glyphs/yuslittlecyrillic.glif
new file mode 100644
index 000000000..1ce6eae66
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/yuslittlecyrillic.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="yuslittlecyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="0467"/>
+ <outline>
+ <contour>
+ <point x="720" y="1040" type="line"/>
+ <point x="840" y="1488" type="line"/>
+ <point x="632" y="1488" type="line"/>
+ <point x="28" y="0" type="line"/>
+ <point x="308" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1196" y="0" type="line"/>
+ <point x="1476" y="0" type="line"/>
+ <point x="868" y="1488" type="line"/>
+ <point x="660" y="1488" type="line"/>
+ <point x="776" y="1040" type="line"/>
+ </contour>
+ <contour>
+ <point x="1172" y="616" type="line"/>
+ <point x="348" y="616" type="line"/>
+ <point x="348" y="396" type="line"/>
+ <point x="1172" y="396" type="line"/>
+ </contour>
+ <contour>
+ <point x="892" y="564" type="line"/>
+ <point x="620" y="564" type="line"/>
+ <point x="620" y="0" type="line"/>
+ <point x="892" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1510, 'leftMargin': 18, 'rightMargin': 43}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/yuslittleiotifiedcyrillic.glif b/src/Interface-Regular.ufo/glyphs/yuslittleiotifiedcyrillic.glif
new file mode 100644
index 000000000..82a8eae65
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/yuslittleiotifiedcyrillic.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="yuslittleiotifiedcyrillic" format="1">
+ <advance width="2272"/>
+ <unicode hex="0469"/>
+ <outline>
+ <contour>
+ <point x="960" y="616" type="line"/>
+ <point x="316" y="616" type="line"/>
+ <point x="316" y="396" type="line"/>
+ <point x="960" y="396" type="line"/>
+ </contour>
+ <component base="yuslittlecyrillic" xOffset="548"/>
+ <component base="dotlessi" xOffset="-24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2130, 'leftMargin': 301, 'rightMargin': 23}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/z.glif b/src/Interface-Regular.ufo/glyphs/z.glif
new file mode 100644
index 000000000..dcdd34454
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/z.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="z" format="1">
+ <advance width="1504"/>
+ <unicode hex="007A"/>
+ <outline>
+ <contour>
+ <point x="692" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="704" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1388" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1388" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1388" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1356" y="220" type="line"/>
+ <point x="272" y="220" type="line"/>
+ <point x="272" y="0" type="line"/>
+ <point x="1356" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1336" y="1312" type="line"/>
+ <point x="1336" y="1500" type="line"/>
+ <point x="1200" y="1500" type="line"/>
+ <point x="168" y="200" type="line"/>
+ <point x="168" y="0" type="line"/>
+ <point x="308" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1216" y="1500" type="line"/>
+ <point x="152" y="1500" type="line"/>
+ <point x="152" y="1280" type="line"/>
+ <point x="1216" y="1280" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.86</real>
+ <real>0.92</real>
+ <real>0.97</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/zbar.glif b/src/Interface-Regular.ufo/glyphs/zbar.glif
new file mode 100644
index 000000000..e7d61549d
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/zbar.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zbar" format="1">
+ <advance width="1504"/>
+ <unicode hex="01B6"/>
+ <outline>
+ <contour>
+ <point x="584" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="596" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1304" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1084" y="860" type="line"/>
+ <point x="80" y="860" type="line"/>
+ <point x="80" y="640" type="line"/>
+ <point x="1084" y="640" type="line"/>
+ </contour>
+ <component base="z" xOffset="-112"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1430.0, 'leftMargin': 204, 'rightMargin': -121.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/zcurl.glif b/src/Interface-Regular.ufo/glyphs/zcurl.glif
new file mode 100644
index 000000000..e4d719fc4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/zcurl.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zcurl" format="1">
+ <advance width="1760"/>
+ <unicode hex="0291"/>
+ <outline>
+ <contour>
+ <point x="648" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="648" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1696" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="912" y="0" type="line"/>
+ <point x="1060" y="0" type="line" smooth="yes"/>
+ <point x="1376" y="0"/>
+ <point x="1656" y="188"/>
+ <point x="1656" y="464" type="curve" smooth="yes"/>
+ <point x="1656" y="652"/>
+ <point x="1536" y="788"/>
+ <point x="1300" y="788" type="curve" smooth="yes"/>
+ <point x="996" y="788"/>
+ <point x="848" y="512"/>
+ <point x="508" y="28" type="curve"/>
+ <point x="388" y="-140" type="line"/>
+ <point x="580" y="-284" type="line"/>
+ <point x="788" y="16" type="line"/>
+ <point x="1000" y="344"/>
+ <point x="1132" y="564"/>
+ <point x="1284" y="564" type="curve" smooth="yes"/>
+ <point x="1352" y="564"/>
+ <point x="1400" y="524"/>
+ <point x="1400" y="444" type="curve" smooth="yes"/>
+ <point x="1400" y="304"/>
+ <point x="1236" y="220"/>
+ <point x="1060" y="220" type="curve" smooth="yes"/>
+ <point x="912" y="220" type="line"/>
+ </contour>
+ <contour>
+ <point x="1012" y="220" type="line"/>
+ <point x="212" y="220" type="line"/>
+ <point x="212" y="0" type="line"/>
+ <point x="1012" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1252" y="1300" type="line"/>
+ <point x="1252" y="1488" type="line"/>
+ <point x="1080" y="1488" type="line"/>
+ <point x="104" y="200" type="line"/>
+ <point x="104" y="0" type="line"/>
+ <point x="272" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1132" y="1488" type="line"/>
+ <point x="116" y="1488" type="line"/>
+ <point x="116" y="1268" type="line"/>
+ <point x="1132" y="1268" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1713, 'leftMargin': 122, 'rightMargin': 41}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/zecyrillic.glif b/src/Interface-Regular.ufo/glyphs/zecyrillic.glif
new file mode 100644
index 000000000..5eb5486bb
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/zecyrillic.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zecyrillic" format="1">
+ <advance width="1504"/>
+ <unicode hex="0437"/>
+ <outline>
+ <contour>
+ <point x="760" y="1772" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="760" y="-12" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1476" y="1772" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="800" y="712" type="line"/>
+ <point x="1116" y="712"/>
+ <point x="1316" y="876"/>
+ <point x="1316" y="1080" type="curve"/>
+ <point x="1316" y="1364"/>
+ <point x="1104" y="1516"/>
+ <point x="760" y="1516" type="curve" smooth="yes"/>
+ <point x="448" y="1516"/>
+ <point x="188" y="1344"/>
+ <point x="188" y="1072" type="curve"/>
+ <point x="460" y="1072" type="line"/>
+ <point x="460" y="1196"/>
+ <point x="592" y="1296"/>
+ <point x="760" y="1296" type="curve" smooth="yes"/>
+ <point x="964" y="1296"/>
+ <point x="1040" y="1188"/>
+ <point x="1040" y="1080" type="curve"/>
+ <point x="1040" y="956"/>
+ <point x="976" y="872"/>
+ <point x="776" y="872" type="curve" smooth="yes"/>
+ <point x="516" y="872" type="line"/>
+ <point x="516" y="712" type="line"/>
+ </contour>
+ <contour>
+ <point x="516" y="808" type="line"/>
+ <point x="516" y="648" type="line"/>
+ <point x="776" y="648" type="line" smooth="yes"/>
+ <point x="976" y="648"/>
+ <point x="1064" y="580"/>
+ <point x="1064" y="420" type="curve" smooth="yes"/>
+ <point x="1064" y="300"/>
+ <point x="964" y="188"/>
+ <point x="760" y="188" type="curve" smooth="yes"/>
+ <point x="564" y="188"/>
+ <point x="436" y="312"/>
+ <point x="436" y="444" type="curve"/>
+ <point x="164" y="444" type="line"/>
+ <point x="164" y="116"/>
+ <point x="468" y="-28"/>
+ <point x="760" y="-28" type="curve" smooth="yes"/>
+ <point x="1104" y="-28"/>
+ <point x="1344" y="140"/>
+ <point x="1344" y="420" type="curve" smooth="yes"/>
+ <point x="1344" y="672"/>
+ <point x="1152" y="808"/>
+ <point x="800" y="808" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1431, 'leftMargin': 118, 'rightMargin': 134}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/zero.frac.glif b/src/Interface-Regular.ufo/glyphs/zero.frac.glif
new file mode 100644
index 000000000..4ee4745fa
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/zero.frac.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zero.frac" format="1">
+ <advance width="1248"/>
+ <outline>
+ <component base="zero.sup" xOffset="108" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 109, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/zero.glif b/src/Interface-Regular.ufo/glyphs/zero.glif
new file mode 100644
index 000000000..6258b8b04
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/zero.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zero" format="1">
+ <advance width="1664"/>
+ <unicode hex="0030"/>
+ <outline>
+ <contour>
+ <point x="1516" y="1204" type="line" smooth="yes"/>
+ <point x="1516" y="1804"/>
+ <point x="1232" y="2076"/>
+ <point x="834" y="2076" type="curve" smooth="yes"/>
+ <point x="436" y="2076"/>
+ <point x="148" y="1804"/>
+ <point x="148" y="1204" type="curve" smooth="yes"/>
+ <point x="148" y="880" type="line" smooth="yes"/>
+ <point x="148" y="276"/>
+ <point x="440" y="-28"/>
+ <point x="838" y="-28" type="curve" smooth="yes"/>
+ <point x="1236" y="-28"/>
+ <point x="1516" y="276"/>
+ <point x="1516" y="880" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1268" y="836" type="line" smooth="yes"/>
+ <point x="1268" y="452"/>
+ <point x="1084" y="192"/>
+ <point x="838" y="192" type="curve" smooth="yes"/>
+ <point x="592" y="192"/>
+ <point x="396" y="452"/>
+ <point x="396" y="836" type="curve" smooth="yes"/>
+ <point x="396" y="1248" type="line" smooth="yes"/>
+ <point x="396" y="1636"/>
+ <point x="588" y="1856"/>
+ <point x="834" y="1856" type="curve" smooth="yes"/>
+ <point x="1080" y="1856"/>
+ <point x="1268" y="1636"/>
+ <point x="1268" y="1248" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/zero.sup.glif b/src/Interface-Regular.ufo/glyphs/zero.sup.glif
new file mode 100644
index 000000000..fbe4408d8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/zero.sup.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zero.sup" format="1">
+ <advance width="1248"/>
+ <outline>
+ <contour>
+ <point x="1032" y="640" type="line"/>
+ <point x="1032" y="952"/>
+ <point x="868" y="1100"/>
+ <point x="624" y="1100" type="curve" smooth="yes"/>
+ <point x="380" y="1100"/>
+ <point x="216" y="952"/>
+ <point x="216" y="640" type="curve"/>
+ <point x="216" y="448" type="line"/>
+ <point x="216" y="132"/>
+ <point x="380" y="-16"/>
+ <point x="628" y="-16" type="curve" smooth="yes"/>
+ <point x="868" y="-16"/>
+ <point x="1032" y="132"/>
+ <point x="1032" y="448" type="curve"/>
+ </contour>
+ <contour>
+ <point x="800" y="428" type="line"/>
+ <point x="800" y="248"/>
+ <point x="736" y="172"/>
+ <point x="628" y="172" type="curve" smooth="yes"/>
+ <point x="512" y="172"/>
+ <point x="448" y="248"/>
+ <point x="448" y="428" type="curve" smooth="yes"/>
+ <point x="448" y="660" type="line" smooth="yes"/>
+ <point x="448" y="836"/>
+ <point x="512" y="912"/>
+ <point x="624" y="912" type="curve" smooth="yes"/>
+ <point x="736" y="912"/>
+ <point x="800" y="836"/>
+ <point x="800" y="660" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>0.87</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 109, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/zerosub.glif b/src/Interface-Regular.ufo/glyphs/zerosub.glif
new file mode 100644
index 000000000..3870664c2
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/zerosub.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zerosub" format="1">
+ <advance width="1248"/>
+ <unicode hex="2080"/>
+ <outline>
+ <component base="zero.sup" xOffset="108" yOffset="-504"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 109, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/zerosuperior.glif b/src/Interface-Regular.ufo/glyphs/zerosuperior.glif
new file mode 100644
index 000000000..a44b3c397
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/zerosuperior.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zerosuperior" format="1">
+ <advance width="1248"/>
+ <unicode hex="2070"/>
+ <outline>
+ <component base="zero.sup" xOffset="108" yOffset="916"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.89</real>
+ <real>0.96</real>
+ <real>0.92</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1037, 'leftMargin': 109, 'rightMargin': 110}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/zerowidthjoiner.glif b/src/Interface-Regular.ufo/glyphs/zerowidthjoiner.glif
new file mode 100644
index 000000000..bdce2394b
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/zerowidthjoiner.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zerowidthjoiner" format="1">
+ <advance width="0"/>
+ <unicode hex="FEFF"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/zerowidthspace.glif b/src/Interface-Regular.ufo/glyphs/zerowidthspace.glif
new file mode 100644
index 000000000..b3bdd8da8
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/zerowidthspace.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zerowidthspace" format="1">
+ <advance width="0"/>
+ <unicode hex="200B"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>0.94</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/zeta.glif b/src/Interface-Regular.ufo/glyphs/zeta.glif
new file mode 100644
index 000000000..82f811ed0
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/zeta.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zeta" format="1">
+ <advance width="1504"/>
+ <unicode hex="03B6"/>
+ <outline>
+ <contour>
+ <point x="1220" y="2004" type="line"/>
+ <point x="656" y="1372" type="line"/>
+ <point x="376" y="1044"/>
+ <point x="264" y="732"/>
+ <point x="264" y="528" type="curve" smooth="yes"/>
+ <point x="264" y="236"/>
+ <point x="372" y="104"/>
+ <point x="684" y="20" type="curve" smooth="yes"/>
+ <point x="808" y="-16" type="line" smooth="yes"/>
+ <point x="956" y="-56"/>
+ <point x="1016" y="-100"/>
+ <point x="1016" y="-160" type="curve" smooth="yes"/>
+ <point x="1016" y="-236"/>
+ <point x="976" y="-304"/>
+ <point x="888" y="-404" type="curve"/>
+ <point x="1032" y="-528" type="line"/>
+ <point x="1132" y="-444"/>
+ <point x="1276" y="-260"/>
+ <point x="1280" y="-116" type="curve"/>
+ <point x="1280" y="116"/>
+ <point x="1120" y="136"/>
+ <point x="916" y="196" type="curve"/>
+ <point x="732" y="248" type="line" smooth="yes"/>
+ <point x="592" y="288"/>
+ <point x="540" y="364"/>
+ <point x="540" y="536" type="curve"/>
+ <point x="540" y="828"/>
+ <point x="664" y="1012"/>
+ <point x="872" y="1260" type="curve" smooth="yes"/>
+ <point x="1340" y="1828" type="line"/>
+ <point x="1340" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="164" y="2004" type="line"/>
+ <point x="164" y="1784" type="line"/>
+ <point x="1256" y="1784" type="line"/>
+ <point x="1256" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1475, 'leftMargin': 161, 'rightMargin': 138}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/zhecyrillic.glif b/src/Interface-Regular.ufo/glyphs/zhecyrillic.glif
new file mode 100644
index 000000000..3564d59ab
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/zhecyrillic.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zhecyrillic" format="1">
+ <advance width="2272"/>
+ <unicode hex="0436"/>
+ <outline>
+ <contour>
+ <point x="1136" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2032" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="2220" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="692" y="640" type="line"/>
+ <point x="1092" y="640" type="line"/>
+ <point x="1132" y="880" type="line"/>
+ <point x="832" y="880" type="line"/>
+ <point x="468" y="1488" type="line"/>
+ <point x="140" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="844" y="668" type="line"/>
+ <point x="668" y="864" type="line"/>
+ <point x="92" y="0" type="line"/>
+ <point x="436" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1272" y="1488" type="line"/>
+ <point x="1000" y="1488" type="line"/>
+ <point x="1000" y="0" type="line"/>
+ <point x="1272" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2136" y="1488" type="line"/>
+ <point x="1804" y="1488" type="line"/>
+ <point x="1440" y="880" type="line"/>
+ <point x="1140" y="880" type="line"/>
+ <point x="1184" y="640" type="line"/>
+ <point x="1580" y="640" type="line"/>
+ </contour>
+ <contour>
+ <point x="1836" y="0" type="line"/>
+ <point x="2180" y="0" type="line"/>
+ <point x="1608" y="864" type="line"/>
+ <point x="1432" y="668" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2156.0, 'leftMargin': 29, 'rightMargin': 37.0}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/zhedescendercyrillic.glif b/src/Interface-Regular.ufo/glyphs/zhedescendercyrillic.glif
new file mode 100644
index 000000000..a2febe0b4
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/zhedescendercyrillic.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zhedescendercyrillic" format="1">
+ <advance width="2272"/>
+ <unicode hex="0497"/>
+ <outline>
+ <contour>
+ <point x="2140" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="zhecyrillic" xOffset="-16"/>
+ <component base="cyrillictic" xOffset="1784"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2259, 'leftMargin': 108, 'rightMargin': 62}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/glyphs/zrthook.glif b/src/Interface-Regular.ufo/glyphs/zrthook.glif
new file mode 100644
index 000000000..018987bdd
--- /dev/null
+++ b/src/Interface-Regular.ufo/glyphs/zrthook.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zrthook" format="1">
+ <advance width="1504"/>
+ <unicode hex="0290"/>
+ <outline>
+ <contour>
+ <point x="608" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="608" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1452" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1112" y="220" type="line"/>
+ <point x="144" y="220" type="line"/>
+ <point x="144" y="0" type="line"/>
+ <point x="1112" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1188" y="1300" type="line"/>
+ <point x="1188" y="1488" type="line"/>
+ <point x="1012" y="1488" type="line"/>
+ <point x="40" y="200" type="line"/>
+ <point x="40" y="0" type="line"/>
+ <point x="208" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1064" y="1488" type="line"/>
+ <point x="48" y="1488" type="line"/>
+ <point x="48" y="1268" type="line"/>
+ <point x="1064" y="1268" type="line"/>
+ </contour>
+ <contour>
+ <point x="996" y="220" type="line"/>
+ <point x="996" y="-192" type="line" smooth="yes"/>
+ <point x="996" y="-456"/>
+ <point x="1104" y="-600"/>
+ <point x="1328" y="-600" type="curve" smooth="yes"/>
+ <point x="1368" y="-600"/>
+ <point x="1428" y="-592"/>
+ <point x="1464" y="-580" type="curve"/>
+ <point x="1464" y="-396" type="line"/>
+ <point x="1444" y="-404"/>
+ <point x="1412" y="-408"/>
+ <point x="1392" y="-408" type="curve" smooth="yes"/>
+ <point x="1264" y="-408"/>
+ <point x="1184" y="-352"/>
+ <point x="1184" y="-192" type="curve" smooth="yes"/>
+ <point x="1184" y="220" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1535, 'leftMargin': 122, 'rightMargin': -13}</string>
+ <key>interface.width-adjustments</key>
+ <array>
+ <integer>-16</integer>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Interface-Regular.ufo/groups.plist b/src/Interface-Regular.ufo/groups.plist
new file mode 100644
index 000000000..c98c3835a
--- /dev/null
+++ b/src/Interface-Regular.ufo/groups.plist
@@ -0,0 +1,1201 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>@KERN_LEFT_A</key>
+ <array>
+ <string>A</string>
+ <string>Agrave</string>
+ <string>Aacute</string>
+ <string>Acircumflex</string>
+ <string>Atilde</string>
+ <string>Adieresis</string>
+ <string>Aring</string>
+ <string>Aringacute</string>
+ <string>Amacron</string>
+ <string>Abreve</string>
+ <string>Aogonek</string>
+ <string>Acaron</string>
+ </array>
+ <key>@KERN_LEFT_AE</key>
+ <array>
+ <string>AE</string>
+ <string>AEacute</string>
+ <string>AEmacron</string>
+ </array>
+ <key>@KERN_LEFT_Alphagreek</key>
+ <array>
+ <string>Lambda</string>
+ <string>Delta</string>
+ </array>
+ <key>@KERN_LEFT_B</key>
+ <array>
+ <string>B</string>
+ </array>
+ <key>@KERN_LEFT_C</key>
+ <array>
+ <string>C</string>
+ <string>Ccedilla</string>
+ <string>Cacute</string>
+ <string>Ccircumflex</string>
+ <string>Ccaron</string>
+ </array>
+ <key>@KERN_LEFT_D</key>
+ <array>
+ <string>Oslash</string>
+ <string>D</string>
+ <string>Q</string>
+ <string>O</string>
+ <string>Eth</string>
+ <string>Ograve</string>
+ <string>Oacute</string>
+ <string>Ocircumflex</string>
+ <string>Otilde</string>
+ <string>Odieresis</string>
+ <string>Dcaron</string>
+ <string>Omacron</string>
+ <string>Obreve</string>
+ <string>Ohungarumlaut</string>
+ <string>Ocaron</string>
+ <string>Oogonek</string>
+ </array>
+ <key>@KERN_LEFT_Decyrillic</key>
+ <array>
+ <string>afii10021</string>
+ <string>afii10043</string>
+ <string>afii10040</string>
+ </array>
+ <key>@KERN_LEFT_E</key>
+ <array>
+ <string>E</string>
+ <string>OE</string>
+ <string>Egrave</string>
+ <string>Eacute</string>
+ <string>Ecircumflex</string>
+ <string>Edieresis</string>
+ <string>Emacron</string>
+ <string>Ebreve</string>
+ <string>Edotaccent</string>
+ <string>Eogonek</string>
+ <string>Ecaron</string>
+ </array>
+ <key>@KERN_LEFT_Ecyrillic</key>
+ <array>
+ <string>afii10053</string>
+ </array>
+ <key>@KERN_LEFT_Epsilongreek</key>
+ <array>
+ <string>Xi</string>
+ </array>
+ <key>@KERN_LEFT_Ereversedcyrillic</key>
+ <array>
+ <string>afii10048</string>
+ <string>afii10047</string>
+ </array>
+ <key>@KERN_LEFT_F</key>
+ <array>
+ <string>F</string>
+ </array>
+ <key>@KERN_LEFT_G</key>
+ <array>
+ <string>G</string>
+ <string>Gcircumflex</string>
+ <string>Gbreve</string>
+ <string>Gcommaaccent</string>
+ <string>Gcaron</string>
+ <string>Gacute</string>
+ </array>
+ <key>@KERN_LEFT_Gecyrillic</key>
+ <array>
+ <string>afii10050</string>
+ </array>
+ <key>@KERN_LEFT_H</key>
+ <array>
+ <string>Itildebelow</string>
+ <string>Idieresisacute</string>
+ <string>Hcedilla</string>
+ <string>I</string>
+ <string>M</string>
+ <string>N</string>
+ <string>H</string>
+ <string>Igrave</string>
+ <string>Iacute</string>
+ <string>Icircumflex</string>
+ <string>Idieresis</string>
+ <string>Ntilde</string>
+ <string>Hcircumflex</string>
+ <string>Itilde</string>
+ <string>Imacron</string>
+ <string>Ibreve</string>
+ <string>Iogonek</string>
+ <string>Idotaccent</string>
+ <string>Nacute</string>
+ <string>Ncommaaccent</string>
+ <string>Ncaron</string>
+ <string>Icaron</string>
+ </array>
+ <key>@KERN_LEFT_Hardsigncyrillic</key>
+ <array>
+ <string>afii10059</string>
+ <string>afii10044</string>
+ <string>afii10046</string>
+ <string>afii10058</string>
+ </array>
+ <key>@KERN_LEFT_IJacute</key>
+ <array>
+ <string>J</string>
+ <string>U</string>
+ <string>Ugrave</string>
+ <string>Uacute</string>
+ <string>Ucircumflex</string>
+ <string>Udieresis</string>
+ <string>Jcircumflex</string>
+ <string>Utilde</string>
+ <string>Umacron</string>
+ <string>Ubreve</string>
+ <string>Uring</string>
+ <string>Uhungarumlaut</string>
+ <string>Uogonek</string>
+ <string>Ucaron</string>
+ </array>
+ <key>@KERN_LEFT_K</key>
+ <array>
+ <string>K</string>
+ <string>Kcommaaccent</string>
+ <string>Kcaron</string>
+ </array>
+ <key>@KERN_LEFT_L</key>
+ <array>
+ <string>L</string>
+ <string>Lacute</string>
+ <string>Lcommaaccent</string>
+ <string>Lcaron</string>
+ </array>
+ <key>@KERN_LEFT_Ohorn</key>
+ <array>
+ <string>Ohorn</string>
+ </array>
+ <key>@KERN_LEFT_Omegagreek</key>
+ <array>
+ <string>Omega</string>
+ </array>
+ <key>@KERN_LEFT_Omicrongreek</key>
+ <array>
+ <string>Theta</string>
+ <string>Phi</string>
+ </array>
+ <key>@KERN_LEFT_P</key>
+ <array>
+ <string>P</string>
+ </array>
+ <key>@KERN_LEFT_R</key>
+ <array>
+ <string>R</string>
+ <string>Racute</string>
+ <string>Rcommaaccent</string>
+ <string>Rcaron</string>
+ </array>
+ <key>@KERN_LEFT_S</key>
+ <array>
+ <string>S</string>
+ <string>Sacute</string>
+ <string>Scircumflex</string>
+ <string>Scedilla</string>
+ <string>Scaron</string>
+ </array>
+ <key>@KERN_LEFT_T</key>
+ <array>
+ <string>T</string>
+ <string>Tcaron</string>
+ </array>
+ <key>@KERN_LEFT_Ucyrillic</key>
+ <array>
+ <string>afii10037</string>
+ </array>
+ <key>@KERN_LEFT_Uhorn</key>
+ <array>
+ <string>Uhorn</string>
+ </array>
+ <key>@KERN_LEFT_V</key>
+ <array>
+ <string>V</string>
+ </array>
+ <key>@KERN_LEFT_Vecyrillic</key>
+ <array>
+ <string>afii10025</string>
+ </array>
+ <key>@KERN_LEFT_W</key>
+ <array>
+ <string>W</string>
+ <string>Wcircumflex</string>
+ <string>Wgrave</string>
+ <string>Wacute</string>
+ <string>Wdieresis</string>
+ </array>
+ <key>@KERN_LEFT_X</key>
+ <array>
+ <string>X</string>
+ </array>
+ <key>@KERN_LEFT_Y</key>
+ <array>
+ <string>Y</string>
+ <string>Yacute</string>
+ <string>Ycircumflex</string>
+ <string>Ydieresis</string>
+ <string>Ygrave</string>
+ </array>
+ <key>@KERN_LEFT_Z</key>
+ <array>
+ <string>Z</string>
+ <string>Zacute</string>
+ <string>Zdotaccent</string>
+ <string>Zcaron</string>
+ </array>
+ <key>@KERN_LEFT_a</key>
+ <array>
+ <string>hcedilla</string>
+ <string>a</string>
+ <string>h</string>
+ <string>m</string>
+ <string>n</string>
+ <string>hbar</string>
+ <string>agrave</string>
+ <string>aacute</string>
+ <string>acircumflex</string>
+ <string>atilde</string>
+ <string>adieresis</string>
+ <string>aring</string>
+ <string>aringacute</string>
+ <string>ntilde</string>
+ <string>amacron</string>
+ <string>abreve</string>
+ <string>aogonek</string>
+ <string>hcircumflex</string>
+ <string>nacute</string>
+ <string>ncommaaccent</string>
+ <string>ncaron</string>
+ <string>acaron</string>
+ </array>
+ <key>@KERN_LEFT_acyrillic</key>
+ <array>
+ <string>tshecyrillic</string>
+ <string>djecyrillic</string>
+ </array>
+ <key>@KERN_LEFT_ae</key>
+ <array>
+ <string>ae</string>
+ <string>e</string>
+ <string>oe</string>
+ <string>egrave</string>
+ <string>eacute</string>
+ <string>ecircumflex</string>
+ <string>edieresis</string>
+ <string>emacron</string>
+ <string>ebreve</string>
+ <string>edotaccent</string>
+ <string>eogonek</string>
+ <string>ecaron</string>
+ <string>aeacute</string>
+ <string>aemacron</string>
+ </array>
+ <key>@KERN_LEFT_alphagreek</key>
+ <array>
+ <string>alpha</string>
+ </array>
+ <key>@KERN_LEFT_approxequal</key>
+ <array>
+ <string>plusminus</string>
+ <string>greaterequal</string>
+ <string>notequal</string>
+ <string>lessequal</string>
+ <string>approxequal</string>
+ <string>equal</string>
+ </array>
+ <key>@KERN_LEFT_asciicircum</key>
+ <array>
+ <string>asciicircum</string>
+ <string>asterisk</string>
+ <string>degree</string>
+ </array>
+ <key>@KERN_LEFT_b</key>
+ <array>
+ <string>oslash</string>
+ <string>b</string>
+ <string>thorn</string>
+ <string>o</string>
+ <string>p</string>
+ <string>ograve</string>
+ <string>oacute</string>
+ <string>ocircumflex</string>
+ <string>otilde</string>
+ <string>odieresis</string>
+ <string>omacron</string>
+ <string>obreve</string>
+ <string>ohungarumlaut</string>
+ <string>ocaron</string>
+ <string>oogonek</string>
+ </array>
+ <key>@KERN_LEFT_becyrillic</key>
+ <array>
+ <string>becyrillic</string>
+ <string>ereversedcyrillic</string>
+ <string>iucyrillic</string>
+ <string>efcyrillic</string>
+ </array>
+ <key>@KERN_LEFT_braceleft</key>
+ <array>
+ <string>bracketleft</string>
+ <string>parenleft</string>
+ <string>braceleft</string>
+ </array>
+ <key>@KERN_LEFT_c</key>
+ <array>
+ <string>c</string>
+ <string>ccedilla</string>
+ <string>cacute</string>
+ <string>ccircumflex</string>
+ <string>ccaron</string>
+ </array>
+ <key>@KERN_LEFT_colon</key>
+ <array>
+ <string>colon</string>
+ <string>semicolon</string>
+ </array>
+ <key>@KERN_LEFT_colon.case</key>
+ <array>
+ <string>punctuationspace</string>
+ </array>
+ <key>@KERN_LEFT_comma</key>
+ <array>
+ <string>ellipsis</string>
+ <string>comma</string>
+ <string>period</string>
+ </array>
+ <key>@KERN_LEFT_dagger</key>
+ <array>
+ <string>ordfeminine</string>
+ <string>dagger</string>
+ <string>ordmasculine</string>
+ <string>daggerdbl</string>
+ <string>registered</string>
+ <string>trademark</string>
+ <string>isuperior</string>
+ <string>nsuperior</string>
+ </array>
+ <key>@KERN_LEFT_dcaron</key>
+ <array>
+ <string>dcaron</string>
+ <string>lcaron</string>
+ </array>
+ <key>@KERN_LEFT_decyrillic</key>
+ <array>
+ <string>decyrillic</string>
+ <string>shchacyrillic</string>
+ <string>tsecyrillic</string>
+ </array>
+ <key>@KERN_LEFT_deltagreek</key>
+ <array>
+ <string>delta</string>
+ <string>phi</string>
+ <string>rho</string>
+ </array>
+ <key>@KERN_LEFT_divide</key>
+ <array>
+ <string>hyphen</string>
+ <string>plus</string>
+ <string>divide</string>
+ <string>minus</string>
+ </array>
+ <key>@KERN_LEFT_dotlessi</key>
+ <array>
+ <string>idieresisacute</string>
+ <string>j</string>
+ <string>dotlessj</string>
+ <string>dotlessi</string>
+ <string>itildebelow</string>
+ <string>i</string>
+ <string>igrave</string>
+ <string>iacute</string>
+ <string>icircumflex</string>
+ <string>idieresis</string>
+ <string>itilde</string>
+ <string>imacron</string>
+ <string>ibreve</string>
+ <string>iogonek</string>
+ <string>jcircumflex</string>
+ <string>icaron</string>
+ </array>
+ <key>@KERN_LEFT_ecyrillic</key>
+ <array>
+ <string>ecyrillic</string>
+ </array>
+ <key>@KERN_LEFT_eight</key>
+ <array>
+ <string>eight</string>
+ <string>three</string>
+ </array>
+ <key>@KERN_LEFT_eight.subs</key>
+ <array>
+ <string>eightsub</string>
+ <string>fivesub</string>
+ <string>oneinferior</string>
+ <string>sevensub</string>
+ <string>threesub</string>
+ <string>sixinferior</string>
+ <string>plussub</string>
+ <string>zerosub</string>
+ <string>foursub</string>
+ <string>nineinferior</string>
+ <string>equalsub</string>
+ <string>minussub</string>
+ <string>parenleftinferior</string>
+ <string>parenrightsub</string>
+ <string>twosub</string>
+ </array>
+ <key>@KERN_LEFT_eight.sups</key>
+ <array>
+ <string>foursuperior</string>
+ <string>sevensuperior</string>
+ <string>twosuperior</string>
+ <string>sixsuperior</string>
+ <string>eightsuperior</string>
+ <string>onesuperior</string>
+ <string>threesuperior</string>
+ <string>ninesuperior</string>
+ <string>parenrightsuperior</string>
+ <string>fivesuperior</string>
+ <string>parenleftsuperior</string>
+ <string>plussuperior</string>
+ <string>zerosuperior</string>
+ <string>minussuperior</string>
+ <string>equalsuperior</string>
+ </array>
+ <key>@KERN_LEFT_epsilongreek</key>
+ <array>
+ <string>epsilon</string>
+ </array>
+ <key>@KERN_LEFT_etagreek</key>
+ <array>
+ <string>eta</string>
+ </array>
+ <key>@KERN_LEFT_f</key>
+ <array>
+ <string>f</string>
+ </array>
+ <key>@KERN_LEFT_g</key>
+ <array>
+ <string>g</string>
+ <string>q</string>
+ <string>gcircumflex</string>
+ <string>gbreve</string>
+ <string>gcommaaccent</string>
+ <string>gcaron</string>
+ <string>gacute</string>
+ </array>
+ <key>@KERN_LEFT_gammagreek</key>
+ <array>
+ <string>gamma</string>
+ </array>
+ <key>@KERN_LEFT_gecyrillic</key>
+ <array>
+ <string>gheupturncyrillic</string>
+ <string>gecyrillic</string>
+ </array>
+ <key>@KERN_LEFT_guillemotleft</key>
+ <array>
+ <string>guilsinglleft</string>
+ <string>guillemotleft</string>
+ </array>
+ <key>@KERN_LEFT_guillemotright</key>
+ <array>
+ <string>guillemotright</string>
+ <string>guilsinglright</string>
+ </array>
+ <key>@KERN_LEFT_hardsigncyrillic</key>
+ <array>
+ <string>njecyrillic</string>
+ <string>hardsigncyrillic</string>
+ <string>softsigncyrillic</string>
+ <string>ljecyrillic</string>
+ </array>
+ <key>@KERN_LEFT_iotadieresisgreek</key>
+ <array>
+ <string>iota</string>
+ </array>
+ <key>@KERN_LEFT_k</key>
+ <array>
+ <string>k</string>
+ <string>kcommaaccent</string>
+ <string>kcaron</string>
+ </array>
+ <key>@KERN_LEFT_kacyrillic</key>
+ <array>
+ <string>kacyrillic</string>
+ </array>
+ <key>@KERN_LEFT_nine</key>
+ <array>
+ <string>zero</string>
+ <string>nine</string>
+ </array>
+ <key>@KERN_LEFT_ohorn</key>
+ <array>
+ <string>ohorn</string>
+ </array>
+ <key>@KERN_LEFT_omegagreek</key>
+ <array>
+ <string>omega</string>
+ </array>
+ <key>@KERN_LEFT_psigreek</key>
+ <array>
+ <string>psi</string>
+ <string>upsilon</string>
+ </array>
+ <key>@KERN_LEFT_quotedbl</key>
+ <array>
+ <string>quotedbl</string>
+ <string>quotesingle</string>
+ </array>
+ <key>@KERN_LEFT_quotedblbase</key>
+ <array>
+ <string>quotedblbase</string>
+ <string>quotesinglbase</string>
+ </array>
+ <key>@KERN_LEFT_quotedblleft</key>
+ <array>
+ <string>quotedblleft</string>
+ <string>quoteleft</string>
+ </array>
+ <key>@KERN_LEFT_quotedblright</key>
+ <array>
+ <string>quoteright</string>
+ <string>quotedblright</string>
+ <string>primetripl1</string>
+ </array>
+ <key>@KERN_LEFT_r</key>
+ <array>
+ <string>r</string>
+ <string>racute</string>
+ <string>rcommaaccent</string>
+ <string>rcaron</string>
+ </array>
+ <key>@KERN_LEFT_s</key>
+ <array>
+ <string>s</string>
+ <string>sacute</string>
+ <string>scircumflex</string>
+ <string>scedilla</string>
+ <string>scaron</string>
+ </array>
+ <key>@KERN_LEFT_t</key>
+ <array>
+ <string>t</string>
+ <string>tcaron</string>
+ </array>
+ <key>@KERN_LEFT_u</key>
+ <array>
+ <string>u</string>
+ <string>ugrave</string>
+ <string>uacute</string>
+ <string>ucircumflex</string>
+ <string>udieresis</string>
+ <string>utilde</string>
+ <string>umacron</string>
+ <string>ubreve</string>
+ <string>uring</string>
+ <string>uhungarumlaut</string>
+ <string>uogonek</string>
+ <string>ucaron</string>
+ </array>
+ <key>@KERN_LEFT_u01C5</key>
+ <array>
+ <string>Dzcaron</string>
+ <string>dzcaron</string>
+ <string>z</string>
+ <string>zacute</string>
+ <string>zdotaccent</string>
+ <string>zcaron</string>
+ </array>
+ <key>@KERN_LEFT_uhorn</key>
+ <array>
+ <string>uhorn</string>
+ </array>
+ <key>@KERN_LEFT_v</key>
+ <array>
+ <string>y</string>
+ <string>v</string>
+ <string>yacute</string>
+ <string>ydieresis</string>
+ <string>ycircumflex</string>
+ <string>ygrave</string>
+ </array>
+ <key>@KERN_LEFT_vecyrillic</key>
+ <array>
+ <string>vecyrillic</string>
+ <string>zecyrillic</string>
+ </array>
+ <key>@KERN_LEFT_w</key>
+ <array>
+ <string>w</string>
+ <string>wcircumflex</string>
+ <string>wgrave</string>
+ <string>wacute</string>
+ <string>wdieresis</string>
+ </array>
+ <key>@KERN_LEFT_x</key>
+ <array>
+ <string>x</string>
+ </array>
+ <key>@KERN_RIGHT_A</key>
+ <array>
+ <string>A</string>
+ <string>Agrave</string>
+ <string>Aacute</string>
+ <string>Acircumflex</string>
+ <string>Atilde</string>
+ <string>Adieresis</string>
+ <string>Aring</string>
+ <string>Aringacute</string>
+ <string>Amacron</string>
+ <string>Abreve</string>
+ <string>Aogonek</string>
+ <string>Acaron</string>
+ </array>
+ <key>@KERN_RIGHT_AE</key>
+ <array>
+ <string>AE</string>
+ <string>AEacute</string>
+ <string>AEmacron</string>
+ </array>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <array>
+ <string>Lambda</string>
+ <string>Delta</string>
+ </array>
+ <key>@KERN_RIGHT_B</key>
+ <array>
+ <string>numero</string>
+ <string>D</string>
+ <string>H</string>
+ <string>L</string>
+ <string>P</string>
+ <string>I</string>
+ <string>K</string>
+ <string>k</string>
+ <string>Idieresisacute</string>
+ <string>Hcedilla</string>
+ <string>B</string>
+ <string>F</string>
+ <string>N</string>
+ <string>R</string>
+ <string>Dzcaron</string>
+ <string>Itildebelow</string>
+ <string>E</string>
+ <string>Thorn</string>
+ <string>M</string>
+ <string>Egrave</string>
+ <string>Eacute</string>
+ <string>Ecircumflex</string>
+ <string>Edieresis</string>
+ <string>Igrave</string>
+ <string>Iacute</string>
+ <string>Icircumflex</string>
+ <string>Idieresis</string>
+ <string>Ntilde</string>
+ <string>Dcaron</string>
+ <string>Emacron</string>
+ <string>Ebreve</string>
+ <string>Edotaccent</string>
+ <string>Eogonek</string>
+ <string>Ecaron</string>
+ <string>Hcircumflex</string>
+ <string>Itilde</string>
+ <string>Imacron</string>
+ <string>Ibreve</string>
+ <string>Iogonek</string>
+ <string>Idotaccent</string>
+ <string>Kcommaaccent</string>
+ <string>Lacute</string>
+ <string>Lcommaaccent</string>
+ <string>Lcaron</string>
+ <string>Nacute</string>
+ <string>Ncommaaccent</string>
+ <string>Ncaron</string>
+ <string>Racute</string>
+ <string>Rcommaaccent</string>
+ <string>Rcaron</string>
+ <string>Icaron</string>
+ <string>Kcaron</string>
+ </array>
+ <key>@KERN_RIGHT_C</key>
+ <array>
+ <string>Ohorn</string>
+ <string>OE</string>
+ <string>Oslash</string>
+ <string>C</string>
+ <string>G</string>
+ <string>O</string>
+ <string>Q</string>
+ <string>Ccedilla</string>
+ <string>Ograve</string>
+ <string>Oacute</string>
+ <string>Ocircumflex</string>
+ <string>Otilde</string>
+ <string>Odieresis</string>
+ <string>Cacute</string>
+ <string>Ccircumflex</string>
+ <string>Ccaron</string>
+ <string>Gcircumflex</string>
+ <string>Gbreve</string>
+ <string>Gcommaaccent</string>
+ <string>Omacron</string>
+ <string>Obreve</string>
+ <string>Ohungarumlaut</string>
+ <string>Ocaron</string>
+ <string>Gcaron</string>
+ <string>Oogonek</string>
+ <string>Gacute</string>
+ </array>
+ <key>@KERN_RIGHT_Dcroat</key>
+ <array>
+ <string>Eth</string>
+ </array>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <array>
+ <string>afii10060</string>
+ <string>afii10051</string>
+ </array>
+ <key>@KERN_RIGHT_Ecyrillic</key>
+ <array>
+ <string>afii10053</string>
+ </array>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <array>
+ <string>afii10058</string>
+ <string>afii10029</string>
+ </array>
+ <key>@KERN_RIGHT_J</key>
+ <array>
+ <string>J</string>
+ <string>Jcircumflex</string>
+ </array>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <array>
+ <string>Theta</string>
+ <string>Phi</string>
+ </array>
+ <key>@KERN_RIGHT_S</key>
+ <array>
+ <string>S</string>
+ <string>Sacute</string>
+ <string>Scircumflex</string>
+ <string>Scedilla</string>
+ <string>Scaron</string>
+ </array>
+ <key>@KERN_RIGHT_T</key>
+ <array>
+ <string>T</string>
+ <string>Tcaron</string>
+ </array>
+ <key>@KERN_RIGHT_U</key>
+ <array>
+ <string>Uhorn</string>
+ <string>U</string>
+ <string>Ugrave</string>
+ <string>Uacute</string>
+ <string>Ucircumflex</string>
+ <string>Udieresis</string>
+ <string>Utilde</string>
+ <string>Umacron</string>
+ <string>Ubreve</string>
+ <string>Uring</string>
+ <string>Uhungarumlaut</string>
+ <string>Uogonek</string>
+ <string>Ucaron</string>
+ </array>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <array>
+ <string>afii10037</string>
+ </array>
+ <key>@KERN_RIGHT_V</key>
+ <array>
+ <string>V</string>
+ </array>
+ <key>@KERN_RIGHT_W</key>
+ <array>
+ <string>W</string>
+ <string>Wcircumflex</string>
+ <string>Wgrave</string>
+ <string>Wacute</string>
+ <string>Wdieresis</string>
+ </array>
+ <key>@KERN_RIGHT_X</key>
+ <array>
+ <string>X</string>
+ </array>
+ <key>@KERN_RIGHT_Y</key>
+ <array>
+ <string>Y</string>
+ <string>Yacute</string>
+ <string>Ycircumflex</string>
+ <string>Ydieresis</string>
+ <string>Ygrave</string>
+ </array>
+ <key>@KERN_RIGHT_Z</key>
+ <array>
+ <string>Z</string>
+ <string>Zacute</string>
+ <string>Zdotaccent</string>
+ <string>Zcaron</string>
+ </array>
+ <key>@KERN_RIGHT_a</key>
+ <array>
+ <string>ae</string>
+ <string>a</string>
+ <string>agrave</string>
+ <string>aacute</string>
+ <string>acircumflex</string>
+ <string>atilde</string>
+ <string>adieresis</string>
+ <string>aring</string>
+ <string>aringacute</string>
+ <string>amacron</string>
+ <string>abreve</string>
+ <string>aogonek</string>
+ <string>aeacute</string>
+ <string>acaron</string>
+ <string>aemacron</string>
+ </array>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <array>
+ <string>alpha</string>
+ </array>
+ <key>@KERN_RIGHT_approxequal</key>
+ <array>
+ <string>notequal</string>
+ <string>greaterequal</string>
+ <string>plusminus</string>
+ <string>approxequal</string>
+ <string>lessequal</string>
+ <string>equal</string>
+ </array>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <array>
+ <string>asciicircum</string>
+ <string>asterisk</string>
+ <string>degree</string>
+ </array>
+ <key>@KERN_RIGHT_braceright</key>
+ <array>
+ <string>parenright</string>
+ <string>bracketright</string>
+ <string>braceright</string>
+ </array>
+ <key>@KERN_RIGHT_c</key>
+ <array>
+ <string>dzcaron</string>
+ <string>ohorn</string>
+ <string>dcroat</string>
+ <string>oslash</string>
+ <string>d</string>
+ <string>g</string>
+ <string>c</string>
+ <string>e</string>
+ <string>oe</string>
+ <string>o</string>
+ <string>q</string>
+ <string>eth</string>
+ <string>ccedilla</string>
+ <string>egrave</string>
+ <string>eacute</string>
+ <string>ecircumflex</string>
+ <string>edieresis</string>
+ <string>ograve</string>
+ <string>oacute</string>
+ <string>ocircumflex</string>
+ <string>otilde</string>
+ <string>odieresis</string>
+ <string>cacute</string>
+ <string>ccircumflex</string>
+ <string>ccaron</string>
+ <string>dcaron</string>
+ <string>emacron</string>
+ <string>ebreve</string>
+ <string>edotaccent</string>
+ <string>eogonek</string>
+ <string>ecaron</string>
+ <string>gcircumflex</string>
+ <string>gbreve</string>
+ <string>gcommaaccent</string>
+ <string>omacron</string>
+ <string>obreve</string>
+ <string>ohungarumlaut</string>
+ <string>ocaron</string>
+ <string>gcaron</string>
+ <string>oogonek</string>
+ <string>gacute</string>
+ </array>
+ <key>@KERN_RIGHT_colon</key>
+ <array>
+ <string>colon</string>
+ <string>semicolon</string>
+ </array>
+ <key>@KERN_RIGHT_colon.case</key>
+ <array>
+ <string>punctuationspace</string>
+ </array>
+ <key>@KERN_RIGHT_comma</key>
+ <array>
+ <string>ellipsis</string>
+ <string>comma</string>
+ <string>period</string>
+ </array>
+ <key>@KERN_RIGHT_dagger</key>
+ <array>
+ <string>ordfeminine</string>
+ <string>dagger</string>
+ <string>ordmasculine</string>
+ <string>daggerdbl</string>
+ <string>registered</string>
+ <string>trademark</string>
+ <string>isuperior</string>
+ <string>nsuperior</string>
+ </array>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <array>
+ <string>sigma</string>
+ <string>delta</string>
+ <string>sigma1</string>
+ <string>phi</string>
+ </array>
+ <key>@KERN_RIGHT_divide</key>
+ <array>
+ <string>hyphen</string>
+ <string>plus</string>
+ <string>minus</string>
+ <string>divide</string>
+ </array>
+ <key>@KERN_RIGHT_dotlessi</key>
+ <array>
+ <string>idieresisacute</string>
+ <string>itildebelow</string>
+ <string>dotlessi</string>
+ <string>i</string>
+ <string>igrave</string>
+ <string>iacute</string>
+ <string>icircumflex</string>
+ <string>idieresis</string>
+ <string>itilde</string>
+ <string>imacron</string>
+ <string>ibreve</string>
+ <string>iogonek</string>
+ <string>icaron</string>
+ </array>
+ <key>@KERN_RIGHT_dotlessj</key>
+ <array>
+ <string>dotlessj</string>
+ <string>j</string>
+ <string>jcircumflex</string>
+ </array>
+ <key>@KERN_RIGHT_dzhecyrillic</key>
+ <array>
+ <string>kacyrillic</string>
+ <string>njecyrillic</string>
+ <string>tsecyrillic</string>
+ <string>yericyrillic</string>
+ <string>gecyrillic</string>
+ <string>dzhecyrillic</string>
+ <string>gheupturncyrillic</string>
+ <string>vecyrillic</string>
+ <string>shchacyrillic</string>
+ <string>shacyrillic</string>
+ <string>softsigncyrillic</string>
+ <string>iucyrillic</string>
+ <string>emcyrillic</string>
+ <string>encyrillic</string>
+ <string>pecyrillic</string>
+ <string>iicyrillic</string>
+ </array>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <array>
+ <string>ecyrillic</string>
+ <string>efcyrillic</string>
+ </array>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <array>
+ <string>plussub</string>
+ <string>oneinferior</string>
+ <string>sevensub</string>
+ <string>threesub</string>
+ <string>sixinferior</string>
+ <string>eightsub</string>
+ <string>zerosub</string>
+ <string>foursub</string>
+ <string>fivesub</string>
+ <string>twosub</string>
+ <string>equalsub</string>
+ <string>minussub</string>
+ <string>parenleftinferior</string>
+ <string>parenrightsub</string>
+ <string>nineinferior</string>
+ </array>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <array>
+ <string>foursuperior</string>
+ <string>sevensuperior</string>
+ <string>twosuperior</string>
+ <string>sixsuperior</string>
+ <string>eightsuperior</string>
+ <string>onesuperior</string>
+ <string>minussuperior</string>
+ <string>parenrightsuperior</string>
+ <string>equalsuperior</string>
+ <string>plussuperior</string>
+ <string>parenleftsuperior</string>
+ <string>fivesuperior</string>
+ <string>zerosuperior</string>
+ <string>ninesuperior</string>
+ <string>threesuperior</string>
+ </array>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <array>
+ <string>ljecyrillic</string>
+ <string>elcyrillic</string>
+ </array>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <array>
+ <string>epsilon</string>
+ </array>
+ <key>@KERN_RIGHT_etagreek</key>
+ <array>
+ <string>eta</string>
+ </array>
+ <key>@KERN_RIGHT_f</key>
+ <array>
+ <string>f</string>
+ </array>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <array>
+ <string>gamma</string>
+ </array>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <array>
+ <string>guillemotleft</string>
+ <string>guilsinglleft</string>
+ </array>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <array>
+ <string>guilsinglright</string>
+ <string>guillemotright</string>
+ </array>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <array>
+ <string>iota</string>
+ </array>
+ <key>@KERN_RIGHT_m</key>
+ <array>
+ <string>r</string>
+ <string>n</string>
+ <string>p</string>
+ <string>m</string>
+ <string>ntilde</string>
+ <string>nacute</string>
+ <string>ncommaaccent</string>
+ <string>ncaron</string>
+ <string>racute</string>
+ <string>rcommaaccent</string>
+ <string>rcaron</string>
+ </array>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <array>
+ <string>omega</string>
+ </array>
+ <key>@KERN_RIGHT_psigreek</key>
+ <array>
+ <string>psi</string>
+ <string>upsilon</string>
+ </array>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <array>
+ <string>quotedbl</string>
+ <string>quotesingle</string>
+ </array>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <array>
+ <string>quotedblbase</string>
+ <string>quotesinglbase</string>
+ </array>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <array>
+ <string>quotedblleft</string>
+ <string>quoteleft</string>
+ </array>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <array>
+ <string>quoteright</string>
+ <string>quotedblright</string>
+ <string>primetripl1</string>
+ </array>
+ <key>@KERN_RIGHT_s</key>
+ <array>
+ <string>s</string>
+ <string>sacute</string>
+ <string>scircumflex</string>
+ <string>scedilla</string>
+ <string>scaron</string>
+ </array>
+ <key>@KERN_RIGHT_six</key>
+ <array>
+ <string>zero</string>
+ <string>six</string>
+ </array>
+ <key>@KERN_RIGHT_t</key>
+ <array>
+ <string>t</string>
+ <string>tcaron</string>
+ </array>
+ <key>@KERN_RIGHT_u</key>
+ <array>
+ <string>uhorn</string>
+ <string>u</string>
+ <string>ugrave</string>
+ <string>uacute</string>
+ <string>ucircumflex</string>
+ <string>udieresis</string>
+ <string>utilde</string>
+ <string>umacron</string>
+ <string>ubreve</string>
+ <string>uring</string>
+ <string>uhungarumlaut</string>
+ <string>uogonek</string>
+ <string>ucaron</string>
+ </array>
+ <key>@KERN_RIGHT_v</key>
+ <array>
+ <string>y</string>
+ <string>v</string>
+ <string>yacute</string>
+ <string>ydieresis</string>
+ <string>ycircumflex</string>
+ <string>ygrave</string>
+ </array>
+ <key>@KERN_RIGHT_w</key>
+ <array>
+ <string>w</string>
+ <string>wcircumflex</string>
+ <string>wgrave</string>
+ <string>wacute</string>
+ <string>wdieresis</string>
+ </array>
+ <key>@KERN_RIGHT_x</key>
+ <array>
+ <string>x</string>
+ </array>
+ <key>@KERN_RIGHT_z</key>
+ <array>
+ <string>z</string>
+ <string>zacute</string>
+ <string>zdotaccent</string>
+ <string>zcaron</string>
+ </array>
+</dict>
+</plist>
diff --git a/src/Interface-Regular.ufo/kerning.plist b/src/Interface-Regular.ufo/kerning.plist
new file mode 100644
index 000000000..88a308b22
--- /dev/null
+++ b/src/Interface-Regular.ufo/kerning.plist
@@ -0,0 +1,5394 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>@KERN_LEFT_A</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-233</integer>
+ <key>@KERN_RIGHT_U</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-180</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-207</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-220</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-206</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-249</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-221</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-371</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-276</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-29</integer>
+ <key>Tbar</key>
+ <integer>-151</integer>
+ <key>backslash</key>
+ <integer>-55</integer>
+ <key>eight</key>
+ <integer>-29</integer>
+ <key>five</key>
+ <integer>-14</integer>
+ <key>less</key>
+ <integer>-83</integer>
+ <key>logicalnot</key>
+ <integer>-55</integer>
+ <key>multiply</key>
+ <integer>-82</integer>
+ <key>nine</key>
+ <integer>-28</integer>
+ <key>one</key>
+ <integer>-96</integer>
+ <key>periodcentered</key>
+ <integer>-84</integer>
+ <key>question</key>
+ <integer>-166</integer>
+ <key>seven</key>
+ <integer>-42</integer>
+ </dict>
+ <key>@KERN_LEFT_AE</key>
+ <dict>
+ <key>periodcentered</key>
+ <integer>-13</integer>
+ </dict>
+ <key>@KERN_LEFT_Alphagreek</key>
+ <dict>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-219</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-206</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-247</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-275</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-372</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-275</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-27</integer>
+ <key>Psi</key>
+ <integer>-165</integer>
+ <key>backslash</key>
+ <integer>-55</integer>
+ <key>five</key>
+ <integer>-13</integer>
+ <key>less</key>
+ <integer>-82</integer>
+ <key>nine</key>
+ <integer>-15</integer>
+ <key>one</key>
+ <integer>-96</integer>
+ <key>pi</key>
+ <integer>-83</integer>
+ <key>question</key>
+ <integer>-164</integer>
+ <key>rho</key>
+ <integer>-42</integer>
+ <key>seven</key>
+ <integer>-41</integer>
+ <key>tau</key>
+ <integer>-139</integer>
+ <key>theta</key>
+ <integer>-111</integer>
+ <key>xi</key>
+ <integer>-69</integer>
+ <key>zeta</key>
+ <integer>-109</integer>
+ </dict>
+ <key>@KERN_LEFT_B</key>
+ <dict>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_Dcroat</key>
+ <integer>82</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-82</integer>
+ </dict>
+ <key>@KERN_LEFT_C</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-42</integer>
+ <key>backslash</key>
+ <integer>41</integer>
+ <key>underscore</key>
+ <integer>-111</integer>
+ </dict>
+ <key>@KERN_LEFT_D</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-125</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-28</integer>
+ <key>seven</key>
+ <integer>-29</integer>
+ <key>slash</key>
+ <integer>-111</integer>
+ <key>underscore</key>
+ <integer>-111</integer>
+ </dict>
+ <key>@KERN_LEFT_Decyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>41</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>40</integer>
+ <key>afii10021</key>
+ <integer>96</integer>
+ <key>afii10024</key>
+ <integer>54</integer>
+ <key>afii10025</key>
+ <integer>29</integer>
+ <key>afii10044</key>
+ <integer>-41</integer>
+ <key>decyrillic</key>
+ <integer>68</integer>
+ <key>iacyrillic</key>
+ <integer>56</integer>
+ <key>underscore</key>
+ <integer>165</integer>
+ <key>zhecyrillic</key>
+ <integer>27</integer>
+ </dict>
+ <key>@KERN_LEFT_E</key>
+ <dict>
+ <key>backslash</key>
+ <integer>56</integer>
+ <key>four</key>
+ <integer>-28</integer>
+ <key>periodcentered</key>
+ <integer>-14</integer>
+ </dict>
+ <key>@KERN_LEFT_Ecyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-124</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-41</integer>
+ <key>afii10021</key>
+ <integer>-29</integer>
+ <key>afii10024</key>
+ <integer>-55</integer>
+ <key>afii10038</key>
+ <integer>-42</integer>
+ <key>afii10041</key>
+ <integer>-13</integer>
+ <key>afii10044</key>
+ <integer>-83</integer>
+ <key>afii10049</key>
+ <integer>-42</integer>
+ <key>tecyrillic</key>
+ <integer>-29</integer>
+ <key>tenge</key>
+ <integer>-14</integer>
+ <key>underscore</key>
+ <integer>-69</integer>
+ <key>zhecyrillic</key>
+ <integer>-27</integer>
+ </dict>
+ <key>@KERN_LEFT_Epsilongreek</key>
+ <dict>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-29</integer>
+ <key>backslash</key>
+ <integer>55</integer>
+ <key>four</key>
+ <integer>-28</integer>
+ </dict>
+ <key>@KERN_LEFT_Ereversedcyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-123</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-96</integer>
+ <key>afii10024</key>
+ <integer>-69</integer>
+ <key>afii10025</key>
+ <integer>-15</integer>
+ <key>afii10044</key>
+ <integer>-68</integer>
+ <key>underscore</key>
+ <integer>-111</integer>
+ </dict>
+ <key>@KERN_LEFT_F</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-256</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-248</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-233</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-151</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-331</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-96</integer>
+ <key>ampersand</key>
+ <integer>-70</integer>
+ <key>backslash</key>
+ <integer>27</integer>
+ <key>eight</key>
+ <integer>-42</integer>
+ <key>four</key>
+ <integer>-41</integer>
+ <key>periodcentered</key>
+ <integer>-14</integer>
+ <key>slash</key>
+ <integer>-139</integer>
+ <key>three</key>
+ <integer>-28</integer>
+ <key>two</key>
+ <integer>-28</integer>
+ <key>underscore</key>
+ <integer>-192</integer>
+ </dict>
+ <key>@KERN_LEFT_G</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-41</integer>
+ <key>slash</key>
+ <integer>-42</integer>
+ </dict>
+ <key>@KERN_LEFT_Gecyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_Ecyrillic</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-249</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-234</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-206</integer>
+ <key>@KERN_RIGHT_dzhecyrillic</key>
+ <integer>-150</integer>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-234</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-235</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-357</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-412</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-82</integer>
+ <key>afii10021</key>
+ <integer>-84</integer>
+ <key>afii10024</key>
+ <integer>-41</integer>
+ <key>afii10025</key>
+ <integer>-13</integer>
+ <key>afii10038</key>
+ <integer>-96</integer>
+ <key>afii10047</key>
+ <integer>-54</integer>
+ <key>afii10049</key>
+ <integer>-82</integer>
+ <key>ampersand</key>
+ <integer>-96</integer>
+ <key>asciitilde</key>
+ <integer>-206</integer>
+ <key>becyrillic</key>
+ <integer>-42</integer>
+ <key>checyrillic</key>
+ <integer>-206</integer>
+ <key>decyrillic</key>
+ <integer>-207</integer>
+ <key>eight</key>
+ <integer>-41</integer>
+ <key>ereversedcyrillic</key>
+ <integer>-205</integer>
+ <key>five</key>
+ <integer>-29</integer>
+ <key>four</key>
+ <integer>-164</integer>
+ <key>greater</key>
+ <integer>-69</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-206</integer>
+ <key>hryvnia</key>
+ <integer>-27</integer>
+ <key>iacyrillic</key>
+ <integer>-274</integer>
+ <key>less</key>
+ <integer>-206</integer>
+ <key>logicalnot</key>
+ <integer>-206</integer>
+ <key>multiply</key>
+ <integer>-219</integer>
+ <key>nine</key>
+ <integer>-29</integer>
+ <key>numbersign</key>
+ <integer>-70</integer>
+ <key>tecyrillic</key>
+ <integer>-180</integer>
+ <key>three</key>
+ <integer>-27</integer>
+ <key>two</key>
+ <integer>-29</integer>
+ <key>underscore</key>
+ <integer>-179</integer>
+ <key>uni20BD</key>
+ <integer>-84</integer>
+ <key>zecyrillic</key>
+ <integer>-205</integer>
+ <key>zhecyrillic</key>
+ <integer>-205</integer>
+ </dict>
+ <key>@KERN_LEFT_H</key>
+ <dict>
+ <key>backslash</key>
+ <integer>55</integer>
+ </dict>
+ <key>@KERN_LEFT_Hardsigncyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-205</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-56</integer>
+ <key>afii10024</key>
+ <integer>-55</integer>
+ <key>afii10041</key>
+ <integer>-27</integer>
+ <key>afii10044</key>
+ <integer>-165</integer>
+ <key>afii10049</key>
+ <integer>-13</integer>
+ <key>checyrillic</key>
+ <integer>-14</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-55</integer>
+ <key>one</key>
+ <integer>-41</integer>
+ <key>seven</key>
+ <integer>-41</integer>
+ <key>tecyrillic</key>
+ <integer>-28</integer>
+ <key>tenge</key>
+ <integer>-42</integer>
+ <key>zhecyrillic</key>
+ <integer>-14</integer>
+ </dict>
+ <key>@KERN_LEFT_IJacute</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-179</integer>
+ <key>backslash</key>
+ <integer>56</integer>
+ <key>slash</key>
+ <integer>-137</integer>
+ <key>underscore</key>
+ <integer>-111</integer>
+ </dict>
+ <key>@KERN_LEFT_K</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_S</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-304</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-180</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-179</integer>
+ <key>ampersand</key>
+ <integer>-41</integer>
+ <key>at</key>
+ <integer>-41</integer>
+ <key>five</key>
+ <integer>-29</integer>
+ <key>four</key>
+ <integer>-70</integer>
+ <key>infinity</key>
+ <integer>-96</integer>
+ <key>less</key>
+ <integer>-180</integer>
+ <key>logicalnot</key>
+ <integer>-137</integer>
+ <key>multiply</key>
+ <integer>-54</integer>
+ <key>nine</key>
+ <integer>-42</integer>
+ <key>one</key>
+ <integer>-27</integer>
+ <key>periodcentered</key>
+ <integer>-123</integer>
+ <key>tbar</key>
+ <integer>-68</integer>
+ <key>three</key>
+ <integer>-27</integer>
+ </dict>
+ <key>@KERN_LEFT_L</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-262</integer>
+ <key>@KERN_RIGHT_U</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-262</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-370</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-260</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-234</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-425</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-249</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-234</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-178</integer>
+ <key>Tbar</key>
+ <integer>-261</integer>
+ <key>backslash</key>
+ <integer>-56</integer>
+ <key>eight</key>
+ <integer>-29</integer>
+ <key>four</key>
+ <integer>-29</integer>
+ <key>less</key>
+ <integer>-56</integer>
+ <key>logicalnot</key>
+ <integer>-358</integer>
+ <key>one</key>
+ <integer>-124</integer>
+ <key>periodcentered</key>
+ <integer>-166</integer>
+ <key>question</key>
+ <integer>-192</integer>
+ <key>seven</key>
+ <integer>-40</integer>
+ </dict>
+ <key>@KERN_LEFT_Ohorn</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>40</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>139</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>54</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-206</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>28</integer>
+ <key>Hbar</key>
+ <integer>42</integer>
+ <key>Lslash</key>
+ <integer>40</integer>
+ <key>Tbar</key>
+ <integer>40</integer>
+ <key>asciitilde</key>
+ <integer>-42</integer>
+ <key>at</key>
+ <integer>-42</integer>
+ <key>bullet</key>
+ <integer>-42</integer>
+ <key>copyright</key>
+ <integer>-40</integer>
+ <key>emdash</key>
+ <integer>-40</integer>
+ <key>endash</key>
+ <integer>-41</integer>
+ <key>exclamdown</key>
+ <integer>-41</integer>
+ <key>figuredash</key>
+ <integer>-41</integer>
+ <key>hyphenbullet</key>
+ <integer>-42</integer>
+ <key>infinity</key>
+ <integer>-42</integer>
+ <key>integral</key>
+ <integer>-42</integer>
+ <key>logicalnot</key>
+ <integer>-40</integer>
+ <key>lslash</key>
+ <integer>28</integer>
+ <key>multiply</key>
+ <integer>-42</integer>
+ <key>partialdiff</key>
+ <integer>-40</integer>
+ <key>periodcentered</key>
+ <integer>-42</integer>
+ <key>questiondown</key>
+ <integer>-40</integer>
+ <key>seven</key>
+ <integer>56</integer>
+ </dict>
+ <key>@KERN_LEFT_Omegagreek</key>
+ <dict>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-28</integer>
+ <key>Psi</key>
+ <integer>-29</integer>
+ <key>theta</key>
+ <integer>-13</integer>
+ <key>xi</key>
+ <integer>-14</integer>
+ </dict>
+ <key>@KERN_LEFT_Omicrongreek</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-124</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-84</integer>
+ <key>Psi</key>
+ <integer>-42</integer>
+ <key>Sigma</key>
+ <integer>-42</integer>
+ <key>lambda</key>
+ <integer>-40</integer>
+ <key>pi</key>
+ <integer>-13</integer>
+ <key>rho</key>
+ <integer>-15</integer>
+ <key>seven</key>
+ <integer>-28</integer>
+ <key>slash</key>
+ <integer>-109</integer>
+ <key>tau</key>
+ <integer>-13</integer>
+ <key>underscore</key>
+ <integer>-110</integer>
+ <key>xi</key>
+ <integer>-13</integer>
+ <key>zeta</key>
+ <integer>-29</integer>
+ </dict>
+ <key>@KERN_LEFT_P</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-125</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-315</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-150</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-275</integer>
+ <key>@KERN_RIGHT_dotlessi</key>
+ <integer>-48</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-219</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>68</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-400</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>70</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>55</integer>
+ <key>ampersand</key>
+ <integer>-84</integer>
+ <key>backslash</key>
+ <integer>40</integer>
+ <key>four</key>
+ <integer>-83</integer>
+ <key>periodcentered</key>
+ <integer>-13</integer>
+ <key>seven</key>
+ <integer>-13</integer>
+ <key>slash</key>
+ <integer>-137</integer>
+ <key>two</key>
+ <integer>-13</integer>
+ <key>underscore</key>
+ <integer>-233</integer>
+ </dict>
+ <key>@KERN_LEFT_R</key>
+ <dict>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>28</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>70</integer>
+ <key>four</key>
+ <integer>-28</integer>
+ <key>periodcentered</key>
+ <integer>-14</integer>
+ </dict>
+ <key>@KERN_LEFT_S</key>
+ <dict>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-29</integer>
+ </dict>
+ <key>@KERN_LEFT_T</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-234</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-344</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-206</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-205</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-220</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-235</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-206</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-343</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-357</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_m</key>
+ <integer>-151</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-329</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-207</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-207</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-178</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-178</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-164</integer>
+ <key>ampersand</key>
+ <integer>-96</integer>
+ <key>backslash</key>
+ <integer>54</integer>
+ <key>four</key>
+ <integer>-192</integer>
+ <key>less</key>
+ <integer>-221</integer>
+ <key>periodcentered</key>
+ <integer>-221</integer>
+ <key>slash</key>
+ <integer>-219</integer>
+ <key>three</key>
+ <integer>-27</integer>
+ <key>underscore</key>
+ <integer>-150</integer>
+ </dict>
+ <key>@KERN_LEFT_Ucyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_Ecyrillic</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-357</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_dzhecyrillic</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-260</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-180</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-454</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-29</integer>
+ <key>afii10021</key>
+ <integer>-40</integer>
+ <key>afii10024</key>
+ <integer>-69</integer>
+ <key>afii10025</key>
+ <integer>-29</integer>
+ <key>afii10038</key>
+ <integer>-68</integer>
+ <key>afii10044</key>
+ <integer>-28</integer>
+ <key>afii10047</key>
+ <integer>-40</integer>
+ <key>afii10049</key>
+ <integer>-68</integer>
+ <key>ampersand</key>
+ <integer>-70</integer>
+ <key>becyrillic</key>
+ <integer>-41</integer>
+ <key>checyrillic</key>
+ <integer>-96</integer>
+ <key>decyrillic</key>
+ <integer>-123</integer>
+ <key>eight</key>
+ <integer>-55</integer>
+ <key>ereversedcyrillic</key>
+ <integer>-111</integer>
+ <key>four</key>
+ <integer>-111</integer>
+ <key>greater</key>
+ <integer>-28</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-110</integer>
+ <key>hryvnia</key>
+ <integer>-56</integer>
+ <key>iacyrillic</key>
+ <integer>-138</integer>
+ <key>less</key>
+ <integer>-192</integer>
+ <key>logicalnot</key>
+ <integer>-96</integer>
+ <key>multiply</key>
+ <integer>-138</integer>
+ <key>nine</key>
+ <integer>-13</integer>
+ <key>numbersign</key>
+ <integer>-55</integer>
+ <key>one</key>
+ <integer>-28</integer>
+ <key>tecyrillic</key>
+ <integer>-82</integer>
+ <key>three</key>
+ <integer>-70</integer>
+ <key>two</key>
+ <integer>-83</integer>
+ <key>underscore</key>
+ <integer>-235</integer>
+ <key>uni20BD</key>
+ <integer>-29</integer>
+ <key>zecyrillic</key>
+ <integer>-110</integer>
+ <key>zhecyrillic</key>
+ <integer>-109</integer>
+ </dict>
+ <key>@KERN_LEFT_Uhorn</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-219</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-343</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-288</integer>
+ <key>@KERN_RIGHT_S</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>70</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_braceright</key>
+ <integer>111</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-247</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>42</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-276</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_m</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-357</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-164</integer>
+ <key>ampersand</key>
+ <integer>-125</integer>
+ <key>asciitilde</key>
+ <integer>-166</integer>
+ <key>at</key>
+ <integer>-109</integer>
+ <key>bullet</key>
+ <integer>-166</integer>
+ <key>emdash</key>
+ <integer>-164</integer>
+ <key>endash</key>
+ <integer>-166</integer>
+ <key>figuredash</key>
+ <integer>-166</integer>
+ <key>four</key>
+ <integer>-125</integer>
+ <key>hyphenbullet</key>
+ <integer>-164</integer>
+ <key>infinity</key>
+ <integer>-165</integer>
+ <key>integral</key>
+ <integer>-164</integer>
+ <key>less</key>
+ <integer>-166</integer>
+ <key>logicalnot</key>
+ <integer>-164</integer>
+ <key>multiply</key>
+ <integer>-164</integer>
+ <key>partialdiff</key>
+ <integer>-165</integer>
+ <key>periodcentered</key>
+ <integer>-164</integer>
+ <key>questiondown</key>
+ <integer>-164</integer>
+ <key>radical</key>
+ <integer>-84</integer>
+ <key>slash</key>
+ <integer>-139</integer>
+ <key>trianglebullet</key>
+ <integer>-166</integer>
+ </dict>
+ <key>@KERN_LEFT_V</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-178</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-358</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_S</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-178</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-274</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-260</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-151</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_m</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-316</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-125</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-42</integer>
+ <key>ampersand</key>
+ <integer>-138</integer>
+ <key>at</key>
+ <integer>-96</integer>
+ <key>backslash</key>
+ <integer>54</integer>
+ <key>eight</key>
+ <integer>-40</integer>
+ <key>four</key>
+ <integer>-96</integer>
+ <key>infinity</key>
+ <integer>-70</integer>
+ <key>less</key>
+ <integer>-207</integer>
+ <key>logicalnot</key>
+ <integer>-164</integer>
+ <key>multiply</key>
+ <integer>-109</integer>
+ <key>nine</key>
+ <integer>-15</integer>
+ <key>periodcentered</key>
+ <integer>-111</integer>
+ <key>questiongreek</key>
+ <integer>-69</integer>
+ <key>slash</key>
+ <integer>-206</integer>
+ <key>underscore</key>
+ <integer>-219</integer>
+ </dict>
+ <key>@KERN_LEFT_Vecyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-56</integer>
+ <key>afii10044</key>
+ <integer>-42</integer>
+ <key>afii10049</key>
+ <integer>-15</integer>
+ <key>checyrillic</key>
+ <integer>-14</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-41</integer>
+ <key>iacyrillic</key>
+ <integer>-29</integer>
+ <key>tecyrillic</key>
+ <integer>-29</integer>
+ <key>underscore</key>
+ <integer>-55</integer>
+ <key>zecyrillic</key>
+ <integer>-15</integer>
+ <key>zhecyrillic</key>
+ <integer>-15</integer>
+ </dict>
+ <key>@KERN_LEFT_W</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-151</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-249</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-178</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-274</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-249</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-150</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_m</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-304</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-41</integer>
+ <key>ampersand</key>
+ <integer>-137</integer>
+ <key>backslash</key>
+ <integer>54</integer>
+ <key>eight</key>
+ <integer>-40</integer>
+ <key>four</key>
+ <integer>-96</integer>
+ <key>infinity</key>
+ <integer>-29</integer>
+ <key>less</key>
+ <integer>-207</integer>
+ <key>periodcentered</key>
+ <integer>-84</integer>
+ <key>slash</key>
+ <integer>-192</integer>
+ <key>three</key>
+ <integer>-42</integer>
+ <key>underscore</key>
+ <integer>-221</integer>
+ </dict>
+ <key>@KERN_LEFT_X</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_S</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-180</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-84</integer>
+ <key>ampersand</key>
+ <integer>-28</integer>
+ <key>at</key>
+ <integer>-27</integer>
+ <key>backslash</key>
+ <integer>29</integer>
+ <key>eight</key>
+ <integer>-15</integer>
+ <key>four</key>
+ <integer>-42</integer>
+ <key>infinity</key>
+ <integer>-27</integer>
+ <key>less</key>
+ <integer>-150</integer>
+ <key>periodcentered</key>
+ <integer>-123</integer>
+ <key>slash</key>
+ <integer>-41</integer>
+ <key>three</key>
+ <integer>-42</integer>
+ <key>two</key>
+ <integer>-27</integer>
+ </dict>
+ <key>@KERN_LEFT_Y</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-205</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-316</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-205</integer>
+ <key>@KERN_RIGHT_S</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-221</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-261</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-233</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-274</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-219</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-317</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-248</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_m</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-304</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-205</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-124</integer>
+ <key>ampersand</key>
+ <integer>-164</integer>
+ <key>at</key>
+ <integer>-55</integer>
+ <key>backslash</key>
+ <integer>42</integer>
+ <key>eight</key>
+ <integer>-68</integer>
+ <key>four</key>
+ <integer>-192</integer>
+ <key>infinity</key>
+ <integer>-96</integer>
+ <key>less</key>
+ <integer>-288</integer>
+ <key>logicalnot</key>
+ <integer>-137</integer>
+ <key>multiply</key>
+ <integer>-125</integer>
+ <key>nine</key>
+ <integer>-28</integer>
+ <key>periodcentered</key>
+ <integer>-138</integer>
+ <key>questiongreek</key>
+ <integer>-164</integer>
+ <key>slash</key>
+ <integer>-192</integer>
+ <key>three</key>
+ <integer>-54</integer>
+ <key>two</key>
+ <integer>-28</integer>
+ <key>underscore</key>
+ <integer>-276</integer>
+ </dict>
+ <key>@KERN_LEFT_Z</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-29</integer>
+ <key>four</key>
+ <integer>-68</integer>
+ <key>less</key>
+ <integer>-164</integer>
+ <key>periodcentered</key>
+ <integer>-84</integer>
+ </dict>
+ <key>@KERN_LEFT_a</key>
+ <dict>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-205</integer>
+ <key>@KERN_RIGHT_U</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-205</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-123</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-69</integer>
+ <key>one</key>
+ <integer>-110</integer>
+ <key>seven</key>
+ <integer>-41</integer>
+ </dict>
+ <key>@KERN_LEFT_acyrillic</key>
+ <dict>
+ <key>hardsigncyrillic</key>
+ <integer>-29</integer>
+ <key>tecyrillic</key>
+ <integer>-28</integer>
+ </dict>
+ <key>@KERN_LEFT_ae</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-221</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-235</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-56</integer>
+ <key>seven</key>
+ <integer>-55</integer>
+ <key>underscore</key>
+ <integer>-42</integer>
+ </dict>
+ <key>@KERN_LEFT_alphagreek</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>125</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>84</integer>
+ <key>Psi</key>
+ <integer>-29</integer>
+ <key>ampersand</key>
+ <integer>-29</integer>
+ <key>four</key>
+ <integer>-54</integer>
+ <key>less</key>
+ <integer>-111</integer>
+ <key>logicalnot</key>
+ <integer>-96</integer>
+ <key>pi</key>
+ <integer>-42</integer>
+ <key>slash</key>
+ <integer>-96</integer>
+ <key>tau</key>
+ <integer>-40</integer>
+ <key>theta</key>
+ <integer>-42</integer>
+ <key>xi</key>
+ <integer>-27</integer>
+ <key>zeta</key>
+ <integer>-20</integer>
+ </dict>
+ <key>@KERN_LEFT_approxequal</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-180</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-178</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-261</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-96</integer>
+ <key>afii10044</key>
+ <integer>-124</integer>
+ <key>tenge</key>
+ <integer>-110</integer>
+ </dict>
+ <key>@KERN_LEFT_asciicircum</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-221</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-304</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-221</integer>
+ <key>@KERN_RIGHT_Dcroat</key>
+ <integer>96</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-275</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-384</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-29</integer>
+ <key>Hbar</key>
+ <integer>70</integer>
+ <key>afii10021</key>
+ <integer>-55</integer>
+ <key>afii10024</key>
+ <integer>-29</integer>
+ <key>ampersand</key>
+ <integer>-96</integer>
+ <key>decyrillic</key>
+ <integer>-41</integer>
+ <key>four</key>
+ <integer>-123</integer>
+ <key>underscore</key>
+ <integer>-192</integer>
+ </dict>
+ <key>@KERN_LEFT_b</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-221</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-233</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-42</integer>
+ <key>one</key>
+ <integer>-69</integer>
+ <key>seven</key>
+ <integer>-82</integer>
+ <key>underscore</key>
+ <integer>-40</integer>
+ </dict>
+ <key>@KERN_LEFT_becyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-15</integer>
+ <key>checyrillic</key>
+ <integer>-29</integer>
+ <key>decyrillic</key>
+ <integer>-14</integer>
+ <key>ereversedcyrillic</key>
+ <integer>-14</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-96</integer>
+ <key>iacyrillic</key>
+ <integer>-15</integer>
+ <key>tecyrillic</key>
+ <integer>-56</integer>
+ <key>zecyrillic</key>
+ <integer>-15</integer>
+ <key>zhecyrillic</key>
+ <integer>-69</integer>
+ </dict>
+ <key>@KERN_LEFT_braceleft</key>
+ <dict>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_dotlessj</key>
+ <integer>83</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-27</integer>
+ <key>checyrillic</key>
+ <integer>-42</integer>
+ <key>rho</key>
+ <integer>-27</integer>
+ <key>theta</key>
+ <integer>-28</integer>
+ <key>xi</key>
+ <integer>-29</integer>
+ <key>zeta</key>
+ <integer>-29</integer>
+ </dict>
+ <key>@KERN_LEFT_c</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-179</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-124</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>56</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>3</integer>
+ <key>seven</key>
+ <integer>-56</integer>
+ </dict>
+ <key>@KERN_LEFT_colon</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-123</integer>
+ <key>Psi</key>
+ <integer>-165</integer>
+ <key>afii10044</key>
+ <integer>-137</integer>
+ <key>four</key>
+ <integer>-41</integer>
+ <key>seven</key>
+ <integer>-40</integer>
+ <key>tenge</key>
+ <integer>-28</integer>
+ <key>three</key>
+ <integer>-13</integer>
+ <key>two</key>
+ <integer>13</integer>
+ </dict>
+ <key>@KERN_LEFT_colon.case</key>
+ <dict>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-54</integer>
+ <key>five</key>
+ <integer>44</integer>
+ <key>seven</key>
+ <integer>-27</integer>
+ <key>three</key>
+ <integer>-13</integer>
+ <key>two</key>
+ <integer>14</integer>
+ </dict>
+ <key>@KERN_LEFT_comma</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-233</integer>
+ <key>@KERN_RIGHT_Ecyrillic</key>
+ <integer>-124</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-233</integer>
+ <key>@KERN_RIGHT_U</key>
+ <integer>-123</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-276</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-274</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-276</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-384</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-304</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-205</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-261</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-535</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-372</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-206</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-205</integer>
+ <key>Psi</key>
+ <integer>-274</integer>
+ <key>Tbar</key>
+ <integer>-315</integer>
+ <key>afii10038</key>
+ <integer>-68</integer>
+ <key>afii10041</key>
+ <integer>-206</integer>
+ <key>afii10044</key>
+ <integer>-219</integer>
+ <key>afii10047</key>
+ <integer>-125</integer>
+ <key>afii10049</key>
+ <integer>-42</integer>
+ <key>ampersand</key>
+ <integer>-96</integer>
+ <key>backslash</key>
+ <integer>-110</integer>
+ <key>becyrillic</key>
+ <integer>-55</integer>
+ <key>checyrillic</key>
+ <integer>-165</integer>
+ <key>decyrillic</key>
+ <integer>109</integer>
+ <key>eight</key>
+ <integer>-96</integer>
+ <key>five</key>
+ <integer>-88</integer>
+ <key>four</key>
+ <integer>-82</integer>
+ <key>hryvnia</key>
+ <integer>-27</integer>
+ <key>nine</key>
+ <integer>-109</integer>
+ <key>one</key>
+ <integer>-96</integer>
+ <key>pi</key>
+ <integer>-55</integer>
+ <key>rho</key>
+ <integer>-56</integer>
+ <key>slash</key>
+ <integer>111</integer>
+ <key>tau</key>
+ <integer>-55</integer>
+ <key>tecyrillic</key>
+ <integer>-137</integer>
+ <key>tenge</key>
+ <integer>-205</integer>
+ <key>theta</key>
+ <integer>-55</integer>
+ <key>three</key>
+ <integer>-83</integer>
+ <key>two</key>
+ <integer>-56</integer>
+ <key>xi</key>
+ <integer>-56</integer>
+ <key>zeta</key>
+ <integer>-54</integer>
+ </dict>
+ <key>@KERN_LEFT_dagger</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-205</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-247</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-206</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-206</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-40</integer>
+ <key>Hbar</key>
+ <integer>110</integer>
+ <key>ampersand</key>
+ <integer>-110</integer>
+ </dict>
+ <key>@KERN_LEFT_dcaron</key>
+ <dict>
+ <key>@KERN_RIGHT_B</key>
+ <integer>54</integer>
+ <key>@KERN_RIGHT_Dcroat</key>
+ <integer>109</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>109</integer>
+ <key>@KERN_RIGHT_U</key>
+ <integer>68</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>56</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>125</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>109</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>109</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>55</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>150</integer>
+ <key>@KERN_RIGHT_braceright</key>
+ <integer>276</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>111</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>192</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>96</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>96</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>40</integer>
+ <key>Hbar</key>
+ <integer>152</integer>
+ <key>Tbar</key>
+ <integer>125</integer>
+ <key>backslash</key>
+ <integer>152</integer>
+ <key>eight</key>
+ <integer>40</integer>
+ <key>exclam</key>
+ <integer>84</integer>
+ <key>one</key>
+ <integer>125</integer>
+ <key>question</key>
+ <integer>82</integer>
+ <key>seven</key>
+ <integer>124</integer>
+ <key>two</key>
+ <integer>70</integer>
+ </dict>
+ <key>@KERN_LEFT_decyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>55</integer>
+ <key>checyrillic</key>
+ <integer>-29</integer>
+ <key>decyrillic</key>
+ <integer>56</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-42</integer>
+ <key>slash</key>
+ <integer>69</integer>
+ <key>underscore</key>
+ <integer>123</integer>
+ </dict>
+ <key>@KERN_LEFT_deltagreek</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-165</integer>
+ <key>Psi</key>
+ <integer>-235</integer>
+ <key>lambda</key>
+ <integer>-68</integer>
+ <key>one</key>
+ <integer>-69</integer>
+ <key>pi</key>
+ <integer>-83</integer>
+ <key>seven</key>
+ <integer>-83</integer>
+ <key>tau</key>
+ <integer>-84</integer>
+ <key>underscore</key>
+ <integer>-41</integer>
+ </dict>
+ <key>@KERN_LEFT_divide</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-304</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-206</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-179</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-221</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-29</integer>
+ <key>Psi</key>
+ <integer>-219</integer>
+ <key>Tbar</key>
+ <integer>-69</integer>
+ <key>afii10021</key>
+ <integer>-70</integer>
+ <key>afii10024</key>
+ <integer>-304</integer>
+ <key>afii10025</key>
+ <integer>-138</integer>
+ <key>afii10041</key>
+ <integer>-41</integer>
+ <key>afii10044</key>
+ <integer>-192</integer>
+ <key>afii10047</key>
+ <integer>-54</integer>
+ <key>afii10049</key>
+ <integer>-83</integer>
+ <key>pi</key>
+ <integer>-54</integer>
+ <key>tau</key>
+ <integer>-56</integer>
+ <key>tecyrillic</key>
+ <integer>-29</integer>
+ </dict>
+ <key>@KERN_LEFT_dotlessi</key>
+ <dict>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-69</integer>
+ </dict>
+ <key>@KERN_LEFT_ecyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-68</integer>
+ <key>checyrillic</key>
+ <integer>-41</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-69</integer>
+ <key>iacyrillic</key>
+ <integer>-27</integer>
+ <key>tecyrillic</key>
+ <integer>-70</integer>
+ <key>zhecyrillic</key>
+ <integer>-70</integer>
+ </dict>
+ <key>@KERN_LEFT_eight</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-82</integer>
+ <key>Psi</key>
+ <integer>-69</integer>
+ <key>afii10024</key>
+ <integer>-40</integer>
+ <key>backslash</key>
+ <integer>42</integer>
+ <key>underscore</key>
+ <integer>-41</integer>
+ </dict>
+ <key>@KERN_LEFT_eight.subs</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-345</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-344</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-262</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-247</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-317</integer>
+ <key>@KERN_RIGHT_dotlessj</key>
+ <integer>165</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-83</integer>
+ <key>Psi</key>
+ <integer>-317</integer>
+ <key>Tbar</key>
+ <integer>-205</integer>
+ <key>afii10041</key>
+ <integer>-109</integer>
+ <key>afii10044</key>
+ <integer>-96</integer>
+ <key>one</key>
+ <integer>-247</integer>
+ <key>pi</key>
+ <integer>-68</integer>
+ <key>tau</key>
+ <integer>-69</integer>
+ </dict>
+ <key>@KERN_LEFT_eight.sups</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-247</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-371</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-247</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-316</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-304</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>96</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-400</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>96</integer>
+ <key>Hbar</key>
+ <integer>124</integer>
+ <key>afii10021</key>
+ <integer>-69</integer>
+ <key>ampersand</key>
+ <integer>-42</integer>
+ <key>four</key>
+ <integer>-150</integer>
+ <key>pi</key>
+ <integer>96</integer>
+ <key>tau</key>
+ <integer>96</integer>
+ </dict>
+ <key>@KERN_LEFT_epsilongreek</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-28</integer>
+ <key>Psi</key>
+ <integer>-124</integer>
+ <key>lambda</key>
+ <integer>-28</integer>
+ <key>seven</key>
+ <integer>-54</integer>
+ <key>theta</key>
+ <integer>-15</integer>
+ <key>xi</key>
+ <integer>-15</integer>
+ <key>zeta</key>
+ <integer>-13</integer>
+ </dict>
+ <key>@KERN_LEFT_etagreek</key>
+ <dict>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-55</integer>
+ <key>pi</key>
+ <integer>-28</integer>
+ <key>tau</key>
+ <integer>-29</integer>
+ </dict>
+ <key>@KERN_LEFT_f</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>41</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-62</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>69</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-248</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>54</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-69</integer>
+ <key>ampersand</key>
+ <integer>-42</integer>
+ <key>four</key>
+ <integer>-164</integer>
+ <key>periodcentered</key>
+ <integer>-28</integer>
+ <key>slash</key>
+ <integer>-68</integer>
+ <key>underscore</key>
+ <integer>-40</integer>
+ </dict>
+ <key>@KERN_LEFT_g</key>
+ <dict>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-83</integer>
+ <key>seven</key>
+ <integer>-41</integer>
+ <key>underscore</key>
+ <integer>96</integer>
+ </dict>
+ <key>@KERN_LEFT_gammagreek</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-206</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-22</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>123</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-219</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>84</integer>
+ <key>Psi</key>
+ <integer>-27</integer>
+ <key>Sigma</key>
+ <integer>-84</integer>
+ <key>ampersand</key>
+ <integer>-27</integer>
+ <key>four</key>
+ <integer>-56</integer>
+ <key>lambda</key>
+ <integer>-109</integer>
+ <key>less</key>
+ <integer>-110</integer>
+ <key>logicalnot</key>
+ <integer>-96</integer>
+ <key>one</key>
+ <integer>-70</integer>
+ <key>pi</key>
+ <integer>-15</integer>
+ <key>rho</key>
+ <integer>-27</integer>
+ <key>seven</key>
+ <integer>-83</integer>
+ <key>slash</key>
+ <integer>-96</integer>
+ <key>tau</key>
+ <integer>-13</integer>
+ <key>theta</key>
+ <integer>-34</integer>
+ <key>underscore</key>
+ <integer>-109</integer>
+ <key>xi</key>
+ <integer>-29</integer>
+ <key>zeta</key>
+ <integer>-21</integer>
+ </dict>
+ <key>@KERN_LEFT_gecyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-247</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-330</integer>
+ <key>ampersand</key>
+ <integer>-27</integer>
+ <key>checyrillic</key>
+ <integer>-28</integer>
+ <key>decyrillic</key>
+ <integer>-54</integer>
+ <key>ereversedcyrillic</key>
+ <integer>-14</integer>
+ <key>four</key>
+ <integer>-42</integer>
+ <key>iacyrillic</key>
+ <integer>-56</integer>
+ <key>integral</key>
+ <integer>-150</integer>
+ <key>less</key>
+ <integer>-42</integer>
+ <key>logicalnot</key>
+ <integer>-96</integer>
+ <key>multiply</key>
+ <integer>-42</integer>
+ <key>slash</key>
+ <integer>-70</integer>
+ <key>underscore</key>
+ <integer>-137</integer>
+ <key>zecyrillic</key>
+ <integer>-27</integer>
+ <key>zhecyrillic</key>
+ <integer>-28</integer>
+ </dict>
+ <key>@KERN_LEFT_guillemotleft</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-27</integer>
+ <key>Psi</key>
+ <integer>-166</integer>
+ <key>afii10024</key>
+ <integer>-69</integer>
+ <key>afii10041</key>
+ <integer>-54</integer>
+ <key>afii10044</key>
+ <integer>-192</integer>
+ <key>afii10049</key>
+ <integer>-69</integer>
+ <key>checyrillic</key>
+ <integer>-69</integer>
+ <key>four</key>
+ <integer>-68</integer>
+ <key>seven</key>
+ <integer>-54</integer>
+ <key>tecyrillic</key>
+ <integer>-29</integer>
+ <key>tenge</key>
+ <integer>-54</integer>
+ <key>zecyrillic</key>
+ <integer>-40</integer>
+ </dict>
+ <key>@KERN_LEFT_guillemotright</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-359</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-178</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-151</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-249</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-233</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-83</integer>
+ <key>Psi</key>
+ <integer>-249</integer>
+ <key>afii10024</key>
+ <integer>-139</integer>
+ <key>afii10041</key>
+ <integer>-55</integer>
+ <key>afii10044</key>
+ <integer>-192</integer>
+ <key>afii10047</key>
+ <integer>-41</integer>
+ <key>afii10049</key>
+ <integer>-68</integer>
+ <key>checyrillic</key>
+ <integer>-40</integer>
+ <key>eight</key>
+ <integer>-96</integer>
+ <key>one</key>
+ <integer>-111</integer>
+ <key>pi</key>
+ <integer>-55</integer>
+ <key>seven</key>
+ <integer>-137</integer>
+ <key>tau</key>
+ <integer>-54</integer>
+ <key>tecyrillic</key>
+ <integer>-68</integer>
+ <key>three</key>
+ <integer>-125</integer>
+ <key>two</key>
+ <integer>-139</integer>
+ <key>zecyrillic</key>
+ <integer>-40</integer>
+ <key>zhecyrillic</key>
+ <integer>-68</integer>
+ </dict>
+ <key>@KERN_LEFT_hardsigncyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-82</integer>
+ <key>checyrillic</key>
+ <integer>-40</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-139</integer>
+ <key>one</key>
+ <integer>-125</integer>
+ <key>seven</key>
+ <integer>-14</integer>
+ <key>tecyrillic</key>
+ <integer>-96</integer>
+ <key>zecyrillic</key>
+ <integer>-29</integer>
+ <key>zhecyrillic</key>
+ <integer>-29</integer>
+ </dict>
+ <key>@KERN_LEFT_iotadieresisgreek</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>124</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>84</integer>
+ <key>Psi</key>
+ <integer>-29</integer>
+ <key>ampersand</key>
+ <integer>-27</integer>
+ <key>four</key>
+ <integer>-55</integer>
+ <key>lambda</key>
+ <integer>70</integer>
+ <key>less</key>
+ <integer>-109</integer>
+ <key>logicalnot</key>
+ <integer>-96</integer>
+ <key>pi</key>
+ <integer>-40</integer>
+ <key>rho</key>
+ <integer>-21</integer>
+ <key>slash</key>
+ <integer>-96</integer>
+ <key>tau</key>
+ <integer>-42</integer>
+ <key>theta</key>
+ <integer>-41</integer>
+ <key>underscore</key>
+ <integer>-84</integer>
+ <key>xi</key>
+ <integer>-28</integer>
+ <key>zeta</key>
+ <integer>-22</integer>
+ </dict>
+ <key>@KERN_LEFT_k</key>
+ <dict>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-124</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-70</integer>
+ <key>ampersand</key>
+ <integer>-29</integer>
+ <key>four</key>
+ <integer>-123</integer>
+ <key>less</key>
+ <integer>-233</integer>
+ <key>logicalnot</key>
+ <integer>-192</integer>
+ <key>periodcentered</key>
+ <integer>-55</integer>
+ <key>seven</key>
+ <integer>-54</integer>
+ </dict>
+ <key>@KERN_LEFT_kacyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-70</integer>
+ <key>at</key>
+ <integer>-41</integer>
+ <key>becyrillic</key>
+ <integer>-15</integer>
+ <key>checyrillic</key>
+ <integer>-54</integer>
+ <key>ereversedcyrillic</key>
+ <integer>-68</integer>
+ <key>four</key>
+ <integer>-29</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-68</integer>
+ <key>iacyrillic</key>
+ <integer>-55</integer>
+ <key>less</key>
+ <integer>-69</integer>
+ <key>tecyrillic</key>
+ <integer>-54</integer>
+ <key>zecyrillic</key>
+ <integer>-42</integer>
+ <key>zhecyrillic</key>
+ <integer>-15</integer>
+ </dict>
+ <key>@KERN_LEFT_nine</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-124</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-28</integer>
+ <key>Psi</key>
+ <integer>-96</integer>
+ <key>afii10024</key>
+ <integer>-70</integer>
+ <key>afii10044</key>
+ <integer>-42</integer>
+ <key>backslash</key>
+ <integer>83</integer>
+ <key>seven</key>
+ <integer>-55</integer>
+ <key>underscore</key>
+ <integer>-125</integer>
+ </dict>
+ <key>@KERN_LEFT_ohorn</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-124</integer>
+ <key>@KERN_RIGHT_Dcroat</key>
+ <integer>83</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>42</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-123</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>42</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>42</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>82</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>69</integer>
+ <key>Hbar</key>
+ <integer>125</integer>
+ <key>Lslash</key>
+ <integer>41</integer>
+ <key>backslash</key>
+ <integer>164</integer>
+ <key>infinity</key>
+ <integer>-40</integer>
+ <key>less</key>
+ <integer>-41</integer>
+ <key>logicalnot</key>
+ <integer>-41</integer>
+ <key>lslash</key>
+ <integer>41</integer>
+ <key>multiply</key>
+ <integer>-40</integer>
+ <key>question</key>
+ <integer>96</integer>
+ <key>questiondown</key>
+ <integer>-40</integer>
+ <key>tbar</key>
+ <integer>124</integer>
+ </dict>
+ <key>@KERN_LEFT_omegagreek</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-164</integer>
+ <key>Psi</key>
+ <integer>-235</integer>
+ <key>lambda</key>
+ <integer>-68</integer>
+ <key>one</key>
+ <integer>-68</integer>
+ <key>pi</key>
+ <integer>-14</integer>
+ <key>rho</key>
+ <integer>-13</integer>
+ <key>seven</key>
+ <integer>-82</integer>
+ <key>tau</key>
+ <integer>-28</integer>
+ <key>underscore</key>
+ <integer>-40</integer>
+ </dict>
+ <key>@KERN_LEFT_psigreek</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-166</integer>
+ <key>Psi</key>
+ <integer>-235</integer>
+ <key>lambda</key>
+ <integer>-109</integer>
+ <key>one</key>
+ <integer>-69</integer>
+ <key>pi</key>
+ <integer>-28</integer>
+ <key>rho</key>
+ <integer>-15</integer>
+ <key>seven</key>
+ <integer>-84</integer>
+ <key>tau</key>
+ <integer>-29</integer>
+ <key>underscore</key>
+ <integer>-41</integer>
+ </dict>
+ <key>@KERN_LEFT_quotedbl</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-220</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-343</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-220</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-123</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-343</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-261</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-40</integer>
+ <key>afii10021</key>
+ <integer>-68</integer>
+ <key>afii10024</key>
+ <integer>-28</integer>
+ <key>afii10049</key>
+ <integer>-15</integer>
+ <key>ampersand</key>
+ <integer>-96</integer>
+ <key>decyrillic</key>
+ <integer>-70</integer>
+ <key>eight</key>
+ <integer>-40</integer>
+ <key>four</key>
+ <integer>-178</integer>
+ </dict>
+ <key>@KERN_LEFT_quotedblbase</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-276</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-274</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-247</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-304</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-262</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-344</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-275</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-68</integer>
+ <key>Psi</key>
+ <integer>-276</integer>
+ <key>Tbar</key>
+ <integer>-274</integer>
+ <key>afii10021</key>
+ <integer>137</integer>
+ <key>afii10038</key>
+ <integer>-70</integer>
+ <key>afii10041</key>
+ <integer>-166</integer>
+ <key>afii10044</key>
+ <integer>-138</integer>
+ <key>checyrillic</key>
+ <integer>-96</integer>
+ <key>decyrillic</key>
+ <integer>164</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-110</integer>
+ <key>one</key>
+ <integer>-180</integer>
+ <key>tecyrillic</key>
+ <integer>-138</integer>
+ </dict>
+ <key>@KERN_LEFT_quotedblleft</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-275</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-262</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-275</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-288</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-344</integer>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-234</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-345</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-41</integer>
+ <key>afii10021</key>
+ <integer>-138</integer>
+ <key>afii10038</key>
+ <integer>-83</integer>
+ <key>afii10049</key>
+ <integer>-69</integer>
+ <key>ampersand</key>
+ <integer>-166</integer>
+ <key>decyrillic</key>
+ <integer>-152</integer>
+ <key>eight</key>
+ <integer>-41</integer>
+ <key>ereversedcyrillic</key>
+ <integer>-56</integer>
+ <key>four</key>
+ <integer>-179</integer>
+ <key>iacyrillic</key>
+ <integer>-55</integer>
+ <key>numbersign</key>
+ <integer>-42</integer>
+ <key>questiondown</key>
+ <integer>-179</integer>
+ <key>slash</key>
+ <integer>-260</integer>
+ <key>three</key>
+ <integer>-15</integer>
+ <key>zecyrillic</key>
+ <integer>-55</integer>
+ </dict>
+ <key>@KERN_LEFT_quotedblright</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-372</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-345</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-371</integer>
+ <key>@KERN_RIGHT_B</key>
+ <integer>14</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-343</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-151</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-179</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-179</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-151</integer>
+ <key>@KERN_RIGHT_colon.case</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-537</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-179</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-178</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-233</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-179</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-179</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-522</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-178</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-123</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-55</integer>
+ <key>afii10021</key>
+ <integer>-111</integer>
+ <key>afii10038</key>
+ <integer>-69</integer>
+ <key>ampersand</key>
+ <integer>-180</integer>
+ <key>asciitilde</key>
+ <integer>-124</integer>
+ <key>at</key>
+ <integer>-150</integer>
+ <key>braceleft</key>
+ <integer>-69</integer>
+ <key>checyrillic</key>
+ <integer>-55</integer>
+ <key>decyrillic</key>
+ <integer>-151</integer>
+ <key>eight</key>
+ <integer>-111</integer>
+ <key>exclamdown</key>
+ <integer>-83</integer>
+ <key>four</key>
+ <integer>-275</integer>
+ <key>iacyrillic</key>
+ <integer>-96</integer>
+ <key>less</key>
+ <integer>-262</integer>
+ <key>mu</key>
+ <integer>-123</integer>
+ <key>nine</key>
+ <integer>-28</integer>
+ <key>numbersign</key>
+ <integer>-345</integer>
+ <key>questiondown</key>
+ <integer>-192</integer>
+ <key>rho</key>
+ <integer>-178</integer>
+ <key>slash</key>
+ <integer>-400</integer>
+ <key>theta</key>
+ <integer>-180</integer>
+ <key>three</key>
+ <integer>-28</integer>
+ <key>underscore</key>
+ <integer>-111</integer>
+ <key>xi</key>
+ <integer>-180</integer>
+ <key>zecyrillic</key>
+ <integer>-56</integer>
+ <key>zeta</key>
+ <integer>-179</integer>
+ </dict>
+ <key>@KERN_LEFT_r</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-151</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-179</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_dotlessi</key>
+ <integer>27</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>124</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>84</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_m</key>
+ <integer>27</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-219</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>83</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>82</integer>
+ <key>ampersand</key>
+ <integer>-27</integer>
+ <key>four</key>
+ <integer>-55</integer>
+ <key>less</key>
+ <integer>-111</integer>
+ <key>logicalnot</key>
+ <integer>-96</integer>
+ <key>question</key>
+ <integer>54</integer>
+ <key>seven</key>
+ <integer>-29</integer>
+ <key>slash</key>
+ <integer>-96</integer>
+ <key>underscore</key>
+ <integer>-83</integer>
+ </dict>
+ <key>@KERN_LEFT_s</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_B</key>
+ <integer>-64</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-207</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-125</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-205</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_dotlessi</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-27</integer>
+ <key>one</key>
+ <integer>-42</integer>
+ <key>seven</key>
+ <integer>-54</integer>
+ <key>underscore</key>
+ <integer>-41</integer>
+ </dict>
+ <key>@KERN_LEFT_t</key>
+ <dict>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-20</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>96</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>56</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-28</integer>
+ <key>four</key>
+ <integer>-54</integer>
+ <key>less</key>
+ <integer>-69</integer>
+ <key>periodcentered</key>
+ <integer>-15</integer>
+ </dict>
+ <key>@KERN_LEFT_u</key>
+ <dict>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-221</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>42</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-111</integer>
+ <key>seven</key>
+ <integer>-28</integer>
+ </dict>
+ <key>@KERN_LEFT_u01C5</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-123</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-123</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-84</integer>
+ <key>less</key>
+ <integer>-152</integer>
+ <key>logicalnot</key>
+ <integer>-96</integer>
+ <key>multiply</key>
+ <integer>-14</integer>
+ <key>periodcentered</key>
+ <integer>-42</integer>
+ </dict>
+ <key>@KERN_LEFT_uhorn</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>40</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>40</integer>
+ <key>@KERN_RIGHT_braceright</key>
+ <integer>138</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-123</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>41</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>42</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>41</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>42</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>29</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>54</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_t</key>
+ <integer>42</integer>
+ <key>Hbar</key>
+ <integer>40</integer>
+ <key>Lslash</key>
+ <integer>41</integer>
+ <key>anoteleia</key>
+ <integer>41</integer>
+ <key>asciitilde</key>
+ <integer>-40</integer>
+ <key>at</key>
+ <integer>-40</integer>
+ <key>backslash</key>
+ <integer>125</integer>
+ <key>bullet</key>
+ <integer>-42</integer>
+ <key>emdash</key>
+ <integer>-164</integer>
+ <key>endash</key>
+ <integer>-166</integer>
+ <key>four</key>
+ <integer>-56</integer>
+ <key>hyphenbullet</key>
+ <integer>-125</integer>
+ <key>integral</key>
+ <integer>-84</integer>
+ <key>less</key>
+ <integer>-69</integer>
+ <key>logicalnot</key>
+ <integer>-166</integer>
+ <key>lslash</key>
+ <integer>42</integer>
+ <key>multiply</key>
+ <integer>-41</integer>
+ <key>nine</key>
+ <integer>40</integer>
+ <key>one</key>
+ <integer>96</integer>
+ <key>onehalf</key>
+ <integer>40</integer>
+ <key>onequarter</key>
+ <integer>41</integer>
+ <key>partialdiff</key>
+ <integer>-40</integer>
+ <key>percent</key>
+ <integer>41</integer>
+ <key>periodcentered</key>
+ <integer>-42</integer>
+ <key>perthousand</key>
+ <integer>42</integer>
+ <key>question</key>
+ <integer>83</integer>
+ <key>seven</key>
+ <integer>40</integer>
+ <key>slash</key>
+ <integer>-84</integer>
+ <key>tbar</key>
+ <integer>42</integer>
+ <key>threequarters</key>
+ <integer>41</integer>
+ <key>underscore</key>
+ <integer>-83</integer>
+ </dict>
+ <key>@KERN_LEFT_v</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-178</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-206</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-219</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-28</integer>
+ <key>ampersand</key>
+ <integer>-68</integer>
+ <key>at</key>
+ <integer>-40</integer>
+ <key>four</key>
+ <integer>-54</integer>
+ <key>less</key>
+ <integer>-96</integer>
+ <key>logicalnot</key>
+ <integer>-111</integer>
+ <key>multiply</key>
+ <integer>-56</integer>
+ <key>slash</key>
+ <integer>-150</integer>
+ <key>underscore</key>
+ <integer>-220</integer>
+ </dict>
+ <key>@KERN_LEFT_vecyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-109</integer>
+ <key>checyrillic</key>
+ <integer>-56</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-83</integer>
+ <key>tecyrillic</key>
+ <integer>-35</integer>
+ <key>zecyrillic</key>
+ <integer>-27</integer>
+ <key>zhecyrillic</key>
+ <integer>-28</integer>
+ </dict>
+ <key>@KERN_LEFT_w</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-178</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-206</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-219</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-27</integer>
+ <key>ampersand</key>
+ <integer>-84</integer>
+ <key>four</key>
+ <integer>-56</integer>
+ <key>less</key>
+ <integer>-82</integer>
+ <key>logicalnot</key>
+ <integer>-83</integer>
+ <key>slash</key>
+ <integer>-83</integer>
+ <key>underscore</key>
+ <integer>-220</integer>
+ </dict>
+ <key>@KERN_LEFT_x</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_f</key>
+ <integer>56</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-28</integer>
+ <key>ampersand</key>
+ <integer>-13</integer>
+ <key>four</key>
+ <integer>-54</integer>
+ <key>less</key>
+ <integer>-82</integer>
+ <key>periodcentered</key>
+ <integer>-41</integer>
+ <key>seven</key>
+ <integer>-27</integer>
+ </dict>
+ <key>F</key>
+ <dict>
+ <key>c</key>
+ <integer>-128</integer>
+ <key>d</key>
+ <integer>-128</integer>
+ <key>e</key>
+ <integer>-128</integer>
+ <key>g</key>
+ <integer>-128</integer>
+ <key>o</key>
+ <integer>-128</integer>
+ <key>q</key>
+ <integer>-128</integer>
+ <key>r</key>
+ <integer>-128</integer>
+ </dict>
+ <key>Gamma</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-247</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-357</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-235</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-357</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-205</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-358</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-288</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-288</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-357</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-359</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-357</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-357</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-331</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-84</integer>
+ <key>Omega</key>
+ <integer>-96</integer>
+ <key>ampersand</key>
+ <integer>-68</integer>
+ <key>backslash</key>
+ <integer>27</integer>
+ <key>four</key>
+ <integer>-192</integer>
+ <key>lambda</key>
+ <integer>-96</integer>
+ <key>less</key>
+ <integer>-221</integer>
+ <key>mu</key>
+ <integer>-288</integer>
+ <key>pi</key>
+ <integer>-288</integer>
+ <key>rho</key>
+ <integer>-359</integer>
+ <key>slash</key>
+ <integer>-137</integer>
+ <key>tau</key>
+ <integer>-288</integer>
+ <key>theta</key>
+ <integer>-219</integer>
+ <key>three</key>
+ <integer>-28</integer>
+ <key>underscore</key>
+ <integer>-192</integer>
+ <key>xi</key>
+ <integer>-150</integer>
+ <key>zeta</key>
+ <integer>-220</integer>
+ </dict>
+ <key>Hbar</key>
+ <dict>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>69</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>111</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>123</integer>
+ </dict>
+ <key>L</key>
+ <dict>
+ <key>quotedblreversed</key>
+ <integer>-128</integer>
+ <key>quotereversed</key>
+ <integer>-128</integer>
+ </dict>
+ <key>Lslash</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-261</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-260</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-220</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-180</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-247</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-274</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-331</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-345</integer>
+ <key>Tbar</key>
+ <integer>-178</integer>
+ <key>periodcentered</key>
+ <integer>-164</integer>
+ <key>question</key>
+ <integer>-137</integer>
+ </dict>
+ <key>Ohorn</key>
+ <dict>
+ <key>dotlessi</key>
+ <integer>-40</integer>
+ <key>idieresisacute</key>
+ <integer>82</integer>
+ </dict>
+ <key>P</key>
+ <dict>
+ <key>hyphen</key>
+ <integer>-128</integer>
+ </dict>
+ <key>Psi</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-274</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-221</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-317</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-249</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-329</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-96</integer>
+ <key>Omega</key>
+ <integer>-28</integer>
+ <key>ampersand</key>
+ <integer>-166</integer>
+ <key>backslash</key>
+ <integer>41</integer>
+ <key>eight</key>
+ <integer>-68</integer>
+ <key>four</key>
+ <integer>-192</integer>
+ <key>lambda</key>
+ <integer>-83</integer>
+ <key>less</key>
+ <integer>-249</integer>
+ <key>mu</key>
+ <integer>-150</integer>
+ <key>pi</key>
+ <integer>-27</integer>
+ <key>rho</key>
+ <integer>-96</integer>
+ <key>slash</key>
+ <integer>-192</integer>
+ <key>tau</key>
+ <integer>-27</integer>
+ <key>three</key>
+ <integer>-54</integer>
+ <key>two</key>
+ <integer>-27</integer>
+ <key>underscore</key>
+ <integer>-276</integer>
+ <key>xi</key>
+ <integer>-84</integer>
+ </dict>
+ <key>Sigma</key>
+ <dict>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-27</integer>
+ <key>four</key>
+ <integer>-68</integer>
+ <key>less</key>
+ <integer>-164</integer>
+ <key>pi</key>
+ <integer>-96</integer>
+ <key>rho</key>
+ <integer>-14</integer>
+ <key>tau</key>
+ <integer>-192</integer>
+ <key>theta</key>
+ <integer>-82</integer>
+ <key>xi</key>
+ <integer>-40</integer>
+ <key>zeta</key>
+ <integer>-70</integer>
+ </dict>
+ <key>Tbar</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-151</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-275</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-207</integer>
+ <key>@KERN_RIGHT_approxequal</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-205</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-206</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-331</integer>
+ <key>periodcentered</key>
+ <integer>-82</integer>
+ </dict>
+ <key>Thorn</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-180</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-150</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-276</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-343</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-152</integer>
+ <key>Psi</key>
+ <integer>-150</integer>
+ </dict>
+ <key>Uhorn</key>
+ <dict>
+ <key>dotlessi</key>
+ <integer>-180</integer>
+ <key>idieresisacute</key>
+ <integer>164</integer>
+ </dict>
+ <key>afii10018</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-14</integer>
+ <key>afii10024</key>
+ <integer>-41</integer>
+ <key>afii10044</key>
+ <integer>-152</integer>
+ <key>afii10049</key>
+ <integer>-56</integer>
+ <key>checyrillic</key>
+ <integer>-41</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-83</integer>
+ <key>one</key>
+ <integer>-28</integer>
+ <key>question</key>
+ <integer>-27</integer>
+ <key>seven</key>
+ <integer>-13</integer>
+ <key>tecyrillic</key>
+ <integer>-41</integer>
+ <key>tenge</key>
+ <integer>-68</integer>
+ <key>zecyrillic</key>
+ <integer>-14</integer>
+ <key>zhecyrillic</key>
+ <integer>-28</integer>
+ </dict>
+ <key>afii10024</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_Ecyrillic</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-304</integer>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-70</integer>
+ <key>afii10024</key>
+ <integer>-27</integer>
+ <key>afii10025</key>
+ <integer>-42</integer>
+ <key>afii10038</key>
+ <integer>-137</integer>
+ <key>afii10041</key>
+ <integer>-84</integer>
+ <key>afii10044</key>
+ <integer>-111</integer>
+ <key>afii10047</key>
+ <integer>-69</integer>
+ <key>afii10049</key>
+ <integer>-69</integer>
+ <key>ampersand</key>
+ <integer>-40</integer>
+ <key>asciitilde</key>
+ <integer>-96</integer>
+ <key>becyrillic</key>
+ <integer>-70</integer>
+ <key>checyrillic</key>
+ <integer>-151</integer>
+ <key>eight</key>
+ <integer>-40</integer>
+ <key>ereversedcyrillic</key>
+ <integer>-29</integer>
+ <key>five</key>
+ <integer>-41</integer>
+ <key>four</key>
+ <integer>-111</integer>
+ <key>greater</key>
+ <integer>-28</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-124</integer>
+ <key>hryvnia</key>
+ <integer>-84</integer>
+ <key>less</key>
+ <integer>-137</integer>
+ <key>logicalnot</key>
+ <integer>-138</integer>
+ <key>multiply</key>
+ <integer>-125</integer>
+ <key>nine</key>
+ <integer>-41</integer>
+ <key>numbersign</key>
+ <integer>-29</integer>
+ <key>one</key>
+ <integer>-54</integer>
+ <key>question</key>
+ <integer>-41</integer>
+ <key>seven</key>
+ <integer>-27</integer>
+ <key>tecyrillic</key>
+ <integer>-164</integer>
+ <key>tenge</key>
+ <integer>-70</integer>
+ <key>three</key>
+ <integer>-70</integer>
+ <key>two</key>
+ <integer>-28</integer>
+ <key>zecyrillic</key>
+ <integer>-84</integer>
+ <key>zhecyrillic</key>
+ <integer>-29</integer>
+ </dict>
+ <key>afii10038</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-138</integer>
+ <key>afii10021</key>
+ <integer>-13</integer>
+ <key>afii10024</key>
+ <integer>-139</integer>
+ <key>afii10025</key>
+ <integer>-13</integer>
+ <key>afii10044</key>
+ <integer>-96</integer>
+ <key>afii10047</key>
+ <integer>-15</integer>
+ <key>afii10049</key>
+ <integer>-27</integer>
+ <key>decyrillic</key>
+ <integer>-29</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-28</integer>
+ <key>iacyrillic</key>
+ <integer>-13</integer>
+ <key>seven</key>
+ <integer>-28</integer>
+ <key>tenge</key>
+ <integer>-42</integer>
+ <key>three</key>
+ <integer>-29</integer>
+ <key>underscore</key>
+ <integer>-68</integer>
+ <key>zecyrillic</key>
+ <integer>-15</integer>
+ <key>zhecyrillic</key>
+ <integer>-40</integer>
+ </dict>
+ <key>afii10051</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-207</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-40</integer>
+ <key>afii10021</key>
+ <integer>27</integer>
+ <key>afii10024</key>
+ <integer>-13</integer>
+ <key>afii10041</key>
+ <integer>-27</integer>
+ <key>afii10044</key>
+ <integer>-69</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-55</integer>
+ <key>one</key>
+ <integer>-84</integer>
+ <key>seven</key>
+ <integer>-29</integer>
+ <key>tecyrillic</key>
+ <integer>-41</integer>
+ <key>underscore</key>
+ <integer>-29</integer>
+ </dict>
+ <key>afii10060</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-207</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-68</integer>
+ <key>afii10024</key>
+ <integer>-15</integer>
+ <key>afii10041</key>
+ <integer>-29</integer>
+ <key>afii10044</key>
+ <integer>-68</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-28</integer>
+ <key>one</key>
+ <integer>-29</integer>
+ <key>tecyrillic</key>
+ <integer>-27</integer>
+ <key>zhecyrillic</key>
+ <integer>-28</integer>
+ </dict>
+ <key>ampersand</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-150</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-178</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-205</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-123</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-247</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-84</integer>
+ <key>Psi</key>
+ <integer>-205</integer>
+ <key>afii10024</key>
+ <integer>-29</integer>
+ <key>afii10041</key>
+ <integer>-27</integer>
+ <key>afii10044</key>
+ <integer>-151</integer>
+ <key>afii10047</key>
+ <integer>-28</integer>
+ <key>afii10049</key>
+ <integer>-13</integer>
+ <key>one</key>
+ <integer>-42</integer>
+ <key>seven</key>
+ <integer>-42</integer>
+ <key>tenge</key>
+ <integer>-56</integer>
+ </dict>
+ <key>asciitilde</key>
+ <dict>
+ <key>afii10024</key>
+ <integer>-96</integer>
+ <key>afii10044</key>
+ <integer>-69</integer>
+ <key>tenge</key>
+ <integer>-41</integer>
+ </dict>
+ <key>at</key>
+ <dict>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-42</integer>
+ <key>seven</key>
+ <integer>-56</integer>
+ <key>tenge</key>
+ <integer>-41</integer>
+ <key>two</key>
+ <integer>-27</integer>
+ </dict>
+ <key>backslash</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_U</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>110</integer>
+ <key>@KERN_RIGHT_dotlessj</key>
+ <integer>82</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-400</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-317</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-83</integer>
+ <key>Psi</key>
+ <integer>-109</integer>
+ <key>checyrillic</key>
+ <integer>-70</integer>
+ <key>one</key>
+ <integer>-29</integer>
+ <key>seven</key>
+ <integer>-42</integer>
+ <key>tecyrillic</key>
+ <integer>-55</integer>
+ <key>tenge</key>
+ <integer>-139</integer>
+ </dict>
+ <key>beta</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-6</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-165</integer>
+ <key>Psi</key>
+ <integer>-68</integer>
+ <key>lambda</key>
+ <integer>-40</integer>
+ <key>one</key>
+ <integer>-70</integer>
+ <key>pi</key>
+ <integer>-28</integer>
+ <key>seven</key>
+ <integer>-82</integer>
+ <key>tau</key>
+ <integer>-29</integer>
+ <key>underscore</key>
+ <integer>-40</integer>
+ </dict>
+ <key>braceright</key>
+ <dict>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-96</integer>
+ </dict>
+ <key>comma</key>
+ <dict>
+ <key>quotedblreversed</key>
+ <integer>-256</integer>
+ <key>quotereversed</key>
+ <integer>-256</integer>
+ </dict>
+ <key>ellipsis</key>
+ <dict>
+ <key>quotedblreversed</key>
+ <integer>-512</integer>
+ <key>quotereversed</key>
+ <integer>-384</integer>
+ </dict>
+ <key>emdash</key>
+ <dict>
+ <key>tenge</key>
+ <integer>-28</integer>
+ </dict>
+ <key>endash</key>
+ <dict>
+ <key>tenge</key>
+ <integer>-42</integer>
+ </dict>
+ <key>exclamdown</key>
+ <dict>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-180</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-180</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-84</integer>
+ <key>Psi</key>
+ <integer>-180</integer>
+ <key>Tbar</key>
+ <integer>-83</integer>
+ </dict>
+ <key>five</key>
+ <dict>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-13</integer>
+ <key>afii10024</key>
+ <integer>-42</integer>
+ <key>backslash</key>
+ <integer>41</integer>
+ <key>underscore</key>
+ <integer>-40</integer>
+ </dict>
+ <key>four</key>
+ <dict>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-13</integer>
+ <key>Psi</key>
+ <integer>-42</integer>
+ <key>afii10024</key>
+ <integer>-27</integer>
+ <key>one</key>
+ <integer>-28</integer>
+ <key>tecyrillic</key>
+ <integer>-29</integer>
+ <key>tenge</key>
+ <integer>-28</integer>
+ </dict>
+ <key>germandbls</key>
+ <dict>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-69</integer>
+ </dict>
+ <key>greater</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-219</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-219</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-125</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-207</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-205</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-151</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-248</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-262</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-54</integer>
+ <key>Psi</key>
+ <integer>-247</integer>
+ <key>afii10021</key>
+ <integer>-55</integer>
+ <key>afii10024</key>
+ <integer>-137</integer>
+ <key>afii10025</key>
+ <integer>-56</integer>
+ <key>afii10041</key>
+ <integer>-56</integer>
+ <key>afii10044</key>
+ <integer>-206</integer>
+ <key>afii10047</key>
+ <integer>-42</integer>
+ <key>afii10049</key>
+ <integer>-70</integer>
+ <key>seven</key>
+ <integer>-206</integer>
+ <key>tecyrillic</key>
+ <integer>-69</integer>
+ <key>tenge</key>
+ <integer>-205</integer>
+ </dict>
+ <key>hryvnia</key>
+ <dict>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-28</integer>
+ <key>afii10024</key>
+ <integer>-83</integer>
+ <key>slash</key>
+ <integer>-42</integer>
+ <key>underscore</key>
+ <integer>-40</integer>
+ </dict>
+ <key>infinity</key>
+ <dict>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-96</integer>
+ </dict>
+ <key>k</key>
+ <dict>
+ <key>t</key>
+ <integer>0</integer>
+ </dict>
+ <key>lacute</key>
+ <dict>
+ <key>igrave</key>
+ <integer>54</integer>
+ </dict>
+ <key>lambda</key>
+ <dict>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-124</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-68</integer>
+ <key>five</key>
+ <integer>-42</integer>
+ <key>four</key>
+ <integer>-69</integer>
+ <key>one</key>
+ <integer>-150</integer>
+ <key>pi</key>
+ <integer>-192</integer>
+ <key>rho</key>
+ <integer>-28</integer>
+ <key>tau</key>
+ <integer>-275</integer>
+ <key>theta</key>
+ <integer>-69</integer>
+ <key>xi</key>
+ <integer>-54</integer>
+ <key>zeta</key>
+ <integer>-14</integer>
+ </dict>
+ <key>lcommaaccent</key>
+ <dict>
+ <key>igrave</key>
+ <integer>56</integer>
+ </dict>
+ <key>less</key>
+ <dict>
+ <key>afii10044</key>
+ <integer>-82</integer>
+ <key>tenge</key>
+ <integer>-15</integer>
+ </dict>
+ <key>logicalnot</key>
+ <dict>
+ <key>afii10044</key>
+ <integer>-139</integer>
+ <key>tecyrillic</key>
+ <integer>-40</integer>
+ <key>tenge</key>
+ <integer>-54</integer>
+ </dict>
+ <key>lslash</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>28</integer>
+ <key>periodcentered</key>
+ <integer>40</integer>
+ </dict>
+ <key>mu</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-164</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>125</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>82</integer>
+ <key>Psi</key>
+ <integer>-28</integer>
+ <key>ampersand</key>
+ <integer>-29</integer>
+ <key>four</key>
+ <integer>-56</integer>
+ <key>less</key>
+ <integer>-111</integer>
+ <key>logicalnot</key>
+ <integer>-96</integer>
+ <key>pi</key>
+ <integer>-41</integer>
+ <key>rho</key>
+ <integer>-21</integer>
+ <key>slash</key>
+ <integer>-96</integer>
+ <key>tau</key>
+ <integer>-42</integer>
+ <key>theta</key>
+ <integer>-41</integer>
+ <key>underscore</key>
+ <integer>-84</integer>
+ <key>xi</key>
+ <integer>-27</integer>
+ <key>zeta</key>
+ <integer>-20</integer>
+ </dict>
+ <key>multiply</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-150</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-125</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-55</integer>
+ <key>afii10021</key>
+ <integer>-42</integer>
+ <key>afii10024</key>
+ <integer>-123</integer>
+ <key>afii10041</key>
+ <integer>-70</integer>
+ <key>afii10044</key>
+ <integer>-206</integer>
+ <key>afii10047</key>
+ <integer>-70</integer>
+ <key>afii10049</key>
+ <integer>-124</integer>
+ <key>tenge</key>
+ <integer>-96</integer>
+ </dict>
+ <key>numbersign</key>
+ <dict>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-68</integer>
+ <key>afii10024</key>
+ <integer>-29</integer>
+ <key>four</key>
+ <integer>-41</integer>
+ </dict>
+ <key>o</key>
+ <dict>
+ <key>p</key>
+ <integer>-32</integer>
+ </dict>
+ <key>one</key>
+ <dict>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_quotedbl</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-123</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-69</integer>
+ <key>ampersand</key>
+ <integer>-28</integer>
+ </dict>
+ <key>percent</key>
+ <dict>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-180</integer>
+ <key>afii10044</key>
+ <integer>-27</integer>
+ </dict>
+ <key>period</key>
+ <dict>
+ <key>grave</key>
+ <integer>-384</integer>
+ <key>quotedblreversed</key>
+ <integer>-384</integer>
+ <key>quotereversed</key>
+ <integer>-384</integer>
+ </dict>
+ <key>periodcentered</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-139</integer>
+ <key>@KERN_RIGHT_Dcroat</key>
+ <integer>55</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-124</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-220</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-124</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_Z</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_z</key>
+ <integer>-41</integer>
+ <key>Lslash</key>
+ <integer>54</integer>
+ <key>Tbar</key>
+ <integer>-83</integer>
+ <key>ampersand</key>
+ <integer>-41</integer>
+ <key>lslash</key>
+ <integer>41</integer>
+ <key>tbar</key>
+ <integer>42</integer>
+ </dict>
+ <key>perthousand</key>
+ <dict>
+ <key>tenge</key>
+ <integer>-54</integer>
+ </dict>
+ <key>pi</key>
+ <dict>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>96</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>56</integer>
+ <key>Psi</key>
+ <integer>-54</integer>
+ <key>four</key>
+ <integer>-56</integer>
+ <key>lambda</key>
+ <integer>-29</integer>
+ <key>less</key>
+ <integer>-69</integer>
+ <key>rho</key>
+ <integer>-41</integer>
+ <key>theta</key>
+ <integer>-29</integer>
+ <key>xi</key>
+ <integer>-29</integer>
+ <key>zeta</key>
+ <integer>-40</integer>
+ </dict>
+ <key>question</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-165</integer>
+ <key>@KERN_RIGHT_AE</key>
+ <integer>-234</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-70</integer>
+ <key>afii10024</key>
+ <integer>-40</integer>
+ <key>becyrillic</key>
+ <integer>15</integer>
+ <key>decyrillic</key>
+ <integer>-13</integer>
+ <key>four</key>
+ <integer>-69</integer>
+ </dict>
+ <key>questiondown</key>
+ <dict>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>-96</integer>
+ <key>Psi</key>
+ <integer>-248</integer>
+ <key>Tbar</key>
+ <integer>-192</integer>
+ <key>checyrillic</key>
+ <integer>-13</integer>
+ <key>four</key>
+ <integer>-82</integer>
+ </dict>
+ <key>questiongreek</key>
+ <dict>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-68</integer>
+ </dict>
+ <key>radical</key>
+ <dict>
+ <key>tecyrillic</key>
+ <integer>-42</integer>
+ </dict>
+ <key>seven</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-304</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-304</integer>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-220</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-125</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_colon</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_colon.case</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-343</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-249</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-137</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-166</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-400</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_x</key>
+ <integer>-54</integer>
+ <key>afii10021</key>
+ <integer>-40</integer>
+ <key>afii10024</key>
+ <integer>-29</integer>
+ <key>afii10038</key>
+ <integer>-54</integer>
+ <key>afii10049</key>
+ <integer>-27</integer>
+ <key>ampersand</key>
+ <integer>-124</integer>
+ <key>at</key>
+ <integer>-54</integer>
+ <key>backslash</key>
+ <integer>55</integer>
+ <key>checyrillic</key>
+ <integer>-28</integer>
+ <key>decyrillic</key>
+ <integer>-68</integer>
+ <key>eight</key>
+ <integer>-42</integer>
+ <key>five</key>
+ <integer>-29</integer>
+ <key>four</key>
+ <integer>-164</integer>
+ <key>less</key>
+ <integer>-247</integer>
+ <key>nine</key>
+ <integer>-27</integer>
+ <key>numbersign</key>
+ <integer>-151</integer>
+ <key>rho</key>
+ <integer>-139</integer>
+ <key>seven</key>
+ <integer>55</integer>
+ <key>slash</key>
+ <integer>-82</integer>
+ <key>theta</key>
+ <integer>-139</integer>
+ <key>three</key>
+ <integer>-42</integer>
+ <key>underscore</key>
+ <integer>-439</integer>
+ <key>uni20BD</key>
+ <integer>-42</integer>
+ <key>zeta</key>
+ <integer>-137</integer>
+ </dict>
+ <key>sigma</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-207</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_eight.sups</key>
+ <integer>124</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-221</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>54</integer>
+ <key>Psi</key>
+ <integer>-55</integer>
+ <key>ampersand</key>
+ <integer>-28</integer>
+ <key>four</key>
+ <integer>-54</integer>
+ <key>lambda</key>
+ <integer>-192</integer>
+ <key>less</key>
+ <integer>-68</integer>
+ <key>logicalnot</key>
+ <integer>-96</integer>
+ <key>rho</key>
+ <integer>-41</integer>
+ <key>slash</key>
+ <integer>-96</integer>
+ <key>theta</key>
+ <integer>-29</integer>
+ <key>underscore</key>
+ <integer>-83</integer>
+ <key>xi</key>
+ <integer>-27</integer>
+ <key>zeta</key>
+ <integer>-42</integer>
+ </dict>
+ <key>sigma1</key>
+ <dict>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-40</integer>
+ </dict>
+ <key>six</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-15</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_X</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-123</integer>
+ <key>Psi</key>
+ <integer>-28</integer>
+ <key>afii10024</key>
+ <integer>-40</integer>
+ <key>backslash</key>
+ <integer>40</integer>
+ <key>underscore</key>
+ <integer>-123</integer>
+ </dict>
+ <key>slash</key>
+ <dict>
+ <key>@KERN_RIGHT_A</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>42</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-109</integer>
+ <key>four</key>
+ <integer>-56</integer>
+ </dict>
+ <key>summation</key>
+ <dict>
+ <key>checyrillic</key>
+ <integer>-68</integer>
+ </dict>
+ <key>tau</key>
+ <dict>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-96</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-70</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_quotedblright</key>
+ <integer>54</integer>
+ <key>Psi</key>
+ <integer>-54</integer>
+ <key>four</key>
+ <integer>-54</integer>
+ <key>lambda</key>
+ <integer>-40</integer>
+ <key>less</key>
+ <integer>-68</integer>
+ <key>rho</key>
+ <integer>-41</integer>
+ <key>theta</key>
+ <integer>-29</integer>
+ <key>xi</key>
+ <integer>-28</integer>
+ <key>zeta</key>
+ <integer>-41</integer>
+ </dict>
+ <key>tbar</key>
+ <dict>
+ <key>@KERN_RIGHT_eight.subs</key>
+ <integer>83</integer>
+ <key>periodcentered</key>
+ <integer>28</integer>
+ </dict>
+ <key>tecyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-138</integer>
+ <key>@KERN_RIGHT_divide</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_quotedblbase</key>
+ <integer>-207</integer>
+ <key>decyrillic</key>
+ <integer>-15</integer>
+ <key>ereversedcyrillic</key>
+ <integer>-13</integer>
+ <key>four</key>
+ <integer>-29</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-27</integer>
+ <key>less</key>
+ <integer>-70</integer>
+ <key>logicalnot</key>
+ <integer>-68</integer>
+ <key>slash</key>
+ <integer>-55</integer>
+ <key>underscore</key>
+ <integer>-69</integer>
+ </dict>
+ <key>theta</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-29</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-164</integer>
+ <key>lambda</key>
+ <integer>-56</integer>
+ <key>one</key>
+ <integer>-70</integer>
+ <key>seven</key>
+ <integer>-83</integer>
+ <key>underscore</key>
+ <integer>-40</integer>
+ <key>xi</key>
+ <integer>-14</integer>
+ <key>zeta</key>
+ <integer>-14</integer>
+ </dict>
+ <key>two</key>
+ <dict>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-27</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_dagger</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-13</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-68</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-15</integer>
+ <key>Psi</key>
+ <integer>-28</integer>
+ <key>afii10024</key>
+ <integer>-13</integer>
+ <key>at</key>
+ <integer>-15</integer>
+ <key>four</key>
+ <integer>-42</integer>
+ <key>rho</key>
+ <integer>-15</integer>
+ <key>theta</key>
+ <integer>-13</integer>
+ <key>xi</key>
+ <integer>-14</integer>
+ </dict>
+ <key>underscore</key>
+ <dict>
+ <key>@KERN_RIGHT_C</key>
+ <integer>-109</integer>
+ <key>@KERN_RIGHT_Djecyrillic</key>
+ <integer>-150</integer>
+ <key>@KERN_RIGHT_Ecyrillic</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_J</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_Omicrongreek</key>
+ <integer>-110</integer>
+ <key>@KERN_RIGHT_T</key>
+ <integer>-150</integer>
+ <key>@KERN_RIGHT_U</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_Ucyrillic</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_V</key>
+ <integer>-220</integer>
+ <key>@KERN_RIGHT_W</key>
+ <integer>-219</integer>
+ <key>@KERN_RIGHT_Y</key>
+ <integer>-274</integer>
+ <key>@KERN_RIGHT_a</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_asciicircum</key>
+ <integer>-192</integer>
+ <key>@KERN_RIGHT_c</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_dotlessj</key>
+ <integer>262</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-152</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-54</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-55</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-111</integer>
+ <key>@KERN_RIGHT_s</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_six</key>
+ <integer>-124</integer>
+ <key>@KERN_RIGHT_u</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_v</key>
+ <integer>-220</integer>
+ <key>@KERN_RIGHT_w</key>
+ <integer>-220</integer>
+ <key>Psi</key>
+ <integer>-275</integer>
+ <key>afii10021</key>
+ <integer>150</integer>
+ <key>afii10038</key>
+ <integer>-69</integer>
+ <key>afii10041</key>
+ <integer>-304</integer>
+ <key>afii10044</key>
+ <integer>-137</integer>
+ <key>afii10047</key>
+ <integer>-110</integer>
+ <key>checyrillic</key>
+ <integer>-82</integer>
+ <key>decyrillic</key>
+ <integer>125</integer>
+ <key>eight</key>
+ <integer>-125</integer>
+ <key>five</key>
+ <integer>-123</integer>
+ <key>four</key>
+ <integer>-152</integer>
+ <key>hryvnia</key>
+ <integer>-40</integer>
+ <key>nine</key>
+ <integer>-123</integer>
+ <key>one</key>
+ <integer>-304</integer>
+ <key>p</key>
+ <integer>123</integer>
+ <key>tecyrillic</key>
+ <integer>-70</integer>
+ <key>tenge</key>
+ <integer>-139</integer>
+ <key>theta</key>
+ <integer>-40</integer>
+ <key>three</key>
+ <integer>-125</integer>
+ <key>xi</key>
+ <integer>-42</integer>
+ <key>zeta</key>
+ <integer>-42</integer>
+ </dict>
+ <key>uni20BD</key>
+ <dict>
+ <key>@KERN_RIGHT_Elcyrillic</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_comma</key>
+ <integer>-180</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_guillemotright</key>
+ <integer>-13</integer>
+ <key>afii10021</key>
+ <integer>-68</integer>
+ <key>afii10024</key>
+ <integer>-69</integer>
+ <key>ampersand</key>
+ <integer>-41</integer>
+ <key>four</key>
+ <integer>-54</integer>
+ <key>less</key>
+ <integer>-56</integer>
+ <key>logicalnot</key>
+ <integer>-40</integer>
+ <key>multiply</key>
+ <integer>-29</integer>
+ <key>slash</key>
+ <integer>-111</integer>
+ <key>underscore</key>
+ <integer>-139</integer>
+ </dict>
+ <key>xi</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-14</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-40</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-29</integer>
+ <key>Psi</key>
+ <integer>-125</integer>
+ <key>pi</key>
+ <integer>-29</integer>
+ <key>tau</key>
+ <integer>-27</integer>
+ <key>theta</key>
+ <integer>-28</integer>
+ <key>underscore</key>
+ <integer>192</integer>
+ </dict>
+ <key>zeta</key>
+ <dict>
+ <key>@KERN_RIGHT_Alphagreek</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_alphagreek</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_deltagreek</key>
+ <integer>-56</integer>
+ <key>@KERN_RIGHT_epsilongreek</key>
+ <integer>-83</integer>
+ <key>@KERN_RIGHT_etagreek</key>
+ <integer>-41</integer>
+ <key>@KERN_RIGHT_gammagreek</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_iotadieresisgreek</key>
+ <integer>-84</integer>
+ <key>@KERN_RIGHT_omegagreek</key>
+ <integer>-82</integer>
+ <key>@KERN_RIGHT_psigreek</key>
+ <integer>-42</integer>
+ <key>@KERN_RIGHT_quotedblleft</key>
+ <integer>-28</integer>
+ <key>Psi</key>
+ <integer>-125</integer>
+ <key>pi</key>
+ <integer>-70</integer>
+ <key>tau</key>
+ <integer>-40</integer>
+ <key>theta</key>
+ <integer>-27</integer>
+ <key>underscore</key>
+ <integer>192</integer>
+ </dict>
+ <key>zhecyrillic</key>
+ <dict>
+ <key>@KERN_RIGHT_ecyrillic</key>
+ <integer>-69</integer>
+ <key>@KERN_RIGHT_elcyrillic</key>
+ <integer>-28</integer>
+ <key>@KERN_RIGHT_guillemotleft</key>
+ <integer>-69</integer>
+ <key>becyrillic</key>
+ <integer>-42</integer>
+ <key>checyrillic</key>
+ <integer>-70</integer>
+ <key>decyrillic</key>
+ <integer>-15</integer>
+ <key>ereversedcyrillic</key>
+ <integer>-42</integer>
+ <key>hardsigncyrillic</key>
+ <integer>-96</integer>
+ <key>iacyrillic</key>
+ <integer>-27</integer>
+ <key>tecyrillic</key>
+ <integer>-68</integer>
+ <key>zecyrillic</key>
+ <integer>-41</integer>
+ <key>zhecyrillic</key>
+ <integer>-14</integer>
+ </dict>
+</dict>
+</plist>
diff --git a/src/Interface-Regular.ufo/lib.plist b/src/Interface-Regular.ufo/lib.plist
new file mode 100644
index 000000000..16489553a
--- /dev/null
+++ b/src/Interface-Regular.ufo/lib.plist
@@ -0,0 +1,4665 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>com.fontlab.v2.tth</key>
+ <dict>
+ <key>stems</key>
+ <dict>
+ <key>X: 108</key>
+ <dict>
+ <key>horizontal</key>
+ <false/>
+ <key>round</key>
+ <dict>
+ <key>0</key>
+ <integer>1</integer>
+ <key>14</key>
+ <integer>2</integer>
+ <key>24</key>
+ <integer>3</integer>
+ <key>33</key>
+ <integer>4</integer>
+ <key>42</key>
+ <integer>5</integer>
+ <key>51</key>
+ <integer>6</integer>
+ </dict>
+ <key>width</key>
+ <integer>216</integer>
+ </dict>
+ <key>Y: 104</key>
+ <dict>
+ <key>horizontal</key>
+ <true/>
+ <key>round</key>
+ <dict>
+ <key>0</key>
+ <integer>1</integer>
+ <key>15</key>
+ <integer>2</integer>
+ <key>25</key>
+ <integer>3</integer>
+ <key>34</key>
+ <integer>4</integer>
+ <key>44</key>
+ <integer>5</integer>
+ <key>53</key>
+ <integer>6</integer>
+ </dict>
+ <key>width</key>
+ <integer>208</integer>
+ </dict>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.compileSettings.autohint</key>
+ <true/>
+ <key>com.typemytype.robofont.compileSettings.checkOutlines</key>
+ <integer>1</integer>
+ <key>com.typemytype.robofont.compileSettings.createDummyDSIG</key>
+ <true/>
+ <key>com.typemytype.robofont.compileSettings.decompose</key>
+ <integer>1</integer>
+ <key>com.typemytype.robofont.compileSettings.generateFormat</key>
+ <integer>1</integer>
+ <key>com.typemytype.robofont.compileSettings.releaseMode</key>
+ <integer>1</integer>
+ <key>com.typemytype.robofont.foreground.layerStrokeColor</key>
+ <array>
+ <real>0.5</real>
+ <real>0.0</real>
+ <real>0.5</real>
+ <real>0.7</real>
+ </array>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>0</integer>
+ <key>x</key>
+ <integer>1368</integer>
+ <key>y</key>
+ <integer>2304</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>0</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>3792.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>0</integer>
+ <key>x</key>
+ <integer>1520</integer>
+ <key>y</key>
+ <integer>512</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>0</integer>
+ <key>name</key>
+ <string>Accent</string>
+ <key>x</key>
+ <integer>1604</integer>
+ <key>y</key>
+ <integer>1280</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>0</integer>
+ <key>x</key>
+ <integer>1752</integer>
+ <key>y</key>
+ <integer>-576</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <integer>0</integer>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>0</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>1632</integer>
+ <key>y</key>
+ <integer>768</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <integer>0</integer>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>0</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>1560</integer>
+ <key>y</key>
+ <integer>1024</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>224</integer>
+ <key>y</key>
+ <integer>1560</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>1828</integer>
+ <key>y</key>
+ <integer>2076</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>1580</integer>
+ <key>y</key>
+ <integer>-44</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>472</integer>
+ <key>y</key>
+ <integer>1588</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>1180</integer>
+ <key>y</key>
+ <integer>1596</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>1428</integer>
+ <key>y</key>
+ <integer>1576</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>460</integer>
+ <key>y</key>
+ <integer>1580</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>1192</integer>
+ <key>y</key>
+ <integer>1588</integer>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.italicSlantOffset</key>
+ <integer>0</integer>
+ <key>com.typemytype.robofont.layerOrder</key>
+ <array>
+ <string>reference</string>
+ </array>
+ <key>com.typemytype.robofont.reference.layerShow</key>
+ <true/>
+ <key>com.typemytype.robofont.reference.layerStrokeColor</key>
+ <array>
+ <real>0.0713</real>
+ <real>0.5817</real>
+ <real>0.9499</real>
+ <real>0.8955</real>
+ </array>
+ <key>com.typemytype.robofont.segmentType</key>
+ <string>curve</string>
+ <key>com.typemytype.robofont.shouldAddPointsInSplineConversion</key>
+ <integer>1</integer>
+ <key>com.typemytype.robofont.sort</key>
+ <array>
+ <dict>
+ <key>ascending</key>
+ <array>
+ <string>.null</string>
+ <string>space</string>
+ <string>A</string>
+ <string>Lambda</string>
+ <string>B</string>
+ <string>C</string>
+ <string>D</string>
+ <string>Dzcaron</string>
+ <string>E</string>
+ <string>F</string>
+ <string>G</string>
+ <string>H</string>
+ <string>Hcedilla</string>
+ <string>Hbar</string>
+ <string>Enhookcyrillic</string>
+ <string>Endescendercyrillic</string>
+ <string>uni04C9</string>
+ <string>Enghecyrillic</string>
+ <string>I</string>
+ <string>Idieresisacute</string>
+ <string>Itildebelow</string>
+ <string>J</string>
+ <string>K</string>
+ <string>Kabashkircyrillic</string>
+ <string>Kadescendercyrillic</string>
+ <string>L</string>
+ <string>Lslash</string>
+ <string>M</string>
+ <string>uni04CD</string>
+ <string>N</string>
+ <string>afii10026</string>
+ <string>uni048A</string>
+ <string>O</string>
+ <string>Oslash</string>
+ <string>Ohorn</string>
+ <string>P</string>
+ <string>Q</string>
+ <string>R</string>
+ <string>response</string>
+ <string>S</string>
+ <string>Germandbls</string>
+ <string>T</string>
+ <string>U</string>
+ <string>Uhorn</string>
+ <string>V</string>
+ <string>W</string>
+ <string>X</string>
+ <string>Hadescendercyrillic</string>
+ <string>uni04FC</string>
+ <string>Y</string>
+ <string>Z</string>
+ <string>AE</string>
+ <string>OE</string>
+ <string>Thorn</string>
+ <string>Gamma</string>
+ <string>Delta</string>
+ <string>Theta</string>
+ <string>Xi</string>
+ <string>Pi</string>
+ <string>Sigma</string>
+ <string>Phi</string>
+ <string>Psi</string>
+ <string>Omega</string>
+ <string>afii10018</string>
+ <string>afii10050</string>
+ <string>uni04FA</string>
+ <string>afii10021</string>
+ <string>afii10024</string>
+ <string>Zhedescendercyrillic</string>
+ <string>afii10025</string>
+ <string>Kaverticalstrokecyrillic</string>
+ <string>Kahookcyrillic</string>
+ <string>afii10029</string>
+ <string>uni04C5</string>
+ <string>uni052E</string>
+ <string>uni0512</string>
+ <string>afii10147</string>
+ <string>uni0524</string>
+ <string>afii10145</string>
+ <string>uni048E</string>
+ <string>afii10037</string>
+ <string>afii10038</string>
+ <string>afii10040</string>
+ <string>Tetsecyrillic</string>
+ <string>afii10041</string>
+ <string>Chedescendercyrillic</string>
+ <string>Cheverticalstrokecyrillic</string>
+ <string>Shhacyrillic</string>
+ <string>uni0526</string>
+ <string>afii10060</string>
+ <string>afii10042</string>
+ <string>afii10043</string>
+ <string>afii10044</string>
+ <string>afii10045</string>
+ <string>afii10046</string>
+ <string>afii10058</string>
+ <string>afii10059</string>
+ <string>afii10047</string>
+ <string>afii10048</string>
+ <string>afii10049</string>
+ <string>Ghemiddlehookcyrillic</string>
+ <string>Pemiddlehookcyrillic</string>
+ <string>afii10053</string>
+ <string>Haabkhasiancyrillic</string>
+ <string>Cheabkhasiancyrillic</string>
+ <string>Schwacyrillic</string>
+ <string>Dzeabkhasiancyrillic</string>
+ <string>uni0510</string>
+ <string>afii10148</string>
+ <string>afii10051</string>
+ <string>a</string>
+ <string>b</string>
+ <string>c</string>
+ <string>d</string>
+ <string>dcroat</string>
+ <string>e</string>
+ <string>f</string>
+ <string>g</string>
+ <string>h</string>
+ <string>hcedilla</string>
+ <string>i</string>
+ <string>idieresisacute</string>
+ <string>itildebelow</string>
+ <string>j</string>
+ <string>k</string>
+ <string>l</string>
+ <string>lslash</string>
+ <string>m</string>
+ <string>n</string>
+ <string>o</string>
+ <string>oslash</string>
+ <string>ohorn</string>
+ <string>p</string>
+ <string>q</string>
+ <string>r</string>
+ <string>s</string>
+ <string>t</string>
+ <string>u</string>
+ <string>uhorn</string>
+ <string>v</string>
+ <string>w</string>
+ <string>x</string>
+ <string>y</string>
+ <string>z</string>
+ <string>ae</string>
+ <string>oe</string>
+ <string>eth</string>
+ <string>thorn</string>
+ <string>alpha</string>
+ <string>beta</string>
+ <string>gamma</string>
+ <string>delta</string>
+ <string>epsilon</string>
+ <string>zeta</string>
+ <string>eta</string>
+ <string>theta</string>
+ <string>iota</string>
+ <string>lambda</string>
+ <string>xi</string>
+ <string>pi</string>
+ <string>rho</string>
+ <string>sigma1</string>
+ <string>sigma</string>
+ <string>tau</string>
+ <string>upsilon</string>
+ <string>phi</string>
+ <string>psi</string>
+ <string>omega</string>
+ <string>tonos</string>
+ <string>becyrillic</string>
+ <string>vecyrillic</string>
+ <string>gecyrillic</string>
+ <string>gheupturncyrillic</string>
+ <string>uni04FB</string>
+ <string>decyrillic</string>
+ <string>zhecyrillic</string>
+ <string>zhedescendercyrillic</string>
+ <string>zecyrillic</string>
+ <string>iicyrillic</string>
+ <string>uni048B</string>
+ <string>kacyrillic</string>
+ <string>kahookcyrillic</string>
+ <string>kadescendercyrillic</string>
+ <string>kaverticalstrokecyrillic</string>
+ <string>kabashkircyrillic</string>
+ <string>elcyrillic</string>
+ <string>uni04C6</string>
+ <string>uni0513</string>
+ <string>uni052F</string>
+ <string>emcyrillic</string>
+ <string>uni04CE</string>
+ <string>encyrillic</string>
+ <string>endescendercyrillic</string>
+ <string>enghecyrillic</string>
+ <string>enhookcyrillic</string>
+ <string>uni04CA</string>
+ <string>fitacyrillic</string>
+ <string>pecyrillic</string>
+ <string>uni0525</string>
+ <string>uni048F</string>
+ <string>tecyrillic</string>
+ <string>efcyrillic</string>
+ <string>uni04FD</string>
+ <string>hadescendercyrillic</string>
+ <string>tsecyrillic</string>
+ <string>dzhecyrillic</string>
+ <string>checyrillic</string>
+ <string>chedescendercyrillic</string>
+ <string>cheverticalstrokecyrillic</string>
+ <string>shacyrillic</string>
+ <string>shchacyrillic</string>
+ <string>softsigncyrillic</string>
+ <string>hardsigncyrillic</string>
+ <string>yericyrillic</string>
+ <string>uni048D</string>
+ <string>yatcyrillic</string>
+ <string>ljecyrillic</string>
+ <string>njecyrillic</string>
+ <string>ereversedcyrillic</string>
+ <string>iucyrillic</string>
+ <string>iacyrillic</string>
+ <string>ghemiddlehookcyrillic</string>
+ <string>pemiddlehookcyrillic</string>
+ <string>djecyrillic</string>
+ <string>tshecyrillic</string>
+ <string>uni0527</string>
+ <string>ecyrillic</string>
+ <string>haabkhasiancyrillic</string>
+ <string>tetsecyrillic</string>
+ <string>cheabkhasiancyrillic</string>
+ <string>dzeabkhasiancyrillic</string>
+ <string>izhitsacyrillic</string>
+ <string>dz</string>
+ <string>dzcaron</string>
+ <string>germandbls</string>
+ <string>dotlessi</string>
+ <string>dotlessj</string>
+ <string>dollar</string>
+ <string>cent</string>
+ <string>yen</string>
+ <string>sterling</string>
+ <string>florin</string>
+ <string>uni20BA</string>
+ <string>uni20BD</string>
+ <string>Euro</string>
+ <string>uni20B9</string>
+ <string>tenge</string>
+ <string>peseta</string>
+ <string>peso</string>
+ <string>kip</string>
+ <string>won</string>
+ <string>lira</string>
+ <string>hryvnia</string>
+ <string>naira</string>
+ <string>guarani</string>
+ <string>coloncurrency</string>
+ <string>cedi</string>
+ <string>cruzeiro</string>
+ <string>tugrik</string>
+ <string>mill</string>
+ <string>afii57636</string>
+ <string>manat</string>
+ <string>rupee</string>
+ <string>lari</string>
+ <string>zero</string>
+ <string>one</string>
+ <string>two</string>
+ <string>three</string>
+ <string>four</string>
+ <string>five</string>
+ <string>six</string>
+ <string>seven</string>
+ <string>eight</string>
+ <string>nine</string>
+ <string>ampersand</string>
+ <string>exclam</string>
+ <string>exclamdown</string>
+ <string>question</string>
+ <string>questiondown</string>
+ <string>parenleft</string>
+ <string>parenright</string>
+ <string>bracketleft</string>
+ <string>bracketright</string>
+ <string>braceleft</string>
+ <string>braceright</string>
+ <string>at</string>
+ <string>numbersign</string>
+ <string>currency</string>
+ <string>slash</string>
+ <string>bar</string>
+ <string>brokenbar</string>
+ <string>backslash</string>
+ <string>hyphenbullet</string>
+ <string>hyphen</string>
+ <string>endash</string>
+ <string>figuredash</string>
+ <string>emdash</string>
+ <string>bullet</string>
+ <string>quoteleft</string>
+ <string>quoteright</string>
+ <string>primetripl1</string>
+ <string>quotesingle</string>
+ <string>quotedbl</string>
+ <string>quotedblleft</string>
+ <string>quotedblright</string>
+ <string>quotedblbase</string>
+ <string>quotesinglbase</string>
+ <string>comma</string>
+ <string>period</string>
+ <string>ellipsis</string>
+ <string>colon</string>
+ <string>semicolon</string>
+ <string>guilsinglleft</string>
+ <string>guilsinglright</string>
+ <string>guillemotleft</string>
+ <string>guillemotright</string>
+ <string>less</string>
+ <string>greater</string>
+ <string>lessequal</string>
+ <string>greaterequal</string>
+ <string>equal</string>
+ <string>notequal</string>
+ <string>plus</string>
+ <string>minus</string>
+ <string>multiply</string>
+ <string>divide</string>
+ <string>plusminus</string>
+ <string>approxequal</string>
+ <string>asciitilde</string>
+ <string>logicalnot</string>
+ <string>periodcentered</string>
+ <string>anoteleia</string>
+ <string>questiongreek</string>
+ <string>underscore</string>
+ <string>dagger</string>
+ <string>daggerdbl</string>
+ <string>asciicircum</string>
+ <string>asterisk</string>
+ <string>registered</string>
+ <string>trademark</string>
+ <string>servicemark</string>
+ <string>degree</string>
+ <string>ordfeminine</string>
+ <string>ordmasculine</string>
+ <string>isuperior</string>
+ <string>nsuperior</string>
+ <string>paragraph</string>
+ <string>section</string>
+ <string>copyright</string>
+ <string>infinity</string>
+ <string>partialdiff</string>
+ <string>summation</string>
+ <string>product</string>
+ <string>integral</string>
+ <string>radical</string>
+ <string>lozenge</string>
+ <string>fraction</string>
+ <string>zerosub</string>
+ <string>oneinferior</string>
+ <string>twosub</string>
+ <string>threesub</string>
+ <string>foursub</string>
+ <string>fivesub</string>
+ <string>sixinferior</string>
+ <string>sevensub</string>
+ <string>eightsub</string>
+ <string>nineinferior</string>
+ <string>plussub</string>
+ <string>minussub</string>
+ <string>equalsub</string>
+ <string>parenleftinferior</string>
+ <string>parenrightsub</string>
+ <string>zerosuperior</string>
+ <string>onesuperior</string>
+ <string>twosuperior</string>
+ <string>threesuperior</string>
+ <string>foursuperior</string>
+ <string>fivesuperior</string>
+ <string>sixsuperior</string>
+ <string>sevensuperior</string>
+ <string>eightsuperior</string>
+ <string>ninesuperior</string>
+ <string>plussuperior</string>
+ <string>minussuperior</string>
+ <string>equalsuperior</string>
+ <string>parenleftsuperior</string>
+ <string>parenrightsuperior</string>
+ <string>onehalf</string>
+ <string>onequarter</string>
+ <string>threequarters</string>
+ <string>percent</string>
+ <string>perthousand</string>
+ <string>numero</string>
+ <string>acute</string>
+ <string>hungarumlaut</string>
+ <string>grave</string>
+ <string>dieresis</string>
+ <string>circumflex</string>
+ <string>tilde</string>
+ <string>macron</string>
+ <string>breve</string>
+ <string>dotaccent</string>
+ <string>ring</string>
+ <string>caron</string>
+ <string>dieresistonos</string>
+ <string>cedilla</string>
+ <string>ogonek</string>
+ <string>commaaccent</string>
+ <string>acutecomb</string>
+ <string>acutedblnosp</string>
+ <string>gravecomb</string>
+ <string>dblgravecmb</string>
+ <string>macroncomb</string>
+ <string>dieresisnosp</string>
+ <string>brevenosp</string>
+ <string>breveinvnosp</string>
+ <string>hook</string>
+ <string>circumflexnosp</string>
+ <string>caroncmb</string>
+ <string>tildecomb</string>
+ <string>dotnosp</string>
+ <string>ringnosp</string>
+ <string>hornnosp</string>
+ <string>ogoneknosp</string>
+ <string>cedillanosp</string>
+ <string>circumflexsubnosp</string>
+ <string>brevesubnosp</string>
+ <string>dotbelow</string>
+ <string>commabelowcmb</string>
+ <string>dotdblsubnosp</string>
+ <string>ringsubnosp</string>
+ <string>underscorenosp</string>
+ <string>tildesubnosp</string>
+ <string>enquad</string>
+ <string>emquad</string>
+ <string>enspace</string>
+ <string>emspace</string>
+ <string>thirdemspace</string>
+ <string>quarteremspace</string>
+ <string>sixthemspace</string>
+ <string>figurespace</string>
+ <string>punctuationspace</string>
+ <string>thinspace</string>
+ <string>hairspace</string>
+ <string>zerowidthspace</string>
+ <string>arrowleft</string>
+ <string>arrowup</string>
+ <string>arrowright</string>
+ <string>arrowdown</string>
+ <string>triagrt</string>
+ <string>triagdn</string>
+ <string>triagup</string>
+ <string>blackleftpointingtriangle</string>
+ <string>mu</string>
+ <string>uni2009.fra</string>
+ <string>overscoredblnosp</string>
+ <string>uni215A</string>
+ <string>uni02E5_uni02E7_uni02E8</string>
+ <string>uni215F</string>
+ <string>tturn</string>
+ <string>uni2184.cn</string>
+ <string>uni2DEA</string>
+ <string>uni2DEB</string>
+ <string>uni2DEC</string>
+ <string>uni2DED</string>
+ <string>uni2DEE</string>
+ <string>macronacutecomb</string>
+ <string>uni1D91</string>
+ <string>uni1D90</string>
+ <string>uni1D93</string>
+ <string>uni1D92</string>
+ <string>uni1D95</string>
+ <string>uni1D94</string>
+ <string>uni1D97</string>
+ <string>uni1D96</string>
+ <string>uni1D99</string>
+ <string>uni1D98</string>
+ <string>uniA659</string>
+ <string>uniA658</string>
+ <string>crossbar</string>
+ <string>uniA653</string>
+ <string>uniA652</string>
+ <string>austral</string>
+ <string>uniA651</string>
+ <string>uniA650</string>
+ <string>uniA657</string>
+ <string>uniA656</string>
+ <string>uniA655</string>
+ <string>uniA65C</string>
+ <string>uniA65B</string>
+ <string>uniA65A</string>
+ <string>uniA65F</string>
+ <string>uniA65E</string>
+ <string>uniA65D</string>
+ <string>uni1D9A</string>
+ <string>uni1D9C</string>
+ <string>uni1D9B</string>
+ <string>uni006A.ccmp</string>
+ <string>uni1D9D</string>
+ <string>uni1D9F</string>
+ <string>acutedotcomb.lc</string>
+ <string>uni2DE9</string>
+ <string>tildedieresiscomb.lc</string>
+ <string>uni2DE0</string>
+ <string>uni2DE1</string>
+ <string>uni2DE2</string>
+ <string>uni2DE3</string>
+ <string>uni2DE4</string>
+ <string>uni2DE5</string>
+ <string>uni2DE6</string>
+ <string>uni2DE7</string>
+ <string>drthook</string>
+ <string>qhook</string>
+ <string>underscoredbl</string>
+ <string>uni2151</string>
+ <string>uni2150</string>
+ <string>uni2152</string>
+ <string>uni2155</string>
+ <string>romanone</string>
+ <string>uni2157</string>
+ <string>uni2156</string>
+ <string>nrthook</string>
+ <string>estimated</string>
+ <string>hturn</string>
+ <string>degreecentigrade</string>
+ <string>dieresisacutecomb.lc</string>
+ <string>uni2DEF</string>
+ <string>uniAB59</string>
+ <string>uniAB58</string>
+ <string>uniAB57</string>
+ <string>uniAB56</string>
+ <string>Gbar</string>
+ <string>uniAB54</string>
+ <string>uniAB53</string>
+ <string>uniAB52</string>
+ <string>uniAB51</string>
+ <string>uniAB50</string>
+ <string>carondotcomb.lc</string>
+ <string>uni02E6_uni02E9_uni02E6</string>
+ <string>uniAB5F</string>
+ <string>uniAB5E</string>
+ <string>uniAB5D</string>
+ <string>uniAB5C</string>
+ <string>uniAB5B</string>
+ <string>uniAB5A</string>
+ <string>uni02E7_uni02E6_uni02E6</string>
+ <string>aturn_uni02DE</string>
+ <string>uni02E9_uni02E5_uni02E5</string>
+ <string>uni02E9_uni02E5_uni02E6</string>
+ <string>uni02E9_uni02E5_uni02E7</string>
+ <string>uni1FFD</string>
+ <string>uni1FFE</string>
+ <string>uni02E9_uni02E5_uni02E8</string>
+ <string>uni02E9_uni02E5_uni02E9</string>
+ <string>uni02E6_uni02E9_uni02E8</string>
+ <string>oopen</string>
+ <string>Gsmallcaphook</string>
+ <string>uni0346</string>
+ <string>anglesupnosp</string>
+ <string>uniFFFC</string>
+ <string>uniFFFD</string>
+ <string>uni02E7_uni02E9</string>
+ <string>uni02E7_uni02E8</string>
+ <string>uni02E7_uni02E5</string>
+ <string>uni02E7_uni02E6</string>
+ <string>tildesubnosp_uni1ABD</string>
+ <string>uniA794.cn</string>
+ <string>ringacute</string>
+ <string>ubar</string>
+ <string>uni2C7A.cn</string>
+ <string>uni2E3F</string>
+ <string>uni1DD8</string>
+ <string>uni1DD9</string>
+ <string>uniA73D</string>
+ <string>uniA73E</string>
+ <string>uniA73F</string>
+ <string>uni1DD2</string>
+ <string>uni1DD3</string>
+ <string>uni1DD0</string>
+ <string>uni1DD1</string>
+ <string>circumflexgravecomb</string>
+ <string>uni1DD4</string>
+ <string>uni1DD5</string>
+ <string>dieresiscaroncomb</string>
+ <string>eng</string>
+ <string>breveinvsubnosp</string>
+ <string>uni02E9_uni02E9_uni02E5</string>
+ <string>uni02E9_uni02E9_uni02E6</string>
+ <string>uni02E9_uni02E9_uni02E7</string>
+ <string>commaturnsupnosp</string>
+ <string>uniA730</string>
+ <string>uniA731</string>
+ <string>uniA732</string>
+ <string>uniA733</string>
+ <string>uniA734</string>
+ <string>uniA735</string>
+ <string>uniA736</string>
+ <string>uniA737</string>
+ <string>uni1DDB</string>
+ <string>uni1DDC</string>
+ <string>ringrighthalfsubnosp</string>
+ <string>uni1DDF</string>
+ <string>uni1DDD</string>
+ <string>uni1DDE</string>
+ <string>romanten</string>
+ <string>degreefarenheit</string>
+ <string>uni1D9E</string>
+ <string>Upsilon2</string>
+ <string>degreekelvin</string>
+ <string>uniA64A</string>
+ <string>uniA64B</string>
+ <string>uniA64C</string>
+ <string>uniA64D</string>
+ <string>uniA64E</string>
+ <string>uniA64F</string>
+ <string>uni1D8F</string>
+ <string>uni1D8D</string>
+ <string>uni1D8E</string>
+ <string>uni1D8B</string>
+ <string>uni1D8C</string>
+ <string>uni1D8A</string>
+ <string>uni02AE</string>
+ <string>uni02AB</string>
+ <string>uni02AC</string>
+ <string>uni1FCD</string>
+ <string>uni2DE8</string>
+ <string>kappa1</string>
+ <string>uni02A9</string>
+ <string>onethird</string>
+ <string>uni1D88</string>
+ <string>uni1D89</string>
+ <string>uni1D86</string>
+ <string>uni1D87</string>
+ <string>uni1D84</string>
+ <string>uni1D85</string>
+ <string>uni1D82</string>
+ <string>vturn</string>
+ <string>uni1D81</string>
+ <string>uniA648</string>
+ <string>uniA649</string>
+ <string>uniA640</string>
+ <string>uniA641</string>
+ <string>uniA642</string>
+ <string>uniA643</string>
+ <string>uniA644</string>
+ <string>uniA645</string>
+ <string>uniA646</string>
+ <string>uniA647</string>
+ <string>uniAB4D</string>
+ <string>uniAB4E</string>
+ <string>uniAB4F</string>
+ <string>uniAB4A</string>
+ <string>uniAB4B</string>
+ <string>uniAB4C</string>
+ <string>uni2DF5</string>
+ <string>uni2DF4</string>
+ <string>uni2DF7</string>
+ <string>uni2DF6</string>
+ <string>uni2DF1</string>
+ <string>uni2DF0</string>
+ <string>uni2DF3</string>
+ <string>uni2DF2</string>
+ <string>uni2DF9</string>
+ <string>uni2DF8</string>
+ <string>uni2159</string>
+ <string>uni2158</string>
+ <string>uniA68B</string>
+ <string>uniA68C</string>
+ <string>uni214F</string>
+ <string>uni214D</string>
+ <string>OEsmallcap</string>
+ <string>tackupsubnosp</string>
+ <string>uni2DFE</string>
+ <string>uni2DFD</string>
+ <string>uni2DFF</string>
+ <string>uni2DFA</string>
+ <string>uni2DFC</string>
+ <string>uni2DFB</string>
+ <string>uniAB48</string>
+ <string>uniAB49</string>
+ <string>uniAB44</string>
+ <string>uniAB45</string>
+ <string>uniAB46</string>
+ <string>uniAB47</string>
+ <string>uniAB40</string>
+ <string>uniAB41</string>
+ <string>glottalstopbarinv</string>
+ <string>uniAB43</string>
+ <string>seagullsubnosp</string>
+ <string>uni02EC</string>
+ <string>afii300</string>
+ <string>caronnosp</string>
+ <string>uni02E7_uni02E9_uni02E8</string>
+ <string>uni02E7_uni02E9_uni02E9</string>
+ <string>uni02E7_uni02E9_uni02E6</string>
+ <string>uni02E7_uni02E9_uni02E7</string>
+ <string>uni02E7_uni02E9_uni02E5</string>
+ <string>romanfour</string>
+ <string>uniA744</string>
+ <string>macrongravecomb</string>
+ <string>lmidtilde</string>
+ <string>uni03F5</string>
+ <string>uni03F6</string>
+ <string>longs</string>
+ <string>Ghook.cn</string>
+ <string>tonebarextrahighmod</string>
+ <string>ringsubnosp_uni1ABD</string>
+ <string>one.sup</string>
+ <string>dieresismacroncomb</string>
+ <string>trianglebullet</string>
+ <string>uni03FF.cn</string>
+ <string>uniA74F</string>
+ <string>Ysmallcap</string>
+ <string>rrthook</string>
+ <string>uni03FB</string>
+ <string>uni03FC</string>
+ <string>uni03FD</string>
+ <string>uni03FE</string>
+ <string>uni03FF</string>
+ <string>iota1_uni02DE</string>
+ <string>uni0373</string>
+ <string>uni0372</string>
+ <string>uni0371</string>
+ <string>uni0370</string>
+ <string>uni0377</string>
+ <string>uni0376</string>
+ <string>mturndescend</string>
+ <string>uniA709</string>
+ <string>uniA708</string>
+ <string>uniA705</string>
+ <string>uniA704</string>
+ <string>uniA707</string>
+ <string>uniA706</string>
+ <string>uniA701</string>
+ <string>uniA700</string>
+ <string>uniA703</string>
+ <string>uniA702</string>
+ <string>gravesubnosp</string>
+ <string>seveneighths</string>
+ <string>undertie</string>
+ <string>dotbelow_uni1ABD</string>
+ <string>barmidshortnosp</string>
+ <string>glottalstoprevinv</string>
+ <string>uni023D</string>
+ <string>uniA70E</string>
+ <string>uniA70F</string>
+ <string>uniA70A</string>
+ <string>uniAB55</string>
+ <string>uniA70C</string>
+ <string>uniA689</string>
+ <string>uni037C</string>
+ <string>uni037B</string>
+ <string>uni037D</string>
+ <string>uni03FD.cn</string>
+ <string>srthook.cn</string>
+ <string>interrobang</string>
+ <string>primemod</string>
+ <string>uni213B</string>
+ <string>uniA675</string>
+ <string>uniA674</string>
+ <string>uniA677</string>
+ <string>uniA676</string>
+ <string>erev</string>
+ <string>uniA670</string>
+ <string>uniA673</string>
+ <string>uniA672</string>
+ <string>uniA679</string>
+ <string>uniA678</string>
+ <string>uniA71D</string>
+ <string>uni02E9_uni02E6_uni02E9</string>
+ <string>uni02E9_uni02E6_uni02E8</string>
+ <string>uni02E9_uni02E6_uni02E7</string>
+ <string>uni02E9_uni02E6_uni02E6</string>
+ <string>uni02E9_uni02E6_uni02E5</string>
+ <string>cstretch</string>
+ <string>uniA67E</string>
+ <string>uniA67D</string>
+ <string>uniA67F</string>
+ <string>uniA67A</string>
+ <string>uniA67C</string>
+ <string>uniA67B</string>
+ <string>Btopbar</string>
+ <string>Koppa</string>
+ <string>uni02E8_uni02E6_uni02E8</string>
+ <string>uni02E8_uni02E6_uni02E9</string>
+ <string>uni02E8_uni02E6_uni02E6</string>
+ <string>uni02E8_uni02E6_uni02E7</string>
+ <string>commaturnedmod</string>
+ <string>Thook</string>
+ <string>commareversedmod</string>
+ <string>ringhalfleft</string>
+ <string>Rsmallcap</string>
+ <string>five.frac</string>
+ <string>Tonesix</string>
+ <string>tavdages</string>
+ <string>beta1</string>
+ <string>uni2046</string>
+ <string>uni2045</string>
+ <string>uni204F</string>
+ <string>uni204E</string>
+ <string>uni204D</string>
+ <string>uni204C</string>
+ <string>uni204B</string>
+ <string>uni204A</string>
+ <string>jsuper</string>
+ <string>epsilon1</string>
+ <string>CR</string>
+ <string>uni02E7_uni02E7_uni02E5</string>
+ <string>uni02E7_uni02E7_uni02E6</string>
+ <string>uni02E7_uni02E7_uni02E8</string>
+ <string>uni02E7_uni02E7_uni02E9</string>
+ <string>slashlongnosp</string>
+ <string>uni02E6_uni02E8_uni02E8</string>
+ <string>uni02E6_uni02E8_uni02E9</string>
+ <string>uni02E6_uni02E8_uni02E6</string>
+ <string>uni02E6_uni02E8_uni02E7</string>
+ <string>uni02E6_uni02E8_uni02E5</string>
+ <string>uni02E9_uni02E8</string>
+ <string>uni1D10.cn</string>
+ <string>uni02E9_uni02E7</string>
+ <string>uni02E9_uni02E6</string>
+ <string>uni02E9_uni02E5</string>
+ <string>exclam1</string>
+ <string>uniA771.cn</string>
+ <string>q.cn</string>
+ <string>Digamma</string>
+ <string>candrabindunosp</string>
+ <string>khook</string>
+ <string>qofdagesh</string>
+ <string>uniA71B</string>
+ <string>uniA71C</string>
+ <string>uniA71A</string>
+ <string>uniA71F</string>
+ <string>uniA71E</string>
+ <string>uni036A</string>
+ <string>uni036B</string>
+ <string>uni036C</string>
+ <string>uni036D</string>
+ <string>uni036E</string>
+ <string>uni036F</string>
+ <string>uni0249.ccmp</string>
+ <string>uni20B7</string>
+ <string>uni20B6</string>
+ <string>uni20B0</string>
+ <string>uni20BB</string>
+ <string>tildedoublecmb</string>
+ <string>breveinverteddoublecmb</string>
+ <string>uni0362</string>
+ <string>uni0363</string>
+ <string>uni0364</string>
+ <string>uni0365</string>
+ <string>uni0366</string>
+ <string>uni0367</string>
+ <string>uni0368</string>
+ <string>uni0369</string>
+ <string>tildemidnosp</string>
+ <string>uniA718</string>
+ <string>uniA719</string>
+ <string>uni01F6</string>
+ <string>uni01F7</string>
+ <string>uni02E6_uni02E7_uni02E7</string>
+ <string>uni02E6_uni02E7_uni02E6</string>
+ <string>uni02E6_uni02E7_uni02E9</string>
+ <string>uni02E6_uni02E7_uni02E8</string>
+ <string>uniA710</string>
+ <string>uniA711</string>
+ <string>uniA716</string>
+ <string>uniA717</string>
+ <string>uniA714</string>
+ <string>uniA715</string>
+ <string>uniA712</string>
+ <string>uniA713</string>
+ <string>uni1DA3</string>
+ <string>uniA66B</string>
+ <string>uniA66C</string>
+ <string>glottalstopinv</string>
+ <string>uniA66A</string>
+ <string>uniA66F</string>
+ <string>pertenthousand</string>
+ <string>uniA66E</string>
+ <string>acutelowmod</string>
+ <string>gravelowmod</string>
+ <string>fourthtonechinese</string>
+ <string>verticallinelowmod</string>
+ <string>secondtonechinese</string>
+ <string>Tonefive</string>
+ <string>romantwelve</string>
+ <string>arrowheadupmod</string>
+ <string>arrowheaddownmod</string>
+ <string>arrowheadleftmod</string>
+ <string>arrowheadrightmod</string>
+ <string>glottalstopmod</string>
+ <string>firsttonechinese</string>
+ <string>five.sup</string>
+ <string>uni1D8A.cn</string>
+ <string>uni021D</string>
+ <string>uni0268.ccmp</string>
+ <string>uni021C</string>
+ <string>uniA662</string>
+ <string>uniA663</string>
+ <string>uniA660</string>
+ <string>uniA661</string>
+ <string>uniA666</string>
+ <string>uni02E8_uni02E8_uni02E5</string>
+ <string>uni02E8_uni02E8_uni02E6</string>
+ <string>uni02E8_uni02E8_uni02E7</string>
+ <string>uni02E8_uni02E8_uni02E9</string>
+ <string>uniA668</string>
+ <string>numeralgreeksub</string>
+ <string>caronsubnosp</string>
+ <string>uni205E</string>
+ <string>uni205A</string>
+ <string>uni205B</string>
+ <string>uni205C</string>
+ <string>schwahook</string>
+ <string>uni0458.ccmp</string>
+ <string>uni2E0D</string>
+ <string>uni2E0E</string>
+ <string>uni1E9D</string>
+ <string>uni1E9F</string>
+ <string>slongdotaccent</string>
+ <string>uni1E9C</string>
+ <string>uniAB64</string>
+ <string>uniAB65</string>
+ <string>Dtopbar</string>
+ <string>uni1EFE</string>
+ <string>uni1EFD</string>
+ <string>uni1EFF</string>
+ <string>uni1EFA</string>
+ <string>uni1EFC</string>
+ <string>uni1EFB</string>
+ <string>uni2058</string>
+ <string>uni2059</string>
+ <string>uni2054</string>
+ <string>uni2055</string>
+ <string>uni2056</string>
+ <string>uni2057</string>
+ <string>uni2050</string>
+ <string>uni2051</string>
+ <string>uni2052</string>
+ <string>uni2053</string>
+ <string>uniA66D</string>
+ <string>ascript_uni02DE</string>
+ <string>longst</string>
+ <string>uni02E9_uni02E8_uni02E9</string>
+ <string>uni02E9_uni02E8_uni02E8</string>
+ <string>tesh</string>
+ <string>uni02E8_uni02E9_uni02E7</string>
+ <string>uni02E9_uni02E8_uni02E5</string>
+ <string>uni02E9_uni02E8_uni02E7</string>
+ <string>uni02E9_uni02E8_uni02E6</string>
+ <string>asterism</string>
+ <string>philatin</string>
+ <string>uniA75F</string>
+ <string>sixroman</string>
+ <string>Trthook</string>
+ <string>st.cn</string>
+ <string>uni1ABE.w1</string>
+ <string>uni1ABE.w2</string>
+ <string>uni1ABE.w3</string>
+ <string>uni02E6_uni02E7_uni02E5</string>
+ <string>cyrillichookleft</string>
+ <string>uni27EC</string>
+ <string>uni03D8</string>
+ <string>uni03D9</string>
+ <string>Upsilonhooksymbol</string>
+ <string>uniA75D</string>
+ <string>thetasymbolgreek</string>
+ <string>thook</string>
+ <string>uni03D7</string>
+ <string>uni0504</string>
+ <string>uni27EF</string>
+ <string>finaltsadi</string>
+ <string>uni27EE</string>
+ <string>uni27ED</string>
+ <string>uniA769</string>
+ <string>glottalstop</string>
+ <string>uni1D8F.cn</string>
+ <string>uniA766</string>
+ <string>uniA763</string>
+ <string>uni02E5_uni02E7</string>
+ <string>uni02E5_uni02E9</string>
+ <string>uni02E5_uni02E8</string>
+ <string>lbelt</string>
+ <string>uni0359</string>
+ <string>uni0358</string>
+ <string>epsilon1revclosed</string>
+ <string>uni0355</string>
+ <string>uni0354</string>
+ <string>uni0357</string>
+ <string>uni0356</string>
+ <string>uni0351</string>
+ <string>uni0350</string>
+ <string>uni0353</string>
+ <string>uni0352</string>
+ <string>glottalstopreversedmod</string>
+ <string>uni02E5_uni02E6_uni02E6</string>
+ <string>cadauna</string>
+ <string>lmidtilde_uni1ABE</string>
+ <string>uni02E5_uni02E6_uni02E9</string>
+ <string>uni02E5_uni02E6_uni02E8</string>
+ <string>U.cn</string>
+ <string>uni035E</string>
+ <string>uni0220</string>
+ <string>uni0223</string>
+ <string>uni035F</string>
+ <string>uni0225</string>
+ <string>uni0224</string>
+ <string>uni035C</string>
+ <string>uni035B</string>
+ <string>digamma</string>
+ <string>koppa</string>
+ <string>uni02E7_uni02E8_uni02E7</string>
+ <string>ringhalfrightcentered</string>
+ <string>colontriangularhalfmod</string>
+ <string>colontriangularmod</string>
+ <string>minusmod</string>
+ <string>plusmod</string>
+ <string>downtackmod</string>
+ <string>linevertnosp</string>
+ <string>eshlooprev</string>
+ <string>uni02E7_uni02E8_uni02E9</string>
+ <string>uni02E7_uni02E8_uni02E8</string>
+ <string>uni1DBE</string>
+ <string>verticalbardbl</string>
+ <string>uniA699</string>
+ <string>uniA698</string>
+ <string>uniA697</string>
+ <string>uniA696</string>
+ <string>uniA695</string>
+ <string>romaneleven</string>
+ <string>uniA693</string>
+ <string>uniA692</string>
+ <string>uniA691</string>
+ <string>uniA690</string>
+ <string>Iota1</string>
+ <string>uniA69F</string>
+ <string>uniA69D</string>
+ <string>uniA69C</string>
+ <string>uniA69B</string>
+ <string>uniA69A</string>
+ <string>uniA667</string>
+ <string>uniA664</string>
+ <string>uniA73A</string>
+ <string>uniA73B</string>
+ <string>lsquare</string>
+ <string>uniA73C</string>
+ <string>carondotcomb</string>
+ <string>rhotichookmod</string>
+ <string>uniA669</string>
+ <string>uni1DD6</string>
+ <string>uni1DD7</string>
+ <string>uniAB36.cn</string>
+ <string>uni051F</string>
+ <string>oneeighth</string>
+ <string>linevertsubnosp</string>
+ <string>uniA7FE</string>
+ <string>uniA7FD</string>
+ <string>uniA7FC</string>
+ <string>uniA7FB</string>
+ <string>uniA7FA</string>
+ <string>uni0517</string>
+ <string>uni0516</string>
+ <string>uni0515</string>
+ <string>uni0514</string>
+ <string>uniA7F7</string>
+ <string>uni0519</string>
+ <string>uni0518</string>
+ <string>mcapturn</string>
+ <string>uni2E02</string>
+ <string>st</string>
+ <string>uni2E00</string>
+ <string>zbar</string>
+ <string>Rx</string>
+ <string>uni205D</string>
+ <string>Q.cn</string>
+ <string>uni02E7_uni02E5_uni02E6</string>
+ <string>uni02E7_uni02E5_uni02E7</string>
+ <string>uni02E7_uni02E5_uni02E5</string>
+ <string>uni02E7_uni02E5_uni02E8</string>
+ <string>uni02E7_uni02E5_uni02E9</string>
+ <string>uni1ABA_uni1ABD</string>
+ <string>uni02E5_uni02E9_uni02E7</string>
+ <string>uni02E6_uni02E5_uni02E9</string>
+ <string>uni02E6_uni02E5_uni02E8</string>
+ <string>uni02E6_uni02E5_uni02E6</string>
+ <string>uniA73F.cn</string>
+ <string>spaceopenbox</string>
+ <string>uni02E8_uni02E7_uni02E7</string>
+ <string>uni02E9_uni02E9_uni02E8</string>
+ <string>uni02E8_uni02E7_uni02E5</string>
+ <string>uni02E8_uni02E5_uni02E9</string>
+ <string>uni02E8_uni02E5_uni02E8</string>
+ <string>uni02E8_uni02E5_uni02E5</string>
+ <string>uni02E8_uni02E5_uni02E7</string>
+ <string>uni02E8_uni02E5_uni02E6</string>
+ <string>uni02E8_uni02E7_uni02E9</string>
+ <string>uni02E8_uni02E7_uni02E8</string>
+ <string>shindagesh</string>
+ <string>uni034B</string>
+ <string>uni034C</string>
+ <string>uni034A</string>
+ <string>uni034F</string>
+ <string>uni034D</string>
+ <string>uni034E</string>
+ <string>uni27E7</string>
+ <string>uni27E6</string>
+ <string>ibar</string>
+ <string>uni0348</string>
+ <string>uni0349</string>
+ <string>reverseddblprime</string>
+ <string>perispomenigreekcmb</string>
+ <string>koroniscmb</string>
+ <string>uni0347</string>
+ <string>uni0236</string>
+ <string>uni0234</string>
+ <string>uni0235</string>
+ <string>nlfthook</string>
+ <string>uniA68D</string>
+ <string>uniA68E</string>
+ <string>uniA68A</string>
+ <string>uni0238</string>
+ <string>uni0239</string>
+ <string>tackdownsubnosp</string>
+ <string>Fhook</string>
+ <string>uni02EA</string>
+ <string>uni02EB</string>
+ <string>uni2071.ccmp</string>
+ <string>uni02ED</string>
+ <string>uni02EF</string>
+ <string>Khook</string>
+ <string>glottalstopreversedsuperior</string>
+ <string>six.sup</string>
+ <string>tonebarhighmod</string>
+ <string>tonebarmidmod</string>
+ <string>tonebarlowmod</string>
+ <string>tonebarextralowmod</string>
+ <string>Fturn</string>
+ <string>uni023F</string>
+ <string>p.cn</string>
+ <string>f_f</string>
+ <string>uni023E</string>
+ <string>uni023B</string>
+ <string>uni023C</string>
+ <string>uni023A</string>
+ <string>uniA684</string>
+ <string>uniA685</string>
+ <string>uniA686</string>
+ <string>uniA687</string>
+ <string>uniA680</string>
+ <string>uniA681</string>
+ <string>uniA682</string>
+ <string>uniA683</string>
+ <string>uniA738</string>
+ <string>afii61664</string>
+ <string>uni1DC6</string>
+ <string>uni1DC4</string>
+ <string>babygamma</string>
+ <string>Vcursive</string>
+ <string>careof</string>
+ <string>phi1</string>
+ <string>uni02E5_uni02E5_uni02E8</string>
+ <string>uni02E5_uni02E5_uni02E9</string>
+ <string>uni1D92.cn</string>
+ <string>uni2C68</string>
+ <string>phook.cn</string>
+ <string>breveacutecomb</string>
+ <string>uni2C69</string>
+ <string>uni2C66</string>
+ <string>mhook</string>
+ <string>uni2C67</string>
+ <string>uni0500</string>
+ <string>uni27EB</string>
+ <string>uni27EA</string>
+ <string>uni0503</string>
+ <string>wynn</string>
+ <string>uni0505</string>
+ <string>uni0506</string>
+ <string>uni0507</string>
+ <string>uni0508</string>
+ <string>uni0509</string>
+ <string>rturn</string>
+ <string>referencemark</string>
+ <string>Ghook</string>
+ <string>overscorenosp</string>
+ <string>breveinvsubnosp_uni1ABD</string>
+ <string>commaaboverightcomb</string>
+ <string>uni02E5_uni02E9_uni02E6</string>
+ <string>versicle</string>
+ <string>hyphen__</string>
+ <string>uni02E5_uni02E9_uni02E8</string>
+ <string>uni02E5_uni02E9_uni02E9</string>
+ <string>uni050A</string>
+ <string>uni050B</string>
+ <string>uni050C</string>
+ <string>uni050D</string>
+ <string>uni050E</string>
+ <string>uni050F</string>
+ <string>lrthook</string>
+ <string>uni27E9</string>
+ <string>uni27E8</string>
+ <string>diaeresistonosnosp</string>
+ <string>stigma</string>
+ <string>uni051E</string>
+ <string>afii57596</string>
+ <string>afii57598</string>
+ <string>uni2B4E</string>
+ <string>uni2B4F</string>
+ <string>rturnascend</string>
+ <string>romanfivehundred</string>
+ <string>uni0069.ccmp</string>
+ <string>uni2C6D</string>
+ <string>caret</string>
+ <string>uni024B</string>
+ <string>uni024A</string>
+ <string>uni024F</string>
+ <string>uni024E</string>
+ <string>uni024D</string>
+ <string>uni2C6B</string>
+ <string>uniA786</string>
+ <string>caretinsertionpoint</string>
+ <string>bridgesubnosp</string>
+ <string>uni0243</string>
+ <string>uni0242</string>
+ <string>uni0241</string>
+ <string>uni0240</string>
+ <string>uni0247</string>
+ <string>uni0246</string>
+ <string>uni0245</string>
+ <string>uni0244</string>
+ <string>uni0249</string>
+ <string>uni0248</string>
+ <string>uniA739</string>
+ <string>accountof</string>
+ <string>uni02F9</string>
+ <string>uni02F8</string>
+ <string>uni02F5</string>
+ <string>uni02F4</string>
+ <string>uni02F7</string>
+ <string>uni02F6</string>
+ <string>uni02F1</string>
+ <string>uni02F0</string>
+ <string>uni02F3</string>
+ <string>uni02F2</string>
+ <string>dotmacroncomb.lc</string>
+ <string>uni1D39</string>
+ <string>uni1D38</string>
+ <string>uni1D37</string>
+ <string>fiveeighths</string>
+ <string>uni1D35</string>
+ <string>uni1D34</string>
+ <string>uni1D33</string>
+ <string>uni1D32</string>
+ <string>uni1D31</string>
+ <string>uni1D30</string>
+ <string>zcurl</string>
+ <string>uni2C60</string>
+ <string>oopen.cn</string>
+ <string>uni1D3F</string>
+ <string>uni1D3E</string>
+ <string>uni1D3D</string>
+ <string>uni1D3C</string>
+ <string>uni1D3B</string>
+ <string>uni1D3A</string>
+ <string>uni02FE</string>
+ <string>uni02FD</string>
+ <string>uni02FF</string>
+ <string>uni02FA</string>
+ <string>uni02FC</string>
+ <string>uni02FB</string>
+ <string>dhook.cn</string>
+ <string>uniAB35</string>
+ <string>uniAB34</string>
+ <string>uniAB31</string>
+ <string>uniAB30</string>
+ <string>uniAB33</string>
+ <string>uni2185.cn</string>
+ <string>angstrom</string>
+ <string>macrongravecomb.lc</string>
+ <string>macronsubnosp</string>
+ <string>uniAB3E</string>
+ <string>uniAB3D</string>
+ <string>uniAB3F</string>
+ <string>uniAB3A</string>
+ <string>uniAB3C</string>
+ <string>ringlefthalfsubnosp</string>
+ <string>Lsmallcap</string>
+ <string>uniA75E</string>
+ <string>uniA75B</string>
+ <string>squaresubnosp</string>
+ <string>uniA75C</string>
+ <string>Schwa</string>
+ <string>uni1D83</string>
+ <string>uni1D80</string>
+ <string>linevertsubnosp_uni1ABD</string>
+ <string>uni2B5B</string>
+ <string>uni2B5C</string>
+ <string>uni2B5A</string>
+ <string>uni2B5F</string>
+ <string>uni2B5D</string>
+ <string>uni2B5E</string>
+ <string>uni024C</string>
+ <string>uniA723</string>
+ <string>three.sup</string>
+ <string>dcroat_uni1ABE</string>
+ <string>oi</string>
+ <string>uni1ABC.w2</string>
+ <string>uni1ABC.w3</string>
+ <string>uni1ABC.w1</string>
+ <string>uniA797.cn</string>
+ <string>Tonetwo</string>
+ <string>uni1DA4.ccmp</string>
+ <string>a.cn</string>
+ <string>uni02E6_uni02E5_uni02E5</string>
+ <string>henghook</string>
+ <string>two.sup</string>
+ <string>o_uni02DE</string>
+ <string>uni1D4C</string>
+ <string>finalmem</string>
+ <string>uni012F.ccmp</string>
+ <string>Gsmallcap</string>
+ <string>Esh</string>
+ <string>uni1D2D</string>
+ <string>uni1D2E</string>
+ <string>uni1D2F</string>
+ <string>uni1D2A</string>
+ <string>uni1D2B</string>
+ <string>uni1D2C</string>
+ <string>zero.sup</string>
+ <string>acutedotcomb</string>
+ <string>ghook.cn</string>
+ <string>uni02E7_uni02E6_uni02E5</string>
+ <string>uni02E7_uni02E6_uni02E7</string>
+ <string>uni02E7_uni02E6_uni02E9</string>
+ <string>uni02E7_uni02E6_uni02E8</string>
+ <string>dieresismacroncomb.lc</string>
+ <string>brevegravecomb</string>
+ <string>uni1D28</string>
+ <string>uni1D29</string>
+ <string>uni1D24</string>
+ <string>uni1D25</string>
+ <string>uni1D26</string>
+ <string>uni1D27</string>
+ <string>uni1D20</string>
+ <string>uni1D21</string>
+ <string>uni1D22</string>
+ <string>uni1D23</string>
+ <string>circumflexacutecomb</string>
+ <string>Rsmallcapinv</string>
+ <string>uni02E5_uni02E7_uni02E9</string>
+ <string>uni02E5_uni02E7_uni02E6</string>
+ <string>uni02E5_uni02E7_uni02E7</string>
+ <string>uni02E5_uni02E7_uni02E5</string>
+ <string>zerowidthjoiner</string>
+ <string>uni02E6_uni02E9_uni02E7</string>
+ <string>uni02E6_uni02E9_uni02E5</string>
+ <string>placeofinterestsign</string>
+ <string>ts</string>
+ <string>uni02E6_uni02E9_uni02E9</string>
+ <string>tonesix</string>
+ <string>uni2E37</string>
+ <string>uni2E36</string>
+ <string>uni2E35</string>
+ <string>uni2E34</string>
+ <string>uni2E33</string>
+ <string>uni2E32</string>
+ <string>uni2E31</string>
+ <string>uni2E30</string>
+ <string>uni2E39</string>
+ <string>uni2E38</string>
+ <string>twothirds</string>
+ <string>uni2E3E</string>
+ <string>uni2E3D</string>
+ <string>uni2E3C</string>
+ <string>uni2E3B</string>
+ <string>uni2E3A</string>
+ <string>uni1F16B</string>
+ <string>pisymbolgreek</string>
+ <string>uni1F16A</string>
+ <string>dieresisgravecomb.lc</string>
+ <string>uniA755</string>
+ <string>tonefive</string>
+ <string>uniA752</string>
+ <string>uniA79D</string>
+ <string>uniA753</string>
+ <string>tildedieresiscomb</string>
+ <string>uniA750</string>
+ <string>uni0528</string>
+ <string>uni0529</string>
+ <string>tel</string>
+ <string>uni0522</string>
+ <string>uni0523</string>
+ <string>uni0520</string>
+ <string>uni0521</string>
+ <string>uniA70D</string>
+ <string>commasuprevnosp</string>
+ <string>uni2183.cn</string>
+ <string>dotdblsubnosp_uni1ABD</string>
+ <string>uni1D97.cn</string>
+ <string>hyphennobreak</string>
+ <string>archdblsubnosp</string>
+ <string>e.cn</string>
+ <string>hsuper</string>
+ <string>deltaturn</string>
+ <string>published</string>
+ <string>uni052B</string>
+ <string>uni052C</string>
+ <string>wsuper</string>
+ <string>uni052A</string>
+ <string>uni052D</string>
+ <string>uni037D.cn</string>
+ <string>macronacutecomb.lc</string>
+ <string>c.cn</string>
+ <string>Oopen.cn</string>
+ <string>oopen_uni02DE</string>
+ <string>four.frac</string>
+ <string>uni030C_uni1ABB</string>
+ <string>hhook</string>
+ <string>onedotleader</string>
+ <string>uni02E8_uni02E9_uni02E5</string>
+ <string>uni02E8_uni02E9_uni02E6</string>
+ <string>uni02E8_uni02E9_uni02E9</string>
+ <string>uni02E8_uni02E9_uni02E8</string>
+ <string>plussubnosp</string>
+ <string>largerighthook</string>
+ <string>dtopbar</string>
+ <string>romanthree</string>
+ <string>uni1D36</string>
+ <string>uni1DCF</string>
+ <string>uni1DCE</string>
+ <string>uni1DCD</string>
+ <string>uni1DCC</string>
+ <string>uni1DCB</string>
+ <string>uni1DCA</string>
+ <string>Nhook</string>
+ <string>fi</string>
+ <string>tildemacroncomb.lc</string>
+ <string>iota1</string>
+ <string>uni02E6_uni02E8</string>
+ <string>uni02E6_uni02E9</string>
+ <string>uni1DC9</string>
+ <string>uni1DC8</string>
+ <string>uni1DC7</string>
+ <string>uni02E6_uni02E5</string>
+ <string>uni1DC5</string>
+ <string>uni02E6_uni02E7</string>
+ <string>uni1DC3</string>
+ <string>uni1DC2</string>
+ <string>uni1DC1</string>
+ <string>uni1DC0</string>
+ <string>uniAB42</string>
+ <string>g.cn</string>
+ <string>uni2E2D</string>
+ <string>uni2E2E</string>
+ <string>uni2E2F</string>
+ <string>uni2E2A</string>
+ <string>uni2E2B</string>
+ <string>uni2E2C</string>
+ <string>uni1D19</string>
+ <string>uni1D18</string>
+ <string>uni02E9_uni02E7_uni02E5</string>
+ <string>uni1D11</string>
+ <string>uni1D10</string>
+ <string>uni1D13</string>
+ <string>uni1D12</string>
+ <string>uni1D15</string>
+ <string>uni1D14</string>
+ <string>uni1D17</string>
+ <string>uni1D16</string>
+ <string>uniFE28</string>
+ <string>hooksubretronosp</string>
+ <string>circumflexhookcomb</string>
+ <string>uniA785</string>
+ <string>uniA784</string>
+ <string>uniA787</string>
+ <string>uniA781</string>
+ <string>uniA780</string>
+ <string>uniA783</string>
+ <string>uniA782</string>
+ <string>qhook.cn</string>
+ <string>ghook</string>
+ <string>uniA789</string>
+ <string>uniA788</string>
+ <string>uniA78E</string>
+ <string>uniA78D</string>
+ <string>uniA78A</string>
+ <string>uniA78C</string>
+ <string>uniA78B</string>
+ <string>Eturn</string>
+ <string>primerev1</string>
+ <string>uni1D1A</string>
+ <string>uni1D1C</string>
+ <string>uni1D1B</string>
+ <string>uni1D1E</string>
+ <string>uni1D1D</string>
+ <string>uni1D1F</string>
+ <string>uni2E24</string>
+ <string>uni2E25</string>
+ <string>uni2E26</string>
+ <string>uni2E27</string>
+ <string>uni2E20</string>
+ <string>uni2E21</string>
+ <string>uni2E22</string>
+ <string>uni2E23</string>
+ <string>uni2E28</string>
+ <string>uni2E29</string>
+ <string>Eng</string>
+ <string>macrondieresiscomb.lc</string>
+ <string>trthook</string>
+ <string>uni02E5_uni02E6</string>
+ <string>twodotleader</string>
+ <string>Chook.cn</string>
+ <string>uni02E8_uni02E6</string>
+ <string>uni02E8_uni02E7</string>
+ <string>uni02E8_uni02E5</string>
+ <string>uni02E8_uni02E9</string>
+ <string>romannine</string>
+ <string>epsilonclosed</string>
+ <string>uni1FBD</string>
+ <string>uniA759</string>
+ <string>omegacyrillic</string>
+ <string>Omegacyrillic</string>
+ <string>yuslittlecyrillic</string>
+ <string>Yuslittlecyrillic</string>
+ <string>eiotifiedcyrillic</string>
+ <string>Eiotifiedcyrillic</string>
+ <string>yuslittleiotifiedcyrillic</string>
+ <string>Yuslittleiotifiedcyrillic</string>
+ <string>uni02E9_uni02E7_uni02E8</string>
+ <string>uni02E9_uni02E7_uni02E9</string>
+ <string>four.sup</string>
+ <string>jcrosstail</string>
+ <string>uniA7B1</string>
+ <string>uniA7B0</string>
+ <string>uniA77F</string>
+ <string>uni2C78.cn</string>
+ <string>tildecomb_uni1ABC</string>
+ <string>tildecomb_uni1ABB</string>
+ <string>uniA77B</string>
+ <string>hhooksuper</string>
+ <string>Yusbigiotifiedcyrillic</string>
+ <string>yusbigcyrillic</string>
+ <string>Yusbigcyrillic</string>
+ <string>ksicyrillic</string>
+ <string>Ksicyrillic</string>
+ <string>yusbigiotifiedcyrillic</string>
+ <string>brevetildecomb</string>
+ <string>tildeacutecomb.lc</string>
+ <string>nine.frac</string>
+ <string>uni0456.ccmp</string>
+ <string>romanthousand</string>
+ <string>macronsub</string>
+ <string>ccurl</string>
+ <string>bullseye</string>
+ <string>dasiaoxia</string>
+ <string>dieresiscaroncomb.lc</string>
+ <string>uni1ABE</string>
+ <string>uni1ABD</string>
+ <string>uniA79A</string>
+ <string>uni1ABA</string>
+ <string>uni1ABC</string>
+ <string>uni1ABB</string>
+ <string>ascriptturn</string>
+ <string>uni1DB8</string>
+ <string>uni1DB9</string>
+ <string>uni1DB4</string>
+ <string>uni1DB5</string>
+ <string>uni1DB6</string>
+ <string>uni1DB7</string>
+ <string>uni1DB0</string>
+ <string>uni1DB1</string>
+ <string>uni1DB2</string>
+ <string>uni1DB3</string>
+ <string>uni1D0F</string>
+ <string>uni1D0D</string>
+ <string>uni1D0E</string>
+ <string>uni1D0B</string>
+ <string>uni1D0C</string>
+ <string>uni1D0A</string>
+ <string>uni02E5_uni02E6_uni02E7</string>
+ <string>uni1D06</string>
+ <string>uni1D07</string>
+ <string>uni1D04</string>
+ <string>uni1D05</string>
+ <string>uni1D02</string>
+ <string>uni1D03</string>
+ <string>uni1D00</string>
+ <string>uni1D01</string>
+ <string>uni1D08</string>
+ <string>uni1D09</string>
+ <string>jdotlessbar</string>
+ <string>uni1DBD</string>
+ <string>Zbar</string>
+ <string>uni1DBF</string>
+ <string>uni1DBA</string>
+ <string>uni1DBB</string>
+ <string>uni1DBC</string>
+ <string>uniA792</string>
+ <string>uni1AB4</string>
+ <string>uni1AB7</string>
+ <string>uni1AB6</string>
+ <string>uni1AB1</string>
+ <string>uni1AB0</string>
+ <string>uni1AB3</string>
+ <string>uni1AB2</string>
+ <string>uniA798</string>
+ <string>uniA799</string>
+ <string>uni1AB9</string>
+ <string>uni1AB8</string>
+ <string>uni1D61</string>
+ <string>colon.pnum</string>
+ <string>glottalstopbarrev</string>
+ <string>uni1D66</string>
+ <string>cyrillichook</string>
+ <string>uni2E11</string>
+ <string>uni2E10</string>
+ <string>uni2E13</string>
+ <string>uni2E12</string>
+ <string>uni2E15</string>
+ <string>uni2E14</string>
+ <string>ezh</string>
+ <string>ezhcurl</string>
+ <string>uni2E19</string>
+ <string>uni2E18</string>
+ <string>srthook</string>
+ <string>uni2E1C</string>
+ <string>uni2E1B</string>
+ <string>uni2E1E</string>
+ <string>uni2E1D</string>
+ <string>uni2E1F</string>
+ <string>Chook</string>
+ <string>uni1DE9</string>
+ <string>uniAB39</string>
+ <string>uniAB38</string>
+ <string>nine.sup</string>
+ <string>uniAB37</string>
+ <string>uniAB36</string>
+ <string>kturn</string>
+ <string>numeralgreek</string>
+ <string>uniAB32</string>
+ <string>uni20AF</string>
+ <string>Ibar</string>
+ <string>Omegaroundcyrillic</string>
+ <string>omegaroundcyrillic</string>
+ <string>Omegatitlocyrillic</string>
+ <string>omegatitlocyrillic</string>
+ <string>Otcyrillic</string>
+ <string>otcyrillic</string>
+ <string>mturn</string>
+ <string>uni2C61</string>
+ <string>gcursive</string>
+ <string>uniA756.cn</string>
+ <string>yturn</string>
+ <string>uni035D</string>
+ <string>uni02E5_uni02E8_uni02E5</string>
+ <string>uni02E5_uni02E8_uni02E7</string>
+ <string>uni02E5_uni02E8_uni02E6</string>
+ <string>d.cn</string>
+ <string>uni035A</string>
+ <string>uni02E5_uni02E8_uni02E9</string>
+ <string>uni02E5_uni02E8_uni02E8</string>
+ <string>uni02E6_uni02E6_uni02E5</string>
+ <string>tccurl</string>
+ <string>quotedblreversed</string>
+ <string>Rturnsuper</string>
+ <string>uni1FCE</string>
+ <string>uni1FCF</string>
+ <string>upsilonlatin</string>
+ <string>uni1FC1</string>
+ <string>uni1FC0</string>
+ <string>uniA775</string>
+ <string>dieresisacutecomb</string>
+ <string>eng_uni1ABE</string>
+ <string>macroncomb_uni1ABB</string>
+ <string>ringhalfleftcentered</string>
+ <string>uni02E7_uni02E8_uni02E6</string>
+ <string>uni02E7_uni02E8_uni02E5</string>
+ <string>omegaclosed</string>
+ <string>uni1DAA</string>
+ <string>uni1DAC</string>
+ <string>uni1DAB</string>
+ <string>uni1DAE</string>
+ <string>uni1DAD</string>
+ <string>uni1DAF</string>
+ <string>uni1DE2</string>
+ <string>rturnrthook</string>
+ <string>uniAB3B</string>
+ <string>gbar</string>
+ <string>uni1DA9</string>
+ <string>uni1DA8</string>
+ <string>OI</string>
+ <string>uni1DA1</string>
+ <string>uni1DA0</string>
+ <string>uni1DA2</string>
+ <string>uni1DA5</string>
+ <string>uni1DA4</string>
+ <string>uni1DA7</string>
+ <string>uni1DA6</string>
+ <string>xsupnosp</string>
+ <string>uni1D73</string>
+ <string>uni1D72</string>
+ <string>uni1D71</string>
+ <string>uni1D70</string>
+ <string>uni1D77</string>
+ <string>uni1D76</string>
+ <string>uni1D75</string>
+ <string>uni1D74</string>
+ <string>uni2E0F</string>
+ <string>uni1D79</string>
+ <string>uni1D78</string>
+ <string>uni2E0B</string>
+ <string>uni2E0C</string>
+ <string>ascriptturn_uni02DE</string>
+ <string>uni2E0A</string>
+ <string>sampi</string>
+ <string>uni02E9_uni02E7_uni02E6</string>
+ <string>epsilon1revclosed_uni02DE</string>
+ <string>o.cn</string>
+ <string>uniA768</string>
+ <string>uniA767</string>
+ <string>uniA765</string>
+ <string>uniA764</string>
+ <string>uni02E9_uni02E7_uni02E7</string>
+ <string>uniA762</string>
+ <string>uniA761</string>
+ <string>uniA760</string>
+ <string>uni02E5_uni02E9_uni02E5</string>
+ <string>uniA76F</string>
+ <string>uniA76E</string>
+ <string>uniA76D</string>
+ <string>uniA76C</string>
+ <string>uniA76B</string>
+ <string>eshshortrev</string>
+ <string>b.cn</string>
+ <string>uni1D7C</string>
+ <string>uni1D7B</string>
+ <string>uni1D7A</string>
+ <string>ounce</string>
+ <string>uni1D7F</string>
+ <string>uni1D7E</string>
+ <string>uni1D7D</string>
+ <string>uni2E06</string>
+ <string>uni2E07</string>
+ <string>uni2E04</string>
+ <string>uni2E05</string>
+ <string>uni2E03</string>
+ <string>uni2E01</string>
+ <string>phook</string>
+ <string>uniA694</string>
+ <string>vscript</string>
+ <string>uniA688</string>
+ <string>acuterightnosp</string>
+ <string>uniA68F</string>
+ <string>barmidlongnosp</string>
+ <string>uni02E6_uni02E6_uni02E9</string>
+ <string>a_uni02DE</string>
+ <string>tildevertsupnosp</string>
+ <string>dotmacroncomb</string>
+ <string>linevertdblnosp</string>
+ <string>s.cn</string>
+ <string>uni03F3.ccmp</string>
+ <string>uni1D96.ccmp</string>
+ <string>macrondieresiscomb</string>
+ <string>jhookdblbar</string>
+ <string>six.frac</string>
+ <string>G.cn</string>
+ <string>seven.frac</string>
+ <string>C.cn</string>
+ <string>overline</string>
+ <string>uniA79B</string>
+ <string>uniA79C</string>
+ <string>ascript</string>
+ <string>O.cn</string>
+ <string>uniA79F</string>
+ <string>seven.sup</string>
+ <string>threeeighths</string>
+ <string>uniA73E.cn</string>
+ <string>uni03CF</string>
+ <string>uniA79E</string>
+ <string>uni20DC</string>
+ <string>uni20DB</string>
+ <string>romansix</string>
+ <string>uni1FBF</string>
+ <string>uni1FBE</string>
+ <string>uniA77D</string>
+ <string>uniA77E</string>
+ <string>romaneight</string>
+ <string>uniA77A</string>
+ <string>bhook</string>
+ <string>uniA77C</string>
+ <string>Dhook</string>
+ <string>Dbar1</string>
+ <string>uni1D6A</string>
+ <string>zrthook</string>
+ <string>uni1D6C</string>
+ <string>uni1D6D</string>
+ <string>uni1D6E</string>
+ <string>uni1D6F</string>
+ <string>zero.frac</string>
+ <string>uni1D60</string>
+ <string>charactertie</string>
+ <string>uni1D62</string>
+ <string>uni1D63</string>
+ <string>uni1D64</string>
+ <string>uni1D65</string>
+ <string>uni1D67</string>
+ <string>uni1D68</string>
+ <string>uni1D69</string>
+ <string>uniA778</string>
+ <string>uniA779</string>
+ <string>uniA774</string>
+ <string>Stigma</string>
+ <string>uniA776</string>
+ <string>uniA777</string>
+ <string>uniA770</string>
+ <string>uniA771</string>
+ <string>uniA772</string>
+ <string>uniA773</string>
+ <string>epsilon1rev</string>
+ <string>uni1D62.ccmp</string>
+ <string>iotasubnosp_uni1ABD</string>
+ <string>Epsilon1</string>
+ <string>uni1DA8.ccmp</string>
+ <string>Gamma1</string>
+ <string>iotasubnosp</string>
+ <string>dieresisgravecomb</string>
+ <string>tildemacroncomb</string>
+ <string>uni0221</string>
+ <string>gamma1</string>
+ <string>uniA7AB</string>
+ <string>uniA7AC</string>
+ <string>uniA7AA</string>
+ <string>bhook.cn</string>
+ <string>uniA7AD</string>
+ <string>pipedblbar</string>
+ <string>uni2E08</string>
+ <string>YR</string>
+ <string>kgreenlandic</string>
+ <string>uni2E09</string>
+ <string>uni2182</string>
+ <string>uni2183</string>
+ <string>uni2180</string>
+ <string>uni2181</string>
+ <string>uni2186</string>
+ <string>uni2187</string>
+ <string>uni2184</string>
+ <string>uni2185</string>
+ <string>uni2188</string>
+ <string>uni0222</string>
+ <string>romanseven</string>
+ <string>uniA7A8</string>
+ <string>uniA7A9</string>
+ <string>uniA7A2</string>
+ <string>uniA7A3</string>
+ <string>uniA7A0</string>
+ <string>uniA7A1</string>
+ <string>uniA7A6</string>
+ <string>btopbar</string>
+ <string>uniA7A4</string>
+ <string>uniA7A5</string>
+ <string>aturn</string>
+ <string>uni2C7A</string>
+ <string>uni2C7C</string>
+ <string>uni2C7B</string>
+ <string>uni2C7D</string>
+ <string>uni2C7F</string>
+ <string>rfishhookrev</string>
+ <string>uniA70B</string>
+ <string>romanhundred</string>
+ <string>uni1FEE</string>
+ <string>uni1FED</string>
+ <string>graveleftnosp</string>
+ <string>uniA7FF</string>
+ <string>uni2C71</string>
+ <string>uni2C70</string>
+ <string>uni2C73</string>
+ <string>uni2189</string>
+ <string>uni2C74</string>
+ <string>uni2C77</string>
+ <string>uni2C76</string>
+ <string>uni2C79</string>
+ <string>uni2C78</string>
+ <string>xsuper</string>
+ <string>tackleftsubnosp</string>
+ <string>eurocurrency</string>
+ <string>uni20E8</string>
+ <string>rho1</string>
+ <string>uni20E3</string>
+ <string>uni1AB5</string>
+ <string>uniA7F9</string>
+ <string>uniA793</string>
+ <string>uniA7F8</string>
+ <string>uniA790</string>
+ <string>uniA791</string>
+ <string>uniA796</string>
+ <string>dblapostrophe</string>
+ <string>uniA797</string>
+ <string>uniA794</string>
+ <string>uniA795</string>
+ <string>glottalstopbar</string>
+ <string>dieresisnosp_uni1ABB</string>
+ <string>uni1D59</string>
+ <string>uni1D58</string>
+ <string>uni1D55</string>
+ <string>uni1D54</string>
+ <string>uni1D57</string>
+ <string>uni1D56</string>
+ <string>uni1D51</string>
+ <string>uni1D50</string>
+ <string>uni1D53</string>
+ <string>uni1D52</string>
+ <string>Yhook</string>
+ <string>uniA749</string>
+ <string>uniA748</string>
+ <string>minussubnosp</string>
+ <string>uniA741</string>
+ <string>uniA740</string>
+ <string>uniA743</string>
+ <string>uniA742</string>
+ <string>uniA745</string>
+ <string>uniA747</string>
+ <string>uniA746</string>
+ <string>uniA74A</string>
+ <string>uniA74C</string>
+ <string>uniA74B</string>
+ <string>uniA74E</string>
+ <string>uniA74D</string>
+ <string>rturnsuper</string>
+ <string>linevert</string>
+ <string>uni02E5_uni02E6_uni02E5</string>
+ <string>Phook</string>
+ <string>addresssubject</string>
+ <string>eight.frac</string>
+ <string>primetriplerev1</string>
+ <string>uni1D5E</string>
+ <string>uni1D5D</string>
+ <string>uni1D5F</string>
+ <string>uni1D5A</string>
+ <string>uni1D5C</string>
+ <string>uni1D5B</string>
+ <string>uni217F</string>
+ <string>uni217E</string>
+ <string>uni217D</string>
+ <string>uni217C</string>
+ <string>twelveroman</string>
+ <string>elevenroman</string>
+ <string>lambdabar</string>
+ <string>uniA671</string>
+ <string>uniA767.cn</string>
+ <string>rfishhook</string>
+ <string>uniA7A7</string>
+ <string>pipe</string>
+ <string>tenroman</string>
+ <string>nineroman</string>
+ <string>eightroman</string>
+ <string>sevenroman</string>
+ <string>dzcurl</string>
+ <string>fiveroman</string>
+ <string>fourroman</string>
+ <string>threeroman</string>
+ <string>tworoman</string>
+ <string>oneroman</string>
+ <string>uniA654</string>
+ <string>circumflextildecomb</string>
+ <string>underscoredblnosp</string>
+ <string>ysuper</string>
+ <string>tackrightsubnosp</string>
+ <string>uni2E17</string>
+ <string>uni2E16</string>
+ <string>uniA665</string>
+ <string>D.cn</string>
+ <string>rsuper</string>
+ <string>Sampi</string>
+ <string>uni2C7E</string>
+ <string>uni2E1A</string>
+ <string>schwa</string>
+ <string>gbar_uni1ABE</string>
+ <string>uni1DDA</string>
+ <string>koppacyrillic</string>
+ <string>Koppacyrillic</string>
+ <string>titlocyrilliccmb</string>
+ <string>thousandcyrillic</string>
+ <string>dasiapneumatacyrilliccmb</string>
+ <string>palatalizationcyrilliccmb</string>
+ <string>uni0487</string>
+ <string>psilipneumatacyrilliccmb</string>
+ <string>uni0489</string>
+ <string>uni0488</string>
+ <string>uni2C64</string>
+ <string>uni2C65</string>
+ <string>uni2C62</string>
+ <string>uni2C63</string>
+ <string>uni02E5_uni02E5_uni02E6</string>
+ <string>uni02E5_uni02E5_uni02E7</string>
+ <string>bbar</string>
+ <string>dhook</string>
+ <string>uni20F0</string>
+ <string>eshcurl</string>
+ <string>uni2C6F</string>
+ <string>uni2C6E</string>
+ <string>uni2C6C</string>
+ <string>uniA657.cn</string>
+ <string>uni2C6A</string>
+ <string>quotereversed</string>
+ <string>romanfive</string>
+ <string>tonetwo</string>
+ <string>rdescend</string>
+ <string>uni1FDD</string>
+ <string>uni1FDE</string>
+ <string>uni1FDF</string>
+ <string>slashshortnosp</string>
+ <string>twostroke</string>
+ <string>ezhtail</string>
+ <string>uni1DF0</string>
+ <string>uni1DF1</string>
+ <string>uni1DF2</string>
+ <string>uni1DF3</string>
+ <string>uni1DF4</string>
+ <string>uni1DF5</string>
+ <string>uniA75A</string>
+ <string>caronbelowcmb</string>
+ <string>acutesubnosp</string>
+ <string>romantwo</string>
+ <string>eight.sup</string>
+ <string>uni1D6B</string>
+ <string>uni1D4B</string>
+ <string>uni1D4A</string>
+ <string>uni1D4F</string>
+ <string>uni1D4D</string>
+ <string>uni1D4E</string>
+ <string>uni1D48</string>
+ <string>uni1D49</string>
+ <string>uni1D42</string>
+ <string>uni1D43</string>
+ <string>uni1D40</string>
+ <string>uni1D41</string>
+ <string>uni1D46</string>
+ <string>uni1D47</string>
+ <string>uni1D44</string>
+ <string>uni1D45</string>
+ <string>finalkaf</string>
+ <string>uniA756</string>
+ <string>uniA757</string>
+ <string>uniA754</string>
+ <string>uni1DFC</string>
+ <string>uni1DFD</string>
+ <string>uni1DFE</string>
+ <string>uni1DFF</string>
+ <string>uniA751</string>
+ <string>uniA758</string>
+ <string>uni1FEF</string>
+ <string>dblprimemod</string>
+ <string>Ezhreversed</string>
+ <string>ezhreversed</string>
+ <string>Ezh</string>
+ <string>romanfifty</string>
+ <string>uni02E8_uni02E6_uni02E5</string>
+ <string>ringhalfright</string>
+ <string>Ismallcap</string>
+ <string>uptackmod</string>
+ <string>hyphendot</string>
+ <string>uniFE29</string>
+ <string>epsilon1revhook</string>
+ <string>uniFE20</string>
+ <string>uniFE21</string>
+ <string>uniFE22</string>
+ <string>uniFE23</string>
+ <string>uniFE24</string>
+ <string>uniFE25</string>
+ <string>uniFE26</string>
+ <string>uniFE27</string>
+ <string>lyogh</string>
+ <string>uniFE2A</string>
+ <string>uniFE2B</string>
+ <string>uniFE2C</string>
+ <string>uniFE2D</string>
+ <string>finalnun</string>
+ <string>brevehookcomb</string>
+ <string>uniA76A</string>
+ <string>gammasuper</string>
+ <string>dyogh</string>
+ <string>chook</string>
+ <string>Nsmallcap</string>
+ <string>uniA729</string>
+ <string>Oopen</string>
+ <string>uni2098</string>
+ <string>uni2099</string>
+ <string>uni2090</string>
+ <string>uni2091</string>
+ <string>uni2092</string>
+ <string>uni2093</string>
+ <string>uni2094</string>
+ <string>uni2095</string>
+ <string>uni2096</string>
+ <string>uni2097</string>
+ <string>uni02B2.ccmp</string>
+ <string>bridgeinvsubnosp</string>
+ <string>uni2C72</string>
+ <string>uni2C75</string>
+ <string>lbar</string>
+ <string>tpalatalhook</string>
+ <string>Bhook</string>
+ <string>uni209A</string>
+ <string>uni209B</string>
+ <string>uni209C</string>
+ <string>uni02E6_uni02E6_uni02E7</string>
+ <string>uni02E6_uni02E6_uni02E8</string>
+ <string>uni02E6_uni02E5_uni02E7</string>
+ <string>commaaccentrotate</string>
+ <string>esh</string>
+ <string>cyrillictic</string>
+ <string>uni02E8_uni02E7_uni02E6</string>
+ <string>uni1DEE</string>
+ <string>uni1DED</string>
+ <string>uni1DEF</string>
+ <string>uni1DEA</string>
+ <string>uni1DEC</string>
+ <string>uni1DEB</string>
+ <string>pipedbl</string>
+ <string>uni1AB9_uni1ABD</string>
+ <string>yhook</string>
+ <string>chook.cn</string>
+ <string>uni029D.ccmp</string>
+ <string>uni2C7C.ccmp</string>
+ <string>wturn</string>
+ <string>hv</string>
+ <string>controlHT</string>
+ <string>uni1DE8</string>
+ <string>uni1DE5</string>
+ <string>uni1DE4</string>
+ <string>uni1DE7</string>
+ <string>uni1DE6</string>
+ <string>uni1DE1</string>
+ <string>uni1DE0</string>
+ <string>uni1DE3</string>
+ <string>controlSOT</string>
+ <string>uni037B.cn</string>
+ <string>uniA92E</string>
+ <string>bbar_uni1ABE</string>
+ <string>rrthook_uni1ABE</string>
+ <string>uniA722</string>
+ <string>uniA721</string>
+ <string>uniA720</string>
+ <string>uniA727</string>
+ <string>uniA726</string>
+ <string>uniA725</string>
+ <string>uniA724</string>
+ <string>commaabovecmb</string>
+ <string>uniA728</string>
+ <string>commaaboverightcmb</string>
+ <string>uni0502</string>
+ <string>hooksubpalatnosp</string>
+ <string>uni1AB8_uni1ABD</string>
+ <string>uniA758.cn</string>
+ <string>ezhcaron</string>
+ <string>Ezhcaron</string>
+ <string>uniA72C</string>
+ <string>uniA72B</string>
+ <string>uniA72A</string>
+ <string>uniA72F</string>
+ <string>uniA72E</string>
+ <string>uniA72D</string>
+ <string>uni2E42</string>
+ <string>uni2E40</string>
+ <string>uni2E41</string>
+ <string>tildeacutecomb</string>
+ <string>leftloop.cn</string>
+ <string>rightloop.cn</string>
+ <string>uniE000</string>
+ <string>uniE004</string>
+ <string>uniE002</string>
+ <string>uniE003</string>
+ <string>placeofinterestsign.specz.medium</string>
+ <string>uniE001</string>
+ <string>.notdef</string>
+ </array>
+ <key>type</key>
+ <string>glyphList</string>
+ </dict>
+ </array>
+ <key>org.robofab.componentMapping</key>
+ <dict>
+ </dict>
+ <key>public.glyphOrder</key>
+ <array>
+ <string>.null</string>
+ <string>space</string>
+ <string>A</string>
+ <string>Lambda</string>
+ <string>B</string>
+ <string>C</string>
+ <string>D</string>
+ <string>Dzcaron</string>
+ <string>E</string>
+ <string>F</string>
+ <string>G</string>
+ <string>H</string>
+ <string>Hcedilla</string>
+ <string>Hbar</string>
+ <string>Enhookcyrillic</string>
+ <string>Endescendercyrillic</string>
+ <string>uni04C9</string>
+ <string>Enghecyrillic</string>
+ <string>I</string>
+ <string>Idieresisacute</string>
+ <string>Itildebelow</string>
+ <string>J</string>
+ <string>K</string>
+ <string>Kabashkircyrillic</string>
+ <string>Kadescendercyrillic</string>
+ <string>L</string>
+ <string>Lslash</string>
+ <string>M</string>
+ <string>uni04CD</string>
+ <string>N</string>
+ <string>afii10026</string>
+ <string>uni048A</string>
+ <string>O</string>
+ <string>Oslash</string>
+ <string>Ohorn</string>
+ <string>P</string>
+ <string>Q</string>
+ <string>R</string>
+ <string>response</string>
+ <string>S</string>
+ <string>Germandbls</string>
+ <string>T</string>
+ <string>U</string>
+ <string>Uhorn</string>
+ <string>V</string>
+ <string>W</string>
+ <string>X</string>
+ <string>Hadescendercyrillic</string>
+ <string>uni04FC</string>
+ <string>Y</string>
+ <string>Z</string>
+ <string>AE</string>
+ <string>OE</string>
+ <string>Thorn</string>
+ <string>Gamma</string>
+ <string>Delta</string>
+ <string>Theta</string>
+ <string>Xi</string>
+ <string>Pi</string>
+ <string>Sigma</string>
+ <string>Phi</string>
+ <string>Psi</string>
+ <string>Omega</string>
+ <string>afii10018</string>
+ <string>afii10050</string>
+ <string>uni04FA</string>
+ <string>afii10021</string>
+ <string>afii10024</string>
+ <string>Zhedescendercyrillic</string>
+ <string>afii10025</string>
+ <string>Kaverticalstrokecyrillic</string>
+ <string>Kahookcyrillic</string>
+ <string>afii10029</string>
+ <string>uni04C5</string>
+ <string>uni052E</string>
+ <string>uni0512</string>
+ <string>afii10147</string>
+ <string>uni0524</string>
+ <string>afii10145</string>
+ <string>uni048E</string>
+ <string>afii10037</string>
+ <string>afii10038</string>
+ <string>afii10040</string>
+ <string>Tetsecyrillic</string>
+ <string>afii10041</string>
+ <string>Chedescendercyrillic</string>
+ <string>Cheverticalstrokecyrillic</string>
+ <string>Shhacyrillic</string>
+ <string>uni0526</string>
+ <string>afii10060</string>
+ <string>afii10042</string>
+ <string>afii10043</string>
+ <string>afii10044</string>
+ <string>afii10045</string>
+ <string>afii10046</string>
+ <string>afii10058</string>
+ <string>afii10059</string>
+ <string>afii10047</string>
+ <string>afii10048</string>
+ <string>afii10049</string>
+ <string>Ghemiddlehookcyrillic</string>
+ <string>Pemiddlehookcyrillic</string>
+ <string>afii10053</string>
+ <string>Haabkhasiancyrillic</string>
+ <string>Cheabkhasiancyrillic</string>
+ <string>Schwacyrillic</string>
+ <string>Dzeabkhasiancyrillic</string>
+ <string>uni0510</string>
+ <string>afii10148</string>
+ <string>afii10051</string>
+ <string>a</string>
+ <string>b</string>
+ <string>c</string>
+ <string>d</string>
+ <string>dcroat</string>
+ <string>e</string>
+ <string>f</string>
+ <string>g</string>
+ <string>h</string>
+ <string>hcedilla</string>
+ <string>i</string>
+ <string>idieresisacute</string>
+ <string>itildebelow</string>
+ <string>j</string>
+ <string>k</string>
+ <string>l</string>
+ <string>lslash</string>
+ <string>m</string>
+ <string>n</string>
+ <string>o</string>
+ <string>oslash</string>
+ <string>ohorn</string>
+ <string>p</string>
+ <string>q</string>
+ <string>r</string>
+ <string>s</string>
+ <string>t</string>
+ <string>u</string>
+ <string>uhorn</string>
+ <string>v</string>
+ <string>w</string>
+ <string>x</string>
+ <string>y</string>
+ <string>z</string>
+ <string>ae</string>
+ <string>oe</string>
+ <string>eth</string>
+ <string>thorn</string>
+ <string>alpha</string>
+ <string>beta</string>
+ <string>gamma</string>
+ <string>delta</string>
+ <string>epsilon</string>
+ <string>zeta</string>
+ <string>eta</string>
+ <string>theta</string>
+ <string>iota</string>
+ <string>lambda</string>
+ <string>xi</string>
+ <string>pi</string>
+ <string>rho</string>
+ <string>sigma1</string>
+ <string>sigma</string>
+ <string>tau</string>
+ <string>upsilon</string>
+ <string>phi</string>
+ <string>psi</string>
+ <string>omega</string>
+ <string>tonos</string>
+ <string>becyrillic</string>
+ <string>vecyrillic</string>
+ <string>gecyrillic</string>
+ <string>gheupturncyrillic</string>
+ <string>uni04FB</string>
+ <string>decyrillic</string>
+ <string>zhecyrillic</string>
+ <string>zhedescendercyrillic</string>
+ <string>zecyrillic</string>
+ <string>iicyrillic</string>
+ <string>uni048B</string>
+ <string>kacyrillic</string>
+ <string>kahookcyrillic</string>
+ <string>kadescendercyrillic</string>
+ <string>kaverticalstrokecyrillic</string>
+ <string>kabashkircyrillic</string>
+ <string>elcyrillic</string>
+ <string>uni04C6</string>
+ <string>uni0513</string>
+ <string>uni052F</string>
+ <string>emcyrillic</string>
+ <string>uni04CE</string>
+ <string>encyrillic</string>
+ <string>endescendercyrillic</string>
+ <string>enghecyrillic</string>
+ <string>enhookcyrillic</string>
+ <string>uni04CA</string>
+ <string>fitacyrillic</string>
+ <string>pecyrillic</string>
+ <string>uni0525</string>
+ <string>uni048F</string>
+ <string>tecyrillic</string>
+ <string>efcyrillic</string>
+ <string>uni04FD</string>
+ <string>hadescendercyrillic</string>
+ <string>tsecyrillic</string>
+ <string>dzhecyrillic</string>
+ <string>checyrillic</string>
+ <string>chedescendercyrillic</string>
+ <string>cheverticalstrokecyrillic</string>
+ <string>shacyrillic</string>
+ <string>shchacyrillic</string>
+ <string>softsigncyrillic</string>
+ <string>hardsigncyrillic</string>
+ <string>yericyrillic</string>
+ <string>uni048D</string>
+ <string>yatcyrillic</string>
+ <string>ljecyrillic</string>
+ <string>njecyrillic</string>
+ <string>ereversedcyrillic</string>
+ <string>iucyrillic</string>
+ <string>iacyrillic</string>
+ <string>ghemiddlehookcyrillic</string>
+ <string>pemiddlehookcyrillic</string>
+ <string>djecyrillic</string>
+ <string>tshecyrillic</string>
+ <string>uni0527</string>
+ <string>ecyrillic</string>
+ <string>haabkhasiancyrillic</string>
+ <string>tetsecyrillic</string>
+ <string>cheabkhasiancyrillic</string>
+ <string>dzeabkhasiancyrillic</string>
+ <string>izhitsacyrillic</string>
+ <string>dz</string>
+ <string>dzcaron</string>
+ <string>germandbls</string>
+ <string>dotlessi</string>
+ <string>dotlessj</string>
+ <string>dollar</string>
+ <string>cent</string>
+ <string>yen</string>
+ <string>sterling</string>
+ <string>florin</string>
+ <string>uni20BA</string>
+ <string>uni20BD</string>
+ <string>Euro</string>
+ <string>uni20B9</string>
+ <string>tenge</string>
+ <string>peseta</string>
+ <string>peso</string>
+ <string>kip</string>
+ <string>won</string>
+ <string>lira</string>
+ <string>hryvnia</string>
+ <string>naira</string>
+ <string>guarani</string>
+ <string>coloncurrency</string>
+ <string>cedi</string>
+ <string>cruzeiro</string>
+ <string>tugrik</string>
+ <string>mill</string>
+ <string>afii57636</string>
+ <string>manat</string>
+ <string>rupee</string>
+ <string>lari</string>
+ <string>zero</string>
+ <string>one</string>
+ <string>two</string>
+ <string>three</string>
+ <string>four</string>
+ <string>five</string>
+ <string>six</string>
+ <string>seven</string>
+ <string>eight</string>
+ <string>nine</string>
+ <string>ampersand</string>
+ <string>exclam</string>
+ <string>exclamdown</string>
+ <string>question</string>
+ <string>questiondown</string>
+ <string>parenleft</string>
+ <string>parenright</string>
+ <string>bracketleft</string>
+ <string>bracketright</string>
+ <string>braceleft</string>
+ <string>braceright</string>
+ <string>at</string>
+ <string>numbersign</string>
+ <string>currency</string>
+ <string>slash</string>
+ <string>bar</string>
+ <string>brokenbar</string>
+ <string>backslash</string>
+ <string>hyphenbullet</string>
+ <string>hyphen</string>
+ <string>endash</string>
+ <string>figuredash</string>
+ <string>emdash</string>
+ <string>bullet</string>
+ <string>quoteleft</string>
+ <string>quoteright</string>
+ <string>primetripl1</string>
+ <string>quotesingle</string>
+ <string>quotedbl</string>
+ <string>quotedblleft</string>
+ <string>quotedblright</string>
+ <string>quotedblbase</string>
+ <string>quotesinglbase</string>
+ <string>comma</string>
+ <string>period</string>
+ <string>ellipsis</string>
+ <string>colon</string>
+ <string>semicolon</string>
+ <string>guilsinglleft</string>
+ <string>guilsinglright</string>
+ <string>guillemotleft</string>
+ <string>guillemotright</string>
+ <string>less</string>
+ <string>greater</string>
+ <string>lessequal</string>
+ <string>greaterequal</string>
+ <string>equal</string>
+ <string>notequal</string>
+ <string>plus</string>
+ <string>minus</string>
+ <string>multiply</string>
+ <string>divide</string>
+ <string>plusminus</string>
+ <string>approxequal</string>
+ <string>asciitilde</string>
+ <string>logicalnot</string>
+ <string>periodcentered</string>
+ <string>anoteleia</string>
+ <string>questiongreek</string>
+ <string>underscore</string>
+ <string>dagger</string>
+ <string>daggerdbl</string>
+ <string>asciicircum</string>
+ <string>asterisk</string>
+ <string>registered</string>
+ <string>trademark</string>
+ <string>servicemark</string>
+ <string>degree</string>
+ <string>ordfeminine</string>
+ <string>ordmasculine</string>
+ <string>isuperior</string>
+ <string>nsuperior</string>
+ <string>paragraph</string>
+ <string>section</string>
+ <string>copyright</string>
+ <string>infinity</string>
+ <string>partialdiff</string>
+ <string>summation</string>
+ <string>product</string>
+ <string>integral</string>
+ <string>radical</string>
+ <string>lozenge</string>
+ <string>fraction</string>
+ <string>zerosub</string>
+ <string>oneinferior</string>
+ <string>twosub</string>
+ <string>threesub</string>
+ <string>foursub</string>
+ <string>fivesub</string>
+ <string>sixinferior</string>
+ <string>sevensub</string>
+ <string>eightsub</string>
+ <string>nineinferior</string>
+ <string>plussub</string>
+ <string>minussub</string>
+ <string>equalsub</string>
+ <string>parenleftinferior</string>
+ <string>parenrightsub</string>
+ <string>zerosuperior</string>
+ <string>onesuperior</string>
+ <string>twosuperior</string>
+ <string>threesuperior</string>
+ <string>foursuperior</string>
+ <string>fivesuperior</string>
+ <string>sixsuperior</string>
+ <string>sevensuperior</string>
+ <string>eightsuperior</string>
+ <string>ninesuperior</string>
+ <string>plussuperior</string>
+ <string>minussuperior</string>
+ <string>equalsuperior</string>
+ <string>parenleftsuperior</string>
+ <string>parenrightsuperior</string>
+ <string>onehalf</string>
+ <string>onequarter</string>
+ <string>threequarters</string>
+ <string>percent</string>
+ <string>perthousand</string>
+ <string>numero</string>
+ <string>acute</string>
+ <string>hungarumlaut</string>
+ <string>grave</string>
+ <string>dieresis</string>
+ <string>circumflex</string>
+ <string>tilde</string>
+ <string>macron</string>
+ <string>breve</string>
+ <string>dotaccent</string>
+ <string>ring</string>
+ <string>caron</string>
+ <string>dieresistonos</string>
+ <string>cedilla</string>
+ <string>ogonek</string>
+ <string>commaaccent</string>
+ <string>acutecomb</string>
+ <string>acutedblnosp</string>
+ <string>gravecomb</string>
+ <string>dblgravecmb</string>
+ <string>macroncomb</string>
+ <string>dieresisnosp</string>
+ <string>brevenosp</string>
+ <string>breveinvnosp</string>
+ <string>hook</string>
+ <string>circumflexnosp</string>
+ <string>caroncmb</string>
+ <string>tildecomb</string>
+ <string>dotnosp</string>
+ <string>ringnosp</string>
+ <string>hornnosp</string>
+ <string>ogoneknosp</string>
+ <string>cedillanosp</string>
+ <string>circumflexsubnosp</string>
+ <string>brevesubnosp</string>
+ <string>dotbelow</string>
+ <string>commabelowcmb</string>
+ <string>dotdblsubnosp</string>
+ <string>ringsubnosp</string>
+ <string>underscorenosp</string>
+ <string>tildesubnosp</string>
+ <string>enquad</string>
+ <string>emquad</string>
+ <string>enspace</string>
+ <string>emspace</string>
+ <string>thirdemspace</string>
+ <string>quarteremspace</string>
+ <string>sixthemspace</string>
+ <string>figurespace</string>
+ <string>punctuationspace</string>
+ <string>thinspace</string>
+ <string>hairspace</string>
+ <string>zerowidthspace</string>
+ <string>arrowleft</string>
+ <string>arrowup</string>
+ <string>arrowright</string>
+ <string>arrowdown</string>
+ <string>triagrt</string>
+ <string>triagdn</string>
+ <string>triagup</string>
+ <string>blackleftpointingtriangle</string>
+ <string>mu</string>
+ <string>uni2009.fra</string>
+ <string>overscoredblnosp</string>
+ <string>uni215A</string>
+ <string>uni02E5_uni02E7_uni02E8</string>
+ <string>uni215F</string>
+ <string>tturn</string>
+ <string>uni2184.cn</string>
+ <string>uni2DEA</string>
+ <string>uni2DEB</string>
+ <string>uni2DEC</string>
+ <string>uni2DED</string>
+ <string>uni2DEE</string>
+ <string>macronacutecomb</string>
+ <string>uni1D91</string>
+ <string>uni1D90</string>
+ <string>uni1D93</string>
+ <string>uni1D92</string>
+ <string>uni1D95</string>
+ <string>uni1D94</string>
+ <string>uni1D97</string>
+ <string>uni1D96</string>
+ <string>uni1D99</string>
+ <string>uni1D98</string>
+ <string>uniA659</string>
+ <string>uniA658</string>
+ <string>crossbar</string>
+ <string>uniA653</string>
+ <string>uniA652</string>
+ <string>austral</string>
+ <string>uniA651</string>
+ <string>uniA650</string>
+ <string>uniA657</string>
+ <string>uniA656</string>
+ <string>uniA655</string>
+ <string>uniA65C</string>
+ <string>uniA65B</string>
+ <string>uniA65A</string>
+ <string>uniA65F</string>
+ <string>uniA65E</string>
+ <string>uniA65D</string>
+ <string>uni1D9A</string>
+ <string>uni1D9C</string>
+ <string>uni1D9B</string>
+ <string>uni006A.ccmp</string>
+ <string>uni1D9D</string>
+ <string>uni1D9F</string>
+ <string>acutedotcomb.lc</string>
+ <string>uni2DE9</string>
+ <string>tildedieresiscomb.lc</string>
+ <string>uni2DE0</string>
+ <string>uni2DE1</string>
+ <string>uni2DE2</string>
+ <string>uni2DE3</string>
+ <string>uni2DE4</string>
+ <string>uni2DE5</string>
+ <string>uni2DE6</string>
+ <string>uni2DE7</string>
+ <string>drthook</string>
+ <string>qhook</string>
+ <string>underscoredbl</string>
+ <string>uni2151</string>
+ <string>uni2150</string>
+ <string>uni2152</string>
+ <string>uni2155</string>
+ <string>romanone</string>
+ <string>uni2157</string>
+ <string>uni2156</string>
+ <string>nrthook</string>
+ <string>estimated</string>
+ <string>hturn</string>
+ <string>degreecentigrade</string>
+ <string>dieresisacutecomb.lc</string>
+ <string>uni2DEF</string>
+ <string>uniAB59</string>
+ <string>uniAB58</string>
+ <string>uniAB57</string>
+ <string>uniAB56</string>
+ <string>Gbar</string>
+ <string>uniAB54</string>
+ <string>uniAB53</string>
+ <string>uniAB52</string>
+ <string>uniAB51</string>
+ <string>uniAB50</string>
+ <string>carondotcomb.lc</string>
+ <string>uni02E6_uni02E9_uni02E6</string>
+ <string>uniAB5F</string>
+ <string>uniAB5E</string>
+ <string>uniAB5D</string>
+ <string>uniAB5C</string>
+ <string>uniAB5B</string>
+ <string>uniAB5A</string>
+ <string>uni02E7_uni02E6_uni02E6</string>
+ <string>aturn_uni02DE</string>
+ <string>uni02E9_uni02E5_uni02E5</string>
+ <string>uni02E9_uni02E5_uni02E6</string>
+ <string>uni02E9_uni02E5_uni02E7</string>
+ <string>uni1FFD</string>
+ <string>uni1FFE</string>
+ <string>uni02E9_uni02E5_uni02E8</string>
+ <string>uni02E9_uni02E5_uni02E9</string>
+ <string>uni02E6_uni02E9_uni02E8</string>
+ <string>oopen</string>
+ <string>Gsmallcaphook</string>
+ <string>uni0346</string>
+ <string>anglesupnosp</string>
+ <string>uniFFFC</string>
+ <string>uniFFFD</string>
+ <string>uni02E7_uni02E9</string>
+ <string>uni02E7_uni02E8</string>
+ <string>uni02E7_uni02E5</string>
+ <string>uni02E7_uni02E6</string>
+ <string>tildesubnosp_uni1ABD</string>
+ <string>uniA794.cn</string>
+ <string>ringacute</string>
+ <string>ubar</string>
+ <string>uni2C7A.cn</string>
+ <string>uni2E3F</string>
+ <string>uni1DD8</string>
+ <string>uni1DD9</string>
+ <string>uniA73D</string>
+ <string>uniA73E</string>
+ <string>uniA73F</string>
+ <string>uni1DD2</string>
+ <string>uni1DD3</string>
+ <string>uni1DD0</string>
+ <string>uni1DD1</string>
+ <string>circumflexgravecomb</string>
+ <string>uni1DD4</string>
+ <string>uni1DD5</string>
+ <string>dieresiscaroncomb</string>
+ <string>eng</string>
+ <string>breveinvsubnosp</string>
+ <string>uni02E9_uni02E9_uni02E5</string>
+ <string>uni02E9_uni02E9_uni02E6</string>
+ <string>uni02E9_uni02E9_uni02E7</string>
+ <string>commaturnsupnosp</string>
+ <string>uniA730</string>
+ <string>uniA731</string>
+ <string>uniA732</string>
+ <string>uniA733</string>
+ <string>uniA734</string>
+ <string>uniA735</string>
+ <string>uniA736</string>
+ <string>uniA737</string>
+ <string>uni1DDB</string>
+ <string>uni1DDC</string>
+ <string>ringrighthalfsubnosp</string>
+ <string>uni1DDF</string>
+ <string>uni1DDD</string>
+ <string>uni1DDE</string>
+ <string>romanten</string>
+ <string>degreefarenheit</string>
+ <string>uni1D9E</string>
+ <string>Upsilon2</string>
+ <string>degreekelvin</string>
+ <string>uniA64A</string>
+ <string>uniA64B</string>
+ <string>uniA64C</string>
+ <string>uniA64D</string>
+ <string>uniA64E</string>
+ <string>uniA64F</string>
+ <string>uni1D8F</string>
+ <string>uni1D8D</string>
+ <string>uni1D8E</string>
+ <string>uni1D8B</string>
+ <string>uni1D8C</string>
+ <string>uni1D8A</string>
+ <string>uni02AE</string>
+ <string>uni02AB</string>
+ <string>uni02AC</string>
+ <string>uni1FCD</string>
+ <string>uni2DE8</string>
+ <string>kappa1</string>
+ <string>uni02A9</string>
+ <string>onethird</string>
+ <string>uni1D88</string>
+ <string>uni1D89</string>
+ <string>uni1D86</string>
+ <string>uni1D87</string>
+ <string>uni1D84</string>
+ <string>uni1D85</string>
+ <string>uni1D82</string>
+ <string>vturn</string>
+ <string>uni1D81</string>
+ <string>uniA648</string>
+ <string>uniA649</string>
+ <string>uniA640</string>
+ <string>uniA641</string>
+ <string>uniA642</string>
+ <string>uniA643</string>
+ <string>uniA644</string>
+ <string>uniA645</string>
+ <string>uniA646</string>
+ <string>uniA647</string>
+ <string>uniAB4D</string>
+ <string>uniAB4E</string>
+ <string>uniAB4F</string>
+ <string>uniAB4A</string>
+ <string>uniAB4B</string>
+ <string>uniAB4C</string>
+ <string>uni2DF5</string>
+ <string>uni2DF4</string>
+ <string>uni2DF7</string>
+ <string>uni2DF6</string>
+ <string>uni2DF1</string>
+ <string>uni2DF0</string>
+ <string>uni2DF3</string>
+ <string>uni2DF2</string>
+ <string>uni2DF9</string>
+ <string>uni2DF8</string>
+ <string>uni2159</string>
+ <string>uni2158</string>
+ <string>uniA68B</string>
+ <string>uniA68C</string>
+ <string>uni214F</string>
+ <string>uni214D</string>
+ <string>OEsmallcap</string>
+ <string>tackupsubnosp</string>
+ <string>uni2DFE</string>
+ <string>uni2DFD</string>
+ <string>uni2DFF</string>
+ <string>uni2DFA</string>
+ <string>uni2DFC</string>
+ <string>uni2DFB</string>
+ <string>uniAB48</string>
+ <string>uniAB49</string>
+ <string>uniAB44</string>
+ <string>uniAB45</string>
+ <string>uniAB46</string>
+ <string>uniAB47</string>
+ <string>uniAB40</string>
+ <string>uniAB41</string>
+ <string>glottalstopbarinv</string>
+ <string>uniAB43</string>
+ <string>seagullsubnosp</string>
+ <string>uni02EC</string>
+ <string>afii300</string>
+ <string>caronnosp</string>
+ <string>uni02E7_uni02E9_uni02E8</string>
+ <string>uni02E7_uni02E9_uni02E9</string>
+ <string>uni02E7_uni02E9_uni02E6</string>
+ <string>uni02E7_uni02E9_uni02E7</string>
+ <string>uni02E7_uni02E9_uni02E5</string>
+ <string>romanfour</string>
+ <string>uniA744</string>
+ <string>macrongravecomb</string>
+ <string>lmidtilde</string>
+ <string>uni03F5</string>
+ <string>uni03F6</string>
+ <string>longs</string>
+ <string>Ghook.cn</string>
+ <string>tonebarextrahighmod</string>
+ <string>ringsubnosp_uni1ABD</string>
+ <string>one.sup</string>
+ <string>dieresismacroncomb</string>
+ <string>trianglebullet</string>
+ <string>uni03FF.cn</string>
+ <string>uniA74F</string>
+ <string>Ysmallcap</string>
+ <string>rrthook</string>
+ <string>uni03FB</string>
+ <string>uni03FC</string>
+ <string>uni03FD</string>
+ <string>uni03FE</string>
+ <string>uni03FF</string>
+ <string>iota1_uni02DE</string>
+ <string>uni0373</string>
+ <string>uni0372</string>
+ <string>uni0371</string>
+ <string>uni0370</string>
+ <string>uni0377</string>
+ <string>uni0376</string>
+ <string>mturndescend</string>
+ <string>uniA709</string>
+ <string>uniA708</string>
+ <string>uniA705</string>
+ <string>uniA704</string>
+ <string>uniA707</string>
+ <string>uniA706</string>
+ <string>uniA701</string>
+ <string>uniA700</string>
+ <string>uniA703</string>
+ <string>uniA702</string>
+ <string>gravesubnosp</string>
+ <string>seveneighths</string>
+ <string>undertie</string>
+ <string>dotbelow_uni1ABD</string>
+ <string>barmidshortnosp</string>
+ <string>glottalstoprevinv</string>
+ <string>uni023D</string>
+ <string>uniA70E</string>
+ <string>uniA70F</string>
+ <string>uniA70A</string>
+ <string>uniAB55</string>
+ <string>uniA70C</string>
+ <string>uniA689</string>
+ <string>uni037C</string>
+ <string>uni037B</string>
+ <string>uni037D</string>
+ <string>uni03FD.cn</string>
+ <string>srthook.cn</string>
+ <string>interrobang</string>
+ <string>primemod</string>
+ <string>uni213B</string>
+ <string>uniA675</string>
+ <string>uniA674</string>
+ <string>uniA677</string>
+ <string>uniA676</string>
+ <string>erev</string>
+ <string>uniA670</string>
+ <string>uniA673</string>
+ <string>uniA672</string>
+ <string>uniA679</string>
+ <string>uniA678</string>
+ <string>uniA71D</string>
+ <string>uni02E9_uni02E6_uni02E9</string>
+ <string>uni02E9_uni02E6_uni02E8</string>
+ <string>uni02E9_uni02E6_uni02E7</string>
+ <string>uni02E9_uni02E6_uni02E6</string>
+ <string>uni02E9_uni02E6_uni02E5</string>
+ <string>cstretch</string>
+ <string>uniA67E</string>
+ <string>uniA67D</string>
+ <string>uniA67F</string>
+ <string>uniA67A</string>
+ <string>uniA67C</string>
+ <string>uniA67B</string>
+ <string>Btopbar</string>
+ <string>Koppa</string>
+ <string>uni02E8_uni02E6_uni02E8</string>
+ <string>uni02E8_uni02E6_uni02E9</string>
+ <string>uni02E8_uni02E6_uni02E6</string>
+ <string>uni02E8_uni02E6_uni02E7</string>
+ <string>commaturnedmod</string>
+ <string>Thook</string>
+ <string>commareversedmod</string>
+ <string>ringhalfleft</string>
+ <string>Rsmallcap</string>
+ <string>five.frac</string>
+ <string>Tonesix</string>
+ <string>tavdages</string>
+ <string>beta1</string>
+ <string>uni2046</string>
+ <string>uni2045</string>
+ <string>uni204F</string>
+ <string>uni204E</string>
+ <string>uni204D</string>
+ <string>uni204C</string>
+ <string>uni204B</string>
+ <string>uni204A</string>
+ <string>jsuper</string>
+ <string>epsilon1</string>
+ <string>CR</string>
+ <string>uni02E7_uni02E7_uni02E5</string>
+ <string>uni02E7_uni02E7_uni02E6</string>
+ <string>uni02E7_uni02E7_uni02E8</string>
+ <string>uni02E7_uni02E7_uni02E9</string>
+ <string>slashlongnosp</string>
+ <string>uni02E6_uni02E8_uni02E8</string>
+ <string>uni02E6_uni02E8_uni02E9</string>
+ <string>uni02E6_uni02E8_uni02E6</string>
+ <string>uni02E6_uni02E8_uni02E7</string>
+ <string>uni02E6_uni02E8_uni02E5</string>
+ <string>uni02E9_uni02E8</string>
+ <string>uni1D10.cn</string>
+ <string>uni02E9_uni02E7</string>
+ <string>uni02E9_uni02E6</string>
+ <string>uni02E9_uni02E5</string>
+ <string>exclam1</string>
+ <string>uniA771.cn</string>
+ <string>q.cn</string>
+ <string>Digamma</string>
+ <string>candrabindunosp</string>
+ <string>khook</string>
+ <string>qofdagesh</string>
+ <string>uniA71B</string>
+ <string>uniA71C</string>
+ <string>uniA71A</string>
+ <string>uniA71F</string>
+ <string>uniA71E</string>
+ <string>uni036A</string>
+ <string>uni036B</string>
+ <string>uni036C</string>
+ <string>uni036D</string>
+ <string>uni036E</string>
+ <string>uni036F</string>
+ <string>uni0249.ccmp</string>
+ <string>uni20B7</string>
+ <string>uni20B6</string>
+ <string>uni20B0</string>
+ <string>uni20BB</string>
+ <string>tildedoublecmb</string>
+ <string>breveinverteddoublecmb</string>
+ <string>uni0362</string>
+ <string>uni0363</string>
+ <string>uni0364</string>
+ <string>uni0365</string>
+ <string>uni0366</string>
+ <string>uni0367</string>
+ <string>uni0368</string>
+ <string>uni0369</string>
+ <string>tildemidnosp</string>
+ <string>uniA718</string>
+ <string>uniA719</string>
+ <string>uni01F6</string>
+ <string>uni01F7</string>
+ <string>uni02E6_uni02E7_uni02E7</string>
+ <string>uni02E6_uni02E7_uni02E6</string>
+ <string>uni02E6_uni02E7_uni02E9</string>
+ <string>uni02E6_uni02E7_uni02E8</string>
+ <string>uniA710</string>
+ <string>uniA711</string>
+ <string>uniA716</string>
+ <string>uniA717</string>
+ <string>uniA714</string>
+ <string>uniA715</string>
+ <string>uniA712</string>
+ <string>uniA713</string>
+ <string>uni1DA3</string>
+ <string>uniA66B</string>
+ <string>uniA66C</string>
+ <string>glottalstopinv</string>
+ <string>uniA66A</string>
+ <string>uniA66F</string>
+ <string>pertenthousand</string>
+ <string>uniA66E</string>
+ <string>acutelowmod</string>
+ <string>gravelowmod</string>
+ <string>fourthtonechinese</string>
+ <string>verticallinelowmod</string>
+ <string>secondtonechinese</string>
+ <string>Tonefive</string>
+ <string>romantwelve</string>
+ <string>arrowheadupmod</string>
+ <string>arrowheaddownmod</string>
+ <string>arrowheadleftmod</string>
+ <string>arrowheadrightmod</string>
+ <string>glottalstopmod</string>
+ <string>firsttonechinese</string>
+ <string>five.sup</string>
+ <string>uni1D8A.cn</string>
+ <string>uni021D</string>
+ <string>uni0268.ccmp</string>
+ <string>uni021C</string>
+ <string>uniA662</string>
+ <string>uniA663</string>
+ <string>uniA660</string>
+ <string>uniA661</string>
+ <string>uniA666</string>
+ <string>uni02E8_uni02E8_uni02E5</string>
+ <string>uni02E8_uni02E8_uni02E6</string>
+ <string>uni02E8_uni02E8_uni02E7</string>
+ <string>uni02E8_uni02E8_uni02E9</string>
+ <string>uniA668</string>
+ <string>numeralgreeksub</string>
+ <string>caronsubnosp</string>
+ <string>uni205E</string>
+ <string>uni205A</string>
+ <string>uni205B</string>
+ <string>uni205C</string>
+ <string>schwahook</string>
+ <string>uni0458.ccmp</string>
+ <string>uni2E0D</string>
+ <string>uni2E0E</string>
+ <string>uni1E9D</string>
+ <string>uni1E9F</string>
+ <string>slongdotaccent</string>
+ <string>uni1E9C</string>
+ <string>uniAB64</string>
+ <string>uniAB65</string>
+ <string>Dtopbar</string>
+ <string>uni1EFE</string>
+ <string>uni1EFD</string>
+ <string>uni1EFF</string>
+ <string>uni1EFA</string>
+ <string>uni1EFC</string>
+ <string>uni1EFB</string>
+ <string>uni2058</string>
+ <string>uni2059</string>
+ <string>uni2054</string>
+ <string>uni2055</string>
+ <string>uni2056</string>
+ <string>uni2057</string>
+ <string>uni2050</string>
+ <string>uni2051</string>
+ <string>uni2052</string>
+ <string>uni2053</string>
+ <string>uniA66D</string>
+ <string>ascript_uni02DE</string>
+ <string>longst</string>
+ <string>uni02E9_uni02E8_uni02E9</string>
+ <string>uni02E9_uni02E8_uni02E8</string>
+ <string>tesh</string>
+ <string>uni02E8_uni02E9_uni02E7</string>
+ <string>uni02E9_uni02E8_uni02E5</string>
+ <string>uni02E9_uni02E8_uni02E7</string>
+ <string>uni02E9_uni02E8_uni02E6</string>
+ <string>asterism</string>
+ <string>philatin</string>
+ <string>uniA75F</string>
+ <string>sixroman</string>
+ <string>Trthook</string>
+ <string>st.cn</string>
+ <string>uni1ABE.w1</string>
+ <string>uni1ABE.w2</string>
+ <string>uni1ABE.w3</string>
+ <string>uni02E6_uni02E7_uni02E5</string>
+ <string>cyrillichookleft</string>
+ <string>uni27EC</string>
+ <string>uni03D8</string>
+ <string>uni03D9</string>
+ <string>Upsilonhooksymbol</string>
+ <string>uniA75D</string>
+ <string>thetasymbolgreek</string>
+ <string>thook</string>
+ <string>uni03D7</string>
+ <string>uni0504</string>
+ <string>uni27EF</string>
+ <string>finaltsadi</string>
+ <string>uni27EE</string>
+ <string>uni27ED</string>
+ <string>uniA769</string>
+ <string>glottalstop</string>
+ <string>uni1D8F.cn</string>
+ <string>uniA766</string>
+ <string>uniA763</string>
+ <string>uni02E5_uni02E7</string>
+ <string>uni02E5_uni02E9</string>
+ <string>uni02E5_uni02E8</string>
+ <string>lbelt</string>
+ <string>uni0359</string>
+ <string>uni0358</string>
+ <string>epsilon1revclosed</string>
+ <string>uni0355</string>
+ <string>uni0354</string>
+ <string>uni0357</string>
+ <string>uni0356</string>
+ <string>uni0351</string>
+ <string>uni0350</string>
+ <string>uni0353</string>
+ <string>uni0352</string>
+ <string>glottalstopreversedmod</string>
+ <string>uni02E5_uni02E6_uni02E6</string>
+ <string>cadauna</string>
+ <string>lmidtilde_uni1ABE</string>
+ <string>uni02E5_uni02E6_uni02E9</string>
+ <string>uni02E5_uni02E6_uni02E8</string>
+ <string>U.cn</string>
+ <string>uni035E</string>
+ <string>uni0220</string>
+ <string>uni0223</string>
+ <string>uni035F</string>
+ <string>uni0225</string>
+ <string>uni0224</string>
+ <string>uni035C</string>
+ <string>uni035B</string>
+ <string>digamma</string>
+ <string>koppa</string>
+ <string>uni02E7_uni02E8_uni02E7</string>
+ <string>ringhalfrightcentered</string>
+ <string>colontriangularhalfmod</string>
+ <string>colontriangularmod</string>
+ <string>minusmod</string>
+ <string>plusmod</string>
+ <string>downtackmod</string>
+ <string>linevertnosp</string>
+ <string>eshlooprev</string>
+ <string>uni02E7_uni02E8_uni02E9</string>
+ <string>uni02E7_uni02E8_uni02E8</string>
+ <string>uni1DBE</string>
+ <string>verticalbardbl</string>
+ <string>uniA699</string>
+ <string>uniA698</string>
+ <string>uniA697</string>
+ <string>uniA696</string>
+ <string>uniA695</string>
+ <string>romaneleven</string>
+ <string>uniA693</string>
+ <string>uniA692</string>
+ <string>uniA691</string>
+ <string>uniA690</string>
+ <string>Iota1</string>
+ <string>uniA69F</string>
+ <string>uniA69D</string>
+ <string>uniA69C</string>
+ <string>uniA69B</string>
+ <string>uniA69A</string>
+ <string>uniA667</string>
+ <string>uniA664</string>
+ <string>uniA73A</string>
+ <string>uniA73B</string>
+ <string>lsquare</string>
+ <string>uniA73C</string>
+ <string>carondotcomb</string>
+ <string>rhotichookmod</string>
+ <string>uniA669</string>
+ <string>uni1DD6</string>
+ <string>uni1DD7</string>
+ <string>uniAB36.cn</string>
+ <string>uni051F</string>
+ <string>oneeighth</string>
+ <string>linevertsubnosp</string>
+ <string>uniA7FE</string>
+ <string>uniA7FD</string>
+ <string>uniA7FC</string>
+ <string>uniA7FB</string>
+ <string>uniA7FA</string>
+ <string>uni0517</string>
+ <string>uni0516</string>
+ <string>uni0515</string>
+ <string>uni0514</string>
+ <string>uniA7F7</string>
+ <string>uni0519</string>
+ <string>uni0518</string>
+ <string>mcapturn</string>
+ <string>uni2E02</string>
+ <string>st</string>
+ <string>uni2E00</string>
+ <string>zbar</string>
+ <string>Rx</string>
+ <string>uni205D</string>
+ <string>Q.cn</string>
+ <string>uni02E7_uni02E5_uni02E6</string>
+ <string>uni02E7_uni02E5_uni02E7</string>
+ <string>uni02E7_uni02E5_uni02E5</string>
+ <string>uni02E7_uni02E5_uni02E8</string>
+ <string>uni02E7_uni02E5_uni02E9</string>
+ <string>uni1ABA_uni1ABD</string>
+ <string>uni02E5_uni02E9_uni02E7</string>
+ <string>uni02E6_uni02E5_uni02E9</string>
+ <string>uni02E6_uni02E5_uni02E8</string>
+ <string>uni02E6_uni02E5_uni02E6</string>
+ <string>uniA73F.cn</string>
+ <string>spaceopenbox</string>
+ <string>uni02E8_uni02E7_uni02E7</string>
+ <string>uni02E9_uni02E9_uni02E8</string>
+ <string>uni02E8_uni02E7_uni02E5</string>
+ <string>uni02E8_uni02E5_uni02E9</string>
+ <string>uni02E8_uni02E5_uni02E8</string>
+ <string>uni02E8_uni02E5_uni02E5</string>
+ <string>uni02E8_uni02E5_uni02E7</string>
+ <string>uni02E8_uni02E5_uni02E6</string>
+ <string>uni02E8_uni02E7_uni02E9</string>
+ <string>uni02E8_uni02E7_uni02E8</string>
+ <string>shindagesh</string>
+ <string>uni034B</string>
+ <string>uni034C</string>
+ <string>uni034A</string>
+ <string>uni034F</string>
+ <string>uni034D</string>
+ <string>uni034E</string>
+ <string>uni27E7</string>
+ <string>uni27E6</string>
+ <string>ibar</string>
+ <string>uni0348</string>
+ <string>uni0349</string>
+ <string>reverseddblprime</string>
+ <string>perispomenigreekcmb</string>
+ <string>koroniscmb</string>
+ <string>uni0347</string>
+ <string>uni0236</string>
+ <string>uni0234</string>
+ <string>uni0235</string>
+ <string>nlfthook</string>
+ <string>uniA68D</string>
+ <string>uniA68E</string>
+ <string>uniA68A</string>
+ <string>uni0238</string>
+ <string>uni0239</string>
+ <string>tackdownsubnosp</string>
+ <string>Fhook</string>
+ <string>uni02EA</string>
+ <string>uni02EB</string>
+ <string>uni2071.ccmp</string>
+ <string>uni02ED</string>
+ <string>uni02EF</string>
+ <string>Khook</string>
+ <string>glottalstopreversedsuperior</string>
+ <string>six.sup</string>
+ <string>tonebarhighmod</string>
+ <string>tonebarmidmod</string>
+ <string>tonebarlowmod</string>
+ <string>tonebarextralowmod</string>
+ <string>Fturn</string>
+ <string>uni023F</string>
+ <string>p.cn</string>
+ <string>f_f</string>
+ <string>uni023E</string>
+ <string>uni023B</string>
+ <string>uni023C</string>
+ <string>uni023A</string>
+ <string>uniA684</string>
+ <string>uniA685</string>
+ <string>uniA686</string>
+ <string>uniA687</string>
+ <string>uniA680</string>
+ <string>uniA681</string>
+ <string>uniA682</string>
+ <string>uniA683</string>
+ <string>uniA738</string>
+ <string>afii61664</string>
+ <string>uni1DC6</string>
+ <string>uni1DC4</string>
+ <string>babygamma</string>
+ <string>Vcursive</string>
+ <string>careof</string>
+ <string>phi1</string>
+ <string>uni02E5_uni02E5_uni02E8</string>
+ <string>uni02E5_uni02E5_uni02E9</string>
+ <string>uni1D92.cn</string>
+ <string>uni2C68</string>
+ <string>phook.cn</string>
+ <string>breveacutecomb</string>
+ <string>uni2C69</string>
+ <string>uni2C66</string>
+ <string>mhook</string>
+ <string>uni2C67</string>
+ <string>uni0500</string>
+ <string>uni27EB</string>
+ <string>uni27EA</string>
+ <string>uni0503</string>
+ <string>wynn</string>
+ <string>uni0505</string>
+ <string>uni0506</string>
+ <string>uni0507</string>
+ <string>uni0508</string>
+ <string>uni0509</string>
+ <string>rturn</string>
+ <string>referencemark</string>
+ <string>Ghook</string>
+ <string>overscorenosp</string>
+ <string>breveinvsubnosp_uni1ABD</string>
+ <string>commaaboverightcomb</string>
+ <string>uni02E5_uni02E9_uni02E6</string>
+ <string>versicle</string>
+ <string>hyphen__</string>
+ <string>uni02E5_uni02E9_uni02E8</string>
+ <string>uni02E5_uni02E9_uni02E9</string>
+ <string>uni050A</string>
+ <string>uni050B</string>
+ <string>uni050C</string>
+ <string>uni050D</string>
+ <string>uni050E</string>
+ <string>uni050F</string>
+ <string>lrthook</string>
+ <string>uni27E9</string>
+ <string>uni27E8</string>
+ <string>diaeresistonosnosp</string>
+ <string>stigma</string>
+ <string>uni051E</string>
+ <string>afii57596</string>
+ <string>afii57598</string>
+ <string>uni2B4E</string>
+ <string>uni2B4F</string>
+ <string>rturnascend</string>
+ <string>romanfivehundred</string>
+ <string>uni0069.ccmp</string>
+ <string>uni2C6D</string>
+ <string>caret</string>
+ <string>uni024B</string>
+ <string>uni024A</string>
+ <string>uni024F</string>
+ <string>uni024E</string>
+ <string>uni024D</string>
+ <string>uni2C6B</string>
+ <string>uniA786</string>
+ <string>caretinsertionpoint</string>
+ <string>bridgesubnosp</string>
+ <string>uni0243</string>
+ <string>uni0242</string>
+ <string>uni0241</string>
+ <string>uni0240</string>
+ <string>uni0247</string>
+ <string>uni0246</string>
+ <string>uni0245</string>
+ <string>uni0244</string>
+ <string>uni0249</string>
+ <string>uni0248</string>
+ <string>uniA739</string>
+ <string>accountof</string>
+ <string>uni02F9</string>
+ <string>uni02F8</string>
+ <string>uni02F5</string>
+ <string>uni02F4</string>
+ <string>uni02F7</string>
+ <string>uni02F6</string>
+ <string>uni02F1</string>
+ <string>uni02F0</string>
+ <string>uni02F3</string>
+ <string>uni02F2</string>
+ <string>dotmacroncomb.lc</string>
+ <string>uni1D39</string>
+ <string>uni1D38</string>
+ <string>uni1D37</string>
+ <string>fiveeighths</string>
+ <string>uni1D35</string>
+ <string>uni1D34</string>
+ <string>uni1D33</string>
+ <string>uni1D32</string>
+ <string>uni1D31</string>
+ <string>uni1D30</string>
+ <string>zcurl</string>
+ <string>uni2C60</string>
+ <string>oopen.cn</string>
+ <string>uni1D3F</string>
+ <string>uni1D3E</string>
+ <string>uni1D3D</string>
+ <string>uni1D3C</string>
+ <string>uni1D3B</string>
+ <string>uni1D3A</string>
+ <string>uni02FE</string>
+ <string>uni02FD</string>
+ <string>uni02FF</string>
+ <string>uni02FA</string>
+ <string>uni02FC</string>
+ <string>uni02FB</string>
+ <string>dhook.cn</string>
+ <string>uniAB35</string>
+ <string>uniAB34</string>
+ <string>uniAB31</string>
+ <string>uniAB30</string>
+ <string>uniAB33</string>
+ <string>uni2185.cn</string>
+ <string>angstrom</string>
+ <string>macrongravecomb.lc</string>
+ <string>macronsubnosp</string>
+ <string>uniAB3E</string>
+ <string>uniAB3D</string>
+ <string>uniAB3F</string>
+ <string>uniAB3A</string>
+ <string>uniAB3C</string>
+ <string>ringlefthalfsubnosp</string>
+ <string>Lsmallcap</string>
+ <string>uniA75E</string>
+ <string>uniA75B</string>
+ <string>squaresubnosp</string>
+ <string>uniA75C</string>
+ <string>Schwa</string>
+ <string>uni1D83</string>
+ <string>uni1D80</string>
+ <string>linevertsubnosp_uni1ABD</string>
+ <string>uni2B5B</string>
+ <string>uni2B5C</string>
+ <string>uni2B5A</string>
+ <string>uni2B5F</string>
+ <string>uni2B5D</string>
+ <string>uni2B5E</string>
+ <string>uni024C</string>
+ <string>uniA723</string>
+ <string>three.sup</string>
+ <string>dcroat_uni1ABE</string>
+ <string>oi</string>
+ <string>uni1ABC.w2</string>
+ <string>uni1ABC.w3</string>
+ <string>uni1ABC.w1</string>
+ <string>uniA797.cn</string>
+ <string>Tonetwo</string>
+ <string>uni1DA4.ccmp</string>
+ <string>a.cn</string>
+ <string>uni02E6_uni02E5_uni02E5</string>
+ <string>henghook</string>
+ <string>two.sup</string>
+ <string>o_uni02DE</string>
+ <string>uni1D4C</string>
+ <string>finalmem</string>
+ <string>uni012F.ccmp</string>
+ <string>Gsmallcap</string>
+ <string>Esh</string>
+ <string>uni1D2D</string>
+ <string>uni1D2E</string>
+ <string>uni1D2F</string>
+ <string>uni1D2A</string>
+ <string>uni1D2B</string>
+ <string>uni1D2C</string>
+ <string>zero.sup</string>
+ <string>acutedotcomb</string>
+ <string>ghook.cn</string>
+ <string>uni02E7_uni02E6_uni02E5</string>
+ <string>uni02E7_uni02E6_uni02E7</string>
+ <string>uni02E7_uni02E6_uni02E9</string>
+ <string>uni02E7_uni02E6_uni02E8</string>
+ <string>dieresismacroncomb.lc</string>
+ <string>brevegravecomb</string>
+ <string>uni1D28</string>
+ <string>uni1D29</string>
+ <string>uni1D24</string>
+ <string>uni1D25</string>
+ <string>uni1D26</string>
+ <string>uni1D27</string>
+ <string>uni1D20</string>
+ <string>uni1D21</string>
+ <string>uni1D22</string>
+ <string>uni1D23</string>
+ <string>circumflexacutecomb</string>
+ <string>Rsmallcapinv</string>
+ <string>uni02E5_uni02E7_uni02E9</string>
+ <string>uni02E5_uni02E7_uni02E6</string>
+ <string>uni02E5_uni02E7_uni02E7</string>
+ <string>uni02E5_uni02E7_uni02E5</string>
+ <string>zerowidthjoiner</string>
+ <string>uni02E6_uni02E9_uni02E7</string>
+ <string>uni02E6_uni02E9_uni02E5</string>
+ <string>placeofinterestsign</string>
+ <string>ts</string>
+ <string>uni02E6_uni02E9_uni02E9</string>
+ <string>tonesix</string>
+ <string>uni2E37</string>
+ <string>uni2E36</string>
+ <string>uni2E35</string>
+ <string>uni2E34</string>
+ <string>uni2E33</string>
+ <string>uni2E32</string>
+ <string>uni2E31</string>
+ <string>uni2E30</string>
+ <string>uni2E39</string>
+ <string>uni2E38</string>
+ <string>twothirds</string>
+ <string>uni2E3E</string>
+ <string>uni2E3D</string>
+ <string>uni2E3C</string>
+ <string>uni2E3B</string>
+ <string>uni2E3A</string>
+ <string>uni1F16B</string>
+ <string>pisymbolgreek</string>
+ <string>uni1F16A</string>
+ <string>dieresisgravecomb.lc</string>
+ <string>uniA755</string>
+ <string>tonefive</string>
+ <string>uniA752</string>
+ <string>uniA79D</string>
+ <string>uniA753</string>
+ <string>tildedieresiscomb</string>
+ <string>uniA750</string>
+ <string>uni0528</string>
+ <string>uni0529</string>
+ <string>tel</string>
+ <string>uni0522</string>
+ <string>uni0523</string>
+ <string>uni0520</string>
+ <string>uni0521</string>
+ <string>uniA70D</string>
+ <string>commasuprevnosp</string>
+ <string>uni2183.cn</string>
+ <string>dotdblsubnosp_uni1ABD</string>
+ <string>uni1D97.cn</string>
+ <string>hyphennobreak</string>
+ <string>archdblsubnosp</string>
+ <string>e.cn</string>
+ <string>hsuper</string>
+ <string>deltaturn</string>
+ <string>published</string>
+ <string>uni052B</string>
+ <string>uni052C</string>
+ <string>wsuper</string>
+ <string>uni052A</string>
+ <string>uni052D</string>
+ <string>uni037D.cn</string>
+ <string>macronacutecomb.lc</string>
+ <string>c.cn</string>
+ <string>Oopen.cn</string>
+ <string>oopen_uni02DE</string>
+ <string>four.frac</string>
+ <string>uni030C_uni1ABB</string>
+ <string>hhook</string>
+ <string>onedotleader</string>
+ <string>uni02E8_uni02E9_uni02E5</string>
+ <string>uni02E8_uni02E9_uni02E6</string>
+ <string>uni02E8_uni02E9_uni02E9</string>
+ <string>uni02E8_uni02E9_uni02E8</string>
+ <string>plussubnosp</string>
+ <string>largerighthook</string>
+ <string>dtopbar</string>
+ <string>romanthree</string>
+ <string>uni1D36</string>
+ <string>uni1DCF</string>
+ <string>uni1DCE</string>
+ <string>uni1DCD</string>
+ <string>uni1DCC</string>
+ <string>uni1DCB</string>
+ <string>uni1DCA</string>
+ <string>Nhook</string>
+ <string>fi</string>
+ <string>tildemacroncomb.lc</string>
+ <string>iota1</string>
+ <string>uni02E6_uni02E8</string>
+ <string>uni02E6_uni02E9</string>
+ <string>uni1DC9</string>
+ <string>uni1DC8</string>
+ <string>uni1DC7</string>
+ <string>uni02E6_uni02E5</string>
+ <string>uni1DC5</string>
+ <string>uni02E6_uni02E7</string>
+ <string>uni1DC3</string>
+ <string>uni1DC2</string>
+ <string>uni1DC1</string>
+ <string>uni1DC0</string>
+ <string>uniAB42</string>
+ <string>g.cn</string>
+ <string>uni2E2D</string>
+ <string>uni2E2E</string>
+ <string>uni2E2F</string>
+ <string>uni2E2A</string>
+ <string>uni2E2B</string>
+ <string>uni2E2C</string>
+ <string>uni1D19</string>
+ <string>uni1D18</string>
+ <string>uni02E9_uni02E7_uni02E5</string>
+ <string>uni1D11</string>
+ <string>uni1D10</string>
+ <string>uni1D13</string>
+ <string>uni1D12</string>
+ <string>uni1D15</string>
+ <string>uni1D14</string>
+ <string>uni1D17</string>
+ <string>uni1D16</string>
+ <string>uniFE28</string>
+ <string>hooksubretronosp</string>
+ <string>circumflexhookcomb</string>
+ <string>uniA785</string>
+ <string>uniA784</string>
+ <string>uniA787</string>
+ <string>uniA781</string>
+ <string>uniA780</string>
+ <string>uniA783</string>
+ <string>uniA782</string>
+ <string>qhook.cn</string>
+ <string>ghook</string>
+ <string>uniA789</string>
+ <string>uniA788</string>
+ <string>uniA78E</string>
+ <string>uniA78D</string>
+ <string>uniA78A</string>
+ <string>uniA78C</string>
+ <string>uniA78B</string>
+ <string>Eturn</string>
+ <string>primerev1</string>
+ <string>uni1D1A</string>
+ <string>uni1D1C</string>
+ <string>uni1D1B</string>
+ <string>uni1D1E</string>
+ <string>uni1D1D</string>
+ <string>uni1D1F</string>
+ <string>uni2E24</string>
+ <string>uni2E25</string>
+ <string>uni2E26</string>
+ <string>uni2E27</string>
+ <string>uni2E20</string>
+ <string>uni2E21</string>
+ <string>uni2E22</string>
+ <string>uni2E23</string>
+ <string>uni2E28</string>
+ <string>uni2E29</string>
+ <string>Eng</string>
+ <string>macrondieresiscomb.lc</string>
+ <string>trthook</string>
+ <string>uni02E5_uni02E6</string>
+ <string>twodotleader</string>
+ <string>Chook.cn</string>
+ <string>uni02E8_uni02E6</string>
+ <string>uni02E8_uni02E7</string>
+ <string>uni02E8_uni02E5</string>
+ <string>uni02E8_uni02E9</string>
+ <string>romannine</string>
+ <string>epsilonclosed</string>
+ <string>uni1FBD</string>
+ <string>uniA759</string>
+ <string>omegacyrillic</string>
+ <string>Omegacyrillic</string>
+ <string>yuslittlecyrillic</string>
+ <string>Yuslittlecyrillic</string>
+ <string>eiotifiedcyrillic</string>
+ <string>Eiotifiedcyrillic</string>
+ <string>yuslittleiotifiedcyrillic</string>
+ <string>Yuslittleiotifiedcyrillic</string>
+ <string>uni02E9_uni02E7_uni02E8</string>
+ <string>uni02E9_uni02E7_uni02E9</string>
+ <string>four.sup</string>
+ <string>jcrosstail</string>
+ <string>uniA7B1</string>
+ <string>uniA7B0</string>
+ <string>uniA77F</string>
+ <string>uni2C78.cn</string>
+ <string>tildecomb_uni1ABC</string>
+ <string>tildecomb_uni1ABB</string>
+ <string>uniA77B</string>
+ <string>hhooksuper</string>
+ <string>Yusbigiotifiedcyrillic</string>
+ <string>yusbigcyrillic</string>
+ <string>Yusbigcyrillic</string>
+ <string>ksicyrillic</string>
+ <string>Ksicyrillic</string>
+ <string>yusbigiotifiedcyrillic</string>
+ <string>brevetildecomb</string>
+ <string>tildeacutecomb.lc</string>
+ <string>nine.frac</string>
+ <string>uni0456.ccmp</string>
+ <string>romanthousand</string>
+ <string>macronsub</string>
+ <string>ccurl</string>
+ <string>bullseye</string>
+ <string>dasiaoxia</string>
+ <string>dieresiscaroncomb.lc</string>
+ <string>uni1ABE</string>
+ <string>uni1ABD</string>
+ <string>uniA79A</string>
+ <string>uni1ABA</string>
+ <string>uni1ABC</string>
+ <string>uni1ABB</string>
+ <string>ascriptturn</string>
+ <string>uni1DB8</string>
+ <string>uni1DB9</string>
+ <string>uni1DB4</string>
+ <string>uni1DB5</string>
+ <string>uni1DB6</string>
+ <string>uni1DB7</string>
+ <string>uni1DB0</string>
+ <string>uni1DB1</string>
+ <string>uni1DB2</string>
+ <string>uni1DB3</string>
+ <string>uni1D0F</string>
+ <string>uni1D0D</string>
+ <string>uni1D0E</string>
+ <string>uni1D0B</string>
+ <string>uni1D0C</string>
+ <string>uni1D0A</string>
+ <string>uni02E5_uni02E6_uni02E7</string>
+ <string>uni1D06</string>
+ <string>uni1D07</string>
+ <string>uni1D04</string>
+ <string>uni1D05</string>
+ <string>uni1D02</string>
+ <string>uni1D03</string>
+ <string>uni1D00</string>
+ <string>uni1D01</string>
+ <string>uni1D08</string>
+ <string>uni1D09</string>
+ <string>jdotlessbar</string>
+ <string>uni1DBD</string>
+ <string>Zbar</string>
+ <string>uni1DBF</string>
+ <string>uni1DBA</string>
+ <string>uni1DBB</string>
+ <string>uni1DBC</string>
+ <string>uniA792</string>
+ <string>uni1AB4</string>
+ <string>uni1AB7</string>
+ <string>uni1AB6</string>
+ <string>uni1AB1</string>
+ <string>uni1AB0</string>
+ <string>uni1AB3</string>
+ <string>uni1AB2</string>
+ <string>uniA798</string>
+ <string>uniA799</string>
+ <string>uni1AB9</string>
+ <string>uni1AB8</string>
+ <string>uni1D61</string>
+ <string>colon.pnum</string>
+ <string>glottalstopbarrev</string>
+ <string>uni1D66</string>
+ <string>cyrillichook</string>
+ <string>uni2E11</string>
+ <string>uni2E10</string>
+ <string>uni2E13</string>
+ <string>uni2E12</string>
+ <string>uni2E15</string>
+ <string>uni2E14</string>
+ <string>ezh</string>
+ <string>ezhcurl</string>
+ <string>uni2E19</string>
+ <string>uni2E18</string>
+ <string>srthook</string>
+ <string>uni2E1C</string>
+ <string>uni2E1B</string>
+ <string>uni2E1E</string>
+ <string>uni2E1D</string>
+ <string>uni2E1F</string>
+ <string>Chook</string>
+ <string>uni1DE9</string>
+ <string>uniAB39</string>
+ <string>uniAB38</string>
+ <string>nine.sup</string>
+ <string>uniAB37</string>
+ <string>uniAB36</string>
+ <string>kturn</string>
+ <string>numeralgreek</string>
+ <string>uniAB32</string>
+ <string>uni20AF</string>
+ <string>Ibar</string>
+ <string>Omegaroundcyrillic</string>
+ <string>omegaroundcyrillic</string>
+ <string>Omegatitlocyrillic</string>
+ <string>omegatitlocyrillic</string>
+ <string>Otcyrillic</string>
+ <string>otcyrillic</string>
+ <string>mturn</string>
+ <string>uni2C61</string>
+ <string>gcursive</string>
+ <string>uniA756.cn</string>
+ <string>yturn</string>
+ <string>uni035D</string>
+ <string>uni02E5_uni02E8_uni02E5</string>
+ <string>uni02E5_uni02E8_uni02E7</string>
+ <string>uni02E5_uni02E8_uni02E6</string>
+ <string>d.cn</string>
+ <string>uni035A</string>
+ <string>uni02E5_uni02E8_uni02E9</string>
+ <string>uni02E5_uni02E8_uni02E8</string>
+ <string>uni02E6_uni02E6_uni02E5</string>
+ <string>tccurl</string>
+ <string>quotedblreversed</string>
+ <string>Rturnsuper</string>
+ <string>uni1FCE</string>
+ <string>uni1FCF</string>
+ <string>upsilonlatin</string>
+ <string>uni1FC1</string>
+ <string>uni1FC0</string>
+ <string>uniA775</string>
+ <string>dieresisacutecomb</string>
+ <string>eng_uni1ABE</string>
+ <string>macroncomb_uni1ABB</string>
+ <string>ringhalfleftcentered</string>
+ <string>uni02E7_uni02E8_uni02E6</string>
+ <string>uni02E7_uni02E8_uni02E5</string>
+ <string>omegaclosed</string>
+ <string>uni1DAA</string>
+ <string>uni1DAC</string>
+ <string>uni1DAB</string>
+ <string>uni1DAE</string>
+ <string>uni1DAD</string>
+ <string>uni1DAF</string>
+ <string>uni1DE2</string>
+ <string>rturnrthook</string>
+ <string>uniAB3B</string>
+ <string>gbar</string>
+ <string>uni1DA9</string>
+ <string>uni1DA8</string>
+ <string>OI</string>
+ <string>uni1DA1</string>
+ <string>uni1DA0</string>
+ <string>uni1DA2</string>
+ <string>uni1DA5</string>
+ <string>uni1DA4</string>
+ <string>uni1DA7</string>
+ <string>uni1DA6</string>
+ <string>xsupnosp</string>
+ <string>uni1D73</string>
+ <string>uni1D72</string>
+ <string>uni1D71</string>
+ <string>uni1D70</string>
+ <string>uni1D77</string>
+ <string>uni1D76</string>
+ <string>uni1D75</string>
+ <string>uni1D74</string>
+ <string>uni2E0F</string>
+ <string>uni1D79</string>
+ <string>uni1D78</string>
+ <string>uni2E0B</string>
+ <string>uni2E0C</string>
+ <string>ascriptturn_uni02DE</string>
+ <string>uni2E0A</string>
+ <string>sampi</string>
+ <string>uni02E9_uni02E7_uni02E6</string>
+ <string>epsilon1revclosed_uni02DE</string>
+ <string>o.cn</string>
+ <string>uniA768</string>
+ <string>uniA767</string>
+ <string>uniA765</string>
+ <string>uniA764</string>
+ <string>uni02E9_uni02E7_uni02E7</string>
+ <string>uniA762</string>
+ <string>uniA761</string>
+ <string>uniA760</string>
+ <string>uni02E5_uni02E9_uni02E5</string>
+ <string>uniA76F</string>
+ <string>uniA76E</string>
+ <string>uniA76D</string>
+ <string>uniA76C</string>
+ <string>uniA76B</string>
+ <string>eshshortrev</string>
+ <string>b.cn</string>
+ <string>uni1D7C</string>
+ <string>uni1D7B</string>
+ <string>uni1D7A</string>
+ <string>ounce</string>
+ <string>uni1D7F</string>
+ <string>uni1D7E</string>
+ <string>uni1D7D</string>
+ <string>uni2E06</string>
+ <string>uni2E07</string>
+ <string>uni2E04</string>
+ <string>uni2E05</string>
+ <string>uni2E03</string>
+ <string>uni2E01</string>
+ <string>phook</string>
+ <string>uniA694</string>
+ <string>vscript</string>
+ <string>uniA688</string>
+ <string>acuterightnosp</string>
+ <string>uniA68F</string>
+ <string>barmidlongnosp</string>
+ <string>uni02E6_uni02E6_uni02E9</string>
+ <string>a_uni02DE</string>
+ <string>tildevertsupnosp</string>
+ <string>dotmacroncomb</string>
+ <string>linevertdblnosp</string>
+ <string>s.cn</string>
+ <string>uni03F3.ccmp</string>
+ <string>uni1D96.ccmp</string>
+ <string>macrondieresiscomb</string>
+ <string>jhookdblbar</string>
+ <string>six.frac</string>
+ <string>G.cn</string>
+ <string>seven.frac</string>
+ <string>C.cn</string>
+ <string>overline</string>
+ <string>uniA79B</string>
+ <string>uniA79C</string>
+ <string>ascript</string>
+ <string>O.cn</string>
+ <string>uniA79F</string>
+ <string>seven.sup</string>
+ <string>threeeighths</string>
+ <string>uniA73E.cn</string>
+ <string>uni03CF</string>
+ <string>uniA79E</string>
+ <string>uni20DC</string>
+ <string>uni20DB</string>
+ <string>romansix</string>
+ <string>uni1FBF</string>
+ <string>uni1FBE</string>
+ <string>uniA77D</string>
+ <string>uniA77E</string>
+ <string>romaneight</string>
+ <string>uniA77A</string>
+ <string>bhook</string>
+ <string>uniA77C</string>
+ <string>Dhook</string>
+ <string>Dbar1</string>
+ <string>uni1D6A</string>
+ <string>zrthook</string>
+ <string>uni1D6C</string>
+ <string>uni1D6D</string>
+ <string>uni1D6E</string>
+ <string>uni1D6F</string>
+ <string>zero.frac</string>
+ <string>uni1D60</string>
+ <string>charactertie</string>
+ <string>uni1D62</string>
+ <string>uni1D63</string>
+ <string>uni1D64</string>
+ <string>uni1D65</string>
+ <string>uni1D67</string>
+ <string>uni1D68</string>
+ <string>uni1D69</string>
+ <string>uniA778</string>
+ <string>uniA779</string>
+ <string>uniA774</string>
+ <string>Stigma</string>
+ <string>uniA776</string>
+ <string>uniA777</string>
+ <string>uniA770</string>
+ <string>uniA771</string>
+ <string>uniA772</string>
+ <string>uniA773</string>
+ <string>epsilon1rev</string>
+ <string>uni1D62.ccmp</string>
+ <string>iotasubnosp_uni1ABD</string>
+ <string>Epsilon1</string>
+ <string>uni1DA8.ccmp</string>
+ <string>Gamma1</string>
+ <string>iotasubnosp</string>
+ <string>dieresisgravecomb</string>
+ <string>tildemacroncomb</string>
+ <string>uni0221</string>
+ <string>gamma1</string>
+ <string>uniA7AB</string>
+ <string>uniA7AC</string>
+ <string>uniA7AA</string>
+ <string>bhook.cn</string>
+ <string>uniA7AD</string>
+ <string>pipedblbar</string>
+ <string>uni2E08</string>
+ <string>YR</string>
+ <string>kgreenlandic</string>
+ <string>uni2E09</string>
+ <string>uni2182</string>
+ <string>uni2183</string>
+ <string>uni2180</string>
+ <string>uni2181</string>
+ <string>uni2186</string>
+ <string>uni2187</string>
+ <string>uni2184</string>
+ <string>uni2185</string>
+ <string>uni2188</string>
+ <string>uni0222</string>
+ <string>romanseven</string>
+ <string>uniA7A8</string>
+ <string>uniA7A9</string>
+ <string>uniA7A2</string>
+ <string>uniA7A3</string>
+ <string>uniA7A0</string>
+ <string>uniA7A1</string>
+ <string>uniA7A6</string>
+ <string>btopbar</string>
+ <string>uniA7A4</string>
+ <string>uniA7A5</string>
+ <string>aturn</string>
+ <string>uni2C7A</string>
+ <string>uni2C7C</string>
+ <string>uni2C7B</string>
+ <string>uni2C7D</string>
+ <string>uni2C7F</string>
+ <string>rfishhookrev</string>
+ <string>uniA70B</string>
+ <string>romanhundred</string>
+ <string>uni1FEE</string>
+ <string>uni1FED</string>
+ <string>graveleftnosp</string>
+ <string>uniA7FF</string>
+ <string>uni2C71</string>
+ <string>uni2C70</string>
+ <string>uni2C73</string>
+ <string>uni2189</string>
+ <string>uni2C74</string>
+ <string>uni2C77</string>
+ <string>uni2C76</string>
+ <string>uni2C79</string>
+ <string>uni2C78</string>
+ <string>xsuper</string>
+ <string>tackleftsubnosp</string>
+ <string>eurocurrency</string>
+ <string>uni20E8</string>
+ <string>rho1</string>
+ <string>uni20E3</string>
+ <string>uni1AB5</string>
+ <string>uniA7F9</string>
+ <string>uniA793</string>
+ <string>uniA7F8</string>
+ <string>uniA790</string>
+ <string>uniA791</string>
+ <string>uniA796</string>
+ <string>dblapostrophe</string>
+ <string>uniA797</string>
+ <string>uniA794</string>
+ <string>uniA795</string>
+ <string>glottalstopbar</string>
+ <string>dieresisnosp_uni1ABB</string>
+ <string>uni1D59</string>
+ <string>uni1D58</string>
+ <string>uni1D55</string>
+ <string>uni1D54</string>
+ <string>uni1D57</string>
+ <string>uni1D56</string>
+ <string>uni1D51</string>
+ <string>uni1D50</string>
+ <string>uni1D53</string>
+ <string>uni1D52</string>
+ <string>Yhook</string>
+ <string>uniA749</string>
+ <string>uniA748</string>
+ <string>minussubnosp</string>
+ <string>uniA741</string>
+ <string>uniA740</string>
+ <string>uniA743</string>
+ <string>uniA742</string>
+ <string>uniA745</string>
+ <string>uniA747</string>
+ <string>uniA746</string>
+ <string>uniA74A</string>
+ <string>uniA74C</string>
+ <string>uniA74B</string>
+ <string>uniA74E</string>
+ <string>uniA74D</string>
+ <string>rturnsuper</string>
+ <string>linevert</string>
+ <string>uni02E5_uni02E6_uni02E5</string>
+ <string>Phook</string>
+ <string>addresssubject</string>
+ <string>eight.frac</string>
+ <string>primetriplerev1</string>
+ <string>uni1D5E</string>
+ <string>uni1D5D</string>
+ <string>uni1D5F</string>
+ <string>uni1D5A</string>
+ <string>uni1D5C</string>
+ <string>uni1D5B</string>
+ <string>uni217F</string>
+ <string>uni217E</string>
+ <string>uni217D</string>
+ <string>uni217C</string>
+ <string>twelveroman</string>
+ <string>elevenroman</string>
+ <string>lambdabar</string>
+ <string>uniA671</string>
+ <string>uniA767.cn</string>
+ <string>rfishhook</string>
+ <string>uniA7A7</string>
+ <string>pipe</string>
+ <string>tenroman</string>
+ <string>nineroman</string>
+ <string>eightroman</string>
+ <string>sevenroman</string>
+ <string>dzcurl</string>
+ <string>fiveroman</string>
+ <string>fourroman</string>
+ <string>threeroman</string>
+ <string>tworoman</string>
+ <string>oneroman</string>
+ <string>uniA654</string>
+ <string>circumflextildecomb</string>
+ <string>underscoredblnosp</string>
+ <string>ysuper</string>
+ <string>tackrightsubnosp</string>
+ <string>uni2E17</string>
+ <string>uni2E16</string>
+ <string>uniA665</string>
+ <string>D.cn</string>
+ <string>rsuper</string>
+ <string>Sampi</string>
+ <string>uni2C7E</string>
+ <string>uni2E1A</string>
+ <string>schwa</string>
+ <string>gbar_uni1ABE</string>
+ <string>uni1DDA</string>
+ <string>koppacyrillic</string>
+ <string>Koppacyrillic</string>
+ <string>titlocyrilliccmb</string>
+ <string>thousandcyrillic</string>
+ <string>dasiapneumatacyrilliccmb</string>
+ <string>palatalizationcyrilliccmb</string>
+ <string>uni0487</string>
+ <string>psilipneumatacyrilliccmb</string>
+ <string>uni0489</string>
+ <string>uni0488</string>
+ <string>uni2C64</string>
+ <string>uni2C65</string>
+ <string>uni2C62</string>
+ <string>uni2C63</string>
+ <string>uni02E5_uni02E5_uni02E6</string>
+ <string>uni02E5_uni02E5_uni02E7</string>
+ <string>bbar</string>
+ <string>dhook</string>
+ <string>uni20F0</string>
+ <string>eshcurl</string>
+ <string>uni2C6F</string>
+ <string>uni2C6E</string>
+ <string>uni2C6C</string>
+ <string>uniA657.cn</string>
+ <string>uni2C6A</string>
+ <string>quotereversed</string>
+ <string>romanfive</string>
+ <string>tonetwo</string>
+ <string>rdescend</string>
+ <string>uni1FDD</string>
+ <string>uni1FDE</string>
+ <string>uni1FDF</string>
+ <string>slashshortnosp</string>
+ <string>twostroke</string>
+ <string>ezhtail</string>
+ <string>uni1DF0</string>
+ <string>uni1DF1</string>
+ <string>uni1DF2</string>
+ <string>uni1DF3</string>
+ <string>uni1DF4</string>
+ <string>uni1DF5</string>
+ <string>uniA75A</string>
+ <string>caronbelowcmb</string>
+ <string>acutesubnosp</string>
+ <string>romantwo</string>
+ <string>eight.sup</string>
+ <string>uni1D6B</string>
+ <string>uni1D4B</string>
+ <string>uni1D4A</string>
+ <string>uni1D4F</string>
+ <string>uni1D4D</string>
+ <string>uni1D4E</string>
+ <string>uni1D48</string>
+ <string>uni1D49</string>
+ <string>uni1D42</string>
+ <string>uni1D43</string>
+ <string>uni1D40</string>
+ <string>uni1D41</string>
+ <string>uni1D46</string>
+ <string>uni1D47</string>
+ <string>uni1D44</string>
+ <string>uni1D45</string>
+ <string>finalkaf</string>
+ <string>uniA756</string>
+ <string>uniA757</string>
+ <string>uniA754</string>
+ <string>uni1DFC</string>
+ <string>uni1DFD</string>
+ <string>uni1DFE</string>
+ <string>uni1DFF</string>
+ <string>uniA751</string>
+ <string>uniA758</string>
+ <string>uni1FEF</string>
+ <string>dblprimemod</string>
+ <string>Ezhreversed</string>
+ <string>ezhreversed</string>
+ <string>Ezh</string>
+ <string>romanfifty</string>
+ <string>uni02E8_uni02E6_uni02E5</string>
+ <string>ringhalfright</string>
+ <string>Ismallcap</string>
+ <string>uptackmod</string>
+ <string>hyphendot</string>
+ <string>uniFE29</string>
+ <string>epsilon1revhook</string>
+ <string>uniFE20</string>
+ <string>uniFE21</string>
+ <string>uniFE22</string>
+ <string>uniFE23</string>
+ <string>uniFE24</string>
+ <string>uniFE25</string>
+ <string>uniFE26</string>
+ <string>uniFE27</string>
+ <string>lyogh</string>
+ <string>uniFE2A</string>
+ <string>uniFE2B</string>
+ <string>uniFE2C</string>
+ <string>uniFE2D</string>
+ <string>finalnun</string>
+ <string>brevehookcomb</string>
+ <string>uniA76A</string>
+ <string>gammasuper</string>
+ <string>dyogh</string>
+ <string>chook</string>
+ <string>Nsmallcap</string>
+ <string>uniA729</string>
+ <string>Oopen</string>
+ <string>uni2098</string>
+ <string>uni2099</string>
+ <string>uni2090</string>
+ <string>uni2091</string>
+ <string>uni2092</string>
+ <string>uni2093</string>
+ <string>uni2094</string>
+ <string>uni2095</string>
+ <string>uni2096</string>
+ <string>uni2097</string>
+ <string>uni02B2.ccmp</string>
+ <string>bridgeinvsubnosp</string>
+ <string>uni2C72</string>
+ <string>uni2C75</string>
+ <string>lbar</string>
+ <string>tpalatalhook</string>
+ <string>Bhook</string>
+ <string>uni209A</string>
+ <string>uni209B</string>
+ <string>uni209C</string>
+ <string>uni02E6_uni02E6_uni02E7</string>
+ <string>uni02E6_uni02E6_uni02E8</string>
+ <string>uni02E6_uni02E5_uni02E7</string>
+ <string>commaaccentrotate</string>
+ <string>esh</string>
+ <string>cyrillictic</string>
+ <string>uni02E8_uni02E7_uni02E6</string>
+ <string>uni1DEE</string>
+ <string>uni1DED</string>
+ <string>uni1DEF</string>
+ <string>uni1DEA</string>
+ <string>uni1DEC</string>
+ <string>uni1DEB</string>
+ <string>pipedbl</string>
+ <string>uni1AB9_uni1ABD</string>
+ <string>yhook</string>
+ <string>chook.cn</string>
+ <string>uni029D.ccmp</string>
+ <string>uni2C7C.ccmp</string>
+ <string>wturn</string>
+ <string>hv</string>
+ <string>controlHT</string>
+ <string>uni1DE8</string>
+ <string>uni1DE5</string>
+ <string>uni1DE4</string>
+ <string>uni1DE7</string>
+ <string>uni1DE6</string>
+ <string>uni1DE1</string>
+ <string>uni1DE0</string>
+ <string>uni1DE3</string>
+ <string>controlSOT</string>
+ <string>uni037B.cn</string>
+ <string>uniA92E</string>
+ <string>bbar_uni1ABE</string>
+ <string>rrthook_uni1ABE</string>
+ <string>uniA722</string>
+ <string>uniA721</string>
+ <string>uniA720</string>
+ <string>uniA727</string>
+ <string>uniA726</string>
+ <string>uniA725</string>
+ <string>uniA724</string>
+ <string>commaabovecmb</string>
+ <string>uniA728</string>
+ <string>commaaboverightcmb</string>
+ <string>uni0502</string>
+ <string>hooksubpalatnosp</string>
+ <string>uni1AB8_uni1ABD</string>
+ <string>uniA758.cn</string>
+ <string>ezhcaron</string>
+ <string>Ezhcaron</string>
+ <string>uniA72C</string>
+ <string>uniA72B</string>
+ <string>uniA72A</string>
+ <string>uniA72F</string>
+ <string>uniA72E</string>
+ <string>uniA72D</string>
+ <string>uni2E42</string>
+ <string>uni2E40</string>
+ <string>uni2E41</string>
+ <string>tildeacutecomb</string>
+ <string>leftloop.cn</string>
+ <string>rightloop.cn</string>
+ <string>uniE000</string>
+ <string>uniE004</string>
+ <string>uniE002</string>
+ <string>uniE003</string>
+ <string>placeofinterestsign.specz.medium</string>
+ <string>uniE001</string>
+ <string>.notdef</string>
+ </array>
+</dict>
+</plist>
diff --git a/src/Interface-Regular.ufo/metainfo.plist b/src/Interface-Regular.ufo/metainfo.plist
new file mode 100644
index 000000000..f5ec4e54c
--- /dev/null
+++ b/src/Interface-Regular.ufo/metainfo.plist
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>creator</key>
+ <string>org.robofab.ufoLib</string>
+ <key>formatVersion</key>
+ <integer>2</integer>
+</dict>
+</plist>
diff --git a/src/diacritics.txt b/src/diacritics.txt
new file mode 100644
index 000000000..34f8b1a5d
--- /dev/null
+++ b/src/diacritics.txt
@@ -0,0 +1,937 @@
+breve=cyrillicbreve
+space=nbspace
+D+crossbar:cross=Dcroat/30,0
+D+crossbar:cross=Eth/30,0
+h+crossbar:cross=hbar/30,0
+T+crossbar:cross=Tbar
+t+crossbar:cross=tbar
+A+grave:top=Agrave
+A+acute:top=Aacute
+A+circumflex:top=Acircumflex
+A+tilde:top=Atilde
+A+dieresis:top=Adieresis
+A+ring:top=Aring
+A+ringacute:top=Aringacute
+C+cedilla:bottom=Ccedilla
+E+grave:top=Egrave
+E+acute:top=Eacute
+E+circumflex:top=Ecircumflex
+E+dieresis:top=Edieresis
+I+grave:top=Igrave
+I+acute:top=Iacute
+I+circumflex:top=Icircumflex
+I+dieresis:top=Idieresis
+N+tilde:top=Ntilde
+O+grave:top=Ograve
+O+acute:top=Oacute
+O+circumflex:top=Ocircumflex
+O+tilde:top=Otilde
+O+dieresis:top=Odieresis
+U+grave:top=Ugrave
+U+acute:top=Uacute
+U+circumflex:top=Ucircumflex
+U+dieresis:top=Udieresis
+Y+acute:top=Yacute
+a+grave:top=agrave
+a+acute:top=aacute
+a+circumflex:top=acircumflex
+a+tilde:top=atilde
+a+dieresis:top=adieresis
+a+ring:top=aring
+a+ringacute:top=aringacute
+c+cedilla:bottom=ccedilla
+e+grave:top=egrave
+e+acute:top=eacute
+e+circumflex:top=ecircumflex
+e+dieresis:top=edieresis
+dotlessi+grave:top=igrave
+dotlessi+acute:top=iacute
+dotlessi+circumflex:top=icircumflex
+dotlessi+dieresis:top=idieresis
+n+tilde:top=ntilde
+o+grave:top=ograve
+o+acute:top=oacute
+o+circumflex:top=ocircumflex
+o+tilde:top=otilde
+o+dieresis:top=odieresis
+u+grave:top=ugrave
+u+acute:top=uacute
+u+circumflex:top=ucircumflex
+u+dieresis:top=udieresis
+y+acute:top=yacute
+y+dieresis:top=ydieresis
+A+macron:top=Amacron
+a+macron:top=amacron
+A+breve:top=Abreve
+a+breve:top=abreve
+A+ogonek:ogonek=Aogonek
+a+ogonek:ogonek=aogonek
+C+acute:top=Cacute
+c+acute:top=cacute
+C+circumflex:top=Ccircumflex
+c+circumflex:top=ccircumflex
+C+caron:top=Ccaron
+c+caron:top=ccaron
+D+caron:top=Dcaron
+d+commaaccent:caron=dcaron/0,150
+E+macron:top=Emacron
+e+macron:top=emacron
+E+breve:top=Ebreve
+e+breve:top=ebreve
+E+dotaccent:top=Edotaccent
+e+dotaccent:top=edotaccent
+E+ogonek:ogonek=Eogonek
+e+ogonek:ogonek=eogonek
+E+caron:top=Ecaron
+e+caron:top=ecaron
+G+circumflex:top=Gcircumflex
+g+circumflex:top=gcircumflex
+G+breve:top=Gbreve
+g+breve:top=gbreve
+G+commaaccent:bottom=Gcommaaccent
+g+commaaccentrotate:top=gcommaaccent
+H+circumflex:top=Hcircumflex
+h+circumflex:top=hcircumflex
+I+tilde:top=Itilde
+dotlessi+tilde:top=itilde
+I+macron:top=Imacron
+dotlessi+macron:top=imacron
+I+breve:top=Ibreve
+dotlessi+breve:top=ibreve
+I+ogonek:bottom=Iogonek
+i+ogonek:ogonek=iogonek
+I+dotaccent:top=Idotaccent
+I_J=IJ
+i_j=ij
+J+circumflex:top=Jcircumflex
+dotlessj+circumflex:top=jcircumflex
+K+commaaccent:bottom=Kcommaaccent
+k+commaaccent:bottom=kcommaaccent
+L+acute:top=Lacute
+l+acute:top=lacute
+L+commaaccent:bottom=Lcommaaccent
+l+commaaccent:bottom=lcommaaccent
+L+commaaccent:caron=Lcaron
+l+commaaccent:caron=lcaron/0,150
+L+dotaccent:dot=Ldot
+l+dotaccent:dot=ldot/0,220
+N+acute:top=Nacute
+n+acute:top=nacute
+N+commaaccent:bottom=Ncommaaccent
+n+commaaccent:bottom=ncommaaccent
+N+caron:top=Ncaron
+n+caron:top=ncaron
+n+commaaccent:caron=napostrophe
+O+macron:top=Omacron
+o+macron:top=omacron
+O+breve:top=Obreve
+o+breve:top=obreve
+O+hungarumlaut:top=Ohungarumlaut
+o+hungarumlaut:top=ohungarumlaut
+R+acute:top=Racute
+r+acute:top=racute
+R+commaaccent:bottom=Rcommaaccent
+r+commaaccent:bottom=rcommaaccent
+R+caron:top=Rcaron
+r+caron:top=rcaron
+S+acute:top=Sacute
+s+acute:top=sacute
+S+circumflex:top=Scircumflex
+s+circumflex:top=scircumflex
+S+cedilla:bottom=Scedilla
+s+cedilla:bottom=scedilla
+S+caron:top=Scaron
+s+caron:top=scaron
+T+commaaccent:bottom=uni021A
+t+commaaccent:bottom=uni021B
+T+caron:top=Tcaron
+t+commaaccent:caron=tcaron/0,40
+U+tilde:top=Utilde
+u+tilde:top=utilde
+U+macron:top=Umacron
+u+macron:top=umacron
+U+breve:top=Ubreve
+u+breve:top=ubreve
+U+ring:top=Uring
+u+ring:top=uring
+U+hungarumlaut:top=Uhungarumlaut
+u+hungarumlaut:top=uhungarumlaut
+U+ogonek:ogonek=Uogonek
+u+ogonek:ogonek=uogonek
+W+circumflex:top=Wcircumflex
+w+circumflex:top=wcircumflex
+Y+circumflex:top=Ycircumflex
+y+circumflex:top=ycircumflex
+Y+dieresis:top=Ydieresis
+Z+acute:top=Zacute
+z+acute:top=zacute
+Z+dotaccent:top=Zdotaccent
+z+dotaccent:top=zdotaccent
+Z+caron:top=Zcaron
+z+caron:top=zcaron
+AE+acute:top=AEacute
+ae+acute:top=aeacute
+Oslash+acute:top=Oslashacute
+oslash+acute:top=oslashacute
+A+tonos:tonos=Alphatonos
+E+tonos:tonos=Epsilontonos/100,0
+H+tonos:tonos=Etatonos/100,0
+I+tonos:tonos=Iotatonos/100,0
+O+tonos:tonos=Omicrontonos/20,0
+Y+tonos:tonos=Upsilontonos/100,0
+Omega+tonos:tonos=Omegatonos/20,0
+iota+dieresistonos:top=iotadieresistonos
+A=Alpha
+B=Beta
+E=Epsilon
+Z=Zeta
+H=Eta
+I=Iota
+K=Kappa
+M=Mu
+N=Nu
+O=Omicron
+P=Rho
+T=Tau
+Y=Upsilon
+X=Chi
+I+dieresis:top=Iotadieresis
+Y+dieresis:top=Upsilondieresis
+alpha+tonos:top=alphatonos
+epsilon+tonos:top=epsilontonos
+eta+tonos:top=etatonos
+iota+tonos:top=iotatonos
+upsilon+dieresistonos:top=upsilondieresistonos
+kgreenlandic=kappa
+o=omicron
+v=nu
+iota+dieresis:top=iotadieresis
+upsilon+dieresis:top=upsilondieresis
+o+tonos:top=omicrontonos
+upsilon+tonos:top=upsilontonos
+omega+tonos:top=omegatonos
+Phi=afii10038
+W+grave:top=Wgrave
+w+grave:top=wgrave
+W+acute:top=Wacute
+w+acute:top=wacute
+W+dieresis:top=Wdieresis
+w+dieresis:top=wdieresis
+Y+grave:top=Ygrave
+y+grave:top=ygrave
+quotesingle=minute
+quotedbl=second
+exclam_exclam=exclamdbl
+E+grave:top=uni0400
+afii10026+grave:top=uni040D
+e+grave:top=uni0450
+iicyrillic+grave:top=uni045D
+I=uni04CF
+afii10147=Obar
+afii10047+dieresis:top=uni04EC
+ereversedcyrillic+dieresis:top=uni04ED
+d=uni0501
+Gamma+cyrillictic:right=uni04F6
+gecyrillic+cyrillictic:right=uni04F7
+softsigncyrillic+crossbar:cross=uni048D
+afii10046+crossbar:cross=uni048C
+softsigncyrillic+crossbar:cross=yatcyrillic
+X+crossbar:cross=uni04FE
+x+crossbar:cross=uni04FF
+epsilon=uni0511
+F+crossbar:cross=franc
+two=two.pnum
+three=three.pnum
+four=four.pnum
+five=five.pnum
+six=six.pnum/20,0
+eight=eight.pnum/20,20
+nine=nine.pnum/0,20
+zero=zero.pnum/20,20
+L_J=LJ
+L_j=Lj
+l_j=lj
+N_J=NJ
+N_j=Nj
+n_j=nj
+A+caron:top=Acaron
+a+caron:top=acaron
+I+caron:top=Icaron
+dotlessi+caron:top=icaron
+O+caron:top=Ocaron
+o+caron:top=ocaron
+U+caron:top=Ucaron
+u+caron:top=ucaron
+schwa=eturn
+AE+macron:top=AEmacron
+ae+macron:top=aemacron
+G+caron:top=Gcaron
+g+caron:top=gcaron
+K+caron:top=Kcaron
+k+caron:top=kcaron
+O+ogonek:bottom=Oogonek
+o+ogonek:bottom=oogonek
+G+acute:top=Gacute
+g+acute:top=gacute
+N+grave:top=uni01F8
+n+grave:top=uni01F9
+H+caron:top=uni021E
+h+caron:top=uni021F
+A+dotaccent:top=uni0226
+a+dotaccent:top=uni0227
+E+cedilla:bottom=uni0228
+e+cedilla:bottom=uni0229
+O+dieresismacroncomb:top=uni022A
+o+dieresismacroncomb.lc:top=uni022B
+O+tildemacroncomb:top=uni022C
+o+tildemacroncomb.lc:top=uni022D
+O+dotaccent:top=uni022E
+o+dotaccent:top=uni022F
+O+dotmacroncomb:top=uni0230
+o+dotmacroncomb.lc:top=uni0231
+Y+macron:top=uni0232
+y+macron:top=uni0233
+fitacyrillic=obar
+vecyrillic=uni0299
+encyrillic=uni029C
+J=uni037F
+afii10147=uni03F4
+Thorn=uni03F7
+thorn=uni03F8
+C=uni03F9
+M=uni03FA
+Q=uni051A
+q=uni051B
+W=uni051C
+w=uni051D
+I+tildesubnosp:bottom=Itildebelow
+i+tildesubnosp:bottom=itildebelow
+I+dieresisacutecomb:top=Idieresisacute
+dotlessi+dieresisacutecomb.lc:top=idieresisacute
+longs+dotaccent:top=slongdotaccent
+alpha+uni1FBD:top=uni1F00
+alpha+uni1FFE:top=uni1F01
+alpha+uni1FCD:top=uni1F02
+alpha+uni1FDD:top=uni1F03
+alpha+uni1FCE:top=uni1F04
+alpha+uni1FDE:top=uni1F05
+alpha+uni1FCF:top=uni1F06
+alpha+uni1FDF:top=uni1F07
+A+uni1FBD:tonos=uni1F08
+A+uni1FFE:tonos=uni1F09
+A+uni1FCD:tonos=uni1F0A
+A+uni1FDD:tonos=uni1F0B
+A+uni1FCE:tonos=uni1F0C
+A+uni1FDE:tonos=uni1F0D
+A+uni1FCF:tonos=uni1F0E
+A+uni1FDF:tonos=uni1F0F
+epsilon+uni1FBD:top=uni1F10
+epsilon+uni1FFE:top=uni1F11
+epsilon+uni1FCD:top=uni1F12
+epsilon+uni1FDD:top=uni1F13
+epsilon+uni1FCE:top=uni1F14
+epsilon+uni1FDE:top=uni1F15
+E+uni1FBD:tonos=uni1F18/100,0
+E+uni1FFE:tonos=uni1F19/100,0
+E+uni1FCD:tonos=uni1F1A/150,0
+E+uni1FDD:tonos=uni1F1B/150,0
+E+uni1FCE:tonos=uni1F1C/150,0
+E+uni1FDE:tonos=uni1F1D/150,0
+eta+uni1FBD:top=uni1F20
+eta+uni1FFE:top=uni1F21
+eta+uni1FCD:top=uni1F22
+eta+uni1FDD:top=uni1F23
+eta+uni1FCE:top=uni1F24
+eta+uni1FDE:top=uni1F25
+eta+uni1FCF:top=uni1F26
+eta+uni1FDF:top=uni1F27
+H+uni1FBD:tonos=uni1F28/100,0
+H+uni1FFE:tonos=uni1F29/100,0
+H+uni1FCD:tonos=uni1F2A/150,0
+H+uni1FDD:tonos=uni1F2B/150,0
+H+uni1FCE:tonos=uni1F2C/150,0
+H+uni1FDE:tonos=uni1F2D/150,0
+H+uni1FCF:tonos=uni1F2E/150,0
+H+uni1FDF:tonos=uni1F2F/150,0
+iota+uni1FBD:top=uni1F30
+iota+uni1FFE:top=uni1F31
+iota+uni1FCD:top=uni1F32
+iota+uni1FDD:top=uni1F33
+iota+uni1FCE:top=uni1F34
+iota+uni1FDE:top=uni1F35
+iota+uni1FCF:top=uni1F36
+iota+uni1FDF:top=uni1F37
+I+uni1FBD:tonos=uni1F38/100,0
+I+uni1FFE:tonos=uni1F39/100,0
+I+uni1FCD:tonos=uni1F3A/150,0
+I+uni1FDD:tonos=uni1F3B/150,0
+I+uni1FCE:tonos=uni1F3C/150,0
+I+uni1FDE:tonos=uni1F3D/150,0
+I+uni1FCF:tonos=uni1F3E/150,0
+I+uni1FDF:tonos=uni1F3F/150,0
+o+uni1FBD:top=uni1F40
+o+uni1FFE:top=uni1F41
+o+uni1FCD:top=uni1F42
+o+uni1FDD:top=uni1F43
+o+uni1FCE:top=uni1F44
+o+uni1FDE:top=uni1F45
+O+uni1FBD:tonos=uni1F48/20,0
+O+uni1FFE:tonos=uni1F49/20,0
+O+uni1FCD:tonos=uni1F4A/70,0
+O+uni1FDD:tonos=uni1F4B/70,0
+O+uni1FCE:tonos=uni1F4C/70,0
+O+uni1FDE:tonos=uni1F4D/70,0
+upsilon+uni1FBD:top=uni1F50
+upsilon+uni1FFE:top=uni1F51
+upsilon+uni1FCD:top=uni1F52
+upsilon+uni1FDD:top=uni1F53
+upsilon+uni1FCE:top=uni1F54
+upsilon+uni1FDE:top=uni1F55
+upsilon+uni1FCF:top=uni1F56
+upsilon+uni1FDF:top=uni1F57
+Y+uni1FFE:tonos=uni1F59/100,0
+Y+uni1FDD:tonos=uni1F5B/200,0
+Y+uni1FDE:tonos=uni1F5D/200,0
+Y+uni1FDF:tonos=uni1F5F/200,0
+omega+uni1FBD:top=uni1F60
+omega+uni1FFE:top=uni1F61
+omega+uni1FCD:top=uni1F62
+omega+uni1FDD:top=uni1F63
+omega+uni1FCE:top=uni1F64
+omega+uni1FDE:top=uni1F65
+omega+uni1FCF:top=uni1F66
+omega+uni1FDF:top=uni1F67
+Omega+uni1FBD:tonos=uni1F68/20,0
+Omega+uni1FFE:tonos=uni1F69/20,0
+Omega+uni1FCD:tonos=uni1F6A/70,0
+Omega+uni1FDD:tonos=uni1F6B/70,0
+Omega+uni1FCE:tonos=uni1F6C/70,0
+Omega+uni1FDE:tonos=uni1F6D/70,0
+Omega+uni1FCF:tonos=uni1F6E/70,0
+Omega+uni1FDF:tonos=uni1F6F/70,0
+alpha+uni1FEF:top=uni1F70
+alpha+uni1FFD:top=uni1F71
+epsilon+uni1FEF:top=uni1F72
+epsilon+uni1FFD:top=uni1F73
+eta+uni1FEF:top=uni1F74
+eta+uni1FFD:top=uni1F75
+iota+uni1FEF:top=uni1F76
+iota+uni1FFD:top=uni1F77
+o+uni1FEF:top=uni1F78
+o+uni1FFD:top=uni1F79
+upsilon+uni1FEF:top=uni1F7A
+upsilon+uni1FFD:top=uni1F7B
+omega+uni1FEF:top=uni1F7C
+omega+uni1FFD:top=uni1F7D
+alpha+uni1FBE:bottom+uni1FBD:top=uni1F80
+alpha+uni1FBE:bottom+uni1FFE:top=uni1F81
+alpha+uni1FBE:bottom+uni1FCD:top=uni1F82
+alpha+uni1FBE:bottom+uni1FDD:top=uni1F83
+alpha+uni1FBE:bottom+uni1FCE:top=uni1F84
+alpha+uni1FBE:bottom+uni1FDE:top=uni1F85
+alpha+uni1FBE:bottom+uni1FCF:top=uni1F86
+alpha+uni1FBE:bottom+uni1FDF:top=uni1F87
+A+uni1FBE:bottom+uni1FBD:tonos=uni1F88
+A+uni1FBE:bottom+uni1FFE:tonos=uni1F89
+A+uni1FBE:bottom+uni1FCD:tonos=uni1F8A
+A+uni1FBE:bottom+uni1FDD:tonos=uni1F8B
+A+uni1FBE:bottom+uni1FCE:tonos=uni1F8C
+A+uni1FBE:bottom+uni1FDE:tonos=uni1F8D
+A+uni1FBE:bottom+uni1FCF:tonos=uni1F8E
+A+uni1FBE:bottom+uni1FDF:tonos=uni1F8F
+eta+uni1FBE:bottom+uni1FBD:top=uni1F90
+eta+uni1FBE:bottom+uni1FFE:top=uni1F91
+eta+uni1FBE:bottom+uni1FCD:top=uni1F92
+eta+uni1FBE:bottom+uni1FDD:top=uni1F93
+eta+uni1FBE:bottom+uni1FCE:top=uni1F94
+eta+uni1FBE:bottom+uni1FDE:top=uni1F95
+eta+uni1FBE:bottom+uni1FCF:top=uni1F96
+eta+uni1FBE:bottom+uni1FDF:top=uni1F97
+H+uni1FBE:bottom+uni1FBD:tonos=uni1F98/100,0
+H+uni1FBE:bottom+uni1FFE:tonos=uni1F99/100,0
+H+uni1FBE:bottom+uni1FCD:tonos=uni1F9A/150,0
+H+uni1FBE:bottom+uni1FDD:tonos=uni1F9B/150,0
+H+uni1FBE:bottom+uni1FCE:tonos=uni1F9C/150,0
+H+uni1FBE:bottom+uni1FDE:tonos=uni1F9D/150,0
+H+uni1FBE:bottom+uni1FCF:tonos=uni1F9E/150,0
+H+uni1FBE:bottom+uni1FDF:tonos=uni1F9F/150,0
+omega+uni1FBE:bottom+uni1FBD:top=uni1FA0
+omega+uni1FBE:bottom+uni1FFE:top=uni1FA1
+omega+uni1FBE:bottom+uni1FCD:top=uni1FA2
+omega+uni1FBE:bottom+uni1FDD:top=uni1FA3
+omega+uni1FBE:bottom+uni1FCE:top=uni1FA4
+omega+uni1FBE:bottom+uni1FDE:top=uni1FA5
+omega+uni1FBE:bottom+uni1FCF:top=uni1FA6
+omega+uni1FBE:bottom+uni1FDF:top=uni1FA7
+Omega+uni1FBE:bottom+uni1FBD:tonos=uni1FA8/20,0
+Omega+uni1FBE:bottom+uni1FFE:tonos=uni1FA9/20,0
+Omega+uni1FBE:bottom+uni1FCD:tonos=uni1FAA/70,0
+Omega+uni1FBE:bottom+uni1FDD:tonos=uni1FAB/70,0
+Omega+uni1FBE:bottom+uni1FCE:tonos=uni1FAC/70,0
+Omega+uni1FBE:bottom+uni1FDE:tonos=uni1FAD/70,0
+Omega+uni1FBE:bottom+uni1FCF:tonos=uni1FAE/70,0
+Omega+uni1FBE:bottom+uni1FDF:tonos=uni1FAF/70,0
+alpha+breve:top=uni1FB0
+alpha+macron:top=uni1FB1
+alpha+uni1FBE:bottom+uni1FEF:top=uni1FB2
+alpha+uni1FBE:bottom=uni1FB3
+alpha+uni1FBE:bottom+uni1FFD:top=uni1FB4
+alpha+uni1FC0:top=uni1FB6
+alpha+uni1FBE:bottom+uni1FC0:top=uni1FB7
+A+breve:top=uni1FB8
+A+macron:top=uni1FB9
+A+uni1FEF:tonos=uni1FBA
+A+uni1FFD:tonos=uni1FBB
+A+uni1FBE:bottom=uni1FBC
+eta+uni1FBE:bottom+uni1FEF:top=uni1FC2
+eta+uni1FBE:bottom=uni1FC3
+eta+uni1FBE:bottom+uni1FFD:top=uni1FC4
+eta+uni1FC0:top=uni1FC6
+eta+uni1FBE:bottom+uni1FC0:top=uni1FC7
+E+uni1FEF:tonos=uni1FC8/100,0
+E+uni1FFD:tonos=uni1FC9/100,0
+H+uni1FEF:tonos=uni1FCA/100,0
+H+uni1FFD:tonos=uni1FCB/100,0
+H+uni1FBE:bottom=uni1FCC
+iota+breve:top=uni1FD0
+iota+macron:top=uni1FD1
+iota+uni1FED:top=uni1FD2
+iota+uni1FEE:top=uni1FD3
+iota+uni1FC0:top=uni1FD6
+iota+uni1FC1:top=uni1FD7
+I+breve:top=uni1FD8
+I+macron:top=uni1FD9
+I+uni1FEF:top=uni1FDA
+I+uni1FFD:top=uni1FDB
+upsilon+breve:top=uni1FE0
+upsilon+macron:top=uni1FE1
+upsilon+uni1FED:top=uni1FE2
+upsilon+uni1FEE:top=uni1FE3
+rho+uni1FBD:top=uni1FE4
+rho+uni1FFE:top=uni1FE5
+upsilon+uni1FC0:top=uni1FE6
+upsilon+uni1FC1:top=uni1FE7
+Y+breve:top=uni1FE8
+Y+macron:top=uni1FE9
+Y+uni1FEF:tonos=uni1FEA/100,0
+Y+uni1FFD:tonos=uni1FEB/100,0
+P+uni1FFE:tonos=uni1FEC/100,0
+omega+uni1FBE:bottom+uni1FEF:top=uni1FF2
+omega+uni1FBE:bottom=uni1FF3
+omega+uni1FBE:bottom+uni1FFD:top=uni1FF4
+omega+uni1FC0:top=uni1FF6
+omega+uni1FBE:bottom+uni1FC0:top=uni1FF7
+O+uni1FEF:tonos=uni1FF8/20,0
+O+uni1FFD:tonos=uni1FF9/20,0
+Omega+uni1FEF:tonos=uni1FFA/20,0
+Omega+uni1FFD:tonos=uni1FFB/20,0
+Omega+uni1FBE:bottom=uni1FFC
+space=uni202F
+question_question=uni2047
+question_exclam=uni2048
+exclam_question=uni2049
+space=uni205F
+K+cyrillictic:right=uni2C69
+k+cyrillictic:right=uni2C6A
+Z+cyrillictic:right=uni2C6B
+z+cyrillictic:right=uni2C6C
+bullet=uniA78F
+A+ogonek:bottom=Aogonek.NAV
+a+ogonek:bottom=aogonek.NAV
+E+ogonek:bottom=Eogonek.NAV
+e+ogonek:bottom=eogonek.NAV
+O+ogonek:bottom=Oogonek.NAV
+o+ogonek:bottom=oogonek.NAV
+dotlessi+tildesubnosp:bottom=uni1E2D.ccmp
+dotlessi+dotbelow:bottom=uni1ECB.ccmp
+hyphen=softhyphen
+C+dotaccent:top=Cdotaccent
+c+dotaccent:top=cdotaccent
+G+dotaccent:top=Gdotaccent
+g+dotaccent:top=gdotaccent
+S+commaaccent:bottom=Scommaaccent
+s+commaaccent:bottom=scommaaccent
+T+cedilla:bottom=Tcommaaccent
+t+cedilla:bottom=tcommaaccent
+mu=mugreek
+E+dieresis:top=afii10023
+Gamma+acute:top=afii10052
+S=afii10054
+I=afii10055
+I+dieresis:top=afii10056
+J=afii10057
+K+acute:top=afii10061
+afii10037+breve:top=afii10062
+A=afii10017
+B=afii10019
+Gamma=afii10020
+E=afii10022
+afii10026+breve:top=afii10027
+M=afii10030
+H=afii10031
+O=afii10032
+Pi=afii10033
+P=afii10034
+C=afii10035
+T=afii10036
+X=afii10039
+a=afii10065
+e=iecyrillic
+iicyrillic+breve:top=iishortcyrillic
+o=ocyrillic
+p=ercyrillic
+c=escyrillic
+y=ucyrillic
+x=khacyrillic
+e+dieresis:top=iocyrillic
+gecyrillic+acute:top=gjecyrillic
+s=dzecyrillic
+i=icyrillic
+dotlessi+dieresis:top=yicyrillic
+j=jecyrillic
+kacyrillic+acute:top=kjecyrillic
+y+breve:top=ushortcyrillic
+dotlessj+caron:top=jcaron
+quoteright=apostrophemod
+M+acute:top=Macute
+m+acute:top=macute
+A+uni02F3:bottom=Aringbelow
+a+uni02F3:bottom=aringbelow
+Psi=Psicyrillic
+psi=psicyrillic
+afii10148+dblgravecmb:top=Izhitsadblgravecyrillic
+izhitsacyrillic+dblgravecmb:top=izhitsadblgravecyrillic
+o_y=ukcyrillic
+O_y=Ukcyrillic
+afii10025+cyrillictic:bottom=Zedescendercyrillic
+zecyrillic+cyrillictic:bottom=zedescendercyrillic
+C+cyrillictic:bottom=Esdescendercyrillic
+c+cyrillictic:bottom=esdescendercyrillic
+Y=Ustraightcyrillic
+gamma=ustraightcyrillic
+I=palochkacyrillic
+afii10024+breve:top=Zhebrevecyrillic
+zhecyrillic+breve:top=zhebrevecyrillic
+A+breve:top=Abrevecyrillic
+a+breve:top=abrevecyrillic
+A+dieresis:top=Adieresiscyrillic
+a+dieresis:top=adieresiscyrillic
+AE=Aiecyrillic
+ae=aiecyrillic
+E+breve:top=Iebrevecyrillic
+e+breve:top=iebrevecyrillic
+Schwacyrillic+dieresis:top=Schwadieresiscyrillic
+schwa=schwacyrillic
+schwa+dieresis:top=schwadieresiscyrillic
+afii10024+dieresis:top=Zhedieresiscyrillic
+zhecyrillic+dieresis:top=zhedieresiscyrillic
+afii10025+dieresis:top=Zedieresiscyrillic
+zecyrillic+dieresis:top=zedieresiscyrillic
+afii10026+macron:top=Imacroncyrillic
+iicyrillic+macron:top=imacroncyrillic
+afii10026+dieresis:top=Idieresiscyrillic
+iicyrillic+dieresis:top=idieresiscyrillic
+O+dieresis:top=Odieresiscyrillic
+o+dieresis:top=odieresiscyrillic
+afii10147=Obarredcyrillic
+fitacyrillic=obarredcyrillic
+afii10147+dieresis:top=Obarreddieresiscyrillic
+fitacyrillic+dieresis:top=obarreddieresiscyrillic
+afii10037+macron:top=Umacroncyrillic
+y+macron:top=umacroncyrillic
+afii10037+dieresis:top=Udieresiscyrillic
+y+dieresis:top=udieresiscyrillic
+afii10037+hungarumlaut:top=Uhungarumlautcyrillic
+y+hungarumlaut:top=uhungarumlautcyrillic
+afii10041+dieresis:top=Chedieresiscyrillic
+checyrillic+dieresis:top=chedieresiscyrillic
+afii10045+dieresis:top=Yerudieresiscyrillic
+yericyrillic+dieresis:top=yerudieresiscyrillic
+A+dotbelow:bottom=Adotbelow
+a+dotbelow:bottom=adotbelow
+A+hook:top=Ahookabove
+a+hook:top=ahookabove
+A+circumflexacutecomb:top=Acircumflexacute
+a+circumflexacutecomb:top=acircumflexacute
+A+circumflexgravecomb:top=Acircumflexgrave
+a+circumflexgravecomb:top=acircumflexgrave
+A+circumflexhookcomb:top=Acircumflexhookabove
+a+circumflexhookcomb:top=acircumflexhookabove
+A+circumflextildecomb:top=Acircumflextilde
+a+circumflextildecomb:top=acircumflextilde
+A+circumflex:top+dotbelow:bottom=Acircumflexdotbelow
+a+circumflex:top+dotbelow:bottom=acircumflexdotbelow
+A+breveacutecomb:top=Abreveacute
+a+breveacutecomb:top=abreveacute
+A+brevegravecomb:top=Abrevegrave
+a+brevegravecomb:top=abrevegrave
+A+brevehookcomb:top=Abrevehookabove
+a+brevehookcomb:top=abrevehookabove
+A+brevetildecomb:top=Abrevetilde
+a+brevetildecomb:top=abrevetilde
+A+breve:top+dotbelow:bottom=Abrevedotbelow
+a+breve:top+dotbelow:bottom=abrevedotbelow
+E+dotbelow:bottom=Edotbelow
+e+dotbelow:bottom=edotbelow
+E+hook:top=Ehookabove
+e+hook:top=ehookabove
+E+tilde:top=Etilde
+e+tilde:top=etilde
+E+circumflexacutecomb:top=Ecircumflexacute
+e+circumflexacutecomb:top=ecircumflexacute
+E+circumflexgravecomb:top=Ecircumflexgrave
+e+circumflexgravecomb:top=ecircumflexgrave
+E+circumflexhookcomb:top=Ecircumflexhookabove
+e+circumflexhookcomb:top=ecircumflexhookabove
+E+circumflextildecomb:top=Ecircumflextilde
+e+circumflextildecomb:top=ecircumflextilde
+E+circumflex:top+dotbelow:bottom=Ecircumflexdotbelow
+e+circumflex:top+dotbelow:bottom=ecircumflexdotbelow
+I+hook:top=Ihookabove
+dotlessi+hook:top=ihookabove
+I+dotbelow:bottom=Idotbelow
+i+dotbelow:bottom=idotbelow
+O+dotbelow:bottom=Odotbelow
+o+dotbelow:bottom=odotbelow
+O+hook:top=Ohookabove
+o+hook:top=ohookabove
+O+circumflexacutecomb:top=Ocircumflexacute
+o+circumflexacutecomb:top=ocircumflexacute
+O+circumflexgravecomb:top=Ocircumflexgrave
+o+circumflexgravecomb:top=ocircumflexgrave
+O+circumflexhookcomb:top=Ocircumflexhookabove
+o+circumflexhookcomb:top=ocircumflexhookabove
+O+circumflextildecomb:top=Ocircumflextilde
+o+circumflextildecomb:top=ocircumflextilde
+O+circumflex:top+dotbelow:bottom=Ocircumflexdotbelow
+o+circumflex:top+dotbelow:bottom=ocircumflexdotbelow
+Ohorn+acute:top=Ohornacute
+ohorn+acute:top=ohornacute
+Ohorn+grave:top=Ohorngrave
+ohorn+grave:top=ohorngrave
+Ohorn+hook:top=Ohornhookabove
+ohorn+hook:top=ohornhookabove
+Ohorn+tilde:top=Ohorntilde
+ohorn+tilde:top=ohorntilde
+Ohorn+dotbelow:bottom=Ohorndotbelow
+ohorn+dotbelow:bottom=ohorndotbelow
+U+dotbelow:bottom=Udotbelow
+u+dotbelow:bottomu=udotbelow
+U+hook:top=Uhookabove
+u+hook:top=uhookabove
+Uhorn+acute:top=Uhornacute
+uhorn+acute:top=uhornacute
+Uhorn+grave:top=Uhorngrave
+uhorn+grave:top=uhorngrave
+Uhorn+hook:top=Uhornhookabove
+uhorn+hook:top=uhornhookabove
+Uhorn+tilde:top=Uhorntilde
+uhorn+tilde:top=uhorntilde
+Uhorn+dotbelow:bottom=Uhorndotbelow
+uhorn+dotbelow:bottom=uhorndotbelow
+Y+dotbelow:bottom=Ydotbelow
+y+dotbelow:bottom=ydotbelow
+Y+hook:top=Yhookabove
+y+hook:top=yhookabove
+Y+tilde:top=Ytilde
+y+tilde:top=ytilde
+d+crossbar:cross+underscore:bottom=dong/0,30
+T+cyrillictic:right=Tedescendercyrillic
+tecyrillic+cyrillictic:right=tedescendercyrillic
+afii10041+cyrillictic:left=Chekhakassiancyrillic
+checyrillic+cyrillictic:left=chekhakassiancyrillic
+Cheabkhasiancyrillic+cyrillictic:bottom=Chedescenderabkhasiancyrillic
+cheabkhasiancyrillic+cyrillictic:bottom=chedescenderabkhasiancyrillic
+h=shhacyrillic
+afii10046+crossbar:cross=afii10146
+Gamma+crossbar:cross=Ghestrokecyrillic
+gecyrillic+crossbar:cross=ghestrokecyrillic
+Y+crossbar:cross=Ustraightstrokecyrillic
+gamma+crossbar:cross=ustraightstrokecyrillic
+emdash=horizontalbar
+uni1FBE=ypogegrammeni
+eta=nlegrightlong
+U+dieresismacroncomb:top=Udieresismacron
+u+dieresismacroncomb.lc:top=udieresismacron
+U+dieresisacutecomb:top=Udieresisacute
+u+dieresisacutecomb.lc:top=udieresisacute
+U+dieresiscaroncomb:top=Udieresiscaron
+u+dieresiscaroncomb.lc:top=udieresiscaron
+U+dieresisgravecomb:top=Udieresisgrave
+u+dieresisgravecomb.lc:top=udieresisgrave
+A+dieresismacroncomb:top=Adieresismacron
+a+dieresismacroncomb.lc:top=adieresismacron
+A+dotmacroncomb:top=Adotmacron
+a+dotmacroncomb.lc:top=adotmacron
+O+ogonek:bottom+macron:top=Oogonekmacron
+o+ogonek:bottom+macron:top=oogonekmacron
+D_Z=DZ
+D_z=Dz
+d_z=dz
+A+dblgravecmb:top=Adblgrave
+a+dblgravecmb:top=adblgrave
+A+breveinvnosp:top=Ainvertedbreve
+a+breveinvnosp:top=ainvertedbreve
+E+dblgravecmb:top=Edblgrave
+e+dblgravecmb:top=edblgrave
+E+breveinvnosp:top=Einvertedbreve
+e+breveinvnosp:top=einvertedbreve
+I+dblgravecmb:top=Idblgrave
+dotlessi+dblgravecmb:top=idblgrave
+I+breveinvnosp:top=Iinvertedbreve
+dotlessi+breveinvnosp:top=iinvertedbreve
+O+dblgravecmb:top=Odblgrave
+o+dblgravecmb:top=odblgrave
+O+breveinvnosp:top=Oinvertedbreve
+o+breveinvnosp:top=oinvertedbreve
+R+dblgravecmb:top=Rdblgrave
+r+dblgravecmb:top=rdblgrave
+R+breveinvnosp:top=Rinvertedbreve
+r+breveinvnosp:top=rinvertedbreve
+U+dblgravecmb:top=Udblgrave
+u+dblgravecmb:top=udblgrave
+U+breveinvnosp:top=Uinvertedbreve
+u+breveinvnosp:top=uinvertedbreve
+Upsilonhooksymbol+tonos:tonos=Upsilonacutehooksymbolgreek/100,0
+Upsilonhooksymbol+dieresis:top=Upsilondieresishooksymbolgreek
+c=sigmalunatesymbolgreek
+j=yotgreek
+B+dotaccent:top=Bdotaccent
+b+dotaccent:top=bdotaccent
+B+dotbelow:bottom=Bdotbelow
+b+dotbelow:bottom=bdotbelow
+B+macronsubnosp:bottom=Blinebelow
+b+macronsubnosp:bottom=blinebelow
+C+cedilla:bottom+acute:top=Ccedillaacute
+c+cedilla:bottom+acute:top=ccedillaacute
+D+dotaccent:top=Ddotaccent
+d+dotaccent:top=ddotaccent
+D+dotbelow:bottom=Ddotbelow
+d+dotbelow:bottom=ddotbelow
+D+macronsubnosp:bottom=Dlinebelow
+d+macronsubnosp:bottom=dlinebelow
+D+commaaccent:bottom=Dcedilla
+d+commaaccent:bottom=dcedilla
+D+circumflexsubnosp:bottom=Dcircumflexbelow
+d+circumflexsubnosp:bottom=dcircumflexbelow
+E+macrongravecomb:top=Emacrongrave
+e+macrongravecomb.lc:top=emacrongrave
+E+macronacutecomb:top=Emacronacute
+e+macronacutecomb.lc:top=emacronacute
+E+circumflexsubnosp:bottom=Ecircumflexbelow
+e+circumflexsubnosp:bottom=ecircumflexbelow
+E+tildesubnosp:bottom=Etildebelow
+e+tildesubnosp:bottom=etildebelow
+E+cedilla:bottom+breve:top=Ecedillabreve
+e+cedilla:bottom+breve:top=ecedillabreve
+F+dotaccent:top=Fdotaccent
+f+dotaccent:top=fdotaccent
+G+macron:top=Gmacron
+g+macron:top=gmacron
+H+dotaccent:top=Hdotaccent
+h+dotaccent:top=hdotaccent
+H+dotbelow:bottom=Hdotbelow
+h+dotbelow:bottom=hdotbelow
+H+dieresis:top=Hdieresis
+h+dieresis:top=hdieresis
+H+brevesubnosp:bottom=Hbrevebelow
+h+brevesubnosp:bottom=hbrevebelow
+K+acute:top=Kacute
+k+acute:top=kacute
+K+dotbelow:bottom=Kdotbelow
+k+dotbelow:bottom=kdotbelow
+K+macronsubnosp:bottom=Klinebelow
+k+macronsubnosp:bottom=klinebelow
+L+dotbelow:bottom=Ldotbelow
+l+dotbelow:bottom=ldotbelow
+L+dotbelow:bottom+macron:top=Ldotbelowmacron
+l+dotbelow:bottom+macron:top=ldotbelowmacron
+L+macronsubnosp:bottom=Llinebelow
+l+macronsubnosp:bottom=llinebelow
+L+circumflexsubnosp:bottom=Lcircumflexbelow
+l+circumflexsubnosp:bottom=lcircumflexbelow
+M+dotaccent:top=Mdotaccent
+m+dotaccent:top=mdotaccent
+M+dotbelow:bottom=Mdotbelow
+m+dotbelow:bottom=mdotbelow
+N+dotaccent:top=Ndotaccent
+n+dotaccent:top=ndotaccent
+N+dotbelow:bottom=Ndotbelow
+n+dotbelow:bottom=ndotbelow
+N+macronsubnosp:bottom=Nlinebelow
+n+macronsubnosp:bottom=nlinebelow
+N+circumflexsubnosp:bottom=Ncircumflexbelow
+n+circumflexsubnosp:bottom=ncircumflexbelow
+O+tildeacutecomb:top=Otildeacute
+o+tildeacutecomb.lc:top=otildeacute
+O+tildedieresiscomb:top=Otildedieresis
+o+tildedieresiscomb.lc:top=otildedieresis
+O+macrongravecomb:top=Omacrongrave
+o+macrongravecomb.lc:top=omacrongrave
+O+macronacutecomb:top=Omacronacute
+o+macronacutecomb.lc:top=omacronacute
+P+acute:top=Pacute
+p+acute:top=pacute
+P+dotaccent:top=Pdotaccent
+p+dotaccent:top=pdotaccent
+R+dotaccent:top=Rdotaccent
+r+dotaccent:top=rdotaccent
+R+dotbelow:bottom=Rdotbelow
+r+dotbelow:bottom=rdotbelow
+R+dotbelow:bottom+macron:top=Rdotbelowmacron
+r+dotbelow:bottom+macron:top=rdotbelowmacron
+R+macronsubnosp:bottom=Rlinebelow
+r+macronsubnosp:bottom=rlinebelow
+S+dotaccent:top=Sdotaccent
+s+dotaccent:top=sdotaccent
+S+dotbelow:bottom=Sdotbelow
+s+dotbelow:bottom=sdotbelow
+S+acutedotcomb:top=Sacutedotaccent
+s+acutedotcomb.lc:top=sacutedotaccent
+S+carondotcomb:top=Scarondotaccent
+s+carondotcomb.lc:top=scarondotaccent
+S+dotbelow:bottom+dotaccent:top=Sdotbelowdotaccent
+s+dotbelow:bottom+dotaccent:top=sdotbelowdotaccent
+T+dotaccent:top=Tdotaccent
+t+dotaccent:top=tdotaccent
+T+dotbelow:bottom=Tdotbelow
+t+dotbelow:bottom=tdotbelow
+T+macronsubnosp:bottom=Tlinebelow
+t+macronsubnosp:bottom=tlinebelow
+T+circumflexsubnosp:bottom=Tcircumflexbelow
+t+circumflexsubnosp:bottom=tcircumflexbelow
+U+dotdblsubnosp:bottom=Udieresisbelow
+u+dotdblsubnosp:bottom=udieresisbelow
+U+tildesubnosp:bottom=Utildebelow
+u+tildesubnosp:bottom=utildebelow
+U+circumflexsubnosp:bottom=Ucircumflexbelow
+u+circumflexsubnosp:bottomu=ucircumflexbelow
+U+tildeacutecomb:top=Utildeacute
+u+tildeacutecomb.lc:top=utildeacute
+U+macrondieresiscomb:top=Umacrondieresis
+u+macrondieresiscomb.lc:top=umacrondieresis
+V+tilde:top=Vtilde
+v+tilde:top=vtilde
+V+dotbelow:bottom=Vdotbelow
+v+dotbelow:bottom=vdotbelow
+W+dotaccent:top=Wdotaccent
+w+dotaccent:top=wdotaccent
+W+dotbelow:bottom=Wdotbelow
+w+dotbelow:bottom=wdotbelow
+X+dotaccent:top=Xdotaccent
+x+dotaccent:top=xdotaccent
+X+dieresis:top=Xdieresis
+x+dieresis:top=xdieresis
+Y+dotaccent:top=Ydotaccent
+y+dotaccent:top=ydotaccent
+Z+circumflex:top=Zcircumflex
+z+circumflex:top=zcircumflex
+Z+dotbelow:bottom=Zdotbelow
+z+dotbelow:bottom=zdotbelow
+Z+macronsubnosp:bottom=Zlinebelow
+z+macronsubnosp:bottom=zlinebelow
+h+macronsubnosp:bottom=hlinebelow
+t+dieresis:top=tdieresis
+w+ring:top=wring
+y+ring:top=yring
+a+ringhalfright:rhalfring=arighthalfring
diff --git a/src/disabled/Interface-Thin.ufo/fontinfo.plist b/src/disabled/Interface-Thin.ufo/fontinfo.plist
new file mode 100644
index 000000000..5267e60a8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/fontinfo.plist
@@ -0,0 +1,211 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>ascender</key>
+ <integer>2944</integer>
+ <key>capHeight</key>
+ <integer>2002</integer>
+ <key>copyright</key>
+ <string>Copyright 2011 Google Inc. All Rights Reserved.</string>
+ <key>descender</key>
+ <integer>-768</integer>
+ <key>familyName</key>
+ <string>Interface</string>
+ <key>italicAngle</key>
+ <integer>0</integer>
+ <key>openTypeHeadCreated</key>
+ <string>2008/09/12 12:29:34</string>
+ <key>openTypeHeadFlags</key>
+ <array>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>3</integer>
+ <integer>4</integer>
+ </array>
+ <key>openTypeHeadLowestRecPPEM</key>
+ <integer>9</integer>
+ <key>openTypeHheaAscender</key>
+ <integer>1900</integer>
+ <key>openTypeHheaDescender</key>
+ <integer>-500</integer>
+ <key>openTypeHheaLineGap</key>
+ <integer>0</integer>
+ <key>openTypeNameDescription</key>
+ <string></string>
+ <key>openTypeNameDesigner</key>
+ <string></string>
+ <key>openTypeNameDesignerURL</key>
+ <string></string>
+ <key>openTypeNameLicense</key>
+ <string></string>
+ <key>openTypeNameLicenseURL</key>
+ <string></string>
+ <key>openTypeNameManufacturer</key>
+ <string></string>
+ <key>openTypeNameManufacturerURL</key>
+ <string></string>
+ <key>openTypeNameSampleText</key>
+ <string></string>
+ <key>openTypeOS2CodePageRanges</key>
+ <array>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>2</integer>
+ <integer>3</integer>
+ <integer>4</integer>
+ <integer>7</integer>
+ <integer>8</integer>
+ <integer>29</integer>
+ </array>
+ <key>openTypeOS2FamilyClass</key>
+ <array>
+ <integer>0</integer>
+ <integer>0</integer>
+ </array>
+ <key>openTypeOS2Panose</key>
+ <array>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ <integer>0</integer>
+ </array>
+ <key>openTypeOS2Selection</key>
+ <array>
+ </array>
+ <key>openTypeOS2StrikeoutPosition</key>
+ <integer>512</integer>
+ <key>openTypeOS2StrikeoutSize</key>
+ <integer>102</integer>
+ <key>openTypeOS2SubscriptXOffset</key>
+ <integer>0</integer>
+ <key>openTypeOS2SubscriptXSize</key>
+ <integer>1434</integer>
+ <key>openTypeOS2SubscriptYOffset</key>
+ <integer>287</integer>
+ <key>openTypeOS2SubscriptYSize</key>
+ <integer>1331</integer>
+ <key>openTypeOS2SuperscriptXOffset</key>
+ <integer>0</integer>
+ <key>openTypeOS2SuperscriptXSize</key>
+ <integer>1434</integer>
+ <key>openTypeOS2SuperscriptYOffset</key>
+ <integer>977</integer>
+ <key>openTypeOS2SuperscriptYSize</key>
+ <integer>1331</integer>
+ <key>openTypeOS2Type</key>
+ <array>
+ </array>
+ <key>openTypeOS2TypoAscender</key>
+ <integer>2146</integer>
+ <key>openTypeOS2TypoDescender</key>
+ <integer>-555</integer>
+ <key>openTypeOS2TypoLineGap</key>
+ <integer>0</integer>
+ <key>openTypeOS2UnicodeRanges</key>
+ <array>
+ <integer>0</integer>
+ <integer>1</integer>
+ <integer>2</integer>
+ <integer>3</integer>
+ <integer>4</integer>
+ <integer>5</integer>
+ <integer>6</integer>
+ <integer>7</integer>
+ <integer>9</integer>
+ <integer>11</integer>
+ <integer>29</integer>
+ <integer>30</integer>
+ <integer>31</integer>
+ <integer>32</integer>
+ <integer>33</integer>
+ <integer>34</integer>
+ <integer>35</integer>
+ <integer>36</integer>
+ <integer>37</integer>
+ <integer>38</integer>
+ <integer>40</integer>
+ <integer>45</integer>
+ <integer>60</integer>
+ <integer>62</integer>
+ <integer>64</integer>
+ <integer>69</integer>
+ </array>
+ <key>openTypeOS2VendorID</key>
+ <string>RSMS</string>
+ <key>openTypeOS2WeightClass</key>
+ <integer>100</integer>
+ <key>openTypeOS2WidthClass</key>
+ <integer>5</integer>
+ <key>openTypeOS2WinAscent</key>
+ <integer>2146</integer>
+ <key>openTypeOS2WinDescent</key>
+ <integer>555</integer>
+ <key>postscriptBlueFuzz</key>
+ <integer>1</integer>
+ <key>postscriptBlueScale</key>
+ <real>0.039625</real>
+ <key>postscriptBlueShift</key>
+ <integer>7</integer>
+ <key>postscriptBlueValues</key>
+ <array>
+ <integer>-20</integer>
+ <integer>0</integer>
+ <integer>1082</integer>
+ <integer>1102</integer>
+ <integer>1456</integer>
+ <integer>1476</integer>
+ </array>
+ <key>postscriptDefaultCharacter</key>
+ <string>space</string>
+ <key>postscriptFamilyBlues</key>
+ <array>
+ </array>
+ <key>postscriptFamilyOtherBlues</key>
+ <array>
+ </array>
+ <key>postscriptForceBold</key>
+ <false/>
+ <key>postscriptIsFixedPitch</key>
+ <false/>
+ <key>postscriptOtherBlues</key>
+ <array>
+ <integer>-436</integer>
+ <integer>-416</integer>
+ </array>
+ <key>postscriptStemSnapH</key>
+ <array>
+ <integer>164</integer>
+ </array>
+ <key>postscriptStemSnapV</key>
+ <array>
+ <integer>196</integer>
+ </array>
+ <key>postscriptUnderlinePosition</key>
+ <integer>-150</integer>
+ <key>postscriptUnderlineThickness</key>
+ <integer>100</integer>
+ <key>postscriptUniqueID</key>
+ <integer>-1</integer>
+ <key>styleName</key>
+ <string>Thin</string>
+ <key>trademark</key>
+ <string></string>
+ <key>unitsPerEm</key>
+ <integer>2816</integer>
+ <key>versionMajor</key>
+ <integer>1</integer>
+ <key>versionMinor</key>
+ <integer>0</integer>
+ <key>xHeight</key>
+ <integer>1536</integer>
+ <key>year</key>
+ <integer>2014</integer>
+</dict>
+</plist>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/AE__.glif b/src/disabled/Interface-Thin.ufo/glyphs/AE__.glif
new file mode 100644
index 000000000..0ac8b5c7c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/AE__.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="AE" format="1">
+ <advance width="2560"/>
+ <unicode hex="00C6"/>
+ <outline>
+ <contour>
+ <point x="1364" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2528" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2528" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1356" y="1936" type="line"/>
+ <point x="1380" y="2004" type="line"/>
+ <point x="1312" y="2004" type="line"/>
+ <point x="100" y="0" type="line"/>
+ <point x="188" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1408" y="656" type="line"/>
+ <point x="516" y="656" type="line"/>
+ <point x="516" y="584" type="line"/>
+ <point x="1408" y="584" type="line"/>
+ </contour>
+ <contour>
+ <point x="2460" y="76" type="line"/>
+ <point x="1452" y="76" type="line"/>
+ <point x="1452" y="0" type="line"/>
+ <point x="2460" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1416" y="2004" type="line"/>
+ <point x="1344" y="2004" type="line"/>
+ <point x="1428" y="0" type="line"/>
+ <point x="1500" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2264" y="1080" type="line"/>
+ <point x="1400" y="1080" type="line"/>
+ <point x="1400" y="1008" type="line"/>
+ <point x="2264" y="1008" type="line"/>
+ </contour>
+ <contour>
+ <point x="2376" y="2004" type="line"/>
+ <point x="1368" y="2004" type="line"/>
+ <point x="1368" y="1928" type="line"/>
+ <point x="2376" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2497.0, 'leftMargin': 69, 'rightMargin': 66.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/A_.glif
new file mode 100644
index 000000000..4a7f89f4c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/A_.glif
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="A" format="1">
+ <advance width="1792"/>
+ <unicode hex="0041"/>
+ <outline>
+ <contour>
+ <point x="900" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="932" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1692" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="444" y="2000" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="1692" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="1740" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1740" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1740" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="908" y="1940" type="line"/>
+ <point x="924" y="2004" type="line"/>
+ <point x="852" y="2004" type="line"/>
+ <point x="100" y="0" type="line"/>
+ <point x="184" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1612" y="0" type="line"/>
+ <point x="1692" y="0" type="line"/>
+ <point x="944" y="2004" type="line"/>
+ <point x="872" y="2004" type="line"/>
+ <point x="888" y="1940" type="line"/>
+ </contour>
+ <contour>
+ <point x="1400" y="672" type="line"/>
+ <point x="396" y="672" type="line"/>
+ <point x="396" y="600" type="line"/>
+ <point x="1400" y="600" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1682, 'leftMargin': 45, 'rightMargin': 47}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/B_.glif
new file mode 100644
index 000000000..81ad1c46f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/B_.glif
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="B" format="1">
+ <advance width="1792"/>
+ <unicode hex="0042"/>
+ <outline>
+ <contour>
+ <point x="756" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="756" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1684" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1684" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1684" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="928" y="988" type="line"/>
+ <point x="1044" y="1032" type="line"/>
+ <point x="1300" y="1056"/>
+ <point x="1440" y="1244"/>
+ <point x="1440" y="1488" type="curve"/>
+ <point x="1440" y="1844"/>
+ <point x="1192" y="2004"/>
+ <point x="788" y="2004" type="curve"/>
+ <point x="260" y="2004" type="line"/>
+ <point x="260" y="0" type="line"/>
+ <point x="336" y="0" type="line"/>
+ <point x="336" y="1928" type="line"/>
+ <point x="788" y="1928" type="line"/>
+ <point x="1168" y="1928"/>
+ <point x="1368" y="1784"/>
+ <point x="1368" y="1496" type="curve"/>
+ <point x="1368" y="1204"/>
+ <point x="1176" y="1064"/>
+ <point x="816" y="1064" type="curve"/>
+ <point x="304" y="1064" type="line"/>
+ <point x="304" y="988" type="line"/>
+ </contour>
+ <contour>
+ <point x="912" y="0" type="line"/>
+ <point x="1280" y="0"/>
+ <point x="1532" y="196"/>
+ <point x="1532" y="552" type="curve" smooth="yes"/>
+ <point x="1532" y="796"/>
+ <point x="1340" y="1008"/>
+ <point x="1084" y="1036" type="curve"/>
+ <point x="1080" y="1064" type="line"/>
+ <point x="604" y="1064" type="line"/>
+ <point x="604" y="988" type="line"/>
+ <point x="928" y="988" type="line" smooth="yes"/>
+ <point x="1284" y="988"/>
+ <point x="1460" y="780"/>
+ <point x="1460" y="548" type="curve" smooth="yes"/>
+ <point x="1460" y="252"/>
+ <point x="1252" y="76"/>
+ <point x="912" y="76" type="curve" smooth="yes"/>
+ <point x="328" y="76" type="line"/>
+ <point x="304" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1698, 'leftMargin': 275, 'rightMargin': 151}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Bhook_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Bhook_.glif
new file mode 100644
index 000000000..05b9e0a21
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Bhook_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Bhook" format="1">
+ <advance width="2048"/>
+ <unicode hex="0181"/>
+ <outline>
+ <contour>
+ <point x="680" y="1928" type="line"/>
+ <point x="680" y="2004" type="line"/>
+ <point x="636" y="2004" type="line" smooth="yes"/>
+ <point x="328" y="2004"/>
+ <point x="156" y="1856"/>
+ <point x="156" y="1612" type="curve" smooth="yes"/>
+ <point x="156" y="1556"/>
+ <point x="168" y="1512"/>
+ <point x="184" y="1456" type="curve"/>
+ <point x="256" y="1476" type="line"/>
+ <point x="244" y="1504"/>
+ <point x="232" y="1560"/>
+ <point x="232" y="1612" type="curve" smooth="yes"/>
+ <point x="232" y="1816"/>
+ <point x="380" y="1928"/>
+ <point x="636" y="1928" type="curve" smooth="yes"/>
+ </contour>
+ <component base="B" xOffset="360"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1929, 'leftMargin': 28, 'rightMargin': 166}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Btopbar_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Btopbar_.glif
new file mode 100644
index 000000000..531438749
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Btopbar_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Btopbar" format="1">
+ <advance width="1536"/>
+ <unicode hex="0182"/>
+ <outline>
+ <component base="Gamma" xOffset="-112"/>
+ <component base="uni042C" xOffset="-112"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1649, 'leftMargin': 275, 'rightMargin': 144}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/CR__.glif b/src/disabled/Interface-Thin.ufo/glyphs/CR__.glif
new file mode 100644
index 000000000..38caebf79
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/CR__.glif
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="CR" format="1">
+ <advance width="768"/>
+ <unicode hex="000D"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 674, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/C_.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/C_.cn.glif
new file mode 100644
index 000000000..6a94562df
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/C_.cn.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="C.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1536" y="612" type="line"/>
+ <point x="1492" y="164"/>
+ <point x="1268" y="44"/>
+ <point x="896" y="44" type="curve" smooth="yes"/>
+ <point x="508" y="44"/>
+ <point x="260" y="300"/>
+ <point x="260" y="768" type="curve" smooth="yes"/>
+ <point x="260" y="1264" type="line" smooth="yes"/>
+ <point x="260" y="1712"/>
+ <point x="508" y="1956"/>
+ <point x="896" y="1956" type="curve" smooth="yes"/>
+ <point x="1276" y="1956"/>
+ <point x="1492" y="1812"/>
+ <point x="1536" y="1392" type="curve"/>
+ <point x="1608" y="1392" type="line"/>
+ <point x="1568" y="1872"/>
+ <point x="1296" y="2032"/>
+ <point x="896" y="2032" type="curve" smooth="yes"/>
+ <point x="456" y="2032"/>
+ <point x="184" y="1752"/>
+ <point x="184" y="1260" type="curve"/>
+ <point x="184" y="768" type="line"/>
+ <point x="184" y="264"/>
+ <point x="456" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1296" y="-28"/>
+ <point x="1568" y="128"/>
+ <point x="1608" y="612" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1825, 'leftMargin': 212, 'rightMargin': 189}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/C_.glif b/src/disabled/Interface-Thin.ufo/glyphs/C_.glif
new file mode 100644
index 000000000..83c914eb5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/C_.glif
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="C" format="1">
+ <advance width="1792"/>
+ <unicode hex="0043"/>
+ <outline>
+ <contour>
+ <point x="912" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="912" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1804" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1804" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1804" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1540" y="612" type="line"/>
+ <point x="1500" y="220"/>
+ <point x="1272" y="48"/>
+ <point x="904" y="48" type="curve" smooth="yes"/>
+ <point x="512" y="48"/>
+ <point x="252" y="368"/>
+ <point x="252" y="852" type="curve" smooth="yes"/>
+ <point x="252" y="1156" type="line" smooth="yes"/>
+ <point x="252" y="1636"/>
+ <point x="512" y="1956"/>
+ <point x="904" y="1956" type="curve" smooth="yes"/>
+ <point x="1280" y="1956"/>
+ <point x="1500" y="1760"/>
+ <point x="1540" y="1392" type="curve"/>
+ <point x="1616" y="1392" type="line"/>
+ <point x="1576" y="1820"/>
+ <point x="1304" y="2032"/>
+ <point x="904" y="2032" type="curve" smooth="yes"/>
+ <point x="464" y="2032"/>
+ <point x="176" y="1672"/>
+ <point x="176" y="1152" type="curve"/>
+ <point x="176" y="852" type="line"/>
+ <point x="176" y="328"/>
+ <point x="464" y="-28"/>
+ <point x="904" y="-28" type="curve" smooth="yes"/>
+ <point x="1304" y="-28"/>
+ <point x="1576" y="180"/>
+ <point x="1616" y="612" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1265.0</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1825, 'leftMargin': 198, 'rightMargin': 189}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Chook_.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/Chook_.cn.glif
new file mode 100644
index 000000000..7206e4505
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Chook_.cn.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Chook.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="1528" y="1392" type="line"/>
+ <point x="1528" y="1640" type="line" smooth="yes"/>
+ <point x="1528" y="1900"/>
+ <point x="1588" y="2044"/>
+ <point x="1792" y="2044" type="curve" smooth="yes"/>
+ <point x="1844" y="2044"/>
+ <point x="1900" y="2032"/>
+ <point x="1928" y="2020" type="curve"/>
+ <point x="1944" y="2092" type="line"/>
+ <point x="1892" y="2108"/>
+ <point x="1848" y="2120"/>
+ <point x="1792" y="2120" type="curve" smooth="yes"/>
+ <point x="1544" y="2120"/>
+ <point x="1456" y="1952"/>
+ <point x="1456" y="1640" type="curve" smooth="yes"/>
+ <point x="1456" y="1392" type="line"/>
+ </contour>
+ <component base="C.cn" xOffset="-108"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1866, 'leftMargin': 212, 'rightMargin': -187}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Chook_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Chook_.glif
new file mode 100644
index 000000000..4118bfbe6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Chook_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Chook" format="1">
+ <advance width="2048"/>
+ <unicode hex="0187"/>
+ <outline>
+ <contour>
+ <point x="1548" y="1392" type="line"/>
+ <point x="1548" y="1640" type="line" smooth="yes"/>
+ <point x="1548" y="1900"/>
+ <point x="1604" y="2044"/>
+ <point x="1808" y="2044" type="curve" smooth="yes"/>
+ <point x="1860" y="2044"/>
+ <point x="1916" y="2032"/>
+ <point x="1944" y="2020" type="curve"/>
+ <point x="1964" y="2092" type="line"/>
+ <point x="1908" y="2108"/>
+ <point x="1864" y="2120"/>
+ <point x="1808" y="2120" type="curve" smooth="yes"/>
+ <point x="1564" y="2120"/>
+ <point x="1472" y="1952"/>
+ <point x="1472" y="1640" type="curve" smooth="yes"/>
+ <point x="1472" y="1392" type="line"/>
+ </contour>
+ <component base="C" xOffset="-92"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1929, 'leftMargin': 176, 'rightMargin': -124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/D_.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/D_.cn.glif
new file mode 100644
index 000000000..e5ba6870b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/D_.cn.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="D.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="768" y="0" type="line"/>
+ <point x="1240" y="0"/>
+ <point x="1580" y="280"/>
+ <point x="1580" y="768" type="curve"/>
+ <point x="1580" y="1232" type="line"/>
+ <point x="1580" y="1724"/>
+ <point x="1240" y="2004"/>
+ <point x="768" y="2004" type="curve"/>
+ <point x="272" y="2004" type="line"/>
+ <point x="272" y="1928" type="line"/>
+ <point x="768" y="1928" type="line"/>
+ <point x="1200" y="1928"/>
+ <point x="1508" y="1672"/>
+ <point x="1508" y="1240" type="curve"/>
+ <point x="1508" y="768" type="line" smooth="yes"/>
+ <point x="1508" y="332"/>
+ <point x="1200" y="76"/>
+ <point x="768" y="76" type="curve"/>
+ <point x="284" y="76" type="line"/>
+ <point x="280" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="288" y="2004" type="line"/>
+ <point x="212" y="2004" type="line"/>
+ <point x="212" y="0" type="line"/>
+ <point x="288" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1843, 'leftMargin': 275, 'rightMargin': 201}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/D_.glif b/src/disabled/Interface-Thin.ufo/glyphs/D_.glif
new file mode 100644
index 000000000..c23ea4f2b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/D_.glif
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="D" format="1">
+ <advance width="1792"/>
+ <unicode hex="0044"/>
+ <outline>
+ <contour>
+ <point x="744" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="424" y="1016" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="744" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1776" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1776" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1776" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="760" y="0" type="line"/>
+ <point x="1232" y="0"/>
+ <point x="1588" y="360"/>
+ <point x="1588" y="880" type="curve"/>
+ <point x="1588" y="1124" type="line"/>
+ <point x="1588" y="1644"/>
+ <point x="1232" y="2004"/>
+ <point x="760" y="2004" type="curve"/>
+ <point x="264" y="2004" type="line"/>
+ <point x="264" y="1928" type="line"/>
+ <point x="760" y="1928" type="line"/>
+ <point x="1192" y="1928"/>
+ <point x="1512" y="1596"/>
+ <point x="1512" y="1128" type="curve"/>
+ <point x="1512" y="880" type="line" smooth="yes"/>
+ <point x="1512" y="408"/>
+ <point x="1192" y="76"/>
+ <point x="760" y="76" type="curve"/>
+ <point x="276" y="76" type="line"/>
+ <point x="272" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="280" y="2004" type="line"/>
+ <point x="208" y="2004" type="line"/>
+ <point x="208" y="0" type="line"/>
+ <point x="280" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1843, 'leftMargin': 275, 'rightMargin': 187}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Dbar1_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Dbar1_.glif
new file mode 100644
index 000000000..9eed2d194
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Dbar1_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Dbar1" format="1">
+ <advance width="1792"/>
+ <unicode hex="0189"/>
+ <outline>
+ <component base="D" xOffset="116"/>
+ <component base="crossbar" xOffset="-20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1884, 'leftMargin': 14, 'rightMargin': 255}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Delta_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Delta_.glif
new file mode 100644
index 000000000..1988a3305
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Delta_.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Delta" format="1">
+ <advance width="2048"/>
+ <unicode hex="0394"/>
+ <unicode hex="2206"/>
+ <outline>
+ <contour>
+ <point x="984" y="1824" type="line"/>
+ <point x="1048" y="2004" type="line"/>
+ <point x="980" y="2004" type="line"/>
+ <point x="132" y="0" type="line"/>
+ <point x="212" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1836" y="0" type="line"/>
+ <point x="1916" y="0" type="line"/>
+ <point x="1068" y="2004" type="line"/>
+ <point x="996" y="2004" type="line"/>
+ <point x="1064" y="1824" type="line"/>
+ </contour>
+ <contour>
+ <point x="1844" y="76" type="line"/>
+ <point x="188" y="76" type="line"/>
+ <point x="188" y="0" type="line"/>
+ <point x="1844" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1940, 'leftMargin': 80, 'rightMargin': 75}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Dhook_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Dhook_.glif
new file mode 100644
index 000000000..7d000bd8d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Dhook_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Dhook" format="1">
+ <advance width="2048"/>
+ <unicode hex="018A"/>
+ <outline>
+ <contour>
+ <point x="652" y="1928" type="line"/>
+ <point x="652" y="2004" type="line"/>
+ <point x="608" y="2004" type="line" smooth="yes"/>
+ <point x="300" y="2004"/>
+ <point x="128" y="1856"/>
+ <point x="128" y="1612" type="curve" smooth="yes"/>
+ <point x="128" y="1556"/>
+ <point x="140" y="1512"/>
+ <point x="156" y="1456" type="curve"/>
+ <point x="228" y="1476" type="line"/>
+ <point x="216" y="1504"/>
+ <point x="204" y="1560"/>
+ <point x="204" y="1612" type="curve" smooth="yes"/>
+ <point x="204" y="1816"/>
+ <point x="352" y="1928"/>
+ <point x="608" y="1928" type="curve" smooth="yes"/>
+ </contour>
+ <component base="D" xOffset="332"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2085, 'leftMargin': 28, 'rightMargin': 266}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Digamma_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Digamma_.glif
new file mode 100644
index 000000000..933dae2e7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Digamma_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Digamma" format="1">
+ <advance width="1792"/>
+ <unicode hex="03DC"/>
+ <outline>
+ <contour>
+ <point x="1376" y="1064" type="line"/>
+ <point x="1304" y="1064" type="line"/>
+ <point x="1304" y="628" type="line"/>
+ <point x="1376" y="628" type="line"/>
+ </contour>
+ <component base="F"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1612, 'leftMargin': 275, 'rightMargin': 97}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Dtopbar_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Dtopbar_.glif
new file mode 100644
index 000000000..611f7eb99
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Dtopbar_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Dtopbar" format="1">
+ <advance width="1536"/>
+ <unicode hex="018B"/>
+ <outline>
+ <contour>
+ <point x="1384" y="0" type="line"/>
+ <point x="1384" y="2004" type="line"/>
+ <point x="196" y="2004" type="line"/>
+ <point x="196" y="1928" type="line"/>
+ <point x="1308" y="1928" type="line"/>
+ <point x="1308" y="1084" type="line"/>
+ <point x="800" y="1084" type="line" smooth="yes"/>
+ <point x="372" y="1084"/>
+ <point x="152" y="860"/>
+ <point x="152" y="544" type="curve" smooth="yes"/>
+ <point x="152" y="224"/>
+ <point x="372" y="0"/>
+ <point x="800" y="0" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1308" y="76" type="line"/>
+ <point x="800" y="76" type="line" smooth="yes"/>
+ <point x="396" y="76"/>
+ <point x="228" y="292"/>
+ <point x="228" y="544" type="curve" smooth="yes"/>
+ <point x="228" y="788"/>
+ <point x="396" y="1008"/>
+ <point x="800" y="1008" type="curve" smooth="yes"/>
+ <point x="1308" y="1008" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1649, 'leftMargin': 144, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/E_.glif b/src/disabled/Interface-Thin.ufo/glyphs/E_.glif
new file mode 100644
index 000000000..5baebd18b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/E_.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="E" format="1">
+ <advance width="1792"/>
+ <unicode hex="0045"/>
+ <outline>
+ <contour>
+ <point x="864" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="864" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="-84" y="2004" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="1424" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="1616" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1616" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1616" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1504" y="76" type="line"/>
+ <point x="312" y="76" type="line"/>
+ <point x="312" y="0" type="line"/>
+ <point x="1504" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="360" y="2004" type="line"/>
+ <point x="288" y="2004" type="line"/>
+ <point x="288" y="0" type="line"/>
+ <point x="360" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1364" y="1068" type="line"/>
+ <point x="312" y="1068" type="line"/>
+ <point x="312" y="992" type="line"/>
+ <point x="1364" y="992" type="line"/>
+ </contour>
+ <contour>
+ <point x="1504" y="2004" type="line"/>
+ <point x="312" y="2004" type="line"/>
+ <point x="312" y="1928" type="line"/>
+ <point x="1504" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1603, 'leftMargin': 275, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Eng_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Eng_.glif
new file mode 100644
index 000000000..72ec92b03
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Eng_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Eng" format="1">
+ <advance width="2048"/>
+ <unicode hex="014A"/>
+ <outline>
+ <contour>
+ <point x="1024" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1024" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2020" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="304" y="2004" type="line"/>
+ <point x="304" y="0" type="line"/>
+ <point x="376" y="0" type="line"/>
+ <point x="376" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="320" y="1956" type="line"/>
+ <point x="1672" y="0" type="line"/>
+ <point x="1728" y="48" type="line"/>
+ <point x="376" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1672" y="2004" type="line"/>
+ <point x="1672" y="-124" type="line" smooth="yes"/>
+ <point x="1672" y="-380"/>
+ <point x="1556" y="-528"/>
+ <point x="1356" y="-528" type="curve" smooth="yes"/>
+ <point x="1304" y="-528"/>
+ <point x="1248" y="-512"/>
+ <point x="1220" y="-504" type="curve"/>
+ <point x="1200" y="-572" type="line"/>
+ <point x="1256" y="-592"/>
+ <point x="1300" y="-600"/>
+ <point x="1356" y="-600" type="curve" smooth="yes"/>
+ <point x="1600" y="-600"/>
+ <point x="1748" y="-432"/>
+ <point x="1748" y="-124" type="curve" smooth="yes"/>
+ <point x="1748" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1994, 'leftMargin': 275, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Epsilon1_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Epsilon1_.glif
new file mode 100644
index 000000000..5a268593e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Epsilon1_.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Epsilon1" format="1">
+ <advance width="1792"/>
+ <unicode hex="0190"/>
+ <outline>
+ <contour>
+ <point x="900" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="900" y="-4" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1872" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1168" y="988" type="line"/>
+ <point x="1168" y="1060" type="line"/>
+ <point x="912" y="1060" type="line" smooth="yes"/>
+ <point x="480" y="1060"/>
+ <point x="304" y="1228"/>
+ <point x="304" y="1496" type="curve" smooth="yes"/>
+ <point x="304" y="1764"/>
+ <point x="488" y="1956"/>
+ <point x="908" y="1956" type="curve" smooth="yes"/>
+ <point x="1228" y="1956"/>
+ <point x="1496" y="1776"/>
+ <point x="1496" y="1480" type="curve"/>
+ <point x="1568" y="1480" type="line"/>
+ <point x="1568" y="1820"/>
+ <point x="1260" y="2032"/>
+ <point x="908" y="2032" type="curve" smooth="yes"/>
+ <point x="492" y="2032"/>
+ <point x="228" y="1844"/>
+ <point x="228" y="1488" type="curve" smooth="yes"/>
+ <point x="228" y="1200"/>
+ <point x="464" y="988"/>
+ <point x="908" y="988" type="curve"/>
+ </contour>
+ <contour>
+ <point x="908" y="1052" type="line"/>
+ <point x="424" y="1052"/>
+ <point x="196" y="864"/>
+ <point x="196" y="532" type="curve" smooth="yes"/>
+ <point x="196" y="156"/>
+ <point x="512" y="-28"/>
+ <point x="908" y="-28" type="curve" smooth="yes"/>
+ <point x="1236" y="-28"/>
+ <point x="1596" y="156"/>
+ <point x="1596" y="556" type="curve"/>
+ <point x="1524" y="556" type="line"/>
+ <point x="1524" y="260"/>
+ <point x="1268" y="44"/>
+ <point x="908" y="44" type="curve" smooth="yes"/>
+ <point x="500" y="44"/>
+ <point x="272" y="228"/>
+ <point x="272" y="524" type="curve" smooth="yes"/>
+ <point x="272" y="852"/>
+ <point x="496" y="984"/>
+ <point x="912" y="984" type="curve" smooth="yes"/>
+ <point x="1168" y="984" type="line"/>
+ <point x="1168" y="1052" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1827, 'leftMargin': 151, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Esh_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Esh_.glif
new file mode 100644
index 000000000..2ddb28766
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Esh_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Esh" format="1">
+ <advance width="1792"/>
+ <unicode hex="01A9"/>
+ <outline>
+ <contour>
+ <point x="760" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1540" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="760" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="Sigma" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 216, 'rightMargin': -39}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Eturn_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Eturn_.glif
new file mode 100644
index 000000000..45a4453f5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Eturn_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Eturn" format="1">
+ <advance width="1536"/>
+ <unicode hex="018E"/>
+ <outline>
+ <contour>
+ <point x="160" y="1928" type="line"/>
+ <point x="1352" y="1928" type="line"/>
+ <point x="1352" y="2004" type="line"/>
+ <point x="160" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1304" y="0" type="line"/>
+ <point x="1376" y="0" type="line"/>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1304" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="300" y="1008" type="line"/>
+ <point x="1352" y="1008" type="line"/>
+ <point x="1352" y="1080" type="line"/>
+ <point x="300" y="1080" type="line"/>
+ </contour>
+ <contour>
+ <point x="160" y="0" type="line"/>
+ <point x="1352" y="0" type="line"/>
+ <point x="1352" y="76" type="line"/>
+ <point x="160" y="76" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1603, 'leftMargin': 110, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Euro_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Euro_.glif
new file mode 100644
index 000000000..aedaa4330
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Euro_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Euro" format="1">
+ <advance width="1792"/>
+ <unicode hex="20AC"/>
+ <outline>
+ <contour>
+ <point x="1256" y="44" type="curve" smooth="yes"/>
+ <point x="852" y="44"/>
+ <point x="592" y="284"/>
+ <point x="592" y="736" type="curve"/>
+ <point x="592" y="1272" type="line"/>
+ <point x="592" y="1732"/>
+ <point x="848" y="1956"/>
+ <point x="1252" y="1956" type="curve" smooth="yes"/>
+ <point x="1360" y="1956"/>
+ <point x="1464" y="1936"/>
+ <point x="1556" y="1908" type="curve"/>
+ <point x="1556" y="1988" type="line"/>
+ <point x="1452" y="2012"/>
+ <point x="1356" y="2032"/>
+ <point x="1252" y="2032" type="curve" smooth="yes"/>
+ <point x="820" y="2032"/>
+ <point x="520" y="1772"/>
+ <point x="520" y="1268" type="curve"/>
+ <point x="520" y="736" type="line"/>
+ <point x="520" y="232"/>
+ <point x="820" y="-28"/>
+ <point x="1256" y="-28" type="curve" smooth="yes"/>
+ <point x="1360" y="-28"/>
+ <point x="1464" y="-16"/>
+ <point x="1556" y="16" type="curve"/>
+ <point x="1556" y="92" type="line"/>
+ <point x="1464" y="64"/>
+ <point x="1360" y="44"/>
+ </contour>
+ <contour>
+ <point x="1220" y="1220" type="line"/>
+ <point x="236" y="1220" type="line"/>
+ <point x="236" y="1140" type="line"/>
+ <point x="1220" y="1140" type="line"/>
+ </contour>
+ <contour>
+ <point x="1220" y="880" type="line"/>
+ <point x="236" y="880" type="line"/>
+ <point x="236" y="804" type="line"/>
+ <point x="1220" y="804" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 99, 'rightMargin': 122}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/F_.glif b/src/disabled/Interface-Thin.ufo/glyphs/F_.glif
new file mode 100644
index 000000000..fdf5ce7c8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/F_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="F" format="1">
+ <advance width="1792"/>
+ <unicode hex="0046"/>
+ <outline>
+ <contour>
+ <point x="456" y="464" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="852" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="732" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1612" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1612" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1612" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="352" y="2004" type="line"/>
+ <point x="276" y="2004" type="line"/>
+ <point x="276" y="0" type="line"/>
+ <point x="352" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1376" y="1064" type="line"/>
+ <point x="296" y="1064" type="line"/>
+ <point x="296" y="984" type="line"/>
+ <point x="1376" y="984" type="line"/>
+ </contour>
+ <contour>
+ <point x="1516" y="2004" type="line"/>
+ <point x="296" y="2004" type="line"/>
+ <point x="296" y="1928" type="line"/>
+ <point x="1516" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1612, 'leftMargin': 275, 'rightMargin': 97}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Fhook_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Fhook_.glif
new file mode 100644
index 000000000..3f558ad05
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Fhook_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Fhook" format="1">
+ <advance width="1792"/>
+ <unicode hex="0191"/>
+ <outline>
+ <contour>
+ <point x="512" y="1412" type="line"/>
+ <point x="512" y="-124" type="line" smooth="yes"/>
+ <point x="512" y="-380"/>
+ <point x="400" y="-528"/>
+ <point x="196" y="-528" type="curve" smooth="yes"/>
+ <point x="144" y="-528"/>
+ <point x="88" y="-512"/>
+ <point x="60" y="-504" type="curve"/>
+ <point x="40" y="-572" type="line"/>
+ <point x="96" y="-592"/>
+ <point x="140" y="-600"/>
+ <point x="196" y="-600" type="curve" smooth="yes"/>
+ <point x="440" y="-600"/>
+ <point x="588" y="-432"/>
+ <point x="588" y="-124" type="curve" smooth="yes"/>
+ <point x="588" y="1412" type="line"/>
+ </contour>
+ <component base="F" xOffset="236"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1612, 'leftMargin': -197, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Fturn_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Fturn_.glif
new file mode 100644
index 000000000..7f9267e70
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Fturn_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Fturn" format="1">
+ <advance width="1792"/>
+ <unicode hex="2132"/>
+ <outline>
+ <contour>
+ <point x="1444" y="0" type="line" name="hr00"/>
+ <point x="1516" y="0" type="line"/>
+ <point x="1516" y="2004" type="line"/>
+ <point x="1444" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="416" y="940" type="line"/>
+ <point x="1496" y="940" type="line"/>
+ <point x="1496" y="1020" type="line"/>
+ <point x="416" y="1020" type="line"/>
+ </contour>
+ <contour>
+ <point x="276" y="0" type="line"/>
+ <point x="1496" y="0" type="line"/>
+ <point x="1496" y="76" type="line"/>
+ <point x="276" y="76" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1680, 'leftMargin': 165, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/G_.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/G_.cn.glif
new file mode 100644
index 000000000..a0fab2e76
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/G_.cn.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="G.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="1744" y="908" type="line"/>
+ <point x="1060" y="908" type="line"/>
+ <point x="1060" y="832" type="line"/>
+ <point x="1672" y="832" type="line"/>
+ <point x="1672" y="248" type="line"/>
+ <point x="1608" y="192"/>
+ <point x="1388" y="44"/>
+ <point x="1060" y="44" type="curve" smooth="yes"/>
+ <point x="640" y="44"/>
+ <point x="380" y="304"/>
+ <point x="380" y="744" type="curve" smooth="yes"/>
+ <point x="380" y="1292" type="line" smooth="yes"/>
+ <point x="380" y="1712"/>
+ <point x="632" y="1956"/>
+ <point x="1040" y="1956" type="curve" smooth="yes"/>
+ <point x="1456" y="1956"/>
+ <point x="1628" y="1768"/>
+ <point x="1668" y="1460" type="curve"/>
+ <point x="1744" y="1460" type="line"/>
+ <point x="1704" y="1828"/>
+ <point x="1472" y="2032"/>
+ <point x="1040" y="2032" type="curve" smooth="yes"/>
+ <point x="596" y="2032"/>
+ <point x="304" y="1760"/>
+ <point x="304" y="1292" type="curve" smooth="yes"/>
+ <point x="304" y="744" type="line" smooth="yes"/>
+ <point x="304" y="252"/>
+ <point x="604" y="-28"/>
+ <point x="1060" y="-28" type="curve" smooth="yes"/>
+ <point x="1452" y="-28"/>
+ <point x="1680" y="144"/>
+ <point x="1744" y="216" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1933, 'leftMargin': 245, 'rightMargin': 247}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/G_.glif b/src/disabled/Interface-Thin.ufo/glyphs/G_.glif
new file mode 100644
index 000000000..9fe43dcda
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/G_.glif
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="G" format="1">
+ <advance width="2048"/>
+ <unicode hex="0047"/>
+ <outline>
+ <contour>
+ <point x="1032" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1068" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2000" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2000" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2000" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1752" y="908" type="line"/>
+ <point x="1068" y="908" type="line"/>
+ <point x="1068" y="832" type="line"/>
+ <point x="1680" y="832" type="line"/>
+ <point x="1680" y="248" type="line"/>
+ <point x="1616" y="168"/>
+ <point x="1396" y="48"/>
+ <point x="1068" y="48" type="curve" smooth="yes"/>
+ <point x="644" y="48"/>
+ <point x="372" y="380"/>
+ <point x="372" y="852" type="curve" smooth="yes"/>
+ <point x="372" y="1184" type="line" smooth="yes"/>
+ <point x="372" y="1636"/>
+ <point x="636" y="1956"/>
+ <point x="1044" y="1956" type="curve" smooth="yes"/>
+ <point x="1464" y="1956"/>
+ <point x="1636" y="1724"/>
+ <point x="1676" y="1460" type="curve"/>
+ <point x="1748" y="1460" type="line"/>
+ <point x="1712" y="1780"/>
+ <point x="1480" y="2032"/>
+ <point x="1044" y="2032" type="curve" smooth="yes"/>
+ <point x="604" y="2032"/>
+ <point x="296" y="1684"/>
+ <point x="296" y="1180" type="curve" smooth="yes"/>
+ <point x="296" y="852" type="line" smooth="yes"/>
+ <point x="296" y="332"/>
+ <point x="612" y="-28"/>
+ <point x="1068" y="-28" type="curve" smooth="yes"/>
+ <point x="1460" y="-28"/>
+ <point x="1688" y="124"/>
+ <point x="1752" y="216" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1933, 'leftMargin': 231, 'rightMargin': 247}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Gamma1_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Gamma1_.glif
new file mode 100644
index 000000000..9af2f2653
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Gamma1_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Gamma1" format="1">
+ <advance width="1792"/>
+ <unicode hex="0194"/>
+ <outline>
+ <contour>
+ <point x="100" y="2004" type="line"/>
+ <point x="924" y="72" type="line" smooth="yes"/>
+ <point x="980" y="-64"/>
+ <point x="1008" y="-164"/>
+ <point x="1008" y="-244" type="curve" smooth="yes"/>
+ <point x="1008" y="-340"/>
+ <point x="968" y="-388"/>
+ <point x="896" y="-388" type="curve" smooth="yes"/>
+ <point x="828" y="-388"/>
+ <point x="788" y="-340"/>
+ <point x="788" y="-244" type="curve" smooth="yes"/>
+ <point x="788" y="-164"/>
+ <point x="816" y="-64"/>
+ <point x="872" y="72" type="curve" smooth="yes"/>
+ <point x="1692" y="2004" type="line"/>
+ <point x="1612" y="2004" type="line"/>
+ <point x="832" y="144" type="line" smooth="yes"/>
+ <point x="768" y="-8"/>
+ <point x="716" y="-124"/>
+ <point x="716" y="-244" type="curve" smooth="yes"/>
+ <point x="716" y="-384"/>
+ <point x="788" y="-464"/>
+ <point x="896" y="-464" type="curve" smooth="yes"/>
+ <point x="1008" y="-464"/>
+ <point x="1080" y="-384"/>
+ <point x="1080" y="-244" type="curve" smooth="yes"/>
+ <point x="1080" y="-124"/>
+ <point x="1024" y="-12"/>
+ <point x="960" y="144" type="curve" smooth="yes"/>
+ <point x="184" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1682, 'leftMargin': 45, 'rightMargin': 46}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Gamma_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Gamma_.glif
new file mode 100644
index 000000000..1636335c5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Gamma_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Gamma" format="1">
+ <advance width="1792"/>
+ <unicode hex="0393"/>
+ <outline>
+ <contour>
+ <point x="876" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="380" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="564" y="1040" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="1580" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1488" y="2004" type="line"/>
+ <point x="304" y="2004" type="line"/>
+ <point x="304" y="0" type="line"/>
+ <point x="380" y="0" type="line"/>
+ <point x="380" y="1928" type="line"/>
+ <point x="1488" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1543, 'leftMargin': 265, 'rightMargin': 92}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Gbar_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Gbar_.glif
new file mode 100644
index 000000000..4655556b9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Gbar_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Gbar" format="1">
+ <advance width="2048"/>
+ <unicode hex="01E4"/>
+ <outline>
+ <contour>
+ <point x="896" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="932" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1860" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1888" y="600" type="line"/>
+ <point x="1084" y="600" type="line"/>
+ <point x="1084" y="524" type="line"/>
+ <point x="1888" y="524" type="line"/>
+ </contour>
+ <component base="G" xOffset="-72"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1933, 'leftMargin': 231, 'rightMargin': -28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Germandbls_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Germandbls_.glif
new file mode 100644
index 000000000..5730387a9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Germandbls_.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Germandbls" format="1">
+ <advance width="1792"/>
+ <unicode hex="1E9E"/>
+ <outline>
+ <contour>
+ <point x="280" y="1372" type="line"/>
+ <point x="204" y="1372" type="line"/>
+ <point x="204" y="0" type="line"/>
+ <point x="280" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="280" y="1372" type="line"/>
+ <point x="280" y="1788"/>
+ <point x="424" y="1956"/>
+ <point x="772" y="1956" type="curve" smooth="yes"/>
+ <point x="984" y="1956"/>
+ <point x="1164" y="1856"/>
+ <point x="1276" y="1700" type="curve"/>
+ <point x="728" y="1144" type="line"/>
+ <point x="728" y="1072" type="line"/>
+ <point x="768" y="1072" type="line"/>
+ <point x="1388" y="1696" type="line"/>
+ <point x="1236" y="1900"/>
+ <point x="1044" y="2032"/>
+ <point x="772" y="2032" type="curve" smooth="yes"/>
+ <point x="324" y="2032"/>
+ <point x="204" y="1764"/>
+ <point x="204" y="1372" type="curve"/>
+ </contour>
+ <contour>
+ <point x="592" y="40" type="line"/>
+ <point x="724" y="-8"/>
+ <point x="832" y="-28"/>
+ <point x="960" y="-28" type="curve" smooth="yes"/>
+ <point x="1356" y="-28"/>
+ <point x="1588" y="188"/>
+ <point x="1588" y="560" type="curve" smooth="yes"/>
+ <point x="1588" y="904"/>
+ <point x="1384" y="1140"/>
+ <point x="936" y="1140" type="curve" smooth="yes"/>
+ <point x="728" y="1140" type="line"/>
+ <point x="728" y="1068" type="line"/>
+ <point x="936" y="1068" type="line" smooth="yes"/>
+ <point x="1360" y="1068"/>
+ <point x="1516" y="856"/>
+ <point x="1516" y="560" type="curve" smooth="yes"/>
+ <point x="1516" y="208"/>
+ <point x="1292" y="48"/>
+ <point x="960" y="48" type="curve" smooth="yes"/>
+ <point x="828" y="48"/>
+ <point x="712" y="84"/>
+ <point x="636" y="120" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1822, 'leftMargin': 275, 'rightMargin': 164}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Ghook_.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/Ghook_.cn.glif
new file mode 100644
index 000000000..e69434fbc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Ghook_.cn.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ghook.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="1536" y="1460" type="line"/>
+ <point x="1536" y="1640" type="line" smooth="yes"/>
+ <point x="1536" y="1900"/>
+ <point x="1596" y="2044"/>
+ <point x="1800" y="2044" type="curve" smooth="yes"/>
+ <point x="1848" y="2044"/>
+ <point x="1904" y="2032"/>
+ <point x="1936" y="2020" type="curve"/>
+ <point x="1952" y="2092" type="line"/>
+ <point x="1900" y="2108"/>
+ <point x="1856" y="2120"/>
+ <point x="1800" y="2120" type="curve" smooth="yes"/>
+ <point x="1552" y="2120"/>
+ <point x="1460" y="1952"/>
+ <point x="1460" y="1640" type="curve" smooth="yes"/>
+ <point x="1460" y="1460" type="line"/>
+ </contour>
+ <component base="G.cn" xOffset="-148"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1913, 'leftMargin': 245, 'rightMargin': -187}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Ghook_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Ghook_.glif
new file mode 100644
index 000000000..4a9acd9d8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Ghook_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ghook" format="1">
+ <advance width="2048"/>
+ <unicode hex="0193"/>
+ <outline>
+ <contour>
+ <point x="1512" y="1460" type="line"/>
+ <point x="1512" y="1640" type="line" smooth="yes"/>
+ <point x="1512" y="1900"/>
+ <point x="1572" y="2044"/>
+ <point x="1772" y="2044" type="curve" smooth="yes"/>
+ <point x="1824" y="2044"/>
+ <point x="1880" y="2032"/>
+ <point x="1908" y="2020" type="curve"/>
+ <point x="1928" y="2092" type="line"/>
+ <point x="1872" y="2108"/>
+ <point x="1828" y="2120"/>
+ <point x="1772" y="2120" type="curve" smooth="yes"/>
+ <point x="1528" y="2120"/>
+ <point x="1436" y="1952"/>
+ <point x="1436" y="1640" type="curve" smooth="yes"/>
+ <point x="1436" y="1460" type="line"/>
+ </contour>
+ <component base="G" xOffset="-176"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1976, 'leftMargin': 296, 'rightMargin': -125}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Gsmallcap_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Gsmallcap_.glif
new file mode 100644
index 000000000..99a5d9cda
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Gsmallcap_.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Gsmallcap" format="1">
+ <advance width="1536"/>
+ <unicode hex="0262"/>
+ <outline>
+ <contour>
+ <point x="788" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="788" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1584" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1388" y="684" type="line"/>
+ <point x="860" y="684" type="line"/>
+ <point x="860" y="608" type="line"/>
+ <point x="1316" y="608" type="line"/>
+ <point x="1316" y="244" type="line"/>
+ <point x="1264" y="160"/>
+ <point x="1104" y="52"/>
+ <point x="804" y="52" type="curve" smooth="yes"/>
+ <point x="448" y="52"/>
+ <point x="220" y="292"/>
+ <point x="220" y="636" type="curve" smooth="yes"/>
+ <point x="220" y="860" type="line" smooth="yes"/>
+ <point x="220" y="1196"/>
+ <point x="440" y="1440"/>
+ <point x="788" y="1440" type="curve" smooth="yes"/>
+ <point x="1156" y="1440"/>
+ <point x="1284" y="1304"/>
+ <point x="1316" y="1044" type="curve"/>
+ <point x="1392" y="1044" type="line"/>
+ <point x="1364" y="1356"/>
+ <point x="1176" y="1516"/>
+ <point x="788" y="1516" type="curve" smooth="yes"/>
+ <point x="404" y="1516"/>
+ <point x="144" y="1248"/>
+ <point x="144" y="860" type="curve" smooth="yes"/>
+ <point x="144" y="636" type="line" smooth="yes"/>
+ <point x="144" y="244"/>
+ <point x="412" y="-24"/>
+ <point x="804" y="-24" type="curve" smooth="yes"/>
+ <point x="1144" y="-24"/>
+ <point x="1332" y="128"/>
+ <point x="1388" y="216" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1631, 'leftMargin': 193, 'rightMargin': 190}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Gsmallcaphook_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Gsmallcaphook_.glif
new file mode 100644
index 000000000..c47212701
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Gsmallcaphook_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Gsmallcaphook" format="1">
+ <advance width="1792"/>
+ <unicode hex="029B"/>
+ <outline>
+ <contour>
+ <point x="720" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="720" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1688" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1312" y="1056" type="line"/>
+ <point x="1312" y="1080" type="line" smooth="yes"/>
+ <point x="1312" y="1340"/>
+ <point x="1368" y="1484"/>
+ <point x="1572" y="1484" type="curve" smooth="yes"/>
+ <point x="1624" y="1484"/>
+ <point x="1680" y="1472"/>
+ <point x="1708" y="1460" type="curve"/>
+ <point x="1728" y="1532" type="line"/>
+ <point x="1672" y="1552"/>
+ <point x="1628" y="1560"/>
+ <point x="1572" y="1560" type="curve" smooth="yes"/>
+ <point x="1328" y="1560"/>
+ <point x="1236" y="1392"/>
+ <point x="1236" y="1080" type="curve" smooth="yes"/>
+ <point x="1236" y="1056" type="line"/>
+ </contour>
+ <component base="Gsmallcap" xOffset="-128"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1755, 'leftMargin': 134, 'rightMargin': -41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/H_.glif b/src/disabled/Interface-Thin.ufo/glyphs/H_.glif
new file mode 100644
index 000000000..6c02e47d5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/H_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="H" format="1">
+ <advance width="2048"/>
+ <unicode hex="0048"/>
+ <outline>
+ <contour>
+ <point x="1020" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1740" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="-44" y="2004" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="1020" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2012" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2012" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2012" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1696" y="1068" type="line"/>
+ <point x="348" y="1068" type="line"/>
+ <point x="348" y="992" type="line"/>
+ <point x="1696" y="992" type="line"/>
+ </contour>
+ <contour>
+ <point x="384" y="2004" type="line"/>
+ <point x="312" y="2004" type="line"/>
+ <point x="312" y="0" type="line"/>
+ <point x="384" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1740" y="2004" type="line"/>
+ <point x="1664" y="2004" type="line"/>
+ <point x="1664" y="0" type="line"/>
+ <point x="1740" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1977, 'leftMargin': 275, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Hbar_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Hbar_.glif
new file mode 100644
index 000000000..bc10acd38
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Hbar_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Hbar" format="1">
+ <advance width="2048"/>
+ <unicode hex="0126"/>
+ <outline>
+ <contour>
+ <point x="1024" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1024" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1992" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1940" y="1488" type="line"/>
+ <point x="108" y="1488" type="line"/>
+ <point x="108" y="1416" type="line"/>
+ <point x="1940" y="1416" type="line"/>
+ </contour>
+ <component base="H" xOffset="24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1910, 'leftMargin': 28, 'rightMargin': 51}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/I_.glif b/src/disabled/Interface-Thin.ufo/glyphs/I_.glif
new file mode 100644
index 000000000..ae6b8b065
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/I_.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="I" format="1">
+ <advance width="768"/>
+ <unicode hex="0049"/>
+ <outline>
+ <contour>
+ <point x="388" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="388" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="-28" y="1996" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="420" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="412" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="752" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="752" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="752" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="420" y="2004" type="line"/>
+ <point x="348" y="2004" type="line"/>
+ <point x="348" y="0" type="line"/>
+ <point x="420" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 734, 'leftMargin': 330, 'rightMargin': 330}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Ibar_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Ibar_.glif
new file mode 100644
index 000000000..00d6c3fee
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Ibar_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ibar" format="1">
+ <advance width="1024"/>
+ <unicode hex="0197"/>
+ <outline>
+ <contour>
+ <point x="552" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="984" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="552" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="I" xOffset="184"/>
+ <component base="crossbar"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 862, 'leftMargin': -13, 'rightMargin': 67}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Iota1_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Iota1_.glif
new file mode 100644
index 000000000..0c0be1dd6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Iota1_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Iota1" format="1">
+ <advance width="1024"/>
+ <unicode hex="0196"/>
+ <outline>
+ <contour>
+ <point x="304" y="2112" type="line"/>
+ <point x="232" y="2112" type="line"/>
+ <point x="232" y="416" type="line" smooth="yes"/>
+ <point x="232" y="128"/>
+ <point x="376" y="-28"/>
+ <point x="620" y="-28" type="curve" smooth="yes"/>
+ <point x="676" y="-28"/>
+ <point x="740" y="-24"/>
+ <point x="796" y="-4" type="curve"/>
+ <point x="784" y="68" type="line"/>
+ <point x="732" y="56"/>
+ <point x="696" y="48"/>
+ <point x="620" y="48" type="curve" smooth="yes"/>
+ <point x="424" y="48"/>
+ <point x="304" y="184"/>
+ <point x="304" y="416" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 831, 'leftMargin': 239, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Ismallcap_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Ismallcap_.glif
new file mode 100644
index 000000000..58f8155d2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Ismallcap_.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ismallcap" format="1">
+ <advance width="768"/>
+ <unicode hex="026A"/>
+ <outline>
+ <contour>
+ <point x="384" y="1780" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="384" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="796" y="1780" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="640" y="1488" type="line"/>
+ <point x="132" y="1488" type="line"/>
+ <point x="132" y="1416" type="line"/>
+ <point x="640" y="1416" type="line"/>
+ </contour>
+ <contour>
+ <point x="420" y="1488" type="line"/>
+ <point x="348" y="1488" type="line"/>
+ <point x="348" y="0" type="line"/>
+ <point x="420" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="640" y="76" type="line"/>
+ <point x="132" y="76" type="line"/>
+ <point x="132" y="0" type="line"/>
+ <point x="640" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>411.125</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 822, 'leftMargin': 157, 'rightMargin': 156}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/J_.glif b/src/disabled/Interface-Thin.ufo/glyphs/J_.glif
new file mode 100644
index 000000000..14e6a462d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/J_.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="J" format="1">
+ <advance width="1536"/>
+ <unicode hex="004A"/>
+ <outline>
+ <contour>
+ <point x="1308" y="2176" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1616" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1616" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1616" y="2176" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1272" y="608" type="line"/>
+ <point x="1272" y="240"/>
+ <point x="1044" y="48"/>
+ <point x="768" y="48" type="curve" smooth="yes"/>
+ <point x="436" y="48"/>
+ <point x="264" y="228"/>
+ <point x="264" y="552" type="curve"/>
+ <point x="192" y="552" type="line"/>
+ <point x="192" y="160"/>
+ <point x="416" y="-28"/>
+ <point x="768" y="-28" type="curve" smooth="yes"/>
+ <point x="1096" y="-28"/>
+ <point x="1348" y="196"/>
+ <point x="1348" y="608" type="curve"/>
+ <point x="1348" y="2004" type="line"/>
+ <point x="1272" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1547, 'leftMargin': 124, 'rightMargin': 268}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/K_.glif b/src/disabled/Interface-Thin.ufo/glyphs/K_.glif
new file mode 100644
index 000000000..560565559
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/K_.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="K" format="1">
+ <advance width="1792"/>
+ <unicode hex="004B"/>
+ <outline>
+ <contour>
+ <point x="772" y="152" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1540" y="-40" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="292" y="1692" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="744" y="2096" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1704" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1704" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1704" y="2096" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="264" y="2004" type="line"/>
+ <point x="192" y="2004" type="line"/>
+ <point x="192" y="0" type="line"/>
+ <point x="264" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1532" y="2004" type="line"/>
+ <point x="1428" y="2004" type="line"/>
+ <point x="592" y="1164" type="line"/>
+ <point x="248" y="828" type="line"/>
+ <point x="236" y="732" type="line"/>
+ <point x="640" y="1100" type="line"/>
+ </contour>
+ <contour>
+ <point x="1508" y="0" type="line"/>
+ <point x="1604" y="0" type="line"/>
+ <point x="608" y="1144" type="line"/>
+ <point x="564" y="1080" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 275, 'rightMargin': 102}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Khook_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Khook_.glif
new file mode 100644
index 000000000..803978af3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Khook_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Khook" format="1">
+ <advance width="1792"/>
+ <unicode hex="0198"/>
+ <outline>
+ <contour>
+ <point x="204" y="2004" type="line"/>
+ <point x="128" y="2004" type="line"/>
+ <point x="128" y="0" type="line"/>
+ <point x="204" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1444" y="0" type="line"/>
+ <point x="1540" y="0" type="line"/>
+ <point x="548" y="1144" type="line"/>
+ <point x="500" y="1080" type="line"/>
+ </contour>
+ <contour>
+ <point x="996" y="1772" type="curve" smooth="yes"/>
+ <point x="532" y="1164" type="line"/>
+ <point x="184" y="712" type="line"/>
+ <point x="172" y="588" type="line"/>
+ <point x="572" y="1100" type="line"/>
+ <point x="1060" y="1740" type="line" smooth="yes"/>
+ <point x="1140" y="1848"/>
+ <point x="1220" y="1952"/>
+ <point x="1368" y="1952" type="curve" smooth="yes"/>
+ <point x="1480" y="1952"/>
+ <point x="1560" y="1880"/>
+ <point x="1612" y="1824" type="curve"/>
+ <point x="1664" y="1876" type="line"/>
+ <point x="1600" y="1952"/>
+ <point x="1488" y="2032"/>
+ <point x="1372" y="2032" type="curve" smooth="yes"/>
+ <point x="1180" y="2032"/>
+ <point x="1092" y="1896"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 275, 'rightMargin': -22}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Koppa_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Koppa_.glif
new file mode 100644
index 000000000..c24c91069
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Koppa_.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Koppa" format="1">
+ <advance width="2048"/>
+ <unicode hex="03DE"/>
+ <outline>
+ <contour>
+ <point x="1628" y="1492" type="line"/>
+ <point x="416" y="408" type="line"/>
+ <point x="404" y="416" type="line"/>
+ <point x="444" y="536" type="line"/>
+ <point x="1636" y="1596" type="line"/>
+ <point x="1648" y="1588" type="line"/>
+ </contour>
+ <contour>
+ <point x="404" y="416" type="line"/>
+ <point x="512" y="1524" type="line" smooth="yes"/>
+ <point x="516" y="1560"/>
+ <point x="520" y="1596"/>
+ <point x="520" y="1628" type="curve" smooth="yes"/>
+ <point x="520" y="1836"/>
+ <point x="444" y="1956"/>
+ <point x="256" y="1956" type="curve" smooth="yes"/>
+ <point x="216" y="1956"/>
+ <point x="176" y="1952"/>
+ <point x="152" y="1944" type="curve"/>
+ <point x="140" y="2016" type="line"/>
+ <point x="180" y="2024"/>
+ <point x="228" y="2032"/>
+ <point x="256" y="2032" type="curve" smooth="yes"/>
+ <point x="496" y="2032"/>
+ <point x="592" y="1884"/>
+ <point x="592" y="1632" type="curve" smooth="yes"/>
+ <point x="592" y="1596"/>
+ <point x="592" y="1560"/>
+ <point x="588" y="1516" type="curve" smooth="yes"/>
+ <point x="488" y="492" type="line"/>
+ </contour>
+ <contour>
+ <point x="1648" y="1588" type="line"/>
+ <point x="1536" y="480" type="line" smooth="yes"/>
+ <point x="1532" y="440"/>
+ <point x="1532" y="408"/>
+ <point x="1532" y="372" type="curve" smooth="yes"/>
+ <point x="1532" y="168"/>
+ <point x="1604" y="48"/>
+ <point x="1796" y="48" type="curve" smooth="yes"/>
+ <point x="1836" y="48"/>
+ <point x="1876" y="52"/>
+ <point x="1896" y="60" type="curve"/>
+ <point x="1908" y="-16" type="line"/>
+ <point x="1868" y="-24"/>
+ <point x="1820" y="-28"/>
+ <point x="1796" y="-28" type="curve" smooth="yes"/>
+ <point x="1556" y="-28"/>
+ <point x="1456" y="120"/>
+ <point x="1456" y="372" type="curve" smooth="yes"/>
+ <point x="1456" y="408"/>
+ <point x="1460" y="444"/>
+ <point x="1464" y="484" type="curve" smooth="yes"/>
+ <point x="1568" y="1532" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1849, 'leftMargin': 41, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/L_.glif b/src/disabled/Interface-Thin.ufo/glyphs/L_.glif
new file mode 100644
index 000000000..377b318cc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/L_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="L" format="1">
+ <advance width="1536"/>
+ <unicode hex="004C"/>
+ <outline>
+ <contour>
+ <point x="260" y="2132" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="800" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="724" y="2000" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="768" y="1040" type="move" name="dot"/>
+ </contour>
+ <contour>
+ <point x="1396" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1396" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1396" y="2132" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1320" y="76" type="line"/>
+ <point x="244" y="76" type="line"/>
+ <point x="244" y="0" type="line"/>
+ <point x="1320" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="292" y="2004" type="line"/>
+ <point x="216" y="2004" type="line"/>
+ <point x="216" y="0" type="line"/>
+ <point x="292" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1453, 'leftMargin': 275, 'rightMargin': 75}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Lambda_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Lambda_.glif
new file mode 100644
index 000000000..7f471a227
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Lambda_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Lambda" format="1">
+ <advance width="2048"/>
+ <unicode hex="039B"/>
+ <outline>
+ <contour>
+ <point x="1036" y="1944" type="line"/>
+ <point x="1048" y="2004" type="line"/>
+ <point x="980" y="2004" type="line"/>
+ <point x="244" y="0" type="line"/>
+ <point x="328" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1724" y="0" type="line"/>
+ <point x="1804" y="0" type="line"/>
+ <point x="1068" y="2004" type="line"/>
+ <point x="996" y="2004" type="line"/>
+ <point x="1012" y="1944" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1805, 'leftMargin': 120, 'rightMargin': 126}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Lslash_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Lslash_.glif
new file mode 100644
index 000000000..e6bfbac0e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Lslash_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Lslash" format="1">
+ <advance width="1536"/>
+ <unicode hex="0141"/>
+ <outline>
+ <contour>
+ <point x="376" y="2132" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="916" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1540" y="2132" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="900" y="1240" type="line"/>
+ <point x="92" y="984" type="line"/>
+ <point x="92" y="904" type="line"/>
+ <point x="900" y="1164" type="line"/>
+ </contour>
+ <component base="L" xOffset="68"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1459, 'leftMargin': 11, 'rightMargin': 92}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Lsmallcap_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Lsmallcap_.glif
new file mode 100644
index 000000000..846bce994
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Lsmallcap_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Lsmallcap" format="1">
+ <advance width="1280"/>
+ <unicode hex="029F"/>
+ <outline>
+ <contour>
+ <point x="212" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="648" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1172" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1108" y="76" type="line"/>
+ <point x="208" y="76" type="line"/>
+ <point x="208" y="0" type="line"/>
+ <point x="1108" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="248" y="1488" type="line"/>
+ <point x="176" y="1488" type="line"/>
+ <point x="176" y="0" type="line"/>
+ <point x="248" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1231, 'leftMargin': 234, 'rightMargin': 66}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/M_.glif b/src/disabled/Interface-Thin.ufo/glyphs/M_.glif
new file mode 100644
index 000000000..aa286186e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/M_.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="M" format="1">
+ <advance width="2304"/>
+ <unicode hex="004D"/>
+ <outline>
+ <contour>
+ <point x="1168" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2084" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1156" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2360" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2360" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2360" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="244" y="2004" type="line"/>
+ <point x="1120" y="0" type="line"/>
+ <point x="1180" y="0" type="line"/>
+ <point x="2060" y="2004" type="line"/>
+ <point x="1976" y="2004" type="line"/>
+ <point x="1152" y="108" type="line"/>
+ <point x="328" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="220" y="2004" type="line"/>
+ <point x="220" y="0" type="line"/>
+ <point x="296" y="0" type="line"/>
+ <point x="296" y="968" type="line"/>
+ <point x="296" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="2012" y="2004" type="line"/>
+ <point x="2012" y="968" type="line"/>
+ <point x="2012" y="0" type="line"/>
+ <point x="2084" y="0" type="line"/>
+ <point x="2084" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2415, 'leftMargin': 275, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/N_.glif b/src/disabled/Interface-Thin.ufo/glyphs/N_.glif
new file mode 100644
index 000000000..5f5a10658
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/N_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="N" format="1">
+ <advance width="2048"/>
+ <unicode hex="004E"/>
+ <outline>
+ <contour>
+ <point x="1028" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1028" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1744" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="2020" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2020" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2020" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1744" y="2004" type="line"/>
+ <point x="1672" y="2004" type="line"/>
+ <point x="1672" y="132" type="line"/>
+ <point x="380" y="2004" type="line"/>
+ <point x="304" y="2004" type="line"/>
+ <point x="304" y="0" type="line"/>
+ <point x="380" y="0" type="line"/>
+ <point x="380" y="1876" type="line"/>
+ <point x="1672" y="0" type="line"/>
+ <point x="1744" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1992, 'leftMargin': 275, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Nhook_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Nhook_.glif
new file mode 100644
index 000000000..30002130f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Nhook_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Nhook" format="1">
+ <advance width="2048"/>
+ <unicode hex="019D"/>
+ <outline>
+ <contour>
+ <point x="540" y="1412" type="line"/>
+ <point x="540" y="-124" type="line" smooth="yes"/>
+ <point x="540" y="-380"/>
+ <point x="424" y="-528"/>
+ <point x="220" y="-528" type="curve" smooth="yes"/>
+ <point x="172" y="-528"/>
+ <point x="116" y="-512"/>
+ <point x="84" y="-504" type="curve"/>
+ <point x="68" y="-572" type="line"/>
+ <point x="120" y="-592"/>
+ <point x="164" y="-600"/>
+ <point x="220" y="-600" type="curve" smooth="yes"/>
+ <point x="468" y="-600"/>
+ <point x="616" y="-432"/>
+ <point x="616" y="-124" type="curve" smooth="yes"/>
+ <point x="616" y="1412" type="line"/>
+ </contour>
+ <component base="N" xOffset="264"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1992, 'leftMargin': -197, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Nsmallcap_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Nsmallcap_.glif
new file mode 100644
index 000000000..6bbd92317
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Nsmallcap_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Nsmallcap" format="1">
+ <advance width="1536"/>
+ <unicode hex="0274"/>
+ <outline>
+ <contour>
+ <point x="776" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="776" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1536" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="308" y="1488" type="line"/>
+ <point x="1284" y="52" type="line"/>
+ <point x="1228" y="0" type="line"/>
+ <point x="252" y="1436" type="line"/>
+ </contour>
+ <contour>
+ <point x="308" y="0" type="line"/>
+ <point x="232" y="0" type="line"/>
+ <point x="232" y="1488" type="line"/>
+ <point x="308" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1304" y="0" type="line"/>
+ <point x="1228" y="0" type="line"/>
+ <point x="1228" y="1488" type="line"/>
+ <point x="1304" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1537, 'leftMargin': 234, 'rightMargin': 233}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/OE__.glif b/src/disabled/Interface-Thin.ufo/glyphs/OE__.glif
new file mode 100644
index 000000000..cec76ab4d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/OE__.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="OE" format="1">
+ <advance width="2816"/>
+ <unicode hex="0152"/>
+ <outline>
+ <contour>
+ <point x="1404" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1404" y="-4" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2664" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2664" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2664" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="952" y="2032" type="curve" smooth="yes"/>
+ <point x="532" y="2032"/>
+ <point x="244" y="1696"/>
+ <point x="244" y="1212" type="curve"/>
+ <point x="244" y="792" type="line"/>
+ <point x="244" y="308"/>
+ <point x="536" y="-28"/>
+ <point x="956" y="-28" type="curve" smooth="yes"/>
+ <point x="1116" y="-28"/>
+ <point x="1272" y="-16"/>
+ <point x="1408" y="0" type="curve"/>
+ <point x="1408" y="72" type="line"/>
+ <point x="1284" y="52"/>
+ <point x="1112" y="44"/>
+ <point x="956" y="44" type="curve" smooth="yes"/>
+ <point x="568" y="44"/>
+ <point x="316" y="360"/>
+ <point x="316" y="792" type="curve"/>
+ <point x="316" y="1212" type="line"/>
+ <point x="316" y="1656"/>
+ <point x="564" y="1956"/>
+ <point x="952" y="1956" type="curve" smooth="yes"/>
+ <point x="1120" y="1956"/>
+ <point x="1272" y="1952"/>
+ <point x="1408" y="1928" type="curve"/>
+ <point x="1408" y="2004" type="line"/>
+ <point x="1272" y="2016"/>
+ <point x="1116" y="2032"/>
+ </contour>
+ <component base="E" xOffset="1072"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2575, 'leftMargin': 154, 'rightMargin': 88}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/OEsmallcap__.glif b/src/disabled/Interface-Thin.ufo/glyphs/OEsmallcap__.glif
new file mode 100644
index 000000000..cced907f7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/OEsmallcap__.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="OEsmallcap" format="1">
+ <advance width="2304"/>
+ <unicode hex="0276"/>
+ <outline>
+ <contour>
+ <point x="1212" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1212" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2264" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2160" y="76" type="line"/>
+ <point x="1200" y="76" type="line"/>
+ <point x="1200" y="0" type="line"/>
+ <point x="2160" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1244" y="1488" type="line"/>
+ <point x="1168" y="1488" type="line"/>
+ <point x="1168" y="0" type="line"/>
+ <point x="1244" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2040" y="804" type="line"/>
+ <point x="1200" y="804" type="line"/>
+ <point x="1200" y="728" type="line"/>
+ <point x="2040" y="728" type="line"/>
+ </contour>
+ <contour>
+ <point x="2160" y="1488" type="line"/>
+ <point x="1200" y="1488" type="line"/>
+ <point x="1200" y="1416" type="line"/>
+ <point x="2160" y="1416" type="line"/>
+ </contour>
+ <contour>
+ <point x="800" y="-28" type="curve" smooth="yes"/>
+ <point x="924" y="-28"/>
+ <point x="1116" y="0"/>
+ <point x="1240" y="0" type="curve"/>
+ <point x="1240" y="76" type="line"/>
+ <point x="1112" y="76"/>
+ <point x="912" y="48"/>
+ <point x="800" y="48" type="curve" smooth="yes"/>
+ <point x="436" y="48"/>
+ <point x="220" y="360"/>
+ <point x="220" y="716" type="curve"/>
+ <point x="220" y="772" type="line" smooth="yes"/>
+ <point x="220" y="1120"/>
+ <point x="436" y="1440"/>
+ <point x="796" y="1440" type="curve" smooth="yes"/>
+ <point x="908" y="1440"/>
+ <point x="1140" y="1416"/>
+ <point x="1240" y="1416" type="curve"/>
+ <point x="1240" y="1488" type="line"/>
+ <point x="1140" y="1488"/>
+ <point x="924" y="1516"/>
+ <point x="796" y="1516" type="curve" smooth="yes"/>
+ <point x="412" y="1516"/>
+ <point x="148" y="1208"/>
+ <point x="148" y="772" type="curve"/>
+ <point x="148" y="716" type="line" smooth="yes"/>
+ <point x="148" y="280"/>
+ <point x="412" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2267, 'leftMargin': 151, 'rightMargin': 104}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/OI__.glif b/src/disabled/Interface-Thin.ufo/glyphs/OI__.glif
new file mode 100644
index 000000000..100ad9bf5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/OI__.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="OI" format="1">
+ <advance width="2304"/>
+ <unicode hex="01A2"/>
+ <outline>
+ <contour>
+ <point x="1736" y="1184" type="line"/>
+ <point x="1664" y="1184" type="line"/>
+ <point x="1664" y="248" type="line"/>
+ <point x="1600" y="168"/>
+ <point x="1380" y="44"/>
+ <point x="1052" y="44" type="curve" smooth="yes"/>
+ <point x="632" y="44"/>
+ <point x="356" y="380"/>
+ <point x="356" y="852" type="curve" smooth="yes"/>
+ <point x="356" y="1100" type="line"/>
+ <point x="284" y="1096" type="line"/>
+ <point x="284" y="852" type="line" smooth="yes"/>
+ <point x="284" y="332"/>
+ <point x="596" y="-28"/>
+ <point x="1052" y="-28" type="curve" smooth="yes"/>
+ <point x="1444" y="-28"/>
+ <point x="1672" y="124"/>
+ <point x="1736" y="216" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1736" y="1788" type="line"/>
+ <point x="1672" y="1876"/>
+ <point x="1444" y="2032"/>
+ <point x="1052" y="2032" type="curve" smooth="yes"/>
+ <point x="596" y="2032"/>
+ <point x="284" y="1672"/>
+ <point x="284" y="1148" type="curve" smooth="yes"/>
+ <point x="284" y="904" type="line"/>
+ <point x="356" y="900" type="line"/>
+ <point x="356" y="1148" type="line" smooth="yes"/>
+ <point x="356" y="1620"/>
+ <point x="632" y="1956"/>
+ <point x="1052" y="1956" type="curve" smooth="yes"/>
+ <point x="1380" y="1956"/>
+ <point x="1600" y="1832"/>
+ <point x="1664" y="1752" type="curve"/>
+ <point x="1664" y="820" type="line"/>
+ <point x="1736" y="820" type="line"/>
+ </contour>
+ <contour>
+ <point x="2024" y="2004" type="line"/>
+ <point x="1956" y="2004" type="line"/>
+ <point x="1692" y="1808" type="line"/>
+ <point x="1692" y="1720" type="line"/>
+ <point x="1948" y="1912" type="line"/>
+ <point x="1948" y="-572" type="line"/>
+ <point x="2024" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2214, 'leftMargin': 198, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/O_.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/O_.cn.glif
new file mode 100644
index 000000000..5c52d57dd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/O_.cn.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="O.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1636" y="1260" type="line"/>
+ <point x="1636" y="1752"/>
+ <point x="1356" y="2032"/>
+ <point x="896" y="2032" type="curve" smooth="yes"/>
+ <point x="436" y="2032"/>
+ <point x="156" y="1752"/>
+ <point x="156" y="1260" type="curve"/>
+ <point x="156" y="740" type="line"/>
+ <point x="156" y="252"/>
+ <point x="440" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1360" y="-28"/>
+ <point x="1636" y="252"/>
+ <point x="1636" y="740" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1564" y="740" type="line"/>
+ <point x="1564" y="304"/>
+ <point x="1328" y="44"/>
+ <point x="896" y="44" type="curve" smooth="yes"/>
+ <point x="468" y="44"/>
+ <point x="232" y="304"/>
+ <point x="232" y="740" type="curve" smooth="yes"/>
+ <point x="232" y="1264" type="line" smooth="yes"/>
+ <point x="232" y="1700"/>
+ <point x="464" y="1956"/>
+ <point x="896" y="1956" type="curve" smooth="yes"/>
+ <point x="1328" y="1956"/>
+ <point x="1564" y="1700"/>
+ <point x="1564" y="1264" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1876, 'leftMargin': 197, 'rightMargin': 197}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/O_.glif b/src/disabled/Interface-Thin.ufo/glyphs/O_.glif
new file mode 100644
index 000000000..142d91293
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/O_.glif
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="O" format="1">
+ <advance width="1792"/>
+ <unicode hex="004F"/>
+ <outline>
+ <contour>
+ <point x="888" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="896" y="-4" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="136" y="2000" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="1836" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1836" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1836" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1652" y="1152" type="line"/>
+ <point x="1652" y="1672"/>
+ <point x="1356" y="2032"/>
+ <point x="896" y="2032" type="curve" smooth="yes"/>
+ <point x="436" y="2032"/>
+ <point x="140" y="1672"/>
+ <point x="140" y="1152" type="curve"/>
+ <point x="140" y="852" type="line"/>
+ <point x="140" y="328"/>
+ <point x="440" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1360" y="-28"/>
+ <point x="1652" y="328"/>
+ <point x="1652" y="852" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1576" y="852" type="line"/>
+ <point x="1576" y="380"/>
+ <point x="1328" y="48"/>
+ <point x="896" y="48" type="curve" smooth="yes"/>
+ <point x="468" y="48"/>
+ <point x="216" y="380"/>
+ <point x="216" y="852" type="curve" smooth="yes"/>
+ <point x="216" y="1156" type="line" smooth="yes"/>
+ <point x="216" y="1624"/>
+ <point x="464" y="1956"/>
+ <point x="896" y="1956" type="curve" smooth="yes"/>
+ <point x="1328" y="1956"/>
+ <point x="1576" y="1624"/>
+ <point x="1576" y="1156" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1876, 'leftMargin': 183, 'rightMargin': 183}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Ohorn_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Ohorn_.glif
new file mode 100644
index 000000000..cd5ef41a0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Ohorn_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ohorn" format="1">
+ <advance width="2048"/>
+ <unicode hex="01A0"/>
+ <outline>
+ <contour>
+ <point x="928" y="2232" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="884" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1924" y="2232" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1864" y="2120" type="line"/>
+ <point x="1864" y="1852"/>
+ <point x="1796" y="1704"/>
+ <point x="1508" y="1704" type="curve"/>
+ <point x="1508" y="1628" type="line"/>
+ <point x="1824" y="1628"/>
+ <point x="1936" y="1800"/>
+ <point x="1936" y="2120" type="curve"/>
+ </contour>
+ <component base="O" xOffset="-28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1995, 'leftMargin': 183, 'rightMargin': -11}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Omega_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Omega_.glif
new file mode 100644
index 000000000..30fbfb582
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Omega_.glif
@@ -0,0 +1,91 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Omega" format="1">
+ <advance width="1792"/>
+ <unicode hex="03A9"/>
+ <unicode hex="2126"/>
+ <outline>
+ <contour>
+ <point x="196" y="2000" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="904" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1532" y="1008" type="line"/>
+ <point x="1532" y="456"/>
+ <point x="1264" y="220"/>
+ <point x="1036" y="108" type="curve"/>
+ <point x="1036" y="28" type="line"/>
+ <point x="1296" y="148"/>
+ <point x="1604" y="420"/>
+ <point x="1604" y="1008" type="curve"/>
+ <point x="1604" y="1168" type="line"/>
+ <point x="1604" y="1688"/>
+ <point x="1316" y="2032"/>
+ <point x="892" y="2032" type="curve" smooth="yes"/>
+ <point x="468" y="2032"/>
+ <point x="180" y="1688"/>
+ <point x="180" y="1168" type="curve"/>
+ <point x="180" y="1008" type="line"/>
+ <point x="180" y="420"/>
+ <point x="496" y="144"/>
+ <point x="756" y="28" type="curve"/>
+ <point x="756" y="108" type="line"/>
+ <point x="532" y="220"/>
+ <point x="256" y="456"/>
+ <point x="256" y="1008" type="curve"/>
+ <point x="256" y="1172" type="line"/>
+ <point x="256" y="1612"/>
+ <point x="500" y="1956"/>
+ <point x="892" y="1956" type="curve" smooth="yes"/>
+ <point x="1284" y="1956"/>
+ <point x="1532" y="1612"/>
+ <point x="1532" y="1172" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1036" y="0" type="line"/>
+ <point x="1636" y="0" type="line"/>
+ <point x="1636" y="76" type="line"/>
+ <point x="1036" y="76" type="line"/>
+ </contour>
+ <contour>
+ <point x="160" y="0" type="line"/>
+ <point x="756" y="0" type="line"/>
+ <point x="756" y="76" type="line"/>
+ <point x="160" y="76" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1816, 'leftMargin': 168, 'rightMargin': 173}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Oopen_.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/Oopen_.cn.glif
new file mode 100644
index 000000000..80a015e56
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Oopen_.cn.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Oopen.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="184" y="612" type="line"/>
+ <point x="228" y="128"/>
+ <point x="496" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1340" y="-28"/>
+ <point x="1608" y="264"/>
+ <point x="1608" y="768" type="curve" smooth="yes"/>
+ <point x="1608" y="1260" type="line" smooth="yes"/>
+ <point x="1608" y="1752"/>
+ <point x="1340" y="2032"/>
+ <point x="900" y="2032" type="curve" smooth="yes"/>
+ <point x="496" y="2032"/>
+ <point x="228" y="1872"/>
+ <point x="184" y="1392" type="curve"/>
+ <point x="260" y="1392" type="line"/>
+ <point x="300" y="1812"/>
+ <point x="520" y="1956"/>
+ <point x="900" y="1956" type="curve" smooth="yes"/>
+ <point x="1288" y="1956"/>
+ <point x="1536" y="1712"/>
+ <point x="1536" y="1264" type="curve" smooth="yes"/>
+ <point x="1536" y="768" type="line" smooth="yes"/>
+ <point x="1536" y="300"/>
+ <point x="1288" y="44"/>
+ <point x="900" y="44" type="curve" smooth="yes"/>
+ <point x="528" y="44"/>
+ <point x="300" y="164"/>
+ <point x="260" y="612" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1810, 'leftMargin': 188, 'rightMargin': 197}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Oopen_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Oopen_.glif
new file mode 100644
index 000000000..86382213f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Oopen_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Oopen" format="1">
+ <advance width="1792"/>
+ <unicode hex="0186"/>
+ <outline>
+ <contour>
+ <point x="176" y="612" type="line"/>
+ <point x="220" y="184"/>
+ <point x="492" y="-28"/>
+ <point x="892" y="-28" type="curve" smooth="yes"/>
+ <point x="1332" y="-28"/>
+ <point x="1616" y="328"/>
+ <point x="1616" y="852" type="curve" smooth="yes"/>
+ <point x="1616" y="1152" type="line" smooth="yes"/>
+ <point x="1616" y="1672"/>
+ <point x="1332" y="2032"/>
+ <point x="892" y="2032" type="curve" smooth="yes"/>
+ <point x="492" y="2032"/>
+ <point x="220" y="1824"/>
+ <point x="176" y="1388" type="curve"/>
+ <point x="252" y="1388" type="line"/>
+ <point x="292" y="1780"/>
+ <point x="520" y="1956"/>
+ <point x="892" y="1956" type="curve" smooth="yes"/>
+ <point x="1280" y="1956"/>
+ <point x="1540" y="1636"/>
+ <point x="1540" y="1152" type="curve" smooth="yes"/>
+ <point x="1540" y="848" type="line" smooth="yes"/>
+ <point x="1540" y="368"/>
+ <point x="1280" y="48"/>
+ <point x="892" y="48" type="curve" smooth="yes"/>
+ <point x="512" y="48"/>
+ <point x="292" y="244"/>
+ <point x="252" y="612" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1825, 'leftMargin': 188, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Oslash_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Oslash_.glif
new file mode 100644
index 000000000..3526d4e98
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Oslash_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Oslash" format="1">
+ <advance width="1792"/>
+ <unicode hex="00D8"/>
+ <outline>
+ <contour>
+ <point x="952" y="2304" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1852" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1852" y="2304" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1680" y="2056" type="line"/>
+ <point x="1588" y="2056" type="line"/>
+ <point x="216" y="-104" type="line"/>
+ <point x="308" y="-104" type="line"/>
+ </contour>
+ <component base="O" xOffset="-28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1876, 'leftMargin': 140, 'rightMargin': 171}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/P_.glif b/src/disabled/Interface-Thin.ufo/glyphs/P_.glif
new file mode 100644
index 000000000..d08b0b237
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/P_.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="P" format="1">
+ <advance width="1792"/>
+ <unicode hex="0050"/>
+ <outline>
+ <contour>
+ <point x="-28" y="2000" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="756" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="716" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1676" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1676" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1676" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="888" y="848" type="line"/>
+ <point x="1312" y="848"/>
+ <point x="1532" y="1064"/>
+ <point x="1532" y="1420" type="curve"/>
+ <point x="1532" y="1772"/>
+ <point x="1312" y="2004"/>
+ <point x="888" y="2004" type="curve"/>
+ <point x="260" y="2004" type="line"/>
+ <point x="260" y="0" type="line"/>
+ <point x="336" y="0" type="line"/>
+ <point x="336" y="1928" type="line"/>
+ <point x="888" y="1928" type="line"/>
+ <point x="1292" y="1928"/>
+ <point x="1460" y="1700"/>
+ <point x="1460" y="1416" type="curve"/>
+ <point x="1460" y="1144"/>
+ <point x="1292" y="920"/>
+ <point x="888" y="920" type="curve"/>
+ <point x="280" y="920" type="line"/>
+ <point x="280" y="848" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1691, 'leftMargin': 275, 'rightMargin': 144}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Phi_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Phi_.glif
new file mode 100644
index 000000000..70d9c28c3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Phi_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Phi" format="1">
+ <advance width="2048"/>
+ <unicode hex="03A6"/>
+ <outline>
+ <contour>
+ <point x="1044" y="288" type="line"/>
+ <point x="1580" y="288"/>
+ <point x="1892" y="616"/>
+ <point x="1892" y="1016" type="curve" smooth="yes"/>
+ <point x="1892" y="1416"/>
+ <point x="1580" y="1740"/>
+ <point x="1044" y="1740" type="curve" smooth="yes"/>
+ <point x="1004" y="1740" type="line" smooth="yes"/>
+ <point x="468" y="1740"/>
+ <point x="156" y="1416"/>
+ <point x="156" y="1012" type="curve" smooth="yes"/>
+ <point x="156" y="612"/>
+ <point x="468" y="288"/>
+ <point x="1004" y="288" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1004" y="364" type="line"/>
+ <point x="516" y="364"/>
+ <point x="232" y="644"/>
+ <point x="232" y="1012" type="curve" smooth="yes"/>
+ <point x="232" y="1380"/>
+ <point x="516" y="1668"/>
+ <point x="1004" y="1668" type="curve" smooth="yes"/>
+ <point x="1048" y="1668" type="line" smooth="yes"/>
+ <point x="1532" y="1668"/>
+ <point x="1816" y="1384"/>
+ <point x="1816" y="1016" type="curve" smooth="yes"/>
+ <point x="1816" y="644"/>
+ <point x="1532" y="364"/>
+ <point x="1048" y="364" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1060" y="2004" type="line"/>
+ <point x="984" y="2004" type="line"/>
+ <point x="984" y="0" type="line"/>
+ <point x="1060" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2010, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Phook_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Phook_.glif
new file mode 100644
index 000000000..346735d89
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Phook_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Phook" format="1">
+ <advance width="2048"/>
+ <unicode hex="01A4"/>
+ <outline>
+ <contour>
+ <point x="680" y="1928" type="line"/>
+ <point x="680" y="2004" type="line"/>
+ <point x="636" y="2004" type="line" smooth="yes"/>
+ <point x="328" y="2004"/>
+ <point x="156" y="1856"/>
+ <point x="156" y="1612" type="curve" smooth="yes"/>
+ <point x="156" y="1556"/>
+ <point x="168" y="1512"/>
+ <point x="184" y="1456" type="curve"/>
+ <point x="256" y="1476" type="line"/>
+ <point x="244" y="1504"/>
+ <point x="232" y="1560"/>
+ <point x="232" y="1612" type="curve" smooth="yes"/>
+ <point x="232" y="1816"/>
+ <point x="380" y="1928"/>
+ <point x="636" y="1928" type="curve" smooth="yes"/>
+ </contour>
+ <component base="P" xOffset="360"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1922, 'leftMargin': 28, 'rightMargin': 159}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Pi_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Pi_.glif
new file mode 100644
index 000000000..9ebb54171
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Pi_.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Pi" format="1">
+ <advance width="2048"/>
+ <unicode hex="03A0"/>
+ <outline>
+ <contour>
+ <point x="1740" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1740" y="2004" type="line"/>
+ <point x="312" y="2004" type="line"/>
+ <point x="312" y="0" type="line"/>
+ <point x="384" y="0" type="line"/>
+ <point x="384" y="1928" type="line"/>
+ <point x="1664" y="1928" type="line"/>
+ <point x="1664" y="0" type="line"/>
+ <point x="1740" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1977, 'leftMargin': 275, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Psi_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Psi_.glif
new file mode 100644
index 000000000..3bceaa436
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Psi_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Psi" format="1">
+ <advance width="2048"/>
+ <unicode hex="03A8"/>
+ <outline>
+ <contour>
+ <point x="1720" y="2004" type="line"/>
+ <point x="1720" y="1300" type="line" smooth="yes"/>
+ <point x="1720" y="900"/>
+ <point x="1436" y="648"/>
+ <point x="1040" y="648" type="curve" smooth="yes"/>
+ <point x="1012" y="648" type="line"/>
+ <point x="616" y="648"/>
+ <point x="332" y="900"/>
+ <point x="332" y="1300" type="curve" smooth="yes"/>
+ <point x="332" y="2004" type="line"/>
+ <point x="256" y="2004" type="line"/>
+ <point x="256" y="1300" type="line"/>
+ <point x="256" y="836"/>
+ <point x="576" y="572"/>
+ <point x="1012" y="572" type="curve" smooth="yes"/>
+ <point x="1040" y="572" type="line"/>
+ <point x="1480" y="572"/>
+ <point x="1792" y="836"/>
+ <point x="1792" y="1300" type="curve"/>
+ <point x="1792" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1060" y="2004" type="line"/>
+ <point x="984" y="2004" type="line"/>
+ <point x="984" y="0" type="line"/>
+ <point x="1060" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1964, 'leftMargin': 215, 'rightMargin': 212}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Q_.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/Q_.cn.glif
new file mode 100644
index 000000000..dd96fabfd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Q_.cn.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Q.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1188" y="80" type="line"/>
+ <point x="1132" y="28" type="line"/>
+ <point x="1544" y="-364" type="line"/>
+ <point x="1596" y="-316" type="line"/>
+ </contour>
+ <contour>
+ <point x="1636" y="1260" type="line"/>
+ <point x="1636" y="1752"/>
+ <point x="1356" y="2032"/>
+ <point x="896" y="2032" type="curve" smooth="yes"/>
+ <point x="436" y="2032"/>
+ <point x="156" y="1752"/>
+ <point x="156" y="1260" type="curve"/>
+ <point x="156" y="740" type="line"/>
+ <point x="156" y="252"/>
+ <point x="440" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1360" y="-28"/>
+ <point x="1636" y="252"/>
+ <point x="1636" y="740" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1564" y="740" type="line"/>
+ <point x="1564" y="304"/>
+ <point x="1328" y="44"/>
+ <point x="896" y="44" type="curve" smooth="yes"/>
+ <point x="468" y="44"/>
+ <point x="232" y="304"/>
+ <point x="232" y="740" type="curve" smooth="yes"/>
+ <point x="232" y="1264" type="line" smooth="yes"/>
+ <point x="232" y="1700"/>
+ <point x="464" y="1956"/>
+ <point x="896" y="1956" type="curve" smooth="yes"/>
+ <point x="1328" y="1956"/>
+ <point x="1564" y="1700"/>
+ <point x="1564" y="1264" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1876, 'leftMargin': 197, 'rightMargin': 197}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Q_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Q_.glif
new file mode 100644
index 000000000..19e9c3381
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Q_.glif
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Q" format="1">
+ <advance width="1792"/>
+ <unicode hex="0051"/>
+ <outline>
+ <contour>
+ <point x="920" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="920" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1836" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1836" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1836" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1188" y="88" type="line"/>
+ <point x="1132" y="36" type="line"/>
+ <point x="1544" y="-364" type="line"/>
+ <point x="1596" y="-316" type="line"/>
+ </contour>
+ <contour>
+ <point x="1652" y="1152" type="line"/>
+ <point x="1652" y="1672"/>
+ <point x="1356" y="2032"/>
+ <point x="896" y="2032" type="curve" smooth="yes"/>
+ <point x="436" y="2032"/>
+ <point x="140" y="1672"/>
+ <point x="140" y="1152" type="curve"/>
+ <point x="140" y="852" type="line"/>
+ <point x="140" y="328"/>
+ <point x="440" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1360" y="-28"/>
+ <point x="1652" y="328"/>
+ <point x="1652" y="852" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1576" y="852" type="line"/>
+ <point x="1576" y="380"/>
+ <point x="1328" y="48"/>
+ <point x="896" y="48" type="curve" smooth="yes"/>
+ <point x="468" y="48"/>
+ <point x="216" y="380"/>
+ <point x="216" y="852" type="curve" smooth="yes"/>
+ <point x="216" y="1156" type="line" smooth="yes"/>
+ <point x="216" y="1624"/>
+ <point x="464" y="1956"/>
+ <point x="896" y="1956" type="curve" smooth="yes"/>
+ <point x="1328" y="1956"/>
+ <point x="1576" y="1624"/>
+ <point x="1576" y="1156" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1876, 'leftMargin': 183, 'rightMargin': 183}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/R_.glif b/src/disabled/Interface-Thin.ufo/glyphs/R_.glif
new file mode 100644
index 000000000..126a4063c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/R_.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="R" format="1">
+ <advance width="1792"/>
+ <unicode hex="0052"/>
+ <outline>
+ <contour>
+ <point x="772" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1784" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1784" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1784" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="208" y="2004" type="line"/>
+ <point x="208" y="0" type="line"/>
+ <point x="280" y="0" type="line"/>
+ <point x="280" y="1928" type="line"/>
+ <point x="844" y="1928" type="line" smooth="yes"/>
+ <point x="1200" y="1928"/>
+ <point x="1428" y="1740"/>
+ <point x="1428" y="1424" type="curve" smooth="yes"/>
+ <point x="1428" y="1176"/>
+ <point x="1256" y="932"/>
+ <point x="912" y="932" type="curve" smooth="yes"/>
+ <point x="224" y="932" type="line"/>
+ <point x="224" y="856" type="line"/>
+ <point x="992" y="856" type="line"/>
+ <point x="1036" y="872" type="line"/>
+ <point x="1292" y="912"/>
+ <point x="1504" y="1132"/>
+ <point x="1504" y="1424" type="curve" smooth="yes"/>
+ <point x="1504" y="1796"/>
+ <point x="1228" y="2004"/>
+ <point x="844" y="2004" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1508" y="0" type="line"/>
+ <point x="1588" y="0" type="line"/>
+ <point x="1588" y="20" type="line"/>
+ <point x="1048" y="888" type="line"/>
+ <point x="960" y="884" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1843, 'leftMargin': 268, 'rightMargin': 196}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Rsmallcap_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Rsmallcap_.glif
new file mode 100644
index 000000000..1afc1ab95
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Rsmallcap_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Rsmallcap" format="1">
+ <advance width="1536"/>
+ <unicode hex="0280"/>
+ <outline>
+ <contour>
+ <point x="716" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="716" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1420" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="828" y="656" type="line"/>
+ <point x="1220" y="0" type="line"/>
+ <point x="1308" y="0" type="line"/>
+ <point x="916" y="656" type="line"/>
+ </contour>
+ <contour>
+ <point x="228" y="1488" type="line"/>
+ <point x="228" y="0" type="line"/>
+ <point x="304" y="0" type="line"/>
+ <point x="304" y="1412" type="line"/>
+ <point x="780" y="1412" type="line" smooth="yes"/>
+ <point x="1084" y="1412"/>
+ <point x="1208" y="1244"/>
+ <point x="1208" y="1052" type="curve" smooth="yes"/>
+ <point x="1208" y="868"/>
+ <point x="1100" y="696"/>
+ <point x="836" y="696" type="curve" smooth="yes"/>
+ <point x="256" y="696" type="line"/>
+ <point x="256" y="620" type="line"/>
+ <point x="836" y="620" type="line" smooth="yes"/>
+ <point x="1124" y="620"/>
+ <point x="1280" y="804"/>
+ <point x="1280" y="1052" type="curve" smooth="yes"/>
+ <point x="1280" y="1304"/>
+ <point x="1104" y="1488"/>
+ <point x="780" y="1488" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1423, 'leftMargin': 234, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Rsmallcapinv_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Rsmallcapinv_.glif
new file mode 100644
index 000000000..7554c7bcf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Rsmallcapinv_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Rsmallcapinv" format="1">
+ <advance width="1536"/>
+ <unicode hex="0281"/>
+ <outline>
+ <contour>
+ <point x="744" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="744" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1420" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="916" y="832" type="line"/>
+ <point x="1308" y="1488" type="line"/>
+ <point x="1220" y="1488" type="line"/>
+ <point x="828" y="832" type="line"/>
+ </contour>
+ <contour>
+ <point x="780" y="0" type="line"/>
+ <point x="1104" y="0"/>
+ <point x="1280" y="188"/>
+ <point x="1280" y="436" type="curve" smooth="yes"/>
+ <point x="1280" y="684"/>
+ <point x="1124" y="868"/>
+ <point x="836" y="868" type="curve" smooth="yes"/>
+ <point x="256" y="868" type="line"/>
+ <point x="256" y="792" type="line"/>
+ <point x="836" y="792" type="line" smooth="yes"/>
+ <point x="1100" y="792"/>
+ <point x="1208" y="620"/>
+ <point x="1208" y="436" type="curve" smooth="yes"/>
+ <point x="1208" y="244"/>
+ <point x="1084" y="76"/>
+ <point x="780" y="76" type="curve" smooth="yes"/>
+ <point x="304" y="76" type="line"/>
+ <point x="304" y="1488" type="line"/>
+ <point x="228" y="1488" type="line"/>
+ <point x="228" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1423, 'leftMargin': 234, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Rturnsuper_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Rturnsuper_.glif
new file mode 100644
index 000000000..506a2840f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Rturnsuper_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Rturnsuper" format="1">
+ <advance width="1280"/>
+ <unicode hex="02B6"/>
+ <outline>
+ <contour>
+ <point x="756" y="1512" type="line"/>
+ <point x="1048" y="1996" type="line"/>
+ <point x="968" y="1996" type="line"/>
+ <point x="672" y="1512" type="line"/>
+ </contour>
+ <contour>
+ <point x="640" y="896" type="line"/>
+ <point x="896" y="896"/>
+ <point x="1016" y="1032"/>
+ <point x="1016" y="1216" type="curve" smooth="yes"/>
+ <point x="1016" y="1404"/>
+ <point x="916" y="1540"/>
+ <point x="684" y="1540" type="curve" smooth="yes"/>
+ <point x="252" y="1540" type="line"/>
+ <point x="252" y="1464" type="line"/>
+ <point x="684" y="1464" type="line" smooth="yes"/>
+ <point x="876" y="1464"/>
+ <point x="944" y="1352"/>
+ <point x="944" y="1220" type="curve" smooth="yes"/>
+ <point x="944" y="1076"/>
+ <point x="864" y="972"/>
+ <point x="640" y="972" type="curve" smooth="yes"/>
+ <point x="308" y="972" type="line"/>
+ <point x="308" y="1996" type="line"/>
+ <point x="232" y="1996" type="line"/>
+ <point x="232" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1092, 'leftMargin': 165, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Rx_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Rx_.glif
new file mode 100644
index 000000000..701a442ec
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Rx_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Rx" format="1">
+ <advance width="1792"/>
+ <unicode hex="211E"/>
+ <outline>
+ <contour>
+ <point x="1512" y="0" type="line"/>
+ <point x="1588" y="0" type="line"/>
+ <point x="1588" y="20" type="line"/>
+ <point x="1048" y="872" type="line"/>
+ <point x="964" y="868" type="line"/>
+ </contour>
+ <contour>
+ <point x="1588" y="868" type="line"/>
+ <point x="1504" y="872" type="line"/>
+ <point x="964" y="20" type="line"/>
+ <point x="964" y="0" type="line"/>
+ <point x="1040" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="204" y="2004" type="line"/>
+ <point x="204" y="0" type="line"/>
+ <point x="276" y="0" type="line"/>
+ <point x="276" y="1928" type="line"/>
+ <point x="840" y="1928" type="line" smooth="yes"/>
+ <point x="1196" y="1928"/>
+ <point x="1424" y="1740"/>
+ <point x="1424" y="1424" type="curve" smooth="yes"/>
+ <point x="1424" y="1176"/>
+ <point x="1252" y="932"/>
+ <point x="908" y="932" type="curve" smooth="yes"/>
+ <point x="220" y="932" type="line"/>
+ <point x="220" y="856" type="line"/>
+ <point x="988" y="856" type="line"/>
+ <point x="1032" y="872" type="line"/>
+ <point x="1288" y="912"/>
+ <point x="1500" y="1132"/>
+ <point x="1500" y="1424" type="curve" smooth="yes"/>
+ <point x="1500" y="1796"/>
+ <point x="1224" y="2004"/>
+ <point x="840" y="2004" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1767, 'leftMargin': 268, 'rightMargin': 113}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/S_.glif b/src/disabled/Interface-Thin.ufo/glyphs/S_.glif
new file mode 100644
index 000000000..4f52c4811
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/S_.glif
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="S" format="1">
+ <advance width="1792"/>
+ <unicode hex="0053"/>
+ <outline>
+ <contour>
+ <point x="924" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="924" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1720" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1720" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1720" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1528" y="480" type="curve"/>
+ <point x="1528" y="224"/>
+ <point x="1276" y="48"/>
+ <point x="924" y="48" type="curve" smooth="yes"/>
+ <point x="636" y="48"/>
+ <point x="260" y="164"/>
+ <point x="260" y="564" type="curve"/>
+ <point x="188" y="564" type="line"/>
+ <point x="188" y="116"/>
+ <point x="584" y="-28"/>
+ <point x="924" y="-28" type="curve" smooth="yes"/>
+ <point x="1300" y="-28"/>
+ <point x="1604" y="156"/>
+ <point x="1604" y="484" type="curve"/>
+ <point x="1604" y="820"/>
+ <point x="1328" y="956"/>
+ <point x="932" y="1060" type="curve"/>
+ <point x="456" y="1184"/>
+ <point x="328" y="1332"/>
+ <point x="328" y="1544" type="curve"/>
+ <point x="328" y="1760"/>
+ <point x="540" y="1956"/>
+ <point x="916" y="1956" type="curve" smooth="yes"/>
+ <point x="1272" y="1956"/>
+ <point x="1508" y="1736"/>
+ <point x="1508" y="1440" type="curve"/>
+ <point x="1584" y="1440" type="line"/>
+ <point x="1584" y="1792"/>
+ <point x="1304" y="2032"/>
+ <point x="916" y="2032" type="curve" smooth="yes"/>
+ <point x="540" y="2032"/>
+ <point x="252" y="1844"/>
+ <point x="252" y="1540" type="curve"/>
+ <point x="252" y="1220"/>
+ <point x="504" y="1100"/>
+ <point x="912" y="988" type="curve" smooth="yes"/>
+ <point x="1364" y="864"/>
+ <point x="1528" y="732"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1665, 'leftMargin': 132, 'rightMargin': 115}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Sampi_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Sampi_.glif
new file mode 100644
index 000000000..d2ceeb2dc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Sampi_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Sampi" format="1">
+ <advance width="2048"/>
+ <unicode hex="03E0"/>
+ <outline>
+ <contour>
+ <point x="244" y="1216" type="line"/>
+ <point x="296" y="1684"/>
+ <point x="544" y="1956"/>
+ <point x="1028" y="1956" type="curve" smooth="yes"/>
+ <point x="1524" y="1956"/>
+ <point x="1820" y="1528"/>
+ <point x="1820" y="912" type="curve" smooth="yes"/>
+ <point x="1820" y="524" type="line" smooth="yes"/>
+ <point x="1820" y="-104"/>
+ <point x="1500" y="-528"/>
+ <point x="1000" y="-528" type="curve"/>
+ <point x="1000" y="-600" type="line"/>
+ <point x="1564" y="-600"/>
+ <point x="1892" y="-144"/>
+ <point x="1892" y="524" type="curve" smooth="yes"/>
+ <point x="1892" y="908" type="line" smooth="yes"/>
+ <point x="1892" y="1576"/>
+ <point x="1592" y="2032"/>
+ <point x="1028" y="2032" type="curve" smooth="yes"/>
+ <point x="516" y="2032"/>
+ <point x="212" y="1748"/>
+ <point x="156" y="1216" type="curve"/>
+ </contour>
+ <contour>
+ <point x="432" y="696" type="line"/>
+ <point x="464" y="636" type="line"/>
+ <point x="1800" y="1408" type="line"/>
+ <point x="1764" y="1472" type="line"/>
+ </contour>
+ <contour>
+ <point x="760" y="116" type="line"/>
+ <point x="796" y="56" type="line"/>
+ <point x="1872" y="676" type="line"/>
+ <point x="1836" y="740" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2021, 'leftMargin': 103, 'rightMargin': 183}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Schwa_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Schwa_.glif
new file mode 100644
index 000000000..3b7d3e68a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Schwa_.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Schwa" format="1">
+ <advance width="2048"/>
+ <unicode hex="018F"/>
+ <outline>
+ <contour>
+ <point x="1024" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1024" y="-4" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2000" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1040" y="-28" type="curve" smooth="yes"/>
+ <point x="1496" y="-28"/>
+ <point x="1828" y="360"/>
+ <point x="1828" y="912" type="curve" smooth="yes"/>
+ <point x="1828" y="1148" type="line" smooth="yes"/>
+ <point x="1828" y="1664"/>
+ <point x="1540" y="2032"/>
+ <point x="1004" y="2032" type="curve" smooth="yes"/>
+ <point x="648" y="2032"/>
+ <point x="472" y="1916"/>
+ <point x="340" y="1804" type="curve"/>
+ <point x="380" y="1744" type="line"/>
+ <point x="528" y="1868"/>
+ <point x="736" y="1956"/>
+ <point x="1004" y="1956" type="curve" smooth="yes"/>
+ <point x="1532" y="1956"/>
+ <point x="1756" y="1596"/>
+ <point x="1756" y="1148" type="curve" smooth="yes"/>
+ <point x="1756" y="912" type="line" smooth="yes"/>
+ <point x="1756" y="432"/>
+ <point x="1488" y="48"/>
+ <point x="1040" y="48" type="curve" smooth="yes"/>
+ <point x="560" y="48"/>
+ <point x="292" y="380"/>
+ <point x="292" y="804" type="curve" smooth="yes"/>
+ <point x="292" y="904" type="line"/>
+ <point x="1780" y="904" type="line"/>
+ <point x="1780" y="980" type="line"/>
+ <point x="220" y="980" type="line"/>
+ <point x="220" y="808" type="line" smooth="yes"/>
+ <point x="220" y="296"/>
+ <point x="544" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1997, 'leftMargin': 215, 'rightMargin': 172}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Sigma_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Sigma_.glif
new file mode 100644
index 000000000..2fc251b1b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Sigma_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Sigma" format="1">
+ <advance width="1792"/>
+ <unicode hex="03A3"/>
+ <outline>
+ <contour>
+ <point x="1580" y="76" type="line"/>
+ <point x="236" y="76" type="line"/>
+ <point x="236" y="0" type="line"/>
+ <point x="1580" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1496" y="2004" type="line"/>
+ <point x="268" y="2004" type="line"/>
+ <point x="268" y="1928" type="line"/>
+ <point x="1496" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="1040" y="1120" type="line"/>
+ <point x="264" y="2004" type="line"/>
+ <point x="216" y="2004" type="line"/>
+ <point x="216" y="1944" type="line"/>
+ <point x="968" y="1084" type="line"/>
+ <point x="216" y="60" type="line"/>
+ <point x="216" y="0" type="line"/>
+ <point x="264" y="0" type="line"/>
+ <point x="1040" y="1056" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 78, 'rightMargin': 99}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Stigma_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Stigma_.glif
new file mode 100644
index 000000000..fa30ae50e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Stigma_.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Stigma" format="1">
+ <advance width="1792"/>
+ <unicode hex="03DA"/>
+ <outline>
+ <contour>
+ <point x="1188" y="-540" type="line"/>
+ <point x="1432" y="-520"/>
+ <point x="1592" y="-416"/>
+ <point x="1592" y="-220" type="curve" smooth="yes"/>
+ <point x="1592" y="-40"/>
+ <point x="1496" y="44"/>
+ <point x="1348" y="84" type="curve" smooth="yes"/>
+ <point x="872" y="212" type="line" smooth="yes"/>
+ <point x="540" y="300"/>
+ <point x="252" y="468"/>
+ <point x="252" y="1000" type="curve" smooth="yes"/>
+ <point x="252" y="1156" type="line" smooth="yes"/>
+ <point x="252" y="1636"/>
+ <point x="512" y="1956"/>
+ <point x="904" y="1956" type="curve" smooth="yes"/>
+ <point x="1280" y="1956"/>
+ <point x="1500" y="1760"/>
+ <point x="1540" y="1392" type="curve"/>
+ <point x="1616" y="1392" type="line"/>
+ <point x="1576" y="1820"/>
+ <point x="1304" y="2032"/>
+ <point x="904" y="2032" type="curve" smooth="yes"/>
+ <point x="464" y="2032"/>
+ <point x="176" y="1672"/>
+ <point x="176" y="1152" type="curve" smooth="yes"/>
+ <point x="176" y="1000" type="line" smooth="yes"/>
+ <point x="176" y="392"/>
+ <point x="504" y="220"/>
+ <point x="856" y="132" type="curve" smooth="yes"/>
+ <point x="1316" y="20" type="line" smooth="yes"/>
+ <point x="1440" y="-12"/>
+ <point x="1520" y="-80"/>
+ <point x="1520" y="-220" type="curve" smooth="yes"/>
+ <point x="1520" y="-356"/>
+ <point x="1400" y="-460"/>
+ <point x="1188" y="-464" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-539.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1825, 'leftMargin': 198, 'rightMargin': 189}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/T_.glif b/src/disabled/Interface-Thin.ufo/glyphs/T_.glif
new file mode 100644
index 000000000..f21f55399
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/T_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="T" format="1">
+ <advance width="1792"/>
+ <unicode hex="0054"/>
+ <outline>
+ <contour>
+ <point x="892" y="2208" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="896" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="936" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="880" y="1200" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="1740" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1740" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1740" y="2208" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="936" y="2004" type="line"/>
+ <point x="860" y="2004" type="line"/>
+ <point x="860" y="0" type="line"/>
+ <point x="936" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1664" y="2004" type="line"/>
+ <point x="132" y="2004" type="line"/>
+ <point x="132" y="1928" type="line"/>
+ <point x="1664" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 76, 'rightMargin': 76.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Theta_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Theta_.glif
new file mode 100644
index 000000000..9bec5712a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Theta_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Theta" format="1">
+ <advance width="1792"/>
+ <unicode hex="0398"/>
+ <outline>
+ <contour>
+ <point x="1336" y="1024" type="line"/>
+ <point x="524" y="1024" type="line"/>
+ <point x="524" y="952" type="line"/>
+ <point x="1336" y="952" type="line"/>
+ </contour>
+ <component base="O"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1876, 'leftMargin': 140, 'rightMargin': 224}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Thook_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Thook_.glif
new file mode 100644
index 000000000..b9e3d244f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Thook_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Thook" format="1">
+ <advance width="1792"/>
+ <unicode hex="01AC"/>
+ <outline>
+ <contour>
+ <point x="952" y="2004" type="line"/>
+ <point x="880" y="2004" type="line"/>
+ <point x="880" y="0" type="line"/>
+ <point x="952" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1680" y="2004" type="line"/>
+ <point x="588" y="2004" type="line"/>
+ <point x="588" y="1928" type="line"/>
+ <point x="1680" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="632" y="1928" type="line"/>
+ <point x="632" y="2004" type="line"/>
+ <point x="588" y="2004" type="line" smooth="yes"/>
+ <point x="280" y="2004"/>
+ <point x="112" y="1856"/>
+ <point x="112" y="1612" type="curve" smooth="yes"/>
+ <point x="112" y="1556"/>
+ <point x="120" y="1512"/>
+ <point x="140" y="1456" type="curve"/>
+ <point x="212" y="1476" type="line"/>
+ <point x="200" y="1504"/>
+ <point x="184" y="1560"/>
+ <point x="184" y="1612" type="curve" smooth="yes"/>
+ <point x="184" y="1816"/>
+ <point x="332" y="1928"/>
+ <point x="588" y="1928" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1673, 'leftMargin': 28, 'rightMargin': 75}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Thorn_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Thorn_.glif
new file mode 100644
index 000000000..6aba2b3ae
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Thorn_.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Thorn" format="1">
+ <advance width="1792"/>
+ <unicode hex="00DE"/>
+ <outline>
+ <contour>
+ <point x="296" y="2004" type="line"/>
+ <point x="296" y="0" type="line"/>
+ <point x="368" y="0" type="line"/>
+ <point x="368" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="320" y="1572" type="line"/>
+ <point x="340" y="1496" type="line"/>
+ <point x="880" y="1496" type="line" smooth="yes"/>
+ <point x="1268" y="1496"/>
+ <point x="1424" y="1252"/>
+ <point x="1424" y="1012" type="curve" smooth="yes"/>
+ <point x="1424" y="784"/>
+ <point x="1268" y="536"/>
+ <point x="880" y="536" type="curve" smooth="yes"/>
+ <point x="312" y="536" type="line"/>
+ <point x="312" y="460" type="line"/>
+ <point x="880" y="460" type="line" smooth="yes"/>
+ <point x="1280" y="460"/>
+ <point x="1500" y="696"/>
+ <point x="1500" y="1016" type="curve" smooth="yes"/>
+ <point x="1500" y="1336"/>
+ <point x="1280" y="1572"/>
+ <point x="880" y="1572" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1676, 'leftMargin': 275, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Tonefive_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Tonefive_.glif
new file mode 100644
index 000000000..0f32bd6b2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Tonefive_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Tonefive" format="1">
+ <advance width="1536"/>
+ <unicode hex="01BC"/>
+ <outline>
+ <contour>
+ <point x="444" y="2004" type="line" name="hr00"/>
+ <point x="104" y="2004" type="line"/>
+ <point x="104" y="1928" type="line"/>
+ <point x="444" y="1928" type="line"/>
+ </contour>
+ <component base="five" xOffset="24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 81, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Tonesix_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Tonesix_.glif
new file mode 100644
index 000000000..9e9b71caf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Tonesix_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Tonesix" format="1">
+ <advance width="1536"/>
+ <unicode hex="0184"/>
+ <outline>
+ <contour>
+ <point x="232" y="2004" type="line"/>
+ <point x="76" y="1692" type="line"/>
+ <point x="76" y="1640" type="line"/>
+ <point x="232" y="1332" type="line"/>
+ <point x="272" y="1332" type="line"/>
+ <point x="272" y="2004" type="line"/>
+ </contour>
+ <component base="uni042C" xOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1653, 'leftMargin': 124, 'rightMargin': 144}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Tonetwo_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Tonetwo_.glif
new file mode 100644
index 000000000..46cee4cec
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Tonetwo_.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Tonetwo" format="1">
+ <advance width="1792"/>
+ <unicode hex="01A7"/>
+ <outline>
+ <contour>
+ <point x="264" y="480" type="curve" smooth="yes"/>
+ <point x="264" y="732"/>
+ <point x="428" y="864"/>
+ <point x="880" y="988" type="curve" smooth="yes"/>
+ <point x="1288" y="1100"/>
+ <point x="1540" y="1220"/>
+ <point x="1540" y="1540" type="curve" smooth="yes"/>
+ <point x="1540" y="1844"/>
+ <point x="1256" y="2032"/>
+ <point x="876" y="2032" type="curve" smooth="yes"/>
+ <point x="488" y="2032"/>
+ <point x="212" y="1792"/>
+ <point x="212" y="1440" type="curve"/>
+ <point x="284" y="1440" type="line"/>
+ <point x="284" y="1736"/>
+ <point x="520" y="1956"/>
+ <point x="876" y="1956" type="curve" smooth="yes"/>
+ <point x="1256" y="1956"/>
+ <point x="1468" y="1760"/>
+ <point x="1468" y="1544" type="curve" smooth="yes"/>
+ <point x="1468" y="1332"/>
+ <point x="1340" y="1184"/>
+ <point x="860" y="1060" type="curve"/>
+ <point x="464" y="956"/>
+ <point x="188" y="820"/>
+ <point x="188" y="484" type="curve" smooth="yes"/>
+ <point x="188" y="156"/>
+ <point x="492" y="-28"/>
+ <point x="868" y="-28" type="curve" smooth="yes"/>
+ <point x="1208" y="-28"/>
+ <point x="1604" y="116"/>
+ <point x="1604" y="564" type="curve"/>
+ <point x="1532" y="564" type="line"/>
+ <point x="1532" y="164"/>
+ <point x="1156" y="48"/>
+ <point x="868" y="48" type="curve" smooth="yes"/>
+ <point x="516" y="48"/>
+ <point x="264" y="224"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1665, 'leftMargin': 116, 'rightMargin': 132}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Trthook_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Trthook_.glif
new file mode 100644
index 000000000..a8d738407
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Trthook_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Trthook" format="1">
+ <advance width="1792"/>
+ <unicode hex="01AE"/>
+ <outline>
+ <contour>
+ <point x="1664" y="2004" type="line"/>
+ <point x="132" y="2004" type="line"/>
+ <point x="132" y="1928" type="line"/>
+ <point x="1664" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="1404" y="-572" type="curve"/>
+ <point x="1388" y="-504" type="line"/>
+ <point x="1360" y="-512"/>
+ <point x="1304" y="-528"/>
+ <point x="1252" y="-528" type="curve" smooth="yes"/>
+ <point x="1048" y="-528"/>
+ <point x="936" y="-380"/>
+ <point x="936" y="-124" type="curve" smooth="yes"/>
+ <point x="936" y="2004" type="line"/>
+ <point x="860" y="2004" type="line"/>
+ <point x="860" y="-124" type="line" smooth="yes"/>
+ <point x="860" y="-432"/>
+ <point x="1004" y="-600"/>
+ <point x="1252" y="-600" type="curve" smooth="yes"/>
+ <point x="1308" y="-600"/>
+ <point x="1352" y="-592"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 76, 'rightMargin': 76.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/U_.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/U_.cn.glif
new file mode 100644
index 000000000..2ed4e98f5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/U_.cn.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="U.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1508" y="2004" type="line"/>
+ <point x="1508" y="592" type="line" smooth="yes"/>
+ <point x="1508" y="204"/>
+ <point x="1244" y="44"/>
+ <point x="896" y="44" type="curve" smooth="yes"/>
+ <point x="552" y="44"/>
+ <point x="288" y="204"/>
+ <point x="288" y="592" type="curve" smooth="yes"/>
+ <point x="288" y="2004" type="line"/>
+ <point x="212" y="2004" type="line"/>
+ <point x="212" y="592" type="line"/>
+ <point x="212" y="140"/>
+ <point x="508" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1288" y="-28"/>
+ <point x="1580" y="140"/>
+ <point x="1580" y="592" type="curve"/>
+ <point x="1580" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1877, 'leftMargin': 254, 'rightMargin': 254}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/U_.glif b/src/disabled/Interface-Thin.ufo/glyphs/U_.glif
new file mode 100644
index 000000000..46cb196de
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/U_.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="U" format="1">
+ <advance width="1792"/>
+ <unicode hex="0055"/>
+ <outline>
+ <contour>
+ <point x="916" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="896" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1056" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1244" y="44" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="1836" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1836" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1836" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1508" y="2004" type="line"/>
+ <point x="1508" y="644" type="line" smooth="yes"/>
+ <point x="1508" y="260"/>
+ <point x="1244" y="48"/>
+ <point x="896" y="48" type="curve" smooth="yes"/>
+ <point x="552" y="48"/>
+ <point x="288" y="260"/>
+ <point x="288" y="644" type="curve" smooth="yes"/>
+ <point x="288" y="2004" type="line"/>
+ <point x="212" y="2004" type="line"/>
+ <point x="212" y="644" type="line"/>
+ <point x="212" y="196"/>
+ <point x="508" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1288" y="-28"/>
+ <point x="1580" y="196"/>
+ <point x="1580" y="644" type="curve"/>
+ <point x="1580" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1877, 'leftMargin': 254, 'rightMargin': 254}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Uhorn_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Uhorn_.glif
new file mode 100644
index 000000000..d096e988d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Uhorn_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Uhorn" format="1">
+ <advance width="2048"/>
+ <unicode hex="01AF"/>
+ <outline>
+ <contour>
+ <point x="804" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="784" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1764" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1832" y="2132" type="line"/>
+ <point x="1832" y="1864"/>
+ <point x="1764" y="1716"/>
+ <point x="1476" y="1716" type="curve"/>
+ <point x="1476" y="1644" type="line"/>
+ <point x="1796" y="1644"/>
+ <point x="1908" y="1816"/>
+ <point x="1908" y="2132" type="curve"/>
+ </contour>
+ <component base="U" xOffset="-112"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1877, 'leftMargin': 254, 'rightMargin': -142}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Upsilon2_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Upsilon2_.glif
new file mode 100644
index 000000000..0b0706500
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Upsilon2_.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Upsilon2" format="1">
+ <advance width="1792"/>
+ <unicode hex="01B1"/>
+ <outline>
+ <contour>
+ <point x="256" y="996" type="line"/>
+ <point x="256" y="1548"/>
+ <point x="532" y="1784"/>
+ <point x="756" y="1896" type="curve"/>
+ <point x="756" y="1976" type="line"/>
+ <point x="496" y="1860"/>
+ <point x="180" y="1584"/>
+ <point x="180" y="996" type="curve" smooth="yes"/>
+ <point x="180" y="836" type="line" smooth="yes"/>
+ <point x="180" y="316"/>
+ <point x="468" y="-28"/>
+ <point x="892" y="-28" type="curve" smooth="yes"/>
+ <point x="1316" y="-28"/>
+ <point x="1608" y="316"/>
+ <point x="1608" y="836" type="curve" smooth="yes"/>
+ <point x="1608" y="996" type="line" smooth="yes"/>
+ <point x="1608" y="1584"/>
+ <point x="1296" y="1856"/>
+ <point x="1040" y="1976" type="curve"/>
+ <point x="1040" y="1896" type="line"/>
+ <point x="1264" y="1780"/>
+ <point x="1532" y="1548"/>
+ <point x="1532" y="996" type="curve" smooth="yes"/>
+ <point x="1532" y="832" type="line" smooth="yes"/>
+ <point x="1532" y="392"/>
+ <point x="1284" y="48"/>
+ <point x="892" y="48" type="curve" smooth="yes"/>
+ <point x="500" y="48"/>
+ <point x="256" y="392"/>
+ <point x="256" y="832" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="756" y="2004" type="line"/>
+ <point x="160" y="2004" type="line"/>
+ <point x="160" y="1928" type="line"/>
+ <point x="756" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="1636" y="2004" type="line"/>
+ <point x="1040" y="2004" type="line"/>
+ <point x="1040" y="1928" type="line"/>
+ <point x="1636" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1871, 'leftMargin': 198, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/V_.glif b/src/disabled/Interface-Thin.ufo/glyphs/V_.glif
new file mode 100644
index 000000000..b9a66c7ff
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/V_.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="V" format="1">
+ <advance width="1792"/>
+ <unicode hex="0056"/>
+ <outline>
+ <contour>
+ <point x="896" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="900" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1736" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1736" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1736" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="936" y="196" type="line"/>
+ <point x="872" y="0" type="line"/>
+ <point x="944" y="0" type="line"/>
+ <point x="1692" y="2004" type="line"/>
+ <point x="1608" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="184" y="2004" type="line"/>
+ <point x="104" y="2004" type="line"/>
+ <point x="852" y="0" type="line"/>
+ <point x="920" y="0" type="line"/>
+ <point x="856" y="196" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1682, 'leftMargin': 48, 'rightMargin': 47}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Vcursive_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Vcursive_.glif
new file mode 100644
index 000000000..eb1320676
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Vcursive_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Vcursive" format="1">
+ <advance width="1792"/>
+ <unicode hex="01B2"/>
+ <outline>
+ <contour>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1288" y="-28"/>
+ <point x="1580" y="196"/>
+ <point x="1580" y="644" type="curve" smooth="yes"/>
+ <point x="1580" y="1552" type="line" smooth="yes"/>
+ <point x="1580" y="1860"/>
+ <point x="1488" y="2032"/>
+ <point x="1244" y="2032" type="curve" smooth="yes"/>
+ <point x="1188" y="2032"/>
+ <point x="1144" y="2020"/>
+ <point x="1088" y="2004" type="curve"/>
+ <point x="1108" y="1932" type="line"/>
+ <point x="1136" y="1944"/>
+ <point x="1192" y="1956"/>
+ <point x="1244" y="1956" type="curve" smooth="yes"/>
+ <point x="1448" y="1956"/>
+ <point x="1508" y="1808"/>
+ <point x="1508" y="1552" type="curve" smooth="yes"/>
+ <point x="1508" y="644" type="line" smooth="yes"/>
+ <point x="1508" y="260"/>
+ <point x="1244" y="44"/>
+ <point x="896" y="44" type="curve" smooth="yes"/>
+ <point x="552" y="44"/>
+ <point x="288" y="260"/>
+ <point x="288" y="644" type="curve" smooth="yes"/>
+ <point x="288" y="2004" type="line"/>
+ <point x="212" y="2004" type="line"/>
+ <point x="212" y="644" type="line" smooth="yes"/>
+ <point x="212" y="196"/>
+ <point x="508" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1918, 'leftMargin': 275, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/W_.glif b/src/disabled/Interface-Thin.ufo/glyphs/W_.glif
new file mode 100644
index 000000000..00d828287
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/W_.glif
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="W" format="1">
+ <advance width="2560"/>
+ <unicode hex="0057"/>
+ <outline>
+ <contour>
+ <point x="1280" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1280" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2556" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2556" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2556" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="768" y="456" type="line"/>
+ <point x="644" y="0" type="line"/>
+ <point x="716" y="0" type="line"/>
+ <point x="1216" y="1668" type="line"/>
+ <point x="1324" y="2004" type="line"/>
+ <point x="1244" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="240" y="2004" type="curve"/>
+ <point x="156" y="2004" type="line"/>
+ <point x="156" y="1792"/>
+ <point x="512" y="500"/>
+ <point x="632" y="0" type="curve"/>
+ <point x="712" y="0" type="line"/>
+ <point x="588" y="456" type="line"/>
+ <point x="500" y="840"/>
+ <point x="240" y="1792"/>
+ </contour>
+ <contour>
+ <point x="1980" y="456" type="curve"/>
+ <point x="1852" y="0" type="line"/>
+ <point x="1932" y="0" type="line"/>
+ <point x="2068" y="500"/>
+ <point x="2408" y="1792"/>
+ <point x="2408" y="2000" type="curve"/>
+ <point x="2328" y="2000" type="line"/>
+ <point x="2328" y="1792"/>
+ <point x="2080" y="840"/>
+ </contour>
+ <contour>
+ <point x="1324" y="2004" type="line"/>
+ <point x="1244" y="2004" type="line"/>
+ <point x="1352" y="1668" type="line"/>
+ <point x="1848" y="0" type="line"/>
+ <point x="1920" y="0" type="line"/>
+ <point x="1796" y="456" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2551, 'leftMargin': 148, 'rightMargin': 151}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/X_.glif b/src/disabled/Interface-Thin.ufo/glyphs/X_.glif
new file mode 100644
index 000000000..489686cc2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/X_.glif
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="X" format="1">
+ <advance width="1792"/>
+ <unicode hex="0058"/>
+ <outline>
+ <contour>
+ <point x="956" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1596" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="900" y="1028" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="968" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1740" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1740" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1740" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="252" y="2004" type="line"/>
+ <point x="156" y="2004" type="line"/>
+ <point x="848" y="1024" type="line"/>
+ <point x="132" y="0" type="line"/>
+ <point x="220" y="0" type="line"/>
+ <point x="896" y="964" type="line"/>
+ <point x="1572" y="0" type="line"/>
+ <point x="1664" y="0" type="line"/>
+ <point x="944" y="1024" type="line"/>
+ <point x="1636" y="2004" type="line"/>
+ <point x="1544" y="2004" type="line"/>
+ <point x="896" y="1080" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>974.875</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1682, 'leftMargin': 74, 'rightMargin': 76}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Xi_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Xi_.glif
new file mode 100644
index 000000000..857349e32
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Xi_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Xi" format="1">
+ <advance width="1536"/>
+ <unicode hex="039E"/>
+ <outline>
+ <contour>
+ <point x="148" y="0" type="line"/>
+ <point x="1392" y="0" type="line"/>
+ <point x="1392" y="76" type="line"/>
+ <point x="148" y="76" type="line"/>
+ </contour>
+ <contour>
+ <point x="296" y="944" type="line"/>
+ <point x="1232" y="944" type="line"/>
+ <point x="1232" y="1020" type="line"/>
+ <point x="296" y="1020" type="line"/>
+ </contour>
+ <contour>
+ <point x="176" y="1928" type="line"/>
+ <point x="1336" y="1928" type="line"/>
+ <point x="1336" y="2004" type="line"/>
+ <point x="176" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 154, 'rightMargin': 143}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/YR__.glif b/src/disabled/Interface-Thin.ufo/glyphs/YR__.glif
new file mode 100644
index 000000000..0b380f7f8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/YR__.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="YR" format="1">
+ <advance width="2048"/>
+ <unicode hex="01A6"/>
+ <outline>
+ <contour>
+ <point x="180" y="1940" type="line" name="hr00"/>
+ <point x="252" y="1940" type="line"/>
+ <point x="252" y="2112" type="line"/>
+ <point x="180" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="180" y="2004" type="line"/>
+ <point x="180" y="0" type="line"/>
+ <point x="252" y="0" type="line"/>
+ <point x="252" y="1928" type="line"/>
+ <point x="816" y="1928" type="line" smooth="yes"/>
+ <point x="1172" y="1928"/>
+ <point x="1400" y="1740"/>
+ <point x="1400" y="1424" type="curve" smooth="yes"/>
+ <point x="1400" y="1176"/>
+ <point x="1228" y="932"/>
+ <point x="884" y="932" type="curve" smooth="yes"/>
+ <point x="196" y="932" type="line"/>
+ <point x="196" y="856" type="line"/>
+ <point x="964" y="856" type="line"/>
+ <point x="1008" y="872" type="line"/>
+ <point x="1264" y="912"/>
+ <point x="1476" y="1132"/>
+ <point x="1476" y="1424" type="curve" smooth="yes"/>
+ <point x="1476" y="1796"/>
+ <point x="1200" y="2004"/>
+ <point x="816" y="2004" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1792" y="-484" type="line"/>
+ <point x="1868" y="-484" type="line"/>
+ <point x="1868" y="-464" type="line"/>
+ <point x="1020" y="888" type="line"/>
+ <point x="932" y="884" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1849, 'leftMargin': 268, 'rightMargin': -109}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Y_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Y_.glif
new file mode 100644
index 000000000..18652e713
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Y_.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Y" format="1">
+ <advance width="1792"/>
+ <unicode hex="0059"/>
+ <outline>
+ <contour>
+ <point x="896" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="900" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="896" y="804" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="-40" y="2000" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="1740" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1740" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1740" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="204" y="2004" type="line"/>
+ <point x="104" y="2004" type="line"/>
+ <point x="860" y="760" type="line"/>
+ <point x="860" y="0" type="line"/>
+ <point x="936" y="0" type="line"/>
+ <point x="936" y="760" type="line"/>
+ <point x="1688" y="2004" type="line"/>
+ <point x="1600" y="2004" type="line"/>
+ <point x="896" y="828" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1682, 'leftMargin': 45, 'rightMargin': 53}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Yhook_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Yhook_.glif
new file mode 100644
index 000000000..56ae34f63
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Yhook_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Yhook" format="1">
+ <advance width="1792"/>
+ <unicode hex="01B3"/>
+ <outline>
+ <contour>
+ <point x="732" y="892" type="line"/>
+ <point x="664" y="760" type="line"/>
+ <point x="732" y="760" type="line"/>
+ <point x="1264" y="1636" type="line" smooth="yes"/>
+ <point x="1340" y="1760"/>
+ <point x="1436" y="1952"/>
+ <point x="1596" y="1952" type="curve" smooth="yes"/>
+ <point x="1704" y="1952"/>
+ <point x="1784" y="1880"/>
+ <point x="1836" y="1824" type="curve"/>
+ <point x="1888" y="1876" type="line"/>
+ <point x="1824" y="1952"/>
+ <point x="1712" y="2032"/>
+ <point x="1596" y="2032" type="curve" smooth="yes"/>
+ <point x="1396" y="2032"/>
+ <point x="1284" y="1812"/>
+ <point x="1196" y="1668" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="4" y="2004" type="line"/>
+ <point x="-96" y="2004" type="line"/>
+ <point x="660" y="760" type="line"/>
+ <point x="732" y="760" type="line"/>
+ <point x="660" y="892" type="line"/>
+ </contour>
+ <contour>
+ <point x="732" y="792" type="line"/>
+ <point x="660" y="792" type="line"/>
+ <point x="660" y="0" type="line"/>
+ <point x="732" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1682, 'leftMargin': 45, 'rightMargin': -348}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Ysmallcap_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Ysmallcap_.glif
new file mode 100644
index 000000000..120587b70
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Ysmallcap_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Ysmallcap" format="1">
+ <advance width="1536"/>
+ <unicode hex="028F"/>
+ <outline>
+ <contour>
+ <point x="764" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="764" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1480" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="792" y="648" type="line"/>
+ <point x="740" y="524" type="line"/>
+ <point x="804" y="524" type="line"/>
+ <point x="1436" y="1488" type="line"/>
+ <point x="1344" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="188" y="1488" type="line"/>
+ <point x="100" y="1488" type="line"/>
+ <point x="732" y="524" type="line"/>
+ <point x="800" y="524" type="line"/>
+ <point x="744" y="644" type="line"/>
+ </contour>
+ <contour>
+ <point x="804" y="608" type="line"/>
+ <point x="728" y="608" type="line"/>
+ <point x="728" y="0" type="line"/>
+ <point x="804" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1422, 'leftMargin': 44, 'rightMargin': 44}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Z_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Z_.glif
new file mode 100644
index 000000000..f8883f982
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Z_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Z" format="1">
+ <advance width="1792"/>
+ <unicode hex="005A"/>
+ <outline>
+ <contour>
+ <point x="892" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="940" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1740" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1740" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1740" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1608" y="76" type="line"/>
+ <point x="208" y="76" type="line"/>
+ <point x="208" y="0" type="line"/>
+ <point x="1608" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1564" y="1952" type="line"/>
+ <point x="1564" y="2004" type="line"/>
+ <point x="1512" y="2004" type="line"/>
+ <point x="184" y="60" type="line"/>
+ <point x="184" y="0" type="line"/>
+ <point x="236" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1528" y="2004" type="line"/>
+ <point x="240" y="2004" type="line"/>
+ <point x="240" y="1928" type="line"/>
+ <point x="1528" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 129, 'rightMargin': 129.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/Zbar_.glif b/src/disabled/Interface-Thin.ufo/glyphs/Zbar_.glif
new file mode 100644
index 000000000..73b9486ca
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/Zbar_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="Zbar" format="1">
+ <advance width="1792"/>
+ <unicode hex="01B5"/>
+ <outline>
+ <contour>
+ <point x="836" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="884" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1684" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1396" y="1076" type="line"/>
+ <point x="260" y="1076" type="line"/>
+ <point x="260" y="1004" type="line"/>
+ <point x="1396" y="1004" type="line"/>
+ </contour>
+ <component base="Z"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 184, 'rightMargin': 75.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/__notdef.glif b/src/disabled/Interface-Thin.ufo/glyphs/__notdef.glif
new file mode 100644
index 000000000..34a2f4de7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/__notdef.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name=".notdef" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1084" y="2004" type="line"/>
+ <point x="192" y="2004" type="line"/>
+ <point x="192" y="1928" type="line"/>
+ <point x="1084" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="228" y="2004" type="line"/>
+ <point x="156" y="2004" type="line"/>
+ <point x="156" y="0" type="line"/>
+ <point x="228" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1128" y="2004" type="line"/>
+ <point x="1052" y="2004" type="line"/>
+ <point x="1052" y="0" type="line"/>
+ <point x="1128" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1084" y="76" type="line"/>
+ <point x="192" y="76" type="line"/>
+ <point x="192" y="0" type="line"/>
+ <point x="1084" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1084" y="1960" type="line"/>
+ <point x="1004" y="1960" type="line"/>
+ <point x="188" y="40" type="line"/>
+ <point x="268" y="40" type="line"/>
+ </contour>
+ <contour>
+ <point x="1004" y="40" type="line"/>
+ <point x="1084" y="40" type="line"/>
+ <point x="268" y="1960" type="line"/>
+ <point x="188" y="1960" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1249, 'leftMargin': 138, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/__null.glif b/src/disabled/Interface-Thin.ufo/glyphs/__null.glif
new file mode 100644
index 000000000..b95aafe6c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/__null.glif
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name=".null" format="1">
+ <advance width="0"/>
+ <unicode hex="0000"/>
+ <outline>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/a.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/a.cn.glif
new file mode 100644
index 000000000..8b24fd229
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/a.cn.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="a.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1232" y="280" type="line"/>
+ <point x="1232" y="184"/>
+ <point x="1240" y="72"/>
+ <point x="1260" y="0" type="curve"/>
+ <point x="1348" y="0" type="line"/>
+ <point x="1348" y="12" type="line"/>
+ <point x="1320" y="72"/>
+ <point x="1308" y="192"/>
+ <point x="1308" y="300" type="curve" smooth="yes"/>
+ <point x="1308" y="1088" type="line"/>
+ <point x="1308" y="1400"/>
+ <point x="1088" y="1516"/>
+ <point x="780" y="1516" type="curve" smooth="yes"/>
+ <point x="460" y="1516"/>
+ <point x="228" y="1328"/>
+ <point x="228" y="1080" type="curve"/>
+ <point x="304" y="1080" type="line"/>
+ <point x="304" y="1300"/>
+ <point x="512" y="1440"/>
+ <point x="780" y="1440" type="curve" smooth="yes"/>
+ <point x="1072" y="1440"/>
+ <point x="1232" y="1336"/>
+ <point x="1232" y="1088" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1268" y="832" type="line"/>
+ <point x="836" y="832" type="line"/>
+ <point x="408" y="832"/>
+ <point x="192" y="644"/>
+ <point x="192" y="376" type="curve" smooth="yes"/>
+ <point x="192" y="104"/>
+ <point x="372" y="-28"/>
+ <point x="648" y="-28" type="curve" smooth="yes"/>
+ <point x="1016" y="-28"/>
+ <point x="1224" y="176"/>
+ <point x="1292" y="368" type="curve"/>
+ <point x="1260" y="436" type="line"/>
+ <point x="1172" y="200"/>
+ <point x="960" y="44"/>
+ <point x="648" y="44" type="curve" smooth="yes"/>
+ <point x="424" y="44"/>
+ <point x="264" y="156"/>
+ <point x="264" y="372" type="curve" smooth="yes"/>
+ <point x="264" y="596"/>
+ <point x="436" y="756"/>
+ <point x="840" y="756" type="curve"/>
+ <point x="1268" y="756" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1486, 'leftMargin': 127, 'rightMargin': 203}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/a.glif b/src/disabled/Interface-Thin.ufo/glyphs/a.glif
new file mode 100644
index 000000000..3d5957cde
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/a.glif
@@ -0,0 +1,113 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="a" format="1">
+ <advance width="1536"/>
+ <unicode hex="0061"/>
+ <outline>
+ <contour>
+ <point x="856" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="760" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1348" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="1028" y="1736" type="move" name="rhalfring"/>
+ </contour>
+ <contour>
+ <point x="1548" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1548" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1272" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="1548" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1232" y="280" type="line"/>
+ <point x="1232" y="184"/>
+ <point x="1240" y="72"/>
+ <point x="1260" y="0" type="curve"/>
+ <point x="1348" y="0" type="line"/>
+ <point x="1348" y="12" type="line"/>
+ <point x="1320" y="72"/>
+ <point x="1308" y="192"/>
+ <point x="1308" y="300" type="curve" smooth="yes"/>
+ <point x="1308" y="1044" type="line"/>
+ <point x="1308" y="1360"/>
+ <point x="1088" y="1516"/>
+ <point x="780" y="1516" type="curve" smooth="yes"/>
+ <point x="460" y="1516"/>
+ <point x="228" y="1312"/>
+ <point x="228" y="1080" type="curve"/>
+ <point x="304" y="1080" type="line"/>
+ <point x="304" y="1284"/>
+ <point x="512" y="1440"/>
+ <point x="780" y="1440" type="curve" smooth="yes"/>
+ <point x="1072" y="1440"/>
+ <point x="1232" y="1296"/>
+ <point x="1232" y="1048" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1268" y="832" type="line"/>
+ <point x="876" y="832" type="line"/>
+ <point x="448" y="832"/>
+ <point x="192" y="644"/>
+ <point x="192" y="376" type="curve" smooth="yes"/>
+ <point x="192" y="140"/>
+ <point x="372" y="-28"/>
+ <point x="648" y="-28" type="curve" smooth="yes"/>
+ <point x="1016" y="-28"/>
+ <point x="1224" y="192"/>
+ <point x="1292" y="396" type="curve"/>
+ <point x="1260" y="464" type="line"/>
+ <point x="1172" y="208"/>
+ <point x="960" y="44"/>
+ <point x="648" y="44" type="curve" smooth="yes"/>
+ <point x="424" y="44"/>
+ <point x="264" y="192"/>
+ <point x="264" y="372" type="curve" smooth="yes"/>
+ <point x="264" y="596"/>
+ <point x="500" y="756"/>
+ <point x="880" y="756" type="curve"/>
+ <point x="1268" y="756" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1486, 'leftMargin': 127, 'rightMargin': 203}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/a_uni02DE__.glif b/src/disabled/Interface-Thin.ufo/glyphs/a_uni02DE__.glif
new file mode 100644
index 000000000..d9328bcee
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/a_uni02DE__.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="a_uni02DE" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="524" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="620" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1780" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="524" y="0" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1312" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1108" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="1312" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="788" y="1736" type="move" name="rhalfring"/>
+ </contour>
+ <component base="a" xOffset="-176"/>
+ <component base="uni02DE" xOffset="1288"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1954, 'leftMargin': 192, 'rightMargin': -250}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/accountof.glif b/src/disabled/Interface-Thin.ufo/glyphs/accountof.glif
new file mode 100644
index 000000000..bd0230ea0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/accountof.glif
@@ -0,0 +1,105 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="accountof" format="1">
+ <advance width="2304"/>
+ <unicode hex="2100"/>
+ <outline>
+ <contour>
+ <point x="828" y="1288" type="line"/>
+ <point x="828" y="1228"/>
+ <point x="848" y="1160"/>
+ <point x="872" y="1120" type="curve"/>
+ <point x="952" y="1120" type="line"/>
+ <point x="952" y="1124" type="line"/>
+ <point x="928" y="1164"/>
+ <point x="904" y="1232"/>
+ <point x="904" y="1300" type="curve" smooth="yes"/>
+ <point x="904" y="1748" type="line" smooth="yes"/>
+ <point x="904" y="1936"/>
+ <point x="772" y="2032"/>
+ <point x="584" y="2032" type="curve" smooth="yes"/>
+ <point x="392" y="2032"/>
+ <point x="252" y="1908"/>
+ <point x="252" y="1768" type="curve"/>
+ <point x="328" y="1768" type="line"/>
+ <point x="340" y="1884"/>
+ <point x="432" y="1956"/>
+ <point x="584" y="1956" type="curve" smooth="yes"/>
+ <point x="744" y="1956"/>
+ <point x="828" y="1888"/>
+ <point x="828" y="1748" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="496" y="1100" type="curve" smooth="yes"/>
+ <point x="720" y="1100"/>
+ <point x="852" y="1232"/>
+ <point x="892" y="1356" type="curve"/>
+ <point x="868" y="1436" type="line"/>
+ <point x="816" y="1280"/>
+ <point x="684" y="1176"/>
+ <point x="496" y="1176" type="curve" smooth="yes"/>
+ <point x="360" y="1176"/>
+ <point x="304" y="1236"/>
+ <point x="304" y="1344" type="curve" smooth="yes"/>
+ <point x="304" y="1480"/>
+ <point x="416" y="1560"/>
+ <point x="636" y="1560" type="curve" smooth="yes"/>
+ <point x="880" y="1560" type="line"/>
+ <point x="876" y="1632" type="line"/>
+ <point x="636" y="1632" type="line" smooth="yes"/>
+ <point x="384" y="1632"/>
+ <point x="228" y="1512"/>
+ <point x="228" y="1344" type="curve" smooth="yes"/>
+ <point x="228" y="1204"/>
+ <point x="328" y="1100"/>
+ </contour>
+ <contour>
+ <point x="1736" y="-28" type="curve" smooth="yes"/>
+ <point x="1940" y="-28"/>
+ <point x="2076" y="108"/>
+ <point x="2076" y="268" type="curve"/>
+ <point x="2000" y="268" type="line"/>
+ <point x="2000" y="164"/>
+ <point x="1916" y="48"/>
+ <point x="1736" y="48" type="curve" smooth="yes"/>
+ <point x="1548" y="48"/>
+ <point x="1436" y="216"/>
+ <point x="1436" y="384" type="curve" smooth="yes"/>
+ <point x="1436" y="492" type="line" smooth="yes"/>
+ <point x="1436" y="660"/>
+ <point x="1552" y="828"/>
+ <point x="1732" y="828" type="curve" smooth="yes"/>
+ <point x="1916" y="828"/>
+ <point x="2000" y="720"/>
+ <point x="2000" y="608" type="curve"/>
+ <point x="2076" y="608" type="line"/>
+ <point x="2076" y="768"/>
+ <point x="1940" y="904"/>
+ <point x="1732" y="904" type="curve" smooth="yes"/>
+ <point x="1528" y="904"/>
+ <point x="1360" y="716"/>
+ <point x="1360" y="492" type="curve" smooth="yes"/>
+ <point x="1360" y="384" type="line" smooth="yes"/>
+ <point x="1360" y="160"/>
+ <point x="1528" y="-28"/>
+ </contour>
+ <contour>
+ <point x="1748" y="1744" type="line"/>
+ <point x="1688" y="1788" type="line"/>
+ <point x="708" y="224" type="line"/>
+ <point x="772" y="180" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2068.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/acute.glif b/src/disabled/Interface-Thin.ufo/glyphs/acute.glif
new file mode 100644
index 000000000..6f9d56838
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/acute.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acute" format="1">
+ <advance width="768"/>
+ <unicode hex="00B4"/>
+ <outline>
+ <contour>
+ <point x="264" y="1780" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="264" y="2124" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="208" y="1748" type="line"/>
+ <point x="292" y="1748" type="line"/>
+ <point x="560" y="2112" type="line"/>
+ <point x="468" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 703, 'leftMargin': 173, 'rightMargin': 179}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/acutecomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/acutecomb.glif
new file mode 100644
index 000000000..5e01cd2e3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/acutecomb.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acutecomb" format="1">
+ <advance width="0"/>
+ <unicode hex="0301"/>
+ <outline>
+ <contour>
+ <point x="-726" y="1778" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-726" y="1778" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-726" y="2122" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-613" y="1929" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-789" y="1746" type="line"/>
+ <point x="-707" y="1746" type="line"/>
+ <point x="-439" y="2112" type="line"/>
+ <point x="-529" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/acutedblnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/acutedblnosp.glif
new file mode 100644
index 000000000..a52d55ef5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/acutedblnosp.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acutedblnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="030B"/>
+ <outline>
+ <contour>
+ <point x="-865" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-778" y="1902" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-865" y="2200" type="move" name="mkmktop"/>
+ </contour>
+ <component base="acute" xOffset="-1265"/>
+ <component base="acute" xOffset="-990"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/acutedotcomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/acutedotcomb.glif
new file mode 100644
index 000000000..795d53b65
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/acutedotcomb.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acutedotcomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1935" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-888" y="1889" type="line"/>
+ <point x="-813" y="1889" type="line"/>
+ <point x="-571" y="2182" type="line"/>
+ <point x="-660" y="2182" type="line"/>
+ </contour>
+ <contour>
+ <point x="-976" y="2129" type="curve" smooth="yes"/>
+ <point x="-976" y="2086"/>
+ <point x="-943" y="2053"/>
+ <point x="-901" y="2053" type="curve" smooth="yes"/>
+ <point x="-858" y="2053"/>
+ <point x="-824" y="2086"/>
+ <point x="-824" y="2129" type="curve" smooth="yes"/>
+ <point x="-824" y="2171"/>
+ <point x="-858" y="2206"/>
+ <point x="-901" y="2206" type="curve" smooth="yes"/>
+ <point x="-943" y="2206"/>
+ <point x="-976" y="2171"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/acutedotcomb.lc.glif b/src/disabled/Interface-Thin.ufo/glyphs/acutedotcomb.lc.glif
new file mode 100644
index 000000000..4441fb8a0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/acutedotcomb.lc.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acutedotcomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1778" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2424" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-828" y="1746" type="line"/>
+ <point x="-745" y="1746" type="line"/>
+ <point x="-477" y="2112" type="line"/>
+ <point x="-568" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="-848" y="2265" type="curve" smooth="yes"/>
+ <point x="-848" y="2222"/>
+ <point x="-815" y="2189"/>
+ <point x="-773" y="2189" type="curve" smooth="yes"/>
+ <point x="-730" y="2189"/>
+ <point x="-696" y="2222"/>
+ <point x="-696" y="2265" type="curve" smooth="yes"/>
+ <point x="-696" y="2307"/>
+ <point x="-730" y="2342"/>
+ <point x="-773" y="2342" type="curve" smooth="yes"/>
+ <point x="-815" y="2342"/>
+ <point x="-848" y="2307"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/acuterightnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/acuterightnosp.glif
new file mode 100644
index 000000000..ff856b091
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/acuterightnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acuterightnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0341"/>
+ <outline>
+ <contour>
+ <point x="-114" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-114" y="2118" type="move" name="mkmktop"/>
+ </contour>
+ <component base="acute" xOffset="-358"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/acutesubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/acutesubnosp.glif
new file mode 100644
index 000000000..3a39faf8d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/acutesubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="acutesubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0317"/>
+ <outline>
+ <contour>
+ <point x="-758" y="-510" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-758" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="acute" xOffset="-1129" yOffset="-2228"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/addresssubject.glif b/src/disabled/Interface-Thin.ufo/glyphs/addresssubject.glif
new file mode 100644
index 000000000..746e6443b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/addresssubject.glif
@@ -0,0 +1,115 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="addresssubject" format="1">
+ <advance width="2048"/>
+ <unicode hex="2101"/>
+ <outline>
+ <contour>
+ <point x="760" y="1288" type="line"/>
+ <point x="760" y="1228"/>
+ <point x="780" y="1160"/>
+ <point x="804" y="1120" type="curve"/>
+ <point x="884" y="1120" type="line"/>
+ <point x="884" y="1124" type="line"/>
+ <point x="860" y="1164"/>
+ <point x="836" y="1232"/>
+ <point x="836" y="1300" type="curve" smooth="yes"/>
+ <point x="836" y="1748" type="line" smooth="yes"/>
+ <point x="836" y="1936"/>
+ <point x="704" y="2032"/>
+ <point x="516" y="2032" type="curve" smooth="yes"/>
+ <point x="324" y="2032"/>
+ <point x="184" y="1908"/>
+ <point x="184" y="1768" type="curve"/>
+ <point x="260" y="1768" type="line"/>
+ <point x="272" y="1884"/>
+ <point x="364" y="1956"/>
+ <point x="516" y="1956" type="curve" smooth="yes"/>
+ <point x="676" y="1956"/>
+ <point x="760" y="1888"/>
+ <point x="760" y="1748" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="428" y="1100" type="curve" smooth="yes"/>
+ <point x="652" y="1100"/>
+ <point x="784" y="1232"/>
+ <point x="824" y="1356" type="curve"/>
+ <point x="800" y="1436" type="line"/>
+ <point x="748" y="1280"/>
+ <point x="620" y="1176"/>
+ <point x="428" y="1176" type="curve" smooth="yes"/>
+ <point x="292" y="1176"/>
+ <point x="236" y="1236"/>
+ <point x="236" y="1344" type="curve" smooth="yes"/>
+ <point x="236" y="1480"/>
+ <point x="348" y="1560"/>
+ <point x="568" y="1560" type="curve" smooth="yes"/>
+ <point x="812" y="1560" type="line"/>
+ <point x="808" y="1632" type="line"/>
+ <point x="568" y="1632" type="line" smooth="yes"/>
+ <point x="320" y="1632"/>
+ <point x="160" y="1512"/>
+ <point x="160" y="1344" type="curve" smooth="yes"/>
+ <point x="160" y="1204"/>
+ <point x="260" y="1100"/>
+ </contour>
+ <contour>
+ <point x="1572" y="-28" type="curve" smooth="yes"/>
+ <point x="1764" y="-28"/>
+ <point x="1888" y="68"/>
+ <point x="1888" y="208" type="curve" smooth="yes"/>
+ <point x="1888" y="368"/>
+ <point x="1780" y="440"/>
+ <point x="1592" y="484" type="curve" smooth="yes"/>
+ <point x="1356" y="540"/>
+ <point x="1340" y="596"/>
+ <point x="1340" y="668" type="curve" smooth="yes"/>
+ <point x="1340" y="760"/>
+ <point x="1396" y="828"/>
+ <point x="1564" y="828" type="curve" smooth="yes"/>
+ <point x="1744" y="828"/>
+ <point x="1812" y="760"/>
+ <point x="1812" y="644" type="curve"/>
+ <point x="1884" y="644" type="line"/>
+ <point x="1884" y="800"/>
+ <point x="1768" y="900"/>
+ <point x="1564" y="900" type="curve" smooth="yes"/>
+ <point x="1380" y="900"/>
+ <point x="1264" y="812"/>
+ <point x="1264" y="668" type="curve" smooth="yes"/>
+ <point x="1264" y="520"/>
+ <point x="1364" y="460"/>
+ <point x="1576" y="412" type="curve" smooth="yes"/>
+ <point x="1784" y="368"/>
+ <point x="1812" y="288"/>
+ <point x="1812" y="208" type="curve" smooth="yes"/>
+ <point x="1812" y="116"/>
+ <point x="1748" y="48"/>
+ <point x="1572" y="48" type="curve" smooth="yes"/>
+ <point x="1444" y="48"/>
+ <point x="1340" y="76"/>
+ <point x="1312" y="216" type="curve"/>
+ <point x="1236" y="216" type="line"/>
+ <point x="1252" y="72"/>
+ <point x="1356" y="-28"/>
+ </contour>
+ <contour>
+ <point x="1648" y="1744" type="line"/>
+ <point x="1588" y="1788" type="line"/>
+ <point x="608" y="224" type="line"/>
+ <point x="672" y="180" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1946, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ae.glif b/src/disabled/Interface-Thin.ufo/glyphs/ae.glif
new file mode 100644
index 000000000..30ebe403e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ae.glif
@@ -0,0 +1,98 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ae" format="1">
+ <advance width="2560"/>
+ <unicode hex="00E6"/>
+ <outline>
+ <contour>
+ <point x="1260" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2464" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2464" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1196" y="252" type="line"/>
+ <point x="1272" y="300" type="line"/>
+ <point x="1272" y="988" type="line"/>
+ <point x="1272" y="1340"/>
+ <point x="1084" y="1516"/>
+ <point x="792" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="244" y="1328"/>
+ <point x="244" y="1072" type="curve"/>
+ <point x="316" y="1060" type="line"/>
+ <point x="316" y="1276"/>
+ <point x="492" y="1440"/>
+ <point x="792" y="1440" type="curve" smooth="yes"/>
+ <point x="1068" y="1440"/>
+ <point x="1196" y="1276"/>
+ <point x="1196" y="992" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1228" y="868" type="line"/>
+ <point x="796" y="868" type="line"/>
+ <point x="408" y="868"/>
+ <point x="204" y="672"/>
+ <point x="204" y="392" type="curve" smooth="yes"/>
+ <point x="204" y="140"/>
+ <point x="380" y="-28"/>
+ <point x="692" y="-28" type="curve" smooth="yes"/>
+ <point x="1012" y="-28"/>
+ <point x="1204" y="152"/>
+ <point x="1272" y="300" type="curve"/>
+ <point x="1196" y="316" type="line"/>
+ <point x="1168" y="216"/>
+ <point x="956" y="44"/>
+ <point x="692" y="44" type="curve" smooth="yes"/>
+ <point x="428" y="44"/>
+ <point x="280" y="172"/>
+ <point x="280" y="384" type="curve" smooth="yes"/>
+ <point x="280" y="604"/>
+ <point x="444" y="792"/>
+ <point x="800" y="792" type="curve"/>
+ <point x="1228" y="792" type="line"/>
+ </contour>
+ <contour>
+ <point x="1820" y="-28" type="curve"/>
+ <point x="2084" y="-28"/>
+ <point x="2220" y="68"/>
+ <point x="2320" y="168" type="curve"/>
+ <point x="2276" y="228" type="line"/>
+ <point x="2172" y="120"/>
+ <point x="2016" y="48"/>
+ <point x="1820" y="48" type="curve" smooth="yes"/>
+ <point x="1436" y="48"/>
+ <point x="1272" y="332"/>
+ <point x="1272" y="688" type="curve" smooth="yes"/>
+ <point x="1272" y="776" type="line" smooth="yes"/>
+ <point x="1272" y="1144"/>
+ <point x="1472" y="1440"/>
+ <point x="1800" y="1440" type="curve"/>
+ <point x="2120" y="1440"/>
+ <point x="2280" y="1212"/>
+ <point x="2280" y="912" type="curve"/>
+ <point x="2280" y="868" type="line"/>
+ <point x="1248" y="868" type="line"/>
+ <point x="1248" y="792" type="line"/>
+ <point x="2356" y="792" type="line"/>
+ <point x="2356" y="908" type="line" smooth="yes"/>
+ <point x="2356" y="1284"/>
+ <point x="2148" y="1516"/>
+ <point x="1800" y="1516" type="curve" smooth="yes"/>
+ <point x="1456" y="1516"/>
+ <point x="1200" y="1212"/>
+ <point x="1200" y="776" type="curve" smooth="yes"/>
+ <point x="1200" y="688" type="line" smooth="yes"/>
+ <point x="1200" y="272"/>
+ <point x="1420" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2386, 'leftMargin': 128, 'rightMargin': 108}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/afii300.glif b/src/disabled/Interface-Thin.ufo/glyphs/afii300.glif
new file mode 100644
index 000000000..ca5f6f72b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/afii300.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii300" format="1">
+ <advance width="0"/>
+ <unicode hex="200F"/>
+ <outline>
+ <contour>
+ <point x="-561" y="1679" type="line"/>
+ <point x="-1178" y="1679" type="line"/>
+ <point x="-1178" y="1753" type="line"/>
+ <point x="-561" y="1753" type="line"/>
+ </contour>
+ <contour>
+ <point x="-968" y="1412" type="line"/>
+ <point x="-1266" y="1712" type="line"/>
+ <point x="-1196" y="1748" type="line"/>
+ <point x="-862" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="-862" y="2023" type="line"/>
+ <point x="-1199" y="1676" type="line"/>
+ <point x="-1266" y="1712" type="line"/>
+ <point x="-968" y="2023" type="line"/>
+ </contour>
+ <contour>
+ <point x="-561" y="-275" type="line"/>
+ <point x="-635" y="-275" type="line"/>
+ <point x="-635" y="1753" type="line"/>
+ <point x="-561" y="1753" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/afii57596.glif b/src/disabled/Interface-Thin.ufo/glyphs/afii57596.glif
new file mode 100644
index 000000000..0e623c611
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/afii57596.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii57596" format="1">
+ <advance width="0"/>
+ <unicode hex="200E"/>
+ <outline>
+ <contour>
+ <point x="-985" y="1679" type="line"/>
+ <point x="-367" y="1679" type="line"/>
+ <point x="-367" y="1753" type="line"/>
+ <point x="-985" y="1753" type="line"/>
+ </contour>
+ <contour>
+ <point x="-578" y="1412" type="line"/>
+ <point x="-279" y="1712" type="line"/>
+ <point x="-349" y="1748" type="line"/>
+ <point x="-683" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="-683" y="2023" type="line"/>
+ <point x="-347" y="1676" type="line"/>
+ <point x="-279" y="1712" type="line"/>
+ <point x="-578" y="2023" type="line"/>
+ </contour>
+ <contour>
+ <point x="-985" y="-275" type="line"/>
+ <point x="-910" y="-275" type="line"/>
+ <point x="-910" y="1753" type="line"/>
+ <point x="-985" y="1753" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/afii57598.glif b/src/disabled/Interface-Thin.ufo/glyphs/afii57598.glif
new file mode 100644
index 000000000..70e9556e6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/afii57598.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii57598" format="1">
+ <advance width="0"/>
+ <unicode hex="200D"/>
+ <outline>
+ <contour>
+ <point x="-810" y="-275" type="line"/>
+ <point x="-736" y="-275" type="line"/>
+ <point x="-736" y="1698" type="line"/>
+ <point x="-810" y="1698" type="line"/>
+ </contour>
+ <contour>
+ <point x="-436" y="1409" type="line"/>
+ <point x="-1057" y="2032" type="line"/>
+ <point x="-1110" y="1980" type="line"/>
+ <point x="-488" y="1357" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1057" y="1357" type="line"/>
+ <point x="-436" y="1980" type="line"/>
+ <point x="-488" y="2032" type="line"/>
+ <point x="-1110" y="1409" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/afii57636.glif b/src/disabled/Interface-Thin.ufo/glyphs/afii57636.glif
new file mode 100644
index 000000000..22ad88c11
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/afii57636.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii57636" format="1">
+ <advance width="2048"/>
+ <unicode hex="20AA"/>
+ <outline>
+ <contour>
+ <point x="196" y="1488" type="line"/>
+ <point x="196" y="0" type="line"/>
+ <point x="272" y="0" type="line"/>
+ <point x="272" y="1416" type="line"/>
+ <point x="796" y="1416" type="line" smooth="yes"/>
+ <point x="1032" y="1416"/>
+ <point x="1196" y="1332"/>
+ <point x="1196" y="908" type="curve" smooth="yes"/>
+ <point x="1196" y="468" type="line"/>
+ <point x="1272" y="468" type="line"/>
+ <point x="1272" y="908" type="line" smooth="yes"/>
+ <point x="1272" y="1340"/>
+ <point x="1100" y="1488"/>
+ <point x="800" y="1488" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1380" y="0" type="line"/>
+ <point x="1680" y="0"/>
+ <point x="1852" y="148"/>
+ <point x="1852" y="580" type="curve" smooth="yes"/>
+ <point x="1852" y="1488" type="line"/>
+ <point x="1780" y="1488" type="line"/>
+ <point x="1780" y="580" type="line" smooth="yes"/>
+ <point x="1780" y="160"/>
+ <point x="1612" y="72"/>
+ <point x="1376" y="72" type="curve" smooth="yes"/>
+ <point x="852" y="72" type="line"/>
+ <point x="852" y="1020" type="line"/>
+ <point x="776" y="1020" type="line"/>
+ <point x="776" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2124, 'leftMargin': 234, 'rightMargin': 233}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/afii61664.glif b/src/disabled/Interface-Thin.ufo/glyphs/afii61664.glif
new file mode 100644
index 000000000..567ff9c90
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/afii61664.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="afii61664" format="1">
+ <advance width="0"/>
+ <unicode hex="200C"/>
+ <outline>
+ <contour>
+ <point x="-810" y="-275" type="line"/>
+ <point x="-736" y="-275" type="line"/>
+ <point x="-736" y="1753" type="line"/>
+ <point x="-810" y="1753" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/alpha.glif b/src/disabled/Interface-Thin.ufo/glyphs/alpha.glif
new file mode 100644
index 000000000..1d89aa70d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/alpha.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="alpha" format="1">
+ <advance width="1792"/>
+ <unicode hex="03B1"/>
+ <outline>
+ <contour>
+ <point x="880" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="764" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1604" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="192" y="716" type="line"/>
+ <point x="192" y="264"/>
+ <point x="396" y="-28"/>
+ <point x="748" y="-28" type="curve" smooth="yes"/>
+ <point x="1084" y="-28"/>
+ <point x="1272" y="220"/>
+ <point x="1316" y="500" type="curve"/>
+ <point x="1316" y="944" type="line"/>
+ <point x="1252" y="1268"/>
+ <point x="1076" y="1516"/>
+ <point x="752" y="1516" type="curve" smooth="yes"/>
+ <point x="396" y="1516"/>
+ <point x="192" y="1216"/>
+ <point x="192" y="744" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="268" y="744" type="line"/>
+ <point x="268" y="1140"/>
+ <point x="424" y="1440"/>
+ <point x="748" y="1440" type="curve" smooth="yes"/>
+ <point x="1088" y="1440"/>
+ <point x="1228" y="1112"/>
+ <point x="1268" y="892" type="curve"/>
+ <point x="1268" y="536" type="line"/>
+ <point x="1220" y="264"/>
+ <point x="1060" y="44"/>
+ <point x="748" y="44" type="curve" smooth="yes"/>
+ <point x="424" y="44"/>
+ <point x="268" y="320"/>
+ <point x="268" y="716" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1264" y="1488" type="line"/>
+ <point x="1256" y="1176" type="line"/>
+ <point x="1256" y="352" type="line"/>
+ <point x="1256" y="76"/>
+ <point x="1336" y="-28"/>
+ <point x="1504" y="-28" type="curve" smooth="yes"/>
+ <point x="1536" y="-28"/>
+ <point x="1568" y="-28"/>
+ <point x="1604" y="-12" type="curve"/>
+ <point x="1588" y="60" type="line"/>
+ <point x="1556" y="52"/>
+ <point x="1532" y="44"/>
+ <point x="1496" y="44" type="curve" smooth="yes"/>
+ <point x="1400" y="44"/>
+ <point x="1328" y="116"/>
+ <point x="1328" y="352" type="curve" smooth="yes"/>
+ <point x="1328" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1580, 'leftMargin': 168, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ampersand.glif b/src/disabled/Interface-Thin.ufo/glyphs/ampersand.glif
new file mode 100644
index 000000000..3f060ea9f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ampersand.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ampersand" format="1">
+ <advance width="1792"/>
+ <unicode hex="0026"/>
+ <outline>
+ <contour>
+ <point x="504" y="1048" type="line"/>
+ <point x="316" y="888"/>
+ <point x="152" y="712"/>
+ <point x="152" y="484" type="curve"/>
+ <point x="152" y="172"/>
+ <point x="380" y="-28"/>
+ <point x="752" y="-28" type="curve"/>
+ <point x="992" y="-28"/>
+ <point x="1184" y="88"/>
+ <point x="1340" y="248" type="curve" smooth="yes"/>
+ <point x="1356" y="264"/>
+ <point x="1348" y="256"/>
+ <point x="1360" y="276" type="curve" smooth="yes"/>
+ <point x="1484" y="428"/>
+ <point x="1560" y="620"/>
+ <point x="1560" y="868" type="curve"/>
+ <point x="1488" y="868" type="line"/>
+ <point x="1488" y="376"/>
+ <point x="1132" y="48"/>
+ <point x="752" y="48" type="curve" smooth="yes"/>
+ <point x="396" y="48"/>
+ <point x="228" y="256"/>
+ <point x="228" y="484" type="curve"/>
+ <point x="228" y="604"/>
+ <point x="276" y="760"/>
+ <point x="548" y="996" type="curve" smooth="yes"/>
+ <point x="884" y="1264" type="line" smooth="yes"/>
+ <point x="988" y="1348"/>
+ <point x="1148" y="1500"/>
+ <point x="1148" y="1668" type="curve" smooth="yes"/>
+ <point x="1148" y="1868"/>
+ <point x="1012" y="2032"/>
+ <point x="768" y="2032" type="curve" smooth="yes"/>
+ <point x="508" y="2032"/>
+ <point x="348" y="1856"/>
+ <point x="348" y="1604" type="curve" smooth="yes"/>
+ <point x="348" y="1400"/>
+ <point x="464" y="1228"/>
+ <point x="668" y="996" type="curve" smooth="yes"/>
+ <point x="1548" y="0" type="line"/>
+ <point x="1640" y="0" type="line"/>
+ <point x="640" y="1136" type="line" smooth="yes"/>
+ <point x="492" y="1308"/>
+ <point x="424" y="1468"/>
+ <point x="424" y="1608" type="curve" smooth="yes"/>
+ <point x="424" y="1796"/>
+ <point x="544" y="1956"/>
+ <point x="768" y="1956" type="curve" smooth="yes"/>
+ <point x="968" y="1956"/>
+ <point x="1072" y="1820"/>
+ <point x="1072" y="1668" type="curve" smooth="yes"/>
+ <point x="1072" y="1532"/>
+ <point x="968" y="1412"/>
+ <point x="848" y="1320" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1715, 'leftMargin': 158, 'rightMargin': 70}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/anglesupnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/anglesupnosp.glif
new file mode 100644
index 000000000..5de5686d3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/anglesupnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="anglesupnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="031A"/>
+ <outline>
+ <contour>
+ <point x="-777" y="1737" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-777" y="2269" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1172" y="2138" type="line"/>
+ <point x="-417" y="2138" type="line"/>
+ <point x="-417" y="2212" type="line"/>
+ <point x="-1172" y="2212" type="line"/>
+ </contour>
+ <contour>
+ <point x="-443" y="1764" type="line"/>
+ <point x="-369" y="1764" type="line"/>
+ <point x="-369" y="2212" type="line"/>
+ <point x="-443" y="2212" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/angstrom.glif b/src/disabled/Interface-Thin.ufo/glyphs/angstrom.glif
new file mode 100644
index 000000000..927643ec8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/angstrom.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="angstrom" format="1">
+ <advance width="1792"/>
+ <unicode hex="212B"/>
+ <outline>
+ <contour>
+ <point x="908" y="1940" type="line"/>
+ <point x="924" y="2004" type="line"/>
+ <point x="852" y="2004" type="line"/>
+ <point x="100" y="0" type="line"/>
+ <point x="184" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1612" y="0" type="line"/>
+ <point x="1692" y="0" type="line"/>
+ <point x="944" y="2004" type="line"/>
+ <point x="872" y="2004" type="line"/>
+ <point x="888" y="1940" type="line"/>
+ </contour>
+ <contour>
+ <point x="1400" y="672" type="line"/>
+ <point x="396" y="672" type="line"/>
+ <point x="396" y="600" type="line"/>
+ <point x="1400" y="600" type="line"/>
+ </contour>
+ <contour>
+ <point x="660" y="2164" type="curve"/>
+ <point x="660" y="2028"/>
+ <point x="764" y="1928"/>
+ <point x="896" y="1928" type="curve" smooth="yes"/>
+ <point x="1028" y="1928"/>
+ <point x="1132" y="2028"/>
+ <point x="1132" y="2164" type="curve" smooth="yes"/>
+ <point x="1132" y="2296"/>
+ <point x="1028" y="2400"/>
+ <point x="896" y="2400" type="curve" smooth="yes"/>
+ <point x="764" y="2400"/>
+ <point x="660" y="2296"/>
+ </contour>
+ <contour>
+ <point x="736" y="2164" type="curve"/>
+ <point x="736" y="2260"/>
+ <point x="804" y="2328"/>
+ <point x="896" y="2328" type="curve" smooth="yes"/>
+ <point x="992" y="2328"/>
+ <point x="1056" y="2260"/>
+ <point x="1056" y="2164" type="curve" smooth="yes"/>
+ <point x="1056" y="2068"/>
+ <point x="992" y="2004"/>
+ <point x="896" y="2004" type="curve" smooth="yes"/>
+ <point x="804" y="2004"/>
+ <point x="736" y="2068"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1682, 'leftMargin': 45, 'rightMargin': 47}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/anoteleia.glif b/src/disabled/Interface-Thin.ufo/glyphs/anoteleia.glif
new file mode 100644
index 000000000..8b91fb060
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/anoteleia.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="anoteleia" format="1">
+ <advance width="768"/>
+ <unicode hex="0387"/>
+ <outline>
+ <component base="periodcentered" xOffset="64"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 649.0, 'leftMargin': 246, 'rightMargin': 250.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/approxequal.glif b/src/disabled/Interface-Thin.ufo/glyphs/approxequal.glif
new file mode 100644
index 000000000..c84d3a8fe
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/approxequal.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="approxequal" format="1">
+ <advance width="1536"/>
+ <unicode hex="2248"/>
+ <outline>
+ <contour>
+ <point x="144" y="1060" type="line"/>
+ <point x="232" y="1184"/>
+ <point x="344" y="1268"/>
+ <point x="464" y="1268" type="curve"/>
+ <point x="608" y="1272"/>
+ <point x="676" y="1220"/>
+ <point x="792" y="1160" type="curve" smooth="yes"/>
+ <point x="900" y="1108"/>
+ <point x="956" y="1068"/>
+ <point x="1092" y="1068" type="curve" smooth="yes"/>
+ <point x="1212" y="1068"/>
+ <point x="1328" y="1140"/>
+ <point x="1416" y="1268" type="curve"/>
+ <point x="1404" y="1356" type="line"/>
+ <point x="1320" y="1232"/>
+ <point x="1208" y="1152"/>
+ <point x="1088" y="1152" type="curve" smooth="yes"/>
+ <point x="952" y="1152"/>
+ <point x="892" y="1196"/>
+ <point x="780" y="1252" type="curve" smooth="yes"/>
+ <point x="664" y="1308"/>
+ <point x="604" y="1356"/>
+ <point x="460" y="1352" type="curve"/>
+ <point x="340" y="1352"/>
+ <point x="220" y="1276"/>
+ <point x="136" y="1152" type="curve"/>
+ </contour>
+ <contour>
+ <point x="128" y="528" type="line"/>
+ <point x="216" y="652"/>
+ <point x="328" y="732"/>
+ <point x="448" y="732" type="curve"/>
+ <point x="596" y="736"/>
+ <point x="660" y="684"/>
+ <point x="776" y="628" type="curve" smooth="yes"/>
+ <point x="884" y="572"/>
+ <point x="940" y="532"/>
+ <point x="1076" y="532" type="curve" smooth="yes"/>
+ <point x="1196" y="532"/>
+ <point x="1312" y="608"/>
+ <point x="1400" y="732" type="curve"/>
+ <point x="1392" y="820" type="line"/>
+ <point x="1304" y="696"/>
+ <point x="1192" y="616"/>
+ <point x="1072" y="616" type="curve" smooth="yes"/>
+ <point x="936" y="616"/>
+ <point x="876" y="660"/>
+ <point x="768" y="716" type="curve" smooth="yes"/>
+ <point x="652" y="772"/>
+ <point x="592" y="820"/>
+ <point x="444" y="816" type="curve"/>
+ <point x="328" y="816"/>
+ <point x="208" y="740"/>
+ <point x="120" y="616" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1587, 'leftMargin': 139, 'rightMargin': 154}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/archdblsubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/archdblsubnosp.glif
new file mode 100644
index 000000000..a384c48b7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/archdblsubnosp.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="archdblsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="032B"/>
+ <outline>
+ <contour>
+ <point x="-773" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-773" y="-356" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1110" y="-173" type="line"/>
+ <point x="-1110" y="-274"/>
+ <point x="-1029" y="-356"/>
+ <point x="-924" y="-356" type="curve" smooth="yes"/>
+ <point x="-820" y="-356"/>
+ <point x="-733" y="-274"/>
+ <point x="-733" y="-173" type="curve"/>
+ <point x="-811" y="-173" type="line"/>
+ <point x="-811" y="-232"/>
+ <point x="-858" y="-278"/>
+ <point x="-924" y="-278" type="curve" smooth="yes"/>
+ <point x="-987" y="-278"/>
+ <point x="-1033" y="-232"/>
+ <point x="-1033" y="-173" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-811" y="-173" type="line"/>
+ <point x="-811" y="-274"/>
+ <point x="-730" y="-356"/>
+ <point x="-626" y="-356" type="curve" smooth="yes"/>
+ <point x="-521" y="-356"/>
+ <point x="-435" y="-274"/>
+ <point x="-435" y="-173" type="curve"/>
+ <point x="-513" y="-173" type="line"/>
+ <point x="-513" y="-232"/>
+ <point x="-560" y="-278"/>
+ <point x="-626" y="-278" type="curve" smooth="yes"/>
+ <point x="-689" y="-278"/>
+ <point x="-733" y="-232"/>
+ <point x="-733" y="-173" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/arrowdown.glif b/src/disabled/Interface-Thin.ufo/glyphs/arrowdown.glif
new file mode 100644
index 000000000..fd7551408
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/arrowdown.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="arrowdown" format="1">
+ <advance width="1024"/>
+ <unicode hex="2193"/>
+ <outline>
+ <contour>
+ <point x="208" y="-196" type="line"/>
+ <point x="556" y="-536" type="line"/>
+ <point x="520" y="-600" type="line"/>
+ <point x="208" y="-304" type="line"/>
+ </contour>
+ <contour>
+ <point x="820" y="-304" type="line"/>
+ <point x="520" y="-600" type="line"/>
+ <point x="484" y="-532" type="line"/>
+ <point x="820" y="-196" type="line"/>
+ </contour>
+ <contour>
+ <point x="476" y="1992" type="line"/>
+ <point x="552" y="1992" type="line"/>
+ <point x="552" y="-528" type="line"/>
+ <point x="476" y="-528" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 831, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/arrowup.glif b/src/disabled/Interface-Thin.ufo/glyphs/arrowup.glif
new file mode 100644
index 000000000..56c409ff1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/arrowup.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="arrowup" format="1">
+ <advance width="1024"/>
+ <unicode hex="2191"/>
+ <outline>
+ <contour>
+ <point x="208" y="1584" type="line"/>
+ <point x="556" y="1924" type="line"/>
+ <point x="520" y="1992" type="line"/>
+ <point x="208" y="1692" type="line"/>
+ </contour>
+ <contour>
+ <point x="820" y="1692" type="line"/>
+ <point x="520" y="1992" type="line"/>
+ <point x="484" y="1920" type="line"/>
+ <point x="820" y="1584" type="line"/>
+ </contour>
+ <contour>
+ <point x="476" y="-600" type="line"/>
+ <point x="552" y="-600" type="line"/>
+ <point x="552" y="1916" type="line"/>
+ <point x="476" y="1916" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 831, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/asciicircum.glif b/src/disabled/Interface-Thin.ufo/glyphs/asciicircum.glif
new file mode 100644
index 000000000..cf5ef67ca
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/asciicircum.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="asciicircum" format="1">
+ <advance width="1280"/>
+ <unicode hex="005E"/>
+ <outline>
+ <contour>
+ <point x="660" y="1948" type="line"/>
+ <point x="672" y="2004" type="line"/>
+ <point x="604" y="2004" type="line"/>
+ <point x="192" y="1004" type="line"/>
+ <point x="276" y="1004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1004" y="1004" type="line"/>
+ <point x="1088" y="1004" type="line"/>
+ <point x="676" y="2004" type="line"/>
+ <point x="608" y="2004" type="line"/>
+ <point x="620" y="1948" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>248.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>723.25</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1167, 'leftMargin': 125, 'rightMargin': 148}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/asciitilde.glif b/src/disabled/Interface-Thin.ufo/glyphs/asciitilde.glif
new file mode 100644
index 000000000..7b09b5137
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/asciitilde.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="asciitilde" format="1">
+ <advance width="2048"/>
+ <unicode hex="007E"/>
+ <outline>
+ <contour>
+ <point x="1696" y="1036" type="line"/>
+ <point x="1696" y="820"/>
+ <point x="1592" y="684"/>
+ <point x="1400" y="684" type="curve" smooth="yes"/>
+ <point x="1284" y="684"/>
+ <point x="1200" y="732"/>
+ <point x="1060" y="860" type="curve" smooth="yes"/>
+ <point x="916" y="988"/>
+ <point x="812" y="1064"/>
+ <point x="648" y="1064" type="curve" smooth="yes"/>
+ <point x="392" y="1064"/>
+ <point x="280" y="868"/>
+ <point x="280" y="636" type="curve"/>
+ <point x="356" y="636" type="line"/>
+ <point x="356" y="868"/>
+ <point x="464" y="992"/>
+ <point x="648" y="992" type="curve" smooth="yes"/>
+ <point x="780" y="992"/>
+ <point x="856" y="940"/>
+ <point x="992" y="816" type="curve" smooth="yes"/>
+ <point x="1140" y="684"/>
+ <point x="1236" y="608"/>
+ <point x="1400" y="608" type="curve" smooth="yes"/>
+ <point x="1652" y="608"/>
+ <point x="1772" y="812"/>
+ <point x="1772" y="1036" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1942, 'leftMargin': 220, 'rightMargin': 229}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ascript.glif b/src/disabled/Interface-Thin.ufo/glyphs/ascript.glif
new file mode 100644
index 000000000..b0b4e0f2c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ascript.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ascript" format="1">
+ <advance width="1792"/>
+ <unicode hex="0251"/>
+ <outline>
+ <contour>
+ <point x="1296" y="912" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="752" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="752" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1644" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="192" y="716" type="line"/>
+ <point x="192" y="264"/>
+ <point x="396" y="-28"/>
+ <point x="748" y="-28" type="curve" smooth="yes"/>
+ <point x="1084" y="-28"/>
+ <point x="1272" y="220"/>
+ <point x="1316" y="500" type="curve"/>
+ <point x="1316" y="944" type="line"/>
+ <point x="1252" y="1268"/>
+ <point x="1076" y="1516"/>
+ <point x="752" y="1516" type="curve" smooth="yes"/>
+ <point x="396" y="1516"/>
+ <point x="192" y="1216"/>
+ <point x="192" y="744" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="268" y="744" type="line"/>
+ <point x="268" y="1140"/>
+ <point x="424" y="1440"/>
+ <point x="748" y="1440" type="curve" smooth="yes"/>
+ <point x="1088" y="1440"/>
+ <point x="1228" y="1112"/>
+ <point x="1268" y="892" type="curve"/>
+ <point x="1268" y="536" type="line"/>
+ <point x="1220" y="264"/>
+ <point x="1060" y="44"/>
+ <point x="748" y="44" type="curve" smooth="yes"/>
+ <point x="424" y="44"/>
+ <point x="268" y="320"/>
+ <point x="268" y="716" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1264" y="1488" type="line"/>
+ <point x="1256" y="1176" type="line"/>
+ <point x="1256" y="352" type="line" smooth="yes"/>
+ <point x="1256" y="76"/>
+ <point x="1336" y="-28"/>
+ <point x="1500" y="-28" type="curve" smooth="yes"/>
+ <point x="1536" y="-28"/>
+ <point x="1568" y="-28"/>
+ <point x="1604" y="-12" type="curve"/>
+ <point x="1588" y="60" type="line"/>
+ <point x="1556" y="52"/>
+ <point x="1532" y="44"/>
+ <point x="1496" y="44" type="curve" smooth="yes"/>
+ <point x="1400" y="44"/>
+ <point x="1328" y="116"/>
+ <point x="1328" y="352" type="curve" smooth="yes"/>
+ <point x="1328" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1591, 'leftMargin': 138, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ascript_uni02DE__.glif b/src/disabled/Interface-Thin.ufo/glyphs/ascript_uni02DE__.glif
new file mode 100644
index 000000000..9d7c8df7a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ascript_uni02DE__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ascript_uni02DE" format="1">
+ <advance width="2048"/>
+ <outline>
+ <component base="ascript" xOffset="-28"/>
+ <component base="uni02DE" xOffset="1472"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1990, 'leftMargin': 138, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ascriptturn.glif b/src/disabled/Interface-Thin.ufo/glyphs/ascriptturn.glif
new file mode 100644
index 000000000..173f1d399
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ascriptturn.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ascriptturn" format="1">
+ <advance width="1536"/>
+ <unicode hex="0252"/>
+ <outline>
+ <contour>
+ <point x="1432" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="796" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="796" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1612" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1476" y="772" type="line"/>
+ <point x="1476" y="1224"/>
+ <point x="1268" y="1516"/>
+ <point x="916" y="1516" type="curve" smooth="yes"/>
+ <point x="584" y="1516"/>
+ <point x="396" y="1268"/>
+ <point x="348" y="988" type="curve"/>
+ <point x="348" y="544" type="line"/>
+ <point x="412" y="220"/>
+ <point x="592" y="-28"/>
+ <point x="912" y="-28" type="curve" smooth="yes"/>
+ <point x="1268" y="-28"/>
+ <point x="1476" y="272"/>
+ <point x="1476" y="740" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1396" y="740" type="line"/>
+ <point x="1396" y="348"/>
+ <point x="1244" y="44"/>
+ <point x="916" y="44" type="curve" smooth="yes"/>
+ <point x="580" y="44"/>
+ <point x="436" y="376"/>
+ <point x="396" y="596" type="curve"/>
+ <point x="396" y="952" type="line"/>
+ <point x="448" y="1220"/>
+ <point x="604" y="1440"/>
+ <point x="920" y="1440" type="curve" smooth="yes"/>
+ <point x="1244" y="1440"/>
+ <point x="1396" y="1168"/>
+ <point x="1396" y="772" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="404" y="0" type="line"/>
+ <point x="412" y="312" type="line"/>
+ <point x="412" y="1136" type="line"/>
+ <point x="412" y="1408"/>
+ <point x="332" y="1516"/>
+ <point x="164" y="1516" type="curve" smooth="yes"/>
+ <point x="132" y="1516"/>
+ <point x="96" y="1512"/>
+ <point x="64" y="1496" type="curve"/>
+ <point x="76" y="1428" type="line"/>
+ <point x="108" y="1436"/>
+ <point x="132" y="1444"/>
+ <point x="168" y="1444" type="curve" smooth="yes"/>
+ <point x="268" y="1444"/>
+ <point x="336" y="1372"/>
+ <point x="336" y="1136" type="curve"/>
+ <point x="336" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1591, 'leftMargin': 41, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ascriptturn_uni02DE__.glif b/src/disabled/Interface-Thin.ufo/glyphs/ascriptturn_uni02DE__.glif
new file mode 100644
index 000000000..96e336eb5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ascriptturn_uni02DE__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ascriptturn_uni02DE" format="1">
+ <advance width="2304"/>
+ <outline>
+ <component base="ascriptturn" xOffset="-84"/>
+ <component base="uni02DE" xOffset="1580"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2155, 'leftMargin': 64, 'rightMargin': -250}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/asterisk.glif b/src/disabled/Interface-Thin.ufo/glyphs/asterisk.glif
new file mode 100644
index 000000000..75e9b64ac
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/asterisk.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="asterisk" format="1">
+ <advance width="1280"/>
+ <unicode hex="002A"/>
+ <outline>
+ <contour>
+ <point x="268" y="952" type="line"/>
+ <point x="328" y="908" type="line"/>
+ <point x="644" y="1356" type="line"/>
+ <point x="976" y="912" type="line"/>
+ <point x="1040" y="960" type="line"/>
+ <point x="696" y="1396" type="line"/>
+ <point x="1192" y="1584" type="line"/>
+ <point x="1164" y="1656" type="line"/>
+ <point x="680" y="1460" type="line"/>
+ <point x="692" y="2004" type="line"/>
+ <point x="612" y="2004" type="line"/>
+ <point x="612" y="1460" type="line"/>
+ <point x="116" y="1644" type="line"/>
+ <point x="88" y="1568" type="line"/>
+ <point x="588" y="1400" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1177.0, 'leftMargin': 41, 'rightMargin': 33.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/asterism.glif b/src/disabled/Interface-Thin.ufo/glyphs/asterism.glif
new file mode 100644
index 000000000..c03ef9c83
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/asterism.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="asterism" format="1">
+ <advance width="1792"/>
+ <unicode hex="2042"/>
+ <outline>
+ <contour>
+ <point x="856" y="532" type="line"/>
+ <point x="856" y="608" type="line"/>
+ <point x="76" y="608" type="line"/>
+ <point x="76" y="532" type="line"/>
+ </contour>
+ <contour>
+ <point x="716" y="268" type="line"/>
+ <point x="768" y="320" type="line"/>
+ <point x="216" y="872" type="line"/>
+ <point x="164" y="820" type="line"/>
+ </contour>
+ <contour>
+ <point x="428" y="180" type="line"/>
+ <point x="504" y="180" type="line"/>
+ <point x="504" y="960" type="line"/>
+ <point x="428" y="960" type="line"/>
+ </contour>
+ <contour>
+ <point x="164" y="320" type="line"/>
+ <point x="216" y="268" type="line"/>
+ <point x="768" y="820" type="line"/>
+ <point x="716" y="872" type="line"/>
+ </contour>
+ <contour>
+ <point x="1288" y="1416" type="line"/>
+ <point x="1288" y="1488" type="line"/>
+ <point x="508" y="1488" type="line"/>
+ <point x="508" y="1416" type="line"/>
+ </contour>
+ <contour>
+ <point x="1148" y="1148" type="line"/>
+ <point x="1200" y="1200" type="line"/>
+ <point x="648" y="1752" type="line"/>
+ <point x="596" y="1700" type="line"/>
+ </contour>
+ <contour>
+ <point x="860" y="1060" type="line"/>
+ <point x="936" y="1060" type="line"/>
+ <point x="936" y="1840" type="line"/>
+ <point x="860" y="1840" type="line"/>
+ </contour>
+ <contour>
+ <point x="596" y="1200" type="line"/>
+ <point x="648" y="1148" type="line"/>
+ <point x="1200" y="1700" type="line"/>
+ <point x="1148" y="1752" type="line"/>
+ </contour>
+ <contour>
+ <point x="1716" y="532" type="line"/>
+ <point x="1716" y="608" type="line"/>
+ <point x="936" y="608" type="line"/>
+ <point x="936" y="532" type="line"/>
+ </contour>
+ <contour>
+ <point x="1576" y="268" type="line"/>
+ <point x="1628" y="320" type="line"/>
+ <point x="1076" y="872" type="line"/>
+ <point x="1024" y="820" type="line"/>
+ </contour>
+ <contour>
+ <point x="1292" y="180" type="line"/>
+ <point x="1364" y="180" type="line"/>
+ <point x="1364" y="960" type="line"/>
+ <point x="1292" y="960" type="line"/>
+ </contour>
+ <contour>
+ <point x="1024" y="320" type="line"/>
+ <point x="1076" y="268" type="line"/>
+ <point x="1628" y="820" type="line"/>
+ <point x="1576" y="872" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1917, 'leftMargin': 138, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/at.glif b/src/disabled/Interface-Thin.ufo/glyphs/at.glif
new file mode 100644
index 000000000..8ec2238da
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/at.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="at" format="1">
+ <advance width="2560"/>
+ <unicode hex="0040"/>
+ <outline>
+ <contour>
+ <point x="1280" y="1052" type="curve" smooth="yes"/>
+ <point x="1496" y="1052"/>
+ <point x="1632" y="864"/>
+ <point x="1632" y="596" type="curve" smooth="yes"/>
+ <point x="1632" y="332"/>
+ <point x="1496" y="128"/>
+ <point x="1276" y="128" type="curve" smooth="yes"/>
+ <point x="1076" y="128"/>
+ <point x="948" y="328"/>
+ <point x="948" y="596" type="curve" smooth="yes"/>
+ <point x="948" y="872"/>
+ <point x="1072" y="1052"/>
+ </contour>
+ <contour>
+ <point x="1296" y="1676" type="curve" smooth="yes"/>
+ <point x="616" y="1676"/>
+ <point x="216" y="1268"/>
+ <point x="216" y="584" type="curve" smooth="yes"/>
+ <point x="216" y="-128"/>
+ <point x="604" y="-512"/>
+ <point x="1320" y="-512" type="curve" smooth="yes"/>
+ <point x="1496" y="-512"/>
+ <point x="1664" y="-488"/>
+ <point x="1788" y="-444" type="curve"/>
+ <point x="1788" y="-268" type="line"/>
+ <point x="1700" y="-308"/>
+ <point x="1536" y="-384"/>
+ <point x="1324" y="-384" type="curve" smooth="yes"/>
+ <point x="720" y="-384"/>
+ <point x="352" y="-56"/>
+ <point x="352" y="572" type="curve" smooth="yes"/>
+ <point x="352" y="1212"/>
+ <point x="736" y="1544"/>
+ <point x="1280" y="1544" type="curve" smooth="yes"/>
+ <point x="1832" y="1544"/>
+ <point x="2200" y="1284"/>
+ <point x="2204" y="720" type="curve" smooth="yes"/>
+ <point x="2208" y="380"/>
+ <point x="2100" y="112"/>
+ <point x="1924" y="112" type="curve" smooth="yes"/>
+ <point x="1800" y="112"/>
+ <point x="1768" y="216"/>
+ <point x="1768" y="312" type="curve" smooth="yes"/>
+ <point x="1768" y="1172" type="line"/>
+ <point x="1640" y="1172" type="line"/>
+ <point x="1640" y="988" type="line"/>
+ <point x="1616" y="988" type="line"/>
+ <point x="1564" y="1112"/>
+ <point x="1440" y="1184"/>
+ <point x="1292" y="1184" type="curve" smooth="yes"/>
+ <point x="1008" y="1184"/>
+ <point x="812" y="932"/>
+ <point x="812" y="596" type="curve" smooth="yes"/>
+ <point x="812" y="244"/>
+ <point x="1004" y="-8"/>
+ <point x="1292" y="-8" type="curve" smooth="yes"/>
+ <point x="1456" y="-8"/>
+ <point x="1580" y="72"/>
+ <point x="1640" y="212" type="curve"/>
+ <point x="1660" y="212" type="line"/>
+ <point x="1680" y="76"/>
+ <point x="1724" y="-20"/>
+ <point x="1888" y="-20" type="curve" smooth="yes"/>
+ <point x="2204" y="-20"/>
+ <point x="2344" y="268"/>
+ <point x="2344" y="720" type="curve" smooth="yes"/>
+ <point x="2344" y="1320"/>
+ <point x="1952" y="1676"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2615, 'leftMargin': 240, 'rightMargin': 247}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/aturn.glif b/src/disabled/Interface-Thin.ufo/glyphs/aturn.glif
new file mode 100644
index 000000000..1a7cc556c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/aturn.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="aturn" format="1">
+ <advance width="1536"/>
+ <unicode hex="0250"/>
+ <outline>
+ <contour>
+ <point x="728" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="728" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1212" y="876" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="1472" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="304" y="1208" type="line"/>
+ <point x="304" y="1308"/>
+ <point x="296" y="1416"/>
+ <point x="276" y="1488" type="curve"/>
+ <point x="192" y="1488" type="line"/>
+ <point x="192" y="1476" type="line"/>
+ <point x="216" y="1416"/>
+ <point x="228" y="1296"/>
+ <point x="228" y="1188" type="curve" smooth="yes"/>
+ <point x="228" y="444" type="line"/>
+ <point x="228" y="128"/>
+ <point x="448" y="-28"/>
+ <point x="756" y="-28" type="curve" smooth="yes"/>
+ <point x="1076" y="-28"/>
+ <point x="1308" y="176"/>
+ <point x="1308" y="408" type="curve"/>
+ <point x="1232" y="412" type="line"/>
+ <point x="1232" y="204"/>
+ <point x="1028" y="48"/>
+ <point x="756" y="48" type="curve" smooth="yes"/>
+ <point x="468" y="48"/>
+ <point x="304" y="192"/>
+ <point x="304" y="440" type="curve"/>
+ </contour>
+ <contour>
+ <point x="268" y="656" type="line"/>
+ <point x="660" y="656" type="line"/>
+ <point x="1088" y="656"/>
+ <point x="1348" y="848"/>
+ <point x="1348" y="1112" type="curve" smooth="yes"/>
+ <point x="1348" y="1348"/>
+ <point x="1168" y="1516"/>
+ <point x="888" y="1516" type="curve" smooth="yes"/>
+ <point x="520" y="1516"/>
+ <point x="312" y="1300"/>
+ <point x="244" y="1092" type="curve"/>
+ <point x="280" y="1024" type="line"/>
+ <point x="368" y="1280"/>
+ <point x="576" y="1444"/>
+ <point x="888" y="1444" type="curve" smooth="yes"/>
+ <point x="1116" y="1444"/>
+ <point x="1272" y="1296"/>
+ <point x="1272" y="1116" type="curve" smooth="yes"/>
+ <point x="1272" y="892"/>
+ <point x="1040" y="732"/>
+ <point x="656" y="732" type="curve"/>
+ <point x="268" y="732" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1486, 'leftMargin': 204, 'rightMargin': 126}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/aturn_uni02DE__.glif b/src/disabled/Interface-Thin.ufo/glyphs/aturn_uni02DE__.glif
new file mode 100644
index 000000000..dc0f49fb0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/aturn_uni02DE__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="aturn_uni02DE" format="1">
+ <advance width="2048"/>
+ <outline>
+ <component base="aturn" xOffset="-56"/>
+ <component base="uni02DE" xOffset="1432"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1981, 'leftMargin': 204, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/b.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/b.cn.glif
new file mode 100644
index 000000000..a877344bc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/b.cn.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="b.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="200" y="2112" type="line"/>
+ <point x="200" y="0" type="line"/>
+ <point x="272" y="0" type="line"/>
+ <point x="272" y="288" type="line"/>
+ <point x="272" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="1340" y="816" type="line"/>
+ <point x="1340" y="1320"/>
+ <point x="1132" y="1516"/>
+ <point x="776" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="264" y="1328"/>
+ <point x="200" y="1080" type="curve"/>
+ <point x="200" y="364" type="line"/>
+ <point x="248" y="160"/>
+ <point x="444" y="-28"/>
+ <point x="780" y="-28" type="curve" smooth="yes"/>
+ <point x="1132" y="-28"/>
+ <point x="1340" y="188"/>
+ <point x="1340" y="676" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1260" y="676" type="line"/>
+ <point x="1260" y="244"/>
+ <point x="1104" y="44"/>
+ <point x="780" y="44" type="curve" smooth="yes"/>
+ <point x="468" y="44"/>
+ <point x="300" y="204"/>
+ <point x="252" y="396" type="curve"/>
+ <point x="252" y="1032" type="line"/>
+ <point x="292" y="1192"/>
+ <point x="404" y="1440"/>
+ <point x="780" y="1440" type="curve" smooth="yes"/>
+ <point x="1104" y="1440"/>
+ <point x="1260" y="1244"/>
+ <point x="1260" y="816" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 234, 'rightMargin': 167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/b.glif b/src/disabled/Interface-Thin.ufo/glyphs/b.glif
new file mode 100644
index 000000000..8c2a6cf51
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/b.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="b" format="1">
+ <advance width="1536"/>
+ <unicode hex="0062"/>
+ <outline>
+ <contour>
+ <point x="756" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="768" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1504" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1504" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1504" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="200" y="2112" type="line"/>
+ <point x="200" y="0" type="line"/>
+ <point x="272" y="0" type="line"/>
+ <point x="272" y="288" type="line"/>
+ <point x="272" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="1340" y="760" type="line"/>
+ <point x="1340" y="1228"/>
+ <point x="1132" y="1516"/>
+ <point x="776" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="264" y="1304"/>
+ <point x="200" y="1024" type="curve"/>
+ <point x="200" y="420" type="line"/>
+ <point x="248" y="184"/>
+ <point x="444" y="-28"/>
+ <point x="780" y="-28" type="curve" smooth="yes"/>
+ <point x="1132" y="-28"/>
+ <point x="1340" y="276"/>
+ <point x="1340" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1260" y="732" type="line"/>
+ <point x="1260" y="336"/>
+ <point x="1104" y="48"/>
+ <point x="780" y="48" type="curve" smooth="yes"/>
+ <point x="468" y="48"/>
+ <point x="300" y="228"/>
+ <point x="252" y="452" type="curve"/>
+ <point x="252" y="976" type="line"/>
+ <point x="292" y="1160"/>
+ <point x="404" y="1440"/>
+ <point x="780" y="1440" type="curve" smooth="yes"/>
+ <point x="1104" y="1440"/>
+ <point x="1260" y="1156"/>
+ <point x="1260" y="760" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 234, 'rightMargin': 167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/babygamma.glif b/src/disabled/Interface-Thin.ufo/glyphs/babygamma.glif
new file mode 100644
index 000000000..6a4f4eeb8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/babygamma.glif
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="babygamma" format="1">
+ <advance width="1792"/>
+ <unicode hex="0264"/>
+ <outline>
+ <contour>
+ <point x="896" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="896" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1704" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="196" y="1260" type="line"/>
+ <point x="260" y="1344"/>
+ <point x="312" y="1440"/>
+ <point x="416" y="1440" type="curve" smooth="yes"/>
+ <point x="552" y="1440"/>
+ <point x="584" y="1304"/>
+ <point x="912" y="716" type="curve" smooth="yes"/>
+ <point x="1048" y="468"/>
+ <point x="1092" y="368"/>
+ <point x="1092" y="244" type="curve" smooth="yes"/>
+ <point x="1092" y="144"/>
+ <point x="1040" y="48"/>
+ <point x="896" y="48" type="curve"/>
+ <point x="896" y="-28" type="line"/>
+ <point x="1132" y="-28"/>
+ <point x="1168" y="136"/>
+ <point x="1168" y="244" type="curve" smooth="yes"/>
+ <point x="1168" y="372"/>
+ <point x="1124" y="488"/>
+ <point x="980" y="740" type="curve" smooth="yes"/>
+ <point x="624" y="1356"/>
+ <point x="596" y="1516"/>
+ <point x="416" y="1516" type="curve" smooth="yes"/>
+ <point x="296" y="1516"/>
+ <point x="220" y="1424"/>
+ <point x="132" y="1300" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1660" y="1300" type="line"/>
+ <point x="1572" y="1424"/>
+ <point x="1496" y="1516"/>
+ <point x="1380" y="1516" type="curve" smooth="yes"/>
+ <point x="1200" y="1516"/>
+ <point x="1168" y="1356"/>
+ <point x="816" y="740" type="curve" smooth="yes"/>
+ <point x="668" y="488"/>
+ <point x="628" y="372"/>
+ <point x="628" y="244" type="curve" smooth="yes"/>
+ <point x="628" y="136"/>
+ <point x="664" y="-28"/>
+ <point x="896" y="-28" type="curve"/>
+ <point x="896" y="48" type="line"/>
+ <point x="756" y="48"/>
+ <point x="704" y="144"/>
+ <point x="704" y="244" type="curve" smooth="yes"/>
+ <point x="704" y="368"/>
+ <point x="744" y="468"/>
+ <point x="884" y="716" type="curve" smooth="yes"/>
+ <point x="1212" y="1304"/>
+ <point x="1244" y="1440"/>
+ <point x="1380" y="1440" type="curve" smooth="yes"/>
+ <point x="1480" y="1440"/>
+ <point x="1536" y="1344"/>
+ <point x="1600" y="1260" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1612, 'leftMargin': 41, 'rightMargin': 42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/backslash.glif b/src/disabled/Interface-Thin.ufo/glyphs/backslash.glif
new file mode 100644
index 000000000..a4a90a2f0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/backslash.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="backslash" format="1">
+ <advance width="1280"/>
+ <unicode hex="005C"/>
+ <outline>
+ <contour>
+ <point x="1020" y="-172" type="line"/>
+ <point x="1100" y="-172" type="line"/>
+ <point x="264" y="2004" type="line"/>
+ <point x="184" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1064, 'leftMargin': 78, 'rightMargin': 70}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/bar.glif b/src/disabled/Interface-Thin.ufo/glyphs/bar.glif
new file mode 100644
index 000000000..441d5edf7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/bar.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bar" format="1">
+ <advance width="512"/>
+ <unicode hex="007C"/>
+ <outline>
+ <contour>
+ <point x="292" y="2004" type="line"/>
+ <point x="220" y="2004" type="line"/>
+ <point x="220" y="-372" type="line"/>
+ <point x="292" y="-372" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 558, 'leftMargin': 249, 'rightMargin': 235}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/barmidlongnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/barmidlongnosp.glif
new file mode 100644
index 000000000..8b35e93b9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/barmidlongnosp.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="barmidlongnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0336"/>
+ <outline>
+ <contour>
+ <point x="111" y="781" type="line"/>
+ <point x="-1658" y="781" type="line"/>
+ <point x="-1658" y="707" type="line"/>
+ <point x="111" y="707" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/barmidshortnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/barmidshortnosp.glif
new file mode 100644
index 000000000..85c206b17
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/barmidshortnosp.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="barmidshortnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0335"/>
+ <outline>
+ <component base="crossbar" xOffset="-1326" yOffset="-285"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/bbar.glif b/src/disabled/Interface-Thin.ufo/glyphs/bbar.glif
new file mode 100644
index 000000000..da4cc07b2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/bbar.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bbar" format="1">
+ <advance width="1536"/>
+ <unicode hex="0180"/>
+ <outline>
+ <contour>
+ <point x="880" y="-16" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="868" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="544" y="1796" type="move" name="parenthesses.w2"/>
+ </contour>
+ <contour>
+ <point x="1636" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="880" y="-16" type="move" name="bottom"/>
+ </contour>
+ <component base="b" xOffset="92"/>
+ <component base="crossbar" xOffset="-4" yOffset="768"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1559, 'leftMargin': 28, 'rightMargin': 201}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/bbar_uni1ABE___.glif b/src/disabled/Interface-Thin.ufo/glyphs/bbar_uni1ABE___.glif
new file mode 100644
index 000000000..89130eae5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/bbar_uni1ABE___.glif
@@ -0,0 +1,111 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bbar_uni1ABE" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1060" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1068" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="552" y="1796" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="1068" y="-16" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1824" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="516" y="2112" type="line"/>
+ <point x="516" y="0" type="line"/>
+ <point x="592" y="0" type="line"/>
+ <point x="592" y="288" type="line"/>
+ <point x="592" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="1656" y="760" type="line"/>
+ <point x="1656" y="1228"/>
+ <point x="1448" y="1516"/>
+ <point x="1096" y="1516" type="curve" smooth="yes"/>
+ <point x="772" y="1516"/>
+ <point x="584" y="1304"/>
+ <point x="520" y="1024" type="curve"/>
+ <point x="520" y="420" type="line"/>
+ <point x="568" y="184"/>
+ <point x="764" y="-28"/>
+ <point x="1100" y="-28" type="curve" smooth="yes"/>
+ <point x="1452" y="-28"/>
+ <point x="1656" y="276"/>
+ <point x="1656" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1580" y="732" type="line"/>
+ <point x="1580" y="336"/>
+ <point x="1424" y="48"/>
+ <point x="1100" y="48" type="curve" smooth="yes"/>
+ <point x="788" y="48"/>
+ <point x="620" y="228"/>
+ <point x="568" y="452" type="curve"/>
+ <point x="568" y="976" type="line"/>
+ <point x="608" y="1160"/>
+ <point x="724" y="1440"/>
+ <point x="1096" y="1440" type="curve" smooth="yes"/>
+ <point x="1424" y="1440"/>
+ <point x="1580" y="1156"/>
+ <point x="1580" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1140" y="1832" type="line"/>
+ <point x="336" y="1832" type="line"/>
+ <point x="336" y="1760" type="line"/>
+ <point x="1140" y="1760" type="line"/>
+ </contour>
+ <contour>
+ <point x="336" y="1556" type="curve"/>
+ <point x="340" y="1600" type="line"/>
+ <point x="256" y="1628"/>
+ <point x="192" y="1704"/>
+ <point x="192" y="1796" type="curve" smooth="yes"/>
+ <point x="192" y="1884"/>
+ <point x="248" y="1960"/>
+ <point x="340" y="1988" type="curve"/>
+ <point x="336" y="2032" type="line"/>
+ <point x="220" y="1996"/>
+ <point x="136" y="1900"/>
+ <point x="136" y="1796" type="curve" smooth="yes"/>
+ <point x="136" y="1680"/>
+ <point x="220" y="1592"/>
+ </contour>
+ <contour>
+ <point x="1140" y="1600" type="curve"/>
+ <point x="1144" y="1556" type="line"/>
+ <point x="1260" y="1592"/>
+ <point x="1344" y="1680"/>
+ <point x="1344" y="1796" type="curve" smooth="yes"/>
+ <point x="1344" y="1900"/>
+ <point x="1260" y="1996"/>
+ <point x="1144" y="2032" type="curve"/>
+ <point x="1140" y="1988" type="line"/>
+ <point x="1228" y="1960"/>
+ <point x="1288" y="1884"/>
+ <point x="1288" y="1796" type="curve" smooth="yes"/>
+ <point x="1288" y="1704"/>
+ <point x="1224" y="1628"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1697, 'leftMargin': 7, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/beta.glif b/src/disabled/Interface-Thin.ufo/glyphs/beta.glif
new file mode 100644
index 000000000..857860e56
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/beta.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="beta" format="1">
+ <advance width="1792"/>
+ <unicode hex="03B2"/>
+ <outline>
+ <contour>
+ <point x="676" y="1080" type="line" name="hr00"/>
+ <point x="676" y="1012" type="line"/>
+ <point x="872" y="1012" type="line" smooth="yes"/>
+ <point x="1236" y="1012"/>
+ <point x="1432" y="828"/>
+ <point x="1432" y="524" type="curve" smooth="yes"/>
+ <point x="1432" y="228"/>
+ <point x="1248" y="44"/>
+ <point x="896" y="44" type="curve" smooth="yes"/>
+ <point x="600" y="44"/>
+ <point x="340" y="224"/>
+ <point x="340" y="464" type="curve"/>
+ <point x="288" y="436" type="line"/>
+ <point x="288" y="120"/>
+ <point x="636" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1256" y="-28"/>
+ <point x="1508" y="176"/>
+ <point x="1508" y="528" type="curve" smooth="yes"/>
+ <point x="1508" y="836"/>
+ <point x="1304" y="1080"/>
+ <point x="880" y="1080" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="824" y="2032" type="curve" smooth="yes"/>
+ <point x="536" y="2032"/>
+ <point x="292" y="1788"/>
+ <point x="292" y="1448" type="curve"/>
+ <point x="292" y="-568" type="line"/>
+ <point x="364" y="-568" type="line"/>
+ <point x="364" y="1448" type="line" smooth="yes"/>
+ <point x="364" y="1744"/>
+ <point x="568" y="1956"/>
+ <point x="824" y="1956" type="curve" smooth="yes"/>
+ <point x="1144" y="1956"/>
+ <point x="1288" y="1736"/>
+ <point x="1288" y="1524" type="curve" smooth="yes"/>
+ <point x="1288" y="1256"/>
+ <point x="1152" y="1088"/>
+ <point x="820" y="1088" type="curve" smooth="yes"/>
+ <point x="676" y="1088" type="line"/>
+ <point x="676" y="1016" type="line"/>
+ <point x="824" y="1016" type="line" smooth="yes"/>
+ <point x="1172" y="1016"/>
+ <point x="1360" y="1240"/>
+ <point x="1360" y="1516" type="curve" smooth="yes"/>
+ <point x="1360" y="1816"/>
+ <point x="1152" y="2032"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1668, 'leftMargin': 265, 'rightMargin': 184}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/beta1.glif b/src/disabled/Interface-Thin.ufo/glyphs/beta1.glif
new file mode 100644
index 000000000..77c9e7531
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/beta1.glif
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="beta1" format="1">
+ <advance width="1792"/>
+ <unicode hex="03D0"/>
+ <outline>
+ <contour>
+ <point x="896" y="1344" type="curve" smooth="yes"/>
+ <point x="648" y="1344"/>
+ <point x="448" y="1232"/>
+ <point x="340" y="1048" type="curve"/>
+ <point x="376" y="1572"/>
+ <point x="548" y="2068"/>
+ <point x="976" y="2068" type="curve" smooth="yes"/>
+ <point x="1140" y="2068"/>
+ <point x="1296" y="1960"/>
+ <point x="1296" y="1776" type="curve" smooth="yes"/>
+ <point x="1296" y="1612"/>
+ <point x="1144" y="1536"/>
+ <point x="928" y="1536" type="curve" smooth="yes"/>
+ <point x="760" y="1536"/>
+ <point x="572" y="1592"/>
+ <point x="456" y="1656" type="curve"/>
+ <point x="412" y="1592" type="line"/>
+ <point x="536" y="1532"/>
+ <point x="740" y="1460"/>
+ <point x="928" y="1460" type="curve" smooth="yes"/>
+ <point x="1220" y="1460"/>
+ <point x="1372" y="1576"/>
+ <point x="1372" y="1776" type="curve" smooth="yes"/>
+ <point x="1372" y="1964"/>
+ <point x="1228" y="2140"/>
+ <point x="976" y="2140" type="curve" smooth="yes"/>
+ <point x="412" y="2140"/>
+ <point x="244" y="1392"/>
+ <point x="244" y="780" type="curve" smooth="yes"/>
+ <point x="244" y="660" type="line" smooth="yes"/>
+ <point x="244" y="256"/>
+ <point x="512" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1284" y="-28"/>
+ <point x="1548" y="252"/>
+ <point x="1548" y="644" type="curve" smooth="yes"/>
+ <point x="1548" y="1080"/>
+ <point x="1284" y="1344"/>
+ </contour>
+ <contour>
+ <point x="896" y="1272" type="curve" smooth="yes"/>
+ <point x="1260" y="1272"/>
+ <point x="1472" y="1000"/>
+ <point x="1472" y="644" type="curve" smooth="yes"/>
+ <point x="1472" y="328"/>
+ <point x="1260" y="44"/>
+ <point x="900" y="44" type="curve" smooth="yes"/>
+ <point x="536" y="44"/>
+ <point x="320" y="340"/>
+ <point x="320" y="644" type="curve" smooth="yes"/>
+ <point x="320" y="1000"/>
+ <point x="532" y="1272"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2140.875</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1551.0, 'leftMargin': 124, 'rightMargin': 124.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/bhook.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/bhook.cn.glif
new file mode 100644
index 000000000..892e5a43b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/bhook.cn.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bhook.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1340" y="816" type="line"/>
+ <point x="1340" y="1320"/>
+ <point x="1132" y="1516"/>
+ <point x="776" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="264" y="1328"/>
+ <point x="200" y="1080" type="curve"/>
+ <point x="200" y="364" type="line"/>
+ <point x="248" y="160"/>
+ <point x="444" y="-28"/>
+ <point x="780" y="-28" type="curve" smooth="yes"/>
+ <point x="1132" y="-28"/>
+ <point x="1340" y="188"/>
+ <point x="1340" y="676" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1260" y="676" type="line"/>
+ <point x="1260" y="244"/>
+ <point x="1104" y="44"/>
+ <point x="780" y="44" type="curve" smooth="yes"/>
+ <point x="468" y="44"/>
+ <point x="300" y="204"/>
+ <point x="252" y="396" type="curve"/>
+ <point x="252" y="1032" type="line"/>
+ <point x="292" y="1192"/>
+ <point x="404" y="1440"/>
+ <point x="780" y="1440" type="curve" smooth="yes"/>
+ <point x="1104" y="1440"/>
+ <point x="1260" y="1244"/>
+ <point x="1260" y="816" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="200" y="0" type="line"/>
+ <point x="272" y="0" type="line"/>
+ <point x="272" y="268" type="line"/>
+ <point x="272" y="1664" type="line" smooth="yes"/>
+ <point x="272" y="1920"/>
+ <point x="332" y="2068"/>
+ <point x="536" y="2068" type="curve" smooth="yes"/>
+ <point x="588" y="2068"/>
+ <point x="644" y="2052"/>
+ <point x="672" y="2044" type="curve"/>
+ <point x="688" y="2112" type="line"/>
+ <point x="636" y="2132"/>
+ <point x="592" y="2140"/>
+ <point x="536" y="2140" type="curve" smooth="yes"/>
+ <point x="288" y="2140"/>
+ <point x="200" y="1972"/>
+ <point x="200" y="1664" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 234, 'rightMargin': 167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/bhook.glif b/src/disabled/Interface-Thin.ufo/glyphs/bhook.glif
new file mode 100644
index 000000000..d81efd8b9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/bhook.glif
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bhook" format="1">
+ <advance width="1536"/>
+ <unicode hex="0253"/>
+ <outline>
+ <contour>
+ <point x="780" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="768" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1504" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="272" y="1612" type="line"/>
+ <point x="272" y="1696" type="line" smooth="yes"/>
+ <point x="272" y="1952"/>
+ <point x="332" y="2100"/>
+ <point x="536" y="2100" type="curve" smooth="yes"/>
+ <point x="588" y="2100"/>
+ <point x="644" y="2088"/>
+ <point x="672" y="2076" type="curve"/>
+ <point x="688" y="2148" type="line"/>
+ <point x="636" y="2164"/>
+ <point x="592" y="2176"/>
+ <point x="536" y="2176" type="curve" smooth="yes"/>
+ <point x="288" y="2176"/>
+ <point x="200" y="2004"/>
+ <point x="200" y="1696" type="curve" smooth="yes"/>
+ <point x="200" y="1612" type="line"/>
+ </contour>
+ <contour>
+ <point x="200" y="1652" type="line"/>
+ <point x="200" y="0" type="line"/>
+ <point x="272" y="0" type="line"/>
+ <point x="272" y="288" type="line"/>
+ <point x="272" y="1652" type="line"/>
+ </contour>
+ <contour>
+ <point x="1340" y="760" type="line"/>
+ <point x="1340" y="1228"/>
+ <point x="1132" y="1516"/>
+ <point x="776" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="264" y="1304"/>
+ <point x="200" y="1024" type="curve"/>
+ <point x="200" y="420" type="line"/>
+ <point x="248" y="184"/>
+ <point x="444" y="-28"/>
+ <point x="780" y="-28" type="curve" smooth="yes"/>
+ <point x="1132" y="-28"/>
+ <point x="1340" y="276"/>
+ <point x="1340" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1260" y="732" type="line"/>
+ <point x="1260" y="336"/>
+ <point x="1104" y="48"/>
+ <point x="780" y="48" type="curve" smooth="yes"/>
+ <point x="468" y="48"/>
+ <point x="300" y="228"/>
+ <point x="252" y="452" type="curve"/>
+ <point x="252" y="976" type="line"/>
+ <point x="292" y="1160"/>
+ <point x="404" y="1440"/>
+ <point x="780" y="1440" type="curve" smooth="yes"/>
+ <point x="1104" y="1440"/>
+ <point x="1260" y="1156"/>
+ <point x="1260" y="760" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 234, 'rightMargin': 167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/braceleft.glif b/src/disabled/Interface-Thin.ufo/glyphs/braceleft.glif
new file mode 100644
index 000000000..577d060db
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/braceleft.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="braceleft" format="1">
+ <advance width="1024"/>
+ <unicode hex="007B"/>
+ <outline>
+ <contour>
+ <point x="892" y="2196" type="line"/>
+ <point x="556" y="2092"/>
+ <point x="452" y="1844"/>
+ <point x="452" y="1556" type="curve"/>
+ <point x="452" y="1216" type="line"/>
+ <point x="452" y="988"/>
+ <point x="352" y="836"/>
+ <point x="108" y="836" type="curve"/>
+ <point x="108" y="780" type="line"/>
+ <point x="408" y="780"/>
+ <point x="524" y="972"/>
+ <point x="524" y="1216" type="curve"/>
+ <point x="524" y="1556" type="line"/>
+ <point x="524" y="1832"/>
+ <point x="640" y="2048"/>
+ <point x="912" y="2136" type="curve"/>
+ </contour>
+ <contour>
+ <point x="916" y="-544" type="line"/>
+ <point x="648" y="-452"/>
+ <point x="524" y="-248"/>
+ <point x="524" y="28" type="curve" smooth="yes"/>
+ <point x="524" y="364" type="line" smooth="yes"/>
+ <point x="524" y="612"/>
+ <point x="408" y="808"/>
+ <point x="108" y="808" type="curve"/>
+ <point x="108" y="748" type="line"/>
+ <point x="352" y="748"/>
+ <point x="452" y="596"/>
+ <point x="452" y="364" type="curve" smooth="yes"/>
+ <point x="452" y="28" type="line" smooth="yes"/>
+ <point x="452" y="-260"/>
+ <point x="556" y="-500"/>
+ <point x="892" y="-608" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 908, 'leftMargin': 100, 'rightMargin': -2}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/braceright.glif b/src/disabled/Interface-Thin.ufo/glyphs/braceright.glif
new file mode 100644
index 000000000..159f66cfb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/braceright.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="braceright" format="1">
+ <advance width="1024"/>
+ <unicode hex="007D"/>
+ <outline>
+ <contour>
+ <point x="116" y="2136" type="line"/>
+ <point x="388" y="2048"/>
+ <point x="500" y="1832"/>
+ <point x="500" y="1556" type="curve" smooth="yes"/>
+ <point x="500" y="1216" type="line" smooth="yes"/>
+ <point x="500" y="972"/>
+ <point x="620" y="780"/>
+ <point x="916" y="780" type="curve"/>
+ <point x="916" y="836" type="line"/>
+ <point x="676" y="836"/>
+ <point x="572" y="988"/>
+ <point x="572" y="1216" type="curve" smooth="yes"/>
+ <point x="572" y="1556" type="line" smooth="yes"/>
+ <point x="572" y="1844"/>
+ <point x="472" y="2092"/>
+ <point x="136" y="2196" type="curve"/>
+ </contour>
+ <contour>
+ <point x="136" y="-608" type="line"/>
+ <point x="472" y="-500"/>
+ <point x="572" y="-260"/>
+ <point x="572" y="28" type="curve" smooth="yes"/>
+ <point x="572" y="364" type="line" smooth="yes"/>
+ <point x="572" y="596"/>
+ <point x="676" y="748"/>
+ <point x="916" y="748" type="curve"/>
+ <point x="916" y="808" type="line"/>
+ <point x="620" y="808"/>
+ <point x="500" y="612"/>
+ <point x="500" y="364" type="curve" smooth="yes"/>
+ <point x="500" y="28" type="line" smooth="yes"/>
+ <point x="500" y="-248"/>
+ <point x="376" y="-452"/>
+ <point x="108" y="-544" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 908, 'leftMargin': 0, 'rightMargin': 99}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/bracketleft.glif b/src/disabled/Interface-Thin.ufo/glyphs/bracketleft.glif
new file mode 100644
index 000000000..8deaadd9c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/bracketleft.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bracketleft" format="1">
+ <advance width="768"/>
+ <unicode hex="005B"/>
+ <outline>
+ <contour>
+ <point x="580" y="2288" type="line"/>
+ <point x="192" y="2288" type="line"/>
+ <point x="192" y="-428" type="line"/>
+ <point x="580" y="-428" type="line"/>
+ <point x="580" y="-356" type="line"/>
+ <point x="264" y="-356" type="line"/>
+ <point x="264" y="2216" type="line"/>
+ <point x="580" y="2216" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 604, 'leftMargin': 249, 'rightMargin': -34}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/bracketright.glif b/src/disabled/Interface-Thin.ufo/glyphs/bracketright.glif
new file mode 100644
index 000000000..8fb8ebec2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/bracketright.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bracketright" format="1">
+ <advance width="512"/>
+ <unicode hex="005D"/>
+ <outline>
+ <contour>
+ <point x="64" y="2216" type="line"/>
+ <point x="376" y="2216" type="line"/>
+ <point x="376" y="-356" type="line"/>
+ <point x="64" y="-356" type="line"/>
+ <point x="64" y="-428" type="line"/>
+ <point x="452" y="-428" type="line"/>
+ <point x="452" y="2288" type="line"/>
+ <point x="64" y="2288" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 604, 'leftMargin': -11, 'rightMargin': 226}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/breve.glif b/src/disabled/Interface-Thin.ufo/glyphs/breve.glif
new file mode 100644
index 000000000..7b455a34e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/breve.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="breve" format="1">
+ <advance width="1280"/>
+ <unicode hex="02D8"/>
+ <outline>
+ <contour>
+ <point x="644" y="1772" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="644" y="2084" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="948" y="2044" type="line"/>
+ <point x="948" y="1904"/>
+ <point x="860" y="1780"/>
+ <point x="640" y="1780" type="curve" smooth="yes"/>
+ <point x="416" y="1780"/>
+ <point x="332" y="1900"/>
+ <point x="332" y="2044" type="curve"/>
+ <point x="256" y="2044" type="line"/>
+ <point x="256" y="1844"/>
+ <point x="404" y="1704"/>
+ <point x="640" y="1704" type="curve" smooth="yes"/>
+ <point x="880" y="1704"/>
+ <point x="1024" y="1844"/>
+ <point x="1024" y="2044" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1178, 'leftMargin': 202, 'rightMargin': 210}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/breveacutecomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/breveacutecomb.glif
new file mode 100644
index 000000000..d05027f55
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/breveacutecomb.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="breveacutecomb" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="652" y="1748" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="952" y="2004" type="line"/>
+ <point x="952" y="1884"/>
+ <point x="864" y="1780"/>
+ <point x="640" y="1780" type="curve" smooth="yes"/>
+ <point x="412" y="1780"/>
+ <point x="328" y="1880"/>
+ <point x="328" y="2004" type="curve"/>
+ <point x="252" y="2004" type="line"/>
+ <point x="252" y="1832"/>
+ <point x="400" y="1716"/>
+ <point x="640" y="1716" type="curve" smooth="yes"/>
+ <point x="884" y="1716"/>
+ <point x="1028" y="1832"/>
+ <point x="1028" y="2004" type="curve"/>
+ </contour>
+ <contour>
+ <point x="552" y="1960" type="line"/>
+ <point x="628" y="1960" type="line"/>
+ <point x="872" y="2252" type="line"/>
+ <point x="780" y="2252" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1195, 'leftMargin': 202, 'rightMargin': 219}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/brevegravecomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/brevegravecomb.glif
new file mode 100644
index 000000000..261dbb5bf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/brevegravecomb.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="brevegravecomb" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="652" y="1748" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="952" y="2004" type="line"/>
+ <point x="952" y="1884"/>
+ <point x="864" y="1780"/>
+ <point x="640" y="1780" type="curve" smooth="yes"/>
+ <point x="412" y="1780"/>
+ <point x="328" y="1880"/>
+ <point x="328" y="2004" type="curve"/>
+ <point x="252" y="2004" type="line"/>
+ <point x="252" y="1832"/>
+ <point x="400" y="1716"/>
+ <point x="640" y="1716" type="curve" smooth="yes"/>
+ <point x="884" y="1716"/>
+ <point x="1028" y="1832"/>
+ <point x="1028" y="2004" type="curve"/>
+ </contour>
+ <contour>
+ <point x="644" y="1960" type="line"/>
+ <point x="720" y="1960" type="line"/>
+ <point x="492" y="2252" type="line"/>
+ <point x="404" y="2252" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1268, 'leftMargin': 202, 'rightMargin': 292}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/brevehookcomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/brevehookcomb.glif
new file mode 100644
index 000000000..ce1867cc1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/brevehookcomb.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="brevehookcomb" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="660" y="1764" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="940" y="2004" type="line"/>
+ <point x="940" y="1888"/>
+ <point x="856" y="1784"/>
+ <point x="640" y="1784" type="curve" smooth="yes"/>
+ <point x="420" y="1784"/>
+ <point x="336" y="1884"/>
+ <point x="336" y="2004" type="curve"/>
+ <point x="264" y="2004" type="line"/>
+ <point x="264" y="1836"/>
+ <point x="408" y="1724"/>
+ <point x="640" y="1724" type="curve" smooth="yes"/>
+ <point x="876" y="1724"/>
+ <point x="1016" y="1836"/>
+ <point x="1016" y="2004" type="curve"/>
+ </contour>
+ <contour>
+ <point x="676" y="1980" type="line"/>
+ <point x="676" y="2044" type="line"/>
+ <point x="820" y="2056"/>
+ <point x="936" y="2108"/>
+ <point x="936" y="2240" type="curve" smooth="yes"/>
+ <point x="936" y="2360"/>
+ <point x="780" y="2432"/>
+ <point x="560" y="2432" type="curve"/>
+ <point x="552" y="2372" type="line"/>
+ <point x="692" y="2372"/>
+ <point x="864" y="2340"/>
+ <point x="864" y="2240" type="curve" smooth="yes"/>
+ <point x="864" y="2148"/>
+ <point x="788" y="2112"/>
+ <point x="612" y="2100" type="curve"/>
+ <point x="612" y="1980" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1184, 'leftMargin': 202, 'rightMargin': 230}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/breveinvnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/breveinvnosp.glif
new file mode 100644
index 000000000..d8d53cef4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/breveinvnosp.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="breveinvnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0311"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1623" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-773" y="1623" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2071" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2071" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-774" y="1832" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-392" y="1661" type="line"/>
+ <point x="-392" y="1862"/>
+ <point x="-535" y="2002"/>
+ <point x="-774" y="2002" type="curve" smooth="yes"/>
+ <point x="-1013" y="2002"/>
+ <point x="-1158" y="1862"/>
+ <point x="-1158" y="1661" type="curve"/>
+ <point x="-1084" y="1661" type="line"/>
+ <point x="-1084" y="1805"/>
+ <point x="-1001" y="1925"/>
+ <point x="-774" y="1925" type="curve" smooth="yes"/>
+ <point x="-556" y="1925"/>
+ <point x="-466" y="1803"/>
+ <point x="-466" y="1661" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/breveinvsubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/breveinvsubnosp.glif
new file mode 100644
index 000000000..53e6df994
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/breveinvsubnosp.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="breveinvsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="032F"/>
+ <outline>
+ <contour>
+ <point x="-769" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-769" y="-510" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-391" y="-510" type="line"/>
+ <point x="-391" y="-309"/>
+ <point x="-534" y="-169"/>
+ <point x="-773" y="-169" type="curve" smooth="yes"/>
+ <point x="-1012" y="-169"/>
+ <point x="-1156" y="-309"/>
+ <point x="-1156" y="-510" type="curve"/>
+ <point x="-1082" y="-510" type="line"/>
+ <point x="-1082" y="-366"/>
+ <point x="-1000" y="-246"/>
+ <point x="-773" y="-246" type="curve" smooth="yes"/>
+ <point x="-554" y="-246"/>
+ <point x="-465" y="-369"/>
+ <point x="-465" y="-510" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/breveinvsubnosp_uni1ABD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/breveinvsubnosp_uni1ABD___.glif
new file mode 100644
index 000000000..4184c5e7d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/breveinvsubnosp_uni1ABD___.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="breveinvsubnosp_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-769" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-769" y="-510" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1261" y="-671" type="curve"/>
+ <point x="-1255" y="-626" type="line"/>
+ <point x="-1363" y="-590"/>
+ <point x="-1447" y="-495"/>
+ <point x="-1447" y="-375" type="curve" smooth="yes"/>
+ <point x="-1447" y="-261"/>
+ <point x="-1371" y="-166"/>
+ <point x="-1255" y="-129" type="curve"/>
+ <point x="-1261" y="-85" type="line"/>
+ <point x="-1400" y="-129"/>
+ <point x="-1502" y="-246"/>
+ <point x="-1502" y="-375" type="curve" smooth="yes"/>
+ <point x="-1502" y="-517"/>
+ <point x="-1400" y="-627"/>
+ </contour>
+ <contour>
+ <point x="-286" y="-671" type="line"/>
+ <point x="-147" y="-627"/>
+ <point x="-45" y="-517"/>
+ <point x="-45" y="-375" type="curve" smooth="yes"/>
+ <point x="-45" y="-246"/>
+ <point x="-147" y="-129"/>
+ <point x="-286" y="-85" type="curve"/>
+ <point x="-292" y="-129" type="line"/>
+ <point x="-176" y="-166"/>
+ <point x="-100" y="-261"/>
+ <point x="-100" y="-375" type="curve" smooth="yes"/>
+ <point x="-100" y="-495"/>
+ <point x="-184" y="-590"/>
+ <point x="-292" y="-626" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-391" y="-510" type="line"/>
+ <point x="-391" y="-309"/>
+ <point x="-534" y="-169"/>
+ <point x="-773" y="-169" type="curve" smooth="yes"/>
+ <point x="-1012" y="-169"/>
+ <point x="-1156" y="-309"/>
+ <point x="-1156" y="-510" type="curve"/>
+ <point x="-1082" y="-510" type="line"/>
+ <point x="-1082" y="-366"/>
+ <point x="-1000" y="-246"/>
+ <point x="-773" y="-246" type="curve" smooth="yes"/>
+ <point x="-554" y="-246"/>
+ <point x="-465" y="-369"/>
+ <point x="-465" y="-510" type="curve"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/brevenosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/brevenosp.glif
new file mode 100644
index 000000000..eb9878098
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/brevenosp.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="brevenosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0306"/>
+ <outline>
+ <contour>
+ <point x="-762" y="1642" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-762" y="2082" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="1873" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-465" y="2043" type="line"/>
+ <point x="-465" y="1902"/>
+ <point x="-554" y="1779"/>
+ <point x="-773" y="1779" type="curve" smooth="yes"/>
+ <point x="-1000" y="1779"/>
+ <point x="-1082" y="1899"/>
+ <point x="-1082" y="2043" type="curve"/>
+ <point x="-1156" y="2043" type="line"/>
+ <point x="-1156" y="1843"/>
+ <point x="-1012" y="1702"/>
+ <point x="-773" y="1702" type="curve" smooth="yes"/>
+ <point x="-534" y="1702"/>
+ <point x="-391" y="1843"/>
+ <point x="-391" y="2043" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/brevesubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/brevesubnosp.glif
new file mode 100644
index 000000000..e8359b4ef
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/brevesubnosp.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="brevesubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="032E"/>
+ <outline>
+ <contour>
+ <point x="-773" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-773" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-773" y="-470" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-465" y="-128" type="line"/>
+ <point x="-465" y="-270"/>
+ <point x="-554" y="-392"/>
+ <point x="-773" y="-392" type="curve" smooth="yes"/>
+ <point x="-1000" y="-392"/>
+ <point x="-1082" y="-272"/>
+ <point x="-1082" y="-128" type="curve"/>
+ <point x="-1156" y="-128" type="line"/>
+ <point x="-1156" y="-329"/>
+ <point x="-1012" y="-469"/>
+ <point x="-773" y="-469" type="curve" smooth="yes"/>
+ <point x="-534" y="-469"/>
+ <point x="-391" y="-329"/>
+ <point x="-391" y="-128" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/brevetildecomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/brevetildecomb.glif
new file mode 100644
index 000000000..e2d200517
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/brevetildecomb.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="brevetildecomb" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="648" y="1752" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="924" y="1976" type="line"/>
+ <point x="924" y="1856"/>
+ <point x="844" y="1748"/>
+ <point x="640" y="1748" type="curve" smooth="yes"/>
+ <point x="432" y="1748"/>
+ <point x="356" y="1852"/>
+ <point x="356" y="1976" type="curve"/>
+ <point x="280" y="1976" type="line"/>
+ <point x="280" y="1804"/>
+ <point x="416" y="1684"/>
+ <point x="640" y="1684" type="curve" smooth="yes"/>
+ <point x="864" y="1684"/>
+ <point x="1000" y="1804"/>
+ <point x="1000" y="1976" type="curve"/>
+ </contour>
+ <contour>
+ <point x="936" y="2304" type="line"/>
+ <point x="936" y="2220"/>
+ <point x="868" y="2160"/>
+ <point x="788" y="2160" type="curve" smooth="yes"/>
+ <point x="672" y="2160"/>
+ <point x="636" y="2284"/>
+ <point x="496" y="2284" type="curve" smooth="yes"/>
+ <point x="376" y="2284"/>
+ <point x="284" y="2212"/>
+ <point x="284" y="2096" type="curve"/>
+ <point x="352" y="2084" type="line"/>
+ <point x="352" y="2168"/>
+ <point x="416" y="2216"/>
+ <point x="496" y="2216" type="curve" smooth="yes"/>
+ <point x="616" y="2216"/>
+ <point x="640" y="2092"/>
+ <point x="788" y="2092" type="curve" smooth="yes"/>
+ <point x="908" y="2092"/>
+ <point x="1000" y="2172"/>
+ <point x="1000" y="2292" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1268, 'leftMargin': 230, 'rightMargin': 318}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/bridgeinvsubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/bridgeinvsubnosp.glif
new file mode 100644
index 000000000..ef0105729
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/bridgeinvsubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bridgeinvsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="033A"/>
+ <outline>
+ <contour>
+ <point x="-774" y="-670" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-774" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="uni02FD" xOffset="-1312" yOffset="-69"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/bridgesubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/bridgesubnosp.glif
new file mode 100644
index 000000000..37f3aa7cc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/bridgesubnosp.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bridgesubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="032A"/>
+ <outline>
+ <contour>
+ <point x="-760" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-760" y="-626" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-402" y="-238" type="line"/>
+ <point x="-1152" y="-238" type="line"/>
+ <point x="-1152" y="-164" type="line"/>
+ <point x="-402" y="-164" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1126" y="-626" type="line"/>
+ <point x="-1202" y="-626" type="line"/>
+ <point x="-1202" y="-164" type="line"/>
+ <point x="-1126" y="-164" type="line"/>
+ </contour>
+ <contour>
+ <point x="-348" y="-626" type="line"/>
+ <point x="-422" y="-626" type="line"/>
+ <point x="-422" y="-164" type="line"/>
+ <point x="-348" y="-164" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/brokenbar.glif b/src/disabled/Interface-Thin.ufo/glyphs/brokenbar.glif
new file mode 100644
index 000000000..0d20ae60f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/brokenbar.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="brokenbar" format="1">
+ <advance width="512"/>
+ <unicode hex="00A6"/>
+ <outline>
+ <contour>
+ <point x="292" y="-372" type="line"/>
+ <point x="292" y="664" type="line"/>
+ <point x="220" y="664" type="line"/>
+ <point x="220" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="292" y="2004" type="line"/>
+ <point x="220" y="2004" type="line"/>
+ <point x="220" y="960" type="line"/>
+ <point x="292" y="960" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 547, 'leftMargin': 237, 'rightMargin': 236}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/btopbar.glif b/src/disabled/Interface-Thin.ufo/glyphs/btopbar.glif
new file mode 100644
index 000000000..c78927dfd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/btopbar.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="btopbar" format="1">
+ <advance width="1536"/>
+ <unicode hex="0183"/>
+ <outline>
+ <contour>
+ <point x="1232" y="2112" type="line" name="hr00"/>
+ <point x="260" y="2112" type="line"/>
+ <point x="260" y="2040" type="line"/>
+ <point x="1232" y="2040" type="line"/>
+ </contour>
+ <component base="b" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 200, 'rightMargin': 201}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/bullet.glif b/src/disabled/Interface-Thin.ufo/glyphs/bullet.glif
new file mode 100644
index 000000000..4fecd7b41
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/bullet.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bullet" format="1">
+ <advance width="768"/>
+ <unicode hex="2022"/>
+ <outline>
+ <contour>
+ <point x="640" y="1024" type="curve" smooth="yes"/>
+ <point x="640" y="868"/>
+ <point x="540" y="768"/>
+ <point x="384" y="768" type="curve" smooth="yes"/>
+ <point x="228" y="768"/>
+ <point x="128" y="868"/>
+ <point x="128" y="1024" type="curve" smooth="yes"/>
+ <point x="128" y="1180"/>
+ <point x="228" y="1280"/>
+ <point x="384" y="1280" type="curve" smooth="yes"/>
+ <point x="540" y="1280"/>
+ <point x="640" y="1180"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2715.625</real>
+ </dict>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/bullseye.glif b/src/disabled/Interface-Thin.ufo/glyphs/bullseye.glif
new file mode 100644
index 000000000..f813c4b0f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/bullseye.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="bullseye" format="1">
+ <advance width="1792"/>
+ <unicode hex="0298"/>
+ <outline>
+ <contour>
+ <point x="940" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="940" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1876" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="864" y="1000" type="curve" smooth="yes"/>
+ <point x="864" y="960"/>
+ <point x="896" y="924"/>
+ <point x="940" y="924" type="curve" smooth="yes"/>
+ <point x="980" y="924"/>
+ <point x="1016" y="960"/>
+ <point x="1016" y="1000" type="curve" smooth="yes"/>
+ <point x="1016" y="1044"/>
+ <point x="980" y="1080"/>
+ <point x="940" y="1080" type="curve" smooth="yes"/>
+ <point x="896" y="1080"/>
+ <point x="864" y="1044"/>
+ </contour>
+ <component base="O"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1001.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>937.75</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1876, 'leftMargin': 140, 'rightMargin': 224}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/c.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/c.cn.glif
new file mode 100644
index 000000000..e89406c12
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/c.cn.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="c.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="796" y="44" type="curve" smooth="yes"/>
+ <point x="428" y="44"/>
+ <point x="264" y="252"/>
+ <point x="264" y="660" type="curve" smooth="yes"/>
+ <point x="264" y="828" type="line" smooth="yes"/>
+ <point x="264" y="1232"/>
+ <point x="428" y="1440"/>
+ <point x="792" y="1440" type="curve"/>
+ <point x="1040" y="1440"/>
+ <point x="1260" y="1336"/>
+ <point x="1272" y="996" type="curve"/>
+ <point x="1348" y="996" type="line"/>
+ <point x="1336" y="1380"/>
+ <point x="1080" y="1516"/>
+ <point x="792" y="1516" type="curve" smooth="yes"/>
+ <point x="412" y="1516"/>
+ <point x="188" y="1300"/>
+ <point x="188" y="828" type="curve" smooth="yes"/>
+ <point x="188" y="660" type="line" smooth="yes"/>
+ <point x="188" y="188"/>
+ <point x="412" y="-28"/>
+ <point x="796" y="-28" type="curve"/>
+ <point x="1088" y="-28"/>
+ <point x="1332" y="112"/>
+ <point x="1348" y="452" type="curve"/>
+ <point x="1272" y="452" type="line"/>
+ <point x="1256" y="124"/>
+ <point x="1028" y="44"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 133, 'rightMargin': 136}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/c.glif b/src/disabled/Interface-Thin.ufo/glyphs/c.glif
new file mode 100644
index 000000000..ad99f7c26
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/c.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="c" format="1">
+ <advance width="1536"/>
+ <unicode hex="0063"/>
+ <outline>
+ <contour>
+ <point x="808" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="808" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="808" y="1776" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="1484" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1484" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1484" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="796" y="48" type="curve" smooth="yes"/>
+ <point x="428" y="48"/>
+ <point x="264" y="344"/>
+ <point x="264" y="716" type="curve" smooth="yes"/>
+ <point x="264" y="772" type="line" smooth="yes"/>
+ <point x="264" y="1144"/>
+ <point x="428" y="1440"/>
+ <point x="792" y="1440" type="curve"/>
+ <point x="1040" y="1440"/>
+ <point x="1260" y="1292"/>
+ <point x="1272" y="996" type="curve"/>
+ <point x="1348" y="996" type="line"/>
+ <point x="1336" y="1340"/>
+ <point x="1080" y="1516"/>
+ <point x="792" y="1516" type="curve" smooth="yes"/>
+ <point x="412" y="1516"/>
+ <point x="188" y="1208"/>
+ <point x="188" y="772" type="curve" smooth="yes"/>
+ <point x="188" y="716" type="line" smooth="yes"/>
+ <point x="188" y="280"/>
+ <point x="412" y="-28"/>
+ <point x="796" y="-28" type="curve"/>
+ <point x="1088" y="-28"/>
+ <point x="1332" y="148"/>
+ <point x="1348" y="452" type="curve"/>
+ <point x="1272" y="452" type="line"/>
+ <point x="1256" y="168"/>
+ <point x="1028" y="48"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 133, 'rightMargin': 136}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/cadauna.glif b/src/disabled/Interface-Thin.ufo/glyphs/cadauna.glif
new file mode 100644
index 000000000..a7cc605e2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/cadauna.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cadauna" format="1">
+ <advance width="2048"/>
+ <unicode hex="2106"/>
+ <outline>
+ <contour>
+ <point x="492" y="1100" type="curve" smooth="yes"/>
+ <point x="696" y="1100"/>
+ <point x="832" y="1236"/>
+ <point x="832" y="1396" type="curve"/>
+ <point x="756" y="1396" type="line"/>
+ <point x="756" y="1292"/>
+ <point x="672" y="1176"/>
+ <point x="492" y="1176" type="curve" smooth="yes"/>
+ <point x="308" y="1176"/>
+ <point x="192" y="1344"/>
+ <point x="192" y="1512" type="curve" smooth="yes"/>
+ <point x="192" y="1616" type="line" smooth="yes"/>
+ <point x="192" y="1788"/>
+ <point x="308" y="1956"/>
+ <point x="488" y="1956" type="curve" smooth="yes"/>
+ <point x="672" y="1956"/>
+ <point x="756" y="1844"/>
+ <point x="756" y="1736" type="curve"/>
+ <point x="832" y="1736" type="line"/>
+ <point x="832" y="1896"/>
+ <point x="696" y="2032"/>
+ <point x="488" y="2032" type="curve" smooth="yes"/>
+ <point x="284" y="2032"/>
+ <point x="116" y="1844"/>
+ <point x="116" y="1616" type="curve" smooth="yes"/>
+ <point x="116" y="1512" type="line" smooth="yes"/>
+ <point x="116" y="1288"/>
+ <point x="284" y="1100"/>
+ </contour>
+ <contour>
+ <point x="1548" y="-28" type="curve" smooth="yes"/>
+ <point x="1764" y="-28"/>
+ <point x="1912" y="156"/>
+ <point x="1912" y="408" type="curve"/>
+ <point x="1872" y="448" type="line"/>
+ <point x="1872" y="236"/>
+ <point x="1752" y="48"/>
+ <point x="1548" y="48" type="curve" smooth="yes"/>
+ <point x="1400" y="48"/>
+ <point x="1296" y="100"/>
+ <point x="1296" y="308" type="curve" smooth="yes"/>
+ <point x="1296" y="884" type="line"/>
+ <point x="1220" y="884" type="line"/>
+ <point x="1220" y="316" type="line" smooth="yes"/>
+ <point x="1220" y="76"/>
+ <point x="1348" y="-28"/>
+ </contour>
+ <contour>
+ <point x="1860" y="180" type="line"/>
+ <point x="1872" y="-16" type="line"/>
+ <point x="1932" y="-16" type="line"/>
+ <point x="1932" y="884" type="line"/>
+ <point x="1860" y="884" type="line"/>
+ </contour>
+ <component base="fraction" xOffset="356"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2038, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/candrabindunosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/candrabindunosp.glif
new file mode 100644
index 000000000..63243bfae
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/candrabindunosp.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="candrabindunosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0310"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1625" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-773" y="1625" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2333" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-774" y="1957" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-466" y="2043" type="line"/>
+ <point x="-466" y="1902"/>
+ <point x="-556" y="1779"/>
+ <point x="-774" y="1779" type="curve" smooth="yes"/>
+ <point x="-1001" y="1779"/>
+ <point x="-1084" y="1899"/>
+ <point x="-1084" y="2043" type="curve"/>
+ <point x="-1158" y="2043" type="line"/>
+ <point x="-1158" y="1843"/>
+ <point x="-1013" y="1702"/>
+ <point x="-774" y="1702" type="curve" smooth="yes"/>
+ <point x="-535" y="1702"/>
+ <point x="-392" y="1843"/>
+ <point x="-392" y="2043" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-850" y="2134" type="curve" smooth="yes"/>
+ <point x="-850" y="2091"/>
+ <point x="-817" y="2058"/>
+ <point x="-774" y="2058" type="curve" smooth="yes"/>
+ <point x="-732" y="2058"/>
+ <point x="-697" y="2091"/>
+ <point x="-697" y="2134" type="curve" smooth="yes"/>
+ <point x="-697" y="2177"/>
+ <point x="-732" y="2211"/>
+ <point x="-774" y="2211" type="curve" smooth="yes"/>
+ <point x="-817" y="2211"/>
+ <point x="-850" y="2177"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/caret.glif b/src/disabled/Interface-Thin.ufo/glyphs/caret.glif
new file mode 100644
index 000000000..4a0157e09
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/caret.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="caret" format="1">
+ <advance width="1280"/>
+ <unicode hex="2038"/>
+ <outline>
+ <contour>
+ <point x="572" y="-288" type="line"/>
+ <point x="672" y="-144" type="line"/>
+ <point x="604" y="-144" type="line"/>
+ <point x="136" y="-756" type="line"/>
+ <point x="216" y="-756" type="line"/>
+ </contour>
+ <contour>
+ <point x="1060" y="-756" type="line"/>
+ <point x="1144" y="-756" type="line"/>
+ <point x="680" y="-144" type="line"/>
+ <point x="612" y="-144" type="line"/>
+ <point x="704" y="-288" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1228, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/caretinsertionpoint.glif b/src/disabled/Interface-Thin.ufo/glyphs/caretinsertionpoint.glif
new file mode 100644
index 000000000..95b0f6cd4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/caretinsertionpoint.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="caretinsertionpoint" format="1">
+ <advance width="1280"/>
+ <unicode hex="2041"/>
+ <outline>
+ <contour>
+ <point x="1100" y="764" type="line"/>
+ <point x="1036" y="800" type="line"/>
+ <point x="180" y="-568" type="line"/>
+ <point x="244" y="-604" type="line"/>
+ </contour>
+ <contour>
+ <point x="1000" y="-604" type="line"/>
+ <point x="1060" y="-564" type="line"/>
+ <point x="652" y="88" type="line"/>
+ <point x="604" y="32" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1350, 'leftMargin': 234, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/caron.glif b/src/disabled/Interface-Thin.ufo/glyphs/caron.glif
new file mode 100644
index 000000000..5a861436e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/caron.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="caron" format="1">
+ <advance width="1024"/>
+ <unicode hex="02C7"/>
+ <outline>
+ <contour>
+ <point x="516" y="1772" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="516" y="2120" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="248" y="2072" type="line"/>
+ <point x="172" y="2072" type="line"/>
+ <point x="172" y="2056" type="line"/>
+ <point x="472" y="1708" type="line"/>
+ <point x="556" y="1708" type="line"/>
+ <point x="856" y="2052" type="line"/>
+ <point x="856" y="2072" type="line"/>
+ <point x="780" y="2072" type="line"/>
+ <point x="516" y="1772" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1051, 'leftMargin': 201, 'rightMargin': 167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/carondotcomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/carondotcomb.glif
new file mode 100644
index 000000000..d342149d5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/carondotcomb.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="carondotcomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1819" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-848" y="2104" type="curve" smooth="yes"/>
+ <point x="-848" y="2061"/>
+ <point x="-815" y="2028"/>
+ <point x="-773" y="2028" type="curve" smooth="yes"/>
+ <point x="-730" y="2028"/>
+ <point x="-696" y="2061"/>
+ <point x="-696" y="2104" type="curve" smooth="yes"/>
+ <point x="-696" y="2146"/>
+ <point x="-730" y="2181"/>
+ <point x="-773" y="2181" type="curve" smooth="yes"/>
+ <point x="-815" y="2181"/>
+ <point x="-848" y="2146"/>
+ </contour>
+ <contour>
+ <point x="-1023" y="2028" type="line"/>
+ <point x="-1121" y="2028" type="line"/>
+ <point x="-1121" y="2009" type="line"/>
+ <point x="-826" y="1777" type="line"/>
+ <point x="-718" y="1777" type="line"/>
+ <point x="-426" y="2006" type="line"/>
+ <point x="-426" y="2028" type="line"/>
+ <point x="-518" y="2028" type="line"/>
+ <point x="-771" y="1826" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/carondotcomb.lc.glif b/src/disabled/Interface-Thin.ufo/glyphs/carondotcomb.lc.glif
new file mode 100644
index 000000000..00dfffff9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/carondotcomb.lc.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="carondotcomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1771" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2420" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-1040" y="2071" type="line"/>
+ <point x="-1118" y="2071" type="line"/>
+ <point x="-1118" y="2056" type="line"/>
+ <point x="-815" y="1709" type="line"/>
+ <point x="-734" y="1709" type="line"/>
+ <point x="-435" y="2053" type="line"/>
+ <point x="-435" y="2071" type="line"/>
+ <point x="-507" y="2071" type="line"/>
+ <point x="-774" y="1772" type="line"/>
+ </contour>
+ <contour>
+ <point x="-848" y="2261" type="curve" smooth="yes"/>
+ <point x="-848" y="2218"/>
+ <point x="-815" y="2185"/>
+ <point x="-773" y="2185" type="curve" smooth="yes"/>
+ <point x="-730" y="2185"/>
+ <point x="-696" y="2218"/>
+ <point x="-696" y="2261" type="curve" smooth="yes"/>
+ <point x="-696" y="2303"/>
+ <point x="-730" y="2338"/>
+ <point x="-773" y="2338" type="curve" smooth="yes"/>
+ <point x="-815" y="2338"/>
+ <point x="-848" y="2303"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/caronnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/caronnosp.glif
new file mode 100644
index 000000000..1757120b3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/caronnosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="caronnosp" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-1024" y="2028" type="line"/>
+ <point x="-1122" y="2028" type="line"/>
+ <point x="-1122" y="2009" type="line"/>
+ <point x="-828" y="1722" type="line"/>
+ <point x="-719" y="1722" type="line"/>
+ <point x="-428" y="2006" type="line"/>
+ <point x="-428" y="2028" type="line"/>
+ <point x="-520" y="2028" type="line"/>
+ <point x="-773" y="1771" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/caronsubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/caronsubnosp.glif
new file mode 100644
index 000000000..0c65703b3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/caronsubnosp.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="caronsubnosp" format="1">
+ <advance width="0"/>
+ <outline>
+ <component base="caron" xOffset="-1302" yOffset="-2294"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ccurl.glif b/src/disabled/Interface-Thin.ufo/glyphs/ccurl.glif
new file mode 100644
index 000000000..b27d20adf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ccurl.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ccurl" format="1">
+ <advance width="1536"/>
+ <unicode hex="0255"/>
+ <outline>
+ <contour>
+ <point x="820" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="820" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1512" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="876" y="44" type="curve" smooth="yes"/>
+ <point x="456" y="44"/>
+ <point x="288" y="344"/>
+ <point x="288" y="716" type="curve" smooth="yes"/>
+ <point x="288" y="772" type="line" smooth="yes"/>
+ <point x="288" y="1144"/>
+ <point x="456" y="1440"/>
+ <point x="820" y="1440" type="curve"/>
+ <point x="1064" y="1440"/>
+ <point x="1288" y="1292"/>
+ <point x="1300" y="996" type="curve"/>
+ <point x="1376" y="996" type="line"/>
+ <point x="1360" y="1340"/>
+ <point x="1108" y="1516"/>
+ <point x="820" y="1516" type="curve" smooth="yes"/>
+ <point x="436" y="1516"/>
+ <point x="216" y="1208"/>
+ <point x="216" y="772" type="curve" smooth="yes"/>
+ <point x="216" y="716" type="line" smooth="yes"/>
+ <point x="216" y="280"/>
+ <point x="436" y="-28"/>
+ <point x="880" y="-28" type="curve" smooth="yes"/>
+ <point x="1112" y="-28"/>
+ <point x="1376" y="88"/>
+ <point x="1376" y="348" type="curve" smooth="yes"/>
+ <point x="1376" y="564"/>
+ <point x="1204" y="652"/>
+ <point x="1024" y="652" type="curve" smooth="yes"/>
+ <point x="720" y="652"/>
+ <point x="484" y="388"/>
+ <point x="252" y="20" type="curve"/>
+ <point x="164" y="-124" type="line"/>
+ <point x="228" y="-168" type="line"/>
+ <point x="320" y="-16" type="line"/>
+ <point x="544" y="340"/>
+ <point x="760" y="580"/>
+ <point x="1024" y="580" type="curve" smooth="yes"/>
+ <point x="1180" y="580"/>
+ <point x="1300" y="504"/>
+ <point x="1300" y="348" type="curve" smooth="yes"/>
+ <point x="1300" y="124"/>
+ <point x="1056" y="44"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 81, 'rightMargin': 136}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/cedilla.glif b/src/disabled/Interface-Thin.ufo/glyphs/cedilla.glif
new file mode 100644
index 000000000..c87d21ef5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/cedilla.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cedilla" format="1">
+ <advance width="768"/>
+ <unicode hex="00B8"/>
+ <outline>
+ <contour>
+ <point x="320" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="320" y="-600" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="284" y="0" type="line"/>
+ <point x="248" y="-168" type="line"/>
+ <point x="420" y="-184"/>
+ <point x="508" y="-216"/>
+ <point x="508" y="-336" type="curve" smooth="yes"/>
+ <point x="508" y="-472"/>
+ <point x="332" y="-532"/>
+ <point x="184" y="-532" type="curve"/>
+ <point x="192" y="-600" type="line"/>
+ <point x="436" y="-600"/>
+ <point x="584" y="-496"/>
+ <point x="584" y="-336" type="curve" smooth="yes"/>
+ <point x="584" y="-172"/>
+ <point x="464" y="-116"/>
+ <point x="344" y="-104" type="curve"/>
+ <point x="356" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 674, 'leftMargin': 111, 'rightMargin': 161}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/cedillanosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/cedillanosp.glif
new file mode 100644
index 000000000..39d9404cc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/cedillanosp.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cedillanosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0327"/>
+ <outline>
+ <contour>
+ <point x="-756" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-792" y="0" type="line"/>
+ <point x="-826" y="-166" type="line"/>
+ <point x="-656" y="-184"/>
+ <point x="-567" y="-216"/>
+ <point x="-567" y="-337" type="curve" smooth="yes"/>
+ <point x="-567" y="-473"/>
+ <point x="-745" y="-531"/>
+ <point x="-892" y="-531" type="curve"/>
+ <point x="-883" y="-598" type="line"/>
+ <point x="-641" y="-598"/>
+ <point x="-491" y="-494"/>
+ <point x="-491" y="-337" type="curve" smooth="yes"/>
+ <point x="-491" y="-171"/>
+ <point x="-612" y="-117"/>
+ <point x="-734" y="-105" type="curve"/>
+ <point x="-719" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/cent.glif b/src/disabled/Interface-Thin.ufo/glyphs/cent.glif
new file mode 100644
index 000000000..9c9ebc1ad
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/cent.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cent" format="1">
+ <advance width="1536"/>
+ <unicode hex="00A2"/>
+ <outline>
+ <contour>
+ <point x="780" y="1812" type="line"/>
+ <point x="704" y="1812" type="line"/>
+ <point x="704" y="1472" type="line"/>
+ <point x="780" y="1472" type="line"/>
+ </contour>
+ <contour>
+ <point x="780" y="4" type="line"/>
+ <point x="704" y="4" type="line"/>
+ <point x="704" y="-336" type="line"/>
+ <point x="780" y="-336" type="line"/>
+ </contour>
+ <component base="c"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1526, 'leftMargin': 239, 'rightMargin': 127}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/charactertie.glif b/src/disabled/Interface-Thin.ufo/glyphs/charactertie.glif
new file mode 100644
index 000000000..2148a03a0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/charactertie.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="charactertie" format="1">
+ <advance width="2048"/>
+ <unicode hex="2040"/>
+ <outline>
+ <contour>
+ <point x="1024" y="1972" type="curve" smooth="yes"/>
+ <point x="1448" y="1972"/>
+ <point x="1732" y="1836"/>
+ <point x="1944" y="1660" type="curve"/>
+ <point x="1996" y="1716" type="line"/>
+ <point x="1768" y="1896"/>
+ <point x="1500" y="2044"/>
+ <point x="1024" y="2044" type="curve" smooth="yes"/>
+ <point x="548" y="2044"/>
+ <point x="280" y="1896"/>
+ <point x="52" y="1716" type="curve"/>
+ <point x="104" y="1660" type="line"/>
+ <point x="316" y="1836"/>
+ <point x="600" y="1972"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/chook.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/chook.cn.glif
new file mode 100644
index 000000000..d51ddbca6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/chook.cn.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="chook.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1268" y="996" type="line"/>
+ <point x="1268" y="1080" type="line" smooth="yes"/>
+ <point x="1268" y="1340"/>
+ <point x="1328" y="1484"/>
+ <point x="1532" y="1484" type="curve" smooth="yes"/>
+ <point x="1580" y="1484"/>
+ <point x="1640" y="1472"/>
+ <point x="1668" y="1460" type="curve"/>
+ <point x="1684" y="1532" type="line"/>
+ <point x="1632" y="1552"/>
+ <point x="1588" y="1560"/>
+ <point x="1532" y="1560" type="curve" smooth="yes"/>
+ <point x="1284" y="1560"/>
+ <point x="1192" y="1392"/>
+ <point x="1192" y="1080" type="curve" smooth="yes"/>
+ <point x="1192" y="996" type="line"/>
+ </contour>
+ <component base="c.cn" xOffset="-24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1603, 'leftMargin': 137, 'rightMargin': -110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/chook.glif b/src/disabled/Interface-Thin.ufo/glyphs/chook.glif
new file mode 100644
index 000000000..53a22eb8d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/chook.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="chook" format="1">
+ <advance width="1792"/>
+ <unicode hex="0188"/>
+ <outline>
+ <contour>
+ <point x="1240" y="996" type="line"/>
+ <point x="1240" y="1080" type="line" smooth="yes"/>
+ <point x="1240" y="1340"/>
+ <point x="1300" y="1484"/>
+ <point x="1504" y="1484" type="curve" smooth="yes"/>
+ <point x="1556" y="1484"/>
+ <point x="1612" y="1472"/>
+ <point x="1640" y="1460" type="curve"/>
+ <point x="1656" y="1532" type="line"/>
+ <point x="1604" y="1552"/>
+ <point x="1560" y="1560"/>
+ <point x="1504" y="1560" type="curve" smooth="yes"/>
+ <point x="1256" y="1560"/>
+ <point x="1168" y="1392"/>
+ <point x="1168" y="1080" type="curve" smooth="yes"/>
+ <point x="1168" y="996" type="line"/>
+ </contour>
+ <component base="c" xOffset="-52"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1764, 'leftMargin': 188, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/circumflex.glif b/src/disabled/Interface-Thin.ufo/glyphs/circumflex.glif
new file mode 100644
index 000000000..c923079a9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/circumflex.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="circumflex" format="1">
+ <advance width="1024"/>
+ <unicode hex="02C6"/>
+ <outline>
+ <contour>
+ <point x="512" y="1780" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="512" y="2208" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="536" y="2088" type="line"/>
+ <point x="484" y="2088" type="line"/>
+ <point x="168" y="1756" type="line"/>
+ <point x="168" y="1740" type="line"/>
+ <point x="256" y="1740" type="line"/>
+ <point x="508" y="2008" type="line"/>
+ <point x="768" y="1740" type="line"/>
+ <point x="860" y="1740" type="line"/>
+ <point x="860" y="1752" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1095, 'leftMargin': 209, 'rightMargin': 193}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/circumflexacutecomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/circumflexacutecomb.glif
new file mode 100644
index 000000000..a57818859
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/circumflexacutecomb.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="circumflexacutecomb" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="396" y="1776" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-4" y="1680" type="line"/>
+ <point x="112" y="1680" type="line"/>
+ <point x="392" y="1936" type="line"/>
+ <point x="672" y="1680" type="line"/>
+ <point x="788" y="1680" type="line"/>
+ <point x="448" y="1988" type="line"/>
+ <point x="336" y="1988" type="line"/>
+ </contour>
+ <contour>
+ <point x="716" y="1900" type="line"/>
+ <point x="804" y="1900" type="line"/>
+ <point x="1028" y="2180" type="line"/>
+ <point x="928" y="2180" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 986, 'leftMargin': 103, 'rightMargin': -150}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/circumflexgravecomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/circumflexgravecomb.glif
new file mode 100644
index 000000000..f4a6cee1f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/circumflexgravecomb.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="circumflexgravecomb" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="768" y="1776" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="816" y="1988" type="line"/>
+ <point x="708" y="1988" type="line"/>
+ <point x="364" y="1680" type="line"/>
+ <point x="480" y="1680" type="line"/>
+ <point x="760" y="1936" type="line"/>
+ <point x="1040" y="1680" type="line"/>
+ <point x="1156" y="1680" type="line"/>
+ </contour>
+ <contour>
+ <point x="224" y="2180" type="line"/>
+ <point x="124" y="2180" type="line"/>
+ <point x="348" y="1900" type="line"/>
+ <point x="436" y="1900" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1044, 'leftMargin': -84, 'rightMargin': 95}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/circumflexhookcomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/circumflexhookcomb.glif
new file mode 100644
index 000000000..888f5dfc9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/circumflexhookcomb.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="circumflexhookcomb" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="624" y="1748" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="684" y="2028" type="line"/>
+ <point x="572" y="2028" type="line"/>
+ <point x="232" y="1724" type="line"/>
+ <point x="348" y="1724" type="line"/>
+ <point x="624" y="1976" type="line"/>
+ <point x="908" y="1724" type="line"/>
+ <point x="1024" y="1724" type="line"/>
+ </contour>
+ <contour>
+ <point x="1080" y="1880" type="line"/>
+ <point x="1080" y="1944" type="line"/>
+ <point x="1208" y="1952"/>
+ <point x="1304" y="2004"/>
+ <point x="1304" y="2132" type="curve" smooth="yes"/>
+ <point x="1304" y="2244"/>
+ <point x="1168" y="2316"/>
+ <point x="972" y="2316" type="curve"/>
+ <point x="964" y="2240" type="line"/>
+ <point x="1088" y="2240"/>
+ <point x="1220" y="2216"/>
+ <point x="1220" y="2120" type="curve" smooth="yes"/>
+ <point x="1220" y="2044"/>
+ <point x="1172" y="2020"/>
+ <point x="1016" y="2008" type="curve"/>
+ <point x="1016" y="1880" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1414, 'leftMargin': 157, 'rightMargin': 183}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/circumflexnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/circumflexnosp.glif
new file mode 100644
index 000000000..7e7ce7da0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/circumflexnosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="circumflexnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0302"/>
+ <outline>
+ <contour>
+ <point x="-777" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="1911" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-777" y="2208" type="move" name="mkmktop"/>
+ </contour>
+ <component base="circumflex" xOffset="-1328"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/circumflexsubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/circumflexsubnosp.glif
new file mode 100644
index 000000000..0e02e3bfc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/circumflexsubnosp.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="circumflexsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="032D"/>
+ <outline>
+ <contour>
+ <point x="-773" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-773" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-771" y="-528" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-773" y="0" type="move" name="_bottomu"/>
+ </contour>
+ <component base="circumflex" xOffset="-1330" yOffset="-2266"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/circumflextildecomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/circumflextildecomb.glif
new file mode 100644
index 000000000..8956d873e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/circumflextildecomb.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="circumflextildecomb" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="644" y="1792" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="680" y="2028" type="line"/>
+ <point x="600" y="2028" type="line"/>
+ <point x="244" y="1724" type="line"/>
+ <point x="360" y="1724" type="line"/>
+ <point x="640" y="1976" type="line"/>
+ <point x="920" y="1724" type="line"/>
+ <point x="1036" y="1724" type="line"/>
+ </contour>
+ <contour>
+ <point x="928" y="2300" type="line"/>
+ <point x="928" y="2212"/>
+ <point x="888" y="2168"/>
+ <point x="816" y="2168" type="curve" smooth="yes"/>
+ <point x="704" y="2168"/>
+ <point x="668" y="2312"/>
+ <point x="524" y="2312" type="curve" smooth="yes"/>
+ <point x="428" y="2312"/>
+ <point x="348" y="2212"/>
+ <point x="348" y="2096" type="curve"/>
+ <point x="416" y="2084" type="line"/>
+ <point x="416" y="2172"/>
+ <point x="456" y="2240"/>
+ <point x="524" y="2240" type="curve" smooth="yes"/>
+ <point x="644" y="2240"/>
+ <point x="672" y="2096"/>
+ <point x="816" y="2096" type="curve" smooth="yes"/>
+ <point x="920" y="2096"/>
+ <point x="996" y="2172"/>
+ <point x="996" y="2288" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1055, 'leftMargin': 157, 'rightMargin': 106}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/colon.glif b/src/disabled/Interface-Thin.ufo/glyphs/colon.glif
new file mode 100644
index 000000000..36c31bb1e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/colon.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="colon" format="1">
+ <advance width="512"/>
+ <unicode hex="003A"/>
+ <outline>
+ <component base="period" xOffset="-4"/>
+ <component base="period" xOffset="4" yOffset="1324"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 501, 'leftMargin': 141, 'rightMargin': 201}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/colon.pnum.glif b/src/disabled/Interface-Thin.ufo/glyphs/colon.pnum.glif
new file mode 100644
index 000000000..9d09a4661
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/colon.pnum.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="colon.pnum" format="1">
+ <advance width="512"/>
+ <unicode hex="EE01"/>
+ <outline>
+ <component base="period" xOffset="-4" yOffset="236"/>
+ <component base="period" xOffset="4" yOffset="1560"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 620, 'leftMargin': 190, 'rightMargin': 271}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/coloncurrency.glif b/src/disabled/Interface-Thin.ufo/glyphs/coloncurrency.glif
new file mode 100644
index 000000000..a5c623e51
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/coloncurrency.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="coloncurrency" format="1">
+ <advance width="1792"/>
+ <unicode hex="20A1"/>
+ <outline>
+ <contour>
+ <point x="1532" y="2160" type="line"/>
+ <point x="1448" y="2160" type="line"/>
+ <point x="552" y="-172" type="line"/>
+ <point x="636" y="-172" type="line"/>
+ </contour>
+ <contour>
+ <point x="1244" y="2160" type="line"/>
+ <point x="1160" y="2160" type="line"/>
+ <point x="264" y="-172" type="line"/>
+ <point x="344" y="-172" type="line"/>
+ </contour>
+ <component base="C"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2158.75</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1825, 'leftMargin': 176, 'rightMargin': 209}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/comma.glif b/src/disabled/Interface-Thin.ufo/glyphs/comma.glif
new file mode 100644
index 000000000..8cddc52e8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/comma.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="comma" format="1">
+ <advance width="512"/>
+ <unicode hex="002C"/>
+ <outline>
+ <contour>
+ <point x="320" y="296" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="280" y="36" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="356" y="220" type="line"/>
+ <point x="280" y="220" type="line"/>
+ <point x="280" y="36" type="line"/>
+ <point x="280" y="-108"/>
+ <point x="240" y="-200"/>
+ <point x="160" y="-308" type="curve"/>
+ <point x="208" y="-352" type="line"/>
+ <point x="296" y="-260"/>
+ <point x="356" y="-132"/>
+ <point x="356" y="36" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 527, 'leftMargin': 127, 'rightMargin': 204}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/commaaboverightcomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/commaaboverightcomb.glif
new file mode 100644
index 000000000..72d285479
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/commaaboverightcomb.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commaaboverightcomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <component base="commaturnsupnosp" xScale="-1" yScale="-1" xOffset="-868" yOffset="3721"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/commaaccent.glif b/src/disabled/Interface-Thin.ufo/glyphs/commaaccent.glif
new file mode 100644
index 000000000..01e897b27
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/commaaccent.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commaaccent" format="1">
+ <advance width="512"/>
+ <unicode hex="F6C3"/>
+ <outline>
+ <contour>
+ <point x="304" y="296" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="212" y="160" type="move" name="_caron"/>
+ </contour>
+ <contour>
+ <point x="268" y="108" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="304" y="-280" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="340" y="160" type="line"/>
+ <point x="268" y="160" type="line"/>
+ <point x="268" y="52" type="line" smooth="yes"/>
+ <point x="268" y="-68"/>
+ <point x="236" y="-144"/>
+ <point x="172" y="-236" type="curve"/>
+ <point x="224" y="-280" type="line"/>
+ <point x="292" y="-200"/>
+ <point x="340" y="-92"/>
+ <point x="340" y="56" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 631, 'leftMargin': 208, 'rightMargin': 254}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/commaaccentrotate.glif b/src/disabled/Interface-Thin.ufo/glyphs/commaaccentrotate.glif
new file mode 100644
index 000000000..73b1e2fbb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/commaaccentrotate.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commaaccentrotate" format="1">
+ <advance width="512"/>
+ <outline>
+ <contour>
+ <point x="224" y="1732" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="188" y="1712" type="line"/>
+ <point x="260" y="1712" type="line"/>
+ <point x="260" y="1892" type="line" smooth="yes"/>
+ <point x="260" y="1976"/>
+ <point x="288" y="2040"/>
+ <point x="328" y="2124" type="curve"/>
+ <point x="268" y="2144" type="line"/>
+ <point x="224" y="2076"/>
+ <point x="188" y="1996"/>
+ <point x="188" y="1888" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 550.0, 'leftMargin': 197, 'rightMargin': 212.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/commasuprevnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/commasuprevnosp.glif
new file mode 100644
index 000000000..c8be8fd33
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/commasuprevnosp.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commasuprevnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0314"/>
+ <outline>
+ <contour>
+ <point x="-699" y="1583" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-699" y="2316" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-714" y="1860" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-813" y="2170" type="line"/>
+ <point x="-738" y="2170" type="line"/>
+ <point x="-738" y="1936" type="line" smooth="yes"/>
+ <point x="-738" y="1794"/>
+ <point x="-699" y="1702"/>
+ <point x="-616" y="1595" type="curve"/>
+ <point x="-667" y="1551" type="line"/>
+ <point x="-754" y="1643"/>
+ <point x="-813" y="1770"/>
+ <point x="-813" y="1939" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/commaturnsupnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/commaturnsupnosp.glif
new file mode 100644
index 000000000..eb789b291
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/commaturnsupnosp.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="commaturnsupnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0312"/>
+ <outline>
+ <contour>
+ <point x="-776" y="1583" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-776" y="2316" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-714" y="1860" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-813" y="1551" type="line"/>
+ <point x="-738" y="1551" type="line"/>
+ <point x="-738" y="1785" type="line" smooth="yes"/>
+ <point x="-738" y="1926"/>
+ <point x="-699" y="2019"/>
+ <point x="-616" y="2126" type="curve"/>
+ <point x="-667" y="2170" type="line"/>
+ <point x="-754" y="2078"/>
+ <point x="-813" y="1951"/>
+ <point x="-813" y="1782" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/contents.plist b/src/disabled/Interface-Thin.ufo/glyphs/contents.plist
new file mode 100644
index 000000000..e58401d03
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/contents.plist
@@ -0,0 +1,4338 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>.notdef</key>
+ <string>__notdef.glif</string>
+ <key>.null</key>
+ <string>__null.glif</string>
+ <key>A</key>
+ <string>A_.glif</string>
+ <key>AE</key>
+ <string>AE__.glif</string>
+ <key>B</key>
+ <string>B_.glif</string>
+ <key>Bhook</key>
+ <string>Bhook_.glif</string>
+ <key>Btopbar</key>
+ <string>Btopbar_.glif</string>
+ <key>C</key>
+ <string>C_.glif</string>
+ <key>C.cn</key>
+ <string>C_.cn.glif</string>
+ <key>CR</key>
+ <string>CR__.glif</string>
+ <key>Chook</key>
+ <string>Chook_.glif</string>
+ <key>Chook.cn</key>
+ <string>Chook_.cn.glif</string>
+ <key>D</key>
+ <string>D_.glif</string>
+ <key>D.cn</key>
+ <string>D_.cn.glif</string>
+ <key>Dbar1</key>
+ <string>Dbar1_.glif</string>
+ <key>Delta</key>
+ <string>Delta_.glif</string>
+ <key>Dhook</key>
+ <string>Dhook_.glif</string>
+ <key>Digamma</key>
+ <string>Digamma_.glif</string>
+ <key>Dtopbar</key>
+ <string>Dtopbar_.glif</string>
+ <key>E</key>
+ <string>E_.glif</string>
+ <key>Eng</key>
+ <string>Eng_.glif</string>
+ <key>Epsilon1</key>
+ <string>Epsilon1_.glif</string>
+ <key>Esh</key>
+ <string>Esh_.glif</string>
+ <key>Eturn</key>
+ <string>Eturn_.glif</string>
+ <key>Euro</key>
+ <string>Euro_.glif</string>
+ <key>F</key>
+ <string>F_.glif</string>
+ <key>Fhook</key>
+ <string>Fhook_.glif</string>
+ <key>Fturn</key>
+ <string>Fturn_.glif</string>
+ <key>G</key>
+ <string>G_.glif</string>
+ <key>G.cn</key>
+ <string>G_.cn.glif</string>
+ <key>Gamma</key>
+ <string>Gamma_.glif</string>
+ <key>Gamma1</key>
+ <string>Gamma1_.glif</string>
+ <key>Gbar</key>
+ <string>Gbar_.glif</string>
+ <key>Germandbls</key>
+ <string>Germandbls_.glif</string>
+ <key>Ghook</key>
+ <string>Ghook_.glif</string>
+ <key>Ghook.cn</key>
+ <string>Ghook_.cn.glif</string>
+ <key>Gsmallcap</key>
+ <string>Gsmallcap_.glif</string>
+ <key>Gsmallcaphook</key>
+ <string>Gsmallcaphook_.glif</string>
+ <key>H</key>
+ <string>H_.glif</string>
+ <key>Hbar</key>
+ <string>Hbar_.glif</string>
+ <key>I</key>
+ <string>I_.glif</string>
+ <key>Ibar</key>
+ <string>Ibar_.glif</string>
+ <key>Iota1</key>
+ <string>Iota1_.glif</string>
+ <key>Ismallcap</key>
+ <string>Ismallcap_.glif</string>
+ <key>J</key>
+ <string>J_.glif</string>
+ <key>K</key>
+ <string>K_.glif</string>
+ <key>Khook</key>
+ <string>Khook_.glif</string>
+ <key>Koppa</key>
+ <string>Koppa_.glif</string>
+ <key>L</key>
+ <string>L_.glif</string>
+ <key>Lambda</key>
+ <string>Lambda_.glif</string>
+ <key>Lslash</key>
+ <string>Lslash_.glif</string>
+ <key>Lsmallcap</key>
+ <string>Lsmallcap_.glif</string>
+ <key>M</key>
+ <string>M_.glif</string>
+ <key>N</key>
+ <string>N_.glif</string>
+ <key>Nhook</key>
+ <string>Nhook_.glif</string>
+ <key>Nsmallcap</key>
+ <string>Nsmallcap_.glif</string>
+ <key>O</key>
+ <string>O_.glif</string>
+ <key>O.cn</key>
+ <string>O_.cn.glif</string>
+ <key>OE</key>
+ <string>OE__.glif</string>
+ <key>OEsmallcap</key>
+ <string>OEsmallcap__.glif</string>
+ <key>OI</key>
+ <string>OI__.glif</string>
+ <key>Ohorn</key>
+ <string>Ohorn_.glif</string>
+ <key>Omega</key>
+ <string>Omega_.glif</string>
+ <key>Oopen</key>
+ <string>Oopen_.glif</string>
+ <key>Oopen.cn</key>
+ <string>Oopen_.cn.glif</string>
+ <key>Oslash</key>
+ <string>Oslash_.glif</string>
+ <key>P</key>
+ <string>P_.glif</string>
+ <key>Phi</key>
+ <string>Phi_.glif</string>
+ <key>Phook</key>
+ <string>Phook_.glif</string>
+ <key>Pi</key>
+ <string>Pi_.glif</string>
+ <key>Psi</key>
+ <string>Psi_.glif</string>
+ <key>Q</key>
+ <string>Q_.glif</string>
+ <key>Q.cn</key>
+ <string>Q_.cn.glif</string>
+ <key>R</key>
+ <string>R_.glif</string>
+ <key>Rsmallcap</key>
+ <string>Rsmallcap_.glif</string>
+ <key>Rsmallcapinv</key>
+ <string>Rsmallcapinv_.glif</string>
+ <key>Rturnsuper</key>
+ <string>Rturnsuper_.glif</string>
+ <key>Rx</key>
+ <string>Rx_.glif</string>
+ <key>S</key>
+ <string>S_.glif</string>
+ <key>Sampi</key>
+ <string>Sampi_.glif</string>
+ <key>Schwa</key>
+ <string>Schwa_.glif</string>
+ <key>Sigma</key>
+ <string>Sigma_.glif</string>
+ <key>Stigma</key>
+ <string>Stigma_.glif</string>
+ <key>T</key>
+ <string>T_.glif</string>
+ <key>Theta</key>
+ <string>Theta_.glif</string>
+ <key>Thook</key>
+ <string>Thook_.glif</string>
+ <key>Thorn</key>
+ <string>Thorn_.glif</string>
+ <key>Tonefive</key>
+ <string>Tonefive_.glif</string>
+ <key>Tonesix</key>
+ <string>Tonesix_.glif</string>
+ <key>Tonetwo</key>
+ <string>Tonetwo_.glif</string>
+ <key>Trthook</key>
+ <string>Trthook_.glif</string>
+ <key>U</key>
+ <string>U_.glif</string>
+ <key>U.cn</key>
+ <string>U_.cn.glif</string>
+ <key>Uhorn</key>
+ <string>Uhorn_.glif</string>
+ <key>Upsilon2</key>
+ <string>Upsilon2_.glif</string>
+ <key>V</key>
+ <string>V_.glif</string>
+ <key>Vcursive</key>
+ <string>Vcursive_.glif</string>
+ <key>W</key>
+ <string>W_.glif</string>
+ <key>X</key>
+ <string>X_.glif</string>
+ <key>Xi</key>
+ <string>Xi_.glif</string>
+ <key>Y</key>
+ <string>Y_.glif</string>
+ <key>YR</key>
+ <string>YR__.glif</string>
+ <key>Yhook</key>
+ <string>Yhook_.glif</string>
+ <key>Ysmallcap</key>
+ <string>Ysmallcap_.glif</string>
+ <key>Z</key>
+ <string>Z_.glif</string>
+ <key>Zbar</key>
+ <string>Zbar_.glif</string>
+ <key>a</key>
+ <string>a.glif</string>
+ <key>a.cn</key>
+ <string>a.cn.glif</string>
+ <key>a_uni02DE</key>
+ <string>a_uni02DE__.glif</string>
+ <key>accountof</key>
+ <string>accountof.glif</string>
+ <key>acute</key>
+ <string>acute.glif</string>
+ <key>acutecomb</key>
+ <string>acutecomb.glif</string>
+ <key>acutedblnosp</key>
+ <string>acutedblnosp.glif</string>
+ <key>acutedotcomb</key>
+ <string>acutedotcomb.glif</string>
+ <key>acutedotcomb.lc</key>
+ <string>acutedotcomb.lc.glif</string>
+ <key>acuterightnosp</key>
+ <string>acuterightnosp.glif</string>
+ <key>acutesubnosp</key>
+ <string>acutesubnosp.glif</string>
+ <key>addresssubject</key>
+ <string>addresssubject.glif</string>
+ <key>ae</key>
+ <string>ae.glif</string>
+ <key>afii300</key>
+ <string>afii300.glif</string>
+ <key>afii57596</key>
+ <string>afii57596.glif</string>
+ <key>afii57598</key>
+ <string>afii57598.glif</string>
+ <key>afii57636</key>
+ <string>afii57636.glif</string>
+ <key>afii61664</key>
+ <string>afii61664.glif</string>
+ <key>alpha</key>
+ <string>alpha.glif</string>
+ <key>ampersand</key>
+ <string>ampersand.glif</string>
+ <key>anglesupnosp</key>
+ <string>anglesupnosp.glif</string>
+ <key>angstrom</key>
+ <string>angstrom.glif</string>
+ <key>anoteleia</key>
+ <string>anoteleia.glif</string>
+ <key>approxequal</key>
+ <string>approxequal.glif</string>
+ <key>archdblsubnosp</key>
+ <string>archdblsubnosp.glif</string>
+ <key>arrowdown</key>
+ <string>arrowdown.glif</string>
+ <key>arrowup</key>
+ <string>arrowup.glif</string>
+ <key>asciicircum</key>
+ <string>asciicircum.glif</string>
+ <key>asciitilde</key>
+ <string>asciitilde.glif</string>
+ <key>ascript</key>
+ <string>ascript.glif</string>
+ <key>ascript_uni02DE</key>
+ <string>ascript_uni02DE__.glif</string>
+ <key>ascriptturn</key>
+ <string>ascriptturn.glif</string>
+ <key>ascriptturn_uni02DE</key>
+ <string>ascriptturn_uni02DE__.glif</string>
+ <key>asterisk</key>
+ <string>asterisk.glif</string>
+ <key>asterism</key>
+ <string>asterism.glif</string>
+ <key>at</key>
+ <string>at.glif</string>
+ <key>aturn</key>
+ <string>aturn.glif</string>
+ <key>aturn_uni02DE</key>
+ <string>aturn_uni02DE__.glif</string>
+ <key>b</key>
+ <string>b.glif</string>
+ <key>b.cn</key>
+ <string>b.cn.glif</string>
+ <key>babygamma</key>
+ <string>babygamma.glif</string>
+ <key>backslash</key>
+ <string>backslash.glif</string>
+ <key>bar</key>
+ <string>bar.glif</string>
+ <key>barmidlongnosp</key>
+ <string>barmidlongnosp.glif</string>
+ <key>barmidshortnosp</key>
+ <string>barmidshortnosp.glif</string>
+ <key>bbar</key>
+ <string>bbar.glif</string>
+ <key>bbar_uni1ABE</key>
+ <string>bbar_uni1ABE___.glif</string>
+ <key>beta</key>
+ <string>beta.glif</string>
+ <key>beta1</key>
+ <string>beta1.glif</string>
+ <key>bhook</key>
+ <string>bhook.glif</string>
+ <key>bhook.cn</key>
+ <string>bhook.cn.glif</string>
+ <key>braceleft</key>
+ <string>braceleft.glif</string>
+ <key>braceright</key>
+ <string>braceright.glif</string>
+ <key>bracketleft</key>
+ <string>bracketleft.glif</string>
+ <key>bracketright</key>
+ <string>bracketright.glif</string>
+ <key>breve</key>
+ <string>breve.glif</string>
+ <key>breveacutecomb</key>
+ <string>breveacutecomb.glif</string>
+ <key>brevegravecomb</key>
+ <string>brevegravecomb.glif</string>
+ <key>brevehookcomb</key>
+ <string>brevehookcomb.glif</string>
+ <key>breveinvnosp</key>
+ <string>breveinvnosp.glif</string>
+ <key>breveinvsubnosp</key>
+ <string>breveinvsubnosp.glif</string>
+ <key>breveinvsubnosp_uni1ABD</key>
+ <string>breveinvsubnosp_uni1ABD___.glif</string>
+ <key>brevenosp</key>
+ <string>brevenosp.glif</string>
+ <key>brevesubnosp</key>
+ <string>brevesubnosp.glif</string>
+ <key>brevetildecomb</key>
+ <string>brevetildecomb.glif</string>
+ <key>bridgeinvsubnosp</key>
+ <string>bridgeinvsubnosp.glif</string>
+ <key>bridgesubnosp</key>
+ <string>bridgesubnosp.glif</string>
+ <key>brokenbar</key>
+ <string>brokenbar.glif</string>
+ <key>btopbar</key>
+ <string>btopbar.glif</string>
+ <key>bullet</key>
+ <string>bullet.glif</string>
+ <key>bullseye</key>
+ <string>bullseye.glif</string>
+ <key>c</key>
+ <string>c.glif</string>
+ <key>c.cn</key>
+ <string>c.cn.glif</string>
+ <key>cadauna</key>
+ <string>cadauna.glif</string>
+ <key>candrabindunosp</key>
+ <string>candrabindunosp.glif</string>
+ <key>caret</key>
+ <string>caret.glif</string>
+ <key>caretinsertionpoint</key>
+ <string>caretinsertionpoint.glif</string>
+ <key>caron</key>
+ <string>caron.glif</string>
+ <key>carondotcomb</key>
+ <string>carondotcomb.glif</string>
+ <key>carondotcomb.lc</key>
+ <string>carondotcomb.lc.glif</string>
+ <key>caronnosp</key>
+ <string>caronnosp.glif</string>
+ <key>caronsubnosp</key>
+ <string>caronsubnosp.glif</string>
+ <key>ccurl</key>
+ <string>ccurl.glif</string>
+ <key>cedilla</key>
+ <string>cedilla.glif</string>
+ <key>cedillanosp</key>
+ <string>cedillanosp.glif</string>
+ <key>cent</key>
+ <string>cent.glif</string>
+ <key>charactertie</key>
+ <string>charactertie.glif</string>
+ <key>chook</key>
+ <string>chook.glif</string>
+ <key>chook.cn</key>
+ <string>chook.cn.glif</string>
+ <key>circumflex</key>
+ <string>circumflex.glif</string>
+ <key>circumflexacutecomb</key>
+ <string>circumflexacutecomb.glif</string>
+ <key>circumflexgravecomb</key>
+ <string>circumflexgravecomb.glif</string>
+ <key>circumflexhookcomb</key>
+ <string>circumflexhookcomb.glif</string>
+ <key>circumflexnosp</key>
+ <string>circumflexnosp.glif</string>
+ <key>circumflexsubnosp</key>
+ <string>circumflexsubnosp.glif</string>
+ <key>circumflextildecomb</key>
+ <string>circumflextildecomb.glif</string>
+ <key>colon</key>
+ <string>colon.glif</string>
+ <key>colon.pnum</key>
+ <string>colon.pnum.glif</string>
+ <key>coloncurrency</key>
+ <string>coloncurrency.glif</string>
+ <key>comma</key>
+ <string>comma.glif</string>
+ <key>commaaboverightcomb</key>
+ <string>commaaboverightcomb.glif</string>
+ <key>commaaccent</key>
+ <string>commaaccent.glif</string>
+ <key>commaaccentrotate</key>
+ <string>commaaccentrotate.glif</string>
+ <key>commasuprevnosp</key>
+ <string>commasuprevnosp.glif</string>
+ <key>commaturnsupnosp</key>
+ <string>commaturnsupnosp.glif</string>
+ <key>copyright</key>
+ <string>copyright.glif</string>
+ <key>crossbar</key>
+ <string>crossbar.glif</string>
+ <key>cruzeiro</key>
+ <string>cruzeiro.glif</string>
+ <key>cstretch</key>
+ <string>cstretch.glif</string>
+ <key>currency</key>
+ <string>currency.glif</string>
+ <key>cyrillichook</key>
+ <string>cyrillichook.glif</string>
+ <key>cyrillichookleft</key>
+ <string>cyrillichookleft.glif</string>
+ <key>cyrillictic</key>
+ <string>cyrillictic.glif</string>
+ <key>d</key>
+ <string>d.glif</string>
+ <key>d.cn</key>
+ <string>d.cn.glif</string>
+ <key>dagger</key>
+ <string>dagger.glif</string>
+ <key>daggerdbl</key>
+ <string>daggerdbl.glif</string>
+ <key>dasiaoxia</key>
+ <string>dasiaoxia.glif</string>
+ <key>dblapostrophe</key>
+ <string>dblapostrophe.glif</string>
+ <key>dcroat</key>
+ <string>dcroat.glif</string>
+ <key>dcroat_uni1ABE</key>
+ <string>dcroat_uni1ABE___.glif</string>
+ <key>degree</key>
+ <string>degree.glif</string>
+ <key>degreecentigrade</key>
+ <string>degreecentigrade.glif</string>
+ <key>degreefarenheit</key>
+ <string>degreefarenheit.glif</string>
+ <key>degreekelvin</key>
+ <string>degreekelvin.glif</string>
+ <key>delta</key>
+ <string>delta.glif</string>
+ <key>deltaturn</key>
+ <string>deltaturn.glif</string>
+ <key>dhook</key>
+ <string>dhook.glif</string>
+ <key>dhook.cn</key>
+ <string>dhook.cn.glif</string>
+ <key>diaeresistonosnosp</key>
+ <string>diaeresistonosnosp.glif</string>
+ <key>dieresis</key>
+ <string>dieresis.glif</string>
+ <key>dieresisacutecomb</key>
+ <string>dieresisacutecomb.glif</string>
+ <key>dieresisacutecomb.lc</key>
+ <string>dieresisacutecomb.lc.glif</string>
+ <key>dieresiscaroncomb</key>
+ <string>dieresiscaroncomb.glif</string>
+ <key>dieresiscaroncomb.lc</key>
+ <string>dieresiscaroncomb.lc.glif</string>
+ <key>dieresisgravecomb</key>
+ <string>dieresisgravecomb.glif</string>
+ <key>dieresisgravecomb.lc</key>
+ <string>dieresisgravecomb.lc.glif</string>
+ <key>dieresismacroncomb</key>
+ <string>dieresismacroncomb.glif</string>
+ <key>dieresismacroncomb.lc</key>
+ <string>dieresismacroncomb.lc.glif</string>
+ <key>dieresisnosp</key>
+ <string>dieresisnosp.glif</string>
+ <key>dieresisnosp_uni1ABB</key>
+ <string>dieresisnosp_uni1ABB___.glif</string>
+ <key>dieresistonos</key>
+ <string>dieresistonos.glif</string>
+ <key>digamma</key>
+ <string>digamma.glif</string>
+ <key>divide</key>
+ <string>divide.glif</string>
+ <key>dollar</key>
+ <string>dollar.glif</string>
+ <key>dotaccent</key>
+ <string>dotaccent.glif</string>
+ <key>dotbelow</key>
+ <string>dotbelow.glif</string>
+ <key>dotbelow_uni1ABD</key>
+ <string>dotbelow_uni1ABD___.glif</string>
+ <key>dotdblsubnosp</key>
+ <string>dotdblsubnosp.glif</string>
+ <key>dotdblsubnosp_uni1ABD</key>
+ <string>dotdblsubnosp_uni1ABD___.glif</string>
+ <key>dotlessi</key>
+ <string>dotlessi.glif</string>
+ <key>dotmacroncomb</key>
+ <string>dotmacroncomb.glif</string>
+ <key>dotmacroncomb.lc</key>
+ <string>dotmacroncomb.lc.glif</string>
+ <key>dotnosp</key>
+ <string>dotnosp.glif</string>
+ <key>drthook</key>
+ <string>drthook.glif</string>
+ <key>dtopbar</key>
+ <string>dtopbar.glif</string>
+ <key>dyogh</key>
+ <string>dyogh.glif</string>
+ <key>dz</key>
+ <string>dz.glif</string>
+ <key>dzcurl</key>
+ <string>dzcurl.glif</string>
+ <key>e</key>
+ <string>e.glif</string>
+ <key>e.cn</key>
+ <string>e.cn.glif</string>
+ <key>eight</key>
+ <string>eight.glif</string>
+ <key>eight.frac</key>
+ <string>eight.frac.glif</string>
+ <key>eight.sup</key>
+ <string>eight.sup.glif</string>
+ <key>eightsub</key>
+ <string>eightsub.glif</string>
+ <key>eightsuperior</key>
+ <string>eightsuperior.glif</string>
+ <key>ellipsis</key>
+ <string>ellipsis.glif</string>
+ <key>emdash</key>
+ <string>emdash.glif</string>
+ <key>endash</key>
+ <string>endash.glif</string>
+ <key>eng</key>
+ <string>eng.glif</string>
+ <key>eng_uni1ABE</key>
+ <string>eng_uni1ABE___.glif</string>
+ <key>epsilon</key>
+ <string>epsilon.glif</string>
+ <key>epsilon1</key>
+ <string>epsilon1.glif</string>
+ <key>epsilon1rev</key>
+ <string>epsilon1rev.glif</string>
+ <key>epsilon1revclosed</key>
+ <string>epsilon1revclosed.glif</string>
+ <key>epsilon1revclosed_uni02DE</key>
+ <string>epsilon1revclosed_uni02DE__.glif</string>
+ <key>epsilon1revhook</key>
+ <string>epsilon1revhook.glif</string>
+ <key>epsilonclosed</key>
+ <string>epsilonclosed.glif</string>
+ <key>equal</key>
+ <string>equal.glif</string>
+ <key>equalsub</key>
+ <string>equalsub.glif</string>
+ <key>equalsuperior</key>
+ <string>equalsuperior.glif</string>
+ <key>erev</key>
+ <string>erev.glif</string>
+ <key>esh</key>
+ <string>esh.glif</string>
+ <key>eshcurl</key>
+ <string>eshcurl.glif</string>
+ <key>eshlooprev</key>
+ <string>eshlooprev.glif</string>
+ <key>eshshortrev</key>
+ <string>eshshortrev.glif</string>
+ <key>estimated</key>
+ <string>estimated.glif</string>
+ <key>eta</key>
+ <string>eta.glif</string>
+ <key>eth</key>
+ <string>eth.glif</string>
+ <key>eurocurrency</key>
+ <string>eurocurrency.glif</string>
+ <key>exclam</key>
+ <string>exclam.glif</string>
+ <key>exclam1</key>
+ <string>exclam1.glif</string>
+ <key>exclamdown</key>
+ <string>exclamdown.glif</string>
+ <key>f</key>
+ <string>f.glif</string>
+ <key>f_f</key>
+ <string>f_f.glif</string>
+ <key>f_f_i</key>
+ <string>f_f_i.glif</string>
+ <key>f_f_l</key>
+ <string>f_f_l.glif</string>
+ <key>f_l</key>
+ <string>f_l.glif</string>
+ <key>fi</key>
+ <string>fi.glif</string>
+ <key>figuredash</key>
+ <string>figuredash.glif</string>
+ <key>finalkaf</key>
+ <string>finalkaf.glif</string>
+ <key>finalmem</key>
+ <string>finalmem.glif</string>
+ <key>finalnun</key>
+ <string>finalnun.glif</string>
+ <key>finaltsadi</key>
+ <string>finaltsadi.glif</string>
+ <key>five</key>
+ <string>five.glif</string>
+ <key>five.frac</key>
+ <string>five.frac.glif</string>
+ <key>five.sup</key>
+ <string>five.sup.glif</string>
+ <key>fiveeighths</key>
+ <string>fiveeighths.glif</string>
+ <key>fivesub</key>
+ <string>fivesub.glif</string>
+ <key>fivesuperior</key>
+ <string>fivesuperior.glif</string>
+ <key>florin</key>
+ <string>florin.glif</string>
+ <key>four</key>
+ <string>four.glif</string>
+ <key>four.frac</key>
+ <string>four.frac.glif</string>
+ <key>four.sup</key>
+ <string>four.sup.glif</string>
+ <key>foursub</key>
+ <string>foursub.glif</string>
+ <key>fraction</key>
+ <string>fraction.glif</string>
+ <key>g</key>
+ <string>g.glif</string>
+ <key>g.cn</key>
+ <string>g.cn.glif</string>
+ <key>gamma</key>
+ <string>gamma.glif</string>
+ <key>gamma1</key>
+ <string>gamma1.glif</string>
+ <key>gammasuper</key>
+ <string>gammasuper.glif</string>
+ <key>gbar</key>
+ <string>gbar.glif</string>
+ <key>gbar_uni1ABE</key>
+ <string>gbar_uni1ABE___.glif</string>
+ <key>gcursive</key>
+ <string>gcursive.glif</string>
+ <key>germandbls</key>
+ <string>germandbls.glif</string>
+ <key>ghook</key>
+ <string>ghook.glif</string>
+ <key>ghook.cn</key>
+ <string>ghook.cn.glif</string>
+ <key>glottalstop</key>
+ <string>glottalstop.glif</string>
+ <key>glottalstopbar</key>
+ <string>glottalstopbar.glif</string>
+ <key>glottalstopbarinv</key>
+ <string>glottalstopbarinv.glif</string>
+ <key>glottalstopbarrev</key>
+ <string>glottalstopbarrev.glif</string>
+ <key>glottalstopinv</key>
+ <string>glottalstopinv.glif</string>
+ <key>glottalstoprevinv</key>
+ <string>glottalstoprevinv.glif</string>
+ <key>grave</key>
+ <string>grave.glif</string>
+ <key>gravecomb</key>
+ <string>gravecomb.glif</string>
+ <key>graveleftnosp</key>
+ <string>graveleftnosp.glif</string>
+ <key>gravesubnosp</key>
+ <string>gravesubnosp.glif</string>
+ <key>greater</key>
+ <string>greater.glif</string>
+ <key>greaterequal</key>
+ <string>greaterequal.glif</string>
+ <key>guillemotleft</key>
+ <string>guillemotleft.glif</string>
+ <key>guillemotright</key>
+ <string>guillemotright.glif</string>
+ <key>guilsinglleft</key>
+ <string>guilsinglleft.glif</string>
+ <key>guilsinglright</key>
+ <string>guilsinglright.glif</string>
+ <key>h</key>
+ <string>h.glif</string>
+ <key>henghook</key>
+ <string>henghook.glif</string>
+ <key>hhook</key>
+ <string>hhook.glif</string>
+ <key>hhooksuper</key>
+ <string>hhooksuper.glif</string>
+ <key>hook</key>
+ <string>hook.glif</string>
+ <key>hooksubpalatnosp</key>
+ <string>hooksubpalatnosp.glif</string>
+ <key>hooksubretronosp</key>
+ <string>hooksubretronosp.glif</string>
+ <key>hornnosp</key>
+ <string>hornnosp.glif</string>
+ <key>hsuper</key>
+ <string>hsuper.glif</string>
+ <key>hturn</key>
+ <string>hturn.glif</string>
+ <key>hungarumlaut</key>
+ <string>hungarumlaut.glif</string>
+ <key>hv</key>
+ <string>hv.glif</string>
+ <key>hyphen</key>
+ <string>hyphen.glif</string>
+ <key>hyphen__</key>
+ <string>hyphen__.glif</string>
+ <key>hyphenbullet</key>
+ <string>hyphenbullet.glif</string>
+ <key>hyphendot</key>
+ <string>hyphendot.glif</string>
+ <key>hyphennobreak</key>
+ <string>hyphennobreak.glif</string>
+ <key>i</key>
+ <string>i.glif</string>
+ <key>ibar</key>
+ <string>ibar.glif</string>
+ <key>infinity</key>
+ <string>infinity.glif</string>
+ <key>integral</key>
+ <string>integral.glif</string>
+ <key>interrobang</key>
+ <string>interrobang.glif</string>
+ <key>iota</key>
+ <string>iota.glif</string>
+ <key>iota1</key>
+ <string>iota1.glif</string>
+ <key>iota1_uni02DE</key>
+ <string>iota1_uni02DE__.glif</string>
+ <key>iotasubnosp</key>
+ <string>iotasubnosp.glif</string>
+ <key>iotasubnosp_uni1ABD</key>
+ <string>iotasubnosp_uni1ABD___.glif</string>
+ <key>j</key>
+ <string>j.glif</string>
+ <key>jcrosstail</key>
+ <string>jcrosstail.glif</string>
+ <key>jdotlessbar</key>
+ <string>jdotlessbar.glif</string>
+ <key>jhookdblbar</key>
+ <string>jhookdblbar.glif</string>
+ <key>jsuper</key>
+ <string>jsuper.glif</string>
+ <key>k</key>
+ <string>k.glif</string>
+ <key>kappa1</key>
+ <string>kappa1.glif</string>
+ <key>kgreenlandic</key>
+ <string>kgreenlandic.glif</string>
+ <key>khook</key>
+ <string>khook.glif</string>
+ <key>koppa</key>
+ <string>koppa.glif</string>
+ <key>kturn</key>
+ <string>kturn.glif</string>
+ <key>l</key>
+ <string>l.glif</string>
+ <key>lambda</key>
+ <string>lambda.glif</string>
+ <key>lambdabar</key>
+ <string>lambdabar.glif</string>
+ <key>largerighthook</key>
+ <string>largerighthook.glif</string>
+ <key>lbar</key>
+ <string>lbar.glif</string>
+ <key>lbelt</key>
+ <string>lbelt.glif</string>
+ <key>less</key>
+ <string>less.glif</string>
+ <key>lessequal</key>
+ <string>lessequal.glif</string>
+ <key>linevert</key>
+ <string>linevert.glif</string>
+ <key>linevertdblnosp</key>
+ <string>linevertdblnosp.glif</string>
+ <key>linevertnosp</key>
+ <string>linevertnosp.glif</string>
+ <key>linevertsubnosp</key>
+ <string>linevertsubnosp.glif</string>
+ <key>linevertsubnosp_uni1ABD</key>
+ <string>linevertsubnosp_uni1ABD___.glif</string>
+ <key>lira</key>
+ <string>lira.glif</string>
+ <key>lmidtilde</key>
+ <string>lmidtilde.glif</string>
+ <key>lmidtilde_uni1ABE</key>
+ <string>lmidtilde_uni1ABE___.glif</string>
+ <key>logicalnot</key>
+ <string>logicalnot.glif</string>
+ <key>longs</key>
+ <string>longs.glif</string>
+ <key>longst</key>
+ <string>longst.glif</string>
+ <key>lozenge</key>
+ <string>lozenge.glif</string>
+ <key>lrthook</key>
+ <string>lrthook.glif</string>
+ <key>lslash</key>
+ <string>lslash.glif</string>
+ <key>lyogh</key>
+ <string>lyogh.glif</string>
+ <key>m</key>
+ <string>m.glif</string>
+ <key>macron</key>
+ <string>macron.glif</string>
+ <key>macronacutecomb</key>
+ <string>macronacutecomb.glif</string>
+ <key>macronacutecomb.lc</key>
+ <string>macronacutecomb.lc.glif</string>
+ <key>macroncomb</key>
+ <string>macroncomb.glif</string>
+ <key>macroncomb_uni1ABB</key>
+ <string>macroncomb_uni1ABB___.glif</string>
+ <key>macrondieresiscomb</key>
+ <string>macrondieresiscomb.glif</string>
+ <key>macrondieresiscomb.lc</key>
+ <string>macrondieresiscomb.lc.glif</string>
+ <key>macrongravecomb</key>
+ <string>macrongravecomb.glif</string>
+ <key>macrongravecomb.lc</key>
+ <string>macrongravecomb.lc.glif</string>
+ <key>macronsub</key>
+ <string>macronsub.glif</string>
+ <key>macronsubnosp</key>
+ <string>macronsubnosp.glif</string>
+ <key>mcapturn</key>
+ <string>mcapturn.glif</string>
+ <key>mhook</key>
+ <string>mhook.glif</string>
+ <key>mill</key>
+ <string>mill.glif</string>
+ <key>minus</key>
+ <string>minus.glif</string>
+ <key>minussub</key>
+ <string>minussub.glif</string>
+ <key>minussubnosp</key>
+ <string>minussubnosp.glif</string>
+ <key>minussuperior</key>
+ <string>minussuperior.glif</string>
+ <key>mturn</key>
+ <string>mturn.glif</string>
+ <key>mturndescend</key>
+ <string>mturndescend.glif</string>
+ <key>mu</key>
+ <string>mu.glif</string>
+ <key>multiply</key>
+ <string>multiply.glif</string>
+ <key>n</key>
+ <string>n.glif</string>
+ <key>naira</key>
+ <string>naira.glif</string>
+ <key>nine</key>
+ <string>nine.glif</string>
+ <key>nine.frac</key>
+ <string>nine.frac.glif</string>
+ <key>nine.sup</key>
+ <string>nine.sup.glif</string>
+ <key>nineinferior</key>
+ <string>nineinferior.glif</string>
+ <key>ninesuperior</key>
+ <string>ninesuperior.glif</string>
+ <key>nlfthook</key>
+ <string>nlfthook.glif</string>
+ <key>notequal</key>
+ <string>notequal.glif</string>
+ <key>nrthook</key>
+ <string>nrthook.glif</string>
+ <key>nsuperior</key>
+ <string>nsuperior.glif</string>
+ <key>numbersign</key>
+ <string>numbersign.glif</string>
+ <key>numeralgreek</key>
+ <string>numeralgreek.glif</string>
+ <key>numeralgreeksub</key>
+ <string>numeralgreeksub.glif</string>
+ <key>o</key>
+ <string>o.glif</string>
+ <key>o.cn</key>
+ <string>o.cn.glif</string>
+ <key>o_uni02DE</key>
+ <string>o_uni02DE__.glif</string>
+ <key>oe</key>
+ <string>oe.glif</string>
+ <key>ogonek</key>
+ <string>ogonek.glif</string>
+ <key>ogoneknosp</key>
+ <string>ogoneknosp.glif</string>
+ <key>ohorn</key>
+ <string>ohorn.glif</string>
+ <key>oi</key>
+ <string>oi.glif</string>
+ <key>omega</key>
+ <string>omega.glif</string>
+ <key>omegaclosed</key>
+ <string>omegaclosed.glif</string>
+ <key>one</key>
+ <string>one.glif</string>
+ <key>one.sup</key>
+ <string>one.sup.glif</string>
+ <key>onedotleader</key>
+ <string>onedotleader.glif</string>
+ <key>oneeighth</key>
+ <string>oneeighth.glif</string>
+ <key>onehalf</key>
+ <string>onehalf.glif</string>
+ <key>oneinferior</key>
+ <string>oneinferior.glif</string>
+ <key>onequarter</key>
+ <string>onequarter.glif</string>
+ <key>onesuperior</key>
+ <string>onesuperior.glif</string>
+ <key>onethird</key>
+ <string>onethird.glif</string>
+ <key>oopen</key>
+ <string>oopen.glif</string>
+ <key>oopen.cn</key>
+ <string>oopen.cn.glif</string>
+ <key>oopen_uni02DE</key>
+ <string>oopen_uni02DE__.glif</string>
+ <key>ordfeminine</key>
+ <string>ordfeminine.glif</string>
+ <key>ordmasculine</key>
+ <string>ordmasculine.glif</string>
+ <key>oslash</key>
+ <string>oslash.glif</string>
+ <key>ounce</key>
+ <string>ounce.glif</string>
+ <key>overline</key>
+ <string>overline.glif</string>
+ <key>overscoredblnosp</key>
+ <string>overscoredblnosp.glif</string>
+ <key>overscorenosp</key>
+ <string>overscorenosp.glif</string>
+ <key>p</key>
+ <string>p.glif</string>
+ <key>p.cn</key>
+ <string>p.cn.glif</string>
+ <key>paragraph</key>
+ <string>paragraph.glif</string>
+ <key>parenleft</key>
+ <string>parenleft.glif</string>
+ <key>parenleftinferior</key>
+ <string>parenleftinferior.glif</string>
+ <key>parenleftsuperior</key>
+ <string>parenleftsuperior.glif</string>
+ <key>parenright</key>
+ <string>parenright.glif</string>
+ <key>parenrightsub</key>
+ <string>parenrightsub.glif</string>
+ <key>parenrightsuperior</key>
+ <string>parenrightsuperior.glif</string>
+ <key>partialdiff</key>
+ <string>partialdiff.glif</string>
+ <key>percent</key>
+ <string>percent.glif</string>
+ <key>period</key>
+ <string>period.glif</string>
+ <key>periodcentered</key>
+ <string>periodcentered.glif</string>
+ <key>pertenthousand</key>
+ <string>pertenthousand.glif</string>
+ <key>perthousand</key>
+ <string>perthousand.glif</string>
+ <key>peseta</key>
+ <string>peseta.glif</string>
+ <key>phi</key>
+ <string>phi.glif</string>
+ <key>phi1</key>
+ <string>phi1.glif</string>
+ <key>philatin</key>
+ <string>philatin.glif</string>
+ <key>phook</key>
+ <string>phook.glif</string>
+ <key>phook.cn</key>
+ <string>phook.cn.glif</string>
+ <key>pi</key>
+ <string>pi.glif</string>
+ <key>pipe</key>
+ <string>pipe.glif</string>
+ <key>pipedbl</key>
+ <string>pipedbl.glif</string>
+ <key>pipedblbar</key>
+ <string>pipedblbar.glif</string>
+ <key>plus</key>
+ <string>plus.glif</string>
+ <key>plusminus</key>
+ <string>plusminus.glif</string>
+ <key>plussub</key>
+ <string>plussub.glif</string>
+ <key>plussubnosp</key>
+ <string>plussubnosp.glif</string>
+ <key>plussuperior</key>
+ <string>plussuperior.glif</string>
+ <key>primerev1</key>
+ <string>primerev1.glif</string>
+ <key>primetripl1</key>
+ <string>primetripl1.glif</string>
+ <key>primetriplerev1</key>
+ <string>primetriplerev1.glif</string>
+ <key>product</key>
+ <string>product.glif</string>
+ <key>psi</key>
+ <string>psi.glif</string>
+ <key>published</key>
+ <string>published.glif</string>
+ <key>q</key>
+ <string>q.glif</string>
+ <key>q.cn</key>
+ <string>q.cn.glif</string>
+ <key>qhook</key>
+ <string>qhook.glif</string>
+ <key>qhook.cn</key>
+ <string>qhook.cn.glif</string>
+ <key>qofdagesh</key>
+ <string>qofdagesh.glif</string>
+ <key>question</key>
+ <string>question.glif</string>
+ <key>questiondown</key>
+ <string>questiondown.glif</string>
+ <key>questiongreek</key>
+ <string>questiongreek.glif</string>
+ <key>quotedbl</key>
+ <string>quotedbl.glif</string>
+ <key>quotedblbase</key>
+ <string>quotedblbase.glif</string>
+ <key>quotedblleft</key>
+ <string>quotedblleft.glif</string>
+ <key>quotedblreversed</key>
+ <string>quotedblreversed.glif</string>
+ <key>quotedblright</key>
+ <string>quotedblright.glif</string>
+ <key>quoteleft</key>
+ <string>quoteleft.glif</string>
+ <key>quotereversed</key>
+ <string>quotereversed.glif</string>
+ <key>quoteright</key>
+ <string>quoteright.glif</string>
+ <key>quotesinglbase</key>
+ <string>quotesinglbase.glif</string>
+ <key>quotesingle</key>
+ <string>quotesingle.glif</string>
+ <key>r</key>
+ <string>r.glif</string>
+ <key>radical</key>
+ <string>radical.glif</string>
+ <key>rdescend</key>
+ <string>rdescend.glif</string>
+ <key>referencemark</key>
+ <string>referencemark.glif</string>
+ <key>registered</key>
+ <string>registered.glif</string>
+ <key>response</key>
+ <string>response.glif</string>
+ <key>reverseddblprime</key>
+ <string>reverseddblprime.glif</string>
+ <key>rfishhook</key>
+ <string>rfishhook.glif</string>
+ <key>rfishhookrev</key>
+ <string>rfishhookrev.glif</string>
+ <key>rho</key>
+ <string>rho.glif</string>
+ <key>rho1</key>
+ <string>rho1.glif</string>
+ <key>ring</key>
+ <string>ring.glif</string>
+ <key>ringacute</key>
+ <string>ringacute.glif</string>
+ <key>ringlefthalfsubnosp</key>
+ <string>ringlefthalfsubnosp.glif</string>
+ <key>ringnosp</key>
+ <string>ringnosp.glif</string>
+ <key>ringrighthalfsubnosp</key>
+ <string>ringrighthalfsubnosp.glif</string>
+ <key>ringsubnosp</key>
+ <string>ringsubnosp.glif</string>
+ <key>ringsubnosp_uni1ABD</key>
+ <string>ringsubnosp_uni1ABD___.glif</string>
+ <key>romaneight</key>
+ <string>romaneight.glif</string>
+ <key>romaneleven</key>
+ <string>romaneleven.glif</string>
+ <key>romanfifty</key>
+ <string>romanfifty.glif</string>
+ <key>romanfive</key>
+ <string>romanfive.glif</string>
+ <key>romanfivehundred</key>
+ <string>romanfivehundred.glif</string>
+ <key>romanfour</key>
+ <string>romanfour.glif</string>
+ <key>romanhundred</key>
+ <string>romanhundred.glif</string>
+ <key>romannine</key>
+ <string>romannine.glif</string>
+ <key>romanone</key>
+ <string>romanone.glif</string>
+ <key>romanseven</key>
+ <string>romanseven.glif</string>
+ <key>romansix</key>
+ <string>romansix.glif</string>
+ <key>romanten</key>
+ <string>romanten.glif</string>
+ <key>romanthousand</key>
+ <string>romanthousand.glif</string>
+ <key>romanthree</key>
+ <string>romanthree.glif</string>
+ <key>romantwelve</key>
+ <string>romantwelve.glif</string>
+ <key>romantwo</key>
+ <string>romantwo.glif</string>
+ <key>rrthook</key>
+ <string>rrthook.glif</string>
+ <key>rrthook_uni1ABE</key>
+ <string>rrthook_uni1ABE___.glif</string>
+ <key>rsuper</key>
+ <string>rsuper.glif</string>
+ <key>rturn</key>
+ <string>rturn.glif</string>
+ <key>rturnascend</key>
+ <string>rturnascend.glif</string>
+ <key>rturnrthook</key>
+ <string>rturnrthook.glif</string>
+ <key>rturnsuper</key>
+ <string>rturnsuper.glif</string>
+ <key>rupee</key>
+ <string>rupee.glif</string>
+ <key>s</key>
+ <string>s.glif</string>
+ <key>s.cn</key>
+ <string>s.cn.glif</string>
+ <key>sampi</key>
+ <string>sampi.glif</string>
+ <key>schwa</key>
+ <string>schwa.glif</string>
+ <key>schwahook</key>
+ <string>schwahook.glif</string>
+ <key>seagullsubnosp</key>
+ <string>seagullsubnosp.glif</string>
+ <key>section</key>
+ <string>section.glif</string>
+ <key>semicolon</key>
+ <string>semicolon.glif</string>
+ <key>servicemark</key>
+ <string>servicemark.glif</string>
+ <key>seven</key>
+ <string>seven.glif</string>
+ <key>seven.frac</key>
+ <string>seven.frac.glif</string>
+ <key>seven.sup</key>
+ <string>seven.sup.glif</string>
+ <key>seveneighths</key>
+ <string>seveneighths.glif</string>
+ <key>sevensub</key>
+ <string>sevensub.glif</string>
+ <key>sevensuperior</key>
+ <string>sevensuperior.glif</string>
+ <key>shindagesh</key>
+ <string>shindagesh.glif</string>
+ <key>sigma</key>
+ <string>sigma.glif</string>
+ <key>sigma1</key>
+ <string>sigma1.glif</string>
+ <key>six</key>
+ <string>six.glif</string>
+ <key>six.frac</key>
+ <string>six.frac.glif</string>
+ <key>six.sup</key>
+ <string>six.sup.glif</string>
+ <key>sixinferior</key>
+ <string>sixinferior.glif</string>
+ <key>sixsuperior</key>
+ <string>sixsuperior.glif</string>
+ <key>slash</key>
+ <string>slash.glif</string>
+ <key>slashlongnosp</key>
+ <string>slashlongnosp.glif</string>
+ <key>slashshortnosp</key>
+ <string>slashshortnosp.glif</string>
+ <key>space</key>
+ <string>space.glif</string>
+ <key>spaceopenbox</key>
+ <string>spaceopenbox.glif</string>
+ <key>squaresubnosp</key>
+ <string>squaresubnosp.glif</string>
+ <key>srthook</key>
+ <string>srthook.glif</string>
+ <key>srthook.cn</key>
+ <string>srthook.cn.glif</string>
+ <key>st</key>
+ <string>st.glif</string>
+ <key>st.cn</key>
+ <string>st.cn.glif</string>
+ <key>sterling</key>
+ <string>sterling.glif</string>
+ <key>stigma</key>
+ <string>stigma.glif</string>
+ <key>summation</key>
+ <string>summation.glif</string>
+ <key>t</key>
+ <string>t.glif</string>
+ <key>tackdownsubnosp</key>
+ <string>tackdownsubnosp.glif</string>
+ <key>tackleftsubnosp</key>
+ <string>tackleftsubnosp.glif</string>
+ <key>tackrightsubnosp</key>
+ <string>tackrightsubnosp.glif</string>
+ <key>tackupsubnosp</key>
+ <string>tackupsubnosp.glif</string>
+ <key>tau</key>
+ <string>tau.glif</string>
+ <key>tavdages</key>
+ <string>tavdages.glif</string>
+ <key>tccurl</key>
+ <string>tccurl.glif</string>
+ <key>tel</key>
+ <string>tel.glif</string>
+ <key>tesh</key>
+ <string>tesh.glif</string>
+ <key>theta</key>
+ <string>theta.glif</string>
+ <key>thook</key>
+ <string>thook.glif</string>
+ <key>thorn</key>
+ <string>thorn.glif</string>
+ <key>three</key>
+ <string>three.glif</string>
+ <key>three.sup</key>
+ <string>three.sup.glif</string>
+ <key>threeeighths</key>
+ <string>threeeighths.glif</string>
+ <key>threequarters</key>
+ <string>threequarters.glif</string>
+ <key>threesub</key>
+ <string>threesub.glif</string>
+ <key>threesuperior</key>
+ <string>threesuperior.glif</string>
+ <key>tilde</key>
+ <string>tilde.glif</string>
+ <key>tildeacutecomb</key>
+ <string>tildeacutecomb.glif</string>
+ <key>tildeacutecomb.lc</key>
+ <string>tildeacutecomb.lc.glif</string>
+ <key>tildecomb</key>
+ <string>tildecomb.glif</string>
+ <key>tildecomb_uni1ABB</key>
+ <string>tildecomb_uni1ABB___.glif</string>
+ <key>tildecomb_uni1ABC</key>
+ <string>tildecomb_uni1ABC___.glif</string>
+ <key>tildedieresiscomb</key>
+ <string>tildedieresiscomb.glif</string>
+ <key>tildedieresiscomb.lc</key>
+ <string>tildedieresiscomb.lc.glif</string>
+ <key>tildemacroncomb</key>
+ <string>tildemacroncomb.glif</string>
+ <key>tildemacroncomb.lc</key>
+ <string>tildemacroncomb.lc.glif</string>
+ <key>tildemidnosp</key>
+ <string>tildemidnosp.glif</string>
+ <key>tildesubnosp</key>
+ <string>tildesubnosp.glif</string>
+ <key>tildesubnosp_uni1ABD</key>
+ <string>tildesubnosp_uni1ABD___.glif</string>
+ <key>tildevertsupnosp</key>
+ <string>tildevertsupnosp.glif</string>
+ <key>tonefive</key>
+ <string>tonefive.glif</string>
+ <key>tonesix</key>
+ <string>tonesix.glif</string>
+ <key>tonetwo</key>
+ <string>tonetwo.glif</string>
+ <key>tonos</key>
+ <string>tonos.glif</string>
+ <key>tpalatalhook</key>
+ <string>tpalatalhook.glif</string>
+ <key>trademark</key>
+ <string>trademark.glif</string>
+ <key>trianglebullet</key>
+ <string>trianglebullet.glif</string>
+ <key>trthook</key>
+ <string>trthook.glif</string>
+ <key>ts</key>
+ <string>ts.glif</string>
+ <key>tturn</key>
+ <string>tturn.glif</string>
+ <key>two</key>
+ <string>two.glif</string>
+ <key>two.sup</key>
+ <string>two.sup.glif</string>
+ <key>twosub</key>
+ <string>twosub.glif</string>
+ <key>twosuperior</key>
+ <string>twosuperior.glif</string>
+ <key>twothirds</key>
+ <string>twothirds.glif</string>
+ <key>u</key>
+ <string>u.glif</string>
+ <key>ubar</key>
+ <string>ubar.glif</string>
+ <key>uhorn</key>
+ <string>uhorn.glif</string>
+ <key>underscore</key>
+ <string>underscore.glif</string>
+ <key>underscoredbl</key>
+ <string>underscoredbl.glif</string>
+ <key>underscoredblnosp</key>
+ <string>underscoredblnosp.glif</string>
+ <key>underscorenosp</key>
+ <string>underscorenosp.glif</string>
+ <key>undertie</key>
+ <string>undertie.glif</string>
+ <key>uni0002</key>
+ <string>uni0002.glif</string>
+ <key>uni0009</key>
+ <string>uni0009.glif</string>
+ <key>uni0069.ccmp</key>
+ <string>uni0069.ccmp.glif</string>
+ <key>uni006A.ccmp</key>
+ <string>uni006A_.ccmp.glif</string>
+ <key>uni012F.ccmp</key>
+ <string>uni012F_.ccmp.glif</string>
+ <key>uni01B7</key>
+ <string>uni01B7_.glif</string>
+ <key>uni01B8</key>
+ <string>uni01B8_.glif</string>
+ <key>uni01B9</key>
+ <string>uni01B9_.glif</string>
+ <key>uni01BA</key>
+ <string>uni01BA__.glif</string>
+ <key>uni01BB</key>
+ <string>uni01BB__.glif</string>
+ <key>uni01C4</key>
+ <string>uni01C4_.glif</string>
+ <key>uni01C5</key>
+ <string>uni01C5_.glif</string>
+ <key>uni01C6</key>
+ <string>uni01C6_.glif</string>
+ <key>uni01EE</key>
+ <string>uni01EE__.glif</string>
+ <key>uni01EF</key>
+ <string>uni01EF__.glif</string>
+ <key>uni01F6</key>
+ <string>uni01F6_.glif</string>
+ <key>uni01F7</key>
+ <string>uni01F7_.glif</string>
+ <key>uni021C</key>
+ <string>uni021C_.glif</string>
+ <key>uni021D</key>
+ <string>uni021D_.glif</string>
+ <key>uni0220</key>
+ <string>uni0220.glif</string>
+ <key>uni0221</key>
+ <string>uni0221.glif</string>
+ <key>uni0222</key>
+ <string>uni0222.glif</string>
+ <key>uni0223</key>
+ <string>uni0223.glif</string>
+ <key>uni0224</key>
+ <string>uni0224.glif</string>
+ <key>uni0225</key>
+ <string>uni0225.glif</string>
+ <key>uni0234</key>
+ <string>uni0234.glif</string>
+ <key>uni0235</key>
+ <string>uni0235.glif</string>
+ <key>uni0236</key>
+ <string>uni0236.glif</string>
+ <key>uni0237</key>
+ <string>uni0237.glif</string>
+ <key>uni0238</key>
+ <string>uni0238.glif</string>
+ <key>uni0239</key>
+ <string>uni0239.glif</string>
+ <key>uni023A</key>
+ <string>uni023A_.glif</string>
+ <key>uni023B</key>
+ <string>uni023B_.glif</string>
+ <key>uni023C</key>
+ <string>uni023C_.glif</string>
+ <key>uni023D</key>
+ <string>uni023D_.glif</string>
+ <key>uni023E</key>
+ <string>uni023E_.glif</string>
+ <key>uni023F</key>
+ <string>uni023F_.glif</string>
+ <key>uni0240</key>
+ <string>uni0240.glif</string>
+ <key>uni0241</key>
+ <string>uni0241.glif</string>
+ <key>uni0242</key>
+ <string>uni0242.glif</string>
+ <key>uni0243</key>
+ <string>uni0243.glif</string>
+ <key>uni0244</key>
+ <string>uni0244.glif</string>
+ <key>uni0245</key>
+ <string>uni0245.glif</string>
+ <key>uni0246</key>
+ <string>uni0246.glif</string>
+ <key>uni0247</key>
+ <string>uni0247.glif</string>
+ <key>uni0248</key>
+ <string>uni0248.glif</string>
+ <key>uni0249</key>
+ <string>uni0249.glif</string>
+ <key>uni0249.ccmp</key>
+ <string>uni0249.ccmp.glif</string>
+ <key>uni024A</key>
+ <string>uni024A_.glif</string>
+ <key>uni024B</key>
+ <string>uni024B_.glif</string>
+ <key>uni024C</key>
+ <string>uni024C_.glif</string>
+ <key>uni024D</key>
+ <string>uni024D_.glif</string>
+ <key>uni024E</key>
+ <string>uni024E_.glif</string>
+ <key>uni024F</key>
+ <string>uni024F_.glif</string>
+ <key>uni0268.ccmp</key>
+ <string>uni0268.ccmp.glif</string>
+ <key>uni0292</key>
+ <string>uni0292.glif</string>
+ <key>uni0293</key>
+ <string>uni0293.glif</string>
+ <key>uni029D.ccmp</key>
+ <string>uni029D_.ccmp.glif</string>
+ <key>uni02A9</key>
+ <string>uni02A9_.glif</string>
+ <key>uni02AB</key>
+ <string>uni02AB__.glif</string>
+ <key>uni02AC</key>
+ <string>uni02AC__.glif</string>
+ <key>uni02AE</key>
+ <string>uni02AE__.glif</string>
+ <key>uni02B2.ccmp</key>
+ <string>uni02B2_.ccmp.glif</string>
+ <key>uni02B9</key>
+ <string>uni02B9_.glif</string>
+ <key>uni02BA</key>
+ <string>uni02BA__.glif</string>
+ <key>uni02BB</key>
+ <string>uni02BB__.glif</string>
+ <key>uni02BD</key>
+ <string>uni02BD__.glif</string>
+ <key>uni02BE</key>
+ <string>uni02BE__.glif</string>
+ <key>uni02BF</key>
+ <string>uni02BF__.glif</string>
+ <key>uni02C0</key>
+ <string>uni02C0_.glif</string>
+ <key>uni02C1</key>
+ <string>uni02C1_.glif</string>
+ <key>uni02C2</key>
+ <string>uni02C2_.glif</string>
+ <key>uni02C3</key>
+ <string>uni02C3_.glif</string>
+ <key>uni02C4</key>
+ <string>uni02C4_.glif</string>
+ <key>uni02C5</key>
+ <string>uni02C5_.glif</string>
+ <key>uni02C9</key>
+ <string>uni02C9_.glif</string>
+ <key>uni02CA</key>
+ <string>uni02CA__.glif</string>
+ <key>uni02CB</key>
+ <string>uni02CB__.glif</string>
+ <key>uni02CC</key>
+ <string>uni02CC__.glif</string>
+ <key>uni02CE</key>
+ <string>uni02CE__.glif</string>
+ <key>uni02CF</key>
+ <string>uni02CF__.glif</string>
+ <key>uni02D0</key>
+ <string>uni02D0_.glif</string>
+ <key>uni02D1</key>
+ <string>uni02D1_.glif</string>
+ <key>uni02D2</key>
+ <string>uni02D2_.glif</string>
+ <key>uni02D3</key>
+ <string>uni02D3_.glif</string>
+ <key>uni02D4</key>
+ <string>uni02D4_.glif</string>
+ <key>uni02D5</key>
+ <string>uni02D5_.glif</string>
+ <key>uni02D6</key>
+ <string>uni02D6_.glif</string>
+ <key>uni02D7</key>
+ <string>uni02D7_.glif</string>
+ <key>uni02DE</key>
+ <string>uni02DE__.glif</string>
+ <key>uni02E4</key>
+ <string>uni02E4_.glif</string>
+ <key>uni02E5</key>
+ <string>uni02E5_.glif</string>
+ <key>uni02E5_uni02E5_uni02E6</key>
+ <string>uni02E5__uni02E5__uni02E6_.glif</string>
+ <key>uni02E5_uni02E5_uni02E7</key>
+ <string>uni02E5__uni02E5__uni02E7_.glif</string>
+ <key>uni02E5_uni02E5_uni02E8</key>
+ <string>uni02E5__uni02E5__uni02E8_.glif</string>
+ <key>uni02E5_uni02E5_uni02E9</key>
+ <string>uni02E5__uni02E5__uni02E9_.glif</string>
+ <key>uni02E5_uni02E6</key>
+ <string>uni02E5__uni02E6_.glif</string>
+ <key>uni02E5_uni02E6_uni02E5</key>
+ <string>uni02E5__uni02E6__uni02E5_.glif</string>
+ <key>uni02E5_uni02E6_uni02E6</key>
+ <string>uni02E5__uni02E6__uni02E6_.glif</string>
+ <key>uni02E5_uni02E6_uni02E7</key>
+ <string>uni02E5__uni02E6__uni02E7_.glif</string>
+ <key>uni02E5_uni02E6_uni02E8</key>
+ <string>uni02E5__uni02E6__uni02E8_.glif</string>
+ <key>uni02E5_uni02E6_uni02E9</key>
+ <string>uni02E5__uni02E6__uni02E9_.glif</string>
+ <key>uni02E5_uni02E7</key>
+ <string>uni02E5__uni02E7_.glif</string>
+ <key>uni02E5_uni02E7_uni02E5</key>
+ <string>uni02E5__uni02E7__uni02E5_.glif</string>
+ <key>uni02E5_uni02E7_uni02E6</key>
+ <string>uni02E5__uni02E7__uni02E6_.glif</string>
+ <key>uni02E5_uni02E7_uni02E7</key>
+ <string>uni02E5__uni02E7__uni02E7_.glif</string>
+ <key>uni02E5_uni02E7_uni02E8</key>
+ <string>uni02E5__uni02E7__uni02E8_.glif</string>
+ <key>uni02E5_uni02E7_uni02E9</key>
+ <string>uni02E5__uni02E7__uni02E9_.glif</string>
+ <key>uni02E5_uni02E8</key>
+ <string>uni02E5__uni02E8_.glif</string>
+ <key>uni02E5_uni02E8_uni02E5</key>
+ <string>uni02E5__uni02E8__uni02E5_.glif</string>
+ <key>uni02E5_uni02E8_uni02E6</key>
+ <string>uni02E5__uni02E8__uni02E6_.glif</string>
+ <key>uni02E5_uni02E8_uni02E7</key>
+ <string>uni02E5__uni02E8__uni02E7_.glif</string>
+ <key>uni02E5_uni02E8_uni02E8</key>
+ <string>uni02E5__uni02E8__uni02E8_.glif</string>
+ <key>uni02E5_uni02E8_uni02E9</key>
+ <string>uni02E5__uni02E8__uni02E9_.glif</string>
+ <key>uni02E5_uni02E9</key>
+ <string>uni02E5__uni02E9_.glif</string>
+ <key>uni02E5_uni02E9_uni02E5</key>
+ <string>uni02E5__uni02E9__uni02E5_.glif</string>
+ <key>uni02E5_uni02E9_uni02E6</key>
+ <string>uni02E5__uni02E9__uni02E6_.glif</string>
+ <key>uni02E5_uni02E9_uni02E7</key>
+ <string>uni02E5__uni02E9__uni02E7_.glif</string>
+ <key>uni02E5_uni02E9_uni02E8</key>
+ <string>uni02E5__uni02E9__uni02E8_.glif</string>
+ <key>uni02E5_uni02E9_uni02E9</key>
+ <string>uni02E5__uni02E9__uni02E9_.glif</string>
+ <key>uni02E6</key>
+ <string>uni02E6_.glif</string>
+ <key>uni02E6_uni02E5</key>
+ <string>uni02E6__uni02E5_.glif</string>
+ <key>uni02E6_uni02E5_uni02E5</key>
+ <string>uni02E6__uni02E5__uni02E5_.glif</string>
+ <key>uni02E6_uni02E5_uni02E6</key>
+ <string>uni02E6__uni02E5__uni02E6_.glif</string>
+ <key>uni02E6_uni02E5_uni02E7</key>
+ <string>uni02E6__uni02E5__uni02E7_.glif</string>
+ <key>uni02E6_uni02E5_uni02E8</key>
+ <string>uni02E6__uni02E5__uni02E8_.glif</string>
+ <key>uni02E6_uni02E5_uni02E9</key>
+ <string>uni02E6__uni02E5__uni02E9_.glif</string>
+ <key>uni02E6_uni02E6_uni02E5</key>
+ <string>uni02E6__uni02E6__uni02E5_.glif</string>
+ <key>uni02E6_uni02E6_uni02E7</key>
+ <string>uni02E6__uni02E6__uni02E7_.glif</string>
+ <key>uni02E6_uni02E6_uni02E8</key>
+ <string>uni02E6__uni02E6__uni02E8_.glif</string>
+ <key>uni02E6_uni02E6_uni02E9</key>
+ <string>uni02E6__uni02E6__uni02E9_.glif</string>
+ <key>uni02E6_uni02E7</key>
+ <string>uni02E6__uni02E7_.glif</string>
+ <key>uni02E6_uni02E7_uni02E5</key>
+ <string>uni02E6__uni02E7__uni02E5_.glif</string>
+ <key>uni02E6_uni02E7_uni02E6</key>
+ <string>uni02E6__uni02E7__uni02E6_.glif</string>
+ <key>uni02E6_uni02E7_uni02E7</key>
+ <string>uni02E6__uni02E7__uni02E7_.glif</string>
+ <key>uni02E6_uni02E7_uni02E8</key>
+ <string>uni02E6__uni02E7__uni02E8_.glif</string>
+ <key>uni02E6_uni02E7_uni02E9</key>
+ <string>uni02E6__uni02E7__uni02E9_.glif</string>
+ <key>uni02E6_uni02E8</key>
+ <string>uni02E6__uni02E8_.glif</string>
+ <key>uni02E6_uni02E8_uni02E5</key>
+ <string>uni02E6__uni02E8__uni02E5_.glif</string>
+ <key>uni02E6_uni02E8_uni02E6</key>
+ <string>uni02E6__uni02E8__uni02E6_.glif</string>
+ <key>uni02E6_uni02E8_uni02E7</key>
+ <string>uni02E6__uni02E8__uni02E7_.glif</string>
+ <key>uni02E6_uni02E8_uni02E8</key>
+ <string>uni02E6__uni02E8__uni02E8_.glif</string>
+ <key>uni02E6_uni02E8_uni02E9</key>
+ <string>uni02E6__uni02E8__uni02E9_.glif</string>
+ <key>uni02E6_uni02E9</key>
+ <string>uni02E6__uni02E9_.glif</string>
+ <key>uni02E6_uni02E9_uni02E5</key>
+ <string>uni02E6__uni02E9__uni02E5_.glif</string>
+ <key>uni02E6_uni02E9_uni02E6</key>
+ <string>uni02E6__uni02E9__uni02E6_.glif</string>
+ <key>uni02E6_uni02E9_uni02E7</key>
+ <string>uni02E6__uni02E9__uni02E7_.glif</string>
+ <key>uni02E6_uni02E9_uni02E8</key>
+ <string>uni02E6__uni02E9__uni02E8_.glif</string>
+ <key>uni02E6_uni02E9_uni02E9</key>
+ <string>uni02E6__uni02E9__uni02E9_.glif</string>
+ <key>uni02E7</key>
+ <string>uni02E7_.glif</string>
+ <key>uni02E7_uni02E5</key>
+ <string>uni02E7__uni02E5_.glif</string>
+ <key>uni02E7_uni02E5_uni02E5</key>
+ <string>uni02E7__uni02E5__uni02E5_.glif</string>
+ <key>uni02E7_uni02E5_uni02E6</key>
+ <string>uni02E7__uni02E5__uni02E6_.glif</string>
+ <key>uni02E7_uni02E5_uni02E7</key>
+ <string>uni02E7__uni02E5__uni02E7_.glif</string>
+ <key>uni02E7_uni02E5_uni02E8</key>
+ <string>uni02E7__uni02E5__uni02E8_.glif</string>
+ <key>uni02E7_uni02E5_uni02E9</key>
+ <string>uni02E7__uni02E5__uni02E9_.glif</string>
+ <key>uni02E7_uni02E6</key>
+ <string>uni02E7__uni02E6_.glif</string>
+ <key>uni02E7_uni02E6_uni02E5</key>
+ <string>uni02E7__uni02E6__uni02E5_.glif</string>
+ <key>uni02E7_uni02E6_uni02E6</key>
+ <string>uni02E7__uni02E6__uni02E6_.glif</string>
+ <key>uni02E7_uni02E6_uni02E7</key>
+ <string>uni02E7__uni02E6__uni02E7_.glif</string>
+ <key>uni02E7_uni02E6_uni02E8</key>
+ <string>uni02E7__uni02E6__uni02E8_.glif</string>
+ <key>uni02E7_uni02E6_uni02E9</key>
+ <string>uni02E7__uni02E6__uni02E9_.glif</string>
+ <key>uni02E7_uni02E7_uni02E5</key>
+ <string>uni02E7__uni02E7__uni02E5_.glif</string>
+ <key>uni02E7_uni02E7_uni02E6</key>
+ <string>uni02E7__uni02E7__uni02E6_.glif</string>
+ <key>uni02E7_uni02E7_uni02E8</key>
+ <string>uni02E7__uni02E7__uni02E8_.glif</string>
+ <key>uni02E7_uni02E7_uni02E9</key>
+ <string>uni02E7__uni02E7__uni02E9_.glif</string>
+ <key>uni02E7_uni02E8</key>
+ <string>uni02E7__uni02E8_.glif</string>
+ <key>uni02E7_uni02E8_uni02E5</key>
+ <string>uni02E7__uni02E8__uni02E5_.glif</string>
+ <key>uni02E7_uni02E8_uni02E6</key>
+ <string>uni02E7__uni02E8__uni02E6_.glif</string>
+ <key>uni02E7_uni02E8_uni02E7</key>
+ <string>uni02E7__uni02E8__uni02E7_.glif</string>
+ <key>uni02E7_uni02E8_uni02E8</key>
+ <string>uni02E7__uni02E8__uni02E8_.glif</string>
+ <key>uni02E7_uni02E8_uni02E9</key>
+ <string>uni02E7__uni02E8__uni02E9_.glif</string>
+ <key>uni02E7_uni02E9</key>
+ <string>uni02E7__uni02E9_.glif</string>
+ <key>uni02E7_uni02E9_uni02E5</key>
+ <string>uni02E7__uni02E9__uni02E5_.glif</string>
+ <key>uni02E7_uni02E9_uni02E6</key>
+ <string>uni02E7__uni02E9__uni02E6_.glif</string>
+ <key>uni02E7_uni02E9_uni02E7</key>
+ <string>uni02E7__uni02E9__uni02E7_.glif</string>
+ <key>uni02E7_uni02E9_uni02E8</key>
+ <string>uni02E7__uni02E9__uni02E8_.glif</string>
+ <key>uni02E7_uni02E9_uni02E9</key>
+ <string>uni02E7__uni02E9__uni02E9_.glif</string>
+ <key>uni02E8</key>
+ <string>uni02E8_.glif</string>
+ <key>uni02E8_uni02E5</key>
+ <string>uni02E8__uni02E5_.glif</string>
+ <key>uni02E8_uni02E5_uni02E5</key>
+ <string>uni02E8__uni02E5__uni02E5_.glif</string>
+ <key>uni02E8_uni02E5_uni02E6</key>
+ <string>uni02E8__uni02E5__uni02E6_.glif</string>
+ <key>uni02E8_uni02E5_uni02E7</key>
+ <string>uni02E8__uni02E5__uni02E7_.glif</string>
+ <key>uni02E8_uni02E5_uni02E8</key>
+ <string>uni02E8__uni02E5__uni02E8_.glif</string>
+ <key>uni02E8_uni02E5_uni02E9</key>
+ <string>uni02E8__uni02E5__uni02E9_.glif</string>
+ <key>uni02E8_uni02E6</key>
+ <string>uni02E8__uni02E6_.glif</string>
+ <key>uni02E8_uni02E6_uni02E5</key>
+ <string>uni02E8__uni02E6__uni02E5_.glif</string>
+ <key>uni02E8_uni02E6_uni02E6</key>
+ <string>uni02E8__uni02E6__uni02E6_.glif</string>
+ <key>uni02E8_uni02E6_uni02E7</key>
+ <string>uni02E8__uni02E6__uni02E7_.glif</string>
+ <key>uni02E8_uni02E6_uni02E8</key>
+ <string>uni02E8__uni02E6__uni02E8_.glif</string>
+ <key>uni02E8_uni02E6_uni02E9</key>
+ <string>uni02E8__uni02E6__uni02E9_.glif</string>
+ <key>uni02E8_uni02E7</key>
+ <string>uni02E8__uni02E7_.glif</string>
+ <key>uni02E8_uni02E7_uni02E5</key>
+ <string>uni02E8__uni02E7__uni02E5_.glif</string>
+ <key>uni02E8_uni02E7_uni02E6</key>
+ <string>uni02E8__uni02E7__uni02E6_.glif</string>
+ <key>uni02E8_uni02E7_uni02E7</key>
+ <string>uni02E8__uni02E7__uni02E7_.glif</string>
+ <key>uni02E8_uni02E7_uni02E8</key>
+ <string>uni02E8__uni02E7__uni02E8_.glif</string>
+ <key>uni02E8_uni02E7_uni02E9</key>
+ <string>uni02E8__uni02E7__uni02E9_.glif</string>
+ <key>uni02E8_uni02E8_uni02E5</key>
+ <string>uni02E8__uni02E8__uni02E5_.glif</string>
+ <key>uni02E8_uni02E8_uni02E6</key>
+ <string>uni02E8__uni02E8__uni02E6_.glif</string>
+ <key>uni02E8_uni02E8_uni02E7</key>
+ <string>uni02E8__uni02E8__uni02E7_.glif</string>
+ <key>uni02E8_uni02E8_uni02E9</key>
+ <string>uni02E8__uni02E8__uni02E9_.glif</string>
+ <key>uni02E8_uni02E9</key>
+ <string>uni02E8__uni02E9_.glif</string>
+ <key>uni02E8_uni02E9_uni02E5</key>
+ <string>uni02E8__uni02E9__uni02E5_.glif</string>
+ <key>uni02E8_uni02E9_uni02E6</key>
+ <string>uni02E8__uni02E9__uni02E6_.glif</string>
+ <key>uni02E8_uni02E9_uni02E7</key>
+ <string>uni02E8__uni02E9__uni02E7_.glif</string>
+ <key>uni02E8_uni02E9_uni02E8</key>
+ <string>uni02E8__uni02E9__uni02E8_.glif</string>
+ <key>uni02E8_uni02E9_uni02E9</key>
+ <string>uni02E8__uni02E9__uni02E9_.glif</string>
+ <key>uni02E9</key>
+ <string>uni02E9_.glif</string>
+ <key>uni02E9_uni02E5</key>
+ <string>uni02E9__uni02E5_.glif</string>
+ <key>uni02E9_uni02E5_uni02E5</key>
+ <string>uni02E9__uni02E5__uni02E5_.glif</string>
+ <key>uni02E9_uni02E5_uni02E6</key>
+ <string>uni02E9__uni02E5__uni02E6_.glif</string>
+ <key>uni02E9_uni02E5_uni02E7</key>
+ <string>uni02E9__uni02E5__uni02E7_.glif</string>
+ <key>uni02E9_uni02E5_uni02E8</key>
+ <string>uni02E9__uni02E5__uni02E8_.glif</string>
+ <key>uni02E9_uni02E5_uni02E9</key>
+ <string>uni02E9__uni02E5__uni02E9_.glif</string>
+ <key>uni02E9_uni02E6</key>
+ <string>uni02E9__uni02E6_.glif</string>
+ <key>uni02E9_uni02E6_uni02E5</key>
+ <string>uni02E9__uni02E6__uni02E5_.glif</string>
+ <key>uni02E9_uni02E6_uni02E6</key>
+ <string>uni02E9__uni02E6__uni02E6_.glif</string>
+ <key>uni02E9_uni02E6_uni02E7</key>
+ <string>uni02E9__uni02E6__uni02E7_.glif</string>
+ <key>uni02E9_uni02E6_uni02E8</key>
+ <string>uni02E9__uni02E6__uni02E8_.glif</string>
+ <key>uni02E9_uni02E6_uni02E9</key>
+ <string>uni02E9__uni02E6__uni02E9_.glif</string>
+ <key>uni02E9_uni02E7</key>
+ <string>uni02E9__uni02E7_.glif</string>
+ <key>uni02E9_uni02E7_uni02E5</key>
+ <string>uni02E9__uni02E7__uni02E5_.glif</string>
+ <key>uni02E9_uni02E7_uni02E6</key>
+ <string>uni02E9__uni02E7__uni02E6_.glif</string>
+ <key>uni02E9_uni02E7_uni02E7</key>
+ <string>uni02E9__uni02E7__uni02E7_.glif</string>
+ <key>uni02E9_uni02E7_uni02E8</key>
+ <string>uni02E9__uni02E7__uni02E8_.glif</string>
+ <key>uni02E9_uni02E7_uni02E9</key>
+ <string>uni02E9__uni02E7__uni02E9_.glif</string>
+ <key>uni02E9_uni02E8</key>
+ <string>uni02E9__uni02E8_.glif</string>
+ <key>uni02E9_uni02E8_uni02E5</key>
+ <string>uni02E9__uni02E8__uni02E5_.glif</string>
+ <key>uni02E9_uni02E8_uni02E6</key>
+ <string>uni02E9__uni02E8__uni02E6_.glif</string>
+ <key>uni02E9_uni02E8_uni02E7</key>
+ <string>uni02E9__uni02E8__uni02E7_.glif</string>
+ <key>uni02E9_uni02E8_uni02E8</key>
+ <string>uni02E9__uni02E8__uni02E8_.glif</string>
+ <key>uni02E9_uni02E8_uni02E9</key>
+ <string>uni02E9__uni02E8__uni02E9_.glif</string>
+ <key>uni02E9_uni02E9_uni02E5</key>
+ <string>uni02E9__uni02E9__uni02E5_.glif</string>
+ <key>uni02E9_uni02E9_uni02E6</key>
+ <string>uni02E9__uni02E9__uni02E6_.glif</string>
+ <key>uni02E9_uni02E9_uni02E7</key>
+ <string>uni02E9__uni02E9__uni02E7_.glif</string>
+ <key>uni02E9_uni02E9_uni02E8</key>
+ <string>uni02E9__uni02E9__uni02E8_.glif</string>
+ <key>uni02EA</key>
+ <string>uni02EA__.glif</string>
+ <key>uni02EB</key>
+ <string>uni02EB__.glif</string>
+ <key>uni02EC</key>
+ <string>uni02EC__.glif</string>
+ <key>uni02ED</key>
+ <string>uni02ED__.glif</string>
+ <key>uni02EF</key>
+ <string>uni02EF__.glif</string>
+ <key>uni02F0</key>
+ <string>uni02F0_.glif</string>
+ <key>uni02F1</key>
+ <string>uni02F1_.glif</string>
+ <key>uni02F2</key>
+ <string>uni02F2_.glif</string>
+ <key>uni02F3</key>
+ <string>uni02F3_.glif</string>
+ <key>uni02F4</key>
+ <string>uni02F4_.glif</string>
+ <key>uni02F5</key>
+ <string>uni02F5_.glif</string>
+ <key>uni02F6</key>
+ <string>uni02F6_.glif</string>
+ <key>uni02F7</key>
+ <string>uni02F7_.glif</string>
+ <key>uni02F8</key>
+ <string>uni02F8_.glif</string>
+ <key>uni02F9</key>
+ <string>uni02F9_.glif</string>
+ <key>uni02FA</key>
+ <string>uni02FA__.glif</string>
+ <key>uni02FB</key>
+ <string>uni02FB__.glif</string>
+ <key>uni02FC</key>
+ <string>uni02FC__.glif</string>
+ <key>uni02FD</key>
+ <string>uni02FD__.glif</string>
+ <key>uni02FE</key>
+ <string>uni02FE__.glif</string>
+ <key>uni02FF</key>
+ <string>uni02FF__.glif</string>
+ <key>uni030C</key>
+ <string>uni030C_.glif</string>
+ <key>uni030C_uni1ABB</key>
+ <string>uni030C__uni1ABB___.glif</string>
+ <key>uni030F</key>
+ <string>uni030F_.glif</string>
+ <key>uni0313</key>
+ <string>uni0313.glif</string>
+ <key>uni0315</key>
+ <string>uni0315.glif</string>
+ <key>uni0326</key>
+ <string>uni0326.glif</string>
+ <key>uni032C</key>
+ <string>uni032C_.glif</string>
+ <key>uni0342</key>
+ <string>uni0342.glif</string>
+ <key>uni0343</key>
+ <string>uni0343.glif</string>
+ <key>uni0346</key>
+ <string>uni0346.glif</string>
+ <key>uni0347</key>
+ <string>uni0347.glif</string>
+ <key>uni0348</key>
+ <string>uni0348.glif</string>
+ <key>uni0349</key>
+ <string>uni0349.glif</string>
+ <key>uni034A</key>
+ <string>uni034A_.glif</string>
+ <key>uni034B</key>
+ <string>uni034B_.glif</string>
+ <key>uni034C</key>
+ <string>uni034C_.glif</string>
+ <key>uni034D</key>
+ <string>uni034D_.glif</string>
+ <key>uni034E</key>
+ <string>uni034E_.glif</string>
+ <key>uni034F</key>
+ <string>uni034F_.glif</string>
+ <key>uni0350</key>
+ <string>uni0350.glif</string>
+ <key>uni0351</key>
+ <string>uni0351.glif</string>
+ <key>uni0352</key>
+ <string>uni0352.glif</string>
+ <key>uni0353</key>
+ <string>uni0353.glif</string>
+ <key>uni0354</key>
+ <string>uni0354.glif</string>
+ <key>uni0355</key>
+ <string>uni0355.glif</string>
+ <key>uni0356</key>
+ <string>uni0356.glif</string>
+ <key>uni0357</key>
+ <string>uni0357.glif</string>
+ <key>uni0358</key>
+ <string>uni0358.glif</string>
+ <key>uni0359</key>
+ <string>uni0359.glif</string>
+ <key>uni035A</key>
+ <string>uni035A_.glif</string>
+ <key>uni035B</key>
+ <string>uni035B_.glif</string>
+ <key>uni035C</key>
+ <string>uni035C_.glif</string>
+ <key>uni035D</key>
+ <string>uni035D_.glif</string>
+ <key>uni035E</key>
+ <string>uni035E_.glif</string>
+ <key>uni035F</key>
+ <string>uni035F_.glif</string>
+ <key>uni0360</key>
+ <string>uni0360.glif</string>
+ <key>uni0361</key>
+ <string>uni0361.glif</string>
+ <key>uni0362</key>
+ <string>uni0362.glif</string>
+ <key>uni0363</key>
+ <string>uni0363.glif</string>
+ <key>uni0364</key>
+ <string>uni0364.glif</string>
+ <key>uni0365</key>
+ <string>uni0365.glif</string>
+ <key>uni0366</key>
+ <string>uni0366.glif</string>
+ <key>uni0367</key>
+ <string>uni0367.glif</string>
+ <key>uni0368</key>
+ <string>uni0368.glif</string>
+ <key>uni0369</key>
+ <string>uni0369.glif</string>
+ <key>uni036A</key>
+ <string>uni036A_.glif</string>
+ <key>uni036B</key>
+ <string>uni036B_.glif</string>
+ <key>uni036C</key>
+ <string>uni036C_.glif</string>
+ <key>uni036D</key>
+ <string>uni036D_.glif</string>
+ <key>uni036E</key>
+ <string>uni036E_.glif</string>
+ <key>uni036F</key>
+ <string>uni036F_.glif</string>
+ <key>uni0370</key>
+ <string>uni0370.glif</string>
+ <key>uni0371</key>
+ <string>uni0371.glif</string>
+ <key>uni0372</key>
+ <string>uni0372.glif</string>
+ <key>uni0373</key>
+ <string>uni0373.glif</string>
+ <key>uni0376</key>
+ <string>uni0376.glif</string>
+ <key>uni0377</key>
+ <string>uni0377.glif</string>
+ <key>uni037B</key>
+ <string>uni037B_.glif</string>
+ <key>uni037B.cn</key>
+ <string>uni037B_.cn.glif</string>
+ <key>uni037C</key>
+ <string>uni037C_.glif</string>
+ <key>uni037D</key>
+ <string>uni037D_.glif</string>
+ <key>uni037D.cn</key>
+ <string>uni037D_.cn.glif</string>
+ <key>uni03CF</key>
+ <string>uni03CF__.glif</string>
+ <key>uni03D1</key>
+ <string>uni03D1_.glif</string>
+ <key>uni03D2</key>
+ <string>uni03D2_.glif</string>
+ <key>uni03D6</key>
+ <string>uni03D6_.glif</string>
+ <key>uni03D7</key>
+ <string>uni03D7_.glif</string>
+ <key>uni03D8</key>
+ <string>uni03D8_.glif</string>
+ <key>uni03D9</key>
+ <string>uni03D9_.glif</string>
+ <key>uni03F3.ccmp</key>
+ <string>uni03F3_.ccmp.glif</string>
+ <key>uni03F5</key>
+ <string>uni03F5_.glif</string>
+ <key>uni03F6</key>
+ <string>uni03F6_.glif</string>
+ <key>uni03FB</key>
+ <string>uni03FB__.glif</string>
+ <key>uni03FC</key>
+ <string>uni03FC__.glif</string>
+ <key>uni03FD</key>
+ <string>uni03FD__.glif</string>
+ <key>uni03FD.cn</key>
+ <string>uni03FD__.cn.glif</string>
+ <key>uni03FE</key>
+ <string>uni03FE__.glif</string>
+ <key>uni03FF</key>
+ <string>uni03FF__.glif</string>
+ <key>uni03FF.cn</key>
+ <string>uni03FF__.cn.glif</string>
+ <key>uni0402</key>
+ <string>uni0402.glif</string>
+ <key>uni0404</key>
+ <string>uni0404.glif</string>
+ <key>uni0409</key>
+ <string>uni0409.glif</string>
+ <key>uni040A</key>
+ <string>uni040A_.glif</string>
+ <key>uni040B</key>
+ <string>uni040B_.glif</string>
+ <key>uni040F</key>
+ <string>uni040F_.glif</string>
+ <key>uni0411</key>
+ <string>uni0411.glif</string>
+ <key>uni0414</key>
+ <string>uni0414.glif</string>
+ <key>uni0416</key>
+ <string>uni0416.glif</string>
+ <key>uni0417</key>
+ <string>uni0417.glif</string>
+ <key>uni0418</key>
+ <string>uni0418.glif</string>
+ <key>uni041B</key>
+ <string>uni041B_.glif</string>
+ <key>uni0423</key>
+ <string>uni0423.glif</string>
+ <key>uni0424</key>
+ <string>uni0424.glif</string>
+ <key>uni0426</key>
+ <string>uni0426.glif</string>
+ <key>uni0427</key>
+ <string>uni0427.glif</string>
+ <key>uni0428</key>
+ <string>uni0428.glif</string>
+ <key>uni0429</key>
+ <string>uni0429.glif</string>
+ <key>uni042A</key>
+ <string>uni042A_.glif</string>
+ <key>uni042B</key>
+ <string>uni042B_.glif</string>
+ <key>uni042C</key>
+ <string>uni042C_.glif</string>
+ <key>uni042D</key>
+ <string>uni042D_.glif</string>
+ <key>uni042E</key>
+ <string>uni042E_.glif</string>
+ <key>uni042F</key>
+ <string>uni042F_.glif</string>
+ <key>uni0431</key>
+ <string>uni0431.glif</string>
+ <key>uni0432</key>
+ <string>uni0432.glif</string>
+ <key>uni0433</key>
+ <string>uni0433.glif</string>
+ <key>uni0434</key>
+ <string>uni0434.glif</string>
+ <key>uni0436</key>
+ <string>uni0436.glif</string>
+ <key>uni0437</key>
+ <string>uni0437.glif</string>
+ <key>uni0438</key>
+ <string>uni0438.glif</string>
+ <key>uni043A</key>
+ <string>uni043A_.glif</string>
+ <key>uni043B</key>
+ <string>uni043B_.glif</string>
+ <key>uni043C</key>
+ <string>uni043C_.glif</string>
+ <key>uni043D</key>
+ <string>uni043D_.glif</string>
+ <key>uni043F</key>
+ <string>uni043F_.glif</string>
+ <key>uni0442</key>
+ <string>uni0442.glif</string>
+ <key>uni0444</key>
+ <string>uni0444.glif</string>
+ <key>uni0446</key>
+ <string>uni0446.glif</string>
+ <key>uni0447</key>
+ <string>uni0447.glif</string>
+ <key>uni0448</key>
+ <string>uni0448.glif</string>
+ <key>uni0449</key>
+ <string>uni0449.glif</string>
+ <key>uni044A</key>
+ <string>uni044A_.glif</string>
+ <key>uni044B</key>
+ <string>uni044B_.glif</string>
+ <key>uni044C</key>
+ <string>uni044C_.glif</string>
+ <key>uni044D</key>
+ <string>uni044D_.glif</string>
+ <key>uni044E</key>
+ <string>uni044E_.glif</string>
+ <key>uni044F</key>
+ <string>uni044F_.glif</string>
+ <key>uni0452</key>
+ <string>uni0452.glif</string>
+ <key>uni0454</key>
+ <string>uni0454.glif</string>
+ <key>uni0456.ccmp</key>
+ <string>uni0456.ccmp.glif</string>
+ <key>uni0458.ccmp</key>
+ <string>uni0458.ccmp.glif</string>
+ <key>uni0459</key>
+ <string>uni0459.glif</string>
+ <key>uni045A</key>
+ <string>uni045A_.glif</string>
+ <key>uni045B</key>
+ <string>uni045B_.glif</string>
+ <key>uni045F</key>
+ <string>uni045F_.glif</string>
+ <key>uni0460</key>
+ <string>uni0460.glif</string>
+ <key>uni0461</key>
+ <string>uni0461.glif</string>
+ <key>uni0463</key>
+ <string>uni0463.glif</string>
+ <key>uni0464</key>
+ <string>uni0464.glif</string>
+ <key>uni0465</key>
+ <string>uni0465.glif</string>
+ <key>uni0466</key>
+ <string>uni0466.glif</string>
+ <key>uni0467</key>
+ <string>uni0467.glif</string>
+ <key>uni0468</key>
+ <string>uni0468.glif</string>
+ <key>uni0469</key>
+ <string>uni0469.glif</string>
+ <key>uni046A</key>
+ <string>uni046A_.glif</string>
+ <key>uni046B</key>
+ <string>uni046B_.glif</string>
+ <key>uni046C</key>
+ <string>uni046C_.glif</string>
+ <key>uni046D</key>
+ <string>uni046D_.glif</string>
+ <key>uni046E</key>
+ <string>uni046E_.glif</string>
+ <key>uni046F</key>
+ <string>uni046F_.glif</string>
+ <key>uni0472</key>
+ <string>uni0472.glif</string>
+ <key>uni0473</key>
+ <string>uni0473.glif</string>
+ <key>uni0474</key>
+ <string>uni0474.glif</string>
+ <key>uni0475</key>
+ <string>uni0475.glif</string>
+ <key>uni047A</key>
+ <string>uni047A_.glif</string>
+ <key>uni047B</key>
+ <string>uni047B_.glif</string>
+ <key>uni047C</key>
+ <string>uni047C_.glif</string>
+ <key>uni047D</key>
+ <string>uni047D_.glif</string>
+ <key>uni047E</key>
+ <string>uni047E_.glif</string>
+ <key>uni047F</key>
+ <string>uni047F_.glif</string>
+ <key>uni0480</key>
+ <string>uni0480.glif</string>
+ <key>uni0481</key>
+ <string>uni0481.glif</string>
+ <key>uni0482</key>
+ <string>uni0482.glif</string>
+ <key>uni0483</key>
+ <string>uni0483.glif</string>
+ <key>uni0484</key>
+ <string>uni0484.glif</string>
+ <key>uni0485</key>
+ <string>uni0485.glif</string>
+ <key>uni0486</key>
+ <string>uni0486.glif</string>
+ <key>uni0487</key>
+ <string>uni0487.glif</string>
+ <key>uni0488</key>
+ <string>uni0488.glif</string>
+ <key>uni0489</key>
+ <string>uni0489.glif</string>
+ <key>uni048A</key>
+ <string>uni048A_.glif</string>
+ <key>uni048B</key>
+ <string>uni048B_.glif</string>
+ <key>uni048D</key>
+ <string>uni048D_.glif</string>
+ <key>uni048E</key>
+ <string>uni048E_.glif</string>
+ <key>uni048F</key>
+ <string>uni048F_.glif</string>
+ <key>uni0490</key>
+ <string>uni0490.glif</string>
+ <key>uni0491</key>
+ <string>uni0491.glif</string>
+ <key>uni0494</key>
+ <string>uni0494.glif</string>
+ <key>uni0495</key>
+ <string>uni0495.glif</string>
+ <key>uni0496</key>
+ <string>uni0496.glif</string>
+ <key>uni0497</key>
+ <string>uni0497.glif</string>
+ <key>uni049A</key>
+ <string>uni049A_.glif</string>
+ <key>uni049B</key>
+ <string>uni049B_.glif</string>
+ <key>uni049C</key>
+ <string>uni049C_.glif</string>
+ <key>uni049D</key>
+ <string>uni049D_.glif</string>
+ <key>uni04A0</key>
+ <string>uni04A0_.glif</string>
+ <key>uni04A1</key>
+ <string>uni04A1_.glif</string>
+ <key>uni04A2</key>
+ <string>uni04A2_.glif</string>
+ <key>uni04A3</key>
+ <string>uni04A3_.glif</string>
+ <key>uni04A4</key>
+ <string>uni04A4_.glif</string>
+ <key>uni04A5</key>
+ <string>uni04A5_.glif</string>
+ <key>uni04A6</key>
+ <string>uni04A6_.glif</string>
+ <key>uni04A7</key>
+ <string>uni04A7_.glif</string>
+ <key>uni04A8</key>
+ <string>uni04A8_.glif</string>
+ <key>uni04A9</key>
+ <string>uni04A9_.glif</string>
+ <key>uni04B2</key>
+ <string>uni04B2_.glif</string>
+ <key>uni04B3</key>
+ <string>uni04B3_.glif</string>
+ <key>uni04B4</key>
+ <string>uni04B4_.glif</string>
+ <key>uni04B5</key>
+ <string>uni04B5_.glif</string>
+ <key>uni04B6</key>
+ <string>uni04B6_.glif</string>
+ <key>uni04B7</key>
+ <string>uni04B7_.glif</string>
+ <key>uni04B8</key>
+ <string>uni04B8_.glif</string>
+ <key>uni04B9</key>
+ <string>uni04B9_.glif</string>
+ <key>uni04BA</key>
+ <string>uni04BA__.glif</string>
+ <key>uni04BC</key>
+ <string>uni04BC__.glif</string>
+ <key>uni04BD</key>
+ <string>uni04BD__.glif</string>
+ <key>uni04C3</key>
+ <string>uni04C3_.glif</string>
+ <key>uni04C4</key>
+ <string>uni04C4_.glif</string>
+ <key>uni04C5</key>
+ <string>uni04C5_.glif</string>
+ <key>uni04C6</key>
+ <string>uni04C6_.glif</string>
+ <key>uni04C7</key>
+ <string>uni04C7_.glif</string>
+ <key>uni04C8</key>
+ <string>uni04C8_.glif</string>
+ <key>uni04C9</key>
+ <string>uni04C9_.glif</string>
+ <key>uni04CA</key>
+ <string>uni04CA__.glif</string>
+ <key>uni04CD</key>
+ <string>uni04CD__.glif</string>
+ <key>uni04CE</key>
+ <string>uni04CE__.glif</string>
+ <key>uni04D8</key>
+ <string>uni04D8_.glif</string>
+ <key>uni04E0</key>
+ <string>uni04E0_.glif</string>
+ <key>uni04E1</key>
+ <string>uni04E1_.glif</string>
+ <key>uni04FA</key>
+ <string>uni04FA__.glif</string>
+ <key>uni04FB</key>
+ <string>uni04FB__.glif</string>
+ <key>uni04FC</key>
+ <string>uni04FC__.glif</string>
+ <key>uni04FD</key>
+ <string>uni04FD__.glif</string>
+ <key>uni0500</key>
+ <string>uni0500.glif</string>
+ <key>uni0502</key>
+ <string>uni0502.glif</string>
+ <key>uni0503</key>
+ <string>uni0503.glif</string>
+ <key>uni0504</key>
+ <string>uni0504.glif</string>
+ <key>uni0505</key>
+ <string>uni0505.glif</string>
+ <key>uni0506</key>
+ <string>uni0506.glif</string>
+ <key>uni0507</key>
+ <string>uni0507.glif</string>
+ <key>uni0508</key>
+ <string>uni0508.glif</string>
+ <key>uni0509</key>
+ <string>uni0509.glif</string>
+ <key>uni050A</key>
+ <string>uni050A_.glif</string>
+ <key>uni050B</key>
+ <string>uni050B_.glif</string>
+ <key>uni050C</key>
+ <string>uni050C_.glif</string>
+ <key>uni050D</key>
+ <string>uni050D_.glif</string>
+ <key>uni050E</key>
+ <string>uni050E_.glif</string>
+ <key>uni050F</key>
+ <string>uni050F_.glif</string>
+ <key>uni0510</key>
+ <string>uni0510.glif</string>
+ <key>uni0512</key>
+ <string>uni0512.glif</string>
+ <key>uni0513</key>
+ <string>uni0513.glif</string>
+ <key>uni0514</key>
+ <string>uni0514.glif</string>
+ <key>uni0515</key>
+ <string>uni0515.glif</string>
+ <key>uni0516</key>
+ <string>uni0516.glif</string>
+ <key>uni0517</key>
+ <string>uni0517.glif</string>
+ <key>uni0518</key>
+ <string>uni0518.glif</string>
+ <key>uni0519</key>
+ <string>uni0519.glif</string>
+ <key>uni051E</key>
+ <string>uni051E_.glif</string>
+ <key>uni051F</key>
+ <string>uni051F_.glif</string>
+ <key>uni0520</key>
+ <string>uni0520.glif</string>
+ <key>uni0521</key>
+ <string>uni0521.glif</string>
+ <key>uni0522</key>
+ <string>uni0522.glif</string>
+ <key>uni0523</key>
+ <string>uni0523.glif</string>
+ <key>uni0524</key>
+ <string>uni0524.glif</string>
+ <key>uni0525</key>
+ <string>uni0525.glif</string>
+ <key>uni0526</key>
+ <string>uni0526.glif</string>
+ <key>uni0527</key>
+ <string>uni0527.glif</string>
+ <key>uni0528</key>
+ <string>uni0528.glif</string>
+ <key>uni0529</key>
+ <string>uni0529.glif</string>
+ <key>uni052A</key>
+ <string>uni052A_.glif</string>
+ <key>uni052B</key>
+ <string>uni052B_.glif</string>
+ <key>uni052C</key>
+ <string>uni052C_.glif</string>
+ <key>uni052D</key>
+ <string>uni052D_.glif</string>
+ <key>uni052E</key>
+ <string>uni052E_.glif</string>
+ <key>uni052F</key>
+ <string>uni052F_.glif</string>
+ <key>uni1AB0</key>
+ <string>uni1AB0__.glif</string>
+ <key>uni1AB1</key>
+ <string>uni1AB1__.glif</string>
+ <key>uni1AB2</key>
+ <string>uni1AB2__.glif</string>
+ <key>uni1AB3</key>
+ <string>uni1AB3__.glif</string>
+ <key>uni1AB4</key>
+ <string>uni1AB4__.glif</string>
+ <key>uni1AB5</key>
+ <string>uni1AB5__.glif</string>
+ <key>uni1AB6</key>
+ <string>uni1AB6__.glif</string>
+ <key>uni1AB7</key>
+ <string>uni1AB7__.glif</string>
+ <key>uni1AB8</key>
+ <string>uni1AB8__.glif</string>
+ <key>uni1AB8_uni1ABD</key>
+ <string>uni1AB8___uni1ABD___.glif</string>
+ <key>uni1AB9</key>
+ <string>uni1AB9__.glif</string>
+ <key>uni1AB9_uni1ABD</key>
+ <string>uni1AB9___uni1ABD___.glif</string>
+ <key>uni1ABA</key>
+ <string>uni1ABA___.glif</string>
+ <key>uni1ABA_uni1ABD</key>
+ <string>uni1ABA____uni1ABD___.glif</string>
+ <key>uni1ABB</key>
+ <string>uni1ABB___.glif</string>
+ <key>uni1ABC</key>
+ <string>uni1ABC___.glif</string>
+ <key>uni1ABC.w1</key>
+ <string>uni1ABC___.w1.glif</string>
+ <key>uni1ABC.w2</key>
+ <string>uni1ABC___.w2.glif</string>
+ <key>uni1ABC.w3</key>
+ <string>uni1ABC___.w3.glif</string>
+ <key>uni1ABD</key>
+ <string>uni1ABD___.glif</string>
+ <key>uni1ABE</key>
+ <string>uni1ABE___.glif</string>
+ <key>uni1ABE.w1</key>
+ <string>uni1ABE___.w1.glif</string>
+ <key>uni1ABE.w2</key>
+ <string>uni1ABE___.w2.glif</string>
+ <key>uni1ABE.w3</key>
+ <string>uni1ABE___.w3.glif</string>
+ <key>uni1D00</key>
+ <string>uni1D00_.glif</string>
+ <key>uni1D01</key>
+ <string>uni1D01_.glif</string>
+ <key>uni1D02</key>
+ <string>uni1D02_.glif</string>
+ <key>uni1D03</key>
+ <string>uni1D03_.glif</string>
+ <key>uni1D04</key>
+ <string>uni1D04_.glif</string>
+ <key>uni1D05</key>
+ <string>uni1D05_.glif</string>
+ <key>uni1D06</key>
+ <string>uni1D06_.glif</string>
+ <key>uni1D07</key>
+ <string>uni1D07_.glif</string>
+ <key>uni1D08</key>
+ <string>uni1D08_.glif</string>
+ <key>uni1D09</key>
+ <string>uni1D09_.glif</string>
+ <key>uni1D0A</key>
+ <string>uni1D0A__.glif</string>
+ <key>uni1D0B</key>
+ <string>uni1D0B__.glif</string>
+ <key>uni1D0C</key>
+ <string>uni1D0C__.glif</string>
+ <key>uni1D0D</key>
+ <string>uni1D0D__.glif</string>
+ <key>uni1D0E</key>
+ <string>uni1D0E__.glif</string>
+ <key>uni1D0F</key>
+ <string>uni1D0F__.glif</string>
+ <key>uni1D10</key>
+ <string>uni1D10_.glif</string>
+ <key>uni1D10.cn</key>
+ <string>uni1D10_.cn.glif</string>
+ <key>uni1D11</key>
+ <string>uni1D11_.glif</string>
+ <key>uni1D12</key>
+ <string>uni1D12_.glif</string>
+ <key>uni1D13</key>
+ <string>uni1D13_.glif</string>
+ <key>uni1D14</key>
+ <string>uni1D14_.glif</string>
+ <key>uni1D15</key>
+ <string>uni1D15_.glif</string>
+ <key>uni1D16</key>
+ <string>uni1D16_.glif</string>
+ <key>uni1D17</key>
+ <string>uni1D17_.glif</string>
+ <key>uni1D18</key>
+ <string>uni1D18_.glif</string>
+ <key>uni1D19</key>
+ <string>uni1D19_.glif</string>
+ <key>uni1D1A</key>
+ <string>uni1D1A__.glif</string>
+ <key>uni1D1B</key>
+ <string>uni1D1B__.glif</string>
+ <key>uni1D1C</key>
+ <string>uni1D1C__.glif</string>
+ <key>uni1D1D</key>
+ <string>uni1D1D__.glif</string>
+ <key>uni1D1E</key>
+ <string>uni1D1E__.glif</string>
+ <key>uni1D1F</key>
+ <string>uni1D1F__.glif</string>
+ <key>uni1D20</key>
+ <string>uni1D20_.glif</string>
+ <key>uni1D21</key>
+ <string>uni1D21_.glif</string>
+ <key>uni1D22</key>
+ <string>uni1D22_.glif</string>
+ <key>uni1D23</key>
+ <string>uni1D23_.glif</string>
+ <key>uni1D24</key>
+ <string>uni1D24_.glif</string>
+ <key>uni1D25</key>
+ <string>uni1D25_.glif</string>
+ <key>uni1D26</key>
+ <string>uni1D26_.glif</string>
+ <key>uni1D27</key>
+ <string>uni1D27_.glif</string>
+ <key>uni1D28</key>
+ <string>uni1D28_.glif</string>
+ <key>uni1D29</key>
+ <string>uni1D29_.glif</string>
+ <key>uni1D2A</key>
+ <string>uni1D2A__.glif</string>
+ <key>uni1D2B</key>
+ <string>uni1D2B__.glif</string>
+ <key>uni1D2C</key>
+ <string>uni1D2C__.glif</string>
+ <key>uni1D2D</key>
+ <string>uni1D2D__.glif</string>
+ <key>uni1D2E</key>
+ <string>uni1D2E__.glif</string>
+ <key>uni1D2F</key>
+ <string>uni1D2F__.glif</string>
+ <key>uni1D30</key>
+ <string>uni1D30_.glif</string>
+ <key>uni1D31</key>
+ <string>uni1D31_.glif</string>
+ <key>uni1D32</key>
+ <string>uni1D32_.glif</string>
+ <key>uni1D33</key>
+ <string>uni1D33_.glif</string>
+ <key>uni1D34</key>
+ <string>uni1D34_.glif</string>
+ <key>uni1D35</key>
+ <string>uni1D35_.glif</string>
+ <key>uni1D36</key>
+ <string>uni1D36_.glif</string>
+ <key>uni1D37</key>
+ <string>uni1D37_.glif</string>
+ <key>uni1D38</key>
+ <string>uni1D38_.glif</string>
+ <key>uni1D39</key>
+ <string>uni1D39_.glif</string>
+ <key>uni1D3A</key>
+ <string>uni1D3A__.glif</string>
+ <key>uni1D3B</key>
+ <string>uni1D3B__.glif</string>
+ <key>uni1D3C</key>
+ <string>uni1D3C__.glif</string>
+ <key>uni1D3D</key>
+ <string>uni1D3D__.glif</string>
+ <key>uni1D3E</key>
+ <string>uni1D3E__.glif</string>
+ <key>uni1D3F</key>
+ <string>uni1D3F__.glif</string>
+ <key>uni1D40</key>
+ <string>uni1D40_.glif</string>
+ <key>uni1D41</key>
+ <string>uni1D41_.glif</string>
+ <key>uni1D42</key>
+ <string>uni1D42_.glif</string>
+ <key>uni1D43</key>
+ <string>uni1D43_.glif</string>
+ <key>uni1D44</key>
+ <string>uni1D44_.glif</string>
+ <key>uni1D45</key>
+ <string>uni1D45_.glif</string>
+ <key>uni1D46</key>
+ <string>uni1D46_.glif</string>
+ <key>uni1D47</key>
+ <string>uni1D47_.glif</string>
+ <key>uni1D48</key>
+ <string>uni1D48_.glif</string>
+ <key>uni1D49</key>
+ <string>uni1D49_.glif</string>
+ <key>uni1D4A</key>
+ <string>uni1D4A__.glif</string>
+ <key>uni1D4B</key>
+ <string>uni1D4B__.glif</string>
+ <key>uni1D4C</key>
+ <string>uni1D4C__.glif</string>
+ <key>uni1D4D</key>
+ <string>uni1D4D__.glif</string>
+ <key>uni1D4E</key>
+ <string>uni1D4E__.glif</string>
+ <key>uni1D4F</key>
+ <string>uni1D4F__.glif</string>
+ <key>uni1D50</key>
+ <string>uni1D50_.glif</string>
+ <key>uni1D51</key>
+ <string>uni1D51_.glif</string>
+ <key>uni1D52</key>
+ <string>uni1D52_.glif</string>
+ <key>uni1D53</key>
+ <string>uni1D53_.glif</string>
+ <key>uni1D54</key>
+ <string>uni1D54_.glif</string>
+ <key>uni1D55</key>
+ <string>uni1D55_.glif</string>
+ <key>uni1D56</key>
+ <string>uni1D56_.glif</string>
+ <key>uni1D57</key>
+ <string>uni1D57_.glif</string>
+ <key>uni1D58</key>
+ <string>uni1D58_.glif</string>
+ <key>uni1D59</key>
+ <string>uni1D59_.glif</string>
+ <key>uni1D5A</key>
+ <string>uni1D5A__.glif</string>
+ <key>uni1D5B</key>
+ <string>uni1D5B__.glif</string>
+ <key>uni1D5C</key>
+ <string>uni1D5C__.glif</string>
+ <key>uni1D5D</key>
+ <string>uni1D5D__.glif</string>
+ <key>uni1D5E</key>
+ <string>uni1D5E__.glif</string>
+ <key>uni1D5F</key>
+ <string>uni1D5F__.glif</string>
+ <key>uni1D60</key>
+ <string>uni1D60_.glif</string>
+ <key>uni1D61</key>
+ <string>uni1D61_.glif</string>
+ <key>uni1D62</key>
+ <string>uni1D62_.glif</string>
+ <key>uni1D62.ccmp</key>
+ <string>uni1D62_.ccmp.glif</string>
+ <key>uni1D63</key>
+ <string>uni1D63_.glif</string>
+ <key>uni1D64</key>
+ <string>uni1D64_.glif</string>
+ <key>uni1D65</key>
+ <string>uni1D65_.glif</string>
+ <key>uni1D66</key>
+ <string>uni1D66_.glif</string>
+ <key>uni1D67</key>
+ <string>uni1D67_.glif</string>
+ <key>uni1D68</key>
+ <string>uni1D68_.glif</string>
+ <key>uni1D69</key>
+ <string>uni1D69_.glif</string>
+ <key>uni1D6A</key>
+ <string>uni1D6A__.glif</string>
+ <key>uni1D6B</key>
+ <string>uni1D6B__.glif</string>
+ <key>uni1D6C</key>
+ <string>uni1D6C__.glif</string>
+ <key>uni1D6D</key>
+ <string>uni1D6D__.glif</string>
+ <key>uni1D6E</key>
+ <string>uni1D6E__.glif</string>
+ <key>uni1D6F</key>
+ <string>uni1D6F__.glif</string>
+ <key>uni1D70</key>
+ <string>uni1D70_.glif</string>
+ <key>uni1D71</key>
+ <string>uni1D71_.glif</string>
+ <key>uni1D72</key>
+ <string>uni1D72_.glif</string>
+ <key>uni1D73</key>
+ <string>uni1D73_.glif</string>
+ <key>uni1D74</key>
+ <string>uni1D74_.glif</string>
+ <key>uni1D75</key>
+ <string>uni1D75_.glif</string>
+ <key>uni1D76</key>
+ <string>uni1D76_.glif</string>
+ <key>uni1D77</key>
+ <string>uni1D77_.glif</string>
+ <key>uni1D78</key>
+ <string>uni1D78_.glif</string>
+ <key>uni1D79</key>
+ <string>uni1D79_.glif</string>
+ <key>uni1D7A</key>
+ <string>uni1D7A__.glif</string>
+ <key>uni1D7B</key>
+ <string>uni1D7B__.glif</string>
+ <key>uni1D7C</key>
+ <string>uni1D7C__.glif</string>
+ <key>uni1D7D</key>
+ <string>uni1D7D__.glif</string>
+ <key>uni1D7E</key>
+ <string>uni1D7E__.glif</string>
+ <key>uni1D7F</key>
+ <string>uni1D7F__.glif</string>
+ <key>uni1D80</key>
+ <string>uni1D80_.glif</string>
+ <key>uni1D81</key>
+ <string>uni1D81_.glif</string>
+ <key>uni1D82</key>
+ <string>uni1D82_.glif</string>
+ <key>uni1D83</key>
+ <string>uni1D83_.glif</string>
+ <key>uni1D84</key>
+ <string>uni1D84_.glif</string>
+ <key>uni1D85</key>
+ <string>uni1D85_.glif</string>
+ <key>uni1D86</key>
+ <string>uni1D86_.glif</string>
+ <key>uni1D87</key>
+ <string>uni1D87_.glif</string>
+ <key>uni1D88</key>
+ <string>uni1D88_.glif</string>
+ <key>uni1D89</key>
+ <string>uni1D89_.glif</string>
+ <key>uni1D8A</key>
+ <string>uni1D8A__.glif</string>
+ <key>uni1D8A.cn</key>
+ <string>uni1D8A__.cn.glif</string>
+ <key>uni1D8B</key>
+ <string>uni1D8B__.glif</string>
+ <key>uni1D8C</key>
+ <string>uni1D8C__.glif</string>
+ <key>uni1D8D</key>
+ <string>uni1D8D__.glif</string>
+ <key>uni1D8E</key>
+ <string>uni1D8E__.glif</string>
+ <key>uni1D8F</key>
+ <string>uni1D8F__.glif</string>
+ <key>uni1D8F.cn</key>
+ <string>uni1D8F__.cn.glif</string>
+ <key>uni1D90</key>
+ <string>uni1D90_.glif</string>
+ <key>uni1D91</key>
+ <string>uni1D91_.glif</string>
+ <key>uni1D92</key>
+ <string>uni1D92_.glif</string>
+ <key>uni1D92.cn</key>
+ <string>uni1D92_.cn.glif</string>
+ <key>uni1D93</key>
+ <string>uni1D93_.glif</string>
+ <key>uni1D94</key>
+ <string>uni1D94_.glif</string>
+ <key>uni1D95</key>
+ <string>uni1D95_.glif</string>
+ <key>uni1D96</key>
+ <string>uni1D96_.glif</string>
+ <key>uni1D96.ccmp</key>
+ <string>uni1D96_.ccmp.glif</string>
+ <key>uni1D97</key>
+ <string>uni1D97_.glif</string>
+ <key>uni1D97.cn</key>
+ <string>uni1D97_.cn.glif</string>
+ <key>uni1D98</key>
+ <string>uni1D98_.glif</string>
+ <key>uni1D99</key>
+ <string>uni1D99_.glif</string>
+ <key>uni1D9A</key>
+ <string>uni1D9A__.glif</string>
+ <key>uni1D9B</key>
+ <string>uni1D9B__.glif</string>
+ <key>uni1D9C</key>
+ <string>uni1D9C__.glif</string>
+ <key>uni1D9D</key>
+ <string>uni1D9D__.glif</string>
+ <key>uni1D9E</key>
+ <string>uni1D9E__.glif</string>
+ <key>uni1D9F</key>
+ <string>uni1D9F__.glif</string>
+ <key>uni1DA0</key>
+ <string>uni1DA0__.glif</string>
+ <key>uni1DA1</key>
+ <string>uni1DA1__.glif</string>
+ <key>uni1DA2</key>
+ <string>uni1DA2__.glif</string>
+ <key>uni1DA3</key>
+ <string>uni1DA3__.glif</string>
+ <key>uni1DA4</key>
+ <string>uni1DA4__.glif</string>
+ <key>uni1DA4.ccmp</key>
+ <string>uni1DA4__.ccmp.glif</string>
+ <key>uni1DA5</key>
+ <string>uni1DA5__.glif</string>
+ <key>uni1DA6</key>
+ <string>uni1DA6__.glif</string>
+ <key>uni1DA7</key>
+ <string>uni1DA7__.glif</string>
+ <key>uni1DA8</key>
+ <string>uni1DA8__.glif</string>
+ <key>uni1DA8.ccmp</key>
+ <string>uni1DA8__.ccmp.glif</string>
+ <key>uni1DA9</key>
+ <string>uni1DA9__.glif</string>
+ <key>uni1DAA</key>
+ <string>uni1DAA___.glif</string>
+ <key>uni1DAB</key>
+ <string>uni1DAB___.glif</string>
+ <key>uni1DAC</key>
+ <string>uni1DAC___.glif</string>
+ <key>uni1DAD</key>
+ <string>uni1DAD___.glif</string>
+ <key>uni1DAE</key>
+ <string>uni1DAE___.glif</string>
+ <key>uni1DAF</key>
+ <string>uni1DAF___.glif</string>
+ <key>uni1DB0</key>
+ <string>uni1DB0__.glif</string>
+ <key>uni1DB1</key>
+ <string>uni1DB1__.glif</string>
+ <key>uni1DB2</key>
+ <string>uni1DB2__.glif</string>
+ <key>uni1DB3</key>
+ <string>uni1DB3__.glif</string>
+ <key>uni1DB4</key>
+ <string>uni1DB4__.glif</string>
+ <key>uni1DB5</key>
+ <string>uni1DB5__.glif</string>
+ <key>uni1DB6</key>
+ <string>uni1DB6__.glif</string>
+ <key>uni1DB7</key>
+ <string>uni1DB7__.glif</string>
+ <key>uni1DB8</key>
+ <string>uni1DB8__.glif</string>
+ <key>uni1DB9</key>
+ <string>uni1DB9__.glif</string>
+ <key>uni1DBA</key>
+ <string>uni1DBA___.glif</string>
+ <key>uni1DBB</key>
+ <string>uni1DBB___.glif</string>
+ <key>uni1DBC</key>
+ <string>uni1DBC___.glif</string>
+ <key>uni1DBD</key>
+ <string>uni1DBD___.glif</string>
+ <key>uni1DBE</key>
+ <string>uni1DBE___.glif</string>
+ <key>uni1DBF</key>
+ <string>uni1DBF___.glif</string>
+ <key>uni1DC0</key>
+ <string>uni1DC0__.glif</string>
+ <key>uni1DC1</key>
+ <string>uni1DC1__.glif</string>
+ <key>uni1DC2</key>
+ <string>uni1DC2__.glif</string>
+ <key>uni1DC3</key>
+ <string>uni1DC3__.glif</string>
+ <key>uni1DC4</key>
+ <string>uni1DC4__.glif</string>
+ <key>uni1DC5</key>
+ <string>uni1DC5__.glif</string>
+ <key>uni1DC6</key>
+ <string>uni1DC6__.glif</string>
+ <key>uni1DC7</key>
+ <string>uni1DC7__.glif</string>
+ <key>uni1DC8</key>
+ <string>uni1DC8__.glif</string>
+ <key>uni1DC9</key>
+ <string>uni1DC9__.glif</string>
+ <key>uni1DCA</key>
+ <string>uni1DCA___.glif</string>
+ <key>uni1DCB</key>
+ <string>uni1DCB___.glif</string>
+ <key>uni1DCC</key>
+ <string>uni1DCC___.glif</string>
+ <key>uni1DCD</key>
+ <string>uni1DCD___.glif</string>
+ <key>uni1DCE</key>
+ <string>uni1DCE___.glif</string>
+ <key>uni1DCF</key>
+ <string>uni1DCF___.glif</string>
+ <key>uni1DD0</key>
+ <string>uni1DD0__.glif</string>
+ <key>uni1DD1</key>
+ <string>uni1DD1__.glif</string>
+ <key>uni1DD2</key>
+ <string>uni1DD2__.glif</string>
+ <key>uni1DD3</key>
+ <string>uni1DD3__.glif</string>
+ <key>uni1DD4</key>
+ <string>uni1DD4__.glif</string>
+ <key>uni1DD5</key>
+ <string>uni1DD5__.glif</string>
+ <key>uni1DD6</key>
+ <string>uni1DD6__.glif</string>
+ <key>uni1DD7</key>
+ <string>uni1DD7__.glif</string>
+ <key>uni1DD8</key>
+ <string>uni1DD8__.glif</string>
+ <key>uni1DD9</key>
+ <string>uni1DD9__.glif</string>
+ <key>uni1DDA</key>
+ <string>uni1DDA___.glif</string>
+ <key>uni1DDB</key>
+ <string>uni1DDB___.glif</string>
+ <key>uni1DDC</key>
+ <string>uni1DDC___.glif</string>
+ <key>uni1DDD</key>
+ <string>uni1DDD___.glif</string>
+ <key>uni1DDE</key>
+ <string>uni1DDE___.glif</string>
+ <key>uni1DDF</key>
+ <string>uni1DDF___.glif</string>
+ <key>uni1DE0</key>
+ <string>uni1DE0__.glif</string>
+ <key>uni1DE1</key>
+ <string>uni1DE1__.glif</string>
+ <key>uni1DE2</key>
+ <string>uni1DE2__.glif</string>
+ <key>uni1DE3</key>
+ <string>uni1DE3__.glif</string>
+ <key>uni1DE4</key>
+ <string>uni1DE4__.glif</string>
+ <key>uni1DE5</key>
+ <string>uni1DE5__.glif</string>
+ <key>uni1DE6</key>
+ <string>uni1DE6__.glif</string>
+ <key>uni1DE7</key>
+ <string>uni1DE7__.glif</string>
+ <key>uni1DE8</key>
+ <string>uni1DE8__.glif</string>
+ <key>uni1DE9</key>
+ <string>uni1DE9__.glif</string>
+ <key>uni1DEA</key>
+ <string>uni1DEA___.glif</string>
+ <key>uni1DEB</key>
+ <string>uni1DEB___.glif</string>
+ <key>uni1DEC</key>
+ <string>uni1DEC___.glif</string>
+ <key>uni1DED</key>
+ <string>uni1DED___.glif</string>
+ <key>uni1DEE</key>
+ <string>uni1DEE___.glif</string>
+ <key>uni1DEF</key>
+ <string>uni1DEF___.glif</string>
+ <key>uni1DF0</key>
+ <string>uni1DF0__.glif</string>
+ <key>uni1DF1</key>
+ <string>uni1DF1__.glif</string>
+ <key>uni1DF2</key>
+ <string>uni1DF2__.glif</string>
+ <key>uni1DF3</key>
+ <string>uni1DF3__.glif</string>
+ <key>uni1DF4</key>
+ <string>uni1DF4__.glif</string>
+ <key>uni1DF5</key>
+ <string>uni1DF5__.glif</string>
+ <key>uni1DFC</key>
+ <string>uni1DFC___.glif</string>
+ <key>uni1DFD</key>
+ <string>uni1DFD___.glif</string>
+ <key>uni1DFE</key>
+ <string>uni1DFE___.glif</string>
+ <key>uni1DFF</key>
+ <string>uni1DFF___.glif</string>
+ <key>uni1E28</key>
+ <string>uni1E28_.glif</string>
+ <key>uni1E29</key>
+ <string>uni1E29_.glif</string>
+ <key>uni1E2C</key>
+ <string>uni1E2C__.glif</string>
+ <key>uni1E2D</key>
+ <string>uni1E2D__.glif</string>
+ <key>uni1E2E</key>
+ <string>uni1E2E__.glif</string>
+ <key>uni1E2F</key>
+ <string>uni1E2F__.glif</string>
+ <key>uni1E9B</key>
+ <string>uni1E9B__.glif</string>
+ <key>uni1E9C</key>
+ <string>uni1E9C__.glif</string>
+ <key>uni1E9D</key>
+ <string>uni1E9D__.glif</string>
+ <key>uni1E9F</key>
+ <string>uni1E9F__.glif</string>
+ <key>uni1EFA</key>
+ <string>uni1EFA___.glif</string>
+ <key>uni1EFB</key>
+ <string>uni1EFB___.glif</string>
+ <key>uni1EFC</key>
+ <string>uni1EFC___.glif</string>
+ <key>uni1EFD</key>
+ <string>uni1EFD___.glif</string>
+ <key>uni1EFE</key>
+ <string>uni1EFE___.glif</string>
+ <key>uni1EFF</key>
+ <string>uni1EFF___.glif</string>
+ <key>uni1F16A</key>
+ <string>uni1F16A__.glif</string>
+ <key>uni1F16B</key>
+ <string>uni1F16B__.glif</string>
+ <key>uni1FBD</key>
+ <string>uni1FBD___.glif</string>
+ <key>uni1FBE</key>
+ <string>uni1FBE___.glif</string>
+ <key>uni1FBF</key>
+ <string>uni1FBF___.glif</string>
+ <key>uni1FC0</key>
+ <string>uni1FC0__.glif</string>
+ <key>uni1FC1</key>
+ <string>uni1FC1__.glif</string>
+ <key>uni1FCD</key>
+ <string>uni1FCD___.glif</string>
+ <key>uni1FCE</key>
+ <string>uni1FCE___.glif</string>
+ <key>uni1FCF</key>
+ <string>uni1FCF___.glif</string>
+ <key>uni1FDD</key>
+ <string>uni1FDD___.glif</string>
+ <key>uni1FDE</key>
+ <string>uni1FDE___.glif</string>
+ <key>uni1FDF</key>
+ <string>uni1FDF___.glif</string>
+ <key>uni1FED</key>
+ <string>uni1FED___.glif</string>
+ <key>uni1FEE</key>
+ <string>uni1FEE___.glif</string>
+ <key>uni1FEF</key>
+ <string>uni1FEF___.glif</string>
+ <key>uni1FFD</key>
+ <string>uni1FFD___.glif</string>
+ <key>uni1FFE</key>
+ <string>uni1FFE___.glif</string>
+ <key>uni2000</key>
+ <string>uni2000.glif</string>
+ <key>uni2001</key>
+ <string>uni2001.glif</string>
+ <key>uni2002</key>
+ <string>uni2002.glif</string>
+ <key>uni2003</key>
+ <string>uni2003.glif</string>
+ <key>uni2004</key>
+ <string>uni2004.glif</string>
+ <key>uni2005</key>
+ <string>uni2005.glif</string>
+ <key>uni2006</key>
+ <string>uni2006.glif</string>
+ <key>uni2007</key>
+ <string>uni2007.glif</string>
+ <key>uni2008</key>
+ <string>uni2008.glif</string>
+ <key>uni2009</key>
+ <string>uni2009.glif</string>
+ <key>uni2009.fra</key>
+ <string>uni2009.fra.glif</string>
+ <key>uni200A</key>
+ <string>uni200A_.glif</string>
+ <key>uni200B</key>
+ <string>uni200B_.glif</string>
+ <key>uni2025</key>
+ <string>uni2025.glif</string>
+ <key>uni2045</key>
+ <string>uni2045.glif</string>
+ <key>uni2046</key>
+ <string>uni2046.glif</string>
+ <key>uni204A</key>
+ <string>uni204A_.glif</string>
+ <key>uni204B</key>
+ <string>uni204B_.glif</string>
+ <key>uni204C</key>
+ <string>uni204C_.glif</string>
+ <key>uni204D</key>
+ <string>uni204D_.glif</string>
+ <key>uni204E</key>
+ <string>uni204E_.glif</string>
+ <key>uni204F</key>
+ <string>uni204F_.glif</string>
+ <key>uni2050</key>
+ <string>uni2050.glif</string>
+ <key>uni2051</key>
+ <string>uni2051.glif</string>
+ <key>uni2052</key>
+ <string>uni2052.glif</string>
+ <key>uni2053</key>
+ <string>uni2053.glif</string>
+ <key>uni2054</key>
+ <string>uni2054.glif</string>
+ <key>uni2055</key>
+ <string>uni2055.glif</string>
+ <key>uni2056</key>
+ <string>uni2056.glif</string>
+ <key>uni2057</key>
+ <string>uni2057.glif</string>
+ <key>uni2058</key>
+ <string>uni2058.glif</string>
+ <key>uni2059</key>
+ <string>uni2059.glif</string>
+ <key>uni205A</key>
+ <string>uni205A_.glif</string>
+ <key>uni205B</key>
+ <string>uni205B_.glif</string>
+ <key>uni205C</key>
+ <string>uni205C_.glif</string>
+ <key>uni205D</key>
+ <string>uni205D_.glif</string>
+ <key>uni205E</key>
+ <string>uni205E_.glif</string>
+ <key>uni2071</key>
+ <string>uni2071.glif</string>
+ <key>uni2071.ccmp</key>
+ <string>uni2071.ccmp.glif</string>
+ <key>uni2074</key>
+ <string>uni2074.glif</string>
+ <key>uni2090</key>
+ <string>uni2090.glif</string>
+ <key>uni2091</key>
+ <string>uni2091.glif</string>
+ <key>uni2092</key>
+ <string>uni2092.glif</string>
+ <key>uni2093</key>
+ <string>uni2093.glif</string>
+ <key>uni2094</key>
+ <string>uni2094.glif</string>
+ <key>uni2095</key>
+ <string>uni2095.glif</string>
+ <key>uni2096</key>
+ <string>uni2096.glif</string>
+ <key>uni2097</key>
+ <string>uni2097.glif</string>
+ <key>uni2098</key>
+ <string>uni2098.glif</string>
+ <key>uni2099</key>
+ <string>uni2099.glif</string>
+ <key>uni209A</key>
+ <string>uni209A_.glif</string>
+ <key>uni209B</key>
+ <string>uni209B_.glif</string>
+ <key>uni209C</key>
+ <string>uni209C_.glif</string>
+ <key>uni20AD</key>
+ <string>uni20AD__.glif</string>
+ <key>uni20AE</key>
+ <string>uni20AE__.glif</string>
+ <key>uni20AF</key>
+ <string>uni20AF__.glif</string>
+ <key>uni20B0</key>
+ <string>uni20B0_.glif</string>
+ <key>uni20B1</key>
+ <string>uni20B1_.glif</string>
+ <key>uni20B2</key>
+ <string>uni20B2_.glif</string>
+ <key>uni20B3</key>
+ <string>uni20B3_.glif</string>
+ <key>uni20B4</key>
+ <string>uni20B4_.glif</string>
+ <key>uni20B5</key>
+ <string>uni20B5_.glif</string>
+ <key>uni20B6</key>
+ <string>uni20B6_.glif</string>
+ <key>uni20B7</key>
+ <string>uni20B7_.glif</string>
+ <key>uni20B8</key>
+ <string>uni20B8_.glif</string>
+ <key>uni20B9</key>
+ <string>uni20B9_.glif</string>
+ <key>uni20BA</key>
+ <string>uni20BA__.glif</string>
+ <key>uni20BB</key>
+ <string>uni20BB__.glif</string>
+ <key>uni20BC</key>
+ <string>uni20BC__.glif</string>
+ <key>uni20BD</key>
+ <string>uni20BD__.glif</string>
+ <key>uni20BE</key>
+ <string>uni20BE__.glif</string>
+ <key>uni20DB</key>
+ <string>uni20DB__.glif</string>
+ <key>uni20DC</key>
+ <string>uni20DC__.glif</string>
+ <key>uni20E3</key>
+ <string>uni20E3_.glif</string>
+ <key>uni20E8</key>
+ <string>uni20E8_.glif</string>
+ <key>uni20F0</key>
+ <string>uni20F0_.glif</string>
+ <key>uni2105</key>
+ <string>uni2105.glif</string>
+ <key>uni2113</key>
+ <string>uni2113.glif</string>
+ <key>uni2116</key>
+ <string>uni2116.glif</string>
+ <key>uni213B</key>
+ <string>uni213B_.glif</string>
+ <key>uni214D</key>
+ <string>uni214D_.glif</string>
+ <key>uni214F</key>
+ <string>uni214F_.glif</string>
+ <key>uni2150</key>
+ <string>uni2150.glif</string>
+ <key>uni2151</key>
+ <string>uni2151.glif</string>
+ <key>uni2152</key>
+ <string>uni2152.glif</string>
+ <key>uni2155</key>
+ <string>uni2155.glif</string>
+ <key>uni2156</key>
+ <string>uni2156.glif</string>
+ <key>uni2157</key>
+ <string>uni2157.glif</string>
+ <key>uni2158</key>
+ <string>uni2158.glif</string>
+ <key>uni2159</key>
+ <string>uni2159.glif</string>
+ <key>uni215A</key>
+ <string>uni215A_.glif</string>
+ <key>uni215F</key>
+ <string>uni215F_.glif</string>
+ <key>uni2170</key>
+ <string>uni2170.glif</string>
+ <key>uni2171</key>
+ <string>uni2171.glif</string>
+ <key>uni2172</key>
+ <string>uni2172.glif</string>
+ <key>uni2173</key>
+ <string>uni2173.glif</string>
+ <key>uni2174</key>
+ <string>uni2174.glif</string>
+ <key>uni2175</key>
+ <string>uni2175.glif</string>
+ <key>uni2176</key>
+ <string>uni2176.glif</string>
+ <key>uni2177</key>
+ <string>uni2177.glif</string>
+ <key>uni2178</key>
+ <string>uni2178.glif</string>
+ <key>uni2179</key>
+ <string>uni2179.glif</string>
+ <key>uni217A</key>
+ <string>uni217A_.glif</string>
+ <key>uni217B</key>
+ <string>uni217B_.glif</string>
+ <key>uni217C</key>
+ <string>uni217C_.glif</string>
+ <key>uni217D</key>
+ <string>uni217D_.glif</string>
+ <key>uni217E</key>
+ <string>uni217E_.glif</string>
+ <key>uni217F</key>
+ <string>uni217F_.glif</string>
+ <key>uni2180</key>
+ <string>uni2180.glif</string>
+ <key>uni2181</key>
+ <string>uni2181.glif</string>
+ <key>uni2182</key>
+ <string>uni2182.glif</string>
+ <key>uni2183</key>
+ <string>uni2183.glif</string>
+ <key>uni2183.cn</key>
+ <string>uni2183.cn.glif</string>
+ <key>uni2184</key>
+ <string>uni2184.glif</string>
+ <key>uni2184.cn</key>
+ <string>uni2184.cn.glif</string>
+ <key>uni2185</key>
+ <string>uni2185.glif</string>
+ <key>uni2185.cn</key>
+ <string>uni2185.cn.glif</string>
+ <key>uni2186</key>
+ <string>uni2186.glif</string>
+ <key>uni2187</key>
+ <string>uni2187.glif</string>
+ <key>uni2188</key>
+ <string>uni2188.glif</string>
+ <key>uni2189</key>
+ <string>uni2189.glif</string>
+ <key>uni27E6</key>
+ <string>uni27E6_.glif</string>
+ <key>uni27E7</key>
+ <string>uni27E7_.glif</string>
+ <key>uni27E8</key>
+ <string>uni27E8_.glif</string>
+ <key>uni27E9</key>
+ <string>uni27E9_.glif</string>
+ <key>uni27EA</key>
+ <string>uni27EA__.glif</string>
+ <key>uni27EB</key>
+ <string>uni27EB__.glif</string>
+ <key>uni27EC</key>
+ <string>uni27EC__.glif</string>
+ <key>uni27ED</key>
+ <string>uni27ED__.glif</string>
+ <key>uni27EE</key>
+ <string>uni27EE__.glif</string>
+ <key>uni27EF</key>
+ <string>uni27EF__.glif</string>
+ <key>uni2B4E</key>
+ <string>uni2B4E__.glif</string>
+ <key>uni2B4F</key>
+ <string>uni2B4F__.glif</string>
+ <key>uni2B5A</key>
+ <string>uni2B5A__.glif</string>
+ <key>uni2B5B</key>
+ <string>uni2B5B__.glif</string>
+ <key>uni2B5C</key>
+ <string>uni2B5C__.glif</string>
+ <key>uni2B5D</key>
+ <string>uni2B5D__.glif</string>
+ <key>uni2B5E</key>
+ <string>uni2B5E__.glif</string>
+ <key>uni2B5F</key>
+ <string>uni2B5F__.glif</string>
+ <key>uni2C60</key>
+ <string>uni2C60_.glif</string>
+ <key>uni2C61</key>
+ <string>uni2C61_.glif</string>
+ <key>uni2C62</key>
+ <string>uni2C62_.glif</string>
+ <key>uni2C63</key>
+ <string>uni2C63_.glif</string>
+ <key>uni2C64</key>
+ <string>uni2C64_.glif</string>
+ <key>uni2C65</key>
+ <string>uni2C65_.glif</string>
+ <key>uni2C66</key>
+ <string>uni2C66_.glif</string>
+ <key>uni2C67</key>
+ <string>uni2C67_.glif</string>
+ <key>uni2C68</key>
+ <string>uni2C68_.glif</string>
+ <key>uni2C69</key>
+ <string>uni2C69_.glif</string>
+ <key>uni2C6A</key>
+ <string>uni2C6A__.glif</string>
+ <key>uni2C6B</key>
+ <string>uni2C6B__.glif</string>
+ <key>uni2C6C</key>
+ <string>uni2C6C__.glif</string>
+ <key>uni2C6D</key>
+ <string>uni2C6D__.glif</string>
+ <key>uni2C6E</key>
+ <string>uni2C6E__.glif</string>
+ <key>uni2C6F</key>
+ <string>uni2C6F__.glif</string>
+ <key>uni2C70</key>
+ <string>uni2C70_.glif</string>
+ <key>uni2C71</key>
+ <string>uni2C71_.glif</string>
+ <key>uni2C72</key>
+ <string>uni2C72_.glif</string>
+ <key>uni2C73</key>
+ <string>uni2C73_.glif</string>
+ <key>uni2C74</key>
+ <string>uni2C74_.glif</string>
+ <key>uni2C75</key>
+ <string>uni2C75_.glif</string>
+ <key>uni2C76</key>
+ <string>uni2C76_.glif</string>
+ <key>uni2C77</key>
+ <string>uni2C77_.glif</string>
+ <key>uni2C78</key>
+ <string>uni2C78_.glif</string>
+ <key>uni2C78.cn</key>
+ <string>uni2C78_.cn.glif</string>
+ <key>uni2C79</key>
+ <string>uni2C79_.glif</string>
+ <key>uni2C7A</key>
+ <string>uni2C7A__.glif</string>
+ <key>uni2C7A.cn</key>
+ <string>uni2C7A__.cn.glif</string>
+ <key>uni2C7B</key>
+ <string>uni2C7B__.glif</string>
+ <key>uni2C7C</key>
+ <string>uni2C7C__.glif</string>
+ <key>uni2C7C.ccmp</key>
+ <string>uni2C7C__.ccmp.glif</string>
+ <key>uni2C7D</key>
+ <string>uni2C7D__.glif</string>
+ <key>uni2C7E</key>
+ <string>uni2C7E__.glif</string>
+ <key>uni2C7F</key>
+ <string>uni2C7F__.glif</string>
+ <key>uni2DE0</key>
+ <string>uni2DE0__.glif</string>
+ <key>uni2DE1</key>
+ <string>uni2DE1__.glif</string>
+ <key>uni2DE2</key>
+ <string>uni2DE2__.glif</string>
+ <key>uni2DE3</key>
+ <string>uni2DE3__.glif</string>
+ <key>uni2DE4</key>
+ <string>uni2DE4__.glif</string>
+ <key>uni2DE5</key>
+ <string>uni2DE5__.glif</string>
+ <key>uni2DE6</key>
+ <string>uni2DE6__.glif</string>
+ <key>uni2DE7</key>
+ <string>uni2DE7__.glif</string>
+ <key>uni2DE8</key>
+ <string>uni2DE8__.glif</string>
+ <key>uni2DE9</key>
+ <string>uni2DE9__.glif</string>
+ <key>uni2DEA</key>
+ <string>uni2DEA___.glif</string>
+ <key>uni2DEB</key>
+ <string>uni2DEB___.glif</string>
+ <key>uni2DEC</key>
+ <string>uni2DEC___.glif</string>
+ <key>uni2DED</key>
+ <string>uni2DED___.glif</string>
+ <key>uni2DEE</key>
+ <string>uni2DEE___.glif</string>
+ <key>uni2DEF</key>
+ <string>uni2DEF___.glif</string>
+ <key>uni2DF0</key>
+ <string>uni2DF0__.glif</string>
+ <key>uni2DF1</key>
+ <string>uni2DF1__.glif</string>
+ <key>uni2DF2</key>
+ <string>uni2DF2__.glif</string>
+ <key>uni2DF3</key>
+ <string>uni2DF3__.glif</string>
+ <key>uni2DF4</key>
+ <string>uni2DF4__.glif</string>
+ <key>uni2DF5</key>
+ <string>uni2DF5__.glif</string>
+ <key>uni2DF6</key>
+ <string>uni2DF6__.glif</string>
+ <key>uni2DF7</key>
+ <string>uni2DF7__.glif</string>
+ <key>uni2DF8</key>
+ <string>uni2DF8__.glif</string>
+ <key>uni2DF9</key>
+ <string>uni2DF9__.glif</string>
+ <key>uni2DFA</key>
+ <string>uni2DFA___.glif</string>
+ <key>uni2DFB</key>
+ <string>uni2DFB___.glif</string>
+ <key>uni2DFC</key>
+ <string>uni2DFC___.glif</string>
+ <key>uni2DFD</key>
+ <string>uni2DFD___.glif</string>
+ <key>uni2DFE</key>
+ <string>uni2DFE___.glif</string>
+ <key>uni2DFF</key>
+ <string>uni2DFF___.glif</string>
+ <key>uni2E00</key>
+ <string>uni2E00_.glif</string>
+ <key>uni2E01</key>
+ <string>uni2E01_.glif</string>
+ <key>uni2E02</key>
+ <string>uni2E02_.glif</string>
+ <key>uni2E03</key>
+ <string>uni2E03_.glif</string>
+ <key>uni2E04</key>
+ <string>uni2E04_.glif</string>
+ <key>uni2E05</key>
+ <string>uni2E05_.glif</string>
+ <key>uni2E06</key>
+ <string>uni2E06_.glif</string>
+ <key>uni2E07</key>
+ <string>uni2E07_.glif</string>
+ <key>uni2E08</key>
+ <string>uni2E08_.glif</string>
+ <key>uni2E09</key>
+ <string>uni2E09_.glif</string>
+ <key>uni2E0A</key>
+ <string>uni2E0A__.glif</string>
+ <key>uni2E0B</key>
+ <string>uni2E0B__.glif</string>
+ <key>uni2E0C</key>
+ <string>uni2E0C__.glif</string>
+ <key>uni2E0D</key>
+ <string>uni2E0D__.glif</string>
+ <key>uni2E0E</key>
+ <string>uni2E0E__.glif</string>
+ <key>uni2E0F</key>
+ <string>uni2E0F__.glif</string>
+ <key>uni2E10</key>
+ <string>uni2E10_.glif</string>
+ <key>uni2E11</key>
+ <string>uni2E11_.glif</string>
+ <key>uni2E12</key>
+ <string>uni2E12_.glif</string>
+ <key>uni2E13</key>
+ <string>uni2E13_.glif</string>
+ <key>uni2E14</key>
+ <string>uni2E14_.glif</string>
+ <key>uni2E15</key>
+ <string>uni2E15_.glif</string>
+ <key>uni2E16</key>
+ <string>uni2E16_.glif</string>
+ <key>uni2E17</key>
+ <string>uni2E17_.glif</string>
+ <key>uni2E18</key>
+ <string>uni2E18_.glif</string>
+ <key>uni2E19</key>
+ <string>uni2E19_.glif</string>
+ <key>uni2E1A</key>
+ <string>uni2E1A__.glif</string>
+ <key>uni2E1B</key>
+ <string>uni2E1B__.glif</string>
+ <key>uni2E1C</key>
+ <string>uni2E1C__.glif</string>
+ <key>uni2E1D</key>
+ <string>uni2E1D__.glif</string>
+ <key>uni2E1E</key>
+ <string>uni2E1E__.glif</string>
+ <key>uni2E1F</key>
+ <string>uni2E1F__.glif</string>
+ <key>uni2E20</key>
+ <string>uni2E20_.glif</string>
+ <key>uni2E21</key>
+ <string>uni2E21_.glif</string>
+ <key>uni2E22</key>
+ <string>uni2E22_.glif</string>
+ <key>uni2E23</key>
+ <string>uni2E23_.glif</string>
+ <key>uni2E24</key>
+ <string>uni2E24_.glif</string>
+ <key>uni2E25</key>
+ <string>uni2E25_.glif</string>
+ <key>uni2E26</key>
+ <string>uni2E26_.glif</string>
+ <key>uni2E27</key>
+ <string>uni2E27_.glif</string>
+ <key>uni2E28</key>
+ <string>uni2E28_.glif</string>
+ <key>uni2E29</key>
+ <string>uni2E29_.glif</string>
+ <key>uni2E2A</key>
+ <string>uni2E2A__.glif</string>
+ <key>uni2E2B</key>
+ <string>uni2E2B__.glif</string>
+ <key>uni2E2C</key>
+ <string>uni2E2C__.glif</string>
+ <key>uni2E2D</key>
+ <string>uni2E2D__.glif</string>
+ <key>uni2E2E</key>
+ <string>uni2E2E__.glif</string>
+ <key>uni2E2F</key>
+ <string>uni2E2F__.glif</string>
+ <key>uni2E30</key>
+ <string>uni2E30_.glif</string>
+ <key>uni2E31</key>
+ <string>uni2E31_.glif</string>
+ <key>uni2E32</key>
+ <string>uni2E32_.glif</string>
+ <key>uni2E33</key>
+ <string>uni2E33_.glif</string>
+ <key>uni2E34</key>
+ <string>uni2E34_.glif</string>
+ <key>uni2E35</key>
+ <string>uni2E35_.glif</string>
+ <key>uni2E36</key>
+ <string>uni2E36_.glif</string>
+ <key>uni2E37</key>
+ <string>uni2E37_.glif</string>
+ <key>uni2E38</key>
+ <string>uni2E38_.glif</string>
+ <key>uni2E39</key>
+ <string>uni2E39_.glif</string>
+ <key>uni2E3A</key>
+ <string>uni2E3A__.glif</string>
+ <key>uni2E3B</key>
+ <string>uni2E3B__.glif</string>
+ <key>uni2E3C</key>
+ <string>uni2E3C__.glif</string>
+ <key>uni2E3D</key>
+ <string>uni2E3D__.glif</string>
+ <key>uni2E3E</key>
+ <string>uni2E3E__.glif</string>
+ <key>uni2E3F</key>
+ <string>uni2E3F__.glif</string>
+ <key>uni2E40</key>
+ <string>uni2E40_.glif</string>
+ <key>uni2E41</key>
+ <string>uni2E41_.glif</string>
+ <key>uni2E42</key>
+ <string>uni2E42_.glif</string>
+ <key>uniA640</key>
+ <string>uniA640_.glif</string>
+ <key>uniA641</key>
+ <string>uniA641_.glif</string>
+ <key>uniA642</key>
+ <string>uniA642_.glif</string>
+ <key>uniA643</key>
+ <string>uniA643_.glif</string>
+ <key>uniA644</key>
+ <string>uniA644_.glif</string>
+ <key>uniA645</key>
+ <string>uniA645_.glif</string>
+ <key>uniA646</key>
+ <string>uniA646_.glif</string>
+ <key>uniA647</key>
+ <string>uniA647_.glif</string>
+ <key>uniA648</key>
+ <string>uniA648_.glif</string>
+ <key>uniA649</key>
+ <string>uniA649_.glif</string>
+ <key>uniA64A</key>
+ <string>uniA64A__.glif</string>
+ <key>uniA64B</key>
+ <string>uniA64B__.glif</string>
+ <key>uniA64C</key>
+ <string>uniA64C__.glif</string>
+ <key>uniA64D</key>
+ <string>uniA64D__.glif</string>
+ <key>uniA64E</key>
+ <string>uniA64E__.glif</string>
+ <key>uniA64F</key>
+ <string>uniA64F__.glif</string>
+ <key>uniA650</key>
+ <string>uniA650_.glif</string>
+ <key>uniA651</key>
+ <string>uniA651_.glif</string>
+ <key>uniA652</key>
+ <string>uniA652_.glif</string>
+ <key>uniA653</key>
+ <string>uniA653_.glif</string>
+ <key>uniA654</key>
+ <string>uniA654_.glif</string>
+ <key>uniA655</key>
+ <string>uniA655_.glif</string>
+ <key>uniA656</key>
+ <string>uniA656_.glif</string>
+ <key>uniA657</key>
+ <string>uniA657_.glif</string>
+ <key>uniA657.cn</key>
+ <string>uniA657_.cn.glif</string>
+ <key>uniA658</key>
+ <string>uniA658_.glif</string>
+ <key>uniA659</key>
+ <string>uniA659_.glif</string>
+ <key>uniA65A</key>
+ <string>uniA65A__.glif</string>
+ <key>uniA65B</key>
+ <string>uniA65B__.glif</string>
+ <key>uniA65C</key>
+ <string>uniA65C__.glif</string>
+ <key>uniA65D</key>
+ <string>uniA65D__.glif</string>
+ <key>uniA65E</key>
+ <string>uniA65E__.glif</string>
+ <key>uniA65F</key>
+ <string>uniA65F__.glif</string>
+ <key>uniA660</key>
+ <string>uniA660_.glif</string>
+ <key>uniA661</key>
+ <string>uniA661_.glif</string>
+ <key>uniA662</key>
+ <string>uniA662_.glif</string>
+ <key>uniA663</key>
+ <string>uniA663_.glif</string>
+ <key>uniA664</key>
+ <string>uniA664_.glif</string>
+ <key>uniA665</key>
+ <string>uniA665_.glif</string>
+ <key>uniA666</key>
+ <string>uniA666_.glif</string>
+ <key>uniA667</key>
+ <string>uniA667_.glif</string>
+ <key>uniA668</key>
+ <string>uniA668_.glif</string>
+ <key>uniA669</key>
+ <string>uniA669_.glif</string>
+ <key>uniA66A</key>
+ <string>uniA66A__.glif</string>
+ <key>uniA66B</key>
+ <string>uniA66B__.glif</string>
+ <key>uniA66C</key>
+ <string>uniA66C__.glif</string>
+ <key>uniA66D</key>
+ <string>uniA66D__.glif</string>
+ <key>uniA66E</key>
+ <string>uniA66E__.glif</string>
+ <key>uniA66F</key>
+ <string>uniA66F__.glif</string>
+ <key>uniA670</key>
+ <string>uniA670_.glif</string>
+ <key>uniA671</key>
+ <string>uniA671_.glif</string>
+ <key>uniA672</key>
+ <string>uniA672_.glif</string>
+ <key>uniA673</key>
+ <string>uniA673_.glif</string>
+ <key>uniA674</key>
+ <string>uniA674_.glif</string>
+ <key>uniA675</key>
+ <string>uniA675_.glif</string>
+ <key>uniA676</key>
+ <string>uniA676_.glif</string>
+ <key>uniA677</key>
+ <string>uniA677_.glif</string>
+ <key>uniA678</key>
+ <string>uniA678_.glif</string>
+ <key>uniA679</key>
+ <string>uniA679_.glif</string>
+ <key>uniA67A</key>
+ <string>uniA67A__.glif</string>
+ <key>uniA67B</key>
+ <string>uniA67B__.glif</string>
+ <key>uniA67C</key>
+ <string>uniA67C__.glif</string>
+ <key>uniA67D</key>
+ <string>uniA67D__.glif</string>
+ <key>uniA67E</key>
+ <string>uniA67E__.glif</string>
+ <key>uniA67F</key>
+ <string>uniA67F__.glif</string>
+ <key>uniA680</key>
+ <string>uniA680_.glif</string>
+ <key>uniA681</key>
+ <string>uniA681_.glif</string>
+ <key>uniA682</key>
+ <string>uniA682_.glif</string>
+ <key>uniA683</key>
+ <string>uniA683_.glif</string>
+ <key>uniA684</key>
+ <string>uniA684_.glif</string>
+ <key>uniA685</key>
+ <string>uniA685_.glif</string>
+ <key>uniA686</key>
+ <string>uniA686_.glif</string>
+ <key>uniA687</key>
+ <string>uniA687_.glif</string>
+ <key>uniA688</key>
+ <string>uniA688_.glif</string>
+ <key>uniA689</key>
+ <string>uniA689_.glif</string>
+ <key>uniA68A</key>
+ <string>uniA68A__.glif</string>
+ <key>uniA68B</key>
+ <string>uniA68B__.glif</string>
+ <key>uniA68C</key>
+ <string>uniA68C__.glif</string>
+ <key>uniA68D</key>
+ <string>uniA68D__.glif</string>
+ <key>uniA68E</key>
+ <string>uniA68E__.glif</string>
+ <key>uniA68F</key>
+ <string>uniA68F__.glif</string>
+ <key>uniA690</key>
+ <string>uniA690_.glif</string>
+ <key>uniA691</key>
+ <string>uniA691_.glif</string>
+ <key>uniA692</key>
+ <string>uniA692_.glif</string>
+ <key>uniA693</key>
+ <string>uniA693_.glif</string>
+ <key>uniA694</key>
+ <string>uniA694_.glif</string>
+ <key>uniA695</key>
+ <string>uniA695_.glif</string>
+ <key>uniA696</key>
+ <string>uniA696_.glif</string>
+ <key>uniA697</key>
+ <string>uniA697_.glif</string>
+ <key>uniA698</key>
+ <string>uniA698_.glif</string>
+ <key>uniA699</key>
+ <string>uniA699_.glif</string>
+ <key>uniA69A</key>
+ <string>uniA69A__.glif</string>
+ <key>uniA69B</key>
+ <string>uniA69B__.glif</string>
+ <key>uniA69C</key>
+ <string>uniA69C__.glif</string>
+ <key>uniA69D</key>
+ <string>uniA69D__.glif</string>
+ <key>uniA69F</key>
+ <string>uniA69F__.glif</string>
+ <key>uniA700</key>
+ <string>uniA700_.glif</string>
+ <key>uniA701</key>
+ <string>uniA701_.glif</string>
+ <key>uniA702</key>
+ <string>uniA702_.glif</string>
+ <key>uniA703</key>
+ <string>uniA703_.glif</string>
+ <key>uniA704</key>
+ <string>uniA704_.glif</string>
+ <key>uniA705</key>
+ <string>uniA705_.glif</string>
+ <key>uniA706</key>
+ <string>uniA706_.glif</string>
+ <key>uniA707</key>
+ <string>uniA707_.glif</string>
+ <key>uniA708</key>
+ <string>uniA708_.glif</string>
+ <key>uniA709</key>
+ <string>uniA709_.glif</string>
+ <key>uniA70A</key>
+ <string>uniA70A__.glif</string>
+ <key>uniA70B</key>
+ <string>uniA70B__.glif</string>
+ <key>uniA70C</key>
+ <string>uniA70C__.glif</string>
+ <key>uniA70D</key>
+ <string>uniA70D__.glif</string>
+ <key>uniA70E</key>
+ <string>uniA70E__.glif</string>
+ <key>uniA70F</key>
+ <string>uniA70F__.glif</string>
+ <key>uniA710</key>
+ <string>uniA710_.glif</string>
+ <key>uniA711</key>
+ <string>uniA711_.glif</string>
+ <key>uniA712</key>
+ <string>uniA712_.glif</string>
+ <key>uniA713</key>
+ <string>uniA713_.glif</string>
+ <key>uniA714</key>
+ <string>uniA714_.glif</string>
+ <key>uniA715</key>
+ <string>uniA715_.glif</string>
+ <key>uniA716</key>
+ <string>uniA716_.glif</string>
+ <key>uniA717</key>
+ <string>uniA717_.glif</string>
+ <key>uniA718</key>
+ <string>uniA718_.glif</string>
+ <key>uniA719</key>
+ <string>uniA719_.glif</string>
+ <key>uniA71A</key>
+ <string>uniA71A__.glif</string>
+ <key>uniA71B</key>
+ <string>uniA71B__.glif</string>
+ <key>uniA71C</key>
+ <string>uniA71C__.glif</string>
+ <key>uniA71D</key>
+ <string>uniA71D__.glif</string>
+ <key>uniA71E</key>
+ <string>uniA71E__.glif</string>
+ <key>uniA71F</key>
+ <string>uniA71F__.glif</string>
+ <key>uniA720</key>
+ <string>uniA720_.glif</string>
+ <key>uniA721</key>
+ <string>uniA721_.glif</string>
+ <key>uniA722</key>
+ <string>uniA722_.glif</string>
+ <key>uniA723</key>
+ <string>uniA723_.glif</string>
+ <key>uniA724</key>
+ <string>uniA724_.glif</string>
+ <key>uniA725</key>
+ <string>uniA725_.glif</string>
+ <key>uniA726</key>
+ <string>uniA726_.glif</string>
+ <key>uniA727</key>
+ <string>uniA727_.glif</string>
+ <key>uniA728</key>
+ <string>uniA728_.glif</string>
+ <key>uniA729</key>
+ <string>uniA729_.glif</string>
+ <key>uniA72A</key>
+ <string>uniA72A__.glif</string>
+ <key>uniA72B</key>
+ <string>uniA72B__.glif</string>
+ <key>uniA72C</key>
+ <string>uniA72C__.glif</string>
+ <key>uniA72D</key>
+ <string>uniA72D__.glif</string>
+ <key>uniA72E</key>
+ <string>uniA72E__.glif</string>
+ <key>uniA72F</key>
+ <string>uniA72F__.glif</string>
+ <key>uniA730</key>
+ <string>uniA730_.glif</string>
+ <key>uniA731</key>
+ <string>uniA731_.glif</string>
+ <key>uniA732</key>
+ <string>uniA732_.glif</string>
+ <key>uniA733</key>
+ <string>uniA733_.glif</string>
+ <key>uniA734</key>
+ <string>uniA734_.glif</string>
+ <key>uniA735</key>
+ <string>uniA735_.glif</string>
+ <key>uniA736</key>
+ <string>uniA736_.glif</string>
+ <key>uniA737</key>
+ <string>uniA737_.glif</string>
+ <key>uniA738</key>
+ <string>uniA738_.glif</string>
+ <key>uniA739</key>
+ <string>uniA739_.glif</string>
+ <key>uniA73A</key>
+ <string>uniA73A__.glif</string>
+ <key>uniA73B</key>
+ <string>uniA73B__.glif</string>
+ <key>uniA73C</key>
+ <string>uniA73C__.glif</string>
+ <key>uniA73D</key>
+ <string>uniA73D__.glif</string>
+ <key>uniA73E</key>
+ <string>uniA73E__.glif</string>
+ <key>uniA73E.cn</key>
+ <string>uniA73E__.cn.glif</string>
+ <key>uniA73F</key>
+ <string>uniA73F__.glif</string>
+ <key>uniA73F.cn</key>
+ <string>uniA73F__.cn.glif</string>
+ <key>uniA740</key>
+ <string>uniA740_.glif</string>
+ <key>uniA741</key>
+ <string>uniA741_.glif</string>
+ <key>uniA742</key>
+ <string>uniA742_.glif</string>
+ <key>uniA743</key>
+ <string>uniA743_.glif</string>
+ <key>uniA744</key>
+ <string>uniA744_.glif</string>
+ <key>uniA745</key>
+ <string>uniA745_.glif</string>
+ <key>uniA746</key>
+ <string>uniA746_.glif</string>
+ <key>uniA747</key>
+ <string>uniA747_.glif</string>
+ <key>uniA748</key>
+ <string>uniA748_.glif</string>
+ <key>uniA749</key>
+ <string>uniA749_.glif</string>
+ <key>uniA74A</key>
+ <string>uniA74A__.glif</string>
+ <key>uniA74B</key>
+ <string>uniA74B__.glif</string>
+ <key>uniA74C</key>
+ <string>uniA74C__.glif</string>
+ <key>uniA74D</key>
+ <string>uniA74D__.glif</string>
+ <key>uniA74E</key>
+ <string>uniA74E__.glif</string>
+ <key>uniA74F</key>
+ <string>uniA74F__.glif</string>
+ <key>uniA750</key>
+ <string>uniA750_.glif</string>
+ <key>uniA751</key>
+ <string>uniA751_.glif</string>
+ <key>uniA752</key>
+ <string>uniA752_.glif</string>
+ <key>uniA753</key>
+ <string>uniA753_.glif</string>
+ <key>uniA754</key>
+ <string>uniA754_.glif</string>
+ <key>uniA755</key>
+ <string>uniA755_.glif</string>
+ <key>uniA756</key>
+ <string>uniA756_.glif</string>
+ <key>uniA756.cn</key>
+ <string>uniA756_.cn.glif</string>
+ <key>uniA757</key>
+ <string>uniA757_.glif</string>
+ <key>uniA758</key>
+ <string>uniA758_.glif</string>
+ <key>uniA758.cn</key>
+ <string>uniA758_.cn.glif</string>
+ <key>uniA759</key>
+ <string>uniA759_.glif</string>
+ <key>uniA75A</key>
+ <string>uniA75A__.glif</string>
+ <key>uniA75B</key>
+ <string>uniA75B__.glif</string>
+ <key>uniA75C</key>
+ <string>uniA75C__.glif</string>
+ <key>uniA75D</key>
+ <string>uniA75D__.glif</string>
+ <key>uniA75E</key>
+ <string>uniA75E__.glif</string>
+ <key>uniA75F</key>
+ <string>uniA75F__.glif</string>
+ <key>uniA760</key>
+ <string>uniA760_.glif</string>
+ <key>uniA761</key>
+ <string>uniA761_.glif</string>
+ <key>uniA762</key>
+ <string>uniA762_.glif</string>
+ <key>uniA763</key>
+ <string>uniA763_.glif</string>
+ <key>uniA764</key>
+ <string>uniA764_.glif</string>
+ <key>uniA765</key>
+ <string>uniA765_.glif</string>
+ <key>uniA766</key>
+ <string>uniA766_.glif</string>
+ <key>uniA767</key>
+ <string>uniA767_.glif</string>
+ <key>uniA767.cn</key>
+ <string>uniA767_.cn.glif</string>
+ <key>uniA768</key>
+ <string>uniA768_.glif</string>
+ <key>uniA769</key>
+ <string>uniA769_.glif</string>
+ <key>uniA76A</key>
+ <string>uniA76A__.glif</string>
+ <key>uniA76B</key>
+ <string>uniA76B__.glif</string>
+ <key>uniA76C</key>
+ <string>uniA76C__.glif</string>
+ <key>uniA76D</key>
+ <string>uniA76D__.glif</string>
+ <key>uniA76E</key>
+ <string>uniA76E__.glif</string>
+ <key>uniA76F</key>
+ <string>uniA76F__.glif</string>
+ <key>uniA770</key>
+ <string>uniA770_.glif</string>
+ <key>uniA771</key>
+ <string>uniA771_.glif</string>
+ <key>uniA771.cn</key>
+ <string>uniA771_.cn.glif</string>
+ <key>uniA772</key>
+ <string>uniA772_.glif</string>
+ <key>uniA773</key>
+ <string>uniA773_.glif</string>
+ <key>uniA774</key>
+ <string>uniA774_.glif</string>
+ <key>uniA775</key>
+ <string>uniA775_.glif</string>
+ <key>uniA776</key>
+ <string>uniA776_.glif</string>
+ <key>uniA777</key>
+ <string>uniA777_.glif</string>
+ <key>uniA778</key>
+ <string>uniA778_.glif</string>
+ <key>uniA779</key>
+ <string>uniA779_.glif</string>
+ <key>uniA77A</key>
+ <string>uniA77A__.glif</string>
+ <key>uniA77B</key>
+ <string>uniA77B__.glif</string>
+ <key>uniA77C</key>
+ <string>uniA77C__.glif</string>
+ <key>uniA77D</key>
+ <string>uniA77D__.glif</string>
+ <key>uniA77E</key>
+ <string>uniA77E__.glif</string>
+ <key>uniA77F</key>
+ <string>uniA77F__.glif</string>
+ <key>uniA780</key>
+ <string>uniA780_.glif</string>
+ <key>uniA781</key>
+ <string>uniA781_.glif</string>
+ <key>uniA782</key>
+ <string>uniA782_.glif</string>
+ <key>uniA783</key>
+ <string>uniA783_.glif</string>
+ <key>uniA784</key>
+ <string>uniA784_.glif</string>
+ <key>uniA785</key>
+ <string>uniA785_.glif</string>
+ <key>uniA786</key>
+ <string>uniA786_.glif</string>
+ <key>uniA787</key>
+ <string>uniA787_.glif</string>
+ <key>uniA788</key>
+ <string>uniA788_.glif</string>
+ <key>uniA789</key>
+ <string>uniA789_.glif</string>
+ <key>uniA78A</key>
+ <string>uniA78A__.glif</string>
+ <key>uniA78B</key>
+ <string>uniA78B__.glif</string>
+ <key>uniA78C</key>
+ <string>uniA78C__.glif</string>
+ <key>uniA78D</key>
+ <string>uniA78D__.glif</string>
+ <key>uniA78E</key>
+ <string>uniA78E__.glif</string>
+ <key>uniA790</key>
+ <string>uniA790_.glif</string>
+ <key>uniA791</key>
+ <string>uniA791_.glif</string>
+ <key>uniA792</key>
+ <string>uniA792_.glif</string>
+ <key>uniA793</key>
+ <string>uniA793_.glif</string>
+ <key>uniA794</key>
+ <string>uniA794_.glif</string>
+ <key>uniA794.cn</key>
+ <string>uniA794_.cn.glif</string>
+ <key>uniA795</key>
+ <string>uniA795_.glif</string>
+ <key>uniA796</key>
+ <string>uniA796_.glif</string>
+ <key>uniA797</key>
+ <string>uniA797_.glif</string>
+ <key>uniA797.cn</key>
+ <string>uniA797_.cn.glif</string>
+ <key>uniA798</key>
+ <string>uniA798_.glif</string>
+ <key>uniA799</key>
+ <string>uniA799_.glif</string>
+ <key>uniA79A</key>
+ <string>uniA79A__.glif</string>
+ <key>uniA79B</key>
+ <string>uniA79B__.glif</string>
+ <key>uniA79C</key>
+ <string>uniA79C__.glif</string>
+ <key>uniA79D</key>
+ <string>uniA79D__.glif</string>
+ <key>uniA79E</key>
+ <string>uniA79E__.glif</string>
+ <key>uniA79F</key>
+ <string>uniA79F__.glif</string>
+ <key>uniA7A0</key>
+ <string>uniA7A0__.glif</string>
+ <key>uniA7A1</key>
+ <string>uniA7A1__.glif</string>
+ <key>uniA7A2</key>
+ <string>uniA7A2__.glif</string>
+ <key>uniA7A3</key>
+ <string>uniA7A3__.glif</string>
+ <key>uniA7A4</key>
+ <string>uniA7A4__.glif</string>
+ <key>uniA7A5</key>
+ <string>uniA7A5__.glif</string>
+ <key>uniA7A6</key>
+ <string>uniA7A6__.glif</string>
+ <key>uniA7A7</key>
+ <string>uniA7A7__.glif</string>
+ <key>uniA7A8</key>
+ <string>uniA7A8__.glif</string>
+ <key>uniA7A9</key>
+ <string>uniA7A9__.glif</string>
+ <key>uniA7AA</key>
+ <string>uniA7AA___.glif</string>
+ <key>uniA7AB</key>
+ <string>uniA7AB___.glif</string>
+ <key>uniA7AC</key>
+ <string>uniA7AC___.glif</string>
+ <key>uniA7AD</key>
+ <string>uniA7AD___.glif</string>
+ <key>uniA7B0</key>
+ <string>uniA7B0__.glif</string>
+ <key>uniA7B1</key>
+ <string>uniA7B1__.glif</string>
+ <key>uniA7F7</key>
+ <string>uniA7F7__.glif</string>
+ <key>uniA7F8</key>
+ <string>uniA7F8__.glif</string>
+ <key>uniA7F9</key>
+ <string>uniA7F9__.glif</string>
+ <key>uniA7FA</key>
+ <string>uniA7FA___.glif</string>
+ <key>uniA7FB</key>
+ <string>uniA7FB___.glif</string>
+ <key>uniA7FC</key>
+ <string>uniA7FC___.glif</string>
+ <key>uniA7FD</key>
+ <string>uniA7FD___.glif</string>
+ <key>uniA7FE</key>
+ <string>uniA7FE___.glif</string>
+ <key>uniA7FF</key>
+ <string>uniA7FF___.glif</string>
+ <key>uniA92E</key>
+ <string>uniA92E__.glif</string>
+ <key>uniAB30</key>
+ <string>uniAB30__.glif</string>
+ <key>uniAB31</key>
+ <string>uniAB31__.glif</string>
+ <key>uniAB32</key>
+ <string>uniAB32__.glif</string>
+ <key>uniAB33</key>
+ <string>uniAB33__.glif</string>
+ <key>uniAB34</key>
+ <string>uniAB34__.glif</string>
+ <key>uniAB35</key>
+ <string>uniAB35__.glif</string>
+ <key>uniAB36</key>
+ <string>uniAB36__.glif</string>
+ <key>uniAB36.cn</key>
+ <string>uniAB36__.cn.glif</string>
+ <key>uniAB37</key>
+ <string>uniAB37__.glif</string>
+ <key>uniAB38</key>
+ <string>uniAB38__.glif</string>
+ <key>uniAB39</key>
+ <string>uniAB39__.glif</string>
+ <key>uniAB3A</key>
+ <string>uniAB3A___.glif</string>
+ <key>uniAB3B</key>
+ <string>uniAB3B___.glif</string>
+ <key>uniAB3C</key>
+ <string>uniAB3C___.glif</string>
+ <key>uniAB3D</key>
+ <string>uniAB3D___.glif</string>
+ <key>uniAB3E</key>
+ <string>uniAB3E___.glif</string>
+ <key>uniAB3F</key>
+ <string>uniAB3F___.glif</string>
+ <key>uniAB40</key>
+ <string>uniAB40__.glif</string>
+ <key>uniAB41</key>
+ <string>uniAB41__.glif</string>
+ <key>uniAB42</key>
+ <string>uniAB42__.glif</string>
+ <key>uniAB43</key>
+ <string>uniAB43__.glif</string>
+ <key>uniAB44</key>
+ <string>uniAB44__.glif</string>
+ <key>uniAB45</key>
+ <string>uniAB45__.glif</string>
+ <key>uniAB46</key>
+ <string>uniAB46__.glif</string>
+ <key>uniAB47</key>
+ <string>uniAB47__.glif</string>
+ <key>uniAB48</key>
+ <string>uniAB48__.glif</string>
+ <key>uniAB49</key>
+ <string>uniAB49__.glif</string>
+ <key>uniAB4A</key>
+ <string>uniAB4A___.glif</string>
+ <key>uniAB4B</key>
+ <string>uniAB4B___.glif</string>
+ <key>uniAB4C</key>
+ <string>uniAB4C___.glif</string>
+ <key>uniAB4D</key>
+ <string>uniAB4D___.glif</string>
+ <key>uniAB4E</key>
+ <string>uniAB4E___.glif</string>
+ <key>uniAB4F</key>
+ <string>uniAB4F___.glif</string>
+ <key>uniAB50</key>
+ <string>uniAB50__.glif</string>
+ <key>uniAB51</key>
+ <string>uniAB51__.glif</string>
+ <key>uniAB52</key>
+ <string>uniAB52__.glif</string>
+ <key>uniAB53</key>
+ <string>uniAB53__.glif</string>
+ <key>uniAB54</key>
+ <string>uniAB54__.glif</string>
+ <key>uniAB55</key>
+ <string>uniAB55__.glif</string>
+ <key>uniAB56</key>
+ <string>uniAB56__.glif</string>
+ <key>uniAB57</key>
+ <string>uniAB57__.glif</string>
+ <key>uniAB58</key>
+ <string>uniAB58__.glif</string>
+ <key>uniAB59</key>
+ <string>uniAB59__.glif</string>
+ <key>uniAB5A</key>
+ <string>uniAB5A___.glif</string>
+ <key>uniAB5B</key>
+ <string>uniAB5B___.glif</string>
+ <key>uniAB5C</key>
+ <string>uniAB5C___.glif</string>
+ <key>uniAB5D</key>
+ <string>uniAB5D___.glif</string>
+ <key>uniAB5E</key>
+ <string>uniAB5E___.glif</string>
+ <key>uniAB5F</key>
+ <string>uniAB5F___.glif</string>
+ <key>uniAB64</key>
+ <string>uniAB64__.glif</string>
+ <key>uniAB65</key>
+ <string>uniAB65__.glif</string>
+ <key>uniE000</key>
+ <string>uniE000_.glif</string>
+ <key>uniE001</key>
+ <string>uniE001_.glif</string>
+ <key>uniFE20</key>
+ <string>uniFE20__.glif</string>
+ <key>uniFE21</key>
+ <string>uniFE21__.glif</string>
+ <key>uniFE22</key>
+ <string>uniFE22__.glif</string>
+ <key>uniFE23</key>
+ <string>uniFE23__.glif</string>
+ <key>uniFE24</key>
+ <string>uniFE24__.glif</string>
+ <key>uniFE25</key>
+ <string>uniFE25__.glif</string>
+ <key>uniFE26</key>
+ <string>uniFE26__.glif</string>
+ <key>uniFE27</key>
+ <string>uniFE27__.glif</string>
+ <key>uniFE28</key>
+ <string>uniFE28__.glif</string>
+ <key>uniFE29</key>
+ <string>uniFE29__.glif</string>
+ <key>uniFE2A</key>
+ <string>uniFE2A___.glif</string>
+ <key>uniFE2B</key>
+ <string>uniFE2B___.glif</string>
+ <key>uniFE2C</key>
+ <string>uniFE2C___.glif</string>
+ <key>uniFE2D</key>
+ <string>uniFE2D___.glif</string>
+ <key>uniFEFF</key>
+ <string>uniFEFF____.glif</string>
+ <key>uniFFFC</key>
+ <string>uniFFFC____.glif</string>
+ <key>uniFFFD</key>
+ <string>uniFFFD____.glif</string>
+ <key>upsilon</key>
+ <string>upsilon.glif</string>
+ <key>upsilonlatin</key>
+ <string>upsilonlatin.glif</string>
+ <key>v</key>
+ <string>v.glif</string>
+ <key>versicle</key>
+ <string>versicle.glif</string>
+ <key>verticalbardbl</key>
+ <string>verticalbardbl.glif</string>
+ <key>vscript</key>
+ <string>vscript.glif</string>
+ <key>vturn</key>
+ <string>vturn.glif</string>
+ <key>w</key>
+ <string>w.glif</string>
+ <key>won</key>
+ <string>won.glif</string>
+ <key>wsuper</key>
+ <string>wsuper.glif</string>
+ <key>wturn</key>
+ <string>wturn.glif</string>
+ <key>wynn</key>
+ <string>wynn.glif</string>
+ <key>x</key>
+ <string>x.glif</string>
+ <key>xi</key>
+ <string>xi.glif</string>
+ <key>xsuper</key>
+ <string>xsuper.glif</string>
+ <key>xsupnosp</key>
+ <string>xsupnosp.glif</string>
+ <key>y</key>
+ <string>y.glif</string>
+ <key>yen</key>
+ <string>yen.glif</string>
+ <key>yhook</key>
+ <string>yhook.glif</string>
+ <key>ysuper</key>
+ <string>ysuper.glif</string>
+ <key>yturn</key>
+ <string>yturn.glif</string>
+ <key>z</key>
+ <string>z.glif</string>
+ <key>zbar</key>
+ <string>zbar.glif</string>
+ <key>zcurl</key>
+ <string>zcurl.glif</string>
+ <key>zero</key>
+ <string>zero.glif</string>
+ <key>zero.frac</key>
+ <string>zero.frac.glif</string>
+ <key>zero.sup</key>
+ <string>zero.sup.glif</string>
+ <key>zerosub</key>
+ <string>zerosub.glif</string>
+ <key>zerosuperior</key>
+ <string>zerosuperior.glif</string>
+ <key>zeta</key>
+ <string>zeta.glif</string>
+ <key>zrthook</key>
+ <string>zrthook.glif</string>
+</dict>
+</plist>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/copyright.glif b/src/disabled/Interface-Thin.ufo/glyphs/copyright.glif
new file mode 100644
index 000000000..2c723f4a8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/copyright.glif
@@ -0,0 +1,98 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="copyright" format="1">
+ <advance width="2304"/>
+ <unicode hex="00A9"/>
+ <outline>
+ <contour>
+ <point x="1480" y="848" type="line"/>
+ <point x="1480" y="600"/>
+ <point x="1360" y="492"/>
+ <point x="1144" y="492" type="curve" smooth="yes"/>
+ <point x="912" y="492"/>
+ <point x="780" y="692"/>
+ <point x="780" y="948" type="curve" smooth="yes"/>
+ <point x="780" y="1056" type="line" smooth="yes"/>
+ <point x="780" y="1312"/>
+ <point x="912" y="1516"/>
+ <point x="1144" y="1516" type="curve" smooth="yes"/>
+ <point x="1360" y="1516"/>
+ <point x="1484" y="1396"/>
+ <point x="1484" y="1160" type="curve"/>
+ <point x="1556" y="1160" type="line"/>
+ <point x="1556" y="1444"/>
+ <point x="1392" y="1588"/>
+ <point x="1144" y="1588" type="curve" smooth="yes"/>
+ <point x="880" y="1588"/>
+ <point x="704" y="1372"/>
+ <point x="704" y="1056" type="curve"/>
+ <point x="704" y="948" type="line"/>
+ <point x="704" y="632"/>
+ <point x="880" y="416"/>
+ <point x="1144" y="416" type="curve" smooth="yes"/>
+ <point x="1392" y="416"/>
+ <point x="1552" y="560"/>
+ <point x="1552" y="848" type="curve"/>
+ </contour>
+ <contour>
+ <point x="252" y="1004" type="curve"/>
+ <point x="252" y="1536"/>
+ <point x="660" y="1956"/>
+ <point x="1152" y="1956" type="curve" smooth="yes"/>
+ <point x="1644" y="1956"/>
+ <point x="2052" y="1536"/>
+ <point x="2052" y="1004" type="curve" smooth="yes"/>
+ <point x="2052" y="468"/>
+ <point x="1644" y="48"/>
+ <point x="1152" y="48" type="curve" smooth="yes"/>
+ <point x="660" y="48"/>
+ <point x="252" y="468"/>
+ </contour>
+ <contour>
+ <point x="176" y="1004" type="curve"/>
+ <point x="176" y="420"/>
+ <point x="616" y="-28"/>
+ <point x="1152" y="-28" type="curve" smooth="yes"/>
+ <point x="1692" y="-28"/>
+ <point x="2128" y="420"/>
+ <point x="2128" y="1004" type="curve" smooth="yes"/>
+ <point x="2128" y="1584"/>
+ <point x="1692" y="2032"/>
+ <point x="1152" y="2032" type="curve" smooth="yes"/>
+ <point x="616" y="2032"/>
+ <point x="176" y="1584"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2291, 'leftMargin': 169, 'rightMargin': 169}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/crossbar.glif b/src/disabled/Interface-Thin.ufo/glyphs/crossbar.glif
new file mode 100644
index 000000000..7ba5b1a33
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/crossbar.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="crossbar" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="520" y="1028" type="move" name="_cross"/>
+ </contour>
+ <contour>
+ <point x="916" y="1068" type="line"/>
+ <point x="108" y="1068" type="line"/>
+ <point x="108" y="992" type="line"/>
+ <point x="916" y="992" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1115, 'leftMargin': 149, 'rightMargin': 159}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/cruzeiro.glif b/src/disabled/Interface-Thin.ufo/glyphs/cruzeiro.glif
new file mode 100644
index 000000000..acd459383
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/cruzeiro.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cruzeiro" format="1">
+ <advance width="1792"/>
+ <unicode hex="20A2"/>
+ <outline>
+ <contour>
+ <point x="952" y="956" type="line"/>
+ <point x="952" y="1212" type="line"/>
+ <point x="876" y="1212" type="line"/>
+ <point x="876" y="0" type="line"/>
+ <point x="952" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1540" y="1224" type="line"/>
+ <point x="1516" y="1232"/>
+ <point x="1480" y="1240"/>
+ <point x="1436" y="1240" type="curve" smooth="yes"/>
+ <point x="1064" y="1240"/>
+ <point x="884" y="936"/>
+ <point x="884" y="520" type="curve"/>
+ <point x="936" y="524" type="line"/>
+ <point x="936" y="872"/>
+ <point x="1100" y="1168"/>
+ <point x="1436" y="1168" type="curve" smooth="yes"/>
+ <point x="1472" y="1168"/>
+ <point x="1504" y="1164"/>
+ <point x="1532" y="1160" type="curve"/>
+ </contour>
+ <component base="C" xOffset="-20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1825, 'leftMargin': 198, 'rightMargin': 189}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/cstretch.glif b/src/disabled/Interface-Thin.ufo/glyphs/cstretch.glif
new file mode 100644
index 000000000..bfbb708d0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/cstretch.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cstretch" format="1">
+ <advance width="1536"/>
+ <unicode hex="0297"/>
+ <outline>
+ <contour>
+ <point x="792" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="792" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1476" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="796" y="-528" type="curve" smooth="yes"/>
+ <point x="428" y="-528"/>
+ <point x="264" y="-232"/>
+ <point x="264" y="144" type="curve" smooth="yes"/>
+ <point x="264" y="772" type="line" smooth="yes"/>
+ <point x="264" y="1144"/>
+ <point x="428" y="1440"/>
+ <point x="792" y="1440" type="curve"/>
+ <point x="1040" y="1440"/>
+ <point x="1260" y="1292"/>
+ <point x="1272" y="996" type="curve"/>
+ <point x="1348" y="996" type="line"/>
+ <point x="1336" y="1340"/>
+ <point x="1080" y="1516"/>
+ <point x="792" y="1516" type="curve" smooth="yes"/>
+ <point x="412" y="1516"/>
+ <point x="188" y="1208"/>
+ <point x="188" y="772" type="curve" smooth="yes"/>
+ <point x="188" y="144" type="line" smooth="yes"/>
+ <point x="188" y="-292"/>
+ <point x="412" y="-600"/>
+ <point x="796" y="-600" type="curve"/>
+ <point x="1088" y="-600"/>
+ <point x="1332" y="-424"/>
+ <point x="1348" y="-120" type="curve"/>
+ <point x="1272" y="-120" type="line"/>
+ <point x="1256" y="-408"/>
+ <point x="1028" y="-528"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1419.0, 'leftMargin': 133, 'rightMargin': 126.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/currency.glif b/src/disabled/Interface-Thin.ufo/glyphs/currency.glif
new file mode 100644
index 000000000..0081d97d7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/currency.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="currency" format="1">
+ <advance width="2048"/>
+ <unicode hex="00A4"/>
+ <outline>
+ <contour>
+ <point x="280" y="836" type="curve"/>
+ <point x="280" y="1272"/>
+ <point x="616" y="1624"/>
+ <point x="1020" y="1624" type="curve" smooth="yes"/>
+ <point x="1428" y="1624"/>
+ <point x="1764" y="1272"/>
+ <point x="1764" y="836" type="curve" smooth="yes"/>
+ <point x="1764" y="400"/>
+ <point x="1428" y="44"/>
+ <point x="1020" y="44" type="curve" smooth="yes"/>
+ <point x="616" y="44"/>
+ <point x="280" y="400"/>
+ </contour>
+ <contour>
+ <point x="204" y="836" type="curve"/>
+ <point x="204" y="348"/>
+ <point x="568" y="-28"/>
+ <point x="1020" y="-28" type="curve" smooth="yes"/>
+ <point x="1472" y="-28"/>
+ <point x="1840" y="348"/>
+ <point x="1840" y="836" type="curve" smooth="yes"/>
+ <point x="1840" y="1324"/>
+ <point x="1472" y="1696"/>
+ <point x="1020" y="1696" type="curve" smooth="yes"/>
+ <point x="568" y="1696"/>
+ <point x="204" y="1324"/>
+ </contour>
+ <contour>
+ <point x="1896" y="1684" type="line"/>
+ <point x="1840" y="1740" type="line"/>
+ <point x="1560" y="1456" type="line"/>
+ <point x="1616" y="1400" type="line"/>
+ </contour>
+ <contour>
+ <point x="488" y="248" type="line"/>
+ <point x="432" y="300" type="line"/>
+ <point x="156" y="20" type="line"/>
+ <point x="208" y="-36" type="line"/>
+ </contour>
+ <contour>
+ <point x="1840" y="-36" type="line"/>
+ <point x="1896" y="20" type="line"/>
+ <point x="1616" y="300" type="line"/>
+ <point x="1560" y="248" type="line"/>
+ </contour>
+ <contour>
+ <point x="432" y="1400" type="line"/>
+ <point x="488" y="1456" type="line"/>
+ <point x="208" y="1740" type="line"/>
+ <point x="156" y="1684" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2065, 'leftMargin': 157, 'rightMargin': 167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/cyrillichook.glif b/src/disabled/Interface-Thin.ufo/glyphs/cyrillichook.glif
new file mode 100644
index 000000000..9825f6efd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/cyrillichook.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cyrillichook" format="1">
+ <advance width="512"/>
+ <outline>
+ <contour>
+ <point x="456" y="0" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="488" y="120" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="456" y="164" type="line"/>
+ <point x="456" y="-124" type="line"/>
+ <point x="456" y="-380"/>
+ <point x="340" y="-528"/>
+ <point x="136" y="-528" type="curve" smooth="yes"/>
+ <point x="88" y="-528"/>
+ <point x="32" y="-512"/>
+ <point x="0" y="-504" type="curve"/>
+ <point x="-16" y="-572" type="line"/>
+ <point x="36" y="-592"/>
+ <point x="80" y="-600"/>
+ <point x="136" y="-600" type="curve" smooth="yes"/>
+ <point x="384" y="-600"/>
+ <point x="528" y="-432"/>
+ <point x="528" y="-124" type="curve"/>
+ <point x="528" y="164" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 580, 'leftMargin': -216, 'rightMargin': 250}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/cyrillichookleft.glif b/src/disabled/Interface-Thin.ufo/glyphs/cyrillichookleft.glif
new file mode 100644
index 000000000..70c3c573e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/cyrillichookleft.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cyrillichookleft" format="1">
+ <advance width="768"/>
+ <outline>
+ <contour>
+ <point x="392" y="0" type="move" name="_left"/>
+ </contour>
+ <contour>
+ <point x="316" y="0" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="356" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="316" y="0" type="line"/>
+ <point x="404" y="-96"/>
+ <point x="492" y="-188"/>
+ <point x="492" y="-308" type="curve" smooth="yes"/>
+ <point x="492" y="-320"/>
+ <point x="488" y="-416"/>
+ <point x="376" y="-416" type="curve" smooth="yes"/>
+ <point x="304" y="-416"/>
+ <point x="260" y="-388"/>
+ <point x="224" y="-364" type="curve"/>
+ <point x="204" y="-432" type="line"/>
+ <point x="236" y="-460"/>
+ <point x="292" y="-492"/>
+ <point x="376" y="-492" type="curve" smooth="yes"/>
+ <point x="484" y="-492"/>
+ <point x="568" y="-428"/>
+ <point x="568" y="-308" type="curve" smooth="yes"/>
+ <point x="568" y="-188"/>
+ <point x="480" y="-64"/>
+ <point x="388" y="28" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 580, 'leftMargin': 153, 'rightMargin': 64}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/cyrillictic.glif b/src/disabled/Interface-Thin.ufo/glyphs/cyrillictic.glif
new file mode 100644
index 000000000..2de244972
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/cyrillictic.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="cyrillictic" format="1">
+ <advance width="512"/>
+ <outline>
+ <contour>
+ <point x="220" y="0" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="296" y="0" type="move" name="_left"/>
+ </contour>
+ <contour>
+ <point x="256" y="96" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="296" y="132" type="line"/>
+ <point x="220" y="132" type="line"/>
+ <point x="220" y="-484" type="line"/>
+ <point x="296" y="-484" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 561.0, 'leftMargin': 250, 'rightMargin': 236.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/d.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/d.cn.glif
new file mode 100644
index 000000000..da3f633b1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/d.cn.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="d.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1264" y="288" type="line"/>
+ <point x="1264" y="0" type="line"/>
+ <point x="1340" y="0" type="line"/>
+ <point x="1340" y="2112" type="line"/>
+ <point x="1264" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="200" y="676" type="line"/>
+ <point x="200" y="188"/>
+ <point x="404" y="-28"/>
+ <point x="756" y="-28" type="curve" smooth="yes"/>
+ <point x="1092" y="-28"/>
+ <point x="1284" y="160"/>
+ <point x="1332" y="364" type="curve"/>
+ <point x="1332" y="1080" type="line"/>
+ <point x="1268" y="1328"/>
+ <point x="1084" y="1516"/>
+ <point x="760" y="1516" type="curve" smooth="yes"/>
+ <point x="404" y="1516"/>
+ <point x="200" y="1320"/>
+ <point x="200" y="816" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="276" y="816" type="line"/>
+ <point x="276" y="1244"/>
+ <point x="432" y="1440"/>
+ <point x="756" y="1440" type="curve" smooth="yes"/>
+ <point x="1132" y="1440"/>
+ <point x="1248" y="1192"/>
+ <point x="1288" y="1032" type="curve"/>
+ <point x="1288" y="396" type="line"/>
+ <point x="1240" y="204"/>
+ <point x="1068" y="44"/>
+ <point x="756" y="44" type="curve" smooth="yes"/>
+ <point x="432" y="44"/>
+ <point x="276" y="244"/>
+ <point x="276" y="676" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 168, 'rightMargin': 233}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/d.glif b/src/disabled/Interface-Thin.ufo/glyphs/d.glif
new file mode 100644
index 000000000..836ba9370
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/d.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="d" format="1">
+ <advance width="1536"/>
+ <unicode hex="0064"/>
+ <outline>
+ <contour>
+ <point x="1544" y="2112" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="1164" y="1796" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="852" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="768" y="2228" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1572" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1572" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1572" y="2228" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1264" y="288" type="line"/>
+ <point x="1264" y="0" type="line"/>
+ <point x="1340" y="0" type="line"/>
+ <point x="1340" y="2112" type="line"/>
+ <point x="1264" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="200" y="732" type="line"/>
+ <point x="200" y="276"/>
+ <point x="404" y="-28"/>
+ <point x="756" y="-28" type="curve" smooth="yes"/>
+ <point x="1092" y="-28"/>
+ <point x="1284" y="184"/>
+ <point x="1332" y="420" type="curve"/>
+ <point x="1332" y="1024" type="line"/>
+ <point x="1268" y="1304"/>
+ <point x="1084" y="1516"/>
+ <point x="760" y="1516" type="curve" smooth="yes"/>
+ <point x="404" y="1516"/>
+ <point x="200" y="1228"/>
+ <point x="200" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="276" y="760" type="line"/>
+ <point x="276" y="1156"/>
+ <point x="432" y="1440"/>
+ <point x="756" y="1440" type="curve" smooth="yes"/>
+ <point x="1132" y="1440"/>
+ <point x="1248" y="1160"/>
+ <point x="1288" y="976" type="curve"/>
+ <point x="1288" y="452" type="line"/>
+ <point x="1240" y="228"/>
+ <point x="1068" y="48"/>
+ <point x="756" y="48" type="curve" smooth="yes"/>
+ <point x="432" y="48"/>
+ <point x="276" y="336"/>
+ <point x="276" y="732" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 168, 'rightMargin': 233}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dagger.glif b/src/disabled/Interface-Thin.ufo/glyphs/dagger.glif
new file mode 100644
index 000000000..4dcb954a7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dagger.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dagger" format="1">
+ <advance width="1792"/>
+ <unicode hex="2020"/>
+ <outline>
+ <contour>
+ <point x="944" y="2004" type="line"/>
+ <point x="868" y="2004" type="line"/>
+ <point x="868" y="0" type="line"/>
+ <point x="944" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1576" y="1488" type="line"/>
+ <point x="216" y="1488" type="line"/>
+ <point x="216" y="1408" type="line"/>
+ <point x="1576" y="1408" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1548, 'leftMargin': 89, 'rightMargin': 97}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/daggerdbl.glif b/src/disabled/Interface-Thin.ufo/glyphs/daggerdbl.glif
new file mode 100644
index 000000000..690dcd0bd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/daggerdbl.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="daggerdbl" format="1">
+ <advance width="1792"/>
+ <unicode hex="2021"/>
+ <outline>
+ <contour>
+ <point x="916" y="2004" type="line"/>
+ <point x="840" y="2004" type="line"/>
+ <point x="840" y="-572" type="line"/>
+ <point x="916" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1576" y="1488" type="line"/>
+ <point x="216" y="1488" type="line"/>
+ <point x="216" y="1412" type="line"/>
+ <point x="1576" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="1576" y="76" type="line"/>
+ <point x="216" y="76" type="line"/>
+ <point x="216" y="0" type="line"/>
+ <point x="1576" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1569, 'leftMargin': 113, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dasiaoxia.glif b/src/disabled/Interface-Thin.ufo/glyphs/dasiaoxia.glif
new file mode 100644
index 000000000..ae71b7fd0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dasiaoxia.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dasiaoxia" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="616" y="1772" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="480" y="1588" type="line"/>
+ <point x="552" y="1588" type="line"/>
+ <point x="768" y="2004" type="line"/>
+ <point x="768" y="2032" type="line"/>
+ <point x="688" y="2032" type="line"/>
+ <point x="480" y="1600" type="line"/>
+ </contour>
+ <contour>
+ <point x="256" y="1588" type="line"/>
+ <point x="336" y="1588" type="line"/>
+ <point x="336" y="1724" type="line" smooth="yes"/>
+ <point x="336" y="1840"/>
+ <point x="380" y="1920"/>
+ <point x="480" y="1980" type="curve"/>
+ <point x="444" y="2040" type="line"/>
+ <point x="328" y="1988"/>
+ <point x="256" y="1868"/>
+ <point x="256" y="1732" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1066, 'leftMargin': 246, 'rightMargin': 307}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dblapostrophe.glif b/src/disabled/Interface-Thin.ufo/glyphs/dblapostrophe.glif
new file mode 100644
index 000000000..69a36ea10
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dblapostrophe.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dblapostrophe" format="1">
+ <advance width="768"/>
+ <unicode hex="02EE"/>
+ <outline>
+ <contour>
+ <point x="376" y="2144" type="line"/>
+ <point x="300" y="2144" type="line"/>
+ <point x="300" y="1912" type="line" smooth="yes"/>
+ <point x="300" y="1772"/>
+ <point x="264" y="1680"/>
+ <point x="180" y="1572" type="curve"/>
+ <point x="232" y="1528" type="line"/>
+ <point x="316" y="1620"/>
+ <point x="376" y="1748"/>
+ <point x="376" y="1916" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="592" y="2144" type="line"/>
+ <point x="516" y="2144" type="line"/>
+ <point x="516" y="1912" type="line" smooth="yes"/>
+ <point x="516" y="1772"/>
+ <point x="476" y="1680"/>
+ <point x="396" y="1572" type="curve"/>
+ <point x="444" y="1528" type="line"/>
+ <point x="532" y="1620"/>
+ <point x="592" y="1748"/>
+ <point x="592" y="1916" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 631, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dcroat.glif b/src/disabled/Interface-Thin.ufo/glyphs/dcroat.glif
new file mode 100644
index 000000000..7c321262b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dcroat.glif
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dcroat" format="1">
+ <advance width="1792"/>
+ <unicode hex="0111"/>
+ <outline>
+ <contour>
+ <point x="1564" y="2112" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="868" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="784" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1588" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1588" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="868" y="0" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1588" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1172" y="1796" type="move" name="parenthesses.w2"/>
+ </contour>
+ <contour>
+ <point x="1280" y="288" type="line"/>
+ <point x="1280" y="0" type="line"/>
+ <point x="1356" y="0" type="line"/>
+ <point x="1356" y="2112" type="line"/>
+ <point x="1280" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="216" y="732" type="line"/>
+ <point x="216" y="276"/>
+ <point x="424" y="-28"/>
+ <point x="776" y="-28" type="curve" smooth="yes"/>
+ <point x="1112" y="-28"/>
+ <point x="1304" y="184"/>
+ <point x="1352" y="420" type="curve"/>
+ <point x="1352" y="1024" type="line"/>
+ <point x="1288" y="1304"/>
+ <point x="1100" y="1516"/>
+ <point x="776" y="1516" type="curve" smooth="yes"/>
+ <point x="424" y="1516"/>
+ <point x="216" y="1228"/>
+ <point x="216" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="292" y="760" type="line"/>
+ <point x="292" y="1156"/>
+ <point x="448" y="1440"/>
+ <point x="776" y="1440" type="curve" smooth="yes"/>
+ <point x="1148" y="1440"/>
+ <point x="1268" y="1160"/>
+ <point x="1308" y="976" type="curve"/>
+ <point x="1308" y="452" type="line"/>
+ <point x="1256" y="228"/>
+ <point x="1084" y="48"/>
+ <point x="772" y="48" type="curve" smooth="yes"/>
+ <point x="448" y="48"/>
+ <point x="292" y="336"/>
+ <point x="292" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1576" y="1836" type="line"/>
+ <point x="768" y="1836" type="line"/>
+ <point x="768" y="1760" type="line"/>
+ <point x="1576" y="1760" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 168, 'rightMargin': 13}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dcroat_uni1ABE___.glif b/src/disabled/Interface-Thin.ufo/glyphs/dcroat_uni1ABE___.glif
new file mode 100644
index 000000000..99cc625b3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dcroat_uni1ABE___.glif
@@ -0,0 +1,120 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dcroat_uni1ABE" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1472" y="2112" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="1088" y="1796" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="776" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="692" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1496" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1496" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="776" y="0" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1496" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1188" y="288" type="line"/>
+ <point x="1188" y="0" type="line"/>
+ <point x="1264" y="0" type="line"/>
+ <point x="1264" y="2112" type="line"/>
+ <point x="1188" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="124" y="732" type="line"/>
+ <point x="124" y="276"/>
+ <point x="328" y="-28"/>
+ <point x="680" y="-28" type="curve" smooth="yes"/>
+ <point x="1016" y="-28"/>
+ <point x="1212" y="184"/>
+ <point x="1256" y="420" type="curve"/>
+ <point x="1256" y="1024" type="line"/>
+ <point x="1192" y="1304"/>
+ <point x="1008" y="1516"/>
+ <point x="684" y="1516" type="curve" smooth="yes"/>
+ <point x="332" y="1516"/>
+ <point x="124" y="1228"/>
+ <point x="124" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="200" y="760" type="line"/>
+ <point x="200" y="1156"/>
+ <point x="356" y="1440"/>
+ <point x="684" y="1440" type="curve" smooth="yes"/>
+ <point x="1056" y="1440"/>
+ <point x="1172" y="1160"/>
+ <point x="1212" y="976" type="curve"/>
+ <point x="1212" y="452" type="line"/>
+ <point x="1164" y="228"/>
+ <point x="992" y="48"/>
+ <point x="680" y="48" type="curve" smooth="yes"/>
+ <point x="356" y="48"/>
+ <point x="200" y="336"/>
+ <point x="200" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1484" y="1836" type="line"/>
+ <point x="676" y="1836" type="line"/>
+ <point x="676" y="1760" type="line"/>
+ <point x="1484" y="1760" type="line"/>
+ </contour>
+ <contour>
+ <point x="660" y="1556" type="curve"/>
+ <point x="668" y="1600" type="line"/>
+ <point x="584" y="1628"/>
+ <point x="516" y="1704"/>
+ <point x="516" y="1796" type="curve" smooth="yes"/>
+ <point x="516" y="1884"/>
+ <point x="576" y="1960"/>
+ <point x="668" y="1988" type="curve"/>
+ <point x="660" y="2032" type="line"/>
+ <point x="544" y="1996"/>
+ <point x="460" y="1900"/>
+ <point x="460" y="1796" type="curve" smooth="yes"/>
+ <point x="460" y="1680"/>
+ <point x="544" y="1592"/>
+ </contour>
+ <contour>
+ <point x="1464" y="1600" type="curve"/>
+ <point x="1472" y="1556" type="line"/>
+ <point x="1588" y="1592"/>
+ <point x="1672" y="1680"/>
+ <point x="1672" y="1796" type="curve" smooth="yes"/>
+ <point x="1672" y="1900"/>
+ <point x="1588" y="1996"/>
+ <point x="1472" y="2032" type="curve"/>
+ <point x="1464" y="1988" type="line"/>
+ <point x="1556" y="1960"/>
+ <point x="1616" y="1884"/>
+ <point x="1616" y="1796" type="curve" smooth="yes"/>
+ <point x="1616" y="1704"/>
+ <point x="1548" y="1628"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1722, 'leftMargin': 168, 'rightMargin': 7}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/degree.glif b/src/disabled/Interface-Thin.ufo/glyphs/degree.glif
new file mode 100644
index 000000000..89fa79725
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/degree.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="degree" format="1">
+ <advance width="1024"/>
+ <unicode hex="00B0"/>
+ <outline>
+ <contour>
+ <point x="192" y="1700" type="curve"/>
+ <point x="192" y="1516"/>
+ <point x="336" y="1376"/>
+ <point x="516" y="1376" type="curve" smooth="yes"/>
+ <point x="692" y="1376"/>
+ <point x="836" y="1516"/>
+ <point x="836" y="1700" type="curve" smooth="yes"/>
+ <point x="836" y="1880"/>
+ <point x="692" y="2032"/>
+ <point x="516" y="2032" type="curve" smooth="yes"/>
+ <point x="336" y="2032"/>
+ <point x="192" y="1880"/>
+ </contour>
+ <contour>
+ <point x="268" y="1700" type="curve"/>
+ <point x="268" y="1848"/>
+ <point x="372" y="1956"/>
+ <point x="516" y="1956" type="curve" smooth="yes"/>
+ <point x="656" y="1956"/>
+ <point x="756" y="1848"/>
+ <point x="756" y="1700" type="curve" smooth="yes"/>
+ <point x="756" y="1556"/>
+ <point x="656" y="1452"/>
+ <point x="516" y="1452" type="curve" smooth="yes"/>
+ <point x="372" y="1452"/>
+ <point x="268" y="1556"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1077, 'leftMargin': 215, 'rightMargin': 219}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/degreecentigrade.glif b/src/disabled/Interface-Thin.ufo/glyphs/degreecentigrade.glif
new file mode 100644
index 000000000..6e1525141
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/degreecentigrade.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="degreecentigrade" format="1">
+ <advance width="2304"/>
+ <unicode hex="2103"/>
+ <outline>
+ <contour>
+ <point x="104" y="1700" type="curve"/>
+ <point x="104" y="1516"/>
+ <point x="252" y="1376"/>
+ <point x="428" y="1376" type="curve" smooth="yes"/>
+ <point x="604" y="1376"/>
+ <point x="748" y="1516"/>
+ <point x="748" y="1700" type="curve" smooth="yes"/>
+ <point x="748" y="1880"/>
+ <point x="604" y="2032"/>
+ <point x="428" y="2032" type="curve" smooth="yes"/>
+ <point x="252" y="2032"/>
+ <point x="104" y="1880"/>
+ </contour>
+ <contour>
+ <point x="180" y="1700" type="curve"/>
+ <point x="180" y="1848"/>
+ <point x="288" y="1956"/>
+ <point x="428" y="1956" type="curve" smooth="yes"/>
+ <point x="568" y="1956"/>
+ <point x="672" y="1848"/>
+ <point x="672" y="1700" type="curve" smooth="yes"/>
+ <point x="672" y="1556"/>
+ <point x="568" y="1452"/>
+ <point x="428" y="1452" type="curve" smooth="yes"/>
+ <point x="288" y="1452"/>
+ <point x="180" y="1556"/>
+ </contour>
+ <contour>
+ <point x="2124" y="612" type="line"/>
+ <point x="2084" y="220"/>
+ <point x="1856" y="48"/>
+ <point x="1488" y="48" type="curve" smooth="yes"/>
+ <point x="1096" y="48"/>
+ <point x="836" y="368"/>
+ <point x="836" y="852" type="curve" smooth="yes"/>
+ <point x="836" y="1156" type="line" smooth="yes"/>
+ <point x="836" y="1636"/>
+ <point x="1096" y="1956"/>
+ <point x="1488" y="1956" type="curve" smooth="yes"/>
+ <point x="1864" y="1956"/>
+ <point x="2084" y="1760"/>
+ <point x="2124" y="1392" type="curve"/>
+ <point x="2200" y="1392" type="line"/>
+ <point x="2160" y="1820"/>
+ <point x="1888" y="2032"/>
+ <point x="1488" y="2032" type="curve" smooth="yes"/>
+ <point x="1048" y="2032"/>
+ <point x="760" y="1672"/>
+ <point x="760" y="1152" type="curve"/>
+ <point x="760" y="852" type="line"/>
+ <point x="760" y="328"/>
+ <point x="1048" y="-28"/>
+ <point x="1488" y="-28" type="curve" smooth="yes"/>
+ <point x="1888" y="-28"/>
+ <point x="2160" y="180"/>
+ <point x="2200" y="612" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2371, 'leftMargin': 110, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/degreefarenheit.glif b/src/disabled/Interface-Thin.ufo/glyphs/degreefarenheit.glif
new file mode 100644
index 000000000..e2c087a9d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/degreefarenheit.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="degreefarenheit" format="1">
+ <advance width="2304"/>
+ <unicode hex="2109"/>
+ <outline>
+ <contour>
+ <point x="136" y="1700" type="curve"/>
+ <point x="136" y="1516"/>
+ <point x="284" y="1376"/>
+ <point x="464" y="1376" type="curve" smooth="yes"/>
+ <point x="636" y="1376"/>
+ <point x="780" y="1516"/>
+ <point x="780" y="1700" type="curve" smooth="yes"/>
+ <point x="780" y="1880"/>
+ <point x="636" y="2032"/>
+ <point x="464" y="2032" type="curve" smooth="yes"/>
+ <point x="284" y="2032"/>
+ <point x="136" y="1880"/>
+ </contour>
+ <contour>
+ <point x="212" y="1700" type="curve"/>
+ <point x="212" y="1848"/>
+ <point x="320" y="1956"/>
+ <point x="464" y="1956" type="curve" smooth="yes"/>
+ <point x="604" y="1956"/>
+ <point x="704" y="1848"/>
+ <point x="704" y="1700" type="curve" smooth="yes"/>
+ <point x="704" y="1556"/>
+ <point x="604" y="1452"/>
+ <point x="464" y="1452" type="curve" smooth="yes"/>
+ <point x="320" y="1452"/>
+ <point x="212" y="1556"/>
+ </contour>
+ <contour>
+ <point x="1000" y="2004" type="line"/>
+ <point x="928" y="2004" type="line"/>
+ <point x="928" y="0" type="line"/>
+ <point x="1000" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2028" y="1064" type="line"/>
+ <point x="948" y="1064" type="line"/>
+ <point x="948" y="984" type="line"/>
+ <point x="2028" y="984" type="line"/>
+ </contour>
+ <contour>
+ <point x="2168" y="2004" type="line"/>
+ <point x="948" y="2004" type="line"/>
+ <point x="948" y="1928" type="line"/>
+ <point x="2168" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2212, 'leftMargin': 110, 'rightMargin': 72}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/degreekelvin.glif b/src/disabled/Interface-Thin.ufo/glyphs/degreekelvin.glif
new file mode 100644
index 000000000..e70c15406
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/degreekelvin.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="degreekelvin" format="1">
+ <advance width="1792"/>
+ <unicode hex="212A"/>
+ <outline>
+ <component base="K" xOffset="-84"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 275, 'rightMargin': 102}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/delta.glif b/src/disabled/Interface-Thin.ufo/glyphs/delta.glif
new file mode 100644
index 000000000..8d8037f03
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/delta.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="delta" format="1">
+ <advance width="1792"/>
+ <unicode hex="03B4"/>
+ <outline>
+ <contour>
+ <point x="420" y="1800" type="curve" smooth="yes"/>
+ <point x="420" y="1668"/>
+ <point x="500" y="1528"/>
+ <point x="756" y="1432" type="curve"/>
+ <point x="756" y="1416" type="line"/>
+ <point x="520" y="1384"/>
+ <point x="244" y="1148"/>
+ <point x="244" y="744" type="curve" smooth="yes"/>
+ <point x="244" y="688" type="line" smooth="yes"/>
+ <point x="244" y="268"/>
+ <point x="512" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1284" y="-28"/>
+ <point x="1548" y="268"/>
+ <point x="1548" y="688" type="curve" smooth="yes"/>
+ <point x="1548" y="744" type="line" smooth="yes"/>
+ <point x="1548" y="1052"/>
+ <point x="1344" y="1368"/>
+ <point x="940" y="1460" type="curve"/>
+ <point x="604" y="1528"/>
+ <point x="496" y="1640"/>
+ <point x="496" y="1800" type="curve" smooth="yes"/>
+ <point x="496" y="1980"/>
+ <point x="688" y="2076"/>
+ <point x="908" y="2076" type="curve" smooth="yes"/>
+ <point x="1092" y="2076"/>
+ <point x="1180" y="2036"/>
+ <point x="1304" y="1976" type="curve"/>
+ <point x="1328" y="2044" type="line"/>
+ <point x="1200" y="2124"/>
+ <point x="1052" y="2148"/>
+ <point x="908" y="2148" type="curve" smooth="yes"/>
+ <point x="624" y="2148"/>
+ <point x="420" y="1996"/>
+ </contour>
+ <contour>
+ <point x="320" y="744" type="line"/>
+ <point x="320" y="1068"/>
+ <point x="544" y="1372"/>
+ <point x="928" y="1372" type="curve"/>
+ <point x="1196" y="1328"/>
+ <point x="1472" y="1092"/>
+ <point x="1472" y="744" type="curve" smooth="yes"/>
+ <point x="1472" y="688" type="line" smooth="yes"/>
+ <point x="1472" y="348"/>
+ <point x="1260" y="48"/>
+ <point x="900" y="48" type="curve" smooth="yes"/>
+ <point x="532" y="48"/>
+ <point x="320" y="348"/>
+ <point x="320" y="688" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 120, 'rightMargin': 119}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/deltaturn.glif b/src/disabled/Interface-Thin.ufo/glyphs/deltaturn.glif
new file mode 100644
index 000000000..9adcc15a8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/deltaturn.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="deltaturn" format="1">
+ <advance width="1792"/>
+ <unicode hex="018D"/>
+ <outline>
+ <contour>
+ <point x="1304" y="-516" type="line"/>
+ <point x="1304" y="-440" type="line"/>
+ <point x="1188" y="-344"/>
+ <point x="836" y="-144"/>
+ <point x="620" y="72" type="curve"/>
+ <point x="704" y="44"/>
+ <point x="804" y="48"/>
+ <point x="832" y="48" type="curve" smooth="yes"/>
+ <point x="1252" y="48"/>
+ <point x="1548" y="340"/>
+ <point x="1548" y="740" type="curve" smooth="yes"/>
+ <point x="1548" y="800" type="line" smooth="yes"/>
+ <point x="1548" y="1220"/>
+ <point x="1280" y="1516"/>
+ <point x="896" y="1516" type="curve" smooth="yes"/>
+ <point x="508" y="1516"/>
+ <point x="244" y="1220"/>
+ <point x="244" y="800" type="curve" smooth="yes"/>
+ <point x="244" y="740" type="line" smooth="yes"/>
+ <point x="244" y="468"/>
+ <point x="372" y="200"/>
+ <point x="592" y="-8" type="curve" smooth="yes"/>
+ <point x="840" y="-240"/>
+ <point x="1036" y="-328"/>
+ <point x="1188" y="-444" type="curve"/>
+ <point x="364" y="-444" type="line"/>
+ <point x="364" y="-516" type="line"/>
+ </contour>
+ <contour>
+ <point x="1472" y="740" type="line"/>
+ <point x="1472" y="420"/>
+ <point x="1232" y="120"/>
+ <point x="832" y="120" type="curve" smooth="yes"/>
+ <point x="760" y="120"/>
+ <point x="632" y="140"/>
+ <point x="564" y="156" type="curve"/>
+ <point x="484" y="224"/>
+ <point x="320" y="436"/>
+ <point x="320" y="740" type="curve" smooth="yes"/>
+ <point x="320" y="800" type="line" smooth="yes"/>
+ <point x="320" y="1140"/>
+ <point x="532" y="1440"/>
+ <point x="896" y="1440" type="curve" smooth="yes"/>
+ <point x="1260" y="1440"/>
+ <point x="1472" y="1140"/>
+ <point x="1472" y="800" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 120, 'rightMargin': 119}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dhook.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/dhook.cn.glif
new file mode 100644
index 000000000..084bec644
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dhook.cn.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dhook.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="120" y="676" type="line"/>
+ <point x="120" y="188"/>
+ <point x="324" y="-28"/>
+ <point x="676" y="-28" type="curve" smooth="yes"/>
+ <point x="1012" y="-28"/>
+ <point x="1204" y="160"/>
+ <point x="1252" y="364" type="curve"/>
+ <point x="1252" y="1080" type="line"/>
+ <point x="1188" y="1328"/>
+ <point x="1004" y="1516"/>
+ <point x="680" y="1516" type="curve" smooth="yes"/>
+ <point x="324" y="1516"/>
+ <point x="120" y="1320"/>
+ <point x="120" y="816" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="196" y="816" type="line"/>
+ <point x="196" y="1244"/>
+ <point x="352" y="1440"/>
+ <point x="676" y="1440" type="curve" smooth="yes"/>
+ <point x="1052" y="1440"/>
+ <point x="1168" y="1192"/>
+ <point x="1208" y="1032" type="curve"/>
+ <point x="1208" y="396" type="line"/>
+ <point x="1160" y="204"/>
+ <point x="988" y="44"/>
+ <point x="676" y="44" type="curve" smooth="yes"/>
+ <point x="352" y="44"/>
+ <point x="196" y="244"/>
+ <point x="196" y="676" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1260" y="0" type="line"/>
+ <point x="1260" y="1664" type="line" smooth="yes"/>
+ <point x="1260" y="1920"/>
+ <point x="1316" y="2068"/>
+ <point x="1520" y="2068" type="curve" smooth="yes"/>
+ <point x="1572" y="2068"/>
+ <point x="1628" y="2052"/>
+ <point x="1656" y="2044" type="curve"/>
+ <point x="1676" y="2112" type="line"/>
+ <point x="1620" y="2132"/>
+ <point x="1576" y="2140"/>
+ <point x="1520" y="2140" type="curve" smooth="yes"/>
+ <point x="1276" y="2140"/>
+ <point x="1184" y="1972"/>
+ <point x="1184" y="1664" type="curve" smooth="yes"/>
+ <point x="1184" y="276" type="line"/>
+ <point x="1184" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 168, 'rightMargin': -183}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dhook.glif b/src/disabled/Interface-Thin.ufo/glyphs/dhook.glif
new file mode 100644
index 000000000..f951c5b40
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dhook.glif
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dhook" format="1">
+ <advance width="1792"/>
+ <unicode hex="0257"/>
+ <outline>
+ <contour>
+ <point x="716" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="800" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1632" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1184" y="288" type="line"/>
+ <point x="1184" y="0" type="line"/>
+ <point x="1256" y="0" type="line"/>
+ <point x="1256" y="1636" type="line"/>
+ <point x="1184" y="1636" type="line"/>
+ </contour>
+ <contour>
+ <point x="120" y="732" type="line"/>
+ <point x="120" y="276"/>
+ <point x="324" y="-28"/>
+ <point x="676" y="-28" type="curve" smooth="yes"/>
+ <point x="1012" y="-28"/>
+ <point x="1204" y="184"/>
+ <point x="1252" y="420" type="curve"/>
+ <point x="1252" y="1024" type="line"/>
+ <point x="1188" y="1304"/>
+ <point x="1004" y="1516"/>
+ <point x="680" y="1516" type="curve" smooth="yes"/>
+ <point x="324" y="1516"/>
+ <point x="120" y="1228"/>
+ <point x="120" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="196" y="760" type="line"/>
+ <point x="196" y="1156"/>
+ <point x="352" y="1440"/>
+ <point x="676" y="1440" type="curve" smooth="yes"/>
+ <point x="1052" y="1440"/>
+ <point x="1168" y="1160"/>
+ <point x="1208" y="976" type="curve"/>
+ <point x="1208" y="452" type="line"/>
+ <point x="1160" y="228"/>
+ <point x="988" y="44"/>
+ <point x="676" y="44" type="curve" smooth="yes"/>
+ <point x="352" y="44"/>
+ <point x="196" y="336"/>
+ <point x="196" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1256" y="1612" type="line"/>
+ <point x="1256" y="1696" type="line" smooth="yes"/>
+ <point x="1256" y="1952"/>
+ <point x="1316" y="2100"/>
+ <point x="1520" y="2100" type="curve" smooth="yes"/>
+ <point x="1572" y="2100"/>
+ <point x="1628" y="2088"/>
+ <point x="1656" y="2076" type="curve"/>
+ <point x="1676" y="2148" type="line"/>
+ <point x="1620" y="2164"/>
+ <point x="1576" y="2176"/>
+ <point x="1520" y="2176" type="curve" smooth="yes"/>
+ <point x="1276" y="2176"/>
+ <point x="1184" y="2004"/>
+ <point x="1184" y="1696" type="curve" smooth="yes"/>
+ <point x="1184" y="1612" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1653, 'leftMargin': 138, 'rightMargin': -41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/diaeresistonosnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/diaeresistonosnosp.glif
new file mode 100644
index 000000000..de6a5e0d2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/diaeresistonosnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="diaeresistonosnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0344"/>
+ <outline>
+ <contour>
+ <point x="-765" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-765" y="2338" type="move" name="mkmktop"/>
+ </contour>
+ <component base="dieresistonos" xOffset="-1416"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dieresis.glif b/src/disabled/Interface-Thin.ufo/glyphs/dieresis.glif
new file mode 100644
index 000000000..751e21e36
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dieresis.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresis" format="1">
+ <advance width="1280"/>
+ <unicode hex="00A8"/>
+ <outline>
+ <contour>
+ <point x="640" y="1780" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="640" y="2120" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="260" y="1956" type="curve" smooth="yes"/>
+ <point x="260" y="1912"/>
+ <point x="292" y="1880"/>
+ <point x="336" y="1880" type="curve" smooth="yes"/>
+ <point x="376" y="1880"/>
+ <point x="412" y="1912"/>
+ <point x="412" y="1956" type="curve" smooth="yes"/>
+ <point x="412" y="1996"/>
+ <point x="376" y="2032"/>
+ <point x="336" y="2032" type="curve" smooth="yes"/>
+ <point x="292" y="2032"/>
+ <point x="260" y="1996"/>
+ </contour>
+ <contour>
+ <point x="872" y="1956" type="curve" smooth="yes"/>
+ <point x="872" y="1912"/>
+ <point x="904" y="1880"/>
+ <point x="948" y="1880" type="curve" smooth="yes"/>
+ <point x="988" y="1880"/>
+ <point x="1024" y="1912"/>
+ <point x="1024" y="1956" type="curve" smooth="yes"/>
+ <point x="1024" y="1996"/>
+ <point x="988" y="2032"/>
+ <point x="948" y="2032" type="curve" smooth="yes"/>
+ <point x="904" y="2032"/>
+ <point x="872" y="1996"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1246, 'leftMargin': 239, 'rightMargin': 242}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dieresisacutecomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/dieresisacutecomb.glif
new file mode 100644
index 000000000..d22afd223
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dieresisacutecomb.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresisacutecomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1874" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-930" y="1821" type="line"/>
+ <point x="-854" y="1821" type="line"/>
+ <point x="-612" y="2113" type="line"/>
+ <point x="-701" y="2113" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1128" y="1964" type="curve" smooth="yes"/>
+ <point x="-1128" y="1921"/>
+ <point x="-1095" y="1888"/>
+ <point x="-1052" y="1888" type="curve" smooth="yes"/>
+ <point x="-1009" y="1888"/>
+ <point x="-975" y="1921"/>
+ <point x="-975" y="1964" type="curve" smooth="yes"/>
+ <point x="-975" y="2006"/>
+ <point x="-1009" y="2041"/>
+ <point x="-1052" y="2041" type="curve" smooth="yes"/>
+ <point x="-1095" y="2041"/>
+ <point x="-1128" y="2006"/>
+ </contour>
+ <contour>
+ <point x="-571" y="1964" type="curve" smooth="yes"/>
+ <point x="-571" y="1921"/>
+ <point x="-538" y="1888"/>
+ <point x="-495" y="1888" type="curve" smooth="yes"/>
+ <point x="-452" y="1888"/>
+ <point x="-418" y="1921"/>
+ <point x="-418" y="1964" type="curve" smooth="yes"/>
+ <point x="-418" y="2006"/>
+ <point x="-452" y="2041"/>
+ <point x="-495" y="2041" type="curve" smooth="yes"/>
+ <point x="-538" y="2041"/>
+ <point x="-571" y="2006"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dieresisacutecomb.lc.glif b/src/disabled/Interface-Thin.ufo/glyphs/dieresisacutecomb.lc.glif
new file mode 100644
index 000000000..1a9ded056
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dieresisacutecomb.lc.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresisacutecomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1778" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-771" y="2461" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-1154" y="1954" type="curve" smooth="yes"/>
+ <point x="-1154" y="1911"/>
+ <point x="-1121" y="1878"/>
+ <point x="-1078" y="1878" type="curve" smooth="yes"/>
+ <point x="-1035" y="1878"/>
+ <point x="-1001" y="1911"/>
+ <point x="-1001" y="1954" type="curve" smooth="yes"/>
+ <point x="-1001" y="1997"/>
+ <point x="-1035" y="2031"/>
+ <point x="-1078" y="2031" type="curve" smooth="yes"/>
+ <point x="-1121" y="2031"/>
+ <point x="-1154" y="1997"/>
+ </contour>
+ <contour>
+ <point x="-542" y="1954" type="curve" smooth="yes"/>
+ <point x="-542" y="1911"/>
+ <point x="-509" y="1878"/>
+ <point x="-466" y="1878" type="curve" smooth="yes"/>
+ <point x="-424" y="1878"/>
+ <point x="-389" y="1911"/>
+ <point x="-389" y="1954" type="curve" smooth="yes"/>
+ <point x="-389" y="1997"/>
+ <point x="-424" y="2031"/>
+ <point x="-466" y="2031" type="curve" smooth="yes"/>
+ <point x="-509" y="2031"/>
+ <point x="-542" y="1997"/>
+ </contour>
+ <contour>
+ <point x="-826" y="2086" type="line"/>
+ <point x="-744" y="2086" type="line"/>
+ <point x="-476" y="2452" type="line"/>
+ <point x="-567" y="2452" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dieresiscaroncomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/dieresiscaroncomb.glif
new file mode 100644
index 000000000..891a25711
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dieresiscaroncomb.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresiscaroncomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1819" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-1128" y="1870" type="curve" smooth="yes"/>
+ <point x="-1128" y="1827"/>
+ <point x="-1095" y="1794"/>
+ <point x="-1052" y="1794" type="curve" smooth="yes"/>
+ <point x="-1009" y="1794"/>
+ <point x="-975" y="1827"/>
+ <point x="-975" y="1870" type="curve" smooth="yes"/>
+ <point x="-975" y="1913"/>
+ <point x="-1009" y="1947"/>
+ <point x="-1052" y="1947" type="curve" smooth="yes"/>
+ <point x="-1095" y="1947"/>
+ <point x="-1128" y="1913"/>
+ </contour>
+ <contour>
+ <point x="-571" y="1870" type="curve" smooth="yes"/>
+ <point x="-571" y="1827"/>
+ <point x="-538" y="1794"/>
+ <point x="-495" y="1794" type="curve" smooth="yes"/>
+ <point x="-452" y="1794"/>
+ <point x="-418" y="1827"/>
+ <point x="-418" y="1870" type="curve" smooth="yes"/>
+ <point x="-418" y="1913"/>
+ <point x="-452" y="1947"/>
+ <point x="-495" y="1947" type="curve" smooth="yes"/>
+ <point x="-538" y="1947"/>
+ <point x="-571" y="1913"/>
+ </contour>
+ <contour>
+ <point x="-1023" y="2166" type="line"/>
+ <point x="-1121" y="2166" type="line"/>
+ <point x="-1121" y="2146" type="line"/>
+ <point x="-826" y="1914" type="line"/>
+ <point x="-718" y="1914" type="line"/>
+ <point x="-426" y="2144" type="line"/>
+ <point x="-426" y="2166" type="line"/>
+ <point x="-518" y="2166" type="line"/>
+ <point x="-771" y="1964" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dieresiscaroncomb.lc.glif b/src/disabled/Interface-Thin.ufo/glyphs/dieresiscaroncomb.lc.glif
new file mode 100644
index 000000000..e308cbedd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dieresiscaroncomb.lc.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresiscaroncomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1778" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-771" y="2464" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-1152" y="1954" type="curve" smooth="yes"/>
+ <point x="-1152" y="1911"/>
+ <point x="-1119" y="1878"/>
+ <point x="-1077" y="1878" type="curve" smooth="yes"/>
+ <point x="-1034" y="1878"/>
+ <point x="-1000" y="1911"/>
+ <point x="-1000" y="1954" type="curve" smooth="yes"/>
+ <point x="-1000" y="1997"/>
+ <point x="-1034" y="2031"/>
+ <point x="-1077" y="2031" type="curve" smooth="yes"/>
+ <point x="-1119" y="2031"/>
+ <point x="-1152" y="1997"/>
+ </contour>
+ <contour>
+ <point x="-540" y="1954" type="curve" smooth="yes"/>
+ <point x="-540" y="1911"/>
+ <point x="-507" y="1878"/>
+ <point x="-465" y="1878" type="curve" smooth="yes"/>
+ <point x="-422" y="1878"/>
+ <point x="-388" y="1911"/>
+ <point x="-388" y="1954" type="curve" smooth="yes"/>
+ <point x="-388" y="1997"/>
+ <point x="-422" y="2031"/>
+ <point x="-465" y="2031" type="curve" smooth="yes"/>
+ <point x="-507" y="2031"/>
+ <point x="-540" y="1997"/>
+ </contour>
+ <contour>
+ <point x="-1038" y="2417" type="line"/>
+ <point x="-1117" y="2417" type="line"/>
+ <point x="-1117" y="2402" type="line"/>
+ <point x="-814" y="2056" type="line"/>
+ <point x="-733" y="2056" type="line"/>
+ <point x="-433" y="2399" type="line"/>
+ <point x="-433" y="2417" type="line"/>
+ <point x="-506" y="2417" type="line"/>
+ <point x="-773" y="2119" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dieresisgravecomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/dieresisgravecomb.glif
new file mode 100644
index 000000000..db557c0a0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dieresisgravecomb.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresisgravecomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1874" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-840" y="2113" type="line"/>
+ <point x="-930" y="2113" type="line"/>
+ <point x="-688" y="1821" type="line"/>
+ <point x="-612" y="1821" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1128" y="1964" type="curve" smooth="yes"/>
+ <point x="-1128" y="1921"/>
+ <point x="-1095" y="1888"/>
+ <point x="-1052" y="1888" type="curve" smooth="yes"/>
+ <point x="-1009" y="1888"/>
+ <point x="-975" y="1921"/>
+ <point x="-975" y="1964" type="curve" smooth="yes"/>
+ <point x="-975" y="2006"/>
+ <point x="-1009" y="2041"/>
+ <point x="-1052" y="2041" type="curve" smooth="yes"/>
+ <point x="-1095" y="2041"/>
+ <point x="-1128" y="2006"/>
+ </contour>
+ <contour>
+ <point x="-571" y="1964" type="curve" smooth="yes"/>
+ <point x="-571" y="1921"/>
+ <point x="-538" y="1888"/>
+ <point x="-495" y="1888" type="curve" smooth="yes"/>
+ <point x="-452" y="1888"/>
+ <point x="-418" y="1921"/>
+ <point x="-418" y="1964" type="curve" smooth="yes"/>
+ <point x="-418" y="2006"/>
+ <point x="-452" y="2041"/>
+ <point x="-495" y="2041" type="curve" smooth="yes"/>
+ <point x="-538" y="2041"/>
+ <point x="-571" y="2006"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dieresisgravecomb.lc.glif b/src/disabled/Interface-Thin.ufo/glyphs/dieresisgravecomb.lc.glif
new file mode 100644
index 000000000..348207144
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dieresisgravecomb.lc.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresisgravecomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1778" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-771" y="2461" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-1152" y="1954" type="curve" smooth="yes"/>
+ <point x="-1152" y="1911"/>
+ <point x="-1119" y="1878"/>
+ <point x="-1077" y="1878" type="curve" smooth="yes"/>
+ <point x="-1034" y="1878"/>
+ <point x="-1000" y="1911"/>
+ <point x="-1000" y="1954" type="curve" smooth="yes"/>
+ <point x="-1000" y="1997"/>
+ <point x="-1034" y="2031"/>
+ <point x="-1077" y="2031" type="curve" smooth="yes"/>
+ <point x="-1119" y="2031"/>
+ <point x="-1152" y="1997"/>
+ </contour>
+ <contour>
+ <point x="-540" y="1954" type="curve" smooth="yes"/>
+ <point x="-540" y="1911"/>
+ <point x="-507" y="1878"/>
+ <point x="-465" y="1878" type="curve" smooth="yes"/>
+ <point x="-422" y="1878"/>
+ <point x="-388" y="1911"/>
+ <point x="-388" y="1954" type="curve" smooth="yes"/>
+ <point x="-388" y="1997"/>
+ <point x="-422" y="2031"/>
+ <point x="-465" y="2031" type="curve" smooth="yes"/>
+ <point x="-507" y="2031"/>
+ <point x="-540" y="1997"/>
+ </contour>
+ <contour>
+ <point x="-971" y="2452" type="line"/>
+ <point x="-1062" y="2452" type="line"/>
+ <point x="-793" y="2086" type="line"/>
+ <point x="-712" y="2086" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dieresismacroncomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/dieresismacroncomb.glif
new file mode 100644
index 000000000..de992d284
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dieresismacroncomb.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresismacroncomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1860" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-384" y="2153" type="line"/>
+ <point x="-1163" y="2153" type="line"/>
+ <point x="-1163" y="2080" type="line"/>
+ <point x="-384" y="2080" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1128" y="1856" type="curve" smooth="yes"/>
+ <point x="-1128" y="1814"/>
+ <point x="-1095" y="1781"/>
+ <point x="-1052" y="1781" type="curve" smooth="yes"/>
+ <point x="-1009" y="1781"/>
+ <point x="-975" y="1814"/>
+ <point x="-975" y="1856" type="curve" smooth="yes"/>
+ <point x="-975" y="1899"/>
+ <point x="-1009" y="1933"/>
+ <point x="-1052" y="1933" type="curve" smooth="yes"/>
+ <point x="-1095" y="1933"/>
+ <point x="-1128" y="1899"/>
+ </contour>
+ <contour>
+ <point x="-571" y="1856" type="curve" smooth="yes"/>
+ <point x="-571" y="1814"/>
+ <point x="-538" y="1781"/>
+ <point x="-495" y="1781" type="curve" smooth="yes"/>
+ <point x="-452" y="1781"/>
+ <point x="-418" y="1814"/>
+ <point x="-418" y="1856" type="curve" smooth="yes"/>
+ <point x="-418" y="1899"/>
+ <point x="-452" y="1933"/>
+ <point x="-495" y="1933" type="curve" smooth="yes"/>
+ <point x="-538" y="1933"/>
+ <point x="-571" y="1899"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dieresismacroncomb.lc.glif b/src/disabled/Interface-Thin.ufo/glyphs/dieresismacroncomb.lc.glif
new file mode 100644
index 000000000..b119f50d2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dieresismacroncomb.lc.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresismacroncomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1778" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-765" y="2472" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-1152" y="1954" type="curve" smooth="yes"/>
+ <point x="-1152" y="1911"/>
+ <point x="-1119" y="1878"/>
+ <point x="-1077" y="1878" type="curve" smooth="yes"/>
+ <point x="-1034" y="1878"/>
+ <point x="-1000" y="1911"/>
+ <point x="-1000" y="1954" type="curve" smooth="yes"/>
+ <point x="-1000" y="1997"/>
+ <point x="-1034" y="2031"/>
+ <point x="-1077" y="2031" type="curve" smooth="yes"/>
+ <point x="-1119" y="2031"/>
+ <point x="-1152" y="1997"/>
+ </contour>
+ <contour>
+ <point x="-540" y="1954" type="curve" smooth="yes"/>
+ <point x="-540" y="1911"/>
+ <point x="-507" y="1878"/>
+ <point x="-465" y="1878" type="curve" smooth="yes"/>
+ <point x="-422" y="1878"/>
+ <point x="-388" y="1911"/>
+ <point x="-388" y="1954" type="curve" smooth="yes"/>
+ <point x="-388" y="1997"/>
+ <point x="-422" y="2031"/>
+ <point x="-465" y="2031" type="curve" smooth="yes"/>
+ <point x="-507" y="2031"/>
+ <point x="-540" y="1997"/>
+ </contour>
+ <contour>
+ <point x="-375" y="2329" type="line"/>
+ <point x="-1155" y="2329" type="line"/>
+ <point x="-1155" y="2256" type="line"/>
+ <point x="-375" y="2256" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dieresisnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/dieresisnosp.glif
new file mode 100644
index 000000000..e84bbdca8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dieresisnosp.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresisnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0308"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2118" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="1954" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-1155" y="1954" type="curve" smooth="yes"/>
+ <point x="-1155" y="1911"/>
+ <point x="-1122" y="1878"/>
+ <point x="-1079" y="1878" type="curve" smooth="yes"/>
+ <point x="-1037" y="1878"/>
+ <point x="-1002" y="1911"/>
+ <point x="-1002" y="1954" type="curve" smooth="yes"/>
+ <point x="-1002" y="1997"/>
+ <point x="-1037" y="2031"/>
+ <point x="-1079" y="2031" type="curve" smooth="yes"/>
+ <point x="-1122" y="2031"/>
+ <point x="-1155" y="1997"/>
+ </contour>
+ <contour>
+ <point x="-543" y="1954" type="curve" smooth="yes"/>
+ <point x="-543" y="1911"/>
+ <point x="-510" y="1878"/>
+ <point x="-468" y="1878" type="curve" smooth="yes"/>
+ <point x="-425" y="1878"/>
+ <point x="-391" y="1911"/>
+ <point x="-391" y="1954" type="curve" smooth="yes"/>
+ <point x="-391" y="1997"/>
+ <point x="-425" y="2031"/>
+ <point x="-468" y="2031" type="curve" smooth="yes"/>
+ <point x="-510" y="2031"/>
+ <point x="-543" y="1997"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dieresisnosp_uni1ABB___.glif b/src/disabled/Interface-Thin.ufo/glyphs/dieresisnosp_uni1ABB___.glif
new file mode 100644
index 000000000..a0d182ea6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dieresisnosp_uni1ABB___.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresisnosp_uni1ABB" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2118" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1220" y="1639" type="curve"/>
+ <point x="-1214" y="1684" type="line"/>
+ <point x="-1321" y="1720"/>
+ <point x="-1405" y="1815"/>
+ <point x="-1405" y="1935" type="curve" smooth="yes"/>
+ <point x="-1405" y="2049"/>
+ <point x="-1330" y="2144"/>
+ <point x="-1214" y="2181" type="curve"/>
+ <point x="-1220" y="2225" type="line"/>
+ <point x="-1359" y="2181"/>
+ <point x="-1460" y="2064"/>
+ <point x="-1460" y="1935" type="curve" smooth="yes"/>
+ <point x="-1460" y="1793"/>
+ <point x="-1359" y="1683"/>
+ </contour>
+ <contour>
+ <point x="-327" y="1639" type="line"/>
+ <point x="-188" y="1683"/>
+ <point x="-87" y="1793"/>
+ <point x="-87" y="1935" type="curve" smooth="yes"/>
+ <point x="-87" y="2064"/>
+ <point x="-188" y="2181"/>
+ <point x="-327" y="2225" type="curve"/>
+ <point x="-333" y="2181" type="line"/>
+ <point x="-217" y="2144"/>
+ <point x="-142" y="2049"/>
+ <point x="-142" y="1935" type="curve" smooth="yes"/>
+ <point x="-142" y="1815"/>
+ <point x="-226" y="1720"/>
+ <point x="-333" y="1684" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1155" y="1954" type="curve" smooth="yes"/>
+ <point x="-1155" y="1911"/>
+ <point x="-1122" y="1878"/>
+ <point x="-1079" y="1878" type="curve" smooth="yes"/>
+ <point x="-1037" y="1878"/>
+ <point x="-1002" y="1911"/>
+ <point x="-1002" y="1954" type="curve" smooth="yes"/>
+ <point x="-1002" y="1997"/>
+ <point x="-1037" y="2031"/>
+ <point x="-1079" y="2031" type="curve" smooth="yes"/>
+ <point x="-1122" y="2031"/>
+ <point x="-1155" y="1997"/>
+ </contour>
+ <contour>
+ <point x="-543" y="1954" type="curve" smooth="yes"/>
+ <point x="-543" y="1911"/>
+ <point x="-510" y="1878"/>
+ <point x="-468" y="1878" type="curve" smooth="yes"/>
+ <point x="-425" y="1878"/>
+ <point x="-391" y="1911"/>
+ <point x="-391" y="1954" type="curve" smooth="yes"/>
+ <point x="-391" y="1997"/>
+ <point x="-425" y="2031"/>
+ <point x="-468" y="2031" type="curve" smooth="yes"/>
+ <point x="-510" y="2031"/>
+ <point x="-543" y="1997"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dieresistonos.glif b/src/disabled/Interface-Thin.ufo/glyphs/dieresistonos.glif
new file mode 100644
index 000000000..2206a3b55
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dieresistonos.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dieresistonos" format="1">
+ <advance width="1280"/>
+ <unicode hex="0385"/>
+ <outline>
+ <contour>
+ <point x="648" y="1780" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="600" y="1948" type="line"/>
+ <point x="680" y="1948" type="line"/>
+ <point x="740" y="2280" type="line"/>
+ <point x="632" y="2280" type="line"/>
+ </contour>
+ <contour>
+ <point x="260" y="1956" type="curve" smooth="yes"/>
+ <point x="260" y="1912"/>
+ <point x="292" y="1880"/>
+ <point x="332" y="1880" type="curve" smooth="yes"/>
+ <point x="376" y="1880"/>
+ <point x="412" y="1912"/>
+ <point x="412" y="1956" type="curve" smooth="yes"/>
+ <point x="412" y="1996"/>
+ <point x="376" y="2032"/>
+ <point x="332" y="2032" type="curve" smooth="yes"/>
+ <point x="292" y="2032"/>
+ <point x="260" y="1996"/>
+ </contour>
+ <contour>
+ <point x="872" y="1956" type="curve" smooth="yes"/>
+ <point x="872" y="1912"/>
+ <point x="904" y="1880"/>
+ <point x="944" y="1880" type="curve" smooth="yes"/>
+ <point x="988" y="1880"/>
+ <point x="1024" y="1912"/>
+ <point x="1024" y="1956" type="curve" smooth="yes"/>
+ <point x="1024" y="1996"/>
+ <point x="988" y="2032"/>
+ <point x="944" y="2032" type="curve" smooth="yes"/>
+ <point x="904" y="2032"/>
+ <point x="872" y="1996"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1276.0, 'leftMargin': 267, 'rightMargin': 245.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/digamma.glif b/src/disabled/Interface-Thin.ufo/glyphs/digamma.glif
new file mode 100644
index 000000000..d655f4798
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/digamma.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="digamma" format="1">
+ <advance width="1536"/>
+ <unicode hex="03DD"/>
+ <outline>
+ <contour>
+ <point x="316" y="1488" type="line"/>
+ <point x="240" y="1488" type="line"/>
+ <point x="240" y="-572" type="line"/>
+ <point x="316" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1176" y="744" type="line"/>
+ <point x="268" y="744" type="line"/>
+ <point x="268" y="668" type="line"/>
+ <point x="1176" y="668" type="line"/>
+ </contour>
+ <contour>
+ <point x="1296" y="1488" type="line"/>
+ <point x="268" y="1488" type="line"/>
+ <point x="268" y="1416" type="line"/>
+ <point x="1296" y="1416" type="line"/>
+ </contour>
+ <contour>
+ <point x="1176" y="308" type="line"/>
+ <point x="1176" y="744" type="line"/>
+ <point x="1100" y="744" type="line"/>
+ <point x="1100" y="308" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1400, 'leftMargin': 237, 'rightMargin': 109}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/divide.glif b/src/disabled/Interface-Thin.ufo/glyphs/divide.glif
new file mode 100644
index 000000000..db5a8cec6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/divide.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="divide" format="1">
+ <advance width="1792"/>
+ <unicode hex="00F7"/>
+ <outline>
+ <contour>
+ <point x="1584" y="1016" type="line"/>
+ <point x="212" y="1016" type="line"/>
+ <point x="212" y="944" type="line"/>
+ <point x="1584" y="944" type="line"/>
+ </contour>
+ <contour>
+ <point x="836" y="1484" type="curve" smooth="yes"/>
+ <point x="836" y="1440"/>
+ <point x="872" y="1408"/>
+ <point x="912" y="1408" type="curve" smooth="yes"/>
+ <point x="956" y="1408"/>
+ <point x="992" y="1440"/>
+ <point x="992" y="1484" type="curve" smooth="yes"/>
+ <point x="992" y="1528"/>
+ <point x="956" y="1560"/>
+ <point x="912" y="1560" type="curve" smooth="yes"/>
+ <point x="872" y="1560"/>
+ <point x="836" y="1528"/>
+ </contour>
+ <contour>
+ <point x="836" y="416" type="curve" smooth="yes"/>
+ <point x="836" y="372"/>
+ <point x="872" y="340"/>
+ <point x="912" y="340" type="curve" smooth="yes"/>
+ <point x="956" y="340"/>
+ <point x="992" y="372"/>
+ <point x="992" y="416" type="curve" smooth="yes"/>
+ <point x="992" y="456"/>
+ <point x="956" y="492"/>
+ <point x="912" y="492" type="curve" smooth="yes"/>
+ <point x="872" y="492"/>
+ <point x="836" y="456"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1594, 'leftMargin': 100, 'rightMargin': 121}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dollar.glif b/src/disabled/Interface-Thin.ufo/glyphs/dollar.glif
new file mode 100644
index 000000000..638da5daa
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dollar.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dollar" format="1">
+ <advance width="1536"/>
+ <unicode hex="0024"/>
+ <outline>
+ <contour>
+ <point x="836" y="2288" type="line"/>
+ <point x="760" y="2288" type="line"/>
+ <point x="760" y="1976" type="line"/>
+ <point x="836" y="1976" type="line"/>
+ </contour>
+ <contour>
+ <point x="852" y="28" type="line"/>
+ <point x="776" y="28" type="line"/>
+ <point x="776" y="-288" type="line"/>
+ <point x="852" y="-288" type="line"/>
+ </contour>
+ <contour>
+ <point x="1300" y="472" type="curve"/>
+ <point x="1300" y="252"/>
+ <point x="1116" y="44"/>
+ <point x="804" y="44" type="curve" smooth="yes"/>
+ <point x="544" y="44"/>
+ <point x="240" y="164"/>
+ <point x="240" y="564" type="curve"/>
+ <point x="164" y="564" type="line"/>
+ <point x="164" y="120"/>
+ <point x="488" y="-28"/>
+ <point x="804" y="-28" type="curve" smooth="yes"/>
+ <point x="1144" y="-28"/>
+ <point x="1372" y="164"/>
+ <point x="1372" y="476" type="curve"/>
+ <point x="1372" y="808"/>
+ <point x="1148" y="920"/>
+ <point x="812" y="1036" type="curve" smooth="yes"/>
+ <point x="384" y="1180"/>
+ <point x="304" y="1304"/>
+ <point x="304" y="1528" type="curve"/>
+ <point x="304" y="1748"/>
+ <point x="456" y="1960"/>
+ <point x="792" y="1960" type="curve" smooth="yes"/>
+ <point x="1116" y="1960"/>
+ <point x="1288" y="1736"/>
+ <point x="1288" y="1440" type="curve"/>
+ <point x="1364" y="1440" type="line"/>
+ <point x="1364" y="1820"/>
+ <point x="1148" y="2032"/>
+ <point x="792" y="2032" type="curve" smooth="yes"/>
+ <point x="448" y="2032"/>
+ <point x="228" y="1832"/>
+ <point x="228" y="1528" type="curve"/>
+ <point x="228" y="1196"/>
+ <point x="440" y="1084"/>
+ <point x="788" y="964" type="curve" smooth="yes"/>
+ <point x="1180" y="824"/>
+ <point x="1300" y="712"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 166, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dotaccent.glif b/src/disabled/Interface-Thin.ufo/glyphs/dotaccent.glif
new file mode 100644
index 000000000..a0f52d44e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dotaccent.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotaccent" format="1">
+ <advance width="512"/>
+ <unicode hex="02D9"/>
+ <outline>
+ <contour>
+ <point x="256" y="1780" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="172" y="1920" type="move" name="_dot"/>
+ </contour>
+ <contour>
+ <point x="256" y="2080" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="180" y="1920" type="curve" smooth="yes"/>
+ <point x="180" y="1880"/>
+ <point x="212" y="1844"/>
+ <point x="256" y="1844" type="curve" smooth="yes"/>
+ <point x="300" y="1844"/>
+ <point x="332" y="1880"/>
+ <point x="332" y="1920" type="curve" smooth="yes"/>
+ <point x="332" y="1964"/>
+ <point x="300" y="2000"/>
+ <point x="256" y="2000" type="curve" smooth="yes"/>
+ <point x="212" y="2000"/>
+ <point x="180" y="1964"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 580, 'leftMargin': 215, 'rightMargin': 213}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dotbelow.glif b/src/disabled/Interface-Thin.ufo/glyphs/dotbelow.glif
new file mode 100644
index 000000000..a11e0b7ac
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dotbelow.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotbelow" format="1">
+ <advance width="0"/>
+ <unicode hex="0323"/>
+ <outline>
+ <contour>
+ <point x="-787" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-787" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-787" y="-385" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-787" y="0" type="move" name="_bottomu"/>
+ </contour>
+ <contour>
+ <point x="-869" y="-300" type="curve" smooth="yes"/>
+ <point x="-869" y="-342"/>
+ <point x="-836" y="-375"/>
+ <point x="-793" y="-375" type="curve" smooth="yes"/>
+ <point x="-751" y="-375"/>
+ <point x="-716" y="-342"/>
+ <point x="-716" y="-300" type="curve" smooth="yes"/>
+ <point x="-716" y="-257"/>
+ <point x="-751" y="-223"/>
+ <point x="-793" y="-223" type="curve" smooth="yes"/>
+ <point x="-836" y="-223"/>
+ <point x="-869" y="-257"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dotbelow_uni1ABD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/dotbelow_uni1ABD___.glif
new file mode 100644
index 000000000..441b071ec
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dotbelow_uni1ABD___.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotbelow_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-787" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-787" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-787" y="-385" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1151" y="-644" type="curve"/>
+ <point x="-1145" y="-598" type="line"/>
+ <point x="-1253" y="-562"/>
+ <point x="-1337" y="-468"/>
+ <point x="-1337" y="-348" type="curve" smooth="yes"/>
+ <point x="-1337" y="-234"/>
+ <point x="-1261" y="-139"/>
+ <point x="-1145" y="-102" type="curve"/>
+ <point x="-1151" y="-58" type="line"/>
+ <point x="-1290" y="-102"/>
+ <point x="-1392" y="-219"/>
+ <point x="-1392" y="-348" type="curve" smooth="yes"/>
+ <point x="-1392" y="-490"/>
+ <point x="-1290" y="-600"/>
+ </contour>
+ <contour>
+ <point x="-437" y="-644" type="line"/>
+ <point x="-298" y="-600"/>
+ <point x="-197" y="-490"/>
+ <point x="-197" y="-348" type="curve" smooth="yes"/>
+ <point x="-197" y="-219"/>
+ <point x="-298" y="-102"/>
+ <point x="-437" y="-58" type="curve"/>
+ <point x="-443" y="-102" type="line"/>
+ <point x="-327" y="-139"/>
+ <point x="-252" y="-234"/>
+ <point x="-252" y="-348" type="curve" smooth="yes"/>
+ <point x="-252" y="-468"/>
+ <point x="-336" y="-562"/>
+ <point x="-443" y="-598" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-869" y="-300" type="curve" smooth="yes"/>
+ <point x="-869" y="-342"/>
+ <point x="-836" y="-375"/>
+ <point x="-793" y="-375" type="curve" smooth="yes"/>
+ <point x="-751" y="-375"/>
+ <point x="-716" y="-342"/>
+ <point x="-716" y="-300" type="curve" smooth="yes"/>
+ <point x="-716" y="-257"/>
+ <point x="-751" y="-223"/>
+ <point x="-793" y="-223" type="curve" smooth="yes"/>
+ <point x="-836" y="-223"/>
+ <point x="-869" y="-257"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dotdblsubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/dotdblsubnosp.glif
new file mode 100644
index 000000000..9d799423f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dotdblsubnosp.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotdblsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0324"/>
+ <outline>
+ <contour>
+ <point x="-773" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-773" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-773" y="-375" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1155" y="-300" type="curve" smooth="yes"/>
+ <point x="-1155" y="-342"/>
+ <point x="-1122" y="-375"/>
+ <point x="-1079" y="-375" type="curve" smooth="yes"/>
+ <point x="-1037" y="-375"/>
+ <point x="-1002" y="-342"/>
+ <point x="-1002" y="-300" type="curve" smooth="yes"/>
+ <point x="-1002" y="-257"/>
+ <point x="-1037" y="-223"/>
+ <point x="-1079" y="-223" type="curve" smooth="yes"/>
+ <point x="-1122" y="-223"/>
+ <point x="-1155" y="-257"/>
+ </contour>
+ <contour>
+ <point x="-543" y="-300" type="curve" smooth="yes"/>
+ <point x="-543" y="-342"/>
+ <point x="-510" y="-375"/>
+ <point x="-468" y="-375" type="curve" smooth="yes"/>
+ <point x="-425" y="-375"/>
+ <point x="-391" y="-342"/>
+ <point x="-391" y="-300" type="curve" smooth="yes"/>
+ <point x="-391" y="-257"/>
+ <point x="-425" y="-223"/>
+ <point x="-468" y="-223" type="curve" smooth="yes"/>
+ <point x="-510" y="-223"/>
+ <point x="-543" y="-257"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dotdblsubnosp_uni1ABD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/dotdblsubnosp_uni1ABD___.glif
new file mode 100644
index 000000000..c3bb41e53
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dotdblsubnosp_uni1ABD___.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotdblsubnosp_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-773" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-773" y="-375" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1227" y="-644" type="curve"/>
+ <point x="-1221" y="-598" type="line"/>
+ <point x="-1328" y="-562"/>
+ <point x="-1412" y="-468"/>
+ <point x="-1412" y="-348" type="curve" smooth="yes"/>
+ <point x="-1412" y="-234"/>
+ <point x="-1337" y="-139"/>
+ <point x="-1221" y="-102" type="curve"/>
+ <point x="-1227" y="-58" type="line"/>
+ <point x="-1365" y="-102"/>
+ <point x="-1467" y="-219"/>
+ <point x="-1467" y="-348" type="curve" smooth="yes"/>
+ <point x="-1467" y="-490"/>
+ <point x="-1365" y="-600"/>
+ </contour>
+ <contour>
+ <point x="-300" y="-644" type="line"/>
+ <point x="-161" y="-600"/>
+ <point x="-59" y="-490"/>
+ <point x="-59" y="-348" type="curve" smooth="yes"/>
+ <point x="-59" y="-219"/>
+ <point x="-161" y="-102"/>
+ <point x="-300" y="-58" type="curve"/>
+ <point x="-305" y="-102" type="line"/>
+ <point x="-190" y="-139"/>
+ <point x="-114" y="-234"/>
+ <point x="-114" y="-348" type="curve" smooth="yes"/>
+ <point x="-114" y="-468"/>
+ <point x="-198" y="-562"/>
+ <point x="-305" y="-598" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1155" y="-300" type="curve" smooth="yes"/>
+ <point x="-1155" y="-342"/>
+ <point x="-1122" y="-375"/>
+ <point x="-1079" y="-375" type="curve" smooth="yes"/>
+ <point x="-1037" y="-375"/>
+ <point x="-1002" y="-342"/>
+ <point x="-1002" y="-300" type="curve" smooth="yes"/>
+ <point x="-1002" y="-257"/>
+ <point x="-1037" y="-223"/>
+ <point x="-1079" y="-223" type="curve" smooth="yes"/>
+ <point x="-1122" y="-223"/>
+ <point x="-1155" y="-257"/>
+ </contour>
+ <contour>
+ <point x="-543" y="-300" type="curve" smooth="yes"/>
+ <point x="-543" y="-342"/>
+ <point x="-510" y="-375"/>
+ <point x="-468" y="-375" type="curve" smooth="yes"/>
+ <point x="-425" y="-375"/>
+ <point x="-391" y="-342"/>
+ <point x="-391" y="-300" type="curve" smooth="yes"/>
+ <point x="-391" y="-257"/>
+ <point x="-425" y="-223"/>
+ <point x="-468" y="-223" type="curve" smooth="yes"/>
+ <point x="-510" y="-223"/>
+ <point x="-543" y="-257"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dotlessi.glif b/src/disabled/Interface-Thin.ufo/glyphs/dotlessi.glif
new file mode 100644
index 000000000..47d9d51f9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dotlessi.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotlessi" format="1">
+ <advance width="512"/>
+ <unicode hex="0131"/>
+ <outline>
+ <contour>
+ <point x="256" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="260" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="264" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="528" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="292" y="1488" type="line"/>
+ <point x="220" y="1488" type="line"/>
+ <point x="220" y="0" type="line"/>
+ <point x="292" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 558, 'leftMargin': 249, 'rightMargin': 235}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dotmacroncomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/dotmacroncomb.glif
new file mode 100644
index 000000000..b8af393db
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dotmacroncomb.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotmacroncomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1844" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-848" y="1843" type="curve" smooth="yes"/>
+ <point x="-848" y="1800"/>
+ <point x="-815" y="1767"/>
+ <point x="-773" y="1767" type="curve" smooth="yes"/>
+ <point x="-730" y="1767"/>
+ <point x="-696" y="1800"/>
+ <point x="-696" y="1843" type="curve" smooth="yes"/>
+ <point x="-696" y="1885"/>
+ <point x="-730" y="1920"/>
+ <point x="-773" y="1920" type="curve" smooth="yes"/>
+ <point x="-815" y="1920"/>
+ <point x="-848" y="1885"/>
+ </contour>
+ <contour>
+ <point x="-384" y="2140" type="line"/>
+ <point x="-1163" y="2140" type="line"/>
+ <point x="-1163" y="2067" type="line"/>
+ <point x="-384" y="2067" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dotmacroncomb.lc.glif b/src/disabled/Interface-Thin.ufo/glyphs/dotmacroncomb.lc.glif
new file mode 100644
index 000000000..0be3a3c90
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dotmacroncomb.lc.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotmacroncomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1778" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-769" y="2435" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-848" y="1921" type="curve" smooth="yes"/>
+ <point x="-848" y="1878"/>
+ <point x="-815" y="1845"/>
+ <point x="-773" y="1845" type="curve" smooth="yes"/>
+ <point x="-730" y="1845"/>
+ <point x="-696" y="1878"/>
+ <point x="-696" y="1921" type="curve" smooth="yes"/>
+ <point x="-696" y="1964"/>
+ <point x="-730" y="1998"/>
+ <point x="-773" y="1998" type="curve" smooth="yes"/>
+ <point x="-815" y="1998"/>
+ <point x="-848" y="1964"/>
+ </contour>
+ <contour>
+ <point x="-380" y="2292" type="line"/>
+ <point x="-1159" y="2292" type="line"/>
+ <point x="-1159" y="2219" type="line"/>
+ <point x="-380" y="2219" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dotnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/dotnosp.glif
new file mode 100644
index 000000000..fecbf7465
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dotnosp.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dotnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0307"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1852" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2126" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-771" y="1953" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-848" y="1953" type="curve" smooth="yes"/>
+ <point x="-848" y="1910"/>
+ <point x="-815" y="1877"/>
+ <point x="-773" y="1877" type="curve" smooth="yes"/>
+ <point x="-730" y="1877"/>
+ <point x="-696" y="1910"/>
+ <point x="-696" y="1953" type="curve" smooth="yes"/>
+ <point x="-696" y="1995"/>
+ <point x="-730" y="2030"/>
+ <point x="-773" y="2030" type="curve" smooth="yes"/>
+ <point x="-815" y="2030"/>
+ <point x="-848" y="1995"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/drthook.glif b/src/disabled/Interface-Thin.ufo/glyphs/drthook.glif
new file mode 100644
index 000000000..cefb78c7d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/drthook.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="drthook" format="1">
+ <advance width="1792"/>
+ <unicode hex="0256"/>
+ <outline>
+ <contour>
+ <point x="716" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="800" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1632" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1184" y="332" type="line"/>
+ <point x="1184" y="-124" type="line" smooth="yes"/>
+ <point x="1184" y="-432"/>
+ <point x="1276" y="-600"/>
+ <point x="1520" y="-600" type="curve" smooth="yes"/>
+ <point x="1576" y="-600"/>
+ <point x="1620" y="-592"/>
+ <point x="1676" y="-572" type="curve"/>
+ <point x="1656" y="-504" type="line"/>
+ <point x="1628" y="-512"/>
+ <point x="1572" y="-528"/>
+ <point x="1520" y="-528" type="curve" smooth="yes"/>
+ <point x="1316" y="-528"/>
+ <point x="1256" y="-380"/>
+ <point x="1256" y="-124" type="curve" smooth="yes"/>
+ <point x="1256" y="332" type="line"/>
+ </contour>
+ <component base="d" xOffset="-52"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1653, 'leftMargin': 138, 'rightMargin': -41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dtopbar.glif b/src/disabled/Interface-Thin.ufo/glyphs/dtopbar.glif
new file mode 100644
index 000000000..3175cfcee
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dtopbar.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dtopbar" format="1">
+ <advance width="1536"/>
+ <unicode hex="018C"/>
+ <outline>
+ <contour>
+ <point x="1312" y="2112" type="line"/>
+ <point x="340" y="2112" type="line"/>
+ <point x="340" y="2040" type="line"/>
+ <point x="1312" y="2040" type="line"/>
+ </contour>
+ <component base="d" xOffset="32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 168, 'rightMargin': 233}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dyogh.glif b/src/disabled/Interface-Thin.ufo/glyphs/dyogh.glif
new file mode 100644
index 000000000..b54e27e97
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dyogh.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dyogh" format="1">
+ <advance width="2560"/>
+ <unicode hex="02A4"/>
+ <outline>
+ <contour>
+ <point x="1804" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1804" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2616" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1212" y="1488" type="line"/>
+ <point x="1212" y="1416" type="line"/>
+ <point x="2328" y="1416" type="line"/>
+ <point x="1656" y="576" type="line"/>
+ <point x="1656" y="552" type="line"/>
+ <point x="1736" y="552" type="line"/>
+ <point x="2412" y="1396" type="line"/>
+ <point x="2404" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1656" y="564" type="line"/>
+ <point x="1656" y="500" type="line"/>
+ <point x="1796" y="500" type="line" smooth="yes"/>
+ <point x="2140" y="500"/>
+ <point x="2324" y="340"/>
+ <point x="2324" y="-48" type="curve" smooth="yes"/>
+ <point x="2324" y="-344"/>
+ <point x="2136" y="-528"/>
+ <point x="1804" y="-528" type="curve" smooth="yes"/>
+ <point x="1476" y="-528"/>
+ <point x="1284" y="-408"/>
+ <point x="1260" y="-156" type="curve"/>
+ <point x="1184" y="-156" type="line"/>
+ <point x="1220" y="-508"/>
+ <point x="1500" y="-600"/>
+ <point x="1804" y="-600" type="curve" smooth="yes"/>
+ <point x="2148" y="-600"/>
+ <point x="2400" y="-396"/>
+ <point x="2400" y="-40" type="curve" smooth="yes"/>
+ <point x="2400" y="348"/>
+ <point x="2208" y="564"/>
+ <point x="1804" y="564" type="curve"/>
+ </contour>
+ <component base="d" xOffset="-48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2666, 'leftMargin': 200, 'rightMargin': 207}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dz.glif b/src/disabled/Interface-Thin.ufo/glyphs/dz.glif
new file mode 100644
index 000000000..8de0af7a3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dz.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dz" format="1">
+ <advance width="2560"/>
+ <unicode hex="02A3"/>
+ <outline>
+ <contour>
+ <point x="1832" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1832" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2496" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2432" y="76" type="line"/>
+ <point x="1292" y="76" type="line"/>
+ <point x="1292" y="0" type="line"/>
+ <point x="2432" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2348" y="1424" type="line"/>
+ <point x="2348" y="1488" type="line"/>
+ <point x="2304" y="1488" type="line"/>
+ <point x="1272" y="60" type="line"/>
+ <point x="1272" y="0" type="line"/>
+ <point x="1316" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2316" y="1488" type="line"/>
+ <point x="1216" y="1488" type="line"/>
+ <point x="1216" y="1412" type="line"/>
+ <point x="2316" y="1412" type="line"/>
+ </contour>
+ <component base="d" xOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2533, 'leftMargin': 168, 'rightMargin': 66}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/dzcurl.glif b/src/disabled/Interface-Thin.ufo/glyphs/dzcurl.glif
new file mode 100644
index 000000000..d9f16d659
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/dzcurl.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="dzcurl" format="1">
+ <advance width="2816"/>
+ <unicode hex="02A5"/>
+ <outline>
+ <contour>
+ <point x="1900" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1900" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2640" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1536" y="-188" type="line"/>
+ <point x="1596" y="-232" type="line"/>
+ <point x="1772" y="44" type="line"/>
+ <point x="2000" y="400"/>
+ <point x="2120" y="552"/>
+ <point x="2288" y="552" type="curve" smooth="yes"/>
+ <point x="2436" y="552"/>
+ <point x="2524" y="460"/>
+ <point x="2524" y="320" type="curve" smooth="yes"/>
+ <point x="2524" y="184"/>
+ <point x="2444" y="76"/>
+ <point x="2284" y="76" type="curve" smooth="yes"/>
+ <point x="1988" y="76" type="line"/>
+ <point x="1988" y="0" type="line"/>
+ <point x="2284" y="0" type="line" smooth="yes"/>
+ <point x="2496" y="0"/>
+ <point x="2596" y="152"/>
+ <point x="2596" y="320" type="curve" smooth="yes"/>
+ <point x="2596" y="520"/>
+ <point x="2468" y="624"/>
+ <point x="2304" y="624" type="curve" smooth="yes"/>
+ <point x="2064" y="624"/>
+ <point x="1932" y="424"/>
+ <point x="1684" y="40" type="curve"/>
+ </contour>
+ <contour>
+ <point x="2076" y="76" type="line"/>
+ <point x="1348" y="76" type="line"/>
+ <point x="1348" y="0" type="line"/>
+ <point x="2076" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2408" y="1424" type="line"/>
+ <point x="2408" y="1488" type="line"/>
+ <point x="2360" y="1488" type="line"/>
+ <point x="1328" y="60" type="line"/>
+ <point x="1328" y="0" type="line"/>
+ <point x="1376" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2372" y="1488" type="line"/>
+ <point x="1304" y="1488" type="line"/>
+ <point x="1304" y="1412" type="line"/>
+ <point x="2372" y="1412" type="line"/>
+ </contour>
+ <component base="d" xOffset="20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2618.0, 'leftMargin': 200, 'rightMargin': 41.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/e.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/e.cn.glif
new file mode 100644
index 000000000..240290ef6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/e.cn.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="e.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="824" y="-28" type="curve"/>
+ <point x="1060" y="-28"/>
+ <point x="1208" y="44"/>
+ <point x="1304" y="148" type="curve"/>
+ <point x="1268" y="196" type="line"/>
+ <point x="1144" y="80"/>
+ <point x="996" y="44"/>
+ <point x="824" y="44" type="curve" smooth="yes"/>
+ <point x="500" y="44"/>
+ <point x="248" y="252"/>
+ <point x="248" y="656" type="curve" smooth="yes"/>
+ <point x="248" y="828" type="line" smooth="yes"/>
+ <point x="248" y="1232"/>
+ <point x="468" y="1440"/>
+ <point x="800" y="1440" type="curve"/>
+ <point x="1096" y="1440"/>
+ <point x="1288" y="1264"/>
+ <point x="1288" y="912" type="curve"/>
+ <point x="1288" y="868" type="line"/>
+ <point x="224" y="868" type="line"/>
+ <point x="224" y="792" type="line"/>
+ <point x="1364" y="792" type="line"/>
+ <point x="1364" y="908" type="line" smooth="yes"/>
+ <point x="1364" y="1344"/>
+ <point x="1128" y="1516"/>
+ <point x="800" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="176" y="1300"/>
+ <point x="176" y="828" type="curve" smooth="yes"/>
+ <point x="176" y="656" type="line" smooth="yes"/>
+ <point x="176" y="192"/>
+ <point x="464" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1433, 'leftMargin': 120, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/e.glif b/src/disabled/Interface-Thin.ufo/glyphs/e.glif
new file mode 100644
index 000000000..82d7a298c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/e.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="e" format="1">
+ <advance width="1536"/>
+ <unicode hex="0065"/>
+ <outline>
+ <contour>
+ <point x="836" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="832" y="8" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1200" y="80" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="1472" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1472" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1328" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="1472" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="824" y="-28" type="curve"/>
+ <point x="1064" y="-28"/>
+ <point x="1220" y="72"/>
+ <point x="1320" y="212" type="curve"/>
+ <point x="1268" y="252" type="line"/>
+ <point x="1144" y="92"/>
+ <point x="996" y="44"/>
+ <point x="824" y="44" type="curve" smooth="yes"/>
+ <point x="500" y="44"/>
+ <point x="248" y="340"/>
+ <point x="248" y="712" type="curve" smooth="yes"/>
+ <point x="248" y="772" type="line" smooth="yes"/>
+ <point x="248" y="1140"/>
+ <point x="468" y="1440"/>
+ <point x="800" y="1440" type="curve"/>
+ <point x="1096" y="1440"/>
+ <point x="1288" y="1184"/>
+ <point x="1288" y="888" type="curve"/>
+ <point x="1288" y="868" type="line"/>
+ <point x="224" y="868" type="line"/>
+ <point x="224" y="792" type="line"/>
+ <point x="1364" y="792" type="line"/>
+ <point x="1364" y="880" type="line" smooth="yes"/>
+ <point x="1364" y="1260"/>
+ <point x="1128" y="1516"/>
+ <point x="800" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="176" y="1208"/>
+ <point x="176" y="772" type="curve" smooth="yes"/>
+ <point x="176" y="712" type="line" smooth="yes"/>
+ <point x="176" y="280"/>
+ <point x="464" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1419.0, 'leftMargin': 120, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/eight.frac.glif b/src/disabled/Interface-Thin.ufo/glyphs/eight.frac.glif
new file mode 100644
index 000000000..a09755fbf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/eight.frac.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eight.frac" format="1">
+ <advance width="1024"/>
+ <outline>
+ <component base="eight.sup" xOffset="12" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 110, 'rightMargin': 111.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/eight.glif b/src/disabled/Interface-Thin.ufo/glyphs/eight.glif
new file mode 100644
index 000000000..e43c63a52
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/eight.glif
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eight" format="1">
+ <advance width="1792"/>
+ <unicode hex="0038"/>
+ <outline>
+ <contour>
+ <point x="1536" y="520" type="curve" smooth="yes"/>
+ <point x="1536" y="836"/>
+ <point x="1248" y="1052"/>
+ <point x="896" y="1052" type="curve" smooth="yes"/>
+ <point x="536" y="1052"/>
+ <point x="260" y="836"/>
+ <point x="260" y="520" type="curve" smooth="yes"/>
+ <point x="260" y="156"/>
+ <point x="536" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1252" y="-28"/>
+ <point x="1536" y="156"/>
+ </contour>
+ <contour>
+ <point x="1460" y="516" type="curve" smooth="yes"/>
+ <point x="1460" y="212"/>
+ <point x="1208" y="48"/>
+ <point x="896" y="48" type="curve" smooth="yes"/>
+ <point x="576" y="48"/>
+ <point x="332" y="212"/>
+ <point x="332" y="516" type="curve" smooth="yes"/>
+ <point x="332" y="804"/>
+ <point x="576" y="988"/>
+ <point x="896" y="988" type="curve" smooth="yes"/>
+ <point x="1208" y="988"/>
+ <point x="1460" y="804"/>
+ </contour>
+ <contour>
+ <point x="1476" y="1492" type="curve" smooth="yes"/>
+ <point x="1476" y="1840"/>
+ <point x="1216" y="2032"/>
+ <point x="892" y="2032" type="curve" smooth="yes"/>
+ <point x="564" y="2032"/>
+ <point x="316" y="1840"/>
+ <point x="316" y="1492" type="curve" smooth="yes"/>
+ <point x="316" y="1200"/>
+ <point x="564" y="996"/>
+ <point x="896" y="996" type="curve" smooth="yes"/>
+ <point x="1216" y="996"/>
+ <point x="1476" y="1200"/>
+ </contour>
+ <contour>
+ <point x="1404" y="1500" type="curve" smooth="yes"/>
+ <point x="1404" y="1228"/>
+ <point x="1176" y="1064"/>
+ <point x="896" y="1064" type="curve" smooth="yes"/>
+ <point x="604" y="1064"/>
+ <point x="388" y="1228"/>
+ <point x="388" y="1500" type="curve" smooth="yes"/>
+ <point x="388" y="1784"/>
+ <point x="604" y="1956"/>
+ <point x="892" y="1956" type="curve" smooth="yes"/>
+ <point x="1172" y="1956"/>
+ <point x="1404" y="1768"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 138, 'rightMargin': 127}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/eight.sup.glif b/src/disabled/Interface-Thin.ufo/glyphs/eight.sup.glif
new file mode 100644
index 000000000..9bedd370d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/eight.sup.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eight.sup" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="904" y="288" type="curve" smooth="yes"/>
+ <point x="904" y="460"/>
+ <point x="732" y="576"/>
+ <point x="512" y="576" type="curve" smooth="yes"/>
+ <point x="292" y="576"/>
+ <point x="124" y="460"/>
+ <point x="124" y="288" type="curve" smooth="yes"/>
+ <point x="124" y="88"/>
+ <point x="292" y="-16"/>
+ <point x="516" y="-16" type="curve" smooth="yes"/>
+ <point x="732" y="-16"/>
+ <point x="904" y="88"/>
+ </contour>
+ <contour>
+ <point x="828" y="284" type="curve" smooth="yes"/>
+ <point x="828" y="136"/>
+ <point x="692" y="52"/>
+ <point x="516" y="52" type="curve" smooth="yes"/>
+ <point x="332" y="52"/>
+ <point x="196" y="136"/>
+ <point x="196" y="284" type="curve" smooth="yes"/>
+ <point x="196" y="428"/>
+ <point x="332" y="520"/>
+ <point x="512" y="520" type="curve" smooth="yes"/>
+ <point x="688" y="520"/>
+ <point x="828" y="428"/>
+ </contour>
+ <contour>
+ <point x="868" y="808" type="curve" smooth="yes"/>
+ <point x="868" y="996"/>
+ <point x="712" y="1100"/>
+ <point x="512" y="1100" type="curve" smooth="yes"/>
+ <point x="312" y="1100"/>
+ <point x="156" y="996"/>
+ <point x="156" y="808" type="curve" smooth="yes"/>
+ <point x="156" y="644"/>
+ <point x="312" y="536"/>
+ <point x="516" y="536" type="curve" smooth="yes"/>
+ <point x="716" y="536"/>
+ <point x="868" y="644"/>
+ </contour>
+ <contour>
+ <point x="796" y="808" type="curve" smooth="yes"/>
+ <point x="796" y="672"/>
+ <point x="672" y="588"/>
+ <point x="516" y="588" type="curve" smooth="yes"/>
+ <point x="352" y="588"/>
+ <point x="228" y="672"/>
+ <point x="228" y="808" type="curve" smooth="yes"/>
+ <point x="228" y="948"/>
+ <point x="352" y="1032"/>
+ <point x="512" y="1032" type="curve" smooth="yes"/>
+ <point x="672" y="1032"/>
+ <point x="796" y="940"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 110, 'rightMargin': 111.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/eightsub.glif b/src/disabled/Interface-Thin.ufo/glyphs/eightsub.glif
new file mode 100644
index 000000000..42f42530d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/eightsub.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eightsub" format="1">
+ <advance width="1024"/>
+ <unicode hex="2088"/>
+ <outline>
+ <component base="eight.sup" xOffset="-4" yOffset="-500"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 124, 'rightMargin': 97.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/eightsuperior.glif b/src/disabled/Interface-Thin.ufo/glyphs/eightsuperior.glif
new file mode 100644
index 000000000..14656ae92
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/eightsuperior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eightsuperior" format="1">
+ <advance width="1024"/>
+ <unicode hex="2078"/>
+ <outline>
+ <component base="eight.sup" xOffset="12" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 110, 'rightMargin': 111.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ellipsis.glif b/src/disabled/Interface-Thin.ufo/glyphs/ellipsis.glif
new file mode 100644
index 000000000..0cbc27b81
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ellipsis.glif
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ellipsis" format="1">
+ <advance width="1792"/>
+ <unicode hex="2026"/>
+ <outline>
+ <component base="period" xOffset="124"/>
+ <component base="period" xOffset="652"/>
+ <component base="period" xOffset="1160"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1726, 'leftMargin': 232, 'rightMargin': 306}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/emdash.glif b/src/disabled/Interface-Thin.ufo/glyphs/emdash.glif
new file mode 100644
index 000000000..9b99d0a40
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/emdash.glif
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="emdash" format="1">
+ <advance width="2048"/>
+ <unicode hex="2014"/>
+ <outline>
+ <contour>
+ <point x="1920" y="1024" type="line"/>
+ <point x="128" y="1024" type="line"/>
+ <point x="128" y="896" type="line"/>
+ <point x="1920" y="896" type="line"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/endash.glif b/src/disabled/Interface-Thin.ufo/glyphs/endash.glif
new file mode 100644
index 000000000..22998fe4e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/endash.glif
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="endash" format="1">
+ <advance width="1792"/>
+ <unicode hex="2013"/>
+ <outline>
+ <component base="minus" xScale="1.2" xOffset="-28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1821, 'leftMargin': 180.2, 'rightMargin': 263.20000000000005}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/eng.glif b/src/disabled/Interface-Thin.ufo/glyphs/eng.glif
new file mode 100644
index 000000000..6378c85e8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/eng.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eng" format="1">
+ <advance width="1536"/>
+ <unicode hex="014B"/>
+ <outline>
+ <contour>
+ <point x="792" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="792" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1016" y="-424" type="move" name="parenthesses.w1"/>
+ </contour>
+ <contour>
+ <point x="792" y="16" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1536" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="304" y="1172" type="line"/>
+ <point x="296" y="1488" type="line"/>
+ <point x="228" y="1488" type="line"/>
+ <point x="228" y="0" type="line"/>
+ <point x="304" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="292" y="764" type="line"/>
+ <point x="292" y="1080"/>
+ <point x="404" y="1440"/>
+ <point x="820" y="1440" type="curve" smooth="yes"/>
+ <point x="1052" y="1440"/>
+ <point x="1232" y="1324"/>
+ <point x="1232" y="880" type="curve" smooth="yes"/>
+ <point x="1232" y="-124" type="line" smooth="yes"/>
+ <point x="1232" y="-380"/>
+ <point x="1116" y="-528"/>
+ <point x="916" y="-528" type="curve" smooth="yes"/>
+ <point x="852" y="-528"/>
+ <point x="784" y="-512"/>
+ <point x="752" y="-504" type="curve"/>
+ <point x="732" y="-572" type="line"/>
+ <point x="796" y="-592"/>
+ <point x="848" y="-600"/>
+ <point x="916" y="-600" type="curve" smooth="yes"/>
+ <point x="1160" y="-600"/>
+ <point x="1308" y="-432"/>
+ <point x="1308" y="-124" type="curve" smooth="yes"/>
+ <point x="1308" y="876" type="line" smooth="yes"/>
+ <point x="1308" y="1328"/>
+ <point x="1140" y="1516"/>
+ <point x="820" y="1516" type="curve" smooth="yes"/>
+ <point x="412" y="1516"/>
+ <point x="228" y="1204"/>
+ <point x="228" y="764" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 234, 'rightMargin': 229}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/eng_uni1ABE___.glif b/src/disabled/Interface-Thin.ufo/glyphs/eng_uni1ABE___.glif
new file mode 100644
index 000000000..2b251b544
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/eng_uni1ABE___.glif
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eng_uni1ABE" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="728" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="728" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="728" y="-556" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="728" y="16" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1472" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="240" y="1172" type="line"/>
+ <point x="232" y="1488" type="line"/>
+ <point x="168" y="1488" type="line"/>
+ <point x="168" y="0" type="line"/>
+ <point x="240" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="228" y="764" type="line"/>
+ <point x="228" y="1080"/>
+ <point x="344" y="1440"/>
+ <point x="760" y="1440" type="curve" smooth="yes"/>
+ <point x="988" y="1440"/>
+ <point x="1168" y="1324"/>
+ <point x="1168" y="880" type="curve" smooth="yes"/>
+ <point x="1168" y="-124" type="line" smooth="yes"/>
+ <point x="1168" y="-380"/>
+ <point x="1056" y="-528"/>
+ <point x="852" y="-528" type="curve" smooth="yes"/>
+ <point x="792" y="-528"/>
+ <point x="720" y="-512"/>
+ <point x="688" y="-504" type="curve"/>
+ <point x="668" y="-572" type="line"/>
+ <point x="732" y="-592"/>
+ <point x="784" y="-600"/>
+ <point x="852" y="-600" type="curve" smooth="yes"/>
+ <point x="1096" y="-600"/>
+ <point x="1244" y="-432"/>
+ <point x="1244" y="-124" type="curve" smooth="yes"/>
+ <point x="1244" y="876" type="line" smooth="yes"/>
+ <point x="1244" y="1328"/>
+ <point x="1076" y="1516"/>
+ <point x="756" y="1516" type="curve" smooth="yes"/>
+ <point x="352" y="1516"/>
+ <point x="168" y="1204"/>
+ <point x="168" y="764" type="curve"/>
+ </contour>
+ <contour>
+ <point x="576" y="-720" type="curve"/>
+ <point x="580" y="-672" type="line"/>
+ <point x="476" y="-636"/>
+ <point x="392" y="-544"/>
+ <point x="392" y="-424" type="curve" smooth="yes"/>
+ <point x="392" y="-308"/>
+ <point x="464" y="-212"/>
+ <point x="580" y="-176" type="curve"/>
+ <point x="576" y="-132" type="line"/>
+ <point x="436" y="-176"/>
+ <point x="336" y="-292"/>
+ <point x="336" y="-424" type="curve" smooth="yes"/>
+ <point x="336" y="-564"/>
+ <point x="436" y="-676"/>
+ </contour>
+ <contour>
+ <point x="1384" y="-720" type="line"/>
+ <point x="1524" y="-676"/>
+ <point x="1628" y="-564"/>
+ <point x="1628" y="-424" type="curve" smooth="yes"/>
+ <point x="1628" y="-292"/>
+ <point x="1524" y="-176"/>
+ <point x="1384" y="-132" type="curve"/>
+ <point x="1380" y="-176" type="line"/>
+ <point x="1496" y="-212"/>
+ <point x="1572" y="-308"/>
+ <point x="1572" y="-424" type="curve" smooth="yes"/>
+ <point x="1572" y="-544"/>
+ <point x="1488" y="-636"/>
+ <point x="1380" y="-672" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1704, 'leftMargin': 237, 'rightMargin': 7}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/epsilon.glif b/src/disabled/Interface-Thin.ufo/glyphs/epsilon.glif
new file mode 100644
index 000000000..af66bd375
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/epsilon.glif
@@ -0,0 +1,94 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="epsilon" format="1">
+ <advance width="1536"/>
+ <unicode hex="03B5"/>
+ <outline>
+ <contour>
+ <point x="760" y="1772" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1548" y="1772" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="760" y="788" type="line"/>
+ <point x="360" y="788"/>
+ <point x="164" y="648"/>
+ <point x="164" y="400" type="curve" smooth="yes"/>
+ <point x="164" y="132"/>
+ <point x="412" y="-28"/>
+ <point x="760" y="-28" type="curve" smooth="yes"/>
+ <point x="1060" y="-28"/>
+ <point x="1376" y="116"/>
+ <point x="1376" y="416" type="curve"/>
+ <point x="1300" y="416" type="line"/>
+ <point x="1300" y="204"/>
+ <point x="1084" y="48"/>
+ <point x="760" y="48" type="curve" smooth="yes"/>
+ <point x="424" y="48"/>
+ <point x="236" y="184"/>
+ <point x="236" y="396" type="curve" smooth="yes"/>
+ <point x="236" y="628"/>
+ <point x="424" y="724"/>
+ <point x="764" y="724" type="curve" smooth="yes"/>
+ <point x="992" y="724" type="line"/>
+ <point x="992" y="788" type="line"/>
+ </contour>
+ <contour>
+ <point x="992" y="732" type="line"/>
+ <point x="992" y="800" type="line"/>
+ <point x="764" y="800" type="line" smooth="yes"/>
+ <point x="412" y="800"/>
+ <point x="268" y="920"/>
+ <point x="268" y="1108" type="curve"/>
+ <point x="268" y="1296"/>
+ <point x="416" y="1440"/>
+ <point x="760" y="1440" type="curve" smooth="yes"/>
+ <point x="1044" y="1440"/>
+ <point x="1276" y="1308"/>
+ <point x="1276" y="1100" type="curve"/>
+ <point x="1348" y="1100" type="line"/>
+ <point x="1348" y="1352"/>
+ <point x="1080" y="1516"/>
+ <point x="760" y="1516" type="curve" smooth="yes"/>
+ <point x="412" y="1516"/>
+ <point x="188" y="1368"/>
+ <point x="188" y="1104" type="curve"/>
+ <point x="188" y="900"/>
+ <point x="392" y="732"/>
+ <point x="760" y="732" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1823.25</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>610.5</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1543, 'leftMargin': 160, 'rightMargin': 172}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/epsilon1.glif b/src/disabled/Interface-Thin.ufo/glyphs/epsilon1.glif
new file mode 100644
index 000000000..acf28d11c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/epsilon1.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="epsilon1" format="1">
+ <advance width="1536"/>
+ <unicode hex="025B"/>
+ <outline>
+ <contour>
+ <point x="760" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1548" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="760" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="epsilon" xOffset="4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1543, 'leftMargin': 160, 'rightMargin': 172}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/epsilon1rev.glif b/src/disabled/Interface-Thin.ufo/glyphs/epsilon1rev.glif
new file mode 100644
index 000000000..a64a315be
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/epsilon1rev.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="epsilon1rev" format="1">
+ <advance width="1536"/>
+ <unicode hex="025C"/>
+ <outline>
+ <contour>
+ <point x="1324" y="1156" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="788" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="788" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1536" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="548" y="788" type="line"/>
+ <point x="548" y="724" type="line"/>
+ <point x="772" y="724" type="line" smooth="yes"/>
+ <point x="1112" y="724"/>
+ <point x="1300" y="628"/>
+ <point x="1300" y="396" type="curve" smooth="yes"/>
+ <point x="1300" y="184"/>
+ <point x="1112" y="48"/>
+ <point x="780" y="48" type="curve" smooth="yes"/>
+ <point x="456" y="48"/>
+ <point x="240" y="204"/>
+ <point x="240" y="416" type="curve"/>
+ <point x="164" y="416" type="line"/>
+ <point x="164" y="116"/>
+ <point x="476" y="-28"/>
+ <point x="780" y="-28" type="curve" smooth="yes"/>
+ <point x="1124" y="-28"/>
+ <point x="1376" y="132"/>
+ <point x="1376" y="400" type="curve" smooth="yes"/>
+ <point x="1376" y="648"/>
+ <point x="1176" y="788"/>
+ <point x="780" y="788" type="curve"/>
+ </contour>
+ <contour>
+ <point x="780" y="732" type="line"/>
+ <point x="1144" y="732"/>
+ <point x="1348" y="900"/>
+ <point x="1348" y="1104" type="curve"/>
+ <point x="1348" y="1368"/>
+ <point x="1124" y="1516"/>
+ <point x="780" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="188" y="1352"/>
+ <point x="188" y="1100" type="curve"/>
+ <point x="264" y="1100" type="line"/>
+ <point x="264" y="1308"/>
+ <point x="492" y="1440"/>
+ <point x="780" y="1440" type="curve" smooth="yes"/>
+ <point x="1124" y="1440"/>
+ <point x="1272" y="1296"/>
+ <point x="1272" y="1108" type="curve"/>
+ <point x="1272" y="920"/>
+ <point x="1128" y="800"/>
+ <point x="772" y="800" type="curve" smooth="yes"/>
+ <point x="548" y="800" type="line"/>
+ <point x="548" y="732" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1543, 'leftMargin': 172, 'rightMargin': 160}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/epsilon1revclosed.glif b/src/disabled/Interface-Thin.ufo/glyphs/epsilon1revclosed.glif
new file mode 100644
index 000000000..6a30917e3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/epsilon1revclosed.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="epsilon1revclosed" format="1">
+ <advance width="1280"/>
+ <unicode hex="025E"/>
+ <outline>
+ <contour>
+ <point x="692" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="692" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1356" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1044" y="888" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="644" y="732" type="line"/>
+ <point x="992" y="732"/>
+ <point x="1172" y="900"/>
+ <point x="1172" y="1104" type="curve"/>
+ <point x="1172" y="1368"/>
+ <point x="972" y="1516"/>
+ <point x="692" y="1516" type="curve" smooth="yes"/>
+ <point x="364" y="1516"/>
+ <point x="84" y="1292"/>
+ <point x="84" y="764" type="curve"/>
+ <point x="160" y="764" type="line"/>
+ <point x="160" y="1216"/>
+ <point x="400" y="1440"/>
+ <point x="692" y="1440" type="curve" smooth="yes"/>
+ <point x="968" y="1440"/>
+ <point x="1096" y="1296"/>
+ <point x="1096" y="1108" type="curve"/>
+ <point x="1096" y="920"/>
+ <point x="972" y="800"/>
+ <point x="640" y="800" type="curve" smooth="yes"/>
+ <point x="440" y="800" type="line"/>
+ <point x="440" y="732" type="line"/>
+ </contour>
+ <contour>
+ <point x="440" y="788" type="line"/>
+ <point x="440" y="724" type="line"/>
+ <point x="640" y="724" type="line" smooth="yes"/>
+ <point x="960" y="724"/>
+ <point x="1124" y="628"/>
+ <point x="1124" y="396" type="curve" smooth="yes"/>
+ <point x="1124" y="184"/>
+ <point x="960" y="52"/>
+ <point x="692" y="52" type="curve" smooth="yes"/>
+ <point x="368" y="52"/>
+ <point x="160" y="308"/>
+ <point x="160" y="764" type="curve"/>
+ <point x="84" y="764" type="line"/>
+ <point x="84" y="188"/>
+ <point x="380" y="-24"/>
+ <point x="692" y="-24" type="curve" smooth="yes"/>
+ <point x="972" y="-24"/>
+ <point x="1200" y="132"/>
+ <point x="1200" y="400" type="curve" smooth="yes"/>
+ <point x="1200" y="648"/>
+ <point x="1024" y="788"/>
+ <point x="644" y="788" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1394, 'leftMargin': 120, 'rightMargin': 159}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/epsilon1revclosed_uni02DE__.glif b/src/disabled/Interface-Thin.ufo/glyphs/epsilon1revclosed_uni02DE__.glif
new file mode 100644
index 000000000..e7872dcb2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/epsilon1revclosed_uni02DE__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="epsilon1revclosed_uni02DE" format="1">
+ <advance width="2048"/>
+ <outline>
+ <component base="epsilon1revclosed" xOffset="-56"/>
+ <component base="uni02DE" xOffset="1280"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1829, 'leftMargin': 84, 'rightMargin': -250}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/epsilon1revhook.glif b/src/disabled/Interface-Thin.ufo/glyphs/epsilon1revhook.glif
new file mode 100644
index 000000000..f8e335e5e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/epsilon1revhook.glif
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="epsilon1revhook" format="1">
+ <advance width="2048"/>
+ <unicode hex="025D"/>
+ <outline>
+ <contour>
+ <point x="812" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="812" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1888" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1352" y="1120" type="line"/>
+ <point x="1484" y="1152" type="line"/>
+ <point x="1484" y="796"/>
+ <point x="1572" y="748"/>
+ <point x="1704" y="748" type="curve" smooth="yes"/>
+ <point x="1748" y="748"/>
+ <point x="1804" y="760"/>
+ <point x="1864" y="780" type="curve"/>
+ <point x="1844" y="852" type="line"/>
+ <point x="1796" y="836"/>
+ <point x="1752" y="824"/>
+ <point x="1708" y="824" type="curve" smooth="yes"/>
+ <point x="1624" y="824"/>
+ <point x="1544" y="852"/>
+ <point x="1556" y="1240" type="curve"/>
+ <point x="1352" y="1192" type="line"/>
+ </contour>
+ <contour>
+ <point x="572" y="788" type="line"/>
+ <point x="572" y="724" type="line"/>
+ <point x="796" y="724" type="line" smooth="yes"/>
+ <point x="1136" y="724"/>
+ <point x="1324" y="628"/>
+ <point x="1324" y="396" type="curve" smooth="yes"/>
+ <point x="1324" y="184"/>
+ <point x="1136" y="48"/>
+ <point x="804" y="48" type="curve" smooth="yes"/>
+ <point x="480" y="48"/>
+ <point x="264" y="204"/>
+ <point x="264" y="416" type="curve"/>
+ <point x="188" y="416" type="line"/>
+ <point x="188" y="116"/>
+ <point x="500" y="-28"/>
+ <point x="804" y="-28" type="curve" smooth="yes"/>
+ <point x="1148" y="-28"/>
+ <point x="1400" y="132"/>
+ <point x="1400" y="400" type="curve" smooth="yes"/>
+ <point x="1400" y="648"/>
+ <point x="1200" y="788"/>
+ <point x="804" y="788" type="curve"/>
+ </contour>
+ <contour>
+ <point x="804" y="732" type="line"/>
+ <point x="1168" y="732"/>
+ <point x="1372" y="900"/>
+ <point x="1372" y="1104" type="curve"/>
+ <point x="1372" y="1368"/>
+ <point x="1148" y="1516"/>
+ <point x="804" y="1516" type="curve" smooth="yes"/>
+ <point x="480" y="1516"/>
+ <point x="212" y="1352"/>
+ <point x="212" y="1100" type="curve"/>
+ <point x="288" y="1100" type="line"/>
+ <point x="288" y="1308"/>
+ <point x="516" y="1440"/>
+ <point x="804" y="1440" type="curve" smooth="yes"/>
+ <point x="1148" y="1440"/>
+ <point x="1296" y="1296"/>
+ <point x="1296" y="1108" type="curve"/>
+ <point x="1296" y="920"/>
+ <point x="1152" y="800"/>
+ <point x="796" y="800" type="curve" smooth="yes"/>
+ <point x="572" y="800" type="line"/>
+ <point x="572" y="732" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1871, 'leftMargin': 172, 'rightMargin': 24}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/epsilonclosed.glif b/src/disabled/Interface-Thin.ufo/glyphs/epsilonclosed.glif
new file mode 100644
index 000000000..a94453616
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/epsilonclosed.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="epsilonclosed" format="1">
+ <advance width="1536"/>
+ <unicode hex="029A"/>
+ <outline>
+ <contour>
+ <point x="720" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="720" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1444" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="972" y="732" type="line"/>
+ <point x="972" y="800" type="line"/>
+ <point x="772" y="800" type="line" smooth="yes"/>
+ <point x="436" y="800"/>
+ <point x="312" y="920"/>
+ <point x="312" y="1108" type="curve" smooth="yes"/>
+ <point x="312" y="1296"/>
+ <point x="444" y="1440"/>
+ <point x="716" y="1440" type="curve" smooth="yes"/>
+ <point x="1008" y="1440"/>
+ <point x="1252" y="1216"/>
+ <point x="1252" y="764" type="curve"/>
+ <point x="1328" y="764" type="line"/>
+ <point x="1328" y="1292"/>
+ <point x="1044" y="1516"/>
+ <point x="716" y="1516" type="curve" smooth="yes"/>
+ <point x="436" y="1516"/>
+ <point x="236" y="1368"/>
+ <point x="236" y="1104" type="curve" smooth="yes"/>
+ <point x="236" y="900"/>
+ <point x="416" y="732"/>
+ <point x="764" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="764" y="788" type="line"/>
+ <point x="384" y="788"/>
+ <point x="212" y="648"/>
+ <point x="212" y="400" type="curve" smooth="yes"/>
+ <point x="212" y="132"/>
+ <point x="436" y="-24"/>
+ <point x="716" y="-24" type="curve" smooth="yes"/>
+ <point x="1028" y="-24"/>
+ <point x="1328" y="188"/>
+ <point x="1328" y="764" type="curve"/>
+ <point x="1252" y="764" type="line"/>
+ <point x="1252" y="308"/>
+ <point x="1040" y="52"/>
+ <point x="716" y="52" type="curve" smooth="yes"/>
+ <point x="452" y="52"/>
+ <point x="288" y="184"/>
+ <point x="288" y="396" type="curve" smooth="yes"/>
+ <point x="288" y="628"/>
+ <point x="448" y="724"/>
+ <point x="772" y="724" type="curve" smooth="yes"/>
+ <point x="972" y="724" type="line"/>
+ <point x="972" y="788" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1394, 'leftMargin': 160, 'rightMargin': 119}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/equal.glif b/src/disabled/Interface-Thin.ufo/glyphs/equal.glif
new file mode 100644
index 000000000..2f4afb29a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/equal.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="equal" format="1">
+ <advance width="1536"/>
+ <unicode hex="003D"/>
+ <outline>
+ <contour>
+ <point x="1344" y="1232" type="line"/>
+ <point x="196" y="1232" type="line"/>
+ <point x="196" y="1160" type="line"/>
+ <point x="1344" y="1160" type="line"/>
+ </contour>
+ <contour>
+ <point x="1344" y="676" type="line"/>
+ <point x="196" y="676" type="line"/>
+ <point x="196" y="600" type="line"/>
+ <point x="1344" y="600" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1570, 'leftMargin': 202, 'rightMargin': 221}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/equalsub.glif b/src/disabled/Interface-Thin.ufo/glyphs/equalsub.glif
new file mode 100644
index 000000000..c6bb6fb1c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/equalsub.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="equalsub" format="1">
+ <advance width="1024"/>
+ <unicode hex="208C"/>
+ <outline>
+ <component base="equalsuperior" xOffset="-4" yOffset="-1348"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 943, 'leftMargin': 152, 'rightMargin': 67}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/equalsuperior.glif b/src/disabled/Interface-Thin.ufo/glyphs/equalsuperior.glif
new file mode 100644
index 000000000..6d8f64140
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/equalsuperior.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="equalsuperior" format="1">
+ <advance width="1024"/>
+ <unicode hex="207C"/>
+ <outline>
+ <contour>
+ <point x="876" y="1556" type="line"/>
+ <point x="152" y="1556" type="line"/>
+ <point x="152" y="1484" type="line"/>
+ <point x="876" y="1484" type="line"/>
+ </contour>
+ <contour>
+ <point x="876" y="1204" type="line"/>
+ <point x="152" y="1204" type="line"/>
+ <point x="152" y="1128" type="line"/>
+ <point x="876" y="1128" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 943, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/erev.glif b/src/disabled/Interface-Thin.ufo/glyphs/erev.glif
new file mode 100644
index 000000000..7efd9db9b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/erev.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="erev" format="1">
+ <advance width="1536"/>
+ <unicode hex="0258"/>
+ <outline>
+ <contour>
+ <point x="1316" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="740" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="712" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1484" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="712" y="-28" type="curve" smooth="yes"/>
+ <point x="1072" y="-28"/>
+ <point x="1364" y="280"/>
+ <point x="1364" y="712" type="curve" smooth="yes"/>
+ <point x="1364" y="772" type="line" smooth="yes"/>
+ <point x="1364" y="1208"/>
+ <point x="1084" y="1516"/>
+ <point x="740" y="1516" type="curve" smooth="yes"/>
+ <point x="408" y="1516"/>
+ <point x="176" y="1260"/>
+ <point x="176" y="880" type="curve" smooth="yes"/>
+ <point x="176" y="792" type="line"/>
+ <point x="1316" y="792" type="line"/>
+ <point x="1316" y="868" type="line"/>
+ <point x="248" y="868" type="line"/>
+ <point x="248" y="888" type="line"/>
+ <point x="248" y="1184"/>
+ <point x="440" y="1440"/>
+ <point x="740" y="1440" type="curve" smooth="yes"/>
+ <point x="1068" y="1440"/>
+ <point x="1288" y="1140"/>
+ <point x="1288" y="772" type="curve" smooth="yes"/>
+ <point x="1288" y="712" type="line" smooth="yes"/>
+ <point x="1288" y="340"/>
+ <point x="1040" y="44"/>
+ <point x="712" y="44" type="curve" smooth="yes"/>
+ <point x="540" y="44"/>
+ <point x="396" y="92"/>
+ <point x="272" y="252" type="curve"/>
+ <point x="220" y="212" type="line"/>
+ <point x="316" y="72"/>
+ <point x="476" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1419.0, 'leftMargin': 110, 'rightMargin': 120.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/esh.glif b/src/disabled/Interface-Thin.ufo/glyphs/esh.glif
new file mode 100644
index 000000000..480785150
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/esh.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="esh" format="1">
+ <advance width="1280"/>
+ <unicode hex="0283"/>
+ <outline>
+ <contour>
+ <point x="884" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="380" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1212" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="676" y="0" type="line"/>
+ <point x="676" y="1700" type="line" smooth="yes"/>
+ <point x="676" y="1932"/>
+ <point x="800" y="2068"/>
+ <point x="996" y="2068" type="curve" smooth="yes"/>
+ <point x="1068" y="2068"/>
+ <point x="1104" y="2060"/>
+ <point x="1156" y="2048" type="curve"/>
+ <point x="1168" y="2120" type="line"/>
+ <point x="1112" y="2136"/>
+ <point x="1048" y="2140"/>
+ <point x="992" y="2140" type="curve" smooth="yes"/>
+ <point x="752" y="2140"/>
+ <point x="604" y="1984"/>
+ <point x="604" y="1700" type="curve" smooth="yes"/>
+ <point x="604" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="604" y="1540" type="line"/>
+ <point x="604" y="-160" type="line" smooth="yes"/>
+ <point x="604" y="-392"/>
+ <point x="484" y="-528"/>
+ <point x="288" y="-528" type="curve" smooth="yes"/>
+ <point x="212" y="-528"/>
+ <point x="176" y="-520"/>
+ <point x="124" y="-508" type="curve"/>
+ <point x="112" y="-580" type="line"/>
+ <point x="172" y="-596"/>
+ <point x="232" y="-600"/>
+ <point x="288" y="-600" type="curve" smooth="yes"/>
+ <point x="532" y="-600"/>
+ <point x="676" y="-444"/>
+ <point x="676" y="-160" type="curve" smooth="yes"/>
+ <point x="676" y="1540" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2140.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-600.875</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1139, 'leftMargin': 41, 'rightMargin': 42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/eshcurl.glif b/src/disabled/Interface-Thin.ufo/glyphs/eshcurl.glif
new file mode 100644
index 000000000..ab1efaf6e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/eshcurl.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eshcurl" format="1">
+ <advance width="1024"/>
+ <unicode hex="0286"/>
+ <outline>
+ <contour>
+ <point x="832" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="248" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="880" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="608" y="176" type="line"/>
+ <point x="536" y="176" type="line"/>
+ <point x="536" y="176"/>
+ <point x="536" y="-68"/>
+ <point x="536" y="-196" type="curve" smooth="yes"/>
+ <point x="536" y="-404"/>
+ <point x="468" y="-528"/>
+ <point x="260" y="-528" type="curve" smooth="yes"/>
+ <point x="92" y="-528"/>
+ <point x="-4" y="-416"/>
+ <point x="-4" y="-280" type="curve" smooth="yes"/>
+ <point x="-4" y="-140"/>
+ <point x="84" y="-52"/>
+ <point x="232" y="-52" type="curve" smooth="yes"/>
+ <point x="380" y="-52"/>
+ <point x="480" y="-144"/>
+ <point x="592" y="-312" type="curve"/>
+ <point x="740" y="-552" type="line"/>
+ <point x="800" y="-508" type="line"/>
+ <point x="596" y="-184" type="line"/>
+ <point x="492" y="-60"/>
+ <point x="380" y="24"/>
+ <point x="220" y="24" type="curve" smooth="yes"/>
+ <point x="56" y="24"/>
+ <point x="-76" y="-80"/>
+ <point x="-76" y="-280" type="curve" smooth="yes"/>
+ <point x="-76" y="-452"/>
+ <point x="36" y="-600"/>
+ <point x="260" y="-600" type="curve" smooth="yes"/>
+ <point x="484" y="-600"/>
+ <point x="608" y="-472"/>
+ <point x="608" y="-188" type="curve"/>
+ </contour>
+ <contour>
+ <point x="608" y="0" type="line"/>
+ <point x="608" y="1700" type="line" smooth="yes"/>
+ <point x="608" y="1932"/>
+ <point x="728" y="2068"/>
+ <point x="924" y="2068" type="curve" smooth="yes"/>
+ <point x="1000" y="2068"/>
+ <point x="1036" y="2060"/>
+ <point x="1088" y="2048" type="curve"/>
+ <point x="1100" y="2120" type="line"/>
+ <point x="1040" y="2136"/>
+ <point x="980" y="2140"/>
+ <point x="924" y="2140" type="curve" smooth="yes"/>
+ <point x="680" y="2140"/>
+ <point x="536" y="1984"/>
+ <point x="536" y="1700" type="curve" smooth="yes"/>
+ <point x="536" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 983, 'leftMargin': 28, 'rightMargin': -220}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/eshlooprev.glif b/src/disabled/Interface-Thin.ufo/glyphs/eshlooprev.glif
new file mode 100644
index 000000000..dee42f503
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/eshlooprev.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eshlooprev" format="1">
+ <advance width="1536"/>
+ <unicode hex="01AA"/>
+ <outline>
+ <contour>
+ <point x="912" y="1612" type="line"/>
+ <point x="912" y="-124" type="line" smooth="yes"/>
+ <point x="912" y="-432"/>
+ <point x="1060" y="-600"/>
+ <point x="1304" y="-600" type="curve" smooth="yes"/>
+ <point x="1360" y="-600"/>
+ <point x="1404" y="-592"/>
+ <point x="1460" y="-572" type="curve"/>
+ <point x="1440" y="-504" type="line"/>
+ <point x="1412" y="-512"/>
+ <point x="1356" y="-528"/>
+ <point x="1304" y="-528" type="curve" smooth="yes"/>
+ <point x="1100" y="-528"/>
+ <point x="988" y="-380"/>
+ <point x="988" y="-124" type="curve" smooth="yes"/>
+ <point x="988" y="1716" type="line"/>
+ </contour>
+ <contour>
+ <point x="80" y="1716" type="curve" smooth="yes"/>
+ <point x="80" y="1428"/>
+ <point x="284" y="1264"/>
+ <point x="532" y="1264" type="curve" smooth="yes"/>
+ <point x="784" y="1264"/>
+ <point x="988" y="1468"/>
+ <point x="988" y="1716" type="curve" smooth="yes"/>
+ <point x="988" y="1992"/>
+ <point x="784" y="2176"/>
+ <point x="532" y="2176" type="curve" smooth="yes"/>
+ <point x="296" y="2176"/>
+ <point x="80" y="2000"/>
+ </contour>
+ <contour>
+ <point x="532" y="1340" type="curve" smooth="yes"/>
+ <point x="328" y="1340"/>
+ <point x="152" y="1476"/>
+ <point x="152" y="1716" type="curve" smooth="yes"/>
+ <point x="152" y="1960"/>
+ <point x="328" y="2100"/>
+ <point x="532" y="2100" type="curve" smooth="yes"/>
+ <point x="728" y="2100"/>
+ <point x="912" y="1960"/>
+ <point x="912" y="1724" type="curve" smooth="yes"/>
+ <point x="912" y="1476"/>
+ <point x="728" y="1340"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1312, 'leftMargin': 55, 'rightMargin': -124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/eshshortrev.glif b/src/disabled/Interface-Thin.ufo/glyphs/eshshortrev.glif
new file mode 100644
index 000000000..99922807b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/eshshortrev.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eshshortrev" format="1">
+ <advance width="1280"/>
+ <unicode hex="0285"/>
+ <outline>
+ <contour>
+ <point x="420" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="896" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1212" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="676" y="0" type="line"/>
+ <point x="676" y="1076" type="line" smooth="yes"/>
+ <point x="676" y="1360"/>
+ <point x="532" y="1516"/>
+ <point x="288" y="1516" type="curve" smooth="yes"/>
+ <point x="232" y="1516"/>
+ <point x="172" y="1512"/>
+ <point x="112" y="1492" type="curve"/>
+ <point x="124" y="1420" type="line"/>
+ <point x="176" y="1436"/>
+ <point x="212" y="1440"/>
+ <point x="288" y="1440" type="curve" smooth="yes"/>
+ <point x="484" y="1440"/>
+ <point x="604" y="1308"/>
+ <point x="604" y="1076" type="curve" smooth="yes"/>
+ <point x="604" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="604" y="912" type="line"/>
+ <point x="604" y="-160" type="line" smooth="yes"/>
+ <point x="604" y="-444"/>
+ <point x="752" y="-600"/>
+ <point x="992" y="-600" type="curve" smooth="yes"/>
+ <point x="1048" y="-600"/>
+ <point x="1112" y="-596"/>
+ <point x="1168" y="-580" type="curve"/>
+ <point x="1156" y="-508" type="line"/>
+ <point x="1104" y="-520"/>
+ <point x="1068" y="-528"/>
+ <point x="996" y="-528" type="curve" smooth="yes"/>
+ <point x="800" y="-528"/>
+ <point x="676" y="-392"/>
+ <point x="676" y="-160" type="curve" smooth="yes"/>
+ <point x="676" y="912" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1515.25</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1139, 'leftMargin': 41, 'rightMargin': 42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/estimated.glif b/src/disabled/Interface-Thin.ufo/glyphs/estimated.glif
new file mode 100644
index 000000000..e5fee52b7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/estimated.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="estimated" format="1">
+ <advance width="1792"/>
+ <unicode hex="212E"/>
+ <outline>
+ <contour>
+ <point x="1424" y="272" type="line"/>
+ <point x="1260" y="156"/>
+ <point x="1088" y="104"/>
+ <point x="916" y="104" type="curve" smooth="yes"/>
+ <point x="776" y="104"/>
+ <point x="644" y="164"/>
+ <point x="540" y="256" type="curve"/>
+ <point x="540" y="708" type="line"/>
+ <point x="1596" y="708" type="line"/>
+ <point x="1596" y="756"/>
+ <point x="1596" y="768"/>
+ <point x="1596" y="772" type="curve" smooth="yes"/>
+ <point x="1596" y="1200"/>
+ <point x="1292" y="1516"/>
+ <point x="916" y="1516" type="curve" smooth="yes"/>
+ <point x="556" y="1516"/>
+ <point x="196" y="1168"/>
+ <point x="196" y="744" type="curve" smooth="yes"/>
+ <point x="196" y="320"/>
+ <point x="520" y="-28"/>
+ <point x="916" y="-28" type="curve" smooth="yes"/>
+ <point x="1096" y="-28"/>
+ <point x="1272" y="32"/>
+ <point x="1424" y="128" type="curve"/>
+ </contour>
+ <contour>
+ <point x="916" y="1388" type="curve"/>
+ <point x="1056" y="1388"/>
+ <point x="1188" y="1328"/>
+ <point x="1284" y="1232" type="curve"/>
+ <point x="1284" y="836" type="line"/>
+ <point x="540" y="836" type="line"/>
+ <point x="540" y="1220" type="line"/>
+ <point x="648" y="1320"/>
+ <point x="780" y="1388"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1778, 'leftMargin': 202, 'rightMargin': 175}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/eta.glif b/src/disabled/Interface-Thin.ufo/glyphs/eta.glif
new file mode 100644
index 000000000..426a17280
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/eta.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eta" format="1">
+ <advance width="1536"/>
+ <unicode hex="03B7"/>
+ <outline>
+ <contour>
+ <point x="788" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="268" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1536" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="304" y="1172" type="line"/>
+ <point x="304" y="1488" type="line"/>
+ <point x="232" y="1488" type="line"/>
+ <point x="232" y="0" type="line"/>
+ <point x="304" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="296" y="764" type="line"/>
+ <point x="296" y="1080"/>
+ <point x="404" y="1440"/>
+ <point x="820" y="1440" type="curve" smooth="yes"/>
+ <point x="1052" y="1440"/>
+ <point x="1232" y="1336"/>
+ <point x="1232" y="936" type="curve"/>
+ <point x="1232" y="-572" type="line"/>
+ <point x="1308" y="-572" type="line"/>
+ <point x="1308" y="932" type="line"/>
+ <point x="1308" y="1344"/>
+ <point x="1140" y="1516"/>
+ <point x="820" y="1516" type="curve" smooth="yes"/>
+ <point x="412" y="1516"/>
+ <point x="232" y="1204"/>
+ <point x="232" y="764" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 237, 'rightMargin': 229}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/eth.glif b/src/disabled/Interface-Thin.ufo/glyphs/eth.glif
new file mode 100644
index 000000000..e07779b32
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/eth.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eth" format="1">
+ <advance width="1536"/>
+ <unicode hex="00F0"/>
+ <outline>
+ <contour>
+ <point x="400" y="2100" type="line"/>
+ <point x="904" y="1912"/>
+ <point x="1292" y="1604"/>
+ <point x="1292" y="848" type="curve" smooth="yes"/>
+ <point x="1292" y="736" type="line" smooth="yes"/>
+ <point x="1292" y="340"/>
+ <point x="1104" y="52"/>
+ <point x="804" y="52" type="curve" smooth="yes"/>
+ <point x="448" y="52"/>
+ <point x="248" y="344"/>
+ <point x="248" y="640" type="curve"/>
+ <point x="248" y="968"/>
+ <point x="400" y="1232"/>
+ <point x="760" y="1232" type="curve"/>
+ <point x="1148" y="1232"/>
+ <point x="1320" y="960"/>
+ <point x="1320" y="788" type="curve"/>
+ <point x="1364" y="804" type="line"/>
+ <point x="1364" y="1128"/>
+ <point x="1068" y="1312"/>
+ <point x="760" y="1312" type="curve"/>
+ <point x="392" y="1312"/>
+ <point x="172" y="1068"/>
+ <point x="172" y="640" type="curve"/>
+ <point x="172" y="268"/>
+ <point x="432" y="-28"/>
+ <point x="800" y="-28" type="curve" smooth="yes"/>
+ <point x="1128" y="-28"/>
+ <point x="1364" y="284"/>
+ <point x="1364" y="736" type="curve"/>
+ <point x="1364" y="848" type="line"/>
+ <point x="1364" y="1552"/>
+ <point x="1056" y="1936"/>
+ <point x="428" y="2168" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1296" y="1944" type="line"/>
+ <point x="1256" y="2008" type="line"/>
+ <point x="608" y="1648" type="line"/>
+ <point x="644" y="1580" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 238, 'rightMargin': 196}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/eurocurrency.glif b/src/disabled/Interface-Thin.ufo/glyphs/eurocurrency.glif
new file mode 100644
index 000000000..c9e621c71
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/eurocurrency.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="eurocurrency" format="1">
+ <advance width="2048"/>
+ <unicode hex="20A0"/>
+ <outline>
+ <contour>
+ <point x="800" y="756" type="line"/>
+ <point x="472" y="756"/>
+ <point x="264" y="988"/>
+ <point x="264" y="1336" type="curve" smooth="yes"/>
+ <point x="264" y="1460" type="line" smooth="yes"/>
+ <point x="264" y="1808"/>
+ <point x="468" y="2040"/>
+ <point x="800" y="2040" type="curve" smooth="yes"/>
+ <point x="1136" y="2040"/>
+ <point x="1316" y="1888"/>
+ <point x="1316" y="1600" type="curve"/>
+ <point x="1392" y="1600" type="line"/>
+ <point x="1392" y="1944"/>
+ <point x="1164" y="2112"/>
+ <point x="800" y="2112" type="curve" smooth="yes"/>
+ <point x="420" y="2112"/>
+ <point x="192" y="1848"/>
+ <point x="192" y="1460" type="curve" smooth="yes"/>
+ <point x="192" y="1336" type="line" smooth="yes"/>
+ <point x="192" y="948"/>
+ <point x="424" y="680"/>
+ <point x="800" y="680" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1860" y="76" type="line"/>
+ <point x="832" y="76" type="line"/>
+ <point x="832" y="0" type="line"/>
+ <point x="1860" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="876" y="1380" type="line"/>
+ <point x="800" y="1380" type="line"/>
+ <point x="800" y="0" type="line"/>
+ <point x="876" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1740" y="752" type="line"/>
+ <point x="832" y="752" type="line"/>
+ <point x="832" y="680" type="line"/>
+ <point x="1740" y="680" type="line"/>
+ </contour>
+ <contour>
+ <point x="1860" y="1380" type="line"/>
+ <point x="832" y="1380" type="line"/>
+ <point x="832" y="1304" type="line"/>
+ <point x="1860" y="1304" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2113.375</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1910, 'leftMargin': 138, 'rightMargin': 103}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/exclam.glif b/src/disabled/Interface-Thin.ufo/glyphs/exclam.glif
new file mode 100644
index 000000000..1b6c4a078
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/exclam.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="exclam" format="1">
+ <advance width="512"/>
+ <unicode hex="0021"/>
+ <outline>
+ <contour>
+ <point x="284" y="2004" type="line"/>
+ <point x="208" y="2004" type="line"/>
+ <point x="208" y="552" type="line"/>
+ <point x="284" y="552" type="line"/>
+ </contour>
+ <contour>
+ <point x="180" y="68" type="curve" smooth="yes"/>
+ <point x="180" y="24"/>
+ <point x="212" y="-8"/>
+ <point x="256" y="-8" type="curve" smooth="yes"/>
+ <point x="300" y="-8"/>
+ <point x="332" y="24"/>
+ <point x="332" y="68" type="curve" smooth="yes"/>
+ <point x="332" y="112"/>
+ <point x="300" y="144"/>
+ <point x="256" y="144" type="curve" smooth="yes"/>
+ <point x="212" y="144"/>
+ <point x="180" y="112"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 546, 'leftMargin': 202, 'rightMargin': 191}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/exclam1.glif b/src/disabled/Interface-Thin.ufo/glyphs/exclam1.glif
new file mode 100644
index 000000000..b0211ecee
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/exclam1.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="exclam1" format="1">
+ <advance width="512"/>
+ <unicode hex="01C3"/>
+ <outline>
+ <component base="exclam" xOffset="-24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 546, 'leftMargin': 202, 'rightMargin': 191}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/exclamdown.glif b/src/disabled/Interface-Thin.ufo/glyphs/exclamdown.glif
new file mode 100644
index 000000000..0ca3493a7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/exclamdown.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="exclamdown" format="1">
+ <advance width="512"/>
+ <unicode hex="00A1"/>
+ <outline>
+ <contour>
+ <point x="232" y="-496" type="line"/>
+ <point x="304" y="-496" type="line"/>
+ <point x="304" y="956" type="line"/>
+ <point x="232" y="956" type="line"/>
+ </contour>
+ <contour>
+ <point x="332" y="1440" type="curve" smooth="yes"/>
+ <point x="332" y="1484"/>
+ <point x="300" y="1516"/>
+ <point x="256" y="1516" type="curve" smooth="yes"/>
+ <point x="216" y="1516"/>
+ <point x="180" y="1484"/>
+ <point x="180" y="1440" type="curve" smooth="yes"/>
+ <point x="180" y="1400"/>
+ <point x="216" y="1364"/>
+ <point x="256" y="1364" type="curve" smooth="yes"/>
+ <point x="300" y="1364"/>
+ <point x="332" y="1400"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 558, 'leftMargin': 195, 'rightMargin': 210}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/f.glif b/src/disabled/Interface-Thin.ufo/glyphs/f.glif
new file mode 100644
index 000000000..ddb49608e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/f.glif
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="f" format="1">
+ <advance width="1024"/>
+ <unicode hex="0066"/>
+ <outline>
+ <contour>
+ <point x="724" y="2312" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="464" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="896" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="896" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="896" y="2312" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="436" y="0" type="line"/>
+ <point x="436" y="1700" type="line"/>
+ <point x="436" y="1932"/>
+ <point x="556" y="2068"/>
+ <point x="752" y="2068" type="curve" smooth="yes"/>
+ <point x="824" y="2068"/>
+ <point x="860" y="2060"/>
+ <point x="912" y="2048" type="curve"/>
+ <point x="924" y="2120" type="line"/>
+ <point x="868" y="2136"/>
+ <point x="804" y="2140"/>
+ <point x="748" y="2140" type="curve" smooth="yes"/>
+ <point x="508" y="2140"/>
+ <point x="360" y="1984"/>
+ <point x="360" y="1700" type="curve"/>
+ <point x="360" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="828" y="1488" type="line"/>
+ <point x="100" y="1488" type="line"/>
+ <point x="100" y="1412" type="line"/>
+ <point x="828" y="1412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1229.25</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>257.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 887, 'leftMargin': 91, 'rightMargin': -27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/f_f.glif b/src/disabled/Interface-Thin.ufo/glyphs/f_f.glif
new file mode 100644
index 000000000..5ab8a1eeb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/f_f.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="f_f" format="1">
+ <advance width="1792"/>
+ <unicode hex="FB00"/>
+ <outline>
+ <component base="f" xOffset="32"/>
+ <component base="f" xOffset="756"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1609, 'leftMargin': 91, 'rightMargin': -27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/f_f_i.glif b/src/disabled/Interface-Thin.ufo/glyphs/f_f_i.glif
new file mode 100644
index 000000000..3a6ccd596
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/f_f_i.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="f_f_i" format="1">
+ <advance width="2304"/>
+ <unicode hex="FB03"/>
+ <outline>
+ <contour>
+ <point x="172" y="0" type="line"/>
+ <point x="172" y="1620" type="line"/>
+ <point x="172" y="1888"/>
+ <point x="356" y="2024"/>
+ <point x="668" y="2024" type="curve" smooth="yes"/>
+ <point x="712" y="2024"/>
+ <point x="816" y="2024"/>
+ <point x="852" y="2024" type="curve"/>
+ <point x="868" y="2104" type="line"/>
+ <point x="812" y="2108"/>
+ <point x="696" y="2108"/>
+ <point x="640" y="2108" type="curve" smooth="yes"/>
+ <point x="328" y="2108"/>
+ <point x="76" y="1924"/>
+ <point x="76" y="1620" type="curve"/>
+ <point x="76" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="732" y="1376" type="line"/>
+ <point x="-96" y="1376" type="line"/>
+ <point x="-96" y="1280" type="line"/>
+ <point x="728" y="1280" type="line"/>
+ </contour>
+ <component base="fi" xOffset="988"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2259, 'leftMargin': 84, 'rightMargin': -321}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/f_f_l.glif b/src/disabled/Interface-Thin.ufo/glyphs/f_f_l.glif
new file mode 100644
index 000000000..894de9bc9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/f_f_l.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="f_f_l" format="1">
+ <advance width="2304"/>
+ <unicode hex="FB04"/>
+ <outline>
+ <contour>
+ <point x="528" y="0" type="line"/>
+ <point x="528" y="1700" type="line"/>
+ <point x="528" y="1932"/>
+ <point x="648" y="2068"/>
+ <point x="844" y="2068" type="curve" smooth="yes"/>
+ <point x="916" y="2068"/>
+ <point x="956" y="2060"/>
+ <point x="1008" y="2048" type="curve"/>
+ <point x="1016" y="2120" type="line"/>
+ <point x="960" y="2136"/>
+ <point x="900" y="2140"/>
+ <point x="840" y="2140" type="curve" smooth="yes"/>
+ <point x="600" y="2140"/>
+ <point x="452" y="1984"/>
+ <point x="452" y="1700" type="curve"/>
+ <point x="452" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1072" y="1488" type="line"/>
+ <point x="196" y="1488" type="line"/>
+ <point x="196" y="1412" type="line"/>
+ <point x="1072" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="1320" y="0" type="line"/>
+ <point x="1320" y="1700" type="line"/>
+ <point x="1320" y="1932"/>
+ <point x="1440" y="2068"/>
+ <point x="1636" y="2068" type="curve" smooth="yes"/>
+ <point x="1780" y="2068"/>
+ <point x="1916" y="2036"/>
+ <point x="2060" y="2004" type="curve"/>
+ <point x="2112" y="2056" type="line"/>
+ <point x="1952" y="2104"/>
+ <point x="1764" y="2140"/>
+ <point x="1632" y="2140" type="curve" smooth="yes"/>
+ <point x="1392" y="2140"/>
+ <point x="1244" y="1984"/>
+ <point x="1244" y="1700" type="curve"/>
+ <point x="1244" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2036" y="0" type="line"/>
+ <point x="2112" y="0" type="line"/>
+ <point x="2112" y="2056" type="line"/>
+ <point x="2036" y="2056" type="line"/>
+ </contour>
+ <contour>
+ <point x="1712" y="1488" type="line"/>
+ <point x="988" y="1488" type="line"/>
+ <point x="988" y="1412" type="line"/>
+ <point x="1712" y="1412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2259, 'leftMargin': 91, 'rightMargin': 251}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/f_l.glif b/src/disabled/Interface-Thin.ufo/glyphs/f_l.glif
new file mode 100644
index 000000000..b6a0eed67
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/f_l.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="f_l" format="1">
+ <advance width="1536"/>
+ <unicode hex="FB02"/>
+ <outline>
+ <contour>
+ <point x="1412" y="2048" type="line"/>
+ <point x="1320" y="2048" type="line"/>
+ <point x="1320" y="0" type="line"/>
+ <point x="1412" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="376" y="0" type="line"/>
+ <point x="376" y="1604" type="line"/>
+ <point x="376" y="1852"/>
+ <point x="592" y="2020"/>
+ <point x="904" y="2020" type="curve" smooth="yes"/>
+ <point x="1076" y="2020"/>
+ <point x="1352" y="1984"/>
+ <point x="1388" y="1960" type="curve"/>
+ <point x="1412" y="2044" type="line"/>
+ <point x="1224" y="2076"/>
+ <point x="980" y="2092"/>
+ <point x="860" y="2092" type="curve" smooth="yes"/>
+ <point x="548" y="2092"/>
+ <point x="296" y="1888"/>
+ <point x="296" y="1604" type="curve"/>
+ <point x="296" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="904" y="1376" type="line"/>
+ <point x="124" y="1376" type="line"/>
+ <point x="124" y="1280" type="line"/>
+ <point x="900" y="1280" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1467, 'leftMargin': 84, 'rightMargin': 95}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/fi.glif b/src/disabled/Interface-Thin.ufo/glyphs/fi.glif
new file mode 100644
index 000000000..3f4a6ecbb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/fi.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="fi" format="1">
+ <advance width="1536"/>
+ <unicode hex="FB01"/>
+ <outline>
+ <contour>
+ <point x="1412" y="1536" type="line"/>
+ <point x="1320" y="1536" type="line"/>
+ <point x="1320" y="0" type="line"/>
+ <point x="1412" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="376" y="0" type="line"/>
+ <point x="376" y="1604" type="line"/>
+ <point x="376" y="1852"/>
+ <point x="584" y="2024"/>
+ <point x="896" y="2024" type="curve" smooth="yes"/>
+ <point x="1068" y="2024"/>
+ <point x="1296" y="1916"/>
+ <point x="1364" y="1788" type="curve"/>
+ <point x="1408" y="1844" type="line"/>
+ <point x="1296" y="2040"/>
+ <point x="980" y="2092"/>
+ <point x="860" y="2092" type="curve" smooth="yes"/>
+ <point x="548" y="2092"/>
+ <point x="296" y="1888"/>
+ <point x="296" y="1604" type="curve"/>
+ <point x="296" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="904" y="1376" type="line"/>
+ <point x="124" y="1376" type="line"/>
+ <point x="124" y="1280" type="line"/>
+ <point x="900" y="1280" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1467, 'leftMargin': 84, 'rightMargin': 95}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/figuredash.glif b/src/disabled/Interface-Thin.ufo/glyphs/figuredash.glif
new file mode 100644
index 000000000..d5e70d589
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/figuredash.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="figuredash" format="1">
+ <advance width="1536"/>
+ <unicode hex="2012"/>
+ <outline>
+ <component base="minus" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1605, 'leftMargin': 196, 'rightMargin': 261}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/finalkaf.glif b/src/disabled/Interface-Thin.ufo/glyphs/finalkaf.glif
new file mode 100644
index 000000000..a83ef0505
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/finalkaf.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="finalkaf" format="1">
+ <advance width="1536"/>
+ <unicode hex="02AA"/>
+ <outline>
+ <contour>
+ <point x="860" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="860" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1568" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1320" y="364" type="curve" smooth="yes"/>
+ <point x="1320" y="208"/>
+ <point x="1164" y="44"/>
+ <point x="892" y="44" type="curve" smooth="yes"/>
+ <point x="628" y="44"/>
+ <point x="420" y="140"/>
+ <point x="232" y="300" type="curve"/>
+ <point x="232" y="204" type="line"/>
+ <point x="308" y="132"/>
+ <point x="560" y="-28"/>
+ <point x="892" y="-28" type="curve" smooth="yes"/>
+ <point x="1192" y="-28"/>
+ <point x="1392" y="132"/>
+ <point x="1392" y="364" type="curve"/>
+ <point x="1392" y="604"/>
+ <point x="1232" y="720"/>
+ <point x="888" y="796" type="curve" smooth="yes"/>
+ <point x="508" y="884"/>
+ <point x="436" y="984"/>
+ <point x="436" y="1144" type="curve"/>
+ <point x="436" y="1284"/>
+ <point x="560" y="1440"/>
+ <point x="860" y="1440" type="curve" smooth="yes"/>
+ <point x="1156" y="1440"/>
+ <point x="1316" y="1276"/>
+ <point x="1316" y="1092" type="curve"/>
+ <point x="1392" y="1092" type="line"/>
+ <point x="1392" y="1344"/>
+ <point x="1192" y="1516"/>
+ <point x="860" y="1516" type="curve" smooth="yes"/>
+ <point x="548" y="1516"/>
+ <point x="364" y="1348"/>
+ <point x="364" y="1140" type="curve"/>
+ <point x="364" y="896"/>
+ <point x="532" y="804"/>
+ <point x="864" y="732" type="curve" smooth="yes"/>
+ <point x="1232" y="652"/>
+ <point x="1320" y="500"/>
+ </contour>
+ <component base="l" xOffset="-76"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1643, 'leftMargin': 220, 'rightMargin': 173}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/finalmem.glif b/src/disabled/Interface-Thin.ufo/glyphs/finalmem.glif
new file mode 100644
index 000000000..417f1ffe3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/finalmem.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="finalmem" format="1">
+ <advance width="1280"/>
+ <unicode hex="02AD"/>
+ <outline>
+ <contour>
+ <point x="636" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="636" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1296" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1076" y="800" type="line"/>
+ <point x="200" y="800" type="line"/>
+ <point x="200" y="724" type="line"/>
+ <point x="1076" y="724" type="line"/>
+ </contour>
+ <contour>
+ <point x="224" y="800" type="line"/>
+ <point x="152" y="800" type="line"/>
+ <point x="152" y="0" type="line"/>
+ <point x="224" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1128" y="800" type="line"/>
+ <point x="1056" y="800" type="line"/>
+ <point x="1056" y="0" type="line"/>
+ <point x="1128" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1076" y="2000" type="line"/>
+ <point x="200" y="2000" type="line"/>
+ <point x="200" y="1928" type="line"/>
+ <point x="1076" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="224" y="2000" type="line"/>
+ <point x="152" y="2000" type="line"/>
+ <point x="152" y="1204" type="line"/>
+ <point x="224" y="1204" type="line"/>
+ </contour>
+ <contour>
+ <point x="1128" y="2000" type="line"/>
+ <point x="1056" y="2000" type="line"/>
+ <point x="1056" y="1204" type="line"/>
+ <point x="1128" y="1204" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1308, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/finalnun.glif b/src/disabled/Interface-Thin.ufo/glyphs/finalnun.glif
new file mode 100644
index 000000000..78d515923
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/finalnun.glif
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="finalnun" format="1">
+ <advance width="2048"/>
+ <unicode hex="02AF"/>
+ <outline>
+ <contour>
+ <point x="964" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="964" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1940" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1488" y="-64" type="line"/>
+ <point x="1564" y="-64" type="line"/>
+ <point x="1564" y="1488" type="line"/>
+ <point x="1488" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1500" y="616" type="line"/>
+ <point x="1488" y="440"/>
+ <point x="1340" y="44"/>
+ <point x="964" y="44" type="curve" smooth="yes"/>
+ <point x="728" y="44"/>
+ <point x="560" y="160"/>
+ <point x="560" y="580" type="curve" smooth="yes"/>
+ <point x="560" y="1008" type="line"/>
+ <point x="488" y="1008" type="line"/>
+ <point x="488" y="580" type="line" smooth="yes"/>
+ <point x="488" y="148"/>
+ <point x="660" y="-28"/>
+ <point x="960" y="-28" type="curve" smooth="yes"/>
+ <point x="1284" y="-28"/>
+ <point x="1504" y="244"/>
+ <point x="1540" y="540" type="curve"/>
+ </contour>
+ <contour>
+ <point x="560" y="952" type="line"/>
+ <point x="560" y="1036" type="line" smooth="yes"/>
+ <point x="560" y="1348"/>
+ <point x="472" y="1516"/>
+ <point x="224" y="1516" type="curve" smooth="yes"/>
+ <point x="168" y="1516"/>
+ <point x="124" y="1508"/>
+ <point x="72" y="1488" type="curve"/>
+ <point x="88" y="1416" type="line"/>
+ <point x="116" y="1428"/>
+ <point x="172" y="1440"/>
+ <point x="224" y="1440" type="curve" smooth="yes"/>
+ <point x="428" y="1440"/>
+ <point x="488" y="1296"/>
+ <point x="488" y="1036" type="curve" smooth="yes"/>
+ <point x="488" y="952" type="line"/>
+ </contour>
+ <contour>
+ <point x="1488" y="-40" type="line"/>
+ <point x="1488" y="-124" type="line" smooth="yes"/>
+ <point x="1488" y="-432"/>
+ <point x="1580" y="-600"/>
+ <point x="1824" y="-600" type="curve" smooth="yes"/>
+ <point x="1880" y="-600"/>
+ <point x="1924" y="-592"/>
+ <point x="1980" y="-572" type="curve"/>
+ <point x="1960" y="-504" type="line"/>
+ <point x="1932" y="-512"/>
+ <point x="1876" y="-528"/>
+ <point x="1824" y="-528" type="curve" smooth="yes"/>
+ <point x="1620" y="-528"/>
+ <point x="1564" y="-380"/>
+ <point x="1564" y="-124" type="curve" smooth="yes"/>
+ <point x="1564" y="-40" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1909, 'leftMargin': 41, 'rightMargin': -41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/finaltsadi.glif b/src/disabled/Interface-Thin.ufo/glyphs/finaltsadi.glif
new file mode 100644
index 000000000..6ce83e2b4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/finaltsadi.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="finaltsadi" format="1">
+ <advance width="1024"/>
+ <unicode hex="02B5"/>
+ <outline>
+ <contour>
+ <point x="144" y="888" type="line"/>
+ <point x="164" y="884"/>
+ <point x="196" y="880"/>
+ <point x="240" y="880" type="curve" smooth="yes"/>
+ <point x="476" y="880"/>
+ <point x="656" y="1108"/>
+ <point x="656" y="1416" type="curve"/>
+ <point x="604" y="1416" type="line"/>
+ <point x="604" y="1152"/>
+ <point x="440" y="948"/>
+ <point x="240" y="948" type="curve" smooth="yes"/>
+ <point x="196" y="948"/>
+ <point x="164" y="952"/>
+ <point x="144" y="956" type="curve"/>
+ </contour>
+ <contour>
+ <point x="880" y="544" type="curve"/>
+ <point x="880" y="616" type="line"/>
+ <point x="836" y="604"/>
+ <point x="796" y="600"/>
+ <point x="768" y="600" type="curve" smooth="yes"/>
+ <point x="700" y="600"/>
+ <point x="664" y="644"/>
+ <point x="664" y="724" type="curve" smooth="yes"/>
+ <point x="664" y="2004" type="line"/>
+ <point x="592" y="2004" type="line"/>
+ <point x="592" y="724" type="line" smooth="yes"/>
+ <point x="592" y="608"/>
+ <point x="640" y="524"/>
+ <point x="748" y="524" type="curve" smooth="yes"/>
+ <point x="784" y="524"/>
+ <point x="836" y="532"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 847.0, 'leftMargin': 55, 'rightMargin': 55.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/five.frac.glif b/src/disabled/Interface-Thin.ufo/glyphs/five.frac.glif
new file mode 100644
index 000000000..f1ef723d6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/five.frac.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="five.frac" format="1">
+ <advance width="1024"/>
+ <outline>
+ <component base="five.sup" xOffset="-20" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 172, 'rightMargin': 107.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/five.glif b/src/disabled/Interface-Thin.ufo/glyphs/five.glif
new file mode 100644
index 000000000..995dbe97a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/five.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="five" format="1">
+ <advance width="1536"/>
+ <unicode hex="0035"/>
+ <outline>
+ <contour>
+ <point x="312" y="1028" type="line"/>
+ <point x="420" y="1124"/>
+ <point x="544" y="1184"/>
+ <point x="756" y="1184" type="curve"/>
+ <point x="1088" y="1184"/>
+ <point x="1272" y="948"/>
+ <point x="1272" y="636" type="curve" smooth="yes"/>
+ <point x="1272" y="252"/>
+ <point x="1112" y="48"/>
+ <point x="784" y="48" type="curve" smooth="yes"/>
+ <point x="476" y="48"/>
+ <point x="296" y="216"/>
+ <point x="264" y="528" type="curve"/>
+ <point x="188" y="528" type="line"/>
+ <point x="220" y="152"/>
+ <point x="472" y="-28"/>
+ <point x="784" y="-28" type="curve" smooth="yes"/>
+ <point x="1188" y="-28"/>
+ <point x="1348" y="256"/>
+ <point x="1348" y="640" type="curve" smooth="yes"/>
+ <point x="1348" y="1028"/>
+ <point x="1100" y="1260"/>
+ <point x="756" y="1260" type="curve" smooth="yes"/>
+ <point x="568" y="1260"/>
+ <point x="404" y="1184"/>
+ <point x="336" y="1128" type="curve"/>
+ <point x="420" y="1928" type="line"/>
+ <point x="1328" y="1928" type="line"/>
+ <point x="1328" y="2004" type="line"/>
+ <point x="352" y="2004" type="line"/>
+ <point x="256" y="1048" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2396.625</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 250, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/five.sup.glif b/src/disabled/Interface-Thin.ufo/glyphs/five.sup.glif
new file mode 100644
index 000000000..1266ef5e7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/five.sup.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="five.sup" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="236" y="544" type="line"/>
+ <point x="300" y="592"/>
+ <point x="360" y="624"/>
+ <point x="496" y="624" type="curve"/>
+ <point x="692" y="624"/>
+ <point x="800" y="512"/>
+ <point x="800" y="344" type="curve" smooth="yes"/>
+ <point x="800" y="156"/>
+ <point x="712" y="52"/>
+ <point x="508" y="52" type="curve" smooth="yes"/>
+ <point x="360" y="52"/>
+ <point x="240" y="132"/>
+ <point x="224" y="288" type="curve"/>
+ <point x="152" y="288" type="line"/>
+ <point x="168" y="84"/>
+ <point x="340" y="-16"/>
+ <point x="508" y="-16" type="curve" smooth="yes"/>
+ <point x="768" y="-16"/>
+ <point x="872" y="140"/>
+ <point x="872" y="344" type="curve" smooth="yes"/>
+ <point x="872" y="560"/>
+ <point x="716" y="688"/>
+ <point x="504" y="688" type="curve" smooth="yes"/>
+ <point x="388" y="688"/>
+ <point x="296" y="652"/>
+ <point x="256" y="628" type="curve"/>
+ <point x="304" y="1016" type="line"/>
+ <point x="860" y="1016" type="line"/>
+ <point x="860" y="1084" type="line"/>
+ <point x="244" y="1084" type="line"/>
+ <point x="180" y="560" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 172, 'rightMargin': 107.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/fiveeighths.glif b/src/disabled/Interface-Thin.ufo/glyphs/fiveeighths.glif
new file mode 100644
index 000000000..e3aeec87e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/fiveeighths.glif
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="fiveeighths" format="1">
+ <advance width="2304"/>
+ <unicode hex="215D"/>
+ <outline>
+ <component base="five.sup" xOffset="16" yOffset="920"/>
+ <component base="fraction" xOffset="532"/>
+ <component base="eight.sup" xOffset="1248"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2366, 'leftMargin': 174, 'rightMargin': 225}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/fivesub.glif b/src/disabled/Interface-Thin.ufo/glyphs/fivesub.glif
new file mode 100644
index 000000000..9c9151212
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/fivesub.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="fivesub" format="1">
+ <advance width="1024"/>
+ <unicode hex="2085"/>
+ <outline>
+ <component base="five.sup" yOffset="-500"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 152, 'rightMargin': 129.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/fivesuperior.glif b/src/disabled/Interface-Thin.ufo/glyphs/fivesuperior.glif
new file mode 100644
index 000000000..5832f2dfd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/fivesuperior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="fivesuperior" format="1">
+ <advance width="1024"/>
+ <unicode hex="2075"/>
+ <outline>
+ <component base="five.sup" xOffset="-20" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 172, 'rightMargin': 107.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/florin.glif b/src/disabled/Interface-Thin.ufo/glyphs/florin.glif
new file mode 100644
index 000000000..2dddb4254
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/florin.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="florin" format="1">
+ <advance width="1024"/>
+ <unicode hex="0192"/>
+ <outline>
+ <contour>
+ <point x="932" y="1488" type="line"/>
+ <point x="540" y="1488" type="line"/>
+ <point x="540" y="1700" type="line" smooth="yes"/>
+ <point x="540" y="1932"/>
+ <point x="660" y="2068"/>
+ <point x="856" y="2068" type="curve" smooth="yes"/>
+ <point x="932" y="2068"/>
+ <point x="968" y="2060"/>
+ <point x="1020" y="2048" type="curve"/>
+ <point x="1032" y="2120" type="line"/>
+ <point x="972" y="2136"/>
+ <point x="912" y="2140"/>
+ <point x="856" y="2140" type="curve" smooth="yes"/>
+ <point x="612" y="2140"/>
+ <point x="464" y="1984"/>
+ <point x="464" y="1700" type="curve" smooth="yes"/>
+ <point x="464" y="1488" type="line"/>
+ <point x="208" y="1488" type="line"/>
+ <point x="208" y="1412" type="line"/>
+ <point x="464" y="1412" type="line"/>
+ <point x="464" y="-124" type="line" smooth="yes"/>
+ <point x="464" y="-380"/>
+ <point x="352" y="-528"/>
+ <point x="148" y="-528" type="curve" smooth="yes"/>
+ <point x="96" y="-528"/>
+ <point x="40" y="-512"/>
+ <point x="12" y="-504" type="curve"/>
+ <point x="-8" y="-572" type="line"/>
+ <point x="48" y="-592"/>
+ <point x="92" y="-600"/>
+ <point x="148" y="-600" type="curve" smooth="yes"/>
+ <point x="392" y="-600"/>
+ <point x="540" y="-432"/>
+ <point x="540" y="-124" type="curve" smooth="yes"/>
+ <point x="540" y="1412" type="line"/>
+ <point x="932" y="1412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 886, 'leftMargin': -124, 'rightMargin': -27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/four.frac.glif b/src/disabled/Interface-Thin.ufo/glyphs/four.frac.glif
new file mode 100644
index 000000000..afa71cc84
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/four.frac.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="four.frac" format="1">
+ <advance width="1024"/>
+ <outline>
+ <component base="four.sup" xOffset="-8" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 89, 'rightMargin': 54.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/four.glif b/src/disabled/Interface-Thin.ufo/glyphs/four.glif
new file mode 100644
index 000000000..0cc9a8750
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/four.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="four" format="1">
+ <advance width="1792"/>
+ <unicode hex="0034"/>
+ <outline>
+ <contour>
+ <point x="1592" y="620" type="line"/>
+ <point x="316" y="620" type="line"/>
+ <point x="1056" y="1724" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ <point x="200" y="588" type="line"/>
+ <point x="200" y="548" type="line"/>
+ <point x="1592" y="548" type="line"/>
+ </contour>
+ <contour>
+ <point x="1248" y="2004" type="line"/>
+ <point x="1172" y="2004" type="line"/>
+ <point x="1172" y="0" type="line"/>
+ <point x="1248" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>895.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 113, 'rightMargin': 37}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/four.sup.glif b/src/disabled/Interface-Thin.ufo/glyphs/four.sup.glif
new file mode 100644
index 000000000..4cd38a7b3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/four.sup.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="four.sup" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="940" y="348" type="line"/>
+ <point x="180" y="348" type="line"/>
+ <point x="608" y="904" type="line"/>
+ <point x="720" y="1084" type="line"/>
+ <point x="656" y="1084" type="line"/>
+ <point x="84" y="324" type="line"/>
+ <point x="84" y="280" type="line"/>
+ <point x="940" y="280" type="line"/>
+ </contour>
+ <contour>
+ <point x="740" y="1084" type="line"/>
+ <point x="668" y="1084" type="line"/>
+ <point x="668" y="0" type="line"/>
+ <point x="740" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 89, 'rightMargin': 54.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/foursub.glif b/src/disabled/Interface-Thin.ufo/glyphs/foursub.glif
new file mode 100644
index 000000000..6eda657e4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/foursub.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="foursub" format="1">
+ <advance width="1024"/>
+ <unicode hex="2084"/>
+ <outline>
+ <component base="four.sup" yOffset="-500"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 84, 'rightMargin': 61.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/fraction.glif b/src/disabled/Interface-Thin.ufo/glyphs/fraction.glif
new file mode 100644
index 000000000..086c18b4c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/fraction.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="fraction" format="1">
+ <advance width="1280"/>
+ <unicode hex="2044"/>
+ <outline>
+ <contour>
+ <point x="1160" y="1744" type="line"/>
+ <point x="1100" y="1788" type="line"/>
+ <point x="120" y="224" type="line"/>
+ <point x="184" y="180" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1244, 'leftMargin': 89, 'rightMargin': 115}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/g.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/g.cn.glif
new file mode 100644
index 000000000..cf10caee0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/g.cn.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="g.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1264" y="1488" type="line"/>
+ <point x="1264" y="1160" type="line"/>
+ <point x="1264" y="-64" type="line" smooth="yes"/>
+ <point x="1264" y="-396"/>
+ <point x="1112" y="-528"/>
+ <point x="788" y="-528" type="curve" smooth="yes"/>
+ <point x="604" y="-528"/>
+ <point x="456" y="-456"/>
+ <point x="340" y="-328" type="curve"/>
+ <point x="288" y="-376" type="line"/>
+ <point x="396" y="-508"/>
+ <point x="572" y="-600"/>
+ <point x="792" y="-600" type="curve" smooth="yes"/>
+ <point x="1140" y="-600"/>
+ <point x="1340" y="-444"/>
+ <point x="1340" y="-64" type="curve" smooth="yes"/>
+ <point x="1340" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="200" y="676" type="line"/>
+ <point x="200" y="188"/>
+ <point x="404" y="-28"/>
+ <point x="756" y="-28" type="curve" smooth="yes"/>
+ <point x="1092" y="-28"/>
+ <point x="1288" y="160"/>
+ <point x="1332" y="364" type="curve"/>
+ <point x="1332" y="1080" type="line"/>
+ <point x="1268" y="1328"/>
+ <point x="1084" y="1516"/>
+ <point x="760" y="1516" type="curve" smooth="yes"/>
+ <point x="408" y="1516"/>
+ <point x="200" y="1320"/>
+ <point x="200" y="816" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="276" y="816" type="line"/>
+ <point x="276" y="1244"/>
+ <point x="432" y="1440"/>
+ <point x="760" y="1440" type="curve" smooth="yes"/>
+ <point x="1132" y="1440"/>
+ <point x="1244" y="1192"/>
+ <point x="1284" y="1032" type="curve"/>
+ <point x="1284" y="396" type="line"/>
+ <point x="1236" y="204"/>
+ <point x="1068" y="44"/>
+ <point x="756" y="44" type="curve" smooth="yes"/>
+ <point x="432" y="44"/>
+ <point x="276" y="244"/>
+ <point x="276" y="676" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1544, 'leftMargin': 166, 'rightMargin': 238}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/g.glif b/src/disabled/Interface-Thin.ufo/glyphs/g.glif
new file mode 100644
index 000000000..fa4acca96
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/g.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="g" format="1">
+ <advance width="1536"/>
+ <unicode hex="0067"/>
+ <outline>
+ <contour>
+ <point x="812" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="796" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1576" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1576" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1576" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1264" y="1488" type="line"/>
+ <point x="1264" y="1160" type="line"/>
+ <point x="1264" y="876"/>
+ <point x="1264" y="124"/>
+ <point x="1264" y="20" type="curve"/>
+ <point x="1264" y="-316"/>
+ <point x="1096" y="-528"/>
+ <point x="772" y="-528" type="curve" smooth="yes"/>
+ <point x="588" y="-528"/>
+ <point x="456" y="-448"/>
+ <point x="340" y="-300" type="curve"/>
+ <point x="288" y="-348" type="line"/>
+ <point x="396" y="-496"/>
+ <point x="560" y="-600"/>
+ <point x="776" y="-600" type="curve" smooth="yes"/>
+ <point x="1128" y="-600"/>
+ <point x="1340" y="-360"/>
+ <point x="1340" y="20" type="curve" smooth="yes"/>
+ <point x="1340" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="200" y="732" type="line"/>
+ <point x="200" y="276"/>
+ <point x="404" y="-28"/>
+ <point x="756" y="-28" type="curve" smooth="yes"/>
+ <point x="1092" y="-28"/>
+ <point x="1288" y="184"/>
+ <point x="1332" y="420" type="curve"/>
+ <point x="1332" y="1024" type="line"/>
+ <point x="1268" y="1304"/>
+ <point x="1084" y="1516"/>
+ <point x="760" y="1516" type="curve" smooth="yes"/>
+ <point x="408" y="1516"/>
+ <point x="200" y="1228"/>
+ <point x="200" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="276" y="760" type="line"/>
+ <point x="276" y="1156"/>
+ <point x="432" y="1440"/>
+ <point x="760" y="1440" type="curve" smooth="yes"/>
+ <point x="1132" y="1440"/>
+ <point x="1244" y="1160"/>
+ <point x="1284" y="976" type="curve"/>
+ <point x="1284" y="452" type="line"/>
+ <point x="1236" y="228"/>
+ <point x="1068" y="48"/>
+ <point x="756" y="48" type="curve" smooth="yes"/>
+ <point x="432" y="48"/>
+ <point x="276" y="336"/>
+ <point x="276" y="732" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1544, 'leftMargin': 166, 'rightMargin': 238}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/gamma.glif b/src/disabled/Interface-Thin.ufo/glyphs/gamma.glif
new file mode 100644
index 000000000..42516eb7e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/gamma.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gamma" format="1">
+ <advance width="1536"/>
+ <unicode hex="03B3"/>
+ <outline>
+ <contour>
+ <point x="772" y="44" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="808" y="96" type="line"/>
+ <point x="732" y="96" type="line"/>
+ <point x="732" y="-572" type="line"/>
+ <point x="808" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="844" y="316" type="line"/>
+ <point x="732" y="0" type="line"/>
+ <point x="804" y="0" type="line"/>
+ <point x="1384" y="1488" type="line"/>
+ <point x="1304" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="236" y="1488" type="line"/>
+ <point x="156" y="1488" type="line"/>
+ <point x="732" y="0" type="line"/>
+ <point x="804" y="0" type="line"/>
+ <point x="696" y="316" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 59, 'rightMargin': 59}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/gamma1.glif b/src/disabled/Interface-Thin.ufo/glyphs/gamma1.glif
new file mode 100644
index 000000000..6adba4876
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/gamma1.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gamma1" format="1">
+ <advance width="1280"/>
+ <unicode hex="0263"/>
+ <outline>
+ <contour>
+ <point x="644" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="644" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1264" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="640" y="-464" type="curve" smooth="yes"/>
+ <point x="748" y="-464"/>
+ <point x="824" y="-384"/>
+ <point x="824" y="-244" type="curve" smooth="yes"/>
+ <point x="824" y="-176"/>
+ <point x="808" y="-100"/>
+ <point x="772" y="-16" type="curve" smooth="yes"/>
+ <point x="144" y="1488" type="line"/>
+ <point x="60" y="1488" type="line"/>
+ <point x="664" y="72" type="line" smooth="yes"/>
+ <point x="724" y="-64"/>
+ <point x="748" y="-164"/>
+ <point x="748" y="-244" type="curve" smooth="yes"/>
+ <point x="748" y="-340"/>
+ <point x="712" y="-388"/>
+ <point x="640" y="-388" type="curve" smooth="yes"/>
+ <point x="568" y="-388"/>
+ <point x="528" y="-340"/>
+ <point x="528" y="-244" type="curve" smooth="yes"/>
+ <point x="528" y="-164"/>
+ <point x="556" y="-64"/>
+ <point x="616" y="72" type="curve" smooth="yes"/>
+ <point x="1220" y="1488" type="line"/>
+ <point x="1140" y="1488" type="line"/>
+ <point x="508" y="-20" type="line" smooth="yes"/>
+ <point x="476" y="-100"/>
+ <point x="460" y="-172"/>
+ <point x="460" y="-244" type="curve" smooth="yes"/>
+ <point x="460" y="-384"/>
+ <point x="528" y="-464"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1243.0, 'leftMargin': 41, 'rightMargin': 41.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/gammasuper.glif b/src/disabled/Interface-Thin.ufo/glyphs/gammasuper.glif
new file mode 100644
index 000000000..b63ae95aa
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/gammasuper.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gammasuper" format="1">
+ <advance width="1024"/>
+ <unicode hex="02E0"/>
+ <outline>
+ <contour>
+ <point x="568" y="1160" type="line"/>
+ <point x="476" y="900" type="line"/>
+ <point x="548" y="900" type="line"/>
+ <point x="968" y="2004" type="line"/>
+ <point x="884" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="140" y="2004" type="line"/>
+ <point x="60" y="2004" type="line"/>
+ <point x="476" y="900" type="line"/>
+ <point x="548" y="900" type="line"/>
+ <point x="456" y="1160" type="line"/>
+ </contour>
+ <contour>
+ <point x="512" y="388" type="curve" smooth="yes"/>
+ <point x="612" y="388"/>
+ <point x="680" y="448"/>
+ <point x="680" y="556" type="curve" smooth="yes"/>
+ <point x="680" y="592"/>
+ <point x="668" y="644"/>
+ <point x="648" y="692" type="curve" smooth="yes"/>
+ <point x="548" y="908" type="line"/>
+ <point x="476" y="908" type="line"/>
+ <point x="544" y="760" type="line" smooth="yes"/>
+ <point x="584" y="668"/>
+ <point x="608" y="608"/>
+ <point x="608" y="556" type="curve" smooth="yes"/>
+ <point x="608" y="496"/>
+ <point x="576" y="464"/>
+ <point x="512" y="464" type="curve" smooth="yes"/>
+ <point x="448" y="464"/>
+ <point x="416" y="496"/>
+ <point x="416" y="556" type="curve" smooth="yes"/>
+ <point x="416" y="608"/>
+ <point x="436" y="668"/>
+ <point x="476" y="760" type="curve" smooth="yes"/>
+ <point x="544" y="908" type="line"/>
+ <point x="476" y="908" type="line"/>
+ <point x="380" y="696" type="line" smooth="yes"/>
+ <point x="360" y="652"/>
+ <point x="344" y="596"/>
+ <point x="344" y="556" type="curve" smooth="yes"/>
+ <point x="344" y="448"/>
+ <point x="408" y="388"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1018, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/gbar.glif b/src/disabled/Interface-Thin.ufo/glyphs/gbar.glif
new file mode 100644
index 000000000..bb8c32d95
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/gbar.glif
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gbar" format="1">
+ <advance width="1792"/>
+ <unicode hex="01E5"/>
+ <outline>
+ <contour>
+ <point x="860" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="840" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="904" y="-184" type="move" name="parenthesses.w3"/>
+ </contour>
+ <contour>
+ <point x="840" y="-616" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1624" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1660" y="-144" type="line" name="hr00"/>
+ <point x="136" y="-144" type="line"/>
+ <point x="136" y="-216" type="line"/>
+ <point x="1660" y="-216" type="line"/>
+ </contour>
+ <contour>
+ <point x="1312" y="1488" type="line"/>
+ <point x="1312" y="1160" type="line"/>
+ <point x="1312" y="20" type="line" smooth="yes"/>
+ <point x="1312" y="-316"/>
+ <point x="1144" y="-528"/>
+ <point x="820" y="-528" type="curve" smooth="yes"/>
+ <point x="636" y="-528"/>
+ <point x="504" y="-448"/>
+ <point x="388" y="-300" type="curve"/>
+ <point x="336" y="-348" type="line"/>
+ <point x="444" y="-496"/>
+ <point x="608" y="-600"/>
+ <point x="824" y="-600" type="curve" smooth="yes"/>
+ <point x="1176" y="-600"/>
+ <point x="1384" y="-360"/>
+ <point x="1384" y="20" type="curve" smooth="yes"/>
+ <point x="1384" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="244" y="732" type="line"/>
+ <point x="244" y="276"/>
+ <point x="452" y="-28"/>
+ <point x="804" y="-28" type="curve" smooth="yes"/>
+ <point x="1140" y="-28"/>
+ <point x="1332" y="184"/>
+ <point x="1380" y="420" type="curve"/>
+ <point x="1380" y="1024" type="line"/>
+ <point x="1316" y="1304"/>
+ <point x="1132" y="1516"/>
+ <point x="808" y="1516" type="curve" smooth="yes"/>
+ <point x="452" y="1516"/>
+ <point x="244" y="1228"/>
+ <point x="244" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="320" y="760" type="line"/>
+ <point x="320" y="1156"/>
+ <point x="480" y="1440"/>
+ <point x="804" y="1440" type="curve" smooth="yes"/>
+ <point x="1180" y="1440"/>
+ <point x="1292" y="1160"/>
+ <point x="1332" y="976" type="curve"/>
+ <point x="1332" y="452" type="line"/>
+ <point x="1280" y="228"/>
+ <point x="1116" y="48"/>
+ <point x="804" y="48" type="curve" smooth="yes"/>
+ <point x="480" y="48"/>
+ <point x="320" y="336"/>
+ <point x="320" y="732" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1544, 'leftMargin': 56, 'rightMargin': -35}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/gbar_uni1ABE___.glif b/src/disabled/Interface-Thin.ufo/glyphs/gbar_uni1ABE___.glif
new file mode 100644
index 000000000..184b33fb7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/gbar_uni1ABE___.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gbar_uni1ABE" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="976" y="-616" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="996" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1912" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="976" y="-184" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="976" y="-616" type="move" name="bottom"/>
+ </contour>
+ <component base="gbar" xOffset="216"/>
+ <component base="uni1ABE" xOffset="1728" yOffset="-976"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1855, 'leftMargin': 7, 'rightMargin': 7}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/gcursive.glif b/src/disabled/Interface-Thin.ufo/glyphs/gcursive.glif
new file mode 100644
index 000000000..b7290b606
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/gcursive.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gcursive" format="1">
+ <advance width="1536"/>
+ <unicode hex="0261"/>
+ <outline>
+ <contour>
+ <point x="812" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1576" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="812" y="-616" type="move" name="bottom"/>
+ </contour>
+ <component base="g" xOffset="32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1544, 'leftMargin': 166, 'rightMargin': 238}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/germandbls.glif b/src/disabled/Interface-Thin.ufo/glyphs/germandbls.glif
new file mode 100644
index 000000000..70ed116b5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/germandbls.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="germandbls" format="1">
+ <advance width="1536"/>
+ <unicode hex="00DF"/>
+ <outline>
+ <contour>
+ <point x="224" y="1572" type="line"/>
+ <point x="224" y="1912"/>
+ <point x="380" y="2036"/>
+ <point x="616" y="2036" type="curve" smooth="yes"/>
+ <point x="784" y="2036"/>
+ <point x="948" y="1904"/>
+ <point x="948" y="1732" type="curve" smooth="yes"/>
+ <point x="948" y="1484"/>
+ <point x="792" y="1424"/>
+ <point x="792" y="1144" type="curve" smooth="yes"/>
+ <point x="792" y="804"/>
+ <point x="1312" y="736"/>
+ <point x="1312" y="420" type="curve" smooth="yes"/>
+ <point x="1312" y="220"/>
+ <point x="1128" y="44"/>
+ <point x="872" y="44" type="curve" smooth="yes"/>
+ <point x="724" y="44"/>
+ <point x="560" y="104"/>
+ <point x="488" y="160" type="curve"/>
+ <point x="452" y="96" type="line"/>
+ <point x="528" y="28"/>
+ <point x="720" y="-28"/>
+ <point x="880" y="-28" type="curve" smooth="yes"/>
+ <point x="1108" y="-28"/>
+ <point x="1384" y="132"/>
+ <point x="1384" y="408" type="curve" smooth="yes"/>
+ <point x="1384" y="784"/>
+ <point x="868" y="856"/>
+ <point x="868" y="1140" type="curve" smooth="yes"/>
+ <point x="868" y="1428"/>
+ <point x="1032" y="1468"/>
+ <point x="1032" y="1728" type="curve" smooth="yes"/>
+ <point x="1032" y="1960"/>
+ <point x="820" y="2112"/>
+ <point x="604" y="2112" type="curve" smooth="yes"/>
+ <point x="312" y="2112"/>
+ <point x="152" y="1920"/>
+ <point x="152" y="1572" type="curve" smooth="yes"/>
+ <point x="152" y="0" type="line"/>
+ <point x="224" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1627, 'leftMargin': 226, 'rightMargin': 167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ghook.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/ghook.cn.glif
new file mode 100644
index 000000000..90ef03983
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ghook.cn.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ghook.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="120" y="676" type="line"/>
+ <point x="120" y="188"/>
+ <point x="324" y="-28"/>
+ <point x="676" y="-28" type="curve" smooth="yes"/>
+ <point x="1012" y="-28"/>
+ <point x="1208" y="160"/>
+ <point x="1252" y="364" type="curve"/>
+ <point x="1252" y="1080" type="line"/>
+ <point x="1188" y="1328"/>
+ <point x="1004" y="1516"/>
+ <point x="680" y="1516" type="curve" smooth="yes"/>
+ <point x="328" y="1516"/>
+ <point x="120" y="1320"/>
+ <point x="120" y="816" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="196" y="816" type="line"/>
+ <point x="196" y="1244"/>
+ <point x="352" y="1440"/>
+ <point x="680" y="1440" type="curve" smooth="yes"/>
+ <point x="1052" y="1440"/>
+ <point x="1164" y="1192"/>
+ <point x="1204" y="1032" type="curve"/>
+ <point x="1204" y="396" type="line"/>
+ <point x="1156" y="204"/>
+ <point x="988" y="44"/>
+ <point x="676" y="44" type="curve" smooth="yes"/>
+ <point x="352" y="44"/>
+ <point x="196" y="244"/>
+ <point x="196" y="676" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="712" y="-600" type="curve" smooth="yes"/>
+ <point x="1060" y="-600"/>
+ <point x="1260" y="-444"/>
+ <point x="1260" y="-64" type="curve" smooth="yes"/>
+ <point x="1260" y="1344" type="line" smooth="yes"/>
+ <point x="1260" y="1600"/>
+ <point x="1316" y="1748"/>
+ <point x="1520" y="1748" type="curve" smooth="yes"/>
+ <point x="1572" y="1748"/>
+ <point x="1628" y="1732"/>
+ <point x="1656" y="1724" type="curve"/>
+ <point x="1676" y="1792" type="line"/>
+ <point x="1620" y="1812"/>
+ <point x="1576" y="1820"/>
+ <point x="1520" y="1820" type="curve" smooth="yes"/>
+ <point x="1272" y="1820"/>
+ <point x="1184" y="1652"/>
+ <point x="1184" y="1344" type="curve" smooth="yes"/>
+ <point x="1184" y="-64" type="line" smooth="yes"/>
+ <point x="1184" y="-396"/>
+ <point x="1032" y="-528"/>
+ <point x="708" y="-528" type="curve" smooth="yes"/>
+ <point x="524" y="-528"/>
+ <point x="376" y="-456"/>
+ <point x="260" y="-328" type="curve"/>
+ <point x="208" y="-376" type="line"/>
+ <point x="316" y="-508"/>
+ <point x="492" y="-600"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1544, 'leftMargin': 166, 'rightMargin': -178}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ghook.glif b/src/disabled/Interface-Thin.ufo/glyphs/ghook.glif
new file mode 100644
index 000000000..3584bf3d8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ghook.glif
@@ -0,0 +1,98 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ghook" format="1">
+ <advance width="1792"/>
+ <unicode hex="0260"/>
+ <outline>
+ <contour>
+ <point x="732" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="732" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1632" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1260" y="1188" type="line"/>
+ <point x="1260" y="1344" type="line" smooth="yes"/>
+ <point x="1260" y="1600"/>
+ <point x="1316" y="1748"/>
+ <point x="1520" y="1748" type="curve" smooth="yes"/>
+ <point x="1572" y="1748"/>
+ <point x="1628" y="1732"/>
+ <point x="1656" y="1724" type="curve"/>
+ <point x="1676" y="1792" type="line"/>
+ <point x="1620" y="1812"/>
+ <point x="1576" y="1820"/>
+ <point x="1520" y="1820" type="curve" smooth="yes"/>
+ <point x="1272" y="1820"/>
+ <point x="1184" y="1652"/>
+ <point x="1184" y="1344" type="curve" smooth="yes"/>
+ <point x="1184" y="1188" type="line"/>
+ </contour>
+ <contour>
+ <point x="1184" y="1296" type="line"/>
+ <point x="1184" y="1160" type="line"/>
+ <point x="1184" y="20" type="line" smooth="yes"/>
+ <point x="1184" y="-316"/>
+ <point x="1016" y="-528"/>
+ <point x="692" y="-528" type="curve" smooth="yes"/>
+ <point x="508" y="-528"/>
+ <point x="376" y="-448"/>
+ <point x="260" y="-300" type="curve"/>
+ <point x="208" y="-348" type="line"/>
+ <point x="316" y="-496"/>
+ <point x="480" y="-600"/>
+ <point x="696" y="-600" type="curve" smooth="yes"/>
+ <point x="1048" y="-600"/>
+ <point x="1260" y="-360"/>
+ <point x="1260" y="20" type="curve" smooth="yes"/>
+ <point x="1260" y="1296" type="line"/>
+ </contour>
+ <contour>
+ <point x="120" y="732" type="line"/>
+ <point x="120" y="276"/>
+ <point x="324" y="-28"/>
+ <point x="676" y="-28" type="curve" smooth="yes"/>
+ <point x="1012" y="-28"/>
+ <point x="1208" y="184"/>
+ <point x="1252" y="420" type="curve"/>
+ <point x="1252" y="1024" type="line"/>
+ <point x="1188" y="1304"/>
+ <point x="1004" y="1516"/>
+ <point x="680" y="1516" type="curve" smooth="yes"/>
+ <point x="328" y="1516"/>
+ <point x="120" y="1228"/>
+ <point x="120" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="196" y="760" type="line"/>
+ <point x="196" y="1156"/>
+ <point x="352" y="1440"/>
+ <point x="680" y="1440" type="curve" smooth="yes"/>
+ <point x="1052" y="1440"/>
+ <point x="1164" y="1160"/>
+ <point x="1204" y="976" type="curve"/>
+ <point x="1204" y="452" type="line"/>
+ <point x="1156" y="228"/>
+ <point x="988" y="48"/>
+ <point x="676" y="48" type="curve" smooth="yes"/>
+ <point x="352" y="48"/>
+ <point x="196" y="336"/>
+ <point x="196" y="732" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1680, 'leftMargin': 166, 'rightMargin': -42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/glottalstop.glif b/src/disabled/Interface-Thin.ufo/glyphs/glottalstop.glif
new file mode 100644
index 000000000..dd81ed74b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/glottalstop.glif
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstop" format="1">
+ <advance width="1536"/>
+ <unicode hex="0294"/>
+ <outline>
+ <contour>
+ <point x="748" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="748" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1480" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="724" y="712" type="line" name="hr00"/>
+ <point x="724" y="636" type="line"/>
+ <point x="744" y="636" type="line" smooth="yes"/>
+ <point x="1128" y="636"/>
+ <point x="1348" y="944"/>
+ <point x="1348" y="1380" type="curve" smooth="yes"/>
+ <point x="1348" y="1396" type="line" smooth="yes"/>
+ <point x="1348" y="1832"/>
+ <point x="1128" y="2140"/>
+ <point x="740" y="2140" type="curve" smooth="yes"/>
+ <point x="452" y="2140"/>
+ <point x="204" y="1964"/>
+ <point x="188" y="1660" type="curve"/>
+ <point x="264" y="1660" type="line"/>
+ <point x="280" y="1948"/>
+ <point x="508" y="2068"/>
+ <point x="740" y="2068" type="curve" smooth="yes"/>
+ <point x="1108" y="2068"/>
+ <point x="1272" y="1772"/>
+ <point x="1272" y="1396" type="curve" smooth="yes"/>
+ <point x="1272" y="1380" type="line" smooth="yes"/>
+ <point x="1272" y="1008"/>
+ <point x="1108" y="712"/>
+ <point x="744" y="712" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="784" y="712" type="line"/>
+ <point x="712" y="712" type="line"/>
+ <point x="712" y="0" type="line"/>
+ <point x="784" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2140.875</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1419.0, 'leftMargin': 127, 'rightMargin': 133.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/glottalstopbar.glif b/src/disabled/Interface-Thin.ufo/glyphs/glottalstopbar.glif
new file mode 100644
index 000000000..56b24407c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/glottalstopbar.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstopbar" format="1">
+ <advance width="1536"/>
+ <unicode hex="02A1"/>
+ <outline>
+ <contour>
+ <point x="744" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="744" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1480" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1152" y="392" type="line" name="hr00"/>
+ <point x="344" y="392" type="line"/>
+ <point x="344" y="320" type="line"/>
+ <point x="1152" y="320" type="line"/>
+ </contour>
+ <contour>
+ <point x="724" y="712" type="line"/>
+ <point x="724" y="636" type="line"/>
+ <point x="744" y="636" type="line" smooth="yes"/>
+ <point x="1128" y="636"/>
+ <point x="1348" y="944"/>
+ <point x="1348" y="1380" type="curve" smooth="yes"/>
+ <point x="1348" y="1396" type="line" smooth="yes"/>
+ <point x="1348" y="1832"/>
+ <point x="1128" y="2140"/>
+ <point x="740" y="2140" type="curve" smooth="yes"/>
+ <point x="452" y="2140"/>
+ <point x="204" y="1964"/>
+ <point x="188" y="1660" type="curve"/>
+ <point x="264" y="1660" type="line"/>
+ <point x="280" y="1948"/>
+ <point x="508" y="2068"/>
+ <point x="740" y="2068" type="curve" smooth="yes"/>
+ <point x="1108" y="2068"/>
+ <point x="1272" y="1772"/>
+ <point x="1272" y="1396" type="curve" smooth="yes"/>
+ <point x="1272" y="1380" type="line" smooth="yes"/>
+ <point x="1272" y="1008"/>
+ <point x="1108" y="712"/>
+ <point x="744" y="712" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="784" y="712" type="line"/>
+ <point x="712" y="712" type="line"/>
+ <point x="712" y="0" type="line"/>
+ <point x="784" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1419.0, 'leftMargin': 127, 'rightMargin': 133.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/glottalstopbarinv.glif b/src/disabled/Interface-Thin.ufo/glyphs/glottalstopbarinv.glif
new file mode 100644
index 000000000..50d90be6c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/glottalstopbarinv.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstopbarinv" format="1">
+ <advance width="1280"/>
+ <unicode hex="01BE"/>
+ <outline>
+ <contour>
+ <point x="1104" y="364" type="curve" smooth="yes"/>
+ <point x="1104" y="208"/>
+ <point x="952" y="48"/>
+ <point x="656" y="48" type="curve" smooth="yes"/>
+ <point x="440" y="48"/>
+ <point x="192" y="124"/>
+ <point x="176" y="380" type="curve"/>
+ <point x="100" y="380" type="line"/>
+ <point x="100" y="160"/>
+ <point x="296" y="-28"/>
+ <point x="656" y="-28" type="curve" smooth="yes"/>
+ <point x="968" y="-28"/>
+ <point x="1180" y="132"/>
+ <point x="1180" y="364" type="curve" smooth="yes"/>
+ <point x="1180" y="776"/>
+ <point x="620" y="600"/>
+ <point x="620" y="1144" type="curve" smooth="yes"/>
+ <point x="620" y="1888" type="line"/>
+ <point x="548" y="1888" type="line"/>
+ <point x="548" y="1140" type="line" smooth="yes"/>
+ <point x="548" y="568"/>
+ <point x="1104" y="716"/>
+ </contour>
+ <contour>
+ <point x="960" y="1488" type="line"/>
+ <point x="272" y="1488" type="line"/>
+ <point x="272" y="1412" type="line"/>
+ <point x="960" y="1412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1272, 'leftMargin': 96, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/glottalstopbarrev.glif b/src/disabled/Interface-Thin.ufo/glyphs/glottalstopbarrev.glif
new file mode 100644
index 000000000..f86ac9374
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/glottalstopbarrev.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstopbarrev" format="1">
+ <advance width="1536"/>
+ <unicode hex="02A2"/>
+ <outline>
+ <contour>
+ <point x="756" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1420" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="756" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="glottalstoprevinv"/>
+ <component base="crossbar" xOffset="204" yOffset="-676"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1419.0, 'leftMargin': 188, 'rightMargin': 71.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/glottalstopinv.glif b/src/disabled/Interface-Thin.ufo/glyphs/glottalstopinv.glif
new file mode 100644
index 000000000..72816e0ed
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/glottalstopinv.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstopinv" format="1">
+ <advance width="1536"/>
+ <unicode hex="0296"/>
+ <outline>
+ <contour>
+ <point x="724" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="724" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1480" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="740" y="1436" type="line"/>
+ <point x="1108" y="1436"/>
+ <point x="1272" y="1140"/>
+ <point x="1272" y="768" type="curve" smooth="yes"/>
+ <point x="1272" y="716" type="line" smooth="yes"/>
+ <point x="1272" y="344"/>
+ <point x="1108" y="48"/>
+ <point x="744" y="48" type="curve" smooth="yes"/>
+ <point x="500" y="48"/>
+ <point x="276" y="196"/>
+ <point x="264" y="492" type="curve"/>
+ <point x="188" y="492" type="line"/>
+ <point x="204" y="152"/>
+ <point x="456" y="-28"/>
+ <point x="744" y="-28" type="curve" smooth="yes"/>
+ <point x="1128" y="-28"/>
+ <point x="1348" y="280"/>
+ <point x="1348" y="716" type="curve" smooth="yes"/>
+ <point x="1348" y="768" type="line" smooth="yes"/>
+ <point x="1348" y="1204"/>
+ <point x="1128" y="1512"/>
+ <point x="740" y="1512" type="curve" smooth="yes"/>
+ <point x="704" y="1512" type="line"/>
+ <point x="704" y="1436" type="line"/>
+ </contour>
+ <contour>
+ <point x="764" y="2112" type="line"/>
+ <point x="692" y="2112" type="line"/>
+ <point x="692" y="1436" type="line"/>
+ <point x="764" y="1436" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1419.0, 'leftMargin': 127, 'rightMargin': 133.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/glottalstoprevinv.glif b/src/disabled/Interface-Thin.ufo/glyphs/glottalstoprevinv.glif
new file mode 100644
index 000000000..963ac4181
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/glottalstoprevinv.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="glottalstoprevinv" format="1">
+ <advance width="1536"/>
+ <unicode hex="0295"/>
+ <outline>
+ <contour>
+ <point x="812" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="812" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1476" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="796" y="712" type="line"/>
+ <point x="428" y="712"/>
+ <point x="264" y="1008"/>
+ <point x="264" y="1380" type="curve" smooth="yes"/>
+ <point x="264" y="1432" type="line" smooth="yes"/>
+ <point x="264" y="1800"/>
+ <point x="428" y="2100"/>
+ <point x="792" y="2100" type="curve" smooth="yes"/>
+ <point x="1040" y="2100"/>
+ <point x="1260" y="1952"/>
+ <point x="1272" y="1656" type="curve"/>
+ <point x="1348" y="1656" type="line"/>
+ <point x="1336" y="1996"/>
+ <point x="1080" y="2176"/>
+ <point x="792" y="2176" type="curve" smooth="yes"/>
+ <point x="412" y="2176"/>
+ <point x="188" y="1868"/>
+ <point x="188" y="1432" type="curve" smooth="yes"/>
+ <point x="188" y="1380" type="line" smooth="yes"/>
+ <point x="188" y="944"/>
+ <point x="412" y="636"/>
+ <point x="796" y="636" type="curve" smooth="yes"/>
+ <point x="832" y="636" type="line"/>
+ <point x="832" y="712" type="line"/>
+ </contour>
+ <contour>
+ <point x="772" y="0" type="line"/>
+ <point x="848" y="0" type="line"/>
+ <point x="848" y="712" type="line"/>
+ <point x="772" y="712" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>710.875</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1419.0, 'leftMargin': 133, 'rightMargin': 126.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/grave.glif b/src/disabled/Interface-Thin.ufo/glyphs/grave.glif
new file mode 100644
index 000000000..cd9775d13
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/grave.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="grave" format="1">
+ <advance width="768"/>
+ <unicode hex="0060"/>
+ <outline>
+ <contour>
+ <point x="500" y="1780" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="500" y="2124" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="300" y="2112" type="line"/>
+ <point x="212" y="2112" type="line"/>
+ <point x="480" y="1748" type="line"/>
+ <point x="560" y="1748" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 738, 'leftMargin': 205, 'rightMargin': 184}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/gravecomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/gravecomb.glif
new file mode 100644
index 000000000..5a9a484d8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/gravecomb.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gravecomb" format="1">
+ <advance width="0"/>
+ <unicode hex="0300"/>
+ <outline>
+ <contour>
+ <point x="-748" y="1778" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-748" y="1778" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-748" y="2122" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-848" y="1929" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-932" y="2112" type="line"/>
+ <point x="-1023" y="2112" type="line"/>
+ <point x="-755" y="1746" type="line"/>
+ <point x="-674" y="1746" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/graveleftnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/graveleftnosp.glif
new file mode 100644
index 000000000..f826a0115
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/graveleftnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="graveleftnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0340"/>
+ <outline>
+ <contour>
+ <point x="44" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="44" y="2118" type="move" name="mkmktop"/>
+ </contour>
+ <component base="grave" xOffset="-358"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/gravesubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/gravesubnosp.glif
new file mode 100644
index 000000000..d8bfd39df
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/gravesubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="gravesubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0316"/>
+ <outline>
+ <contour>
+ <point x="-802" y="-510" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-802" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="grave" xOffset="-1129" yOffset="-2228"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/greater.glif b/src/disabled/Interface-Thin.ufo/glyphs/greater.glif
new file mode 100644
index 000000000..44be0a160
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/greater.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="greater" format="1">
+ <advance width="1536"/>
+ <unicode hex="003E"/>
+ <outline>
+ <contour>
+ <point x="1292" y="896" type="line"/>
+ <point x="1344" y="896" type="line"/>
+ <point x="1344" y="956" type="line"/>
+ <point x="196" y="1476" type="line"/>
+ <point x="196" y="1392" type="line"/>
+ </contour>
+ <contour>
+ <point x="196" y="448" type="line"/>
+ <point x="196" y="364" type="line"/>
+ <point x="1344" y="888" type="line"/>
+ <point x="1344" y="948" type="line"/>
+ <point x="1296" y="948" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>248.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>723.25</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1448, 'leftMargin': 157, 'rightMargin': 142}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/greaterequal.glif b/src/disabled/Interface-Thin.ufo/glyphs/greaterequal.glif
new file mode 100644
index 000000000..9b4035c9c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/greaterequal.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="greaterequal" format="1">
+ <advance width="1536"/>
+ <unicode hex="2265"/>
+ <outline>
+ <component base="greater" yScale="1.004" xOffset="56" yOffset="128"/>
+ <component base="minus" xOffset="-24" yOffset="-992"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1448, 'leftMargin': 116, 'rightMargin': 142}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/guillemotleft.glif b/src/disabled/Interface-Thin.ufo/glyphs/guillemotleft.glif
new file mode 100644
index 000000000..a9fb7e7a3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/guillemotleft.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="guillemotleft" format="1">
+ <advance width="1280"/>
+ <unicode hex="00AB"/>
+ <outline>
+ <component base="guilsinglleft" xOffset="44" yOffset="-52"/>
+ <component base="guilsinglleft" xOffset="440" yOffset="-52"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1244, 'leftMargin': 200, 'rightMargin': 148}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/guillemotright.glif b/src/disabled/Interface-Thin.ufo/glyphs/guillemotright.glif
new file mode 100644
index 000000000..00b1f5362
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/guillemotright.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="guillemotright" format="1">
+ <advance width="1280"/>
+ <unicode hex="00BB"/>
+ <outline>
+ <component base="guilsinglright" xOffset="44"/>
+ <component base="guilsinglright" xOffset="444"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>134.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>609.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1233, 'leftMargin': 176, 'rightMargin': 158}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/guilsinglleft.glif b/src/disabled/Interface-Thin.ufo/glyphs/guilsinglleft.glif
new file mode 100644
index 000000000..ebc0b040c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/guilsinglleft.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="guilsinglleft" format="1">
+ <advance width="768"/>
+ <unicode hex="2039"/>
+ <outline>
+ <contour>
+ <point x="636" y="1292" type="line"/>
+ <point x="540" y="1292" type="line"/>
+ <point x="136" y="784" type="line"/>
+ <point x="136" y="768" type="line"/>
+ <point x="228" y="764" type="line"/>
+ </contour>
+ <contour>
+ <point x="228" y="776" type="line"/>
+ <point x="136" y="776" type="line"/>
+ <point x="136" y="760" type="line"/>
+ <point x="540" y="248" type="line"/>
+ <point x="636" y="248" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 831, 'leftMargin': 149, 'rightMargin': 181}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/guilsinglright.glif b/src/disabled/Interface-Thin.ufo/glyphs/guilsinglright.glif
new file mode 100644
index 000000000..d2bcb51bd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/guilsinglright.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="guilsinglright" format="1">
+ <advance width="768"/>
+ <unicode hex="203A"/>
+ <outline>
+ <contour>
+ <point x="136" y="236" type="line"/>
+ <point x="232" y="236" type="line"/>
+ <point x="636" y="744" type="line"/>
+ <point x="636" y="764" type="line"/>
+ <point x="544" y="764" type="line"/>
+ </contour>
+ <contour>
+ <point x="136" y="1292" type="line"/>
+ <point x="544" y="752" type="line"/>
+ <point x="636" y="752" type="line"/>
+ <point x="636" y="772" type="line"/>
+ <point x="232" y="1292" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>134.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>609.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 831, 'leftMargin': 146, 'rightMargin': 185}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/h.glif b/src/disabled/Interface-Thin.ufo/glyphs/h.glif
new file mode 100644
index 000000000..1ea82014c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/h.glif
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="h" format="1">
+ <advance width="1536"/>
+ <unicode hex="0068"/>
+ <outline>
+ <contour>
+ <point x="644" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="448" y="1796" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="780" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1308" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1536" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1536" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1536" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="304" y="2112" type="line"/>
+ <point x="232" y="2112" type="line"/>
+ <point x="232" y="0" type="line"/>
+ <point x="304" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="292" y="872" type="line"/>
+ <point x="304" y="1048"/>
+ <point x="456" y="1444"/>
+ <point x="828" y="1444" type="curve"/>
+ <point x="1064" y="1444"/>
+ <point x="1232" y="1340"/>
+ <point x="1232" y="964" type="curve" smooth="yes"/>
+ <point x="1232" y="0" type="line"/>
+ <point x="1308" y="0" type="line"/>
+ <point x="1308" y="964" type="line" smooth="yes"/>
+ <point x="1308" y="1356"/>
+ <point x="1136" y="1516"/>
+ <point x="832" y="1516" type="curve" smooth="yes"/>
+ <point x="512" y="1516"/>
+ <point x="292" y="1244"/>
+ <point x="252" y="952" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 237, 'rightMargin': 229}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/henghook.glif b/src/disabled/Interface-Thin.ufo/glyphs/henghook.glif
new file mode 100644
index 000000000..135b31d08
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/henghook.glif
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="henghook" format="1">
+ <advance width="1536"/>
+ <unicode hex="0267"/>
+ <outline>
+ <contour>
+ <point x="832" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="744" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1536" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1232" y="100" type="line"/>
+ <point x="1232" y="-124" type="line" smooth="yes"/>
+ <point x="1232" y="-380"/>
+ <point x="1172" y="-528"/>
+ <point x="968" y="-528" type="curve" smooth="yes"/>
+ <point x="920" y="-528"/>
+ <point x="864" y="-512"/>
+ <point x="832" y="-504" type="curve"/>
+ <point x="816" y="-572" type="line"/>
+ <point x="868" y="-592"/>
+ <point x="912" y="-600"/>
+ <point x="968" y="-600" type="curve" smooth="yes"/>
+ <point x="1216" y="-600"/>
+ <point x="1308" y="-432"/>
+ <point x="1308" y="-124" type="curve" smooth="yes"/>
+ <point x="1308" y="100" type="line"/>
+ </contour>
+ <contour>
+ <point x="304" y="1648" type="line"/>
+ <point x="232" y="1648" type="line"/>
+ <point x="232" y="0" type="line"/>
+ <point x="304" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="292" y="872" type="line"/>
+ <point x="304" y="1048"/>
+ <point x="456" y="1444"/>
+ <point x="828" y="1444" type="curve" smooth="yes"/>
+ <point x="1064" y="1444"/>
+ <point x="1232" y="1340"/>
+ <point x="1232" y="964" type="curve" smooth="yes"/>
+ <point x="1232" y="0" type="line"/>
+ <point x="1308" y="0" type="line"/>
+ <point x="1308" y="964" type="line" smooth="yes"/>
+ <point x="1308" y="1356"/>
+ <point x="1136" y="1516"/>
+ <point x="832" y="1516" type="curve" smooth="yes"/>
+ <point x="512" y="1516"/>
+ <point x="292" y="1244"/>
+ <point x="252" y="952" type="curve"/>
+ </contour>
+ <contour>
+ <point x="304" y="1612" type="line"/>
+ <point x="304" y="1696" type="line" smooth="yes"/>
+ <point x="304" y="1952"/>
+ <point x="364" y="2100"/>
+ <point x="568" y="2100" type="curve" smooth="yes"/>
+ <point x="620" y="2100"/>
+ <point x="676" y="2088"/>
+ <point x="704" y="2076" type="curve"/>
+ <point x="720" y="2148" type="line"/>
+ <point x="668" y="2164"/>
+ <point x="624" y="2176"/>
+ <point x="568" y="2176" type="curve" smooth="yes"/>
+ <point x="320" y="2176"/>
+ <point x="232" y="2004"/>
+ <point x="232" y="1696" type="curve" smooth="yes"/>
+ <point x="232" y="1612" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 237, 'rightMargin': 229}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/hhook.glif b/src/disabled/Interface-Thin.ufo/glyphs/hhook.glif
new file mode 100644
index 000000000..72041c9e4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/hhook.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hhook" format="1">
+ <advance width="1536"/>
+ <unicode hex="0266"/>
+ <outline>
+ <contour>
+ <point x="832" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="756" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1536" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="304" y="1648" type="line"/>
+ <point x="232" y="1648" type="line"/>
+ <point x="232" y="0" type="line"/>
+ <point x="304" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="292" y="872" type="line"/>
+ <point x="304" y="1048"/>
+ <point x="456" y="1444"/>
+ <point x="828" y="1444" type="curve" smooth="yes"/>
+ <point x="1064" y="1444"/>
+ <point x="1232" y="1340"/>
+ <point x="1232" y="964" type="curve" smooth="yes"/>
+ <point x="1232" y="0" type="line"/>
+ <point x="1308" y="0" type="line"/>
+ <point x="1308" y="964" type="line" smooth="yes"/>
+ <point x="1308" y="1356"/>
+ <point x="1136" y="1516"/>
+ <point x="832" y="1516" type="curve" smooth="yes"/>
+ <point x="512" y="1516"/>
+ <point x="292" y="1244"/>
+ <point x="252" y="952" type="curve"/>
+ </contour>
+ <contour>
+ <point x="304" y="1612" type="line"/>
+ <point x="304" y="1696" type="line" smooth="yes"/>
+ <point x="304" y="1952"/>
+ <point x="364" y="2100"/>
+ <point x="568" y="2100" type="curve" smooth="yes"/>
+ <point x="620" y="2100"/>
+ <point x="676" y="2088"/>
+ <point x="704" y="2076" type="curve"/>
+ <point x="720" y="2148" type="line"/>
+ <point x="668" y="2164"/>
+ <point x="624" y="2176"/>
+ <point x="568" y="2176" type="curve" smooth="yes"/>
+ <point x="320" y="2176"/>
+ <point x="232" y="2004"/>
+ <point x="232" y="1696" type="curve" smooth="yes"/>
+ <point x="232" y="1612" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 237, 'rightMargin': 229}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/hhooksuper.glif b/src/disabled/Interface-Thin.ufo/glyphs/hhooksuper.glif
new file mode 100644
index 000000000..f0cb2008e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/hhooksuper.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hhooksuper" format="1">
+ <advance width="1280"/>
+ <unicode hex="02B1"/>
+ <outline>
+ <contour>
+ <point x="288" y="2284" type="line"/>
+ <point x="288" y="2364"/>
+ <point x="320" y="2408"/>
+ <point x="388" y="2408" type="curve" smooth="yes"/>
+ <point x="420" y="2408"/>
+ <point x="460" y="2404"/>
+ <point x="504" y="2392" type="curve"/>
+ <point x="504" y="2464" type="line"/>
+ <point x="456" y="2476"/>
+ <point x="408" y="2484"/>
+ <point x="368" y="2484" type="curve" smooth="yes"/>
+ <point x="260" y="2484"/>
+ <point x="212" y="2400"/>
+ <point x="212" y="2284" type="curve" smooth="yes"/>
+ <point x="212" y="896" type="line"/>
+ <point x="288" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="272" y="1484" type="line"/>
+ <point x="272" y="1744"/>
+ <point x="416" y="1948"/>
+ <point x="668" y="1948" type="curve" smooth="yes"/>
+ <point x="868" y="1948"/>
+ <point x="1000" y="1860"/>
+ <point x="1000" y="1604" type="curve" smooth="yes"/>
+ <point x="1000" y="896" type="line"/>
+ <point x="1072" y="896" type="line"/>
+ <point x="1072" y="1596" type="line" smooth="yes"/>
+ <point x="1072" y="1892"/>
+ <point x="916" y="2016"/>
+ <point x="668" y="2016" type="curve" smooth="yes"/>
+ <point x="400" y="2016"/>
+ <point x="220" y="1792"/>
+ <point x="220" y="1480" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1189, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/hook.glif b/src/disabled/Interface-Thin.ufo/glyphs/hook.glif
new file mode 100644
index 000000000..ebce9ca01
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/hook.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hook" format="1">
+ <advance width="0"/>
+ <unicode hex="0309"/>
+ <outline>
+ <contour>
+ <point x="-789" y="1722" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-789" y="1722" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-789" y="2280" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-789" y="2280" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-686" y="1943" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-756" y="1687" type="line"/>
+ <point x="-756" y="1761" type="line"/>
+ <point x="-606" y="1772"/>
+ <point x="-485" y="1833"/>
+ <point x="-485" y="1980" type="curve" smooth="yes"/>
+ <point x="-485" y="2118"/>
+ <point x="-649" y="2199"/>
+ <point x="-877" y="2199" type="curve"/>
+ <point x="-887" y="2131" type="line"/>
+ <point x="-740" y="2131"/>
+ <point x="-562" y="2096"/>
+ <point x="-562" y="1980" type="curve" smooth="yes"/>
+ <point x="-562" y="1878"/>
+ <point x="-642" y="1838"/>
+ <point x="-822" y="1823" type="curve"/>
+ <point x="-822" y="1687" type="line"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/hooksubpalatnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/hooksubpalatnosp.glif
new file mode 100644
index 000000000..166ec5fdf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/hooksubpalatnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hooksubpalatnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0321"/>
+ <outline>
+ <contour>
+ <point x="-263" y="74" type="line"/>
+ <point x="-263" y="-122" type="line" smooth="yes"/>
+ <point x="-263" y="-380"/>
+ <point x="-322" y="-527"/>
+ <point x="-525" y="-527" type="curve" smooth="yes"/>
+ <point x="-576" y="-527"/>
+ <point x="-633" y="-513"/>
+ <point x="-661" y="-502" type="curve"/>
+ <point x="-679" y="-573" type="line"/>
+ <point x="-626" y="-591"/>
+ <point x="-582" y="-601"/>
+ <point x="-525" y="-601" type="curve" smooth="yes"/>
+ <point x="-279" y="-601"/>
+ <point x="-188" y="-432"/>
+ <point x="-188" y="-122" type="curve" smooth="yes"/>
+ <point x="-188" y="74" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/hooksubretronosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/hooksubretronosp.glif
new file mode 100644
index 000000000..79df32722
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/hooksubretronosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hooksubretronosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0322"/>
+ <outline>
+ <contour>
+ <point x="-190" y="74" type="line"/>
+ <point x="-190" y="-122" type="line" smooth="yes"/>
+ <point x="-190" y="-380"/>
+ <point x="-131" y="-527"/>
+ <point x="73" y="-527" type="curve" smooth="yes"/>
+ <point x="124" y="-527"/>
+ <point x="180" y="-513"/>
+ <point x="209" y="-502" type="curve"/>
+ <point x="227" y="-573" type="line"/>
+ <point x="173" y="-591"/>
+ <point x="129" y="-601"/>
+ <point x="73" y="-601" type="curve" smooth="yes"/>
+ <point x="-173" y="-601"/>
+ <point x="-264" y="-432"/>
+ <point x="-264" y="-122" type="curve" smooth="yes"/>
+ <point x="-264" y="74" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/hornnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/hornnosp.glif
new file mode 100644
index 000000000..e6001c486
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/hornnosp.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hornnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="031B"/>
+ <outline>
+ <contour>
+ <point x="-260" y="2003" type="line"/>
+ <point x="-334" y="2003" type="line"/>
+ <point x="-334" y="1705"/>
+ <point x="-342" y="1612"/>
+ <point x="-457" y="1429" type="curve"/>
+ <point x="-406" y="1385" type="line"/>
+ <point x="-319" y="1477"/>
+ <point x="-260" y="1603"/>
+ <point x="-260" y="1852" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/hsuper.glif b/src/disabled/Interface-Thin.ufo/glyphs/hsuper.glif
new file mode 100644
index 000000000..c44fc1a3a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/hsuper.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hsuper" format="1">
+ <advance width="1280"/>
+ <unicode hex="02B0"/>
+ <outline>
+ <contour>
+ <point x="288" y="2484" type="line"/>
+ <point x="212" y="2484" type="line"/>
+ <point x="212" y="896" type="line"/>
+ <point x="288" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="272" y="1484" type="line"/>
+ <point x="272" y="1744"/>
+ <point x="416" y="1948"/>
+ <point x="668" y="1948" type="curve" smooth="yes"/>
+ <point x="868" y="1948"/>
+ <point x="1000" y="1860"/>
+ <point x="1000" y="1604" type="curve" smooth="yes"/>
+ <point x="1000" y="896" type="line"/>
+ <point x="1072" y="896" type="line"/>
+ <point x="1072" y="1596" type="line" smooth="yes"/>
+ <point x="1072" y="1892"/>
+ <point x="916" y="2016"/>
+ <point x="668" y="2016" type="curve" smooth="yes"/>
+ <point x="400" y="2016"/>
+ <point x="220" y="1792"/>
+ <point x="220" y="1480" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1189, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/hturn.glif b/src/disabled/Interface-Thin.ufo/glyphs/hturn.glif
new file mode 100644
index 000000000..647fb9898
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/hturn.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hturn" format="1">
+ <advance width="1536"/>
+ <unicode hex="0265"/>
+ <outline>
+ <contour>
+ <point x="760" y="1780" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="760" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1544" y="1780" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1228" y="-572" type="line"/>
+ <point x="1304" y="-572" type="line"/>
+ <point x="1308" y="1488" type="line"/>
+ <point x="1232" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1244" y="616" type="line"/>
+ <point x="1232" y="440"/>
+ <point x="1080" y="44"/>
+ <point x="704" y="48" type="curve"/>
+ <point x="468" y="48"/>
+ <point x="304" y="152"/>
+ <point x="304" y="528" type="curve" smooth="yes"/>
+ <point x="308" y="1488" type="line"/>
+ <point x="232" y="1488" type="line"/>
+ <point x="228" y="528" type="line" smooth="yes"/>
+ <point x="228" y="132"/>
+ <point x="400" y="-24"/>
+ <point x="704" y="-28" type="curve" smooth="yes"/>
+ <point x="1024" y="-28"/>
+ <point x="1244" y="244"/>
+ <point x="1284" y="540" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1544, 'leftMargin': 230.99566370122238, 'rightMargin': 236}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/hungarumlaut.glif b/src/disabled/Interface-Thin.ufo/glyphs/hungarumlaut.glif
new file mode 100644
index 000000000..a3227ca19
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/hungarumlaut.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hungarumlaut" format="1">
+ <advance width="1280"/>
+ <unicode hex="02DD"/>
+ <outline>
+ <contour>
+ <point x="484" y="1780" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="484" y="2124" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="556" y="1696" type="line"/>
+ <point x="656" y="1696" type="line"/>
+ <point x="1052" y="2112" type="line"/>
+ <point x="940" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="232" y="1696" type="line"/>
+ <point x="328" y="1696" type="line"/>
+ <point x="660" y="2112" type="line"/>
+ <point x="556" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1077, 'leftMargin': 201, 'rightMargin': 57}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/hv.glif b/src/disabled/Interface-Thin.ufo/glyphs/hv.glif
new file mode 100644
index 000000000..40397a533
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/hv.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hv" format="1">
+ <advance width="2560"/>
+ <unicode hex="0195"/>
+ <outline>
+ <contour>
+ <point x="368" y="2112" type="line"/>
+ <point x="292" y="2112" type="line"/>
+ <point x="292" y="0" type="line"/>
+ <point x="368" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="356" y="872" type="line"/>
+ <point x="368" y="1048"/>
+ <point x="516" y="1444"/>
+ <point x="892" y="1444" type="curve" smooth="yes"/>
+ <point x="1192" y="1444"/>
+ <point x="1296" y="1272"/>
+ <point x="1296" y="948" type="curve" smooth="yes"/>
+ <point x="1296" y="688" type="line"/>
+ <point x="1368" y="688" type="line"/>
+ <point x="1368" y="952" type="line" smooth="yes"/>
+ <point x="1368" y="1284"/>
+ <point x="1260" y="1516"/>
+ <point x="896" y="1516" type="curve" smooth="yes"/>
+ <point x="572" y="1516"/>
+ <point x="352" y="1244"/>
+ <point x="316" y="952" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1780" y="-28" type="curve" smooth="yes"/>
+ <point x="2072" y="-28"/>
+ <point x="2268" y="168"/>
+ <point x="2268" y="640" type="curve" smooth="yes"/>
+ <point x="2268" y="1488" type="line"/>
+ <point x="2192" y="1488" type="line"/>
+ <point x="2192" y="636" type="line" smooth="yes"/>
+ <point x="2192" y="216"/>
+ <point x="2020" y="44"/>
+ <point x="1780" y="44" type="curve" smooth="yes"/>
+ <point x="1544" y="44"/>
+ <point x="1368" y="216"/>
+ <point x="1368" y="636" type="curve" smooth="yes"/>
+ <point x="1368" y="800" type="line"/>
+ <point x="1296" y="800" type="line"/>
+ <point x="1296" y="640" type="line" smooth="yes"/>
+ <point x="1296" y="168"/>
+ <point x="1488" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2441, 'leftMargin': 237, 'rightMargin': 230}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/hyphen.glif b/src/disabled/Interface-Thin.ufo/glyphs/hyphen.glif
new file mode 100644
index 000000000..824448661
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/hyphen.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hyphen" format="1">
+ <advance width="1024"/>
+ <unicode hex="002D"/>
+ <outline>
+ <contour>
+ <point x="836" y="952" type="line"/>
+ <point x="188" y="952" type="line"/>
+ <point x="188" y="880" type="line"/>
+ <point x="836" y="880" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 835, 'leftMargin': 84, 'rightMargin': 105}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/hyphen__.glif b/src/disabled/Interface-Thin.ufo/glyphs/hyphen__.glif
new file mode 100644
index 000000000..1e5987983
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/hyphen__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hyphen__" format="1">
+ <advance width="1024"/>
+ <unicode hex="2010"/>
+ <outline>
+ <component base="hyphen" xOffset="104"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 814.0, 'leftMargin': 84, 'rightMargin': 84.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/hyphenbullet.glif b/src/disabled/Interface-Thin.ufo/glyphs/hyphenbullet.glif
new file mode 100644
index 000000000..789753c92
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/hyphenbullet.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hyphenbullet" format="1">
+ <advance width="1280"/>
+ <unicode hex="2043"/>
+ <outline>
+ <contour>
+ <point x="1128" y="1312" type="line"/>
+ <point x="152" y="1312" type="line"/>
+ <point x="152" y="736" type="line"/>
+ <point x="1128" y="736" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1196, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/hyphendot.glif b/src/disabled/Interface-Thin.ufo/glyphs/hyphendot.glif
new file mode 100644
index 000000000..1bc75bb7f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/hyphendot.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hyphendot" format="1">
+ <advance width="512"/>
+ <unicode hex="2027"/>
+ <outline>
+ <contour>
+ <point x="180" y="916" type="curve" smooth="yes"/>
+ <point x="180" y="872"/>
+ <point x="212" y="840"/>
+ <point x="256" y="840" type="curve" smooth="yes"/>
+ <point x="300" y="840"/>
+ <point x="332" y="872"/>
+ <point x="332" y="916" type="curve" smooth="yes"/>
+ <point x="332" y="960"/>
+ <point x="300" y="992"/>
+ <point x="256" y="992" type="curve" smooth="yes"/>
+ <point x="212" y="992"/>
+ <point x="180" y="960"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 428, 'leftMargin': 138, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/hyphennobreak.glif b/src/disabled/Interface-Thin.ufo/glyphs/hyphennobreak.glif
new file mode 100644
index 000000000..e34765347
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/hyphennobreak.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="hyphennobreak" format="1">
+ <advance width="1024"/>
+ <unicode hex="2011"/>
+ <outline>
+ <component base="hyphen" xOffset="104"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 814.0, 'leftMargin': 84, 'rightMargin': 84.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/i.glif b/src/disabled/Interface-Thin.ufo/glyphs/i.glif
new file mode 100644
index 000000000..018d522c9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/i.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="i" format="1">
+ <advance width="512"/>
+ <unicode hex="0069"/>
+ <outline>
+ <contour>
+ <point x="252" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="292" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="264" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="544" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="544" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="256" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="544" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="292" y="1488" type="line"/>
+ <point x="220" y="1488" type="line"/>
+ <point x="220" y="0" type="line"/>
+ <point x="292" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="180" y="1952" type="curve" smooth="yes"/>
+ <point x="180" y="1912"/>
+ <point x="212" y="1876"/>
+ <point x="256" y="1876" type="curve" smooth="yes"/>
+ <point x="300" y="1876"/>
+ <point x="332" y="1912"/>
+ <point x="332" y="1952" type="curve" smooth="yes"/>
+ <point x="332" y="1996"/>
+ <point x="300" y="2032"/>
+ <point x="256" y="2032" type="curve" smooth="yes"/>
+ <point x="212" y="2032"/>
+ <point x="180" y="1996"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 580, 'leftMargin': 216, 'rightMargin': 211}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ibar.glif b/src/disabled/Interface-Thin.ufo/glyphs/ibar.glif
new file mode 100644
index 000000000..a80c4347a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ibar.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ibar" format="1">
+ <advance width="1024"/>
+ <unicode hex="0268"/>
+ <outline>
+ <contour>
+ <point x="552" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1012" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="552" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="i" xOffset="260"/>
+ <component base="crossbar" yOffset="-184"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>457.875</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 917, 'leftMargin': 14, 'rightMargin': 95}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/infinity.glif b/src/disabled/Interface-Thin.ufo/glyphs/infinity.glif
new file mode 100644
index 000000000..a3ee47b3c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/infinity.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="infinity" format="1">
+ <advance width="3072"/>
+ <unicode hex="221E"/>
+ <outline>
+ <contour>
+ <point x="212" y="712" type="line"/>
+ <point x="212" y="316"/>
+ <point x="448" y="-28"/>
+ <point x="836" y="-28" type="curve" smooth="yes"/>
+ <point x="1324" y="-28"/>
+ <point x="1520" y="568"/>
+ <point x="1564" y="716" type="curve"/>
+ <point x="1564" y="772" type="line"/>
+ <point x="1520" y="928"/>
+ <point x="1320" y="1516"/>
+ <point x="836" y="1516" type="curve" smooth="yes"/>
+ <point x="448" y="1516"/>
+ <point x="212" y="1176"/>
+ <point x="212" y="776" type="curve"/>
+ </contour>
+ <contour>
+ <point x="288" y="776" type="line"/>
+ <point x="288" y="1096"/>
+ <point x="468" y="1440"/>
+ <point x="836" y="1440" type="curve" smooth="yes"/>
+ <point x="1312" y="1440"/>
+ <point x="1488" y="768"/>
+ <point x="1488" y="772" type="curve"/>
+ <point x="1488" y="716" type="line"/>
+ <point x="1488" y="720"/>
+ <point x="1312" y="44"/>
+ <point x="836" y="44" type="curve" smooth="yes"/>
+ <point x="468" y="44"/>
+ <point x="288" y="388"/>
+ <point x="288" y="712" type="curve"/>
+ </contour>
+ <contour>
+ <point x="2860" y="776" type="line"/>
+ <point x="2860" y="1176"/>
+ <point x="2624" y="1516"/>
+ <point x="2240" y="1516" type="curve" smooth="yes"/>
+ <point x="1756" y="1516"/>
+ <point x="1556" y="928"/>
+ <point x="1508" y="772" type="curve"/>
+ <point x="1508" y="716" type="line"/>
+ <point x="1552" y="568"/>
+ <point x="1748" y="-28"/>
+ <point x="2236" y="-28" type="curve" smooth="yes"/>
+ <point x="2624" y="-28"/>
+ <point x="2860" y="316"/>
+ <point x="2860" y="712" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2788" y="712" type="line"/>
+ <point x="2788" y="388"/>
+ <point x="2604" y="44"/>
+ <point x="2236" y="44" type="curve" smooth="yes"/>
+ <point x="1760" y="44"/>
+ <point x="1584" y="720"/>
+ <point x="1584" y="716" type="curve"/>
+ <point x="1584" y="772" type="line"/>
+ <point x="1584" y="768"/>
+ <point x="1760" y="1440"/>
+ <point x="2240" y="1440" type="curve" smooth="yes"/>
+ <point x="2604" y="1440"/>
+ <point x="2788" y="1096"/>
+ <point x="2788" y="776" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2858.625</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3057, 'leftMargin': 193, 'rightMargin': 215}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/integral.glif b/src/disabled/Interface-Thin.ufo/glyphs/integral.glif
new file mode 100644
index 000000000..1736b88d6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/integral.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="integral" format="1">
+ <advance width="768"/>
+ <unicode hex="222B"/>
+ <outline>
+ <contour>
+ <point x="412" y="-124" type="curve"/>
+ <point x="412" y="1700" type="line" smooth="yes"/>
+ <point x="412" y="1932"/>
+ <point x="532" y="2068"/>
+ <point x="728" y="2068" type="curve" smooth="yes"/>
+ <point x="800" y="2068"/>
+ <point x="840" y="2060"/>
+ <point x="892" y="2048" type="curve"/>
+ <point x="904" y="2120" type="line"/>
+ <point x="844" y="2136"/>
+ <point x="784" y="2140"/>
+ <point x="728" y="2140" type="curve" smooth="yes"/>
+ <point x="484" y="2140"/>
+ <point x="340" y="1984"/>
+ <point x="340" y="1700" type="curve" smooth="yes"/>
+ <point x="340" y="-124" type="line" smooth="yes"/>
+ <point x="340" y="-380"/>
+ <point x="224" y="-528"/>
+ <point x="20" y="-528" type="curve" smooth="yes"/>
+ <point x="-32" y="-528"/>
+ <point x="-88" y="-512"/>
+ <point x="-116" y="-504" type="curve"/>
+ <point x="-136" y="-572" type="line"/>
+ <point x="-80" y="-592"/>
+ <point x="-36" y="-600"/>
+ <point x="20" y="-600" type="curve" smooth="yes"/>
+ <point x="268" y="-600"/>
+ <point x="412" y="-432"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 707, 'leftMargin': -219, 'rightMargin': -110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/interrobang.glif b/src/disabled/Interface-Thin.ufo/glyphs/interrobang.glif
new file mode 100644
index 000000000..59454d43a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/interrobang.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="interrobang" format="1">
+ <advance width="1280"/>
+ <unicode hex="203D"/>
+ <outline>
+ <contour>
+ <point x="644" y="2252" type="line"/>
+ <point x="568" y="2252" type="line"/>
+ <point x="568" y="552" type="line"/>
+ <point x="644" y="552" type="line"/>
+ </contour>
+ <component base="question" xOffset="28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1228, 'leftMargin': 128, 'rightMargin': 127}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/iota.glif b/src/disabled/Interface-Thin.ufo/glyphs/iota.glif
new file mode 100644
index 000000000..b81ee9e7f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/iota.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="iota" format="1">
+ <advance width="1024"/>
+ <unicode hex="03B9"/>
+ <outline>
+ <contour>
+ <point x="320" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="828" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="284" y="1488" type="line"/>
+ <point x="284" y="372" type="line"/>
+ <point x="284" y="76"/>
+ <point x="396" y="-12"/>
+ <point x="588" y="-12" type="curve" smooth="yes"/>
+ <point x="624" y="-12"/>
+ <point x="704" y="-8"/>
+ <point x="744" y="8" type="curve"/>
+ <point x="732" y="76" type="line"/>
+ <point x="680" y="68"/>
+ <point x="640" y="64"/>
+ <point x="584" y="64" type="curve" smooth="yes"/>
+ <point x="464" y="64"/>
+ <point x="360" y="112"/>
+ <point x="360" y="372" type="curve"/>
+ <point x="360" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>906.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1381.875</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 777, 'leftMargin': 234, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/iota1.glif b/src/disabled/Interface-Thin.ufo/glyphs/iota1.glif
new file mode 100644
index 000000000..2b7ba70ce
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/iota1.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="iota1" format="1">
+ <advance width="768"/>
+ <unicode hex="0269"/>
+ <outline>
+ <contour>
+ <point x="176" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="176" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="652" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="180" y="888" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="140" y="1488" type="line"/>
+ <point x="140" y="452" type="line" smooth="yes"/>
+ <point x="140" y="144"/>
+ <point x="232" y="-28"/>
+ <point x="476" y="-28" type="curve" smooth="yes"/>
+ <point x="532" y="-28"/>
+ <point x="576" y="-20"/>
+ <point x="632" y="0" type="curve"/>
+ <point x="612" y="72" type="line"/>
+ <point x="584" y="60"/>
+ <point x="528" y="48"/>
+ <point x="476" y="48" type="curve" smooth="yes"/>
+ <point x="272" y="48"/>
+ <point x="212" y="196"/>
+ <point x="212" y="452" type="curve" smooth="yes"/>
+ <point x="212" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 745, 'leftMargin': 231, 'rightMargin': 23}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/iota1_uni02DE__.glif b/src/disabled/Interface-Thin.ufo/glyphs/iota1_uni02DE__.glif
new file mode 100644
index 000000000..3797cc7dc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/iota1_uni02DE__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="iota1_uni02DE" format="1">
+ <advance width="1024"/>
+ <outline>
+ <component base="iota1" xOffset="-100"/>
+ <component base="uni02DE" xOffset="428"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1020, 'leftMargin': 231, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/iotasubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/iotasubnosp.glif
new file mode 100644
index 000000000..9b2edfb2a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/iotasubnosp.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="iotasubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0345"/>
+ <outline>
+ <contour>
+ <point x="-777" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-777" y="-723" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-804" y="-96" type="line"/>
+ <point x="-804" y="-513" type="line" smooth="yes"/>
+ <point x="-804" y="-666"/>
+ <point x="-760" y="-723"/>
+ <point x="-649" y="-723" type="curve" smooth="yes"/>
+ <point x="-624" y="-723"/>
+ <point x="-597" y="-719"/>
+ <point x="-569" y="-714" type="curve"/>
+ <point x="-576" y="-663" type="line"/>
+ <point x="-602" y="-666"/>
+ <point x="-623" y="-668"/>
+ <point x="-652" y="-668" type="curve" smooth="yes"/>
+ <point x="-707" y="-668"/>
+ <point x="-749" y="-646"/>
+ <point x="-749" y="-513" type="curve" smooth="yes"/>
+ <point x="-749" y="-96" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/iotasubnosp_uni1ABD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/iotasubnosp_uni1ABD___.glif
new file mode 100644
index 000000000..3e83615fa
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/iotasubnosp_uni1ABD___.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="iotasubnosp_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-777" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-777" y="-723" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1068" y="-712" type="curve"/>
+ <point x="-1063" y="-667" type="line"/>
+ <point x="-1170" y="-631"/>
+ <point x="-1254" y="-536"/>
+ <point x="-1254" y="-417" type="curve" smooth="yes"/>
+ <point x="-1254" y="-303"/>
+ <point x="-1178" y="-208"/>
+ <point x="-1063" y="-171" type="curve"/>
+ <point x="-1068" y="-127" type="line"/>
+ <point x="-1207" y="-171"/>
+ <point x="-1309" y="-287"/>
+ <point x="-1309" y="-417" type="curve" smooth="yes"/>
+ <point x="-1309" y="-558"/>
+ <point x="-1207" y="-668"/>
+ </contour>
+ <contour>
+ <point x="-327" y="-712" type="line"/>
+ <point x="-188" y="-668"/>
+ <point x="-87" y="-558"/>
+ <point x="-87" y="-417" type="curve" smooth="yes"/>
+ <point x="-87" y="-287"/>
+ <point x="-188" y="-171"/>
+ <point x="-327" y="-127" type="curve"/>
+ <point x="-333" y="-171" type="line"/>
+ <point x="-217" y="-208"/>
+ <point x="-142" y="-303"/>
+ <point x="-142" y="-417" type="curve" smooth="yes"/>
+ <point x="-142" y="-536"/>
+ <point x="-226" y="-631"/>
+ <point x="-333" y="-667" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-804" y="-96" type="line"/>
+ <point x="-804" y="-513" type="line" smooth="yes"/>
+ <point x="-804" y="-666"/>
+ <point x="-760" y="-723"/>
+ <point x="-649" y="-723" type="curve" smooth="yes"/>
+ <point x="-624" y="-723"/>
+ <point x="-597" y="-719"/>
+ <point x="-569" y="-714" type="curve"/>
+ <point x="-576" y="-663" type="line"/>
+ <point x="-602" y="-666"/>
+ <point x="-623" y="-668"/>
+ <point x="-652" y="-668" type="curve" smooth="yes"/>
+ <point x="-707" y="-668"/>
+ <point x="-749" y="-646"/>
+ <point x="-749" y="-513" type="curve" smooth="yes"/>
+ <point x="-749" y="-96" type="line"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/j.glif b/src/disabled/Interface-Thin.ufo/glyphs/j.glif
new file mode 100644
index 000000000..ba0191299
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/j.glif
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="j" format="1">
+ <advance width="512"/>
+ <unicode hex="006A"/>
+ <outline>
+ <contour>
+ <point x="472" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="428" y="-632" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="780" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="780" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="780" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="424" y="1488" type="line"/>
+ <point x="424" y="-176" type="line"/>
+ <point x="424" y="-400"/>
+ <point x="308" y="-528"/>
+ <point x="104" y="-528" type="curve" smooth="yes"/>
+ <point x="52" y="-528"/>
+ <point x="4" y="-512"/>
+ <point x="-28" y="-504" type="curve"/>
+ <point x="-32" y="-572" type="line"/>
+ <point x="12" y="-592"/>
+ <point x="56" y="-600"/>
+ <point x="104" y="-600" type="curve" smooth="yes"/>
+ <point x="352" y="-600"/>
+ <point x="496" y="-452"/>
+ <point x="496" y="-176" type="curve"/>
+ <point x="496" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="392" y="1952" type="curve" smooth="yes"/>
+ <point x="392" y="1912"/>
+ <point x="424" y="1876"/>
+ <point x="468" y="1876" type="curve" smooth="yes"/>
+ <point x="508" y="1876"/>
+ <point x="544" y="1912"/>
+ <point x="544" y="1952" type="curve" smooth="yes"/>
+ <point x="544" y="1996"/>
+ <point x="508" y="2032"/>
+ <point x="468" y="2032" type="curve" smooth="yes"/>
+ <point x="424" y="2032"/>
+ <point x="392" y="1996"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>906.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1381.875</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 612, 'leftMargin': -197, 'rightMargin': 235}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/jcrosstail.glif b/src/disabled/Interface-Thin.ufo/glyphs/jcrosstail.glif
new file mode 100644
index 000000000..fee124611
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/jcrosstail.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="jcrosstail" format="1">
+ <advance width="1280"/>
+ <unicode hex="029D"/>
+ <outline>
+ <contour>
+ <point x="788" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="788" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1164" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1136" y="24" type="line"/>
+ <point x="440" y="24" type="line" smooth="yes"/>
+ <point x="276" y="24"/>
+ <point x="144" y="-80"/>
+ <point x="144" y="-280" type="curve" smooth="yes"/>
+ <point x="144" y="-452"/>
+ <point x="248" y="-600"/>
+ <point x="456" y="-600" type="curve" smooth="yes"/>
+ <point x="704" y="-600"/>
+ <point x="828" y="-472"/>
+ <point x="828" y="-188" type="curve" smooth="yes"/>
+ <point x="828" y="176" type="line"/>
+ <point x="756" y="176" type="line"/>
+ <point x="756" y="-196" type="line" smooth="yes"/>
+ <point x="756" y="-404"/>
+ <point x="688" y="-528"/>
+ <point x="456" y="-528" type="curve" smooth="yes"/>
+ <point x="300" y="-528"/>
+ <point x="220" y="-416"/>
+ <point x="220" y="-280" type="curve" smooth="yes"/>
+ <point x="220" y="-140"/>
+ <point x="304" y="-52"/>
+ <point x="452" y="-52" type="curve" smooth="yes"/>
+ <point x="1136" y="-52" type="line"/>
+ </contour>
+ <component base="i" xOffset="500"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1048, 'leftMargin': 28, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/jdotlessbar.glif b/src/disabled/Interface-Thin.ufo/glyphs/jdotlessbar.glif
new file mode 100644
index 000000000..5a4dc2139
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/jdotlessbar.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="jdotlessbar" format="1">
+ <advance width="1024"/>
+ <unicode hex="025F"/>
+ <outline>
+ <contour>
+ <point x="612" y="1780" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="612" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="960" y="1780" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="904" y="76" type="line"/>
+ <point x="180" y="76" type="line"/>
+ <point x="180" y="0" type="line"/>
+ <point x="904" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="572" y="1488" type="line"/>
+ <point x="572" y="-176" type="line" smooth="yes"/>
+ <point x="572" y="-400"/>
+ <point x="460" y="-528"/>
+ <point x="256" y="-528" type="curve" smooth="yes"/>
+ <point x="204" y="-528"/>
+ <point x="152" y="-512"/>
+ <point x="124" y="-504" type="curve"/>
+ <point x="120" y="-572" type="line"/>
+ <point x="164" y="-592"/>
+ <point x="208" y="-600"/>
+ <point x="256" y="-600" type="curve" smooth="yes"/>
+ <point x="500" y="-600"/>
+ <point x="648" y="-452"/>
+ <point x="648" y="-176" type="curve" smooth="yes"/>
+ <point x="648" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 888, 'leftMargin': 48, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/jhookdblbar.glif b/src/disabled/Interface-Thin.ufo/glyphs/jhookdblbar.glif
new file mode 100644
index 000000000..110410e6b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/jhookdblbar.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="jhookdblbar" format="1">
+ <advance width="1280"/>
+ <unicode hex="0284"/>
+ <outline>
+ <contour>
+ <point x="884" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1212" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="380" y="-616" type="move" name="bottom"/>
+ </contour>
+ <component base="esh" xOffset="72"/>
+ <component base="crossbar" xOffset="124" yOffset="-992"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1139, 'leftMargin': 41, 'rightMargin': 42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/jsuper.glif b/src/disabled/Interface-Thin.ufo/glyphs/jsuper.glif
new file mode 100644
index 000000000..447f74956
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/jsuper.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="jsuper" format="1">
+ <advance width="768"/>
+ <unicode hex="02B2"/>
+ <outline>
+ <contour>
+ <point x="496" y="2016" type="line"/>
+ <point x="496" y="824" type="line" smooth="yes"/>
+ <point x="496" y="636"/>
+ <point x="428" y="544"/>
+ <point x="280" y="544" type="curve" smooth="yes"/>
+ <point x="240" y="544"/>
+ <point x="204" y="552"/>
+ <point x="184" y="560" type="curve"/>
+ <point x="164" y="492" type="line"/>
+ <point x="204" y="476"/>
+ <point x="236" y="472"/>
+ <point x="280" y="472" type="curve" smooth="yes"/>
+ <point x="460" y="472"/>
+ <point x="568" y="580"/>
+ <point x="568" y="824" type="curve" smooth="yes"/>
+ <point x="568" y="2016" type="line"/>
+ </contour>
+ <contour>
+ <point x="464" y="2360" type="curve" smooth="yes"/>
+ <point x="464" y="2320"/>
+ <point x="496" y="2288"/>
+ <point x="532" y="2288" type="curve" smooth="yes"/>
+ <point x="572" y="2288"/>
+ <point x="604" y="2320"/>
+ <point x="604" y="2360" type="curve" smooth="yes"/>
+ <point x="604" y="2400"/>
+ <point x="572" y="2432"/>
+ <point x="532" y="2432" type="curve" smooth="yes"/>
+ <point x="496" y="2432"/>
+ <point x="464" y="2400"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 661, 'leftMargin': 55, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/k.glif b/src/disabled/Interface-Thin.ufo/glyphs/k.glif
new file mode 100644
index 000000000..967b20aa9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/k.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="k" format="1">
+ <advance width="1536"/>
+ <unicode hex="006B"/>
+ <outline>
+ <contour>
+ <point x="708" y="156" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="464" y="1772" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="744" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="744" y="2216" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="1328" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1328" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1148" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="308" y="2112" type="line"/>
+ <point x="232" y="2112" type="line"/>
+ <point x="232" y="0" type="line"/>
+ <point x="308" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1264" y="1488" type="line"/>
+ <point x="1156" y="1488" type="line"/>
+ <point x="480" y="864" type="line"/>
+ <point x="264" y="660" type="line"/>
+ <point x="292" y="604" type="line"/>
+ <point x="524" y="804" type="line"/>
+ </contour>
+ <contour>
+ <point x="1208" y="0" type="line"/>
+ <point x="1304" y="0" type="line"/>
+ <point x="548" y="896" type="line"/>
+ <point x="500" y="836" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1332, 'leftMargin': 237, 'rightMargin': 22}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/kappa1.glif b/src/disabled/Interface-Thin.ufo/glyphs/kappa1.glif
new file mode 100644
index 000000000..a9c8fc2db
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/kappa1.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="kappa1" format="1">
+ <advance width="2048"/>
+ <unicode hex="03F0"/>
+ <outline>
+ <contour>
+ <point x="396" y="0" type="line"/>
+ <point x="1556" y="1488" type="line"/>
+ <point x="1648" y="1488" type="line"/>
+ <point x="488" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="508" y="128" type="line"/>
+ <point x="508" y="1036" type="line" smooth="yes"/>
+ <point x="508" y="1292"/>
+ <point x="448" y="1440"/>
+ <point x="244" y="1440" type="curve" smooth="yes"/>
+ <point x="196" y="1440"/>
+ <point x="140" y="1428"/>
+ <point x="108" y="1416" type="curve"/>
+ <point x="92" y="1488" type="line"/>
+ <point x="144" y="1504"/>
+ <point x="188" y="1516"/>
+ <point x="244" y="1516" type="curve" smooth="yes"/>
+ <point x="492" y="1516"/>
+ <point x="584" y="1344"/>
+ <point x="584" y="1036" type="curve" smooth="yes"/>
+ <point x="584" y="128" type="line"/>
+ </contour>
+ <contour>
+ <point x="1540" y="1356" type="line"/>
+ <point x="1540" y="452" type="line" smooth="yes"/>
+ <point x="1540" y="196"/>
+ <point x="1600" y="48"/>
+ <point x="1804" y="48" type="curve" smooth="yes"/>
+ <point x="1856" y="48"/>
+ <point x="1912" y="60"/>
+ <point x="1940" y="72" type="curve"/>
+ <point x="1956" y="0" type="line"/>
+ <point x="1904" y="-20"/>
+ <point x="1860" y="-28"/>
+ <point x="1804" y="-28" type="curve" smooth="yes"/>
+ <point x="1556" y="-28"/>
+ <point x="1468" y="144"/>
+ <point x="1468" y="452" type="curve" smooth="yes"/>
+ <point x="1468" y="1356" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1948, 'leftMargin': 41, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/kgreenlandic.glif b/src/disabled/Interface-Thin.ufo/glyphs/kgreenlandic.glif
new file mode 100644
index 000000000..67b8942ee
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/kgreenlandic.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="kgreenlandic" format="1">
+ <advance width="1536"/>
+ <unicode hex="0138"/>
+ <outline>
+ <contour>
+ <point x="712" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="712" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1436" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="256" y="1488" type="line"/>
+ <point x="180" y="1488" type="line"/>
+ <point x="180" y="0" type="line"/>
+ <point x="256" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1268" y="1488" type="line"/>
+ <point x="1176" y="1488" type="line"/>
+ <point x="504" y="800" type="line"/>
+ <point x="232" y="800" type="line"/>
+ <point x="228" y="728" type="line"/>
+ <point x="540" y="728" type="line"/>
+ </contour>
+ <contour>
+ <point x="1260" y="0" type="line"/>
+ <point x="1356" y="0" type="line"/>
+ <point x="528" y="804" type="line"/>
+ <point x="484" y="732" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1491, 'leftMargin': 235, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/khook.glif b/src/disabled/Interface-Thin.ufo/glyphs/khook.glif
new file mode 100644
index 000000000..f4348cbad
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/khook.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="khook" format="1">
+ <advance width="1536"/>
+ <unicode hex="0199"/>
+ <outline>
+ <contour>
+ <point x="308" y="1652" type="line"/>
+ <point x="232" y="1652" type="line"/>
+ <point x="232" y="0" type="line"/>
+ <point x="308" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1264" y="1488" type="line"/>
+ <point x="1156" y="1488" type="line"/>
+ <point x="480" y="864" type="line"/>
+ <point x="264" y="660" type="line"/>
+ <point x="292" y="604" type="line"/>
+ <point x="524" y="804" type="line"/>
+ </contour>
+ <contour>
+ <point x="1208" y="0" type="line"/>
+ <point x="1304" y="0" type="line"/>
+ <point x="548" y="896" type="line"/>
+ <point x="500" y="836" type="line"/>
+ </contour>
+ <contour>
+ <point x="308" y="1580" type="line"/>
+ <point x="308" y="1664" type="line" smooth="yes"/>
+ <point x="308" y="1920"/>
+ <point x="364" y="2068"/>
+ <point x="568" y="2068" type="curve" smooth="yes"/>
+ <point x="620" y="2068"/>
+ <point x="676" y="2052"/>
+ <point x="704" y="2044" type="curve"/>
+ <point x="724" y="2112" type="line"/>
+ <point x="668" y="2132"/>
+ <point x="624" y="2140"/>
+ <point x="568" y="2140" type="curve" smooth="yes"/>
+ <point x="324" y="2140"/>
+ <point x="232" y="1972"/>
+ <point x="232" y="1664" type="curve" smooth="yes"/>
+ <point x="232" y="1580" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2140.875</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1332, 'leftMargin': 237, 'rightMargin': 22}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/koppa.glif b/src/disabled/Interface-Thin.ufo/glyphs/koppa.glif
new file mode 100644
index 000000000..46872b441
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/koppa.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="koppa" format="1">
+ <advance width="1536"/>
+ <unicode hex="03DF"/>
+ <outline>
+ <contour>
+ <point x="1396" y="1032" type="line"/>
+ <point x="132" y="1032" type="line"/>
+ <point x="132" y="956" type="line"/>
+ <point x="1396" y="956" type="line"/>
+ </contour>
+ <contour>
+ <point x="712" y="2004" type="line"/>
+ <point x="632" y="2004" type="line"/>
+ <point x="92" y="980" type="line"/>
+ <point x="92" y="956" type="line"/>
+ <point x="164" y="956" type="line"/>
+ </contour>
+ <contour>
+ <point x="1444" y="1012" type="line"/>
+ <point x="1444" y="1032" type="line"/>
+ <point x="1372" y="1032" type="line"/>
+ <point x="824" y="0" type="line"/>
+ <point x="904" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1521, 'leftMargin': 85, 'rightMargin': 85}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/kturn.glif b/src/disabled/Interface-Thin.ufo/glyphs/kturn.glif
new file mode 100644
index 000000000..01fd82dd4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/kturn.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="kturn" format="1">
+ <advance width="1280"/>
+ <unicode hex="029E"/>
+ <outline>
+ <contour>
+ <point x="744" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="744" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1412" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1104" y="-572" type="line"/>
+ <point x="1176" y="-572" type="line"/>
+ <point x="1176" y="1488" type="line"/>
+ <point x="1104" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="148" y="0" type="line"/>
+ <point x="252" y="0" type="line"/>
+ <point x="928" y="628" type="line"/>
+ <point x="1144" y="828" type="line"/>
+ <point x="1116" y="884" type="line"/>
+ <point x="888" y="688" type="line"/>
+ </contour>
+ <contour>
+ <point x="200" y="1488" type="line"/>
+ <point x="104" y="1488" type="line"/>
+ <point x="864" y="596" type="line"/>
+ <point x="912" y="652" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1332, 'leftMargin': 22, 'rightMargin': 236}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/l.glif b/src/disabled/Interface-Thin.ufo/glyphs/l.glif
new file mode 100644
index 000000000..470cd655a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/l.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="l" format="1">
+ <advance width="512"/>
+ <unicode hex="006C"/>
+ <outline>
+ <contour>
+ <point x="260" y="2300" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="260" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="540" y="2112" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="512" y="1092" type="move" name="dot"/>
+ </contour>
+ <contour>
+ <point x="616" y="2068" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="544" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="544" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="544" y="2300" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="296" y="2112" type="line"/>
+ <point x="220" y="2112" type="line"/>
+ <point x="220" y="0" type="line"/>
+ <point x="296" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 580, 'leftMargin': 254, 'rightMargin': 251}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/lambda.glif b/src/disabled/Interface-Thin.ufo/glyphs/lambda.glif
new file mode 100644
index 000000000..d58c1ce40
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/lambda.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lambda" format="1">
+ <advance width="1792"/>
+ <unicode hex="03BB"/>
+ <outline>
+ <contour>
+ <point x="1412" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="836" y="1380" type="line"/>
+ <point x="872" y="1472" type="line"/>
+ <point x="812" y="1516" type="line"/>
+ <point x="192" y="0" type="line"/>
+ <point x="272" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="444" y="2088" type="curve"/>
+ <point x="420" y="2088"/>
+ <point x="380" y="2084"/>
+ <point x="364" y="2076" type="curve"/>
+ <point x="376" y="2004" type="line"/>
+ <point x="392" y="2008"/>
+ <point x="432" y="2012"/>
+ <point x="444" y="2012" type="curve" smooth="yes"/>
+ <point x="596" y="2012"/>
+ <point x="648" y="1888"/>
+ <point x="708" y="1724" type="curve" smooth="yes"/>
+ <point x="848" y="1344" type="line"/>
+ <point x="1228" y="292" type="line" smooth="yes"/>
+ <point x="1272" y="172"/>
+ <point x="1328" y="-8"/>
+ <point x="1524" y="-8" type="curve" smooth="yes"/>
+ <point x="1544" y="-8"/>
+ <point x="1584" y="-4"/>
+ <point x="1600" y="8" type="curve"/>
+ <point x="1588" y="76" type="line"/>
+ <point x="1572" y="72"/>
+ <point x="1536" y="68"/>
+ <point x="1524" y="68" type="curve" smooth="yes"/>
+ <point x="1408" y="68"/>
+ <point x="1360" y="164"/>
+ <point x="1300" y="328" type="curve" smooth="yes"/>
+ <point x="784" y="1732" type="line" smooth="yes"/>
+ <point x="736" y="1860"/>
+ <point x="676" y="2088"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 85, 'rightMargin': 46}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/lambdabar.glif b/src/disabled/Interface-Thin.ufo/glyphs/lambdabar.glif
new file mode 100644
index 000000000..403046ba8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/lambdabar.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lambdabar" format="1">
+ <advance width="1792"/>
+ <unicode hex="019B"/>
+ <outline>
+ <contour>
+ <point x="1304" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="960" y="1900" type="line"/>
+ <point x="312" y="1640" type="line"/>
+ <point x="312" y="1560" type="line"/>
+ <point x="960" y="1816" type="line"/>
+ </contour>
+ <component base="lambda"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 192, 'rightMargin': -59}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/largerighthook.glif b/src/disabled/Interface-Thin.ufo/glyphs/largerighthook.glif
new file mode 100644
index 000000000..89b83145a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/largerighthook.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="largerighthook" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="136" y="0" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="84" y="1080" type="line"/>
+ <point x="428" y="1080" type="line" smooth="yes"/>
+ <point x="816" y="1080"/>
+ <point x="1124" y="880"/>
+ <point x="1124" y="376" type="curve" smooth="yes"/>
+ <point x="1124" y="56"/>
+ <point x="944" y="-292"/>
+ <point x="592" y="-292" type="curve"/>
+ <point x="592" y="-364" type="line"/>
+ <point x="1028" y="-364"/>
+ <point x="1196" y="76"/>
+ <point x="1196" y="376" type="curve" smooth="yes"/>
+ <point x="1196" y="952"/>
+ <point x="860" y="1152"/>
+ <point x="428" y="1152" type="curve" smooth="yes"/>
+ <point x="84" y="1152" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1040, 'leftMargin': -136, 'rightMargin': 64}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/lbar.glif b/src/disabled/Interface-Thin.ufo/glyphs/lbar.glif
new file mode 100644
index 000000000..4813e7ee5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/lbar.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lbar" format="1">
+ <advance width="1024"/>
+ <unicode hex="019A"/>
+ <outline>
+ <contour>
+ <point x="552" y="2300" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="984" y="2300" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="552" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="l" xOffset="260"/>
+ <component base="crossbar" yOffset="84"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 862, 'leftMargin': -13, 'rightMargin': 67}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/lbelt.glif b/src/disabled/Interface-Thin.ufo/glyphs/lbelt.glif
new file mode 100644
index 000000000..1c2e754bc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/lbelt.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lbelt" format="1">
+ <advance width="1280"/>
+ <unicode hex="026C"/>
+ <outline>
+ <contour>
+ <point x="792" y="2188" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="792" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1192" y="2188" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="828" y="1100" type="line"/>
+ <point x="828" y="1384"/>
+ <point x="704" y="1516"/>
+ <point x="460" y="1516" type="curve" smooth="yes"/>
+ <point x="248" y="1516"/>
+ <point x="144" y="1364"/>
+ <point x="144" y="1196" type="curve" smooth="yes"/>
+ <point x="144" y="992"/>
+ <point x="276" y="892"/>
+ <point x="440" y="892" type="curve" smooth="yes"/>
+ <point x="1136" y="892" type="line"/>
+ <point x="1136" y="964" type="line"/>
+ <point x="452" y="964" type="line" smooth="yes"/>
+ <point x="304" y="964"/>
+ <point x="220" y="1052"/>
+ <point x="220" y="1196" type="curve" smooth="yes"/>
+ <point x="220" y="1332"/>
+ <point x="300" y="1440"/>
+ <point x="460" y="1440" type="curve" smooth="yes"/>
+ <point x="692" y="1440"/>
+ <point x="756" y="1316"/>
+ <point x="756" y="1108" type="curve" smooth="yes"/>
+ <point x="756" y="736" type="line"/>
+ <point x="828" y="736" type="line"/>
+ </contour>
+ <component base="l" xOffset="500"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1103, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/less.glif b/src/disabled/Interface-Thin.ufo/glyphs/less.glif
new file mode 100644
index 000000000..4f4470549
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/less.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="less" format="1">
+ <advance width="1536"/>
+ <unicode hex="003C"/>
+ <outline>
+ <contour>
+ <point x="240" y="940" type="line"/>
+ <point x="192" y="940" type="line"/>
+ <point x="192" y="880" type="line"/>
+ <point x="1344" y="360" type="line"/>
+ <point x="1344" y="440" type="line"/>
+ </contour>
+ <contour>
+ <point x="1344" y="1392" type="line"/>
+ <point x="1344" y="1472" type="line"/>
+ <point x="192" y="952" type="line"/>
+ <point x="192" y="892" type="line"/>
+ <point x="244" y="892" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1448, 'leftMargin': 113, 'rightMargin': 184}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/lessequal.glif b/src/disabled/Interface-Thin.ufo/glyphs/lessequal.glif
new file mode 100644
index 000000000..9f9b14db1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/lessequal.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lessequal" format="1">
+ <advance width="1536"/>
+ <unicode hex="2264"/>
+ <outline>
+ <component base="less" yScale="1.004" xOffset="100" yOffset="124"/>
+ <component base="minus" xOffset="-24" yOffset="-992"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1448, 'leftMargin': 75, 'rightMargin': 184}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/linevert.glif b/src/disabled/Interface-Thin.ufo/glyphs/linevert.glif
new file mode 100644
index 000000000..c244bb3ae
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/linevert.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="linevert" format="1">
+ <advance width="512"/>
+ <unicode hex="02C8"/>
+ <outline>
+ <contour>
+ <point x="292" y="2144" type="line"/>
+ <point x="220" y="2144" type="line"/>
+ <point x="220" y="1584" type="line"/>
+ <point x="292" y="1584" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 293, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/linevertdblnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/linevertdblnosp.glif
new file mode 100644
index 000000000..42e477daf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/linevertdblnosp.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="linevertdblnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="030E"/>
+ <outline>
+ <contour>
+ <point x="-767" y="1610" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-767" y="1863" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-767" y="2248" type="move" name="mkmktop"/>
+ </contour>
+ <component base="linevert" xOffset="-1011"/>
+ <component base="linevert" xOffset="-818"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/linevertnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/linevertnosp.glif
new file mode 100644
index 000000000..57af758d6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/linevertnosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="linevertnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="030D"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1610" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="1863" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2248" type="move" name="mkmktop"/>
+ </contour>
+ <component base="linevert" xOffset="-920"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/linevertsubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/linevertsubnosp.glif
new file mode 100644
index 000000000..dd131a896
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/linevertsubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="linevertsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0329"/>
+ <outline>
+ <contour>
+ <point x="-777" y="-672" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-777" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="linevert" xOffset="-924" yOffset="-2255"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/linevertsubnosp_uni1ABD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/linevertsubnosp_uni1ABD___.glif
new file mode 100644
index 000000000..2c33ec62b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/linevertsubnosp_uni1ABD___.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="linevertsubnosp_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-777" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-777" y="-672" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1192" y="-671" type="curve"/>
+ <point x="-1187" y="-626" type="line"/>
+ <point x="-1294" y="-590"/>
+ <point x="-1378" y="-495"/>
+ <point x="-1378" y="-375" type="curve" smooth="yes"/>
+ <point x="-1378" y="-261"/>
+ <point x="-1302" y="-166"/>
+ <point x="-1187" y="-129" type="curve"/>
+ <point x="-1192" y="-85" type="line"/>
+ <point x="-1331" y="-129"/>
+ <point x="-1433" y="-246"/>
+ <point x="-1433" y="-375" type="curve" smooth="yes"/>
+ <point x="-1433" y="-517"/>
+ <point x="-1331" y="-627"/>
+ </contour>
+ <contour>
+ <point x="-341" y="-671" type="line"/>
+ <point x="-202" y="-627"/>
+ <point x="-100" y="-517"/>
+ <point x="-100" y="-375" type="curve" smooth="yes"/>
+ <point x="-100" y="-246"/>
+ <point x="-202" y="-129"/>
+ <point x="-341" y="-85" type="curve"/>
+ <point x="-347" y="-129" type="line"/>
+ <point x="-231" y="-166"/>
+ <point x="-155" y="-261"/>
+ <point x="-155" y="-375" type="curve" smooth="yes"/>
+ <point x="-155" y="-495"/>
+ <point x="-239" y="-590"/>
+ <point x="-347" y="-626" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-741" y="-111" type="line"/>
+ <point x="-814" y="-111" type="line"/>
+ <point x="-814" y="-672" type="line"/>
+ <point x="-741" y="-672" type="line"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/lira.glif b/src/disabled/Interface-Thin.ufo/glyphs/lira.glif
new file mode 100644
index 000000000..0dc8d72d2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/lira.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lira" format="1">
+ <advance width="1792"/>
+ <unicode hex="20A4"/>
+ <outline>
+ <contour>
+ <point x="1560" y="0" type="line"/>
+ <point x="1556" y="76" type="line"/>
+ <point x="236" y="76" type="line"/>
+ <point x="236" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="580" y="1428" type="line"/>
+ <point x="580" y="1772"/>
+ <point x="744" y="1956"/>
+ <point x="1008" y="1956" type="curve" smooth="yes"/>
+ <point x="1248" y="1956"/>
+ <point x="1448" y="1824"/>
+ <point x="1448" y="1496" type="curve"/>
+ <point x="1524" y="1496" type="line"/>
+ <point x="1524" y="1812"/>
+ <point x="1340" y="2032"/>
+ <point x="1008" y="2032" type="curve" smooth="yes"/>
+ <point x="704" y="2032"/>
+ <point x="504" y="1808"/>
+ <point x="504" y="1428" type="curve" smooth="yes"/>
+ <point x="536" y="464" type="line" smooth="yes"/>
+ <point x="540" y="296"/>
+ <point x="500" y="104"/>
+ <point x="400" y="76" type="curve"/>
+ <point x="484" y="40" type="line"/>
+ <point x="572" y="116"/>
+ <point x="612" y="256"/>
+ <point x="608" y="464" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1096" y="1096" type="line"/>
+ <point x="240" y="1096" type="line"/>
+ <point x="240" y="1020" type="line"/>
+ <point x="1096" y="1020" type="line"/>
+ </contour>
+ <contour>
+ <point x="1096" y="740" type="line"/>
+ <point x="240" y="740" type="line"/>
+ <point x="240" y="668" type="line"/>
+ <point x="1096" y="668" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1581, 'leftMargin': 136, 'rightMargin': 122}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/lmidtilde.glif b/src/disabled/Interface-Thin.ufo/glyphs/lmidtilde.glif
new file mode 100644
index 000000000..8760aa5a1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/lmidtilde.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lmidtilde" format="1">
+ <advance width="1024"/>
+ <unicode hex="026B"/>
+ <outline>
+ <contour>
+ <point x="528" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="524" y="1100" type="move" name="parenthesses.w2"/>
+ </contour>
+ <contour>
+ <point x="1016" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="528" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="l" xOffset="232"/>
+ <component base="tilde" xOffset="-52" yOffset="-784"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 989, 'leftMargin': 48, 'rightMargin': 63}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/lmidtilde_uni1ABE___.glif b/src/disabled/Interface-Thin.ufo/glyphs/lmidtilde_uni1ABE___.glif
new file mode 100644
index 000000000..f2c850628
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/lmidtilde_uni1ABE___.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lmidtilde_uni1ABE" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="768" y="1100" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="804" y="2112" type="line"/>
+ <point x="732" y="2112" type="line"/>
+ <point x="732" y="0" type="line"/>
+ <point x="804" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1120" y="1240" type="line"/>
+ <point x="1120" y="1124"/>
+ <point x="1044" y="1060"/>
+ <point x="956" y="1060" type="curve" smooth="yes"/>
+ <point x="800" y="1060"/>
+ <point x="752" y="1232"/>
+ <point x="560" y="1232" type="curve" smooth="yes"/>
+ <point x="424" y="1232"/>
+ <point x="320" y="1136"/>
+ <point x="320" y="984" type="curve"/>
+ <point x="392" y="984" type="line"/>
+ <point x="392" y="1100"/>
+ <point x="468" y="1156"/>
+ <point x="560" y="1156" type="curve" smooth="yes"/>
+ <point x="724" y="1156"/>
+ <point x="756" y="984"/>
+ <point x="956" y="984" type="curve" smooth="yes"/>
+ <point x="1088" y="984"/>
+ <point x="1196" y="1088"/>
+ <point x="1196" y="1240" type="curve"/>
+ </contour>
+ <contour>
+ <point x="344" y="804" type="curve"/>
+ <point x="348" y="852" type="line"/>
+ <point x="240" y="888"/>
+ <point x="156" y="980"/>
+ <point x="156" y="1100" type="curve" smooth="yes"/>
+ <point x="156" y="1216"/>
+ <point x="232" y="1308"/>
+ <point x="348" y="1348" type="curve"/>
+ <point x="344" y="1392" type="line"/>
+ <point x="204" y="1348"/>
+ <point x="104" y="1228"/>
+ <point x="104" y="1100" type="curve" smooth="yes"/>
+ <point x="104" y="960"/>
+ <point x="204" y="848"/>
+ </contour>
+ <contour>
+ <point x="1196" y="804" type="line"/>
+ <point x="1332" y="848"/>
+ <point x="1436" y="960"/>
+ <point x="1436" y="1100" type="curve" smooth="yes"/>
+ <point x="1436" y="1228"/>
+ <point x="1332" y="1348"/>
+ <point x="1196" y="1392" type="curve"/>
+ <point x="1188" y="1348" type="line"/>
+ <point x="1304" y="1308"/>
+ <point x="1380" y="1216"/>
+ <point x="1380" y="1100" type="curve" smooth="yes"/>
+ <point x="1380" y="980"/>
+ <point x="1296" y="888"/>
+ <point x="1188" y="852" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1346, 'leftMargin': 7, 'rightMargin': 7}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/logicalnot.glif b/src/disabled/Interface-Thin.ufo/glyphs/logicalnot.glif
new file mode 100644
index 000000000..9142578e1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/logicalnot.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="logicalnot" format="1">
+ <advance width="1536"/>
+ <unicode hex="00AC"/>
+ <outline>
+ <contour>
+ <point x="1312" y="1036" type="line"/>
+ <point x="224" y="1036" type="line"/>
+ <point x="224" y="964" type="line"/>
+ <point x="1312" y="964" type="line"/>
+ </contour>
+ <contour>
+ <point x="1312" y="972" type="line"/>
+ <point x="1240" y="972" type="line"/>
+ <point x="1240" y="544" type="line"/>
+ <point x="1312" y="544" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1514, 'leftMargin': 168, 'rightMargin': 256}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/longs.glif b/src/disabled/Interface-Thin.ufo/glyphs/longs.glif
new file mode 100644
index 000000000..b96289f73
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/longs.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="longs" format="1">
+ <advance width="768"/>
+ <unicode hex="017F"/>
+ <outline>
+ <contour>
+ <point x="380" y="2312" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="136" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="444" y="2312" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="176" y="0" type="line"/>
+ <point x="176" y="1700" type="line" smooth="yes"/>
+ <point x="176" y="1932"/>
+ <point x="296" y="2068"/>
+ <point x="492" y="2068" type="curve" smooth="yes"/>
+ <point x="568" y="2068"/>
+ <point x="604" y="2060"/>
+ <point x="656" y="2048" type="curve"/>
+ <point x="668" y="2120" type="line"/>
+ <point x="612" y="2136"/>
+ <point x="548" y="2140"/>
+ <point x="492" y="2140" type="curve" smooth="yes"/>
+ <point x="248" y="2140"/>
+ <point x="104" y="1984"/>
+ <point x="104" y="1700" type="curve" smooth="yes"/>
+ <point x="104" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 580, 'leftMargin': 239, 'rightMargin': -223}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/longst.glif b/src/disabled/Interface-Thin.ufo/glyphs/longst.glif
new file mode 100644
index 000000000..7ca65298b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/longst.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="longst" format="1">
+ <advance width="1792"/>
+ <unicode hex="FB05"/>
+ <outline>
+ <contour>
+ <point x="504" y="1488" type="line"/>
+ <point x="192" y="1488" type="line"/>
+ <point x="192" y="1412" type="line"/>
+ <point x="504" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="836" y="2140" type="curve" smooth="yes"/>
+ <point x="596" y="2140"/>
+ <point x="448" y="1984"/>
+ <point x="448" y="1700" type="curve" smooth="yes"/>
+ <point x="448" y="0" type="line"/>
+ <point x="524" y="0" type="line"/>
+ <point x="524" y="1700" type="line" smooth="yes"/>
+ <point x="524" y="1932"/>
+ <point x="644" y="2068"/>
+ <point x="840" y="2068" type="curve" smooth="yes"/>
+ <point x="936" y="2068"/>
+ <point x="1072" y="2036"/>
+ <point x="1140" y="1996" type="curve"/>
+ <point x="1140" y="1760" type="line"/>
+ <point x="1216" y="1760" type="line"/>
+ <point x="1216" y="2048" type="line"/>
+ <point x="1116" y="2096"/>
+ <point x="976" y="2140"/>
+ </contour>
+ <component base="t" xOffset="816"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1605, 'leftMargin': 91, 'rightMargin': 104}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/lozenge.glif b/src/disabled/Interface-Thin.ufo/glyphs/lozenge.glif
new file mode 100644
index 000000000..dacd09bf1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/lozenge.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lozenge" format="1">
+ <advance width="1536"/>
+ <unicode hex="25CA"/>
+ <outline>
+ <contour>
+ <point x="156" y="1000" type="line"/>
+ <point x="732" y="0" type="line"/>
+ <point x="804" y="0" type="line"/>
+ <point x="784" y="64" type="line"/>
+ <point x="248" y="1000" type="line"/>
+ <point x="784" y="1936" type="line"/>
+ <point x="804" y="2004" type="line"/>
+ <point x="732" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="756" y="64" type="line"/>
+ <point x="732" y="0" type="line"/>
+ <point x="804" y="0" type="line"/>
+ <point x="1380" y="1000" type="line"/>
+ <point x="804" y="2004" type="line"/>
+ <point x="732" y="2004" type="line"/>
+ <point x="756" y="1936" type="line"/>
+ <point x="1288" y="1000" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1425, 'leftMargin': 94, 'rightMargin': 105}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/lrthook.glif b/src/disabled/Interface-Thin.ufo/glyphs/lrthook.glif
new file mode 100644
index 000000000..b0182c11d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/lrthook.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lrthook" format="1">
+ <advance width="1024"/>
+ <unicode hex="026D"/>
+ <outline>
+ <contour>
+ <point x="312" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="312" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="868" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="268" y="2112" type="line"/>
+ <point x="268" y="-124" type="line" smooth="yes"/>
+ <point x="268" y="-432"/>
+ <point x="360" y="-600"/>
+ <point x="604" y="-600" type="curve" smooth="yes"/>
+ <point x="660" y="-600"/>
+ <point x="704" y="-592"/>
+ <point x="760" y="-572" type="curve"/>
+ <point x="740" y="-504" type="line"/>
+ <point x="712" y="-512"/>
+ <point x="656" y="-528"/>
+ <point x="604" y="-528" type="curve" smooth="yes"/>
+ <point x="400" y="-528"/>
+ <point x="340" y="-380"/>
+ <point x="340" y="-124" type="curve" smooth="yes"/>
+ <point x="340" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2140.875</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 835, 'leftMargin': 234, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/lslash.glif b/src/disabled/Interface-Thin.ufo/glyphs/lslash.glif
new file mode 100644
index 000000000..8cb6ce843
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/lslash.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lslash" format="1">
+ <advance width="768"/>
+ <unicode hex="0142"/>
+ <outline>
+ <contour>
+ <point x="392" y="2300" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="392" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="732" y="2300" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="708" y="1280" type="line"/>
+ <point x="60" y="1024" type="line"/>
+ <point x="60" y="940" type="line"/>
+ <point x="708" y="1200" type="line"/>
+ </contour>
+ <component base="l" xOffset="104"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 694, 'leftMargin': 23, 'rightMargin': 24}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/lyogh.glif b/src/disabled/Interface-Thin.ufo/glyphs/lyogh.glif
new file mode 100644
index 000000000..50a5bff53
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/lyogh.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lyogh" format="1">
+ <advance width="1792"/>
+ <unicode hex="026E"/>
+ <outline>
+ <contour>
+ <point x="928" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="928" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1736" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="328" y="1488" type="line"/>
+ <point x="328" y="1416" type="line"/>
+ <point x="1444" y="1416" type="line"/>
+ <point x="776" y="576" type="line"/>
+ <point x="776" y="552" type="line"/>
+ <point x="856" y="552" type="line"/>
+ <point x="1528" y="1396" type="line"/>
+ <point x="1524" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="776" y="564" type="line"/>
+ <point x="776" y="500" type="line"/>
+ <point x="916" y="500" type="line" smooth="yes"/>
+ <point x="1256" y="500"/>
+ <point x="1444" y="340"/>
+ <point x="1444" y="-48" type="curve" smooth="yes"/>
+ <point x="1444" y="-344"/>
+ <point x="1252" y="-528"/>
+ <point x="920" y="-528" type="curve" smooth="yes"/>
+ <point x="596" y="-528"/>
+ <point x="436" y="-348"/>
+ <point x="376" y="-136" type="curve"/>
+ <point x="300" y="-136" type="line"/>
+ <point x="364" y="-440"/>
+ <point x="616" y="-600"/>
+ <point x="920" y="-600" type="curve" smooth="yes"/>
+ <point x="1264" y="-600"/>
+ <point x="1516" y="-396"/>
+ <point x="1516" y="-40" type="curve" smooth="yes"/>
+ <point x="1516" y="348"/>
+ <point x="1324" y="564"/>
+ <point x="920" y="564" type="curve"/>
+ </contour>
+ <component base="l" xOffset="44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1690, 'leftMargin': 220, 'rightMargin': 208}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/m.glif b/src/disabled/Interface-Thin.ufo/glyphs/m.glif
new file mode 100644
index 000000000..c83944277
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/m.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="m" format="1">
+ <advance width="2560"/>
+ <unicode hex="006D"/>
+ <outline>
+ <contour>
+ <point x="1276" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1276" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1276" y="1776" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="2540" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2540" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2540" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="312" y="1168" type="line"/>
+ <point x="312" y="1488" type="line"/>
+ <point x="236" y="1488" type="line"/>
+ <point x="236" y="0" type="line"/>
+ <point x="312" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="304" y="872" type="line"/>
+ <point x="316" y="1048"/>
+ <point x="460" y="1444"/>
+ <point x="836" y="1444" type="curve" smooth="yes"/>
+ <point x="1072" y="1444"/>
+ <point x="1244" y="1348"/>
+ <point x="1244" y="992" type="curve" smooth="yes"/>
+ <point x="1244" y="0" type="line"/>
+ <point x="1316" y="0" type="line"/>
+ <point x="1316" y="992" type="line" smooth="yes"/>
+ <point x="1316" y="1364"/>
+ <point x="1140" y="1516"/>
+ <point x="840" y="1516" type="curve" smooth="yes"/>
+ <point x="516" y="1516"/>
+ <point x="300" y="1244"/>
+ <point x="264" y="952" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1316" y="992" type="line"/>
+ <point x="1332" y="1152"/>
+ <point x="1492" y="1440"/>
+ <point x="1844" y="1444" type="curve" smooth="yes"/>
+ <point x="2080" y="1444"/>
+ <point x="2252" y="1340"/>
+ <point x="2252" y="964" type="curve" smooth="yes"/>
+ <point x="2252" y="0" type="line"/>
+ <point x="2324" y="0" type="line"/>
+ <point x="2324" y="964" type="line" smooth="yes"/>
+ <point x="2324" y="1356"/>
+ <point x="2148" y="1516"/>
+ <point x="1848" y="1516" type="curve" smooth="yes"/>
+ <point x="1524" y="1516"/>
+ <point x="1304" y="1288"/>
+ <point x="1264" y="1036" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2525, 'leftMargin': 221, 'rightMargin': 215}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/macron.glif b/src/disabled/Interface-Thin.ufo/glyphs/macron.glif
new file mode 100644
index 000000000..9fc69a998
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/macron.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macron" format="1">
+ <advance width="1024"/>
+ <unicode hex="00AF"/>
+ <outline>
+ <contour>
+ <point x="508" y="1764" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="508" y="2120" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="904" y="1976" type="line"/>
+ <point x="124" y="1976" type="line"/>
+ <point x="124" y="1904" type="line"/>
+ <point x="904" y="1904" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1115, 'leftMargin': 182, 'rightMargin': 154}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/macronacutecomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/macronacutecomb.glif
new file mode 100644
index 000000000..d7b8bb21b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/macronacutecomb.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macronacutecomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1792" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-384" y="1823" type="line"/>
+ <point x="-1163" y="1823" type="line"/>
+ <point x="-1163" y="1750" type="line"/>
+ <point x="-384" y="1750" type="line"/>
+ </contour>
+ <contour>
+ <point x="-901" y="1958" type="line"/>
+ <point x="-825" y="1958" type="line"/>
+ <point x="-583" y="2251" type="line"/>
+ <point x="-672" y="2251" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/macronacutecomb.lc.glif b/src/disabled/Interface-Thin.ufo/glyphs/macronacutecomb.lc.glif
new file mode 100644
index 000000000..01e5cb329
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/macronacutecomb.lc.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macronacutecomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1763" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2461" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-380" y="1975" type="line"/>
+ <point x="-1159" y="1975" type="line"/>
+ <point x="-1159" y="1902" type="line"/>
+ <point x="-380" y="1902" type="line"/>
+ </contour>
+ <contour>
+ <point x="-828" y="2086" type="line"/>
+ <point x="-745" y="2086" type="line"/>
+ <point x="-477" y="2452" type="line"/>
+ <point x="-568" y="2452" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/macroncomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/macroncomb.glif
new file mode 100644
index 000000000..2eca2e0d7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/macroncomb.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macroncomb" format="1">
+ <advance width="0"/>
+ <unicode hex="0304"/>
+ <outline>
+ <contour>
+ <point x="-758" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-758" y="2118" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-758" y="1937" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-369" y="1975" type="line"/>
+ <point x="-1148" y="1975" type="line"/>
+ <point x="-1148" y="1902" type="line"/>
+ <point x="-369" y="1902" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/macroncomb_uni1ABB___.glif b/src/disabled/Interface-Thin.ufo/glyphs/macroncomb_uni1ABB___.glif
new file mode 100644
index 000000000..6abe66a07
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/macroncomb_uni1ABB___.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macroncomb_uni1ABB" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-758" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-758" y="2118" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1220" y="1639" type="curve"/>
+ <point x="-1214" y="1684" type="line"/>
+ <point x="-1321" y="1720"/>
+ <point x="-1405" y="1815"/>
+ <point x="-1405" y="1935" type="curve" smooth="yes"/>
+ <point x="-1405" y="2049"/>
+ <point x="-1330" y="2144"/>
+ <point x="-1214" y="2181" type="curve"/>
+ <point x="-1220" y="2225" type="line"/>
+ <point x="-1359" y="2181"/>
+ <point x="-1460" y="2064"/>
+ <point x="-1460" y="1935" type="curve" smooth="yes"/>
+ <point x="-1460" y="1793"/>
+ <point x="-1359" y="1683"/>
+ </contour>
+ <contour>
+ <point x="-327" y="1639" type="line"/>
+ <point x="-188" y="1683"/>
+ <point x="-87" y="1793"/>
+ <point x="-87" y="1935" type="curve" smooth="yes"/>
+ <point x="-87" y="2064"/>
+ <point x="-188" y="2181"/>
+ <point x="-327" y="2225" type="curve"/>
+ <point x="-333" y="2181" type="line"/>
+ <point x="-217" y="2144"/>
+ <point x="-142" y="2049"/>
+ <point x="-142" y="1935" type="curve" smooth="yes"/>
+ <point x="-142" y="1815"/>
+ <point x="-226" y="1720"/>
+ <point x="-333" y="1684" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-382" y="2002" type="line"/>
+ <point x="-1162" y="2002" type="line"/>
+ <point x="-1162" y="1929" type="line"/>
+ <point x="-382" y="1929" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/macrondieresiscomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/macrondieresiscomb.glif
new file mode 100644
index 000000000..8c23f6245
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/macrondieresiscomb.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macrondieresiscomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1819" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-384" y="1878" type="line"/>
+ <point x="-1163" y="1878" type="line"/>
+ <point x="-1163" y="1805" type="line"/>
+ <point x="-384" y="1805" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1128" y="2104" type="curve" smooth="yes"/>
+ <point x="-1128" y="2061"/>
+ <point x="-1095" y="2028"/>
+ <point x="-1052" y="2028" type="curve" smooth="yes"/>
+ <point x="-1009" y="2028"/>
+ <point x="-975" y="2061"/>
+ <point x="-975" y="2104" type="curve" smooth="yes"/>
+ <point x="-975" y="2146"/>
+ <point x="-1009" y="2181"/>
+ <point x="-1052" y="2181" type="curve" smooth="yes"/>
+ <point x="-1095" y="2181"/>
+ <point x="-1128" y="2146"/>
+ </contour>
+ <contour>
+ <point x="-571" y="2104" type="curve" smooth="yes"/>
+ <point x="-571" y="2061"/>
+ <point x="-538" y="2028"/>
+ <point x="-495" y="2028" type="curve" smooth="yes"/>
+ <point x="-452" y="2028"/>
+ <point x="-418" y="2061"/>
+ <point x="-418" y="2104" type="curve" smooth="yes"/>
+ <point x="-418" y="2146"/>
+ <point x="-452" y="2181"/>
+ <point x="-495" y="2181" type="curve" smooth="yes"/>
+ <point x="-538" y="2181"/>
+ <point x="-571" y="2146"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/macrondieresiscomb.lc.glif b/src/disabled/Interface-Thin.ufo/glyphs/macrondieresiscomb.lc.glif
new file mode 100644
index 000000000..aec317bed
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/macrondieresiscomb.lc.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macrondieresiscomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1763" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-771" y="2457" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-380" y="1975" type="line"/>
+ <point x="-1159" y="1975" type="line"/>
+ <point x="-1159" y="1902" type="line"/>
+ <point x="-380" y="1902" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1152" y="2294" type="curve" smooth="yes"/>
+ <point x="-1152" y="2251"/>
+ <point x="-1119" y="2218"/>
+ <point x="-1077" y="2218" type="curve" smooth="yes"/>
+ <point x="-1034" y="2218"/>
+ <point x="-1000" y="2251"/>
+ <point x="-1000" y="2294" type="curve" smooth="yes"/>
+ <point x="-1000" y="2336"/>
+ <point x="-1034" y="2371"/>
+ <point x="-1077" y="2371" type="curve" smooth="yes"/>
+ <point x="-1119" y="2371"/>
+ <point x="-1152" y="2336"/>
+ </contour>
+ <contour>
+ <point x="-540" y="2294" type="curve" smooth="yes"/>
+ <point x="-540" y="2251"/>
+ <point x="-507" y="2218"/>
+ <point x="-465" y="2218" type="curve" smooth="yes"/>
+ <point x="-422" y="2218"/>
+ <point x="-388" y="2251"/>
+ <point x="-388" y="2294" type="curve" smooth="yes"/>
+ <point x="-388" y="2336"/>
+ <point x="-422" y="2371"/>
+ <point x="-465" y="2371" type="curve" smooth="yes"/>
+ <point x="-507" y="2371"/>
+ <point x="-540" y="2336"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/macrongravecomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/macrongravecomb.glif
new file mode 100644
index 000000000..6185f7fc8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/macrongravecomb.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macrongravecomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1805" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-880" y="2251" type="line"/>
+ <point x="-969" y="2251" type="line"/>
+ <point x="-727" y="1958" type="line"/>
+ <point x="-652" y="1958" type="line"/>
+ </contour>
+ <contour>
+ <point x="-384" y="1837" type="line"/>
+ <point x="-1163" y="1837" type="line"/>
+ <point x="-1163" y="1764" type="line"/>
+ <point x="-384" y="1764" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/macrongravecomb.lc.glif b/src/disabled/Interface-Thin.ufo/glyphs/macrongravecomb.lc.glif
new file mode 100644
index 000000000..1e3121ac6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/macrongravecomb.lc.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macrongravecomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1763" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2461" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-380" y="1975" type="line"/>
+ <point x="-1159" y="1975" type="line"/>
+ <point x="-1159" y="1902" type="line"/>
+ <point x="-380" y="1902" type="line"/>
+ </contour>
+ <contour>
+ <point x="-972" y="2452" type="line"/>
+ <point x="-1063" y="2452" type="line"/>
+ <point x="-795" y="2086" type="line"/>
+ <point x="-714" y="2086" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/macronsub.glif b/src/disabled/Interface-Thin.ufo/glyphs/macronsub.glif
new file mode 100644
index 000000000..ac1a2e54f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/macronsub.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macronsub" format="1">
+ <advance width="1024"/>
+ <unicode hex="02CD"/>
+ <outline>
+ <component base="macron" xOffset="-60" yOffset="-2200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1082, 'leftMargin': 165, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/macronsubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/macronsubnosp.glif
new file mode 100644
index 000000000..34cdecffb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/macronsubnosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="macronsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0331"/>
+ <outline>
+ <contour>
+ <point x="-773" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-771" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-771" y="-271" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <component base="macron" xOffset="-1331" yOffset="-2200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/mcapturn.glif b/src/disabled/Interface-Thin.ufo/glyphs/mcapturn.glif
new file mode 100644
index 000000000..0209d9b26
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/mcapturn.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="mcapturn" format="1">
+ <advance width="2560"/>
+ <unicode hex="019C"/>
+ <outline>
+ <contour>
+ <point x="2244" y="344" type="line"/>
+ <point x="2244" y="0" type="line"/>
+ <point x="2320" y="0" type="line"/>
+ <point x="2320" y="2004" type="line"/>
+ <point x="2244" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="2260" y="608" type="line"/>
+ <point x="2260" y="324"/>
+ <point x="2132" y="44"/>
+ <point x="1732" y="44" type="curve" smooth="yes"/>
+ <point x="1492" y="44"/>
+ <point x="1316" y="216"/>
+ <point x="1316" y="636" type="curve"/>
+ <point x="1316" y="2004" type="line"/>
+ <point x="1244" y="2004" type="line"/>
+ <point x="1244" y="640" type="line"/>
+ <point x="1244" y="168"/>
+ <point x="1440" y="-28"/>
+ <point x="1732" y="-28" type="curve" smooth="yes"/>
+ <point x="2144" y="-28"/>
+ <point x="2320" y="244"/>
+ <point x="2320" y="612" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1256" y="608" type="line"/>
+ <point x="1256" y="324"/>
+ <point x="1128" y="44"/>
+ <point x="728" y="44" type="curve" smooth="yes"/>
+ <point x="488" y="44"/>
+ <point x="312" y="216"/>
+ <point x="312" y="636" type="curve" smooth="yes"/>
+ <point x="312" y="2004" type="line"/>
+ <point x="240" y="2004" type="line"/>
+ <point x="240" y="640" type="line" smooth="yes"/>
+ <point x="240" y="168"/>
+ <point x="436" y="-28"/>
+ <point x="728" y="-28" type="curve" smooth="yes"/>
+ <point x="1140" y="-28"/>
+ <point x="1316" y="244"/>
+ <point x="1316" y="612" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2632, 'leftMargin': 275, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/mhook.glif b/src/disabled/Interface-Thin.ufo/glyphs/mhook.glif
new file mode 100644
index 000000000..b3ab8b71f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/mhook.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="mhook" format="1">
+ <advance width="2560"/>
+ <unicode hex="0271"/>
+ <outline>
+ <contour>
+ <point x="1264" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1264" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2524" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2236" y="100" type="line"/>
+ <point x="2236" y="-124" type="line" smooth="yes"/>
+ <point x="2236" y="-380"/>
+ <point x="2176" y="-528"/>
+ <point x="1972" y="-528" type="curve" smooth="yes"/>
+ <point x="1924" y="-528"/>
+ <point x="1868" y="-512"/>
+ <point x="1836" y="-504" type="curve"/>
+ <point x="1820" y="-572" type="line"/>
+ <point x="1872" y="-592"/>
+ <point x="1916" y="-600"/>
+ <point x="1972" y="-600" type="curve" smooth="yes"/>
+ <point x="2220" y="-600"/>
+ <point x="2312" y="-432"/>
+ <point x="2312" y="-124" type="curve" smooth="yes"/>
+ <point x="2312" y="100" type="line"/>
+ </contour>
+ <component base="m"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2525, 'leftMargin': 236, 'rightMargin': 201}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/mill.glif b/src/disabled/Interface-Thin.ufo/glyphs/mill.glif
new file mode 100644
index 000000000..dcee0e62c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/mill.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="mill" format="1">
+ <advance width="2560"/>
+ <unicode hex="20A5"/>
+ <outline>
+ <contour>
+ <point x="1768" y="1760" type="line"/>
+ <point x="1688" y="1760" type="line"/>
+ <point x="912" y="-172" type="line"/>
+ <point x="992" y="-172" type="line"/>
+ </contour>
+ <component base="m"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2525, 'leftMargin': 236, 'rightMargin': 201}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/minus.glif b/src/disabled/Interface-Thin.ufo/glyphs/minus.glif
new file mode 100644
index 000000000..e586084a8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/minus.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="minus" format="1">
+ <advance width="1536"/>
+ <unicode hex="2212"/>
+ <outline>
+ <contour>
+ <point x="1344" y="1068" type="line"/>
+ <point x="196" y="1068" type="line"/>
+ <point x="196" y="992" type="line"/>
+ <point x="1344" y="992" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1605, 'leftMargin': 224, 'rightMargin': 233}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/minussub.glif b/src/disabled/Interface-Thin.ufo/glyphs/minussub.glif
new file mode 100644
index 000000000..4bc3786a0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/minussub.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="minussub" format="1">
+ <advance width="1024"/>
+ <unicode hex="208B"/>
+ <outline>
+ <component base="minussuperior" xOffset="40" yOffset="-1348"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 945, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/minussubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/minussubnosp.glif
new file mode 100644
index 000000000..ecda039ee
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/minussubnosp.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="minussubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0320"/>
+ <outline>
+ <contour>
+ <point x="-774" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-774" y="-428" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1123" y="-353" type="line"/>
+ <point x="-1123" y="-428" type="line"/>
+ <point x="-425" y="-428" type="line"/>
+ <point x="-425" y="-353" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/minussuperior.glif b/src/disabled/Interface-Thin.ufo/glyphs/minussuperior.glif
new file mode 100644
index 000000000..363939f75
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/minussuperior.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="minussuperior" format="1">
+ <advance width="1024"/>
+ <unicode hex="207B"/>
+ <outline>
+ <contour>
+ <point x="876" y="1480" type="line"/>
+ <point x="152" y="1480" type="line"/>
+ <point x="152" y="1404" type="line"/>
+ <point x="876" y="1404" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 945, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/mturn.glif b/src/disabled/Interface-Thin.ufo/glyphs/mturn.glif
new file mode 100644
index 000000000..c98468a0b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/mturn.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="mturn" format="1">
+ <advance width="2560"/>
+ <unicode hex="026F"/>
+ <outline>
+ <contour>
+ <point x="1288" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1288" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2548" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="712" y="-28" type="curve" smooth="yes"/>
+ <point x="1036" y="-28"/>
+ <point x="1260" y="200"/>
+ <point x="1296" y="452" type="curve"/>
+ <point x="1244" y="500" type="line"/>
+ <point x="1232" y="340"/>
+ <point x="1068" y="52"/>
+ <point x="716" y="44" type="curve" smooth="yes"/>
+ <point x="480" y="44"/>
+ <point x="312" y="148"/>
+ <point x="312" y="524" type="curve" smooth="yes"/>
+ <point x="312" y="1488" type="line"/>
+ <point x="236" y="1488" type="line"/>
+ <point x="236" y="524" type="line" smooth="yes"/>
+ <point x="236" y="132"/>
+ <point x="412" y="-28"/>
+ </contour>
+ <contour>
+ <point x="1724" y="-28" type="curve" smooth="yes"/>
+ <point x="2044" y="-28"/>
+ <point x="2260" y="244"/>
+ <point x="2300" y="540" type="curve"/>
+ <point x="2260" y="616" type="line"/>
+ <point x="2248" y="440"/>
+ <point x="2100" y="44"/>
+ <point x="1728" y="44" type="curve" smooth="yes"/>
+ <point x="1492" y="44"/>
+ <point x="1320" y="144"/>
+ <point x="1320" y="500" type="curve" smooth="yes"/>
+ <point x="1320" y="1488" type="line"/>
+ <point x="1244" y="1488" type="line"/>
+ <point x="1244" y="500" type="line" smooth="yes"/>
+ <point x="1244" y="124"/>
+ <point x="1420" y="-28"/>
+ </contour>
+ <contour>
+ <point x="2248" y="320" type="line"/>
+ <point x="2248" y="0" type="line"/>
+ <point x="2324" y="0" type="line"/>
+ <point x="2324" y="1488" type="line"/>
+ <point x="2248" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2525, 'leftMargin': 215, 'rightMargin': 222}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/mturndescend.glif b/src/disabled/Interface-Thin.ufo/glyphs/mturndescend.glif
new file mode 100644
index 000000000..d161be855
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/mturndescend.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="mturndescend" format="1">
+ <advance width="2560"/>
+ <unicode hex="0270"/>
+ <outline>
+ <contour>
+ <point x="1288" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1288" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2548" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2248" y="320" type="line"/>
+ <point x="2248" y="-572" type="line"/>
+ <point x="2324" y="-572" type="line"/>
+ <point x="2324" y="1488" type="line"/>
+ <point x="2248" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="2260" y="616" type="line"/>
+ <point x="2248" y="440"/>
+ <point x="2100" y="44"/>
+ <point x="1728" y="44" type="curve" smooth="yes"/>
+ <point x="1492" y="44"/>
+ <point x="1320" y="144"/>
+ <point x="1320" y="500" type="curve" smooth="yes"/>
+ <point x="1320" y="1488" type="line"/>
+ <point x="1244" y="1488" type="line"/>
+ <point x="1244" y="500" type="line" smooth="yes"/>
+ <point x="1244" y="124"/>
+ <point x="1420" y="-28"/>
+ <point x="1724" y="-28" type="curve" smooth="yes"/>
+ <point x="2044" y="-28"/>
+ <point x="2260" y="244"/>
+ <point x="2300" y="540" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1244" y="500" type="line"/>
+ <point x="1232" y="340"/>
+ <point x="1068" y="52"/>
+ <point x="716" y="44" type="curve" smooth="yes"/>
+ <point x="480" y="44"/>
+ <point x="312" y="148"/>
+ <point x="312" y="524" type="curve" smooth="yes"/>
+ <point x="312" y="1488" type="line"/>
+ <point x="236" y="1488" type="line"/>
+ <point x="236" y="524" type="line" smooth="yes"/>
+ <point x="236" y="132"/>
+ <point x="412" y="-28"/>
+ <point x="712" y="-28" type="curve" smooth="yes"/>
+ <point x="1036" y="-28"/>
+ <point x="1260" y="200"/>
+ <point x="1296" y="452" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2525, 'leftMargin': 215, 'rightMargin': 222}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/mu.glif b/src/disabled/Interface-Thin.ufo/glyphs/mu.glif
new file mode 100644
index 000000000..a8e73ba14
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/mu.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="mu" format="1">
+ <advance width="1536"/>
+ <unicode hex="00B5"/>
+ <outline>
+ <contour>
+ <point x="1232" y="1488" type="line"/>
+ <point x="1232" y="344" type="line"/>
+ <point x="1236" y="0" type="line"/>
+ <point x="1308" y="0" type="line"/>
+ <point x="1308" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1236" y="692" type="line"/>
+ <point x="1236" y="332"/>
+ <point x="1148" y="48"/>
+ <point x="724" y="48" type="curve" smooth="yes"/>
+ <point x="508" y="48"/>
+ <point x="304" y="164"/>
+ <point x="304" y="604" type="curve"/>
+ <point x="248" y="604" type="line"/>
+ <point x="236" y="512" type="line"/>
+ <point x="272" y="96"/>
+ <point x="504" y="-28"/>
+ <point x="736" y="-28" type="curve" smooth="yes"/>
+ <point x="1148" y="-28"/>
+ <point x="1308" y="280"/>
+ <point x="1308" y="696" type="curve"/>
+ </contour>
+ <contour>
+ <point x="232" y="1488" type="line"/>
+ <point x="232" y="-572" type="line"/>
+ <point x="304" y="-572" type="line"/>
+ <point x="304" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>277.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>752.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 235, 'rightMargin': 231}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/multiply.glif b/src/disabled/Interface-Thin.ufo/glyphs/multiply.glif
new file mode 100644
index 000000000..3b3620679
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/multiply.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="multiply" format="1">
+ <advance width="1536"/>
+ <unicode hex="00D7"/>
+ <outline>
+ <contour>
+ <point x="240" y="0" type="line"/>
+ <point x="1312" y="1092" type="line"/>
+ <point x="1260" y="1144" type="line"/>
+ <point x="188" y="52" type="line"/>
+ </contour>
+ <contour>
+ <point x="1296" y="0" type="line"/>
+ <point x="1352" y="52" type="line"/>
+ <point x="280" y="1144" type="line"/>
+ <point x="224" y="1092" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1447, 'leftMargin': 135, 'rightMargin': 149}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/n.glif b/src/disabled/Interface-Thin.ufo/glyphs/n.glif
new file mode 100644
index 000000000..d4ea4cf30
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/n.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="n" format="1">
+ <advance width="1536"/>
+ <unicode hex="006E"/>
+ <outline>
+ <contour>
+ <point x="788" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="788" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="-8" y="2112" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="1304" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="788" y="1776" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="1536" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1536" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1536" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="304" y="1172" type="line"/>
+ <point x="304" y="1488" type="line"/>
+ <point x="232" y="1488" type="line"/>
+ <point x="232" y="0" type="line"/>
+ <point x="304" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="292" y="872" type="line"/>
+ <point x="304" y="1048"/>
+ <point x="456" y="1444"/>
+ <point x="828" y="1444" type="curve" smooth="yes"/>
+ <point x="1064" y="1444"/>
+ <point x="1232" y="1340"/>
+ <point x="1232" y="964" type="curve" smooth="yes"/>
+ <point x="1232" y="0" type="line"/>
+ <point x="1308" y="0" type="line"/>
+ <point x="1308" y="964" type="line" smooth="yes"/>
+ <point x="1308" y="1356"/>
+ <point x="1136" y="1516"/>
+ <point x="832" y="1516" type="curve" smooth="yes"/>
+ <point x="512" y="1516"/>
+ <point x="292" y="1244"/>
+ <point x="252" y="952" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 237, 'rightMargin': 229}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/naira.glif b/src/disabled/Interface-Thin.ufo/glyphs/naira.glif
new file mode 100644
index 000000000..adb8626d9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/naira.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="naira" format="1">
+ <advance width="2304"/>
+ <unicode hex="20A6"/>
+ <outline>
+ <contour>
+ <point x="2148" y="1224" type="line"/>
+ <point x="156" y="1224" type="line"/>
+ <point x="156" y="1148" type="line"/>
+ <point x="2148" y="1148" type="line"/>
+ </contour>
+ <contour>
+ <point x="2148" y="812" type="line"/>
+ <point x="156" y="812" type="line"/>
+ <point x="156" y="736" type="line"/>
+ <point x="2148" y="736" type="line"/>
+ </contour>
+ <component base="N" xOffset="156"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2102, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/nine.frac.glif b/src/disabled/Interface-Thin.ufo/glyphs/nine.frac.glif
new file mode 100644
index 000000000..61d5c7fa5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/nine.frac.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nine.frac" format="1">
+ <advance width="1024"/>
+ <outline>
+ <component base="nine.sup" xOffset="32" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 107, 'rightMargin': 148.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/nine.glif b/src/disabled/Interface-Thin.ufo/glyphs/nine.glif
new file mode 100644
index 000000000..fb757e5fb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/nine.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nine" format="1">
+ <advance width="1536"/>
+ <unicode hex="0039"/>
+ <outline>
+ <contour>
+ <point x="428" y="48" type="line"/>
+ <point x="424" y="-28" type="line"/>
+ <point x="472" y="-28" type="line"/>
+ <point x="1088" y="-28"/>
+ <point x="1380" y="352"/>
+ <point x="1380" y="1020" type="curve"/>
+ <point x="1380" y="1244" type="line"/>
+ <point x="1380" y="1768"/>
+ <point x="1144" y="2032"/>
+ <point x="744" y="2032" type="curve" smooth="yes"/>
+ <point x="392" y="2032"/>
+ <point x="156" y="1704"/>
+ <point x="156" y="1316" type="curve"/>
+ <point x="156" y="956"/>
+ <point x="384" y="644"/>
+ <point x="736" y="644" type="curve"/>
+ <point x="1088" y="644"/>
+ <point x="1368" y="908"/>
+ <point x="1368" y="1276" type="curve"/>
+ <point x="1324" y="1272" type="line"/>
+ <point x="1324" y="1064"/>
+ <point x="1136" y="720"/>
+ <point x="736" y="720" type="curve"/>
+ <point x="416" y="720"/>
+ <point x="232" y="1008"/>
+ <point x="232" y="1316" type="curve"/>
+ <point x="232" y="1644"/>
+ <point x="432" y="1956"/>
+ <point x="752" y="1956" type="curve" smooth="yes"/>
+ <point x="1100" y="1956"/>
+ <point x="1308" y="1716"/>
+ <point x="1308" y="1240" type="curve" smooth="yes"/>
+ <point x="1308" y="1176"/>
+ <point x="1328" y="980"/>
+ <point x="1308" y="956" type="curve"/>
+ <point x="1308" y="444"/>
+ <point x="1048" y="48"/>
+ <point x="472" y="48" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 142, 'rightMargin': 176}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/nine.sup.glif b/src/disabled/Interface-Thin.ufo/glyphs/nine.sup.glif
new file mode 100644
index 000000000..400fe9efe
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/nine.sup.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nine.sup" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="312" y="56" type="line"/>
+ <point x="312" y="-12" type="line"/>
+ <point x="336" y="-12" type="line"/>
+ <point x="720" y="-12"/>
+ <point x="884" y="220"/>
+ <point x="884" y="564" type="curve"/>
+ <point x="884" y="668" type="line"/>
+ <point x="884" y="940"/>
+ <point x="752" y="1100"/>
+ <point x="508" y="1100" type="curve" smooth="yes"/>
+ <point x="288" y="1100"/>
+ <point x="140" y="924"/>
+ <point x="140" y="716" type="curve"/>
+ <point x="140" y="524"/>
+ <point x="276" y="352"/>
+ <point x="496" y="352" type="curve"/>
+ <point x="704" y="352"/>
+ <point x="852" y="492"/>
+ <point x="856" y="660" type="curve"/>
+ <point x="824" y="692" type="line"/>
+ <point x="820" y="580"/>
+ <point x="712" y="420"/>
+ <point x="504" y="420" type="curve"/>
+ <point x="320" y="420"/>
+ <point x="216" y="564"/>
+ <point x="216" y="720" type="curve"/>
+ <point x="216" y="880"/>
+ <point x="328" y="1032"/>
+ <point x="512" y="1032" type="curve" smooth="yes"/>
+ <point x="696" y="1032"/>
+ <point x="812" y="912"/>
+ <point x="812" y="676" type="curve" smooth="yes"/>
+ <point x="812" y="524" type="line" smooth="yes"/>
+ <point x="812" y="244"/>
+ <point x="672" y="56"/>
+ <point x="336" y="56" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 107, 'rightMargin': 148.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/nineinferior.glif b/src/disabled/Interface-Thin.ufo/glyphs/nineinferior.glif
new file mode 100644
index 000000000..81e954aa3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/nineinferior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nineinferior" format="1">
+ <advance width="1024"/>
+ <unicode hex="2089"/>
+ <outline>
+ <component base="nine.sup" xOffset="32" yOffset="-500"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 107, 'rightMargin': 148.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ninesuperior.glif b/src/disabled/Interface-Thin.ufo/glyphs/ninesuperior.glif
new file mode 100644
index 000000000..14aab98f3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ninesuperior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ninesuperior" format="1">
+ <advance width="1024"/>
+ <unicode hex="2079"/>
+ <outline>
+ <component base="nine.sup" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 140, 'rightMargin': 117.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/nlfthook.glif b/src/disabled/Interface-Thin.ufo/glyphs/nlfthook.glif
new file mode 100644
index 000000000..681e3614e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/nlfthook.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nlfthook" format="1">
+ <advance width="1792"/>
+ <unicode hex="0272"/>
+ <outline>
+ <contour>
+ <point x="1100" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1100" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1872" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="568" y="100" type="line"/>
+ <point x="568" y="-124" type="line" smooth="yes"/>
+ <point x="568" y="-380"/>
+ <point x="508" y="-528"/>
+ <point x="308" y="-528" type="curve" smooth="yes"/>
+ <point x="256" y="-528"/>
+ <point x="200" y="-512"/>
+ <point x="172" y="-504" type="curve"/>
+ <point x="152" y="-572" type="line"/>
+ <point x="204" y="-592"/>
+ <point x="248" y="-600"/>
+ <point x="308" y="-600" type="curve" smooth="yes"/>
+ <point x="552" y="-600"/>
+ <point x="644" y="-432"/>
+ <point x="644" y="-124" type="curve" smooth="yes"/>
+ <point x="644" y="100" type="line"/>
+ </contour>
+ <component base="n" xOffset="332"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1680, 'leftMargin': -41, 'rightMargin': 233}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/notequal.glif b/src/disabled/Interface-Thin.ufo/glyphs/notequal.glif
new file mode 100644
index 000000000..1f80ab421
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/notequal.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="notequal" format="1">
+ <advance width="1536"/>
+ <unicode hex="2260"/>
+ <outline>
+ <contour>
+ <point x="1176" y="1592" type="line"/>
+ <point x="1112" y="1624" type="line"/>
+ <point x="332" y="244" type="line"/>
+ <point x="396" y="208" type="line"/>
+ </contour>
+ <component base="equal" xOffset="-8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1570, 'leftMargin': 202, 'rightMargin': 221}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/nrthook.glif b/src/disabled/Interface-Thin.ufo/glyphs/nrthook.glif
new file mode 100644
index 000000000..64cdc8757
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/nrthook.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nrthook" format="1">
+ <advance width="1792"/>
+ <unicode hex="0273"/>
+ <outline>
+ <contour>
+ <point x="704" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="704" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1600" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1152" y="100" type="line"/>
+ <point x="1152" y="-124" type="line" smooth="yes"/>
+ <point x="1152" y="-432"/>
+ <point x="1244" y="-600"/>
+ <point x="1488" y="-600" type="curve" smooth="yes"/>
+ <point x="1544" y="-600"/>
+ <point x="1588" y="-592"/>
+ <point x="1644" y="-572" type="curve"/>
+ <point x="1624" y="-504" type="line"/>
+ <point x="1596" y="-512"/>
+ <point x="1540" y="-528"/>
+ <point x="1488" y="-528" type="curve" smooth="yes"/>
+ <point x="1284" y="-528"/>
+ <point x="1228" y="-380"/>
+ <point x="1228" y="-124" type="curve" smooth="yes"/>
+ <point x="1228" y="100" type="line"/>
+ </contour>
+ <component base="n" xOffset="-88"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1687, 'leftMargin': 237, 'rightMargin': -41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/nsuperior.glif b/src/disabled/Interface-Thin.ufo/glyphs/nsuperior.glif
new file mode 100644
index 000000000..7c6125ef6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/nsuperior.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="nsuperior" format="1">
+ <advance width="1280"/>
+ <unicode hex="207F"/>
+ <outline>
+ <contour>
+ <point x="292" y="1760" type="line"/>
+ <point x="280" y="2004" type="line"/>
+ <point x="220" y="2004" type="line"/>
+ <point x="220" y="896" type="line"/>
+ <point x="292" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="276" y="1484" type="line"/>
+ <point x="276" y="1744"/>
+ <point x="412" y="1948"/>
+ <point x="664" y="1948" type="curve" smooth="yes"/>
+ <point x="860" y="1948"/>
+ <point x="992" y="1860"/>
+ <point x="992" y="1604" type="curve"/>
+ <point x="992" y="896" type="line"/>
+ <point x="1064" y="896" type="line"/>
+ <point x="1064" y="1596" type="line"/>
+ <point x="1064" y="1892"/>
+ <point x="908" y="2016"/>
+ <point x="664" y="2016" type="curve" smooth="yes"/>
+ <point x="396" y="2016"/>
+ <point x="224" y="1792"/>
+ <point x="224" y="1480" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1184, 'leftMargin': 171, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/numbersign.glif b/src/disabled/Interface-Thin.ufo/glyphs/numbersign.glif
new file mode 100644
index 000000000..25e698fa6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/numbersign.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="numbersign" format="1">
+ <advance width="1792"/>
+ <unicode hex="0023"/>
+ <outline>
+ <contour>
+ <point x="400" y="0" type="line"/>
+ <point x="476" y="0" type="line"/>
+ <point x="840" y="2004" type="line"/>
+ <point x="764" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="976" y="0" type="line"/>
+ <point x="1052" y="0" type="line"/>
+ <point x="1420" y="2004" type="line"/>
+ <point x="1344" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1664" y="1356" type="line"/>
+ <point x="1664" y="1432" type="line"/>
+ <point x="236" y="1432" type="line"/>
+ <point x="236" y="1356" type="line"/>
+ </contour>
+ <contour>
+ <point x="1560" y="564" type="line"/>
+ <point x="1560" y="636" type="line"/>
+ <point x="128" y="636" type="line"/>
+ <point x="128" y="564" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 70, 'rightMargin': -64}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/numeralgreek.glif b/src/disabled/Interface-Thin.ufo/glyphs/numeralgreek.glif
new file mode 100644
index 000000000..b8429e4b8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/numeralgreek.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="numeralgreek" format="1">
+ <advance width="512"/>
+ <unicode hex="0374"/>
+ <outline>
+ <component base="uni02B9"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 459, 'leftMargin': 136, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/numeralgreeksub.glif b/src/disabled/Interface-Thin.ufo/glyphs/numeralgreeksub.glif
new file mode 100644
index 000000000..50e94bf23
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/numeralgreeksub.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="numeralgreeksub" format="1">
+ <advance width="512"/>
+ <unicode hex="0375"/>
+ <outline>
+ <contour>
+ <point x="376" y="-108" type="line"/>
+ <point x="308" y="-108" type="line"/>
+ <point x="136" y="-712" type="line"/>
+ <point x="212" y="-712" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 459, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/o.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/o.cn.glif
new file mode 100644
index 000000000..914a3df02
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/o.cn.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="o.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="160" y="660" type="line"/>
+ <point x="160" y="228"/>
+ <point x="384" y="-28"/>
+ <point x="772" y="-28" type="curve" smooth="yes"/>
+ <point x="1156" y="-28"/>
+ <point x="1380" y="228"/>
+ <point x="1380" y="660" type="curve"/>
+ <point x="1380" y="828" type="line"/>
+ <point x="1380" y="1264"/>
+ <point x="1156" y="1516"/>
+ <point x="768" y="1516" type="curve" smooth="yes"/>
+ <point x="384" y="1516"/>
+ <point x="160" y="1264"/>
+ <point x="160" y="828" type="curve"/>
+ </contour>
+ <contour>
+ <point x="232" y="828" type="line"/>
+ <point x="232" y="1172"/>
+ <point x="404" y="1440"/>
+ <point x="768" y="1440" type="curve" smooth="yes"/>
+ <point x="1132" y="1440"/>
+ <point x="1304" y="1172"/>
+ <point x="1304" y="828" type="curve"/>
+ <point x="1304" y="660" type="line"/>
+ <point x="1304" y="308"/>
+ <point x="1132" y="44"/>
+ <point x="772" y="44" type="curve" smooth="yes"/>
+ <point x="404" y="44"/>
+ <point x="232" y="308"/>
+ <point x="232" y="660" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 161, 'rightMargin': 160}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/o.glif b/src/disabled/Interface-Thin.ufo/glyphs/o.glif
new file mode 100644
index 000000000..decc00786
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/o.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="o" format="1">
+ <advance width="1792"/>
+ <unicode hex="006F"/>
+ <outline>
+ <contour>
+ <point x="900" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="900" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1672" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1672" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1504" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="1672" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="244" y="716" type="line"/>
+ <point x="244" y="280"/>
+ <point x="512" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1284" y="-28"/>
+ <point x="1548" y="280"/>
+ <point x="1548" y="716" type="curve"/>
+ <point x="1548" y="772" type="line"/>
+ <point x="1548" y="1208"/>
+ <point x="1284" y="1516"/>
+ <point x="896" y="1516" type="curve" smooth="yes"/>
+ <point x="512" y="1516"/>
+ <point x="244" y="1208"/>
+ <point x="244" y="772" type="curve"/>
+ </contour>
+ <contour>
+ <point x="320" y="772" type="line"/>
+ <point x="320" y="1120"/>
+ <point x="532" y="1440"/>
+ <point x="896" y="1440" type="curve" smooth="yes"/>
+ <point x="1260" y="1440"/>
+ <point x="1472" y="1120"/>
+ <point x="1472" y="772" type="curve"/>
+ <point x="1472" y="716" type="line"/>
+ <point x="1472" y="360"/>
+ <point x="1260" y="48"/>
+ <point x="900" y="48" type="curve" smooth="yes"/>
+ <point x="532" y="48"/>
+ <point x="320" y="360"/>
+ <point x="320" y="716" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1550, 'leftMargin': 124, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/o_uni02DE__.glif b/src/disabled/Interface-Thin.ufo/glyphs/o_uni02DE__.glif
new file mode 100644
index 000000000..726fcd35c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/o_uni02DE__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="o_uni02DE" format="1">
+ <advance width="2304"/>
+ <outline>
+ <contour>
+ <point x="1968" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="620" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="620" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="620" y="-16" type="move" name="markbottom"/>
+ </contour>
+ <contour>
+ <point x="1392" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1392" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <component base="o" xOffset="-160"/>
+ <component base="uni02DE" xOffset="1476"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2127, 'leftMargin': 244, 'rightMargin': -251}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/oe.glif b/src/disabled/Interface-Thin.ufo/glyphs/oe.glif
new file mode 100644
index 000000000..95f2d42e2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/oe.glif
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oe" format="1">
+ <advance width="2816"/>
+ <unicode hex="0153"/>
+ <outline>
+ <contour>
+ <point x="1408" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1408" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2716" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2716" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2716" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2056" y="-28" type="curve"/>
+ <point x="2292" y="-28"/>
+ <point x="2452" y="44"/>
+ <point x="2564" y="168" type="curve"/>
+ <point x="2524" y="228" type="line"/>
+ <point x="2424" y="112"/>
+ <point x="2288" y="48"/>
+ <point x="2056" y="48" type="curve" smooth="yes"/>
+ <point x="1744" y="48"/>
+ <point x="1504" y="332"/>
+ <point x="1504" y="688" type="curve" smooth="yes"/>
+ <point x="1504" y="776" type="line" smooth="yes"/>
+ <point x="1504" y="1144"/>
+ <point x="1724" y="1440"/>
+ <point x="2052" y="1440" type="curve"/>
+ <point x="2348" y="1440"/>
+ <point x="2544" y="1212"/>
+ <point x="2544" y="912" type="curve"/>
+ <point x="2544" y="868" type="line"/>
+ <point x="1480" y="868" type="line"/>
+ <point x="1480" y="792" type="line"/>
+ <point x="2620" y="792" type="line"/>
+ <point x="2620" y="908" type="line" smooth="yes"/>
+ <point x="2620" y="1288"/>
+ <point x="2380" y="1516"/>
+ <point x="2052" y="1516" type="curve" smooth="yes"/>
+ <point x="1708" y="1516"/>
+ <point x="1432" y="1212"/>
+ <point x="1432" y="776" type="curve" smooth="yes"/>
+ <point x="1432" y="688" type="line" smooth="yes"/>
+ <point x="1432" y="272"/>
+ <point x="1724" y="-28"/>
+ </contour>
+ <contour>
+ <point x="196" y="716" type="line"/>
+ <point x="196" y="280"/>
+ <point x="460" y="-28"/>
+ <point x="848" y="-28" type="curve" smooth="yes"/>
+ <point x="1236" y="-28"/>
+ <point x="1500" y="280"/>
+ <point x="1500" y="716" type="curve"/>
+ <point x="1500" y="772" type="line"/>
+ <point x="1500" y="1208"/>
+ <point x="1236" y="1516"/>
+ <point x="848" y="1516" type="curve" smooth="yes"/>
+ <point x="460" y="1516"/>
+ <point x="196" y="1208"/>
+ <point x="196" y="772" type="curve"/>
+ </contour>
+ <contour>
+ <point x="272" y="772" type="line"/>
+ <point x="272" y="1120"/>
+ <point x="484" y="1440"/>
+ <point x="848" y="1440" type="curve" smooth="yes"/>
+ <point x="1212" y="1440"/>
+ <point x="1424" y="1120"/>
+ <point x="1424" y="772" type="curve"/>
+ <point x="1424" y="716" type="line"/>
+ <point x="1424" y="360"/>
+ <point x="1212" y="48"/>
+ <point x="848" y="48" type="curve" smooth="yes"/>
+ <point x="484" y="48"/>
+ <point x="272" y="360"/>
+ <point x="272" y="716" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2646, 'leftMargin': 127, 'rightMargin': 95}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ogonek.glif b/src/disabled/Interface-Thin.ufo/glyphs/ogonek.glif
new file mode 100644
index 000000000..8f46b81f4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ogonek.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ogonek" format="1">
+ <advance width="768"/>
+ <unicode hex="02DB"/>
+ <outline>
+ <contour>
+ <point x="528" y="0" type="move" name="_ogonek"/>
+ </contour>
+ <contour>
+ <point x="528" y="0" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="492" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="492" y="-544" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="472" y="28" type="line"/>
+ <point x="336" y="-72"/>
+ <point x="196" y="-208"/>
+ <point x="196" y="-340" type="curve"/>
+ <point x="196" y="-476"/>
+ <point x="276" y="-544"/>
+ <point x="400" y="-544" type="curve" smooth="yes"/>
+ <point x="484" y="-544"/>
+ <point x="540" y="-512"/>
+ <point x="572" y="-484" type="curve"/>
+ <point x="552" y="-416" type="line"/>
+ <point x="516" y="-440"/>
+ <point x="472" y="-468"/>
+ <point x="400" y="-468" type="curve" smooth="yes"/>
+ <point x="300" y="-468"/>
+ <point x="272" y="-408"/>
+ <point x="272" y="-340" type="curve" smooth="yes"/>
+ <point x="272" y="-208"/>
+ <point x="400" y="-104"/>
+ <point x="528" y="0" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 648, 'leftMargin': 98, 'rightMargin': 175}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ogoneknosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/ogoneknosp.glif
new file mode 100644
index 000000000..942fa3095
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ogoneknosp.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ogoneknosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0328"/>
+ <outline>
+ <contour>
+ <point x="-681" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-700" y="28" type="line"/>
+ <point x="-833" y="-73"/>
+ <point x="-974" y="-209"/>
+ <point x="-974" y="-338" type="curve"/>
+ <point x="-974" y="-477"/>
+ <point x="-894" y="-543"/>
+ <point x="-771" y="-543" type="curve" smooth="yes"/>
+ <point x="-688" y="-543"/>
+ <point x="-633" y="-510"/>
+ <point x="-598" y="-483" type="curve"/>
+ <point x="-620" y="-417" type="line"/>
+ <point x="-653" y="-440"/>
+ <point x="-699" y="-469"/>
+ <point x="-771" y="-469" type="curve" smooth="yes"/>
+ <point x="-872" y="-469"/>
+ <point x="-899" y="-406"/>
+ <point x="-899" y="-338" type="curve" smooth="yes"/>
+ <point x="-899" y="-206"/>
+ <point x="-771" y="-103"/>
+ <point x="-641" y="0" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ohorn.glif b/src/disabled/Interface-Thin.ufo/glyphs/ohorn.glif
new file mode 100644
index 000000000..966e308bb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ohorn.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ohorn" format="1">
+ <advance width="1792"/>
+ <unicode hex="01A1"/>
+ <outline>
+ <contour>
+ <point x="780" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="780" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1524" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1496" y="1644" type="line"/>
+ <point x="1496" y="1432"/>
+ <point x="1452" y="1312"/>
+ <point x="1196" y="1312" type="curve"/>
+ <point x="1196" y="1236" type="line"/>
+ <point x="1484" y="1236"/>
+ <point x="1572" y="1380"/>
+ <point x="1572" y="1644" type="curve"/>
+ </contour>
+ <component base="o" xOffset="-24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1543, 'leftMargin': 240, 'rightMargin': -49}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/oi.glif b/src/disabled/Interface-Thin.ufo/glyphs/oi.glif
new file mode 100644
index 000000000..203e57b05
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/oi.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oi" format="1">
+ <advance width="1536"/>
+ <unicode hex="01A3"/>
+ <outline>
+ <contour>
+ <point x="748" y="44" type="curve" smooth="yes"/>
+ <point x="380" y="44"/>
+ <point x="216" y="344"/>
+ <point x="216" y="716" type="curve" smooth="yes"/>
+ <point x="216" y="772" type="line" smooth="yes"/>
+ <point x="216" y="1144"/>
+ <point x="380" y="1440"/>
+ <point x="748" y="1440" type="curve"/>
+ <point x="876" y="1440"/>
+ <point x="1000" y="1400"/>
+ <point x="1088" y="1316" type="curve"/>
+ <point x="1088" y="680" type="line"/>
+ <point x="1164" y="680" type="line"/>
+ <point x="1164" y="1348" type="line"/>
+ <point x="1060" y="1460"/>
+ <point x="908" y="1516"/>
+ <point x="748" y="1516" type="curve" smooth="yes"/>
+ <point x="364" y="1516"/>
+ <point x="140" y="1208"/>
+ <point x="140" y="772" type="curve" smooth="yes"/>
+ <point x="140" y="716" type="line" smooth="yes"/>
+ <point x="140" y="280"/>
+ <point x="364" y="-28"/>
+ <point x="748" y="-28" type="curve"/>
+ <point x="912" y="-28"/>
+ <point x="1060" y="28"/>
+ <point x="1164" y="128" type="curve"/>
+ <point x="1164" y="768" type="line"/>
+ <point x="1088" y="768" type="line"/>
+ <point x="1088" y="160" type="line"/>
+ <point x="996" y="80"/>
+ <point x="872" y="44"/>
+ </contour>
+ <contour>
+ <point x="1396" y="1488" type="line"/>
+ <point x="1332" y="1488" type="line"/>
+ <point x="1120" y="1340" type="line"/>
+ <point x="1120" y="1252" type="line"/>
+ <point x="1320" y="1396" type="line"/>
+ <point x="1320" y="-572" type="line"/>
+ <point x="1396" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1159.125</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1625, 'leftMargin': 138, 'rightMargin': 233}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/omega.glif b/src/disabled/Interface-Thin.ufo/glyphs/omega.glif
new file mode 100644
index 000000000..4b81e0ff3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/omega.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="omega" format="1">
+ <advance width="2304"/>
+ <unicode hex="03C9"/>
+ <outline>
+ <contour>
+ <point x="1184" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1156" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2312" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1824" y="1488" type="line"/>
+ <point x="1940" y="1264"/>
+ <point x="2036" y="1000"/>
+ <point x="2036" y="688" type="curve"/>
+ <point x="2036" y="364"/>
+ <point x="1904" y="48"/>
+ <point x="1604" y="48" type="curve" smooth="yes"/>
+ <point x="1364" y="48"/>
+ <point x="1192" y="224"/>
+ <point x="1192" y="668" type="curve"/>
+ <point x="1192" y="1060" type="line"/>
+ <point x="1116" y="1060" type="line"/>
+ <point x="1116" y="672" type="line"/>
+ <point x="1116" y="176"/>
+ <point x="1316" y="-28"/>
+ <point x="1604" y="-28" type="curve" smooth="yes"/>
+ <point x="1928" y="-28"/>
+ <point x="2108" y="276"/>
+ <point x="2108" y="692" type="curve"/>
+ <point x="2108" y="1080"/>
+ <point x="2004" y="1292"/>
+ <point x="1916" y="1488" type="curve"/>
+ </contour>
+ <contour>
+ <point x="388" y="1488" type="line"/>
+ <point x="296" y="1292"/>
+ <point x="196" y="1080"/>
+ <point x="196" y="692" type="curve"/>
+ <point x="196" y="276"/>
+ <point x="376" y="-28"/>
+ <point x="700" y="-28" type="curve" smooth="yes"/>
+ <point x="992" y="-28"/>
+ <point x="1192" y="176"/>
+ <point x="1192" y="672" type="curve"/>
+ <point x="1192" y="1060" type="line"/>
+ <point x="1116" y="1060" type="line"/>
+ <point x="1116" y="668" type="line"/>
+ <point x="1116" y="224"/>
+ <point x="940" y="48"/>
+ <point x="704" y="48" type="curve" smooth="yes"/>
+ <point x="400" y="48"/>
+ <point x="272" y="364"/>
+ <point x="272" y="688" type="curve"/>
+ <point x="272" y="1000"/>
+ <point x="364" y="1264"/>
+ <point x="480" y="1488" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2324, 'leftMargin': 209, 'rightMargin': 205}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/omegaclosed.glif b/src/disabled/Interface-Thin.ufo/glyphs/omegaclosed.glif
new file mode 100644
index 000000000..1e5894e55
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/omegaclosed.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="omegaclosed" format="1">
+ <advance width="2304"/>
+ <unicode hex="0277"/>
+ <outline>
+ <contour>
+ <point x="1152" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1152" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2320" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1152" y="1516" type="line"/>
+ <point x="488" y="1516"/>
+ <point x="196" y="1080"/>
+ <point x="196" y="644" type="curve" smooth="yes"/>
+ <point x="196" y="276"/>
+ <point x="376" y="-28"/>
+ <point x="700" y="-28" type="curve" smooth="yes"/>
+ <point x="992" y="-28"/>
+ <point x="1192" y="176"/>
+ <point x="1192" y="672" type="curve" smooth="yes"/>
+ <point x="1192" y="1020" type="line"/>
+ <point x="1116" y="1020" type="line"/>
+ <point x="1116" y="668" type="line" smooth="yes"/>
+ <point x="1116" y="224"/>
+ <point x="940" y="44"/>
+ <point x="700" y="44" type="curve" smooth="yes"/>
+ <point x="400" y="44"/>
+ <point x="272" y="364"/>
+ <point x="272" y="644" type="curve" smooth="yes"/>
+ <point x="272" y="1048"/>
+ <point x="524" y="1440"/>
+ <point x="1152" y="1440" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1152" y="1440" type="line"/>
+ <point x="1776" y="1440"/>
+ <point x="2036" y="1048"/>
+ <point x="2036" y="644" type="curve" smooth="yes"/>
+ <point x="2036" y="364"/>
+ <point x="1904" y="44"/>
+ <point x="1604" y="44" type="curve" smooth="yes"/>
+ <point x="1368" y="44"/>
+ <point x="1192" y="224"/>
+ <point x="1192" y="668" type="curve" smooth="yes"/>
+ <point x="1192" y="1020" type="line"/>
+ <point x="1116" y="1020" type="line"/>
+ <point x="1116" y="672" type="line" smooth="yes"/>
+ <point x="1116" y="176"/>
+ <point x="1312" y="-28"/>
+ <point x="1604" y="-28" type="curve" smooth="yes"/>
+ <point x="1928" y="-28"/>
+ <point x="2108" y="276"/>
+ <point x="2108" y="644" type="curve" smooth="yes"/>
+ <point x="2108" y="1080"/>
+ <point x="1816" y="1516"/>
+ <point x="1152" y="1516" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1166.0</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2333, 'leftMargin': 212, 'rightMargin': 211}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/one.glif b/src/disabled/Interface-Thin.ufo/glyphs/one.glif
new file mode 100644
index 000000000..f40ebc420
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/one.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="one" format="1">
+ <advance width="1536"/>
+ <unicode hex="0031"/>
+ <outline>
+ <contour>
+ <point x="1092" y="2008" type="line"/>
+ <point x="1080" y="2008" type="line"/>
+ <point x="444" y="1776" type="line"/>
+ <point x="444" y="1692" type="line"/>
+ <point x="1020" y="1908" type="line"/>
+ <point x="1020" y="0" type="line"/>
+ <point x="1092" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 257, 'rightMargin': 635}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/one.sup.glif b/src/disabled/Interface-Thin.ufo/glyphs/one.sup.glif
new file mode 100644
index 000000000..da4a116a3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/one.sup.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="one.sup" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="720" y="1088" type="line"/>
+ <point x="708" y="1088" type="line"/>
+ <point x="304" y="956" type="line"/>
+ <point x="304" y="880" type="line"/>
+ <point x="648" y="992" type="line"/>
+ <point x="648" y="0" type="line"/>
+ <point x="720" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 180, 'rightMargin': 406.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/onedotleader.glif b/src/disabled/Interface-Thin.ufo/glyphs/onedotleader.glif
new file mode 100644
index 000000000..448121885
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/onedotleader.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="onedotleader" format="1">
+ <advance width="512"/>
+ <unicode hex="2024"/>
+ <outline>
+ <component base="period"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 557, 'leftMargin': 180, 'rightMargin': 225}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/oneeighth.glif b/src/disabled/Interface-Thin.ufo/glyphs/oneeighth.glif
new file mode 100644
index 000000000..eb7c8acab
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/oneeighth.glif
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oneeighth" format="1">
+ <advance width="2048"/>
+ <unicode hex="215B"/>
+ <outline>
+ <component base="one.sup" xOffset="-116" yOffset="888"/>
+ <component base="fraction" xOffset="240"/>
+ <component base="eight.sup" xOffset="972"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2144, 'leftMargin': 281, 'rightMargin': 190}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/onehalf.glif b/src/disabled/Interface-Thin.ufo/glyphs/onehalf.glif
new file mode 100644
index 000000000..6b6448170
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/onehalf.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="onehalf" format="1">
+ <advance width="2048"/>
+ <unicode hex="00BD"/>
+ <outline>
+ <component base="fraction" xOffset="244" yOffset="12"/>
+ <component base="one.sup" xOffset="-92" yOffset="912"/>
+ <component base="two.sup" xOffset="940"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2858.625</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2074, 'leftMargin': 290, 'rightMargin': 160}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/oneinferior.glif b/src/disabled/Interface-Thin.ufo/glyphs/oneinferior.glif
new file mode 100644
index 000000000..9c794fe45
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/oneinferior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oneinferior" format="1">
+ <advance width="1024"/>
+ <unicode hex="2081"/>
+ <outline>
+ <component base="one.sup" yOffset="-500"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 304, 'rightMargin': 281.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/onequarter.glif b/src/disabled/Interface-Thin.ufo/glyphs/onequarter.glif
new file mode 100644
index 000000000..48baf7926
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/onequarter.glif
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="onequarter" format="1">
+ <advance width="2048"/>
+ <unicode hex="00BC"/>
+ <outline>
+ <component base="one.sup" xOffset="-60" yOffset="912"/>
+ <component base="fraction" xOffset="304" yOffset="12"/>
+ <component base="four.sup" xOffset="864"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2017, 'leftMargin': 323, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/onesuperior.glif b/src/disabled/Interface-Thin.ufo/glyphs/onesuperior.glif
new file mode 100644
index 000000000..69abee018
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/onesuperior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="onesuperior" format="1">
+ <advance width="1024"/>
+ <unicode hex="00B9"/>
+ <outline>
+ <component base="one.sup" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 304, 'rightMargin': 281.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/onethird.glif b/src/disabled/Interface-Thin.ufo/glyphs/onethird.glif
new file mode 100644
index 000000000..0b9cc084c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/onethird.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="onethird" format="1">
+ <advance width="2304"/>
+ <unicode hex="2153"/>
+ <outline>
+ <component base="one.sup" xOffset="52" yOffset="912"/>
+ <component base="three.sup" xOffset="1200"/>
+ <component base="fraction" xOffset="408"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2416, 'leftMargin': 263, 'rightMargin': 308}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/oopen.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/oopen.cn.glif
new file mode 100644
index 000000000..e168ded9c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/oopen.cn.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oopen.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="188" y="452" type="line"/>
+ <point x="204" y="112"/>
+ <point x="452" y="-28"/>
+ <point x="740" y="-28" type="curve" smooth="yes"/>
+ <point x="1128" y="-28"/>
+ <point x="1348" y="188"/>
+ <point x="1348" y="660" type="curve" smooth="yes"/>
+ <point x="1348" y="828" type="line" smooth="yes"/>
+ <point x="1348" y="1300"/>
+ <point x="1128" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="204" y="1380"/>
+ <point x="188" y="996" type="curve"/>
+ <point x="264" y="996" type="line"/>
+ <point x="276" y="1336"/>
+ <point x="500" y="1440"/>
+ <point x="744" y="1440" type="curve" smooth="yes"/>
+ <point x="1108" y="1440"/>
+ <point x="1272" y="1232"/>
+ <point x="1272" y="828" type="curve" smooth="yes"/>
+ <point x="1272" y="660" type="line" smooth="yes"/>
+ <point x="1272" y="252"/>
+ <point x="1108" y="44"/>
+ <point x="740" y="44" type="curve" smooth="yes"/>
+ <point x="508" y="44"/>
+ <point x="280" y="124"/>
+ <point x="264" y="452" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 133, 'rightMargin': 136}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/oopen.glif b/src/disabled/Interface-Thin.ufo/glyphs/oopen.glif
new file mode 100644
index 000000000..ae7457f52
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/oopen.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oopen" format="1">
+ <advance width="1536"/>
+ <unicode hex="0254"/>
+ <outline>
+ <contour>
+ <point x="1304" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="744" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="740" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1484" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="188" y="452" type="line"/>
+ <point x="204" y="148"/>
+ <point x="452" y="-28"/>
+ <point x="740" y="-28" type="curve" smooth="yes"/>
+ <point x="1128" y="-28"/>
+ <point x="1348" y="280"/>
+ <point x="1348" y="716" type="curve" smooth="yes"/>
+ <point x="1348" y="772" type="line" smooth="yes"/>
+ <point x="1348" y="1208"/>
+ <point x="1128" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="204" y="1340"/>
+ <point x="188" y="996" type="curve"/>
+ <point x="264" y="996" type="line"/>
+ <point x="276" y="1292"/>
+ <point x="500" y="1440"/>
+ <point x="744" y="1440" type="curve" smooth="yes"/>
+ <point x="1108" y="1440"/>
+ <point x="1276" y="1144"/>
+ <point x="1276" y="772" type="curve" smooth="yes"/>
+ <point x="1276" y="716" type="line" smooth="yes"/>
+ <point x="1276" y="344"/>
+ <point x="1108" y="44"/>
+ <point x="740" y="44" type="curve" smooth="yes"/>
+ <point x="508" y="44"/>
+ <point x="280" y="168"/>
+ <point x="264" y="452" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 136, 'rightMargin': 134}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/oopen_uni02DE__.glif b/src/disabled/Interface-Thin.ufo/glyphs/oopen_uni02DE__.glif
new file mode 100644
index 000000000..dbfe88569
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/oopen_uni02DE__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oopen_uni02DE" format="1">
+ <advance width="2048"/>
+ <outline>
+ <component base="oopen" xOffset="-52"/>
+ <component base="uni02DE" xOffset="1448"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1992, 'leftMargin': 188, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ordfeminine.glif b/src/disabled/Interface-Thin.ufo/glyphs/ordfeminine.glif
new file mode 100644
index 000000000..46db5c214
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ordfeminine.glif
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ordfeminine" format="1">
+ <advance width="1280"/>
+ <unicode hex="00AA"/>
+ <outline>
+ <contour>
+ <point x="920" y="1184" type="line"/>
+ <point x="920" y="1108"/>
+ <point x="932" y="1036"/>
+ <point x="952" y="968" type="curve"/>
+ <point x="1032" y="968" type="line"/>
+ <point x="1008" y="1048"/>
+ <point x="996" y="1128"/>
+ <point x="996" y="1220" type="curve" smooth="yes"/>
+ <point x="996" y="1652" type="line"/>
+ <point x="996" y="1904"/>
+ <point x="852" y="2032"/>
+ <point x="648" y="2032" type="curve" smooth="yes"/>
+ <point x="408" y="2032"/>
+ <point x="248" y="1896"/>
+ <point x="248" y="1708" type="curve"/>
+ <point x="324" y="1708" type="line"/>
+ <point x="324" y="1876"/>
+ <point x="448" y="1956"/>
+ <point x="648" y="1956" type="curve" smooth="yes"/>
+ <point x="828" y="1956"/>
+ <point x="920" y="1840"/>
+ <point x="920" y="1652" type="curve"/>
+ </contour>
+ <contour>
+ <point x="944" y="1556" type="line"/>
+ <point x="688" y="1556" type="line"/>
+ <point x="412" y="1556"/>
+ <point x="248" y="1436"/>
+ <point x="248" y="1240" type="curve" smooth="yes"/>
+ <point x="248" y="1064"/>
+ <point x="372" y="952"/>
+ <point x="592" y="952" type="curve" smooth="yes"/>
+ <point x="780" y="952"/>
+ <point x="920" y="1088"/>
+ <point x="960" y="1208" type="curve"/>
+ <point x="928" y="1276" type="line"/>
+ <point x="928" y="1168"/>
+ <point x="756" y="1028"/>
+ <point x="592" y="1028" type="curve" smooth="yes"/>
+ <point x="400" y="1028"/>
+ <point x="324" y="1116"/>
+ <point x="324" y="1244" type="curve" smooth="yes"/>
+ <point x="324" y="1408"/>
+ <point x="456" y="1484"/>
+ <point x="688" y="1484" type="curve"/>
+ <point x="948" y="1484" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2311.375</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1249.875</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1235, 'leftMargin': 230, 'rightMargin': 220}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ordmasculine.glif b/src/disabled/Interface-Thin.ufo/glyphs/ordmasculine.glif
new file mode 100644
index 000000000..398afd697
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ordmasculine.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ordmasculine" format="1">
+ <advance width="1280"/>
+ <unicode hex="00BA"/>
+ <outline>
+ <contour>
+ <point x="224" y="1408" type="line"/>
+ <point x="224" y="1140"/>
+ <point x="380" y="948"/>
+ <point x="644" y="948" type="curve" smooth="yes"/>
+ <point x="900" y="948"/>
+ <point x="1060" y="1140"/>
+ <point x="1060" y="1408" type="curve"/>
+ <point x="1060" y="1568" type="line"/>
+ <point x="1060" y="1836"/>
+ <point x="900" y="2032"/>
+ <point x="640" y="2032" type="curve" smooth="yes"/>
+ <point x="380" y="2032"/>
+ <point x="224" y="1836"/>
+ <point x="224" y="1568" type="curve"/>
+ </contour>
+ <contour>
+ <point x="296" y="1568" type="line"/>
+ <point x="296" y="1780"/>
+ <point x="408" y="1956"/>
+ <point x="640" y="1956" type="curve" smooth="yes"/>
+ <point x="872" y="1956"/>
+ <point x="988" y="1780"/>
+ <point x="988" y="1568" type="curve"/>
+ <point x="988" y="1408" type="line"/>
+ <point x="988" y="1196"/>
+ <point x="872" y="1024"/>
+ <point x="644" y="1024" type="curve" smooth="yes"/>
+ <point x="400" y="1024"/>
+ <point x="296" y="1196"/>
+ <point x="296" y="1408" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2715.625</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1257, 'leftMargin': 204, 'rightMargin': 216}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/oslash.glif b/src/disabled/Interface-Thin.ufo/glyphs/oslash.glif
new file mode 100644
index 000000000..c8d161d3b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/oslash.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="oslash" format="1">
+ <advance width="1792"/>
+ <unicode hex="00F8"/>
+ <outline>
+ <contour>
+ <point x="704" y="1772" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1544" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1544" y="1772" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1284" y="1676" type="line"/>
+ <point x="1200" y="1676" type="line"/>
+ <point x="288" y="-200" type="line"/>
+ <point x="372" y="-200" type="line"/>
+ </contour>
+ <component base="o"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 240, 'rightMargin': -3}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ounce.glif b/src/disabled/Interface-Thin.ufo/glyphs/ounce.glif
new file mode 100644
index 000000000..8e6cab3d0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ounce.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ounce" format="1">
+ <advance width="1536"/>
+ <unicode hex="2125"/>
+ <outline>
+ <contour>
+ <point x="632" y="1336" type="line"/>
+ <point x="632" y="1260" type="line"/>
+ <point x="1296" y="1260" type="line"/>
+ <point x="632" y="632" type="line"/>
+ <point x="632" y="608" type="line"/>
+ <point x="712" y="608" type="line"/>
+ <point x="1384" y="1244" type="line"/>
+ <point x="1380" y="1336" type="line"/>
+ </contour>
+ <contour>
+ <point x="632" y="624" type="line"/>
+ <point x="632" y="556" type="line"/>
+ <point x="728" y="556" type="line" smooth="yes"/>
+ <point x="1068" y="556"/>
+ <point x="1296" y="396"/>
+ <point x="1296" y="12" type="curve" smooth="yes"/>
+ <point x="1296" y="-288"/>
+ <point x="1108" y="-468"/>
+ <point x="776" y="-468" type="curve" smooth="yes"/>
+ <point x="448" y="-468"/>
+ <point x="232" y="-256"/>
+ <point x="232" y="40" type="curve"/>
+ <point x="156" y="40" type="line"/>
+ <point x="156" y="-360"/>
+ <point x="472" y="-544"/>
+ <point x="776" y="-544" type="curve" smooth="yes"/>
+ <point x="1120" y="-544"/>
+ <point x="1372" y="-340"/>
+ <point x="1372" y="16" type="curve" smooth="yes"/>
+ <point x="1372" y="408"/>
+ <point x="1136" y="624"/>
+ <point x="732" y="624" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="184" y="2004" type="line"/>
+ <point x="184" y="1928" type="line"/>
+ <point x="1296" y="1928" type="line"/>
+ <point x="632" y="1336" type="line"/>
+ <point x="632" y="1312" type="line"/>
+ <point x="720" y="1312" type="line"/>
+ <point x="1384" y="1908" type="line"/>
+ <point x="1380" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1466, 'leftMargin': 96, 'rightMargin': 142}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/overline.glif b/src/disabled/Interface-Thin.ufo/glyphs/overline.glif
new file mode 100644
index 000000000..ae33ef135
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/overline.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="overline" format="1">
+ <advance width="1280"/>
+ <unicode hex="203E"/>
+ <outline>
+ <component base="underscore" xOffset="60" yOffset="2284"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1163, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/overscoredblnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/overscoredblnosp.glif
new file mode 100644
index 000000000..fbd7bcf78
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/overscoredblnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="overscoredblnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="033F"/>
+ <outline>
+ <contour>
+ <point x="-787" y="2104" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-787" y="2657" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-205" y="2210" type="line"/>
+ <point x="-1368" y="2210" type="line"/>
+ <point x="-1368" y="2135" type="line"/>
+ <point x="-205" y="2135" type="line"/>
+ </contour>
+ <contour>
+ <point x="-205" y="2531" type="line"/>
+ <point x="-1368" y="2531" type="line"/>
+ <point x="-1368" y="2457" type="line"/>
+ <point x="-205" y="2457" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/overscorenosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/overscorenosp.glif
new file mode 100644
index 000000000..588c5d8eb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/overscorenosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="overscorenosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0305"/>
+ <outline>
+ <contour>
+ <point x="-788" y="2082" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2273" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-782" y="2421" type="move" name="mkmktop"/>
+ </contour>
+ <component base="underscore" xOffset="-1353" yOffset="2310"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/p.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/p.cn.glif
new file mode 100644
index 000000000..f06525363
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/p.cn.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="p.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="272" y="1204" type="line"/>
+ <point x="272" y="1488" type="line"/>
+ <point x="200" y="1488" type="line"/>
+ <point x="200" y="-572" type="line"/>
+ <point x="272" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1340" y="816" type="line"/>
+ <point x="1340" y="1320"/>
+ <point x="1132" y="1516"/>
+ <point x="776" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="264" y="1328"/>
+ <point x="200" y="1080" type="curve"/>
+ <point x="200" y="364" type="line"/>
+ <point x="244" y="156"/>
+ <point x="444" y="-28"/>
+ <point x="780" y="-28" type="curve" smooth="yes"/>
+ <point x="1132" y="-28"/>
+ <point x="1340" y="188"/>
+ <point x="1340" y="676" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1264" y="676" type="line"/>
+ <point x="1264" y="244"/>
+ <point x="1104" y="44"/>
+ <point x="780" y="44" type="curve" smooth="yes"/>
+ <point x="468" y="44"/>
+ <point x="296" y="204"/>
+ <point x="248" y="400" type="curve"/>
+ <point x="248" y="1032" type="line"/>
+ <point x="288" y="1192"/>
+ <point x="404" y="1440"/>
+ <point x="780" y="1440" type="curve" smooth="yes"/>
+ <point x="1104" y="1440"/>
+ <point x="1264" y="1244"/>
+ <point x="1264" y="816" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 234, 'rightMargin': 167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/p.glif b/src/disabled/Interface-Thin.ufo/glyphs/p.glif
new file mode 100644
index 000000000..f697e2010
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/p.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="p" format="1">
+ <advance width="1536"/>
+ <unicode hex="0070"/>
+ <outline>
+ <contour>
+ <point x="768" y="1760" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="232" y="-560" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="768" y="1760" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="1504" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1504" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1504" y="1760" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="272" y="1204" type="line"/>
+ <point x="272" y="1488" type="line"/>
+ <point x="200" y="1488" type="line"/>
+ <point x="200" y="-572" type="line"/>
+ <point x="272" y="-572" type="line"/>
+ <point x="272" y="324" type="line"/>
+ <point x="272" y="712" type="line"/>
+ <point x="272" y="1124" type="line"/>
+ </contour>
+ <contour>
+ <point x="1340" y="760" type="line"/>
+ <point x="1340" y="1228"/>
+ <point x="1132" y="1516"/>
+ <point x="776" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="264" y="1304"/>
+ <point x="200" y="1024" type="curve"/>
+ <point x="200" y="420" type="line"/>
+ <point x="244" y="184"/>
+ <point x="444" y="-28"/>
+ <point x="780" y="-28" type="curve" smooth="yes"/>
+ <point x="1132" y="-28"/>
+ <point x="1340" y="276"/>
+ <point x="1340" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1264" y="732" type="line"/>
+ <point x="1264" y="336"/>
+ <point x="1104" y="48"/>
+ <point x="780" y="48" type="curve" smooth="yes"/>
+ <point x="468" y="48"/>
+ <point x="296" y="228"/>
+ <point x="248" y="456" type="curve"/>
+ <point x="248" y="976" type="line"/>
+ <point x="288" y="1160"/>
+ <point x="404" y="1440"/>
+ <point x="780" y="1440" type="curve" smooth="yes"/>
+ <point x="1104" y="1440"/>
+ <point x="1264" y="1156"/>
+ <point x="1264" y="760" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 234.0, 'rightMargin': 167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/paragraph.glif b/src/disabled/Interface-Thin.ufo/glyphs/paragraph.glif
new file mode 100644
index 000000000..86457bd49
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/paragraph.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="paragraph" format="1">
+ <advance width="1280"/>
+ <unicode hex="00B6"/>
+ <outline>
+ <contour>
+ <point x="1104" y="0" type="line"/>
+ <point x="1104" y="2004" type="line"/>
+ <point x="856" y="2004" type="line" smooth="yes"/>
+ <point x="416" y="2004"/>
+ <point x="180" y="1728"/>
+ <point x="180" y="1360" type="curve" smooth="yes"/>
+ <point x="180" y="988"/>
+ <point x="416" y="716"/>
+ <point x="856" y="716" type="curve" smooth="yes"/>
+ <point x="1028" y="716" type="line"/>
+ <point x="1028" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1301, 'leftMargin': 136, 'rightMargin': 242}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/parenleft.glif b/src/disabled/Interface-Thin.ufo/glyphs/parenleft.glif
new file mode 100644
index 000000000..a734877c5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/parenleft.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="parenleft" format="1">
+ <advance width="1024"/>
+ <unicode hex="0028"/>
+ <outline>
+ <contour>
+ <point x="216" y="780" type="line"/>
+ <point x="216" y="112"/>
+ <point x="476" y="-452"/>
+ <point x="784" y="-648" type="curve"/>
+ <point x="812" y="-588" type="line"/>
+ <point x="540" y="-408"/>
+ <point x="288" y="184"/>
+ <point x="288" y="776" type="curve"/>
+ <point x="288" y="812" type="line" smooth="yes"/>
+ <point x="288" y="1404"/>
+ <point x="540" y="1996"/>
+ <point x="812" y="2172" type="curve"/>
+ <point x="784" y="2232" type="line"/>
+ <point x="476" y="2040"/>
+ <point x="216" y="1440"/>
+ <point x="216" y="808" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 835, 'leftMargin': 204, 'rightMargin': 36}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/parenleftinferior.glif b/src/disabled/Interface-Thin.ufo/glyphs/parenleftinferior.glif
new file mode 100644
index 000000000..3d1f088c8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/parenleftinferior.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="parenleftinferior" format="1">
+ <advance width="768"/>
+ <unicode hex="208D"/>
+ <outline>
+ <contour>
+ <point x="184" y="96" type="line"/>
+ <point x="184" y="-308"/>
+ <point x="336" y="-636"/>
+ <point x="544" y="-764" type="curve"/>
+ <point x="588" y="-712" type="line"/>
+ <point x="400" y="-592"/>
+ <point x="256" y="-280"/>
+ <point x="256" y="92" type="curve" smooth="yes"/>
+ <point x="256" y="112" type="line" smooth="yes"/>
+ <point x="256" y="476"/>
+ <point x="388" y="776"/>
+ <point x="588" y="892" type="curve"/>
+ <point x="544" y="944" type="line"/>
+ <point x="336" y="816"/>
+ <point x="184" y="484"/>
+ <point x="184" y="112" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 678, 'leftMargin': 165, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/parenleftsuperior.glif b/src/disabled/Interface-Thin.ufo/glyphs/parenleftsuperior.glif
new file mode 100644
index 000000000..888f32f46
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/parenleftsuperior.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="parenleftsuperior" format="1">
+ <advance width="768"/>
+ <unicode hex="207D"/>
+ <outline>
+ <contour>
+ <point x="184" y="1376" type="line"/>
+ <point x="184" y="956"/>
+ <point x="336" y="612"/>
+ <point x="544" y="476" type="curve"/>
+ <point x="588" y="528" type="line"/>
+ <point x="400" y="656"/>
+ <point x="256" y="984"/>
+ <point x="256" y="1372" type="curve" smooth="yes"/>
+ <point x="256" y="1396" type="line" smooth="yes"/>
+ <point x="256" y="1784"/>
+ <point x="388" y="2112"/>
+ <point x="588" y="2240" type="curve"/>
+ <point x="544" y="2292" type="line"/>
+ <point x="336" y="2156"/>
+ <point x="184" y="1792"/>
+ <point x="184" y="1392" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 678, 'leftMargin': 165, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/parenright.glif b/src/disabled/Interface-Thin.ufo/glyphs/parenright.glif
new file mode 100644
index 000000000..bd2f8436c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/parenright.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="parenright" format="1">
+ <advance width="768"/>
+ <unicode hex="0029"/>
+ <outline>
+ <contour>
+ <point x="684" y="808" type="line"/>
+ <point x="684" y="1440"/>
+ <point x="420" y="2040"/>
+ <point x="112" y="2232" type="curve"/>
+ <point x="88" y="2172" type="line"/>
+ <point x="360" y="1996"/>
+ <point x="608" y="1404"/>
+ <point x="608" y="812" type="curve" smooth="yes"/>
+ <point x="608" y="776" type="line" smooth="yes"/>
+ <point x="608" y="184"/>
+ <point x="360" y="-408"/>
+ <point x="88" y="-588" type="curve"/>
+ <point x="112" y="-648" type="line"/>
+ <point x="420" y="-452"/>
+ <point x="684" y="112"/>
+ <point x="684" y="780" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 857, 'leftMargin': 39, 'rightMargin': 223}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/parenrightsub.glif b/src/disabled/Interface-Thin.ufo/glyphs/parenrightsub.glif
new file mode 100644
index 000000000..fa96b0007
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/parenrightsub.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="parenrightsub" format="1">
+ <advance width="768"/>
+ <unicode hex="208E"/>
+ <outline>
+ <contour>
+ <point x="588" y="140" type="line"/>
+ <point x="588" y="500"/>
+ <point x="448" y="820"/>
+ <point x="228" y="944" type="curve"/>
+ <point x="184" y="892" type="line"/>
+ <point x="384" y="780"/>
+ <point x="512" y="492"/>
+ <point x="512" y="140" type="curve" smooth="yes"/>
+ <point x="512" y="120" type="line" smooth="yes"/>
+ <point x="512" y="-252"/>
+ <point x="372" y="-564"/>
+ <point x="184" y="-688" type="curve"/>
+ <point x="228" y="-736" type="line"/>
+ <point x="436" y="-608"/>
+ <point x="588" y="-280"/>
+ <point x="588" y="120" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 678, 'leftMargin': 110, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/parenrightsuperior.glif b/src/disabled/Interface-Thin.ufo/glyphs/parenrightsuperior.glif
new file mode 100644
index 000000000..f0fe5efe1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/parenrightsuperior.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="parenrightsuperior" format="1">
+ <advance width="768"/>
+ <unicode hex="207E"/>
+ <outline>
+ <contour>
+ <point x="588" y="1392" type="line"/>
+ <point x="588" y="1792"/>
+ <point x="436" y="2156"/>
+ <point x="228" y="2292" type="curve"/>
+ <point x="184" y="2240" type="line"/>
+ <point x="384" y="2112"/>
+ <point x="512" y="1784"/>
+ <point x="512" y="1396" type="curve" smooth="yes"/>
+ <point x="512" y="1372" type="line" smooth="yes"/>
+ <point x="512" y="984"/>
+ <point x="368" y="656"/>
+ <point x="184" y="528" type="curve"/>
+ <point x="228" y="476" type="line"/>
+ <point x="436" y="612"/>
+ <point x="588" y="956"/>
+ <point x="588" y="1376" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 678, 'leftMargin': 110, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/partialdiff.glif b/src/disabled/Interface-Thin.ufo/glyphs/partialdiff.glif
new file mode 100644
index 000000000..cedbb4fbb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/partialdiff.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="partialdiff" format="1">
+ <advance width="1536"/>
+ <unicode hex="2202"/>
+ <outline>
+ <contour>
+ <point x="756" y="1404" type="curve" smooth="yes"/>
+ <point x="368" y="1404"/>
+ <point x="104" y="1120"/>
+ <point x="104" y="720" type="curve" smooth="yes"/>
+ <point x="104" y="660" type="line" smooth="yes"/>
+ <point x="104" y="256"/>
+ <point x="368" y="-28"/>
+ <point x="752" y="-28" type="curve" smooth="yes"/>
+ <point x="1156" y="-28"/>
+ <point x="1436" y="348"/>
+ <point x="1436" y="868" type="curve" smooth="yes"/>
+ <point x="1436" y="964" type="line" smooth="yes"/>
+ <point x="1436" y="1780"/>
+ <point x="1128" y="2104"/>
+ <point x="736" y="2104" type="curve" smooth="yes"/>
+ <point x="484" y="2104"/>
+ <point x="340" y="1980"/>
+ <point x="280" y="1920" type="curve"/>
+ <point x="320" y="1864" type="line"/>
+ <point x="436" y="1972"/>
+ <point x="544" y="2032"/>
+ <point x="728" y="2032" type="curve" smooth="yes"/>
+ <point x="1104" y="2032"/>
+ <point x="1332" y="1708"/>
+ <point x="1356" y="1080" type="curve"/>
+ <point x="1236" y="1268"/>
+ <point x="1036" y="1404"/>
+ </contour>
+ <contour>
+ <point x="756" y="1332" type="curve" smooth="yes"/>
+ <point x="1136" y="1332"/>
+ <point x="1316" y="1072"/>
+ <point x="1360" y="936" type="curve"/>
+ <point x="1360" y="868" type="line" smooth="yes"/>
+ <point x="1360" y="436"/>
+ <point x="1136" y="44"/>
+ <point x="752" y="44" type="curve" smooth="yes"/>
+ <point x="392" y="44"/>
+ <point x="180" y="336"/>
+ <point x="180" y="660" type="curve" smooth="yes"/>
+ <point x="180" y="720" type="line" smooth="yes"/>
+ <point x="180" y="1044"/>
+ <point x="392" y="1332"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1612, 'leftMargin': 146, 'rightMargin': 135}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/percent.glif b/src/disabled/Interface-Thin.ufo/glyphs/percent.glif
new file mode 100644
index 000000000..a399fb3c2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/percent.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="percent" format="1">
+ <advance width="2048"/>
+ <unicode hex="0025"/>
+ <outline>
+ <contour>
+ <point x="1072" y="384" type="line"/>
+ <point x="1072" y="160"/>
+ <point x="1212" y="-28"/>
+ <point x="1472" y="-28" type="curve" smooth="yes"/>
+ <point x="1728" y="-28"/>
+ <point x="1868" y="160"/>
+ <point x="1868" y="384" type="curve" smooth="yes"/>
+ <point x="1868" y="492" type="line" smooth="yes"/>
+ <point x="1868" y="716"/>
+ <point x="1732" y="904"/>
+ <point x="1472" y="904" type="curve" smooth="yes"/>
+ <point x="1216" y="904"/>
+ <point x="1072" y="716"/>
+ <point x="1072" y="492" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1172" y="516" type="line"/>
+ <point x="1172" y="680"/>
+ <point x="1260" y="828"/>
+ <point x="1472" y="828" type="curve" smooth="yes"/>
+ <point x="1692" y="828"/>
+ <point x="1768" y="680"/>
+ <point x="1768" y="516" type="curve" smooth="yes"/>
+ <point x="1768" y="380" type="line" smooth="yes"/>
+ <point x="1768" y="212"/>
+ <point x="1688" y="64"/>
+ <point x="1472" y="64" type="curve" smooth="yes"/>
+ <point x="1252" y="64"/>
+ <point x="1172" y="212"/>
+ <point x="1172" y="380" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1768" y="2048" type="line"/>
+ <point x="1664" y="2048" type="line"/>
+ <point x="256" y="0" type="line"/>
+ <point x="360" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="180" y="1556" type="line"/>
+ <point x="180" y="1332"/>
+ <point x="320" y="1144"/>
+ <point x="580" y="1144" type="curve" smooth="yes"/>
+ <point x="836" y="1144"/>
+ <point x="976" y="1332"/>
+ <point x="976" y="1556" type="curve" smooth="yes"/>
+ <point x="976" y="1664" type="line" smooth="yes"/>
+ <point x="976" y="1888"/>
+ <point x="840" y="2076"/>
+ <point x="580" y="2076" type="curve" smooth="yes"/>
+ <point x="324" y="2076"/>
+ <point x="180" y="1888"/>
+ <point x="180" y="1664" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="280" y="1684" type="line"/>
+ <point x="280" y="1848"/>
+ <point x="364" y="2000"/>
+ <point x="576" y="2000" type="curve" smooth="yes"/>
+ <point x="800" y="2000"/>
+ <point x="872" y="1848"/>
+ <point x="872" y="1684" type="curve" smooth="yes"/>
+ <point x="872" y="1544" type="line" smooth="yes"/>
+ <point x="872" y="1380"/>
+ <point x="796" y="1228"/>
+ <point x="576" y="1228" type="curve" smooth="yes"/>
+ <point x="356" y="1228"/>
+ <point x="280" y="1380"/>
+ <point x="280" y="1544" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2100, 'leftMargin': 244, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/period.glif b/src/disabled/Interface-Thin.ufo/glyphs/period.glif
new file mode 100644
index 000000000..df87dbb80
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/period.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="period" format="1">
+ <advance width="512"/>
+ <unicode hex="002E"/>
+ <outline>
+ <contour>
+ <point x="180" y="68" type="curve" smooth="yes"/>
+ <point x="180" y="24"/>
+ <point x="212" y="-8"/>
+ <point x="256" y="-8" type="curve" smooth="yes"/>
+ <point x="300" y="-8"/>
+ <point x="332" y="24"/>
+ <point x="332" y="68" type="curve" smooth="yes"/>
+ <point x="332" y="112"/>
+ <point x="300" y="144"/>
+ <point x="256" y="144" type="curve" smooth="yes"/>
+ <point x="212" y="144"/>
+ <point x="180" y="112"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 604, 'leftMargin': 202, 'rightMargin': 249}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/periodcentered.glif b/src/disabled/Interface-Thin.ufo/glyphs/periodcentered.glif
new file mode 100644
index 000000000..34f6cd42f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/periodcentered.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="periodcentered" format="1">
+ <advance width="768"/>
+ <unicode hex="00B7"/>
+ <outline>
+ <contour>
+ <point x="308" y="972" type="curve" smooth="yes"/>
+ <point x="308" y="928"/>
+ <point x="340" y="896"/>
+ <point x="384" y="896" type="curve" smooth="yes"/>
+ <point x="428" y="896"/>
+ <point x="460" y="928"/>
+ <point x="460" y="972" type="curve" smooth="yes"/>
+ <point x="460" y="1012"/>
+ <point x="428" y="1048"/>
+ <point x="384" y="1048" type="curve" smooth="yes"/>
+ <point x="340" y="1048"/>
+ <point x="308" y="1012"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 649.0, 'leftMargin': 246, 'rightMargin': 250.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/pertenthousand.glif b/src/disabled/Interface-Thin.ufo/glyphs/pertenthousand.glif
new file mode 100644
index 000000000..e5eef79f4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/pertenthousand.glif
@@ -0,0 +1,149 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="pertenthousand" format="1">
+ <advance width="3328"/>
+ <unicode hex="2031"/>
+ <outline>
+ <contour>
+ <point x="168" y="1512" type="line"/>
+ <point x="168" y="1288"/>
+ <point x="320" y="1100"/>
+ <point x="544" y="1100" type="curve" smooth="yes"/>
+ <point x="768" y="1100"/>
+ <point x="916" y="1288"/>
+ <point x="916" y="1512" type="curve" smooth="yes"/>
+ <point x="916" y="1616" type="line" smooth="yes"/>
+ <point x="916" y="1844"/>
+ <point x="768" y="2032"/>
+ <point x="544" y="2032" type="curve" smooth="yes"/>
+ <point x="320" y="2032"/>
+ <point x="168" y="1844"/>
+ <point x="168" y="1616" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="244" y="1616" type="line"/>
+ <point x="244" y="1788"/>
+ <point x="344" y="1956"/>
+ <point x="544" y="1956" type="curve" smooth="yes"/>
+ <point x="744" y="1956"/>
+ <point x="840" y="1788"/>
+ <point x="840" y="1616" type="curve" smooth="yes"/>
+ <point x="840" y="1512" type="line" smooth="yes"/>
+ <point x="840" y="1344"/>
+ <point x="744" y="1176"/>
+ <point x="544" y="1176" type="curve" smooth="yes"/>
+ <point x="340" y="1176"/>
+ <point x="244" y="1344"/>
+ <point x="244" y="1512" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1076" y="384" type="line"/>
+ <point x="1076" y="160"/>
+ <point x="1228" y="-28"/>
+ <point x="1452" y="-28" type="curve" smooth="yes"/>
+ <point x="1676" y="-28"/>
+ <point x="1816" y="160"/>
+ <point x="1816" y="384" type="curve" smooth="yes"/>
+ <point x="1816" y="492" type="line" smooth="yes"/>
+ <point x="1816" y="716"/>
+ <point x="1676" y="904"/>
+ <point x="1448" y="904" type="curve" smooth="yes"/>
+ <point x="1228" y="904"/>
+ <point x="1076" y="716"/>
+ <point x="1076" y="492" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1152" y="492" type="line"/>
+ <point x="1152" y="676"/>
+ <point x="1252" y="828"/>
+ <point x="1448" y="828" type="curve" smooth="yes"/>
+ <point x="1652" y="828"/>
+ <point x="1748" y="676"/>
+ <point x="1748" y="492" type="curve" smooth="yes"/>
+ <point x="1748" y="384" type="line" smooth="yes"/>
+ <point x="1748" y="216"/>
+ <point x="1652" y="48"/>
+ <point x="1452" y="48" type="curve" smooth="yes"/>
+ <point x="1248" y="48"/>
+ <point x="1152" y="216"/>
+ <point x="1152" y="384" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1752" y="384" type="line"/>
+ <point x="1752" y="160"/>
+ <point x="1912" y="-28"/>
+ <point x="2136" y="-28" type="curve" smooth="yes"/>
+ <point x="2360" y="-28"/>
+ <point x="2488" y="160"/>
+ <point x="2488" y="384" type="curve" smooth="yes"/>
+ <point x="2488" y="492" type="line" smooth="yes"/>
+ <point x="2488" y="716"/>
+ <point x="2360" y="904"/>
+ <point x="2132" y="904" type="curve" smooth="yes"/>
+ <point x="1912" y="904"/>
+ <point x="1752" y="716"/>
+ <point x="1752" y="492" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1824" y="492" type="line"/>
+ <point x="1824" y="676"/>
+ <point x="1920" y="828"/>
+ <point x="2120" y="828" type="curve" smooth="yes"/>
+ <point x="2324" y="828"/>
+ <point x="2416" y="676"/>
+ <point x="2416" y="492" type="curve" smooth="yes"/>
+ <point x="2416" y="384" type="line" smooth="yes"/>
+ <point x="2416" y="216"/>
+ <point x="2324" y="48"/>
+ <point x="2124" y="48" type="curve" smooth="yes"/>
+ <point x="1916" y="48"/>
+ <point x="1824" y="216"/>
+ <point x="1824" y="384" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2420" y="384" type="line"/>
+ <point x="2420" y="160"/>
+ <point x="2580" y="-28"/>
+ <point x="2804" y="-28" type="curve" smooth="yes"/>
+ <point x="3028" y="-28"/>
+ <point x="3160" y="160"/>
+ <point x="3160" y="384" type="curve" smooth="yes"/>
+ <point x="3160" y="492" type="line" smooth="yes"/>
+ <point x="3160" y="716"/>
+ <point x="3028" y="904"/>
+ <point x="2800" y="904" type="curve" smooth="yes"/>
+ <point x="2580" y="904"/>
+ <point x="2420" y="716"/>
+ <point x="2420" y="492" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2492" y="492" type="line"/>
+ <point x="2492" y="676"/>
+ <point x="2588" y="828"/>
+ <point x="2788" y="828" type="curve" smooth="yes"/>
+ <point x="2992" y="828"/>
+ <point x="3084" y="676"/>
+ <point x="3084" y="492" type="curve" smooth="yes"/>
+ <point x="3084" y="384" type="line" smooth="yes"/>
+ <point x="3084" y="216"/>
+ <point x="2992" y="48"/>
+ <point x="2792" y="48" type="curve" smooth="yes"/>
+ <point x="2584" y="48"/>
+ <point x="2492" y="216"/>
+ <point x="2492" y="384" type="curve" smooth="yes"/>
+ </contour>
+ <component base="fraction" xOffset="368"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3307, 'leftMargin': 158, 'rightMargin': 158}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/perthousand.glif b/src/disabled/Interface-Thin.ufo/glyphs/perthousand.glif
new file mode 100644
index 000000000..c5141e8de
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/perthousand.glif
@@ -0,0 +1,115 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="perthousand" format="1">
+ <advance width="2816"/>
+ <unicode hex="2030"/>
+ <outline>
+ <contour>
+ <point x="176" y="1512" type="line"/>
+ <point x="176" y="1288"/>
+ <point x="324" y="1100"/>
+ <point x="552" y="1100" type="curve" smooth="yes"/>
+ <point x="772" y="1100"/>
+ <point x="920" y="1288"/>
+ <point x="920" y="1512" type="curve" smooth="yes"/>
+ <point x="920" y="1616" type="line" smooth="yes"/>
+ <point x="920" y="1844"/>
+ <point x="772" y="2032"/>
+ <point x="548" y="2032" type="curve" smooth="yes"/>
+ <point x="324" y="2032"/>
+ <point x="176" y="1844"/>
+ <point x="176" y="1616" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="252" y="1616" type="line"/>
+ <point x="252" y="1788"/>
+ <point x="352" y="1956"/>
+ <point x="548" y="1956" type="curve" smooth="yes"/>
+ <point x="748" y="1956"/>
+ <point x="844" y="1788"/>
+ <point x="844" y="1616" type="curve" smooth="yes"/>
+ <point x="844" y="1512" type="line" smooth="yes"/>
+ <point x="844" y="1344"/>
+ <point x="752" y="1176"/>
+ <point x="552" y="1176" type="curve" smooth="yes"/>
+ <point x="348" y="1176"/>
+ <point x="252" y="1344"/>
+ <point x="252" y="1512" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1212" y="384" type="line"/>
+ <point x="1212" y="160"/>
+ <point x="1364" y="-28"/>
+ <point x="1588" y="-28" type="curve" smooth="yes"/>
+ <point x="1812" y="-28"/>
+ <point x="1952" y="160"/>
+ <point x="1952" y="384" type="curve" smooth="yes"/>
+ <point x="1952" y="492" type="line" smooth="yes"/>
+ <point x="1952" y="716"/>
+ <point x="1812" y="904"/>
+ <point x="1584" y="904" type="curve" smooth="yes"/>
+ <point x="1364" y="904"/>
+ <point x="1212" y="716"/>
+ <point x="1212" y="492" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1288" y="492" type="line"/>
+ <point x="1288" y="676"/>
+ <point x="1388" y="828"/>
+ <point x="1584" y="828" type="curve" smooth="yes"/>
+ <point x="1788" y="828"/>
+ <point x="1884" y="676"/>
+ <point x="1884" y="492" type="curve" smooth="yes"/>
+ <point x="1884" y="384" type="line" smooth="yes"/>
+ <point x="1884" y="216"/>
+ <point x="1788" y="48"/>
+ <point x="1588" y="48" type="curve" smooth="yes"/>
+ <point x="1384" y="48"/>
+ <point x="1288" y="216"/>
+ <point x="1288" y="384" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1888" y="384" type="line"/>
+ <point x="1888" y="160"/>
+ <point x="2048" y="-28"/>
+ <point x="2272" y="-28" type="curve" smooth="yes"/>
+ <point x="2496" y="-28"/>
+ <point x="2644" y="160"/>
+ <point x="2644" y="384" type="curve" smooth="yes"/>
+ <point x="2644" y="492" type="line" smooth="yes"/>
+ <point x="2644" y="716"/>
+ <point x="2496" y="904"/>
+ <point x="2268" y="904" type="curve" smooth="yes"/>
+ <point x="2048" y="904"/>
+ <point x="1888" y="716"/>
+ <point x="1888" y="492" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1960" y="492" type="line"/>
+ <point x="1960" y="676"/>
+ <point x="2056" y="828"/>
+ <point x="2256" y="828" type="curve" smooth="yes"/>
+ <point x="2460" y="828"/>
+ <point x="2552" y="676"/>
+ <point x="2552" y="492" type="curve" smooth="yes"/>
+ <point x="2552" y="384" type="line" smooth="yes"/>
+ <point x="2552" y="216"/>
+ <point x="2460" y="48"/>
+ <point x="2256" y="48" type="curve" smooth="yes"/>
+ <point x="2052" y="48"/>
+ <point x="1960" y="216"/>
+ <point x="1960" y="384" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1568" y="1744" type="line"/>
+ <point x="1508" y="1788" type="line"/>
+ <point x="528" y="224" type="line"/>
+ <point x="592" y="180" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2797, 'leftMargin': 158, 'rightMargin': 171}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/peseta.glif b/src/disabled/Interface-Thin.ufo/glyphs/peseta.glif
new file mode 100644
index 000000000..8d8e513fb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/peseta.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="peseta" format="1">
+ <advance width="2304"/>
+ <unicode hex="20A7"/>
+ <outline>
+ <contour>
+ <point x="688" y="832" type="line"/>
+ <point x="1116" y="832"/>
+ <point x="1336" y="1080"/>
+ <point x="1336" y="1420" type="curve"/>
+ <point x="1336" y="1752"/>
+ <point x="1116" y="2004"/>
+ <point x="688" y="2004" type="curve"/>
+ <point x="256" y="2004" type="line"/>
+ <point x="256" y="0" type="line"/>
+ <point x="332" y="0" type="line"/>
+ <point x="332" y="1928" type="line"/>
+ <point x="688" y="1928" type="line"/>
+ <point x="1096" y="1928"/>
+ <point x="1260" y="1684"/>
+ <point x="1260" y="1416" type="curve"/>
+ <point x="1260" y="1156"/>
+ <point x="1096" y="908"/>
+ <point x="688" y="908" type="curve"/>
+ <point x="276" y="908" type="line"/>
+ <point x="276" y="832" type="line"/>
+ </contour>
+ <component base="t" xOffset="1260"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2296, 'leftMargin': 279, 'rightMargin': 225}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/phi.glif b/src/disabled/Interface-Thin.ufo/glyphs/phi.glif
new file mode 100644
index 000000000..8f644a25d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/phi.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="phi" format="1">
+ <advance width="1792"/>
+ <unicode hex="03C6"/>
+ <outline>
+ <contour>
+ <point x="852" y="-660" type="line"/>
+ <point x="924" y="-660" type="line"/>
+ <point x="924" y="1228" type="line"/>
+ <point x="924" y="1344"/>
+ <point x="1000" y="1416"/>
+ <point x="1088" y="1416" type="curve" smooth="yes"/>
+ <point x="1376" y="1416"/>
+ <point x="1576" y="1100"/>
+ <point x="1576" y="748" type="curve" smooth="yes"/>
+ <point x="1576" y="392"/>
+ <point x="1352" y="44"/>
+ <point x="900" y="44" type="curve" smooth="yes"/>
+ <point x="364" y="44"/>
+ <point x="216" y="392"/>
+ <point x="216" y="748" type="curve" smooth="yes"/>
+ <point x="216" y="1036"/>
+ <point x="348" y="1312"/>
+ <point x="540" y="1428" type="curve"/>
+ <point x="508" y="1488" type="line"/>
+ <point x="316" y="1364"/>
+ <point x="144" y="1108"/>
+ <point x="144" y="752" type="curve" smooth="yes"/>
+ <point x="144" y="296"/>
+ <point x="364" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1392" y="-28"/>
+ <point x="1648" y="340"/>
+ <point x="1648" y="752" type="curve" smooth="yes"/>
+ <point x="1648" y="1184"/>
+ <point x="1412" y="1488"/>
+ <point x="1088" y="1488" type="curve" smooth="yes"/>
+ <point x="984" y="1488"/>
+ <point x="852" y="1408"/>
+ <point x="852" y="1228" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1877, 'leftMargin': 193, 'rightMargin': 182}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/phi1.glif b/src/disabled/Interface-Thin.ufo/glyphs/phi1.glif
new file mode 100644
index 000000000..1aabe2c09
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/phi1.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="phi1" format="1">
+ <advance width="2048"/>
+ <unicode hex="03D5"/>
+ <outline>
+ <component base="uni0444" xOffset="4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2041, 'leftMargin': 168, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/philatin.glif b/src/disabled/Interface-Thin.ufo/glyphs/philatin.glif
new file mode 100644
index 000000000..aac567627
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/philatin.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="philatin" format="1">
+ <advance width="1792"/>
+ <unicode hex="0278"/>
+ <outline>
+ <contour>
+ <point x="896" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="896" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1672" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="244" y="716" type="line"/>
+ <point x="244" y="280"/>
+ <point x="512" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1284" y="-28"/>
+ <point x="1548" y="280"/>
+ <point x="1548" y="716" type="curve" smooth="yes"/>
+ <point x="1548" y="772" type="line" smooth="yes"/>
+ <point x="1548" y="1208"/>
+ <point x="1284" y="1516"/>
+ <point x="896" y="1516" type="curve" smooth="yes"/>
+ <point x="512" y="1516"/>
+ <point x="244" y="1208"/>
+ <point x="244" y="772" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="320" y="772" type="line"/>
+ <point x="320" y="1120"/>
+ <point x="532" y="1440"/>
+ <point x="896" y="1440" type="curve" smooth="yes"/>
+ <point x="1260" y="1440"/>
+ <point x="1472" y="1120"/>
+ <point x="1472" y="772" type="curve" smooth="yes"/>
+ <point x="1472" y="716" type="line" smooth="yes"/>
+ <point x="1472" y="360"/>
+ <point x="1260" y="44"/>
+ <point x="900" y="44" type="curve" smooth="yes"/>
+ <point x="532" y="44"/>
+ <point x="320" y="360"/>
+ <point x="320" y="716" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="860" y="-572" type="line"/>
+ <point x="932" y="-572" type="line"/>
+ <point x="932" y="2112" type="line"/>
+ <point x="860" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>787.875</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1550, 'leftMargin': 124, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/phook.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/phook.cn.glif
new file mode 100644
index 000000000..a263ad0c2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/phook.cn.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="phook.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1340" y="816" type="line"/>
+ <point x="1340" y="1320"/>
+ <point x="1132" y="1516"/>
+ <point x="776" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="264" y="1328"/>
+ <point x="200" y="1080" type="curve"/>
+ <point x="200" y="364" type="line"/>
+ <point x="244" y="156"/>
+ <point x="444" y="-28"/>
+ <point x="780" y="-28" type="curve" smooth="yes"/>
+ <point x="1132" y="-28"/>
+ <point x="1340" y="188"/>
+ <point x="1340" y="676" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1264" y="676" type="line"/>
+ <point x="1264" y="244"/>
+ <point x="1104" y="44"/>
+ <point x="780" y="44" type="curve" smooth="yes"/>
+ <point x="468" y="44"/>
+ <point x="296" y="204"/>
+ <point x="248" y="400" type="curve"/>
+ <point x="248" y="1032" type="line"/>
+ <point x="288" y="1192"/>
+ <point x="404" y="1440"/>
+ <point x="780" y="1440" type="curve" smooth="yes"/>
+ <point x="1104" y="1440"/>
+ <point x="1264" y="1244"/>
+ <point x="1264" y="816" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="200" y="-572" type="line"/>
+ <point x="272" y="-572" type="line"/>
+ <point x="272" y="1344" type="line" smooth="yes"/>
+ <point x="272" y="1600"/>
+ <point x="332" y="1748"/>
+ <point x="536" y="1748" type="curve" smooth="yes"/>
+ <point x="588" y="1748"/>
+ <point x="644" y="1732"/>
+ <point x="672" y="1724" type="curve"/>
+ <point x="688" y="1792" type="line"/>
+ <point x="636" y="1812"/>
+ <point x="592" y="1820"/>
+ <point x="536" y="1820" type="curve" smooth="yes"/>
+ <point x="288" y="1820"/>
+ <point x="200" y="1652"/>
+ <point x="200" y="1344" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 234, 'rightMargin': 167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/phook.glif b/src/disabled/Interface-Thin.ufo/glyphs/phook.glif
new file mode 100644
index 000000000..a6f97f369
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/phook.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="phook" format="1">
+ <advance width="1536"/>
+ <unicode hex="01A5"/>
+ <outline>
+ <contour>
+ <point x="272" y="1188" type="line"/>
+ <point x="272" y="1344" type="line" smooth="yes"/>
+ <point x="272" y="1600"/>
+ <point x="332" y="1748"/>
+ <point x="536" y="1748" type="curve" smooth="yes"/>
+ <point x="588" y="1748"/>
+ <point x="644" y="1732"/>
+ <point x="672" y="1724" type="curve"/>
+ <point x="688" y="1792" type="line"/>
+ <point x="636" y="1812"/>
+ <point x="592" y="1820"/>
+ <point x="536" y="1820" type="curve" smooth="yes"/>
+ <point x="288" y="1820"/>
+ <point x="200" y="1652"/>
+ <point x="200" y="1344" type="curve" smooth="yes"/>
+ <point x="200" y="1188" type="line"/>
+ </contour>
+ <contour>
+ <point x="272" y="1204" type="line"/>
+ <point x="272" y="1488" type="line"/>
+ <point x="200" y="1488" type="line"/>
+ <point x="200" y="-572" type="line"/>
+ <point x="272" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1340" y="760" type="line"/>
+ <point x="1340" y="1228"/>
+ <point x="1132" y="1516"/>
+ <point x="776" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="264" y="1304"/>
+ <point x="200" y="1024" type="curve"/>
+ <point x="200" y="420" type="line"/>
+ <point x="244" y="184"/>
+ <point x="444" y="-28"/>
+ <point x="780" y="-28" type="curve" smooth="yes"/>
+ <point x="1132" y="-28"/>
+ <point x="1340" y="276"/>
+ <point x="1340" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1264" y="732" type="line"/>
+ <point x="1264" y="336"/>
+ <point x="1104" y="48"/>
+ <point x="780" y="48" type="curve" smooth="yes"/>
+ <point x="468" y="48"/>
+ <point x="296" y="228"/>
+ <point x="248" y="456" type="curve"/>
+ <point x="248" y="976" type="line"/>
+ <point x="288" y="1160"/>
+ <point x="404" y="1440"/>
+ <point x="780" y="1440" type="curve" smooth="yes"/>
+ <point x="1104" y="1440"/>
+ <point x="1264" y="1156"/>
+ <point x="1264" y="760" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 234, 'rightMargin': 167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/pi.glif b/src/disabled/Interface-Thin.ufo/glyphs/pi.glif
new file mode 100644
index 000000000..96f2b45f7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/pi.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="pi" format="1">
+ <advance width="1792"/>
+ <unicode hex="03C0"/>
+ <outline>
+ <contour>
+ <point x="1588" y="1488" type="line"/>
+ <point x="120" y="1488" type="line"/>
+ <point x="120" y="1412" type="line"/>
+ <point x="1588" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="460" y="1488" type="line"/>
+ <point x="388" y="1488" type="line"/>
+ <point x="388" y="0" type="line"/>
+ <point x="460" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1216" y="1488" type="line"/>
+ <point x="1216" y="372" type="line"/>
+ <point x="1216" y="76"/>
+ <point x="1332" y="-12"/>
+ <point x="1520" y="-12" type="curve" smooth="yes"/>
+ <point x="1560" y="-12"/>
+ <point x="1636" y="-8"/>
+ <point x="1676" y="8" type="curve"/>
+ <point x="1664" y="76" type="line"/>
+ <point x="1612" y="68"/>
+ <point x="1572" y="64"/>
+ <point x="1516" y="64" type="curve" smooth="yes"/>
+ <point x="1396" y="64"/>
+ <point x="1292" y="112"/>
+ <point x="1292" y="372" type="curve"/>
+ <point x="1292" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>906.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1381.875</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1676, 'leftMargin': 85, 'rightMargin': 34}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/pipe.glif b/src/disabled/Interface-Thin.ufo/glyphs/pipe.glif
new file mode 100644
index 000000000..6e7114507
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/pipe.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="pipe" format="1">
+ <advance width="768"/>
+ <unicode hex="01C0"/>
+ <outline>
+ <contour>
+ <point x="420" y="2004" type="line"/>
+ <point x="348" y="2004" type="line"/>
+ <point x="348" y="0" type="line"/>
+ <point x="420" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 734, 'leftMargin': 330, 'rightMargin': 330}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/pipedbl.glif b/src/disabled/Interface-Thin.ufo/glyphs/pipedbl.glif
new file mode 100644
index 000000000..76de87782
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/pipedbl.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="pipedbl" format="1">
+ <advance width="1024"/>
+ <unicode hex="01C1"/>
+ <outline>
+ <component base="I" xOffset="24"/>
+ <component base="I" xOffset="232"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 941, 'leftMargin': 348, 'rightMargin': 315}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/pipedblbar.glif b/src/disabled/Interface-Thin.ufo/glyphs/pipedblbar.glif
new file mode 100644
index 000000000..b4e788bbc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/pipedblbar.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="pipedblbar" format="1">
+ <advance width="1024"/>
+ <unicode hex="01C2"/>
+ <outline>
+ <component base="I" xOffset="184"/>
+ <component base="crossbar" yOffset="424"/>
+ <component base="crossbar" yOffset="-404"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 917, 'leftMargin': 14, 'rightMargin': 95}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/plus.glif b/src/disabled/Interface-Thin.ufo/glyphs/plus.glif
new file mode 100644
index 000000000..e035ed2c3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/plus.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="plus" format="1">
+ <advance width="1792"/>
+ <unicode hex="002B"/>
+ <outline>
+ <contour>
+ <point x="1584" y="964" type="line"/>
+ <point x="212" y="964" type="line"/>
+ <point x="212" y="892" type="line"/>
+ <point x="1584" y="892" type="line"/>
+ </contour>
+ <contour>
+ <point x="920" y="1660" type="line"/>
+ <point x="848" y="1660" type="line"/>
+ <point x="848" y="200" type="line"/>
+ <point x="920" y="200" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1583, 'leftMargin': 100, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/plusminus.glif b/src/disabled/Interface-Thin.ufo/glyphs/plusminus.glif
new file mode 100644
index 000000000..2086d935e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/plusminus.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="plusminus" format="1">
+ <advance width="1536"/>
+ <unicode hex="00B1"/>
+ <outline>
+ <contour>
+ <point x="1400" y="1108" type="line"/>
+ <point x="140" y="1108" type="line"/>
+ <point x="140" y="1032" type="line"/>
+ <point x="1400" y="1032" type="line"/>
+ </contour>
+ <contour>
+ <point x="820" y="1744" type="line"/>
+ <point x="748" y="1744" type="line"/>
+ <point x="748" y="396" type="line"/>
+ <point x="820" y="396" type="line"/>
+ </contour>
+ <component base="minus" xOffset="-16" yOffset="-992"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1481, 'leftMargin': 99, 'rightMargin': 122}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/plussub.glif b/src/disabled/Interface-Thin.ufo/glyphs/plussub.glif
new file mode 100644
index 000000000..af7589ee8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/plussub.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="plussub" format="1">
+ <advance width="1280"/>
+ <unicode hex="208A"/>
+ <outline>
+ <component base="plussuperior" xOffset="100" yOffset="-1348"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1084, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/plussubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/plussubnosp.glif
new file mode 100644
index 000000000..1bbbe2446
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/plussubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="plussubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="031F"/>
+ <outline>
+ <contour>
+ <point x="-774" y="-672" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-774" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="uni02D6" xOffset="-1165" yOffset="-880"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/plussuperior.glif b/src/disabled/Interface-Thin.ufo/glyphs/plussuperior.glif
new file mode 100644
index 000000000..514347fba
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/plussuperior.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="plussuperior" format="1">
+ <advance width="1280"/>
+ <unicode hex="207A"/>
+ <outline>
+ <contour>
+ <point x="1072" y="1408" type="line"/>
+ <point x="208" y="1408" type="line"/>
+ <point x="208" y="1332" type="line"/>
+ <point x="1072" y="1332" type="line"/>
+ </contour>
+ <contour>
+ <point x="676" y="1828" type="line"/>
+ <point x="604" y="1828" type="line"/>
+ <point x="604" y="912" type="line"/>
+ <point x="676" y="912" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1369.5</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>541.75</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1084, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/primerev1.glif b/src/disabled/Interface-Thin.ufo/glyphs/primerev1.glif
new file mode 100644
index 000000000..92942f61f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/primerev1.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="primerev1" format="1">
+ <advance width="768"/>
+ <unicode hex="2035"/>
+ <outline>
+ <contour>
+ <point x="288" y="2136" type="line"/>
+ <point x="172" y="2136" type="line"/>
+ <point x="496" y="1692" type="line"/>
+ <point x="600" y="1692" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 551, 'leftMargin': 74, 'rightMargin': 50}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/primetripl1.glif b/src/disabled/Interface-Thin.ufo/glyphs/primetripl1.glif
new file mode 100644
index 000000000..6e1d5d438
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/primetripl1.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="primetripl1" format="1">
+ <advance width="1280"/>
+ <unicode hex="2034"/>
+ <outline>
+ <contour>
+ <point x="180" y="1692" type="line"/>
+ <point x="284" y="1692" type="line"/>
+ <point x="608" y="2136" type="line"/>
+ <point x="488" y="2136" type="line"/>
+ </contour>
+ <contour>
+ <point x="428" y="1692" type="line"/>
+ <point x="528" y="1692" type="line"/>
+ <point x="856" y="2136" type="line"/>
+ <point x="736" y="2136" type="line"/>
+ </contour>
+ <contour>
+ <point x="676" y="1692" type="line"/>
+ <point x="776" y="1692" type="line"/>
+ <point x="1100" y="2136" type="line"/>
+ <point x="984" y="2136" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1141, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/primetriplerev1.glif b/src/disabled/Interface-Thin.ufo/glyphs/primetriplerev1.glif
new file mode 100644
index 000000000..35ea466a7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/primetriplerev1.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="primetriplerev1" format="1">
+ <advance width="1280"/>
+ <unicode hex="2037"/>
+ <outline>
+ <contour>
+ <point x="792" y="2136" type="line"/>
+ <point x="676" y="2136" type="line"/>
+ <point x="1000" y="1692" type="line"/>
+ <point x="1100" y="1692" type="line"/>
+ </contour>
+ <contour>
+ <point x="544" y="2136" type="line"/>
+ <point x="428" y="2136" type="line"/>
+ <point x="752" y="1692" type="line"/>
+ <point x="856" y="1692" type="line"/>
+ </contour>
+ <contour>
+ <point x="296" y="2136" type="line"/>
+ <point x="180" y="2136" type="line"/>
+ <point x="504" y="1692" type="line"/>
+ <point x="608" y="1692" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1141, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/product.glif b/src/disabled/Interface-Thin.ufo/glyphs/product.glif
new file mode 100644
index 000000000..267970c47
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/product.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="product" format="1">
+ <advance width="1792"/>
+ <unicode hex="220F"/>
+ <outline>
+ <contour>
+ <point x="1520" y="2004" type="line"/>
+ <point x="272" y="2004" type="line"/>
+ <point x="272" y="-376" type="line"/>
+ <point x="348" y="-376" type="line"/>
+ <point x="348" y="1928" type="line"/>
+ <point x="1448" y="1928" type="line"/>
+ <point x="1448" y="-376" type="line"/>
+ <point x="1520" y="-376" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1746, 'leftMargin': 248, 'rightMargin': 249}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/psi.glif b/src/disabled/Interface-Thin.ufo/glyphs/psi.glif
new file mode 100644
index 000000000..64da086c0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/psi.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="psi" format="1">
+ <advance width="1792"/>
+ <unicode hex="03C8"/>
+ <outline>
+ <contour>
+ <point x="880" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1824" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="152" y="1488" type="line"/>
+ <point x="152" y="812" type="line" smooth="yes"/>
+ <point x="152" y="220"/>
+ <point x="448" y="-28"/>
+ <point x="888" y="-28" type="curve" smooth="yes"/>
+ <point x="1428" y="-28"/>
+ <point x="1644" y="324"/>
+ <point x="1644" y="812" type="curve" smooth="yes"/>
+ <point x="1644" y="1140"/>
+ <point x="1540" y="1324"/>
+ <point x="1452" y="1488" type="curve"/>
+ <point x="1360" y="1488" type="line"/>
+ <point x="1476" y="1300"/>
+ <point x="1568" y="1072"/>
+ <point x="1568" y="808" type="curve"/>
+ <point x="1568" y="424"/>
+ <point x="1424" y="48"/>
+ <point x="888" y="48" type="curve" smooth="yes"/>
+ <point x="500" y="48"/>
+ <point x="224" y="268"/>
+ <point x="224" y="808" type="curve" smooth="yes"/>
+ <point x="224" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="844" y="1488" type="line"/>
+ <point x="844" y="-572" type="line"/>
+ <point x="920" y="-572" type="line"/>
+ <point x="920" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1878, 'leftMargin': 204, 'rightMargin': 181}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/published.glif b/src/disabled/Interface-Thin.ufo/glyphs/published.glif
new file mode 100644
index 000000000..87ca8f28c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/published.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="published" format="1">
+ <advance width="2304"/>
+ <unicode hex="2117"/>
+ <outline>
+ <contour>
+ <point x="1152" y="48" type="curve" smooth="yes"/>
+ <point x="660" y="48"/>
+ <point x="252" y="468"/>
+ <point x="252" y="1004" type="curve" smooth="yes"/>
+ <point x="252" y="1536"/>
+ <point x="660" y="1956"/>
+ <point x="1152" y="1956" type="curve" smooth="yes"/>
+ <point x="1644" y="1956"/>
+ <point x="2052" y="1536"/>
+ <point x="2052" y="1004" type="curve" smooth="yes"/>
+ <point x="2052" y="468"/>
+ <point x="1644" y="48"/>
+ </contour>
+ <contour>
+ <point x="1152" y="-28" type="curve" smooth="yes"/>
+ <point x="1692" y="-28"/>
+ <point x="2128" y="420"/>
+ <point x="2128" y="1004" type="curve" smooth="yes"/>
+ <point x="2128" y="1584"/>
+ <point x="1692" y="2032"/>
+ <point x="1152" y="2032" type="curve" smooth="yes"/>
+ <point x="612" y="2032"/>
+ <point x="176" y="1584"/>
+ <point x="176" y="1004" type="curve" smooth="yes"/>
+ <point x="176" y="420"/>
+ <point x="612" y="-28"/>
+ </contour>
+ <contour>
+ <point x="1264" y="888" type="line"/>
+ <point x="1528" y="888"/>
+ <point x="1652" y="1040"/>
+ <point x="1652" y="1244" type="curve" smooth="yes"/>
+ <point x="1652" y="1448"/>
+ <point x="1528" y="1604"/>
+ <point x="1264" y="1604" type="curve" smooth="yes"/>
+ <point x="844" y="1604" type="line"/>
+ <point x="844" y="436" type="line"/>
+ <point x="916" y="436" type="line"/>
+ <point x="916" y="1532" type="line"/>
+ <point x="1264" y="1532" type="line" smooth="yes"/>
+ <point x="1500" y="1532"/>
+ <point x="1576" y="1404"/>
+ <point x="1576" y="1244" type="curve" smooth="yes"/>
+ <point x="1576" y="1092"/>
+ <point x="1500" y="960"/>
+ <point x="1264" y="960" type="curve" smooth="yes"/>
+ <point x="876" y="960" type="line"/>
+ <point x="876" y="888" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2349, 'leftMargin': 198, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/q.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/q.cn.glif
new file mode 100644
index 000000000..8304705f5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/q.cn.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="q.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1264" y="-572" type="line"/>
+ <point x="1340" y="-572" type="line"/>
+ <point x="1340" y="1488" type="line"/>
+ <point x="1264" y="1488" type="line"/>
+ <point x="1264" y="1204" type="line"/>
+ </contour>
+ <contour>
+ <point x="200" y="676" type="line"/>
+ <point x="200" y="188"/>
+ <point x="404" y="-28"/>
+ <point x="756" y="-28" type="curve" smooth="yes"/>
+ <point x="1092" y="-28"/>
+ <point x="1292" y="160"/>
+ <point x="1340" y="364" type="curve"/>
+ <point x="1340" y="1080" type="line"/>
+ <point x="1272" y="1328"/>
+ <point x="1084" y="1516"/>
+ <point x="760" y="1516" type="curve" smooth="yes"/>
+ <point x="404" y="1516"/>
+ <point x="200" y="1320"/>
+ <point x="200" y="816" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="276" y="816" type="line"/>
+ <point x="276" y="1244"/>
+ <point x="432" y="1440"/>
+ <point x="756" y="1440" type="curve" smooth="yes"/>
+ <point x="1128" y="1440"/>
+ <point x="1252" y="1184"/>
+ <point x="1288" y="1032" type="curve"/>
+ <point x="1288" y="396" type="line"/>
+ <point x="1240" y="204"/>
+ <point x="1068" y="44"/>
+ <point x="756" y="44" type="curve" smooth="yes"/>
+ <point x="432" y="44"/>
+ <point x="276" y="244"/>
+ <point x="276" y="676" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 168, 'rightMargin': 233}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/q.glif b/src/disabled/Interface-Thin.ufo/glyphs/q.glif
new file mode 100644
index 000000000..648d49b69
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/q.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="q" format="1">
+ <advance width="1536"/>
+ <unicode hex="0071"/>
+ <outline>
+ <contour>
+ <point x="768" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1304" y="-560" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="768" y="1776" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="1572" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1572" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1572" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1264" y="-572" type="line"/>
+ <point x="1340" y="-572" type="line"/>
+ <point x="1340" y="1488" type="line"/>
+ <point x="1264" y="1488" type="line"/>
+ <point x="1264" y="1204" type="line"/>
+ </contour>
+ <contour>
+ <point x="200" y="732" type="line"/>
+ <point x="200" y="276"/>
+ <point x="404" y="-28"/>
+ <point x="756" y="-28" type="curve" smooth="yes"/>
+ <point x="1092" y="-28"/>
+ <point x="1292" y="184"/>
+ <point x="1340" y="420" type="curve"/>
+ <point x="1340" y="1024" type="line"/>
+ <point x="1272" y="1304"/>
+ <point x="1084" y="1516"/>
+ <point x="760" y="1516" type="curve" smooth="yes"/>
+ <point x="404" y="1516"/>
+ <point x="200" y="1228"/>
+ <point x="200" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="276" y="760" type="line"/>
+ <point x="276" y="1156"/>
+ <point x="432" y="1440"/>
+ <point x="756" y="1440" type="curve" smooth="yes"/>
+ <point x="1128" y="1440"/>
+ <point x="1252" y="1148"/>
+ <point x="1288" y="976" type="curve"/>
+ <point x="1288" y="452" type="line"/>
+ <point x="1240" y="228"/>
+ <point x="1068" y="48"/>
+ <point x="756" y="48" type="curve" smooth="yes"/>
+ <point x="432" y="48"/>
+ <point x="276" y="336"/>
+ <point x="276" y="732" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 168, 'rightMargin': 233}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/qhook.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/qhook.cn.glif
new file mode 100644
index 000000000..84cd89df2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/qhook.cn.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="qhook.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="120" y="676" type="line"/>
+ <point x="120" y="188"/>
+ <point x="324" y="-28"/>
+ <point x="676" y="-28" type="curve" smooth="yes"/>
+ <point x="1012" y="-28"/>
+ <point x="1212" y="160"/>
+ <point x="1260" y="364" type="curve"/>
+ <point x="1260" y="1080" type="line"/>
+ <point x="1192" y="1328"/>
+ <point x="1004" y="1516"/>
+ <point x="680" y="1516" type="curve" smooth="yes"/>
+ <point x="324" y="1516"/>
+ <point x="120" y="1320"/>
+ <point x="120" y="816" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="196" y="816" type="line"/>
+ <point x="196" y="1244"/>
+ <point x="352" y="1440"/>
+ <point x="676" y="1440" type="curve" smooth="yes"/>
+ <point x="1048" y="1440"/>
+ <point x="1172" y="1184"/>
+ <point x="1208" y="1032" type="curve"/>
+ <point x="1208" y="396" type="line"/>
+ <point x="1160" y="204"/>
+ <point x="988" y="44"/>
+ <point x="676" y="44" type="curve" smooth="yes"/>
+ <point x="352" y="44"/>
+ <point x="196" y="244"/>
+ <point x="196" y="676" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1260" y="-572" type="line"/>
+ <point x="1260" y="1344" type="line" smooth="yes"/>
+ <point x="1260" y="1600"/>
+ <point x="1316" y="1748"/>
+ <point x="1520" y="1748" type="curve" smooth="yes"/>
+ <point x="1572" y="1748"/>
+ <point x="1628" y="1732"/>
+ <point x="1656" y="1724" type="curve"/>
+ <point x="1676" y="1792" type="line"/>
+ <point x="1620" y="1812"/>
+ <point x="1576" y="1820"/>
+ <point x="1520" y="1820" type="curve" smooth="yes"/>
+ <point x="1276" y="1820"/>
+ <point x="1184" y="1652"/>
+ <point x="1184" y="1344" type="curve" smooth="yes"/>
+ <point x="1184" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 168, 'rightMargin': -183}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/qhook.glif b/src/disabled/Interface-Thin.ufo/glyphs/qhook.glif
new file mode 100644
index 000000000..e0d03edcf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/qhook.glif
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="qhook" format="1">
+ <advance width="1792"/>
+ <unicode hex="02A0"/>
+ <outline>
+ <contour>
+ <point x="780" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="780" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1632" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1260" y="1188" type="line"/>
+ <point x="1260" y="1344" type="line" smooth="yes"/>
+ <point x="1260" y="1600"/>
+ <point x="1316" y="1748"/>
+ <point x="1520" y="1748" type="curve" smooth="yes"/>
+ <point x="1572" y="1748"/>
+ <point x="1628" y="1732"/>
+ <point x="1656" y="1724" type="curve"/>
+ <point x="1676" y="1792" type="line"/>
+ <point x="1620" y="1812"/>
+ <point x="1576" y="1820"/>
+ <point x="1520" y="1820" type="curve" smooth="yes"/>
+ <point x="1276" y="1820"/>
+ <point x="1184" y="1652"/>
+ <point x="1184" y="1344" type="curve" smooth="yes"/>
+ <point x="1184" y="1188" type="line"/>
+ </contour>
+ <contour>
+ <point x="1184" y="-572" type="line"/>
+ <point x="1260" y="-572" type="line"/>
+ <point x="1260" y="1324" type="line"/>
+ <point x="1184" y="1324" type="line"/>
+ <point x="1184" y="1204" type="line"/>
+ </contour>
+ <contour>
+ <point x="120" y="732" type="line"/>
+ <point x="120" y="276"/>
+ <point x="324" y="-28"/>
+ <point x="676" y="-28" type="curve" smooth="yes"/>
+ <point x="1012" y="-28"/>
+ <point x="1212" y="184"/>
+ <point x="1260" y="420" type="curve"/>
+ <point x="1260" y="1024" type="line"/>
+ <point x="1192" y="1304"/>
+ <point x="1004" y="1516"/>
+ <point x="680" y="1516" type="curve" smooth="yes"/>
+ <point x="324" y="1516"/>
+ <point x="120" y="1228"/>
+ <point x="120" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="196" y="760" type="line"/>
+ <point x="196" y="1156"/>
+ <point x="352" y="1440"/>
+ <point x="676" y="1440" type="curve" smooth="yes"/>
+ <point x="1048" y="1440"/>
+ <point x="1172" y="1148"/>
+ <point x="1208" y="976" type="curve"/>
+ <point x="1208" y="452" type="line"/>
+ <point x="1160" y="228"/>
+ <point x="988" y="44"/>
+ <point x="676" y="44" type="curve" smooth="yes"/>
+ <point x="352" y="44"/>
+ <point x="196" y="336"/>
+ <point x="196" y="732" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 168, 'rightMargin': -41.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/qofdagesh.glif b/src/disabled/Interface-Thin.ufo/glyphs/qofdagesh.glif
new file mode 100644
index 000000000..03de5aad7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/qofdagesh.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="qofdagesh" format="1">
+ <advance width="1024"/>
+ <unicode hex="02DF"/>
+ <outline>
+ <contour>
+ <point x="516" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="260" y="1584" type="line"/>
+ <point x="816" y="2152" type="line"/>
+ <point x="764" y="2208" type="line"/>
+ <point x="212" y="1636" type="line"/>
+ </contour>
+ <contour>
+ <point x="764" y="1584" type="line"/>
+ <point x="816" y="1640" type="line"/>
+ <point x="260" y="2208" type="line"/>
+ <point x="212" y="2156" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 825.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/question.glif b/src/disabled/Interface-Thin.ufo/glyphs/question.glif
new file mode 100644
index 000000000..f7144119a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/question.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="question" format="1">
+ <advance width="1280"/>
+ <unicode hex="003F"/>
+ <outline>
+ <contour>
+ <point x="644" y="552" type="line"/>
+ <point x="644" y="708"/>
+ <point x="688" y="856"/>
+ <point x="824" y="960" type="curve" smooth="yes"/>
+ <point x="1032" y="1144"/>
+ <point x="1128" y="1284"/>
+ <point x="1128" y="1528" type="curve" smooth="yes"/>
+ <point x="1128" y="1812"/>
+ <point x="964" y="2032"/>
+ <point x="656" y="2032" type="curve" smooth="yes"/>
+ <point x="388" y="2032"/>
+ <point x="160" y="1852"/>
+ <point x="156" y="1536" type="curve"/>
+ <point x="228" y="1536" type="line"/>
+ <point x="236" y="1784"/>
+ <point x="392" y="1956"/>
+ <point x="656" y="1956" type="curve" smooth="yes"/>
+ <point x="920" y="1956"/>
+ <point x="1052" y="1776"/>
+ <point x="1052" y="1528" type="curve" smooth="yes"/>
+ <point x="1052" y="1276"/>
+ <point x="956" y="1180"/>
+ <point x="788" y="1020" type="curve" smooth="yes"/>
+ <point x="624" y="868"/>
+ <point x="572" y="756"/>
+ <point x="568" y="552" type="curve"/>
+ </contour>
+ <contour>
+ <point x="536" y="68" type="curve" smooth="yes"/>
+ <point x="536" y="24"/>
+ <point x="568" y="-8"/>
+ <point x="612" y="-8" type="curve" smooth="yes"/>
+ <point x="656" y="-8"/>
+ <point x="688" y="24"/>
+ <point x="688" y="68" type="curve" smooth="yes"/>
+ <point x="688" y="112"/>
+ <point x="656" y="144"/>
+ <point x="612" y="144" type="curve" smooth="yes"/>
+ <point x="568" y="144"/>
+ <point x="536" y="112"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1228, 'leftMargin': 128, 'rightMargin': 127}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/questiondown.glif b/src/disabled/Interface-Thin.ufo/glyphs/questiondown.glif
new file mode 100644
index 000000000..72c559907
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/questiondown.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="questiondown" format="1">
+ <advance width="1280"/>
+ <unicode hex="00BF"/>
+ <outline>
+ <contour>
+ <point x="640" y="956" type="line"/>
+ <point x="640" y="800"/>
+ <point x="640" y="720"/>
+ <point x="500" y="612" type="curve" smooth="yes"/>
+ <point x="296" y="428"/>
+ <point x="156" y="260"/>
+ <point x="156" y="-20" type="curve" smooth="yes"/>
+ <point x="156" y="-320"/>
+ <point x="332" y="-524"/>
+ <point x="640" y="-524" type="curve" smooth="yes"/>
+ <point x="908" y="-524"/>
+ <point x="1124" y="-364"/>
+ <point x="1128" y="-28" type="curve"/>
+ <point x="1052" y="-28" type="line"/>
+ <point x="1048" y="-276"/>
+ <point x="904" y="-452"/>
+ <point x="640" y="-452" type="curve" smooth="yes"/>
+ <point x="376" y="-452"/>
+ <point x="228" y="-292"/>
+ <point x="228" y="-24" type="curve" smooth="yes"/>
+ <point x="228" y="264"/>
+ <point x="372" y="392"/>
+ <point x="540" y="556" type="curve" smooth="yes"/>
+ <point x="704" y="704"/>
+ <point x="708" y="752"/>
+ <point x="712" y="956" type="curve"/>
+ </contour>
+ <contour>
+ <point x="744" y="1440" type="curve" smooth="yes"/>
+ <point x="744" y="1480"/>
+ <point x="712" y="1516"/>
+ <point x="668" y="1516" type="curve" smooth="yes"/>
+ <point x="628" y="1516"/>
+ <point x="592" y="1480"/>
+ <point x="592" y="1440" type="curve" smooth="yes"/>
+ <point x="592" y="1396"/>
+ <point x="628" y="1360"/>
+ <point x="668" y="1360" type="curve" smooth="yes"/>
+ <point x="712" y="1360"/>
+ <point x="744" y="1396"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-248.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1266.375</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1254.0, 'leftMargin': 149, 'rightMargin': 132.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/questiongreek.glif b/src/disabled/Interface-Thin.ufo/glyphs/questiongreek.glif
new file mode 100644
index 000000000..6bf126db4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/questiongreek.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="questiongreek" format="1">
+ <advance width="512"/>
+ <unicode hex="037E"/>
+ <outline>
+ <component base="period" xOffset="20" yOffset="1324"/>
+ <component base="comma" xOffset="32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 501, 'leftMargin': 110, 'rightMargin': 195}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/quotedbl.glif b/src/disabled/Interface-Thin.ufo/glyphs/quotedbl.glif
new file mode 100644
index 000000000..fedbe7f2f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/quotedbl.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotedbl" format="1">
+ <advance width="768"/>
+ <unicode hex="0022"/>
+ <outline>
+ <contour>
+ <point x="288" y="2112" type="line"/>
+ <point x="212" y="2112" type="line"/>
+ <point x="212" y="1912" type="line"/>
+ <point x="204" y="1544" type="line"/>
+ <point x="276" y="1544" type="line"/>
+ <point x="288" y="1916" type="line"/>
+ </contour>
+ <contour>
+ <point x="564" y="2112" type="line"/>
+ <point x="492" y="2112" type="line"/>
+ <point x="492" y="1912" type="line"/>
+ <point x="484" y="1544" type="line"/>
+ <point x="552" y="1544" type="line"/>
+ <point x="564" y="1916" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 716, 'leftMargin': 206, 'rightMargin': 151}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/quotedblbase.glif b/src/disabled/Interface-Thin.ufo/glyphs/quotedblbase.glif
new file mode 100644
index 000000000..74329b1ba
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/quotedblbase.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotedblbase" format="1">
+ <advance width="768"/>
+ <unicode hex="201E"/>
+ <outline>
+ <contour>
+ <point x="364" y="316" type="line"/>
+ <point x="292" y="316" type="line"/>
+ <point x="292" y="136" type="line" smooth="yes"/>
+ <point x="292" y="-8"/>
+ <point x="252" y="-100"/>
+ <point x="168" y="-208" type="curve"/>
+ <point x="220" y="-252" type="line"/>
+ <point x="308" y="-160"/>
+ <point x="364" y="-32"/>
+ <point x="364" y="140" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="600" y="316" type="line"/>
+ <point x="528" y="316" type="line"/>
+ <point x="528" y="136" type="line" smooth="yes"/>
+ <point x="528" y="-8"/>
+ <point x="488" y="-100"/>
+ <point x="404" y="-208" type="curve"/>
+ <point x="456" y="-252" type="line"/>
+ <point x="540" y="-160"/>
+ <point x="600" y="-32"/>
+ <point x="600" y="140" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 661, 'leftMargin': 65, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/quotedblleft.glif b/src/disabled/Interface-Thin.ufo/glyphs/quotedblleft.glif
new file mode 100644
index 000000000..0c750aab8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/quotedblleft.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotedblleft" format="1">
+ <advance width="768"/>
+ <unicode hex="201C"/>
+ <outline>
+ <component base="quoteleft" xOffset="-4"/>
+ <component base="quoteleft" xOffset="256"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 688, 'leftMargin': 152, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/quotedblreversed.glif b/src/disabled/Interface-Thin.ufo/glyphs/quotedblreversed.glif
new file mode 100644
index 000000000..8b7040790
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/quotedblreversed.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotedblreversed" format="1">
+ <advance width="768"/>
+ <unicode hex="201F"/>
+ <outline>
+ <contour>
+ <point x="160" y="2144" type="line"/>
+ <point x="236" y="2144" type="line"/>
+ <point x="236" y="1912" type="line" smooth="yes"/>
+ <point x="236" y="1772"/>
+ <point x="276" y="1680"/>
+ <point x="360" y="1572" type="curve"/>
+ <point x="308" y="1528" type="line"/>
+ <point x="220" y="1620"/>
+ <point x="160" y="1748"/>
+ <point x="160" y="1916" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="412" y="2144" type="line"/>
+ <point x="488" y="2144" type="line"/>
+ <point x="488" y="1912" type="line" smooth="yes"/>
+ <point x="488" y="1772"/>
+ <point x="524" y="1680"/>
+ <point x="608" y="1572" type="curve"/>
+ <point x="556" y="1528" type="line"/>
+ <point x="472" y="1620"/>
+ <point x="412" y="1748"/>
+ <point x="412" y="1916" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 667, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/quotedblright.glif b/src/disabled/Interface-Thin.ufo/glyphs/quotedblright.glif
new file mode 100644
index 000000000..98d6f012a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/quotedblright.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotedblright" format="1">
+ <advance width="768"/>
+ <unicode hex="201D"/>
+ <outline>
+ <component base="quoteright"/>
+ <component base="quoteright" xOffset="252"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 690, 'leftMargin': 160, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/quoteleft.glif b/src/disabled/Interface-Thin.ufo/glyphs/quoteleft.glif
new file mode 100644
index 000000000..5fd35ce0f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/quoteleft.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quoteleft" format="1">
+ <advance width="512"/>
+ <unicode hex="2018"/>
+ <outline>
+ <contour>
+ <point x="160" y="1608" type="line"/>
+ <point x="232" y="1608" type="line"/>
+ <point x="232" y="1752" type="line"/>
+ <point x="232" y="1892"/>
+ <point x="272" y="1988"/>
+ <point x="356" y="2092" type="curve"/>
+ <point x="304" y="2136" type="line"/>
+ <point x="216" y="2044"/>
+ <point x="160" y="1920"/>
+ <point x="160" y="1748" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 440.0, 'leftMargin': 139, 'rightMargin': 104.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/quotereversed.glif b/src/disabled/Interface-Thin.ufo/glyphs/quotereversed.glif
new file mode 100644
index 000000000..c5393444f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/quotereversed.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotereversed" format="1">
+ <advance width="512"/>
+ <unicode hex="201B"/>
+ <outline>
+ <contour>
+ <point x="160" y="2112" type="line"/>
+ <point x="160" y="1972" type="line" smooth="yes"/>
+ <point x="160" y="1800"/>
+ <point x="216" y="1676"/>
+ <point x="304" y="1584" type="curve"/>
+ <point x="356" y="1628" type="line"/>
+ <point x="272" y="1736"/>
+ <point x="232" y="1828"/>
+ <point x="232" y="1968" type="curve" smooth="yes"/>
+ <point x="232" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 440.0, 'leftMargin': 138, 'rightMargin': 106.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/quoteright.glif b/src/disabled/Interface-Thin.ufo/glyphs/quoteright.glif
new file mode 100644
index 000000000..d27c78a68
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/quoteright.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quoteright" format="1">
+ <advance width="512"/>
+ <unicode hex="2019"/>
+ <outline>
+ <contour>
+ <point x="180" y="2112" type="move" name="_caron"/>
+ </contour>
+ <contour>
+ <point x="356" y="2112" type="line"/>
+ <point x="280" y="2112" type="line"/>
+ <point x="280" y="1968" type="line" smooth="yes"/>
+ <point x="280" y="1828"/>
+ <point x="240" y="1736"/>
+ <point x="160" y="1628" type="curve"/>
+ <point x="208" y="1584" type="line"/>
+ <point x="296" y="1676"/>
+ <point x="356" y="1800"/>
+ <point x="356" y="1972" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 440.0, 'leftMargin': 106, 'rightMargin': 137.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/quotesinglbase.glif b/src/disabled/Interface-Thin.ufo/glyphs/quotesinglbase.glif
new file mode 100644
index 000000000..8d68089f8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/quotesinglbase.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotesinglbase" format="1">
+ <advance width="512"/>
+ <unicode hex="201A"/>
+ <outline>
+ <contour>
+ <point x="356" y="316" type="line"/>
+ <point x="280" y="316" type="line"/>
+ <point x="280" y="136" type="line"/>
+ <point x="280" y="-8"/>
+ <point x="240" y="-100"/>
+ <point x="160" y="-208" type="curve"/>
+ <point x="208" y="-252" type="line"/>
+ <point x="296" y="-160"/>
+ <point x="356" y="-32"/>
+ <point x="356" y="140" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 413, 'leftMargin': 65, 'rightMargin': 152}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/quotesingle.glif b/src/disabled/Interface-Thin.ufo/glyphs/quotesingle.glif
new file mode 100644
index 000000000..b129509e6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/quotesingle.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="quotesingle" format="1">
+ <advance width="512"/>
+ <unicode hex="0027"/>
+ <outline>
+ <contour>
+ <point x="300" y="2112" type="line"/>
+ <point x="224" y="2112" type="line"/>
+ <point x="224" y="1876" type="line"/>
+ <point x="212" y="1544" type="line"/>
+ <point x="280" y="1544" type="line"/>
+ <point x="300" y="1880" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 468, 'leftMargin': 187, 'rightMargin': 193}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/r.glif b/src/disabled/Interface-Thin.ufo/glyphs/r.glif
new file mode 100644
index 000000000..4f6aad5e5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/r.glif
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="r" format="1">
+ <advance width="1024"/>
+ <unicode hex="0072"/>
+ <outline>
+ <contour>
+ <point x="508" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="216" y="28" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="884" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="884" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="884" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="252" y="1232" type="line"/>
+ <point x="252" y="1488" type="line"/>
+ <point x="180" y="1488" type="line"/>
+ <point x="180" y="0" type="line"/>
+ <point x="252" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="844" y="1504" type="line"/>
+ <point x="820" y="1512"/>
+ <point x="780" y="1512"/>
+ <point x="740" y="1512" type="curve"/>
+ <point x="508" y="1512"/>
+ <point x="356" y="1400"/>
+ <point x="268" y="1216" type="curve" smooth="yes"/>
+ <point x="260" y="1200"/>
+ <point x="260" y="1176"/>
+ <point x="252" y="1176" type="curve" smooth="yes"/>
+ <point x="204" y="1176"/>
+ <point x="188" y="936"/>
+ <point x="188" y="792" type="curve"/>
+ <point x="236" y="800" type="line"/>
+ <point x="236" y="1152"/>
+ <point x="404" y="1440"/>
+ <point x="740" y="1440" type="curve"/>
+ <point x="772" y="1440"/>
+ <point x="804" y="1440"/>
+ <point x="836" y="1432" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 942, 'leftMargin': 240, 'rightMargin': 38}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/radical.glif b/src/disabled/Interface-Thin.ufo/glyphs/radical.glif
new file mode 100644
index 000000000..9152db778
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/radical.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="radical" format="1">
+ <advance width="1536"/>
+ <unicode hex="221A"/>
+ <outline>
+ <contour>
+ <point x="768" y="328" type="line"/>
+ <point x="668" y="0" type="line"/>
+ <point x="740" y="0" type="line"/>
+ <point x="1368" y="2004" type="line"/>
+ <point x="1288" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="392" y="968" type="line"/>
+ <point x="312" y="968" type="line"/>
+ <point x="668" y="0" type="line"/>
+ <point x="740" y="0" type="line"/>
+ <point x="628" y="328" type="line"/>
+ </contour>
+ <contour>
+ <point x="168" y="896" type="line"/>
+ <point x="376" y="896" type="line"/>
+ <point x="376" y="968" type="line"/>
+ <point x="168" y="968" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1397.0, 'leftMargin': 89, 'rightMargin': 107.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/rdescend.glif b/src/disabled/Interface-Thin.ufo/glyphs/rdescend.glif
new file mode 100644
index 000000000..8447e5001
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/rdescend.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rdescend" format="1">
+ <advance width="1024"/>
+ <unicode hex="027C"/>
+ <outline>
+ <contour>
+ <point x="560" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="560" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="884" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="256" y="1228" type="line"/>
+ <point x="256" y="1488" type="line"/>
+ <point x="180" y="1488" type="line"/>
+ <point x="180" y="-572" type="line"/>
+ <point x="256" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="844" y="1500" type="line"/>
+ <point x="820" y="1508"/>
+ <point x="784" y="1516"/>
+ <point x="740" y="1516" type="curve"/>
+ <point x="368" y="1516"/>
+ <point x="188" y="1212"/>
+ <point x="188" y="792" type="curve"/>
+ <point x="240" y="800" type="line"/>
+ <point x="240" y="1148"/>
+ <point x="404" y="1444"/>
+ <point x="740" y="1444" type="curve"/>
+ <point x="776" y="1444"/>
+ <point x="808" y="1440"/>
+ <point x="836" y="1436" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 942, 'leftMargin': 237, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/referencemark.glif b/src/disabled/Interface-Thin.ufo/glyphs/referencemark.glif
new file mode 100644
index 000000000..c90631870
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/referencemark.glif
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="referencemark" format="1">
+ <advance width="1536"/>
+ <unicode hex="203B"/>
+ <outline>
+ <contour>
+ <point x="236" y="344" type="line"/>
+ <point x="1308" y="1436" type="line"/>
+ <point x="1256" y="1488" type="line"/>
+ <point x="184" y="392" type="line"/>
+ </contour>
+ <contour>
+ <point x="1292" y="344" type="line"/>
+ <point x="1348" y="392" type="line"/>
+ <point x="276" y="1488" type="line"/>
+ <point x="220" y="1436" type="line"/>
+ </contour>
+ <contour>
+ <point x="164" y="932" type="curve" smooth="yes"/>
+ <point x="164" y="892"/>
+ <point x="196" y="856"/>
+ <point x="240" y="856" type="curve" smooth="yes"/>
+ <point x="280" y="856"/>
+ <point x="316" y="892"/>
+ <point x="316" y="932" type="curve" smooth="yes"/>
+ <point x="316" y="976"/>
+ <point x="280" y="1008"/>
+ <point x="240" y="1008" type="curve" smooth="yes"/>
+ <point x="196" y="1008"/>
+ <point x="164" y="976"/>
+ </contour>
+ <contour>
+ <point x="692" y="392" type="curve" smooth="yes"/>
+ <point x="692" y="348"/>
+ <point x="724" y="316"/>
+ <point x="764" y="316" type="curve" smooth="yes"/>
+ <point x="808" y="316"/>
+ <point x="844" y="348"/>
+ <point x="844" y="392" type="curve" smooth="yes"/>
+ <point x="844" y="436"/>
+ <point x="808" y="468"/>
+ <point x="764" y="468" type="curve" smooth="yes"/>
+ <point x="724" y="468"/>
+ <point x="692" y="436"/>
+ </contour>
+ <contour>
+ <point x="692" y="1440" type="curve" smooth="yes"/>
+ <point x="692" y="1400"/>
+ <point x="724" y="1364"/>
+ <point x="764" y="1364" type="curve" smooth="yes"/>
+ <point x="808" y="1364"/>
+ <point x="844" y="1400"/>
+ <point x="844" y="1440" type="curve" smooth="yes"/>
+ <point x="844" y="1484"/>
+ <point x="808" y="1520"/>
+ <point x="764" y="1520" type="curve" smooth="yes"/>
+ <point x="724" y="1520"/>
+ <point x="692" y="1484"/>
+ </contour>
+ <contour>
+ <point x="1220" y="932" type="curve" smooth="yes"/>
+ <point x="1220" y="892"/>
+ <point x="1252" y="856"/>
+ <point x="1296" y="856" type="curve" smooth="yes"/>
+ <point x="1340" y="856"/>
+ <point x="1372" y="892"/>
+ <point x="1372" y="932" type="curve" smooth="yes"/>
+ <point x="1372" y="976"/>
+ <point x="1340" y="1008"/>
+ <point x="1296" y="1008" type="curve" smooth="yes"/>
+ <point x="1252" y="1008"/>
+ <point x="1220" y="976"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1430.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/registered.glif b/src/disabled/Interface-Thin.ufo/glyphs/registered.glif
new file mode 100644
index 000000000..a81ced8e1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/registered.glif
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="registered" format="1">
+ <advance width="2304"/>
+ <unicode hex="00AE"/>
+ <outline>
+ <contour>
+ <point x="1216" y="932" type="line"/>
+ <point x="1268" y="932"/>
+ <point x="1244" y="932"/>
+ <point x="1292" y="960" type="curve" smooth="yes"/>
+ <point x="1296" y="960"/>
+ <point x="1304" y="960"/>
+ <point x="1308" y="964" type="curve" smooth="yes"/>
+ <point x="1464" y="1012"/>
+ <point x="1560" y="1112"/>
+ <point x="1560" y="1260" type="curve"/>
+ <point x="1560" y="1476"/>
+ <point x="1428" y="1592"/>
+ <point x="1164" y="1592" type="curve"/>
+ <point x="832" y="1592" type="line"/>
+ <point x="832" y="448" type="line"/>
+ <point x="908" y="448" type="line"/>
+ <point x="908" y="1516" type="line"/>
+ <point x="1164" y="1516" type="line"/>
+ <point x="1404" y="1516"/>
+ <point x="1484" y="1432"/>
+ <point x="1484" y="1260" type="curve"/>
+ <point x="1484" y="1096"/>
+ <point x="1352" y="1008"/>
+ <point x="1192" y="1008" type="curve"/>
+ <point x="860" y="1008" type="line"/>
+ <point x="864" y="932" type="line"/>
+ </contour>
+ <contour>
+ <point x="1200" y="932" type="line"/>
+ <point x="1388" y="932"/>
+ <point x="1456" y="864"/>
+ <point x="1456" y="692" type="curve"/>
+ <point x="1456" y="648" type="line"/>
+ <point x="1456" y="608"/>
+ <point x="1456" y="496"/>
+ <point x="1472" y="448" type="curve"/>
+ <point x="1556" y="448" type="line"/>
+ <point x="1556" y="472" type="line"/>
+ <point x="1540" y="512"/>
+ <point x="1532" y="576"/>
+ <point x="1532" y="644" type="curve"/>
+ <point x="1532" y="696" type="line"/>
+ <point x="1532" y="860"/>
+ <point x="1460" y="996"/>
+ <point x="1216" y="996" type="curve"/>
+ </contour>
+ <contour>
+ <point x="252" y="1004" type="curve" smooth="yes"/>
+ <point x="252" y="1536"/>
+ <point x="660" y="1956"/>
+ <point x="1152" y="1956" type="curve" smooth="yes"/>
+ <point x="1644" y="1956"/>
+ <point x="2052" y="1536"/>
+ <point x="2052" y="1004" type="curve" smooth="yes"/>
+ <point x="2052" y="468"/>
+ <point x="1644" y="48"/>
+ <point x="1152" y="48" type="curve" smooth="yes"/>
+ <point x="660" y="48"/>
+ <point x="252" y="468"/>
+ </contour>
+ <contour>
+ <point x="176" y="1004" type="curve" smooth="yes"/>
+ <point x="176" y="420"/>
+ <point x="612" y="-28"/>
+ <point x="1152" y="-28" type="curve" smooth="yes"/>
+ <point x="1692" y="-28"/>
+ <point x="2128" y="420"/>
+ <point x="2128" y="1004" type="curve" smooth="yes"/>
+ <point x="2128" y="1584"/>
+ <point x="1692" y="2032"/>
+ <point x="1152" y="2032" type="curve" smooth="yes"/>
+ <point x="612" y="2032"/>
+ <point x="176" y="1584"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2302, 'leftMargin': 158, 'rightMargin': 191}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/response.glif b/src/disabled/Interface-Thin.ufo/glyphs/response.glif
new file mode 100644
index 000000000..9215a2d02
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/response.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="response" format="1">
+ <advance width="1792"/>
+ <unicode hex="211F"/>
+ <outline>
+ <contour>
+ <point x="1300" y="2160" type="line"/>
+ <point x="852" y="2380" type="line"/>
+ <point x="824" y="2312" type="line"/>
+ <point x="1204" y="2124" type="line"/>
+ <point x="220" y="-484" type="line"/>
+ <point x="296" y="-484" type="line"/>
+ </contour>
+ <component base="R" xOffset="-60"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1849, 'leftMargin': 275, 'rightMargin': 195}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/reverseddblprime.glif b/src/disabled/Interface-Thin.ufo/glyphs/reverseddblprime.glif
new file mode 100644
index 000000000..c20c23f2c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/reverseddblprime.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="reverseddblprime" format="1">
+ <advance width="1024"/>
+ <unicode hex="2036"/>
+ <outline>
+ <contour>
+ <point x="540" y="2136" type="line"/>
+ <point x="424" y="2136" type="line"/>
+ <point x="748" y="1692" type="line"/>
+ <point x="848" y="1692" type="line"/>
+ </contour>
+ <contour>
+ <point x="292" y="2136" type="line"/>
+ <point x="176" y="2136" type="line"/>
+ <point x="500" y="1692" type="line"/>
+ <point x="600" y="1692" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 894, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/rfishhook.glif b/src/disabled/Interface-Thin.ufo/glyphs/rfishhook.glif
new file mode 100644
index 000000000..d459c5fd4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/rfishhook.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rfishhook" format="1">
+ <advance width="1024"/>
+ <unicode hex="027E"/>
+ <outline>
+ <contour>
+ <point x="308" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="308" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="800" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="340" y="0" type="line"/>
+ <point x="340" y="1036" type="line" smooth="yes"/>
+ <point x="340" y="1292"/>
+ <point x="400" y="1440"/>
+ <point x="604" y="1440" type="curve" smooth="yes"/>
+ <point x="656" y="1440"/>
+ <point x="712" y="1428"/>
+ <point x="740" y="1416" type="curve"/>
+ <point x="756" y="1488" type="line"/>
+ <point x="704" y="1504"/>
+ <point x="660" y="1516"/>
+ <point x="604" y="1516" type="curve" smooth="yes"/>
+ <point x="356" y="1516"/>
+ <point x="268" y="1344"/>
+ <point x="268" y="1036" type="curve" smooth="yes"/>
+ <point x="268" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 769, 'leftMargin': 237, 'rightMargin': 42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/rfishhookrev.glif b/src/disabled/Interface-Thin.ufo/glyphs/rfishhookrev.glif
new file mode 100644
index 000000000..743e57cf8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/rfishhookrev.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rfishhookrev" format="1">
+ <advance width="768"/>
+ <unicode hex="027F"/>
+ <outline>
+ <contour>
+ <point x="592" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="592" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="864" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="632" y="-572" type="line"/>
+ <point x="632" y="1036" type="line" smooth="yes"/>
+ <point x="632" y="1348"/>
+ <point x="540" y="1516"/>
+ <point x="292" y="1516" type="curve" smooth="yes"/>
+ <point x="236" y="1516"/>
+ <point x="192" y="1508"/>
+ <point x="140" y="1488" type="curve"/>
+ <point x="156" y="1416" type="line"/>
+ <point x="188" y="1428"/>
+ <point x="244" y="1440"/>
+ <point x="292" y="1440" type="curve" smooth="yes"/>
+ <point x="496" y="1440"/>
+ <point x="556" y="1296"/>
+ <point x="556" y="1036" type="curve" smooth="yes"/>
+ <point x="556" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 766, 'leftMargin': 41, 'rightMargin': 234}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/rho.glif b/src/disabled/Interface-Thin.ufo/glyphs/rho.glif
new file mode 100644
index 000000000..8485e22cd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/rho.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rho" format="1">
+ <advance width="1536"/>
+ <unicode hex="03C1"/>
+ <outline>
+ <contour>
+ <point x="760" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1504" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="200" y="-572" type="line"/>
+ <point x="276" y="-572" type="line"/>
+ <point x="276" y="844" type="line" smooth="yes"/>
+ <point x="276" y="1128"/>
+ <point x="404" y="1440"/>
+ <point x="776" y="1440" type="curve" smooth="yes"/>
+ <point x="1104" y="1440"/>
+ <point x="1260" y="1140"/>
+ <point x="1260" y="744" type="curve" smooth="yes"/>
+ <point x="1260" y="716" type="line" smooth="yes"/>
+ <point x="1260" y="320"/>
+ <point x="1104" y="48"/>
+ <point x="780" y="48" type="curve" smooth="yes"/>
+ <point x="468" y="48"/>
+ <point x="296" y="228"/>
+ <point x="248" y="456" type="curve"/>
+ <point x="248" y="456"/>
+ <point x="208" y="420"/>
+ <point x="208" y="420" type="curve"/>
+ <point x="252" y="156"/>
+ <point x="444" y="-28"/>
+ <point x="780" y="-28" type="curve" smooth="yes"/>
+ <point x="1132" y="-28"/>
+ <point x="1336" y="264"/>
+ <point x="1336" y="716" type="curve" smooth="yes"/>
+ <point x="1336" y="744" type="line" smooth="yes"/>
+ <point x="1336" y="1216"/>
+ <point x="1128" y="1516"/>
+ <point x="776" y="1516" type="curve" smooth="yes"/>
+ <point x="452" y="1516"/>
+ <point x="200" y="1296"/>
+ <point x="200" y="876" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 237, 'rightMargin': 167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/rho1.glif b/src/disabled/Interface-Thin.ufo/glyphs/rho1.glif
new file mode 100644
index 000000000..67f969dd2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/rho1.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rho1" format="1">
+ <advance width="1792"/>
+ <unicode hex="03F1"/>
+ <outline>
+ <contour>
+ <point x="1400" y="-648" type="line"/>
+ <point x="1400" y="-456"/>
+ <point x="1232" y="-340"/>
+ <point x="924" y="-308" type="curve" smooth="yes"/>
+ <point x="556" y="-272"/>
+ <point x="320" y="108"/>
+ <point x="320" y="672" type="curve"/>
+ <point x="320" y="804" type="line"/>
+ <point x="244" y="804" type="line"/>
+ <point x="244" y="672" type="line" smooth="yes"/>
+ <point x="244" y="64"/>
+ <point x="504" y="-328"/>
+ <point x="912" y="-384" type="curve" smooth="yes"/>
+ <point x="1252" y="-432"/>
+ <point x="1328" y="-528"/>
+ <point x="1328" y="-648" type="curve"/>
+ </contour>
+ <contour>
+ <point x="896" y="108" type="curve" smooth="yes"/>
+ <point x="1284" y="108"/>
+ <point x="1548" y="384"/>
+ <point x="1548" y="768" type="curve" smooth="yes"/>
+ <point x="1548" y="828" type="line" smooth="yes"/>
+ <point x="1548" y="1228"/>
+ <point x="1284" y="1516"/>
+ <point x="900" y="1516" type="curve" smooth="yes"/>
+ <point x="512" y="1516"/>
+ <point x="244" y="1228"/>
+ <point x="244" y="828" type="curve" smooth="yes"/>
+ <point x="244" y="768" type="line"/>
+ <point x="244" y="680"/>
+ <point x="260" y="592"/>
+ <point x="288" y="516" type="curve" smooth="yes"/>
+ <point x="376" y="268"/>
+ <point x="600" y="108"/>
+ </contour>
+ <contour>
+ <point x="896" y="184" type="curve" smooth="yes"/>
+ <point x="532" y="184"/>
+ <point x="320" y="464"/>
+ <point x="320" y="768" type="curve" smooth="yes"/>
+ <point x="320" y="828" type="line" smooth="yes"/>
+ <point x="320" y="1152"/>
+ <point x="532" y="1440"/>
+ <point x="900" y="1440" type="curve" smooth="yes"/>
+ <point x="1260" y="1440"/>
+ <point x="1472" y="1152"/>
+ <point x="1472" y="828" type="curve" smooth="yes"/>
+ <point x="1472" y="768" type="line" smooth="yes"/>
+ <point x="1472" y="460"/>
+ <point x="1260" y="184"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1551.0, 'leftMargin': 124, 'rightMargin': 124.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ring.glif b/src/disabled/Interface-Thin.ufo/glyphs/ring.glif
new file mode 100644
index 000000000..72029e7be
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ring.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ring" format="1">
+ <advance width="768"/>
+ <unicode hex="02DA"/>
+ <outline>
+ <contour>
+ <point x="380" y="1780" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="380" y="2224" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="148" y="1900" type="curve"/>
+ <point x="148" y="1768"/>
+ <point x="252" y="1668"/>
+ <point x="384" y="1668" type="curve" smooth="yes"/>
+ <point x="516" y="1668"/>
+ <point x="620" y="1768"/>
+ <point x="620" y="1900" type="curve" smooth="yes"/>
+ <point x="620" y="2036"/>
+ <point x="516" y="2140"/>
+ <point x="384" y="2140" type="curve" smooth="yes"/>
+ <point x="252" y="2140"/>
+ <point x="148" y="2036"/>
+ </contour>
+ <contour>
+ <point x="224" y="1900" type="curve"/>
+ <point x="224" y="2000"/>
+ <point x="292" y="2064"/>
+ <point x="384" y="2064" type="curve" smooth="yes"/>
+ <point x="476" y="2064"/>
+ <point x="544" y="2000"/>
+ <point x="544" y="1900" type="curve" smooth="yes"/>
+ <point x="544" y="1804"/>
+ <point x="476" y="1740"/>
+ <point x="384" y="1740" type="curve" smooth="yes"/>
+ <point x="292" y="1740"/>
+ <point x="224" y="1804"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 806, 'leftMargin': 157, 'rightMargin': 179}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ringacute.glif b/src/disabled/Interface-Thin.ufo/glyphs/ringacute.glif
new file mode 100644
index 000000000..c34f6c4b9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ringacute.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringacute" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="452" y="1912" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="420" y="2072" type="line"/>
+ <point x="508" y="2072" type="line"/>
+ <point x="764" y="2336" type="line"/>
+ <point x="652" y="2336" type="line"/>
+ </contour>
+ <contour>
+ <point x="264" y="1804" type="curve"/>
+ <point x="264" y="1696"/>
+ <point x="348" y="1612"/>
+ <point x="452" y="1612" type="curve" smooth="yes"/>
+ <point x="556" y="1612"/>
+ <point x="640" y="1696"/>
+ <point x="640" y="1804" type="curve" smooth="yes"/>
+ <point x="640" y="1912"/>
+ <point x="556" y="2000"/>
+ <point x="452" y="2000" type="curve" smooth="yes"/>
+ <point x="348" y="2000"/>
+ <point x="264" y="1912"/>
+ </contour>
+ <contour>
+ <point x="332" y="1804" type="curve"/>
+ <point x="332" y="1876"/>
+ <point x="388" y="1928"/>
+ <point x="452" y="1928" type="curve" smooth="yes"/>
+ <point x="520" y="1928"/>
+ <point x="572" y="1876"/>
+ <point x="572" y="1804" type="curve" smooth="yes"/>
+ <point x="572" y="1732"/>
+ <point x="520" y="1684"/>
+ <point x="452" y="1684" type="curve" smooth="yes"/>
+ <point x="388" y="1684"/>
+ <point x="332" y="1736"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 908, 'leftMargin': 267, 'rightMargin': 141}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ringlefthalfsubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/ringlefthalfsubnosp.glif
new file mode 100644
index 000000000..ee4628a21
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ringlefthalfsubnosp.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringlefthalfsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="031C"/>
+ <outline>
+ <contour>
+ <point x="-800" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-800" y="-536" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-729" y="-536" type="line"/>
+ <point x="-829" y="-536"/>
+ <point x="-912" y="-455"/>
+ <point x="-912" y="-351" type="curve" smooth="yes"/>
+ <point x="-912" y="-246"/>
+ <point x="-829" y="-160"/>
+ <point x="-729" y="-160" type="curve"/>
+ <point x="-729" y="-238" type="line"/>
+ <point x="-788" y="-238"/>
+ <point x="-833" y="-285"/>
+ <point x="-833" y="-351" type="curve" smooth="yes"/>
+ <point x="-833" y="-414"/>
+ <point x="-788" y="-459"/>
+ <point x="-729" y="-459" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ringnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/ringnosp.glif
new file mode 100644
index 000000000..6f537c61a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ringnosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="030A"/>
+ <outline>
+ <contour>
+ <point x="-848" y="1691" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-847" y="1903" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-848" y="2223" type="move" name="mkmktop"/>
+ </contour>
+ <component base="ring" xOffset="-1239"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ringrighthalfsubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/ringrighthalfsubnosp.glif
new file mode 100644
index 000000000..1fa01ce89
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ringrighthalfsubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringrighthalfsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0339"/>
+ <outline>
+ <contour>
+ <point x="-809" y="-536" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-809" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="uni02BE" xOffset="-975" yOffset="-2190"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ringsubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/ringsubnosp.glif
new file mode 100644
index 000000000..a393b5ec2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ringsubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0325"/>
+ <outline>
+ <contour>
+ <point x="-853" y="-575" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-853" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="ring" xOffset="-1243" yOffset="-2241"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ringsubnosp_uni1ABD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/ringsubnosp_uni1ABD___.glif
new file mode 100644
index 000000000..b0028e306
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ringsubnosp_uni1ABD___.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ringsubnosp_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-853" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-853" y="-575" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1275" y="-644" type="curve"/>
+ <point x="-1269" y="-598" type="line"/>
+ <point x="-1376" y="-562"/>
+ <point x="-1460" y="-468"/>
+ <point x="-1460" y="-348" type="curve" smooth="yes"/>
+ <point x="-1460" y="-234"/>
+ <point x="-1385" y="-139"/>
+ <point x="-1269" y="-102" type="curve"/>
+ <point x="-1275" y="-58" type="line"/>
+ <point x="-1414" y="-102"/>
+ <point x="-1515" y="-219"/>
+ <point x="-1515" y="-348" type="curve" smooth="yes"/>
+ <point x="-1515" y="-490"/>
+ <point x="-1414" y="-600"/>
+ </contour>
+ <contour>
+ <point x="-424" y="-644" type="line"/>
+ <point x="-285" y="-600"/>
+ <point x="-183" y="-490"/>
+ <point x="-183" y="-348" type="curve" smooth="yes"/>
+ <point x="-183" y="-219"/>
+ <point x="-285" y="-102"/>
+ <point x="-424" y="-58" type="curve"/>
+ <point x="-429" y="-102" type="line"/>
+ <point x="-314" y="-139"/>
+ <point x="-238" y="-234"/>
+ <point x="-238" y="-348" type="curve" smooth="yes"/>
+ <point x="-238" y="-468"/>
+ <point x="-322" y="-562"/>
+ <point x="-429" y="-598" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1086" y="-341" type="curve"/>
+ <point x="-1086" y="-476"/>
+ <point x="-983" y="-575"/>
+ <point x="-851" y="-575" type="curve" smooth="yes"/>
+ <point x="-721" y="-575"/>
+ <point x="-616" y="-476"/>
+ <point x="-616" y="-341" type="curve" smooth="yes"/>
+ <point x="-616" y="-206"/>
+ <point x="-721" y="-102"/>
+ <point x="-851" y="-102" type="curve" smooth="yes"/>
+ <point x="-983" y="-102"/>
+ <point x="-1086" y="-206"/>
+ </contour>
+ <contour>
+ <point x="-1012" y="-341" type="curve"/>
+ <point x="-1012" y="-243"/>
+ <point x="-945" y="-176"/>
+ <point x="-851" y="-176" type="curve" smooth="yes"/>
+ <point x="-758" y="-176"/>
+ <point x="-690" y="-243"/>
+ <point x="-690" y="-341" type="curve" smooth="yes"/>
+ <point x="-690" y="-436"/>
+ <point x="-758" y="-501"/>
+ <point x="-851" y="-501" type="curve" smooth="yes"/>
+ <point x="-945" y="-501"/>
+ <point x="-1012" y="-436"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/romaneight.glif b/src/disabled/Interface-Thin.ufo/glyphs/romaneight.glif
new file mode 100644
index 000000000..d266c0cea
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/romaneight.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romaneight" format="1">
+ <advance width="3328"/>
+ <unicode hex="2167"/>
+ <outline>
+ <component base="V" xOffset="48"/>
+ <component base="I" xOffset="1656"/>
+ <component base="I" xOffset="2208"/>
+ <component base="I" xOffset="2756"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3442, 'leftMargin': 104, 'rightMargin': 315}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/romaneleven.glif b/src/disabled/Interface-Thin.ufo/glyphs/romaneleven.glif
new file mode 100644
index 000000000..c6a09786a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/romaneleven.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romaneleven" format="1">
+ <advance width="2304"/>
+ <unicode hex="216A"/>
+ <outline>
+ <component base="X" xOffset="80"/>
+ <component base="I" xOffset="1688"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2344, 'leftMargin': 133, 'rightMargin': 330}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/romanfifty.glif b/src/disabled/Interface-Thin.ufo/glyphs/romanfifty.glif
new file mode 100644
index 000000000..5d30f382d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/romanfifty.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanfifty" format="1">
+ <advance width="1536"/>
+ <unicode hex="216C"/>
+ <outline>
+ <component base="L"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1481, 'leftMargin': 271, 'rightMargin': 106}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/romanfive.glif b/src/disabled/Interface-Thin.ufo/glyphs/romanfive.glif
new file mode 100644
index 000000000..3a2f13c5d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/romanfive.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanfive" format="1">
+ <advance width="1792"/>
+ <unicode hex="2164"/>
+ <outline>
+ <component base="V" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 104, 'rightMargin': -9.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/romanfivehundred.glif b/src/disabled/Interface-Thin.ufo/glyphs/romanfivehundred.glif
new file mode 100644
index 000000000..90e2fb473
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/romanfivehundred.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanfivehundred" format="1">
+ <advance width="2048"/>
+ <unicode hex="216E"/>
+ <outline>
+ <component base="D" xOffset="128"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1951, 'leftMargin': 263, 'rightMargin': 308}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/romanfour.glif b/src/disabled/Interface-Thin.ufo/glyphs/romanfour.glif
new file mode 100644
index 000000000..9e9e9f8c6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/romanfour.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanfour" format="1">
+ <advance width="2560"/>
+ <unicode hex="2163"/>
+ <outline>
+ <component base="I" xOffset="-60"/>
+ <component base="V" xOffset="600"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2343.0, 'leftMargin': 330, 'rightMargin': -9.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/romanhundred.glif b/src/disabled/Interface-Thin.ufo/glyphs/romanhundred.glif
new file mode 100644
index 000000000..56cb79ad5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/romanhundred.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanhundred" format="1">
+ <advance width="1792"/>
+ <unicode hex="216D"/>
+ <outline>
+ <component base="C"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1906, 'leftMargin': 232, 'rightMargin': 234}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/romannine.glif b/src/disabled/Interface-Thin.ufo/glyphs/romannine.glif
new file mode 100644
index 000000000..673189ebd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/romannine.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romannine" format="1">
+ <advance width="2560"/>
+ <unicode hex="2168"/>
+ <outline>
+ <component base="I" xOffset="-56"/>
+ <component base="X" xOffset="604"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2343.0, 'leftMargin': 348, 'rightMargin': 18.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/romanone.glif b/src/disabled/Interface-Thin.ufo/glyphs/romanone.glif
new file mode 100644
index 000000000..96f431ca7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/romanone.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanone" format="1">
+ <advance width="768"/>
+ <unicode hex="2160"/>
+ <outline>
+ <component base="I" xOffset="16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 734, 'leftMargin': 330, 'rightMargin': 330}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/romanseven.glif b/src/disabled/Interface-Thin.ufo/glyphs/romanseven.glif
new file mode 100644
index 000000000..642c13733
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/romanseven.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanseven" format="1">
+ <advance width="2816"/>
+ <unicode hex="2166"/>
+ <outline>
+ <component base="V" xOffset="68"/>
+ <component base="I" xOffset="1676"/>
+ <component base="I" xOffset="2224"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2892, 'leftMargin': 104, 'rightMargin': 315}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/romansix.glif b/src/disabled/Interface-Thin.ufo/glyphs/romansix.glif
new file mode 100644
index 000000000..c9a1fb959
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/romansix.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romansix" format="1">
+ <advance width="2304"/>
+ <unicode hex="2165"/>
+ <outline>
+ <component base="V" xOffset="88"/>
+ <component base="I" xOffset="1696"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2342, 'leftMargin': 104, 'rightMargin': 315}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/romanten.glif b/src/disabled/Interface-Thin.ufo/glyphs/romanten.glif
new file mode 100644
index 000000000..71fbb141f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/romanten.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanten" format="1">
+ <advance width="1792"/>
+ <unicode hex="2169"/>
+ <outline>
+ <component base="X" xOffset="56"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 75, 'rightMargin': 76.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/romanthousand.glif b/src/disabled/Interface-Thin.ufo/glyphs/romanthousand.glif
new file mode 100644
index 000000000..60e1010e3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/romanthousand.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanthousand" format="1">
+ <advance width="2560"/>
+ <unicode hex="216F"/>
+ <outline>
+ <component base="M" xOffset="72"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2525, 'leftMargin': 330, 'rightMargin': 330}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/romanthree.glif b/src/disabled/Interface-Thin.ufo/glyphs/romanthree.glif
new file mode 100644
index 000000000..440667a88
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/romanthree.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romanthree" format="1">
+ <advance width="1792"/>
+ <unicode hex="2162"/>
+ <outline>
+ <component base="I" xOffset="-40"/>
+ <component base="I" xOffset="512"/>
+ <component base="I" xOffset="1064"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1834, 'leftMargin': 348, 'rightMargin': 314}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/romantwelve.glif b/src/disabled/Interface-Thin.ufo/glyphs/romantwelve.glif
new file mode 100644
index 000000000..c2f40c051
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/romantwelve.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romantwelve" format="1">
+ <advance width="2816"/>
+ <unicode hex="216B"/>
+ <outline>
+ <component base="X" xOffset="92"/>
+ <component base="I" xOffset="1700"/>
+ <component base="I" xOffset="2248"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2894, 'leftMargin': 75, 'rightMargin': 330}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/romantwo.glif b/src/disabled/Interface-Thin.ufo/glyphs/romantwo.glif
new file mode 100644
index 000000000..5a719cbfe
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/romantwo.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="romantwo" format="1">
+ <advance width="1280"/>
+ <unicode hex="2161"/>
+ <outline>
+ <component base="I" xOffset="-20"/>
+ <component base="I" xOffset="532"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1284, 'leftMargin': 348, 'rightMargin': 314}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/rrthook.glif b/src/disabled/Interface-Thin.ufo/glyphs/rrthook.glif
new file mode 100644
index 000000000..775c3562e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/rrthook.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rrthook" format="1">
+ <advance width="1024"/>
+ <unicode hex="027D"/>
+ <outline>
+ <contour>
+ <point x="428" y="-424" type="move" name="parenthesses.w1"/>
+ </contour>
+ <contour>
+ <point x="556" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="556" y="-608" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="884" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="180" y="100" type="line"/>
+ <point x="180" y="-124" type="line" smooth="yes"/>
+ <point x="180" y="-432"/>
+ <point x="268" y="-600"/>
+ <point x="516" y="-600" type="curve" smooth="yes"/>
+ <point x="572" y="-600"/>
+ <point x="616" y="-592"/>
+ <point x="668" y="-572" type="curve"/>
+ <point x="652" y="-504" type="line"/>
+ <point x="624" y="-512"/>
+ <point x="568" y="-528"/>
+ <point x="516" y="-528" type="curve" smooth="yes"/>
+ <point x="312" y="-528"/>
+ <point x="252" y="-380"/>
+ <point x="252" y="-124" type="curve" smooth="yes"/>
+ <point x="252" y="100" type="line"/>
+ </contour>
+ <component base="r" xOffset="-60"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 942, 'leftMargin': 237, 'rightMargin': 38}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/rrthook_uni1ABE___.glif b/src/disabled/Interface-Thin.ufo/glyphs/rrthook_uni1ABE___.glif
new file mode 100644
index 000000000..54b07b86d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/rrthook_uni1ABE___.glif
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rrthook_uni1ABE" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="880" y="-556" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="448" y="100" type="line"/>
+ <point x="448" y="-124" type="line" smooth="yes"/>
+ <point x="448" y="-432"/>
+ <point x="536" y="-600"/>
+ <point x="784" y="-600" type="curve" smooth="yes"/>
+ <point x="840" y="-600"/>
+ <point x="884" y="-592"/>
+ <point x="936" y="-572" type="curve"/>
+ <point x="920" y="-504" type="line"/>
+ <point x="892" y="-512"/>
+ <point x="836" y="-528"/>
+ <point x="784" y="-528" type="curve" smooth="yes"/>
+ <point x="580" y="-528"/>
+ <point x="520" y="-380"/>
+ <point x="520" y="-124" type="curve" smooth="yes"/>
+ <point x="520" y="100" type="line"/>
+ </contour>
+ <contour>
+ <point x="520" y="1228" type="line"/>
+ <point x="520" y="1488" type="line"/>
+ <point x="448" y="1488" type="line"/>
+ <point x="448" y="0" type="line"/>
+ <point x="520" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1112" y="1500" type="line"/>
+ <point x="1088" y="1508"/>
+ <point x="1052" y="1516"/>
+ <point x="1008" y="1516" type="curve"/>
+ <point x="636" y="1516"/>
+ <point x="456" y="1212"/>
+ <point x="456" y="792" type="curve"/>
+ <point x="508" y="800" type="line"/>
+ <point x="508" y="1148"/>
+ <point x="672" y="1444"/>
+ <point x="1008" y="1444" type="curve"/>
+ <point x="1040" y="1444"/>
+ <point x="1076" y="1440"/>
+ <point x="1104" y="1436" type="curve"/>
+ </contour>
+ <contour>
+ <point x="304" y="-720" type="curve"/>
+ <point x="308" y="-672" type="line"/>
+ <point x="204" y="-636"/>
+ <point x="120" y="-544"/>
+ <point x="120" y="-424" type="curve" smooth="yes"/>
+ <point x="120" y="-308"/>
+ <point x="196" y="-212"/>
+ <point x="308" y="-176" type="curve"/>
+ <point x="304" y="-132" type="line"/>
+ <point x="164" y="-176"/>
+ <point x="64" y="-292"/>
+ <point x="64" y="-424" type="curve" smooth="yes"/>
+ <point x="64" y="-564"/>
+ <point x="164" y="-676"/>
+ </contour>
+ <contour>
+ <point x="976" y="-720" type="line"/>
+ <point x="1116" y="-676"/>
+ <point x="1216" y="-564"/>
+ <point x="1216" y="-424" type="curve" smooth="yes"/>
+ <point x="1216" y="-292"/>
+ <point x="1116" y="-176"/>
+ <point x="976" y="-132" type="curve"/>
+ <point x="972" y="-176" type="line"/>
+ <point x="1088" y="-212"/>
+ <point x="1164" y="-308"/>
+ <point x="1164" y="-424" type="curve" smooth="yes"/>
+ <point x="1164" y="-544"/>
+ <point x="1080" y="-636"/>
+ <point x="972" y="-672" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1167, 'leftMargin': 7, 'rightMargin': 6}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/rsuper.glif b/src/disabled/Interface-Thin.ufo/glyphs/rsuper.glif
new file mode 100644
index 000000000..28d287df9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/rsuper.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rsuper" format="1">
+ <advance width="768"/>
+ <unicode hex="02B3"/>
+ <outline>
+ <contour>
+ <point x="200" y="1760" type="line"/>
+ <point x="184" y="2004" type="line"/>
+ <point x="124" y="2004" type="line"/>
+ <point x="124" y="896" type="line"/>
+ <point x="200" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="644" y="2008" type="line"/>
+ <point x="624" y="2012"/>
+ <point x="592" y="2016"/>
+ <point x="548" y="2016" type="curve" smooth="yes"/>
+ <point x="316" y="2016"/>
+ <point x="136" y="1792"/>
+ <point x="136" y="1480" type="curve"/>
+ <point x="188" y="1484" type="line"/>
+ <point x="188" y="1744"/>
+ <point x="348" y="1948"/>
+ <point x="548" y="1948" type="curve" smooth="yes"/>
+ <point x="592" y="1948"/>
+ <point x="624" y="1948"/>
+ <point x="644" y="1944" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 741, 'leftMargin': 165, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/rturn.glif b/src/disabled/Interface-Thin.ufo/glyphs/rturn.glif
new file mode 100644
index 000000000..7d93ea9c3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/rturn.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rturn" format="1">
+ <advance width="1024"/>
+ <unicode hex="0279"/>
+ <outline>
+ <contour>
+ <point x="488" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="488" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1080" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="284" y="-28" type="curve" smooth="yes"/>
+ <point x="656" y="-28"/>
+ <point x="836" y="276"/>
+ <point x="836" y="696" type="curve"/>
+ <point x="784" y="692" type="line"/>
+ <point x="784" y="340"/>
+ <point x="620" y="44"/>
+ <point x="284" y="44" type="curve" smooth="yes"/>
+ <point x="252" y="44"/>
+ <point x="216" y="52"/>
+ <point x="188" y="56" type="curve"/>
+ <point x="180" y="-12" type="line"/>
+ <point x="204" y="-20"/>
+ <point x="240" y="-28"/>
+ </contour>
+ <contour>
+ <point x="772" y="260" type="line"/>
+ <point x="772" y="0" type="line"/>
+ <point x="844" y="0" type="line"/>
+ <point x="844" y="1488" type="line"/>
+ <point x="772" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 942, 'leftMargin': 41, 'rightMargin': 237}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/rturnascend.glif b/src/disabled/Interface-Thin.ufo/glyphs/rturnascend.glif
new file mode 100644
index 000000000..1a0e5ddc5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/rturnascend.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rturnascend" format="1">
+ <advance width="1024"/>
+ <unicode hex="027A"/>
+ <outline>
+ <contour>
+ <point x="488" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="488" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1080" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="772" y="260" type="line"/>
+ <point x="772" y="0" type="line"/>
+ <point x="844" y="0" type="line"/>
+ <point x="844" y="2112" type="line"/>
+ <point x="772" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="180" y="-12" type="line"/>
+ <point x="204" y="-20"/>
+ <point x="240" y="-28"/>
+ <point x="284" y="-28" type="curve"/>
+ <point x="656" y="-28"/>
+ <point x="836" y="276"/>
+ <point x="836" y="696" type="curve"/>
+ <point x="784" y="692" type="line"/>
+ <point x="784" y="340"/>
+ <point x="620" y="44"/>
+ <point x="284" y="44" type="curve"/>
+ <point x="252" y="44"/>
+ <point x="216" y="52"/>
+ <point x="188" y="56" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 942, 'leftMargin': 41, 'rightMargin': 237}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/rturnrthook.glif b/src/disabled/Interface-Thin.ufo/glyphs/rturnrthook.glif
new file mode 100644
index 000000000..ff8017ff7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/rturnrthook.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rturnrthook" format="1">
+ <advance width="1280"/>
+ <unicode hex="027B"/>
+ <outline>
+ <contour>
+ <point x="376" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="376" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1112" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="660" y="376" type="line"/>
+ <point x="660" y="-124" type="line" smooth="yes"/>
+ <point x="660" y="-432"/>
+ <point x="752" y="-600"/>
+ <point x="1000" y="-600" type="curve" smooth="yes"/>
+ <point x="1056" y="-600"/>
+ <point x="1100" y="-592"/>
+ <point x="1152" y="-572" type="curve"/>
+ <point x="1136" y="-504" type="line"/>
+ <point x="1104" y="-512"/>
+ <point x="1048" y="-528"/>
+ <point x="1000" y="-528" type="curve" smooth="yes"/>
+ <point x="796" y="-528"/>
+ <point x="736" y="-380"/>
+ <point x="736" y="-124" type="curve" smooth="yes"/>
+ <point x="736" y="376" type="line"/>
+ </contour>
+ <component base="r" xScale="-1" yScale="-1" xOffset="972" yOffset="1488"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1081, 'leftMargin': 98, 'rightMargin': -41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/rturnsuper.glif b/src/disabled/Interface-Thin.ufo/glyphs/rturnsuper.glif
new file mode 100644
index 000000000..ef878413f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/rturnsuper.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rturnsuper" format="1">
+ <advance width="768"/>
+ <unicode hex="02B4"/>
+ <outline>
+ <contour>
+ <point x="124" y="888" type="line"/>
+ <point x="144" y="884"/>
+ <point x="176" y="880"/>
+ <point x="220" y="880" type="curve" smooth="yes"/>
+ <point x="456" y="880"/>
+ <point x="636" y="1108"/>
+ <point x="636" y="1416" type="curve"/>
+ <point x="584" y="1416" type="line"/>
+ <point x="584" y="1152"/>
+ <point x="420" y="948"/>
+ <point x="220" y="948" type="curve" smooth="yes"/>
+ <point x="176" y="948"/>
+ <point x="144" y="952"/>
+ <point x="124" y="956" type="curve"/>
+ </contour>
+ <contour>
+ <point x="572" y="1136" type="line"/>
+ <point x="584" y="896" type="line"/>
+ <point x="644" y="896" type="line"/>
+ <point x="644" y="2004" type="line"/>
+ <point x="572" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 741, 'leftMargin': 55, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/rupee.glif b/src/disabled/Interface-Thin.ufo/glyphs/rupee.glif
new file mode 100644
index 000000000..9a1838305
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/rupee.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="rupee" format="1">
+ <advance width="2816"/>
+ <unicode hex="20A8"/>
+ <outline>
+ <component base="R" xOffset="-72"/>
+ <component base="s" xOffset="1440"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2914, 'leftMargin': 268, 'rightMargin': 221}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/s.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/s.cn.glif
new file mode 100644
index 000000000..92d3aa71c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/s.cn.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="s.cn" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1108" y="352" type="curve" smooth="yes"/>
+ <point x="1108" y="196"/>
+ <point x="952" y="48"/>
+ <point x="660" y="48" type="curve" smooth="yes"/>
+ <point x="444" y="48"/>
+ <point x="192" y="108"/>
+ <point x="176" y="364" type="curve"/>
+ <point x="100" y="364" type="line"/>
+ <point x="100" y="148"/>
+ <point x="300" y="-28"/>
+ <point x="660" y="-28" type="curve" smooth="yes"/>
+ <point x="980" y="-28"/>
+ <point x="1180" y="120"/>
+ <point x="1180" y="348" type="curve"/>
+ <point x="1180" y="584"/>
+ <point x="972" y="668"/>
+ <point x="680" y="788" type="curve" smooth="yes"/>
+ <point x="312" y="948"/>
+ <point x="224" y="1016"/>
+ <point x="224" y="1152" type="curve"/>
+ <point x="224" y="1288"/>
+ <point x="348" y="1440"/>
+ <point x="648" y="1440" type="curve" smooth="yes"/>
+ <point x="940" y="1440"/>
+ <point x="1104" y="1284"/>
+ <point x="1104" y="1096" type="curve"/>
+ <point x="1180" y="1096" type="line"/>
+ <point x="1180" y="1352"/>
+ <point x="980" y="1516"/>
+ <point x="648" y="1516" type="curve" smooth="yes"/>
+ <point x="336" y="1516"/>
+ <point x="148" y="1356"/>
+ <point x="148" y="1148" type="curve"/>
+ <point x="148" y="940"/>
+ <point x="332" y="856"/>
+ <point x="648" y="728" type="curve" smooth="yes"/>
+ <point x="996" y="584"/>
+ <point x="1108" y="484"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1401, 'leftMargin': 143, 'rightMargin': 179}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/s.glif b/src/disabled/Interface-Thin.ufo/glyphs/s.glif
new file mode 100644
index 000000000..6aff87421
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/s.glif
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="s" format="1">
+ <advance width="1280"/>
+ <unicode hex="0073"/>
+ <outline>
+ <contour>
+ <point x="656" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="656" y="-8" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1352" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1352" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1352" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1108" y="364" type="curve" smooth="yes"/>
+ <point x="1108" y="208"/>
+ <point x="952" y="48"/>
+ <point x="656" y="48" type="curve" smooth="yes"/>
+ <point x="444" y="48"/>
+ <point x="192" y="124"/>
+ <point x="176" y="380" type="curve"/>
+ <point x="100" y="380" type="line"/>
+ <point x="100" y="160"/>
+ <point x="296" y="-28"/>
+ <point x="656" y="-28" type="curve" smooth="yes"/>
+ <point x="980" y="-28"/>
+ <point x="1180" y="132"/>
+ <point x="1180" y="364" type="curve"/>
+ <point x="1180" y="596"/>
+ <point x="1028" y="716"/>
+ <point x="676" y="796" type="curve" smooth="yes"/>
+ <point x="288" y="884"/>
+ <point x="224" y="992"/>
+ <point x="224" y="1144" type="curve"/>
+ <point x="224" y="1284"/>
+ <point x="344" y="1440"/>
+ <point x="648" y="1440" type="curve" smooth="yes"/>
+ <point x="940" y="1440"/>
+ <point x="1104" y="1276"/>
+ <point x="1104" y="1092" type="curve"/>
+ <point x="1180" y="1092" type="line"/>
+ <point x="1180" y="1344"/>
+ <point x="980" y="1516"/>
+ <point x="648" y="1516" type="curve" smooth="yes"/>
+ <point x="336" y="1516"/>
+ <point x="148" y="1348"/>
+ <point x="148" y="1140" type="curve"/>
+ <point x="148" y="896"/>
+ <point x="320" y="804"/>
+ <point x="652" y="732" type="curve" smooth="yes"/>
+ <point x="1020" y="652"/>
+ <point x="1108" y="500"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1401, 'leftMargin': 149, 'rightMargin': 173}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/sampi.glif b/src/disabled/Interface-Thin.ufo/glyphs/sampi.glif
new file mode 100644
index 000000000..b4eb947ab
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/sampi.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sampi" format="1">
+ <advance width="2048"/>
+ <unicode hex="03E1"/>
+ <outline>
+ <contour>
+ <point x="308" y="2136" type="line"/>
+ <point x="1352" y="1536"/>
+ <point x="1788" y="764"/>
+ <point x="1788" y="-600" type="curve"/>
+ <point x="1860" y="-564" type="line"/>
+ <point x="1860" y="748"/>
+ <point x="1444" y="1552"/>
+ <point x="372" y="2176" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1300" y="1340" type="line"/>
+ <point x="1268" y="1400" type="line"/>
+ <point x="188" y="780" type="line"/>
+ <point x="224" y="716" type="line"/>
+ </contour>
+ <contour>
+ <point x="1664" y="596" type="line"/>
+ <point x="1632" y="656" type="line"/>
+ <point x="552" y="36" type="line"/>
+ <point x="588" y="-28" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1794, 'leftMargin': 76, 'rightMargin': 48}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/schwa.glif b/src/disabled/Interface-Thin.ufo/glyphs/schwa.glif
new file mode 100644
index 000000000..c684af14c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/schwa.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="schwa" format="1">
+ <advance width="1536"/>
+ <unicode hex="0259"/>
+ <outline>
+ <contour>
+ <point x="836" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="832" y="8" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1200" y="80" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1316" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="1472" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="740" y="1516" type="curve"/>
+ <point x="504" y="1516"/>
+ <point x="340" y="1444"/>
+ <point x="228" y="1316" type="curve"/>
+ <point x="268" y="1260" type="line"/>
+ <point x="368" y="1376"/>
+ <point x="508" y="1440"/>
+ <point x="740" y="1440" type="curve" smooth="yes"/>
+ <point x="1052" y="1440"/>
+ <point x="1288" y="1156"/>
+ <point x="1288" y="800" type="curve" smooth="yes"/>
+ <point x="1288" y="712" type="line" smooth="yes"/>
+ <point x="1288" y="344"/>
+ <point x="1072" y="44"/>
+ <point x="744" y="44" type="curve"/>
+ <point x="444" y="44"/>
+ <point x="248" y="276"/>
+ <point x="248" y="572" type="curve"/>
+ <point x="248" y="620" type="line"/>
+ <point x="1316" y="620" type="line"/>
+ <point x="1316" y="692" type="line"/>
+ <point x="176" y="692" type="line"/>
+ <point x="176" y="580" type="line" smooth="yes"/>
+ <point x="176" y="200"/>
+ <point x="412" y="-28"/>
+ <point x="744" y="-28" type="curve" smooth="yes"/>
+ <point x="1088" y="-28"/>
+ <point x="1364" y="276"/>
+ <point x="1364" y="712" type="curve" smooth="yes"/>
+ <point x="1364" y="800" type="line" smooth="yes"/>
+ <point x="1364" y="1216"/>
+ <point x="1068" y="1516"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1419.0, 'leftMargin': 120, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/schwahook.glif b/src/disabled/Interface-Thin.ufo/glyphs/schwahook.glif
new file mode 100644
index 000000000..1da9ae658
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/schwahook.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="schwahook" format="1">
+ <advance width="2048"/>
+ <unicode hex="025A"/>
+ <outline>
+ <contour>
+ <point x="864" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="860" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1880" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="732" y="1516" type="curve" smooth="yes"/>
+ <point x="496" y="1516"/>
+ <point x="336" y="1416"/>
+ <point x="240" y="1272" type="curve"/>
+ <point x="292" y="1236" type="line"/>
+ <point x="416" y="1396"/>
+ <point x="560" y="1444"/>
+ <point x="732" y="1444" type="curve" smooth="yes"/>
+ <point x="1060" y="1444"/>
+ <point x="1308" y="1144"/>
+ <point x="1308" y="776" type="curve" smooth="yes"/>
+ <point x="1308" y="716" type="line" smooth="yes"/>
+ <point x="1308" y="344"/>
+ <point x="1088" y="44"/>
+ <point x="760" y="44" type="curve" smooth="yes"/>
+ <point x="460" y="44"/>
+ <point x="268" y="304"/>
+ <point x="268" y="600" type="curve" smooth="yes"/>
+ <point x="268" y="636" type="line"/>
+ <point x="1336" y="896" type="line"/>
+ <point x="1336" y="968" type="line"/>
+ <point x="196" y="692" type="line"/>
+ <point x="196" y="608" type="line" smooth="yes"/>
+ <point x="196" y="228"/>
+ <point x="428" y="-28"/>
+ <point x="760" y="-28" type="curve" smooth="yes"/>
+ <point x="1104" y="-28"/>
+ <point x="1384" y="280"/>
+ <point x="1384" y="716" type="curve" smooth="yes"/>
+ <point x="1384" y="776" type="line" smooth="yes"/>
+ <point x="1384" y="1208"/>
+ <point x="1092" y="1516"/>
+ </contour>
+ <contour>
+ <point x="1344" y="900" type="line"/>
+ <point x="1476" y="932" type="line"/>
+ <point x="1476" y="576"/>
+ <point x="1564" y="528"/>
+ <point x="1700" y="528" type="curve" smooth="yes"/>
+ <point x="1740" y="528"/>
+ <point x="1796" y="540"/>
+ <point x="1856" y="560" type="curve"/>
+ <point x="1836" y="632" type="line"/>
+ <point x="1796" y="616"/>
+ <point x="1744" y="604"/>
+ <point x="1708" y="604" type="curve" smooth="yes"/>
+ <point x="1612" y="604"/>
+ <point x="1536" y="632"/>
+ <point x="1548" y="1020" type="curve"/>
+ <point x="1344" y="972" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1794, 'leftMargin': 110, 'rightMargin': 24}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/seagullsubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/seagullsubnosp.glif
new file mode 100644
index 000000000..8130f2d49
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/seagullsubnosp.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="seagullsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="033C"/>
+ <outline>
+ <contour>
+ <point x="-773" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-773" y="-356" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1110" y="-356" type="line"/>
+ <point x="-1110" y="-256"/>
+ <point x="-1029" y="-173"/>
+ <point x="-924" y="-173" type="curve" smooth="yes"/>
+ <point x="-820" y="-173"/>
+ <point x="-733" y="-256"/>
+ <point x="-733" y="-356" type="curve"/>
+ <point x="-811" y="-356" type="line"/>
+ <point x="-811" y="-297"/>
+ <point x="-858" y="-252"/>
+ <point x="-924" y="-252" type="curve" smooth="yes"/>
+ <point x="-987" y="-252"/>
+ <point x="-1033" y="-297"/>
+ <point x="-1033" y="-356" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-811" y="-356" type="line"/>
+ <point x="-811" y="-256"/>
+ <point x="-730" y="-173"/>
+ <point x="-626" y="-173" type="curve" smooth="yes"/>
+ <point x="-521" y="-173"/>
+ <point x="-435" y="-256"/>
+ <point x="-435" y="-356" type="curve"/>
+ <point x="-513" y="-356" type="line"/>
+ <point x="-513" y="-297"/>
+ <point x="-560" y="-252"/>
+ <point x="-626" y="-252" type="curve" smooth="yes"/>
+ <point x="-689" y="-252"/>
+ <point x="-733" y="-297"/>
+ <point x="-733" y="-356" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/section.glif b/src/disabled/Interface-Thin.ufo/glyphs/section.glif
new file mode 100644
index 000000000..f39df66d8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/section.glif
@@ -0,0 +1,108 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="section" format="1">
+ <advance width="1792"/>
+ <unicode hex="00A7"/>
+ <outline>
+ <contour>
+ <point x="1008" y="216" type="line"/>
+ <point x="1348" y="216"/>
+ <point x="1568" y="368"/>
+ <point x="1568" y="592" type="curve"/>
+ <point x="1568" y="904"/>
+ <point x="1324" y="1004"/>
+ <point x="912" y="1108" type="curve" smooth="yes"/>
+ <point x="472" y="1232"/>
+ <point x="368" y="1332"/>
+ <point x="368" y="1556" type="curve"/>
+ <point x="368" y="1776"/>
+ <point x="536" y="1956"/>
+ <point x="916" y="1956" type="curve" smooth="yes"/>
+ <point x="1272" y="1956"/>
+ <point x="1464" y="1724"/>
+ <point x="1464" y="1436" type="curve"/>
+ <point x="1540" y="1436" type="line"/>
+ <point x="1540" y="1820"/>
+ <point x="1304" y="2032"/>
+ <point x="916" y="2032" type="curve" smooth="yes"/>
+ <point x="536" y="2032"/>
+ <point x="292" y="1840"/>
+ <point x="292" y="1552" type="curve"/>
+ <point x="292" y="1260"/>
+ <point x="512" y="1144"/>
+ <point x="876" y="1052" type="curve" smooth="yes"/>
+ <point x="1352" y="924"/>
+ <point x="1496" y="816"/>
+ <point x="1496" y="588" type="curve"/>
+ <point x="1496" y="416"/>
+ <point x="1320" y="272"/>
+ <point x="1008" y="272" type="curve"/>
+ </contour>
+ <contour>
+ <point x="768" y="1140" type="line"/>
+ <point x="440" y="1140"/>
+ <point x="232" y="996"/>
+ <point x="232" y="760" type="curve" smooth="yes"/>
+ <point x="232" y="448"/>
+ <point x="500" y="324"/>
+ <point x="900" y="228" type="curve"/>
+ <point x="1332" y="116"/>
+ <point x="1432" y="4"/>
+ <point x="1432" y="-208" type="curve" smooth="yes"/>
+ <point x="1432" y="-440"/>
+ <point x="1240" y="-608"/>
+ <point x="892" y="-608" type="curve" smooth="yes"/>
+ <point x="616" y="-608"/>
+ <point x="296" y="-484"/>
+ <point x="296" y="-84" type="curve"/>
+ <point x="224" y="-88" type="line"/>
+ <point x="224" y="-536"/>
+ <point x="560" y="-680"/>
+ <point x="892" y="-680" type="curve" smooth="yes"/>
+ <point x="1264" y="-680"/>
+ <point x="1508" y="-504"/>
+ <point x="1508" y="-204" type="curve" smooth="yes"/>
+ <point x="1508" y="88"/>
+ <point x="1296" y="200"/>
+ <point x="924" y="296" type="curve" smooth="yes"/>
+ <point x="428" y="436"/>
+ <point x="308" y="520"/>
+ <point x="308" y="760" type="curve" smooth="yes"/>
+ <point x="308" y="948"/>
+ <point x="452" y="1096"/>
+ <point x="768" y="1096" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>794.75</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1682, 'leftMargin': 158, 'rightMargin': 178}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/semicolon.glif b/src/disabled/Interface-Thin.ufo/glyphs/semicolon.glif
new file mode 100644
index 000000000..c5589575a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/semicolon.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="semicolon" format="1">
+ <advance width="512"/>
+ <unicode hex="003B"/>
+ <outline>
+ <component base="period" xOffset="8" yOffset="1324"/>
+ <component base="comma" xOffset="24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 501, 'leftMargin': 110, 'rightMargin': 176}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/servicemark.glif b/src/disabled/Interface-Thin.ufo/glyphs/servicemark.glif
new file mode 100644
index 000000000..d225b9647
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/servicemark.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="servicemark" format="1">
+ <advance width="1792"/>
+ <unicode hex="2120"/>
+ <outline>
+ <contour>
+ <point x="1256" y="1372" type="line"/>
+ <point x="1004" y="2004" type="line"/>
+ <point x="928" y="2004" type="line"/>
+ <point x="1220" y="1264" type="line"/>
+ <point x="1292" y="1264" type="line"/>
+ <point x="1588" y="2004" type="line"/>
+ <point x="1512" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="976" y="2004" type="line"/>
+ <point x="900" y="2004" type="line"/>
+ <point x="900" y="1264" type="line"/>
+ <point x="976" y="1264" type="line"/>
+ </contour>
+ <contour>
+ <point x="1532" y="1264" type="line"/>
+ <point x="1608" y="1264" type="line"/>
+ <point x="1608" y="2004" type="line"/>
+ <point x="1532" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="676" y="1440" type="curve" smooth="yes"/>
+ <point x="676" y="1356"/>
+ <point x="600" y="1324"/>
+ <point x="488" y="1324" type="curve" smooth="yes"/>
+ <point x="376" y="1324"/>
+ <point x="280" y="1364"/>
+ <point x="260" y="1472" type="curve"/>
+ <point x="188" y="1472" type="line"/>
+ <point x="200" y="1316"/>
+ <point x="328" y="1252"/>
+ <point x="488" y="1252" type="curve" smooth="yes"/>
+ <point x="636" y="1252"/>
+ <point x="748" y="1308"/>
+ <point x="748" y="1440" type="curve" smooth="yes"/>
+ <point x="748" y="1564"/>
+ <point x="664" y="1624"/>
+ <point x="480" y="1672" type="curve" smooth="yes"/>
+ <point x="344" y="1708"/>
+ <point x="288" y="1748"/>
+ <point x="288" y="1832" type="curve" smooth="yes"/>
+ <point x="288" y="1904"/>
+ <point x="344" y="1948"/>
+ <point x="460" y="1948" type="curve" smooth="yes"/>
+ <point x="608" y="1948"/>
+ <point x="652" y="1896"/>
+ <point x="664" y="1800" type="curve"/>
+ <point x="736" y="1800" type="line"/>
+ <point x="736" y="1936"/>
+ <point x="636" y="2020"/>
+ <point x="460" y="2020" type="curve" smooth="yes"/>
+ <point x="308" y="2020"/>
+ <point x="212" y="1944"/>
+ <point x="212" y="1828" type="curve" smooth="yes"/>
+ <point x="212" y="1688"/>
+ <point x="332" y="1636"/>
+ <point x="472" y="1600" type="curve" smooth="yes"/>
+ <point x="660" y="1552"/>
+ <point x="676" y="1492"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1756, 'leftMargin': 168, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/seven.frac.glif b/src/disabled/Interface-Thin.ufo/glyphs/seven.frac.glif
new file mode 100644
index 000000000..d87dc66cd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/seven.frac.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="seven.frac" format="1">
+ <advance width="1024"/>
+ <outline>
+ <component base="seven.sup" xOffset="28" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 91, 'rightMargin': 120.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/seven.glif b/src/disabled/Interface-Thin.ufo/glyphs/seven.glif
new file mode 100644
index 000000000..33ab56955
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/seven.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="seven" format="1">
+ <advance width="1536"/>
+ <unicode hex="0037"/>
+ <outline>
+ <contour>
+ <point x="1408" y="2004" type="line"/>
+ <point x="128" y="2004" type="line"/>
+ <point x="128" y="1928" type="line"/>
+ <point x="1324" y="1928" type="line"/>
+ <point x="452" y="0" type="line"/>
+ <point x="528" y="0" type="line"/>
+ <point x="1408" y="1956" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 106, 'rightMargin': 156}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/seven.sup.glif b/src/disabled/Interface-Thin.ufo/glyphs/seven.sup.glif
new file mode 100644
index 000000000..12b68b2a6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/seven.sup.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="seven.sup" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="908" y="1084" type="line"/>
+ <point x="116" y="1084" type="line"/>
+ <point x="116" y="1016" type="line"/>
+ <point x="828" y="1016" type="line"/>
+ <point x="304" y="0" type="line"/>
+ <point x="380" y="0" type="line"/>
+ <point x="908" y="1040" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 91, 'rightMargin': 120.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/seveneighths.glif b/src/disabled/Interface-Thin.ufo/glyphs/seveneighths.glif
new file mode 100644
index 000000000..3e6048852
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/seveneighths.glif
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="seveneighths" format="1">
+ <advance width="2304"/>
+ <unicode hex="215E"/>
+ <outline>
+ <component base="seven.sup" xOffset="132" yOffset="920"/>
+ <component base="fraction" xOffset="444"/>
+ <component base="eight.sup" xOffset="1196"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2258, 'leftMargin': 172, 'rightMargin': 223}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/sevensub.glif b/src/disabled/Interface-Thin.ufo/glyphs/sevensub.glif
new file mode 100644
index 000000000..10a4d97f6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/sevensub.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sevensub" format="1">
+ <advance width="1024"/>
+ <unicode hex="2087"/>
+ <outline>
+ <component base="seven.sup" xOffset="28" yOffset="-500"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 91, 'rightMargin': 120.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/sevensuperior.glif b/src/disabled/Interface-Thin.ufo/glyphs/sevensuperior.glif
new file mode 100644
index 000000000..9f52d40b9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/sevensuperior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sevensuperior" format="1">
+ <advance width="1024"/>
+ <unicode hex="2077"/>
+ <outline>
+ <component base="seven.sup" xOffset="28" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 91, 'rightMargin': 120.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/shindagesh.glif b/src/disabled/Interface-Thin.ufo/glyphs/shindagesh.glif
new file mode 100644
index 000000000..636eaa42c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/shindagesh.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="shindagesh" format="1">
+ <advance width="512"/>
+ <unicode hex="02E1"/>
+ <outline>
+ <contour>
+ <point x="296" y="2484" type="line"/>
+ <point x="220" y="2484" type="line"/>
+ <point x="220" y="896" type="line"/>
+ <point x="296" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 406, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/sigma.glif b/src/disabled/Interface-Thin.ufo/glyphs/sigma.glif
new file mode 100644
index 000000000..87bfdef19
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/sigma.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sigma" format="1">
+ <advance width="1536"/>
+ <unicode hex="03C3"/>
+ <outline>
+ <contour>
+ <point x="120" y="715" type="line"/>
+ <point x="120" y="279"/>
+ <point x="385" y="-28"/>
+ <point x="773" y="-28" type="curve" smooth="yes"/>
+ <point x="1159" y="-28"/>
+ <point x="1422" y="279"/>
+ <point x="1422" y="716" type="curve"/>
+ <point x="1422" y="776" type="line"/>
+ <point x="1422" y="1114"/>
+ <point x="1243" y="1367"/>
+ <point x="956" y="1455" type="curve" smooth="yes"/>
+ <point x="899" y="1475"/>
+ <point x="837" y="1488"/>
+ <point x="770" y="1488" type="curve"/>
+ <point x="385" y="1488"/>
+ <point x="120" y="1189"/>
+ <point x="120" y="773" type="curve"/>
+ </contour>
+ <contour>
+ <point x="194" y="773" type="line"/>
+ <point x="194" y="1107"/>
+ <point x="407" y="1412"/>
+ <point x="770" y="1412" type="curve" smooth="yes"/>
+ <point x="1134" y="1412"/>
+ <point x="1348" y="1107"/>
+ <point x="1348" y="773" type="curve"/>
+ <point x="1348" y="715" type="line"/>
+ <point x="1348" y="359"/>
+ <point x="1134" y="47"/>
+ <point x="773" y="47" type="curve" smooth="yes"/>
+ <point x="407" y="47"/>
+ <point x="194" y="359"/>
+ <point x="194" y="715" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1536" y="1488" type="line"/>
+ <point x="769" y="1488" type="line"/>
+ <point x="769" y="1412" type="line"/>
+ <point x="1536" y="1412" type="line"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/sigma1.glif b/src/disabled/Interface-Thin.ufo/glyphs/sigma1.glif
new file mode 100644
index 000000000..6c57dc61d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/sigma1.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sigma1" format="1">
+ <advance width="1536"/>
+ <unicode hex="03C2"/>
+ <outline>
+ <contour>
+ <point x="808" y="1516" type="curve" smooth="yes"/>
+ <point x="428" y="1516"/>
+ <point x="188" y="1208"/>
+ <point x="188" y="772" type="curve" smooth="yes"/>
+ <point x="188" y="716" type="line" smooth="yes"/>
+ <point x="188" y="280"/>
+ <point x="464" y="64"/>
+ <point x="848" y="-24" type="curve"/>
+ <point x="1040" y="-64"/>
+ <point x="1092" y="-100"/>
+ <point x="1092" y="-224" type="curve"/>
+ <point x="1092" y="-344"/>
+ <point x="988" y="-448"/>
+ <point x="928" y="-476" type="curve"/>
+ <point x="976" y="-520" type="line"/>
+ <point x="1048" y="-492"/>
+ <point x="1164" y="-344"/>
+ <point x="1164" y="-224" type="curve"/>
+ <point x="1164" y="-72"/>
+ <point x="1104" y="-4"/>
+ <point x="868" y="52" type="curve"/>
+ <point x="504" y="132"/>
+ <point x="264" y="340"/>
+ <point x="264" y="716" type="curve" smooth="yes"/>
+ <point x="264" y="772" type="line" smooth="yes"/>
+ <point x="264" y="1144"/>
+ <point x="444" y="1440"/>
+ <point x="808" y="1440" type="curve" smooth="yes"/>
+ <point x="1052" y="1440"/>
+ <point x="1276" y="1300"/>
+ <point x="1276" y="992" type="curve"/>
+ <point x="1348" y="992" type="line"/>
+ <point x="1348" y="1344"/>
+ <point x="1096" y="1516"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1497, 'leftMargin': 168, 'rightMargin': 169}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/six.frac.glif b/src/disabled/Interface-Thin.ufo/glyphs/six.frac.glif
new file mode 100644
index 000000000..fd3b9d93d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/six.frac.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="six.frac" format="1">
+ <advance width="1024"/>
+ <outline>
+ <component base="six.sup" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 144, 'rightMargin': 121.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/six.glif b/src/disabled/Interface-Thin.ufo/glyphs/six.glif
new file mode 100644
index 000000000..dc679ec66
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/six.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="six" format="1">
+ <advance width="1536"/>
+ <unicode hex="0036"/>
+ <outline>
+ <contour>
+ <point x="872" y="2032" type="curve"/>
+ <point x="480" y="2032"/>
+ <point x="152" y="1708"/>
+ <point x="152" y="908" type="curve"/>
+ <point x="152" y="676" type="line"/>
+ <point x="152" y="244"/>
+ <point x="432" y="-28"/>
+ <point x="804" y="-28" type="curve" smooth="yes"/>
+ <point x="1136" y="-28"/>
+ <point x="1368" y="272"/>
+ <point x="1368" y="660" type="curve"/>
+ <point x="1368" y="1036"/>
+ <point x="1160" y="1316"/>
+ <point x="792" y="1316" type="curve"/>
+ <point x="424" y="1316"/>
+ <point x="164" y="1048"/>
+ <point x="164" y="768" type="curve"/>
+ <point x="216" y="764" type="line"/>
+ <point x="216" y="1028"/>
+ <point x="492" y="1244"/>
+ <point x="780" y="1244" type="curve"/>
+ <point x="1128" y="1244"/>
+ <point x="1296" y="984"/>
+ <point x="1296" y="660" type="curve" smooth="yes"/>
+ <point x="1296" y="336"/>
+ <point x="1104" y="44"/>
+ <point x="804" y="44" type="curve" smooth="yes"/>
+ <point x="468" y="44"/>
+ <point x="228" y="296"/>
+ <point x="228" y="680" type="curve" smooth="yes"/>
+ <point x="228" y="936" type="line" smooth="yes"/>
+ <point x="228" y="1656"/>
+ <point x="524" y="1956"/>
+ <point x="872" y="1956" type="curve"/>
+ <point x="1172" y="1956"/>
+ <point x="1300" y="1764"/>
+ <point x="1300" y="1664" type="curve"/>
+ <point x="1384" y="1664" type="line"/>
+ <point x="1384" y="1784"/>
+ <point x="1244" y="2032"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>566.5</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 176, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/six.sup.glif b/src/disabled/Interface-Thin.ufo/glyphs/six.sup.glif
new file mode 100644
index 000000000..cf8f53d15
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/six.sup.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="six.sup" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="712" y="1096" type="line"/>
+ <point x="372" y="1096"/>
+ <point x="144" y="888"/>
+ <point x="144" y="488" type="curve"/>
+ <point x="144" y="376" type="line"/>
+ <point x="144" y="148"/>
+ <point x="300" y="-16"/>
+ <point x="528" y="-16" type="curve" smooth="yes"/>
+ <point x="740" y="-16"/>
+ <point x="880" y="148"/>
+ <point x="880" y="356" type="curve"/>
+ <point x="880" y="556"/>
+ <point x="756" y="716"/>
+ <point x="528" y="716" type="curve"/>
+ <point x="324" y="716"/>
+ <point x="176" y="572"/>
+ <point x="172" y="436" type="curve"/>
+ <point x="208" y="404" type="line"/>
+ <point x="212" y="540"/>
+ <point x="360" y="648"/>
+ <point x="516" y="648" type="curve"/>
+ <point x="712" y="648"/>
+ <point x="808" y="516"/>
+ <point x="808" y="356" type="curve" smooth="yes"/>
+ <point x="808" y="192"/>
+ <point x="700" y="52"/>
+ <point x="528" y="52" type="curve" smooth="yes"/>
+ <point x="348" y="52"/>
+ <point x="216" y="176"/>
+ <point x="216" y="376" type="curve" smooth="yes"/>
+ <point x="216" y="524" type="line" smooth="yes"/>
+ <point x="216" y="860"/>
+ <point x="428" y="1028"/>
+ <point x="716" y="1028" type="curve"/>
+ <point x="732" y="1028" type="line"/>
+ <point x="732" y="1096" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 147, 'rightMargin': 117.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/sixinferior.glif b/src/disabled/Interface-Thin.ufo/glyphs/sixinferior.glif
new file mode 100644
index 000000000..7b9bae307
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/sixinferior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sixinferior" format="1">
+ <advance width="1024"/>
+ <unicode hex="2086"/>
+ <outline>
+ <component base="six.sup" yOffset="-500"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 144, 'rightMargin': 121.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/sixsuperior.glif b/src/disabled/Interface-Thin.ufo/glyphs/sixsuperior.glif
new file mode 100644
index 000000000..b3c10387a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/sixsuperior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sixsuperior" format="1">
+ <advance width="1024"/>
+ <unicode hex="2076"/>
+ <outline>
+ <component base="six.sup" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 144, 'rightMargin': 121.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/slash.glif b/src/disabled/Interface-Thin.ufo/glyphs/slash.glif
new file mode 100644
index 000000000..0dce5a3cf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/slash.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="slash" format="1">
+ <advance width="1280"/>
+ <unicode hex="002F"/>
+ <outline>
+ <contour>
+ <point x="1100" y="2004" type="line"/>
+ <point x="1020" y="2004" type="line"/>
+ <point x="184" y="-172" type="line"/>
+ <point x="264" y="-172" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1075, 'leftMargin': 58, 'rightMargin': 100}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/slashlongnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/slashlongnosp.glif
new file mode 100644
index 000000000..3277e24cc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/slashlongnosp.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="slashlongnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0338"/>
+ <outline>
+ <contour>
+ <point x="-208" y="2056" type="line"/>
+ <point x="-298" y="2056" type="line"/>
+ <point x="-1669" y="-103" type="line"/>
+ <point x="-1579" y="-103" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>-937.75</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/slashshortnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/slashshortnosp.glif
new file mode 100644
index 000000000..403902b25
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/slashshortnosp.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="slashshortnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0337"/>
+ <outline>
+ <contour>
+ <point x="-274" y="1676" type="line"/>
+ <point x="-360" y="1676" type="line"/>
+ <point x="-1272" y="-199" type="line"/>
+ <point x="-1185" y="-199" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/space.glif b/src/disabled/Interface-Thin.ufo/glyphs/space.glif
new file mode 100644
index 000000000..9645c0c34
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/space.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="space" format="1">
+ <advance width="768"/>
+ <unicode hex="0020"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 674, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/spaceopenbox.glif b/src/disabled/Interface-Thin.ufo/glyphs/spaceopenbox.glif
new file mode 100644
index 000000000..30caf9c26
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/spaceopenbox.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="spaceopenbox" format="1">
+ <advance width="2048"/>
+ <unicode hex="2423"/>
+ <outline>
+ <contour>
+ <point x="216" y="192" type="line"/>
+ <point x="216" y="-344" type="line"/>
+ <point x="1832" y="-344" type="line"/>
+ <point x="1832" y="192" type="line"/>
+ <point x="1760" y="192" type="line"/>
+ <point x="1760" y="-272" type="line"/>
+ <point x="292" y="-272" type="line"/>
+ <point x="292" y="192" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1837.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/squaresubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/squaresubnosp.glif
new file mode 100644
index 000000000..4ab18a5d7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/squaresubnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="squaresubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="033B"/>
+ <outline>
+ <contour>
+ <point x="-774" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-776" y="-590" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1016" y="-590" type="line"/>
+ <point x="-534" y="-590" type="line"/>
+ <point x="-534" y="-107" type="line"/>
+ <point x="-1016" y="-107" type="line"/>
+ </contour>
+ <contour>
+ <point x="-942" y="-182" type="line"/>
+ <point x="-608" y="-182" type="line"/>
+ <point x="-608" y="-516" type="line"/>
+ <point x="-942" y="-516" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/srthook.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/srthook.cn.glif
new file mode 100644
index 000000000..0b082f7b4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/srthook.cn.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="srthook.cn" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="100" y="364" type="line"/>
+ <point x="100" y="-120" type="line" smooth="yes"/>
+ <point x="100" y="-432"/>
+ <point x="192" y="-600"/>
+ <point x="440" y="-600" type="curve" smooth="yes"/>
+ <point x="496" y="-600"/>
+ <point x="540" y="-592"/>
+ <point x="592" y="-572" type="curve"/>
+ <point x="576" y="-500" type="line"/>
+ <point x="544" y="-512"/>
+ <point x="488" y="-524"/>
+ <point x="440" y="-524" type="curve" smooth="yes"/>
+ <point x="236" y="-524"/>
+ <point x="176" y="-380"/>
+ <point x="176" y="-120" type="curve" smooth="yes"/>
+ <point x="176" y="364" type="line"/>
+ </contour>
+ <component base="s.cn" xOffset="-44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1401, 'leftMargin': 143, 'rightMargin': 179}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/srthook.glif b/src/disabled/Interface-Thin.ufo/glyphs/srthook.glif
new file mode 100644
index 000000000..d24cfb618
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/srthook.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="srthook" format="1">
+ <advance width="1280"/>
+ <unicode hex="0282"/>
+ <outline>
+ <contour>
+ <point x="704" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="704" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1400" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="148" y="380" type="line"/>
+ <point x="148" y="-124" type="line" smooth="yes"/>
+ <point x="148" y="-432"/>
+ <point x="240" y="-600"/>
+ <point x="484" y="-600" type="curve" smooth="yes"/>
+ <point x="544" y="-600"/>
+ <point x="588" y="-592"/>
+ <point x="640" y="-572" type="curve"/>
+ <point x="624" y="-504" type="line"/>
+ <point x="592" y="-512"/>
+ <point x="536" y="-528"/>
+ <point x="484" y="-528" type="curve" smooth="yes"/>
+ <point x="284" y="-528"/>
+ <point x="224" y="-380"/>
+ <point x="224" y="-124" type="curve" smooth="yes"/>
+ <point x="224" y="380" type="line"/>
+ </contour>
+ <component base="s"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1401, 'leftMargin': 100, 'rightMargin': 221}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/st.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/st.cn.glif
new file mode 100644
index 000000000..d4d77bd44
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/st.cn.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="st.cn" format="1">
+ <advance width="2304"/>
+ <outline>
+ <contour>
+ <point x="1244" y="1096" type="line"/>
+ <point x="1244" y="1348"/>
+ <point x="1060" y="1400"/>
+ <point x="1060" y="1688" type="curve" smooth="yes"/>
+ <point x="1060" y="1860"/>
+ <point x="1172" y="1968"/>
+ <point x="1344" y="1968" type="curve" smooth="yes"/>
+ <point x="1588" y="1968"/>
+ <point x="1680" y="1812"/>
+ <point x="1680" y="1572" type="curve"/>
+ <point x="1756" y="1572" type="line"/>
+ <point x="1756" y="1824"/>
+ <point x="1664" y="2040"/>
+ <point x="1344" y="2040" type="curve" smooth="yes"/>
+ <point x="1152" y="2040"/>
+ <point x="988" y="1916"/>
+ <point x="988" y="1688" type="curve" smooth="yes"/>
+ <point x="988" y="1496"/>
+ <point x="1092" y="1376"/>
+ <point x="1208" y="1096" type="curve"/>
+ </contour>
+ <contour>
+ <point x="2096" y="1488" type="line"/>
+ <point x="1408" y="1488" type="line"/>
+ <point x="1408" y="1412" type="line"/>
+ <point x="2096" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="1680" y="1572" type="line"/>
+ <point x="1680" y="356" type="line" smooth="yes"/>
+ <point x="1680" y="60"/>
+ <point x="1796" y="-28"/>
+ <point x="1984" y="-28" type="curve" smooth="yes"/>
+ <point x="2024" y="-28"/>
+ <point x="2100" y="-24"/>
+ <point x="2140" y="-12" type="curve"/>
+ <point x="2128" y="60" type="line"/>
+ <point x="2076" y="52"/>
+ <point x="2036" y="48"/>
+ <point x="1980" y="48" type="curve" smooth="yes"/>
+ <point x="1860" y="48"/>
+ <point x="1756" y="96"/>
+ <point x="1756" y="356" type="curve" smooth="yes"/>
+ <point x="1756" y="1572" type="line"/>
+ </contour>
+ <component base="s.cn" xOffset="24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2229, 'leftMargin': 149, 'rightMargin': 105}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/st.glif b/src/disabled/Interface-Thin.ufo/glyphs/st.glif
new file mode 100644
index 000000000..3aca13e70
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/st.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="st" format="1">
+ <advance width="2304"/>
+ <unicode hex="FB06"/>
+ <outline>
+ <contour>
+ <point x="1236" y="1092" type="line"/>
+ <point x="1236" y="1340"/>
+ <point x="1064" y="1400"/>
+ <point x="1064" y="1688" type="curve" smooth="yes"/>
+ <point x="1064" y="1860"/>
+ <point x="1176" y="1968"/>
+ <point x="1348" y="1968" type="curve" smooth="yes"/>
+ <point x="1592" y="1968"/>
+ <point x="1684" y="1812"/>
+ <point x="1684" y="1572" type="curve"/>
+ <point x="1760" y="1572" type="line"/>
+ <point x="1760" y="1824"/>
+ <point x="1668" y="2040"/>
+ <point x="1348" y="2040" type="curve" smooth="yes"/>
+ <point x="1156" y="2040"/>
+ <point x="992" y="1916"/>
+ <point x="992" y="1688" type="curve" smooth="yes"/>
+ <point x="992" y="1496"/>
+ <point x="1088" y="1368"/>
+ <point x="1204" y="1092" type="curve"/>
+ </contour>
+ <contour>
+ <point x="2100" y="1488" type="line"/>
+ <point x="1412" y="1488" type="line"/>
+ <point x="1412" y="1412" type="line"/>
+ <point x="2100" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="1684" y="1572" type="line"/>
+ <point x="1684" y="384" type="line" smooth="yes"/>
+ <point x="1684" y="84"/>
+ <point x="1800" y="-28"/>
+ <point x="1988" y="-28" type="curve" smooth="yes"/>
+ <point x="2040" y="-28"/>
+ <point x="2096" y="-28"/>
+ <point x="2144" y="-12" type="curve"/>
+ <point x="2132" y="60" type="line"/>
+ <point x="2080" y="52"/>
+ <point x="2040" y="44"/>
+ <point x="1984" y="44" type="curve" smooth="yes"/>
+ <point x="1864" y="44"/>
+ <point x="1760" y="124"/>
+ <point x="1760" y="384" type="curve" smooth="yes"/>
+ <point x="1760" y="1572" type="line"/>
+ </contour>
+ <component base="s" xOffset="12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2240, 'leftMargin': 149, 'rightMargin': 105}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/sterling.glif b/src/disabled/Interface-Thin.ufo/glyphs/sterling.glif
new file mode 100644
index 000000000..795e54750
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/sterling.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="sterling" format="1">
+ <advance width="1792"/>
+ <unicode hex="00A3"/>
+ <outline>
+ <contour>
+ <point x="1560" y="0" type="line"/>
+ <point x="1560" y="76" type="line"/>
+ <point x="236" y="76" type="line"/>
+ <point x="236" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1104" y="916" type="line"/>
+ <point x="1104" y="992" type="line"/>
+ <point x="232" y="992" type="line"/>
+ <point x="232" y="916" type="line"/>
+ </contour>
+ <contour>
+ <point x="580" y="1428" type="line"/>
+ <point x="580" y="1772"/>
+ <point x="748" y="1956"/>
+ <point x="1012" y="1956" type="curve" smooth="yes"/>
+ <point x="1252" y="1956"/>
+ <point x="1452" y="1824"/>
+ <point x="1452" y="1496" type="curve"/>
+ <point x="1524" y="1496" type="line"/>
+ <point x="1524" y="1812"/>
+ <point x="1340" y="2032"/>
+ <point x="1012" y="2032" type="curve" smooth="yes"/>
+ <point x="704" y="2032"/>
+ <point x="508" y="1808"/>
+ <point x="508" y="1428" type="curve" smooth="yes"/>
+ <point x="536" y="464" type="line" smooth="yes"/>
+ <point x="540" y="296"/>
+ <point x="500" y="104"/>
+ <point x="404" y="76" type="curve"/>
+ <point x="488" y="40" type="line"/>
+ <point x="572" y="116"/>
+ <point x="616" y="256"/>
+ <point x="612" y="464" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1581, 'leftMargin': 131, 'rightMargin': 122}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/stigma.glif b/src/disabled/Interface-Thin.ufo/glyphs/stigma.glif
new file mode 100644
index 000000000..1b271ad0b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/stigma.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="stigma" format="1">
+ <advance width="1536"/>
+ <unicode hex="03DB"/>
+ <outline>
+ <contour>
+ <point x="932" y="-420" type="line"/>
+ <point x="1208" y="-420"/>
+ <point x="1336" y="-332"/>
+ <point x="1336" y="-160" type="curve" smooth="yes"/>
+ <point x="1336" y="-36"/>
+ <point x="1264" y="36"/>
+ <point x="1120" y="76" type="curve"/>
+ <point x="704" y="192" type="line"/>
+ <point x="472" y="264"/>
+ <point x="264" y="400"/>
+ <point x="264" y="756" type="curve" smooth="yes"/>
+ <point x="264" y="816" type="line" smooth="yes"/>
+ <point x="264" y="1184"/>
+ <point x="428" y="1440"/>
+ <point x="792" y="1440" type="curve" smooth="yes"/>
+ <point x="1040" y="1440"/>
+ <point x="1260" y="1292"/>
+ <point x="1272" y="996" type="curve"/>
+ <point x="1348" y="996" type="line"/>
+ <point x="1336" y="1340"/>
+ <point x="1080" y="1516"/>
+ <point x="792" y="1516" type="curve" smooth="yes"/>
+ <point x="412" y="1516"/>
+ <point x="188" y="1252"/>
+ <point x="188" y="816" type="curve" smooth="yes"/>
+ <point x="188" y="756" type="line" smooth="yes"/>
+ <point x="188" y="352"/>
+ <point x="424" y="192"/>
+ <point x="680" y="120" type="curve"/>
+ <point x="1116" y="0" type="line"/>
+ <point x="1208" y="-28"/>
+ <point x="1264" y="-80"/>
+ <point x="1264" y="-160" type="curve" smooth="yes"/>
+ <point x="1264" y="-276"/>
+ <point x="1184" y="-344"/>
+ <point x="932" y="-344" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 133, 'rightMargin': 136}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/summation.glif b/src/disabled/Interface-Thin.ufo/glyphs/summation.glif
new file mode 100644
index 000000000..1068d5703
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/summation.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="summation" format="1">
+ <advance width="1792"/>
+ <unicode hex="2211"/>
+ <outline>
+ <contour>
+ <point x="1660" y="-296" type="line"/>
+ <point x="156" y="-296" type="line"/>
+ <point x="156" y="-372" type="line"/>
+ <point x="1660" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="1580" y="2004" type="line"/>
+ <point x="188" y="2004" type="line"/>
+ <point x="188" y="1928" type="line"/>
+ <point x="1580" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="1044" y="832" type="line"/>
+ <point x="188" y="2004" type="line"/>
+ <point x="136" y="2004" type="line"/>
+ <point x="136" y="1944" type="line"/>
+ <point x="956" y="816" type="line"/>
+ <point x="136" y="-312" type="line"/>
+ <point x="136" y="-372" type="line"/>
+ <point x="188" y="-372" type="line"/>
+ <point x="1044" y="800" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1603, 'leftMargin': 78, 'rightMargin': 2}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/t.glif b/src/disabled/Interface-Thin.ufo/glyphs/t.glif
new file mode 100644
index 000000000..dcc4abbb8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/t.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="t" format="1">
+ <advance width="1024"/>
+ <unicode hex="0074"/>
+ <outline>
+ <contour>
+ <point x="660" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="752" y="2144" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="560" y="908" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="460" y="2120" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="788" y="1776" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="984" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="984" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="984" y="2120" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="836" y="1488" type="line"/>
+ <point x="144" y="1488" type="line"/>
+ <point x="144" y="1412" type="line"/>
+ <point x="836" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="420" y="1888" type="line"/>
+ <point x="420" y="356" type="line"/>
+ <point x="420" y="60"/>
+ <point x="536" y="-28"/>
+ <point x="724" y="-28" type="curve" smooth="yes"/>
+ <point x="764" y="-28"/>
+ <point x="840" y="-24"/>
+ <point x="880" y="-12" type="curve"/>
+ <point x="868" y="60" type="line"/>
+ <point x="816" y="52"/>
+ <point x="776" y="48"/>
+ <point x="720" y="48" type="curve" smooth="yes"/>
+ <point x="600" y="48"/>
+ <point x="496" y="96"/>
+ <point x="496" y="356" type="curve"/>
+ <point x="496" y="1888" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 891.0, 'leftMargin': 52, 'rightMargin': 104.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tackdownsubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/tackdownsubnosp.glif
new file mode 100644
index 000000000..cdf914ddf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tackdownsubnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tackdownsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="031E"/>
+ <outline>
+ <contour>
+ <point x="-774" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-774" y="-576" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-736" y="-604" type="line"/>
+ <point x="-810" y="-604" type="line"/>
+ <point x="-810" y="-139" type="line"/>
+ <point x="-736" y="-139" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1053" y="-213" type="line"/>
+ <point x="-1053" y="-139" type="line"/>
+ <point x="-492" y="-139" type="line"/>
+ <point x="-492" y="-213" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tackleftsubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/tackleftsubnosp.glif
new file mode 100644
index 000000000..426635668
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tackleftsubnosp.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tackleftsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0318"/>
+ <outline>
+ <contour>
+ <point x="-737" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-737" y="-613" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-567" y="-83" type="line"/>
+ <point x="-639" y="-83" type="line"/>
+ <point x="-639" y="-613" type="line"/>
+ <point x="-567" y="-613" type="line"/>
+ </contour>
+ <contour>
+ <point x="-980" y="-312" type="line"/>
+ <point x="-980" y="-385" type="line"/>
+ <point x="-580" y="-385" type="line"/>
+ <point x="-580" y="-312" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-306.625</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tackrightsubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/tackrightsubnosp.glif
new file mode 100644
index 000000000..2584d320b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tackrightsubnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tackrightsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0319"/>
+ <outline>
+ <contour>
+ <point x="-839" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-839" y="-613" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-980" y="-83" type="line"/>
+ <point x="-908" y="-83" type="line"/>
+ <point x="-908" y="-613" type="line"/>
+ <point x="-980" y="-613" type="line"/>
+ </contour>
+ <contour>
+ <point x="-567" y="-312" type="line"/>
+ <point x="-567" y="-385" type="line"/>
+ <point x="-967" y="-385" type="line"/>
+ <point x="-967" y="-312" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tackupsubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/tackupsubnosp.glif
new file mode 100644
index 000000000..11eb2b0b4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tackupsubnosp.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tackupsubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="031D"/>
+ <outline>
+ <contour>
+ <point x="-774" y="-590" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-774" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="uni02D4" xOffset="-1165" yOffset="-826"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tau.glif b/src/disabled/Interface-Thin.ufo/glyphs/tau.glif
new file mode 100644
index 000000000..551230002
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tau.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tau" format="1">
+ <advance width="1536"/>
+ <unicode hex="03C4"/>
+ <outline>
+ <contour>
+ <point x="1376" y="1488" type="line"/>
+ <point x="164" y="1488" type="line"/>
+ <point x="164" y="1412" type="line"/>
+ <point x="1376" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="700" y="1488" type="line"/>
+ <point x="700" y="384" type="line"/>
+ <point x="700" y="84"/>
+ <point x="808" y="-28"/>
+ <point x="1032" y="-28" type="curve" smooth="yes"/>
+ <point x="1084" y="-28"/>
+ <point x="1140" y="-28"/>
+ <point x="1188" y="-12" type="curve"/>
+ <point x="1176" y="60" type="line"/>
+ <point x="1124" y="52"/>
+ <point x="1084" y="44"/>
+ <point x="1028" y="44" type="curve" smooth="yes"/>
+ <point x="880" y="44"/>
+ <point x="776" y="124"/>
+ <point x="776" y="384" type="curve"/>
+ <point x="776" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1412, 'leftMargin': 100, 'rightMargin': 100}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tavdages.glif b/src/disabled/Interface-Thin.ufo/glyphs/tavdages.glif
new file mode 100644
index 000000000..3f5224bf3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tavdages.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tavdages" format="1">
+ <advance width="1024"/>
+ <unicode hex="02E2"/>
+ <outline>
+ <contour>
+ <point x="840" y="1164" type="curve" smooth="yes"/>
+ <point x="840" y="1048"/>
+ <point x="740" y="948"/>
+ <point x="528" y="948" type="curve" smooth="yes"/>
+ <point x="368" y="948"/>
+ <point x="200" y="984"/>
+ <point x="188" y="1176" type="curve"/>
+ <point x="112" y="1176" type="line"/>
+ <point x="112" y="984"/>
+ <point x="260" y="872"/>
+ <point x="528" y="872" type="curve" smooth="yes"/>
+ <point x="764" y="872"/>
+ <point x="912" y="992"/>
+ <point x="912" y="1164" type="curve"/>
+ <point x="912" y="1356"/>
+ <point x="772" y="1444"/>
+ <point x="544" y="1496" type="curve" smooth="yes"/>
+ <point x="256" y="1564"/>
+ <point x="224" y="1644"/>
+ <point x="224" y="1740" type="curve" smooth="yes"/>
+ <point x="224" y="1844"/>
+ <point x="308" y="1944"/>
+ <point x="516" y="1944" type="curve" smooth="yes"/>
+ <point x="736" y="1944"/>
+ <point x="836" y="1840"/>
+ <point x="836" y="1700" type="curve"/>
+ <point x="912" y="1700" type="line"/>
+ <point x="912" y="1888"/>
+ <point x="764" y="2016"/>
+ <point x="516" y="2016" type="curve" smooth="yes"/>
+ <point x="288" y="2016"/>
+ <point x="148" y="1892"/>
+ <point x="148" y="1740" type="curve" smooth="yes"/>
+ <point x="148" y="1560"/>
+ <point x="276" y="1484"/>
+ <point x="520" y="1432" type="curve" smooth="yes"/>
+ <point x="792" y="1372"/>
+ <point x="840" y="1264"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1019, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tccurl.glif b/src/disabled/Interface-Thin.ufo/glyphs/tccurl.glif
new file mode 100644
index 000000000..ac291ec8c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tccurl.glif
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tccurl" format="1">
+ <advance width="2048"/>
+ <unicode hex="02A8"/>
+ <outline>
+ <contour>
+ <point x="1432" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1432" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2124" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1492" y="44" type="curve" smooth="yes"/>
+ <point x="1072" y="44"/>
+ <point x="904" y="344"/>
+ <point x="904" y="716" type="curve" smooth="yes"/>
+ <point x="904" y="772" type="line" smooth="yes"/>
+ <point x="904" y="1144"/>
+ <point x="1072" y="1440"/>
+ <point x="1436" y="1440" type="curve" smooth="yes"/>
+ <point x="1680" y="1440"/>
+ <point x="1900" y="1292"/>
+ <point x="1916" y="996" type="curve"/>
+ <point x="1988" y="996" type="line"/>
+ <point x="1976" y="1340"/>
+ <point x="1720" y="1516"/>
+ <point x="1436" y="1516" type="curve" smooth="yes"/>
+ <point x="1052" y="1516"/>
+ <point x="828" y="1208"/>
+ <point x="828" y="772" type="curve" smooth="yes"/>
+ <point x="828" y="716" type="line" smooth="yes"/>
+ <point x="828" y="280"/>
+ <point x="1048" y="-28"/>
+ <point x="1496" y="-28" type="curve" smooth="yes"/>
+ <point x="1724" y="-28"/>
+ <point x="1988" y="88"/>
+ <point x="1988" y="364" type="curve" smooth="yes"/>
+ <point x="1988" y="564"/>
+ <point x="1840" y="652"/>
+ <point x="1704" y="652" type="curve" smooth="yes"/>
+ <point x="1292" y="652"/>
+ <point x="964" y="44"/>
+ <point x="636" y="44" type="curve"/>
+ <point x="640" y="-28" type="line"/>
+ <point x="996" y="-28"/>
+ <point x="1320" y="580"/>
+ <point x="1704" y="580" type="curve" smooth="yes"/>
+ <point x="1824" y="580"/>
+ <point x="1916" y="504"/>
+ <point x="1916" y="364" type="curve" smooth="yes"/>
+ <point x="1916" y="124"/>
+ <point x="1668" y="44"/>
+ </contour>
+ <contour>
+ <point x="748" y="1488" type="line"/>
+ <point x="60" y="1488" type="line"/>
+ <point x="60" y="1412" type="line"/>
+ <point x="748" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="336" y="1888" type="line"/>
+ <point x="336" y="384" type="line" smooth="yes"/>
+ <point x="336" y="84"/>
+ <point x="448" y="-28"/>
+ <point x="640" y="-28" type="curve"/>
+ <point x="636" y="44" type="line"/>
+ <point x="516" y="44"/>
+ <point x="412" y="124"/>
+ <point x="412" y="384" type="curve" smooth="yes"/>
+ <point x="412" y="1888" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2116, 'leftMargin': 52, 'rightMargin': 136}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tel.glif b/src/disabled/Interface-Thin.ufo/glyphs/tel.glif
new file mode 100644
index 000000000..c72b4be48
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tel.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tel" format="1">
+ <advance width="2048"/>
+ <unicode hex="2121"/>
+ <outline>
+ <contour>
+ <point x="532" y="2004" type="line"/>
+ <point x="456" y="2004" type="line"/>
+ <point x="456" y="1264" type="line"/>
+ <point x="532" y="1264" type="line"/>
+ </contour>
+ <contour>
+ <point x="748" y="2004" type="line"/>
+ <point x="220" y="2004" type="line"/>
+ <point x="220" y="1924" type="line"/>
+ <point x="748" y="1924" type="line"/>
+ </contour>
+ <contour>
+ <point x="932" y="2004" type="line"/>
+ <point x="856" y="2004" type="line"/>
+ <point x="856" y="1264" type="line"/>
+ <point x="932" y="1264" type="line"/>
+ </contour>
+ <contour>
+ <point x="1264" y="2004" type="line"/>
+ <point x="888" y="2004" type="line"/>
+ <point x="888" y="1924" type="line"/>
+ <point x="1264" y="1924" type="line"/>
+ </contour>
+ <contour>
+ <point x="1264" y="1344" type="line"/>
+ <point x="888" y="1344" type="line"/>
+ <point x="888" y="1264" type="line"/>
+ <point x="1264" y="1264" type="line"/>
+ </contour>
+ <contour>
+ <point x="1208" y="1680" type="line"/>
+ <point x="888" y="1680" type="line"/>
+ <point x="888" y="1600" type="line"/>
+ <point x="1208" y="1600" type="line"/>
+ </contour>
+ <contour>
+ <point x="1496" y="2004" type="line"/>
+ <point x="1420" y="2004" type="line"/>
+ <point x="1420" y="1264" type="line"/>
+ <point x="1496" y="1264" type="line"/>
+ </contour>
+ <contour>
+ <point x="1828" y="1344" type="line"/>
+ <point x="1452" y="1344" type="line"/>
+ <point x="1452" y="1264" type="line"/>
+ <point x="1828" y="1264" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1943, 'leftMargin': 168, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tesh.glif b/src/disabled/Interface-Thin.ufo/glyphs/tesh.glif
new file mode 100644
index 000000000..7a17e7047
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tesh.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tesh" format="1">
+ <advance width="1536"/>
+ <unicode hex="02A7"/>
+ <outline>
+ <contour>
+ <point x="676" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="676" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1512" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="944" y="1488" type="line"/>
+ <point x="68" y="1488" type="line"/>
+ <point x="68" y="1412" type="line"/>
+ <point x="944" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="344" y="1888" type="line"/>
+ <point x="344" y="384" type="line" smooth="yes"/>
+ <point x="344" y="68"/>
+ <point x="436" y="-28"/>
+ <point x="680" y="-28" type="curve" smooth="yes"/>
+ <point x="756" y="-28"/>
+ <point x="848" y="-20"/>
+ <point x="964" y="32" type="curve"/>
+ <point x="952" y="100" type="line"/>
+ <point x="872" y="72"/>
+ <point x="796" y="44"/>
+ <point x="676" y="44" type="curve" smooth="yes"/>
+ <point x="492" y="44"/>
+ <point x="420" y="112"/>
+ <point x="420" y="384" type="curve" smooth="yes"/>
+ <point x="420" y="1888" type="line"/>
+ </contour>
+ <component base="esh" xOffset="372"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1496.0, 'leftMargin': 52, 'rightMargin': 41.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/theta.glif b/src/disabled/Interface-Thin.ufo/glyphs/theta.glif
new file mode 100644
index 000000000..284f2e4ca
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/theta.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="theta" format="1">
+ <advance width="1536"/>
+ <unicode hex="03B8"/>
+ <outline>
+ <contour>
+ <point x="1348" y="1032" type="line"/>
+ <point x="212" y="1032" type="line"/>
+ <point x="212" y="956" type="line"/>
+ <point x="1348" y="956" type="line"/>
+ </contour>
+ <contour>
+ <point x="1368" y="1184" type="line"/>
+ <point x="1368" y="1708"/>
+ <point x="1156" y="2032"/>
+ <point x="768" y="2032" type="curve" smooth="yes"/>
+ <point x="384" y="2032"/>
+ <point x="168" y="1708"/>
+ <point x="168" y="1184" type="curve"/>
+ <point x="168" y="816" type="line"/>
+ <point x="168" y="296"/>
+ <point x="388" y="-28"/>
+ <point x="772" y="-28" type="curve" smooth="yes"/>
+ <point x="1160" y="-28"/>
+ <point x="1368" y="296"/>
+ <point x="1368" y="816" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1292" y="820" type="line"/>
+ <point x="1292" y="368"/>
+ <point x="1124" y="48"/>
+ <point x="772" y="48" type="curve" smooth="yes"/>
+ <point x="416" y="48"/>
+ <point x="244" y="368"/>
+ <point x="244" y="820" type="curve" smooth="yes"/>
+ <point x="244" y="1184" type="line" smooth="yes"/>
+ <point x="244" y="1644"/>
+ <point x="416" y="1956"/>
+ <point x="768" y="1956" type="curve" smooth="yes"/>
+ <point x="1124" y="1956"/>
+ <point x="1292" y="1644"/>
+ <point x="1292" y="1184" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1624, 'leftMargin': 213, 'rightMargin': 213}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/thook.glif b/src/disabled/Interface-Thin.ufo/glyphs/thook.glif
new file mode 100644
index 000000000..2c528c504
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/thook.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="thook" format="1">
+ <advance width="1024"/>
+ <unicode hex="01AD"/>
+ <outline>
+ <contour>
+ <point x="480" y="1528" type="line"/>
+ <point x="480" y="1696" type="line" smooth="yes"/>
+ <point x="480" y="1952"/>
+ <point x="540" y="2100"/>
+ <point x="744" y="2100" type="curve" smooth="yes"/>
+ <point x="792" y="2100"/>
+ <point x="848" y="2088"/>
+ <point x="880" y="2076" type="curve"/>
+ <point x="896" y="2148" type="line"/>
+ <point x="844" y="2164"/>
+ <point x="800" y="2176"/>
+ <point x="744" y="2176" type="curve" smooth="yes"/>
+ <point x="496" y="2176"/>
+ <point x="404" y="2004"/>
+ <point x="404" y="1696" type="curve" smooth="yes"/>
+ <point x="404" y="1528" type="line"/>
+ </contour>
+ <contour>
+ <point x="816" y="1488" type="line"/>
+ <point x="128" y="1488" type="line"/>
+ <point x="128" y="1412" type="line"/>
+ <point x="816" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="404" y="1572" type="line"/>
+ <point x="404" y="356" type="line"/>
+ <point x="404" y="60"/>
+ <point x="516" y="-28"/>
+ <point x="708" y="-28" type="curve" smooth="yes"/>
+ <point x="748" y="-28"/>
+ <point x="824" y="-24"/>
+ <point x="864" y="-12" type="curve"/>
+ <point x="852" y="60" type="line"/>
+ <point x="800" y="52"/>
+ <point x="760" y="48"/>
+ <point x="704" y="48" type="curve" smooth="yes"/>
+ <point x="584" y="48"/>
+ <point x="480" y="96"/>
+ <point x="480" y="356" type="curve"/>
+ <point x="480" y="1572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 891.0, 'leftMargin': 52, 'rightMargin': 71.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/thorn.glif b/src/disabled/Interface-Thin.ufo/glyphs/thorn.glif
new file mode 100644
index 000000000..e64396c21
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/thorn.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="thorn" format="1">
+ <advance width="1536"/>
+ <unicode hex="00FE"/>
+ <outline>
+ <contour>
+ <point x="272" y="2112" type="line"/>
+ <point x="200" y="2112" type="line"/>
+ <point x="200" y="-572" type="line"/>
+ <point x="272" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1340" y="760" type="line"/>
+ <point x="1340" y="1228"/>
+ <point x="1132" y="1516"/>
+ <point x="776" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="264" y="1304"/>
+ <point x="200" y="1024" type="curve"/>
+ <point x="200" y="420" type="line"/>
+ <point x="244" y="184"/>
+ <point x="444" y="-28"/>
+ <point x="780" y="-28" type="curve" smooth="yes"/>
+ <point x="1132" y="-28"/>
+ <point x="1340" y="276"/>
+ <point x="1340" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1264" y="732" type="line"/>
+ <point x="1264" y="336"/>
+ <point x="1104" y="48"/>
+ <point x="780" y="48" type="curve" smooth="yes"/>
+ <point x="468" y="48"/>
+ <point x="296" y="228"/>
+ <point x="248" y="456" type="curve"/>
+ <point x="248" y="976" type="line"/>
+ <point x="288" y="1160"/>
+ <point x="404" y="1440"/>
+ <point x="780" y="1440" type="curve" smooth="yes"/>
+ <point x="1104" y="1440"/>
+ <point x="1264" y="1156"/>
+ <point x="1264" y="760" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 234, 'rightMargin': 167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/three.glif b/src/disabled/Interface-Thin.ufo/glyphs/three.glif
new file mode 100644
index 000000000..912109041
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/three.glif
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="three" format="1">
+ <advance width="1536"/>
+ <unicode hex="0033"/>
+ <outline>
+ <contour>
+ <point x="580" y="1060" type="line"/>
+ <point x="580" y="992" type="line"/>
+ <point x="736" y="992" type="line"/>
+ <point x="1104" y="992"/>
+ <point x="1348" y="1212"/>
+ <point x="1348" y="1488" type="curve"/>
+ <point x="1348" y="1824"/>
+ <point x="1124" y="2032"/>
+ <point x="780" y="2032" type="curve" smooth="yes"/>
+ <point x="460" y="2032"/>
+ <point x="188" y="1820"/>
+ <point x="188" y="1476" type="curve"/>
+ <point x="264" y="1476" type="line"/>
+ <point x="264" y="1776"/>
+ <point x="492" y="1956"/>
+ <point x="780" y="1956" type="curve" smooth="yes"/>
+ <point x="1124" y="1956"/>
+ <point x="1272" y="1744"/>
+ <point x="1272" y="1492" type="curve"/>
+ <point x="1272" y="1260"/>
+ <point x="1084" y="1060"/>
+ <point x="732" y="1060" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="580" y="984" type="line"/>
+ <point x="732" y="984" type="line" smooth="yes"/>
+ <point x="1072" y="984"/>
+ <point x="1316" y="852"/>
+ <point x="1316" y="524" type="curve" smooth="yes"/>
+ <point x="1316" y="228"/>
+ <point x="1128" y="48"/>
+ <point x="792" y="48" type="curve" smooth="yes"/>
+ <point x="468" y="48"/>
+ <point x="220" y="260"/>
+ <point x="220" y="556" type="curve"/>
+ <point x="148" y="556" type="line"/>
+ <point x="148" y="152"/>
+ <point x="492" y="-28"/>
+ <point x="792" y="-28" type="curve" smooth="yes"/>
+ <point x="1140" y="-28"/>
+ <point x="1392" y="176"/>
+ <point x="1392" y="532" type="curve" smooth="yes"/>
+ <point x="1392" y="864"/>
+ <point x="1140" y="1048"/>
+ <point x="736" y="1048" type="curve" smooth="yes"/>
+ <point x="580" y="1048" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 142, 'rightMargin': 156}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/three.sup.glif b/src/disabled/Interface-Thin.ufo/glyphs/three.sup.glif
new file mode 100644
index 000000000..4e303ed49
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/three.sup.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="three.sup" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="392" y="588" type="line"/>
+ <point x="392" y="532" type="line"/>
+ <point x="500" y="532" type="line"/>
+ <point x="732" y="532"/>
+ <point x="868" y="660"/>
+ <point x="868" y="800" type="curve"/>
+ <point x="868" y="992"/>
+ <point x="732" y="1100"/>
+ <point x="516" y="1100" type="curve" smooth="yes"/>
+ <point x="316" y="1100"/>
+ <point x="152" y="980"/>
+ <point x="152" y="800" type="curve"/>
+ <point x="224" y="800" type="line"/>
+ <point x="224" y="944"/>
+ <point x="352" y="1032"/>
+ <point x="516" y="1032" type="curve" smooth="yes"/>
+ <point x="708" y="1032"/>
+ <point x="796" y="932"/>
+ <point x="796" y="804" type="curve"/>
+ <point x="796" y="684"/>
+ <point x="688" y="588"/>
+ <point x="488" y="588" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="392" y="520" type="line"/>
+ <point x="488" y="520" type="line" smooth="yes"/>
+ <point x="684" y="520"/>
+ <point x="820" y="452"/>
+ <point x="820" y="288" type="curve" smooth="yes"/>
+ <point x="820" y="140"/>
+ <point x="712" y="52"/>
+ <point x="524" y="52" type="curve" smooth="yes"/>
+ <point x="340" y="52"/>
+ <point x="204" y="152"/>
+ <point x="204" y="300" type="curve"/>
+ <point x="128" y="300" type="line"/>
+ <point x="128" y="84"/>
+ <point x="336" y="-16"/>
+ <point x="524" y="-16" type="curve" smooth="yes"/>
+ <point x="736" y="-16"/>
+ <point x="896" y="96"/>
+ <point x="896" y="292" type="curve" smooth="yes"/>
+ <point x="896" y="460"/>
+ <point x="756" y="572"/>
+ <point x="500" y="572" type="curve" smooth="yes"/>
+ <point x="392" y="572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 110, 'rightMargin': 125.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/threeeighths.glif b/src/disabled/Interface-Thin.ufo/glyphs/threeeighths.glif
new file mode 100644
index 000000000..181deeb09
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/threeeighths.glif
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="threeeighths" format="1">
+ <advance width="2304"/>
+ <unicode hex="215C"/>
+ <outline>
+ <component base="three.sup" xOffset="44" yOffset="908"/>
+ <component base="fraction" xOffset="516"/>
+ <component base="eight.sup" xOffset="1244"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2421, 'leftMargin': 233, 'rightMargin': 226}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/threequarters.glif b/src/disabled/Interface-Thin.ufo/glyphs/threequarters.glif
new file mode 100644
index 000000000..54afcaffb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/threequarters.glif
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="threequarters" format="1">
+ <advance width="2304"/>
+ <unicode hex="00BE"/>
+ <outline>
+ <component base="fraction" xOffset="628" yOffset="12"/>
+ <component base="four.sup" xOffset="1160"/>
+ <component base="three.sup" xOffset="88" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2181, 'leftMargin': 171, 'rightMargin': 102}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/threesub.glif b/src/disabled/Interface-Thin.ufo/glyphs/threesub.glif
new file mode 100644
index 000000000..c9e8d02b7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/threesub.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="threesub" format="1">
+ <advance width="1024"/>
+ <unicode hex="2083"/>
+ <outline>
+ <component base="three.sup" xOffset="20" yOffset="-500"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 110, 'rightMargin': 125.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/threesuperior.glif b/src/disabled/Interface-Thin.ufo/glyphs/threesuperior.glif
new file mode 100644
index 000000000..0973e5398
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/threesuperior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="threesuperior" format="1">
+ <advance width="1024"/>
+ <unicode hex="00B3"/>
+ <outline>
+ <component base="three.sup" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 128, 'rightMargin': 105.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tilde.glif b/src/disabled/Interface-Thin.ufo/glyphs/tilde.glif
new file mode 100644
index 000000000..5ddc4dd10
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tilde.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tilde" format="1">
+ <advance width="1280"/>
+ <unicode hex="02DC"/>
+ <outline>
+ <contour>
+ <point x="628" y="1756" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="624" y="2076" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="1004" y="2024" type="line"/>
+ <point x="1004" y="1908"/>
+ <point x="928" y="1844"/>
+ <point x="836" y="1844" type="curve" smooth="yes"/>
+ <point x="684" y="1844"/>
+ <point x="636" y="2016"/>
+ <point x="444" y="2016" type="curve" smooth="yes"/>
+ <point x="308" y="2016"/>
+ <point x="200" y="1920"/>
+ <point x="200" y="1768" type="curve"/>
+ <point x="276" y="1768" type="line"/>
+ <point x="276" y="1884"/>
+ <point x="352" y="1940"/>
+ <point x="444" y="1940" type="curve" smooth="yes"/>
+ <point x="604" y="1940"/>
+ <point x="640" y="1768"/>
+ <point x="836" y="1768" type="curve" smooth="yes"/>
+ <point x="972" y="1768"/>
+ <point x="1080" y="1872"/>
+ <point x="1080" y="2024" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1123, 'leftMargin': 124, 'rightMargin': 121}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tildeacutecomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/tildeacutecomb.glif
new file mode 100644
index 000000000..7b29c4398
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tildeacutecomb.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildeacutecomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1737" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-481" y="1871" type="line"/>
+ <point x="-481" y="1785"/>
+ <point x="-549" y="1726"/>
+ <point x="-628" y="1726" type="curve" smooth="yes"/>
+ <point x="-743" y="1726"/>
+ <point x="-780" y="1851"/>
+ <point x="-919" y="1851" type="curve" smooth="yes"/>
+ <point x="-1038" y="1851"/>
+ <point x="-1132" y="1777"/>
+ <point x="-1132" y="1661" type="curve"/>
+ <point x="-1066" y="1649" type="line"/>
+ <point x="-1066" y="1733"/>
+ <point x="-1000" y="1782"/>
+ <point x="-919" y="1782" type="curve" smooth="yes"/>
+ <point x="-800" y="1782"/>
+ <point x="-776" y="1660"/>
+ <point x="-628" y="1660" type="curve" smooth="yes"/>
+ <point x="-509" y="1660"/>
+ <point x="-415" y="1739"/>
+ <point x="-415" y="1858" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-901" y="1958" type="line"/>
+ <point x="-825" y="1958" type="line"/>
+ <point x="-583" y="2251" type="line"/>
+ <point x="-672" y="2251" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tildeacutecomb.lc.glif b/src/disabled/Interface-Thin.ufo/glyphs/tildeacutecomb.lc.glif
new file mode 100644
index 000000000..256477ba1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tildeacutecomb.lc.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildeacutecomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1757" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-777" y="2420" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-397" y="2024" type="line"/>
+ <point x="-397" y="1909"/>
+ <point x="-473" y="1844"/>
+ <point x="-564" y="1844" type="curve" smooth="yes"/>
+ <point x="-718" y="1844"/>
+ <point x="-767" y="2014"/>
+ <point x="-958" y="2014" type="curve" smooth="yes"/>
+ <point x="-1095" y="2014"/>
+ <point x="-1200" y="1920"/>
+ <point x="-1200" y="1768" type="curve"/>
+ <point x="-1125" y="1768" type="line"/>
+ <point x="-1125" y="1884"/>
+ <point x="-1051" y="1940"/>
+ <point x="-958" y="1940" type="curve" smooth="yes"/>
+ <point x="-796" y="1940"/>
+ <point x="-762" y="1768"/>
+ <point x="-564" y="1768" type="curve" smooth="yes"/>
+ <point x="-429" y="1768"/>
+ <point x="-322" y="1871"/>
+ <point x="-322" y="2024" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-832" y="2045" type="line"/>
+ <point x="-749" y="2045" type="line"/>
+ <point x="-481" y="2410" type="line"/>
+ <point x="-572" y="2410" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tildecomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/tildecomb.glif
new file mode 100644
index 000000000..3ca2ae2a0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tildecomb.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildecomb" format="1">
+ <advance width="0"/>
+ <unicode hex="0303"/>
+ <outline>
+ <contour>
+ <point x="-677" y="1733" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-677" y="1733" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-692" y="1896" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-677" y="2076" type="move" name="mkmktop"/>
+ </contour>
+ <component base="tilde" xOffset="-1255"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tildecomb_uni1ABB___.glif b/src/disabled/Interface-Thin.ufo/glyphs/tildecomb_uni1ABB___.glif
new file mode 100644
index 000000000..33eacd94f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tildecomb_uni1ABB___.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildecomb_uni1ABB" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-677" y="1733" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-677" y="1733" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-677" y="2076" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1155" y="1639" type="curve"/>
+ <point x="-1150" y="1684" type="line"/>
+ <point x="-1257" y="1720"/>
+ <point x="-1341" y="1815"/>
+ <point x="-1341" y="1935" type="curve" smooth="yes"/>
+ <point x="-1341" y="2049"/>
+ <point x="-1265" y="2144"/>
+ <point x="-1150" y="2181" type="curve"/>
+ <point x="-1155" y="2225" type="line"/>
+ <point x="-1294" y="2181"/>
+ <point x="-1396" y="2064"/>
+ <point x="-1396" y="1935" type="curve" smooth="yes"/>
+ <point x="-1396" y="1793"/>
+ <point x="-1294" y="1683"/>
+ </contour>
+ <contour>
+ <point x="-263" y="1639" type="line"/>
+ <point x="-124" y="1683"/>
+ <point x="-22" y="1793"/>
+ <point x="-22" y="1935" type="curve" smooth="yes"/>
+ <point x="-22" y="2064"/>
+ <point x="-124" y="2181"/>
+ <point x="-263" y="2225" type="curve"/>
+ <point x="-268" y="2181" type="line"/>
+ <point x="-153" y="2144"/>
+ <point x="-77" y="2049"/>
+ <point x="-77" y="1935" type="curve" smooth="yes"/>
+ <point x="-77" y="1815"/>
+ <point x="-161" y="1720"/>
+ <point x="-268" y="1684" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-329" y="2024" type="line"/>
+ <point x="-329" y="1909"/>
+ <point x="-404" y="1844"/>
+ <point x="-495" y="1844" type="curve" smooth="yes"/>
+ <point x="-649" y="1844"/>
+ <point x="-699" y="2014"/>
+ <point x="-890" y="2014" type="curve" smooth="yes"/>
+ <point x="-1026" y="2014"/>
+ <point x="-1132" y="1920"/>
+ <point x="-1132" y="1768" type="curve"/>
+ <point x="-1056" y="1768" type="line"/>
+ <point x="-1056" y="1884"/>
+ <point x="-982" y="1940"/>
+ <point x="-890" y="1940" type="curve" smooth="yes"/>
+ <point x="-727" y="1940"/>
+ <point x="-693" y="1768"/>
+ <point x="-495" y="1768" type="curve" smooth="yes"/>
+ <point x="-360" y="1768"/>
+ <point x="-253" y="1871"/>
+ <point x="-253" y="2024" type="curve"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tildecomb_uni1ABC___.glif b/src/disabled/Interface-Thin.ufo/glyphs/tildecomb_uni1ABC___.glif
new file mode 100644
index 000000000..0cbdd208e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tildecomb_uni1ABC___.glif
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildecomb_uni1ABC" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-677" y="1733" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-677" y="1733" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-677" y="2076" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1357" y="1639" type="curve"/>
+ <point x="-1352" y="1684" type="line"/>
+ <point x="-1459" y="1720"/>
+ <point x="-1543" y="1815"/>
+ <point x="-1543" y="1935" type="curve" smooth="yes"/>
+ <point x="-1543" y="2049"/>
+ <point x="-1467" y="2144"/>
+ <point x="-1352" y="2181" type="curve"/>
+ <point x="-1357" y="2225" type="line"/>
+ <point x="-1496" y="2181"/>
+ <point x="-1598" y="2064"/>
+ <point x="-1598" y="1935" type="curve" smooth="yes"/>
+ <point x="-1598" y="1793"/>
+ <point x="-1496" y="1683"/>
+ </contour>
+ <contour>
+ <point x="-1151" y="1639" type="curve"/>
+ <point x="-1145" y="1684" type="line"/>
+ <point x="-1253" y="1720"/>
+ <point x="-1337" y="1815"/>
+ <point x="-1337" y="1935" type="curve" smooth="yes"/>
+ <point x="-1337" y="2049"/>
+ <point x="-1261" y="2144"/>
+ <point x="-1145" y="2181" type="curve"/>
+ <point x="-1151" y="2225" type="line"/>
+ <point x="-1290" y="2181"/>
+ <point x="-1392" y="2064"/>
+ <point x="-1392" y="1935" type="curve" smooth="yes"/>
+ <point x="-1392" y="1793"/>
+ <point x="-1290" y="1683"/>
+ </contour>
+ <contour>
+ <point x="-259" y="1639" type="line"/>
+ <point x="-120" y="1683"/>
+ <point x="-18" y="1793"/>
+ <point x="-18" y="1935" type="curve" smooth="yes"/>
+ <point x="-18" y="2064"/>
+ <point x="-120" y="2181"/>
+ <point x="-259" y="2225" type="curve"/>
+ <point x="-264" y="2181" type="line"/>
+ <point x="-149" y="2144"/>
+ <point x="-73" y="2049"/>
+ <point x="-73" y="1935" type="curve" smooth="yes"/>
+ <point x="-73" y="1815"/>
+ <point x="-157" y="1720"/>
+ <point x="-264" y="1684" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-52" y="1639" type="line"/>
+ <point x="87" y="1683"/>
+ <point x="188" y="1793"/>
+ <point x="188" y="1935" type="curve" smooth="yes"/>
+ <point x="188" y="2064"/>
+ <point x="87" y="2181"/>
+ <point x="-52" y="2225" type="curve"/>
+ <point x="-58" y="2181" type="line"/>
+ <point x="58" y="2144"/>
+ <point x="133" y="2049"/>
+ <point x="133" y="1935" type="curve" smooth="yes"/>
+ <point x="133" y="1815"/>
+ <point x="50" y="1720"/>
+ <point x="-58" y="1684" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-329" y="2024" type="line"/>
+ <point x="-329" y="1909"/>
+ <point x="-404" y="1844"/>
+ <point x="-495" y="1844" type="curve" smooth="yes"/>
+ <point x="-649" y="1844"/>
+ <point x="-699" y="2014"/>
+ <point x="-890" y="2014" type="curve" smooth="yes"/>
+ <point x="-1026" y="2014"/>
+ <point x="-1132" y="1920"/>
+ <point x="-1132" y="1768" type="curve"/>
+ <point x="-1056" y="1768" type="line"/>
+ <point x="-1056" y="1884"/>
+ <point x="-982" y="1940"/>
+ <point x="-890" y="1940" type="curve" smooth="yes"/>
+ <point x="-727" y="1940"/>
+ <point x="-693" y="1768"/>
+ <point x="-495" y="1768" type="curve" smooth="yes"/>
+ <point x="-360" y="1768"/>
+ <point x="-253" y="1871"/>
+ <point x="-253" y="2024" type="curve"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tildedieresiscomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/tildedieresiscomb.glif
new file mode 100644
index 000000000..bd9729d44
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tildedieresiscomb.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildedieresiscomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1737" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-481" y="1885" type="line"/>
+ <point x="-481" y="1799"/>
+ <point x="-549" y="1739"/>
+ <point x="-628" y="1739" type="curve" smooth="yes"/>
+ <point x="-743" y="1739"/>
+ <point x="-780" y="1865"/>
+ <point x="-919" y="1865" type="curve" smooth="yes"/>
+ <point x="-1038" y="1865"/>
+ <point x="-1132" y="1790"/>
+ <point x="-1132" y="1675" type="curve"/>
+ <point x="-1066" y="1662" type="line"/>
+ <point x="-1066" y="1746"/>
+ <point x="-1000" y="1796"/>
+ <point x="-919" y="1796" type="curve" smooth="yes"/>
+ <point x="-800" y="1796"/>
+ <point x="-776" y="1673"/>
+ <point x="-628" y="1673" type="curve" smooth="yes"/>
+ <point x="-509" y="1673"/>
+ <point x="-415" y="1753"/>
+ <point x="-415" y="1871" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1128" y="2076" type="curve" smooth="yes"/>
+ <point x="-1128" y="2034"/>
+ <point x="-1095" y="2001"/>
+ <point x="-1052" y="2001" type="curve" smooth="yes"/>
+ <point x="-1009" y="2001"/>
+ <point x="-975" y="2034"/>
+ <point x="-975" y="2076" type="curve" smooth="yes"/>
+ <point x="-975" y="2119"/>
+ <point x="-1009" y="2153"/>
+ <point x="-1052" y="2153" type="curve" smooth="yes"/>
+ <point x="-1095" y="2153"/>
+ <point x="-1128" y="2119"/>
+ </contour>
+ <contour>
+ <point x="-571" y="2076" type="curve" smooth="yes"/>
+ <point x="-571" y="2034"/>
+ <point x="-538" y="2001"/>
+ <point x="-495" y="2001" type="curve" smooth="yes"/>
+ <point x="-452" y="2001"/>
+ <point x="-418" y="2034"/>
+ <point x="-418" y="2076" type="curve" smooth="yes"/>
+ <point x="-418" y="2119"/>
+ <point x="-452" y="2153"/>
+ <point x="-495" y="2153" type="curve" smooth="yes"/>
+ <point x="-538" y="2153"/>
+ <point x="-571" y="2119"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tildedieresiscomb.lc.glif b/src/disabled/Interface-Thin.ufo/glyphs/tildedieresiscomb.lc.glif
new file mode 100644
index 000000000..4dd4699c9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tildedieresiscomb.lc.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildedieresiscomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1757" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-776" y="2416" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-1156" y="2252" type="curve" smooth="yes"/>
+ <point x="-1156" y="2210"/>
+ <point x="-1123" y="2177"/>
+ <point x="-1081" y="2177" type="curve" smooth="yes"/>
+ <point x="-1038" y="2177"/>
+ <point x="-1004" y="2210"/>
+ <point x="-1004" y="2252" type="curve" smooth="yes"/>
+ <point x="-1004" y="2295"/>
+ <point x="-1038" y="2329"/>
+ <point x="-1081" y="2329" type="curve" smooth="yes"/>
+ <point x="-1123" y="2329"/>
+ <point x="-1156" y="2295"/>
+ </contour>
+ <contour>
+ <point x="-545" y="2252" type="curve" smooth="yes"/>
+ <point x="-545" y="2210"/>
+ <point x="-512" y="2177"/>
+ <point x="-469" y="2177" type="curve" smooth="yes"/>
+ <point x="-426" y="2177"/>
+ <point x="-392" y="2210"/>
+ <point x="-392" y="2252" type="curve" smooth="yes"/>
+ <point x="-392" y="2295"/>
+ <point x="-426" y="2329"/>
+ <point x="-469" y="2329" type="curve" smooth="yes"/>
+ <point x="-512" y="2329"/>
+ <point x="-545" y="2295"/>
+ </contour>
+ <contour>
+ <point x="-397" y="2024" type="line"/>
+ <point x="-397" y="1909"/>
+ <point x="-473" y="1844"/>
+ <point x="-564" y="1844" type="curve" smooth="yes"/>
+ <point x="-718" y="1844"/>
+ <point x="-767" y="2014"/>
+ <point x="-958" y="2014" type="curve" smooth="yes"/>
+ <point x="-1095" y="2014"/>
+ <point x="-1200" y="1920"/>
+ <point x="-1200" y="1768" type="curve"/>
+ <point x="-1125" y="1768" type="line"/>
+ <point x="-1125" y="1884"/>
+ <point x="-1051" y="1940"/>
+ <point x="-958" y="1940" type="curve" smooth="yes"/>
+ <point x="-796" y="1940"/>
+ <point x="-762" y="1768"/>
+ <point x="-564" y="1768" type="curve" smooth="yes"/>
+ <point x="-429" y="1768"/>
+ <point x="-322" y="1871"/>
+ <point x="-322" y="2024" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tildemacroncomb.glif b/src/disabled/Interface-Thin.ufo/glyphs/tildemacroncomb.glif
new file mode 100644
index 000000000..2344db37f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tildemacroncomb.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildemacroncomb" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1737" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-481" y="1899" type="line"/>
+ <point x="-481" y="1812"/>
+ <point x="-549" y="1753"/>
+ <point x="-628" y="1753" type="curve" smooth="yes"/>
+ <point x="-743" y="1753"/>
+ <point x="-780" y="1878"/>
+ <point x="-919" y="1878" type="curve" smooth="yes"/>
+ <point x="-1038" y="1878"/>
+ <point x="-1132" y="1804"/>
+ <point x="-1132" y="1689" type="curve"/>
+ <point x="-1066" y="1676" type="line"/>
+ <point x="-1066" y="1760"/>
+ <point x="-1000" y="1810"/>
+ <point x="-919" y="1810" type="curve" smooth="yes"/>
+ <point x="-800" y="1810"/>
+ <point x="-776" y="1687"/>
+ <point x="-628" y="1687" type="curve" smooth="yes"/>
+ <point x="-509" y="1687"/>
+ <point x="-415" y="1767"/>
+ <point x="-415" y="1885" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-384" y="2098" type="line"/>
+ <point x="-1163" y="2098" type="line"/>
+ <point x="-1163" y="2025" type="line"/>
+ <point x="-384" y="2025" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tildemacroncomb.lc.glif b/src/disabled/Interface-Thin.ufo/glyphs/tildemacroncomb.lc.glif
new file mode 100644
index 000000000..d67719fc8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tildemacroncomb.lc.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildemacroncomb.lc" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1757" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2431" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-397" y="2024" type="line"/>
+ <point x="-397" y="1909"/>
+ <point x="-473" y="1844"/>
+ <point x="-564" y="1844" type="curve" smooth="yes"/>
+ <point x="-718" y="1844"/>
+ <point x="-767" y="2014"/>
+ <point x="-958" y="2014" type="curve" smooth="yes"/>
+ <point x="-1095" y="2014"/>
+ <point x="-1200" y="1920"/>
+ <point x="-1200" y="1768" type="curve"/>
+ <point x="-1125" y="1768" type="line"/>
+ <point x="-1125" y="1884"/>
+ <point x="-1051" y="1940"/>
+ <point x="-958" y="1940" type="curve" smooth="yes"/>
+ <point x="-796" y="1940"/>
+ <point x="-762" y="1768"/>
+ <point x="-564" y="1768" type="curve" smooth="yes"/>
+ <point x="-429" y="1768"/>
+ <point x="-322" y="1871"/>
+ <point x="-322" y="2024" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-384" y="2288" type="line"/>
+ <point x="-1163" y="2288" type="line"/>
+ <point x="-1163" y="2215" type="line"/>
+ <point x="-384" y="2215" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tildemidnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/tildemidnosp.glif
new file mode 100644
index 000000000..bd309b4b7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tildemidnosp.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildemidnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0334"/>
+ <outline>
+ <component base="tilde" xOffset="-1315" yOffset="-1156"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tildesubnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/tildesubnosp.glif
new file mode 100644
index 000000000..6c240b627
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tildesubnosp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildesubnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0330"/>
+ <outline>
+ <contour>
+ <point x="-773" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-771" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-771" y="-499" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <component base="tilde" xOffset="-1343" yOffset="-2214"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tildesubnosp_uni1ABD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/tildesubnosp_uni1ABD___.glif
new file mode 100644
index 000000000..8c64036d5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tildesubnosp_uni1ABD___.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildesubnosp_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-771" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-771" y="-499" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1261" y="-671" type="curve"/>
+ <point x="-1255" y="-626" type="line"/>
+ <point x="-1363" y="-590"/>
+ <point x="-1447" y="-495"/>
+ <point x="-1447" y="-375" type="curve" smooth="yes"/>
+ <point x="-1447" y="-261"/>
+ <point x="-1371" y="-166"/>
+ <point x="-1255" y="-129" type="curve"/>
+ <point x="-1261" y="-85" type="line"/>
+ <point x="-1400" y="-129"/>
+ <point x="-1502" y="-246"/>
+ <point x="-1502" y="-375" type="curve" smooth="yes"/>
+ <point x="-1502" y="-517"/>
+ <point x="-1400" y="-627"/>
+ </contour>
+ <contour>
+ <point x="-274" y="-671" type="line"/>
+ <point x="-135" y="-627"/>
+ <point x="-33" y="-517"/>
+ <point x="-33" y="-375" type="curve" smooth="yes"/>
+ <point x="-33" y="-246"/>
+ <point x="-135" y="-129"/>
+ <point x="-274" y="-85" type="curve"/>
+ <point x="-279" y="-129" type="line"/>
+ <point x="-164" y="-166"/>
+ <point x="-88" y="-261"/>
+ <point x="-88" y="-375" type="curve" smooth="yes"/>
+ <point x="-88" y="-495"/>
+ <point x="-172" y="-590"/>
+ <point x="-279" y="-626" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-417" y="-190" type="line"/>
+ <point x="-417" y="-305"/>
+ <point x="-492" y="-370"/>
+ <point x="-583" y="-370" type="curve" smooth="yes"/>
+ <point x="-737" y="-370"/>
+ <point x="-787" y="-199"/>
+ <point x="-978" y="-199" type="curve" smooth="yes"/>
+ <point x="-1114" y="-199"/>
+ <point x="-1220" y="-294"/>
+ <point x="-1220" y="-446" type="curve"/>
+ <point x="-1144" y="-446" type="line"/>
+ <point x="-1144" y="-330"/>
+ <point x="-1070" y="-274"/>
+ <point x="-978" y="-274" type="curve" smooth="yes"/>
+ <point x="-815" y="-274"/>
+ <point x="-781" y="-446"/>
+ <point x="-583" y="-446" type="curve" smooth="yes"/>
+ <point x="-448" y="-446"/>
+ <point x="-341" y="-342"/>
+ <point x="-341" y="-190" type="curve"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tildevertsupnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/tildevertsupnosp.glif
new file mode 100644
index 000000000..b921ee36d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tildevertsupnosp.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tildevertsupnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="033E"/>
+ <outline>
+ <contour>
+ <point x="-803" y="1507" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-803" y="2382" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-865" y="1551" type="line"/>
+ <point x="-734" y="1551"/>
+ <point x="-638" y="1616"/>
+ <point x="-638" y="1726" type="curve" smooth="yes"/>
+ <point x="-638" y="1871"/>
+ <point x="-818" y="1954"/>
+ <point x="-818" y="2087" type="curve" smooth="yes"/>
+ <point x="-818" y="2155"/>
+ <point x="-770" y="2190"/>
+ <point x="-664" y="2190" type="curve"/>
+ <point x="-664" y="2265" type="line"/>
+ <point x="-800" y="2265"/>
+ <point x="-892" y="2199"/>
+ <point x="-892" y="2087" type="curve" smooth="yes"/>
+ <point x="-892" y="1933"/>
+ <point x="-712" y="1844"/>
+ <point x="-712" y="1726" type="curve" smooth="yes"/>
+ <point x="-712" y="1660"/>
+ <point x="-778" y="1625"/>
+ <point x="-865" y="1625" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tonefive.glif b/src/disabled/Interface-Thin.ufo/glyphs/tonefive.glif
new file mode 100644
index 000000000..8368d93a4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tonefive.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tonefive" format="1">
+ <advance width="1536"/>
+ <unicode hex="01BD"/>
+ <outline>
+ <contour>
+ <point x="400" y="696" type="line" name="hr00"/>
+ <point x="464" y="840"/>
+ <point x="596" y="936"/>
+ <point x="860" y="936" type="curve"/>
+ <point x="1128" y="936"/>
+ <point x="1280" y="768"/>
+ <point x="1280" y="508" type="curve" smooth="yes"/>
+ <point x="1280" y="212"/>
+ <point x="1144" y="52"/>
+ <point x="824" y="52" type="curve" smooth="yes"/>
+ <point x="568" y="52"/>
+ <point x="392" y="176"/>
+ <point x="392" y="424" type="curve"/>
+ <point x="320" y="420" type="line"/>
+ <point x="320" y="112"/>
+ <point x="560" y="-24"/>
+ <point x="824" y="-24" type="curve" smooth="yes"/>
+ <point x="1204" y="-24"/>
+ <point x="1356" y="204"/>
+ <point x="1356" y="512" type="curve" smooth="yes"/>
+ <point x="1356" y="824"/>
+ <point x="1144" y="1016"/>
+ <point x="864" y="1008" type="curve" smooth="yes"/>
+ <point x="612" y="1004"/>
+ <point x="516" y="940"/>
+ <point x="428" y="868" type="curve"/>
+ <point x="500" y="1412" type="line"/>
+ <point x="1292" y="1412" type="line"/>
+ <point x="1292" y="1488" type="line"/>
+ <point x="440" y="1488" type="line"/>
+ <point x="344" y="716" type="line"/>
+ </contour>
+ <contour>
+ <point x="456" y="1488" type="line"/>
+ <point x="184" y="1488" type="line"/>
+ <point x="184" y="1412" type="line"/>
+ <point x="456" y="1412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1423, 'leftMargin': 69, 'rightMargin': 183}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tonesix.glif b/src/disabled/Interface-Thin.ufo/glyphs/tonesix.glif
new file mode 100644
index 000000000..456f96f70
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tonesix.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tonesix" format="1">
+ <advance width="1536"/>
+ <unicode hex="0185"/>
+ <outline>
+ <contour>
+ <point x="276" y="2112" type="line"/>
+ <point x="120" y="1804" type="line"/>
+ <point x="120" y="1748" type="line"/>
+ <point x="276" y="1440" type="line"/>
+ <point x="316" y="1440" type="line"/>
+ <point x="316" y="2112" type="line"/>
+ </contour>
+ <component base="b" xOffset="44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1529.0, 'leftMargin': 96, 'rightMargin': 137.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tonetwo.glif b/src/disabled/Interface-Thin.ufo/glyphs/tonetwo.glif
new file mode 100644
index 000000000..80ee8144b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tonetwo.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tonetwo" format="1">
+ <advance width="1280"/>
+ <unicode hex="01A8"/>
+ <outline>
+ <contour>
+ <point x="176" y="364" type="curve" smooth="yes"/>
+ <point x="176" y="500"/>
+ <point x="264" y="652"/>
+ <point x="628" y="732" type="curve" smooth="yes"/>
+ <point x="964" y="804"/>
+ <point x="1132" y="896"/>
+ <point x="1132" y="1140" type="curve"/>
+ <point x="1132" y="1348"/>
+ <point x="944" y="1516"/>
+ <point x="636" y="1516" type="curve" smooth="yes"/>
+ <point x="304" y="1516"/>
+ <point x="104" y="1344"/>
+ <point x="104" y="1092" type="curve"/>
+ <point x="180" y="1092" type="line"/>
+ <point x="180" y="1276"/>
+ <point x="340" y="1440"/>
+ <point x="636" y="1440" type="curve" smooth="yes"/>
+ <point x="936" y="1440"/>
+ <point x="1060" y="1284"/>
+ <point x="1060" y="1144" type="curve"/>
+ <point x="1060" y="992"/>
+ <point x="992" y="884"/>
+ <point x="608" y="796" type="curve" smooth="yes"/>
+ <point x="252" y="716"/>
+ <point x="100" y="596"/>
+ <point x="100" y="364" type="curve"/>
+ <point x="100" y="132"/>
+ <point x="304" y="-28"/>
+ <point x="624" y="-28" type="curve" smooth="yes"/>
+ <point x="984" y="-28"/>
+ <point x="1180" y="160"/>
+ <point x="1180" y="380" type="curve"/>
+ <point x="1108" y="380" type="line"/>
+ <point x="1088" y="124"/>
+ <point x="840" y="48"/>
+ <point x="624" y="48" type="curve" smooth="yes"/>
+ <point x="332" y="48"/>
+ <point x="176" y="208"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1404, 'leftMargin': 176, 'rightMargin': 149}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tonos.glif b/src/disabled/Interface-Thin.ufo/glyphs/tonos.glif
new file mode 100644
index 000000000..f2536c6eb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tonos.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tonos" format="1">
+ <advance width="768"/>
+ <unicode hex="0384"/>
+ <outline>
+ <contour>
+ <point x="332" y="1888" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="420" y="2004" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="276" y="1796" type="line"/>
+ <point x="352" y="1796" type="line"/>
+ <point x="492" y="2172" type="line"/>
+ <point x="404" y="2172" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 707, 'leftMargin': 297, 'rightMargin': 195}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tpalatalhook.glif b/src/disabled/Interface-Thin.ufo/glyphs/tpalatalhook.glif
new file mode 100644
index 000000000..e8e441d0b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tpalatalhook.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tpalatalhook" format="1">
+ <advance width="1024"/>
+ <unicode hex="01AB"/>
+ <outline>
+ <contour>
+ <point x="712" y="-12" type="line"/>
+ <point x="712" y="-120" type="line" smooth="yes"/>
+ <point x="712" y="-380"/>
+ <point x="652" y="-524"/>
+ <point x="452" y="-524" type="curve" smooth="yes"/>
+ <point x="400" y="-524"/>
+ <point x="344" y="-512"/>
+ <point x="316" y="-500" type="curve"/>
+ <point x="296" y="-572" type="line"/>
+ <point x="348" y="-592"/>
+ <point x="392" y="-600"/>
+ <point x="452" y="-600" type="curve" smooth="yes"/>
+ <point x="696" y="-600"/>
+ <point x="788" y="-432"/>
+ <point x="788" y="-120" type="curve" smooth="yes"/>
+ <point x="788" y="-12" type="line"/>
+ </contour>
+ <component base="t"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 891.0, 'leftMargin': 144, 'rightMargin': 11.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/trademark.glif b/src/disabled/Interface-Thin.ufo/glyphs/trademark.glif
new file mode 100644
index 000000000..f44529cc1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/trademark.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="trademark" format="1">
+ <advance width="1792"/>
+ <unicode hex="2122"/>
+ <outline>
+ <contour>
+ <point x="1488" y="1264" type="line"/>
+ <point x="1564" y="1264" type="line"/>
+ <point x="1564" y="2004" type="line"/>
+ <point x="1468" y="2004" type="line"/>
+ <point x="1228" y="1372" type="line"/>
+ <point x="984" y="2004" type="line"/>
+ <point x="892" y="2004" type="line"/>
+ <point x="892" y="1264" type="line"/>
+ <point x="968" y="1264" type="line"/>
+ <point x="968" y="1884" type="line"/>
+ <point x="1192" y="1264" type="line"/>
+ <point x="1264" y="1264" type="line"/>
+ <point x="1488" y="1864" type="line"/>
+ </contour>
+ <contour>
+ <point x="772" y="2004" type="line"/>
+ <point x="228" y="2004" type="line"/>
+ <point x="228" y="1924" type="line"/>
+ <point x="460" y="1924" type="line"/>
+ <point x="460" y="1264" type="line"/>
+ <point x="540" y="1264" type="line"/>
+ <point x="540" y="1924" type="line"/>
+ <point x="772" y="1924" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1715, 'leftMargin': 153, 'rightMargin': 226}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/trianglebullet.glif b/src/disabled/Interface-Thin.ufo/glyphs/trianglebullet.glif
new file mode 100644
index 000000000..3c90da132
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/trianglebullet.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="trianglebullet" format="1">
+ <advance width="1280"/>
+ <unicode hex="2023"/>
+ <outline>
+ <contour>
+ <point x="216" y="1380" type="line"/>
+ <point x="216" y="384" type="line"/>
+ <point x="1068" y="880" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1134, 'leftMargin': 191, 'rightMargin': 92}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/trthook.glif b/src/disabled/Interface-Thin.ufo/glyphs/trthook.glif
new file mode 100644
index 000000000..cdfe2647e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/trthook.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="trthook" format="1">
+ <advance width="1024"/>
+ <unicode hex="0288"/>
+ <outline>
+ <contour>
+ <point x="444" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="624" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1000" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="816" y="1488" type="line"/>
+ <point x="128" y="1488" type="line"/>
+ <point x="128" y="1412" type="line"/>
+ <point x="816" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="404" y="1888" type="line"/>
+ <point x="404" y="-124" type="line" smooth="yes"/>
+ <point x="404" y="-432"/>
+ <point x="496" y="-600"/>
+ <point x="744" y="-600" type="curve" smooth="yes"/>
+ <point x="800" y="-600"/>
+ <point x="844" y="-592"/>
+ <point x="896" y="-572" type="curve"/>
+ <point x="880" y="-504" type="line"/>
+ <point x="848" y="-512"/>
+ <point x="792" y="-528"/>
+ <point x="744" y="-528" type="curve" smooth="yes"/>
+ <point x="540" y="-528"/>
+ <point x="480" y="-380"/>
+ <point x="480" y="-124" type="curve" smooth="yes"/>
+ <point x="480" y="1888" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 924.0, 'leftMargin': 52, 'rightMargin': 104.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ts.glif b/src/disabled/Interface-Thin.ufo/glyphs/ts.glif
new file mode 100644
index 000000000..0ec82ea74
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ts.glif
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ts" format="1">
+ <advance width="1792"/>
+ <unicode hex="02A6"/>
+ <outline>
+ <contour>
+ <point x="1168" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1168" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1876" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="368" y="1888" type="line"/>
+ <point x="368" y="412" type="line" smooth="yes"/>
+ <point x="368" y="116"/>
+ <point x="480" y="0"/>
+ <point x="672" y="0" type="curve" smooth="yes"/>
+ <point x="828" y="0" type="line"/>
+ <point x="828" y="76" type="line"/>
+ <point x="668" y="76" type="line" smooth="yes"/>
+ <point x="548" y="76"/>
+ <point x="444" y="152"/>
+ <point x="444" y="412" type="curve" smooth="yes"/>
+ <point x="444" y="1888" type="line"/>
+ </contour>
+ <contour>
+ <point x="1628" y="364" type="curve" smooth="yes"/>
+ <point x="1628" y="208"/>
+ <point x="1472" y="76"/>
+ <point x="1180" y="76" type="curve" smooth="yes"/>
+ <point x="748" y="76" type="line"/>
+ <point x="748" y="0" type="line"/>
+ <point x="1180" y="0" type="line" smooth="yes"/>
+ <point x="1500" y="0"/>
+ <point x="1700" y="132"/>
+ <point x="1700" y="364" type="curve" smooth="yes"/>
+ <point x="1700" y="612"/>
+ <point x="1528" y="720"/>
+ <point x="1196" y="796" type="curve" smooth="yes"/>
+ <point x="852" y="876"/>
+ <point x="744" y="964"/>
+ <point x="744" y="1144" type="curve" smooth="yes"/>
+ <point x="744" y="1284"/>
+ <point x="868" y="1440"/>
+ <point x="1168" y="1440" type="curve" smooth="yes"/>
+ <point x="1464" y="1440"/>
+ <point x="1624" y="1276"/>
+ <point x="1624" y="1092" type="curve"/>
+ <point x="1700" y="1092" type="line"/>
+ <point x="1700" y="1344"/>
+ <point x="1500" y="1516"/>
+ <point x="1168" y="1516" type="curve" smooth="yes"/>
+ <point x="856" y="1516"/>
+ <point x="672" y="1348"/>
+ <point x="672" y="1140" type="curve" smooth="yes"/>
+ <point x="672" y="896"/>
+ <point x="840" y="804"/>
+ <point x="1172" y="732" type="curve" smooth="yes"/>
+ <point x="1540" y="652"/>
+ <point x="1628" y="500"/>
+ </contour>
+ <contour>
+ <point x="984" y="1488" type="line"/>
+ <point x="92" y="1488" type="line"/>
+ <point x="92" y="1412" type="line"/>
+ <point x="956" y="1412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1836, 'leftMargin': 52, 'rightMargin': 174}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/tturn.glif b/src/disabled/Interface-Thin.ufo/glyphs/tturn.glif
new file mode 100644
index 000000000..b8bad6628
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/tturn.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="tturn" format="1">
+ <advance width="1024"/>
+ <unicode hex="0287"/>
+ <outline>
+ <contour>
+ <point x="364" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="568" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="932" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="192" y="404" type="line"/>
+ <point x="880" y="404" type="line"/>
+ <point x="880" y="476" type="line"/>
+ <point x="192" y="476" type="line"/>
+ </contour>
+ <contour>
+ <point x="604" y="0" type="line"/>
+ <point x="604" y="1532" type="line"/>
+ <point x="604" y="1832"/>
+ <point x="492" y="1916"/>
+ <point x="300" y="1916" type="curve" smooth="yes"/>
+ <point x="260" y="1916"/>
+ <point x="184" y="1916"/>
+ <point x="144" y="1900" type="curve"/>
+ <point x="156" y="1832" type="line"/>
+ <point x="208" y="1836"/>
+ <point x="248" y="1844"/>
+ <point x="304" y="1844" type="curve" smooth="yes"/>
+ <point x="424" y="1844"/>
+ <point x="528" y="1796"/>
+ <point x="528" y="1532" type="curve"/>
+ <point x="528" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 891.0, 'leftMargin': 105, 'rightMargin': 52.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/two.glif b/src/disabled/Interface-Thin.ufo/glyphs/two.glif
new file mode 100644
index 000000000..0640c1a0e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/two.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="two" format="1">
+ <advance width="1536"/>
+ <unicode hex="0032"/>
+ <outline>
+ <contour>
+ <point x="1392" y="76" type="line"/>
+ <point x="292" y="76" type="line"/>
+ <point x="872" y="752" type="line" smooth="yes"/>
+ <point x="1076" y="988"/>
+ <point x="1284" y="1244"/>
+ <point x="1284" y="1492" type="curve" smooth="yes"/>
+ <point x="1284" y="1844"/>
+ <point x="1064" y="2032"/>
+ <point x="720" y="2032" type="curve" smooth="yes"/>
+ <point x="380" y="2032"/>
+ <point x="144" y="1760"/>
+ <point x="144" y="1436" type="curve"/>
+ <point x="220" y="1436" type="line"/>
+ <point x="220" y="1736"/>
+ <point x="436" y="1956"/>
+ <point x="720" y="1956" type="curve" smooth="yes"/>
+ <point x="1040" y="1956"/>
+ <point x="1208" y="1776"/>
+ <point x="1208" y="1492" type="curve" smooth="yes"/>
+ <point x="1208" y="1316"/>
+ <point x="1100" y="1120"/>
+ <point x="852" y="832" type="curve" smooth="yes"/>
+ <point x="196" y="76" type="line"/>
+ <point x="196" y="0" type="line"/>
+ <point x="1392" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 161, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/two.sup.glif b/src/disabled/Interface-Thin.ufo/glyphs/two.sup.glif
new file mode 100644
index 000000000..67fb6c247
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/two.sup.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="two.sup" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="900" y="68" type="line"/>
+ <point x="248" y="68" type="line"/>
+ <point x="592" y="408" type="line" smooth="yes"/>
+ <point x="716" y="540"/>
+ <point x="840" y="668"/>
+ <point x="840" y="804" type="curve" smooth="yes"/>
+ <point x="840" y="992"/>
+ <point x="700" y="1100"/>
+ <point x="496" y="1100" type="curve" smooth="yes"/>
+ <point x="264" y="1100"/>
+ <point x="124" y="952"/>
+ <point x="124" y="772" type="curve"/>
+ <point x="200" y="772" type="line"/>
+ <point x="200" y="924"/>
+ <point x="300" y="1032"/>
+ <point x="496" y="1032" type="curve" smooth="yes"/>
+ <point x="672" y="1032"/>
+ <point x="764" y="944"/>
+ <point x="764" y="804" type="curve" smooth="yes"/>
+ <point x="764" y="712"/>
+ <point x="704" y="616"/>
+ <point x="552" y="468" type="curve" smooth="yes"/>
+ <point x="156" y="60" type="line"/>
+ <point x="156" y="0" type="line"/>
+ <point x="900" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 118, 'rightMargin': 106.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/twosub.glif b/src/disabled/Interface-Thin.ufo/glyphs/twosub.glif
new file mode 100644
index 000000000..84b9d2323
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/twosub.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="twosub" format="1">
+ <advance width="1024"/>
+ <unicode hex="2082"/>
+ <outline>
+ <component base="two.sup" yOffset="-500"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 124, 'rightMargin': 101.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/twosuperior.glif b/src/disabled/Interface-Thin.ufo/glyphs/twosuperior.glif
new file mode 100644
index 000000000..1cd41995c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/twosuperior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="twosuperior" format="1">
+ <advance width="1024"/>
+ <unicode hex="00B2"/>
+ <outline>
+ <component base="two.sup" xOffset="8" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 118, 'rightMargin': 106.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/twothirds.glif b/src/disabled/Interface-Thin.ufo/glyphs/twothirds.glif
new file mode 100644
index 000000000..77ae21cb1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/twothirds.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="twothirds" format="1">
+ <advance width="2560"/>
+ <unicode hex="2154"/>
+ <outline>
+ <component base="two.sup" xOffset="60" yOffset="912"/>
+ <component base="fraction" xOffset="692"/>
+ <component base="three.sup" xOffset="1484"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2596.0, 'leftMargin': 163, 'rightMargin': 238.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/u.glif b/src/disabled/Interface-Thin.ufo/glyphs/u.glif
new file mode 100644
index 000000000..170370230
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/u.glif
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="u" format="1">
+ <advance width="1536"/>
+ <unicode hex="0075"/>
+ <outline>
+ <contour>
+ <point x="796" y="1780" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1308" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="704" y="0" type="move" name="bottomu"/>
+ </contour>
+ <contour>
+ <point x="1540" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1540" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1268" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="1540" y="1780" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="768" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1232" y="344" type="line"/>
+ <point x="1232" y="0" type="line"/>
+ <point x="1308" y="0" type="line"/>
+ <point x="1308" y="1488" type="line"/>
+ <point x="1232" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1244" y="584" type="line"/>
+ <point x="1244" y="312"/>
+ <point x="1116" y="48"/>
+ <point x="716" y="48" type="curve" smooth="yes"/>
+ <point x="480" y="48"/>
+ <point x="304" y="176"/>
+ <point x="304" y="540" type="curve"/>
+ <point x="304" y="1488" type="line"/>
+ <point x="228" y="1488" type="line"/>
+ <point x="228" y="544" type="line"/>
+ <point x="228" y="128"/>
+ <point x="428" y="-28"/>
+ <point x="720" y="-28" type="curve" smooth="yes"/>
+ <point x="1128" y="-28"/>
+ <point x="1308" y="232"/>
+ <point x="1308" y="584" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>277.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>752.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 231, 'rightMargin': 232}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ubar.glif b/src/disabled/Interface-Thin.ufo/glyphs/ubar.glif
new file mode 100644
index 000000000..5bd75dc07
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ubar.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ubar" format="1">
+ <advance width="1792"/>
+ <unicode hex="0289"/>
+ <outline>
+ <contour>
+ <point x="856" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="856" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1764" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1708" y="884" type="line"/>
+ <point x="84" y="884" type="line"/>
+ <point x="84" y="808" type="line"/>
+ <point x="1708" y="808" type="line"/>
+ </contour>
+ <component base="u" xOffset="128"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1735, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uhorn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uhorn.glif
new file mode 100644
index 000000000..b9493153c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uhorn.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uhorn" format="1">
+ <advance width="1792"/>
+ <unicode hex="01B0"/>
+ <outline>
+ <contour>
+ <point x="764" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1280" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1524" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="672" y="0" type="move" name="bottomu"/>
+ </contour>
+ <contour>
+ <point x="736" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1524" y="1636" type="line"/>
+ <point x="1524" y="1424"/>
+ <point x="1476" y="1300"/>
+ <point x="1220" y="1300" type="curve"/>
+ <point x="1220" y="1228" type="line"/>
+ <point x="1508" y="1228"/>
+ <point x="1600" y="1372"/>
+ <point x="1600" y="1636" type="curve"/>
+ </contour>
+ <component base="u" xOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1558, 'leftMargin': 228, 'rightMargin': -74}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/underscore.glif b/src/disabled/Interface-Thin.ufo/glyphs/underscore.glif
new file mode 100644
index 000000000..cf6cb91ae
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/underscore.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="underscore" format="1">
+ <advance width="1280"/>
+ <unicode hex="005F"/>
+ <outline>
+ <contour>
+ <point x="636" y="216" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="1224" y="0" type="line"/>
+ <point x="60" y="0" type="line"/>
+ <point x="60" y="-76" type="line"/>
+ <point x="1224" y="-76" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1162, 'leftMargin': -1, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/underscoredbl.glif b/src/disabled/Interface-Thin.ufo/glyphs/underscoredbl.glif
new file mode 100644
index 000000000..22920cb0d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/underscoredbl.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="underscoredbl" format="1">
+ <advance width="1280"/>
+ <unicode hex="2017"/>
+ <outline>
+ <contour>
+ <point x="1224" y="-324" type="line"/>
+ <point x="60" y="-324" type="line"/>
+ <point x="60" y="-396" type="line"/>
+ <point x="1224" y="-396" type="line"/>
+ </contour>
+ <contour>
+ <point x="1224" y="0" type="line"/>
+ <point x="60" y="0" type="line"/>
+ <point x="60" y="-76" type="line"/>
+ <point x="1224" y="-76" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1269, 'leftMargin': 106, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/underscoredblnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/underscoredblnosp.glif
new file mode 100644
index 000000000..0bceafb31
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/underscoredblnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="underscoredblnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0333"/>
+ <outline>
+ <contour>
+ <point x="-773" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-771" y="-446" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-191" y="-138" type="line"/>
+ <point x="-1354" y="-138" type="line"/>
+ <point x="-1354" y="-212" type="line"/>
+ <point x="-191" y="-212" type="line"/>
+ </contour>
+ <contour>
+ <point x="-191" y="-371" type="line"/>
+ <point x="-1354" y="-371" type="line"/>
+ <point x="-1354" y="-446" type="line"/>
+ <point x="-191" y="-446" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/underscorenosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/underscorenosp.glif
new file mode 100644
index 000000000..0be10f234
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/underscorenosp.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="underscorenosp" format="1">
+ <advance width="0"/>
+ <unicode hex="0332"/>
+ <outline>
+ <contour>
+ <point x="-773" y="-336" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-773" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="underscore" xOffset="-1353" yOffset="-261"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-261.25</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/undertie.glif b/src/disabled/Interface-Thin.ufo/glyphs/undertie.glif
new file mode 100644
index 000000000..130789283
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/undertie.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="undertie" format="1">
+ <advance width="2048"/>
+ <unicode hex="203F"/>
+ <outline>
+ <contour>
+ <point x="1024" y="-568" type="curve" smooth="yes"/>
+ <point x="1500" y="-568"/>
+ <point x="1768" y="-420"/>
+ <point x="1996" y="-240" type="curve"/>
+ <point x="1944" y="-184" type="line"/>
+ <point x="1732" y="-360"/>
+ <point x="1448" y="-496"/>
+ <point x="1024" y="-496" type="curve" smooth="yes"/>
+ <point x="600" y="-496"/>
+ <point x="316" y="-360"/>
+ <point x="104" y="-184" type="curve"/>
+ <point x="52" y="-240" type="line"/>
+ <point x="280" y="-420"/>
+ <point x="548" y="-568"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0002.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0002.glif
new file mode 100644
index 000000000..c12a5746f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0002.glif
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0002" format="1">
+ <advance width="0"/>
+ <unicode hex="0002"/>
+ <outline>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0009.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0009.glif
new file mode 100644
index 000000000..58ff937f2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0009.glif
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0009" format="1">
+ <advance width="768"/>
+ <unicode hex="0009"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 674, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0069.ccmp.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0069.ccmp.glif
new file mode 100644
index 000000000..87e580112
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0069.ccmp.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0069.ccmp" format="1">
+ <advance width="512"/>
+ <outline>
+ <contour>
+ <point x="256" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="528" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="260" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessi" xOffset="-32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 558, 'leftMargin': 249, 'rightMargin': 235}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni006A_.ccmp.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni006A_.ccmp.glif
new file mode 100644
index 000000000..fb8f5e6ff
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni006A_.ccmp.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni006A.ccmp" format="1">
+ <advance width="512"/>
+ <outline>
+ <contour>
+ <point x="488" y="1716" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="812" y="1716" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="460" y="-632" type="move" name="bottom"/>
+ </contour>
+ <component base="uni0237" xOffset="200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 612, 'leftMargin': -216, 'rightMargin': 282}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni012F_.ccmp.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni012F_.ccmp.glif
new file mode 100644
index 000000000..f2d49ce14
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni012F_.ccmp.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni012F.ccmp" format="1">
+ <advance width="512"/>
+ <outline>
+ <contour>
+ <point x="364" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="636" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="364" y="-632" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessi" xOffset="76"/>
+ <component base="ogonek" xOffset="-28" yOffset="16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 558, 'leftMargin': -7, 'rightMargin': 190}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni01B7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni01B7_.glif
new file mode 100644
index 000000000..12041fe2f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni01B7_.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni01B7" format="1">
+ <advance width="1792"/>
+ <unicode hex="01B7"/>
+ <outline>
+ <contour>
+ <point x="176" y="44" type="line"/>
+ <point x="220" y="-392"/>
+ <point x="488" y="-600"/>
+ <point x="892" y="-600" type="curve" smooth="yes"/>
+ <point x="1332" y="-600"/>
+ <point x="1616" y="-296"/>
+ <point x="1616" y="228" type="curve" smooth="yes"/>
+ <point x="1616" y="748"/>
+ <point x="1332" y="1052"/>
+ <point x="892" y="1052" type="curve" smooth="yes"/>
+ <point x="616" y="1052" type="line"/>
+ <point x="616" y="976" type="line"/>
+ <point x="892" y="976" type="line" smooth="yes"/>
+ <point x="1280" y="976"/>
+ <point x="1540" y="712"/>
+ <point x="1540" y="228" type="curve" smooth="yes"/>
+ <point x="1540" y="-260"/>
+ <point x="1280" y="-524"/>
+ <point x="892" y="-524" type="curve" smooth="yes"/>
+ <point x="520" y="-524"/>
+ <point x="292" y="-348"/>
+ <point x="252" y="44" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1504" y="1952" type="line"/>
+ <point x="1504" y="2004" type="line"/>
+ <point x="1448" y="2004" type="line"/>
+ <point x="584" y="1036" type="line"/>
+ <point x="584" y="976" type="line"/>
+ <point x="632" y="976" type="line"/>
+ </contour>
+ <contour>
+ <point x="1468" y="2004" type="line"/>
+ <point x="176" y="2004" type="line"/>
+ <point x="176" y="1928" type="line"/>
+ <point x="1468" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1750, 'leftMargin': 124, 'rightMargin': 188}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni01B8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni01B8_.glif
new file mode 100644
index 000000000..1ef419a2f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni01B8_.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni01B8" format="1">
+ <advance width="1792"/>
+ <unicode hex="01B8"/>
+ <outline>
+ <contour>
+ <point x="1540" y="44" type="line"/>
+ <point x="1500" y="-348"/>
+ <point x="1272" y="-524"/>
+ <point x="904" y="-524" type="curve" smooth="yes"/>
+ <point x="512" y="-524"/>
+ <point x="252" y="-260"/>
+ <point x="252" y="228" type="curve" smooth="yes"/>
+ <point x="252" y="712"/>
+ <point x="512" y="976"/>
+ <point x="904" y="976" type="curve" smooth="yes"/>
+ <point x="1176" y="976" type="line"/>
+ <point x="1176" y="1052" type="line"/>
+ <point x="904" y="1052" type="line" smooth="yes"/>
+ <point x="464" y="1052"/>
+ <point x="176" y="748"/>
+ <point x="176" y="228" type="curve" smooth="yes"/>
+ <point x="176" y="-296"/>
+ <point x="464" y="-600"/>
+ <point x="904" y="-600" type="curve" smooth="yes"/>
+ <point x="1304" y="-600"/>
+ <point x="1576" y="-392"/>
+ <point x="1616" y="44" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1160" y="976" type="line"/>
+ <point x="1212" y="976" type="line"/>
+ <point x="1212" y="1036" type="line"/>
+ <point x="344" y="2004" type="line"/>
+ <point x="292" y="2004" type="line"/>
+ <point x="292" y="1952" type="line"/>
+ </contour>
+ <contour>
+ <point x="328" y="1928" type="line"/>
+ <point x="1616" y="1928" type="line"/>
+ <point x="1616" y="2004" type="line"/>
+ <point x="328" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1750, 'leftMargin': 188, 'rightMargin': 123}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni01B9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni01B9_.glif
new file mode 100644
index 000000000..55d7bb535
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni01B9_.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni01B9" format="1">
+ <advance width="1536"/>
+ <unicode hex="01B9"/>
+ <outline>
+ <contour>
+ <point x="160" y="1488" type="line"/>
+ <point x="156" y="1396" type="line"/>
+ <point x="828" y="608" type="line"/>
+ <point x="908" y="608" type="line"/>
+ <point x="908" y="632" type="line"/>
+ <point x="236" y="1412" type="line"/>
+ <point x="1352" y="1412" type="line"/>
+ <point x="1352" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="804" y="624" type="line"/>
+ <point x="400" y="624"/>
+ <point x="164" y="408"/>
+ <point x="164" y="16" type="curve" smooth="yes"/>
+ <point x="164" y="-340"/>
+ <point x="420" y="-544"/>
+ <point x="760" y="-544" type="curve" smooth="yes"/>
+ <point x="1064" y="-544"/>
+ <point x="1384" y="-360"/>
+ <point x="1384" y="40" type="curve"/>
+ <point x="1304" y="40" type="line"/>
+ <point x="1304" y="-256"/>
+ <point x="1088" y="-468"/>
+ <point x="760" y="-468" type="curve" smooth="yes"/>
+ <point x="428" y="-468"/>
+ <point x="240" y="-288"/>
+ <point x="240" y="12" type="curve" smooth="yes"/>
+ <point x="240" y="396"/>
+ <point x="468" y="556"/>
+ <point x="808" y="556" type="curve" smooth="yes"/>
+ <point x="908" y="556" type="line"/>
+ <point x="908" y="624" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1603, 'leftMargin': 208, 'rightMargin': 167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni01BA__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni01BA__.glif
new file mode 100644
index 000000000..a7dfd0712
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni01BA__.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni01BA" format="1">
+ <advance width="1280"/>
+ <unicode hex="01BA"/>
+ <outline>
+ <contour>
+ <point x="108" y="1488" type="line" name="hr00"/>
+ <point x="108" y="1412" type="line"/>
+ <point x="1016" y="1412" type="line"/>
+ <point x="484" y="932" type="line"/>
+ <point x="484" y="868" type="line"/>
+ <point x="528" y="868" type="line"/>
+ <point x="1140" y="1424" type="line"/>
+ <point x="1140" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="176" y="-208" type="curve" smooth="yes"/>
+ <point x="176" y="-72"/>
+ <point x="260" y="80"/>
+ <point x="628" y="160" type="curve" smooth="yes"/>
+ <point x="960" y="232"/>
+ <point x="1132" y="324"/>
+ <point x="1132" y="568" type="curve" smooth="yes"/>
+ <point x="1132" y="776"/>
+ <point x="944" y="944"/>
+ <point x="636" y="944" type="curve" smooth="yes"/>
+ <point x="508" y="944" type="line"/>
+ <point x="508" y="868" type="line"/>
+ <point x="636" y="868" type="line" smooth="yes"/>
+ <point x="936" y="868"/>
+ <point x="1056" y="712"/>
+ <point x="1056" y="572" type="curve" smooth="yes"/>
+ <point x="1056" y="392"/>
+ <point x="952" y="304"/>
+ <point x="608" y="224" type="curve" smooth="yes"/>
+ <point x="272" y="148"/>
+ <point x="100" y="36"/>
+ <point x="100" y="-208" type="curve" smooth="yes"/>
+ <point x="100" y="-440"/>
+ <point x="304" y="-600"/>
+ <point x="624" y="-600" type="curve" smooth="yes"/>
+ <point x="984" y="-600"/>
+ <point x="1180" y="-412"/>
+ <point x="1180" y="-196" type="curve"/>
+ <point x="1104" y="-196" type="line"/>
+ <point x="1088" y="-452"/>
+ <point x="840" y="-528"/>
+ <point x="624" y="-528" type="curve" smooth="yes"/>
+ <point x="332" y="-528"/>
+ <point x="176" y="-364"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1372, 'leftMargin': 125, 'rightMargin': 167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni01BB__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni01BB__.glif
new file mode 100644
index 000000000..cd0a38395
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni01BB__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni01BB" format="1">
+ <advance width="1536"/>
+ <unicode hex="01BB"/>
+ <outline>
+ <contour>
+ <point x="1400" y="1012" type="line"/>
+ <point x="524" y="1012" type="line"/>
+ <point x="524" y="936" type="line"/>
+ <point x="1400" y="936" type="line"/>
+ </contour>
+ <component base="two" xOffset="-8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 144, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni01C4_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni01C4_.glif
new file mode 100644
index 000000000..c2e581dbe
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni01C4_.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni01C4" format="1">
+ <advance width="3328"/>
+ <unicode hex="01C4"/>
+ <outline>
+ <component base="D" xOffset="56"/>
+ <component base="Z" xOffset="1460"/>
+ <component base="caron" xOffset="1772" yOffset="440"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3086, 'leftMargin': 208, 'rightMargin': 75}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni01C5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni01C5_.glif
new file mode 100644
index 000000000..732cdee0b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni01C5_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni01C5" format="1">
+ <advance width="3072"/>
+ <unicode hex="01C5"/>
+ <outline>
+ <contour>
+ <point x="2856" y="76" type="line"/>
+ <point x="1716" y="76" type="line"/>
+ <point x="1716" y="0" type="line"/>
+ <point x="2856" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2776" y="1424" type="line"/>
+ <point x="2776" y="1488" type="line"/>
+ <point x="2728" y="1488" type="line"/>
+ <point x="1696" y="60" type="line"/>
+ <point x="1696" y="0" type="line"/>
+ <point x="1744" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2740" y="1488" type="line"/>
+ <point x="1740" y="1488" type="line"/>
+ <point x="1740" y="1412" type="line"/>
+ <point x="2740" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="2016" y="2028" type="line"/>
+ <point x="1916" y="2028" type="line"/>
+ <point x="1916" y="2008" type="line"/>
+ <point x="2212" y="1724" type="line"/>
+ <point x="2320" y="1724" type="line"/>
+ <point x="2612" y="2008" type="line"/>
+ <point x="2612" y="2028" type="line"/>
+ <point x="2520" y="2028" type="line"/>
+ <point x="2268" y="1772" type="line"/>
+ </contour>
+ <component base="D" xOffset="8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2914, 'leftMargin': 208, 'rightMargin': 66}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni01C6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni01C6_.glif
new file mode 100644
index 000000000..9ef83c71b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni01C6_.glif
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni01C6" format="1">
+ <advance width="2816"/>
+ <unicode hex="01C6"/>
+ <outline>
+ <contour>
+ <point x="1284" y="288" type="line"/>
+ <point x="1284" y="0" type="line"/>
+ <point x="1360" y="0" type="line"/>
+ <point x="1360" y="2144" type="line"/>
+ <point x="1284" y="2144" type="line"/>
+ </contour>
+ <contour>
+ <point x="220" y="732" type="line"/>
+ <point x="220" y="276"/>
+ <point x="428" y="-28"/>
+ <point x="780" y="-28" type="curve" smooth="yes"/>
+ <point x="1116" y="-28"/>
+ <point x="1308" y="184"/>
+ <point x="1356" y="420" type="curve"/>
+ <point x="1356" y="1024" type="line"/>
+ <point x="1292" y="1304"/>
+ <point x="1104" y="1516"/>
+ <point x="780" y="1516" type="curve" smooth="yes"/>
+ <point x="428" y="1516"/>
+ <point x="220" y="1228"/>
+ <point x="220" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="296" y="760" type="line"/>
+ <point x="296" y="1156"/>
+ <point x="452" y="1440"/>
+ <point x="780" y="1440" type="curve" smooth="yes"/>
+ <point x="1152" y="1440"/>
+ <point x="1272" y="1160"/>
+ <point x="1312" y="976" type="curve"/>
+ <point x="1312" y="452" type="line"/>
+ <point x="1260" y="228"/>
+ <point x="1088" y="44"/>
+ <point x="776" y="44" type="curve" smooth="yes"/>
+ <point x="452" y="44"/>
+ <point x="296" y="336"/>
+ <point x="296" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2596" y="76" type="line"/>
+ <point x="1460" y="76" type="line"/>
+ <point x="1460" y="0" type="line"/>
+ <point x="2596" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2516" y="1424" type="line"/>
+ <point x="2516" y="1488" type="line"/>
+ <point x="2472" y="1488" type="line"/>
+ <point x="1440" y="60" type="line"/>
+ <point x="1440" y="0" type="line"/>
+ <point x="1484" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2484" y="1488" type="line"/>
+ <point x="1480" y="1488" type="line"/>
+ <point x="1480" y="1412" type="line"/>
+ <point x="2484" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="1756" y="2028" type="line"/>
+ <point x="1660" y="2028" type="line"/>
+ <point x="1660" y="2008" type="line"/>
+ <point x="1952" y="1724" type="line"/>
+ <point x="2060" y="1724" type="line"/>
+ <point x="2352" y="2008" type="line"/>
+ <point x="2352" y="2028" type="line"/>
+ <point x="2260" y="2028" type="line"/>
+ <point x="2008" y="1772" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2611, 'leftMargin': 168, 'rightMargin': 66}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni01EE__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni01EE__.glif
new file mode 100644
index 000000000..4fcd76f43
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni01EE__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni01EE" format="1">
+ <advance width="1792"/>
+ <unicode hex="01EE"/>
+ <outline>
+ <component base="uni01B7"/>
+ <component base="caron" xOffset="228" yOffset="440"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1750, 'leftMargin': 176, 'rightMargin': 134}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni01EF__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni01EF__.glif
new file mode 100644
index 000000000..99463d6e0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni01EF__.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni01EF" format="1">
+ <advance width="1536"/>
+ <unicode hex="01EF"/>
+ <outline>
+ <contour>
+ <point x="508" y="2028" type="line"/>
+ <point x="412" y="2028" type="line"/>
+ <point x="412" y="2008" type="line"/>
+ <point x="704" y="1724" type="line"/>
+ <point x="812" y="1724" type="line"/>
+ <point x="1104" y="2008" type="line"/>
+ <point x="1104" y="2028" type="line"/>
+ <point x="1012" y="2028" type="line"/>
+ <point x="760" y="1772" type="line"/>
+ </contour>
+ <contour>
+ <point x="184" y="1488" type="line"/>
+ <point x="184" y="1412" type="line"/>
+ <point x="1300" y="1412" type="line"/>
+ <point x="632" y="632" type="line"/>
+ <point x="632" y="608" type="line"/>
+ <point x="708" y="608" type="line"/>
+ <point x="1384" y="1396" type="line"/>
+ <point x="1380" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="632" y="624" type="line"/>
+ <point x="632" y="556" type="line"/>
+ <point x="728" y="556" type="line" smooth="yes"/>
+ <point x="1068" y="556"/>
+ <point x="1296" y="396"/>
+ <point x="1296" y="12" type="curve" smooth="yes"/>
+ <point x="1296" y="-288"/>
+ <point x="1108" y="-468"/>
+ <point x="776" y="-468" type="curve" smooth="yes"/>
+ <point x="448" y="-468"/>
+ <point x="232" y="-256"/>
+ <point x="232" y="40" type="curve"/>
+ <point x="156" y="40" type="line"/>
+ <point x="156" y="-360"/>
+ <point x="472" y="-544"/>
+ <point x="776" y="-544" type="curve" smooth="yes"/>
+ <point x="1120" y="-544"/>
+ <point x="1372" y="-340"/>
+ <point x="1372" y="16" type="curve" smooth="yes"/>
+ <point x="1372" y="408"/>
+ <point x="1136" y="624"/>
+ <point x="732" y="624" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1603, 'leftMargin': 168, 'rightMargin': 207}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni01F6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni01F6_.glif
new file mode 100644
index 000000000..55284c41d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni01F6_.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni01F6" format="1">
+ <advance width="3072"/>
+ <unicode hex="01F6"/>
+ <outline>
+ <contour>
+ <point x="1608" y="1068" type="line"/>
+ <point x="260" y="1068" type="line"/>
+ <point x="260" y="992" type="line"/>
+ <point x="1608" y="992" type="line"/>
+ </contour>
+ <contour>
+ <point x="296" y="2004" type="line"/>
+ <point x="224" y="2004" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="296" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1648" y="2004" type="line"/>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1576" y="688" type="line"/>
+ <point x="1648" y="688" type="line"/>
+ </contour>
+ <contour>
+ <point x="2776" y="1488" type="line"/>
+ <point x="2776" y="540" type="line" smooth="yes"/>
+ <point x="2776" y="236"/>
+ <point x="2532" y="52"/>
+ <point x="2212" y="52" type="curve" smooth="yes"/>
+ <point x="1896" y="52"/>
+ <point x="1648" y="236"/>
+ <point x="1648" y="540" type="curve" smooth="yes"/>
+ <point x="1648" y="776" type="line"/>
+ <point x="1576" y="776" type="line"/>
+ <point x="1576" y="540" type="line" smooth="yes"/>
+ <point x="1576" y="180"/>
+ <point x="1848" y="-24"/>
+ <point x="2212" y="-24" type="curve" smooth="yes"/>
+ <point x="2576" y="-24"/>
+ <point x="2852" y="180"/>
+ <point x="2852" y="540" type="curve" smooth="yes"/>
+ <point x="2852" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3178, 'leftMargin': 275, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni01F7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni01F7_.glif
new file mode 100644
index 000000000..a6425b07a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni01F7_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni01F7" format="1">
+ <advance width="1792"/>
+ <unicode hex="01F7"/>
+ <outline>
+ <contour>
+ <point x="256" y="2004" type="line"/>
+ <point x="180" y="2004" type="line"/>
+ <point x="180" y="-600" type="line"/>
+ <point x="256" y="-600" type="line"/>
+ </contour>
+ <contour>
+ <point x="216" y="-80" type="line"/>
+ <point x="1060" y="100"/>
+ <point x="1612" y="460"/>
+ <point x="1612" y="1140" type="curve" smooth="yes"/>
+ <point x="1612" y="1232" type="line" smooth="yes"/>
+ <point x="1612" y="1756"/>
+ <point x="1328" y="2032"/>
+ <point x="888" y="2032" type="curve" smooth="yes"/>
+ <point x="484" y="2032"/>
+ <point x="224" y="1824"/>
+ <point x="180" y="1396" type="curve"/>
+ <point x="248" y="1392" type="line"/>
+ <point x="288" y="1760"/>
+ <point x="508" y="1956"/>
+ <point x="888" y="1956" type="curve" smooth="yes"/>
+ <point x="1276" y="1956"/>
+ <point x="1536" y="1720"/>
+ <point x="1536" y="1236" type="curve" smooth="yes"/>
+ <point x="1536" y="1140" type="line" smooth="yes"/>
+ <point x="1536" y="476"/>
+ <point x="964" y="140"/>
+ <point x="216" y="-8" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1892.0, 'leftMargin': 275, 'rightMargin': 187.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni021C_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni021C_.glif
new file mode 100644
index 000000000..08524a81c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni021C_.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni021C" format="1">
+ <advance width="1792"/>
+ <unicode hex="021C"/>
+ <outline>
+ <contour>
+ <point x="368" y="552" type="line"/>
+ <point x="1224" y="880"/>
+ <point x="1552" y="992"/>
+ <point x="1552" y="1464" type="curve" smooth="yes"/>
+ <point x="1552" y="1844"/>
+ <point x="1288" y="2032"/>
+ <point x="872" y="2032" type="curve" smooth="yes"/>
+ <point x="520" y="2032"/>
+ <point x="212" y="1820"/>
+ <point x="212" y="1480" type="curve"/>
+ <point x="284" y="1480" type="line"/>
+ <point x="284" y="1776"/>
+ <point x="552" y="1956"/>
+ <point x="872" y="1956" type="curve" smooth="yes"/>
+ <point x="1292" y="1956"/>
+ <point x="1476" y="1764"/>
+ <point x="1476" y="1464" type="curve" smooth="yes"/>
+ <point x="1476" y="996"/>
+ <point x="1060" y="908"/>
+ <point x="368" y="628" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1140" y="916" type="line"/>
+ <point x="1316" y="916"/>
+ <point x="1508" y="800"/>
+ <point x="1508" y="472" type="curve" smooth="yes"/>
+ <point x="1508" y="-72"/>
+ <point x="1068" y="-300"/>
+ <point x="368" y="-520" type="curve"/>
+ <point x="368" y="-600" type="line"/>
+ <point x="1112" y="-372"/>
+ <point x="1584" y="-132"/>
+ <point x="1584" y="472" type="curve" smooth="yes"/>
+ <point x="1584" y="820"/>
+ <point x="1416" y="948"/>
+ <point x="1188" y="976" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1690, 'leftMargin': 166, 'rightMargin': 151}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni021D_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni021D_.glif
new file mode 100644
index 000000000..a85cc0937
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni021D_.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni021D" format="1">
+ <advance width="1536"/>
+ <unicode hex="021D"/>
+ <outline>
+ <contour>
+ <point x="300" y="380" type="line"/>
+ <point x="1020" y="624"/>
+ <point x="1288" y="740"/>
+ <point x="1288" y="1096" type="curve" smooth="yes"/>
+ <point x="1288" y="1368"/>
+ <point x="1088" y="1516"/>
+ <point x="756" y="1516" type="curve" smooth="yes"/>
+ <point x="480" y="1516"/>
+ <point x="224" y="1352"/>
+ <point x="224" y="1100" type="curve"/>
+ <point x="300" y="1100" type="line"/>
+ <point x="300" y="1308"/>
+ <point x="516" y="1440"/>
+ <point x="756" y="1440" type="curve" smooth="yes"/>
+ <point x="1084" y="1440"/>
+ <point x="1212" y="1296"/>
+ <point x="1212" y="1096" type="curve" smooth="yes"/>
+ <point x="1212" y="728"/>
+ <point x="796" y="640"/>
+ <point x="300" y="456" type="curve"/>
+ </contour>
+ <contour>
+ <point x="940" y="632" type="line"/>
+ <point x="1128" y="632"/>
+ <point x="1236" y="516"/>
+ <point x="1236" y="284" type="curve" smooth="yes"/>
+ <point x="1236" y="-68"/>
+ <point x="924" y="-360"/>
+ <point x="300" y="-520" type="curve"/>
+ <point x="300" y="-600" type="line"/>
+ <point x="956" y="-432"/>
+ <point x="1312" y="-124"/>
+ <point x="1312" y="288" type="curve" smooth="yes"/>
+ <point x="1312" y="540"/>
+ <point x="1188" y="696"/>
+ <point x="944" y="696" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1415, 'leftMargin': 175, 'rightMargin': 150}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0220.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0220.glif
new file mode 100644
index 000000000..acd2ca895
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0220.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0220" format="1">
+ <advance width="1792"/>
+ <unicode hex="0220"/>
+ <outline>
+ <contour>
+ <point x="1536" y="-600" type="line"/>
+ <point x="1536" y="1468" type="line" smooth="yes"/>
+ <point x="1536" y="1828"/>
+ <point x="1260" y="2032"/>
+ <point x="896" y="2032" type="curve" smooth="yes"/>
+ <point x="632" y="2032"/>
+ <point x="420" y="1920"/>
+ <point x="316" y="1804" type="curve"/>
+ <point x="316" y="1704" type="line"/>
+ <point x="436" y="1852"/>
+ <point x="652" y="1956"/>
+ <point x="896" y="1956" type="curve" smooth="yes"/>
+ <point x="1216" y="1956"/>
+ <point x="1460" y="1772"/>
+ <point x="1460" y="1468" type="curve" smooth="yes"/>
+ <point x="1460" y="-600" type="line"/>
+ </contour>
+ <contour>
+ <point x="332" y="2004" type="line"/>
+ <point x="260" y="2004" type="line"/>
+ <point x="260" y="0" type="line"/>
+ <point x="332" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1804.0, 'leftMargin': 275, 'rightMargin': 254.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0221.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0221.glif
new file mode 100644
index 000000000..c5a41708d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0221.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0221" format="1">
+ <advance width="2048"/>
+ <unicode hex="0221"/>
+ <outline>
+ <contour>
+ <point x="1200" y="316" type="line"/>
+ <point x="1200" y="-188" type="line"/>
+ <point x="1200" y="-472"/>
+ <point x="1324" y="-600"/>
+ <point x="1572" y="-600" type="curve" smooth="yes"/>
+ <point x="1780" y="-600"/>
+ <point x="1884" y="-452"/>
+ <point x="1884" y="-280" type="curve" smooth="yes"/>
+ <point x="1884" y="-80"/>
+ <point x="1752" y="24"/>
+ <point x="1588" y="24" type="curve" smooth="yes"/>
+ <point x="1424" y="24"/>
+ <point x="1308" y="-68"/>
+ <point x="1204" y="-192" type="curve"/>
+ <point x="1008" y="-508" type="line"/>
+ <point x="1068" y="-552" type="line"/>
+ <point x="1216" y="-312" type="line"/>
+ <point x="1328" y="-148"/>
+ <point x="1428" y="-52"/>
+ <point x="1576" y="-52" type="curve" smooth="yes"/>
+ <point x="1724" y="-52"/>
+ <point x="1808" y="-140"/>
+ <point x="1808" y="-280" type="curve" smooth="yes"/>
+ <point x="1808" y="-416"/>
+ <point x="1728" y="-528"/>
+ <point x="1572" y="-528" type="curve" smooth="yes"/>
+ <point x="1336" y="-528"/>
+ <point x="1272" y="-404"/>
+ <point x="1272" y="-196" type="curve" smooth="yes"/>
+ <point x="1272" y="-68"/>
+ <point x="1272" y="316"/>
+ <point x="1272" y="316" type="curve"/>
+ </contour>
+ <component base="d" xOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1959, 'leftMargin': 200, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0222.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0222.glif
new file mode 100644
index 000000000..90a22ac5c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0222.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0222" format="1">
+ <advance width="2048"/>
+ <unicode hex="0222"/>
+ <outline>
+ <contour>
+ <point x="996" y="1160" type="line"/>
+ <point x="560" y="1160"/>
+ <point x="252" y="960"/>
+ <point x="252" y="568" type="curve" smooth="yes"/>
+ <point x="252" y="184"/>
+ <point x="560" y="-28"/>
+ <point x="996" y="-28" type="curve" smooth="yes"/>
+ <point x="1052" y="-28" type="line" smooth="yes"/>
+ <point x="1488" y="-28"/>
+ <point x="1796" y="184"/>
+ <point x="1796" y="572" type="curve" smooth="yes"/>
+ <point x="1796" y="960"/>
+ <point x="1488" y="1160"/>
+ <point x="1052" y="1160" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1052" y="1096" type="line"/>
+ <point x="1408" y="1096"/>
+ <point x="1724" y="936"/>
+ <point x="1724" y="572" type="curve" smooth="yes"/>
+ <point x="1724" y="208"/>
+ <point x="1408" y="48"/>
+ <point x="1052" y="48" type="curve" smooth="yes"/>
+ <point x="996" y="48" type="line" smooth="yes"/>
+ <point x="648" y="48"/>
+ <point x="328" y="208"/>
+ <point x="328" y="568" type="curve" smooth="yes"/>
+ <point x="328" y="936"/>
+ <point x="648" y="1096"/>
+ <point x="996" y="1096" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="996" y="1172" type="line"/>
+ <point x="624" y="1172"/>
+ <point x="324" y="1256"/>
+ <point x="324" y="1584" type="curve" smooth="yes"/>
+ <point x="324" y="1804"/>
+ <point x="476" y="1936"/>
+ <point x="732" y="1956" type="curve"/>
+ <point x="732" y="2032" type="line"/>
+ <point x="456" y="2016"/>
+ <point x="252" y="1868"/>
+ <point x="252" y="1584" type="curve" smooth="yes"/>
+ <point x="252" y="1236"/>
+ <point x="560" y="1112"/>
+ <point x="996" y="1112" type="curve" smooth="yes"/>
+ <point x="1052" y="1112" type="line" smooth="yes"/>
+ <point x="1488" y="1112"/>
+ <point x="1796" y="1236"/>
+ <point x="1796" y="1584" type="curve" smooth="yes"/>
+ <point x="1796" y="1868"/>
+ <point x="1592" y="2016"/>
+ <point x="1316" y="2032" type="curve"/>
+ <point x="1316" y="1956" type="line"/>
+ <point x="1576" y="1936"/>
+ <point x="1724" y="1804"/>
+ <point x="1724" y="1584" type="curve" smooth="yes"/>
+ <point x="1724" y="1256"/>
+ <point x="1424" y="1172"/>
+ <point x="1052" y="1172" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1942, 'leftMargin': 198, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0223.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0223.glif
new file mode 100644
index 000000000..fd2f89659
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0223.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0223" format="1">
+ <advance width="2048"/>
+ <unicode hex="0223"/>
+ <outline>
+ <contour>
+ <point x="996" y="1140" type="line"/>
+ <point x="560" y="1140"/>
+ <point x="252" y="944"/>
+ <point x="252" y="560" type="curve" smooth="yes"/>
+ <point x="252" y="184"/>
+ <point x="560" y="-28"/>
+ <point x="996" y="-28" type="curve" smooth="yes"/>
+ <point x="1052" y="-28" type="line" smooth="yes"/>
+ <point x="1488" y="-28"/>
+ <point x="1796" y="184"/>
+ <point x="1796" y="564" type="curve" smooth="yes"/>
+ <point x="1796" y="944"/>
+ <point x="1488" y="1140"/>
+ <point x="1052" y="1140" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1052" y="1080" type="line"/>
+ <point x="1408" y="1080"/>
+ <point x="1724" y="916"/>
+ <point x="1724" y="564" type="curve" smooth="yes"/>
+ <point x="1724" y="208"/>
+ <point x="1408" y="48"/>
+ <point x="1052" y="48" type="curve" smooth="yes"/>
+ <point x="996" y="48" type="line" smooth="yes"/>
+ <point x="648" y="48"/>
+ <point x="328" y="208"/>
+ <point x="328" y="560" type="curve" smooth="yes"/>
+ <point x="328" y="916"/>
+ <point x="648" y="1080"/>
+ <point x="996" y="1080" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1052" y="1156" type="curve" smooth="yes"/>
+ <point x="996" y="1156" type="line" smooth="yes"/>
+ <point x="624" y="1156"/>
+ <point x="328" y="1280"/>
+ <point x="328" y="1636" type="curve"/>
+ <point x="328" y="1872"/>
+ <point x="476" y="2052"/>
+ <point x="772" y="2068" type="curve"/>
+ <point x="772" y="2140" type="line"/>
+ <point x="428" y="2128"/>
+ <point x="252" y="1916"/>
+ <point x="252" y="1636" type="curve" smooth="yes"/>
+ <point x="252" y="1260"/>
+ <point x="560" y="1096"/>
+ <point x="996" y="1096" type="curve" smooth="yes"/>
+ <point x="1052" y="1096" type="line" smooth="yes"/>
+ <point x="1488" y="1096"/>
+ <point x="1796" y="1260"/>
+ <point x="1796" y="1640" type="curve"/>
+ <point x="1796" y="1920"/>
+ <point x="1620" y="2128"/>
+ <point x="1316" y="2140" type="curve"/>
+ <point x="1316" y="2068" type="line"/>
+ <point x="1600" y="2048"/>
+ <point x="1724" y="1864"/>
+ <point x="1724" y="1640" type="curve" smooth="yes"/>
+ <point x="1724" y="1280"/>
+ <point x="1424" y="1156"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1940, 'leftMargin': 198, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0224.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0224.glif
new file mode 100644
index 000000000..61f89323d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0224.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0224" format="1">
+ <advance width="1792"/>
+ <unicode hex="0224"/>
+ <outline>
+ <contour>
+ <point x="1556" y="1952" type="line"/>
+ <point x="1556" y="2004" type="line"/>
+ <point x="1504" y="2004" type="line"/>
+ <point x="176" y="60" type="line"/>
+ <point x="176" y="0" type="line"/>
+ <point x="228" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1520" y="2004" type="line"/>
+ <point x="232" y="2004" type="line"/>
+ <point x="232" y="1928" type="line"/>
+ <point x="1520" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="1588" y="-472" type="line"/>
+ <point x="1608" y="-420"/>
+ <point x="1616" y="-376"/>
+ <point x="1616" y="-320" type="curve" smooth="yes"/>
+ <point x="1616" y="-72"/>
+ <point x="1448" y="76"/>
+ <point x="1136" y="76" type="curve" smooth="yes"/>
+ <point x="200" y="76" type="line"/>
+ <point x="200" y="0" type="line"/>
+ <point x="1136" y="0" type="line" smooth="yes"/>
+ <point x="1396" y="0"/>
+ <point x="1544" y="-116"/>
+ <point x="1544" y="-320" type="curve" smooth="yes"/>
+ <point x="1544" y="-368"/>
+ <point x="1528" y="-424"/>
+ <point x="1516" y="-456" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 129, 'rightMargin': 114.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0225.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0225.glif
new file mode 100644
index 000000000..b0733caf5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0225.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0225" format="1">
+ <advance width="1536"/>
+ <unicode hex="0225"/>
+ <outline>
+ <contour>
+ <point x="840" y="76" type="line"/>
+ <point x="208" y="76" type="line"/>
+ <point x="208" y="0" type="line"/>
+ <point x="840" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1268" y="1424" type="line"/>
+ <point x="1268" y="1488" type="line"/>
+ <point x="1220" y="1488" type="line"/>
+ <point x="188" y="60" type="line"/>
+ <point x="188" y="0" type="line"/>
+ <point x="236" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1232" y="1488" type="line"/>
+ <point x="232" y="1488" type="line"/>
+ <point x="232" y="1412" type="line"/>
+ <point x="1232" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="828" y="0" type="line"/>
+ <point x="872" y="0" type="line" smooth="yes"/>
+ <point x="1128" y="0"/>
+ <point x="1276" y="-116"/>
+ <point x="1276" y="-320" type="curve" smooth="yes"/>
+ <point x="1276" y="-368"/>
+ <point x="1260" y="-424"/>
+ <point x="1248" y="-456" type="curve"/>
+ <point x="1320" y="-472" type="line"/>
+ <point x="1340" y="-420"/>
+ <point x="1348" y="-376"/>
+ <point x="1348" y="-320" type="curve" smooth="yes"/>
+ <point x="1348" y="-72"/>
+ <point x="1180" y="76"/>
+ <point x="872" y="76" type="curve" smooth="yes"/>
+ <point x="828" y="76" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 120, 'rightMargin': 65}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0234.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0234.glif
new file mode 100644
index 000000000..d35080331
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0234.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0234" format="1">
+ <advance width="1024"/>
+ <unicode hex="0234"/>
+ <outline>
+ <contour>
+ <point x="268" y="316" type="line"/>
+ <point x="268" y="-188" type="line"/>
+ <point x="268" y="-472"/>
+ <point x="388" y="-600"/>
+ <point x="636" y="-600" type="curve" smooth="yes"/>
+ <point x="848" y="-600"/>
+ <point x="952" y="-452"/>
+ <point x="952" y="-280" type="curve" smooth="yes"/>
+ <point x="952" y="-80"/>
+ <point x="820" y="24"/>
+ <point x="656" y="24" type="curve" smooth="yes"/>
+ <point x="492" y="24"/>
+ <point x="376" y="-68"/>
+ <point x="272" y="-192" type="curve"/>
+ <point x="76" y="-508" type="line"/>
+ <point x="136" y="-552" type="line"/>
+ <point x="284" y="-312" type="line"/>
+ <point x="396" y="-148"/>
+ <point x="496" y="-52"/>
+ <point x="644" y="-52" type="curve" smooth="yes"/>
+ <point x="792" y="-52"/>
+ <point x="876" y="-140"/>
+ <point x="876" y="-280" type="curve" smooth="yes"/>
+ <point x="876" y="-416"/>
+ <point x="796" y="-528"/>
+ <point x="636" y="-528" type="curve" smooth="yes"/>
+ <point x="404" y="-528"/>
+ <point x="340" y="-404"/>
+ <point x="340" y="-196" type="curve" smooth="yes"/>
+ <point x="340" y="-68"/>
+ <point x="340" y="316"/>
+ <point x="340" y="316" type="curve"/>
+ </contour>
+ <component base="l" xOffset="12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 945, 'leftMargin': 28, 'rightMargin': 42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0235.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0235.glif
new file mode 100644
index 000000000..2e94de401
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0235.glif
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0235" format="1">
+ <advance width="2048"/>
+ <unicode hex="0235"/>
+ <outline>
+ <contour>
+ <point x="1184" y="316" type="line"/>
+ <point x="1184" y="-188" type="line"/>
+ <point x="1184" y="-472"/>
+ <point x="1308" y="-600"/>
+ <point x="1556" y="-600" type="curve" smooth="yes"/>
+ <point x="1764" y="-600"/>
+ <point x="1868" y="-452"/>
+ <point x="1868" y="-280" type="curve" smooth="yes"/>
+ <point x="1868" y="-80"/>
+ <point x="1736" y="24"/>
+ <point x="1572" y="24" type="curve" smooth="yes"/>
+ <point x="1408" y="24"/>
+ <point x="1292" y="-68"/>
+ <point x="1188" y="-192" type="curve"/>
+ <point x="992" y="-508" type="line"/>
+ <point x="1052" y="-552" type="line"/>
+ <point x="1200" y="-312" type="line"/>
+ <point x="1312" y="-148"/>
+ <point x="1412" y="-52"/>
+ <point x="1560" y="-52" type="curve" smooth="yes"/>
+ <point x="1708" y="-52"/>
+ <point x="1792" y="-140"/>
+ <point x="1792" y="-280" type="curve" smooth="yes"/>
+ <point x="1792" y="-416"/>
+ <point x="1712" y="-528"/>
+ <point x="1556" y="-528" type="curve" smooth="yes"/>
+ <point x="1320" y="-528"/>
+ <point x="1256" y="-404"/>
+ <point x="1256" y="-196" type="curve" smooth="yes"/>
+ <point x="1256" y="-68"/>
+ <point x="1256" y="316"/>
+ <point x="1256" y="316" type="curve"/>
+ </contour>
+ <contour>
+ <point x="256" y="1172" type="line"/>
+ <point x="256" y="1488" type="line"/>
+ <point x="184" y="1488" type="line"/>
+ <point x="184" y="0" type="line"/>
+ <point x="256" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="244" y="872" type="line"/>
+ <point x="256" y="1048"/>
+ <point x="408" y="1444"/>
+ <point x="780" y="1444" type="curve" smooth="yes"/>
+ <point x="1016" y="1444"/>
+ <point x="1184" y="1340"/>
+ <point x="1184" y="964" type="curve" smooth="yes"/>
+ <point x="1184" y="0" type="line"/>
+ <point x="1256" y="0" type="line"/>
+ <point x="1256" y="964" type="line" smooth="yes"/>
+ <point x="1256" y="1356"/>
+ <point x="1084" y="1516"/>
+ <point x="784" y="1516" type="curve" smooth="yes"/>
+ <point x="460" y="1516"/>
+ <point x="240" y="1244"/>
+ <point x="204" y="952" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1964, 'leftMargin': 237, 'rightMargin': 42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0236.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0236.glif
new file mode 100644
index 000000000..1527be794
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0236.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0236" format="1">
+ <advance width="1280"/>
+ <unicode hex="0236"/>
+ <outline>
+ <contour>
+ <point x="436" y="1888" type="line"/>
+ <point x="436" y="388" type="line"/>
+ <point x="436" y="104"/>
+ <point x="560" y="-28"/>
+ <point x="808" y="-28" type="curve" smooth="yes"/>
+ <point x="1016" y="-28"/>
+ <point x="1120" y="124"/>
+ <point x="1120" y="292" type="curve" smooth="yes"/>
+ <point x="1120" y="496"/>
+ <point x="992" y="596"/>
+ <point x="828" y="596" type="curve" smooth="yes"/>
+ <point x="668" y="596"/>
+ <point x="544" y="504"/>
+ <point x="444" y="384" type="curve"/>
+ <point x="244" y="64" type="line"/>
+ <point x="308" y="24" type="line"/>
+ <point x="452" y="264" type="line"/>
+ <point x="568" y="432"/>
+ <point x="664" y="524"/>
+ <point x="812" y="524" type="curve" smooth="yes"/>
+ <point x="960" y="524"/>
+ <point x="1048" y="432"/>
+ <point x="1048" y="292" type="curve" smooth="yes"/>
+ <point x="1048" y="156"/>
+ <point x="968" y="48"/>
+ <point x="808" y="48" type="curve" smooth="yes"/>
+ <point x="576" y="48"/>
+ <point x="512" y="172"/>
+ <point x="512" y="380" type="curve" smooth="yes"/>
+ <point x="512" y="508"/>
+ <point x="512" y="1888"/>
+ <point x="512" y="1888" type="curve"/>
+ </contour>
+ <contour>
+ <point x="848" y="1488" type="line"/>
+ <point x="160" y="1488" type="line"/>
+ <point x="160" y="1412" type="line"/>
+ <point x="848" y="1412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1029, 'leftMargin': 28, 'rightMargin': 42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0237.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0237.glif
new file mode 100644
index 000000000..1eb2763a4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0237.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0237" format="1">
+ <advance width="512"/>
+ <unicode hex="0237"/>
+ <outline>
+ <contour>
+ <point x="488" y="1716" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="528" y="0" type="move" name="_right"/>
+ </contour>
+ <contour>
+ <point x="780" y="1716" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="456" y="1488" type="line"/>
+ <point x="456" y="-124" type="line"/>
+ <point x="456" y="-380"/>
+ <point x="340" y="-528"/>
+ <point x="136" y="-528" type="curve" smooth="yes"/>
+ <point x="88" y="-528"/>
+ <point x="32" y="-512"/>
+ <point x="0" y="-504" type="curve"/>
+ <point x="-16" y="-572" type="line"/>
+ <point x="36" y="-592"/>
+ <point x="80" y="-600"/>
+ <point x="136" y="-600" type="curve" smooth="yes"/>
+ <point x="384" y="-600"/>
+ <point x="528" y="-432"/>
+ <point x="528" y="-124" type="curve"/>
+ <point x="528" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 580, 'leftMargin': -216, 'rightMargin': 250}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0238.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0238.glif
new file mode 100644
index 000000000..b530704b4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0238.glif
@@ -0,0 +1,91 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0238" format="1">
+ <advance width="2560"/>
+ <unicode hex="0238"/>
+ <outline>
+ <contour>
+ <point x="2384" y="760" type="line"/>
+ <point x="2384" y="1228"/>
+ <point x="2176" y="1516"/>
+ <point x="1824" y="1516" type="curve" smooth="yes"/>
+ <point x="1500" y="1516"/>
+ <point x="1312" y="1304"/>
+ <point x="1248" y="1024" type="curve"/>
+ <point x="1248" y="420" type="line"/>
+ <point x="1292" y="184"/>
+ <point x="1492" y="-28"/>
+ <point x="1824" y="-28" type="curve" smooth="yes"/>
+ <point x="2176" y="-28"/>
+ <point x="2384" y="276"/>
+ <point x="2384" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2308" y="732" type="line"/>
+ <point x="2308" y="336"/>
+ <point x="2152" y="48"/>
+ <point x="1828" y="48" type="curve" smooth="yes"/>
+ <point x="1516" y="48"/>
+ <point x="1344" y="228"/>
+ <point x="1296" y="452" type="curve"/>
+ <point x="1296" y="976" type="line"/>
+ <point x="1336" y="1160"/>
+ <point x="1452" y="1440"/>
+ <point x="1824" y="1440" type="curve" smooth="yes"/>
+ <point x="2152" y="1440"/>
+ <point x="2308" y="1156"/>
+ <point x="2308" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1244" y="288" type="line"/>
+ <point x="1244" y="0" type="line"/>
+ <point x="1320" y="0" type="line"/>
+ <point x="1320" y="2112" type="line"/>
+ <point x="1244" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="180" y="732" type="line"/>
+ <point x="180" y="276"/>
+ <point x="384" y="-28"/>
+ <point x="736" y="-28" type="curve" smooth="yes"/>
+ <point x="1072" y="-28"/>
+ <point x="1264" y="184"/>
+ <point x="1312" y="420" type="curve"/>
+ <point x="1312" y="1024" type="line"/>
+ <point x="1248" y="1304"/>
+ <point x="1064" y="1516"/>
+ <point x="740" y="1516" type="curve" smooth="yes"/>
+ <point x="384" y="1516"/>
+ <point x="180" y="1228"/>
+ <point x="180" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="256" y="760" type="line"/>
+ <point x="256" y="1156"/>
+ <point x="412" y="1440"/>
+ <point x="736" y="1440" type="curve" smooth="yes"/>
+ <point x="1112" y="1440"/>
+ <point x="1228" y="1160"/>
+ <point x="1268" y="976" type="curve"/>
+ <point x="1268" y="452" type="line"/>
+ <point x="1220" y="228"/>
+ <point x="1048" y="48"/>
+ <point x="736" y="48" type="curve" smooth="yes"/>
+ <point x="412" y="48"/>
+ <point x="256" y="336"/>
+ <point x="256" y="732" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2541.0, 'leftMargin': 168, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0239.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0239.glif
new file mode 100644
index 000000000..19798e4ea
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0239.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0239" format="1">
+ <advance width="2560"/>
+ <unicode hex="0239"/>
+ <outline>
+ <contour>
+ <point x="1244" y="-572" type="line"/>
+ <point x="1320" y="-572" type="line"/>
+ <point x="1320" y="1204" type="line"/>
+ <point x="1320" y="1488" type="line"/>
+ <point x="1244" y="1488" type="line"/>
+ <point x="1244" y="1204" type="line"/>
+ </contour>
+ <contour>
+ <point x="180" y="732" type="line"/>
+ <point x="180" y="276"/>
+ <point x="384" y="-28"/>
+ <point x="736" y="-28" type="curve" smooth="yes"/>
+ <point x="1072" y="-28"/>
+ <point x="1272" y="184"/>
+ <point x="1320" y="420" type="curve"/>
+ <point x="1320" y="1024" type="line"/>
+ <point x="1252" y="1304"/>
+ <point x="1064" y="1516"/>
+ <point x="740" y="1516" type="curve" smooth="yes"/>
+ <point x="384" y="1516"/>
+ <point x="180" y="1228"/>
+ <point x="180" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="256" y="760" type="line"/>
+ <point x="256" y="1156"/>
+ <point x="412" y="1440"/>
+ <point x="736" y="1440" type="curve" smooth="yes"/>
+ <point x="1108" y="1440"/>
+ <point x="1232" y="1148"/>
+ <point x="1268" y="976" type="curve"/>
+ <point x="1268" y="452" type="line"/>
+ <point x="1220" y="228"/>
+ <point x="1048" y="48"/>
+ <point x="736" y="48" type="curve" smooth="yes"/>
+ <point x="412" y="48"/>
+ <point x="256" y="336"/>
+ <point x="256" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2384" y="760" type="line"/>
+ <point x="2384" y="1228"/>
+ <point x="2176" y="1516"/>
+ <point x="1824" y="1516" type="curve" smooth="yes"/>
+ <point x="1500" y="1516"/>
+ <point x="1308" y="1304"/>
+ <point x="1244" y="1024" type="curve"/>
+ <point x="1244" y="420" type="line"/>
+ <point x="1292" y="184"/>
+ <point x="1492" y="-28"/>
+ <point x="1824" y="-28" type="curve" smooth="yes"/>
+ <point x="2176" y="-28"/>
+ <point x="2384" y="276"/>
+ <point x="2384" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2308" y="732" type="line"/>
+ <point x="2308" y="336"/>
+ <point x="2152" y="48"/>
+ <point x="1828" y="48" type="curve" smooth="yes"/>
+ <point x="1516" y="48"/>
+ <point x="1344" y="228"/>
+ <point x="1292" y="456" type="curve"/>
+ <point x="1292" y="976" type="line"/>
+ <point x="1332" y="1160"/>
+ <point x="1452" y="1440"/>
+ <point x="1824" y="1440" type="curve" smooth="yes"/>
+ <point x="2152" y="1440"/>
+ <point x="2308" y="1156"/>
+ <point x="2308" y="760" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2541.0, 'leftMargin': 168, 'rightMargin': 168.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni023A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni023A_.glif
new file mode 100644
index 000000000..dc380a1cc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni023A_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni023A" format="1">
+ <advance width="1792"/>
+ <unicode hex="023A"/>
+ <outline>
+ <contour>
+ <point x="1872" y="2176" type="line"/>
+ <point x="1780" y="2176" type="line"/>
+ <point x="-88" y="-172" type="line"/>
+ <point x="8" y="-172" type="line"/>
+ </contour>
+ <component base="A" xOffset="188"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1682, 'leftMargin': -272, 'rightMargin': -10}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni023B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni023B_.glif
new file mode 100644
index 000000000..76e59fe24
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni023B_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni023B" format="1">
+ <advance width="1792"/>
+ <unicode hex="023B"/>
+ <outline>
+ <contour>
+ <point x="1384" y="2176" type="line"/>
+ <point x="1304" y="2176" type="line"/>
+ <point x="404" y="-172" type="line"/>
+ <point x="484" y="-172" type="line"/>
+ </contour>
+ <component base="C"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1825, 'leftMargin': 176, 'rightMargin': 209}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni023C_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni023C_.glif
new file mode 100644
index 000000000..82baf56d5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni023C_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni023C" format="1">
+ <advance width="1536"/>
+ <unicode hex="023C"/>
+ <outline>
+ <contour>
+ <point x="1276" y="2004" type="line"/>
+ <point x="1196" y="2004" type="line"/>
+ <point x="204" y="-572" type="line"/>
+ <point x="284" y="-572" type="line"/>
+ </contour>
+ <component base="c" xOffset="56"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 133, 'rightMargin': 136}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni023D_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni023D_.glif
new file mode 100644
index 000000000..ffc2a5c04
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni023D_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni023D" format="1">
+ <advance width="1792"/>
+ <unicode hex="023D"/>
+ <outline>
+ <contour>
+ <point x="584" y="2132" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1728" y="2132" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="988" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="L" xOffset="276"/>
+ <component base="crossbar" xOffset="32" yOffset="100"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1601, 'leftMargin': 14, 'rightMargin': 76}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni023E_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni023E_.glif
new file mode 100644
index 000000000..83aca960b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni023E_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni023E" format="1">
+ <advance width="1792"/>
+ <unicode hex="023E"/>
+ <outline>
+ <contour>
+ <point x="1372" y="2176" type="line"/>
+ <point x="1292" y="2176" type="line"/>
+ <point x="388" y="-172" type="line"/>
+ <point x="468" y="-172" type="line"/>
+ </contour>
+ <component base="T" xOffset="56"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 76, 'rightMargin': 76.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni023F_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni023F_.glif
new file mode 100644
index 000000000..376de86ae
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni023F_.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni023F" format="1">
+ <advance width="1280"/>
+ <unicode hex="023F"/>
+ <outline>
+ <contour>
+ <point x="1112" y="364" type="curve" smooth="yes"/>
+ <point x="1112" y="208"/>
+ <point x="956" y="44"/>
+ <point x="664" y="44" type="curve" smooth="yes"/>
+ <point x="448" y="44"/>
+ <point x="248" y="124"/>
+ <point x="180" y="380" type="curve"/>
+ <point x="96" y="360" type="line"/>
+ <point x="324" y="-116" type="line" smooth="yes"/>
+ <point x="496" y="-468"/>
+ <point x="632" y="-600"/>
+ <point x="776" y="-600" type="curve" smooth="yes"/>
+ <point x="916" y="-600"/>
+ <point x="1008" y="-520"/>
+ <point x="1076" y="-444" type="curve"/>
+ <point x="1024" y="-392" type="line"/>
+ <point x="976" y="-448"/>
+ <point x="892" y="-524"/>
+ <point x="784" y="-524" type="curve" smooth="yes"/>
+ <point x="632" y="-524"/>
+ <point x="508" y="-336"/>
+ <point x="336" y="44" type="curve"/>
+ <point x="428" y="-8"/>
+ <point x="524" y="-28"/>
+ <point x="664" y="-28" type="curve" smooth="yes"/>
+ <point x="984" y="-28"/>
+ <point x="1184" y="132"/>
+ <point x="1184" y="364" type="curve" smooth="yes"/>
+ <point x="1184" y="608"/>
+ <point x="1020" y="720"/>
+ <point x="680" y="796" type="curve" smooth="yes"/>
+ <point x="368" y="868"/>
+ <point x="228" y="944"/>
+ <point x="228" y="1144" type="curve" smooth="yes"/>
+ <point x="228" y="1284"/>
+ <point x="352" y="1440"/>
+ <point x="652" y="1440" type="curve" smooth="yes"/>
+ <point x="948" y="1440"/>
+ <point x="1108" y="1276"/>
+ <point x="1108" y="1092" type="curve"/>
+ <point x="1184" y="1092" type="line"/>
+ <point x="1184" y="1344"/>
+ <point x="984" y="1516"/>
+ <point x="652" y="1516" type="curve" smooth="yes"/>
+ <point x="340" y="1516"/>
+ <point x="156" y="1348"/>
+ <point x="156" y="1140" type="curve" smooth="yes"/>
+ <point x="156" y="896"/>
+ <point x="324" y="804"/>
+ <point x="656" y="732" type="curve" smooth="yes"/>
+ <point x="1024" y="652"/>
+ <point x="1112" y="500"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1401, 'leftMargin': 133, 'rightMargin': 179}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0240.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0240.glif
new file mode 100644
index 000000000..402dfb435
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0240.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0240" format="1">
+ <advance width="1536"/>
+ <unicode hex="0240"/>
+ <outline>
+ <contour>
+ <point x="172" y="76" type="line"/>
+ <point x="172" y="0" type="line"/>
+ <point x="464" y="0" type="line" smooth="yes"/>
+ <point x="828" y="0"/>
+ <point x="780" y="-600"/>
+ <point x="1116" y="-600" type="curve" smooth="yes"/>
+ <point x="1232" y="-600"/>
+ <point x="1320" y="-540"/>
+ <point x="1388" y="-468" type="curve"/>
+ <point x="1340" y="-412" type="line"/>
+ <point x="1280" y="-476"/>
+ <point x="1208" y="-524"/>
+ <point x="1120" y="-524" type="curve" smooth="yes"/>
+ <point x="856" y="-524"/>
+ <point x="884" y="76"/>
+ <point x="476" y="76" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1228" y="1424" type="line"/>
+ <point x="1228" y="1488" type="line"/>
+ <point x="1184" y="1488" type="line"/>
+ <point x="152" y="60" type="line"/>
+ <point x="152" y="0" type="line"/>
+ <point x="196" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1192" y="1488" type="line"/>
+ <point x="192" y="1488" type="line"/>
+ <point x="192" y="1412" type="line"/>
+ <point x="1192" y="1412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1376, 'leftMargin': 120, 'rightMargin': 19}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0241.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0241.glif
new file mode 100644
index 000000000..fe1b45bf2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0241.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0241" format="1">
+ <advance width="1536"/>
+ <unicode hex="0241"/>
+ <outline>
+ <contour>
+ <point x="704" y="560" type="line"/>
+ <point x="704" y="484" type="line"/>
+ <point x="740" y="484" type="line" smooth="yes"/>
+ <point x="1128" y="484"/>
+ <point x="1348" y="792"/>
+ <point x="1348" y="1228" type="curve" smooth="yes"/>
+ <point x="1348" y="1288" type="line" smooth="yes"/>
+ <point x="1348" y="1724"/>
+ <point x="1128" y="2032"/>
+ <point x="744" y="2032" type="curve" smooth="yes"/>
+ <point x="456" y="2032"/>
+ <point x="204" y="1852"/>
+ <point x="188" y="1512" type="curve"/>
+ <point x="264" y="1512" type="line"/>
+ <point x="276" y="1808"/>
+ <point x="500" y="1956"/>
+ <point x="744" y="1956" type="curve" smooth="yes"/>
+ <point x="1108" y="1956"/>
+ <point x="1276" y="1656"/>
+ <point x="1276" y="1288" type="curve" smooth="yes"/>
+ <point x="1276" y="1228" type="line" smooth="yes"/>
+ <point x="1276" y="856"/>
+ <point x="1108" y="560"/>
+ <point x="740" y="560" type="curve"/>
+ </contour>
+ <contour>
+ <point x="764" y="560" type="line"/>
+ <point x="692" y="560" type="line"/>
+ <point x="692" y="0" type="line"/>
+ <point x="764" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1426, 'leftMargin': 69, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0242.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0242.glif
new file mode 100644
index 000000000..cca6f149e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0242.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0242" format="1">
+ <advance width="1280"/>
+ <unicode hex="0242"/>
+ <outline>
+ <contour>
+ <point x="108" y="964" type="curve"/>
+ <point x="184" y="964" type="line"/>
+ <point x="184" y="1260"/>
+ <point x="368" y="1440"/>
+ <point x="632" y="1440" type="curve" smooth="yes"/>
+ <point x="996" y="1440"/>
+ <point x="1100" y="1216"/>
+ <point x="1100" y="988" type="curve" smooth="yes"/>
+ <point x="1100" y="748"/>
+ <point x="992" y="572"/>
+ <point x="628" y="572" type="curve" smooth="yes"/>
+ <point x="616" y="572" type="line"/>
+ <point x="616" y="500" type="line"/>
+ <point x="632" y="500" type="line" smooth="yes"/>
+ <point x="1004" y="500"/>
+ <point x="1172" y="708"/>
+ <point x="1172" y="984" type="curve" smooth="yes"/>
+ <point x="1172" y="1296"/>
+ <point x="992" y="1516"/>
+ <point x="632" y="1516" type="curve" smooth="yes"/>
+ <point x="336" y="1516"/>
+ <point x="108" y="1304"/>
+ </contour>
+ <contour>
+ <point x="604" y="572" type="line"/>
+ <point x="604" y="0" type="line"/>
+ <point x="680" y="0" type="line"/>
+ <point x="680" y="572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1244, 'leftMargin': 41, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0243.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0243.glif
new file mode 100644
index 000000000..9f2c37be9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0243.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0243" format="1">
+ <advance width="1792"/>
+ <unicode hex="0243"/>
+ <outline>
+ <contour>
+ <point x="924" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1896" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="924" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="B" xOffset="196"/>
+ <component base="crossbar" xOffset="-44" yOffset="-476"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1844, 'leftMargin': 14, 'rightMargin': 166}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0244.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0244.glif
new file mode 100644
index 000000000..1f1deb4dc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0244.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0244" format="1">
+ <advance width="2048"/>
+ <unicode hex="0244"/>
+ <outline>
+ <contour>
+ <point x="1024" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1024" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2040" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1984" y="1068" type="line" name="hr00"/>
+ <point x="64" y="1068" type="line"/>
+ <point x="64" y="992" type="line"/>
+ <point x="1984" y="992" type="line"/>
+ </contour>
+ <component base="U" xOffset="88"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2028, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0245.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0245.glif
new file mode 100644
index 000000000..8bab1efc5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0245.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0245" format="1">
+ <advance width="1792"/>
+ <unicode hex="0245"/>
+ <outline>
+ <contour>
+ <point x="1608" y="0" type="line"/>
+ <point x="1692" y="0" type="line"/>
+ <point x="944" y="2004" type="line"/>
+ <point x="872" y="2004" type="line"/>
+ <point x="936" y="1808" type="line"/>
+ </contour>
+ <contour>
+ <point x="856" y="1808" type="line"/>
+ <point x="920" y="2004" type="line"/>
+ <point x="852" y="2004" type="line"/>
+ <point x="104" y="0" type="line"/>
+ <point x="184" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 48, 'rightMargin': 48.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0246.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0246.glif
new file mode 100644
index 000000000..2d0e776a6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0246.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0246" format="1">
+ <advance width="1792"/>
+ <unicode hex="0246"/>
+ <outline>
+ <contour>
+ <point x="1400" y="2176" type="line"/>
+ <point x="1316" y="2176" type="line"/>
+ <point x="416" y="-172" type="line"/>
+ <point x="496" y="-172" type="line"/>
+ </contour>
+ <component base="E"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1603, 'leftMargin': 288, 'rightMargin': 99}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0247.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0247.glif
new file mode 100644
index 000000000..fc8146df7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0247.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0247" format="1">
+ <advance width="1536"/>
+ <unicode hex="0247"/>
+ <outline>
+ <contour>
+ <point x="1276" y="2004" type="line"/>
+ <point x="1192" y="2004" type="line"/>
+ <point x="204" y="-572" type="line"/>
+ <point x="284" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="824" y="-28" type="curve" smooth="yes"/>
+ <point x="1064" y="-28"/>
+ <point x="1220" y="72"/>
+ <point x="1320" y="212" type="curve"/>
+ <point x="1268" y="252" type="line"/>
+ <point x="1144" y="92"/>
+ <point x="996" y="44"/>
+ <point x="824" y="44" type="curve" smooth="yes"/>
+ <point x="500" y="44"/>
+ <point x="248" y="340"/>
+ <point x="248" y="712" type="curve" smooth="yes"/>
+ <point x="248" y="772" type="line" smooth="yes"/>
+ <point x="248" y="1140"/>
+ <point x="468" y="1440"/>
+ <point x="800" y="1440" type="curve" smooth="yes"/>
+ <point x="1096" y="1440"/>
+ <point x="1288" y="1184"/>
+ <point x="1288" y="888" type="curve" smooth="yes"/>
+ <point x="1288" y="868" type="line"/>
+ <point x="224" y="868" type="line"/>
+ <point x="224" y="792" type="line"/>
+ <point x="1364" y="792" type="line"/>
+ <point x="1364" y="880" type="line" smooth="yes"/>
+ <point x="1364" y="1260"/>
+ <point x="1128" y="1516"/>
+ <point x="800" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="176" y="1208"/>
+ <point x="176" y="772" type="curve" smooth="yes"/>
+ <point x="176" y="712" type="line" smooth="yes"/>
+ <point x="176" y="280"/>
+ <point x="464" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1419.0, 'leftMargin': 120, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0248.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0248.glif
new file mode 100644
index 000000000..70dd53cfe
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0248.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0248" format="1">
+ <advance width="1792"/>
+ <unicode hex="0248"/>
+ <outline>
+ <contour>
+ <point x="1272" y="2176" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1732" y="2176" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="736" y="-16" type="move" name="bottom"/>
+ </contour>
+ <component base="J" xOffset="32"/>
+ <component base="crossbar" xOffset="720" yOffset="100"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1698, 'leftMargin': 124, 'rightMargin': 94}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0249.ccmp.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0249.ccmp.glif
new file mode 100644
index 000000000..1ef825f33
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0249.ccmp.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0249.ccmp" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="580" y="1716" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1044" y="1716" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="580" y="-632" type="move" name="bottom"/>
+ </contour>
+ <component base="uni0237" xOffset="292"/>
+ <component base="crossbar" xOffset="36" yOffset="-184"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 935.0, 'leftMargin': -36, 'rightMargin': 95.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0249.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0249.glif
new file mode 100644
index 000000000..a5464aaca
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0249.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0249" format="1">
+ <advance width="1024"/>
+ <unicode hex="0249"/>
+ <outline>
+ <contour>
+ <point x="576" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1036" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="532" y="-632" type="move" name="bottom"/>
+ </contour>
+ <component base="j" xOffset="280"/>
+ <component base="crossbar" xOffset="24" yOffset="-184"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 916, 'leftMargin': -36, 'rightMargin': 95}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni024A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni024A_.glif
new file mode 100644
index 000000000..b76cc73be
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni024A_.glif
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni024A" format="1">
+ <advance width="2304"/>
+ <unicode hex="024A"/>
+ <outline>
+ <contour>
+ <point x="1672" y="1184" type="line"/>
+ <point x="1600" y="1184" type="line"/>
+ <point x="1600" y="248" type="line"/>
+ <point x="1536" y="168"/>
+ <point x="1316" y="44"/>
+ <point x="988" y="44" type="curve" smooth="yes"/>
+ <point x="564" y="44"/>
+ <point x="292" y="380"/>
+ <point x="292" y="852" type="curve" smooth="yes"/>
+ <point x="292" y="1100" type="line"/>
+ <point x="216" y="1096" type="line"/>
+ <point x="216" y="852" type="line" smooth="yes"/>
+ <point x="216" y="332"/>
+ <point x="532" y="-28"/>
+ <point x="988" y="-28" type="curve" smooth="yes"/>
+ <point x="1380" y="-28"/>
+ <point x="1608" y="124"/>
+ <point x="1672" y="216" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1672" y="1788" type="line"/>
+ <point x="1608" y="1876"/>
+ <point x="1380" y="2032"/>
+ <point x="988" y="2032" type="curve" smooth="yes"/>
+ <point x="532" y="2032"/>
+ <point x="216" y="1672"/>
+ <point x="216" y="1148" type="curve" smooth="yes"/>
+ <point x="216" y="904" type="line"/>
+ <point x="292" y="900" type="line"/>
+ <point x="292" y="1148" type="line" smooth="yes"/>
+ <point x="292" y="1620"/>
+ <point x="564" y="1956"/>
+ <point x="988" y="1956" type="curve" smooth="yes"/>
+ <point x="1316" y="1956"/>
+ <point x="1536" y="1832"/>
+ <point x="1600" y="1752" type="curve"/>
+ <point x="1600" y="820" type="line"/>
+ <point x="1672" y="820" type="line"/>
+ </contour>
+ <contour>
+ <point x="1672" y="2004" type="line"/>
+ <point x="1616" y="2004" type="line"/>
+ <point x="1600" y="1840" type="line"/>
+ <point x="1600" y="0" type="line"/>
+ <point x="1672" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1600" y="60" type="line"/>
+ <point x="1600" y="-124" type="line" smooth="yes"/>
+ <point x="1600" y="-432"/>
+ <point x="1688" y="-600"/>
+ <point x="1936" y="-600" type="curve" smooth="yes"/>
+ <point x="1992" y="-600"/>
+ <point x="2036" y="-592"/>
+ <point x="2088" y="-572" type="curve"/>
+ <point x="2072" y="-504" type="line"/>
+ <point x="2044" y="-512"/>
+ <point x="1984" y="-528"/>
+ <point x="1936" y="-528" type="curve" smooth="yes"/>
+ <point x="1732" y="-528"/>
+ <point x="1672" y="-380"/>
+ <point x="1672" y="-124" type="curve" smooth="yes"/>
+ <point x="1672" y="60" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2060, 'leftMargin': 198, 'rightMargin': -9}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni024B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni024B_.glif
new file mode 100644
index 000000000..01ed6f233
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni024B_.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni024B" format="1">
+ <advance width="1792"/>
+ <unicode hex="024B"/>
+ <outline>
+ <contour>
+ <point x="1184" y="-24" type="line"/>
+ <point x="1260" y="-24" type="line"/>
+ <point x="1260" y="1488" type="line"/>
+ <point x="1184" y="1488" type="line"/>
+ <point x="1184" y="1204" type="line"/>
+ </contour>
+ <contour>
+ <point x="120" y="732" type="line"/>
+ <point x="120" y="276"/>
+ <point x="324" y="-28"/>
+ <point x="676" y="-28" type="curve" smooth="yes"/>
+ <point x="1012" y="-28"/>
+ <point x="1212" y="184"/>
+ <point x="1260" y="420" type="curve"/>
+ <point x="1260" y="1024" type="line"/>
+ <point x="1192" y="1304"/>
+ <point x="1004" y="1516"/>
+ <point x="680" y="1516" type="curve" smooth="yes"/>
+ <point x="324" y="1516"/>
+ <point x="120" y="1228"/>
+ <point x="120" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="196" y="760" type="line"/>
+ <point x="196" y="1156"/>
+ <point x="352" y="1440"/>
+ <point x="676" y="1440" type="curve" smooth="yes"/>
+ <point x="1048" y="1440"/>
+ <point x="1172" y="1148"/>
+ <point x="1208" y="976" type="curve"/>
+ <point x="1208" y="452" type="line"/>
+ <point x="1160" y="228"/>
+ <point x="988" y="44"/>
+ <point x="676" y="44" type="curve" smooth="yes"/>
+ <point x="352" y="44"/>
+ <point x="196" y="336"/>
+ <point x="196" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1184" y="60" type="line"/>
+ <point x="1184" y="-124" type="line" smooth="yes"/>
+ <point x="1184" y="-432"/>
+ <point x="1276" y="-600"/>
+ <point x="1520" y="-600" type="curve" smooth="yes"/>
+ <point x="1576" y="-600"/>
+ <point x="1620" y="-592"/>
+ <point x="1676" y="-572" type="curve"/>
+ <point x="1656" y="-504" type="line"/>
+ <point x="1628" y="-512"/>
+ <point x="1572" y="-528"/>
+ <point x="1520" y="-528" type="curve" smooth="yes"/>
+ <point x="1316" y="-528"/>
+ <point x="1260" y="-380"/>
+ <point x="1260" y="-124" type="curve" smooth="yes"/>
+ <point x="1260" y="60" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 168, 'rightMargin': -41.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni024C_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni024C_.glif
new file mode 100644
index 000000000..d4933b096
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni024C_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni024C" format="1">
+ <advance width="1792"/>
+ <unicode hex="024C"/>
+ <outline>
+ <contour>
+ <point x="876" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="876" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1876" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="344" y="2004" type="line"/>
+ <point x="344" y="0" type="line"/>
+ <point x="420" y="0" type="line"/>
+ <point x="420" y="1928" type="line"/>
+ <point x="984" y="1928" type="line" smooth="yes"/>
+ <point x="1336" y="1928"/>
+ <point x="1564" y="1740"/>
+ <point x="1564" y="1424" type="curve" smooth="yes"/>
+ <point x="1564" y="1176"/>
+ <point x="1392" y="932"/>
+ <point x="1048" y="932" type="curve" smooth="yes"/>
+ <point x="68" y="932" type="line"/>
+ <point x="68" y="856" type="line"/>
+ <point x="1128" y="856" type="line"/>
+ <point x="1172" y="872" type="line"/>
+ <point x="1432" y="912"/>
+ <point x="1640" y="1132"/>
+ <point x="1640" y="1424" type="curve" smooth="yes"/>
+ <point x="1640" y="1796"/>
+ <point x="1364" y="2004"/>
+ <point x="984" y="2004" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1644" y="0" type="line"/>
+ <point x="1724" y="0" type="line"/>
+ <point x="1724" y="20" type="line"/>
+ <point x="1184" y="888" type="line"/>
+ <point x="1096" y="884" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1833, 'leftMargin': 28, 'rightMargin': 151}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni024D_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni024D_.glif
new file mode 100644
index 000000000..e7bf1c777
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni024D_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni024D" format="1">
+ <advance width="1280"/>
+ <unicode hex="024D"/>
+ <outline>
+ <contour>
+ <point x="736" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1196" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="528" y="28" type="move" name="bottom"/>
+ </contour>
+ <component base="r" xOffset="256"/>
+ <component base="crossbar" xOffset="76" yOffset="-208"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1027, 'leftMargin': 14, 'rightMargin': 98}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni024E_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni024E_.glif
new file mode 100644
index 000000000..04c63df7b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni024E_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni024E" format="1">
+ <advance width="2048"/>
+ <unicode hex="024E"/>
+ <outline>
+ <contour>
+ <point x="1020" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1020" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1920" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1864" y="1524" type="line"/>
+ <point x="176" y="1524" type="line"/>
+ <point x="176" y="1448" type="line"/>
+ <point x="1864" y="1448" type="line"/>
+ </contour>
+ <component base="Y" xOffset="184"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1797, 'leftMargin': 55, 'rightMargin': 48}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni024F_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni024F_.glif
new file mode 100644
index 000000000..3838d1a1b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni024F_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni024F" format="1">
+ <advance width="1536"/>
+ <unicode hex="024F"/>
+ <outline>
+ <contour>
+ <point x="764" y="1780" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1036" y="-216" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1488" y="1780" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1432" y="884" type="line"/>
+ <point x="104" y="884" type="line"/>
+ <point x="104" y="808" type="line"/>
+ <point x="1432" y="808" type="line"/>
+ </contour>
+ <component base="y" xOffset="84"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1440, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0268.ccmp.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0268.ccmp.glif
new file mode 100644
index 000000000..41941cfc3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0268.ccmp.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0268.ccmp" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="552" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1012" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="552" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessi" xOffset="264"/>
+ <component base="crossbar" yOffset="-184"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 917, 'leftMargin': 14, 'rightMargin': 95}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0292.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0292.glif
new file mode 100644
index 000000000..31a6add80
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0292.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0292" format="1">
+ <advance width="1536"/>
+ <unicode hex="0292"/>
+ <outline>
+ <contour>
+ <point x="772" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1588" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="772" y="-600" type="curve" smooth="yes"/>
+ <point x="1116" y="-600"/>
+ <point x="1368" y="-396"/>
+ <point x="1368" y="-40" type="curve" smooth="yes"/>
+ <point x="1368" y="348"/>
+ <point x="1176" y="564"/>
+ <point x="772" y="564" type="curve" smooth="yes"/>
+ <point x="720" y="564" type="line"/>
+ <point x="1380" y="1396" type="line"/>
+ <point x="1376" y="1488" type="line"/>
+ <point x="180" y="1488" type="line"/>
+ <point x="180" y="1416" type="line"/>
+ <point x="1296" y="1416" type="line"/>
+ <point x="628" y="576" type="line"/>
+ <point x="628" y="500" type="line"/>
+ <point x="768" y="500" type="line" smooth="yes"/>
+ <point x="1108" y="500"/>
+ <point x="1296" y="340"/>
+ <point x="1296" y="-48" type="curve" smooth="yes"/>
+ <point x="1296" y="-344"/>
+ <point x="1104" y="-528"/>
+ <point x="772" y="-528" type="curve" smooth="yes"/>
+ <point x="480" y="-528"/>
+ <point x="276" y="-360"/>
+ <point x="236" y="-108" type="curve"/>
+ <point x="156" y="-108" type="line"/>
+ <point x="200" y="-448"/>
+ <point x="496" y="-600"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1598, 'leftMargin': 168, 'rightMargin': 208}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0293.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0293.glif
new file mode 100644
index 000000000..90d57d523
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0293.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0293" format="1">
+ <advance width="1536"/>
+ <unicode hex="0293"/>
+ <outline>
+ <contour>
+ <point x="740" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="740" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1452" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="652" y="-600" type="curve" smooth="yes"/>
+ <point x="896" y="-600"/>
+ <point x="1080" y="-540"/>
+ <point x="1200" y="-420" type="curve"/>
+ <point x="1356" y="-600" type="line"/>
+ <point x="1412" y="-548" type="line"/>
+ <point x="1248" y="-360" type="line"/>
+ <point x="1312" y="-272"/>
+ <point x="1344" y="-160"/>
+ <point x="1344" y="-28" type="curve" smooth="yes"/>
+ <point x="1344" y="348"/>
+ <point x="1152" y="564"/>
+ <point x="748" y="564" type="curve" smooth="yes"/>
+ <point x="692" y="564" type="line"/>
+ <point x="1356" y="1396" type="line"/>
+ <point x="1352" y="1488" type="line"/>
+ <point x="156" y="1488" type="line"/>
+ <point x="156" y="1416" type="line"/>
+ <point x="1272" y="1416" type="line"/>
+ <point x="604" y="576" type="line"/>
+ <point x="604" y="500" type="line"/>
+ <point x="740" y="500" type="line" smooth="yes"/>
+ <point x="1084" y="500"/>
+ <point x="1268" y="340"/>
+ <point x="1268" y="-28" type="curve" smooth="yes"/>
+ <point x="1268" y="-132"/>
+ <point x="1244" y="-228"/>
+ <point x="1196" y="-304" type="curve"/>
+ <point x="956" y="-36"/>
+ <point x="780" y="124"/>
+ <point x="524" y="124" type="curve" smooth="yes"/>
+ <point x="324" y="124"/>
+ <point x="128" y="-8"/>
+ <point x="128" y="-228" type="curve" smooth="yes"/>
+ <point x="128" y="-528"/>
+ <point x="444" y="-600"/>
+ </contour>
+ <contour>
+ <point x="652" y="-528" type="curve" smooth="yes"/>
+ <point x="420" y="-528"/>
+ <point x="204" y="-448"/>
+ <point x="204" y="-228" type="curve" smooth="yes"/>
+ <point x="204" y="-72"/>
+ <point x="312" y="52"/>
+ <point x="524" y="52" type="curve" smooth="yes"/>
+ <point x="744" y="52"/>
+ <point x="916" y="-96"/>
+ <point x="1152" y="-364" type="curve"/>
+ <point x="1052" y="-468"/>
+ <point x="888" y="-528"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1495, 'leftMargin': 168, 'rightMargin': 42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni029D_.ccmp.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni029D_.ccmp.glif
new file mode 100644
index 000000000..77dc51df0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni029D_.ccmp.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni029D.ccmp" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="792" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="796" y="-632" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1164" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1136" y="24" type="line"/>
+ <point x="440" y="24" type="line" smooth="yes"/>
+ <point x="276" y="24"/>
+ <point x="144" y="-80"/>
+ <point x="144" y="-280" type="curve" smooth="yes"/>
+ <point x="144" y="-452"/>
+ <point x="248" y="-600"/>
+ <point x="456" y="-600" type="curve" smooth="yes"/>
+ <point x="704" y="-600"/>
+ <point x="828" y="-472"/>
+ <point x="828" y="-188" type="curve" smooth="yes"/>
+ <point x="828" y="176" type="line"/>
+ <point x="756" y="176" type="line"/>
+ <point x="756" y="-196" type="line" smooth="yes"/>
+ <point x="756" y="-404"/>
+ <point x="688" y="-528"/>
+ <point x="456" y="-528" type="curve" smooth="yes"/>
+ <point x="300" y="-528"/>
+ <point x="220" y="-416"/>
+ <point x="220" y="-280" type="curve" smooth="yes"/>
+ <point x="220" y="-140"/>
+ <point x="304" y="-52"/>
+ <point x="452" y="-52" type="curve" smooth="yes"/>
+ <point x="1136" y="-52" type="line"/>
+ </contour>
+ <component base="dotlessi" xOffset="504"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1048, 'leftMargin': 28, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02A9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02A9_.glif
new file mode 100644
index 000000000..7c7fbb593
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02A9_.glif
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02A9" format="1">
+ <advance width="2304"/>
+ <unicode hex="02A9"/>
+ <outline>
+ <contour>
+ <point x="1568" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1568" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2328" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1100" y="1488" type="line"/>
+ <point x="1024" y="1488" type="line"/>
+ <point x="1024" y="0" type="line"/>
+ <point x="1100" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1088" y="872" type="line"/>
+ <point x="1100" y="1048"/>
+ <point x="1248" y="1444"/>
+ <point x="1624" y="1444" type="curve" smooth="yes"/>
+ <point x="1860" y="1444"/>
+ <point x="2024" y="1332"/>
+ <point x="2024" y="908" type="curve" smooth="yes"/>
+ <point x="2024" y="0" type="line"/>
+ <point x="2100" y="0" type="line"/>
+ <point x="2100" y="908" type="line" smooth="yes"/>
+ <point x="2100" y="1340"/>
+ <point x="1928" y="1516"/>
+ <point x="1628" y="1516" type="curve" smooth="yes"/>
+ <point x="1304" y="1516"/>
+ <point x="1084" y="1244"/>
+ <point x="1048" y="952" type="curve"/>
+ </contour>
+ <contour>
+ <point x="2024" y="100" type="line"/>
+ <point x="2024" y="-124" type="line" smooth="yes"/>
+ <point x="2024" y="-380"/>
+ <point x="1968" y="-528"/>
+ <point x="1764" y="-528" type="curve" smooth="yes"/>
+ <point x="1712" y="-528"/>
+ <point x="1656" y="-512"/>
+ <point x="1628" y="-504" type="curve"/>
+ <point x="1608" y="-572" type="line"/>
+ <point x="1664" y="-592"/>
+ <point x="1708" y="-600"/>
+ <point x="1764" y="-600" type="curve" smooth="yes"/>
+ <point x="2008" y="-600"/>
+ <point x="2100" y="-432"/>
+ <point x="2100" y="-124" type="curve" smooth="yes"/>
+ <point x="2100" y="100" type="line"/>
+ </contour>
+ <contour>
+ <point x="540" y="0" type="line"/>
+ <point x="540" y="1700" type="line" smooth="yes"/>
+ <point x="540" y="1932"/>
+ <point x="660" y="2068"/>
+ <point x="856" y="2068" type="curve" smooth="yes"/>
+ <point x="928" y="2068"/>
+ <point x="964" y="2060"/>
+ <point x="1016" y="2048" type="curve"/>
+ <point x="1028" y="2120" type="line"/>
+ <point x="972" y="2136"/>
+ <point x="908" y="2140"/>
+ <point x="852" y="2140" type="curve" smooth="yes"/>
+ <point x="612" y="2140"/>
+ <point x="464" y="1984"/>
+ <point x="464" y="1700" type="curve" smooth="yes"/>
+ <point x="464" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1056" y="1488" type="line"/>
+ <point x="204" y="1488" type="line"/>
+ <point x="204" y="1412" type="line"/>
+ <point x="1056" y="1412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2215, 'leftMargin': 91, 'rightMargin': 229}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02AB__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02AB__.glif
new file mode 100644
index 000000000..347872216
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02AB__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02AB" format="1">
+ <advance width="1792"/>
+ <unicode hex="02AB"/>
+ <outline>
+ <contour>
+ <point x="936" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="936" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1580" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1512" y="76" type="line"/>
+ <point x="352" y="76" type="line"/>
+ <point x="352" y="0" type="line"/>
+ <point x="1512" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1432" y="1424" type="line"/>
+ <point x="1432" y="1488" type="line"/>
+ <point x="1388" y="1488" type="line"/>
+ <point x="332" y="52" type="line"/>
+ <point x="332" y="0" type="line"/>
+ <point x="380" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1396" y="1488" type="line"/>
+ <point x="328" y="1488" type="line"/>
+ <point x="328" y="1412" type="line"/>
+ <point x="1396" y="1412" type="line"/>
+ </contour>
+ <component base="l" xOffset="24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1554, 'leftMargin': 254, 'rightMargin': 66}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02AC__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02AC__.glif
new file mode 100644
index 000000000..6d95cbce1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02AC__.glif
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02AC" format="1">
+ <advance width="1280"/>
+ <unicode hex="02AC"/>
+ <outline>
+ <contour>
+ <point x="648" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="648" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1280" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="432" y="1432" type="line"/>
+ <point x="360" y="1200" type="line"/>
+ <point x="428" y="1200" type="line"/>
+ <point x="620" y="1804" type="line"/>
+ <point x="672" y="2004" type="line"/>
+ <point x="608" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="204" y="2004" type="line"/>
+ <point x="124" y="2004" type="line"/>
+ <point x="356" y="1200" type="line"/>
+ <point x="428" y="1200" type="line"/>
+ <point x="364" y="1432" type="line"/>
+ </contour>
+ <contour>
+ <point x="920" y="1432" type="line"/>
+ <point x="860" y="1200" type="line"/>
+ <point x="924" y="1200" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ <point x="1080" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="680" y="2004" type="line"/>
+ <point x="612" y="2004" type="line"/>
+ <point x="660" y="1804" type="line"/>
+ <point x="856" y="1200" type="line"/>
+ <point x="920" y="1200" type="line"/>
+ <point x="852" y="1432" type="line"/>
+ </contour>
+ <contour>
+ <point x="432" y="232" type="line"/>
+ <point x="360" y="0" type="line"/>
+ <point x="428" y="0" type="line"/>
+ <point x="620" y="604" type="line"/>
+ <point x="672" y="804" type="line"/>
+ <point x="608" y="804" type="line"/>
+ </contour>
+ <contour>
+ <point x="204" y="804" type="line"/>
+ <point x="124" y="804" type="line"/>
+ <point x="356" y="0" type="line"/>
+ <point x="428" y="0" type="line"/>
+ <point x="364" y="232" type="line"/>
+ </contour>
+ <contour>
+ <point x="920" y="232" type="line"/>
+ <point x="860" y="0" type="line"/>
+ <point x="924" y="0" type="line"/>
+ <point x="1156" y="804" type="line"/>
+ <point x="1080" y="804" type="line"/>
+ </contour>
+ <contour>
+ <point x="680" y="804" type="line"/>
+ <point x="612" y="804" type="line"/>
+ <point x="660" y="604" type="line"/>
+ <point x="856" y="0" type="line"/>
+ <point x="920" y="0" type="line"/>
+ <point x="852" y="232" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1279, 'leftMargin': 124, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02AE__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02AE__.glif
new file mode 100644
index 000000000..6bb902319
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02AE__.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02AE" format="1">
+ <advance width="1792"/>
+ <unicode hex="02AE"/>
+ <outline>
+ <contour>
+ <point x="1044" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1044" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1876" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1568" y="-572" type="line"/>
+ <point x="1644" y="-572" type="line"/>
+ <point x="1644" y="1488" type="line"/>
+ <point x="1568" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1580" y="616" type="line"/>
+ <point x="1568" y="440"/>
+ <point x="1420" y="44"/>
+ <point x="1044" y="44" type="curve"/>
+ <point x="808" y="44"/>
+ <point x="640" y="160"/>
+ <point x="640" y="580" type="curve" smooth="yes"/>
+ <point x="640" y="1008" type="line"/>
+ <point x="568" y="1008" type="line"/>
+ <point x="568" y="580" type="line" smooth="yes"/>
+ <point x="568" y="148"/>
+ <point x="740" y="-28"/>
+ <point x="1040" y="-28" type="curve" smooth="yes"/>
+ <point x="1364" y="-28"/>
+ <point x="1584" y="244"/>
+ <point x="1620" y="540" type="curve"/>
+ </contour>
+ <contour>
+ <point x="640" y="952" type="line"/>
+ <point x="640" y="1036" type="line" smooth="yes"/>
+ <point x="640" y="1344"/>
+ <point x="552" y="1516"/>
+ <point x="304" y="1516" type="curve" smooth="yes"/>
+ <point x="248" y="1516"/>
+ <point x="204" y="1504"/>
+ <point x="152" y="1488" type="curve"/>
+ <point x="168" y="1416" type="line"/>
+ <point x="196" y="1428"/>
+ <point x="252" y="1440"/>
+ <point x="304" y="1440" type="curve" smooth="yes"/>
+ <point x="508" y="1440"/>
+ <point x="568" y="1292"/>
+ <point x="568" y="1036" type="curve" smooth="yes"/>
+ <point x="568" y="952" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1767, 'leftMargin': 41, 'rightMargin': 234}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02B2_.ccmp.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02B2_.ccmp.glif
new file mode 100644
index 000000000..71fceb83b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02B2_.ccmp.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02B2.ccmp" format="1">
+ <advance width="768"/>
+ <outline>
+ <contour>
+ <point x="552" y="2268" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="512" y="2016" type="line"/>
+ <point x="512" y="824" type="line" smooth="yes"/>
+ <point x="512" y="636"/>
+ <point x="448" y="544"/>
+ <point x="296" y="544" type="curve" smooth="yes"/>
+ <point x="260" y="544"/>
+ <point x="220" y="552"/>
+ <point x="200" y="560" type="curve"/>
+ <point x="184" y="492" type="line"/>
+ <point x="224" y="476"/>
+ <point x="256" y="472"/>
+ <point x="296" y="472" type="curve" smooth="yes"/>
+ <point x="480" y="472"/>
+ <point x="588" y="580"/>
+ <point x="588" y="824" type="curve" smooth="yes"/>
+ <point x="588" y="2016" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 661, 'leftMargin': 55, 'rightMargin': 202}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02B9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02B9_.glif
new file mode 100644
index 000000000..fe5a5657c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02B9_.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02B9" format="1">
+ <advance width="512"/>
+ <unicode hex="02B9"/>
+ <outline>
+ <contour>
+ <point x="136" y="1544" type="line"/>
+ <point x="208" y="1544" type="line"/>
+ <point x="376" y="2144" type="line"/>
+ <point x="300" y="2144" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 459, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02BA__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02BA__.glif
new file mode 100644
index 000000000..14f65904e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02BA__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02BA" format="1">
+ <advance width="768"/>
+ <unicode hex="02BA"/>
+ <outline>
+ <component base="uni02B9" xOffset="12"/>
+ <component base="uni02B9" xOffset="244"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 693.0, 'leftMargin': 136, 'rightMargin': 83.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02BB__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02BB__.glif
new file mode 100644
index 000000000..8c820b708
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02BB__.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02BB" format="1">
+ <advance width="512"/>
+ <unicode hex="02BB"/>
+ <outline>
+ <contour>
+ <point x="160" y="1552" type="line"/>
+ <point x="232" y="1552" type="line"/>
+ <point x="232" y="1784" type="line" smooth="yes"/>
+ <point x="232" y="1928"/>
+ <point x="272" y="2020"/>
+ <point x="356" y="2128" type="curve"/>
+ <point x="304" y="2172" type="line"/>
+ <point x="216" y="2080"/>
+ <point x="160" y="1952"/>
+ <point x="160" y="1784" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 417, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02BD__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02BD__.glif
new file mode 100644
index 000000000..38939bf97
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02BD__.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02BD" format="1">
+ <advance width="512"/>
+ <unicode hex="02BD"/>
+ <outline>
+ <contour>
+ <point x="160" y="2172" type="line"/>
+ <point x="232" y="2172" type="line"/>
+ <point x="232" y="1936" type="line" smooth="yes"/>
+ <point x="232" y="1796"/>
+ <point x="272" y="1704"/>
+ <point x="356" y="1596" type="curve"/>
+ <point x="304" y="1552" type="line"/>
+ <point x="216" y="1644"/>
+ <point x="160" y="1772"/>
+ <point x="160" y="1940" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 417, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02BE__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02BE__.glif
new file mode 100644
index 000000000..976464de0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02BE__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02BE" format="1">
+ <advance width="512"/>
+ <unicode hex="02BE"/>
+ <outline>
+ <contour>
+ <point x="176" y="1736" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-8" y="1736" type="move" name="_rhalfring"/>
+ </contour>
+ <contour>
+ <point x="164" y="1656" type="line"/>
+ <point x="264" y="1656"/>
+ <point x="348" y="1736"/>
+ <point x="348" y="1840" type="curve" smooth="yes"/>
+ <point x="348" y="1944"/>
+ <point x="264" y="2032"/>
+ <point x="164" y="2032" type="curve"/>
+ <point x="164" y="1952" type="line"/>
+ <point x="224" y="1952"/>
+ <point x="272" y="1908"/>
+ <point x="272" y="1840" type="curve" smooth="yes"/>
+ <point x="272" y="1776"/>
+ <point x="224" y="1732"/>
+ <point x="164" y="1732" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 403, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02BF__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02BF__.glif
new file mode 100644
index 000000000..3fa28a89a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02BF__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02BF" format="1">
+ <advance width="512"/>
+ <unicode hex="02BF"/>
+ <outline>
+ <contour>
+ <point x="348" y="1656" type="line"/>
+ <point x="248" y="1656"/>
+ <point x="164" y="1736"/>
+ <point x="164" y="1840" type="curve" smooth="yes"/>
+ <point x="164" y="1944"/>
+ <point x="248" y="2032"/>
+ <point x="348" y="2032" type="curve"/>
+ <point x="348" y="1952" type="line"/>
+ <point x="288" y="1952"/>
+ <point x="244" y="1908"/>
+ <point x="244" y="1840" type="curve" smooth="yes"/>
+ <point x="244" y="1776"/>
+ <point x="288" y="1732"/>
+ <point x="348" y="1732" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 403, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02C0_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02C0_.glif
new file mode 100644
index 000000000..9a7925a18
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02C0_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02C0" format="1">
+ <advance width="1024"/>
+ <unicode hex="02C0"/>
+ <outline>
+ <contour>
+ <point x="84" y="2100" type="curve"/>
+ <point x="156" y="2100" type="line"/>
+ <point x="168" y="2320"/>
+ <point x="332" y="2408"/>
+ <point x="492" y="2408" type="curve" smooth="yes"/>
+ <point x="740" y="2408"/>
+ <point x="868" y="2208"/>
+ <point x="868" y="1936" type="curve" smooth="yes"/>
+ <point x="868" y="1804" type="line" smooth="yes"/>
+ <point x="868" y="1528"/>
+ <point x="764" y="1308"/>
+ <point x="492" y="1308" type="curve" smooth="yes"/>
+ <point x="464" y="1308" type="line"/>
+ <point x="464" y="1236" type="line"/>
+ <point x="492" y="1236" type="line" smooth="yes"/>
+ <point x="804" y="1236"/>
+ <point x="940" y="1484"/>
+ <point x="940" y="1804" type="curve" smooth="yes"/>
+ <point x="940" y="1936" type="line" smooth="yes"/>
+ <point x="940" y="2256"/>
+ <point x="776" y="2484"/>
+ <point x="492" y="2484" type="curve" smooth="yes"/>
+ <point x="280" y="2484"/>
+ <point x="92" y="2352"/>
+ </contour>
+ <contour>
+ <point x="456" y="1308" type="line"/>
+ <point x="456" y="896" type="line"/>
+ <point x="528" y="896" type="line"/>
+ <point x="528" y="1308" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1023.0, 'leftMargin': 55, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02C1_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02C1_.glif
new file mode 100644
index 000000000..6f4ab7319
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02C1_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02C1" format="1">
+ <advance width="1024"/>
+ <unicode hex="02C1"/>
+ <outline>
+ <contour>
+ <point x="940" y="2100" type="line"/>
+ <point x="932" y="2352"/>
+ <point x="744" y="2484"/>
+ <point x="532" y="2484" type="curve" smooth="yes"/>
+ <point x="248" y="2484"/>
+ <point x="84" y="2256"/>
+ <point x="84" y="1936" type="curve" smooth="yes"/>
+ <point x="84" y="1804" type="line" smooth="yes"/>
+ <point x="84" y="1484"/>
+ <point x="220" y="1236"/>
+ <point x="532" y="1236" type="curve" smooth="yes"/>
+ <point x="560" y="1236" type="line"/>
+ <point x="560" y="1308" type="line"/>
+ <point x="532" y="1308" type="line" smooth="yes"/>
+ <point x="264" y="1308"/>
+ <point x="156" y="1528"/>
+ <point x="156" y="1804" type="curve" smooth="yes"/>
+ <point x="156" y="1936" type="line" smooth="yes"/>
+ <point x="156" y="2208"/>
+ <point x="284" y="2408"/>
+ <point x="532" y="2408" type="curve" smooth="yes"/>
+ <point x="696" y="2408"/>
+ <point x="856" y="2320"/>
+ <point x="868" y="2100" type="curve"/>
+ </contour>
+ <contour>
+ <point x="496" y="1308" type="line"/>
+ <point x="496" y="896" type="line"/>
+ <point x="572" y="896" type="line"/>
+ <point x="572" y="1308" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1023.0, 'leftMargin': 110, 'rightMargin': 55.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02C2_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02C2_.glif
new file mode 100644
index 000000000..027ff1ab6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02C2_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02C2" format="1">
+ <advance width="1280"/>
+ <unicode hex="02C2"/>
+ <outline>
+ <contour>
+ <point x="368" y="1260" type="line"/>
+ <point x="140" y="1356" type="line"/>
+ <point x="140" y="1288" type="line"/>
+ <point x="1140" y="820" type="line"/>
+ <point x="1140" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="1140" y="1744" type="line"/>
+ <point x="1140" y="1828" type="line"/>
+ <point x="140" y="1360" type="line"/>
+ <point x="140" y="1296" type="line"/>
+ <point x="368" y="1384" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1220, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02C3_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02C3_.glif
new file mode 100644
index 000000000..2a0a61463
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02C3_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02C3" format="1">
+ <advance width="1280"/>
+ <unicode hex="02C3"/>
+ <outline>
+ <contour>
+ <point x="916" y="1260" type="line"/>
+ <point x="1140" y="1356" type="line"/>
+ <point x="1140" y="1288" type="line"/>
+ <point x="140" y="820" type="line"/>
+ <point x="140" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="140" y="1744" type="line"/>
+ <point x="140" y="1828" type="line"/>
+ <point x="1140" y="1360" type="line"/>
+ <point x="1140" y="1296" type="line"/>
+ <point x="916" y="1384" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1177.0, 'leftMargin': 40, 'rightMargin': 137.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02C4_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02C4_.glif
new file mode 100644
index 000000000..b86450b52
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02C4_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02C4" format="1">
+ <advance width="1280"/>
+ <unicode hex="02C4"/>
+ <outline>
+ <contour>
+ <point x="580" y="1576" type="line"/>
+ <point x="672" y="1800" type="line"/>
+ <point x="604" y="1800" type="line"/>
+ <point x="136" y="804" type="line"/>
+ <point x="220" y="804" type="line"/>
+ </contour>
+ <contour>
+ <point x="1064" y="804" type="line"/>
+ <point x="1144" y="804" type="line"/>
+ <point x="680" y="1800" type="line"/>
+ <point x="612" y="1800" type="line"/>
+ <point x="700" y="1576" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1159, 'leftMargin': 83, 'rightMargin': 69}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02C5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02C5_.glif
new file mode 100644
index 000000000..18b042278
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02C5_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02C5" format="1">
+ <advance width="1280"/>
+ <unicode hex="02C5"/>
+ <outline>
+ <contour>
+ <point x="580" y="1028" type="line"/>
+ <point x="672" y="804" type="line"/>
+ <point x="604" y="804" type="line"/>
+ <point x="136" y="1800" type="line"/>
+ <point x="220" y="1800" type="line"/>
+ </contour>
+ <contour>
+ <point x="1064" y="1800" type="line"/>
+ <point x="1144" y="1800" type="line"/>
+ <point x="680" y="804" type="line"/>
+ <point x="612" y="804" type="line"/>
+ <point x="700" y="1028" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1200, 'leftMargin': 83, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02C9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02C9_.glif
new file mode 100644
index 000000000..a4648d0f0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02C9_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02C9" format="1">
+ <advance width="1024"/>
+ <unicode hex="02C9"/>
+ <outline>
+ <component base="macron" xOffset="-60"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1115, 'leftMargin': 182, 'rightMargin': 154}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02CA__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02CA__.glif
new file mode 100644
index 000000000..8f6d4d8ad
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02CA__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02CA" format="1">
+ <advance width="768"/>
+ <unicode hex="02CA"/>
+ <outline>
+ <component base="acute" xOffset="36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 646, 'leftMargin': 140, 'rightMargin': 155}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02CB__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02CB__.glif
new file mode 100644
index 000000000..7435aa17d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02CB__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02CB" format="1">
+ <advance width="768"/>
+ <unicode hex="02CB"/>
+ <outline>
+ <component base="grave" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 661, 'leftMargin': 187, 'rightMargin': 126}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02CC__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02CC__.glif
new file mode 100644
index 000000000..4eaf7267b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02CC__.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02CC" format="1">
+ <advance width="512"/>
+ <unicode hex="02CC"/>
+ <outline>
+ <contour>
+ <point x="292" y="-196" type="line"/>
+ <point x="220" y="-196" type="line"/>
+ <point x="220" y="-744" type="line"/>
+ <point x="292" y="-744" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 293, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02CE__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02CE__.glif
new file mode 100644
index 000000000..ed20e4098
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02CE__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02CE" format="1">
+ <advance width="768"/>
+ <unicode hex="02CE"/>
+ <outline>
+ <component base="grave" xOffset="-4" yOffset="-2228"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 661, 'leftMargin': 187, 'rightMargin': 126}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02CF__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02CF__.glif
new file mode 100644
index 000000000..c9aaeb470
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02CF__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02CF" format="1">
+ <advance width="768"/>
+ <unicode hex="02CF"/>
+ <outline>
+ <component base="acute" xOffset="36" yOffset="-2228"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 646, 'leftMargin': 140, 'rightMargin': 155}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02D0_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02D0_.glif
new file mode 100644
index 000000000..3780cca90
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02D0_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02D0" format="1">
+ <advance width="512"/>
+ <unicode hex="02D0"/>
+ <outline>
+ <contour>
+ <point x="168" y="1460" type="line"/>
+ <point x="252" y="1320" type="line"/>
+ <point x="264" y="1320" type="line"/>
+ <point x="344" y="1460" type="line"/>
+ </contour>
+ <contour>
+ <point x="168" y="0" type="line"/>
+ <point x="344" y="0" type="line"/>
+ <point x="264" y="140" type="line"/>
+ <point x="252" y="140" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 507, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02D1_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02D1_.glif
new file mode 100644
index 000000000..151cd525c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02D1_.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02D1" format="1">
+ <advance width="512"/>
+ <unicode hex="02D1"/>
+ <outline>
+ <contour>
+ <point x="168" y="1460" type="line"/>
+ <point x="252" y="1320" type="line"/>
+ <point x="264" y="1320" type="line"/>
+ <point x="344" y="1460" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 507, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02D2_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02D2_.glif
new file mode 100644
index 000000000..4c2f06d02
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02D2_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02D2" format="1">
+ <advance width="512"/>
+ <unicode hex="02D2"/>
+ <outline>
+ <component base="uni02BE" xOffset="56" yOffset="-1388"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 403, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02D3_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02D3_.glif
new file mode 100644
index 000000000..3ddacfad2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02D3_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02D3" format="1">
+ <advance width="512"/>
+ <unicode hex="02D3"/>
+ <outline>
+ <contour>
+ <point x="348" y="344" type="line"/>
+ <point x="288" y="344"/>
+ <point x="244" y="388"/>
+ <point x="244" y="452" type="curve" smooth="yes"/>
+ <point x="244" y="516"/>
+ <point x="288" y="564"/>
+ <point x="348" y="564" type="curve"/>
+ <point x="348" y="644" type="line"/>
+ <point x="248" y="644"/>
+ <point x="164" y="556"/>
+ <point x="164" y="452" type="curve" smooth="yes"/>
+ <point x="164" y="348"/>
+ <point x="248" y="264"/>
+ <point x="348" y="264" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 403, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02D4_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02D4_.glif
new file mode 100644
index 000000000..3639a691c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02D4_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02D4" format="1">
+ <advance width="1024"/>
+ <unicode hex="02D4"/>
+ <outline>
+ <contour>
+ <point x="552" y="700" type="line"/>
+ <point x="476" y="700" type="line"/>
+ <point x="476" y="236" type="line"/>
+ <point x="552" y="236" type="line"/>
+ </contour>
+ <contour>
+ <point x="232" y="308" type="line"/>
+ <point x="232" y="236" type="line"/>
+ <point x="792" y="236" type="line"/>
+ <point x="792" y="308" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 781.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02D5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02D5_.glif
new file mode 100644
index 000000000..86e7400e2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02D5_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02D5" format="1">
+ <advance width="1024"/>
+ <unicode hex="02D5"/>
+ <outline>
+ <contour>
+ <point x="552" y="236" type="line"/>
+ <point x="476" y="236" type="line"/>
+ <point x="476" y="700" type="line"/>
+ <point x="552" y="700" type="line"/>
+ </contour>
+ <contour>
+ <point x="232" y="628" type="line"/>
+ <point x="232" y="700" type="line"/>
+ <point x="792" y="700" type="line"/>
+ <point x="792" y="628" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 781.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02D6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02D6_.glif
new file mode 100644
index 000000000..7c6d65c2f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02D6_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02D6" format="1">
+ <advance width="1024"/>
+ <unicode hex="02D6"/>
+ <outline>
+ <contour>
+ <point x="552" y="768" type="line"/>
+ <point x="476" y="768" type="line"/>
+ <point x="476" y="208" type="line"/>
+ <point x="552" y="208" type="line"/>
+ </contour>
+ <contour>
+ <point x="232" y="528" type="line"/>
+ <point x="232" y="452" type="line"/>
+ <point x="792" y="452" type="line"/>
+ <point x="792" y="528" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>488.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>390.5</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 781.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02D7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02D7_.glif
new file mode 100644
index 000000000..61e173865
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02D7_.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02D7" format="1">
+ <advance width="1024"/>
+ <unicode hex="02D7"/>
+ <outline>
+ <contour>
+ <point x="204" y="528" type="line"/>
+ <point x="204" y="452" type="line"/>
+ <point x="820" y="452" type="line"/>
+ <point x="820" y="528" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 836.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02DE__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02DE__.glif
new file mode 100644
index 000000000..d278bf650
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02DE__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02DE" format="1">
+ <advance width="768"/>
+ <unicode hex="02DE"/>
+ <outline>
+ <contour>
+ <point x="28" y="888" type="move" name="_markrhotichook"/>
+ </contour>
+ <contour>
+ <point x="24" y="852" type="line"/>
+ <point x="368" y="932" type="line"/>
+ <point x="368" y="576"/>
+ <point x="456" y="528"/>
+ <point x="584" y="528" type="curve" smooth="yes"/>
+ <point x="632" y="528"/>
+ <point x="688" y="544"/>
+ <point x="744" y="564" type="curve"/>
+ <point x="728" y="632" type="line"/>
+ <point x="684" y="620"/>
+ <point x="628" y="604"/>
+ <point x="588" y="604" type="curve" smooth="yes"/>
+ <point x="508" y="604"/>
+ <point x="432" y="632"/>
+ <point x="440" y="1020" type="curve"/>
+ <point x="24" y="924" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 576, 'leftMargin': -254, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E4_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E4_.glif
new file mode 100644
index 000000000..982e8e49d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E4_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E4" format="1">
+ <advance width="1024"/>
+ <unicode hex="02E4"/>
+ <outline>
+ <contour>
+ <point x="796" y="1608" type="curve"/>
+ <point x="872" y="1608" type="line"/>
+ <point x="872" y="1860"/>
+ <point x="704" y="2016"/>
+ <point x="516" y="2016" type="curve" smooth="yes"/>
+ <point x="296" y="2016"/>
+ <point x="156" y="1856"/>
+ <point x="156" y="1548" type="curve" smooth="yes"/>
+ <point x="156" y="1272"/>
+ <point x="260" y="1112"/>
+ <point x="520" y="1112" type="curve" smooth="yes"/>
+ <point x="532" y="1112" type="line"/>
+ <point x="532" y="1188" type="line"/>
+ <point x="524" y="1188" type="line" smooth="yes"/>
+ <point x="304" y="1188"/>
+ <point x="228" y="1308"/>
+ <point x="228" y="1548" type="curve" smooth="yes"/>
+ <point x="228" y="1792"/>
+ <point x="316" y="1944"/>
+ <point x="516" y="1944" type="curve" smooth="yes"/>
+ <point x="660" y="1944"/>
+ <point x="796" y="1828"/>
+ </contour>
+ <contour>
+ <point x="540" y="896" type="line"/>
+ <point x="540" y="1188" type="line"/>
+ <point x="464" y="1188" type="line"/>
+ <point x="464" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 964, 'leftMargin': 124, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5_.glif
new file mode 100644
index 000000000..69ca6feaf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5" format="1">
+ <advance width="1024"/>
+ <unicode hex="02E5"/>
+ <outline>
+ <contour>
+ <point x="800" y="2004" type="line"/>
+ <point x="728" y="2004" type="line"/>
+ <point x="728" y="0" type="line"/>
+ <point x="800" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="788" y="2004" type="line"/>
+ <point x="224" y="2004" type="line"/>
+ <point x="224" y="1928" type="line"/>
+ <point x="788" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 905, 'leftMargin': 55, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E5__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E5__uni02E6_.glif
new file mode 100644
index 000000000..8c55ae7c5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E5__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E5_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1300" y="0" type="line"/>
+ <point x="1300" y="2004" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ <point x="1224" y="1548" type="line"/>
+ <point x="792" y="2004" type="line"/>
+ <point x="236" y="2004" type="line"/>
+ <point x="236" y="1928" type="line"/>
+ <point x="764" y="1928" type="line"/>
+ <point x="1224" y="1444" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 175, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E5__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E5__uni02E7_.glif
new file mode 100644
index 000000000..102db0eb0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E5__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E5_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1304" y="0" type="line"/>
+ <point x="1304" y="2004" type="line"/>
+ <point x="1228" y="2004" type="line"/>
+ <point x="1228" y="1124" type="line"/>
+ <point x="788" y="2004" type="line"/>
+ <point x="236" y="2004" type="line"/>
+ <point x="236" y="1928" type="line"/>
+ <point x="748" y="1928" type="line"/>
+ <point x="1228" y="964" type="line"/>
+ <point x="1228" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 171, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E5__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E5__uni02E8_.glif
new file mode 100644
index 000000000..a8ec7446d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E5__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E5_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1312" y="0" type="line"/>
+ <point x="1312" y="2004" type="line"/>
+ <point x="1236" y="2004" type="line"/>
+ <point x="1236" y="704" type="line"/>
+ <point x="780" y="2004" type="line"/>
+ <point x="224" y="2004" type="line"/>
+ <point x="224" y="1928" type="line"/>
+ <point x="728" y="1928" type="line"/>
+ <point x="1236" y="484" type="line"/>
+ <point x="1236" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 150, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E5__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E5__uni02E9_.glif
new file mode 100644
index 000000000..63b7ae85b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E5__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E5_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1356" y="0" type="line"/>
+ <point x="1356" y="2004" type="line"/>
+ <point x="1284" y="2004" type="line"/>
+ <point x="1284" y="256" type="line"/>
+ <point x="736" y="2004" type="line"/>
+ <point x="180" y="2004" type="line"/>
+ <point x="180" y="1928" type="line"/>
+ <point x="680" y="1928" type="line"/>
+ <point x="1284" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 61, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6_.glif
new file mode 100644
index 000000000..d5f4a6a58
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E6" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="792" y="0" type="line"/>
+ <point x="792" y="2004" type="line"/>
+ <point x="720" y="2004" type="line"/>
+ <point x="720" y="1552" type="line"/>
+ <point x="284" y="2004" type="line"/>
+ <point x="232" y="1952" type="line"/>
+ <point x="720" y="1444" type="line"/>
+ <point x="720" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 265, 'rightMargin': 275.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6__uni02E5_.glif
new file mode 100644
index 000000000..c5695b61a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E6_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1268" y="0" type="line"/>
+ <point x="1268" y="2004" type="line"/>
+ <point x="1192" y="2004" type="line"/>
+ <point x="760" y="1548" type="line"/>
+ <point x="324" y="2004" type="line"/>
+ <point x="272" y="1952" type="line"/>
+ <point x="756" y="1444" type="line"/>
+ <point x="1192" y="1900" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 243, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6__uni02E6_.glif
new file mode 100644
index 000000000..bbf621220
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E6_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1252" y="1520" type="line"/>
+ <point x="724" y="1520" type="line"/>
+ <point x="264" y="2004" type="line"/>
+ <point x="212" y="1952" type="line"/>
+ <point x="696" y="1444" type="line"/>
+ <point x="1252" y="1444" type="line"/>
+ <point x="1252" y="0" type="line"/>
+ <point x="1324" y="0" type="line"/>
+ <point x="1324" y="2004" type="line"/>
+ <point x="1252" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 124, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6__uni02E7_.glif
new file mode 100644
index 000000000..6b3ff2a86
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6__uni02E7_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E6_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1280" y="0" type="line"/>
+ <point x="1280" y="2004" type="line"/>
+ <point x="1204" y="2004" type="line"/>
+ <point x="1204" y="1068" type="line"/>
+ <point x="308" y="2004" type="line"/>
+ <point x="260" y="1952" type="line"/>
+ <point x="1204" y="964" type="line"/>
+ <point x="1204" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 217, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6__uni02E8_.glif
new file mode 100644
index 000000000..c1189a7e9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E6_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1288" y="0" type="line"/>
+ <point x="1288" y="2004" type="line"/>
+ <point x="1212" y="2004" type="line"/>
+ <point x="1212" y="644" type="line"/>
+ <point x="788" y="1496" type="line"/>
+ <point x="300" y="2004" type="line"/>
+ <point x="252" y="1952" type="line"/>
+ <point x="728" y="1452" type="line"/>
+ <point x="1212" y="484" type="line"/>
+ <point x="1212" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 202, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6__uni02E9_.glif
new file mode 100644
index 000000000..0d3fcd1c0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E6__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E6_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1300" y="0" type="line"/>
+ <point x="1300" y="2004" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ <point x="1224" y="224" type="line"/>
+ <point x="772" y="1496" type="line"/>
+ <point x="288" y="2004" type="line"/>
+ <point x="236" y="1952" type="line"/>
+ <point x="712" y="1456" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 176, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7_.glif
new file mode 100644
index 000000000..d5d2a18bf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E7" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="800" y="0" type="line"/>
+ <point x="800" y="2004" type="line"/>
+ <point x="728" y="2004" type="line"/>
+ <point x="728" y="1124" type="line"/>
+ <point x="288" y="2004" type="line"/>
+ <point x="224" y="1968" type="line"/>
+ <point x="728" y="964" type="line"/>
+ <point x="728" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 249, 'rightMargin': 275.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7__uni02E5_.glif
new file mode 100644
index 000000000..229986fe7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E7_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1276" y="0" type="line"/>
+ <point x="1276" y="2004" type="line"/>
+ <point x="1200" y="2004" type="line"/>
+ <point x="764" y="1124" type="line"/>
+ <point x="324" y="2004" type="line"/>
+ <point x="260" y="1968" type="line"/>
+ <point x="764" y="964" type="line"/>
+ <point x="1200" y="1844" type="line"/>
+ <point x="1200" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 223, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7__uni02E6_.glif
new file mode 100644
index 000000000..15708819a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E7_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1276" y="0" type="line"/>
+ <point x="1276" y="2004" type="line"/>
+ <point x="1200" y="2004" type="line"/>
+ <point x="1200" y="1520" type="line"/>
+ <point x="784" y="1084" type="line"/>
+ <point x="328" y="2004" type="line"/>
+ <point x="264" y="1968" type="line"/>
+ <point x="764" y="964" type="line"/>
+ <point x="1200" y="1416" type="line"/>
+ <point x="1200" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 227, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7__uni02E7_.glif
new file mode 100644
index 000000000..be5eefbe1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E7_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1260" y="1040" type="line"/>
+ <point x="748" y="1040" type="line"/>
+ <point x="268" y="2004" type="line"/>
+ <point x="204" y="1968" type="line"/>
+ <point x="704" y="964" type="line"/>
+ <point x="1260" y="964" type="line"/>
+ <point x="1260" y="0" type="line"/>
+ <point x="1336" y="0" type="line"/>
+ <point x="1336" y="2004" type="line"/>
+ <point x="1260" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 107, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7__uni02E8_.glif
new file mode 100644
index 000000000..836082e45
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E7_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1292" y="0" type="line"/>
+ <point x="1292" y="2004" type="line"/>
+ <point x="1216" y="2004" type="line"/>
+ <point x="1216" y="588" type="line"/>
+ <point x="792" y="1032" type="line"/>
+ <point x="308" y="2004" type="line"/>
+ <point x="244" y="1968" type="line"/>
+ <point x="732" y="992" type="line"/>
+ <point x="1216" y="484" type="line"/>
+ <point x="1216" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 190, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7__uni02E9_.glif
new file mode 100644
index 000000000..6aa3f256a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E7__uni02E9_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E7_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1300" y="0" type="line"/>
+ <point x="1300" y="2004" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ <point x="1224" y="160" type="line"/>
+ <point x="304" y="2004" type="line"/>
+ <point x="240" y="1968" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 179, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8_.glif
new file mode 100644
index 000000000..01ac691e5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E8" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="812" y="0" type="line"/>
+ <point x="812" y="2004" type="line"/>
+ <point x="740" y="2004" type="line"/>
+ <point x="740" y="704" type="line"/>
+ <point x="280" y="2004" type="line"/>
+ <point x="212" y="1976" type="line"/>
+ <point x="740" y="484" type="line"/>
+ <point x="740" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 224, 'rightMargin': 275.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8__uni02E5_.glif
new file mode 100644
index 000000000..35f67fa95
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E8_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1300" y="0" type="line"/>
+ <point x="1300" y="2004" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ <point x="768" y="696" type="line"/>
+ <point x="308" y="2004" type="line"/>
+ <point x="240" y="1976" type="line"/>
+ <point x="764" y="484" type="line"/>
+ <point x="1224" y="1780" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 177, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8__uni02E6_.glif
new file mode 100644
index 000000000..f41e7e161
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E8_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1292" y="0" type="line"/>
+ <point x="1292" y="2004" type="line"/>
+ <point x="1216" y="2004" type="line"/>
+ <point x="1216" y="1520" type="line"/>
+ <point x="792" y="664" type="line"/>
+ <point x="312" y="2004" type="line"/>
+ <point x="248" y="1976" type="line"/>
+ <point x="780" y="480" type="line"/>
+ <point x="1216" y="1360" type="line"/>
+ <point x="1216" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 193, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8__uni02E7_.glif
new file mode 100644
index 000000000..04e548a2b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E8_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1288" y="0" type="line"/>
+ <point x="1288" y="2004" type="line"/>
+ <point x="1212" y="2004" type="line"/>
+ <point x="1212" y="1040" type="line"/>
+ <point x="808" y="612" type="line"/>
+ <point x="320" y="2004" type="line"/>
+ <point x="252" y="1976" type="line"/>
+ <point x="776" y="480" type="line"/>
+ <point x="1212" y="936" type="line"/>
+ <point x="1212" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 202, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8__uni02E8_.glif
new file mode 100644
index 000000000..4d23ded37
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E8_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1272" y="556" type="line"/>
+ <point x="768" y="556" type="line"/>
+ <point x="260" y="2004" type="line"/>
+ <point x="192" y="1976" type="line"/>
+ <point x="716" y="484" type="line"/>
+ <point x="1272" y="484" type="line"/>
+ <point x="1272" y="0" type="line"/>
+ <point x="1348" y="0" type="line"/>
+ <point x="1348" y="2004" type="line"/>
+ <point x="1272" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 83, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8__uni02E9_.glif
new file mode 100644
index 000000000..d0ebb00da
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E8__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E8_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1308" y="0" type="line"/>
+ <point x="1308" y="2004" type="line"/>
+ <point x="1232" y="2004" type="line"/>
+ <point x="1232" y="104" type="line"/>
+ <point x="816" y="540" type="line"/>
+ <point x="296" y="2004" type="line"/>
+ <point x="232" y="1976" type="line"/>
+ <point x="748" y="508" type="line"/>
+ <point x="1232" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 161, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9_.glif
new file mode 100644
index 000000000..47da2c3cc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E9" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="860" y="0" type="line"/>
+ <point x="860" y="2004" type="line"/>
+ <point x="784" y="2004" type="line"/>
+ <point x="784" y="256" type="line"/>
+ <point x="236" y="2004" type="line"/>
+ <point x="164" y="1980" type="line"/>
+ <point x="784" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 131, 'rightMargin': 275.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9__uni02E5_.glif
new file mode 100644
index 000000000..ec8d34b36
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E9_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1388" y="0" type="line"/>
+ <point x="1388" y="2004" type="line"/>
+ <point x="1312" y="2004" type="line"/>
+ <point x="768" y="244" type="line"/>
+ <point x="220" y="2004" type="line"/>
+ <point x="148" y="1980" type="line"/>
+ <point x="768" y="0" type="line"/>
+ <point x="1312" y="1748" type="line"/>
+ <point x="1312" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 0, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9__uni02E6_.glif
new file mode 100644
index 000000000..69f87c7ba
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E9_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1344" y="0" type="line"/>
+ <point x="1344" y="2004" type="line"/>
+ <point x="1272" y="2004" type="line"/>
+ <point x="1272" y="1520" type="line"/>
+ <point x="816" y="228" type="line"/>
+ <point x="264" y="2004" type="line"/>
+ <point x="192" y="1980" type="line"/>
+ <point x="812" y="0" type="line"/>
+ <point x="1272" y="1296" type="line"/>
+ <point x="1272" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 84, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9__uni02E7_.glif
new file mode 100644
index 000000000..8882c3490
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E9_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1336" y="0" type="line"/>
+ <point x="1336" y="2004" type="line"/>
+ <point x="1260" y="2004" type="line"/>
+ <point x="1260" y="1040" type="line"/>
+ <point x="840" y="192" type="line"/>
+ <point x="272" y="2004" type="line"/>
+ <point x="204" y="1980" type="line"/>
+ <point x="824" y="0" type="line"/>
+ <point x="1260" y="880" type="line"/>
+ <point x="1260" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 105, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9__uni02E8_.glif
new file mode 100644
index 000000000..923d9b651
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E9_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="824" y="0" type="line"/>
+ <point x="1260" y="456" type="line"/>
+ <point x="1260" y="0" type="line"/>
+ <point x="1336" y="0" type="line"/>
+ <point x="1336" y="2004" type="line"/>
+ <point x="1260" y="2004" type="line"/>
+ <point x="1260" y="556" type="line"/>
+ <point x="860" y="140" type="line"/>
+ <point x="276" y="2004" type="line"/>
+ <point x="204" y="1980" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 107, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9__uni02E9_.glif
new file mode 100644
index 000000000..457e8469a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E5__uni02E9__uni02E9_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E5_uni02E9_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1312" y="76" type="line"/>
+ <point x="828" y="76" type="line"/>
+ <point x="224" y="2004" type="line"/>
+ <point x="152" y="1980" type="line"/>
+ <point x="772" y="0" type="line"/>
+ <point x="1388" y="0" type="line"/>
+ <point x="1388" y="2004" type="line"/>
+ <point x="1312" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 3, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6_.glif
new file mode 100644
index 000000000..f1d83c3ae
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6" format="1">
+ <advance width="1024"/>
+ <unicode hex="02E6"/>
+ <outline>
+ <contour>
+ <point x="800" y="2004" type="line"/>
+ <point x="728" y="2004" type="line"/>
+ <point x="728" y="0" type="line"/>
+ <point x="800" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="788" y="1556" type="line"/>
+ <point x="224" y="1556" type="line"/>
+ <point x="224" y="1480" type="line"/>
+ <point x="788" y="1480" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 905, 'leftMargin': 55, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5_.glif
new file mode 100644
index 000000000..5bbf6c5ff
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E5" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="792" y="0" type="line"/>
+ <point x="792" y="2004" type="line"/>
+ <point x="720" y="2004" type="line"/>
+ <point x="232" y="1492" type="line"/>
+ <point x="284" y="1444" type="line"/>
+ <point x="720" y="1900" type="line"/>
+ <point x="720" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 265, 'rightMargin': 275.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5__uni02E5_.glif
new file mode 100644
index 000000000..364c4f222
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5__uni02E5_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E5_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1324" y="2004" type="line"/>
+ <point x="696" y="2004" type="line"/>
+ <point x="212" y="1492" type="line"/>
+ <point x="264" y="1444" type="line"/>
+ <point x="724" y="1928" type="line"/>
+ <point x="1252" y="1928" type="line"/>
+ <point x="1252" y="0" type="line"/>
+ <point x="1324" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 124, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5__uni02E6_.glif
new file mode 100644
index 000000000..e56d29dfd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E5_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1268" y="0" type="line"/>
+ <point x="1268" y="2004" type="line"/>
+ <point x="1192" y="2004" type="line"/>
+ <point x="1192" y="1552" type="line"/>
+ <point x="756" y="2004" type="line"/>
+ <point x="272" y="1492" type="line"/>
+ <point x="324" y="1444" type="line"/>
+ <point x="756" y="1900" type="line"/>
+ <point x="1192" y="1444" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 243, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5__uni02E7_.glif
new file mode 100644
index 000000000..5a4bf4e21
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E5_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1268" y="0" type="line"/>
+ <point x="1268" y="2004" type="line"/>
+ <point x="1192" y="2004" type="line"/>
+ <point x="1192" y="1124" type="line"/>
+ <point x="756" y="2004" type="line"/>
+ <point x="268" y="1492" type="line"/>
+ <point x="320" y="1444" type="line"/>
+ <point x="736" y="1880" type="line"/>
+ <point x="1192" y="964" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 239, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5__uni02E8_.glif
new file mode 100644
index 000000000..7a2047377
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E5_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1280" y="0" type="line"/>
+ <point x="1280" y="2004" type="line"/>
+ <point x="1204" y="2004" type="line"/>
+ <point x="1204" y="704" type="line"/>
+ <point x="744" y="2004" type="line"/>
+ <point x="260" y="1492" type="line"/>
+ <point x="312" y="1444" type="line"/>
+ <point x="716" y="1868" type="line"/>
+ <point x="1204" y="484" type="line"/>
+ <point x="1204" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 219, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5__uni02E9_.glif
new file mode 100644
index 000000000..451b7fe84
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E5__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E5_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1324" y="0" type="line"/>
+ <point x="1324" y="2004" type="line"/>
+ <point x="1248" y="2004" type="line"/>
+ <point x="1248" y="252" type="line"/>
+ <point x="700" y="2004" type="line"/>
+ <point x="216" y="1492" type="line"/>
+ <point x="264" y="1444" type="line"/>
+ <point x="668" y="1864" type="line"/>
+ <point x="1248" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 129, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E6__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E6__uni02E5_.glif
new file mode 100644
index 000000000..aeadcf4d5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E6__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E6_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1300" y="0" type="line"/>
+ <point x="1300" y="2004" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ <point x="764" y="1520" type="line"/>
+ <point x="236" y="1520" type="line"/>
+ <point x="236" y="1444" type="line"/>
+ <point x="792" y="1444" type="line"/>
+ <point x="1224" y="1900" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 175, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E6__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E6__uni02E7_.glif
new file mode 100644
index 000000000..d40cda18b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E6__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E6_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1300" y="0" type="line"/>
+ <point x="1300" y="2004" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ <point x="1224" y="1068" type="line"/>
+ <point x="792" y="1520" type="line"/>
+ <point x="236" y="1520" type="line"/>
+ <point x="236" y="1448" type="line"/>
+ <point x="764" y="1448" type="line"/>
+ <point x="1224" y="964" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 175, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E6__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E6__uni02E8_.glif
new file mode 100644
index 000000000..0a3ea48b0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E6__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E6_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1304" y="0" type="line"/>
+ <point x="1304" y="2004" type="line"/>
+ <point x="1228" y="2004" type="line"/>
+ <point x="1228" y="644" type="line"/>
+ <point x="788" y="1520" type="line"/>
+ <point x="236" y="1520" type="line"/>
+ <point x="236" y="1444" type="line"/>
+ <point x="748" y="1444" type="line"/>
+ <point x="1228" y="484" type="line"/>
+ <point x="1228" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 171, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E6__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E6__uni02E9_.glif
new file mode 100644
index 000000000..8ac1886e9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E6__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E6_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1312" y="0" type="line"/>
+ <point x="1312" y="2004" type="line"/>
+ <point x="1236" y="2004" type="line"/>
+ <point x="1236" y="224" type="line"/>
+ <point x="780" y="1520" type="line"/>
+ <point x="224" y="1520" type="line"/>
+ <point x="224" y="1444" type="line"/>
+ <point x="728" y="1444" type="line"/>
+ <point x="1236" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 150, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7_.glif
new file mode 100644
index 000000000..6520800ea
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E7" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="792" y="0" type="line"/>
+ <point x="792" y="2004" type="line"/>
+ <point x="720" y="2004" type="line"/>
+ <point x="720" y="1068" type="line"/>
+ <point x="284" y="1524" type="line"/>
+ <point x="232" y="1472" type="line"/>
+ <point x="720" y="964" type="line"/>
+ <point x="720" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 265, 'rightMargin': 275.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7__uni02E5_.glif
new file mode 100644
index 000000000..c4274680b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E7_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1268" y="0" type="line"/>
+ <point x="1268" y="2004" type="line"/>
+ <point x="1192" y="2004" type="line"/>
+ <point x="736" y="1084" type="line"/>
+ <point x="320" y="1524" type="line"/>
+ <point x="268" y="1472" type="line"/>
+ <point x="756" y="964" type="line"/>
+ <point x="1192" y="1844" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 239, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7__uni02E6_.glif
new file mode 100644
index 000000000..10514a66a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E7_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1268" y="0" type="line"/>
+ <point x="1268" y="2004" type="line"/>
+ <point x="1192" y="2004" type="line"/>
+ <point x="1192" y="1520" type="line"/>
+ <point x="760" y="1064" type="line"/>
+ <point x="324" y="1520" type="line"/>
+ <point x="272" y="1472" type="line"/>
+ <point x="756" y="960" type="line"/>
+ <point x="1192" y="1416" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 243, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7__uni02E7_.glif
new file mode 100644
index 000000000..30717606b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E7_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1252" y="1040" type="line"/>
+ <point x="724" y="1040" type="line"/>
+ <point x="264" y="1524" type="line"/>
+ <point x="212" y="1472" type="line"/>
+ <point x="696" y="964" type="line"/>
+ <point x="1252" y="964" type="line"/>
+ <point x="1252" y="0" type="line"/>
+ <point x="1324" y="0" type="line"/>
+ <point x="1324" y="2004" type="line"/>
+ <point x="1252" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 124, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7__uni02E8_.glif
new file mode 100644
index 000000000..e681df06e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7__uni02E8_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E7_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1216" y="484" type="line"/>
+ <point x="1216" y="0" type="line"/>
+ <point x="1292" y="0" type="line"/>
+ <point x="1292" y="2004" type="line"/>
+ <point x="1216" y="2004" type="line"/>
+ <point x="1216" y="588" type="line"/>
+ <point x="296" y="1552" type="line"/>
+ <point x="248" y="1500" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 193, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7__uni02E9_.glif
new file mode 100644
index 000000000..0c30bca1f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E7__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E7_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1292" y="0" type="line"/>
+ <point x="1292" y="2004" type="line"/>
+ <point x="1220" y="2004" type="line"/>
+ <point x="1220" y="160" type="line"/>
+ <point x="780" y="1040" type="line"/>
+ <point x="296" y="1548" type="line"/>
+ <point x="244" y="1496" type="line"/>
+ <point x="724" y="996" type="line"/>
+ <point x="1220" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 188, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8_.glif
new file mode 100644
index 000000000..5d52651ad
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E8" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="800" y="0" type="line"/>
+ <point x="800" y="2004" type="line"/>
+ <point x="728" y="2004" type="line"/>
+ <point x="728" y="644" type="line"/>
+ <point x="288" y="1520" type="line"/>
+ <point x="224" y="1488" type="line"/>
+ <point x="728" y="484" type="line"/>
+ <point x="728" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 249, 'rightMargin': 275.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8__uni02E5_.glif
new file mode 100644
index 000000000..edb54c1ed
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E8_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1288" y="0" type="line"/>
+ <point x="1288" y="2004" type="line"/>
+ <point x="1212" y="2004" type="line"/>
+ <point x="740" y="664" type="line"/>
+ <point x="312" y="1520" type="line"/>
+ <point x="252" y="1488" type="line"/>
+ <point x="752" y="484" type="line"/>
+ <point x="1212" y="1780" type="line"/>
+ <point x="1212" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 202, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8__uni02E6_.glif
new file mode 100644
index 000000000..f1b4f0f6c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E8_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1276" y="0" type="line"/>
+ <point x="1276" y="2004" type="line"/>
+ <point x="1200" y="2004" type="line"/>
+ <point x="1200" y="1520" type="line"/>
+ <point x="764" y="640" type="line"/>
+ <point x="324" y="1520" type="line"/>
+ <point x="260" y="1488" type="line"/>
+ <point x="764" y="480" type="line"/>
+ <point x="1200" y="1360" type="line"/>
+ <point x="1200" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 223, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8__uni02E7_.glif
new file mode 100644
index 000000000..cfbec2698
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E8_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1276" y="0" type="line"/>
+ <point x="1276" y="2004" type="line"/>
+ <point x="1200" y="2004" type="line"/>
+ <point x="1200" y="1040" type="line"/>
+ <point x="784" y="600" type="line"/>
+ <point x="328" y="1520" type="line"/>
+ <point x="264" y="1484" type="line"/>
+ <point x="764" y="480" type="line"/>
+ <point x="1200" y="936" type="line"/>
+ <point x="1200" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 227, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8__uni02E8_.glif
new file mode 100644
index 000000000..7e8439de5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E8_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1260" y="556" type="line"/>
+ <point x="748" y="556" type="line"/>
+ <point x="268" y="1520" type="line"/>
+ <point x="204" y="1488" type="line"/>
+ <point x="704" y="484" type="line"/>
+ <point x="1260" y="484" type="line"/>
+ <point x="1260" y="0" type="line"/>
+ <point x="1336" y="0" type="line"/>
+ <point x="1336" y="2004" type="line"/>
+ <point x="1260" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 107, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8__uni02E9_.glif
new file mode 100644
index 000000000..51aa6195f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E8__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E8_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1300" y="0" type="line"/>
+ <point x="1300" y="2004" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ <point x="1224" y="104" type="line"/>
+ <point x="800" y="548" type="line"/>
+ <point x="300" y="1548" type="line"/>
+ <point x="236" y="1516" type="line"/>
+ <point x="740" y="508" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 176, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9_.glif
new file mode 100644
index 000000000..799bdbf0f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E9" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="812" y="0" type="line"/>
+ <point x="812" y="2004" type="line"/>
+ <point x="740" y="2004" type="line"/>
+ <point x="740" y="224" type="line"/>
+ <point x="280" y="1520" type="line"/>
+ <point x="212" y="1496" type="line"/>
+ <point x="740" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 224, 'rightMargin': 275.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9__uni02E5_.glif
new file mode 100644
index 000000000..66bab2b2c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E9_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1344" y="0" type="line"/>
+ <point x="1344" y="2004" type="line"/>
+ <point x="1268" y="2004" type="line"/>
+ <point x="716" y="232" type="line"/>
+ <point x="260" y="1520" type="line"/>
+ <point x="192" y="1496" type="line"/>
+ <point x="720" y="0" type="line"/>
+ <point x="1268" y="1748" type="line"/>
+ <point x="1268" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 88, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9__uni02E6_.glif
new file mode 100644
index 000000000..174c74633
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E9_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1300" y="0" type="line"/>
+ <point x="1300" y="2004" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ <point x="1224" y="1520" type="line"/>
+ <point x="768" y="216" type="line"/>
+ <point x="308" y="1520" type="line"/>
+ <point x="240" y="1496" type="line"/>
+ <point x="764" y="0" type="line"/>
+ <point x="1224" y="1296" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 177, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9__uni02E7_.glif
new file mode 100644
index 000000000..4280788b4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E9_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1288" y="0" type="line"/>
+ <point x="1288" y="2004" type="line"/>
+ <point x="1212" y="2004" type="line"/>
+ <point x="1212" y="1040" type="line"/>
+ <point x="788" y="184" type="line"/>
+ <point x="316" y="1520" type="line"/>
+ <point x="248" y="1496" type="line"/>
+ <point x="776" y="0" type="line"/>
+ <point x="1212" y="880" type="line"/>
+ <point x="1212" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 198, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9__uni02E8_.glif
new file mode 100644
index 000000000..d18102e39
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E9_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1212" y="0" type="line"/>
+ <point x="1288" y="0" type="line"/>
+ <point x="1288" y="2004" type="line"/>
+ <point x="1212" y="2004" type="line"/>
+ <point x="1212" y="556" type="line"/>
+ <point x="808" y="132" type="line"/>
+ <point x="320" y="1520" type="line"/>
+ <point x="252" y="1492" type="line"/>
+ <point x="776" y="0" type="line"/>
+ <point x="1212" y="456" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 202, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9__uni02E9_.glif
new file mode 100644
index 000000000..2db7de564
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E6__uni02E9__uni02E9_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E6_uni02E9_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1272" y="76" type="line"/>
+ <point x="768" y="76" type="line"/>
+ <point x="260" y="1520" type="line"/>
+ <point x="192" y="1496" type="line"/>
+ <point x="716" y="0" type="line"/>
+ <point x="1348" y="0" type="line"/>
+ <point x="1348" y="2004" type="line"/>
+ <point x="1272" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 83, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7_.glif
new file mode 100644
index 000000000..703ee14e0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7" format="1">
+ <advance width="1024"/>
+ <unicode hex="02E7"/>
+ <outline>
+ <contour>
+ <point x="800" y="2004" type="line"/>
+ <point x="728" y="2004" type="line"/>
+ <point x="728" y="0" type="line"/>
+ <point x="800" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="788" y="1040" type="line"/>
+ <point x="224" y="1040" type="line"/>
+ <point x="224" y="964" type="line"/>
+ <point x="788" y="964" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 905, 'leftMargin': 55, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5_.glif
new file mode 100644
index 000000000..91acbd1ce
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E5" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="800" y="0" type="line"/>
+ <point x="800" y="2004" type="line"/>
+ <point x="728" y="2004" type="line"/>
+ <point x="224" y="996" type="line"/>
+ <point x="288" y="964" type="line"/>
+ <point x="728" y="1840" type="line"/>
+ <point x="728" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 249, 'rightMargin': 275.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5__uni02E5_.glif
new file mode 100644
index 000000000..34c2574e2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5__uni02E5_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E5_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1336" y="2004" type="line"/>
+ <point x="704" y="2004" type="line"/>
+ <point x="204" y="996" type="line"/>
+ <point x="268" y="964" type="line"/>
+ <point x="748" y="1928" type="line"/>
+ <point x="1260" y="1928" type="line"/>
+ <point x="1260" y="0" type="line"/>
+ <point x="1336" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 107, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5__uni02E6_.glif
new file mode 100644
index 000000000..1472e6b57
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E5_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1276" y="0" type="line"/>
+ <point x="1276" y="2004" type="line"/>
+ <point x="1200" y="2004" type="line"/>
+ <point x="1200" y="1548" type="line"/>
+ <point x="764" y="2004" type="line"/>
+ <point x="264" y="996" type="line"/>
+ <point x="328" y="964" type="line"/>
+ <point x="784" y="1884" type="line"/>
+ <point x="1200" y="1444" type="line"/>
+ <point x="1200" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 227, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5__uni02E7_.glif
new file mode 100644
index 000000000..928d551f2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E5_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1276" y="0" type="line"/>
+ <point x="1276" y="2004" type="line"/>
+ <point x="1200" y="2004" type="line"/>
+ <point x="1200" y="1124" type="line"/>
+ <point x="764" y="2004" type="line"/>
+ <point x="260" y="996" type="line"/>
+ <point x="324" y="964" type="line"/>
+ <point x="764" y="1844" type="line"/>
+ <point x="1200" y="964" type="line"/>
+ <point x="1200" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 223, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5__uni02E8_.glif
new file mode 100644
index 000000000..721841b16
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E5_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1288" y="0" type="line"/>
+ <point x="1288" y="2004" type="line"/>
+ <point x="1212" y="2004" type="line"/>
+ <point x="1212" y="704" type="line"/>
+ <point x="752" y="2004" type="line"/>
+ <point x="252" y="996" type="line"/>
+ <point x="312" y="964" type="line"/>
+ <point x="740" y="1820" type="line"/>
+ <point x="1212" y="484" type="line"/>
+ <point x="1212" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 202, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5__uni02E9_.glif
new file mode 100644
index 000000000..009f6e894
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E5__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E5_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1332" y="0" type="line"/>
+ <point x="1332" y="2004" type="line"/>
+ <point x="1256" y="2004" type="line"/>
+ <point x="1256" y="252" type="line"/>
+ <point x="708" y="2004" type="line"/>
+ <point x="208" y="996" type="line"/>
+ <point x="268" y="964" type="line"/>
+ <point x="692" y="1812" type="line"/>
+ <point x="1256" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 113, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6_.glif
new file mode 100644
index 000000000..d8a2f765d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E6" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="792" y="0" type="line"/>
+ <point x="792" y="2004" type="line"/>
+ <point x="720" y="2004" type="line"/>
+ <point x="720" y="1520" type="line"/>
+ <point x="232" y="1012" type="line"/>
+ <point x="284" y="960" type="line"/>
+ <point x="720" y="1416" type="line"/>
+ <point x="720" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 265, 'rightMargin': 275.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6__uni02E5_.glif
new file mode 100644
index 000000000..faba130f0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6__uni02E5_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E6_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1216" y="1900" type="line"/>
+ <point x="1216" y="0" type="line"/>
+ <point x="1292" y="0" type="line"/>
+ <point x="1292" y="2004" type="line"/>
+ <point x="1216" y="2004" type="line"/>
+ <point x="248" y="984" type="line"/>
+ <point x="296" y="936" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 193, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6__uni02E6_.glif
new file mode 100644
index 000000000..487c26df4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E6_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1252" y="1520" type="line"/>
+ <point x="696" y="1520" type="line"/>
+ <point x="212" y="1012" type="line"/>
+ <point x="264" y="960" type="line"/>
+ <point x="724" y="1444" type="line"/>
+ <point x="1252" y="1444" type="line"/>
+ <point x="1252" y="0" type="line"/>
+ <point x="1324" y="0" type="line"/>
+ <point x="1324" y="2004" type="line"/>
+ <point x="1252" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 124, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6__uni02E7_.glif
new file mode 100644
index 000000000..e100e3fea
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E6_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1268" y="0" type="line"/>
+ <point x="1268" y="2004" type="line"/>
+ <point x="1192" y="2004" type="line"/>
+ <point x="1192" y="1068" type="line"/>
+ <point x="756" y="1524" type="line"/>
+ <point x="272" y="1012" type="line"/>
+ <point x="324" y="964" type="line"/>
+ <point x="756" y="1420" type="line"/>
+ <point x="1192" y="964" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 243, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6__uni02E8_.glif
new file mode 100644
index 000000000..295419466
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E6_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1268" y="0" type="line"/>
+ <point x="1268" y="2004" type="line"/>
+ <point x="1192" y="2004" type="line"/>
+ <point x="1192" y="644" type="line"/>
+ <point x="756" y="1520" type="line"/>
+ <point x="268" y="1012" type="line"/>
+ <point x="320" y="964" type="line"/>
+ <point x="736" y="1400" type="line"/>
+ <point x="1192" y="484" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 239, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6__uni02E9_.glif
new file mode 100644
index 000000000..e39262de1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E6__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E6_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1280" y="0" type="line"/>
+ <point x="1280" y="2004" type="line"/>
+ <point x="1204" y="2004" type="line"/>
+ <point x="1204" y="224" type="line"/>
+ <point x="744" y="1520" type="line"/>
+ <point x="260" y="1012" type="line"/>
+ <point x="312" y="960" type="line"/>
+ <point x="716" y="1388" type="line"/>
+ <point x="1204" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 219, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E7__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E7__uni02E5_.glif
new file mode 100644
index 000000000..2202ad85c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E7__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E7_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1304" y="0" type="line"/>
+ <point x="1304" y="2004" type="line"/>
+ <point x="1228" y="2004" type="line"/>
+ <point x="748" y="1040" type="line"/>
+ <point x="236" y="1040" type="line"/>
+ <point x="236" y="964" type="line"/>
+ <point x="788" y="964" type="line"/>
+ <point x="1228" y="1840" type="line"/>
+ <point x="1228" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 171, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E7__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E7__uni02E6_.glif
new file mode 100644
index 000000000..903df91c1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E7__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E7_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1300" y="0" type="line"/>
+ <point x="1300" y="2004" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ <point x="1224" y="1520" type="line"/>
+ <point x="764" y="1040" type="line"/>
+ <point x="236" y="1040" type="line"/>
+ <point x="236" y="964" type="line"/>
+ <point x="792" y="964" type="line"/>
+ <point x="1224" y="1416" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 175, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E7__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E7__uni02E8_.glif
new file mode 100644
index 000000000..478f168de
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E7__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E7_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1300" y="2004" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ <point x="1224" y="588" type="line"/>
+ <point x="792" y="1040" type="line"/>
+ <point x="236" y="1040" type="line"/>
+ <point x="236" y="964" type="line"/>
+ <point x="764" y="964" type="line"/>
+ <point x="1224" y="484" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ <point x="1300" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 175, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E7__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E7__uni02E9_.glif
new file mode 100644
index 000000000..9411def7d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E7__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E7_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1304" y="2004" type="line"/>
+ <point x="1228" y="2004" type="line"/>
+ <point x="1228" y="160" type="line"/>
+ <point x="788" y="1040" type="line"/>
+ <point x="236" y="1040" type="line"/>
+ <point x="236" y="964" type="line"/>
+ <point x="748" y="964" type="line"/>
+ <point x="1228" y="0" type="line"/>
+ <point x="1304" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 171, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8_.glif
new file mode 100644
index 000000000..a40bd027c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E8" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="792" y="2004" type="line"/>
+ <point x="720" y="2004" type="line"/>
+ <point x="720" y="588" type="line"/>
+ <point x="284" y="1040" type="line"/>
+ <point x="232" y="992" type="line"/>
+ <point x="720" y="484" type="line"/>
+ <point x="720" y="0" type="line"/>
+ <point x="792" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 265, 'rightMargin': 275.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8__uni02E5_.glif
new file mode 100644
index 000000000..effcd4c6b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E8_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1280" y="2004" type="line"/>
+ <point x="1204" y="2004" type="line"/>
+ <point x="716" y="616" type="line"/>
+ <point x="312" y="1040" type="line"/>
+ <point x="260" y="992" type="line"/>
+ <point x="744" y="484" type="line"/>
+ <point x="1204" y="1780" type="line"/>
+ <point x="1204" y="0" type="line"/>
+ <point x="1280" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 219, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8__uni02E6_.glif
new file mode 100644
index 000000000..8e9d932e6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E8_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1268" y="2004" type="line"/>
+ <point x="1192" y="2004" type="line"/>
+ <point x="1192" y="1520" type="line"/>
+ <point x="736" y="604" type="line"/>
+ <point x="320" y="1040" type="line"/>
+ <point x="268" y="992" type="line"/>
+ <point x="756" y="480" type="line"/>
+ <point x="1192" y="1360" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ <point x="1268" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 239, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8__uni02E7_.glif
new file mode 100644
index 000000000..0b37f0346
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E8_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1268" y="2004" type="line"/>
+ <point x="1192" y="2004" type="line"/>
+ <point x="1192" y="1040" type="line"/>
+ <point x="756" y="584" type="line"/>
+ <point x="324" y="1040" type="line"/>
+ <point x="272" y="988" type="line"/>
+ <point x="756" y="480" type="line"/>
+ <point x="1192" y="936" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ <point x="1268" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 243, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8__uni02E8_.glif
new file mode 100644
index 000000000..34e41f2de
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E8_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1252" y="484" type="line"/>
+ <point x="1252" y="0" type="line"/>
+ <point x="1324" y="0" type="line"/>
+ <point x="1324" y="2004" type="line"/>
+ <point x="1252" y="2004" type="line"/>
+ <point x="1252" y="556" type="line"/>
+ <point x="724" y="556" type="line"/>
+ <point x="264" y="1040" type="line"/>
+ <point x="212" y="992" type="line"/>
+ <point x="696" y="484" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 124, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8__uni02E9_.glif
new file mode 100644
index 000000000..e93182984
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E8__uni02E9_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E8_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1216" y="104" type="line"/>
+ <point x="296" y="1068" type="line"/>
+ <point x="248" y="1020" type="line"/>
+ <point x="1216" y="0" type="line"/>
+ <point x="1292" y="0" type="line"/>
+ <point x="1292" y="2004" type="line"/>
+ <point x="1216" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 193, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9_.glif
new file mode 100644
index 000000000..6bfe586d1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E9" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="800" y="2004" type="line"/>
+ <point x="728" y="2004" type="line"/>
+ <point x="728" y="160" type="line"/>
+ <point x="288" y="1040" type="line"/>
+ <point x="224" y="1004" type="line"/>
+ <point x="728" y="0" type="line"/>
+ <point x="800" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 249, 'rightMargin': 275.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9__uni02E5_.glif
new file mode 100644
index 000000000..d7a64acae
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E9_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1332" y="2004" type="line"/>
+ <point x="1256" y="2004" type="line"/>
+ <point x="692" y="192" type="line"/>
+ <point x="268" y="1040" type="line"/>
+ <point x="208" y="1004" type="line"/>
+ <point x="708" y="0" type="line"/>
+ <point x="1256" y="1748" type="line"/>
+ <point x="1256" y="0" type="line"/>
+ <point x="1332" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 113, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9__uni02E6_.glif
new file mode 100644
index 000000000..c9bce651c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E9_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1288" y="2004" type="line"/>
+ <point x="1212" y="2004" type="line"/>
+ <point x="1212" y="1520" type="line"/>
+ <point x="740" y="184" type="line"/>
+ <point x="312" y="1040" type="line"/>
+ <point x="252" y="1004" type="line"/>
+ <point x="752" y="0" type="line"/>
+ <point x="1212" y="1296" type="line"/>
+ <point x="1212" y="0" type="line"/>
+ <point x="1288" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 202, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9__uni02E7_.glif
new file mode 100644
index 000000000..6f1861c99
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E9_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1276" y="2004" type="line"/>
+ <point x="1200" y="2004" type="line"/>
+ <point x="1200" y="1040" type="line"/>
+ <point x="764" y="160" type="line"/>
+ <point x="324" y="1040" type="line"/>
+ <point x="260" y="1004" type="line"/>
+ <point x="764" y="0" type="line"/>
+ <point x="1200" y="880" type="line"/>
+ <point x="1200" y="0" type="line"/>
+ <point x="1276" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 223, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9__uni02E8_.glif
new file mode 100644
index 000000000..d237b9c2f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E9_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1276" y="2004" type="line"/>
+ <point x="1200" y="2004" type="line"/>
+ <point x="1200" y="556" type="line"/>
+ <point x="784" y="120" type="line"/>
+ <point x="328" y="1040" type="line"/>
+ <point x="264" y="1004" type="line"/>
+ <point x="764" y="0" type="line"/>
+ <point x="1200" y="456" type="line"/>
+ <point x="1200" y="0" type="line"/>
+ <point x="1276" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 227, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9__uni02E9_.glif
new file mode 100644
index 000000000..f147add99
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E7__uni02E9__uni02E9_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E7_uni02E9_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1336" y="0" type="line"/>
+ <point x="1336" y="2004" type="line"/>
+ <point x="1260" y="2004" type="line"/>
+ <point x="1260" y="76" type="line"/>
+ <point x="748" y="76" type="line"/>
+ <point x="268" y="1040" type="line"/>
+ <point x="204" y="1004" type="line"/>
+ <point x="704" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 107, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8_.glif
new file mode 100644
index 000000000..d1032fa77
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8" format="1">
+ <advance width="1024"/>
+ <unicode hex="02E8"/>
+ <outline>
+ <contour>
+ <point x="800" y="2004" type="line"/>
+ <point x="728" y="2004" type="line"/>
+ <point x="728" y="0" type="line"/>
+ <point x="800" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="788" y="520" type="line"/>
+ <point x="224" y="520" type="line"/>
+ <point x="224" y="444" type="line"/>
+ <point x="788" y="444" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 905, 'leftMargin': 55, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5_.glif
new file mode 100644
index 000000000..3b4146f28
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E5" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="812" y="2004" type="line"/>
+ <point x="740" y="2004" type="line"/>
+ <point x="212" y="508" type="line"/>
+ <point x="280" y="484" type="line"/>
+ <point x="740" y="1780" type="line"/>
+ <point x="740" y="0" type="line"/>
+ <point x="812" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 224, 'rightMargin': 275.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5__uni02E5_.glif
new file mode 100644
index 000000000..1ae0678ab
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5__uni02E5_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E5_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1272" y="1928" type="line"/>
+ <point x="1272" y="0" type="line"/>
+ <point x="1348" y="0" type="line"/>
+ <point x="1348" y="2004" type="line"/>
+ <point x="716" y="2004" type="line"/>
+ <point x="192" y="508" type="line"/>
+ <point x="260" y="484" type="line"/>
+ <point x="768" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 83, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5__uni02E6_.glif
new file mode 100644
index 000000000..425a39f25
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E5_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1212" y="2004" type="line"/>
+ <point x="1212" y="1548" type="line"/>
+ <point x="776" y="2004" type="line"/>
+ <point x="252" y="508" type="line"/>
+ <point x="320" y="484" type="line"/>
+ <point x="808" y="1872" type="line"/>
+ <point x="1212" y="1444" type="line"/>
+ <point x="1212" y="0" type="line"/>
+ <point x="1288" y="0" type="line"/>
+ <point x="1288" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 202, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5__uni02E7_.glif
new file mode 100644
index 000000000..44b73d582
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E5_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1288" y="2004" type="line"/>
+ <point x="1212" y="2004" type="line"/>
+ <point x="1212" y="1124" type="line"/>
+ <point x="776" y="2004" type="line"/>
+ <point x="248" y="508" type="line"/>
+ <point x="316" y="484" type="line"/>
+ <point x="788" y="1820" type="line"/>
+ <point x="1212" y="964" type="line"/>
+ <point x="1212" y="0" type="line"/>
+ <point x="1288" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 198, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5__uni02E8_.glif
new file mode 100644
index 000000000..0cc1d1786
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E5_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1300" y="2004" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ <point x="1224" y="704" type="line"/>
+ <point x="764" y="2004" type="line"/>
+ <point x="240" y="508" type="line"/>
+ <point x="308" y="484" type="line"/>
+ <point x="768" y="1788" type="line"/>
+ <point x="1224" y="484" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ <point x="1300" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 177, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5__uni02E9_.glif
new file mode 100644
index 000000000..dc3fc4c14
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E5__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E5_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1344" y="2004" type="line"/>
+ <point x="1268" y="2004" type="line"/>
+ <point x="1268" y="252" type="line"/>
+ <point x="720" y="2004" type="line"/>
+ <point x="192" y="508" type="line"/>
+ <point x="260" y="484" type="line"/>
+ <point x="716" y="1772" type="line"/>
+ <point x="1268" y="0" type="line"/>
+ <point x="1344" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 88, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6_.glif
new file mode 100644
index 000000000..31413ec54
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E6" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="800" y="2004" type="line"/>
+ <point x="728" y="2004" type="line"/>
+ <point x="728" y="1520" type="line"/>
+ <point x="224" y="516" type="line"/>
+ <point x="288" y="480" type="line"/>
+ <point x="728" y="1360" type="line"/>
+ <point x="728" y="0" type="line"/>
+ <point x="800" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 249, 'rightMargin': 275.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6__uni02E5_.glif
new file mode 100644
index 000000000..7e5df5659
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E6_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1300" y="2004" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ <point x="740" y="1492" type="line"/>
+ <point x="236" y="488" type="line"/>
+ <point x="300" y="456" type="line"/>
+ <point x="800" y="1456" type="line"/>
+ <point x="1224" y="1900" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ <point x="1300" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 176, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6__uni02E6_.glif
new file mode 100644
index 000000000..e2b386300
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E6_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1260" y="1444" type="line"/>
+ <point x="1260" y="0" type="line"/>
+ <point x="1336" y="0" type="line"/>
+ <point x="1336" y="2004" type="line"/>
+ <point x="1260" y="2004" type="line"/>
+ <point x="1260" y="1520" type="line"/>
+ <point x="704" y="1520" type="line"/>
+ <point x="204" y="516" type="line"/>
+ <point x="268" y="480" type="line"/>
+ <point x="748" y="1444" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 107, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6__uni02E7_.glif
new file mode 100644
index 000000000..979688b96
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E6_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1276" y="2004" type="line"/>
+ <point x="1200" y="2004" type="line"/>
+ <point x="1200" y="1068" type="line"/>
+ <point x="764" y="1524" type="line"/>
+ <point x="264" y="516" type="line"/>
+ <point x="328" y="484" type="line"/>
+ <point x="784" y="1400" type="line"/>
+ <point x="1200" y="964" type="line"/>
+ <point x="1200" y="0" type="line"/>
+ <point x="1276" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 227, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6__uni02E8_.glif
new file mode 100644
index 000000000..d387fc740
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E6_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1276" y="2004" type="line"/>
+ <point x="1200" y="2004" type="line"/>
+ <point x="1200" y="644" type="line"/>
+ <point x="764" y="1520" type="line"/>
+ <point x="260" y="516" type="line"/>
+ <point x="324" y="484" type="line"/>
+ <point x="764" y="1364" type="line"/>
+ <point x="1200" y="484" type="line"/>
+ <point x="1200" y="0" type="line"/>
+ <point x="1276" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 223, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6__uni02E9_.glif
new file mode 100644
index 000000000..206ce2b9b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E6__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E6_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1288" y="2004" type="line"/>
+ <point x="1212" y="2004" type="line"/>
+ <point x="1212" y="224" type="line"/>
+ <point x="752" y="1520" type="line"/>
+ <point x="252" y="516" type="line"/>
+ <point x="312" y="480" type="line"/>
+ <point x="740" y="1340" type="line"/>
+ <point x="1212" y="0" type="line"/>
+ <point x="1288" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 202, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7_.glif
new file mode 100644
index 000000000..641730768
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E7" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="792" y="2004" type="line"/>
+ <point x="720" y="2004" type="line"/>
+ <point x="720" y="1040" type="line"/>
+ <point x="232" y="528" type="line"/>
+ <point x="284" y="480" type="line"/>
+ <point x="720" y="936" type="line"/>
+ <point x="720" y="0" type="line"/>
+ <point x="792" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 265, 'rightMargin': 275.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7__uni02E5_.glif
new file mode 100644
index 000000000..fd896daaf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E7_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1292" y="2004" type="line"/>
+ <point x="1220" y="2004" type="line"/>
+ <point x="724" y="1008" type="line"/>
+ <point x="244" y="508" type="line"/>
+ <point x="296" y="456" type="line"/>
+ <point x="780" y="964" type="line"/>
+ <point x="1220" y="1840" type="line"/>
+ <point x="1220" y="0" type="line"/>
+ <point x="1292" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 188, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7__uni02E6_.glif
new file mode 100644
index 000000000..99cc529b3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7__uni02E6_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E7_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1216" y="1520" type="line"/>
+ <point x="248" y="504" type="line"/>
+ <point x="296" y="452" type="line"/>
+ <point x="1216" y="1416" type="line"/>
+ <point x="1216" y="0" type="line"/>
+ <point x="1292" y="0" type="line"/>
+ <point x="1292" y="2004" type="line"/>
+ <point x="1216" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 193, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7__uni02E7_.glif
new file mode 100644
index 000000000..3030ab5ea
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E7_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1252" y="964" type="line"/>
+ <point x="1252" y="0" type="line"/>
+ <point x="1324" y="0" type="line"/>
+ <point x="1324" y="2004" type="line"/>
+ <point x="1252" y="2004" type="line"/>
+ <point x="1252" y="1040" type="line"/>
+ <point x="696" y="1040" type="line"/>
+ <point x="212" y="528" type="line"/>
+ <point x="264" y="480" type="line"/>
+ <point x="724" y="964" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 124, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7__uni02E8_.glif
new file mode 100644
index 000000000..29d4ba99f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E7_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1268" y="2004" type="line"/>
+ <point x="1192" y="2004" type="line"/>
+ <point x="1192" y="588" type="line"/>
+ <point x="756" y="1040" type="line"/>
+ <point x="272" y="532" type="line"/>
+ <point x="324" y="484" type="line"/>
+ <point x="760" y="940" type="line"/>
+ <point x="1192" y="484" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ <point x="1268" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 243, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7__uni02E9_.glif
new file mode 100644
index 000000000..4326995a4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E7__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E7_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1268" y="2004" type="line"/>
+ <point x="1192" y="2004" type="line"/>
+ <point x="1192" y="160" type="line"/>
+ <point x="756" y="1040" type="line"/>
+ <point x="268" y="528" type="line"/>
+ <point x="320" y="480" type="line"/>
+ <point x="736" y="916" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ <point x="1268" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 239, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E8__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E8__uni02E5_.glif
new file mode 100644
index 000000000..ea6456cc4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E8__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E8_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1312" y="2004" type="line"/>
+ <point x="1236" y="2004" type="line"/>
+ <point x="728" y="556" type="line"/>
+ <point x="224" y="556" type="line"/>
+ <point x="224" y="484" type="line"/>
+ <point x="780" y="484" type="line"/>
+ <point x="1236" y="1780" type="line"/>
+ <point x="1236" y="0" type="line"/>
+ <point x="1312" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 150, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E8__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E8__uni02E6_.glif
new file mode 100644
index 000000000..8ea5f5de7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E8__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E8_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1304" y="2004" type="line"/>
+ <point x="1228" y="2004" type="line"/>
+ <point x="1228" y="1520" type="line"/>
+ <point x="748" y="556" type="line"/>
+ <point x="236" y="556" type="line"/>
+ <point x="236" y="484" type="line"/>
+ <point x="788" y="484" type="line"/>
+ <point x="1228" y="1360" type="line"/>
+ <point x="1228" y="0" type="line"/>
+ <point x="1304" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 171, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E8__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E8__uni02E7_.glif
new file mode 100644
index 000000000..57f8ba7ba
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E8__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E8_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1300" y="2004" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ <point x="1224" y="1040" type="line"/>
+ <point x="764" y="556" type="line"/>
+ <point x="236" y="556" type="line"/>
+ <point x="236" y="484" type="line"/>
+ <point x="792" y="484" type="line"/>
+ <point x="1224" y="936" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ <point x="1300" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 175, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E8__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E8__uni02E9_.glif
new file mode 100644
index 000000000..50efa8b86
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E8__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E8_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1300" y="2004" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ <point x="1224" y="104" type="line"/>
+ <point x="792" y="556" type="line"/>
+ <point x="236" y="556" type="line"/>
+ <point x="236" y="484" type="line"/>
+ <point x="764" y="484" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ <point x="1300" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 175, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9_.glif
new file mode 100644
index 000000000..b652defba
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E9" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="792" y="2004" type="line"/>
+ <point x="720" y="2004" type="line"/>
+ <point x="720" y="104" type="line"/>
+ <point x="284" y="560" type="line"/>
+ <point x="232" y="508" type="line"/>
+ <point x="720" y="0" type="line"/>
+ <point x="792" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 265, 'rightMargin': 275.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9__uni02E5_.glif
new file mode 100644
index 000000000..aa5e31b37
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E9_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1324" y="2004" type="line"/>
+ <point x="1248" y="2004" type="line"/>
+ <point x="668" y="140" type="line"/>
+ <point x="264" y="560" type="line"/>
+ <point x="216" y="508" type="line"/>
+ <point x="700" y="0" type="line"/>
+ <point x="1248" y="1748" type="line"/>
+ <point x="1248" y="0" type="line"/>
+ <point x="1324" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 129, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9__uni02E6_.glif
new file mode 100644
index 000000000..5a17a2529
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E9_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1280" y="2004" type="line"/>
+ <point x="1204" y="2004" type="line"/>
+ <point x="1204" y="1520" type="line"/>
+ <point x="716" y="132" type="line"/>
+ <point x="312" y="560" type="line"/>
+ <point x="260" y="508" type="line"/>
+ <point x="744" y="0" type="line"/>
+ <point x="1204" y="1296" type="line"/>
+ <point x="1204" y="0" type="line"/>
+ <point x="1280" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 219, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9__uni02E7_.glif
new file mode 100644
index 000000000..3fbefb846
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E9_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1268" y="2004" type="line"/>
+ <point x="1192" y="2004" type="line"/>
+ <point x="1192" y="1040" type="line"/>
+ <point x="736" y="120" type="line"/>
+ <point x="320" y="560" type="line"/>
+ <point x="268" y="508" type="line"/>
+ <point x="756" y="0" type="line"/>
+ <point x="1192" y="880" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ <point x="1268" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 239, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9__uni02E8_.glif
new file mode 100644
index 000000000..54bf63b67
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E9_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1268" y="2004" type="line"/>
+ <point x="1192" y="2004" type="line"/>
+ <point x="1192" y="556" type="line"/>
+ <point x="756" y="104" type="line"/>
+ <point x="324" y="560" type="line"/>
+ <point x="272" y="508" type="line"/>
+ <point x="756" y="0" type="line"/>
+ <point x="1192" y="452" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ <point x="1268" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 243, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9__uni02E9_.glif
new file mode 100644
index 000000000..ecfc3f987
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E8__uni02E9__uni02E9_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E8_uni02E9_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1324" y="0" type="line"/>
+ <point x="1324" y="2004" type="line"/>
+ <point x="1252" y="2004" type="line"/>
+ <point x="1252" y="76" type="line"/>
+ <point x="724" y="76" type="line"/>
+ <point x="264" y="560" type="line"/>
+ <point x="212" y="508" type="line"/>
+ <point x="696" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 124, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9_.glif
new file mode 100644
index 000000000..91067199c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9" format="1">
+ <advance width="1024"/>
+ <unicode hex="02E9"/>
+ <outline>
+ <contour>
+ <point x="800" y="2004" type="line"/>
+ <point x="728" y="2004" type="line"/>
+ <point x="728" y="0" type="line"/>
+ <point x="800" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="788" y="76" type="line"/>
+ <point x="224" y="76" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="788" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 905, 'leftMargin': 55, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5_.glif
new file mode 100644
index 000000000..f2e1168f0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E5" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="860" y="2004" type="line"/>
+ <point x="784" y="2004" type="line"/>
+ <point x="164" y="24" type="line"/>
+ <point x="236" y="0" type="line"/>
+ <point x="784" y="1748" type="line"/>
+ <point x="784" y="0" type="line"/>
+ <point x="860" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 131, 'rightMargin': 275.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5__uni02E5_.glif
new file mode 100644
index 000000000..1f00dba85
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5__uni02E5_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E5_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1312" y="1928" type="line"/>
+ <point x="1312" y="0" type="line"/>
+ <point x="1388" y="0" type="line"/>
+ <point x="1388" y="2004" type="line"/>
+ <point x="772" y="2004" type="line"/>
+ <point x="152" y="24" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="828" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 3, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5__uni02E6_.glif
new file mode 100644
index 000000000..21f7e06cf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E5_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="824" y="2004" type="line"/>
+ <point x="204" y="24" type="line"/>
+ <point x="276" y="0" type="line"/>
+ <point x="860" y="1864" type="line"/>
+ <point x="1260" y="1444" type="line"/>
+ <point x="1260" y="0" type="line"/>
+ <point x="1336" y="0" type="line"/>
+ <point x="1336" y="2004" type="line"/>
+ <point x="1260" y="2004" type="line"/>
+ <point x="1260" y="1548" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 107, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5__uni02E7_.glif
new file mode 100644
index 000000000..8939fd22c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E5_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1336" y="2004" type="line"/>
+ <point x="1260" y="2004" type="line"/>
+ <point x="1260" y="1124" type="line"/>
+ <point x="824" y="2004" type="line"/>
+ <point x="204" y="24" type="line"/>
+ <point x="272" y="0" type="line"/>
+ <point x="840" y="1812" type="line"/>
+ <point x="1260" y="964" type="line"/>
+ <point x="1260" y="0" type="line"/>
+ <point x="1336" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 105, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5__uni02E8_.glif
new file mode 100644
index 000000000..f8b951564
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E5_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1344" y="2004" type="line"/>
+ <point x="1272" y="2004" type="line"/>
+ <point x="1272" y="704" type="line"/>
+ <point x="812" y="2004" type="line"/>
+ <point x="192" y="24" type="line"/>
+ <point x="264" y="0" type="line"/>
+ <point x="816" y="1776" type="line"/>
+ <point x="1272" y="484" type="line"/>
+ <point x="1272" y="0" type="line"/>
+ <point x="1344" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 84, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5__uni02E9_.glif
new file mode 100644
index 000000000..c40799435
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E5__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E5_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1388" y="2004" type="line"/>
+ <point x="1312" y="2004" type="line"/>
+ <point x="1312" y="252" type="line"/>
+ <point x="768" y="2004" type="line"/>
+ <point x="148" y="24" type="line"/>
+ <point x="220" y="0" type="line"/>
+ <point x="768" y="1760" type="line"/>
+ <point x="1312" y="0" type="line"/>
+ <point x="1388" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 0, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6_.glif
new file mode 100644
index 000000000..88f425bd3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E6" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="812" y="2004" type="line"/>
+ <point x="740" y="2004" type="line"/>
+ <point x="740" y="1520" type="line"/>
+ <point x="212" y="24" type="line"/>
+ <point x="280" y="0" type="line"/>
+ <point x="740" y="1296" type="line"/>
+ <point x="740" y="0" type="line"/>
+ <point x="812" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 224, 'rightMargin': 275.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6__uni02E5_.glif
new file mode 100644
index 000000000..70f0fded4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E6_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1308" y="2004" type="line"/>
+ <point x="1232" y="2004" type="line"/>
+ <point x="748" y="1492" type="line"/>
+ <point x="232" y="24" type="line"/>
+ <point x="296" y="0" type="line"/>
+ <point x="816" y="1464" type="line"/>
+ <point x="1232" y="1900" type="line"/>
+ <point x="1232" y="0" type="line"/>
+ <point x="1308" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 161, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6__uni02E6_.glif
new file mode 100644
index 000000000..b1f827c6e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E6_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1272" y="1444" type="line"/>
+ <point x="1272" y="0" type="line"/>
+ <point x="1348" y="0" type="line"/>
+ <point x="1348" y="2004" type="line"/>
+ <point x="1272" y="2004" type="line"/>
+ <point x="1272" y="1520" type="line"/>
+ <point x="716" y="1520" type="line"/>
+ <point x="192" y="24" type="line"/>
+ <point x="260" y="0" type="line"/>
+ <point x="768" y="1444" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 83, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6__uni02E7_.glif
new file mode 100644
index 000000000..407dd3b69
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E6_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1288" y="2004" type="line"/>
+ <point x="1212" y="2004" type="line"/>
+ <point x="1212" y="1068" type="line"/>
+ <point x="776" y="1524" type="line"/>
+ <point x="252" y="24" type="line"/>
+ <point x="320" y="0" type="line"/>
+ <point x="808" y="1392" type="line"/>
+ <point x="1212" y="964" type="line"/>
+ <point x="1212" y="0" type="line"/>
+ <point x="1288" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 202, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6__uni02E8_.glif
new file mode 100644
index 000000000..1c3007a5d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E6_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1292" y="2004" type="line"/>
+ <point x="1216" y="2004" type="line"/>
+ <point x="1216" y="644" type="line"/>
+ <point x="780" y="1520" type="line"/>
+ <point x="248" y="24" type="line"/>
+ <point x="312" y="0" type="line"/>
+ <point x="792" y="1340" type="line"/>
+ <point x="1216" y="484" type="line"/>
+ <point x="1216" y="0" type="line"/>
+ <point x="1292" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 193, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6__uni02E9_.glif
new file mode 100644
index 000000000..e90302a49
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E6__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E6_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1300" y="2004" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ <point x="1224" y="224" type="line"/>
+ <point x="764" y="1520" type="line"/>
+ <point x="240" y="24" type="line"/>
+ <point x="308" y="0" type="line"/>
+ <point x="768" y="1304" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ <point x="1300" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 177, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7_.glif
new file mode 100644
index 000000000..068ff2a95
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E7" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="800" y="2004" type="line"/>
+ <point x="728" y="2004" type="line"/>
+ <point x="728" y="1040" type="line"/>
+ <point x="224" y="32" type="line"/>
+ <point x="288" y="0" type="line"/>
+ <point x="728" y="876" type="line"/>
+ <point x="728" y="0" type="line"/>
+ <point x="800" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 249, 'rightMargin': 275.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7__uni02E5_.glif
new file mode 100644
index 000000000..5e85e538f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7__uni02E5_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E7_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1300" y="2004" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ <point x="240" y="32" type="line"/>
+ <point x="304" y="0" type="line"/>
+ <point x="1224" y="1840" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ <point x="1300" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 179, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7__uni02E6_.glif
new file mode 100644
index 000000000..a88e4fc84
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E7_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1292" y="2004" type="line"/>
+ <point x="1216" y="2004" type="line"/>
+ <point x="1216" y="1520" type="line"/>
+ <point x="732" y="1012" type="line"/>
+ <point x="244" y="32" type="line"/>
+ <point x="308" y="0" type="line"/>
+ <point x="792" y="972" type="line"/>
+ <point x="1216" y="1416" type="line"/>
+ <point x="1216" y="0" type="line"/>
+ <point x="1292" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 190, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7__uni02E7_.glif
new file mode 100644
index 000000000..405ec795e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E7_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1260" y="964" type="line"/>
+ <point x="1260" y="0" type="line"/>
+ <point x="1336" y="0" type="line"/>
+ <point x="1336" y="2004" type="line"/>
+ <point x="1260" y="2004" type="line"/>
+ <point x="1260" y="1040" type="line"/>
+ <point x="704" y="1040" type="line"/>
+ <point x="204" y="32" type="line"/>
+ <point x="268" y="0" type="line"/>
+ <point x="748" y="964" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 107, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7__uni02E8_.glif
new file mode 100644
index 000000000..c189f688f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E7_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1276" y="2004" type="line"/>
+ <point x="1200" y="2004" type="line"/>
+ <point x="1200" y="588" type="line"/>
+ <point x="764" y="1040" type="line"/>
+ <point x="264" y="32" type="line"/>
+ <point x="328" y="0" type="line"/>
+ <point x="784" y="916" type="line"/>
+ <point x="1200" y="484" type="line"/>
+ <point x="1200" y="0" type="line"/>
+ <point x="1276" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 227, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7__uni02E9_.glif
new file mode 100644
index 000000000..662aafcfb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E7__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E7_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1276" y="2004" type="line"/>
+ <point x="1200" y="2004" type="line"/>
+ <point x="1200" y="160" type="line"/>
+ <point x="764" y="1040" type="line"/>
+ <point x="260" y="32" type="line"/>
+ <point x="324" y="0" type="line"/>
+ <point x="764" y="880" type="line"/>
+ <point x="1200" y="0" type="line"/>
+ <point x="1276" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 223, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8_.glif
new file mode 100644
index 000000000..5c13737ec
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E8" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="792" y="2004" type="line"/>
+ <point x="720" y="2004" type="line"/>
+ <point x="720" y="556" type="line"/>
+ <point x="232" y="52" type="line"/>
+ <point x="284" y="0" type="line"/>
+ <point x="720" y="452" type="line"/>
+ <point x="720" y="0" type="line"/>
+ <point x="792" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 265, 'rightMargin': 275.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8__uni02E5_.glif
new file mode 100644
index 000000000..9b660a274
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E8_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1300" y="2004" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ <point x="712" y="548" type="line"/>
+ <point x="236" y="52" type="line"/>
+ <point x="288" y="0" type="line"/>
+ <point x="772" y="508" type="line"/>
+ <point x="1224" y="1780" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ <point x="1300" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 176, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8__uni02E6_.glif
new file mode 100644
index 000000000..74be651ee
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E8_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1288" y="2004" type="line"/>
+ <point x="1212" y="2004" type="line"/>
+ <point x="1212" y="1520" type="line"/>
+ <point x="728" y="552" type="line"/>
+ <point x="252" y="52" type="line"/>
+ <point x="300" y="0" type="line"/>
+ <point x="788" y="508" type="line"/>
+ <point x="1212" y="1360" type="line"/>
+ <point x="1212" y="0" type="line"/>
+ <point x="1288" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 202, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8__uni02E7_.glif
new file mode 100644
index 000000000..bb483bc60
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8__uni02E7_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E8_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1280" y="2004" type="line"/>
+ <point x="1204" y="2004" type="line"/>
+ <point x="1204" y="1040" type="line"/>
+ <point x="260" y="52" type="line"/>
+ <point x="308" y="0" type="line"/>
+ <point x="1204" y="936" type="line"/>
+ <point x="1204" y="0" type="line"/>
+ <point x="1280" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 217, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8__uni02E8_.glif
new file mode 100644
index 000000000..07fe48a11
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E8_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1252" y="484" type="line"/>
+ <point x="1252" y="0" type="line"/>
+ <point x="1324" y="0" type="line"/>
+ <point x="1324" y="2004" type="line"/>
+ <point x="1252" y="2004" type="line"/>
+ <point x="1252" y="556" type="line"/>
+ <point x="696" y="556" type="line"/>
+ <point x="212" y="52" type="line"/>
+ <point x="264" y="0" type="line"/>
+ <point x="724" y="484" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 124, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8__uni02E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8__uni02E9_.glif
new file mode 100644
index 000000000..6f128ce10
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E8__uni02E9_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E8_uni02E9" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1268" y="2004" type="line"/>
+ <point x="1192" y="2004" type="line"/>
+ <point x="1192" y="104" type="line"/>
+ <point x="756" y="560" type="line"/>
+ <point x="272" y="52" type="line"/>
+ <point x="324" y="0" type="line"/>
+ <point x="760" y="456" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ <point x="1268" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 243, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E9__uni02E5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E9__uni02E5_.glif
new file mode 100644
index 000000000..84c0cac69
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E9__uni02E5_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E9_uni02E5" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1356" y="2004" type="line"/>
+ <point x="1284" y="2004" type="line"/>
+ <point x="680" y="76" type="line"/>
+ <point x="180" y="76" type="line"/>
+ <point x="180" y="0" type="line"/>
+ <point x="736" y="0" type="line"/>
+ <point x="1284" y="1748" type="line"/>
+ <point x="1284" y="0" type="line"/>
+ <point x="1356" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 61, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E9__uni02E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E9__uni02E6_.glif
new file mode 100644
index 000000000..c2b73e858
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E9__uni02E6_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E9_uni02E6" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1312" y="2004" type="line"/>
+ <point x="1236" y="2004" type="line"/>
+ <point x="1236" y="1520" type="line"/>
+ <point x="728" y="76" type="line"/>
+ <point x="224" y="76" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="780" y="0" type="line"/>
+ <point x="1236" y="1296" type="line"/>
+ <point x="1236" y="0" type="line"/>
+ <point x="1312" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 150, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E9__uni02E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E9__uni02E7_.glif
new file mode 100644
index 000000000..496574fcd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E9__uni02E7_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E9_uni02E7" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1304" y="2004" type="line"/>
+ <point x="1228" y="2004" type="line"/>
+ <point x="1228" y="1040" type="line"/>
+ <point x="748" y="76" type="line"/>
+ <point x="236" y="76" type="line"/>
+ <point x="236" y="0" type="line"/>
+ <point x="788" y="0" type="line"/>
+ <point x="1228" y="876" type="line"/>
+ <point x="1228" y="0" type="line"/>
+ <point x="1304" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 171, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E9__uni02E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E9__uni02E8_.glif
new file mode 100644
index 000000000..50e0df843
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02E9__uni02E9__uni02E8_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02E9_uni02E9_uni02E8" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1300" y="2004" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ <point x="1224" y="560" type="line"/>
+ <point x="764" y="76" type="line"/>
+ <point x="236" y="76" type="line"/>
+ <point x="236" y="0" type="line"/>
+ <point x="792" y="0" type="line"/>
+ <point x="1224" y="456" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ <point x="1300" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1513, 'leftMargin': 175, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02EA__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02EA__.glif
new file mode 100644
index 000000000..8b8dae9f5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02EA__.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02EA" format="1">
+ <advance width="1280"/>
+ <unicode hex="02EA"/>
+ <outline>
+ <contour>
+ <point x="1052" y="76" type="line"/>
+ <point x="264" y="76" type="line"/>
+ <point x="264" y="0" type="line"/>
+ <point x="1052" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="304" y="1248" type="line"/>
+ <point x="232" y="1248" type="line"/>
+ <point x="232" y="0" type="line"/>
+ <point x="304" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1151, 'leftMargin': 275, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02EB__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02EB__.glif
new file mode 100644
index 000000000..a5f00c4b0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02EB__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02EB" format="1">
+ <advance width="1280"/>
+ <unicode hex="02EB"/>
+ <outline>
+ <contour>
+ <point x="1052" y="660" type="line"/>
+ <point x="264" y="660" type="line"/>
+ <point x="264" y="588" type="line"/>
+ <point x="1052" y="588" type="line"/>
+ </contour>
+ <contour>
+ <point x="304" y="1248" type="line"/>
+ <point x="232" y="1248" type="line"/>
+ <point x="232" y="0" type="line"/>
+ <point x="304" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>624.25</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1151, 'leftMargin': 275, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02EC__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02EC__.glif
new file mode 100644
index 000000000..cdf31192f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02EC__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02EC" format="1">
+ <advance width="1024"/>
+ <unicode hex="02EC"/>
+ <outline>
+ <contour>
+ <point x="248" y="-224" type="line"/>
+ <point x="172" y="-224" type="line"/>
+ <point x="172" y="-240" type="line"/>
+ <point x="472" y="-584" type="line"/>
+ <point x="556" y="-584" type="line"/>
+ <point x="856" y="-240" type="line"/>
+ <point x="856" y="-224" type="line"/>
+ <point x="780" y="-224" type="line"/>
+ <point x="516" y="-520" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 914, 'leftMargin': 116, 'rightMargin': 115}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02ED__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02ED__.glif
new file mode 100644
index 000000000..486eb5552
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02ED__.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02ED" format="1">
+ <advance width="1536"/>
+ <unicode hex="02ED"/>
+ <outline>
+ <contour>
+ <point x="1308" y="1800" type="line"/>
+ <point x="232" y="1800" type="line"/>
+ <point x="232" y="1728" type="line"/>
+ <point x="1308" y="1728" type="line"/>
+ </contour>
+ <contour>
+ <point x="1308" y="2064" type="line"/>
+ <point x="232" y="2064" type="line"/>
+ <point x="232" y="1988" type="line"/>
+ <point x="1308" y="1988" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1297, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02EF__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02EF__.glif
new file mode 100644
index 000000000..471a24317
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02EF__.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02EF" format="1">
+ <advance width="1024"/>
+ <unicode hex="02EF"/>
+ <outline>
+ <contour>
+ <point x="484" y="-604" type="line"/>
+ <point x="536" y="-748" type="line"/>
+ <point x="488" y="-748" type="line"/>
+ <point x="160" y="-100" type="line"/>
+ <point x="232" y="-100" type="line"/>
+ </contour>
+ <contour>
+ <point x="796" y="-100" type="line"/>
+ <point x="864" y="-100" type="line"/>
+ <point x="540" y="-748" type="line"/>
+ <point x="492" y="-748" type="line"/>
+ <point x="540" y="-604" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 925, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02F0_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02F0_.glif
new file mode 100644
index 000000000..01f6ec947
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02F0_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F0" format="1">
+ <advance width="1024"/>
+ <unicode hex="02F0"/>
+ <outline>
+ <contour>
+ <point x="484" y="-248" type="line"/>
+ <point x="536" y="-100" type="line"/>
+ <point x="488" y="-100" type="line"/>
+ <point x="160" y="-748" type="line"/>
+ <point x="232" y="-748" type="line"/>
+ </contour>
+ <contour>
+ <point x="796" y="-748" type="line"/>
+ <point x="864" y="-748" type="line"/>
+ <point x="540" y="-100" type="line"/>
+ <point x="492" y="-100" type="line"/>
+ <point x="540" y="-248" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 925, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02F1_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02F1_.glif
new file mode 100644
index 000000000..ed7e3a4c6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02F1_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F1" format="1">
+ <advance width="1024"/>
+ <unicode hex="02F1"/>
+ <outline>
+ <contour>
+ <point x="320" y="-452" type="line"/>
+ <point x="164" y="-408" type="line"/>
+ <point x="164" y="-448" type="line"/>
+ <point x="864" y="-752" type="line"/>
+ <point x="864" y="-688" type="line"/>
+ </contour>
+ <contour>
+ <point x="864" y="-164" type="line"/>
+ <point x="864" y="-100" type="line"/>
+ <point x="164" y="-400" type="line"/>
+ <point x="164" y="-444" type="line"/>
+ <point x="320" y="-400" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 920, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02F2_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02F2_.glif
new file mode 100644
index 000000000..7689d3750
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02F2_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F2" format="1">
+ <advance width="1024"/>
+ <unicode hex="02F2"/>
+ <outline>
+ <contour>
+ <point x="704" y="-452" type="line"/>
+ <point x="864" y="-408" type="line"/>
+ <point x="864" y="-448" type="line"/>
+ <point x="164" y="-752" type="line"/>
+ <point x="164" y="-688" type="line"/>
+ </contour>
+ <contour>
+ <point x="164" y="-164" type="line"/>
+ <point x="164" y="-100" type="line"/>
+ <point x="864" y="-400" type="line"/>
+ <point x="864" y="-444" type="line"/>
+ <point x="704" y="-400" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 920, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02F3_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02F3_.glif
new file mode 100644
index 000000000..e1ea357e4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02F3_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F3" format="1">
+ <advance width="768"/>
+ <unicode hex="02F3"/>
+ <outline>
+ <contour>
+ <point x="388" y="-12" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="200" y="-300" type="curve" smooth="yes"/>
+ <point x="200" y="-392"/>
+ <point x="284" y="-460"/>
+ <point x="384" y="-460" type="curve" smooth="yes"/>
+ <point x="488" y="-460"/>
+ <point x="568" y="-392"/>
+ <point x="568" y="-300" type="curve" smooth="yes"/>
+ <point x="568" y="-212"/>
+ <point x="488" y="-136"/>
+ <point x="384" y="-136" type="curve" smooth="yes"/>
+ <point x="284" y="-136"/>
+ <point x="200" y="-212"/>
+ </contour>
+ <contour>
+ <point x="280" y="-300" type="curve" smooth="yes"/>
+ <point x="280" y="-252"/>
+ <point x="328" y="-216"/>
+ <point x="384" y="-216" type="curve" smooth="yes"/>
+ <point x="444" y="-216"/>
+ <point x="492" y="-252"/>
+ <point x="492" y="-300" type="curve" smooth="yes"/>
+ <point x="492" y="-348"/>
+ <point x="444" y="-384"/>
+ <point x="384" y="-384" type="curve" smooth="yes"/>
+ <point x="328" y="-384"/>
+ <point x="280" y="-348"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 883, 'leftMargin': 260, 'rightMargin': 256}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02F4_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02F4_.glif
new file mode 100644
index 000000000..d2367bb54
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02F4_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F4" format="1">
+ <advance width="768"/>
+ <unicode hex="02F4"/>
+ <outline>
+ <component base="grave" xOffset="-4" yOffset="-1428"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 661, 'leftMargin': 187, 'rightMargin': 126}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02F5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02F5_.glif
new file mode 100644
index 000000000..da67a4ef3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02F5_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F5" format="1">
+ <advance width="1024"/>
+ <unicode hex="02F5"/>
+ <outline>
+ <component base="grave" xOffset="-12" yOffset="-1428"/>
+ <component base="grave" xOffset="264" yOffset="-1428"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 936, 'leftMargin': 187, 'rightMargin': 126}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02F6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02F6_.glif
new file mode 100644
index 000000000..2e21f1fb2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02F6_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F6" format="1">
+ <advance width="1024"/>
+ <unicode hex="02F6"/>
+ <outline>
+ <component base="acute" xOffset="28" yOffset="-1432"/>
+ <component base="acute" xOffset="300" yOffset="-1432"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 921, 'leftMargin': 140, 'rightMargin': 155}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02F7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02F7_.glif
new file mode 100644
index 000000000..4eee64c79
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02F7_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F7" format="1">
+ <advance width="1280"/>
+ <unicode hex="02F7"/>
+ <outline>
+ <contour>
+ <point x="1004" y="-244" type="line"/>
+ <point x="1004" y="-360"/>
+ <point x="928" y="-424"/>
+ <point x="836" y="-424" type="curve" smooth="yes"/>
+ <point x="684" y="-424"/>
+ <point x="636" y="-256"/>
+ <point x="444" y="-256" type="curve" smooth="yes"/>
+ <point x="308" y="-256"/>
+ <point x="200" y="-348"/>
+ <point x="200" y="-500" type="curve"/>
+ <point x="276" y="-500" type="line"/>
+ <point x="276" y="-384"/>
+ <point x="352" y="-328"/>
+ <point x="444" y="-328" type="curve" smooth="yes"/>
+ <point x="604" y="-328"/>
+ <point x="640" y="-500"/>
+ <point x="836" y="-500" type="curve" smooth="yes"/>
+ <point x="972" y="-500"/>
+ <point x="1080" y="-396"/>
+ <point x="1080" y="-244" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1099, 'leftMargin': 131, 'rightMargin': 90}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02F8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02F8_.glif
new file mode 100644
index 000000000..b597279ed
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02F8_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F8" format="1">
+ <advance width="512"/>
+ <unicode hex="02F8"/>
+ <outline>
+ <component base="period" xOffset="-4" yOffset="552"/>
+ <component base="period" xOffset="4" yOffset="1872"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 490, 'leftMargin': 143, 'rightMargin': 188}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02F9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02F9_.glif
new file mode 100644
index 000000000..8b2ecae1f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02F9_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02F9" format="1">
+ <advance width="768"/>
+ <unicode hex="02F9"/>
+ <outline>
+ <contour>
+ <point x="184" y="2112" type="line"/>
+ <point x="112" y="2112" type="line"/>
+ <point x="112" y="1580" type="line"/>
+ <point x="184" y="1580" type="line"/>
+ </contour>
+ <contour>
+ <point x="112" y="2112" type="line"/>
+ <point x="112" y="2040" type="line"/>
+ <point x="660" y="2040" type="line"/>
+ <point x="660" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 767, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02FA__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02FA__.glif
new file mode 100644
index 000000000..2c47f3025
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02FA__.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02FA" format="1">
+ <advance width="768"/>
+ <unicode hex="02FA"/>
+ <outline>
+ <contour>
+ <point x="584" y="2112" type="line"/>
+ <point x="660" y="2112" type="line"/>
+ <point x="660" y="1580" type="line"/>
+ <point x="584" y="1580" type="line"/>
+ </contour>
+ <contour>
+ <point x="660" y="2112" type="line"/>
+ <point x="660" y="2040" type="line"/>
+ <point x="112" y="2040" type="line"/>
+ <point x="112" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 767, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02FB__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02FB__.glif
new file mode 100644
index 000000000..af66f6f96
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02FB__.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02FB" format="1">
+ <advance width="768"/>
+ <unicode hex="02FB"/>
+ <outline>
+ <contour>
+ <point x="184" y="-600" type="line"/>
+ <point x="112" y="-600" type="line"/>
+ <point x="112" y="-72" type="line"/>
+ <point x="184" y="-72" type="line"/>
+ </contour>
+ <contour>
+ <point x="112" y="-600" type="line"/>
+ <point x="112" y="-528" type="line"/>
+ <point x="660" y="-528" type="line"/>
+ <point x="660" y="-600" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 767, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02FC__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02FC__.glif
new file mode 100644
index 000000000..4fef33a4f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02FC__.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02FC" format="1">
+ <advance width="768"/>
+ <unicode hex="02FC"/>
+ <outline>
+ <contour>
+ <point x="660" y="-600" type="line"/>
+ <point x="660" y="-528" type="line"/>
+ <point x="112" y="-528" type="line"/>
+ <point x="112" y="-600" type="line"/>
+ </contour>
+ <contour>
+ <point x="584" y="-600" type="line"/>
+ <point x="660" y="-600" type="line"/>
+ <point x="660" y="-72" type="line"/>
+ <point x="584" y="-72" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 767, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02FD__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02FD__.glif
new file mode 100644
index 000000000..858c043ff
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02FD__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02FD" format="1">
+ <advance width="1280"/>
+ <unicode hex="02FD"/>
+ <outline>
+ <contour>
+ <point x="1012" y="-472" type="line"/>
+ <point x="264" y="-472" type="line"/>
+ <point x="264" y="-548" type="line"/>
+ <point x="1012" y="-548" type="line"/>
+ </contour>
+ <contour>
+ <point x="288" y="-72" type="line"/>
+ <point x="212" y="-72" type="line"/>
+ <point x="212" y="-548" type="line"/>
+ <point x="288" y="-548" type="line"/>
+ </contour>
+ <contour>
+ <point x="1068" y="-72" type="line"/>
+ <point x="992" y="-72" type="line"/>
+ <point x="992" y="-548" type="line"/>
+ <point x="1068" y="-548" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1074, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02FE__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02FE__.glif
new file mode 100644
index 000000000..8de81ce88
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02FE__.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02FE" format="1">
+ <advance width="1024"/>
+ <unicode hex="02FE"/>
+ <outline>
+ <contour>
+ <point x="860" y="-528" type="line"/>
+ <point x="216" y="-528" type="line"/>
+ <point x="216" y="-600" type="line"/>
+ <point x="860" y="-600" type="line"/>
+ </contour>
+ <contour>
+ <point x="240" y="-72" type="line"/>
+ <point x="164" y="-72" type="line"/>
+ <point x="164" y="-600" type="line"/>
+ <point x="240" y="-600" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 914, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni02FF__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni02FF__.glif
new file mode 100644
index 000000000..fc565af15
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni02FF__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni02FF" format="1">
+ <advance width="1280"/>
+ <unicode hex="02FF"/>
+ <outline>
+ <contour>
+ <point x="1132" y="-144" type="line"/>
+ <point x="240" y="-144" type="line"/>
+ <point x="240" y="-216" type="line"/>
+ <point x="1132" y="-216" type="line"/>
+ </contour>
+ <contour>
+ <point x="564" y="232" type="line"/>
+ <point x="152" y="-184" type="line"/>
+ <point x="216" y="-220" type="line"/>
+ <point x="668" y="232" type="line"/>
+ </contour>
+ <contour>
+ <point x="672" y="-600" type="line"/>
+ <point x="220" y="-148" type="line"/>
+ <point x="152" y="-184" type="line"/>
+ <point x="564" y="-600" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1200, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni030C_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni030C_.glif
new file mode 100644
index 000000000..1d4a03b12
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni030C_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni030C" format="1">
+ <advance width="0"/>
+ <unicode hex="030C"/>
+ <outline>
+ <contour>
+ <point x="-777" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-777" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-777" y="2118" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="1911" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-748" y="1738" type="line"/>
+ <point x="-803" y="1738" type="line"/>
+ <point x="-1119" y="2067" type="line"/>
+ <point x="-1119" y="2086" type="line"/>
+ <point x="-1031" y="2086" type="line"/>
+ <point x="-777" y="1816" type="line"/>
+ <point x="-520" y="2086" type="line"/>
+ <point x="-426" y="2086" type="line"/>
+ <point x="-426" y="2072" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni030C__uni1ABB___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni030C__uni1ABB___.glif
new file mode 100644
index 000000000..866bd3ac4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni030C__uni1ABB___.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni030C_uni1ABB" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-777" y="1774" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-777" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-777" y="2118" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1220" y="1639" type="curve"/>
+ <point x="-1214" y="1684" type="line"/>
+ <point x="-1321" y="1720"/>
+ <point x="-1405" y="1815"/>
+ <point x="-1405" y="1935" type="curve" smooth="yes"/>
+ <point x="-1405" y="2049"/>
+ <point x="-1330" y="2144"/>
+ <point x="-1214" y="2181" type="curve"/>
+ <point x="-1220" y="2225" type="line"/>
+ <point x="-1359" y="2181"/>
+ <point x="-1460" y="2064"/>
+ <point x="-1460" y="1935" type="curve" smooth="yes"/>
+ <point x="-1460" y="1793"/>
+ <point x="-1359" y="1683"/>
+ </contour>
+ <contour>
+ <point x="-327" y="1639" type="line"/>
+ <point x="-188" y="1683"/>
+ <point x="-87" y="1793"/>
+ <point x="-87" y="1935" type="curve" smooth="yes"/>
+ <point x="-87" y="2064"/>
+ <point x="-188" y="2181"/>
+ <point x="-327" y="2225" type="curve"/>
+ <point x="-333" y="2181" type="line"/>
+ <point x="-217" y="2144"/>
+ <point x="-142" y="2049"/>
+ <point x="-142" y="1935" type="curve" smooth="yes"/>
+ <point x="-142" y="1815"/>
+ <point x="-226" y="1720"/>
+ <point x="-333" y="1684" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1024" y="2028" type="line"/>
+ <point x="-1122" y="2028" type="line"/>
+ <point x="-1122" y="2009" type="line"/>
+ <point x="-828" y="1722" type="line"/>
+ <point x="-719" y="1722" type="line"/>
+ <point x="-428" y="2006" type="line"/>
+ <point x="-428" y="2028" type="line"/>
+ <point x="-520" y="2028" type="line"/>
+ <point x="-773" y="1771" type="line"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni030F_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni030F_.glif
new file mode 100644
index 000000000..4cf4b1e32
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni030F_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni030F" format="1">
+ <advance width="0"/>
+ <unicode hex="030F"/>
+ <outline>
+ <contour>
+ <point x="-748" y="1778" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-748" y="1778" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-748" y="2122" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-748" y="2122" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="-923" y="1904" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-822" y="1722" type="line"/>
+ <point x="-923" y="1722" type="line"/>
+ <point x="-1332" y="2087" type="line"/>
+ <point x="-1222" y="2087" type="line"/>
+ </contour>
+ <contour>
+ <point x="-513" y="1722" type="line"/>
+ <point x="-608" y="1722" type="line"/>
+ <point x="-956" y="2087" type="line"/>
+ <point x="-851" y="2087" type="line"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0313.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0313.glif
new file mode 100644
index 000000000..8bab14064
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0313.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0313" format="1">
+ <advance width="0"/>
+ <unicode hex="0313"/>
+ <outline>
+ <contour>
+ <point x="-789" y="1583" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-771" y="1860" type="move" name="parent_top"/>
+ </contour>
+ <contour>
+ <point x="-789" y="2316" type="move" name="mkmktop"/>
+ </contour>
+ <component base="commaturnsupnosp" xScale="-1" yScale="-1" xOffset="-1486" yOffset="3721"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0315.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0315.glif
new file mode 100644
index 000000000..655cd1fee
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0315.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0315" format="1">
+ <advance width="0"/>
+ <unicode hex="0315"/>
+ <outline>
+ <contour>
+ <point x="-198" y="1583" type="move" name="_marktop0315"/>
+ </contour>
+ <component base="commaturnsupnosp" xScale="-1" yScale="-1" xOffset="-936" yOffset="3721"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0326.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0326.glif
new file mode 100644
index 000000000..178e20d79
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0326.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0326" format="1">
+ <advance width="0"/>
+ <unicode hex="0326"/>
+ <outline>
+ <contour>
+ <point x="-770" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-770" y="-677" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-718" y="-238" type="line"/>
+ <point x="-792" y="-238" type="line"/>
+ <point x="-792" y="-347" type="line" smooth="yes"/>
+ <point x="-792" y="-466"/>
+ <point x="-822" y="-542"/>
+ <point x="-887" y="-633" type="curve"/>
+ <point x="-836" y="-677" type="line"/>
+ <point x="-766" y="-598"/>
+ <point x="-718" y="-488"/>
+ <point x="-718" y="-344" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni032C_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni032C_.glif
new file mode 100644
index 000000000..91fe98bf4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni032C_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni032C" format="1">
+ <advance width="0"/>
+ <unicode hex="032C"/>
+ <outline>
+ <contour>
+ <point x="-778" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-778" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-778" y="-542" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-748" y="-542" type="line"/>
+ <point x="-803" y="-542" type="line"/>
+ <point x="-1119" y="-213" type="line"/>
+ <point x="-1119" y="-194" type="line"/>
+ <point x="-1031" y="-194" type="line"/>
+ <point x="-777" y="-463" type="line"/>
+ <point x="-520" y="-194" type="line"/>
+ <point x="-426" y="-194" type="line"/>
+ <point x="-426" y="-208" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0342.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0342.glif
new file mode 100644
index 000000000..7b1125b25
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0342.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0342" format="1">
+ <advance width="0"/>
+ <unicode hex="0342"/>
+ <outline>
+ <contour>
+ <point x="-729" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-729" y="2118" type="move" name="mkmktop"/>
+ </contour>
+ <component base="tilde" xOffset="-1316"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0343.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0343.glif
new file mode 100644
index 000000000..b4e2fe282
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0343.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0343" format="1">
+ <advance width="0"/>
+ <unicode hex="0343"/>
+ <outline>
+ <contour>
+ <point x="-734" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-734" y="2118" type="move" name="mkmktop"/>
+ </contour>
+ <component base="commaaccent" xOffset="-1066" yOffset="1873"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0346.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0346.glif
new file mode 100644
index 000000000..fa81422c9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0346.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0346" format="1">
+ <advance width="0"/>
+ <unicode hex="0346"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1587" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2277" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-400" y="2071" type="line"/>
+ <point x="-1151" y="2071" type="line"/>
+ <point x="-1151" y="2145" type="line"/>
+ <point x="-400" y="2145" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1125" y="1614" type="line"/>
+ <point x="-1200" y="1614" type="line"/>
+ <point x="-1200" y="2145" type="line"/>
+ <point x="-1125" y="2145" type="line"/>
+ </contour>
+ <contour>
+ <point x="-347" y="1614" type="line"/>
+ <point x="-421" y="1614" type="line"/>
+ <point x="-421" y="2145" type="line"/>
+ <point x="-347" y="2145" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0347.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0347.glif
new file mode 100644
index 000000000..2075623f9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0347.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0347" format="1">
+ <advance width="0"/>
+ <unicode hex="0347"/>
+ <outline>
+ <contour>
+ <point x="-774" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-773" y="-524" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1123" y="-216" type="line"/>
+ <point x="-1123" y="-290" type="line"/>
+ <point x="-425" y="-290" type="line"/>
+ <point x="-425" y="-216" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1123" y="-450" type="line"/>
+ <point x="-1123" y="-524" type="line"/>
+ <point x="-425" y="-524" type="line"/>
+ <point x="-425" y="-450" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0348.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0348.glif
new file mode 100644
index 000000000..25306e7fc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0348.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0348" format="1">
+ <advance width="0"/>
+ <unicode hex="0348"/>
+ <outline>
+ <contour>
+ <point x="-777" y="-672" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-777" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="linevert" xOffset="-1020" yOffset="-2255"/>
+ <component base="linevert" xOffset="-828" yOffset="-2255"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0349.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0349.glif
new file mode 100644
index 000000000..10a199495
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0349.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0349" format="1">
+ <advance width="0"/>
+ <unicode hex="0349"/>
+ <outline>
+ <contour>
+ <point x="-716" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-716" y="-681" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-517" y="-150" type="line"/>
+ <point x="-443" y="-150" type="line"/>
+ <point x="-443" y="-681" type="line"/>
+ <point x="-517" y="-681" type="line"/>
+ </contour>
+ <contour>
+ <point x="-443" y="-150" type="line"/>
+ <point x="-443" y="-224" type="line"/>
+ <point x="-990" y="-224" type="line"/>
+ <point x="-990" y="-150" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni034A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni034A_.glif
new file mode 100644
index 000000000..220480f44
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni034A_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni034A" format="1">
+ <advance width="0"/>
+ <unicode hex="034A"/>
+ <outline>
+ <contour>
+ <point x="-752" y="1752" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-752" y="2236" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-671" y="2133" type="line"/>
+ <point x="-932" y="1683" type="line"/>
+ <point x="-866" y="1645" type="line"/>
+ <point x="-608" y="2094" type="line"/>
+ </contour>
+ <component base="tilde" xOffset="-1316"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni034B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni034B_.glif
new file mode 100644
index 000000000..a106b3de2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni034B_.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni034B" format="1">
+ <advance width="0"/>
+ <unicode hex="034B"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1629" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-771" y="2431" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-402" y="2148" type="line"/>
+ <point x="-402" y="2032"/>
+ <point x="-477" y="1968"/>
+ <point x="-568" y="1968" type="curve" smooth="yes"/>
+ <point x="-722" y="1968"/>
+ <point x="-771" y="2138"/>
+ <point x="-963" y="2138" type="curve" smooth="yes"/>
+ <point x="-1099" y="2138"/>
+ <point x="-1205" y="2043"/>
+ <point x="-1205" y="1892" type="curve"/>
+ <point x="-1129" y="1892" type="line"/>
+ <point x="-1129" y="2008"/>
+ <point x="-1055" y="2064"/>
+ <point x="-963" y="2064" type="curve" smooth="yes"/>
+ <point x="-800" y="2064"/>
+ <point x="-766" y="1892"/>
+ <point x="-568" y="1892" type="curve" smooth="yes"/>
+ <point x="-433" y="1892"/>
+ <point x="-326" y="1995"/>
+ <point x="-326" y="2148" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-850" y="2320" type="curve" smooth="yes"/>
+ <point x="-850" y="2277"/>
+ <point x="-817" y="2244"/>
+ <point x="-774" y="2244" type="curve" smooth="yes"/>
+ <point x="-732" y="2244"/>
+ <point x="-697" y="2277"/>
+ <point x="-697" y="2320" type="curve" smooth="yes"/>
+ <point x="-697" y="2362"/>
+ <point x="-732" y="2397"/>
+ <point x="-774" y="2397" type="curve" smooth="yes"/>
+ <point x="-817" y="2397"/>
+ <point x="-850" y="2362"/>
+ </contour>
+ <contour>
+ <point x="-850" y="1722" type="curve" smooth="yes"/>
+ <point x="-850" y="1679"/>
+ <point x="-817" y="1646"/>
+ <point x="-774" y="1646" type="curve" smooth="yes"/>
+ <point x="-732" y="1646"/>
+ <point x="-697" y="1679"/>
+ <point x="-697" y="1722" type="curve" smooth="yes"/>
+ <point x="-697" y="1764"/>
+ <point x="-732" y="1799"/>
+ <point x="-774" y="1799" type="curve" smooth="yes"/>
+ <point x="-817" y="1799"/>
+ <point x="-850" y="1764"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni034C_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni034C_.glif
new file mode 100644
index 000000000..e8d32952e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni034C_.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni034C" format="1">
+ <advance width="0"/>
+ <unicode hex="034C"/>
+ <outline>
+ <contour>
+ <point x="-784" y="1755" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-784" y="2299" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-393" y="2010" type="line"/>
+ <point x="-393" y="1895"/>
+ <point x="-469" y="1830"/>
+ <point x="-560" y="1830" type="curve" smooth="yes"/>
+ <point x="-714" y="1830"/>
+ <point x="-763" y="2001"/>
+ <point x="-954" y="2001" type="curve" smooth="yes"/>
+ <point x="-1090" y="2001"/>
+ <point x="-1196" y="1906"/>
+ <point x="-1196" y="1755" type="curve"/>
+ <point x="-1121" y="1755" type="line"/>
+ <point x="-1121" y="1870"/>
+ <point x="-1046" y="1926"/>
+ <point x="-954" y="1926" type="curve" smooth="yes"/>
+ <point x="-792" y="1926"/>
+ <point x="-758" y="1755"/>
+ <point x="-560" y="1755" type="curve" smooth="yes"/>
+ <point x="-425" y="1755"/>
+ <point x="-318" y="1858"/>
+ <point x="-318" y="2010" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-393" y="2299" type="line"/>
+ <point x="-393" y="2184"/>
+ <point x="-469" y="2119"/>
+ <point x="-560" y="2119" type="curve" smooth="yes"/>
+ <point x="-714" y="2119"/>
+ <point x="-763" y="2289"/>
+ <point x="-954" y="2289" type="curve" smooth="yes"/>
+ <point x="-1090" y="2289"/>
+ <point x="-1196" y="2195"/>
+ <point x="-1196" y="2043" type="curve"/>
+ <point x="-1121" y="2043" type="line"/>
+ <point x="-1121" y="2159"/>
+ <point x="-1046" y="2215"/>
+ <point x="-954" y="2215" type="curve" smooth="yes"/>
+ <point x="-792" y="2215"/>
+ <point x="-758" y="2043"/>
+ <point x="-560" y="2043" type="curve" smooth="yes"/>
+ <point x="-425" y="2043"/>
+ <point x="-318" y="2146"/>
+ <point x="-318" y="2299" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni034D_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni034D_.glif
new file mode 100644
index 000000000..678d401ef
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni034D_.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni034D" format="1">
+ <advance width="0"/>
+ <unicode hex="034D"/>
+ <outline>
+ <contour>
+ <point x="-773" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-773" y="-759" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-253" y="-406" type="line"/>
+ <point x="-1294" y="-406" type="line"/>
+ <point x="-1294" y="-463" type="line"/>
+ <point x="-253" y="-463" type="line"/>
+ </contour>
+ <contour>
+ <point x="-993" y="-759" type="line"/>
+ <point x="-1308" y="-403" type="line"/>
+ <point x="-1356" y="-432" type="line"/>
+ <point x="-1066" y="-759" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1066" y="-103" type="line"/>
+ <point x="-1356" y="-432" type="line"/>
+ <point x="-1306" y="-459" type="line"/>
+ <point x="-991" y="-103" type="line"/>
+ </contour>
+ <contour>
+ <point x="-480" y="-759" type="line"/>
+ <point x="-190" y="-432" type="line"/>
+ <point x="-238" y="-403" type="line"/>
+ <point x="-553" y="-759" type="line"/>
+ </contour>
+ <contour>
+ <point x="-554" y="-103" type="line"/>
+ <point x="-239" y="-459" type="line"/>
+ <point x="-190" y="-432" type="line"/>
+ <point x="-480" y="-103" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni034E_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni034E_.glif
new file mode 100644
index 000000000..f51e5366d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni034E_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni034E" format="1">
+ <advance width="0"/>
+ <unicode hex="034E"/>
+ <outline>
+ <contour>
+ <point x="-773" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-773" y="-758" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-745" y="-758" type="line"/>
+ <point x="-745" y="-201" type="line"/>
+ <point x="-809" y="-201" type="line"/>
+ <point x="-809" y="-758" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1126" y="-507" type="line"/>
+ <point x="-743" y="-187" type="line"/>
+ <point x="-773" y="-139" type="line"/>
+ <point x="-1126" y="-433" type="line"/>
+ </contour>
+ <contour>
+ <point x="-419" y="-433" type="line"/>
+ <point x="-773" y="-139" type="line"/>
+ <point x="-803" y="-188" type="line"/>
+ <point x="-419" y="-507" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni034F_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni034F_.glif
new file mode 100644
index 000000000..924df8852
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni034F_.glif
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni034F" format="1">
+ <advance width="0"/>
+ <unicode hex="034F"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0350.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0350.glif
new file mode 100644
index 000000000..7203593d7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0350.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0350" format="1">
+ <advance width="0"/>
+ <unicode hex="0350"/>
+ <outline>
+ <contour>
+ <point x="-839" y="1631" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-839" y="2680" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-545" y="2058" type="line"/>
+ <point x="-319" y="2152" type="line"/>
+ <point x="-319" y="2085" type="line"/>
+ <point x="-1319" y="1617" type="line"/>
+ <point x="-1319" y="1698" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1319" y="2542" type="line"/>
+ <point x="-1319" y="2625" type="line"/>
+ <point x="-319" y="2159" type="line"/>
+ <point x="-319" y="2091" type="line"/>
+ <point x="-545" y="2181" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0351.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0351.glif
new file mode 100644
index 000000000..b30204b89
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0351.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0351" format="1">
+ <advance width="0"/>
+ <unicode hex="0351"/>
+ <outline>
+ <contour>
+ <point x="-798" y="1640" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-799" y="2072" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-729" y="1654" type="curve"/>
+ <point x="-729" y="1731" type="line"/>
+ <point x="-788" y="1731"/>
+ <point x="-833" y="1777"/>
+ <point x="-833" y="1840" type="curve" smooth="yes"/>
+ <point x="-833" y="1906"/>
+ <point x="-788" y="1953"/>
+ <point x="-729" y="1953" type="curve"/>
+ <point x="-729" y="2031" type="line"/>
+ <point x="-829" y="2031"/>
+ <point x="-912" y="1944"/>
+ <point x="-912" y="1840" type="curve" smooth="yes"/>
+ <point x="-912" y="1735"/>
+ <point x="-829" y="1654"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0352.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0352.glif
new file mode 100644
index 000000000..aa0d8b55c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0352.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0352" format="1">
+ <advance width="0"/>
+ <unicode hex="0352"/>
+ <outline>
+ <contour>
+ <point x="-787" y="1598" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-787" y="2208" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-403" y="1799" type="line"/>
+ <point x="-403" y="1999"/>
+ <point x="-546" y="2140"/>
+ <point x="-785" y="2140" type="curve" smooth="yes"/>
+ <point x="-1024" y="2140"/>
+ <point x="-1169" y="1999"/>
+ <point x="-1169" y="1799" type="curve"/>
+ <point x="-1095" y="1799" type="line"/>
+ <point x="-1095" y="1943"/>
+ <point x="-1012" y="2063"/>
+ <point x="-785" y="2063" type="curve" smooth="yes"/>
+ <point x="-567" y="2063"/>
+ <point x="-477" y="1940"/>
+ <point x="-477" y="1799" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-862" y="1697" type="curve" smooth="yes"/>
+ <point x="-862" y="1654"/>
+ <point x="-829" y="1621"/>
+ <point x="-787" y="1621" type="curve" smooth="yes"/>
+ <point x="-744" y="1621"/>
+ <point x="-710" y="1654"/>
+ <point x="-710" y="1697" type="curve" smooth="yes"/>
+ <point x="-710" y="1739"/>
+ <point x="-744" y="1774"/>
+ <point x="-787" y="1774" type="curve" smooth="yes"/>
+ <point x="-829" y="1774"/>
+ <point x="-862" y="1739"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>-786.5</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0353.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0353.glif
new file mode 100644
index 000000000..d4ae67cfe
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0353.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0353" format="1">
+ <advance width="0"/>
+ <unicode hex="0353"/>
+ <outline>
+ <contour>
+ <point x="-773" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-773" y="-571" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1023" y="-714" type="line"/>
+ <point x="-469" y="-143" type="line"/>
+ <point x="-520" y="-91" type="line"/>
+ <point x="-1074" y="-661" type="line"/>
+ </contour>
+ <contour>
+ <point x="-520" y="-712" type="line"/>
+ <point x="-469" y="-659" type="line"/>
+ <point x="-1023" y="-88" type="line"/>
+ <point x="-1074" y="-142" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0354.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0354.glif
new file mode 100644
index 000000000..1d68ef2ea
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0354.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0354" format="1">
+ <advance width="0"/>
+ <unicode hex="0354"/>
+ <outline>
+ <contour>
+ <point x="-773" y="-754" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-773" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="uni02F1" xOffset="-1265"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0355.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0355.glif
new file mode 100644
index 000000000..4617356f9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0355.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0355" format="1">
+ <advance width="0"/>
+ <unicode hex="0355"/>
+ <outline>
+ <contour>
+ <point x="-818" y="-755" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-820" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="uni02F2" xOffset="-1279"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0356.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0356.glif
new file mode 100644
index 000000000..7e0c5c315
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0356.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0356" format="1">
+ <advance width="0"/>
+ <unicode hex="0356"/>
+ <outline>
+ <contour>
+ <point x="-814" y="-758" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-814" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="uni02F2" xOffset="-1517"/>
+ <component base="uni02F0" xOffset="-898" yOffset="1"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0357.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0357.glif
new file mode 100644
index 000000000..53bab6b9f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0357.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0357" format="1">
+ <advance width="0"/>
+ <unicode hex="0357"/>
+ <outline>
+ <contour>
+ <point x="-798" y="1640" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-798" y="2072" type="move" name="mkmktop"/>
+ </contour>
+ <component base="uni02BE" xOffset="-976"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0358.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0358.glif
new file mode 100644
index 000000000..31be37f74
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0358.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0358" format="1">
+ <advance width="512"/>
+ <unicode hex="0358"/>
+ <outline>
+ <component base="dotbelow" xOffset="1048" yOffset="2036"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 411, 'leftMargin': 135, 'rightMargin': 123}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0359.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0359.glif
new file mode 100644
index 000000000..f4c4fde60
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0359.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0359" format="1">
+ <advance width="0"/>
+ <unicode hex="0359"/>
+ <outline>
+ <contour>
+ <point x="-776" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-776" y="-705" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1005" y="-666" type="line"/>
+ <point x="-953" y="-707" type="line"/>
+ <point x="-776" y="-472" type="line"/>
+ <point x="-579" y="-705" type="line"/>
+ <point x="-521" y="-663" type="line"/>
+ <point x="-727" y="-432" type="line"/>
+ <point x="-468" y="-345" type="line"/>
+ <point x="-483" y="-282" type="line"/>
+ <point x="-741" y="-374" type="line"/>
+ <point x="-740" y="-110" type="line"/>
+ <point x="-813" y="-110" type="line"/>
+ <point x="-809" y="-374" type="line"/>
+ <point x="-1071" y="-289" type="line"/>
+ <point x="-1085" y="-353" type="line"/>
+ <point x="-825" y="-429" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni035A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni035A_.glif
new file mode 100644
index 000000000..d52c9e34e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni035A_.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni035A" format="1">
+ <advance width="0"/>
+ <unicode hex="035A"/>
+ <outline>
+ <contour>
+ <point x="-793" y="58" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-793" y="-524" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="-1229" y="-290" type="curve"/>
+ <point x="-1229" y="-425"/>
+ <point x="-1126" y="-524"/>
+ <point x="-994" y="-524" type="curve" smooth="yes"/>
+ <point x="-864" y="-524"/>
+ <point x="-759" y="-425"/>
+ <point x="-759" y="-290" type="curve" smooth="yes"/>
+ <point x="-759" y="-155"/>
+ <point x="-864" y="-51"/>
+ <point x="-994" y="-51" type="curve" smooth="yes"/>
+ <point x="-1126" y="-51"/>
+ <point x="-1229" y="-155"/>
+ </contour>
+ <contour>
+ <point x="-1155" y="-290" type="curve"/>
+ <point x="-1155" y="-193"/>
+ <point x="-1088" y="-125"/>
+ <point x="-994" y="-125" type="curve" smooth="yes"/>
+ <point x="-901" y="-125"/>
+ <point x="-833" y="-193"/>
+ <point x="-833" y="-290" type="curve" smooth="yes"/>
+ <point x="-833" y="-385"/>
+ <point x="-901" y="-450"/>
+ <point x="-994" y="-450" type="curve" smooth="yes"/>
+ <point x="-1088" y="-450"/>
+ <point x="-1155" y="-385"/>
+ </contour>
+ <contour>
+ <point x="-826" y="-290" type="curve"/>
+ <point x="-826" y="-425"/>
+ <point x="-723" y="-524"/>
+ <point x="-591" y="-524" type="curve" smooth="yes"/>
+ <point x="-461" y="-524"/>
+ <point x="-356" y="-425"/>
+ <point x="-356" y="-290" type="curve" smooth="yes"/>
+ <point x="-356" y="-155"/>
+ <point x="-461" y="-51"/>
+ <point x="-591" y="-51" type="curve" smooth="yes"/>
+ <point x="-723" y="-51"/>
+ <point x="-826" y="-155"/>
+ </contour>
+ <contour>
+ <point x="-752" y="-290" type="curve"/>
+ <point x="-752" y="-193"/>
+ <point x="-685" y="-125"/>
+ <point x="-591" y="-125" type="curve" smooth="yes"/>
+ <point x="-498" y="-125"/>
+ <point x="-430" y="-193"/>
+ <point x="-430" y="-290" type="curve" smooth="yes"/>
+ <point x="-430" y="-385"/>
+ <point x="-498" y="-450"/>
+ <point x="-591" y="-450" type="curve" smooth="yes"/>
+ <point x="-685" y="-450"/>
+ <point x="-752" y="-385"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni035B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni035B_.glif
new file mode 100644
index 000000000..a70cda7b9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni035B_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni035B" format="1">
+ <advance width="0"/>
+ <unicode hex="035B"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1658" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2394" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-859" y="2284" type="line"/>
+ <point x="-982" y="1918" type="line"/>
+ <point x="-675" y="1918" type="line"/>
+ <point x="-773" y="1624" type="line"/>
+ <point x="-690" y="1624" type="line"/>
+ <point x="-565" y="1992" type="line"/>
+ <point x="-873" y="1992" type="line"/>
+ <point x="-777" y="2284" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni035C_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni035C_.glif
new file mode 100644
index 000000000..4d6d09d5b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni035C_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni035C" format="1">
+ <advance width="0"/>
+ <unicode hex="035C"/>
+ <outline>
+ <contour>
+ <point x="0" y="-55" type="move" name="_markbottom_dd"/>
+ </contour>
+ <component base="uni035D" yOffset="-2200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni035D_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni035D_.glif
new file mode 100644
index 000000000..2223bc2b9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni035D_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni035D" format="1">
+ <advance width="0"/>
+ <unicode hex="035D"/>
+ <outline>
+ <contour>
+ <point x="0" y="1623" type="move" name="_marktop_dd"/>
+ </contour>
+ <contour>
+ <point x="844" y="2057" type="line"/>
+ <point x="652" y="1915"/>
+ <point x="494" y="1738"/>
+ <point x="0" y="1738" type="curve" smooth="yes"/>
+ <point x="-502" y="1738"/>
+ <point x="-653" y="1913"/>
+ <point x="-846" y="2057" type="curve"/>
+ <point x="-934" y="2057" type="line"/>
+ <point x="-741" y="1856"/>
+ <point x="-514" y="1661"/>
+ <point x="0" y="1661" type="curve" smooth="yes"/>
+ <point x="514" y="1661"/>
+ <point x="740" y="1856"/>
+ <point x="932" y="2057" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni035E_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni035E_.glif
new file mode 100644
index 000000000..77b1098ce
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni035E_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni035E" format="1">
+ <advance width="0"/>
+ <unicode hex="035E"/>
+ <outline>
+ <contour>
+ <point x="0" y="1760" type="move" name="_marktop_dd"/>
+ </contour>
+ <contour>
+ <point x="771" y="1843" type="line"/>
+ <point x="-773" y="1843" type="line"/>
+ <point x="-773" y="1768" type="line"/>
+ <point x="771" y="1768" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni035F_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni035F_.glif
new file mode 100644
index 000000000..d470340e1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni035F_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni035F" format="1">
+ <advance width="0"/>
+ <unicode hex="035F"/>
+ <outline>
+ <contour>
+ <point x="0" y="-69" type="move" name="_markbottom_dd"/>
+ </contour>
+ <component base="uni035E" yOffset="-2104"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0360.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0360.glif
new file mode 100644
index 000000000..db66deba9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0360.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0360" format="1">
+ <advance width="0"/>
+ <unicode hex="0360"/>
+ <outline>
+ <contour>
+ <point x="0" y="1815" type="move" name="_marktop_dd"/>
+ </contour>
+ <contour>
+ <point x="1176" y="2038" type="line"/>
+ <point x="1134" y="1895"/>
+ <point x="1059" y="1844"/>
+ <point x="858" y="1844" type="curve" smooth="yes"/>
+ <point x="465" y="1844"/>
+ <point x="-462" y="2014"/>
+ <point x="-857" y="2014" type="curve" smooth="yes"/>
+ <point x="-1104" y="2014"/>
+ <point x="-1209" y="1947"/>
+ <point x="-1250" y="1768" type="curve"/>
+ <point x="-1174" y="1755" type="line"/>
+ <point x="-1133" y="1899"/>
+ <point x="-1059" y="1940"/>
+ <point x="-857" y="1940" type="curve" smooth="yes"/>
+ <point x="-470" y="1940"/>
+ <point x="450" y="1768"/>
+ <point x="858" y="1768" type="curve" smooth="yes"/>
+ <point x="1101" y="1768"/>
+ <point x="1210" y="1844"/>
+ <point x="1251" y="2024" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0361.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0361.glif
new file mode 100644
index 000000000..0df3d75d1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0361.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0361" format="1">
+ <advance width="0"/>
+ <unicode hex="0361"/>
+ <outline>
+ <contour>
+ <point x="0" y="1691" type="move" name="_marktop_dd"/>
+ </contour>
+ <contour>
+ <point x="932" y="1606" type="line"/>
+ <point x="740" y="1807"/>
+ <point x="514" y="2002"/>
+ <point x="0" y="2002" type="curve" smooth="yes"/>
+ <point x="-514" y="2002"/>
+ <point x="-741" y="1807"/>
+ <point x="-934" y="1606" type="curve"/>
+ <point x="-846" y="1606" type="line"/>
+ <point x="-653" y="1750"/>
+ <point x="-502" y="1925"/>
+ <point x="0" y="1925" type="curve" smooth="yes"/>
+ <point x="494" y="1925"/>
+ <point x="652" y="1748"/>
+ <point x="844" y="1606" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0362.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0362.glif
new file mode 100644
index 000000000..22c532891
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0362.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0362" format="1">
+ <advance width="0"/>
+ <unicode hex="0362"/>
+ <outline>
+ <contour>
+ <point x="0" y="-193" type="move" name="_markbottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1070" y="-402" type="line"/>
+ <point x="-1104" y="-402" type="line"/>
+ <point x="-1104" y="-459" type="line"/>
+ <point x="1070" y="-459" type="line"/>
+ </contour>
+ <contour>
+ <point x="745" y="-751" type="line"/>
+ <point x="1159" y="-428" type="line"/>
+ <point x="1092" y="-399" type="line"/>
+ <point x="641" y="-751" type="line"/>
+ </contour>
+ <contour>
+ <point x="639" y="-103" type="line"/>
+ <point x="1089" y="-455" type="line"/>
+ <point x="1159" y="-428" type="line"/>
+ <point x="745" y="-103" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0363.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0363.glif
new file mode 100644
index 000000000..e4d712188
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0363.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0363" format="1">
+ <advance width="0"/>
+ <unicode hex="0363"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-560" y="1794" type="line"/>
+ <point x="-560" y="1745"/>
+ <point x="-550" y="1689"/>
+ <point x="-532" y="1653" type="curve"/>
+ <point x="-472" y="1653" type="line"/>
+ <point x="-494" y="1690"/>
+ <point x="-505" y="1750"/>
+ <point x="-505" y="1805" type="curve" smooth="yes"/>
+ <point x="-505" y="2178" type="line" smooth="yes"/>
+ <point x="-505" y="2339"/>
+ <point x="-616" y="2419"/>
+ <point x="-774" y="2419" type="curve" smooth="yes"/>
+ <point x="-938" y="2419"/>
+ <point x="-1055" y="2316"/>
+ <point x="-1055" y="2197" type="curve"/>
+ <point x="-998" y="2195" type="line"/>
+ <point x="-998" y="2288"/>
+ <point x="-912" y="2364"/>
+ <point x="-774" y="2364" type="curve" smooth="yes"/>
+ <point x="-627" y="2364"/>
+ <point x="-560" y="2302"/>
+ <point x="-560" y="2179" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="-527" y="2076" type="line"/>
+ <point x="-732" y="2076" type="line" smooth="yes"/>
+ <point x="-963" y="2076"/>
+ <point x="-1075" y="1980"/>
+ <point x="-1075" y="1841" type="curve" smooth="yes"/>
+ <point x="-1075" y="1716"/>
+ <point x="-990" y="1638"/>
+ <point x="-848" y="1638" type="curve" smooth="yes"/>
+ <point x="-660" y="1638"/>
+ <point x="-549" y="1749"/>
+ <point x="-513" y="1854" type="curve"/>
+ <point x="-535" y="1910" type="line"/>
+ <point x="-579" y="1779"/>
+ <point x="-689" y="1693"/>
+ <point x="-848" y="1693" type="curve" smooth="yes"/>
+ <point x="-964" y="1693"/>
+ <point x="-1020" y="1750"/>
+ <point x="-1020" y="1841" type="curve" smooth="yes"/>
+ <point x="-1020" y="1961"/>
+ <point x="-917" y="2021"/>
+ <point x="-730" y="2021" type="curve" smooth="yes"/>
+ <point x="-525" y="2021" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0364.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0364.glif
new file mode 100644
index 000000000..05ef7c685
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0364.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0364" format="1">
+ <advance width="0"/>
+ <unicode hex="0364"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-744" y="1639" type="curve" smooth="yes"/>
+ <point x="-623" y="1639"/>
+ <point x="-543" y="1690"/>
+ <point x="-492" y="1763" type="curve"/>
+ <point x="-529" y="1792" type="line"/>
+ <point x="-595" y="1717"/>
+ <point x="-657" y="1694"/>
+ <point x="-744" y="1694" type="curve" smooth="yes"/>
+ <point x="-892" y="1694"/>
+ <point x="-1022" y="1819"/>
+ <point x="-1022" y="2009" type="curve" smooth="yes"/>
+ <point x="-1022" y="2039" type="line" smooth="yes"/>
+ <point x="-1022" y="2228"/>
+ <point x="-925" y="2364"/>
+ <point x="-758" y="2364" type="curve" smooth="yes"/>
+ <point x="-606" y="2364"/>
+ <point x="-525" y="2250"/>
+ <point x="-525" y="2097" type="curve" smooth="yes"/>
+ <point x="-525" y="2089" type="line"/>
+ <point x="-1052" y="2089" type="line"/>
+ <point x="-1052" y="2034" type="line"/>
+ <point x="-470" y="2034" type="line"/>
+ <point x="-470" y="2094" type="line" smooth="yes"/>
+ <point x="-470" y="2294"/>
+ <point x="-590" y="2419"/>
+ <point x="-758" y="2419" type="curve" smooth="yes"/>
+ <point x="-934" y="2419"/>
+ <point x="-1077" y="2278"/>
+ <point x="-1077" y="2039" type="curve" smooth="yes"/>
+ <point x="-1077" y="2009" type="line" smooth="yes"/>
+ <point x="-1077" y="1789"/>
+ <point x="-928" y="1639"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0365.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0365.glif
new file mode 100644
index 000000000..9168d5b50
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0365.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0365" format="1">
+ <advance width="0"/>
+ <unicode hex="0365"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-774" y="2775" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-748" y="2412" type="line"/>
+ <point x="-803" y="2412" type="line"/>
+ <point x="-803" y="1653" type="line"/>
+ <point x="-748" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-822" y="2648" type="curve" smooth="yes"/>
+ <point x="-822" y="2622"/>
+ <point x="-803" y="2602"/>
+ <point x="-776" y="2602" type="curve" smooth="yes"/>
+ <point x="-749" y="2602"/>
+ <point x="-727" y="2622"/>
+ <point x="-727" y="2648" type="curve" smooth="yes"/>
+ <point x="-727" y="2674"/>
+ <point x="-749" y="2696"/>
+ <point x="-776" y="2696" type="curve" smooth="yes"/>
+ <point x="-803" y="2696"/>
+ <point x="-822" y="2674"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0366.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0366.glif
new file mode 100644
index 000000000..3d4962496
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0366.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0366" format="1">
+ <advance width="0"/>
+ <unicode hex="0366"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-774" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-774" y="1639" type="curve" smooth="yes" name="hr00"/>
+ <point x="-568" y="1639"/>
+ <point x="-443" y="1783"/>
+ <point x="-443" y="2014" type="curve" smooth="yes"/>
+ <point x="-443" y="2043" type="line" smooth="yes"/>
+ <point x="-443" y="2274"/>
+ <point x="-567" y="2419"/>
+ <point x="-774" y="2419" type="curve" smooth="yes"/>
+ <point x="-979" y="2419"/>
+ <point x="-1107" y="2274"/>
+ <point x="-1107" y="2043" type="curve" smooth="yes"/>
+ <point x="-1107" y="2014" type="line" smooth="yes"/>
+ <point x="-1107" y="1783"/>
+ <point x="-980" y="1639"/>
+ </contour>
+ <contour>
+ <point x="-774" y="1694" type="curve" smooth="yes"/>
+ <point x="-967" y="1694"/>
+ <point x="-1052" y="1833"/>
+ <point x="-1052" y="2014" type="curve" smooth="yes"/>
+ <point x="-1052" y="2043" type="line" smooth="yes"/>
+ <point x="-1052" y="2225"/>
+ <point x="-965" y="2364"/>
+ <point x="-774" y="2364" type="curve" smooth="yes"/>
+ <point x="-582" y="2364"/>
+ <point x="-498" y="2225"/>
+ <point x="-498" y="2043" type="curve" smooth="yes"/>
+ <point x="-498" y="2014" type="line" smooth="yes"/>
+ <point x="-498" y="1833"/>
+ <point x="-583" y="1694"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0367.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0367.glif
new file mode 100644
index 000000000..354b1e5ef
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0367.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0367" format="1">
+ <advance width="0"/>
+ <unicode hex="0367"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-774" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-554" y="1827" type="line"/>
+ <point x="-554" y="1653" type="line"/>
+ <point x="-499" y="1653" type="line"/>
+ <point x="-499" y="2412" type="line"/>
+ <point x="-554" y="2412" type="line"/>
+ </contour>
+ <contour>
+ <point x="-549" y="1970" type="line"/>
+ <point x="-549" y="1825"/>
+ <point x="-597" y="1693"/>
+ <point x="-800" y="1693" type="curve" smooth="yes"/>
+ <point x="-923" y="1693"/>
+ <point x="-994" y="1748"/>
+ <point x="-994" y="1977" type="curve" smooth="yes"/>
+ <point x="-994" y="2412" type="line"/>
+ <point x="-1049" y="2412" type="line"/>
+ <point x="-1049" y="1979" type="line" smooth="yes"/>
+ <point x="-1049" y="1723"/>
+ <point x="-963" y="1638"/>
+ <point x="-799" y="1638" type="curve" smooth="yes"/>
+ <point x="-590" y="1638"/>
+ <point x="-499" y="1777"/>
+ <point x="-499" y="1965" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0368.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0368.glif
new file mode 100644
index 000000000..104cf898f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0368.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0368" format="1">
+ <advance width="0"/>
+ <unicode hex="0368"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-759" y="1631" type="curve" smooth="yes"/>
+ <point x="-611" y="1631"/>
+ <point x="-477" y="1722"/>
+ <point x="-469" y="1876" type="curve"/>
+ <point x="-524" y="1876" type="line"/>
+ <point x="-532" y="1744"/>
+ <point x="-639" y="1686"/>
+ <point x="-759" y="1686" type="curve" smooth="yes"/>
+ <point x="-923" y="1686"/>
+ <point x="-1022" y="1821"/>
+ <point x="-1022" y="2010" type="curve" smooth="yes"/>
+ <point x="-1022" y="2039" type="line" smooth="yes"/>
+ <point x="-1022" y="2229"/>
+ <point x="-932" y="2364"/>
+ <point x="-760" y="2364" type="curve" smooth="yes"/>
+ <point x="-635" y="2364"/>
+ <point x="-531" y="2291"/>
+ <point x="-524" y="2153" type="curve"/>
+ <point x="-469" y="2153" type="line"/>
+ <point x="-476" y="2328"/>
+ <point x="-613" y="2419"/>
+ <point x="-760" y="2419" type="curve" smooth="yes"/>
+ <point x="-956" y="2419"/>
+ <point x="-1077" y="2262"/>
+ <point x="-1077" y="2039" type="curve" smooth="yes"/>
+ <point x="-1077" y="2010" type="line" smooth="yes"/>
+ <point x="-1077" y="1788"/>
+ <point x="-956" y="1631"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0369.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0369.glif
new file mode 100644
index 000000000..fb2459765
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0369.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0369" format="1">
+ <advance width="0"/>
+ <unicode hex="0369"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2775" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-529" y="1800" type="line"/>
+ <point x="-529" y="1653" type="line"/>
+ <point x="-474" y="1653" type="line"/>
+ <point x="-474" y="2746" type="line"/>
+ <point x="-529" y="2746" type="line"/>
+ </contour>
+ <contour>
+ <point x="-788" y="1638" type="curve" smooth="yes"/>
+ <point x="-617" y="1638"/>
+ <point x="-518" y="1746"/>
+ <point x="-494" y="1866" type="curve"/>
+ <point x="-494" y="2175" type="line"/>
+ <point x="-527" y="2317"/>
+ <point x="-622" y="2419"/>
+ <point x="-787" y="2419" type="curve" smooth="yes"/>
+ <point x="-967" y="2419"/>
+ <point x="-1073" y="2278"/>
+ <point x="-1073" y="2039" type="curve" smooth="yes"/>
+ <point x="-1073" y="2025" type="line" smooth="yes"/>
+ <point x="-1073" y="1793"/>
+ <point x="-982" y="1638"/>
+ </contour>
+ <contour>
+ <point x="-788" y="1693" type="curve" smooth="yes"/>
+ <point x="-945" y="1693"/>
+ <point x="-1018" y="1823"/>
+ <point x="-1018" y="2025" type="curve" smooth="yes"/>
+ <point x="-1018" y="2039" type="line" smooth="yes"/>
+ <point x="-1018" y="2241"/>
+ <point x="-945" y="2364"/>
+ <point x="-787" y="2364" type="curve" smooth="yes"/>
+ <point x="-611" y="2364"/>
+ <point x="-536" y="2217"/>
+ <point x="-517" y="2122" type="curve"/>
+ <point x="-517" y="1910" type="line"/>
+ <point x="-542" y="1796"/>
+ <point x="-630" y="1693"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni036A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni036A_.glif
new file mode 100644
index 000000000..ca1d19ac3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni036A_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni036A" format="1">
+ <advance width="0"/>
+ <unicode hex="036A"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-774" y="2775" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-994" y="2738" type="line"/>
+ <point x="-1049" y="2738" type="line"/>
+ <point x="-1049" y="1653" type="line"/>
+ <point x="-994" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1000" y="2094" type="line"/>
+ <point x="-1000" y="2240"/>
+ <point x="-952" y="2372"/>
+ <point x="-748" y="2372" type="curve" smooth="yes"/>
+ <point x="-626" y="2372"/>
+ <point x="-554" y="2317"/>
+ <point x="-554" y="2087" type="curve" smooth="yes"/>
+ <point x="-554" y="1653" type="line"/>
+ <point x="-499" y="1653" type="line"/>
+ <point x="-499" y="2086" type="line" smooth="yes"/>
+ <point x="-499" y="2342"/>
+ <point x="-586" y="2427"/>
+ <point x="-749" y="2427" type="curve" smooth="yes"/>
+ <point x="-958" y="2427"/>
+ <point x="-1049" y="2288"/>
+ <point x="-1049" y="2100" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni036B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni036B_.glif
new file mode 100644
index 000000000..ff9e5b38e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni036B_.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni036B" format="1">
+ <advance width="0"/>
+ <unicode hex="036B"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-774" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1242" y="2237" type="line"/>
+ <point x="-1242" y="2412" type="line"/>
+ <point x="-1297" y="2412" type="line"/>
+ <point x="-1297" y="1653" type="line"/>
+ <point x="-1242" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1247" y="2094" type="line"/>
+ <point x="-1247" y="2240"/>
+ <point x="-1199" y="2372"/>
+ <point x="-996" y="2372" type="curve" smooth="yes"/>
+ <point x="-873" y="2372"/>
+ <point x="-802" y="2317"/>
+ <point x="-802" y="2087" type="curve" smooth="yes"/>
+ <point x="-802" y="1653" type="line"/>
+ <point x="-747" y="1653" type="line"/>
+ <point x="-747" y="2086" type="line" smooth="yes"/>
+ <point x="-747" y="2342"/>
+ <point x="-833" y="2427"/>
+ <point x="-997" y="2427" type="curve" smooth="yes"/>
+ <point x="-1206" y="2427"/>
+ <point x="-1297" y="2288"/>
+ <point x="-1297" y="2100" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-752" y="2094" type="line"/>
+ <point x="-752" y="2240"/>
+ <point x="-704" y="2372"/>
+ <point x="-501" y="2372" type="curve" smooth="yes"/>
+ <point x="-378" y="2372"/>
+ <point x="-307" y="2317"/>
+ <point x="-307" y="2087" type="curve" smooth="yes"/>
+ <point x="-307" y="1653" type="line"/>
+ <point x="-252" y="1653" type="line"/>
+ <point x="-252" y="2086" type="line" smooth="yes"/>
+ <point x="-252" y="2342"/>
+ <point x="-338" y="2427"/>
+ <point x="-502" y="2427" type="curve" smooth="yes"/>
+ <point x="-711" y="2427"/>
+ <point x="-802" y="2288"/>
+ <point x="-802" y="2100" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni036C_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni036C_.glif
new file mode 100644
index 000000000..0f8539b57
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni036C_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni036C" format="1">
+ <advance width="0"/>
+ <unicode hex="036C"/>
+ <outline>
+ <contour>
+ <point x="-641" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-641" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-748" y="2237" type="line"/>
+ <point x="-748" y="2412" type="line"/>
+ <point x="-803" y="2412" type="line"/>
+ <point x="-803" y="1653" type="line"/>
+ <point x="-748" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-479" y="2424" type="line"/>
+ <point x="-487" y="2426"/>
+ <point x="-509" y="2427"/>
+ <point x="-524" y="2427" type="curve" smooth="yes"/>
+ <point x="-703" y="2427"/>
+ <point x="-803" y="2288"/>
+ <point x="-803" y="2100" type="curve"/>
+ <point x="-754" y="2094" type="line"/>
+ <point x="-754" y="2240"/>
+ <point x="-705" y="2372"/>
+ <point x="-524" y="2372" type="curve" smooth="yes"/>
+ <point x="-505" y="2372"/>
+ <point x="-490" y="2372"/>
+ <point x="-479" y="2371" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni036D_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni036D_.glif
new file mode 100644
index 000000000..26203e034
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni036D_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni036D" format="1">
+ <advance width="0"/>
+ <unicode hex="036D"/>
+ <outline>
+ <contour>
+ <point x="-837" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-837" y="2775" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-674" y="2419" type="line"/>
+ <point x="-1026" y="2419" type="line"/>
+ <point x="-1026" y="2364" type="line"/>
+ <point x="-674" y="2364" type="line"/>
+ </contour>
+ <contour>
+ <point x="-886" y="2622" type="line"/>
+ <point x="-886" y="1855" type="line" smooth="yes"/>
+ <point x="-886" y="1702"/>
+ <point x="-842" y="1645"/>
+ <point x="-730" y="1645" type="curve" smooth="yes"/>
+ <point x="-705" y="1645"/>
+ <point x="-678" y="1649"/>
+ <point x="-650" y="1654" type="curve"/>
+ <point x="-657" y="1705" type="line"/>
+ <point x="-683" y="1702"/>
+ <point x="-704" y="1700"/>
+ <point x="-733" y="1700" type="curve" smooth="yes"/>
+ <point x="-788" y="1700"/>
+ <point x="-831" y="1722"/>
+ <point x="-831" y="1855" type="curve" smooth="yes"/>
+ <point x="-831" y="2622" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni036E_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni036E_.glif
new file mode 100644
index 000000000..9117e15bb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni036E_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni036E" format="1">
+ <advance width="0"/>
+ <unicode hex="036E"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-743" y="1810" type="line"/>
+ <point x="-792" y="1653" type="line"/>
+ <point x="-751" y="1653" type="line"/>
+ <point x="-461" y="2412" type="line"/>
+ <point x="-516" y="2412" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1031" y="2412" type="line"/>
+ <point x="-1086" y="2412" type="line"/>
+ <point x="-798" y="1653" type="line"/>
+ <point x="-755" y="1653" type="line"/>
+ <point x="-803" y="1810" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni036F_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni036F_.glif
new file mode 100644
index 000000000..841f5171f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni036F_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni036F" format="1">
+ <advance width="0"/>
+ <unicode hex="036F"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-774" y="2500" type="move" name="_mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1002" y="2412" type="line"/>
+ <point x="-1064" y="2412" type="line"/>
+ <point x="-803" y="2042" type="line"/>
+ <point x="-1078" y="1653" type="line"/>
+ <point x="-1018" y="1653" type="line"/>
+ <point x="-774" y="2001" type="line"/>
+ <point x="-531" y="1653" type="line"/>
+ <point x="-470" y="1653" type="line"/>
+ <point x="-745" y="2042" type="line"/>
+ <point x="-484" y="2412" type="line"/>
+ <point x="-546" y="2412" type="line"/>
+ <point x="-774" y="2083" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0370.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0370.glif
new file mode 100644
index 000000000..1e49b354a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0370.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0370" format="1">
+ <advance width="1536"/>
+ <unicode hex="0370"/>
+ <outline>
+ <contour>
+ <point x="1356" y="1068" type="line"/>
+ <point x="216" y="1068" type="line"/>
+ <point x="216" y="992" type="line"/>
+ <point x="1356" y="992" type="line"/>
+ </contour>
+ <contour>
+ <point x="256" y="2004" type="line"/>
+ <point x="180" y="2004" type="line"/>
+ <point x="180" y="0" type="line"/>
+ <point x="256" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1508, 'leftMargin': 275, 'rightMargin': 56}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0371.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0371.glif
new file mode 100644
index 000000000..2b096f726
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0371.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0371" format="1">
+ <advance width="1536"/>
+ <unicode hex="0371"/>
+ <outline>
+ <contour>
+ <point x="608" y="0" type="line"/>
+ <point x="608" y="1036" type="line" smooth="yes"/>
+ <point x="608" y="1348"/>
+ <point x="520" y="1516"/>
+ <point x="272" y="1516" type="curve" smooth="yes"/>
+ <point x="216" y="1516"/>
+ <point x="172" y="1508"/>
+ <point x="120" y="1488" type="curve"/>
+ <point x="136" y="1416" type="line"/>
+ <point x="164" y="1428"/>
+ <point x="220" y="1440"/>
+ <point x="272" y="1440" type="curve" smooth="yes"/>
+ <point x="476" y="1440"/>
+ <point x="536" y="1296"/>
+ <point x="536" y="1036" type="curve" smooth="yes"/>
+ <point x="536" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1420" y="804" type="line"/>
+ <point x="580" y="804" type="line"/>
+ <point x="580" y="728" type="line"/>
+ <point x="1420" y="728" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1382, 'leftMargin': 41, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0372.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0372.glif
new file mode 100644
index 000000000..5a4802283
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0372.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0372" format="1">
+ <advance width="1792"/>
+ <unicode hex="0372"/>
+ <outline>
+ <contour>
+ <point x="1664" y="2004" type="line"/>
+ <point x="1588" y="2004" type="line"/>
+ <point x="1588" y="1416" type="line"/>
+ <point x="1664" y="1416" type="line"/>
+ </contour>
+ <contour>
+ <point x="204" y="2004" type="line"/>
+ <point x="132" y="2004" type="line"/>
+ <point x="132" y="1416" type="line"/>
+ <point x="204" y="1416" type="line"/>
+ </contour>
+ <component base="T" xOffset="56"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 76, 'rightMargin': 76.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0373.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0373.glif
new file mode 100644
index 000000000..38f5d9316
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0373.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0373" format="1">
+ <advance width="1280"/>
+ <unicode hex="0373"/>
+ <outline>
+ <contour>
+ <point x="680" y="2004" type="line"/>
+ <point x="604" y="2004" type="line"/>
+ <point x="604" y="0" type="line"/>
+ <point x="680" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1132" y="2004" type="line"/>
+ <point x="152" y="2004" type="line"/>
+ <point x="152" y="1928" type="line"/>
+ <point x="1132" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="1132" y="2004" type="line"/>
+ <point x="1056" y="2004" type="line"/>
+ <point x="1056" y="1416" type="line"/>
+ <point x="1132" y="1416" type="line"/>
+ </contour>
+ <contour>
+ <point x="224" y="2004" type="line"/>
+ <point x="152" y="2004" type="line"/>
+ <point x="152" y="1416" type="line"/>
+ <point x="224" y="1416" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1414.875</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1133.0, 'leftMargin': 76, 'rightMargin': 76.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0376.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0376.glif
new file mode 100644
index 000000000..f5dca13e5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0376.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0376" format="1">
+ <advance width="2048"/>
+ <unicode hex="0376"/>
+ <outline>
+ <component base="uni0418" xOffset="28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1992, 'leftMargin': 275, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0377.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0377.glif
new file mode 100644
index 000000000..947e3ce97
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0377.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0377" format="1">
+ <advance width="1792"/>
+ <unicode hex="0377"/>
+ <outline>
+ <contour>
+ <point x="1292" y="1488" type="line"/>
+ <point x="1292" y="352" type="line" smooth="yes"/>
+ <point x="1292" y="116"/>
+ <point x="1364" y="44"/>
+ <point x="1464" y="44" type="curve" smooth="yes"/>
+ <point x="1496" y="44"/>
+ <point x="1520" y="52"/>
+ <point x="1552" y="60" type="curve"/>
+ <point x="1568" y="-12" type="line"/>
+ <point x="1536" y="-28"/>
+ <point x="1500" y="-28"/>
+ <point x="1468" y="-28" type="curve" smooth="yes"/>
+ <point x="1300" y="-28"/>
+ <point x="1220" y="76"/>
+ <point x="1220" y="352" type="curve" smooth="yes"/>
+ <point x="1220" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1276" y="1436" type="line"/>
+ <point x="300" y="0" type="line"/>
+ <point x="244" y="52" type="line"/>
+ <point x="1220" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="224" y="1488" type="line"/>
+ <point x="300" y="1488" type="line"/>
+ <point x="300" y="0" type="line"/>
+ <point x="224" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1646, 'leftMargin': 237, 'rightMargin': 67}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni037B_.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni037B_.cn.glif
new file mode 100644
index 000000000..7cc1cfc85
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni037B_.cn.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni037B.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="188" y="452" type="line"/>
+ <point x="204" y="112"/>
+ <point x="452" y="-28"/>
+ <point x="740" y="-28" type="curve" smooth="yes"/>
+ <point x="1128" y="-28"/>
+ <point x="1348" y="188"/>
+ <point x="1348" y="660" type="curve" smooth="yes"/>
+ <point x="1348" y="828" type="line" smooth="yes"/>
+ <point x="1348" y="1300"/>
+ <point x="1128" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="204" y="1380"/>
+ <point x="188" y="996" type="curve"/>
+ <point x="264" y="996" type="line"/>
+ <point x="276" y="1336"/>
+ <point x="500" y="1440"/>
+ <point x="744" y="1440" type="curve" smooth="yes"/>
+ <point x="1108" y="1440"/>
+ <point x="1272" y="1232"/>
+ <point x="1272" y="828" type="curve" smooth="yes"/>
+ <point x="1272" y="660" type="line" smooth="yes"/>
+ <point x="1272" y="252"/>
+ <point x="1108" y="44"/>
+ <point x="740" y="44" type="curve" smooth="yes"/>
+ <point x="508" y="44"/>
+ <point x="280" y="124"/>
+ <point x="264" y="452" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 133, 'rightMargin': 136}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni037B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni037B_.glif
new file mode 100644
index 000000000..eda624798
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni037B_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni037B" format="1">
+ <advance width="1536"/>
+ <unicode hex="037B"/>
+ <outline>
+ <contour>
+ <point x="188" y="452" type="line"/>
+ <point x="204" y="148"/>
+ <point x="452" y="-28"/>
+ <point x="740" y="-28" type="curve" smooth="yes"/>
+ <point x="1128" y="-28"/>
+ <point x="1348" y="280"/>
+ <point x="1348" y="716" type="curve" smooth="yes"/>
+ <point x="1348" y="772" type="line" smooth="yes"/>
+ <point x="1348" y="1208"/>
+ <point x="1128" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="204" y="1340"/>
+ <point x="188" y="996" type="curve"/>
+ <point x="264" y="996" type="line"/>
+ <point x="276" y="1292"/>
+ <point x="500" y="1440"/>
+ <point x="744" y="1440" type="curve" smooth="yes"/>
+ <point x="1108" y="1440"/>
+ <point x="1276" y="1144"/>
+ <point x="1276" y="772" type="curve" smooth="yes"/>
+ <point x="1276" y="716" type="line" smooth="yes"/>
+ <point x="1276" y="344"/>
+ <point x="1108" y="44"/>
+ <point x="740" y="44" type="curve" smooth="yes"/>
+ <point x="508" y="44"/>
+ <point x="280" y="168"/>
+ <point x="264" y="452" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 136, 'rightMargin': 134}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni037C_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni037C_.glif
new file mode 100644
index 000000000..62da87474
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni037C_.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni037C" format="1">
+ <advance width="1536"/>
+ <unicode hex="037C"/>
+ <outline>
+ <contour>
+ <point x="720" y="744" type="curve" smooth="yes"/>
+ <point x="720" y="700"/>
+ <point x="752" y="668"/>
+ <point x="792" y="668" type="curve" smooth="yes"/>
+ <point x="836" y="668"/>
+ <point x="872" y="700"/>
+ <point x="872" y="744" type="curve" smooth="yes"/>
+ <point x="872" y="788"/>
+ <point x="836" y="820"/>
+ <point x="792" y="820" type="curve" smooth="yes"/>
+ <point x="752" y="820"/>
+ <point x="720" y="788"/>
+ </contour>
+ <contour>
+ <point x="796" y="-28" type="curve" smooth="yes"/>
+ <point x="1088" y="-28"/>
+ <point x="1332" y="148"/>
+ <point x="1348" y="452" type="curve"/>
+ <point x="1272" y="452" type="line"/>
+ <point x="1256" y="168"/>
+ <point x="1028" y="48"/>
+ <point x="796" y="48" type="curve" smooth="yes"/>
+ <point x="428" y="48"/>
+ <point x="264" y="344"/>
+ <point x="264" y="716" type="curve" smooth="yes"/>
+ <point x="264" y="772" type="line" smooth="yes"/>
+ <point x="264" y="1144"/>
+ <point x="428" y="1440"/>
+ <point x="792" y="1440" type="curve" smooth="yes"/>
+ <point x="1040" y="1440"/>
+ <point x="1260" y="1292"/>
+ <point x="1272" y="996" type="curve"/>
+ <point x="1348" y="996" type="line"/>
+ <point x="1336" y="1340"/>
+ <point x="1080" y="1516"/>
+ <point x="792" y="1516" type="curve" smooth="yes"/>
+ <point x="412" y="1516"/>
+ <point x="188" y="1208"/>
+ <point x="188" y="772" type="curve" smooth="yes"/>
+ <point x="188" y="716" type="line" smooth="yes"/>
+ <point x="188" y="280"/>
+ <point x="412" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 133, 'rightMargin': 136}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni037D_.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni037D_.cn.glif
new file mode 100644
index 000000000..349eae7a2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni037D_.cn.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni037D.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="188" y="452" type="line"/>
+ <point x="204" y="112"/>
+ <point x="452" y="-28"/>
+ <point x="740" y="-28" type="curve" smooth="yes"/>
+ <point x="1128" y="-28"/>
+ <point x="1348" y="188"/>
+ <point x="1348" y="660" type="curve" smooth="yes"/>
+ <point x="1348" y="828" type="line" smooth="yes"/>
+ <point x="1348" y="1300"/>
+ <point x="1128" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="204" y="1380"/>
+ <point x="188" y="996" type="curve"/>
+ <point x="264" y="996" type="line"/>
+ <point x="276" y="1336"/>
+ <point x="500" y="1440"/>
+ <point x="744" y="1440" type="curve" smooth="yes"/>
+ <point x="1108" y="1440"/>
+ <point x="1272" y="1232"/>
+ <point x="1272" y="828" type="curve" smooth="yes"/>
+ <point x="1272" y="660" type="line" smooth="yes"/>
+ <point x="1272" y="252"/>
+ <point x="1108" y="44"/>
+ <point x="740" y="44" type="curve" smooth="yes"/>
+ <point x="508" y="44"/>
+ <point x="280" y="124"/>
+ <point x="264" y="452" type="curve"/>
+ </contour>
+ <contour>
+ <point x="756" y="668" type="curve" smooth="yes"/>
+ <point x="796" y="668"/>
+ <point x="832" y="700"/>
+ <point x="832" y="744" type="curve" smooth="yes"/>
+ <point x="832" y="788"/>
+ <point x="796" y="820"/>
+ <point x="756" y="820" type="curve" smooth="yes"/>
+ <point x="712" y="820"/>
+ <point x="680" y="788"/>
+ <point x="680" y="744" type="curve" smooth="yes"/>
+ <point x="680" y="700"/>
+ <point x="712" y="668"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 133, 'rightMargin': 136}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni037D_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni037D_.glif
new file mode 100644
index 000000000..f871b677f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni037D_.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni037D" format="1">
+ <advance width="1536"/>
+ <unicode hex="037D"/>
+ <outline>
+ <contour>
+ <point x="188" y="452" type="line"/>
+ <point x="204" y="148"/>
+ <point x="452" y="-28"/>
+ <point x="740" y="-28" type="curve" smooth="yes"/>
+ <point x="1128" y="-28"/>
+ <point x="1348" y="280"/>
+ <point x="1348" y="716" type="curve" smooth="yes"/>
+ <point x="1348" y="772" type="line" smooth="yes"/>
+ <point x="1348" y="1208"/>
+ <point x="1128" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="204" y="1340"/>
+ <point x="188" y="996" type="curve"/>
+ <point x="264" y="996" type="line"/>
+ <point x="276" y="1292"/>
+ <point x="500" y="1440"/>
+ <point x="744" y="1440" type="curve" smooth="yes"/>
+ <point x="1108" y="1440"/>
+ <point x="1276" y="1144"/>
+ <point x="1276" y="772" type="curve" smooth="yes"/>
+ <point x="1276" y="716" type="line" smooth="yes"/>
+ <point x="1276" y="344"/>
+ <point x="1108" y="44"/>
+ <point x="740" y="44" type="curve" smooth="yes"/>
+ <point x="508" y="44"/>
+ <point x="280" y="168"/>
+ <point x="264" y="452" type="curve"/>
+ </contour>
+ <contour>
+ <point x="756" y="668" type="curve" smooth="yes"/>
+ <point x="796" y="668"/>
+ <point x="832" y="700"/>
+ <point x="832" y="744" type="curve" smooth="yes"/>
+ <point x="832" y="788"/>
+ <point x="796" y="820"/>
+ <point x="756" y="820" type="curve" smooth="yes"/>
+ <point x="712" y="820"/>
+ <point x="680" y="788"/>
+ <point x="680" y="744" type="curve" smooth="yes"/>
+ <point x="680" y="700"/>
+ <point x="712" y="668"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 136, 'rightMargin': 134}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni03CF__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni03CF__.glif
new file mode 100644
index 000000000..5d3cf3e4d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni03CF__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03CF" format="1">
+ <advance width="1792"/>
+ <unicode hex="03CF"/>
+ <outline>
+ <contour>
+ <point x="264" y="2004" type="line"/>
+ <point x="192" y="2004" type="line"/>
+ <point x="192" y="0" type="line"/>
+ <point x="264" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1532" y="2004" type="line"/>
+ <point x="1428" y="2004" type="line"/>
+ <point x="592" y="1164" type="line"/>
+ <point x="248" y="828" type="line"/>
+ <point x="236" y="732" type="line"/>
+ <point x="640" y="1100" type="line"/>
+ </contour>
+ <contour>
+ <point x="1604" y="0" type="line"/>
+ <point x="608" y="1144" type="line"/>
+ <point x="564" y="1080" type="line"/>
+ <point x="1500" y="8" type="line"/>
+ <point x="972" y="-448" type="line"/>
+ <point x="1024" y="-504" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 275, 'rightMargin': 102}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni03D1_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni03D1_.glif
new file mode 100644
index 000000000..f3cac406c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni03D1_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03D1" format="1">
+ <advance width="1792"/>
+ <unicode hex="03D1"/>
+ <outline>
+ <contour>
+ <point x="1564" y="1064" type="line"/>
+ <point x="1508" y="1040"/>
+ <point x="1408" y="1016"/>
+ <point x="1304" y="1016" type="curve" smooth="yes"/>
+ <point x="772" y="1016"/>
+ <point x="604" y="1284"/>
+ <point x="604" y="1588" type="curve"/>
+ <point x="604" y="1620" type="line" smooth="yes"/>
+ <point x="604" y="1868"/>
+ <point x="744" y="1984"/>
+ <point x="896" y="1984" type="curve"/>
+ <point x="1136" y="1984"/>
+ <point x="1248" y="1812"/>
+ <point x="1248" y="1484" type="curve"/>
+ <point x="1248" y="580" type="line" smooth="yes"/>
+ <point x="1248" y="184"/>
+ <point x="1076" y="48"/>
+ <point x="768" y="48" type="curve" smooth="yes"/>
+ <point x="480" y="48"/>
+ <point x="288" y="212"/>
+ <point x="288" y="580" type="curve" smooth="yes"/>
+ <point x="288" y="1028" type="line"/>
+ <point x="216" y="1028" type="line"/>
+ <point x="216" y="580" type="line" smooth="yes"/>
+ <point x="216" y="168"/>
+ <point x="444" y="-28"/>
+ <point x="768" y="-28" type="curve" smooth="yes"/>
+ <point x="1108" y="-28"/>
+ <point x="1320" y="140"/>
+ <point x="1320" y="580" type="curve" smooth="yes"/>
+ <point x="1320" y="1484" type="line"/>
+ <point x="1320" y="1840"/>
+ <point x="1172" y="2060"/>
+ <point x="896" y="2060" type="curve"/>
+ <point x="704" y="2060"/>
+ <point x="528" y="1896"/>
+ <point x="528" y="1620" type="curve" smooth="yes"/>
+ <point x="528" y="1592" type="line"/>
+ <point x="528" y="1228"/>
+ <point x="764" y="944"/>
+ <point x="1304" y="944" type="curve" smooth="yes"/>
+ <point x="1404" y="944"/>
+ <point x="1520" y="968"/>
+ <point x="1576" y="992" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1602, 'leftMargin': 201, 'rightMargin': 39}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni03D2_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni03D2_.glif
new file mode 100644
index 000000000..1d4697661
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni03D2_.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03D2" format="1">
+ <advance width="1536"/>
+ <unicode hex="03D2"/>
+ <outline>
+ <contour>
+ <point x="-212" y="2000" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="768" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1520" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="808" y="916" type="line"/>
+ <point x="736" y="916" type="line"/>
+ <point x="736" y="0" type="line"/>
+ <point x="808" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="844" y="1096" type="line"/>
+ <point x="748" y="876" type="line"/>
+ <point x="808" y="848" type="line"/>
+ <point x="1176" y="1672" type="line" smooth="yes"/>
+ <point x="1288" y="1924"/>
+ <point x="1380" y="1952"/>
+ <point x="1472" y="1952" type="curve" smooth="yes"/>
+ <point x="1528" y="1952"/>
+ <point x="1568" y="1932"/>
+ <point x="1584" y="1924" type="curve"/>
+ <point x="1616" y="1980" type="line"/>
+ <point x="1588" y="1996"/>
+ <point x="1536" y="2016"/>
+ <point x="1476" y="2016" type="curve" smooth="yes"/>
+ <point x="1312" y="2016"/>
+ <point x="1216" y="1928"/>
+ <point x="1116" y="1704" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="424" y="1704" type="line"/>
+ <point x="320" y="1928"/>
+ <point x="228" y="2016"/>
+ <point x="60" y="2016" type="curve" smooth="yes"/>
+ <point x="4" y="2016"/>
+ <point x="-52" y="1996"/>
+ <point x="-80" y="1980" type="curve"/>
+ <point x="-48" y="1924" type="line"/>
+ <point x="-32" y="1932"/>
+ <point x="12" y="1952"/>
+ <point x="68" y="1952" type="curve" smooth="yes"/>
+ <point x="156" y="1952"/>
+ <point x="244" y="1924"/>
+ <point x="360" y="1672" type="curve" smooth="yes"/>
+ <point x="740" y="848" type="line"/>
+ <point x="788" y="876" type="line"/>
+ <point x="696" y="1096" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1521, 'leftMargin': -78, 'rightMargin': -97}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni03D6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni03D6_.glif
new file mode 100644
index 000000000..047c8f68c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni03D6_.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03D6" format="1">
+ <advance width="2304"/>
+ <unicode hex="03D6"/>
+ <outline>
+ <contour>
+ <point x="1152" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2252" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2216" y="1488" type="line"/>
+ <point x="92" y="1488" type="line"/>
+ <point x="92" y="1416" type="line"/>
+ <point x="2216" y="1416" type="line"/>
+ </contour>
+ <contour>
+ <point x="1816" y="1488" type="line"/>
+ <point x="1936" y="1264"/>
+ <point x="2028" y="1000"/>
+ <point x="2028" y="688" type="curve"/>
+ <point x="2028" y="364"/>
+ <point x="1896" y="48"/>
+ <point x="1596" y="48" type="curve" smooth="yes"/>
+ <point x="1356" y="48"/>
+ <point x="1180" y="224"/>
+ <point x="1180" y="668" type="curve"/>
+ <point x="1180" y="1064" type="line"/>
+ <point x="1108" y="1064" type="line"/>
+ <point x="1108" y="672" type="line"/>
+ <point x="1108" y="176"/>
+ <point x="1304" y="-28"/>
+ <point x="1596" y="-28" type="curve" smooth="yes"/>
+ <point x="1924" y="-28"/>
+ <point x="2100" y="276"/>
+ <point x="2100" y="692" type="curve"/>
+ <point x="2100" y="1080"/>
+ <point x="2000" y="1292"/>
+ <point x="1908" y="1488" type="curve"/>
+ </contour>
+ <contour>
+ <point x="380" y="1488" type="line"/>
+ <point x="292" y="1292"/>
+ <point x="192" y="1080"/>
+ <point x="192" y="692" type="curve"/>
+ <point x="192" y="276"/>
+ <point x="368" y="-28"/>
+ <point x="692" y="-28" type="curve" smooth="yes"/>
+ <point x="984" y="-28"/>
+ <point x="1184" y="176"/>
+ <point x="1184" y="672" type="curve"/>
+ <point x="1184" y="1064" type="line"/>
+ <point x="1108" y="1064" type="line"/>
+ <point x="1108" y="668" type="line"/>
+ <point x="1108" y="224"/>
+ <point x="936" y="48"/>
+ <point x="696" y="48" type="curve" smooth="yes"/>
+ <point x="392" y="48"/>
+ <point x="264" y="364"/>
+ <point x="264" y="688" type="curve"/>
+ <point x="264" y="1000"/>
+ <point x="356" y="1264"/>
+ <point x="472" y="1488" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2217, 'leftMargin': 54, 'rightMargin': 39}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni03D7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni03D7_.glif
new file mode 100644
index 000000000..ac8461086
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni03D7_.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03D7" format="1">
+ <advance width="2048"/>
+ <unicode hex="03D7"/>
+ <outline>
+ <contour>
+ <point x="520" y="0" type="line"/>
+ <point x="1680" y="1488" type="line"/>
+ <point x="1588" y="1488" type="line"/>
+ <point x="424" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1504" y="1360" type="line"/>
+ <point x="1500" y="1132"/>
+ <point x="1520" y="956"/>
+ <point x="1552" y="812" type="curve" smooth="yes"/>
+ <point x="1648" y="372"/>
+ <point x="1856" y="228"/>
+ <point x="1856" y="-132" type="curve" smooth="yes"/>
+ <point x="1856" y="-352"/>
+ <point x="1684" y="-472"/>
+ <point x="1488" y="-472" type="curve" smooth="yes"/>
+ <point x="1404" y="-472"/>
+ <point x="1364" y="-464"/>
+ <point x="1312" y="-448" type="curve"/>
+ <point x="1312" y="-524" type="line"/>
+ <point x="1352" y="-536"/>
+ <point x="1440" y="-548"/>
+ <point x="1500" y="-548" type="curve" smooth="yes"/>
+ <point x="1756" y="-548"/>
+ <point x="1928" y="-392"/>
+ <point x="1928" y="-132" type="curve" smooth="yes"/>
+ <point x="1928" y="264"/>
+ <point x="1728" y="384"/>
+ <point x="1628" y="820" type="curve" smooth="yes"/>
+ <point x="1596" y="960"/>
+ <point x="1572" y="1136"/>
+ <point x="1572" y="1360" type="curve"/>
+ </contour>
+ <contour>
+ <point x="612" y="128" type="line"/>
+ <point x="612" y="1036" type="line" smooth="yes"/>
+ <point x="612" y="1344"/>
+ <point x="520" y="1516"/>
+ <point x="276" y="1516" type="curve" smooth="yes"/>
+ <point x="220" y="1516"/>
+ <point x="176" y="1504"/>
+ <point x="120" y="1488" type="curve"/>
+ <point x="140" y="1416" type="line"/>
+ <point x="168" y="1428"/>
+ <point x="224" y="1440"/>
+ <point x="276" y="1440" type="curve" smooth="yes"/>
+ <point x="480" y="1440"/>
+ <point x="540" y="1292"/>
+ <point x="540" y="1036" type="curve" smooth="yes"/>
+ <point x="540" y="128" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1889, 'leftMargin': 41, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni03D8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni03D8_.glif
new file mode 100644
index 000000000..a9737edec
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni03D8_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03D8" format="1">
+ <advance width="1792"/>
+ <unicode hex="03D8"/>
+ <outline>
+ <contour>
+ <point x="932" y="28" type="line"/>
+ <point x="856" y="28" type="line"/>
+ <point x="856" y="-572" type="line"/>
+ <point x="932" y="-572" type="line"/>
+ </contour>
+ <component base="O" xOffset="-44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>937.75</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1876, 'leftMargin': 183, 'rightMargin': 183}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni03D9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni03D9_.glif
new file mode 100644
index 000000000..765b35ad1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni03D9_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03D9" format="1">
+ <advance width="1792"/>
+ <unicode hex="03D9"/>
+ <outline>
+ <contour>
+ <point x="812" y="28" type="line"/>
+ <point x="736" y="28" type="line"/>
+ <point x="736" y="-572" type="line"/>
+ <point x="812" y="-572" type="line"/>
+ </contour>
+ <component base="o"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>774.125</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1550, 'leftMargin': 244, 'rightMargin': 2}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni03F3_.ccmp.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni03F3_.ccmp.glif
new file mode 100644
index 000000000..a65ce1e06
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni03F3_.ccmp.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03F3.ccmp" format="1">
+ <advance width="768"/>
+ <outline>
+ <contour>
+ <point x="416" y="1716" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="708" y="1716" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="416" y="-632" type="move" name="bottom"/>
+ </contour>
+ <component base="uni0237" xOffset="128"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 580, 'leftMargin': -16, 'rightMargin': 52}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni03F5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni03F5_.glif
new file mode 100644
index 000000000..20930a1d4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni03F5_.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03F5" format="1">
+ <advance width="1280"/>
+ <unicode hex="03F5"/>
+ <outline>
+ <contour>
+ <point x="736" y="76" type="line"/>
+ <point x="368" y="76"/>
+ <point x="200" y="344"/>
+ <point x="200" y="716" type="curve" smooth="yes"/>
+ <point x="200" y="772" type="line" smooth="yes"/>
+ <point x="200" y="1144"/>
+ <point x="368" y="1416"/>
+ <point x="732" y="1416" type="curve" smooth="yes"/>
+ <point x="1152" y="1416" type="line"/>
+ <point x="1152" y="1488" type="line"/>
+ <point x="732" y="1488" type="line" smooth="yes"/>
+ <point x="348" y="1488"/>
+ <point x="128" y="1208"/>
+ <point x="128" y="772" type="curve" smooth="yes"/>
+ <point x="128" y="716" type="line" smooth="yes"/>
+ <point x="128" y="280"/>
+ <point x="348" y="0"/>
+ <point x="736" y="0" type="curve" smooth="yes"/>
+ <point x="1152" y="0" type="line"/>
+ <point x="1152" y="76" type="line"/>
+ </contour>
+ <contour>
+ <point x="992" y="784" type="line"/>
+ <point x="184" y="784" type="line"/>
+ <point x="184" y="712" type="line"/>
+ <point x="992" y="712" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1149.5</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1211, 'leftMargin': 124, 'rightMargin': 61}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni03F6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni03F6_.glif
new file mode 100644
index 000000000..51d0ed9f2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni03F6_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03F6" format="1">
+ <advance width="1280"/>
+ <unicode hex="03F6"/>
+ <outline>
+ <contour>
+ <point x="128" y="76" type="line"/>
+ <point x="128" y="0" type="line"/>
+ <point x="544" y="0" type="line" smooth="yes"/>
+ <point x="932" y="0"/>
+ <point x="1152" y="280"/>
+ <point x="1152" y="716" type="curve" smooth="yes"/>
+ <point x="1152" y="772" type="line" smooth="yes"/>
+ <point x="1152" y="1208"/>
+ <point x="932" y="1488"/>
+ <point x="548" y="1488" type="curve" smooth="yes"/>
+ <point x="128" y="1488" type="line"/>
+ <point x="128" y="1416" type="line"/>
+ <point x="548" y="1416" type="line" smooth="yes"/>
+ <point x="912" y="1416"/>
+ <point x="1080" y="1144"/>
+ <point x="1080" y="772" type="curve" smooth="yes"/>
+ <point x="1080" y="716" type="line" smooth="yes"/>
+ <point x="1080" y="344"/>
+ <point x="912" y="76"/>
+ <point x="544" y="76" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="288" y="712" type="line"/>
+ <point x="1100" y="712" type="line"/>
+ <point x="1100" y="784" type="line"/>
+ <point x="288" y="784" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1211, 'leftMargin': 62, 'rightMargin': 123}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni03FB__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni03FB__.glif
new file mode 100644
index 000000000..fafafb55b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni03FB__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03FB" format="1">
+ <advance width="2048"/>
+ <unicode hex="03FB"/>
+ <outline>
+ <contour>
+ <point x="1032" y="112" type="line"/>
+ <point x="352" y="1488" type="line"/>
+ <point x="272" y="1488" type="line"/>
+ <point x="1000" y="0" type="line"/>
+ <point x="1060" y="0" type="line"/>
+ <point x="1792" y="1488" type="line"/>
+ <point x="1708" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="328" y="1488" type="line"/>
+ <point x="252" y="1488" type="line"/>
+ <point x="252" y="-572" type="line"/>
+ <point x="328" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1720" y="0" type="line"/>
+ <point x="1796" y="0" type="line"/>
+ <point x="1796" y="1488" type="line"/>
+ <point x="1720" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2017, 'leftMargin': 237, 'rightMargin': 236}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni03FC__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni03FC__.glif
new file mode 100644
index 000000000..55ed027b9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni03FC__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03FC" format="1">
+ <advance width="1536"/>
+ <unicode hex="03FC"/>
+ <outline>
+ <component base="rho" xOffset="88"/>
+ <component base="crossbar" xOffset="-36" yOffset="-1252"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1572, 'leftMargin': 14, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni03FD__.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni03FD__.cn.glif
new file mode 100644
index 000000000..6f25a85ef
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni03FD__.cn.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03FD.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="184" y="612" type="line"/>
+ <point x="228" y="128"/>
+ <point x="496" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1340" y="-28"/>
+ <point x="1608" y="264"/>
+ <point x="1608" y="768" type="curve" smooth="yes"/>
+ <point x="1608" y="1260" type="line" smooth="yes"/>
+ <point x="1608" y="1752"/>
+ <point x="1340" y="2032"/>
+ <point x="900" y="2032" type="curve" smooth="yes"/>
+ <point x="496" y="2032"/>
+ <point x="228" y="1872"/>
+ <point x="184" y="1392" type="curve"/>
+ <point x="260" y="1392" type="line"/>
+ <point x="300" y="1812"/>
+ <point x="520" y="1956"/>
+ <point x="900" y="1956" type="curve" smooth="yes"/>
+ <point x="1288" y="1956"/>
+ <point x="1536" y="1712"/>
+ <point x="1536" y="1264" type="curve" smooth="yes"/>
+ <point x="1536" y="768" type="line" smooth="yes"/>
+ <point x="1536" y="300"/>
+ <point x="1288" y="44"/>
+ <point x="900" y="44" type="curve" smooth="yes"/>
+ <point x="528" y="44"/>
+ <point x="300" y="164"/>
+ <point x="260" y="612" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1810, 'leftMargin': 188, 'rightMargin': 197}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni03FD__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni03FD__.glif
new file mode 100644
index 000000000..bccf9e538
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni03FD__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03FD" format="1">
+ <advance width="1792"/>
+ <unicode hex="03FD"/>
+ <outline>
+ <contour>
+ <point x="176" y="612" type="line"/>
+ <point x="220" y="184"/>
+ <point x="492" y="-28"/>
+ <point x="892" y="-28" type="curve" smooth="yes"/>
+ <point x="1332" y="-28"/>
+ <point x="1616" y="328"/>
+ <point x="1616" y="852" type="curve" smooth="yes"/>
+ <point x="1616" y="1152" type="line" smooth="yes"/>
+ <point x="1616" y="1672"/>
+ <point x="1332" y="2032"/>
+ <point x="892" y="2032" type="curve" smooth="yes"/>
+ <point x="492" y="2032"/>
+ <point x="220" y="1824"/>
+ <point x="176" y="1388" type="curve"/>
+ <point x="252" y="1388" type="line"/>
+ <point x="292" y="1780"/>
+ <point x="520" y="1956"/>
+ <point x="892" y="1956" type="curve" smooth="yes"/>
+ <point x="1280" y="1956"/>
+ <point x="1540" y="1636"/>
+ <point x="1540" y="1152" type="curve" smooth="yes"/>
+ <point x="1540" y="848" type="line" smooth="yes"/>
+ <point x="1540" y="368"/>
+ <point x="1280" y="48"/>
+ <point x="892" y="48" type="curve" smooth="yes"/>
+ <point x="512" y="48"/>
+ <point x="292" y="244"/>
+ <point x="252" y="612" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1825, 'leftMargin': 188, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni03FE__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni03FE__.glif
new file mode 100644
index 000000000..6f0800bad
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni03FE__.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03FE" format="1">
+ <advance width="1792"/>
+ <unicode hex="03FE"/>
+ <outline>
+ <contour>
+ <point x="1540" y="612" type="line"/>
+ <point x="1500" y="220"/>
+ <point x="1272" y="48"/>
+ <point x="904" y="48" type="curve" smooth="yes"/>
+ <point x="512" y="48"/>
+ <point x="252" y="368"/>
+ <point x="252" y="852" type="curve" smooth="yes"/>
+ <point x="252" y="1156" type="line" smooth="yes"/>
+ <point x="252" y="1636"/>
+ <point x="512" y="1956"/>
+ <point x="904" y="1956" type="curve" smooth="yes"/>
+ <point x="1280" y="1956"/>
+ <point x="1500" y="1760"/>
+ <point x="1540" y="1392" type="curve"/>
+ <point x="1616" y="1392" type="line"/>
+ <point x="1576" y="1820"/>
+ <point x="1304" y="2032"/>
+ <point x="904" y="2032" type="curve" smooth="yes"/>
+ <point x="464" y="2032"/>
+ <point x="176" y="1672"/>
+ <point x="176" y="1152" type="curve" smooth="yes"/>
+ <point x="176" y="852" type="line" smooth="yes"/>
+ <point x="176" y="328"/>
+ <point x="464" y="-28"/>
+ <point x="904" y="-28" type="curve" smooth="yes"/>
+ <point x="1304" y="-28"/>
+ <point x="1576" y="180"/>
+ <point x="1616" y="612" type="curve"/>
+ </contour>
+ <contour>
+ <point x="864" y="1000" type="curve" smooth="yes"/>
+ <point x="864" y="956"/>
+ <point x="896" y="924"/>
+ <point x="936" y="924" type="curve" smooth="yes"/>
+ <point x="980" y="924"/>
+ <point x="1016" y="956"/>
+ <point x="1016" y="1000" type="curve" smooth="yes"/>
+ <point x="1016" y="1044"/>
+ <point x="980" y="1076"/>
+ <point x="936" y="1076" type="curve" smooth="yes"/>
+ <point x="896" y="1076"/>
+ <point x="864" y="1044"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1825, 'leftMargin': 198, 'rightMargin': 189}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni03FF__.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni03FF__.cn.glif
new file mode 100644
index 000000000..4919c7fbd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni03FF__.cn.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03FF.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="184" y="612" type="line"/>
+ <point x="228" y="128"/>
+ <point x="496" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1340" y="-28"/>
+ <point x="1608" y="264"/>
+ <point x="1608" y="768" type="curve" smooth="yes"/>
+ <point x="1608" y="1260" type="line" smooth="yes"/>
+ <point x="1608" y="1752"/>
+ <point x="1340" y="2032"/>
+ <point x="900" y="2032" type="curve" smooth="yes"/>
+ <point x="496" y="2032"/>
+ <point x="228" y="1872"/>
+ <point x="184" y="1392" type="curve"/>
+ <point x="260" y="1392" type="line"/>
+ <point x="300" y="1812"/>
+ <point x="520" y="1956"/>
+ <point x="900" y="1956" type="curve" smooth="yes"/>
+ <point x="1288" y="1956"/>
+ <point x="1536" y="1712"/>
+ <point x="1536" y="1264" type="curve" smooth="yes"/>
+ <point x="1536" y="768" type="line" smooth="yes"/>
+ <point x="1536" y="300"/>
+ <point x="1288" y="44"/>
+ <point x="900" y="44" type="curve" smooth="yes"/>
+ <point x="528" y="44"/>
+ <point x="300" y="164"/>
+ <point x="260" y="612" type="curve"/>
+ </contour>
+ <contour>
+ <point x="800" y="1000" type="curve" smooth="yes"/>
+ <point x="800" y="956"/>
+ <point x="832" y="924"/>
+ <point x="876" y="924" type="curve" smooth="yes"/>
+ <point x="920" y="924"/>
+ <point x="952" y="956"/>
+ <point x="952" y="1000" type="curve" smooth="yes"/>
+ <point x="952" y="1044"/>
+ <point x="920" y="1076"/>
+ <point x="876" y="1076" type="curve" smooth="yes"/>
+ <point x="832" y="1076"/>
+ <point x="800" y="1044"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1808, 'leftMargin': 188, 'rightMargin': 195}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni03FF__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni03FF__.glif
new file mode 100644
index 000000000..27a7fdcb2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni03FF__.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni03FF" format="1">
+ <advance width="1792"/>
+ <unicode hex="03FF"/>
+ <outline>
+ <contour>
+ <point x="176" y="612" type="line"/>
+ <point x="220" y="184"/>
+ <point x="492" y="-28"/>
+ <point x="892" y="-28" type="curve" smooth="yes"/>
+ <point x="1332" y="-28"/>
+ <point x="1616" y="328"/>
+ <point x="1616" y="852" type="curve" smooth="yes"/>
+ <point x="1616" y="1152" type="line" smooth="yes"/>
+ <point x="1616" y="1672"/>
+ <point x="1332" y="2032"/>
+ <point x="892" y="2032" type="curve" smooth="yes"/>
+ <point x="492" y="2032"/>
+ <point x="220" y="1824"/>
+ <point x="176" y="1388" type="curve"/>
+ <point x="252" y="1388" type="line"/>
+ <point x="292" y="1780"/>
+ <point x="520" y="1956"/>
+ <point x="892" y="1956" type="curve" smooth="yes"/>
+ <point x="1280" y="1956"/>
+ <point x="1540" y="1636"/>
+ <point x="1540" y="1152" type="curve" smooth="yes"/>
+ <point x="1540" y="848" type="line" smooth="yes"/>
+ <point x="1540" y="368"/>
+ <point x="1280" y="48"/>
+ <point x="892" y="48" type="curve" smooth="yes"/>
+ <point x="512" y="48"/>
+ <point x="292" y="244"/>
+ <point x="252" y="612" type="curve"/>
+ </contour>
+ <contour>
+ <point x="908" y="924" type="curve" smooth="yes"/>
+ <point x="948" y="924"/>
+ <point x="984" y="956"/>
+ <point x="984" y="1000" type="curve" smooth="yes"/>
+ <point x="984" y="1044"/>
+ <point x="948" y="1076"/>
+ <point x="908" y="1076" type="curve" smooth="yes"/>
+ <point x="864" y="1076"/>
+ <point x="832" y="1044"/>
+ <point x="832" y="1000" type="curve" smooth="yes"/>
+ <point x="832" y="956"/>
+ <point x="864" y="924"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1825, 'leftMargin': 188, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0402.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0402.glif
new file mode 100644
index 000000000..fb9eec2ea
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0402.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0402" format="1">
+ <advance width="2304"/>
+ <unicode hex="0402"/>
+ <outline>
+ <contour>
+ <point x="888" y="1000" type="line"/>
+ <point x="1068" y="1084"/>
+ <point x="1236" y="1136"/>
+ <point x="1424" y="1136" type="curve" smooth="yes"/>
+ <point x="1756" y="1136"/>
+ <point x="2012" y="980"/>
+ <point x="2012" y="572" type="curve" smooth="yes"/>
+ <point x="2012" y="320"/>
+ <point x="1820" y="56"/>
+ <point x="1452" y="56" type="curve"/>
+ <point x="1452" y="-16" type="line"/>
+ <point x="1904" y="-16"/>
+ <point x="2084" y="328"/>
+ <point x="2084" y="572" type="curve"/>
+ <point x="2084" y="1044"/>
+ <point x="1800" y="1212"/>
+ <point x="1424" y="1212" type="curve" smooth="yes"/>
+ <point x="1260" y="1212"/>
+ <point x="1040" y="1152"/>
+ <point x="888" y="1072" type="curve"/>
+ </contour>
+ <contour>
+ <point x="916" y="2004" type="line"/>
+ <point x="840" y="2004" type="line"/>
+ <point x="840" y="0" type="line"/>
+ <point x="916" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1752" y="2004" type="line"/>
+ <point x="220" y="2004" type="line"/>
+ <point x="220" y="1928" type="line"/>
+ <point x="1752" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2080, 'leftMargin': 91, 'rightMargin': 126}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0404.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0404.glif
new file mode 100644
index 000000000..d509874c8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0404.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0404" format="1">
+ <advance width="1792"/>
+ <unicode hex="0404"/>
+ <outline>
+ <contour>
+ <point x="944" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1800" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1136" y="1052" type="line"/>
+ <point x="228" y="1052" type="line"/>
+ <point x="228" y="980" type="line"/>
+ <point x="1136" y="980" type="line"/>
+ </contour>
+ <contour>
+ <point x="1540" y="612" type="line"/>
+ <point x="1500" y="220"/>
+ <point x="1272" y="48"/>
+ <point x="904" y="48" type="curve" smooth="yes"/>
+ <point x="512" y="48"/>
+ <point x="252" y="368"/>
+ <point x="252" y="852" type="curve" smooth="yes"/>
+ <point x="252" y="1156" type="line" smooth="yes"/>
+ <point x="252" y="1636"/>
+ <point x="512" y="1956"/>
+ <point x="904" y="1956" type="curve" smooth="yes"/>
+ <point x="1280" y="1956"/>
+ <point x="1500" y="1760"/>
+ <point x="1540" y="1392" type="curve"/>
+ <point x="1616" y="1392" type="line"/>
+ <point x="1576" y="1820"/>
+ <point x="1304" y="2032"/>
+ <point x="904" y="2032" type="curve" smooth="yes"/>
+ <point x="464" y="2032"/>
+ <point x="176" y="1672"/>
+ <point x="176" y="1152" type="curve"/>
+ <point x="176" y="852" type="line"/>
+ <point x="176" y="328"/>
+ <point x="464" y="-28"/>
+ <point x="904" y="-28" type="curve" smooth="yes"/>
+ <point x="1304" y="-28"/>
+ <point x="1576" y="180"/>
+ <point x="1616" y="612" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1822, 'leftMargin': 198, 'rightMargin': 186}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0409.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0409.glif
new file mode 100644
index 000000000..10e733f59
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0409.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0409" format="1">
+ <advance width="2816"/>
+ <unicode hex="0409"/>
+ <outline>
+ <contour>
+ <point x="604" y="2004" type="line"/>
+ <point x="548" y="1132" type="line" smooth="yes"/>
+ <point x="492" y="272"/>
+ <point x="408" y="76"/>
+ <point x="124" y="76" type="curve" smooth="yes"/>
+ <point x="76" y="76" type="line"/>
+ <point x="76" y="0" type="line"/>
+ <point x="120" y="0" type="line" smooth="yes"/>
+ <point x="500" y="0"/>
+ <point x="568" y="312"/>
+ <point x="624" y="1132" type="curve" smooth="yes"/>
+ <point x="680" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1544" y="2004" type="line"/>
+ <point x="636" y="2004" type="line"/>
+ <point x="636" y="1928" type="line"/>
+ <point x="1544" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="1528" y="1112" type="line"/>
+ <point x="1528" y="1036" type="line"/>
+ <point x="2092" y="1036" type="line" smooth="yes"/>
+ <point x="2500" y="1036"/>
+ <point x="2668" y="800"/>
+ <point x="2668" y="560" type="curve" smooth="yes"/>
+ <point x="2668" y="304"/>
+ <point x="2500" y="76"/>
+ <point x="2092" y="76" type="curve" smooth="yes"/>
+ <point x="1584" y="76" type="line"/>
+ <point x="1584" y="2004" type="line"/>
+ <point x="1512" y="2004" type="line"/>
+ <point x="1512" y="0" type="line"/>
+ <point x="2092" y="0" type="line" smooth="yes"/>
+ <point x="2524" y="0"/>
+ <point x="2744" y="236"/>
+ <point x="2744" y="556" type="curve" smooth="yes"/>
+ <point x="2744" y="876"/>
+ <point x="2524" y="1112"/>
+ <point x="2092" y="1112" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2927, 'leftMargin': 74, 'rightMargin': 185}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni040A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni040A_.glif
new file mode 100644
index 000000000..652f82f53
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni040A_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni040A" format="1">
+ <advance width="3072"/>
+ <unicode hex="040A"/>
+ <outline>
+ <contour>
+ <point x="1628" y="1028" type="line"/>
+ <point x="280" y="1028" type="line"/>
+ <point x="280" y="956" type="line"/>
+ <point x="1628" y="956" type="line"/>
+ </contour>
+ <contour>
+ <point x="320" y="2004" type="line"/>
+ <point x="244" y="2004" type="line"/>
+ <point x="244" y="0" type="line"/>
+ <point x="320" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1616" y="1116" type="line"/>
+ <point x="1616" y="1040" type="line"/>
+ <point x="2180" y="1040" type="line"/>
+ <point x="2588" y="1040"/>
+ <point x="2756" y="804"/>
+ <point x="2756" y="560" type="curve"/>
+ <point x="2756" y="304"/>
+ <point x="2588" y="72"/>
+ <point x="2180" y="72" type="curve"/>
+ <point x="1672" y="72" type="line"/>
+ <point x="1672" y="2004" type="line"/>
+ <point x="1596" y="2004" type="line"/>
+ <point x="1596" y="0" type="line"/>
+ <point x="2180" y="0" type="line"/>
+ <point x="2608" y="0"/>
+ <point x="2828" y="240"/>
+ <point x="2828" y="556" type="curve"/>
+ <point x="2828" y="876"/>
+ <point x="2608" y="1116"/>
+ <point x="2180" y="1116" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3037, 'leftMargin': 268, 'rightMargin': 185}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni040B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni040B_.glif
new file mode 100644
index 000000000..c469613ef
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni040B_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni040B" format="1">
+ <advance width="2304"/>
+ <unicode hex="040B"/>
+ <outline>
+ <contour>
+ <point x="2124" y="0" type="line"/>
+ <point x="2124" y="512" type="line" smooth="yes"/>
+ <point x="2124" y="960"/>
+ <point x="1888" y="1124"/>
+ <point x="1464" y="1124" type="curve" smooth="yes"/>
+ <point x="1260" y="1124"/>
+ <point x="1052" y="1080"/>
+ <point x="868" y="1028" type="curve"/>
+ <point x="868" y="956" type="line"/>
+ <point x="1068" y="1016"/>
+ <point x="1264" y="1052"/>
+ <point x="1464" y="1052" type="curve" smooth="yes"/>
+ <point x="1844" y="1052"/>
+ <point x="2048" y="896"/>
+ <point x="2048" y="512" type="curve" smooth="yes"/>
+ <point x="2048" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="904" y="2004" type="line"/>
+ <point x="828" y="2004" type="line"/>
+ <point x="828" y="0" type="line"/>
+ <point x="904" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1712" y="2004" type="line"/>
+ <point x="180" y="2004" type="line"/>
+ <point x="180" y="1928" type="line"/>
+ <point x="1712" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2240, 'leftMargin': 63, 'rightMargin': 235}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni040F_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni040F_.glif
new file mode 100644
index 000000000..02d1c72c8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni040F_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni040F" format="1">
+ <advance width="2048"/>
+ <unicode hex="040F"/>
+ <outline>
+ <contour>
+ <point x="312" y="0" type="line"/>
+ <point x="1740" y="0" type="line"/>
+ <point x="1740" y="2004" type="line"/>
+ <point x="1664" y="2004" type="line"/>
+ <point x="1664" y="76" type="line"/>
+ <point x="384" y="76" type="line"/>
+ <point x="384" y="2004" type="line"/>
+ <point x="312" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1068" y="72" type="line"/>
+ <point x="992" y="72" type="line"/>
+ <point x="992" y="-480" type="line"/>
+ <point x="1068" y="-480" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1964, 'leftMargin': 268, 'rightMargin': 269}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0411.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0411.glif
new file mode 100644
index 000000000..838786db7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0411.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0411" format="1">
+ <advance width="1792"/>
+ <unicode hex="0411"/>
+ <outline>
+ <component base="Gamma" xOffset="16"/>
+ <component base="uni042C" xOffset="16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1760.0, 'leftMargin': 265, 'rightMargin': 265.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0414.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0414.glif
new file mode 100644
index 000000000..2d7415abf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0414.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0414" format="1">
+ <advance width="2048"/>
+ <unicode hex="0414"/>
+ <outline>
+ <contour>
+ <point x="1832" y="76" type="line"/>
+ <point x="200" y="76" type="line"/>
+ <point x="200" y="0" type="line"/>
+ <point x="1832" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="232" y="76" type="line"/>
+ <point x="160" y="76" type="line"/>
+ <point x="160" y="-480" type="line"/>
+ <point x="232" y="-480" type="line"/>
+ </contour>
+ <contour>
+ <point x="1892" y="76" type="line"/>
+ <point x="1816" y="76" type="line"/>
+ <point x="1816" y="-480" type="line"/>
+ <point x="1892" y="-480" type="line"/>
+ </contour>
+ <contour>
+ <point x="1684" y="2004" type="line"/>
+ <point x="740" y="2004" type="line"/>
+ <point x="740" y="1928" type="line"/>
+ <point x="1684" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="1724" y="2004" type="line"/>
+ <point x="1652" y="2004" type="line"/>
+ <point x="1652" y="0" type="line"/>
+ <point x="1724" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="708" y="2004" type="line"/>
+ <point x="680" y="1364" type="line" smooth="yes"/>
+ <point x="628" y="504"/>
+ <point x="348" y="152"/>
+ <point x="264" y="76" type="curve"/>
+ <point x="172" y="76" type="line"/>
+ <point x="172" y="0" type="line"/>
+ <point x="260" y="0" type="line"/>
+ <point x="408" y="44"/>
+ <point x="704" y="544"/>
+ <point x="752" y="1364" type="curve" smooth="yes"/>
+ <point x="784" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1959, 'leftMargin': 127, 'rightMargin': 100}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0416.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0416.glif
new file mode 100644
index 000000000..b09f32633
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0416.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0416" format="1">
+ <advance width="2560"/>
+ <unicode hex="0416"/>
+ <outline>
+ <contour>
+ <point x="1280" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2388" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="2488" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="948" y="992" type="line"/>
+ <point x="1272" y="992" type="line"/>
+ <point x="1260" y="1064" type="line"/>
+ <point x="988" y="1064" type="line"/>
+ <point x="260" y="2004" type="line"/>
+ <point x="160" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1012" y="996" type="line"/>
+ <point x="964" y="1060" type="line"/>
+ <point x="112" y="0" type="line"/>
+ <point x="212" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1320" y="2004" type="line"/>
+ <point x="1244" y="2004" type="line"/>
+ <point x="1244" y="0" type="line"/>
+ <point x="1320" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2396" y="2004" type="line"/>
+ <point x="2300" y="2004" type="line"/>
+ <point x="1572" y="1064" type="line"/>
+ <point x="1300" y="1064" type="line"/>
+ <point x="1288" y="992" type="line"/>
+ <point x="1612" y="992" type="line"/>
+ </contour>
+ <contour>
+ <point x="2348" y="0" type="line"/>
+ <point x="2448" y="0" type="line"/>
+ <point x="1596" y="1060" type="line"/>
+ <point x="1548" y="996" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2399, 'leftMargin': 26, 'rightMargin': 39}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0417.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0417.glif
new file mode 100644
index 000000000..a465755a4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0417.glif
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0417" format="1">
+ <advance width="1792"/>
+ <unicode hex="0417"/>
+ <outline>
+ <contour>
+ <point x="920" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="920" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1736" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="888" y="988" type="line"/>
+ <point x="1328" y="988"/>
+ <point x="1564" y="1216"/>
+ <point x="1564" y="1488" type="curve"/>
+ <point x="1564" y="1844"/>
+ <point x="1300" y="2032"/>
+ <point x="888" y="2032" type="curve" smooth="yes"/>
+ <point x="536" y="2032"/>
+ <point x="224" y="1820"/>
+ <point x="224" y="1480" type="curve"/>
+ <point x="300" y="1480" type="line"/>
+ <point x="300" y="1776"/>
+ <point x="568" y="1956"/>
+ <point x="888" y="1956" type="curve" smooth="yes"/>
+ <point x="1308" y="1956"/>
+ <point x="1492" y="1764"/>
+ <point x="1492" y="1496" type="curve"/>
+ <point x="1492" y="1228"/>
+ <point x="1312" y="1060"/>
+ <point x="880" y="1060" type="curve" smooth="yes"/>
+ <point x="628" y="1060" type="line"/>
+ <point x="628" y="988" type="line"/>
+ </contour>
+ <contour>
+ <point x="628" y="1052" type="line"/>
+ <point x="628" y="984" type="line"/>
+ <point x="880" y="984" type="line" smooth="yes"/>
+ <point x="1296" y="984"/>
+ <point x="1524" y="852"/>
+ <point x="1524" y="524" type="curve" smooth="yes"/>
+ <point x="1524" y="228"/>
+ <point x="1292" y="44"/>
+ <point x="888" y="44" type="curve" smooth="yes"/>
+ <point x="524" y="44"/>
+ <point x="272" y="260"/>
+ <point x="272" y="556" type="curve"/>
+ <point x="196" y="556" type="line"/>
+ <point x="196" y="156"/>
+ <point x="556" y="-28"/>
+ <point x="888" y="-28" type="curve" smooth="yes"/>
+ <point x="1300" y="-28"/>
+ <point x="1596" y="176"/>
+ <point x="1596" y="532" type="curve" smooth="yes"/>
+ <point x="1596" y="864"/>
+ <point x="1372" y="1052"/>
+ <point x="888" y="1052" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1679, 'leftMargin': 138, 'rightMargin': 140}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0418.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0418.glif
new file mode 100644
index 000000000..41337056e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0418.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0418" format="1">
+ <advance width="2048"/>
+ <unicode hex="0418"/>
+ <outline>
+ <contour>
+ <point x="1040" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1744" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="2020" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="376" y="132" type="line"/>
+ <point x="376" y="2004" type="line"/>
+ <point x="304" y="2004" type="line"/>
+ <point x="304" y="0" type="line"/>
+ <point x="376" y="0" type="line"/>
+ <point x="1672" y="1876" type="line"/>
+ <point x="1672" y="0" type="line"/>
+ <point x="1744" y="0" type="line"/>
+ <point x="1744" y="2004" type="line"/>
+ <point x="1672" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1992, 'leftMargin': 275, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni041B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni041B_.glif
new file mode 100644
index 000000000..61fed8271
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni041B_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni041B" format="1">
+ <advance width="2048"/>
+ <unicode hex="041B"/>
+ <outline>
+ <contour>
+ <point x="1164" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1848" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1808" y="2004" type="line"/>
+ <point x="764" y="2004" type="line"/>
+ <point x="764" y="1928" type="line"/>
+ <point x="1808" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="1848" y="2004" type="line"/>
+ <point x="1776" y="2004" type="line"/>
+ <point x="1776" y="0" type="line"/>
+ <point x="1848" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="732" y="2004" type="line"/>
+ <point x="672" y="1132" type="line" smooth="yes"/>
+ <point x="616" y="272"/>
+ <point x="532" y="76"/>
+ <point x="248" y="76" type="curve" smooth="yes"/>
+ <point x="200" y="76" type="line"/>
+ <point x="200" y="0" type="line"/>
+ <point x="244" y="0" type="line" smooth="yes"/>
+ <point x="628" y="0"/>
+ <point x="692" y="312"/>
+ <point x="748" y="1132" type="curve" smooth="yes"/>
+ <point x="804" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1964, 'leftMargin': 47, 'rightMargin': 269}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0423.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0423.glif
new file mode 100644
index 000000000..910876e92
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0423.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0423" format="1">
+ <advance width="1792"/>
+ <unicode hex="0423"/>
+ <outline>
+ <contour>
+ <point x="916" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1792" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="976" y="684" type="line"/>
+ <point x="816" y="368" type="line" smooth="yes"/>
+ <point x="732" y="196"/>
+ <point x="620" y="44"/>
+ <point x="420" y="44" type="curve" smooth="yes"/>
+ <point x="380" y="44"/>
+ <point x="336" y="52"/>
+ <point x="312" y="60" type="curve"/>
+ <point x="292" y="-12" type="line"/>
+ <point x="316" y="-24"/>
+ <point x="376" y="-28"/>
+ <point x="412" y="-28" type="curve" smooth="yes"/>
+ <point x="712" y="-28"/>
+ <point x="832" y="228"/>
+ <point x="896" y="352" type="curve" smooth="yes"/>
+ <point x="1720" y="2004" type="line"/>
+ <point x="1628" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="164" y="2004" type="line"/>
+ <point x="72" y="2004" type="line"/>
+ <point x="924" y="512" type="line"/>
+ <point x="992" y="552" type="line"/>
+ <point x="952" y="608" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1764, 'leftMargin': 45, 'rightMargin': 71}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0424.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0424.glif
new file mode 100644
index 000000000..4ad5277bd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0424.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0424" format="1">
+ <advance width="2048"/>
+ <unicode hex="0424"/>
+ <outline>
+ <contour>
+ <point x="952" y="1796" type="line"/>
+ <point x="432" y="1796"/>
+ <point x="116" y="1444"/>
+ <point x="116" y="1012" type="curve" smooth="yes"/>
+ <point x="116" y="584"/>
+ <point x="432" y="232"/>
+ <point x="952" y="232" type="curve"/>
+ <point x="1100" y="232" type="line"/>
+ <point x="1616" y="232"/>
+ <point x="1932" y="584"/>
+ <point x="1932" y="1016" type="curve" smooth="yes"/>
+ <point x="1932" y="1448"/>
+ <point x="1616" y="1796"/>
+ <point x="1100" y="1796" type="curve"/>
+ </contour>
+ <contour>
+ <point x="952" y="1724" type="curve" smooth="yes"/>
+ <point x="1100" y="1724" type="line" smooth="yes"/>
+ <point x="1572" y="1724"/>
+ <point x="1856" y="1416"/>
+ <point x="1856" y="1016" type="curve" smooth="yes"/>
+ <point x="1856" y="616"/>
+ <point x="1572" y="308"/>
+ <point x="1100" y="308" type="curve"/>
+ <point x="952" y="308" type="line"/>
+ <point x="476" y="308"/>
+ <point x="192" y="612"/>
+ <point x="192" y="1012" type="curve" smooth="yes"/>
+ <point x="192" y="1408"/>
+ <point x="476" y="1724"/>
+ </contour>
+ <contour>
+ <point x="1060" y="2088" type="line"/>
+ <point x="984" y="2088" type="line"/>
+ <point x="984" y="-84" type="line"/>
+ <point x="1060" y="-84" type="line"/>
+ </contour>
+ <component base="space" xOffset="20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2010, 'leftMargin': 96, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0426.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0426.glif
new file mode 100644
index 000000000..b05aa0d6b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0426.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0426" format="1">
+ <advance width="2048"/>
+ <unicode hex="0426"/>
+ <outline>
+ <contour>
+ <point x="1828" y="76" type="line"/>
+ <point x="1556" y="76" type="line"/>
+ <point x="1556" y="0" type="line"/>
+ <point x="1756" y="0" type="line"/>
+ <point x="1756" y="-484" type="line"/>
+ <point x="1828" y="-484" type="line"/>
+ </contour>
+ <contour>
+ <point x="220" y="0" type="line"/>
+ <point x="1648" y="0" type="line"/>
+ <point x="1648" y="2004" type="line"/>
+ <point x="1572" y="2004" type="line"/>
+ <point x="1572" y="76" type="line"/>
+ <point x="292" y="76" type="line"/>
+ <point x="292" y="2004" type="line"/>
+ <point x="220" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1961, 'leftMargin': 253, 'rightMargin': 98}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0427.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0427.glif
new file mode 100644
index 000000000..d73c43b0b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0427.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0427" format="1">
+ <advance width="1792"/>
+ <unicode hex="0427"/>
+ <outline>
+ <contour>
+ <point x="932" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1536" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1464" y="0" type="move" name="left"/>
+ </contour>
+ <contour>
+ <point x="1808" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="252" y="2004" type="line"/>
+ <point x="252" y="1520" type="line"/>
+ <point x="252" y="1072"/>
+ <point x="492" y="904"/>
+ <point x="912" y="904" type="curve" smooth="yes"/>
+ <point x="1116" y="904"/>
+ <point x="1328" y="948"/>
+ <point x="1508" y="1000" type="curve"/>
+ <point x="1508" y="1076" type="line"/>
+ <point x="1308" y="1012"/>
+ <point x="1112" y="980"/>
+ <point x="912" y="980" type="curve" smooth="yes"/>
+ <point x="536" y="980"/>
+ <point x="328" y="1136"/>
+ <point x="328" y="1520" type="curve" smooth="yes"/>
+ <point x="328" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1464" y="2004" type="line"/>
+ <point x="1464" y="0" type="line"/>
+ <point x="1540" y="0" type="line"/>
+ <point x="1540" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1822, 'leftMargin': 268, 'rightMargin': 268}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0428.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0428.glif
new file mode 100644
index 000000000..340671666
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0428.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0428" format="1">
+ <advance width="2560"/>
+ <unicode hex="0428"/>
+ <outline>
+ <contour>
+ <point x="256" y="2004" type="line"/>
+ <point x="256" y="0" type="line"/>
+ <point x="2304" y="0" type="line"/>
+ <point x="2304" y="2004" type="line"/>
+ <point x="2232" y="2004" type="line"/>
+ <point x="2232" y="76" type="line"/>
+ <point x="1320" y="76" type="line"/>
+ <point x="1320" y="2004" type="line"/>
+ <point x="1244" y="2004" type="line"/>
+ <point x="1244" y="76" type="line"/>
+ <point x="332" y="76" type="line"/>
+ <point x="332" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2566, 'leftMargin': 259, 'rightMargin': 259}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0429.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0429.glif
new file mode 100644
index 000000000..20501d9dc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0429.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0429" format="1">
+ <advance width="2816"/>
+ <unicode hex="0429"/>
+ <outline>
+ <contour>
+ <point x="2520" y="76" type="line"/>
+ <point x="2288" y="76" type="line"/>
+ <point x="2288" y="0" type="line"/>
+ <point x="2448" y="0" type="line"/>
+ <point x="2448" y="-484" type="line"/>
+ <point x="2520" y="-484" type="line"/>
+ </contour>
+ <component base="uni0428" xOffset="36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2581, 'leftMargin': 259, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni042A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni042A_.glif
new file mode 100644
index 000000000..e8955df98
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni042A_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni042A" format="1">
+ <advance width="2304"/>
+ <unicode hex="042A"/>
+ <outline>
+ <contour>
+ <point x="140" y="1928" type="line"/>
+ <point x="968" y="1928" type="line"/>
+ <point x="968" y="2004" type="line"/>
+ <point x="140" y="2004" type="line"/>
+ </contour>
+ <component base="uni042C" xOffset="652"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2223, 'leftMargin': -51, 'rightMargin': 248}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni042B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni042B_.glif
new file mode 100644
index 000000000..8a9914562
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni042B_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni042B" format="1">
+ <advance width="2304"/>
+ <unicode hex="042B"/>
+ <outline>
+ <contour>
+ <point x="1212" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2276" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="uni042C" xOffset="12"/>
+ <component base="I" xOffset="1596"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2266.0, 'leftMargin': 280, 'rightMargin': 261.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni042C_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni042C_.glif
new file mode 100644
index 000000000..849d6bae2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni042C_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni042C" format="1">
+ <advance width="1792"/>
+ <unicode hex="042C"/>
+ <outline>
+ <contour>
+ <point x="480" y="1616" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="300" y="1084" type="line"/>
+ <point x="300" y="1008" type="line"/>
+ <point x="864" y="1008" type="line"/>
+ <point x="1272" y="1008"/>
+ <point x="1436" y="788"/>
+ <point x="1436" y="544" type="curve"/>
+ <point x="1436" y="292"/>
+ <point x="1272" y="76"/>
+ <point x="864" y="76" type="curve"/>
+ <point x="356" y="76" type="line"/>
+ <point x="356" y="2004" type="line"/>
+ <point x="280" y="2004" type="line"/>
+ <point x="280" y="0" type="line"/>
+ <point x="864" y="0" type="line"/>
+ <point x="1292" y="0"/>
+ <point x="1512" y="224"/>
+ <point x="1512" y="544" type="curve"/>
+ <point x="1512" y="860"/>
+ <point x="1292" y="1084"/>
+ <point x="864" y="1084" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1682, 'leftMargin': 265, 'rightMargin': 187}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni042D_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni042D_.glif
new file mode 100644
index 000000000..73abae951
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni042D_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni042D" format="1">
+ <advance width="1792"/>
+ <unicode hex="042D"/>
+ <outline>
+ <contour>
+ <point x="944" y="2248" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1812" y="2248" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1552" y="1052" type="line"/>
+ <point x="660" y="1052" type="line"/>
+ <point x="660" y="976" type="line"/>
+ <point x="1552" y="976" type="line"/>
+ </contour>
+ <contour>
+ <point x="176" y="612" type="line"/>
+ <point x="220" y="180"/>
+ <point x="488" y="-28"/>
+ <point x="892" y="-28" type="curve" smooth="yes"/>
+ <point x="1332" y="-28"/>
+ <point x="1616" y="328"/>
+ <point x="1616" y="852" type="curve" smooth="yes"/>
+ <point x="1616" y="1152" type="line" smooth="yes"/>
+ <point x="1616" y="1672"/>
+ <point x="1332" y="2032"/>
+ <point x="892" y="2032" type="curve" smooth="yes"/>
+ <point x="488" y="2032"/>
+ <point x="220" y="1820"/>
+ <point x="176" y="1392" type="curve"/>
+ <point x="252" y="1392" type="line"/>
+ <point x="292" y="1760"/>
+ <point x="512" y="1956"/>
+ <point x="892" y="1956" type="curve" smooth="yes"/>
+ <point x="1280" y="1956"/>
+ <point x="1540" y="1636"/>
+ <point x="1540" y="1156" type="curve" smooth="yes"/>
+ <point x="1540" y="852" type="line" smooth="yes"/>
+ <point x="1540" y="368"/>
+ <point x="1280" y="48"/>
+ <point x="892" y="48" type="curve" smooth="yes"/>
+ <point x="520" y="48"/>
+ <point x="292" y="220"/>
+ <point x="252" y="612" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1822, 'leftMargin': 186, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni042E_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni042E_.glif
new file mode 100644
index 000000000..0e650cc77
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni042E_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni042E" format="1">
+ <advance width="2560"/>
+ <unicode hex="042E"/>
+ <outline>
+ <contour>
+ <point x="1220" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2568" y="2200" type="move" name="top0315"/>
+ </contour>
+ <component base="I" xOffset="-48"/>
+ <component base="hyphen" xScale="0.8" xOffset="280" yOffset="128"/>
+ <component base="O" xOffset="624"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2607.0, 'leftMargin': 324, 'rightMargin': 289.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni042F_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni042F_.glif
new file mode 100644
index 000000000..46169f0bd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni042F_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni042F" format="1">
+ <advance width="1536"/>
+ <unicode hex="042F"/>
+ <outline>
+ <contour>
+ <point x="876" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1632" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1404" y="852" type="line"/>
+ <point x="1408" y="928" type="line"/>
+ <point x="752" y="928" type="line"/>
+ <point x="444" y="928"/>
+ <point x="260" y="1124"/>
+ <point x="260" y="1404" type="curve"/>
+ <point x="260" y="1732"/>
+ <point x="456" y="1928"/>
+ <point x="836" y="1928" type="curve"/>
+ <point x="1348" y="1928" type="line"/>
+ <point x="1348" y="0" type="line"/>
+ <point x="1424" y="0" type="line"/>
+ <point x="1424" y="2004" type="line"/>
+ <point x="836" y="2004" type="line"/>
+ <point x="436" y="2004"/>
+ <point x="188" y="1788"/>
+ <point x="188" y="1400" type="curve"/>
+ <point x="188" y="1148"/>
+ <point x="328" y="952"/>
+ <point x="584" y="876" type="curve"/>
+ <point x="608" y="852" type="line"/>
+ </contour>
+ <contour>
+ <point x="696" y="920" type="line"/>
+ <point x="616" y="920" type="line"/>
+ <point x="112" y="0" type="line"/>
+ <point x="200" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1650.0, 'leftMargin': 131, 'rightMargin': 209.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0431.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0431.glif
new file mode 100644
index 000000000..474c574ec
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0431.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0431" format="1">
+ <advance width="1792"/>
+ <unicode hex="0431"/>
+ <outline>
+ <contour>
+ <point x="1324" y="2136" type="line"/>
+ <point x="1324" y="2012"/>
+ <point x="1252" y="1916"/>
+ <point x="912" y="1872" type="curve" smooth="yes"/>
+ <point x="504" y="1816"/>
+ <point x="244" y="1424"/>
+ <point x="244" y="816" type="curve" smooth="yes"/>
+ <point x="244" y="684" type="line"/>
+ <point x="320" y="684" type="line"/>
+ <point x="320" y="816" type="line"/>
+ <point x="320" y="1380"/>
+ <point x="556" y="1756"/>
+ <point x="924" y="1796" type="curve" smooth="yes"/>
+ <point x="1232" y="1828"/>
+ <point x="1400" y="1944"/>
+ <point x="1400" y="2136" type="curve"/>
+ </contour>
+ <contour>
+ <point x="896" y="1380" type="curve" smooth="yes"/>
+ <point x="600" y="1380"/>
+ <point x="376" y="1220"/>
+ <point x="288" y="968" type="curve" smooth="yes"/>
+ <point x="260" y="896"/>
+ <point x="244" y="808"/>
+ <point x="244" y="720" type="curve"/>
+ <point x="244" y="660" type="line" smooth="yes"/>
+ <point x="244" y="256"/>
+ <point x="512" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1284" y="-28"/>
+ <point x="1548" y="256"/>
+ <point x="1548" y="660" type="curve"/>
+ <point x="1548" y="720" type="line"/>
+ <point x="1548" y="1104"/>
+ <point x="1284" y="1380"/>
+ </contour>
+ <contour>
+ <point x="896" y="1304" type="curve" smooth="yes"/>
+ <point x="1260" y="1304"/>
+ <point x="1472" y="1028"/>
+ <point x="1472" y="720" type="curve"/>
+ <point x="1472" y="660" type="line"/>
+ <point x="1472" y="336"/>
+ <point x="1260" y="48"/>
+ <point x="900" y="48" type="curve" smooth="yes"/>
+ <point x="532" y="48"/>
+ <point x="320" y="336"/>
+ <point x="320" y="660" type="curve"/>
+ <point x="320" y="720" type="line" smooth="yes"/>
+ <point x="320" y="1024"/>
+ <point x="532" y="1304"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1543, 'leftMargin': 133, 'rightMargin': 106}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0432.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0432.glif
new file mode 100644
index 000000000..c3f59f60d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0432.glif
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0432" format="1">
+ <advance width="1536"/>
+ <unicode hex="0432"/>
+ <outline>
+ <contour>
+ <point x="696" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1492" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="808" y="716" type="line"/>
+ <point x="908" y="756" type="line"/>
+ <point x="1140" y="772"/>
+ <point x="1272" y="920"/>
+ <point x="1272" y="1104" type="curve"/>
+ <point x="1272" y="1368"/>
+ <point x="1060" y="1488"/>
+ <point x="712" y="1488" type="curve"/>
+ <point x="200" y="1488" type="line"/>
+ <point x="200" y="0" type="line"/>
+ <point x="276" y="0" type="line"/>
+ <point x="276" y="1412" type="line"/>
+ <point x="712" y="1412" type="line"/>
+ <point x="1028" y="1412"/>
+ <point x="1196" y="1320"/>
+ <point x="1196" y="1108" type="curve"/>
+ <point x="1196" y="900"/>
+ <point x="1040" y="792"/>
+ <point x="740" y="792" type="curve"/>
+ <point x="248" y="792" type="line"/>
+ <point x="252" y="716" type="line"/>
+ </contour>
+ <contour>
+ <point x="808" y="0" type="line"/>
+ <point x="1120" y="0"/>
+ <point x="1336" y="136"/>
+ <point x="1336" y="404" type="curve" smooth="yes"/>
+ <point x="1336" y="588"/>
+ <point x="1184" y="740"/>
+ <point x="980" y="764" type="curve"/>
+ <point x="932" y="792" type="line"/>
+ <point x="436" y="792" type="line"/>
+ <point x="432" y="716" type="line"/>
+ <point x="808" y="716" type="line" smooth="yes"/>
+ <point x="1088" y="716"/>
+ <point x="1264" y="588"/>
+ <point x="1264" y="404" type="curve" smooth="yes"/>
+ <point x="1264" y="188"/>
+ <point x="1088" y="76"/>
+ <point x="808" y="76" type="curve" smooth="yes"/>
+ <point x="240" y="76" type="line"/>
+ <point x="240" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>991.375</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>610.5</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 249, 'rightMargin': 158}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0433.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0433.glif
new file mode 100644
index 000000000..3e467c646
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0433.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0433" format="1">
+ <advance width="1280"/>
+ <unicode hex="0433"/>
+ <outline>
+ <contour>
+ <point x="536" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="376" y="760" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="268" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1148" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1088" y="1488" type="line"/>
+ <point x="196" y="1488" type="line"/>
+ <point x="196" y="0" type="line"/>
+ <point x="268" y="0" type="line"/>
+ <point x="268" y="1412" type="line"/>
+ <point x="1088" y="1412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1192, 'leftMargin': 237, 'rightMargin': 62}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0434.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0434.glif
new file mode 100644
index 000000000..ff020c7c3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0434.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0434" format="1">
+ <advance width="1536"/>
+ <unicode hex="0434"/>
+ <outline>
+ <contour>
+ <point x="908" y="1740" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1552" y="1740" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="516" y="1488" type="line"/>
+ <point x="492" y="972" type="line" smooth="yes"/>
+ <point x="460" y="388"/>
+ <point x="288" y="192"/>
+ <point x="200" y="76" type="curve"/>
+ <point x="172" y="76" type="line"/>
+ <point x="172" y="0" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="364" y="136"/>
+ <point x="536" y="392"/>
+ <point x="564" y="972" type="curve" smooth="yes"/>
+ <point x="592" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="560" y="1488" type="line"/>
+ <point x="560" y="1416" type="line"/>
+ <point x="1244" y="1416" type="line"/>
+ <point x="1244" y="0" type="line"/>
+ <point x="1316" y="0" type="line"/>
+ <point x="1316" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="104" y="76" type="line"/>
+ <point x="104" y="-436" type="line"/>
+ <point x="164" y="-436" type="line"/>
+ <point x="164" y="0" type="line"/>
+ <point x="1360" y="0" type="line"/>
+ <point x="1360" y="-436" type="line"/>
+ <point x="1436" y="-436" type="line"/>
+ <point x="1436" y="76" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1529.0, 'leftMargin': 81, 'rightMargin': 115.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0436.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0436.glif
new file mode 100644
index 000000000..783893734
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0436.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0436" format="1">
+ <advance width="2304"/>
+ <unicode hex="0436"/>
+ <outline>
+ <contour>
+ <point x="1148" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2112" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="2244" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="848" y="728" type="line"/>
+ <point x="1148" y="728" type="line"/>
+ <point x="1144" y="800" type="line"/>
+ <point x="888" y="800" type="line"/>
+ <point x="296" y="1488" type="line"/>
+ <point x="204" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="908" y="732" type="line"/>
+ <point x="860" y="804" type="line"/>
+ <point x="116" y="0" type="line"/>
+ <point x="216" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1188" y="1488" type="line"/>
+ <point x="1112" y="1488" type="line"/>
+ <point x="1112" y="0" type="line"/>
+ <point x="1188" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2100" y="1488" type="line"/>
+ <point x="2008" y="1488" type="line"/>
+ <point x="1416" y="800" type="line"/>
+ <point x="1160" y="800" type="line"/>
+ <point x="1160" y="728" type="line"/>
+ <point x="1456" y="728" type="line"/>
+ </contour>
+ <contour>
+ <point x="2088" y="0" type="line"/>
+ <point x="2188" y="0" type="line"/>
+ <point x="1440" y="804" type="line"/>
+ <point x="1396" y="732" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2164, 'leftMargin': 37, 'rightMargin': 57}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0437.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0437.glif
new file mode 100644
index 000000000..10da702c6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0437.glif
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0437" format="1">
+ <advance width="1536"/>
+ <unicode hex="0437"/>
+ <outline>
+ <contour>
+ <point x="756" y="1772" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="756" y="-12" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1484" y="1772" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="772" y="732" type="line"/>
+ <point x="1120" y="732"/>
+ <point x="1300" y="900"/>
+ <point x="1300" y="1104" type="curve"/>
+ <point x="1300" y="1368"/>
+ <point x="1100" y="1516"/>
+ <point x="768" y="1516" type="curve" smooth="yes"/>
+ <point x="492" y="1516"/>
+ <point x="236" y="1352"/>
+ <point x="236" y="1100" type="curve"/>
+ <point x="312" y="1100" type="line"/>
+ <point x="312" y="1308"/>
+ <point x="528" y="1440"/>
+ <point x="768" y="1440" type="curve" smooth="yes"/>
+ <point x="1096" y="1440"/>
+ <point x="1224" y="1296"/>
+ <point x="1224" y="1108" type="curve"/>
+ <point x="1224" y="920"/>
+ <point x="1100" y="800"/>
+ <point x="768" y="800" type="curve" smooth="yes"/>
+ <point x="568" y="800" type="line"/>
+ <point x="568" y="732" type="line"/>
+ </contour>
+ <contour>
+ <point x="568" y="788" type="line"/>
+ <point x="568" y="724" type="line"/>
+ <point x="768" y="724" type="line" smooth="yes"/>
+ <point x="1092" y="724"/>
+ <point x="1252" y="628"/>
+ <point x="1252" y="396" type="curve" smooth="yes"/>
+ <point x="1252" y="184"/>
+ <point x="1088" y="52"/>
+ <point x="772" y="52" type="curve" smooth="yes"/>
+ <point x="496" y="52"/>
+ <point x="288" y="204"/>
+ <point x="288" y="416" type="curve"/>
+ <point x="212" y="416" type="line"/>
+ <point x="212" y="116"/>
+ <point x="508" y="-28"/>
+ <point x="772" y="-28" type="curve" smooth="yes"/>
+ <point x="1100" y="-28"/>
+ <point x="1328" y="132"/>
+ <point x="1328" y="400" type="curve" smooth="yes"/>
+ <point x="1328" y="648"/>
+ <point x="1152" y="788"/>
+ <point x="772" y="788" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1823.25</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>610.5</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1423, 'leftMargin': 150, 'rightMargin': 158}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0438.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0438.glif
new file mode 100644
index 000000000..9e15918ee
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0438.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0438" format="1">
+ <advance width="1536"/>
+ <unicode hex="0438"/>
+ <outline>
+ <contour>
+ <point x="760" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1304" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1540" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="308" y="132" type="line"/>
+ <point x="308" y="1488" type="line"/>
+ <point x="236" y="1488" type="line"/>
+ <point x="236" y="0" type="line"/>
+ <point x="308" y="0" type="line"/>
+ <point x="1228" y="1356" type="line"/>
+ <point x="1228" y="0" type="line"/>
+ <point x="1304" y="0" type="line"/>
+ <point x="1304" y="1488" type="line"/>
+ <point x="1228" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 237, 'rightMargin': 235}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni043A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni043A_.glif
new file mode 100644
index 000000000..486c7633f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni043A_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni043A" format="1">
+ <advance width="1536"/>
+ <unicode hex="043A"/>
+ <outline>
+ <contour>
+ <point x="700" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1264" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1356" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="272" y="1488" type="line"/>
+ <point x="196" y="1488" type="line"/>
+ <point x="196" y="0" type="line"/>
+ <point x="272" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1256" y="1488" type="line"/>
+ <point x="1148" y="1488" type="line"/>
+ <point x="556" y="800" type="line"/>
+ <point x="244" y="800" type="line"/>
+ <point x="240" y="728" type="line"/>
+ <point x="596" y="728" type="line"/>
+ </contour>
+ <contour>
+ <point x="1228" y="0" type="line"/>
+ <point x="1340" y="0" type="line"/>
+ <point x="584" y="804" type="line"/>
+ <point x="540" y="732" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1397.0, 'leftMargin': 235, 'rightMargin': 16.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni043B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni043B_.glif
new file mode 100644
index 000000000..534583adc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni043B_.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni043B" format="1">
+ <advance width="1536"/>
+ <unicode hex="043B"/>
+ <outline>
+ <contour>
+ <point x="832" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1392" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="956" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1628" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1348" y="1488" type="line"/>
+ <point x="560" y="1488" type="line"/>
+ <point x="560" y="1412" type="line"/>
+ <point x="1348" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="1392" y="1488" type="line"/>
+ <point x="1316" y="1488" type="line"/>
+ <point x="1316" y="0" type="line"/>
+ <point x="1392" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="532" y="1488" type="line"/>
+ <point x="504" y="812" type="line" smooth="yes"/>
+ <point x="480" y="228"/>
+ <point x="392" y="72"/>
+ <point x="196" y="72" type="curve" smooth="yes"/>
+ <point x="148" y="72" type="line"/>
+ <point x="148" y="0" type="line"/>
+ <point x="192" y="0" type="line" smooth="yes"/>
+ <point x="472" y="0"/>
+ <point x="556" y="232"/>
+ <point x="580" y="812" type="curve" smooth="yes"/>
+ <point x="608" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1543, 'leftMargin': 61, 'rightMargin': 237}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni043C_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni043C_.glif
new file mode 100644
index 000000000..a9b4542dc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni043C_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni043C" format="1">
+ <advance width="2048"/>
+ <unicode hex="043C"/>
+ <outline>
+ <contour>
+ <point x="1796" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1020" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2032" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1032" y="112" type="line"/>
+ <point x="356" y="1488" type="line"/>
+ <point x="272" y="1488" type="line"/>
+ <point x="1000" y="0" type="line"/>
+ <point x="1060" y="0" type="line"/>
+ <point x="1792" y="1488" type="line"/>
+ <point x="1708" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="328" y="1488" type="line"/>
+ <point x="252" y="1488" type="line"/>
+ <point x="252" y="0" type="line"/>
+ <point x="328" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1720" y="0" type="line"/>
+ <point x="1796" y="0" type="line"/>
+ <point x="1796" y="1488" type="line"/>
+ <point x="1720" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2030, 'leftMargin': 249, 'rightMargin': 237}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni043D_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni043D_.glif
new file mode 100644
index 000000000..81d5df044
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni043D_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni043D" format="1">
+ <advance width="1536"/>
+ <unicode hex="043D"/>
+ <outline>
+ <contour>
+ <point x="1300" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="776" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1540" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1256" y="804" type="line"/>
+ <point x="280" y="804" type="line"/>
+ <point x="280" y="728" type="line"/>
+ <point x="1256" y="728" type="line"/>
+ </contour>
+ <contour>
+ <point x="308" y="1488" type="line"/>
+ <point x="236" y="1488" type="line"/>
+ <point x="236" y="0" type="line"/>
+ <point x="308" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1304" y="1488" type="line"/>
+ <point x="1228" y="1488" type="line"/>
+ <point x="1228" y="0" type="line"/>
+ <point x="1304" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 237, 'rightMargin': 235}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni043F_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni043F_.glif
new file mode 100644
index 000000000..beca4dab9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni043F_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni043F" format="1">
+ <advance width="1536"/>
+ <unicode hex="043F"/>
+ <outline>
+ <contour>
+ <point x="1304" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="768" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1540" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1260" y="1488" type="line"/>
+ <point x="272" y="1488" type="line"/>
+ <point x="272" y="1412" type="line"/>
+ <point x="1260" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="308" y="1488" type="line"/>
+ <point x="236" y="1488" type="line"/>
+ <point x="236" y="0" type="line"/>
+ <point x="308" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1304" y="1488" type="line"/>
+ <point x="1228" y="1488" type="line"/>
+ <point x="1228" y="0" type="line"/>
+ <point x="1304" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 237, 'rightMargin': 235}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0442.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0442.glif
new file mode 100644
index 000000000..95bc04887
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0442.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0442" format="1">
+ <advance width="1536"/>
+ <unicode hex="0442"/>
+ <outline>
+ <contour>
+ <point x="792" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="752" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1432" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="792" y="1488" type="line"/>
+ <point x="716" y="1488" type="line"/>
+ <point x="716" y="0" type="line"/>
+ <point x="792" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1376" y="1488" type="line"/>
+ <point x="164" y="1488" type="line"/>
+ <point x="164" y="1412" type="line"/>
+ <point x="1376" y="1412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1323, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0444.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0444.glif
new file mode 100644
index 000000000..437447101
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0444.glif
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0444" format="1">
+ <advance width="2048"/>
+ <unicode hex="0444"/>
+ <outline>
+ <contour>
+ <point x="1028" y="2392" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2044" y="2392" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1876" y="744" type="line"/>
+ <point x="1876" y="1216"/>
+ <point x="1680" y="1516"/>
+ <point x="1344" y="1516" type="curve" smooth="yes"/>
+ <point x="1144" y="1516"/>
+ <point x="1044" y="1420"/>
+ <point x="1000" y="1356" type="curve"/>
+ <point x="1000" y="116" type="line"/>
+ <point x="1028" y="80"/>
+ <point x="1140" y="-28"/>
+ <point x="1348" y="-28" type="curve" smooth="yes"/>
+ <point x="1680" y="-28"/>
+ <point x="1876" y="264"/>
+ <point x="1876" y="716" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1804" y="716" type="line"/>
+ <point x="1804" y="320"/>
+ <point x="1656" y="44"/>
+ <point x="1348" y="44" type="curve" smooth="yes"/>
+ <point x="1168" y="44"/>
+ <point x="1076" y="128"/>
+ <point x="1048" y="152" type="curve"/>
+ <point x="1048" y="1304" type="line"/>
+ <point x="1072" y="1340"/>
+ <point x="1128" y="1440"/>
+ <point x="1344" y="1440" type="curve" smooth="yes"/>
+ <point x="1656" y="1440"/>
+ <point x="1804" y="1140"/>
+ <point x="1804" y="744" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="172" y="716" type="line"/>
+ <point x="172" y="264"/>
+ <point x="368" y="-28"/>
+ <point x="704" y="-28" type="curve" smooth="yes"/>
+ <point x="912" y="-28"/>
+ <point x="1024" y="76"/>
+ <point x="1052" y="116" type="curve"/>
+ <point x="1052" y="1356" type="line"/>
+ <point x="1008" y="1420"/>
+ <point x="908" y="1516"/>
+ <point x="704" y="1516" type="curve" smooth="yes"/>
+ <point x="372" y="1516"/>
+ <point x="172" y="1216"/>
+ <point x="172" y="744" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="248" y="744" type="line"/>
+ <point x="248" y="1140"/>
+ <point x="396" y="1440"/>
+ <point x="704" y="1440" type="curve" smooth="yes"/>
+ <point x="924" y="1440"/>
+ <point x="980" y="1340"/>
+ <point x="1000" y="1304" type="curve"/>
+ <point x="1000" y="152" type="line"/>
+ <point x="972" y="128"/>
+ <point x="880" y="44"/>
+ <point x="700" y="44" type="curve" smooth="yes"/>
+ <point x="396" y="44"/>
+ <point x="248" y="320"/>
+ <point x="248" y="716" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="988" y="-572" type="line"/>
+ <point x="1064" y="-572" type="line"/>
+ <point x="1064" y="2112" type="line"/>
+ <point x="988" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2041, 'leftMargin': 168, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0446.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0446.glif
new file mode 100644
index 000000000..2946a0a92
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0446.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0446" format="1">
+ <advance width="1792"/>
+ <unicode hex="0446"/>
+ <outline>
+ <contour>
+ <point x="860" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1604" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="300" y="0" type="line"/>
+ <point x="1368" y="0" type="line"/>
+ <point x="1368" y="1488" type="line"/>
+ <point x="1292" y="1488" type="line"/>
+ <point x="1292" y="76" type="line"/>
+ <point x="372" y="76" type="line"/>
+ <point x="372" y="1488" type="line"/>
+ <point x="300" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1492" y="76" type="line"/>
+ <point x="1260" y="76" type="line"/>
+ <point x="1260" y="0" type="line"/>
+ <point x="1420" y="0" type="line"/>
+ <point x="1420" y="-440" type="line"/>
+ <point x="1492" y="-440" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1540.0, 'leftMargin': 237, 'rightMargin': 109.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0447.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0447.glif
new file mode 100644
index 000000000..a75136e33
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0447.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0447" format="1">
+ <advance width="1536"/>
+ <unicode hex="0447"/>
+ <outline>
+ <contour>
+ <point x="756" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1300" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1232" y="0" type="move" name="left"/>
+ </contour>
+ <contour>
+ <point x="1540" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1304" y="1488" type="line"/>
+ <point x="1228" y="1488" type="line"/>
+ <point x="1228" y="0" type="line"/>
+ <point x="1304" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1276" y="820" type="line"/>
+ <point x="1212" y="764"/>
+ <point x="980" y="692"/>
+ <point x="796" y="684" type="curve"/>
+ <point x="452" y="684"/>
+ <point x="308" y="780"/>
+ <point x="308" y="1168" type="curve" smooth="yes"/>
+ <point x="308" y="1488" type="line"/>
+ <point x="232" y="1488" type="line"/>
+ <point x="232" y="1168" type="line" smooth="yes"/>
+ <point x="232" y="716"/>
+ <point x="408" y="608"/>
+ <point x="796" y="608" type="curve" smooth="yes"/>
+ <point x="952" y="608"/>
+ <point x="1180" y="684"/>
+ <point x="1276" y="744" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1467, 'leftMargin': 161, 'rightMargin': 236}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0448.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0448.glif
new file mode 100644
index 000000000..caeb19fde
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0448.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0448" format="1">
+ <advance width="2304"/>
+ <unicode hex="0448"/>
+ <outline>
+ <contour>
+ <point x="1168" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2224" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="268" y="1488" type="line"/>
+ <point x="268" y="0" type="line"/>
+ <point x="2040" y="0" type="line"/>
+ <point x="2040" y="1488" type="line"/>
+ <point x="1964" y="1488" type="line"/>
+ <point x="1964" y="76" type="line"/>
+ <point x="1196" y="76" type="line"/>
+ <point x="1196" y="1488" type="line"/>
+ <point x="1120" y="1488" type="line"/>
+ <point x="1120" y="76" type="line"/>
+ <point x="340" y="76" type="line"/>
+ <point x="340" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2192, 'leftMargin': 237, 'rightMargin': 184}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0449.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0449.glif
new file mode 100644
index 000000000..fba9f35cd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0449.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0449" format="1">
+ <advance width="2304"/>
+ <unicode hex="0449"/>
+ <outline>
+ <contour>
+ <point x="1072" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2144" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2112" y="76" type="line"/>
+ <point x="1880" y="76" type="line"/>
+ <point x="1880" y="0" type="line"/>
+ <point x="2040" y="0" type="line"/>
+ <point x="2040" y="-440" type="line"/>
+ <point x="2112" y="-440" type="line"/>
+ </contour>
+ <component base="uni0448" xOffset="-44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2189.0, 'leftMargin': 237, 'rightMargin': 33.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni044A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni044A_.glif
new file mode 100644
index 000000000..52d775e11
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni044A_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni044A" format="1">
+ <advance width="1792"/>
+ <unicode hex="044A"/>
+ <outline>
+ <contour>
+ <point x="656" y="1488" type="line"/>
+ <point x="104" y="1488" type="line"/>
+ <point x="104" y="1416" type="line"/>
+ <point x="656" y="1416" type="line"/>
+ </contour>
+ <component base="uni044C" xOffset="360"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1800, 'leftMargin': 55, 'rightMargin': 156}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni044B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni044B_.glif
new file mode 100644
index 000000000..a0cccd3a7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni044B_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni044B" format="1">
+ <advance width="2048"/>
+ <unicode hex="044B"/>
+ <outline>
+ <contour>
+ <point x="1128" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2064" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="uni044C" xOffset="24"/>
+ <component base="dotlessi" xOffset="1508"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2043, 'leftMargin': 228, 'rightMargin': 266}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni044C_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni044C_.glif
new file mode 100644
index 000000000..483cecdaf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni044C_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni044C" format="1">
+ <advance width="1536"/>
+ <unicode hex="044C"/>
+ <outline>
+ <contour>
+ <point x="380" y="1224" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="256" y="920" type="line"/>
+ <point x="256" y="848" type="line"/>
+ <point x="776" y="848" type="line"/>
+ <point x="1100" y="848"/>
+ <point x="1236" y="660"/>
+ <point x="1236" y="464" type="curve"/>
+ <point x="1236" y="260"/>
+ <point x="1100" y="76"/>
+ <point x="776" y="76" type="curve"/>
+ <point x="304" y="76" type="line"/>
+ <point x="304" y="1488" type="line"/>
+ <point x="228" y="1488" type="line"/>
+ <point x="228" y="0" type="line"/>
+ <point x="776" y="0" type="line"/>
+ <point x="1120" y="0"/>
+ <point x="1308" y="196"/>
+ <point x="1308" y="460" type="curve"/>
+ <point x="1308" y="724"/>
+ <point x="1120" y="920"/>
+ <point x="776" y="920" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1485.0, 'leftMargin': 249, 'rightMargin': 155.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni044D_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni044D_.glif
new file mode 100644
index 000000000..36164d26d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni044D_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni044D" format="1">
+ <advance width="1536"/>
+ <unicode hex="044D"/>
+ <outline>
+ <contour>
+ <point x="772" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1516" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="728" y="1440" type="curve" smooth="yes"/>
+ <point x="1092" y="1440"/>
+ <point x="1276" y="1144"/>
+ <point x="1276" y="772" type="curve" smooth="yes"/>
+ <point x="1276" y="716" type="line" smooth="yes"/>
+ <point x="1276" y="344"/>
+ <point x="1092" y="48"/>
+ <point x="732" y="48" type="curve"/>
+ <point x="484" y="48"/>
+ <point x="264" y="188"/>
+ <point x="264" y="500" type="curve"/>
+ <point x="188" y="500" type="line"/>
+ <point x="188" y="144"/>
+ <point x="444" y="-28"/>
+ <point x="732" y="-28" type="curve" smooth="yes"/>
+ <point x="1112" y="-28"/>
+ <point x="1348" y="280"/>
+ <point x="1348" y="716" type="curve" smooth="yes"/>
+ <point x="1348" y="772" type="line" smooth="yes"/>
+ <point x="1348" y="1208"/>
+ <point x="1112" y="1516"/>
+ <point x="728" y="1516" type="curve"/>
+ <point x="456" y="1516"/>
+ <point x="188" y="1348"/>
+ <point x="188" y="1032" type="curve"/>
+ <point x="264" y="1032" type="line"/>
+ <point x="264" y="1328"/>
+ <point x="508" y="1440"/>
+ </contour>
+ <contour>
+ <point x="1296" y="784" type="line"/>
+ <point x="488" y="784" type="line"/>
+ <point x="488" y="712" type="line"/>
+ <point x="1296" y="712" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1497, 'leftMargin': 168, 'rightMargin': 169}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni044E_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni044E_.glif
new file mode 100644
index 000000000..080603996
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni044E_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni044E" format="1">
+ <advance width="2304"/>
+ <unicode hex="044E"/>
+ <outline>
+ <contour>
+ <point x="1060" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2204" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="788" y="768" type="line"/>
+ <point x="184" y="768" type="line"/>
+ <point x="184" y="692" type="line"/>
+ <point x="788" y="692" type="line"/>
+ </contour>
+ <component base="dotlessi" xOffset="-80"/>
+ <component base="o" xOffset="616"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2281, 'leftMargin': 220, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni044F_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni044F_.glif
new file mode 100644
index 000000000..80eb7dfd7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni044F_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni044F" format="1">
+ <advance width="1536"/>
+ <unicode hex="044F"/>
+ <outline>
+ <contour>
+ <point x="760" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1552" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="620" y="656" type="line"/>
+ <point x="228" y="0" type="line"/>
+ <point x="316" y="0" type="line"/>
+ <point x="712" y="656" type="line"/>
+ </contour>
+ <contour>
+ <point x="760" y="1488" type="line"/>
+ <point x="432" y="1488"/>
+ <point x="256" y="1304"/>
+ <point x="256" y="1052" type="curve"/>
+ <point x="256" y="804"/>
+ <point x="412" y="620"/>
+ <point x="700" y="620" type="curve"/>
+ <point x="1280" y="620" type="line"/>
+ <point x="1280" y="696" type="line"/>
+ <point x="700" y="696" type="line"/>
+ <point x="436" y="696"/>
+ <point x="332" y="868"/>
+ <point x="332" y="1052" type="curve"/>
+ <point x="332" y="1244"/>
+ <point x="456" y="1412"/>
+ <point x="760" y="1412" type="curve"/>
+ <point x="1232" y="1412" type="line"/>
+ <point x="1232" y="0" type="line"/>
+ <point x="1308" y="0" type="line"/>
+ <point x="1308" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1514, 'leftMargin': 191, 'rightMargin': 243}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0452.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0452.glif
new file mode 100644
index 000000000..0a9654d65
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0452.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0452" format="1">
+ <advance width="1536"/>
+ <unicode hex="0452"/>
+ <outline>
+ <contour>
+ <point x="1392" y="568" type="line"/>
+ <point x="1392" y="-124" type="line" smooth="yes"/>
+ <point x="1392" y="-380"/>
+ <point x="1276" y="-528"/>
+ <point x="1072" y="-528" type="curve" smooth="yes"/>
+ <point x="1012" y="-528"/>
+ <point x="940" y="-512"/>
+ <point x="908" y="-504" type="curve"/>
+ <point x="888" y="-572" type="line"/>
+ <point x="952" y="-592"/>
+ <point x="1004" y="-600"/>
+ <point x="1072" y="-600" type="curve" smooth="yes"/>
+ <point x="1316" y="-600"/>
+ <point x="1464" y="-432"/>
+ <point x="1464" y="-124" type="curve" smooth="yes"/>
+ <point x="1464" y="568" type="line"/>
+ </contour>
+ <component base="h" xOffset="152"/>
+ <component base="crossbar" xOffset="-36" yOffset="744"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': -80, 'rightMargin': 229}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0454.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0454.glif
new file mode 100644
index 000000000..3b54c6af4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0454.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0454" format="1">
+ <advance width="1536"/>
+ <unicode hex="0454"/>
+ <outline>
+ <contour>
+ <point x="756" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1476" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1008" y="784" type="line"/>
+ <point x="196" y="784" type="line"/>
+ <point x="196" y="712" type="line"/>
+ <point x="1008" y="712" type="line"/>
+ </contour>
+ <component base="c"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1497, 'leftMargin': 209, 'rightMargin': 128}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0456.ccmp.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0456.ccmp.glif
new file mode 100644
index 000000000..5f4e8d165
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0456.ccmp.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0456.ccmp" format="1">
+ <advance width="512"/>
+ <outline>
+ <contour>
+ <point x="288" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="560" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="288" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessi"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 558, 'leftMargin': 220, 'rightMargin': 266}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0458.ccmp.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0458.ccmp.glif
new file mode 100644
index 000000000..2a252feac
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0458.ccmp.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0458.ccmp" format="1">
+ <advance width="512"/>
+ <outline>
+ <contour>
+ <point x="488" y="1716" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="780" y="1716" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="488" y="-632" type="move" name="bottom"/>
+ </contour>
+ <component base="uni0237" xOffset="200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 580, 'leftMargin': -216, 'rightMargin': 250}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0459.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0459.glif
new file mode 100644
index 000000000..3f926fb8f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0459.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0459" format="1">
+ <advance width="2560"/>
+ <unicode hex="0459"/>
+ <outline>
+ <contour>
+ <point x="532" y="1488" type="line"/>
+ <point x="508" y="812" type="line" smooth="yes"/>
+ <point x="484" y="228"/>
+ <point x="392" y="72"/>
+ <point x="196" y="72" type="curve" smooth="yes"/>
+ <point x="148" y="72" type="line"/>
+ <point x="148" y="0" type="line"/>
+ <point x="192" y="0" type="line" smooth="yes"/>
+ <point x="472" y="0"/>
+ <point x="556" y="232"/>
+ <point x="580" y="812" type="curve" smooth="yes"/>
+ <point x="608" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1360" y="1488" type="line"/>
+ <point x="560" y="1488" type="line"/>
+ <point x="560" y="1412" type="line"/>
+ <point x="1360" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="1360" y="868" type="line"/>
+ <point x="1360" y="792" type="line"/>
+ <point x="1880" y="792" type="line" smooth="yes"/>
+ <point x="2204" y="792"/>
+ <point x="2340" y="616"/>
+ <point x="2340" y="436" type="curve" smooth="yes"/>
+ <point x="2340" y="248"/>
+ <point x="2204" y="76"/>
+ <point x="1880" y="76" type="curve" smooth="yes"/>
+ <point x="1408" y="76" type="line"/>
+ <point x="1408" y="1488" type="line"/>
+ <point x="1332" y="1488" type="line"/>
+ <point x="1332" y="0" type="line"/>
+ <point x="1880" y="0" type="line" smooth="yes"/>
+ <point x="2224" y="0"/>
+ <point x="2412" y="184"/>
+ <point x="2412" y="432" type="curve" smooth="yes"/>
+ <point x="2412" y="684"/>
+ <point x="2224" y="868"/>
+ <point x="1880" y="868" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2426, 'leftMargin': 47, 'rightMargin': 113}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni045A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni045A_.glif
new file mode 100644
index 000000000..c0d567c31
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni045A_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni045A" format="1">
+ <advance width="2560"/>
+ <unicode hex="045A"/>
+ <outline>
+ <contour>
+ <point x="1264" y="868" type="line"/>
+ <point x="288" y="868" type="line"/>
+ <point x="288" y="796" type="line"/>
+ <point x="1264" y="796" type="line"/>
+ </contour>
+ <contour>
+ <point x="316" y="1488" type="line"/>
+ <point x="244" y="1488" type="line"/>
+ <point x="244" y="0" type="line"/>
+ <point x="316" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1264" y="868" type="line"/>
+ <point x="1264" y="792" type="line"/>
+ <point x="1788" y="792" type="line"/>
+ <point x="2112" y="792"/>
+ <point x="2244" y="616"/>
+ <point x="2244" y="436" type="curve"/>
+ <point x="2244" y="248"/>
+ <point x="2112" y="76"/>
+ <point x="1788" y="76" type="curve"/>
+ <point x="1312" y="76" type="line"/>
+ <point x="1312" y="1488" type="line"/>
+ <point x="1236" y="1488" type="line"/>
+ <point x="1236" y="0" type="line"/>
+ <point x="1788" y="0" type="line"/>
+ <point x="2128" y="0"/>
+ <point x="2320" y="184"/>
+ <point x="2320" y="432" type="curve"/>
+ <point x="2320" y="684"/>
+ <point x="2128" y="868"/>
+ <point x="1788" y="868" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2426, 'leftMargin': 237, 'rightMargin': 113}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni045B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni045B_.glif
new file mode 100644
index 000000000..1e7961bde
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni045B_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni045B" format="1">
+ <advance width="1536"/>
+ <unicode hex="045B"/>
+ <outline>
+ <component base="h" xOffset="156"/>
+ <component base="crossbar" xOffset="-36" yOffset="768"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': -80, 'rightMargin': 233}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni045F_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni045F_.glif
new file mode 100644
index 000000000..3a7e376d2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni045F_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni045F" format="1">
+ <advance width="1536"/>
+ <unicode hex="045F"/>
+ <outline>
+ <contour>
+ <point x="736" y="76" type="line"/>
+ <point x="736" y="-480" type="line"/>
+ <point x="812" y="-480" type="line"/>
+ <point x="812" y="76" type="line"/>
+ </contour>
+ <contour>
+ <point x="236" y="1488" type="line"/>
+ <point x="236" y="0" type="line"/>
+ <point x="1304" y="0" type="line"/>
+ <point x="1304" y="1488" type="line"/>
+ <point x="1228" y="1488" type="line"/>
+ <point x="1228" y="76" type="line"/>
+ <point x="308" y="76" type="line"/>
+ <point x="308" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 237, 'rightMargin': 235}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0460.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0460.glif
new file mode 100644
index 000000000..ed72dce33
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0460.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0460" format="1">
+ <advance width="2560"/>
+ <unicode hex="0460"/>
+ <outline>
+ <contour>
+ <point x="1292" y="2148" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2552" y="2148" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1244" y="2004" type="line"/>
+ <point x="1244" y="592" type="line" smooth="yes"/>
+ <point x="1244" y="240"/>
+ <point x="1056" y="48"/>
+ <point x="800" y="48" type="curve" smooth="yes"/>
+ <point x="544" y="48"/>
+ <point x="356" y="240"/>
+ <point x="356" y="592" type="curve" smooth="yes"/>
+ <point x="356" y="2004" type="line"/>
+ <point x="280" y="2004" type="line"/>
+ <point x="280" y="592" type="line"/>
+ <point x="280" y="176"/>
+ <point x="500" y="-28"/>
+ <point x="800" y="-28" type="curve" smooth="yes"/>
+ <point x="1100" y="-28"/>
+ <point x="1320" y="176"/>
+ <point x="1320" y="592" type="curve"/>
+ <point x="1320" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="2208" y="2004" type="line"/>
+ <point x="2208" y="592" type="line" smooth="yes"/>
+ <point x="2208" y="240"/>
+ <point x="2016" y="48"/>
+ <point x="1764" y="48" type="curve" smooth="yes"/>
+ <point x="1508" y="48"/>
+ <point x="1320" y="240"/>
+ <point x="1320" y="592" type="curve" smooth="yes"/>
+ <point x="1320" y="2004" type="line"/>
+ <point x="1244" y="2004" type="line"/>
+ <point x="1244" y="592" type="line" smooth="yes"/>
+ <point x="1244" y="176"/>
+ <point x="1464" y="-28"/>
+ <point x="1764" y="-28" type="curve" smooth="yes"/>
+ <point x="2060" y="-28"/>
+ <point x="2280" y="176"/>
+ <point x="2280" y="592" type="curve" smooth="yes"/>
+ <point x="2280" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2525, 'leftMargin': 254, 'rightMargin': 269}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0461.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0461.glif
new file mode 100644
index 000000000..977a5482d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0461.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0461" format="1">
+ <advance width="2560"/>
+ <unicode hex="0461"/>
+ <outline>
+ <contour>
+ <point x="1280" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2548" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1244" y="1488" type="line"/>
+ <point x="1244" y="564" type="line" smooth="yes"/>
+ <point x="1244" y="232"/>
+ <point x="1068" y="44"/>
+ <point x="828" y="44" type="curve" smooth="yes"/>
+ <point x="588" y="44"/>
+ <point x="408" y="232"/>
+ <point x="408" y="564" type="curve" smooth="yes"/>
+ <point x="408" y="1488" type="line"/>
+ <point x="336" y="1488" type="line"/>
+ <point x="336" y="564" type="line" smooth="yes"/>
+ <point x="336" y="168"/>
+ <point x="544" y="-28"/>
+ <point x="828" y="-28" type="curve" smooth="yes"/>
+ <point x="1108" y="-28"/>
+ <point x="1320" y="168"/>
+ <point x="1320" y="564" type="curve" smooth="yes"/>
+ <point x="1320" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="2152" y="1488" type="line"/>
+ <point x="2152" y="564" type="line" smooth="yes"/>
+ <point x="2152" y="232"/>
+ <point x="1976" y="44"/>
+ <point x="1736" y="44" type="curve" smooth="yes"/>
+ <point x="1496" y="44"/>
+ <point x="1320" y="232"/>
+ <point x="1320" y="564" type="curve" smooth="yes"/>
+ <point x="1320" y="1488" type="line"/>
+ <point x="1244" y="1488" type="line"/>
+ <point x="1244" y="564" type="line" smooth="yes"/>
+ <point x="1244" y="168"/>
+ <point x="1452" y="-28"/>
+ <point x="1736" y="-28" type="curve" smooth="yes"/>
+ <point x="2016" y="-28"/>
+ <point x="2228" y="168"/>
+ <point x="2228" y="564" type="curve" smooth="yes"/>
+ <point x="2228" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2467, 'leftMargin': 254, 'rightMargin': 321}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0463.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0463.glif
new file mode 100644
index 000000000..006032a01
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0463.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0463" format="1">
+ <advance width="1536"/>
+ <unicode hex="0463"/>
+ <outline>
+ <contour>
+ <point x="520" y="1592" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="396" y="920" type="line"/>
+ <point x="396" y="848" type="line"/>
+ <point x="916" y="848" type="line"/>
+ <point x="1240" y="848"/>
+ <point x="1376" y="660"/>
+ <point x="1376" y="464" type="curve"/>
+ <point x="1376" y="260"/>
+ <point x="1240" y="76"/>
+ <point x="916" y="76" type="curve"/>
+ <point x="444" y="76" type="line"/>
+ <point x="444" y="2116" type="line"/>
+ <point x="368" y="2116" type="line"/>
+ <point x="368" y="0" type="line"/>
+ <point x="916" y="0" type="line"/>
+ <point x="1260" y="0"/>
+ <point x="1448" y="196"/>
+ <point x="1448" y="460" type="curve"/>
+ <point x="1448" y="724"/>
+ <point x="1260" y="920"/>
+ <point x="916" y="920" type="curve"/>
+ </contour>
+ <contour>
+ <point x="896" y="1564" type="line"/>
+ <point x="88" y="1564" type="line"/>
+ <point x="88" y="1488" type="line"/>
+ <point x="896" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1485.0, 'leftMargin': -32, 'rightMargin': 155.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0464.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0464.glif
new file mode 100644
index 000000000..91d667f04
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0464.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0464" format="1">
+ <advance width="2560"/>
+ <unicode hex="0464"/>
+ <outline>
+ <contour>
+ <point x="1612" y="1092" type="line"/>
+ <point x="320" y="1092" type="line"/>
+ <point x="320" y="1020" type="line"/>
+ <point x="1612" y="1020" type="line"/>
+ </contour>
+ <component base="C" xOffset="628"/>
+ <component base="I" xOffset="-20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2509, 'leftMargin': 334, 'rightMargin': 251}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0465.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0465.glif
new file mode 100644
index 000000000..6845cbefd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0465.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0465" format="1">
+ <advance width="2048"/>
+ <unicode hex="0465"/>
+ <outline>
+ <contour>
+ <point x="1480" y="808" type="line"/>
+ <point x="240" y="808" type="line"/>
+ <point x="240" y="736" type="line"/>
+ <point x="1480" y="736" type="line"/>
+ </contour>
+ <component base="c" xOffset="572"/>
+ <component base="dotlessi" xOffset="-40"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2087, 'leftMargin': 217, 'rightMargin': 186}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0466.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0466.glif
new file mode 100644
index 000000000..0e4ebd618
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0466.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0466" format="1">
+ <advance width="1792"/>
+ <unicode hex="0466"/>
+ <outline>
+ <contour>
+ <point x="856" y="1792" type="line"/>
+ <point x="920" y="2004" type="line"/>
+ <point x="852" y="2004" type="line"/>
+ <point x="104" y="0" type="line"/>
+ <point x="184" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1608" y="0" type="line"/>
+ <point x="1692" y="0" type="line"/>
+ <point x="940" y="2004" type="line"/>
+ <point x="872" y="2004" type="line"/>
+ <point x="940" y="1792" type="line"/>
+ </contour>
+ <contour>
+ <point x="1380" y="772" type="line"/>
+ <point x="412" y="772" type="line"/>
+ <point x="412" y="700" type="line"/>
+ <point x="1380" y="700" type="line"/>
+ </contour>
+ <contour>
+ <point x="924" y="744" type="line"/>
+ <point x="852" y="744" type="line"/>
+ <point x="852" y="0" type="line"/>
+ <point x="924" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 47, 'rightMargin': 48.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0467.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0467.glif
new file mode 100644
index 000000000..b54998b2c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0467.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0467" format="1">
+ <advance width="1536"/>
+ <unicode hex="0467"/>
+ <outline>
+ <contour>
+ <point x="692" y="1172" type="line"/>
+ <point x="804" y="1488" type="line"/>
+ <point x="736" y="1488" type="line"/>
+ <point x="100" y="0" type="line"/>
+ <point x="180" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1360" y="0" type="line"/>
+ <point x="1440" y="0" type="line"/>
+ <point x="804" y="1488" type="line"/>
+ <point x="732" y="1488" type="line"/>
+ <point x="844" y="1172" type="line"/>
+ </contour>
+ <contour>
+ <point x="1152" y="616" type="line"/>
+ <point x="384" y="616" type="line"/>
+ <point x="384" y="544" type="line"/>
+ <point x="1152" y="544" type="line"/>
+ </contour>
+ <contour>
+ <point x="812" y="588" type="line"/>
+ <point x="736" y="588" type="line"/>
+ <point x="736" y="0" type="line"/>
+ <point x="812" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1467, 'leftMargin': 50, 'rightMargin': 78}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0468.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0468.glif
new file mode 100644
index 000000000..b93e22fed
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0468.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0468" format="1">
+ <advance width="2560"/>
+ <unicode hex="0468"/>
+ <outline>
+ <contour>
+ <point x="984" y="772" type="line"/>
+ <point x="256" y="772" type="line"/>
+ <point x="256" y="700" type="line"/>
+ <point x="984" y="700" type="line"/>
+ </contour>
+ <component base="uni0466" xOffset="616"/>
+ <component base="I" xOffset="-92"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2465, 'leftMargin': 367, 'rightMargin': 46}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0469.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0469.glif
new file mode 100644
index 000000000..9d835d275
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0469.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0469" format="1">
+ <advance width="2304"/>
+ <unicode hex="0469"/>
+ <outline>
+ <contour>
+ <point x="952" y="616" type="line"/>
+ <point x="312" y="616" type="line"/>
+ <point x="312" y="544" type="line"/>
+ <point x="952" y="544" type="line"/>
+ </contour>
+ <component base="uni0467" xOffset="608"/>
+ <component base="dotlessi" xOffset="36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2113, 'leftMargin': 265, 'rightMargin': 58}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni046A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni046A_.glif
new file mode 100644
index 000000000..6c5a8be2c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni046A_.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni046A" format="1">
+ <advance width="2304"/>
+ <unicode hex="046A"/>
+ <outline>
+ <contour>
+ <point x="364" y="0" type="line"/>
+ <point x="364" y="536" type="line" smooth="yes"/>
+ <point x="364" y="848"/>
+ <point x="516" y="956"/>
+ <point x="848" y="956" type="curve" smooth="yes"/>
+ <point x="1460" y="956" type="line" smooth="yes"/>
+ <point x="1792" y="956"/>
+ <point x="1944" y="848"/>
+ <point x="1944" y="536" type="curve" smooth="yes"/>
+ <point x="1944" y="0" type="line"/>
+ <point x="2016" y="0" type="line"/>
+ <point x="2016" y="536" type="line" smooth="yes"/>
+ <point x="2016" y="892"/>
+ <point x="1812" y="1032"/>
+ <point x="1460" y="1032" type="curve" smooth="yes"/>
+ <point x="848" y="1032" type="line" smooth="yes"/>
+ <point x="500" y="1032"/>
+ <point x="288" y="892"/>
+ <point x="288" y="536" type="curve" smooth="yes"/>
+ <point x="288" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1808" y="2004" type="line"/>
+ <point x="492" y="2004" type="line"/>
+ <point x="492" y="1928" type="line"/>
+ <point x="1808" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="1188" y="1076" type="line"/>
+ <point x="1116" y="964" type="line"/>
+ <point x="1188" y="964" type="line"/>
+ <point x="1884" y="2004" type="line"/>
+ <point x="1792" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="508" y="2004" type="line"/>
+ <point x="420" y="2004" type="line"/>
+ <point x="1116" y="964" type="line"/>
+ <point x="1184" y="964" type="line"/>
+ <point x="1116" y="1076" type="line"/>
+ </contour>
+ <contour>
+ <point x="1188" y="996" type="line"/>
+ <point x="1116" y="996" type="line"/>
+ <point x="1116" y="0" type="line"/>
+ <point x="1188" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2190, 'leftMargin': 230, 'rightMargin': 231}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni046B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni046B_.glif
new file mode 100644
index 000000000..7bc0870a8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni046B_.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni046B" format="1">
+ <advance width="1792"/>
+ <unicode hex="046B"/>
+ <outline>
+ <contour>
+ <point x="248" y="0" type="line"/>
+ <point x="248" y="308" type="line" smooth="yes"/>
+ <point x="248" y="620"/>
+ <point x="400" y="728"/>
+ <point x="732" y="728" type="curve" smooth="yes"/>
+ <point x="1064" y="728" type="line" smooth="yes"/>
+ <point x="1392" y="728"/>
+ <point x="1548" y="620"/>
+ <point x="1548" y="308" type="curve" smooth="yes"/>
+ <point x="1548" y="0" type="line"/>
+ <point x="1620" y="0" type="line"/>
+ <point x="1620" y="308" type="line" smooth="yes"/>
+ <point x="1620" y="668"/>
+ <point x="1412" y="804"/>
+ <point x="1064" y="804" type="curve" smooth="yes"/>
+ <point x="732" y="804" type="line" smooth="yes"/>
+ <point x="384" y="804"/>
+ <point x="172" y="668"/>
+ <point x="172" y="308" type="curve" smooth="yes"/>
+ <point x="172" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1428" y="1488" type="line"/>
+ <point x="376" y="1488" type="line"/>
+ <point x="376" y="1412" type="line"/>
+ <point x="1428" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="920" y="820" type="line"/>
+ <point x="868" y="716" type="line"/>
+ <point x="936" y="716" type="line"/>
+ <point x="1512" y="1488" type="line"/>
+ <point x="1420" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="376" y="1488" type="line"/>
+ <point x="288" y="1488" type="line"/>
+ <point x="864" y="716" type="line"/>
+ <point x="928" y="716" type="line"/>
+ <point x="876" y="820" type="line"/>
+ </contour>
+ <contour>
+ <point x="936" y="800" type="line"/>
+ <point x="860" y="800" type="line"/>
+ <point x="860" y="0" type="line"/>
+ <point x="936" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1910, 'leftMargin': 230, 'rightMargin': 230}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni046C_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni046C_.glif
new file mode 100644
index 000000000..5c8398632
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni046C_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni046C" format="1">
+ <advance width="2816"/>
+ <unicode hex="046C"/>
+ <outline>
+ <contour>
+ <point x="1456" y="1032" type="line"/>
+ <point x="232" y="1032" type="line"/>
+ <point x="232" y="956" type="line"/>
+ <point x="1456" y="956" type="line"/>
+ </contour>
+ <component base="I" xOffset="-104"/>
+ <component base="uni046A" xOffset="624"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2914, 'leftMargin': 330, 'rightMargin': 233}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni046D_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni046D_.glif
new file mode 100644
index 000000000..702aa1708
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni046D_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni046D" format="1">
+ <advance width="2560"/>
+ <unicode hex="046D"/>
+ <outline>
+ <contour>
+ <point x="1420" y="804" type="line"/>
+ <point x="340" y="804" type="line"/>
+ <point x="340" y="728" type="line"/>
+ <point x="1420" y="728" type="line"/>
+ </contour>
+ <component base="dotlessi" xOffset="80"/>
+ <component base="uni046B" xOffset="640"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2470, 'leftMargin': 220, 'rightMargin': 292}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni046E_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni046E_.glif
new file mode 100644
index 000000000..32e418f6b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni046E_.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni046E" format="1">
+ <advance width="1536"/>
+ <unicode hex="046E"/>
+ <outline>
+ <contour>
+ <point x="216" y="2004" type="line"/>
+ <point x="216" y="1928" type="line"/>
+ <point x="676" y="1928" type="line" smooth="yes"/>
+ <point x="1076" y="1928"/>
+ <point x="1252" y="1748"/>
+ <point x="1252" y="1496" type="curve" smooth="yes"/>
+ <point x="1252" y="1228"/>
+ <point x="1076" y="1060"/>
+ <point x="644" y="1060" type="curve" smooth="yes"/>
+ <point x="476" y="1060" type="line"/>
+ <point x="476" y="988" type="line"/>
+ <point x="648" y="988" type="line" smooth="yes"/>
+ <point x="1088" y="988"/>
+ <point x="1328" y="1216"/>
+ <point x="1328" y="1488" type="curve" smooth="yes"/>
+ <point x="1328" y="1828"/>
+ <point x="1072" y="2004"/>
+ <point x="676" y="2004" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="476" y="1052" type="line"/>
+ <point x="476" y="984" type="line"/>
+ <point x="644" y="984" type="line" smooth="yes"/>
+ <point x="1056" y="984"/>
+ <point x="1284" y="852"/>
+ <point x="1284" y="524" type="curve" smooth="yes"/>
+ <point x="1284" y="244"/>
+ <point x="1020" y="76"/>
+ <point x="632" y="76" type="curve" smooth="yes"/>
+ <point x="520" y="76" type="line" smooth="yes"/>
+ <point x="272" y="76"/>
+ <point x="180" y="-44"/>
+ <point x="180" y="-196" type="curve"/>
+ <point x="180" y="-356"/>
+ <point x="364" y="-488"/>
+ <point x="480" y="-520" type="curve"/>
+ <point x="500" y="-448" type="line"/>
+ <point x="404" y="-420"/>
+ <point x="252" y="-316"/>
+ <point x="252" y="-196" type="curve" smooth="yes"/>
+ <point x="252" y="-72"/>
+ <point x="324" y="0"/>
+ <point x="520" y="0" type="curve" smooth="yes"/>
+ <point x="632" y="0" type="line" smooth="yes"/>
+ <point x="1028" y="0"/>
+ <point x="1360" y="196"/>
+ <point x="1360" y="532" type="curve" smooth="yes"/>
+ <point x="1360" y="864"/>
+ <point x="1132" y="1052"/>
+ <point x="648" y="1052" type="curve" smooth="yes"/>
+ </contour>
+ <component base="caron" xOffset="256" yOffset="540"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1442, 'leftMargin': 210, 'rightMargin': 53}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni046F_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni046F_.glif
new file mode 100644
index 000000000..1f960a85a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni046F_.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni046F" format="1">
+ <advance width="1280"/>
+ <unicode hex="046F"/>
+ <outline>
+ <contour>
+ <point x="564" y="2392" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1340" y="2392" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="172" y="1488" type="line"/>
+ <point x="172" y="1412" type="line"/>
+ <point x="560" y="1412" type="line" smooth="yes"/>
+ <point x="904" y="1412"/>
+ <point x="1052" y="1292"/>
+ <point x="1052" y="1124" type="curve" smooth="yes"/>
+ <point x="1052" y="928"/>
+ <point x="900" y="804"/>
+ <point x="528" y="804" type="curve" smooth="yes"/>
+ <point x="360" y="804" type="line"/>
+ <point x="360" y="732" type="line"/>
+ <point x="532" y="732" type="line" smooth="yes"/>
+ <point x="920" y="732"/>
+ <point x="1128" y="908"/>
+ <point x="1128" y="1120" type="curve" smooth="yes"/>
+ <point x="1128" y="1360"/>
+ <point x="908" y="1488"/>
+ <point x="560" y="1488" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="360" y="796" type="line"/>
+ <point x="360" y="728" type="line"/>
+ <point x="528" y="728" type="line" smooth="yes"/>
+ <point x="888" y="728"/>
+ <point x="1084" y="640"/>
+ <point x="1084" y="412" type="curve" smooth="yes"/>
+ <point x="1084" y="204"/>
+ <point x="856" y="76"/>
+ <point x="520" y="76" type="curve" smooth="yes"/>
+ <point x="464" y="76" type="line" smooth="yes"/>
+ <point x="216" y="76"/>
+ <point x="124" y="-44"/>
+ <point x="124" y="-196" type="curve"/>
+ <point x="124" y="-356"/>
+ <point x="308" y="-488"/>
+ <point x="424" y="-520" type="curve"/>
+ <point x="444" y="-448" type="line"/>
+ <point x="348" y="-420"/>
+ <point x="196" y="-316"/>
+ <point x="196" y="-196" type="curve" smooth="yes"/>
+ <point x="196" y="-72"/>
+ <point x="264" y="0"/>
+ <point x="464" y="0" type="curve" smooth="yes"/>
+ <point x="520" y="0" type="line" smooth="yes"/>
+ <point x="868" y="0"/>
+ <point x="1160" y="156"/>
+ <point x="1160" y="420" type="curve" smooth="yes"/>
+ <point x="1160" y="660"/>
+ <point x="956" y="796"/>
+ <point x="532" y="796" type="curve" smooth="yes"/>
+ </contour>
+ <component base="caron" xOffset="36" yOffset="104"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1370, 'leftMargin': 154, 'rightMargin': 179}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0472.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0472.glif
new file mode 100644
index 000000000..3464f0ce6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0472.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0472" format="1">
+ <advance width="1792"/>
+ <unicode hex="0472"/>
+ <outline>
+ <contour>
+ <point x="976" y="2212" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1876" y="2212" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1644" y="1040" type="line"/>
+ <point x="220" y="1040" type="line"/>
+ <point x="220" y="964" type="line"/>
+ <point x="1644" y="964" type="line"/>
+ </contour>
+ <component base="O"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1876, 'leftMargin': 140, 'rightMargin': 224}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0473.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0473.glif
new file mode 100644
index 000000000..597650295
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0473.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0473" format="1">
+ <advance width="1792"/>
+ <unicode hex="0473"/>
+ <outline>
+ <contour>
+ <point x="816" y="1812" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1632" y="1812" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1420" y="780" type="line"/>
+ <point x="204" y="780" type="line"/>
+ <point x="204" y="704" type="line"/>
+ <point x="1420" y="704" type="line"/>
+ </contour>
+ <component base="o" xOffset="44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 157, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0474.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0474.glif
new file mode 100644
index 000000000..684592d5d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0474.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0474" format="1">
+ <advance width="1792"/>
+ <unicode hex="0474"/>
+ <outline>
+ <contour>
+ <point x="784" y="2124" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1728" y="2124" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="816" y="196" type="line"/>
+ <point x="748" y="0" type="line"/>
+ <point x="820" y="0" type="line"/>
+ <point x="1360" y="1656" type="line"/>
+ <point x="1448" y="1952"/>
+ <point x="1592" y="1964"/>
+ <point x="1696" y="1964" type="curve"/>
+ <point x="1708" y="1964" type="line"/>
+ <point x="1712" y="2032" type="line"/>
+ <point x="1700" y="2032" type="line"/>
+ <point x="1508" y="2032"/>
+ <point x="1376" y="1948"/>
+ <point x="1300" y="1688" type="curve"/>
+ </contour>
+ <contour>
+ <point x="164" y="2004" type="line"/>
+ <point x="80" y="2004" type="line"/>
+ <point x="732" y="0" type="line"/>
+ <point x="800" y="0" type="line"/>
+ <point x="736" y="196" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1695, 'leftMargin': 48, 'rightMargin': 17}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0475.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0475.glif
new file mode 100644
index 000000000..9e3025ff8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0475.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0475" format="1">
+ <advance width="1536"/>
+ <unicode hex="0475"/>
+ <outline>
+ <contour>
+ <point x="660" y="1716" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1404" y="1716" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="732" y="316" type="line"/>
+ <point x="620" y="0" type="line"/>
+ <point x="692" y="0" type="line"/>
+ <point x="1120" y="1252" type="line"/>
+ <point x="1184" y="1440"/>
+ <point x="1252" y="1448"/>
+ <point x="1316" y="1448" type="curve" smooth="yes"/>
+ <point x="1368" y="1448"/>
+ <point x="1408" y="1432"/>
+ <point x="1420" y="1428" type="curve"/>
+ <point x="1436" y="1488" type="line"/>
+ <point x="1420" y="1496"/>
+ <point x="1372" y="1516"/>
+ <point x="1324" y="1516" type="curve" smooth="yes"/>
+ <point x="1196" y="1516"/>
+ <point x="1120" y="1456"/>
+ <point x="1060" y="1284" type="curve"/>
+ </contour>
+ <contour>
+ <point x="180" y="1488" type="line"/>
+ <point x="100" y="1488" type="line"/>
+ <point x="620" y="0" type="line"/>
+ <point x="692" y="0" type="line"/>
+ <point x="580" y="316" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1363, 'leftMargin': 59, 'rightMargin': -33}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni047A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni047A_.glif
new file mode 100644
index 000000000..d51e65d62
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni047A_.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni047A" format="1">
+ <advance width="1792"/>
+ <unicode hex="047A"/>
+ <outline>
+ <contour>
+ <point x="976" y="2196" type="line"/>
+ <point x="900" y="2196" type="line"/>
+ <point x="900" y="1776" type="line"/>
+ <point x="976" y="1776" type="line"/>
+ </contour>
+ <contour>
+ <point x="976" y="224" type="line"/>
+ <point x="900" y="224" type="line"/>
+ <point x="900" y="-200" type="line"/>
+ <point x="976" y="-200" type="line"/>
+ </contour>
+ <component base="O"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1876, 'leftMargin': 140, 'rightMargin': 224}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni047B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni047B_.glif
new file mode 100644
index 000000000..5092f74d3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni047B_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni047B" format="1">
+ <advance width="1792"/>
+ <unicode hex="047B"/>
+ <outline>
+ <contour>
+ <point x="768" y="1872" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1544" y="1872" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="812" y="1672" type="line"/>
+ <point x="740" y="1672" type="line"/>
+ <point x="740" y="1252" type="line"/>
+ <point x="812" y="1252" type="line"/>
+ </contour>
+ <contour>
+ <point x="812" y="220" type="line"/>
+ <point x="740" y="220" type="line"/>
+ <point x="740" y="-200" type="line"/>
+ <point x="812" y="-200" type="line"/>
+ </contour>
+ <component base="o"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 240, 'rightMargin': -3}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni047C_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni047C_.glif
new file mode 100644
index 000000000..e33ed2133
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni047C_.glif
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni047C" format="1">
+ <advance width="2560"/>
+ <unicode hex="047C"/>
+ <outline>
+ <contour>
+ <point x="1908" y="2224" type="line"/>
+ <point x="1624" y="2224"/>
+ <point x="1544" y="2492"/>
+ <point x="1292" y="2492" type="curve" smooth="yes"/>
+ <point x="1088" y="2492"/>
+ <point x="968" y="2352"/>
+ <point x="968" y="2180" type="curve" smooth="yes"/>
+ <point x="968" y="2144" type="line"/>
+ <point x="1044" y="2144" type="line"/>
+ <point x="1044" y="2168" type="line" smooth="yes"/>
+ <point x="1044" y="2300"/>
+ <point x="1124" y="2420"/>
+ <point x="1300" y="2420" type="curve" smooth="yes"/>
+ <point x="1520" y="2420"/>
+ <point x="1584" y="2164"/>
+ <point x="1904" y="2164" type="curve" smooth="yes"/>
+ <point x="1928" y="2164" type="line"/>
+ <point x="1928" y="2224" type="line"/>
+ </contour>
+ <contour>
+ <point x="1236" y="1844" type="line"/>
+ <point x="1300" y="1880"/>
+ <point x="1380" y="1964"/>
+ <point x="1380" y="2080" type="curve"/>
+ <point x="1380" y="2220" type="line"/>
+ <point x="1308" y="2220" type="line"/>
+ <point x="1308" y="2084" type="line"/>
+ <point x="1308" y="1988"/>
+ <point x="1272" y="1944"/>
+ <point x="1208" y="1900" type="curve"/>
+ </contour>
+ <contour>
+ <point x="800" y="2000" type="line"/>
+ <point x="500" y="2000"/>
+ <point x="280" y="1796"/>
+ <point x="280" y="1380" type="curve"/>
+ <point x="280" y="592" type="line" smooth="yes"/>
+ <point x="280" y="176"/>
+ <point x="500" y="-28"/>
+ <point x="800" y="-28" type="curve" smooth="yes"/>
+ <point x="1100" y="-28"/>
+ <point x="1320" y="176"/>
+ <point x="1320" y="592" type="curve" smooth="yes"/>
+ <point x="1320" y="1292" type="line"/>
+ <point x="1244" y="1292" type="line"/>
+ <point x="1244" y="592" type="line" smooth="yes"/>
+ <point x="1244" y="240"/>
+ <point x="1056" y="44"/>
+ <point x="800" y="44" type="curve" smooth="yes"/>
+ <point x="544" y="44"/>
+ <point x="356" y="240"/>
+ <point x="356" y="592" type="curve" smooth="yes"/>
+ <point x="356" y="1380" type="line"/>
+ <point x="356" y="1732"/>
+ <point x="544" y="1924"/>
+ <point x="800" y="1924" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1764" y="1924" type="line"/>
+ <point x="2016" y="1924"/>
+ <point x="2208" y="1732"/>
+ <point x="2208" y="1380" type="curve" smooth="yes"/>
+ <point x="2208" y="592" type="line" smooth="yes"/>
+ <point x="2208" y="240"/>
+ <point x="2016" y="44"/>
+ <point x="1764" y="44" type="curve" smooth="yes"/>
+ <point x="1508" y="44"/>
+ <point x="1320" y="240"/>
+ <point x="1320" y="592" type="curve" smooth="yes"/>
+ <point x="1320" y="1292" type="line"/>
+ <point x="1244" y="1292" type="line"/>
+ <point x="1244" y="592" type="line" smooth="yes"/>
+ <point x="1244" y="176"/>
+ <point x="1464" y="-28"/>
+ <point x="1764" y="-28" type="curve" smooth="yes"/>
+ <point x="2060" y="-28"/>
+ <point x="2280" y="176"/>
+ <point x="2280" y="592" type="curve" smooth="yes"/>
+ <point x="2280" y="1380" type="line" smooth="yes"/>
+ <point x="2280" y="1796"/>
+ <point x="2060" y="2000"/>
+ <point x="1764" y="2000" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2508.0, 'leftMargin': 254, 'rightMargin': 252.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni047D_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni047D_.glif
new file mode 100644
index 000000000..625e10df4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni047D_.glif
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni047D" format="1">
+ <advance width="2304"/>
+ <unicode hex="047D"/>
+ <outline>
+ <contour>
+ <point x="1768" y="1812" type="line"/>
+ <point x="1480" y="1812"/>
+ <point x="1400" y="2080"/>
+ <point x="1152" y="2080" type="curve" smooth="yes"/>
+ <point x="948" y="2080"/>
+ <point x="828" y="1936"/>
+ <point x="828" y="1768" type="curve" smooth="yes"/>
+ <point x="828" y="1732" type="line"/>
+ <point x="900" y="1732" type="line"/>
+ <point x="900" y="1756" type="line" smooth="yes"/>
+ <point x="900" y="1884"/>
+ <point x="980" y="2008"/>
+ <point x="1156" y="2008" type="curve" smooth="yes"/>
+ <point x="1380" y="2008"/>
+ <point x="1444" y="1752"/>
+ <point x="1764" y="1752" type="curve" smooth="yes"/>
+ <point x="1784" y="1752" type="line"/>
+ <point x="1784" y="1812" type="line"/>
+ </contour>
+ <contour>
+ <point x="1068" y="1416" type="line"/>
+ <point x="1132" y="1448"/>
+ <point x="1212" y="1532"/>
+ <point x="1212" y="1652" type="curve" smooth="yes"/>
+ <point x="1212" y="1792" type="line"/>
+ <point x="1140" y="1792" type="line"/>
+ <point x="1140" y="1656" type="line" smooth="yes"/>
+ <point x="1140" y="1560"/>
+ <point x="1104" y="1512"/>
+ <point x="1040" y="1468" type="curve"/>
+ </contour>
+ <contour>
+ <point x="700" y="1508" type="line"/>
+ <point x="416" y="1508"/>
+ <point x="208" y="1312"/>
+ <point x="208" y="916" type="curve"/>
+ <point x="208" y="564" type="line" smooth="yes"/>
+ <point x="208" y="168"/>
+ <point x="416" y="-28"/>
+ <point x="700" y="-28" type="curve" smooth="yes"/>
+ <point x="980" y="-28"/>
+ <point x="1188" y="168"/>
+ <point x="1188" y="564" type="curve" smooth="yes"/>
+ <point x="1188" y="912" type="line"/>
+ <point x="1116" y="912" type="line"/>
+ <point x="1116" y="564" type="line" smooth="yes"/>
+ <point x="1116" y="232"/>
+ <point x="940" y="44"/>
+ <point x="700" y="44" type="curve" smooth="yes"/>
+ <point x="456" y="44"/>
+ <point x="280" y="232"/>
+ <point x="280" y="564" type="curve" smooth="yes"/>
+ <point x="280" y="916" type="line"/>
+ <point x="280" y="1252"/>
+ <point x="456" y="1436"/>
+ <point x="700" y="1436" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1604" y="1436" type="line"/>
+ <point x="1848" y="1436"/>
+ <point x="2024" y="1252"/>
+ <point x="2024" y="916" type="curve" smooth="yes"/>
+ <point x="2024" y="564" type="line" smooth="yes"/>
+ <point x="2024" y="232"/>
+ <point x="1848" y="44"/>
+ <point x="1604" y="44" type="curve" smooth="yes"/>
+ <point x="1364" y="44"/>
+ <point x="1188" y="232"/>
+ <point x="1188" y="564" type="curve" smooth="yes"/>
+ <point x="1188" y="912" type="line"/>
+ <point x="1116" y="912" type="line"/>
+ <point x="1116" y="564" type="line" smooth="yes"/>
+ <point x="1116" y="168"/>
+ <point x="1324" y="-28"/>
+ <point x="1604" y="-28" type="curve" smooth="yes"/>
+ <point x="1888" y="-28"/>
+ <point x="2100" y="168"/>
+ <point x="2100" y="564" type="curve" smooth="yes"/>
+ <point x="2100" y="916" type="line" smooth="yes"/>
+ <point x="2100" y="1312"/>
+ <point x="1888" y="1508"/>
+ <point x="1604" y="1508" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2336, 'leftMargin': 215, 'rightMargin': 229}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni047E_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni047E_.glif
new file mode 100644
index 000000000..eb73b16a4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni047E_.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni047E" format="1">
+ <advance width="2560"/>
+ <unicode hex="047E"/>
+ <outline>
+ <contour>
+ <point x="1212" y="2344" type="line"/>
+ <point x="1212" y="2204" type="line"/>
+ <point x="1284" y="2204" type="line"/>
+ <point x="1284" y="2344" type="line"/>
+ <point x="1740" y="2344" type="line"/>
+ <point x="1740" y="2420" type="line"/>
+ <point x="776" y="2420" type="line"/>
+ <point x="776" y="2344" type="line"/>
+ </contour>
+ <component base="uni0460"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2525, 'leftMargin': 280, 'rightMargin': 245}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni047F_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni047F_.glif
new file mode 100644
index 000000000..e912487c7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni047F_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni047F" format="1">
+ <advance width="2560"/>
+ <unicode hex="047F"/>
+ <outline>
+ <contour>
+ <point x="1196" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2464" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1152" y="1924" type="line"/>
+ <point x="1152" y="1744" type="line"/>
+ <point x="1228" y="1744" type="line"/>
+ <point x="1228" y="1924" type="line"/>
+ <point x="1684" y="1924" type="line"/>
+ <point x="1680" y="2004" type="line"/>
+ <point x="720" y="2004" type="line"/>
+ <point x="716" y="1924" type="line"/>
+ </contour>
+ <component base="uni0461" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2467, 'leftMargin': 336, 'rightMargin': 239}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0480.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0480.glif
new file mode 100644
index 000000000..7adaf11ce
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0480.glif
@@ -0,0 +1,94 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0480" format="1">
+ <advance width="1792"/>
+ <unicode hex="0480"/>
+ <outline>
+ <contour>
+ <point x="904" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="904" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1540" y="168" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1720" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="908" y="44" type="line"/>
+ <point x="520" y="44"/>
+ <point x="260" y="412"/>
+ <point x="260" y="960" type="curve" smooth="yes"/>
+ <point x="260" y="1072" type="line" smooth="yes"/>
+ <point x="260" y="1604"/>
+ <point x="532" y="1956"/>
+ <point x="936" y="1956" type="curve" smooth="yes"/>
+ <point x="1300" y="1956"/>
+ <point x="1492" y="1760"/>
+ <point x="1536" y="1392" type="curve"/>
+ <point x="1608" y="1392" type="line"/>
+ <point x="1580" y="1820"/>
+ <point x="1324" y="2032"/>
+ <point x="936" y="2032" type="curve" smooth="yes"/>
+ <point x="480" y="2032"/>
+ <point x="184" y="1640"/>
+ <point x="184" y="1068" type="curve"/>
+ <point x="184" y="960" type="line"/>
+ <point x="184" y="372"/>
+ <point x="468" y="-28"/>
+ <point x="908" y="-28" type="curve"/>
+ </contour>
+ <contour>
+ <point x="972" y="44" type="line"/>
+ <point x="896" y="44" type="line"/>
+ <point x="896" y="-484" type="line"/>
+ <point x="972" y="-484" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1381.875</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1735, 'leftMargin': 198, 'rightMargin': 112}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0481.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0481.glif
new file mode 100644
index 000000000..5c1882f65
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0481.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0481" format="1">
+ <advance width="1536"/>
+ <unicode hex="0481"/>
+ <outline>
+ <contour>
+ <point x="808" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="808" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1280" y="100" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1460" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="812" y="44" type="line"/>
+ <point x="444" y="44"/>
+ <point x="264" y="344"/>
+ <point x="264" y="716" type="curve" smooth="yes"/>
+ <point x="264" y="772" type="line" smooth="yes"/>
+ <point x="264" y="1144"/>
+ <point x="444" y="1440"/>
+ <point x="808" y="1440" type="curve"/>
+ <point x="1056" y="1440"/>
+ <point x="1276" y="1300"/>
+ <point x="1276" y="992" type="curve"/>
+ <point x="1348" y="992" type="line"/>
+ <point x="1348" y="1344"/>
+ <point x="1096" y="1516"/>
+ <point x="808" y="1516" type="curve" smooth="yes"/>
+ <point x="428" y="1516"/>
+ <point x="188" y="1208"/>
+ <point x="188" y="772" type="curve" smooth="yes"/>
+ <point x="188" y="716" type="line" smooth="yes"/>
+ <point x="188" y="280"/>
+ <point x="428" y="-28"/>
+ <point x="812" y="-28" type="curve"/>
+ </contour>
+ <contour>
+ <point x="876" y="44" type="line"/>
+ <point x="800" y="44" type="line"/>
+ <point x="800" y="-484" type="line"/>
+ <point x="876" y="-484" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1075.25</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1358.5</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1441.0, 'leftMargin': 168, 'rightMargin': 113.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0482.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0482.glif
new file mode 100644
index 000000000..6f444f180
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0482.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0482" format="1">
+ <advance width="1792"/>
+ <unicode hex="0482"/>
+ <outline>
+ <contour>
+ <point x="1104" y="1156" type="line"/>
+ <point x="1500" y="920" type="line"/>
+ <point x="1560" y="1012" type="line"/>
+ <point x="1156" y="1248" type="line"/>
+ <point x="1504" y="1844" type="line"/>
+ <point x="1368" y="1844" type="line"/>
+ <point x="1068" y="1316" type="line"/>
+ <point x="668" y="1552" type="line"/>
+ <point x="612" y="1452" type="line"/>
+ <point x="1012" y="1220" type="line"/>
+ <point x="688" y="640" type="line"/>
+ <point x="284" y="876" type="line"/>
+ <point x="232" y="784" type="line"/>
+ <point x="628" y="548" type="line"/>
+ <point x="320" y="0" type="line"/>
+ <point x="460" y="0" type="line"/>
+ <point x="724" y="480" type="line"/>
+ <point x="1124" y="248" type="line"/>
+ <point x="1176" y="340" type="line"/>
+ <point x="780" y="576" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1679, 'leftMargin': 215, 'rightMargin': 136}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0483.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0483.glif
new file mode 100644
index 000000000..d595dbd4d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0483.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0483" format="1">
+ <advance width="0"/>
+ <unicode hex="0483"/>
+ <outline>
+ <contour>
+ <point x="-718" y="1733" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="-718" y="1636" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-366" y="1873" type="line"/>
+ <point x="-366" y="2093" type="line"/>
+ <point x="-441" y="2093" type="line"/>
+ <point x="-441" y="1944" type="line"/>
+ <point x="-1103" y="1944" type="line"/>
+ <point x="-1103" y="1706" type="line"/>
+ <point x="-1023" y="1706" type="line"/>
+ <point x="-1023" y="1873" type="line"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0484.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0484.glif
new file mode 100644
index 000000000..6772b189a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0484.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0484" format="1">
+ <advance width="0"/>
+ <unicode hex="0484"/>
+ <outline>
+ <contour>
+ <point x="-628" y="1636" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1214" y="1871" type="line"/>
+ <point x="-1214" y="1811" type="line"/>
+ <point x="-1191" y="1811" type="line" smooth="yes"/>
+ <point x="-870" y="1811"/>
+ <point x="-807" y="2068"/>
+ <point x="-584" y="2068" type="curve" smooth="yes"/>
+ <point x="-408" y="2068"/>
+ <point x="-330" y="1946"/>
+ <point x="-330" y="1816" type="curve" smooth="yes"/>
+ <point x="-330" y="1792" type="line"/>
+ <point x="-254" y="1792" type="line"/>
+ <point x="-254" y="1827" type="line" smooth="yes"/>
+ <point x="-254" y="1998"/>
+ <point x="-375" y="2141"/>
+ <point x="-579" y="2141" type="curve" smooth="yes"/>
+ <point x="-828" y="2141"/>
+ <point x="-909" y="1871"/>
+ <point x="-1195" y="1871" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0485.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0485.glif
new file mode 100644
index 000000000..997d9ac38
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0485.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0485" format="1">
+ <advance width="0"/>
+ <unicode hex="0485"/>
+ <outline>
+ <contour>
+ <point x="-767" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-705" y="1855" type="line"/>
+ <point x="-656" y="1893" type="line"/>
+ <point x="-744" y="2067" type="line"/>
+ <point x="-744" y="2258" type="line"/>
+ <point x="-877" y="2258" type="line"/>
+ <point x="-877" y="2063" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0486.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0486.glif
new file mode 100644
index 000000000..79df279a1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0486.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0486" format="1">
+ <advance width="0"/>
+ <unicode hex="0486"/>
+ <outline>
+ <contour>
+ <point x="-712" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-601" y="2063" type="line"/>
+ <point x="-601" y="2258" type="line"/>
+ <point x="-734" y="2258" type="line"/>
+ <point x="-734" y="2067" type="line"/>
+ <point x="-822" y="1893" type="line"/>
+ <point x="-773" y="1855" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0487.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0487.glif
new file mode 100644
index 000000000..eeb001fe2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0487.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0487" format="1">
+ <advance width="0"/>
+ <unicode hex="0487"/>
+ <outline>
+ <contour>
+ <point x="-869" y="1636" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-415" y="1871" type="line"/>
+ <point x="-593" y="1871"/>
+ <point x="-682" y="2141"/>
+ <point x="-1000" y="2141" type="curve" smooth="yes"/>
+ <point x="-1233" y="2141"/>
+ <point x="-1342" y="1998"/>
+ <point x="-1342" y="1827" type="curve" smooth="yes"/>
+ <point x="-1342" y="1792" type="line"/>
+ <point x="-1266" y="1792" type="line"/>
+ <point x="-1266" y="1816" type="line" smooth="yes"/>
+ <point x="-1266" y="1946"/>
+ <point x="-1203" y="2068"/>
+ <point x="-1000" y="2068" type="curve" smooth="yes"/>
+ <point x="-692" y="2068"/>
+ <point x="-659" y="1811"/>
+ <point x="-415" y="1811" type="curve" smooth="yes"/>
+ <point x="-204" y="1811" type="line"/>
+ <point x="-204" y="1871" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0488.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0488.glif
new file mode 100644
index 000000000..0baf2e764
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0488.glif
@@ -0,0 +1,146 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0488" format="1">
+ <advance width="0"/>
+ <unicode hex="0488"/>
+ <outline>
+ <contour>
+ <point x="-877" y="1742" type="line"/>
+ <point x="-877" y="1815"/>
+ <point x="-842" y="1881"/>
+ <point x="-744" y="1881" type="curve" smooth="yes"/>
+ <point x="-645" y="1881"/>
+ <point x="-608" y="1815"/>
+ <point x="-608" y="1742" type="curve"/>
+ <point x="-454" y="1742" type="line"/>
+ <point x="-454" y="1893"/>
+ <point x="-565" y="2001"/>
+ <point x="-744" y="2001" type="curve" smooth="yes"/>
+ <point x="-923" y="2001"/>
+ <point x="-1033" y="1893"/>
+ <point x="-1033" y="1742" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-63" y="1361" type="line"/>
+ <point x="-63" y="1434"/>
+ <point x="-28" y="1500"/>
+ <point x="69" y="1500" type="curve" smooth="yes"/>
+ <point x="169" y="1500"/>
+ <point x="205" y="1434"/>
+ <point x="205" y="1361" type="curve"/>
+ <point x="360" y="1361" type="line"/>
+ <point x="360" y="1513"/>
+ <point x="249" y="1620"/>
+ <point x="69" y="1620" type="curve" smooth="yes"/>
+ <point x="-109" y="1620"/>
+ <point x="-220" y="1513"/>
+ <point x="-220" y="1361" type="curve"/>
+ </contour>
+ <contour>
+ <point x="193" y="670" type="line"/>
+ <point x="193" y="743"/>
+ <point x="230" y="809"/>
+ <point x="326" y="809" type="curve" smooth="yes"/>
+ <point x="426" y="809"/>
+ <point x="462" y="743"/>
+ <point x="462" y="670" type="curve"/>
+ <point x="616" y="670" type="line"/>
+ <point x="616" y="821"/>
+ <point x="506" y="928"/>
+ <point x="326" y="928" type="curve" smooth="yes"/>
+ <point x="149" y="928"/>
+ <point x="37" y="821"/>
+ <point x="37" y="670" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-78" y="-44" type="line"/>
+ <point x="-78" y="29"/>
+ <point x="-41" y="95"/>
+ <point x="55" y="95" type="curve" smooth="yes"/>
+ <point x="155" y="95"/>
+ <point x="191" y="29"/>
+ <point x="191" y="-44" type="curve"/>
+ <point x="345" y="-44" type="line"/>
+ <point x="345" y="107"/>
+ <point x="235" y="215"/>
+ <point x="55" y="215" type="curve" smooth="yes"/>
+ <point x="-122" y="215"/>
+ <point x="-234" y="107"/>
+ <point x="-234" y="-44" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-870" y="-435" type="line"/>
+ <point x="-870" y="-362"/>
+ <point x="-833" y="-296"/>
+ <point x="-737" y="-296" type="curve" smooth="yes"/>
+ <point x="-638" y="-296"/>
+ <point x="-601" y="-362"/>
+ <point x="-601" y="-435" type="curve"/>
+ <point x="-447" y="-435" type="line"/>
+ <point x="-447" y="-283"/>
+ <point x="-558" y="-176"/>
+ <point x="-737" y="-176" type="curve" smooth="yes"/>
+ <point x="-916" y="-176"/>
+ <point x="-1026" y="-283"/>
+ <point x="-1026" y="-435" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1664" y="1361" type="line"/>
+ <point x="-1664" y="1434"/>
+ <point x="-1628" y="1500"/>
+ <point x="-1530" y="1500" type="curve" smooth="yes"/>
+ <point x="-1431" y="1500"/>
+ <point x="-1394" y="1434"/>
+ <point x="-1394" y="1361" type="curve"/>
+ <point x="-1240" y="1361" type="line"/>
+ <point x="-1240" y="1513"/>
+ <point x="-1352" y="1620"/>
+ <point x="-1530" y="1620" type="curve" smooth="yes"/>
+ <point x="-1709" y="1620"/>
+ <point x="-1821" y="1513"/>
+ <point x="-1821" y="1361" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1907" y="670" type="line"/>
+ <point x="-1907" y="743"/>
+ <point x="-1870" y="809"/>
+ <point x="-1774" y="809" type="curve" smooth="yes"/>
+ <point x="-1673" y="809"/>
+ <point x="-1638" y="743"/>
+ <point x="-1638" y="670" type="curve"/>
+ <point x="-1484" y="670" type="line"/>
+ <point x="-1484" y="821"/>
+ <point x="-1594" y="928"/>
+ <point x="-1774" y="928" type="curve" smooth="yes"/>
+ <point x="-1951" y="928"/>
+ <point x="-2063" y="821"/>
+ <point x="-2063" y="670" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1678" y="-44" type="line"/>
+ <point x="-1678" y="29"/>
+ <point x="-1642" y="95"/>
+ <point x="-1546" y="95" type="curve" smooth="yes"/>
+ <point x="-1445" y="95"/>
+ <point x="-1409" y="29"/>
+ <point x="-1409" y="-44" type="curve"/>
+ <point x="-1254" y="-44" type="line"/>
+ <point x="-1254" y="107"/>
+ <point x="-1365" y="215"/>
+ <point x="-1546" y="215" type="curve" smooth="yes"/>
+ <point x="-1723" y="215"/>
+ <point x="-1834" y="107"/>
+ <point x="-1834" y="-44" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0489.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0489.glif
new file mode 100644
index 000000000..ecb9fac8d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0489.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0489" format="1">
+ <advance width="0"/>
+ <unicode hex="0489"/>
+ <outline>
+ <contour>
+ <point x="-839" y="-83" type="line"/>
+ <point x="-935" y="-568" type="line"/>
+ <point x="-803" y="-568" type="line"/>
+ <point x="-635" y="-102" type="line"/>
+ <point x="-650" y="-83" type="line"/>
+ </contour>
+ <contour>
+ <point x="-732" y="1548" type="line"/>
+ <point x="-635" y="2032" type="line"/>
+ <point x="-767" y="2032" type="line"/>
+ <point x="-935" y="1568" type="line"/>
+ <point x="-919" y="1548" type="line"/>
+ </contour>
+ <contour>
+ <point x="14" y="677" type="line"/>
+ <point x="490" y="579" type="line"/>
+ <point x="490" y="714" type="line"/>
+ <point x="32" y="884" type="line"/>
+ <point x="14" y="868" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1587" y="787" type="line"/>
+ <point x="-2063" y="884" type="line"/>
+ <point x="-2063" y="749" type="line"/>
+ <point x="-1605" y="579" type="line"/>
+ <point x="-1587" y="595" type="line"/>
+ </contour>
+ <contour>
+ <point x="-183" y="1242" type="line"/>
+ <point x="221" y="1517" type="line"/>
+ <point x="128" y="1610" type="line"/>
+ <point x="-314" y="1400" type="line"/>
+ <point x="-316" y="1378" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1390" y="165" type="line"/>
+ <point x="-1794" y="-110" type="line"/>
+ <point x="-1700" y="-205" type="line"/>
+ <point x="-1260" y="6" type="line"/>
+ <point x="-1257" y="29" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1315" y="1317" type="line"/>
+ <point x="-1587" y="1728" type="line"/>
+ <point x="-1676" y="1634" type="line"/>
+ <point x="-1473" y="1185" type="line"/>
+ <point x="-1449" y="1183" type="line"/>
+ </contour>
+ <contour>
+ <point x="-260" y="85" type="line"/>
+ <point x="11" y="-326" type="line"/>
+ <point x="102" y="-228" type="line"/>
+ <point x="-103" y="219" type="line"/>
+ <point x="-127" y="221" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni048A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni048A_.glif
new file mode 100644
index 000000000..140332267
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni048A_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni048A" format="1">
+ <advance width="2048"/>
+ <unicode hex="048A"/>
+ <outline>
+ <contour>
+ <point x="972" y="2528" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1952" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="uni0418" xOffset="-40"/>
+ <component base="breve" xOffset="388" yOffset="448"/>
+ <component base="comma" xOffset="1428" yOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.6</real>
+ <real>0.609</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1887, 'leftMargin': 304, 'rightMargin': 64}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni048B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni048B_.glif
new file mode 100644
index 000000000..ef7ce9926
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni048B_.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni048B" format="1">
+ <advance width="1536"/>
+ <unicode hex="048B"/>
+ <outline>
+ <contour>
+ <point x="708" y="2056" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1488" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="uni0438" xOffset="-56"/>
+ <component base="breve" xOffset="120" yOffset="-28"/>
+ <component base="comma" xOffset="1000" yOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1486, 'leftMargin': 236, 'rightMargin': 75}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni048D_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni048D_.glif
new file mode 100644
index 000000000..4689047af
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni048D_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni048D" format="1">
+ <advance width="1536"/>
+ <unicode hex="048D"/>
+ <outline>
+ <contour>
+ <point x="520" y="1592" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="396" y="920" type="line"/>
+ <point x="396" y="848" type="line"/>
+ <point x="916" y="848" type="line"/>
+ <point x="1240" y="848"/>
+ <point x="1376" y="660"/>
+ <point x="1376" y="464" type="curve"/>
+ <point x="1376" y="260"/>
+ <point x="1240" y="76"/>
+ <point x="916" y="76" type="curve"/>
+ <point x="444" y="76" type="line"/>
+ <point x="444" y="2232" type="line"/>
+ <point x="368" y="2232" type="line"/>
+ <point x="368" y="0" type="line"/>
+ <point x="916" y="0" type="line"/>
+ <point x="1260" y="0"/>
+ <point x="1448" y="196"/>
+ <point x="1448" y="460" type="curve"/>
+ <point x="1448" y="724"/>
+ <point x="1260" y="920"/>
+ <point x="916" y="920" type="curve"/>
+ </contour>
+ <contour>
+ <point x="896" y="2004" type="line"/>
+ <point x="88" y="2004" type="line"/>
+ <point x="88" y="1928" type="line"/>
+ <point x="896" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1485.0, 'leftMargin': -32, 'rightMargin': 155.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni048E_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni048E_.glif
new file mode 100644
index 000000000..72643ce2d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni048E_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni048E" format="1">
+ <advance width="1792"/>
+ <unicode hex="048E"/>
+ <outline>
+ <contour>
+ <point x="1088" y="1228" type="line"/>
+ <point x="1032" y="1180" type="line"/>
+ <point x="1448" y="696" type="line"/>
+ <point x="1504" y="744" type="line"/>
+ </contour>
+ <component base="P"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1761, 'leftMargin': 250, 'rightMargin': 239}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni048F_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni048F_.glif
new file mode 100644
index 000000000..39381bc8f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni048F_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni048F" format="1">
+ <advance width="1536"/>
+ <unicode hex="048F"/>
+ <outline>
+ <contour>
+ <point x="980" y="388" type="line"/>
+ <point x="916" y="344" type="line"/>
+ <point x="1260" y="-132" type="line"/>
+ <point x="1320" y="-88" type="line"/>
+ </contour>
+ <component base="p" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1583, 'leftMargin': 200, 'rightMargin': 243}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0490.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0490.glif
new file mode 100644
index 000000000..af1b523df
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0490.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0490" format="1">
+ <advance width="1792"/>
+ <unicode hex="0490"/>
+ <outline>
+ <contour>
+ <point x="1452" y="2516" type="line"/>
+ <point x="1376" y="2516" type="line"/>
+ <point x="1376" y="1928" type="line"/>
+ <point x="1452" y="1928" type="line"/>
+ </contour>
+ <component base="Gamma"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1543, 'leftMargin': 304, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0491.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0491.glif
new file mode 100644
index 000000000..69110ce00
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0491.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0491" format="1">
+ <advance width="1280"/>
+ <unicode hex="0491"/>
+ <outline>
+ <contour>
+ <point x="1108" y="2000" type="line"/>
+ <point x="1036" y="2000" type="line"/>
+ <point x="1036" y="1412" type="line"/>
+ <point x="1108" y="1412" type="line"/>
+ </contour>
+ <component base="uni0433" xOffset="-24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1211, 'leftMargin': 196, 'rightMargin': 78}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0494.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0494.glif
new file mode 100644
index 000000000..d544c4b4f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0494.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0494" format="1">
+ <advance width="1792"/>
+ <unicode hex="0494"/>
+ <outline>
+ <component base="Gamma" xOffset="-84"/>
+ <component base="largerighthook" xOffset="376" yOffset="-20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1540.0, 'leftMargin': 304, 'rightMargin': -117.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0495.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0495.glif
new file mode 100644
index 000000000..64810fb85
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0495.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0495" format="1">
+ <advance width="1536"/>
+ <unicode hex="0495"/>
+ <outline>
+ <contour>
+ <point x="300" y="760" type="line"/>
+ <point x="588" y="760" type="line" smooth="yes"/>
+ <point x="948" y="760"/>
+ <point x="1240" y="608"/>
+ <point x="1228" y="220" type="curve" smooth="yes"/>
+ <point x="1224" y="40"/>
+ <point x="1132" y="-224"/>
+ <point x="780" y="-292" type="curve"/>
+ <point x="800" y="-352" type="line"/>
+ <point x="1200" y="-276"/>
+ <point x="1308" y="40"/>
+ <point x="1300" y="220" type="curve"/>
+ <point x="1300" y="672"/>
+ <point x="992" y="832"/>
+ <point x="588" y="832" type="curve" smooth="yes"/>
+ <point x="300" y="832" type="line"/>
+ </contour>
+ <component base="uni0433" xOffset="40"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1387, 'leftMargin': 196, 'rightMargin': 124.7643100467817}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0496.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0496.glif
new file mode 100644
index 000000000..818f1858f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0496.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0496" format="1">
+ <advance width="2560"/>
+ <unicode hex="0496"/>
+ <outline>
+ <contour>
+ <point x="2400" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="uni0416"/>
+ <component base="cyrillictic" xOffset="2052"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.6</real>
+ <real>0.609</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2465, 'leftMargin': 112, 'rightMargin': 17}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0497.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0497.glif
new file mode 100644
index 000000000..e4770537b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0497.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0497" format="1">
+ <advance width="2304"/>
+ <unicode hex="0497"/>
+ <outline>
+ <contour>
+ <point x="2164" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="uni0436"/>
+ <component base="cyrillictic" xOffset="1780"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2123.0, 'leftMargin': 116, 'rightMargin': -65.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni049A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni049A_.glif
new file mode 100644
index 000000000..011974708
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni049A_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni049A" format="1">
+ <advance width="2048"/>
+ <unicode hex="049A"/>
+ <outline>
+ <component base="K" xOffset="-636"/>
+ <component base="cyrillictic" xOffset="736" yOffset="-48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.6</real>
+ <real>0.609</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1793.0, 'leftMargin': 1622, 'rightMargin': 96.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni049B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni049B_.glif
new file mode 100644
index 000000000..be9311d7b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni049B_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni049B" format="1">
+ <advance width="1536"/>
+ <unicode hex="049B"/>
+ <outline>
+ <contour>
+ <point x="1380" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="uni043A" xOffset="-20"/>
+ <component base="cyrillictic" xOffset="1036"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1489, 'leftMargin': 196, 'rightMargin': 112}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni049C_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni049C_.glif
new file mode 100644
index 000000000..a4d52c958
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni049C_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni049C" format="1">
+ <advance width="1792"/>
+ <unicode hex="049C"/>
+ <outline>
+ <contour>
+ <point x="212" y="2004" type="line"/>
+ <point x="212" y="0" type="line"/>
+ <point x="284" y="0" type="line"/>
+ <point x="284" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="540" y="1488" type="line"/>
+ <point x="540" y="548" type="line"/>
+ <point x="616" y="548" type="line"/>
+ <point x="616" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1380" y="2004" type="line"/>
+ <point x="776" y="1064" type="line"/>
+ <point x="268" y="1064" type="line"/>
+ <point x="256" y="992" type="line"/>
+ <point x="816" y="992" type="line"/>
+ <point x="1476" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="752" y="996" type="line"/>
+ <point x="1484" y="0" type="line"/>
+ <point x="1580" y="0" type="line"/>
+ <point x="800" y="1060" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1682, 'leftMargin': 270, 'rightMargin': 42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni049D_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni049D_.glif
new file mode 100644
index 000000000..5846d4d68
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni049D_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni049D" format="1">
+ <advance width="1536"/>
+ <unicode hex="049D"/>
+ <outline>
+ <contour>
+ <point x="184" y="1488" type="line"/>
+ <point x="184" y="0" type="line"/>
+ <point x="260" y="0" type="line"/>
+ <point x="260" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="496" y="1168" type="line"/>
+ <point x="496" y="344" type="line"/>
+ <point x="572" y="344" type="line"/>
+ <point x="572" y="1168" type="line"/>
+ </contour>
+ <contour>
+ <point x="1160" y="1488" type="line"/>
+ <point x="724" y="800" type="line"/>
+ <point x="232" y="800" type="line"/>
+ <point x="228" y="728" type="line"/>
+ <point x="760" y="728" type="line"/>
+ <point x="1268" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="704" y="732" type="line"/>
+ <point x="1244" y="0" type="line"/>
+ <point x="1356" y="0" type="line"/>
+ <point x="748" y="804" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1462, 'leftMargin': 235, 'rightMargin': 54}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04A0_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04A0_.glif
new file mode 100644
index 000000000..7de816b72
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04A0_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04A0" format="1">
+ <advance width="2304"/>
+ <unicode hex="04A0"/>
+ <outline>
+ <contour>
+ <point x="1532" y="2004" type="line"/>
+ <point x="776" y="2004" type="line"/>
+ <point x="776" y="1928" type="line"/>
+ <point x="1532" y="1928" type="line"/>
+ </contour>
+ <component base="K" xOffset="1188"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2244.0, 'leftMargin': 129, 'rightMargin': 1358.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04A1_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04A1_.glif
new file mode 100644
index 000000000..c3458abdf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04A1_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04A1" format="1">
+ <advance width="1792"/>
+ <unicode hex="04A1"/>
+ <outline>
+ <contour>
+ <point x="628" y="1488" type="line"/>
+ <point x="76" y="1488" type="line"/>
+ <point x="76" y="1416" type="line"/>
+ <point x="628" y="1416" type="line"/>
+ </contour>
+ <component base="uni043A" xOffset="376"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1775, 'leftMargin': 55, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04A2_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04A2_.glif
new file mode 100644
index 000000000..7765e6da5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04A2_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04A2" format="1">
+ <advance width="2048"/>
+ <unicode hex="04A2"/>
+ <outline>
+ <contour>
+ <point x="1956" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1956" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1956" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="H" xOffset="-20"/>
+ <component base="cyrillictic" xOffset="1432"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.6</real>
+ <real>0.609</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1873, 'leftMargin': 312, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04A3_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04A3_.glif
new file mode 100644
index 000000000..b82531f79
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04A3_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04A3" format="1">
+ <advance width="1536"/>
+ <unicode hex="04A3"/>
+ <outline>
+ <contour>
+ <point x="1504" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="uni043D" xOffset="-40"/>
+ <component base="cyrillictic" xOffset="1016"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1486, 'leftMargin': 236, 'rightMargin': 108}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04A4_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04A4_.glif
new file mode 100644
index 000000000..85e8b423a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04A4_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04A4" format="1">
+ <advance width="3072"/>
+ <unicode hex="04A4"/>
+ <outline>
+ <contour>
+ <point x="2788" y="2004" type="line"/>
+ <point x="1628" y="2004" type="line"/>
+ <point x="1676" y="1928" type="line"/>
+ <point x="2788" y="1928" type="line"/>
+ </contour>
+ <component base="H" xOffset="-28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2926.0, 'leftMargin': 305, 'rightMargin': 117.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04A5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04A5_.glif
new file mode 100644
index 000000000..73ca1cc24
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04A5_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04A5" format="1">
+ <advance width="2304"/>
+ <unicode hex="04A5"/>
+ <outline>
+ <contour>
+ <point x="2020" y="1488" type="line"/>
+ <point x="1328" y="1488" type="line"/>
+ <point x="1328" y="1412" type="line"/>
+ <point x="2020" y="1412" type="line"/>
+ </contour>
+ <component base="uni043D" xOffset="48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2069, 'leftMargin': 236, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04A6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04A6_.glif
new file mode 100644
index 000000000..c9358aa45
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04A6_.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04A6" format="1">
+ <advance width="3072"/>
+ <unicode hex="04A6"/>
+ <outline>
+ <component base="Pi" xOffset="-96"/>
+ <component base="largerighthook" xOffset="1696"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2859, 'leftMargin': 246, 'rightMargin': -98}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04A7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04A7_.glif
new file mode 100644
index 000000000..61d2beeab
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04A7_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04A7" format="1">
+ <advance width="2560"/>
+ <unicode hex="04A7"/>
+ <outline>
+ <contour>
+ <point x="1284" y="760" type="line"/>
+ <point x="1568" y="760" type="line" smooth="yes"/>
+ <point x="1932" y="760"/>
+ <point x="2224" y="608"/>
+ <point x="2212" y="220" type="curve" smooth="yes"/>
+ <point x="2204" y="40"/>
+ <point x="2116" y="-224"/>
+ <point x="1764" y="-292" type="curve"/>
+ <point x="1784" y="-352" type="line"/>
+ <point x="2184" y="-276"/>
+ <point x="2292" y="40"/>
+ <point x="2284" y="220" type="curve"/>
+ <point x="2284" y="672"/>
+ <point x="1976" y="832"/>
+ <point x="1568" y="832" type="curve" smooth="yes"/>
+ <point x="1284" y="832" type="line"/>
+ </contour>
+ <component base="uni043F" xOffset="40"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2350, 'leftMargin': 236, 'rightMargin': 104.7643100467817}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04A8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04A8_.glif
new file mode 100644
index 000000000..a70d486bf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04A8_.glif
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04A8" format="1">
+ <advance width="2048"/>
+ <unicode hex="04A8"/>
+ <outline>
+ <contour>
+ <point x="916" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="916" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2052" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1912" y="44" type="line"/>
+ <point x="1256" y="44"/>
+ <point x="912" y="436"/>
+ <point x="912" y="900" type="curve"/>
+ <point x="912" y="1292" type="line" smooth="yes"/>
+ <point x="912" y="1652"/>
+ <point x="1072" y="1936"/>
+ <point x="1360" y="1936" type="curve"/>
+ <point x="1652" y="1936"/>
+ <point x="1820" y="1656"/>
+ <point x="1820" y="1292" type="curve"/>
+ <point x="1820" y="900" type="line" smooth="yes"/>
+ <point x="1820" y="424"/>
+ <point x="1520" y="44"/>
+ <point x="980" y="44" type="curve" smooth="yes"/>
+ <point x="508" y="44"/>
+ <point x="212" y="432"/>
+ <point x="212" y="932" type="curve" smooth="yes"/>
+ <point x="212" y="1268" type="line" smooth="yes"/>
+ <point x="212" y="1628"/>
+ <point x="424" y="1956"/>
+ <point x="768" y="1956" type="curve"/>
+ <point x="760" y="2032" type="line"/>
+ <point x="388" y="2032"/>
+ <point x="136" y="1700"/>
+ <point x="136" y="1264" type="curve" smooth="yes"/>
+ <point x="136" y="932" type="line" smooth="yes"/>
+ <point x="136" y="392"/>
+ <point x="436" y="-28"/>
+ <point x="980" y="-28" type="curve" smooth="yes"/>
+ <point x="1536" y="-28"/>
+ <point x="1892" y="340"/>
+ <point x="1892" y="900" type="curve" smooth="yes"/>
+ <point x="1892" y="1292" type="line"/>
+ <point x="1892" y="1712"/>
+ <point x="1680" y="2012"/>
+ <point x="1360" y="2012" type="curve"/>
+ <point x="1036" y="2012"/>
+ <point x="836" y="1712"/>
+ <point x="836" y="1292" type="curve" smooth="yes"/>
+ <point x="836" y="904" type="line"/>
+ <point x="836" y="380"/>
+ <point x="1260" y="-32"/>
+ <point x="1912" y="-32" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1248.5</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2098, 'leftMargin': 183, 'rightMargin': 139}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04A9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04A9_.glif
new file mode 100644
index 000000000..a27d4b7d9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04A9_.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04A9" format="1">
+ <advance width="1792"/>
+ <unicode hex="04A9"/>
+ <outline>
+ <contour>
+ <point x="832" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="832" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1684" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1584" y="60" type="line"/>
+ <point x="1120" y="60"/>
+ <point x="820" y="336"/>
+ <point x="820" y="748" type="curve"/>
+ <point x="820" y="904" type="line" smooth="yes"/>
+ <point x="820" y="1204"/>
+ <point x="932" y="1440"/>
+ <point x="1140" y="1440" type="curve"/>
+ <point x="1336" y="1440"/>
+ <point x="1464" y="1184"/>
+ <point x="1464" y="876" type="curve"/>
+ <point x="1464" y="732" type="line" smooth="yes"/>
+ <point x="1464" y="348"/>
+ <point x="1244" y="44"/>
+ <point x="860" y="44" type="curve" smooth="yes"/>
+ <point x="496" y="44"/>
+ <point x="284" y="348"/>
+ <point x="284" y="732" type="curve" smooth="yes"/>
+ <point x="284" y="864" type="line" smooth="yes"/>
+ <point x="284" y="1196"/>
+ <point x="464" y="1440"/>
+ <point x="668" y="1440" type="curve"/>
+ <point x="668" y="1516" type="line"/>
+ <point x="392" y="1516"/>
+ <point x="212" y="1236"/>
+ <point x="212" y="864" type="curve" smooth="yes"/>
+ <point x="212" y="732" type="line" smooth="yes"/>
+ <point x="212" y="300"/>
+ <point x="472" y="-28"/>
+ <point x="860" y="-28" type="curve" smooth="yes"/>
+ <point x="1268" y="-28"/>
+ <point x="1540" y="300"/>
+ <point x="1540" y="732" type="curve" smooth="yes"/>
+ <point x="1540" y="872" type="line"/>
+ <point x="1540" y="1236"/>
+ <point x="1380" y="1516"/>
+ <point x="1140" y="1516" type="curve"/>
+ <point x="904" y="1516"/>
+ <point x="744" y="1260"/>
+ <point x="744" y="900" type="curve" smooth="yes"/>
+ <point x="744" y="752" type="line"/>
+ <point x="744" y="296"/>
+ <point x="1080" y="-16"/>
+ <point x="1584" y="-16" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2858.625</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1647, 'leftMargin': 175, 'rightMargin': 100}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04B2_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04B2_.glif
new file mode 100644
index 000000000..390b24071
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04B2_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04B2" format="1">
+ <advance width="1792"/>
+ <unicode hex="04B2"/>
+ <outline>
+ <contour>
+ <point x="1680" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1680" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1680" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="X" xOffset="-4"/>
+ <component base="cyrillictic" xOffset="1288"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.6</real>
+ <real>0.609</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1704, 'leftMargin': 132, 'rightMargin': 40}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04B3_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04B3_.glif
new file mode 100644
index 000000000..ace3f69c0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04B3_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04B3" format="1">
+ <advance width="1536"/>
+ <unicode hex="04B3"/>
+ <outline>
+ <contour>
+ <point x="1428" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1428" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1428" y="1760" type="move" name="top0315"/>
+ </contour>
+ <component base="x" xOffset="80"/>
+ <component base="cyrillictic" xOffset="1056"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1315, 'leftMargin': 76, 'rightMargin': 16}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04B4_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04B4_.glif
new file mode 100644
index 000000000..66fa99481
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04B4_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04B4" format="1">
+ <advance width="2304"/>
+ <unicode hex="04B4"/>
+ <outline>
+ <contour>
+ <point x="1372" y="2000" type="line"/>
+ <point x="76" y="2000" type="line"/>
+ <point x="76" y="1928" type="line"/>
+ <point x="1372" y="1928" type="line"/>
+ </contour>
+ <component base="uni0426" xOffset="404"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2365.0, 'leftMargin': 25, 'rightMargin': 185.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04B5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04B5_.glif
new file mode 100644
index 000000000..6f970ead6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04B5_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04B5" format="1">
+ <advance width="2048"/>
+ <unicode hex="04B5"/>
+ <outline>
+ <contour>
+ <point x="1176" y="1488" type="line"/>
+ <point x="204" y="1488" type="line"/>
+ <point x="204" y="1416" type="line"/>
+ <point x="1176" y="1416" type="line"/>
+ </contour>
+ <component base="uni0446" xOffset="416"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1794, 'leftMargin': 36, 'rightMargin': 114}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04B6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04B6_.glif
new file mode 100644
index 000000000..b5f0e4c11
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04B6_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04B6" format="1">
+ <advance width="1792"/>
+ <unicode hex="04B6"/>
+ <outline>
+ <contour>
+ <point x="1780" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="uni0427" xOffset="-44"/>
+ <component base="cyrillictic" xOffset="1260"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.6</real>
+ <real>0.609</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1723, 'leftMargin': 252, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04B7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04B7_.glif
new file mode 100644
index 000000000..9fcf30d23
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04B7_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04B7" format="1">
+ <advance width="1536"/>
+ <unicode hex="04B7"/>
+ <outline>
+ <contour>
+ <point x="1504" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="uni0447" xOffset="36"/>
+ <component base="cyrillictic" xOffset="1016"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1412, 'leftMargin': 161, 'rightMargin': 108}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04B8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04B8_.glif
new file mode 100644
index 000000000..f0da0d441
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04B8_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04B8" format="1">
+ <advance width="1792"/>
+ <unicode hex="04B8"/>
+ <outline>
+ <contour>
+ <point x="976" y="1488" type="line"/>
+ <point x="900" y="1488" type="line"/>
+ <point x="900" y="552" type="line"/>
+ <point x="976" y="552" type="line"/>
+ </contour>
+ <component base="uni0427"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1822, 'leftMargin': 252, 'rightMargin': 282}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04B9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04B9_.glif
new file mode 100644
index 000000000..62763c1e4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04B9_.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04B9" format="1">
+ <advance width="1536"/>
+ <unicode hex="04B9"/>
+ <outline>
+ <contour>
+ <point x="876" y="1100" type="line"/>
+ <point x="800" y="1100" type="line"/>
+ <point x="800" y="336" type="line"/>
+ <point x="876" y="336" type="line"/>
+ </contour>
+ <component base="uni0447" xOffset="72"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1543, 'leftMargin': 237, 'rightMargin': 236}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04BA__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04BA__.glif
new file mode 100644
index 000000000..4195920fd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04BA__.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04BA" format="1">
+ <advance width="1792"/>
+ <unicode hex="04BA"/>
+ <outline>
+ <contour>
+ <point x="296" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1536" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1464" y="0" type="move" name="left"/>
+ </contour>
+ <contour>
+ <point x="1808" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1540" y="0" type="line"/>
+ <point x="1540" y="484" type="line"/>
+ <point x="1540" y="932"/>
+ <point x="1304" y="1096"/>
+ <point x="880" y="1096" type="curve" smooth="yes"/>
+ <point x="676" y="1096"/>
+ <point x="468" y="1052"/>
+ <point x="284" y="1000" type="curve"/>
+ <point x="284" y="928" type="line"/>
+ <point x="484" y="988"/>
+ <point x="680" y="1024"/>
+ <point x="880" y="1024" type="curve" smooth="yes"/>
+ <point x="1260" y="1024"/>
+ <point x="1464" y="868"/>
+ <point x="1464" y="484" type="curve" smooth="yes"/>
+ <point x="1464" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="328" y="0" type="line"/>
+ <point x="328" y="2004" type="line"/>
+ <point x="252" y="2004" type="line"/>
+ <point x="252" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1822, 'leftMargin': 268, 'rightMargin': 268}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04BC__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04BC__.glif
new file mode 100644
index 000000000..803bff09c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04BC__.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04BC" format="1">
+ <advance width="2048"/>
+ <unicode hex="04BC"/>
+ <outline>
+ <contour>
+ <point x="1288" y="-60" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="84" y="1476" type="line"/>
+ <point x="84" y="1200"/>
+ <point x="256" y="1048"/>
+ <point x="556" y="1048" type="curve"/>
+ <point x="556" y="1124" type="line"/>
+ <point x="292" y="1124"/>
+ <point x="160" y="1252"/>
+ <point x="160" y="1476" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1288" y="-28" type="curve"/>
+ <point x="1628" y="-28"/>
+ <point x="1804" y="84"/>
+ <point x="1928" y="196" type="curve"/>
+ <point x="1888" y="256" type="line"/>
+ <point x="1744" y="128"/>
+ <point x="1548" y="48"/>
+ <point x="1288" y="48" type="curve" smooth="yes"/>
+ <point x="784" y="48"/>
+ <point x="568" y="368"/>
+ <point x="568" y="768" type="curve" smooth="yes"/>
+ <point x="568" y="1200" type="line" smooth="yes"/>
+ <point x="568" y="1616"/>
+ <point x="816" y="1952"/>
+ <point x="1224" y="1952" type="curve"/>
+ <point x="1652" y="1952"/>
+ <point x="1892" y="1620"/>
+ <point x="1892" y="1196" type="curve"/>
+ <point x="1892" y="1124" type="line"/>
+ <point x="544" y="1124" type="line"/>
+ <point x="544" y="1048" type="line"/>
+ <point x="1964" y="1048" type="line"/>
+ <point x="1964" y="1192" type="line" smooth="yes"/>
+ <point x="1964" y="1704"/>
+ <point x="1676" y="2028"/>
+ <point x="1224" y="2028" type="curve" smooth="yes"/>
+ <point x="804" y="2028"/>
+ <point x="496" y="1688"/>
+ <point x="496" y="1200" type="curve" smooth="yes"/>
+ <point x="496" y="768" type="line" smooth="yes"/>
+ <point x="496" y="300"/>
+ <point x="776" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2075, 'leftMargin': 14, 'rightMargin': 179}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04BD__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04BD__.glif
new file mode 100644
index 000000000..32d4d613d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04BD__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04BD" format="1">
+ <advance width="1536"/>
+ <unicode hex="04BD"/>
+ <outline>
+ <contour>
+ <point x="956" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="28" y="1172" type="line"/>
+ <point x="28" y="932"/>
+ <point x="172" y="800"/>
+ <point x="416" y="800" type="curve"/>
+ <point x="416" y="872" type="line"/>
+ <point x="208" y="872"/>
+ <point x="104" y="980"/>
+ <point x="104" y="1172" type="curve"/>
+ </contour>
+ <component base="e" xOffset="200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1654, 'leftMargin': 19, 'rightMargin': 152}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04C3_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04C3_.glif
new file mode 100644
index 000000000..dcd8cbd8f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04C3_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04C3" format="1">
+ <advance width="1792"/>
+ <unicode hex="04C3"/>
+ <outline>
+ <contour>
+ <point x="304" y="2004" type="line"/>
+ <point x="232" y="2004" type="line"/>
+ <point x="232" y="0" type="line"/>
+ <point x="304" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1496" y="2004" type="line"/>
+ <point x="1400" y="2004" type="line"/>
+ <point x="604" y="1064" type="line"/>
+ <point x="284" y="1064" type="line"/>
+ <point x="276" y="992" type="line"/>
+ <point x="644" y="992" type="line"/>
+ </contour>
+ <contour>
+ <point x="452" y="992" type="line"/>
+ <point x="792" y="992" type="line" smooth="yes"/>
+ <point x="1184" y="992"/>
+ <point x="1488" y="792"/>
+ <point x="1488" y="288" type="curve" smooth="yes"/>
+ <point x="1488" y="-32"/>
+ <point x="1308" y="-380"/>
+ <point x="956" y="-380" type="curve"/>
+ <point x="956" y="-452" type="line"/>
+ <point x="1392" y="-452"/>
+ <point x="1564" y="-12"/>
+ <point x="1564" y="288" type="curve" smooth="yes"/>
+ <point x="1564" y="864"/>
+ <point x="1228" y="1064"/>
+ <point x="792" y="1064" type="curve" smooth="yes"/>
+ <point x="452" y="1064" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1682, 'leftMargin': 270, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04C4_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04C4_.glif
new file mode 100644
index 000000000..bd4e9cd6f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04C4_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04C4" format="1">
+ <advance width="1536"/>
+ <unicode hex="04C4"/>
+ <outline>
+ <contour>
+ <point x="304" y="1488" type="line"/>
+ <point x="228" y="1488" type="line"/>
+ <point x="228" y="0" type="line"/>
+ <point x="304" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1288" y="1488" type="line"/>
+ <point x="1180" y="1488" type="line"/>
+ <point x="548" y="800" type="line"/>
+ <point x="280" y="800" type="line"/>
+ <point x="276" y="728" type="line"/>
+ <point x="588" y="728" type="line"/>
+ </contour>
+ <contour>
+ <point x="252" y="728" type="line"/>
+ <point x="592" y="728" type="line" smooth="yes"/>
+ <point x="952" y="728"/>
+ <point x="1248" y="576"/>
+ <point x="1232" y="188" type="curve" smooth="yes"/>
+ <point x="1228" y="4"/>
+ <point x="1136" y="-256"/>
+ <point x="784" y="-328" type="curve"/>
+ <point x="808" y="-384" type="line"/>
+ <point x="1204" y="-308"/>
+ <point x="1312" y="8"/>
+ <point x="1308" y="188" type="curve"/>
+ <point x="1308" y="640"/>
+ <point x="996" y="804"/>
+ <point x="592" y="804" type="curve" smooth="yes"/>
+ <point x="252" y="804" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1438, 'leftMargin': 235, 'rightMargin': 122.83731681123459}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04C5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04C5_.glif
new file mode 100644
index 000000000..97cb3b25a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04C5_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04C5" format="1">
+ <advance width="2048"/>
+ <unicode hex="04C5"/>
+ <outline>
+ <component base="uni041B"/>
+ <component base="comma" xOffset="1444" yOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.6</real>
+ <real>0.609</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1865, 'leftMargin': 200, 'rightMargin': 17}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04C6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04C6_.glif
new file mode 100644
index 000000000..2d0a91d3f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04C6_.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04C6" format="1">
+ <advance width="1536"/>
+ <unicode hex="04C6"/>
+ <outline>
+ <contour>
+ <point x="1592" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="uni043B" xOffset="48"/>
+ <component base="comma" xOffset="1104" yOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1486, 'leftMargin': 61, 'rightMargin': 108}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04C7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04C7_.glif
new file mode 100644
index 000000000..b08516214
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04C7_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04C7" format="1">
+ <advance width="2048"/>
+ <unicode hex="04C7"/>
+ <outline>
+ <contour>
+ <point x="312" y="2004" type="line"/>
+ <point x="312" y="0" type="line"/>
+ <point x="384" y="0" type="line"/>
+ <point x="384" y="956" type="line"/>
+ <point x="1664" y="956" type="line"/>
+ <point x="1664" y="-124" type="line" smooth="yes"/>
+ <point x="1664" y="-380"/>
+ <point x="1548" y="-528"/>
+ <point x="1348" y="-528" type="curve" smooth="yes"/>
+ <point x="1296" y="-528"/>
+ <point x="1240" y="-512"/>
+ <point x="1212" y="-504" type="curve"/>
+ <point x="1192" y="-572" type="line"/>
+ <point x="1248" y="-592"/>
+ <point x="1292" y="-600"/>
+ <point x="1348" y="-600" type="curve" smooth="yes"/>
+ <point x="1592" y="-600"/>
+ <point x="1740" y="-432"/>
+ <point x="1740" y="-124" type="curve" smooth="yes"/>
+ <point x="1740" y="2004" type="line"/>
+ <point x="1664" y="2004" type="line"/>
+ <point x="1664" y="1032" type="line"/>
+ <point x="384" y="1032" type="line"/>
+ <point x="384" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1964, 'leftMargin': 268, 'rightMargin': 269}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04C8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04C8_.glif
new file mode 100644
index 000000000..dbf2eeaf1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04C8_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04C8" format="1">
+ <advance width="1536"/>
+ <unicode hex="04C8"/>
+ <outline>
+ <contour>
+ <point x="236" y="1488" type="line"/>
+ <point x="236" y="0" type="line"/>
+ <point x="308" y="0" type="line"/>
+ <point x="308" y="728" type="line"/>
+ <point x="1228" y="728" type="line"/>
+ <point x="1228" y="-124" type="line" smooth="yes"/>
+ <point x="1228" y="-380"/>
+ <point x="1116" y="-528"/>
+ <point x="912" y="-528" type="curve" smooth="yes"/>
+ <point x="860" y="-528"/>
+ <point x="800" y="-512"/>
+ <point x="776" y="-504" type="curve"/>
+ <point x="756" y="-572" type="line"/>
+ <point x="812" y="-592"/>
+ <point x="856" y="-600"/>
+ <point x="912" y="-600" type="curve" smooth="yes"/>
+ <point x="1156" y="-600"/>
+ <point x="1304" y="-432"/>
+ <point x="1304" y="-124" type="curve" smooth="yes"/>
+ <point x="1304" y="1488" type="line"/>
+ <point x="1228" y="1488" type="line"/>
+ <point x="1228" y="804" type="line"/>
+ <point x="308" y="804" type="line"/>
+ <point x="308" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 237, 'rightMargin': 235}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04C9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04C9_.glif
new file mode 100644
index 000000000..4fb4b3bef
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04C9_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04C9" format="1">
+ <advance width="2048"/>
+ <unicode hex="04C9"/>
+ <outline>
+ <contour>
+ <point x="1960" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1960" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1960" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="H" xOffset="-20"/>
+ <component base="comma" xOffset="1432" yOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.6</real>
+ <real>0.609</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1871, 'leftMargin': 312, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04CA__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04CA__.glif
new file mode 100644
index 000000000..be3439121
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04CA__.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04CA" format="1">
+ <advance width="1536"/>
+ <unicode hex="04CA"/>
+ <outline>
+ <contour>
+ <point x="1504" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="uni043D" xOffset="-40"/>
+ <component base="comma" xOffset="1016" yOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1485.0, 'leftMargin': 236, 'rightMargin': 109.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04CD__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04CD__.glif
new file mode 100644
index 000000000..fbaa1f465
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04CD__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04CD" format="1">
+ <advance width="2560"/>
+ <unicode hex="04CD"/>
+ <outline>
+ <contour>
+ <point x="2452" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2452" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2452" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="M" xOffset="36"/>
+ <component base="comma" xOffset="1928" yOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.6</real>
+ <real>0.609</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2309, 'leftMargin': 275, 'rightMargin': 97}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04CE__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04CE__.glif
new file mode 100644
index 000000000..5ed2f99b7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04CE__.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04CE" format="1">
+ <advance width="2048"/>
+ <unicode hex="04CE"/>
+ <outline>
+ <contour>
+ <point x="1996" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="uni043C" xOffset="-36"/>
+ <component base="comma" xOffset="1508" yOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1976, 'leftMargin': 252, 'rightMargin': 109}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04D8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04D8_.glif
new file mode 100644
index 000000000..f044a4c7c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04D8_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04D8" format="1">
+ <advance width="2048"/>
+ <unicode hex="04D8"/>
+ <outline>
+ <contour>
+ <point x="956" y="2152" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1036" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2000" y="2152" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1004" y="2032" type="curve"/>
+ <point x="648" y="2032"/>
+ <point x="472" y="1916"/>
+ <point x="340" y="1804" type="curve"/>
+ <point x="380" y="1744" type="line"/>
+ <point x="528" y="1868"/>
+ <point x="736" y="1956"/>
+ <point x="1004" y="1956" type="curve" smooth="yes"/>
+ <point x="1532" y="1956"/>
+ <point x="1756" y="1596"/>
+ <point x="1756" y="1148" type="curve" smooth="yes"/>
+ <point x="1756" y="912" type="line" smooth="yes"/>
+ <point x="1756" y="432"/>
+ <point x="1488" y="48"/>
+ <point x="1040" y="48" type="curve"/>
+ <point x="560" y="48"/>
+ <point x="292" y="380"/>
+ <point x="292" y="804" type="curve"/>
+ <point x="292" y="904" type="line"/>
+ <point x="1780" y="904" type="line"/>
+ <point x="1780" y="980" type="line"/>
+ <point x="220" y="980" type="line"/>
+ <point x="220" y="808" type="line" smooth="yes"/>
+ <point x="220" y="296"/>
+ <point x="544" y="-28"/>
+ <point x="1040" y="-28" type="curve" smooth="yes"/>
+ <point x="1496" y="-28"/>
+ <point x="1828" y="360"/>
+ <point x="1828" y="912" type="curve" smooth="yes"/>
+ <point x="1828" y="1148" type="line" smooth="yes"/>
+ <point x="1828" y="1664"/>
+ <point x="1540" y="2032"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1997, 'leftMargin': 215, 'rightMargin': 172}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04E0_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04E0_.glif
new file mode 100644
index 000000000..c8121049f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04E0_.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04E0" format="1">
+ <advance width="1536"/>
+ <unicode hex="04E0"/>
+ <outline>
+ <contour>
+ <point x="184" y="2004" type="line"/>
+ <point x="184" y="1928" type="line"/>
+ <point x="1300" y="1928" type="line"/>
+ <point x="632" y="1148" type="line"/>
+ <point x="632" y="1124" type="line"/>
+ <point x="708" y="1124" type="line"/>
+ <point x="1384" y="1908" type="line"/>
+ <point x="1380" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="632" y="1136" type="line"/>
+ <point x="632" y="1072" type="line"/>
+ <point x="768" y="1072" type="line" smooth="yes"/>
+ <point x="1112" y="1072"/>
+ <point x="1296" y="912"/>
+ <point x="1296" y="524" type="curve" smooth="yes"/>
+ <point x="1296" y="228"/>
+ <point x="1108" y="44"/>
+ <point x="776" y="44" type="curve" smooth="yes"/>
+ <point x="448" y="44"/>
+ <point x="232" y="260"/>
+ <point x="232" y="556" type="curve"/>
+ <point x="156" y="556" type="line"/>
+ <point x="156" y="156"/>
+ <point x="472" y="-28"/>
+ <point x="776" y="-28" type="curve" smooth="yes"/>
+ <point x="1120" y="-28"/>
+ <point x="1372" y="176"/>
+ <point x="1372" y="532" type="curve" smooth="yes"/>
+ <point x="1372" y="920"/>
+ <point x="1180" y="1136"/>
+ <point x="776" y="1136" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1603, 'leftMargin': 168, 'rightMargin': 207}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04E1_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04E1_.glif
new file mode 100644
index 000000000..7b6c560ef
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04E1_.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04E1" format="1">
+ <advance width="1536"/>
+ <unicode hex="04E1"/>
+ <outline>
+ <contour>
+ <point x="184" y="1488" type="line"/>
+ <point x="184" y="1412" type="line"/>
+ <point x="1300" y="1412" type="line"/>
+ <point x="632" y="632" type="line"/>
+ <point x="632" y="608" type="line"/>
+ <point x="708" y="608" type="line"/>
+ <point x="1384" y="1396" type="line"/>
+ <point x="1380" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="632" y="624" type="line"/>
+ <point x="632" y="556" type="line"/>
+ <point x="728" y="556" type="line" smooth="yes"/>
+ <point x="1068" y="556"/>
+ <point x="1296" y="396"/>
+ <point x="1296" y="12" type="curve" smooth="yes"/>
+ <point x="1296" y="-288"/>
+ <point x="1108" y="-468"/>
+ <point x="776" y="-468" type="curve" smooth="yes"/>
+ <point x="448" y="-468"/>
+ <point x="232" y="-256"/>
+ <point x="232" y="40" type="curve"/>
+ <point x="156" y="40" type="line"/>
+ <point x="156" y="-360"/>
+ <point x="472" y="-544"/>
+ <point x="776" y="-544" type="curve" smooth="yes"/>
+ <point x="1120" y="-544"/>
+ <point x="1372" y="-340"/>
+ <point x="1372" y="16" type="curve" smooth="yes"/>
+ <point x="1372" y="408"/>
+ <point x="1136" y="624"/>
+ <point x="732" y="624" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1603, 'leftMargin': 168, 'rightMargin': 207}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04FA__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04FA__.glif
new file mode 100644
index 000000000..dbd8ca304
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04FA__.glif
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04FA" format="1">
+ <advance width="1792"/>
+ <unicode hex="04FA"/>
+ <outline>
+ <component base="Gamma" xOffset="180"/>
+ <component base="crossbar" xOffset="20" yOffset="100"/>
+ <component base="cyrillichook" xOffset="244"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1543, 'leftMargin': -52, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04FB__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04FB__.glif
new file mode 100644
index 000000000..e5f611046
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04FB__.glif
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04FB" format="1">
+ <advance width="1280"/>
+ <unicode hex="04FB"/>
+ <outline>
+ <component base="uni0433" xOffset="116"/>
+ <component base="crossbar" xOffset="-32" yOffset="-184"/>
+ <component base="cyrillichook" xOffset="172"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1192, 'leftMargin': -41, 'rightMargin': 104}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04FC__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04FC__.glif
new file mode 100644
index 000000000..f4407a97a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04FC__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04FC" format="1">
+ <advance width="1792"/>
+ <unicode hex="04FC"/>
+ <outline>
+ <contour>
+ <point x="1608" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1608" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1608" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="X" xOffset="-76"/>
+ <component base="cyrillichook" xOffset="1208"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.6</real>
+ <real>0.609</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1704, 'leftMargin': 132, 'rightMargin': -108}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni04FD__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni04FD__.glif
new file mode 100644
index 000000000..a324c17f4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni04FD__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni04FD" format="1">
+ <advance width="1536"/>
+ <unicode hex="04FD"/>
+ <outline>
+ <contour>
+ <point x="1280" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1280" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1280" y="1760" type="move" name="top0315"/>
+ </contour>
+ <component base="x" xOffset="-68"/>
+ <component base="cyrillichook" xOffset="904"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1315, 'leftMargin': 172, 'rightMargin': -181}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0500.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0500.glif
new file mode 100644
index 000000000..fd32f6342
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0500.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0500" format="1">
+ <advance width="1536"/>
+ <unicode hex="0500"/>
+ <outline>
+ <contour>
+ <point x="1380" y="1648" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="800" y="1112" type="line"/>
+ <point x="372" y="1112"/>
+ <point x="152" y="876"/>
+ <point x="152" y="556" type="curve"/>
+ <point x="152" y="236"/>
+ <point x="372" y="0"/>
+ <point x="800" y="0" type="curve"/>
+ <point x="1384" y="0" type="line"/>
+ <point x="1384" y="2004" type="line"/>
+ <point x="1308" y="2004" type="line"/>
+ <point x="1308" y="76" type="line"/>
+ <point x="800" y="76" type="line"/>
+ <point x="396" y="76"/>
+ <point x="228" y="304"/>
+ <point x="228" y="560" type="curve"/>
+ <point x="228" y="800"/>
+ <point x="396" y="1036"/>
+ <point x="800" y="1036" type="curve"/>
+ <point x="1364" y="1036" type="line"/>
+ <point x="1364" y="1112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1481, 'leftMargin': 87, 'rightMargin': 164}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0502.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0502.glif
new file mode 100644
index 000000000..acc9a5b18
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0502.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0502" format="1">
+ <advance width="2304"/>
+ <unicode hex="0502"/>
+ <outline>
+ <contour>
+ <point x="444" y="1204" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="840" y="1112" type="line"/>
+ <point x="412" y="1112"/>
+ <point x="196" y="876"/>
+ <point x="196" y="556" type="curve" smooth="yes"/>
+ <point x="196" y="236"/>
+ <point x="416" y="0"/>
+ <point x="840" y="0" type="curve" smooth="yes"/>
+ <point x="1424" y="0" type="line"/>
+ <point x="1424" y="2004" type="line"/>
+ <point x="1352" y="2004" type="line"/>
+ <point x="1352" y="76" type="line"/>
+ <point x="840" y="76" type="line" smooth="yes"/>
+ <point x="436" y="76"/>
+ <point x="268" y="304"/>
+ <point x="268" y="560" type="curve" smooth="yes"/>
+ <point x="268" y="800"/>
+ <point x="436" y="1036"/>
+ <point x="840" y="1036" type="curve" smooth="yes"/>
+ <point x="1408" y="1036" type="line"/>
+ <point x="1408" y="1112" type="line"/>
+ </contour>
+ <contour>
+ <point x="1644" y="0" type="line"/>
+ <point x="1888" y="0"/>
+ <point x="2104" y="172"/>
+ <point x="2112" y="524" type="curve"/>
+ <point x="2116" y="692"/>
+ <point x="2068" y="864"/>
+ <point x="2020" y="1024" type="curve"/>
+ <point x="1952" y="1024" type="line"/>
+ <point x="2008" y="864"/>
+ <point x="2040" y="684"/>
+ <point x="2036" y="524" type="curve" smooth="yes"/>
+ <point x="2028" y="248"/>
+ <point x="1892" y="76"/>
+ <point x="1644" y="72" type="curve" smooth="yes"/>
+ <point x="1408" y="72" type="line"/>
+ <point x="1408" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2082, 'leftMargin': 87, 'rightMargin': 78.62636717884448}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0503.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0503.glif
new file mode 100644
index 000000000..961cafa39
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0503.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0503" format="1">
+ <advance width="2304"/>
+ <unicode hex="0503"/>
+ <outline>
+ <contour>
+ <point x="1528" y="2144" type="move" name="caron"/>
+ </contour>
+ <contour>
+ <point x="152" y="716" type="line"/>
+ <point x="152" y="264"/>
+ <point x="356" y="-28"/>
+ <point x="708" y="-28" type="curve" smooth="yes"/>
+ <point x="1044" y="-28"/>
+ <point x="1236" y="184"/>
+ <point x="1284" y="420" type="curve"/>
+ <point x="1284" y="1024" type="line"/>
+ <point x="1220" y="1304"/>
+ <point x="1036" y="1516"/>
+ <point x="712" y="1516" type="curve" smooth="yes"/>
+ <point x="356" y="1516"/>
+ <point x="152" y="1216"/>
+ <point x="152" y="744" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="228" y="744" type="line"/>
+ <point x="228" y="1140"/>
+ <point x="384" y="1440"/>
+ <point x="708" y="1440" type="curve" smooth="yes"/>
+ <point x="1084" y="1440"/>
+ <point x="1196" y="1160"/>
+ <point x="1236" y="976" type="curve"/>
+ <point x="1236" y="452" type="line"/>
+ <point x="1184" y="228"/>
+ <point x="1020" y="44"/>
+ <point x="708" y="44" type="curve" smooth="yes"/>
+ <point x="384" y="44"/>
+ <point x="228" y="320"/>
+ <point x="228" y="716" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1212" y="476" type="line"/>
+ <point x="1224" y="116"/>
+ <point x="1368" y="-36"/>
+ <point x="1600" y="-28" type="curve"/>
+ <point x="1916" y="-28"/>
+ <point x="2148" y="216"/>
+ <point x="2152" y="728" type="curve"/>
+ <point x="2156" y="916"/>
+ <point x="2108" y="1104"/>
+ <point x="2060" y="1284" type="curve"/>
+ <point x="1984" y="1280" type="line"/>
+ <point x="2040" y="1096"/>
+ <point x="2080" y="912"/>
+ <point x="2080" y="728" type="curve" smooth="yes"/>
+ <point x="2072" y="312"/>
+ <point x="1908" y="52"/>
+ <point x="1600" y="44" type="curve"/>
+ <point x="1408" y="44"/>
+ <point x="1288" y="180"/>
+ <point x="1288" y="476" type="curve"/>
+ <point x="1288" y="2144" type="line"/>
+ <point x="1212" y="2144" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2412, 'leftMargin': 168, 'rightMargin': 240.77053908158177}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0504.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0504.glif
new file mode 100644
index 000000000..2a2cc4c51
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0504.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0504" format="1">
+ <advance width="2304"/>
+ <unicode hex="0504"/>
+ <outline>
+ <contour>
+ <point x="944" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="944" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2328" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="724" y="984" type="line"/>
+ <point x="760" y="996"/>
+ <point x="756" y="996"/>
+ <point x="828" y="1008" type="curve" smooth="yes"/>
+ <point x="836" y="1008"/>
+ <point x="860" y="996"/>
+ <point x="868" y="1000" type="curve" smooth="yes"/>
+ <point x="1180" y="1028"/>
+ <point x="1352" y="1248"/>
+ <point x="1352" y="1520" type="curve"/>
+ <point x="1352" y="1836"/>
+ <point x="1112" y="2004"/>
+ <point x="672" y="2004" type="curve"/>
+ <point x="180" y="2004" type="line"/>
+ <point x="180" y="1928" type="line"/>
+ <point x="672" y="1928" type="line"/>
+ <point x="1100" y="1928"/>
+ <point x="1276" y="1768"/>
+ <point x="1276" y="1520" type="curve"/>
+ <point x="1276" y="1216"/>
+ <point x="1088" y="1060"/>
+ <point x="732" y="1060" type="curve"/>
+ <point x="460" y="1060" type="line"/>
+ <point x="460" y="984" type="line"/>
+ </contour>
+ <contour>
+ <point x="1156" y="420" type="line"/>
+ <point x="1164" y="100"/>
+ <point x="1312" y="-36"/>
+ <point x="1544" y="-28" type="curve"/>
+ <point x="1888" y="-28"/>
+ <point x="2120" y="296"/>
+ <point x="2124" y="728" type="curve"/>
+ <point x="2128" y="916"/>
+ <point x="2080" y="1104"/>
+ <point x="2032" y="1284" type="curve"/>
+ <point x="1952" y="1284" type="line"/>
+ <point x="2008" y="1100"/>
+ <point x="2056" y="912"/>
+ <point x="2052" y="728" type="curve" smooth="yes"/>
+ <point x="2044" y="392"/>
+ <point x="1868" y="52"/>
+ <point x="1544" y="44" type="curve"/>
+ <point x="1352" y="44"/>
+ <point x="1228" y="200"/>
+ <point x="1228" y="420" type="curve"/>
+ <point x="1228" y="540" type="line"/>
+ <point x="1228" y="820"/>
+ <point x="1120" y="1028"/>
+ <point x="748" y="1028" type="curve"/>
+ <point x="724" y="984" type="line"/>
+ <point x="1024" y="984"/>
+ <point x="1156" y="804"/>
+ <point x="1156" y="540" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2217, 'leftMargin': 67, 'rightMargin': 203.77059613871847}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0505.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0505.glif
new file mode 100644
index 000000000..5fe619e5c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0505.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0505" format="1">
+ <advance width="2048"/>
+ <unicode hex="0505"/>
+ <outline>
+ <contour>
+ <point x="652" y="704" type="line"/>
+ <point x="696" y="704"/>
+ <point x="692" y="704"/>
+ <point x="752" y="696" type="curve" smooth="yes"/>
+ <point x="760" y="700"/>
+ <point x="768" y="716"/>
+ <point x="776" y="716" type="curve" smooth="yes"/>
+ <point x="996" y="756"/>
+ <point x="1112" y="908"/>
+ <point x="1112" y="1080" type="curve"/>
+ <point x="1112" y="1328"/>
+ <point x="916" y="1488"/>
+ <point x="576" y="1488" type="curve"/>
+ <point x="208" y="1488" type="line"/>
+ <point x="216" y="1420" type="line"/>
+ <point x="576" y="1420" type="line"/>
+ <point x="864" y="1420"/>
+ <point x="1040" y="1264"/>
+ <point x="1040" y="1080" type="curve"/>
+ <point x="1040" y="912"/>
+ <point x="892" y="776"/>
+ <point x="636" y="776" type="curve"/>
+ <point x="324" y="776" type="line"/>
+ <point x="328" y="704" type="line"/>
+ </contour>
+ <contour>
+ <point x="1084" y="292" type="line"/>
+ <point x="1084" y="416" type="line"/>
+ <point x="1084" y="616"/>
+ <point x="976" y="764"/>
+ <point x="616" y="764" type="curve"/>
+ <point x="620" y="704" type="line"/>
+ <point x="872" y="704"/>
+ <point x="1012" y="600"/>
+ <point x="1012" y="412" type="curve"/>
+ <point x="1012" y="296" type="line"/>
+ <point x="1020" y="56"/>
+ <point x="1128" y="-36"/>
+ <point x="1344" y="-28" type="curve"/>
+ <point x="1604" y="-28"/>
+ <point x="1832" y="164"/>
+ <point x="1840" y="576" type="curve"/>
+ <point x="1844" y="724"/>
+ <point x="1796" y="872"/>
+ <point x="1748" y="1016" type="curve"/>
+ <point x="1660" y="1016" type="line"/>
+ <point x="1732" y="872"/>
+ <point x="1768" y="720"/>
+ <point x="1764" y="576" type="curve" smooth="yes"/>
+ <point x="1760" y="248"/>
+ <point x="1616" y="52"/>
+ <point x="1344" y="44" type="curve"/>
+ <point x="1140" y="44"/>
+ <point x="1084" y="144"/>
+ <point x="1084" y="296" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1805, 'leftMargin': 61, 'rightMargin': 113.77053908158155}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0506.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0506.glif
new file mode 100644
index 000000000..21affc77a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0506.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0506" format="1">
+ <advance width="1536"/>
+ <unicode hex="0506"/>
+ <outline>
+ <contour>
+ <point x="412" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="412" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1528" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="652" y="940" type="line"/>
+ <point x="680" y="964"/>
+ <point x="656" y="940"/>
+ <point x="712" y="964" type="curve" smooth="yes"/>
+ <point x="724" y="964"/>
+ <point x="752" y="964"/>
+ <point x="764" y="968" type="curve" smooth="yes"/>
+ <point x="1076" y="996"/>
+ <point x="1244" y="1232"/>
+ <point x="1244" y="1464" type="curve"/>
+ <point x="1244" y="1820"/>
+ <point x="1008" y="2000"/>
+ <point x="588" y="2000" type="curve"/>
+ <point x="188" y="2000" type="line"/>
+ <point x="188" y="1928" type="line"/>
+ <point x="588" y="1928" type="line"/>
+ <point x="976" y="1928"/>
+ <point x="1168" y="1760"/>
+ <point x="1168" y="1464" type="curve"/>
+ <point x="1168" y="1236"/>
+ <point x="1016" y="1012"/>
+ <point x="572" y="1012" type="curve"/>
+ <point x="344" y="1012" type="line"/>
+ <point x="344" y="940" type="line"/>
+ </contour>
+ <contour>
+ <point x="632" y="940" type="line"/>
+ <point x="980" y="940"/>
+ <point x="1168" y="776"/>
+ <point x="1168" y="508" type="curve"/>
+ <point x="1168" y="324" type="line"/>
+ <point x="1168" y="188"/>
+ <point x="1204" y="76"/>
+ <point x="1268" y="0" type="curve"/>
+ <point x="1340" y="0" type="line"/>
+ <point x="1340" y="32" type="line"/>
+ <point x="1268" y="100"/>
+ <point x="1244" y="208"/>
+ <point x="1244" y="324" type="curve"/>
+ <point x="1244" y="512" type="line"/>
+ <point x="1244" y="788"/>
+ <point x="1104" y="992"/>
+ <point x="648" y="992" type="curve"/>
+ </contour>
+ <component base="comma" xOffset="1024" yOffset="-84"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1495, 'leftMargin': 157, 'rightMargin': 179}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0507.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0507.glif
new file mode 100644
index 000000000..25323c5b4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0507.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0507" format="1">
+ <advance width="1280"/>
+ <unicode hex="0507"/>
+ <outline>
+ <contour>
+ <point x="640" y="680" type="line"/>
+ <point x="660" y="700"/>
+ <point x="644" y="680"/>
+ <point x="692" y="700" type="curve" smooth="yes"/>
+ <point x="704" y="700"/>
+ <point x="728" y="696"/>
+ <point x="736" y="696" type="curve" smooth="yes"/>
+ <point x="996" y="728"/>
+ <point x="1100" y="888"/>
+ <point x="1100" y="1080" type="curve"/>
+ <point x="1100" y="1348"/>
+ <point x="912" y="1488"/>
+ <point x="572" y="1488" type="curve"/>
+ <point x="120" y="1488" type="line"/>
+ <point x="116" y="1412" type="line"/>
+ <point x="572" y="1412" type="line"/>
+ <point x="904" y="1412"/>
+ <point x="1028" y="1292"/>
+ <point x="1028" y="1080" type="curve"/>
+ <point x="1028" y="872"/>
+ <point x="904" y="756"/>
+ <point x="572" y="756" type="curve"/>
+ <point x="248" y="756" type="line"/>
+ <point x="252" y="680" type="line"/>
+ </contour>
+ <contour>
+ <point x="620" y="680" type="line"/>
+ <point x="880" y="680"/>
+ <point x="1024" y="564"/>
+ <point x="1024" y="372" type="curve"/>
+ <point x="1024" y="240" type="line"/>
+ <point x="1024" y="192"/>
+ <point x="1024" y="56"/>
+ <point x="1044" y="0" type="curve"/>
+ <point x="1124" y="0" type="line"/>
+ <point x="1124" y="28" type="line"/>
+ <point x="1100" y="76"/>
+ <point x="1096" y="152"/>
+ <point x="1096" y="236" type="curve"/>
+ <point x="1096" y="372" type="line"/>
+ <point x="1096" y="584"/>
+ <point x="992" y="736"/>
+ <point x="636" y="736" type="curve"/>
+ </contour>
+ <component base="comma" xOffset="844" yOffset="-44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1404, 'leftMargin': 143, 'rightMargin': 208}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0508.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0508.glif
new file mode 100644
index 000000000..86776d3a0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0508.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0508" format="1">
+ <advance width="2816"/>
+ <unicode hex="0508"/>
+ <outline>
+ <contour>
+ <point x="720" y="2004" type="line"/>
+ <point x="664" y="1132" type="line" smooth="yes"/>
+ <point x="608" y="272"/>
+ <point x="524" y="76"/>
+ <point x="236" y="76" type="curve" smooth="yes"/>
+ <point x="188" y="76" type="line"/>
+ <point x="188" y="0" type="line"/>
+ <point x="232" y="0" type="line" smooth="yes"/>
+ <point x="616" y="0"/>
+ <point x="680" y="312"/>
+ <point x="736" y="1132" type="curve" smooth="yes"/>
+ <point x="796" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1712" y="2004" type="line"/>
+ <point x="732" y="2004" type="line"/>
+ <point x="732" y="1928" type="line"/>
+ <point x="1712" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="1688" y="476" type="line"/>
+ <point x="1688" y="116"/>
+ <point x="1840" y="-28"/>
+ <point x="2072" y="-28" type="curve" smooth="yes"/>
+ <point x="2392" y="-28"/>
+ <point x="2620" y="216"/>
+ <point x="2628" y="728" type="curve" smooth="yes"/>
+ <point x="2632" y="916"/>
+ <point x="2584" y="1104"/>
+ <point x="2536" y="1284" type="curve"/>
+ <point x="2460" y="1280" type="line"/>
+ <point x="2512" y="1096"/>
+ <point x="2552" y="912"/>
+ <point x="2552" y="728" type="curve" smooth="yes"/>
+ <point x="2548" y="312"/>
+ <point x="2380" y="48"/>
+ <point x="2072" y="44" type="curve" smooth="yes"/>
+ <point x="1880" y="44"/>
+ <point x="1760" y="180"/>
+ <point x="1760" y="476" type="curve" smooth="yes"/>
+ <point x="1760" y="2004" type="line"/>
+ <point x="1688" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2716, 'leftMargin': 88, 'rightMargin': 189.86629335691987}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0509.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0509.glif
new file mode 100644
index 000000000..ec3a07790
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0509.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0509" format="1">
+ <advance width="2304"/>
+ <unicode hex="0509"/>
+ <outline>
+ <contour>
+ <point x="528" y="1488" type="line"/>
+ <point x="500" y="812" type="line" smooth="yes"/>
+ <point x="476" y="228"/>
+ <point x="384" y="72"/>
+ <point x="188" y="72" type="curve" smooth="yes"/>
+ <point x="140" y="72" type="line"/>
+ <point x="140" y="0" type="line"/>
+ <point x="184" y="0" type="line" smooth="yes"/>
+ <point x="468" y="0"/>
+ <point x="552" y="232"/>
+ <point x="576" y="812" type="curve" smooth="yes"/>
+ <point x="600" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1312" y="1488" type="line"/>
+ <point x="584" y="1488" type="line"/>
+ <point x="584" y="1412" type="line"/>
+ <point x="1312" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="1276" y="476" type="line"/>
+ <point x="1276" y="116"/>
+ <point x="1420" y="-28"/>
+ <point x="1636" y="-28" type="curve" smooth="yes"/>
+ <point x="1936" y="-28"/>
+ <point x="2156" y="180"/>
+ <point x="2164" y="612" type="curve" smooth="yes"/>
+ <point x="2164" y="788"/>
+ <point x="2116" y="964"/>
+ <point x="2068" y="1136" type="curve"/>
+ <point x="1992" y="1136" type="line"/>
+ <point x="2048" y="960"/>
+ <point x="2088" y="784"/>
+ <point x="2088" y="612" type="curve" smooth="yes"/>
+ <point x="2080" y="264"/>
+ <point x="1924" y="48"/>
+ <point x="1636" y="44" type="curve" smooth="yes"/>
+ <point x="1464" y="44"/>
+ <point x="1352" y="180"/>
+ <point x="1352" y="476" type="curve" smooth="yes"/>
+ <point x="1352" y="1488" type="line"/>
+ <point x="1276" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2259, 'leftMargin': 54, 'rightMargin': 183.86634659108313}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni050A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni050A_.glif
new file mode 100644
index 000000000..2fd42bdf2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni050A_.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni050A" format="1">
+ <advance width="2560"/>
+ <unicode hex="050A"/>
+ <outline>
+ <contour>
+ <point x="908" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2436" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="2608" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="256" y="1028" type="line"/>
+ <point x="256" y="952" type="line"/>
+ <point x="1432" y="952" type="line"/>
+ <point x="1432" y="1028" type="line"/>
+ </contour>
+ <contour>
+ <point x="220" y="2004" type="line"/>
+ <point x="220" y="0" type="line"/>
+ <point x="292" y="0" type="line"/>
+ <point x="292" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1400" y="2004" type="line"/>
+ <point x="1400" y="476" type="line"/>
+ <point x="1412" y="116"/>
+ <point x="1556" y="-36"/>
+ <point x="1788" y="-28" type="curve"/>
+ <point x="2104" y="-28"/>
+ <point x="2336" y="216"/>
+ <point x="2340" y="728" type="curve"/>
+ <point x="2344" y="916"/>
+ <point x="2296" y="1104"/>
+ <point x="2248" y="1284" type="curve"/>
+ <point x="2172" y="1280" type="line"/>
+ <point x="2224" y="1096"/>
+ <point x="2268" y="912"/>
+ <point x="2268" y="728" type="curve" smooth="yes"/>
+ <point x="2260" y="312"/>
+ <point x="2096" y="52"/>
+ <point x="1788" y="44" type="curve"/>
+ <point x="1596" y="44"/>
+ <point x="1472" y="180"/>
+ <point x="1476" y="476" type="curve"/>
+ <point x="1476" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2677, 'leftMargin': 289, 'rightMargin': 266.6471175377569}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni050B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni050B_.glif
new file mode 100644
index 000000000..d19c11c30
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni050B_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni050B" format="1">
+ <advance width="2304"/>
+ <unicode hex="050B"/>
+ <outline>
+ <contour>
+ <point x="1220" y="788" type="line"/>
+ <point x="256" y="788" type="line"/>
+ <point x="256" y="716" type="line"/>
+ <point x="1220" y="716" type="line"/>
+ </contour>
+ <contour>
+ <point x="296" y="1488" type="line"/>
+ <point x="224" y="1488" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="296" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1196" y="476" type="line"/>
+ <point x="1204" y="116"/>
+ <point x="1340" y="-36"/>
+ <point x="1556" y="-28" type="curve"/>
+ <point x="1856" y="-28"/>
+ <point x="2076" y="180"/>
+ <point x="2080" y="612" type="curve"/>
+ <point x="2084" y="788"/>
+ <point x="2036" y="964"/>
+ <point x="1988" y="1136" type="curve"/>
+ <point x="1912" y="1136" type="line"/>
+ <point x="1964" y="960"/>
+ <point x="2008" y="784"/>
+ <point x="2004" y="612" type="curve" smooth="yes"/>
+ <point x="2000" y="264"/>
+ <point x="1844" y="52"/>
+ <point x="1556" y="44" type="curve"/>
+ <point x="1380" y="44"/>
+ <point x="1268" y="180"/>
+ <point x="1272" y="476" type="curve"/>
+ <point x="1272" y="1488" type="line"/>
+ <point x="1196" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2320, 'leftMargin': 216, 'rightMargin': 244.7706531311992}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni050C_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni050C_.glif
new file mode 100644
index 000000000..ca4239f48
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni050C_.glif
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni050C" format="1">
+ <advance width="1792"/>
+ <unicode hex="050C"/>
+ <outline>
+ <contour>
+ <point x="928" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="928" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1728" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="948" y="-28" type="curve" smooth="yes"/>
+ <point x="1284" y="-28"/>
+ <point x="1580" y="172"/>
+ <point x="1584" y="584" type="curve"/>
+ <point x="1588" y="752"/>
+ <point x="1556" y="920"/>
+ <point x="1520" y="1080" type="curve"/>
+ <point x="1444" y="1080" type="line"/>
+ <point x="1480" y="920"/>
+ <point x="1512" y="748"/>
+ <point x="1512" y="584" type="curve" smooth="yes"/>
+ <point x="1504" y="252"/>
+ <point x="1308" y="52"/>
+ <point x="948" y="44" type="curve"/>
+ <point x="528" y="44"/>
+ <point x="280" y="392"/>
+ <point x="280" y="820" type="curve" smooth="yes"/>
+ <point x="280" y="1184" type="line" smooth="yes"/>
+ <point x="280" y="1608"/>
+ <point x="528" y="1956"/>
+ <point x="948" y="1956" type="curve" smooth="yes"/>
+ <point x="1108" y="1956"/>
+ <point x="1236" y="1924"/>
+ <point x="1356" y="1864" type="curve"/>
+ <point x="1384" y="1944" type="line"/>
+ <point x="1276" y="2000"/>
+ <point x="1132" y="2032"/>
+ <point x="948" y="2032" type="curve" smooth="yes"/>
+ <point x="504" y="2032"/>
+ <point x="208" y="1668"/>
+ <point x="208" y="1180" type="curve"/>
+ <point x="208" y="820" type="line"/>
+ <point x="208" y="336"/>
+ <point x="504" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1265.0</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1733, 'leftMargin': 212, 'rightMargin': 142.90826738121086}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni050D_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni050D_.glif
new file mode 100644
index 000000000..a8a818369
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni050D_.glif
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni050D" format="1">
+ <advance width="1536"/>
+ <unicode hex="050D"/>
+ <outline>
+ <contour>
+ <point x="768" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="768" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1448" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="824" y="44" type="curve"/>
+ <point x="456" y="44"/>
+ <point x="276" y="388"/>
+ <point x="276" y="716" type="curve" smooth="yes"/>
+ <point x="276" y="772" type="line" smooth="yes"/>
+ <point x="276" y="1096"/>
+ <point x="428" y="1440"/>
+ <point x="796" y="1440" type="curve"/>
+ <point x="924" y="1440"/>
+ <point x="1036" y="1416"/>
+ <point x="1120" y="1368" type="curve"/>
+ <point x="1156" y="1436" type="line"/>
+ <point x="1080" y="1492"/>
+ <point x="960" y="1516"/>
+ <point x="796" y="1516" type="curve" smooth="yes"/>
+ <point x="416" y="1516"/>
+ <point x="200" y="1168"/>
+ <point x="200" y="772" type="curve" smooth="yes"/>
+ <point x="200" y="716" type="line" smooth="yes"/>
+ <point x="200" y="320"/>
+ <point x="424" y="-28"/>
+ <point x="824" y="-28" type="curve"/>
+ <point x="1116" y="-28"/>
+ <point x="1332" y="116"/>
+ <point x="1336" y="416" type="curve"/>
+ <point x="1340" y="520"/>
+ <point x="1320" y="632"/>
+ <point x="1300" y="740" type="curve"/>
+ <point x="1224" y="740" type="line"/>
+ <point x="1252" y="636"/>
+ <point x="1264" y="516"/>
+ <point x="1264" y="416" type="curve" smooth="yes"/>
+ <point x="1260" y="216"/>
+ <point x="1156" y="52"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1105.5</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1388.75</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1434, 'leftMargin': 184, 'rightMargin': 112.84780423589291}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni050E_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni050E_.glif
new file mode 100644
index 000000000..988c54c7e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni050E_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni050E" format="1">
+ <advance width="2048"/>
+ <unicode hex="050E"/>
+ <outline>
+ <contour>
+ <point x="976" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="976" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1108" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="2116" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1760" y="2004" type="line"/>
+ <point x="176" y="2004" type="line"/>
+ <point x="176" y="1928" type="line"/>
+ <point x="1760" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="932" y="476" type="line"/>
+ <point x="944" y="116"/>
+ <point x="1088" y="-36"/>
+ <point x="1320" y="-28" type="curve"/>
+ <point x="1636" y="-28"/>
+ <point x="1868" y="216"/>
+ <point x="1872" y="728" type="curve"/>
+ <point x="1876" y="916"/>
+ <point x="1828" y="1104"/>
+ <point x="1780" y="1284" type="curve"/>
+ <point x="1704" y="1280" type="line"/>
+ <point x="1760" y="1096"/>
+ <point x="1800" y="912"/>
+ <point x="1800" y="728" type="curve" smooth="yes"/>
+ <point x="1792" y="312"/>
+ <point x="1628" y="52"/>
+ <point x="1320" y="44" type="curve"/>
+ <point x="1128" y="44"/>
+ <point x="1008" y="180"/>
+ <point x="1008" y="476" type="curve"/>
+ <point x="1008" y="2004" type="line"/>
+ <point x="932" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1984, 'leftMargin': 43, 'rightMargin': 241.77053908158155}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni050F_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni050F_.glif
new file mode 100644
index 000000000..b72065b6b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni050F_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni050F" format="1">
+ <advance width="1792"/>
+ <unicode hex="050F"/>
+ <outline>
+ <contour>
+ <point x="920" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="1400" y="1488" type="line"/>
+ <point x="152" y="1488" type="line"/>
+ <point x="152" y="1416" type="line"/>
+ <point x="1400" y="1416" type="line"/>
+ </contour>
+ <contour>
+ <point x="724" y="476" type="line"/>
+ <point x="736" y="116"/>
+ <point x="880" y="-36"/>
+ <point x="1116" y="-28" type="curve"/>
+ <point x="1412" y="-28"/>
+ <point x="1632" y="180"/>
+ <point x="1640" y="616" type="curve"/>
+ <point x="1644" y="792"/>
+ <point x="1596" y="968"/>
+ <point x="1548" y="1144" type="curve"/>
+ <point x="1472" y="1140" type="line"/>
+ <point x="1524" y="968"/>
+ <point x="1568" y="788"/>
+ <point x="1564" y="616" type="curve" smooth="yes"/>
+ <point x="1560" y="268"/>
+ <point x="1404" y="52"/>
+ <point x="1116" y="44" type="curve"/>
+ <point x="920" y="44"/>
+ <point x="800" y="180"/>
+ <point x="800" y="476" type="curve"/>
+ <point x="800" y="1488" type="line"/>
+ <point x="724" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1790, 'leftMargin': 89, 'rightMargin': 213.6471175377569}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0510.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0510.glif
new file mode 100644
index 000000000..8f1075101
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0510.glif
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0510" format="1">
+ <advance width="1792"/>
+ <unicode hex="0510"/>
+ <outline>
+ <contour>
+ <point x="896" y="2244" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="896" y="-16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1780" y="2244" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="916" y="1052" type="line"/>
+ <point x="392" y="1052"/>
+ <point x="148" y="864"/>
+ <point x="148" y="532" type="curve" smooth="yes"/>
+ <point x="148" y="176"/>
+ <point x="464" y="-28"/>
+ <point x="912" y="-28" type="curve" smooth="yes"/>
+ <point x="1272" y="-28"/>
+ <point x="1644" y="156"/>
+ <point x="1644" y="556" type="curve"/>
+ <point x="1572" y="556" type="line"/>
+ <point x="1572" y="260"/>
+ <point x="1308" y="48"/>
+ <point x="912" y="48" type="curve" smooth="yes"/>
+ <point x="472" y="48"/>
+ <point x="224" y="228"/>
+ <point x="224" y="524" type="curve" smooth="yes"/>
+ <point x="224" y="852"/>
+ <point x="464" y="984"/>
+ <point x="920" y="984" type="curve" smooth="yes"/>
+ <point x="1172" y="984" type="line"/>
+ <point x="1172" y="1052" type="line"/>
+ </contour>
+ <contour>
+ <point x="1172" y="988" type="line"/>
+ <point x="1172" y="1060" type="line"/>
+ <point x="920" y="1060" type="line" smooth="yes"/>
+ <point x="448" y="1060"/>
+ <point x="252" y="1228"/>
+ <point x="252" y="1496" type="curve"/>
+ <point x="252" y="1764"/>
+ <point x="452" y="1956"/>
+ <point x="912" y="1956" type="curve" smooth="yes"/>
+ <point x="1264" y="1956"/>
+ <point x="1544" y="1776"/>
+ <point x="1544" y="1480" type="curve"/>
+ <point x="1616" y="1480" type="line"/>
+ <point x="1616" y="1820"/>
+ <point x="1296" y="2032"/>
+ <point x="912" y="2032" type="curve" smooth="yes"/>
+ <point x="464" y="2032"/>
+ <point x="180" y="1844"/>
+ <point x="180" y="1488" type="curve"/>
+ <point x="180" y="1216"/>
+ <point x="436" y="988"/>
+ <point x="916" y="988" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1822, 'leftMargin': 190, 'rightMargin': 136}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0512.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0512.glif
new file mode 100644
index 000000000..43f073d9e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0512.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0512" format="1">
+ <advance width="2048"/>
+ <unicode hex="0512"/>
+ <outline>
+ <component base="uni041B"/>
+ <component base="cyrillichook" xOffset="1440"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.6</real>
+ <real>0.609</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1866, 'leftMargin': 200, 'rightMargin': 18}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0513.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0513.glif
new file mode 100644
index 000000000..2cbe67cdd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0513.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0513" format="1">
+ <advance width="1536"/>
+ <unicode hex="0513"/>
+ <outline>
+ <contour>
+ <point x="1592" y="1744" type="move" name="top0315"/>
+ </contour>
+ <component base="uni043B" xOffset="48"/>
+ <component base="cyrillichook" xOffset="1096"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1488, 'leftMargin': 61, 'rightMargin': 109}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0514.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0514.glif
new file mode 100644
index 000000000..86e398aff
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0514.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0514" format="1">
+ <advance width="2560"/>
+ <unicode hex="0514"/>
+ <outline>
+ <contour>
+ <point x="620" y="2004" type="line"/>
+ <point x="564" y="1132" type="line" smooth="yes"/>
+ <point x="508" y="272"/>
+ <point x="424" y="76"/>
+ <point x="136" y="76" type="curve" smooth="yes"/>
+ <point x="88" y="76" type="line"/>
+ <point x="88" y="0" type="line"/>
+ <point x="132" y="0" type="line" smooth="yes"/>
+ <point x="516" y="0"/>
+ <point x="584" y="312"/>
+ <point x="636" y="1132" type="curve" smooth="yes"/>
+ <point x="696" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="992" y="2004" type="line"/>
+ <point x="652" y="2004" type="line"/>
+ <point x="652" y="1928" type="line"/>
+ <point x="992" y="1928" type="line"/>
+ </contour>
+ <component base="X" xOffset="808"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2474, 'leftMargin': 74, 'rightMargin': 18}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0515.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0515.glif
new file mode 100644
index 000000000..db7bed706
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0515.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0515" format="1">
+ <advance width="2048"/>
+ <unicode hex="0515"/>
+ <outline>
+ <contour>
+ <point x="468" y="1488" type="line"/>
+ <point x="440" y="812" type="line" smooth="yes"/>
+ <point x="416" y="228"/>
+ <point x="328" y="72"/>
+ <point x="132" y="72" type="curve" smooth="yes"/>
+ <point x="84" y="72" type="line"/>
+ <point x="84" y="0" type="line"/>
+ <point x="128" y="0" type="line" smooth="yes"/>
+ <point x="408" y="0"/>
+ <point x="492" y="232"/>
+ <point x="516" y="812" type="curve" smooth="yes"/>
+ <point x="544" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="884" y="1488" type="line"/>
+ <point x="508" y="1488" type="line"/>
+ <point x="508" y="1412" type="line"/>
+ <point x="884" y="1412" type="line"/>
+ </contour>
+ <component base="x" xOffset="700"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2008, 'leftMargin': 47, 'rightMargin': 77}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0516.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0516.glif
new file mode 100644
index 000000000..988873fce
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0516.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0516" format="1">
+ <advance width="2560"/>
+ <unicode hex="0516"/>
+ <outline>
+ <contour>
+ <point x="2252" y="2004" type="line"/>
+ <point x="2156" y="2004" type="line"/>
+ <point x="1368" y="1120" type="line"/>
+ <point x="1344" y="980" type="line"/>
+ </contour>
+ <contour>
+ <point x="2220" y="0" type="line"/>
+ <point x="2316" y="0" type="line"/>
+ <point x="1328" y="1048" type="line"/>
+ <point x="1280" y="984" type="line"/>
+ </contour>
+ <component base="P" xOffset="-32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2449, 'leftMargin': 275, 'rightMargin': 102}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0517.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0517.glif
new file mode 100644
index 000000000..dcf4aebfc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0517.glif
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0517" format="1">
+ <advance width="2304"/>
+ <unicode hex="0517"/>
+ <outline>
+ <contour>
+ <point x="2024" y="1488" type="line"/>
+ <point x="1916" y="1488" type="line"/>
+ <point x="1328" y="800" type="line"/>
+ <point x="1292" y="800" type="line"/>
+ <point x="1288" y="728" type="line"/>
+ <point x="1364" y="728" type="line"/>
+ </contour>
+ <contour>
+ <point x="2000" y="0" type="line"/>
+ <point x="2112" y="0" type="line"/>
+ <point x="1352" y="804" type="line"/>
+ <point x="1308" y="732" type="line"/>
+ </contour>
+ <component base="p" xOffset="-40"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2168, 'leftMargin': 234.0, 'rightMargin': 16}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0518.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0518.glif
new file mode 100644
index 000000000..75a59202e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0518.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0518" format="1">
+ <advance width="2816"/>
+ <unicode hex="0518"/>
+ <outline>
+ <contour>
+ <point x="2636" y="76" type="line"/>
+ <point x="1444" y="76" type="line"/>
+ <point x="1444" y="0" type="line"/>
+ <point x="2636" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2496" y="1068" type="line"/>
+ <point x="1444" y="1068" type="line"/>
+ <point x="1444" y="992" type="line"/>
+ <point x="2496" y="992" type="line"/>
+ </contour>
+ <contour>
+ <point x="2636" y="2004" type="line"/>
+ <point x="1444" y="2004" type="line"/>
+ <point x="1444" y="1928" type="line"/>
+ <point x="2636" y="1928" type="line"/>
+ </contour>
+ <component base="uni042F" xOffset="52"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2696, 'leftMargin': 131, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0519.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0519.glif
new file mode 100644
index 000000000..6a8aac749
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0519.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0519" format="1">
+ <advance width="2560"/>
+ <unicode hex="0519"/>
+ <outline>
+ <contour>
+ <point x="576" y="656" type="line"/>
+ <point x="184" y="0" type="line"/>
+ <point x="272" y="0" type="line"/>
+ <point x="668" y="656" type="line"/>
+ </contour>
+ <contour>
+ <point x="712" y="1488" type="line"/>
+ <point x="388" y="1488"/>
+ <point x="212" y="1304"/>
+ <point x="212" y="1052" type="curve" smooth="yes"/>
+ <point x="212" y="804"/>
+ <point x="368" y="620"/>
+ <point x="656" y="620" type="curve" smooth="yes"/>
+ <point x="1236" y="620" type="line"/>
+ <point x="1236" y="696" type="line"/>
+ <point x="656" y="696" type="line" smooth="yes"/>
+ <point x="392" y="696"/>
+ <point x="284" y="868"/>
+ <point x="284" y="1052" type="curve" smooth="yes"/>
+ <point x="284" y="1244"/>
+ <point x="408" y="1412"/>
+ <point x="712" y="1412" type="curve" smooth="yes"/>
+ <point x="1188" y="1412" type="line"/>
+ <point x="1188" y="684" type="line"/>
+ <point x="1264" y="684" type="line"/>
+ <point x="1264" y="1488" type="line"/>
+ </contour>
+ <component base="e" xOffset="1068"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2496, 'leftMargin': 191, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni051E_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni051E_.glif
new file mode 100644
index 000000000..0baf7d133
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni051E_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni051E" format="1">
+ <advance width="1792"/>
+ <unicode hex="051E"/>
+ <outline>
+ <contour>
+ <point x="1208" y="1232" type="line"/>
+ <point x="636" y="1804" type="line"/>
+ <point x="584" y="1752" type="line"/>
+ <point x="1156" y="1180" type="line"/>
+ </contour>
+ <component base="K" xOffset="-216"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 799, 'rightMargin': 366}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni051F_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni051F_.glif
new file mode 100644
index 000000000..678e69068
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni051F_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni051F" format="1">
+ <advance width="1536"/>
+ <unicode hex="051F"/>
+ <outline>
+ <contour>
+ <point x="1220" y="884" type="line"/>
+ <point x="652" y="1460" type="line"/>
+ <point x="600" y="1408" type="line"/>
+ <point x="1164" y="832" type="line"/>
+ </contour>
+ <contour>
+ <point x="272" y="1488" type="line"/>
+ <point x="196" y="1488" type="line"/>
+ <point x="196" y="0" type="line"/>
+ <point x="272" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1256" y="1488" type="line"/>
+ <point x="1148" y="1488" type="line"/>
+ <point x="556" y="800" type="line"/>
+ <point x="244" y="800" type="line"/>
+ <point x="240" y="728" type="line"/>
+ <point x="596" y="728" type="line"/>
+ </contour>
+ <contour>
+ <point x="1228" y="0" type="line"/>
+ <point x="1340" y="0" type="line"/>
+ <point x="584" y="804" type="line"/>
+ <point x="540" y="732" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1397.0, 'leftMargin': 235, 'rightMargin': 16.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0520.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0520.glif
new file mode 100644
index 000000000..35072b096
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0520.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0520" format="1">
+ <advance width="3072"/>
+ <unicode hex="0520"/>
+ <outline>
+ <contour>
+ <point x="2504" y="-600" type="curve" smooth="yes"/>
+ <point x="2748" y="-600"/>
+ <point x="2896" y="-444"/>
+ <point x="2896" y="-160" type="curve" smooth="yes"/>
+ <point x="2896" y="512" type="line" smooth="yes"/>
+ <point x="2896" y="960"/>
+ <point x="2660" y="1124"/>
+ <point x="2236" y="1124" type="curve" smooth="yes"/>
+ <point x="2032" y="1124"/>
+ <point x="1824" y="1080"/>
+ <point x="1640" y="1028" type="curve"/>
+ <point x="1640" y="956" type="line"/>
+ <point x="1840" y="1016"/>
+ <point x="2036" y="1052"/>
+ <point x="2236" y="1052" type="curve" smooth="yes"/>
+ <point x="2616" y="1052"/>
+ <point x="2820" y="896"/>
+ <point x="2820" y="512" type="curve" smooth="yes"/>
+ <point x="2820" y="-160" type="line" smooth="yes"/>
+ <point x="2820" y="-392"/>
+ <point x="2700" y="-528"/>
+ <point x="2504" y="-528" type="curve" smooth="yes"/>
+ <point x="2432" y="-528"/>
+ <point x="2392" y="-520"/>
+ <point x="2340" y="-508" type="curve"/>
+ <point x="2328" y="-580" type="line"/>
+ <point x="2388" y="-596"/>
+ <point x="2448" y="-600"/>
+ </contour>
+ <component base="uni041B" xOffset="-24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3152, 'leftMargin': 200, 'rightMargin': 236}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0521.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0521.glif
new file mode 100644
index 000000000..9f07cb843
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0521.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0521" format="1">
+ <advance width="2560"/>
+ <unicode hex="0521"/>
+ <outline>
+ <contour>
+ <point x="1964" y="-600" type="curve" smooth="yes"/>
+ <point x="2212" y="-600"/>
+ <point x="2356" y="-432"/>
+ <point x="2356" y="-124" type="curve" smooth="yes"/>
+ <point x="2356" y="324" type="line" smooth="yes"/>
+ <point x="2356" y="772"/>
+ <point x="2180" y="880"/>
+ <point x="1796" y="880" type="curve" smooth="yes"/>
+ <point x="1640" y="880"/>
+ <point x="1412" y="808"/>
+ <point x="1312" y="744" type="curve"/>
+ <point x="1312" y="668" type="line"/>
+ <point x="1380" y="728"/>
+ <point x="1612" y="808"/>
+ <point x="1796" y="808" type="curve" smooth="yes"/>
+ <point x="2136" y="808"/>
+ <point x="2284" y="712"/>
+ <point x="2284" y="324" type="curve" smooth="yes"/>
+ <point x="2284" y="-124" type="line" smooth="yes"/>
+ <point x="2284" y="-380"/>
+ <point x="2168" y="-528"/>
+ <point x="1964" y="-528" type="curve" smooth="yes"/>
+ <point x="1916" y="-528"/>
+ <point x="1860" y="-512"/>
+ <point x="1828" y="-504" type="curve"/>
+ <point x="1812" y="-572" type="line"/>
+ <point x="1864" y="-592"/>
+ <point x="1908" y="-600"/>
+ </contour>
+ <component base="uni043B" xOffset="56"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2531, 'leftMargin': 148, 'rightMargin': 229}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0522.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0522.glif
new file mode 100644
index 000000000..1f3b775c9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0522.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0522" format="1">
+ <advance width="3072"/>
+ <unicode hex="0522"/>
+ <outline>
+ <contour>
+ <point x="2844" y="0" type="line"/>
+ <point x="2844" y="512" type="line" smooth="yes"/>
+ <point x="2844" y="960"/>
+ <point x="2608" y="1124"/>
+ <point x="2184" y="1124" type="curve" smooth="yes"/>
+ <point x="1980" y="1124"/>
+ <point x="1772" y="1080"/>
+ <point x="1588" y="1028" type="curve"/>
+ <point x="1588" y="956" type="line"/>
+ <point x="1788" y="1016"/>
+ <point x="1984" y="1052"/>
+ <point x="2184" y="1052" type="curve" smooth="yes"/>
+ <point x="2564" y="1052"/>
+ <point x="2768" y="896"/>
+ <point x="2768" y="512" type="curve" smooth="yes"/>
+ <point x="2768" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2768" y="336" type="line"/>
+ <point x="2768" y="-160" type="line" smooth="yes"/>
+ <point x="2768" y="-392"/>
+ <point x="2648" y="-528"/>
+ <point x="2452" y="-528" type="curve" smooth="yes"/>
+ <point x="2380" y="-528"/>
+ <point x="2340" y="-520"/>
+ <point x="2288" y="-508" type="curve"/>
+ <point x="2276" y="-580" type="line"/>
+ <point x="2336" y="-596"/>
+ <point x="2396" y="-600"/>
+ <point x="2452" y="-600" type="curve" smooth="yes"/>
+ <point x="2696" y="-600"/>
+ <point x="2844" y="-444"/>
+ <point x="2844" y="-160" type="curve" smooth="yes"/>
+ <point x="2844" y="336" type="line"/>
+ </contour>
+ <component base="H" xOffset="-80"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3152, 'leftMargin': 305, 'rightMargin': 236}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0523.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0523.glif
new file mode 100644
index 000000000..bbf487ba9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0523.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0523" format="1">
+ <advance width="2560"/>
+ <unicode hex="0523"/>
+ <outline>
+ <contour>
+ <point x="1268" y="668" type="line"/>
+ <point x="1336" y="728"/>
+ <point x="1568" y="808"/>
+ <point x="1752" y="808" type="curve" smooth="yes"/>
+ <point x="2092" y="808"/>
+ <point x="2240" y="712"/>
+ <point x="2240" y="324" type="curve" smooth="yes"/>
+ <point x="2240" y="0" type="line"/>
+ <point x="2312" y="0" type="line"/>
+ <point x="2312" y="324" type="line" smooth="yes"/>
+ <point x="2312" y="772"/>
+ <point x="2136" y="880"/>
+ <point x="1752" y="880" type="curve" smooth="yes"/>
+ <point x="1596" y="880"/>
+ <point x="1368" y="808"/>
+ <point x="1268" y="744" type="curve"/>
+ </contour>
+ <contour>
+ <point x="2240" y="164" type="line"/>
+ <point x="2240" y="-124" type="line" smooth="yes"/>
+ <point x="2240" y="-380"/>
+ <point x="2124" y="-528"/>
+ <point x="1920" y="-528" type="curve" smooth="yes"/>
+ <point x="1872" y="-528"/>
+ <point x="1816" y="-512"/>
+ <point x="1784" y="-504" type="curve"/>
+ <point x="1768" y="-572" type="line"/>
+ <point x="1820" y="-592"/>
+ <point x="1864" y="-600"/>
+ <point x="1920" y="-600" type="curve" smooth="yes"/>
+ <point x="2168" y="-600"/>
+ <point x="2312" y="-432"/>
+ <point x="2312" y="-124" type="curve" smooth="yes"/>
+ <point x="2312" y="164" type="line"/>
+ </contour>
+ <component base="uni043D" xOffset="12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2531, 'leftMargin': 236, 'rightMargin': 229}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0524.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0524.glif
new file mode 100644
index 000000000..406a4d91b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0524.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0524" format="1">
+ <advance width="2048"/>
+ <unicode hex="0524"/>
+ <outline>
+ <contour>
+ <point x="1776" y="132" type="line"/>
+ <point x="1704" y="132" type="line"/>
+ <point x="1704" y="2004" type="line"/>
+ <point x="276" y="2004" type="line"/>
+ <point x="276" y="0" type="line"/>
+ <point x="348" y="0" type="line"/>
+ <point x="348" y="1928" type="line"/>
+ <point x="1628" y="1928" type="line"/>
+ <point x="1628" y="0" type="line"/>
+ <point x="1700" y="0" type="line"/>
+ <point x="1700" y="-484" type="line"/>
+ <point x="1776" y="-484" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.6</real>
+ <real>0.609</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1870.0, 'leftMargin': 275, 'rightMargin': 96.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0525.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0525.glif
new file mode 100644
index 000000000..52543469f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0525.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0525" format="1">
+ <advance width="1536"/>
+ <unicode hex="0525"/>
+ <outline>
+ <contour>
+ <point x="1500" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1340" y="132" type="line"/>
+ <point x="1268" y="132" type="line"/>
+ <point x="1268" y="1488" type="line"/>
+ <point x="196" y="1488" type="line"/>
+ <point x="196" y="0" type="line"/>
+ <point x="272" y="0" type="line"/>
+ <point x="272" y="1412" type="line"/>
+ <point x="1192" y="1412" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ <point x="1264" y="0" type="line"/>
+ <point x="1264" y="-484" type="line"/>
+ <point x="1340" y="-484" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1488, 'leftMargin': 237, 'rightMargin': 109}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0526.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0526.glif
new file mode 100644
index 000000000..e7b8cc9ea
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0526.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0526" format="1">
+ <advance width="1792"/>
+ <unicode hex="0526"/>
+ <outline>
+ <contour>
+ <point x="1772" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="292" y="0" type="line"/>
+ <point x="292" y="940" type="line"/>
+ <point x="476" y="996"/>
+ <point x="660" y="1024"/>
+ <point x="844" y="1024" type="curve" smooth="yes"/>
+ <point x="1224" y="1024"/>
+ <point x="1428" y="868"/>
+ <point x="1428" y="484" type="curve" smooth="yes"/>
+ <point x="1428" y="0" type="line"/>
+ <point x="1500" y="0" type="line"/>
+ <point x="1500" y="-484" type="line"/>
+ <point x="1576" y="-484" type="line"/>
+ <point x="1576" y="132" type="line"/>
+ <point x="1504" y="132" type="line"/>
+ <point x="1504" y="484" type="line" smooth="yes"/>
+ <point x="1504" y="932"/>
+ <point x="1268" y="1096"/>
+ <point x="844" y="1096" type="curve" smooth="yes"/>
+ <point x="656" y="1096"/>
+ <point x="464" y="1060"/>
+ <point x="292" y="1012" type="curve"/>
+ <point x="292" y="2004" type="line"/>
+ <point x="216" y="2004" type="line"/>
+ <point x="216" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.6</real>
+ <real>0.609</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1723, 'leftMargin': 268, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0527.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0527.glif
new file mode 100644
index 000000000..cdd929829
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0527.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0527" format="1">
+ <advance width="1536"/>
+ <unicode hex="0527"/>
+ <outline>
+ <contour>
+ <point x="1500" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1500" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1500" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1340" y="132" type="line"/>
+ <point x="1272" y="132" type="line"/>
+ <point x="1272" y="964" type="line" smooth="yes"/>
+ <point x="1272" y="1356"/>
+ <point x="1100" y="1516"/>
+ <point x="800" y="1516" type="curve" smooth="yes"/>
+ <point x="548" y="1516"/>
+ <point x="360" y="1352"/>
+ <point x="272" y="1140" type="curve"/>
+ <point x="272" y="2112" type="line"/>
+ <point x="196" y="2112" type="line"/>
+ <point x="196" y="0" type="line"/>
+ <point x="272" y="0" type="line"/>
+ <point x="272" y="952" type="line"/>
+ <point x="316" y="1148"/>
+ <point x="468" y="1444"/>
+ <point x="796" y="1444" type="curve" smooth="yes"/>
+ <point x="1032" y="1444"/>
+ <point x="1196" y="1340"/>
+ <point x="1196" y="964" type="curve" smooth="yes"/>
+ <point x="1196" y="0" type="line"/>
+ <point x="1264" y="0" type="line"/>
+ <point x="1264" y="-484" type="line"/>
+ <point x="1340" y="-484" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1489, 'leftMargin': 237, 'rightMargin': 108}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0528.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0528.glif
new file mode 100644
index 000000000..fcfae524e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0528.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0528" format="1">
+ <advance width="2048"/>
+ <unicode hex="0528"/>
+ <outline>
+ <contour>
+ <point x="536" y="200" type="line"/>
+ <point x="536" y="-160" type="line" smooth="yes"/>
+ <point x="536" y="-392"/>
+ <point x="416" y="-528"/>
+ <point x="220" y="-528" type="curve" smooth="yes"/>
+ <point x="148" y="-528"/>
+ <point x="108" y="-520"/>
+ <point x="56" y="-508" type="curve"/>
+ <point x="48" y="-580" type="line"/>
+ <point x="104" y="-596"/>
+ <point x="168" y="-600"/>
+ <point x="224" y="-600" type="curve" smooth="yes"/>
+ <point x="464" y="-600"/>
+ <point x="612" y="-444"/>
+ <point x="612" y="-160" type="curve" smooth="yes"/>
+ <point x="612" y="200" type="line"/>
+ </contour>
+ <component base="H" xOffset="264"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1977, 'leftMargin': -216, 'rightMargin': 237}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni0529.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni0529.glif
new file mode 100644
index 000000000..f30bf929c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni0529.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni0529" format="1">
+ <advance width="1536"/>
+ <unicode hex="0529"/>
+ <outline>
+ <contour>
+ <point x="472" y="164" type="line"/>
+ <point x="472" y="-124" type="line" smooth="yes"/>
+ <point x="472" y="-380"/>
+ <point x="356" y="-528"/>
+ <point x="152" y="-528" type="curve" smooth="yes"/>
+ <point x="100" y="-528"/>
+ <point x="44" y="-512"/>
+ <point x="16" y="-504" type="curve"/>
+ <point x="-4" y="-572" type="line"/>
+ <point x="52" y="-592"/>
+ <point x="96" y="-600"/>
+ <point x="152" y="-600" type="curve" smooth="yes"/>
+ <point x="400" y="-600"/>
+ <point x="544" y="-432"/>
+ <point x="544" y="-124" type="curve" smooth="yes"/>
+ <point x="544" y="164" type="line"/>
+ </contour>
+ <component base="uni043D" xOffset="232"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': -235, 'rightMargin': 237}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni052A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni052A_.glif
new file mode 100644
index 000000000..6b5343554
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni052A_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni052A" format="1">
+ <advance width="3584"/>
+ <unicode hex="052A"/>
+ <outline>
+ <contour>
+ <point x="2072" y="2004" type="line"/>
+ <point x="1996" y="2004" type="line"/>
+ <point x="1996" y="0" type="line"/>
+ <point x="2072" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="3344" y="2004" type="line"/>
+ <point x="3248" y="2004" type="line"/>
+ <point x="2400" y="1052" type="line"/>
+ <point x="1680" y="1052" type="line"/>
+ <point x="1668" y="980" type="line"/>
+ <point x="2436" y="980" type="line"/>
+ </contour>
+ <contour>
+ <point x="3312" y="0" type="line"/>
+ <point x="3408" y="0" type="line"/>
+ <point x="2420" y="1048" type="line"/>
+ <point x="2372" y="984" type="line"/>
+ </contour>
+ <component base="uni0414" xOffset="16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3494, 'leftMargin': 160, 'rightMargin': 102}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni052B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni052B_.glif
new file mode 100644
index 000000000..4f7064328
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni052B_.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni052B" format="1">
+ <advance width="2816"/>
+ <unicode hex="052B"/>
+ <outline>
+ <contour>
+ <point x="1656" y="1488" type="line"/>
+ <point x="1580" y="1488" type="line"/>
+ <point x="1580" y="0" type="line"/>
+ <point x="1656" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2640" y="1488" type="line"/>
+ <point x="2532" y="1488" type="line"/>
+ <point x="1944" y="800" type="line"/>
+ <point x="1272" y="800" type="line"/>
+ <point x="1268" y="728" type="line"/>
+ <point x="1980" y="728" type="line"/>
+ </contour>
+ <contour>
+ <point x="2616" y="0" type="line"/>
+ <point x="2724" y="0" type="line"/>
+ <point x="1968" y="804" type="line"/>
+ <point x="1924" y="732" type="line"/>
+ </contour>
+ <contour>
+ <point x="508" y="1488" type="line"/>
+ <point x="480" y="972" type="line" smooth="yes"/>
+ <point x="448" y="388"/>
+ <point x="280" y="192"/>
+ <point x="192" y="76" type="curve"/>
+ <point x="160" y="76" type="line"/>
+ <point x="160" y="0" type="line"/>
+ <point x="216" y="0" type="line"/>
+ <point x="352" y="136"/>
+ <point x="524" y="392"/>
+ <point x="556" y="972" type="curve" smooth="yes"/>
+ <point x="584" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="552" y="1488" type="line"/>
+ <point x="552" y="1416" type="line"/>
+ <point x="1232" y="1416" type="line"/>
+ <point x="1232" y="0" type="line"/>
+ <point x="1308" y="0" type="line"/>
+ <point x="1308" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="92" y="76" type="line"/>
+ <point x="92" y="-436" type="line"/>
+ <point x="152" y="-436" type="line"/>
+ <point x="152" y="0" type="line"/>
+ <point x="1352" y="0" type="line"/>
+ <point x="1352" y="-436" type="line"/>
+ <point x="1424" y="-436" type="line"/>
+ <point x="1424" y="76" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2731, 'leftMargin': 81, 'rightMargin': 17}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni052C_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni052C_.glif
new file mode 100644
index 000000000..ae639cfd9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni052C_.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni052C" format="1">
+ <advance width="2048"/>
+ <unicode hex="052C"/>
+ <outline>
+ <contour>
+ <point x="1892" y="76" type="line"/>
+ <point x="1816" y="76" type="line"/>
+ <point x="1816" y="-480" type="line"/>
+ <point x="1892" y="-480" type="line"/>
+ </contour>
+ <contour>
+ <point x="1832" y="76" type="line"/>
+ <point x="200" y="76" type="line"/>
+ <point x="200" y="0" type="line"/>
+ <point x="1832" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="232" y="76" type="line"/>
+ <point x="160" y="76" type="line"/>
+ <point x="160" y="-480" type="line"/>
+ <point x="232" y="-480" type="line"/>
+ </contour>
+ <contour>
+ <point x="1436" y="2004" type="line"/>
+ <point x="256" y="76" type="line"/>
+ <point x="256" y="0" type="line"/>
+ <point x="296" y="0" type="line"/>
+ <point x="1520" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1684" y="2004" type="line"/>
+ <point x="1468" y="2004" type="line"/>
+ <point x="1468" y="1928" type="line"/>
+ <point x="1684" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="1724" y="2004" type="line"/>
+ <point x="1652" y="2004" type="line"/>
+ <point x="1652" y="0" type="line"/>
+ <point x="1724" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="424" y="2004" type="line"/>
+ <point x="424" y="1520" type="line" smooth="yes"/>
+ <point x="424" y="1072"/>
+ <point x="660" y="904"/>
+ <point x="1084" y="904" type="curve" smooth="yes"/>
+ <point x="1680" y="904" type="line"/>
+ <point x="1680" y="980" type="line"/>
+ <point x="1084" y="980" type="line" smooth="yes"/>
+ <point x="704" y="980"/>
+ <point x="496" y="1136"/>
+ <point x="496" y="1520" type="curve" smooth="yes"/>
+ <point x="496" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1959, 'leftMargin': 127, 'rightMargin': 100}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni052D_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni052D_.glif
new file mode 100644
index 000000000..5bdf138db
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni052D_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni052D" format="1">
+ <advance width="1536"/>
+ <unicode hex="052D"/>
+ <outline>
+ <contour>
+ <point x="1068" y="1488" type="line"/>
+ <point x="196" y="76" type="line"/>
+ <point x="196" y="0" type="line"/>
+ <point x="236" y="0" type="line"/>
+ <point x="1152" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1100" y="1488" type="line"/>
+ <point x="1100" y="1416" type="line"/>
+ <point x="1244" y="1416" type="line"/>
+ <point x="1244" y="0" type="line"/>
+ <point x="1316" y="0" type="line"/>
+ <point x="1316" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="104" y="76" type="line"/>
+ <point x="104" y="-436" type="line"/>
+ <point x="164" y="-436" type="line"/>
+ <point x="164" y="0" type="line"/>
+ <point x="1360" y="0" type="line"/>
+ <point x="1360" y="-436" type="line"/>
+ <point x="1436" y="-436" type="line"/>
+ <point x="1436" y="76" type="line"/>
+ </contour>
+ <contour>
+ <point x="1280" y="684" type="line"/>
+ <point x="800" y="684" type="line" smooth="yes"/>
+ <point x="456" y="684"/>
+ <point x="312" y="780"/>
+ <point x="312" y="1168" type="curve" smooth="yes"/>
+ <point x="312" y="1488" type="line"/>
+ <point x="236" y="1488" type="line"/>
+ <point x="236" y="1168" type="line" smooth="yes"/>
+ <point x="236" y="716"/>
+ <point x="412" y="608"/>
+ <point x="800" y="608" type="curve" smooth="yes"/>
+ <point x="1280" y="608" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1529.0, 'leftMargin': 81, 'rightMargin': 115.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni052E_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni052E_.glif
new file mode 100644
index 000000000..0a9ffce07
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni052E_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni052E" format="1">
+ <advance width="2048"/>
+ <unicode hex="052E"/>
+ <outline>
+ <contour>
+ <point x="696" y="2004" type="line"/>
+ <point x="636" y="1132" type="line" smooth="yes"/>
+ <point x="580" y="272"/>
+ <point x="496" y="76"/>
+ <point x="212" y="76" type="curve" smooth="yes"/>
+ <point x="164" y="76" type="line"/>
+ <point x="164" y="0" type="line"/>
+ <point x="208" y="0" type="line" smooth="yes"/>
+ <point x="588" y="0"/>
+ <point x="656" y="312"/>
+ <point x="712" y="1132" type="curve" smooth="yes"/>
+ <point x="764" y="1928" type="line"/>
+ <point x="1736" y="1928" type="line"/>
+ <point x="1736" y="0" type="line"/>
+ <point x="1812" y="0" type="line"/>
+ <point x="1812" y="-484" type="line"/>
+ <point x="1888" y="-484" type="line"/>
+ <point x="1888" y="132" type="line"/>
+ <point x="1812" y="132" type="line"/>
+ <point x="1812" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.6</real>
+ <real>0.609</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1866, 'leftMargin': 47, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni052F_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni052F_.glif
new file mode 100644
index 000000000..11e13c21c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni052F_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni052F" format="1">
+ <advance width="1536"/>
+ <unicode hex="052F"/>
+ <outline>
+ <contour>
+ <point x="1592" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="496" y="1488" type="line"/>
+ <point x="468" y="812" type="line" smooth="yes"/>
+ <point x="444" y="228"/>
+ <point x="352" y="72"/>
+ <point x="156" y="72" type="curve" smooth="yes"/>
+ <point x="108" y="72" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="152" y="0" type="line" smooth="yes"/>
+ <point x="436" y="0"/>
+ <point x="520" y="232"/>
+ <point x="544" y="812" type="curve" smooth="yes"/>
+ <point x="568" y="1412" type="line"/>
+ <point x="1280" y="1412" type="line"/>
+ <point x="1280" y="0" type="line"/>
+ <point x="1352" y="0" type="line"/>
+ <point x="1352" y="-484" type="line"/>
+ <point x="1428" y="-484" type="line"/>
+ <point x="1428" y="132" type="line"/>
+ <point x="1356" y="132" type="line"/>
+ <point x="1356" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1488, 'leftMargin': 61, 'rightMargin': 109}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1AB0__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB0__.glif
new file mode 100644
index 000000000..fc444c63c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB0__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB0" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB0"/>
+ <outline>
+ <contour>
+ <point x="-765" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1077" y="2008" type="line"/>
+ <point x="-820" y="1738" type="line"/>
+ <point x="-715" y="1738" type="line"/>
+ <point x="-461" y="2008" type="line"/>
+ <point x="-204" y="1738" type="line"/>
+ <point x="-110" y="1738" type="line"/>
+ <point x="-110" y="1752" type="line"/>
+ <point x="-432" y="2086" type="line"/>
+ <point x="-487" y="2086" type="line"/>
+ <point x="-767" y="1794" type="line"/>
+ <point x="-1048" y="2086" type="line"/>
+ <point x="-1103" y="2086" type="line"/>
+ <point x="-1419" y="1757" type="line"/>
+ <point x="-1419" y="1738" type="line"/>
+ <point x="-1331" y="1738" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1AB1__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB1__.glif
new file mode 100644
index 000000000..717d8829b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB1__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB1" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB1"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1170" y="1843" type="curve" smooth="yes"/>
+ <point x="-1170" y="1800"/>
+ <point x="-1137" y="1767"/>
+ <point x="-1095" y="1767" type="curve" smooth="yes"/>
+ <point x="-1052" y="1767"/>
+ <point x="-1018" y="1800"/>
+ <point x="-1018" y="1843" type="curve" smooth="yes"/>
+ <point x="-1018" y="1885"/>
+ <point x="-1052" y="1920"/>
+ <point x="-1095" y="1920" type="curve" smooth="yes"/>
+ <point x="-1137" y="1920"/>
+ <point x="-1170" y="1885"/>
+ </contour>
+ <contour>
+ <point x="-531" y="1843" type="curve" smooth="yes"/>
+ <point x="-531" y="1800"/>
+ <point x="-498" y="1767"/>
+ <point x="-455" y="1767" type="curve" smooth="yes"/>
+ <point x="-413" y="1767"/>
+ <point x="-378" y="1800"/>
+ <point x="-378" y="1843" type="curve" smooth="yes"/>
+ <point x="-378" y="1885"/>
+ <point x="-413" y="1920"/>
+ <point x="-455" y="1920" type="curve" smooth="yes"/>
+ <point x="-498" y="1920"/>
+ <point x="-531" y="1885"/>
+ </contour>
+ <component base="ring" xScale="0.81" yScale="0.81" xOffset="-1090" yOffset="407"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1AB2__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB2__.glif
new file mode 100644
index 000000000..a75ef4517
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB2__.glif
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB2" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB2"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1130" y="1639" type="curve" smooth="yes"/>
+ <point x="-881" y="1639"/>
+ <point x="-760" y="1942"/>
+ <point x="-760" y="2019" type="curve" smooth="yes"/>
+ <point x="-760" y="2047" type="line" smooth="yes"/>
+ <point x="-760" y="2131"/>
+ <point x="-884" y="2427"/>
+ <point x="-1132" y="2427" type="curve" smooth="yes"/>
+ <point x="-1328" y="2427"/>
+ <point x="-1449" y="2259"/>
+ <point x="-1449" y="2064" type="curve" smooth="yes"/>
+ <point x="-1449" y="2002" type="line" smooth="yes"/>
+ <point x="-1449" y="1808"/>
+ <point x="-1328" y="1639"/>
+ </contour>
+ <contour>
+ <point x="-1130" y="1693" type="curve" smooth="yes"/>
+ <point x="-1305" y="1693"/>
+ <point x="-1394" y="1845"/>
+ <point x="-1394" y="2002" type="curve" smooth="yes"/>
+ <point x="-1394" y="2064" type="line" smooth="yes"/>
+ <point x="-1394" y="2219"/>
+ <point x="-1305" y="2372"/>
+ <point x="-1132" y="2372" type="curve" smooth="yes"/>
+ <point x="-887" y="2372"/>
+ <point x="-798" y="2050"/>
+ <point x="-798" y="2047" type="curve"/>
+ <point x="-798" y="2019" type="line"/>
+ <point x="-798" y="2016"/>
+ <point x="-887" y="1693"/>
+ </contour>
+ <contour>
+ <point x="-417" y="1639" type="curve" smooth="yes"/>
+ <point x="-219" y="1639"/>
+ <point x="-98" y="1808"/>
+ <point x="-98" y="2002" type="curve" smooth="yes"/>
+ <point x="-98" y="2064" type="line" smooth="yes"/>
+ <point x="-98" y="2259"/>
+ <point x="-219" y="2427"/>
+ <point x="-415" y="2427" type="curve" smooth="yes"/>
+ <point x="-663" y="2427"/>
+ <point x="-788" y="2131"/>
+ <point x="-788" y="2047" type="curve" smooth="yes"/>
+ <point x="-788" y="2019" type="line" smooth="yes"/>
+ <point x="-788" y="1942"/>
+ <point x="-666" y="1639"/>
+ </contour>
+ <contour>
+ <point x="-417" y="1694" type="curve" smooth="yes"/>
+ <point x="-660" y="1694"/>
+ <point x="-749" y="2016"/>
+ <point x="-749" y="2019" type="curve"/>
+ <point x="-749" y="2047" type="line"/>
+ <point x="-749" y="2050"/>
+ <point x="-660" y="2372"/>
+ <point x="-415" y="2372" type="curve" smooth="yes"/>
+ <point x="-242" y="2372"/>
+ <point x="-153" y="2219"/>
+ <point x="-153" y="2064" type="curve" smooth="yes"/>
+ <point x="-153" y="2002" type="line" smooth="yes"/>
+ <point x="-153" y="1845"/>
+ <point x="-242" y="1694"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1AB3__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB3__.glif
new file mode 100644
index 000000000..c0446e832
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB3__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB3" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB3"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-814" y="2482" type="line"/>
+ <point x="-814" y="1698" type="line"/>
+ <point x="-740" y="1698" type="line"/>
+ <point x="-740" y="2482" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1188" y="2024" type="line"/>
+ <point x="-773" y="1610" type="line"/>
+ <point x="-737" y="1678" type="line"/>
+ <point x="-1188" y="2129" type="line"/>
+ </contour>
+ <contour>
+ <point x="-358" y="2130" type="line"/>
+ <point x="-809" y="1680" type="line"/>
+ <point x="-773" y="1610" type="line"/>
+ <point x="-358" y="2024" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1AB4__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB4__.glif
new file mode 100644
index 000000000..b708fb4e8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB4__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB4" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB4"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="dotbelow" xOffset="-256" yOffset="2014"/>
+ <component base="dotbelow" xOffset="294" yOffset="2014"/>
+ <component base="dotbelow" xOffset="19" yOffset="2427"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1AB5__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB5__.glif
new file mode 100644
index 000000000..6e4bb7c7a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB5__.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB5" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB5"/>
+ <outline>
+ <contour>
+ <point x="-774" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="xsuper" yScale="0.53" xOffset="-1779" yOffset="-1233"/>
+ <component base="xsuper" yScale="0.53" xOffset="-762" yOffset="-1233"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1AB6__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB6__.glif
new file mode 100644
index 000000000..eb1ab95ad
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB6__.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB6" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB6"/>
+ <outline>
+ <contour>
+ <point x="-773" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-1728" y="-459" type="line"/>
+ <point x="-1728" y="-344"/>
+ <point x="-1654" y="-274"/>
+ <point x="-1562" y="-274" type="curve" smooth="yes"/>
+ <point x="-1400" y="-274"/>
+ <point x="-1365" y="-446"/>
+ <point x="-1167" y="-446" type="curve"/>
+ <point x="-1167" y="-370" type="line"/>
+ <point x="-1321" y="-370"/>
+ <point x="-1371" y="-199"/>
+ <point x="-1562" y="-199" type="curve" smooth="yes"/>
+ <point x="-1698" y="-199"/>
+ <point x="-1804" y="-294"/>
+ <point x="-1804" y="-446" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1167" y="-446" type="line"/>
+ <point x="-969" y="-446"/>
+ <point x="-935" y="-274"/>
+ <point x="-773" y="-274" type="curve"/>
+ <point x="-773" y="-199" type="line"/>
+ <point x="-964" y="-199"/>
+ <point x="-1013" y="-370"/>
+ <point x="-1167" y="-370" type="curve"/>
+ </contour>
+ <contour>
+ <point x="259" y="-446" type="line"/>
+ <point x="259" y="-294"/>
+ <point x="153" y="-199"/>
+ <point x="17" y="-199" type="curve" smooth="yes"/>
+ <point x="-175" y="-199"/>
+ <point x="-224" y="-370"/>
+ <point x="-378" y="-370" type="curve"/>
+ <point x="-378" y="-446" type="line"/>
+ <point x="-180" y="-446"/>
+ <point x="-146" y="-274"/>
+ <point x="17" y="-274" type="curve" smooth="yes"/>
+ <point x="109" y="-274"/>
+ <point x="183" y="-344"/>
+ <point x="183" y="-459" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-378" y="-370" type="line"/>
+ <point x="-532" y="-370"/>
+ <point x="-582" y="-199"/>
+ <point x="-773" y="-199" type="curve"/>
+ <point x="-773" y="-274" type="line"/>
+ <point x="-611" y="-274"/>
+ <point x="-576" y="-446"/>
+ <point x="-378" y="-446" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1AB7__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB7__.glif
new file mode 100644
index 000000000..cf491e72e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB7__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB7" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB7"/>
+ <outline>
+ <contour>
+ <point x="-769" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-806" y="-138" type="line"/>
+ <point x="-806" y="-334" type="line" smooth="yes"/>
+ <point x="-806" y="-608"/>
+ <point x="-715" y="-763"/>
+ <point x="-469" y="-763" type="curve" smooth="yes"/>
+ <point x="-413" y="-763"/>
+ <point x="-369" y="-754"/>
+ <point x="-315" y="-736" type="curve"/>
+ <point x="-333" y="-664" type="line"/>
+ <point x="-362" y="-675"/>
+ <point x="-418" y="-689"/>
+ <point x="-469" y="-689" type="curve" smooth="yes"/>
+ <point x="-672" y="-689"/>
+ <point x="-732" y="-557"/>
+ <point x="-732" y="-334" type="curve" smooth="yes"/>
+ <point x="-732" y="-138" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1AB8__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB8__.glif
new file mode 100644
index 000000000..5044e7251
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB8__.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB8" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB8"/>
+ <outline>
+ <contour>
+ <point x="-628" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <component base="uni1AB7" xOffset="-275"/>
+ <component base="uni1AB7" xOffset="138"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1AB8___uni1ABD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB8___uni1ABD___.glif
new file mode 100644
index 000000000..adb769ad9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB8___uni1ABD___.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB8_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-628" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-1110" y="-726" type="curve"/>
+ <point x="-1104" y="-681" type="line"/>
+ <point x="-1211" y="-645"/>
+ <point x="-1295" y="-550"/>
+ <point x="-1295" y="-430" type="curve" smooth="yes"/>
+ <point x="-1295" y="-316"/>
+ <point x="-1220" y="-221"/>
+ <point x="-1104" y="-184" type="curve"/>
+ <point x="-1110" y="-140" type="line"/>
+ <point x="-1249" y="-184"/>
+ <point x="-1350" y="-301"/>
+ <point x="-1350" y="-430" type="curve" smooth="yes"/>
+ <point x="-1350" y="-572"/>
+ <point x="-1249" y="-682"/>
+ </contour>
+ <contour>
+ <point x="-149" y="-726" type="line"/>
+ <point x="-10" y="-682"/>
+ <point x="92" y="-572"/>
+ <point x="92" y="-430" type="curve" smooth="yes"/>
+ <point x="92" y="-301"/>
+ <point x="-10" y="-184"/>
+ <point x="-149" y="-140" type="curve"/>
+ <point x="-154" y="-184" type="line"/>
+ <point x="-39" y="-221"/>
+ <point x="37" y="-316"/>
+ <point x="37" y="-430" type="curve" smooth="yes"/>
+ <point x="37" y="-550"/>
+ <point x="-47" y="-645"/>
+ <point x="-154" y="-681" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-928" y="-96" type="line"/>
+ <point x="-928" y="-513" type="line" smooth="yes"/>
+ <point x="-928" y="-666"/>
+ <point x="-884" y="-723"/>
+ <point x="-773" y="-723" type="curve" smooth="yes"/>
+ <point x="-748" y="-723"/>
+ <point x="-721" y="-719"/>
+ <point x="-693" y="-714" type="curve"/>
+ <point x="-700" y="-663" type="line"/>
+ <point x="-726" y="-666"/>
+ <point x="-747" y="-668"/>
+ <point x="-776" y="-668" type="curve" smooth="yes"/>
+ <point x="-831" y="-668"/>
+ <point x="-873" y="-646"/>
+ <point x="-873" y="-513" type="curve" smooth="yes"/>
+ <point x="-873" y="-96" type="line"/>
+ </contour>
+ <contour>
+ <point x="-502" y="-96" type="line"/>
+ <point x="-502" y="-513" type="line" smooth="yes"/>
+ <point x="-502" y="-666"/>
+ <point x="-458" y="-723"/>
+ <point x="-347" y="-723" type="curve" smooth="yes"/>
+ <point x="-322" y="-723"/>
+ <point x="-294" y="-719"/>
+ <point x="-267" y="-714" type="curve"/>
+ <point x="-274" y="-663" type="line"/>
+ <point x="-300" y="-666"/>
+ <point x="-320" y="-668"/>
+ <point x="-349" y="-668" type="curve" smooth="yes"/>
+ <point x="-404" y="-668"/>
+ <point x="-447" y="-646"/>
+ <point x="-447" y="-513" type="curve" smooth="yes"/>
+ <point x="-447" y="-96" type="line"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1AB9__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB9__.glif
new file mode 100644
index 000000000..51a1a4cea
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB9__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB9" format="1">
+ <advance width="0"/>
+ <unicode hex="1AB9"/>
+ <outline>
+ <contour>
+ <point x="-264" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-230" y="0" type="line"/>
+ <point x="-304" y="0" type="line"/>
+ <point x="-660" y="-507" type="line"/>
+ <point x="-598" y="-549" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1AB9___uni1ABD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB9___uni1ABD___.glif
new file mode 100644
index 000000000..61d2a9ed3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1AB9___uni1ABD___.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1AB9_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-264" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-917" y="-602" type="curve"/>
+ <point x="-912" y="-557" type="line"/>
+ <point x="-1019" y="-521"/>
+ <point x="-1103" y="-426"/>
+ <point x="-1103" y="-307" type="curve" smooth="yes"/>
+ <point x="-1103" y="-193"/>
+ <point x="-1027" y="-98"/>
+ <point x="-912" y="-61" type="curve"/>
+ <point x="-917" y="-17" type="line"/>
+ <point x="-1056" y="-61"/>
+ <point x="-1158" y="-177"/>
+ <point x="-1158" y="-307" type="curve" smooth="yes"/>
+ <point x="-1158" y="-448"/>
+ <point x="-1056" y="-558"/>
+ </contour>
+ <contour>
+ <point x="-25" y="-602" type="line"/>
+ <point x="114" y="-558"/>
+ <point x="216" y="-448"/>
+ <point x="216" y="-307" type="curve" smooth="yes"/>
+ <point x="216" y="-177"/>
+ <point x="114" y="-61"/>
+ <point x="-25" y="-17" type="curve"/>
+ <point x="-30" y="-61" type="line"/>
+ <point x="85" y="-98"/>
+ <point x="161" y="-193"/>
+ <point x="161" y="-307" type="curve" smooth="yes"/>
+ <point x="161" y="-426"/>
+ <point x="77" y="-521"/>
+ <point x="-30" y="-557" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-230" y="0" type="line"/>
+ <point x="-304" y="0" type="line"/>
+ <point x="-660" y="-507" type="line"/>
+ <point x="-598" y="-549" type="line"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1ABA___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABA___.glif
new file mode 100644
index 000000000..6aadde627
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABA___.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABA" format="1">
+ <advance width="0"/>
+ <unicode hex="1ABA"/>
+ <outline>
+ <contour>
+ <point x="-268" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-633" y="-617" type="curve" smooth="yes"/>
+ <point x="-583" y="-617"/>
+ <point x="-543" y="-576"/>
+ <point x="-543" y="-528" type="curve" smooth="yes"/>
+ <point x="-543" y="-479"/>
+ <point x="-583" y="-439"/>
+ <point x="-633" y="-439" type="curve" smooth="yes"/>
+ <point x="-681" y="-439"/>
+ <point x="-721" y="-479"/>
+ <point x="-721" y="-528" type="curve" smooth="yes"/>
+ <point x="-721" y="-576"/>
+ <point x="-681" y="-617"/>
+ </contour>
+ <contour>
+ <point x="-230" y="0" type="line"/>
+ <point x="-304" y="0" type="line"/>
+ <point x="-660" y="-507" type="line"/>
+ <point x="-598" y="-549" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1ABA____uni1ABD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABA____uni1ABD___.glif
new file mode 100644
index 000000000..3fef5bdfa
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABA____uni1ABD___.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABA_uni1ABD" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-268" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="-876" y="-602" type="curve"/>
+ <point x="-870" y="-557" type="line"/>
+ <point x="-978" y="-521"/>
+ <point x="-1062" y="-426"/>
+ <point x="-1062" y="-307" type="curve" smooth="yes"/>
+ <point x="-1062" y="-193"/>
+ <point x="-986" y="-98"/>
+ <point x="-870" y="-61" type="curve"/>
+ <point x="-876" y="-17" type="line"/>
+ <point x="-1015" y="-61"/>
+ <point x="-1117" y="-177"/>
+ <point x="-1117" y="-307" type="curve" smooth="yes"/>
+ <point x="-1117" y="-448"/>
+ <point x="-1015" y="-558"/>
+ </contour>
+ <contour>
+ <point x="-80" y="-602" type="line"/>
+ <point x="59" y="-558"/>
+ <point x="161" y="-448"/>
+ <point x="161" y="-307" type="curve" smooth="yes"/>
+ <point x="161" y="-177"/>
+ <point x="59" y="-61"/>
+ <point x="-80" y="-17" type="curve"/>
+ <point x="-85" y="-61" type="line"/>
+ <point x="30" y="-98"/>
+ <point x="106" y="-193"/>
+ <point x="106" y="-307" type="curve" smooth="yes"/>
+ <point x="106" y="-426"/>
+ <point x="22" y="-521"/>
+ <point x="-85" y="-557" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-633" y="-617" type="curve" smooth="yes"/>
+ <point x="-583" y="-617"/>
+ <point x="-543" y="-576"/>
+ <point x="-543" y="-528" type="curve" smooth="yes"/>
+ <point x="-543" y="-479"/>
+ <point x="-583" y="-439"/>
+ <point x="-633" y="-439" type="curve" smooth="yes"/>
+ <point x="-681" y="-439"/>
+ <point x="-721" y="-479"/>
+ <point x="-721" y="-528" type="curve" smooth="yes"/>
+ <point x="-721" y="-576"/>
+ <point x="-681" y="-617"/>
+ </contour>
+ <contour>
+ <point x="-230" y="0" type="line"/>
+ <point x="-304" y="0" type="line"/>
+ <point x="-660" y="-507" type="line"/>
+ <point x="-598" y="-549" type="line"/>
+ </contour>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1ABB___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABB___.glif
new file mode 100644
index 000000000..51e194157
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABB___.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABB" format="1">
+ <advance width="0"/>
+ <unicode hex="1ABB"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1856" type="move" name="_markparent_top"/>
+ </contour>
+ <contour>
+ <point x="-773" y="1856" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1220" y="1790" type="curve"/>
+ <point x="-1214" y="1836" type="line"/>
+ <point x="-1321" y="1871"/>
+ <point x="-1405" y="1966"/>
+ <point x="-1405" y="2086" type="curve" smooth="yes"/>
+ <point x="-1405" y="2200"/>
+ <point x="-1330" y="2295"/>
+ <point x="-1214" y="2332" type="curve"/>
+ <point x="-1220" y="2376" type="line"/>
+ <point x="-1359" y="2332"/>
+ <point x="-1460" y="2215"/>
+ <point x="-1460" y="2086" type="curve" smooth="yes"/>
+ <point x="-1460" y="1944"/>
+ <point x="-1359" y="1834"/>
+ </contour>
+ <contour>
+ <point x="-327" y="1790" type="line"/>
+ <point x="-188" y="1834"/>
+ <point x="-87" y="1944"/>
+ <point x="-87" y="2086" type="curve" smooth="yes"/>
+ <point x="-87" y="2215"/>
+ <point x="-188" y="2332"/>
+ <point x="-327" y="2376" type="curve"/>
+ <point x="-333" y="2332" type="line"/>
+ <point x="-217" y="2295"/>
+ <point x="-142" y="2200"/>
+ <point x="-142" y="2086" type="curve" smooth="yes"/>
+ <point x="-142" y="1966"/>
+ <point x="-226" y="1871"/>
+ <point x="-333" y="1836" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1ABC___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABC___.glif
new file mode 100644
index 000000000..095c38760
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABC___.glif
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABC" format="1">
+ <advance width="0"/>
+ <unicode hex="1ABC"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1856" type="move" name="_markparent_top"/>
+ </contour>
+ <contour>
+ <point x="-773" y="1856" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1426" y="1790" type="curve"/>
+ <point x="-1420" y="1836" type="line"/>
+ <point x="-1528" y="1871"/>
+ <point x="-1612" y="1966"/>
+ <point x="-1612" y="2086" type="curve" smooth="yes"/>
+ <point x="-1612" y="2200"/>
+ <point x="-1536" y="2295"/>
+ <point x="-1420" y="2332" type="curve"/>
+ <point x="-1426" y="2376" type="line"/>
+ <point x="-1565" y="2332"/>
+ <point x="-1667" y="2215"/>
+ <point x="-1667" y="2086" type="curve" smooth="yes"/>
+ <point x="-1667" y="1944"/>
+ <point x="-1565" y="1834"/>
+ </contour>
+ <contour>
+ <point x="-1220" y="1790" type="curve"/>
+ <point x="-1214" y="1836" type="line"/>
+ <point x="-1321" y="1871"/>
+ <point x="-1405" y="1966"/>
+ <point x="-1405" y="2086" type="curve" smooth="yes"/>
+ <point x="-1405" y="2200"/>
+ <point x="-1330" y="2295"/>
+ <point x="-1214" y="2332" type="curve"/>
+ <point x="-1220" y="2376" type="line"/>
+ <point x="-1359" y="2332"/>
+ <point x="-1460" y="2215"/>
+ <point x="-1460" y="2086" type="curve" smooth="yes"/>
+ <point x="-1460" y="1944"/>
+ <point x="-1359" y="1834"/>
+ </contour>
+ <contour>
+ <point x="-327" y="1790" type="line"/>
+ <point x="-188" y="1834"/>
+ <point x="-87" y="1944"/>
+ <point x="-87" y="2086" type="curve" smooth="yes"/>
+ <point x="-87" y="2215"/>
+ <point x="-188" y="2332"/>
+ <point x="-327" y="2376" type="curve"/>
+ <point x="-333" y="2332" type="line"/>
+ <point x="-217" y="2295"/>
+ <point x="-142" y="2200"/>
+ <point x="-142" y="2086" type="curve" smooth="yes"/>
+ <point x="-142" y="1966"/>
+ <point x="-226" y="1871"/>
+ <point x="-333" y="1836" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-121" y="1790" type="line"/>
+ <point x="18" y="1834"/>
+ <point x="120" y="1944"/>
+ <point x="120" y="2086" type="curve" smooth="yes"/>
+ <point x="120" y="2215"/>
+ <point x="18" y="2332"/>
+ <point x="-121" y="2376" type="curve"/>
+ <point x="-127" y="2332" type="line"/>
+ <point x="-11" y="2295"/>
+ <point x="65" y="2200"/>
+ <point x="65" y="2086" type="curve" smooth="yes"/>
+ <point x="65" y="1966"/>
+ <point x="-19" y="1871"/>
+ <point x="-127" y="1836" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1ABC___.w1.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABC___.w1.glif
new file mode 100644
index 000000000..d89291601
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABC___.w1.glif
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABC.w1" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-782" y="293" type="move" name="_markparenthesses.w1"/>
+ </contour>
+ <contour>
+ <point x="-1119" y="0" type="curve"/>
+ <point x="-1114" y="45" type="line"/>
+ <point x="-1221" y="81"/>
+ <point x="-1305" y="176"/>
+ <point x="-1305" y="296" type="curve" smooth="yes"/>
+ <point x="-1305" y="410"/>
+ <point x="-1229" y="505"/>
+ <point x="-1114" y="542" type="curve"/>
+ <point x="-1119" y="586" type="line"/>
+ <point x="-1258" y="542"/>
+ <point x="-1360" y="425"/>
+ <point x="-1360" y="296" type="curve" smooth="yes"/>
+ <point x="-1360" y="154"/>
+ <point x="-1258" y="44"/>
+ </contour>
+ <contour>
+ <point x="-447" y="0" type="line"/>
+ <point x="-308" y="44"/>
+ <point x="-206" y="154"/>
+ <point x="-206" y="296" type="curve" smooth="yes"/>
+ <point x="-206" y="425"/>
+ <point x="-308" y="542"/>
+ <point x="-447" y="586" type="curve"/>
+ <point x="-452" y="542" type="line"/>
+ <point x="-337" y="505"/>
+ <point x="-261" y="410"/>
+ <point x="-261" y="296" type="curve" smooth="yes"/>
+ <point x="-261" y="176"/>
+ <point x="-345" y="81"/>
+ <point x="-452" y="45" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1326" y="0" type="curve"/>
+ <point x="-1320" y="45" type="line"/>
+ <point x="-1427" y="81"/>
+ <point x="-1511" y="176"/>
+ <point x="-1511" y="296" type="curve" smooth="yes"/>
+ <point x="-1511" y="410"/>
+ <point x="-1436" y="505"/>
+ <point x="-1320" y="542" type="curve"/>
+ <point x="-1326" y="586" type="line"/>
+ <point x="-1464" y="542"/>
+ <point x="-1566" y="425"/>
+ <point x="-1566" y="296" type="curve" smooth="yes"/>
+ <point x="-1566" y="154"/>
+ <point x="-1464" y="44"/>
+ </contour>
+ <contour>
+ <point x="-241" y="0" type="line"/>
+ <point x="-102" y="44"/>
+ <point x="0" y="154"/>
+ <point x="0" y="296" type="curve" smooth="yes"/>
+ <point x="0" y="425"/>
+ <point x="-102" y="542"/>
+ <point x="-241" y="586" type="curve"/>
+ <point x="-246" y="542" type="line"/>
+ <point x="-131" y="505"/>
+ <point x="-55" y="410"/>
+ <point x="-55" y="296" type="curve" smooth="yes"/>
+ <point x="-55" y="176"/>
+ <point x="-139" y="81"/>
+ <point x="-246" y="45" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1ABC___.w2.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABC___.w2.glif
new file mode 100644
index 000000000..5f0962139
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABC___.w2.glif
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABC.w2" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-892" y="293" type="move" name="_markparenthesses.w2"/>
+ </contour>
+ <contour>
+ <point x="-1339" y="0" type="curve"/>
+ <point x="-1334" y="45" type="line"/>
+ <point x="-1441" y="81"/>
+ <point x="-1525" y="176"/>
+ <point x="-1525" y="296" type="curve" smooth="yes"/>
+ <point x="-1525" y="410"/>
+ <point x="-1449" y="505"/>
+ <point x="-1334" y="542" type="curve"/>
+ <point x="-1339" y="586" type="line"/>
+ <point x="-1478" y="542"/>
+ <point x="-1580" y="425"/>
+ <point x="-1580" y="296" type="curve" smooth="yes"/>
+ <point x="-1580" y="154"/>
+ <point x="-1478" y="44"/>
+ </contour>
+ <contour>
+ <point x="-447" y="0" type="line"/>
+ <point x="-308" y="44"/>
+ <point x="-206" y="154"/>
+ <point x="-206" y="296" type="curve" smooth="yes"/>
+ <point x="-206" y="425"/>
+ <point x="-308" y="542"/>
+ <point x="-447" y="586" type="curve"/>
+ <point x="-452" y="542" type="line"/>
+ <point x="-337" y="505"/>
+ <point x="-261" y="410"/>
+ <point x="-261" y="296" type="curve" smooth="yes"/>
+ <point x="-261" y="176"/>
+ <point x="-345" y="81"/>
+ <point x="-452" y="45" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-1546" y="0" type="curve"/>
+ <point x="-1540" y="45" type="line"/>
+ <point x="-1647" y="81"/>
+ <point x="-1731" y="176"/>
+ <point x="-1731" y="296" type="curve" smooth="yes"/>
+ <point x="-1731" y="410"/>
+ <point x="-1656" y="505"/>
+ <point x="-1540" y="542" type="curve"/>
+ <point x="-1546" y="586" type="line"/>
+ <point x="-1684" y="542"/>
+ <point x="-1786" y="425"/>
+ <point x="-1786" y="296" type="curve" smooth="yes"/>
+ <point x="-1786" y="154"/>
+ <point x="-1684" y="44"/>
+ </contour>
+ <contour>
+ <point x="-241" y="0" type="line"/>
+ <point x="-102" y="44"/>
+ <point x="0" y="154"/>
+ <point x="0" y="296" type="curve" smooth="yes"/>
+ <point x="0" y="425"/>
+ <point x="-102" y="542"/>
+ <point x="-241" y="586" type="curve"/>
+ <point x="-246" y="542" type="line"/>
+ <point x="-131" y="505"/>
+ <point x="-55" y="410"/>
+ <point x="-55" y="296" type="curve" smooth="yes"/>
+ <point x="-55" y="176"/>
+ <point x="-139" y="81"/>
+ <point x="-246" y="45" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1ABC___.w3.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABC___.w3.glif
new file mode 100644
index 000000000..4ca9a5775
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABC___.w3.glif
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABC.w3" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-1126" y="293" type="move" name="_markparenthesses.w3"/>
+ </contour>
+ <contour>
+ <point x="-1807" y="0" type="curve"/>
+ <point x="-1801" y="45" type="line"/>
+ <point x="-1909" y="81"/>
+ <point x="-1992" y="176"/>
+ <point x="-1992" y="296" type="curve" smooth="yes"/>
+ <point x="-1992" y="410"/>
+ <point x="-1917" y="505"/>
+ <point x="-1801" y="542" type="curve"/>
+ <point x="-1807" y="586" type="line"/>
+ <point x="-1946" y="542"/>
+ <point x="-2047" y="425"/>
+ <point x="-2047" y="296" type="curve" smooth="yes"/>
+ <point x="-2047" y="154"/>
+ <point x="-1946" y="44"/>
+ </contour>
+ <contour>
+ <point x="-447" y="0" type="line"/>
+ <point x="-308" y="44"/>
+ <point x="-206" y="154"/>
+ <point x="-206" y="296" type="curve" smooth="yes"/>
+ <point x="-206" y="425"/>
+ <point x="-308" y="542"/>
+ <point x="-447" y="586" type="curve"/>
+ <point x="-452" y="542" type="line"/>
+ <point x="-337" y="505"/>
+ <point x="-261" y="410"/>
+ <point x="-261" y="296" type="curve" smooth="yes"/>
+ <point x="-261" y="176"/>
+ <point x="-345" y="81"/>
+ <point x="-452" y="45" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-2013" y="0" type="curve"/>
+ <point x="-2008" y="45" type="line"/>
+ <point x="-2115" y="81"/>
+ <point x="-2199" y="176"/>
+ <point x="-2199" y="296" type="curve" smooth="yes"/>
+ <point x="-2199" y="410"/>
+ <point x="-2123" y="505"/>
+ <point x="-2008" y="542" type="curve"/>
+ <point x="-2013" y="586" type="line"/>
+ <point x="-2152" y="542"/>
+ <point x="-2254" y="425"/>
+ <point x="-2254" y="296" type="curve" smooth="yes"/>
+ <point x="-2254" y="154"/>
+ <point x="-2152" y="44"/>
+ </contour>
+ <contour>
+ <point x="-241" y="0" type="line"/>
+ <point x="-102" y="44"/>
+ <point x="0" y="154"/>
+ <point x="0" y="296" type="curve" smooth="yes"/>
+ <point x="0" y="425"/>
+ <point x="-102" y="542"/>
+ <point x="-241" y="586" type="curve"/>
+ <point x="-246" y="542" type="line"/>
+ <point x="-131" y="505"/>
+ <point x="-55" y="410"/>
+ <point x="-55" y="296" type="curve" smooth="yes"/>
+ <point x="-55" y="176"/>
+ <point x="-139" y="81"/>
+ <point x="-246" y="45" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1ABD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABD___.glif
new file mode 100644
index 000000000..fc03a2e06
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABD___.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABD" format="1">
+ <advance width="0"/>
+ <unicode hex="1ABD"/>
+ <outline>
+ <contour>
+ <point x="-773" y="-440" type="move" name="_markparent_bottom"/>
+ </contour>
+ <contour>
+ <point x="-1220" y="-740" type="curve"/>
+ <point x="-1214" y="-694" type="line"/>
+ <point x="-1321" y="-659"/>
+ <point x="-1405" y="-564"/>
+ <point x="-1405" y="-444" type="curve" smooth="yes"/>
+ <point x="-1405" y="-330"/>
+ <point x="-1330" y="-235"/>
+ <point x="-1214" y="-198" type="curve"/>
+ <point x="-1220" y="-154" type="line"/>
+ <point x="-1359" y="-198"/>
+ <point x="-1460" y="-315"/>
+ <point x="-1460" y="-444" type="curve" smooth="yes"/>
+ <point x="-1460" y="-586"/>
+ <point x="-1359" y="-696"/>
+ </contour>
+ <contour>
+ <point x="-327" y="-740" type="line"/>
+ <point x="-188" y="-696"/>
+ <point x="-87" y="-586"/>
+ <point x="-87" y="-444" type="curve" smooth="yes"/>
+ <point x="-87" y="-315"/>
+ <point x="-188" y="-198"/>
+ <point x="-327" y="-154" type="curve"/>
+ <point x="-333" y="-198" type="line"/>
+ <point x="-217" y="-235"/>
+ <point x="-142" y="-330"/>
+ <point x="-142" y="-444" type="curve" smooth="yes"/>
+ <point x="-142" y="-564"/>
+ <point x="-226" y="-659"/>
+ <point x="-333" y="-694" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1ABE___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABE___.glif
new file mode 100644
index 000000000..b2b9d8c84
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABE___.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABE" format="1">
+ <advance width="0"/>
+ <unicode hex="1ABE"/>
+ <outline>
+ <contour>
+ <point x="-683" y="789" type="move" name="_cross"/>
+ </contour>
+ <contour>
+ <point x="-1385" y="494" type="curve"/>
+ <point x="-1379" y="539" type="line"/>
+ <point x="-1486" y="575"/>
+ <point x="-1570" y="670"/>
+ <point x="-1570" y="789" type="curve" smooth="yes"/>
+ <point x="-1570" y="903"/>
+ <point x="-1495" y="998"/>
+ <point x="-1379" y="1035" type="curve"/>
+ <point x="-1385" y="1079" type="line"/>
+ <point x="-1524" y="1035"/>
+ <point x="-1625" y="919"/>
+ <point x="-1625" y="789" type="curve" smooth="yes"/>
+ <point x="-1625" y="648"/>
+ <point x="-1524" y="538"/>
+ </contour>
+ <contour>
+ <point x="-25" y="494" type="line"/>
+ <point x="114" y="538"/>
+ <point x="216" y="648"/>
+ <point x="216" y="789" type="curve" smooth="yes"/>
+ <point x="216" y="919"/>
+ <point x="114" y="1035"/>
+ <point x="-25" y="1079" type="curve"/>
+ <point x="-30" y="1035" type="line"/>
+ <point x="85" y="998"/>
+ <point x="161" y="903"/>
+ <point x="161" y="789" type="curve" smooth="yes"/>
+ <point x="161" y="670"/>
+ <point x="77" y="575"/>
+ <point x="-30" y="539" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1ABE___.w1.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABE___.w1.glif
new file mode 100644
index 000000000..e0fa1f419
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABE___.w1.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABE.w1" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-576" y="293" type="move" name="_markparenthesses.w1"/>
+ </contour>
+ <contour>
+ <point x="-913" y="0" type="curve"/>
+ <point x="-908" y="45" type="line"/>
+ <point x="-1015" y="81"/>
+ <point x="-1099" y="176"/>
+ <point x="-1099" y="296" type="curve" smooth="yes"/>
+ <point x="-1099" y="410"/>
+ <point x="-1023" y="505"/>
+ <point x="-908" y="542" type="curve"/>
+ <point x="-913" y="586" type="line"/>
+ <point x="-1052" y="542"/>
+ <point x="-1154" y="425"/>
+ <point x="-1154" y="296" type="curve" smooth="yes"/>
+ <point x="-1154" y="154"/>
+ <point x="-1052" y="44"/>
+ </contour>
+ <contour>
+ <point x="-241" y="0" type="line"/>
+ <point x="-102" y="44"/>
+ <point x="0" y="154"/>
+ <point x="0" y="296" type="curve" smooth="yes"/>
+ <point x="0" y="425"/>
+ <point x="-102" y="542"/>
+ <point x="-241" y="586" type="curve"/>
+ <point x="-246" y="542" type="line"/>
+ <point x="-131" y="505"/>
+ <point x="-55" y="410"/>
+ <point x="-55" y="296" type="curve" smooth="yes"/>
+ <point x="-55" y="176"/>
+ <point x="-139" y="81"/>
+ <point x="-246" y="45" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1ABE___.w2.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABE___.w2.glif
new file mode 100644
index 000000000..0ffdb5640
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABE___.w2.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABE.w2" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-686" y="293" type="move" name="_markparenthesses.w2"/>
+ </contour>
+ <contour>
+ <point x="-1133" y="0" type="curve"/>
+ <point x="-1128" y="45" type="line"/>
+ <point x="-1235" y="81"/>
+ <point x="-1319" y="176"/>
+ <point x="-1319" y="296" type="curve" smooth="yes"/>
+ <point x="-1319" y="410"/>
+ <point x="-1243" y="505"/>
+ <point x="-1128" y="542" type="curve"/>
+ <point x="-1133" y="586" type="line"/>
+ <point x="-1272" y="542"/>
+ <point x="-1374" y="425"/>
+ <point x="-1374" y="296" type="curve" smooth="yes"/>
+ <point x="-1374" y="154"/>
+ <point x="-1272" y="44"/>
+ </contour>
+ <contour>
+ <point x="-241" y="0" type="line"/>
+ <point x="-102" y="44"/>
+ <point x="0" y="154"/>
+ <point x="0" y="296" type="curve" smooth="yes"/>
+ <point x="0" y="425"/>
+ <point x="-102" y="542"/>
+ <point x="-241" y="586" type="curve"/>
+ <point x="-246" y="542" type="line"/>
+ <point x="-131" y="505"/>
+ <point x="-55" y="410"/>
+ <point x="-55" y="296" type="curve" smooth="yes"/>
+ <point x="-55" y="176"/>
+ <point x="-139" y="81"/>
+ <point x="-246" y="45" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1ABE___.w3.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABE___.w3.glif
new file mode 100644
index 000000000..2400e1b5f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1ABE___.w3.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1ABE.w3" format="1">
+ <advance width="0"/>
+ <outline>
+ <contour>
+ <point x="-920" y="293" type="move" name="_markparenthesses.w3"/>
+ </contour>
+ <contour>
+ <point x="-1601" y="0" type="curve"/>
+ <point x="-1595" y="45" type="line"/>
+ <point x="-1702" y="81"/>
+ <point x="-1786" y="176"/>
+ <point x="-1786" y="296" type="curve" smooth="yes"/>
+ <point x="-1786" y="410"/>
+ <point x="-1711" y="505"/>
+ <point x="-1595" y="542" type="curve"/>
+ <point x="-1601" y="586" type="line"/>
+ <point x="-1739" y="542"/>
+ <point x="-1841" y="425"/>
+ <point x="-1841" y="296" type="curve" smooth="yes"/>
+ <point x="-1841" y="154"/>
+ <point x="-1739" y="44"/>
+ </contour>
+ <contour>
+ <point x="-241" y="0" type="line"/>
+ <point x="-102" y="44"/>
+ <point x="0" y="154"/>
+ <point x="0" y="296" type="curve" smooth="yes"/>
+ <point x="0" y="425"/>
+ <point x="-102" y="542"/>
+ <point x="-241" y="586" type="curve"/>
+ <point x="-246" y="542" type="line"/>
+ <point x="-131" y="505"/>
+ <point x="-55" y="410"/>
+ <point x="-55" y="296" type="curve" smooth="yes"/>
+ <point x="-55" y="176"/>
+ <point x="-139" y="81"/>
+ <point x="-246" y="45" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D00_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D00_.glif
new file mode 100644
index 000000000..7e0167d66
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D00_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D00" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D00"/>
+ <outline>
+ <contour>
+ <point x="768" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="768" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1492" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="740" y="1332" type="line"/>
+ <point x="792" y="1488" type="line"/>
+ <point x="728" y="1488" type="line"/>
+ <point x="76" y="0" type="line"/>
+ <point x="152" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1384" y="0" type="line"/>
+ <point x="1464" y="0" type="line"/>
+ <point x="812" y="1488" type="line"/>
+ <point x="744" y="1488" type="line"/>
+ <point x="800" y="1336" type="line"/>
+ </contour>
+ <contour>
+ <point x="1212" y="496" type="line"/>
+ <point x="316" y="496" type="line"/>
+ <point x="316" y="420" type="line"/>
+ <point x="1212" y="420" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1444, 'leftMargin': 28, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D01_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D01_.glif
new file mode 100644
index 000000000..d018ddece
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D01_.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D01" format="1">
+ <advance width="2304"/>
+ <unicode hex="1D01"/>
+ <outline>
+ <contour>
+ <point x="1308" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1308" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2252" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2160" y="76" type="line"/>
+ <point x="1132" y="76" type="line"/>
+ <point x="1132" y="0" type="line"/>
+ <point x="2160" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2040" y="812" type="line"/>
+ <point x="1132" y="812" type="line"/>
+ <point x="1132" y="736" type="line"/>
+ <point x="2040" y="736" type="line"/>
+ </contour>
+ <contour>
+ <point x="2160" y="1488" type="line"/>
+ <point x="1132" y="1488" type="line"/>
+ <point x="1132" y="1416" type="line"/>
+ <point x="2160" y="1416" type="line"/>
+ </contour>
+ <contour>
+ <point x="1120" y="1432" type="line"/>
+ <point x="1140" y="1488" type="line"/>
+ <point x="1076" y="1488" type="line"/>
+ <point x="144" y="0" type="line"/>
+ <point x="232" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1144" y="496" type="line"/>
+ <point x="468" y="496" type="line"/>
+ <point x="468" y="420" type="line"/>
+ <point x="1144" y="420" type="line"/>
+ </contour>
+ <contour>
+ <point x="1176" y="1488" type="line"/>
+ <point x="1100" y="1488" type="line"/>
+ <point x="1100" y="0" type="line"/>
+ <point x="1176" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2135, 'leftMargin': 28, 'rightMargin': 93}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D02_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D02_.glif
new file mode 100644
index 000000000..8728c4682
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D02_.glif
@@ -0,0 +1,105 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D02" format="1">
+ <advance width="2304"/>
+ <unicode hex="1D02"/>
+ <outline>
+ <contour>
+ <point x="1176" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1176" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2356" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1240" y="1236" type="line"/>
+ <point x="1164" y="1188" type="line"/>
+ <point x="1164" y="500" type="line"/>
+ <point x="1164" y="148"/>
+ <point x="1348" y="-28"/>
+ <point x="1640" y="-28" type="curve" smooth="yes"/>
+ <point x="1976" y="-28"/>
+ <point x="2188" y="160"/>
+ <point x="2188" y="416" type="curve"/>
+ <point x="2116" y="428" type="line"/>
+ <point x="2116" y="208"/>
+ <point x="1944" y="44"/>
+ <point x="1640" y="44" type="curve" smooth="yes"/>
+ <point x="1368" y="44"/>
+ <point x="1240" y="212"/>
+ <point x="1240" y="496" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1204" y="620" type="line"/>
+ <point x="1636" y="620" type="line"/>
+ <point x="2024" y="620"/>
+ <point x="2228" y="816"/>
+ <point x="2228" y="1096" type="curve" smooth="yes"/>
+ <point x="2228" y="1348"/>
+ <point x="2052" y="1516"/>
+ <point x="1740" y="1516" type="curve" smooth="yes"/>
+ <point x="1420" y="1516"/>
+ <point x="1228" y="1336"/>
+ <point x="1160" y="1188" type="curve"/>
+ <point x="1236" y="1172" type="line"/>
+ <point x="1264" y="1268"/>
+ <point x="1476" y="1444"/>
+ <point x="1740" y="1444" type="curve" smooth="yes"/>
+ <point x="2008" y="1444"/>
+ <point x="2152" y="1312"/>
+ <point x="2152" y="1100" type="curve" smooth="yes"/>
+ <point x="2152" y="884"/>
+ <point x="1992" y="696"/>
+ <point x="1636" y="696" type="curve"/>
+ <point x="1204" y="696" type="line"/>
+ </contour>
+ <contour>
+ <point x="612" y="1516" type="curve"/>
+ <point x="348" y="1516"/>
+ <point x="212" y="1420"/>
+ <point x="116" y="1320" type="curve"/>
+ <point x="156" y="1260" type="line"/>
+ <point x="264" y="1368"/>
+ <point x="416" y="1440"/>
+ <point x="612" y="1440" type="curve" smooth="yes"/>
+ <point x="996" y="1440"/>
+ <point x="1160" y="1156"/>
+ <point x="1160" y="800" type="curve" smooth="yes"/>
+ <point x="1160" y="712" type="line" smooth="yes"/>
+ <point x="1160" y="344"/>
+ <point x="960" y="44"/>
+ <point x="632" y="44" type="curve"/>
+ <point x="316" y="44"/>
+ <point x="152" y="276"/>
+ <point x="152" y="572" type="curve"/>
+ <point x="152" y="616" type="line"/>
+ <point x="1188" y="616" type="line"/>
+ <point x="1188" y="692" type="line"/>
+ <point x="76" y="692" type="line"/>
+ <point x="76" y="580" type="line" smooth="yes"/>
+ <point x="76" y="204"/>
+ <point x="288" y="-28"/>
+ <point x="632" y="-28" type="curve" smooth="yes"/>
+ <point x="976" y="-28"/>
+ <point x="1236" y="276"/>
+ <point x="1236" y="712" type="curve" smooth="yes"/>
+ <point x="1236" y="800" type="line" smooth="yes"/>
+ <point x="1236" y="1216"/>
+ <point x="1016" y="1516"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2386, 'leftMargin': 107, 'rightMargin': 128}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D03_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D03_.glif
new file mode 100644
index 000000000..d72200d58
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D03_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D03" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D03"/>
+ <outline>
+ <contour>
+ <point x="968" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="968" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1692" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="452" y="792" type="line"/>
+ <point x="156" y="792" type="line"/>
+ <point x="156" y="716" type="line"/>
+ <point x="452" y="716" type="line"/>
+ </contour>
+ <contour>
+ <point x="1636" y="792" type="line"/>
+ <point x="1164" y="792" type="line"/>
+ <point x="1164" y="716" type="line"/>
+ <point x="1636" y="716" type="line"/>
+ </contour>
+ <component base="uni0432" xOffset="184"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1590, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D04_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D04_.glif
new file mode 100644
index 000000000..15633bd68
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D04_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D04" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D04"/>
+ <outline>
+ <contour>
+ <point x="776" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="776" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1504" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1296" y="496" type="line"/>
+ <point x="1296" y="188"/>
+ <point x="1108" y="52"/>
+ <point x="780" y="52" type="curve" smooth="yes"/>
+ <point x="448" y="52"/>
+ <point x="244" y="284"/>
+ <point x="244" y="636" type="curve" smooth="yes"/>
+ <point x="244" y="860" type="line" smooth="yes"/>
+ <point x="244" y="1208"/>
+ <point x="448" y="1440"/>
+ <point x="780" y="1440" type="curve" smooth="yes"/>
+ <point x="1112" y="1440"/>
+ <point x="1296" y="1292"/>
+ <point x="1296" y="1000" type="curve"/>
+ <point x="1368" y="1000" type="line"/>
+ <point x="1368" y="1344"/>
+ <point x="1140" y="1516"/>
+ <point x="780" y="1516" type="curve" smooth="yes"/>
+ <point x="400" y="1516"/>
+ <point x="168" y="1248"/>
+ <point x="168" y="860" type="curve" smooth="yes"/>
+ <point x="168" y="636" type="line" smooth="yes"/>
+ <point x="168" y="244"/>
+ <point x="400" y="-24"/>
+ <point x="780" y="-24" type="curve" smooth="yes"/>
+ <point x="1140" y="-24"/>
+ <point x="1368" y="148"/>
+ <point x="1368" y="496" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1471, 'leftMargin': 133, 'rightMargin': 136}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D05_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D05_.glif
new file mode 100644
index 000000000..17d4cf006
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D05_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D05" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D05"/>
+ <outline>
+ <contour>
+ <point x="712" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="712" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1468" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="712" y="0" type="line"/>
+ <point x="1056" y="0"/>
+ <point x="1344" y="268"/>
+ <point x="1344" y="656" type="curve" smooth="yes"/>
+ <point x="1344" y="832" type="line" smooth="yes"/>
+ <point x="1344" y="1220"/>
+ <point x="1056" y="1488"/>
+ <point x="712" y="1488" type="curve" smooth="yes"/>
+ <point x="244" y="1488" type="line"/>
+ <point x="244" y="1416" type="line"/>
+ <point x="712" y="1416" type="line" smooth="yes"/>
+ <point x="1016" y="1416"/>
+ <point x="1268" y="1172"/>
+ <point x="1268" y="832" type="curve" smooth="yes"/>
+ <point x="1268" y="656" type="line" smooth="yes"/>
+ <point x="1268" y="316"/>
+ <point x="1016" y="76"/>
+ <point x="712" y="76" type="curve" smooth="yes"/>
+ <point x="252" y="76" type="line"/>
+ <point x="252" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="268" y="1488" type="line"/>
+ <point x="192" y="1488" type="line"/>
+ <point x="192" y="0" type="line"/>
+ <point x="268" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1511, 'leftMargin': 237, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D06_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D06_.glif
new file mode 100644
index 000000000..877e35677
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D06_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D06" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D06"/>
+ <outline>
+ <contour>
+ <point x="1044" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1764" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1044" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="uni1D05" xOffset="252"/>
+ <component base="crossbar" xOffset="48" yOffset="-276"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1623, 'leftMargin': 14, 'rightMargin': 125}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D07_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D07_.glif
new file mode 100644
index 000000000..2b10ebdb4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D07_.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D07" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D07"/>
+ <outline>
+ <contour>
+ <point x="784" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="784" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1392" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1296" y="76" type="line"/>
+ <point x="272" y="76" type="line"/>
+ <point x="272" y="0" type="line"/>
+ <point x="1296" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="312" y="1488" type="line"/>
+ <point x="240" y="1488" type="line"/>
+ <point x="240" y="0" type="line"/>
+ <point x="312" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1180" y="812" type="line"/>
+ <point x="272" y="812" type="line"/>
+ <point x="272" y="736" type="line"/>
+ <point x="1180" y="736" type="line"/>
+ </contour>
+ <contour>
+ <point x="1296" y="1488" type="line"/>
+ <point x="272" y="1488" type="line"/>
+ <point x="272" y="1416" type="line"/>
+ <point x="1296" y="1416" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1389, 'leftMargin': 237, 'rightMargin': 94}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D08_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D08_.glif
new file mode 100644
index 000000000..4d7e4d42a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D08_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D08" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D08"/>
+ <outline>
+ <contour>
+ <point x="724" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1420" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="724" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="uni0437" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1423, 'leftMargin': 212, 'rightMargin': 95}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D09_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D09_.glif
new file mode 100644
index 000000000..b35327d3b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D09_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D09" format="1">
+ <advance width="512"/>
+ <unicode hex="1D09"/>
+ <outline>
+ <contour>
+ <point x="260" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="260" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="548" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="180" y="-464" type="curve" smooth="yes"/>
+ <point x="180" y="-508"/>
+ <point x="212" y="-544"/>
+ <point x="256" y="-544" type="curve" smooth="yes"/>
+ <point x="300" y="-544"/>
+ <point x="332" y="-508"/>
+ <point x="332" y="-464" type="curve" smooth="yes"/>
+ <point x="332" y="-424"/>
+ <point x="300" y="-388"/>
+ <point x="256" y="-388" type="curve" smooth="yes"/>
+ <point x="212" y="-388"/>
+ <point x="180" y="-424"/>
+ </contour>
+ <contour>
+ <point x="292" y="1488" type="line"/>
+ <point x="220" y="1488" type="line"/>
+ <point x="220" y="0" type="line"/>
+ <point x="292" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 584, 'leftMargin': 216, 'rightMargin': 215}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D0A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D0A__.glif
new file mode 100644
index 000000000..9f3c76c49
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D0A__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D0A" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D0A"/>
+ <outline>
+ <contour>
+ <point x="1100" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="656" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1372" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1064" y="464" type="line"/>
+ <point x="1064" y="204"/>
+ <point x="884" y="52"/>
+ <point x="652" y="52" type="curve" smooth="yes"/>
+ <point x="372" y="52"/>
+ <point x="216" y="168"/>
+ <point x="216" y="440" type="curve"/>
+ <point x="140" y="440" type="line"/>
+ <point x="140" y="128"/>
+ <point x="348" y="-24"/>
+ <point x="652" y="-24" type="curve" smooth="yes"/>
+ <point x="932" y="-24"/>
+ <point x="1140" y="164"/>
+ <point x="1140" y="464" type="curve" smooth="yes"/>
+ <point x="1140" y="1488" type="line"/>
+ <point x="1064" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1295, 'leftMargin': 66, 'rightMargin': 231}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D0B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D0B__.glif
new file mode 100644
index 000000000..45167ea7f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D0B__.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D0B" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D0B"/>
+ <outline>
+ <contour>
+ <point x="608" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="608" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1356" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="272" y="1488" type="line"/>
+ <point x="196" y="1488" type="line"/>
+ <point x="196" y="0" type="line"/>
+ <point x="272" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1256" y="1488" type="line"/>
+ <point x="1148" y="1488" type="line"/>
+ <point x="556" y="800" type="line"/>
+ <point x="244" y="800" type="line"/>
+ <point x="240" y="728" type="line"/>
+ <point x="596" y="728" type="line"/>
+ </contour>
+ <contour>
+ <point x="1232" y="0" type="line"/>
+ <point x="1340" y="0" type="line"/>
+ <point x="584" y="804" type="line"/>
+ <point x="540" y="732" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1398, 'leftMargin': 237, 'rightMargin': 16}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D0C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D0C__.glif
new file mode 100644
index 000000000..726ddb4c1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D0C__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D0C" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D0C"/>
+ <outline>
+ <contour>
+ <point x="336" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="744" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1268" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1224" y="76" type="line"/>
+ <point x="328" y="76" type="line"/>
+ <point x="328" y="0" type="line"/>
+ <point x="1224" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="368" y="1488" type="line"/>
+ <point x="296" y="1488" type="line"/>
+ <point x="296" y="0" type="line"/>
+ <point x="368" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="868" y="1048" type="line"/>
+ <point x="56" y="792" type="line"/>
+ <point x="56" y="712" type="line"/>
+ <point x="868" y="968" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1268, 'leftMargin': 55, 'rightMargin': 44}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D0D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D0D__.glif
new file mode 100644
index 000000000..04f16379e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D0D__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D0D" format="1">
+ <advance width="2048"/>
+ <unicode hex="1D0D"/>
+ <outline>
+ <contour>
+ <point x="1032" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1032" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2032" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1032" y="112" type="line"/>
+ <point x="352" y="1488" type="line"/>
+ <point x="272" y="1488" type="line"/>
+ <point x="1000" y="0" type="line"/>
+ <point x="1060" y="0" type="line"/>
+ <point x="1792" y="1488" type="line"/>
+ <point x="1708" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="328" y="1488" type="line"/>
+ <point x="252" y="1488" type="line"/>
+ <point x="252" y="0" type="line"/>
+ <point x="328" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1720" y="0" type="line"/>
+ <point x="1796" y="0" type="line"/>
+ <point x="1796" y="1488" type="line"/>
+ <point x="1720" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2017, 'leftMargin': 237, 'rightMargin': 236}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D0E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D0E__.glif
new file mode 100644
index 000000000..9aa465c3e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D0E__.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D0E" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D0E"/>
+ <outline>
+ <contour>
+ <point x="776" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1540" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="776" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="uni0438" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1543, 'leftMargin': 236, 'rightMargin': 239}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D0F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D0F__.glif
new file mode 100644
index 000000000..3c3975e6c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D0F__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D0F" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D0F"/>
+ <outline>
+ <contour>
+ <point x="772" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1544" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1404" y="860" type="line"/>
+ <point x="1404" y="1268"/>
+ <point x="1144" y="1516"/>
+ <point x="768" y="1516" type="curve" smooth="yes"/>
+ <point x="388" y="1516"/>
+ <point x="132" y="1268"/>
+ <point x="132" y="860" type="curve" smooth="yes"/>
+ <point x="132" y="636" type="line" smooth="yes"/>
+ <point x="132" y="224"/>
+ <point x="388" y="-24"/>
+ <point x="768" y="-24" type="curve" smooth="yes"/>
+ <point x="1144" y="-24"/>
+ <point x="1404" y="224"/>
+ <point x="1404" y="636" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1332" y="636" type="line"/>
+ <point x="1332" y="248"/>
+ <point x="1116" y="52"/>
+ <point x="768" y="52" type="curve" smooth="yes"/>
+ <point x="428" y="52"/>
+ <point x="204" y="248"/>
+ <point x="204" y="636" type="curve" smooth="yes"/>
+ <point x="208" y="860" type="line" smooth="yes"/>
+ <point x="208" y="1248"/>
+ <point x="424" y="1440"/>
+ <point x="768" y="1440" type="curve" smooth="yes"/>
+ <point x="1112" y="1440"/>
+ <point x="1332" y="1248"/>
+ <point x="1332" y="860" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1550, 'leftMargin': 138, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D10_.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D10_.cn.glif
new file mode 100644
index 000000000..3deee07a0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D10_.cn.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D10.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="188" y="452" type="line"/>
+ <point x="204" y="112"/>
+ <point x="452" y="-28"/>
+ <point x="740" y="-28" type="curve" smooth="yes"/>
+ <point x="1128" y="-28"/>
+ <point x="1348" y="188"/>
+ <point x="1348" y="660" type="curve" smooth="yes"/>
+ <point x="1348" y="828" type="line" smooth="yes"/>
+ <point x="1348" y="1300"/>
+ <point x="1128" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="204" y="1380"/>
+ <point x="188" y="996" type="curve"/>
+ <point x="264" y="996" type="line"/>
+ <point x="276" y="1336"/>
+ <point x="500" y="1440"/>
+ <point x="744" y="1440" type="curve" smooth="yes"/>
+ <point x="1108" y="1440"/>
+ <point x="1272" y="1232"/>
+ <point x="1272" y="828" type="curve" smooth="yes"/>
+ <point x="1272" y="660" type="line" smooth="yes"/>
+ <point x="1272" y="252"/>
+ <point x="1108" y="44"/>
+ <point x="740" y="44" type="curve" smooth="yes"/>
+ <point x="508" y="44"/>
+ <point x="280" y="124"/>
+ <point x="264" y="452" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 133, 'rightMargin': 136}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D10_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D10_.glif
new file mode 100644
index 000000000..9b814dd50
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D10_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D10" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D10"/>
+ <outline>
+ <contour>
+ <point x="744" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="744" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1484" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="188" y="452" type="line"/>
+ <point x="204" y="148"/>
+ <point x="452" y="-28"/>
+ <point x="740" y="-28" type="curve" smooth="yes"/>
+ <point x="1128" y="-28"/>
+ <point x="1348" y="280"/>
+ <point x="1348" y="716" type="curve" smooth="yes"/>
+ <point x="1348" y="772" type="line" smooth="yes"/>
+ <point x="1348" y="1208"/>
+ <point x="1128" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="204" y="1340"/>
+ <point x="188" y="996" type="curve"/>
+ <point x="264" y="996" type="line"/>
+ <point x="276" y="1292"/>
+ <point x="500" y="1440"/>
+ <point x="744" y="1440" type="curve" smooth="yes"/>
+ <point x="1108" y="1440"/>
+ <point x="1276" y="1144"/>
+ <point x="1276" y="772" type="curve" smooth="yes"/>
+ <point x="1276" y="716" type="line" smooth="yes"/>
+ <point x="1276" y="344"/>
+ <point x="1108" y="44"/>
+ <point x="740" y="44" type="curve" smooth="yes"/>
+ <point x="508" y="44"/>
+ <point x="280" y="168"/>
+ <point x="264" y="452" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 136, 'rightMargin': 134}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D11_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D11_.glif
new file mode 100644
index 000000000..4358f469e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D11_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D11" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D11"/>
+ <outline>
+ <contour>
+ <point x="924" y="92" type="line"/>
+ <point x="1360" y="92"/>
+ <point x="1668" y="360"/>
+ <point x="1668" y="744" type="curve" smooth="yes"/>
+ <point x="1668" y="1132"/>
+ <point x="1360" y="1396"/>
+ <point x="924" y="1396" type="curve" smooth="yes"/>
+ <point x="868" y="1396" type="line" smooth="yes"/>
+ <point x="432" y="1396"/>
+ <point x="124" y="1132"/>
+ <point x="124" y="744" type="curve" smooth="yes"/>
+ <point x="124" y="360"/>
+ <point x="432" y="92"/>
+ <point x="868" y="92" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="868" y="168" type="line"/>
+ <point x="520" y="168"/>
+ <point x="200" y="380"/>
+ <point x="200" y="744" type="curve" smooth="yes"/>
+ <point x="200" y="1108"/>
+ <point x="520" y="1320"/>
+ <point x="868" y="1320" type="curve" smooth="yes"/>
+ <point x="924" y="1320" type="line" smooth="yes"/>
+ <point x="1280" y="1320"/>
+ <point x="1596" y="1108"/>
+ <point x="1596" y="744" type="curve" smooth="yes"/>
+ <point x="1596" y="380"/>
+ <point x="1280" y="168"/>
+ <point x="924" y="168" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1811, 'leftMargin': 133, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D12_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D12_.glif
new file mode 100644
index 000000000..bc9fc283f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D12_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D12" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D12"/>
+ <outline>
+ <contour>
+ <point x="200" y="716" type="curve" smooth="yes"/>
+ <point x="200" y="1080"/>
+ <point x="496" y="1248"/>
+ <point x="868" y="1248" type="curve" smooth="yes"/>
+ <point x="928" y="1248" type="line" smooth="yes"/>
+ <point x="1296" y="1248"/>
+ <point x="1596" y="1080"/>
+ <point x="1596" y="716" type="curve" smooth="yes"/>
+ <point x="1596" y="472"/>
+ <point x="1448" y="252"/>
+ <point x="1152" y="236" type="curve"/>
+ <point x="1152" y="164" type="line"/>
+ <point x="1492" y="176"/>
+ <point x="1668" y="428"/>
+ <point x="1668" y="716" type="curve" smooth="yes"/>
+ <point x="1668" y="1100"/>
+ <point x="1364" y="1320"/>
+ <point x="928" y="1320" type="curve" smooth="yes"/>
+ <point x="868" y="1320" type="line" smooth="yes"/>
+ <point x="432" y="1320"/>
+ <point x="124" y="1100"/>
+ <point x="124" y="716" type="curve" smooth="yes"/>
+ <point x="124" y="424"/>
+ <point x="304" y="176"/>
+ <point x="604" y="164" type="curve"/>
+ <point x="604" y="236" type="line"/>
+ <point x="320" y="256"/>
+ <point x="200" y="480"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1811, 'leftMargin': 133, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D13_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D13_.glif
new file mode 100644
index 000000000..0bf76c022
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D13_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D13" format="1">
+ <advance width="2048"/>
+ <unicode hex="1D13"/>
+ <outline>
+ <contour>
+ <point x="88" y="1224" type="line"/>
+ <point x="88" y="1136" type="line"/>
+ <point x="1964" y="224" type="line"/>
+ <point x="1964" y="312" type="line"/>
+ </contour>
+ <component base="uni1D11" xOffset="112"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1931, 'leftMargin': 28, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D14_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D14_.glif
new file mode 100644
index 000000000..ab290acf4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D14_.glif
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D14" format="1">
+ <advance width="2816"/>
+ <unicode hex="1D14"/>
+ <outline>
+ <contour>
+ <point x="1352" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1352" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2748" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="760" y="1516" type="curve"/>
+ <point x="528" y="1516"/>
+ <point x="364" y="1444"/>
+ <point x="252" y="1316" type="curve"/>
+ <point x="292" y="1260" type="line"/>
+ <point x="392" y="1376"/>
+ <point x="532" y="1440"/>
+ <point x="760" y="1440" type="curve" smooth="yes"/>
+ <point x="1072" y="1440"/>
+ <point x="1312" y="1156"/>
+ <point x="1312" y="800" type="curve" smooth="yes"/>
+ <point x="1312" y="712" type="line" smooth="yes"/>
+ <point x="1312" y="344"/>
+ <point x="1096" y="44"/>
+ <point x="764" y="44" type="curve"/>
+ <point x="468" y="44"/>
+ <point x="272" y="276"/>
+ <point x="272" y="572" type="curve"/>
+ <point x="272" y="620" type="line"/>
+ <point x="1336" y="620" type="line"/>
+ <point x="1336" y="692" type="line"/>
+ <point x="196" y="692" type="line"/>
+ <point x="196" y="580" type="line" smooth="yes"/>
+ <point x="196" y="200"/>
+ <point x="436" y="-28"/>
+ <point x="764" y="-28" type="curve" smooth="yes"/>
+ <point x="1108" y="-28"/>
+ <point x="1384" y="276"/>
+ <point x="1384" y="712" type="curve" smooth="yes"/>
+ <point x="1384" y="800" type="line" smooth="yes"/>
+ <point x="1384" y="1216"/>
+ <point x="1092" y="1516"/>
+ </contour>
+ <contour>
+ <point x="2620" y="772" type="line"/>
+ <point x="2620" y="1208"/>
+ <point x="2356" y="1516"/>
+ <point x="1968" y="1516" type="curve" smooth="yes"/>
+ <point x="1580" y="1516"/>
+ <point x="1320" y="1208"/>
+ <point x="1320" y="772" type="curve"/>
+ <point x="1320" y="716" type="line"/>
+ <point x="1320" y="280"/>
+ <point x="1580" y="-28"/>
+ <point x="1972" y="-28" type="curve" smooth="yes"/>
+ <point x="2356" y="-28"/>
+ <point x="2620" y="280"/>
+ <point x="2620" y="716" type="curve"/>
+ </contour>
+ <contour>
+ <point x="2548" y="716" type="line"/>
+ <point x="2548" y="368"/>
+ <point x="2332" y="44"/>
+ <point x="1972" y="44" type="curve" smooth="yes"/>
+ <point x="1604" y="44"/>
+ <point x="1392" y="368"/>
+ <point x="1392" y="716" type="curve"/>
+ <point x="1392" y="772" type="line"/>
+ <point x="1392" y="1128"/>
+ <point x="1604" y="1440"/>
+ <point x="1968" y="1440" type="curve" smooth="yes"/>
+ <point x="2332" y="1440"/>
+ <point x="2548" y="1128"/>
+ <point x="2548" y="772" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2661, 'leftMargin': 110, 'rightMargin': 127}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D15_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D15_.glif
new file mode 100644
index 000000000..6d785b007
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D15_.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D15" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D15"/>
+ <outline>
+ <contour>
+ <point x="640" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="640" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1212" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="192" y="492" type="line"/>
+ <point x="192" y="188"/>
+ <point x="376" y="-28"/>
+ <point x="644" y="-28" type="curve" smooth="yes"/>
+ <point x="912" y="-28"/>
+ <point x="1092" y="188"/>
+ <point x="1092" y="492" type="curve" smooth="yes"/>
+ <point x="1092" y="528" type="line" smooth="yes"/>
+ <point x="1092" y="832"/>
+ <point x="912" y="1052"/>
+ <point x="640" y="1052" type="curve" smooth="yes"/>
+ <point x="376" y="1052"/>
+ <point x="192" y="832"/>
+ <point x="192" y="528" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="264" y="528" type="line"/>
+ <point x="264" y="772"/>
+ <point x="392" y="976"/>
+ <point x="640" y="976" type="curve" smooth="yes"/>
+ <point x="896" y="976"/>
+ <point x="1020" y="772"/>
+ <point x="1020" y="528" type="curve" smooth="yes"/>
+ <point x="1020" y="492" type="line" smooth="yes"/>
+ <point x="1020" y="244"/>
+ <point x="884" y="48"/>
+ <point x="644" y="48" type="curve" smooth="yes"/>
+ <point x="404" y="48"/>
+ <point x="264" y="244"/>
+ <point x="264" y="492" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1016" y="1516" type="line"/>
+ <point x="1016" y="1268"/>
+ <point x="892" y="1052"/>
+ <point x="640" y="1052" type="curve" smooth="yes"/>
+ <point x="388" y="1052"/>
+ <point x="264" y="1268"/>
+ <point x="264" y="1516" type="curve"/>
+ <point x="188" y="1516" type="line"/>
+ <point x="188" y="1212"/>
+ <point x="372" y="976"/>
+ <point x="640" y="976" type="curve" smooth="yes"/>
+ <point x="912" y="976"/>
+ <point x="1092" y="1212"/>
+ <point x="1092" y="1516" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1145, 'leftMargin': 121, 'rightMargin': 121}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D16_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D16_.glif
new file mode 100644
index 000000000..76738a8aa
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D16_.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D16" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D16"/>
+ <outline>
+ <contour>
+ <point x="1404" y="744" type="line" name="hr00"/>
+ <point x="1404" y="860" type="line" smooth="yes"/>
+ <point x="1404" y="1268"/>
+ <point x="1144" y="1516"/>
+ <point x="768" y="1516" type="curve" smooth="yes"/>
+ <point x="388" y="1516"/>
+ <point x="132" y="1268"/>
+ <point x="132" y="860" type="curve" smooth="yes"/>
+ <point x="132" y="744" type="line"/>
+ <point x="208" y="744" type="line"/>
+ <point x="208" y="860" type="line" smooth="yes"/>
+ <point x="208" y="1248"/>
+ <point x="424" y="1440"/>
+ <point x="768" y="1440" type="curve" smooth="yes"/>
+ <point x="1112" y="1440"/>
+ <point x="1332" y="1248"/>
+ <point x="1332" y="860" type="curve" smooth="yes"/>
+ <point x="1332" y="744" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1515.25</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1515, 'leftMargin': 121, 'rightMargin': 121}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D17_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D17_.glif
new file mode 100644
index 000000000..cf39843c5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D17_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D17" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D17"/>
+ <outline>
+ <contour>
+ <point x="1332" y="744" type="line"/>
+ <point x="1332" y="628" type="line" smooth="yes"/>
+ <point x="1332" y="240"/>
+ <point x="1112" y="48"/>
+ <point x="768" y="48" type="curve" smooth="yes"/>
+ <point x="424" y="48"/>
+ <point x="208" y="240"/>
+ <point x="208" y="628" type="curve" smooth="yes"/>
+ <point x="208" y="744" type="line"/>
+ <point x="132" y="744" type="line"/>
+ <point x="132" y="628" type="line" smooth="yes"/>
+ <point x="132" y="220"/>
+ <point x="388" y="-28"/>
+ <point x="768" y="-28" type="curve" smooth="yes"/>
+ <point x="1144" y="-28"/>
+ <point x="1404" y="220"/>
+ <point x="1404" y="628" type="curve" smooth="yes"/>
+ <point x="1404" y="744" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1515, 'leftMargin': 121, 'rightMargin': 121}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D18_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D18_.glif
new file mode 100644
index 000000000..27b5d0035
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D18_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D18" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D18"/>
+ <outline>
+ <contour>
+ <point x="764" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="764" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1428" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="792" y="532" type="line"/>
+ <point x="1136" y="532"/>
+ <point x="1324" y="728"/>
+ <point x="1324" y="1012" type="curve" smooth="yes"/>
+ <point x="1324" y="1292"/>
+ <point x="1136" y="1488"/>
+ <point x="792" y="1488" type="curve" smooth="yes"/>
+ <point x="216" y="1488" type="line"/>
+ <point x="216" y="0" type="line"/>
+ <point x="288" y="0" type="line"/>
+ <point x="288" y="1416" type="line"/>
+ <point x="792" y="1416" type="line" smooth="yes"/>
+ <point x="1116" y="1416"/>
+ <point x="1248" y="1228"/>
+ <point x="1248" y="1008" type="curve" smooth="yes"/>
+ <point x="1248" y="800"/>
+ <point x="1116" y="608"/>
+ <point x="792" y="608" type="curve" smooth="yes"/>
+ <point x="240" y="608" type="line"/>
+ <point x="240" y="532" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1452.0, 'leftMargin': 237, 'rightMargin': 107.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D19_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D19_.glif
new file mode 100644
index 000000000..c6c459fa0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D19_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D19" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D19"/>
+ <outline>
+ <contour>
+ <point x="836" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="836" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1544" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="624" y="656" type="line"/>
+ <point x="228" y="0" type="line"/>
+ <point x="316" y="0" type="line"/>
+ <point x="712" y="656" type="line"/>
+ </contour>
+ <contour>
+ <point x="760" y="1488" type="line"/>
+ <point x="432" y="1488"/>
+ <point x="256" y="1304"/>
+ <point x="256" y="1052" type="curve" smooth="yes"/>
+ <point x="256" y="804"/>
+ <point x="412" y="620"/>
+ <point x="700" y="620" type="curve" smooth="yes"/>
+ <point x="1284" y="620" type="line"/>
+ <point x="1284" y="696" type="line"/>
+ <point x="700" y="696" type="line" smooth="yes"/>
+ <point x="436" y="696"/>
+ <point x="332" y="868"/>
+ <point x="332" y="1052" type="curve" smooth="yes"/>
+ <point x="332" y="1244"/>
+ <point x="456" y="1412"/>
+ <point x="760" y="1412" type="curve" smooth="yes"/>
+ <point x="1232" y="1412" type="line"/>
+ <point x="1232" y="0" type="line"/>
+ <point x="1308" y="0" type="line"/>
+ <point x="1308" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1467, 'leftMargin': 151, 'rightMargin': 236}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D1A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D1A__.glif
new file mode 100644
index 000000000..26c5d44ba
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D1A__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D1A" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D1A"/>
+ <outline>
+ <contour>
+ <point x="848" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="848" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1544" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="712" y="832" type="line"/>
+ <point x="316" y="1488" type="line"/>
+ <point x="228" y="1488" type="line"/>
+ <point x="624" y="832" type="line"/>
+ </contour>
+ <contour>
+ <point x="1308" y="0" type="line"/>
+ <point x="1308" y="1488" type="line"/>
+ <point x="1232" y="1488" type="line"/>
+ <point x="1232" y="76" type="line"/>
+ <point x="760" y="76" type="line" smooth="yes"/>
+ <point x="456" y="76"/>
+ <point x="332" y="244"/>
+ <point x="332" y="436" type="curve" smooth="yes"/>
+ <point x="332" y="620"/>
+ <point x="436" y="792"/>
+ <point x="700" y="792" type="curve" smooth="yes"/>
+ <point x="1284" y="792" type="line"/>
+ <point x="1284" y="868" type="line"/>
+ <point x="700" y="868" type="line" smooth="yes"/>
+ <point x="412" y="868"/>
+ <point x="256" y="684"/>
+ <point x="256" y="436" type="curve" smooth="yes"/>
+ <point x="256" y="188"/>
+ <point x="432" y="0"/>
+ <point x="760" y="0" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1467, 'leftMargin': 151, 'rightMargin': 236}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D1B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D1B__.glif
new file mode 100644
index 000000000..1e550e498
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D1B__.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D1B" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D1B"/>
+ <outline>
+ <contour>
+ <point x="756" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1432" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="756" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="uni0442" xOffset="108"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1323, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D1C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D1C__.glif
new file mode 100644
index 000000000..3f6b4e525
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D1C__.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D1C" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D1C"/>
+ <outline>
+ <contour>
+ <point x="896" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="896" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1764" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1460" y="1488" type="line"/>
+ <point x="1460" y="540" type="line" smooth="yes"/>
+ <point x="1460" y="236"/>
+ <point x="1216" y="52"/>
+ <point x="896" y="52" type="curve" smooth="yes"/>
+ <point x="580" y="52"/>
+ <point x="332" y="236"/>
+ <point x="332" y="540" type="curve" smooth="yes"/>
+ <point x="332" y="1488" type="line"/>
+ <point x="260" y="1488" type="line"/>
+ <point x="260" y="540" type="line" smooth="yes"/>
+ <point x="260" y="180"/>
+ <point x="532" y="-24"/>
+ <point x="896" y="-24" type="curve" smooth="yes"/>
+ <point x="1260" y="-24"/>
+ <point x="1536" y="180"/>
+ <point x="1536" y="540" type="curve" smooth="yes"/>
+ <point x="1536" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1737, 'leftMargin': 231, 'rightMargin': 231}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D1D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D1D__.glif
new file mode 100644
index 000000000..539c61b73
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D1D__.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D1D" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D1D"/>
+ <outline>
+ <contour>
+ <point x="1284" y="1192" type="line"/>
+ <point x="1624" y="1192" type="line"/>
+ <point x="1624" y="1268" type="line"/>
+ <point x="140" y="1268" type="line"/>
+ <point x="140" y="1192" type="line"/>
+ </contour>
+ <contour>
+ <point x="1016" y="1204" type="line"/>
+ <point x="1300" y="1204"/>
+ <point x="1580" y="1080"/>
+ <point x="1580" y="676" type="curve" smooth="yes"/>
+ <point x="1580" y="440"/>
+ <point x="1412" y="264"/>
+ <point x="988" y="264" type="curve" smooth="yes"/>
+ <point x="140" y="264" type="line"/>
+ <point x="140" y="192" type="line"/>
+ <point x="988" y="192" type="line" smooth="yes"/>
+ <point x="1460" y="192"/>
+ <point x="1656" y="388"/>
+ <point x="1656" y="680" type="curve" smooth="yes"/>
+ <point x="1656" y="1088"/>
+ <point x="1384" y="1268"/>
+ <point x="1012" y="1268" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1737, 'leftMargin': 83, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D1E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D1E__.glif
new file mode 100644
index 000000000..b3df6df9e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D1E__.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D1E" format="1">
+ <advance width="2048"/>
+ <unicode hex="1D1E"/>
+ <outline>
+ <contour>
+ <point x="140" y="336" type="curve" smooth="yes"/>
+ <point x="180" y="336"/>
+ <point x="212" y="368"/>
+ <point x="212" y="412" type="curve" smooth="yes"/>
+ <point x="212" y="452"/>
+ <point x="180" y="488"/>
+ <point x="140" y="488" type="curve" smooth="yes"/>
+ <point x="96" y="488"/>
+ <point x="60" y="452"/>
+ <point x="60" y="412" type="curve" smooth="yes"/>
+ <point x="60" y="368"/>
+ <point x="96" y="336"/>
+ </contour>
+ <contour>
+ <point x="140" y="976" type="curve" smooth="yes"/>
+ <point x="180" y="976"/>
+ <point x="212" y="1008"/>
+ <point x="212" y="1048" type="curve" smooth="yes"/>
+ <point x="212" y="1092"/>
+ <point x="180" y="1128"/>
+ <point x="140" y="1128" type="curve" smooth="yes"/>
+ <point x="96" y="1128"/>
+ <point x="60" y="1092"/>
+ <point x="60" y="1048" type="curve" smooth="yes"/>
+ <point x="60" y="1008"/>
+ <point x="96" y="976"/>
+ </contour>
+ <component base="uni1D1D" xOffset="388"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>728.75</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2148, 'leftMargin': 83, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D1F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D1F__.glif
new file mode 100644
index 000000000..46d5ee4d5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D1F__.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D1F" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D1F"/>
+ <outline>
+ <contour>
+ <point x="1308" y="1728" type="line"/>
+ <point x="1628" y="1728" type="line"/>
+ <point x="1628" y="1800" type="line"/>
+ <point x="140" y="1800" type="line"/>
+ <point x="140" y="1728" type="line"/>
+ </contour>
+ <contour>
+ <point x="1012" y="1736" type="line"/>
+ <point x="1188" y="1724"/>
+ <point x="1580" y="1576"/>
+ <point x="1580" y="1204" type="curve" smooth="yes"/>
+ <point x="1580" y="968"/>
+ <point x="1476" y="796"/>
+ <point x="1076" y="796" type="curve" smooth="yes"/>
+ <point x="140" y="796" type="line"/>
+ <point x="140" y="724" type="line"/>
+ <point x="1076" y="724" type="line" smooth="yes"/>
+ <point x="1488" y="724"/>
+ <point x="1656" y="900"/>
+ <point x="1656" y="1200" type="curve" smooth="yes"/>
+ <point x="1656" y="1524"/>
+ <point x="1384" y="1740"/>
+ <point x="1088" y="1776" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1076" y="724" type="line"/>
+ <point x="1252" y="708"/>
+ <point x="1576" y="544"/>
+ <point x="1580" y="196" type="curve" smooth="yes"/>
+ <point x="1584" y="-44"/>
+ <point x="1468" y="-212"/>
+ <point x="1048" y="-212" type="curve" smooth="yes"/>
+ <point x="140" y="-212" type="line"/>
+ <point x="140" y="-288" type="line"/>
+ <point x="1048" y="-288" type="line" smooth="yes"/>
+ <point x="1480" y="-288"/>
+ <point x="1656" y="-112"/>
+ <point x="1656" y="192" type="curve" smooth="yes"/>
+ <point x="1656" y="512"/>
+ <point x="1400" y="736"/>
+ <point x="1120" y="772" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1735, 'leftMargin': 83, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D20_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D20_.glif
new file mode 100644
index 000000000..30f8d6630
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D20_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D20" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D20"/>
+ <outline>
+ <contour>
+ <point x="772" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1444" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="772" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="v" xOffset="96"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 55, 'rightMargin': 58}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D21_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D21_.glif
new file mode 100644
index 000000000..df480d736
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D21_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D21" format="1">
+ <advance width="2304"/>
+ <unicode hex="1D21"/>
+ <outline>
+ <contour>
+ <point x="1152" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="2212" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1152" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="w" xOffset="96"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2116, 'leftMargin': 114, 'rightMargin': 114}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D22_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D22_.glif
new file mode 100644
index 000000000..576f01247
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D22_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D22" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D22"/>
+ <outline>
+ <contour>
+ <point x="740" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1416" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="740" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="z" xOffset="68"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 120, 'rightMargin': 66}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D23_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D23_.glif
new file mode 100644
index 000000000..cb5fcb528
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D23_.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D23" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D23"/>
+ <outline>
+ <contour>
+ <point x="768" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="768" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1428" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="568" y="868" type="line"/>
+ <point x="568" y="804" type="line"/>
+ <point x="768" y="804" type="line" smooth="yes"/>
+ <point x="1092" y="804"/>
+ <point x="1252" y="668"/>
+ <point x="1252" y="436" type="curve" smooth="yes"/>
+ <point x="1252" y="224"/>
+ <point x="1088" y="52"/>
+ <point x="772" y="52" type="curve" smooth="yes"/>
+ <point x="496" y="52"/>
+ <point x="288" y="204"/>
+ <point x="288" y="416" type="curve"/>
+ <point x="212" y="416" type="line"/>
+ <point x="212" y="116"/>
+ <point x="508" y="-24"/>
+ <point x="772" y="-24" type="curve" smooth="yes"/>
+ <point x="1100" y="-24"/>
+ <point x="1328" y="172"/>
+ <point x="1328" y="440" type="curve" smooth="yes"/>
+ <point x="1328" y="688"/>
+ <point x="1152" y="868"/>
+ <point x="772" y="868" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="244" y="1488" type="line"/>
+ <point x="244" y="1412" type="line"/>
+ <point x="1172" y="1412" type="line"/>
+ <point x="568" y="868" type="line"/>
+ <point x="568" y="848" type="line"/>
+ <point x="648" y="848" type="line"/>
+ <point x="1260" y="1396" type="line"/>
+ <point x="1260" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1367, 'leftMargin': 150, 'rightMargin': 102}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D24_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D24_.glif
new file mode 100644
index 000000000..9c370f94d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D24_.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D24" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D24"/>
+ <outline>
+ <contour>
+ <point x="624" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="624" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1328" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="176" y="1092" type="curve"/>
+ <point x="104" y="1092" type="line"/>
+ <point x="104" y="1344"/>
+ <point x="300" y="1516"/>
+ <point x="636" y="1516" type="curve" smooth="yes"/>
+ <point x="944" y="1516"/>
+ <point x="1132" y="1348"/>
+ <point x="1132" y="1140" type="curve" smooth="yes"/>
+ <point x="1132" y="912"/>
+ <point x="956" y="848"/>
+ <point x="656" y="812" type="curve"/>
+ <point x="656" y="668" type="line"/>
+ <point x="584" y="712" type="line"/>
+ <point x="584" y="876" type="line"/>
+ <point x="984" y="912"/>
+ <point x="1056" y="1008"/>
+ <point x="1056" y="1144" type="curve" smooth="yes"/>
+ <point x="1056" y="1284"/>
+ <point x="936" y="1440"/>
+ <point x="636" y="1440" type="curve" smooth="yes"/>
+ <point x="340" y="1440"/>
+ <point x="176" y="1276"/>
+ </contour>
+ <contour>
+ <point x="1104" y="380" type="curve"/>
+ <point x="1180" y="380" type="line"/>
+ <point x="1180" y="160"/>
+ <point x="984" y="-28"/>
+ <point x="624" y="-28" type="curve" smooth="yes"/>
+ <point x="304" y="-28"/>
+ <point x="100" y="132"/>
+ <point x="100" y="364" type="curve" smooth="yes"/>
+ <point x="100" y="616"/>
+ <point x="372" y="716"/>
+ <point x="656" y="740" type="curve"/>
+ <point x="656" y="668" type="line"/>
+ <point x="320" y="644"/>
+ <point x="176" y="496"/>
+ <point x="176" y="364" type="curve" smooth="yes"/>
+ <point x="176" y="204"/>
+ <point x="312" y="44"/>
+ <point x="624" y="44" type="curve" smooth="yes"/>
+ <point x="840" y="44"/>
+ <point x="1088" y="124"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1401, 'leftMargin': 173, 'rightMargin': 148}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D25_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D25_.glif
new file mode 100644
index 000000000..e8fbf0b02
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D25_.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D25" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D25"/>
+ <outline>
+ <contour>
+ <point x="896" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="896" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1744" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="896" y="1516" type="curve" smooth="yes"/>
+ <point x="1200" y="1516"/>
+ <point x="1372" y="1312"/>
+ <point x="1372" y="1044" type="curve" smooth="yes"/>
+ <point x="1372" y="752"/>
+ <point x="1132" y="460"/>
+ <point x="968" y="260" type="curve"/>
+ <point x="1036" y="108"/>
+ <point x="1176" y="44"/>
+ <point x="1324" y="44" type="curve" smooth="yes"/>
+ <point x="1424" y="44"/>
+ <point x="1516" y="60"/>
+ <point x="1640" y="104" type="curve"/>
+ <point x="1664" y="32" type="line"/>
+ <point x="1572" y="0"/>
+ <point x="1456" y="-28"/>
+ <point x="1324" y="-28" type="curve" smooth="yes"/>
+ <point x="1116" y="-28"/>
+ <point x="1000" y="48"/>
+ <point x="896" y="200" type="curve"/>
+ <point x="792" y="48"/>
+ <point x="676" y="-28"/>
+ <point x="468" y="-28" type="curve" smooth="yes"/>
+ <point x="336" y="-28"/>
+ <point x="224" y="0"/>
+ <point x="132" y="32" type="curve"/>
+ <point x="156" y="104" type="line"/>
+ <point x="276" y="60"/>
+ <point x="372" y="44"/>
+ <point x="468" y="44" type="curve" smooth="yes"/>
+ <point x="616" y="44"/>
+ <point x="756" y="108"/>
+ <point x="824" y="256" type="curve"/>
+ <point x="744" y="348"/>
+ <point x="656" y="472"/>
+ <point x="576" y="600" type="curve" smooth="yes"/>
+ <point x="488" y="740"/>
+ <point x="424" y="892"/>
+ <point x="424" y="1044" type="curve" smooth="yes"/>
+ <point x="424" y="1312"/>
+ <point x="596" y="1516"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1697, 'leftMargin': 83, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D26_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D26_.glif
new file mode 100644
index 000000000..8360ae44d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D26_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D26" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D26"/>
+ <outline>
+ <contour>
+ <point x="672" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1192" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="672" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="uni0433" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1192, 'leftMargin': 196, 'rightMargin': 104}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D27_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D27_.glif
new file mode 100644
index 000000000..01d12dc37
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D27_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D27" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D27"/>
+ <outline>
+ <contour>
+ <point x="768" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="768" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1492" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="740" y="1332" type="line"/>
+ <point x="792" y="1488" type="line"/>
+ <point x="728" y="1488" type="line"/>
+ <point x="76" y="0" type="line"/>
+ <point x="152" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1384" y="0" type="line"/>
+ <point x="1464" y="0" type="line"/>
+ <point x="812" y="1488" type="line"/>
+ <point x="744" y="1488" type="line"/>
+ <point x="800" y="1336" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1444, 'leftMargin': 28, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D28_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D28_.glif
new file mode 100644
index 000000000..74fb5b748
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D28_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D28" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D28"/>
+ <outline>
+ <contour>
+ <point x="776" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1540" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="776" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="uni043F" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1543, 'leftMargin': 236, 'rightMargin': 239}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D29_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D29_.glif
new file mode 100644
index 000000000..a94a61ebb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D29_.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D29" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D29"/>
+ <outline>
+ <contour>
+ <point x="760" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1428" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="760" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="uni1D18" xOffset="-24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1452.0, 'leftMargin': 237, 'rightMargin': 107.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D2A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D2A__.glif
new file mode 100644
index 000000000..20d13c02a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D2A__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D2A" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D2A"/>
+ <outline>
+ <contour>
+ <point x="908" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="908" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1736" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="944" y="1488" type="line"/>
+ <point x="868" y="1488" type="line"/>
+ <point x="868" y="0" type="line"/>
+ <point x="944" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1552" y="1488" type="line"/>
+ <point x="1552" y="1176" type="line" smooth="yes"/>
+ <point x="1552" y="776"/>
+ <point x="1292" y="524"/>
+ <point x="896" y="524" type="curve" smooth="yes"/>
+ <point x="500" y="524"/>
+ <point x="244" y="776"/>
+ <point x="244" y="1176" type="curve" smooth="yes"/>
+ <point x="244" y="1488" type="line"/>
+ <point x="168" y="1488" type="line"/>
+ <point x="168" y="1176" type="line" smooth="yes"/>
+ <point x="168" y="712"/>
+ <point x="460" y="452"/>
+ <point x="896" y="452" type="curve" smooth="yes"/>
+ <point x="1336" y="452"/>
+ <point x="1628" y="712"/>
+ <point x="1628" y="1176" type="curve" smooth="yes"/>
+ <point x="1628" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1675, 'leftMargin': 107, 'rightMargin': 107}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D2B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D2B__.glif
new file mode 100644
index 000000000..d5faf78c0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D2B__.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D2B" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D2B"/>
+ <outline>
+ <contour>
+ <point x="848" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1540" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="848" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="uni043B" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1543, 'leftMargin': 148, 'rightMargin': 151}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D2C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D2C__.glif
new file mode 100644
index 000000000..242e8a51b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D2C__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D2C" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D2C"/>
+ <outline>
+ <contour>
+ <point x="756" y="2228" type="line"/>
+ <point x="796" y="2376" type="line"/>
+ <point x="736" y="2376" type="line"/>
+ <point x="180" y="896" type="line"/>
+ <point x="260" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1276" y="896" type="line"/>
+ <point x="1356" y="896" type="line"/>
+ <point x="800" y="2376" type="line"/>
+ <point x="740" y="2376" type="line"/>
+ <point x="784" y="2228" type="line"/>
+ </contour>
+ <contour>
+ <point x="1136" y="1408" type="line"/>
+ <point x="400" y="1408" type="line"/>
+ <point x="400" y="1332" type="line"/>
+ <point x="1136" y="1332" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1286, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D2D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D2D__.glif
new file mode 100644
index 000000000..8b74cdb01
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D2D__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D2D" format="1">
+ <advance width="2048"/>
+ <unicode hex="1D2D"/>
+ <outline>
+ <contour>
+ <point x="1036" y="2216" type="line"/>
+ <point x="1112" y="2376" type="line"/>
+ <point x="1048" y="2376" type="line"/>
+ <point x="152" y="896" type="line"/>
+ <point x="236" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1120" y="1384" type="line"/>
+ <point x="460" y="1384" type="line"/>
+ <point x="460" y="1308" type="line"/>
+ <point x="1120" y="1308" type="line"/>
+ </contour>
+ <contour>
+ <point x="1900" y="968" type="line"/>
+ <point x="1152" y="968" type="line"/>
+ <point x="1152" y="896" type="line"/>
+ <point x="1900" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1148" y="2376" type="line"/>
+ <point x="1072" y="2376" type="line"/>
+ <point x="1132" y="896" type="line"/>
+ <point x="1208" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1752" y="1700" type="line"/>
+ <point x="1112" y="1700" type="line"/>
+ <point x="1112" y="1628" type="line"/>
+ <point x="1752" y="1628" type="line"/>
+ </contour>
+ <contour>
+ <point x="1836" y="2376" type="line"/>
+ <point x="1092" y="2376" type="line"/>
+ <point x="1092" y="2304" type="line"/>
+ <point x="1836" y="2304" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1858, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D2E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D2E__.glif
new file mode 100644
index 000000000..7ca96df33
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D2E__.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D2E" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D2E"/>
+ <outline>
+ <contour>
+ <point x="664" y="1616" type="line"/>
+ <point x="752" y="1656" type="line"/>
+ <point x="940" y="1676"/>
+ <point x="1044" y="1816"/>
+ <point x="1044" y="1996" type="curve" smooth="yes"/>
+ <point x="1044" y="2260"/>
+ <point x="860" y="2376"/>
+ <point x="560" y="2376" type="curve" smooth="yes"/>
+ <point x="172" y="2376" type="line"/>
+ <point x="172" y="896" type="line"/>
+ <point x="244" y="896" type="line"/>
+ <point x="244" y="2304" type="line"/>
+ <point x="560" y="2304" type="line" smooth="yes"/>
+ <point x="840" y="2304"/>
+ <point x="972" y="2212"/>
+ <point x="972" y="1996" type="curve" smooth="yes"/>
+ <point x="972" y="1780"/>
+ <point x="848" y="1692"/>
+ <point x="580" y="1692" type="curve" smooth="yes"/>
+ <point x="204" y="1692" type="line"/>
+ <point x="204" y="1616" type="line"/>
+ </contour>
+ <contour>
+ <point x="652" y="896" type="line"/>
+ <point x="924" y="896"/>
+ <point x="1112" y="1040"/>
+ <point x="1112" y="1304" type="curve" smooth="yes"/>
+ <point x="1112" y="1484"/>
+ <point x="968" y="1640"/>
+ <point x="780" y="1664" type="curve"/>
+ <point x="776" y="1692" type="line"/>
+ <point x="428" y="1692" type="line"/>
+ <point x="424" y="1616" type="line"/>
+ <point x="664" y="1616" type="line" smooth="yes"/>
+ <point x="928" y="1616"/>
+ <point x="1036" y="1460"/>
+ <point x="1036" y="1304" type="curve" smooth="yes"/>
+ <point x="1036" y="1084"/>
+ <point x="904" y="968"/>
+ <point x="652" y="968" type="curve" smooth="yes"/>
+ <point x="240" y="968" type="line"/>
+ <point x="204" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1188.0, 'leftMargin': 165, 'rightMargin': 82.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D2F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D2F__.glif
new file mode 100644
index 000000000..aeab0c368
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D2F__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D2F" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D2F"/>
+ <outline>
+ <contour>
+ <point x="1448" y="1692" type="line"/>
+ <point x="88" y="1692" type="line"/>
+ <point x="88" y="1616" type="line"/>
+ <point x="1448" y="1616" type="line"/>
+ </contour>
+ <component base="uni1D2E" xOffset="200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1469, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D30_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D30_.glif
new file mode 100644
index 000000000..15404a38b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D30_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D30" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D30"/>
+ <outline>
+ <contour>
+ <point x="540" y="896" type="line"/>
+ <point x="888" y="896"/>
+ <point x="1152" y="1160"/>
+ <point x="1152" y="1548" type="curve" smooth="yes"/>
+ <point x="1152" y="1728" type="line" smooth="yes"/>
+ <point x="1152" y="2112"/>
+ <point x="888" y="2376"/>
+ <point x="540" y="2376" type="curve" smooth="yes"/>
+ <point x="192" y="2376" type="line"/>
+ <point x="192" y="2304" type="line"/>
+ <point x="540" y="2304" type="line" smooth="yes"/>
+ <point x="860" y="2304"/>
+ <point x="1076" y="2076"/>
+ <point x="1076" y="1732" type="curve" smooth="yes"/>
+ <point x="1076" y="1548" type="line" smooth="yes"/>
+ <point x="1076" y="1200"/>
+ <point x="860" y="968"/>
+ <point x="540" y="968" type="curve" smooth="yes"/>
+ <point x="200" y="968" type="line"/>
+ <point x="200" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="204" y="2376" type="line"/>
+ <point x="128" y="2376" type="line"/>
+ <point x="128" y="896" type="line"/>
+ <point x="204" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1269, 'leftMargin': 165, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D31_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D31_.glif
new file mode 100644
index 000000000..76bb0ba11
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D31_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D31" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D31"/>
+ <outline>
+ <contour>
+ <point x="1092" y="968" type="line"/>
+ <point x="208" y="968" type="line"/>
+ <point x="208" y="896" type="line"/>
+ <point x="1092" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="264" y="2376" type="line"/>
+ <point x="188" y="2376" type="line"/>
+ <point x="188" y="896" type="line"/>
+ <point x="264" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="988" y="1708" type="line"/>
+ <point x="208" y="1708" type="line"/>
+ <point x="208" y="1636" type="line"/>
+ <point x="988" y="1636" type="line"/>
+ </contour>
+ <contour>
+ <point x="1092" y="2376" type="line"/>
+ <point x="208" y="2376" type="line"/>
+ <point x="208" y="2304" type="line"/>
+ <point x="1092" y="2304" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1122.0, 'leftMargin': 165, 'rightMargin': 55.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D32_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D32_.glif
new file mode 100644
index 000000000..f3e73dff6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D32_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D32" format="1">
+ <advance width="1024"/>
+ <unicode hex="1D32"/>
+ <outline>
+ <contour>
+ <point x="60" y="2304" type="line"/>
+ <point x="944" y="2304" type="line"/>
+ <point x="944" y="2376" type="line"/>
+ <point x="60" y="2376" type="line"/>
+ </contour>
+ <contour>
+ <point x="888" y="896" type="line"/>
+ <point x="964" y="896" type="line"/>
+ <point x="964" y="2376" type="line"/>
+ <point x="888" y="2376" type="line"/>
+ </contour>
+ <contour>
+ <point x="168" y="1564" type="line"/>
+ <point x="944" y="1564" type="line"/>
+ <point x="944" y="1636" type="line"/>
+ <point x="168" y="1636" type="line"/>
+ </contour>
+ <contour>
+ <point x="60" y="896" type="line"/>
+ <point x="944" y="896" type="line"/>
+ <point x="944" y="968" type="line"/>
+ <point x="60" y="968" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1122.0, 'leftMargin': 55, 'rightMargin': 165.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D33_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D33_.glif
new file mode 100644
index 000000000..ead459214
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D33_.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D33" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D33"/>
+ <outline>
+ <contour>
+ <point x="1308" y="1572" type="line"/>
+ <point x="800" y="1572" type="line"/>
+ <point x="800" y="1496" type="line"/>
+ <point x="1232" y="1496" type="line"/>
+ <point x="1232" y="1084" type="line"/>
+ <point x="1188" y="1032"/>
+ <point x="1044" y="952"/>
+ <point x="800" y="952" type="curve" smooth="yes"/>
+ <point x="500" y="952"/>
+ <point x="304" y="1184"/>
+ <point x="304" y="1532" type="curve" smooth="yes"/>
+ <point x="304" y="1776" type="line" smooth="yes"/>
+ <point x="304" y="2108"/>
+ <point x="488" y="2328"/>
+ <point x="784" y="2328" type="curve" smooth="yes"/>
+ <point x="1080" y="2328"/>
+ <point x="1200" y="2176"/>
+ <point x="1232" y="1980" type="curve"/>
+ <point x="1304" y="1980" type="line"/>
+ <point x="1276" y="2220"/>
+ <point x="1104" y="2404"/>
+ <point x="784" y="2404" type="curve" smooth="yes"/>
+ <point x="456" y="2404"/>
+ <point x="232" y="2148"/>
+ <point x="232" y="1772" type="curve" smooth="yes"/>
+ <point x="232" y="1532" type="line" smooth="yes"/>
+ <point x="232" y="1144"/>
+ <point x="464" y="880"/>
+ <point x="800" y="880" type="curve" smooth="yes"/>
+ <point x="1088" y="880"/>
+ <point x="1260" y="992"/>
+ <point x="1308" y="1060" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1297, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D34_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D34_.glif
new file mode 100644
index 000000000..d5d821244
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D34_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D34" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D34"/>
+ <outline>
+ <contour>
+ <point x="1136" y="1668" type="line"/>
+ <point x="140" y="1668" type="line"/>
+ <point x="140" y="1592" type="line"/>
+ <point x="1136" y="1592" type="line"/>
+ </contour>
+ <contour>
+ <point x="188" y="2376" type="line"/>
+ <point x="112" y="2376" type="line"/>
+ <point x="112" y="896" type="line"/>
+ <point x="188" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1168" y="2376" type="line"/>
+ <point x="1096" y="2376" type="line"/>
+ <point x="1096" y="896" type="line"/>
+ <point x="1168" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1386.0, 'leftMargin': 165, 'rightMargin': 165.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D35_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D35_.glif
new file mode 100644
index 000000000..0d6f3fa20
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D35_.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D35" format="1">
+ <advance width="512"/>
+ <unicode hex="1D35"/>
+ <outline>
+ <contour>
+ <point x="292" y="2376" type="line"/>
+ <point x="220" y="2376" type="line"/>
+ <point x="220" y="896" type="line"/>
+ <point x="292" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 404, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D36_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D36_.glif
new file mode 100644
index 000000000..0aecf9945
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D36_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D36" format="1">
+ <advance width="1024"/>
+ <unicode hex="1D36"/>
+ <outline>
+ <contour>
+ <point x="868" y="1332" type="line"/>
+ <point x="868" y="1084"/>
+ <point x="728" y="956"/>
+ <point x="524" y="956" type="curve" smooth="yes"/>
+ <point x="304" y="956"/>
+ <point x="160" y="1072"/>
+ <point x="160" y="1308" type="curve"/>
+ <point x="84" y="1308" type="line"/>
+ <point x="84" y="1020"/>
+ <point x="264" y="880"/>
+ <point x="524" y="880" type="curve" smooth="yes"/>
+ <point x="764" y="880"/>
+ <point x="940" y="1052"/>
+ <point x="940" y="1332" type="curve" smooth="yes"/>
+ <point x="940" y="2384" type="line"/>
+ <point x="868" y="2384" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1075, 'leftMargin': 55, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D37_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D37_.glif
new file mode 100644
index 000000000..07b80626a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D37_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D37" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D37"/>
+ <outline>
+ <contour>
+ <point x="192" y="2376" type="line"/>
+ <point x="116" y="2376" type="line"/>
+ <point x="116" y="896" type="line"/>
+ <point x="192" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1108" y="2376" type="line"/>
+ <point x="1012" y="2376" type="line"/>
+ <point x="404" y="1760" type="line"/>
+ <point x="160" y="1516" type="line"/>
+ <point x="152" y="1424" type="line"/>
+ <point x="444" y="1700" type="line"/>
+ </contour>
+ <contour>
+ <point x="1064" y="896" type="line"/>
+ <point x="1164" y="896" type="line"/>
+ <point x="428" y="1744" type="line"/>
+ <point x="384" y="1688" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1266, 'leftMargin': 165, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D38_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D38_.glif
new file mode 100644
index 000000000..b3b696c6b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D38_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D38" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D38"/>
+ <outline>
+ <contour>
+ <point x="1048" y="968" type="line"/>
+ <point x="256" y="968" type="line"/>
+ <point x="256" y="896" type="line"/>
+ <point x="1048" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="308" y="2376" type="line"/>
+ <point x="232" y="2376" type="line"/>
+ <point x="232" y="896" type="line"/>
+ <point x="308" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1035, 'leftMargin': 165, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D39_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D39_.glif
new file mode 100644
index 000000000..b3ae95e23
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D39_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D39" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D39"/>
+ <outline>
+ <contour>
+ <point x="212" y="2376" type="line"/>
+ <point x="864" y="896" type="line"/>
+ <point x="928" y="896" type="line"/>
+ <point x="1580" y="2376" type="line"/>
+ <point x="1496" y="2376" type="line"/>
+ <point x="896" y="1000" type="line"/>
+ <point x="296" y="2376" type="line"/>
+ </contour>
+ <contour>
+ <point x="208" y="2376" type="line"/>
+ <point x="208" y="896" type="line"/>
+ <point x="280" y="896" type="line"/>
+ <point x="280" y="1612" type="line"/>
+ <point x="280" y="2376" type="line"/>
+ </contour>
+ <contour>
+ <point x="1512" y="2376" type="line"/>
+ <point x="1512" y="1612" type="line"/>
+ <point x="1512" y="896" type="line"/>
+ <point x="1588" y="896" type="line"/>
+ <point x="1588" y="2376" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1709, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D3A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D3A__.glif
new file mode 100644
index 000000000..5b1588d4d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D3A__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D3A" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D3A"/>
+ <outline>
+ <contour>
+ <point x="1164" y="936" type="line"/>
+ <point x="180" y="2376" type="line"/>
+ <point x="124" y="2336" type="line"/>
+ <point x="1100" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="180" y="2376" type="line"/>
+ <point x="108" y="2376" type="line"/>
+ <point x="108" y="896" type="line"/>
+ <point x="180" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1176" y="2376" type="line"/>
+ <point x="1100" y="2376" type="line"/>
+ <point x="1100" y="896" type="line"/>
+ <point x="1176" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1397.0, 'leftMargin': 165, 'rightMargin': 165.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D3B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D3B__.glif
new file mode 100644
index 000000000..ae0dd6cdf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D3B__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D3B" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D3B"/>
+ <outline>
+ <contour>
+ <point x="180" y="896" type="line"/>
+ <point x="1160" y="2336" type="line"/>
+ <point x="1100" y="2376" type="line"/>
+ <point x="120" y="936" type="line"/>
+ </contour>
+ <contour>
+ <point x="1100" y="896" type="line"/>
+ <point x="1176" y="896" type="line"/>
+ <point x="1176" y="2376" type="line"/>
+ <point x="1100" y="2376" type="line"/>
+ </contour>
+ <contour>
+ <point x="108" y="896" type="line"/>
+ <point x="180" y="896" type="line"/>
+ <point x="180" y="2376" type="line"/>
+ <point x="108" y="2376" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1397.0, 'leftMargin': 165, 'rightMargin': 165.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D3C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D3C__.glif
new file mode 100644
index 000000000..25556f1f2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D3C__.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D3C" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D3C"/>
+ <outline>
+ <contour>
+ <point x="1328" y="1752" type="line"/>
+ <point x="1328" y="2136"/>
+ <point x="1108" y="2400"/>
+ <point x="768" y="2400" type="curve" smooth="yes"/>
+ <point x="428" y="2400"/>
+ <point x="208" y="2136"/>
+ <point x="208" y="1752" type="curve" smooth="yes"/>
+ <point x="208" y="1528" type="line" smooth="yes"/>
+ <point x="208" y="1140"/>
+ <point x="428" y="876"/>
+ <point x="768" y="876" type="curve" smooth="yes"/>
+ <point x="1112" y="876"/>
+ <point x="1328" y="1140"/>
+ <point x="1328" y="1528" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1252" y="1528" type="line"/>
+ <point x="1252" y="1180"/>
+ <point x="1076" y="952"/>
+ <point x="768" y="952" type="curve" smooth="yes"/>
+ <point x="464" y="952"/>
+ <point x="284" y="1180"/>
+ <point x="284" y="1528" type="curve" smooth="yes"/>
+ <point x="284" y="1752" type="line" smooth="yes"/>
+ <point x="284" y="2100"/>
+ <point x="464" y="2328"/>
+ <point x="768" y="2328" type="curve" smooth="yes"/>
+ <point x="1072" y="2328"/>
+ <point x="1252" y="2100"/>
+ <point x="1252" y="1752" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1338, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D3D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D3D__.glif
new file mode 100644
index 000000000..d50daa1fe
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D3D__.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D3D" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D3D"/>
+ <outline>
+ <contour>
+ <point x="192" y="1396" type="line"/>
+ <point x="192" y="1092"/>
+ <point x="376" y="876"/>
+ <point x="644" y="876" type="curve" smooth="yes"/>
+ <point x="912" y="876"/>
+ <point x="1092" y="1092"/>
+ <point x="1092" y="1396" type="curve" smooth="yes"/>
+ <point x="1092" y="1436" type="line" smooth="yes"/>
+ <point x="1092" y="1736"/>
+ <point x="912" y="1956"/>
+ <point x="640" y="1956" type="curve" smooth="yes"/>
+ <point x="376" y="1956"/>
+ <point x="192" y="1736"/>
+ <point x="192" y="1436" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="264" y="1436" type="line"/>
+ <point x="264" y="1676"/>
+ <point x="392" y="1880"/>
+ <point x="640" y="1880" type="curve" smooth="yes"/>
+ <point x="896" y="1880"/>
+ <point x="1020" y="1676"/>
+ <point x="1020" y="1436" type="curve" smooth="yes"/>
+ <point x="1020" y="1396" type="line" smooth="yes"/>
+ <point x="1020" y="1148"/>
+ <point x="884" y="952"/>
+ <point x="644" y="952" type="curve" smooth="yes"/>
+ <point x="404" y="952"/>
+ <point x="264" y="1148"/>
+ <point x="264" y="1396" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1016" y="2376" type="line"/>
+ <point x="1016" y="2116"/>
+ <point x="892" y="1956"/>
+ <point x="640" y="1956" type="curve" smooth="yes"/>
+ <point x="388" y="1956"/>
+ <point x="264" y="2116"/>
+ <point x="264" y="2376" type="curve"/>
+ <point x="188" y="2376" type="line"/>
+ <point x="188" y="2060"/>
+ <point x="372" y="1880"/>
+ <point x="640" y="1880" type="curve" smooth="yes"/>
+ <point x="912" y="1880"/>
+ <point x="1092" y="2060"/>
+ <point x="1092" y="2376" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1123, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D3E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D3E__.glif
new file mode 100644
index 000000000..6ac2d7946
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D3E__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D3E" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D3E"/>
+ <outline>
+ <contour>
+ <point x="632" y="1508" type="line"/>
+ <point x="952" y="1508"/>
+ <point x="1112" y="1684"/>
+ <point x="1112" y="1944" type="curve" smooth="yes"/>
+ <point x="1112" y="2204"/>
+ <point x="948" y="2376"/>
+ <point x="632" y="2376" type="curve" smooth="yes"/>
+ <point x="172" y="2376" type="line"/>
+ <point x="172" y="896" type="line"/>
+ <point x="244" y="896" type="line"/>
+ <point x="244" y="2304" type="line"/>
+ <point x="632" y="2304" type="line" smooth="yes"/>
+ <point x="932" y="2304"/>
+ <point x="1036" y="2156"/>
+ <point x="1036" y="1944" type="curve" smooth="yes"/>
+ <point x="1036" y="1744"/>
+ <point x="932" y="1580"/>
+ <point x="632" y="1580" type="curve" smooth="yes"/>
+ <point x="184" y="1580" type="line"/>
+ <point x="184" y="1508" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1216, 'leftMargin': 165, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D3F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D3F__.glif
new file mode 100644
index 000000000..011d13822
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D3F__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D3F" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D3F"/>
+ <outline>
+ <contour>
+ <point x="260" y="2376" type="line"/>
+ <point x="260" y="896" type="line"/>
+ <point x="332" y="896" type="line"/>
+ <point x="332" y="2304" type="line"/>
+ <point x="732" y="2304" type="line" smooth="yes"/>
+ <point x="992" y="2304"/>
+ <point x="1144" y="2172"/>
+ <point x="1144" y="1940" type="curve" smooth="yes"/>
+ <point x="1144" y="1756"/>
+ <point x="1036" y="1580"/>
+ <point x="780" y="1580" type="curve" smooth="yes"/>
+ <point x="268" y="1580" type="line"/>
+ <point x="272" y="1508" type="line"/>
+ <point x="840" y="1508" type="line"/>
+ <point x="872" y="1516" type="line"/>
+ <point x="1064" y="1548"/>
+ <point x="1216" y="1724"/>
+ <point x="1216" y="1940" type="curve" smooth="yes"/>
+ <point x="1216" y="2216"/>
+ <point x="1012" y="2376"/>
+ <point x="732" y="2376" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1200" y="896" type="line"/>
+ <point x="1280" y="896" type="line"/>
+ <point x="1280" y="908" type="line"/>
+ <point x="880" y="1540" type="line"/>
+ <point x="796" y="1540" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1295, 'leftMargin': 165, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D40_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D40_.glif
new file mode 100644
index 000000000..891ae2c3a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D40_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D40" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D40"/>
+ <outline>
+ <contour>
+ <point x="680" y="2376" type="line"/>
+ <point x="604" y="2376" type="line"/>
+ <point x="604" y="896" type="line"/>
+ <point x="680" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1208" y="2376" type="line"/>
+ <point x="76" y="2376" type="line"/>
+ <point x="76" y="2304" type="line"/>
+ <point x="1208" y="2304" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>621.5</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1243.0, 'leftMargin': 55, 'rightMargin': 55.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D41_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D41_.glif
new file mode 100644
index 000000000..c2cdba4b1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D41_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D41" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D41"/>
+ <outline>
+ <contour>
+ <point x="1072" y="2380" type="line"/>
+ <point x="1072" y="1376" type="line" smooth="yes"/>
+ <point x="1072" y="1088"/>
+ <point x="896" y="952"/>
+ <point x="640" y="952" type="curve" smooth="yes"/>
+ <point x="384" y="952"/>
+ <point x="208" y="1088"/>
+ <point x="208" y="1376" type="curve" smooth="yes"/>
+ <point x="208" y="2380" type="line"/>
+ <point x="136" y="2380" type="line"/>
+ <point x="136" y="1376" type="line" smooth="yes"/>
+ <point x="136" y="1044"/>
+ <point x="352" y="876"/>
+ <point x="640" y="876" type="curve" smooth="yes"/>
+ <point x="932" y="876"/>
+ <point x="1148" y="1044"/>
+ <point x="1148" y="1376" type="curve" smooth="yes"/>
+ <point x="1148" y="2380" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1342.0, 'leftMargin': 165, 'rightMargin': 165.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D42_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D42_.glif
new file mode 100644
index 000000000..de1d2526b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D42_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D42" format="1">
+ <advance width="2048"/>
+ <unicode hex="1D42"/>
+ <outline>
+ <contour>
+ <point x="628" y="1232" type="line"/>
+ <point x="544" y="896" type="line"/>
+ <point x="604" y="896" type="line"/>
+ <point x="980" y="2132" type="line"/>
+ <point x="1052" y="2376" type="line"/>
+ <point x="984" y="2376" type="line"/>
+ </contour>
+ <contour>
+ <point x="220" y="2376" type="line"/>
+ <point x="144" y="2376" type="line"/>
+ <point x="544" y="896" type="line"/>
+ <point x="604" y="896" type="line"/>
+ <point x="528" y="1232" type="line"/>
+ </contour>
+ <contour>
+ <point x="1508" y="1232" type="line"/>
+ <point x="1428" y="896" type="line"/>
+ <point x="1484" y="896" type="line"/>
+ <point x="1908" y="2376" type="line"/>
+ <point x="1828" y="2376" type="line"/>
+ </contour>
+ <contour>
+ <point x="1068" y="2376" type="line"/>
+ <point x="1000" y="2376" type="line"/>
+ <point x="1072" y="2132" type="line"/>
+ <point x="1424" y="896" type="line"/>
+ <point x="1476" y="896" type="line"/>
+ <point x="1404" y="1232" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1873, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D43_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D43_.glif
new file mode 100644
index 000000000..be6af9d68
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D43_.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D43" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D43"/>
+ <outline>
+ <contour>
+ <point x="948" y="1100" type="line"/>
+ <point x="948" y="1028"/>
+ <point x="976" y="948"/>
+ <point x="1004" y="896" type="curve"/>
+ <point x="1084" y="896" type="line"/>
+ <point x="1084" y="904" type="line"/>
+ <point x="1052" y="948"/>
+ <point x="1024" y="1036"/>
+ <point x="1024" y="1116" type="curve" smooth="yes"/>
+ <point x="1024" y="1668" type="line" smooth="yes"/>
+ <point x="1024" y="1900"/>
+ <point x="860" y="2016"/>
+ <point x="632" y="2016" type="curve" smooth="yes"/>
+ <point x="396" y="2016"/>
+ <point x="224" y="1868"/>
+ <point x="224" y="1696" type="curve"/>
+ <point x="300" y="1692" type="line"/>
+ <point x="300" y="1844"/>
+ <point x="432" y="1944"/>
+ <point x="632" y="1944" type="curve" smooth="yes"/>
+ <point x="848" y="1944"/>
+ <point x="948" y="1844"/>
+ <point x="948" y="1668" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="992" y="1528" type="line"/>
+ <point x="696" y="1528" type="line" smooth="yes"/>
+ <point x="388" y="1528"/>
+ <point x="196" y="1372"/>
+ <point x="196" y="1172" type="curve" smooth="yes"/>
+ <point x="196" y="1000"/>
+ <point x="320" y="872"/>
+ <point x="524" y="872" type="curve" smooth="yes"/>
+ <point x="796" y="872"/>
+ <point x="960" y="1036"/>
+ <point x="1012" y="1188" type="curve"/>
+ <point x="988" y="1264" type="line"/>
+ <point x="920" y="1076"/>
+ <point x="756" y="948"/>
+ <point x="524" y="948" type="curve" smooth="yes"/>
+ <point x="356" y="948"/>
+ <point x="268" y="1040"/>
+ <point x="268" y="1172" type="curve" smooth="yes"/>
+ <point x="268" y="1340"/>
+ <point x="424" y="1452"/>
+ <point x="696" y="1452" type="curve" smooth="yes"/>
+ <point x="996" y="1452" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1110, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D44_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D44_.glif
new file mode 100644
index 000000000..cf0f1cb2b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D44_.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D44" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D44"/>
+ <outline>
+ <contour>
+ <point x="332" y="1788" type="line"/>
+ <point x="332" y="1860"/>
+ <point x="304" y="1944"/>
+ <point x="280" y="1996" type="curve"/>
+ <point x="196" y="1996" type="line"/>
+ <point x="196" y="1988" type="line"/>
+ <point x="228" y="1940"/>
+ <point x="256" y="1852"/>
+ <point x="256" y="1772" type="curve" smooth="yes"/>
+ <point x="256" y="1220" type="line" smooth="yes"/>
+ <point x="256" y="988"/>
+ <point x="420" y="872"/>
+ <point x="648" y="872" type="curve" smooth="yes"/>
+ <point x="884" y="872"/>
+ <point x="1056" y="1024"/>
+ <point x="1056" y="1196" type="curve"/>
+ <point x="984" y="1196" type="line"/>
+ <point x="984" y="1044"/>
+ <point x="848" y="948"/>
+ <point x="648" y="948" type="curve" smooth="yes"/>
+ <point x="432" y="948"/>
+ <point x="332" y="1048"/>
+ <point x="332" y="1220" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="288" y="1360" type="line"/>
+ <point x="588" y="1360" type="line" smooth="yes"/>
+ <point x="892" y="1360"/>
+ <point x="1084" y="1520"/>
+ <point x="1084" y="1716" type="curve" smooth="yes"/>
+ <point x="1084" y="1892"/>
+ <point x="960" y="2016"/>
+ <point x="756" y="2016" type="curve" smooth="yes"/>
+ <point x="484" y="2016"/>
+ <point x="320" y="1856"/>
+ <point x="268" y="1704" type="curve"/>
+ <point x="296" y="1624" type="line"/>
+ <point x="360" y="1812"/>
+ <point x="524" y="1944"/>
+ <point x="756" y="1944" type="curve" smooth="yes"/>
+ <point x="924" y="1944"/>
+ <point x="1012" y="1848"/>
+ <point x="1012" y="1716" type="curve" smooth="yes"/>
+ <point x="1012" y="1548"/>
+ <point x="856" y="1436"/>
+ <point x="584" y="1436" type="curve" smooth="yes"/>
+ <point x="288" y="1436" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1110, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D45_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D45_.glif
new file mode 100644
index 000000000..6008c29aa
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D45_.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D45" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D45"/>
+ <outline>
+ <contour>
+ <point x="120" y="1432" type="line"/>
+ <point x="120" y="1096"/>
+ <point x="272" y="880"/>
+ <point x="532" y="880" type="curve" smooth="yes"/>
+ <point x="780" y="880"/>
+ <point x="920" y="1064"/>
+ <point x="952" y="1272" type="curve"/>
+ <point x="952" y="1600" type="line"/>
+ <point x="904" y="1840"/>
+ <point x="772" y="2024"/>
+ <point x="532" y="2024" type="curve" smooth="yes"/>
+ <point x="272" y="2024"/>
+ <point x="120" y="1800"/>
+ <point x="120" y="1452" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="192" y="1452" type="line"/>
+ <point x="192" y="1744"/>
+ <point x="304" y="1948"/>
+ <point x="532" y="1948" type="curve" smooth="yes"/>
+ <point x="768" y="1948"/>
+ <point x="888" y="1696"/>
+ <point x="916" y="1536" type="curve"/>
+ <point x="916" y="1324" type="line"/>
+ <point x="880" y="1124"/>
+ <point x="748" y="956"/>
+ <point x="532" y="956" type="curve" smooth="yes"/>
+ <point x="304" y="956"/>
+ <point x="192" y="1140"/>
+ <point x="192" y="1432" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="888" y="2004" type="line"/>
+ <point x="888" y="1772" type="line"/>
+ <point x="888" y="1140" type="line" smooth="yes"/>
+ <point x="888" y="940"/>
+ <point x="964" y="880"/>
+ <point x="1088" y="880" type="curve" smooth="yes"/>
+ <point x="1116" y="880"/>
+ <point x="1140" y="880"/>
+ <point x="1164" y="896" type="curve"/>
+ <point x="1152" y="964" type="line"/>
+ <point x="1128" y="956"/>
+ <point x="1116" y="956"/>
+ <point x="1088" y="956" type="curve" smooth="yes"/>
+ <point x="1016" y="956"/>
+ <point x="960" y="988"/>
+ <point x="960" y="1160" type="curve" smooth="yes"/>
+ <point x="960" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1210.0, 'leftMargin': 110, 'rightMargin': 55.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D46_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D46_.glif
new file mode 100644
index 000000000..4c346f804
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D46_.glif
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D46" format="1">
+ <advance width="2048"/>
+ <unicode hex="1D46"/>
+ <outline>
+ <contour>
+ <point x="1408" y="876" type="curve" smooth="yes"/>
+ <point x="1644" y="876"/>
+ <point x="1812" y="1028"/>
+ <point x="1812" y="1200" type="curve"/>
+ <point x="1740" y="1200" type="line"/>
+ <point x="1740" y="1048"/>
+ <point x="1604" y="952"/>
+ <point x="1408" y="952" type="curve" smooth="yes"/>
+ <point x="1192" y="952"/>
+ <point x="1088" y="1052"/>
+ <point x="1088" y="1224" type="curve" smooth="yes"/>
+ <point x="1088" y="1736" type="line"/>
+ <point x="1016" y="1668" type="line"/>
+ <point x="1016" y="1224" type="line" smooth="yes"/>
+ <point x="1016" y="992"/>
+ <point x="1176" y="876"/>
+ </contour>
+ <contour>
+ <point x="1048" y="1364" type="line"/>
+ <point x="1344" y="1364" type="line" smooth="yes"/>
+ <point x="1648" y="1364"/>
+ <point x="1844" y="1524"/>
+ <point x="1844" y="1720" type="curve" smooth="yes"/>
+ <point x="1844" y="1896"/>
+ <point x="1720" y="2020"/>
+ <point x="1512" y="2020" type="curve" smooth="yes"/>
+ <point x="1240" y="2020"/>
+ <point x="1088" y="1868"/>
+ <point x="1020" y="1708" type="curve"/>
+ <point x="1052" y="1628" type="line"/>
+ <point x="1116" y="1816"/>
+ <point x="1280" y="1948"/>
+ <point x="1512" y="1948" type="curve" smooth="yes"/>
+ <point x="1680" y="1948"/>
+ <point x="1768" y="1856"/>
+ <point x="1768" y="1720" type="curve" smooth="yes"/>
+ <point x="1768" y="1552"/>
+ <point x="1612" y="1440"/>
+ <point x="1340" y="1440" type="curve" smooth="yes"/>
+ <point x="1044" y="1440" type="line"/>
+ </contour>
+ <contour>
+ <point x="624" y="872" type="curve" smooth="yes"/>
+ <point x="880" y="872"/>
+ <point x="1088" y="1100"/>
+ <point x="1088" y="1424" type="curve" smooth="yes"/>
+ <point x="1088" y="1468" type="line" smooth="yes"/>
+ <point x="1088" y="1788"/>
+ <point x="872" y="2016"/>
+ <point x="604" y="2016" type="curve" smooth="yes"/>
+ <point x="428" y="2016"/>
+ <point x="312" y="1944"/>
+ <point x="240" y="1836" type="curve"/>
+ <point x="300" y="1796" type="line"/>
+ <point x="388" y="1904"/>
+ <point x="480" y="1944"/>
+ <point x="604" y="1944" type="curve" smooth="yes"/>
+ <point x="848" y="1944"/>
+ <point x="1016" y="1744"/>
+ <point x="1016" y="1468" type="curve" smooth="yes"/>
+ <point x="1016" y="1424" type="line" smooth="yes"/>
+ <point x="1016" y="1152"/>
+ <point x="868" y="948"/>
+ <point x="624" y="948" type="curve" smooth="yes"/>
+ <point x="404" y="948"/>
+ <point x="280" y="1120"/>
+ <point x="280" y="1340" type="curve" smooth="yes"/>
+ <point x="280" y="1352" type="line"/>
+ <point x="1052" y="1352" type="line"/>
+ <point x="1052" y="1428" type="line"/>
+ <point x="208" y="1428" type="line"/>
+ <point x="208" y="1344" type="line" smooth="yes"/>
+ <point x="208" y="1064"/>
+ <point x="380" y="872"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1855, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D47_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D47_.glif
new file mode 100644
index 000000000..3a5237d13
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D47_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D47" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D47"/>
+ <outline>
+ <contour>
+ <point x="208" y="2484" type="line"/>
+ <point x="208" y="896" type="line"/>
+ <point x="284" y="896" type="line"/>
+ <point x="284" y="1108" type="line"/>
+ <point x="284" y="2484" type="line"/>
+ </contour>
+ <contour>
+ <point x="1072" y="1456" type="line"/>
+ <point x="1072" y="1804"/>
+ <point x="920" y="2016"/>
+ <point x="656" y="2016" type="curve" smooth="yes"/>
+ <point x="420" y="2016"/>
+ <point x="260" y="1860"/>
+ <point x="212" y="1652" type="curve"/>
+ <point x="212" y="1204" type="line"/>
+ <point x="248" y="1032"/>
+ <point x="412" y="872"/>
+ <point x="660" y="872" type="curve" smooth="yes"/>
+ <point x="920" y="872"/>
+ <point x="1072" y="1100"/>
+ <point x="1072" y="1436" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="996" y="1436" type="line"/>
+ <point x="996" y="1140"/>
+ <point x="888" y="948"/>
+ <point x="660" y="948" type="curve" smooth="yes"/>
+ <point x="428" y="948"/>
+ <point x="304" y="1064"/>
+ <point x="268" y="1228" type="curve"/>
+ <point x="268" y="1616" type="line"/>
+ <point x="296" y="1752"/>
+ <point x="380" y="1944"/>
+ <point x="656" y="1944" type="curve" smooth="yes"/>
+ <point x="900" y="1944"/>
+ <point x="996" y="1724"/>
+ <point x="996" y="1456" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1137, 'leftMargin': 165, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D48_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D48_.glif
new file mode 100644
index 000000000..6ff37bb38
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D48_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D48" format="1">
+ <advance width="1024"/>
+ <unicode hex="1D48"/>
+ <outline>
+ <contour>
+ <point x="868" y="2484" type="line"/>
+ <point x="868" y="1108" type="line"/>
+ <point x="868" y="896" type="line"/>
+ <point x="944" y="896" type="line"/>
+ <point x="944" y="2484" type="line"/>
+ </contour>
+ <contour>
+ <point x="80" y="1436" type="line"/>
+ <point x="80" y="1100"/>
+ <point x="236" y="872"/>
+ <point x="496" y="872" type="curve" smooth="yes"/>
+ <point x="744" y="872"/>
+ <point x="908" y="1032"/>
+ <point x="944" y="1204" type="curve"/>
+ <point x="944" y="1652" type="line"/>
+ <point x="896" y="1860"/>
+ <point x="736" y="2016"/>
+ <point x="496" y="2016" type="curve" smooth="yes"/>
+ <point x="236" y="2016"/>
+ <point x="80" y="1804"/>
+ <point x="80" y="1456" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="156" y="1456" type="line"/>
+ <point x="156" y="1748"/>
+ <point x="276" y="1944"/>
+ <point x="496" y="1944" type="curve" smooth="yes"/>
+ <point x="772" y="1944"/>
+ <point x="856" y="1752"/>
+ <point x="884" y="1616" type="curve"/>
+ <point x="884" y="1228" type="line"/>
+ <point x="848" y="1064"/>
+ <point x="724" y="948"/>
+ <point x="496" y="948" type="curve" smooth="yes"/>
+ <point x="272" y="948"/>
+ <point x="156" y="1140"/>
+ <point x="156" y="1436" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1137, 'leftMargin': 110, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D49_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D49_.glif
new file mode 100644
index 000000000..91805a44f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D49_.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D49" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D49"/>
+ <outline>
+ <contour>
+ <point x="684" y="876" type="curve" smooth="yes"/>
+ <point x="860" y="876"/>
+ <point x="976" y="952"/>
+ <point x="1048" y="1056" type="curve"/>
+ <point x="988" y="1096" type="line"/>
+ <point x="900" y="992"/>
+ <point x="808" y="952"/>
+ <point x="684" y="952" type="curve" smooth="yes"/>
+ <point x="440" y="952"/>
+ <point x="276" y="1152"/>
+ <point x="276" y="1428" type="curve" smooth="yes"/>
+ <point x="276" y="1472" type="line" smooth="yes"/>
+ <point x="276" y="1744"/>
+ <point x="420" y="1948"/>
+ <point x="664" y="1948" type="curve" smooth="yes"/>
+ <point x="884" y="1948"/>
+ <point x="1008" y="1776"/>
+ <point x="1008" y="1556" type="curve" smooth="yes"/>
+ <point x="1008" y="1540" type="line"/>
+ <point x="236" y="1540" type="line"/>
+ <point x="236" y="1468" type="line"/>
+ <point x="1080" y="1468" type="line"/>
+ <point x="1080" y="1552" type="line" smooth="yes"/>
+ <point x="1080" y="1832"/>
+ <point x="908" y="2020"/>
+ <point x="664" y="2020" type="curve" smooth="yes"/>
+ <point x="408" y="2020"/>
+ <point x="200" y="1792"/>
+ <point x="200" y="1472" type="curve" smooth="yes"/>
+ <point x="200" y="1428" type="line" smooth="yes"/>
+ <point x="200" y="1108"/>
+ <point x="416" y="876"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D4A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D4A__.glif
new file mode 100644
index 000000000..cc914a21e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D4A__.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D4A" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D4A"/>
+ <outline>
+ <contour>
+ <point x="596" y="2020" type="curve" smooth="yes"/>
+ <point x="420" y="2020"/>
+ <point x="308" y="1948"/>
+ <point x="232" y="1840" type="curve"/>
+ <point x="292" y="1800" type="line"/>
+ <point x="380" y="1908"/>
+ <point x="472" y="1948"/>
+ <point x="596" y="1948" type="curve" smooth="yes"/>
+ <point x="840" y="1948"/>
+ <point x="1008" y="1748"/>
+ <point x="1008" y="1472" type="curve" smooth="yes"/>
+ <point x="1008" y="1428" type="line" smooth="yes"/>
+ <point x="1008" y="1156"/>
+ <point x="860" y="952"/>
+ <point x="620" y="952" type="curve" smooth="yes"/>
+ <point x="396" y="952"/>
+ <point x="276" y="1124"/>
+ <point x="276" y="1344" type="curve" smooth="yes"/>
+ <point x="276" y="1356" type="line"/>
+ <point x="1044" y="1356" type="line"/>
+ <point x="1044" y="1432" type="line"/>
+ <point x="200" y="1432" type="line"/>
+ <point x="200" y="1348" type="line" smooth="yes"/>
+ <point x="200" y="1068"/>
+ <point x="372" y="876"/>
+ <point x="620" y="876" type="curve" smooth="yes"/>
+ <point x="872" y="876"/>
+ <point x="1080" y="1108"/>
+ <point x="1080" y="1428" type="curve" smooth="yes"/>
+ <point x="1080" y="1472" type="line" smooth="yes"/>
+ <point x="1080" y="1792"/>
+ <point x="868" y="2020"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D4B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D4B__.glif
new file mode 100644
index 000000000..73eb9b864
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D4B__.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D4B" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D4B"/>
+ <outline>
+ <contour>
+ <point x="1012" y="1200" type="line"/>
+ <point x="1004" y="1048"/>
+ <point x="872" y="952"/>
+ <point x="632" y="952" type="curve" smooth="yes"/>
+ <point x="400" y="952"/>
+ <point x="268" y="1032"/>
+ <point x="268" y="1188" type="curve" smooth="yes"/>
+ <point x="268" y="1352"/>
+ <point x="388" y="1420"/>
+ <point x="636" y="1420" type="curve" smooth="yes"/>
+ <point x="804" y="1420" type="line"/>
+ <point x="804" y="1484" type="line"/>
+ <point x="632" y="1484" type="line" smooth="yes"/>
+ <point x="336" y="1484"/>
+ <point x="192" y="1372"/>
+ <point x="192" y="1188" type="curve" smooth="yes"/>
+ <point x="192" y="992"/>
+ <point x="380" y="876"/>
+ <point x="632" y="876" type="curve" smooth="yes"/>
+ <point x="856" y="876"/>
+ <point x="1080" y="972"/>
+ <point x="1088" y="1200" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1004" y="1708" type="curve"/>
+ <point x="1072" y="1708" type="line"/>
+ <point x="1072" y="1896"/>
+ <point x="872" y="2016"/>
+ <point x="632" y="2016" type="curve" smooth="yes"/>
+ <point x="380" y="2016"/>
+ <point x="212" y="1908"/>
+ <point x="212" y="1708" type="curve" smooth="yes"/>
+ <point x="212" y="1560"/>
+ <point x="352" y="1428"/>
+ <point x="632" y="1428" type="curve" smooth="yes"/>
+ <point x="804" y="1428" type="line"/>
+ <point x="804" y="1492" type="line"/>
+ <point x="636" y="1492" type="line" smooth="yes"/>
+ <point x="376" y="1492"/>
+ <point x="288" y="1576"/>
+ <point x="288" y="1708" type="curve" smooth="yes"/>
+ <point x="288" y="1848"/>
+ <point x="380" y="1940"/>
+ <point x="632" y="1940" type="curve" smooth="yes"/>
+ <point x="844" y="1940"/>
+ <point x="984" y="1864"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1062, 'leftMargin': 110, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D4C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D4C__.glif
new file mode 100644
index 000000000..375a4826b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D4C__.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D4C" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D4C"/>
+ <outline>
+ <contour>
+ <point x="192" y="1200" type="line"/>
+ <point x="204" y="972"/>
+ <point x="424" y="876"/>
+ <point x="648" y="876" type="curve" smooth="yes"/>
+ <point x="904" y="876"/>
+ <point x="1088" y="992"/>
+ <point x="1088" y="1188" type="curve" smooth="yes"/>
+ <point x="1088" y="1372"/>
+ <point x="948" y="1484"/>
+ <point x="648" y="1484" type="curve" smooth="yes"/>
+ <point x="476" y="1484" type="line"/>
+ <point x="476" y="1420" type="line"/>
+ <point x="644" y="1420" type="line" smooth="yes"/>
+ <point x="896" y="1420"/>
+ <point x="1016" y="1352"/>
+ <point x="1016" y="1188" type="curve" smooth="yes"/>
+ <point x="1016" y="1032"/>
+ <point x="880" y="952"/>
+ <point x="648" y="952" type="curve" smooth="yes"/>
+ <point x="408" y="952"/>
+ <point x="276" y="1048"/>
+ <point x="268" y="1200" type="curve"/>
+ </contour>
+ <contour>
+ <point x="280" y="1708" type="line"/>
+ <point x="296" y="1864"/>
+ <point x="436" y="1940"/>
+ <point x="648" y="1940" type="curve" smooth="yes"/>
+ <point x="904" y="1940"/>
+ <point x="996" y="1848"/>
+ <point x="996" y="1708" type="curve" smooth="yes"/>
+ <point x="996" y="1576"/>
+ <point x="908" y="1492"/>
+ <point x="644" y="1492" type="curve" smooth="yes"/>
+ <point x="476" y="1492" type="line"/>
+ <point x="476" y="1428" type="line"/>
+ <point x="648" y="1428" type="line" smooth="yes"/>
+ <point x="932" y="1428"/>
+ <point x="1068" y="1560"/>
+ <point x="1068" y="1708" type="curve" smooth="yes"/>
+ <point x="1068" y="1908"/>
+ <point x="904" y="2016"/>
+ <point x="648" y="2016" type="curve" smooth="yes"/>
+ <point x="408" y="2016"/>
+ <point x="212" y="1896"/>
+ <point x="212" y="1708" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1062, 'leftMargin': 55, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D4D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D4D__.glif
new file mode 100644
index 000000000..d07e98b4e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D4D__.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D4D" format="1">
+ <advance width="1024"/>
+ <unicode hex="1D4D"/>
+ <outline>
+ <contour>
+ <point x="860" y="2004" type="line"/>
+ <point x="860" y="1760" type="line"/>
+ <point x="860" y="916" type="line" smooth="yes"/>
+ <point x="860" y="672"/>
+ <point x="740" y="532"/>
+ <point x="520" y="532" type="curve" smooth="yes"/>
+ <point x="384" y="532"/>
+ <point x="296" y="584"/>
+ <point x="216" y="696" type="curve"/>
+ <point x="160" y="644" type="line"/>
+ <point x="240" y="536"/>
+ <point x="360" y="460"/>
+ <point x="520" y="460" type="curve" smooth="yes"/>
+ <point x="776" y="460"/>
+ <point x="936" y="636"/>
+ <point x="936" y="916" type="curve" smooth="yes"/>
+ <point x="936" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="92" y="1444" type="line"/>
+ <point x="92" y="1108"/>
+ <point x="244" y="880"/>
+ <point x="504" y="880" type="curve" smooth="yes"/>
+ <point x="752" y="880"/>
+ <point x="896" y="1036"/>
+ <point x="932" y="1212" type="curve"/>
+ <point x="932" y="1660" type="line"/>
+ <point x="884" y="1868"/>
+ <point x="748" y="2024"/>
+ <point x="508" y="2024" type="curve" smooth="yes"/>
+ <point x="244" y="2024"/>
+ <point x="92" y="1812"/>
+ <point x="92" y="1464" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="164" y="1464" type="line"/>
+ <point x="164" y="1756"/>
+ <point x="264" y="1948"/>
+ <point x="508" y="1948" type="curve" smooth="yes"/>
+ <point x="784" y="1948"/>
+ <point x="864" y="1732"/>
+ <point x="896" y="1596" type="curve"/>
+ <point x="896" y="1264" type="line"/>
+ <point x="856" y="1096"/>
+ <point x="736" y="956"/>
+ <point x="504" y="956" type="curve" smooth="yes"/>
+ <point x="264" y="956"/>
+ <point x="164" y="1148"/>
+ <point x="164" y="1444" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1118, 'leftMargin': 110, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D4E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D4E__.glif
new file mode 100644
index 000000000..64da29d5f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D4E__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D4E" format="1">
+ <advance width="512"/>
+ <unicode hex="1D4E"/>
+ <outline>
+ <contour>
+ <point x="296" y="1996" type="line"/>
+ <point x="220" y="1996" type="line"/>
+ <point x="220" y="896" type="line"/>
+ <point x="296" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="192" y="564" type="curve" smooth="yes"/>
+ <point x="192" y="528"/>
+ <point x="220" y="500"/>
+ <point x="256" y="500" type="curve" smooth="yes"/>
+ <point x="296" y="500"/>
+ <point x="320" y="528"/>
+ <point x="320" y="564" type="curve" smooth="yes"/>
+ <point x="320" y="604"/>
+ <point x="296" y="632"/>
+ <point x="256" y="632" type="curve" smooth="yes"/>
+ <point x="220" y="632"/>
+ <point x="192" y="604"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 459, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D4F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D4F__.glif
new file mode 100644
index 000000000..9b14898a7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D4F__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D4F" format="1">
+ <advance width="1024"/>
+ <unicode hex="1D4F"/>
+ <outline>
+ <contour>
+ <point x="188" y="2484" type="line"/>
+ <point x="116" y="2484" type="line"/>
+ <point x="116" y="896" type="line"/>
+ <point x="188" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="872" y="1996" type="line"/>
+ <point x="768" y="1996" type="line"/>
+ <point x="276" y="1536" type="line"/>
+ <point x="136" y="1404" type="line"/>
+ <point x="160" y="1336" type="line"/>
+ <point x="324" y="1480" type="line"/>
+ </contour>
+ <contour>
+ <point x="816" y="896" type="line"/>
+ <point x="912" y="896" type="line"/>
+ <point x="360" y="1568" type="line"/>
+ <point x="316" y="1516" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1015, 'leftMargin': 165, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D50_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D50_.glif
new file mode 100644
index 000000000..59fe53491
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D50_.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D50" format="1">
+ <advance width="2048"/>
+ <unicode hex="1D50"/>
+ <outline>
+ <contour>
+ <point x="264" y="1484" type="line"/>
+ <point x="264" y="1744"/>
+ <point x="408" y="1948"/>
+ <point x="660" y="1948" type="curve" smooth="yes"/>
+ <point x="860" y="1948"/>
+ <point x="992" y="1860"/>
+ <point x="992" y="1604" type="curve" smooth="yes"/>
+ <point x="992" y="896" type="line"/>
+ <point x="1064" y="896" type="line"/>
+ <point x="1064" y="1596" type="line" smooth="yes"/>
+ <point x="1064" y="1892"/>
+ <point x="908" y="2016"/>
+ <point x="660" y="2016" type="curve" smooth="yes"/>
+ <point x="392" y="2016"/>
+ <point x="212" y="1792"/>
+ <point x="212" y="1480" type="curve"/>
+ </contour>
+ <contour>
+ <point x="280" y="1760" type="line"/>
+ <point x="264" y="2004" type="line"/>
+ <point x="204" y="2004" type="line"/>
+ <point x="204" y="896" type="line"/>
+ <point x="280" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1048" y="1484" type="line"/>
+ <point x="1048" y="1744"/>
+ <point x="1192" y="1948"/>
+ <point x="1444" y="1948" type="curve" smooth="yes"/>
+ <point x="1644" y="1948"/>
+ <point x="1772" y="1860"/>
+ <point x="1772" y="1604" type="curve" smooth="yes"/>
+ <point x="1772" y="896" type="line"/>
+ <point x="1848" y="896" type="line"/>
+ <point x="1848" y="1596" type="line" smooth="yes"/>
+ <point x="1848" y="1892"/>
+ <point x="1692" y="2016"/>
+ <point x="1444" y="2016" type="curve" smooth="yes"/>
+ <point x="1176" y="2016"/>
+ <point x="996" y="1792"/>
+ <point x="996" y="1480" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1973, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D51_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D51_.glif
new file mode 100644
index 000000000..3f3da3d52
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D51_.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D51" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D51"/>
+ <outline>
+ <contour>
+ <point x="272" y="1484" type="line"/>
+ <point x="272" y="1744"/>
+ <point x="416" y="1948"/>
+ <point x="668" y="1948" type="curve" smooth="yes"/>
+ <point x="868" y="1948"/>
+ <point x="1000" y="1860"/>
+ <point x="1000" y="1604" type="curve" smooth="yes"/>
+ <point x="1000" y="896" type="line"/>
+ <point x="1072" y="896" type="line"/>
+ <point x="1072" y="1596" type="line" smooth="yes"/>
+ <point x="1072" y="1892"/>
+ <point x="916" y="2016"/>
+ <point x="668" y="2016" type="curve" smooth="yes"/>
+ <point x="400" y="2016"/>
+ <point x="220" y="1792"/>
+ <point x="220" y="1480" type="curve"/>
+ </contour>
+ <contour>
+ <point x="288" y="1760" type="line"/>
+ <point x="272" y="2004" type="line"/>
+ <point x="212" y="2004" type="line"/>
+ <point x="212" y="896" type="line"/>
+ <point x="288" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1000" y="724" type="line"/>
+ <point x="1000" y="644"/>
+ <point x="964" y="600"/>
+ <point x="896" y="600" type="curve" smooth="yes"/>
+ <point x="864" y="600"/>
+ <point x="824" y="604"/>
+ <point x="780" y="616" type="curve"/>
+ <point x="780" y="544" type="line"/>
+ <point x="828" y="532"/>
+ <point x="876" y="524"/>
+ <point x="912" y="524" type="curve" smooth="yes"/>
+ <point x="1024" y="524"/>
+ <point x="1072" y="608"/>
+ <point x="1072" y="724" type="curve" smooth="yes"/>
+ <point x="1072" y="1232" type="line"/>
+ <point x="1000" y="1232" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1189, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D52_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D52_.glif
new file mode 100644
index 000000000..e70c57003
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D52_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D52" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D52"/>
+ <outline>
+ <contour>
+ <point x="160" y="1416" type="line"/>
+ <point x="160" y="1096"/>
+ <point x="356" y="868"/>
+ <point x="640" y="868" type="curve" smooth="yes"/>
+ <point x="928" y="868"/>
+ <point x="1124" y="1096"/>
+ <point x="1124" y="1416" type="curve" smooth="yes"/>
+ <point x="1124" y="1460" type="line" smooth="yes"/>
+ <point x="1124" y="1784"/>
+ <point x="928" y="2008"/>
+ <point x="640" y="2008" type="curve" smooth="yes"/>
+ <point x="356" y="2008"/>
+ <point x="160" y="1784"/>
+ <point x="160" y="1460" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="232" y="1460" type="line"/>
+ <point x="232" y="1716"/>
+ <point x="372" y="1936"/>
+ <point x="640" y="1936" type="curve" smooth="yes"/>
+ <point x="908" y="1936"/>
+ <point x="1048" y="1716"/>
+ <point x="1048" y="1460" type="curve" smooth="yes"/>
+ <point x="1048" y="1416" type="line" smooth="yes"/>
+ <point x="1048" y="1156"/>
+ <point x="908" y="940"/>
+ <point x="640" y="940" type="curve" smooth="yes"/>
+ <point x="372" y="940"/>
+ <point x="232" y="1156"/>
+ <point x="232" y="1416" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1184, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D53_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D53_.glif
new file mode 100644
index 000000000..a8edd490c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D53_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D53" format="1">
+ <advance width="1024"/>
+ <unicode hex="1D53"/>
+ <outline>
+ <contour>
+ <point x="128" y="976" type="line"/>
+ <point x="208" y="908"/>
+ <point x="312" y="868"/>
+ <point x="432" y="868" type="curve" smooth="yes"/>
+ <point x="716" y="868"/>
+ <point x="912" y="1096"/>
+ <point x="912" y="1416" type="curve" smooth="yes"/>
+ <point x="912" y="1460" type="line" smooth="yes"/>
+ <point x="912" y="1784"/>
+ <point x="716" y="2008"/>
+ <point x="432" y="2008" type="curve" smooth="yes"/>
+ <point x="304" y="2008"/>
+ <point x="196" y="1964"/>
+ <point x="112" y="1888" type="curve"/>
+ <point x="164" y="1836" type="line"/>
+ <point x="228" y="1900"/>
+ <point x="320" y="1936"/>
+ <point x="432" y="1936" type="curve" smooth="yes"/>
+ <point x="700" y="1936"/>
+ <point x="840" y="1716"/>
+ <point x="840" y="1460" type="curve" smooth="yes"/>
+ <point x="840" y="1416" type="line" smooth="yes"/>
+ <point x="840" y="1156"/>
+ <point x="700" y="940"/>
+ <point x="432" y="940" type="curve" smooth="yes"/>
+ <point x="324" y="940"/>
+ <point x="236" y="976"/>
+ <point x="172" y="1036" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 965, 'leftMargin': 55, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D54_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D54_.glif
new file mode 100644
index 000000000..0d8b3dce9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D54_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D54" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D54"/>
+ <outline>
+ <contour>
+ <point x="1124" y="1416" type="line"/>
+ <point x="1124" y="1460" type="line" smooth="yes"/>
+ <point x="1124" y="1784"/>
+ <point x="928" y="2008"/>
+ <point x="640" y="2008" type="curve" smooth="yes"/>
+ <point x="356" y="2008"/>
+ <point x="160" y="1784"/>
+ <point x="160" y="1460" type="curve" smooth="yes"/>
+ <point x="160" y="1416" type="line"/>
+ <point x="232" y="1416" type="line"/>
+ <point x="232" y="1460" type="line" smooth="yes"/>
+ <point x="232" y="1716"/>
+ <point x="372" y="1936"/>
+ <point x="640" y="1936" type="curve" smooth="yes"/>
+ <point x="908" y="1936"/>
+ <point x="1048" y="1716"/>
+ <point x="1048" y="1460" type="curve" smooth="yes"/>
+ <point x="1048" y="1416" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1074, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D55_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D55_.glif
new file mode 100644
index 000000000..1eb9d8590
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D55_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D55" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D55"/>
+ <outline>
+ <contour>
+ <point x="1048" y="1476" type="line"/>
+ <point x="1048" y="1432" type="line" smooth="yes"/>
+ <point x="1048" y="1172"/>
+ <point x="908" y="956"/>
+ <point x="640" y="956" type="curve" smooth="yes"/>
+ <point x="372" y="956"/>
+ <point x="232" y="1172"/>
+ <point x="232" y="1432" type="curve" smooth="yes"/>
+ <point x="232" y="1476" type="line"/>
+ <point x="160" y="1476" type="line"/>
+ <point x="160" y="1432" type="line" smooth="yes"/>
+ <point x="160" y="1108"/>
+ <point x="356" y="880"/>
+ <point x="640" y="880" type="curve" smooth="yes"/>
+ <point x="928" y="880"/>
+ <point x="1124" y="1108"/>
+ <point x="1124" y="1432" type="curve" smooth="yes"/>
+ <point x="1124" y="1476" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1074, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D56_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D56_.glif
new file mode 100644
index 000000000..727861cd1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D56_.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D56" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D56"/>
+ <outline>
+ <contour>
+ <point x="284" y="480" type="line"/>
+ <point x="284" y="1788" type="line"/>
+ <point x="284" y="2004" type="line"/>
+ <point x="208" y="2004" type="line"/>
+ <point x="208" y="480" type="line"/>
+ </contour>
+ <contour>
+ <point x="1072" y="1464" type="line"/>
+ <point x="1072" y="1800"/>
+ <point x="920" y="2024"/>
+ <point x="660" y="2024" type="curve" smooth="yes"/>
+ <point x="412" y="2024"/>
+ <point x="248" y="1868"/>
+ <point x="212" y="1696" type="curve"/>
+ <point x="212" y="1244" type="line"/>
+ <point x="260" y="1040"/>
+ <point x="420" y="880"/>
+ <point x="656" y="880" type="curve" smooth="yes"/>
+ <point x="920" y="880"/>
+ <point x="1072" y="1096"/>
+ <point x="1072" y="1440" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="996" y="1440" type="line"/>
+ <point x="996" y="1152"/>
+ <point x="888" y="956"/>
+ <point x="656" y="956" type="curve" smooth="yes"/>
+ <point x="380" y="956"/>
+ <point x="296" y="1144"/>
+ <point x="268" y="1284" type="curve"/>
+ <point x="268" y="1668" type="line"/>
+ <point x="304" y="1836"/>
+ <point x="428" y="1952"/>
+ <point x="660" y="1952" type="curve" smooth="yes"/>
+ <point x="900" y="1952"/>
+ <point x="996" y="1724"/>
+ <point x="996" y="1464" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>478.5</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1137, 'leftMargin': 165, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D57_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D57_.glif
new file mode 100644
index 000000000..7872ba247
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D57_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D57" format="1">
+ <advance width="768"/>
+ <unicode hex="1D57"/>
+ <outline>
+ <contour>
+ <point x="624" y="2004" type="line"/>
+ <point x="112" y="2004" type="line"/>
+ <point x="112" y="1928" type="line"/>
+ <point x="624" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="316" y="2300" type="line"/>
+ <point x="316" y="1184" type="line" smooth="yes"/>
+ <point x="316" y="964"/>
+ <point x="400" y="880"/>
+ <point x="540" y="880" type="curve" smooth="yes"/>
+ <point x="576" y="880"/>
+ <point x="620" y="888"/>
+ <point x="656" y="896" type="curve"/>
+ <point x="648" y="964" type="line"/>
+ <point x="608" y="960"/>
+ <point x="584" y="956"/>
+ <point x="540" y="956" type="curve" smooth="yes"/>
+ <point x="452" y="956"/>
+ <point x="392" y="992"/>
+ <point x="392" y="1184" type="curve" smooth="yes"/>
+ <point x="392" y="2300" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 655, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D58_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D58_.glif
new file mode 100644
index 000000000..3ac2713cd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D58_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D58" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D58"/>
+ <outline>
+ <contour>
+ <point x="1008" y="1416" type="line"/>
+ <point x="1008" y="1152"/>
+ <point x="864" y="948"/>
+ <point x="612" y="948" type="curve" smooth="yes"/>
+ <point x="416" y="948"/>
+ <point x="284" y="1036"/>
+ <point x="284" y="1296" type="curve" smooth="yes"/>
+ <point x="284" y="2004" type="line"/>
+ <point x="212" y="2004" type="line"/>
+ <point x="212" y="1304" type="line" smooth="yes"/>
+ <point x="212" y="1008"/>
+ <point x="364" y="880"/>
+ <point x="612" y="880" type="curve" smooth="yes"/>
+ <point x="880" y="880"/>
+ <point x="1060" y="1108"/>
+ <point x="1060" y="1416" type="curve"/>
+ </contour>
+ <contour>
+ <point x="996" y="1136" type="line"/>
+ <point x="1012" y="896" type="line"/>
+ <point x="1072" y="896" type="line"/>
+ <point x="1072" y="2004" type="line"/>
+ <point x="996" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1189, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D59_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D59_.glif
new file mode 100644
index 000000000..e0ca7888a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D59_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D59" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D59"/>
+ <outline>
+ <contour>
+ <point x="796" y="1812" type="line"/>
+ <point x="1060" y="1812"/>
+ <point x="1260" y="1664"/>
+ <point x="1260" y="1416" type="curve" smooth="yes"/>
+ <point x="1260" y="1216"/>
+ <point x="1172" y="1084"/>
+ <point x="916" y="1084" type="curve" smooth="yes"/>
+ <point x="208" y="1084" type="line"/>
+ <point x="208" y="1012" type="line"/>
+ <point x="908" y="1012" type="line" smooth="yes"/>
+ <point x="1204" y="1012"/>
+ <point x="1328" y="1168"/>
+ <point x="1328" y="1416" type="curve" smooth="yes"/>
+ <point x="1328" y="1684"/>
+ <point x="1104" y="1864"/>
+ <point x="796" y="1864" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1072" y="1796" type="line"/>
+ <point x="1316" y="1812" type="line"/>
+ <point x="1316" y="1872" type="line"/>
+ <point x="208" y="1872" type="line"/>
+ <point x="208" y="1796" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1286, 'leftMargin': 55, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D5A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D5A__.glif
new file mode 100644
index 000000000..f76c609b6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D5A__.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D5A" format="1">
+ <advance width="2048"/>
+ <unicode hex="1D5A"/>
+ <outline>
+ <contour>
+ <point x="604" y="880" type="curve" smooth="yes"/>
+ <point x="872" y="880"/>
+ <point x="1052" y="1108"/>
+ <point x="1052" y="1416" type="curve"/>
+ <point x="1000" y="1416" type="line"/>
+ <point x="1000" y="1152"/>
+ <point x="856" y="948"/>
+ <point x="604" y="948" type="curve" smooth="yes"/>
+ <point x="408" y="948"/>
+ <point x="276" y="1036"/>
+ <point x="276" y="1296" type="curve" smooth="yes"/>
+ <point x="276" y="2004" type="line"/>
+ <point x="204" y="2004" type="line"/>
+ <point x="204" y="1304" type="line" smooth="yes"/>
+ <point x="204" y="1008"/>
+ <point x="356" y="880"/>
+ </contour>
+ <contour>
+ <point x="1388" y="880" type="curve" smooth="yes"/>
+ <point x="1656" y="880"/>
+ <point x="1836" y="1108"/>
+ <point x="1836" y="1416" type="curve"/>
+ <point x="1784" y="1416" type="line"/>
+ <point x="1784" y="1152"/>
+ <point x="1640" y="948"/>
+ <point x="1388" y="948" type="curve" smooth="yes"/>
+ <point x="1192" y="948"/>
+ <point x="1060" y="1036"/>
+ <point x="1060" y="1296" type="curve" smooth="yes"/>
+ <point x="1060" y="2004" type="line"/>
+ <point x="988" y="2004" type="line"/>
+ <point x="988" y="1304" type="line" smooth="yes"/>
+ <point x="988" y="1008"/>
+ <point x="1140" y="880"/>
+ </contour>
+ <contour>
+ <point x="1772" y="1136" type="line"/>
+ <point x="1788" y="896" type="line"/>
+ <point x="1848" y="896" type="line"/>
+ <point x="1848" y="2004" type="line"/>
+ <point x="1772" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1973, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D5B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D5B__.glif
new file mode 100644
index 000000000..d35398944
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D5B__.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D5B" format="1">
+ <advance width="1024"/>
+ <unicode hex="1D5B"/>
+ <outline>
+ <contour>
+ <point x="560" y="1128" type="line"/>
+ <point x="476" y="896" type="line"/>
+ <point x="548" y="896" type="line"/>
+ <point x="968" y="1996" type="line"/>
+ <point x="884" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="140" y="1996" type="line"/>
+ <point x="60" y="1996" type="line"/>
+ <point x="476" y="896" type="line"/>
+ <point x="548" y="896" type="line"/>
+ <point x="464" y="1128" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1018, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D5C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D5C__.glif
new file mode 100644
index 000000000..2287451d6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D5C__.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D5C" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D5C"/>
+ <outline>
+ <contour>
+ <point x="640" y="2016" type="curve" smooth="yes"/>
+ <point x="864" y="2016"/>
+ <point x="992" y="1868"/>
+ <point x="992" y="1668" type="curve" smooth="yes"/>
+ <point x="992" y="1452"/>
+ <point x="824" y="1240"/>
+ <point x="708" y="1088" type="curve"/>
+ <point x="756" y="976"/>
+ <point x="876" y="948"/>
+ <point x="956" y="948" type="curve" smooth="yes"/>
+ <point x="1032" y="948"/>
+ <point x="1100" y="960"/>
+ <point x="1192" y="992" type="curve"/>
+ <point x="1208" y="920" type="line"/>
+ <point x="1140" y="896"/>
+ <point x="1056" y="876"/>
+ <point x="956" y="876" type="curve" smooth="yes"/>
+ <point x="832" y="876"/>
+ <point x="720" y="924"/>
+ <point x="640" y="1036" type="curve"/>
+ <point x="564" y="924"/>
+ <point x="452" y="876"/>
+ <point x="324" y="876" type="curve" smooth="yes"/>
+ <point x="228" y="876"/>
+ <point x="140" y="896"/>
+ <point x="76" y="920" type="curve"/>
+ <point x="92" y="992" type="line"/>
+ <point x="180" y="960"/>
+ <point x="252" y="948"/>
+ <point x="324" y="948" type="curve" smooth="yes"/>
+ <point x="408" y="948"/>
+ <point x="524" y="976"/>
+ <point x="576" y="1084" type="curve"/>
+ <point x="516" y="1156"/>
+ <point x="460" y="1236"/>
+ <point x="404" y="1328" type="curve" smooth="yes"/>
+ <point x="340" y="1432"/>
+ <point x="292" y="1552"/>
+ <point x="292" y="1668" type="curve" smooth="yes"/>
+ <point x="292" y="1868"/>
+ <point x="416" y="2016"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1243.0, 'leftMargin': 55, 'rightMargin': 55.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D5D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D5D__.glif
new file mode 100644
index 000000000..ebfb4f374
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D5D__.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D5D" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D5D"/>
+ <outline>
+ <contour>
+ <point x="476" y="1708" type="line" name="hr00"/>
+ <point x="476" y="1640" type="line"/>
+ <point x="624" y="1640" type="line" smooth="yes"/>
+ <point x="892" y="1640"/>
+ <point x="1016" y="1504"/>
+ <point x="1016" y="1296" type="curve" smooth="yes"/>
+ <point x="1016" y="1072"/>
+ <point x="884" y="956"/>
+ <point x="636" y="956" type="curve" smooth="yes"/>
+ <point x="448" y="956"/>
+ <point x="248" y="1064"/>
+ <point x="240" y="1260" type="curve"/>
+ <point x="192" y="1224" type="line"/>
+ <point x="192" y="992"/>
+ <point x="448" y="880"/>
+ <point x="636" y="880" type="curve" smooth="yes"/>
+ <point x="908" y="880"/>
+ <point x="1092" y="1032"/>
+ <point x="1092" y="1296" type="curve" smooth="yes"/>
+ <point x="1092" y="1520"/>
+ <point x="940" y="1708"/>
+ <point x="628" y="1708" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="588" y="2404" type="curve" smooth="yes"/>
+ <point x="372" y="2404"/>
+ <point x="192" y="2224"/>
+ <point x="192" y="1972" type="curve" smooth="yes"/>
+ <point x="192" y="524" type="line"/>
+ <point x="264" y="524" type="line"/>
+ <point x="264" y="1972" type="line" smooth="yes"/>
+ <point x="264" y="2192"/>
+ <point x="396" y="2328"/>
+ <point x="588" y="2328" type="curve" smooth="yes"/>
+ <point x="824" y="2328"/>
+ <point x="908" y="2180"/>
+ <point x="908" y="2024" type="curve" smooth="yes"/>
+ <point x="908" y="1852"/>
+ <point x="828" y="1716"/>
+ <point x="584" y="1716" type="curve" smooth="yes"/>
+ <point x="476" y="1716" type="line"/>
+ <point x="476" y="1644" type="line"/>
+ <point x="588" y="1644" type="line" smooth="yes"/>
+ <point x="844" y="1644"/>
+ <point x="984" y="1820"/>
+ <point x="984" y="2024" type="curve" smooth="yes"/>
+ <point x="984" y="2244"/>
+ <point x="828" y="2404"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1176, 'leftMargin': 165, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D5E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D5E__.glif
new file mode 100644
index 000000000..e2795c442
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D5E__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D5E" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D5E"/>
+ <outline>
+ <contour>
+ <point x="676" y="964" type="line"/>
+ <point x="604" y="964" type="line"/>
+ <point x="604" y="472" type="line"/>
+ <point x="676" y="472" type="line"/>
+ </contour>
+ <contour>
+ <point x="688" y="1128" type="line"/>
+ <point x="604" y="896" type="line"/>
+ <point x="676" y="896" type="line"/>
+ <point x="1096" y="1996" type="line"/>
+ <point x="1012" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="268" y="1996" type="line"/>
+ <point x="188" y="1996" type="line"/>
+ <point x="604" y="896" type="line"/>
+ <point x="676" y="896" type="line"/>
+ <point x="592" y="1128" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1128, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D5F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D5F__.glif
new file mode 100644
index 000000000..a64692210
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D5F__.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D5F" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D5F"/>
+ <outline>
+ <contour>
+ <point x="288" y="2232" type="curve" smooth="yes"/>
+ <point x="288" y="2136"/>
+ <point x="344" y="2020"/>
+ <point x="536" y="1960" type="curve"/>
+ <point x="536" y="1952" type="line"/>
+ <point x="360" y="1928"/>
+ <point x="160" y="1752"/>
+ <point x="160" y="1452" type="curve" smooth="yes"/>
+ <point x="160" y="1408" type="line" smooth="yes"/>
+ <point x="160" y="1100"/>
+ <point x="356" y="880"/>
+ <point x="644" y="880" type="curve" smooth="yes"/>
+ <point x="928" y="880"/>
+ <point x="1124" y="1100"/>
+ <point x="1124" y="1408" type="curve" smooth="yes"/>
+ <point x="1124" y="1452" type="line" smooth="yes"/>
+ <point x="1124" y="1680"/>
+ <point x="972" y="1920"/>
+ <point x="672" y="1984" type="curve" smooth="yes"/>
+ <point x="452" y="2036"/>
+ <point x="364" y="2112"/>
+ <point x="364" y="2232" type="curve" smooth="yes"/>
+ <point x="364" y="2348"/>
+ <point x="480" y="2416"/>
+ <point x="648" y="2416" type="curve" smooth="yes"/>
+ <point x="764" y="2416"/>
+ <point x="840" y="2396"/>
+ <point x="936" y="2352" type="curve"/>
+ <point x="960" y="2412" type="line"/>
+ <point x="864" y="2472"/>
+ <point x="756" y="2492"/>
+ <point x="648" y="2492" type="curve" smooth="yes"/>
+ <point x="464" y="2492"/>
+ <point x="288" y="2400"/>
+ </contour>
+ <contour>
+ <point x="232" y="1452" type="line"/>
+ <point x="232" y="1692"/>
+ <point x="380" y="1900"/>
+ <point x="664" y="1900" type="curve"/>
+ <point x="860" y="1864"/>
+ <point x="1048" y="1708"/>
+ <point x="1048" y="1452" type="curve" smooth="yes"/>
+ <point x="1048" y="1408" type="line" smooth="yes"/>
+ <point x="1048" y="1160"/>
+ <point x="892" y="956"/>
+ <point x="644" y="956" type="curve" smooth="yes"/>
+ <point x="392" y="956"/>
+ <point x="232" y="1160"/>
+ <point x="232" y="1408" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1184, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D60_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D60_.glif
new file mode 100644
index 000000000..bb672d3f7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D60_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D60" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D60"/>
+ <outline>
+ <contour>
+ <point x="728" y="408" type="line"/>
+ <point x="804" y="408" type="line"/>
+ <point x="804" y="1804" type="line" smooth="yes"/>
+ <point x="804" y="1888"/>
+ <point x="848" y="1924"/>
+ <point x="912" y="1924" type="curve" smooth="yes"/>
+ <point x="1124" y="1924"/>
+ <point x="1252" y="1712"/>
+ <point x="1252" y="1452" type="curve" smooth="yes"/>
+ <point x="1252" y="1188"/>
+ <point x="1104" y="948"/>
+ <point x="768" y="948" type="curve" smooth="yes"/>
+ <point x="372" y="948"/>
+ <point x="288" y="1188"/>
+ <point x="288" y="1452" type="curve" smooth="yes"/>
+ <point x="288" y="1664"/>
+ <point x="380" y="1848"/>
+ <point x="524" y="1936" type="curve"/>
+ <point x="480" y="2000" type="line"/>
+ <point x="336" y="1908"/>
+ <point x="212" y="1716"/>
+ <point x="212" y="1452" type="curve" smooth="yes"/>
+ <point x="212" y="1116"/>
+ <point x="372" y="876"/>
+ <point x="768" y="876" type="curve" smooth="yes"/>
+ <point x="1136" y="876"/>
+ <point x="1324" y="1148"/>
+ <point x="1324" y="1452" type="curve" smooth="yes"/>
+ <point x="1324" y="1772"/>
+ <point x="1152" y="1996"/>
+ <point x="912" y="1996" type="curve" smooth="yes"/>
+ <point x="812" y="1996"/>
+ <point x="728" y="1936"/>
+ <point x="728" y="1804" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1332, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D61_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D61_.glif
new file mode 100644
index 000000000..d184036fe
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D61_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D61" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D61"/>
+ <outline>
+ <contour>
+ <point x="1076" y="2004" type="line"/>
+ <point x="992" y="2004" type="line"/>
+ <point x="180" y="484" type="line"/>
+ <point x="260" y="484" type="line"/>
+ </contour>
+ <contour>
+ <point x="196" y="2016" type="curve" smooth="yes"/>
+ <point x="176" y="2016"/>
+ <point x="136" y="2012"/>
+ <point x="120" y="2004" type="curve"/>
+ <point x="144" y="1932" type="line"/>
+ <point x="156" y="1936"/>
+ <point x="184" y="1944"/>
+ <point x="196" y="1944" type="curve" smooth="yes"/>
+ <point x="312" y="1944"/>
+ <point x="340" y="1880"/>
+ <point x="396" y="1760" type="curve" smooth="yes"/>
+ <point x="856" y="688" type="line" smooth="yes"/>
+ <point x="920" y="540"/>
+ <point x="988" y="480"/>
+ <point x="1088" y="480" type="curve" smooth="yes"/>
+ <point x="1104" y="480"/>
+ <point x="1144" y="484"/>
+ <point x="1160" y="492" type="curve"/>
+ <point x="1148" y="560" type="line"/>
+ <point x="1128" y="556"/>
+ <point x="1096" y="556"/>
+ <point x="1080" y="556" type="curve" smooth="yes"/>
+ <point x="996" y="556"/>
+ <point x="952" y="652"/>
+ <point x="900" y="768" type="curve" smooth="yes"/>
+ <point x="464" y="1784" type="line" smooth="yes"/>
+ <point x="408" y="1912"/>
+ <point x="348" y="2016"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1150, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D62_.ccmp.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D62_.ccmp.glif
new file mode 100644
index 000000000..c1f067bc8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D62_.ccmp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D62.ccmp" format="1">
+ <advance width="512"/>
+ <outline>
+ <contour>
+ <point x="256" y="1100" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="292" y="828" type="line"/>
+ <point x="220" y="828" type="line"/>
+ <point x="220" y="-276" type="line"/>
+ <point x="292" y="-276" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 459, 'leftMargin': 193, 'rightMargin': 192}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D62_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D62_.glif
new file mode 100644
index 000000000..9d078f76c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D62_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D62" format="1">
+ <advance width="512"/>
+ <unicode hex="1D62"/>
+ <outline>
+ <contour>
+ <point x="296" y="828" type="line"/>
+ <point x="220" y="828" type="line"/>
+ <point x="220" y="-276" type="line"/>
+ <point x="296" y="-276" type="line"/>
+ </contour>
+ <contour>
+ <point x="192" y="1160" type="curve" smooth="yes"/>
+ <point x="192" y="1120"/>
+ <point x="220" y="1092"/>
+ <point x="256" y="1092" type="curve" smooth="yes"/>
+ <point x="296" y="1092"/>
+ <point x="320" y="1120"/>
+ <point x="320" y="1160" type="curve" smooth="yes"/>
+ <point x="320" y="1196"/>
+ <point x="296" y="1224"/>
+ <point x="256" y="1224" type="curve" smooth="yes"/>
+ <point x="220" y="1224"/>
+ <point x="192" y="1196"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>229.625</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 459, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D63_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D63_.glif
new file mode 100644
index 000000000..86e301984
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D63_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D63" format="1">
+ <advance width="768"/>
+ <unicode hex="1D63"/>
+ <outline>
+ <component base="rsuper" xOffset="-40" yOffset="-1168"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 741, 'leftMargin': 165, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D64_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D64_.glif
new file mode 100644
index 000000000..9b32f235d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D64_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D64" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D64"/>
+ <outline>
+ <component base="uni1D58" xOffset="48" yOffset="-1168"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-273.625</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1189, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D65_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D65_.glif
new file mode 100644
index 000000000..21b0620b8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D65_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D65" format="1">
+ <advance width="1024"/>
+ <unicode hex="1D65"/>
+ <outline>
+ <component base="uni1D5B" xOffset="4" yOffset="-1168"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1018, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D66_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D66_.glif
new file mode 100644
index 000000000..70fdd5eb3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D66_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D66" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D66"/>
+ <outline>
+ <component base="uni1D5D" xOffset="24" yOffset="-1168"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-273.625</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1176, 'leftMargin': 165, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D67_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D67_.glif
new file mode 100644
index 000000000..129d3e814
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D67_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D67" format="1">
+ <advance width="1024"/>
+ <unicode hex="1D67"/>
+ <outline>
+ <component base="uni1D5E" xOffset="-52" yOffset="-1168"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>827.75</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1018, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D68_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D68_.glif
new file mode 100644
index 000000000..4b3a3e8ba
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D68_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D68" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D68"/>
+ <outline>
+ <contour>
+ <point x="220" y="-692" type="line"/>
+ <point x="296" y="-692" type="line"/>
+ <point x="296" y="360" type="line" smooth="yes"/>
+ <point x="296" y="568"/>
+ <point x="372" y="780"/>
+ <point x="648" y="780" type="curve" smooth="yes"/>
+ <point x="888" y="780"/>
+ <point x="988" y="560"/>
+ <point x="988" y="284" type="curve" smooth="yes"/>
+ <point x="988" y="264" type="line" smooth="yes"/>
+ <point x="988" y="-12"/>
+ <point x="888" y="-212"/>
+ <point x="648" y="-212" type="curve" smooth="yes"/>
+ <point x="416" y="-212"/>
+ <point x="288" y="-40"/>
+ <point x="252" y="128" type="curve"/>
+ <point x="236" y="48" type="line"/>
+ <point x="268" y="-128"/>
+ <point x="400" y="-288"/>
+ <point x="648" y="-288" type="curve" smooth="yes"/>
+ <point x="908" y="-288"/>
+ <point x="1060" y="-72"/>
+ <point x="1060" y="264" type="curve" smooth="yes"/>
+ <point x="1060" y="284" type="line" smooth="yes"/>
+ <point x="1060" y="632"/>
+ <point x="908" y="856"/>
+ <point x="648" y="856" type="curve" smooth="yes"/>
+ <point x="408" y="856"/>
+ <point x="220" y="692"/>
+ <point x="220" y="380" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1115, 'leftMargin': 165, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D69_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D69_.glif
new file mode 100644
index 000000000..2c5c99198
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D69_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D69" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D69"/>
+ <outline>
+ <component base="uni1D60" yOffset="-1156"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1332, 'leftMargin': 212, 'rightMargin': 8}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D6A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D6A__.glif
new file mode 100644
index 000000000..d27578c39
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D6A__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D6A" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D6A"/>
+ <outline>
+ <component base="uni1D61" yOffset="-1176"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>827.75</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1150, 'leftMargin': 120, 'rightMargin': -10}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D6B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D6B__.glif
new file mode 100644
index 000000000..4b00cc6ed
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D6B__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D6B" format="1">
+ <advance width="2560"/>
+ <unicode hex="1D6B"/>
+ <outline>
+ <contour>
+ <point x="1208" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1208" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2460" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1160" y="344" type="line"/>
+ <point x="1172" y="416" type="line"/>
+ <point x="1236" y="560" type="line"/>
+ <point x="1236" y="1488" type="line"/>
+ <point x="1160" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1172" y="608" type="line"/>
+ <point x="1172" y="324"/>
+ <point x="1044" y="44"/>
+ <point x="644" y="44" type="curve" smooth="yes"/>
+ <point x="408" y="44"/>
+ <point x="232" y="216"/>
+ <point x="232" y="636" type="curve" smooth="yes"/>
+ <point x="232" y="1488" type="line"/>
+ <point x="156" y="1488" type="line"/>
+ <point x="156" y="640" type="line" smooth="yes"/>
+ <point x="156" y="168"/>
+ <point x="356" y="-28"/>
+ <point x="648" y="-28" type="curve" smooth="yes"/>
+ <point x="1056" y="-28"/>
+ <point x="1236" y="244"/>
+ <point x="1236" y="612" type="curve"/>
+ </contour>
+ <component base="e" xOffset="1040"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2533, 'leftMargin': 231, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D6C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D6C__.glif
new file mode 100644
index 000000000..09e3a366d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D6C__.glif
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D6C" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D6C"/>
+ <outline>
+ <contour>
+ <point x="1116" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1116" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1840" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="532" y="2112" type="line"/>
+ <point x="532" y="0" type="line"/>
+ <point x="608" y="0" type="line"/>
+ <point x="608" y="288" type="line"/>
+ <point x="608" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="1672" y="760" type="line"/>
+ <point x="1672" y="1228"/>
+ <point x="1464" y="1516"/>
+ <point x="1112" y="1516" type="curve" smooth="yes"/>
+ <point x="788" y="1516"/>
+ <point x="600" y="1304"/>
+ <point x="536" y="1024" type="curve"/>
+ <point x="536" y="420" type="line"/>
+ <point x="584" y="184"/>
+ <point x="780" y="-28"/>
+ <point x="1116" y="-28" type="curve" smooth="yes"/>
+ <point x="1468" y="-28"/>
+ <point x="1672" y="276"/>
+ <point x="1672" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1596" y="732" type="line"/>
+ <point x="1596" y="336"/>
+ <point x="1440" y="48"/>
+ <point x="1116" y="48" type="curve" smooth="yes"/>
+ <point x="804" y="48"/>
+ <point x="636" y="228"/>
+ <point x="584" y="452" type="curve"/>
+ <point x="584" y="976" type="line"/>
+ <point x="624" y="1160"/>
+ <point x="740" y="1440"/>
+ <point x="1112" y="1440" type="curve" smooth="yes"/>
+ <point x="1440" y="1440"/>
+ <point x="1596" y="1156"/>
+ <point x="1596" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="924" y="1888" type="line"/>
+ <point x="924" y="1772"/>
+ <point x="848" y="1708"/>
+ <point x="760" y="1708" type="curve" smooth="yes"/>
+ <point x="604" y="1708"/>
+ <point x="556" y="1876"/>
+ <point x="364" y="1876" type="curve" smooth="yes"/>
+ <point x="228" y="1876"/>
+ <point x="120" y="1784"/>
+ <point x="120" y="1632" type="curve"/>
+ <point x="196" y="1632" type="line"/>
+ <point x="196" y="1748"/>
+ <point x="272" y="1804"/>
+ <point x="364" y="1804" type="curve" smooth="yes"/>
+ <point x="524" y="1804"/>
+ <point x="560" y="1632"/>
+ <point x="760" y="1632" type="curve" smooth="yes"/>
+ <point x="892" y="1632"/>
+ <point x="1000" y="1736"/>
+ <point x="1000" y="1888" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1726, 'leftMargin': 7, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D6D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D6D__.glif
new file mode 100644
index 000000000..b28859ad0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D6D__.glif
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D6D" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D6D"/>
+ <outline>
+ <contour>
+ <point x="696" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="696" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1736" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1200" y="288" type="line"/>
+ <point x="1200" y="0" type="line"/>
+ <point x="1276" y="0" type="line"/>
+ <point x="1276" y="2112" type="line"/>
+ <point x="1200" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="136" y="732" type="line"/>
+ <point x="136" y="276"/>
+ <point x="340" y="-28"/>
+ <point x="692" y="-28" type="curve" smooth="yes"/>
+ <point x="1028" y="-28"/>
+ <point x="1224" y="184"/>
+ <point x="1268" y="420" type="curve"/>
+ <point x="1268" y="1024" type="line"/>
+ <point x="1204" y="1304"/>
+ <point x="1020" y="1516"/>
+ <point x="696" y="1516" type="curve" smooth="yes"/>
+ <point x="344" y="1516"/>
+ <point x="136" y="1228"/>
+ <point x="136" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="212" y="760" type="line"/>
+ <point x="212" y="1156"/>
+ <point x="368" y="1440"/>
+ <point x="696" y="1440" type="curve" smooth="yes"/>
+ <point x="1068" y="1440"/>
+ <point x="1184" y="1160"/>
+ <point x="1224" y="976" type="curve"/>
+ <point x="1224" y="452" type="line"/>
+ <point x="1176" y="228"/>
+ <point x="1004" y="48"/>
+ <point x="692" y="48" type="curve" smooth="yes"/>
+ <point x="368" y="48"/>
+ <point x="212" y="336"/>
+ <point x="212" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1584" y="1888" type="line"/>
+ <point x="1584" y="1772"/>
+ <point x="1508" y="1708"/>
+ <point x="1416" y="1708" type="curve" smooth="yes"/>
+ <point x="1264" y="1708"/>
+ <point x="1212" y="1876"/>
+ <point x="1024" y="1876" type="curve" smooth="yes"/>
+ <point x="888" y="1876"/>
+ <point x="780" y="1784"/>
+ <point x="780" y="1632" type="curve"/>
+ <point x="856" y="1632" type="line"/>
+ <point x="856" y="1748"/>
+ <point x="932" y="1804"/>
+ <point x="1024" y="1804" type="curve" smooth="yes"/>
+ <point x="1184" y="1804"/>
+ <point x="1220" y="1632"/>
+ <point x="1416" y="1632" type="curve" smooth="yes"/>
+ <point x="1552" y="1632"/>
+ <point x="1660" y="1736"/>
+ <point x="1660" y="1888" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1767, 'leftMargin': 168, 'rightMargin': 76}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D6E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D6E__.glif
new file mode 100644
index 000000000..8e92518f5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D6E__.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D6E" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D6E"/>
+ <outline>
+ <contour>
+ <point x="904" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="588" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1168" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="620" y="0" type="line"/>
+ <point x="620" y="1700" type="line"/>
+ <point x="620" y="1932"/>
+ <point x="744" y="2068"/>
+ <point x="940" y="2068" type="curve" smooth="yes"/>
+ <point x="1012" y="2068"/>
+ <point x="1048" y="2060"/>
+ <point x="1100" y="2048" type="curve"/>
+ <point x="1112" y="2120" type="line"/>
+ <point x="1056" y="2136"/>
+ <point x="992" y="2140"/>
+ <point x="936" y="2140" type="curve" smooth="yes"/>
+ <point x="696" y="2140"/>
+ <point x="548" y="1984"/>
+ <point x="548" y="1700" type="curve"/>
+ <point x="548" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1016" y="1488" type="line"/>
+ <point x="288" y="1488" type="line"/>
+ <point x="288" y="1412" type="line"/>
+ <point x="1016" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="972" y="924" type="line"/>
+ <point x="972" y="808"/>
+ <point x="896" y="744"/>
+ <point x="808" y="744" type="curve" smooth="yes"/>
+ <point x="652" y="744"/>
+ <point x="604" y="916"/>
+ <point x="412" y="916" type="curve" smooth="yes"/>
+ <point x="276" y="916"/>
+ <point x="168" y="820"/>
+ <point x="168" y="668" type="curve"/>
+ <point x="244" y="668" type="line"/>
+ <point x="244" y="784"/>
+ <point x="320" y="840"/>
+ <point x="412" y="840" type="curve" smooth="yes"/>
+ <point x="572" y="840"/>
+ <point x="608" y="668"/>
+ <point x="808" y="668" type="curve" smooth="yes"/>
+ <point x="940" y="668"/>
+ <point x="1048" y="772"/>
+ <point x="1048" y="924" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D6F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D6F__.glif
new file mode 100644
index 000000000..f16461d85
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D6F__.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D6F" format="1">
+ <advance width="2816"/>
+ <unicode hex="1D6F"/>
+ <outline>
+ <contour>
+ <point x="1408" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1408" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2728" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2596" y="940" type="line"/>
+ <point x="2572" y="824"/>
+ <point x="2508" y="744"/>
+ <point x="2236" y="744" type="curve" smooth="yes"/>
+ <point x="1728" y="744"/>
+ <point x="1072" y="916"/>
+ <point x="592" y="916" type="curve" smooth="yes"/>
+ <point x="264" y="916"/>
+ <point x="172" y="820"/>
+ <point x="144" y="668" type="curve"/>
+ <point x="220" y="656" type="line"/>
+ <point x="248" y="772"/>
+ <point x="308" y="840"/>
+ <point x="596" y="840" type="curve" smooth="yes"/>
+ <point x="1100" y="840"/>
+ <point x="1740" y="668"/>
+ <point x="2236" y="668" type="curve" smooth="yes"/>
+ <point x="2552" y="668"/>
+ <point x="2644" y="772"/>
+ <point x="2672" y="924" type="curve"/>
+ </contour>
+ <component base="m" xOffset="140"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2639, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D70_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D70_.glif
new file mode 100644
index 000000000..e81e407e7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D70_.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D70" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D70"/>
+ <outline>
+ <contour>
+ <point x="904" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="904" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1692" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1564" y="940" type="line"/>
+ <point x="1564" y="824"/>
+ <point x="1488" y="744"/>
+ <point x="1396" y="744" type="curve" smooth="yes"/>
+ <point x="1296" y="744"/>
+ <point x="1112" y="784"/>
+ <point x="920" y="828" type="curve" smooth="yes"/>
+ <point x="724" y="872"/>
+ <point x="520" y="916"/>
+ <point x="396" y="916" type="curve" smooth="yes"/>
+ <point x="260" y="916"/>
+ <point x="156" y="820"/>
+ <point x="156" y="668" type="curve"/>
+ <point x="232" y="656" type="line"/>
+ <point x="232" y="772"/>
+ <point x="304" y="840"/>
+ <point x="396" y="840" type="curve" smooth="yes"/>
+ <point x="508" y="840"/>
+ <point x="712" y="792"/>
+ <point x="916" y="748" type="curve" smooth="yes"/>
+ <point x="1100" y="708"/>
+ <point x="1288" y="668"/>
+ <point x="1396" y="668" type="curve" smooth="yes"/>
+ <point x="1532" y="668"/>
+ <point x="1640" y="772"/>
+ <point x="1640" y="924" type="curve"/>
+ </contour>
+ <component base="n" xOffset="120"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1594, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D71_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D71_.glif
new file mode 100644
index 000000000..02bad5dca
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D71_.glif
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D71" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D71"/>
+ <outline>
+ <contour>
+ <point x="1088" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="556" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1824" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="592" y="1204" type="line"/>
+ <point x="592" y="1488" type="line"/>
+ <point x="516" y="1488" type="line"/>
+ <point x="516" y="-572" type="line"/>
+ <point x="592" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1656" y="760" type="line"/>
+ <point x="1656" y="1228"/>
+ <point x="1448" y="1516"/>
+ <point x="1096" y="1516" type="curve" smooth="yes"/>
+ <point x="772" y="1516"/>
+ <point x="580" y="1304"/>
+ <point x="516" y="1024" type="curve"/>
+ <point x="516" y="420" type="line"/>
+ <point x="564" y="184"/>
+ <point x="764" y="-28"/>
+ <point x="1096" y="-28" type="curve" smooth="yes"/>
+ <point x="1448" y="-28"/>
+ <point x="1656" y="276"/>
+ <point x="1656" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1580" y="732" type="line"/>
+ <point x="1580" y="336"/>
+ <point x="1424" y="48"/>
+ <point x="1100" y="48" type="curve" smooth="yes"/>
+ <point x="788" y="48"/>
+ <point x="616" y="228"/>
+ <point x="564" y="456" type="curve"/>
+ <point x="564" y="976" type="line"/>
+ <point x="604" y="1160"/>
+ <point x="724" y="1440"/>
+ <point x="1096" y="1440" type="curve" smooth="yes"/>
+ <point x="1424" y="1440"/>
+ <point x="1580" y="1156"/>
+ <point x="1580" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="940" y="-120" type="line"/>
+ <point x="940" y="-236"/>
+ <point x="864" y="-300"/>
+ <point x="776" y="-300" type="curve" smooth="yes"/>
+ <point x="620" y="-300"/>
+ <point x="572" y="-132"/>
+ <point x="380" y="-132" type="curve" smooth="yes"/>
+ <point x="244" y="-132"/>
+ <point x="136" y="-228"/>
+ <point x="136" y="-376" type="curve"/>
+ <point x="212" y="-376" type="line"/>
+ <point x="212" y="-260"/>
+ <point x="288" y="-204"/>
+ <point x="380" y="-204" type="curve" smooth="yes"/>
+ <point x="544" y="-204"/>
+ <point x="576" y="-376"/>
+ <point x="776" y="-376" type="curve" smooth="yes"/>
+ <point x="908" y="-376"/>
+ <point x="1016" y="-276"/>
+ <point x="1016" y="-120" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1720, 'leftMargin': 34, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D72_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D72_.glif
new file mode 100644
index 000000000..e83e6911e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D72_.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D72" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D72"/>
+ <outline>
+ <contour>
+ <point x="956" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="552" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1220" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="592" y="1228" type="line"/>
+ <point x="592" y="1488" type="line"/>
+ <point x="516" y="1488" type="line"/>
+ <point x="516" y="0" type="line"/>
+ <point x="592" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1180" y="1500" type="line"/>
+ <point x="1156" y="1508"/>
+ <point x="1120" y="1516"/>
+ <point x="1076" y="1516" type="curve" smooth="yes"/>
+ <point x="704" y="1516"/>
+ <point x="524" y="1212"/>
+ <point x="524" y="792" type="curve"/>
+ <point x="576" y="800" type="line"/>
+ <point x="576" y="1148"/>
+ <point x="740" y="1444"/>
+ <point x="1076" y="1444" type="curve" smooth="yes"/>
+ <point x="1112" y="1444"/>
+ <point x="1144" y="1440"/>
+ <point x="1172" y="1436" type="curve"/>
+ </contour>
+ <contour>
+ <point x="904" y="924" type="line"/>
+ <point x="904" y="808"/>
+ <point x="828" y="744"/>
+ <point x="736" y="744" type="curve" smooth="yes"/>
+ <point x="584" y="744"/>
+ <point x="532" y="916"/>
+ <point x="344" y="916" type="curve" smooth="yes"/>
+ <point x="208" y="916"/>
+ <point x="100" y="820"/>
+ <point x="100" y="668" type="curve"/>
+ <point x="176" y="668" type="line"/>
+ <point x="176" y="784"/>
+ <point x="252" y="840"/>
+ <point x="344" y="840" type="curve" smooth="yes"/>
+ <point x="504" y="840"/>
+ <point x="540" y="668"/>
+ <point x="736" y="668" type="curve" smooth="yes"/>
+ <point x="872" y="668"/>
+ <point x="980" y="772"/>
+ <point x="980" y="924" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1162, 'leftMargin': 41, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D73_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D73_.glif
new file mode 100644
index 000000000..e255cdeca
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D73_.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D73" format="1">
+ <advance width="1024"/>
+ <unicode hex="1D73"/>
+ <outline>
+ <contour>
+ <point x="704" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="492" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="936" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="528" y="0" type="line"/>
+ <point x="528" y="1100" type="line" smooth="yes"/>
+ <point x="528" y="1364"/>
+ <point x="632" y="1440"/>
+ <point x="752" y="1440" type="curve" smooth="yes"/>
+ <point x="808" y="1440"/>
+ <point x="848" y="1436"/>
+ <point x="900" y="1428" type="curve"/>
+ <point x="912" y="1496" type="line"/>
+ <point x="860" y="1512"/>
+ <point x="804" y="1516"/>
+ <point x="756" y="1516" type="curve" smooth="yes"/>
+ <point x="564" y="1516"/>
+ <point x="452" y="1400"/>
+ <point x="452" y="1100" type="curve" smooth="yes"/>
+ <point x="452" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="876" y="924" type="line"/>
+ <point x="876" y="808"/>
+ <point x="800" y="744"/>
+ <point x="708" y="744" type="curve" smooth="yes"/>
+ <point x="556" y="744"/>
+ <point x="508" y="916"/>
+ <point x="316" y="916" type="curve" smooth="yes"/>
+ <point x="180" y="916"/>
+ <point x="72" y="820"/>
+ <point x="72" y="668" type="curve"/>
+ <point x="148" y="668" type="line"/>
+ <point x="148" y="784"/>
+ <point x="224" y="840"/>
+ <point x="316" y="840" type="curve" smooth="yes"/>
+ <point x="476" y="840"/>
+ <point x="512" y="668"/>
+ <point x="708" y="668" type="curve" smooth="yes"/>
+ <point x="844" y="668"/>
+ <point x="952" y="772"/>
+ <point x="952" y="924" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 938, 'leftMargin': 76, 'rightMargin': -16}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D74_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D74_.glif
new file mode 100644
index 000000000..503cfb255
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D74_.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D74" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D74"/>
+ <outline>
+ <contour>
+ <point x="808" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="808" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1448" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1316" y="932" type="line"/>
+ <point x="1316" y="816"/>
+ <point x="1244" y="736"/>
+ <point x="1152" y="736" type="curve" smooth="yes"/>
+ <point x="1096" y="736"/>
+ <point x="976" y="764"/>
+ <point x="848" y="796" type="curve" smooth="yes"/>
+ <point x="664" y="844"/>
+ <point x="460" y="900"/>
+ <point x="384" y="900" type="curve" smooth="yes"/>
+ <point x="248" y="900"/>
+ <point x="144" y="804"/>
+ <point x="144" y="652" type="curve"/>
+ <point x="220" y="640" type="line"/>
+ <point x="220" y="756"/>
+ <point x="292" y="824"/>
+ <point x="384" y="824" type="curve" smooth="yes"/>
+ <point x="456" y="824"/>
+ <point x="640" y="776"/>
+ <point x="820" y="724" type="curve" smooth="yes"/>
+ <point x="952" y="684"/>
+ <point x="1080" y="660"/>
+ <point x="1152" y="660" type="curve" smooth="yes"/>
+ <point x="1288" y="660"/>
+ <point x="1392" y="764"/>
+ <point x="1392" y="916" type="curve"/>
+ </contour>
+ <component base="s" xOffset="112"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1360, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D75_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D75_.glif
new file mode 100644
index 000000000..945e2751a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D75_.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D75" format="1">
+ <advance width="1024"/>
+ <unicode hex="1D75"/>
+ <outline>
+ <contour>
+ <point x="524" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="768" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1048" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="900" y="1488" type="line"/>
+ <point x="208" y="1488" type="line"/>
+ <point x="208" y="1412" type="line"/>
+ <point x="900" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="484" y="1888" type="line"/>
+ <point x="484" y="356" type="line" smooth="yes"/>
+ <point x="484" y="60"/>
+ <point x="600" y="-28"/>
+ <point x="788" y="-28" type="curve" smooth="yes"/>
+ <point x="828" y="-28"/>
+ <point x="904" y="-24"/>
+ <point x="944" y="-12" type="curve"/>
+ <point x="932" y="60" type="line"/>
+ <point x="880" y="52"/>
+ <point x="840" y="48"/>
+ <point x="784" y="48" type="curve" smooth="yes"/>
+ <point x="664" y="48"/>
+ <point x="560" y="96"/>
+ <point x="560" y="356" type="curve" smooth="yes"/>
+ <point x="560" y="1888" type="line"/>
+ </contour>
+ <contour>
+ <point x="876" y="924" type="line"/>
+ <point x="876" y="808"/>
+ <point x="800" y="744"/>
+ <point x="712" y="744" type="curve" smooth="yes"/>
+ <point x="556" y="744"/>
+ <point x="508" y="916"/>
+ <point x="316" y="916" type="curve" smooth="yes"/>
+ <point x="180" y="916"/>
+ <point x="72" y="820"/>
+ <point x="72" y="668" type="curve"/>
+ <point x="148" y="668" type="line"/>
+ <point x="148" y="784"/>
+ <point x="224" y="840"/>
+ <point x="316" y="840" type="curve" smooth="yes"/>
+ <point x="476" y="840"/>
+ <point x="512" y="668"/>
+ <point x="712" y="668" type="curve" smooth="yes"/>
+ <point x="844" y="668"/>
+ <point x="952" y="772"/>
+ <point x="952" y="924" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1023.0, 'leftMargin': 48, 'rightMargin': 96.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D76_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D76_.glif
new file mode 100644
index 000000000..39711ee7e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D76_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D76" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D76"/>
+ <outline>
+ <contour>
+ <point x="748" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="748" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1416" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1100" y="940" type="line"/>
+ <point x="1100" y="824"/>
+ <point x="1024" y="744"/>
+ <point x="932" y="744" type="curve" smooth="yes"/>
+ <point x="776" y="744"/>
+ <point x="728" y="916"/>
+ <point x="536" y="916" type="curve" smooth="yes"/>
+ <point x="400" y="916"/>
+ <point x="296" y="820"/>
+ <point x="296" y="668" type="curve"/>
+ <point x="372" y="656" type="line"/>
+ <point x="372" y="772"/>
+ <point x="444" y="840"/>
+ <point x="536" y="840" type="curve" smooth="yes"/>
+ <point x="700" y="840"/>
+ <point x="732" y="668"/>
+ <point x="932" y="668" type="curve" smooth="yes"/>
+ <point x="1068" y="668"/>
+ <point x="1172" y="772"/>
+ <point x="1172" y="924" type="curve"/>
+ </contour>
+ <component base="z" xOffset="68"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 120, 'rightMargin': 66}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D77_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D77_.glif
new file mode 100644
index 000000000..0c5467bb9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D77_.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D77" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D77"/>
+ <outline>
+ <contour>
+ <point x="764" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="764" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1504" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="276" y="-572" type="line"/>
+ <point x="276" y="-244" type="line"/>
+ <point x="276" y="896" type="line" smooth="yes"/>
+ <point x="276" y="1228"/>
+ <point x="440" y="1444"/>
+ <point x="764" y="1444" type="curve" smooth="yes"/>
+ <point x="948" y="1444"/>
+ <point x="1080" y="1360"/>
+ <point x="1196" y="1216" type="curve"/>
+ <point x="1248" y="1264" type="line"/>
+ <point x="1140" y="1412"/>
+ <point x="980" y="1516"/>
+ <point x="760" y="1516" type="curve" smooth="yes"/>
+ <point x="412" y="1516"/>
+ <point x="200" y="1276"/>
+ <point x="200" y="896" type="curve" smooth="yes"/>
+ <point x="200" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1340" y="188" type="line"/>
+ <point x="1340" y="640"/>
+ <point x="1132" y="944"/>
+ <point x="780" y="944" type="curve" smooth="yes"/>
+ <point x="444" y="944"/>
+ <point x="252" y="732"/>
+ <point x="204" y="500" type="curve"/>
+ <point x="204" y="-108" type="line"/>
+ <point x="268" y="-388"/>
+ <point x="456" y="-600"/>
+ <point x="776" y="-600" type="curve" smooth="yes"/>
+ <point x="1132" y="-600"/>
+ <point x="1340" y="-312"/>
+ <point x="1340" y="156" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1264" y="156" type="line"/>
+ <point x="1264" y="-240"/>
+ <point x="1104" y="-524"/>
+ <point x="780" y="-524" type="curve" smooth="yes"/>
+ <point x="404" y="-524"/>
+ <point x="292" y="-244"/>
+ <point x="252" y="-60" type="curve"/>
+ <point x="252" y="464" type="line"/>
+ <point x="304" y="688"/>
+ <point x="468" y="868"/>
+ <point x="780" y="868" type="curve" smooth="yes"/>
+ <point x="1104" y="868"/>
+ <point x="1264" y="584"/>
+ <point x="1264" y="188" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1544, 'leftMargin': 238, 'rightMargin': 166}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D78_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D78_.glif
new file mode 100644
index 000000000..d78c1e6e9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D78_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D78" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D78"/>
+ <outline>
+ <component base="uni1D34" xOffset="-52"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1386.0, 'leftMargin': 165, 'rightMargin': 165.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D79_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D79_.glif
new file mode 100644
index 000000000..e887535ff
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D79_.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D79" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D79"/>
+ <outline>
+ <contour>
+ <point x="764" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="764" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1524" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="200" y="1488" type="line"/>
+ <point x="200" y="1412" type="line"/>
+ <point x="1288" y="1412" type="line"/>
+ <point x="1368" y="1412" type="line"/>
+ <point x="1368" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="764" y="-572" type="curve" smooth="yes"/>
+ <point x="1108" y="-572"/>
+ <point x="1360" y="-352"/>
+ <point x="1360" y="-36" type="curve" smooth="yes"/>
+ <point x="1360" y="408"/>
+ <point x="832" y="648"/>
+ <point x="832" y="944" type="curve" smooth="yes"/>
+ <point x="832" y="1156"/>
+ <point x="1068" y="1284"/>
+ <point x="1368" y="1412" type="curve"/>
+ <point x="1284" y="1456" type="line"/>
+ <point x="1020" y="1328"/>
+ <point x="760" y="1212"/>
+ <point x="760" y="944" type="curve" smooth="yes"/>
+ <point x="760" y="620"/>
+ <point x="1284" y="384"/>
+ <point x="1284" y="-36" type="curve" smooth="yes"/>
+ <point x="1284" y="-304"/>
+ <point x="1096" y="-500"/>
+ <point x="764" y="-500" type="curve" smooth="yes"/>
+ <point x="428" y="-500"/>
+ <point x="248" y="-288"/>
+ <point x="248" y="-4" type="curve" smooth="yes"/>
+ <point x="248" y="244"/>
+ <point x="368" y="544"/>
+ <point x="1004" y="544" type="curve"/>
+ <point x="940" y="604" type="line"/>
+ <point x="328" y="604"/>
+ <point x="168" y="280"/>
+ <point x="168" y="-8" type="curve" smooth="yes"/>
+ <point x="168" y="-392"/>
+ <point x="460" y="-572"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1550, 'leftMargin': 195, 'rightMargin': 157}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D7A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D7A__.glif
new file mode 100644
index 000000000..ecec767fa
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D7A__.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D7A" format="1">
+ <advance width="2304"/>
+ <unicode hex="1D7A"/>
+ <outline>
+ <contour>
+ <point x="1628" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1588" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2340" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1748" y="2004" type="line"/>
+ <point x="1660" y="2004" type="line"/>
+ <point x="204" y="-172" type="line"/>
+ <point x="288" y="-172" type="line"/>
+ </contour>
+ <component base="t" xOffset="148"/>
+ <component base="h" xOffset="796"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2192, 'leftMargin': 54, 'rightMargin': 238}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D7B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D7B__.glif
new file mode 100644
index 000000000..2996f4398
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D7B__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D7B" format="1">
+ <advance width="1024"/>
+ <unicode hex="1D7B"/>
+ <outline>
+ <component base="Ismallcap" xOffset="144"/>
+ <component base="crossbar" yOffset="-184"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 862, 'leftMargin': -13, 'rightMargin': 67}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D7C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D7C__.glif
new file mode 100644
index 000000000..d4a354acd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D7C__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D7C" format="1">
+ <advance width="1024"/>
+ <unicode hex="1D7C"/>
+ <outline>
+ <contour>
+ <point x="528" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1032" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="528" y="0" type="move" name="bottom"/>
+ </contour>
+ <component base="iota" xOffset="252"/>
+ <component base="crossbar" xOffset="-28" yOffset="-184"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 965, 'leftMargin': 14, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D7D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D7D__.glif
new file mode 100644
index 000000000..21bcd3b25
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D7D__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D7D" format="1">
+ <advance width="2048"/>
+ <unicode hex="1D7D"/>
+ <outline>
+ <contour>
+ <point x="1036" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="504" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1980" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1924" y="884" type="line"/>
+ <point x="128" y="884" type="line"/>
+ <point x="128" y="808" type="line"/>
+ <point x="1924" y="808" type="line"/>
+ </contour>
+ <component base="p" xOffset="232"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1907, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D7E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D7E__.glif
new file mode 100644
index 000000000..7cc4da977
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D7E__.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D7E" format="1">
+ <advance width="2304"/>
+ <unicode hex="1D7E"/>
+ <outline>
+ <contour>
+ <point x="1152" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1152" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2204" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2148" y="884" type="line"/>
+ <point x="156" y="884" type="line"/>
+ <point x="156" y="808" type="line"/>
+ <point x="2148" y="808" type="line"/>
+ </contour>
+ <contour>
+ <point x="1712" y="1488" type="line"/>
+ <point x="1712" y="540" type="line" smooth="yes"/>
+ <point x="1712" y="236"/>
+ <point x="1472" y="52"/>
+ <point x="1152" y="52" type="curve" smooth="yes"/>
+ <point x="836" y="52"/>
+ <point x="588" y="236"/>
+ <point x="588" y="540" type="curve" smooth="yes"/>
+ <point x="588" y="1488" type="line"/>
+ <point x="512" y="1488" type="line"/>
+ <point x="512" y="540" type="line" smooth="yes"/>
+ <point x="512" y="180"/>
+ <point x="788" y="-24"/>
+ <point x="1152" y="-24" type="curve" smooth="yes"/>
+ <point x="1516" y="-24"/>
+ <point x="1788" y="180"/>
+ <point x="1788" y="540" type="curve" smooth="yes"/>
+ <point x="1788" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1047.75</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2100, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D7F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D7F__.glif
new file mode 100644
index 000000000..71afe5f53
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D7F__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D7F" format="1">
+ <advance width="2048"/>
+ <unicode hex="1D7F"/>
+ <outline>
+ <contour>
+ <point x="1024" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1024" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1940" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1888" y="884" type="line"/>
+ <point x="164" y="884" type="line"/>
+ <point x="164" y="808" type="line"/>
+ <point x="1888" y="808" type="line"/>
+ </contour>
+ <component base="upsilonlatin" xOffset="244"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1833, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D80_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D80_.glif
new file mode 100644
index 000000000..349b6b6e1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D80_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D80" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D80"/>
+ <outline>
+ <contour>
+ <point x="756" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="756" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1504" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1188" y="308" type="line"/>
+ <point x="1188" y="-124" type="line" smooth="yes"/>
+ <point x="1188" y="-380"/>
+ <point x="1128" y="-528"/>
+ <point x="924" y="-528" type="curve" smooth="yes"/>
+ <point x="876" y="-528"/>
+ <point x="820" y="-512"/>
+ <point x="788" y="-504" type="curve"/>
+ <point x="772" y="-572" type="line"/>
+ <point x="824" y="-592"/>
+ <point x="868" y="-600"/>
+ <point x="924" y="-600" type="curve" smooth="yes"/>
+ <point x="1172" y="-600"/>
+ <point x="1264" y="-432"/>
+ <point x="1264" y="-124" type="curve" smooth="yes"/>
+ <point x="1264" y="344" type="line"/>
+ </contour>
+ <component base="b" xOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 234, 'rightMargin': 167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D81_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D81_.glif
new file mode 100644
index 000000000..8d620dfc8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D81_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D81" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D81"/>
+ <outline>
+ <contour>
+ <point x="736" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="716" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1540" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1296" y="76" type="line"/>
+ <point x="1296" y="-124" type="line" smooth="yes"/>
+ <point x="1296" y="-380"/>
+ <point x="1236" y="-528"/>
+ <point x="1032" y="-528" type="curve" smooth="yes"/>
+ <point x="980" y="-528"/>
+ <point x="924" y="-512"/>
+ <point x="896" y="-504" type="curve"/>
+ <point x="880" y="-572" type="line"/>
+ <point x="932" y="-592"/>
+ <point x="976" y="-600"/>
+ <point x="1032" y="-600" type="curve" smooth="yes"/>
+ <point x="1280" y="-600"/>
+ <point x="1368" y="-432"/>
+ <point x="1368" y="-124" type="curve" smooth="yes"/>
+ <point x="1368" y="76" type="line"/>
+ </contour>
+ <component base="d"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 168, 'rightMargin': 171}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D82_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D82_.glif
new file mode 100644
index 000000000..ebeaa5888
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D82_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D82" format="1">
+ <advance width="1024"/>
+ <unicode hex="1D82"/>
+ <outline>
+ <contour>
+ <point x="772" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="444" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="948" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="468" y="76" type="line"/>
+ <point x="468" y="-124" type="line" smooth="yes"/>
+ <point x="468" y="-380"/>
+ <point x="408" y="-528"/>
+ <point x="204" y="-528" type="curve" smooth="yes"/>
+ <point x="156" y="-528"/>
+ <point x="100" y="-512"/>
+ <point x="68" y="-504" type="curve"/>
+ <point x="52" y="-572" type="line"/>
+ <point x="104" y="-592"/>
+ <point x="148" y="-600"/>
+ <point x="204" y="-600" type="curve" smooth="yes"/>
+ <point x="452" y="-600"/>
+ <point x="544" y="-432"/>
+ <point x="544" y="-124" type="curve" smooth="yes"/>
+ <point x="544" y="76" type="line"/>
+ </contour>
+ <component base="f" xOffset="60"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 887, 'leftMargin': -8, 'rightMargin': -27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D83_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D83_.glif
new file mode 100644
index 000000000..e74d6798d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D83_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D83" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D83"/>
+ <outline>
+ <contour>
+ <point x="744" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="740" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1704" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1256" y="76" type="line"/>
+ <point x="1256" y="0" type="line"/>
+ <point x="1576" y="0" type="line"/>
+ <point x="1576" y="-124" type="line" smooth="yes"/>
+ <point x="1576" y="-380"/>
+ <point x="1516" y="-528"/>
+ <point x="1312" y="-528" type="curve" smooth="yes"/>
+ <point x="1260" y="-528"/>
+ <point x="1204" y="-512"/>
+ <point x="1176" y="-504" type="curve"/>
+ <point x="1160" y="-572" type="line"/>
+ <point x="1212" y="-592"/>
+ <point x="1256" y="-600"/>
+ <point x="1312" y="-600" type="curve" smooth="yes"/>
+ <point x="1560" y="-600"/>
+ <point x="1648" y="-432"/>
+ <point x="1648" y="-124" type="curve" smooth="yes"/>
+ <point x="1648" y="76" type="line"/>
+ </contour>
+ <component base="g" xOffset="-24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1726, 'leftMargin': 166, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D84_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D84_.glif
new file mode 100644
index 000000000..056c98838
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D84_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D84" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D84"/>
+ <outline>
+ <contour>
+ <point x="744" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="708" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1328" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1236" y="76" type="line"/>
+ <point x="1236" y="-124" type="line" smooth="yes"/>
+ <point x="1236" y="-380"/>
+ <point x="1176" y="-528"/>
+ <point x="972" y="-528" type="curve" smooth="yes"/>
+ <point x="924" y="-528"/>
+ <point x="864" y="-512"/>
+ <point x="836" y="-504" type="curve"/>
+ <point x="820" y="-572" type="line"/>
+ <point x="872" y="-592"/>
+ <point x="916" y="-600"/>
+ <point x="972" y="-600" type="curve" smooth="yes"/>
+ <point x="1220" y="-600"/>
+ <point x="1312" y="-432"/>
+ <point x="1312" y="-124" type="curve" smooth="yes"/>
+ <point x="1312" y="76" type="line"/>
+ </contour>
+ <component base="k" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1332, 'leftMargin': 232, 'rightMargin': 17}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D85_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D85_.glif
new file mode 100644
index 000000000..7b7ea19c2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D85_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D85" format="1">
+ <advance width="512"/>
+ <unicode hex="1D85"/>
+ <outline>
+ <contour>
+ <point x="404" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="404" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="692" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="428" y="76" type="line"/>
+ <point x="428" y="-124" type="line" smooth="yes"/>
+ <point x="428" y="-380"/>
+ <point x="368" y="-528"/>
+ <point x="164" y="-528" type="curve" smooth="yes"/>
+ <point x="116" y="-528"/>
+ <point x="56" y="-512"/>
+ <point x="28" y="-504" type="curve"/>
+ <point x="12" y="-572" type="line"/>
+ <point x="64" y="-592"/>
+ <point x="108" y="-600"/>
+ <point x="164" y="-600" type="curve" smooth="yes"/>
+ <point x="412" y="-600"/>
+ <point x="504" y="-432"/>
+ <point x="504" y="-124" type="curve" smooth="yes"/>
+ <point x="504" y="76" type="line"/>
+ </contour>
+ <component base="l" xOffset="112"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 630, 'leftMargin': -52, 'rightMargin': 191}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D86_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D86_.glif
new file mode 100644
index 000000000..1d8065c7f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D86_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D86" format="1">
+ <advance width="2560"/>
+ <unicode hex="1D86"/>
+ <outline>
+ <contour>
+ <point x="1252" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1252" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2508" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="2280" y="76" type="line"/>
+ <point x="2280" y="-124" type="line" smooth="yes"/>
+ <point x="2280" y="-380"/>
+ <point x="2220" y="-528"/>
+ <point x="2020" y="-528" type="curve" smooth="yes"/>
+ <point x="1968" y="-528"/>
+ <point x="1912" y="-512"/>
+ <point x="1884" y="-504" type="curve"/>
+ <point x="1864" y="-572" type="line"/>
+ <point x="1916" y="-592"/>
+ <point x="1960" y="-600"/>
+ <point x="2020" y="-600" type="curve" smooth="yes"/>
+ <point x="2264" y="-600"/>
+ <point x="2356" y="-432"/>
+ <point x="2356" y="-124" type="curve" smooth="yes"/>
+ <point x="2356" y="76" type="line"/>
+ </contour>
+ <component base="m" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2525, 'leftMargin': 221, 'rightMargin': 154}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D87_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D87_.glif
new file mode 100644
index 000000000..cdb3ef0b0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D87_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D87" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D87"/>
+ <outline>
+ <contour>
+ <point x="760" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="760" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1504" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1264" y="76" type="line"/>
+ <point x="1264" y="-124" type="line" smooth="yes"/>
+ <point x="1264" y="-380"/>
+ <point x="1204" y="-528"/>
+ <point x="1000" y="-528" type="curve" smooth="yes"/>
+ <point x="948" y="-528"/>
+ <point x="892" y="-512"/>
+ <point x="864" y="-504" type="curve"/>
+ <point x="844" y="-572" type="line"/>
+ <point x="900" y="-592"/>
+ <point x="944" y="-600"/>
+ <point x="1000" y="-600" type="curve" smooth="yes"/>
+ <point x="1248" y="-600"/>
+ <point x="1336" y="-432"/>
+ <point x="1336" y="-124" type="curve" smooth="yes"/>
+ <point x="1336" y="76" type="line"/>
+ </contour>
+ <component base="n" xOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 237, 'rightMargin': 169}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D88_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D88_.glif
new file mode 100644
index 000000000..a280c88f9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D88_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D88" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D88"/>
+ <outline>
+ <contour>
+ <point x="768" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="768" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1504" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1188" y="308" type="line"/>
+ <point x="1188" y="-124" type="line" smooth="yes"/>
+ <point x="1188" y="-380"/>
+ <point x="1128" y="-528"/>
+ <point x="924" y="-528" type="curve" smooth="yes"/>
+ <point x="876" y="-528"/>
+ <point x="820" y="-512"/>
+ <point x="788" y="-504" type="curve"/>
+ <point x="772" y="-572" type="line"/>
+ <point x="824" y="-592"/>
+ <point x="868" y="-600"/>
+ <point x="924" y="-600" type="curve" smooth="yes"/>
+ <point x="1172" y="-600"/>
+ <point x="1264" y="-432"/>
+ <point x="1264" y="-124" type="curve" smooth="yes"/>
+ <point x="1264" y="344" type="line"/>
+ </contour>
+ <component base="p" xOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 234.0, 'rightMargin': 167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D89_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D89_.glif
new file mode 100644
index 000000000..8569a9b1e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D89_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D89" format="1">
+ <advance width="1024"/>
+ <unicode hex="1D89"/>
+ <outline>
+ <contour>
+ <point x="688" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="396" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1064" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="416" y="76" type="line"/>
+ <point x="416" y="-124" type="line" smooth="yes"/>
+ <point x="416" y="-380"/>
+ <point x="360" y="-528"/>
+ <point x="156" y="-528" type="curve" smooth="yes"/>
+ <point x="104" y="-528"/>
+ <point x="48" y="-512"/>
+ <point x="20" y="-504" type="curve"/>
+ <point x="0" y="-572" type="line"/>
+ <point x="56" y="-592"/>
+ <point x="100" y="-600"/>
+ <point x="156" y="-600" type="curve" smooth="yes"/>
+ <point x="400" y="-600"/>
+ <point x="492" y="-432"/>
+ <point x="492" y="-124" type="curve" smooth="yes"/>
+ <point x="492" y="76" type="line"/>
+ </contour>
+ <component base="r" xOffset="120"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 942, 'leftMargin': -120, 'rightMargin': 38}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D8A__.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D8A__.cn.glif
new file mode 100644
index 000000000..00ae3f352
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D8A__.cn.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8A.cn" format="1">
+ <advance width="1280"/>
+ <outline>
+ <contour>
+ <point x="1108" y="348" type="line"/>
+ <point x="1108" y="-124" type="line" smooth="yes"/>
+ <point x="1108" y="-380"/>
+ <point x="1048" y="-528"/>
+ <point x="844" y="-528" type="curve" smooth="yes"/>
+ <point x="792" y="-528"/>
+ <point x="736" y="-512"/>
+ <point x="708" y="-504" type="curve"/>
+ <point x="692" y="-572" type="line"/>
+ <point x="744" y="-592"/>
+ <point x="788" y="-600"/>
+ <point x="844" y="-600" type="curve" smooth="yes"/>
+ <point x="1092" y="-600"/>
+ <point x="1180" y="-432"/>
+ <point x="1180" y="-124" type="curve" smooth="yes"/>
+ <point x="1180" y="348" type="line"/>
+ </contour>
+ <component base="s.cn" xOffset="-44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1401, 'leftMargin': 143, 'rightMargin': 179}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D8A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D8A__.glif
new file mode 100644
index 000000000..4a699a9c0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D8A__.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8A" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D8A"/>
+ <outline>
+ <contour>
+ <point x="656" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="656" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1352" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1108" y="364" type="line"/>
+ <point x="1108" y="-124" type="line" smooth="yes"/>
+ <point x="1108" y="-380"/>
+ <point x="1048" y="-528"/>
+ <point x="844" y="-528" type="curve" smooth="yes"/>
+ <point x="792" y="-528"/>
+ <point x="736" y="-512"/>
+ <point x="708" y="-504" type="curve"/>
+ <point x="688" y="-572" type="line"/>
+ <point x="744" y="-592"/>
+ <point x="788" y="-600"/>
+ <point x="844" y="-600" type="curve" smooth="yes"/>
+ <point x="1088" y="-600"/>
+ <point x="1180" y="-432"/>
+ <point x="1180" y="-124" type="curve" smooth="yes"/>
+ <point x="1180" y="364" type="line"/>
+ </contour>
+ <component base="s" xOffset="-48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1401, 'leftMargin': 149, 'rightMargin': 173}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D8B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D8B__.glif
new file mode 100644
index 000000000..989cead99
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D8B__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8B" format="1">
+ <advance width="1024"/>
+ <unicode hex="1D8B"/>
+ <outline>
+ <contour>
+ <point x="756" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="328" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1084" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="548" y="76" type="line"/>
+ <point x="548" y="0" type="line"/>
+ <point x="928" y="0" type="line"/>
+ <point x="928" y="-124" type="line" smooth="yes"/>
+ <point x="928" y="-380"/>
+ <point x="868" y="-528"/>
+ <point x="664" y="-528" type="curve" smooth="yes"/>
+ <point x="612" y="-528"/>
+ <point x="556" y="-512"/>
+ <point x="528" y="-504" type="curve"/>
+ <point x="512" y="-572" type="line"/>
+ <point x="564" y="-592"/>
+ <point x="608" y="-600"/>
+ <point x="664" y="-600" type="curve" smooth="yes"/>
+ <point x="912" y="-600"/>
+ <point x="1000" y="-432"/>
+ <point x="1000" y="-124" type="curve" smooth="yes"/>
+ <point x="1000" y="76" type="line"/>
+ </contour>
+ <component base="esh" xOffset="-56"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 912, 'leftMargin': -186, 'rightMargin': 42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D8C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D8C__.glif
new file mode 100644
index 000000000..248f3e9de
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D8C__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8C" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D8C"/>
+ <outline>
+ <contour>
+ <point x="772" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1440" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="780" y="76" type="line"/>
+ <point x="780" y="0" type="line"/>
+ <point x="1100" y="0" type="line"/>
+ <point x="1100" y="-124" type="line" smooth="yes"/>
+ <point x="1100" y="-380"/>
+ <point x="1040" y="-528"/>
+ <point x="836" y="-528" type="curve" smooth="yes"/>
+ <point x="788" y="-528"/>
+ <point x="732" y="-512"/>
+ <point x="700" y="-504" type="curve"/>
+ <point x="684" y="-572" type="line"/>
+ <point x="736" y="-592"/>
+ <point x="780" y="-600"/>
+ <point x="836" y="-600" type="curve" smooth="yes"/>
+ <point x="1084" y="-600"/>
+ <point x="1176" y="-432"/>
+ <point x="1176" y="-124" type="curve" smooth="yes"/>
+ <point x="1176" y="76" type="line"/>
+ </contour>
+ <component base="v" xOffset="96"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 56, 'rightMargin': 57}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D8D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D8D__.glif
new file mode 100644
index 000000000..a4b2aad53
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D8D__.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8D" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D8D"/>
+ <outline>
+ <contour>
+ <point x="760" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="760" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1436" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1296" y="76" type="line"/>
+ <point x="1296" y="-124" type="line" smooth="yes"/>
+ <point x="1296" y="-380"/>
+ <point x="1236" y="-528"/>
+ <point x="1036" y="-528" type="curve" smooth="yes"/>
+ <point x="984" y="-528"/>
+ <point x="928" y="-512"/>
+ <point x="900" y="-504" type="curve"/>
+ <point x="880" y="-572" type="line"/>
+ <point x="932" y="-592"/>
+ <point x="976" y="-600"/>
+ <point x="1036" y="-600" type="curve" smooth="yes"/>
+ <point x="1280" y="-600"/>
+ <point x="1372" y="-432"/>
+ <point x="1372" y="-124" type="curve" smooth="yes"/>
+ <point x="1372" y="76" type="line"/>
+ </contour>
+ <component base="x" xOffset="88"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 76, 'rightMargin': 63}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D8E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D8E__.glif
new file mode 100644
index 000000000..8dfd604c8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D8E__.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8E" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D8E"/>
+ <outline>
+ <contour>
+ <point x="772" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1416" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1276" y="76" type="line"/>
+ <point x="1276" y="-124" type="line" smooth="yes"/>
+ <point x="1276" y="-380"/>
+ <point x="1216" y="-528"/>
+ <point x="1012" y="-528" type="curve" smooth="yes"/>
+ <point x="960" y="-528"/>
+ <point x="904" y="-512"/>
+ <point x="876" y="-504" type="curve"/>
+ <point x="856" y="-572" type="line"/>
+ <point x="912" y="-592"/>
+ <point x="956" y="-600"/>
+ <point x="1012" y="-600" type="curve" smooth="yes"/>
+ <point x="1256" y="-600"/>
+ <point x="1348" y="-432"/>
+ <point x="1348" y="-124" type="curve" smooth="yes"/>
+ <point x="1348" y="76" type="line"/>
+ </contour>
+ <component base="z" xOffset="68"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 120, 'rightMargin': 66}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D8F__.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D8F__.cn.glif
new file mode 100644
index 000000000..7f65b257c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D8F__.cn.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8F.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1088" y="76" type="line"/>
+ <point x="1088" y="-124" type="line" smooth="yes"/>
+ <point x="1088" y="-432"/>
+ <point x="1180" y="-600"/>
+ <point x="1424" y="-600" type="curve" smooth="yes"/>
+ <point x="1480" y="-600"/>
+ <point x="1524" y="-592"/>
+ <point x="1580" y="-572" type="curve"/>
+ <point x="1560" y="-504" type="line"/>
+ <point x="1532" y="-512"/>
+ <point x="1476" y="-528"/>
+ <point x="1424" y="-528" type="curve" smooth="yes"/>
+ <point x="1220" y="-528"/>
+ <point x="1160" y="-380"/>
+ <point x="1160" y="-124" type="curve" smooth="yes"/>
+ <point x="1160" y="76" type="line"/>
+ </contour>
+ <component base="a.cn" xOffset="-172"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1486, 'leftMargin': 127, 'rightMargin': -262}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D8F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D8F__.glif
new file mode 100644
index 000000000..b9e2db251
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D8F__.glif
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D8F" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D8F"/>
+ <outline>
+ <contour>
+ <point x="548" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="548" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1316" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1088" y="76" type="line"/>
+ <point x="1088" y="-124" type="line" smooth="yes"/>
+ <point x="1088" y="-432"/>
+ <point x="1180" y="-600"/>
+ <point x="1424" y="-600" type="curve" smooth="yes"/>
+ <point x="1480" y="-600"/>
+ <point x="1524" y="-592"/>
+ <point x="1580" y="-572" type="curve"/>
+ <point x="1560" y="-504" type="line"/>
+ <point x="1532" y="-512"/>
+ <point x="1476" y="-528"/>
+ <point x="1424" y="-528" type="curve" smooth="yes"/>
+ <point x="1220" y="-528"/>
+ <point x="1160" y="-380"/>
+ <point x="1160" y="-124" type="curve" smooth="yes"/>
+ <point x="1160" y="76" type="line"/>
+ </contour>
+ <contour>
+ <point x="1000" y="280" type="line"/>
+ <point x="1000" y="184"/>
+ <point x="1008" y="72"/>
+ <point x="1028" y="0" type="curve"/>
+ <point x="1112" y="0" type="line"/>
+ <point x="1112" y="12" type="line"/>
+ <point x="1088" y="72"/>
+ <point x="1076" y="192"/>
+ <point x="1076" y="300" type="curve" smooth="yes"/>
+ <point x="1076" y="1044" type="line" smooth="yes"/>
+ <point x="1076" y="1360"/>
+ <point x="856" y="1516"/>
+ <point x="548" y="1516" type="curve" smooth="yes"/>
+ <point x="228" y="1516"/>
+ <point x="-4" y="1312"/>
+ <point x="-4" y="1080" type="curve"/>
+ <point x="72" y="1080" type="line"/>
+ <point x="72" y="1284"/>
+ <point x="276" y="1440"/>
+ <point x="548" y="1440" type="curve" smooth="yes"/>
+ <point x="836" y="1440"/>
+ <point x="1000" y="1296"/>
+ <point x="1000" y="1048" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1032" y="832" type="line"/>
+ <point x="644" y="832" type="line" smooth="yes"/>
+ <point x="216" y="832"/>
+ <point x="-44" y="644"/>
+ <point x="-44" y="376" type="curve" smooth="yes"/>
+ <point x="-44" y="140"/>
+ <point x="136" y="-28"/>
+ <point x="416" y="-28" type="curve" smooth="yes"/>
+ <point x="784" y="-28"/>
+ <point x="988" y="192"/>
+ <point x="1060" y="396" type="curve"/>
+ <point x="1024" y="464" type="line"/>
+ <point x="936" y="208"/>
+ <point x="728" y="44"/>
+ <point x="416" y="44" type="curve" smooth="yes"/>
+ <point x="188" y="44"/>
+ <point x="32" y="192"/>
+ <point x="32" y="372" type="curve" smooth="yes"/>
+ <point x="32" y="596"/>
+ <point x="264" y="756"/>
+ <point x="648" y="756" type="curve" smooth="yes"/>
+ <point x="1036" y="756" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1486, 'leftMargin': 127, 'rightMargin': -262}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D90_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D90_.glif
new file mode 100644
index 000000000..22741325a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D90_.glif
@@ -0,0 +1,98 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D90" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D90"/>
+ <outline>
+ <contour>
+ <point x="552" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="552" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1540" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="-12" y="716" type="line"/>
+ <point x="-12" y="264"/>
+ <point x="196" y="-28"/>
+ <point x="548" y="-28" type="curve" smooth="yes"/>
+ <point x="880" y="-28"/>
+ <point x="1072" y="220"/>
+ <point x="1116" y="500" type="curve"/>
+ <point x="1116" y="944" type="line"/>
+ <point x="1052" y="1268"/>
+ <point x="872" y="1516"/>
+ <point x="552" y="1516" type="curve" smooth="yes"/>
+ <point x="196" y="1516"/>
+ <point x="-12" y="1216"/>
+ <point x="-12" y="744" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="68" y="744" type="line"/>
+ <point x="68" y="1140"/>
+ <point x="220" y="1440"/>
+ <point x="548" y="1440" type="curve" smooth="yes"/>
+ <point x="884" y="1440"/>
+ <point x="1028" y="1112"/>
+ <point x="1068" y="892" type="curve"/>
+ <point x="1068" y="536" type="line"/>
+ <point x="1016" y="264"/>
+ <point x="860" y="44"/>
+ <point x="548" y="44" type="curve" smooth="yes"/>
+ <point x="220" y="44"/>
+ <point x="68" y="320"/>
+ <point x="68" y="716" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1060" y="1488" type="line"/>
+ <point x="1052" y="1176" type="line"/>
+ <point x="1052" y="352" type="line" smooth="yes"/>
+ <point x="1052" y="76"/>
+ <point x="1132" y="0"/>
+ <point x="1300" y="0" type="curve" smooth="yes"/>
+ <point x="1336" y="0"/>
+ <point x="1348" y="0"/>
+ <point x="1388" y="0" type="curve"/>
+ <point x="1388" y="76" type="line"/>
+ <point x="1356" y="76"/>
+ <point x="1332" y="76"/>
+ <point x="1296" y="76" type="curve" smooth="yes"/>
+ <point x="1196" y="76"/>
+ <point x="1128" y="116"/>
+ <point x="1128" y="352" type="curve" smooth="yes"/>
+ <point x="1128" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1312" y="76" type="line"/>
+ <point x="1312" y="-124" type="line" smooth="yes"/>
+ <point x="1312" y="-432"/>
+ <point x="1404" y="-600"/>
+ <point x="1648" y="-600" type="curve" smooth="yes"/>
+ <point x="1704" y="-600"/>
+ <point x="1748" y="-592"/>
+ <point x="1804" y="-572" type="curve"/>
+ <point x="1784" y="-504" type="line"/>
+ <point x="1756" y="-512"/>
+ <point x="1700" y="-528"/>
+ <point x="1648" y="-528" type="curve" smooth="yes"/>
+ <point x="1444" y="-528"/>
+ <point x="1388" y="-380"/>
+ <point x="1388" y="-124" type="curve" smooth="yes"/>
+ <point x="1388" y="76" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1720, 'leftMargin': 168, 'rightMargin': -261}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D91_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D91_.glif
new file mode 100644
index 000000000..de2e6712d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D91_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D91" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D91"/>
+ <outline>
+ <contour>
+ <point x="688" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="688" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1492" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1184" y="416" type="line"/>
+ <point x="1184" y="-124" type="line" smooth="yes"/>
+ <point x="1184" y="-432"/>
+ <point x="1276" y="-600"/>
+ <point x="1520" y="-600" type="curve" smooth="yes"/>
+ <point x="1576" y="-600"/>
+ <point x="1620" y="-592"/>
+ <point x="1676" y="-572" type="curve"/>
+ <point x="1656" y="-504" type="line"/>
+ <point x="1628" y="-512"/>
+ <point x="1572" y="-528"/>
+ <point x="1520" y="-528" type="curve" smooth="yes"/>
+ <point x="1316" y="-528"/>
+ <point x="1260" y="-380"/>
+ <point x="1260" y="-124" type="curve" smooth="yes"/>
+ <point x="1260" y="416" type="line"/>
+ </contour>
+ <component base="dhook" xOffset="-20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 168, 'rightMargin': -183}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D92_.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D92_.cn.glif
new file mode 100644
index 000000000..151527a20
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D92_.cn.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D92.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1068" y="196" type="line"/>
+ <point x="1068" y="-124" type="line" smooth="yes"/>
+ <point x="1068" y="-432"/>
+ <point x="1160" y="-600"/>
+ <point x="1408" y="-600" type="curve" smooth="yes"/>
+ <point x="1464" y="-600"/>
+ <point x="1508" y="-592"/>
+ <point x="1560" y="-572" type="curve"/>
+ <point x="1544" y="-504" type="line"/>
+ <point x="1512" y="-512"/>
+ <point x="1456" y="-528"/>
+ <point x="1408" y="-528" type="curve" smooth="yes"/>
+ <point x="1204" y="-528"/>
+ <point x="1144" y="-380"/>
+ <point x="1144" y="-124" type="curve" smooth="yes"/>
+ <point x="1144" y="196" type="line"/>
+ </contour>
+ <component base="e.cn" xOffset="-144"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1437, 'leftMargin': 138, 'rightMargin': -285}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D92_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D92_.glif
new file mode 100644
index 000000000..3ba7469b7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D92_.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D92" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D92"/>
+ <outline>
+ <contour>
+ <point x="620" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="620" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1288" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1060" y="212" type="line"/>
+ <point x="1060" y="-124" type="line" smooth="yes"/>
+ <point x="1060" y="-432"/>
+ <point x="1148" y="-600"/>
+ <point x="1396" y="-600" type="curve" smooth="yes"/>
+ <point x="1452" y="-600"/>
+ <point x="1496" y="-592"/>
+ <point x="1548" y="-572" type="curve"/>
+ <point x="1532" y="-504" type="line"/>
+ <point x="1504" y="-512"/>
+ <point x="1448" y="-528"/>
+ <point x="1396" y="-528" type="curve" smooth="yes"/>
+ <point x="1192" y="-528"/>
+ <point x="1132" y="-380"/>
+ <point x="1132" y="-124" type="curve" smooth="yes"/>
+ <point x="1132" y="212" type="line"/>
+ </contour>
+ <contour>
+ <point x="640" y="-28" type="curve" smooth="yes"/>
+ <point x="876" y="-28"/>
+ <point x="1032" y="72"/>
+ <point x="1132" y="212" type="curve"/>
+ <point x="1080" y="252" type="line"/>
+ <point x="956" y="92"/>
+ <point x="808" y="44"/>
+ <point x="640" y="44" type="curve" smooth="yes"/>
+ <point x="312" y="44"/>
+ <point x="60" y="340"/>
+ <point x="60" y="712" type="curve" smooth="yes"/>
+ <point x="60" y="772" type="line" smooth="yes"/>
+ <point x="60" y="1140"/>
+ <point x="284" y="1440"/>
+ <point x="612" y="1440" type="curve" smooth="yes"/>
+ <point x="908" y="1440"/>
+ <point x="1104" y="1184"/>
+ <point x="1104" y="888" type="curve"/>
+ <point x="1104" y="868" type="line"/>
+ <point x="36" y="868" type="line"/>
+ <point x="36" y="792" type="line"/>
+ <point x="1176" y="792" type="line"/>
+ <point x="1176" y="880" type="line" smooth="yes"/>
+ <point x="1176" y="1260"/>
+ <point x="940" y="1516"/>
+ <point x="612" y="1516" type="curve" smooth="yes"/>
+ <point x="268" y="1516"/>
+ <point x="-12" y="1208"/>
+ <point x="-12" y="772" type="curve" smooth="yes"/>
+ <point x="-12" y="712" type="line" smooth="yes"/>
+ <point x="-12" y="280"/>
+ <point x="276" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1420, 'leftMargin': 120, 'rightMargin': -262}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D93_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D93_.glif
new file mode 100644
index 000000000..4a2c5c13c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D93_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D93" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D93"/>
+ <outline>
+ <contour>
+ <point x="552" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="552" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1320" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1092" y="416" type="line"/>
+ <point x="1092" y="-124" type="line" smooth="yes"/>
+ <point x="1092" y="-432"/>
+ <point x="1180" y="-600"/>
+ <point x="1428" y="-600" type="curve" smooth="yes"/>
+ <point x="1484" y="-600"/>
+ <point x="1528" y="-592"/>
+ <point x="1584" y="-572" type="curve"/>
+ <point x="1564" y="-504" type="line"/>
+ <point x="1536" y="-512"/>
+ <point x="1480" y="-528"/>
+ <point x="1428" y="-528" type="curve" smooth="yes"/>
+ <point x="1224" y="-528"/>
+ <point x="1164" y="-380"/>
+ <point x="1164" y="-124" type="curve" smooth="yes"/>
+ <point x="1164" y="416" type="line"/>
+ </contour>
+ <component base="epsilon" xOffset="-208"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1526, 'leftMargin': 160, 'rightMargin': -262}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D94_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D94_.glif
new file mode 100644
index 000000000..7e2038e25
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D94_.glif
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D94" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D94"/>
+ <outline>
+ <contour>
+ <point x="776" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="776" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1536" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="164" y="416" type="line"/>
+ <point x="164" y="-124" type="line" smooth="yes"/>
+ <point x="164" y="-432"/>
+ <point x="256" y="-600"/>
+ <point x="500" y="-600" type="curve" smooth="yes"/>
+ <point x="556" y="-600"/>
+ <point x="600" y="-592"/>
+ <point x="656" y="-572" type="curve"/>
+ <point x="636" y="-504" type="line"/>
+ <point x="608" y="-512"/>
+ <point x="552" y="-528"/>
+ <point x="500" y="-528" type="curve" smooth="yes"/>
+ <point x="296" y="-528"/>
+ <point x="236" y="-380"/>
+ <point x="236" y="-124" type="curve" smooth="yes"/>
+ <point x="236" y="416" type="line"/>
+ </contour>
+ <contour>
+ <point x="548" y="788" type="line"/>
+ <point x="548" y="724" type="line"/>
+ <point x="772" y="724" type="line" smooth="yes"/>
+ <point x="1112" y="724"/>
+ <point x="1300" y="628"/>
+ <point x="1300" y="396" type="curve" smooth="yes"/>
+ <point x="1300" y="184"/>
+ <point x="1112" y="48"/>
+ <point x="780" y="48" type="curve" smooth="yes"/>
+ <point x="456" y="48"/>
+ <point x="240" y="204"/>
+ <point x="240" y="416" type="curve"/>
+ <point x="164" y="416" type="line"/>
+ <point x="164" y="116"/>
+ <point x="476" y="-28"/>
+ <point x="780" y="-28" type="curve" smooth="yes"/>
+ <point x="1124" y="-28"/>
+ <point x="1376" y="132"/>
+ <point x="1376" y="400" type="curve" smooth="yes"/>
+ <point x="1376" y="648"/>
+ <point x="1176" y="788"/>
+ <point x="780" y="788" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="780" y="732" type="line"/>
+ <point x="1144" y="732"/>
+ <point x="1348" y="900"/>
+ <point x="1348" y="1104" type="curve" smooth="yes"/>
+ <point x="1348" y="1368"/>
+ <point x="1124" y="1516"/>
+ <point x="780" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="188" y="1352"/>
+ <point x="188" y="1100" type="curve"/>
+ <point x="264" y="1100" type="line"/>
+ <point x="264" y="1308"/>
+ <point x="492" y="1440"/>
+ <point x="780" y="1440" type="curve" smooth="yes"/>
+ <point x="1124" y="1440"/>
+ <point x="1272" y="1296"/>
+ <point x="1272" y="1108" type="curve" smooth="yes"/>
+ <point x="1272" y="920"/>
+ <point x="1128" y="800"/>
+ <point x="772" y="800" type="curve" smooth="yes"/>
+ <point x="548" y="800" type="line"/>
+ <point x="548" y="732" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1521, 'leftMargin': 150, 'rightMargin': 160}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D95_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D95_.glif
new file mode 100644
index 000000000..ad73f60ad
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D95_.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D95" format="1">
+ <advance width="1792"/>
+ <unicode hex="1D95"/>
+ <outline>
+ <contour>
+ <point x="576" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="576" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1520" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1176" y="692" type="line"/>
+ <point x="1176" y="620" type="line"/>
+ <point x="1292" y="620" type="line"/>
+ <point x="1292" y="-124" type="line" smooth="yes"/>
+ <point x="1292" y="-432"/>
+ <point x="1384" y="-600"/>
+ <point x="1628" y="-600" type="curve" smooth="yes"/>
+ <point x="1684" y="-600"/>
+ <point x="1728" y="-592"/>
+ <point x="1784" y="-572" type="curve"/>
+ <point x="1764" y="-504" type="line"/>
+ <point x="1736" y="-512"/>
+ <point x="1680" y="-528"/>
+ <point x="1628" y="-528" type="curve" smooth="yes"/>
+ <point x="1424" y="-528"/>
+ <point x="1364" y="-380"/>
+ <point x="1364" y="-124" type="curve" smooth="yes"/>
+ <point x="1364" y="692" type="line"/>
+ </contour>
+ <contour>
+ <point x="548" y="1516" type="curve" smooth="yes"/>
+ <point x="312" y="1516"/>
+ <point x="156" y="1416"/>
+ <point x="56" y="1272" type="curve"/>
+ <point x="108" y="1236" type="line"/>
+ <point x="232" y="1396"/>
+ <point x="380" y="1440"/>
+ <point x="548" y="1440" type="curve" smooth="yes"/>
+ <point x="876" y="1440"/>
+ <point x="1128" y="1144"/>
+ <point x="1128" y="776" type="curve" smooth="yes"/>
+ <point x="1128" y="716" type="line" smooth="yes"/>
+ <point x="1128" y="344"/>
+ <point x="904" y="44"/>
+ <point x="576" y="44" type="curve" smooth="yes"/>
+ <point x="280" y="44"/>
+ <point x="84" y="304"/>
+ <point x="84" y="600" type="curve"/>
+ <point x="84" y="620" type="line"/>
+ <point x="1152" y="620" type="line"/>
+ <point x="1152" y="692" type="line"/>
+ <point x="12" y="692" type="line"/>
+ <point x="12" y="608" type="line" smooth="yes"/>
+ <point x="12" y="228"/>
+ <point x="248" y="-28"/>
+ <point x="576" y="-28" type="curve" smooth="yes"/>
+ <point x="920" y="-28"/>
+ <point x="1200" y="280"/>
+ <point x="1200" y="716" type="curve" smooth="yes"/>
+ <point x="1200" y="776" type="line" smooth="yes"/>
+ <point x="1200" y="1208"/>
+ <point x="912" y="1516"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1620, 'leftMargin': 110, 'rightMargin': -261}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D96_.ccmp.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D96_.ccmp.glif
new file mode 100644
index 000000000..2038d99c7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D96_.ccmp.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D96.ccmp" format="1">
+ <advance width="768"/>
+ <outline>
+ <contour>
+ <point x="156" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="156" y="-632" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="472" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="192" y="1488" type="line"/>
+ <point x="116" y="1488" type="line"/>
+ <point x="116" y="0" type="line"/>
+ <point x="192" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="236" y="76" type="line"/>
+ <point x="160" y="76" type="line"/>
+ <point x="160" y="-124" type="line" smooth="yes"/>
+ <point x="160" y="-432"/>
+ <point x="252" y="-600"/>
+ <point x="500" y="-600" type="curve" smooth="yes"/>
+ <point x="556" y="-600"/>
+ <point x="600" y="-592"/>
+ <point x="652" y="-572" type="curve"/>
+ <point x="636" y="-504" type="line"/>
+ <point x="604" y="-512"/>
+ <point x="548" y="-528"/>
+ <point x="500" y="-528" type="curve" smooth="yes"/>
+ <point x="296" y="-528"/>
+ <point x="236" y="-380"/>
+ <point x="236" y="-124" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 605.0, 'leftMargin': 249, 'rightMargin': -180.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D96_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D96_.glif
new file mode 100644
index 000000000..6e7527cc9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D96_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D96" format="1">
+ <advance width="768"/>
+ <unicode hex="1D96"/>
+ <outline>
+ <contour>
+ <point x="168" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="168" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="452" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="188" y="76" type="line"/>
+ <point x="188" y="-124" type="line" smooth="yes"/>
+ <point x="188" y="-432"/>
+ <point x="280" y="-600"/>
+ <point x="524" y="-600" type="curve" smooth="yes"/>
+ <point x="580" y="-600"/>
+ <point x="624" y="-592"/>
+ <point x="680" y="-572" type="curve"/>
+ <point x="660" y="-504" type="line"/>
+ <point x="632" y="-512"/>
+ <point x="576" y="-528"/>
+ <point x="524" y="-528" type="curve" smooth="yes"/>
+ <point x="320" y="-528"/>
+ <point x="264" y="-380"/>
+ <point x="264" y="-124" type="curve" smooth="yes"/>
+ <point x="264" y="76" type="line"/>
+ </contour>
+ <component base="i" xOffset="-128"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 580, 'leftMargin': 216, 'rightMargin': -226}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D97_.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D97_.cn.glif
new file mode 100644
index 000000000..0a7a88d9b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D97_.cn.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D97.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="264" y="452" type="line"/>
+ <point x="264" y="-124" type="line" smooth="yes"/>
+ <point x="264" y="-380"/>
+ <point x="324" y="-528"/>
+ <point x="524" y="-528" type="curve" smooth="yes"/>
+ <point x="576" y="-528"/>
+ <point x="632" y="-512"/>
+ <point x="660" y="-504" type="curve"/>
+ <point x="680" y="-572" type="line"/>
+ <point x="628" y="-592"/>
+ <point x="584" y="-600"/>
+ <point x="524" y="-600" type="curve" smooth="yes"/>
+ <point x="280" y="-600"/>
+ <point x="188" y="-432"/>
+ <point x="188" y="-124" type="curve" smooth="yes"/>
+ <point x="188" y="452" type="line"/>
+ </contour>
+ <component base="c.cn" xScale="-1" xOffset="1480"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1430.0, 'leftMargin': 133, 'rightMargin': 137.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D97_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D97_.glif
new file mode 100644
index 000000000..e9181e125
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D97_.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D97" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D97"/>
+ <outline>
+ <contour>
+ <point x="748" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="748" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1484" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="188" y="452" type="line"/>
+ <point x="188" y="-124" type="line" smooth="yes"/>
+ <point x="188" y="-432"/>
+ <point x="280" y="-600"/>
+ <point x="528" y="-600" type="curve" smooth="yes"/>
+ <point x="584" y="-600"/>
+ <point x="628" y="-592"/>
+ <point x="680" y="-572" type="curve"/>
+ <point x="664" y="-504" type="line"/>
+ <point x="632" y="-512"/>
+ <point x="576" y="-528"/>
+ <point x="528" y="-528" type="curve" smooth="yes"/>
+ <point x="324" y="-528"/>
+ <point x="264" y="-380"/>
+ <point x="264" y="-124" type="curve" smooth="yes"/>
+ <point x="264" y="452" type="line"/>
+ </contour>
+ <contour>
+ <point x="744" y="-28" type="curve" smooth="yes"/>
+ <point x="1132" y="-28"/>
+ <point x="1348" y="280"/>
+ <point x="1348" y="716" type="curve" smooth="yes"/>
+ <point x="1348" y="772" type="line" smooth="yes"/>
+ <point x="1348" y="1208"/>
+ <point x="1128" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="204" y="1340"/>
+ <point x="188" y="996" type="curve"/>
+ <point x="264" y="996" type="line"/>
+ <point x="276" y="1292"/>
+ <point x="500" y="1440"/>
+ <point x="744" y="1440" type="curve" smooth="yes"/>
+ <point x="1108" y="1440"/>
+ <point x="1276" y="1144"/>
+ <point x="1276" y="772" type="curve" smooth="yes"/>
+ <point x="1276" y="716" type="line" smooth="yes"/>
+ <point x="1276" y="344"/>
+ <point x="1108" y="48"/>
+ <point x="740" y="48" type="curve" smooth="yes"/>
+ <point x="508" y="48"/>
+ <point x="280" y="168"/>
+ <point x="264" y="452" type="curve"/>
+ <point x="188" y="452" type="line"/>
+ <point x="204" y="148"/>
+ <point x="456" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 136, 'rightMargin': 134}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D98_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D98_.glif
new file mode 100644
index 000000000..0cf1d63d1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D98_.glif
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D98" format="1">
+ <advance width="1024"/>
+ <unicode hex="1D98"/>
+ <outline>
+ <contour>
+ <point x="792" y="2340" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="268" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1012" y="2340" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="-16" y="-96" type="line"/>
+ <point x="-16" y="-124" type="line" smooth="yes"/>
+ <point x="-16" y="-432"/>
+ <point x="76" y="-600"/>
+ <point x="320" y="-600" type="curve" smooth="yes"/>
+ <point x="380" y="-600"/>
+ <point x="424" y="-592"/>
+ <point x="476" y="-572" type="curve"/>
+ <point x="456" y="-504" type="line"/>
+ <point x="428" y="-512"/>
+ <point x="372" y="-528"/>
+ <point x="320" y="-528" type="curve" smooth="yes"/>
+ <point x="120" y="-528"/>
+ <point x="60" y="-380"/>
+ <point x="60" y="-124" type="curve" smooth="yes"/>
+ <point x="60" y="-96" type="line"/>
+ </contour>
+ <contour>
+ <point x="552" y="480" type="line"/>
+ <point x="552" y="1732" type="line" smooth="yes"/>
+ <point x="552" y="1964"/>
+ <point x="672" y="2100"/>
+ <point x="868" y="2100" type="curve" smooth="yes"/>
+ <point x="940" y="2100"/>
+ <point x="976" y="2092"/>
+ <point x="1028" y="2080" type="curve"/>
+ <point x="1040" y="2152" type="line"/>
+ <point x="984" y="2168"/>
+ <point x="920" y="2176"/>
+ <point x="864" y="2176" type="curve" smooth="yes"/>
+ <point x="624" y="2176"/>
+ <point x="476" y="2016"/>
+ <point x="476" y="1732" type="curve" smooth="yes"/>
+ <point x="476" y="480" type="line"/>
+ </contour>
+ <contour>
+ <point x="476" y="1572" type="line"/>
+ <point x="476" y="324" type="line" smooth="yes"/>
+ <point x="476" y="88"/>
+ <point x="356" y="-44"/>
+ <point x="160" y="-44" type="curve" smooth="yes"/>
+ <point x="84" y="-44"/>
+ <point x="48" y="-40"/>
+ <point x="-4" y="-24" type="curve"/>
+ <point x="-16" y="-96" type="line"/>
+ <point x="44" y="-116"/>
+ <point x="104" y="-120"/>
+ <point x="160" y="-120" type="curve" smooth="yes"/>
+ <point x="404" y="-120"/>
+ <point x="552" y="36"/>
+ <point x="552" y="324" type="curve" smooth="yes"/>
+ <point x="552" y="1572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 887, 'leftMargin': -142, 'rightMargin': -27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D99_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D99_.glif
new file mode 100644
index 000000000..0cbd925d4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D99_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D99" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D99"/>
+ <outline>
+ <contour>
+ <point x="528" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="528" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1284" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1056" y="76" type="line"/>
+ <point x="1056" y="-124" type="line" smooth="yes"/>
+ <point x="1056" y="-432"/>
+ <point x="1144" y="-600"/>
+ <point x="1392" y="-600" type="curve" smooth="yes"/>
+ <point x="1448" y="-600"/>
+ <point x="1492" y="-592"/>
+ <point x="1544" y="-572" type="curve"/>
+ <point x="1528" y="-504" type="line"/>
+ <point x="1500" y="-512"/>
+ <point x="1444" y="-528"/>
+ <point x="1392" y="-528" type="curve" smooth="yes"/>
+ <point x="1188" y="-528"/>
+ <point x="1128" y="-380"/>
+ <point x="1128" y="-124" type="curve" smooth="yes"/>
+ <point x="1128" y="76" type="line"/>
+ </contour>
+ <component base="u" xOffset="-240"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1525, 'leftMargin': 231, 'rightMargin': -261}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D9A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D9A__.glif
new file mode 100644
index 000000000..507610786
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D9A__.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D9A" format="1">
+ <advance width="1536"/>
+ <unicode hex="1D9A"/>
+ <outline>
+ <contour>
+ <point x="776" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="776" y="-752" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1588" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="156" y="108" type="line"/>
+ <point x="156" y="-288" type="line" smooth="yes"/>
+ <point x="156" y="-596"/>
+ <point x="244" y="-756"/>
+ <point x="492" y="-756" type="curve" smooth="yes"/>
+ <point x="548" y="-756"/>
+ <point x="592" y="-748"/>
+ <point x="644" y="-728" type="curve"/>
+ <point x="628" y="-656" type="line"/>
+ <point x="600" y="-668"/>
+ <point x="544" y="-684"/>
+ <point x="492" y="-684" type="curve" smooth="yes"/>
+ <point x="288" y="-684"/>
+ <point x="228" y="-544"/>
+ <point x="228" y="-288" type="curve" smooth="yes"/>
+ <point x="228" y="108" type="line"/>
+ </contour>
+ <contour>
+ <point x="184" y="1488" type="line"/>
+ <point x="184" y="1412" type="line"/>
+ <point x="1300" y="1412" type="line"/>
+ <point x="632" y="676" type="line"/>
+ <point x="632" y="652" type="line"/>
+ <point x="708" y="652" type="line"/>
+ <point x="1384" y="1396" type="line"/>
+ <point x="1380" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="632" y="664" type="line"/>
+ <point x="632" y="596" type="line"/>
+ <point x="728" y="596" type="line" smooth="yes"/>
+ <point x="1068" y="596"/>
+ <point x="1296" y="448"/>
+ <point x="1296" y="80" type="curve" smooth="yes"/>
+ <point x="1296" y="-220"/>
+ <point x="1108" y="-400"/>
+ <point x="776" y="-400" type="curve" smooth="yes"/>
+ <point x="448" y="-400"/>
+ <point x="232" y="-188"/>
+ <point x="232" y="108" type="curve"/>
+ <point x="156" y="108" type="line"/>
+ <point x="156" y="-292"/>
+ <point x="472" y="-476"/>
+ <point x="776" y="-476" type="curve" smooth="yes"/>
+ <point x="1120" y="-476"/>
+ <point x="1372" y="-272"/>
+ <point x="1372" y="84" type="curve" smooth="yes"/>
+ <point x="1372" y="456"/>
+ <point x="1136" y="664"/>
+ <point x="732" y="664" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1603, 'leftMargin': 168, 'rightMargin': 207}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D9B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D9B__.glif
new file mode 100644
index 000000000..2328b13ee
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D9B__.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D9B" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D9B"/>
+ <outline>
+ <contour>
+ <point x="748" y="880" type="curve" smooth="yes"/>
+ <point x="1008" y="880"/>
+ <point x="1164" y="1104"/>
+ <point x="1164" y="1448" type="curve" smooth="yes"/>
+ <point x="1164" y="1472" type="line" smooth="yes"/>
+ <point x="1164" y="1808"/>
+ <point x="1012" y="2024"/>
+ <point x="752" y="2024" type="curve" smooth="yes"/>
+ <point x="504" y="2024"/>
+ <point x="364" y="1840"/>
+ <point x="328" y="1632" type="curve"/>
+ <point x="328" y="1304" type="line"/>
+ <point x="380" y="1064"/>
+ <point x="508" y="880"/>
+ </contour>
+ <contour>
+ <point x="748" y="956" type="curve" smooth="yes"/>
+ <point x="512" y="956"/>
+ <point x="396" y="1208"/>
+ <point x="368" y="1368" type="curve"/>
+ <point x="368" y="1580" type="line"/>
+ <point x="400" y="1780"/>
+ <point x="532" y="1948"/>
+ <point x="752" y="1948" type="curve" smooth="yes"/>
+ <point x="976" y="1948"/>
+ <point x="1088" y="1764"/>
+ <point x="1088" y="1472" type="curve" smooth="yes"/>
+ <point x="1088" y="1448" type="line" smooth="yes"/>
+ <point x="1088" y="1160"/>
+ <point x="976" y="956"/>
+ </contour>
+ <contour>
+ <point x="320" y="900" type="line"/>
+ <point x="396" y="900" type="line"/>
+ <point x="396" y="1132" type="line"/>
+ <point x="396" y="1760" type="line" smooth="yes"/>
+ <point x="396" y="1964"/>
+ <point x="316" y="2024"/>
+ <point x="192" y="2024" type="curve" smooth="yes"/>
+ <point x="168" y="2024"/>
+ <point x="144" y="2020"/>
+ <point x="120" y="2008" type="curve"/>
+ <point x="132" y="1940" type="line"/>
+ <point x="152" y="1948"/>
+ <point x="168" y="1948"/>
+ <point x="192" y="1948" type="curve" smooth="yes"/>
+ <point x="268" y="1948"/>
+ <point x="320" y="1916"/>
+ <point x="320" y="1744" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1210.0, 'leftMargin': 55, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D9C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D9C__.glif
new file mode 100644
index 000000000..b229bd5fc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D9C__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D9C" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D9C"/>
+ <outline>
+ <contour>
+ <point x="664" y="956" type="curve" smooth="yes"/>
+ <point x="404" y="956"/>
+ <point x="284" y="1156"/>
+ <point x="284" y="1432" type="curve" smooth="yes"/>
+ <point x="284" y="1476" type="line" smooth="yes"/>
+ <point x="284" y="1760"/>
+ <point x="416" y="1944"/>
+ <point x="660" y="1944" type="curve" smooth="yes"/>
+ <point x="840" y="1944"/>
+ <point x="988" y="1844"/>
+ <point x="996" y="1640" type="curve"/>
+ <point x="1068" y="1640" type="line"/>
+ <point x="1060" y="1892"/>
+ <point x="872" y="2016"/>
+ <point x="660" y="2016" type="curve" smooth="yes"/>
+ <point x="376" y="2016"/>
+ <point x="212" y="1796"/>
+ <point x="212" y="1476" type="curve" smooth="yes"/>
+ <point x="212" y="1432" type="line" smooth="yes"/>
+ <point x="212" y="1112"/>
+ <point x="376" y="880"/>
+ <point x="664" y="880" type="curve" smooth="yes"/>
+ <point x="876" y="880"/>
+ <point x="1060" y="1012"/>
+ <point x="1068" y="1236" type="curve"/>
+ <point x="996" y="1236" type="line"/>
+ <point x="984" y="1040"/>
+ <point x="836" y="956"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1077, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D9D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D9D__.glif
new file mode 100644
index 000000000..ecad7b3da
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D9D__.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D9D" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D9D"/>
+ <outline>
+ <contour>
+ <point x="728" y="956" type="curve" smooth="yes"/>
+ <point x="432" y="956"/>
+ <point x="296" y="1156"/>
+ <point x="296" y="1432" type="curve" smooth="yes"/>
+ <point x="296" y="1476" type="line" smooth="yes"/>
+ <point x="296" y="1748"/>
+ <point x="432" y="1944"/>
+ <point x="688" y="1944" type="curve" smooth="yes"/>
+ <point x="868" y="1944"/>
+ <point x="1012" y="1844"/>
+ <point x="1024" y="1640" type="curve"/>
+ <point x="1096" y="1640" type="line"/>
+ <point x="1088" y="1892"/>
+ <point x="900" y="2016"/>
+ <point x="688" y="2016" type="curve" smooth="yes"/>
+ <point x="404" y="2016"/>
+ <point x="220" y="1796"/>
+ <point x="220" y="1476" type="curve" smooth="yes"/>
+ <point x="220" y="1432" type="line" smooth="yes"/>
+ <point x="220" y="1108"/>
+ <point x="400" y="880"/>
+ <point x="732" y="880" type="curve" smooth="yes"/>
+ <point x="900" y="880"/>
+ <point x="1096" y="968"/>
+ <point x="1096" y="1160" type="curve" smooth="yes"/>
+ <point x="1096" y="1320"/>
+ <point x="984" y="1404"/>
+ <point x="836" y="1404" type="curve" smooth="yes"/>
+ <point x="656" y="1404"/>
+ <point x="492" y="1268"/>
+ <point x="344" y="1064" type="curve"/>
+ <point x="184" y="824" type="line"/>
+ <point x="248" y="776" type="line"/>
+ <point x="396" y="1008" type="line"/>
+ <point x="536" y="1204"/>
+ <point x="676" y="1332"/>
+ <point x="836" y="1332" type="curve" smooth="yes"/>
+ <point x="952" y="1332"/>
+ <point x="1024" y="1276"/>
+ <point x="1024" y="1160" type="curve" smooth="yes"/>
+ <point x="1024" y="1004"/>
+ <point x="860" y="956"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1130, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D9E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D9E__.glif
new file mode 100644
index 000000000..7d9c9127f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D9E__.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D9E" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D9E"/>
+ <outline>
+ <contour>
+ <point x="480" y="2416" type="line"/>
+ <point x="764" y="2284"/>
+ <point x="1016" y="2052"/>
+ <point x="1016" y="1532" type="curve" smooth="yes"/>
+ <point x="1016" y="1448" type="line" smooth="yes"/>
+ <point x="1016" y="1168"/>
+ <point x="864" y="956"/>
+ <point x="620" y="956" type="curve" smooth="yes"/>
+ <point x="368" y="956"/>
+ <point x="228" y="1152"/>
+ <point x="228" y="1356" type="curve" smooth="yes"/>
+ <point x="228" y="1612"/>
+ <point x="348" y="1800"/>
+ <point x="632" y="1800" type="curve" smooth="yes"/>
+ <point x="940" y="1800"/>
+ <point x="1056" y="1572"/>
+ <point x="1056" y="1444" type="curve"/>
+ <point x="1088" y="1484" type="line"/>
+ <point x="1088" y="1724"/>
+ <point x="888" y="1872"/>
+ <point x="632" y="1872" type="curve" smooth="yes"/>
+ <point x="332" y="1872"/>
+ <point x="156" y="1688"/>
+ <point x="156" y="1356" type="curve" smooth="yes"/>
+ <point x="156" y="1092"/>
+ <point x="344" y="880"/>
+ <point x="620" y="880" type="curve" smooth="yes"/>
+ <point x="888" y="880"/>
+ <point x="1088" y="1112"/>
+ <point x="1088" y="1448" type="curve" smooth="yes"/>
+ <point x="1088" y="1528" type="line" smooth="yes"/>
+ <point x="1088" y="2016"/>
+ <point x="892" y="2308"/>
+ <point x="516" y="2484" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1128" y="2380" type="line"/>
+ <point x="1088" y="2440" type="line"/>
+ <point x="424" y="2060" type="line"/>
+ <point x="460" y="2000" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1200, 'leftMargin': 110, 'rightMargin': 118}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1D9F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1D9F__.glif
new file mode 100644
index 000000000..1b7083858
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1D9F__.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1D9F" format="1">
+ <advance width="1280"/>
+ <unicode hex="1D9F"/>
+ <outline>
+ <contour>
+ <point x="648" y="876" type="curve" smooth="yes"/>
+ <point x="904" y="876"/>
+ <point x="1088" y="992"/>
+ <point x="1088" y="1188" type="curve" smooth="yes"/>
+ <point x="1088" y="1320"/>
+ <point x="1016" y="1416"/>
+ <point x="864" y="1460" type="curve"/>
+ <point x="1004" y="1508"/>
+ <point x="1068" y="1604"/>
+ <point x="1068" y="1708" type="curve" smooth="yes"/>
+ <point x="1068" y="1908"/>
+ <point x="904" y="2016"/>
+ <point x="648" y="2016" type="curve" smooth="yes"/>
+ <point x="408" y="2016"/>
+ <point x="212" y="1896"/>
+ <point x="212" y="1708" type="curve"/>
+ <point x="280" y="1708" type="line"/>
+ <point x="296" y="1864"/>
+ <point x="436" y="1940"/>
+ <point x="648" y="1940" type="curve" smooth="yes"/>
+ <point x="904" y="1940"/>
+ <point x="996" y="1848"/>
+ <point x="996" y="1708" type="curve" smooth="yes"/>
+ <point x="996" y="1576"/>
+ <point x="908" y="1492"/>
+ <point x="644" y="1492" type="curve" smooth="yes"/>
+ <point x="476" y="1492" type="line"/>
+ <point x="476" y="1420" type="line"/>
+ <point x="644" y="1420" type="line" smooth="yes"/>
+ <point x="896" y="1420"/>
+ <point x="1016" y="1352"/>
+ <point x="1016" y="1188" type="curve" smooth="yes"/>
+ <point x="1016" y="1032"/>
+ <point x="880" y="952"/>
+ <point x="648" y="952" type="curve" smooth="yes"/>
+ <point x="408" y="952"/>
+ <point x="276" y="1048"/>
+ <point x="268" y="1200" type="curve"/>
+ <point x="192" y="1200" type="line"/>
+ <point x="204" y="972"/>
+ <point x="424" y="876"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1062, 'leftMargin': 55, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DA0__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA0__.glif
new file mode 100644
index 000000000..f41fde8ba
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA0__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA0" format="1">
+ <advance width="768"/>
+ <unicode hex="1DA0"/>
+ <outline>
+ <contour>
+ <point x="344" y="896" type="line"/>
+ <point x="344" y="2176" type="line" smooth="yes"/>
+ <point x="344" y="2348"/>
+ <point x="416" y="2428"/>
+ <point x="560" y="2428" type="curve" smooth="yes"/>
+ <point x="604" y="2428"/>
+ <point x="636" y="2428"/>
+ <point x="676" y="2416" type="curve"/>
+ <point x="688" y="2488" type="line"/>
+ <point x="648" y="2500"/>
+ <point x="600" y="2504"/>
+ <point x="560" y="2504" type="curve" smooth="yes"/>
+ <point x="380" y="2504"/>
+ <point x="272" y="2388"/>
+ <point x="272" y="2176" type="curve" smooth="yes"/>
+ <point x="272" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="620" y="2004" type="line"/>
+ <point x="80" y="2004" type="line"/>
+ <point x="80" y="1928" type="line"/>
+ <point x="620" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 719, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DA1__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA1__.glif
new file mode 100644
index 000000000..87f5c665f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA1__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA1" format="1">
+ <advance width="768"/>
+ <unicode hex="1DA1"/>
+ <outline>
+ <contour>
+ <point x="400" y="2000" type="line"/>
+ <point x="400" y="808" type="line" smooth="yes"/>
+ <point x="400" y="620"/>
+ <point x="332" y="528"/>
+ <point x="184" y="528" type="curve" smooth="yes"/>
+ <point x="144" y="528"/>
+ <point x="104" y="540"/>
+ <point x="80" y="548" type="curve"/>
+ <point x="64" y="476" type="line"/>
+ <point x="100" y="464"/>
+ <point x="152" y="456"/>
+ <point x="196" y="456" type="curve" smooth="yes"/>
+ <point x="364" y="456"/>
+ <point x="472" y="580"/>
+ <point x="472" y="808" type="curve" smooth="yes"/>
+ <point x="472" y="2000" type="line"/>
+ </contour>
+ <contour>
+ <point x="708" y="1564" type="line"/>
+ <point x="168" y="1564" type="line"/>
+ <point x="168" y="1488" type="line"/>
+ <point x="708" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 755, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DA2__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA2__.glif
new file mode 100644
index 000000000..04ee2a43f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA2__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA2" format="1">
+ <advance width="1024"/>
+ <unicode hex="1DA2"/>
+ <outline>
+ <component base="uni1D4D" xOffset="-20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1118, 'leftMargin': 110, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DA3__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA3__.glif
new file mode 100644
index 000000000..03e661a41
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA3__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA3" format="1">
+ <advance width="1280"/>
+ <unicode hex="1DA3"/>
+ <outline>
+ <contour>
+ <point x="996" y="416" type="line"/>
+ <point x="1072" y="416" type="line"/>
+ <point x="1072" y="2004" type="line"/>
+ <point x="996" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1008" y="1416" type="line"/>
+ <point x="1008" y="1152"/>
+ <point x="864" y="948"/>
+ <point x="612" y="948" type="curve" smooth="yes"/>
+ <point x="416" y="948"/>
+ <point x="284" y="1036"/>
+ <point x="284" y="1296" type="curve" smooth="yes"/>
+ <point x="284" y="2004" type="line"/>
+ <point x="212" y="2004" type="line"/>
+ <point x="212" y="1304" type="line" smooth="yes"/>
+ <point x="212" y="1008"/>
+ <point x="364" y="880"/>
+ <point x="612" y="880" type="curve" smooth="yes"/>
+ <point x="880" y="880"/>
+ <point x="1060" y="1108"/>
+ <point x="1060" y="1416" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1189, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DA4__.ccmp.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA4__.ccmp.glif
new file mode 100644
index 000000000..cf861def7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA4__.ccmp.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA4.ccmp" format="1">
+ <advance width="768"/>
+ <outline>
+ <contour>
+ <point x="384" y="2268" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="424" y="2004" type="line"/>
+ <point x="348" y="2004" type="line"/>
+ <point x="348" y="896" type="line"/>
+ <point x="424" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="652" y="1520" type="line"/>
+ <point x="116" y="1520" type="line"/>
+ <point x="116" y="1448" type="line"/>
+ <point x="652" y="1448" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 593, 'leftMargin': 28, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DA4__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA4__.glif
new file mode 100644
index 000000000..54b847754
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA4__.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA4" format="1">
+ <advance width="768"/>
+ <unicode hex="1DA4"/>
+ <outline>
+ <contour>
+ <point x="424" y="2004" type="line"/>
+ <point x="348" y="2004" type="line"/>
+ <point x="348" y="896" type="line"/>
+ <point x="424" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="320" y="2328" type="curve" smooth="yes"/>
+ <point x="320" y="2288"/>
+ <point x="348" y="2264"/>
+ <point x="384" y="2264" type="curve" smooth="yes"/>
+ <point x="424" y="2264"/>
+ <point x="452" y="2288"/>
+ <point x="452" y="2328" type="curve" smooth="yes"/>
+ <point x="452" y="2364"/>
+ <point x="424" y="2392"/>
+ <point x="384" y="2392" type="curve" smooth="yes"/>
+ <point x="348" y="2392"/>
+ <point x="320" y="2364"/>
+ </contour>
+ <contour>
+ <point x="652" y="1520" type="line"/>
+ <point x="116" y="1520" type="line"/>
+ <point x="116" y="1448" type="line"/>
+ <point x="652" y="1448" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 593, 'leftMargin': 28, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DA5__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA5__.glif
new file mode 100644
index 000000000..e96d41447
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA5__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA5" format="1">
+ <advance width="768"/>
+ <unicode hex="1DA5"/>
+ <outline>
+ <contour>
+ <point x="208" y="2004" type="line"/>
+ <point x="208" y="1188" type="line" smooth="yes"/>
+ <point x="208" y="968"/>
+ <point x="292" y="880"/>
+ <point x="460" y="880" type="curve" smooth="yes"/>
+ <point x="496" y="880"/>
+ <point x="528" y="884"/>
+ <point x="560" y="896" type="curve"/>
+ <point x="552" y="964" type="line"/>
+ <point x="512" y="960"/>
+ <point x="488" y="956"/>
+ <point x="456" y="956" type="curve" smooth="yes"/>
+ <point x="348" y="956"/>
+ <point x="284" y="996"/>
+ <point x="284" y="1188" type="curve" smooth="yes"/>
+ <point x="284" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 573, 'leftMargin': 165, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DA6__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA6__.glif
new file mode 100644
index 000000000..b485dee9f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA6__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA6" format="1">
+ <advance width="768"/>
+ <unicode hex="1DA6"/>
+ <outline>
+ <contour>
+ <point x="420" y="2084" type="line"/>
+ <point x="348" y="2084" type="line"/>
+ <point x="348" y="896" type="line"/>
+ <point x="420" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="612" y="2084" type="line"/>
+ <point x="156" y="2084" type="line"/>
+ <point x="156" y="2008" type="line"/>
+ <point x="612" y="2008" type="line"/>
+ </contour>
+ <contour>
+ <point x="612" y="968" type="line"/>
+ <point x="156" y="968" type="line"/>
+ <point x="156" y="896" type="line"/>
+ <point x="612" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 593, 'leftMargin': 69, 'rightMargin': 69}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DA7__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA7__.glif
new file mode 100644
index 000000000..c4845e564
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA7__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA7" format="1">
+ <advance width="768"/>
+ <unicode hex="1DA7"/>
+ <outline>
+ <contour>
+ <point x="652" y="1592" type="line"/>
+ <point x="116" y="1592" type="line"/>
+ <point x="116" y="1516" type="line"/>
+ <point x="652" y="1516" type="line"/>
+ </contour>
+ <component base="uni1DA6" xOffset="88"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 593, 'leftMargin': 28, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DA8__.ccmp.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA8__.ccmp.glif
new file mode 100644
index 000000000..637bdf1ab
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA8__.ccmp.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA8.ccmp" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="620" y="2268" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="580" y="1100" type="line"/>
+ <point x="580" y="860" type="line"/>
+ <point x="580" y="700"/>
+ <point x="548" y="600"/>
+ <point x="384" y="600" type="curve" smooth="yes"/>
+ <point x="284" y="600"/>
+ <point x="216" y="656"/>
+ <point x="216" y="752" type="curve" smooth="yes"/>
+ <point x="216" y="848"/>
+ <point x="272" y="896"/>
+ <point x="408" y="896" type="curve" smooth="yes"/>
+ <point x="880" y="896" type="line"/>
+ <point x="880" y="968" type="line"/>
+ <point x="408" y="968" type="line" smooth="yes"/>
+ <point x="248" y="968"/>
+ <point x="144" y="896"/>
+ <point x="144" y="752" type="curve" smooth="yes"/>
+ <point x="144" y="608"/>
+ <point x="248" y="524"/>
+ <point x="384" y="524" type="curve" smooth="yes"/>
+ <point x="584" y="524"/>
+ <point x="652" y="652"/>
+ <point x="652" y="852" type="curve" smooth="yes"/>
+ <point x="652" y="1100" type="line"/>
+ </contour>
+ <contour>
+ <point x="652" y="2016" type="line"/>
+ <point x="580" y="2016" type="line"/>
+ <point x="580" y="948" type="line"/>
+ <point x="652" y="948" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 789, 'leftMargin': 28, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DA8__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA8__.glif
new file mode 100644
index 000000000..187146b84
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA8__.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA8" format="1">
+ <advance width="1024"/>
+ <unicode hex="1DA8"/>
+ <outline>
+ <contour>
+ <point x="580" y="1100" type="line"/>
+ <point x="580" y="860" type="line"/>
+ <point x="580" y="700"/>
+ <point x="548" y="600"/>
+ <point x="384" y="600" type="curve" smooth="yes"/>
+ <point x="284" y="600"/>
+ <point x="216" y="656"/>
+ <point x="216" y="752" type="curve" smooth="yes"/>
+ <point x="216" y="848"/>
+ <point x="272" y="896"/>
+ <point x="408" y="896" type="curve" smooth="yes"/>
+ <point x="880" y="896" type="line"/>
+ <point x="880" y="968" type="line"/>
+ <point x="408" y="968" type="line" smooth="yes"/>
+ <point x="248" y="968"/>
+ <point x="144" y="896"/>
+ <point x="144" y="752" type="curve" smooth="yes"/>
+ <point x="144" y="608"/>
+ <point x="248" y="524"/>
+ <point x="384" y="524" type="curve" smooth="yes"/>
+ <point x="584" y="524"/>
+ <point x="652" y="652"/>
+ <point x="652" y="852" type="curve" smooth="yes"/>
+ <point x="652" y="1100" type="line"/>
+ </contour>
+ <contour>
+ <point x="652" y="2016" type="line"/>
+ <point x="580" y="2016" type="line"/>
+ <point x="580" y="948" type="line"/>
+ <point x="652" y="948" type="line"/>
+ </contour>
+ <contour>
+ <point x="548" y="2360" type="curve" smooth="yes"/>
+ <point x="548" y="2320"/>
+ <point x="580" y="2288"/>
+ <point x="616" y="2288" type="curve" smooth="yes"/>
+ <point x="656" y="2288"/>
+ <point x="688" y="2320"/>
+ <point x="688" y="2360" type="curve" smooth="yes"/>
+ <point x="688" y="2400"/>
+ <point x="656" y="2432"/>
+ <point x="616" y="2432" type="curve" smooth="yes"/>
+ <point x="580" y="2432"/>
+ <point x="548" y="2400"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 789, 'leftMargin': 28, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DA9__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA9__.glif
new file mode 100644
index 000000000..7d53567e2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DA9__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DA9" format="1">
+ <advance width="512"/>
+ <unicode hex="1DA9"/>
+ <outline>
+ <contour>
+ <point x="239" y="2482" type="line"/>
+ <point x="165" y="2482" type="line"/>
+ <point x="165" y="1308" type="line"/>
+ <point x="239" y="1308" type="line"/>
+ </contour>
+ <contour>
+ <point x="239" y="1588" type="line"/>
+ <point x="165" y="1588" type="line"/>
+ <point x="165" y="1078" type="line" smooth="yes"/>
+ <point x="165" y="964"/>
+ <point x="213" y="881"/>
+ <point x="323" y="881" type="curve" smooth="yes"/>
+ <point x="360" y="881"/>
+ <point x="410" y="887"/>
+ <point x="457" y="901" type="curve"/>
+ <point x="457" y="974" type="line"/>
+ <point x="413" y="958"/>
+ <point x="373" y="956"/>
+ <point x="341" y="956" type="curve" smooth="yes"/>
+ <point x="274" y="956"/>
+ <point x="239" y="1000"/>
+ <point x="239" y="1081" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DAA___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DAA___.glif
new file mode 100644
index 000000000..83b94dd6d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DAA___.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DAA" format="1">
+ <advance width="512"/>
+ <unicode hex="1DAA"/>
+ <outline>
+ <contour>
+ <point x="340" y="2484" type="line"/>
+ <point x="264" y="2484" type="line"/>
+ <point x="264" y="896" type="line"/>
+ <point x="340" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="328" y="724" type="line"/>
+ <point x="328" y="644"/>
+ <point x="292" y="600"/>
+ <point x="228" y="600" type="curve" smooth="yes"/>
+ <point x="196" y="600"/>
+ <point x="156" y="604"/>
+ <point x="112" y="616" type="curve"/>
+ <point x="112" y="544" type="line"/>
+ <point x="156" y="532"/>
+ <point x="208" y="524"/>
+ <point x="244" y="524" type="curve" smooth="yes"/>
+ <point x="352" y="524"/>
+ <point x="404" y="608"/>
+ <point x="404" y="724" type="curve" smooth="yes"/>
+ <point x="404" y="968" type="line"/>
+ <point x="328" y="968" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 630, 'leftMargin': 165, 'rightMargin': 173}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DAB___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DAB___.glif
new file mode 100644
index 000000000..442aacf5d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DAB___.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DAB" format="1">
+ <advance width="1024"/>
+ <unicode hex="1DAB"/>
+ <outline>
+ <contour>
+ <point x="856" y="968" type="line"/>
+ <point x="192" y="968" type="line"/>
+ <point x="192" y="896" type="line"/>
+ <point x="856" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="244" y="2004" type="line"/>
+ <point x="168" y="2004" type="line"/>
+ <point x="168" y="896" type="line"/>
+ <point x="244" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 912, 'leftMargin': 165, 'rightMargin': 58}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DAC___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DAC___.glif
new file mode 100644
index 000000000..c2b62b8fd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DAC___.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DAC" format="1">
+ <advance width="2048"/>
+ <unicode hex="1DAC"/>
+ <outline>
+ <contour>
+ <point x="264" y="1484" type="line"/>
+ <point x="264" y="1744"/>
+ <point x="408" y="1948"/>
+ <point x="660" y="1948" type="curve" smooth="yes"/>
+ <point x="856" y="1948"/>
+ <point x="988" y="1860"/>
+ <point x="988" y="1604" type="curve" smooth="yes"/>
+ <point x="988" y="896" type="line"/>
+ <point x="1064" y="896" type="line"/>
+ <point x="1064" y="1596" type="line" smooth="yes"/>
+ <point x="1064" y="1892"/>
+ <point x="908" y="2016"/>
+ <point x="660" y="2016" type="curve" smooth="yes"/>
+ <point x="392" y="2016"/>
+ <point x="212" y="1792"/>
+ <point x="212" y="1480" type="curve"/>
+ </contour>
+ <contour>
+ <point x="276" y="1760" type="line"/>
+ <point x="264" y="2004" type="line"/>
+ <point x="200" y="2004" type="line"/>
+ <point x="200" y="896" type="line"/>
+ <point x="276" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1048" y="1484" type="line"/>
+ <point x="1048" y="1744"/>
+ <point x="1192" y="1948"/>
+ <point x="1444" y="1948" type="curve" smooth="yes"/>
+ <point x="1640" y="1948"/>
+ <point x="1772" y="1860"/>
+ <point x="1772" y="1604" type="curve" smooth="yes"/>
+ <point x="1772" y="896" type="line"/>
+ <point x="1848" y="896" type="line"/>
+ <point x="1848" y="1596" type="line" smooth="yes"/>
+ <point x="1848" y="1892"/>
+ <point x="1692" y="2016"/>
+ <point x="1444" y="2016" type="curve" smooth="yes"/>
+ <point x="1176" y="2016"/>
+ <point x="996" y="1792"/>
+ <point x="996" y="1480" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1772" y="724" type="line"/>
+ <point x="1772" y="644"/>
+ <point x="1736" y="600"/>
+ <point x="1668" y="600" type="curve" smooth="yes"/>
+ <point x="1636" y="600"/>
+ <point x="1596" y="604"/>
+ <point x="1552" y="616" type="curve"/>
+ <point x="1552" y="544" type="line"/>
+ <point x="1600" y="532"/>
+ <point x="1648" y="524"/>
+ <point x="1688" y="524" type="curve" smooth="yes"/>
+ <point x="1796" y="524"/>
+ <point x="1848" y="608"/>
+ <point x="1848" y="724" type="curve" smooth="yes"/>
+ <point x="1848" y="1232" type="line"/>
+ <point x="1772" y="1232" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1976, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DAD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DAD___.glif
new file mode 100644
index 000000000..5f3ce987f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DAD___.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DAD" format="1">
+ <advance width="2048"/>
+ <unicode hex="1DAD"/>
+ <outline>
+ <contour>
+ <point x="1784" y="1416" type="line"/>
+ <point x="1784" y="1152"/>
+ <point x="1640" y="948"/>
+ <point x="1388" y="948" type="curve" smooth="yes"/>
+ <point x="1192" y="948"/>
+ <point x="1060" y="1036"/>
+ <point x="1060" y="1296" type="curve" smooth="yes"/>
+ <point x="1060" y="2004" type="line"/>
+ <point x="984" y="2004" type="line"/>
+ <point x="984" y="1304" type="line" smooth="yes"/>
+ <point x="984" y="1008"/>
+ <point x="1144" y="880"/>
+ <point x="1388" y="880" type="curve" smooth="yes"/>
+ <point x="1656" y="880"/>
+ <point x="1836" y="1108"/>
+ <point x="1836" y="1416" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1772" y="524" type="line"/>
+ <point x="1848" y="524" type="line"/>
+ <point x="1848" y="2004" type="line"/>
+ <point x="1772" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1000" y="1416" type="line"/>
+ <point x="1000" y="1152"/>
+ <point x="856" y="948"/>
+ <point x="604" y="948" type="curve" smooth="yes"/>
+ <point x="408" y="948"/>
+ <point x="276" y="1036"/>
+ <point x="276" y="1296" type="curve" smooth="yes"/>
+ <point x="276" y="2004" type="line"/>
+ <point x="200" y="2004" type="line"/>
+ <point x="200" y="1304" type="line" smooth="yes"/>
+ <point x="200" y="1008"/>
+ <point x="360" y="880"/>
+ <point x="604" y="880" type="curve" smooth="yes"/>
+ <point x="872" y="880"/>
+ <point x="1056" y="1108"/>
+ <point x="1056" y="1416" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1976, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DAE___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DAE___.glif
new file mode 100644
index 000000000..206889597
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DAE___.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DAE" format="1">
+ <advance width="1280"/>
+ <unicode hex="1DAE"/>
+ <outline>
+ <contour>
+ <point x="380" y="1484" type="line"/>
+ <point x="380" y="1744"/>
+ <point x="524" y="1948"/>
+ <point x="776" y="1948" type="curve" smooth="yes"/>
+ <point x="972" y="1948"/>
+ <point x="1104" y="1860"/>
+ <point x="1104" y="1604" type="curve" smooth="yes"/>
+ <point x="1104" y="896" type="line"/>
+ <point x="1180" y="896" type="line"/>
+ <point x="1180" y="1596" type="line" smooth="yes"/>
+ <point x="1180" y="1892"/>
+ <point x="1024" y="2016"/>
+ <point x="776" y="2016" type="curve" smooth="yes"/>
+ <point x="508" y="2016"/>
+ <point x="328" y="1792"/>
+ <point x="328" y="1480" type="curve"/>
+ </contour>
+ <contour>
+ <point x="236" y="524" type="curve" smooth="yes"/>
+ <point x="344" y="524"/>
+ <point x="392" y="608"/>
+ <point x="392" y="724" type="curve" smooth="yes"/>
+ <point x="392" y="1760" type="line"/>
+ <point x="376" y="2004" type="line"/>
+ <point x="316" y="2004" type="line"/>
+ <point x="316" y="724" type="line" smooth="yes"/>
+ <point x="316" y="644"/>
+ <point x="284" y="600"/>
+ <point x="216" y="600" type="curve" smooth="yes"/>
+ <point x="184" y="600"/>
+ <point x="144" y="604"/>
+ <point x="100" y="616" type="curve"/>
+ <point x="100" y="544" type="line"/>
+ <point x="148" y="532"/>
+ <point x="196" y="524"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1298.0, 'leftMargin': 55, 'rightMargin': 165.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DAF___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DAF___.glif
new file mode 100644
index 000000000..76a8a4990
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DAF___.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DAF" format="1">
+ <advance width="1536"/>
+ <unicode hex="1DAF"/>
+ <outline>
+ <contour>
+ <point x="292" y="1484" type="line"/>
+ <point x="292" y="1744"/>
+ <point x="436" y="1948"/>
+ <point x="688" y="1948" type="curve" smooth="yes"/>
+ <point x="884" y="1948"/>
+ <point x="1016" y="1860"/>
+ <point x="1016" y="1604" type="curve" smooth="yes"/>
+ <point x="1016" y="896" type="line"/>
+ <point x="1092" y="896" type="line"/>
+ <point x="1092" y="1596" type="line" smooth="yes"/>
+ <point x="1092" y="1892"/>
+ <point x="936" y="2016"/>
+ <point x="688" y="2016" type="curve" smooth="yes"/>
+ <point x="420" y="2016"/>
+ <point x="240" y="1792"/>
+ <point x="240" y="1480" type="curve"/>
+ </contour>
+ <contour>
+ <point x="304" y="1760" type="line"/>
+ <point x="292" y="2004" type="line"/>
+ <point x="228" y="2004" type="line"/>
+ <point x="228" y="896" type="line"/>
+ <point x="304" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1092" y="1232" type="line"/>
+ <point x="1016" y="1232" type="line"/>
+ <point x="1016" y="724" type="line" smooth="yes"/>
+ <point x="1016" y="608"/>
+ <point x="1064" y="524"/>
+ <point x="1176" y="524" type="curve" smooth="yes"/>
+ <point x="1212" y="524"/>
+ <point x="1260" y="532"/>
+ <point x="1308" y="544" type="curve"/>
+ <point x="1308" y="616" type="line"/>
+ <point x="1264" y="604"/>
+ <point x="1224" y="600"/>
+ <point x="1192" y="600" type="curve" smooth="yes"/>
+ <point x="1124" y="600"/>
+ <point x="1092" y="644"/>
+ <point x="1092" y="724" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1298.0, 'leftMargin': 165, 'rightMargin': 55.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DB0__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DB0__.glif
new file mode 100644
index 000000000..4d463300b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DB0__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB0" format="1">
+ <advance width="1280"/>
+ <unicode hex="1DB0"/>
+ <outline>
+ <contour>
+ <point x="1092" y="964" type="line"/>
+ <point x="232" y="2004" type="line"/>
+ <point x="192" y="1932" type="line"/>
+ <point x="1048" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="232" y="2004" type="line"/>
+ <point x="160" y="2004" type="line"/>
+ <point x="160" y="896" type="line"/>
+ <point x="232" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1124" y="2004" type="line"/>
+ <point x="1048" y="2004" type="line"/>
+ <point x="1048" y="896" type="line"/>
+ <point x="1124" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1295, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DB1__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DB1__.glif
new file mode 100644
index 000000000..3ba9c3604
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DB1__.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB1" format="1">
+ <advance width="1280"/>
+ <unicode hex="1DB1"/>
+ <outline>
+ <contour>
+ <point x="160" y="1416" type="line"/>
+ <point x="160" y="1096"/>
+ <point x="356" y="868"/>
+ <point x="640" y="868" type="curve" smooth="yes"/>
+ <point x="928" y="868"/>
+ <point x="1124" y="1096"/>
+ <point x="1124" y="1416" type="curve" smooth="yes"/>
+ <point x="1124" y="1460" type="line" smooth="yes"/>
+ <point x="1124" y="1784"/>
+ <point x="928" y="2008"/>
+ <point x="640" y="2008" type="curve" smooth="yes"/>
+ <point x="356" y="2008"/>
+ <point x="160" y="1784"/>
+ <point x="160" y="1460" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="232" y="1460" type="line"/>
+ <point x="232" y="1716"/>
+ <point x="372" y="1936"/>
+ <point x="640" y="1936" type="curve" smooth="yes"/>
+ <point x="908" y="1936"/>
+ <point x="1048" y="1716"/>
+ <point x="1048" y="1460" type="curve" smooth="yes"/>
+ <point x="1048" y="1416" type="line" smooth="yes"/>
+ <point x="1048" y="1156"/>
+ <point x="908" y="940"/>
+ <point x="640" y="940" type="curve" smooth="yes"/>
+ <point x="372" y="940"/>
+ <point x="232" y="1156"/>
+ <point x="232" y="1416" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1076" y="1480" type="line"/>
+ <point x="208" y="1480" type="line"/>
+ <point x="208" y="1404" type="line"/>
+ <point x="1076" y="1404" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1184, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DB2__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DB2__.glif
new file mode 100644
index 000000000..a8a93dcec
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DB2__.glif
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB2" format="1">
+ <advance width="1536"/>
+ <unicode hex="1DB2"/>
+ <outline>
+ <contour>
+ <point x="1400" y="1452" type="line"/>
+ <point x="1400" y="1796"/>
+ <point x="1252" y="2020"/>
+ <point x="1004" y="2020" type="curve" smooth="yes"/>
+ <point x="856" y="2020"/>
+ <point x="784" y="1948"/>
+ <point x="752" y="1904" type="curve"/>
+ <point x="752" y="988" type="line"/>
+ <point x="772" y="956"/>
+ <point x="852" y="876"/>
+ <point x="1008" y="876" type="curve" smooth="yes"/>
+ <point x="1256" y="876"/>
+ <point x="1400" y="1092"/>
+ <point x="1400" y="1428" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1324" y="1428" type="line"/>
+ <point x="1324" y="1136"/>
+ <point x="1220" y="952"/>
+ <point x="1008" y="952" type="curve" smooth="yes"/>
+ <point x="876" y="952"/>
+ <point x="804" y="1012"/>
+ <point x="788" y="1032" type="curve"/>
+ <point x="788" y="1844" type="line"/>
+ <point x="804" y="1872"/>
+ <point x="844" y="1948"/>
+ <point x="1004" y="1948" type="curve" smooth="yes"/>
+ <point x="1220" y="1948"/>
+ <point x="1324" y="1744"/>
+ <point x="1324" y="1452" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="136" y="1428" type="line"/>
+ <point x="136" y="1092"/>
+ <point x="284" y="876"/>
+ <point x="532" y="876" type="curve" smooth="yes"/>
+ <point x="684" y="876"/>
+ <point x="768" y="956"/>
+ <point x="788" y="984" type="curve"/>
+ <point x="788" y="1904" type="line"/>
+ <point x="756" y="1948"/>
+ <point x="680" y="2020"/>
+ <point x="532" y="2020" type="curve" smooth="yes"/>
+ <point x="284" y="2020"/>
+ <point x="136" y="1796"/>
+ <point x="136" y="1452" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="212" y="1452" type="line"/>
+ <point x="212" y="1744"/>
+ <point x="316" y="1948"/>
+ <point x="532" y="1948" type="curve" smooth="yes"/>
+ <point x="692" y="1948"/>
+ <point x="736" y="1872"/>
+ <point x="752" y="1844" type="curve"/>
+ <point x="752" y="1028" type="line"/>
+ <point x="732" y="1012"/>
+ <point x="664" y="952"/>
+ <point x="528" y="952" type="curve" smooth="yes"/>
+ <point x="316" y="952"/>
+ <point x="212" y="1136"/>
+ <point x="212" y="1428" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="732" y="476" type="line"/>
+ <point x="808" y="476" type="line"/>
+ <point x="808" y="2484" type="line"/>
+ <point x="732" y="2484" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1482, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DB3__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DB3__.glif
new file mode 100644
index 000000000..e9dfd3d82
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DB3__.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB3" format="1">
+ <advance width="1024"/>
+ <unicode hex="1DB3"/>
+ <outline>
+ <contour>
+ <point x="840" y="1164" type="curve" smooth="yes"/>
+ <point x="840" y="1048"/>
+ <point x="740" y="948"/>
+ <point x="524" y="948" type="curve" smooth="yes"/>
+ <point x="368" y="948"/>
+ <point x="200" y="984"/>
+ <point x="188" y="1176" type="curve"/>
+ <point x="112" y="1176" type="line"/>
+ <point x="112" y="984"/>
+ <point x="260" y="872"/>
+ <point x="524" y="872" type="curve" smooth="yes"/>
+ <point x="764" y="872"/>
+ <point x="912" y="992"/>
+ <point x="912" y="1164" type="curve" smooth="yes"/>
+ <point x="912" y="1356"/>
+ <point x="772" y="1444"/>
+ <point x="544" y="1496" type="curve" smooth="yes"/>
+ <point x="256" y="1564"/>
+ <point x="224" y="1644"/>
+ <point x="224" y="1740" type="curve" smooth="yes"/>
+ <point x="224" y="1844"/>
+ <point x="308" y="1944"/>
+ <point x="516" y="1944" type="curve" smooth="yes"/>
+ <point x="736" y="1944"/>
+ <point x="836" y="1840"/>
+ <point x="836" y="1700" type="curve"/>
+ <point x="912" y="1700" type="line"/>
+ <point x="912" y="1888"/>
+ <point x="764" y="2016"/>
+ <point x="516" y="2016" type="curve" smooth="yes"/>
+ <point x="288" y="2016"/>
+ <point x="148" y="1892"/>
+ <point x="148" y="1740" type="curve" smooth="yes"/>
+ <point x="148" y="1560"/>
+ <point x="276" y="1484"/>
+ <point x="520" y="1432" type="curve" smooth="yes"/>
+ <point x="792" y="1372"/>
+ <point x="840" y="1264"/>
+ </contour>
+ <contour>
+ <point x="188" y="1176" type="line"/>
+ <point x="112" y="1176" type="line"/>
+ <point x="112" y="724" type="line" smooth="yes"/>
+ <point x="112" y="608"/>
+ <point x="160" y="524"/>
+ <point x="272" y="524" type="curve" smooth="yes"/>
+ <point x="308" y="524"/>
+ <point x="356" y="532"/>
+ <point x="404" y="544" type="curve"/>
+ <point x="404" y="616" type="line"/>
+ <point x="360" y="604"/>
+ <point x="320" y="600"/>
+ <point x="288" y="600" type="curve" smooth="yes"/>
+ <point x="220" y="600"/>
+ <point x="188" y="644"/>
+ <point x="188" y="724" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 965, 'leftMargin': 83, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DB4__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DB4__.glif
new file mode 100644
index 000000000..aa5f3a4ab
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DB4__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB4" format="1">
+ <advance width="1024"/>
+ <unicode hex="1DB4"/>
+ <outline>
+ <contour>
+ <point x="548" y="2176" type="line"/>
+ <point x="548" y="2348"/>
+ <point x="620" y="2428"/>
+ <point x="764" y="2428" type="curve" smooth="yes"/>
+ <point x="808" y="2428"/>
+ <point x="840" y="2428"/>
+ <point x="880" y="2416" type="curve"/>
+ <point x="892" y="2488" type="line"/>
+ <point x="852" y="2500"/>
+ <point x="804" y="2504"/>
+ <point x="764" y="2504" type="curve" smooth="yes"/>
+ <point x="584" y="2504"/>
+ <point x="476" y="2388"/>
+ <point x="476" y="2176" type="curve" smooth="yes"/>
+ <point x="476" y="896" type="line"/>
+ <point x="548" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="476" y="852" type="line"/>
+ <point x="476" y="680"/>
+ <point x="404" y="600"/>
+ <point x="260" y="600" type="curve" smooth="yes"/>
+ <point x="216" y="600"/>
+ <point x="184" y="604"/>
+ <point x="148" y="612" type="curve"/>
+ <point x="132" y="544" type="line"/>
+ <point x="176" y="528"/>
+ <point x="220" y="524"/>
+ <point x="264" y="524" type="curve" smooth="yes"/>
+ <point x="440" y="524"/>
+ <point x="548" y="640"/>
+ <point x="548" y="852" type="curve" smooth="yes"/>
+ <point x="548" y="2132" type="line"/>
+ <point x="476" y="2132" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 872, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DB5__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DB5__.glif
new file mode 100644
index 000000000..7824f900b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DB5__.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB5" format="1">
+ <advance width="768"/>
+ <unicode hex="1DB5"/>
+ <outline>
+ <contour>
+ <point x="624" y="2004" type="line"/>
+ <point x="112" y="2004" type="line"/>
+ <point x="112" y="1928" type="line"/>
+ <point x="624" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="316" y="2300" type="line"/>
+ <point x="316" y="1184" type="line" smooth="yes"/>
+ <point x="316" y="964"/>
+ <point x="400" y="880"/>
+ <point x="540" y="880" type="curve" smooth="yes"/>
+ <point x="580" y="880"/>
+ <point x="620" y="884"/>
+ <point x="656" y="900" type="curve"/>
+ <point x="656" y="964" type="line"/>
+ <point x="620" y="960"/>
+ <point x="580" y="952"/>
+ <point x="540" y="952" type="curve" smooth="yes"/>
+ <point x="460" y="952"/>
+ <point x="392" y="992"/>
+ <point x="392" y="1184" type="curve" smooth="yes"/>
+ <point x="392" y="2300" type="line"/>
+ </contour>
+ <contour>
+ <point x="580" y="724" type="line"/>
+ <point x="580" y="644"/>
+ <point x="548" y="600"/>
+ <point x="480" y="600" type="curve" smooth="yes"/>
+ <point x="448" y="600"/>
+ <point x="408" y="604"/>
+ <point x="364" y="616" type="curve"/>
+ <point x="364" y="544" type="line"/>
+ <point x="412" y="532"/>
+ <point x="460" y="524"/>
+ <point x="500" y="524" type="curve" smooth="yes"/>
+ <point x="608" y="524"/>
+ <point x="656" y="608"/>
+ <point x="656" y="724" type="curve" smooth="yes"/>
+ <point x="656" y="920" type="line"/>
+ <point x="580" y="920" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 653, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DB6__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DB6__.glif
new file mode 100644
index 000000000..9b7f8ee8e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DB6__.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB6" format="1">
+ <advance width="1536"/>
+ <unicode hex="1DB6"/>
+ <outline>
+ <contour>
+ <point x="336" y="2004" type="line"/>
+ <point x="336" y="1304" type="line" smooth="yes"/>
+ <point x="336" y="1008"/>
+ <point x="496" y="880"/>
+ <point x="740" y="880" type="curve" smooth="yes"/>
+ <point x="1008" y="880"/>
+ <point x="1188" y="1108"/>
+ <point x="1188" y="1416" type="curve"/>
+ <point x="1136" y="1416" type="line"/>
+ <point x="1136" y="1152"/>
+ <point x="992" y="948"/>
+ <point x="740" y="948" type="curve" smooth="yes"/>
+ <point x="544" y="948"/>
+ <point x="412" y="1036"/>
+ <point x="412" y="1296" type="curve" smooth="yes"/>
+ <point x="412" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1124" y="2004" type="line"/>
+ <point x="1124" y="1136" type="line"/>
+ <point x="1140" y="896" type="line"/>
+ <point x="1200" y="896" type="line"/>
+ <point x="1200" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="160" y="1536" type="line"/>
+ <point x="160" y="1460" type="line"/>
+ <point x="1380" y="1460" type="line"/>
+ <point x="1380" y="1536" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1330, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DB7__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DB7__.glif
new file mode 100644
index 000000000..f4eda5982
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DB7__.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB7" format="1">
+ <advance width="1536"/>
+ <unicode hex="1DB7"/>
+ <outline>
+ <contour>
+ <point x="768" y="956" type="curve" smooth="yes"/>
+ <point x="372" y="956"/>
+ <point x="296" y="1180"/>
+ <point x="296" y="1308" type="curve" smooth="yes"/>
+ <point x="296" y="1556"/>
+ <point x="528" y="1648"/>
+ <point x="528" y="1800" type="curve" smooth="yes"/>
+ <point x="528" y="1928"/>
+ <point x="428" y="2004"/>
+ <point x="264" y="2004" type="curve"/>
+ <point x="264" y="1940" type="line"/>
+ <point x="376" y="1940"/>
+ <point x="452" y="1892"/>
+ <point x="452" y="1804" type="curve" smooth="yes"/>
+ <point x="452" y="1660"/>
+ <point x="220" y="1568"/>
+ <point x="220" y="1312" type="curve" smooth="yes"/>
+ <point x="220" y="1132"/>
+ <point x="332" y="884"/>
+ <point x="768" y="884" type="curve" smooth="yes"/>
+ <point x="1208" y="884"/>
+ <point x="1316" y="1132"/>
+ <point x="1316" y="1312" type="curve" smooth="yes"/>
+ <point x="1316" y="1568"/>
+ <point x="1084" y="1660"/>
+ <point x="1084" y="1804" type="curve" smooth="yes"/>
+ <point x="1084" y="1892"/>
+ <point x="1160" y="1940"/>
+ <point x="1272" y="1940" type="curve"/>
+ <point x="1272" y="2004" type="line"/>
+ <point x="1112" y="2004"/>
+ <point x="1008" y="1928"/>
+ <point x="1008" y="1800" type="curve" smooth="yes"/>
+ <point x="1008" y="1648"/>
+ <point x="1240" y="1556"/>
+ <point x="1240" y="1312" type="curve" smooth="yes"/>
+ <point x="1240" y="1180"/>
+ <point x="1168" y="956"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1313, 'leftMargin': 109, 'rightMargin': 108}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DB8__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DB8__.glif
new file mode 100644
index 000000000..20029b0ce
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DB8__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB8" format="1">
+ <advance width="1280"/>
+ <unicode hex="1DB8"/>
+ <outline>
+ <contour>
+ <point x="1036" y="2004" type="line"/>
+ <point x="1036" y="1292" type="line" smooth="yes"/>
+ <point x="1036" y="1068"/>
+ <point x="876" y="952"/>
+ <point x="640" y="952" type="curve" smooth="yes"/>
+ <point x="408" y="952"/>
+ <point x="244" y="1068"/>
+ <point x="244" y="1292" type="curve" smooth="yes"/>
+ <point x="244" y="2004" type="line"/>
+ <point x="168" y="2004" type="line"/>
+ <point x="168" y="1292" type="line" smooth="yes"/>
+ <point x="168" y="1024"/>
+ <point x="372" y="876"/>
+ <point x="640" y="876" type="curve" smooth="yes"/>
+ <point x="908" y="876"/>
+ <point x="1112" y="1024"/>
+ <point x="1112" y="1292" type="curve" smooth="yes"/>
+ <point x="1112" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1272, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DB9__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DB9__.glif
new file mode 100644
index 000000000..95adcf255
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DB9__.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DB9" format="1">
+ <advance width="1024"/>
+ <unicode hex="1DB9"/>
+ <outline>
+ <contour>
+ <point x="512" y="948" type="line"/>
+ <point x="316" y="948"/>
+ <point x="184" y="1036"/>
+ <point x="184" y="1296" type="curve" smooth="yes"/>
+ <point x="184" y="2004" type="line"/>
+ <point x="108" y="2004" type="line"/>
+ <point x="108" y="1304" type="line" smooth="yes"/>
+ <point x="108" y="1008"/>
+ <point x="264" y="880"/>
+ <point x="512" y="880" type="curve"/>
+ </contour>
+ <contour>
+ <point x="512" y="880" type="line"/>
+ <point x="760" y="880"/>
+ <point x="916" y="1008"/>
+ <point x="916" y="1304" type="curve" smooth="yes"/>
+ <point x="916" y="1592" type="line"/>
+ <point x="840" y="1592" type="line"/>
+ <point x="840" y="1296" type="line" smooth="yes"/>
+ <point x="840" y="1036"/>
+ <point x="712" y="948"/>
+ <point x="512" y="948" type="curve"/>
+ </contour>
+ <contour>
+ <point x="840" y="1572" type="line"/>
+ <point x="916" y="1572" type="line"/>
+ <point x="916" y="1820" type="line" smooth="yes"/>
+ <point x="916" y="1932"/>
+ <point x="868" y="2016"/>
+ <point x="760" y="2016" type="curve" smooth="yes"/>
+ <point x="720" y="2016"/>
+ <point x="672" y="2012"/>
+ <point x="624" y="1996" type="curve"/>
+ <point x="624" y="1924" type="line"/>
+ <point x="668" y="1940"/>
+ <point x="708" y="1944"/>
+ <point x="740" y="1944" type="curve" smooth="yes"/>
+ <point x="808" y="1944"/>
+ <point x="840" y="1900"/>
+ <point x="840" y="1816" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1139, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DBA___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DBA___.glif
new file mode 100644
index 000000000..3b9da5c3a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DBA___.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DBA" format="1">
+ <advance width="1024"/>
+ <unicode hex="1DBA"/>
+ <outline>
+ <contour>
+ <point x="884" y="896" type="line"/>
+ <point x="968" y="896" type="line"/>
+ <point x="548" y="2004" type="line"/>
+ <point x="476" y="2004" type="line"/>
+ <point x="560" y="1772" type="line"/>
+ </contour>
+ <contour>
+ <point x="464" y="1772" type="line"/>
+ <point x="548" y="2004" type="line"/>
+ <point x="476" y="2004" type="line"/>
+ <point x="60" y="896" type="line"/>
+ <point x="140" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1018, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DBB___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DBB___.glif
new file mode 100644
index 000000000..29da7d34d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DBB___.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DBB" format="1">
+ <advance width="1024"/>
+ <unicode hex="1DBB"/>
+ <outline>
+ <contour>
+ <point x="940" y="968" type="line"/>
+ <point x="100" y="968" type="line"/>
+ <point x="100" y="896" type="line"/>
+ <point x="940" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="884" y="1940" type="line"/>
+ <point x="884" y="2004" type="line"/>
+ <point x="840" y="2004" type="line"/>
+ <point x="84" y="960" type="line"/>
+ <point x="84" y="896" type="line"/>
+ <point x="128" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="856" y="2004" type="line"/>
+ <point x="116" y="2004" type="line"/>
+ <point x="116" y="1928" type="line"/>
+ <point x="856" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 967, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DBC___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DBC___.glif
new file mode 100644
index 000000000..2e78a9e43
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DBC___.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DBC" format="1">
+ <advance width="1280"/>
+ <unicode hex="1DBC"/>
+ <outline>
+ <contour>
+ <point x="960" y="968" type="line"/>
+ <point x="120" y="968" type="line"/>
+ <point x="120" y="896" type="line"/>
+ <point x="960" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="904" y="1940" type="line"/>
+ <point x="904" y="2004" type="line"/>
+ <point x="860" y="2004" type="line"/>
+ <point x="104" y="960" type="line"/>
+ <point x="104" y="896" type="line"/>
+ <point x="148" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="876" y="2004" type="line"/>
+ <point x="136" y="2004" type="line"/>
+ <point x="136" y="1928" type="line"/>
+ <point x="876" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="960" y="968" type="line"/>
+ <point x="884" y="968" type="line"/>
+ <point x="884" y="724" type="line" smooth="yes"/>
+ <point x="884" y="608"/>
+ <point x="932" y="524"/>
+ <point x="1044" y="524" type="curve" smooth="yes"/>
+ <point x="1080" y="524"/>
+ <point x="1132" y="532"/>
+ <point x="1176" y="544" type="curve"/>
+ <point x="1176" y="616" type="line"/>
+ <point x="1132" y="604"/>
+ <point x="1092" y="600"/>
+ <point x="1060" y="600" type="curve" smooth="yes"/>
+ <point x="996" y="600"/>
+ <point x="960" y="644"/>
+ <point x="960" y="724" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1155.0, 'leftMargin': 55, 'rightMargin': 27.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DBD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DBD___.glif
new file mode 100644
index 000000000..d0bcf3f88
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DBD___.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DBD" format="1">
+ <advance width="1280"/>
+ <unicode hex="1DBD"/>
+ <outline>
+ <contour>
+ <point x="732" y="968" type="line"/>
+ <point x="164" y="968" type="line"/>
+ <point x="164" y="896" type="line"/>
+ <point x="732" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="948" y="1940" type="line"/>
+ <point x="948" y="2004" type="line"/>
+ <point x="904" y="2004" type="line"/>
+ <point x="148" y="960" type="line"/>
+ <point x="148" y="896" type="line"/>
+ <point x="192" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="920" y="2004" type="line"/>
+ <point x="180" y="2004" type="line"/>
+ <point x="180" y="1928" type="line"/>
+ <point x="920" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="668" y="896" type="line"/>
+ <point x="848" y="896" type="line" smooth="yes"/>
+ <point x="1028" y="896"/>
+ <point x="1132" y="996"/>
+ <point x="1132" y="1148" type="curve" smooth="yes"/>
+ <point x="1132" y="1284"/>
+ <point x="1024" y="1356"/>
+ <point x="904" y="1356" type="curve" smooth="yes"/>
+ <point x="724" y="1356"/>
+ <point x="612" y="1212"/>
+ <point x="424" y="928" type="curve"/>
+ <point x="320" y="764" type="line"/>
+ <point x="380" y="724" type="line"/>
+ <point x="500" y="916" type="line"/>
+ <point x="676" y="1180"/>
+ <point x="772" y="1284"/>
+ <point x="904" y="1284" type="curve" smooth="yes"/>
+ <point x="1008" y="1284"/>
+ <point x="1060" y="1224"/>
+ <point x="1060" y="1152" type="curve" smooth="yes"/>
+ <point x="1060" y="1052"/>
+ <point x="992" y="968"/>
+ <point x="848" y="968" type="curve" smooth="yes"/>
+ <point x="668" y="968" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1093, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DBE___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DBE___.glif
new file mode 100644
index 000000000..88861771a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DBE___.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DBE" format="1">
+ <advance width="1280"/>
+ <unicode hex="1DBE"/>
+ <outline>
+ <contour>
+ <point x="208" y="2004" type="line"/>
+ <point x="208" y="1928" type="line"/>
+ <point x="1008" y="1928" type="line"/>
+ <point x="540" y="1372" type="line"/>
+ <point x="540" y="1352" type="line"/>
+ <point x="620" y="1352" type="line"/>
+ <point x="1096" y="1932" type="line"/>
+ <point x="1092" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="540" y="1360" type="line"/>
+ <point x="540" y="1288" type="line"/>
+ <point x="612" y="1288" type="line" smooth="yes"/>
+ <point x="864" y="1288"/>
+ <point x="1012" y="1180"/>
+ <point x="1012" y="932" type="curve" smooth="yes"/>
+ <point x="1012" y="716"/>
+ <point x="892" y="572"/>
+ <point x="644" y="572" type="curve" smooth="yes"/>
+ <point x="420" y="572"/>
+ <point x="276" y="704"/>
+ <point x="260" y="932" type="curve"/>
+ <point x="188" y="932" type="line"/>
+ <point x="188" y="636"/>
+ <point x="420" y="500"/>
+ <point x="644" y="500" type="curve" smooth="yes"/>
+ <point x="900" y="500"/>
+ <point x="1088" y="652"/>
+ <point x="1088" y="932" type="curve" smooth="yes"/>
+ <point x="1088" y="1204"/>
+ <point x="912" y="1360"/>
+ <point x="616" y="1360" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1046, 'leftMargin': 55, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DBF___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DBF___.glif
new file mode 100644
index 000000000..67fc92455
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DBF___.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DBF" format="1">
+ <advance width="1536"/>
+ <unicode hex="1DBF"/>
+ <outline>
+ <contour>
+ <point x="768" y="876" type="curve" smooth="yes"/>
+ <point x="1112" y="876"/>
+ <point x="1328" y="1140"/>
+ <point x="1328" y="1528" type="curve" smooth="yes"/>
+ <point x="1328" y="1752" type="line" smooth="yes"/>
+ <point x="1328" y="2136"/>
+ <point x="1108" y="2400"/>
+ <point x="768" y="2400" type="curve" smooth="yes"/>
+ <point x="428" y="2400"/>
+ <point x="208" y="2136"/>
+ <point x="208" y="1752" type="curve" smooth="yes"/>
+ <point x="208" y="1528" type="line" smooth="yes"/>
+ <point x="208" y="1140"/>
+ <point x="428" y="876"/>
+ </contour>
+ <contour>
+ <point x="768" y="952" type="curve" smooth="yes"/>
+ <point x="464" y="952"/>
+ <point x="284" y="1180"/>
+ <point x="284" y="1528" type="curve" smooth="yes"/>
+ <point x="284" y="1752" type="line" smooth="yes"/>
+ <point x="284" y="2100"/>
+ <point x="464" y="2328"/>
+ <point x="768" y="2328" type="curve" smooth="yes"/>
+ <point x="1072" y="2328"/>
+ <point x="1252" y="2100"/>
+ <point x="1252" y="1752" type="curve" smooth="yes"/>
+ <point x="1252" y="1528" type="line" smooth="yes"/>
+ <point x="1252" y="1180"/>
+ <point x="1076" y="952"/>
+ </contour>
+ <contour>
+ <point x="1272" y="1604" type="line"/>
+ <point x="1272" y="1680" type="line"/>
+ <point x="256" y="1680" type="line"/>
+ <point x="256" y="1604" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1338, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DC0__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DC0__.glif
new file mode 100644
index 000000000..3a92273da
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DC0__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC0" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC0"/>
+ <outline>
+ <contour>
+ <point x="-738" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-875" y="2085" type="line"/>
+ <point x="-965" y="2085" type="line"/>
+ <point x="-697" y="1719" type="line"/>
+ <point x="-616" y="1719" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1022" y="1804" type="curve" smooth="yes"/>
+ <point x="-1022" y="1761"/>
+ <point x="-989" y="1728"/>
+ <point x="-946" y="1728" type="curve" smooth="yes"/>
+ <point x="-903" y="1728"/>
+ <point x="-869" y="1761"/>
+ <point x="-869" y="1804" type="curve" smooth="yes"/>
+ <point x="-869" y="1847"/>
+ <point x="-903" y="1881"/>
+ <point x="-946" y="1881" type="curve" smooth="yes"/>
+ <point x="-989" y="1881"/>
+ <point x="-1022" y="1847"/>
+ </contour>
+ <contour>
+ <point x="-667" y="1942" type="curve" smooth="yes"/>
+ <point x="-667" y="1899"/>
+ <point x="-634" y="1866"/>
+ <point x="-591" y="1866" type="curve" smooth="yes"/>
+ <point x="-549" y="1866"/>
+ <point x="-514" y="1899"/>
+ <point x="-514" y="1942" type="curve" smooth="yes"/>
+ <point x="-514" y="1984"/>
+ <point x="-549" y="2019"/>
+ <point x="-591" y="2019" type="curve" smooth="yes"/>
+ <point x="-634" y="2019"/>
+ <point x="-667" y="1984"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DC1__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DC1__.glif
new file mode 100644
index 000000000..02f5a9b67
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DC1__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC1" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC1"/>
+ <outline>
+ <contour>
+ <point x="-844" y="1774" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-696" y="1804" type="curve" smooth="yes"/>
+ <point x="-696" y="1761"/>
+ <point x="-663" y="1728"/>
+ <point x="-620" y="1728" type="curve" smooth="yes"/>
+ <point x="-578" y="1728"/>
+ <point x="-543" y="1761"/>
+ <point x="-543" y="1804" type="curve" smooth="yes"/>
+ <point x="-543" y="1847"/>
+ <point x="-578" y="1881"/>
+ <point x="-620" y="1881" type="curve" smooth="yes"/>
+ <point x="-663" y="1881"/>
+ <point x="-696" y="1847"/>
+ </contour>
+ <contour>
+ <point x="-925" y="1719" type="line"/>
+ <point x="-843" y="1719" type="line"/>
+ <point x="-575" y="2085" type="line"/>
+ <point x="-666" y="2085" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1008" y="1942" type="curve" smooth="yes"/>
+ <point x="-1008" y="1899"/>
+ <point x="-975" y="1866"/>
+ <point x="-932" y="1866" type="curve" smooth="yes"/>
+ <point x="-890" y="1866"/>
+ <point x="-855" y="1899"/>
+ <point x="-855" y="1942" type="curve" smooth="yes"/>
+ <point x="-855" y="1984"/>
+ <point x="-890" y="2019"/>
+ <point x="-932" y="2019" type="curve" smooth="yes"/>
+ <point x="-975" y="2019"/>
+ <point x="-1008" y="1984"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DC2__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DC2__.glif
new file mode 100644
index 000000000..7c9368bb3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DC2__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC2" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC2"/>
+ <outline>
+ <contour>
+ <point x="-825" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-1029" y="-210" type="curve"/>
+ <point x="-994" y="-264" type="line"/>
+ <point x="-906" y="-217"/>
+ <point x="-854" y="-195"/>
+ <point x="-780" y="-195" type="curve" smooth="yes"/>
+ <point x="-730" y="-195"/>
+ <point x="-699" y="-210"/>
+ <point x="-699" y="-238" type="curve" smooth="yes"/>
+ <point x="-699" y="-296"/>
+ <point x="-890" y="-296"/>
+ <point x="-890" y="-377" type="curve" smooth="yes"/>
+ <point x="-890" y="-462"/>
+ <point x="-694" y="-455"/>
+ <point x="-694" y="-490" type="curve" smooth="yes"/>
+ <point x="-694" y="-529"/>
+ <point x="-890" y="-532"/>
+ <point x="-890" y="-620" type="curve" smooth="yes"/>
+ <point x="-890" y="-689"/>
+ <point x="-789" y="-725"/>
+ <point x="-646" y="-763" type="curve"/>
+ <point x="-631" y="-705" type="line"/>
+ <point x="-744" y="-675"/>
+ <point x="-817" y="-655"/>
+ <point x="-817" y="-620" type="curve" smooth="yes"/>
+ <point x="-817" y="-573"/>
+ <point x="-622" y="-573"/>
+ <point x="-622" y="-490" type="curve" smooth="yes"/>
+ <point x="-622" y="-404"/>
+ <point x="-817" y="-418"/>
+ <point x="-817" y="-374" type="curve" smooth="yes"/>
+ <point x="-817" y="-331"/>
+ <point x="-626" y="-333"/>
+ <point x="-626" y="-234" type="curve" smooth="yes"/>
+ <point x="-626" y="-175"/>
+ <point x="-667" y="-122"/>
+ <point x="-773" y="-122" type="curve" smooth="yes"/>
+ <point x="-864" y="-122"/>
+ <point x="-947" y="-161"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DC3__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DC3__.glif
new file mode 100644
index 000000000..70cc1240e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DC3__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC3" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC3"/>
+ <outline>
+ <contour>
+ <point x="-593" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-128" y="2159" type="line"/>
+ <point x="-811" y="1763" type="line"/>
+ <point x="-774" y="1700" type="line"/>
+ <point x="-91" y="2096" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1095" y="1885" type="line"/>
+ <point x="-774" y="1700" type="line"/>
+ <point x="-737" y="1763" type="line"/>
+ <point x="-1057" y="1948" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DC4__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DC4__.glif
new file mode 100644
index 000000000..afd34b5f7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DC4__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC4" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC4"/>
+ <outline>
+ <contour>
+ <point x="-619" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1055" y="1719" type="line"/>
+ <point x="-451" y="1719" type="line"/>
+ <point x="-183" y="2085" type="line"/>
+ <point x="-274" y="2085" type="line"/>
+ <point x="-481" y="1792" type="line"/>
+ <point x="-1055" y="1792" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DC5__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DC5__.glif
new file mode 100644
index 000000000..731e78a36
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DC5__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC5" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC5"/>
+ <outline>
+ <contour>
+ <point x="-744" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-910" y="1719" type="line"/>
+ <point x="-311" y="1719" type="line"/>
+ <point x="-311" y="1792" type="line"/>
+ <point x="-880" y="1792" type="line"/>
+ <point x="-1088" y="2085" type="line"/>
+ <point x="-1178" y="2085" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DC6__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DC6__.glif
new file mode 100644
index 000000000..26d7df334
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DC6__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC6" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC6"/>
+ <outline>
+ <contour>
+ <point x="-612" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1049" y="2012" type="line"/>
+ <point x="-470" y="2012" type="line"/>
+ <point x="-256" y="1719" type="line"/>
+ <point x="-175" y="1719" type="line"/>
+ <point x="-433" y="2085" type="line"/>
+ <point x="-1049" y="2085" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DC7__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DC7__.glif
new file mode 100644
index 000000000..98ecb5b8d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DC7__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC7" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC7"/>
+ <outline>
+ <contour>
+ <point x="-688" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1119" y="1719" type="line"/>
+ <point x="-1037" y="1719" type="line"/>
+ <point x="-822" y="2012" type="line"/>
+ <point x="-256" y="2012" type="line"/>
+ <point x="-256" y="2085" type="line"/>
+ <point x="-859" y="2085" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DC8__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DC8__.glif
new file mode 100644
index 000000000..14f469ce8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DC8__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC8" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC8"/>
+ <outline>
+ <contour>
+ <point x="-765" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-972" y="1719" type="line"/>
+ <point x="-855" y="1719" type="line"/>
+ <point x="-612" y="2050" type="line"/>
+ <point x="-370" y="1719" type="line"/>
+ <point x="-289" y="1719" type="line"/>
+ <point x="-547" y="2085" type="line"/>
+ <point x="-678" y="2085" type="line"/>
+ <point x="-914" y="1752" type="line"/>
+ <point x="-1150" y="2085" type="line"/>
+ <point x="-1240" y="2085" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DC9__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DC9__.glif
new file mode 100644
index 000000000..b319f96ec
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DC9__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DC9" format="1">
+ <advance width="0"/>
+ <unicode hex="1DC9"/>
+ <outline>
+ <contour>
+ <point x="-678" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1137" y="1719" type="line"/>
+ <point x="-1055" y="1719" type="line"/>
+ <point x="-821" y="2038" type="line"/>
+ <point x="-587" y="1719" type="line"/>
+ <point x="-488" y="1719" type="line"/>
+ <point x="-220" y="2085" type="line"/>
+ <point x="-311" y="2085" type="line"/>
+ <point x="-538" y="1764" type="line"/>
+ <point x="-765" y="2085" type="line"/>
+ <point x="-877" y="2085" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DCA___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DCA___.glif
new file mode 100644
index 000000000..8770bd6e9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DCA___.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DCA" format="1">
+ <advance width="0"/>
+ <unicode hex="1DCA"/>
+ <outline>
+ <contour>
+ <point x="-641" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-748" y="-349" type="line"/>
+ <point x="-748" y="-175" type="line"/>
+ <point x="-803" y="-175" type="line"/>
+ <point x="-803" y="-756" type="line"/>
+ <point x="-748" y="-756" type="line"/>
+ </contour>
+ <contour>
+ <point x="-479" y="-162" type="line"/>
+ <point x="-487" y="-161"/>
+ <point x="-509" y="-160"/>
+ <point x="-524" y="-160" type="curve" smooth="yes"/>
+ <point x="-703" y="-160"/>
+ <point x="-803" y="-298"/>
+ <point x="-803" y="-487" type="curve"/>
+ <point x="-754" y="-492" type="line"/>
+ <point x="-754" y="-347"/>
+ <point x="-705" y="-215"/>
+ <point x="-524" y="-215" type="curve" smooth="yes"/>
+ <point x="-505" y="-215"/>
+ <point x="-490" y="-215"/>
+ <point x="-479" y="-216" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DCB___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DCB___.glif
new file mode 100644
index 000000000..217c4e1d6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DCB___.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DCB" format="1">
+ <advance width="0"/>
+ <unicode hex="1DCB"/>
+ <outline>
+ <contour>
+ <point x="-770" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="17" y="1970" type="line"/>
+ <point x="17" y="2043" type="line"/>
+ <point x="-866" y="2043" type="line"/>
+ <point x="-866" y="1902"/>
+ <point x="-956" y="1779"/>
+ <point x="-1174" y="1779" type="curve" smooth="yes"/>
+ <point x="-1401" y="1779"/>
+ <point x="-1484" y="1899"/>
+ <point x="-1484" y="2043" type="curve"/>
+ <point x="-1558" y="2043" type="line"/>
+ <point x="-1558" y="1843"/>
+ <point x="-1414" y="1702"/>
+ <point x="-1174" y="1702" type="curve" smooth="yes"/>
+ <point x="-965" y="1702"/>
+ <point x="-829" y="1810"/>
+ <point x="-799" y="1970" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DCC___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DCC___.glif
new file mode 100644
index 000000000..42fd91da7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DCC___.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DCC" format="1">
+ <advance width="0"/>
+ <unicode hex="1DCC"/>
+ <outline>
+ <contour>
+ <point x="-791" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-381" y="1702" type="curve" smooth="yes"/>
+ <point x="-142" y="1702"/>
+ <point x="1" y="1843"/>
+ <point x="1" y="2043" type="curve"/>
+ <point x="-73" y="2043" type="line"/>
+ <point x="-73" y="1902"/>
+ <point x="-162" y="1779"/>
+ <point x="-381" y="1779" type="curve" smooth="yes"/>
+ <point x="-608" y="1779"/>
+ <point x="-690" y="1899"/>
+ <point x="-690" y="2043" type="curve"/>
+ <point x="-1584" y="2043" type="line"/>
+ <point x="-1584" y="1970" type="line"/>
+ <point x="-758" y="1970" type="line"/>
+ <point x="-726" y="1810"/>
+ <point x="-590" y="1702"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DCD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DCD___.glif
new file mode 100644
index 000000000..99f9b73fb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DCD___.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DCD" format="1">
+ <advance width="0"/>
+ <unicode hex="1DCD"/>
+ <outline>
+ <contour>
+ <point x="4" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="56" y="2030" type="line"/>
+ <point x="-54" y="2030" type="line"/>
+ <point x="-947" y="1746" type="line"/>
+ <point x="-947" y="1723" type="line"/>
+ <point x="-884" y="1686" type="line"/>
+ <point x="0" y="1969" type="line"/>
+ <point x="887" y="1686" type="line"/>
+ <point x="956" y="1723" type="line"/>
+ <point x="956" y="1741" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DCE___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DCE___.glif
new file mode 100644
index 000000000..c2de2ee39
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DCE___.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DCE" format="1">
+ <advance width="0"/>
+ <unicode hex="1DCE"/>
+ <outline>
+ <contour>
+ <point x="-705" y="1447" type="move" name="_marktop"/>
+ </contour>
+ <component base="ogonek" xScale="-1" yScale="-1" xOffset="-421" yOffset="1477"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DCF___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DCF___.glif
new file mode 100644
index 000000000..d3c3f5911
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DCF___.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DCF" format="1">
+ <advance width="0"/>
+ <unicode hex="1DCF"/>
+ <outline>
+ <contour>
+ <point x="-773" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-806" y="-140" type="line"/>
+ <point x="-879" y="-140" type="line"/>
+ <point x="-978" y="-485" type="line"/>
+ <point x="-905" y="-485" type="line"/>
+ </contour>
+ <contour>
+ <point x="-569" y="-413" type="line"/>
+ <point x="-642" y="-413" type="line"/>
+ <point x="-741" y="-756" type="line"/>
+ <point x="-668" y="-756" type="line"/>
+ </contour>
+ <contour>
+ <point x="-934" y="-485" type="line"/>
+ <point x="-597" y="-485" type="line"/>
+ <point x="-597" y="-413" type="line"/>
+ <point x="-934" y="-413" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DD0__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DD0__.glif
new file mode 100644
index 000000000..3c12ca5a9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DD0__.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD0" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD0"/>
+ <outline>
+ <contour>
+ <point x="-557" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-809" y="-91" type="line"/>
+ <point x="-965" y="-488" type="line"/>
+ <point x="-925" y="-550" type="line"/>
+ <point x="-840" y="-505"/>
+ <point x="-792" y="-496"/>
+ <point x="-732" y="-496" type="curve" smooth="yes"/>
+ <point x="-627" y="-496"/>
+ <point x="-518" y="-600"/>
+ <point x="-370" y="-600" type="curve" smooth="yes"/>
+ <point x="-250" y="-600"/>
+ <point x="-176" y="-538"/>
+ <point x="-150" y="-373" type="curve"/>
+ <point x="-209" y="-356" type="line"/>
+ <point x="-232" y="-458"/>
+ <point x="-256" y="-525"/>
+ <point x="-370" y="-525" type="curve" smooth="yes"/>
+ <point x="-499" y="-525"/>
+ <point x="-605" y="-422"/>
+ <point x="-725" y="-422" type="curve" smooth="yes"/>
+ <point x="-780" y="-422"/>
+ <point x="-824" y="-433"/>
+ <point x="-879" y="-465" type="curve"/>
+ <point x="-732" y="-91" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DD1__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DD1__.glif
new file mode 100644
index 000000000..45a8b43b8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DD1__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD1" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD1"/>
+ <outline>
+ <contour>
+ <point x="-809" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-622" y="1638" type="curve" smooth="yes"/>
+ <point x="-688" y="1638"/>
+ <point x="-751" y="1653"/>
+ <point x="-789" y="1803" type="curve" smooth="yes"/>
+ <point x="-825" y="1939"/>
+ <point x="-884" y="2006"/>
+ <point x="-1005" y="2006" type="curve" smooth="yes"/>
+ <point x="-1114" y="2006"/>
+ <point x="-1189" y="1924"/>
+ <point x="-1189" y="1801" type="curve" smooth="yes"/>
+ <point x="-1189" y="1665"/>
+ <point x="-1104" y="1584"/>
+ <point x="-980" y="1584" type="curve"/>
+ <point x="-980" y="1639" type="line"/>
+ <point x="-1077" y="1639"/>
+ <point x="-1134" y="1690"/>
+ <point x="-1134" y="1801" type="curve" smooth="yes"/>
+ <point x="-1134" y="1920"/>
+ <point x="-1073" y="1951"/>
+ <point x="-1005" y="1951" type="curve" smooth="yes"/>
+ <point x="-939" y="1951"/>
+ <point x="-879" y="1920"/>
+ <point x="-842" y="1778" type="curve" smooth="yes"/>
+ <point x="-809" y="1651"/>
+ <point x="-747" y="1583"/>
+ <point x="-622" y="1583" type="curve" smooth="yes"/>
+ <point x="-509" y="1583"/>
+ <point x="-429" y="1665"/>
+ <point x="-429" y="1797" type="curve" smooth="yes"/>
+ <point x="-429" y="1944"/>
+ <point x="-516" y="2016"/>
+ <point x="-630" y="2025" type="curve"/>
+ <point x="-630" y="1970" type="line"/>
+ <point x="-513" y="1953"/>
+ <point x="-484" y="1885"/>
+ <point x="-484" y="1797" type="curve" smooth="yes"/>
+ <point x="-484" y="1686"/>
+ <point x="-545" y="1638"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DD2__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DD2__.glif
new file mode 100644
index 000000000..d7a669633
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DD2__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD2" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD2"/>
+ <outline>
+ <contour>
+ <point x="-800" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-837" y="1987" type="curve" smooth="yes"/>
+ <point x="-748" y="1987"/>
+ <point x="-690" y="2008"/>
+ <point x="-644" y="2039" type="curve"/>
+ <point x="-678" y="2080" type="line"/>
+ <point x="-711" y="2057"/>
+ <point x="-759" y="2042"/>
+ <point x="-835" y="2042" type="curve" smooth="yes"/>
+ <point x="-1002" y="2042"/>
+ <point x="-1092" y="2142"/>
+ <point x="-1092" y="2292" type="curve" smooth="yes"/>
+ <point x="-1092" y="2482"/>
+ <point x="-961" y="2577"/>
+ <point x="-807" y="2577" type="curve" smooth="yes"/>
+ <point x="-617" y="2577"/>
+ <point x="-509" y="2431"/>
+ <point x="-509" y="2217" type="curve" smooth="yes"/>
+ <point x="-509" y="1808"/>
+ <point x="-732" y="1708"/>
+ <point x="-945" y="1636" type="curve"/>
+ <point x="-924" y="1581" type="line"/>
+ <point x="-666" y="1668"/>
+ <point x="-454" y="1799"/>
+ <point x="-454" y="2215" type="curve" smooth="yes"/>
+ <point x="-454" y="2465"/>
+ <point x="-582" y="2632"/>
+ <point x="-811" y="2632" type="curve" smooth="yes"/>
+ <point x="-1002" y="2632"/>
+ <point x="-1147" y="2494"/>
+ <point x="-1147" y="2292" type="curve" smooth="yes"/>
+ <point x="-1147" y="2079"/>
+ <point x="-1005" y="1987"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DD3__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DD3__.glif
new file mode 100644
index 000000000..794e51b25
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DD3__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD3" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD3"/>
+ <outline>
+ <contour>
+ <point x="-716" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-744" y="1878" type="line"/>
+ <point x="-744" y="1756"/>
+ <point x="-837" y="1693"/>
+ <point x="-964" y="1693" type="curve" smooth="yes"/>
+ <point x="-1101" y="1693"/>
+ <point x="-1183" y="1785"/>
+ <point x="-1183" y="1878" type="curve"/>
+ <point x="-1239" y="1878" type="line"/>
+ <point x="-1239" y="1760"/>
+ <point x="-1128" y="1638"/>
+ <point x="-964" y="1638" type="curve" smooth="yes"/>
+ <point x="-818" y="1638"/>
+ <point x="-689" y="1717"/>
+ <point x="-689" y="1878" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-249" y="1878" type="line"/>
+ <point x="-249" y="1756"/>
+ <point x="-342" y="1693"/>
+ <point x="-469" y="1693" type="curve" smooth="yes"/>
+ <point x="-606" y="1693"/>
+ <point x="-688" y="1785"/>
+ <point x="-688" y="1878" type="curve"/>
+ <point x="-744" y="1878" type="line"/>
+ <point x="-744" y="1760"/>
+ <point x="-633" y="1638"/>
+ <point x="-469" y="1638" type="curve" smooth="yes"/>
+ <point x="-323" y="1638"/>
+ <point x="-194" y="1717"/>
+ <point x="-194" y="1878" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DD4__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DD4__.glif
new file mode 100644
index 000000000..55df3d2ef
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DD4__.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD4" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD4"/>
+ <outline>
+ <contour>
+ <point x="-756" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-802" y="2053" type="line"/>
+ <point x="-747" y="2053" type="line"/>
+ <point x="-747" y="2178" type="line" smooth="yes"/>
+ <point x="-747" y="2339"/>
+ <point x="-858" y="2419"/>
+ <point x="-1016" y="2419" type="curve" smooth="yes"/>
+ <point x="-1180" y="2419"/>
+ <point x="-1297" y="2316"/>
+ <point x="-1297" y="2197" type="curve"/>
+ <point x="-1240" y="2195" type="line"/>
+ <point x="-1240" y="2288"/>
+ <point x="-1154" y="2364"/>
+ <point x="-1016" y="2364" type="curve" smooth="yes"/>
+ <point x="-869" y="2364"/>
+ <point x="-802" y="2302"/>
+ <point x="-802" y="2179" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="-769" y="2076" type="line"/>
+ <point x="-974" y="2076" type="line" smooth="yes"/>
+ <point x="-1205" y="2076"/>
+ <point x="-1317" y="1980"/>
+ <point x="-1317" y="1841" type="curve" smooth="yes"/>
+ <point x="-1317" y="1716"/>
+ <point x="-1232" y="1638"/>
+ <point x="-1090" y="1638" type="curve" smooth="yes"/>
+ <point x="-902" y="1638"/>
+ <point x="-791" y="1749"/>
+ <point x="-755" y="1854" type="curve"/>
+ <point x="-777" y="1910" type="line"/>
+ <point x="-821" y="1779"/>
+ <point x="-931" y="1693"/>
+ <point x="-1090" y="1693" type="curve" smooth="yes"/>
+ <point x="-1206" y="1693"/>
+ <point x="-1262" y="1750"/>
+ <point x="-1262" y="1841" type="curve" smooth="yes"/>
+ <point x="-1262" y="1961"/>
+ <point x="-1159" y="2021"/>
+ <point x="-972" y="2021" type="curve" smooth="yes"/>
+ <point x="-767" y="2021" type="line"/>
+ </contour>
+ <component base="uni0364" xOffset="275"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DD5__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DD5__.glif
new file mode 100644
index 000000000..2cba1efe2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DD5__.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD5" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD5"/>
+ <outline>
+ <contour>
+ <point x="-727" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-803" y="2053" type="line"/>
+ <point x="-748" y="2053" type="line"/>
+ <point x="-748" y="2178" type="line" smooth="yes"/>
+ <point x="-748" y="2339"/>
+ <point x="-859" y="2419"/>
+ <point x="-1018" y="2419" type="curve" smooth="yes"/>
+ <point x="-1181" y="2419"/>
+ <point x="-1298" y="2316"/>
+ <point x="-1298" y="2197" type="curve"/>
+ <point x="-1242" y="2195" type="line"/>
+ <point x="-1242" y="2288"/>
+ <point x="-1155" y="2364"/>
+ <point x="-1018" y="2364" type="curve" smooth="yes"/>
+ <point x="-870" y="2364"/>
+ <point x="-803" y="2302"/>
+ <point x="-803" y="2179" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="-770" y="2076" type="line"/>
+ <point x="-975" y="2076" type="line" smooth="yes"/>
+ <point x="-1206" y="2076"/>
+ <point x="-1319" y="1980"/>
+ <point x="-1319" y="1841" type="curve" smooth="yes"/>
+ <point x="-1319" y="1716"/>
+ <point x="-1233" y="1638"/>
+ <point x="-1092" y="1638" type="curve" smooth="yes"/>
+ <point x="-903" y="1638"/>
+ <point x="-792" y="1749"/>
+ <point x="-756" y="1854" type="curve"/>
+ <point x="-778" y="1910" type="line"/>
+ <point x="-822" y="1779"/>
+ <point x="-932" y="1693"/>
+ <point x="-1092" y="1693" type="curve" smooth="yes"/>
+ <point x="-1207" y="1693"/>
+ <point x="-1264" y="1750"/>
+ <point x="-1264" y="1841" type="curve" smooth="yes"/>
+ <point x="-1264" y="1961"/>
+ <point x="-1161" y="2021"/>
+ <point x="-974" y="2021" type="curve" smooth="yes"/>
+ <point x="-769" y="2021" type="line"/>
+ </contour>
+ <component base="uni0366" xOffset="305"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DD6__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DD6__.glif
new file mode 100644
index 000000000..9396dab5e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DD6__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD6" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD6"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-659" y="1764" type="line"/>
+ <point x="-690" y="1653" type="line"/>
+ <point x="-650" y="1653" type="line"/>
+ <point x="-331" y="2419" type="line"/>
+ <point x="-395" y="2419" type="line"/>
+ </contour>
+ <component base="uni0363" xOffset="-179"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DD7__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DD7__.glif
new file mode 100644
index 000000000..7f46ac69b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DD7__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD7" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD7"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1328" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-789" y="1649" type="line"/>
+ <point x="-807" y="1548" type="line"/>
+ <point x="-721" y="1539"/>
+ <point x="-672" y="1529"/>
+ <point x="-672" y="1477" type="curve" smooth="yes"/>
+ <point x="-672" y="1418"/>
+ <point x="-752" y="1401"/>
+ <point x="-843" y="1400" type="curve"/>
+ <point x="-836" y="1345" type="line"/>
+ <point x="-712" y="1345"/>
+ <point x="-617" y="1389"/>
+ <point x="-617" y="1477" type="curve" smooth="yes"/>
+ <point x="-617" y="1555"/>
+ <point x="-671" y="1579"/>
+ <point x="-743" y="1596" type="curve"/>
+ <point x="-734" y="1649" type="line"/>
+ </contour>
+ <component base="uni0368"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DD8__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DD8__.glif
new file mode 100644
index 000000000..1fdfd3837
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DD8__.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD8" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD8"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-853" y="2673" type="line"/>
+ <point x="-655" y="2581"/>
+ <point x="-506" y="2452"/>
+ <point x="-506" y="2091" type="curve" smooth="yes"/>
+ <point x="-506" y="2034" type="line" smooth="yes"/>
+ <point x="-506" y="1832"/>
+ <point x="-602" y="1700"/>
+ <point x="-771" y="1700" type="curve" smooth="yes"/>
+ <point x="-954" y="1700"/>
+ <point x="-1040" y="1829"/>
+ <point x="-1040" y="1984" type="curve" smooth="yes"/>
+ <point x="-1040" y="2148"/>
+ <point x="-969" y="2273"/>
+ <point x="-766" y="2273" type="curve" smooth="yes"/>
+ <point x="-553" y="2273"/>
+ <point x="-485" y="2129"/>
+ <point x="-485" y="2041" type="curve"/>
+ <point x="-452" y="2060" type="line"/>
+ <point x="-452" y="2226"/>
+ <point x="-591" y="2328"/>
+ <point x="-766" y="2328" type="curve" smooth="yes"/>
+ <point x="-971" y="2328"/>
+ <point x="-1095" y="2199"/>
+ <point x="-1095" y="1984" type="curve" smooth="yes"/>
+ <point x="-1095" y="1781"/>
+ <point x="-963" y="1645"/>
+ <point x="-774" y="1645" type="curve" smooth="yes"/>
+ <point x="-576" y="1645"/>
+ <point x="-451" y="1804"/>
+ <point x="-451" y="2034" type="curve" smooth="yes"/>
+ <point x="-451" y="2090" type="line" smooth="yes"/>
+ <point x="-451" y="2427"/>
+ <point x="-572" y="2602"/>
+ <point x="-831" y="2723" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DD9__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DD9__.glif
new file mode 100644
index 000000000..e1b14f17e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DD9__.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DD9" format="1">
+ <advance width="0"/>
+ <unicode hex="1DD9"/>
+ <outline>
+ <contour>
+ <point x="-758" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-853" y="2673" type="line"/>
+ <point x="-655" y="2581"/>
+ <point x="-506" y="2452"/>
+ <point x="-506" y="2091" type="curve" smooth="yes"/>
+ <point x="-506" y="2034" type="line" smooth="yes"/>
+ <point x="-506" y="1832"/>
+ <point x="-602" y="1700"/>
+ <point x="-771" y="1700" type="curve" smooth="yes"/>
+ <point x="-954" y="1700"/>
+ <point x="-1040" y="1829"/>
+ <point x="-1040" y="1984" type="curve" smooth="yes"/>
+ <point x="-1040" y="2148"/>
+ <point x="-969" y="2273"/>
+ <point x="-766" y="2273" type="curve" smooth="yes"/>
+ <point x="-553" y="2273"/>
+ <point x="-485" y="2129"/>
+ <point x="-485" y="2041" type="curve"/>
+ <point x="-452" y="2060" type="line"/>
+ <point x="-452" y="2226"/>
+ <point x="-591" y="2328"/>
+ <point x="-766" y="2328" type="curve" smooth="yes"/>
+ <point x="-971" y="2328"/>
+ <point x="-1095" y="2199"/>
+ <point x="-1095" y="1984" type="curve" smooth="yes"/>
+ <point x="-1095" y="1781"/>
+ <point x="-963" y="1645"/>
+ <point x="-774" y="1645" type="curve" smooth="yes"/>
+ <point x="-576" y="1645"/>
+ <point x="-451" y="1804"/>
+ <point x="-451" y="2034" type="curve" smooth="yes"/>
+ <point x="-451" y="2090" type="line" smooth="yes"/>
+ <point x="-451" y="2427"/>
+ <point x="-572" y="2602"/>
+ <point x="-831" y="2723" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-421" y="2670" type="line"/>
+ <point x="-450" y="2718" type="line"/>
+ <point x="-908" y="2456" type="line"/>
+ <point x="-880" y="2408" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DDA___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DDA___.glif
new file mode 100644
index 000000000..a814ae383
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DDA___.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DDA" format="1">
+ <advance width="0"/>
+ <unicode hex="1DDA"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1328" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-778" y="1349" type="curve" smooth="yes"/>
+ <point x="-600" y="1349"/>
+ <point x="-474" y="1458"/>
+ <point x="-474" y="1665" type="curve" smooth="yes"/>
+ <point x="-474" y="2413" type="line"/>
+ <point x="-529" y="2413" type="line"/>
+ <point x="-529" y="2247" type="line"/>
+ <point x="-529" y="1665" type="line" smooth="yes"/>
+ <point x="-529" y="1495"/>
+ <point x="-613" y="1404"/>
+ <point x="-778" y="1404" type="curve" smooth="yes"/>
+ <point x="-872" y="1404"/>
+ <point x="-928" y="1442"/>
+ <point x="-990" y="1514" type="curve"/>
+ <point x="-1026" y="1477" type="line"/>
+ <point x="-971" y="1401"/>
+ <point x="-888" y="1349"/>
+ </contour>
+ <contour>
+ <point x="-788" y="1639" type="curve" smooth="yes"/>
+ <point x="-616" y="1639"/>
+ <point x="-517" y="1748"/>
+ <point x="-494" y="1867" type="curve"/>
+ <point x="-494" y="2177" type="line"/>
+ <point x="-527" y="2320"/>
+ <point x="-622" y="2427"/>
+ <point x="-787" y="2427" type="curve" smooth="yes"/>
+ <point x="-967" y="2427"/>
+ <point x="-1073" y="2281"/>
+ <point x="-1073" y="2042" type="curve" smooth="yes"/>
+ <point x="-1073" y="2027" type="line" smooth="yes"/>
+ <point x="-1073" y="1796"/>
+ <point x="-967" y="1639"/>
+ </contour>
+ <contour>
+ <point x="-788" y="1694" type="curve" smooth="yes"/>
+ <point x="-941" y="1694"/>
+ <point x="-1018" y="1825"/>
+ <point x="-1018" y="2027" type="curve" smooth="yes"/>
+ <point x="-1018" y="2042" type="line" smooth="yes"/>
+ <point x="-1018" y="2243"/>
+ <point x="-941" y="2372"/>
+ <point x="-787" y="2372" type="curve" smooth="yes"/>
+ <point x="-611" y="2372"/>
+ <point x="-539" y="2232"/>
+ <point x="-520" y="2138" type="curve"/>
+ <point x="-520" y="1899" type="line"/>
+ <point x="-545" y="1785"/>
+ <point x="-644" y="1694"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DDB___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DDB___.glif
new file mode 100644
index 000000000..df343c938
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DDB___.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DDB" format="1">
+ <advance width="0"/>
+ <unicode hex="1DDB"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-754" y="1639" type="curve" smooth="yes"/>
+ <point x="-582" y="1639"/>
+ <point x="-484" y="1716"/>
+ <point x="-455" y="1760" type="curve"/>
+ <point x="-455" y="2042" type="line"/>
+ <point x="-725" y="2042" type="line"/>
+ <point x="-725" y="1987" type="line"/>
+ <point x="-510" y="1987" type="line"/>
+ <point x="-510" y="1785" type="line"/>
+ <point x="-536" y="1744"/>
+ <point x="-602" y="1694"/>
+ <point x="-754" y="1694" type="curve" smooth="yes"/>
+ <point x="-921" y="1694"/>
+ <point x="-1035" y="1800"/>
+ <point x="-1035" y="1973" type="curve" smooth="yes"/>
+ <point x="-1035" y="2145" type="line" smooth="yes"/>
+ <point x="-1035" y="2317"/>
+ <point x="-925" y="2423"/>
+ <point x="-763" y="2423" type="curve" smooth="yes"/>
+ <point x="-573" y="2423"/>
+ <point x="-523" y="2353"/>
+ <point x="-507" y="2234" type="curve"/>
+ <point x="-455" y="2245" type="line"/>
+ <point x="-470" y="2397"/>
+ <point x="-565" y="2478"/>
+ <point x="-763" y="2478" type="curve" smooth="yes"/>
+ <point x="-958" y="2478"/>
+ <point x="-1090" y="2343"/>
+ <point x="-1090" y="2144" type="curve" smooth="yes"/>
+ <point x="-1090" y="1973" type="line" smooth="yes"/>
+ <point x="-1090" y="1775"/>
+ <point x="-954" y="1639"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DDC___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DDC___.glif
new file mode 100644
index 000000000..e91598f2f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DDC___.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DDC" format="1">
+ <advance width="0"/>
+ <unicode hex="1DDC"/>
+ <outline>
+ <contour>
+ <point x="-714" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-942" y="2747" type="line"/>
+ <point x="-997" y="2747" type="line"/>
+ <point x="-997" y="1653" type="line"/>
+ <point x="-942" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-451" y="2412" type="line"/>
+ <point x="-535" y="2412" type="line"/>
+ <point x="-872" y="2089" type="line"/>
+ <point x="-968" y="1997" type="line"/>
+ <point x="-949" y="1948" type="line"/>
+ <point x="-836" y="2049" type="line"/>
+ </contour>
+ <contour>
+ <point x="-499" y="1653" type="line"/>
+ <point x="-432" y="1653" type="line"/>
+ <point x="-799" y="2123" type="line"/>
+ <point x="-833" y="2079" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DDD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DDD___.glif
new file mode 100644
index 000000000..5be9e0779
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DDD___.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DDD" format="1">
+ <advance width="0"/>
+ <unicode hex="1DDD"/>
+ <outline>
+ <contour>
+ <point x="-771" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-799" y="2738" type="line"/>
+ <point x="-799" y="1653" type="line"/>
+ <point x="-744" y="1653" type="line"/>
+ <point x="-744" y="2738" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DDE___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DDE___.glif
new file mode 100644
index 000000000..4d8f0da82
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DDE___.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DDE" format="1">
+ <advance width="0"/>
+ <unicode hex="1DDE"/>
+ <outline>
+ <contour>
+ <point x="-733" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-496" y="1708" type="line"/>
+ <point x="-954" y="1708" type="line"/>
+ <point x="-954" y="1653" type="line"/>
+ <point x="-496" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-916" y="2471" type="line"/>
+ <point x="-971" y="2471" type="line"/>
+ <point x="-971" y="1653" type="line"/>
+ <point x="-916" y="1653" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DDF___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DDF___.glif
new file mode 100644
index 000000000..0ef255222
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DDF___.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DDF" format="1">
+ <advance width="0"/>
+ <unicode hex="1DDF"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="1724" type="line"/>
+ <point x="-1118" y="2471" type="line"/>
+ <point x="-1176" y="2471" type="line"/>
+ <point x="-793" y="1653" type="line"/>
+ <point x="-751" y="1653" type="line"/>
+ <point x="-371" y="2471" type="line"/>
+ <point x="-430" y="2471" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1128" y="2471" type="line"/>
+ <point x="-1183" y="2471" type="line"/>
+ <point x="-1183" y="1653" type="line"/>
+ <point x="-1128" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-421" y="1653" type="line"/>
+ <point x="-366" y="1653" type="line"/>
+ <point x="-366" y="2471" type="line"/>
+ <point x="-421" y="2471" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DE0__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DE0__.glif
new file mode 100644
index 000000000..0efe9c8db
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DE0__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE0" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="uni0367" xScale="-1" yScale="-1" xOffset="-1547" yOffset="4063"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DE1__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DE1__.glif
new file mode 100644
index 000000000..a2ed21e3e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DE1__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE1" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE1"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-454" y="1693" type="line"/>
+ <point x="-1055" y="2471" type="line"/>
+ <point x="-1090" y="2431" type="line"/>
+ <point x="-491" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1055" y="2471" type="line"/>
+ <point x="-1110" y="2471" type="line"/>
+ <point x="-1110" y="1653" type="line"/>
+ <point x="-1055" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-436" y="2471" type="line"/>
+ <point x="-491" y="2471" type="line"/>
+ <point x="-491" y="1653" type="line"/>
+ <point x="-436" y="1653" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DE2__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DE2__.glif
new file mode 100644
index 000000000..71d8a2140
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DE2__.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE2" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE2"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-722" y="2030" type="line"/>
+ <point x="-711" y="2039"/>
+ <point x="-721" y="2028"/>
+ <point x="-694" y="2039" type="curve" smooth="yes"/>
+ <point x="-689" y="2039"/>
+ <point x="-677" y="2038"/>
+ <point x="-672" y="2038" type="curve" smooth="yes"/>
+ <point x="-539" y="2056"/>
+ <point x="-487" y="2141"/>
+ <point x="-487" y="2248" type="curve" smooth="yes"/>
+ <point x="-487" y="2394"/>
+ <point x="-582" y="2471"/>
+ <point x="-756" y="2471" type="curve" smooth="yes"/>
+ <point x="-1074" y="2471" type="line"/>
+ <point x="-1074" y="1653" type="line"/>
+ <point x="-1019" y="1653" type="line"/>
+ <point x="-1019" y="2416" type="line"/>
+ <point x="-756" y="2416" type="line" smooth="yes"/>
+ <point x="-600" y="2416"/>
+ <point x="-542" y="2366"/>
+ <point x="-542" y="2248" type="curve" smooth="yes"/>
+ <point x="-542" y="2131"/>
+ <point x="-600" y="2085"/>
+ <point x="-756" y="2085" type="curve" smooth="yes"/>
+ <point x="-1044" y="2085" type="line"/>
+ <point x="-1042" y="2030" type="line"/>
+ </contour>
+ <contour>
+ <point x="-744" y="2030" type="line"/>
+ <point x="-613" y="2030"/>
+ <point x="-545" y="1965"/>
+ <point x="-545" y="1856" type="curve" smooth="yes"/>
+ <point x="-545" y="1775" type="line" smooth="yes"/>
+ <point x="-545" y="1750"/>
+ <point x="-545" y="1682"/>
+ <point x="-532" y="1653" type="curve"/>
+ <point x="-473" y="1653" type="line"/>
+ <point x="-473" y="1668" type="line"/>
+ <point x="-487" y="1691"/>
+ <point x="-490" y="1731"/>
+ <point x="-490" y="1774" type="curve" smooth="yes"/>
+ <point x="-490" y="1858" type="line" smooth="yes"/>
+ <point x="-490" y="1973"/>
+ <point x="-539" y="2063"/>
+ <point x="-719" y="2063" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DE3__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DE3__.glif
new file mode 100644
index 000000000..a008957c0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DE3__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE3" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE3"/>
+ <outline>
+ <contour>
+ <point x="-792" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1019" y="2274" type="line"/>
+ <point x="-950" y="2317"/>
+ <point x="-894" y="2350"/>
+ <point x="-795" y="2350" type="curve" smooth="yes"/>
+ <point x="-697" y="2350"/>
+ <point x="-605" y="2302"/>
+ <point x="-605" y="2185" type="curve" smooth="yes"/>
+ <point x="-605" y="2053"/>
+ <point x="-712" y="2006"/>
+ <point x="-877" y="1940" type="curve"/>
+ <point x="-818" y="1887" type="line"/>
+ <point x="-675" y="1946"/>
+ <point x="-532" y="2023"/>
+ <point x="-532" y="2185" type="curve" smooth="yes"/>
+ <point x="-532" y="2332"/>
+ <point x="-646" y="2423"/>
+ <point x="-795" y="2423" type="curve" smooth="yes"/>
+ <point x="-884" y="2423"/>
+ <point x="-982" y="2387"/>
+ <point x="-1052" y="2329" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-678" y="1653" type="line"/>
+ <point x="-597" y="1653" type="line"/>
+ <point x="-597" y="1658" type="line"/>
+ <point x="-802" y="1955" type="line"/>
+ <point x="-877" y="1940" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DE4__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DE4__.glif
new file mode 100644
index 000000000..43afaebf2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DE4__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE4" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE4"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-553" y="1838" type="curve" smooth="yes"/>
+ <point x="-553" y="1759"/>
+ <point x="-615" y="1694"/>
+ <point x="-765" y="1694" type="curve" smooth="yes"/>
+ <point x="-875" y="1694"/>
+ <point x="-972" y="1726"/>
+ <point x="-994" y="1847" type="curve"/>
+ <point x="-1049" y="1847" type="line"/>
+ <point x="-1049" y="1735"/>
+ <point x="-949" y="1639"/>
+ <point x="-765" y="1639" type="curve" smooth="yes"/>
+ <point x="-601" y="1639"/>
+ <point x="-498" y="1722"/>
+ <point x="-498" y="1838" type="curve" smooth="yes"/>
+ <point x="-498" y="1968"/>
+ <point x="-590" y="2031"/>
+ <point x="-748" y="2067" type="curve" smooth="yes"/>
+ <point x="-947" y="2113"/>
+ <point x="-969" y="2167"/>
+ <point x="-969" y="2236" type="curve" smooth="yes"/>
+ <point x="-969" y="2306"/>
+ <point x="-917" y="2372"/>
+ <point x="-770" y="2372" type="curve" smooth="yes"/>
+ <point x="-631" y="2372"/>
+ <point x="-554" y="2310"/>
+ <point x="-554" y="2210" type="curve"/>
+ <point x="-499" y="2210" type="line"/>
+ <point x="-499" y="2339"/>
+ <point x="-601" y="2427"/>
+ <point x="-770" y="2427" type="curve" smooth="yes"/>
+ <point x="-923" y="2427"/>
+ <point x="-1024" y="2349"/>
+ <point x="-1024" y="2236" type="curve" smooth="yes"/>
+ <point x="-1024" y="2111"/>
+ <point x="-942" y="2057"/>
+ <point x="-771" y="2020" type="curve" smooth="yes"/>
+ <point x="-584" y="1980"/>
+ <point x="-553" y="1907"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DE5__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DE5__.glif
new file mode 100644
index 000000000..a5e91b13e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DE5__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE5" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE5"/>
+ <outline>
+ <contour>
+ <point x="-656" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-745" y="1653" type="line"/>
+ <point x="-745" y="2537" type="line" smooth="yes"/>
+ <point x="-745" y="2655"/>
+ <point x="-701" y="2707"/>
+ <point x="-601" y="2707" type="curve" smooth="yes"/>
+ <point x="-571" y="2707"/>
+ <point x="-545" y="2705"/>
+ <point x="-518" y="2696" type="curve"/>
+ <point x="-513" y="2750" type="line"/>
+ <point x="-542" y="2760"/>
+ <point x="-573" y="2762"/>
+ <point x="-602" y="2762" type="curve" smooth="yes"/>
+ <point x="-726" y="2762"/>
+ <point x="-800" y="2683"/>
+ <point x="-800" y="2537" type="curve" smooth="yes"/>
+ <point x="-800" y="1653" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DE6__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DE6__.glif
new file mode 100644
index 000000000..931f24948
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DE6__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE6" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE6"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-479" y="1708" type="line"/>
+ <point x="-1059" y="1708" type="line"/>
+ <point x="-1059" y="1653" type="line"/>
+ <point x="-479" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-520" y="2355" type="line"/>
+ <point x="-520" y="2412" type="line"/>
+ <point x="-542" y="2412" type="line"/>
+ <point x="-1068" y="1706" type="line"/>
+ <point x="-1068" y="1653" type="line"/>
+ <point x="-1045" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-536" y="2412" type="line"/>
+ <point x="-1048" y="2412" type="line"/>
+ <point x="-1048" y="2357" type="line"/>
+ <point x="-536" y="2357" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DE7__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DE7__.glif
new file mode 100644
index 000000000..ab6645383
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DE7__.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE7" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE7"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-848" y="1639" type="curve" smooth="yes"/>
+ <point x="-678" y="1639"/>
+ <point x="-583" y="1766"/>
+ <point x="-558" y="1909" type="curve"/>
+ <point x="-558" y="2134" type="line"/>
+ <point x="-593" y="2300"/>
+ <point x="-682" y="2427"/>
+ <point x="-847" y="2427" type="curve" smooth="yes"/>
+ <point x="-1027" y="2427"/>
+ <point x="-1133" y="2273"/>
+ <point x="-1133" y="2034" type="curve" smooth="yes"/>
+ <point x="-1133" y="2020" type="line" smooth="yes"/>
+ <point x="-1133" y="1788"/>
+ <point x="-1029" y="1639"/>
+ </contour>
+ <contour>
+ <point x="-848" y="1694" type="curve" smooth="yes"/>
+ <point x="-1013" y="1694"/>
+ <point x="-1078" y="1845"/>
+ <point x="-1078" y="2020" type="curve" smooth="yes"/>
+ <point x="-1078" y="2034" type="line" smooth="yes"/>
+ <point x="-1078" y="2248"/>
+ <point x="-994" y="2372"/>
+ <point x="-847" y="2372" type="curve" smooth="yes"/>
+ <point x="-675" y="2372"/>
+ <point x="-604" y="2206"/>
+ <point x="-584" y="2096" type="curve"/>
+ <point x="-584" y="1940" type="line"/>
+ <point x="-609" y="1803"/>
+ <point x="-689" y="1694"/>
+ </contour>
+ <contour>
+ <point x="-591" y="2413" type="line"/>
+ <point x="-591" y="2252" type="line"/>
+ <point x="-591" y="1833" type="line" smooth="yes"/>
+ <point x="-591" y="1693"/>
+ <point x="-554" y="1639"/>
+ <point x="-465" y="1639" type="curve" smooth="yes"/>
+ <point x="-448" y="1639"/>
+ <point x="-430" y="1643"/>
+ <point x="-414" y="1649" type="curve"/>
+ <point x="-419" y="1700" type="line"/>
+ <point x="-439" y="1695"/>
+ <point x="-450" y="1694"/>
+ <point x="-466" y="1694" type="curve" smooth="yes"/>
+ <point x="-510" y="1694"/>
+ <point x="-536" y="1730"/>
+ <point x="-536" y="1833" type="curve" smooth="yes"/>
+ <point x="-536" y="2413" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DE8__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DE8__.glif
new file mode 100644
index 000000000..1d3433133
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DE8__.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE8" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE8"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1073" y="1653" type="line"/>
+ <point x="-1018" y="1653" type="line"/>
+ <point x="-1018" y="1800" type="line"/>
+ <point x="-1018" y="2746" type="line"/>
+ <point x="-1073" y="2746" type="line"/>
+ </contour>
+ <contour>
+ <point x="-759" y="1638" type="curve" smooth="yes"/>
+ <point x="-565" y="1638"/>
+ <point x="-474" y="1793"/>
+ <point x="-474" y="2025" type="curve" smooth="yes"/>
+ <point x="-474" y="2039" type="line" smooth="yes"/>
+ <point x="-474" y="2278"/>
+ <point x="-580" y="2419"/>
+ <point x="-760" y="2419" type="curve" smooth="yes"/>
+ <point x="-925" y="2419"/>
+ <point x="-1020" y="2317"/>
+ <point x="-1053" y="2175" type="curve"/>
+ <point x="-1053" y="1866" type="line"/>
+ <point x="-1029" y="1746"/>
+ <point x="-930" y="1638"/>
+ </contour>
+ <contour>
+ <point x="-759" y="1693" type="curve" smooth="yes"/>
+ <point x="-917" y="1693"/>
+ <point x="-1005" y="1796"/>
+ <point x="-1030" y="1910" type="curve"/>
+ <point x="-1030" y="2122" type="line"/>
+ <point x="-1011" y="2217"/>
+ <point x="-936" y="2364"/>
+ <point x="-760" y="2364" type="curve" smooth="yes"/>
+ <point x="-602" y="2364"/>
+ <point x="-529" y="2241"/>
+ <point x="-529" y="2039" type="curve" smooth="yes"/>
+ <point x="-529" y="2025" type="line" smooth="yes"/>
+ <point x="-529" y="1823"/>
+ <point x="-602" y="1693"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DE9__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DE9__.glif
new file mode 100644
index 000000000..e9bf2ecf0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DE9__.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DE9" format="1">
+ <advance width="0"/>
+ <unicode hex="1DE9"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1357" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-879" y="2217" type="line" name="hr00"/>
+ <point x="-879" y="2167" type="line"/>
+ <point x="-778" y="2167" type="line" smooth="yes"/>
+ <point x="-608" y="2167"/>
+ <point x="-510" y="2078"/>
+ <point x="-510" y="1924" type="curve" smooth="yes"/>
+ <point x="-510" y="1771"/>
+ <point x="-601" y="1694"/>
+ <point x="-767" y="1694" type="curve" smooth="yes"/>
+ <point x="-919" y="1694"/>
+ <point x="-1051" y="1794"/>
+ <point x="-1051" y="1904" type="curve"/>
+ <point x="-1077" y="1877" type="line"/>
+ <point x="-1077" y="1715"/>
+ <point x="-899" y="1639"/>
+ <point x="-767" y="1639" type="curve" smooth="yes"/>
+ <point x="-582" y="1639"/>
+ <point x="-455" y="1742"/>
+ <point x="-455" y="1924" type="curve" smooth="yes"/>
+ <point x="-455" y="2080"/>
+ <point x="-558" y="2217"/>
+ <point x="-776" y="2217" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="-803" y="2688" type="curve" smooth="yes"/>
+ <point x="-952" y="2688"/>
+ <point x="-1092" y="2580"/>
+ <point x="-1092" y="2391" type="curve" smooth="yes"/>
+ <point x="-1092" y="1364" type="line"/>
+ <point x="-1037" y="1364" type="line"/>
+ <point x="-1037" y="2391" type="line" smooth="yes"/>
+ <point x="-1037" y="2542"/>
+ <point x="-934" y="2633"/>
+ <point x="-803" y="2633" type="curve" smooth="yes"/>
+ <point x="-653" y="2633"/>
+ <point x="-584" y="2536"/>
+ <point x="-584" y="2426" type="curve" smooth="yes"/>
+ <point x="-584" y="2317"/>
+ <point x="-637" y="2222"/>
+ <point x="-806" y="2222" type="curve" smooth="yes"/>
+ <point x="-879" y="2222" type="line"/>
+ <point x="-879" y="2170" type="line"/>
+ <point x="-803" y="2170" type="line" smooth="yes"/>
+ <point x="-626" y="2170"/>
+ <point x="-529" y="2285"/>
+ <point x="-529" y="2426" type="curve" smooth="yes"/>
+ <point x="-529" y="2580"/>
+ <point x="-637" y="2688"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DEA___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DEA___.glif
new file mode 100644
index 000000000..fb70d7d76
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DEA___.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DEA" format="1">
+ <advance width="0"/>
+ <unicode hex="1DEA"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-789" y="1639" type="curve" smooth="yes"/>
+ <point x="-613" y="1639"/>
+ <point x="-470" y="1779"/>
+ <point x="-470" y="2019" type="curve" smooth="yes"/>
+ <point x="-470" y="2049" type="line" smooth="yes"/>
+ <point x="-470" y="2269"/>
+ <point x="-619" y="2419"/>
+ <point x="-803" y="2419" type="curve" smooth="yes"/>
+ <point x="-924" y="2419"/>
+ <point x="-1004" y="2368"/>
+ <point x="-1055" y="2295" type="curve"/>
+ <point x="-1018" y="2266" type="line"/>
+ <point x="-952" y="2340"/>
+ <point x="-890" y="2364"/>
+ <point x="-803" y="2364" type="curve" smooth="yes"/>
+ <point x="-655" y="2364"/>
+ <point x="-525" y="2239"/>
+ <point x="-525" y="2049" type="curve" smooth="yes"/>
+ <point x="-525" y="2019" type="line" smooth="yes"/>
+ <point x="-525" y="1830"/>
+ <point x="-622" y="1694"/>
+ <point x="-789" y="1694" type="curve" smooth="yes"/>
+ <point x="-941" y="1694"/>
+ <point x="-1022" y="1808"/>
+ <point x="-1022" y="1961" type="curve" smooth="yes"/>
+ <point x="-1022" y="1969" type="line"/>
+ <point x="-495" y="1969" type="line"/>
+ <point x="-495" y="2024" type="line"/>
+ <point x="-1077" y="2024" type="line"/>
+ <point x="-1077" y="1964" type="line" smooth="yes"/>
+ <point x="-1077" y="1764"/>
+ <point x="-957" y="1639"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DEB___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DEB___.glif
new file mode 100644
index 000000000..35be6a939
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DEB___.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DEB" format="1">
+ <advance width="0"/>
+ <unicode hex="1DEB"/>
+ <outline>
+ <contour>
+ <point x="-730" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-597" y="2419" type="line"/>
+ <point x="-949" y="2419" type="line"/>
+ <point x="-949" y="2364" type="line"/>
+ <point x="-597" y="2364" type="line"/>
+ </contour>
+ <component base="uni1DE5"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DEC___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DEC___.glif
new file mode 100644
index 000000000..ee1b60c7d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DEC___.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DEC" format="1">
+ <advance width="0"/>
+ <unicode hex="1DEC"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-589" y="2350" type="line"/>
+ <point x="-589" y="2291"/>
+ <point x="-627" y="2251"/>
+ <point x="-672" y="2251" type="curve" smooth="yes"/>
+ <point x="-751" y="2251"/>
+ <point x="-777" y="2338"/>
+ <point x="-875" y="2338" type="curve" smooth="yes"/>
+ <point x="-943" y="2338"/>
+ <point x="-997" y="2289"/>
+ <point x="-997" y="2212" type="curve"/>
+ <point x="-958" y="2204" type="line"/>
+ <point x="-958" y="2263"/>
+ <point x="-921" y="2299"/>
+ <point x="-875" y="2299" type="curve" smooth="yes"/>
+ <point x="-792" y="2299"/>
+ <point x="-774" y="2212"/>
+ <point x="-672" y="2212" type="curve" smooth="yes"/>
+ <point x="-604" y="2212"/>
+ <point x="-550" y="2265"/>
+ <point x="-550" y="2342" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-589" y="2212" type="line"/>
+ <point x="-589" y="2153"/>
+ <point x="-627" y="2113"/>
+ <point x="-672" y="2113" type="curve" smooth="yes"/>
+ <point x="-751" y="2113"/>
+ <point x="-777" y="2200"/>
+ <point x="-875" y="2200" type="curve" smooth="yes"/>
+ <point x="-943" y="2200"/>
+ <point x="-997" y="2152"/>
+ <point x="-997" y="2075" type="curve"/>
+ <point x="-958" y="2067" type="line"/>
+ <point x="-958" y="2126"/>
+ <point x="-921" y="2162"/>
+ <point x="-875" y="2162" type="curve" smooth="yes"/>
+ <point x="-792" y="2162"/>
+ <point x="-774" y="2075"/>
+ <point x="-672" y="2075" type="curve" smooth="yes"/>
+ <point x="-604" y="2075"/>
+ <point x="-550" y="2127"/>
+ <point x="-550" y="2204" type="curve"/>
+ </contour>
+ <component base="uni1DDD"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DED___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DED___.glif
new file mode 100644
index 000000000..5b1450bce
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DED___.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DED" format="1">
+ <advance width="0"/>
+ <unicode hex="1DED"/>
+ <outline>
+ <contour>
+ <point x="-806" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1170" y="1436" type="line"/>
+ <point x="-1117" y="1404" type="line"/>
+ <point x="-930" y="1705" type="line"/>
+ <point x="-983" y="1737" type="line"/>
+ </contour>
+ <component base="uni0366" xOffset="1"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DEE___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DEE___.glif
new file mode 100644
index 000000000..c3d1aeb43
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DEE___.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DEE" format="1">
+ <advance width="0"/>
+ <unicode hex="1DEE"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1298" type="move" name="_marktop"/>
+ </contour>
+ <component base="uni0369" xScale="-1" yScale="-1" xOffset="-1547" yOffset="4058"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DEF___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DEF___.glif
new file mode 100644
index 000000000..e3e6d4ee3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DEF___.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DEF" format="1">
+ <advance width="0"/>
+ <unicode hex="1DEF"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1304" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-745" y="1653" type="line"/>
+ <point x="-745" y="2537" type="line" smooth="yes"/>
+ <point x="-745" y="2655"/>
+ <point x="-701" y="2707"/>
+ <point x="-601" y="2707" type="curve" smooth="yes"/>
+ <point x="-571" y="2707"/>
+ <point x="-545" y="2705"/>
+ <point x="-518" y="2696" type="curve"/>
+ <point x="-513" y="2750" type="line"/>
+ <point x="-542" y="2760"/>
+ <point x="-573" y="2762"/>
+ <point x="-602" y="2762" type="curve" smooth="yes"/>
+ <point x="-726" y="2762"/>
+ <point x="-800" y="2683"/>
+ <point x="-800" y="2537" type="curve" smooth="yes"/>
+ <point x="-800" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-800" y="2421" type="line"/>
+ <point x="-800" y="1537" type="line" smooth="yes"/>
+ <point x="-800" y="1419"/>
+ <point x="-844" y="1367"/>
+ <point x="-945" y="1367" type="curve" smooth="yes"/>
+ <point x="-975" y="1367"/>
+ <point x="-1001" y="1370"/>
+ <point x="-1027" y="1378" type="curve"/>
+ <point x="-1033" y="1324" type="line"/>
+ <point x="-1004" y="1315"/>
+ <point x="-972" y="1312"/>
+ <point x="-943" y="1312" type="curve" smooth="yes"/>
+ <point x="-820" y="1312"/>
+ <point x="-745" y="1392"/>
+ <point x="-745" y="1537" type="curve" smooth="yes"/>
+ <point x="-745" y="2421" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DF0__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DF0__.glif
new file mode 100644
index 000000000..d028b2fc8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DF0__.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DF0" format="1">
+ <advance width="0"/>
+ <unicode hex="1DF0"/>
+ <outline>
+ <contour>
+ <point x="-835" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1170" y="1436" type="line"/>
+ <point x="-1117" y="1404" type="line"/>
+ <point x="-930" y="1705" type="line"/>
+ <point x="-983" y="1737" type="line"/>
+ </contour>
+ <component base="uni0367"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DF1__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DF1__.glif
new file mode 100644
index 000000000..e8637b300
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DF1__.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DF1" format="1">
+ <advance width="0"/>
+ <unicode hex="1DF1"/>
+ <outline>
+ <contour>
+ <point x="-771" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-969" y="1873" type="line"/>
+ <point x="-1031" y="1653" type="line"/>
+ <point x="-982" y="1653" type="line"/>
+ <point x="-811" y="2223" type="line"/>
+ <point x="-758" y="2412" type="line"/>
+ <point x="-806" y="2412" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1199" y="2412" type="line"/>
+ <point x="-1254" y="2412" type="line"/>
+ <point x="-1033" y="1653" type="line"/>
+ <point x="-985" y="1653" type="line"/>
+ <point x="-1044" y="1873" type="line"/>
+ </contour>
+ <contour>
+ <point x="-501" y="1873" type="line"/>
+ <point x="-560" y="1653" type="line"/>
+ <point x="-512" y="1653" type="line"/>
+ <point x="-290" y="2412" type="line"/>
+ <point x="-347" y="2412" type="line"/>
+ </contour>
+ <contour>
+ <point x="-738" y="2412" type="line"/>
+ <point x="-787" y="2412" type="line"/>
+ <point x="-737" y="2223" type="line"/>
+ <point x="-564" y="1653" type="line"/>
+ <point x="-514" y="1653" type="line"/>
+ <point x="-575" y="1873" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DF2__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DF2__.glif
new file mode 100644
index 000000000..e75a39647
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DF2__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DF2" format="1">
+ <advance width="0"/>
+ <unicode hex="1DF2"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-958" y="2648" type="curve" smooth="yes"/>
+ <point x="-958" y="2622"/>
+ <point x="-939" y="2602"/>
+ <point x="-912" y="2602" type="curve" smooth="yes"/>
+ <point x="-886" y="2602"/>
+ <point x="-864" y="2622"/>
+ <point x="-864" y="2648" type="curve" smooth="yes"/>
+ <point x="-864" y="2674"/>
+ <point x="-886" y="2696"/>
+ <point x="-912" y="2696" type="curve" smooth="yes"/>
+ <point x="-939" y="2696"/>
+ <point x="-958" y="2674"/>
+ </contour>
+ <contour>
+ <point x="-683" y="2648" type="curve" smooth="yes"/>
+ <point x="-683" y="2622"/>
+ <point x="-664" y="2602"/>
+ <point x="-637" y="2602" type="curve" smooth="yes"/>
+ <point x="-611" y="2602"/>
+ <point x="-589" y="2622"/>
+ <point x="-589" y="2648" type="curve" smooth="yes"/>
+ <point x="-589" y="2674"/>
+ <point x="-611" y="2696"/>
+ <point x="-637" y="2696" type="curve" smooth="yes"/>
+ <point x="-664" y="2696"/>
+ <point x="-683" y="2674"/>
+ </contour>
+ <component base="uni0363"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DF3__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DF3__.glif
new file mode 100644
index 000000000..d5281ebfa
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DF3__.glif
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DF3" format="1">
+ <advance width="0"/>
+ <unicode hex="1DF3"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-958" y="2648" type="curve" smooth="yes" name="hr00"/>
+ <point x="-958" y="2622"/>
+ <point x="-939" y="2602"/>
+ <point x="-912" y="2602" type="curve" smooth="yes"/>
+ <point x="-886" y="2602"/>
+ <point x="-864" y="2622"/>
+ <point x="-864" y="2648" type="curve" smooth="yes"/>
+ <point x="-864" y="2674"/>
+ <point x="-886" y="2696"/>
+ <point x="-912" y="2696" type="curve" smooth="yes"/>
+ <point x="-939" y="2696"/>
+ <point x="-958" y="2674"/>
+ </contour>
+ <contour>
+ <point x="-683" y="2648" type="curve" smooth="yes"/>
+ <point x="-683" y="2622"/>
+ <point x="-664" y="2602"/>
+ <point x="-637" y="2602" type="curve" smooth="yes"/>
+ <point x="-611" y="2602"/>
+ <point x="-589" y="2622"/>
+ <point x="-589" y="2648" type="curve" smooth="yes"/>
+ <point x="-589" y="2674"/>
+ <point x="-611" y="2696"/>
+ <point x="-637" y="2696" type="curve" smooth="yes"/>
+ <point x="-664" y="2696"/>
+ <point x="-683" y="2674"/>
+ </contour>
+ <contour>
+ <point x="-774" y="1639" type="curve" smooth="yes"/>
+ <point x="-568" y="1639"/>
+ <point x="-443" y="1783"/>
+ <point x="-443" y="2014" type="curve" smooth="yes"/>
+ <point x="-443" y="2043" type="line" smooth="yes"/>
+ <point x="-443" y="2274"/>
+ <point x="-567" y="2419"/>
+ <point x="-774" y="2419" type="curve" smooth="yes"/>
+ <point x="-979" y="2419"/>
+ <point x="-1107" y="2274"/>
+ <point x="-1107" y="2043" type="curve" smooth="yes"/>
+ <point x="-1107" y="2014" type="line" smooth="yes"/>
+ <point x="-1107" y="1783"/>
+ <point x="-980" y="1639"/>
+ </contour>
+ <contour>
+ <point x="-774" y="1694" type="curve" smooth="yes"/>
+ <point x="-967" y="1694"/>
+ <point x="-1052" y="1833"/>
+ <point x="-1052" y="2014" type="curve" smooth="yes"/>
+ <point x="-1052" y="2043" type="line" smooth="yes"/>
+ <point x="-1052" y="2225"/>
+ <point x="-965" y="2364"/>
+ <point x="-774" y="2364" type="curve" smooth="yes"/>
+ <point x="-582" y="2364"/>
+ <point x="-498" y="2225"/>
+ <point x="-498" y="2043" type="curve" smooth="yes"/>
+ <point x="-498" y="2014" type="line" smooth="yes"/>
+ <point x="-498" y="1833"/>
+ <point x="-583" y="1694"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DF4__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DF4__.glif
new file mode 100644
index 000000000..5897a5459
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DF4__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DF4" format="1">
+ <advance width="0"/>
+ <unicode hex="1DF4"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-958" y="2648" type="curve" smooth="yes"/>
+ <point x="-958" y="2622"/>
+ <point x="-939" y="2602"/>
+ <point x="-912" y="2602" type="curve" smooth="yes"/>
+ <point x="-886" y="2602"/>
+ <point x="-864" y="2622"/>
+ <point x="-864" y="2648" type="curve" smooth="yes"/>
+ <point x="-864" y="2674"/>
+ <point x="-886" y="2696"/>
+ <point x="-912" y="2696" type="curve" smooth="yes"/>
+ <point x="-939" y="2696"/>
+ <point x="-958" y="2674"/>
+ </contour>
+ <contour>
+ <point x="-683" y="2648" type="curve" smooth="yes"/>
+ <point x="-683" y="2622"/>
+ <point x="-664" y="2602"/>
+ <point x="-637" y="2602" type="curve" smooth="yes"/>
+ <point x="-611" y="2602"/>
+ <point x="-589" y="2622"/>
+ <point x="-589" y="2648" type="curve" smooth="yes"/>
+ <point x="-589" y="2674"/>
+ <point x="-611" y="2696"/>
+ <point x="-637" y="2696" type="curve" smooth="yes"/>
+ <point x="-664" y="2696"/>
+ <point x="-683" y="2674"/>
+ </contour>
+ <component base="uni0367"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DF5__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DF5__.glif
new file mode 100644
index 000000000..66e41763b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DF5__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DF5" format="1">
+ <advance width="0"/>
+ <unicode hex="1DF5"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="uni02D4" xOffset="-1165" yOffset="1375"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DFC___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DFC___.glif
new file mode 100644
index 000000000..3ffe735e9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DFC___.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DFC" format="1">
+ <advance width="0"/>
+ <unicode hex="1DFC"/>
+ <outline>
+ <contour>
+ <point x="935" y="-521" type="line"/>
+ <point x="743" y="-320"/>
+ <point x="517" y="-125"/>
+ <point x="3" y="-125" type="curve" smooth="yes"/>
+ <point x="-512" y="-125"/>
+ <point x="-738" y="-320"/>
+ <point x="-931" y="-521" type="curve"/>
+ <point x="-843" y="-521" type="line"/>
+ <point x="-650" y="-377"/>
+ <point x="-499" y="-202"/>
+ <point x="3" y="-202" type="curve" smooth="yes"/>
+ <point x="496" y="-202"/>
+ <point x="655" y="-380"/>
+ <point x="847" y="-521" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DFD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DFD___.glif
new file mode 100644
index 000000000..ae0c10ac0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DFD___.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DFD" format="1">
+ <advance width="0"/>
+ <unicode hex="1DFD"/>
+ <outline>
+ <contour>
+ <point x="-752" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-389" y="-110" type="line"/>
+ <point x="-389" y="-226"/>
+ <point x="-465" y="-290"/>
+ <point x="-556" y="-290" type="curve" smooth="yes"/>
+ <point x="-710" y="-290"/>
+ <point x="-759" y="-120"/>
+ <point x="-950" y="-120" type="curve" smooth="yes"/>
+ <point x="-1086" y="-120"/>
+ <point x="-1192" y="-215"/>
+ <point x="-1192" y="-366" type="curve"/>
+ <point x="-1117" y="-366" type="line"/>
+ <point x="-1117" y="-250"/>
+ <point x="-1042" y="-194"/>
+ <point x="-950" y="-194" type="curve" smooth="yes"/>
+ <point x="-788" y="-194"/>
+ <point x="-754" y="-366"/>
+ <point x="-556" y="-366" type="curve" smooth="yes"/>
+ <point x="-421" y="-366"/>
+ <point x="-314" y="-263"/>
+ <point x="-314" y="-110" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-389" y="-375" type="line"/>
+ <point x="-389" y="-491"/>
+ <point x="-465" y="-556"/>
+ <point x="-556" y="-556" type="curve" smooth="yes"/>
+ <point x="-710" y="-556"/>
+ <point x="-759" y="-385"/>
+ <point x="-950" y="-385" type="curve" smooth="yes"/>
+ <point x="-1086" y="-385"/>
+ <point x="-1192" y="-480"/>
+ <point x="-1192" y="-631" type="curve"/>
+ <point x="-1117" y="-631" type="line"/>
+ <point x="-1117" y="-516"/>
+ <point x="-1042" y="-459"/>
+ <point x="-950" y="-459" type="curve" smooth="yes"/>
+ <point x="-788" y="-459"/>
+ <point x="-754" y="-631"/>
+ <point x="-556" y="-631" type="curve" smooth="yes"/>
+ <point x="-421" y="-631"/>
+ <point x="-314" y="-528"/>
+ <point x="-314" y="-375" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DFE___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DFE___.glif
new file mode 100644
index 000000000..db7a59d3e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DFE___.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DFE" format="1">
+ <advance width="0"/>
+ <unicode hex="1DFE"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="uni02C2" xOffset="-1383" yOffset="806"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1DFF___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1DFF___.glif
new file mode 100644
index 000000000..caf51e7b5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1DFF___.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1DFF" format="1">
+ <advance width="0"/>
+ <unicode hex="1DFF"/>
+ <outline>
+ <contour>
+ <point x="-899" y="0" type="move" name="_markbottom"/>
+ </contour>
+ <contour>
+ <point x="-1084" y="-452" type="line"/>
+ <point x="-858" y="-406" type="line"/>
+ <point x="-858" y="-448" type="line"/>
+ <point x="-1858" y="-752" type="line"/>
+ <point x="-1858" y="-686" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1858" y="-165" type="line"/>
+ <point x="-1858" y="-98" type="line"/>
+ <point x="-858" y="-400" type="line"/>
+ <point x="-858" y="-444" type="line"/>
+ <point x="-1084" y="-400" type="line"/>
+ </contour>
+ <contour>
+ <point x="-507" y="-611" type="line"/>
+ <point x="-414" y="-758" type="line"/>
+ <point x="-481" y="-758" type="line"/>
+ <point x="-949" y="-107" type="line"/>
+ <point x="-868" y="-107" type="line"/>
+ </contour>
+ <contour>
+ <point x="-23" y="-107" type="line"/>
+ <point x="59" y="-107" type="line"/>
+ <point x="-407" y="-758" type="line"/>
+ <point x="-474" y="-758" type="line"/>
+ <point x="-385" y="-611" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1E28_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1E28_.glif
new file mode 100644
index 000000000..656867a53
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1E28_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1E28" format="1">
+ <advance width="2048"/>
+ <unicode hex="1E28"/>
+ <outline>
+ <component base="H" xOffset="32"/>
+ <component base="cedilla" xOffset="96"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1977, 'leftMargin': 247, 'rightMargin': 237}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1E29_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1E29_.glif
new file mode 100644
index 000000000..cd95de477
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1E29_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1E29" format="1">
+ <advance width="1536"/>
+ <unicode hex="1E29"/>
+ <outline>
+ <component base="h" xOffset="12"/>
+ <component base="cedilla" xOffset="36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 209, 'rightMargin': 233}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1E2C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1E2C__.glif
new file mode 100644
index 000000000..1e942b485
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1E2C__.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1E2C" format="1">
+ <advance width="1024"/>
+ <unicode hex="1E2C"/>
+ <outline>
+ <contour>
+ <point x="480" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="444" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="168" y="1996" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="444" y="-500" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="444" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="808" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="808" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="472" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="808" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <component base="I" xOffset="76"/>
+ <component base="tilde" xOffset="-128" yOffset="-2216"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 906, 'leftMargin': 90, 'rightMargin': -64}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1E2D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1E2D__.glif
new file mode 100644
index 000000000..5df660ca6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1E2D__.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1E2D" format="1">
+ <advance width="1024"/>
+ <unicode hex="1E2D"/>
+ <outline>
+ <contour>
+ <point x="444" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="448" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="444" y="-484" type="move" name="mkmkbottom_acc"/>
+ </contour>
+ <contour>
+ <point x="456" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="736" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="736" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="480" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="736" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <component base="i" xOffset="156"/>
+ <component base="tilde" xOffset="-128" yOffset="-2200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 892, 'leftMargin': 83, 'rightMargin': -71}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1E2E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1E2E__.glif
new file mode 100644
index 000000000..a4d7ebbee
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1E2E__.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1E2E" format="1">
+ <advance width="1024"/>
+ <unicode hex="1E2E"/>
+ <outline>
+ <contour>
+ <point x="548" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="512" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="236" y="1996" type="move" name="tonos"/>
+ </contour>
+ <contour>
+ <point x="512" y="2216" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="880" y="2216" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="880" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="540" y="0" type="move" name="ogonek"/>
+ </contour>
+ <contour>
+ <point x="880" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <component base="I" xOffset="144"/>
+ <component base="dieresisacutecomb" xOffset="1284" yOffset="344"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 792.0, 'leftMargin': 41, 'rightMargin': 41.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1E2F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1E2F__.glif
new file mode 100644
index 000000000..ed44d25d3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1E2F__.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1E2F" format="1">
+ <advance width="1024"/>
+ <unicode hex="1E2F"/>
+ <outline>
+ <contour>
+ <point x="516" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="512" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="784" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="512" y="2428" type="move" name="mkmktop_acc"/>
+ </contour>
+ <contour>
+ <point x="512" y="16" type="move" name="bottom"/>
+ </contour>
+ <component base="dotlessi" xOffset="224"/>
+ <component base="dieresisacutecomb.lc" xOffset="1284" yOffset="-32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 847.0, 'leftMargin': 41, 'rightMargin': 41.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1E9B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1E9B__.glif
new file mode 100644
index 000000000..5c241f9ed
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1E9B__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1E9B" format="1">
+ <advance width="1024"/>
+ <unicode hex="1E9B"/>
+ <outline>
+ <contour>
+ <point x="304" y="0" type="line"/>
+ <point x="304" y="1700" type="line" smooth="yes"/>
+ <point x="304" y="1932"/>
+ <point x="428" y="2068"/>
+ <point x="620" y="2068" type="curve" smooth="yes"/>
+ <point x="696" y="2068"/>
+ <point x="732" y="2060"/>
+ <point x="784" y="2048" type="curve"/>
+ <point x="796" y="2120" type="line"/>
+ <point x="740" y="2136"/>
+ <point x="676" y="2140"/>
+ <point x="620" y="2140" type="curve" smooth="yes"/>
+ <point x="376" y="2140"/>
+ <point x="232" y="1984"/>
+ <point x="232" y="1700" type="curve" smooth="yes"/>
+ <point x="232" y="0" type="line"/>
+ </contour>
+ <component base="dotaccent" xOffset="296" yOffset="456"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 887, 'leftMargin': 349, 'rightMargin': -27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1E9C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1E9C__.glif
new file mode 100644
index 000000000..fa4e220f6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1E9C__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1E9C" format="1">
+ <advance width="1024"/>
+ <unicode hex="1E9C"/>
+ <outline>
+ <contour>
+ <point x="728" y="1324" type="line"/>
+ <point x="84" y="1068" type="line"/>
+ <point x="84" y="988" type="line"/>
+ <point x="728" y="1244" type="line"/>
+ </contour>
+ <contour>
+ <point x="452" y="0" type="line"/>
+ <point x="452" y="1700" type="line" smooth="yes"/>
+ <point x="452" y="1932"/>
+ <point x="572" y="2068"/>
+ <point x="768" y="2068" type="curve" smooth="yes"/>
+ <point x="844" y="2068"/>
+ <point x="880" y="2060"/>
+ <point x="932" y="2048" type="curve"/>
+ <point x="944" y="2120" type="line"/>
+ <point x="884" y="2136"/>
+ <point x="824" y="2140"/>
+ <point x="768" y="2140" type="curve" smooth="yes"/>
+ <point x="524" y="2140"/>
+ <point x="376" y="1984"/>
+ <point x="376" y="1700" type="curve" smooth="yes"/>
+ <point x="376" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 887, 'leftMargin': 55, 'rightMargin': -27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1E9D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1E9D__.glif
new file mode 100644
index 000000000..d53384ff6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1E9D__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1E9D" format="1">
+ <advance width="1024"/>
+ <unicode hex="1E9D"/>
+ <outline>
+ <contour>
+ <point x="436" y="0" type="line"/>
+ <point x="436" y="1700" type="line" smooth="yes"/>
+ <point x="436" y="1932"/>
+ <point x="556" y="2068"/>
+ <point x="752" y="2068" type="curve" smooth="yes"/>
+ <point x="824" y="2068"/>
+ <point x="860" y="2060"/>
+ <point x="912" y="2048" type="curve"/>
+ <point x="924" y="2120" type="line"/>
+ <point x="868" y="2136"/>
+ <point x="804" y="2140"/>
+ <point x="748" y="2140" type="curve" smooth="yes"/>
+ <point x="508" y="2140"/>
+ <point x="360" y="1984"/>
+ <point x="360" y="1700" type="curve" smooth="yes"/>
+ <point x="360" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="828" y="1736" type="line"/>
+ <point x="100" y="1736" type="line"/>
+ <point x="100" y="1660" type="line"/>
+ <point x="828" y="1660" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 887, 'leftMargin': 91, 'rightMargin': -27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1E9F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1E9F__.glif
new file mode 100644
index 000000000..55b85cd95
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1E9F__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1E9F" format="1">
+ <advance width="1536"/>
+ <unicode hex="1E9F"/>
+ <outline>
+ <component base="delta" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1577, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1EFA___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1EFA___.glif
new file mode 100644
index 000000000..59c70a1a1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1EFA___.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1EFA" format="1">
+ <advance width="1792"/>
+ <unicode hex="1EFA"/>
+ <outline>
+ <component base="L" xOffset="-68"/>
+ <component base="L" xOffset="208"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1712, 'leftMargin': 275, 'rightMargin': 59}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1EFB___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1EFB___.glif
new file mode 100644
index 000000000..55acaea75
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1EFB___.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1EFB" format="1">
+ <advance width="1024"/>
+ <unicode hex="1EFB"/>
+ <outline>
+ <contour>
+ <point x="840" y="1932" type="line"/>
+ <point x="188" y="1932" type="line"/>
+ <point x="188" y="1860" type="line"/>
+ <point x="840" y="1860" type="line"/>
+ </contour>
+ <component base="l" xOffset="124"/>
+ <component base="l" xOffset="316"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 776, 'leftMargin': 62, 'rightMargin': 62}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1EFC___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1EFC___.glif
new file mode 100644
index 000000000..d37e58d41
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1EFC___.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1EFC" format="1">
+ <advance width="1536"/>
+ <unicode hex="1EFC"/>
+ <outline>
+ <contour>
+ <point x="892" y="1232" type="line"/>
+ <point x="1124" y="1136"/>
+ <point x="1288" y="948"/>
+ <point x="1288" y="624" type="curve" smooth="yes"/>
+ <point x="1288" y="336"/>
+ <point x="1100" y="44"/>
+ <point x="796" y="44" type="curve" smooth="yes"/>
+ <point x="476" y="44"/>
+ <point x="248" y="296"/>
+ <point x="248" y="680" type="curve" smooth="yes"/>
+ <point x="248" y="868" type="line" smooth="yes"/>
+ <point x="248" y="1656"/>
+ <point x="664" y="1872"/>
+ <point x="1096" y="1960" type="curve"/>
+ <point x="1084" y="2032" type="line"/>
+ <point x="600" y="1928"/>
+ <point x="172" y="1708"/>
+ <point x="172" y="856" type="curve" smooth="yes"/>
+ <point x="172" y="676" type="line" smooth="yes"/>
+ <point x="172" y="244"/>
+ <point x="440" y="-28"/>
+ <point x="796" y="-28" type="curve" smooth="yes"/>
+ <point x="1132" y="-28"/>
+ <point x="1364" y="272"/>
+ <point x="1364" y="624" type="curve" smooth="yes"/>
+ <point x="1364" y="964"/>
+ <point x="1204" y="1176"/>
+ <point x="916" y="1296" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1601, 'leftMargin': 213, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1EFD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1EFD___.glif
new file mode 100644
index 000000000..4930d4790
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1EFD___.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1EFD" format="1">
+ <advance width="1536"/>
+ <unicode hex="1EFD"/>
+ <outline>
+ <contour>
+ <point x="892" y="1232" type="line"/>
+ <point x="1128" y="1136"/>
+ <point x="1288" y="948"/>
+ <point x="1288" y="624" type="curve" smooth="yes"/>
+ <point x="1288" y="336"/>
+ <point x="1100" y="44"/>
+ <point x="800" y="44" type="curve" smooth="yes"/>
+ <point x="476" y="44"/>
+ <point x="248" y="296"/>
+ <point x="248" y="680" type="curve" smooth="yes"/>
+ <point x="248" y="868" type="line" smooth="yes"/>
+ <point x="248" y="1656"/>
+ <point x="640" y="1944"/>
+ <point x="1044" y="2104" type="curve"/>
+ <point x="1008" y="2176" type="line"/>
+ <point x="576" y="1988"/>
+ <point x="176" y="1708"/>
+ <point x="176" y="856" type="curve" smooth="yes"/>
+ <point x="176" y="676" type="line" smooth="yes"/>
+ <point x="176" y="244"/>
+ <point x="444" y="-28"/>
+ <point x="800" y="-28" type="curve" smooth="yes"/>
+ <point x="1132" y="-28"/>
+ <point x="1364" y="272"/>
+ <point x="1364" y="624" type="curve" smooth="yes"/>
+ <point x="1364" y="964"/>
+ <point x="1204" y="1176"/>
+ <point x="920" y="1296" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1492, 'leftMargin': 165, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1EFE___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1EFE___.glif
new file mode 100644
index 000000000..8c9af2c4e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1EFE___.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1EFE" format="1">
+ <advance width="1792"/>
+ <unicode hex="1EFE"/>
+ <outline>
+ <contour>
+ <point x="956" y="436" type="line"/>
+ <point x="944" y="380" type="line"/>
+ <point x="924" y="216" type="line"/>
+ <point x="1724" y="2004" type="line"/>
+ <point x="1636" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="376" y="2004" type="line"/>
+ <point x="296" y="2004" type="line"/>
+ <point x="968" y="376" type="line"/>
+ <point x="1000" y="464" type="line"/>
+ <point x="948" y="616" type="line"/>
+ </contour>
+ <contour>
+ <point x="520" y="-28" type="curve" smooth="yes"/>
+ <point x="772" y="-28"/>
+ <point x="976" y="176"/>
+ <point x="976" y="424" type="curve" smooth="yes"/>
+ <point x="976" y="696"/>
+ <point x="772" y="880"/>
+ <point x="520" y="880" type="curve" smooth="yes"/>
+ <point x="284" y="880"/>
+ <point x="68" y="704"/>
+ <point x="68" y="424" type="curve" smooth="yes"/>
+ <point x="68" y="136"/>
+ <point x="272" y="-28"/>
+ </contour>
+ <contour>
+ <point x="520" y="48" type="curve" smooth="yes"/>
+ <point x="316" y="48"/>
+ <point x="144" y="184"/>
+ <point x="144" y="424" type="curve" smooth="yes"/>
+ <point x="144" y="668"/>
+ <point x="316" y="808"/>
+ <point x="520" y="808" type="curve" smooth="yes"/>
+ <point x="716" y="808"/>
+ <point x="904" y="668"/>
+ <point x="904" y="428" type="curve" smooth="yes"/>
+ <point x="904" y="184"/>
+ <point x="716" y="48"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1766, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1EFF___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1EFF___.glif
new file mode 100644
index 000000000..c1c442f1b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1EFF___.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1EFF" format="1">
+ <advance width="1792"/>
+ <unicode hex="1EFF"/>
+ <outline>
+ <contour>
+ <point x="520" y="1488" type="line"/>
+ <point x="440" y="1488" type="line"/>
+ <point x="1048" y="-28" type="line"/>
+ <point x="1108" y="16" type="line"/>
+ <point x="1012" y="272" type="line"/>
+ </contour>
+ <contour>
+ <point x="568" y="-528" type="curve" smooth="yes"/>
+ <point x="364" y="-528"/>
+ <point x="188" y="-388"/>
+ <point x="188" y="-148" type="curve" smooth="yes"/>
+ <point x="188" y="92"/>
+ <point x="364" y="236"/>
+ <point x="568" y="236" type="curve" smooth="yes"/>
+ <point x="764" y="236"/>
+ <point x="948" y="92"/>
+ <point x="948" y="-144" type="curve" smooth="yes"/>
+ <point x="948" y="-380"/>
+ <point x="764" y="-528"/>
+ </contour>
+ <contour>
+ <point x="568" y="-600" type="curve" smooth="yes"/>
+ <point x="768" y="-600"/>
+ <point x="924" y="-492"/>
+ <point x="1000" y="-296" type="curve" smooth="yes"/>
+ <point x="1680" y="1488" type="line"/>
+ <point x="1596" y="1488" type="line"/>
+ <point x="1084" y="144" type="line"/>
+ <point x="984" y="-152" type="line"/>
+ <point x="1024" y="-148" type="line"/>
+ <point x="1024" y="124"/>
+ <point x="820" y="308"/>
+ <point x="568" y="308" type="curve" smooth="yes"/>
+ <point x="332" y="308"/>
+ <point x="116" y="132"/>
+ <point x="116" y="-148" type="curve" smooth="yes"/>
+ <point x="116" y="-436"/>
+ <point x="320" y="-600"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1647, 'leftMargin': 55, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1F16A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1F16A__.glif
new file mode 100644
index 000000000..1f8e82280
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1F16A__.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1F16A" format="1">
+ <advance width="1792"/>
+ <unicode hex="1F16A"/>
+ <outline>
+ <contour>
+ <point x="544" y="1372" type="line"/>
+ <point x="292" y="2004" type="line"/>
+ <point x="216" y="2004" type="line"/>
+ <point x="508" y="1264" type="line"/>
+ <point x="580" y="1264" type="line"/>
+ <point x="876" y="2004" type="line"/>
+ <point x="800" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="264" y="2004" type="line"/>
+ <point x="188" y="2004" type="line"/>
+ <point x="188" y="1264" type="line"/>
+ <point x="264" y="1264" type="line"/>
+ </contour>
+ <contour>
+ <point x="820" y="1264" type="line"/>
+ <point x="896" y="1264" type="line"/>
+ <point x="896" y="2004" type="line"/>
+ <point x="820" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1316" y="1324" type="curve" smooth="yes"/>
+ <point x="1188" y="1324"/>
+ <point x="1092" y="1392"/>
+ <point x="1092" y="1556" type="curve" smooth="yes"/>
+ <point x="1092" y="1712" type="line" smooth="yes"/>
+ <point x="1092" y="1872"/>
+ <point x="1188" y="1940"/>
+ <point x="1316" y="1940" type="curve" smooth="yes"/>
+ <point x="1444" y="1940"/>
+ <point x="1528" y="1900"/>
+ <point x="1528" y="1776" type="curve"/>
+ <point x="1604" y="1776" type="line"/>
+ <point x="1604" y="1952"/>
+ <point x="1484" y="2016"/>
+ <point x="1316" y="2016" type="curve" smooth="yes"/>
+ <point x="1140" y="2016"/>
+ <point x="1016" y="1904"/>
+ <point x="1016" y="1708" type="curve" smooth="yes"/>
+ <point x="1016" y="1556" type="line" smooth="yes"/>
+ <point x="1016" y="1360"/>
+ <point x="1140" y="1248"/>
+ <point x="1316" y="1248" type="curve" smooth="yes"/>
+ <point x="1484" y="1248"/>
+ <point x="1604" y="1312"/>
+ <point x="1604" y="1488" type="curve"/>
+ <point x="1528" y="1488" type="line"/>
+ <point x="1528" y="1360"/>
+ <point x="1444" y="1324"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1724, 'leftMargin': 154, 'rightMargin': 154}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1F16B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1F16B__.glif
new file mode 100644
index 000000000..0487d0196
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1F16B__.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1F16B" format="1">
+ <advance width="1792"/>
+ <unicode hex="1F16B"/>
+ <outline>
+ <contour>
+ <point x="520" y="1372" type="line"/>
+ <point x="268" y="2004" type="line"/>
+ <point x="192" y="2004" type="line"/>
+ <point x="484" y="1264" type="line"/>
+ <point x="556" y="1264" type="line"/>
+ <point x="852" y="2004" type="line"/>
+ <point x="776" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="240" y="2004" type="line"/>
+ <point x="164" y="2004" type="line"/>
+ <point x="164" y="1264" type="line"/>
+ <point x="240" y="1264" type="line"/>
+ </contour>
+ <contour>
+ <point x="796" y="1264" type="line"/>
+ <point x="872" y="1264" type="line"/>
+ <point x="872" y="2004" type="line"/>
+ <point x="796" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1316" y="1264" type="line"/>
+ <point x="1476" y="1264"/>
+ <point x="1628" y="1360"/>
+ <point x="1628" y="1568" type="curve" smooth="yes"/>
+ <point x="1628" y="1700" type="line" smooth="yes"/>
+ <point x="1628" y="1908"/>
+ <point x="1476" y="2004"/>
+ <point x="1316" y="2004" type="curve" smooth="yes"/>
+ <point x="1100" y="2004" type="line"/>
+ <point x="1100" y="1928" type="line"/>
+ <point x="1316" y="1928" type="line" smooth="yes"/>
+ <point x="1456" y="1928"/>
+ <point x="1552" y="1856"/>
+ <point x="1552" y="1700" type="curve" smooth="yes"/>
+ <point x="1552" y="1568" type="line" smooth="yes"/>
+ <point x="1552" y="1408"/>
+ <point x="1456" y="1340"/>
+ <point x="1316" y="1340" type="curve" smooth="yes"/>
+ <point x="1108" y="1340" type="line"/>
+ <point x="1104" y="1264" type="line"/>
+ </contour>
+ <contour>
+ <point x="1112" y="2004" type="line"/>
+ <point x="1036" y="2004" type="line"/>
+ <point x="1036" y="1264" type="line"/>
+ <point x="1112" y="1264" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1772, 'leftMargin': 154, 'rightMargin': 154}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1FBD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1FBD___.glif
new file mode 100644
index 000000000..7a0e0ca24
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1FBD___.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FBD" format="1">
+ <advance width="512"/>
+ <unicode hex="1FBD"/>
+ <outline>
+ <contour>
+ <point x="448" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="312" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="368" y="2040" type="line"/>
+ <point x="288" y="2040" type="line"/>
+ <point x="288" y="1904" type="line" smooth="yes"/>
+ <point x="288" y="1784"/>
+ <point x="244" y="1704"/>
+ <point x="144" y="1644" type="curve"/>
+ <point x="180" y="1588" type="line"/>
+ <point x="296" y="1636"/>
+ <point x="368" y="1760"/>
+ <point x="368" y="1896" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 444, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1FBE___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1FBE___.glif
new file mode 100644
index 000000000..59f0a710e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1FBE___.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FBE" format="1">
+ <advance width="512"/>
+ <unicode hex="1FBE"/>
+ <outline>
+ <contour>
+ <point x="180" y="0" type="move" name="_bottom"/>
+ </contour>
+ <contour>
+ <point x="140" y="-140" type="line"/>
+ <point x="140" y="-512" type="line" smooth="yes"/>
+ <point x="140" y="-668"/>
+ <point x="184" y="-724"/>
+ <point x="296" y="-724" type="curve" smooth="yes"/>
+ <point x="320" y="-724"/>
+ <point x="348" y="-720"/>
+ <point x="376" y="-716" type="curve"/>
+ <point x="368" y="-644" type="line"/>
+ <point x="340" y="-648"/>
+ <point x="320" y="-648"/>
+ <point x="292" y="-648" type="curve" smooth="yes"/>
+ <point x="236" y="-648"/>
+ <point x="212" y="-628"/>
+ <point x="212" y="-512" type="curve" smooth="yes"/>
+ <point x="212" y="-140" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 510, 'leftMargin': 165, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1FBF___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1FBF___.glif
new file mode 100644
index 000000000..90324fc83
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1FBF___.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FBF" format="1">
+ <advance width="512"/>
+ <unicode hex="1FBF"/>
+ <outline>
+ <contour>
+ <point x="448" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="312" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="368" y="2040" type="line"/>
+ <point x="288" y="2040" type="line"/>
+ <point x="288" y="1904" type="line" smooth="yes"/>
+ <point x="288" y="1784"/>
+ <point x="244" y="1704"/>
+ <point x="144" y="1644" type="curve"/>
+ <point x="180" y="1588" type="line"/>
+ <point x="296" y="1636"/>
+ <point x="368" y="1760"/>
+ <point x="368" y="1896" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 444, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1FC0__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1FC0__.glif
new file mode 100644
index 000000000..46700d6f1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1FC0__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FC0" format="1">
+ <advance width="1280"/>
+ <unicode hex="1FC0"/>
+ <outline>
+ <contour>
+ <point x="480" y="1736" type="move" name="_top"/>
+ </contour>
+ <component base="tilde"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1099, 'leftMargin': 207, 'rightMargin': 12}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1FC1__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1FC1__.glif
new file mode 100644
index 000000000..97fc6c1e9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1FC1__.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FC1" format="1">
+ <advance width="1024"/>
+ <unicode hex="1FC1"/>
+ <outline>
+ <contour>
+ <point x="512" y="1736" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="156" y="1844" type="curve" smooth="yes"/>
+ <point x="156" y="1800"/>
+ <point x="192" y="1768"/>
+ <point x="232" y="1768" type="curve" smooth="yes"/>
+ <point x="276" y="1768"/>
+ <point x="308" y="1800"/>
+ <point x="308" y="1844" type="curve" smooth="yes"/>
+ <point x="308" y="1884"/>
+ <point x="276" y="1920"/>
+ <point x="232" y="1920" type="curve" smooth="yes"/>
+ <point x="192" y="1920"/>
+ <point x="156" y="1884"/>
+ </contour>
+ <contour>
+ <point x="716" y="1844" type="curve" smooth="yes"/>
+ <point x="716" y="1800"/>
+ <point x="748" y="1768"/>
+ <point x="788" y="1768" type="curve" smooth="yes"/>
+ <point x="832" y="1768"/>
+ <point x="868" y="1800"/>
+ <point x="868" y="1844" type="curve" smooth="yes"/>
+ <point x="868" y="1884"/>
+ <point x="832" y="1920"/>
+ <point x="788" y="1920" type="curve" smooth="yes"/>
+ <point x="748" y="1920"/>
+ <point x="716" y="1884"/>
+ </contour>
+ <contour>
+ <point x="804" y="2224" type="line"/>
+ <point x="804" y="2136"/>
+ <point x="736" y="2076"/>
+ <point x="656" y="2076" type="curve" smooth="yes"/>
+ <point x="544" y="2076"/>
+ <point x="508" y="2200"/>
+ <point x="368" y="2200" type="curve" smooth="yes"/>
+ <point x="248" y="2200"/>
+ <point x="156" y="2128"/>
+ <point x="156" y="2012" type="curve"/>
+ <point x="220" y="2000" type="line"/>
+ <point x="220" y="2084"/>
+ <point x="288" y="2132"/>
+ <point x="368" y="2132" type="curve" smooth="yes"/>
+ <point x="484" y="2132"/>
+ <point x="512" y="2012"/>
+ <point x="656" y="2012" type="curve" smooth="yes"/>
+ <point x="776" y="2012"/>
+ <point x="872" y="2092"/>
+ <point x="872" y="2208" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 936, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1FCD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1FCD___.glif
new file mode 100644
index 000000000..889e5888e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1FCD___.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FCD" format="1">
+ <advance width="1024"/>
+ <unicode hex="1FCD"/>
+ <outline>
+ <contour>
+ <point x="860" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="504" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="820" y="1608" type="line"/>
+ <point x="612" y="2040" type="line"/>
+ <point x="532" y="2040" type="line"/>
+ <point x="532" y="2008" type="line"/>
+ <point x="752" y="1596" type="line"/>
+ <point x="820" y="1596" type="line"/>
+ </contour>
+ <contour>
+ <point x="428" y="2040" type="line"/>
+ <point x="348" y="2040" type="line"/>
+ <point x="348" y="1904" type="line" smooth="yes"/>
+ <point x="348" y="1784"/>
+ <point x="304" y="1704"/>
+ <point x="204" y="1644" type="curve"/>
+ <point x="240" y="1588" type="line"/>
+ <point x="356" y="1636"/>
+ <point x="428" y="1760"/>
+ <point x="428" y="1896" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 837, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1FCE___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1FCE___.glif
new file mode 100644
index 000000000..60fe15d8b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1FCE___.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FCE" format="1">
+ <advance width="1024"/>
+ <unicode hex="1FCE"/>
+ <outline>
+ <contour>
+ <point x="804" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="428" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="512" y="1596" type="line"/>
+ <point x="584" y="1596" type="line"/>
+ <point x="800" y="2008" type="line"/>
+ <point x="800" y="2040" type="line"/>
+ <point x="720" y="2040" type="line"/>
+ <point x="512" y="1608" type="line"/>
+ </contour>
+ <contour>
+ <point x="448" y="2040" type="line"/>
+ <point x="368" y="2040" type="line"/>
+ <point x="368" y="1904" type="line" smooth="yes"/>
+ <point x="368" y="1784"/>
+ <point x="324" y="1704"/>
+ <point x="224" y="1644" type="curve"/>
+ <point x="260" y="1588" type="line"/>
+ <point x="376" y="1636"/>
+ <point x="448" y="1760"/>
+ <point x="448" y="1896" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 796, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1FCF___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1FCF___.glif
new file mode 100644
index 000000000..4ba4ac671
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1FCF___.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FCF" format="1">
+ <advance width="1024"/>
+ <unicode hex="1FCF"/>
+ <outline>
+ <contour>
+ <point x="732" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="512" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="804" y="2304" type="line"/>
+ <point x="804" y="2220"/>
+ <point x="736" y="2160"/>
+ <point x="656" y="2160" type="curve" smooth="yes"/>
+ <point x="544" y="2160"/>
+ <point x="508" y="2284"/>
+ <point x="368" y="2284" type="curve" smooth="yes"/>
+ <point x="248" y="2284"/>
+ <point x="156" y="2212"/>
+ <point x="156" y="2096" type="curve"/>
+ <point x="220" y="2084" type="line"/>
+ <point x="220" y="2168"/>
+ <point x="288" y="2216"/>
+ <point x="368" y="2216" type="curve" smooth="yes"/>
+ <point x="484" y="2216"/>
+ <point x="512" y="2092"/>
+ <point x="656" y="2092" type="curve" smooth="yes"/>
+ <point x="776" y="2092"/>
+ <point x="872" y="2172"/>
+ <point x="872" y="2292" type="curve"/>
+ </contour>
+ <contour>
+ <point x="552" y="2040" type="line"/>
+ <point x="472" y="2040" type="line"/>
+ <point x="472" y="1904" type="line" smooth="yes"/>
+ <point x="472" y="1784"/>
+ <point x="428" y="1704"/>
+ <point x="328" y="1644" type="curve"/>
+ <point x="364" y="1588" type="line"/>
+ <point x="480" y="1636"/>
+ <point x="552" y="1760"/>
+ <point x="552" y="1896" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>467.5</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 936, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1FDD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1FDD___.glif
new file mode 100644
index 000000000..f3eea3399
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1FDD___.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FDD" format="1">
+ <advance width="768"/>
+ <unicode hex="1FDD"/>
+ <outline>
+ <contour>
+ <point x="696" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="456" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="652" y="1608" type="line"/>
+ <point x="444" y="2040" type="line"/>
+ <point x="364" y="2040" type="line"/>
+ <point x="364" y="2008" type="line"/>
+ <point x="580" y="1596" type="line"/>
+ <point x="652" y="1596" type="line"/>
+ </contour>
+ <contour>
+ <point x="116" y="1896" type="line"/>
+ <point x="116" y="1760"/>
+ <point x="192" y="1636"/>
+ <point x="304" y="1588" type="curve"/>
+ <point x="340" y="1644" type="line"/>
+ <point x="240" y="1704"/>
+ <point x="196" y="1784"/>
+ <point x="196" y="1904" type="curve" smooth="yes"/>
+ <point x="196" y="2040" type="line"/>
+ <point x="116" y="2040" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 755, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1FDE___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1FDE___.glif
new file mode 100644
index 000000000..f55a8c223
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1FDE___.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FDE" format="1">
+ <advance width="1024"/>
+ <unicode hex="1FDE"/>
+ <outline>
+ <contour>
+ <point x="808" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="464" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="516" y="1596" type="line"/>
+ <point x="588" y="1596" type="line"/>
+ <point x="808" y="2008" type="line"/>
+ <point x="808" y="2040" type="line"/>
+ <point x="728" y="2040" type="line"/>
+ <point x="516" y="1608" type="line"/>
+ </contour>
+ <contour>
+ <point x="216" y="1896" type="line"/>
+ <point x="216" y="1760"/>
+ <point x="292" y="1636"/>
+ <point x="404" y="1588" type="curve"/>
+ <point x="440" y="1644" type="line"/>
+ <point x="340" y="1704"/>
+ <point x="296" y="1784"/>
+ <point x="296" y="1904" type="curve" smooth="yes"/>
+ <point x="296" y="2040" type="line"/>
+ <point x="216" y="2040" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 810, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1FDF___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1FDF___.glif
new file mode 100644
index 000000000..898e1f52d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1FDF___.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FDF" format="1">
+ <advance width="1024"/>
+ <unicode hex="1FDF"/>
+ <outline>
+ <contour>
+ <point x="772" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="508" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="468" y="1896" type="line"/>
+ <point x="468" y="1760"/>
+ <point x="540" y="1636"/>
+ <point x="656" y="1588" type="curve"/>
+ <point x="692" y="1644" type="line"/>
+ <point x="592" y="1704"/>
+ <point x="548" y="1784"/>
+ <point x="548" y="1904" type="curve" smooth="yes"/>
+ <point x="548" y="2040" type="line"/>
+ <point x="468" y="2040" type="line"/>
+ </contour>
+ <contour>
+ <point x="804" y="2304" type="line"/>
+ <point x="804" y="2220"/>
+ <point x="736" y="2160"/>
+ <point x="656" y="2160" type="curve" smooth="yes"/>
+ <point x="544" y="2160"/>
+ <point x="508" y="2284"/>
+ <point x="368" y="2284" type="curve" smooth="yes"/>
+ <point x="248" y="2284"/>
+ <point x="156" y="2212"/>
+ <point x="156" y="2096" type="curve"/>
+ <point x="220" y="2084" type="line"/>
+ <point x="220" y="2168"/>
+ <point x="288" y="2216"/>
+ <point x="368" y="2216" type="curve" smooth="yes"/>
+ <point x="484" y="2216"/>
+ <point x="512" y="2092"/>
+ <point x="656" y="2092" type="curve" smooth="yes"/>
+ <point x="776" y="2092"/>
+ <point x="872" y="2172"/>
+ <point x="872" y="2292" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 936, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1FED___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1FED___.glif
new file mode 100644
index 000000000..751d75368
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1FED___.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FED" format="1">
+ <advance width="1024"/>
+ <unicode hex="1FED"/>
+ <outline>
+ <contour>
+ <point x="488" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="156" y="1896" type="curve" smooth="yes"/>
+ <point x="156" y="1852"/>
+ <point x="192" y="1820"/>
+ <point x="232" y="1820" type="curve" smooth="yes"/>
+ <point x="276" y="1820"/>
+ <point x="312" y="1852"/>
+ <point x="312" y="1896" type="curve" smooth="yes"/>
+ <point x="312" y="1936"/>
+ <point x="276" y="1972"/>
+ <point x="232" y="1972" type="curve" smooth="yes"/>
+ <point x="192" y="1972"/>
+ <point x="156" y="1936"/>
+ </contour>
+ <contour>
+ <point x="716" y="1896" type="curve" smooth="yes"/>
+ <point x="716" y="1852"/>
+ <point x="748" y="1820"/>
+ <point x="792" y="1820" type="curve" smooth="yes"/>
+ <point x="832" y="1820"/>
+ <point x="868" y="1852"/>
+ <point x="868" y="1896" type="curve" smooth="yes"/>
+ <point x="868" y="1936"/>
+ <point x="832" y="1972"/>
+ <point x="792" y="1972" type="curve" smooth="yes"/>
+ <point x="748" y="1972"/>
+ <point x="716" y="1936"/>
+ </contour>
+ <contour>
+ <point x="444" y="2044" type="line"/>
+ <point x="356" y="2044" type="line"/>
+ <point x="596" y="1752" type="line"/>
+ <point x="672" y="1752" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 930, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1FEE___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1FEE___.glif
new file mode 100644
index 000000000..3cc056e02
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1FEE___.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FEE" format="1">
+ <advance width="1024"/>
+ <unicode hex="1FEE"/>
+ <outline>
+ <contour>
+ <point x="388" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="156" y="1896" type="curve" smooth="yes"/>
+ <point x="156" y="1852"/>
+ <point x="192" y="1820"/>
+ <point x="232" y="1820" type="curve" smooth="yes"/>
+ <point x="276" y="1820"/>
+ <point x="312" y="1852"/>
+ <point x="312" y="1896" type="curve" smooth="yes"/>
+ <point x="312" y="1936"/>
+ <point x="276" y="1972"/>
+ <point x="232" y="1972" type="curve" smooth="yes"/>
+ <point x="192" y="1972"/>
+ <point x="156" y="1936"/>
+ </contour>
+ <contour>
+ <point x="716" y="1896" type="curve" smooth="yes"/>
+ <point x="716" y="1852"/>
+ <point x="748" y="1820"/>
+ <point x="792" y="1820" type="curve" smooth="yes"/>
+ <point x="832" y="1820"/>
+ <point x="868" y="1852"/>
+ <point x="868" y="1896" type="curve" smooth="yes"/>
+ <point x="868" y="1936"/>
+ <point x="832" y="1972"/>
+ <point x="792" y="1972" type="curve" smooth="yes"/>
+ <point x="748" y="1972"/>
+ <point x="716" y="1936"/>
+ </contour>
+ <contour>
+ <point x="356" y="1752" type="line"/>
+ <point x="432" y="1752" type="line"/>
+ <point x="672" y="2044" type="line"/>
+ <point x="584" y="2044" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 930, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1FEF___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1FEF___.glif
new file mode 100644
index 000000000..96b0fdef2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1FEF___.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FEF" format="1">
+ <advance width="512"/>
+ <unicode hex="1FEF"/>
+ <outline>
+ <contour>
+ <point x="340" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="452" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="400" y="1588" type="line"/>
+ <point x="400" y="1600" type="line"/>
+ <point x="192" y="2032" type="line"/>
+ <point x="112" y="2032" type="line"/>
+ <point x="112" y="2000" type="line"/>
+ <point x="332" y="1588" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 510, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1FFD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1FFD___.glif
new file mode 100644
index 000000000..af6b923fd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1FFD___.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FFD" format="1">
+ <advance width="512"/>
+ <unicode hex="1FFD"/>
+ <outline>
+ <contour>
+ <point x="168" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="404" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="112" y="1600" type="line"/>
+ <point x="320" y="2032" type="line"/>
+ <point x="400" y="2032" type="line"/>
+ <point x="400" y="2000" type="line"/>
+ <point x="184" y="1588" type="line"/>
+ <point x="112" y="1588" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 510, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni1FFE___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni1FFE___.glif
new file mode 100644
index 000000000..25659b108
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni1FFE___.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni1FFE" format="1">
+ <advance width="512"/>
+ <unicode hex="1FFE"/>
+ <outline>
+ <contour>
+ <point x="240" y="1624" type="move" name="_top"/>
+ </contour>
+ <contour>
+ <point x="404" y="2000" type="move" name="_tonos"/>
+ </contour>
+ <contour>
+ <point x="144" y="1896" type="line"/>
+ <point x="144" y="1760"/>
+ <point x="216" y="1636"/>
+ <point x="332" y="1588" type="curve"/>
+ <point x="368" y="1644" type="line"/>
+ <point x="268" y="1704"/>
+ <point x="224" y="1784"/>
+ <point x="224" y="1904" type="curve" smooth="yes"/>
+ <point x="224" y="2040" type="line"/>
+ <point x="144" y="2040" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 444, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2000.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2000.glif
new file mode 100644
index 000000000..1f54a23a1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2000.glif
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2000" format="1">
+ <advance width="1536"/>
+ <unicode hex="2000"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1436, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2001.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2001.glif
new file mode 100644
index 000000000..1d86978e2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2001.glif
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2001" format="1">
+ <advance width="3072"/>
+ <unicode hex="2001"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2872, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2002.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2002.glif
new file mode 100644
index 000000000..1045368ea
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2002.glif
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2002" format="1">
+ <advance width="1536"/>
+ <unicode hex="2002"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1436, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2003.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2003.glif
new file mode 100644
index 000000000..24874afdf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2003.glif
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2003" format="1">
+ <advance width="3072"/>
+ <unicode hex="2003"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2872, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2004.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2004.glif
new file mode 100644
index 000000000..df8f4c098
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2004.glif
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2004" format="1">
+ <advance width="1024"/>
+ <unicode hex="2004"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 958, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2005.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2005.glif
new file mode 100644
index 000000000..250e26641
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2005.glif
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2005" format="1">
+ <advance width="768"/>
+ <unicode hex="2005"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 718, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2006.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2006.glif
new file mode 100644
index 000000000..589e6a992
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2006.glif
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2006" format="1">
+ <advance width="512"/>
+ <unicode hex="2006"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 479, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2007.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2007.glif
new file mode 100644
index 000000000..0c21e54e5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2007.glif
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2007" format="1">
+ <advance width="1792"/>
+ <unicode hex="2007"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1583, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2008.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2008.glif
new file mode 100644
index 000000000..392b3ca6f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2008.glif
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2008" format="1">
+ <advance width="1024"/>
+ <unicode hex="2008"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 770.0, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2009.fra.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2009.fra.glif
new file mode 100644
index 000000000..eae27081b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2009.fra.glif
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2009.fra" format="1">
+ <advance width="512"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 352.0, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2009.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2009.glif
new file mode 100644
index 000000000..613902bbb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2009.glif
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2009" format="1">
+ <advance width="768"/>
+ <unicode hex="2009"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 575, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni200A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni200A_.glif
new file mode 100644
index 000000000..d6ab91cd5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni200A_.glif
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni200A" format="1">
+ <advance width="512"/>
+ <unicode hex="200A"/>
+ <outline>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 287, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni200B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni200B_.glif
new file mode 100644
index 000000000..4a930eff7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni200B_.glif
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni200B" format="1">
+ <advance width="0"/>
+ <unicode hex="200B"/>
+ <outline>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2025.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2025.glif
new file mode 100644
index 000000000..681ca17c2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2025.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2025" format="1">
+ <advance width="1280"/>
+ <unicode hex="2025"/>
+ <outline>
+ <component base="period" xOffset="120"/>
+ <component base="period" xOffset="648"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1228, 'leftMargin': 232, 'rightMargin': 316}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2045.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2045.glif
new file mode 100644
index 000000000..0a5b643b0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2045.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2045" format="1">
+ <advance width="768"/>
+ <unicode hex="2045"/>
+ <outline>
+ <contour>
+ <point x="580" y="968" type="line"/>
+ <point x="220" y="968" type="line"/>
+ <point x="220" y="896" type="line"/>
+ <point x="580" y="896" type="line"/>
+ </contour>
+ <component base="bracketleft" xOffset="-60"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>930.875</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 802, 'leftMargin': 275, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2046.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2046.glif
new file mode 100644
index 000000000..f17b7dda6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2046.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2046" format="1">
+ <advance width="768"/>
+ <unicode hex="2046"/>
+ <outline>
+ <contour>
+ <point x="552" y="968" type="line"/>
+ <point x="192" y="968" type="line"/>
+ <point x="192" y="896" type="line"/>
+ <point x="552" y="896" type="line"/>
+ </contour>
+ <component base="bracketright" xOffset="200"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 802, 'leftMargin': 138, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni204A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni204A_.glif
new file mode 100644
index 000000000..c48a08eeb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni204A_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni204A" format="1">
+ <advance width="1280"/>
+ <unicode hex="204A"/>
+ <outline>
+ <contour>
+ <point x="132" y="1412" type="line"/>
+ <point x="1076" y="1412" type="line"/>
+ <point x="1076" y="-572" type="line"/>
+ <point x="1148" y="-572" type="line"/>
+ <point x="1148" y="1488" type="line"/>
+ <point x="132" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1348, 'leftMargin': 55, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni204B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni204B_.glif
new file mode 100644
index 000000000..d01b6fe48
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni204B_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni204B" format="1">
+ <advance width="1280"/>
+ <unicode hex="204B"/>
+ <outline>
+ <contour>
+ <point x="180" y="0" type="line"/>
+ <point x="180" y="2004" type="line"/>
+ <point x="424" y="2004" type="line" smooth="yes"/>
+ <point x="864" y="2004"/>
+ <point x="1104" y="1728"/>
+ <point x="1104" y="1360" type="curve" smooth="yes"/>
+ <point x="1104" y="988"/>
+ <point x="864" y="716"/>
+ <point x="424" y="716" type="curve" smooth="yes"/>
+ <point x="252" y="716" type="line"/>
+ <point x="252" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1301, 'leftMargin': 242, 'rightMargin': 136}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni204C_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni204C_.glif
new file mode 100644
index 000000000..eedfe124d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni204C_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni204C" format="1">
+ <advance width="1792"/>
+ <unicode hex="204C"/>
+ <outline>
+ <contour>
+ <point x="720" y="1316" type="line"/>
+ <point x="384" y="1316"/>
+ <point x="160" y="1112"/>
+ <point x="160" y="800" type="curve" smooth="yes"/>
+ <point x="160" y="488"/>
+ <point x="384" y="284"/>
+ <point x="720" y="284" type="curve" smooth="yes"/>
+ <point x="1636" y="284" type="line"/>
+ <point x="1636" y="1316" type="line"/>
+ </contour>
+ <contour>
+ <point x="1560" y="1240" type="line"/>
+ <point x="1560" y="360" type="line"/>
+ <point x="1212" y="360" type="line"/>
+ <point x="1212" y="1240" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1750, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni204D_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni204D_.glif
new file mode 100644
index 000000000..9093797eb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni204D_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni204D" format="1">
+ <advance width="1792"/>
+ <unicode hex="204D"/>
+ <outline>
+ <contour>
+ <point x="1076" y="1316" type="line"/>
+ <point x="1408" y="1316"/>
+ <point x="1636" y="1112"/>
+ <point x="1636" y="800" type="curve" smooth="yes"/>
+ <point x="1636" y="488"/>
+ <point x="1408" y="284"/>
+ <point x="1076" y="284" type="curve" smooth="yes"/>
+ <point x="160" y="284" type="line"/>
+ <point x="160" y="1316" type="line"/>
+ </contour>
+ <contour>
+ <point x="236" y="1240" type="line"/>
+ <point x="236" y="360" type="line"/>
+ <point x="580" y="360" type="line"/>
+ <point x="580" y="1240" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1750, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni204E_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni204E_.glif
new file mode 100644
index 000000000..c040e7dca
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni204E_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni204E" format="1">
+ <advance width="1536"/>
+ <unicode hex="204E"/>
+ <outline>
+ <component base="asterisk" xOffset="176" yOffset="-1456"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1323, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni204F_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni204F_.glif
new file mode 100644
index 000000000..a9744792d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni204F_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni204F" format="1">
+ <advance width="512"/>
+ <unicode hex="204F"/>
+ <outline>
+ <contour>
+ <point x="148" y="1392" type="curve" smooth="yes"/>
+ <point x="148" y="1348"/>
+ <point x="184" y="1316"/>
+ <point x="224" y="1316" type="curve" smooth="yes"/>
+ <point x="268" y="1316"/>
+ <point x="304" y="1348"/>
+ <point x="304" y="1392" type="curve" smooth="yes"/>
+ <point x="304" y="1432"/>
+ <point x="268" y="1468"/>
+ <point x="224" y="1468" type="curve" smooth="yes"/>
+ <point x="184" y="1468"/>
+ <point x="148" y="1432"/>
+ </contour>
+ <contour>
+ <point x="168" y="220" type="line"/>
+ <point x="240" y="220" type="line"/>
+ <point x="240" y="36" type="line"/>
+ <point x="240" y="-108"/>
+ <point x="280" y="-200"/>
+ <point x="364" y="-308" type="curve"/>
+ <point x="312" y="-352" type="line"/>
+ <point x="228" y="-260"/>
+ <point x="168" y="-132"/>
+ <point x="168" y="36" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 501, 'leftMargin': 172, 'rightMargin': 115}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2050.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2050.glif
new file mode 100644
index 000000000..d0e36ac5a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2050.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2050" format="1">
+ <advance width="2048"/>
+ <unicode hex="2050"/>
+ <outline>
+ <component base="undertie"/>
+ <component base="undertie" yScale="-1" yOffset="1476"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 52, 'rightMargin': -52}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2051.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2051.glif
new file mode 100644
index 000000000..546198ccb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2051.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2051" format="1">
+ <advance width="1536"/>
+ <unicode hex="2051"/>
+ <outline>
+ <component base="asterisk" xOffset="176"/>
+ <component base="asterisk" xOffset="176" yOffset="-1456"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1323, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2052.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2052.glif
new file mode 100644
index 000000000..e70fd1b0b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2052.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2052" format="1">
+ <advance width="1280"/>
+ <unicode hex="2052"/>
+ <outline>
+ <contour>
+ <point x="1100" y="2004" type="line"/>
+ <point x="1020" y="2004" type="line"/>
+ <point x="184" y="-172" type="line"/>
+ <point x="264" y="-172" type="line"/>
+ </contour>
+ <contour>
+ <point x="344" y="1488" type="curve" smooth="yes"/>
+ <point x="344" y="1444"/>
+ <point x="376" y="1412"/>
+ <point x="416" y="1412" type="curve" smooth="yes"/>
+ <point x="460" y="1412"/>
+ <point x="496" y="1444"/>
+ <point x="496" y="1488" type="curve" smooth="yes"/>
+ <point x="496" y="1532"/>
+ <point x="460" y="1564"/>
+ <point x="416" y="1564" type="curve" smooth="yes"/>
+ <point x="376" y="1564"/>
+ <point x="344" y="1532"/>
+ </contour>
+ <contour>
+ <point x="784" y="416" type="curve" smooth="yes"/>
+ <point x="784" y="372"/>
+ <point x="816" y="340"/>
+ <point x="856" y="340" type="curve" smooth="yes"/>
+ <point x="900" y="340"/>
+ <point x="936" y="372"/>
+ <point x="936" y="416" type="curve" smooth="yes"/>
+ <point x="936" y="460"/>
+ <point x="900" y="492"/>
+ <point x="856" y="492" type="curve" smooth="yes"/>
+ <point x="816" y="492"/>
+ <point x="784" y="460"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1137, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2053.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2053.glif
new file mode 100644
index 000000000..7704bcef0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2053.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2053" format="1">
+ <advance width="1792"/>
+ <unicode hex="2053"/>
+ <outline>
+ <contour>
+ <point x="1632" y="980" type="line"/>
+ <point x="1528" y="900"/>
+ <point x="1432" y="852"/>
+ <point x="1296" y="852" type="curve" smooth="yes"/>
+ <point x="1040" y="852"/>
+ <point x="784" y="1128"/>
+ <point x="512" y="1128" type="curve" smooth="yes"/>
+ <point x="348" y="1128"/>
+ <point x="228" y="1060"/>
+ <point x="116" y="984" type="curve"/>
+ <point x="164" y="924" type="line"/>
+ <point x="268" y="1000"/>
+ <point x="360" y="1052"/>
+ <point x="512" y="1052" type="curve" smooth="yes"/>
+ <point x="756" y="1052"/>
+ <point x="1016" y="776"/>
+ <point x="1296" y="776" type="curve" smooth="yes"/>
+ <point x="1492" y="776"/>
+ <point x="1584" y="852"/>
+ <point x="1676" y="924" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1781, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2054.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2054.glif
new file mode 100644
index 000000000..f05f23758
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2054.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2054" format="1">
+ <advance width="2048"/>
+ <unicode hex="2054"/>
+ <outline>
+ <contour>
+ <point x="1024" y="-184" type="curve" smooth="yes"/>
+ <point x="548" y="-184"/>
+ <point x="280" y="-332"/>
+ <point x="52" y="-512" type="curve"/>
+ <point x="104" y="-568" type="line"/>
+ <point x="316" y="-392"/>
+ <point x="600" y="-256"/>
+ <point x="1024" y="-256" type="curve" smooth="yes"/>
+ <point x="1448" y="-256"/>
+ <point x="1732" y="-392"/>
+ <point x="1944" y="-568" type="curve"/>
+ <point x="1996" y="-512" type="line"/>
+ <point x="1768" y="-332"/>
+ <point x="1500" y="-184"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1944, 'leftMargin': 0, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2055.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2055.glif
new file mode 100644
index 000000000..d74005479
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2055.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2055" format="1">
+ <advance width="1536"/>
+ <unicode hex="2055"/>
+ <outline>
+ <contour>
+ <point x="1356" y="688" type="line"/>
+ <point x="1356" y="764" type="line"/>
+ <point x="184" y="764" type="line"/>
+ <point x="184" y="688" type="line"/>
+ </contour>
+ <contour>
+ <point x="1156" y="284" type="line"/>
+ <point x="1208" y="336" type="line"/>
+ <point x="380" y="1164" type="line"/>
+ <point x="328" y="1112" type="line"/>
+ </contour>
+ <contour>
+ <point x="804" y="1312" type="line"/>
+ <point x="732" y="1312" type="line"/>
+ <point x="732" y="140" type="line"/>
+ <point x="804" y="140" type="line"/>
+ </contour>
+ <contour>
+ <point x="380" y="284" type="line"/>
+ <point x="1208" y="1112" type="line"/>
+ <point x="1156" y="1164" type="line"/>
+ <point x="328" y="336" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1532, 'leftMargin': 182, 'rightMargin': 179}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2056.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2056.glif
new file mode 100644
index 000000000..984ddae0b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2056.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2056" format="1">
+ <advance width="1024"/>
+ <unicode hex="2056"/>
+ <outline>
+ <component base="dotbelow" xOffset="996" yOffset="964"/>
+ <component base="dotbelow" xOffset="1616" yOffset="348"/>
+ <component base="dotbelow" xOffset="1616" yOffset="1576"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>664.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>49.5</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 991, 'leftMargin': 110, 'rightMargin': 109}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2057.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2057.glif
new file mode 100644
index 000000000..84f3bb87f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2057.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2057" format="1">
+ <advance width="1536"/>
+ <unicode hex="2057"/>
+ <outline>
+ <contour>
+ <point x="184" y="1692" type="line"/>
+ <point x="288" y="1692" type="line"/>
+ <point x="612" y="2136" type="line"/>
+ <point x="492" y="2136" type="line"/>
+ </contour>
+ <contour>
+ <point x="432" y="1692" type="line"/>
+ <point x="532" y="1692" type="line"/>
+ <point x="860" y="2136" type="line"/>
+ <point x="740" y="2136" type="line"/>
+ </contour>
+ <contour>
+ <point x="680" y="1692" type="line"/>
+ <point x="780" y="1692" type="line"/>
+ <point x="1104" y="2136" type="line"/>
+ <point x="988" y="2136" type="line"/>
+ </contour>
+ <contour>
+ <point x="928" y="1692" type="line"/>
+ <point x="1028" y="1692" type="line"/>
+ <point x="1352" y="2136" type="line"/>
+ <point x="1236" y="2136" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1389, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2058.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2058.glif
new file mode 100644
index 000000000..7deafe8e1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2058.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2058" format="1">
+ <advance width="1792"/>
+ <unicode hex="2058"/>
+ <outline>
+ <component base="dotbelow" xOffset="1072" yOffset="964"/>
+ <component base="dotbelow" xOffset="1688" yOffset="348"/>
+ <component base="dotbelow" xOffset="2308" yOffset="964"/>
+ <component base="dotbelow" xOffset="1688" yOffset="1576"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>728.75</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>262.625</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>881.375</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1610, 'leftMargin': 110, 'rightMargin': 109}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2059.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2059.glif
new file mode 100644
index 000000000..5e6d53829
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2059.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2059" format="1">
+ <advance width="1792"/>
+ <unicode hex="2059"/>
+ <outline>
+ <component base="dotbelow" xOffset="1072" yOffset="1576"/>
+ <component base="dotbelow" xOffset="2308" yOffset="348"/>
+ <component base="dotbelow" xOffset="1072" yOffset="348"/>
+ <component base="dotbelow" xOffset="2308" yOffset="1576"/>
+ <component base="dotbelow" xOffset="1688" yOffset="964"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1610, 'leftMargin': 110, 'rightMargin': 109}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni205A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni205A_.glif
new file mode 100644
index 000000000..fde7ca274
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni205A_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni205A" format="1">
+ <advance width="512"/>
+ <unicode hex="205A"/>
+ <outline>
+ <component base="dotbelow" xOffset="1048" yOffset="348"/>
+ <component base="dotbelow" xOffset="1048" yOffset="1992"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 373, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni205B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni205B_.glif
new file mode 100644
index 000000000..fea7da3c2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni205B_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni205B" format="1">
+ <advance width="1280"/>
+ <unicode hex="205B"/>
+ <outline>
+ <component base="dotbelow" xOffset="1020" yOffset="1164"/>
+ <component base="dotbelow" xOffset="1844" yOffset="1164"/>
+ <component base="dotbelow" xOffset="1432" yOffset="348"/>
+ <component base="dotbelow" xOffset="1432" yOffset="1992"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>522.5</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>675.125</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1198, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni205C_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni205C_.glif
new file mode 100644
index 000000000..5f7bcbfe4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni205C_.glif
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni205C" format="1">
+ <advance width="1792"/>
+ <unicode hex="205C"/>
+ <outline>
+ <contour>
+ <point x="1580" y="692" type="line"/>
+ <point x="208" y="692" type="line"/>
+ <point x="208" y="616" type="line"/>
+ <point x="1580" y="616" type="line"/>
+ </contour>
+ <contour>
+ <point x="920" y="1384" type="line"/>
+ <point x="844" y="1384" type="line"/>
+ <point x="844" y="-76" type="line"/>
+ <point x="920" y="-76" type="line"/>
+ </contour>
+ <contour>
+ <point x="1460" y="-16" type="curve" smooth="yes"/>
+ <point x="1460" y="-60"/>
+ <point x="1492" y="-92"/>
+ <point x="1536" y="-92" type="curve" smooth="yes"/>
+ <point x="1580" y="-92"/>
+ <point x="1612" y="-60"/>
+ <point x="1612" y="-16" type="curve" smooth="yes"/>
+ <point x="1612" y="28"/>
+ <point x="1580" y="64"/>
+ <point x="1536" y="64" type="curve" smooth="yes"/>
+ <point x="1492" y="64"/>
+ <point x="1460" y="28"/>
+ </contour>
+ <contour>
+ <point x="180" y="-16" type="curve" smooth="yes"/>
+ <point x="180" y="-60"/>
+ <point x="212" y="-92"/>
+ <point x="256" y="-92" type="curve" smooth="yes"/>
+ <point x="300" y="-92"/>
+ <point x="332" y="-60"/>
+ <point x="332" y="-16" type="curve" smooth="yes"/>
+ <point x="332" y="28"/>
+ <point x="300" y="64"/>
+ <point x="256" y="64" type="curve" smooth="yes"/>
+ <point x="212" y="64"/>
+ <point x="180" y="28"/>
+ </contour>
+ <contour>
+ <point x="180" y="1320" type="curve" smooth="yes"/>
+ <point x="180" y="1280"/>
+ <point x="212" y="1248"/>
+ <point x="256" y="1248" type="curve" smooth="yes"/>
+ <point x="300" y="1248"/>
+ <point x="332" y="1280"/>
+ <point x="332" y="1320" type="curve" smooth="yes"/>
+ <point x="332" y="1364"/>
+ <point x="300" y="1400"/>
+ <point x="256" y="1400" type="curve" smooth="yes"/>
+ <point x="212" y="1400"/>
+ <point x="180" y="1364"/>
+ </contour>
+ <contour>
+ <point x="1460" y="1320" type="curve" smooth="yes"/>
+ <point x="1460" y="1280"/>
+ <point x="1492" y="1248"/>
+ <point x="1536" y="1248" type="curve" smooth="yes"/>
+ <point x="1580" y="1248"/>
+ <point x="1612" y="1280"/>
+ <point x="1612" y="1320" type="curve" smooth="yes"/>
+ <point x="1612" y="1364"/>
+ <point x="1580" y="1400"/>
+ <point x="1536" y="1400" type="curve" smooth="yes"/>
+ <point x="1492" y="1400"/>
+ <point x="1460" y="1364"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1653, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni205D_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni205D_.glif
new file mode 100644
index 000000000..32c738ecc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni205D_.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni205D" format="1">
+ <advance width="512"/>
+ <unicode hex="205D"/>
+ <outline>
+ <component base="dotbelow" xOffset="1048" yOffset="1992"/>
+ <component base="dotbelow" xOffset="1048" yOffset="1164"/>
+ <component base="dotbelow" xOffset="1048" yOffset="348"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 373, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni205E_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni205E_.glif
new file mode 100644
index 000000000..253cb740f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni205E_.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni205E" format="1">
+ <advance width="512"/>
+ <unicode hex="205E"/>
+ <outline>
+ <component base="dotbelow" xOffset="1048" yOffset="1992"/>
+ <component base="dotbelow" xOffset="1048" yOffset="1440"/>
+ <component base="dotbelow" xOffset="1048" yOffset="896"/>
+ <component base="dotbelow" xOffset="1048" yOffset="348"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>48.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1691.25</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>581.625</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 373, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2071.ccmp.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2071.ccmp.glif
new file mode 100644
index 000000000..f00aad283
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2071.ccmp.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2071.ccmp" format="1">
+ <advance width="512"/>
+ <outline>
+ <contour>
+ <point x="260" y="2144" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="292" y="1872" type="line"/>
+ <point x="220" y="1872" type="line"/>
+ <point x="220" y="768" type="line"/>
+ <point x="292" y="768" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 459, 'leftMargin': 193, 'rightMargin': 192}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2071.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2071.glif
new file mode 100644
index 000000000..f81c71956
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2071.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2071" format="1">
+ <advance width="512"/>
+ <unicode hex="2071"/>
+ <outline>
+ <contour>
+ <point x="296" y="1872" type="line"/>
+ <point x="220" y="1872" type="line"/>
+ <point x="220" y="768" type="line"/>
+ <point x="296" y="768" type="line"/>
+ </contour>
+ <contour>
+ <point x="192" y="2200" type="curve" smooth="yes"/>
+ <point x="192" y="2164"/>
+ <point x="220" y="2136"/>
+ <point x="256" y="2136" type="curve" smooth="yes"/>
+ <point x="296" y="2136"/>
+ <point x="320" y="2164"/>
+ <point x="320" y="2200" type="curve" smooth="yes"/>
+ <point x="320" y="2236"/>
+ <point x="296" y="2264"/>
+ <point x="256" y="2264" type="curve" smooth="yes"/>
+ <point x="220" y="2264"/>
+ <point x="192" y="2236"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 459, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2074.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2074.glif
new file mode 100644
index 000000000..d8a898445
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2074.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2074" format="1">
+ <advance width="1024"/>
+ <unicode hex="2074"/>
+ <outline>
+ <component base="four.sup" xOffset="-8" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 89, 'rightMargin': 54.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2090.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2090.glif
new file mode 100644
index 000000000..6e4753ca1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2090.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2090" format="1">
+ <advance width="1280"/>
+ <unicode hex="2090"/>
+ <outline>
+ <component base="uni1D43" yOffset="-1468"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1110, 'leftMargin': 196, 'rightMargin': 26}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2091.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2091.glif
new file mode 100644
index 000000000..7f49dba6a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2091.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2091" format="1">
+ <advance width="1280"/>
+ <unicode hex="2091"/>
+ <outline>
+ <component base="uni1D49" yOffset="-1480"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 200, 'rightMargin': 20.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2092.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2092.glif
new file mode 100644
index 000000000..8958cfee6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2092.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2092" format="1">
+ <advance width="1280"/>
+ <unicode hex="2092"/>
+ <outline>
+ <component base="uni1D52" xOffset="-4" yOffset="-1468"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1184, 'leftMargin': 160, 'rightMargin': 60}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2093.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2093.glif
new file mode 100644
index 000000000..9f48442f9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2093.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2093" format="1">
+ <advance width="1024"/>
+ <unicode hex="2093"/>
+ <outline>
+ <component base="xsuper" xOffset="-4" yOffset="-1468"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 993, 'leftMargin': 72, 'rightMargin': 37}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2094.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2094.glif
new file mode 100644
index 000000000..576d411d9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2094.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2094" format="1">
+ <advance width="1024"/>
+ <unicode hex="2094"/>
+ <outline>
+ <component base="uni1D49" xScale="-1" yScale="-1" xOffset="1152" yOffset="1420"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1100.0, 'leftMargin': 20, 'rightMargin': 200.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2095.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2095.glif
new file mode 100644
index 000000000..9003af8e9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2095.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2095" format="1">
+ <advance width="1280"/>
+ <unicode hex="2095"/>
+ <outline>
+ <component base="hsuper" xOffset="-4" yOffset="-1468"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1189, 'leftMargin': 212, 'rightMargin': 117}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2096.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2096.glif
new file mode 100644
index 000000000..878cf0240
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2096.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2096" format="1">
+ <advance width="1024"/>
+ <unicode hex="2096"/>
+ <outline>
+ <component base="uni1D4F" xOffset="-4" yOffset="-1468"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1015, 'leftMargin': 116, 'rightMargin': 103}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2097.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2097.glif
new file mode 100644
index 000000000..5ed702610
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2097.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2097" format="1">
+ <advance width="512"/>
+ <unicode hex="2097"/>
+ <outline>
+ <component base="shindagesh" xOffset="-4" yOffset="-1468"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 406, 'leftMargin': 220, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2098.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2098.glif
new file mode 100644
index 000000000..598ceec6f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2098.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2098" format="1">
+ <advance width="2048"/>
+ <unicode hex="2098"/>
+ <outline>
+ <component base="uni1D50" xOffset="-4" yOffset="-1468"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1973, 'leftMargin': 204, 'rightMargin': 125}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2099.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2099.glif
new file mode 100644
index 000000000..f8ee5fe49
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2099.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2099" format="1">
+ <advance width="1280"/>
+ <unicode hex="2099"/>
+ <outline>
+ <contour>
+ <point x="272" y="16" type="line"/>
+ <point x="272" y="280"/>
+ <point x="416" y="480"/>
+ <point x="668" y="480" type="curve" smooth="yes"/>
+ <point x="868" y="480"/>
+ <point x="1000" y="392"/>
+ <point x="1000" y="136" type="curve" smooth="yes"/>
+ <point x="1000" y="-572" type="line"/>
+ <point x="1072" y="-572" type="line"/>
+ <point x="1072" y="128" type="line" smooth="yes"/>
+ <point x="1072" y="424"/>
+ <point x="916" y="548"/>
+ <point x="668" y="548" type="curve" smooth="yes"/>
+ <point x="400" y="548"/>
+ <point x="220" y="324"/>
+ <point x="220" y="16" type="curve"/>
+ </contour>
+ <contour>
+ <point x="288" y="292" type="line"/>
+ <point x="272" y="536" type="line"/>
+ <point x="212" y="536" type="line"/>
+ <point x="212" y="-572" type="line"/>
+ <point x="288" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1189, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni209A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni209A_.glif
new file mode 100644
index 000000000..6cd0ee800
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni209A_.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni209A" format="1">
+ <advance width="1280"/>
+ <unicode hex="209A"/>
+ <outline>
+ <contour>
+ <point x="284" y="-728" type="line"/>
+ <point x="284" y="308" type="line"/>
+ <point x="284" y="520" type="line"/>
+ <point x="208" y="520" type="line"/>
+ <point x="208" y="-728" type="line"/>
+ </contour>
+ <contour>
+ <point x="1072" y="64" type="line"/>
+ <point x="1072" y="348"/>
+ <point x="920" y="544"/>
+ <point x="660" y="544" type="curve" smooth="yes"/>
+ <point x="412" y="544"/>
+ <point x="244" y="372"/>
+ <point x="212" y="184" type="curve"/>
+ <point x="212" y="-128" type="line"/>
+ <point x="260" y="-328"/>
+ <point x="420" y="-476"/>
+ <point x="656" y="-476" type="curve" smooth="yes"/>
+ <point x="920" y="-476"/>
+ <point x="1072" y="-280"/>
+ <point x="1072" y="40" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="996" y="40" type="line"/>
+ <point x="996" y="-228"/>
+ <point x="888" y="-404"/>
+ <point x="656" y="-404" type="curve" smooth="yes"/>
+ <point x="380" y="-404"/>
+ <point x="296" y="-220"/>
+ <point x="268" y="-92" type="curve"/>
+ <point x="268" y="160" type="line"/>
+ <point x="300" y="344"/>
+ <point x="428" y="468"/>
+ <point x="660" y="468" type="curve" smooth="yes"/>
+ <point x="900" y="468"/>
+ <point x="996" y="280"/>
+ <point x="996" y="64" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1137, 'leftMargin': 165, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni209B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni209B_.glif
new file mode 100644
index 000000000..9d40dbd85
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni209B_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni209B" format="1">
+ <advance width="1024"/>
+ <unicode hex="209B"/>
+ <outline>
+ <component base="tavdages" yOffset="-1476"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1019, 'leftMargin': 112, 'rightMargin': 107}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni209C_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni209C_.glif
new file mode 100644
index 000000000..38ce7e9a2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni209C_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni209C" format="1">
+ <advance width="768"/>
+ <unicode hex="209C"/>
+ <outline>
+ <component base="uni1D57" yOffset="-1480"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 655, 'leftMargin': 112, 'rightMargin': -1}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20AD__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20AD__.glif
new file mode 100644
index 000000000..a989343d9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20AD__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20AD" format="1">
+ <advance width="1792"/>
+ <unicode hex="20AD"/>
+ <outline>
+ <contour>
+ <point x="1512" y="1052" type="line"/>
+ <point x="280" y="1052" type="line"/>
+ <point x="280" y="980" type="line"/>
+ <point x="1512" y="980" type="line"/>
+ </contour>
+ <component base="K" xOffset="280"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1843, 'leftMargin': 55, 'rightMargin': 557}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20AE__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20AE__.glif
new file mode 100644
index 000000000..97eababd7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20AE__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20AE" format="1">
+ <advance width="1792"/>
+ <unicode hex="20AE"/>
+ <outline>
+ <contour>
+ <point x="1300" y="1432" type="line"/>
+ <point x="488" y="1176" type="line"/>
+ <point x="488" y="1096" type="line"/>
+ <point x="1300" y="1356" type="line"/>
+ </contour>
+ <contour>
+ <point x="1300" y="1160" type="line"/>
+ <point x="488" y="900" type="line"/>
+ <point x="488" y="824" type="line"/>
+ <point x="1300" y="1080" type="line"/>
+ </contour>
+ <component base="T" xOffset="56"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 76, 'rightMargin': 76.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20AF__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20AF__.glif
new file mode 100644
index 000000000..8c209db10
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20AF__.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20AF" format="1">
+ <advance width="3328"/>
+ <unicode hex="20AF"/>
+ <outline>
+ <contour>
+ <point x="1348" y="-28" type="line"/>
+ <point x="1820" y="-28"/>
+ <point x="2048" y="360"/>
+ <point x="2048" y="880" type="curve" smooth="yes"/>
+ <point x="2048" y="1124" type="line" smooth="yes"/>
+ <point x="2048" y="1644"/>
+ <point x="1704" y="2032"/>
+ <point x="1168" y="2032" type="curve" smooth="yes"/>
+ <point x="968" y="2032"/>
+ <point x="576" y="1964"/>
+ <point x="312" y="1840" type="curve"/>
+ <point x="312" y="1764" type="line"/>
+ <point x="636" y="1908"/>
+ <point x="996" y="1956"/>
+ <point x="1168" y="1956" type="curve" smooth="yes"/>
+ <point x="1652" y="1956"/>
+ <point x="1976" y="1596"/>
+ <point x="1976" y="1128" type="curve" smooth="yes"/>
+ <point x="1976" y="880" type="line" smooth="yes"/>
+ <point x="1976" y="408"/>
+ <point x="1776" y="48"/>
+ <point x="1348" y="48" type="curve"/>
+ </contour>
+ <contour>
+ <point x="744" y="2276" type="line"/>
+ <point x="668" y="2276" type="line"/>
+ <point x="668" y="380" type="line" smooth="yes"/>
+ <point x="668" y="172"/>
+ <point x="604" y="48"/>
+ <point x="372" y="48" type="curve" smooth="yes"/>
+ <point x="212" y="48"/>
+ <point x="132" y="156"/>
+ <point x="132" y="292" type="curve" smooth="yes"/>
+ <point x="132" y="432"/>
+ <point x="220" y="524"/>
+ <point x="368" y="524" type="curve" smooth="yes"/>
+ <point x="716" y="524"/>
+ <point x="812" y="-28"/>
+ <point x="1348" y="-28" type="curve"/>
+ <point x="1348" y="48" type="line"/>
+ <point x="856" y="48"/>
+ <point x="776" y="596"/>
+ <point x="352" y="596" type="curve" smooth="yes"/>
+ <point x="188" y="596"/>
+ <point x="60" y="496"/>
+ <point x="60" y="292" type="curve" smooth="yes"/>
+ <point x="60" y="124"/>
+ <point x="160" y="-28"/>
+ <point x="372" y="-28" type="curve" smooth="yes"/>
+ <point x="620" y="-28"/>
+ <point x="744" y="104"/>
+ <point x="744" y="388" type="curve" smooth="yes"/>
+ </contour>
+ <component base="rho" xOffset="1936"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3442, 'leftMargin': 55, 'rightMargin': 175}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20B0_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20B0_.glif
new file mode 100644
index 000000000..fe23bf6c9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20B0_.glif
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20B0" format="1">
+ <advance width="1536"/>
+ <unicode hex="20B0"/>
+ <outline>
+ <contour>
+ <point x="96" y="0" type="line"/>
+ <point x="180" y="0" type="line"/>
+ <point x="408" y="436" type="line"/>
+ <point x="736" y="-28" type="line"/>
+ <point x="1268" y="1008"/>
+ <point x="1440" y="1380"/>
+ <point x="1440" y="1692" type="curve" smooth="yes"/>
+ <point x="1440" y="1956"/>
+ <point x="1296" y="2144"/>
+ <point x="1036" y="2144" type="curve" smooth="yes"/>
+ <point x="792" y="2144"/>
+ <point x="620" y="1960"/>
+ <point x="620" y="1692" type="curve" smooth="yes"/>
+ <point x="620" y="1484"/>
+ <point x="660" y="1316"/>
+ <point x="716" y="1144" type="curve" smooth="yes"/>
+ <point x="1076" y="48" type="line" smooth="yes"/>
+ <point x="1100" y="-28"/>
+ <point x="1136" y="-200"/>
+ <point x="1136" y="-296" type="curve" smooth="yes"/>
+ <point x="1136" y="-444"/>
+ <point x="1084" y="-528"/>
+ <point x="944" y="-528" type="curve" smooth="yes"/>
+ <point x="876" y="-528"/>
+ <point x="776" y="-520"/>
+ <point x="672" y="-472" type="curve"/>
+ <point x="652" y="-544" type="line"/>
+ <point x="744" y="-580"/>
+ <point x="824" y="-600"/>
+ <point x="944" y="-600" type="curve" smooth="yes"/>
+ <point x="1148" y="-600"/>
+ <point x="1220" y="-484"/>
+ <point x="1220" y="-296" type="curve" smooth="yes"/>
+ <point x="1220" y="-236"/>
+ <point x="1184" y="-60"/>
+ <point x="1140" y="76" type="curve" smooth="yes"/>
+ <point x="788" y="1160" type="line" smooth="yes"/>
+ <point x="744" y="1296"/>
+ <point x="692" y="1492"/>
+ <point x="692" y="1692" type="curve" smooth="yes"/>
+ <point x="692" y="1936"/>
+ <point x="840" y="2072"/>
+ <point x="1036" y="2072" type="curve" smooth="yes"/>
+ <point x="1232" y="2072"/>
+ <point x="1368" y="1932"/>
+ <point x="1368" y="1692" type="curve" smooth="yes"/>
+ <point x="1368" y="1504"/>
+ <point x="1304" y="1264"/>
+ <point x="952" y="556" type="curve"/>
+ <point x="728" y="116" type="line"/>
+ <point x="400" y="568" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1594, 'leftMargin': 83, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20B1_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20B1_.glif
new file mode 100644
index 000000000..c35d0c9e7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20B1_.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20B1" format="1">
+ <advance width="2048"/>
+ <unicode hex="20B1"/>
+ <outline>
+ <contour>
+ <point x="1880" y="1664" type="line"/>
+ <point x="172" y="1664" type="line"/>
+ <point x="172" y="1588" type="line"/>
+ <point x="1880" y="1588" type="line"/>
+ </contour>
+ <contour>
+ <point x="1880" y="1252" type="line"/>
+ <point x="172" y="1252" type="line"/>
+ <point x="172" y="1176" type="line"/>
+ <point x="1880" y="1176" type="line"/>
+ </contour>
+ <contour>
+ <point x="1072" y="848" type="line"/>
+ <point x="1500" y="848"/>
+ <point x="1716" y="1064"/>
+ <point x="1716" y="1420" type="curve" smooth="yes"/>
+ <point x="1716" y="1772"/>
+ <point x="1496" y="2004"/>
+ <point x="1072" y="2004" type="curve" smooth="yes"/>
+ <point x="444" y="2004" type="line"/>
+ <point x="444" y="0" type="line"/>
+ <point x="520" y="0" type="line"/>
+ <point x="520" y="1928" type="line"/>
+ <point x="1072" y="1928" type="line" smooth="yes"/>
+ <point x="1476" y="1928"/>
+ <point x="1644" y="1700"/>
+ <point x="1644" y="1416" type="curve" smooth="yes"/>
+ <point x="1644" y="1144"/>
+ <point x="1476" y="920"/>
+ <point x="1072" y="920" type="curve" smooth="yes"/>
+ <point x="464" y="920" type="line"/>
+ <point x="464" y="848" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1805, 'leftMargin': 55, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20B2_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20B2_.glif
new file mode 100644
index 000000000..240c6a178
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20B2_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20B2" format="1">
+ <advance width="2048"/>
+ <unicode hex="20B2"/>
+ <outline>
+ <contour>
+ <point x="1084" y="2144" type="line"/>
+ <point x="1008" y="2144" type="line"/>
+ <point x="1008" y="-172" type="line"/>
+ <point x="1084" y="-172" type="line"/>
+ </contour>
+ <component base="G" xOffset="68"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1933, 'leftMargin': 231, 'rightMargin': 247}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20B3_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20B3_.glif
new file mode 100644
index 000000000..62c5aed24
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20B3_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20B3" format="1">
+ <advance width="1792"/>
+ <unicode hex="20B3"/>
+ <outline>
+ <contour>
+ <point x="1737" y="1085" type="line"/>
+ <point x="55" y="1085" type="line"/>
+ <point x="55" y="1011" type="line"/>
+ <point x="1737" y="1011" type="line"/>
+ </contour>
+ <contour>
+ <point x="1737" y="672" type="line"/>
+ <point x="55" y="672" type="line"/>
+ <point x="55" y="598" type="line"/>
+ <point x="1737" y="598" type="line"/>
+ </contour>
+ <component base="A" xOffset="55"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20B4_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20B4_.glif
new file mode 100644
index 000000000..35d5cadac
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20B4_.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20B4" format="1">
+ <advance width="1792"/>
+ <unicode hex="20B4"/>
+ <outline>
+ <contour>
+ <point x="896" y="1956" type="curve" smooth="yes"/>
+ <point x="1200" y="1956"/>
+ <point x="1352" y="1792"/>
+ <point x="1352" y="1612" type="curve" smooth="yes"/>
+ <point x="1352" y="1464"/>
+ <point x="1280" y="1352"/>
+ <point x="1120" y="1232" type="curve"/>
+ <point x="1200" y="1224" type="line"/>
+ <point x="1328" y="1328"/>
+ <point x="1424" y="1444"/>
+ <point x="1424" y="1608" type="curve" smooth="yes"/>
+ <point x="1424" y="1872"/>
+ <point x="1212" y="2032"/>
+ <point x="896" y="2032" type="curve" smooth="yes"/>
+ <point x="536" y="2032"/>
+ <point x="328" y="1824"/>
+ <point x="328" y="1520" type="curve"/>
+ <point x="400" y="1520" type="line"/>
+ <point x="400" y="1768"/>
+ <point x="572" y="1956"/>
+ </contour>
+ <contour>
+ <point x="1612" y="1188" type="line"/>
+ <point x="1612" y="1264" type="line"/>
+ <point x="180" y="1264" type="line"/>
+ <point x="180" y="1188" type="line"/>
+ </contour>
+ <contour>
+ <point x="1612" y="804" type="line"/>
+ <point x="1612" y="880" type="line"/>
+ <point x="180" y="880" type="line"/>
+ <point x="180" y="804" type="line"/>
+ </contour>
+ <contour>
+ <point x="888" y="-28" type="curve" smooth="yes"/>
+ <point x="1192" y="-28"/>
+ <point x="1488" y="104"/>
+ <point x="1488" y="508" type="curve"/>
+ <point x="1416" y="508" type="line"/>
+ <point x="1416" y="152"/>
+ <point x="1144" y="44"/>
+ <point x="888" y="44" type="curve" smooth="yes"/>
+ <point x="564" y="44"/>
+ <point x="380" y="200"/>
+ <point x="380" y="424" type="curve" smooth="yes"/>
+ <point x="380" y="608"/>
+ <point x="464" y="736"/>
+ <point x="652" y="840" type="curve"/>
+ <point x="564" y="852" type="line"/>
+ <point x="412" y="756"/>
+ <point x="304" y="612"/>
+ <point x="304" y="428" type="curve" smooth="yes"/>
+ <point x="304" y="136"/>
+ <point x="540" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20B5_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20B5_.glif
new file mode 100644
index 000000000..f95f6d0c3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20B5_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20B5" format="1">
+ <advance width="1792"/>
+ <unicode hex="20B5"/>
+ <outline>
+ <contour>
+ <point x="948" y="2144" type="line"/>
+ <point x="872" y="2144" type="line"/>
+ <point x="872" y="-172" type="line"/>
+ <point x="948" y="-172" type="line"/>
+ </contour>
+ <component base="C"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1825, 'leftMargin': 176, 'rightMargin': 209}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20B6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20B6_.glif
new file mode 100644
index 000000000..390f8ce28
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20B6_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20B6" format="1">
+ <advance width="1280"/>
+ <unicode hex="20B6"/>
+ <outline>
+ <contour>
+ <point x="1120" y="1488" type="line"/>
+ <point x="112" y="1488" type="line"/>
+ <point x="112" y="1412" type="line"/>
+ <point x="1120" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="708" y="1888" type="line"/>
+ <point x="708" y="384" type="line" smooth="yes"/>
+ <point x="708" y="84"/>
+ <point x="824" y="-28"/>
+ <point x="1012" y="-28" type="curve" smooth="yes"/>
+ <point x="1060" y="-28"/>
+ <point x="1116" y="-28"/>
+ <point x="1168" y="-12" type="curve"/>
+ <point x="1156" y="60" type="line"/>
+ <point x="1104" y="52"/>
+ <point x="1064" y="44"/>
+ <point x="1008" y="44" type="curve" smooth="yes"/>
+ <point x="888" y="44"/>
+ <point x="784" y="124"/>
+ <point x="784" y="384" type="curve" smooth="yes"/>
+ <point x="784" y="1888" type="line"/>
+ </contour>
+ <component base="l" xOffset="132"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1166.0, 'leftMargin': 55, 'rightMargin': 55.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20B7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20B7_.glif
new file mode 100644
index 000000000..74909f117
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20B7_.glif
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20B7" format="1">
+ <advance width="1792"/>
+ <unicode hex="20B7"/>
+ <outline>
+ <contour>
+ <point x="252" y="284" type="line"/>
+ <point x="252" y="480"/>
+ <point x="344" y="612"/>
+ <point x="536" y="612" type="curve" smooth="yes"/>
+ <point x="688" y="612"/>
+ <point x="768" y="556"/>
+ <point x="768" y="372" type="curve" smooth="yes"/>
+ <point x="768" y="-164" type="line"/>
+ <point x="840" y="-164" type="line"/>
+ <point x="840" y="368" type="line" smooth="yes"/>
+ <point x="840" y="592"/>
+ <point x="724" y="688"/>
+ <point x="536" y="688" type="curve" smooth="yes"/>
+ <point x="332" y="688"/>
+ <point x="196" y="540"/>
+ <point x="196" y="304" type="curve"/>
+ </contour>
+ <contour>
+ <point x="260" y="496" type="line"/>
+ <point x="252" y="680" type="line"/>
+ <point x="188" y="680" type="line"/>
+ <point x="188" y="-164" type="line"/>
+ <point x="260" y="-164" type="line"/>
+ </contour>
+ <contour>
+ <point x="832" y="284" type="line"/>
+ <point x="832" y="480"/>
+ <point x="924" y="612"/>
+ <point x="1116" y="612" type="curve" smooth="yes"/>
+ <point x="1268" y="612"/>
+ <point x="1348" y="556"/>
+ <point x="1348" y="372" type="curve" smooth="yes"/>
+ <point x="1348" y="-164" type="line"/>
+ <point x="1420" y="-164" type="line"/>
+ <point x="1420" y="368" type="line" smooth="yes"/>
+ <point x="1420" y="592"/>
+ <point x="1304" y="688"/>
+ <point x="1116" y="688" type="curve" smooth="yes"/>
+ <point x="912" y="688"/>
+ <point x="776" y="540"/>
+ <point x="776" y="304" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1528" y="480" type="curve" smooth="yes"/>
+ <point x="1528" y="224"/>
+ <point x="1276" y="44"/>
+ <point x="924" y="44" type="curve" smooth="yes"/>
+ <point x="636" y="44"/>
+ <point x="300" y="160"/>
+ <point x="256" y="512" type="curve"/>
+ <point x="188" y="564" type="line"/>
+ <point x="188" y="116"/>
+ <point x="584" y="-28"/>
+ <point x="924" y="-28" type="curve" smooth="yes"/>
+ <point x="1300" y="-28"/>
+ <point x="1604" y="156"/>
+ <point x="1604" y="484" type="curve" smooth="yes"/>
+ <point x="1604" y="820"/>
+ <point x="1328" y="956"/>
+ <point x="932" y="1060" type="curve" smooth="yes"/>
+ <point x="456" y="1184"/>
+ <point x="328" y="1332"/>
+ <point x="328" y="1544" type="curve" smooth="yes"/>
+ <point x="328" y="1760"/>
+ <point x="540" y="1956"/>
+ <point x="916" y="1956" type="curve" smooth="yes"/>
+ <point x="1272" y="1956"/>
+ <point x="1508" y="1736"/>
+ <point x="1508" y="1440" type="curve"/>
+ <point x="1584" y="1440" type="line"/>
+ <point x="1584" y="1792"/>
+ <point x="1304" y="2032"/>
+ <point x="916" y="2032" type="curve" smooth="yes"/>
+ <point x="540" y="2032"/>
+ <point x="252" y="1844"/>
+ <point x="252" y="1540" type="curve" smooth="yes"/>
+ <point x="252" y="1220"/>
+ <point x="504" y="1100"/>
+ <point x="912" y="988" type="curve" smooth="yes"/>
+ <point x="1364" y="864"/>
+ <point x="1528" y="732"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1665, 'leftMargin': 132, 'rightMargin': 115}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20B8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20B8_.glif
new file mode 100644
index 000000000..163c1ab8b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20B8_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20B8" format="1">
+ <advance width="1792"/>
+ <unicode hex="20B8"/>
+ <outline>
+ <contour>
+ <point x="936" y="1756" type="line"/>
+ <point x="860" y="1756" type="line"/>
+ <point x="860" y="0" type="line"/>
+ <point x="936" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1664" y="1756" type="line"/>
+ <point x="132" y="1756" type="line"/>
+ <point x="132" y="1680" type="line"/>
+ <point x="1664" y="1680" type="line"/>
+ </contour>
+ <contour>
+ <point x="1664" y="2004" type="line"/>
+ <point x="132" y="2004" type="line"/>
+ <point x="132" y="1928" type="line"/>
+ <point x="1664" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 76, 'rightMargin': 76.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20B9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20B9_.glif
new file mode 100644
index 000000000..a88f577b1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20B9_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20B9" format="1">
+ <advance width="1536"/>
+ <unicode hex="20B9"/>
+ <outline>
+ <contour>
+ <point x="1332" y="1448" type="line"/>
+ <point x="232" y="1448" type="line"/>
+ <point x="204" y="1376" type="line"/>
+ <point x="1304" y="1376" type="line"/>
+ </contour>
+ <contour>
+ <point x="1084" y="0" type="line"/>
+ <point x="1164" y="0" type="line"/>
+ <point x="1164" y="20" type="line"/>
+ <point x="488" y="844" type="line"/>
+ <point x="892" y="844"/>
+ <point x="1080" y="1128"/>
+ <point x="1080" y="1412" type="curve" smooth="yes"/>
+ <point x="1080" y="1784"/>
+ <point x="804" y="2004"/>
+ <point x="420" y="2004" type="curve" smooth="yes"/>
+ <point x="272" y="2004" type="line"/>
+ <point x="244" y="1928" type="line"/>
+ <point x="420" y="1928" type="line" smooth="yes"/>
+ <point x="776" y="1928"/>
+ <point x="1004" y="1728"/>
+ <point x="1004" y="1412" type="curve" smooth="yes"/>
+ <point x="1004" y="1164"/>
+ <point x="832" y="916"/>
+ <point x="488" y="916" type="curve" smooth="yes"/>
+ <point x="388" y="916" type="line"/>
+ <point x="388" y="844" type="line"/>
+ </contour>
+ <contour>
+ <point x="1332" y="2004" type="line"/>
+ <point x="232" y="2004" type="line"/>
+ <point x="204" y="1928" type="line"/>
+ <point x="1304" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1295, 'leftMargin': 83, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20BA__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20BA__.glif
new file mode 100644
index 000000000..99a7d9ede
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20BA__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20BA" format="1">
+ <advance width="1280"/>
+ <unicode hex="20BA"/>
+ <outline>
+ <contour>
+ <point x="428" y="2004" type="line"/>
+ <point x="352" y="2004" type="line"/>
+ <point x="352" y="0" type="line"/>
+ <point x="428" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1108" y="1068" type="line"/>
+ <point x="1108" y="876" type="line" smooth="yes"/>
+ <point x="1108" y="408"/>
+ <point x="860" y="72"/>
+ <point x="428" y="72" type="curve"/>
+ <point x="352" y="0" type="line"/>
+ <point x="376" y="0"/>
+ <point x="400" y="-4"/>
+ <point x="428" y="-4" type="curve" smooth="yes"/>
+ <point x="888" y="-4"/>
+ <point x="1180" y="356"/>
+ <point x="1180" y="876" type="curve" smooth="yes"/>
+ <point x="1180" y="1068" type="line"/>
+ </contour>
+ <contour>
+ <point x="748" y="1596" type="line"/>
+ <point x="100" y="1340" type="line"/>
+ <point x="100" y="1256" type="line"/>
+ <point x="748" y="1516" type="line"/>
+ </contour>
+ <contour>
+ <point x="748" y="1280" type="line"/>
+ <point x="100" y="1024" type="line"/>
+ <point x="100" y="940" type="line"/>
+ <point x="748" y="1200" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1323, 'leftMargin': 78, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20BB__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20BB__.glif
new file mode 100644
index 000000000..384ff04ce
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20BB__.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20BB" format="1">
+ <advance width="2048"/>
+ <unicode hex="20BB"/>
+ <outline>
+ <contour>
+ <point x="864" y="1624" type="line"/>
+ <point x="864" y="1908"/>
+ <point x="740" y="2040"/>
+ <point x="492" y="2040" type="curve" smooth="yes"/>
+ <point x="280" y="2040"/>
+ <point x="176" y="1888"/>
+ <point x="176" y="1716" type="curve" smooth="yes"/>
+ <point x="176" y="1516"/>
+ <point x="308" y="1416"/>
+ <point x="472" y="1416" type="curve" smooth="yes"/>
+ <point x="1308" y="1416" type="line"/>
+ <point x="1308" y="1488" type="line"/>
+ <point x="484" y="1488" type="line" smooth="yes"/>
+ <point x="340" y="1488"/>
+ <point x="252" y="1576"/>
+ <point x="252" y="1716" type="curve" smooth="yes"/>
+ <point x="252" y="1856"/>
+ <point x="332" y="1964"/>
+ <point x="492" y="1964" type="curve" smooth="yes"/>
+ <point x="724" y="1964"/>
+ <point x="788" y="1840"/>
+ <point x="788" y="1632" type="curve" smooth="yes"/>
+ <point x="788" y="588" type="line" smooth="yes"/>
+ <point x="788" y="56"/>
+ <point x="1096" y="0"/>
+ <point x="1404" y="0" type="curve"/>
+ <point x="1404" y="72" type="line"/>
+ <point x="1000" y="72"/>
+ <point x="864" y="216"/>
+ <point x="864" y="588" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="496" y="660" type="line"/>
+ <point x="936" y="868" type="line"/>
+ <point x="1104" y="676" type="line"/>
+ <point x="1280" y="852" type="line"/>
+ <point x="1460" y="652" type="line"/>
+ <point x="1672" y="660"/>
+ <point x="1872" y="804"/>
+ <point x="1872" y="1064" type="curve" smooth="yes"/>
+ <point x="1872" y="1260"/>
+ <point x="1748" y="1488"/>
+ <point x="1308" y="1488" type="curve"/>
+ <point x="1308" y="1416" type="line"/>
+ <point x="1612" y="1416"/>
+ <point x="1796" y="1292"/>
+ <point x="1796" y="1064" type="curve" smooth="yes"/>
+ <point x="1796" y="892"/>
+ <point x="1700" y="760"/>
+ <point x="1504" y="728" type="curve"/>
+ <point x="1288" y="972" type="line"/>
+ <point x="1108" y="788" type="line"/>
+ <point x="964" y="964" type="line"/>
+ <point x="452" y="728" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1804.0, 'leftMargin': 55, 'rightMargin': 55.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20BC__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20BC__.glif
new file mode 100644
index 000000000..b49f9916b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20BC__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20BC" format="1">
+ <advance width="1792"/>
+ <unicode hex="20BC"/>
+ <outline>
+ <contour>
+ <point x="1652" y="0" type="line"/>
+ <point x="1652" y="328" type="line" smooth="yes"/>
+ <point x="1652" y="852"/>
+ <point x="1356" y="1208"/>
+ <point x="896" y="1208" type="curve" smooth="yes"/>
+ <point x="436" y="1208"/>
+ <point x="140" y="852"/>
+ <point x="140" y="328" type="curve" smooth="yes"/>
+ <point x="140" y="0" type="line"/>
+ <point x="216" y="0" type="line"/>
+ <point x="216" y="332" type="line" smooth="yes"/>
+ <point x="216" y="800"/>
+ <point x="468" y="1132"/>
+ <point x="896" y="1132" type="curve" smooth="yes"/>
+ <point x="1328" y="1132"/>
+ <point x="1576" y="800"/>
+ <point x="1576" y="332" type="curve" smooth="yes"/>
+ <point x="1576" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="932" y="1488" type="line"/>
+ <point x="856" y="1488" type="line"/>
+ <point x="856" y="0" type="line"/>
+ <point x="932" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>917.125</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1840, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20BD__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20BD__.glif
new file mode 100644
index 000000000..9bd5baa52
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20BD__.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20BD" format="1">
+ <advance width="1792"/>
+ <unicode hex="20BD"/>
+ <outline>
+ <contour>
+ <point x="1024" y="848" type="line"/>
+ <point x="1452" y="848"/>
+ <point x="1672" y="1064"/>
+ <point x="1672" y="1420" type="curve" smooth="yes"/>
+ <point x="1672" y="1772"/>
+ <point x="1452" y="2004"/>
+ <point x="1024" y="2004" type="curve" smooth="yes"/>
+ <point x="400" y="2004" type="line"/>
+ <point x="400" y="0" type="line"/>
+ <point x="472" y="0" type="line"/>
+ <point x="472" y="1928" type="line"/>
+ <point x="1024" y="1928" type="line" smooth="yes"/>
+ <point x="1428" y="1928"/>
+ <point x="1596" y="1700"/>
+ <point x="1596" y="1416" type="curve" smooth="yes"/>
+ <point x="1596" y="1144"/>
+ <point x="1428" y="920"/>
+ <point x="1024" y="920" type="curve" smooth="yes"/>
+ <point x="124" y="920" type="line"/>
+ <point x="124" y="848" type="line"/>
+ </contour>
+ <contour>
+ <point x="1024" y="628" type="line"/>
+ <point x="124" y="628" type="line"/>
+ <point x="124" y="552" type="line"/>
+ <point x="1024" y="552" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1746, 'leftMargin': 55, 'rightMargin': 144}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20BE__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20BE__.glif
new file mode 100644
index 000000000..150e91bc4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20BE__.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20BE" format="1">
+ <advance width="1792"/>
+ <unicode hex="20BE"/>
+ <outline>
+ <contour>
+ <point x="1156" y="904" type="line"/>
+ <point x="1156" y="2032" type="line"/>
+ <point x="1084" y="2032" type="line"/>
+ <point x="1084" y="904" type="line"/>
+ </contour>
+ <contour>
+ <point x="712" y="904" type="line"/>
+ <point x="712" y="2032" type="line"/>
+ <point x="636" y="2032" type="line"/>
+ <point x="636" y="904" type="line"/>
+ </contour>
+ <contour>
+ <point x="148" y="0" type="line"/>
+ <point x="1628" y="0" type="line"/>
+ <point x="1628" y="76" type="line"/>
+ <point x="148" y="76" type="line"/>
+ </contour>
+ <contour>
+ <point x="940" y="0" type="curve"/>
+ <point x="896" y="76" type="line"/>
+ <point x="468" y="76"/>
+ <point x="216" y="420"/>
+ <point x="216" y="900" type="curve" smooth="yes"/>
+ <point x="216" y="1372"/>
+ <point x="464" y="1704"/>
+ <point x="896" y="1704" type="curve" smooth="yes"/>
+ <point x="1328" y="1704"/>
+ <point x="1576" y="1372"/>
+ <point x="1576" y="904" type="curve"/>
+ <point x="1652" y="904" type="line"/>
+ <point x="1652" y="1420"/>
+ <point x="1356" y="1780"/>
+ <point x="896" y="1780" type="curve" smooth="yes"/>
+ <point x="436" y="1780"/>
+ <point x="140" y="1420"/>
+ <point x="140" y="900" type="curve" smooth="yes"/>
+ <point x="140" y="356"/>
+ <point x="456" y="0"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1876, 'leftMargin': 183, 'rightMargin': 183}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20DB__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20DB__.glif
new file mode 100644
index 000000000..95aa1dc78
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20DB__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20DB" format="1">
+ <advance width="0"/>
+ <unicode hex="20DB"/>
+ <outline>
+ <contour>
+ <point x="-802" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="period" xOffset="-1598" yOffset="1788"/>
+ <component base="period" xOffset="-1070" yOffset="1788"/>
+ <component base="period" xOffset="-562" yOffset="1788"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20DC__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20DC__.glif
new file mode 100644
index 000000000..cd5bb1776
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20DC__.glif
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20DC" format="1">
+ <advance width="0"/>
+ <unicode hex="20DC"/>
+ <outline>
+ <contour>
+ <point x="-788" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="period" xOffset="-1832" yOffset="1788"/>
+ <component base="period" xOffset="-1304" yOffset="1788"/>
+ <component base="period" xOffset="-796" yOffset="1788"/>
+ <component base="period" xOffset="-301" yOffset="1788"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20E3_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20E3_.glif
new file mode 100644
index 000000000..044b97806
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20E3_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20E3" format="1">
+ <advance width="1024"/>
+ <unicode hex="20E3"/>
+ <outline>
+ <contour>
+ <point x="1652" y="1744" type="line"/>
+ <point x="1652" y="2072"/>
+ <point x="1428" y="2312"/>
+ <point x="512" y="2312" type="curve" smooth="yes"/>
+ <point x="-392" y="2312"/>
+ <point x="-628" y="2100"/>
+ <point x="-628" y="1744" type="curve"/>
+ <point x="-628" y="256" type="line"/>
+ <point x="-628" y="-132"/>
+ <point x="-300" y="-312"/>
+ <point x="516" y="-312" type="curve" smooth="yes"/>
+ <point x="1408" y="-312"/>
+ <point x="1652" y="-108"/>
+ <point x="1652" y="256" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1576" y="256" type="line"/>
+ <point x="1576" y="-40"/>
+ <point x="1400" y="-236"/>
+ <point x="516" y="-236" type="curve" smooth="yes"/>
+ <point x="-296" y="-236"/>
+ <point x="-552" y="-44"/>
+ <point x="-552" y="256" type="curve" smooth="yes"/>
+ <point x="-552" y="1748" type="line" smooth="yes"/>
+ <point x="-552" y="2056"/>
+ <point x="-392" y="2240"/>
+ <point x="512" y="2240" type="curve" smooth="yes"/>
+ <point x="1432" y="2240"/>
+ <point x="1576" y="2020"/>
+ <point x="1576" y="1748" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': -1880, 'rightMargin': 657}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20E8_.glif
new file mode 100644
index 000000000..3d71222d8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20E8_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20E8" format="1">
+ <advance width="0"/>
+ <unicode hex="20E8"/>
+ <outline>
+ <component base="period" xOffset="-1598" yOffset="-688"/>
+ <component base="period" xOffset="-1070" yOffset="-688"/>
+ <component base="period" xOffset="-562" yOffset="-688"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni20F0_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni20F0_.glif
new file mode 100644
index 000000000..f042c03ec
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni20F0_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni20F0" format="1">
+ <advance width="0"/>
+ <unicode hex="20F0"/>
+ <outline>
+ <contour>
+ <point x="-796" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-832" y="1645" type="line"/>
+ <point x="-755" y="1645" type="line"/>
+ <point x="-763" y="2135" type="line"/>
+ <point x="-342" y="1884" type="line"/>
+ <point x="-304" y="1950" type="line"/>
+ <point x="-734" y="2188" type="line"/>
+ <point x="-304" y="2426" type="line"/>
+ <point x="-342" y="2493" type="line"/>
+ <point x="-763" y="2239" type="line"/>
+ <point x="-755" y="2731" type="line"/>
+ <point x="-832" y="2731" type="line"/>
+ <point x="-824" y="2240" type="line"/>
+ <point x="-1244" y="2492" type="line"/>
+ <point x="-1283" y="2426" type="line"/>
+ <point x="-853" y="2188" type="line"/>
+ <point x="-1283" y="1950" type="line"/>
+ <point x="-1244" y="1882" type="line"/>
+ <point x="-824" y="2137" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2105.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2105.glif
new file mode 100644
index 000000000..af1818404
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2105.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2105" format="1">
+ <advance width="2304"/>
+ <unicode hex="2105"/>
+ <outline>
+ <contour>
+ <point x="900" y="1396" type="line"/>
+ <point x="900" y="1292"/>
+ <point x="816" y="1176"/>
+ <point x="636" y="1176" type="curve" smooth="yes"/>
+ <point x="452" y="1176"/>
+ <point x="336" y="1344"/>
+ <point x="336" y="1512" type="curve" smooth="yes"/>
+ <point x="336" y="1616" type="line" smooth="yes"/>
+ <point x="336" y="1788"/>
+ <point x="452" y="1956"/>
+ <point x="632" y="1956" type="curve" smooth="yes"/>
+ <point x="816" y="1956"/>
+ <point x="900" y="1844"/>
+ <point x="900" y="1736" type="curve"/>
+ <point x="976" y="1736" type="line"/>
+ <point x="976" y="1896"/>
+ <point x="840" y="2032"/>
+ <point x="632" y="2032" type="curve" smooth="yes"/>
+ <point x="428" y="2032"/>
+ <point x="260" y="1844"/>
+ <point x="260" y="1616" type="curve" smooth="yes"/>
+ <point x="260" y="1512" type="line" smooth="yes"/>
+ <point x="260" y="1288"/>
+ <point x="428" y="1100"/>
+ <point x="636" y="1100" type="curve" smooth="yes"/>
+ <point x="840" y="1100"/>
+ <point x="976" y="1236"/>
+ <point x="976" y="1396" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1300" y="384" type="line"/>
+ <point x="1300" y="160"/>
+ <point x="1448" y="-28"/>
+ <point x="1676" y="-28" type="curve" smooth="yes"/>
+ <point x="1896" y="-28"/>
+ <point x="2044" y="160"/>
+ <point x="2044" y="384" type="curve" smooth="yes"/>
+ <point x="2044" y="492" type="line" smooth="yes"/>
+ <point x="2044" y="716"/>
+ <point x="1896" y="904"/>
+ <point x="1672" y="904" type="curve" smooth="yes"/>
+ <point x="1448" y="904"/>
+ <point x="1300" y="716"/>
+ <point x="1300" y="492" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1376" y="492" type="line"/>
+ <point x="1376" y="676"/>
+ <point x="1476" y="828"/>
+ <point x="1672" y="828" type="curve" smooth="yes"/>
+ <point x="1872" y="828"/>
+ <point x="1968" y="676"/>
+ <point x="1968" y="492" type="curve" smooth="yes"/>
+ <point x="1968" y="384" type="line" smooth="yes"/>
+ <point x="1968" y="216"/>
+ <point x="1876" y="48"/>
+ <point x="1676" y="48" type="curve" smooth="yes"/>
+ <point x="1468" y="48"/>
+ <point x="1376" y="216"/>
+ <point x="1376" y="384" type="curve" smooth="yes"/>
+ </contour>
+ <component base="fraction" xOffset="528"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2064, 'leftMargin': 157, 'rightMargin': 121}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2113.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2113.glif
new file mode 100644
index 000000000..c5b98d083
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2113.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2113" format="1">
+ <advance width="1280"/>
+ <unicode hex="2113"/>
+ <outline>
+ <contour>
+ <point x="1004" y="44" type="line"/>
+ <point x="720" y="44"/>
+ <point x="628" y="320"/>
+ <point x="628" y="592" type="curve" smooth="yes"/>
+ <point x="628" y="1592" type="line"/>
+ <point x="628" y="1884"/>
+ <point x="704" y="2040"/>
+ <point x="848" y="2040" type="curve"/>
+ <point x="964" y="2040"/>
+ <point x="1044" y="1924"/>
+ <point x="1044" y="1680" type="curve" smooth="yes"/>
+ <point x="1044" y="1632" type="line"/>
+ <point x="1044" y="1240"/>
+ <point x="780" y="684"/>
+ <point x="164" y="684" type="curve"/>
+ <point x="164" y="612" type="line"/>
+ <point x="772" y="612"/>
+ <point x="1120" y="1144"/>
+ <point x="1120" y="1636" type="curve"/>
+ <point x="1120" y="1680" type="line" smooth="yes"/>
+ <point x="1120" y="1948"/>
+ <point x="1008" y="2112"/>
+ <point x="848" y="2112" type="curve"/>
+ <point x="664" y="2112"/>
+ <point x="552" y="1920"/>
+ <point x="552" y="1592" type="curve"/>
+ <point x="552" y="592" type="line" smooth="yes"/>
+ <point x="552" y="216"/>
+ <point x="700" y="-28"/>
+ <point x="1004" y="-28" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1282, 'leftMargin': 107, 'rightMargin': 218}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2116.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2116.glif
new file mode 100644
index 000000000..87615aaff
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2116.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2116" format="1">
+ <advance width="2816"/>
+ <unicode hex="2116"/>
+ <outline>
+ <contour>
+ <point x="2596" y="696" type="line"/>
+ <point x="1800" y="696" type="line"/>
+ <point x="1800" y="624" type="line"/>
+ <point x="2596" y="624" type="line"/>
+ </contour>
+ <contour>
+ <point x="1760" y="1404" type="line"/>
+ <point x="1760" y="1136"/>
+ <point x="1920" y="944"/>
+ <point x="2180" y="944" type="curve" smooth="yes"/>
+ <point x="2440" y="944"/>
+ <point x="2600" y="1136"/>
+ <point x="2600" y="1404" type="curve"/>
+ <point x="2600" y="1564" type="line"/>
+ <point x="2600" y="1832"/>
+ <point x="2440" y="2024"/>
+ <point x="2180" y="2024" type="curve" smooth="yes"/>
+ <point x="1920" y="2024"/>
+ <point x="1760" y="1832"/>
+ <point x="1760" y="1564" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1836" y="1564" type="line"/>
+ <point x="1836" y="1776"/>
+ <point x="1948" y="1952"/>
+ <point x="2180" y="1952" type="curve" smooth="yes"/>
+ <point x="2412" y="1952"/>
+ <point x="2524" y="1776"/>
+ <point x="2524" y="1564" type="curve"/>
+ <point x="2524" y="1404" type="line"/>
+ <point x="2524" y="1188"/>
+ <point x="2412" y="1020"/>
+ <point x="2180" y="1020" type="curve" smooth="yes"/>
+ <point x="1940" y="1020"/>
+ <point x="1836" y="1188"/>
+ <point x="1836" y="1404" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1456" y="2004" type="line"/>
+ <point x="1380" y="2004" type="line"/>
+ <point x="1380" y="144" type="line"/>
+ <point x="296" y="2004" type="line"/>
+ <point x="220" y="2004" type="line"/>
+ <point x="220" y="0" type="line"/>
+ <point x="296" y="0" type="line"/>
+ <point x="296" y="1864" type="line"/>
+ <point x="1380" y="0" type="line"/>
+ <point x="1456" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2848, 'leftMargin': 264, 'rightMargin': 205}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni213B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni213B_.glif
new file mode 100644
index 000000000..14785e95c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni213B_.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni213B" format="1">
+ <advance width="2048"/>
+ <unicode hex="213B"/>
+ <outline>
+ <contour>
+ <point x="260" y="2004" type="line"/>
+ <point x="184" y="2004" type="line"/>
+ <point x="184" y="1264" type="line"/>
+ <point x="260" y="1264" type="line"/>
+ </contour>
+ <contour>
+ <point x="592" y="2004" type="line"/>
+ <point x="228" y="2004" type="line"/>
+ <point x="228" y="1924" type="line"/>
+ <point x="592" y="1924" type="line"/>
+ </contour>
+ <contour>
+ <point x="536" y="1680" type="line"/>
+ <point x="228" y="1680" type="line"/>
+ <point x="228" y="1600" type="line"/>
+ <point x="536" y="1600" type="line"/>
+ </contour>
+ <contour>
+ <point x="904" y="1888" type="line"/>
+ <point x="936" y="2004" type="line"/>
+ <point x="864" y="2004" type="line"/>
+ <point x="600" y="1264" type="line"/>
+ <point x="676" y="1264" type="line"/>
+ </contour>
+ <contour>
+ <point x="1136" y="1264" type="line"/>
+ <point x="1216" y="1264" type="line"/>
+ <point x="952" y="2004" type="line"/>
+ <point x="880" y="2004" type="line"/>
+ <point x="916" y="1888" type="line"/>
+ </contour>
+ <contour>
+ <point x="1092" y="1548" type="line"/>
+ <point x="724" y="1548" type="line"/>
+ <point x="724" y="1472" type="line"/>
+ <point x="1092" y="1472" type="line"/>
+ </contour>
+ <contour>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1288" y="2004" type="line"/>
+ <point x="1524" y="1644" type="line"/>
+ <point x="1276" y="1264" type="line"/>
+ <point x="1368" y="1264" type="line"/>
+ <point x="1572" y="1584" type="line"/>
+ <point x="1776" y="1264" type="line"/>
+ <point x="1864" y="1264" type="line"/>
+ <point x="1616" y="1644" type="line"/>
+ <point x="1852" y="2004" type="line"/>
+ <point x="1760" y="2004" type="line"/>
+ <point x="1572" y="1700" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2013.0, 'leftMargin': 168, 'rightMargin': 164.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni214D_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni214D_.glif
new file mode 100644
index 000000000..4acca7922
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni214D_.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni214D" format="1">
+ <advance width="2560"/>
+ <unicode hex="214D"/>
+ <outline>
+ <contour>
+ <point x="616" y="2200" type="line"/>
+ <point x="648" y="2320" type="line"/>
+ <point x="600" y="2320" type="line"/>
+ <point x="148" y="1116" type="line"/>
+ <point x="212" y="1116" type="line"/>
+ </contour>
+ <contour>
+ <point x="1040" y="1116" type="line"/>
+ <point x="1104" y="1116" type="line"/>
+ <point x="652" y="2320" type="line"/>
+ <point x="604" y="2320" type="line"/>
+ <point x="636" y="2200" type="line"/>
+ </contour>
+ <contour>
+ <point x="924" y="1532" type="line"/>
+ <point x="328" y="1532" type="line"/>
+ <point x="328" y="1472" type="line"/>
+ <point x="924" y="1472" type="line"/>
+ </contour>
+ <contour>
+ <point x="2340" y="288" type="curve" smooth="yes"/>
+ <point x="2340" y="164"/>
+ <point x="2228" y="48"/>
+ <point x="2000" y="48" type="curve" smooth="yes"/>
+ <point x="1824" y="48"/>
+ <point x="1644" y="92"/>
+ <point x="1628" y="296" type="curve"/>
+ <point x="1552" y="296" type="line"/>
+ <point x="1552" y="92"/>
+ <point x="1712" y="-28"/>
+ <point x="2000" y="-28" type="curve" smooth="yes"/>
+ <point x="2252" y="-28"/>
+ <point x="2412" y="100"/>
+ <point x="2412" y="284" type="curve" smooth="yes"/>
+ <point x="2412" y="496"/>
+ <point x="2272" y="584"/>
+ <point x="2016" y="644" type="curve" smooth="yes"/>
+ <point x="1704" y="716"/>
+ <point x="1664" y="800"/>
+ <point x="1664" y="904" type="curve" smooth="yes"/>
+ <point x="1664" y="1020"/>
+ <point x="1764" y="1128"/>
+ <point x="1988" y="1128" type="curve" smooth="yes"/>
+ <point x="2224" y="1128"/>
+ <point x="2336" y="1012"/>
+ <point x="2336" y="864" type="curve"/>
+ <point x="2412" y="864" type="line"/>
+ <point x="2412" y="1068"/>
+ <point x="2252" y="1204"/>
+ <point x="1988" y="1204" type="curve" smooth="yes"/>
+ <point x="1740" y="1204"/>
+ <point x="1592" y="1072"/>
+ <point x="1592" y="904" type="curve" smooth="yes"/>
+ <point x="1592" y="712"/>
+ <point x="1728" y="632"/>
+ <point x="1992" y="572" type="curve" smooth="yes"/>
+ <point x="2284" y="508"/>
+ <point x="2340" y="392"/>
+ </contour>
+ <component base="fraction" xOffset="680"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2541.0, 'leftMargin': 110, 'rightMargin': 165.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni214F_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni214F_.glif
new file mode 100644
index 000000000..109bfc1ad
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni214F_.glif
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni214F" format="1">
+ <advance width="2816"/>
+ <unicode hex="214F"/>
+ <outline>
+ <contour>
+ <point x="192" y="-28" type="line"/>
+ <point x="608" y="-28"/>
+ <point x="916" y="264"/>
+ <point x="916" y="784" type="curve" smooth="yes"/>
+ <point x="916" y="1032"/>
+ <point x="848" y="1232"/>
+ <point x="596" y="1232" type="curve" smooth="yes"/>
+ <point x="348" y="1232"/>
+ <point x="280" y="1032"/>
+ <point x="280" y="784" type="curve" smooth="yes"/>
+ <point x="280" y="264"/>
+ <point x="584" y="-28"/>
+ <point x="1004" y="-28" type="curve" smooth="yes"/>
+ <point x="1420" y="-28"/>
+ <point x="1728" y="264"/>
+ <point x="1728" y="784" type="curve" smooth="yes"/>
+ <point x="1728" y="1032"/>
+ <point x="1656" y="1232"/>
+ <point x="1408" y="1232" type="curve" smooth="yes"/>
+ <point x="1160" y="1232"/>
+ <point x="1088" y="1032"/>
+ <point x="1088" y="784" type="curve" smooth="yes"/>
+ <point x="1088" y="264"/>
+ <point x="1396" y="-28"/>
+ <point x="1816" y="-28" type="curve" smooth="yes"/>
+ <point x="2232" y="-28"/>
+ <point x="2540" y="264"/>
+ <point x="2540" y="784" type="curve" smooth="yes"/>
+ <point x="2540" y="1032"/>
+ <point x="2468" y="1232"/>
+ <point x="2220" y="1232" type="curve" smooth="yes"/>
+ <point x="1972" y="1232"/>
+ <point x="1900" y="1032"/>
+ <point x="1900" y="784" type="curve" smooth="yes"/>
+ <point x="1900" y="264"/>
+ <point x="2208" y="-28"/>
+ <point x="2624" y="-28" type="curve"/>
+ <point x="2624" y="44" type="line"/>
+ <point x="2160" y="44"/>
+ <point x="1972" y="408"/>
+ <point x="1972" y="788" type="curve" smooth="yes"/>
+ <point x="1972" y="1048"/>
+ <point x="2068" y="1160"/>
+ <point x="2220" y="1160" type="curve" smooth="yes"/>
+ <point x="2372" y="1160"/>
+ <point x="2464" y="1048"/>
+ <point x="2464" y="788" type="curve" smooth="yes"/>
+ <point x="2464" y="408"/>
+ <point x="2276" y="44"/>
+ <point x="1816" y="44" type="curve" smooth="yes"/>
+ <point x="1352" y="44"/>
+ <point x="1164" y="408"/>
+ <point x="1164" y="788" type="curve" smooth="yes"/>
+ <point x="1164" y="1048"/>
+ <point x="1256" y="1160"/>
+ <point x="1408" y="1160" type="curve" smooth="yes"/>
+ <point x="1560" y="1160"/>
+ <point x="1656" y="1048"/>
+ <point x="1656" y="788" type="curve" smooth="yes"/>
+ <point x="1656" y="408"/>
+ <point x="1468" y="44"/>
+ <point x="1004" y="44" type="curve" smooth="yes"/>
+ <point x="540" y="44"/>
+ <point x="352" y="408"/>
+ <point x="352" y="788" type="curve" smooth="yes"/>
+ <point x="352" y="1048"/>
+ <point x="444" y="1160"/>
+ <point x="596" y="1160" type="curve" smooth="yes"/>
+ <point x="748" y="1160"/>
+ <point x="844" y="1048"/>
+ <point x="844" y="788" type="curve" smooth="yes"/>
+ <point x="844" y="408"/>
+ <point x="656" y="44"/>
+ <point x="192" y="44" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2654, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2150.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2150.glif
new file mode 100644
index 000000000..002baf890
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2150.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2150" format="1">
+ <advance width="2304"/>
+ <unicode hex="2150"/>
+ <outline>
+ <component base="one.sup" xOffset="24" yOffset="912"/>
+ <component base="seven.sup" xOffset="1220"/>
+ <component base="fraction" xOffset="380"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2342, 'leftMargin': 263, 'rightMargin': 182}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2151.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2151.glif
new file mode 100644
index 000000000..ad011abc0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2151.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2151" format="1">
+ <advance width="2304"/>
+ <unicode hex="2151"/>
+ <outline>
+ <component base="one.sup" xOffset="88" yOffset="912"/>
+ <component base="nine.sup" xOffset="1188"/>
+ <component base="fraction" xOffset="444"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2343.0, 'leftMargin': 263, 'rightMargin': 307.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2152.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2152.glif
new file mode 100644
index 000000000..d75d472c9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2152.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2152" format="1">
+ <advance width="2816"/>
+ <unicode hex="2152"/>
+ <outline>
+ <component base="one.sup" xOffset="88" yOffset="912"/>
+ <component base="zero.sup" xOffset="1680"/>
+ <component base="fraction" xOffset="444"/>
+ <component base="one.sup" xOffset="1108"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2855, 'leftMargin': 263, 'rightMargin': 308}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2155.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2155.glif
new file mode 100644
index 000000000..b0740587f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2155.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2155" format="1">
+ <advance width="2304"/>
+ <unicode hex="2155"/>
+ <outline>
+ <component base="one.sup" xOffset="88" yOffset="912"/>
+ <component base="five.sup" xOffset="1144"/>
+ <component base="fraction" xOffset="448"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2338, 'leftMargin': 263, 'rightMargin': 308}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2156.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2156.glif
new file mode 100644
index 000000000..8e635b17a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2156.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2156" format="1">
+ <advance width="2560"/>
+ <unicode hex="2156"/>
+ <outline>
+ <component base="two.sup" xOffset="84" yOffset="912"/>
+ <component base="fraction" xOffset="712"/>
+ <component base="five.sup" xOffset="1464"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2622, 'leftMargin': 157, 'rightMargin': 308}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2157.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2157.glif
new file mode 100644
index 000000000..b930f20ae
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2157.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2157" format="1">
+ <advance width="2560"/>
+ <unicode hex="2157"/>
+ <outline>
+ <component base="three.sup" xOffset="128" yOffset="912"/>
+ <component base="fraction" xOffset="672"/>
+ <component base="five.sup" xOffset="1428"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2527, 'leftMargin': 138, 'rightMargin': 307}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2158.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2158.glif
new file mode 100644
index 000000000..7216d0948
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2158.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2158" format="1">
+ <advance width="2560"/>
+ <unicode hex="2158"/>
+ <outline>
+ <component base="four.sup" xOffset="120" yOffset="912"/>
+ <component base="fraction" xOffset="708"/>
+ <component base="five.sup" xOffset="1456"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2622, 'leftMargin': 172, 'rightMargin': 308}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2159.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2159.glif
new file mode 100644
index 000000000..84fb6fccb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2159.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2159" format="1">
+ <advance width="2304"/>
+ <unicode hex="2159"/>
+ <outline>
+ <component base="one.sup" xOffset="104" yOffset="912"/>
+ <component base="six.sup" xOffset="1136"/>
+ <component base="fraction" xOffset="464"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2311, 'leftMargin': 263, 'rightMargin': 313}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni215A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni215A_.glif
new file mode 100644
index 000000000..42b057c5f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni215A_.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni215A" format="1">
+ <advance width="2560"/>
+ <unicode hex="215A"/>
+ <outline>
+ <component base="five.sup" xOffset="132" yOffset="912"/>
+ <component base="six.sup" xOffset="1372"/>
+ <component base="fraction" xOffset="700"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2442.0, 'leftMargin': 175, 'rightMargin': 314.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni215F_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni215F_.glif
new file mode 100644
index 000000000..f9a290f02
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni215F_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni215F" format="1">
+ <advance width="1536"/>
+ <unicode hex="215F"/>
+ <outline>
+ <component base="one.sup" xOffset="-64" yOffset="912"/>
+ <component base="fraction" xOffset="292"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1528, 'leftMargin': 263, 'rightMargin': -41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2170.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2170.glif
new file mode 100644
index 000000000..95788b9dc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2170.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2170" format="1">
+ <advance width="512"/>
+ <unicode hex="2170"/>
+ <outline>
+ <component base="i" xOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 584, 'leftMargin': 216, 'rightMargin': 215}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2171.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2171.glif
new file mode 100644
index 000000000..76c14c731
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2171.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2171" format="1">
+ <advance width="1280"/>
+ <unicode hex="2171"/>
+ <outline>
+ <component base="i" xOffset="60"/>
+ <component base="i" xOffset="640"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1165, 'leftMargin': 216, 'rightMargin': 216}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2172.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2172.glif
new file mode 100644
index 000000000..28018794c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2172.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2172" format="1">
+ <advance width="1792"/>
+ <unicode hex="2172"/>
+ <outline>
+ <component base="i" xOffset="24"/>
+ <component base="i" xOffset="604"/>
+ <component base="i" xOffset="1184"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1745, 'leftMargin': 216, 'rightMargin': 215}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2173.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2173.glif
new file mode 100644
index 000000000..7209c3318
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2173.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2173" format="1">
+ <advance width="2048"/>
+ <unicode hex="2173"/>
+ <outline>
+ <component base="i" xOffset="-68"/>
+ <component base="v" xOffset="516"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1928, 'leftMargin': 216, 'rightMargin': -36}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2174.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2174.glif
new file mode 100644
index 000000000..a4c95a1e8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2174.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2174" format="1">
+ <advance width="1536"/>
+ <unicode hex="2174"/>
+ <outline>
+ <component base="v"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1348, 'leftMargin': 152, 'rightMargin': -36}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2175.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2175.glif
new file mode 100644
index 000000000..7aa8447bc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2175.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2175" format="1">
+ <advance width="2048"/>
+ <unicode hex="2175"/>
+ <outline>
+ <component base="v" xOffset="140"/>
+ <component base="i" xOffset="1484"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1929, 'leftMargin': 56, 'rightMargin': 215}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2176.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2176.glif
new file mode 100644
index 000000000..58e10cf1e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2176.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2176" format="1">
+ <advance width="2560"/>
+ <unicode hex="2176"/>
+ <outline>
+ <component base="v" xOffset="56"/>
+ <component base="i" xOffset="1404"/>
+ <component base="i" xOffset="1984"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2509, 'leftMargin': 152, 'rightMargin': 215}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2177.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2177.glif
new file mode 100644
index 000000000..2d9bc7acc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2177.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2177" format="1">
+ <advance width="3072"/>
+ <unicode hex="2177"/>
+ <outline>
+ <component base="v" xOffset="24"/>
+ <component base="i" xOffset="1368"/>
+ <component base="i" xOffset="1948"/>
+ <component base="i" xOffset="2528"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3090, 'leftMargin': 152, 'rightMargin': 216}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2178.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2178.glif
new file mode 100644
index 000000000..405aeda6a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2178.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2178" format="1">
+ <advance width="2048"/>
+ <unicode hex="2178"/>
+ <outline>
+ <component base="i" xOffset="-56"/>
+ <component base="x" xOffset="524"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1924, 'leftMargin': 216, 'rightMargin': -20}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2179.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2179.glif
new file mode 100644
index 000000000..4e3e36a03
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2179.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2179" format="1">
+ <advance width="1536"/>
+ <unicode hex="2179"/>
+ <outline>
+ <component base="x"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1343, 'leftMargin': 172, 'rightMargin': -21}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni217A_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni217A_.glif
new file mode 100644
index 000000000..3eca849e0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni217A_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni217A" format="1">
+ <advance width="2048"/>
+ <unicode hex="217A"/>
+ <outline>
+ <component base="x" xOffset="80"/>
+ <component base="i" xOffset="1428"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1929, 'leftMargin': 172, 'rightMargin': 215}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni217B_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni217B_.glif
new file mode 100644
index 000000000..00e93f183
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni217B_.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni217B" format="1">
+ <advance width="2560"/>
+ <unicode hex="217B"/>
+ <outline>
+ <component base="x" xOffset="48"/>
+ <component base="i" xOffset="1392"/>
+ <component base="i" xOffset="1972"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2509, 'leftMargin': 172, 'rightMargin': 215}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni217C_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni217C_.glif
new file mode 100644
index 000000000..faea402b1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni217C_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni217C" format="1">
+ <advance width="512"/>
+ <unicode hex="217C"/>
+ <outline>
+ <component base="l" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 506.0, 'leftMargin': 181, 'rightMargin': 249.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni217D_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni217D_.glif
new file mode 100644
index 000000000..ff0d16862
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni217D_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni217D" format="1">
+ <advance width="1536"/>
+ <unicode hex="217D"/>
+ <outline>
+ <component base="c"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1414, 'leftMargin': 185, 'rightMargin': 69}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni217E_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni217E_.glif
new file mode 100644
index 000000000..a214ecbb5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni217E_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni217E" format="1">
+ <advance width="1536"/>
+ <unicode hex="217E"/>
+ <outline>
+ <component base="d" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1486, 'leftMargin': 163, 'rightMargin': 183}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni217F_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni217F_.glif
new file mode 100644
index 000000000..65bd5e084
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni217F_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni217F" format="1">
+ <advance width="2560"/>
+ <unicode hex="217F"/>
+ <outline>
+ <component base="m"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2514, 'leftMargin': 230, 'rightMargin': 196}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2180.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2180.glif
new file mode 100644
index 000000000..e80570be1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2180.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2180" format="1">
+ <advance width="2304"/>
+ <unicode hex="2180"/>
+ <outline>
+ <contour>
+ <point x="1256" y="0" type="line"/>
+ <point x="1728" y="0"/>
+ <point x="2084" y="360"/>
+ <point x="2084" y="880" type="curve" smooth="yes"/>
+ <point x="2084" y="1124" type="line" smooth="yes"/>
+ <point x="2084" y="1644"/>
+ <point x="1728" y="2004"/>
+ <point x="1256" y="2004" type="curve" smooth="yes"/>
+ <point x="1172" y="2004" type="line"/>
+ <point x="1172" y="1928" type="line"/>
+ <point x="1256" y="1928" type="line" smooth="yes"/>
+ <point x="1688" y="1928"/>
+ <point x="2008" y="1596"/>
+ <point x="2008" y="1128" type="curve" smooth="yes"/>
+ <point x="2008" y="880" type="line" smooth="yes"/>
+ <point x="2008" y="408"/>
+ <point x="1688" y="76"/>
+ <point x="1256" y="76" type="curve" smooth="yes"/>
+ <point x="1184" y="76" type="line"/>
+ <point x="1180" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1188" y="2004" type="line"/>
+ <point x="1116" y="2004" type="line"/>
+ <point x="1116" y="0" type="line"/>
+ <point x="1188" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1124" y="0" type="line"/>
+ <point x="1120" y="76" type="line"/>
+ <point x="1048" y="76" type="line" smooth="yes"/>
+ <point x="620" y="76"/>
+ <point x="296" y="408"/>
+ <point x="296" y="880" type="curve" smooth="yes"/>
+ <point x="296" y="1128" type="line" smooth="yes"/>
+ <point x="296" y="1596"/>
+ <point x="620" y="1928"/>
+ <point x="1048" y="1928" type="curve" smooth="yes"/>
+ <point x="1132" y="1928" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="1048" y="2004" type="line" smooth="yes"/>
+ <point x="576" y="2004"/>
+ <point x="224" y="1644"/>
+ <point x="224" y="1124" type="curve" smooth="yes"/>
+ <point x="224" y="880" type="line" smooth="yes"/>
+ <point x="224" y="360"/>
+ <point x="576" y="0"/>
+ <point x="1048" y="0" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2234, 'leftMargin': 187, 'rightMargin': 187}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2181.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2181.glif
new file mode 100644
index 000000000..e64844583
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2181.glif
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2181" format="1">
+ <advance width="1792"/>
+ <unicode hex="2181"/>
+ <outline>
+ <contour>
+ <point x="760" y="0" type="line"/>
+ <point x="1232" y="0"/>
+ <point x="1588" y="360"/>
+ <point x="1588" y="880" type="curve" smooth="yes"/>
+ <point x="1588" y="1124" type="line" smooth="yes"/>
+ <point x="1588" y="1644"/>
+ <point x="1232" y="2004"/>
+ <point x="760" y="2004" type="curve" smooth="yes"/>
+ <point x="264" y="2004" type="line"/>
+ <point x="264" y="1928" type="line"/>
+ <point x="760" y="1928" type="line" smooth="yes"/>
+ <point x="1192" y="1928"/>
+ <point x="1512" y="1596"/>
+ <point x="1512" y="1128" type="curve" smooth="yes"/>
+ <point x="1512" y="880" type="line" smooth="yes"/>
+ <point x="1512" y="408"/>
+ <point x="1192" y="76"/>
+ <point x="760" y="76" type="curve" smooth="yes"/>
+ <point x="276" y="76" type="line"/>
+ <point x="272" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="280" y="2004" type="line"/>
+ <point x="208" y="2004" type="line"/>
+ <point x="208" y="0" type="line"/>
+ <point x="280" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="528" y="432" type="line"/>
+ <point x="796" y="432"/>
+ <point x="1000" y="636"/>
+ <point x="1000" y="932" type="curve" smooth="yes"/>
+ <point x="1000" y="1072" type="line" smooth="yes"/>
+ <point x="1000" y="1364"/>
+ <point x="796" y="1568"/>
+ <point x="528" y="1568" type="curve" smooth="yes"/>
+ <point x="248" y="1568" type="line"/>
+ <point x="248" y="1496" type="line"/>
+ <point x="528" y="1496" type="line" smooth="yes"/>
+ <point x="772" y="1496"/>
+ <point x="924" y="1336"/>
+ <point x="924" y="1072" type="curve" smooth="yes"/>
+ <point x="924" y="932" type="line" smooth="yes"/>
+ <point x="924" y="668"/>
+ <point x="772" y="508"/>
+ <point x="528" y="508" type="curve" smooth="yes"/>
+ <point x="256" y="508" type="line"/>
+ <point x="252" y="432" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1001.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1854, 'leftMargin': 275, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2182.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2182.glif
new file mode 100644
index 000000000..5e85ab58c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2182.glif
@@ -0,0 +1,114 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2182" format="1">
+ <advance width="2304"/>
+ <unicode hex="2182"/>
+ <outline>
+ <contour>
+ <point x="1180" y="0" type="line"/>
+ <point x="1284" y="0" type="line" smooth="yes"/>
+ <point x="1756" y="0"/>
+ <point x="2112" y="360"/>
+ <point x="2112" y="880" type="curve" smooth="yes"/>
+ <point x="2112" y="1124" type="line" smooth="yes"/>
+ <point x="2112" y="1644"/>
+ <point x="1756" y="2004"/>
+ <point x="1284" y="2004" type="curve" smooth="yes"/>
+ <point x="1172" y="2004" type="line"/>
+ <point x="1172" y="1928" type="line"/>
+ <point x="1284" y="1928" type="line" smooth="yes"/>
+ <point x="1716" y="1928"/>
+ <point x="2036" y="1596"/>
+ <point x="2036" y="1128" type="curve" smooth="yes"/>
+ <point x="2036" y="880" type="line" smooth="yes"/>
+ <point x="2036" y="408"/>
+ <point x="1716" y="76"/>
+ <point x="1284" y="76" type="curve" smooth="yes"/>
+ <point x="1184" y="76" type="line"/>
+ </contour>
+ <contour>
+ <point x="1192" y="2004" type="line"/>
+ <point x="1116" y="2004" type="line"/>
+ <point x="1116" y="0" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1164" y="432" type="line"/>
+ <point x="1300" y="432" type="line" smooth="yes"/>
+ <point x="1568" y="432"/>
+ <point x="1772" y="636"/>
+ <point x="1772" y="932" type="curve" smooth="yes"/>
+ <point x="1772" y="1072" type="line" smooth="yes"/>
+ <point x="1772" y="1364"/>
+ <point x="1568" y="1568"/>
+ <point x="1300" y="1568" type="curve" smooth="yes"/>
+ <point x="1156" y="1568" type="line"/>
+ <point x="1156" y="1496" type="line"/>
+ <point x="1300" y="1496" type="line" smooth="yes"/>
+ <point x="1544" y="1496"/>
+ <point x="1696" y="1336"/>
+ <point x="1696" y="1072" type="curve" smooth="yes"/>
+ <point x="1696" y="932" type="line" smooth="yes"/>
+ <point x="1696" y="668"/>
+ <point x="1544" y="508"/>
+ <point x="1300" y="508" type="curve" smooth="yes"/>
+ <point x="1164" y="508" type="line"/>
+ </contour>
+ <contour>
+ <point x="1124" y="0" type="line"/>
+ <point x="1120" y="76" type="line"/>
+ <point x="1020" y="76" type="line" smooth="yes"/>
+ <point x="592" y="76"/>
+ <point x="268" y="408"/>
+ <point x="268" y="880" type="curve" smooth="yes"/>
+ <point x="268" y="1128" type="line" smooth="yes"/>
+ <point x="268" y="1596"/>
+ <point x="592" y="1928"/>
+ <point x="1020" y="1928" type="curve" smooth="yes"/>
+ <point x="1132" y="1928" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="1020" y="2004" type="line" smooth="yes"/>
+ <point x="548" y="2004"/>
+ <point x="196" y="1644"/>
+ <point x="196" y="1124" type="curve" smooth="yes"/>
+ <point x="196" y="880" type="line" smooth="yes"/>
+ <point x="196" y="360"/>
+ <point x="548" y="0"/>
+ <point x="1020" y="0" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1144" y="432" type="line"/>
+ <point x="1140" y="508" type="line"/>
+ <point x="1004" y="508" type="line" smooth="yes"/>
+ <point x="760" y="508"/>
+ <point x="608" y="668"/>
+ <point x="608" y="932" type="curve" smooth="yes"/>
+ <point x="608" y="1072" type="line" smooth="yes"/>
+ <point x="608" y="1336"/>
+ <point x="760" y="1496"/>
+ <point x="1004" y="1496" type="curve" smooth="yes"/>
+ <point x="1148" y="1496" type="line"/>
+ <point x="1148" y="1568" type="line"/>
+ <point x="1004" y="1568" type="line" smooth="yes"/>
+ <point x="736" y="1568"/>
+ <point x="536" y="1364"/>
+ <point x="536" y="1072" type="curve" smooth="yes"/>
+ <point x="536" y="932" type="line" smooth="yes"/>
+ <point x="536" y="636"/>
+ <point x="736" y="432"/>
+ <point x="1004" y="432" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2313, 'leftMargin': 198, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2183.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2183.cn.glif
new file mode 100644
index 000000000..231b82253
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2183.cn.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2183.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="184" y="612" type="line"/>
+ <point x="228" y="128"/>
+ <point x="496" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1340" y="-28"/>
+ <point x="1608" y="264"/>
+ <point x="1608" y="768" type="curve" smooth="yes"/>
+ <point x="1608" y="1260" type="line" smooth="yes"/>
+ <point x="1608" y="1752"/>
+ <point x="1340" y="2032"/>
+ <point x="900" y="2032" type="curve" smooth="yes"/>
+ <point x="496" y="2032"/>
+ <point x="228" y="1872"/>
+ <point x="184" y="1392" type="curve"/>
+ <point x="260" y="1392" type="line"/>
+ <point x="300" y="1812"/>
+ <point x="520" y="1956"/>
+ <point x="900" y="1956" type="curve" smooth="yes"/>
+ <point x="1288" y="1956"/>
+ <point x="1536" y="1712"/>
+ <point x="1536" y="1264" type="curve" smooth="yes"/>
+ <point x="1536" y="768" type="line" smooth="yes"/>
+ <point x="1536" y="300"/>
+ <point x="1288" y="44"/>
+ <point x="900" y="44" type="curve" smooth="yes"/>
+ <point x="528" y="44"/>
+ <point x="300" y="164"/>
+ <point x="260" y="612" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1808, 'leftMargin': 188, 'rightMargin': 195}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2183.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2183.glif
new file mode 100644
index 000000000..c21682065
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2183.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2183" format="1">
+ <advance width="1792"/>
+ <unicode hex="2183"/>
+ <outline>
+ <contour>
+ <point x="176" y="612" type="line"/>
+ <point x="220" y="180"/>
+ <point x="492" y="-28"/>
+ <point x="892" y="-28" type="curve" smooth="yes"/>
+ <point x="1332" y="-28"/>
+ <point x="1616" y="328"/>
+ <point x="1616" y="852" type="curve" smooth="yes"/>
+ <point x="1616" y="1152" type="line" smooth="yes"/>
+ <point x="1616" y="1672"/>
+ <point x="1332" y="2032"/>
+ <point x="892" y="2032" type="curve" smooth="yes"/>
+ <point x="492" y="2032"/>
+ <point x="220" y="1820"/>
+ <point x="176" y="1392" type="curve"/>
+ <point x="252" y="1392" type="line"/>
+ <point x="292" y="1760"/>
+ <point x="512" y="1956"/>
+ <point x="892" y="1956" type="curve" smooth="yes"/>
+ <point x="1280" y="1956"/>
+ <point x="1540" y="1636"/>
+ <point x="1540" y="1156" type="curve" smooth="yes"/>
+ <point x="1540" y="852" type="line" smooth="yes"/>
+ <point x="1540" y="368"/>
+ <point x="1280" y="44"/>
+ <point x="892" y="44" type="curve" smooth="yes"/>
+ <point x="520" y="44"/>
+ <point x="292" y="220"/>
+ <point x="252" y="612" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1825, 'leftMargin': 188, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2184.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2184.cn.glif
new file mode 100644
index 000000000..0032604bb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2184.cn.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2184.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="188" y="452" type="line"/>
+ <point x="204" y="112"/>
+ <point x="452" y="-28"/>
+ <point x="740" y="-28" type="curve" smooth="yes"/>
+ <point x="1128" y="-28"/>
+ <point x="1348" y="188"/>
+ <point x="1348" y="660" type="curve" smooth="yes"/>
+ <point x="1348" y="828" type="line" smooth="yes"/>
+ <point x="1348" y="1300"/>
+ <point x="1128" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="204" y="1380"/>
+ <point x="188" y="996" type="curve"/>
+ <point x="264" y="996" type="line"/>
+ <point x="276" y="1336"/>
+ <point x="500" y="1440"/>
+ <point x="744" y="1440" type="curve" smooth="yes"/>
+ <point x="1108" y="1440"/>
+ <point x="1272" y="1232"/>
+ <point x="1272" y="828" type="curve" smooth="yes"/>
+ <point x="1272" y="660" type="line" smooth="yes"/>
+ <point x="1272" y="252"/>
+ <point x="1108" y="44"/>
+ <point x="740" y="44" type="curve" smooth="yes"/>
+ <point x="508" y="44"/>
+ <point x="280" y="124"/>
+ <point x="264" y="452" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 133, 'rightMargin': 136}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2184.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2184.glif
new file mode 100644
index 000000000..b77106ba7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2184.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2184" format="1">
+ <advance width="1536"/>
+ <unicode hex="2184"/>
+ <outline>
+ <contour>
+ <point x="188" y="452" type="line"/>
+ <point x="204" y="148"/>
+ <point x="452" y="-28"/>
+ <point x="740" y="-28" type="curve" smooth="yes"/>
+ <point x="1128" y="-28"/>
+ <point x="1348" y="280"/>
+ <point x="1348" y="716" type="curve" smooth="yes"/>
+ <point x="1348" y="772" type="line" smooth="yes"/>
+ <point x="1348" y="1208"/>
+ <point x="1128" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="204" y="1340"/>
+ <point x="188" y="996" type="curve"/>
+ <point x="264" y="996" type="line"/>
+ <point x="276" y="1292"/>
+ <point x="500" y="1440"/>
+ <point x="744" y="1440" type="curve" smooth="yes"/>
+ <point x="1108" y="1440"/>
+ <point x="1276" y="1144"/>
+ <point x="1276" y="772" type="curve" smooth="yes"/>
+ <point x="1276" y="716" type="line" smooth="yes"/>
+ <point x="1276" y="344"/>
+ <point x="1108" y="44"/>
+ <point x="740" y="44" type="curve" smooth="yes"/>
+ <point x="508" y="44"/>
+ <point x="280" y="168"/>
+ <point x="264" y="452" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 136, 'rightMargin': 134}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2185.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2185.cn.glif
new file mode 100644
index 000000000..b733c6dd2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2185.cn.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2185.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1608" y="612" type="line"/>
+ <point x="1536" y="612" type="line"/>
+ <point x="1536" y="-484" type="line"/>
+ <point x="1608" y="-484" type="line"/>
+ </contour>
+ <component base="C.cn" xOffset="-28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1752, 'leftMargin': 212, 'rightMargin': 116}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2185.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2185.glif
new file mode 100644
index 000000000..599a21c62
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2185.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2185" format="1">
+ <advance width="1792"/>
+ <unicode hex="2185"/>
+ <outline>
+ <contour>
+ <point x="1536" y="568" type="line"/>
+ <point x="1484" y="208"/>
+ <point x="1260" y="44"/>
+ <point x="904" y="44" type="curve" smooth="yes"/>
+ <point x="512" y="44"/>
+ <point x="252" y="368"/>
+ <point x="252" y="852" type="curve" smooth="yes"/>
+ <point x="252" y="1156" type="line" smooth="yes"/>
+ <point x="252" y="1636"/>
+ <point x="512" y="1956"/>
+ <point x="904" y="1956" type="curve" smooth="yes"/>
+ <point x="1280" y="1956"/>
+ <point x="1500" y="1760"/>
+ <point x="1540" y="1392" type="curve"/>
+ <point x="1616" y="1392" type="line"/>
+ <point x="1576" y="1820"/>
+ <point x="1304" y="2032"/>
+ <point x="904" y="2032" type="curve" smooth="yes"/>
+ <point x="464" y="2032"/>
+ <point x="176" y="1672"/>
+ <point x="176" y="1152" type="curve" smooth="yes"/>
+ <point x="176" y="852" type="line" smooth="yes"/>
+ <point x="176" y="328"/>
+ <point x="464" y="-28"/>
+ <point x="904" y="-28" type="curve" smooth="yes"/>
+ <point x="1224" y="-28"/>
+ <point x="1476" y="92"/>
+ <point x="1564" y="388" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1600" y="612" type="line"/>
+ <point x="1524" y="612" type="line"/>
+ <point x="1524" y="-484" type="line"/>
+ <point x="1600" y="-484" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1825, 'leftMargin': 198, 'rightMargin': 189}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2186.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2186.glif
new file mode 100644
index 000000000..b053169a1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2186.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2186" format="1">
+ <advance width="2048"/>
+ <unicode hex="2186"/>
+ <outline>
+ <contour>
+ <point x="176" y="1064" type="line"/>
+ <point x="120" y="1012" type="line"/>
+ <point x="992" y="0" type="line"/>
+ <point x="1044" y="0" type="line"/>
+ <point x="1036" y="60" type="line"/>
+ </contour>
+ <contour>
+ <point x="1060" y="2004" type="line"/>
+ <point x="988" y="2004" type="line"/>
+ <point x="988" y="40" type="line"/>
+ <point x="1060" y="40" type="line"/>
+ </contour>
+ <contour>
+ <point x="1928" y="1012" type="line"/>
+ <point x="1872" y="1064" type="line"/>
+ <point x="1012" y="60" type="line"/>
+ <point x="1004" y="0" type="line"/>
+ <point x="1056" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>930.875</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1863, 'leftMargin': 28, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2187.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2187.glif
new file mode 100644
index 000000000..c9744066a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2187.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2187" format="1">
+ <advance width="1792"/>
+ <unicode hex="2187"/>
+ <outline>
+ <contour>
+ <point x="208" y="0" type="line"/>
+ <point x="280" y="0" type="line"/>
+ <point x="280" y="2004" type="line"/>
+ <point x="208" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="248" y="0" type="line"/>
+ <point x="760" y="0" type="line" smooth="yes"/>
+ <point x="1232" y="0"/>
+ <point x="1588" y="360"/>
+ <point x="1588" y="880" type="curve" smooth="yes"/>
+ <point x="1588" y="1124" type="line" smooth="yes"/>
+ <point x="1588" y="1644"/>
+ <point x="1232" y="2004"/>
+ <point x="760" y="2004" type="curve" smooth="yes"/>
+ <point x="248" y="2004" type="line"/>
+ <point x="248" y="1928" type="line"/>
+ <point x="760" y="1928" type="line" smooth="yes"/>
+ <point x="1192" y="1928"/>
+ <point x="1512" y="1596"/>
+ <point x="1512" y="1128" type="curve" smooth="yes"/>
+ <point x="1512" y="880" type="line" smooth="yes"/>
+ <point x="1512" y="408"/>
+ <point x="1192" y="76"/>
+ <point x="760" y="76" type="curve" smooth="yes"/>
+ <point x="248" y="76" type="line"/>
+ </contour>
+ <contour>
+ <point x="248" y="216" type="line"/>
+ <point x="644" y="216" type="line" smooth="yes"/>
+ <point x="1040" y="216"/>
+ <point x="1300" y="500"/>
+ <point x="1300" y="912" type="curve" smooth="yes"/>
+ <point x="1300" y="1088" type="line" smooth="yes"/>
+ <point x="1300" y="1504"/>
+ <point x="1036" y="1784"/>
+ <point x="644" y="1784" type="curve" smooth="yes"/>
+ <point x="248" y="1784" type="line"/>
+ <point x="248" y="1712" type="line"/>
+ <point x="644" y="1712" type="line" smooth="yes"/>
+ <point x="984" y="1712"/>
+ <point x="1224" y="1464"/>
+ <point x="1224" y="1092" type="curve" smooth="yes"/>
+ <point x="1224" y="912" type="line" smooth="yes"/>
+ <point x="1224" y="540"/>
+ <point x="984" y="292"/>
+ <point x="644" y="292" type="curve" smooth="yes"/>
+ <point x="248" y="292" type="line"/>
+ </contour>
+ <contour>
+ <point x="248" y="432" type="line"/>
+ <point x="528" y="432" type="line" smooth="yes"/>
+ <point x="804" y="432"/>
+ <point x="1000" y="636"/>
+ <point x="1000" y="932" type="curve" smooth="yes"/>
+ <point x="1000" y="1072" type="line" smooth="yes"/>
+ <point x="1000" y="1364"/>
+ <point x="808" y="1568"/>
+ <point x="528" y="1568" type="curve" smooth="yes"/>
+ <point x="248" y="1568" type="line"/>
+ <point x="248" y="1496" type="line"/>
+ <point x="528" y="1496" type="line" smooth="yes"/>
+ <point x="772" y="1496"/>
+ <point x="924" y="1336"/>
+ <point x="924" y="1072" type="curve" smooth="yes"/>
+ <point x="924" y="932" type="line" smooth="yes"/>
+ <point x="924" y="668"/>
+ <point x="772" y="508"/>
+ <point x="528" y="508" type="curve" smooth="yes"/>
+ <point x="248" y="508" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1854, 'leftMargin': 275, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2188.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2188.glif
new file mode 100644
index 000000000..ce30cf222
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2188.glif
@@ -0,0 +1,158 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2188" format="1">
+ <advance width="2304"/>
+ <unicode hex="2188"/>
+ <outline>
+ <contour>
+ <point x="1180" y="0" type="line"/>
+ <point x="1284" y="0" type="line" smooth="yes"/>
+ <point x="1756" y="0"/>
+ <point x="2112" y="360"/>
+ <point x="2112" y="880" type="curve" smooth="yes"/>
+ <point x="2112" y="1124" type="line" smooth="yes"/>
+ <point x="2112" y="1644"/>
+ <point x="1756" y="2004"/>
+ <point x="1284" y="2004" type="curve" smooth="yes"/>
+ <point x="1172" y="2004" type="line"/>
+ <point x="1172" y="1928" type="line"/>
+ <point x="1284" y="1928" type="line" smooth="yes"/>
+ <point x="1716" y="1928"/>
+ <point x="2036" y="1596"/>
+ <point x="2036" y="1128" type="curve" smooth="yes"/>
+ <point x="2036" y="880" type="line" smooth="yes"/>
+ <point x="2036" y="408"/>
+ <point x="1716" y="76"/>
+ <point x="1284" y="76" type="curve" smooth="yes"/>
+ <point x="1180" y="76" type="line"/>
+ </contour>
+ <contour>
+ <point x="1164" y="432" type="line"/>
+ <point x="1224" y="432" type="line" smooth="yes"/>
+ <point x="1492" y="432"/>
+ <point x="1692" y="636"/>
+ <point x="1692" y="932" type="curve" smooth="yes"/>
+ <point x="1692" y="1072" type="line" smooth="yes"/>
+ <point x="1692" y="1364"/>
+ <point x="1492" y="1568"/>
+ <point x="1224" y="1568" type="curve" smooth="yes"/>
+ <point x="1156" y="1568" type="line"/>
+ <point x="1156" y="1496" type="line"/>
+ <point x="1224" y="1496" type="line" smooth="yes"/>
+ <point x="1468" y="1496"/>
+ <point x="1620" y="1336"/>
+ <point x="1620" y="1072" type="curve" smooth="yes"/>
+ <point x="1620" y="932" type="line" smooth="yes"/>
+ <point x="1620" y="668"/>
+ <point x="1468" y="508"/>
+ <point x="1224" y="508" type="curve" smooth="yes"/>
+ <point x="1164" y="508" type="line"/>
+ </contour>
+ <contour>
+ <point x="1180" y="216" type="line"/>
+ <point x="1252" y="216" type="line" smooth="yes"/>
+ <point x="1648" y="216"/>
+ <point x="1904" y="500"/>
+ <point x="1904" y="912" type="curve" smooth="yes"/>
+ <point x="1904" y="1088" type="line" smooth="yes"/>
+ <point x="1904" y="1504"/>
+ <point x="1644" y="1784"/>
+ <point x="1252" y="1784" type="curve" smooth="yes"/>
+ <point x="1172" y="1784" type="line"/>
+ <point x="1172" y="1712" type="line"/>
+ <point x="1252" y="1712" type="line" smooth="yes"/>
+ <point x="1592" y="1712"/>
+ <point x="1832" y="1464"/>
+ <point x="1832" y="1092" type="curve" smooth="yes"/>
+ <point x="1832" y="912" type="line" smooth="yes"/>
+ <point x="1832" y="540"/>
+ <point x="1592" y="292"/>
+ <point x="1252" y="292" type="curve" smooth="yes"/>
+ <point x="1180" y="292" type="line"/>
+ </contour>
+ <contour>
+ <point x="1124" y="0" type="line"/>
+ <point x="1124" y="76" type="line"/>
+ <point x="1020" y="76" type="line" smooth="yes"/>
+ <point x="592" y="76"/>
+ <point x="268" y="408"/>
+ <point x="268" y="880" type="curve" smooth="yes"/>
+ <point x="268" y="1128" type="line" smooth="yes"/>
+ <point x="268" y="1596"/>
+ <point x="592" y="1928"/>
+ <point x="1020" y="1928" type="curve" smooth="yes"/>
+ <point x="1132" y="1928" type="line"/>
+ <point x="1132" y="2004" type="line"/>
+ <point x="1020" y="2004" type="line" smooth="yes"/>
+ <point x="548" y="2004"/>
+ <point x="196" y="1644"/>
+ <point x="196" y="1124" type="curve" smooth="yes"/>
+ <point x="196" y="880" type="line" smooth="yes"/>
+ <point x="196" y="360"/>
+ <point x="548" y="0"/>
+ <point x="1020" y="0" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1116" y="0" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ <point x="1192" y="2004" type="line"/>
+ <point x="1116" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1144" y="432" type="line"/>
+ <point x="1144" y="508" type="line"/>
+ <point x="1080" y="508" type="line" smooth="yes"/>
+ <point x="840" y="508"/>
+ <point x="688" y="668"/>
+ <point x="688" y="932" type="curve" smooth="yes"/>
+ <point x="688" y="1072" type="line" smooth="yes"/>
+ <point x="688" y="1336"/>
+ <point x="840" y="1496"/>
+ <point x="1080" y="1496" type="curve" smooth="yes"/>
+ <point x="1148" y="1496" type="line"/>
+ <point x="1148" y="1568" type="line"/>
+ <point x="1080" y="1568" type="line" smooth="yes"/>
+ <point x="812" y="1568"/>
+ <point x="612" y="1364"/>
+ <point x="612" y="1072" type="curve" smooth="yes"/>
+ <point x="612" y="932" type="line" smooth="yes"/>
+ <point x="612" y="636"/>
+ <point x="812" y="432"/>
+ <point x="1080" y="432" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1124" y="216" type="line"/>
+ <point x="1124" y="292" type="line"/>
+ <point x="1056" y="292" type="line" smooth="yes"/>
+ <point x="716" y="292"/>
+ <point x="476" y="540"/>
+ <point x="476" y="912" type="curve" smooth="yes"/>
+ <point x="476" y="1092" type="line" smooth="yes"/>
+ <point x="476" y="1464"/>
+ <point x="716" y="1712"/>
+ <point x="1056" y="1712" type="curve" smooth="yes"/>
+ <point x="1132" y="1712" type="line"/>
+ <point x="1132" y="1784" type="line"/>
+ <point x="1056" y="1784" type="line" smooth="yes"/>
+ <point x="664" y="1784"/>
+ <point x="400" y="1504"/>
+ <point x="400" y="1088" type="curve" smooth="yes"/>
+ <point x="400" y="912" type="line" smooth="yes"/>
+ <point x="400" y="500"/>
+ <point x="656" y="216"/>
+ <point x="1056" y="216" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2313, 'leftMargin': 198, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2189.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2189.glif
new file mode 100644
index 000000000..f8e4dbcf1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2189.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2189" format="1">
+ <advance width="2560"/>
+ <unicode hex="2189"/>
+ <outline>
+ <component base="fraction" xOffset="604"/>
+ <component base="three.sup" xOffset="1392"/>
+ <component base="zero.sup" xOffset="128" yOffset="896"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2626, 'leftMargin': 323, 'rightMargin': 288}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni27E6_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni27E6_.glif
new file mode 100644
index 000000000..33ac634d3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni27E6_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27E6" format="1">
+ <advance width="1024"/>
+ <unicode hex="27E6"/>
+ <outline>
+ <contour>
+ <point x="568" y="2288" type="line"/>
+ <point x="180" y="2288" type="line"/>
+ <point x="180" y="-428" type="line"/>
+ <point x="568" y="-428" type="line"/>
+ <point x="568" y="-356" type="line"/>
+ <point x="256" y="-356" type="line"/>
+ <point x="256" y="2216" type="line"/>
+ <point x="568" y="2216" type="line"/>
+ </contour>
+ <contour>
+ <point x="844" y="2288" type="line"/>
+ <point x="456" y="2288" type="line"/>
+ <point x="456" y="-428" type="line"/>
+ <point x="844" y="-428" type="line"/>
+ <point x="844" y="-356" type="line"/>
+ <point x="528" y="-356" type="line"/>
+ <point x="528" y="2216" type="line"/>
+ <point x="844" y="2216" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1104, 'leftMargin': 275, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni27E7_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni27E7_.glif
new file mode 100644
index 000000000..4ef3bced0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni27E7_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27E7" format="1">
+ <advance width="1024"/>
+ <unicode hex="27E7"/>
+ <outline>
+ <contour>
+ <point x="180" y="2216" type="line"/>
+ <point x="496" y="2216" type="line"/>
+ <point x="496" y="-356" type="line"/>
+ <point x="180" y="-356" type="line"/>
+ <point x="180" y="-428" type="line"/>
+ <point x="568" y="-428" type="line"/>
+ <point x="568" y="2288" type="line"/>
+ <point x="180" y="2288" type="line"/>
+ </contour>
+ <contour>
+ <point x="456" y="2216" type="line"/>
+ <point x="768" y="2216" type="line"/>
+ <point x="768" y="-356" type="line"/>
+ <point x="456" y="-356" type="line"/>
+ <point x="456" y="-428" type="line"/>
+ <point x="844" y="-428" type="line"/>
+ <point x="844" y="2288" type="line"/>
+ <point x="456" y="2288" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1104, 'leftMargin': 165, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni27E8_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni27E8_.glif
new file mode 100644
index 000000000..f60f7b750
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni27E8_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27E8" format="1">
+ <advance width="1024"/>
+ <unicode hex="27E8"/>
+ <outline>
+ <contour>
+ <point x="756" y="2304" type="line"/>
+ <point x="204" y="932" type="line"/>
+ <point x="756" y="-444" type="line"/>
+ <point x="820" y="-412" type="line"/>
+ <point x="284" y="932" type="line"/>
+ <point x="820" y="2272" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 920, 'leftMargin': 138, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni27E9_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni27E9_.glif
new file mode 100644
index 000000000..d0e08439c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni27E9_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27E9" format="1">
+ <advance width="1024"/>
+ <unicode hex="27E9"/>
+ <outline>
+ <contour>
+ <point x="272" y="2304" type="line"/>
+ <point x="820" y="932" type="line"/>
+ <point x="272" y="-444" type="line"/>
+ <point x="204" y="-412" type="line"/>
+ <point x="744" y="932" type="line"/>
+ <point x="204" y="2272" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 920, 'leftMargin': 165, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni27EA__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni27EA__.glif
new file mode 100644
index 000000000..3fafbdd21
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni27EA__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27EA" format="1">
+ <advance width="1280"/>
+ <unicode hex="27EA"/>
+ <outline>
+ <component base="uni27E8" xOffset="56"/>
+ <component base="uni27E8" xOffset="332"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1195, 'leftMargin': 138, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni27EB__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni27EB__.glif
new file mode 100644
index 000000000..1edc1e089
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni27EB__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27EB" format="1">
+ <advance width="1280"/>
+ <unicode hex="27EB"/>
+ <outline>
+ <contour>
+ <point x="260" y="2304" type="line"/>
+ <point x="812" y="932" type="line"/>
+ <point x="260" y="-444" type="line"/>
+ <point x="196" y="-412" type="line"/>
+ <point x="732" y="932" type="line"/>
+ <point x="196" y="2272" type="line"/>
+ </contour>
+ <contour>
+ <point x="536" y="2304" type="line"/>
+ <point x="1088" y="932" type="line"/>
+ <point x="536" y="-444" type="line"/>
+ <point x="468" y="-412" type="line"/>
+ <point x="1008" y="932" type="line"/>
+ <point x="468" y="2272" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1195, 'leftMargin': 165, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni27EC__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni27EC__.glif
new file mode 100644
index 000000000..629096fac
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni27EC__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27EC" format="1">
+ <advance width="1024"/>
+ <unicode hex="27EC"/>
+ <outline>
+ <contour>
+ <point x="348" y="-8" type="line"/>
+ <point x="348" y="1868" type="line"/>
+ <point x="748" y="2272" type="line"/>
+ <point x="696" y="2324" type="line"/>
+ <point x="276" y="1892" type="line"/>
+ <point x="276" y="-32" type="line"/>
+ <point x="696" y="-464" type="line"/>
+ <point x="748" y="-412" type="line"/>
+ </contour>
+ <contour>
+ <point x="512" y="-240" type="line"/>
+ <point x="584" y="-296" type="line"/>
+ <point x="584" y="2144" type="line"/>
+ <point x="512" y="2084" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 912, 'leftMargin': 275, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni27ED__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni27ED__.glif
new file mode 100644
index 000000000..6a79589f2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni27ED__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27ED" format="1">
+ <advance width="1024"/>
+ <unicode hex="27ED"/>
+ <outline>
+ <contour>
+ <point x="676" y="-8" type="line"/>
+ <point x="276" y="-412" type="line"/>
+ <point x="328" y="-464" type="line"/>
+ <point x="748" y="-32" type="line"/>
+ <point x="748" y="1892" type="line"/>
+ <point x="328" y="2324" type="line"/>
+ <point x="276" y="2272" type="line"/>
+ <point x="676" y="1868" type="line"/>
+ </contour>
+ <contour>
+ <point x="516" y="-240" type="line"/>
+ <point x="516" y="2084" type="line"/>
+ <point x="440" y="2144" type="line"/>
+ <point x="440" y="-296" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 912, 'leftMargin': 165, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni27EE__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni27EE__.glif
new file mode 100644
index 000000000..223c0eeee
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni27EE__.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27EE" format="1">
+ <advance width="768"/>
+ <unicode hex="27EE"/>
+ <outline>
+ <contour>
+ <point x="280" y="1868" type="line"/>
+ <point x="564" y="2280" type="line"/>
+ <point x="504" y="2324" type="line"/>
+ <point x="208" y="1892" type="line"/>
+ <point x="208" y="-32" type="line"/>
+ <point x="504" y="-464" type="line"/>
+ <point x="564" y="-424" type="line"/>
+ <point x="280" y="-8" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 795, 'leftMargin': 275, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni27EF__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni27EF__.glif
new file mode 100644
index 000000000..7fda695dd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni27EF__.glif
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni27EF" format="1">
+ <advance width="768"/>
+ <unicode hex="27EF"/>
+ <outline>
+ <contour>
+ <point x="208" y="-424" type="line"/>
+ <point x="264" y="-464" type="line"/>
+ <point x="564" y="-32" type="line"/>
+ <point x="564" y="1892" type="line"/>
+ <point x="264" y="2324" type="line"/>
+ <point x="208" y="2280" type="line"/>
+ <point x="488" y="1868" type="line"/>
+ <point x="488" y="-8" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 795, 'leftMargin': 165, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2B4E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2B4E__.glif
new file mode 100644
index 000000000..b9b37d0e6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2B4E__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B4E" format="1">
+ <advance width="1280"/>
+ <unicode hex="2B4E"/>
+ <outline>
+ <contour>
+ <point x="392" y="0" type="line"/>
+ <point x="772" y="1420" type="line"/>
+ <point x="700" y="1440" type="line"/>
+ <point x="316" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="228" y="1120" type="line"/>
+ <point x="780" y="1440" type="line"/>
+ <point x="760" y="1516" type="line"/>
+ <point x="256" y="1224" type="line"/>
+ </contour>
+ <contour>
+ <point x="1056" y="1008" type="line"/>
+ <point x="760" y="1516" type="line"/>
+ <point x="708" y="1456" type="line"/>
+ <point x="1028" y="904" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1049, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2B4F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2B4F__.glif
new file mode 100644
index 000000000..b16a06308
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2B4F__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B4F" format="1">
+ <advance width="1280"/>
+ <unicode hex="2B4F"/>
+ <outline>
+ <contour>
+ <point x="316" y="1488" type="line"/>
+ <point x="700" y="48" type="line"/>
+ <point x="772" y="68" type="line"/>
+ <point x="392" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="256" y="264" type="line"/>
+ <point x="760" y="-28" type="line"/>
+ <point x="780" y="48" type="line"/>
+ <point x="228" y="368" type="line"/>
+ </contour>
+ <contour>
+ <point x="1028" y="584" type="line"/>
+ <point x="708" y="32" type="line"/>
+ <point x="760" y="-28" type="line"/>
+ <point x="1056" y="480" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1049, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2B5A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2B5A__.glif
new file mode 100644
index 000000000..d357f7af3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2B5A__.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B5A" format="1">
+ <advance width="2048"/>
+ <unicode hex="2B5A"/>
+ <outline>
+ <contour>
+ <point x="300" y="0" type="line"/>
+ <point x="708" y="1520" type="line" smooth="yes"/>
+ <point x="808" y="1892"/>
+ <point x="888" y="2100"/>
+ <point x="1136" y="2100" type="curve" smooth="yes"/>
+ <point x="1384" y="2100"/>
+ <point x="1428" y="1844"/>
+ <point x="1368" y="1620" type="curve" smooth="yes"/>
+ <point x="1280" y="1296" type="line"/>
+ <point x="1352" y="1280" type="line"/>
+ <point x="1440" y="1604" type="line" smooth="yes"/>
+ <point x="1516" y="1884"/>
+ <point x="1444" y="2176"/>
+ <point x="1128" y="2176" type="curve" smooth="yes"/>
+ <point x="792" y="2176"/>
+ <point x="712" y="1824"/>
+ <point x="636" y="1548" type="curve" smooth="yes"/>
+ <point x="224" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1828" y="1588" type="line"/>
+ <point x="1276" y="1268" type="line"/>
+ <point x="1292" y="1196" type="line"/>
+ <point x="1800" y="1484" type="line"/>
+ </contour>
+ <contour>
+ <point x="996" y="1700" type="line"/>
+ <point x="1292" y="1196" type="line"/>
+ <point x="1344" y="1252" type="line"/>
+ <point x="1024" y="1804" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1823, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2B5B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2B5B__.glif
new file mode 100644
index 000000000..5f1a8a16f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2B5B__.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B5B" format="1">
+ <advance width="1792"/>
+ <unicode hex="2B5B"/>
+ <outline>
+ <contour>
+ <point x="1372" y="36" type="line"/>
+ <point x="904" y="1788" type="line" smooth="yes"/>
+ <point x="840" y="2028"/>
+ <point x="748" y="2176"/>
+ <point x="500" y="2176" type="curve" smooth="yes"/>
+ <point x="192" y="2176"/>
+ <point x="76" y="1908"/>
+ <point x="164" y="1604" type="curve" smooth="yes"/>
+ <point x="260" y="1272" type="line"/>
+ <point x="328" y="1296" type="line"/>
+ <point x="240" y="1620" type="line" smooth="yes"/>
+ <point x="164" y="1904"/>
+ <point x="264" y="2100"/>
+ <point x="496" y="2100" type="curve" smooth="yes"/>
+ <point x="720" y="2100"/>
+ <point x="784" y="1948"/>
+ <point x="828" y="1780" type="curve" smooth="yes"/>
+ <point x="1296" y="36" type="line"/>
+ </contour>
+ <contour>
+ <point x="856" y="264" type="line"/>
+ <point x="1364" y="-28" type="line"/>
+ <point x="1380" y="48" type="line"/>
+ <point x="828" y="368" type="line"/>
+ </contour>
+ <contour>
+ <point x="1628" y="584" type="line"/>
+ <point x="1312" y="32" type="line"/>
+ <point x="1364" y="-28" type="line"/>
+ <point x="1656" y="480" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1742, 'leftMargin': 111.19564044311267, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2B5C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2B5C__.glif
new file mode 100644
index 000000000..983ecc99a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2B5C__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B5C" format="1">
+ <advance width="1792"/>
+ <unicode hex="2B5C"/>
+ <outline>
+ <contour>
+ <point x="756" y="0" type="line"/>
+ <point x="1316" y="2080" type="line"/>
+ <point x="1244" y="2100" type="line"/>
+ <point x="684" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="772" y="1780" type="line"/>
+ <point x="1324" y="2100" type="line"/>
+ <point x="1308" y="2176" type="line"/>
+ <point x="800" y="1884" type="line"/>
+ </contour>
+ <contour>
+ <point x="1600" y="1668" type="line"/>
+ <point x="1308" y="2176" type="line"/>
+ <point x="1256" y="2116" type="line"/>
+ <point x="1576" y="1564" type="line"/>
+ </contour>
+ <contour>
+ <point x="192" y="76" type="line"/>
+ <point x="192" y="0" type="line"/>
+ <point x="736" y="0" type="line"/>
+ <point x="736" y="76" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1629, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2B5D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2B5D__.glif
new file mode 100644
index 000000000..570badd00
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2B5D__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B5D" format="1">
+ <advance width="1792"/>
+ <unicode hex="2B5D"/>
+ <outline>
+ <contour>
+ <point x="684" y="2148" type="line"/>
+ <point x="1244" y="48" type="line"/>
+ <point x="1316" y="68" type="line"/>
+ <point x="756" y="2148" type="line"/>
+ </contour>
+ <contour>
+ <point x="800" y="264" type="line"/>
+ <point x="1308" y="-28" type="line"/>
+ <point x="1324" y="48" type="line"/>
+ <point x="772" y="368" type="line"/>
+ </contour>
+ <contour>
+ <point x="1576" y="584" type="line"/>
+ <point x="1256" y="32" type="line"/>
+ <point x="1308" y="-28" type="line"/>
+ <point x="1600" y="480" type="line"/>
+ </contour>
+ <contour>
+ <point x="192" y="2072" type="line"/>
+ <point x="736" y="2072" type="line"/>
+ <point x="736" y="2148" type="line"/>
+ <point x="192" y="2148" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1629, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2B5E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2B5E__.glif
new file mode 100644
index 000000000..8b0d27691
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2B5E__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B5E" format="1">
+ <advance width="1792"/>
+ <unicode hex="2B5E"/>
+ <outline>
+ <contour>
+ <point x="260" y="-28" type="line"/>
+ <point x="836" y="2112" type="line"/>
+ <point x="756" y="2112" type="line"/>
+ <point x="200" y="40" type="line"/>
+ </contour>
+ <contour>
+ <point x="260" y="-28" type="line"/>
+ <point x="1532" y="708" type="line"/>
+ <point x="1496" y="772" type="line"/>
+ <point x="220" y="36" type="line"/>
+ </contour>
+ <contour>
+ <point x="936" y="880" type="line"/>
+ <point x="1552" y="716" type="line"/>
+ <point x="1592" y="780" type="line"/>
+ <point x="1028" y="936" type="line"/>
+ </contour>
+ <contour>
+ <point x="1440" y="216" type="line"/>
+ <point x="1592" y="780" type="line"/>
+ <point x="1512" y="776" type="line"/>
+ <point x="1352" y="160" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1612, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2B5F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2B5F__.glif
new file mode 100644
index 000000000..198c42dc4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2B5F__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2B5F" format="1">
+ <advance width="1792"/>
+ <unicode hex="2B5F"/>
+ <outline>
+ <contour>
+ <point x="260" y="-28" type="line"/>
+ <point x="668" y="1488" type="line"/>
+ <point x="588" y="1488" type="line"/>
+ <point x="200" y="40" type="line"/>
+ </contour>
+ <contour>
+ <point x="260" y="-28" type="line"/>
+ <point x="1532" y="708" type="line"/>
+ <point x="1496" y="772" type="line"/>
+ <point x="220" y="36" type="line"/>
+ </contour>
+ <contour>
+ <point x="936" y="880" type="line"/>
+ <point x="1552" y="716" type="line"/>
+ <point x="1592" y="780" type="line"/>
+ <point x="1028" y="936" type="line"/>
+ </contour>
+ <contour>
+ <point x="1440" y="216" type="line"/>
+ <point x="1592" y="780" type="line"/>
+ <point x="1512" y="776" type="line"/>
+ <point x="1352" y="160" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1612, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C60_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C60_.glif
new file mode 100644
index 000000000..cb0de9ff2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C60_.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C60" format="1">
+ <advance width="1536"/>
+ <unicode hex="2C60"/>
+ <outline>
+ <component base="L" xOffset="172"/>
+ <component base="crossbar" xOffset="-64" yOffset="276"/>
+ <component base="crossbar" xOffset="-64" yOffset="-140"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1594, 'leftMargin': 14, 'rightMargin': 134}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C61_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C61_.glif
new file mode 100644
index 000000000..7a282db8f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C61_.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C61" format="1">
+ <advance width="1024"/>
+ <unicode hex="2C61"/>
+ <outline>
+ <component base="l" xOffset="264"/>
+ <component base="crossbar" yOffset="276"/>
+ <component base="crossbar" yOffset="-140"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 917, 'leftMargin': 14, 'rightMargin': 95}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C62_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C62_.glif
new file mode 100644
index 000000000..394d14dd6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C62_.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C62" format="1">
+ <advance width="1792"/>
+ <unicode hex="2C62"/>
+ <outline>
+ <contour>
+ <point x="1648" y="76" type="line"/>
+ <point x="576" y="76" type="line"/>
+ <point x="576" y="0" type="line"/>
+ <point x="1648" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="624" y="2004" type="line"/>
+ <point x="548" y="2004" type="line"/>
+ <point x="548" y="0" type="line"/>
+ <point x="624" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="948" y="1200" type="line"/>
+ <point x="948" y="1084"/>
+ <point x="872" y="1020"/>
+ <point x="780" y="1020" type="curve" smooth="yes"/>
+ <point x="628" y="1020"/>
+ <point x="576" y="1188"/>
+ <point x="384" y="1188" type="curve" smooth="yes"/>
+ <point x="248" y="1188"/>
+ <point x="144" y="1096"/>
+ <point x="144" y="944" type="curve"/>
+ <point x="220" y="944" type="line"/>
+ <point x="220" y="1060"/>
+ <point x="292" y="1116"/>
+ <point x="384" y="1116" type="curve" smooth="yes"/>
+ <point x="548" y="1116"/>
+ <point x="584" y="944"/>
+ <point x="780" y="944" type="curve" smooth="yes"/>
+ <point x="916" y="944"/>
+ <point x="1024" y="1048"/>
+ <point x="1024" y="1200" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1629, 'leftMargin': 48, 'rightMargin': 75}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C63_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C63_.glif
new file mode 100644
index 000000000..ca33a4944
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C63_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C63" format="1">
+ <advance width="1792"/>
+ <unicode hex="2C63"/>
+ <outline>
+ <component base="P" xOffset="144"/>
+ <component base="crossbar" xOffset="-8" yOffset="400"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1746, 'leftMargin': 14, 'rightMargin': 144}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C64_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C64_.glif
new file mode 100644
index 000000000..e914d1663
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C64_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C64" format="1">
+ <advance width="1792"/>
+ <unicode hex="2C64"/>
+ <outline>
+ <contour>
+ <point x="268" y="196" type="line"/>
+ <point x="268" y="-124" type="line" smooth="yes"/>
+ <point x="268" y="-432"/>
+ <point x="356" y="-600"/>
+ <point x="604" y="-600" type="curve" smooth="yes"/>
+ <point x="660" y="-600"/>
+ <point x="704" y="-592"/>
+ <point x="756" y="-572" type="curve"/>
+ <point x="740" y="-504" type="line"/>
+ <point x="712" y="-512"/>
+ <point x="656" y="-528"/>
+ <point x="604" y="-528" type="curve" smooth="yes"/>
+ <point x="400" y="-528"/>
+ <point x="340" y="-380"/>
+ <point x="340" y="-124" type="curve" smooth="yes"/>
+ <point x="340" y="196" type="line"/>
+ </contour>
+ <component base="R" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1843, 'leftMargin': 208, 'rightMargin': 255}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C65_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C65_.glif
new file mode 100644
index 000000000..ffb806e2e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C65_.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C65" format="1">
+ <advance width="1536"/>
+ <unicode hex="2C65"/>
+ <outline>
+ <contour>
+ <point x="1344" y="1676" type="line"/>
+ <point x="1256" y="1676" type="line"/>
+ <point x="344" y="-200" type="line"/>
+ <point x="432" y="-200" type="line"/>
+ </contour>
+ <contour>
+ <point x="1232" y="280" type="line"/>
+ <point x="1232" y="184"/>
+ <point x="1240" y="72"/>
+ <point x="1260" y="0" type="curve"/>
+ <point x="1348" y="0" type="line"/>
+ <point x="1348" y="12" type="line"/>
+ <point x="1320" y="72"/>
+ <point x="1308" y="192"/>
+ <point x="1308" y="300" type="curve" smooth="yes"/>
+ <point x="1308" y="1044" type="line"/>
+ <point x="1308" y="1360"/>
+ <point x="1088" y="1516"/>
+ <point x="780" y="1516" type="curve" smooth="yes"/>
+ <point x="460" y="1516"/>
+ <point x="228" y="1312"/>
+ <point x="228" y="1080" type="curve"/>
+ <point x="304" y="1080" type="line"/>
+ <point x="304" y="1284"/>
+ <point x="512" y="1440"/>
+ <point x="780" y="1440" type="curve" smooth="yes"/>
+ <point x="1072" y="1440"/>
+ <point x="1232" y="1296"/>
+ <point x="1232" y="1048" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1268" y="832" type="line"/>
+ <point x="876" y="832" type="line"/>
+ <point x="448" y="832"/>
+ <point x="192" y="644"/>
+ <point x="192" y="376" type="curve" smooth="yes"/>
+ <point x="192" y="140"/>
+ <point x="372" y="-28"/>
+ <point x="648" y="-28" type="curve" smooth="yes"/>
+ <point x="1016" y="-28"/>
+ <point x="1224" y="192"/>
+ <point x="1292" y="396" type="curve"/>
+ <point x="1260" y="464" type="line"/>
+ <point x="1172" y="208"/>
+ <point x="960" y="44"/>
+ <point x="648" y="44" type="curve" smooth="yes"/>
+ <point x="424" y="44"/>
+ <point x="264" y="192"/>
+ <point x="264" y="372" type="curve" smooth="yes"/>
+ <point x="264" y="596"/>
+ <point x="500" y="756"/>
+ <point x="880" y="756" type="curve"/>
+ <point x="1268" y="756" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1486, 'leftMargin': 127, 'rightMargin': 203}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C66_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C66_.glif
new file mode 100644
index 000000000..b560afbe1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C66_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C66" format="1">
+ <advance width="1280"/>
+ <unicode hex="2C66"/>
+ <outline>
+ <contour>
+ <point x="1140" y="1676" type="line"/>
+ <point x="1052" y="1676" type="line"/>
+ <point x="140" y="-200" type="line"/>
+ <point x="228" y="-200" type="line"/>
+ </contour>
+ <contour>
+ <point x="1000" y="1488" type="line"/>
+ <point x="296" y="1488" type="line"/>
+ <point x="296" y="1412" type="line"/>
+ <point x="972" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="572" y="1888" type="line"/>
+ <point x="572" y="356" type="line" smooth="yes"/>
+ <point x="572" y="60"/>
+ <point x="684" y="-28"/>
+ <point x="876" y="-28" type="curve" smooth="yes"/>
+ <point x="912" y="-28"/>
+ <point x="992" y="-24"/>
+ <point x="1032" y="-12" type="curve"/>
+ <point x="1020" y="60" type="line"/>
+ <point x="968" y="52"/>
+ <point x="928" y="48"/>
+ <point x="872" y="48" type="curve" smooth="yes"/>
+ <point x="752" y="48"/>
+ <point x="648" y="96"/>
+ <point x="648" y="356" type="curve" smooth="yes"/>
+ <point x="648" y="1888" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1053, 'leftMargin': 28, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C67_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C67_.glif
new file mode 100644
index 000000000..72170d99b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C67_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C67" format="1">
+ <advance width="2048"/>
+ <unicode hex="2C67"/>
+ <outline>
+ <contour>
+ <point x="1976" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1976" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1976" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="H" xOffset="-4"/>
+ <component base="cyrillictic" xOffset="1452"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.6</real>
+ <real>0.609</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1873, 'leftMargin': 275, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C68_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C68_.glif
new file mode 100644
index 000000000..7d8389528
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C68_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C68" format="1">
+ <advance width="1536"/>
+ <unicode hex="2C68"/>
+ <outline>
+ <contour>
+ <point x="1500" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1500" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1500" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="h" xOffset="-44"/>
+ <component base="cyrillictic" xOffset="1020"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1496.0, 'leftMargin': 232, 'rightMargin': 108.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C69_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C69_.glif
new file mode 100644
index 000000000..40e0cdef7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C69_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C69" format="1">
+ <advance width="1792"/>
+ <unicode hex="2C69"/>
+ <outline>
+ <contour>
+ <point x="1648" y="76" type="line"/>
+ <point x="1560" y="76" type="line"/>
+ <point x="1576" y="16" type="line"/>
+ <point x="1576" y="-480" type="line"/>
+ <point x="1648" y="-480" type="line"/>
+ </contour>
+ <component base="K" xOffset="-48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 192, 'rightMargin': 90}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C6A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C6A__.glif
new file mode 100644
index 000000000..596d3d990
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C6A__.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C6A" format="1">
+ <advance width="1536"/>
+ <unicode hex="2C6A"/>
+ <outline>
+ <contour>
+ <point x="1208" y="76" type="line"/>
+ <point x="1252" y="0" type="line"/>
+ <point x="1252" y="-436" type="line"/>
+ <point x="1324" y="-436" type="line"/>
+ <point x="1324" y="76" type="line"/>
+ </contour>
+ <component base="k" xOffset="-20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1361, 'leftMargin': 232, 'rightMargin': 16}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C6B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C6B__.glif
new file mode 100644
index 000000000..041bda652
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C6B__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C6B" format="1">
+ <advance width="1792"/>
+ <unicode hex="2C6B"/>
+ <outline>
+ <contour>
+ <point x="1556" y="76" type="line"/>
+ <point x="1480" y="76" type="line"/>
+ <point x="1480" y="-480" type="line"/>
+ <point x="1556" y="-480" type="line"/>
+ </contour>
+ <component base="Z"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 184, 'rightMargin': 75.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C6C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C6C__.glif
new file mode 100644
index 000000000..f39135216
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C6C__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C6C" format="1">
+ <advance width="1536"/>
+ <unicode hex="2C6C"/>
+ <outline>
+ <contour>
+ <point x="1232" y="76" type="line"/>
+ <point x="1276" y="0" type="line"/>
+ <point x="1276" y="-436" type="line"/>
+ <point x="1348" y="-436" type="line"/>
+ <point x="1348" y="76" type="line"/>
+ </contour>
+ <contour>
+ <point x="1320" y="76" type="line"/>
+ <point x="208" y="76" type="line"/>
+ <point x="208" y="0" type="line"/>
+ <point x="1320" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1268" y="1424" type="line"/>
+ <point x="1268" y="1488" type="line"/>
+ <point x="1220" y="1488" type="line"/>
+ <point x="188" y="60" type="line"/>
+ <point x="188" y="0" type="line"/>
+ <point x="236" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1232" y="1488" type="line"/>
+ <point x="232" y="1488" type="line"/>
+ <point x="232" y="1412" type="line"/>
+ <point x="1232" y="1412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 120, 'rightMargin': 66}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C6D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C6D__.glif
new file mode 100644
index 000000000..58335fe14
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C6D__.glif
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C6D" format="1">
+ <advance width="2304"/>
+ <unicode hex="2C6D"/>
+ <outline>
+ <contour>
+ <point x="1672" y="1184" type="line"/>
+ <point x="1596" y="1184" type="line"/>
+ <point x="1596" y="320" type="line"/>
+ <point x="1524" y="220"/>
+ <point x="1316" y="44"/>
+ <point x="988" y="44" type="curve" smooth="yes"/>
+ <point x="564" y="44"/>
+ <point x="292" y="380"/>
+ <point x="292" y="852" type="curve" smooth="yes"/>
+ <point x="292" y="1100" type="line"/>
+ <point x="216" y="1096" type="line"/>
+ <point x="216" y="852" type="line" smooth="yes"/>
+ <point x="216" y="332"/>
+ <point x="532" y="-28"/>
+ <point x="988" y="-28" type="curve" smooth="yes"/>
+ <point x="1380" y="-28"/>
+ <point x="1596" y="176"/>
+ <point x="1672" y="284" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1672" y="1788" type="line"/>
+ <point x="1608" y="1876"/>
+ <point x="1380" y="2032"/>
+ <point x="988" y="2032" type="curve" smooth="yes"/>
+ <point x="532" y="2032"/>
+ <point x="216" y="1672"/>
+ <point x="216" y="1148" type="curve" smooth="yes"/>
+ <point x="216" y="904" type="line"/>
+ <point x="292" y="900" type="line"/>
+ <point x="292" y="1148" type="line" smooth="yes"/>
+ <point x="292" y="1620"/>
+ <point x="564" y="1956"/>
+ <point x="988" y="1956" type="curve" smooth="yes"/>
+ <point x="1316" y="1956"/>
+ <point x="1536" y="1832"/>
+ <point x="1596" y="1752" type="curve"/>
+ <point x="1596" y="820" type="line"/>
+ <point x="1672" y="820" type="line"/>
+ </contour>
+ <contour>
+ <point x="1672" y="2004" type="line"/>
+ <point x="1616" y="2004" type="line"/>
+ <point x="1596" y="1840" type="line"/>
+ <point x="1596" y="688" type="line"/>
+ <point x="1672" y="688" type="line"/>
+ </contour>
+ <contour>
+ <point x="1596" y="632" type="line"/>
+ <point x="1596" y="452" type="line" smooth="yes"/>
+ <point x="1596" y="140"/>
+ <point x="1688" y="-28"/>
+ <point x="1936" y="-28" type="curve" smooth="yes"/>
+ <point x="1992" y="-28"/>
+ <point x="2036" y="-20"/>
+ <point x="2088" y="0" type="curve"/>
+ <point x="2072" y="72" type="line"/>
+ <point x="2044" y="60"/>
+ <point x="1984" y="44"/>
+ <point x="1936" y="44" type="curve" smooth="yes"/>
+ <point x="1732" y="44"/>
+ <point x="1672" y="192"/>
+ <point x="1672" y="452" type="curve" smooth="yes"/>
+ <point x="1672" y="632" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2068.0, 'leftMargin': 183, 'rightMargin': 14.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C6E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C6E__.glif
new file mode 100644
index 000000000..f82ee47f0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C6E__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C6E" format="1">
+ <advance width="2304"/>
+ <unicode hex="2C6E"/>
+ <outline>
+ <contour>
+ <point x="2036" y="200" type="line"/>
+ <point x="2036" y="-160" type="line" smooth="yes"/>
+ <point x="2036" y="-392"/>
+ <point x="1916" y="-528"/>
+ <point x="1720" y="-528" type="curve" smooth="yes"/>
+ <point x="1648" y="-528"/>
+ <point x="1612" y="-520"/>
+ <point x="1556" y="-508" type="curve"/>
+ <point x="1548" y="-580" type="line"/>
+ <point x="1604" y="-596"/>
+ <point x="1668" y="-600"/>
+ <point x="1724" y="-600" type="curve" smooth="yes"/>
+ <point x="1964" y="-600"/>
+ <point x="2112" y="-444"/>
+ <point x="2112" y="-160" type="curve" smooth="yes"/>
+ <point x="2112" y="200" type="line"/>
+ </contour>
+ <component base="M" xOffset="-28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2415, 'leftMargin': 220, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C6F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C6F__.glif
new file mode 100644
index 000000000..f2f960215
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C6F__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C6F" format="1">
+ <advance width="1792"/>
+ <unicode hex="2C6F"/>
+ <outline>
+ <contour>
+ <point x="184" y="2004" type="line"/>
+ <point x="104" y="2004" type="line"/>
+ <point x="852" y="0" type="line"/>
+ <point x="924" y="0" type="line"/>
+ <point x="908" y="64" type="line"/>
+ </contour>
+ <contour>
+ <point x="888" y="64" type="line"/>
+ <point x="872" y="0" type="line"/>
+ <point x="944" y="0" type="line"/>
+ <point x="1692" y="2004" type="line"/>
+ <point x="1612" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1400" y="1404" type="line"/>
+ <point x="396" y="1404" type="line"/>
+ <point x="396" y="1332" type="line"/>
+ <point x="1400" y="1332" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 47, 'rightMargin': 47.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C70_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C70_.glif
new file mode 100644
index 000000000..ae83d81f3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C70_.glif
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C70" format="1">
+ <advance width="2048"/>
+ <unicode hex="2C70"/>
+ <outline>
+ <contour>
+ <point x="504" y="820" type="line"/>
+ <point x="580" y="820" type="line"/>
+ <point x="580" y="1684" type="line"/>
+ <point x="656" y="1784"/>
+ <point x="864" y="1956"/>
+ <point x="1188" y="1956" type="curve" smooth="yes"/>
+ <point x="1612" y="1956"/>
+ <point x="1888" y="1620"/>
+ <point x="1888" y="1148" type="curve" smooth="yes"/>
+ <point x="1888" y="900" type="line"/>
+ <point x="1960" y="904" type="line"/>
+ <point x="1960" y="1148" type="line" smooth="yes"/>
+ <point x="1960" y="1672"/>
+ <point x="1644" y="2032"/>
+ <point x="1188" y="2032" type="curve" smooth="yes"/>
+ <point x="800" y="2032"/>
+ <point x="584" y="1828"/>
+ <point x="504" y="1716" type="curve"/>
+ </contour>
+ <contour>
+ <point x="504" y="216" type="line"/>
+ <point x="572" y="124"/>
+ <point x="800" y="-28"/>
+ <point x="1188" y="-28" type="curve" smooth="yes"/>
+ <point x="1644" y="-28"/>
+ <point x="1960" y="332"/>
+ <point x="1960" y="852" type="curve" smooth="yes"/>
+ <point x="1960" y="1096" type="line"/>
+ <point x="1888" y="1100" type="line"/>
+ <point x="1888" y="852" type="line" smooth="yes"/>
+ <point x="1888" y="380"/>
+ <point x="1612" y="44"/>
+ <point x="1188" y="44" type="curve" smooth="yes"/>
+ <point x="864" y="44"/>
+ <point x="644" y="168"/>
+ <point x="580" y="248" type="curve"/>
+ <point x="580" y="1184" type="line"/>
+ <point x="504" y="1184" type="line"/>
+ </contour>
+ <contour>
+ <point x="504" y="0" type="line"/>
+ <point x="564" y="0" type="line"/>
+ <point x="580" y="160" type="line"/>
+ <point x="580" y="1312" type="line"/>
+ <point x="504" y="1312" type="line"/>
+ </contour>
+ <contour>
+ <point x="580" y="1372" type="line"/>
+ <point x="580" y="1552" type="line" smooth="yes"/>
+ <point x="580" y="1860"/>
+ <point x="488" y="2032"/>
+ <point x="244" y="2032" type="curve" smooth="yes"/>
+ <point x="188" y="2032"/>
+ <point x="144" y="2020"/>
+ <point x="88" y="2004" type="curve"/>
+ <point x="108" y="1932" type="line"/>
+ <point x="136" y="1944"/>
+ <point x="192" y="1956"/>
+ <point x="244" y="1956" type="curve" smooth="yes"/>
+ <point x="448" y="1956"/>
+ <point x="504" y="1808"/>
+ <point x="504" y="1552" type="curve" smooth="yes"/>
+ <point x="504" y="1372" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2068.0, 'leftMargin': 14, 'rightMargin': 183.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C71_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C71_.glif
new file mode 100644
index 000000000..e3cb56dfc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C71_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C71" format="1">
+ <advance width="1792"/>
+ <unicode hex="2C71"/>
+ <outline>
+ <contour>
+ <point x="800" y="316" type="line"/>
+ <point x="692" y="0" type="line"/>
+ <point x="760" y="0" type="line"/>
+ <point x="1248" y="1256" type="line" smooth="yes"/>
+ <point x="1296" y="1372"/>
+ <point x="1352" y="1440"/>
+ <point x="1436" y="1440" type="curve" smooth="yes"/>
+ <point x="1516" y="1440"/>
+ <point x="1552" y="1380"/>
+ <point x="1616" y="1256" type="curve"/>
+ <point x="1680" y="1288" type="line"/>
+ <point x="1600" y="1468"/>
+ <point x="1528" y="1516"/>
+ <point x="1436" y="1516" type="curve" smooth="yes"/>
+ <point x="1316" y="1516"/>
+ <point x="1236" y="1428"/>
+ <point x="1184" y="1292" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="192" y="1488" type="line"/>
+ <point x="112" y="1488" type="line"/>
+ <point x="692" y="0" type="line"/>
+ <point x="760" y="0" type="line"/>
+ <point x="652" y="316" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 59, 'rightMargin': -42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C72_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C72_.glif
new file mode 100644
index 000000000..05e4a9299
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C72_.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C72" format="1">
+ <advance width="3072"/>
+ <unicode hex="2C72"/>
+ <outline>
+ <contour>
+ <point x="824" y="456" type="line"/>
+ <point x="696" y="0" type="line"/>
+ <point x="768" y="0" type="line"/>
+ <point x="1268" y="1668" type="line"/>
+ <point x="1376" y="2004" type="line"/>
+ <point x="1296" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="224" y="2004" type="line"/>
+ <point x="144" y="2004" type="line"/>
+ <point x="684" y="0" type="line"/>
+ <point x="768" y="0" type="line"/>
+ <point x="640" y="456" type="line"/>
+ </contour>
+ <contour>
+ <point x="2032" y="456" type="line"/>
+ <point x="1904" y="0" type="line"/>
+ <point x="1984" y="0" type="line"/>
+ <point x="2428" y="1644" type="line" smooth="yes"/>
+ <point x="2488" y="1864"/>
+ <point x="2552" y="1948"/>
+ <point x="2648" y="1948" type="curve" smooth="yes"/>
+ <point x="2724" y="1948"/>
+ <point x="2776" y="1892"/>
+ <point x="2864" y="1772" type="curve"/>
+ <point x="2932" y="1824" type="line"/>
+ <point x="2828" y="1972"/>
+ <point x="2752" y="2028"/>
+ <point x="2648" y="2028" type="curve" smooth="yes"/>
+ <point x="2484" y="2028"/>
+ <point x="2412" y="1876"/>
+ <point x="2356" y="1668" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1380" y="2004" type="line"/>
+ <point x="1296" y="2004" type="line"/>
+ <point x="1404" y="1668" type="line"/>
+ <point x="1904" y="0" type="line"/>
+ <point x="1972" y="0" type="line"/>
+ <point x="1848" y="456" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2830, 'leftMargin': 84, 'rightMargin': -41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C73_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C73_.glif
new file mode 100644
index 000000000..7f7396e05
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C73_.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C73" format="1">
+ <advance width="2560"/>
+ <unicode hex="2C73"/>
+ <outline>
+ <contour>
+ <point x="720" y="432" type="line"/>
+ <point x="584" y="0" type="line"/>
+ <point x="652" y="0" type="line"/>
+ <point x="1016" y="1120" type="line"/>
+ <point x="1120" y="1488" type="line"/>
+ <point x="1052" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="232" y="1488" type="line"/>
+ <point x="148" y="1488" type="line"/>
+ <point x="580" y="0" type="line"/>
+ <point x="644" y="0" type="line"/>
+ <point x="536" y="432" type="line"/>
+ </contour>
+ <contour>
+ <point x="1644" y="432" type="line"/>
+ <point x="1536" y="0" type="line"/>
+ <point x="1600" y="0" type="line"/>
+ <point x="1948" y="1184" type="line" smooth="yes"/>
+ <point x="2000" y="1364"/>
+ <point x="2052" y="1440"/>
+ <point x="2152" y="1440" type="curve" smooth="yes"/>
+ <point x="2220" y="1440"/>
+ <point x="2276" y="1396"/>
+ <point x="2352" y="1252" type="curve"/>
+ <point x="2416" y="1296" type="line"/>
+ <point x="2324" y="1468"/>
+ <point x="2248" y="1516"/>
+ <point x="2152" y="1516" type="curve" smooth="yes"/>
+ <point x="2012" y="1516"/>
+ <point x="1928" y="1412"/>
+ <point x="1868" y="1208" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1128" y="1488" type="line"/>
+ <point x="1064" y="1488" type="line"/>
+ <point x="1160" y="1120" type="line"/>
+ <point x="1528" y="0" type="line"/>
+ <point x="1596" y="0" type="line"/>
+ <point x="1460" y="432" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2342, 'leftMargin': 114, 'rightMargin': -41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C74_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C74_.glif
new file mode 100644
index 000000000..3b96c864f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C74_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C74" format="1">
+ <advance width="1536"/>
+ <unicode hex="2C74"/>
+ <outline>
+ <contour>
+ <point x="820" y="316" type="line"/>
+ <point x="708" y="0" type="line"/>
+ <point x="780" y="0" type="line"/>
+ <point x="1356" y="1488" type="line"/>
+ <point x="1276" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="356" y="1112" type="line"/>
+ <point x="300" y="1264"/>
+ <point x="340" y="1440"/>
+ <point x="524" y="1440" type="curve" smooth="yes"/>
+ <point x="640" y="1440"/>
+ <point x="716" y="1364"/>
+ <point x="716" y="1248" type="curve" smooth="yes"/>
+ <point x="716" y="1012"/>
+ <point x="432" y="932"/>
+ <point x="180" y="824" type="curve"/>
+ <point x="208" y="752" type="line"/>
+ <point x="484" y="868"/>
+ <point x="792" y="968"/>
+ <point x="792" y="1248" type="curve" smooth="yes"/>
+ <point x="792" y="1388"/>
+ <point x="712" y="1516"/>
+ <point x="524" y="1516" type="curve" smooth="yes"/>
+ <point x="332" y="1516"/>
+ <point x="184" y="1348"/>
+ <point x="284" y="1088" type="curve" smooth="yes"/>
+ <point x="708" y="0" type="line"/>
+ <point x="780" y="0" type="line"/>
+ <point x="668" y="316" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 109, 'rightMargin': 59}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C75_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C75_.glif
new file mode 100644
index 000000000..e5195a398
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C75_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C75" format="1">
+ <advance width="1536"/>
+ <unicode hex="2C75"/>
+ <outline>
+ <contour>
+ <point x="1356" y="1068" type="line"/>
+ <point x="216" y="1068" type="line"/>
+ <point x="216" y="992" type="line"/>
+ <point x="1356" y="992" type="line"/>
+ </contour>
+ <contour>
+ <point x="256" y="2004" type="line"/>
+ <point x="180" y="2004" type="line"/>
+ <point x="180" y="0" type="line"/>
+ <point x="256" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1508, 'leftMargin': 275, 'rightMargin': 56}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C76_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C76_.glif
new file mode 100644
index 000000000..62f2530e6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C76_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C76" format="1">
+ <advance width="1280"/>
+ <unicode hex="2C76"/>
+ <outline>
+ <contour>
+ <point x="1084" y="804" type="line"/>
+ <point x="244" y="804" type="line"/>
+ <point x="244" y="728" type="line"/>
+ <point x="1084" y="728" type="line"/>
+ </contour>
+ <contour>
+ <point x="272" y="1488" type="line"/>
+ <point x="196" y="1488" type="line"/>
+ <point x="196" y="0" type="line"/>
+ <point x="272" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1165, 'leftMargin': 237, 'rightMargin': 42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C77_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C77_.glif
new file mode 100644
index 000000000..db4503a57
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C77_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C77" format="1">
+ <advance width="1792"/>
+ <unicode hex="2C77"/>
+ <outline>
+ <contour>
+ <point x="852" y="20" type="line"/>
+ <point x="924" y="20" type="line"/>
+ <point x="924" y="1228" type="line" smooth="yes"/>
+ <point x="924" y="1344"/>
+ <point x="1000" y="1416"/>
+ <point x="1088" y="1416" type="curve" smooth="yes"/>
+ <point x="1376" y="1416"/>
+ <point x="1576" y="1100"/>
+ <point x="1576" y="748" type="curve" smooth="yes"/>
+ <point x="1576" y="392"/>
+ <point x="1352" y="44"/>
+ <point x="900" y="44" type="curve" smooth="yes"/>
+ <point x="364" y="44"/>
+ <point x="216" y="392"/>
+ <point x="216" y="748" type="curve" smooth="yes"/>
+ <point x="216" y="1036"/>
+ <point x="348" y="1312"/>
+ <point x="540" y="1428" type="curve"/>
+ <point x="508" y="1488" type="line"/>
+ <point x="316" y="1364"/>
+ <point x="144" y="1108"/>
+ <point x="144" y="752" type="curve" smooth="yes"/>
+ <point x="144" y="296"/>
+ <point x="364" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1392" y="-28"/>
+ <point x="1648" y="340"/>
+ <point x="1648" y="752" type="curve" smooth="yes"/>
+ <point x="1648" y="1184"/>
+ <point x="1412" y="1488"/>
+ <point x="1088" y="1488" type="curve" smooth="yes"/>
+ <point x="984" y="1488"/>
+ <point x="852" y="1408"/>
+ <point x="852" y="1228" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1778, 'leftMargin': 138, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C78_.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C78_.cn.glif
new file mode 100644
index 000000000..4c7e63e48
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C78_.cn.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C78.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1152" y="196" type="line"/>
+ <point x="1176" y="52"/>
+ <point x="1268" y="-28"/>
+ <point x="1420" y="-28" type="curve" smooth="yes"/>
+ <point x="1548" y="-28"/>
+ <point x="1620" y="60"/>
+ <point x="1680" y="212" type="curve"/>
+ <point x="1616" y="268" type="line"/>
+ <point x="1592" y="180"/>
+ <point x="1528" y="48"/>
+ <point x="1420" y="48" type="curve" smooth="yes"/>
+ <point x="1316" y="48"/>
+ <point x="1260" y="80"/>
+ <point x="1228" y="176" type="curve"/>
+ </contour>
+ <component base="e.cn" xOffset="-64"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1697, 'leftMargin': 194, 'rightMargin': -62}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C78_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C78_.glif
new file mode 100644
index 000000000..265fc99c5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C78_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C78" format="1">
+ <advance width="1792"/>
+ <unicode hex="2C78"/>
+ <outline>
+ <contour>
+ <point x="1152" y="252" type="line"/>
+ <point x="1168" y="80"/>
+ <point x="1268" y="-28"/>
+ <point x="1420" y="-28" type="curve" smooth="yes"/>
+ <point x="1552" y="-28"/>
+ <point x="1620" y="60"/>
+ <point x="1680" y="212" type="curve"/>
+ <point x="1616" y="268" type="line"/>
+ <point x="1592" y="180"/>
+ <point x="1528" y="48"/>
+ <point x="1420" y="48" type="curve" smooth="yes"/>
+ <point x="1316" y="48"/>
+ <point x="1260" y="116"/>
+ <point x="1220" y="232" type="curve"/>
+ </contour>
+ <component base="e" xOffset="-64"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1679, 'leftMargin': 176, 'rightMargin': -62}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C79_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C79_.glif
new file mode 100644
index 000000000..071378550
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C79_.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C79" format="1">
+ <advance width="1024"/>
+ <unicode hex="2C79"/>
+ <outline>
+ <contour>
+ <point x="844" y="1280" type="line"/>
+ <point x="844" y="1552" type="line" smooth="yes"/>
+ <point x="844" y="1860"/>
+ <point x="756" y="2032"/>
+ <point x="508" y="2032" type="curve" smooth="yes"/>
+ <point x="452" y="2032"/>
+ <point x="408" y="2020"/>
+ <point x="356" y="2004" type="curve"/>
+ <point x="372" y="1932" type="line"/>
+ <point x="400" y="1944"/>
+ <point x="456" y="1956"/>
+ <point x="508" y="1956" type="curve" smooth="yes"/>
+ <point x="712" y="1956"/>
+ <point x="772" y="1808"/>
+ <point x="772" y="1552" type="curve" smooth="yes"/>
+ <point x="772" y="1280" type="line"/>
+ </contour>
+ <contour>
+ <point x="772" y="260" type="line"/>
+ <point x="772" y="0" type="line"/>
+ <point x="844" y="0" type="line"/>
+ <point x="844" y="1488" type="line"/>
+ <point x="772" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="180" y="-12" type="line"/>
+ <point x="204" y="-20"/>
+ <point x="240" y="-28"/>
+ <point x="284" y="-28" type="curve"/>
+ <point x="656" y="-28"/>
+ <point x="836" y="276"/>
+ <point x="836" y="696" type="curve"/>
+ <point x="784" y="692" type="line"/>
+ <point x="784" y="340"/>
+ <point x="620" y="44"/>
+ <point x="284" y="44" type="curve"/>
+ <point x="252" y="44"/>
+ <point x="220" y="52"/>
+ <point x="188" y="56" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 932, 'leftMargin': 34, 'rightMargin': 233}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C7A__.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C7A__.cn.glif
new file mode 100644
index 000000000..a6596c35e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C7A__.cn.glif
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7A.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="160" y="660" type="line"/>
+ <point x="160" y="228"/>
+ <point x="384" y="-28"/>
+ <point x="772" y="-28" type="curve" smooth="yes"/>
+ <point x="1156" y="-28"/>
+ <point x="1380" y="228"/>
+ <point x="1380" y="660" type="curve" smooth="yes"/>
+ <point x="1380" y="828" type="line" smooth="yes"/>
+ <point x="1380" y="1264"/>
+ <point x="1156" y="1516"/>
+ <point x="768" y="1516" type="curve" smooth="yes"/>
+ <point x="384" y="1516"/>
+ <point x="160" y="1264"/>
+ <point x="160" y="828" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="232" y="828" type="line"/>
+ <point x="232" y="1172"/>
+ <point x="404" y="1440"/>
+ <point x="768" y="1440" type="curve" smooth="yes"/>
+ <point x="1132" y="1440"/>
+ <point x="1304" y="1172"/>
+ <point x="1304" y="828" type="curve" smooth="yes"/>
+ <point x="1304" y="660" type="line" smooth="yes"/>
+ <point x="1304" y="308"/>
+ <point x="1132" y="44"/>
+ <point x="772" y="44" type="curve" smooth="yes"/>
+ <point x="404" y="44"/>
+ <point x="232" y="308"/>
+ <point x="232" y="660" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="448" y="296" type="curve" smooth="yes"/>
+ <point x="448" y="116"/>
+ <point x="596" y="-28"/>
+ <point x="772" y="-28" type="curve" smooth="yes"/>
+ <point x="948" y="-28"/>
+ <point x="1092" y="116"/>
+ <point x="1092" y="296" type="curve" smooth="yes"/>
+ <point x="1092" y="476"/>
+ <point x="948" y="628"/>
+ <point x="772" y="628" type="curve" smooth="yes"/>
+ <point x="596" y="628"/>
+ <point x="448" y="476"/>
+ </contour>
+ <contour>
+ <point x="524" y="296" type="curve" smooth="yes"/>
+ <point x="524" y="444"/>
+ <point x="632" y="552"/>
+ <point x="772" y="552" type="curve" smooth="yes"/>
+ <point x="912" y="552"/>
+ <point x="1016" y="444"/>
+ <point x="1016" y="296" type="curve" smooth="yes"/>
+ <point x="1016" y="152"/>
+ <point x="912" y="48"/>
+ <point x="772" y="48" type="curve" smooth="yes"/>
+ <point x="632" y="48"/>
+ <point x="524" y="152"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 161, 'rightMargin': 160}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C7A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C7A__.glif
new file mode 100644
index 000000000..65b6ab95c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C7A__.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7A" format="1">
+ <advance width="1792"/>
+ <unicode hex="2C7A"/>
+ <outline>
+ <contour>
+ <point x="244" y="716" type="line"/>
+ <point x="244" y="280"/>
+ <point x="512" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1284" y="-28"/>
+ <point x="1548" y="280"/>
+ <point x="1548" y="716" type="curve" smooth="yes"/>
+ <point x="1548" y="772" type="line" smooth="yes"/>
+ <point x="1548" y="1208"/>
+ <point x="1284" y="1516"/>
+ <point x="896" y="1516" type="curve" smooth="yes"/>
+ <point x="512" y="1516"/>
+ <point x="244" y="1208"/>
+ <point x="244" y="772" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="320" y="772" type="line"/>
+ <point x="320" y="1120"/>
+ <point x="532" y="1440"/>
+ <point x="896" y="1440" type="curve" smooth="yes"/>
+ <point x="1260" y="1440"/>
+ <point x="1472" y="1120"/>
+ <point x="1472" y="772" type="curve" smooth="yes"/>
+ <point x="1472" y="716" type="line" smooth="yes"/>
+ <point x="1472" y="360"/>
+ <point x="1260" y="48"/>
+ <point x="900" y="48" type="curve" smooth="yes"/>
+ <point x="532" y="48"/>
+ <point x="320" y="360"/>
+ <point x="320" y="716" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="572" y="296" type="curve" smooth="yes"/>
+ <point x="572" y="112"/>
+ <point x="720" y="-32"/>
+ <point x="896" y="-32" type="curve" smooth="yes"/>
+ <point x="1072" y="-32"/>
+ <point x="1216" y="112"/>
+ <point x="1216" y="296" type="curve" smooth="yes"/>
+ <point x="1216" y="476"/>
+ <point x="1072" y="624"/>
+ <point x="896" y="624" type="curve" smooth="yes"/>
+ <point x="720" y="624"/>
+ <point x="572" y="476"/>
+ </contour>
+ <contour>
+ <point x="648" y="296" type="curve" smooth="yes"/>
+ <point x="648" y="440"/>
+ <point x="756" y="548"/>
+ <point x="896" y="548" type="curve" smooth="yes"/>
+ <point x="1036" y="548"/>
+ <point x="1140" y="440"/>
+ <point x="1140" y="296" type="curve" smooth="yes"/>
+ <point x="1140" y="152"/>
+ <point x="1036" y="44"/>
+ <point x="896" y="44" type="curve" smooth="yes"/>
+ <point x="756" y="44"/>
+ <point x="648" y="152"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1550, 'leftMargin': 124, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C7B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C7B__.glif
new file mode 100644
index 000000000..891ea3c64
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C7B__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7B" format="1">
+ <advance width="1536"/>
+ <unicode hex="2C7B"/>
+ <outline>
+ <contour>
+ <point x="240" y="0" type="line"/>
+ <point x="1264" y="0" type="line"/>
+ <point x="1264" y="76" type="line"/>
+ <point x="240" y="76" type="line"/>
+ </contour>
+ <contour>
+ <point x="1224" y="0" type="line"/>
+ <point x="1300" y="0" type="line"/>
+ <point x="1300" y="1488" type="line"/>
+ <point x="1224" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="360" y="684" type="line"/>
+ <point x="1264" y="684" type="line"/>
+ <point x="1264" y="756" type="line"/>
+ <point x="360" y="756" type="line"/>
+ </contour>
+ <contour>
+ <point x="240" y="1416" type="line"/>
+ <point x="1264" y="1416" type="line"/>
+ <point x="1264" y="1488" type="line"/>
+ <point x="240" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1416, 'leftMargin': 124, 'rightMargin': 233}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C7C__.ccmp.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C7C__.ccmp.glif
new file mode 100644
index 000000000..f98c4715b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C7C__.ccmp.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7C.ccmp" format="1">
+ <advance width="768"/>
+ <outline>
+ <contour>
+ <point x="552" y="1100" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="512" y="828" type="line"/>
+ <point x="512" y="-364" type="line" smooth="yes"/>
+ <point x="512" y="-556"/>
+ <point x="448" y="-644"/>
+ <point x="296" y="-644" type="curve" smooth="yes"/>
+ <point x="260" y="-644"/>
+ <point x="220" y="-636"/>
+ <point x="200" y="-628" type="curve"/>
+ <point x="184" y="-696" type="line"/>
+ <point x="224" y="-712"/>
+ <point x="256" y="-720"/>
+ <point x="296" y="-720" type="curve" smooth="yes"/>
+ <point x="480" y="-720"/>
+ <point x="588" y="-612"/>
+ <point x="588" y="-364" type="curve" smooth="yes"/>
+ <point x="588" y="828" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 661, 'leftMargin': 55, 'rightMargin': 202}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C7C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C7C__.glif
new file mode 100644
index 000000000..2466d750f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C7C__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7C" format="1">
+ <advance width="768"/>
+ <unicode hex="2C7C"/>
+ <outline>
+ <component base="jsuper" yOffset="-1188"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 661, 'leftMargin': 164, 'rightMargin': 57}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C7D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C7D__.glif
new file mode 100644
index 000000000..db8a86ce3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C7D__.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7D" format="1">
+ <advance width="1536"/>
+ <unicode hex="2C7D"/>
+ <outline>
+ <contour>
+ <point x="784" y="1044" type="line"/>
+ <point x="740" y="896" type="line"/>
+ <point x="800" y="896" type="line"/>
+ <point x="1356" y="2376" type="line"/>
+ <point x="1276" y="2376" type="line"/>
+ </contour>
+ <contour>
+ <point x="260" y="2376" type="line"/>
+ <point x="180" y="2376" type="line"/>
+ <point x="736" y="896" type="line"/>
+ <point x="796" y="896" type="line"/>
+ <point x="756" y="1044" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1286, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C7E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C7E__.glif
new file mode 100644
index 000000000..09421b5c1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C7E__.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7E" format="1">
+ <advance width="1792"/>
+ <unicode hex="2C7E"/>
+ <outline>
+ <contour>
+ <point x="332" y="176" type="line"/>
+ <point x="816" y="-392"/>
+ <point x="1064" y="-600"/>
+ <point x="1300" y="-600" type="curve" smooth="yes"/>
+ <point x="1364" y="-600"/>
+ <point x="1408" y="-592"/>
+ <point x="1464" y="-572" type="curve"/>
+ <point x="1464" y="-500" type="line"/>
+ <point x="1432" y="-508"/>
+ <point x="1360" y="-528"/>
+ <point x="1300" y="-528" type="curve" smooth="yes"/>
+ <point x="1104" y="-528"/>
+ <point x="860" y="-308"/>
+ <point x="404" y="212" type="curve"/>
+ </contour>
+ <component base="S" xOffset="56"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1665, 'leftMargin': 132, 'rightMargin': 115}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2C7F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2C7F__.glif
new file mode 100644
index 000000000..4be173725
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2C7F__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2C7F" format="1">
+ <advance width="1792"/>
+ <unicode hex="2C7F"/>
+ <outline>
+ <contour>
+ <point x="1584" y="1952" type="line"/>
+ <point x="1584" y="2004" type="line"/>
+ <point x="1528" y="2004" type="line"/>
+ <point x="204" y="60" type="line"/>
+ <point x="204" y="0" type="line"/>
+ <point x="252" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1548" y="2004" type="line"/>
+ <point x="256" y="2004" type="line"/>
+ <point x="256" y="1928" type="line"/>
+ <point x="1548" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="240" y="0" type="line"/>
+ <point x="784" y="0"/>
+ <point x="1056" y="-600"/>
+ <point x="1428" y="-600" type="curve" smooth="yes"/>
+ <point x="1492" y="-600"/>
+ <point x="1536" y="-592"/>
+ <point x="1592" y="-572" type="curve"/>
+ <point x="1592" y="-500" type="line"/>
+ <point x="1560" y="-508"/>
+ <point x="1488" y="-528"/>
+ <point x="1428" y="-528" type="curve" smooth="yes"/>
+ <point x="1116" y="-528"/>
+ <point x="800" y="76"/>
+ <point x="240" y="76" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 129, 'rightMargin': 166.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DE0__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DE0__.glif
new file mode 100644
index 000000000..9a18e91d2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DE0__.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE0" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE0"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-571" y="2742" type="line"/>
+ <point x="-571" y="2680"/>
+ <point x="-593" y="2630"/>
+ <point x="-766" y="2607" type="curve" smooth="yes"/>
+ <point x="-974" y="2578"/>
+ <point x="-1106" y="2380"/>
+ <point x="-1106" y="2068" type="curve" smooth="yes"/>
+ <point x="-1106" y="2002" type="line"/>
+ <point x="-1051" y="2002" type="line"/>
+ <point x="-1053" y="2068" type="line"/>
+ <point x="-1053" y="2355"/>
+ <point x="-934" y="2533"/>
+ <point x="-745" y="2552" type="curve" smooth="yes"/>
+ <point x="-589" y="2569"/>
+ <point x="-516" y="2637"/>
+ <point x="-516" y="2742" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-771" y="1639" type="curve" smooth="yes"/>
+ <point x="-575" y="1639"/>
+ <point x="-440" y="1785"/>
+ <point x="-440" y="1990" type="curve" smooth="yes"/>
+ <point x="-440" y="2020" type="line" smooth="yes"/>
+ <point x="-440" y="2217"/>
+ <point x="-575" y="2355"/>
+ <point x="-774" y="2355" type="curve" smooth="yes"/>
+ <point x="-924" y="2355"/>
+ <point x="-1038" y="2276"/>
+ <point x="-1084" y="2148" type="curve" smooth="yes"/>
+ <point x="-1099" y="2109"/>
+ <point x="-1106" y="2065"/>
+ <point x="-1106" y="2020" type="curve" smooth="yes"/>
+ <point x="-1106" y="1990" type="line" smooth="yes"/>
+ <point x="-1106" y="1785"/>
+ <point x="-969" y="1639"/>
+ </contour>
+ <contour>
+ <point x="-771" y="1694" type="curve" smooth="yes"/>
+ <point x="-945" y="1694"/>
+ <point x="-1051" y="1823"/>
+ <point x="-1051" y="1990" type="curve" smooth="yes"/>
+ <point x="-1051" y="2020" type="line" smooth="yes"/>
+ <point x="-1051" y="2175"/>
+ <point x="-945" y="2300"/>
+ <point x="-774" y="2300" type="curve" smooth="yes"/>
+ <point x="-601" y="2300"/>
+ <point x="-495" y="2177"/>
+ <point x="-495" y="2020" type="curve" smooth="yes"/>
+ <point x="-495" y="1990" type="line" smooth="yes"/>
+ <point x="-495" y="1823"/>
+ <point x="-601" y="1694"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DE1__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DE1__.glif
new file mode 100644
index 000000000..76650db2c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DE1__.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE1" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE1"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-754" y="2014" type="line"/>
+ <point x="-703" y="2038" type="line"/>
+ <point x="-584" y="2047"/>
+ <point x="-517" y="2122"/>
+ <point x="-517" y="2215" type="curve" smooth="yes"/>
+ <point x="-517" y="2350"/>
+ <point x="-612" y="2412"/>
+ <point x="-802" y="2412" type="curve" smooth="yes"/>
+ <point x="-1063" y="2412" type="line"/>
+ <point x="-1063" y="1653" type="line"/>
+ <point x="-1008" y="1653" type="line"/>
+ <point x="-1008" y="2357" type="line"/>
+ <point x="-802" y="2357" type="line" smooth="yes"/>
+ <point x="-641" y="2357"/>
+ <point x="-572" y="2324"/>
+ <point x="-572" y="2215" type="curve" smooth="yes"/>
+ <point x="-572" y="2109"/>
+ <point x="-649" y="2069"/>
+ <point x="-788" y="2069" type="curve" smooth="yes"/>
+ <point x="-1040" y="2069" type="line"/>
+ <point x="-1038" y="2014" type="line"/>
+ </contour>
+ <contour>
+ <point x="-754" y="1653" type="line"/>
+ <point x="-580" y="1653"/>
+ <point x="-484" y="1723"/>
+ <point x="-484" y="1859" type="curve" smooth="yes"/>
+ <point x="-484" y="1951"/>
+ <point x="-562" y="2031"/>
+ <point x="-667" y="2042" type="curve"/>
+ <point x="-690" y="2056" type="line"/>
+ <point x="-943" y="2069" type="line"/>
+ <point x="-945" y="2014" type="line"/>
+ <point x="-754" y="2014" type="line" smooth="yes"/>
+ <point x="-624" y="2014"/>
+ <point x="-539" y="1954"/>
+ <point x="-539" y="1859" type="curve" smooth="yes"/>
+ <point x="-539" y="1750"/>
+ <point x="-611" y="1708"/>
+ <point x="-754" y="1708" type="curve" smooth="yes"/>
+ <point x="-1044" y="1708" type="line"/>
+ <point x="-1044" y="1653" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DE2__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DE2__.glif
new file mode 100644
index 000000000..49d7d077a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DE2__.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE2" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE2"/>
+ <outline>
+ <contour>
+ <point x="-769" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-477" y="2412" type="line"/>
+ <point x="-950" y="2412" type="line"/>
+ <point x="-950" y="1653" type="line"/>
+ <point x="-895" y="1653" type="line"/>
+ <point x="-895" y="2357" type="line"/>
+ <point x="-477" y="2357" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DE3__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DE3__.glif
new file mode 100644
index 000000000..45484d750
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DE3__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE3" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE3"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-927" y="2412" type="line"/>
+ <point x="-941" y="2148" type="line" smooth="yes"/>
+ <point x="-954" y="1871"/>
+ <point x="-1027" y="1767"/>
+ <point x="-1071" y="1708" type="curve"/>
+ <point x="-1064" y="1708" type="line"/>
+ <point x="-1064" y="1653" type="line"/>
+ <point x="-1045" y="1653" type="line"/>
+ <point x="-979" y="1724"/>
+ <point x="-901" y="1854"/>
+ <point x="-886" y="2148" type="curve" smooth="yes"/>
+ <point x="-872" y="2412" type="line"/>
+ </contour>
+ <contour>
+ <point x="-887" y="2412" type="line"/>
+ <point x="-887" y="2357" type="line"/>
+ <point x="-557" y="2357" type="line"/>
+ <point x="-557" y="1653" type="line"/>
+ <point x="-502" y="1653" type="line"/>
+ <point x="-502" y="2412" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1122" y="1708" type="line"/>
+ <point x="-1122" y="1430" type="line"/>
+ <point x="-1067" y="1430" type="line"/>
+ <point x="-1067" y="1653" type="line"/>
+ <point x="-480" y="1653" type="line"/>
+ <point x="-480" y="1430" type="line"/>
+ <point x="-425" y="1430" type="line"/>
+ <point x="-425" y="1708" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DE4__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DE4__.glif
new file mode 100644
index 000000000..06257ba77
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DE4__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE4" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE4"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-928" y="2012" type="line"/>
+ <point x="-776" y="2012" type="line"/>
+ <point x="-778" y="2067" type="line"/>
+ <point x="-909" y="2067" type="line"/>
+ <point x="-1183" y="2412" type="line"/>
+ <point x="-1257" y="2412" type="line"/>
+ </contour>
+ <contour>
+ <point x="-899" y="2016" type="line"/>
+ <point x="-921" y="2068" type="line"/>
+ <point x="-1301" y="1653" type="line"/>
+ <point x="-1224" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-748" y="2412" type="line"/>
+ <point x="-803" y="2412" type="line"/>
+ <point x="-803" y="1653" type="line"/>
+ <point x="-748" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-289" y="2412" type="line"/>
+ <point x="-366" y="2412" type="line"/>
+ <point x="-638" y="2067" type="line"/>
+ <point x="-769" y="2067" type="line"/>
+ <point x="-770" y="2012" type="line"/>
+ <point x="-620" y="2012" type="line"/>
+ </contour>
+ <contour>
+ <point x="-323" y="1653" type="line"/>
+ <point x="-246" y="1653" type="line"/>
+ <point x="-626" y="2068" type="line"/>
+ <point x="-649" y="2016" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DE5__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DE5__.glif
new file mode 100644
index 000000000..9e14d65d1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DE5__.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE5" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE5"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1045" y="2211" type="curve"/>
+ <point x="-990" y="2211" type="line"/>
+ <point x="-990" y="2309"/>
+ <point x="-895" y="2369"/>
+ <point x="-773" y="2369" type="curve" smooth="yes"/>
+ <point x="-622" y="2369"/>
+ <point x="-557" y="2310"/>
+ <point x="-557" y="2214" type="curve" smooth="yes"/>
+ <point x="-557" y="2134"/>
+ <point x="-604" y="2072"/>
+ <point x="-774" y="2072" type="curve" smooth="yes"/>
+ <point x="-876" y="2072" type="line"/>
+ <point x="-876" y="2021" type="line"/>
+ <point x="-771" y="2021" type="line" smooth="yes"/>
+ <point x="-594" y="2021"/>
+ <point x="-502" y="2104"/>
+ <point x="-502" y="2214" type="curve" smooth="yes"/>
+ <point x="-502" y="2349"/>
+ <point x="-605" y="2424"/>
+ <point x="-773" y="2424" type="curve" smooth="yes"/>
+ <point x="-914" y="2424"/>
+ <point x="-1045" y="2342"/>
+ </contour>
+ <contour>
+ <point x="-1057" y="1862" type="line"/>
+ <point x="-1057" y="1709"/>
+ <point x="-906" y="1639"/>
+ <point x="-773" y="1639" type="curve" smooth="yes"/>
+ <point x="-595" y="1639"/>
+ <point x="-490" y="1719"/>
+ <point x="-490" y="1855" type="curve" smooth="yes"/>
+ <point x="-490" y="1981"/>
+ <point x="-578" y="2067"/>
+ <point x="-771" y="2067" type="curve" smooth="yes"/>
+ <point x="-876" y="2067" type="line"/>
+ <point x="-876" y="2017" type="line"/>
+ <point x="-774" y="2017" type="line" smooth="yes"/>
+ <point x="-609" y="2017"/>
+ <point x="-545" y="1958"/>
+ <point x="-545" y="1855" type="curve" smooth="yes"/>
+ <point x="-545" y="1764"/>
+ <point x="-611" y="1694"/>
+ <point x="-773" y="1694" type="curve" smooth="yes"/>
+ <point x="-903" y="1694"/>
+ <point x="-1002" y="1760"/>
+ <point x="-1002" y="1862" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DE6__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DE6__.glif
new file mode 100644
index 000000000..5039c3956
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DE6__.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE6" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE6"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1011" y="2412" type="line"/>
+ <point x="-1066" y="2412" type="line"/>
+ <point x="-1066" y="1653" type="line"/>
+ <point x="-1011" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-525" y="2412" type="line"/>
+ <point x="-600" y="2412" type="line"/>
+ <point x="-881" y="2075" type="line"/>
+ <point x="-1024" y="2075" type="line"/>
+ <point x="-1026" y="2020" type="line"/>
+ <point x="-859" y="2020" type="line"/>
+ </contour>
+ <contour>
+ <point x="-561" y="1653" type="line"/>
+ <point x="-481" y="1653" type="line"/>
+ <point x="-861" y="2075" type="line"/>
+ <point x="-905" y="2041" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DE7__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DE7__.glif
new file mode 100644
index 000000000..62eb6958d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DE7__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE7" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE7"/>
+ <outline>
+ <contour>
+ <point x="-745" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-487" y="2412" type="line"/>
+ <point x="-888" y="2412" type="line"/>
+ <point x="-888" y="2357" type="line"/>
+ <point x="-487" y="2357" type="line"/>
+ </contour>
+ <contour>
+ <point x="-447" y="2412" type="line"/>
+ <point x="-502" y="2412" type="line"/>
+ <point x="-502" y="1653" type="line"/>
+ <point x="-447" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-902" y="2412" type="line"/>
+ <point x="-916" y="2067" type="line" smooth="yes"/>
+ <point x="-928" y="1770"/>
+ <point x="-974" y="1708"/>
+ <point x="-1074" y="1708" type="curve" smooth="yes"/>
+ <point x="-1099" y="1708" type="line"/>
+ <point x="-1099" y="1653" type="line"/>
+ <point x="-1077" y="1653" type="line" smooth="yes"/>
+ <point x="-919" y="1653"/>
+ <point x="-873" y="1771"/>
+ <point x="-861" y="2067" type="curve" smooth="yes"/>
+ <point x="-847" y="2412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DE8__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DE8__.glif
new file mode 100644
index 000000000..add85dd13
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DE8__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE8" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE8"/>
+ <outline>
+ <contour>
+ <point x="-777" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="1713" type="line"/>
+ <point x="-1118" y="2412" type="line"/>
+ <point x="-1178" y="2412" type="line"/>
+ <point x="-799" y="1653" type="line"/>
+ <point x="-747" y="1653" type="line"/>
+ <point x="-371" y="2412" type="line"/>
+ <point x="-435" y="2412" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1132" y="2412" type="line"/>
+ <point x="-1187" y="2412" type="line"/>
+ <point x="-1187" y="1653" type="line"/>
+ <point x="-1132" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-421" y="1653" type="line"/>
+ <point x="-366" y="1653" type="line"/>
+ <point x="-366" y="2412" type="line"/>
+ <point x="-421" y="2412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DE9__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DE9__.glif
new file mode 100644
index 000000000..d3ce54244
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DE9__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DE9" format="1">
+ <advance width="0"/>
+ <unicode hex="2DE9"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-525" y="2074" type="line"/>
+ <point x="-1023" y="2074" type="line"/>
+ <point x="-1023" y="2019" type="line"/>
+ <point x="-525" y="2019" type="line"/>
+ </contour>
+ <contour>
+ <point x="-990" y="2412" type="line"/>
+ <point x="-1045" y="2412" type="line"/>
+ <point x="-1045" y="1653" type="line"/>
+ <point x="-990" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-501" y="2412" type="line"/>
+ <point x="-556" y="2412" type="line"/>
+ <point x="-556" y="1653" type="line"/>
+ <point x="-501" y="1653" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DEA___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DEA___.glif
new file mode 100644
index 000000000..8c47cba45
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DEA___.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DEA" format="1">
+ <advance width="0"/>
+ <unicode hex="2DEA"/>
+ <outline>
+ <contour>
+ <point x="-776" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="uni0366"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DEB___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DEB___.glif
new file mode 100644
index 000000000..0f1dc5d0f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DEB___.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DEB" format="1">
+ <advance width="0"/>
+ <unicode hex="2DEB"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-523" y="2412" type="line"/>
+ <point x="-1026" y="2412" type="line"/>
+ <point x="-1026" y="2357" type="line"/>
+ <point x="-523" y="2357" type="line"/>
+ </contour>
+ <contour>
+ <point x="-990" y="2412" type="line"/>
+ <point x="-1045" y="2412" type="line"/>
+ <point x="-1045" y="1653" type="line"/>
+ <point x="-990" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-501" y="2412" type="line"/>
+ <point x="-556" y="2412" type="line"/>
+ <point x="-556" y="1653" type="line"/>
+ <point x="-501" y="1653" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DEC___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DEC___.glif
new file mode 100644
index 000000000..7e1267d0f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DEC___.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DEC" format="1">
+ <advance width="0"/>
+ <unicode hex="2DEC"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1298" type="move" name="_marktop"/>
+ </contour>
+ <component base="uni0369" xScale="-1" yScale="-1" xOffset="-1547" yOffset="4056"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DED___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DED___.glif
new file mode 100644
index 000000000..34672c5b7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DED___.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DED" format="1">
+ <advance width="0"/>
+ <unicode hex="2DED"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="uni0368"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DEE___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DEE___.glif
new file mode 100644
index 000000000..1a59f51a4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DEE___.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DEE" format="1">
+ <advance width="0"/>
+ <unicode hex="2DEE"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-752" y="2412" type="line"/>
+ <point x="-807" y="2412" type="line"/>
+ <point x="-807" y="1653" type="line"/>
+ <point x="-752" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-463" y="2412" type="line"/>
+ <point x="-1082" y="2412" type="line"/>
+ <point x="-1082" y="2357" type="line"/>
+ <point x="-463" y="2357" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DEF___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DEF___.glif
new file mode 100644
index 000000000..728ad51c9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DEF___.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DEF" format="1">
+ <advance width="0"/>
+ <unicode hex="2DEF"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="uni036F"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DF0__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DF0__.glif
new file mode 100644
index 000000000..19ea7ef13
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DF0__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF0" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF0"/>
+ <outline>
+ <contour>
+ <point x="-802" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1095" y="1653" type="line"/>
+ <point x="-549" y="1653" type="line"/>
+ <point x="-549" y="2412" type="line"/>
+ <point x="-604" y="2412" type="line"/>
+ <point x="-604" y="1708" type="line"/>
+ <point x="-1040" y="1708" type="line"/>
+ <point x="-1040" y="2412" type="line"/>
+ <point x="-1095" y="2412" type="line"/>
+ </contour>
+ <contour>
+ <point x="-452" y="1708" type="line"/>
+ <point x="-620" y="1708" type="line"/>
+ <point x="-620" y="1653" type="line"/>
+ <point x="-507" y="1653" type="line"/>
+ <point x="-507" y="1429" type="line"/>
+ <point x="-452" y="1429" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DF1__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DF1__.glif
new file mode 100644
index 000000000..23d432e71
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DF1__.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF1" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF1"/>
+ <outline>
+ <contour>
+ <point x="-815" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-557" y="2412" type="line"/>
+ <point x="-612" y="2412" type="line"/>
+ <point x="-612" y="1653" type="line"/>
+ <point x="-557" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-569" y="2071" type="line"/>
+ <point x="-602" y="2042"/>
+ <point x="-707" y="2005"/>
+ <point x="-815" y="2005" type="curve" smooth="yes"/>
+ <point x="-990" y="2005"/>
+ <point x="-1046" y="2064"/>
+ <point x="-1046" y="2248" type="curve" smooth="yes"/>
+ <point x="-1046" y="2412" type="line"/>
+ <point x="-1101" y="2412" type="line"/>
+ <point x="-1101" y="2248" type="line" smooth="yes"/>
+ <point x="-1101" y="2019"/>
+ <point x="-1012" y="1950"/>
+ <point x="-815" y="1950" type="curve" smooth="yes"/>
+ <point x="-736" y="1950"/>
+ <point x="-620" y="1980"/>
+ <point x="-569" y="2013" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DF2__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DF2__.glif
new file mode 100644
index 000000000..d73b1b81a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DF2__.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF2" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF2"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-745" y="2412" type="line"/>
+ <point x="-800" y="2412" type="line"/>
+ <point x="-800" y="1653" type="line"/>
+ <point x="-745" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-322" y="2412" type="line"/>
+ <point x="-377" y="2412" type="line"/>
+ <point x="-377" y="1653" type="line"/>
+ <point x="-322" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1191" y="1708" type="line"/>
+ <point x="-1191" y="1653" type="line"/>
+ <point x="-362" y="1653" type="line"/>
+ <point x="-362" y="1708" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1169" y="2412" type="line"/>
+ <point x="-1224" y="2412" type="line"/>
+ <point x="-1224" y="1653" type="line"/>
+ <point x="-1169" y="1653" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DF3__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DF3__.glif
new file mode 100644
index 000000000..6ac62343f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DF3__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF3" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF3"/>
+ <outline>
+ <contour>
+ <point x="-785" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1202" y="1708" type="line"/>
+ <point x="-1202" y="1653" type="line"/>
+ <point x="-292" y="1653" type="line"/>
+ <point x="-292" y="1429" type="line"/>
+ <point x="-237" y="1429" type="line"/>
+ <point x="-237" y="1708" type="line"/>
+ </contour>
+ <contour>
+ <point x="-756" y="2412" type="line"/>
+ <point x="-811" y="2412" type="line"/>
+ <point x="-811" y="1653" type="line"/>
+ <point x="-756" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-333" y="2412" type="line"/>
+ <point x="-388" y="2412" type="line"/>
+ <point x="-388" y="1653" type="line"/>
+ <point x="-333" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1180" y="2412" type="line"/>
+ <point x="-1235" y="2412" type="line"/>
+ <point x="-1235" y="1653" type="line"/>
+ <point x="-1180" y="1653" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DF4__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DF4__.glif
new file mode 100644
index 000000000..e6eed57c0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DF4__.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF4" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF4"/>
+ <outline>
+ <contour>
+ <point x="-776" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-472" y="2061" type="line"/>
+ <point x="-1090" y="2061" type="line"/>
+ <point x="-1090" y="2006" type="line"/>
+ <point x="-472" y="2006" type="line"/>
+ </contour>
+ <component base="uni0366"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DF5__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DF5__.glif
new file mode 100644
index 000000000..8a0a7b654
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DF5__.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF5" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF5"/>
+ <outline>
+ <contour>
+ <point x="-734" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-953" y="1631" type="curve" smooth="yes"/>
+ <point x="-804" y="1631"/>
+ <point x="-671" y="1722"/>
+ <point x="-663" y="1876" type="curve"/>
+ <point x="-718" y="1876" type="line"/>
+ <point x="-726" y="1744"/>
+ <point x="-833" y="1686"/>
+ <point x="-953" y="1686" type="curve" smooth="yes"/>
+ <point x="-1117" y="1686"/>
+ <point x="-1216" y="1821"/>
+ <point x="-1216" y="2010" type="curve" smooth="yes"/>
+ <point x="-1216" y="2039" type="line" smooth="yes"/>
+ <point x="-1216" y="2229"/>
+ <point x="-1126" y="2357"/>
+ <point x="-954" y="2357" type="curve" smooth="yes"/>
+ <point x="-693" y="2357" type="line"/>
+ <point x="-693" y="2412" type="line"/>
+ <point x="-954" y="2412" type="line" smooth="yes"/>
+ <point x="-1150" y="2412"/>
+ <point x="-1271" y="2262"/>
+ <point x="-1271" y="2039" type="curve" smooth="yes"/>
+ <point x="-1271" y="2010" type="line" smooth="yes"/>
+ <point x="-1271" y="1788"/>
+ <point x="-1150" y="1631"/>
+ </contour>
+ <contour>
+ <point x="-485" y="2412" type="line"/>
+ <point x="-540" y="2412" type="line"/>
+ <point x="-540" y="1653" type="line"/>
+ <point x="-485" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-197" y="2412" type="line"/>
+ <point x="-815" y="2412" type="line"/>
+ <point x="-815" y="2357" type="line"/>
+ <point x="-197" y="2357" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DF6__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DF6__.glif
new file mode 100644
index 000000000..7090498af
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DF6__.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF6" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF6"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-532" y="1653" type="curve"/>
+ <point x="-472" y="1653" type="line"/>
+ <point x="-494" y="1690"/>
+ <point x="-505" y="1750"/>
+ <point x="-505" y="1805" type="curve" smooth="yes"/>
+ <point x="-505" y="2178" type="line" smooth="yes"/>
+ <point x="-505" y="2339"/>
+ <point x="-616" y="2419"/>
+ <point x="-774" y="2419" type="curve" smooth="yes"/>
+ <point x="-938" y="2419"/>
+ <point x="-1055" y="2316"/>
+ <point x="-1055" y="2197" type="curve"/>
+ <point x="-998" y="2195" type="line"/>
+ <point x="-998" y="2288"/>
+ <point x="-912" y="2364"/>
+ <point x="-774" y="2364" type="curve" smooth="yes"/>
+ <point x="-627" y="2364"/>
+ <point x="-560" y="2302"/>
+ <point x="-560" y="2179" type="curve" smooth="yes"/>
+ <point x="-560" y="1794" type="line"/>
+ <point x="-560" y="1745"/>
+ <point x="-550" y="1689"/>
+ </contour>
+ <contour>
+ <point x="-848" y="1638" type="curve" smooth="yes"/>
+ <point x="-660" y="1638"/>
+ <point x="-549" y="1749"/>
+ <point x="-513" y="1854" type="curve"/>
+ <point x="-535" y="1910" type="line"/>
+ <point x="-579" y="1779"/>
+ <point x="-689" y="1693"/>
+ <point x="-848" y="1693" type="curve" smooth="yes"/>
+ <point x="-964" y="1693"/>
+ <point x="-1020" y="1750"/>
+ <point x="-1020" y="1841" type="curve" smooth="yes"/>
+ <point x="-1020" y="1961"/>
+ <point x="-917" y="2021"/>
+ <point x="-730" y="2021" type="curve" smooth="yes"/>
+ <point x="-525" y="2021" type="line"/>
+ <point x="-527" y="2076" type="line"/>
+ <point x="-732" y="2076" type="line" smooth="yes"/>
+ <point x="-963" y="2076"/>
+ <point x="-1075" y="1980"/>
+ <point x="-1075" y="1841" type="curve" smooth="yes"/>
+ <point x="-1075" y="1716"/>
+ <point x="-990" y="1638"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DF7__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DF7__.glif
new file mode 100644
index 000000000..539c1c1d1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DF7__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF7" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF7"/>
+ <outline>
+ <contour>
+ <point x="-747" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-744" y="1639" type="curve" smooth="yes"/>
+ <point x="-623" y="1639"/>
+ <point x="-543" y="1690"/>
+ <point x="-492" y="1763" type="curve"/>
+ <point x="-529" y="1792" type="line"/>
+ <point x="-595" y="1717"/>
+ <point x="-657" y="1694"/>
+ <point x="-744" y="1694" type="curve" smooth="yes"/>
+ <point x="-892" y="1694"/>
+ <point x="-1022" y="1819"/>
+ <point x="-1022" y="2009" type="curve" smooth="yes"/>
+ <point x="-1022" y="2039" type="line" smooth="yes"/>
+ <point x="-1022" y="2228"/>
+ <point x="-925" y="2364"/>
+ <point x="-758" y="2364" type="curve" smooth="yes"/>
+ <point x="-606" y="2364"/>
+ <point x="-525" y="2250"/>
+ <point x="-525" y="2097" type="curve" smooth="yes"/>
+ <point x="-525" y="2089" type="line"/>
+ <point x="-1052" y="2089" type="line"/>
+ <point x="-1052" y="2034" type="line"/>
+ <point x="-470" y="2034" type="line"/>
+ <point x="-470" y="2094" type="line" smooth="yes"/>
+ <point x="-470" y="2294"/>
+ <point x="-590" y="2419"/>
+ <point x="-758" y="2419" type="curve" smooth="yes"/>
+ <point x="-934" y="2419"/>
+ <point x="-1077" y="2278"/>
+ <point x="-1077" y="2039" type="curve" smooth="yes"/>
+ <point x="-1077" y="2009" type="line" smooth="yes"/>
+ <point x="-1077" y="1789"/>
+ <point x="-928" y="1639"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DF8__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DF8__.glif
new file mode 100644
index 000000000..e85a80ceb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DF8__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF8" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF8"/>
+ <outline>
+ <contour>
+ <point x="-771" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-499" y="1653" type="line"/>
+ <point x="-432" y="1653" type="line"/>
+ <point x="-754" y="2199" type="line"/>
+ <point x="-787" y="2199" type="line"/>
+ <point x="-773" y="2126" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1111" y="1653" type="line"/>
+ <point x="-1045" y="1653" type="line"/>
+ <point x="-773" y="2126" type="line"/>
+ <point x="-756" y="2199" type="line"/>
+ <point x="-789" y="2199" type="line"/>
+ </contour>
+ <contour>
+ <point x="-800" y="2412" type="line"/>
+ <point x="-800" y="2123" type="line"/>
+ <point x="-745" y="2123" type="line"/>
+ <point x="-745" y="2412" type="line"/>
+ </contour>
+ <contour>
+ <point x="-976" y="2215" type="line"/>
+ <point x="-976" y="2160" type="line"/>
+ <point x="-565" y="2160" type="line"/>
+ <point x="-565" y="2215" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DF9__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DF9__.glif
new file mode 100644
index 000000000..8ca70da51
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DF9__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DF9" format="1">
+ <advance width="0"/>
+ <unicode hex="2DF9"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="1639" type="curve" smooth="yes"/>
+ <point x="-634" y="1639"/>
+ <point x="-480" y="1716"/>
+ <point x="-483" y="1881" type="curve" smooth="yes"/>
+ <point x="-487" y="2123"/>
+ <point x="-836" y="2153"/>
+ <point x="-972" y="2541" type="curve" smooth="yes"/>
+ <point x="-1038" y="2731" type="line"/>
+ <point x="-1119" y="2731" type="line"/>
+ <point x="-1052" y="2549" type="line" smooth="yes"/>
+ <point x="-886" y="2098"/>
+ <point x="-554" y="2104"/>
+ <point x="-554" y="1881" type="curve" smooth="yes"/>
+ <point x="-554" y="1771"/>
+ <point x="-644" y="1712"/>
+ <point x="-773" y="1712" type="curve" smooth="yes"/>
+ <point x="-902" y="1712"/>
+ <point x="-990" y="1771"/>
+ <point x="-990" y="1881" type="curve" smooth="yes"/>
+ <point x="-990" y="2104"/>
+ <point x="-660" y="2098"/>
+ <point x="-494" y="2549" type="curve" smooth="yes"/>
+ <point x="-426" y="2731" type="line"/>
+ <point x="-507" y="2731" type="line"/>
+ <point x="-573" y="2541" type="line" smooth="yes"/>
+ <point x="-708" y="2155"/>
+ <point x="-1059" y="2123"/>
+ <point x="-1063" y="1880" type="curve" smooth="yes"/>
+ <point x="-1066" y="1716"/>
+ <point x="-912" y="1639"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DFA___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DFA___.glif
new file mode 100644
index 000000000..4bd84fd8e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DFA___.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DFA" format="1">
+ <advance width="0"/>
+ <unicode hex="2DFA"/>
+ <outline>
+ <contour>
+ <point x="-733" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-924" y="2122" type="line"/>
+ <point x="-924" y="2067" type="line"/>
+ <point x="-657" y="2067" type="line" smooth="yes"/>
+ <point x="-492" y="2067"/>
+ <point x="-441" y="1987"/>
+ <point x="-441" y="1888" type="curve" smooth="yes"/>
+ <point x="-441" y="1783"/>
+ <point x="-492" y="1706"/>
+ <point x="-657" y="1706" type="curve" smooth="yes"/>
+ <point x="-881" y="1706" type="line"/>
+ <point x="-881" y="2747" type="line"/>
+ <point x="-936" y="2747" type="line"/>
+ <point x="-936" y="1653" type="line"/>
+ <point x="-657" y="1653" type="line" smooth="yes"/>
+ <point x="-468" y="1653"/>
+ <point x="-386" y="1752"/>
+ <point x="-386" y="1888" type="curve" smooth="yes"/>
+ <point x="-386" y="2021"/>
+ <point x="-468" y="2122"/>
+ <point x="-657" y="2122" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="-668" y="2463" type="line"/>
+ <point x="-1079" y="2463" type="line"/>
+ <point x="-1079" y="2408" type="line"/>
+ <point x="-668" y="2408" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DFB___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DFB___.glif
new file mode 100644
index 000000000..02ff62b9a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DFB___.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DFB" format="1">
+ <advance width="0"/>
+ <unicode hex="2DFB"/>
+ <outline>
+ <contour>
+ <point x="-711" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-815" y="2074" type="line"/>
+ <point x="-1066" y="2074" type="line"/>
+ <point x="-1066" y="2019" type="line"/>
+ <point x="-815" y="2019" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1033" y="2412" type="line"/>
+ <point x="-1088" y="2412" type="line"/>
+ <point x="-1088" y="1653" type="line"/>
+ <point x="-1033" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-499" y="1639" type="curve" smooth="yes"/>
+ <point x="-293" y="1639"/>
+ <point x="-168" y="1783"/>
+ <point x="-168" y="2014" type="curve" smooth="yes"/>
+ <point x="-168" y="2043" type="line" smooth="yes"/>
+ <point x="-168" y="2274"/>
+ <point x="-292" y="2419"/>
+ <point x="-499" y="2419" type="curve" smooth="yes"/>
+ <point x="-704" y="2419"/>
+ <point x="-832" y="2274"/>
+ <point x="-832" y="2043" type="curve" smooth="yes"/>
+ <point x="-832" y="2014" type="line" smooth="yes"/>
+ <point x="-832" y="1783"/>
+ <point x="-705" y="1639"/>
+ </contour>
+ <contour>
+ <point x="-499" y="1694" type="curve" smooth="yes"/>
+ <point x="-692" y="1694"/>
+ <point x="-777" y="1833"/>
+ <point x="-777" y="2014" type="curve" smooth="yes"/>
+ <point x="-777" y="2043" type="line" smooth="yes"/>
+ <point x="-777" y="2225"/>
+ <point x="-690" y="2364"/>
+ <point x="-499" y="2364" type="curve" smooth="yes"/>
+ <point x="-307" y="2364"/>
+ <point x="-223" y="2225"/>
+ <point x="-223" y="2043" type="curve" smooth="yes"/>
+ <point x="-223" y="2014" type="line" smooth="yes"/>
+ <point x="-223" y="1833"/>
+ <point x="-308" y="1694"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DFC___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DFC___.glif
new file mode 100644
index 000000000..f16835e9d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DFC___.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DFC" format="1">
+ <advance width="0"/>
+ <unicode hex="2DFC"/>
+ <outline>
+ <contour>
+ <point x="-601" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-747" y="1950" type="line"/>
+ <point x="-997" y="1950" type="line"/>
+ <point x="-997" y="1895" type="line"/>
+ <point x="-747" y="1895" type="line"/>
+ </contour>
+ <contour>
+ <point x="-964" y="2412" type="line"/>
+ <point x="-1019" y="2412" type="line"/>
+ <point x="-1019" y="1653" type="line"/>
+ <point x="-964" y="1653" type="line"/>
+ </contour>
+ <component base="uni0363" xOffset="289"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DFD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DFD___.glif
new file mode 100644
index 000000000..cd8ba01e3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DFD___.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DFD" format="1">
+ <advance width="0"/>
+ <unicode hex="2DFD"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-810" y="2251" type="line"/>
+ <point x="-747" y="2412" type="line"/>
+ <point x="-799" y="2412" type="line"/>
+ <point x="-1114" y="1653" type="line"/>
+ <point x="-1053" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-491" y="1653" type="line"/>
+ <point x="-432" y="1653" type="line"/>
+ <point x="-747" y="2412" type="line"/>
+ <point x="-799" y="2412" type="line"/>
+ <point x="-736" y="2251" type="line"/>
+ </contour>
+ <contour>
+ <point x="-578" y="1968" type="line"/>
+ <point x="-968" y="1968" type="line"/>
+ <point x="-968" y="1913" type="line"/>
+ <point x="-578" y="1913" type="line"/>
+ </contour>
+ <contour>
+ <point x="-745" y="1953" type="line"/>
+ <point x="-800" y="1953" type="line"/>
+ <point x="-800" y="1653" type="line"/>
+ <point x="-745" y="1653" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DFE___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DFE___.glif
new file mode 100644
index 000000000..5b93dd6d7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DFE___.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DFE" format="1">
+ <advance width="0"/>
+ <unicode hex="2DFE"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-495" y="2412" type="line"/>
+ <point x="-767" y="2089" type="line"/>
+ <point x="-793" y="2012" type="line"/>
+ <point x="-760" y="2013" type="line"/>
+ <point x="-419" y="2412" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1128" y="2412" type="line"/>
+ <point x="-787" y="2013" type="line"/>
+ <point x="-752" y="2013" type="line"/>
+ <point x="-780" y="2089" type="line"/>
+ <point x="-1052" y="2412" type="line"/>
+ </contour>
+ <contour>
+ <point x="-799" y="1653" type="line"/>
+ <point x="-744" y="1653" type="line"/>
+ <point x="-744" y="2053" type="line"/>
+ <point x="-799" y="2053" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1059" y="2412" type="line"/>
+ <point x="-1045" y="2357" type="line"/>
+ <point x="-503" y="2357" type="line"/>
+ <point x="-490" y="2412" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1103" y="1653" type="line"/>
+ <point x="-1103" y="1797" type="line" smooth="yes"/>
+ <point x="-1103" y="1955"/>
+ <point x="-1026" y="2012"/>
+ <point x="-857" y="2012" type="curve" smooth="yes"/>
+ <point x="-689" y="2012" type="line" smooth="yes"/>
+ <point x="-520" y="2012"/>
+ <point x="-444" y="1955"/>
+ <point x="-444" y="1797" type="curve" smooth="yes"/>
+ <point x="-444" y="1653" type="line"/>
+ <point x="-389" y="1653" type="line"/>
+ <point x="-389" y="1797" type="line" smooth="yes"/>
+ <point x="-389" y="1994"/>
+ <point x="-510" y="2067"/>
+ <point x="-689" y="2067" type="curve" smooth="yes"/>
+ <point x="-857" y="2067" type="line" smooth="yes"/>
+ <point x="-1035" y="2067"/>
+ <point x="-1158" y="1994"/>
+ <point x="-1158" y="1797" type="curve" smooth="yes"/>
+ <point x="-1158" y="1653" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2DFF___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2DFF___.glif
new file mode 100644
index 000000000..58d8db8f2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2DFF___.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2DFF" format="1">
+ <advance width="0"/>
+ <unicode hex="2DFF"/>
+ <outline>
+ <contour>
+ <point x="-887" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1363" y="2067" type="line"/>
+ <point x="-1363" y="2012" type="line"/>
+ <point x="-780" y="2012" type="line"/>
+ <point x="-780" y="2067" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1385" y="2412" type="line"/>
+ <point x="-1385" y="1653" type="line"/>
+ <point x="-1330" y="1653" type="line"/>
+ <point x="-1330" y="2412" type="line"/>
+ </contour>
+ <contour>
+ <point x="-495" y="2412" type="line"/>
+ <point x="-767" y="2089" type="line"/>
+ <point x="-793" y="2012" type="line"/>
+ <point x="-760" y="2013" type="line"/>
+ <point x="-419" y="2412" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1128" y="2412" type="line"/>
+ <point x="-787" y="2013" type="line"/>
+ <point x="-752" y="2013" type="line"/>
+ <point x="-780" y="2089" type="line"/>
+ <point x="-1052" y="2412" type="line"/>
+ </contour>
+ <contour>
+ <point x="-799" y="1653" type="line"/>
+ <point x="-744" y="1653" type="line"/>
+ <point x="-744" y="2053" type="line"/>
+ <point x="-799" y="2053" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1059" y="2412" type="line"/>
+ <point x="-1045" y="2357" type="line"/>
+ <point x="-503" y="2357" type="line"/>
+ <point x="-490" y="2412" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1103" y="1653" type="line"/>
+ <point x="-1103" y="1797" type="line" smooth="yes"/>
+ <point x="-1103" y="1955"/>
+ <point x="-1026" y="2012"/>
+ <point x="-857" y="2012" type="curve" smooth="yes"/>
+ <point x="-689" y="2012" type="line" smooth="yes"/>
+ <point x="-520" y="2012"/>
+ <point x="-444" y="1955"/>
+ <point x="-444" y="1797" type="curve" smooth="yes"/>
+ <point x="-444" y="1653" type="line"/>
+ <point x="-389" y="1653" type="line"/>
+ <point x="-389" y="1797" type="line" smooth="yes"/>
+ <point x="-389" y="1994"/>
+ <point x="-510" y="2067"/>
+ <point x="-689" y="2067" type="curve" smooth="yes"/>
+ <point x="-857" y="2067" type="line" smooth="yes"/>
+ <point x="-1035" y="2067"/>
+ <point x="-1158" y="1994"/>
+ <point x="-1158" y="1797" type="curve" smooth="yes"/>
+ <point x="-1158" y="1653" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E00_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E00_.glif
new file mode 100644
index 000000000..3b04d5174
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E00_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E00" format="1">
+ <advance width="1024"/>
+ <unicode hex="2E00"/>
+ <outline>
+ <contour>
+ <point x="896" y="1996" type="line"/>
+ <point x="152" y="1996" type="line"/>
+ <point x="152" y="1924" type="line"/>
+ <point x="896" y="1924" type="line"/>
+ </contour>
+ <contour>
+ <point x="200" y="1996" type="line"/>
+ <point x="128" y="1996" type="line"/>
+ <point x="128" y="896" type="line"/>
+ <point x="200" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 990.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E01_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E01_.glif
new file mode 100644
index 000000000..0ce3a91aa
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E01_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E01" format="1">
+ <advance width="1024"/>
+ <unicode hex="2E01"/>
+ <outline>
+ <contour>
+ <point x="896" y="1996" type="line"/>
+ <point x="152" y="1996" type="line"/>
+ <point x="152" y="1924" type="line"/>
+ <point x="896" y="1924" type="line"/>
+ </contour>
+ <contour>
+ <point x="200" y="1996" type="line"/>
+ <point x="128" y="1996" type="line"/>
+ <point x="128" y="896" type="line"/>
+ <point x="200" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="504" y="1412" type="curve" smooth="yes"/>
+ <point x="504" y="1368"/>
+ <point x="536" y="1336"/>
+ <point x="580" y="1336" type="curve" smooth="yes"/>
+ <point x="620" y="1336"/>
+ <point x="656" y="1368"/>
+ <point x="656" y="1412" type="curve" smooth="yes"/>
+ <point x="656" y="1452"/>
+ <point x="620" y="1488"/>
+ <point x="580" y="1488" type="curve" smooth="yes"/>
+ <point x="536" y="1488"/>
+ <point x="504" y="1452"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 990.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E02_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E02_.glif
new file mode 100644
index 000000000..37171ed01
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E02_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E02" format="1">
+ <advance width="768"/>
+ <unicode hex="2E02"/>
+ <outline>
+ <contour>
+ <point x="588" y="2016" type="line"/>
+ <point x="128" y="1556" type="line"/>
+ <point x="180" y="1504" type="line"/>
+ <point x="640" y="1964" type="line"/>
+ </contour>
+ <contour>
+ <point x="200" y="1556" type="line"/>
+ <point x="128" y="1556" type="line"/>
+ <point x="128" y="896" type="line"/>
+ <point x="200" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 733, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E03_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E03_.glif
new file mode 100644
index 000000000..90418a2d7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E03_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E03" format="1">
+ <advance width="768"/>
+ <unicode hex="2E03"/>
+ <outline>
+ <contour>
+ <point x="180" y="2016" type="line"/>
+ <point x="640" y="1556" type="line"/>
+ <point x="592" y="1504" type="line"/>
+ <point x="128" y="1964" type="line"/>
+ </contour>
+ <contour>
+ <point x="568" y="1556" type="line"/>
+ <point x="640" y="1556" type="line"/>
+ <point x="640" y="896" type="line"/>
+ <point x="568" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 733, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E04_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E04_.glif
new file mode 100644
index 000000000..8e3a2b48a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E04_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E04" format="1">
+ <advance width="768"/>
+ <unicode hex="2E04"/>
+ <outline>
+ <contour>
+ <point x="580" y="2016" type="line"/>
+ <point x="120" y="1556" type="line"/>
+ <point x="172" y="1504" type="line"/>
+ <point x="632" y="1964" type="line"/>
+ </contour>
+ <contour>
+ <point x="192" y="1556" type="line"/>
+ <point x="120" y="1556" type="line"/>
+ <point x="120" y="896" type="line"/>
+ <point x="192" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="496" y="1412" type="curve" smooth="yes"/>
+ <point x="496" y="1368"/>
+ <point x="528" y="1336"/>
+ <point x="572" y="1336" type="curve" smooth="yes"/>
+ <point x="616" y="1336"/>
+ <point x="648" y="1368"/>
+ <point x="648" y="1412" type="curve" smooth="yes"/>
+ <point x="648" y="1452"/>
+ <point x="616" y="1488"/>
+ <point x="572" y="1488" type="curve" smooth="yes"/>
+ <point x="528" y="1488"/>
+ <point x="496" y="1452"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 748.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E05_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E05_.glif
new file mode 100644
index 000000000..44a437d49
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E05_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E05" format="1">
+ <advance width="1024"/>
+ <unicode hex="2E05"/>
+ <outline>
+ <contour>
+ <point x="408" y="2016" type="line"/>
+ <point x="868" y="1556" type="line"/>
+ <point x="820" y="1504" type="line"/>
+ <point x="356" y="1964" type="line"/>
+ </contour>
+ <contour>
+ <point x="796" y="1556" type="line"/>
+ <point x="868" y="1556" type="line"/>
+ <point x="868" y="896" type="line"/>
+ <point x="796" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="156" y="1412" type="curve" smooth="yes"/>
+ <point x="156" y="1368"/>
+ <point x="188" y="1336"/>
+ <point x="232" y="1336" type="curve" smooth="yes"/>
+ <point x="272" y="1336"/>
+ <point x="308" y="1368"/>
+ <point x="308" y="1412" type="curve" smooth="yes"/>
+ <point x="308" y="1452"/>
+ <point x="272" y="1488"/>
+ <point x="232" y="1488" type="curve" smooth="yes"/>
+ <point x="188" y="1488"/>
+ <point x="156" y="1452"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 919, 'leftMargin': 110, 'rightMargin': 95}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E06_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E06_.glif
new file mode 100644
index 000000000..c84d6b96c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E06_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E06" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E06"/>
+ <outline>
+ <contour>
+ <point x="1632" y="1996" type="line"/>
+ <point x="920" y="1996" type="line"/>
+ <point x="920" y="1924" type="line"/>
+ <point x="1632" y="1924" type="line"/>
+ </contour>
+ <contour>
+ <point x="932" y="1996" type="line"/>
+ <point x="860" y="1996" type="line"/>
+ <point x="860" y="896" type="line"/>
+ <point x="932" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="876" y="1996" type="line"/>
+ <point x="164" y="1996" type="line"/>
+ <point x="164" y="1924" type="line"/>
+ <point x="876" y="1924" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1687, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E07_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E07_.glif
new file mode 100644
index 000000000..429d9c387
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E07_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E07" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E07"/>
+ <outline>
+ <contour>
+ <point x="1632" y="1996" type="line"/>
+ <point x="920" y="1996" type="line"/>
+ <point x="920" y="1924" type="line"/>
+ <point x="1632" y="1924" type="line"/>
+ </contour>
+ <contour>
+ <point x="932" y="1996" type="line"/>
+ <point x="860" y="1996" type="line"/>
+ <point x="860" y="896" type="line"/>
+ <point x="932" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="876" y="1996" type="line"/>
+ <point x="164" y="1996" type="line"/>
+ <point x="164" y="1924" type="line"/>
+ <point x="876" y="1924" type="line"/>
+ </contour>
+ <contour>
+ <point x="1236" y="1412" type="curve" smooth="yes"/>
+ <point x="1236" y="1368"/>
+ <point x="1268" y="1336"/>
+ <point x="1312" y="1336" type="curve" smooth="yes"/>
+ <point x="1356" y="1336"/>
+ <point x="1388" y="1368"/>
+ <point x="1388" y="1412" type="curve" smooth="yes"/>
+ <point x="1388" y="1452"/>
+ <point x="1356" y="1488"/>
+ <point x="1312" y="1488" type="curve" smooth="yes"/>
+ <point x="1268" y="1488"/>
+ <point x="1236" y="1452"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1687, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E08_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E08_.glif
new file mode 100644
index 000000000..3117d0158
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E08_.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E08" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E08"/>
+ <outline>
+ <contour>
+ <point x="164" y="1068" type="line"/>
+ <point x="248" y="996"/>
+ <point x="360" y="944"/>
+ <point x="484" y="944" type="curve" smooth="yes"/>
+ <point x="700" y="944"/>
+ <point x="804" y="1060"/>
+ <point x="804" y="1368" type="curve" smooth="yes"/>
+ <point x="804" y="1516" type="line"/>
+ <point x="732" y="1516" type="line"/>
+ <point x="732" y="1372" type="line" smooth="yes"/>
+ <point x="732" y="1180"/>
+ <point x="708" y="1020"/>
+ <point x="484" y="1020" type="curve" smooth="yes"/>
+ <point x="376" y="1020"/>
+ <point x="276" y="1076"/>
+ <point x="216" y="1132" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1372" y="1840" type="line"/>
+ <point x="1288" y="1912"/>
+ <point x="1180" y="1964"/>
+ <point x="1052" y="1964" type="curve" smooth="yes"/>
+ <point x="836" y="1964"/>
+ <point x="732" y="1848"/>
+ <point x="732" y="1540" type="curve" smooth="yes"/>
+ <point x="732" y="1392" type="line"/>
+ <point x="804" y="1392" type="line"/>
+ <point x="804" y="1536" type="line" smooth="yes"/>
+ <point x="804" y="1728"/>
+ <point x="832" y="1888"/>
+ <point x="1052" y="1888" type="curve" smooth="yes"/>
+ <point x="1160" y="1888"/>
+ <point x="1264" y="1832"/>
+ <point x="1324" y="1776" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1040" y="1412" type="curve" smooth="yes"/>
+ <point x="1040" y="1368"/>
+ <point x="1072" y="1336"/>
+ <point x="1116" y="1336" type="curve" smooth="yes"/>
+ <point x="1160" y="1336"/>
+ <point x="1192" y="1368"/>
+ <point x="1192" y="1412" type="curve" smooth="yes"/>
+ <point x="1192" y="1452"/>
+ <point x="1160" y="1488"/>
+ <point x="1116" y="1488" type="curve" smooth="yes"/>
+ <point x="1072" y="1488"/>
+ <point x="1040" y="1452"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E09_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E09_.glif
new file mode 100644
index 000000000..4298ebede
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E09_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E09" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E09"/>
+ <outline>
+ <contour>
+ <point x="164" y="1068" type="line"/>
+ <point x="248" y="996"/>
+ <point x="360" y="944"/>
+ <point x="484" y="944" type="curve" smooth="yes"/>
+ <point x="700" y="944"/>
+ <point x="804" y="1060"/>
+ <point x="804" y="1368" type="curve" smooth="yes"/>
+ <point x="804" y="1516" type="line"/>
+ <point x="732" y="1516" type="line"/>
+ <point x="732" y="1372" type="line" smooth="yes"/>
+ <point x="732" y="1180"/>
+ <point x="708" y="1020"/>
+ <point x="484" y="1020" type="curve" smooth="yes"/>
+ <point x="376" y="1020"/>
+ <point x="276" y="1076"/>
+ <point x="216" y="1132" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1372" y="1840" type="line"/>
+ <point x="1288" y="1912"/>
+ <point x="1180" y="1964"/>
+ <point x="1052" y="1964" type="curve" smooth="yes"/>
+ <point x="836" y="1964"/>
+ <point x="732" y="1848"/>
+ <point x="732" y="1540" type="curve" smooth="yes"/>
+ <point x="732" y="1392" type="line"/>
+ <point x="804" y="1392" type="line"/>
+ <point x="804" y="1536" type="line" smooth="yes"/>
+ <point x="804" y="1728"/>
+ <point x="832" y="1888"/>
+ <point x="1052" y="1888" type="curve" smooth="yes"/>
+ <point x="1160" y="1888"/>
+ <point x="1264" y="1832"/>
+ <point x="1324" y="1776" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1330, 'leftMargin': 110, 'rightMargin': 11}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E0A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E0A__.glif
new file mode 100644
index 000000000..b0003d471
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E0A__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E0A" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E0A"/>
+ <outline>
+ <contour>
+ <point x="1372" y="1068" type="line"/>
+ <point x="1288" y="996"/>
+ <point x="1180" y="944"/>
+ <point x="1052" y="944" type="curve" smooth="yes"/>
+ <point x="836" y="944"/>
+ <point x="732" y="1060"/>
+ <point x="732" y="1368" type="curve" smooth="yes"/>
+ <point x="732" y="1516" type="line"/>
+ <point x="804" y="1516" type="line"/>
+ <point x="804" y="1372" type="line" smooth="yes"/>
+ <point x="804" y="1180"/>
+ <point x="832" y="1020"/>
+ <point x="1052" y="1020" type="curve" smooth="yes"/>
+ <point x="1160" y="1020"/>
+ <point x="1264" y="1076"/>
+ <point x="1324" y="1132" type="curve"/>
+ </contour>
+ <contour>
+ <point x="164" y="1840" type="line"/>
+ <point x="248" y="1912"/>
+ <point x="360" y="1964"/>
+ <point x="484" y="1964" type="curve" smooth="yes"/>
+ <point x="700" y="1964"/>
+ <point x="804" y="1848"/>
+ <point x="804" y="1540" type="curve" smooth="yes"/>
+ <point x="804" y="1392" type="line"/>
+ <point x="732" y="1392" type="line"/>
+ <point x="732" y="1536" type="line" smooth="yes"/>
+ <point x="732" y="1728"/>
+ <point x="708" y="1888"/>
+ <point x="484" y="1888" type="curve" smooth="yes"/>
+ <point x="376" y="1888"/>
+ <point x="276" y="1832"/>
+ <point x="216" y="1776" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E0B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E0B__.glif
new file mode 100644
index 000000000..aee0f8572
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E0B__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E0B" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E0B"/>
+ <outline>
+ <contour>
+ <point x="1164" y="1996" type="line"/>
+ <point x="144" y="1996" type="line"/>
+ <point x="144" y="1924" type="line"/>
+ <point x="1164" y="1924" type="line"/>
+ </contour>
+ <contour>
+ <point x="192" y="1996" type="line"/>
+ <point x="120" y="1996" type="line"/>
+ <point x="120" y="896" type="line"/>
+ <point x="192" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="120" y="896" type="line"/>
+ <point x="1140" y="896" type="line"/>
+ <point x="1140" y="968" type="line"/>
+ <point x="120" y="968" type="line"/>
+ </contour>
+ <contour>
+ <point x="1092" y="896" type="line"/>
+ <point x="1164" y="896" type="line"/>
+ <point x="1164" y="1996" type="line"/>
+ <point x="1092" y="1996" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1265.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E0C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E0C__.glif
new file mode 100644
index 000000000..78c21261a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E0C__.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E0C" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E0C"/>
+ <outline>
+ <contour>
+ <point x="204" y="1964" type="line"/>
+ <point x="1284" y="888" type="line"/>
+ <point x="1332" y="940" type="line"/>
+ <point x="256" y="2016" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1350, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E0D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E0D__.glif
new file mode 100644
index 000000000..39f0a5546
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E0D__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E0D" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E0D"/>
+ <outline>
+ <component base="uni2E0C" xScale="-1" xOffset="1444"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1350, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E0E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E0E__.glif
new file mode 100644
index 000000000..e0c66223e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E0E__.glif
@@ -0,0 +1,102 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E0E" format="1">
+ <advance width="2048"/>
+ <unicode hex="2E0E"/>
+ <outline>
+ <contour>
+ <point x="976" y="2040" type="line"/>
+ <point x="1048" y="2040" type="line"/>
+ <point x="1048" y="2148" type="line" smooth="yes"/>
+ <point x="1048" y="2268"/>
+ <point x="1080" y="2344"/>
+ <point x="1144" y="2436" type="curve"/>
+ <point x="1092" y="2480" type="line"/>
+ <point x="1024" y="2400"/>
+ <point x="976" y="2288"/>
+ <point x="976" y="2144" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1348" y="1764" type="line"/>
+ <point x="700" y="1764" type="line"/>
+ <point x="700" y="1692" type="line"/>
+ <point x="1348" y="1692" type="line"/>
+ </contour>
+ <contour>
+ <point x="1596" y="1416" type="line"/>
+ <point x="448" y="1416" type="line"/>
+ <point x="448" y="1340" type="line"/>
+ <point x="1596" y="1340" type="line"/>
+ </contour>
+ <contour>
+ <point x="1944" y="1068" type="line"/>
+ <point x="108" y="1068" type="line"/>
+ <point x="108" y="992" type="line"/>
+ <point x="1944" y="992" type="line"/>
+ </contour>
+ <contour>
+ <point x="1596" y="716" type="line"/>
+ <point x="448" y="716" type="line"/>
+ <point x="448" y="644" type="line"/>
+ <point x="1596" y="644" type="line"/>
+ </contour>
+ <contour>
+ <point x="1348" y="368" type="line"/>
+ <point x="700" y="368" type="line"/>
+ <point x="700" y="292" type="line"/>
+ <point x="1348" y="292" type="line"/>
+ </contour>
+ <contour>
+ <point x="1076" y="20" type="line"/>
+ <point x="1000" y="20" type="line"/>
+ <point x="1000" y="-92" type="line" smooth="yes"/>
+ <point x="1000" y="-212"/>
+ <point x="972" y="-288"/>
+ <point x="908" y="-376" type="curve"/>
+ <point x="956" y="-420" type="line"/>
+ <point x="1028" y="-344"/>
+ <point x="1076" y="-232"/>
+ <point x="1076" y="-88" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="948" y="1064" type="curve" smooth="yes"/>
+ <point x="948" y="1024"/>
+ <point x="980" y="988"/>
+ <point x="1024" y="988" type="curve" smooth="yes"/>
+ <point x="1064" y="988"/>
+ <point x="1100" y="1024"/>
+ <point x="1100" y="1064" type="curve" smooth="yes"/>
+ <point x="1100" y="1108"/>
+ <point x="1064" y="1140"/>
+ <point x="1024" y="1140" type="curve" smooth="yes"/>
+ <point x="980" y="1140"/>
+ <point x="948" y="1108"/>
+ </contour>
+ <contour>
+ <point x="948" y="988" type="curve" smooth="yes"/>
+ <point x="948" y="948"/>
+ <point x="980" y="912"/>
+ <point x="1024" y="912" type="curve" smooth="yes"/>
+ <point x="1064" y="912"/>
+ <point x="1100" y="948"/>
+ <point x="1100" y="988" type="curve" smooth="yes"/>
+ <point x="1100" y="1032"/>
+ <point x="1064" y="1068"/>
+ <point x="1024" y="1068" type="curve" smooth="yes"/>
+ <point x="980" y="1068"/>
+ <point x="948" y="1032"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2112.0, 'leftMargin': 138, 'rightMargin': 137.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E0F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E0F__.glif
new file mode 100644
index 000000000..293ab698a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E0F__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E0F" format="1">
+ <advance width="2048"/>
+ <unicode hex="2E0F"/>
+ <outline>
+ <contour>
+ <point x="1868" y="-280" type="line"/>
+ <point x="184" y="-280" type="line"/>
+ <point x="184" y="-352" type="line"/>
+ <point x="1868" y="-352" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-280.5</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-353.375</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1903.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E10_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E10_.glif
new file mode 100644
index 000000000..8cb95db08
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E10_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E10" format="1">
+ <advance width="2048"/>
+ <unicode hex="2E10"/>
+ <outline>
+ <contour>
+ <point x="1868" y="-280" type="line"/>
+ <point x="184" y="-280" type="line"/>
+ <point x="184" y="-352" type="line"/>
+ <point x="1868" y="-352" type="line"/>
+ </contour>
+ <contour>
+ <point x="708" y="-288" type="line"/>
+ <point x="196" y="-580" type="line"/>
+ <point x="232" y="-644" type="line"/>
+ <point x="744" y="-348" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1903.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E11_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E11_.glif
new file mode 100644
index 000000000..8386ac82e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E11_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E11" format="1">
+ <advance width="2048"/>
+ <unicode hex="2E11"/>
+ <outline>
+ <contour>
+ <point x="184" y="-280" type="line"/>
+ <point x="1868" y="-280" type="line"/>
+ <point x="1868" y="-352" type="line"/>
+ <point x="184" y="-352" type="line"/>
+ </contour>
+ <contour>
+ <point x="1344" y="-288" type="line"/>
+ <point x="1856" y="-580" type="line"/>
+ <point x="1816" y="-644" type="line"/>
+ <point x="1308" y="-348" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1903.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E12_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E12_.glif
new file mode 100644
index 000000000..a7a7e827d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E12_.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E12" format="1">
+ <advance width="768"/>
+ <unicode hex="2E12"/>
+ <outline>
+ <contour>
+ <point x="200" y="244" type="line"/>
+ <point x="376" y="244"/>
+ <point x="496" y="132"/>
+ <point x="496" y="-52" type="curve" smooth="yes"/>
+ <point x="496" y="-244"/>
+ <point x="376" y="-336"/>
+ <point x="200" y="-336" type="curve"/>
+ <point x="200" y="-412" type="line"/>
+ <point x="420" y="-412"/>
+ <point x="568" y="-280"/>
+ <point x="568" y="-52" type="curve" smooth="yes"/>
+ <point x="568" y="184"/>
+ <point x="420" y="316"/>
+ <point x="200" y="316" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 587, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E13_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E13_.glif
new file mode 100644
index 000000000..e11156e0e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E13_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E13" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E13"/>
+ <outline>
+ <contour>
+ <point x="1392" y="2052" type="line"/>
+ <point x="1332" y="2088" type="line"/>
+ <point x="144" y="172" type="line"/>
+ <point x="204" y="136" type="line"/>
+ </contour>
+ <component base="dotbelow" xOffset="1024" yOffset="1760"/>
+ <component base="dotbelow" xOffset="2052" yOffset="1032"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1469, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E14_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E14_.glif
new file mode 100644
index 000000000..7802531ac
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E14_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E14" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E14"/>
+ <outline>
+ <contour>
+ <point x="904" y="200" type="line"/>
+ <point x="788" y="-4"/>
+ <point x="628" y="20"/>
+ <point x="432" y="132" type="curve" smooth="yes"/>
+ <point x="240" y="244"/>
+ <point x="136" y="372"/>
+ <point x="252" y="576" type="curve"/>
+ <point x="192" y="612" type="line"/>
+ <point x="72" y="412"/>
+ <point x="104" y="240"/>
+ <point x="396" y="72" type="curve" smooth="yes"/>
+ <point x="688" y="-100"/>
+ <point x="852" y="-40"/>
+ <point x="968" y="164" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1664" y="2052" type="line"/>
+ <point x="1604" y="2088" type="line"/>
+ <point x="384" y="124" type="line"/>
+ <point x="444" y="88" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1760.0, 'leftMargin': 111.38409179819119, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E15_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E15_.glif
new file mode 100644
index 000000000..4fd8854b3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E15_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E15" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E15"/>
+ <outline>
+ <component base="uni2E14" xScale="-1" yScale="-1" xOffset="1776" yOffset="2060"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1760.0, 'leftMargin': 110, 'rightMargin': 111.3840917981911}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E16_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E16_.glif
new file mode 100644
index 000000000..c2881d8ea
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E16_.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E16" format="1">
+ <advance width="768"/>
+ <unicode hex="2E16"/>
+ <outline>
+ <contour>
+ <point x="136" y="236" type="line"/>
+ <point x="232" y="236" type="line"/>
+ <point x="636" y="744" type="line"/>
+ <point x="636" y="764" type="line"/>
+ <point x="544" y="764" type="line"/>
+ </contour>
+ <contour>
+ <point x="136" y="1292" type="line"/>
+ <point x="544" y="752" type="line"/>
+ <point x="636" y="752" type="line"/>
+ <point x="636" y="772" type="line"/>
+ <point x="232" y="1292" type="line"/>
+ </contour>
+ <contour>
+ <point x="456" y="220" type="curve" smooth="yes"/>
+ <point x="456" y="180"/>
+ <point x="488" y="148"/>
+ <point x="532" y="148" type="curve" smooth="yes"/>
+ <point x="576" y="148"/>
+ <point x="608" y="180"/>
+ <point x="608" y="220" type="curve" smooth="yes"/>
+ <point x="608" y="264"/>
+ <point x="576" y="300"/>
+ <point x="532" y="300" type="curve" smooth="yes"/>
+ <point x="488" y="300"/>
+ <point x="456" y="264"/>
+ </contour>
+ <contour>
+ <point x="456" y="1296" type="curve" smooth="yes"/>
+ <point x="456" y="1252"/>
+ <point x="488" y="1220"/>
+ <point x="532" y="1220" type="curve" smooth="yes"/>
+ <point x="576" y="1220"/>
+ <point x="608" y="1252"/>
+ <point x="608" y="1296" type="curve" smooth="yes"/>
+ <point x="608" y="1336"/>
+ <point x="576" y="1372"/>
+ <point x="532" y="1372" type="curve" smooth="yes"/>
+ <point x="488" y="1372"/>
+ <point x="456" y="1336"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 721, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E17_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E17_.glif
new file mode 100644
index 000000000..563e7045e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E17_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E17" format="1">
+ <advance width="1024"/>
+ <unicode hex="2E17"/>
+ <outline>
+ <contour>
+ <point x="816" y="900" type="line"/>
+ <point x="192" y="732" type="line"/>
+ <point x="208" y="660" type="line"/>
+ <point x="836" y="828" type="line"/>
+ </contour>
+ <contour>
+ <point x="816" y="1172" type="line"/>
+ <point x="192" y="1004" type="line"/>
+ <point x="208" y="936" type="line"/>
+ <point x="836" y="1100" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 864, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E18_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E18_.glif
new file mode 100644
index 000000000..4140cc260
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E18_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E18" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E18"/>
+ <outline>
+ <contour>
+ <point x="712" y="1452" type="line"/>
+ <point x="640" y="1452" type="line"/>
+ <point x="640" y="-248" type="line"/>
+ <point x="712" y="-248" type="line"/>
+ </contour>
+ <component base="question" xScale="-1" yScale="-1" xOffset="1256" yOffset="2004"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1228, 'leftMargin': 128, 'rightMargin': 127}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E19_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E19_.glif
new file mode 100644
index 000000000..fe6364778
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E19_.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E19" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E19"/>
+ <outline>
+ <contour>
+ <point x="1420" y="2188" type="line"/>
+ <point x="180" y="44" type="line"/>
+ <point x="248" y="8" type="line"/>
+ <point x="1484" y="2152" type="line"/>
+ </contour>
+ <contour>
+ <point x="156" y="1164" type="line"/>
+ <point x="372" y="348" type="line"/>
+ <point x="444" y="368" type="line"/>
+ <point x="228" y="1184" type="line"/>
+ </contour>
+ <contour>
+ <point x="448" y="1488" type="line"/>
+ <point x="636" y="800" type="line"/>
+ <point x="708" y="820" type="line"/>
+ <point x="524" y="1508" type="line"/>
+ </contour>
+ <contour>
+ <point x="748" y="1804" type="line"/>
+ <point x="896" y="1252" type="line"/>
+ <point x="968" y="1272" type="line"/>
+ <point x="820" y="1828" type="line"/>
+ </contour>
+ <contour>
+ <point x="1040" y="2148" type="line"/>
+ <point x="1156" y="1704" type="line"/>
+ <point x="1232" y="1724" type="line"/>
+ <point x="1116" y="2168" type="line"/>
+ </contour>
+ <contour>
+ <point x="1212" y="616" type="line"/>
+ <point x="392" y="396" type="line"/>
+ <point x="412" y="324" type="line"/>
+ <point x="1232" y="544" type="line"/>
+ </contour>
+ <contour>
+ <point x="1344" y="1032" type="line"/>
+ <point x="656" y="852" type="line"/>
+ <point x="676" y="776" type="line"/>
+ <point x="1360" y="960" type="line"/>
+ </contour>
+ <contour>
+ <point x="1472" y="1448" type="line"/>
+ <point x="916" y="1304" type="line"/>
+ <point x="936" y="1228" type="line"/>
+ <point x="1492" y="1376" type="line"/>
+ </contour>
+ <contour>
+ <point x="1620" y="1876" type="line"/>
+ <point x="1180" y="1756" type="line"/>
+ <point x="1196" y="1680" type="line"/>
+ <point x="1640" y="1800" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1638, 'leftMargin': 43, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E1A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E1A__.glif
new file mode 100644
index 000000000..d975d1767
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E1A__.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E1A" format="1">
+ <advance width="1024"/>
+ <unicode hex="2E1A"/>
+ <outline>
+ <contour>
+ <point x="132" y="1664" type="curve" smooth="yes"/>
+ <point x="132" y="1624"/>
+ <point x="164" y="1592"/>
+ <point x="204" y="1592" type="curve" smooth="yes"/>
+ <point x="248" y="1592"/>
+ <point x="284" y="1624"/>
+ <point x="284" y="1664" type="curve" smooth="yes"/>
+ <point x="284" y="1708"/>
+ <point x="248" y="1744"/>
+ <point x="204" y="1744" type="curve" smooth="yes"/>
+ <point x="164" y="1744"/>
+ <point x="132" y="1708"/>
+ </contour>
+ <contour>
+ <point x="744" y="1664" type="curve" smooth="yes"/>
+ <point x="744" y="1624"/>
+ <point x="776" y="1592"/>
+ <point x="816" y="1592" type="curve" smooth="yes"/>
+ <point x="860" y="1592"/>
+ <point x="896" y="1624"/>
+ <point x="896" y="1664" type="curve" smooth="yes"/>
+ <point x="896" y="1708"/>
+ <point x="860" y="1744"/>
+ <point x="816" y="1744" type="curve" smooth="yes"/>
+ <point x="776" y="1744"/>
+ <point x="744" y="1708"/>
+ </contour>
+ <contour>
+ <point x="836" y="952" type="line"/>
+ <point x="188" y="952" type="line"/>
+ <point x="188" y="880" type="line"/>
+ <point x="836" y="880" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1012.0, 'leftMargin': 124, 'rightMargin': 124.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E1B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E1B__.glif
new file mode 100644
index 000000000..ebe3f9815
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E1B__.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E1B" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E1B"/>
+ <outline>
+ <contour>
+ <point x="1004" y="992" type="line"/>
+ <point x="1004" y="876"/>
+ <point x="928" y="812"/>
+ <point x="836" y="812" type="curve" smooth="yes"/>
+ <point x="684" y="812"/>
+ <point x="636" y="984"/>
+ <point x="444" y="984" type="curve" smooth="yes"/>
+ <point x="308" y="984"/>
+ <point x="200" y="888"/>
+ <point x="200" y="736" type="curve"/>
+ <point x="276" y="736" type="line"/>
+ <point x="276" y="852"/>
+ <point x="352" y="908"/>
+ <point x="444" y="908" type="curve" smooth="yes"/>
+ <point x="604" y="908"/>
+ <point x="640" y="736"/>
+ <point x="836" y="736" type="curve" smooth="yes"/>
+ <point x="972" y="736"/>
+ <point x="1080" y="840"/>
+ <point x="1080" y="992" type="curve"/>
+ </contour>
+ <contour>
+ <point x="416" y="1284" type="curve" smooth="yes"/>
+ <point x="416" y="1148"/>
+ <point x="520" y="1048"/>
+ <point x="652" y="1048" type="curve" smooth="yes"/>
+ <point x="784" y="1048"/>
+ <point x="888" y="1148"/>
+ <point x="888" y="1284" type="curve" smooth="yes"/>
+ <point x="888" y="1416"/>
+ <point x="784" y="1520"/>
+ <point x="652" y="1520" type="curve" smooth="yes"/>
+ <point x="520" y="1520"/>
+ <point x="416" y="1416"/>
+ </contour>
+ <contour>
+ <point x="492" y="1284" type="curve" smooth="yes"/>
+ <point x="492" y="1380"/>
+ <point x="560" y="1448"/>
+ <point x="652" y="1448" type="curve" smooth="yes"/>
+ <point x="744" y="1448"/>
+ <point x="812" y="1380"/>
+ <point x="812" y="1284" type="curve" smooth="yes"/>
+ <point x="812" y="1188"/>
+ <point x="744" y="1124"/>
+ <point x="652" y="1124" type="curve" smooth="yes"/>
+ <point x="560" y="1124"/>
+ <point x="492" y="1188"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1099, 'leftMargin': 131, 'rightMargin': 90}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E1C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E1C__.glif
new file mode 100644
index 000000000..cd0a74afe
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E1C__.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E1C" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E1C"/>
+ <outline>
+ <contour>
+ <point x="208" y="920" type="line"/>
+ <point x="1012" y="-372" type="line"/>
+ <point x="1076" y="-328" type="line"/>
+ <point x="268" y="964" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1089.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E1D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E1D__.glif
new file mode 100644
index 000000000..cfecfdec2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E1D__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E1D" format="1">
+ <advance width="1024"/>
+ <unicode hex="2E1D"/>
+ <outline>
+ <component base="uni2E1C" xScale="-1" xOffset="1156"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1089.0, 'leftMargin': 13, 'rightMargin': 208.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E1E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E1E__.glif
new file mode 100644
index 000000000..1b0fefd48
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E1E__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E1E" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E1E"/>
+ <outline>
+ <contour>
+ <point x="1004" y="1200" type="line"/>
+ <point x="1004" y="1084"/>
+ <point x="928" y="1020"/>
+ <point x="836" y="1020" type="curve" smooth="yes"/>
+ <point x="684" y="1020"/>
+ <point x="636" y="1188"/>
+ <point x="444" y="1188" type="curve" smooth="yes"/>
+ <point x="308" y="1188"/>
+ <point x="200" y="1096"/>
+ <point x="200" y="944" type="curve"/>
+ <point x="276" y="944" type="line"/>
+ <point x="276" y="1060"/>
+ <point x="352" y="1116"/>
+ <point x="444" y="1116" type="curve" smooth="yes"/>
+ <point x="604" y="1116"/>
+ <point x="640" y="944"/>
+ <point x="836" y="944" type="curve" smooth="yes"/>
+ <point x="972" y="944"/>
+ <point x="1080" y="1048"/>
+ <point x="1080" y="1200" type="curve"/>
+ </contour>
+ <contour>
+ <point x="544" y="1348" type="curve" smooth="yes"/>
+ <point x="544" y="1304"/>
+ <point x="576" y="1272"/>
+ <point x="620" y="1272" type="curve" smooth="yes"/>
+ <point x="660" y="1272"/>
+ <point x="696" y="1304"/>
+ <point x="696" y="1348" type="curve" smooth="yes"/>
+ <point x="696" y="1388"/>
+ <point x="660" y="1424"/>
+ <point x="620" y="1424" type="curve" smooth="yes"/>
+ <point x="576" y="1424"/>
+ <point x="544" y="1388"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1099, 'leftMargin': 131, 'rightMargin': 90}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E1F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E1F__.glif
new file mode 100644
index 000000000..54ff112a8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E1F__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E1F" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E1F"/>
+ <outline>
+ <contour>
+ <point x="1004" y="1308" type="line"/>
+ <point x="1004" y="1196"/>
+ <point x="928" y="1128"/>
+ <point x="836" y="1128" type="curve" smooth="yes"/>
+ <point x="684" y="1128"/>
+ <point x="636" y="1300"/>
+ <point x="444" y="1300" type="curve" smooth="yes"/>
+ <point x="308" y="1300"/>
+ <point x="200" y="1204"/>
+ <point x="200" y="1052" type="curve"/>
+ <point x="276" y="1052" type="line"/>
+ <point x="276" y="1168"/>
+ <point x="352" y="1224"/>
+ <point x="444" y="1224" type="curve" smooth="yes"/>
+ <point x="604" y="1224"/>
+ <point x="640" y="1052"/>
+ <point x="836" y="1052" type="curve" smooth="yes"/>
+ <point x="972" y="1052"/>
+ <point x="1080" y="1156"/>
+ <point x="1080" y="1308" type="curve"/>
+ </contour>
+ <contour>
+ <point x="572" y="900" type="curve" smooth="yes"/>
+ <point x="572" y="856"/>
+ <point x="604" y="824"/>
+ <point x="648" y="824" type="curve" smooth="yes"/>
+ <point x="692" y="824"/>
+ <point x="724" y="856"/>
+ <point x="724" y="900" type="curve" smooth="yes"/>
+ <point x="724" y="940"/>
+ <point x="692" y="976"/>
+ <point x="648" y="976" type="curve" smooth="yes"/>
+ <point x="604" y="976"/>
+ <point x="572" y="940"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1099, 'leftMargin': 131, 'rightMargin': 90}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E20_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E20_.glif
new file mode 100644
index 000000000..dcedcaf8d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E20_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E20" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E20"/>
+ <outline>
+ <component base="bar"/>
+ <component base="crossbar" xOffset="148" yOffset="-212"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>816.75</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1184, 'leftMargin': 246, 'rightMargin': 95}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E21_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E21_.glif
new file mode 100644
index 000000000..bd9bb3aa6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E21_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E21" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E21"/>
+ <outline>
+ <component base="bar" xOffset="780"/>
+ <component base="crossbar" xOffset="100" yOffset="-212"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1184, 'leftMargin': 14, 'rightMargin': 306}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E22_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E22_.glif
new file mode 100644
index 000000000..bed32c763
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E22_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E22" format="1">
+ <advance width="768"/>
+ <unicode hex="2E22"/>
+ <outline>
+ <contour>
+ <point x="580" y="2004" type="line"/>
+ <point x="192" y="2004" type="line"/>
+ <point x="192" y="816" type="line"/>
+ <point x="264" y="816" type="line"/>
+ <point x="264" y="1928" type="line"/>
+ <point x="580" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>929.5</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>815.375</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 719, 'leftMargin': 275, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E23_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E23_.glif
new file mode 100644
index 000000000..f3fa4c418
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E23_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E23" format="1">
+ <advance width="768"/>
+ <unicode hex="2E23"/>
+ <outline>
+ <contour>
+ <point x="192" y="1928" type="line"/>
+ <point x="504" y="1928" type="line"/>
+ <point x="504" y="816" type="line"/>
+ <point x="580" y="816" type="line"/>
+ <point x="580" y="2004" type="line"/>
+ <point x="192" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>929.5</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 719, 'leftMargin': 55, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E24_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E24_.glif
new file mode 100644
index 000000000..80b7636ff
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E24_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E24" format="1">
+ <advance width="768"/>
+ <unicode hex="2E24"/>
+ <outline>
+ <contour>
+ <point x="580" y="-372" type="line"/>
+ <point x="192" y="-372" type="line"/>
+ <point x="192" y="816" type="line"/>
+ <point x="264" y="816" type="line"/>
+ <point x="264" y="-296" type="line"/>
+ <point x="580" y="-296" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>929.5</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 719, 'leftMargin': 275, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E25_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E25_.glif
new file mode 100644
index 000000000..851d2a707
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E25_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E25" format="1">
+ <advance width="768"/>
+ <unicode hex="2E25"/>
+ <outline>
+ <contour>
+ <point x="192" y="-296" type="line"/>
+ <point x="504" y="-296" type="line"/>
+ <point x="504" y="816" type="line"/>
+ <point x="580" y="816" type="line"/>
+ <point x="580" y="-372" type="line"/>
+ <point x="192" y="-372" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>929.5</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 719, 'leftMargin': 55, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E26_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E26_.glif
new file mode 100644
index 000000000..a7af28a9d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E26_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E26" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E26"/>
+ <outline>
+ <contour>
+ <point x="1572" y="364" type="line"/>
+ <point x="780" y="364" type="line" smooth="yes"/>
+ <point x="480" y="364"/>
+ <point x="296" y="548"/>
+ <point x="296" y="868" type="curve" smooth="yes"/>
+ <point x="296" y="1184"/>
+ <point x="480" y="1376"/>
+ <point x="780" y="1380" type="curve" smooth="yes"/>
+ <point x="1572" y="1380" type="line"/>
+ <point x="1568" y="1452" type="line"/>
+ <point x="780" y="1452" type="line" smooth="yes"/>
+ <point x="420" y="1452"/>
+ <point x="220" y="1232"/>
+ <point x="220" y="868" type="curve" smooth="yes"/>
+ <point x="220" y="504"/>
+ <point x="424" y="288"/>
+ <point x="784" y="288" type="curve" smooth="yes"/>
+ <point x="1572" y="288" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1572, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E27_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E27_.glif
new file mode 100644
index 000000000..f6083fde0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E27_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E27" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E27"/>
+ <outline>
+ <contour>
+ <point x="220" y="288" type="line"/>
+ <point x="1008" y="288" type="line" smooth="yes"/>
+ <point x="1368" y="288"/>
+ <point x="1572" y="504"/>
+ <point x="1572" y="868" type="curve" smooth="yes"/>
+ <point x="1572" y="1232"/>
+ <point x="1372" y="1452"/>
+ <point x="1012" y="1452" type="curve" smooth="yes"/>
+ <point x="224" y="1452" type="line"/>
+ <point x="220" y="1380" type="line"/>
+ <point x="1012" y="1380" type="line" smooth="yes"/>
+ <point x="1312" y="1376"/>
+ <point x="1496" y="1184"/>
+ <point x="1496" y="868" type="curve" smooth="yes"/>
+ <point x="1496" y="548"/>
+ <point x="1312" y="364"/>
+ <point x="1012" y="364" type="curve" smooth="yes"/>
+ <point x="220" y="364" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1572, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E28_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E28_.glif
new file mode 100644
index 000000000..e015e4948
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E28_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E28" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E28"/>
+ <outline>
+ <component base="parenleft" xOffset="-12"/>
+ <component base="parenleft" xOffset="264"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1211, 'leftMargin': 216, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E29_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E29_.glif
new file mode 100644
index 000000000..4c0c31719
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E29_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E29" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E29"/>
+ <outline>
+ <component base="parenright" xOffset="168"/>
+ <component base="parenright" xOffset="440"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1211, 'leftMargin': 138, 'rightMargin': 203}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E2A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E2A__.glif
new file mode 100644
index 000000000..bbb25f066
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E2A__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E2A" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E2A"/>
+ <outline>
+ <component base="dotbelow" xOffset="1072" yOffset="1576"/>
+ <component base="dotbelow" xOffset="2308" yOffset="1576"/>
+ <component base="dotbelow" xOffset="1688" yOffset="348"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>881.375</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1610, 'leftMargin': 110, 'rightMargin': 109}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E2B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E2B__.glif
new file mode 100644
index 000000000..72a0410d9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E2B__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E2B" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E2B"/>
+ <outline>
+ <component base="dotbelow" xOffset="1072" yOffset="348"/>
+ <component base="dotbelow" xOffset="2308" yOffset="348"/>
+ <component base="dotbelow" xOffset="1688" yOffset="1576"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>881.375</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1610, 'leftMargin': 110, 'rightMargin': 109}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E2C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E2C__.glif
new file mode 100644
index 000000000..8fa38f565
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E2C__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E2C" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E2C"/>
+ <outline>
+ <component base="dotbelow" xOffset="1072" yOffset="1576"/>
+ <component base="dotbelow" xOffset="2308" yOffset="348"/>
+ <component base="dotbelow" xOffset="2308" yOffset="1576"/>
+ <component base="dotbelow" xOffset="1072" yOffset="348"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1610, 'leftMargin': 110, 'rightMargin': 109}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E2D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E2D__.glif
new file mode 100644
index 000000000..ecf7594b2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E2D__.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E2D" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E2D"/>
+ <outline>
+ <component base="dotbelow" xOffset="1072" yOffset="964"/>
+ <component base="dotbelow" xOffset="1688" yOffset="1576"/>
+ <component base="dotbelow" xOffset="2308" yOffset="964"/>
+ <component base="dotbelow" xOffset="1688" yOffset="348"/>
+ <component base="dotbelow" xOffset="1688" yOffset="964"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>665.5</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>804.375</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1610, 'leftMargin': 110, 'rightMargin': 109}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E2E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E2E__.glif
new file mode 100644
index 000000000..db3846f1a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E2E__.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E2E" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E2E"/>
+ <outline>
+ <contour>
+ <point x="712" y="552" type="line"/>
+ <point x="708" y="756"/>
+ <point x="704" y="804"/>
+ <point x="540" y="952" type="curve" smooth="yes"/>
+ <point x="372" y="1112"/>
+ <point x="228" y="1240"/>
+ <point x="228" y="1528" type="curve" smooth="yes"/>
+ <point x="228" y="1796"/>
+ <point x="376" y="1956"/>
+ <point x="640" y="1956" type="curve" smooth="yes"/>
+ <point x="904" y="1956"/>
+ <point x="1048" y="1784"/>
+ <point x="1052" y="1536" type="curve"/>
+ <point x="1128" y="1536" type="line"/>
+ <point x="1124" y="1868"/>
+ <point x="908" y="2032"/>
+ <point x="640" y="2032" type="curve" smooth="yes"/>
+ <point x="332" y="2032"/>
+ <point x="156" y="1824"/>
+ <point x="156" y="1528" type="curve" smooth="yes"/>
+ <point x="156" y="1248"/>
+ <point x="296" y="1080"/>
+ <point x="504" y="896" type="curve" smooth="yes"/>
+ <point x="640" y="788"/>
+ <point x="640" y="708"/>
+ <point x="640" y="552" type="curve"/>
+ </contour>
+ <contour>
+ <point x="744" y="68" type="curve" smooth="yes"/>
+ <point x="744" y="112"/>
+ <point x="712" y="144"/>
+ <point x="672" y="144" type="curve" smooth="yes"/>
+ <point x="628" y="144"/>
+ <point x="592" y="112"/>
+ <point x="592" y="68" type="curve" smooth="yes"/>
+ <point x="592" y="24"/>
+ <point x="628" y="-8"/>
+ <point x="672" y="-8" type="curve" smooth="yes"/>
+ <point x="712" y="-8"/>
+ <point x="744" y="24"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1228, 'leftMargin': 128, 'rightMargin': 127}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E2F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E2F__.glif
new file mode 100644
index 000000000..b87a6b5f9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E2F__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E2F" format="1">
+ <advance width="512"/>
+ <unicode hex="2E2F"/>
+ <outline>
+ <contour>
+ <point x="128" y="1456" type="line"/>
+ <point x="280" y="1456"/>
+ <point x="384" y="1564"/>
+ <point x="384" y="1700" type="curve" smooth="yes"/>
+ <point x="384" y="1896"/>
+ <point x="212" y="1932"/>
+ <point x="212" y="2092" type="curve" smooth="yes"/>
+ <point x="212" y="2184"/>
+ <point x="284" y="2260"/>
+ <point x="400" y="2260" type="curve"/>
+ <point x="384" y="2336" type="line"/>
+ <point x="232" y="2336"/>
+ <point x="140" y="2228"/>
+ <point x="140" y="2092" type="curve" smooth="yes"/>
+ <point x="140" y="1904"/>
+ <point x="308" y="1852"/>
+ <point x="308" y="1700" type="curve" smooth="yes"/>
+ <point x="308" y="1608"/>
+ <point x="232" y="1532"/>
+ <point x="116" y="1532" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 503, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E30_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E30_.glif
new file mode 100644
index 000000000..6c47b8d36
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E30_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E30" format="1">
+ <advance width="512"/>
+ <unicode hex="2E30"/>
+ <outline>
+ <component base="ring" xOffset="-128" yOffset="-856"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 590, 'leftMargin': -23, 'rightMargin': 141}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E31_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E31_.glif
new file mode 100644
index 000000000..45610aed9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E31_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E31" format="1">
+ <advance width="256"/>
+ <unicode hex="2E31"/>
+ <outline>
+ <component base="period" xOffset="-128" yOffset="1116"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 373, 'leftMargin': 88, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E32_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E32_.glif
new file mode 100644
index 000000000..004013f71
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E32_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E32" format="1">
+ <advance width="512"/>
+ <unicode hex="2E32"/>
+ <outline>
+ <component base="comma" xScale="-1" yScale="-1" xOffset="480" yOffset="-64"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 417, 'leftMargin': 110, 'rightMargin': 111}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E33_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E33_.glif
new file mode 100644
index 000000000..0f775432a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E33_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E33" format="1">
+ <advance width="256"/>
+ <unicode hex="2E33"/>
+ <outline>
+ <component base="period" xOffset="-128" yOffset="756"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 373, 'leftMargin': 88, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E34_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E34_.glif
new file mode 100644
index 000000000..8b4537a4c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E34_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E34" format="1">
+ <advance width="512"/>
+ <unicode hex="2E34"/>
+ <outline>
+ <component base="comma" xOffset="32" yOffset="660"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 417, 'leftMargin': 110, 'rightMargin': 111}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E35_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E35_.glif
new file mode 100644
index 000000000..651b78da3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E35_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E35" format="1">
+ <advance width="512"/>
+ <unicode hex="2E35"/>
+ <outline>
+ <contour>
+ <point x="148" y="104" type="curve" smooth="yes"/>
+ <point x="148" y="60"/>
+ <point x="180" y="28"/>
+ <point x="224" y="28" type="curve" smooth="yes"/>
+ <point x="268" y="28"/>
+ <point x="300" y="60"/>
+ <point x="300" y="104" type="curve" smooth="yes"/>
+ <point x="300" y="144"/>
+ <point x="268" y="180"/>
+ <point x="224" y="180" type="curve" smooth="yes"/>
+ <point x="180" y="180"/>
+ <point x="148" y="144"/>
+ </contour>
+ <contour>
+ <point x="168" y="1268" type="line"/>
+ <point x="244" y="1268" type="line"/>
+ <point x="244" y="1452" type="line" smooth="yes"/>
+ <point x="244" y="1596"/>
+ <point x="284" y="1688"/>
+ <point x="364" y="1792" type="curve"/>
+ <point x="316" y="1836" type="line"/>
+ <point x="228" y="1744"/>
+ <point x="168" y="1620"/>
+ <point x="168" y="1448" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 501, 'leftMargin': 172, 'rightMargin': 112}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E36_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E36_.glif
new file mode 100644
index 000000000..d30045bb9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E36_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E36" format="1">
+ <advance width="1024"/>
+ <unicode hex="2E36"/>
+ <outline>
+ <contour>
+ <point x="876" y="2004" type="line"/>
+ <point x="804" y="2004" type="line"/>
+ <point x="804" y="0" type="line"/>
+ <point x="876" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="864" y="1488" type="line"/>
+ <point x="148" y="1488" type="line"/>
+ <point x="148" y="1408" type="line"/>
+ <point x="864" y="1408" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1057, 'leftMargin': 55, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E37_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E37_.glif
new file mode 100644
index 000000000..6e25bc1ed
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E37_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E37" format="1">
+ <advance width="1280"/>
+ <unicode hex="2E37"/>
+ <outline>
+ <contour>
+ <point x="360" y="2004" type="line"/>
+ <point x="288" y="2004" type="line"/>
+ <point x="288" y="0" type="line"/>
+ <point x="360" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="996" y="1488" type="line"/>
+ <point x="320" y="1488" type="line"/>
+ <point x="320" y="1408" type="line"/>
+ <point x="996" y="1408" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1038, 'leftMargin': 275, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E38_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E38_.glif
new file mode 100644
index 000000000..95b74e9bf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E38_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E38" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E38"/>
+ <outline>
+ <contour>
+ <point x="816" y="0" type="line"/>
+ <point x="740" y="0" type="line"/>
+ <point x="740" y="2004" type="line"/>
+ <point x="816" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1448" y="516" type="line"/>
+ <point x="88" y="516" type="line"/>
+ <point x="88" y="596" type="line"/>
+ <point x="1448" y="596" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1471, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E39_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E39_.glif
new file mode 100644
index 000000000..ae122fc4d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E39_.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E39" format="1">
+ <advance width="1792"/>
+ <unicode hex="2E39"/>
+ <outline>
+ <contour>
+ <point x="896" y="228" type="line"/>
+ <point x="1388" y="228"/>
+ <point x="1564" y="368"/>
+ <point x="1564" y="592" type="curve" smooth="yes"/>
+ <point x="1564" y="904"/>
+ <point x="1320" y="1004"/>
+ <point x="908" y="1108" type="curve" smooth="yes"/>
+ <point x="468" y="1232"/>
+ <point x="364" y="1332"/>
+ <point x="364" y="1556" type="curve" smooth="yes"/>
+ <point x="364" y="1776"/>
+ <point x="532" y="1956"/>
+ <point x="912" y="1956" type="curve" smooth="yes"/>
+ <point x="1268" y="1956"/>
+ <point x="1460" y="1724"/>
+ <point x="1460" y="1436" type="curve"/>
+ <point x="1536" y="1436" type="line"/>
+ <point x="1536" y="1820"/>
+ <point x="1300" y="2032"/>
+ <point x="912" y="2032" type="curve" smooth="yes"/>
+ <point x="532" y="2032"/>
+ <point x="288" y="1840"/>
+ <point x="288" y="1552" type="curve" smooth="yes"/>
+ <point x="288" y="1260"/>
+ <point x="508" y="1144"/>
+ <point x="872" y="1052" type="curve" smooth="yes"/>
+ <point x="1348" y="924"/>
+ <point x="1492" y="816"/>
+ <point x="1492" y="588" type="curve" smooth="yes"/>
+ <point x="1492" y="416"/>
+ <point x="1332" y="296"/>
+ <point x="920" y="296" type="curve"/>
+ </contour>
+ <contour>
+ <point x="764" y="1140" type="line"/>
+ <point x="436" y="1140"/>
+ <point x="228" y="996"/>
+ <point x="228" y="760" type="curve" smooth="yes"/>
+ <point x="228" y="448"/>
+ <point x="496" y="328"/>
+ <point x="896" y="228" type="curve"/>
+ <point x="920" y="296" type="line"/>
+ <point x="424" y="436"/>
+ <point x="304" y="520"/>
+ <point x="304" y="760" type="curve" smooth="yes"/>
+ <point x="304" y="948"/>
+ <point x="448" y="1096"/>
+ <point x="764" y="1096" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1682, 'leftMargin': 166, 'rightMargin': 178}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E3A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E3A__.glif
new file mode 100644
index 000000000..2f142756b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E3A__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E3A" format="1">
+ <advance width="4096"/>
+ <unicode hex="2E3A"/>
+ <outline>
+ <component base="minus" xScale="1.6" xOffset="-104"/>
+ <component base="minus" xScale="1.6" xOffset="1736"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 4166, 'leftMargin': 200.60000000000002, 'rightMargin': 291.5999999999999}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E3B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E3B__.glif
new file mode 100644
index 000000000..8a9852ffa
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E3B__.glif
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E3B" format="1">
+ <advance width="5888"/>
+ <unicode hex="2E3B"/>
+ <outline>
+ <component base="minus" xScale="1.6" xOffset="-124"/>
+ <component base="minus" xScale="1.6" xOffset="3548"/>
+ <component base="minus" xScale="1.6" xOffset="1712"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 6003, 'leftMargin': 200.60000000000002, 'rightMargin': 291.60000000000036}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E3C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E3C__.glif
new file mode 100644
index 000000000..ea9f6efbc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E3C__.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E3C" format="1">
+ <advance width="768"/>
+ <unicode hex="2E3C"/>
+ <outline>
+ <contour>
+ <point x="168" y="-208" type="line"/>
+ <point x="652" y="284" type="line"/>
+ <point x="600" y="336" type="line"/>
+ <point x="116" y="-156" type="line"/>
+ </contour>
+ <contour>
+ <point x="600" y="-208" type="line"/>
+ <point x="652" y="-156" type="line"/>
+ <point x="168" y="336" type="line"/>
+ <point x="116" y="284" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 754, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E3D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E3D__.glif
new file mode 100644
index 000000000..e632cf610
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E3D__.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E3D" format="1">
+ <advance width="512"/>
+ <unicode hex="2E3D"/>
+ <outline>
+ <component base="dotbelow" xOffset="1048" yOffset="-200"/>
+ <component base="dotbelow" xOffset="1048" yOffset="896"/>
+ <component base="dotbelow" xOffset="1048" yOffset="2540"/>
+ <component base="dotbelow" xOffset="1048" yOffset="1992"/>
+ <component base="dotbelow" xOffset="1048" yOffset="1440"/>
+ <component base="dotbelow" xOffset="1048" yOffset="348"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 373, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E3E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E3E__.glif
new file mode 100644
index 000000000..13cfec793
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E3E__.glif
@@ -0,0 +1,112 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E3E" format="1">
+ <advance width="512"/>
+ <unicode hex="2E3E"/>
+ <outline>
+ <contour>
+ <point x="372" y="2820" type="line"/>
+ <point x="220" y="2820"/>
+ <point x="128" y="2712"/>
+ <point x="128" y="2576" type="curve" smooth="yes"/>
+ <point x="128" y="2388"/>
+ <point x="296" y="2364"/>
+ <point x="296" y="2212" type="curve"/>
+ <point x="372" y="2212" type="line"/>
+ <point x="372" y="2408"/>
+ <point x="200" y="2416"/>
+ <point x="200" y="2576" type="curve" smooth="yes"/>
+ <point x="200" y="2668"/>
+ <point x="272" y="2744"/>
+ <point x="388" y="2744" type="curve"/>
+ </contour>
+ <contour>
+ <point x="296" y="2212" type="line"/>
+ <point x="296" y="2056"/>
+ <point x="128" y="2036"/>
+ <point x="128" y="1844" type="curve"/>
+ <point x="200" y="1844" type="line"/>
+ <point x="200" y="2004"/>
+ <point x="372" y="2012"/>
+ <point x="372" y="2212" type="curve"/>
+ </contour>
+ <contour>
+ <point x="372" y="1476" type="line"/>
+ <point x="372" y="1672"/>
+ <point x="200" y="1680"/>
+ <point x="200" y="1844" type="curve"/>
+ <point x="128" y="1844" type="line"/>
+ <point x="128" y="1652"/>
+ <point x="296" y="1628"/>
+ <point x="296" y="1476" type="curve"/>
+ </contour>
+ <contour>
+ <point x="296" y="1476" type="line"/>
+ <point x="296" y="1320"/>
+ <point x="128" y="1300"/>
+ <point x="128" y="1108" type="curve"/>
+ <point x="200" y="1108" type="line"/>
+ <point x="200" y="1272"/>
+ <point x="372" y="1276"/>
+ <point x="372" y="1476" type="curve"/>
+ </contour>
+ <contour>
+ <point x="372" y="740" type="line"/>
+ <point x="372" y="940"/>
+ <point x="200" y="948"/>
+ <point x="200" y="1108" type="curve"/>
+ <point x="128" y="1108" type="line"/>
+ <point x="128" y="916"/>
+ <point x="296" y="896"/>
+ <point x="296" y="740" type="curve"/>
+ </contour>
+ <contour>
+ <point x="296" y="740" type="line"/>
+ <point x="296" y="588"/>
+ <point x="128" y="564"/>
+ <point x="128" y="376" type="curve"/>
+ <point x="200" y="376" type="line"/>
+ <point x="200" y="536"/>
+ <point x="372" y="544"/>
+ <point x="372" y="740" type="curve"/>
+ </contour>
+ <contour>
+ <point x="372" y="8" type="line"/>
+ <point x="372" y="204"/>
+ <point x="200" y="212"/>
+ <point x="200" y="376" type="curve"/>
+ <point x="128" y="376" type="line"/>
+ <point x="128" y="184"/>
+ <point x="296" y="160"/>
+ <point x="296" y="8" type="curve"/>
+ </contour>
+ <contour>
+ <point x="372" y="-604" type="curve"/>
+ <point x="388" y="-528" type="line"/>
+ <point x="272" y="-528"/>
+ <point x="200" y="-452"/>
+ <point x="200" y="-360" type="curve" smooth="yes"/>
+ <point x="200" y="-200"/>
+ <point x="372" y="-192"/>
+ <point x="372" y="8" type="curve"/>
+ <point x="296" y="8" type="line"/>
+ <point x="296" y="-148"/>
+ <point x="128" y="-168"/>
+ <point x="128" y="-360" type="curve" smooth="yes"/>
+ <point x="128" y="-496"/>
+ <point x="220" y="-604"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 590, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E3F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E3F__.glif
new file mode 100644
index 000000000..ce79b7bb6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E3F__.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E3F" format="1">
+ <advance width="1536"/>
+ <unicode hex="2E3F"/>
+ <outline>
+ <contour>
+ <point x="704" y="2004" type="line"/>
+ <point x="632" y="2004" type="line"/>
+ <point x="632" y="-372" type="line"/>
+ <point x="704" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="900" y="2004" type="line"/>
+ <point x="824" y="2004" type="line"/>
+ <point x="824" y="-372" type="line"/>
+ <point x="900" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="1296" y="912" type="line"/>
+ <point x="1180" y="792"/>
+ <point x="996" y="744"/>
+ <point x="820" y="744" type="curve" smooth="yes"/>
+ <point x="468" y="744"/>
+ <point x="252" y="884"/>
+ <point x="252" y="1192" type="curve" smooth="yes"/>
+ <point x="252" y="1248" type="line" smooth="yes"/>
+ <point x="252" y="1524"/>
+ <point x="468" y="1712"/>
+ <point x="820" y="1712" type="curve" smooth="yes"/>
+ <point x="984" y="1712"/>
+ <point x="1164" y="1676"/>
+ <point x="1300" y="1512" type="curve"/>
+ <point x="1360" y="1572" type="line"/>
+ <point x="1228" y="1716"/>
+ <point x="1056" y="1784"/>
+ <point x="820" y="1784" type="curve" smooth="yes"/>
+ <point x="472" y="1784"/>
+ <point x="176" y="1592"/>
+ <point x="176" y="1248" type="curve" smooth="yes"/>
+ <point x="176" y="1192" type="line" smooth="yes"/>
+ <point x="176" y="852"/>
+ <point x="404" y="668"/>
+ <point x="820" y="668" type="curve" smooth="yes"/>
+ <point x="1024" y="668"/>
+ <point x="1224" y="736"/>
+ <point x="1340" y="852" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1473, 'leftMargin': 125, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E40_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E40_.glif
new file mode 100644
index 000000000..3e8282ef6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E40_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E40" format="1">
+ <advance width="1024"/>
+ <unicode hex="2E40"/>
+ <outline>
+ <component base="hyphen" yOffset="-140"/>
+ <component base="hyphen" yOffset="56"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 866, 'leftMargin': 214, 'rightMargin': 4}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E41_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E41_.glif
new file mode 100644
index 000000000..ec9129aca
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E41_.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E41" format="1">
+ <advance width="512"/>
+ <unicode hex="2E41"/>
+ <outline>
+ <contour>
+ <point x="160" y="220" type="line"/>
+ <point x="232" y="220" type="line"/>
+ <point x="232" y="36" type="line"/>
+ <point x="232" y="-108"/>
+ <point x="272" y="-200"/>
+ <point x="356" y="-308" type="curve"/>
+ <point x="304" y="-352" type="line"/>
+ <point x="216" y="-260"/>
+ <point x="160" y="-132"/>
+ <point x="160" y="36" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 417, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uni2E42_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uni2E42_.glif
new file mode 100644
index 000000000..a37676b97
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uni2E42_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uni2E42" format="1">
+ <advance width="768"/>
+ <unicode hex="2E42"/>
+ <outline>
+ <contour>
+ <point x="196" y="220" type="line"/>
+ <point x="272" y="220" type="line"/>
+ <point x="272" y="36" type="line"/>
+ <point x="272" y="-108"/>
+ <point x="312" y="-200"/>
+ <point x="396" y="-308" type="curve"/>
+ <point x="344" y="-352" type="line"/>
+ <point x="256" y="-260"/>
+ <point x="196" y="-132"/>
+ <point x="196" y="36" type="curve"/>
+ </contour>
+ <contour>
+ <point x="376" y="220" type="line"/>
+ <point x="452" y="220" type="line"/>
+ <point x="452" y="36" type="line"/>
+ <point x="452" y="-108"/>
+ <point x="492" y="-200"/>
+ <point x="572" y="-308" type="curve"/>
+ <point x="524" y="-352" type="line"/>
+ <point x="436" y="-260"/>
+ <point x="376" y="-132"/>
+ <point x="376" y="36" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 595, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA640_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA640_.glif
new file mode 100644
index 000000000..9503d864a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA640_.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA640" format="1">
+ <advance width="1792"/>
+ <unicode hex="A640"/>
+ <outline>
+ <contour>
+ <point x="448" y="-456" type="line"/>
+ <point x="560" y="-336"/>
+ <point x="632" y="-280"/>
+ <point x="748" y="-280" type="curve" smooth="yes"/>
+ <point x="932" y="-280"/>
+ <point x="1088" y="-440"/>
+ <point x="1288" y="-440" type="curve" smooth="yes"/>
+ <point x="1520" y="-440"/>
+ <point x="1608" y="-256"/>
+ <point x="1608" y="4" type="curve"/>
+ <point x="1536" y="4" type="line"/>
+ <point x="1536" y="-292"/>
+ <point x="1408" y="-368"/>
+ <point x="1288" y="-368" type="curve" smooth="yes"/>
+ <point x="1120" y="-368"/>
+ <point x="944" y="-204"/>
+ <point x="748" y="-204" type="curve" smooth="yes"/>
+ <point x="612" y="-204"/>
+ <point x="500" y="-284"/>
+ <point x="388" y="-404" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1608" y="76" type="line"/>
+ <point x="208" y="76" type="line"/>
+ <point x="208" y="0" type="line"/>
+ <point x="1608" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1564" y="1952" type="line"/>
+ <point x="1564" y="2004" type="line"/>
+ <point x="1512" y="2004" type="line"/>
+ <point x="184" y="60" type="line"/>
+ <point x="184" y="0" type="line"/>
+ <point x="236" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1528" y="2004" type="line"/>
+ <point x="240" y="2004" type="line"/>
+ <point x="240" y="1928" type="line"/>
+ <point x="1528" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 129, 'rightMargin': 129.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA641_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA641_.glif
new file mode 100644
index 000000000..46b66d745
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA641_.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA641" format="1">
+ <advance width="1536"/>
+ <unicode hex="A641"/>
+ <outline>
+ <contour>
+ <point x="208" y="-404" type="curve"/>
+ <point x="268" y="-456" type="line" smooth="yes"/>
+ <point x="372" y="-332"/>
+ <point x="444" y="-280"/>
+ <point x="556" y="-280" type="curve" smooth="yes"/>
+ <point x="712" y="-280"/>
+ <point x="884" y="-440"/>
+ <point x="1068" y="-440" type="curve" smooth="yes"/>
+ <point x="1300" y="-440"/>
+ <point x="1348" y="-256"/>
+ <point x="1348" y="4" type="curve"/>
+ <point x="1276" y="4" type="line" smooth="yes"/>
+ <point x="1276" y="-292"/>
+ <point x="1196" y="-368"/>
+ <point x="1068" y="-368" type="curve" smooth="yes"/>
+ <point x="900" y="-368"/>
+ <point x="736" y="-204"/>
+ <point x="556" y="-204" type="curve" smooth="yes"/>
+ <point x="416" y="-204"/>
+ <point x="320" y="-284"/>
+ </contour>
+ <contour>
+ <point x="1348" y="76" type="line"/>
+ <point x="208" y="76" type="line"/>
+ <point x="208" y="0" type="line"/>
+ <point x="1348" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1268" y="1424" type="line"/>
+ <point x="1268" y="1488" type="line"/>
+ <point x="1220" y="1488" type="line"/>
+ <point x="188" y="60" type="line"/>
+ <point x="188" y="0" type="line"/>
+ <point x="236" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1232" y="1488" type="line"/>
+ <point x="232" y="1488" type="line"/>
+ <point x="232" y="1412" type="line"/>
+ <point x="1232" y="1412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 120, 'rightMargin': 66}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA642_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA642_.glif
new file mode 100644
index 000000000..47f46fe62
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA642_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA642" format="1">
+ <advance width="1792"/>
+ <unicode hex="A642"/>
+ <outline>
+ <component base="uniA640"/>
+ <component base="crossbar" xOffset="288"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 184, 'rightMargin': 75.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA643_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA643_.glif
new file mode 100644
index 000000000..5496a934a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA643_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA643" format="1">
+ <advance width="1536"/>
+ <unicode hex="A643"/>
+ <outline>
+ <component base="uniA641"/>
+ <component base="crossbar" xOffset="84" yOffset="-304"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 188, 'rightMargin': -3}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA644_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA644_.glif
new file mode 100644
index 000000000..ff0e974df
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA644_.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA644" format="1">
+ <advance width="1792"/>
+ <unicode hex="A644"/>
+ <outline>
+ <contour>
+ <point x="868" y="-28" type="curve" smooth="yes"/>
+ <point x="1208" y="-28"/>
+ <point x="1604" y="116"/>
+ <point x="1604" y="564" type="curve"/>
+ <point x="1532" y="564" type="line"/>
+ <point x="1532" y="164"/>
+ <point x="1156" y="48"/>
+ <point x="868" y="48" type="curve" smooth="yes"/>
+ <point x="516" y="48"/>
+ <point x="264" y="224"/>
+ <point x="264" y="480" type="curve" smooth="yes"/>
+ <point x="264" y="732"/>
+ <point x="428" y="864"/>
+ <point x="880" y="988" type="curve" smooth="yes"/>
+ <point x="1288" y="1100"/>
+ <point x="1540" y="1220"/>
+ <point x="1540" y="1540" type="curve" smooth="yes"/>
+ <point x="1540" y="1844"/>
+ <point x="1256" y="2032"/>
+ <point x="876" y="2032" type="curve" smooth="yes"/>
+ <point x="488" y="2032"/>
+ <point x="212" y="1792"/>
+ <point x="212" y="1440" type="curve"/>
+ <point x="284" y="1440" type="line"/>
+ <point x="284" y="1736"/>
+ <point x="520" y="1956"/>
+ <point x="876" y="1956" type="curve" smooth="yes"/>
+ <point x="1256" y="1956"/>
+ <point x="1468" y="1760"/>
+ <point x="1468" y="1544" type="curve" smooth="yes"/>
+ <point x="1468" y="1332"/>
+ <point x="1340" y="1184"/>
+ <point x="860" y="1060" type="curve" smooth="yes"/>
+ <point x="464" y="956"/>
+ <point x="188" y="820"/>
+ <point x="188" y="484" type="curve" smooth="yes"/>
+ <point x="188" y="156"/>
+ <point x="492" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1665, 'leftMargin': 116, 'rightMargin': 132}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA645_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA645_.glif
new file mode 100644
index 000000000..0b317aaed
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA645_.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA645" format="1">
+ <advance width="1280"/>
+ <unicode hex="A645"/>
+ <outline>
+ <contour>
+ <point x="624" y="-28" type="curve" smooth="yes"/>
+ <point x="984" y="-28"/>
+ <point x="1180" y="160"/>
+ <point x="1180" y="380" type="curve"/>
+ <point x="1108" y="380" type="line"/>
+ <point x="1088" y="124"/>
+ <point x="840" y="48"/>
+ <point x="624" y="48" type="curve" smooth="yes"/>
+ <point x="332" y="48"/>
+ <point x="176" y="208"/>
+ <point x="176" y="364" type="curve" smooth="yes"/>
+ <point x="176" y="500"/>
+ <point x="264" y="652"/>
+ <point x="628" y="732" type="curve" smooth="yes"/>
+ <point x="964" y="804"/>
+ <point x="1132" y="896"/>
+ <point x="1132" y="1140" type="curve" smooth="yes"/>
+ <point x="1132" y="1348"/>
+ <point x="944" y="1516"/>
+ <point x="636" y="1516" type="curve" smooth="yes"/>
+ <point x="304" y="1516"/>
+ <point x="104" y="1344"/>
+ <point x="104" y="1092" type="curve"/>
+ <point x="180" y="1092" type="line"/>
+ <point x="180" y="1276"/>
+ <point x="340" y="1440"/>
+ <point x="636" y="1440" type="curve" smooth="yes"/>
+ <point x="936" y="1440"/>
+ <point x="1060" y="1284"/>
+ <point x="1060" y="1144" type="curve" smooth="yes"/>
+ <point x="1060" y="992"/>
+ <point x="992" y="884"/>
+ <point x="608" y="796" type="curve" smooth="yes"/>
+ <point x="252" y="716"/>
+ <point x="100" y="596"/>
+ <point x="100" y="364" type="curve" smooth="yes"/>
+ <point x="100" y="132"/>
+ <point x="304" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1404, 'leftMargin': 176, 'rightMargin': 149}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA646_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA646_.glif
new file mode 100644
index 000000000..6994c2678
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA646_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA646" format="1">
+ <advance width="1024"/>
+ <unicode hex="A646"/>
+ <outline>
+ <contour>
+ <point x="284" y="2004" type="line"/>
+ <point x="284" y="384" type="line" smooth="yes"/>
+ <point x="284" y="84"/>
+ <point x="396" y="-28"/>
+ <point x="588" y="-28" type="curve" smooth="yes"/>
+ <point x="636" y="-28"/>
+ <point x="692" y="-28"/>
+ <point x="744" y="-12" type="curve"/>
+ <point x="728" y="60" type="line"/>
+ <point x="680" y="52"/>
+ <point x="640" y="44"/>
+ <point x="584" y="44" type="curve" smooth="yes"/>
+ <point x="464" y="44"/>
+ <point x="360" y="124"/>
+ <point x="360" y="384" type="curve" smooth="yes"/>
+ <point x="360" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 891.0, 'leftMargin': 327, 'rightMargin': 103.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA647_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA647_.glif
new file mode 100644
index 000000000..f57cfe17a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA647_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA647" format="1">
+ <advance width="1024"/>
+ <unicode hex="A647"/>
+ <outline>
+ <component base="iota" xOffset="48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 777, 'leftMargin': 234, 'rightMargin': 84}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA648_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA648_.glif
new file mode 100644
index 000000000..37dbbe82d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA648_.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA648" format="1">
+ <advance width="1792"/>
+ <unicode hex="A648"/>
+ <outline>
+ <contour>
+ <point x="1296" y="1240" type="line"/>
+ <point x="1296" y="1316" type="line"/>
+ <point x="488" y="1316" type="line"/>
+ <point x="488" y="1240" type="line"/>
+ </contour>
+ <contour>
+ <point x="204" y="0" type="line"/>
+ <point x="896" y="1176" type="line"/>
+ <point x="1600" y="0" type="line"/>
+ <point x="1688" y="0" type="line"/>
+ <point x="936" y="1244" type="line"/>
+ <point x="936" y="2004" type="line"/>
+ <point x="860" y="2004" type="line"/>
+ <point x="860" y="1244" type="line"/>
+ <point x="104" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1682, 'leftMargin': 45, 'rightMargin': 53}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA649_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA649_.glif
new file mode 100644
index 000000000..f17b5dff9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA649_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA649" format="1">
+ <advance width="1536"/>
+ <unicode hex="A649"/>
+ <outline>
+ <contour>
+ <point x="1344" y="0" type="line"/>
+ <point x="1436" y="0" type="line"/>
+ <point x="804" y="1004" type="line"/>
+ <point x="736" y="1004" type="line"/>
+ <point x="792" y="884" type="line"/>
+ </contour>
+ <contour>
+ <point x="744" y="884" type="line"/>
+ <point x="800" y="1004" type="line"/>
+ <point x="732" y="1004" type="line"/>
+ <point x="100" y="0" type="line"/>
+ <point x="188" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="804" y="1488" type="line"/>
+ <point x="728" y="1488" type="line"/>
+ <point x="728" y="924" type="line"/>
+ <point x="804" y="924" type="line"/>
+ </contour>
+ <contour>
+ <point x="1172" y="1068" type="line"/>
+ <point x="364" y="1068" type="line"/>
+ <point x="364" y="996" type="line"/>
+ <point x="1172" y="996" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1502, 'leftMargin': 80, 'rightMargin': 88}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA64A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA64A__.glif
new file mode 100644
index 000000000..5b4159c68
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA64A__.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA64A" format="1">
+ <advance width="1536"/>
+ <unicode hex="A64A"/>
+ <outline>
+ <contour>
+ <point x="768" y="44" type="curve" name="hr00"/>
+ <point x="768" y="-28" type="line"/>
+ <point x="1044" y="-28"/>
+ <point x="1316" y="124"/>
+ <point x="1312" y="412" type="curve" smooth="yes"/>
+ <point x="1308" y="616"/>
+ <point x="1172" y="752"/>
+ <point x="1008" y="868" type="curve" smooth="yes"/>
+ <point x="796" y="1016" type="line" smooth="yes"/>
+ <point x="616" y="1144"/>
+ <point x="440" y="1320"/>
+ <point x="336" y="1616" type="curve" smooth="yes"/>
+ <point x="200" y="2004" type="line"/>
+ <point x="116" y="2004" type="line"/>
+ <point x="260" y="1616" type="line" smooth="yes"/>
+ <point x="380" y="1288"/>
+ <point x="564" y="1100"/>
+ <point x="748" y="972" type="curve" smooth="yes"/>
+ <point x="972" y="816" type="line" smooth="yes"/>
+ <point x="1104" y="724"/>
+ <point x="1240" y="600"/>
+ <point x="1240" y="412" type="curve" smooth="yes"/>
+ <point x="1240" y="232"/>
+ <point x="1076" y="44"/>
+ </contour>
+ <contour>
+ <point x="768" y="-28" type="curve"/>
+ <point x="768" y="44" type="line"/>
+ <point x="460" y="44"/>
+ <point x="300" y="232"/>
+ <point x="300" y="412" type="curve" smooth="yes"/>
+ <point x="300" y="592"/>
+ <point x="420" y="716"/>
+ <point x="568" y="820" type="curve" smooth="yes"/>
+ <point x="796" y="976" type="line" smooth="yes"/>
+ <point x="976" y="1104"/>
+ <point x="1156" y="1292"/>
+ <point x="1276" y="1616" type="curve" smooth="yes"/>
+ <point x="1420" y="2004" type="line"/>
+ <point x="1336" y="2004" type="line"/>
+ <point x="1200" y="1616" type="line" smooth="yes"/>
+ <point x="1096" y="1320"/>
+ <point x="920" y="1144"/>
+ <point x="740" y="1016" type="curve" smooth="yes"/>
+ <point x="520" y="864" type="line" smooth="yes"/>
+ <point x="372" y="760"/>
+ <point x="228" y="620"/>
+ <point x="224" y="412" type="curve" smooth="yes"/>
+ <point x="220" y="124"/>
+ <point x="496" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.adobe.type.autohint</key>
+ <data>
+ </data>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1587, 'leftMargin': 140, 'rightMargin': 143}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA64B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA64B__.glif
new file mode 100644
index 000000000..c74869e9e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA64B__.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA64B" format="1">
+ <advance width="1792"/>
+ <unicode hex="A64B"/>
+ <outline>
+ <contour>
+ <point x="896" y="44" type="curve"/>
+ <point x="896" y="-28" type="line"/>
+ <point x="1172" y="-28"/>
+ <point x="1444" y="124"/>
+ <point x="1440" y="412" type="curve" smooth="yes"/>
+ <point x="1436" y="592"/>
+ <point x="1336" y="736"/>
+ <point x="1200" y="844" type="curve" smooth="yes"/>
+ <point x="924" y="1076" type="line" smooth="yes"/>
+ <point x="748" y="1220"/>
+ <point x="572" y="1416"/>
+ <point x="464" y="1728" type="curve" smooth="yes"/>
+ <point x="328" y="2112" type="line"/>
+ <point x="244" y="2112" type="line"/>
+ <point x="388" y="1724" type="line" smooth="yes"/>
+ <point x="516" y="1384"/>
+ <point x="692" y="1176"/>
+ <point x="868" y="1032" type="curve" smooth="yes"/>
+ <point x="1156" y="796" type="line" smooth="yes"/>
+ <point x="1272" y="704"/>
+ <point x="1368" y="580"/>
+ <point x="1368" y="412" type="curve" smooth="yes"/>
+ <point x="1368" y="232"/>
+ <point x="1204" y="44"/>
+ </contour>
+ <contour>
+ <point x="896" y="-28" type="curve"/>
+ <point x="896" y="44" type="line"/>
+ <point x="588" y="44"/>
+ <point x="428" y="232"/>
+ <point x="428" y="412" type="curve" smooth="yes"/>
+ <point x="428" y="584"/>
+ <point x="528" y="708"/>
+ <point x="656" y="812" type="curve" smooth="yes"/>
+ <point x="924" y="1028" type="line" smooth="yes"/>
+ <point x="1100" y="1176"/>
+ <point x="1280" y="1384"/>
+ <point x="1404" y="1724" type="curve" smooth="yes"/>
+ <point x="1548" y="2112" type="line"/>
+ <point x="1464" y="2112" type="line"/>
+ <point x="1328" y="1728" type="line" smooth="yes"/>
+ <point x="1220" y="1416"/>
+ <point x="1048" y="1220"/>
+ <point x="872" y="1076" type="curve" smooth="yes"/>
+ <point x="608" y="856" type="line" smooth="yes"/>
+ <point x="472" y="748"/>
+ <point x="356" y="608"/>
+ <point x="352" y="412" type="curve" smooth="yes"/>
+ <point x="348" y="124"/>
+ <point x="624" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1562.0, 'leftMargin': 140, 'rightMargin': 118.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA64C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA64C__.glif
new file mode 100644
index 000000000..1ba8f09c9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA64C__.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA64C" format="1">
+ <advance width="3072"/>
+ <unicode hex="A64C"/>
+ <outline>
+ <contour>
+ <point x="936" y="-28" type="curve" smooth="yes"/>
+ <point x="1272" y="-28"/>
+ <point x="1576" y="172"/>
+ <point x="1576" y="584" type="curve" smooth="yes"/>
+ <point x="1576" y="1220" type="line"/>
+ <point x="1500" y="1220" type="line"/>
+ <point x="1500" y="584" type="line" smooth="yes"/>
+ <point x="1500" y="252"/>
+ <point x="1296" y="44"/>
+ <point x="936" y="44" type="curve" smooth="yes"/>
+ <point x="516" y="44"/>
+ <point x="272" y="392"/>
+ <point x="272" y="820" type="curve" smooth="yes"/>
+ <point x="272" y="1184" type="line" smooth="yes"/>
+ <point x="272" y="1608"/>
+ <point x="516" y="1956"/>
+ <point x="936" y="1956" type="curve"/>
+ <point x="936" y="2032" type="line"/>
+ <point x="496" y="2032"/>
+ <point x="196" y="1668"/>
+ <point x="196" y="1180" type="curve" smooth="yes"/>
+ <point x="196" y="820" type="line" smooth="yes"/>
+ <point x="196" y="336"/>
+ <point x="496" y="-28"/>
+ </contour>
+ <contour>
+ <point x="2140" y="-28" type="curve" smooth="yes"/>
+ <point x="2580" y="-28"/>
+ <point x="2876" y="336"/>
+ <point x="2876" y="820" type="curve" smooth="yes"/>
+ <point x="2876" y="1180" type="line" smooth="yes"/>
+ <point x="2876" y="1668"/>
+ <point x="2580" y="2032"/>
+ <point x="2140" y="2032" type="curve"/>
+ <point x="2140" y="1956" type="line"/>
+ <point x="2556" y="1956"/>
+ <point x="2804" y="1608"/>
+ <point x="2804" y="1184" type="curve" smooth="yes"/>
+ <point x="2804" y="820" type="line" smooth="yes"/>
+ <point x="2804" y="392"/>
+ <point x="2556" y="44"/>
+ <point x="2140" y="44" type="curve" smooth="yes"/>
+ <point x="1776" y="44"/>
+ <point x="1576" y="252"/>
+ <point x="1576" y="584" type="curve" smooth="yes"/>
+ <point x="1576" y="1220" type="line"/>
+ <point x="1500" y="1220" type="line"/>
+ <point x="1500" y="584" type="line" smooth="yes"/>
+ <point x="1500" y="172"/>
+ <point x="1804" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3077, 'leftMargin': 198, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA64D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA64D__.glif
new file mode 100644
index 000000000..f330eee2e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA64D__.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA64D" format="1">
+ <advance width="2560"/>
+ <unicode hex="A64D"/>
+ <outline>
+ <contour>
+ <point x="804" y="44" type="curve" smooth="yes"/>
+ <point x="436" y="44"/>
+ <point x="256" y="388"/>
+ <point x="256" y="716" type="curve" smooth="yes"/>
+ <point x="256" y="772" type="line" smooth="yes"/>
+ <point x="256" y="1096"/>
+ <point x="408" y="1440"/>
+ <point x="776" y="1440" type="curve"/>
+ <point x="776" y="1516" type="line"/>
+ <point x="396" y="1516"/>
+ <point x="180" y="1168"/>
+ <point x="180" y="772" type="curve" smooth="yes"/>
+ <point x="180" y="716" type="line" smooth="yes"/>
+ <point x="180" y="320"/>
+ <point x="404" y="-28"/>
+ <point x="804" y="-28" type="curve" smooth="yes"/>
+ <point x="1096" y="-28"/>
+ <point x="1316" y="116"/>
+ <point x="1316" y="416" type="curve" smooth="yes"/>
+ <point x="1316" y="848" type="line"/>
+ <point x="1244" y="848" type="line"/>
+ <point x="1244" y="416" type="line" smooth="yes"/>
+ <point x="1244" y="216"/>
+ <point x="1136" y="44"/>
+ </contour>
+ <contour>
+ <point x="1756" y="44" type="curve" smooth="yes"/>
+ <point x="1424" y="44"/>
+ <point x="1316" y="216"/>
+ <point x="1316" y="416" type="curve" smooth="yes"/>
+ <point x="1316" y="848" type="line"/>
+ <point x="1244" y="848" type="line"/>
+ <point x="1244" y="416" type="line" smooth="yes"/>
+ <point x="1244" y="116"/>
+ <point x="1464" y="-28"/>
+ <point x="1756" y="-28" type="curve" smooth="yes"/>
+ <point x="2156" y="-28"/>
+ <point x="2380" y="320"/>
+ <point x="2380" y="716" type="curve" smooth="yes"/>
+ <point x="2380" y="772" type="line" smooth="yes"/>
+ <point x="2380" y="1168"/>
+ <point x="2164" y="1516"/>
+ <point x="1784" y="1516" type="curve"/>
+ <point x="1784" y="1440" type="line"/>
+ <point x="2152" y="1440"/>
+ <point x="2304" y="1096"/>
+ <point x="2304" y="772" type="curve" smooth="yes"/>
+ <point x="2304" y="716" type="line" smooth="yes"/>
+ <point x="2304" y="388"/>
+ <point x="2124" y="44"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2475.0, 'leftMargin': 138, 'rightMargin': 137.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA64E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA64E__.glif
new file mode 100644
index 000000000..3453dd374
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA64E__.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA64E" format="1">
+ <advance width="2304"/>
+ <unicode hex="A64E"/>
+ <outline>
+ <contour>
+ <point x="148" y="1928" type="line"/>
+ <point x="976" y="1928" type="line"/>
+ <point x="976" y="2004" type="line"/>
+ <point x="148" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="948" y="1084" type="line"/>
+ <point x="948" y="1008" type="line"/>
+ <point x="1508" y="1008" type="line" smooth="yes"/>
+ <point x="1916" y="1008"/>
+ <point x="2080" y="788"/>
+ <point x="2080" y="544" type="curve" smooth="yes"/>
+ <point x="2080" y="292"/>
+ <point x="1916" y="76"/>
+ <point x="1508" y="76" type="curve" smooth="yes"/>
+ <point x="1004" y="76" type="line"/>
+ <point x="1004" y="2004" type="line"/>
+ <point x="928" y="2004" type="line"/>
+ <point x="928" y="0" type="line"/>
+ <point x="1508" y="0" type="line" smooth="yes"/>
+ <point x="1936" y="0"/>
+ <point x="2156" y="224"/>
+ <point x="2156" y="544" type="curve" smooth="yes"/>
+ <point x="2156" y="860"/>
+ <point x="1940" y="1084"/>
+ <point x="1508" y="1084" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2223, 'leftMargin': -51, 'rightMargin': 265}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA64F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA64F__.glif
new file mode 100644
index 000000000..0070c0b8d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA64F__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA64F" format="1">
+ <advance width="1792"/>
+ <unicode hex="A64F"/>
+ <outline>
+ <contour>
+ <point x="636" y="920" type="line"/>
+ <point x="636" y="848" type="line"/>
+ <point x="1160" y="848" type="line" smooth="yes"/>
+ <point x="1484" y="848"/>
+ <point x="1616" y="660"/>
+ <point x="1616" y="464" type="curve" smooth="yes"/>
+ <point x="1616" y="260"/>
+ <point x="1484" y="76"/>
+ <point x="1160" y="76" type="curve" smooth="yes"/>
+ <point x="684" y="76" type="line"/>
+ <point x="684" y="1488" type="line"/>
+ <point x="104" y="1488" type="line"/>
+ <point x="104" y="1416" type="line"/>
+ <point x="608" y="1416" type="line"/>
+ <point x="608" y="0" type="line"/>
+ <point x="1160" y="0" type="line" smooth="yes"/>
+ <point x="1504" y="0"/>
+ <point x="1692" y="196"/>
+ <point x="1692" y="460" type="curve" smooth="yes"/>
+ <point x="1692" y="724"/>
+ <point x="1504" y="920"/>
+ <point x="1160" y="920" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1656, 'leftMargin': 0, 'rightMargin': 68}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA650_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA650_.glif
new file mode 100644
index 000000000..f90c3f6b6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA650_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA650" format="1">
+ <advance width="2816"/>
+ <unicode hex="A650"/>
+ <outline>
+ <component base="I" xOffset="2252"/>
+ <component base="uniA64E" xOffset="212"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2723, 'leftMargin': -51, 'rightMargin': 276}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA651_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA651_.glif
new file mode 100644
index 000000000..e06848e2e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA651_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA651" format="1">
+ <advance width="2304"/>
+ <unicode hex="A651"/>
+ <outline>
+ <component base="dotlessi" xOffset="1864"/>
+ <component base="uniA64F" xOffset="120"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2300, 'leftMargin': 0, 'rightMargin': 233}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA652_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA652_.glif
new file mode 100644
index 000000000..8587fbfea
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA652_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA652" format="1">
+ <advance width="2048"/>
+ <unicode hex="A652"/>
+ <outline>
+ <contour>
+ <point x="1136" y="1624" type="line"/>
+ <point x="328" y="1624" type="line"/>
+ <point x="328" y="1552" type="line"/>
+ <point x="1136" y="1552" type="line"/>
+ </contour>
+ <component base="I" xOffset="-28"/>
+ <component base="uni042C" xOffset="248"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1803, 'leftMargin': 275, 'rightMargin': 88}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA653_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA653_.glif
new file mode 100644
index 000000000..51c43938d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA653_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA653" format="1">
+ <advance width="1792"/>
+ <unicode hex="A653"/>
+ <outline>
+ <contour>
+ <point x="516" y="920" type="line"/>
+ <point x="516" y="848" type="line"/>
+ <point x="1040" y="848" type="line" smooth="yes"/>
+ <point x="1364" y="848"/>
+ <point x="1500" y="660"/>
+ <point x="1500" y="464" type="curve" smooth="yes"/>
+ <point x="1500" y="260"/>
+ <point x="1364" y="76"/>
+ <point x="1040" y="76" type="curve" smooth="yes"/>
+ <point x="568" y="76" type="line"/>
+ <point x="568" y="2144" type="line"/>
+ <point x="492" y="2144" type="line"/>
+ <point x="492" y="0" type="line"/>
+ <point x="1040" y="0" type="line" smooth="yes"/>
+ <point x="1384" y="0"/>
+ <point x="1572" y="196"/>
+ <point x="1572" y="460" type="curve" smooth="yes"/>
+ <point x="1572" y="724"/>
+ <point x="1384" y="920"/>
+ <point x="1040" y="920" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1076" y="1624" type="line"/>
+ <point x="268" y="1624" type="line"/>
+ <point x="268" y="1552" type="line"/>
+ <point x="1076" y="1552" type="line"/>
+ </contour>
+ <component base="l" xOffset="-32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1612, 'leftMargin': 233, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA654_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA654_.glif
new file mode 100644
index 000000000..47407f6bb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA654_.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA654" format="1">
+ <advance width="2560"/>
+ <unicode hex="A654"/>
+ <outline>
+ <contour>
+ <point x="1020" y="-28" type="curve" smooth="yes"/>
+ <point x="1480" y="-28"/>
+ <point x="1772" y="328"/>
+ <point x="1772" y="852" type="curve" smooth="yes"/>
+ <point x="1772" y="1152" type="line" smooth="yes"/>
+ <point x="1772" y="1672"/>
+ <point x="1476" y="2032"/>
+ <point x="1016" y="2032" type="curve" smooth="yes"/>
+ <point x="556" y="2032"/>
+ <point x="264" y="1672"/>
+ <point x="264" y="1152" type="curve" smooth="yes"/>
+ <point x="264" y="852" type="line" smooth="yes"/>
+ <point x="264" y="328"/>
+ <point x="560" y="-28"/>
+ </contour>
+ <contour>
+ <point x="1020" y="48" type="curve" smooth="yes"/>
+ <point x="592" y="48"/>
+ <point x="340" y="380"/>
+ <point x="340" y="852" type="curve" smooth="yes"/>
+ <point x="340" y="1156" type="line" smooth="yes"/>
+ <point x="340" y="1624"/>
+ <point x="588" y="1956"/>
+ <point x="1016" y="1956" type="curve" smooth="yes"/>
+ <point x="1448" y="1956"/>
+ <point x="1700" y="1624"/>
+ <point x="1700" y="1156" type="curve" smooth="yes"/>
+ <point x="1700" y="852" type="line" smooth="yes"/>
+ <point x="1700" y="380"/>
+ <point x="1452" y="48"/>
+ </contour>
+ <contour>
+ <point x="2224" y="0" type="line"/>
+ <point x="2296" y="0" type="line"/>
+ <point x="2296" y="2004" type="line"/>
+ <point x="2224" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1744" y="1008" type="line"/>
+ <point x="2260" y="1008" type="line"/>
+ <point x="2260" y="1084" type="line"/>
+ <point x="1744" y="1084" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2507, 'leftMargin': 198, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA655_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA655_.glif
new file mode 100644
index 000000000..ea2d1f272
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA655_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA655" format="1">
+ <advance width="2304"/>
+ <unicode hex="A655"/>
+ <outline>
+ <contour>
+ <point x="2072" y="768" type="line"/>
+ <point x="1468" y="768" type="line"/>
+ <point x="1468" y="692" type="line"/>
+ <point x="2072" y="692" type="line"/>
+ </contour>
+ <component base="o" xOffset="96"/>
+ <component base="dotlessi" xOffset="1764"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2240, 'leftMargin': 138, 'rightMargin': 234}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA656_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA656_.glif
new file mode 100644
index 000000000..b2f8c4c94
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA656_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA656" format="1">
+ <advance width="2304"/>
+ <unicode hex="A656"/>
+ <outline>
+ <contour>
+ <point x="776" y="672" type="line"/>
+ <point x="252" y="672" type="line"/>
+ <point x="252" y="600" type="line"/>
+ <point x="776" y="600" type="line"/>
+ </contour>
+ <component base="I" xOffset="-104"/>
+ <component base="A" xOffset="444"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2177, 'leftMargin': 275, 'rightMargin': 47}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA657_.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA657_.cn.glif
new file mode 100644
index 000000000..664da6ab8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA657_.cn.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA657.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="644" y="424" type="line"/>
+ <point x="272" y="424" type="line"/>
+ <point x="272" y="352" type="line"/>
+ <point x="644" y="352" type="line"/>
+ </contour>
+ <contour>
+ <point x="300" y="1488" type="line"/>
+ <point x="228" y="1488" type="line"/>
+ <point x="228" y="0" type="line"/>
+ <point x="300" y="0" type="line"/>
+ </contour>
+ <component base="a.cn" xOffset="476"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1970, 'leftMargin': 237, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA657_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA657_.glif
new file mode 100644
index 000000000..c9767a593
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA657_.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA657" format="1">
+ <advance width="2048"/>
+ <unicode hex="A657"/>
+ <outline>
+ <contour>
+ <point x="676" y="428" type="line"/>
+ <point x="304" y="428" type="line"/>
+ <point x="304" y="352" type="line"/>
+ <point x="676" y="352" type="line"/>
+ </contour>
+ <contour>
+ <point x="336" y="1488" type="line"/>
+ <point x="260" y="1488" type="line"/>
+ <point x="260" y="0" type="line"/>
+ <point x="336" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1676" y="280" type="line"/>
+ <point x="1676" y="184"/>
+ <point x="1684" y="72"/>
+ <point x="1704" y="0" type="curve"/>
+ <point x="1788" y="0" type="line"/>
+ <point x="1788" y="12" type="line"/>
+ <point x="1764" y="72"/>
+ <point x="1752" y="192"/>
+ <point x="1752" y="300" type="curve" smooth="yes"/>
+ <point x="1752" y="1044" type="line"/>
+ <point x="1752" y="1360"/>
+ <point x="1532" y="1516"/>
+ <point x="1224" y="1516" type="curve" smooth="yes"/>
+ <point x="904" y="1516"/>
+ <point x="672" y="1312"/>
+ <point x="672" y="1080" type="curve"/>
+ <point x="748" y="1080" type="line"/>
+ <point x="748" y="1284"/>
+ <point x="952" y="1440"/>
+ <point x="1224" y="1440" type="curve" smooth="yes"/>
+ <point x="1512" y="1440"/>
+ <point x="1676" y="1296"/>
+ <point x="1676" y="1048" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1708" y="832" type="line"/>
+ <point x="1320" y="832" type="line"/>
+ <point x="892" y="832"/>
+ <point x="632" y="644"/>
+ <point x="632" y="376" type="curve" smooth="yes"/>
+ <point x="632" y="140"/>
+ <point x="812" y="-28"/>
+ <point x="1092" y="-28" type="curve" smooth="yes"/>
+ <point x="1460" y="-28"/>
+ <point x="1664" y="192"/>
+ <point x="1736" y="396" type="curve"/>
+ <point x="1700" y="464" type="line"/>
+ <point x="1612" y="208"/>
+ <point x="1404" y="44"/>
+ <point x="1092" y="44" type="curve" smooth="yes"/>
+ <point x="864" y="44"/>
+ <point x="708" y="192"/>
+ <point x="708" y="372" type="curve" smooth="yes"/>
+ <point x="708" y="596"/>
+ <point x="940" y="756"/>
+ <point x="1324" y="756" type="curve"/>
+ <point x="1712" y="756" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1966, 'leftMargin': 234, 'rightMargin': 203}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA658_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA658_.glif
new file mode 100644
index 000000000..bd82c03bb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA658_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA658" format="1">
+ <advance width="1792"/>
+ <unicode hex="A658"/>
+ <outline>
+ <contour>
+ <point x="1632" y="76" type="line"/>
+ <point x="160" y="76" type="line"/>
+ <point x="160" y="0" type="line"/>
+ <point x="1632" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="908" y="1940" type="line"/>
+ <point x="924" y="2004" type="line"/>
+ <point x="852" y="2004" type="line"/>
+ <point x="100" y="0" type="line"/>
+ <point x="184" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1612" y="0" type="line"/>
+ <point x="1692" y="0" type="line"/>
+ <point x="944" y="2004" type="line"/>
+ <point x="872" y="2004" type="line"/>
+ <point x="888" y="1940" type="line"/>
+ </contour>
+ <contour>
+ <point x="1400" y="672" type="line"/>
+ <point x="396" y="672" type="line"/>
+ <point x="396" y="600" type="line"/>
+ <point x="1400" y="600" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1682, 'leftMargin': 45, 'rightMargin': 47}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA659_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA659_.glif
new file mode 100644
index 000000000..66b99e505
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA659_.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA659" format="1">
+ <advance width="1536"/>
+ <unicode hex="A659"/>
+ <outline>
+ <contour>
+ <point x="740" y="1328" type="line"/>
+ <point x="792" y="1488" type="line"/>
+ <point x="728" y="1488" type="line"/>
+ <point x="76" y="0" type="line"/>
+ <point x="152" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1384" y="0" type="line"/>
+ <point x="1464" y="0" type="line"/>
+ <point x="812" y="1488" type="line"/>
+ <point x="744" y="1488" type="line"/>
+ <point x="800" y="1332" type="line"/>
+ </contour>
+ <contour>
+ <point x="1212" y="524" type="line"/>
+ <point x="316" y="524" type="line"/>
+ <point x="316" y="448" type="line"/>
+ <point x="1212" y="448" type="line"/>
+ </contour>
+ <contour>
+ <point x="1404" y="76" type="line"/>
+ <point x="136" y="76" type="line"/>
+ <point x="136" y="0" type="line"/>
+ <point x="1404" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1517, 'leftMargin': 50, 'rightMargin': 79}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA65A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA65A__.glif
new file mode 100644
index 000000000..fd219a8f8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA65A__.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA65A" format="1">
+ <advance width="2304"/>
+ <unicode hex="A65A"/>
+ <outline>
+ <contour>
+ <point x="1972" y="628" type="line"/>
+ <point x="340" y="628" type="line"/>
+ <point x="340" y="552" type="line"/>
+ <point x="1972" y="552" type="line"/>
+ </contour>
+ <contour>
+ <point x="364" y="0" type="line"/>
+ <point x="364" y="536" type="line" smooth="yes"/>
+ <point x="364" y="848"/>
+ <point x="516" y="956"/>
+ <point x="848" y="956" type="curve" smooth="yes"/>
+ <point x="1460" y="956" type="line" smooth="yes"/>
+ <point x="1792" y="956"/>
+ <point x="1944" y="848"/>
+ <point x="1944" y="536" type="curve" smooth="yes"/>
+ <point x="1944" y="0" type="line"/>
+ <point x="2016" y="0" type="line"/>
+ <point x="2016" y="536" type="line" smooth="yes"/>
+ <point x="2016" y="892"/>
+ <point x="1812" y="1032"/>
+ <point x="1460" y="1032" type="curve" smooth="yes"/>
+ <point x="848" y="1032" type="line" smooth="yes"/>
+ <point x="500" y="1032"/>
+ <point x="288" y="892"/>
+ <point x="288" y="536" type="curve" smooth="yes"/>
+ <point x="288" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1808" y="2004" type="line"/>
+ <point x="492" y="2004" type="line"/>
+ <point x="492" y="1928" type="line"/>
+ <point x="1808" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="1188" y="1076" type="line"/>
+ <point x="1116" y="964" type="line"/>
+ <point x="1188" y="964" type="line"/>
+ <point x="1884" y="2004" type="line"/>
+ <point x="1792" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="508" y="2004" type="line"/>
+ <point x="420" y="2004" type="line"/>
+ <point x="1116" y="964" type="line"/>
+ <point x="1184" y="964" type="line"/>
+ <point x="1116" y="1076" type="line"/>
+ </contour>
+ <contour>
+ <point x="1188" y="584" type="line"/>
+ <point x="1116" y="584" type="line"/>
+ <point x="1116" y="0" type="line"/>
+ <point x="1188" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2190, 'leftMargin': 230, 'rightMargin': 231}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA65B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA65B__.glif
new file mode 100644
index 000000000..41925e8bb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA65B__.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA65B" format="1">
+ <advance width="1792"/>
+ <unicode hex="A65B"/>
+ <outline>
+ <contour>
+ <point x="248" y="0" type="line"/>
+ <point x="248" y="308" type="line" smooth="yes"/>
+ <point x="248" y="620"/>
+ <point x="400" y="728"/>
+ <point x="732" y="728" type="curve" smooth="yes"/>
+ <point x="1064" y="728" type="line" smooth="yes"/>
+ <point x="1392" y="728"/>
+ <point x="1548" y="620"/>
+ <point x="1548" y="308" type="curve" smooth="yes"/>
+ <point x="1548" y="0" type="line"/>
+ <point x="1624" y="0" type="line"/>
+ <point x="1624" y="308" type="line" smooth="yes"/>
+ <point x="1624" y="668"/>
+ <point x="1412" y="804"/>
+ <point x="1064" y="804" type="curve" smooth="yes"/>
+ <point x="732" y="804" type="line" smooth="yes"/>
+ <point x="384" y="804"/>
+ <point x="172" y="668"/>
+ <point x="172" y="308" type="curve" smooth="yes"/>
+ <point x="172" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1428" y="1488" type="line"/>
+ <point x="376" y="1488" type="line"/>
+ <point x="376" y="1412" type="line"/>
+ <point x="1428" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="904" y="796" type="line"/>
+ <point x="956" y="744" type="line"/>
+ <point x="1512" y="1488" type="line"/>
+ <point x="1420" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="376" y="1488" type="line"/>
+ <point x="288" y="1488" type="line"/>
+ <point x="844" y="744" type="line"/>
+ <point x="896" y="800" type="line"/>
+ </contour>
+ <contour>
+ <point x="936" y="440" type="line"/>
+ <point x="860" y="440" type="line"/>
+ <point x="860" y="0" type="line"/>
+ <point x="936" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1564" y="472" type="line"/>
+ <point x="224" y="472" type="line"/>
+ <point x="224" y="396" type="line"/>
+ <point x="1564" y="396" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1671, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA65C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA65C__.glif
new file mode 100644
index 000000000..7d96aaf91
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA65C__.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA65C" format="1">
+ <advance width="2304"/>
+ <unicode hex="A65C"/>
+ <outline>
+ <contour>
+ <point x="2020" y="76" type="line"/>
+ <point x="552" y="76" type="line"/>
+ <point x="552" y="0" type="line"/>
+ <point x="2020" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="776" y="672" type="line"/>
+ <point x="252" y="672" type="line"/>
+ <point x="252" y="600" type="line"/>
+ <point x="776" y="600" type="line"/>
+ </contour>
+ <contour>
+ <point x="1296" y="1940" type="line"/>
+ <point x="1312" y="2004" type="line"/>
+ <point x="1240" y="2004" type="line"/>
+ <point x="492" y="0" type="line"/>
+ <point x="572" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2000" y="0" type="line"/>
+ <point x="2080" y="0" type="line"/>
+ <point x="1332" y="2004" type="line"/>
+ <point x="1260" y="2004" type="line"/>
+ <point x="1276" y="1940" type="line"/>
+ </contour>
+ <contour>
+ <point x="1788" y="672" type="line"/>
+ <point x="784" y="672" type="line"/>
+ <point x="784" y="600" type="line"/>
+ <point x="1788" y="600" type="line"/>
+ </contour>
+ <component base="I" xOffset="-104"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2177, 'leftMargin': 275, 'rightMargin': 47}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA65D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA65D__.glif
new file mode 100644
index 000000000..a33a34a63
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA65D__.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA65D" format="1">
+ <advance width="2048"/>
+ <unicode hex="A65D"/>
+ <outline>
+ <contour>
+ <point x="464" y="0" type="line"/>
+ <point x="544" y="0" type="line"/>
+ <point x="1132" y="1328" type="line"/>
+ <point x="1184" y="1488" type="line"/>
+ <point x="1120" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1772" y="0" type="line"/>
+ <point x="1852" y="0" type="line"/>
+ <point x="1200" y="1488" type="line"/>
+ <point x="1136" y="1488" type="line"/>
+ <point x="1188" y="1332" type="line"/>
+ </contour>
+ <contour>
+ <point x="1600" y="524" type="line"/>
+ <point x="704" y="524" type="line"/>
+ <point x="704" y="448" type="line"/>
+ <point x="1600" y="448" type="line"/>
+ </contour>
+ <contour>
+ <point x="528" y="0" type="line"/>
+ <point x="1796" y="0" type="line"/>
+ <point x="1796" y="76" type="line"/>
+ <point x="528" y="76" type="line"/>
+ </contour>
+ <contour>
+ <point x="224" y="524" type="line"/>
+ <point x="224" y="448" type="line"/>
+ <point x="720" y="448" type="line"/>
+ <point x="720" y="524" type="line"/>
+ </contour>
+ <contour>
+ <point x="272" y="1488" type="line"/>
+ <point x="196" y="1488" type="line"/>
+ <point x="196" y="0" type="line"/>
+ <point x="272" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1970, 'leftMargin': 235, 'rightMargin': 78}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA65E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA65E__.glif
new file mode 100644
index 000000000..25d553bec
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA65E__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA65E" format="1">
+ <advance width="1792"/>
+ <unicode hex="A65E"/>
+ <outline>
+ <contour>
+ <point x="1688" y="0" type="line"/>
+ <point x="1604" y="0" type="line"/>
+ <point x="932" y="1808" type="line"/>
+ <point x="868" y="2004" type="line"/>
+ <point x="940" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="160" y="-28" type="curve"/>
+ <point x="108" y="24" type="line"/>
+ <point x="600" y="536"/>
+ <point x="800" y="1212"/>
+ <point x="848" y="2004" type="curve"/>
+ <point x="916" y="2004" type="line"/>
+ <point x="888" y="1756" type="line"/>
+ <point x="840" y="1052"/>
+ <point x="620" y="424"/>
+ </contour>
+ <contour>
+ <point x="956" y="-572" type="line"/>
+ <point x="884" y="-572" type="line"/>
+ <point x="884" y="1916" type="line"/>
+ <point x="956" y="1916" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1682, 'leftMargin': 56, 'rightMargin': 47}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA65F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA65F__.glif
new file mode 100644
index 000000000..498df1dbe
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA65F__.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA65F" format="1">
+ <advance width="1536"/>
+ <unicode hex="A65F"/>
+ <outline>
+ <contour>
+ <point x="1372" y="0" type="line"/>
+ <point x="1292" y="0" type="line"/>
+ <point x="836" y="1172" type="line"/>
+ <point x="724" y="1488" type="line"/>
+ <point x="796" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="220" y="-28" type="curve"/>
+ <point x="164" y="24" type="line"/>
+ <point x="632" y="496"/>
+ <point x="636" y="1004"/>
+ <point x="724" y="1488" type="curve"/>
+ <point x="796" y="1488" type="line"/>
+ <point x="768" y="1368" type="line"/>
+ <point x="696" y="968"/>
+ <point x="708" y="480"/>
+ </contour>
+ <contour>
+ <point x="816" y="-572" type="line"/>
+ <point x="744" y="-572" type="line"/>
+ <point x="744" y="1396" type="line"/>
+ <point x="816" y="1396" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 77, 'rightMargin': 59}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA660_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA660_.glif
new file mode 100644
index 000000000..1c5db30db
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA660_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA660" format="1">
+ <advance width="2048"/>
+ <unicode hex="A660"/>
+ <outline>
+ <contour>
+ <point x="220" y="76" type="line"/>
+ <point x="492" y="76" type="line"/>
+ <point x="492" y="0" type="line"/>
+ <point x="296" y="0" type="line"/>
+ <point x="296" y="-484" type="line"/>
+ <point x="220" y="-484" type="line"/>
+ </contour>
+ <contour>
+ <point x="1832" y="0" type="line"/>
+ <point x="404" y="0" type="line"/>
+ <point x="404" y="2004" type="line"/>
+ <point x="476" y="2004" type="line"/>
+ <point x="476" y="76" type="line"/>
+ <point x="1756" y="76" type="line"/>
+ <point x="1756" y="2004" type="line"/>
+ <point x="1832" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1986, 'leftMargin': 100, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA661_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA661_.glif
new file mode 100644
index 000000000..f6fa997a7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA661_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA661" format="1">
+ <advance width="1536"/>
+ <unicode hex="A661"/>
+ <outline>
+ <contour>
+ <point x="1364" y="0" type="line"/>
+ <point x="296" y="0" type="line"/>
+ <point x="296" y="1488" type="line"/>
+ <point x="372" y="1488" type="line"/>
+ <point x="372" y="76" type="line"/>
+ <point x="1292" y="76" type="line"/>
+ <point x="1292" y="1488" type="line"/>
+ <point x="1364" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="172" y="76" type="line"/>
+ <point x="404" y="76" type="line"/>
+ <point x="404" y="0" type="line"/>
+ <point x="244" y="0" type="line"/>
+ <point x="244" y="-440" type="line"/>
+ <point x="172" y="-440" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1544, 'leftMargin': 116, 'rightMargin': 234}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA662_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA662_.glif
new file mode 100644
index 000000000..48fbd083a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA662_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA662" format="1">
+ <advance width="2816"/>
+ <unicode hex="A662"/>
+ <outline>
+ <contour>
+ <point x="2664" y="2004" type="line"/>
+ <point x="1676" y="2004" type="line"/>
+ <point x="1676" y="1928" type="line"/>
+ <point x="2664" y="1928" type="line"/>
+ </contour>
+ <component base="uni0414" xOffset="-8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2668, 'leftMargin': 160, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA663_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA663_.glif
new file mode 100644
index 000000000..d5666384a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA663_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA663" format="1">
+ <advance width="2048"/>
+ <unicode hex="A663"/>
+ <outline>
+ <contour>
+ <point x="1980" y="1488" type="line"/>
+ <point x="1272" y="1488" type="line"/>
+ <point x="1272" y="1412" type="line"/>
+ <point x="1980" y="1412" type="line"/>
+ </contour>
+ <component base="uni0434" xOffset="-12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1991.0, 'leftMargin': 81, 'rightMargin': 0.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA664_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA664_.glif
new file mode 100644
index 000000000..b497254cf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA664_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA664" format="1">
+ <advance width="2816"/>
+ <unicode hex="A664"/>
+ <outline>
+ <contour>
+ <point x="2644" y="2004" type="line"/>
+ <point x="1656" y="2004" type="line"/>
+ <point x="1656" y="1928" type="line"/>
+ <point x="2644" y="1928" type="line"/>
+ </contour>
+ <component base="uni041B" xOffset="-28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2669, 'leftMargin': 200, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA665_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA665_.glif
new file mode 100644
index 000000000..5b2d79d4d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA665_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA665" format="1">
+ <advance width="2048"/>
+ <unicode hex="A665"/>
+ <outline>
+ <contour>
+ <point x="1952" y="1488" type="line"/>
+ <point x="1244" y="1488" type="line"/>
+ <point x="1244" y="1412" type="line"/>
+ <point x="1952" y="1412" type="line"/>
+ </contour>
+ <component base="uni043B" xOffset="-52"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2002.0, 'leftMargin': 148, 'rightMargin': 0.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA666_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA666_.glif
new file mode 100644
index 000000000..dc64d1d79
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA666_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA666" format="1">
+ <advance width="3328"/>
+ <unicode hex="A666"/>
+ <outline>
+ <contour>
+ <point x="3084" y="2004" type="line"/>
+ <point x="2096" y="2004" type="line"/>
+ <point x="2096" y="1928" type="line"/>
+ <point x="3084" y="1928" type="line"/>
+ </contour>
+ <component base="M" xOffset="-32"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3113.0, 'leftMargin': 275, 'rightMargin': 0.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA667_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA667_.glif
new file mode 100644
index 000000000..2aad690be
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA667_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA667" format="1">
+ <advance width="2560"/>
+ <unicode hex="A667"/>
+ <outline>
+ <contour>
+ <point x="2400" y="1488" type="line"/>
+ <point x="1692" y="1488" type="line"/>
+ <point x="1692" y="1412" type="line"/>
+ <point x="2400" y="1412" type="line"/>
+ </contour>
+ <component base="uni043C" xOffset="-88"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2489, 'leftMargin': 249, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA668_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA668_.glif
new file mode 100644
index 000000000..3d1ac09b7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA668_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA668" format="1">
+ <advance width="1792"/>
+ <unicode hex="A668"/>
+ <outline>
+ <component base="O" xOffset="-44"/>
+ <component base="dotnosp" xOffset="1668" yOffset="-952"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1876, 'leftMargin': 183, 'rightMargin': 183}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA669_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA669_.glif
new file mode 100644
index 000000000..9f8d98972
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA669_.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA669" format="1">
+ <advance width="1792"/>
+ <unicode hex="A669"/>
+ <outline>
+ <contour>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1284" y="-28"/>
+ <point x="1548" y="280"/>
+ <point x="1548" y="716" type="curve" smooth="yes"/>
+ <point x="1548" y="772" type="line" smooth="yes"/>
+ <point x="1548" y="1208"/>
+ <point x="1284" y="1516"/>
+ <point x="896" y="1516" type="curve" smooth="yes"/>
+ <point x="512" y="1516"/>
+ <point x="244" y="1208"/>
+ <point x="244" y="772" type="curve" smooth="yes"/>
+ <point x="244" y="716" type="line" smooth="yes"/>
+ <point x="244" y="280"/>
+ <point x="512" y="-28"/>
+ </contour>
+ <contour>
+ <point x="900" y="48" type="curve" smooth="yes"/>
+ <point x="532" y="48"/>
+ <point x="320" y="360"/>
+ <point x="320" y="716" type="curve" smooth="yes"/>
+ <point x="320" y="772" type="line" smooth="yes"/>
+ <point x="320" y="1120"/>
+ <point x="532" y="1440"/>
+ <point x="896" y="1440" type="curve" smooth="yes"/>
+ <point x="1260" y="1440"/>
+ <point x="1472" y="1120"/>
+ <point x="1472" y="772" type="curve" smooth="yes"/>
+ <point x="1472" y="716" type="line" smooth="yes"/>
+ <point x="1472" y="360"/>
+ <point x="1260" y="48"/>
+ </contour>
+ <contour>
+ <point x="820" y="744" type="curve" smooth="yes"/>
+ <point x="820" y="700"/>
+ <point x="852" y="668"/>
+ <point x="896" y="668" type="curve" smooth="yes"/>
+ <point x="936" y="668"/>
+ <point x="972" y="700"/>
+ <point x="972" y="744" type="curve" smooth="yes"/>
+ <point x="972" y="788"/>
+ <point x="936" y="820"/>
+ <point x="896" y="820" type="curve" smooth="yes"/>
+ <point x="852" y="820"/>
+ <point x="820" y="788"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1550, 'leftMargin': 124, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA66A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA66A__.glif
new file mode 100644
index 000000000..eea453727
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA66A__.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA66A" format="1">
+ <advance width="1792"/>
+ <unicode hex="A66A"/>
+ <outline>
+ <contour>
+ <point x="1652" y="1152" type="line"/>
+ <point x="1652" y="1672"/>
+ <point x="1356" y="2032"/>
+ <point x="896" y="2032" type="curve" smooth="yes"/>
+ <point x="436" y="2032"/>
+ <point x="140" y="1672"/>
+ <point x="140" y="1152" type="curve" smooth="yes"/>
+ <point x="140" y="852" type="line" smooth="yes"/>
+ <point x="140" y="328"/>
+ <point x="440" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1360" y="-28"/>
+ <point x="1652" y="328"/>
+ <point x="1652" y="852" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1576" y="852" type="line"/>
+ <point x="1576" y="380"/>
+ <point x="1328" y="44"/>
+ <point x="896" y="44" type="curve" smooth="yes"/>
+ <point x="468" y="44"/>
+ <point x="216" y="380"/>
+ <point x="216" y="852" type="curve" smooth="yes"/>
+ <point x="216" y="1156" type="line" smooth="yes"/>
+ <point x="216" y="1624"/>
+ <point x="464" y="1956"/>
+ <point x="896" y="1956" type="curve" smooth="yes"/>
+ <point x="1328" y="1956"/>
+ <point x="1576" y="1624"/>
+ <point x="1576" y="1156" type="curve" smooth="yes"/>
+ </contour>
+ <component base="dotnosp" xOffset="1396" yOffset="-952"/>
+ <component base="dotnosp" xOffset="1944" yOffset="-952"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1876, 'leftMargin': 183, 'rightMargin': 183}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA66B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA66B__.glif
new file mode 100644
index 000000000..b4bb14cd8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA66B__.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA66B" format="1">
+ <advance width="1792"/>
+ <unicode hex="A66B"/>
+ <outline>
+ <contour>
+ <point x="244" y="716" type="line"/>
+ <point x="244" y="280"/>
+ <point x="512" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1284" y="-28"/>
+ <point x="1548" y="280"/>
+ <point x="1548" y="716" type="curve" smooth="yes"/>
+ <point x="1548" y="772" type="line" smooth="yes"/>
+ <point x="1548" y="1208"/>
+ <point x="1284" y="1516"/>
+ <point x="896" y="1516" type="curve" smooth="yes"/>
+ <point x="512" y="1516"/>
+ <point x="244" y="1208"/>
+ <point x="244" y="772" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="320" y="772" type="line"/>
+ <point x="320" y="1120"/>
+ <point x="532" y="1440"/>
+ <point x="896" y="1440" type="curve" smooth="yes"/>
+ <point x="1260" y="1440"/>
+ <point x="1472" y="1120"/>
+ <point x="1472" y="772" type="curve" smooth="yes"/>
+ <point x="1472" y="716" type="line" smooth="yes"/>
+ <point x="1472" y="360"/>
+ <point x="1260" y="44"/>
+ <point x="900" y="44" type="curve" smooth="yes"/>
+ <point x="532" y="44"/>
+ <point x="320" y="360"/>
+ <point x="320" y="716" type="curve" smooth="yes"/>
+ </contour>
+ <component base="dotnosp" xOffset="1424" yOffset="-1208"/>
+ <component base="dotnosp" xOffset="1916" yOffset="-1208"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1550, 'leftMargin': 124, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA66C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA66C__.glif
new file mode 100644
index 000000000..c0a2b8e85
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA66C__.glif
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA66C" format="1">
+ <advance width="3328"/>
+ <unicode hex="A66C"/>
+ <outline>
+ <component base="O" xOffset="8"/>
+ <component base="dotnosp" xOffset="1716" yOffset="-952"/>
+ <component base="dotnosp" xOffset="3152" yOffset="-952"/>
+ <component base="O" xOffset="1444"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3311.0, 'leftMargin': 183, 'rightMargin': 182.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA66D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA66D__.glif
new file mode 100644
index 000000000..923f3b2f3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA66D__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA66D" format="1">
+ <advance width="2816"/>
+ <unicode hex="A66D"/>
+ <outline>
+ <component base="uniA669" xOffset="1248"/>
+ <component base="uniA669" xOffset="20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2778, 'leftMargin': 124, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA66E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA66E__.glif
new file mode 100644
index 000000000..6cfaae06c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA66E__.glif
@@ -0,0 +1,342 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA66E" format="1">
+ <advance width="3328"/>
+ <unicode hex="A66E"/>
+ <outline>
+ <contour>
+ <point x="2060" y="1704" type="curve" smooth="yes"/>
+ <point x="2060" y="1660"/>
+ <point x="2096" y="1628"/>
+ <point x="2136" y="1628" type="curve" smooth="yes"/>
+ <point x="2180" y="1628"/>
+ <point x="2216" y="1660"/>
+ <point x="2216" y="1704" type="curve" smooth="yes"/>
+ <point x="2216" y="1748"/>
+ <point x="2180" y="1780"/>
+ <point x="2136" y="1780" type="curve" smooth="yes"/>
+ <point x="2096" y="1780"/>
+ <point x="2060" y="1748"/>
+ </contour>
+ <contour>
+ <point x="2140" y="1140" type="curve" smooth="yes"/>
+ <point x="2444" y="1140"/>
+ <point x="2652" y="1364"/>
+ <point x="2652" y="1688" type="curve" smooth="yes"/>
+ <point x="2652" y="1720" type="line" smooth="yes"/>
+ <point x="2652" y="2044"/>
+ <point x="2444" y="2268"/>
+ <point x="2140" y="2268" type="curve" smooth="yes"/>
+ <point x="1836" y="2268"/>
+ <point x="1624" y="2044"/>
+ <point x="1624" y="1720" type="curve" smooth="yes"/>
+ <point x="1624" y="1688" type="line" smooth="yes"/>
+ <point x="1624" y="1364"/>
+ <point x="1836" y="1140"/>
+ </contour>
+ <contour>
+ <point x="2140" y="1212" type="curve" smooth="yes"/>
+ <point x="1864" y="1212"/>
+ <point x="1700" y="1436"/>
+ <point x="1700" y="1688" type="curve" smooth="yes"/>
+ <point x="1700" y="1720" type="line" smooth="yes"/>
+ <point x="1700" y="1968"/>
+ <point x="1864" y="2196"/>
+ <point x="2140" y="2196" type="curve" smooth="yes"/>
+ <point x="2416" y="2196"/>
+ <point x="2580" y="1968"/>
+ <point x="2580" y="1720" type="curve" smooth="yes"/>
+ <point x="2580" y="1688" type="line" smooth="yes"/>
+ <point x="2580" y="1436"/>
+ <point x="2416" y="1212"/>
+ </contour>
+ <contour>
+ <point x="1108" y="1704" type="curve" smooth="yes"/>
+ <point x="1108" y="1660"/>
+ <point x="1140" y="1628"/>
+ <point x="1184" y="1628" type="curve" smooth="yes"/>
+ <point x="1228" y="1628"/>
+ <point x="1260" y="1660"/>
+ <point x="1260" y="1704" type="curve" smooth="yes"/>
+ <point x="1260" y="1748"/>
+ <point x="1228" y="1780"/>
+ <point x="1184" y="1780" type="curve" smooth="yes"/>
+ <point x="1140" y="1780"/>
+ <point x="1108" y="1748"/>
+ </contour>
+ <contour>
+ <point x="1188" y="1212" type="curve" smooth="yes"/>
+ <point x="908" y="1212"/>
+ <point x="748" y="1436"/>
+ <point x="748" y="1688" type="curve" smooth="yes"/>
+ <point x="748" y="1720" type="line" smooth="yes"/>
+ <point x="748" y="1968"/>
+ <point x="908" y="2196"/>
+ <point x="1184" y="2196" type="curve" smooth="yes"/>
+ <point x="1464" y="2196"/>
+ <point x="1624" y="1968"/>
+ <point x="1624" y="1720" type="curve" smooth="yes"/>
+ <point x="1624" y="1688" type="line" smooth="yes"/>
+ <point x="1624" y="1436"/>
+ <point x="1464" y="1212"/>
+ </contour>
+ <contour>
+ <point x="1188" y="1140" type="curve" smooth="yes"/>
+ <point x="1492" y="1140"/>
+ <point x="1700" y="1364"/>
+ <point x="1700" y="1688" type="curve" smooth="yes"/>
+ <point x="1700" y="1720" type="line" smooth="yes"/>
+ <point x="1700" y="2044"/>
+ <point x="1492" y="2268"/>
+ <point x="1184" y="2268" type="curve" smooth="yes"/>
+ <point x="880" y="2268"/>
+ <point x="672" y="2044"/>
+ <point x="672" y="1720" type="curve" smooth="yes"/>
+ <point x="672" y="1688" type="line" smooth="yes"/>
+ <point x="672" y="1364"/>
+ <point x="884" y="1140"/>
+ </contour>
+ <contour>
+ <point x="1112" y="-176" type="curve" smooth="yes"/>
+ <point x="1112" y="-220"/>
+ <point x="1144" y="-252"/>
+ <point x="1188" y="-252" type="curve" smooth="yes"/>
+ <point x="1228" y="-252"/>
+ <point x="1264" y="-220"/>
+ <point x="1264" y="-176" type="curve" smooth="yes"/>
+ <point x="1264" y="-136"/>
+ <point x="1228" y="-100"/>
+ <point x="1188" y="-100" type="curve" smooth="yes"/>
+ <point x="1144" y="-100"/>
+ <point x="1112" y="-136"/>
+ </contour>
+ <contour>
+ <point x="2064" y="-176" type="curve" smooth="yes"/>
+ <point x="2064" y="-220"/>
+ <point x="2096" y="-252"/>
+ <point x="2140" y="-252" type="curve" smooth="yes"/>
+ <point x="2184" y="-252"/>
+ <point x="2216" y="-220"/>
+ <point x="2216" y="-176" type="curve" smooth="yes"/>
+ <point x="2216" y="-136"/>
+ <point x="2184" y="-100"/>
+ <point x="2140" y="-100" type="curve" smooth="yes"/>
+ <point x="2096" y="-100"/>
+ <point x="2064" y="-136"/>
+ </contour>
+ <contour>
+ <point x="2144" y="-668" type="curve" smooth="yes"/>
+ <point x="1864" y="-668"/>
+ <point x="1704" y="-448"/>
+ <point x="1704" y="-192" type="curve" smooth="yes"/>
+ <point x="1704" y="-164" type="line" smooth="yes"/>
+ <point x="1704" y="84"/>
+ <point x="1864" y="316"/>
+ <point x="2140" y="316" type="curve" smooth="yes"/>
+ <point x="2420" y="316"/>
+ <point x="2580" y="84"/>
+ <point x="2580" y="-164" type="curve" smooth="yes"/>
+ <point x="2580" y="-192" type="line" smooth="yes"/>
+ <point x="2580" y="-448"/>
+ <point x="2420" y="-668"/>
+ </contour>
+ <contour>
+ <point x="1192" y="-744" type="curve" smooth="yes"/>
+ <point x="1496" y="-744"/>
+ <point x="1704" y="-516"/>
+ <point x="1704" y="-192" type="curve" smooth="yes"/>
+ <point x="1704" y="-164" type="line" smooth="yes"/>
+ <point x="1704" y="160"/>
+ <point x="1496" y="388"/>
+ <point x="1188" y="388" type="curve" smooth="yes"/>
+ <point x="884" y="388"/>
+ <point x="676" y="160"/>
+ <point x="676" y="-164" type="curve" smooth="yes"/>
+ <point x="676" y="-192" type="line" smooth="yes"/>
+ <point x="676" y="-516"/>
+ <point x="884" y="-744"/>
+ </contour>
+ <contour>
+ <point x="1192" y="-668" type="curve" smooth="yes"/>
+ <point x="912" y="-668"/>
+ <point x="748" y="-448"/>
+ <point x="748" y="-192" type="curve" smooth="yes"/>
+ <point x="748" y="-164" type="line" smooth="yes"/>
+ <point x="748" y="84"/>
+ <point x="912" y="316"/>
+ <point x="1188" y="316" type="curve" smooth="yes"/>
+ <point x="1468" y="316"/>
+ <point x="1628" y="84"/>
+ <point x="1628" y="-164" type="curve" smooth="yes"/>
+ <point x="1628" y="-192" type="line" smooth="yes"/>
+ <point x="1628" y="-448"/>
+ <point x="1468" y="-668"/>
+ </contour>
+ <contour>
+ <point x="2144" y="-744" type="curve" smooth="yes"/>
+ <point x="2448" y="-744"/>
+ <point x="2656" y="-516"/>
+ <point x="2656" y="-192" type="curve" smooth="yes"/>
+ <point x="2656" y="-164" type="line" smooth="yes"/>
+ <point x="2656" y="160"/>
+ <point x="2448" y="388"/>
+ <point x="2140" y="388" type="curve" smooth="yes"/>
+ <point x="1836" y="388"/>
+ <point x="1628" y="160"/>
+ <point x="1628" y="-164" type="curve" smooth="yes"/>
+ <point x="1628" y="-192" type="line" smooth="yes"/>
+ <point x="1628" y="-516"/>
+ <point x="1840" y="-744"/>
+ </contour>
+ <contour>
+ <point x="2620" y="276" type="curve" smooth="yes"/>
+ <point x="2340" y="276"/>
+ <point x="2180" y="496"/>
+ <point x="2180" y="748" type="curve" smooth="yes"/>
+ <point x="2180" y="780" type="line" smooth="yes"/>
+ <point x="2180" y="1028"/>
+ <point x="2340" y="1256"/>
+ <point x="2616" y="1256" type="curve" smooth="yes"/>
+ <point x="2896" y="1256"/>
+ <point x="3056" y="1028"/>
+ <point x="3056" y="780" type="curve" smooth="yes"/>
+ <point x="3056" y="748" type="line" smooth="yes"/>
+ <point x="3056" y="496"/>
+ <point x="2896" y="276"/>
+ </contour>
+ <contour>
+ <point x="2620" y="200" type="curve" smooth="yes"/>
+ <point x="2924" y="200"/>
+ <point x="3132" y="428"/>
+ <point x="3132" y="748" type="curve" smooth="yes"/>
+ <point x="3132" y="780" type="line" smooth="yes"/>
+ <point x="3132" y="1104"/>
+ <point x="2924" y="1332"/>
+ <point x="2616" y="1332" type="curve" smooth="yes"/>
+ <point x="2312" y="1332"/>
+ <point x="2104" y="1104"/>
+ <point x="2104" y="780" type="curve" smooth="yes"/>
+ <point x="2104" y="748" type="line" smooth="yes"/>
+ <point x="2104" y="428"/>
+ <point x="2316" y="200"/>
+ </contour>
+ <contour>
+ <point x="2540" y="764" type="curve" smooth="yes"/>
+ <point x="2540" y="724"/>
+ <point x="2572" y="688"/>
+ <point x="2616" y="688" type="curve" smooth="yes"/>
+ <point x="2660" y="688"/>
+ <point x="2692" y="724"/>
+ <point x="2692" y="764" type="curve" smooth="yes"/>
+ <point x="2692" y="808"/>
+ <point x="2660" y="844"/>
+ <point x="2616" y="844" type="curve" smooth="yes"/>
+ <point x="2572" y="844"/>
+ <point x="2540" y="808"/>
+ </contour>
+ <contour>
+ <point x="1668" y="276" type="curve" smooth="yes"/>
+ <point x="1388" y="276"/>
+ <point x="1224" y="496"/>
+ <point x="1224" y="748" type="curve" smooth="yes"/>
+ <point x="1224" y="780" type="line" smooth="yes"/>
+ <point x="1224" y="1028"/>
+ <point x="1388" y="1256"/>
+ <point x="1664" y="1256" type="curve" smooth="yes"/>
+ <point x="1940" y="1256"/>
+ <point x="2104" y="1028"/>
+ <point x="2104" y="780" type="curve" smooth="yes"/>
+ <point x="2104" y="748" type="line" smooth="yes"/>
+ <point x="2104" y="496"/>
+ <point x="1940" y="276"/>
+ </contour>
+ <contour>
+ <point x="1588" y="764" type="curve" smooth="yes"/>
+ <point x="1588" y="724"/>
+ <point x="1620" y="688"/>
+ <point x="1664" y="688" type="curve" smooth="yes"/>
+ <point x="1704" y="688"/>
+ <point x="1740" y="724"/>
+ <point x="1740" y="764" type="curve" smooth="yes"/>
+ <point x="1740" y="808"/>
+ <point x="1704" y="844"/>
+ <point x="1664" y="844" type="curve" smooth="yes"/>
+ <point x="1620" y="844"/>
+ <point x="1588" y="808"/>
+ </contour>
+ <contour>
+ <point x="1668" y="200" type="curve" smooth="yes"/>
+ <point x="1972" y="200"/>
+ <point x="2180" y="428"/>
+ <point x="2180" y="748" type="curve" smooth="yes"/>
+ <point x="2180" y="780" type="line" smooth="yes"/>
+ <point x="2180" y="1104"/>
+ <point x="1972" y="1332"/>
+ <point x="1664" y="1332" type="curve" smooth="yes"/>
+ <point x="1360" y="1332"/>
+ <point x="1152" y="1104"/>
+ <point x="1152" y="780" type="curve" smooth="yes"/>
+ <point x="1152" y="748" type="line" smooth="yes"/>
+ <point x="1152" y="428"/>
+ <point x="1360" y="200"/>
+ </contour>
+ <contour>
+ <point x="636" y="764" type="curve" smooth="yes"/>
+ <point x="636" y="724"/>
+ <point x="668" y="688"/>
+ <point x="708" y="688" type="curve" smooth="yes"/>
+ <point x="752" y="688"/>
+ <point x="788" y="724"/>
+ <point x="788" y="764" type="curve" smooth="yes"/>
+ <point x="788" y="808"/>
+ <point x="752" y="844"/>
+ <point x="708" y="844" type="curve" smooth="yes"/>
+ <point x="668" y="844"/>
+ <point x="636" y="808"/>
+ </contour>
+ <contour>
+ <point x="712" y="276" type="curve" smooth="yes"/>
+ <point x="436" y="276"/>
+ <point x="272" y="496"/>
+ <point x="272" y="748" type="curve" smooth="yes"/>
+ <point x="272" y="780" type="line" smooth="yes"/>
+ <point x="272" y="1028"/>
+ <point x="436" y="1256"/>
+ <point x="712" y="1256" type="curve" smooth="yes"/>
+ <point x="988" y="1256"/>
+ <point x="1152" y="1028"/>
+ <point x="1152" y="780" type="curve" smooth="yes"/>
+ <point x="1152" y="748" type="line" smooth="yes"/>
+ <point x="1152" y="496"/>
+ <point x="988" y="276"/>
+ </contour>
+ <contour>
+ <point x="712" y="200" type="curve" smooth="yes"/>
+ <point x="1016" y="200"/>
+ <point x="1224" y="428"/>
+ <point x="1224" y="748" type="curve" smooth="yes"/>
+ <point x="1224" y="780" type="line" smooth="yes"/>
+ <point x="1224" y="1104"/>
+ <point x="1016" y="1332"/>
+ <point x="712" y="1332" type="curve" smooth="yes"/>
+ <point x="408" y="1332"/>
+ <point x="200" y="1104"/>
+ <point x="200" y="780" type="curve" smooth="yes"/>
+ <point x="200" y="748" type="line" smooth="yes"/>
+ <point x="200" y="428"/>
+ <point x="408" y="200"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3180, 'leftMargin': 124, 'rightMargin': 123}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA66F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA66F__.glif
new file mode 100644
index 000000000..18d962f9c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA66F__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA66F" format="1">
+ <advance width="0"/>
+ <unicode hex="A66F"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1507" y="1332" type="line"/>
+ <point x="-1507" y="1796" type="line"/>
+ <point x="-39" y="1796" type="line"/>
+ <point x="-39" y="1332" type="line"/>
+ <point x="36" y="1332" type="line"/>
+ <point x="36" y="1870" type="line"/>
+ <point x="-1581" y="1870" type="line"/>
+ <point x="-1581" y="1332" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA670_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA670_.glif
new file mode 100644
index 000000000..4f12e43b5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA670_.glif
@@ -0,0 +1,130 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA670" format="1">
+ <advance width="0"/>
+ <unicode hex="A670"/>
+ <outline>
+ <contour>
+ <point x="-1764" y="125" type="line"/>
+ <point x="-1854" y="125" type="line"/>
+ <point x="-1675" y="-118" type="line"/>
+ <point x="-1858" y="-366" type="line"/>
+ <point x="-1767" y="-366" type="line"/>
+ <point x="-1624" y="-168" type="line"/>
+ <point x="-1480" y="-366" type="line"/>
+ <point x="-1393" y="-366" type="line"/>
+ <point x="-1574" y="-118" type="line"/>
+ <point x="-1397" y="125" type="line"/>
+ <point x="-1486" y="125" type="line"/>
+ <point x="-1627" y="-67" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1764" y="1882" type="line"/>
+ <point x="-1854" y="1882" type="line"/>
+ <point x="-1675" y="1639" type="line"/>
+ <point x="-1858" y="1392" type="line"/>
+ <point x="-1767" y="1392" type="line"/>
+ <point x="-1624" y="1590" type="line"/>
+ <point x="-1480" y="1392" type="line"/>
+ <point x="-1393" y="1392" type="line"/>
+ <point x="-1574" y="1639" type="line"/>
+ <point x="-1397" y="1882" type="line"/>
+ <point x="-1486" y="1882" type="line"/>
+ <point x="-1627" y="1690" type="line"/>
+ </contour>
+ <contour>
+ <point x="-2107" y="1004" type="line"/>
+ <point x="-2196" y="1004" type="line"/>
+ <point x="-2017" y="760" type="line"/>
+ <point x="-2200" y="513" type="line"/>
+ <point x="-2109" y="513" type="line"/>
+ <point x="-1966" y="711" type="line"/>
+ <point x="-1822" y="513" type="line"/>
+ <point x="-1735" y="513" type="line"/>
+ <point x="-1917" y="760" type="line"/>
+ <point x="-1739" y="1004" type="line"/>
+ <point x="-1829" y="1004" type="line"/>
+ <point x="-1969" y="811" type="line"/>
+ </contour>
+ <contour>
+ <point x="-909" y="-208" type="line"/>
+ <point x="-998" y="-208" type="line"/>
+ <point x="-820" y="-451" type="line"/>
+ <point x="-1002" y="-699" type="line"/>
+ <point x="-912" y="-699" type="line"/>
+ <point x="-769" y="-501" type="line"/>
+ <point x="-624" y="-699" type="line"/>
+ <point x="-538" y="-699" type="line"/>
+ <point x="-719" y="-451" type="line"/>
+ <point x="-542" y="-208" type="line"/>
+ <point x="-631" y="-208" type="line"/>
+ <point x="-771" y="-400" type="line"/>
+ </contour>
+ <contour>
+ <point x="-909" y="2185" type="line"/>
+ <point x="-998" y="2185" type="line"/>
+ <point x="-820" y="1942" type="line"/>
+ <point x="-1002" y="1694" type="line"/>
+ <point x="-912" y="1694" type="line"/>
+ <point x="-769" y="1892" type="line"/>
+ <point x="-624" y="1694" type="line"/>
+ <point x="-538" y="1694" type="line"/>
+ <point x="-719" y="1942" type="line"/>
+ <point x="-542" y="2185" type="line"/>
+ <point x="-631" y="2185" type="line"/>
+ <point x="-771" y="1992" type="line"/>
+ </contour>
+ <contour>
+ <point x="-61" y="125" type="line"/>
+ <point x="-150" y="125" type="line"/>
+ <point x="29" y="-118" type="line"/>
+ <point x="-154" y="-366" type="line"/>
+ <point x="-63" y="-366" type="line"/>
+ <point x="80" y="-168" type="line"/>
+ <point x="224" y="-366" type="line"/>
+ <point x="311" y="-366" type="line"/>
+ <point x="129" y="-118" type="line"/>
+ <point x="307" y="125" type="line"/>
+ <point x="217" y="125" type="line"/>
+ <point x="77" y="-67" type="line"/>
+ </contour>
+ <contour>
+ <point x="-61" y="1882" type="line"/>
+ <point x="-150" y="1882" type="line"/>
+ <point x="29" y="1639" type="line"/>
+ <point x="-154" y="1392" type="line"/>
+ <point x="-63" y="1392" type="line"/>
+ <point x="80" y="1590" type="line"/>
+ <point x="224" y="1392" type="line"/>
+ <point x="311" y="1392" type="line"/>
+ <point x="129" y="1639" type="line"/>
+ <point x="307" y="1882" type="line"/>
+ <point x="217" y="1882" type="line"/>
+ <point x="77" y="1690" type="line"/>
+ </contour>
+ <contour>
+ <point x="283" y="1004" type="line"/>
+ <point x="194" y="1004" type="line"/>
+ <point x="373" y="760" type="line"/>
+ <point x="190" y="513" type="line"/>
+ <point x="281" y="513" type="line"/>
+ <point x="424" y="711" type="line"/>
+ <point x="568" y="513" type="line"/>
+ <point x="655" y="513" type="line"/>
+ <point x="473" y="760" type="line"/>
+ <point x="650" y="1004" type="line"/>
+ <point x="561" y="1004" type="line"/>
+ <point x="421" y="811" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA671_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA671_.glif
new file mode 100644
index 000000000..43396bb61
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA671_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA671" format="1">
+ <advance width="0"/>
+ <unicode hex="A671"/>
+ <outline>
+ <contour>
+ <point x="-1581" y="193" type="line"/>
+ <point x="-1581" y="-345" type="line"/>
+ <point x="36" y="-345" type="line"/>
+ <point x="36" y="193" type="line"/>
+ <point x="-39" y="193" type="line"/>
+ <point x="-39" y="-271" type="line"/>
+ <point x="-1507" y="-271" type="line"/>
+ <point x="-1507" y="193" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1507" y="1332" type="line"/>
+ <point x="-1507" y="1796" type="line"/>
+ <point x="-39" y="1796" type="line"/>
+ <point x="-39" y="1332" type="line"/>
+ <point x="36" y="1332" type="line"/>
+ <point x="36" y="1870" type="line"/>
+ <point x="-1581" y="1870" type="line"/>
+ <point x="-1581" y="1332" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA672_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA672_.glif
new file mode 100644
index 000000000..d98924eba
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA672_.glif
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA672" format="1">
+ <advance width="0"/>
+ <unicode hex="A672"/>
+ <outline>
+ <contour>
+ <point x="-1598" y="1211" type="line"/>
+ <point x="-2274" y="1211" type="line"/>
+ <point x="-2274" y="1139" type="line"/>
+ <point x="-1598" y="1139" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1598" y="386" type="line"/>
+ <point x="-2274" y="386" type="line"/>
+ <point x="-2274" y="314" type="line"/>
+ <point x="-1598" y="314" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1598" y="799" type="line"/>
+ <point x="-2274" y="799" type="line"/>
+ <point x="-2274" y="726" type="line"/>
+ <point x="-1598" y="726" type="line"/>
+ </contour>
+ <contour>
+ <point x="729" y="1211" type="line"/>
+ <point x="52" y="1211" type="line"/>
+ <point x="52" y="1139" type="line"/>
+ <point x="729" y="1139" type="line"/>
+ </contour>
+ <contour>
+ <point x="729" y="386" type="line"/>
+ <point x="52" y="386" type="line"/>
+ <point x="52" y="314" type="line"/>
+ <point x="729" y="314" type="line"/>
+ </contour>
+ <contour>
+ <point x="729" y="799" type="line"/>
+ <point x="52" y="799" type="line"/>
+ <point x="52" y="726" type="line"/>
+ <point x="729" y="726" type="line"/>
+ </contour>
+ <contour>
+ <point x="-326" y="-656" type="line"/>
+ <point x="-326" y="-117" type="line"/>
+ <point x="-399" y="-117" type="line"/>
+ <point x="-399" y="-656" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1151" y="-656" type="line"/>
+ <point x="-1151" y="-117" type="line"/>
+ <point x="-1224" y="-117" type="line"/>
+ <point x="-1224" y="-656" type="line"/>
+ </contour>
+ <contour>
+ <point x="-738" y="-656" type="line"/>
+ <point x="-738" y="-117" type="line"/>
+ <point x="-811" y="-117" type="line"/>
+ <point x="-811" y="-656" type="line"/>
+ </contour>
+ <contour>
+ <point x="-738" y="1634" type="line"/>
+ <point x="-738" y="2173" type="line"/>
+ <point x="-811" y="2173" type="line"/>
+ <point x="-811" y="1634" type="line"/>
+ </contour>
+ <contour>
+ <point x="-503" y="1940" type="line"/>
+ <point x="-1042" y="1940" type="line"/>
+ <point x="-1042" y="1867" type="line"/>
+ <point x="-503" y="1867" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1903.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA673_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA673_.glif
new file mode 100644
index 000000000..f320055f2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA673_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA673" format="1">
+ <advance width="1536"/>
+ <unicode hex="A673"/>
+ <outline>
+ <contour>
+ <point x="588" y="1488" type="line"/>
+ <point x="772" y="1804" type="line"/>
+ <point x="952" y="1488" type="line"/>
+ <point x="1312" y="1488" type="line"/>
+ <point x="1132" y="1172" type="line"/>
+ <point x="1312" y="864" type="line"/>
+ <point x="952" y="864" type="line"/>
+ <point x="772" y="548" type="line"/>
+ <point x="588" y="864" type="line"/>
+ <point x="224" y="864" type="line"/>
+ <point x="408" y="1172" type="line"/>
+ <point x="224" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="368" y="940" type="line"/>
+ <point x="632" y="940" type="line"/>
+ <point x="772" y="704" type="line"/>
+ <point x="908" y="940" type="line"/>
+ <point x="1176" y="940" type="line"/>
+ <point x="1040" y="1172" type="line"/>
+ <point x="1176" y="1408" type="line"/>
+ <point x="908" y="1408" type="line"/>
+ <point x="772" y="1648" type="line"/>
+ <point x="632" y="1408" type="line"/>
+ <point x="368" y="1408" type="line"/>
+ <point x="496" y="1172" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1306, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA674_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA674_.glif
new file mode 100644
index 000000000..327566fa4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA674_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA674" format="1">
+ <advance width="0"/>
+ <unicode hex="A674"/>
+ <outline>
+ <contour>
+ <point x="-759" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-754" y="1639" type="curve" smooth="yes"/>
+ <point x="-608" y="1639"/>
+ <point x="-477" y="1727"/>
+ <point x="-477" y="1907" type="curve"/>
+ <point x="-532" y="1907" type="line"/>
+ <point x="-532" y="1763"/>
+ <point x="-628" y="1694"/>
+ <point x="-754" y="1694" type="curve" smooth="yes"/>
+ <point x="-924" y="1694"/>
+ <point x="-1013" y="1830"/>
+ <point x="-1013" y="2019" type="curve" smooth="yes"/>
+ <point x="-1013" y="2047" type="line" smooth="yes"/>
+ <point x="-1013" y="2239"/>
+ <point x="-924" y="2372"/>
+ <point x="-752" y="2372" type="curve" smooth="yes"/>
+ <point x="-639" y="2372"/>
+ <point x="-532" y="2318"/>
+ <point x="-532" y="2179" type="curve"/>
+ <point x="-477" y="2179" type="line"/>
+ <point x="-477" y="2340"/>
+ <point x="-613" y="2427"/>
+ <point x="-752" y="2427" type="curve" smooth="yes"/>
+ <point x="-949" y="2427"/>
+ <point x="-1068" y="2270"/>
+ <point x="-1068" y="2047" type="curve" smooth="yes"/>
+ <point x="-1068" y="2019" type="line" smooth="yes"/>
+ <point x="-1068" y="1796"/>
+ <point x="-949" y="1639"/>
+ </contour>
+ <contour>
+ <point x="-1042" y="2006" type="line"/>
+ <point x="-630" y="2006" type="line"/>
+ <point x="-630" y="2061" type="line"/>
+ <point x="-1042" y="2061" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA675_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA675_.glif
new file mode 100644
index 000000000..01eb34c02
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA675_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA675" format="1">
+ <advance width="0"/>
+ <unicode hex="A675"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-510" y="2358" type="line"/>
+ <point x="-1008" y="1653" type="line"/>
+ <point x="-1037" y="1705" type="line"/>
+ <point x="-539" y="2412" type="line"/>
+ </contour>
+ <contour>
+ <point x="-539" y="2412" type="line"/>
+ <point x="-484" y="2412" type="line"/>
+ <point x="-484" y="1653" type="line"/>
+ <point x="-539" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1063" y="2412" type="line"/>
+ <point x="-1008" y="2412" type="line"/>
+ <point x="-1008" y="1653" type="line"/>
+ <point x="-1063" y="1653" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA676_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA676_.glif
new file mode 100644
index 000000000..93a995f98
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA676_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA676" format="1">
+ <advance width="0"/>
+ <unicode hex="A676"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-747" y="2412" type="line"/>
+ <point x="-802" y="2412" type="line"/>
+ <point x="-802" y="1653" type="line"/>
+ <point x="-747" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-917" y="2648" type="curve" smooth="yes"/>
+ <point x="-917" y="2622"/>
+ <point x="-898" y="2602"/>
+ <point x="-870" y="2602" type="curve" smooth="yes"/>
+ <point x="-844" y="2602"/>
+ <point x="-822" y="2622"/>
+ <point x="-822" y="2648" type="curve" smooth="yes"/>
+ <point x="-822" y="2674"/>
+ <point x="-844" y="2696"/>
+ <point x="-870" y="2696" type="curve" smooth="yes"/>
+ <point x="-898" y="2696"/>
+ <point x="-917" y="2674"/>
+ </contour>
+ <contour>
+ <point x="-725" y="2648" type="curve" smooth="yes"/>
+ <point x="-725" y="2622"/>
+ <point x="-705" y="2602"/>
+ <point x="-678" y="2602" type="curve" smooth="yes"/>
+ <point x="-652" y="2602"/>
+ <point x="-630" y="2622"/>
+ <point x="-630" y="2648" type="curve" smooth="yes"/>
+ <point x="-630" y="2674"/>
+ <point x="-652" y="2696"/>
+ <point x="-678" y="2696" type="curve" smooth="yes"/>
+ <point x="-705" y="2696"/>
+ <point x="-725" y="2674"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA677_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA677_.glif
new file mode 100644
index 000000000..dc3dac377
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA677_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA677" format="1">
+ <advance width="0"/>
+ <unicode hex="A677"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1348" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-769" y="1711" type="line"/>
+ <point x="-832" y="1539" type="line" smooth="yes"/>
+ <point x="-872" y="1431"/>
+ <point x="-910" y="1386"/>
+ <point x="-1004" y="1386" type="curve" smooth="yes"/>
+ <point x="-1013" y="1386"/>
+ <point x="-1040" y="1389"/>
+ <point x="-1052" y="1393" type="curve"/>
+ <point x="-1057" y="1339" type="line"/>
+ <point x="-1046" y="1334"/>
+ <point x="-1020" y="1331"/>
+ <point x="-1004" y="1331" type="curve" smooth="yes"/>
+ <point x="-865" y="1331"/>
+ <point x="-817" y="1431"/>
+ <point x="-787" y="1511" type="curve" smooth="yes"/>
+ <point x="-450" y="2397" type="line"/>
+ <point x="-506" y="2397" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1037" y="2397" type="line"/>
+ <point x="-1096" y="2397" type="line"/>
+ <point x="-787" y="1623" type="line"/>
+ <point x="-738" y="1645" type="line"/>
+ <point x="-788" y="1775" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA678_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA678_.glif
new file mode 100644
index 000000000..2a0d941b4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA678_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA678" format="1">
+ <advance width="0"/>
+ <unicode hex="A678"/>
+ <outline>
+ <contour>
+ <point x="-887" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1011" y="2412" type="line"/>
+ <point x="-1276" y="2412" type="line"/>
+ <point x="-1276" y="2357" type="line"/>
+ <point x="-1011" y="2357" type="line"/>
+ </contour>
+ <component base="uniA67A"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA679_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA679_.glif
new file mode 100644
index 000000000..426a0ee9c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA679_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA679" format="1">
+ <advance width="0"/>
+ <unicode hex="A679"/>
+ <outline>
+ <contour>
+ <point x="-708" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-367" y="2412" type="line"/>
+ <point x="-422" y="2412" type="line"/>
+ <point x="-422" y="1653" type="line"/>
+ <point x="-367" y="1653" type="line"/>
+ </contour>
+ <component base="uniA67A"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA67A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA67A__.glif
new file mode 100644
index 000000000..d380dd4ba
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA67A__.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA67A" format="1">
+ <advance width="0"/>
+ <unicode hex="A67A"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1035" y="2123" type="line"/>
+ <point x="-1035" y="2068" type="line"/>
+ <point x="-769" y="2068" type="line" smooth="yes"/>
+ <point x="-604" y="2068"/>
+ <point x="-553" y="1987"/>
+ <point x="-553" y="1888" type="curve" smooth="yes"/>
+ <point x="-553" y="1783"/>
+ <point x="-604" y="1708"/>
+ <point x="-769" y="1708" type="curve" smooth="yes"/>
+ <point x="-993" y="1708" type="line"/>
+ <point x="-993" y="2412" type="line"/>
+ <point x="-1048" y="2412" type="line"/>
+ <point x="-1048" y="1653" type="line"/>
+ <point x="-769" y="1653" type="line" smooth="yes"/>
+ <point x="-579" y="1653"/>
+ <point x="-498" y="1752"/>
+ <point x="-498" y="1888" type="curve" smooth="yes"/>
+ <point x="-498" y="2023"/>
+ <point x="-579" y="2123"/>
+ <point x="-769" y="2123" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA67B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA67B__.glif
new file mode 100644
index 000000000..cec8a0810
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA67B__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA67B" format="1">
+ <advance width="0"/>
+ <unicode hex="A67B"/>
+ <outline>
+ <contour>
+ <point x="-773" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-551" y="1638" type="curve" smooth="yes"/>
+ <point x="-388" y="1638"/>
+ <point x="-303" y="1723"/>
+ <point x="-303" y="1979" type="curve" smooth="yes"/>
+ <point x="-303" y="2412" type="line"/>
+ <point x="-358" y="2412" type="line"/>
+ <point x="-358" y="1977" type="line" smooth="yes"/>
+ <point x="-358" y="1748"/>
+ <point x="-429" y="1693"/>
+ <point x="-551" y="1693" type="curve" smooth="yes"/>
+ <point x="-674" y="1693"/>
+ <point x="-745" y="1748"/>
+ <point x="-745" y="1977" type="curve" smooth="yes"/>
+ <point x="-745" y="2412" type="line"/>
+ <point x="-800" y="2412" type="line"/>
+ <point x="-800" y="1977" type="line" smooth="yes"/>
+ <point x="-800" y="1748"/>
+ <point x="-872" y="1693"/>
+ <point x="-994" y="1693" type="curve" smooth="yes"/>
+ <point x="-1117" y="1693"/>
+ <point x="-1188" y="1748"/>
+ <point x="-1188" y="1977" type="curve" smooth="yes"/>
+ <point x="-1188" y="2412" type="line"/>
+ <point x="-1243" y="2412" type="line"/>
+ <point x="-1243" y="1979" type="line" smooth="yes"/>
+ <point x="-1243" y="1723"/>
+ <point x="-1158" y="1638"/>
+ <point x="-994" y="1638" type="curve" smooth="yes"/>
+ <point x="-884" y="1638"/>
+ <point x="-810" y="1680"/>
+ <point x="-773" y="1792" type="curve"/>
+ <point x="-736" y="1680"/>
+ <point x="-661" y="1638"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA67C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA67C__.glif
new file mode 100644
index 000000000..5f10001e6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA67C__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA67C" format="1">
+ <advance width="0"/>
+ <unicode hex="A67C"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="breve" xOffset="-1359"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA67D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA67D__.glif
new file mode 100644
index 000000000..350d42cb5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA67D__.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA67D" format="1">
+ <advance width="0"/>
+ <unicode hex="A67D"/>
+ <outline>
+ <contour>
+ <point x="-765" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-1064" y="2074" type="line"/>
+ <point x="-1084" y="1844"/>
+ <point x="-935" y="1728"/>
+ <point x="-743" y="1728" type="curve" smooth="yes"/>
+ <point x="-616" y="1728"/>
+ <point x="-543" y="1792"/>
+ <point x="-509" y="1844" type="curve"/>
+ <point x="-527" y="1904" type="line"/>
+ <point x="-569" y="1852"/>
+ <point x="-626" y="1801"/>
+ <point x="-743" y="1801" type="curve" smooth="yes"/>
+ <point x="-862" y="1801"/>
+ <point x="-994" y="1856"/>
+ <point x="-991" y="2074" type="curve"/>
+ </contour>
+ <contour>
+ <point x="-463" y="1987" type="line"/>
+ <point x="-538" y="1987" type="line"/>
+ <point x="-644" y="1580" type="line"/>
+ <point x="-569" y="1580" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA67E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA67E__.glif
new file mode 100644
index 000000000..b81fc654d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA67E__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA67E" format="1">
+ <advance width="1024"/>
+ <unicode hex="A67E"/>
+ <outline>
+ <component base="breve" xOffset="-72"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 986, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA67F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA67F__.glif
new file mode 100644
index 000000000..e849dcdd8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA67F__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA67F" format="1">
+ <advance width="1024"/>
+ <unicode hex="A67F"/>
+ <outline>
+ <component base="uniA67D" xOffset="1276"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 824, 'leftMargin': 111.1978439734725, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA680_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA680_.glif
new file mode 100644
index 000000000..a913b0c6e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA680_.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA680" format="1">
+ <advance width="2048"/>
+ <unicode hex="A680"/>
+ <outline>
+ <contour>
+ <point x="752" y="1364" type="curve" smooth="yes"/>
+ <point x="800" y="2420" type="line"/>
+ <point x="728" y="2420" type="line"/>
+ <point x="680" y="1364" type="line" smooth="yes"/>
+ <point x="640" y="504"/>
+ <point x="348" y="152"/>
+ <point x="264" y="76" type="curve"/>
+ <point x="160" y="76" type="line"/>
+ <point x="160" y="0" type="line"/>
+ <point x="260" y="0" type="line"/>
+ <point x="408" y="44"/>
+ <point x="716" y="544"/>
+ </contour>
+ <contour>
+ <point x="1832" y="76" type="line"/>
+ <point x="200" y="76" type="line"/>
+ <point x="200" y="0" type="line"/>
+ <point x="1832" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1892" y="76" type="line"/>
+ <point x="1816" y="76" type="line"/>
+ <point x="1816" y="-480" type="line"/>
+ <point x="1892" y="-480" type="line"/>
+ </contour>
+ <contour>
+ <point x="232" y="76" type="line"/>
+ <point x="160" y="76" type="line"/>
+ <point x="160" y="-480" type="line"/>
+ <point x="232" y="-480" type="line"/>
+ </contour>
+ <contour>
+ <point x="1684" y="2004" type="line"/>
+ <point x="740" y="2004" type="line"/>
+ <point x="740" y="1928" type="line"/>
+ <point x="1684" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="1724" y="2004" type="line"/>
+ <point x="1652" y="2004" type="line"/>
+ <point x="1652" y="0" type="line"/>
+ <point x="1724" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1959, 'leftMargin': 127, 'rightMargin': 100}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA681_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA681_.glif
new file mode 100644
index 000000000..d27cb173d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA681_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA681" format="1">
+ <advance width="1536"/>
+ <unicode hex="A681"/>
+ <outline>
+ <contour>
+ <point x="532" y="1740" type="line"/>
+ <point x="492" y="972" type="line" smooth="yes"/>
+ <point x="460" y="388"/>
+ <point x="288" y="192"/>
+ <point x="200" y="76" type="curve"/>
+ <point x="172" y="76" type="line"/>
+ <point x="172" y="0" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="364" y="136"/>
+ <point x="536" y="392"/>
+ <point x="564" y="972" type="curve" smooth="yes"/>
+ <point x="604" y="1740" type="line"/>
+ </contour>
+ <contour>
+ <point x="560" y="1488" type="line"/>
+ <point x="560" y="1416" type="line"/>
+ <point x="1244" y="1416" type="line"/>
+ <point x="1244" y="0" type="line"/>
+ <point x="1316" y="0" type="line"/>
+ <point x="1316" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="104" y="76" type="line"/>
+ <point x="104" y="-436" type="line"/>
+ <point x="164" y="-436" type="line"/>
+ <point x="164" y="0" type="line"/>
+ <point x="1360" y="0" type="line"/>
+ <point x="1360" y="-436" type="line"/>
+ <point x="1436" y="-436" type="line"/>
+ <point x="1436" y="76" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1529.0, 'leftMargin': 81, 'rightMargin': 115.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA682_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA682_.glif
new file mode 100644
index 000000000..c1f3aac15
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA682_.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA682" format="1">
+ <advance width="1792"/>
+ <unicode hex="A682"/>
+ <outline>
+ <contour>
+ <point x="1528" y="4" type="curve" smooth="yes"/>
+ <point x="1528" y="-352"/>
+ <point x="1276" y="-528"/>
+ <point x="924" y="-528" type="curve" smooth="yes"/>
+ <point x="636" y="-528"/>
+ <point x="260" y="-408"/>
+ <point x="260" y="-8" type="curve"/>
+ <point x="188" y="-8" type="line"/>
+ <point x="188" y="-456"/>
+ <point x="584" y="-600"/>
+ <point x="924" y="-600" type="curve" smooth="yes"/>
+ <point x="1300" y="-600"/>
+ <point x="1604" y="-400"/>
+ <point x="1604" y="8" type="curve" smooth="yes"/>
+ <point x="1604" y="424"/>
+ <point x="1328" y="640"/>
+ <point x="932" y="784" type="curve" smooth="yes"/>
+ <point x="468" y="956"/>
+ <point x="328" y="1180"/>
+ <point x="328" y="1444" type="curve" smooth="yes"/>
+ <point x="328" y="1752"/>
+ <point x="540" y="1956"/>
+ <point x="916" y="1956" type="curve" smooth="yes"/>
+ <point x="1272" y="1956"/>
+ <point x="1508" y="1736"/>
+ <point x="1508" y="1440" type="curve"/>
+ <point x="1584" y="1440" type="line"/>
+ <point x="1584" y="1792"/>
+ <point x="1304" y="2032"/>
+ <point x="916" y="2032" type="curve" smooth="yes"/>
+ <point x="540" y="2032"/>
+ <point x="252" y="1832"/>
+ <point x="252" y="1444" type="curve" smooth="yes"/>
+ <point x="252" y="1072"/>
+ <point x="516" y="856"/>
+ <point x="912" y="712" type="curve" smooth="yes"/>
+ <point x="1364" y="548"/>
+ <point x="1528" y="316"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1665, 'leftMargin': 132, 'rightMargin': 115}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA683_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA683_.glif
new file mode 100644
index 000000000..255c70235
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA683_.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA683" format="1">
+ <advance width="1280"/>
+ <unicode hex="A683"/>
+ <outline>
+ <contour>
+ <point x="1108" y="-108" type="curve" smooth="yes"/>
+ <point x="1108" y="-348"/>
+ <point x="980" y="-528"/>
+ <point x="660" y="-528" type="curve" smooth="yes"/>
+ <point x="444" y="-528"/>
+ <point x="192" y="-452"/>
+ <point x="176" y="-196" type="curve"/>
+ <point x="100" y="-196" type="line"/>
+ <point x="100" y="-412"/>
+ <point x="300" y="-600"/>
+ <point x="660" y="-600" type="curve" smooth="yes"/>
+ <point x="1008" y="-600"/>
+ <point x="1180" y="-396"/>
+ <point x="1180" y="-108" type="curve" smooth="yes"/>
+ <point x="1180" y="196"/>
+ <point x="968" y="368"/>
+ <point x="684" y="524" type="curve" smooth="yes"/>
+ <point x="360" y="708"/>
+ <point x="224" y="840"/>
+ <point x="224" y="1060" type="curve" smooth="yes"/>
+ <point x="224" y="1268"/>
+ <point x="348" y="1440"/>
+ <point x="648" y="1440" type="curve" smooth="yes"/>
+ <point x="940" y="1440"/>
+ <point x="1104" y="1276"/>
+ <point x="1104" y="1092" type="curve"/>
+ <point x="1180" y="1092" type="line"/>
+ <point x="1180" y="1344"/>
+ <point x="980" y="1516"/>
+ <point x="648" y="1516" type="curve" smooth="yes"/>
+ <point x="336" y="1516"/>
+ <point x="148" y="1328"/>
+ <point x="148" y="1060" type="curve" smooth="yes"/>
+ <point x="148" y="768"/>
+ <point x="368" y="608"/>
+ <point x="652" y="456" type="curve" smooth="yes"/>
+ <point x="960" y="296"/>
+ <point x="1108" y="108"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1401, 'leftMargin': 143, 'rightMargin': 179}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA684_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA684_.glif
new file mode 100644
index 000000000..2202498dd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA684_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA684" format="1">
+ <advance width="3328"/>
+ <unicode hex="A684"/>
+ <outline>
+ <contour>
+ <point x="1856" y="2004" type="line"/>
+ <point x="1784" y="2004" type="line"/>
+ <point x="1784" y="0" type="line"/>
+ <point x="1856" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="3132" y="2004" type="line"/>
+ <point x="3036" y="2004" type="line"/>
+ <point x="2184" y="1052" type="line"/>
+ <point x="1040" y="1052" type="line"/>
+ <point x="1028" y="980" type="line"/>
+ <point x="2224" y="980" type="line"/>
+ </contour>
+ <contour>
+ <point x="3096" y="0" type="line"/>
+ <point x="3196" y="0" type="line"/>
+ <point x="2208" y="1048" type="line"/>
+ <point x="2160" y="984" type="line"/>
+ </contour>
+ <component base="uni0417" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3297, 'leftMargin': 138, 'rightMargin': 97}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA685_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA685_.glif
new file mode 100644
index 000000000..4e4cd1451
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA685_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA685" format="1">
+ <advance width="2816"/>
+ <unicode hex="A685"/>
+ <outline>
+ <contour>
+ <point x="1588" y="1488" type="line"/>
+ <point x="1512" y="1488" type="line"/>
+ <point x="1512" y="0" type="line"/>
+ <point x="1588" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2568" y="1488" type="line"/>
+ <point x="2464" y="1488" type="line"/>
+ <point x="1872" y="800" type="line"/>
+ <point x="892" y="800" type="line"/>
+ <point x="888" y="728" type="line"/>
+ <point x="1908" y="728" type="line"/>
+ </contour>
+ <contour>
+ <point x="2544" y="0" type="line"/>
+ <point x="2656" y="0" type="line"/>
+ <point x="1896" y="804" type="line"/>
+ <point x="1852" y="732" type="line"/>
+ </contour>
+ <component base="uni0437" xOffset="12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2628, 'leftMargin': 110, 'rightMargin': 22}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA686_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA686_.glif
new file mode 100644
index 000000000..de7ef046e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA686_.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA686" format="1">
+ <advance width="1536"/>
+ <unicode hex="A686"/>
+ <outline>
+ <contour>
+ <point x="140" y="2004" type="line"/>
+ <point x="140" y="1520" type="line" smooth="yes"/>
+ <point x="140" y="1072"/>
+ <point x="208" y="904"/>
+ <point x="572" y="904" type="curve" smooth="yes"/>
+ <point x="676" y="904"/>
+ <point x="840" y="932"/>
+ <point x="924" y="960" type="curve"/>
+ <point x="840" y="1016" type="line"/>
+ <point x="800" y="1000"/>
+ <point x="644" y="980"/>
+ <point x="568" y="980" type="curve" smooth="yes"/>
+ <point x="248" y="980"/>
+ <point x="216" y="1136"/>
+ <point x="216" y="1520" type="curve" smooth="yes"/>
+ <point x="216" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1324" y="2004" type="line"/>
+ <point x="1324" y="0" type="line"/>
+ <point x="1400" y="0" type="line"/>
+ <point x="1400" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="648" y="2004" type="line"/>
+ <point x="648" y="1520" type="line" smooth="yes"/>
+ <point x="648" y="1072"/>
+ <point x="716" y="904"/>
+ <point x="1072" y="904" type="curve" smooth="yes"/>
+ <point x="1168" y="904"/>
+ <point x="1300" y="924"/>
+ <point x="1368" y="960" type="curve"/>
+ <point x="1368" y="1036" type="line"/>
+ <point x="1296" y="1000"/>
+ <point x="1188" y="980"/>
+ <point x="1072" y="980" type="curve" smooth="yes"/>
+ <point x="756" y="980"/>
+ <point x="724" y="1136"/>
+ <point x="724" y="1520" type="curve" smooth="yes"/>
+ <point x="724" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1623, 'leftMargin': 89, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA687_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA687_.glif
new file mode 100644
index 000000000..341348d26
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA687_.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA687" format="1">
+ <advance width="1536"/>
+ <unicode hex="A687"/>
+ <outline>
+ <contour>
+ <point x="1340" y="1488" type="line"/>
+ <point x="1264" y="1488" type="line"/>
+ <point x="1264" y="0" type="line"/>
+ <point x="1340" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="852" y="720" type="line"/>
+ <point x="796" y="696"/>
+ <point x="656" y="684"/>
+ <point x="596" y="684" type="curve" smooth="yes"/>
+ <point x="324" y="684"/>
+ <point x="272" y="780"/>
+ <point x="272" y="1168" type="curve" smooth="yes"/>
+ <point x="272" y="1488" type="line"/>
+ <point x="200" y="1488" type="line"/>
+ <point x="200" y="1168" type="line" smooth="yes"/>
+ <point x="200" y="716"/>
+ <point x="280" y="608"/>
+ <point x="596" y="608" type="curve" smooth="yes"/>
+ <point x="688" y="608"/>
+ <point x="844" y="632"/>
+ <point x="924" y="668" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1324" y="740" type="line"/>
+ <point x="1260" y="704"/>
+ <point x="1160" y="684"/>
+ <point x="1048" y="684" type="curve" smooth="yes"/>
+ <point x="804" y="684"/>
+ <point x="756" y="780"/>
+ <point x="756" y="1168" type="curve" smooth="yes"/>
+ <point x="756" y="1488" type="line"/>
+ <point x="680" y="1488" type="line"/>
+ <point x="680" y="1168" type="line" smooth="yes"/>
+ <point x="680" y="716"/>
+ <point x="760" y="608"/>
+ <point x="1048" y="608" type="curve" smooth="yes"/>
+ <point x="1156" y="608"/>
+ <point x="1240" y="628"/>
+ <point x="1324" y="668" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1464, 'leftMargin': 92, 'rightMargin': 233}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA688_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA688_.glif
new file mode 100644
index 000000000..3cd09d487
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA688_.glif
@@ -0,0 +1,104 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA688" format="1">
+ <advance width="2304"/>
+ <unicode hex="A688"/>
+ <outline>
+ <contour>
+ <point x="1916" y="-280" type="line"/>
+ <point x="2068" y="-280"/>
+ <point x="2148" y="-200"/>
+ <point x="2148" y="-108" type="curve" smooth="yes"/>
+ <point x="2148" y="12"/>
+ <point x="2072" y="76"/>
+ <point x="1916" y="76" type="curve" smooth="yes"/>
+ <point x="1704" y="76" type="line"/>
+ <point x="1712" y="0" type="line"/>
+ <point x="1764" y="0"/>
+ <point x="1808" y="0"/>
+ <point x="1916" y="0" type="curve" smooth="yes"/>
+ <point x="2044" y="0"/>
+ <point x="2088" y="-36"/>
+ <point x="2088" y="-108" type="curve" smooth="yes"/>
+ <point x="2088" y="-160"/>
+ <point x="2060" y="-220"/>
+ <point x="1912" y="-220" type="curve" smooth="yes"/>
+ <point x="1828" y="-220" type="line"/>
+ <point x="1828" y="-280" type="line"/>
+ </contour>
+ <contour>
+ <point x="1828" y="-228" type="line"/>
+ <point x="1828" y="-284" type="line"/>
+ <point x="1912" y="-284" type="line" smooth="yes"/>
+ <point x="2056" y="-284"/>
+ <point x="2096" y="-340"/>
+ <point x="2096" y="-416" type="curve" smooth="yes"/>
+ <point x="2096" y="-480"/>
+ <point x="2056" y="-540"/>
+ <point x="1916" y="-540" type="curve" smooth="yes"/>
+ <point x="1804" y="-540"/>
+ <point x="1740" y="-496"/>
+ <point x="1732" y="-408" type="curve"/>
+ <point x="1668" y="-408" type="line"/>
+ <point x="1668" y="-540"/>
+ <point x="1800" y="-600"/>
+ <point x="1916" y="-600" type="curve" smooth="yes"/>
+ <point x="2068" y="-600"/>
+ <point x="2160" y="-532"/>
+ <point x="2160" y="-416" type="curve" smooth="yes"/>
+ <point x="2160" y="-304"/>
+ <point x="2084" y="-228"/>
+ <point x="1916" y="-228" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1820" y="76" type="line"/>
+ <point x="188" y="76" type="line"/>
+ <point x="188" y="0" type="line"/>
+ <point x="1820" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="220" y="76" type="line"/>
+ <point x="148" y="76" type="line"/>
+ <point x="148" y="-480" type="line"/>
+ <point x="220" y="-480" type="line"/>
+ </contour>
+ <contour>
+ <point x="1672" y="2004" type="line"/>
+ <point x="728" y="2004" type="line"/>
+ <point x="728" y="1928" type="line"/>
+ <point x="1672" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="1712" y="2004" type="line"/>
+ <point x="1640" y="2004" type="line"/>
+ <point x="1640" y="0" type="line"/>
+ <point x="1712" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="696" y="2004" type="line"/>
+ <point x="668" y="1364" type="line" smooth="yes"/>
+ <point x="616" y="504"/>
+ <point x="336" y="152"/>
+ <point x="252" y="76" type="curve"/>
+ <point x="148" y="76" type="line"/>
+ <point x="148" y="0" type="line"/>
+ <point x="248" y="0" type="line"/>
+ <point x="396" y="44"/>
+ <point x="692" y="544"/>
+ <point x="740" y="1364" type="curve" smooth="yes"/>
+ <point x="772" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2195, 'leftMargin': 127, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA689_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA689_.glif
new file mode 100644
index 000000000..8e6696f9e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA689_.glif
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA689" format="1">
+ <advance width="2048"/>
+ <unicode hex="A689"/>
+ <outline>
+ <contour>
+ <point x="616" y="1488" type="line"/>
+ <point x="588" y="972" type="line" smooth="yes"/>
+ <point x="556" y="388"/>
+ <point x="388" y="192"/>
+ <point x="300" y="76" type="curve"/>
+ <point x="268" y="76" type="line"/>
+ <point x="268" y="0" type="line"/>
+ <point x="324" y="0" type="line"/>
+ <point x="460" y="136"/>
+ <point x="632" y="392"/>
+ <point x="664" y="972" type="curve" smooth="yes"/>
+ <point x="692" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="660" y="1488" type="line"/>
+ <point x="660" y="1416" type="line"/>
+ <point x="1340" y="1416" type="line"/>
+ <point x="1340" y="0" type="line"/>
+ <point x="1416" y="0" type="line"/>
+ <point x="1416" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="200" y="76" type="line"/>
+ <point x="200" y="-436" type="line"/>
+ <point x="264" y="-436" type="line"/>
+ <point x="264" y="0" type="line"/>
+ <point x="1392" y="0" type="line"/>
+ <point x="1392" y="76" type="line"/>
+ </contour>
+ <contour>
+ <point x="1604" y="-280" type="line"/>
+ <point x="1756" y="-280"/>
+ <point x="1836" y="-200"/>
+ <point x="1836" y="-108" type="curve" smooth="yes"/>
+ <point x="1836" y="12"/>
+ <point x="1760" y="76"/>
+ <point x="1604" y="76" type="curve" smooth="yes"/>
+ <point x="1408" y="76" type="line"/>
+ <point x="1416" y="0" type="line"/>
+ <point x="1468" y="0"/>
+ <point x="1528" y="0"/>
+ <point x="1604" y="0" type="curve" smooth="yes"/>
+ <point x="1732" y="0"/>
+ <point x="1776" y="-36"/>
+ <point x="1776" y="-108" type="curve" smooth="yes"/>
+ <point x="1776" y="-160"/>
+ <point x="1748" y="-220"/>
+ <point x="1600" y="-220" type="curve" smooth="yes"/>
+ <point x="1516" y="-220" type="line"/>
+ <point x="1516" y="-280" type="line"/>
+ </contour>
+ <contour>
+ <point x="1516" y="-228" type="line"/>
+ <point x="1516" y="-284" type="line"/>
+ <point x="1600" y="-284" type="line" smooth="yes"/>
+ <point x="1744" y="-284"/>
+ <point x="1784" y="-340"/>
+ <point x="1784" y="-416" type="curve" smooth="yes"/>
+ <point x="1784" y="-480"/>
+ <point x="1744" y="-540"/>
+ <point x="1604" y="-540" type="curve" smooth="yes"/>
+ <point x="1492" y="-540"/>
+ <point x="1428" y="-496"/>
+ <point x="1420" y="-408" type="curve"/>
+ <point x="1360" y="-408" type="line"/>
+ <point x="1360" y="-540"/>
+ <point x="1488" y="-600"/>
+ <point x="1604" y="-600" type="curve" smooth="yes"/>
+ <point x="1756" y="-600"/>
+ <point x="1848" y="-532"/>
+ <point x="1848" y="-416" type="curve" smooth="yes"/>
+ <point x="1848" y="-304"/>
+ <point x="1772" y="-228"/>
+ <point x="1604" y="-228" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1810, 'leftMargin': 81, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA68A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA68A__.glif
new file mode 100644
index 000000000..10404dab8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA68A__.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA68A" format="1">
+ <advance width="2048"/>
+ <unicode hex="A68A"/>
+ <outline>
+ <contour>
+ <point x="924" y="2004" type="line"/>
+ <point x="848" y="2004" type="line"/>
+ <point x="848" y="0" type="line"/>
+ <point x="924" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1652" y="2004" type="line"/>
+ <point x="120" y="2004" type="line"/>
+ <point x="120" y="1928" type="line"/>
+ <point x="1652" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="912" y="764" type="line"/>
+ <point x="912" y="1080"/>
+ <point x="1024" y="1440"/>
+ <point x="1444" y="1440" type="curve" smooth="yes"/>
+ <point x="1672" y="1440"/>
+ <point x="1852" y="1324"/>
+ <point x="1852" y="880" type="curve" smooth="yes"/>
+ <point x="1852" y="-124" type="line" smooth="yes"/>
+ <point x="1852" y="-380"/>
+ <point x="1740" y="-528"/>
+ <point x="1536" y="-528" type="curve" smooth="yes"/>
+ <point x="1476" y="-528"/>
+ <point x="1404" y="-512"/>
+ <point x="1372" y="-504" type="curve"/>
+ <point x="1352" y="-572" type="line"/>
+ <point x="1416" y="-592"/>
+ <point x="1468" y="-600"/>
+ <point x="1536" y="-600" type="curve" smooth="yes"/>
+ <point x="1780" y="-600"/>
+ <point x="1928" y="-432"/>
+ <point x="1928" y="-124" type="curve" smooth="yes"/>
+ <point x="1928" y="876" type="line" smooth="yes"/>
+ <point x="1928" y="1328"/>
+ <point x="1760" y="1516"/>
+ <point x="1440" y="1516" type="curve" smooth="yes"/>
+ <point x="1036" y="1516"/>
+ <point x="848" y="1204"/>
+ <point x="848" y="764" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2112.0, 'leftMargin': 76, 'rightMargin': 230.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA68B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA68B__.glif
new file mode 100644
index 000000000..690de7ccd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA68B__.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA68B" format="1">
+ <advance width="2048"/>
+ <unicode hex="A68B"/>
+ <outline>
+ <contour>
+ <point x="836" y="1488" type="line"/>
+ <point x="764" y="1488" type="line"/>
+ <point x="764" y="0" type="line"/>
+ <point x="836" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1420" y="1488" type="line"/>
+ <point x="208" y="1488" type="line"/>
+ <point x="208" y="1412" type="line"/>
+ <point x="1420" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="828" y="544" type="line"/>
+ <point x="840" y="720"/>
+ <point x="988" y="1112"/>
+ <point x="1364" y="1112" type="curve" smooth="yes"/>
+ <point x="1600" y="1112"/>
+ <point x="1768" y="1000"/>
+ <point x="1768" y="580" type="curve" smooth="yes"/>
+ <point x="1768" y="0" type="line"/>
+ <point x="1840" y="0" type="line"/>
+ <point x="1840" y="580" type="line" smooth="yes"/>
+ <point x="1840" y="1012"/>
+ <point x="1668" y="1184"/>
+ <point x="1368" y="1184" type="curve" smooth="yes"/>
+ <point x="1044" y="1184"/>
+ <point x="824" y="912"/>
+ <point x="788" y="620" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1768" y="420" type="line"/>
+ <point x="1768" y="-124" type="line" smooth="yes"/>
+ <point x="1768" y="-380"/>
+ <point x="1708" y="-528"/>
+ <point x="1504" y="-528" type="curve" smooth="yes"/>
+ <point x="1452" y="-528"/>
+ <point x="1396" y="-512"/>
+ <point x="1368" y="-504" type="curve"/>
+ <point x="1348" y="-572" type="line"/>
+ <point x="1404" y="-592"/>
+ <point x="1448" y="-600"/>
+ <point x="1504" y="-600" type="curve" smooth="yes"/>
+ <point x="1748" y="-600"/>
+ <point x="1840" y="-432"/>
+ <point x="1840" y="-124" type="curve" smooth="yes"/>
+ <point x="1840" y="420" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1921, 'leftMargin': 55, 'rightMargin': 234}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA68C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA68C__.glif
new file mode 100644
index 000000000..0da7bd198
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA68C__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA68C" format="1">
+ <advance width="1792"/>
+ <unicode hex="A68C"/>
+ <outline>
+ <contour>
+ <point x="936" y="2004" type="line"/>
+ <point x="860" y="2004" type="line"/>
+ <point x="860" y="552" type="line"/>
+ <point x="936" y="552" type="line"/>
+ </contour>
+ <contour>
+ <point x="1664" y="2004" type="line"/>
+ <point x="132" y="2004" type="line"/>
+ <point x="132" y="1928" type="line"/>
+ <point x="1664" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="860" y="1268" type="line"/>
+ <point x="860" y="452" type="line" smooth="yes"/>
+ <point x="860" y="144"/>
+ <point x="952" y="-28"/>
+ <point x="1196" y="-28" type="curve" smooth="yes"/>
+ <point x="1252" y="-28"/>
+ <point x="1296" y="-20"/>
+ <point x="1352" y="0" type="curve"/>
+ <point x="1332" y="72" type="line"/>
+ <point x="1304" y="60"/>
+ <point x="1248" y="48"/>
+ <point x="1196" y="48" type="curve" smooth="yes"/>
+ <point x="992" y="48"/>
+ <point x="936" y="196"/>
+ <point x="936" y="452" type="curve" smooth="yes"/>
+ <point x="936" y="1268" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 76, 'rightMargin': 76.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA68D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA68D__.glif
new file mode 100644
index 000000000..821764c92
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA68D__.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA68D" format="1">
+ <advance width="1792"/>
+ <unicode hex="A68D"/>
+ <outline>
+ <contour>
+ <point x="844" y="856" type="line"/>
+ <point x="844" y="452" type="line" smooth="yes"/>
+ <point x="844" y="144"/>
+ <point x="936" y="-28"/>
+ <point x="1180" y="-28" type="curve" smooth="yes"/>
+ <point x="1240" y="-28"/>
+ <point x="1284" y="-20"/>
+ <point x="1336" y="0" type="curve"/>
+ <point x="1316" y="72" type="line"/>
+ <point x="1288" y="60"/>
+ <point x="1232" y="48"/>
+ <point x="1180" y="48" type="curve" smooth="yes"/>
+ <point x="980" y="48"/>
+ <point x="920" y="196"/>
+ <point x="920" y="452" type="curve" smooth="yes"/>
+ <point x="920" y="856" type="line"/>
+ </contour>
+ <contour>
+ <point x="920" y="1488" type="line"/>
+ <point x="844" y="1488" type="line"/>
+ <point x="844" y="688" type="line"/>
+ <point x="920" y="688" type="line"/>
+ </contour>
+ <contour>
+ <point x="1504" y="1488" type="line"/>
+ <point x="292" y="1488" type="line"/>
+ <point x="292" y="1412" type="line"/>
+ <point x="1504" y="1412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1550, 'leftMargin': 250, 'rightMargin': 87}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA68E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA68E__.glif
new file mode 100644
index 000000000..f0c8cf474
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA68E__.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA68E" format="1">
+ <advance width="2048"/>
+ <unicode hex="A68E"/>
+ <outline>
+ <contour>
+ <point x="196" y="0" type="line"/>
+ <point x="1620" y="0" type="line"/>
+ <point x="1620" y="2004" type="line"/>
+ <point x="1548" y="2004" type="line"/>
+ <point x="1548" y="76" type="line"/>
+ <point x="268" y="76" type="line"/>
+ <point x="268" y="2004" type="line"/>
+ <point x="196" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1580" y="76" type="line"/>
+ <point x="1580" y="0" type="line"/>
+ <point x="1732" y="0" type="line"/>
+ <point x="1764" y="-52"/>
+ <point x="1784" y="-100"/>
+ <point x="1784" y="-144" type="curve" smooth="yes"/>
+ <point x="1784" y="-296"/>
+ <point x="1660" y="-392"/>
+ <point x="1264" y="-392" type="curve" smooth="yes"/>
+ <point x="848" y="-392"/>
+ <point x="524" y="-292"/>
+ <point x="312" y="-168" type="curve"/>
+ <point x="276" y="-236" type="line"/>
+ <point x="516" y="-372"/>
+ <point x="840" y="-464"/>
+ <point x="1264" y="-464" type="curve" smooth="yes"/>
+ <point x="1624" y="-464"/>
+ <point x="1856" y="-384"/>
+ <point x="1856" y="-144" type="curve" smooth="yes"/>
+ <point x="1856" y="-48"/>
+ <point x="1816" y="20"/>
+ <point x="1780" y="76" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1983, 'leftMargin': 275, 'rightMargin': 47}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA68F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA68F__.glif
new file mode 100644
index 000000000..3afafb70e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA68F__.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA68F" format="1">
+ <advance width="1792"/>
+ <unicode hex="A68F"/>
+ <outline>
+ <contour>
+ <point x="272" y="0" type="line"/>
+ <point x="1344" y="0" type="line"/>
+ <point x="1344" y="1488" type="line"/>
+ <point x="1268" y="1488" type="line"/>
+ <point x="1268" y="76" type="line"/>
+ <point x="348" y="76" type="line"/>
+ <point x="348" y="1488" type="line"/>
+ <point x="272" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1300" y="76" type="line"/>
+ <point x="1300" y="0" type="line"/>
+ <point x="1392" y="0" type="line"/>
+ <point x="1428" y="-52"/>
+ <point x="1448" y="-100"/>
+ <point x="1448" y="-144" type="curve" smooth="yes"/>
+ <point x="1448" y="-296"/>
+ <point x="1324" y="-392"/>
+ <point x="1012" y="-392" type="curve" smooth="yes"/>
+ <point x="788" y="-392"/>
+ <point x="500" y="-320"/>
+ <point x="320" y="-224" type="curve"/>
+ <point x="284" y="-292" type="line"/>
+ <point x="512" y="-408"/>
+ <point x="776" y="-464"/>
+ <point x="1012" y="-464" type="curve" smooth="yes"/>
+ <point x="1288" y="-464"/>
+ <point x="1520" y="-384"/>
+ <point x="1520" y="-144" type="curve" smooth="yes"/>
+ <point x="1520" y="-48"/>
+ <point x="1476" y="20"/>
+ <point x="1444" y="76" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1537, 'leftMargin': 234, 'rightMargin': 57}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA690_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA690_.glif
new file mode 100644
index 000000000..712637001
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA690_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA690" format="1">
+ <advance width="1792"/>
+ <unicode hex="A690"/>
+ <outline>
+ <contour>
+ <point x="844" y="72" type="line"/>
+ <point x="688" y="72"/>
+ <point x="556" y="0"/>
+ <point x="556" y="-176" type="curve" smooth="yes"/>
+ <point x="556" y="-336"/>
+ <point x="672" y="-416"/>
+ <point x="852" y="-416" type="curve" smooth="yes"/>
+ <point x="924" y="-416"/>
+ <point x="996" y="-404"/>
+ <point x="1060" y="-364" type="curve"/>
+ <point x="1032" y="-304" type="line"/>
+ <point x="984" y="-332"/>
+ <point x="924" y="-344"/>
+ <point x="856" y="-344" type="curve" smooth="yes"/>
+ <point x="756" y="-344"/>
+ <point x="628" y="-320"/>
+ <point x="628" y="-176" type="curve" smooth="yes"/>
+ <point x="628" y="-48"/>
+ <point x="724" y="0"/>
+ <point x="860" y="0" type="curve"/>
+ <point x="860" y="72" type="line"/>
+ </contour>
+ <component base="T" xOffset="56"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 76, 'rightMargin': 76.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA691_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA691_.glif
new file mode 100644
index 000000000..9eca78426
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA691_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA691" format="1">
+ <advance width="1536"/>
+ <unicode hex="A691"/>
+ <outline>
+ <contour>
+ <point x="700" y="72" type="line"/>
+ <point x="548" y="72"/>
+ <point x="412" y="0"/>
+ <point x="412" y="-176" type="curve" smooth="yes"/>
+ <point x="412" y="-336"/>
+ <point x="528" y="-416"/>
+ <point x="708" y="-416" type="curve" smooth="yes"/>
+ <point x="780" y="-416"/>
+ <point x="852" y="-404"/>
+ <point x="916" y="-364" type="curve"/>
+ <point x="888" y="-304" type="line"/>
+ <point x="840" y="-332"/>
+ <point x="780" y="-344"/>
+ <point x="712" y="-344" type="curve" smooth="yes"/>
+ <point x="612" y="-344"/>
+ <point x="484" y="-320"/>
+ <point x="484" y="-176" type="curve" smooth="yes"/>
+ <point x="484" y="-48"/>
+ <point x="580" y="0"/>
+ <point x="716" y="0" type="curve"/>
+ <point x="716" y="72" type="line"/>
+ </contour>
+ <component base="uni0442" xOffset="108"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1323, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA692_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA692_.glif
new file mode 100644
index 000000000..71ef13929
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA692_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA692" format="1">
+ <advance width="2304"/>
+ <unicode hex="A692"/>
+ <outline>
+ <contour>
+ <point x="1660" y="2004" type="line"/>
+ <point x="156" y="2004" type="line"/>
+ <point x="156" y="1928" type="line"/>
+ <point x="1660" y="1928" type="line"/>
+ </contour>
+ <component base="uni0427" xOffset="596"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2211.0, 'leftMargin': -55, 'rightMargin': 275.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA693_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA693_.glif
new file mode 100644
index 000000000..86b8c5083
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA693_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA693" format="1">
+ <advance width="1792"/>
+ <unicode hex="A693"/>
+ <outline>
+ <contour>
+ <point x="1288" y="1488" type="line"/>
+ <point x="76" y="1488" type="line"/>
+ <point x="76" y="1412" type="line"/>
+ <point x="1288" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="1716" y="1488" type="line"/>
+ <point x="1644" y="1488" type="line"/>
+ <point x="1644" y="0" type="line"/>
+ <point x="1716" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1692" y="792" type="line"/>
+ <point x="1628" y="736"/>
+ <point x="1392" y="656"/>
+ <point x="1208" y="656" type="curve" smooth="yes"/>
+ <point x="868" y="656"/>
+ <point x="720" y="752"/>
+ <point x="720" y="1140" type="curve" smooth="yes"/>
+ <point x="720" y="1488" type="line"/>
+ <point x="648" y="1488" type="line"/>
+ <point x="648" y="1140" type="line" smooth="yes"/>
+ <point x="648" y="688"/>
+ <point x="824" y="580"/>
+ <point x="1208" y="580" type="curve" smooth="yes"/>
+ <point x="1364" y="580"/>
+ <point x="1592" y="656"/>
+ <point x="1692" y="720" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1819, 'leftMargin': -55, 'rightMargin': 234}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA694_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA694_.glif
new file mode 100644
index 000000000..73752a192
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA694_.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA694" format="1">
+ <advance width="1792"/>
+ <unicode hex="A694"/>
+ <outline>
+ <contour>
+ <point x="1540" y="0" type="line"/>
+ <point x="1540" y="620" type="line" smooth="yes"/>
+ <point x="1540" y="1068"/>
+ <point x="1304" y="1236"/>
+ <point x="880" y="1236" type="curve" smooth="yes"/>
+ <point x="676" y="1236"/>
+ <point x="468" y="1192"/>
+ <point x="284" y="1140" type="curve"/>
+ <point x="284" y="1064" type="line"/>
+ <point x="484" y="1128"/>
+ <point x="680" y="1160"/>
+ <point x="880" y="1160" type="curve" smooth="yes"/>
+ <point x="1260" y="1160"/>
+ <point x="1464" y="1004"/>
+ <point x="1464" y="620" type="curve" smooth="yes"/>
+ <point x="1464" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="328" y="0" type="line"/>
+ <point x="328" y="1316" type="line"/>
+ <point x="252" y="1316" type="line"/>
+ <point x="252" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="328" y="1148" type="line"/>
+ <point x="328" y="1552" type="line" smooth="yes"/>
+ <point x="328" y="1808"/>
+ <point x="388" y="1956"/>
+ <point x="592" y="1956" type="curve" smooth="yes"/>
+ <point x="640" y="1956"/>
+ <point x="700" y="1944"/>
+ <point x="728" y="1932" type="curve"/>
+ <point x="744" y="2004" type="line"/>
+ <point x="692" y="2020"/>
+ <point x="648" y="2032"/>
+ <point x="592" y="2032" type="curve" smooth="yes"/>
+ <point x="344" y="2032"/>
+ <point x="252" y="1860"/>
+ <point x="252" y="1552" type="curve" smooth="yes"/>
+ <point x="252" y="1148" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1808, 'leftMargin': 254, 'rightMargin': 268}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA695_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA695_.glif
new file mode 100644
index 000000000..aa0181895
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA695_.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA695" format="1">
+ <advance width="1536"/>
+ <unicode hex="A695"/>
+ <outline>
+ <contour>
+ <point x="304" y="1460" type="line"/>
+ <point x="232" y="1460" type="line"/>
+ <point x="232" y="0" type="line"/>
+ <point x="304" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="292" y="872" type="line"/>
+ <point x="304" y="1048"/>
+ <point x="456" y="1444"/>
+ <point x="828" y="1444" type="curve" smooth="yes"/>
+ <point x="1064" y="1444"/>
+ <point x="1232" y="1332"/>
+ <point x="1232" y="908" type="curve" smooth="yes"/>
+ <point x="1232" y="0" type="line"/>
+ <point x="1308" y="0" type="line"/>
+ <point x="1308" y="908" type="line" smooth="yes"/>
+ <point x="1308" y="1340"/>
+ <point x="1136" y="1516"/>
+ <point x="832" y="1516" type="curve" smooth="yes"/>
+ <point x="512" y="1516"/>
+ <point x="292" y="1244"/>
+ <point x="252" y="952" type="curve"/>
+ </contour>
+ <contour>
+ <point x="304" y="1148" type="line"/>
+ <point x="304" y="1552" type="line" smooth="yes"/>
+ <point x="304" y="1808"/>
+ <point x="364" y="1956"/>
+ <point x="568" y="1956" type="curve" smooth="yes"/>
+ <point x="620" y="1956"/>
+ <point x="676" y="1944"/>
+ <point x="704" y="1932" type="curve"/>
+ <point x="724" y="2004" type="line"/>
+ <point x="668" y="2020"/>
+ <point x="624" y="2032"/>
+ <point x="568" y="2032" type="curve" smooth="yes"/>
+ <point x="324" y="2032"/>
+ <point x="232" y="1860"/>
+ <point x="232" y="1552" type="curve" smooth="yes"/>
+ <point x="232" y="1148" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1539, 'leftMargin': 234, 'rightMargin': 230}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA696_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA696_.glif
new file mode 100644
index 000000000..7d66b726a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA696_.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA696" format="1">
+ <advance width="2816"/>
+ <unicode hex="A696"/>
+ <outline>
+ <contour>
+ <point x="284" y="2004" type="line"/>
+ <point x="284" y="0" type="line"/>
+ <point x="2336" y="0" type="line"/>
+ <point x="2336" y="2004" type="line"/>
+ <point x="2260" y="2004" type="line"/>
+ <point x="2260" y="76" type="line"/>
+ <point x="1348" y="76" type="line"/>
+ <point x="1348" y="2004" type="line"/>
+ <point x="1272" y="2004" type="line"/>
+ <point x="1272" y="76" type="line"/>
+ <point x="360" y="76" type="line"/>
+ <point x="360" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="2304" y="76" type="line"/>
+ <point x="2300" y="0" type="line"/>
+ <point x="2408" y="0" type="line"/>
+ <point x="2440" y="-52"/>
+ <point x="2460" y="-100"/>
+ <point x="2460" y="-144" type="curve" smooth="yes"/>
+ <point x="2460" y="-296"/>
+ <point x="2336" y="-392"/>
+ <point x="1940" y="-392" type="curve" smooth="yes"/>
+ <point x="1524" y="-392"/>
+ <point x="1200" y="-292"/>
+ <point x="988" y="-168" type="curve"/>
+ <point x="952" y="-236" type="line"/>
+ <point x="1192" y="-372"/>
+ <point x="1516" y="-464"/>
+ <point x="1940" y="-464" type="curve" smooth="yes"/>
+ <point x="2300" y="-464"/>
+ <point x="2532" y="-384"/>
+ <point x="2532" y="-144" type="curve" smooth="yes"/>
+ <point x="2532" y="-48"/>
+ <point x="2492" y="20"/>
+ <point x="2456" y="76" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2582, 'leftMargin': 275, 'rightMargin': 60}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA697_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA697_.glif
new file mode 100644
index 000000000..b8e75ffbc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA697_.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA697" format="1">
+ <advance width="2304"/>
+ <unicode hex="A697"/>
+ <outline>
+ <contour>
+ <point x="1900" y="76" type="line"/>
+ <point x="1900" y="0" type="line"/>
+ <point x="2008" y="0" type="line"/>
+ <point x="2044" y="-52"/>
+ <point x="2060" y="-100"/>
+ <point x="2060" y="-144" type="curve" smooth="yes"/>
+ <point x="2060" y="-296"/>
+ <point x="1936" y="-392"/>
+ <point x="1628" y="-392" type="curve" smooth="yes"/>
+ <point x="1400" y="-392"/>
+ <point x="1116" y="-320"/>
+ <point x="936" y="-224" type="curve"/>
+ <point x="896" y="-292" type="line"/>
+ <point x="1128" y="-408"/>
+ <point x="1392" y="-464"/>
+ <point x="1624" y="-464" type="curve" smooth="yes"/>
+ <point x="1900" y="-464"/>
+ <point x="2132" y="-384"/>
+ <point x="2132" y="-144" type="curve" smooth="yes"/>
+ <point x="2132" y="-48"/>
+ <point x="2092" y="20"/>
+ <point x="2056" y="76" type="curve"/>
+ </contour>
+ <contour>
+ <point x="172" y="1488" type="line"/>
+ <point x="172" y="0" type="line"/>
+ <point x="1944" y="0" type="line"/>
+ <point x="1944" y="1488" type="line"/>
+ <point x="1868" y="1488" type="line"/>
+ <point x="1868" y="76" type="line"/>
+ <point x="1104" y="76" type="line"/>
+ <point x="1104" y="1488" type="line"/>
+ <point x="1028" y="1488" type="line"/>
+ <point x="1028" y="76" type="line"/>
+ <point x="248" y="76" type="line"/>
+ <point x="248" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2263, 'leftMargin': 275, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA698_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA698_.glif
new file mode 100644
index 000000000..6cca0fdc2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA698_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA698" format="1">
+ <advance width="3328"/>
+ <unicode hex="A698"/>
+ <outline>
+ <component base="O" xOffset="52"/>
+ <component base="O" xOffset="1488"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3311.0, 'leftMargin': 140, 'rightMargin': 223.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA699_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA699_.glif
new file mode 100644
index 000000000..a622c62cf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA699_.glif
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA699" format="1">
+ <advance width="2816"/>
+ <unicode hex="A699"/>
+ <outline>
+ <contour>
+ <point x="140" y="716" type="line"/>
+ <point x="140" y="280"/>
+ <point x="408" y="-28"/>
+ <point x="796" y="-28" type="curve" smooth="yes"/>
+ <point x="1180" y="-28"/>
+ <point x="1444" y="280"/>
+ <point x="1444" y="716" type="curve"/>
+ <point x="1444" y="772" type="line"/>
+ <point x="1444" y="1208"/>
+ <point x="1180" y="1516"/>
+ <point x="792" y="1516" type="curve" smooth="yes"/>
+ <point x="408" y="1516"/>
+ <point x="140" y="1208"/>
+ <point x="140" y="772" type="curve"/>
+ </contour>
+ <contour>
+ <point x="216" y="772" type="line"/>
+ <point x="216" y="1120"/>
+ <point x="428" y="1440"/>
+ <point x="792" y="1440" type="curve" smooth="yes"/>
+ <point x="1156" y="1440"/>
+ <point x="1368" y="1120"/>
+ <point x="1368" y="772" type="curve"/>
+ <point x="1368" y="716" type="line"/>
+ <point x="1368" y="360"/>
+ <point x="1156" y="48"/>
+ <point x="796" y="48" type="curve" smooth="yes"/>
+ <point x="428" y="48"/>
+ <point x="216" y="360"/>
+ <point x="216" y="716" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1372" y="716" type="line"/>
+ <point x="1372" y="280"/>
+ <point x="1640" y="-28"/>
+ <point x="2028" y="-28" type="curve" smooth="yes"/>
+ <point x="2412" y="-28"/>
+ <point x="2676" y="280"/>
+ <point x="2676" y="716" type="curve"/>
+ <point x="2676" y="772" type="line"/>
+ <point x="2676" y="1208"/>
+ <point x="2412" y="1516"/>
+ <point x="2024" y="1516" type="curve" smooth="yes"/>
+ <point x="1640" y="1516"/>
+ <point x="1372" y="1208"/>
+ <point x="1372" y="772" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1448" y="772" type="line"/>
+ <point x="1448" y="1120"/>
+ <point x="1660" y="1440"/>
+ <point x="2024" y="1440" type="curve" smooth="yes"/>
+ <point x="2388" y="1440"/>
+ <point x="2600" y="1120"/>
+ <point x="2600" y="772" type="curve"/>
+ <point x="2600" y="716" type="line"/>
+ <point x="2600" y="360"/>
+ <point x="2388" y="48"/>
+ <point x="2028" y="48" type="curve" smooth="yes"/>
+ <point x="1660" y="48"/>
+ <point x="1448" y="360"/>
+ <point x="1448" y="716" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2782, 'leftMargin': 124, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA69A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA69A__.glif
new file mode 100644
index 000000000..5058dbdad
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA69A__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA69A" format="1">
+ <advance width="1792"/>
+ <unicode hex="A69A"/>
+ <outline>
+ <contour>
+ <point x="968" y="1984" type="line"/>
+ <point x="892" y="1984" type="line"/>
+ <point x="892" y="-8" type="line"/>
+ <point x="968" y="-8" type="line"/>
+ </contour>
+ <contour>
+ <point x="1660" y="964" type="line"/>
+ <point x="1660" y="1040" type="line"/>
+ <point x="224" y="1040" type="line"/>
+ <point x="224" y="964" type="line"/>
+ </contour>
+ <component base="O" xOffset="-8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1876, 'leftMargin': 140, 'rightMargin': 207}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA69B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA69B__.glif
new file mode 100644
index 000000000..9409f280d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA69B__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA69B" format="1">
+ <advance width="1792"/>
+ <unicode hex="A69B"/>
+ <outline>
+ <contour>
+ <point x="844" y="1476" type="line"/>
+ <point x="772" y="1476" type="line"/>
+ <point x="772" y="-16" type="line"/>
+ <point x="844" y="-16" type="line"/>
+ </contour>
+ <contour>
+ <point x="1428" y="720" type="line"/>
+ <point x="1428" y="796" type="line"/>
+ <point x="212" y="796" type="line"/>
+ <point x="212" y="720" type="line"/>
+ </contour>
+ <component base="o" xOffset="36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1550, 'leftMargin': 176, 'rightMargin': 2}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA69C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA69C__.glif
new file mode 100644
index 000000000..e2355dbfd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA69C__.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA69C" format="1">
+ <advance width="1280"/>
+ <unicode hex="A69C"/>
+ <outline>
+ <contour>
+ <point x="820" y="896" type="line"/>
+ <point x="1076" y="896"/>
+ <point x="1196" y="1032"/>
+ <point x="1196" y="1216" type="curve" smooth="yes"/>
+ <point x="1196" y="1404"/>
+ <point x="1092" y="1540"/>
+ <point x="860" y="1540" type="curve" smooth="yes"/>
+ <point x="432" y="1540" type="line"/>
+ <point x="432" y="1464" type="line"/>
+ <point x="860" y="1464" type="line" smooth="yes"/>
+ <point x="1056" y="1464"/>
+ <point x="1120" y="1352"/>
+ <point x="1120" y="1220" type="curve" smooth="yes"/>
+ <point x="1120" y="1076"/>
+ <point x="1044" y="972"/>
+ <point x="820" y="972" type="curve" smooth="yes"/>
+ <point x="484" y="972" type="line"/>
+ <point x="484" y="1996" type="line"/>
+ <point x="412" y="1996" type="line"/>
+ <point x="412" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="84" y="1996" type="line"/>
+ <point x="84" y="1924" type="line"/>
+ <point x="464" y="1924" type="line"/>
+ <point x="464" y="1996" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1247, 'leftMargin': 55, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA69D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA69D__.glif
new file mode 100644
index 000000000..58d9ba29e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA69D__.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA69D" format="1">
+ <advance width="1024"/>
+ <unicode hex="A69D"/>
+ <outline>
+ <contour>
+ <point x="528" y="896" type="line"/>
+ <point x="784" y="896"/>
+ <point x="904" y="1032"/>
+ <point x="904" y="1216" type="curve" smooth="yes"/>
+ <point x="904" y="1404"/>
+ <point x="804" y="1540"/>
+ <point x="572" y="1540" type="curve" smooth="yes"/>
+ <point x="140" y="1540" type="line"/>
+ <point x="140" y="1464" type="line"/>
+ <point x="572" y="1464" type="line" smooth="yes"/>
+ <point x="764" y="1464"/>
+ <point x="832" y="1352"/>
+ <point x="832" y="1220" type="curve" smooth="yes"/>
+ <point x="832" y="1076"/>
+ <point x="752" y="972"/>
+ <point x="528" y="972" type="curve" smooth="yes"/>
+ <point x="196" y="972" type="line"/>
+ <point x="196" y="1996" type="line"/>
+ <point x="120" y="1996" type="line"/>
+ <point x="120" y="896" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 921, 'leftMargin': 55, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA69F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA69F__.glif
new file mode 100644
index 000000000..473340d20
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA69F__.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA69F" format="1">
+ <advance width="0"/>
+ <unicode hex="A69F"/>
+ <outline>
+ <contour>
+ <point x="-800" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-930" y="2061" type="line"/>
+ <point x="-1166" y="2061" type="line"/>
+ <point x="-1166" y="2006" type="line"/>
+ <point x="-930" y="2006" type="line"/>
+ </contour>
+ <contour>
+ <point x="-1133" y="2412" type="line"/>
+ <point x="-1188" y="2412" type="line"/>
+ <point x="-1188" y="1653" type="line"/>
+ <point x="-1133" y="1653" type="line"/>
+ </contour>
+ <contour>
+ <point x="-634" y="1639" type="curve" smooth="yes"/>
+ <point x="-488" y="1639"/>
+ <point x="-358" y="1727"/>
+ <point x="-358" y="1907" type="curve"/>
+ <point x="-413" y="1907" type="line"/>
+ <point x="-413" y="1763"/>
+ <point x="-509" y="1694"/>
+ <point x="-634" y="1694" type="curve" smooth="yes"/>
+ <point x="-804" y="1694"/>
+ <point x="-894" y="1830"/>
+ <point x="-894" y="2019" type="curve" smooth="yes"/>
+ <point x="-894" y="2047" type="line" smooth="yes"/>
+ <point x="-894" y="2239"/>
+ <point x="-804" y="2372"/>
+ <point x="-633" y="2372" type="curve" smooth="yes"/>
+ <point x="-520" y="2372"/>
+ <point x="-413" y="2318"/>
+ <point x="-413" y="2179" type="curve"/>
+ <point x="-358" y="2179" type="line"/>
+ <point x="-358" y="2340"/>
+ <point x="-494" y="2427"/>
+ <point x="-633" y="2427" type="curve" smooth="yes"/>
+ <point x="-829" y="2427"/>
+ <point x="-949" y="2270"/>
+ <point x="-949" y="2047" type="curve" smooth="yes"/>
+ <point x="-949" y="2019" type="line" smooth="yes"/>
+ <point x="-949" y="1796"/>
+ <point x="-829" y="1639"/>
+ </contour>
+ <contour>
+ <point x="-923" y="2006" type="line"/>
+ <point x="-510" y="2006" type="line"/>
+ <point x="-510" y="2061" type="line"/>
+ <point x="-923" y="2061" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA700_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA700_.glif
new file mode 100644
index 000000000..d10cc6c8b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA700_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA700" format="1">
+ <advance width="1024"/>
+ <unicode hex="A700"/>
+ <outline>
+ <contour>
+ <point x="796" y="-572" type="line"/>
+ <point x="796" y="-516" type="line"/>
+ <point x="548" y="-516" type="line" smooth="yes"/>
+ <point x="384" y="-516"/>
+ <point x="284" y="-384"/>
+ <point x="284" y="-192" type="curve" smooth="yes"/>
+ <point x="284" y="-164" type="line" smooth="yes"/>
+ <point x="284" y="28"/>
+ <point x="376" y="160"/>
+ <point x="548" y="160" type="curve" smooth="yes"/>
+ <point x="796" y="160" type="line"/>
+ <point x="796" y="216" type="line"/>
+ <point x="548" y="216" type="line" smooth="yes"/>
+ <point x="352" y="216"/>
+ <point x="232" y="60"/>
+ <point x="232" y="-164" type="curve" smooth="yes"/>
+ <point x="232" y="-192" type="line" smooth="yes"/>
+ <point x="232" y="-416"/>
+ <point x="352" y="-572"/>
+ <point x="548" y="-572" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 784, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA701_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA701_.glif
new file mode 100644
index 000000000..eba242738
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA701_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA701" format="1">
+ <advance width="1024"/>
+ <unicode hex="A701"/>
+ <outline>
+ <contour>
+ <point x="796" y="-640" type="line"/>
+ <point x="288" y="-640" type="line"/>
+ <point x="288" y="-696" type="line"/>
+ <point x="796" y="-696" type="line"/>
+ </contour>
+ <contour>
+ <point x="796" y="-572" type="line"/>
+ <point x="796" y="-516" type="line"/>
+ <point x="548" y="-516" type="line" smooth="yes"/>
+ <point x="384" y="-516"/>
+ <point x="284" y="-384"/>
+ <point x="284" y="-192" type="curve" smooth="yes"/>
+ <point x="284" y="-164" type="line" smooth="yes"/>
+ <point x="284" y="28"/>
+ <point x="376" y="160"/>
+ <point x="548" y="160" type="curve" smooth="yes"/>
+ <point x="796" y="160" type="line"/>
+ <point x="796" y="216" type="line"/>
+ <point x="548" y="216" type="line" smooth="yes"/>
+ <point x="352" y="216"/>
+ <point x="232" y="60"/>
+ <point x="232" y="-164" type="curve" smooth="yes"/>
+ <point x="232" y="-192" type="line" smooth="yes"/>
+ <point x="232" y="-416"/>
+ <point x="352" y="-572"/>
+ <point x="548" y="-572" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 784, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA702_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA702_.glif
new file mode 100644
index 000000000..86f1af5a3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA702_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA702" format="1">
+ <advance width="1024"/>
+ <unicode hex="A702"/>
+ <outline>
+ <component base="uniA700" xOffset="-4" yOffset="1840"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 784, 'leftMargin': 232, 'rightMargin': -12}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA703_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA703_.glif
new file mode 100644
index 000000000..0f36c90ac
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA703_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA703" format="1">
+ <advance width="768"/>
+ <unicode hex="A703"/>
+ <outline>
+ <contour>
+ <point x="576" y="1200" type="line"/>
+ <point x="68" y="1200" type="line"/>
+ <point x="68" y="1144" type="line"/>
+ <point x="576" y="1144" type="line"/>
+ </contour>
+ <component base="uniA700" xOffset="-96" yOffset="1840"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 755, 'leftMargin': 176, 'rightMargin': -51}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA704_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA704_.glif
new file mode 100644
index 000000000..806f4c450
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA704_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA704" format="1">
+ <advance width="1024"/>
+ <unicode hex="A704"/>
+ <outline>
+ <contour>
+ <point x="232" y="1268" type="line"/>
+ <point x="476" y="1268" type="line" smooth="yes"/>
+ <point x="672" y="1268"/>
+ <point x="796" y="1424"/>
+ <point x="796" y="1648" type="curve" smooth="yes"/>
+ <point x="796" y="1676" type="line" smooth="yes"/>
+ <point x="796" y="1900"/>
+ <point x="672" y="2056"/>
+ <point x="480" y="2056" type="curve" smooth="yes"/>
+ <point x="232" y="2056" type="line"/>
+ <point x="232" y="2000" type="line"/>
+ <point x="480" y="2000" type="line" smooth="yes"/>
+ <point x="648" y="2000"/>
+ <point x="740" y="1868"/>
+ <point x="740" y="1676" type="curve" smooth="yes"/>
+ <point x="740" y="1648" type="line" smooth="yes"/>
+ <point x="740" y="1460"/>
+ <point x="640" y="1324"/>
+ <point x="476" y="1324" type="curve" smooth="yes"/>
+ <point x="232" y="1324" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 784, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA705_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA705_.glif
new file mode 100644
index 000000000..84e8c42cf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA705_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA705" format="1">
+ <advance width="1024"/>
+ <unicode hex="A705"/>
+ <outline>
+ <contour>
+ <point x="728" y="1200" type="line"/>
+ <point x="220" y="1200" type="line"/>
+ <point x="220" y="1144" type="line"/>
+ <point x="728" y="1144" type="line"/>
+ </contour>
+ <contour>
+ <point x="240" y="1268" type="line"/>
+ <point x="488" y="1268" type="line" smooth="yes"/>
+ <point x="684" y="1268"/>
+ <point x="804" y="1424"/>
+ <point x="804" y="1648" type="curve" smooth="yes"/>
+ <point x="804" y="1676" type="line" smooth="yes"/>
+ <point x="804" y="1900"/>
+ <point x="684" y="2056"/>
+ <point x="488" y="2056" type="curve" smooth="yes"/>
+ <point x="240" y="2056" type="line"/>
+ <point x="240" y="2000" type="line"/>
+ <point x="488" y="2000" type="line" smooth="yes"/>
+ <point x="660" y="2000"/>
+ <point x="748" y="1868"/>
+ <point x="748" y="1676" type="curve" smooth="yes"/>
+ <point x="748" y="1648" type="line" smooth="yes"/>
+ <point x="748" y="1460"/>
+ <point x="652" y="1324"/>
+ <point x="488" y="1324" type="curve" smooth="yes"/>
+ <point x="240" y="1324" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 803.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA706_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA706_.glif
new file mode 100644
index 000000000..341efd090
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA706_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA706" format="1">
+ <advance width="1024"/>
+ <unicode hex="A706"/>
+ <outline>
+ <contour>
+ <point x="232" y="-572" type="line"/>
+ <point x="476" y="-572" type="line" smooth="yes"/>
+ <point x="672" y="-572"/>
+ <point x="796" y="-416"/>
+ <point x="796" y="-192" type="curve" smooth="yes"/>
+ <point x="796" y="-164" type="line" smooth="yes"/>
+ <point x="796" y="60"/>
+ <point x="672" y="216"/>
+ <point x="480" y="216" type="curve" smooth="yes"/>
+ <point x="232" y="216" type="line"/>
+ <point x="232" y="160" type="line"/>
+ <point x="480" y="160" type="line" smooth="yes"/>
+ <point x="648" y="160"/>
+ <point x="740" y="28"/>
+ <point x="740" y="-164" type="curve" smooth="yes"/>
+ <point x="740" y="-192" type="line" smooth="yes"/>
+ <point x="740" y="-384"/>
+ <point x="640" y="-516"/>
+ <point x="476" y="-516" type="curve" smooth="yes"/>
+ <point x="232" y="-516" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 784, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA707_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA707_.glif
new file mode 100644
index 000000000..02a269e0d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA707_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA707" format="1">
+ <advance width="1024"/>
+ <unicode hex="A707"/>
+ <outline>
+ <contour>
+ <point x="728" y="-640" type="line"/>
+ <point x="220" y="-640" type="line"/>
+ <point x="220" y="-696" type="line"/>
+ <point x="728" y="-696" type="line"/>
+ </contour>
+ <contour>
+ <point x="240" y="-572" type="line"/>
+ <point x="488" y="-572" type="line" smooth="yes"/>
+ <point x="684" y="-572"/>
+ <point x="804" y="-416"/>
+ <point x="804" y="-192" type="curve" smooth="yes"/>
+ <point x="804" y="-164" type="line" smooth="yes"/>
+ <point x="804" y="60"/>
+ <point x="684" y="216"/>
+ <point x="488" y="216" type="curve" smooth="yes"/>
+ <point x="240" y="216" type="line"/>
+ <point x="240" y="160" type="line"/>
+ <point x="488" y="160" type="line" smooth="yes"/>
+ <point x="660" y="160"/>
+ <point x="748" y="28"/>
+ <point x="748" y="-164" type="curve" smooth="yes"/>
+ <point x="748" y="-192" type="line" smooth="yes"/>
+ <point x="748" y="-384"/>
+ <point x="652" y="-516"/>
+ <point x="488" y="-516" type="curve" smooth="yes"/>
+ <point x="240" y="-516" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 803.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA708_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA708_.glif
new file mode 100644
index 000000000..4ac8d9236
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA708_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA708" format="1">
+ <advance width="768"/>
+ <unicode hex="A708"/>
+ <outline>
+ <contour>
+ <point x="552" y="2004" type="line"/>
+ <point x="480" y="2004" type="line"/>
+ <point x="480" y="-372" type="line"/>
+ <point x="552" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="216" y="1940" type="curve" smooth="yes"/>
+ <point x="216" y="1896"/>
+ <point x="248" y="1864"/>
+ <point x="292" y="1864" type="curve" smooth="yes"/>
+ <point x="336" y="1864"/>
+ <point x="368" y="1896"/>
+ <point x="368" y="1940" type="curve" smooth="yes"/>
+ <point x="368" y="1980"/>
+ <point x="336" y="2016"/>
+ <point x="292" y="2016" type="curve" smooth="yes"/>
+ <point x="248" y="2016"/>
+ <point x="216" y="1980"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 694, 'leftMargin': 83, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA709_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA709_.glif
new file mode 100644
index 000000000..34c11ed41
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA709_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA709" format="1">
+ <advance width="768"/>
+ <unicode hex="A709"/>
+ <outline>
+ <contour>
+ <point x="552" y="2004" type="line"/>
+ <point x="480" y="2004" type="line"/>
+ <point x="480" y="-372" type="line"/>
+ <point x="552" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="216" y="1376" type="curve" smooth="yes"/>
+ <point x="216" y="1336"/>
+ <point x="248" y="1300"/>
+ <point x="292" y="1300" type="curve" smooth="yes"/>
+ <point x="336" y="1300"/>
+ <point x="368" y="1336"/>
+ <point x="368" y="1376" type="curve" smooth="yes"/>
+ <point x="368" y="1420"/>
+ <point x="336" y="1452"/>
+ <point x="292" y="1452" type="curve" smooth="yes"/>
+ <point x="248" y="1452"/>
+ <point x="216" y="1420"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 694, 'leftMargin': 83, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA70A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA70A__.glif
new file mode 100644
index 000000000..867c094ef
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA70A__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA70A" format="1">
+ <advance width="768"/>
+ <unicode hex="A70A"/>
+ <outline>
+ <contour>
+ <point x="552" y="2004" type="line"/>
+ <point x="480" y="2004" type="line"/>
+ <point x="480" y="-372" type="line"/>
+ <point x="552" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="216" y="816" type="curve" smooth="yes"/>
+ <point x="216" y="772"/>
+ <point x="248" y="740"/>
+ <point x="292" y="740" type="curve" smooth="yes"/>
+ <point x="336" y="740"/>
+ <point x="368" y="772"/>
+ <point x="368" y="816" type="curve" smooth="yes"/>
+ <point x="368" y="856"/>
+ <point x="336" y="892"/>
+ <point x="292" y="892" type="curve" smooth="yes"/>
+ <point x="248" y="892"/>
+ <point x="216" y="856"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 694, 'leftMargin': 83, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA70B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA70B__.glif
new file mode 100644
index 000000000..3c6795967
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA70B__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA70B" format="1">
+ <advance width="768"/>
+ <unicode hex="A70B"/>
+ <outline>
+ <contour>
+ <point x="552" y="2004" type="line"/>
+ <point x="480" y="2004" type="line"/>
+ <point x="480" y="-372" type="line"/>
+ <point x="552" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="216" y="252" type="curve" smooth="yes"/>
+ <point x="216" y="208"/>
+ <point x="248" y="176"/>
+ <point x="292" y="176" type="curve" smooth="yes"/>
+ <point x="336" y="176"/>
+ <point x="368" y="208"/>
+ <point x="368" y="252" type="curve" smooth="yes"/>
+ <point x="368" y="296"/>
+ <point x="336" y="328"/>
+ <point x="292" y="328" type="curve" smooth="yes"/>
+ <point x="248" y="328"/>
+ <point x="216" y="296"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 694, 'leftMargin': 83, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA70C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA70C__.glif
new file mode 100644
index 000000000..5b6c41b67
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA70C__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA70C" format="1">
+ <advance width="768"/>
+ <unicode hex="A70C"/>
+ <outline>
+ <contour>
+ <point x="552" y="2004" type="line"/>
+ <point x="480" y="2004" type="line"/>
+ <point x="480" y="-372" type="line"/>
+ <point x="552" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="216" y="-312" type="curve" smooth="yes"/>
+ <point x="216" y="-352"/>
+ <point x="248" y="-388"/>
+ <point x="292" y="-388" type="curve" smooth="yes"/>
+ <point x="336" y="-388"/>
+ <point x="368" y="-352"/>
+ <point x="368" y="-312" type="curve" smooth="yes"/>
+ <point x="368" y="-268"/>
+ <point x="336" y="-236"/>
+ <point x="292" y="-236" type="curve" smooth="yes"/>
+ <point x="248" y="-236"/>
+ <point x="216" y="-268"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 694, 'leftMargin': 83, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA70D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA70D__.glif
new file mode 100644
index 000000000..4e64316bf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA70D__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA70D" format="1">
+ <advance width="768"/>
+ <unicode hex="A70D"/>
+ <outline>
+ <contour>
+ <point x="292" y="2004" type="line"/>
+ <point x="216" y="2004" type="line"/>
+ <point x="216" y="-372" type="line"/>
+ <point x="292" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="400" y="1940" type="curve" smooth="yes"/>
+ <point x="400" y="1896"/>
+ <point x="432" y="1864"/>
+ <point x="476" y="1864" type="curve" smooth="yes"/>
+ <point x="520" y="1864"/>
+ <point x="552" y="1896"/>
+ <point x="552" y="1940" type="curve" smooth="yes"/>
+ <point x="552" y="1980"/>
+ <point x="520" y="2016"/>
+ <point x="476" y="2016" type="curve" smooth="yes"/>
+ <point x="432" y="2016"/>
+ <point x="400" y="1980"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 694, 'leftMargin': 275, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA70E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA70E__.glif
new file mode 100644
index 000000000..165ca8ea6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA70E__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA70E" format="1">
+ <advance width="768"/>
+ <unicode hex="A70E"/>
+ <outline>
+ <contour>
+ <point x="292" y="2004" type="line"/>
+ <point x="216" y="2004" type="line"/>
+ <point x="216" y="-372" type="line"/>
+ <point x="292" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="400" y="1376" type="curve" smooth="yes"/>
+ <point x="400" y="1336"/>
+ <point x="432" y="1300"/>
+ <point x="476" y="1300" type="curve" smooth="yes"/>
+ <point x="520" y="1300"/>
+ <point x="552" y="1336"/>
+ <point x="552" y="1376" type="curve" smooth="yes"/>
+ <point x="552" y="1420"/>
+ <point x="520" y="1452"/>
+ <point x="476" y="1452" type="curve" smooth="yes"/>
+ <point x="432" y="1452"/>
+ <point x="400" y="1420"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 694, 'leftMargin': 275, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA70F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA70F__.glif
new file mode 100644
index 000000000..9740dfb05
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA70F__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA70F" format="1">
+ <advance width="768"/>
+ <unicode hex="A70F"/>
+ <outline>
+ <contour>
+ <point x="292" y="2004" type="line"/>
+ <point x="216" y="2004" type="line"/>
+ <point x="216" y="-372" type="line"/>
+ <point x="292" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="400" y="816" type="curve" smooth="yes"/>
+ <point x="400" y="772"/>
+ <point x="432" y="740"/>
+ <point x="476" y="740" type="curve" smooth="yes"/>
+ <point x="520" y="740"/>
+ <point x="552" y="772"/>
+ <point x="552" y="816" type="curve" smooth="yes"/>
+ <point x="552" y="856"/>
+ <point x="520" y="892"/>
+ <point x="476" y="892" type="curve" smooth="yes"/>
+ <point x="432" y="892"/>
+ <point x="400" y="856"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 694, 'leftMargin': 275, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA710_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA710_.glif
new file mode 100644
index 000000000..eca327ae5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA710_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA710" format="1">
+ <advance width="768"/>
+ <unicode hex="A710"/>
+ <outline>
+ <contour>
+ <point x="292" y="2004" type="line"/>
+ <point x="216" y="2004" type="line"/>
+ <point x="216" y="-372" type="line"/>
+ <point x="292" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="400" y="252" type="curve" smooth="yes"/>
+ <point x="400" y="208"/>
+ <point x="432" y="176"/>
+ <point x="476" y="176" type="curve" smooth="yes"/>
+ <point x="520" y="176"/>
+ <point x="552" y="208"/>
+ <point x="552" y="252" type="curve" smooth="yes"/>
+ <point x="552" y="296"/>
+ <point x="520" y="328"/>
+ <point x="476" y="328" type="curve" smooth="yes"/>
+ <point x="432" y="328"/>
+ <point x="400" y="296"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 694, 'leftMargin': 275, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA711_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA711_.glif
new file mode 100644
index 000000000..b7904c60b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA711_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA711" format="1">
+ <advance width="768"/>
+ <unicode hex="A711"/>
+ <outline>
+ <contour>
+ <point x="292" y="2004" type="line"/>
+ <point x="216" y="2004" type="line"/>
+ <point x="216" y="-372" type="line"/>
+ <point x="292" y="-372" type="line"/>
+ </contour>
+ <contour>
+ <point x="400" y="-312" type="curve" smooth="yes"/>
+ <point x="400" y="-352"/>
+ <point x="432" y="-388"/>
+ <point x="476" y="-388" type="curve" smooth="yes"/>
+ <point x="520" y="-388"/>
+ <point x="552" y="-352"/>
+ <point x="552" y="-312" type="curve" smooth="yes"/>
+ <point x="552" y="-268"/>
+ <point x="520" y="-236"/>
+ <point x="476" y="-236" type="curve" smooth="yes"/>
+ <point x="432" y="-236"/>
+ <point x="400" y="-268"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 694, 'leftMargin': 275, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA712_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA712_.glif
new file mode 100644
index 000000000..6d1a5f737
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA712_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA712" format="1">
+ <advance width="1280"/>
+ <unicode hex="A712"/>
+ <outline>
+ <contour>
+ <point x="1044" y="1928" type="line"/>
+ <point x="1044" y="2004" type="line"/>
+ <point x="320" y="2004" type="line"/>
+ <point x="320" y="1928" type="line"/>
+ </contour>
+ <component base="bar" xOffset="20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1106, 'leftMargin': 246, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA713_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA713_.glif
new file mode 100644
index 000000000..f66a79415
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA713_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA713" format="1">
+ <advance width="1280"/>
+ <unicode hex="A713"/>
+ <outline>
+ <contour>
+ <point x="1044" y="1352" type="line"/>
+ <point x="1044" y="1428" type="line"/>
+ <point x="320" y="1428" type="line"/>
+ <point x="320" y="1352" type="line"/>
+ </contour>
+ <component base="bar" xOffset="20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1106, 'leftMargin': 246, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA714_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA714_.glif
new file mode 100644
index 000000000..b372e61b8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA714_.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA714" format="1">
+ <advance width="1280"/>
+ <unicode hex="A714"/>
+ <outline>
+ <contour>
+ <point x="1044" y="780" type="line"/>
+ <point x="1044" y="852" type="line"/>
+ <point x="320" y="852" type="line"/>
+ <point x="320" y="780" type="line"/>
+ </contour>
+ <component base="bar" xOffset="20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>815.375</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1964.875</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1106, 'leftMargin': 246, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA715_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA715_.glif
new file mode 100644
index 000000000..a611ec56b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA715_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA715" format="1">
+ <advance width="1280"/>
+ <unicode hex="A715"/>
+ <outline>
+ <contour>
+ <point x="1044" y="204" type="line"/>
+ <point x="1044" y="280" type="line"/>
+ <point x="320" y="280" type="line"/>
+ <point x="320" y="204" type="line"/>
+ </contour>
+ <component base="bar" xOffset="20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1106, 'leftMargin': 246, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA716_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA716_.glif
new file mode 100644
index 000000000..b4b9972c7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA716_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA716" format="1">
+ <advance width="1280"/>
+ <unicode hex="A716"/>
+ <outline>
+ <contour>
+ <point x="1044" y="-372" type="line"/>
+ <point x="1044" y="-296" type="line"/>
+ <point x="320" y="-296" type="line"/>
+ <point x="320" y="-372" type="line"/>
+ </contour>
+ <component base="bar" xOffset="20"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1106, 'leftMargin': 246, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA717_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA717_.glif
new file mode 100644
index 000000000..928de241d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA717_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA717" format="1">
+ <advance width="768"/>
+ <unicode hex="A717"/>
+ <outline>
+ <contour>
+ <point x="524" y="2016" type="line"/>
+ <point x="524" y="896" type="line"/>
+ <point x="600" y="896" type="line"/>
+ <point x="600" y="2016" type="line"/>
+ </contour>
+ <contour>
+ <point x="168" y="1456" type="curve" smooth="yes"/>
+ <point x="168" y="1416"/>
+ <point x="200" y="1384"/>
+ <point x="240" y="1384" type="curve" smooth="yes"/>
+ <point x="280" y="1384"/>
+ <point x="312" y="1416"/>
+ <point x="312" y="1456" type="curve" smooth="yes"/>
+ <point x="312" y="1496"/>
+ <point x="280" y="1528"/>
+ <point x="240" y="1528" type="curve" smooth="yes"/>
+ <point x="200" y="1528"/>
+ <point x="168" y="1496"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1454.75</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 650, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA718_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA718_.glif
new file mode 100644
index 000000000..3e2dc1f0e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA718_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA718" format="1">
+ <advance width="1024"/>
+ <unicode hex="A718"/>
+ <outline>
+ <contour>
+ <point x="768" y="1884" type="line"/>
+ <point x="204" y="912" type="line"/>
+ <point x="268" y="876" type="line"/>
+ <point x="832" y="1844" type="line"/>
+ </contour>
+ <contour>
+ <point x="192" y="1536" type="curve" smooth="yes"/>
+ <point x="192" y="1496"/>
+ <point x="224" y="1468"/>
+ <point x="264" y="1468" type="curve" smooth="yes"/>
+ <point x="304" y="1468"/>
+ <point x="336" y="1496"/>
+ <point x="336" y="1536" type="curve" smooth="yes"/>
+ <point x="336" y="1576"/>
+ <point x="304" y="1612"/>
+ <point x="264" y="1612" type="curve" smooth="yes"/>
+ <point x="224" y="1612"/>
+ <point x="192" y="1576"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 858.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA719_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA719_.glif
new file mode 100644
index 000000000..3ee022200
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA719_.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA719" format="1">
+ <advance width="1536"/>
+ <unicode hex="A719"/>
+ <outline>
+ <contour>
+ <point x="1328" y="1312" type="line"/>
+ <point x="208" y="1312" type="line"/>
+ <point x="208" y="1240" type="line"/>
+ <point x="1328" y="1240" type="line"/>
+ </contour>
+ <contour>
+ <point x="700" y="1640" type="curve" smooth="yes"/>
+ <point x="700" y="1600"/>
+ <point x="732" y="1568"/>
+ <point x="768" y="1568" type="curve" smooth="yes"/>
+ <point x="808" y="1568"/>
+ <point x="844" y="1600"/>
+ <point x="844" y="1640" type="curve" smooth="yes"/>
+ <point x="844" y="1680"/>
+ <point x="808" y="1712"/>
+ <point x="768" y="1712" type="curve" smooth="yes"/>
+ <point x="732" y="1712"/>
+ <point x="700" y="1680"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>671.0</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1341, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA71A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA71A__.glif
new file mode 100644
index 000000000..8ca20d597
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA71A__.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA71A" format="1">
+ <advance width="1024"/>
+ <unicode hex="A71A"/>
+ <outline>
+ <contour>
+ <point x="112" y="1316" type="line"/>
+ <point x="868" y="1316" type="line"/>
+ <point x="868" y="1244" type="line"/>
+ <point x="112" y="1244" type="line"/>
+ </contour>
+ <contour>
+ <point x="840" y="1692" type="line"/>
+ <point x="916" y="1692" type="line"/>
+ <point x="916" y="1244" type="line"/>
+ <point x="840" y="1244" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1023.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA71B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA71B__.glif
new file mode 100644
index 000000000..bb62181c7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA71B__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA71B" format="1">
+ <advance width="1280"/>
+ <unicode hex="A71B"/>
+ <outline>
+ <contour>
+ <point x="672" y="956" type="line"/>
+ <point x="672" y="1928" type="line"/>
+ <point x="600" y="1928" type="line"/>
+ <point x="600" y="956" type="line"/>
+ </contour>
+ <contour>
+ <point x="1056" y="1604" type="line"/>
+ <point x="640" y="2016" type="line"/>
+ <point x="604" y="1948" type="line"/>
+ <point x="1056" y="1496" type="line"/>
+ </contour>
+ <contour>
+ <point x="224" y="1496" type="line"/>
+ <point x="676" y="1948" type="line"/>
+ <point x="640" y="2016" type="line"/>
+ <point x="224" y="1604" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1051, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA71C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA71C__.glif
new file mode 100644
index 000000000..934662975
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA71C__.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA71C" format="1">
+ <advance width="1280"/>
+ <unicode hex="A71C"/>
+ <outline>
+ <contour>
+ <point x="672" y="2016" type="line"/>
+ <point x="672" y="1044" type="line"/>
+ <point x="600" y="1044" type="line"/>
+ <point x="600" y="2016" type="line"/>
+ </contour>
+ <contour>
+ <point x="1056" y="1372" type="line"/>
+ <point x="640" y="956" type="line"/>
+ <point x="604" y="1028" type="line"/>
+ <point x="1056" y="1476" type="line"/>
+ </contour>
+ <contour>
+ <point x="224" y="1476" type="line"/>
+ <point x="676" y="1024" type="line"/>
+ <point x="640" y="956" type="line"/>
+ <point x="224" y="1372" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1051, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA71D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA71D__.glif
new file mode 100644
index 000000000..cc7a17ce3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA71D__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA71D" format="1">
+ <advance width="512"/>
+ <unicode hex="A71D"/>
+ <outline>
+ <contour>
+ <point x="292" y="2368" type="line"/>
+ <point x="216" y="2368" type="line"/>
+ <point x="216" y="1296" type="line"/>
+ <point x="292" y="1296" type="line"/>
+ </contour>
+ <contour>
+ <point x="180" y="956" type="curve" smooth="yes"/>
+ <point x="180" y="916"/>
+ <point x="212" y="880"/>
+ <point x="256" y="880" type="curve" smooth="yes"/>
+ <point x="300" y="880"/>
+ <point x="332" y="916"/>
+ <point x="332" y="956" type="curve" smooth="yes"/>
+ <point x="332" y="1000"/>
+ <point x="300" y="1036"/>
+ <point x="256" y="1036" type="curve" smooth="yes"/>
+ <point x="212" y="1036"/>
+ <point x="180" y="1000"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>240.625</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 483, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA71E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA71E__.glif
new file mode 100644
index 000000000..df59cc2dc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA71E__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA71E" format="1">
+ <advance width="512"/>
+ <unicode hex="A71E"/>
+ <outline>
+ <contour>
+ <point x="292" y="896" type="line"/>
+ <point x="216" y="896" type="line"/>
+ <point x="216" y="1968" type="line"/>
+ <point x="292" y="1968" type="line"/>
+ </contour>
+ <contour>
+ <point x="180" y="2308" type="curve" smooth="yes"/>
+ <point x="180" y="2352"/>
+ <point x="212" y="2384"/>
+ <point x="256" y="2384" type="curve" smooth="yes"/>
+ <point x="300" y="2384"/>
+ <point x="332" y="2352"/>
+ <point x="332" y="2308" type="curve" smooth="yes"/>
+ <point x="332" y="2264"/>
+ <point x="300" y="2232"/>
+ <point x="256" y="2232" type="curve" smooth="yes"/>
+ <point x="212" y="2232"/>
+ <point x="180" y="2264"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 483, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA71F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA71F__.glif
new file mode 100644
index 000000000..a119bf9e5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA71F__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA71F" format="1">
+ <advance width="512"/>
+ <unicode hex="A71F"/>
+ <outline>
+ <contour>
+ <point x="292" y="524" type="line"/>
+ <point x="216" y="524" type="line"/>
+ <point x="216" y="1600" type="line"/>
+ <point x="292" y="1600" type="line"/>
+ </contour>
+ <contour>
+ <point x="180" y="1936" type="curve" smooth="yes"/>
+ <point x="180" y="1980"/>
+ <point x="212" y="2012"/>
+ <point x="256" y="2012" type="curve" smooth="yes"/>
+ <point x="300" y="2012"/>
+ <point x="332" y="1980"/>
+ <point x="332" y="1936" type="curve" smooth="yes"/>
+ <point x="332" y="1896"/>
+ <point x="300" y="1860"/>
+ <point x="256" y="1860" type="curve" smooth="yes"/>
+ <point x="212" y="1860"/>
+ <point x="180" y="1896"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 483, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA720_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA720_.glif
new file mode 100644
index 000000000..79727e7e3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA720_.glif
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA720" format="1">
+ <advance width="1792"/>
+ <unicode hex="A720"/>
+ <outline>
+ <contour>
+ <point x="132" y="1392" type="line"/>
+ <point x="204" y="1392" type="line"/>
+ <point x="204" y="2108" type="line"/>
+ <point x="132" y="2216" type="line"/>
+ </contour>
+ <contour>
+ <point x="764" y="1584" type="line"/>
+ <point x="836" y="1584" type="line"/>
+ <point x="836" y="2000" type="line"/>
+ <point x="764" y="2024" type="line"/>
+ </contour>
+ <contour>
+ <point x="132" y="2144" type="line"/>
+ <point x="1640" y="1736" type="line"/>
+ <point x="1660" y="1800" type="line"/>
+ <point x="132" y="2216" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>739.75</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1749.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA721_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA721_.glif
new file mode 100644
index 000000000..19ad55eef
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA721_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA721" format="1">
+ <advance width="1792"/>
+ <unicode hex="A721"/>
+ <outline>
+ <contour>
+ <point x="132" y="-140" type="line"/>
+ <point x="132" y="-212" type="line"/>
+ <point x="1640" y="-620" type="line"/>
+ <point x="1660" y="-556" type="line"/>
+ </contour>
+ <contour>
+ <point x="204" y="-208" type="line"/>
+ <point x="204" y="472" type="line"/>
+ <point x="132" y="472" type="line"/>
+ <point x="132" y="-192" type="line"/>
+ </contour>
+ <contour>
+ <point x="836" y="-348" type="line"/>
+ <point x="836" y="184" type="line"/>
+ <point x="764" y="184" type="line"/>
+ <point x="764" y="-372" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1749.0, 'leftMargin': 110, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA722_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA722_.glif
new file mode 100644
index 000000000..3fa251f01
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA722_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA722" format="1">
+ <advance width="1024"/>
+ <unicode hex="A722"/>
+ <outline>
+ <contour>
+ <point x="200" y="1928" type="line"/>
+ <point x="308" y="1928" type="line" smooth="yes"/>
+ <point x="660" y="1928"/>
+ <point x="748" y="1780"/>
+ <point x="748" y="1640" type="curve" smooth="yes"/>
+ <point x="748" y="1400"/>
+ <point x="504" y="1300"/>
+ <point x="224" y="1200" type="curve"/>
+ <point x="248" y="1124" type="line"/>
+ <point x="636" y="1268"/>
+ <point x="824" y="1396"/>
+ <point x="824" y="1640" type="curve" smooth="yes"/>
+ <point x="824" y="1848"/>
+ <point x="664" y="2004"/>
+ <point x="308" y="2004" type="curve" smooth="yes"/>
+ <point x="200" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="200" y="952" type="line"/>
+ <point x="308" y="952" type="line" smooth="yes"/>
+ <point x="660" y="952"/>
+ <point x="748" y="804"/>
+ <point x="748" y="664" type="curve" smooth="yes"/>
+ <point x="748" y="424"/>
+ <point x="504" y="324"/>
+ <point x="224" y="220" type="curve"/>
+ <point x="248" y="148" type="line"/>
+ <point x="636" y="292"/>
+ <point x="824" y="420"/>
+ <point x="824" y="664" type="curve" smooth="yes"/>
+ <point x="824" y="872"/>
+ <point x="664" y="1028"/>
+ <point x="308" y="1028" type="curve" smooth="yes"/>
+ <point x="200" y="1028" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 842, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA723_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA723_.glif
new file mode 100644
index 000000000..a8e3030c7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA723_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA723" format="1">
+ <advance width="768"/>
+ <unicode hex="A723"/>
+ <outline>
+ <contour>
+ <point x="128" y="1416" type="line"/>
+ <point x="216" y="1416" type="line" smooth="yes"/>
+ <point x="504" y="1416"/>
+ <point x="564" y="1292"/>
+ <point x="564" y="1196" type="curve" smooth="yes"/>
+ <point x="564" y="1032"/>
+ <point x="460" y="952"/>
+ <point x="156" y="832" type="curve"/>
+ <point x="184" y="768" type="line"/>
+ <point x="504" y="888"/>
+ <point x="640" y="984"/>
+ <point x="640" y="1196" type="curve" smooth="yes"/>
+ <point x="640" y="1360"/>
+ <point x="504" y="1488"/>
+ <point x="216" y="1488" type="curve" smooth="yes"/>
+ <point x="128" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="128" y="616" type="line"/>
+ <point x="216" y="616" type="line" smooth="yes"/>
+ <point x="504" y="616"/>
+ <point x="564" y="496"/>
+ <point x="564" y="396" type="curve" smooth="yes"/>
+ <point x="564" y="236"/>
+ <point x="460" y="156"/>
+ <point x="156" y="36" type="curve"/>
+ <point x="184" y="-28" type="line"/>
+ <point x="504" y="92"/>
+ <point x="640" y="188"/>
+ <point x="640" y="396" type="curve" smooth="yes"/>
+ <point x="640" y="564"/>
+ <point x="504" y="692"/>
+ <point x="216" y="692" type="curve" smooth="yes"/>
+ <point x="128" y="692" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 780, 'leftMargin': 114, 'rightMargin': 156}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA724_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA724_.glif
new file mode 100644
index 000000000..aecea9aeb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA724_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA724" format="1">
+ <advance width="1024"/>
+ <unicode hex="A724"/>
+ <outline>
+ <contour>
+ <point x="824" y="2004" type="line"/>
+ <point x="716" y="2004" type="line" smooth="yes"/>
+ <point x="360" y="2004"/>
+ <point x="200" y="1848"/>
+ <point x="200" y="1640" type="curve" smooth="yes"/>
+ <point x="200" y="1396"/>
+ <point x="424" y="1152"/>
+ <point x="748" y="896" type="curve"/>
+ <point x="788" y="952" type="line"/>
+ <point x="520" y="1160"/>
+ <point x="276" y="1400"/>
+ <point x="276" y="1640" type="curve" smooth="yes"/>
+ <point x="276" y="1780"/>
+ <point x="364" y="1928"/>
+ <point x="716" y="1928" type="curve" smooth="yes"/>
+ <point x="824" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 842, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA725_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA725_.glif
new file mode 100644
index 000000000..45a6e4781
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA725_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA725" format="1">
+ <advance width="768"/>
+ <unicode hex="A725"/>
+ <outline>
+ <contour>
+ <point x="640" y="1488" type="line"/>
+ <point x="552" y="1488" type="line" smooth="yes"/>
+ <point x="264" y="1488"/>
+ <point x="128" y="1360"/>
+ <point x="128" y="1184" type="curve" smooth="yes"/>
+ <point x="128" y="972"/>
+ <point x="284" y="864"/>
+ <point x="560" y="684" type="curve"/>
+ <point x="604" y="744" type="line"/>
+ <point x="296" y="940"/>
+ <point x="204" y="1032"/>
+ <point x="204" y="1184" type="curve" smooth="yes"/>
+ <point x="204" y="1292"/>
+ <point x="268" y="1416"/>
+ <point x="552" y="1416" type="curve" smooth="yes"/>
+ <point x="640" y="1416" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 688, 'leftMargin': 114, 'rightMargin': 64}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA726_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA726_.glif
new file mode 100644
index 000000000..c504469f9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA726_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA726" format="1">
+ <advance width="2048"/>
+ <unicode hex="A726"/>
+ <outline>
+ <contour>
+ <point x="1628" y="452" type="line"/>
+ <point x="1628" y="-124" type="line" smooth="yes"/>
+ <point x="1628" y="-420"/>
+ <point x="1500" y="-528"/>
+ <point x="1268" y="-528" type="curve" smooth="yes"/>
+ <point x="1188" y="-528"/>
+ <point x="1096" y="-512"/>
+ <point x="1036" y="-488" type="curve"/>
+ <point x="1016" y="-560" type="line"/>
+ <point x="1084" y="-584"/>
+ <point x="1184" y="-600"/>
+ <point x="1268" y="-600" type="curve" smooth="yes"/>
+ <point x="1540" y="-600"/>
+ <point x="1700" y="-472"/>
+ <point x="1700" y="-124" type="curve" smooth="yes"/>
+ <point x="1700" y="452" type="line"/>
+ </contour>
+ <component base="H" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1977, 'leftMargin': 312, 'rightMargin': 237}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA727_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA727_.glif
new file mode 100644
index 000000000..4529f3c21
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA727_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA727" format="1">
+ <advance width="1536"/>
+ <unicode hex="A727"/>
+ <outline>
+ <contour>
+ <point x="1236" y="176" type="line"/>
+ <point x="1236" y="-124" type="line" smooth="yes"/>
+ <point x="1236" y="-420"/>
+ <point x="1108" y="-528"/>
+ <point x="876" y="-528" type="curve" smooth="yes"/>
+ <point x="796" y="-528"/>
+ <point x="704" y="-512"/>
+ <point x="644" y="-488" type="curve"/>
+ <point x="624" y="-560" type="line"/>
+ <point x="692" y="-584"/>
+ <point x="792" y="-600"/>
+ <point x="876" y="-600" type="curve" smooth="yes"/>
+ <point x="1148" y="-600"/>
+ <point x="1308" y="-472"/>
+ <point x="1308" y="-124" type="curve" smooth="yes"/>
+ <point x="1308" y="176" type="line"/>
+ </contour>
+ <component base="h" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1539, 'leftMargin': 229, 'rightMargin': 230}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA728_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA728_.glif
new file mode 100644
index 000000000..7c8364bc4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA728_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA728" format="1">
+ <advance width="2048"/>
+ <unicode hex="A728"/>
+ <outline>
+ <contour>
+ <point x="1364" y="-600" type="curve" smooth="yes"/>
+ <point x="1708" y="-600"/>
+ <point x="1960" y="-396"/>
+ <point x="1960" y="-40" type="curve" smooth="yes"/>
+ <point x="1960" y="348"/>
+ <point x="1768" y="564"/>
+ <point x="1364" y="564" type="curve" smooth="yes"/>
+ <point x="1312" y="564" type="line"/>
+ <point x="1972" y="1396" type="line"/>
+ <point x="1968" y="1488" type="line"/>
+ <point x="772" y="1488" type="line"/>
+ <point x="772" y="1416" type="line"/>
+ <point x="1888" y="1416" type="line"/>
+ <point x="1220" y="576" type="line"/>
+ <point x="1220" y="500" type="line"/>
+ <point x="1360" y="500" type="line" smooth="yes"/>
+ <point x="1700" y="500"/>
+ <point x="1888" y="340"/>
+ <point x="1888" y="-48" type="curve" smooth="yes"/>
+ <point x="1888" y="-344"/>
+ <point x="1696" y="-528"/>
+ <point x="1364" y="-528" type="curve" smooth="yes"/>
+ <point x="1040" y="-528"/>
+ <point x="848" y="-408"/>
+ <point x="820" y="-156" type="curve"/>
+ <point x="748" y="-156" type="line"/>
+ <point x="780" y="-508"/>
+ <point x="1064" y="-600"/>
+ </contour>
+ <component base="T" xOffset="-56"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2166, 'leftMargin': 132, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA729_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA729_.glif
new file mode 100644
index 000000000..e09c72f23
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA729_.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA729" format="1">
+ <advance width="1792"/>
+ <unicode hex="A729"/>
+ <outline>
+ <contour>
+ <point x="1080" y="-600" type="curve" smooth="yes"/>
+ <point x="1424" y="-600"/>
+ <point x="1680" y="-396"/>
+ <point x="1680" y="-40" type="curve" smooth="yes"/>
+ <point x="1680" y="348"/>
+ <point x="1484" y="564"/>
+ <point x="1080" y="564" type="curve" smooth="yes"/>
+ <point x="1028" y="564" type="line"/>
+ <point x="1688" y="1396" type="line"/>
+ <point x="1684" y="1488" type="line"/>
+ <point x="492" y="1488" type="line"/>
+ <point x="492" y="1412" type="line"/>
+ <point x="1604" y="1412" type="line"/>
+ <point x="936" y="576" type="line"/>
+ <point x="936" y="500" type="line"/>
+ <point x="1076" y="500" type="line" smooth="yes"/>
+ <point x="1420" y="500"/>
+ <point x="1604" y="340"/>
+ <point x="1604" y="-48" type="curve" smooth="yes"/>
+ <point x="1604" y="-344"/>
+ <point x="1416" y="-528"/>
+ <point x="1080" y="-528" type="curve" smooth="yes"/>
+ <point x="756" y="-528"/>
+ <point x="564" y="-408"/>
+ <point x="540" y="-156" type="curve"/>
+ <point x="464" y="-156" type="line"/>
+ <point x="500" y="-508"/>
+ <point x="780" y="-600"/>
+ </contour>
+ <component base="t" xOffset="-40"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1859.0, 'leftMargin': 144, 'rightMargin': 129.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA72A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA72A__.glif
new file mode 100644
index 000000000..ec077737b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA72A__.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA72A" format="1">
+ <advance width="1536"/>
+ <unicode hex="A72A"/>
+ <outline>
+ <contour>
+ <point x="1392" y="556" type="curve"/>
+ <point x="1316" y="556" type="line"/>
+ <point x="1316" y="260"/>
+ <point x="1068" y="44"/>
+ <point x="744" y="44" type="curve" smooth="yes"/>
+ <point x="412" y="44"/>
+ <point x="220" y="228"/>
+ <point x="220" y="524" type="curve" smooth="yes"/>
+ <point x="220" y="852"/>
+ <point x="464" y="984"/>
+ <point x="804" y="984" type="curve" smooth="yes"/>
+ <point x="960" y="984" type="line"/>
+ <point x="960" y="1060" type="line"/>
+ <point x="804" y="1060" type="line" smooth="yes"/>
+ <point x="456" y="1060"/>
+ <point x="264" y="1260"/>
+ <point x="264" y="1492" type="curve" smooth="yes"/>
+ <point x="264" y="1744"/>
+ <point x="416" y="1956"/>
+ <point x="756" y="1956" type="curve" smooth="yes"/>
+ <point x="1044" y="1956"/>
+ <point x="1272" y="1776"/>
+ <point x="1272" y="1476" type="curve"/>
+ <point x="1348" y="1476" type="line"/>
+ <point x="1348" y="1820"/>
+ <point x="1080" y="2032"/>
+ <point x="756" y="2032" type="curve" smooth="yes"/>
+ <point x="412" y="2032"/>
+ <point x="192" y="1824"/>
+ <point x="192" y="1488" type="curve" smooth="yes"/>
+ <point x="192" y="1276"/>
+ <point x="332" y="1096"/>
+ <point x="564" y="1024" type="curve"/>
+ <point x="304" y="964"/>
+ <point x="148" y="792"/>
+ <point x="148" y="532" type="curve" smooth="yes"/>
+ <point x="148" y="176"/>
+ <point x="400" y="-28"/>
+ <point x="744" y="-28" type="curve" smooth="yes"/>
+ <point x="1044" y="-28"/>
+ <point x="1392" y="152"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 142, 'rightMargin': 156}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA72B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA72B__.glif
new file mode 100644
index 000000000..a414dee2c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA72B__.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA72B" format="1">
+ <advance width="1792"/>
+ <unicode hex="A72B"/>
+ <outline>
+ <contour>
+ <point x="1060" y="840" type="line"/>
+ <point x="388" y="1528" type="line"/>
+ <point x="1468" y="1528" type="line"/>
+ <point x="1468" y="1604" type="line"/>
+ <point x="304" y="1604" type="line"/>
+ <point x="304" y="1520" type="line"/>
+ <point x="924" y="868" type="line"/>
+ <point x="476" y="864"/>
+ <point x="228" y="620"/>
+ <point x="228" y="244" type="curve" smooth="yes"/>
+ <point x="228" y="-220"/>
+ <point x="556" y="-480"/>
+ <point x="1000" y="-480" type="curve" smooth="yes"/>
+ <point x="1196" y="-480"/>
+ <point x="1372" y="-432"/>
+ <point x="1568" y="-340" type="curve"/>
+ <point x="1544" y="-276" type="line"/>
+ <point x="1392" y="-352"/>
+ <point x="1200" y="-404"/>
+ <point x="1016" y="-404" type="curve" smooth="yes"/>
+ <point x="536" y="-404"/>
+ <point x="300" y="-120"/>
+ <point x="300" y="244" type="curve" smooth="yes"/>
+ <point x="300" y="636"/>
+ <point x="580" y="800"/>
+ <point x="952" y="800" type="curve" smooth="yes"/>
+ <point x="1060" y="800" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1546, 'leftMargin': 129, 'rightMargin': 76}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA72C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA72C__.glif
new file mode 100644
index 000000000..11d89e2d5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA72C__.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA72C" format="1">
+ <advance width="1536"/>
+ <unicode hex="A72C"/>
+ <outline>
+ <contour>
+ <point x="1272" y="620" type="line"/>
+ <point x="360" y="620" type="line"/>
+ <point x="1100" y="1724" type="line"/>
+ <point x="1272" y="2004" type="line"/>
+ <point x="1200" y="2004" type="line"/>
+ <point x="248" y="588" type="line"/>
+ <point x="248" y="548" type="line"/>
+ <point x="1272" y="548" type="line"/>
+ </contour>
+ <contour>
+ <point x="1292" y="2004" type="line"/>
+ <point x="1216" y="2004" type="line"/>
+ <point x="1216" y="524" type="line"/>
+ <point x="1292" y="524" type="line"/>
+ </contour>
+ <contour>
+ <point x="1216" y="548" type="line"/>
+ <point x="1216" y="452" type="line" smooth="yes"/>
+ <point x="1216" y="196"/>
+ <point x="1104" y="48"/>
+ <point x="900" y="48" type="curve" smooth="yes"/>
+ <point x="848" y="48"/>
+ <point x="792" y="60"/>
+ <point x="764" y="72" type="curve"/>
+ <point x="744" y="0" type="line"/>
+ <point x="800" y="-20"/>
+ <point x="844" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1144" y="-28"/>
+ <point x="1292" y="144"/>
+ <point x="1292" y="452" type="curve" smooth="yes"/>
+ <point x="1292" y="548" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1412, 'leftMargin': 113, 'rightMargin': 254}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA72D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA72D__.glif
new file mode 100644
index 000000000..4b4a2f9a6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA72D__.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA72D" format="1">
+ <advance width="1280"/>
+ <unicode hex="A72D"/>
+ <outline>
+ <contour>
+ <point x="1144" y="76" type="line"/>
+ <point x="232" y="76" type="line"/>
+ <point x="972" y="1208" type="line"/>
+ <point x="1144" y="1488" type="line"/>
+ <point x="1072" y="1488" type="line"/>
+ <point x="120" y="40" type="line"/>
+ <point x="120" y="0" type="line"/>
+ <point x="1144" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1164" y="1488" type="line"/>
+ <point x="1088" y="1488" type="line"/>
+ <point x="1088" y="-24" type="line"/>
+ <point x="1164" y="-24" type="line"/>
+ </contour>
+ <contour>
+ <point x="1088" y="4" type="line"/>
+ <point x="1088" y="-124" type="line" smooth="yes"/>
+ <point x="1088" y="-380"/>
+ <point x="976" y="-528"/>
+ <point x="772" y="-528" type="curve" smooth="yes"/>
+ <point x="720" y="-528"/>
+ <point x="664" y="-512"/>
+ <point x="636" y="-504" type="curve"/>
+ <point x="616" y="-572" type="line"/>
+ <point x="672" y="-592"/>
+ <point x="716" y="-600"/>
+ <point x="772" y="-600" type="curve" smooth="yes"/>
+ <point x="1016" y="-600"/>
+ <point x="1164" y="-432"/>
+ <point x="1164" y="-124" type="curve" smooth="yes"/>
+ <point x="1164" y="4" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1393, 'leftMargin': 113, 'rightMargin': 235}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA72E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA72E__.glif
new file mode 100644
index 000000000..6f7e4225d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA72E__.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA72E" format="1">
+ <advance width="1792"/>
+ <unicode hex="A72E"/>
+ <outline>
+ <contour>
+ <point x="1592" y="620" type="line"/>
+ <point x="316" y="620" type="line"/>
+ <point x="1056" y="1724" type="line"/>
+ <point x="1224" y="2004" type="line"/>
+ <point x="1156" y="2004" type="line"/>
+ <point x="200" y="588" type="line"/>
+ <point x="200" y="548" type="line"/>
+ <point x="1592" y="548" type="line"/>
+ </contour>
+ <contour>
+ <point x="1248" y="2004" type="line"/>
+ <point x="1172" y="2004" type="line"/>
+ <point x="1172" y="524" type="line"/>
+ <point x="1248" y="524" type="line"/>
+ </contour>
+ <contour>
+ <point x="1172" y="548" type="line"/>
+ <point x="1172" y="452" type="line" smooth="yes"/>
+ <point x="1172" y="196"/>
+ <point x="1056" y="48"/>
+ <point x="856" y="48" type="curve" smooth="yes"/>
+ <point x="804" y="48"/>
+ <point x="748" y="60"/>
+ <point x="720" y="72" type="curve"/>
+ <point x="700" y="0" type="line"/>
+ <point x="756" y="-20"/>
+ <point x="800" y="-28"/>
+ <point x="856" y="-28" type="curve" smooth="yes"/>
+ <point x="1100" y="-28"/>
+ <point x="1248" y="144"/>
+ <point x="1248" y="452" type="curve" smooth="yes"/>
+ <point x="1248" y="548" type="line"/>
+ </contour>
+ <component base="commaaccent" xOffset="1144" yOffset="208"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1504.25</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1559, 'leftMargin': 113, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA72F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA72F__.glif
new file mode 100644
index 000000000..2fe5b39a9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA72F__.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA72F" format="1">
+ <advance width="1792"/>
+ <unicode hex="A72F"/>
+ <outline>
+ <contour>
+ <point x="1592" y="76" type="line"/>
+ <point x="316" y="76" type="line"/>
+ <point x="1056" y="1208" type="line"/>
+ <point x="1224" y="1488" type="line"/>
+ <point x="1156" y="1488" type="line"/>
+ <point x="200" y="40" type="line"/>
+ <point x="200" y="0" type="line"/>
+ <point x="1592" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1248" y="1488" type="line"/>
+ <point x="1172" y="1488" type="line"/>
+ <point x="1172" y="-24" type="line"/>
+ <point x="1248" y="-24" type="line"/>
+ </contour>
+ <contour>
+ <point x="1172" y="4" type="line"/>
+ <point x="1172" y="-124" type="line" smooth="yes"/>
+ <point x="1172" y="-380"/>
+ <point x="1056" y="-528"/>
+ <point x="856" y="-528" type="curve" smooth="yes"/>
+ <point x="804" y="-528"/>
+ <point x="748" y="-512"/>
+ <point x="720" y="-504" type="curve"/>
+ <point x="700" y="-572" type="line"/>
+ <point x="756" y="-592"/>
+ <point x="800" y="-600"/>
+ <point x="856" y="-600" type="curve" smooth="yes"/>
+ <point x="1100" y="-600"/>
+ <point x="1248" y="-432"/>
+ <point x="1248" y="-124" type="curve" smooth="yes"/>
+ <point x="1248" y="4" type="line"/>
+ </contour>
+ <component base="commaaccent" xOffset="1144" yOffset="-344"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>1504.25</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1559, 'leftMargin': 113, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA730_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA730_.glif
new file mode 100644
index 000000000..84c5eafed
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA730_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA730" format="1">
+ <advance width="1280"/>
+ <unicode hex="A730"/>
+ <outline>
+ <contour>
+ <point x="1000" y="748" type="line"/>
+ <point x="200" y="748" type="line"/>
+ <point x="200" y="676" type="line"/>
+ <point x="1000" y="676" type="line"/>
+ </contour>
+ <component base="uni0433" xOffset="-44"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1192, 'leftMargin': 237, 'rightMargin': 62}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA731_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA731_.glif
new file mode 100644
index 000000000..70370721c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA731_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA731" format="1">
+ <advance width="1280"/>
+ <unicode hex="A731"/>
+ <outline>
+ <component base="s" xOffset="-48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1401, 'leftMargin': 149, 'rightMargin': 173}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA732_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA732_.glif
new file mode 100644
index 000000000..e11092acb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA732_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA732" format="1">
+ <advance width="2816"/>
+ <unicode hex="A732"/>
+ <outline>
+ <contour>
+ <point x="1912" y="1940" type="line"/>
+ <point x="1928" y="2004" type="line"/>
+ <point x="1856" y="2004" type="line"/>
+ <point x="1360" y="676" type="line"/>
+ <point x="1400" y="572" type="line"/>
+ </contour>
+ <contour>
+ <point x="2616" y="0" type="line"/>
+ <point x="2696" y="0" type="line"/>
+ <point x="1948" y="2004" type="line"/>
+ <point x="1876" y="2004" type="line"/>
+ <point x="1892" y="1940" type="line"/>
+ </contour>
+ <contour>
+ <point x="2404" y="672" type="line"/>
+ <point x="1400" y="672" type="line"/>
+ <point x="1400" y="600" type="line"/>
+ <point x="2404" y="600" type="line"/>
+ </contour>
+ <component base="A" xOffset="24"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2720, 'leftMargin': 100, 'rightMargin': 47}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA733_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA733_.glif
new file mode 100644
index 000000000..1cdc60624
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA733_.glif
@@ -0,0 +1,111 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA733" format="1">
+ <advance width="2560"/>
+ <unicode hex="A733"/>
+ <outline>
+ <contour>
+ <point x="1224" y="320" type="line"/>
+ <point x="1296" y="300" type="line"/>
+ <point x="1296" y="1044" type="line" smooth="yes"/>
+ <point x="1296" y="1360"/>
+ <point x="1080" y="1516"/>
+ <point x="768" y="1516" type="curve" smooth="yes"/>
+ <point x="448" y="1516"/>
+ <point x="220" y="1312"/>
+ <point x="220" y="1080" type="curve"/>
+ <point x="296" y="1080" type="line"/>
+ <point x="296" y="1284"/>
+ <point x="500" y="1440"/>
+ <point x="768" y="1440" type="curve" smooth="yes"/>
+ <point x="1060" y="1440"/>
+ <point x="1224" y="1296"/>
+ <point x="1224" y="1048" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1256" y="832" type="line"/>
+ <point x="868" y="832" type="line" smooth="yes"/>
+ <point x="436" y="832"/>
+ <point x="180" y="644"/>
+ <point x="180" y="376" type="curve" smooth="yes"/>
+ <point x="180" y="140"/>
+ <point x="360" y="-28"/>
+ <point x="636" y="-28" type="curve" smooth="yes"/>
+ <point x="1008" y="-28"/>
+ <point x="1212" y="192"/>
+ <point x="1280" y="396" type="curve"/>
+ <point x="1248" y="464" type="line"/>
+ <point x="1160" y="208"/>
+ <point x="952" y="44"/>
+ <point x="636" y="44" type="curve" smooth="yes"/>
+ <point x="412" y="44"/>
+ <point x="256" y="192"/>
+ <point x="256" y="372" type="curve" smooth="yes"/>
+ <point x="256" y="596"/>
+ <point x="488" y="756"/>
+ <point x="872" y="756" type="curve" smooth="yes"/>
+ <point x="1260" y="756" type="line"/>
+ </contour>
+ <contour>
+ <point x="2268" y="280" type="line"/>
+ <point x="2268" y="184"/>
+ <point x="2276" y="72"/>
+ <point x="2296" y="0" type="curve"/>
+ <point x="2380" y="0" type="line"/>
+ <point x="2380" y="12" type="line"/>
+ <point x="2356" y="72"/>
+ <point x="2340" y="192"/>
+ <point x="2340" y="300" type="curve" smooth="yes"/>
+ <point x="2340" y="1044" type="line" smooth="yes"/>
+ <point x="2340" y="1360"/>
+ <point x="2116" y="1516"/>
+ <point x="1792" y="1516" type="curve" smooth="yes"/>
+ <point x="1460" y="1516"/>
+ <point x="1224" y="1316"/>
+ <point x="1224" y="1044" type="curve"/>
+ <point x="1296" y="1040" type="line"/>
+ <point x="1296" y="1288"/>
+ <point x="1512" y="1440"/>
+ <point x="1792" y="1440" type="curve" smooth="yes"/>
+ <point x="2100" y="1440"/>
+ <point x="2268" y="1296"/>
+ <point x="2268" y="1048" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2300" y="832" type="line"/>
+ <point x="1912" y="832" type="line" smooth="yes"/>
+ <point x="1480" y="832"/>
+ <point x="1224" y="644"/>
+ <point x="1224" y="376" type="curve" smooth="yes"/>
+ <point x="1224" y="140"/>
+ <point x="1404" y="-28"/>
+ <point x="1680" y="-28" type="curve" smooth="yes"/>
+ <point x="2052" y="-28"/>
+ <point x="2256" y="192"/>
+ <point x="2324" y="396" type="curve"/>
+ <point x="2292" y="464" type="line"/>
+ <point x="2204" y="208"/>
+ <point x="1996" y="44"/>
+ <point x="1680" y="44" type="curve" smooth="yes"/>
+ <point x="1456" y="44"/>
+ <point x="1296" y="192"/>
+ <point x="1296" y="372" type="curve" smooth="yes"/>
+ <point x="1296" y="596"/>
+ <point x="1532" y="756"/>
+ <point x="1916" y="756" type="curve" smooth="yes"/>
+ <point x="2304" y="756" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2530.0, 'leftMargin': 127, 'rightMargin': 203.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA734_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA734_.glif
new file mode 100644
index 000000000..d5e7ddbbf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA734_.glif
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA734" format="1">
+ <advance width="3072"/>
+ <unicode hex="A734"/>
+ <outline>
+ <contour>
+ <point x="1444" y="672" type="line"/>
+ <point x="444" y="672" type="line"/>
+ <point x="444" y="600" type="line"/>
+ <point x="1444" y="600" type="line"/>
+ </contour>
+ <contour>
+ <point x="952" y="1940" type="line"/>
+ <point x="968" y="2004" type="line"/>
+ <point x="900" y="2004" type="line"/>
+ <point x="148" y="0" type="line"/>
+ <point x="232" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1500" y="632" type="line"/>
+ <point x="988" y="2004" type="line"/>
+ <point x="920" y="2004" type="line"/>
+ <point x="936" y="1940" type="line"/>
+ <point x="1420" y="632" type="line"/>
+ </contour>
+ <component base="O" xOffset="1232"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3018, 'leftMargin': 45, 'rightMargin': 197}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA735_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA735_.glif
new file mode 100644
index 000000000..ef4bba2b1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA735_.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA735" format="1">
+ <advance width="2816"/>
+ <unicode hex="A735"/>
+ <outline>
+ <contour>
+ <point x="1312" y="832" type="line"/>
+ <point x="924" y="832" type="line" smooth="yes"/>
+ <point x="492" y="832"/>
+ <point x="236" y="644"/>
+ <point x="236" y="376" type="curve" smooth="yes"/>
+ <point x="236" y="140"/>
+ <point x="416" y="-28"/>
+ <point x="692" y="-28" type="curve" smooth="yes"/>
+ <point x="1064" y="-28"/>
+ <point x="1256" y="156"/>
+ <point x="1348" y="404" type="curve"/>
+ <point x="1316" y="472" type="line"/>
+ <point x="1204" y="176"/>
+ <point x="1008" y="44"/>
+ <point x="692" y="44" type="curve" smooth="yes"/>
+ <point x="468" y="44"/>
+ <point x="312" y="192"/>
+ <point x="312" y="372" type="curve" smooth="yes"/>
+ <point x="312" y="596"/>
+ <point x="544" y="756"/>
+ <point x="928" y="756" type="curve" smooth="yes"/>
+ <point x="1316" y="756" type="line"/>
+ </contour>
+ <contour>
+ <point x="1352" y="792" type="line"/>
+ <point x="1352" y="1044" type="line" smooth="yes"/>
+ <point x="1352" y="1360"/>
+ <point x="1136" y="1516"/>
+ <point x="824" y="1516" type="curve" smooth="yes"/>
+ <point x="504" y="1516"/>
+ <point x="276" y="1312"/>
+ <point x="276" y="1080" type="curve"/>
+ <point x="352" y="1080" type="line"/>
+ <point x="352" y="1284"/>
+ <point x="556" y="1440"/>
+ <point x="824" y="1440" type="curve" smooth="yes"/>
+ <point x="1116" y="1440"/>
+ <point x="1280" y="1296"/>
+ <point x="1280" y="1048" type="curve" smooth="yes"/>
+ <point x="1280" y="772" type="line"/>
+ </contour>
+ <component base="o" xOffset="1156"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2596.0, 'leftMargin': 127, 'rightMargin': 124.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA736_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA736_.glif
new file mode 100644
index 000000000..cfa77a3c6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA736_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA736" format="1">
+ <advance width="2816"/>
+ <unicode hex="A736"/>
+ <outline>
+ <contour>
+ <point x="1264" y="1784" type="line"/>
+ <point x="1380" y="2004" type="line"/>
+ <point x="1312" y="2004" type="line"/>
+ <point x="100" y="0" type="line"/>
+ <point x="192" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1396" y="656" type="line"/>
+ <point x="520" y="656" type="line"/>
+ <point x="520" y="584" type="line"/>
+ <point x="1396" y="584" type="line"/>
+ </contour>
+ <component base="U" xOffset="1092"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2937.0, 'leftMargin': 69, 'rightMargin': 254.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA737_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA737_.glif
new file mode 100644
index 000000000..83a14fb52
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA737_.glif
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA737" format="1">
+ <advance width="2560"/>
+ <unicode hex="A737"/>
+ <outline>
+ <contour>
+ <point x="1296" y="832" type="line"/>
+ <point x="908" y="832" type="line" smooth="yes"/>
+ <point x="476" y="832"/>
+ <point x="220" y="644"/>
+ <point x="220" y="376" type="curve" smooth="yes"/>
+ <point x="220" y="140"/>
+ <point x="400" y="-28"/>
+ <point x="676" y="-28" type="curve" smooth="yes"/>
+ <point x="1048" y="-28"/>
+ <point x="1240" y="156"/>
+ <point x="1332" y="404" type="curve"/>
+ <point x="1300" y="472" type="line"/>
+ <point x="1188" y="176"/>
+ <point x="992" y="44"/>
+ <point x="676" y="44" type="curve" smooth="yes"/>
+ <point x="452" y="44"/>
+ <point x="296" y="192"/>
+ <point x="296" y="372" type="curve" smooth="yes"/>
+ <point x="296" y="596"/>
+ <point x="528" y="756"/>
+ <point x="912" y="756" type="curve" smooth="yes"/>
+ <point x="1300" y="756" type="line"/>
+ </contour>
+ <contour>
+ <point x="1336" y="792" type="line"/>
+ <point x="1336" y="1044" type="line" smooth="yes"/>
+ <point x="1336" y="1360"/>
+ <point x="1120" y="1516"/>
+ <point x="808" y="1516" type="curve" smooth="yes"/>
+ <point x="488" y="1516"/>
+ <point x="260" y="1312"/>
+ <point x="260" y="1080" type="curve"/>
+ <point x="336" y="1080" type="line"/>
+ <point x="336" y="1284"/>
+ <point x="540" y="1440"/>
+ <point x="808" y="1440" type="curve" smooth="yes"/>
+ <point x="1100" y="1440"/>
+ <point x="1264" y="1296"/>
+ <point x="1264" y="1048" type="curve" smooth="yes"/>
+ <point x="1264" y="772" type="line"/>
+ </contour>
+ <contour>
+ <point x="2268" y="344" type="line"/>
+ <point x="2268" y="0" type="line"/>
+ <point x="2340" y="0" type="line"/>
+ <point x="2340" y="1488" type="line"/>
+ <point x="2268" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="2280" y="584" type="line"/>
+ <point x="2280" y="312"/>
+ <point x="2152" y="48"/>
+ <point x="1752" y="48" type="curve" smooth="yes"/>
+ <point x="1512" y="48"/>
+ <point x="1336" y="176"/>
+ <point x="1336" y="540" type="curve" smooth="yes"/>
+ <point x="1336" y="940" type="line"/>
+ <point x="1264" y="940" type="line"/>
+ <point x="1264" y="544" type="line" smooth="yes"/>
+ <point x="1264" y="128"/>
+ <point x="1460" y="-28"/>
+ <point x="1752" y="-28" type="curve" smooth="yes"/>
+ <point x="2164" y="-28"/>
+ <point x="2340" y="232"/>
+ <point x="2340" y="584" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2481, 'leftMargin': 127, 'rightMargin': 233}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA738_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA738_.glif
new file mode 100644
index 000000000..35fc81062
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA738_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA738" format="1">
+ <advance width="2560"/>
+ <unicode hex="A738"/>
+ <outline>
+ <contour>
+ <point x="912" y="1940" type="line"/>
+ <point x="928" y="2004" type="line"/>
+ <point x="856" y="2004" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="188" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1404" y="672" type="line"/>
+ <point x="400" y="672" type="line"/>
+ <point x="400" y="600" type="line"/>
+ <point x="1404" y="600" type="line"/>
+ </contour>
+ <contour>
+ <point x="1700" y="196" type="line"/>
+ <point x="1636" y="0" type="line"/>
+ <point x="1708" y="0" type="line"/>
+ <point x="2456" y="2004" type="line"/>
+ <point x="2376" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="948" y="2004" type="line"/>
+ <point x="868" y="2004" type="line"/>
+ <point x="1616" y="0" type="line"/>
+ <point x="1688" y="0" type="line"/>
+ <point x="1624" y="196" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2441, 'leftMargin': 45, 'rightMargin': 47}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA739_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA739_.glif
new file mode 100644
index 000000000..b1ab53999
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA739_.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA739" format="1">
+ <advance width="2304"/>
+ <unicode hex="A739"/>
+ <outline>
+ <contour>
+ <point x="1444" y="316" type="line"/>
+ <point x="1308" y="0" type="line"/>
+ <point x="1380" y="0" type="line"/>
+ <point x="2096" y="1488" type="line"/>
+ <point x="2012" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1256" y="280" type="line"/>
+ <point x="1256" y="184"/>
+ <point x="1260" y="80"/>
+ <point x="1268" y="0" type="curve"/>
+ <point x="1328" y="0" type="line"/>
+ <point x="1328" y="1044" type="line"/>
+ <point x="1328" y="1360"/>
+ <point x="1112" y="1516"/>
+ <point x="800" y="1516" type="curve" smooth="yes"/>
+ <point x="480" y="1516"/>
+ <point x="252" y="1312"/>
+ <point x="252" y="1080" type="curve"/>
+ <point x="324" y="1080" type="line"/>
+ <point x="324" y="1284"/>
+ <point x="532" y="1440"/>
+ <point x="800" y="1440" type="curve" smooth="yes"/>
+ <point x="1092" y="1440"/>
+ <point x="1256" y="1296"/>
+ <point x="1256" y="1048" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1288" y="832" type="line"/>
+ <point x="900" y="832" type="line" smooth="yes"/>
+ <point x="468" y="832"/>
+ <point x="212" y="644"/>
+ <point x="212" y="376" type="curve" smooth="yes"/>
+ <point x="212" y="140"/>
+ <point x="392" y="-28"/>
+ <point x="668" y="-28" type="curve" smooth="yes"/>
+ <point x="1040" y="-28"/>
+ <point x="1244" y="192"/>
+ <point x="1312" y="396" type="curve"/>
+ <point x="1280" y="464" type="line"/>
+ <point x="1192" y="208"/>
+ <point x="984" y="44"/>
+ <point x="668" y="44" type="curve" smooth="yes"/>
+ <point x="444" y="44"/>
+ <point x="284" y="192"/>
+ <point x="284" y="372" type="curve" smooth="yes"/>
+ <point x="284" y="596"/>
+ <point x="520" y="756"/>
+ <point x="904" y="756" type="curve" smooth="yes"/>
+ <point x="1292" y="756" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2067, 'leftMargin': 127, 'rightMargin': 57}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA73A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA73A__.glif
new file mode 100644
index 000000000..6fc9ca9a3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA73A__.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73A" format="1">
+ <advance width="2560"/>
+ <unicode hex="A73A"/>
+ <outline>
+ <contour>
+ <point x="912" y="1940" type="line"/>
+ <point x="928" y="2004" type="line"/>
+ <point x="856" y="2004" type="line"/>
+ <point x="108" y="0" type="line"/>
+ <point x="188" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1900" y="672" type="line"/>
+ <point x="400" y="672" type="line"/>
+ <point x="400" y="600" type="line"/>
+ <point x="1900" y="600" type="line"/>
+ </contour>
+ <contour>
+ <point x="1700" y="196" type="line"/>
+ <point x="1636" y="0" type="line"/>
+ <point x="1708" y="0" type="line"/>
+ <point x="2456" y="2004" type="line"/>
+ <point x="2376" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="948" y="2004" type="line"/>
+ <point x="868" y="2004" type="line"/>
+ <point x="1616" y="0" type="line"/>
+ <point x="1688" y="0" type="line"/>
+ <point x="1624" y="196" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2441, 'leftMargin': 45, 'rightMargin': 47}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA73B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA73B__.glif
new file mode 100644
index 000000000..829f42ca3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA73B__.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73B" format="1">
+ <advance width="2304"/>
+ <unicode hex="A73B"/>
+ <outline>
+ <contour>
+ <point x="1444" y="316" type="line"/>
+ <point x="1308" y="0" type="line"/>
+ <point x="1380" y="0" type="line"/>
+ <point x="2096" y="1488" type="line"/>
+ <point x="2012" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1728" y="832" type="line"/>
+ <point x="900" y="832" type="line" smooth="yes"/>
+ <point x="468" y="832"/>
+ <point x="212" y="644"/>
+ <point x="212" y="376" type="curve" smooth="yes"/>
+ <point x="212" y="140"/>
+ <point x="392" y="-28"/>
+ <point x="668" y="-28" type="curve" smooth="yes"/>
+ <point x="1040" y="-28"/>
+ <point x="1244" y="192"/>
+ <point x="1312" y="396" type="curve"/>
+ <point x="1280" y="464" type="line"/>
+ <point x="1192" y="208"/>
+ <point x="984" y="44"/>
+ <point x="668" y="44" type="curve" smooth="yes"/>
+ <point x="444" y="44"/>
+ <point x="284" y="192"/>
+ <point x="284" y="372" type="curve" smooth="yes"/>
+ <point x="284" y="596"/>
+ <point x="520" y="756"/>
+ <point x="904" y="756" type="curve" smooth="yes"/>
+ <point x="1696" y="756" type="line"/>
+ </contour>
+ <contour>
+ <point x="1256" y="280" type="line"/>
+ <point x="1256" y="184"/>
+ <point x="1260" y="80"/>
+ <point x="1268" y="0" type="curve"/>
+ <point x="1328" y="0" type="line"/>
+ <point x="1328" y="1044" type="line"/>
+ <point x="1328" y="1360"/>
+ <point x="1112" y="1516"/>
+ <point x="800" y="1516" type="curve" smooth="yes"/>
+ <point x="480" y="1516"/>
+ <point x="252" y="1312"/>
+ <point x="252" y="1080" type="curve"/>
+ <point x="324" y="1080" type="line"/>
+ <point x="324" y="1284"/>
+ <point x="532" y="1440"/>
+ <point x="800" y="1440" type="curve" smooth="yes"/>
+ <point x="1092" y="1440"/>
+ <point x="1256" y="1296"/>
+ <point x="1256" y="1048" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2067, 'leftMargin': 127, 'rightMargin': 57}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA73C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA73C__.glif
new file mode 100644
index 000000000..6439a0e56
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA73C__.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73C" format="1">
+ <advance width="2560"/>
+ <unicode hex="A73C"/>
+ <outline>
+ <contour>
+ <point x="1532" y="-236" type="line"/>
+ <point x="1468" y="-400"/>
+ <point x="1396" y="-528"/>
+ <point x="1212" y="-528" type="curve" smooth="yes"/>
+ <point x="1192" y="-528"/>
+ <point x="1140" y="-524"/>
+ <point x="1120" y="-516" type="curve"/>
+ <point x="1108" y="-588" type="line"/>
+ <point x="1128" y="-596"/>
+ <point x="1180" y="-600"/>
+ <point x="1212" y="-600" type="curve" smooth="yes"/>
+ <point x="1484" y="-600"/>
+ <point x="1560" y="-380"/>
+ <point x="1608" y="-248" type="curve" smooth="yes"/>
+ <point x="2452" y="2004" type="line"/>
+ <point x="2368" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="916" y="1940" type="line"/>
+ <point x="932" y="2004" type="line"/>
+ <point x="860" y="2004" type="line"/>
+ <point x="112" y="0" type="line"/>
+ <point x="192" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1632" y="-40" type="line"/>
+ <point x="1692" y="28" type="line"/>
+ <point x="952" y="2004" type="line"/>
+ <point x="880" y="2004" type="line"/>
+ <point x="896" y="1940" type="line"/>
+ </contour>
+ <contour>
+ <point x="1408" y="672" type="line"/>
+ <point x="404" y="672" type="line"/>
+ <point x="404" y="600" type="line"/>
+ <point x="1408" y="600" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2432, 'leftMargin': 45, 'rightMargin': 46}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA73D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA73D__.glif
new file mode 100644
index 000000000..b1a5faef8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA73D__.glif
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73D" format="1">
+ <advance width="2304"/>
+ <unicode hex="A73D"/>
+ <outline>
+ <contour>
+ <point x="668" y="44" type="curve" smooth="yes"/>
+ <point x="444" y="44"/>
+ <point x="284" y="192"/>
+ <point x="284" y="372" type="curve" smooth="yes"/>
+ <point x="284" y="596"/>
+ <point x="520" y="756"/>
+ <point x="904" y="756" type="curve" smooth="yes"/>
+ <point x="1256" y="756" type="line"/>
+ <point x="1256" y="404" type="line"/>
+ <point x="1156" y="184"/>
+ <point x="956" y="44"/>
+ </contour>
+ <contour>
+ <point x="800" y="-600" type="curve" smooth="yes"/>
+ <point x="1072" y="-600"/>
+ <point x="1148" y="-368"/>
+ <point x="1208" y="-248" type="curve" smooth="yes"/>
+ <point x="2096" y="1488" type="line"/>
+ <point x="2012" y="1488" type="line"/>
+ <point x="1328" y="144" type="line"/>
+ <point x="1328" y="1044" type="line" smooth="yes"/>
+ <point x="1328" y="1360"/>
+ <point x="1112" y="1516"/>
+ <point x="800" y="1516" type="curve" smooth="yes"/>
+ <point x="480" y="1516"/>
+ <point x="252" y="1312"/>
+ <point x="252" y="1080" type="curve"/>
+ <point x="324" y="1080" type="line"/>
+ <point x="324" y="1284"/>
+ <point x="532" y="1440"/>
+ <point x="800" y="1440" type="curve" smooth="yes"/>
+ <point x="1092" y="1440"/>
+ <point x="1256" y="1296"/>
+ <point x="1256" y="1048" type="curve" smooth="yes"/>
+ <point x="1256" y="832" type="line"/>
+ <point x="900" y="832" type="line" smooth="yes"/>
+ <point x="468" y="832"/>
+ <point x="212" y="644"/>
+ <point x="212" y="376" type="curve" smooth="yes"/>
+ <point x="212" y="140"/>
+ <point x="392" y="-28"/>
+ <point x="668" y="-28" type="curve" smooth="yes"/>
+ <point x="964" y="-28"/>
+ <point x="1156" y="112"/>
+ <point x="1256" y="272" type="curve"/>
+ <point x="1256" y="-4" type="line"/>
+ <point x="1136" y="-236" type="line" smooth="yes"/>
+ <point x="1052" y="-400"/>
+ <point x="984" y="-528"/>
+ <point x="800" y="-528" type="curve" smooth="yes"/>
+ <point x="780" y="-528"/>
+ <point x="728" y="-524"/>
+ <point x="708" y="-516" type="curve"/>
+ <point x="692" y="-588" type="line"/>
+ <point x="716" y="-596"/>
+ <point x="768" y="-600"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2067, 'leftMargin': 127, 'rightMargin': 57}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA73E__.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA73E__.cn.glif
new file mode 100644
index 000000000..ae8cb9472
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA73E__.cn.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73E.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="184" y="612" type="line"/>
+ <point x="228" y="128"/>
+ <point x="496" y="-28"/>
+ <point x="900" y="-28" type="curve" smooth="yes"/>
+ <point x="1340" y="-28"/>
+ <point x="1608" y="264"/>
+ <point x="1608" y="768" type="curve" smooth="yes"/>
+ <point x="1608" y="1260" type="line" smooth="yes"/>
+ <point x="1608" y="1752"/>
+ <point x="1340" y="2032"/>
+ <point x="900" y="2032" type="curve" smooth="yes"/>
+ <point x="496" y="2032"/>
+ <point x="228" y="1872"/>
+ <point x="184" y="1392" type="curve"/>
+ <point x="260" y="1392" type="line"/>
+ <point x="300" y="1812"/>
+ <point x="520" y="1956"/>
+ <point x="900" y="1956" type="curve" smooth="yes"/>
+ <point x="1288" y="1956"/>
+ <point x="1536" y="1712"/>
+ <point x="1536" y="1264" type="curve" smooth="yes"/>
+ <point x="1536" y="768" type="line" smooth="yes"/>
+ <point x="1536" y="300"/>
+ <point x="1288" y="44"/>
+ <point x="900" y="44" type="curve" smooth="yes"/>
+ <point x="528" y="44"/>
+ <point x="300" y="164"/>
+ <point x="260" y="612" type="curve"/>
+ </contour>
+ <contour>
+ <point x="800" y="1000" type="curve" smooth="yes"/>
+ <point x="800" y="956"/>
+ <point x="832" y="924"/>
+ <point x="876" y="924" type="curve" smooth="yes"/>
+ <point x="920" y="924"/>
+ <point x="952" y="956"/>
+ <point x="952" y="1000" type="curve" smooth="yes"/>
+ <point x="952" y="1044"/>
+ <point x="920" y="1076"/>
+ <point x="876" y="1076" type="curve" smooth="yes"/>
+ <point x="832" y="1076"/>
+ <point x="800" y="1044"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1810, 'leftMargin': 188, 'rightMargin': 197}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA73E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA73E__.glif
new file mode 100644
index 000000000..4798fac35
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA73E__.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73E" format="1">
+ <advance width="1792"/>
+ <unicode hex="A73E"/>
+ <outline>
+ <contour>
+ <point x="176" y="612" type="line"/>
+ <point x="220" y="184"/>
+ <point x="492" y="-28"/>
+ <point x="892" y="-28" type="curve" smooth="yes"/>
+ <point x="1332" y="-28"/>
+ <point x="1616" y="328"/>
+ <point x="1616" y="852" type="curve" smooth="yes"/>
+ <point x="1616" y="1152" type="line" smooth="yes"/>
+ <point x="1616" y="1672"/>
+ <point x="1332" y="2032"/>
+ <point x="892" y="2032" type="curve" smooth="yes"/>
+ <point x="492" y="2032"/>
+ <point x="220" y="1824"/>
+ <point x="176" y="1388" type="curve"/>
+ <point x="252" y="1388" type="line"/>
+ <point x="292" y="1780"/>
+ <point x="520" y="1956"/>
+ <point x="892" y="1956" type="curve" smooth="yes"/>
+ <point x="1280" y="1956"/>
+ <point x="1540" y="1636"/>
+ <point x="1540" y="1152" type="curve" smooth="yes"/>
+ <point x="1540" y="848" type="line" smooth="yes"/>
+ <point x="1540" y="368"/>
+ <point x="1280" y="48"/>
+ <point x="892" y="48" type="curve" smooth="yes"/>
+ <point x="512" y="48"/>
+ <point x="292" y="244"/>
+ <point x="252" y="612" type="curve"/>
+ </contour>
+ <contour>
+ <point x="824" y="1000" type="curve" smooth="yes"/>
+ <point x="824" y="956"/>
+ <point x="856" y="924"/>
+ <point x="900" y="924" type="curve" smooth="yes"/>
+ <point x="940" y="924"/>
+ <point x="976" y="956"/>
+ <point x="976" y="1000" type="curve" smooth="yes"/>
+ <point x="976" y="1044"/>
+ <point x="940" y="1076"/>
+ <point x="900" y="1076" type="curve" smooth="yes"/>
+ <point x="856" y="1076"/>
+ <point x="824" y="1044"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1825, 'leftMargin': 188, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA73F__.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA73F__.cn.glif
new file mode 100644
index 000000000..f7c1c7401
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA73F__.cn.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73F.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="188" y="452" type="line"/>
+ <point x="204" y="112"/>
+ <point x="452" y="-28"/>
+ <point x="740" y="-28" type="curve" smooth="yes"/>
+ <point x="1128" y="-28"/>
+ <point x="1348" y="188"/>
+ <point x="1348" y="660" type="curve" smooth="yes"/>
+ <point x="1348" y="828" type="line" smooth="yes"/>
+ <point x="1348" y="1300"/>
+ <point x="1128" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="204" y="1380"/>
+ <point x="188" y="996" type="curve"/>
+ <point x="264" y="996" type="line"/>
+ <point x="276" y="1336"/>
+ <point x="500" y="1440"/>
+ <point x="744" y="1440" type="curve" smooth="yes"/>
+ <point x="1108" y="1440"/>
+ <point x="1272" y="1232"/>
+ <point x="1272" y="828" type="curve" smooth="yes"/>
+ <point x="1272" y="660" type="line" smooth="yes"/>
+ <point x="1272" y="252"/>
+ <point x="1108" y="44"/>
+ <point x="740" y="44" type="curve" smooth="yes"/>
+ <point x="508" y="44"/>
+ <point x="280" y="124"/>
+ <point x="264" y="452" type="curve"/>
+ </contour>
+ <contour>
+ <point x="756" y="668" type="curve" smooth="yes"/>
+ <point x="796" y="668"/>
+ <point x="832" y="700"/>
+ <point x="832" y="744" type="curve" smooth="yes"/>
+ <point x="832" y="788"/>
+ <point x="796" y="820"/>
+ <point x="756" y="820" type="curve" smooth="yes"/>
+ <point x="712" y="820"/>
+ <point x="680" y="788"/>
+ <point x="680" y="744" type="curve" smooth="yes"/>
+ <point x="680" y="700"/>
+ <point x="712" y="668"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 133, 'rightMargin': 136}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA73F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA73F__.glif
new file mode 100644
index 000000000..4cb3a6585
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA73F__.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA73F" format="1">
+ <advance width="1536"/>
+ <unicode hex="A73F"/>
+ <outline>
+ <contour>
+ <point x="188" y="452" type="line"/>
+ <point x="204" y="148"/>
+ <point x="452" y="-28"/>
+ <point x="740" y="-28" type="curve" smooth="yes"/>
+ <point x="1128" y="-28"/>
+ <point x="1348" y="280"/>
+ <point x="1348" y="716" type="curve" smooth="yes"/>
+ <point x="1348" y="772" type="line" smooth="yes"/>
+ <point x="1348" y="1208"/>
+ <point x="1128" y="1516"/>
+ <point x="744" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="204" y="1340"/>
+ <point x="188" y="996" type="curve"/>
+ <point x="264" y="996" type="line"/>
+ <point x="276" y="1292"/>
+ <point x="500" y="1440"/>
+ <point x="744" y="1440" type="curve" smooth="yes"/>
+ <point x="1108" y="1440"/>
+ <point x="1276" y="1144"/>
+ <point x="1276" y="772" type="curve" smooth="yes"/>
+ <point x="1276" y="716" type="line" smooth="yes"/>
+ <point x="1276" y="344"/>
+ <point x="1108" y="48"/>
+ <point x="740" y="48" type="curve" smooth="yes"/>
+ <point x="508" y="48"/>
+ <point x="280" y="168"/>
+ <point x="264" y="452" type="curve"/>
+ </contour>
+ <contour>
+ <point x="696" y="744" type="curve" smooth="yes"/>
+ <point x="696" y="704"/>
+ <point x="728" y="672"/>
+ <point x="772" y="672" type="curve" smooth="yes"/>
+ <point x="812" y="672"/>
+ <point x="848" y="704"/>
+ <point x="848" y="744" type="curve" smooth="yes"/>
+ <point x="848" y="788"/>
+ <point x="812" y="824"/>
+ <point x="772" y="824" type="curve" smooth="yes"/>
+ <point x="728" y="824"/>
+ <point x="696" y="788"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 136, 'rightMargin': 134}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA740_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA740_.glif
new file mode 100644
index 000000000..2116e61b1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA740_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA740" format="1">
+ <advance width="2048"/>
+ <unicode hex="A740"/>
+ <outline>
+ <component base="K" xOffset="288"/>
+ <component base="crossbar" xOffset="48" yOffset="604"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1932, 'leftMargin': 14, 'rightMargin': 184}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA741_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA741_.glif
new file mode 100644
index 000000000..6e05a5b68
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA741_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA741" format="1">
+ <advance width="1536"/>
+ <unicode hex="A741"/>
+ <outline>
+ <component base="k" xOffset="200"/>
+ <component base="crossbar" xOffset="-76" yOffset="648"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1514, 'leftMargin': 14, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA742_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA742_.glif
new file mode 100644
index 000000000..40838e22b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA742_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA742" format="1">
+ <advance width="1792"/>
+ <unicode hex="A742"/>
+ <outline>
+ <contour>
+ <point x="1404" y="928" type="line"/>
+ <point x="824" y="364" type="line"/>
+ <point x="876" y="308" type="line"/>
+ <point x="1456" y="872" type="line"/>
+ </contour>
+ <component base="K" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 192, 'rightMargin': 184}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA743_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA743_.glif
new file mode 100644
index 000000000..45c66887a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA743_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA743" format="1">
+ <advance width="1536"/>
+ <unicode hex="A743"/>
+ <outline>
+ <contour>
+ <point x="1148" y="780" type="line"/>
+ <point x="548" y="240" type="line"/>
+ <point x="596" y="188" type="line"/>
+ <point x="1196" y="728" type="line"/>
+ </contour>
+ <component base="k"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1332, 'leftMargin': 232, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA744_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA744_.glif
new file mode 100644
index 000000000..11876a959
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA744_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA744" format="1">
+ <advance width="2048"/>
+ <unicode hex="A744"/>
+ <outline>
+ <contour>
+ <point x="1652" y="928" type="line"/>
+ <point x="1072" y="364" type="line"/>
+ <point x="1124" y="308" type="line"/>
+ <point x="1704" y="872" type="line"/>
+ </contour>
+ <component base="K" xOffset="248"/>
+ <component base="crossbar" xOffset="8" yOffset="604"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1932, 'leftMargin': 14, 'rightMargin': 102}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA745_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA745_.glif
new file mode 100644
index 000000000..ca4f38b64
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA745_.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA745" format="1">
+ <advance width="1536"/>
+ <unicode hex="A745"/>
+ <outline>
+ <contour>
+ <point x="1348" y="780" type="line"/>
+ <point x="744" y="240" type="line"/>
+ <point x="796" y="188" type="line"/>
+ <point x="1396" y="728" type="line"/>
+ </contour>
+ <component base="k" xOffset="200"/>
+ <component base="crossbar" xOffset="-76" yOffset="648"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1514, 'leftMargin': 14, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA746_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA746_.glif
new file mode 100644
index 000000000..4814e54bc
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA746_.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA746" format="1">
+ <advance width="1792"/>
+ <unicode hex="A746"/>
+ <outline>
+ <contour>
+ <point x="1512" y="76" type="line"/>
+ <point x="436" y="76" type="line"/>
+ <point x="436" y="0" type="line"/>
+ <point x="1512" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="408" y="1000" type="line"/>
+ <point x="408" y="0" type="line"/>
+ <point x="484" y="0" type="line"/>
+ <point x="484" y="1000" type="line"/>
+ </contour>
+ <contour>
+ <point x="484" y="1000" type="line"/>
+ <point x="484" y="1076" type="line"/>
+ <point x="360" y="1076" type="line"/>
+ <point x="360" y="2004" type="line"/>
+ <point x="284" y="2004" type="line"/>
+ <point x="284" y="1000" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1577, 'leftMargin': 275, 'rightMargin': 75}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA747_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA747_.glif
new file mode 100644
index 000000000..4f4727c96
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA747_.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA747" format="1">
+ <advance width="512"/>
+ <unicode hex="A747"/>
+ <outline>
+ <contour>
+ <point x="280" y="1072" type="line"/>
+ <point x="280" y="0" type="line"/>
+ <point x="356" y="0" type="line"/>
+ <point x="356" y="1072" type="line"/>
+ </contour>
+ <contour>
+ <point x="356" y="1072" type="line"/>
+ <point x="356" y="1148" type="line"/>
+ <point x="232" y="1148" type="line"/>
+ <point x="232" y="2112" type="line"/>
+ <point x="156" y="2112" type="line"/>
+ <point x="156" y="1072" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 597, 'leftMargin': 165, 'rightMargin': 234}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA748_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA748_.glif
new file mode 100644
index 000000000..af2b637fa
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA748_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA748" format="1">
+ <advance width="1536"/>
+ <unicode hex="A748"/>
+ <outline>
+ <component base="L" xOffset="176"/>
+ <component base="crossbar" xOffset="-68" yOffset="700"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1599, 'leftMargin': 14, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA749_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA749_.glif
new file mode 100644
index 000000000..e3d644f88
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA749_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA749" format="1">
+ <advance width="1024"/>
+ <unicode hex="A749"/>
+ <outline>
+ <component base="l" xOffset="260"/>
+ <component base="crossbar" yOffset="716"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 917, 'leftMargin': 14, 'rightMargin': 95}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA74A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA74A__.glif
new file mode 100644
index 000000000..36f54aaba
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA74A__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA74A" format="1">
+ <advance width="2304"/>
+ <unicode hex="A74A"/>
+ <outline>
+ <contour>
+ <point x="2184" y="1040" type="line"/>
+ <point x="124" y="1040" type="line"/>
+ <point x="124" y="964" type="line"/>
+ <point x="2184" y="964" type="line"/>
+ </contour>
+ <component base="O" xOffset="216"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2170, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA74B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA74B__.glif
new file mode 100644
index 000000000..be81b558a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA74B__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA74B" format="1">
+ <advance width="2048"/>
+ <unicode hex="A74B"/>
+ <outline>
+ <contour>
+ <point x="1908" y="776" type="line"/>
+ <point x="140" y="776" type="line"/>
+ <point x="140" y="700" type="line"/>
+ <point x="1908" y="700" type="line"/>
+ </contour>
+ <component base="o" xOffset="248"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1880, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA74C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA74C__.glif
new file mode 100644
index 000000000..9a73cef55
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA74C__.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA74C" format="1">
+ <advance width="2048"/>
+ <unicode hex="A74C"/>
+ <outline>
+ <contour>
+ <point x="1616" y="1376" type="line"/>
+ <point x="1792" y="1376"/>
+ <point x="1936" y="1516"/>
+ <point x="1936" y="1700" type="curve" smooth="yes"/>
+ <point x="1936" y="1880"/>
+ <point x="1816" y="2032"/>
+ <point x="1624" y="2032" type="curve" smooth="yes"/>
+ <point x="1488" y="2032"/>
+ <point x="1376" y="1952"/>
+ <point x="1324" y="1840" type="curve"/>
+ <point x="1384" y="1796" type="line"/>
+ <point x="1420" y="1892"/>
+ <point x="1508" y="1956"/>
+ <point x="1624" y="1956" type="curve" smooth="yes"/>
+ <point x="1768" y="1956"/>
+ <point x="1860" y="1848"/>
+ <point x="1860" y="1700" type="curve" smooth="yes"/>
+ <point x="1860" y="1556"/>
+ <point x="1756" y="1452"/>
+ <point x="1616" y="1452" type="curve"/>
+ </contour>
+ <component base="O" xOffset="-28"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2036, 'leftMargin': 140, 'rightMargin': 72}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA74D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA74D__.glif
new file mode 100644
index 000000000..2a0327841
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA74D__.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA74D" format="1">
+ <advance width="1792"/>
+ <unicode hex="A74D"/>
+ <outline>
+ <contour>
+ <point x="1356" y="932" type="line"/>
+ <point x="1532" y="932"/>
+ <point x="1676" y="1076"/>
+ <point x="1676" y="1256" type="curve" smooth="yes"/>
+ <point x="1676" y="1460"/>
+ <point x="1532" y="1588"/>
+ <point x="1356" y="1588" type="curve" smooth="yes"/>
+ <point x="1228" y="1588"/>
+ <point x="1116" y="1508"/>
+ <point x="1064" y="1400" type="curve"/>
+ <point x="1124" y="1352" type="line"/>
+ <point x="1160" y="1448"/>
+ <point x="1248" y="1512"/>
+ <point x="1356" y="1512" type="curve" smooth="yes"/>
+ <point x="1496" y="1512"/>
+ <point x="1604" y="1404"/>
+ <point x="1604" y="1256" type="curve" smooth="yes"/>
+ <point x="1604" y="1112"/>
+ <point x="1496" y="1008"/>
+ <point x="1356" y="1008" type="curve"/>
+ </contour>
+ <contour>
+ <point x="772" y="-28" type="curve" smooth="yes"/>
+ <point x="1156" y="-28"/>
+ <point x="1420" y="280"/>
+ <point x="1420" y="716" type="curve" smooth="yes"/>
+ <point x="1420" y="772" type="line" smooth="yes"/>
+ <point x="1420" y="1208"/>
+ <point x="1156" y="1516"/>
+ <point x="768" y="1516" type="curve" smooth="yes"/>
+ <point x="384" y="1516"/>
+ <point x="116" y="1208"/>
+ <point x="116" y="772" type="curve" smooth="yes"/>
+ <point x="116" y="716" type="line" smooth="yes"/>
+ <point x="116" y="280"/>
+ <point x="384" y="-28"/>
+ </contour>
+ <contour>
+ <point x="772" y="48" type="curve" smooth="yes"/>
+ <point x="404" y="48"/>
+ <point x="192" y="360"/>
+ <point x="192" y="716" type="curve" smooth="yes"/>
+ <point x="192" y="772" type="line" smooth="yes"/>
+ <point x="192" y="1120"/>
+ <point x="404" y="1440"/>
+ <point x="768" y="1440" type="curve" smooth="yes"/>
+ <point x="1132" y="1440"/>
+ <point x="1344" y="1120"/>
+ <point x="1344" y="772" type="curve" smooth="yes"/>
+ <point x="1344" y="716" type="line" smooth="yes"/>
+ <point x="1344" y="360"/>
+ <point x="1132" y="48"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1686, 'leftMargin': 124, 'rightMargin': 3}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA74E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA74E__.glif
new file mode 100644
index 000000000..95ca0c12d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA74E__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA74E" format="1">
+ <advance width="3328"/>
+ <unicode hex="A74E"/>
+ <outline>
+ <component base="O" xOffset="52"/>
+ <component base="O" xOffset="1488"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3311.0, 'leftMargin': 140, 'rightMargin': 223.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA74F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA74F__.glif
new file mode 100644
index 000000000..a352aa76c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA74F__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA74F" format="1">
+ <advance width="2816"/>
+ <unicode hex="A74F"/>
+ <outline>
+ <component base="o" xOffset="20" yOffset="8"/>
+ <component base="o" xOffset="1248" yOffset="8"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2778, 'leftMargin': 124, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA750_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA750_.glif
new file mode 100644
index 000000000..cd3e4ba5d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA750_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA750" format="1">
+ <advance width="1792"/>
+ <unicode hex="A750"/>
+ <outline>
+ <component base="P" xOffset="188"/>
+ <component base="crossbar" xOffset="-52" yOffset="-480"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1837.0, 'leftMargin': 14, 'rightMargin': 144.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA751_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA751_.glif
new file mode 100644
index 000000000..dd94be87c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA751_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA751" format="1">
+ <advance width="1792"/>
+ <unicode hex="A751"/>
+ <outline>
+ <component base="p" xOffset="316"/>
+ <component base="crossbar" xOffset="32" yOffset="-1252"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1704, 'leftMargin': -13, 'rightMargin': 202}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA752_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA752_.glif
new file mode 100644
index 000000000..ca888c648
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA752_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA752" format="1">
+ <advance width="2048"/>
+ <unicode hex="A752"/>
+ <outline>
+ <contour>
+ <point x="676" y="920" type="line"/>
+ <point x="632" y="920" type="line" smooth="yes"/>
+ <point x="284" y="920"/>
+ <point x="156" y="760"/>
+ <point x="156" y="484" type="curve" smooth="yes"/>
+ <point x="156" y="404"/>
+ <point x="172" y="300"/>
+ <point x="196" y="236" type="curve"/>
+ <point x="268" y="252" type="line"/>
+ <point x="244" y="312"/>
+ <point x="228" y="408"/>
+ <point x="228" y="484" type="curve" smooth="yes"/>
+ <point x="228" y="716"/>
+ <point x="336" y="844"/>
+ <point x="632" y="844" type="curve" smooth="yes"/>
+ <point x="676" y="844" type="line"/>
+ </contour>
+ <component base="P" xOffset="348"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1939, 'leftMargin': 55, 'rightMargin': 144}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA753_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA753_.glif
new file mode 100644
index 000000000..7f5d5466b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA753_.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA753" format="1">
+ <advance width="1792"/>
+ <unicode hex="A753"/>
+ <outline>
+ <contour>
+ <point x="148" y="-464" type="curve"/>
+ <point x="220" y="-464" type="line"/>
+ <point x="196" y="-404"/>
+ <point x="188" y="-344"/>
+ <point x="188" y="-264" type="curve" smooth="yes"/>
+ <point x="188" y="-72"/>
+ <point x="264" y="72"/>
+ <point x="456" y="72" type="curve" smooth="yes"/>
+ <point x="492" y="72"/>
+ <point x="536" y="68"/>
+ <point x="584" y="56" type="curve"/>
+ <point x="600" y="128" type="line"/>
+ <point x="548" y="140"/>
+ <point x="500" y="148"/>
+ <point x="456" y="148" type="curve" smooth="yes"/>
+ <point x="220" y="148"/>
+ <point x="112" y="-36"/>
+ <point x="112" y="-264" type="curve" smooth="yes"/>
+ <point x="112" y="-348"/>
+ <point x="124" y="-416"/>
+ </contour>
+ <contour>
+ <point x="616" y="1204" type="line"/>
+ <point x="616" y="1488" type="line"/>
+ <point x="540" y="1488" type="line"/>
+ <point x="540" y="-572" type="line"/>
+ <point x="616" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="540" y="64" type="line"/>
+ <point x="732" y="16"/>
+ <point x="900" y="-28"/>
+ <point x="1120" y="-28" type="curve" smooth="yes"/>
+ <point x="1472" y="-28"/>
+ <point x="1680" y="276"/>
+ <point x="1680" y="732" type="curve" smooth="yes"/>
+ <point x="1680" y="760" type="line" smooth="yes"/>
+ <point x="1680" y="1228"/>
+ <point x="1472" y="1516"/>
+ <point x="1120" y="1516" type="curve" smooth="yes"/>
+ <point x="796" y="1516"/>
+ <point x="604" y="1304"/>
+ <point x="540" y="1024" type="curve"/>
+ </contour>
+ <contour>
+ <point x="588" y="128" type="curve"/>
+ <point x="588" y="976" type="line"/>
+ <point x="628" y="1160"/>
+ <point x="748" y="1440"/>
+ <point x="1120" y="1440" type="curve" smooth="yes"/>
+ <point x="1448" y="1440"/>
+ <point x="1604" y="1156"/>
+ <point x="1604" y="760" type="curve" smooth="yes"/>
+ <point x="1604" y="732" type="line" smooth="yes"/>
+ <point x="1604" y="336"/>
+ <point x="1448" y="48"/>
+ <point x="1124" y="48" type="curve" smooth="yes"/>
+ <point x="896" y="48"/>
+ <point x="768" y="88"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1789, 'leftMargin': 55, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA754_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA754_.glif
new file mode 100644
index 000000000..7a4cf8627
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA754_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA754" format="1">
+ <advance width="2048"/>
+ <unicode hex="A754"/>
+ <outline>
+ <contour>
+ <point x="220" y="2068" type="curve"/>
+ <point x="168" y="2008" type="line"/>
+ <point x="288" y="1896"/>
+ <point x="344" y="1824"/>
+ <point x="344" y="1708" type="curve" smooth="yes"/>
+ <point x="344" y="1524"/>
+ <point x="184" y="1368"/>
+ <point x="184" y="1168" type="curve" smooth="yes"/>
+ <point x="184" y="936"/>
+ <point x="364" y="848"/>
+ <point x="624" y="848" type="curve"/>
+ <point x="624" y="920" type="line"/>
+ <point x="332" y="920"/>
+ <point x="256" y="1044"/>
+ <point x="256" y="1168" type="curve" smooth="yes"/>
+ <point x="256" y="1336"/>
+ <point x="420" y="1512"/>
+ <point x="420" y="1708" type="curve" smooth="yes"/>
+ <point x="420" y="1844"/>
+ <point x="340" y="1956"/>
+ </contour>
+ <component base="P" xOffset="348"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1925.0, 'leftMargin': 55, 'rightMargin': 159.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA755_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA755_.glif
new file mode 100644
index 000000000..8857336ff
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA755_.glif
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA755" format="1">
+ <advance width="1792"/>
+ <unicode hex="A755"/>
+ <outline>
+ <contour>
+ <point x="156" y="1324" type="curve"/>
+ <point x="108" y="1268" type="line"/>
+ <point x="224" y="1156"/>
+ <point x="284" y="1080"/>
+ <point x="284" y="964" type="curve" smooth="yes"/>
+ <point x="284" y="784"/>
+ <point x="120" y="624"/>
+ <point x="120" y="424" type="curve" smooth="yes"/>
+ <point x="120" y="192"/>
+ <point x="356" y="104"/>
+ <point x="588" y="56" type="curve"/>
+ <point x="588" y="128" type="line"/>
+ <point x="368" y="168"/>
+ <point x="196" y="260"/>
+ <point x="196" y="424" type="curve" smooth="yes"/>
+ <point x="196" y="596"/>
+ <point x="356" y="768"/>
+ <point x="356" y="964" type="curve" smooth="yes"/>
+ <point x="356" y="1100"/>
+ <point x="276" y="1216"/>
+ </contour>
+ <contour>
+ <point x="620" y="1204" type="line"/>
+ <point x="620" y="1488" type="line"/>
+ <point x="548" y="1488" type="line"/>
+ <point x="548" y="-572" type="line"/>
+ <point x="620" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="548" y="64" type="line"/>
+ <point x="740" y="16"/>
+ <point x="904" y="-28"/>
+ <point x="1128" y="-28" type="curve" smooth="yes"/>
+ <point x="1480" y="-28"/>
+ <point x="1688" y="276"/>
+ <point x="1688" y="732" type="curve" smooth="yes"/>
+ <point x="1688" y="760" type="line" smooth="yes"/>
+ <point x="1688" y="1228"/>
+ <point x="1480" y="1516"/>
+ <point x="1124" y="1516" type="curve" smooth="yes"/>
+ <point x="804" y="1516"/>
+ <point x="612" y="1304"/>
+ <point x="548" y="1024" type="curve"/>
+ </contour>
+ <contour>
+ <point x="596" y="128" type="curve"/>
+ <point x="596" y="976" type="line"/>
+ <point x="636" y="1160"/>
+ <point x="752" y="1440"/>
+ <point x="1128" y="1440" type="curve" smooth="yes"/>
+ <point x="1456" y="1440"/>
+ <point x="1612" y="1156"/>
+ <point x="1612" y="760" type="curve" smooth="yes"/>
+ <point x="1612" y="732" type="line" smooth="yes"/>
+ <point x="1612" y="336"/>
+ <point x="1456" y="48"/>
+ <point x="1128" y="48" type="curve" smooth="yes"/>
+ <point x="900" y="48"/>
+ <point x="772" y="88"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1803, 'leftMargin': 55, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA756_.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA756_.cn.glif
new file mode 100644
index 000000000..c15a34879
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA756_.cn.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA756.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="1216" y="88" type="line"/>
+ <point x="1160" y="36" type="line"/>
+ <point x="1572" y="-364" type="line"/>
+ <point x="1624" y="-316" type="line"/>
+ </contour>
+ <contour>
+ <point x="1812" y="260" type="line"/>
+ <point x="1188" y="-368" type="line"/>
+ <point x="1240" y="-420" type="line"/>
+ <point x="1868" y="208" type="line"/>
+ </contour>
+ <component base="O.cn" xOffset="-16"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1876, 'leftMargin': 197, 'rightMargin': -4}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA756_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA756_.glif
new file mode 100644
index 000000000..d50843834
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA756_.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA756" format="1">
+ <advance width="2048"/>
+ <unicode hex="A756"/>
+ <outline>
+ <contour>
+ <point x="1820" y="260" type="line"/>
+ <point x="1196" y="-368" type="line"/>
+ <point x="1248" y="-420" type="line"/>
+ <point x="1872" y="208" type="line"/>
+ </contour>
+ <contour>
+ <point x="1224" y="88" type="line"/>
+ <point x="1168" y="36" type="line"/>
+ <point x="1576" y="-364" type="line"/>
+ <point x="1632" y="-316" type="line"/>
+ </contour>
+ <contour>
+ <point x="1688" y="1152" type="line"/>
+ <point x="1688" y="1672"/>
+ <point x="1392" y="2032"/>
+ <point x="928" y="2032" type="curve" smooth="yes"/>
+ <point x="472" y="2032"/>
+ <point x="176" y="1672"/>
+ <point x="176" y="1152" type="curve" smooth="yes"/>
+ <point x="176" y="852" type="line" smooth="yes"/>
+ <point x="176" y="328"/>
+ <point x="472" y="-28"/>
+ <point x="932" y="-28" type="curve" smooth="yes"/>
+ <point x="1392" y="-28"/>
+ <point x="1688" y="328"/>
+ <point x="1688" y="852" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1612" y="852" type="line"/>
+ <point x="1612" y="380"/>
+ <point x="1364" y="48"/>
+ <point x="932" y="48" type="curve" smooth="yes"/>
+ <point x="504" y="48"/>
+ <point x="252" y="380"/>
+ <point x="252" y="852" type="curve" smooth="yes"/>
+ <point x="252" y="1156" type="line" smooth="yes"/>
+ <point x="252" y="1624"/>
+ <point x="500" y="1956"/>
+ <point x="928" y="1956" type="curve" smooth="yes"/>
+ <point x="1360" y="1956"/>
+ <point x="1612" y="1624"/>
+ <point x="1612" y="1156" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1880, 'leftMargin': 183, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA757_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA757_.glif
new file mode 100644
index 000000000..512461186
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA757_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA757" format="1">
+ <advance width="1792"/>
+ <unicode hex="A757"/>
+ <outline>
+ <component base="q" xOffset="-20"/>
+ <component base="crossbar" xOffset="696" yOffset="-1252"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1701, 'leftMargin': 200, 'rightMargin': 67}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA758_.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA758_.cn.glif
new file mode 100644
index 000000000..737db7a65
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA758_.cn.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA758.cn" format="1">
+ <advance width="2304"/>
+ <outline>
+ <contour>
+ <point x="1228" y="88" type="line"/>
+ <point x="1172" y="36" type="line"/>
+ <point x="1584" y="-364" type="line"/>
+ <point x="1640" y="-316" type="line"/>
+ </contour>
+ <contour>
+ <point x="1900" y="1124" type="line"/>
+ <point x="2068" y="896"/>
+ <point x="2188" y="700"/>
+ <point x="1884" y="396" type="curve"/>
+ <point x="1132" y="-368" type="line"/>
+ <point x="1184" y="-420" type="line"/>
+ <point x="1920" y="324" type="line" smooth="yes"/>
+ <point x="2196" y="604"/>
+ <point x="2236" y="808"/>
+ <point x="1960" y="1172" type="curve"/>
+ </contour>
+ <component base="O.cn"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2204, 'leftMargin': 156, 'rightMargin': 55.67088761902869}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA758_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA758_.glif
new file mode 100644
index 000000000..b21dbde44
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA758_.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA758" format="1">
+ <advance width="2304"/>
+ <unicode hex="A758"/>
+ <outline>
+ <contour>
+ <point x="1604" y="852" type="line"/>
+ <point x="1604" y="380"/>
+ <point x="1356" y="48"/>
+ <point x="924" y="48" type="curve" smooth="yes"/>
+ <point x="496" y="48"/>
+ <point x="244" y="380"/>
+ <point x="244" y="852" type="curve" smooth="yes"/>
+ <point x="244" y="1156" type="line" smooth="yes"/>
+ <point x="244" y="1624"/>
+ <point x="492" y="1956"/>
+ <point x="924" y="1956" type="curve" smooth="yes"/>
+ <point x="1356" y="1956"/>
+ <point x="1604" y="1624"/>
+ <point x="1604" y="1156" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1680" y="1152" type="line"/>
+ <point x="1680" y="1672"/>
+ <point x="1384" y="2032"/>
+ <point x="924" y="2032" type="curve" smooth="yes"/>
+ <point x="464" y="2032"/>
+ <point x="168" y="1672"/>
+ <point x="168" y="1152" type="curve" smooth="yes"/>
+ <point x="168" y="852" type="line" smooth="yes"/>
+ <point x="168" y="328"/>
+ <point x="468" y="-28"/>
+ <point x="924" y="-28" type="curve" smooth="yes"/>
+ <point x="1388" y="-28"/>
+ <point x="1680" y="328"/>
+ <point x="1680" y="852" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1216" y="88" type="line"/>
+ <point x="1160" y="36" type="line"/>
+ <point x="1572" y="-364" type="line"/>
+ <point x="1624" y="-316" type="line"/>
+ </contour>
+ <contour>
+ <point x="1884" y="1124" type="line"/>
+ <point x="2056" y="896"/>
+ <point x="2176" y="700"/>
+ <point x="1872" y="396" type="curve"/>
+ <point x="1116" y="-368" type="line"/>
+ <point x="1172" y="-420" type="line"/>
+ <point x="1908" y="324" type="line" smooth="yes"/>
+ <point x="2184" y="604"/>
+ <point x="2224" y="808"/>
+ <point x="1944" y="1172" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2204, 'leftMargin': 183, 'rightMargin': 55.67088761902869}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA759_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA759_.glif
new file mode 100644
index 000000000..9ea23b972
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA759_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA759" format="1">
+ <advance width="2048"/>
+ <unicode hex="A759"/>
+ <outline>
+ <contour>
+ <point x="1612" y="1124" type="line"/>
+ <point x="1780" y="896"/>
+ <point x="1900" y="700"/>
+ <point x="1596" y="396" type="curve" smooth="yes"/>
+ <point x="844" y="-368" type="line"/>
+ <point x="896" y="-420" type="line"/>
+ <point x="1632" y="324" type="line" smooth="yes"/>
+ <point x="1908" y="604"/>
+ <point x="1948" y="808"/>
+ <point x="1672" y="1172" type="curve"/>
+ </contour>
+ <component base="q" xOffset="-12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1929, 'leftMargin': 200, 'rightMargin': 55.67088761902846}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA75A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA75A__.glif
new file mode 100644
index 000000000..df1e15da9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA75A__.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA75A" format="1">
+ <advance width="1280"/>
+ <unicode hex="A75A"/>
+ <outline>
+ <contour>
+ <point x="100" y="1708" type="line"/>
+ <point x="232" y="1836"/>
+ <point x="396" y="1928"/>
+ <point x="632" y="1928" type="curve" smooth="yes"/>
+ <point x="1012" y="1928"/>
+ <point x="1164" y="1688"/>
+ <point x="1164" y="1424" type="curve" smooth="yes"/>
+ <point x="1164" y="1048"/>
+ <point x="828" y="916"/>
+ <point x="544" y="764" type="curve"/>
+ <point x="600" y="716" type="line"/>
+ <point x="876" y="864"/>
+ <point x="1240" y="1008"/>
+ <point x="1240" y="1424" type="curve" smooth="yes"/>
+ <point x="1240" y="1752"/>
+ <point x="1048" y="2004"/>
+ <point x="632" y="2004" type="curve" smooth="yes"/>
+ <point x="416" y="2004"/>
+ <point x="196" y="1920"/>
+ <point x="44" y="1768" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1092" y="0" type="line"/>
+ <point x="1168" y="0" type="line"/>
+ <point x="1168" y="16" type="line"/>
+ <point x="628" y="764" type="line"/>
+ <point x="544" y="764" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1354, 'leftMargin': 14, 'rightMargin': 143}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA75B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA75B__.glif
new file mode 100644
index 000000000..77dac2256
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA75B__.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA75B" format="1">
+ <advance width="1280"/>
+ <unicode hex="A75B"/>
+ <outline>
+ <contour>
+ <point x="232" y="1268" type="line"/>
+ <point x="368" y="1384"/>
+ <point x="476" y="1440"/>
+ <point x="632" y="1440" type="curve" smooth="yes"/>
+ <point x="908" y="1440"/>
+ <point x="1024" y="1284"/>
+ <point x="1024" y="1048" type="curve" smooth="yes"/>
+ <point x="1024" y="800"/>
+ <point x="816" y="656"/>
+ <point x="512" y="560" type="curve"/>
+ <point x="576" y="496" type="line"/>
+ <point x="812" y="600"/>
+ <point x="1100" y="704"/>
+ <point x="1100" y="1048" type="curve" smooth="yes"/>
+ <point x="1100" y="1336"/>
+ <point x="952" y="1516"/>
+ <point x="632" y="1516" type="curve" smooth="yes"/>
+ <point x="452" y="1516"/>
+ <point x="296" y="1440"/>
+ <point x="180" y="1324" type="curve"/>
+ </contour>
+ <contour>
+ <point x="988" y="0" type="line"/>
+ <point x="1076" y="0" type="line"/>
+ <point x="1076" y="12" type="line"/>
+ <point x="596" y="560" type="line"/>
+ <point x="512" y="560" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1034.0, 'leftMargin': 14, 'rightMargin': 100.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA75C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA75C__.glif
new file mode 100644
index 000000000..9a540f604
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA75C__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA75C" format="1">
+ <advance width="1536"/>
+ <unicode hex="A75C"/>
+ <outline>
+ <contour>
+ <point x="228" y="1804" type="line"/>
+ <point x="328" y="1900"/>
+ <point x="440" y="1956"/>
+ <point x="612" y="1956" type="curve" smooth="yes"/>
+ <point x="928" y="1956"/>
+ <point x="1088" y="1780"/>
+ <point x="1088" y="1492" type="curve" smooth="yes"/>
+ <point x="1088" y="1180"/>
+ <point x="960" y="832"/>
+ <point x="72" y="76" type="curve"/>
+ <point x="136" y="36" type="line"/>
+ <point x="1012" y="792"/>
+ <point x="1164" y="1164"/>
+ <point x="1164" y="1492" type="curve" smooth="yes"/>
+ <point x="1164" y="1844"/>
+ <point x="936" y="2032"/>
+ <point x="612" y="2032" type="curve" smooth="yes"/>
+ <point x="428" y="2032"/>
+ <point x="280" y="1960"/>
+ <point x="180" y="1852" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1116" y="552" type="line"/>
+ <point x="1044" y="552" type="line"/>
+ <point x="1044" y="-572" type="line"/>
+ <point x="1116" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1464" y="76" type="line"/>
+ <point x="152" y="76" type="line"/>
+ <point x="72" y="76" type="line"/>
+ <point x="72" y="0" type="line"/>
+ <point x="1464" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1473, 'leftMargin': 28, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA75D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA75D__.glif
new file mode 100644
index 000000000..25dc26910
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA75D__.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA75D" format="1">
+ <advance width="1536"/>
+ <unicode hex="A75D"/>
+ <outline>
+ <contour>
+ <point x="228" y="1952" type="line"/>
+ <point x="328" y="2044"/>
+ <point x="440" y="2100"/>
+ <point x="612" y="2100" type="curve" smooth="yes"/>
+ <point x="928" y="2100"/>
+ <point x="1088" y="1924"/>
+ <point x="1088" y="1636" type="curve" smooth="yes"/>
+ <point x="1088" y="1328"/>
+ <point x="960" y="832"/>
+ <point x="72" y="76" type="curve"/>
+ <point x="136" y="36" type="line"/>
+ <point x="1012" y="792"/>
+ <point x="1164" y="1292"/>
+ <point x="1164" y="1636" type="curve" smooth="yes"/>
+ <point x="1164" y="1988"/>
+ <point x="936" y="2176"/>
+ <point x="612" y="2176" type="curve" smooth="yes"/>
+ <point x="428" y="2176"/>
+ <point x="280" y="2104"/>
+ <point x="180" y="1996" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1116" y="552" type="line"/>
+ <point x="1044" y="552" type="line"/>
+ <point x="1044" y="-572" type="line"/>
+ <point x="1116" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1464" y="76" type="line"/>
+ <point x="152" y="76" type="line"/>
+ <point x="72" y="76" type="line"/>
+ <point x="72" y="0" type="line"/>
+ <point x="1464" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1473, 'leftMargin': 28, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA75E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA75E__.glif
new file mode 100644
index 000000000..aea6a0a30
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA75E__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA75E" format="1">
+ <advance width="1792"/>
+ <unicode hex="A75E"/>
+ <outline>
+ <contour>
+ <point x="1420" y="2140" type="line"/>
+ <point x="1336" y="2140" type="line"/>
+ <point x="484" y="-172" type="line"/>
+ <point x="564" y="-172" type="line"/>
+ </contour>
+ <component base="V" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1682, 'leftMargin': 104, 'rightMargin': -10}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA75F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA75F__.glif
new file mode 100644
index 000000000..f339d7185
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA75F__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA75F" format="1">
+ <advance width="1536"/>
+ <unicode hex="A75F"/>
+ <outline>
+ <contour>
+ <point x="1240" y="1760" type="line"/>
+ <point x="1160" y="1760" type="line"/>
+ <point x="416" y="-172" type="line"/>
+ <point x="496" y="-172" type="line"/>
+ </contour>
+ <component base="v" xOffset="96"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 56, 'rightMargin': 57}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA760_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA760_.glif
new file mode 100644
index 000000000..54db9964c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA760_.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA760" format="1">
+ <advance width="2560"/>
+ <unicode hex="A760"/>
+ <outline>
+ <contour>
+ <point x="176" y="2004" type="line"/>
+ <point x="92" y="2004" type="line"/>
+ <point x="632" y="0" type="line"/>
+ <point x="716" y="0" type="line"/>
+ <point x="592" y="456" type="line"/>
+ </contour>
+ <contour>
+ <point x="772" y="456" type="line"/>
+ <point x="648" y="0" type="line"/>
+ <point x="716" y="0" type="line"/>
+ <point x="1220" y="1668" type="line"/>
+ <point x="1324" y="2004" type="line"/>
+ <point x="1244" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1328" y="2004" type="line"/>
+ <point x="1248" y="2004" type="line"/>
+ <point x="1356" y="1668" type="line"/>
+ <point x="1852" y="0" type="line"/>
+ <point x="1924" y="0" type="line"/>
+ <point x="1800" y="456" type="line"/>
+ </contour>
+ <contour>
+ <point x="1788" y="-236" type="line"/>
+ <point x="1740" y="-412"/>
+ <point x="1648" y="-528"/>
+ <point x="1464" y="-528" type="curve" smooth="yes"/>
+ <point x="1448" y="-528"/>
+ <point x="1396" y="-524"/>
+ <point x="1372" y="-516" type="curve"/>
+ <point x="1360" y="-588" type="line"/>
+ <point x="1380" y="-596"/>
+ <point x="1436" y="-600"/>
+ <point x="1464" y="-600" type="curve" smooth="yes"/>
+ <point x="1736" y="-600"/>
+ <point x="1824" y="-388"/>
+ <point x="1860" y="-248" type="curve" smooth="yes"/>
+ <point x="2468" y="2004" type="line"/>
+ <point x="2384" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2544, 'leftMargin': 84, 'rightMargin': 85}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA761_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA761_.glif
new file mode 100644
index 000000000..4887e05a6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA761_.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA761" format="1">
+ <advance width="2560"/>
+ <unicode hex="A761"/>
+ <outline>
+ <component base="v" xOffset="-64"/>
+ <component base="y" xOffset="1084"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2490, 'leftMargin': 152, 'rightMargin': -43}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA762_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA762_.glif
new file mode 100644
index 000000000..db94b094c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA762_.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA762" format="1">
+ <advance width="1792"/>
+ <unicode hex="A762"/>
+ <outline>
+ <contour>
+ <point x="1456" y="1616" type="line"/>
+ <point x="1456" y="1688" type="line"/>
+ <point x="876" y="1688" type="line" smooth="yes"/>
+ <point x="440" y="1688"/>
+ <point x="264" y="1856"/>
+ <point x="264" y="2120" type="curve" smooth="yes"/>
+ <point x="264" y="2388"/>
+ <point x="448" y="2580"/>
+ <point x="868" y="2580" type="curve" smooth="yes"/>
+ <point x="1188" y="2580"/>
+ <point x="1456" y="2400"/>
+ <point x="1456" y="2104" type="curve"/>
+ <point x="1532" y="2104" type="line"/>
+ <point x="1532" y="2444"/>
+ <point x="1220" y="2656"/>
+ <point x="868" y="2656" type="curve" smooth="yes"/>
+ <point x="456" y="2656"/>
+ <point x="188" y="2472"/>
+ <point x="188" y="2116" type="curve" smooth="yes"/>
+ <point x="188" y="1840"/>
+ <point x="428" y="1616"/>
+ <point x="868" y="1616" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="632" y="1052" type="line"/>
+ <point x="632" y="984" type="line"/>
+ <point x="888" y="984" type="line" smooth="yes"/>
+ <point x="1304" y="984"/>
+ <point x="1528" y="852"/>
+ <point x="1528" y="524" type="curve" smooth="yes"/>
+ <point x="1528" y="228"/>
+ <point x="1300" y="44"/>
+ <point x="892" y="44" type="curve" smooth="yes"/>
+ <point x="532" y="44"/>
+ <point x="276" y="260"/>
+ <point x="276" y="556" type="curve"/>
+ <point x="204" y="556" type="line"/>
+ <point x="204" y="156"/>
+ <point x="564" y="-28"/>
+ <point x="892" y="-28" type="curve" smooth="yes"/>
+ <point x="1308" y="-28"/>
+ <point x="1604" y="176"/>
+ <point x="1604" y="532" type="curve" smooth="yes"/>
+ <point x="1604" y="864"/>
+ <point x="1376" y="1052"/>
+ <point x="892" y="1052" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1440" y="1688" type="line"/>
+ <point x="632" y="1052" type="line"/>
+ <point x="632" y="984" type="line"/>
+ <point x="676" y="984" type="line"/>
+ <point x="1456" y="1616" type="line"/>
+ <point x="1456" y="1688" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1669, 'leftMargin': 125, 'rightMargin': 130}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA763_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA763_.glif
new file mode 100644
index 000000000..d43f36564
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA763_.glif
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA763" format="1">
+ <advance width="1792"/>
+ <unicode hex="A763"/>
+ <outline>
+ <contour>
+ <point x="1456" y="1252" type="line"/>
+ <point x="1456" y="1324" type="line"/>
+ <point x="876" y="1324" type="line" smooth="yes"/>
+ <point x="440" y="1324"/>
+ <point x="264" y="1532"/>
+ <point x="264" y="1800" type="curve" smooth="yes"/>
+ <point x="264" y="2068"/>
+ <point x="448" y="2260"/>
+ <point x="868" y="2260" type="curve" smooth="yes"/>
+ <point x="1188" y="2260"/>
+ <point x="1456" y="2080"/>
+ <point x="1456" y="1784" type="curve"/>
+ <point x="1532" y="1784" type="line"/>
+ <point x="1532" y="2124"/>
+ <point x="1220" y="2332"/>
+ <point x="868" y="2332" type="curve" smooth="yes"/>
+ <point x="456" y="2332"/>
+ <point x="188" y="2148"/>
+ <point x="188" y="1792" type="curve" smooth="yes"/>
+ <point x="188" y="1520"/>
+ <point x="400" y="1252"/>
+ <point x="868" y="1252" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="632" y="520" type="line"/>
+ <point x="632" y="456" type="line"/>
+ <point x="888" y="456" type="line" smooth="yes"/>
+ <point x="1304" y="456"/>
+ <point x="1528" y="284"/>
+ <point x="1528" y="-44" type="curve" smooth="yes"/>
+ <point x="1528" y="-344"/>
+ <point x="1300" y="-524"/>
+ <point x="892" y="-524" type="curve" smooth="yes"/>
+ <point x="532" y="-524"/>
+ <point x="276" y="-312"/>
+ <point x="276" y="-16" type="curve"/>
+ <point x="204" y="-16" type="line"/>
+ <point x="204" y="-416"/>
+ <point x="564" y="-600"/>
+ <point x="892" y="-600" type="curve" smooth="yes"/>
+ <point x="1308" y="-600"/>
+ <point x="1604" y="-396"/>
+ <point x="1604" y="-40" type="curve" smooth="yes"/>
+ <point x="1604" y="296"/>
+ <point x="1376" y="520"/>
+ <point x="892" y="520" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1440" y="1324" type="line"/>
+ <point x="632" y="520" type="line"/>
+ <point x="632" y="456" type="line"/>
+ <point x="676" y="456" type="line"/>
+ <point x="1456" y="1252" type="line"/>
+ <point x="1456" y="1324" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1669, 'leftMargin': 125, 'rightMargin': 130}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA764_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA764_.glif
new file mode 100644
index 000000000..8f670e345
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA764_.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA764" format="1">
+ <advance width="1792"/>
+ <unicode hex="A764"/>
+ <outline>
+ <contour>
+ <point x="480" y="2004" type="line"/>
+ <point x="480" y="0" type="line"/>
+ <point x="552" y="0" type="line"/>
+ <point x="552" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="504" y="1572" type="line"/>
+ <point x="524" y="1496" type="line"/>
+ <point x="1064" y="1496" type="line" smooth="yes"/>
+ <point x="1448" y="1496"/>
+ <point x="1608" y="1252"/>
+ <point x="1608" y="1012" type="curve" smooth="yes"/>
+ <point x="1608" y="784"/>
+ <point x="1448" y="536"/>
+ <point x="1064" y="536" type="curve" smooth="yes"/>
+ <point x="496" y="536" type="line"/>
+ <point x="496" y="460" type="line"/>
+ <point x="1064" y="460" type="line" smooth="yes"/>
+ <point x="1464" y="460"/>
+ <point x="1680" y="696"/>
+ <point x="1680" y="1016" type="curve" smooth="yes"/>
+ <point x="1680" y="1336"/>
+ <point x="1464" y="1572"/>
+ <point x="1064" y="1572" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="920" y="1796" type="line"/>
+ <point x="112" y="1796" type="line"/>
+ <point x="112" y="1720" type="line"/>
+ <point x="920" y="1720" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1822, 'leftMargin': 55, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA765_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA765_.glif
new file mode 100644
index 000000000..bfcba2d95
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA765_.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA765" format="1">
+ <advance width="1792"/>
+ <unicode hex="A765"/>
+ <outline>
+ <contour>
+ <point x="584" y="1204" type="line"/>
+ <point x="584" y="1488" type="line"/>
+ <point x="508" y="1488" type="line"/>
+ <point x="508" y="-572" type="line"/>
+ <point x="584" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1648" y="760" type="line"/>
+ <point x="1648" y="1228"/>
+ <point x="1440" y="1516"/>
+ <point x="1088" y="1516" type="curve" smooth="yes"/>
+ <point x="764" y="1516"/>
+ <point x="572" y="1304"/>
+ <point x="508" y="1024" type="curve"/>
+ <point x="508" y="420" type="line"/>
+ <point x="556" y="184"/>
+ <point x="756" y="-28"/>
+ <point x="1092" y="-28" type="curve" smooth="yes"/>
+ <point x="1444" y="-28"/>
+ <point x="1648" y="276"/>
+ <point x="1648" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1572" y="732" type="line"/>
+ <point x="1572" y="336"/>
+ <point x="1416" y="48"/>
+ <point x="1092" y="48" type="curve" smooth="yes"/>
+ <point x="780" y="48"/>
+ <point x="608" y="228"/>
+ <point x="560" y="456" type="curve"/>
+ <point x="560" y="976" type="line"/>
+ <point x="596" y="1160"/>
+ <point x="716" y="1440"/>
+ <point x="1088" y="1440" type="curve" smooth="yes"/>
+ <point x="1416" y="1440"/>
+ <point x="1572" y="1156"/>
+ <point x="1572" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="584" y="2112" type="line"/>
+ <point x="508" y="2112" type="line"/>
+ <point x="508" y="0" type="line"/>
+ <point x="584" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="952" y="1836" type="line"/>
+ <point x="144" y="1836" type="line"/>
+ <point x="144" y="1760" type="line"/>
+ <point x="952" y="1760" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1726, 'leftMargin': 55, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA766_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA766_.glif
new file mode 100644
index 000000000..ae7586d42
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA766_.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA766" format="1">
+ <advance width="1792"/>
+ <unicode hex="A766"/>
+ <outline>
+ <contour>
+ <point x="500" y="2004" type="line"/>
+ <point x="500" y="-572" type="line"/>
+ <point x="572" y="-572" type="line"/>
+ <point x="572" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="528" y="1572" type="line"/>
+ <point x="528" y="1496" type="line"/>
+ <point x="1084" y="1496" type="line" smooth="yes"/>
+ <point x="1468" y="1496"/>
+ <point x="1628" y="1252"/>
+ <point x="1628" y="1012" type="curve" smooth="yes"/>
+ <point x="1628" y="784"/>
+ <point x="1468" y="536"/>
+ <point x="1084" y="536" type="curve" smooth="yes"/>
+ <point x="528" y="536" type="line"/>
+ <point x="528" y="460" type="line"/>
+ <point x="1084" y="460" type="line" smooth="yes"/>
+ <point x="1484" y="460"/>
+ <point x="1700" y="696"/>
+ <point x="1700" y="1016" type="curve" smooth="yes"/>
+ <point x="1700" y="1336"/>
+ <point x="1484" y="1572"/>
+ <point x="1084" y="1572" type="curve" smooth="yes"/>
+ </contour>
+ <component base="crossbar" xOffset="-16" yOffset="-992"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1822, 'leftMargin': 14, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA767_.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA767_.cn.glif
new file mode 100644
index 000000000..e2bd94730
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA767_.cn.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA767.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1652" y="816" type="line"/>
+ <point x="1652" y="1320"/>
+ <point x="1444" y="1516"/>
+ <point x="1088" y="1516" type="curve" smooth="yes"/>
+ <point x="768" y="1516"/>
+ <point x="576" y="1328"/>
+ <point x="512" y="1080" type="curve"/>
+ <point x="512" y="364" type="line"/>
+ <point x="556" y="156"/>
+ <point x="756" y="-28"/>
+ <point x="1092" y="-28" type="curve" smooth="yes"/>
+ <point x="1444" y="-28"/>
+ <point x="1652" y="188"/>
+ <point x="1652" y="676" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1576" y="676" type="line"/>
+ <point x="1576" y="244"/>
+ <point x="1420" y="44"/>
+ <point x="1096" y="44" type="curve" smooth="yes"/>
+ <point x="780" y="44"/>
+ <point x="612" y="204"/>
+ <point x="560" y="400" type="curve"/>
+ <point x="560" y="1032" type="line"/>
+ <point x="600" y="1192"/>
+ <point x="716" y="1440"/>
+ <point x="1092" y="1440" type="curve" smooth="yes"/>
+ <point x="1420" y="1440"/>
+ <point x="1576" y="1244"/>
+ <point x="1576" y="816" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="948" y="-188" type="line"/>
+ <point x="144" y="-188" type="line"/>
+ <point x="144" y="-260" type="line"/>
+ <point x="948" y="-260" type="line"/>
+ </contour>
+ <contour>
+ <point x="584" y="-572" type="line"/>
+ <point x="584" y="2112" type="line"/>
+ <point x="512" y="2112" type="line"/>
+ <point x="512" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1731, 'leftMargin': 55, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA767_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA767_.glif
new file mode 100644
index 000000000..ea7f71d4a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA767_.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA767" format="1">
+ <advance width="1792"/>
+ <unicode hex="A767"/>
+ <outline>
+ <contour>
+ <point x="1652" y="760" type="line"/>
+ <point x="1652" y="1228"/>
+ <point x="1444" y="1516"/>
+ <point x="1088" y="1516" type="curve" smooth="yes"/>
+ <point x="768" y="1516"/>
+ <point x="576" y="1304"/>
+ <point x="512" y="1024" type="curve"/>
+ <point x="512" y="420" type="line"/>
+ <point x="556" y="184"/>
+ <point x="756" y="-28"/>
+ <point x="1092" y="-28" type="curve" smooth="yes"/>
+ <point x="1444" y="-28"/>
+ <point x="1652" y="276"/>
+ <point x="1652" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1576" y="732" type="line"/>
+ <point x="1576" y="336"/>
+ <point x="1420" y="48"/>
+ <point x="1096" y="48" type="curve" smooth="yes"/>
+ <point x="780" y="48"/>
+ <point x="612" y="228"/>
+ <point x="560" y="456" type="curve"/>
+ <point x="560" y="976" type="line"/>
+ <point x="600" y="1160"/>
+ <point x="716" y="1440"/>
+ <point x="1092" y="1440" type="curve" smooth="yes"/>
+ <point x="1420" y="1440"/>
+ <point x="1576" y="1156"/>
+ <point x="1576" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="948" y="-188" type="line"/>
+ <point x="144" y="-188" type="line"/>
+ <point x="144" y="-260" type="line"/>
+ <point x="948" y="-260" type="line"/>
+ </contour>
+ <contour>
+ <point x="584" y="-572" type="line"/>
+ <point x="584" y="2112" type="line"/>
+ <point x="512" y="2112" type="line"/>
+ <point x="512" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1731, 'leftMargin': 55, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA768_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA768_.glif
new file mode 100644
index 000000000..3612645c2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA768_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA768" format="1">
+ <advance width="1536"/>
+ <unicode hex="A768"/>
+ <outline>
+ <contour>
+ <point x="292" y="2004" type="line"/>
+ <point x="220" y="2004" type="line"/>
+ <point x="220" y="-572" type="line"/>
+ <point x="292" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="288" y="120" type="line"/>
+ <point x="224" y="-40" type="line"/>
+ <point x="292" y="-40" type="line"/>
+ <point x="1316" y="2004" type="line"/>
+ <point x="1240" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1398, 'leftMargin': 275, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA769_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA769_.glif
new file mode 100644
index 000000000..a33e5a52d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA769_.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA769" format="1">
+ <advance width="1280"/>
+ <unicode hex="A769"/>
+ <outline>
+ <contour>
+ <point x="256" y="1488" type="line"/>
+ <point x="184" y="1488" type="line"/>
+ <point x="184" y="-572" type="line"/>
+ <point x="256" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="252" y="108" type="line"/>
+ <point x="188" y="-40" type="line"/>
+ <point x="256" y="-40" type="line"/>
+ <point x="1096" y="1488" type="line"/>
+ <point x="1024" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1189, 'leftMargin': 234, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA76A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA76A__.glif
new file mode 100644
index 000000000..369bfb147
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA76A__.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA76A" format="1">
+ <advance width="1280"/>
+ <unicode hex="A76A"/>
+ <outline>
+ <contour>
+ <point x="456" y="988" type="line"/>
+ <point x="900" y="988"/>
+ <point x="1136" y="1184"/>
+ <point x="1136" y="1524" type="curve" smooth="yes"/>
+ <point x="1136" y="1840"/>
+ <point x="940" y="2032"/>
+ <point x="616" y="2032" type="curve" smooth="yes"/>
+ <point x="344" y="2032"/>
+ <point x="112" y="1864"/>
+ <point x="112" y="1576" type="curve"/>
+ <point x="188" y="1576" type="line"/>
+ <point x="188" y="1820"/>
+ <point x="376" y="1956"/>
+ <point x="616" y="1956" type="curve" smooth="yes"/>
+ <point x="920" y="1956"/>
+ <point x="1064" y="1764"/>
+ <point x="1064" y="1528" type="curve" smooth="yes"/>
+ <point x="1064" y="1228"/>
+ <point x="884" y="1060"/>
+ <point x="452" y="1060" type="curve" smooth="yes"/>
+ <point x="200" y="1060" type="line"/>
+ <point x="200" y="988" type="line"/>
+ </contour>
+ <contour>
+ <point x="200" y="1052" type="line"/>
+ <point x="200" y="984" type="line"/>
+ <point x="452" y="984" type="line" smooth="yes"/>
+ <point x="868" y="984"/>
+ <point x="1092" y="852"/>
+ <point x="1092" y="524" type="curve" smooth="yes"/>
+ <point x="1092" y="228"/>
+ <point x="868" y="76"/>
+ <point x="460" y="76" type="curve" smooth="yes"/>
+ <point x="120" y="76" type="line"/>
+ <point x="120" y="0" type="line"/>
+ <point x="460" y="0" type="line" smooth="yes"/>
+ <point x="896" y="0"/>
+ <point x="1168" y="176"/>
+ <point x="1168" y="532" type="curve" smooth="yes"/>
+ <point x="1168" y="864"/>
+ <point x="940" y="1052"/>
+ <point x="456" y="1052" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1271, 'leftMargin': 83, 'rightMargin': 132}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA76B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA76B__.glif
new file mode 100644
index 000000000..878b970c2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA76B__.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA76B" format="1">
+ <advance width="1280"/>
+ <unicode hex="A76B"/>
+ <outline>
+ <contour>
+ <point x="428" y="512" type="line"/>
+ <point x="428" y="448" type="line"/>
+ <point x="624" y="448" type="line" smooth="yes"/>
+ <point x="948" y="448"/>
+ <point x="1108" y="244"/>
+ <point x="1108" y="-16" type="curve" smooth="yes"/>
+ <point x="1108" y="-300"/>
+ <point x="948" y="-496"/>
+ <point x="628" y="-496" type="curve" smooth="yes"/>
+ <point x="284" y="-496" type="line"/>
+ <point x="284" y="-572" type="line"/>
+ <point x="628" y="-572" type="line" smooth="yes"/>
+ <point x="972" y="-572"/>
+ <point x="1184" y="-348"/>
+ <point x="1184" y="-12" type="curve" smooth="yes"/>
+ <point x="1184" y="264"/>
+ <point x="1012" y="512"/>
+ <point x="632" y="512" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="632" y="456" type="line"/>
+ <point x="980" y="456"/>
+ <point x="1160" y="692"/>
+ <point x="1160" y="964" type="curve" smooth="yes"/>
+ <point x="1160" y="1272"/>
+ <point x="960" y="1516"/>
+ <point x="628" y="1516" type="curve" smooth="yes"/>
+ <point x="352" y="1516"/>
+ <point x="96" y="1352"/>
+ <point x="96" y="1100" type="curve"/>
+ <point x="172" y="1100" type="line"/>
+ <point x="172" y="1308"/>
+ <point x="388" y="1440"/>
+ <point x="628" y="1440" type="curve" smooth="yes"/>
+ <point x="956" y="1440"/>
+ <point x="1084" y="1200"/>
+ <point x="1084" y="968" type="curve" smooth="yes"/>
+ <point x="1084" y="740"/>
+ <point x="960" y="524"/>
+ <point x="624" y="524" type="curve" smooth="yes"/>
+ <point x="428" y="524" type="line"/>
+ <point x="428" y="456" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1331.0, 'leftMargin': 83, 'rightMargin': 158.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA76C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA76C__.glif
new file mode 100644
index 000000000..8275c3ac7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA76C__.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA76C" format="1">
+ <advance width="1280"/>
+ <unicode hex="A76C"/>
+ <outline>
+ <contour>
+ <point x="96" y="1488" type="line"/>
+ <point x="96" y="1416" type="line"/>
+ <point x="932" y="1416" type="line" smooth="yes"/>
+ <point x="1096" y="1416"/>
+ <point x="1228" y="1516"/>
+ <point x="1228" y="1716" type="curve" smooth="yes"/>
+ <point x="1228" y="1888"/>
+ <point x="1124" y="2040"/>
+ <point x="916" y="2040" type="curve" smooth="yes"/>
+ <point x="668" y="2040"/>
+ <point x="544" y="1908"/>
+ <point x="544" y="1632" type="curve" smooth="yes"/>
+ <point x="544" y="1260" type="line"/>
+ <point x="616" y="1260" type="line"/>
+ <point x="616" y="1632" type="line" smooth="yes"/>
+ <point x="616" y="1840"/>
+ <point x="684" y="1964"/>
+ <point x="916" y="1964" type="curve" smooth="yes"/>
+ <point x="1076" y="1964"/>
+ <point x="1152" y="1856"/>
+ <point x="1152" y="1716" type="curve" smooth="yes"/>
+ <point x="1152" y="1576"/>
+ <point x="1068" y="1488"/>
+ <point x="920" y="1488" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="544" y="1436" type="line"/>
+ <point x="544" y="416" type="line" smooth="yes"/>
+ <point x="544" y="184"/>
+ <point x="424" y="48"/>
+ <point x="228" y="48" type="curve" smooth="yes"/>
+ <point x="152" y="48"/>
+ <point x="116" y="56"/>
+ <point x="64" y="68" type="curve"/>
+ <point x="52" y="-4" type="line"/>
+ <point x="112" y="-24"/>
+ <point x="172" y="-28"/>
+ <point x="228" y="-28" type="curve" smooth="yes"/>
+ <point x="472" y="-28"/>
+ <point x="616" y="128"/>
+ <point x="616" y="416" type="curve" smooth="yes"/>
+ <point x="616" y="1436" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1272, 'leftMargin': 55, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA76D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA76D__.glif
new file mode 100644
index 000000000..bbf9caa0d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA76D__.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA76D" format="1">
+ <advance width="1536"/>
+ <unicode hex="A76D"/>
+ <outline>
+ <contour>
+ <point x="672" y="1260" type="line"/>
+ <point x="744" y="1260" type="line"/>
+ <point x="744" y="1632" type="line" smooth="yes"/>
+ <point x="744" y="1840"/>
+ <point x="812" y="1964"/>
+ <point x="1044" y="1964" type="curve" smooth="yes"/>
+ <point x="1204" y="1964"/>
+ <point x="1280" y="1856"/>
+ <point x="1280" y="1716" type="curve" smooth="yes"/>
+ <point x="1280" y="1576"/>
+ <point x="1196" y="1488"/>
+ <point x="1048" y="1488" type="curve" smooth="yes"/>
+ <point x="224" y="1488" type="line"/>
+ <point x="224" y="1416" type="line"/>
+ <point x="1060" y="1416" type="line" smooth="yes"/>
+ <point x="1224" y="1416"/>
+ <point x="1356" y="1516"/>
+ <point x="1356" y="1716" type="curve" smooth="yes"/>
+ <point x="1356" y="1888"/>
+ <point x="1252" y="2040"/>
+ <point x="1044" y="2040" type="curve" smooth="yes"/>
+ <point x="796" y="2040"/>
+ <point x="672" y="1908"/>
+ <point x="672" y="1632" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="672" y="1436" type="line"/>
+ <point x="672" y="-160" type="line" smooth="yes"/>
+ <point x="672" y="-392"/>
+ <point x="552" y="-528"/>
+ <point x="356" y="-528" type="curve" smooth="yes"/>
+ <point x="280" y="-528"/>
+ <point x="244" y="-520"/>
+ <point x="192" y="-508" type="curve"/>
+ <point x="180" y="-580" type="line"/>
+ <point x="240" y="-596"/>
+ <point x="300" y="-600"/>
+ <point x="356" y="-600" type="curve" smooth="yes"/>
+ <point x="600" y="-600"/>
+ <point x="744" y="-444"/>
+ <point x="744" y="-160" type="curve" smooth="yes"/>
+ <point x="744" y="1436" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1290, 'leftMargin': 55, 'rightMargin': 59}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA76E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA76E__.glif
new file mode 100644
index 000000000..29503b2ba
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA76E__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA76E" format="1">
+ <advance width="1536"/>
+ <unicode hex="A76E"/>
+ <outline>
+ <contour>
+ <point x="512" y="-28" type="line"/>
+ <point x="1104" y="-28"/>
+ <point x="1372" y="352"/>
+ <point x="1372" y="1020" type="curve" smooth="yes"/>
+ <point x="1372" y="1244" type="line" smooth="yes"/>
+ <point x="1372" y="1768"/>
+ <point x="1148" y="2032"/>
+ <point x="764" y="2032" type="curve" smooth="yes"/>
+ <point x="412" y="2032"/>
+ <point x="164" y="1704"/>
+ <point x="164" y="1316" type="curve" smooth="yes"/>
+ <point x="164" y="956"/>
+ <point x="400" y="644"/>
+ <point x="752" y="644" type="curve" smooth="yes"/>
+ <point x="944" y="644"/>
+ <point x="1360" y="728"/>
+ <point x="1360" y="1096" type="curve"/>
+ <point x="1312" y="1108" type="line"/>
+ <point x="1312" y="900"/>
+ <point x="1076" y="716"/>
+ <point x="752" y="716" type="curve" smooth="yes"/>
+ <point x="436" y="716"/>
+ <point x="252" y="1008"/>
+ <point x="252" y="1316" type="curve" smooth="yes"/>
+ <point x="252" y="1644"/>
+ <point x="452" y="1956"/>
+ <point x="772" y="1956" type="curve" smooth="yes"/>
+ <point x="1100" y="1956"/>
+ <point x="1300" y="1716"/>
+ <point x="1300" y="1240" type="curve" smooth="yes"/>
+ <point x="1300" y="988" type="line" smooth="yes"/>
+ <point x="1300" y="408"/>
+ <point x="1048" y="48"/>
+ <point x="492" y="48" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 131, 'rightMargin': 203}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA76F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA76F__.glif
new file mode 100644
index 000000000..7a19b2982
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA76F__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA76F" format="1">
+ <advance width="1536"/>
+ <unicode hex="A76F"/>
+ <outline>
+ <contour>
+ <point x="512" y="-600" type="line"/>
+ <point x="1104" y="-600"/>
+ <point x="1372" y="-164"/>
+ <point x="1372" y="504" type="curve" smooth="yes"/>
+ <point x="1372" y="728" type="line" smooth="yes"/>
+ <point x="1372" y="1252"/>
+ <point x="1148" y="1516"/>
+ <point x="764" y="1516" type="curve" smooth="yes"/>
+ <point x="412" y="1516"/>
+ <point x="164" y="1188"/>
+ <point x="164" y="804" type="curve" smooth="yes"/>
+ <point x="164" y="440"/>
+ <point x="400" y="128"/>
+ <point x="752" y="128" type="curve" smooth="yes"/>
+ <point x="944" y="128"/>
+ <point x="1360" y="212"/>
+ <point x="1360" y="580" type="curve"/>
+ <point x="1316" y="596" type="line"/>
+ <point x="1316" y="388"/>
+ <point x="1076" y="200"/>
+ <point x="752" y="200" type="curve" smooth="yes"/>
+ <point x="436" y="200"/>
+ <point x="252" y="496"/>
+ <point x="252" y="804" type="curve" smooth="yes"/>
+ <point x="252" y="1128"/>
+ <point x="452" y="1440"/>
+ <point x="772" y="1440" type="curve" smooth="yes"/>
+ <point x="1100" y="1440"/>
+ <point x="1300" y="1200"/>
+ <point x="1300" y="724" type="curve" smooth="yes"/>
+ <point x="1300" y="472" type="line" smooth="yes"/>
+ <point x="1300" y="-108"/>
+ <point x="1048" y="-528"/>
+ <point x="492" y="-528" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1499, 'leftMargin': 131, 'rightMargin': 161}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA770_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA770_.glif
new file mode 100644
index 000000000..14c5452d0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA770_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA770" format="1">
+ <advance width="1280"/>
+ <unicode hex="A770"/>
+ <outline>
+ <contour>
+ <point x="448" y="524" type="line"/>
+ <point x="888" y="524"/>
+ <point x="1088" y="788"/>
+ <point x="1088" y="1280" type="curve" smooth="yes"/>
+ <point x="1088" y="1444" type="line" smooth="yes"/>
+ <point x="1088" y="1836"/>
+ <point x="920" y="2032"/>
+ <point x="636" y="2032" type="curve" smooth="yes"/>
+ <point x="376" y="2032"/>
+ <point x="192" y="1788"/>
+ <point x="192" y="1504" type="curve" smooth="yes"/>
+ <point x="192" y="1236"/>
+ <point x="368" y="1004"/>
+ <point x="628" y="1004" type="curve" smooth="yes"/>
+ <point x="768" y="1004"/>
+ <point x="1076" y="1068"/>
+ <point x="1076" y="1340" type="curve"/>
+ <point x="1044" y="1336" type="line"/>
+ <point x="1044" y="1184"/>
+ <point x="868" y="1076"/>
+ <point x="628" y="1076" type="curve" smooth="yes"/>
+ <point x="404" y="1076"/>
+ <point x="268" y="1272"/>
+ <point x="268" y="1504" type="curve" smooth="yes"/>
+ <point x="268" y="1744"/>
+ <point x="416" y="1956"/>
+ <point x="636" y="1956" type="curve" smooth="yes"/>
+ <point x="884" y="1956"/>
+ <point x="1016" y="1788"/>
+ <point x="1016" y="1444" type="curve" smooth="yes"/>
+ <point x="1016" y="1260" type="line" smooth="yes"/>
+ <point x="1016" y="828"/>
+ <point x="836" y="608"/>
+ <point x="432" y="596" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1114, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA771_.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA771_.cn.glif
new file mode 100644
index 000000000..d776cfed3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA771_.cn.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA771.cn" format="1">
+ <advance width="2048"/>
+ <outline>
+ <contour>
+ <point x="1860" y="1100" type="line"/>
+ <point x="1776" y="1100" type="line"/>
+ <point x="1132" y="-572" type="line"/>
+ <point x="1212" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1256" y="352" type="line"/>
+ <point x="1256" y="76"/>
+ <point x="1440" y="-28"/>
+ <point x="1656" y="-28" type="curve"/>
+ <point x="1656" y="44" type="line"/>
+ <point x="1488" y="44"/>
+ <point x="1332" y="116"/>
+ <point x="1332" y="352" type="curve" smooth="yes"/>
+ <point x="1332" y="2112" type="line"/>
+ <point x="1256" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="192" y="676" type="line"/>
+ <point x="192" y="188"/>
+ <point x="396" y="-28"/>
+ <point x="748" y="-28" type="curve" smooth="yes"/>
+ <point x="1084" y="-28"/>
+ <point x="1276" y="160"/>
+ <point x="1324" y="364" type="curve"/>
+ <point x="1324" y="1080" type="line"/>
+ <point x="1260" y="1328"/>
+ <point x="1076" y="1516"/>
+ <point x="752" y="1516" type="curve" smooth="yes"/>
+ <point x="396" y="1516"/>
+ <point x="192" y="1320"/>
+ <point x="192" y="816" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="268" y="816" type="line"/>
+ <point x="268" y="1244"/>
+ <point x="424" y="1440"/>
+ <point x="748" y="1440" type="curve" smooth="yes"/>
+ <point x="1124" y="1440"/>
+ <point x="1240" y="1192"/>
+ <point x="1280" y="1032" type="curve"/>
+ <point x="1280" y="396" type="line"/>
+ <point x="1232" y="204"/>
+ <point x="1060" y="44"/>
+ <point x="748" y="44" type="curve" smooth="yes"/>
+ <point x="424" y="44"/>
+ <point x="268" y="244"/>
+ <point x="268" y="676" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1863, 'leftMargin': 168, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA771_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA771_.glif
new file mode 100644
index 000000000..0eaec171a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA771_.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA771" format="1">
+ <advance width="2048"/>
+ <unicode hex="A771"/>
+ <outline>
+ <contour>
+ <point x="1860" y="1100" type="line"/>
+ <point x="1776" y="1100" type="line"/>
+ <point x="1132" y="-572" type="line"/>
+ <point x="1212" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1256" y="352" type="line"/>
+ <point x="1256" y="76"/>
+ <point x="1440" y="-28"/>
+ <point x="1656" y="-28" type="curve"/>
+ <point x="1656" y="44" type="line"/>
+ <point x="1488" y="44"/>
+ <point x="1332" y="116"/>
+ <point x="1332" y="352" type="curve" smooth="yes"/>
+ <point x="1332" y="2112" type="line"/>
+ <point x="1256" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="192" y="732" type="line"/>
+ <point x="192" y="276"/>
+ <point x="396" y="-28"/>
+ <point x="748" y="-28" type="curve" smooth="yes"/>
+ <point x="1084" y="-28"/>
+ <point x="1276" y="184"/>
+ <point x="1324" y="420" type="curve"/>
+ <point x="1324" y="1024" type="line"/>
+ <point x="1260" y="1304"/>
+ <point x="1076" y="1516"/>
+ <point x="752" y="1516" type="curve" smooth="yes"/>
+ <point x="396" y="1516"/>
+ <point x="192" y="1228"/>
+ <point x="192" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="268" y="760" type="line"/>
+ <point x="268" y="1156"/>
+ <point x="424" y="1440"/>
+ <point x="748" y="1440" type="curve" smooth="yes"/>
+ <point x="1124" y="1440"/>
+ <point x="1240" y="1160"/>
+ <point x="1280" y="976" type="curve"/>
+ <point x="1280" y="452" type="line"/>
+ <point x="1232" y="228"/>
+ <point x="1060" y="48"/>
+ <point x="748" y="48" type="curve" smooth="yes"/>
+ <point x="424" y="48"/>
+ <point x="268" y="336"/>
+ <point x="268" y="732" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1863, 'leftMargin': 168, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA772_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA772_.glif
new file mode 100644
index 000000000..61c0b2db0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA772_.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA772" format="1">
+ <advance width="1024"/>
+ <unicode hex="A772"/>
+ <outline>
+ <contour>
+ <point x="276" y="2112" type="line"/>
+ <point x="276" y="352" type="line" smooth="yes"/>
+ <point x="276" y="76"/>
+ <point x="460" y="-28"/>
+ <point x="676" y="-28" type="curve"/>
+ <point x="676" y="44" type="line"/>
+ <point x="508" y="44"/>
+ <point x="352" y="116"/>
+ <point x="352" y="352" type="curve" smooth="yes"/>
+ <point x="352" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="876" y="1100" type="line"/>
+ <point x="796" y="1100" type="line"/>
+ <point x="152" y="-572" type="line"/>
+ <point x="232" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1007, 'leftMargin': 254, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA773_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA773_.glif
new file mode 100644
index 000000000..009283175
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA773_.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA773" format="1">
+ <advance width="3072"/>
+ <unicode hex="A773"/>
+ <outline>
+ <contour>
+ <point x="2844" y="1100" type="line"/>
+ <point x="2764" y="1100" type="line"/>
+ <point x="2120" y="-572" type="line"/>
+ <point x="2200" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="2244" y="356" type="line"/>
+ <point x="2244" y="100"/>
+ <point x="2396" y="-28"/>
+ <point x="2644" y="-28" type="curve"/>
+ <point x="2644" y="44" type="line"/>
+ <point x="2384" y="44"/>
+ <point x="2320" y="196"/>
+ <point x="2320" y="356" type="curve" smooth="yes"/>
+ <point x="2320" y="964" type="line" smooth="yes"/>
+ <point x="2320" y="1356"/>
+ <point x="2144" y="1516"/>
+ <point x="1844" y="1516" type="curve" smooth="yes"/>
+ <point x="1520" y="1516"/>
+ <point x="1296" y="1288"/>
+ <point x="1260" y="1036" type="curve"/>
+ <point x="1312" y="992" type="line"/>
+ <point x="1324" y="1152"/>
+ <point x="1488" y="1440"/>
+ <point x="1840" y="1444" type="curve" smooth="yes"/>
+ <point x="2076" y="1444"/>
+ <point x="2244" y="1340"/>
+ <point x="2244" y="964" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="308" y="1168" type="line"/>
+ <point x="308" y="1488" type="line"/>
+ <point x="232" y="1488" type="line"/>
+ <point x="232" y="0" type="line"/>
+ <point x="308" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="296" y="872" type="line"/>
+ <point x="308" y="1048"/>
+ <point x="456" y="1444"/>
+ <point x="828" y="1444" type="curve" smooth="yes"/>
+ <point x="1064" y="1444"/>
+ <point x="1236" y="1348"/>
+ <point x="1236" y="992" type="curve" smooth="yes"/>
+ <point x="1236" y="0" type="line"/>
+ <point x="1312" y="0" type="line"/>
+ <point x="1312" y="992" type="line" smooth="yes"/>
+ <point x="1312" y="1364"/>
+ <point x="1136" y="1516"/>
+ <point x="832" y="1516" type="curve" smooth="yes"/>
+ <point x="512" y="1516"/>
+ <point x="296" y="1244"/>
+ <point x="256" y="952" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2861, 'leftMargin': 221, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA774_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA774_.glif
new file mode 100644
index 000000000..59adf9c5b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA774_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA774" format="1">
+ <advance width="2048"/>
+ <unicode hex="A774"/>
+ <outline>
+ <contour>
+ <point x="1824" y="1100" type="line"/>
+ <point x="1744" y="1100" type="line"/>
+ <point x="1100" y="-572" type="line"/>
+ <point x="1184" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1228" y="356" type="line"/>
+ <point x="1228" y="100"/>
+ <point x="1376" y="-28"/>
+ <point x="1624" y="-28" type="curve"/>
+ <point x="1624" y="44" type="line"/>
+ <point x="1364" y="44"/>
+ <point x="1300" y="196"/>
+ <point x="1300" y="356" type="curve" smooth="yes"/>
+ <point x="1300" y="964" type="line" smooth="yes"/>
+ <point x="1300" y="1356"/>
+ <point x="1128" y="1516"/>
+ <point x="828" y="1516" type="curve" smooth="yes"/>
+ <point x="504" y="1516"/>
+ <point x="284" y="1244"/>
+ <point x="248" y="952" type="curve"/>
+ <point x="288" y="872" type="line"/>
+ <point x="300" y="1048"/>
+ <point x="448" y="1444"/>
+ <point x="824" y="1444" type="curve" smooth="yes"/>
+ <point x="1060" y="1444"/>
+ <point x="1224" y="1340"/>
+ <point x="1228" y="964" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="300" y="1172" type="line"/>
+ <point x="300" y="1488" type="line"/>
+ <point x="224" y="1488" type="line"/>
+ <point x="224" y="0" type="line"/>
+ <point x="300" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1863, 'leftMargin': 237, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA775_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA775_.glif
new file mode 100644
index 000000000..ea39248f1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA775_.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA775" format="1">
+ <advance width="1280"/>
+ <unicode hex="A775"/>
+ <outline>
+ <contour>
+ <point x="972" y="1776" type="line"/>
+ <point x="892" y="1776" type="line"/>
+ <point x="520" y="812" type="line"/>
+ <point x="604" y="812" type="line"/>
+ </contour>
+ <contour>
+ <point x="284" y="1228" type="line"/>
+ <point x="284" y="1488" type="line"/>
+ <point x="208" y="1488" type="line"/>
+ <point x="208" y="0" type="line"/>
+ <point x="284" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="768" y="1444" type="curve" smooth="yes"/>
+ <point x="880" y="1444"/>
+ <point x="972" y="1424"/>
+ <point x="1064" y="1380" type="curve"/>
+ <point x="1072" y="1456" type="line"/>
+ <point x="992" y="1492"/>
+ <point x="892" y="1516"/>
+ <point x="772" y="1516" type="curve" smooth="yes"/>
+ <point x="396" y="1516"/>
+ <point x="216" y="1212"/>
+ <point x="216" y="792" type="curve"/>
+ <point x="268" y="800" type="line"/>
+ <point x="268" y="1148"/>
+ <point x="432" y="1444"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1143, 'leftMargin': 237, 'rightMargin': 42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA776_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA776_.glif
new file mode 100644
index 000000000..57e70a11d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA776_.glif
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA776" format="1">
+ <advance width="1792"/>
+ <unicode hex="A776"/>
+ <outline>
+ <contour>
+ <point x="184" y="1488" type="line"/>
+ <point x="184" y="0" type="line"/>
+ <point x="260" y="0" type="line"/>
+ <point x="260" y="1416" type="line"/>
+ <point x="772" y="1416" type="line" smooth="yes"/>
+ <point x="1104" y="1416"/>
+ <point x="1228" y="1292"/>
+ <point x="1228" y="1080" type="curve" smooth="yes"/>
+ <point x="1228" y="852"/>
+ <point x="1104" y="724"/>
+ <point x="772" y="724" type="curve"/>
+ <point x="208" y="724" type="line"/>
+ <point x="208" y="652" type="line"/>
+ <point x="816" y="652" type="line"/>
+ <point x="872" y="656" type="line"/>
+ <point x="1188" y="684"/>
+ <point x="1300" y="872"/>
+ <point x="1300" y="1080" type="curve" smooth="yes"/>
+ <point x="1300" y="1368"/>
+ <point x="1116" y="1488"/>
+ <point x="772" y="1488" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="808" y="652" type="line"/>
+ <point x="1128" y="0" type="line"/>
+ <point x="1608" y="0" type="line"/>
+ <point x="1608" y="76" type="line"/>
+ <point x="1168" y="76" type="line"/>
+ <point x="864" y="700" type="line"/>
+ </contour>
+ <contour>
+ <point x="1604" y="1100" type="line"/>
+ <point x="1524" y="1100" type="line"/>
+ <point x="884" y="-572" type="line"/>
+ <point x="964" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1682, 'leftMargin': 228, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA777_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA777_.glif
new file mode 100644
index 000000000..d2d9ec9b1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA777_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA777" format="1">
+ <advance width="1280"/>
+ <unicode hex="A777"/>
+ <outline>
+ <contour>
+ <point x="1128" y="1488" type="line"/>
+ <point x="152" y="1488" type="line"/>
+ <point x="152" y="1412" type="line"/>
+ <point x="1128" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="1044" y="1776" type="line"/>
+ <point x="964" y="1776" type="line"/>
+ <point x="596" y="812" type="line"/>
+ <point x="676" y="812" type="line"/>
+ </contour>
+ <contour>
+ <point x="428" y="1888" type="line"/>
+ <point x="428" y="356" type="line" smooth="yes"/>
+ <point x="428" y="60"/>
+ <point x="540" y="-28"/>
+ <point x="732" y="-28" type="curve" smooth="yes"/>
+ <point x="768" y="-28"/>
+ <point x="848" y="-24"/>
+ <point x="888" y="-12" type="curve"/>
+ <point x="872" y="60" type="line"/>
+ <point x="824" y="52"/>
+ <point x="784" y="48"/>
+ <point x="728" y="48" type="curve" smooth="yes"/>
+ <point x="608" y="48"/>
+ <point x="504" y="96"/>
+ <point x="504" y="356" type="curve" smooth="yes"/>
+ <point x="504" y="1888" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1044, 'leftMargin': 52, 'rightMargin': 14}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA778_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA778_.glif
new file mode 100644
index 000000000..ae09b27d6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA778_.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA778" format="1">
+ <advance width="1536"/>
+ <unicode hex="A778"/>
+ <outline>
+ <contour>
+ <point x="92" y="0" type="line"/>
+ <point x="848" y="0" type="line" smooth="yes"/>
+ <point x="1216" y="0"/>
+ <point x="1444" y="172"/>
+ <point x="1444" y="484" type="curve" smooth="yes"/>
+ <point x="1444" y="712"/>
+ <point x="1284" y="896"/>
+ <point x="1092" y="1048" type="curve" smooth="yes"/>
+ <point x="680" y="1376" type="line" smooth="yes"/>
+ <point x="564" y="1468"/>
+ <point x="520" y="1568"/>
+ <point x="520" y="1672" type="curve" smooth="yes"/>
+ <point x="520" y="1840"/>
+ <point x="620" y="1956"/>
+ <point x="824" y="1956" type="curve" smooth="yes"/>
+ <point x="1052" y="1956"/>
+ <point x="1168" y="1796"/>
+ <point x="1168" y="1608" type="curve" smooth="yes"/>
+ <point x="1168" y="1468"/>
+ <point x="1104" y="1308"/>
+ <point x="956" y="1136" type="curve" smooth="yes"/>
+ <point x="172" y="248" type="line"/>
+ <point x="264" y="248" type="line"/>
+ <point x="932" y="996" type="line" smooth="yes"/>
+ <point x="1132" y="1228"/>
+ <point x="1240" y="1400"/>
+ <point x="1240" y="1604" type="curve" smooth="yes"/>
+ <point x="1240" y="1884"/>
+ <point x="1076" y="2032"/>
+ <point x="824" y="2032" type="curve" smooth="yes"/>
+ <point x="572" y="2032"/>
+ <point x="444" y="1884"/>
+ <point x="444" y="1672" type="curve" smooth="yes"/>
+ <point x="444" y="1504"/>
+ <point x="536" y="1404"/>
+ <point x="644" y="1316" type="curve" smooth="yes"/>
+ <point x="1048" y="996" type="line" smooth="yes"/>
+ <point x="1324" y="760"/>
+ <point x="1368" y="604"/>
+ <point x="1368" y="484" type="curve" smooth="yes"/>
+ <point x="1368" y="256"/>
+ <point x="1204" y="76"/>
+ <point x="848" y="76" type="curve" smooth="yes"/>
+ <point x="92" y="76" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1448, 'leftMargin': 19, 'rightMargin': 78}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA779_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA779_.glif
new file mode 100644
index 000000000..b302a9c83
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA779_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA779" format="1">
+ <advance width="1792"/>
+ <unicode hex="A779"/>
+ <outline>
+ <contour>
+ <point x="640" y="2228" type="line"/>
+ <point x="1280" y="2076"/>
+ <point x="1576" y="1740"/>
+ <point x="1576" y="1156" type="curve" smooth="yes"/>
+ <point x="1576" y="852" type="line" smooth="yes"/>
+ <point x="1576" y="380"/>
+ <point x="1328" y="44"/>
+ <point x="896" y="44" type="curve" smooth="yes"/>
+ <point x="468" y="44"/>
+ <point x="216" y="380"/>
+ <point x="216" y="896" type="curve" smooth="yes"/>
+ <point x="216" y="1432"/>
+ <point x="468" y="1764"/>
+ <point x="896" y="1764" type="curve" smooth="yes"/>
+ <point x="1160" y="1764"/>
+ <point x="1420" y="1652"/>
+ <point x="1572" y="1524" type="curve"/>
+ <point x="1568" y="1604" type="line"/>
+ <point x="1440" y="1696"/>
+ <point x="1208" y="1840"/>
+ <point x="896" y="1840" type="curve" smooth="yes"/>
+ <point x="436" y="1840"/>
+ <point x="140" y="1484"/>
+ <point x="140" y="896" type="curve" smooth="yes"/>
+ <point x="140" y="328"/>
+ <point x="440" y="-28"/>
+ <point x="896" y="-28" type="curve" smooth="yes"/>
+ <point x="1360" y="-28"/>
+ <point x="1652" y="328"/>
+ <point x="1652" y="852" type="curve" smooth="yes"/>
+ <point x="1652" y="1152" type="line" smooth="yes"/>
+ <point x="1652" y="1760"/>
+ <point x="1336" y="2144"/>
+ <point x="656" y="2296" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1906, 'leftMargin': 198, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA77A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA77A__.glif
new file mode 100644
index 000000000..3548b8cfd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA77A__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA77A" format="1">
+ <advance width="1536"/>
+ <unicode hex="A77A"/>
+ <outline>
+ <contour>
+ <point x="452" y="1724" type="line"/>
+ <point x="1176" y="1584"/>
+ <point x="1344" y="1172"/>
+ <point x="1344" y="772" type="curve" smooth="yes"/>
+ <point x="1344" y="716" type="line" smooth="yes"/>
+ <point x="1344" y="360"/>
+ <point x="1132" y="44"/>
+ <point x="772" y="44" type="curve" smooth="yes"/>
+ <point x="404" y="44"/>
+ <point x="192" y="292"/>
+ <point x="192" y="648" type="curve" smooth="yes"/>
+ <point x="192" y="1052"/>
+ <point x="404" y="1272"/>
+ <point x="744" y="1272" type="curve" smooth="yes"/>
+ <point x="988" y="1272"/>
+ <point x="1184" y="1176"/>
+ <point x="1352" y="1000" type="curve"/>
+ <point x="1356" y="1084" type="line"/>
+ <point x="1224" y="1224"/>
+ <point x="1012" y="1348"/>
+ <point x="744" y="1348" type="curve" smooth="yes"/>
+ <point x="384" y="1348"/>
+ <point x="116" y="1140"/>
+ <point x="116" y="648" type="curve" smooth="yes"/>
+ <point x="116" y="212"/>
+ <point x="384" y="-28"/>
+ <point x="772" y="-28" type="curve" smooth="yes"/>
+ <point x="1156" y="-28"/>
+ <point x="1420" y="280"/>
+ <point x="1420" y="716" type="curve" smooth="yes"/>
+ <point x="1420" y="772" type="line" smooth="yes"/>
+ <point x="1420" y="1192"/>
+ <point x="1232" y="1640"/>
+ <point x="472" y="1792" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1577, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA77B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA77B__.glif
new file mode 100644
index 000000000..e8b27e149
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA77B__.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA77B" format="1">
+ <advance width="1792"/>
+ <unicode hex="A77B"/>
+ <outline>
+ <contour>
+ <point x="1500" y="1776" type="line"/>
+ <point x="1400" y="1956"/>
+ <point x="1200" y="2032"/>
+ <point x="920" y="2032" type="curve" smooth="yes"/>
+ <point x="716" y="2032"/>
+ <point x="504" y="1956"/>
+ <point x="324" y="1864" type="curve"/>
+ <point x="324" y="1792" type="line"/>
+ <point x="524" y="1892"/>
+ <point x="720" y="1956"/>
+ <point x="920" y="1956" type="curve" smooth="yes"/>
+ <point x="1168" y="1956"/>
+ <point x="1344" y="1888"/>
+ <point x="1432" y="1732" type="curve"/>
+ </contour>
+ <contour>
+ <point x="368" y="-572" type="line"/>
+ <point x="368" y="2004" type="line"/>
+ <point x="292" y="2004" type="line"/>
+ <point x="292" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1280" y="72" type="line"/>
+ <point x="312" y="72" type="line"/>
+ <point x="312" y="0" type="line"/>
+ <point x="1280" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1537, 'leftMargin': 275, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA77C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA77C__.glif
new file mode 100644
index 000000000..c5f4b0f6b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA77C__.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA77C" format="1">
+ <advance width="1280"/>
+ <unicode hex="A77C"/>
+ <outline>
+ <contour>
+ <point x="284" y="1228" type="line"/>
+ <point x="284" y="1488" type="line"/>
+ <point x="212" y="1488" type="line"/>
+ <point x="212" y="-572" type="line"/>
+ <point x="284" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="1072" y="1476" type="line"/>
+ <point x="1020" y="1504"/>
+ <point x="908" y="1516"/>
+ <point x="824" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="220" y="1212"/>
+ <point x="220" y="792" type="curve"/>
+ <point x="272" y="800" type="line"/>
+ <point x="272" y="1148"/>
+ <point x="492" y="1444"/>
+ <point x="824" y="1444" type="curve" smooth="yes"/>
+ <point x="912" y="1444"/>
+ <point x="1004" y="1432"/>
+ <point x="1064" y="1408" type="curve"/>
+ </contour>
+ <contour>
+ <point x="996" y="72" type="line"/>
+ <point x="260" y="72" type="line"/>
+ <point x="260" y="0" type="line"/>
+ <point x="996" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1134, 'leftMargin': 234, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA77D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA77D__.glif
new file mode 100644
index 000000000..3f6f516b2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA77D__.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA77D" format="1">
+ <advance width="1792"/>
+ <unicode hex="A77D"/>
+ <outline>
+ <contour>
+ <point x="1652" y="2004" type="line"/>
+ <point x="140" y="2004" type="line"/>
+ <point x="140" y="1928" type="line"/>
+ <point x="1652" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="972" y="-28" type="curve" smooth="yes"/>
+ <point x="1344" y="-28"/>
+ <point x="1652" y="156"/>
+ <point x="1652" y="484" type="curve" smooth="yes"/>
+ <point x="1652" y="820"/>
+ <point x="1372" y="956"/>
+ <point x="976" y="1060" type="curve" smooth="yes"/>
+ <point x="500" y="1184"/>
+ <point x="372" y="1332"/>
+ <point x="372" y="1544" type="curve" smooth="yes"/>
+ <point x="372" y="1708"/>
+ <point x="492" y="1864"/>
+ <point x="652" y="1944" type="curve"/>
+ <point x="548" y="1964" type="line"/>
+ <point x="376" y="1836"/>
+ <point x="296" y="1700"/>
+ <point x="296" y="1540" type="curve" smooth="yes"/>
+ <point x="296" y="1220"/>
+ <point x="548" y="1100"/>
+ <point x="956" y="988" type="curve" smooth="yes"/>
+ <point x="1412" y="864"/>
+ <point x="1576" y="732"/>
+ <point x="1576" y="480" type="curve" smooth="yes"/>
+ <point x="1576" y="224"/>
+ <point x="1324" y="44"/>
+ <point x="972" y="44" type="curve" smooth="yes"/>
+ <point x="684" y="44"/>
+ <point x="308" y="164"/>
+ <point x="308" y="564" type="curve"/>
+ <point x="232" y="564" type="line"/>
+ <point x="232" y="116"/>
+ <point x="628" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 41, 'rightMargin': 109.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA77E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA77E__.glif
new file mode 100644
index 000000000..61bda7375
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA77E__.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA77E" format="1">
+ <advance width="1792"/>
+ <unicode hex="A77E"/>
+ <outline>
+ <contour>
+ <point x="140" y="0" type="line"/>
+ <point x="1652" y="0" type="line"/>
+ <point x="1652" y="72" type="line"/>
+ <point x="140" y="72" type="line"/>
+ </contour>
+ <contour>
+ <point x="824" y="2032" type="curve" smooth="yes"/>
+ <point x="448" y="2032"/>
+ <point x="144" y="1848"/>
+ <point x="144" y="1520" type="curve" smooth="yes"/>
+ <point x="144" y="1184"/>
+ <point x="424" y="1048"/>
+ <point x="816" y="944" type="curve" smooth="yes"/>
+ <point x="1296" y="820"/>
+ <point x="1424" y="672"/>
+ <point x="1424" y="460" type="curve" smooth="yes"/>
+ <point x="1424" y="292"/>
+ <point x="1304" y="140"/>
+ <point x="1144" y="60" type="curve"/>
+ <point x="1248" y="40" type="line"/>
+ <point x="1416" y="168"/>
+ <point x="1496" y="304"/>
+ <point x="1496" y="464" type="curve" smooth="yes"/>
+ <point x="1496" y="784"/>
+ <point x="1244" y="904"/>
+ <point x="836" y="1016" type="curve" smooth="yes"/>
+ <point x="384" y="1140"/>
+ <point x="220" y="1268"/>
+ <point x="220" y="1524" type="curve" smooth="yes"/>
+ <point x="220" y="1780"/>
+ <point x="472" y="1956"/>
+ <point x="824" y="1956" type="curve" smooth="yes"/>
+ <point x="1112" y="1956"/>
+ <point x="1488" y="1840"/>
+ <point x="1488" y="1440" type="curve"/>
+ <point x="1564" y="1440" type="line"/>
+ <point x="1564" y="1888"/>
+ <point x="1168" y="2032"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1661.0, 'leftMargin': 41, 'rightMargin': 109.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA77F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA77F__.glif
new file mode 100644
index 000000000..3df68b87d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA77F__.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA77F" format="1">
+ <advance width="1536"/>
+ <unicode hex="A77F"/>
+ <outline>
+ <contour>
+ <point x="1012" y="-536" type="line"/>
+ <point x="1100" y="-448"/>
+ <point x="1208" y="-316"/>
+ <point x="1208" y="-108" type="curve" smooth="yes"/>
+ <point x="1208" y="196"/>
+ <point x="984" y="368"/>
+ <point x="700" y="524" type="curve" smooth="yes"/>
+ <point x="376" y="708"/>
+ <point x="252" y="840"/>
+ <point x="252" y="1060" type="curve" smooth="yes"/>
+ <point x="252" y="1268"/>
+ <point x="372" y="1440"/>
+ <point x="676" y="1440" type="curve" smooth="yes"/>
+ <point x="968" y="1440"/>
+ <point x="1132" y="1276"/>
+ <point x="1132" y="1092" type="curve"/>
+ <point x="1208" y="1092" type="line"/>
+ <point x="1208" y="1344"/>
+ <point x="1008" y="1516"/>
+ <point x="676" y="1516" type="curve" smooth="yes"/>
+ <point x="364" y="1516"/>
+ <point x="176" y="1328"/>
+ <point x="176" y="1060" type="curve" smooth="yes"/>
+ <point x="176" y="768"/>
+ <point x="392" y="608"/>
+ <point x="680" y="456" type="curve" smooth="yes"/>
+ <point x="1012" y="280"/>
+ <point x="1132" y="108"/>
+ <point x="1132" y="-108" type="curve" smooth="yes"/>
+ <point x="1132" y="-308"/>
+ <point x="1020" y="-452"/>
+ <point x="908" y="-528" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1400" y="-500" type="line"/>
+ <point x="136" y="-500" type="line"/>
+ <point x="136" y="-572" type="line"/>
+ <point x="1400" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1495, 'leftMargin': 151, 'rightMargin': 80}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA780_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA780_.glif
new file mode 100644
index 000000000..c14befa63
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA780_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA780" format="1">
+ <advance width="1536"/>
+ <unicode hex="A780"/>
+ <outline>
+ <component base="L" xScale="-1" yScale="-1" xOffset="1596" yOffset="2004"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1433, 'leftMargin': 55, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA781_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA781_.glif
new file mode 100644
index 000000000..170c0edf9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA781_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA781" format="1">
+ <advance width="512"/>
+ <unicode hex="A781"/>
+ <outline>
+ <component base="l" xOffset="-4" yOffset="-624"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 624, 'leftMargin': 241, 'rightMargin': 307}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA782_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA782_.glif
new file mode 100644
index 000000000..9c8aaa9ce
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA782_.glif
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA782" format="1">
+ <advance width="1792"/>
+ <unicode hex="A782"/>
+ <outline>
+ <contour>
+ <point x="1540" y="0" type="line"/>
+ <point x="1540" y="1416" type="line" smooth="yes"/>
+ <point x="1540" y="1864"/>
+ <point x="1304" y="2032"/>
+ <point x="880" y="2032" type="curve" smooth="yes"/>
+ <point x="676" y="2032"/>
+ <point x="464" y="1956"/>
+ <point x="284" y="1864" type="curve"/>
+ <point x="284" y="1792" type="line"/>
+ <point x="484" y="1892"/>
+ <point x="680" y="1956"/>
+ <point x="880" y="1956" type="curve" smooth="yes"/>
+ <point x="1260" y="1956"/>
+ <point x="1464" y="1800"/>
+ <point x="1464" y="1416" type="curve" smooth="yes"/>
+ <point x="1464" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="328" y="-572" type="line"/>
+ <point x="328" y="2004" type="line"/>
+ <point x="252" y="2004" type="line"/>
+ <point x="252" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1836, 'leftMargin': 275, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA783_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA783_.glif
new file mode 100644
index 000000000..5a0a51785
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA783_.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA783" format="1">
+ <advance width="1536"/>
+ <unicode hex="A783"/>
+ <outline>
+ <contour>
+ <point x="304" y="1172" type="line"/>
+ <point x="304" y="1488" type="line"/>
+ <point x="232" y="1488" type="line"/>
+ <point x="232" y="-572" type="line"/>
+ <point x="304" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="292" y="872" type="line"/>
+ <point x="304" y="1048"/>
+ <point x="456" y="1444"/>
+ <point x="828" y="1444" type="curve" smooth="yes"/>
+ <point x="1064" y="1444"/>
+ <point x="1232" y="1332"/>
+ <point x="1232" y="908" type="curve" smooth="yes"/>
+ <point x="1232" y="0" type="line"/>
+ <point x="1308" y="0" type="line"/>
+ <point x="1308" y="908" type="line" smooth="yes"/>
+ <point x="1308" y="1340"/>
+ <point x="1136" y="1516"/>
+ <point x="832" y="1516" type="curve" smooth="yes"/>
+ <point x="512" y="1516"/>
+ <point x="292" y="1244"/>
+ <point x="252" y="952" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1539, 'leftMargin': 234, 'rightMargin': 230}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA784_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA784_.glif
new file mode 100644
index 000000000..5cbbccb1f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA784_.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA784" format="1">
+ <advance width="1280"/>
+ <unicode hex="A784"/>
+ <outline>
+ <contour>
+ <point x="1024" y="2024" type="line"/>
+ <point x="980" y="2028"/>
+ <point x="932" y="2032"/>
+ <point x="884" y="2032" type="curve" smooth="yes"/>
+ <point x="680" y="2032"/>
+ <point x="468" y="1956"/>
+ <point x="288" y="1864" type="curve"/>
+ <point x="288" y="1792" type="line"/>
+ <point x="488" y="1892"/>
+ <point x="684" y="1956"/>
+ <point x="884" y="1956" type="curve" smooth="yes"/>
+ <point x="936" y="1956"/>
+ <point x="980" y="1952"/>
+ <point x="1024" y="1948" type="curve"/>
+ </contour>
+ <contour>
+ <point x="332" y="-572" type="line"/>
+ <point x="332" y="2004" type="line"/>
+ <point x="260" y="2004" type="line"/>
+ <point x="260" y="-572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1081, 'leftMargin': 275, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA785_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA785_.glif
new file mode 100644
index 000000000..f39e2e838
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA785_.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA785" format="1">
+ <advance width="1024"/>
+ <unicode hex="A785"/>
+ <outline>
+ <contour>
+ <point x="256" y="1228" type="line"/>
+ <point x="256" y="1488" type="line"/>
+ <point x="180" y="1488" type="line"/>
+ <point x="180" y="-572" type="line"/>
+ <point x="256" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="844" y="1500" type="line"/>
+ <point x="820" y="1508"/>
+ <point x="784" y="1516"/>
+ <point x="740" y="1516" type="curve" smooth="yes"/>
+ <point x="368" y="1516"/>
+ <point x="188" y="1212"/>
+ <point x="188" y="792" type="curve"/>
+ <point x="240" y="800" type="line"/>
+ <point x="240" y="1148"/>
+ <point x="404" y="1444"/>
+ <point x="740" y="1444" type="curve" smooth="yes"/>
+ <point x="776" y="1444"/>
+ <point x="808" y="1440"/>
+ <point x="836" y="1436" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 932, 'leftMargin': 234, 'rightMargin': 34}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA786_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA786_.glif
new file mode 100644
index 000000000..029b38525
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA786_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA786" format="1">
+ <advance width="2048"/>
+ <unicode hex="A786"/>
+ <outline>
+ <contour>
+ <point x="744" y="1988" type="line"/>
+ <point x="512" y="1812"/>
+ <point x="352" y="1476"/>
+ <point x="352" y="964" type="curve" smooth="yes"/>
+ <point x="352" y="852" type="line" smooth="yes"/>
+ <point x="352" y="328"/>
+ <point x="640" y="-28"/>
+ <point x="1080" y="-28" type="curve" smooth="yes"/>
+ <point x="1480" y="-28"/>
+ <point x="1752" y="180"/>
+ <point x="1792" y="612" type="curve"/>
+ <point x="1716" y="612" type="line"/>
+ <point x="1676" y="220"/>
+ <point x="1448" y="44"/>
+ <point x="1080" y="44" type="curve" smooth="yes"/>
+ <point x="688" y="44"/>
+ <point x="428" y="368"/>
+ <point x="428" y="852" type="curve" smooth="yes"/>
+ <point x="428" y="968" type="line" smooth="yes"/>
+ <point x="428" y="1472"/>
+ <point x="600" y="1804"/>
+ <point x="820" y="1948" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1792" y="2004" type="line"/>
+ <point x="260" y="2004" type="line"/>
+ <point x="260" y="1928" type="line"/>
+ <point x="1792" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1920, 'leftMargin': 198, 'rightMargin': 189}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA787_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA787_.glif
new file mode 100644
index 000000000..630ce6ef7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA787_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA787" format="1">
+ <advance width="1536"/>
+ <unicode hex="A787"/>
+ <outline>
+ <contour>
+ <point x="524" y="1480" type="line"/>
+ <point x="324" y="1300"/>
+ <point x="212" y="1032"/>
+ <point x="212" y="772" type="curve" smooth="yes"/>
+ <point x="212" y="716" type="line" smooth="yes"/>
+ <point x="212" y="280"/>
+ <point x="432" y="-28"/>
+ <point x="816" y="-28" type="curve" smooth="yes"/>
+ <point x="1108" y="-28"/>
+ <point x="1356" y="148"/>
+ <point x="1368" y="452" type="curve"/>
+ <point x="1296" y="452" type="line"/>
+ <point x="1276" y="168"/>
+ <point x="1052" y="44"/>
+ <point x="816" y="44" type="curve" smooth="yes"/>
+ <point x="452" y="44"/>
+ <point x="284" y="344"/>
+ <point x="284" y="716" type="curve" smooth="yes"/>
+ <point x="284" y="772" type="line" smooth="yes"/>
+ <point x="284" y="1012"/>
+ <point x="400" y="1288"/>
+ <point x="588" y="1440" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1376" y="1488" type="line"/>
+ <point x="164" y="1488" type="line"/>
+ <point x="164" y="1412" type="line"/>
+ <point x="1376" y="1412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1481, 'leftMargin': 138, 'rightMargin': 131}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA788_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA788_.glif
new file mode 100644
index 000000000..5248a0bdd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA788_.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA788" format="1">
+ <advance width="1024"/>
+ <unicode hex="A788"/>
+ <outline>
+ <component base="circumflex" xOffset="-4" yOffset="-2208"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 913.0, 'leftMargin': 69, 'rightMargin': 152.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA789_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA789_.glif
new file mode 100644
index 000000000..54f5ee92e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA789_.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA789" format="1">
+ <advance width="512"/>
+ <unicode hex="A789"/>
+ <outline>
+ <contour>
+ <point x="184" y="1440" type="curve" smooth="yes"/>
+ <point x="184" y="1400"/>
+ <point x="216" y="1372"/>
+ <point x="256" y="1372" type="curve" smooth="yes"/>
+ <point x="296" y="1372"/>
+ <point x="328" y="1400"/>
+ <point x="328" y="1440" type="curve" smooth="yes"/>
+ <point x="328" y="1480"/>
+ <point x="296" y="1516"/>
+ <point x="256" y="1516" type="curve" smooth="yes"/>
+ <point x="216" y="1516"/>
+ <point x="184" y="1480"/>
+ </contour>
+ <contour>
+ <point x="184" y="436" type="curve" smooth="yes"/>
+ <point x="184" y="396"/>
+ <point x="216" y="368"/>
+ <point x="256" y="368" type="curve" smooth="yes"/>
+ <point x="296" y="368"/>
+ <point x="328" y="396"/>
+ <point x="328" y="436" type="curve" smooth="yes"/>
+ <point x="328" y="476"/>
+ <point x="296" y="512"/>
+ <point x="256" y="512" type="curve" smooth="yes"/>
+ <point x="216" y="512"/>
+ <point x="184" y="476"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 440.0, 'leftMargin': 149, 'rightMargin': 148.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA78A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA78A__.glif
new file mode 100644
index 000000000..8532eb14b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA78A__.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA78A" format="1">
+ <advance width="1024"/>
+ <unicode hex="A78A"/>
+ <outline>
+ <contour>
+ <point x="888" y="1180" type="line"/>
+ <point x="136" y="1180" type="line"/>
+ <point x="136" y="1108" type="line"/>
+ <point x="888" y="1108" type="line"/>
+ </contour>
+ <contour>
+ <point x="888" y="768" type="line"/>
+ <point x="136" y="768" type="line"/>
+ <point x="136" y="692" type="line"/>
+ <point x="888" y="692" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 972, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA78B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA78B__.glif
new file mode 100644
index 000000000..25e89e27a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA78B__.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA78B" format="1">
+ <advance width="512"/>
+ <unicode hex="A78B"/>
+ <outline>
+ <contour>
+ <point x="292" y="2144" type="line"/>
+ <point x="220" y="2144" type="line"/>
+ <point x="220" y="2044" type="line"/>
+ <point x="236" y="1192" type="line"/>
+ <point x="280" y="1192" type="line"/>
+ <point x="292" y="2044" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 293, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA78C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA78C__.glif
new file mode 100644
index 000000000..b1912e13b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA78C__.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA78C" format="1">
+ <advance width="512"/>
+ <unicode hex="A78C"/>
+ <outline>
+ <contour>
+ <point x="292" y="1732" type="line"/>
+ <point x="220" y="1732" type="line"/>
+ <point x="220" y="1628" type="line"/>
+ <point x="236" y="916" type="line"/>
+ <point x="280" y="916" type="line"/>
+ <point x="292" y="1628" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 293, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA78D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA78D__.glif
new file mode 100644
index 000000000..877c55fda
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA78D__.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA78D" format="1">
+ <advance width="1792"/>
+ <unicode hex="A78D"/>
+ <outline>
+ <contour>
+ <point x="256" y="2004" type="line"/>
+ <point x="256" y="920" type="line"/>
+ <point x="1492" y="920" type="line"/>
+ <point x="1492" y="992" type="line"/>
+ <point x="328" y="992" type="line"/>
+ <point x="328" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1464" y="2004" type="line"/>
+ <point x="1464" y="0" type="line"/>
+ <point x="1540" y="0" type="line"/>
+ <point x="1540" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1698, 'leftMargin': 138, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA78E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA78E__.glif
new file mode 100644
index 000000000..994bd1d70
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA78E__.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA78E" format="1">
+ <advance width="1280"/>
+ <unicode hex="A78E"/>
+ <outline>
+ <contour>
+ <point x="1100" y="964" type="line"/>
+ <point x="412" y="964" type="line" smooth="yes"/>
+ <point x="268" y="964"/>
+ <point x="180" y="1052"/>
+ <point x="180" y="1196" type="curve" smooth="yes"/>
+ <point x="180" y="1332"/>
+ <point x="260" y="1440"/>
+ <point x="420" y="1440" type="curve" smooth="yes"/>
+ <point x="652" y="1440"/>
+ <point x="716" y="1316"/>
+ <point x="716" y="1108" type="curve" smooth="yes"/>
+ <point x="716" y="736" type="line"/>
+ <point x="792" y="736" type="line"/>
+ <point x="792" y="1100" type="line" smooth="yes"/>
+ <point x="792" y="1384"/>
+ <point x="668" y="1516"/>
+ <point x="420" y="1516" type="curve" smooth="yes"/>
+ <point x="208" y="1516"/>
+ <point x="104" y="1364"/>
+ <point x="104" y="1196" type="curve" smooth="yes"/>
+ <point x="104" y="992"/>
+ <point x="236" y="892"/>
+ <point x="400" y="892" type="curve" smooth="yes"/>
+ <point x="1100" y="892" type="line"/>
+ </contour>
+ <contour>
+ <point x="716" y="2112" type="line"/>
+ <point x="716" y="356" type="line" smooth="yes"/>
+ <point x="716" y="60"/>
+ <point x="832" y="-28"/>
+ <point x="1020" y="-28" type="curve" smooth="yes"/>
+ <point x="1060" y="-28"/>
+ <point x="1136" y="-24"/>
+ <point x="1176" y="-12" type="curve"/>
+ <point x="1164" y="60" type="line"/>
+ <point x="1112" y="52"/>
+ <point x="1072" y="48"/>
+ <point x="1016" y="48" type="curve" smooth="yes"/>
+ <point x="896" y="48"/>
+ <point x="792" y="96"/>
+ <point x="792" y="356" type="curve" smooth="yes"/>
+ <point x="792" y="2112" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1229, 'leftMargin': 55, 'rightMargin': 104}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA790_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA790_.glif
new file mode 100644
index 000000000..d62184a2e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA790_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA790" format="1">
+ <advance width="2048"/>
+ <unicode hex="A790"/>
+ <outline>
+ <contour>
+ <point x="1984" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1984" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1984" y="2216" type="move" name="top0315"/>
+ </contour>
+ <component base="N" xOffset="-8"/>
+ <component base="cyrillictic" xOffset="1460"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.6</real>
+ <real>0.609</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1888, 'leftMargin': 275, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA791_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA791_.glif
new file mode 100644
index 000000000..253f65090
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA791_.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA791" format="1">
+ <advance width="1536"/>
+ <unicode hex="A791"/>
+ <outline>
+ <contour>
+ <point x="1500" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1500" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1500" y="1776" type="move" name="top0315"/>
+ </contour>
+ <component base="n" xOffset="-40"/>
+ <component base="cyrillictic" xOffset="1020"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1493, 'leftMargin': 232, 'rightMargin': 108}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA792_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA792_.glif
new file mode 100644
index 000000000..434482216
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA792_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA792" format="1">
+ <advance width="2048"/>
+ <unicode hex="A792"/>
+ <outline>
+ <contour>
+ <point x="1208" y="-28" type="curve" smooth="yes"/>
+ <point x="1608" y="-28"/>
+ <point x="1880" y="180"/>
+ <point x="1920" y="612" type="curve"/>
+ <point x="1844" y="612" type="line"/>
+ <point x="1804" y="220"/>
+ <point x="1576" y="48"/>
+ <point x="1208" y="48" type="curve" smooth="yes"/>
+ <point x="816" y="48"/>
+ <point x="556" y="368"/>
+ <point x="556" y="852" type="curve" smooth="yes"/>
+ <point x="556" y="1156" type="line" smooth="yes"/>
+ <point x="556" y="1636"/>
+ <point x="816" y="1956"/>
+ <point x="1208" y="1956" type="curve" smooth="yes"/>
+ <point x="1584" y="1956"/>
+ <point x="1804" y="1760"/>
+ <point x="1844" y="1392" type="curve"/>
+ <point x="1920" y="1392" type="line"/>
+ <point x="1880" y="1820"/>
+ <point x="1608" y="2032"/>
+ <point x="1208" y="2032" type="curve" smooth="yes"/>
+ <point x="768" y="2032"/>
+ <point x="480" y="1672"/>
+ <point x="480" y="1152" type="curve" smooth="yes"/>
+ <point x="480" y="852" type="line" smooth="yes"/>
+ <point x="480" y="328"/>
+ <point x="768" y="-28"/>
+ </contour>
+ <contour>
+ <point x="128" y="992" type="line"/>
+ <point x="936" y="992" type="line"/>
+ <point x="936" y="1068" type="line"/>
+ <point x="128" y="1068" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2034, 'leftMargin': 55, 'rightMargin': 189}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA793_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA793_.glif
new file mode 100644
index 000000000..47a0caa80
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA793_.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA793" format="1">
+ <advance width="1792"/>
+ <unicode hex="A793"/>
+ <outline>
+ <contour>
+ <point x="1092" y="-28" type="curve" smooth="yes"/>
+ <point x="1384" y="-28"/>
+ <point x="1628" y="148"/>
+ <point x="1644" y="452" type="curve"/>
+ <point x="1572" y="452" type="line"/>
+ <point x="1552" y="168"/>
+ <point x="1324" y="48"/>
+ <point x="1092" y="48" type="curve" smooth="yes"/>
+ <point x="728" y="48"/>
+ <point x="560" y="344"/>
+ <point x="560" y="716" type="curve" smooth="yes"/>
+ <point x="560" y="772" type="line" smooth="yes"/>
+ <point x="560" y="1144"/>
+ <point x="728" y="1440"/>
+ <point x="1092" y="1440" type="curve" smooth="yes"/>
+ <point x="1336" y="1440"/>
+ <point x="1556" y="1292"/>
+ <point x="1572" y="996" type="curve"/>
+ <point x="1644" y="996" type="line"/>
+ <point x="1632" y="1340"/>
+ <point x="1376" y="1516"/>
+ <point x="1092" y="1516" type="curve" smooth="yes"/>
+ <point x="708" y="1516"/>
+ <point x="484" y="1208"/>
+ <point x="484" y="772" type="curve" smooth="yes"/>
+ <point x="484" y="716" type="line" smooth="yes"/>
+ <point x="484" y="280"/>
+ <point x="708" y="-28"/>
+ </contour>
+ <contour>
+ <point x="148" y="716" type="line"/>
+ <point x="956" y="716" type="line"/>
+ <point x="956" y="792" type="line"/>
+ <point x="148" y="792" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1687, 'leftMargin': 55, 'rightMargin': 136}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA794_.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA794_.cn.glif
new file mode 100644
index 000000000..50d8e5706
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA794_.cn.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA794.cn" format="1">
+ <advance width="1536"/>
+ <outline>
+ <contour>
+ <point x="1272" y="452" type="line"/>
+ <point x="1272" y="-124" type="line" smooth="yes"/>
+ <point x="1272" y="-380"/>
+ <point x="1216" y="-528"/>
+ <point x="1012" y="-528" type="curve" smooth="yes"/>
+ <point x="960" y="-528"/>
+ <point x="904" y="-512"/>
+ <point x="876" y="-504" type="curve"/>
+ <point x="856" y="-572" type="line"/>
+ <point x="912" y="-592"/>
+ <point x="956" y="-600"/>
+ <point x="1012" y="-600" type="curve" smooth="yes"/>
+ <point x="1256" y="-600"/>
+ <point x="1348" y="-432"/>
+ <point x="1348" y="-124" type="curve" smooth="yes"/>
+ <point x="1348" y="452" type="line"/>
+ </contour>
+ <component base="c.cn" xOffset="56"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 133, 'rightMargin': 136}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA794_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA794_.glif
new file mode 100644
index 000000000..c3e6df24b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA794_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA794" format="1">
+ <advance width="1536"/>
+ <unicode hex="A794"/>
+ <outline>
+ <contour>
+ <point x="1220" y="452" type="line"/>
+ <point x="1220" y="-124" type="line" smooth="yes"/>
+ <point x="1220" y="-380"/>
+ <point x="1160" y="-528"/>
+ <point x="956" y="-528" type="curve" smooth="yes"/>
+ <point x="904" y="-528"/>
+ <point x="848" y="-512"/>
+ <point x="820" y="-504" type="curve"/>
+ <point x="804" y="-572" type="line"/>
+ <point x="856" y="-592"/>
+ <point x="900" y="-600"/>
+ <point x="956" y="-600" type="curve" smooth="yes"/>
+ <point x="1204" y="-600"/>
+ <point x="1292" y="-432"/>
+ <point x="1292" y="-124" type="curve" smooth="yes"/>
+ <point x="1292" y="452" type="line"/>
+ </contour>
+ <component base="c"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1429, 'leftMargin': 188, 'rightMargin': 81}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA795_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA795_.glif
new file mode 100644
index 000000000..93d46fae5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA795_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA795" format="1">
+ <advance width="1536"/>
+ <unicode hex="A795"/>
+ <outline>
+ <contour>
+ <point x="1264" y="72" type="line"/>
+ <point x="1264" y="-124" type="line" smooth="yes"/>
+ <point x="1264" y="-380"/>
+ <point x="1204" y="-528"/>
+ <point x="1000" y="-528" type="curve" smooth="yes"/>
+ <point x="952" y="-528"/>
+ <point x="896" y="-512"/>
+ <point x="864" y="-504" type="curve"/>
+ <point x="848" y="-572" type="line"/>
+ <point x="900" y="-592"/>
+ <point x="944" y="-600"/>
+ <point x="1000" y="-600" type="curve" smooth="yes"/>
+ <point x="1248" y="-600"/>
+ <point x="1340" y="-432"/>
+ <point x="1340" y="-124" type="curve" smooth="yes"/>
+ <point x="1340" y="72" type="line"/>
+ </contour>
+ <component base="h" xOffset="-36"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1606.0, 'leftMargin': 232, 'rightMargin': 234.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA796_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA796_.glif
new file mode 100644
index 000000000..59fb7f57a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA796_.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA796" format="1">
+ <advance width="2048"/>
+ <unicode hex="A796"/>
+ <outline>
+ <contour>
+ <point x="668" y="1064" type="line"/>
+ <point x="628" y="1064" type="line" smooth="yes"/>
+ <point x="276" y="1064"/>
+ <point x="148" y="904"/>
+ <point x="148" y="632" type="curve" smooth="yes"/>
+ <point x="148" y="548"/>
+ <point x="168" y="448"/>
+ <point x="188" y="380" type="curve"/>
+ <point x="260" y="396" type="line"/>
+ <point x="240" y="456"/>
+ <point x="224" y="552"/>
+ <point x="224" y="632" type="curve" smooth="yes"/>
+ <point x="224" y="860"/>
+ <point x="328" y="988"/>
+ <point x="628" y="988" type="curve" smooth="yes"/>
+ <point x="668" y="988" type="line"/>
+ </contour>
+ <component base="B" xOffset="368"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1973, 'leftMargin': 55, 'rightMargin': 166}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA797_.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA797_.cn.glif
new file mode 100644
index 000000000..2be4eaa63
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA797_.cn.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA797.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="176" y="-268" type="curve"/>
+ <point x="248" y="-268" type="line"/>
+ <point x="228" y="-208"/>
+ <point x="188" y="-64"/>
+ <point x="188" y="168" type="curve" smooth="yes"/>
+ <point x="188" y="524"/>
+ <point x="288" y="940"/>
+ <point x="584" y="1232" type="curve"/>
+ <point x="564" y="1308" type="line"/>
+ <point x="256" y="1028"/>
+ <point x="112" y="604"/>
+ <point x="112" y="168" type="curve" smooth="yes"/>
+ <point x="112" y="-72"/>
+ <point x="152" y="-220"/>
+ </contour>
+ <contour>
+ <point x="540" y="2112" type="line"/>
+ <point x="540" y="0" type="line"/>
+ <point x="616" y="0" type="line"/>
+ <point x="616" y="288" type="line"/>
+ <point x="616" y="2112" type="line"/>
+ </contour>
+ <contour>
+ <point x="544" y="1284" type="curve"/>
+ <point x="544" y="364" type="line"/>
+ <point x="588" y="160"/>
+ <point x="784" y="-28"/>
+ <point x="1120" y="-28" type="curve" smooth="yes"/>
+ <point x="1472" y="-28"/>
+ <point x="1680" y="188"/>
+ <point x="1680" y="676" type="curve" smooth="yes"/>
+ <point x="1680" y="816" type="line" smooth="yes"/>
+ <point x="1680" y="1320"/>
+ <point x="1472" y="1516"/>
+ <point x="1120" y="1516" type="curve" smooth="yes"/>
+ <point x="888" y="1516"/>
+ <point x="664" y="1408"/>
+ </contour>
+ <contour>
+ <point x="592" y="1232" type="line"/>
+ <point x="720" y="1356"/>
+ <point x="916" y="1440"/>
+ <point x="1120" y="1440" type="curve" smooth="yes"/>
+ <point x="1448" y="1440"/>
+ <point x="1604" y="1244"/>
+ <point x="1604" y="816" type="curve" smooth="yes"/>
+ <point x="1604" y="676" type="line" smooth="yes"/>
+ <point x="1604" y="244"/>
+ <point x="1448" y="44"/>
+ <point x="1124" y="44" type="curve" smooth="yes"/>
+ <point x="812" y="44"/>
+ <point x="640" y="204"/>
+ <point x="592" y="396" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1789, 'leftMargin': 55, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA797_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA797_.glif
new file mode 100644
index 000000000..29cab3da1
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA797_.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA797" format="1">
+ <advance width="1792"/>
+ <unicode hex="A797"/>
+ <outline>
+ <contour>
+ <point x="540" y="2144" type="line"/>
+ <point x="540" y="0" type="line"/>
+ <point x="616" y="0" type="line"/>
+ <point x="616" y="288" type="line"/>
+ <point x="616" y="2144" type="line"/>
+ </contour>
+ <contour>
+ <point x="1680" y="760" type="line"/>
+ <point x="1680" y="1228"/>
+ <point x="1472" y="1516"/>
+ <point x="1120" y="1516" type="curve" smooth="yes"/>
+ <point x="872" y="1516"/>
+ <point x="644" y="1416"/>
+ <point x="544" y="1276" type="curve"/>
+ <point x="544" y="420" type="line"/>
+ <point x="588" y="184"/>
+ <point x="784" y="-28"/>
+ <point x="1120" y="-28" type="curve" smooth="yes"/>
+ <point x="1472" y="-28"/>
+ <point x="1680" y="276"/>
+ <point x="1680" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1604" y="732" type="line"/>
+ <point x="1604" y="336"/>
+ <point x="1448" y="48"/>
+ <point x="1124" y="48" type="curve" smooth="yes"/>
+ <point x="812" y="48"/>
+ <point x="640" y="228"/>
+ <point x="592" y="452" type="curve"/>
+ <point x="592" y="1236" type="line"/>
+ <point x="680" y="1320"/>
+ <point x="828" y="1440"/>
+ <point x="1120" y="1440" type="curve" smooth="yes"/>
+ <point x="1448" y="1440"/>
+ <point x="1604" y="1156"/>
+ <point x="1604" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="176" y="-268" type="curve"/>
+ <point x="248" y="-268" type="line"/>
+ <point x="224" y="-208"/>
+ <point x="188" y="-64"/>
+ <point x="188" y="168" type="curve" smooth="yes"/>
+ <point x="188" y="524"/>
+ <point x="288" y="940"/>
+ <point x="584" y="1232" type="curve"/>
+ <point x="564" y="1308" type="line"/>
+ <point x="256" y="1028"/>
+ <point x="112" y="604"/>
+ <point x="112" y="168" type="curve" smooth="yes"/>
+ <point x="112" y="-72"/>
+ <point x="152" y="-220"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1789, 'leftMargin': 55, 'rightMargin': 168}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA798_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA798_.glif
new file mode 100644
index 000000000..4797c9bd0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA798_.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA798" format="1">
+ <advance width="2048"/>
+ <unicode hex="A798"/>
+ <outline>
+ <contour>
+ <point x="1712" y="1064" type="line"/>
+ <point x="220" y="1064" type="line"/>
+ <point x="220" y="984" type="line"/>
+ <point x="1712" y="984" type="line"/>
+ </contour>
+ <contour>
+ <point x="1852" y="2004" type="line"/>
+ <point x="648" y="2004" type="line"/>
+ <point x="648" y="1928" type="line"/>
+ <point x="1852" y="1928" type="line"/>
+ </contour>
+ <contour>
+ <point x="352" y="-600" type="curve" smooth="yes"/>
+ <point x="596" y="-600"/>
+ <point x="688" y="-432"/>
+ <point x="688" y="-124" type="curve" smooth="yes"/>
+ <point x="688" y="2004" type="line"/>
+ <point x="612" y="2004" type="line"/>
+ <point x="612" y="-124" type="line" smooth="yes"/>
+ <point x="612" y="-380"/>
+ <point x="556" y="-528"/>
+ <point x="352" y="-528" type="curve" smooth="yes"/>
+ <point x="300" y="-528"/>
+ <point x="244" y="-512"/>
+ <point x="216" y="-504" type="curve"/>
+ <point x="196" y="-572" type="line"/>
+ <point x="252" y="-592"/>
+ <point x="296" y="-600"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1808, 'leftMargin': 55, 'rightMargin': 96}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA799_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA799_.glif
new file mode 100644
index 000000000..514515aec
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA799_.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA799" format="1">
+ <advance width="1024"/>
+ <unicode hex="A799"/>
+ <outline>
+ <contour>
+ <point x="828" y="940" type="line"/>
+ <point x="100" y="940" type="line"/>
+ <point x="100" y="864" type="line"/>
+ <point x="828" y="864" type="line"/>
+ </contour>
+ <component base="f" xOffset="12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 887, 'leftMargin': 91, 'rightMargin': -27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA79A__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA79A__.glif
new file mode 100644
index 000000000..d837723a9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA79A__.glif
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA79A" format="1">
+ <advance width="2048"/>
+ <unicode hex="A79A"/>
+ <outline>
+ <contour>
+ <point x="1748" y="-28" type="curve" smooth="yes"/>
+ <point x="1780" y="-28"/>
+ <point x="1816" y="-28"/>
+ <point x="1848" y="-12" type="curve"/>
+ <point x="1832" y="60" type="line"/>
+ <point x="1804" y="52"/>
+ <point x="1776" y="44"/>
+ <point x="1744" y="44" type="curve" smooth="yes"/>
+ <point x="1644" y="44"/>
+ <point x="1576" y="116"/>
+ <point x="1576" y="352" type="curve" smooth="yes"/>
+ <point x="1576" y="2004" type="line"/>
+ <point x="1500" y="2004" type="line"/>
+ <point x="1500" y="1744" type="line"/>
+ <point x="1388" y="1924"/>
+ <point x="1160" y="2032"/>
+ <point x="912" y="2032" type="curve" smooth="yes"/>
+ <point x="500" y="2032"/>
+ <point x="232" y="1844"/>
+ <point x="232" y="1488" type="curve" smooth="yes"/>
+ <point x="232" y="1280"/>
+ <point x="372" y="1100"/>
+ <point x="632" y="1024" type="curve"/>
+ <point x="340" y="964"/>
+ <point x="200" y="792"/>
+ <point x="200" y="532" type="curve" smooth="yes"/>
+ <point x="200" y="176"/>
+ <point x="500" y="-28"/>
+ <point x="912" y="-28" type="curve" smooth="yes"/>
+ <point x="1148" y="-28"/>
+ <point x="1388" y="68"/>
+ <point x="1504" y="268" type="curve"/>
+ <point x="1516" y="56"/>
+ <point x="1596" y="-28"/>
+ </contour>
+ <contour>
+ <point x="912" y="44" type="curve" smooth="yes"/>
+ <point x="504" y="44"/>
+ <point x="276" y="228"/>
+ <point x="276" y="524" type="curve" smooth="yes"/>
+ <point x="276" y="852"/>
+ <point x="500" y="984"/>
+ <point x="920" y="984" type="curve" smooth="yes"/>
+ <point x="1032" y="984" type="line"/>
+ <point x="1032" y="1060" type="line"/>
+ <point x="920" y="1060" type="line" smooth="yes"/>
+ <point x="484" y="1060"/>
+ <point x="308" y="1228"/>
+ <point x="308" y="1496" type="curve" smooth="yes"/>
+ <point x="308" y="1764"/>
+ <point x="492" y="1956"/>
+ <point x="912" y="1956" type="curve" smooth="yes"/>
+ <point x="1232" y="1956"/>
+ <point x="1500" y="1776"/>
+ <point x="1500" y="1480" type="curve" smooth="yes"/>
+ <point x="1500" y="556" type="line" smooth="yes"/>
+ <point x="1500" y="260"/>
+ <point x="1276" y="44"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1860, 'leftMargin': 151, 'rightMargin': 63}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA79B__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA79B__.glif
new file mode 100644
index 000000000..3ee518256
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA79B__.glif
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA79B" format="1">
+ <advance width="1792"/>
+ <unicode hex="A79B"/>
+ <outline>
+ <contour>
+ <point x="1232" y="1488" type="line"/>
+ <point x="1232" y="352" type="line" smooth="yes"/>
+ <point x="1232" y="76"/>
+ <point x="1312" y="-28"/>
+ <point x="1480" y="-28" type="curve" smooth="yes"/>
+ <point x="1512" y="-28"/>
+ <point x="1544" y="-28"/>
+ <point x="1580" y="-12" type="curve"/>
+ <point x="1564" y="60" type="line"/>
+ <point x="1536" y="48"/>
+ <point x="1508" y="44"/>
+ <point x="1472" y="44" type="curve" smooth="yes"/>
+ <point x="1376" y="44"/>
+ <point x="1304" y="116"/>
+ <point x="1304" y="352" type="curve" smooth="yes"/>
+ <point x="1304" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="892" y="732" type="line"/>
+ <point x="892" y="800" type="line"/>
+ <point x="776" y="800" type="line" smooth="yes"/>
+ <point x="440" y="800"/>
+ <point x="316" y="920"/>
+ <point x="316" y="1108" type="curve" smooth="yes"/>
+ <point x="316" y="1296"/>
+ <point x="448" y="1440"/>
+ <point x="772" y="1440" type="curve" smooth="yes"/>
+ <point x="1012" y="1440"/>
+ <point x="1232" y="1308"/>
+ <point x="1232" y="1100" type="curve"/>
+ <point x="1296" y="1100" type="line"/>
+ <point x="1296" y="1352"/>
+ <point x="1052" y="1516"/>
+ <point x="772" y="1516" type="curve" smooth="yes"/>
+ <point x="444" y="1516"/>
+ <point x="240" y="1368"/>
+ <point x="240" y="1104" type="curve" smooth="yes"/>
+ <point x="240" y="900"/>
+ <point x="424" y="732"/>
+ <point x="768" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="768" y="788" type="line"/>
+ <point x="392" y="788"/>
+ <point x="216" y="648"/>
+ <point x="216" y="400" type="curve" smooth="yes"/>
+ <point x="216" y="132"/>
+ <point x="440" y="-24"/>
+ <point x="772" y="-24" type="curve" smooth="yes"/>
+ <point x="1032" y="-24"/>
+ <point x="1296" y="116"/>
+ <point x="1296" y="416" type="curve"/>
+ <point x="1232" y="416" type="line"/>
+ <point x="1232" y="204"/>
+ <point x="1048" y="52"/>
+ <point x="772" y="52" type="curve" smooth="yes"/>
+ <point x="456" y="52"/>
+ <point x="292" y="184"/>
+ <point x="292" y="396" type="curve" smooth="yes"/>
+ <point x="292" y="628"/>
+ <point x="452" y="724"/>
+ <point x="776" y="724" type="curve" smooth="yes"/>
+ <point x="892" y="724" type="line"/>
+ <point x="892" y="788" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 96, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA79C__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA79C__.glif
new file mode 100644
index 000000000..078cc5b25
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA79C__.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA79C" format="1">
+ <advance width="1792"/>
+ <unicode hex="A79C"/>
+ <outline>
+ <contour>
+ <point x="876" y="-28" type="curve" smooth="yes"/>
+ <point x="1336" y="-28"/>
+ <point x="1628" y="328"/>
+ <point x="1628" y="852" type="curve" smooth="yes"/>
+ <point x="1628" y="1152" type="line" smooth="yes"/>
+ <point x="1628" y="1672"/>
+ <point x="1332" y="2032"/>
+ <point x="872" y="2032" type="curve" smooth="yes"/>
+ <point x="460" y="2032"/>
+ <point x="196" y="1844"/>
+ <point x="196" y="1488" type="curve" smooth="yes"/>
+ <point x="196" y="1280"/>
+ <point x="332" y="1100"/>
+ <point x="596" y="1024" type="curve"/>
+ <point x="304" y="964"/>
+ <point x="164" y="792"/>
+ <point x="164" y="532" type="curve" smooth="yes"/>
+ <point x="164" y="176"/>
+ <point x="464" y="-28"/>
+ </contour>
+ <contour>
+ <point x="876" y="44" type="curve" smooth="yes"/>
+ <point x="472" y="44"/>
+ <point x="240" y="228"/>
+ <point x="240" y="524" type="curve" smooth="yes"/>
+ <point x="240" y="852"/>
+ <point x="464" y="984"/>
+ <point x="880" y="984" type="curve" smooth="yes"/>
+ <point x="996" y="984" type="line"/>
+ <point x="996" y="1060" type="line"/>
+ <point x="880" y="1060" type="line" smooth="yes"/>
+ <point x="448" y="1060"/>
+ <point x="268" y="1228"/>
+ <point x="268" y="1496" type="curve" smooth="yes"/>
+ <point x="268" y="1764"/>
+ <point x="452" y="1956"/>
+ <point x="872" y="1956" type="curve" smooth="yes"/>
+ <point x="1304" y="1956"/>
+ <point x="1556" y="1624"/>
+ <point x="1556" y="1156" type="curve" smooth="yes"/>
+ <point x="1556" y="852" type="line" smooth="yes"/>
+ <point x="1556" y="380"/>
+ <point x="1308" y="44"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1800, 'leftMargin': 151, 'rightMargin': 183}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA79D__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA79D__.glif
new file mode 100644
index 000000000..8a4c76eb6
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA79D__.glif
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA79D" format="1">
+ <advance width="1536"/>
+ <unicode hex="A79D"/>
+ <outline>
+ <contour>
+ <point x="724" y="-28" type="line"/>
+ <point x="1112" y="-28"/>
+ <point x="1372" y="280"/>
+ <point x="1372" y="716" type="curve" smooth="yes"/>
+ <point x="1372" y="772" type="line" smooth="yes"/>
+ <point x="1372" y="1208"/>
+ <point x="1112" y="1516"/>
+ <point x="720" y="1516" type="curve"/>
+ <point x="720" y="1440" type="line"/>
+ <point x="1088" y="1440"/>
+ <point x="1300" y="1120"/>
+ <point x="1300" y="772" type="curve" smooth="yes"/>
+ <point x="1300" y="716" type="line" smooth="yes"/>
+ <point x="1300" y="360"/>
+ <point x="1088" y="44"/>
+ <point x="724" y="44" type="curve"/>
+ </contour>
+ <contour>
+ <point x="840" y="732" type="line"/>
+ <point x="840" y="800" type="line"/>
+ <point x="724" y="800" type="line" smooth="yes"/>
+ <point x="392" y="800"/>
+ <point x="268" y="920"/>
+ <point x="268" y="1108" type="curve" smooth="yes"/>
+ <point x="268" y="1296"/>
+ <point x="396" y="1440"/>
+ <point x="720" y="1440" type="curve"/>
+ <point x="720" y="1516" type="line"/>
+ <point x="392" y="1516"/>
+ <point x="192" y="1368"/>
+ <point x="192" y="1104" type="curve" smooth="yes"/>
+ <point x="192" y="900"/>
+ <point x="372" y="732"/>
+ <point x="720" y="732" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="720" y="788" type="line"/>
+ <point x="340" y="788"/>
+ <point x="164" y="648"/>
+ <point x="164" y="400" type="curve" smooth="yes"/>
+ <point x="164" y="132"/>
+ <point x="396" y="-28"/>
+ <point x="724" y="-28" type="curve"/>
+ <point x="724" y="44" type="line"/>
+ <point x="408" y="44"/>
+ <point x="240" y="184"/>
+ <point x="240" y="396" type="curve" smooth="yes"/>
+ <point x="240" y="628"/>
+ <point x="400" y="724"/>
+ <point x="724" y="724" type="curve" smooth="yes"/>
+ <point x="840" y="724" type="line"/>
+ <point x="840" y="788" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1442, 'leftMargin': 96, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA79E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA79E__.glif
new file mode 100644
index 000000000..790661141
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA79E__.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA79E" format="1">
+ <advance width="1792"/>
+ <unicode hex="A79E"/>
+ <outline>
+ <contour>
+ <point x="1588" y="2004" type="line"/>
+ <point x="1512" y="2004" type="line"/>
+ <point x="1512" y="596" type="line" smooth="yes"/>
+ <point x="1512" y="204"/>
+ <point x="1248" y="76"/>
+ <point x="948" y="76" type="curve" smooth="yes"/>
+ <point x="596" y="76"/>
+ <point x="364" y="276"/>
+ <point x="364" y="592" type="curve" smooth="yes"/>
+ <point x="364" y="840"/>
+ <point x="540" y="1084"/>
+ <point x="880" y="1084" type="curve" smooth="yes"/>
+ <point x="1076" y="1084" type="line"/>
+ <point x="1076" y="1160" type="line"/>
+ <point x="804" y="1160" type="line"/>
+ <point x="760" y="1144" type="line"/>
+ <point x="500" y="1104"/>
+ <point x="292" y="884"/>
+ <point x="292" y="592" type="curve" smooth="yes"/>
+ <point x="292" y="220"/>
+ <point x="568" y="0"/>
+ <point x="948" y="0" type="curve" smooth="yes"/>
+ <point x="1208" y="0"/>
+ <point x="1588" y="84"/>
+ <point x="1588" y="596" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="288" y="2004" type="line"/>
+ <point x="208" y="2004" type="line"/>
+ <point x="208" y="1984" type="line"/>
+ <point x="748" y="1132" type="line"/>
+ <point x="836" y="1132" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1849, 'leftMargin': 195, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA79F__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA79F__.glif
new file mode 100644
index 000000000..9a0ccb703
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA79F__.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA79F" format="1">
+ <advance width="1536"/>
+ <unicode hex="A79F"/>
+ <outline>
+ <contour>
+ <point x="704" y="820" type="line"/>
+ <point x="316" y="1488" type="line"/>
+ <point x="228" y="1488" type="line"/>
+ <point x="628" y="792" type="line"/>
+ </contour>
+ <contour>
+ <point x="760" y="-28" type="curve" smooth="yes"/>
+ <point x="1004" y="-28"/>
+ <point x="1308" y="44"/>
+ <point x="1308" y="436" type="curve" smooth="yes"/>
+ <point x="1308" y="1488" type="line"/>
+ <point x="1232" y="1488" type="line"/>
+ <point x="1232" y="440" type="line" smooth="yes"/>
+ <point x="1232" y="116"/>
+ <point x="1004" y="48"/>
+ <point x="760" y="48" type="curve" smooth="yes"/>
+ <point x="456" y="48"/>
+ <point x="332" y="216"/>
+ <point x="332" y="412" type="curve" smooth="yes"/>
+ <point x="332" y="592"/>
+ <point x="436" y="768"/>
+ <point x="700" y="768" type="curve" smooth="yes"/>
+ <point x="936" y="768" type="line"/>
+ <point x="936" y="844" type="line"/>
+ <point x="700" y="844" type="line" smooth="yes"/>
+ <point x="412" y="844"/>
+ <point x="256" y="656"/>
+ <point x="256" y="408" type="curve" smooth="yes"/>
+ <point x="256" y="160"/>
+ <point x="432" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1409, 'leftMargin': 96, 'rightMargin': 233}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7A0__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7A0__.glif
new file mode 100644
index 000000000..c4aabee07
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7A0__.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A0" format="1">
+ <advance width="2304"/>
+ <unicode hex="A7A0"/>
+ <outline>
+ <contour>
+ <point x="2136" y="1284" type="line"/>
+ <point x="148" y="748" type="line"/>
+ <point x="168" y="676" type="line"/>
+ <point x="2156" y="1212" type="line"/>
+ </contour>
+ <contour>
+ <point x="1900" y="800" type="line"/>
+ <point x="1216" y="800" type="line"/>
+ <point x="1216" y="724" type="line"/>
+ <point x="1828" y="724" type="line"/>
+ <point x="1828" y="248" type="line"/>
+ <point x="1764" y="168"/>
+ <point x="1544" y="48"/>
+ <point x="1216" y="48" type="curve" smooth="yes"/>
+ <point x="792" y="48"/>
+ <point x="520" y="380"/>
+ <point x="520" y="852" type="curve" smooth="yes"/>
+ <point x="520" y="1184" type="line" smooth="yes"/>
+ <point x="520" y="1636"/>
+ <point x="784" y="1956"/>
+ <point x="1192" y="1956" type="curve" smooth="yes"/>
+ <point x="1612" y="1956"/>
+ <point x="1784" y="1724"/>
+ <point x="1824" y="1460" type="curve"/>
+ <point x="1896" y="1460" type="line"/>
+ <point x="1860" y="1780"/>
+ <point x="1628" y="2032"/>
+ <point x="1192" y="2032" type="curve" smooth="yes"/>
+ <point x="752" y="2032"/>
+ <point x="444" y="1684"/>
+ <point x="444" y="1180" type="curve" smooth="yes"/>
+ <point x="444" y="852" type="line" smooth="yes"/>
+ <point x="444" y="332"/>
+ <point x="760" y="-28"/>
+ <point x="1216" y="-28" type="curve" smooth="yes"/>
+ <point x="1608" y="-28"/>
+ <point x="1836" y="124"/>
+ <point x="1900" y="216" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2090.0, 'leftMargin': 55, 'rightMargin': 27.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7A1__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7A1__.glif
new file mode 100644
index 000000000..a059a9056
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7A1__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A1" format="1">
+ <advance width="1792"/>
+ <unicode hex="A7A1"/>
+ <outline>
+ <contour>
+ <point x="1712" y="1004" type="line"/>
+ <point x="64" y="564" type="line"/>
+ <point x="80" y="492" type="line"/>
+ <point x="1732" y="936" type="line"/>
+ </contour>
+ <component base="g" xOffset="128"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1724, 'leftMargin': 28, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7A2__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7A2__.glif
new file mode 100644
index 000000000..e65620fa3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7A2__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A2" format="1">
+ <advance width="1792"/>
+ <unicode hex="A7A2"/>
+ <outline>
+ <contour>
+ <point x="1528" y="848" type="line"/>
+ <point x="84" y="456" type="line"/>
+ <point x="100" y="384" type="line"/>
+ <point x="1544" y="776" type="line"/>
+ </contour>
+ <component base="K" xOffset="108"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1867, 'leftMargin': 55, 'rightMargin': 183}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7A3__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7A3__.glif
new file mode 100644
index 000000000..5a95869ba
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7A3__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A3" format="1">
+ <advance width="1536"/>
+ <unicode hex="A7A3"/>
+ <outline>
+ <contour>
+ <point x="1316" y="716" type="line"/>
+ <point x="84" y="384" type="line"/>
+ <point x="104" y="316" type="line"/>
+ <point x="1336" y="644" type="line"/>
+ </contour>
+ <component base="k" xOffset="148"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1453, 'leftMargin': 55, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7A4__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7A4__.glif
new file mode 100644
index 000000000..0c1a0da06
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7A4__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A4" format="1">
+ <advance width="2304"/>
+ <unicode hex="A7A4"/>
+ <outline>
+ <contour>
+ <point x="2156" y="1292" type="line"/>
+ <point x="132" y="744" type="line"/>
+ <point x="152" y="672" type="line"/>
+ <point x="2172" y="1220" type="line"/>
+ </contour>
+ <component base="N" xOffset="152"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2152, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7A5__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7A5__.glif
new file mode 100644
index 000000000..06abcda02
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7A5__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A5" format="1">
+ <advance width="1792"/>
+ <unicode hex="A7A5"/>
+ <outline>
+ <contour>
+ <point x="1712" y="1004" type="line"/>
+ <point x="64" y="564" type="line"/>
+ <point x="80" y="492" type="line"/>
+ <point x="1732" y="936" type="line"/>
+ </contour>
+ <component base="n" xOffset="128"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1779, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7A6__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7A6__.glif
new file mode 100644
index 000000000..793f880b0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7A6__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A6" format="1">
+ <advance width="2048"/>
+ <unicode hex="A7A6"/>
+ <outline>
+ <contour>
+ <point x="1940" y="1724" type="line"/>
+ <point x="88" y="1240" type="line"/>
+ <point x="108" y="1168" type="line"/>
+ <point x="1960" y="1652" type="line"/>
+ </contour>
+ <component base="R" xOffset="124"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1981, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7A7__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7A7__.glif
new file mode 100644
index 000000000..9d82a6cd0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7A7__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A7" format="1">
+ <advance width="1280"/>
+ <unicode hex="A7A7"/>
+ <outline>
+ <contour>
+ <point x="880" y="752" type="line"/>
+ <point x="184" y="564" type="line"/>
+ <point x="204" y="492" type="line"/>
+ <point x="900" y="680" type="line"/>
+ </contour>
+ <component base="r" xOffset="252"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1077, 'leftMargin': 55, 'rightMargin': 112}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7A8__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7A8__.glif
new file mode 100644
index 000000000..2d7c3d424
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7A8__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A8" format="1">
+ <advance width="1792"/>
+ <unicode hex="A7A8"/>
+ <outline>
+ <contour>
+ <point x="1704" y="1276" type="line"/>
+ <point x="72" y="840" type="line"/>
+ <point x="92" y="768" type="line"/>
+ <point x="1720" y="1204" type="line"/>
+ </contour>
+ <component base="S" xOffset="68"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1760.0, 'leftMargin': 55, 'rightMargin': 55.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7A9__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7A9__.glif
new file mode 100644
index 000000000..02b686058
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7A9__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7A9" format="1">
+ <advance width="1536"/>
+ <unicode hex="A7A9"/>
+ <outline>
+ <contour>
+ <point x="1352" y="940" type="line"/>
+ <point x="164" y="620" type="line"/>
+ <point x="184" y="548" type="line"/>
+ <point x="1372" y="868" type="line"/>
+ </contour>
+ <component base="s" xOffset="80"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1401, 'leftMargin': 87, 'rightMargin': 107}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7AA___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7AA___.glif
new file mode 100644
index 000000000..6f2742cb0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7AA___.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7AA" format="1">
+ <advance width="2304"/>
+ <unicode hex="A7AA"/>
+ <outline>
+ <contour>
+ <point x="692" y="2004" type="line"/>
+ <point x="640" y="2004" type="line" smooth="yes"/>
+ <point x="356" y="2004"/>
+ <point x="200" y="1856"/>
+ <point x="200" y="1612" type="curve" smooth="yes"/>
+ <point x="200" y="1556"/>
+ <point x="204" y="1496"/>
+ <point x="224" y="1436" type="curve"/>
+ <point x="296" y="1448" type="line"/>
+ <point x="280" y="1500"/>
+ <point x="272" y="1536"/>
+ <point x="272" y="1612" type="curve" smooth="yes"/>
+ <point x="272" y="1808"/>
+ <point x="408" y="1928"/>
+ <point x="640" y="1928" type="curve" smooth="yes"/>
+ <point x="692" y="1928" type="line"/>
+ </contour>
+ <component base="H" xOffset="364"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2199, 'leftMargin': 55, 'rightMargin': 238}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7AB___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7AB___.glif
new file mode 100644
index 000000000..e33d0a74d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7AB___.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7AB" format="1">
+ <advance width="1792"/>
+ <unicode hex="A7AB"/>
+ <outline>
+ <component base="uni0417"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1679, 'leftMargin': 196, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7AC___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7AC___.glif
new file mode 100644
index 000000000..23c0aff9d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7AC___.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7AC" format="1">
+ <advance width="1792"/>
+ <unicode hex="A7AC"/>
+ <outline>
+ <contour>
+ <point x="1480" y="2004" type="line"/>
+ <point x="1480" y="1676" type="line"/>
+ <point x="1480" y="20" type="line" smooth="yes"/>
+ <point x="1480" y="-364"/>
+ <point x="1256" y="-528"/>
+ <point x="936" y="-528" type="curve" smooth="yes"/>
+ <point x="696" y="-528"/>
+ <point x="548" y="-448"/>
+ <point x="432" y="-300" type="curve"/>
+ <point x="380" y="-348" type="line"/>
+ <point x="488" y="-496"/>
+ <point x="676" y="-600"/>
+ <point x="936" y="-600" type="curve" smooth="yes"/>
+ <point x="1288" y="-600"/>
+ <point x="1556" y="-408"/>
+ <point x="1556" y="20" type="curve" smooth="yes"/>
+ <point x="1556" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1500" y="260" type="line"/>
+ <point x="1384" y="128"/>
+ <point x="1208" y="44"/>
+ <point x="964" y="44" type="curve" smooth="yes"/>
+ <point x="572" y="44"/>
+ <point x="312" y="368"/>
+ <point x="312" y="852" type="curve" smooth="yes"/>
+ <point x="312" y="1156" type="line" smooth="yes"/>
+ <point x="312" y="1636"/>
+ <point x="572" y="1956"/>
+ <point x="964" y="1956" type="curve" smooth="yes"/>
+ <point x="1196" y="1956"/>
+ <point x="1372" y="1880"/>
+ <point x="1480" y="1772" type="curve"/>
+ <point x="1520" y="1832" type="line"/>
+ <point x="1396" y="1956"/>
+ <point x="1204" y="2032"/>
+ <point x="964" y="2032" type="curve" smooth="yes"/>
+ <point x="524" y="2032"/>
+ <point x="240" y="1672"/>
+ <point x="240" y="1152" type="curve" smooth="yes"/>
+ <point x="240" y="852" type="line" smooth="yes"/>
+ <point x="240" y="328"/>
+ <point x="524" y="-28"/>
+ <point x="964" y="-28" type="curve" smooth="yes"/>
+ <point x="1200" y="-28"/>
+ <point x="1392" y="40"/>
+ <point x="1516" y="160" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1774, 'leftMargin': 183, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7AD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7AD___.glif
new file mode 100644
index 000000000..d9031086d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7AD___.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7AD" format="1">
+ <advance width="1792"/>
+ <unicode hex="A7AD"/>
+ <outline>
+ <contour>
+ <point x="756" y="1100" type="line"/>
+ <point x="756" y="1384"/>
+ <point x="628" y="1516"/>
+ <point x="384" y="1516" type="curve" smooth="yes"/>
+ <point x="172" y="1516"/>
+ <point x="68" y="1364"/>
+ <point x="68" y="1196" type="curve" smooth="yes"/>
+ <point x="68" y="992"/>
+ <point x="200" y="892"/>
+ <point x="364" y="892" type="curve" smooth="yes"/>
+ <point x="1060" y="892" type="line"/>
+ <point x="1060" y="964" type="line"/>
+ <point x="376" y="964" type="line" smooth="yes"/>
+ <point x="228" y="964"/>
+ <point x="144" y="1052"/>
+ <point x="144" y="1196" type="curve" smooth="yes"/>
+ <point x="144" y="1332"/>
+ <point x="224" y="1440"/>
+ <point x="384" y="1440" type="curve" smooth="yes"/>
+ <point x="616" y="1440"/>
+ <point x="680" y="1316"/>
+ <point x="680" y="1108" type="curve" smooth="yes"/>
+ <point x="680" y="736" type="line"/>
+ <point x="756" y="736" type="line"/>
+ </contour>
+ <component base="L" xOffset="404"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1844, 'leftMargin': 55, 'rightMargin': 133}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7B0__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7B0__.glif
new file mode 100644
index 000000000..82b2da325
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7B0__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7B0" format="1">
+ <advance width="1792"/>
+ <unicode hex="A7B0"/>
+ <outline>
+ <contour>
+ <point x="260" y="0" type="line"/>
+ <point x="368" y="0" type="line"/>
+ <point x="1200" y="836" type="line"/>
+ <point x="1548" y="1176" type="line"/>
+ <point x="1560" y="1272" type="line"/>
+ <point x="1156" y="900" type="line"/>
+ </contour>
+ <contour>
+ <point x="288" y="2004" type="line"/>
+ <point x="192" y="2004" type="line"/>
+ <point x="1184" y="860" type="line"/>
+ <point x="1232" y="924" type="line"/>
+ </contour>
+ <contour>
+ <point x="1528" y="0" type="line"/>
+ <point x="1604" y="0" type="line"/>
+ <point x="1604" y="2004" type="line"/>
+ <point x="1528" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 102, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7B1__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7B1__.glif
new file mode 100644
index 000000000..c429e7e0d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7B1__.glif
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7B1" format="1">
+ <advance width="1792"/>
+ <unicode hex="A7B1"/>
+ <outline>
+ <contour>
+ <point x="936" y="0" type="line"/>
+ <point x="860" y="0" type="line"/>
+ <point x="860" y="2004" type="line"/>
+ <point x="936" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="1664" y="0" type="line"/>
+ <point x="132" y="0" type="line"/>
+ <point x="132" y="76" type="line"/>
+ <point x="1664" y="76" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1683.0, 'leftMargin': 76, 'rightMargin': 76.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7F7__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7F7__.glif
new file mode 100644
index 000000000..7ea536b31
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7F7__.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7F7" format="1">
+ <advance width="2304"/>
+ <unicode hex="A7F7"/>
+ <outline>
+ <contour>
+ <point x="152" y="1040" type="line"/>
+ <point x="152" y="964" type="line"/>
+ <point x="2152" y="964" type="line"/>
+ <point x="2152" y="1040" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2109, 'leftMargin': 54, 'rightMargin': 53}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7F8__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7F8__.glif
new file mode 100644
index 000000000..a1ccb749e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7F8__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7F8" format="1">
+ <advance width="1792"/>
+ <unicode hex="A7F8"/>
+ <outline>
+ <contour>
+ <point x="1616" y="1964" type="line"/>
+ <point x="176" y="1964" type="line"/>
+ <point x="176" y="1888" type="line"/>
+ <point x="1616" y="1888" type="line"/>
+ </contour>
+ <component base="uni1D34" xOffset="204"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1606.0, 'leftMargin': 83, 'rightMargin': 82.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7F9__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7F9__.glif
new file mode 100644
index 000000000..bcbcf7a28
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7F9__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7F9" format="1">
+ <advance width="2048"/>
+ <unicode hex="A7F9"/>
+ <outline>
+ <component base="uni1D52" xOffset="28"/>
+ <component base="uni1D49" xOffset="920"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1990, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7FA___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7FA___.glif
new file mode 100644
index 000000000..b20f4d13e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7FA___.glif
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7FA" format="1">
+ <advance width="2048"/>
+ <unicode hex="A7FA"/>
+ <outline>
+ <contour>
+ <point x="1024" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1772" y="76" type="line"/>
+ <point x="272" y="76" type="line"/>
+ <point x="272" y="0" type="line"/>
+ <point x="1772" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1060" y="1488" type="line"/>
+ <point x="988" y="1488" type="line"/>
+ <point x="988" y="0" type="line"/>
+ <point x="1060" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1824" y="1488" type="line"/>
+ <point x="1748" y="1488" type="line"/>
+ <point x="1748" y="0" type="line"/>
+ <point x="1824" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="300" y="1488" type="line"/>
+ <point x="228" y="1488" type="line"/>
+ <point x="228" y="0" type="line"/>
+ <point x="300" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2064, 'leftMargin': 234, 'rightMargin': 234}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7FB___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7FB___.glif
new file mode 100644
index 000000000..896f6fa18
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7FB___.glif
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7FB" format="1">
+ <advance width="1536"/>
+ <unicode hex="A7FB"/>
+ <outline>
+ <contour>
+ <point x="1316" y="2004" type="line"/>
+ <point x="1388" y="2004" type="line"/>
+ <point x="1388" y="0" type="line"/>
+ <point x="1316" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="288" y="1064" type="line"/>
+ <point x="1368" y="1064" type="line"/>
+ <point x="1368" y="984" type="line"/>
+ <point x="288" y="984" type="line"/>
+ </contour>
+ <contour>
+ <point x="148" y="2004" type="line"/>
+ <point x="1368" y="2004" type="line"/>
+ <point x="1368" y="1928" type="line"/>
+ <point x="148" y="1928" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1612, 'leftMargin': 96, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7FC___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7FC___.glif
new file mode 100644
index 000000000..0df60ecad
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7FC___.glif
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7FC" format="1">
+ <advance width="1792"/>
+ <unicode hex="A7FC"/>
+ <outline>
+ <contour>
+ <point x="1516" y="848" type="line"/>
+ <point x="1516" y="920" type="line"/>
+ <point x="908" y="920" type="line" smooth="yes"/>
+ <point x="504" y="920"/>
+ <point x="336" y="1144"/>
+ <point x="336" y="1416" type="curve" smooth="yes"/>
+ <point x="336" y="1700"/>
+ <point x="504" y="1928"/>
+ <point x="908" y="1928" type="curve" smooth="yes"/>
+ <point x="1460" y="1928" type="line"/>
+ <point x="1460" y="0" type="line"/>
+ <point x="1532" y="0" type="line"/>
+ <point x="1532" y="2004" type="line"/>
+ <point x="908" y="2004" type="line" smooth="yes"/>
+ <point x="480" y="2004"/>
+ <point x="260" y="1772"/>
+ <point x="260" y="1420" type="curve" smooth="yes"/>
+ <point x="260" y="1064"/>
+ <point x="480" y="848"/>
+ <point x="908" y="848" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1691, 'leftMargin': 144, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7FD___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7FD___.glif
new file mode 100644
index 000000000..d32f05d6a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7FD___.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7FD" format="1">
+ <advance width="2304"/>
+ <unicode hex="A7FD"/>
+ <outline>
+ <contour>
+ <point x="244" y="0" type="line"/>
+ <point x="1120" y="2004" type="line"/>
+ <point x="1180" y="2004" type="line"/>
+ <point x="2060" y="0" type="line"/>
+ <point x="1976" y="0" type="line"/>
+ <point x="1152" y="1892" type="line"/>
+ <point x="328" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="220" y="0" type="line"/>
+ <point x="220" y="2004" type="line"/>
+ <point x="296" y="2004" type="line"/>
+ <point x="296" y="1036" type="line"/>
+ <point x="296" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2012" y="0" type="line"/>
+ <point x="2012" y="1036" type="line"/>
+ <point x="2012" y="2004" type="line"/>
+ <point x="2084" y="2004" type="line"/>
+ <point x="2084" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2415, 'leftMargin': 275, 'rightMargin': 275}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7FE___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7FE___.glif
new file mode 100644
index 000000000..f44b872c0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7FE___.glif
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7FE" format="1">
+ <advance width="768"/>
+ <unicode hex="A7FE"/>
+ <outline>
+ <contour>
+ <point x="420" y="2112" type="line"/>
+ <point x="348" y="2112" type="line"/>
+ <point x="348" y="0" type="line"/>
+ <point x="420" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 734, 'leftMargin': 330, 'rightMargin': 330}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA7FF___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA7FF___.glif
new file mode 100644
index 000000000..668bf24e3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA7FF___.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA7FF" format="1">
+ <advance width="3584"/>
+ <unicode hex="A7FF"/>
+ <outline>
+ <contour>
+ <point x="1716" y="48" type="line"/>
+ <point x="560" y="2004" type="line"/>
+ <point x="504" y="1956" type="line"/>
+ <point x="1660" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="560" y="2004" type="line"/>
+ <point x="484" y="2004" type="line"/>
+ <point x="292" y="0" type="line"/>
+ <point x="368" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1928" y="2004" type="line"/>
+ <point x="1852" y="2004" type="line"/>
+ <point x="1660" y="0" type="line"/>
+ <point x="1732" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="3084" y="48" type="line"/>
+ <point x="1928" y="2004" type="line"/>
+ <point x="1872" y="1956" type="line"/>
+ <point x="3028" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="3292" y="2004" type="line"/>
+ <point x="3220" y="2004" type="line"/>
+ <point x="3028" y="0" type="line"/>
+ <point x="3100" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 3498.0, 'leftMargin': 275, 'rightMargin': 221.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniA92E__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniA92E__.glif
new file mode 100644
index 000000000..5868ae964
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniA92E__.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniA92E" format="1">
+ <advance width="1536"/>
+ <unicode hex="A92E"/>
+ <outline>
+ <contour>
+ <point x="1408" y="676" type="line"/>
+ <point x="1300" y="876"/>
+ <point x="1128" y="1072"/>
+ <point x="768" y="1072" type="curve" smooth="yes"/>
+ <point x="408" y="1072"/>
+ <point x="236" y="876"/>
+ <point x="128" y="676" type="curve"/>
+ <point x="204" y="676" type="line"/>
+ <point x="296" y="820"/>
+ <point x="416" y="996"/>
+ <point x="768" y="996" type="curve" smooth="yes"/>
+ <point x="1116" y="996"/>
+ <point x="1240" y="816"/>
+ <point x="1332" y="676" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1360, 'leftMargin': 41, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB30__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB30__.glif
new file mode 100644
index 000000000..71aac80a9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB30__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB30" format="1">
+ <advance width="1792"/>
+ <unicode hex="AB30"/>
+ <outline>
+ <contour>
+ <point x="1724" y="788" type="line"/>
+ <point x="56" y="788" type="line"/>
+ <point x="56" y="716" type="line"/>
+ <point x="1724" y="716" type="line"/>
+ </contour>
+ <component base="alpha" xOffset="156"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1788, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB31__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB31__.glif
new file mode 100644
index 000000000..f26bd57f8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB31__.glif
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB31" format="1">
+ <advance width="2560"/>
+ <unicode hex="AB31"/>
+ <outline>
+ <contour>
+ <point x="1828" y="-28" type="curve" smooth="yes"/>
+ <point x="2156" y="-28"/>
+ <point x="2392" y="232"/>
+ <point x="2392" y="608" type="curve" smooth="yes"/>
+ <point x="2392" y="788" type="line"/>
+ <point x="1292" y="788" type="line"/>
+ <point x="1296" y="1156"/>
+ <point x="1540" y="1444"/>
+ <point x="1856" y="1444" type="curve" smooth="yes"/>
+ <point x="2024" y="1444"/>
+ <point x="2172" y="1396"/>
+ <point x="2296" y="1240" type="curve"/>
+ <point x="2348" y="1276" type="line"/>
+ <point x="2248" y="1416"/>
+ <point x="2092" y="1516"/>
+ <point x="1856" y="1516" type="curve" smooth="yes"/>
+ <point x="1604" y="1516"/>
+ <point x="1388" y="1360"/>
+ <point x="1284" y="1116" type="curve"/>
+ <point x="1252" y="1384"/>
+ <point x="1044" y="1516"/>
+ <point x="760" y="1516" type="curve" smooth="yes"/>
+ <point x="440" y="1516"/>
+ <point x="208" y="1312"/>
+ <point x="208" y="1080" type="curve"/>
+ <point x="284" y="1080" type="line"/>
+ <point x="284" y="1284"/>
+ <point x="488" y="1440"/>
+ <point x="760" y="1440" type="curve" smooth="yes"/>
+ <point x="1048" y="1440"/>
+ <point x="1212" y="1296"/>
+ <point x="1212" y="1048" type="curve" smooth="yes"/>
+ <point x="1212" y="788" type="line"/>
+ <point x="856" y="788" type="line" smooth="yes"/>
+ <point x="428" y="788"/>
+ <point x="168" y="644"/>
+ <point x="168" y="376" type="curve" smooth="yes"/>
+ <point x="168" y="140"/>
+ <point x="348" y="-28"/>
+ <point x="628" y="-28" type="curve" smooth="yes"/>
+ <point x="988" y="-28"/>
+ <point x="1204" y="184"/>
+ <point x="1276" y="380" type="curve"/>
+ <point x="1376" y="132"/>
+ <point x="1588" y="-28"/>
+ </contour>
+ <contour>
+ <point x="1828" y="48" type="curve" smooth="yes"/>
+ <point x="1508" y="48"/>
+ <point x="1292" y="344"/>
+ <point x="1292" y="716" type="curve"/>
+ <point x="2320" y="716" type="line"/>
+ <point x="2320" y="604" type="line" smooth="yes"/>
+ <point x="2320" y="304"/>
+ <point x="2124" y="48"/>
+ </contour>
+ <contour>
+ <point x="628" y="44" type="curve" smooth="yes"/>
+ <point x="400" y="44"/>
+ <point x="244" y="192"/>
+ <point x="244" y="372" type="curve" smooth="yes"/>
+ <point x="244" y="596"/>
+ <point x="476" y="716"/>
+ <point x="860" y="716" type="curve" smooth="yes"/>
+ <point x="1212" y="716" type="line"/>
+ <point x="1212" y="404" type="line"/>
+ <point x="1112" y="184"/>
+ <point x="916" y="44"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2456, 'leftMargin': 127, 'rightMargin': 106}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB32__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB32__.glif
new file mode 100644
index 000000000..48beaabcd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB32__.glif
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB32" format="1">
+ <advance width="1024"/>
+ <unicode hex="AB32"/>
+ <outline>
+ <contour>
+ <point x="676" y="944" type="line"/>
+ <point x="276" y="736" type="line"/>
+ <point x="272" y="648" type="line"/>
+ <point x="788" y="920" type="line"/>
+ <point x="364" y="1516" type="line"/>
+ <point x="236" y="1472" type="line"/>
+ <point x="236" y="104" type="line"/>
+ <point x="684" y="-28" type="line"/>
+ <point x="708" y="36" type="line"/>
+ <point x="312" y="156" type="line"/>
+ <point x="312" y="1472" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 864, 'leftMargin': 245, 'rightMargin': 69}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB33__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB33__.glif
new file mode 100644
index 000000000..0d6a5d245
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB33__.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB33" format="1">
+ <advance width="1792"/>
+ <unicode hex="AB33"/>
+ <outline>
+ <contour>
+ <point x="1712" y="652" type="line"/>
+ <point x="84" y="652" type="line"/>
+ <point x="84" y="576" type="line"/>
+ <point x="1712" y="576" type="line"/>
+ </contour>
+ <contour>
+ <point x="952" y="-28" type="curve" smooth="yes"/>
+ <point x="1192" y="-28"/>
+ <point x="1348" y="72"/>
+ <point x="1448" y="212" type="curve"/>
+ <point x="1392" y="252" type="line"/>
+ <point x="1272" y="92"/>
+ <point x="1124" y="44"/>
+ <point x="952" y="44" type="curve" smooth="yes"/>
+ <point x="624" y="44"/>
+ <point x="376" y="340"/>
+ <point x="376" y="712" type="curve" smooth="yes"/>
+ <point x="376" y="772" type="line" smooth="yes"/>
+ <point x="376" y="1140"/>
+ <point x="596" y="1440"/>
+ <point x="924" y="1440" type="curve" smooth="yes"/>
+ <point x="1224" y="1440"/>
+ <point x="1416" y="1184"/>
+ <point x="1416" y="888" type="curve" smooth="yes"/>
+ <point x="1416" y="868" type="line"/>
+ <point x="348" y="868" type="line"/>
+ <point x="348" y="792" type="line"/>
+ <point x="1492" y="792" type="line"/>
+ <point x="1492" y="880" type="line" smooth="yes"/>
+ <point x="1492" y="1260"/>
+ <point x="1256" y="1516"/>
+ <point x="924" y="1516" type="curve" smooth="yes"/>
+ <point x="580" y="1516"/>
+ <point x="300" y="1208"/>
+ <point x="300" y="772" type="curve" smooth="yes"/>
+ <point x="300" y="712" type="line" smooth="yes"/>
+ <point x="300" y="280"/>
+ <point x="592" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1737, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB34__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB34__.glif
new file mode 100644
index 000000000..aebe6d935
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB34__.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB34" format="1">
+ <advance width="2048"/>
+ <unicode hex="AB34"/>
+ <outline>
+ <contour>
+ <point x="724" y="868" type="line"/>
+ <point x="684" y="868" type="line" smooth="yes"/>
+ <point x="332" y="868"/>
+ <point x="204" y="712"/>
+ <point x="204" y="436" type="curve" smooth="yes"/>
+ <point x="204" y="352"/>
+ <point x="224" y="252"/>
+ <point x="248" y="188" type="curve"/>
+ <point x="320" y="204" type="line"/>
+ <point x="296" y="264"/>
+ <point x="280" y="360"/>
+ <point x="280" y="436" type="curve" smooth="yes"/>
+ <point x="280" y="668"/>
+ <point x="384" y="796"/>
+ <point x="684" y="796" type="curve" smooth="yes"/>
+ <point x="724" y="796" type="line"/>
+ </contour>
+ <component base="e" xOffset="536"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1804.0, 'leftMargin': 55, 'rightMargin': 110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB35__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB35__.glif
new file mode 100644
index 000000000..15911496c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB35__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB35" format="1">
+ <advance width="1024"/>
+ <unicode hex="AB35"/>
+ <outline>
+ <component base="f" xOffset="12"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 887, 'leftMargin': 91, 'rightMargin': -27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB36__.cn.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB36__.cn.glif
new file mode 100644
index 000000000..64b0cb6ae
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB36__.cn.glif
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB36.cn" format="1">
+ <advance width="1792"/>
+ <outline>
+ <contour>
+ <point x="1620" y="24" type="line"/>
+ <point x="920" y="24" type="line" smooth="yes"/>
+ <point x="760" y="24"/>
+ <point x="628" y="-80"/>
+ <point x="628" y="-280" type="curve" smooth="yes"/>
+ <point x="628" y="-452"/>
+ <point x="732" y="-600"/>
+ <point x="940" y="-600" type="curve" smooth="yes"/>
+ <point x="1188" y="-600"/>
+ <point x="1312" y="-472"/>
+ <point x="1312" y="-188" type="curve" smooth="yes"/>
+ <point x="1312" y="176" type="line"/>
+ <point x="1240" y="176" type="line"/>
+ <point x="1240" y="-196" type="line" smooth="yes"/>
+ <point x="1240" y="-404"/>
+ <point x="1172" y="-528"/>
+ <point x="940" y="-528" type="curve" smooth="yes"/>
+ <point x="780" y="-528"/>
+ <point x="700" y="-416"/>
+ <point x="700" y="-280" type="curve" smooth="yes"/>
+ <point x="700" y="-140"/>
+ <point x="788" y="-52"/>
+ <point x="936" y="-52" type="curve" smooth="yes"/>
+ <point x="1620" y="-52" type="line"/>
+ </contour>
+ <contour>
+ <point x="1240" y="1488" type="line"/>
+ <point x="1240" y="1160" type="line"/>
+ <point x="1240" y="-64" type="line"/>
+ <point x="1312" y="-64" type="line"/>
+ <point x="1312" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="172" y="676" type="line"/>
+ <point x="172" y="188"/>
+ <point x="380" y="-28"/>
+ <point x="732" y="-28" type="curve" smooth="yes"/>
+ <point x="1068" y="-28"/>
+ <point x="1260" y="160"/>
+ <point x="1308" y="364" type="curve"/>
+ <point x="1308" y="1080" type="line"/>
+ <point x="1244" y="1328"/>
+ <point x="1060" y="1516"/>
+ <point x="736" y="1516" type="curve" smooth="yes"/>
+ <point x="380" y="1516"/>
+ <point x="172" y="1320"/>
+ <point x="172" y="816" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="248" y="816" type="line"/>
+ <point x="248" y="1244"/>
+ <point x="408" y="1440"/>
+ <point x="732" y="1440" type="curve" smooth="yes"/>
+ <point x="1108" y="1440"/>
+ <point x="1220" y="1192"/>
+ <point x="1260" y="1032" type="curve"/>
+ <point x="1260" y="396" type="line"/>
+ <point x="1208" y="204"/>
+ <point x="1044" y="44"/>
+ <point x="732" y="44" type="curve" smooth="yes"/>
+ <point x="408" y="44"/>
+ <point x="248" y="244"/>
+ <point x="248" y="676" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1640, 'leftMargin': 166, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB36__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB36__.glif
new file mode 100644
index 000000000..e635d1136
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB36__.glif
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB36" format="1">
+ <advance width="1792"/>
+ <unicode hex="AB36"/>
+ <outline>
+ <contour>
+ <point x="1620" y="24" type="line"/>
+ <point x="920" y="24" type="line" smooth="yes"/>
+ <point x="760" y="24"/>
+ <point x="628" y="-80"/>
+ <point x="628" y="-280" type="curve" smooth="yes"/>
+ <point x="628" y="-452"/>
+ <point x="732" y="-600"/>
+ <point x="940" y="-600" type="curve" smooth="yes"/>
+ <point x="1188" y="-600"/>
+ <point x="1312" y="-472"/>
+ <point x="1312" y="-188" type="curve" smooth="yes"/>
+ <point x="1312" y="176" type="line"/>
+ <point x="1240" y="176" type="line"/>
+ <point x="1240" y="-196" type="line" smooth="yes"/>
+ <point x="1240" y="-404"/>
+ <point x="1172" y="-528"/>
+ <point x="940" y="-528" type="curve" smooth="yes"/>
+ <point x="780" y="-528"/>
+ <point x="700" y="-416"/>
+ <point x="700" y="-280" type="curve" smooth="yes"/>
+ <point x="700" y="-140"/>
+ <point x="788" y="-52"/>
+ <point x="936" y="-52" type="curve" smooth="yes"/>
+ <point x="1620" y="-52" type="line"/>
+ </contour>
+ <contour>
+ <point x="1240" y="52" type="line"/>
+ <point x="1312" y="52" type="line"/>
+ <point x="1312" y="1488" type="line"/>
+ <point x="1240" y="1488" type="line"/>
+ <point x="1240" y="1204" type="line"/>
+ </contour>
+ <contour>
+ <point x="172" y="732" type="line"/>
+ <point x="172" y="276"/>
+ <point x="380" y="-28"/>
+ <point x="732" y="-28" type="curve" smooth="yes"/>
+ <point x="1068" y="-28"/>
+ <point x="1268" y="184"/>
+ <point x="1312" y="420" type="curve"/>
+ <point x="1312" y="1024" type="line"/>
+ <point x="1248" y="1304"/>
+ <point x="1060" y="1516"/>
+ <point x="736" y="1516" type="curve" smooth="yes"/>
+ <point x="380" y="1516"/>
+ <point x="172" y="1228"/>
+ <point x="172" y="760" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="252" y="760" type="line"/>
+ <point x="252" y="1156"/>
+ <point x="408" y="1440"/>
+ <point x="732" y="1440" type="curve" smooth="yes"/>
+ <point x="1104" y="1440"/>
+ <point x="1228" y="1148"/>
+ <point x="1264" y="976" type="curve"/>
+ <point x="1264" y="452" type="line"/>
+ <point x="1216" y="228"/>
+ <point x="1044" y="48"/>
+ <point x="732" y="48" type="curve" smooth="yes"/>
+ <point x="408" y="48"/>
+ <point x="252" y="336"/>
+ <point x="252" y="732" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1640, 'leftMargin': 166, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB37__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB37__.glif
new file mode 100644
index 000000000..d1d13222b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB37__.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB37" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB37"/>
+ <outline>
+ <contour>
+ <point x="500" y="1452" type="curve" smooth="yes"/>
+ <point x="652" y="1452"/>
+ <point x="708" y="1316"/>
+ <point x="760" y="1120" type="curve" smooth="yes"/>
+ <point x="812" y="936"/>
+ <point x="832" y="728"/>
+ <point x="1060" y="728" type="curve" smooth="yes"/>
+ <point x="1216" y="728"/>
+ <point x="1340" y="868"/>
+ <point x="1340" y="1104" type="curve" smooth="yes"/>
+ <point x="1340" y="1348"/>
+ <point x="1212" y="1496"/>
+ <point x="1024" y="1496" type="curve"/>
+ <point x="1024" y="1420" type="line"/>
+ <point x="1164" y="1420"/>
+ <point x="1264" y="1320"/>
+ <point x="1264" y="1104" type="curve" smooth="yes"/>
+ <point x="1264" y="888"/>
+ <point x="1164" y="804"/>
+ <point x="1060" y="804" type="curve" smooth="yes"/>
+ <point x="904" y="804"/>
+ <point x="860" y="948"/>
+ <point x="812" y="1144" type="curve" smooth="yes"/>
+ <point x="772" y="1304"/>
+ <point x="732" y="1524"/>
+ <point x="496" y="1524" type="curve" smooth="yes"/>
+ <point x="320" y="1524"/>
+ <point x="196" y="1376"/>
+ <point x="196" y="1140" type="curve" smooth="yes"/>
+ <point x="196" y="872"/>
+ <point x="308" y="728"/>
+ <point x="500" y="728" type="curve"/>
+ <point x="500" y="800" type="line"/>
+ <point x="308" y="816"/>
+ <point x="272" y="980"/>
+ <point x="272" y="1140" type="curve" smooth="yes"/>
+ <point x="272" y="1356"/>
+ <point x="380" y="1452"/>
+ </contour>
+ <component base="l" xOffset="496"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1308, 'leftMargin': 83, 'rightMargin': 83}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB38__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB38__.glif
new file mode 100644
index 000000000..318e9141b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB38__.glif
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB38" format="1">
+ <advance width="1280"/>
+ <unicode hex="AB38"/>
+ <outline>
+ <contour>
+ <point x="688" y="2112" type="line"/>
+ <point x="616" y="2112" type="line"/>
+ <point x="616" y="0" type="line"/>
+ <point x="688" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1004" y="1384" type="line"/>
+ <point x="1004" y="1268"/>
+ <point x="928" y="1204"/>
+ <point x="840" y="1204" type="curve" smooth="yes"/>
+ <point x="684" y="1204"/>
+ <point x="636" y="1376"/>
+ <point x="444" y="1376" type="curve" smooth="yes"/>
+ <point x="308" y="1376"/>
+ <point x="200" y="1280"/>
+ <point x="200" y="1128" type="curve"/>
+ <point x="276" y="1128" type="line"/>
+ <point x="276" y="1244"/>
+ <point x="352" y="1300"/>
+ <point x="444" y="1300" type="curve" smooth="yes"/>
+ <point x="608" y="1300"/>
+ <point x="640" y="1128"/>
+ <point x="840" y="1128" type="curve" smooth="yes"/>
+ <point x="972" y="1128"/>
+ <point x="1080" y="1232"/>
+ <point x="1080" y="1384" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1004" y="1112" type="line"/>
+ <point x="1004" y="996"/>
+ <point x="928" y="932"/>
+ <point x="840" y="932" type="curve" smooth="yes"/>
+ <point x="684" y="932"/>
+ <point x="636" y="1100"/>
+ <point x="444" y="1100" type="curve" smooth="yes"/>
+ <point x="308" y="1100"/>
+ <point x="200" y="1004"/>
+ <point x="200" y="856" type="curve"/>
+ <point x="276" y="856" type="line"/>
+ <point x="276" y="968"/>
+ <point x="352" y="1028"/>
+ <point x="444" y="1028" type="curve" smooth="yes"/>
+ <point x="608" y="1028"/>
+ <point x="640" y="856"/>
+ <point x="840" y="856" type="curve" smooth="yes"/>
+ <point x="972" y="856"/>
+ <point x="1080" y="956"/>
+ <point x="1080" y="1112" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1044, 'leftMargin': 74, 'rightMargin': 91}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB39__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB39__.glif
new file mode 100644
index 000000000..2ac2e7c49
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB39__.glif
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB39" format="1">
+ <advance width="768"/>
+ <unicode hex="AB39"/>
+ <outline>
+ <contour>
+ <point x="200" y="1064" type="curve" smooth="yes"/>
+ <point x="200" y="960"/>
+ <point x="284" y="880"/>
+ <point x="388" y="880" type="curve" smooth="yes"/>
+ <point x="488" y="880"/>
+ <point x="568" y="960"/>
+ <point x="568" y="1064" type="curve" smooth="yes"/>
+ <point x="568" y="1168"/>
+ <point x="488" y="1256"/>
+ <point x="388" y="1256" type="curve" smooth="yes"/>
+ <point x="284" y="1256"/>
+ <point x="200" y="1168"/>
+ </contour>
+ <contour>
+ <point x="280" y="1064" type="curve" smooth="yes"/>
+ <point x="280" y="1132"/>
+ <point x="328" y="1176"/>
+ <point x="388" y="1176" type="curve" smooth="yes"/>
+ <point x="448" y="1176"/>
+ <point x="492" y="1132"/>
+ <point x="492" y="1064" type="curve" smooth="yes"/>
+ <point x="492" y="1000"/>
+ <point x="448" y="956"/>
+ <point x="388" y="956" type="curve" smooth="yes"/>
+ <point x="328" y="956"/>
+ <point x="280" y="1000"/>
+ </contour>
+ <component base="l" xOffset="96"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 645, 'leftMargin': 138, 'rightMargin': 138}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB3A___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB3A___.glif
new file mode 100644
index 000000000..f449f5f8a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB3A___.glif
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB3A" format="1">
+ <advance width="2816"/>
+ <unicode hex="AB3A"/>
+ <outline>
+ <contour>
+ <point x="2300" y="748" type="line"/>
+ <point x="2224" y="748" type="line"/>
+ <point x="2224" y="380" type="line" smooth="yes"/>
+ <point x="2224" y="172"/>
+ <point x="2160" y="48"/>
+ <point x="1928" y="48" type="curve" smooth="yes"/>
+ <point x="1768" y="48"/>
+ <point x="1688" y="156"/>
+ <point x="1688" y="292" type="curve" smooth="yes"/>
+ <point x="1688" y="432"/>
+ <point x="1776" y="524"/>
+ <point x="1924" y="524" type="curve" smooth="yes"/>
+ <point x="2608" y="524" type="line"/>
+ <point x="2608" y="596" type="line"/>
+ <point x="1908" y="596" type="line" smooth="yes"/>
+ <point x="1744" y="596"/>
+ <point x="1616" y="496"/>
+ <point x="1616" y="292" type="curve" smooth="yes"/>
+ <point x="1616" y="124"/>
+ <point x="1716" y="-28"/>
+ <point x="1928" y="-28" type="curve" smooth="yes"/>
+ <point x="2176" y="-28"/>
+ <point x="2300" y="104"/>
+ <point x="2300" y="388" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="288" y="1168" type="line"/>
+ <point x="288" y="1488" type="line"/>
+ <point x="212" y="1488" type="line"/>
+ <point x="212" y="0" type="line"/>
+ <point x="288" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="276" y="872" type="line"/>
+ <point x="288" y="1048"/>
+ <point x="436" y="1444"/>
+ <point x="808" y="1444" type="curve" smooth="yes"/>
+ <point x="1044" y="1444"/>
+ <point x="1216" y="1348"/>
+ <point x="1216" y="992" type="curve" smooth="yes"/>
+ <point x="1216" y="0" type="line"/>
+ <point x="1292" y="0" type="line"/>
+ <point x="1292" y="992" type="line" smooth="yes"/>
+ <point x="1292" y="1364"/>
+ <point x="1116" y="1516"/>
+ <point x="812" y="1516" type="curve" smooth="yes"/>
+ <point x="492" y="1516"/>
+ <point x="276" y="1244"/>
+ <point x="236" y="952" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1292" y="992" type="line"/>
+ <point x="1304" y="1152"/>
+ <point x="1468" y="1440"/>
+ <point x="1820" y="1444" type="curve" smooth="yes"/>
+ <point x="2056" y="1444"/>
+ <point x="2224" y="1340"/>
+ <point x="2224" y="964" type="curve" smooth="yes"/>
+ <point x="2224" y="700" type="line"/>
+ <point x="2300" y="700" type="line"/>
+ <point x="2300" y="964" type="line" smooth="yes"/>
+ <point x="2300" y="1356"/>
+ <point x="2124" y="1516"/>
+ <point x="1824" y="1516" type="curve" smooth="yes"/>
+ <point x="1500" y="1516"/>
+ <point x="1276" y="1288"/>
+ <point x="1240" y="1036" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2646, 'leftMargin': 221, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB3B___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB3B___.glif
new file mode 100644
index 000000000..50554627b
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB3B___.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB3B" format="1">
+ <advance width="1792"/>
+ <unicode hex="AB3B"/>
+ <outline>
+ <contour>
+ <point x="1588" y="596" type="line"/>
+ <point x="888" y="596" type="line" smooth="yes"/>
+ <point x="728" y="596"/>
+ <point x="596" y="496"/>
+ <point x="596" y="292" type="curve" smooth="yes"/>
+ <point x="596" y="124"/>
+ <point x="700" y="-28"/>
+ <point x="908" y="-28" type="curve" smooth="yes"/>
+ <point x="1156" y="-28"/>
+ <point x="1280" y="104"/>
+ <point x="1280" y="388" type="curve" smooth="yes"/>
+ <point x="1280" y="748" type="line"/>
+ <point x="1204" y="748" type="line"/>
+ <point x="1204" y="380" type="line" smooth="yes"/>
+ <point x="1204" y="172"/>
+ <point x="1140" y="48"/>
+ <point x="908" y="48" type="curve" smooth="yes"/>
+ <point x="748" y="48"/>
+ <point x="668" y="156"/>
+ <point x="668" y="292" type="curve" smooth="yes"/>
+ <point x="668" y="432"/>
+ <point x="756" y="524"/>
+ <point x="904" y="524" type="curve" smooth="yes"/>
+ <point x="1588" y="524" type="line"/>
+ </contour>
+ <contour>
+ <point x="280" y="1172" type="line"/>
+ <point x="280" y="1488" type="line"/>
+ <point x="204" y="1488" type="line"/>
+ <point x="204" y="0" type="line"/>
+ <point x="280" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="268" y="872" type="line"/>
+ <point x="280" y="1048"/>
+ <point x="428" y="1444"/>
+ <point x="804" y="1444" type="curve" smooth="yes"/>
+ <point x="1040" y="1444"/>
+ <point x="1204" y="1340"/>
+ <point x="1204" y="964" type="curve" smooth="yes"/>
+ <point x="1204" y="688" type="line"/>
+ <point x="1280" y="688" type="line"/>
+ <point x="1280" y="964" type="line" smooth="yes"/>
+ <point x="1280" y="1356"/>
+ <point x="1108" y="1516"/>
+ <point x="808" y="1516" type="curve" smooth="yes"/>
+ <point x="484" y="1516"/>
+ <point x="264" y="1244"/>
+ <point x="228" y="952" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1632, 'leftMargin': 221, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB3C___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB3C___.glif
new file mode 100644
index 000000000..c92f0e8bf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB3C___.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB3C" format="1">
+ <advance width="1792"/>
+ <unicode hex="AB3C"/>
+ <outline>
+ <contour>
+ <point x="1280" y="748" type="line"/>
+ <point x="1204" y="748" type="line"/>
+ <point x="1204" y="-196" type="line" smooth="yes"/>
+ <point x="1204" y="-404"/>
+ <point x="1140" y="-528"/>
+ <point x="908" y="-528" type="curve" smooth="yes"/>
+ <point x="748" y="-528"/>
+ <point x="668" y="-416"/>
+ <point x="668" y="-280" type="curve" smooth="yes"/>
+ <point x="668" y="-140"/>
+ <point x="756" y="-52"/>
+ <point x="904" y="-52" type="curve" smooth="yes"/>
+ <point x="1588" y="-52" type="line"/>
+ <point x="1588" y="24" type="line"/>
+ <point x="888" y="24" type="line" smooth="yes"/>
+ <point x="728" y="24"/>
+ <point x="596" y="-80"/>
+ <point x="596" y="-280" type="curve" smooth="yes"/>
+ <point x="596" y="-452"/>
+ <point x="700" y="-600"/>
+ <point x="908" y="-600" type="curve" smooth="yes"/>
+ <point x="1156" y="-600"/>
+ <point x="1280" y="-472"/>
+ <point x="1280" y="-188" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="280" y="1172" type="line"/>
+ <point x="280" y="1488" type="line"/>
+ <point x="204" y="1488" type="line"/>
+ <point x="204" y="0" type="line"/>
+ <point x="280" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="268" y="872" type="line"/>
+ <point x="280" y="1048"/>
+ <point x="428" y="1444"/>
+ <point x="804" y="1444" type="curve" smooth="yes"/>
+ <point x="1040" y="1444"/>
+ <point x="1204" y="1340"/>
+ <point x="1204" y="964" type="curve" smooth="yes"/>
+ <point x="1204" y="412" type="line"/>
+ <point x="1280" y="412" type="line"/>
+ <point x="1280" y="964" type="line" smooth="yes"/>
+ <point x="1280" y="1356"/>
+ <point x="1108" y="1516"/>
+ <point x="808" y="1516" type="curve" smooth="yes"/>
+ <point x="484" y="1516"/>
+ <point x="264" y="1244"/>
+ <point x="228" y="952" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1632, 'leftMargin': 221, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB3D___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB3D___.glif
new file mode 100644
index 000000000..703a18e85
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB3D___.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB3D" format="1">
+ <advance width="1280"/>
+ <unicode hex="AB3D"/>
+ <outline>
+ <contour>
+ <point x="276" y="1488" type="line"/>
+ <point x="276" y="104" type="line"/>
+ <point x="932" y="-28" type="line"/>
+ <point x="952" y="36" type="line"/>
+ <point x="352" y="156" type="line"/>
+ <point x="352" y="1516" type="line"/>
+ </contour>
+ <contour>
+ <point x="1004" y="-4" type="line"/>
+ <point x="1004" y="1384" type="line"/>
+ <point x="352" y="1516" type="line"/>
+ <point x="328" y="1448" type="line"/>
+ <point x="932" y="1332" type="line"/>
+ <point x="932" y="-28" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1194, 'leftMargin': 234, 'rightMargin': 234}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB3E___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB3E___.glif
new file mode 100644
index 000000000..f4c13cd7a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB3E___.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB3E" format="1">
+ <advance width="1280"/>
+ <unicode hex="AB3E"/>
+ <outline>
+ <contour>
+ <point x="280" y="1488" type="line"/>
+ <point x="280" y="104" type="line"/>
+ <point x="308" y="100" type="line"/>
+ <point x="176" y="-200" type="line"/>
+ <point x="264" y="-200" type="line"/>
+ <point x="388" y="80" type="line"/>
+ <point x="936" y="-28" type="line"/>
+ <point x="1008" y="-4" type="line"/>
+ <point x="1008" y="1384" type="line"/>
+ <point x="976" y="1388" type="line"/>
+ <point x="1104" y="1676" type="line"/>
+ <point x="1020" y="1676" type="line"/>
+ <point x="896" y="1404" type="line"/>
+ <point x="356" y="1516" type="line"/>
+ </contour>
+ <contour>
+ <point x="416" y="144" type="line"/>
+ <point x="936" y="1296" type="line"/>
+ <point x="936" y="40" type="line"/>
+ </contour>
+ <contour>
+ <point x="868" y="1344" type="line"/>
+ <point x="356" y="200" type="line"/>
+ <point x="356" y="1444" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1040, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB3F___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB3F___.glif
new file mode 100644
index 000000000..2871d7540
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB3F___.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB3F" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB3F"/>
+ <outline>
+ <contour>
+ <point x="304" y="152" type="line"/>
+ <point x="416" y="32"/>
+ <point x="564" y="-28"/>
+ <point x="744" y="-28" type="curve" smooth="yes"/>
+ <point x="1128" y="-28"/>
+ <point x="1392" y="280"/>
+ <point x="1392" y="716" type="curve" smooth="yes"/>
+ <point x="1392" y="772" type="line" smooth="yes"/>
+ <point x="1392" y="1208"/>
+ <point x="1128" y="1516"/>
+ <point x="740" y="1516" type="curve" smooth="yes"/>
+ <point x="568" y="1516"/>
+ <point x="420" y="1452"/>
+ <point x="308" y="1348" type="curve"/>
+ <point x="360" y="1288" type="line"/>
+ <point x="456" y="1384"/>
+ <point x="584" y="1440"/>
+ <point x="740" y="1440" type="curve" smooth="yes"/>
+ <point x="1104" y="1440"/>
+ <point x="1320" y="1120"/>
+ <point x="1320" y="772" type="curve" smooth="yes"/>
+ <point x="1320" y="716" type="line" smooth="yes"/>
+ <point x="1320" y="360"/>
+ <point x="1104" y="44"/>
+ <point x="744" y="44" type="curve" smooth="yes"/>
+ <point x="584" y="44"/>
+ <point x="456" y="104"/>
+ <point x="360" y="200" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1000" y="1760" type="line"/>
+ <point x="920" y="1760" type="line"/>
+ <point x="144" y="-172" type="line"/>
+ <point x="228" y="-172" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1495, 'leftMargin': 124, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB40__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB40__.glif
new file mode 100644
index 000000000..04f743978
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB40__.glif
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB40" format="1">
+ <advance width="2816"/>
+ <unicode hex="AB40"/>
+ <outline>
+ <contour>
+ <point x="196" y="716" type="line"/>
+ <point x="196" y="280"/>
+ <point x="460" y="-28"/>
+ <point x="848" y="-28" type="curve" smooth="yes"/>
+ <point x="1236" y="-28"/>
+ <point x="1500" y="280"/>
+ <point x="1500" y="716" type="curve" smooth="yes"/>
+ <point x="1500" y="772" type="line" smooth="yes"/>
+ <point x="1500" y="1208"/>
+ <point x="1236" y="1516"/>
+ <point x="848" y="1516" type="curve" smooth="yes"/>
+ <point x="460" y="1516"/>
+ <point x="196" y="1208"/>
+ <point x="196" y="772" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="272" y="772" type="line"/>
+ <point x="272" y="1120"/>
+ <point x="484" y="1440"/>
+ <point x="848" y="1440" type="curve" smooth="yes"/>
+ <point x="1212" y="1440"/>
+ <point x="1424" y="1120"/>
+ <point x="1424" y="772" type="curve" smooth="yes"/>
+ <point x="1424" y="716" type="line" smooth="yes"/>
+ <point x="1424" y="360"/>
+ <point x="1212" y="48"/>
+ <point x="848" y="48" type="curve" smooth="yes"/>
+ <point x="484" y="48"/>
+ <point x="272" y="360"/>
+ <point x="272" y="716" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2084" y="1516" type="curve" smooth="yes"/>
+ <point x="1720" y="1516"/>
+ <point x="1432" y="1208"/>
+ <point x="1432" y="776" type="curve" smooth="yes"/>
+ <point x="1432" y="716" type="line" smooth="yes"/>
+ <point x="1432" y="280"/>
+ <point x="1712" y="-28"/>
+ <point x="2056" y="-28" type="curve" smooth="yes"/>
+ <point x="2384" y="-28"/>
+ <point x="2620" y="232"/>
+ <point x="2620" y="608" type="curve" smooth="yes"/>
+ <point x="2620" y="696" type="line"/>
+ <point x="1480" y="696" type="line"/>
+ <point x="1480" y="620" type="line"/>
+ <point x="2548" y="620" type="line"/>
+ <point x="2548" y="604" type="line" smooth="yes"/>
+ <point x="2548" y="304"/>
+ <point x="2352" y="48"/>
+ <point x="2056" y="48" type="curve" smooth="yes"/>
+ <point x="1728" y="48"/>
+ <point x="1504" y="348"/>
+ <point x="1504" y="716" type="curve" smooth="yes"/>
+ <point x="1504" y="776" type="line" smooth="yes"/>
+ <point x="1504" y="1148"/>
+ <point x="1756" y="1444"/>
+ <point x="2084" y="1444" type="curve" smooth="yes"/>
+ <point x="2252" y="1444"/>
+ <point x="2400" y="1396"/>
+ <point x="2524" y="1240" type="curve"/>
+ <point x="2576" y="1276" type="line"/>
+ <point x="2476" y="1416"/>
+ <point x="2320" y="1516"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2658, 'leftMargin': 124, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB41__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB41__.glif
new file mode 100644
index 000000000..f54713bf9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB41__.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB41" format="1">
+ <advance width="2816"/>
+ <unicode hex="AB41"/>
+ <outline>
+ <contour>
+ <point x="2424" y="1760" type="line"/>
+ <point x="2344" y="1760" type="line"/>
+ <point x="1568" y="-172" type="line"/>
+ <point x="1652" y="-172" type="line"/>
+ </contour>
+ <contour>
+ <point x="760" y="1516" type="curve" smooth="yes"/>
+ <point x="528" y="1516"/>
+ <point x="364" y="1444"/>
+ <point x="252" y="1316" type="curve"/>
+ <point x="292" y="1260" type="line"/>
+ <point x="392" y="1376"/>
+ <point x="532" y="1440"/>
+ <point x="760" y="1440" type="curve" smooth="yes"/>
+ <point x="1072" y="1440"/>
+ <point x="1312" y="1156"/>
+ <point x="1312" y="800" type="curve" smooth="yes"/>
+ <point x="1312" y="712" type="line" smooth="yes"/>
+ <point x="1312" y="344"/>
+ <point x="1096" y="44"/>
+ <point x="764" y="44" type="curve" smooth="yes"/>
+ <point x="468" y="44"/>
+ <point x="272" y="276"/>
+ <point x="272" y="572" type="curve" smooth="yes"/>
+ <point x="272" y="620" type="line"/>
+ <point x="1336" y="620" type="line"/>
+ <point x="1336" y="692" type="line"/>
+ <point x="196" y="692" type="line"/>
+ <point x="196" y="580" type="line" smooth="yes"/>
+ <point x="196" y="200"/>
+ <point x="436" y="-28"/>
+ <point x="764" y="-28" type="curve" smooth="yes"/>
+ <point x="1108" y="-28"/>
+ <point x="1384" y="276"/>
+ <point x="1384" y="712" type="curve" smooth="yes"/>
+ <point x="1384" y="800" type="line" smooth="yes"/>
+ <point x="1384" y="1216"/>
+ <point x="1092" y="1516"/>
+ </contour>
+ <contour>
+ <point x="2620" y="772" type="line"/>
+ <point x="2620" y="1208"/>
+ <point x="2356" y="1516"/>
+ <point x="1968" y="1516" type="curve" smooth="yes"/>
+ <point x="1580" y="1516"/>
+ <point x="1320" y="1208"/>
+ <point x="1320" y="772" type="curve" smooth="yes"/>
+ <point x="1320" y="716" type="line" smooth="yes"/>
+ <point x="1320" y="280"/>
+ <point x="1580" y="-28"/>
+ <point x="1968" y="-28" type="curve" smooth="yes"/>
+ <point x="2356" y="-28"/>
+ <point x="2620" y="280"/>
+ <point x="2620" y="716" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="2548" y="716" type="line"/>
+ <point x="2548" y="368"/>
+ <point x="2332" y="44"/>
+ <point x="1968" y="44" type="curve" smooth="yes"/>
+ <point x="1604" y="44"/>
+ <point x="1392" y="368"/>
+ <point x="1392" y="716" type="curve" smooth="yes"/>
+ <point x="1392" y="772" type="line" smooth="yes"/>
+ <point x="1392" y="1128"/>
+ <point x="1604" y="1440"/>
+ <point x="1968" y="1440" type="curve" smooth="yes"/>
+ <point x="2332" y="1440"/>
+ <point x="2548" y="1128"/>
+ <point x="2548" y="772" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2668, 'leftMargin': 120, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB42__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB42__.glif
new file mode 100644
index 000000000..d5a98081d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB42__.glif
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB42" format="1">
+ <advance width="2816"/>
+ <unicode hex="AB42"/>
+ <outline>
+ <contour>
+ <point x="2568" y="692" type="line"/>
+ <point x="1336" y="692" type="line"/>
+ <point x="1336" y="620" type="line"/>
+ <point x="2568" y="620" type="line"/>
+ </contour>
+ <contour>
+ <point x="760" y="1516" type="curve"/>
+ <point x="528" y="1516"/>
+ <point x="364" y="1444"/>
+ <point x="252" y="1316" type="curve"/>
+ <point x="292" y="1260" type="line"/>
+ <point x="392" y="1376"/>
+ <point x="532" y="1440"/>
+ <point x="760" y="1440" type="curve" smooth="yes"/>
+ <point x="1072" y="1440"/>
+ <point x="1312" y="1156"/>
+ <point x="1312" y="800" type="curve" smooth="yes"/>
+ <point x="1312" y="712" type="line" smooth="yes"/>
+ <point x="1312" y="344"/>
+ <point x="1096" y="44"/>
+ <point x="764" y="44" type="curve"/>
+ <point x="468" y="44"/>
+ <point x="272" y="276"/>
+ <point x="272" y="572" type="curve"/>
+ <point x="272" y="620" type="line"/>
+ <point x="1336" y="620" type="line"/>
+ <point x="1336" y="692" type="line"/>
+ <point x="196" y="692" type="line"/>
+ <point x="196" y="580" type="line" smooth="yes"/>
+ <point x="196" y="200"/>
+ <point x="436" y="-28"/>
+ <point x="764" y="-28" type="curve" smooth="yes"/>
+ <point x="1108" y="-28"/>
+ <point x="1384" y="276"/>
+ <point x="1384" y="712" type="curve" smooth="yes"/>
+ <point x="1384" y="800" type="line" smooth="yes"/>
+ <point x="1384" y="1216"/>
+ <point x="1092" y="1516"/>
+ </contour>
+ <contour>
+ <point x="2620" y="772" type="line"/>
+ <point x="2620" y="1208"/>
+ <point x="2356" y="1516"/>
+ <point x="1968" y="1516" type="curve" smooth="yes"/>
+ <point x="1580" y="1516"/>
+ <point x="1320" y="1208"/>
+ <point x="1320" y="772" type="curve"/>
+ <point x="1320" y="716" type="line"/>
+ <point x="1320" y="280"/>
+ <point x="1580" y="-28"/>
+ <point x="1968" y="-28" type="curve" smooth="yes"/>
+ <point x="2356" y="-28"/>
+ <point x="2620" y="280"/>
+ <point x="2620" y="716" type="curve"/>
+ </contour>
+ <contour>
+ <point x="2548" y="716" type="line"/>
+ <point x="2548" y="368"/>
+ <point x="2332" y="44"/>
+ <point x="1968" y="44" type="curve" smooth="yes"/>
+ <point x="1604" y="44"/>
+ <point x="1392" y="368"/>
+ <point x="1392" y="716" type="curve"/>
+ <point x="1392" y="772" type="line"/>
+ <point x="1392" y="1128"/>
+ <point x="1604" y="1440"/>
+ <point x="1968" y="1440" type="curve" smooth="yes"/>
+ <point x="2332" y="1440"/>
+ <point x="2548" y="1128"/>
+ <point x="2548" y="772" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2668, 'leftMargin': 120, 'rightMargin': 124}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB43__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB43__.glif
new file mode 100644
index 000000000..553d5e72e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB43__.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB43" format="1">
+ <advance width="2560"/>
+ <unicode hex="AB43"/>
+ <outline>
+ <contour>
+ <point x="876" y="1440" type="curve"/>
+ <point x="876" y="1516" type="line"/>
+ <point x="492" y="1516"/>
+ <point x="228" y="1208"/>
+ <point x="228" y="772" type="curve" smooth="yes"/>
+ <point x="228" y="716" type="line" smooth="yes"/>
+ <point x="228" y="280"/>
+ <point x="492" y="-28"/>
+ <point x="880" y="-28" type="curve" smooth="yes"/>
+ <point x="1052" y="-28"/>
+ <point x="1204" y="36"/>
+ <point x="1312" y="144" type="curve"/>
+ <point x="1256" y="196" type="line"/>
+ <point x="1160" y="104"/>
+ <point x="1032" y="48"/>
+ <point x="880" y="48" type="curve" smooth="yes"/>
+ <point x="516" y="48"/>
+ <point x="300" y="360"/>
+ <point x="300" y="716" type="curve" smooth="yes"/>
+ <point x="300" y="772" type="line" smooth="yes"/>
+ <point x="300" y="1120"/>
+ <point x="516" y="1440"/>
+ </contour>
+ <component base="o" xOffset="908"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2354.0, 'leftMargin': 124, 'rightMargin': 124.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB44__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB44__.glif
new file mode 100644
index 000000000..f7bca8b7f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB44__.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB44" format="1">
+ <advance width="2560"/>
+ <unicode hex="AB44"/>
+ <outline>
+ <contour>
+ <point x="876" y="1440" type="curve"/>
+ <point x="876" y="1516" type="line"/>
+ <point x="492" y="1516"/>
+ <point x="228" y="1208"/>
+ <point x="228" y="772" type="curve" smooth="yes"/>
+ <point x="228" y="716" type="line" smooth="yes"/>
+ <point x="228" y="280"/>
+ <point x="492" y="-28"/>
+ <point x="880" y="-28" type="curve" smooth="yes"/>
+ <point x="1052" y="-28"/>
+ <point x="1204" y="36"/>
+ <point x="1312" y="144" type="curve"/>
+ <point x="1256" y="196" type="line"/>
+ <point x="1160" y="104"/>
+ <point x="1032" y="48"/>
+ <point x="880" y="48" type="curve" smooth="yes"/>
+ <point x="516" y="48"/>
+ <point x="300" y="360"/>
+ <point x="300" y="716" type="curve" smooth="yes"/>
+ <point x="300" y="772" type="line" smooth="yes"/>
+ <point x="300" y="1120"/>
+ <point x="516" y="1440"/>
+ </contour>
+ <contour>
+ <point x="2124" y="1760" type="line"/>
+ <point x="2044" y="1760" type="line"/>
+ <point x="1268" y="-172" type="line"/>
+ <point x="1348" y="-172" type="line"/>
+ </contour>
+ <component base="o" xOffset="908"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2354.0, 'leftMargin': 124, 'rightMargin': 124.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB45__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB45__.glif
new file mode 100644
index 000000000..31c77d28a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB45__.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB45" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB45"/>
+ <outline>
+ <contour>
+ <point x="1420" y="0" type="line"/>
+ <point x="1420" y="60" type="line" smooth="yes"/>
+ <point x="1420" y="496"/>
+ <point x="1156" y="800"/>
+ <point x="768" y="800" type="curve" smooth="yes"/>
+ <point x="384" y="800"/>
+ <point x="116" y="496"/>
+ <point x="116" y="60" type="curve" smooth="yes"/>
+ <point x="116" y="0" type="line"/>
+ <point x="192" y="0" type="line"/>
+ <point x="192" y="60" type="line" smooth="yes"/>
+ <point x="192" y="408"/>
+ <point x="404" y="728"/>
+ <point x="768" y="728" type="curve" smooth="yes"/>
+ <point x="1132" y="728"/>
+ <point x="1344" y="408"/>
+ <point x="1344" y="60" type="curve" smooth="yes"/>
+ <point x="1344" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="804" y="1488" type="line"/>
+ <point x="732" y="1488" type="line"/>
+ <point x="732" y="772" type="line"/>
+ <point x="804" y="772" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1522, 'leftMargin': 110, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB46__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB46__.glif
new file mode 100644
index 000000000..1d999b7fe
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB46__.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB46" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB46"/>
+ <outline>
+ <contour>
+ <point x="836" y="624" type="line"/>
+ <point x="1092" y="624"/>
+ <point x="1236" y="496"/>
+ <point x="1236" y="284" type="curve" smooth="yes"/>
+ <point x="1236" y="-336" type="line" smooth="yes"/>
+ <point x="1236" y="-384"/>
+ <point x="1236" y="-516"/>
+ <point x="1260" y="-572" type="curve"/>
+ <point x="1340" y="-572" type="line"/>
+ <point x="1340" y="-544" type="line"/>
+ <point x="1312" y="-496"/>
+ <point x="1308" y="-420"/>
+ <point x="1308" y="-336" type="curve" smooth="yes"/>
+ <point x="1308" y="288" type="line" smooth="yes"/>
+ <point x="1308" y="516"/>
+ <point x="1204" y="676"/>
+ <point x="848" y="676" type="curve"/>
+ </contour>
+ <contour>
+ <point x="196" y="1488" type="line"/>
+ <point x="196" y="0" type="line"/>
+ <point x="272" y="0" type="line"/>
+ <point x="272" y="1412" type="line"/>
+ <point x="748" y="1412" type="line" smooth="yes"/>
+ <point x="1048" y="1412"/>
+ <point x="1228" y="1276"/>
+ <point x="1228" y="1068" type="curve" smooth="yes"/>
+ <point x="1228" y="880"/>
+ <point x="1092" y="696"/>
+ <point x="800" y="696" type="curve" smooth="yes"/>
+ <point x="220" y="696" type="line"/>
+ <point x="224" y="624" type="line"/>
+ <point x="872" y="624" type="line"/>
+ <point x="908" y="636" type="line"/>
+ <point x="1136" y="672"/>
+ <point x="1304" y="844"/>
+ <point x="1304" y="1068" type="curve" smooth="yes"/>
+ <point x="1304" y="1332"/>
+ <point x="1080" y="1488"/>
+ <point x="748" y="1488" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1639.0, 'leftMargin': 248, 'rightMargin': 247.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB47__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB47__.glif
new file mode 100644
index 000000000..3b3ca3938
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB47__.glif
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB47" format="1">
+ <advance width="768"/>
+ <unicode hex="AB47"/>
+ <outline>
+ <contour>
+ <point x="308" y="1228" type="line"/>
+ <point x="308" y="1488" type="line"/>
+ <point x="236" y="1488" type="line"/>
+ <point x="236" y="0" type="line"/>
+ <point x="308" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="536" y="1452" type="line"/>
+ <point x="340" y="1344"/>
+ <point x="244" y="1100"/>
+ <point x="244" y="792" type="curve"/>
+ <point x="292" y="800" type="line"/>
+ <point x="292" y="1044"/>
+ <point x="372" y="1260"/>
+ <point x="536" y="1368" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 626, 'leftMargin': 234, 'rightMargin': 91}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB48__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB48__.glif
new file mode 100644
index 000000000..ddeee1523
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB48__.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB48" format="1">
+ <advance width="1280"/>
+ <unicode hex="AB48"/>
+ <outline>
+ <contour>
+ <point x="284" y="1228" type="line"/>
+ <point x="284" y="1488" type="line"/>
+ <point x="208" y="1488" type="line"/>
+ <point x="208" y="0" type="line"/>
+ <point x="284" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1072" y="1488" type="line"/>
+ <point x="1048" y="1500"/>
+ <point x="1012" y="1516"/>
+ <point x="956" y="1516" type="curve" smooth="yes"/>
+ <point x="892" y="1516"/>
+ <point x="828" y="1492"/>
+ <point x="788" y="1436" type="curve"/>
+ <point x="744" y="1484"/>
+ <point x="680" y="1516"/>
+ <point x="604" y="1516" type="curve" smooth="yes"/>
+ <point x="312" y="1516"/>
+ <point x="220" y="1212"/>
+ <point x="220" y="792" type="curve"/>
+ <point x="268" y="800" type="line"/>
+ <point x="268" y="1148"/>
+ <point x="360" y="1444"/>
+ <point x="604" y="1444" type="curve" smooth="yes"/>
+ <point x="668" y="1444"/>
+ <point x="728" y="1416"/>
+ <point x="756" y="1360" type="curve"/>
+ <point x="828" y="1360" type="line"/>
+ <point x="852" y="1416"/>
+ <point x="900" y="1444"/>
+ <point x="956" y="1444" type="curve" smooth="yes"/>
+ <point x="1000" y="1444"/>
+ <point x="1024" y="1436"/>
+ <point x="1064" y="1420" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1123, 'leftMargin': 234, 'rightMargin': 27}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB49__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB49__.glif
new file mode 100644
index 000000000..f58552de2
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB49__.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB49" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB49"/>
+ <outline>
+ <contour>
+ <point x="816" y="1228" type="line"/>
+ <point x="816" y="1488" type="line"/>
+ <point x="744" y="1488" type="line"/>
+ <point x="744" y="688" type="line"/>
+ <point x="816" y="688" type="line"/>
+ </contour>
+ <contour>
+ <point x="1408" y="1500" type="line"/>
+ <point x="1384" y="1508"/>
+ <point x="1348" y="1516"/>
+ <point x="1300" y="1516" type="curve" smooth="yes"/>
+ <point x="932" y="1516"/>
+ <point x="752" y="1212"/>
+ <point x="752" y="792" type="curve"/>
+ <point x="800" y="800" type="line"/>
+ <point x="800" y="1148"/>
+ <point x="968" y="1444"/>
+ <point x="1300" y="1444" type="curve" smooth="yes"/>
+ <point x="1336" y="1444"/>
+ <point x="1368" y="1440"/>
+ <point x="1396" y="1436" type="curve"/>
+ </contour>
+ <contour>
+ <point x="816" y="748" type="line"/>
+ <point x="744" y="748" type="line"/>
+ <point x="744" y="380" type="line" smooth="yes"/>
+ <point x="744" y="172"/>
+ <point x="676" y="48"/>
+ <point x="444" y="48" type="curve" smooth="yes"/>
+ <point x="284" y="48"/>
+ <point x="204" y="156"/>
+ <point x="204" y="292" type="curve" smooth="yes"/>
+ <point x="204" y="432"/>
+ <point x="292" y="524"/>
+ <point x="440" y="524" type="curve" smooth="yes"/>
+ <point x="1124" y="524" type="line"/>
+ <point x="1124" y="596" type="line"/>
+ <point x="424" y="596" type="line" smooth="yes"/>
+ <point x="264" y="596"/>
+ <point x="132" y="496"/>
+ <point x="132" y="292" type="curve" smooth="yes"/>
+ <point x="132" y="124"/>
+ <point x="236" y="-28"/>
+ <point x="444" y="-28" type="curve" smooth="yes"/>
+ <point x="692" y="-28"/>
+ <point x="816" y="104"/>
+ <point x="816" y="388" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1371, 'leftMargin': 55, 'rightMargin': 41}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB4A___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB4A___.glif
new file mode 100644
index 000000000..e645003f5
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB4A___.glif
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB4A" format="1">
+ <advance width="1792"/>
+ <unicode hex="AB4A"/>
+ <outline>
+ <contour>
+ <point x="848" y="1228" type="line"/>
+ <point x="848" y="1488" type="line"/>
+ <point x="772" y="1488" type="line"/>
+ <point x="772" y="688" type="line"/>
+ <point x="848" y="688" type="line"/>
+ </contour>
+ <contour>
+ <point x="848" y="748" type="line"/>
+ <point x="772" y="748" type="line"/>
+ <point x="772" y="380" type="line" smooth="yes"/>
+ <point x="772" y="172"/>
+ <point x="708" y="48"/>
+ <point x="476" y="48" type="curve" smooth="yes"/>
+ <point x="316" y="48"/>
+ <point x="236" y="156"/>
+ <point x="236" y="292" type="curve" smooth="yes"/>
+ <point x="236" y="432"/>
+ <point x="324" y="524"/>
+ <point x="472" y="524" type="curve" smooth="yes"/>
+ <point x="1156" y="524" type="line"/>
+ <point x="1156" y="596" type="line"/>
+ <point x="456" y="596" type="line" smooth="yes"/>
+ <point x="292" y="596"/>
+ <point x="164" y="496"/>
+ <point x="164" y="292" type="curve" smooth="yes"/>
+ <point x="164" y="124"/>
+ <point x="264" y="-28"/>
+ <point x="476" y="-28" type="curve" smooth="yes"/>
+ <point x="724" y="-28"/>
+ <point x="848" y="104"/>
+ <point x="848" y="388" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1632" y="1492" type="line"/>
+ <point x="1608" y="1504"/>
+ <point x="1572" y="1516"/>
+ <point x="1524" y="1516" type="curve" smooth="yes"/>
+ <point x="1460" y="1516"/>
+ <point x="1396" y="1492"/>
+ <point x="1356" y="1436" type="curve"/>
+ <point x="1312" y="1484"/>
+ <point x="1248" y="1516"/>
+ <point x="1172" y="1516" type="curve" smooth="yes"/>
+ <point x="880" y="1516"/>
+ <point x="788" y="1212"/>
+ <point x="788" y="792" type="curve"/>
+ <point x="836" y="800" type="line"/>
+ <point x="836" y="1148"/>
+ <point x="928" y="1444"/>
+ <point x="1172" y="1444" type="curve" smooth="yes"/>
+ <point x="1236" y="1444"/>
+ <point x="1296" y="1416"/>
+ <point x="1324" y="1360" type="curve"/>
+ <point x="1396" y="1360" type="line"/>
+ <point x="1420" y="1416"/>
+ <point x="1468" y="1444"/>
+ <point x="1524" y="1444" type="curve" smooth="yes"/>
+ <point x="1568" y="1444"/>
+ <point x="1592" y="1436"/>
+ <point x="1632" y="1420" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1555, 'leftMargin': 55, 'rightMargin': 31}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB4B___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB4B___.glif
new file mode 100644
index 000000000..b9075436c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB4B___.glif
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB4B" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB4B"/>
+ <outline>
+ <contour>
+ <point x="1024" y="1488" type="line"/>
+ <point x="1024" y="352" type="line" smooth="yes"/>
+ <point x="1024" y="76"/>
+ <point x="1104" y="-28"/>
+ <point x="1272" y="-28" type="curve" smooth="yes"/>
+ <point x="1304" y="-28"/>
+ <point x="1340" y="-28"/>
+ <point x="1372" y="-12" type="curve"/>
+ <point x="1360" y="60" type="line"/>
+ <point x="1328" y="52"/>
+ <point x="1304" y="44"/>
+ <point x="1268" y="44" type="curve" smooth="yes"/>
+ <point x="1168" y="44"/>
+ <point x="1100" y="116"/>
+ <point x="1100" y="352" type="curve" smooth="yes"/>
+ <point x="1100" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1024" y="1488" type="line"/>
+ <point x="948" y="1352"/>
+ <point x="780" y="1232"/>
+ <point x="548" y="1232" type="curve" smooth="yes"/>
+ <point x="360" y="1232"/>
+ <point x="244" y="1312"/>
+ <point x="244" y="1488" type="curve"/>
+ <point x="164" y="1488" type="line"/>
+ <point x="164" y="1248"/>
+ <point x="332" y="1160"/>
+ <point x="552" y="1160" type="curve" smooth="yes"/>
+ <point x="820" y="1160"/>
+ <point x="1008" y="1304"/>
+ <point x="1096" y="1488" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1346, 'leftMargin': 55, 'rightMargin': 82}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB4C___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB4C___.glif
new file mode 100644
index 000000000..f7ab1fe78
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB4C___.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB4C" format="1">
+ <advance width="2048"/>
+ <unicode hex="AB4C"/>
+ <outline>
+ <contour>
+ <point x="940" y="1488" type="line"/>
+ <point x="864" y="1352"/>
+ <point x="696" y="1232"/>
+ <point x="464" y="1232" type="curve" smooth="yes"/>
+ <point x="276" y="1232"/>
+ <point x="160" y="1312"/>
+ <point x="160" y="1488" type="curve"/>
+ <point x="80" y="1488" type="line"/>
+ <point x="80" y="1248"/>
+ <point x="248" y="1160"/>
+ <point x="468" y="1160" type="curve" smooth="yes"/>
+ <point x="736" y="1160"/>
+ <point x="924" y="1304"/>
+ <point x="1012" y="1488" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1464" y="40" type="curve" smooth="yes"/>
+ <point x="1220" y="40"/>
+ <point x="1016" y="228"/>
+ <point x="1016" y="484" type="curve" smooth="yes"/>
+ <point x="1016" y="760"/>
+ <point x="1220" y="952"/>
+ <point x="1464" y="952" type="curve" smooth="yes"/>
+ <point x="1708" y="952"/>
+ <point x="1896" y="760"/>
+ <point x="1896" y="484" type="curve" smooth="yes"/>
+ <point x="1896" y="228"/>
+ <point x="1708" y="40"/>
+ </contour>
+ <contour>
+ <point x="1460" y="-28" type="curve" smooth="yes"/>
+ <point x="1740" y="-28"/>
+ <point x="1968" y="200"/>
+ <point x="1968" y="488" type="curve" smooth="yes"/>
+ <point x="1968" y="780"/>
+ <point x="1740" y="1020"/>
+ <point x="1460" y="1020" type="curve" smooth="yes"/>
+ <point x="1240" y="1020"/>
+ <point x="1048" y="876"/>
+ <point x="976" y="672" type="curve"/>
+ <point x="1016" y="672" type="line"/>
+ <point x="1016" y="1488" type="line"/>
+ <point x="940" y="1488" type="line"/>
+ <point x="940" y="488" type="line" smooth="yes"/>
+ <point x="940" y="200"/>
+ <point x="1176" y="-28"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1999, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB4D___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB4D___.glif
new file mode 100644
index 000000000..e5f254126
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB4D___.glif
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB4D" format="1">
+ <advance width="1024"/>
+ <unicode hex="AB4D"/>
+ <outline>
+ <contour>
+ <point x="552" y="824" type="line"/>
+ <point x="552" y="1700" type="line" smooth="yes"/>
+ <point x="552" y="1932"/>
+ <point x="668" y="2068"/>
+ <point x="864" y="2068" type="curve" smooth="yes"/>
+ <point x="940" y="2068"/>
+ <point x="976" y="2060"/>
+ <point x="1028" y="2048" type="curve"/>
+ <point x="1040" y="2120" type="line"/>
+ <point x="984" y="2136"/>
+ <point x="920" y="2140"/>
+ <point x="864" y="2140" type="curve" smooth="yes"/>
+ <point x="620" y="2140"/>
+ <point x="476" y="1984"/>
+ <point x="476" y="1700" type="curve" smooth="yes"/>
+ <point x="476" y="824" type="line"/>
+ </contour>
+ <contour>
+ <point x="476" y="1572" type="line"/>
+ <point x="476" y="416" type="line" smooth="yes"/>
+ <point x="476" y="184"/>
+ <point x="356" y="48"/>
+ <point x="160" y="48" type="curve" smooth="yes"/>
+ <point x="84" y="48"/>
+ <point x="48" y="56"/>
+ <point x="-4" y="68" type="curve"/>
+ <point x="-16" y="-4" type="line"/>
+ <point x="44" y="-24"/>
+ <point x="104" y="-28"/>
+ <point x="160" y="-28" type="curve" smooth="yes"/>
+ <point x="404" y="-28"/>
+ <point x="552" y="128"/>
+ <point x="552" y="416" type="curve" smooth="yes"/>
+ <point x="552" y="1572" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 804, 'leftMargin': -28, 'rightMargin': -223}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB4E___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB4E___.glif
new file mode 100644
index 000000000..dbd1d2e42
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB4E___.glif
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB4E" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB4E"/>
+ <outline>
+ <contour>
+ <point x="1232" y="344" type="line"/>
+ <point x="1232" y="0" type="line"/>
+ <point x="1308" y="0" type="line"/>
+ <point x="1308" y="1076" type="line"/>
+ <point x="1232" y="1076" type="line"/>
+ </contour>
+ <contour>
+ <point x="1244" y="584" type="line"/>
+ <point x="1244" y="312"/>
+ <point x="1116" y="48"/>
+ <point x="716" y="48" type="curve" smooth="yes"/>
+ <point x="480" y="48"/>
+ <point x="304" y="176"/>
+ <point x="304" y="540" type="curve" smooth="yes"/>
+ <point x="304" y="1488" type="line"/>
+ <point x="228" y="1488" type="line"/>
+ <point x="228" y="544" type="line" smooth="yes"/>
+ <point x="228" y="128"/>
+ <point x="428" y="-28"/>
+ <point x="720" y="-28" type="curve" smooth="yes"/>
+ <point x="1128" y="-28"/>
+ <point x="1308" y="232"/>
+ <point x="1308" y="584" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 231, 'rightMargin': 232}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB4F___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB4F___.glif
new file mode 100644
index 000000000..869b037a9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB4F___.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB4F" format="1">
+ <advance width="1792"/>
+ <unicode hex="AB4F"/>
+ <outline>
+ <contour>
+ <point x="1712" y="776" type="line"/>
+ <point x="84" y="776" type="line"/>
+ <point x="84" y="700" type="line"/>
+ <point x="1712" y="700" type="line"/>
+ </contour>
+ <component base="uniAB4E" xOffset="124"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1737, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB50__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB50__.glif
new file mode 100644
index 000000000..c97f89493
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB50__.glif
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB50" format="1">
+ <advance width="2560"/>
+ <unicode hex="AB50"/>
+ <outline>
+ <contour>
+ <point x="1208" y="1436" type="curve" smooth="yes"/>
+ <point x="1208" y="1396"/>
+ <point x="1240" y="1360"/>
+ <point x="1284" y="1360" type="curve" smooth="yes"/>
+ <point x="1324" y="1360"/>
+ <point x="1360" y="1396"/>
+ <point x="1360" y="1436" type="curve" smooth="yes"/>
+ <point x="1360" y="1480"/>
+ <point x="1324" y="1516"/>
+ <point x="1284" y="1516" type="curve" smooth="yes"/>
+ <point x="1240" y="1516"/>
+ <point x="1208" y="1480"/>
+ </contour>
+ <contour>
+ <point x="2248" y="320" type="line"/>
+ <point x="2248" y="0" type="line"/>
+ <point x="2324" y="0" type="line"/>
+ <point x="2324" y="1488" type="line"/>
+ <point x="2248" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="2260" y="616" type="line"/>
+ <point x="2248" y="440"/>
+ <point x="2100" y="44"/>
+ <point x="1728" y="44" type="curve" smooth="yes"/>
+ <point x="1492" y="44"/>
+ <point x="1320" y="144"/>
+ <point x="1320" y="500" type="curve" smooth="yes"/>
+ <point x="1320" y="1132" type="line"/>
+ <point x="1244" y="1132" type="line"/>
+ <point x="1244" y="500" type="line" smooth="yes"/>
+ <point x="1244" y="124"/>
+ <point x="1420" y="-28"/>
+ <point x="1724" y="-28" type="curve" smooth="yes"/>
+ <point x="2048" y="-28"/>
+ <point x="2260" y="244"/>
+ <point x="2300" y="540" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1244" y="500" type="line"/>
+ <point x="1232" y="340"/>
+ <point x="1068" y="52"/>
+ <point x="716" y="44" type="curve" smooth="yes"/>
+ <point x="480" y="44"/>
+ <point x="312" y="148"/>
+ <point x="312" y="524" type="curve" smooth="yes"/>
+ <point x="312" y="1488" type="line"/>
+ <point x="236" y="1488" type="line"/>
+ <point x="236" y="524" type="line" smooth="yes"/>
+ <point x="236" y="132"/>
+ <point x="412" y="-28"/>
+ <point x="712" y="-28" type="curve" smooth="yes"/>
+ <point x="1036" y="-28"/>
+ <point x="1260" y="200"/>
+ <point x="1296" y="452" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2552.0, 'leftMargin': 231, 'rightMargin': 232.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB51__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB51__.glif
new file mode 100644
index 000000000..12f910150
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB51__.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB51" format="1">
+ <advance width="2560"/>
+ <unicode hex="AB51"/>
+ <outline>
+ <component base="uniAB50" xScale="-1" yScale="-1" xOffset="2556" yOffset="1488"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2525, 'leftMargin': 221, 'rightMargin': 215}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB52__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB52__.glif
new file mode 100644
index 000000000..df2cee489
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB52__.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB52" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB52"/>
+ <outline>
+ <contour>
+ <point x="512" y="840" type="line"/>
+ <point x="512" y="1036" type="line" smooth="yes"/>
+ <point x="512" y="1344"/>
+ <point x="424" y="1516"/>
+ <point x="176" y="1516" type="curve" smooth="yes"/>
+ <point x="120" y="1516"/>
+ <point x="76" y="1504"/>
+ <point x="20" y="1488" type="curve"/>
+ <point x="40" y="1416" type="line"/>
+ <point x="68" y="1428"/>
+ <point x="124" y="1440"/>
+ <point x="176" y="1440" type="curve" smooth="yes"/>
+ <point x="380" y="1440"/>
+ <point x="440" y="1292"/>
+ <point x="440" y="1036" type="curve" smooth="yes"/>
+ <point x="440" y="840" type="line"/>
+ </contour>
+ <contour>
+ <point x="1440" y="344" type="line"/>
+ <point x="1440" y="0" type="line"/>
+ <point x="1516" y="0" type="line"/>
+ <point x="1516" y="1488" type="line"/>
+ <point x="1440" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1452" y="584" type="line"/>
+ <point x="1452" y="312"/>
+ <point x="1328" y="48"/>
+ <point x="924" y="48" type="curve" smooth="yes"/>
+ <point x="688" y="48"/>
+ <point x="512" y="176"/>
+ <point x="512" y="540" type="curve" smooth="yes"/>
+ <point x="512" y="944" type="line"/>
+ <point x="440" y="944" type="line"/>
+ <point x="440" y="544" type="line" smooth="yes"/>
+ <point x="440" y="128"/>
+ <point x="636" y="-28"/>
+ <point x="928" y="-28" type="curve" smooth="yes"/>
+ <point x="1336" y="-28"/>
+ <point x="1516" y="232"/>
+ <point x="1516" y="584" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': -186, 'rightMargin': 232}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB53__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB53__.glif
new file mode 100644
index 000000000..95f53eb12
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB53__.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB53" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB53"/>
+ <outline>
+ <contour>
+ <point x="292" y="1488" type="line"/>
+ <point x="200" y="1488" type="line"/>
+ <point x="724" y="484" type="line"/>
+ <point x="172" y="-572" type="line"/>
+ <point x="264" y="-572" type="line"/>
+ <point x="768" y="396" type="line"/>
+ <point x="1272" y="-572" type="line"/>
+ <point x="1368" y="-572" type="line"/>
+ <point x="816" y="484" type="line"/>
+ <point x="1340" y="1488" type="line"/>
+ <point x="1244" y="1488" type="line"/>
+ <point x="768" y="568" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1346, 'leftMargin': 76, 'rightMargin': 75}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB54__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB54__.glif
new file mode 100644
index 000000000..f68dbe65c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB54__.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB54" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB54"/>
+ <outline>
+ <contour>
+ <point x="176" y="1488" type="line"/>
+ <point x="80" y="1488" type="line"/>
+ <point x="604" y="484" type="line"/>
+ <point x="52" y="-572" type="line"/>
+ <point x="144" y="-572" type="line"/>
+ <point x="648" y="396" type="line"/>
+ <point x="1100" y="-464" type="line" smooth="yes"/>
+ <point x="1144" y="-548"/>
+ <point x="1204" y="-600"/>
+ <point x="1300" y="-600" type="curve"/>
+ <point x="1152" y="-472" type="line"/>
+ <point x="1148" y="-380" type="line"/>
+ <point x="696" y="484" type="line"/>
+ <point x="1220" y="1488" type="line"/>
+ <point x="1128" y="1488" type="line"/>
+ <point x="652" y="568" type="line"/>
+ </contour>
+ <contour>
+ <point x="1116" y="-416" type="curve" smooth="yes"/>
+ <point x="1116" y="-520"/>
+ <point x="1200" y="-600"/>
+ <point x="1300" y="-600" type="curve" smooth="yes"/>
+ <point x="1404" y="-600"/>
+ <point x="1484" y="-520"/>
+ <point x="1484" y="-416" type="curve" smooth="yes"/>
+ <point x="1484" y="-312"/>
+ <point x="1404" y="-224"/>
+ <point x="1300" y="-224" type="curve" smooth="yes"/>
+ <point x="1200" y="-224"/>
+ <point x="1116" y="-312"/>
+ </contour>
+ <contour>
+ <point x="1300" y="-524" type="curve" smooth="yes"/>
+ <point x="1244" y="-524"/>
+ <point x="1192" y="-480"/>
+ <point x="1192" y="-416" type="curve" smooth="yes"/>
+ <point x="1192" y="-348"/>
+ <point x="1244" y="-304"/>
+ <point x="1300" y="-304" type="curve" smooth="yes"/>
+ <point x="1360" y="-304"/>
+ <point x="1408" y="-348"/>
+ <point x="1408" y="-416" type="curve" smooth="yes"/>
+ <point x="1408" y="-480"/>
+ <point x="1360" y="-524"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1397.0, 'leftMargin': 76, 'rightMargin': -110.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB55__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB55__.glif
new file mode 100644
index 000000000..f0902dea8
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB55__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB55" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB55"/>
+ <outline>
+ <contour>
+ <point x="92" y="-572" type="line"/>
+ <point x="352" y="-572" type="line"/>
+ <point x="352" y="-500" type="line"/>
+ <point x="92" y="-500" type="line"/>
+ </contour>
+ <component base="uniAB53" xOffset="76"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1346, 'leftMargin': 14, 'rightMargin': -22}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB56__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB56__.glif
new file mode 100644
index 000000000..ae16080d7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB56__.glif
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB56" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB56"/>
+ <outline>
+ <contour>
+ <point x="184" y="1488" type="line"/>
+ <point x="88" y="1488" type="line"/>
+ <point x="612" y="764" type="line"/>
+ <point x="64" y="0" type="line"/>
+ <point x="156" y="0" type="line"/>
+ <point x="656" y="700" type="line"/>
+ <point x="1032" y="184" type="line" smooth="yes"/>
+ <point x="1108" y="72"/>
+ <point x="1164" y="-28"/>
+ <point x="1292" y="-28" type="curve"/>
+ <point x="1148" y="68" type="line"/>
+ <point x="1116" y="188" type="line"/>
+ <point x="704" y="764" type="line"/>
+ <point x="1228" y="1488" type="line"/>
+ <point x="1132" y="1488" type="line"/>
+ <point x="660" y="828" type="line"/>
+ </contour>
+ <contour>
+ <point x="1104" y="160" type="curve" smooth="yes"/>
+ <point x="1104" y="56"/>
+ <point x="1192" y="-28"/>
+ <point x="1292" y="-28" type="curve" smooth="yes"/>
+ <point x="1392" y="-28"/>
+ <point x="1476" y="56"/>
+ <point x="1476" y="160" type="curve" smooth="yes"/>
+ <point x="1476" y="264"/>
+ <point x="1392" y="348"/>
+ <point x="1292" y="348" type="curve" smooth="yes"/>
+ <point x="1192" y="348"/>
+ <point x="1104" y="264"/>
+ </contour>
+ <contour>
+ <point x="1292" y="52" type="curve" smooth="yes"/>
+ <point x="1232" y="52"/>
+ <point x="1184" y="96"/>
+ <point x="1184" y="160" type="curve" smooth="yes"/>
+ <point x="1184" y="224"/>
+ <point x="1232" y="272"/>
+ <point x="1292" y="272" type="curve" smooth="yes"/>
+ <point x="1352" y="272"/>
+ <point x="1396" y="224"/>
+ <point x="1396" y="160" type="curve" smooth="yes"/>
+ <point x="1396" y="96"/>
+ <point x="1352" y="52"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1517, 'leftMargin': 76, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB57__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB57__.glif
new file mode 100644
index 000000000..54d7aa7f7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB57__.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB57" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB57"/>
+ <outline>
+ <contour>
+ <point x="496" y="1488" type="line"/>
+ <point x="404" y="1488" type="line"/>
+ <point x="928" y="764" type="line"/>
+ <point x="-32" y="-572" type="line"/>
+ <point x="60" y="-572" type="line"/>
+ <point x="972" y="700" type="line"/>
+ <point x="1476" y="0" type="line"/>
+ <point x="1568" y="0" type="line"/>
+ <point x="1020" y="764" type="line"/>
+ <point x="1540" y="1488" type="line"/>
+ <point x="1448" y="1488" type="line"/>
+ <point x="972" y="828" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1482, 'leftMargin': -193, 'rightMargin': 75}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB58__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB58__.glif
new file mode 100644
index 000000000..4fd36207e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB58__.glif
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB58" format="1">
+ <advance width="1792"/>
+ <unicode hex="AB58"/>
+ <outline>
+ <contour>
+ <point x="1624" y="52" type="curve" smooth="yes"/>
+ <point x="1564" y="52"/>
+ <point x="1516" y="96"/>
+ <point x="1516" y="160" type="curve" smooth="yes"/>
+ <point x="1516" y="224"/>
+ <point x="1564" y="272"/>
+ <point x="1624" y="272" type="curve" smooth="yes"/>
+ <point x="1684" y="272"/>
+ <point x="1728" y="224"/>
+ <point x="1728" y="160" type="curve" smooth="yes"/>
+ <point x="1728" y="96"/>
+ <point x="1684" y="52"/>
+ </contour>
+ <contour>
+ <point x="1436" y="160" type="curve"/>
+ <point x="1468" y="160" type="line"/>
+ <point x="1036" y="764" type="line"/>
+ <point x="1556" y="1488" type="line"/>
+ <point x="1464" y="1488" type="line"/>
+ <point x="988" y="828" type="line"/>
+ <point x="516" y="1488" type="line"/>
+ <point x="420" y="1488" type="line"/>
+ <point x="944" y="764" type="line"/>
+ <point x="-16" y="-572" type="line"/>
+ <point x="80" y="-572" type="line"/>
+ <point x="988" y="700" type="line"/>
+ <point x="1364" y="184" type="line" smooth="yes"/>
+ <point x="1440" y="72"/>
+ <point x="1496" y="-28"/>
+ <point x="1624" y="-28" type="curve" smooth="yes"/>
+ <point x="1724" y="-28"/>
+ <point x="1808" y="56"/>
+ <point x="1808" y="160" type="curve" smooth="yes"/>
+ <point x="1808" y="264"/>
+ <point x="1724" y="348"/>
+ <point x="1624" y="348" type="curve" smooth="yes"/>
+ <point x="1520" y="348"/>
+ <point x="1436" y="264"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1656, 'leftMargin': -193, 'rightMargin': 28}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB59__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB59__.glif
new file mode 100644
index 000000000..9b2bc1cf7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB59__.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB59" format="1">
+ <advance width="1536"/>
+ <unicode hex="AB59"/>
+ <outline>
+ <contour>
+ <point x="508" y="1488" type="line"/>
+ <point x="416" y="1488" type="line"/>
+ <point x="940" y="764" type="line"/>
+ <point x="-20" y="-572" type="line"/>
+ <point x="72" y="-572" type="line"/>
+ <point x="984" y="700" type="line"/>
+ <point x="1488" y="0" type="line"/>
+ <point x="1580" y="0" type="line"/>
+ <point x="1032" y="764" type="line"/>
+ <point x="1552" y="1488" type="line"/>
+ <point x="1460" y="1488" type="line"/>
+ <point x="984" y="828" type="line"/>
+ </contour>
+ <contour>
+ <point x="-44" y="-572" type="line"/>
+ <point x="272" y="-572" type="line"/>
+ <point x="272" y="-500" type="line"/>
+ <point x="-44" y="-500" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1481, 'leftMargin': -220, 'rightMargin': 76}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB5A___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB5A___.glif
new file mode 100644
index 000000000..faf38cdeb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB5A___.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB5A" format="1">
+ <advance width="1280"/>
+ <unicode hex="AB5A"/>
+ <outline>
+ <contour>
+ <point x="744" y="144" type="line"/>
+ <point x="604" y="-236" type="line" smooth="yes"/>
+ <point x="544" y="-408"/>
+ <point x="468" y="-528"/>
+ <point x="284" y="-528" type="curve" smooth="yes"/>
+ <point x="264" y="-528"/>
+ <point x="212" y="-524"/>
+ <point x="192" y="-516" type="curve"/>
+ <point x="180" y="-588" type="line"/>
+ <point x="200" y="-596"/>
+ <point x="252" y="-600"/>
+ <point x="284" y="-600" type="curve" smooth="yes"/>
+ <point x="556" y="-600"/>
+ <point x="632" y="-372"/>
+ <point x="680" y="-248" type="curve" smooth="yes"/>
+ <point x="1180" y="1076" type="line"/>
+ <point x="1096" y="1076" type="line"/>
+ </contour>
+ <contour>
+ <point x="184" y="1488" type="line"/>
+ <point x="104" y="1488" type="line"/>
+ <point x="712" y="-28" type="line"/>
+ <point x="768" y="16" type="line"/>
+ <point x="672" y="272" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1177.0, 'leftMargin': 59, 'rightMargin': 41.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB5B___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB5B___.glif
new file mode 100644
index 000000000..a2a194a2c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB5B___.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB5B" format="1">
+ <advance width="1024"/>
+ <unicode hex="AB5B"/>
+ <outline>
+ <contour>
+ <point x="820" y="2004" type="line"/>
+ <point x="820" y="1860"/>
+ <point x="732" y="1740"/>
+ <point x="512" y="1740" type="curve" smooth="yes"/>
+ <point x="288" y="1740"/>
+ <point x="204" y="1860"/>
+ <point x="204" y="2004" type="curve"/>
+ <point x="128" y="2004" type="line"/>
+ <point x="128" y="1800"/>
+ <point x="272" y="1660"/>
+ <point x="512" y="1660" type="curve" smooth="yes"/>
+ <point x="752" y="1660"/>
+ <point x="896" y="1800"/>
+ <point x="896" y="2004" type="curve"/>
+ </contour>
+ <contour>
+ <point x="820" y="1096" type="curve"/>
+ <point x="896" y="1096" type="line"/>
+ <point x="896" y="1296"/>
+ <point x="752" y="1436"/>
+ <point x="512" y="1436" type="curve" smooth="yes"/>
+ <point x="272" y="1436"/>
+ <point x="128" y="1296"/>
+ <point x="128" y="1096" type="curve"/>
+ <point x="204" y="1096" type="line"/>
+ <point x="204" y="1240"/>
+ <point x="288" y="1360"/>
+ <point x="512" y="1360" type="curve" smooth="yes"/>
+ <point x="732" y="1360"/>
+ <point x="820" y="1236"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 887, 'leftMargin': 11, 'rightMargin': 110}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB5C___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB5C___.glif
new file mode 100644
index 000000000..a727fe0e9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB5C___.glif
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB5C" format="1">
+ <advance width="1280"/>
+ <unicode hex="AB5C"/>
+ <outline>
+ <contour>
+ <point x="1000" y="724" type="line"/>
+ <point x="1000" y="644"/>
+ <point x="964" y="600"/>
+ <point x="896" y="600" type="curve" smooth="yes"/>
+ <point x="864" y="600"/>
+ <point x="824" y="604"/>
+ <point x="780" y="616" type="curve"/>
+ <point x="780" y="544" type="line"/>
+ <point x="828" y="532"/>
+ <point x="876" y="524"/>
+ <point x="912" y="524" type="curve" smooth="yes"/>
+ <point x="1024" y="524"/>
+ <point x="1072" y="608"/>
+ <point x="1072" y="724" type="curve" smooth="yes"/>
+ <point x="1072" y="1232" type="line"/>
+ <point x="1000" y="1232" type="line"/>
+ </contour>
+ <component base="hsuper" xOffset="48"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1189, 'leftMargin': 165, 'rightMargin': 165}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB5D___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB5D___.glif
new file mode 100644
index 000000000..a81f0aadb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB5D___.glif
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB5D" format="1">
+ <advance width="1024"/>
+ <unicode hex="AB5D"/>
+ <outline>
+ <contour>
+ <point x="304" y="1960" type="curve" smooth="yes"/>
+ <point x="408" y="1960"/>
+ <point x="476" y="1884"/>
+ <point x="508" y="1712" type="curve" smooth="yes"/>
+ <point x="540" y="1556"/>
+ <point x="584" y="1420"/>
+ <point x="728" y="1420" type="curve" smooth="yes"/>
+ <point x="844" y="1420"/>
+ <point x="936" y="1524"/>
+ <point x="936" y="1692" type="curve" smooth="yes"/>
+ <point x="936" y="1876"/>
+ <point x="840" y="1984"/>
+ <point x="704" y="1984" type="curve"/>
+ <point x="704" y="1928" type="line"/>
+ <point x="804" y="1928"/>
+ <point x="880" y="1856"/>
+ <point x="880" y="1692" type="curve" smooth="yes"/>
+ <point x="880" y="1540"/>
+ <point x="808" y="1476"/>
+ <point x="732" y="1476" type="curve" smooth="yes"/>
+ <point x="640" y="1476"/>
+ <point x="576" y="1556"/>
+ <point x="544" y="1728" type="curve" smooth="yes"/>
+ <point x="516" y="1864"/>
+ <point x="472" y="2012"/>
+ <point x="304" y="2012" type="curve" smooth="yes"/>
+ <point x="176" y="2012"/>
+ <point x="88" y="1904"/>
+ <point x="88" y="1728" type="curve" smooth="yes"/>
+ <point x="88" y="1528"/>
+ <point x="172" y="1424"/>
+ <point x="312" y="1424" type="curve"/>
+ <point x="312" y="1476" type="line"/>
+ <point x="172" y="1488"/>
+ <point x="144" y="1608"/>
+ <point x="144" y="1728" type="curve" smooth="yes"/>
+ <point x="144" y="1888"/>
+ <point x="220" y="1960"/>
+ </contour>
+ <component base="shindagesh" xOffset="316"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 956, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB5E___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB5E___.glif
new file mode 100644
index 000000000..c3cc60473
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB5E___.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB5E" format="1">
+ <advance width="768"/>
+ <unicode hex="AB5E"/>
+ <outline>
+ <contour>
+ <point x="652" y="1836" type="line"/>
+ <point x="652" y="1752"/>
+ <point x="600" y="1696"/>
+ <point x="532" y="1696" type="curve" smooth="yes"/>
+ <point x="416" y="1696"/>
+ <point x="380" y="1820"/>
+ <point x="240" y="1820" type="curve" smooth="yes"/>
+ <point x="136" y="1820"/>
+ <point x="60" y="1752"/>
+ <point x="60" y="1640" type="curve"/>
+ <point x="116" y="1628" type="line"/>
+ <point x="116" y="1712"/>
+ <point x="172" y="1768"/>
+ <point x="240" y="1768" type="curve" smooth="yes"/>
+ <point x="360" y="1768"/>
+ <point x="384" y="1640"/>
+ <point x="532" y="1640" type="curve" smooth="yes"/>
+ <point x="632" y="1640"/>
+ <point x="708" y="1716"/>
+ <point x="708" y="1828" type="curve"/>
+ </contour>
+ <component base="shindagesh" xOffset="188"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 760, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB5F___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB5F___.glif
new file mode 100644
index 000000000..585c7ab34
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB5F___.glif
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB5F" format="1">
+ <advance width="1280"/>
+ <unicode hex="AB5F"/>
+ <outline>
+ <contour>
+ <point x="1116" y="1416" type="line"/>
+ <point x="1116" y="1152"/>
+ <point x="972" y="948"/>
+ <point x="720" y="948" type="curve" smooth="yes"/>
+ <point x="524" y="948"/>
+ <point x="392" y="1036"/>
+ <point x="392" y="1296" type="curve" smooth="yes"/>
+ <point x="392" y="1728" type="line"/>
+ <point x="320" y="1728" type="line"/>
+ <point x="320" y="1304" type="line" smooth="yes"/>
+ <point x="320" y="1008"/>
+ <point x="476" y="880"/>
+ <point x="720" y="880" type="curve" smooth="yes"/>
+ <point x="988" y="880"/>
+ <point x="1168" y="1108"/>
+ <point x="1168" y="1416" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1104" y="1136" type="line"/>
+ <point x="1120" y="896" type="line"/>
+ <point x="1180" y="896" type="line"/>
+ <point x="1180" y="2004" type="line"/>
+ <point x="1104" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="320" y="1448" type="line"/>
+ <point x="392" y="1448" type="line"/>
+ <point x="392" y="1820" type="line" smooth="yes"/>
+ <point x="392" y="1932"/>
+ <point x="344" y="2016"/>
+ <point x="236" y="2016" type="curve" smooth="yes"/>
+ <point x="196" y="2016"/>
+ <point x="148" y="2012"/>
+ <point x="100" y="1996" type="curve"/>
+ <point x="100" y="1924" type="line"/>
+ <point x="144" y="1940"/>
+ <point x="184" y="1944"/>
+ <point x="216" y="1944" type="curve" smooth="yes"/>
+ <point x="284" y="1944"/>
+ <point x="320" y="1900"/>
+ <point x="320" y="1816" type="curve" smooth="yes"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1298.0, 'leftMargin': 55, 'rightMargin': 165.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB64__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB64__.glif
new file mode 100644
index 000000000..7cdb8e5bf
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB64__.glif
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB64" format="1">
+ <advance width="1792"/>
+ <unicode hex="AB64"/>
+ <outline>
+ <contour>
+ <point x="752" y="-28" type="curve" smooth="yes"/>
+ <point x="1076" y="-28"/>
+ <point x="1252" y="220"/>
+ <point x="1316" y="548" type="curve"/>
+ <point x="1316" y="988" type="line"/>
+ <point x="1272" y="1268"/>
+ <point x="1084" y="1516"/>
+ <point x="748" y="1516" type="curve" smooth="yes"/>
+ <point x="396" y="1516"/>
+ <point x="192" y="1224"/>
+ <point x="192" y="772" type="curve" smooth="yes"/>
+ <point x="192" y="744" type="line" smooth="yes"/>
+ <point x="192" y="276"/>
+ <point x="396" y="-28"/>
+ </contour>
+ <contour>
+ <point x="748" y="48" type="curve" smooth="yes"/>
+ <point x="424" y="48"/>
+ <point x="268" y="348"/>
+ <point x="268" y="744" type="curve" smooth="yes"/>
+ <point x="268" y="772" type="line" smooth="yes"/>
+ <point x="268" y="1168"/>
+ <point x="424" y="1444"/>
+ <point x="748" y="1444" type="curve" smooth="yes"/>
+ <point x="1060" y="1444"/>
+ <point x="1220" y="1224"/>
+ <point x="1268" y="952" type="curve"/>
+ <point x="1268" y="596" type="line"/>
+ <point x="1228" y="380"/>
+ <point x="1088" y="48"/>
+ </contour>
+ <contour>
+ <point x="1264" y="0" type="line"/>
+ <point x="1328" y="0" type="line"/>
+ <point x="1328" y="1136" type="line" smooth="yes"/>
+ <point x="1328" y="1376"/>
+ <point x="1400" y="1444"/>
+ <point x="1496" y="1444" type="curve" smooth="yes"/>
+ <point x="1532" y="1444"/>
+ <point x="1556" y="1436"/>
+ <point x="1588" y="1432" type="curve"/>
+ <point x="1604" y="1496" type="line"/>
+ <point x="1568" y="1516"/>
+ <point x="1536" y="1516"/>
+ <point x="1504" y="1516" type="curve" smooth="yes"/>
+ <point x="1336" y="1516"/>
+ <point x="1256" y="1412"/>
+ <point x="1256" y="1136" type="curve" smooth="yes"/>
+ <point x="1256" y="316" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1580, 'leftMargin': 168, 'rightMargin': 0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniAB65__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniAB65__.glif
new file mode 100644
index 000000000..68ecf9214
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniAB65__.glif
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniAB65" format="1">
+ <advance width="1792"/>
+ <unicode hex="AB65"/>
+ <outline>
+ <contour>
+ <point x="1464" y="808" type="line"/>
+ <point x="1464" y="340"/>
+ <point x="1264" y="220"/>
+ <point x="1036" y="108" type="curve"/>
+ <point x="1036" y="28" type="line"/>
+ <point x="1296" y="148"/>
+ <point x="1536" y="296"/>
+ <point x="1536" y="808" type="curve" smooth="yes"/>
+ <point x="1536" y="832" type="line" smooth="yes"/>
+ <point x="1536" y="1224"/>
+ <point x="1300" y="1516"/>
+ <point x="892" y="1516" type="curve" smooth="yes"/>
+ <point x="484" y="1516"/>
+ <point x="248" y="1224"/>
+ <point x="248" y="832" type="curve" smooth="yes"/>
+ <point x="248" y="808" type="line" smooth="yes"/>
+ <point x="248" y="296"/>
+ <point x="496" y="144"/>
+ <point x="756" y="28" type="curve"/>
+ <point x="756" y="108" type="line"/>
+ <point x="532" y="220"/>
+ <point x="324" y="340"/>
+ <point x="324" y="808" type="curve" smooth="yes"/>
+ <point x="324" y="832" type="line" smooth="yes"/>
+ <point x="324" y="1156"/>
+ <point x="500" y="1440"/>
+ <point x="892" y="1440" type="curve" smooth="yes"/>
+ <point x="1284" y="1440"/>
+ <point x="1464" y="1156"/>
+ <point x="1464" y="832" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="1036" y="0" type="line"/>
+ <point x="1564" y="0" type="line"/>
+ <point x="1564" y="76" type="line"/>
+ <point x="1036" y="76" type="line"/>
+ </contour>
+ <contour>
+ <point x="228" y="0" type="line"/>
+ <point x="756" y="0" type="line"/>
+ <point x="756" y="76" type="line"/>
+ <point x="228" y="76" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1712, 'leftMargin': 187, 'rightMargin': 187}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniE000_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniE000_.glif
new file mode 100644
index 000000000..f28e25d3c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniE000_.glif
@@ -0,0 +1,100 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniE000" format="1">
+ <advance width="3072"/>
+ <unicode hex="E000"/>
+ <outline>
+ <contour>
+ <point x="1720" y="1056" type="line"/>
+ <point x="2072" y="1408" type="line"/>
+ <point x="2192" y="1520" type="line"/>
+ <point x="1720" y="1992" type="line"/>
+ <point x="1608" y="2112" type="line"/>
+ <point x="1016" y="1520" type="line"/>
+ <point x="1136" y="1408" type="line"/>
+ <point x="1608" y="936" type="line"/>
+ </contour>
+ <contour>
+ <point x="1256" y="1520" type="line"/>
+ <point x="1608" y="1872" type="line"/>
+ <point x="1952" y="1520" type="line"/>
+ <point x="1608" y="1176" type="line"/>
+ </contour>
+ <contour>
+ <point x="2832" y="648" type="line"/>
+ <point x="2944" y="768" type="line"/>
+ <point x="2832" y="888" type="line"/>
+ <point x="2480" y="1240" type="line"/>
+ <point x="2360" y="1352" type="line"/>
+ <point x="2240" y="1240" type="line"/>
+ <point x="1888" y="888" type="line"/>
+ <point x="1776" y="768" type="line"/>
+ <point x="1888" y="648" type="line"/>
+ <point x="2360" y="176" type="line"/>
+ </contour>
+ <contour>
+ <point x="1440" y="768" type="line"/>
+ <point x="968" y="1240" type="line"/>
+ <point x="848" y="1352" type="line"/>
+ <point x="728" y="1240" type="line"/>
+ <point x="256" y="768" type="line"/>
+ <point x="848" y="176" type="line"/>
+ </contour>
+ <contour>
+ <point x="2008" y="768" type="line"/>
+ <point x="2360" y="1120" type="line"/>
+ <point x="2712" y="768" type="line"/>
+ <point x="2360" y="416" type="line"/>
+ </contour>
+ <contour>
+ <point x="496" y="768" type="line"/>
+ <point x="848" y="1120" type="line"/>
+ <point x="1200" y="768" type="line"/>
+ <point x="848" y="416" type="line"/>
+ </contour>
+ <contour>
+ <point x="1720" y="-456" type="line"/>
+ <point x="2072" y="-112" type="line"/>
+ <point x="2192" y="8" type="line"/>
+ <point x="1720" y="480" type="line"/>
+ <point x="1608" y="600" type="line"/>
+ <point x="1016" y="8" type="line"/>
+ <point x="1136" y="-112" type="line"/>
+ <point x="1488" y="-456" type="line"/>
+ <point x="1608" y="-576" type="line"/>
+ </contour>
+ <contour>
+ <point x="1256" y="8" type="line"/>
+ <point x="1608" y="360" type="line"/>
+ <point x="1952" y="8" type="line"/>
+ <point x="1608" y="-336" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <integer>0</integer>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string></string>
+ <key>x</key>
+ <integer>3056</integer>
+ <key>y</key>
+ <integer>768</integer>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.5795</real>
+ <real>0.3919</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniE001_.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniE001_.glif
new file mode 100644
index 000000000..04e5b274a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniE001_.glif
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniE001" format="1">
+ <advance width="2816"/>
+ <unicode hex="E001"/>
+ <outline>
+ <contour>
+ <point x="0" y="2048" type="line"/>
+ <point x="0" y="1792" type="line"/>
+ <point x="256" y="1792" type="line"/>
+ <point x="256" y="2048" type="line"/>
+ </contour>
+ <contour>
+ <point x="2560" y="2048" type="line"/>
+ <point x="2560" y="1792" type="line"/>
+ <point x="2816" y="1792" type="line"/>
+ <point x="2816" y="2048" type="line"/>
+ </contour>
+ <contour>
+ <point x="0" y="256" type="line"/>
+ <point x="0" y="0" type="line"/>
+ <point x="512" y="0" type="line"/>
+ <point x="512" y="256" type="line"/>
+ </contour>
+ <contour>
+ <point x="2304" y="256" type="line"/>
+ <point x="2304" y="0" type="line"/>
+ <point x="2816" y="0" type="line"/>
+ <point x="2816" y="256" type="line"/>
+ </contour>
+ <contour>
+ <point x="0" y="1536" type="line"/>
+ <point x="0" y="1280" type="line"/>
+ <point x="512" y="1280" type="line"/>
+ <point x="512" y="1536" type="line"/>
+ </contour>
+ <contour>
+ <point x="2304" y="1536" type="line"/>
+ <point x="2304" y="1280" type="line"/>
+ <point x="2816" y="1280" type="line"/>
+ <point x="2816" y="1536" type="line"/>
+ </contour>
+ <contour>
+ <point x="0" y="-512" type="line"/>
+ <point x="0" y="-768" type="line"/>
+ <point x="256" y="-768" type="line"/>
+ <point x="256" y="-512" type="line"/>
+ </contour>
+ <contour>
+ <point x="2560" y="-512" type="line"/>
+ <point x="2560" y="-768" type="line"/>
+ <point x="2816" y="-768" type="line"/>
+ <point x="2816" y="-512" type="line"/>
+ </contour>
+ <contour>
+ <point x="2304" y="896" type="line"/>
+ <point x="2304" y="768" type="line"/>
+ <point x="2816" y="768" type="line"/>
+ <point x="2816" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="1792" y="768" type="line"/>
+ <point x="1792" y="640" type="line"/>
+ <point x="2304" y="640" type="line"/>
+ <point x="2304" y="768" type="line"/>
+ </contour>
+ <contour>
+ <point x="0" y="896" type="line"/>
+ <point x="0" y="768" type="line"/>
+ <point x="512" y="768" type="line"/>
+ <point x="512" y="896" type="line"/>
+ </contour>
+ <contour>
+ <point x="512" y="768" type="line"/>
+ <point x="512" y="640" type="line"/>
+ <point x="1024" y="640" type="line"/>
+ <point x="1024" y="768" type="line"/>
+ </contour>
+ <contour>
+ <point x="1280" y="1024" type="line"/>
+ <point x="1280" y="512" type="line"/>
+ <point x="1536" y="512" type="line"/>
+ <point x="1536" y="1024" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>1.0</real>
+ <real>0.5795</real>
+ <real>0.3919</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniFE20__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniFE20__.glif
new file mode 100644
index 000000000..104e25f7c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniFE20__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE20" format="1">
+ <advance width="0"/>
+ <unicode hex="FE20"/>
+ <outline>
+ <contour>
+ <point x="-674" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="0" y="2002" type="line"/>
+ <point x="-789" y="2002"/>
+ <point x="-1154" y="1807"/>
+ <point x="-1346" y="1606" type="curve"/>
+ <point x="-1258" y="1606" type="line"/>
+ <point x="-1066" y="1750"/>
+ <point x="-777" y="1925"/>
+ <point x="0" y="1925" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniFE21__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniFE21__.glif
new file mode 100644
index 000000000..d413d7d5d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniFE21__.glif
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE21" format="1">
+ <advance width="0"/>
+ <unicode hex="FE21"/>
+ <outline>
+ <contour>
+ <point x="672" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="0" y="1925" type="line"/>
+ <point x="769" y="1925"/>
+ <point x="1064" y="1748"/>
+ <point x="1257" y="1606" type="curve"/>
+ <point x="1345" y="1606" type="line"/>
+ <point x="1152" y="1807"/>
+ <point x="789" y="2002"/>
+ <point x="0" y="2002" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniFE22__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniFE22__.glif
new file mode 100644
index 000000000..53bce93fd
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniFE22__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE22" format="1">
+ <advance width="0"/>
+ <unicode hex="FE22"/>
+ <outline>
+ <contour>
+ <point x="-660" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="uniFE29" yOffset="2145"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniFE23__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniFE23__.glif
new file mode 100644
index 000000000..bac59d5eb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniFE23__.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE23" format="1">
+ <advance width="0"/>
+ <unicode hex="FE23"/>
+ <outline>
+ <contour>
+ <point x="630" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <component base="uniFE2A" yOffset="2145"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniFE24__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniFE24__.glif
new file mode 100644
index 000000000..9dc1b83f9
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniFE24__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE24" format="1">
+ <advance width="0"/>
+ <unicode hex="FE24"/>
+ <outline>
+ <contour>
+ <point x="-421" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-67" y="2002" type="line"/>
+ <point x="-773" y="2002" type="line"/>
+ <point x="-773" y="1929" type="line"/>
+ <point x="-67" y="1929" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniFE25__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniFE25__.glif
new file mode 100644
index 000000000..a21e82b26
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniFE25__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE25" format="1">
+ <advance width="0"/>
+ <unicode hex="FE25"/>
+ <outline>
+ <contour>
+ <point x="-1126" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-773" y="2002" type="line"/>
+ <point x="-1480" y="2002" type="line"/>
+ <point x="-1480" y="1929" type="line"/>
+ <point x="-773" y="1929" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniFE26__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniFE26__.glif
new file mode 100644
index 000000000..ecbfaa850
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniFE26__.glif
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE26" format="1">
+ <advance width="0"/>
+ <unicode hex="FE26"/>
+ <outline>
+ <contour>
+ <point x="-774" y="1609" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-67" y="2002" type="line"/>
+ <point x="-1480" y="2002" type="line"/>
+ <point x="-1480" y="1929" type="line"/>
+ <point x="-67" y="1929" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniFE27__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniFE27__.glif
new file mode 100644
index 000000000..4b50f5d74
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniFE27__.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE27" format="1">
+ <advance width="0"/>
+ <unicode hex="FE27"/>
+ <outline>
+ <contour>
+ <point x="0" y="-462" type="line"/>
+ <point x="-777" y="-462"/>
+ <point x="-1066" y="-287"/>
+ <point x="-1258" y="-143" type="curve"/>
+ <point x="-1346" y="-143" type="line"/>
+ <point x="-1154" y="-344"/>
+ <point x="-789" y="-539"/>
+ <point x="0" y="-539" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniFE28__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniFE28__.glif
new file mode 100644
index 000000000..e62dd0b1c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniFE28__.glif
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE28" format="1">
+ <advance width="0"/>
+ <unicode hex="FE28"/>
+ <outline>
+ <contour>
+ <point x="1257" y="-143" type="line"/>
+ <point x="1064" y="-285"/>
+ <point x="769" y="-462"/>
+ <point x="0" y="-462" type="curve"/>
+ <point x="0" y="-539" type="line"/>
+ <point x="789" y="-539"/>
+ <point x="1152" y="-344"/>
+ <point x="1345" y="-143" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniFE29__.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniFE29__.glif
new file mode 100644
index 000000000..ab520ef9e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniFE29__.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE29" format="1">
+ <advance width="0"/>
+ <unicode hex="FE29"/>
+ <outline>
+ <contour>
+ <point x="0" y="-374" type="line"/>
+ <point x="-454" y="-309" type="line"/>
+ <point x="-591" y="-292"/>
+ <point x="-712" y="-281"/>
+ <point x="-803" y="-281" type="curve" smooth="yes"/>
+ <point x="-996" y="-281"/>
+ <point x="-1224" y="-326"/>
+ <point x="-1320" y="-527" type="curve"/>
+ <point x="-1250" y="-556" type="line"/>
+ <point x="-1185" y="-413"/>
+ <point x="-1004" y="-355"/>
+ <point x="-803" y="-355" type="curve" smooth="yes"/>
+ <point x="-721" y="-355"/>
+ <point x="-601" y="-367"/>
+ <point x="-461" y="-385" type="curve"/>
+ <point x="0" y="-451" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>-1318.625</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>-803.0</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>746.625</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniFE2A___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniFE2A___.glif
new file mode 100644
index 000000000..f8d299179
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniFE2A___.glif
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE2A" format="1">
+ <advance width="0"/>
+ <unicode hex="FE2A"/>
+ <outline>
+ <contour>
+ <point x="0" y="-451" type="line"/>
+ <point x="146" y="-473"/>
+ <point x="292" y="-494"/>
+ <point x="421" y="-509" type="curve" smooth="yes"/>
+ <point x="550" y="-524"/>
+ <point x="663" y="-534"/>
+ <point x="747" y="-534" type="curve" smooth="yes"/>
+ <point x="952" y="-534"/>
+ <point x="1181" y="-473"/>
+ <point x="1260" y="-285" type="curve"/>
+ <point x="1191" y="-257" type="line"/>
+ <point x="1136" y="-382"/>
+ <point x="985" y="-458"/>
+ <point x="747" y="-458" type="curve" smooth="yes"/>
+ <point x="660" y="-458"/>
+ <point x="547" y="-448"/>
+ <point x="421" y="-433" type="curve" smooth="yes"/>
+ <point x="290" y="-418"/>
+ <point x="146" y="-397"/>
+ <point x="0" y="-374" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniFE2B___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniFE2B___.glif
new file mode 100644
index 000000000..5b8520edb
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniFE2B___.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE2B" format="1">
+ <advance width="0"/>
+ <unicode hex="FE2B"/>
+ <outline>
+ <component base="uniFE24" yOffset="-2263"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-261.25</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniFE2C___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniFE2C___.glif
new file mode 100644
index 000000000..564228f30
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniFE2C___.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE2C" format="1">
+ <advance width="0"/>
+ <unicode hex="FE2C"/>
+ <outline>
+ <component base="uniFE25" yOffset="-2263"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-261.25</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniFE2D___.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniFE2D___.glif
new file mode 100644
index 000000000..1941b3299
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniFE2D___.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFE2D" format="1">
+ <advance width="0"/>
+ <unicode hex="FE2D"/>
+ <outline>
+ <component base="uniFE26" yOffset="-2263"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-261.25</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniFEFF____.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniFEFF____.glif
new file mode 100644
index 000000000..3c87b0c05
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniFEFF____.glif
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFEFF" format="1">
+ <advance width="0"/>
+ <unicode hex="FEFF"/>
+ <outline>
+ </outline>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniFFFC____.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniFFFC____.glif
new file mode 100644
index 000000000..cfb16341a
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniFFFC____.glif
@@ -0,0 +1,221 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFFFC" format="1">
+ <advance width="3072"/>
+ <unicode hex="FFFC"/>
+ <outline>
+ <contour>
+ <point x="360" y="1608" type="line"/>
+ <point x="360" y="1840" type="line"/>
+ <point x="628" y="1840" type="line"/>
+ <point x="628" y="2000" type="line"/>
+ <point x="204" y="2000" type="line"/>
+ <point x="204" y="1608" type="line"/>
+ </contour>
+ <contour>
+ <point x="2716" y="1840" type="line"/>
+ <point x="2716" y="1608" type="line"/>
+ <point x="2868" y="1608" type="line"/>
+ <point x="2868" y="2000" type="line"/>
+ <point x="2444" y="2000" type="line"/>
+ <point x="2444" y="1840" type="line"/>
+ </contour>
+ <contour>
+ <point x="628" y="-548" type="line"/>
+ <point x="628" y="-392" type="line"/>
+ <point x="360" y="-392" type="line"/>
+ <point x="360" y="-116" type="line"/>
+ <point x="204" y="-116" type="line"/>
+ <point x="204" y="-548" type="line"/>
+ </contour>
+ <contour>
+ <point x="2868" y="-548" type="line"/>
+ <point x="2868" y="-116" type="line"/>
+ <point x="2716" y="-116" type="line"/>
+ <point x="2716" y="-392" type="line"/>
+ <point x="2444" y="-392" type="line"/>
+ <point x="2444" y="-548" type="line"/>
+ </contour>
+ <contour>
+ <point x="2276" y="-548" type="line"/>
+ <point x="2276" y="-392" type="line"/>
+ <point x="1896" y="-392" type="line"/>
+ <point x="1896" y="-548" type="line"/>
+ </contour>
+ <contour>
+ <point x="1176" y="-548" type="line"/>
+ <point x="1176" y="-392" type="line"/>
+ <point x="796" y="-392" type="line"/>
+ <point x="796" y="-548" type="line"/>
+ </contour>
+ <contour>
+ <point x="1176" y="1840" type="line"/>
+ <point x="1176" y="2000" type="line"/>
+ <point x="796" y="2000" type="line"/>
+ <point x="796" y="1840" type="line"/>
+ </contour>
+ <contour>
+ <point x="2868" y="400" type="line"/>
+ <point x="2716" y="400" type="line"/>
+ <point x="2716" y="56" type="line"/>
+ <point x="2868" y="56" type="line"/>
+ </contour>
+ <contour>
+ <point x="2868" y="1436" type="line"/>
+ <point x="2716" y="1436" type="line"/>
+ <point x="2716" y="1092" type="line"/>
+ <point x="2868" y="1092" type="line"/>
+ </contour>
+ <contour>
+ <point x="1728" y="-548" type="line"/>
+ <point x="1728" y="-392" type="line"/>
+ <point x="1348" y="-392" type="line"/>
+ <point x="1348" y="-548" type="line"/>
+ </contour>
+ <contour>
+ <point x="360" y="400" type="line"/>
+ <point x="204" y="400" type="line"/>
+ <point x="204" y="56" type="line"/>
+ <point x="360" y="56" type="line"/>
+ </contour>
+ <contour>
+ <point x="1728" y="1840" type="line"/>
+ <point x="1728" y="2000" type="line"/>
+ <point x="1348" y="2000" type="line"/>
+ <point x="1348" y="1840" type="line"/>
+ </contour>
+ <contour>
+ <point x="2276" y="1840" type="line"/>
+ <point x="2276" y="2000" type="line"/>
+ <point x="1896" y="2000" type="line"/>
+ <point x="1896" y="1840" type="line"/>
+ </contour>
+ <contour>
+ <point x="360" y="920" type="line"/>
+ <point x="204" y="920" type="line"/>
+ <point x="204" y="572" type="line"/>
+ <point x="360" y="572" type="line"/>
+ </contour>
+ <contour>
+ <point x="360" y="1436" type="line"/>
+ <point x="204" y="1436" type="line"/>
+ <point x="204" y="1092" type="line"/>
+ <point x="360" y="1092" type="line"/>
+ </contour>
+ <contour>
+ <point x="2868" y="920" type="line"/>
+ <point x="2716" y="920" type="line"/>
+ <point x="2716" y="572" type="line"/>
+ <point x="2868" y="572" type="line"/>
+ </contour>
+ <contour>
+ <point x="2400" y="584" type="line"/>
+ <point x="2400" y="504"/>
+ <point x="2340" y="452"/>
+ <point x="2268" y="452" type="curve" smooth="yes"/>
+ <point x="2180" y="452"/>
+ <point x="2124" y="492"/>
+ <point x="2124" y="576" type="curve"/>
+ <point x="1996" y="576" type="line"/>
+ <point x="1996" y="424"/>
+ <point x="2108" y="348"/>
+ <point x="2268" y="348" type="curve" smooth="yes"/>
+ <point x="2416" y="348"/>
+ <point x="2524" y="440"/>
+ <point x="2524" y="584" type="curve"/>
+ <point x="2524" y="1104" type="line"/>
+ <point x="2400" y="1104" type="line"/>
+ </contour>
+ <contour>
+ <point x="1608" y="684" type="line"/>
+ <point x="1632" y="684"/>
+ <point x="1624" y="684"/>
+ <point x="1644" y="688" type="curve" smooth="yes"/>
+ <point x="1648" y="692"/>
+ <point x="1652" y="716"/>
+ <point x="1656" y="716" type="curve" smooth="yes"/>
+ <point x="1784" y="728"/>
+ <point x="1856" y="804"/>
+ <point x="1856" y="896" type="curve"/>
+ <point x="1856" y="1036"/>
+ <point x="1744" y="1100"/>
+ <point x="1564" y="1100" type="curve"/>
+ <point x="1304" y="1100" type="line"/>
+ <point x="1304" y="348" type="line"/>
+ <point x="1436" y="348" type="line"/>
+ <point x="1436" y="988" type="line"/>
+ <point x="1564" y="988" type="line"/>
+ <point x="1672" y="988"/>
+ <point x="1724" y="964"/>
+ <point x="1724" y="888" type="curve"/>
+ <point x="1724" y="816"/>
+ <point x="1672" y="780"/>
+ <point x="1564" y="780" type="curve"/>
+ <point x="1400" y="780" type="line"/>
+ <point x="1404" y="684" type="line"/>
+ </contour>
+ <contour>
+ <point x="1608" y="348" type="line"/>
+ <point x="1776" y="348"/>
+ <point x="1880" y="420"/>
+ <point x="1880" y="560" type="curve" smooth="yes"/>
+ <point x="1880" y="652"/>
+ <point x="1816" y="732"/>
+ <point x="1700" y="744" type="curve" smooth="yes"/>
+ <point x="1700" y="744"/>
+ <point x="1692" y="768"/>
+ <point x="1692" y="772" type="curve" smooth="yes"/>
+ <point x="1668" y="780"/>
+ <point x="1680" y="780"/>
+ <point x="1656" y="780" type="curve" smooth="yes"/>
+ <point x="1448" y="780" type="line"/>
+ <point x="1444" y="684" type="line"/>
+ <point x="1608" y="684" type="line" smooth="yes"/>
+ <point x="1704" y="684"/>
+ <point x="1752" y="636"/>
+ <point x="1752" y="564" type="curve" smooth="yes"/>
+ <point x="1752" y="492"/>
+ <point x="1704" y="452"/>
+ <point x="1608" y="452" type="curve" smooth="yes"/>
+ <point x="1420" y="452" type="line"/>
+ <point x="1356" y="348" type="line"/>
+ </contour>
+ <contour>
+ <point x="1212" y="800" type="line"/>
+ <point x="1212" y="976"/>
+ <point x="1084" y="1100"/>
+ <point x="896" y="1100" type="curve" smooth="yes"/>
+ <point x="708" y="1100"/>
+ <point x="580" y="976"/>
+ <point x="580" y="800" type="curve"/>
+ <point x="580" y="644" type="line"/>
+ <point x="580" y="464"/>
+ <point x="708" y="344"/>
+ <point x="900" y="344" type="curve" smooth="yes"/>
+ <point x="1084" y="344"/>
+ <point x="1212" y="464"/>
+ <point x="1212" y="644" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1088" y="644" type="line"/>
+ <point x="1088" y="516"/>
+ <point x="1016" y="440"/>
+ <point x="900" y="440" type="curve" smooth="yes"/>
+ <point x="780" y="440"/>
+ <point x="704" y="516"/>
+ <point x="704" y="644" type="curve" smooth="yes"/>
+ <point x="704" y="800" type="line" smooth="yes"/>
+ <point x="704" y="924"/>
+ <point x="780" y="1000"/>
+ <point x="896" y="1000" type="curve" smooth="yes"/>
+ <point x="1012" y="1000"/>
+ <point x="1088" y="924"/>
+ <point x="1088" y="800" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2872, 'leftMargin': 118, 'rightMargin': 88}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/uniFFFD____.glif b/src/disabled/Interface-Thin.ufo/glyphs/uniFFFD____.glif
new file mode 100644
index 000000000..f8075e362
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/uniFFFD____.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="uniFFFD" format="1">
+ <advance width="2816"/>
+ <unicode hex="FFFD"/>
+ <outline>
+ <contour>
+ <point x="92" y="884" type="line"/>
+ <point x="1408" y="-456" type="line"/>
+ <point x="2724" y="884" type="line"/>
+ <point x="1408" y="2224" type="line"/>
+ </contour>
+ <contour>
+ <point x="1244" y="552" type="line"/>
+ <point x="1244" y="728"/>
+ <point x="1304" y="784"/>
+ <point x="1432" y="872" type="curve"/>
+ <point x="1504" y="920"/>
+ <point x="1560" y="992"/>
+ <point x="1560" y="1088" type="curve" smooth="yes"/>
+ <point x="1560" y="1180"/>
+ <point x="1508" y="1248"/>
+ <point x="1404" y="1248" type="curve" smooth="yes"/>
+ <point x="1332" y="1248"/>
+ <point x="1268" y="1204"/>
+ <point x="1264" y="1104" type="curve"/>
+ <point x="984" y="1104" type="line"/>
+ <point x="988" y="1364"/>
+ <point x="1172" y="1472"/>
+ <point x="1404" y="1472" type="curve" smooth="yes"/>
+ <point x="1676" y="1472"/>
+ <point x="1840" y="1320"/>
+ <point x="1840" y="1088" type="curve" smooth="yes"/>
+ <point x="1840" y="936"/>
+ <point x="1736" y="812"/>
+ <point x="1612" y="744" type="curve" smooth="yes"/>
+ <point x="1536" y="696"/>
+ <point x="1520" y="648"/>
+ <point x="1520" y="552" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1520" y="196" type="line"/>
+ <point x="1244" y="196" type="line"/>
+ <point x="1244" y="428" type="line"/>
+ <point x="1520" y="428" type="line"/>
+ </contour>
+ <contour>
+ <point x="1416" y="-764" type="line"/>
+ <point x="1424" y="-764" type="line"/>
+ <point x="1424" y="-760" type="line"/>
+ <point x="1416" y="-760" type="line"/>
+ </contour>
+ <contour>
+ <point x="1416" y="2968" type="line"/>
+ <point x="1420" y="2968" type="line"/>
+ <point x="1420" y="2976" type="line"/>
+ <point x="1416" y="2976" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2889, 'leftMargin': 127, 'rightMargin': 129}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/upsilon.glif b/src/disabled/Interface-Thin.ufo/glyphs/upsilon.glif
new file mode 100644
index 000000000..d2ff6eb89
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/upsilon.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="upsilon" format="1">
+ <advance width="1536"/>
+ <unicode hex="03C5"/>
+ <outline>
+ <contour>
+ <point x="724" y="1744" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1488" y="1744" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="244" y="1488" type="line"/>
+ <point x="244" y="532" type="line"/>
+ <point x="244" y="136"/>
+ <point x="432" y="-28"/>
+ <point x="708" y="-28" type="curve" smooth="yes"/>
+ <point x="1088" y="-28"/>
+ <point x="1292" y="288"/>
+ <point x="1292" y="720" type="curve"/>
+ <point x="1292" y="1092"/>
+ <point x="1220" y="1300"/>
+ <point x="1156" y="1488" type="curve"/>
+ <point x="1064" y="1488" type="line"/>
+ <point x="1152" y="1272"/>
+ <point x="1220" y="1016"/>
+ <point x="1220" y="716" type="curve"/>
+ <point x="1220" y="376"/>
+ <point x="1068" y="48"/>
+ <point x="704" y="48" type="curve" smooth="yes"/>
+ <point x="484" y="48"/>
+ <point x="320" y="184"/>
+ <point x="320" y="528" type="curve"/>
+ <point x="320" y="1488" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1475, 'leftMargin': 231, 'rightMargin': 198}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/upsilonlatin.glif b/src/disabled/Interface-Thin.ufo/glyphs/upsilonlatin.glif
new file mode 100644
index 000000000..10a169d5c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/upsilonlatin.glif
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="upsilonlatin" format="1">
+ <advance width="1536"/>
+ <unicode hex="028A"/>
+ <outline>
+ <contour>
+ <point x="768" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="768" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1548" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="768" y="44" type="curve" smooth="yes"/>
+ <point x="288" y="44"/>
+ <point x="200" y="328"/>
+ <point x="200" y="492" type="curve" smooth="yes"/>
+ <point x="200" y="892"/>
+ <point x="500" y="1040"/>
+ <point x="500" y="1288" type="curve" smooth="yes"/>
+ <point x="500" y="1428"/>
+ <point x="412" y="1516"/>
+ <point x="264" y="1516" type="curve"/>
+ <point x="264" y="1452" type="line"/>
+ <point x="360" y="1452"/>
+ <point x="428" y="1396"/>
+ <point x="428" y="1288" type="curve" smooth="yes"/>
+ <point x="428" y="1056"/>
+ <point x="124" y="904"/>
+ <point x="124" y="496" type="curve" smooth="yes"/>
+ <point x="124" y="276"/>
+ <point x="252" y="-28"/>
+ <point x="768" y="-28" type="curve" smooth="yes"/>
+ <point x="1284" y="-28"/>
+ <point x="1412" y="276"/>
+ <point x="1412" y="496" type="curve" smooth="yes"/>
+ <point x="1412" y="904"/>
+ <point x="1108" y="1056"/>
+ <point x="1108" y="1288" type="curve" smooth="yes"/>
+ <point x="1108" y="1396"/>
+ <point x="1176" y="1452"/>
+ <point x="1272" y="1452" type="curve"/>
+ <point x="1272" y="1516" type="line"/>
+ <point x="1128" y="1516"/>
+ <point x="1036" y="1428"/>
+ <point x="1036" y="1288" type="curve" smooth="yes"/>
+ <point x="1036" y="1040"/>
+ <point x="1340" y="892"/>
+ <point x="1340" y="496" type="curve" smooth="yes"/>
+ <point x="1340" y="328"/>
+ <point x="1248" y="44"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1563, 'leftMargin': 138, 'rightMargin': 137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/v.glif b/src/disabled/Interface-Thin.ufo/glyphs/v.glif
new file mode 100644
index 000000000..4b4850687
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/v.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="v" format="1">
+ <advance width="1536"/>
+ <unicode hex="0076"/>
+ <outline>
+ <contour>
+ <point x="776" y="1760" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="768" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1440" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1440" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1440" y="1760" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1384" y="1488" type="line"/>
+ <point x="1304" y="1488" type="line"/>
+ <point x="776" y="136" type="line"/>
+ <point x="776" y="120" type="line"/>
+ <point x="760" y="120" type="line"/>
+ <point x="760" y="136" type="line"/>
+ <point x="232" y="1488" type="line"/>
+ <point x="152" y="1488" type="line"/>
+ <point x="736" y="0" type="line"/>
+ <point x="808" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 56, 'rightMargin': 57}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/versicle.glif b/src/disabled/Interface-Thin.ufo/glyphs/versicle.glif
new file mode 100644
index 000000000..036d64d65
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/versicle.glif
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="versicle" format="1">
+ <advance width="1792"/>
+ <unicode hex="2123"/>
+ <outline>
+ <contour>
+ <point x="1388" y="2160" type="line"/>
+ <point x="944" y="2380" type="line"/>
+ <point x="912" y="2312" type="line"/>
+ <point x="1296" y="2124" type="line"/>
+ <point x="308" y="-484" type="line"/>
+ <point x="384" y="-484" type="line"/>
+ </contour>
+ <component base="V" xOffset="-4"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1682, 'leftMargin': 104, 'rightMargin': -10}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/verticalbardbl.glif b/src/disabled/Interface-Thin.ufo/glyphs/verticalbardbl.glif
new file mode 100644
index 000000000..e31abbc04
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/verticalbardbl.glif
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="verticalbardbl" format="1">
+ <advance width="768"/>
+ <unicode hex="2016"/>
+ <outline>
+ <component base="bar" xOffset="20"/>
+ <component base="bar" xOffset="240"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 792.0, 'leftMargin': 220, 'rightMargin': 280.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/vscript.glif b/src/disabled/Interface-Thin.ufo/glyphs/vscript.glif
new file mode 100644
index 000000000..c3595036d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/vscript.glif
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="vscript" format="1">
+ <advance width="1536"/>
+ <unicode hex="028B"/>
+ <outline>
+ <contour>
+ <point x="768" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="768" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1488" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="768" y="44" type="line"/>
+ <point x="532" y="44"/>
+ <point x="356" y="216"/>
+ <point x="356" y="636" type="curve" smooth="yes"/>
+ <point x="356" y="1488" type="line"/>
+ <point x="280" y="1488" type="line"/>
+ <point x="280" y="640" type="line" smooth="yes"/>
+ <point x="280" y="168"/>
+ <point x="476" y="-28"/>
+ <point x="768" y="-28" type="curve"/>
+ </contour>
+ <contour>
+ <point x="768" y="-28" type="line"/>
+ <point x="1060" y="-28"/>
+ <point x="1256" y="168"/>
+ <point x="1256" y="640" type="curve" smooth="yes"/>
+ <point x="1256" y="1228" type="line" smooth="yes"/>
+ <point x="1256" y="1440"/>
+ <point x="1164" y="1516"/>
+ <point x="1020" y="1516" type="curve" smooth="yes"/>
+ <point x="940" y="1516"/>
+ <point x="852" y="1484"/>
+ <point x="780" y="1440" type="curve"/>
+ <point x="804" y="1368" type="line"/>
+ <point x="876" y="1408"/>
+ <point x="940" y="1440"/>
+ <point x="1020" y="1440" type="curve" smooth="yes"/>
+ <point x="1124" y="1440"/>
+ <point x="1180" y="1376"/>
+ <point x="1180" y="1228" type="curve" smooth="yes"/>
+ <point x="1180" y="636" type="line" smooth="yes"/>
+ <point x="1180" y="216"/>
+ <point x="1008" y="44"/>
+ <point x="768" y="44" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1436, 'leftMargin': 231, 'rightMargin': 231}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/vturn.glif b/src/disabled/Interface-Thin.ufo/glyphs/vturn.glif
new file mode 100644
index 000000000..111703eaa
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/vturn.glif
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="vturn" format="1">
+ <advance width="1536"/>
+ <unicode hex="028C"/>
+ <outline>
+ <contour>
+ <point x="772" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="772" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1440" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="780" y="1400" type="line"/>
+ <point x="804" y="1488" type="line"/>
+ <point x="732" y="1488" type="line"/>
+ <point x="156" y="0" type="line"/>
+ <point x="236" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1304" y="0" type="line"/>
+ <point x="1384" y="0" type="line"/>
+ <point x="808" y="1488" type="line"/>
+ <point x="736" y="1488" type="line"/>
+ <point x="756" y="1400" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 58, 'rightMargin': 58}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/w.glif b/src/disabled/Interface-Thin.ufo/glyphs/w.glif
new file mode 100644
index 000000000..b1c188899
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/w.glif
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="w" format="1">
+ <advance width="2048"/>
+ <unicode hex="0077"/>
+ <outline>
+ <contour>
+ <point x="1020" y="1780" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1024" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1020" y="1780" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="2096" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="2096" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="2096" y="1780" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="652" y="432" type="line"/>
+ <point x="516" y="0" type="line"/>
+ <point x="588" y="0" type="line"/>
+ <point x="948" y="1120" type="line"/>
+ <point x="1052" y="1488" type="line"/>
+ <point x="988" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="164" y="1488" type="line"/>
+ <point x="80" y="1488" type="line"/>
+ <point x="512" y="0" type="line"/>
+ <point x="580" y="0" type="line"/>
+ <point x="468" y="432" type="line"/>
+ </contour>
+ <contour>
+ <point x="1580" y="432" type="line"/>
+ <point x="1468" y="0" type="line"/>
+ <point x="1536" y="0" type="line"/>
+ <point x="1968" y="1488" type="line"/>
+ <point x="1880" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="1064" y="1488" type="line"/>
+ <point x="996" y="1488" type="line"/>
+ <point x="1096" y="1120" type="line"/>
+ <point x="1460" y="0" type="line"/>
+ <point x="1532" y="0" type="line"/>
+ <point x="1396" y="432" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2131, 'leftMargin': 114, 'rightMargin': 129}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/won.glif b/src/disabled/Interface-Thin.ufo/glyphs/won.glif
new file mode 100644
index 000000000..20bbb944d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/won.glif
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="won" format="1">
+ <advance width="2304"/>
+ <unicode hex="20A9"/>
+ <outline>
+ <contour>
+ <point x="2196" y="1304" type="line"/>
+ <point x="112" y="1304" type="line"/>
+ <point x="112" y="1232" type="line"/>
+ <point x="2196" y="1232" type="line"/>
+ </contour>
+ <contour>
+ <point x="2196" y="892" type="line"/>
+ <point x="112" y="892" type="line"/>
+ <point x="112" y="820" type="line"/>
+ <point x="2196" y="820" type="line"/>
+ </contour>
+ <contour>
+ <point x="640" y="0" type="line"/>
+ <point x="724" y="0" type="line"/>
+ <point x="1080" y="1516" type="line"/>
+ <point x="1192" y="2004" type="line"/>
+ <point x="1112" y="2004" type="line"/>
+ <point x="752" y="484" type="line"/>
+ </contour>
+ <contour>
+ <point x="276" y="2004" type="line"/>
+ <point x="196" y="2004" type="line"/>
+ <point x="640" y="0" type="line"/>
+ <point x="720" y="0" type="line"/>
+ <point x="612" y="484" type="line"/>
+ </contour>
+ <contour>
+ <point x="1584" y="0" type="line"/>
+ <point x="1664" y="0" type="line"/>
+ <point x="2108" y="2004" type="line"/>
+ <point x="2028" y="2004" type="line"/>
+ <point x="1696" y="508" type="line"/>
+ </contour>
+ <contour>
+ <point x="1196" y="2004" type="line"/>
+ <point x="1116" y="2004" type="line"/>
+ <point x="1228" y="1516" type="line"/>
+ <point x="1580" y="0" type="line"/>
+ <point x="1664" y="0" type="line"/>
+ <point x="1548" y="504" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2195, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/wsuper.glif b/src/disabled/Interface-Thin.ufo/glyphs/wsuper.glif
new file mode 100644
index 000000000..3ad65dcef
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/wsuper.glif
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="wsuper" format="1">
+ <advance width="1536"/>
+ <unicode hex="02B7"/>
+ <outline>
+ <contour>
+ <point x="728" y="1996" type="line"/>
+ <point x="488" y="1216" type="line"/>
+ <point x="392" y="896" type="line"/>
+ <point x="460" y="896" type="line"/>
+ <point x="720" y="1724" type="line"/>
+ <point x="804" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="72" y="1996" type="line"/>
+ <point x="388" y="896" type="line"/>
+ <point x="456" y="896" type="line"/>
+ <point x="372" y="1216" type="line"/>
+ <point x="148" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="1388" y="1996" type="line"/>
+ <point x="1168" y="1216" type="line"/>
+ <point x="1084" y="896" type="line"/>
+ <point x="1148" y="896" type="line"/>
+ <point x="1468" y="1996" type="line"/>
+ </contour>
+ <contour>
+ <point x="736" y="1996" type="line"/>
+ <point x="816" y="1724" type="line"/>
+ <point x="1080" y="896" type="line"/>
+ <point x="1144" y="896" type="line"/>
+ <point x="1048" y="1216" type="line"/>
+ <point x="812" y="1996" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1507.0, 'leftMargin': 55, 'rightMargin': 55.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/wturn.glif b/src/disabled/Interface-Thin.ufo/glyphs/wturn.glif
new file mode 100644
index 000000000..59d9b5407
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/wturn.glif
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="wturn" format="1">
+ <advance width="2304"/>
+ <unicode hex="028D"/>
+ <outline>
+ <contour>
+ <point x="1156" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1156" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="2212" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="596" y="1056" type="line"/>
+ <point x="708" y="1488" type="line"/>
+ <point x="640" y="1488" type="line"/>
+ <point x="208" y="0" type="line"/>
+ <point x="296" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1116" y="0" type="line"/>
+ <point x="1180" y="0" type="line"/>
+ <point x="1084" y="372" type="line"/>
+ <point x="716" y="1488" type="line"/>
+ <point x="644" y="1488" type="line"/>
+ <point x="784" y="1056" type="line"/>
+ </contour>
+ <contour>
+ <point x="1524" y="1056" type="line"/>
+ <point x="1660" y="1488" type="line"/>
+ <point x="1592" y="1488" type="line"/>
+ <point x="1228" y="372" type="line"/>
+ <point x="1124" y="0" type="line"/>
+ <point x="1192" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="2012" y="0" type="line"/>
+ <point x="2096" y="0" type="line"/>
+ <point x="1664" y="1488" type="line"/>
+ <point x="1596" y="1488" type="line"/>
+ <point x="1708" y="1056" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 2116, 'leftMargin': 114, 'rightMargin': 114}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/wynn.glif b/src/disabled/Interface-Thin.ufo/glyphs/wynn.glif
new file mode 100644
index 000000000..e0037bbde
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/wynn.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="wynn" format="1">
+ <advance width="1536"/>
+ <unicode hex="01BF"/>
+ <outline>
+ <contour>
+ <point x="272" y="1204" type="line"/>
+ <point x="272" y="1488" type="line"/>
+ <point x="200" y="1488" type="line"/>
+ <point x="200" y="-572" type="line"/>
+ <point x="272" y="-572" type="line"/>
+ </contour>
+ <contour>
+ <point x="248" y="976" type="line"/>
+ <point x="288" y="1160"/>
+ <point x="404" y="1440"/>
+ <point x="780" y="1440" type="curve" smooth="yes"/>
+ <point x="1104" y="1440"/>
+ <point x="1264" y="1196"/>
+ <point x="1264" y="844" type="curve" smooth="yes"/>
+ <point x="1264" y="812" type="line" smooth="yes"/>
+ <point x="1264" y="320"/>
+ <point x="824" y="80"/>
+ <point x="224" y="-12" type="curve"/>
+ <point x="224" y="-84" type="line"/>
+ <point x="872" y="20"/>
+ <point x="1340" y="276"/>
+ <point x="1340" y="812" type="curve" smooth="yes"/>
+ <point x="1340" y="844" type="line" smooth="yes"/>
+ <point x="1340" y="1268"/>
+ <point x="1132" y="1516"/>
+ <point x="776" y="1516" type="curve" smooth="yes"/>
+ <point x="456" y="1516"/>
+ <point x="264" y="1304"/>
+ <point x="200" y="1024" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 234, 'rightMargin': 167}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/x.glif b/src/disabled/Interface-Thin.ufo/glyphs/x.glif
new file mode 100644
index 000000000..f2e8f5c2f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/x.glif
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="x" format="1">
+ <advance width="1536"/>
+ <unicode hex="0078"/>
+ <outline>
+ <contour>
+ <point x="804" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1320" y="0" type="move" name="right"/>
+ </contour>
+ <contour>
+ <point x="784" y="760" type="move" name="cross"/>
+ </contour>
+ <contour>
+ <point x="792" y="1760" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1440" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1440" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1440" y="1760" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="292" y="1488" type="line"/>
+ <point x="200" y="1488" type="line"/>
+ <point x="724" y="764" type="line"/>
+ <point x="172" y="0" type="line"/>
+ <point x="264" y="0" type="line"/>
+ <point x="768" y="700" type="line"/>
+ <point x="1272" y="0" type="line"/>
+ <point x="1364" y="0" type="line"/>
+ <point x="816" y="764" type="line"/>
+ <point x="1336" y="1488" type="line"/>
+ <point x="1244" y="1488" type="line"/>
+ <point x="768" y="828" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>90.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>752.125</real>
+ <key>y</key>
+ <real>0.0</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 76, 'rightMargin': 77}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/xi.glif b/src/disabled/Interface-Thin.ufo/glyphs/xi.glif
new file mode 100644
index 000000000..184daf368
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/xi.glif
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="xi" format="1">
+ <advance width="1536"/>
+ <unicode hex="03BE"/>
+ <outline>
+ <contour>
+ <point x="1312" y="1964" type="line"/>
+ <point x="1200" y="2008"/>
+ <point x="1068" y="2032"/>
+ <point x="936" y="2032" type="curve" smooth="yes"/>
+ <point x="572" y="2032"/>
+ <point x="336" y="1876"/>
+ <point x="336" y="1572" type="curve"/>
+ <point x="336" y="1344"/>
+ <point x="556" y="1152"/>
+ <point x="960" y="1152" type="curve"/>
+ <point x="1136" y="1152" type="line"/>
+ <point x="1136" y="1224" type="line"/>
+ <point x="968" y="1224" type="line" smooth="yes"/>
+ <point x="576" y="1224"/>
+ <point x="412" y="1360"/>
+ <point x="412" y="1580" type="curve"/>
+ <point x="412" y="1796"/>
+ <point x="572" y="1956"/>
+ <point x="932" y="1956" type="curve" smooth="yes"/>
+ <point x="1064" y="1956"/>
+ <point x="1192" y="1936"/>
+ <point x="1304" y="1892" type="curve"/>
+ </contour>
+ <contour>
+ <point x="960" y="1216" type="line"/>
+ <point x="536" y="1216"/>
+ <point x="224" y="1004"/>
+ <point x="224" y="616" type="curve" smooth="yes"/>
+ <point x="224" y="228"/>
+ <point x="516" y="84"/>
+ <point x="888" y="-16" type="curve" smooth="yes"/>
+ <point x="992" y="-44" type="line" smooth="yes"/>
+ <point x="1156" y="-88"/>
+ <point x="1216" y="-128"/>
+ <point x="1216" y="-204" type="curve" smooth="yes"/>
+ <point x="1216" y="-340"/>
+ <point x="1084" y="-432"/>
+ <point x="1032" y="-464" type="curve"/>
+ <point x="1080" y="-508" type="line"/>
+ <point x="1140" y="-476"/>
+ <point x="1288" y="-368"/>
+ <point x="1288" y="-208" type="curve"/>
+ <point x="1288" y="-84"/>
+ <point x="1208" y="-24"/>
+ <point x="1004" y="32" type="curve" smooth="yes"/>
+ <point x="896" y="60" type="line" smooth="yes"/>
+ <point x="536" y="156"/>
+ <point x="300" y="280"/>
+ <point x="300" y="612" type="curve" smooth="yes"/>
+ <point x="300" y="996"/>
+ <point x="612" y="1148"/>
+ <point x="968" y="1148" type="curve" smooth="yes"/>
+ <point x="1136" y="1148" type="line"/>
+ <point x="1136" y="1216" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2279.75</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1383, 'leftMargin': 188, 'rightMargin': 106}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/xsuper.glif b/src/disabled/Interface-Thin.ufo/glyphs/xsuper.glif
new file mode 100644
index 000000000..c8d3d4721
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/xsuper.glif
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="xsuper" format="1">
+ <advance width="1024"/>
+ <unicode hex="02E3"/>
+ <outline>
+ <contour>
+ <point x="180" y="1996" type="line"/>
+ <point x="92" y="1996" type="line"/>
+ <point x="464" y="1460" type="line"/>
+ <point x="72" y="896" type="line"/>
+ <point x="160" y="896" type="line"/>
+ <point x="512" y="1400" type="line"/>
+ <point x="868" y="896" type="line"/>
+ <point x="956" y="896" type="line"/>
+ <point x="560" y="1460" type="line"/>
+ <point x="932" y="1996" type="line"/>
+ <point x="844" y="1996" type="line"/>
+ <point x="512" y="1520" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 993, 'leftMargin': 55, 'rightMargin': 55}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/xsupnosp.glif b/src/disabled/Interface-Thin.ufo/glyphs/xsupnosp.glif
new file mode 100644
index 000000000..1159b270f
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/xsupnosp.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="xsupnosp" format="1">
+ <advance width="0"/>
+ <unicode hex="033D"/>
+ <outline>
+ <contour>
+ <point x="-777" y="1621" type="move" name="_marktop"/>
+ </contour>
+ <contour>
+ <point x="-777" y="2500" type="move" name="mkmktop"/>
+ </contour>
+ <contour>
+ <point x="-1029" y="1651" type="line"/>
+ <point x="-474" y="2222" type="line"/>
+ <point x="-525" y="2274" type="line"/>
+ <point x="-1079" y="1704" type="line"/>
+ </contour>
+ <contour>
+ <point x="-525" y="1653" type="line"/>
+ <point x="-474" y="1706" type="line"/>
+ <point x="-1029" y="2277" type="line"/>
+ <point x="-1079" y="2223" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/y.glif b/src/disabled/Interface-Thin.ufo/glyphs/y.glif
new file mode 100644
index 000000000..d3a00df26
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/y.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="y" format="1">
+ <advance width="1536"/>
+ <unicode hex="0079"/>
+ <outline>
+ <contour>
+ <point x="804" y="1780" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="1076" y="-216" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="804" y="1780" type="move" name="marktop"/>
+ </contour>
+ <contour>
+ <point x="1436" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1436" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1120" y="900" type="move" name="rhotichook"/>
+ </contour>
+ <contour>
+ <point x="1436" y="1780" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="792" y="144" type="line"/>
+ <point x="652" y="-236" type="line" smooth="yes"/>
+ <point x="588" y="-408"/>
+ <point x="508" y="-528"/>
+ <point x="324" y="-528" type="curve" smooth="yes"/>
+ <point x="308" y="-528"/>
+ <point x="252" y="-524"/>
+ <point x="224" y="-516" type="curve"/>
+ <point x="224" y="-588" type="line"/>
+ <point x="248" y="-596"/>
+ <point x="304" y="-600"/>
+ <point x="336" y="-600" type="curve" smooth="yes"/>
+ <point x="608" y="-600"/>
+ <point x="680" y="-372"/>
+ <point x="728" y="-248" type="curve" smooth="yes"/>
+ <point x="1388" y="1488" type="line"/>
+ <point x="1308" y="1488" type="line"/>
+ </contour>
+ <contour>
+ <point x="232" y="1488" type="line"/>
+ <point x="148" y="1488" type="line"/>
+ <point x="756" y="-28" type="line"/>
+ <point x="816" y="16" type="line"/>
+ <point x="792" y="88" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 59, 'rightMargin': 47}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/yen.glif b/src/disabled/Interface-Thin.ufo/glyphs/yen.glif
new file mode 100644
index 000000000..1806ee63d
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/yen.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="yen" format="1">
+ <advance width="1536"/>
+ <unicode hex="00A5"/>
+ <outline>
+ <contour>
+ <point x="1344" y="932" type="line"/>
+ <point x="196" y="932" type="line"/>
+ <point x="196" y="856" type="line"/>
+ <point x="1344" y="856" type="line"/>
+ </contour>
+ <contour>
+ <point x="1344" y="524" type="line"/>
+ <point x="196" y="524" type="line"/>
+ <point x="196" y="448" type="line"/>
+ <point x="1344" y="448" type="line"/>
+ </contour>
+ <contour>
+ <point x="812" y="1016" type="line"/>
+ <point x="736" y="864" type="line"/>
+ <point x="804" y="864" type="line"/>
+ <point x="1432" y="2004" type="line"/>
+ <point x="1348" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="188" y="2004" type="line"/>
+ <point x="104" y="2004" type="line"/>
+ <point x="732" y="864" type="line"/>
+ <point x="804" y="864" type="line"/>
+ <point x="728" y="1016" type="line"/>
+ </contour>
+ <contour>
+ <point x="804" y="944" type="line"/>
+ <point x="732" y="944" type="line"/>
+ <point x="732" y="0" type="line"/>
+ <point x="804" y="0" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1427, 'leftMargin': 45, 'rightMargin': 52}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/yhook.glif b/src/disabled/Interface-Thin.ufo/glyphs/yhook.glif
new file mode 100644
index 000000000..b6a768e62
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/yhook.glif
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="yhook" format="1">
+ <advance width="1792"/>
+ <unicode hex="01B4"/>
+ <outline>
+ <contour>
+ <point x="664" y="144" type="line"/>
+ <point x="524" y="-236" type="line" smooth="yes"/>
+ <point x="460" y="-412"/>
+ <point x="376" y="-528"/>
+ <point x="200" y="-528" type="curve" smooth="yes"/>
+ <point x="180" y="-528"/>
+ <point x="116" y="-524"/>
+ <point x="96" y="-516" type="curve"/>
+ <point x="96" y="-588" type="line"/>
+ <point x="120" y="-596"/>
+ <point x="172" y="-600"/>
+ <point x="200" y="-600" type="curve" smooth="yes"/>
+ <point x="476" y="-600"/>
+ <point x="548" y="-380"/>
+ <point x="600" y="-248" type="curve" smooth="yes"/>
+ <point x="1252" y="1468" type="line" smooth="yes"/>
+ <point x="1300" y="1596"/>
+ <point x="1388" y="1712"/>
+ <point x="1504" y="1712" type="curve" smooth="yes"/>
+ <point x="1596" y="1712"/>
+ <point x="1672" y="1672"/>
+ <point x="1732" y="1624" type="curve"/>
+ <point x="1772" y="1684" type="line"/>
+ <point x="1696" y="1744"/>
+ <point x="1612" y="1788"/>
+ <point x="1504" y="1788" type="curve" smooth="yes"/>
+ <point x="1328" y="1788"/>
+ <point x="1224" y="1612"/>
+ <point x="1160" y="1440" type="curve" smooth="yes"/>
+ </contour>
+ <contour>
+ <point x="100" y="1488" type="line"/>
+ <point x="20" y="1488" type="line"/>
+ <point x="628" y="-28" type="line"/>
+ <point x="688" y="16" type="line"/>
+ <point x="592" y="272" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1675, 'leftMargin': 59, 'rightMargin': -137}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/ysuper.glif b/src/disabled/Interface-Thin.ufo/glyphs/ysuper.glif
new file mode 100644
index 000000000..bc12db4ca
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/ysuper.glif
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="ysuper" format="1">
+ <advance width="1024"/>
+ <unicode hex="02B8"/>
+ <outline>
+ <contour>
+ <point x="520" y="1008" type="line"/>
+ <point x="424" y="760" type="line" smooth="yes"/>
+ <point x="360" y="604"/>
+ <point x="328" y="532"/>
+ <point x="188" y="532" type="curve" smooth="yes"/>
+ <point x="176" y="532"/>
+ <point x="136" y="536"/>
+ <point x="120" y="540" type="curve"/>
+ <point x="112" y="468" type="line"/>
+ <point x="128" y="460"/>
+ <point x="168" y="456"/>
+ <point x="188" y="456" type="curve" smooth="yes"/>
+ <point x="392" y="456"/>
+ <point x="444" y="628"/>
+ <point x="480" y="720" type="curve" smooth="yes"/>
+ <point x="968" y="2004" type="line"/>
+ <point x="892" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="140" y="2004" type="line"/>
+ <point x="56" y="2004" type="line"/>
+ <point x="500" y="868" type="line"/>
+ <point x="552" y="912" type="line"/>
+ <point x="480" y="1100" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.967</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1023.0, 'leftMargin': 55, 'rightMargin': 55.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/yturn.glif b/src/disabled/Interface-Thin.ufo/glyphs/yturn.glif
new file mode 100644
index 000000000..e77310770
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/yturn.glif
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="yturn" format="1">
+ <advance width="1536"/>
+ <unicode hex="028E"/>
+ <outline>
+ <contour>
+ <point x="760" y="2200" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="760" y="0" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1436" y="2200" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="748" y="1344" type="line"/>
+ <point x="884" y="1724" type="line" smooth="yes"/>
+ <point x="948" y="1892"/>
+ <point x="1028" y="2016"/>
+ <point x="1212" y="2016" type="curve" smooth="yes"/>
+ <point x="1232" y="2016"/>
+ <point x="1288" y="2012"/>
+ <point x="1316" y="2004" type="curve"/>
+ <point x="1312" y="2076" type="line"/>
+ <point x="1292" y="2084"/>
+ <point x="1232" y="2088"/>
+ <point x="1204" y="2088" type="curve" smooth="yes"/>
+ <point x="932" y="2088"/>
+ <point x="860" y="1860"/>
+ <point x="812" y="1736" type="curve" smooth="yes"/>
+ <point x="148" y="0" type="line"/>
+ <point x="232" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1308" y="0" type="line"/>
+ <point x="1388" y="0" type="line"/>
+ <point x="780" y="1516" type="line"/>
+ <point x="720" y="1476" type="line"/>
+ <point x="744" y="1400" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 59, 'rightMargin': 47}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/z.glif b/src/disabled/Interface-Thin.ufo/glyphs/z.glif
new file mode 100644
index 000000000..708bede43
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/z.glif
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="z" format="1">
+ <advance width="1536"/>
+ <unicode hex="007A"/>
+ <outline>
+ <contour>
+ <point x="772" y="1780" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="812" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1416" y="2200" type="move" name="top_dd"/>
+ </contour>
+ <contour>
+ <point x="1416" y="-560" type="move" name="bottom_dd"/>
+ </contour>
+ <contour>
+ <point x="1416" y="1780" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1348" y="76" type="line"/>
+ <point x="208" y="76" type="line"/>
+ <point x="208" y="0" type="line"/>
+ <point x="1348" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1268" y="1424" type="line"/>
+ <point x="1268" y="1488" type="line"/>
+ <point x="1220" y="1488" type="line"/>
+ <point x="188" y="60" type="line"/>
+ <point x="188" y="0" type="line"/>
+ <point x="236" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1232" y="1488" type="line"/>
+ <point x="232" y="1488" type="line"/>
+ <point x="232" y="1412" type="line"/>
+ <point x="1232" y="1412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 120, 'rightMargin': 66}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/zbar.glif b/src/disabled/Interface-Thin.ufo/glyphs/zbar.glif
new file mode 100644
index 000000000..7983c4ac7
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/zbar.glif
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zbar" format="1">
+ <advance width="1536"/>
+ <unicode hex="01B6"/>
+ <outline>
+ <contour>
+ <point x="744" y="1780" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="784" y="16" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1416" y="1780" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1176" y="804" type="line"/>
+ <point x="316" y="804" type="line"/>
+ <point x="316" y="728" type="line"/>
+ <point x="1176" y="728" type="line"/>
+ </contour>
+ <component base="z" xOffset="68"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1345, 'leftMargin': 120, 'rightMargin': 66}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/zcurl.glif b/src/disabled/Interface-Thin.ufo/glyphs/zcurl.glif
new file mode 100644
index 000000000..7d83743ce
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/zcurl.glif
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zcurl" format="1">
+ <advance width="1536"/>
+ <unicode hex="0291"/>
+ <outline>
+ <contour>
+ <point x="704" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="704" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1444" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="792" y="0" type="line"/>
+ <point x="1088" y="0" type="line"/>
+ <point x="1300" y="0"/>
+ <point x="1404" y="152"/>
+ <point x="1404" y="320" type="curve" smooth="yes"/>
+ <point x="1404" y="520"/>
+ <point x="1272" y="624"/>
+ <point x="1108" y="624" type="curve" smooth="yes"/>
+ <point x="868" y="624"/>
+ <point x="732" y="416"/>
+ <point x="480" y="24" type="curve"/>
+ <point x="340" y="-188" type="line"/>
+ <point x="404" y="-232" type="line"/>
+ <point x="556" y="12" type="line"/>
+ <point x="800" y="392"/>
+ <point x="920" y="552"/>
+ <point x="1096" y="552" type="curve" smooth="yes"/>
+ <point x="1244" y="552"/>
+ <point x="1328" y="460"/>
+ <point x="1328" y="320" type="curve" smooth="yes"/>
+ <point x="1328" y="184"/>
+ <point x="1248" y="76"/>
+ <point x="1088" y="76" type="curve" smooth="yes"/>
+ <point x="792" y="76" type="line"/>
+ </contour>
+ <contour>
+ <point x="880" y="76" type="line"/>
+ <point x="156" y="76" type="line"/>
+ <point x="156" y="0" type="line"/>
+ <point x="880" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1212" y="1424" type="line"/>
+ <point x="1212" y="1488" type="line"/>
+ <point x="1168" y="1488" type="line"/>
+ <point x="136" y="60" type="line"/>
+ <point x="136" y="0" type="line"/>
+ <point x="180" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1176" y="1488" type="line"/>
+ <point x="176" y="1488" type="line"/>
+ <point x="176" y="1412" type="line"/>
+ <point x="1176" y="1412" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1430.0, 'leftMargin': 120, 'rightMargin': 41.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/zero.frac.glif b/src/disabled/Interface-Thin.ufo/glyphs/zero.frac.glif
new file mode 100644
index 000000000..8ab25384e
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/zero.frac.glif
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zero.frac" format="1">
+ <advance width="1024"/>
+ <outline>
+ <component base="zero.sup" xOffset="-4" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 144, 'rightMargin': 117.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/zero.glif b/src/disabled/Interface-Thin.ufo/glyphs/zero.glif
new file mode 100644
index 000000000..e5790bf40
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/zero.glif
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zero" format="1">
+ <advance width="1536"/>
+ <unicode hex="0030"/>
+ <outline>
+ <contour>
+ <point x="1368" y="1184" type="line"/>
+ <point x="1368" y="1708"/>
+ <point x="1152" y="2032"/>
+ <point x="768" y="2032" type="curve" smooth="yes"/>
+ <point x="384" y="2032"/>
+ <point x="168" y="1708"/>
+ <point x="168" y="1184" type="curve"/>
+ <point x="168" y="816" type="line"/>
+ <point x="168" y="296"/>
+ <point x="388" y="-28"/>
+ <point x="772" y="-28" type="curve" smooth="yes"/>
+ <point x="1160" y="-28"/>
+ <point x="1368" y="296"/>
+ <point x="1368" y="816" type="curve"/>
+ </contour>
+ <contour>
+ <point x="1292" y="820" type="line"/>
+ <point x="1292" y="368"/>
+ <point x="1124" y="48"/>
+ <point x="772" y="48" type="curve" smooth="yes"/>
+ <point x="416" y="48"/>
+ <point x="244" y="368"/>
+ <point x="244" y="820" type="curve" smooth="yes"/>
+ <point x="244" y="1184" type="line" smooth="yes"/>
+ <point x="244" y="1644"/>
+ <point x="416" y="1956"/>
+ <point x="768" y="1956" type="curve" smooth="yes"/>
+ <point x="1124" y="1956"/>
+ <point x="1292" y="1644"/>
+ <point x="1292" y="1184" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>1238.875</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <false/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>763.125</real>
+ </dict>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1541, 'leftMargin': 172, 'rightMargin': 171}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/zero.sup.glif b/src/disabled/Interface-Thin.ufo/glyphs/zero.sup.glif
new file mode 100644
index 000000000..4129082fe
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/zero.sup.glif
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zero.sup" format="1">
+ <advance width="1024"/>
+ <outline>
+ <contour>
+ <point x="884" y="636" type="line"/>
+ <point x="884" y="932"/>
+ <point x="748" y="1100"/>
+ <point x="512" y="1100" type="curve" smooth="yes"/>
+ <point x="276" y="1100"/>
+ <point x="144" y="932"/>
+ <point x="144" y="636" type="curve"/>
+ <point x="144" y="452" type="line"/>
+ <point x="144" y="152"/>
+ <point x="280" y="-16"/>
+ <point x="516" y="-16" type="curve" smooth="yes"/>
+ <point x="752" y="-16"/>
+ <point x="884" y="152"/>
+ <point x="884" y="452" type="curve"/>
+ </contour>
+ <contour>
+ <point x="808" y="444" type="line"/>
+ <point x="808" y="208"/>
+ <point x="716" y="52"/>
+ <point x="516" y="52" type="curve" smooth="yes"/>
+ <point x="316" y="52"/>
+ <point x="216" y="208"/>
+ <point x="216" y="444" type="curve" smooth="yes"/>
+ <point x="216" y="644" type="line" smooth="yes"/>
+ <point x="216" y="880"/>
+ <point x="316" y="1032"/>
+ <point x="512" y="1032" type="curve" smooth="yes"/>
+ <point x="712" y="1032"/>
+ <point x="808" y="880"/>
+ <point x="808" y="644" type="curve"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 129, 'rightMargin': 132.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/zerosub.glif b/src/disabled/Interface-Thin.ufo/glyphs/zerosub.glif
new file mode 100644
index 000000000..de6c710da
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/zerosub.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zerosub" format="1">
+ <advance width="1024"/>
+ <unicode hex="2080"/>
+ <outline>
+ <component base="zero.sup" xOffset="-4" yOffset="-516"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 144, 'rightMargin': 117.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/zerosuperior.glif b/src/disabled/Interface-Thin.ufo/glyphs/zerosuperior.glif
new file mode 100644
index 000000000..8e4a68188
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/zerosuperior.glif
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zerosuperior" format="1">
+ <advance width="1024"/>
+ <unicode hex="2070"/>
+ <outline>
+ <component base="zero.sup" xOffset="-4" yOffset="912"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.798</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1001.0, 'leftMargin': 144, 'rightMargin': 117.0}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/zeta.glif b/src/disabled/Interface-Thin.ufo/glyphs/zeta.glif
new file mode 100644
index 000000000..0b1278275
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/zeta.glif
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zeta" format="1">
+ <advance width="1536"/>
+ <unicode hex="03B6"/>
+ <outline>
+ <contour>
+ <point x="1296" y="2004" type="line"/>
+ <point x="692" y="1208" type="line"/>
+ <point x="436" y="876"/>
+ <point x="372" y="656"/>
+ <point x="372" y="468" type="curve" smooth="yes"/>
+ <point x="372" y="240"/>
+ <point x="536" y="120"/>
+ <point x="908" y="24" type="curve" smooth="yes"/>
+ <point x="1032" y="-8" type="line" smooth="yes"/>
+ <point x="1176" y="-44"/>
+ <point x="1256" y="-80"/>
+ <point x="1256" y="-188" type="curve" smooth="yes"/>
+ <point x="1256" y="-336"/>
+ <point x="1140" y="-464"/>
+ <point x="1068" y="-496" type="curve"/>
+ <point x="1116" y="-540" type="line"/>
+ <point x="1200" y="-504"/>
+ <point x="1332" y="-364"/>
+ <point x="1332" y="-188" type="curve"/>
+ <point x="1332" y="-52"/>
+ <point x="1240" y="16"/>
+ <point x="1040" y="64" type="curve" smooth="yes"/>
+ <point x="920" y="100" type="line" smooth="yes"/>
+ <point x="592" y="180"/>
+ <point x="444" y="276"/>
+ <point x="444" y="468" type="curve"/>
+ <point x="444" y="640"/>
+ <point x="504" y="844"/>
+ <point x="744" y="1156" type="curve" smooth="yes"/>
+ <point x="1352" y="1952" type="line"/>
+ <point x="1352" y="2004" type="line"/>
+ </contour>
+ <contour>
+ <point x="184" y="2004" type="line"/>
+ <point x="184" y="1928" type="line"/>
+ <point x="1308" y="1928" type="line"/>
+ <point x="1308" y="2004" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1312, 'leftMargin': 52, 'rightMargin': 92}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/glyphs/zrthook.glif b/src/disabled/Interface-Thin.ufo/glyphs/zrthook.glif
new file mode 100644
index 000000000..a3c7abfd3
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/glyphs/zrthook.glif
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="zrthook" format="1">
+ <advance width="1792"/>
+ <unicode hex="0290"/>
+ <outline>
+ <contour>
+ <point x="712" y="1776" type="move" name="top"/>
+ </contour>
+ <contour>
+ <point x="712" y="-616" type="move" name="bottom"/>
+ </contour>
+ <contour>
+ <point x="1608" y="1776" type="move" name="top0315"/>
+ </contour>
+ <contour>
+ <point x="1208" y="76" type="line"/>
+ <point x="164" y="76" type="line"/>
+ <point x="164" y="0" type="line"/>
+ <point x="1208" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1220" y="1424" type="line"/>
+ <point x="1220" y="1488" type="line"/>
+ <point x="1176" y="1488" type="line"/>
+ <point x="144" y="60" type="line"/>
+ <point x="144" y="0" type="line"/>
+ <point x="188" y="0" type="line"/>
+ </contour>
+ <contour>
+ <point x="1188" y="1488" type="line"/>
+ <point x="184" y="1488" type="line"/>
+ <point x="184" y="1412" type="line"/>
+ <point x="1188" y="1412" type="line"/>
+ </contour>
+ <contour>
+ <point x="1160" y="76" type="line"/>
+ <point x="1160" y="-120" type="line" smooth="yes"/>
+ <point x="1160" y="-432"/>
+ <point x="1252" y="-600"/>
+ <point x="1496" y="-600" type="curve" smooth="yes"/>
+ <point x="1552" y="-600"/>
+ <point x="1596" y="-592"/>
+ <point x="1652" y="-572" type="curve"/>
+ <point x="1632" y="-500" type="line"/>
+ <point x="1604" y="-512"/>
+ <point x="1548" y="-524"/>
+ <point x="1496" y="-524" type="curve" smooth="yes"/>
+ <point x="1292" y="-524"/>
+ <point x="1232" y="-380"/>
+ <point x="1232" y="-120" type="curve" smooth="yes"/>
+ <point x="1232" y="76" type="line"/>
+ </contour>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.typemytype.robofont.mark</key>
+ <array>
+ <real>0.939</real>
+ <real>1.0</real>
+ <real>0.6</real>
+ <real>1.0</real>
+ </array>
+ <key>interface.gridadjust.original</key>
+ <string>{'width': 1585, 'leftMargin': 120, 'rightMargin': -42}</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/disabled/Interface-Thin.ufo/kerning.plist b/src/disabled/Interface-Thin.ufo/kerning.plist
new file mode 100644
index 000000000..eeb7331b4
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/kerning.plist
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>E</key>
+ <dict>
+ <key>E</key>
+ <integer>-256</integer>
+ <key>d</key>
+ <integer>-256</integer>
+ </dict>
+ <key>F</key>
+ <dict>
+ <key>F</key>
+ <integer>-256</integer>
+ <key>e</key>
+ <integer>-256</integer>
+ <key>r</key>
+ <integer>-256</integer>
+ </dict>
+ <key>T</key>
+ <dict>
+ <key>a</key>
+ <integer>-256</integer>
+ <key>d</key>
+ <integer>-256</integer>
+ <key>e</key>
+ <integer>-256</integer>
+ <key>g</key>
+ <integer>-256</integer>
+ <key>o</key>
+ <integer>-256</integer>
+ <key>y</key>
+ <integer>-256</integer>
+ </dict>
+ <key>W</key>
+ <dict>
+ <key>c</key>
+ <integer>-256</integer>
+ <key>d</key>
+ <integer>-256</integer>
+ <key>e</key>
+ <integer>-256</integer>
+ <key>g</key>
+ <integer>-256</integer>
+ <key>o</key>
+ <integer>-256</integer>
+ <key>q</key>
+ <integer>-256</integer>
+ </dict>
+ <key>k</key>
+ <dict>
+ <key>t</key>
+ <integer>256</integer>
+ </dict>
+ <key>r</key>
+ <dict>
+ <key>t</key>
+ <integer>256</integer>
+ </dict>
+ <key>s</key>
+ <dict>
+ <key>e</key>
+ <integer>-256</integer>
+ </dict>
+ <key>slash</key>
+ <dict>
+ <key>slash</key>
+ <integer>-256</integer>
+ </dict>
+ <key>three</key>
+ <dict>
+ <key>five</key>
+ <integer>-256</integer>
+ <key>one</key>
+ <integer>-256</integer>
+ <key>six</key>
+ <integer>-256</integer>
+ <key>three</key>
+ <integer>-256</integer>
+ <key>two</key>
+ <integer>-256</integer>
+ </dict>
+ <key>zero</key>
+ <dict>
+ <key>zero</key>
+ <integer>-256</integer>
+ </dict>
+</dict>
+</plist>
diff --git a/src/disabled/Interface-Thin.ufo/lib.plist b/src/disabled/Interface-Thin.ufo/lib.plist
new file mode 100644
index 000000000..5844295b0
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/lib.plist
@@ -0,0 +1,4594 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>com.fontlab.v2.tth</key>
+ <dict>
+ <key>stems</key>
+ <dict>
+ <key>X: 108</key>
+ <dict>
+ <key>horizontal</key>
+ <false/>
+ <key>round</key>
+ <dict>
+ <key>0</key>
+ <integer>1</integer>
+ <key>14</key>
+ <integer>2</integer>
+ <key>24</key>
+ <integer>3</integer>
+ <key>33</key>
+ <integer>4</integer>
+ <key>42</key>
+ <integer>5</integer>
+ <key>51</key>
+ <integer>6</integer>
+ </dict>
+ <key>width</key>
+ <integer>216</integer>
+ </dict>
+ <key>Y: 104</key>
+ <dict>
+ <key>horizontal</key>
+ <true/>
+ <key>round</key>
+ <dict>
+ <key>0</key>
+ <integer>1</integer>
+ <key>15</key>
+ <integer>2</integer>
+ <key>25</key>
+ <integer>3</integer>
+ <key>34</key>
+ <integer>4</integer>
+ <key>44</key>
+ <integer>5</integer>
+ <key>53</key>
+ <integer>6</integer>
+ </dict>
+ <key>width</key>
+ <integer>208</integer>
+ </dict>
+ </dict>
+ </dict>
+ <key>com.typemytype.robofont.compileSettings.autohint</key>
+ <true/>
+ <key>com.typemytype.robofont.compileSettings.checkOutlines</key>
+ <false/>
+ <key>com.typemytype.robofont.compileSettings.createDummyDSIG</key>
+ <true/>
+ <key>com.typemytype.robofont.compileSettings.decompose</key>
+ <false/>
+ <key>com.typemytype.robofont.compileSettings.generateFormat</key>
+ <integer>0</integer>
+ <key>com.typemytype.robofont.compileSettings.releaseMode</key>
+ <false/>
+ <key>com.typemytype.robofont.foreground.layerStrokeColor</key>
+ <array>
+ <real>0.5</real>
+ <real>0.0</real>
+ <real>0.5</real>
+ <real>0.7</real>
+ </array>
+ <key>com.typemytype.robofont.guides</key>
+ <array>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2418.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2418.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2128.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <integer>2248</integer>
+ <key>y</key>
+ <integer>2052</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2208.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <integer>2120</integer>
+ <key>y</key>
+ <integer>1536</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2224.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>345.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>184.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>-416.0</real>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <integer>1520</integer>
+ <key>y</key>
+ <integer>512</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>name</key>
+ <string>Accent</string>
+ <key>x</key>
+ <integer>1400</integer>
+ <key>y</key>
+ <integer>1280</integer>
+ </dict>
+ <dict>
+ <key>angle</key>
+ <real>0.0</real>
+ <key>isGlobal</key>
+ <true/>
+ <key>magnetic</key>
+ <integer>5</integer>
+ <key>x</key>
+ <real>0.0</real>
+ <key>y</key>
+ <real>2184.0</real>
+ </dict>
+ </array>
+ <key>com.typemytype.robofont.italicSlantOffset</key>
+ <integer>0</integer>
+ <key>com.typemytype.robofont.layerOrder</key>
+ <array>
+ <string>reference</string>
+ </array>
+ <key>com.typemytype.robofont.reference.layerStrokeColor</key>
+ <array>
+ <real>1.0</real>
+ <real>0.0</real>
+ <real>0.0</real>
+ <real>0.7</real>
+ </array>
+ <key>com.typemytype.robofont.segmentType</key>
+ <string>curve</string>
+ <key>com.typemytype.robofont.shouldAddPointsInSplineConversion</key>
+ <integer>1</integer>
+ <key>com.typemytype.robofont.sort</key>
+ <array>
+ <dict>
+ <key>ascending</key>
+ <array>
+ <string>space</string>
+ <string>exclam</string>
+ <string>quotedbl</string>
+ <string>numbersign</string>
+ <string>dollar</string>
+ <string>percent</string>
+ <string>ampersand</string>
+ <string>quotesingle</string>
+ <string>parenleft</string>
+ <string>parenright</string>
+ <string>asterisk</string>
+ <string>plus</string>
+ <string>comma</string>
+ <string>hyphen</string>
+ <string>period</string>
+ <string>slash</string>
+ <string>zero</string>
+ <string>one</string>
+ <string>two</string>
+ <string>three</string>
+ <string>four</string>
+ <string>five</string>
+ <string>six</string>
+ <string>seven</string>
+ <string>eight</string>
+ <string>nine</string>
+ <string>colon</string>
+ <string>semicolon</string>
+ <string>less</string>
+ <string>equal</string>
+ <string>greater</string>
+ <string>question</string>
+ <string>at</string>
+ <string>A</string>
+ <string>B</string>
+ <string>C</string>
+ <string>D</string>
+ <string>E</string>
+ <string>F</string>
+ <string>G</string>
+ <string>H</string>
+ <string>I</string>
+ <string>J</string>
+ <string>K</string>
+ <string>L</string>
+ <string>M</string>
+ <string>N</string>
+ <string>O</string>
+ <string>P</string>
+ <string>Q</string>
+ <string>R</string>
+ <string>S</string>
+ <string>T</string>
+ <string>U</string>
+ <string>V</string>
+ <string>W</string>
+ <string>X</string>
+ <string>Y</string>
+ <string>Z</string>
+ <string>bracketleft</string>
+ <string>backslash</string>
+ <string>bracketright</string>
+ <string>asciicircum</string>
+ <string>underscore</string>
+ <string>grave</string>
+ <string>a</string>
+ <string>b</string>
+ <string>c</string>
+ <string>d</string>
+ <string>e</string>
+ <string>f</string>
+ <string>g</string>
+ <string>h</string>
+ <string>i</string>
+ <string>j</string>
+ <string>k</string>
+ <string>l</string>
+ <string>m</string>
+ <string>n</string>
+ <string>o</string>
+ <string>p</string>
+ <string>q</string>
+ <string>r</string>
+ <string>s</string>
+ <string>t</string>
+ <string>u</string>
+ <string>v</string>
+ <string>w</string>
+ <string>x</string>
+ <string>y</string>
+ <string>z</string>
+ <string>braceleft</string>
+ <string>bar</string>
+ <string>braceright</string>
+ <string>asciitilde</string>
+ <string>exclamdown</string>
+ <string>cent</string>
+ <string>sterling</string>
+ <string>currency</string>
+ <string>yen</string>
+ <string>brokenbar</string>
+ <string>section</string>
+ <string>dieresis</string>
+ <string>copyright</string>
+ <string>ordfeminine</string>
+ <string>guillemotleft</string>
+ <string>logicalnot</string>
+ <string>registered</string>
+ <string>macron</string>
+ <string>degree</string>
+ <string>plusminus</string>
+ <string>twosuperior</string>
+ <string>threesuperior</string>
+ <string>acute</string>
+ <string>mu</string>
+ <string>paragraph</string>
+ <string>periodcentered</string>
+ <string>cedilla</string>
+ <string>onesuperior</string>
+ <string>ordmasculine</string>
+ <string>guillemotright</string>
+ <string>onequarter</string>
+ <string>onehalf</string>
+ <string>threequarters</string>
+ <string>questiondown</string>
+ <string>AE</string>
+ <string>multiply</string>
+ <string>Oslash</string>
+ <string>Thorn</string>
+ <string>germandbls</string>
+ <string>ae</string>
+ <string>eth</string>
+ <string>divide</string>
+ <string>oslash</string>
+ <string>thorn</string>
+ <string>Hbar</string>
+ <string>dotlessi</string>
+ <string>kgreenlandic</string>
+ <string>Lslash</string>
+ <string>lslash</string>
+ <string>Eng</string>
+ <string>eng</string>
+ <string>OE</string>
+ <string>oe</string>
+ <string>longs</string>
+ <string>florin</string>
+ <string>Ohorn</string>
+ <string>ohorn</string>
+ <string>Uhorn</string>
+ <string>uhorn</string>
+ <string>uni0237</string>
+ <string>circumflex</string>
+ <string>caron</string>
+ <string>breve</string>
+ <string>dotaccent</string>
+ <string>ring</string>
+ <string>ogonek</string>
+ <string>tilde</string>
+ <string>hungarumlaut</string>
+ <string>uni02F3</string>
+ <string>gravecomb</string>
+ <string>acutecomb</string>
+ <string>tildecomb</string>
+ <string>hook</string>
+ <string>uni030F</string>
+ <string>dotbelow</string>
+ <string>tonos</string>
+ <string>dieresistonos</string>
+ <string>anoteleia</string>
+ <string>Gamma</string>
+ <string>Delta</string>
+ <string>Theta</string>
+ <string>Lambda</string>
+ <string>Xi</string>
+ <string>Pi</string>
+ <string>Sigma</string>
+ <string>Phi</string>
+ <string>Psi</string>
+ <string>Omega</string>
+ <string>alpha</string>
+ <string>beta</string>
+ <string>gamma</string>
+ <string>delta</string>
+ <string>epsilon</string>
+ <string>zeta</string>
+ <string>eta</string>
+ <string>theta</string>
+ <string>iota</string>
+ <string>lambda</string>
+ <string>xi</string>
+ <string>pi</string>
+ <string>rho</string>
+ <string>sigma1</string>
+ <string>sigma</string>
+ <string>tau</string>
+ <string>upsilon</string>
+ <string>phi</string>
+ <string>psi</string>
+ <string>omega</string>
+ <string>uni03D1</string>
+ <string>uni03D2</string>
+ <string>uni03D6</string>
+ <string>uni0402</string>
+ <string>uni0404</string>
+ <string>uni0409</string>
+ <string>uni040A</string>
+ <string>uni040B</string>
+ <string>uni040F</string>
+ <string>uni0411</string>
+ <string>uni0414</string>
+ <string>uni0416</string>
+ <string>uni0417</string>
+ <string>uni0418</string>
+ <string>uni041B</string>
+ <string>uni0423</string>
+ <string>uni0426</string>
+ <string>uni0427</string>
+ <string>uni0428</string>
+ <string>uni0429</string>
+ <string>uni042A</string>
+ <string>uni042B</string>
+ <string>uni042C</string>
+ <string>uni042D</string>
+ <string>uni042E</string>
+ <string>uni042F</string>
+ <string>uni0431</string>
+ <string>uni0432</string>
+ <string>uni0433</string>
+ <string>uni0434</string>
+ <string>uni0436</string>
+ <string>uni0437</string>
+ <string>uni0438</string>
+ <string>uni043A</string>
+ <string>uni043B</string>
+ <string>uni043C</string>
+ <string>uni043D</string>
+ <string>uni043F</string>
+ <string>uni0442</string>
+ <string>uni0444</string>
+ <string>uni0446</string>
+ <string>uni0447</string>
+ <string>uni0448</string>
+ <string>uni0449</string>
+ <string>uni044A</string>
+ <string>uni044B</string>
+ <string>uni044C</string>
+ <string>uni044D</string>
+ <string>uni044E</string>
+ <string>uni044F</string>
+ <string>uni0452</string>
+ <string>uni0454</string>
+ <string>uni0459</string>
+ <string>uni045A</string>
+ <string>uni045B</string>
+ <string>uni045F</string>
+ <string>uni0460</string>
+ <string>uni0461</string>
+ <string>uni0464</string>
+ <string>uni0465</string>
+ <string>uni0466</string>
+ <string>uni0467</string>
+ <string>uni0468</string>
+ <string>uni0469</string>
+ <string>uni046A</string>
+ <string>uni046B</string>
+ <string>uni046C</string>
+ <string>uni046D</string>
+ <string>uni046E</string>
+ <string>uni046F</string>
+ <string>uni0472</string>
+ <string>uni0473</string>
+ <string>uni0474</string>
+ <string>uni0475</string>
+ <string>uni047A</string>
+ <string>uni047B</string>
+ <string>uni047C</string>
+ <string>uni047D</string>
+ <string>uni047E</string>
+ <string>uni047F</string>
+ <string>uni0480</string>
+ <string>uni0481</string>
+ <string>uni0482</string>
+ <string>uni0483</string>
+ <string>uni0484</string>
+ <string>uni0485</string>
+ <string>uni0486</string>
+ <string>uni0488</string>
+ <string>uni0489</string>
+ <string>uni048E</string>
+ <string>uni048F</string>
+ <string>uni0490</string>
+ <string>uni0491</string>
+ <string>uni0494</string>
+ <string>uni0495</string>
+ <string>uni049C</string>
+ <string>uni049D</string>
+ <string>uni04A0</string>
+ <string>uni04A1</string>
+ <string>uni04A4</string>
+ <string>uni04A5</string>
+ <string>uni04A6</string>
+ <string>uni04A7</string>
+ <string>uni04A8</string>
+ <string>uni04A9</string>
+ <string>uni04B4</string>
+ <string>uni04B5</string>
+ <string>uni04B8</string>
+ <string>uni04B9</string>
+ <string>uni04BA</string>
+ <string>uni04BC</string>
+ <string>uni04BD</string>
+ <string>uni04C3</string>
+ <string>uni04C4</string>
+ <string>uni04C7</string>
+ <string>uni04C8</string>
+ <string>uni04D8</string>
+ <string>uni04E0</string>
+ <string>uni04E1</string>
+ <string>uni04FA</string>
+ <string>uni04FB</string>
+ <string>uni0500</string>
+ <string>uni0502</string>
+ <string>uni0503</string>
+ <string>uni0504</string>
+ <string>uni0505</string>
+ <string>uni0506</string>
+ <string>uni0507</string>
+ <string>uni0508</string>
+ <string>uni0509</string>
+ <string>uni050A</string>
+ <string>uni050B</string>
+ <string>uni050C</string>
+ <string>uni050D</string>
+ <string>uni050E</string>
+ <string>uni050F</string>
+ <string>uni0510</string>
+ <string>uni2000</string>
+ <string>uni2001</string>
+ <string>uni2002</string>
+ <string>uni2003</string>
+ <string>uni2004</string>
+ <string>uni2005</string>
+ <string>uni2006</string>
+ <string>uni2007</string>
+ <string>uni2008</string>
+ <string>uni2009</string>
+ <string>uni200A</string>
+ <string>uni200B</string>
+ <string>endash</string>
+ <string>emdash</string>
+ <string>underscoredbl</string>
+ <string>quoteleft</string>
+ <string>quoteright</string>
+ <string>quotesinglbase</string>
+ <string>quotereversed</string>
+ <string>quotedblleft</string>
+ <string>quotedblright</string>
+ <string>quotedblbase</string>
+ <string>dagger</string>
+ <string>daggerdbl</string>
+ <string>bullet</string>
+ <string>uni2025</string>
+ <string>ellipsis</string>
+ <string>perthousand</string>
+ <string>guilsinglleft</string>
+ <string>guilsinglright</string>
+ <string>fraction</string>
+ <string>uni2074</string>
+ <string>nsuperior</string>
+ <string>lira</string>
+ <string>peseta</string>
+ <string>Euro</string>
+ <string>uni2105</string>
+ <string>uni2113</string>
+ <string>uni2116</string>
+ <string>trademark</string>
+ <string>estimated</string>
+ <string>oneeighth</string>
+ <string>threeeighths</string>
+ <string>fiveeighths</string>
+ <string>seveneighths</string>
+ <string>partialdiff</string>
+ <string>product</string>
+ <string>summation</string>
+ <string>minus</string>
+ <string>radical</string>
+ <string>infinity</string>
+ <string>integral</string>
+ <string>notequal</string>
+ <string>lessequal</string>
+ <string>greaterequal</string>
+ <string>lozenge</string>
+ <string>commaaccent</string>
+ <string>fi</string>
+ <string>uniFEFF</string>
+ <string>uniFFFC</string>
+ <string>uniFFFD</string>
+ <string>largerighthook</string>
+ <string>cyrillichook</string>
+ <string>cyrillichookleft</string>
+ <string>cyrillictic</string>
+ <string>brevetildecomb</string>
+ <string>brevehookcomb</string>
+ <string>breveacutecomb</string>
+ <string>circumflextildecomb</string>
+ <string>circumflexhookcomb</string>
+ <string>circumflexgravecomb</string>
+ <string>circumflexacutecomb</string>
+ <string>brevegravecomb</string>
+ <string>commaaccentrotate</string>
+ <string>zero.sup</string>
+ <string>one.sup</string>
+ <string>two.sup</string>
+ <string>three.sup</string>
+ <string>four.sup</string>
+ <string>five.sup</string>
+ <string>six.sup</string>
+ <string>seven.sup</string>
+ <string>eight.sup</string>
+ <string>nine.sup</string>
+ <string>crossbar</string>
+ <string>dasiaoxia</string>
+ <string>ringacute</string>
+ <string>uni0002</string>
+ <string>uni0009</string>
+ <string>uni048D</string>
+ <string>approxequal</string>
+ <string>schwa</string>
+ <string>uni0424</string>
+ <string>uni0463</string>
+ <string>C.cn</string>
+ <string>D.cn</string>
+ <string>G.cn</string>
+ <string>O.cn</string>
+ <string>U.cn</string>
+ <string>Q.cn</string>
+ <string>a.cn</string>
+ <string>b.cn</string>
+ <string>c.cn</string>
+ <string>d.cn</string>
+ <string>e.cn</string>
+ <string>g.cn</string>
+ <string>o.cn</string>
+ <string>p.cn</string>
+ <string>q.cn</string>
+ <string>s.cn</string>
+ <string>uni1FBD</string>
+ <string>uni1FBE</string>
+ <string>uni1FBF</string>
+ <string>uni1FC0</string>
+ <string>uni1FC1</string>
+ <string>uni1FCD</string>
+ <string>uni1FCE</string>
+ <string>uni1FCF</string>
+ <string>uni1FDD</string>
+ <string>uni1FDE</string>
+ <string>uni1FDF</string>
+ <string>uni1FED</string>
+ <string>uni1FEE</string>
+ <string>uni1FEF</string>
+ <string>uni1FFD</string>
+ <string>uni1FFE</string>
+ <string>bbar</string>
+ <string>Bhook</string>
+ <string>Btopbar</string>
+ <string>btopbar</string>
+ <string>Tonesix</string>
+ <string>tonesix</string>
+ <string>Oopen</string>
+ <string>Chook</string>
+ <string>chook</string>
+ <string>Dbar1</string>
+ <string>Dhook</string>
+ <string>Dtopbar</string>
+ <string>dtopbar</string>
+ <string>deltaturn</string>
+ <string>Eturn</string>
+ <string>Schwa</string>
+ <string>Epsilon1</string>
+ <string>Fhook</string>
+ <string>Ghook</string>
+ <string>Gamma1</string>
+ <string>hv</string>
+ <string>Ibar</string>
+ <string>Khook</string>
+ <string>khook</string>
+ <string>lbar</string>
+ <string>lambdabar</string>
+ <string>mcapturn</string>
+ <string>Nhook</string>
+ <string>OI</string>
+ <string>oi</string>
+ <string>Phook</string>
+ <string>phook</string>
+ <string>YR</string>
+ <string>Tonetwo</string>
+ <string>tonetwo</string>
+ <string>Esh</string>
+ <string>eshlooprev</string>
+ <string>tpalatalhook</string>
+ <string>Thook</string>
+ <string>thook</string>
+ <string>Trthook</string>
+ <string>Upsilon2</string>
+ <string>Vcursive</string>
+ <string>Yhook</string>
+ <string>yhook</string>
+ <string>Zbar</string>
+ <string>zbar</string>
+ <string>uni01B7</string>
+ <string>uni01B8</string>
+ <string>uni01B9</string>
+ <string>uni01BA</string>
+ <string>uni01BB</string>
+ <string>Tonefive</string>
+ <string>tonefive</string>
+ <string>glottalstopbarinv</string>
+ <string>wynn</string>
+ <string>pipe</string>
+ <string>pipedbl</string>
+ <string>pipedblbar</string>
+ <string>exclam1</string>
+ <string>Gbar</string>
+ <string>gbar</string>
+ <string>uni01EE</string>
+ <string>uni01EF</string>
+ <string>uni01F6</string>
+ <string>uni01F7</string>
+ <string>uni021C</string>
+ <string>uni021D</string>
+ <string>uni0220</string>
+ <string>uni0221</string>
+ <string>uni0222</string>
+ <string>uni0223</string>
+ <string>uni0224</string>
+ <string>uni0225</string>
+ <string>uni0234</string>
+ <string>uni0235</string>
+ <string>uni0236</string>
+ <string>uni0238</string>
+ <string>uni0239</string>
+ <string>uni023A</string>
+ <string>uni023B</string>
+ <string>uni023C</string>
+ <string>uni023D</string>
+ <string>uni023E</string>
+ <string>uni023F</string>
+ <string>uni0240</string>
+ <string>uni0241</string>
+ <string>uni0242</string>
+ <string>uni0243</string>
+ <string>uni0244</string>
+ <string>uni0245</string>
+ <string>uni0246</string>
+ <string>uni0247</string>
+ <string>uni0248</string>
+ <string>uni0249</string>
+ <string>uni024A</string>
+ <string>uni024B</string>
+ <string>uni024C</string>
+ <string>uni024D</string>
+ <string>uni024E</string>
+ <string>uni024F</string>
+ <string>aturn</string>
+ <string>ascript</string>
+ <string>ascriptturn</string>
+ <string>bhook</string>
+ <string>oopen</string>
+ <string>ccurl</string>
+ <string>drthook</string>
+ <string>dhook</string>
+ <string>erev</string>
+ <string>schwahook</string>
+ <string>epsilon1</string>
+ <string>epsilon1rev</string>
+ <string>epsilon1revhook</string>
+ <string>epsilon1revclosed</string>
+ <string>jdotlessbar</string>
+ <string>ghook</string>
+ <string>gcursive</string>
+ <string>Gsmallcap</string>
+ <string>gamma1</string>
+ <string>babygamma</string>
+ <string>hturn</string>
+ <string>hhook</string>
+ <string>henghook</string>
+ <string>ibar</string>
+ <string>iota1</string>
+ <string>Ismallcap</string>
+ <string>lmidtilde</string>
+ <string>lbelt</string>
+ <string>lrthook</string>
+ <string>lyogh</string>
+ <string>mturn</string>
+ <string>mturndescend</string>
+ <string>mhook</string>
+ <string>nlfthook</string>
+ <string>nrthook</string>
+ <string>Nsmallcap</string>
+ <string>OEsmallcap</string>
+ <string>omegaclosed</string>
+ <string>philatin</string>
+ <string>rturn</string>
+ <string>rturnascend</string>
+ <string>rturnrthook</string>
+ <string>rdescend</string>
+ <string>rrthook</string>
+ <string>rfishhook</string>
+ <string>rfishhookrev</string>
+ <string>Rsmallcap</string>
+ <string>Rsmallcapinv</string>
+ <string>srthook</string>
+ <string>esh</string>
+ <string>jhookdblbar</string>
+ <string>eshshortrev</string>
+ <string>eshcurl</string>
+ <string>tturn</string>
+ <string>trthook</string>
+ <string>ubar</string>
+ <string>upsilonlatin</string>
+ <string>vscript</string>
+ <string>vturn</string>
+ <string>wturn</string>
+ <string>yturn</string>
+ <string>Ysmallcap</string>
+ <string>zrthook</string>
+ <string>zcurl</string>
+ <string>uni0292</string>
+ <string>uni0293</string>
+ <string>glottalstop</string>
+ <string>glottalstoprevinv</string>
+ <string>glottalstopinv</string>
+ <string>cstretch</string>
+ <string>bullseye</string>
+ <string>epsilonclosed</string>
+ <string>Gsmallcaphook</string>
+ <string>jcrosstail</string>
+ <string>kturn</string>
+ <string>Lsmallcap</string>
+ <string>qhook</string>
+ <string>glottalstopbar</string>
+ <string>glottalstopbarrev</string>
+ <string>dz</string>
+ <string>dyogh</string>
+ <string>dzcurl</string>
+ <string>ts</string>
+ <string>tesh</string>
+ <string>tccurl</string>
+ <string>uni02A9</string>
+ <string>finalkaf</string>
+ <string>uni02AB</string>
+ <string>uni02AC</string>
+ <string>finalmem</string>
+ <string>uni02AE</string>
+ <string>finalnun</string>
+ <string>hsuper</string>
+ <string>hhooksuper</string>
+ <string>jsuper</string>
+ <string>rsuper</string>
+ <string>rturnsuper</string>
+ <string>finaltsadi</string>
+ <string>Rturnsuper</string>
+ <string>wsuper</string>
+ <string>ysuper</string>
+ <string>uni02B9</string>
+ <string>uni02BA</string>
+ <string>uni02BB</string>
+ <string>uni02BD</string>
+ <string>uni02BE</string>
+ <string>uni02BF</string>
+ <string>uni02C0</string>
+ <string>uni02C1</string>
+ <string>uni02C2</string>
+ <string>uni02C3</string>
+ <string>uni02C4</string>
+ <string>uni02C5</string>
+ <string>linevert</string>
+ <string>uni02CA</string>
+ <string>uni02CB</string>
+ <string>uni02CC</string>
+ <string>macronsub</string>
+ <string>uni02CE</string>
+ <string>uni02CF</string>
+ <string>uni02D0</string>
+ <string>uni02D1</string>
+ <string>uni02D2</string>
+ <string>uni02D3</string>
+ <string>uni02D4</string>
+ <string>uni02D5</string>
+ <string>uni02D6</string>
+ <string>uni02D7</string>
+ <string>uni02DE</string>
+ <string>qofdagesh</string>
+ <string>gammasuper</string>
+ <string>shindagesh</string>
+ <string>tavdages</string>
+ <string>xsuper</string>
+ <string>uni02E4</string>
+ <string>uni02E5</string>
+ <string>uni02E6</string>
+ <string>uni02E7</string>
+ <string>uni02E8</string>
+ <string>uni02E9</string>
+ <string>uni02EA</string>
+ <string>uni02EB</string>
+ <string>uni02EC</string>
+ <string>uni02ED</string>
+ <string>dblapostrophe</string>
+ <string>uni02EF</string>
+ <string>uni02F0</string>
+ <string>uni02F1</string>
+ <string>uni02F2</string>
+ <string>uni02F4</string>
+ <string>uni02F5</string>
+ <string>uni02F6</string>
+ <string>uni02F7</string>
+ <string>uni02F8</string>
+ <string>uni02F9</string>
+ <string>uni02FA</string>
+ <string>uni02FB</string>
+ <string>uni02FC</string>
+ <string>uni02FD</string>
+ <string>uni02FE</string>
+ <string>uni02FF</string>
+ <string>circumflexnosp</string>
+ <string>macroncomb</string>
+ <string>overscorenosp</string>
+ <string>brevenosp</string>
+ <string>dotnosp</string>
+ <string>dieresisnosp</string>
+ <string>ringnosp</string>
+ <string>acutedblnosp</string>
+ <string>caronnosp</string>
+ <string>linevertnosp</string>
+ <string>linevertdblnosp</string>
+ <string>candrabindunosp</string>
+ <string>breveinvnosp</string>
+ <string>commaturnsupnosp</string>
+ <string>uni0313</string>
+ <string>commasuprevnosp</string>
+ <string>commaaboverightcomb</string>
+ <string>gravesubnosp</string>
+ <string>acutesubnosp</string>
+ <string>tackleftsubnosp</string>
+ <string>tackrightsubnosp</string>
+ <string>anglesupnosp</string>
+ <string>hornnosp</string>
+ <string>ringlefthalfsubnosp</string>
+ <string>tackupsubnosp</string>
+ <string>tackdownsubnosp</string>
+ <string>plussubnosp</string>
+ <string>minussubnosp</string>
+ <string>hooksubpalatnosp</string>
+ <string>hooksubretronosp</string>
+ <string>dotdblsubnosp</string>
+ <string>ringsubnosp</string>
+ <string>uni0326</string>
+ <string>cedillanosp</string>
+ <string>ogoneknosp</string>
+ <string>linevertsubnosp</string>
+ <string>bridgesubnosp</string>
+ <string>archdblsubnosp</string>
+ <string>caronsubnosp</string>
+ <string>circumflexsubnosp</string>
+ <string>brevesubnosp</string>
+ <string>breveinvsubnosp</string>
+ <string>tildesubnosp</string>
+ <string>macronsubnosp</string>
+ <string>underscorenosp</string>
+ <string>underscoredblnosp</string>
+ <string>tildemidnosp</string>
+ <string>barmidshortnosp</string>
+ <string>barmidlongnosp</string>
+ <string>slashshortnosp</string>
+ <string>slashlongnosp</string>
+ <string>ringrighthalfsubnosp</string>
+ <string>bridgeinvsubnosp</string>
+ <string>squaresubnosp</string>
+ <string>seagullsubnosp</string>
+ <string>xsupnosp</string>
+ <string>tildevertsupnosp</string>
+ <string>overscoredblnosp</string>
+ <string>graveleftnosp</string>
+ <string>acuterightnosp</string>
+ <string>uni0342</string>
+ <string>uni0343</string>
+ <string>diaeresistonosnosp</string>
+ <string>iotasubnosp</string>
+ <string>uni0346</string>
+ <string>uni0347</string>
+ <string>uni0348</string>
+ <string>uni0349</string>
+ <string>uni034A</string>
+ <string>uni034B</string>
+ <string>uni034C</string>
+ <string>uni034D</string>
+ <string>uni034E</string>
+ <string>uni034F</string>
+ <string>uni0350</string>
+ <string>uni0351</string>
+ <string>uni0352</string>
+ <string>uni0353</string>
+ <string>uni0354</string>
+ <string>uni0355</string>
+ <string>uni0356</string>
+ <string>uni0357</string>
+ <string>uni0358</string>
+ <string>uni0359</string>
+ <string>uni035A</string>
+ <string>uni035B</string>
+ <string>uni035C</string>
+ <string>uni035D</string>
+ <string>uni035E</string>
+ <string>uni035F</string>
+ <string>uni0360</string>
+ <string>uni0361</string>
+ <string>uni0362</string>
+ <string>uni0363</string>
+ <string>uni0364</string>
+ <string>uni0365</string>
+ <string>uni0366</string>
+ <string>uni0367</string>
+ <string>uni0368</string>
+ <string>uni0369</string>
+ <string>uni036A</string>
+ <string>uni036B</string>
+ <string>uni036C</string>
+ <string>uni036D</string>
+ <string>uni036E</string>
+ <string>uni036F</string>
+ <string>uni0370</string>
+ <string>uni0371</string>
+ <string>uni0372</string>
+ <string>uni0373</string>
+ <string>numeralgreek</string>
+ <string>numeralgreeksub</string>
+ <string>uni0376</string>
+ <string>uni0377</string>
+ <string>uni037B</string>
+ <string>uni037C</string>
+ <string>uni037D</string>
+ <string>questiongreek</string>
+ <string>uni03CF</string>
+ <string>beta1</string>
+ <string>phi1</string>
+ <string>uni03D7</string>
+ <string>uni03D8</string>
+ <string>uni03D9</string>
+ <string>Stigma</string>
+ <string>stigma</string>
+ <string>Digamma</string>
+ <string>digamma</string>
+ <string>Koppa</string>
+ <string>koppa</string>
+ <string>Sampi</string>
+ <string>sampi</string>
+ <string>kappa1</string>
+ <string>rho1</string>
+ <string>uni03F5</string>
+ <string>uni03F6</string>
+ <string>uni03FB</string>
+ <string>uni03FC</string>
+ <string>uni03FD</string>
+ <string>uni03FE</string>
+ <string>uni03FF</string>
+ <string>uni0487</string>
+ <string>uni0514</string>
+ <string>uni0515</string>
+ <string>uni0516</string>
+ <string>uni0517</string>
+ <string>uni0518</string>
+ <string>uni0519</string>
+ <string>uni051E</string>
+ <string>uni051F</string>
+ <string>uni0520</string>
+ <string>uni0521</string>
+ <string>uni0522</string>
+ <string>uni0523</string>
+ <string>uni0528</string>
+ <string>uni0529</string>
+ <string>uni052A</string>
+ <string>uni052B</string>
+ <string>uni052C</string>
+ <string>uni052D</string>
+ <string>uni1AB0</string>
+ <string>uni1AB1</string>
+ <string>uni1AB2</string>
+ <string>uni1AB3</string>
+ <string>uni1AB4</string>
+ <string>uni1AB5</string>
+ <string>uni1AB6</string>
+ <string>uni1AB7</string>
+ <string>uni1AB8</string>
+ <string>uni1AB9</string>
+ <string>uni1ABA</string>
+ <string>uni1ABB</string>
+ <string>uni1ABC</string>
+ <string>uni1ABD</string>
+ <string>uni1ABE</string>
+ <string>uni1D00</string>
+ <string>uni1D01</string>
+ <string>uni1D02</string>
+ <string>uni1D03</string>
+ <string>uni1D04</string>
+ <string>uni1D05</string>
+ <string>uni1D06</string>
+ <string>uni1D07</string>
+ <string>uni1D08</string>
+ <string>uni1D09</string>
+ <string>uni1D0A</string>
+ <string>uni1D0B</string>
+ <string>uni1D0C</string>
+ <string>uni1D0D</string>
+ <string>uni1D0E</string>
+ <string>uni1D0F</string>
+ <string>uni1D10</string>
+ <string>uni1D11</string>
+ <string>uni1D12</string>
+ <string>uni1D13</string>
+ <string>uni1D14</string>
+ <string>uni1D15</string>
+ <string>uni1D16</string>
+ <string>uni1D17</string>
+ <string>uni1D18</string>
+ <string>uni1D19</string>
+ <string>uni1D1A</string>
+ <string>uni1D1B</string>
+ <string>uni1D1C</string>
+ <string>uni1D1D</string>
+ <string>uni1D1E</string>
+ <string>uni1D1F</string>
+ <string>uni1D20</string>
+ <string>uni1D21</string>
+ <string>uni1D22</string>
+ <string>uni1D23</string>
+ <string>uni1D24</string>
+ <string>uni1D25</string>
+ <string>uni1D26</string>
+ <string>uni1D27</string>
+ <string>uni1D28</string>
+ <string>uni1D29</string>
+ <string>uni1D2A</string>
+ <string>uni1D2B</string>
+ <string>uni1D2C</string>
+ <string>uni1D2D</string>
+ <string>uni1D2E</string>
+ <string>uni1D2F</string>
+ <string>uni1D30</string>
+ <string>uni1D31</string>
+ <string>uni1D32</string>
+ <string>uni1D33</string>
+ <string>uni1D34</string>
+ <string>uni1D35</string>
+ <string>uni1D36</string>
+ <string>uni1D37</string>
+ <string>uni1D38</string>
+ <string>uni1D39</string>
+ <string>uni1D3A</string>
+ <string>uni1D3B</string>
+ <string>uni1D3C</string>
+ <string>uni1D3D</string>
+ <string>uni1D3E</string>
+ <string>uni1D3F</string>
+ <string>uni1D40</string>
+ <string>uni1D41</string>
+ <string>uni1D42</string>
+ <string>uni1D43</string>
+ <string>uni1D44</string>
+ <string>uni1D45</string>
+ <string>uni1D46</string>
+ <string>uni1D47</string>
+ <string>uni1D48</string>
+ <string>uni1D49</string>
+ <string>uni1D4A</string>
+ <string>uni1D4B</string>
+ <string>uni1D4C</string>
+ <string>uni1D4D</string>
+ <string>uni1D4E</string>
+ <string>uni1D4F</string>
+ <string>uni1D50</string>
+ <string>uni1D51</string>
+ <string>uni1D52</string>
+ <string>uni1D53</string>
+ <string>uni1D54</string>
+ <string>uni1D55</string>
+ <string>uni1D56</string>
+ <string>uni1D57</string>
+ <string>uni1D58</string>
+ <string>uni1D59</string>
+ <string>uni1D5A</string>
+ <string>uni1D5B</string>
+ <string>uni1D5C</string>
+ <string>uni1D5D</string>
+ <string>uni1D5E</string>
+ <string>uni1D5F</string>
+ <string>uni1D60</string>
+ <string>uni1D61</string>
+ <string>uni1D62</string>
+ <string>uni1D63</string>
+ <string>uni1D64</string>
+ <string>uni1D65</string>
+ <string>uni1D66</string>
+ <string>uni1D67</string>
+ <string>uni1D68</string>
+ <string>uni1D69</string>
+ <string>uni1D6A</string>
+ <string>uni1D6B</string>
+ <string>uni1D6C</string>
+ <string>uni1D6D</string>
+ <string>uni1D6E</string>
+ <string>uni1D6F</string>
+ <string>uni1D70</string>
+ <string>uni1D71</string>
+ <string>uni1D72</string>
+ <string>uni1D73</string>
+ <string>uni1D74</string>
+ <string>uni1D75</string>
+ <string>uni1D76</string>
+ <string>uni1D77</string>
+ <string>uni1D78</string>
+ <string>uni1D79</string>
+ <string>uni1D7A</string>
+ <string>uni1D7B</string>
+ <string>uni1D7C</string>
+ <string>uni1D7D</string>
+ <string>uni1D7E</string>
+ <string>uni1D7F</string>
+ <string>uni1D80</string>
+ <string>uni1D81</string>
+ <string>uni1D82</string>
+ <string>uni1D83</string>
+ <string>uni1D84</string>
+ <string>uni1D85</string>
+ <string>uni1D86</string>
+ <string>uni1D87</string>
+ <string>uni1D88</string>
+ <string>uni1D89</string>
+ <string>uni1D8A</string>
+ <string>uni1D8B</string>
+ <string>uni1D8C</string>
+ <string>uni1D8D</string>
+ <string>uni1D8E</string>
+ <string>uni1D8F</string>
+ <string>uni1D90</string>
+ <string>uni1D91</string>
+ <string>uni1D92</string>
+ <string>uni1D93</string>
+ <string>uni1D94</string>
+ <string>uni1D95</string>
+ <string>uni1D96</string>
+ <string>uni1D97</string>
+ <string>uni1D98</string>
+ <string>uni1D99</string>
+ <string>uni1D9A</string>
+ <string>uni1D9B</string>
+ <string>uni1D9C</string>
+ <string>uni1D9D</string>
+ <string>uni1D9E</string>
+ <string>uni1D9F</string>
+ <string>uni1DA0</string>
+ <string>uni1DA1</string>
+ <string>uni1DA2</string>
+ <string>uni1DA3</string>
+ <string>uni1DA4</string>
+ <string>uni1DA5</string>
+ <string>uni1DA6</string>
+ <string>uni1DA7</string>
+ <string>uni1DA8</string>
+ <string>uni1DA9</string>
+ <string>uni1DAA</string>
+ <string>uni1DAB</string>
+ <string>uni1DAC</string>
+ <string>uni1DAD</string>
+ <string>uni1DAE</string>
+ <string>uni1DAF</string>
+ <string>uni1DB0</string>
+ <string>uni1DB1</string>
+ <string>uni1DB2</string>
+ <string>uni1DB3</string>
+ <string>uni1DB4</string>
+ <string>uni1DB5</string>
+ <string>uni1DB6</string>
+ <string>uni1DB7</string>
+ <string>uni1DB8</string>
+ <string>uni1DB9</string>
+ <string>uni1DBA</string>
+ <string>uni1DBB</string>
+ <string>uni1DBC</string>
+ <string>uni1DBD</string>
+ <string>uni1DBE</string>
+ <string>uni1DBF</string>
+ <string>uni1DC0</string>
+ <string>uni1DC1</string>
+ <string>uni1DC2</string>
+ <string>uni1DC3</string>
+ <string>uni1DC4</string>
+ <string>uni1DC5</string>
+ <string>uni1DC6</string>
+ <string>uni1DC7</string>
+ <string>uni1DC8</string>
+ <string>uni1DC9</string>
+ <string>uni1DCA</string>
+ <string>uni1DCB</string>
+ <string>uni1DCC</string>
+ <string>uni1DCD</string>
+ <string>uni1DCE</string>
+ <string>uni1DCF</string>
+ <string>uni1DD0</string>
+ <string>uni1DD1</string>
+ <string>uni1DD2</string>
+ <string>uni1DD3</string>
+ <string>uni1DD4</string>
+ <string>uni1DD5</string>
+ <string>uni1DD6</string>
+ <string>uni1DD7</string>
+ <string>uni1DD8</string>
+ <string>uni1DD9</string>
+ <string>uni1DDA</string>
+ <string>uni1DDB</string>
+ <string>uni1DDC</string>
+ <string>uni1DDD</string>
+ <string>uni1DDE</string>
+ <string>uni1DDF</string>
+ <string>uni1DE0</string>
+ <string>uni1DE1</string>
+ <string>uni1DE2</string>
+ <string>uni1DE3</string>
+ <string>uni1DE4</string>
+ <string>uni1DE5</string>
+ <string>uni1DE6</string>
+ <string>uni1DE7</string>
+ <string>uni1DE8</string>
+ <string>uni1DE9</string>
+ <string>uni1DEA</string>
+ <string>uni1DEB</string>
+ <string>uni1DEC</string>
+ <string>uni1DED</string>
+ <string>uni1DEE</string>
+ <string>uni1DEF</string>
+ <string>uni1DF0</string>
+ <string>uni1DF1</string>
+ <string>uni1DF2</string>
+ <string>uni1DF3</string>
+ <string>uni1DF4</string>
+ <string>uni1DFC</string>
+ <string>uni1DFD</string>
+ <string>uni1DFE</string>
+ <string>uni1DFF</string>
+ <string>uni1E28</string>
+ <string>uni1E29</string>
+ <string>uni1E9B</string>
+ <string>uni1E9C</string>
+ <string>uni1E9D</string>
+ <string>Germandbls</string>
+ <string>uni1E9F</string>
+ <string>afii61664</string>
+ <string>afii57598</string>
+ <string>afii57596</string>
+ <string>afii300</string>
+ <string>hyphen__</string>
+ <string>hyphennobreak</string>
+ <string>figuredash</string>
+ <string>verticalbardbl</string>
+ <string>quotedblreversed</string>
+ <string>trianglebullet</string>
+ <string>onedotleader</string>
+ <string>hyphendot</string>
+ <string>pertenthousand</string>
+ <string>primetripl1</string>
+ <string>primerev1</string>
+ <string>reverseddblprime</string>
+ <string>primetriplerev1</string>
+ <string>caret</string>
+ <string>referencemark</string>
+ <string>interrobang</string>
+ <string>overline</string>
+ <string>undertie</string>
+ <string>charactertie</string>
+ <string>caretinsertionpoint</string>
+ <string>asterism</string>
+ <string>hyphenbullet</string>
+ <string>uni2045</string>
+ <string>uni2046</string>
+ <string>uni204A</string>
+ <string>uni204B</string>
+ <string>uni204C</string>
+ <string>uni204D</string>
+ <string>uni204E</string>
+ <string>uni204F</string>
+ <string>uni2050</string>
+ <string>uni2051</string>
+ <string>uni2052</string>
+ <string>uni2053</string>
+ <string>uni2054</string>
+ <string>uni2055</string>
+ <string>uni2056</string>
+ <string>uni2057</string>
+ <string>uni2058</string>
+ <string>uni2059</string>
+ <string>uni205A</string>
+ <string>uni205B</string>
+ <string>uni205C</string>
+ <string>uni205D</string>
+ <string>uni205E</string>
+ <string>zerosuperior</string>
+ <string>uni2071</string>
+ <string>fivesuperior</string>
+ <string>sixsuperior</string>
+ <string>sevensuperior</string>
+ <string>eightsuperior</string>
+ <string>ninesuperior</string>
+ <string>plussuperior</string>
+ <string>minussuperior</string>
+ <string>equalsuperior</string>
+ <string>parenleftsuperior</string>
+ <string>parenrightsuperior</string>
+ <string>zerosub</string>
+ <string>oneinferior</string>
+ <string>twosub</string>
+ <string>threesub</string>
+ <string>foursub</string>
+ <string>fivesub</string>
+ <string>sixinferior</string>
+ <string>sevensub</string>
+ <string>eightsub</string>
+ <string>nineinferior</string>
+ <string>plussub</string>
+ <string>minussub</string>
+ <string>equalsub</string>
+ <string>parenleftinferior</string>
+ <string>parenrightsub</string>
+ <string>uni2090</string>
+ <string>uni2091</string>
+ <string>uni2092</string>
+ <string>uni2093</string>
+ <string>uni2094</string>
+ <string>uni2095</string>
+ <string>uni2096</string>
+ <string>uni2097</string>
+ <string>uni2098</string>
+ <string>uni2099</string>
+ <string>uni209A</string>
+ <string>uni209B</string>
+ <string>uni209C</string>
+ <string>eurocurrency</string>
+ <string>coloncurrency</string>
+ <string>cruzeiro</string>
+ <string>mill</string>
+ <string>naira</string>
+ <string>rupee</string>
+ <string>won</string>
+ <string>afii57636</string>
+ <string>uni20AD</string>
+ <string>uni20AE</string>
+ <string>uni20AF</string>
+ <string>uni20B0</string>
+ <string>uni20B1</string>
+ <string>uni20B2</string>
+ <string>uni20B3</string>
+ <string>uni20B4</string>
+ <string>uni20B5</string>
+ <string>uni20B6</string>
+ <string>uni20B7</string>
+ <string>uni20B8</string>
+ <string>uni20B9</string>
+ <string>uni20BA</string>
+ <string>uni20BD</string>
+ <string>accountof</string>
+ <string>addresssubject</string>
+ <string>degreecentigrade</string>
+ <string>cadauna</string>
+ <string>degreefarenheit</string>
+ <string>published</string>
+ <string>Rx</string>
+ <string>response</string>
+ <string>servicemark</string>
+ <string>tel</string>
+ <string>versicle</string>
+ <string>ounce</string>
+ <string>degreekelvin</string>
+ <string>angstrom</string>
+ <string>Fturn</string>
+ <string>uni213B</string>
+ <string>uni214D</string>
+ <string>uni214F</string>
+ <string>uni2150</string>
+ <string>uni2151</string>
+ <string>uni2152</string>
+ <string>onethird</string>
+ <string>twothirds</string>
+ <string>uni2155</string>
+ <string>uni2156</string>
+ <string>uni2157</string>
+ <string>uni2158</string>
+ <string>uni2159</string>
+ <string>uni215A</string>
+ <string>uni215F</string>
+ <string>romanone</string>
+ <string>romantwo</string>
+ <string>romanthree</string>
+ <string>romanfour</string>
+ <string>romanfive</string>
+ <string>romansix</string>
+ <string>romanseven</string>
+ <string>romaneight</string>
+ <string>romannine</string>
+ <string>romanten</string>
+ <string>romaneleven</string>
+ <string>romantwelve</string>
+ <string>romanfifty</string>
+ <string>romanhundred</string>
+ <string>romanfivehundred</string>
+ <string>romanthousand</string>
+ <string>uni2170</string>
+ <string>uni2171</string>
+ <string>uni2172</string>
+ <string>uni2173</string>
+ <string>uni2174</string>
+ <string>uni2175</string>
+ <string>uni2176</string>
+ <string>uni2177</string>
+ <string>uni2178</string>
+ <string>uni2179</string>
+ <string>uni217A</string>
+ <string>uni217B</string>
+ <string>uni217C</string>
+ <string>uni217D</string>
+ <string>uni217E</string>
+ <string>uni217F</string>
+ <string>uni2180</string>
+ <string>uni2181</string>
+ <string>uni2182</string>
+ <string>uni2183</string>
+ <string>uni2184</string>
+ <string>uni2185</string>
+ <string>uni2186</string>
+ <string>uni2187</string>
+ <string>uni2188</string>
+ <string>uni2189</string>
+ <string>arrowup</string>
+ <string>arrowdown</string>
+ <string>spaceopenbox</string>
+ <string>uni27E6</string>
+ <string>uni27E7</string>
+ <string>uni27E8</string>
+ <string>uni27E9</string>
+ <string>uni27EA</string>
+ <string>uni27EB</string>
+ <string>uni27EC</string>
+ <string>uni27ED</string>
+ <string>uni27EE</string>
+ <string>uni27EF</string>
+ <string>uni2C60</string>
+ <string>uni2C61</string>
+ <string>uni2C62</string>
+ <string>uni2C63</string>
+ <string>uni2C64</string>
+ <string>uni2C65</string>
+ <string>uni2C66</string>
+ <string>uni2C69</string>
+ <string>uni2C6A</string>
+ <string>uni2C6B</string>
+ <string>uni2C6C</string>
+ <string>uni2C6D</string>
+ <string>uni2C6E</string>
+ <string>uni2C6F</string>
+ <string>uni2C70</string>
+ <string>uni2C71</string>
+ <string>uni2C72</string>
+ <string>uni2C73</string>
+ <string>uni2C74</string>
+ <string>uni2C75</string>
+ <string>uni2C76</string>
+ <string>uni2C77</string>
+ <string>uni2C78</string>
+ <string>uni2C79</string>
+ <string>uni2C7A</string>
+ <string>uni2C7B</string>
+ <string>uni2C7C</string>
+ <string>uni2C7D</string>
+ <string>uni2C7E</string>
+ <string>uni2C7F</string>
+ <string>uni2E00</string>
+ <string>uni2E01</string>
+ <string>uni2E02</string>
+ <string>uni2E03</string>
+ <string>uni2E04</string>
+ <string>uni2E05</string>
+ <string>uni2E06</string>
+ <string>uni2E07</string>
+ <string>uni2E08</string>
+ <string>uni2E09</string>
+ <string>uni2E0A</string>
+ <string>uni2E0B</string>
+ <string>uni2E0C</string>
+ <string>uni2E0D</string>
+ <string>uni2E0E</string>
+ <string>uni2E0F</string>
+ <string>uni2E10</string>
+ <string>uni2E11</string>
+ <string>uni2E12</string>
+ <string>uni2E13</string>
+ <string>uni2E14</string>
+ <string>uni2E15</string>
+ <string>uni2E16</string>
+ <string>uni2E17</string>
+ <string>uni2E18</string>
+ <string>uni2E19</string>
+ <string>uni2E1A</string>
+ <string>uni2E1B</string>
+ <string>uni2E1C</string>
+ <string>uni2E1D</string>
+ <string>uni2E1E</string>
+ <string>uni2E1F</string>
+ <string>uni2E20</string>
+ <string>uni2E21</string>
+ <string>uni2E22</string>
+ <string>uni2E23</string>
+ <string>uni2E24</string>
+ <string>uni2E25</string>
+ <string>uni2E26</string>
+ <string>uni2E27</string>
+ <string>uni2E28</string>
+ <string>uni2E29</string>
+ <string>uni2E2A</string>
+ <string>uni2E2B</string>
+ <string>uni2E2C</string>
+ <string>uni2E2D</string>
+ <string>uni2E2E</string>
+ <string>uni2E2F</string>
+ <string>uni2E30</string>
+ <string>uni2E31</string>
+ <string>uni2E32</string>
+ <string>uni2E33</string>
+ <string>uni2E34</string>
+ <string>uni2E35</string>
+ <string>uni2E36</string>
+ <string>uni2E37</string>
+ <string>uni2E38</string>
+ <string>uni2E39</string>
+ <string>uni2E3A</string>
+ <string>uni2E3B</string>
+ <string>uni2E3C</string>
+ <string>uni2E3D</string>
+ <string>uni2E3E</string>
+ <string>uni2E3F</string>
+ <string>uni2E40</string>
+ <string>uni2E41</string>
+ <string>uni2E42</string>
+ <string>uni2DE0</string>
+ <string>uni2DE1</string>
+ <string>uni2DE2</string>
+ <string>uni2DE3</string>
+ <string>uni2DE4</string>
+ <string>uni2DE5</string>
+ <string>uni2DE6</string>
+ <string>uni2DE7</string>
+ <string>uni2DE8</string>
+ <string>uni2DE9</string>
+ <string>uni2DEA</string>
+ <string>uni2DEB</string>
+ <string>uni2DEC</string>
+ <string>uni2DED</string>
+ <string>uni2DEE</string>
+ <string>uni2DEF</string>
+ <string>uni2DF0</string>
+ <string>uni2DF1</string>
+ <string>uni2DF2</string>
+ <string>uni2DF3</string>
+ <string>uni2DF4</string>
+ <string>uni2DF5</string>
+ <string>uni2DF6</string>
+ <string>uni2DF7</string>
+ <string>uni2DF8</string>
+ <string>uni2DF9</string>
+ <string>uni2DFA</string>
+ <string>uni2DFB</string>
+ <string>uni2DFC</string>
+ <string>uni2DFD</string>
+ <string>uni2DFE</string>
+ <string>uni2DFF</string>
+ <string>uniA640</string>
+ <string>uniA641</string>
+ <string>uniA642</string>
+ <string>uniA643</string>
+ <string>uniA644</string>
+ <string>uniA645</string>
+ <string>uniA646</string>
+ <string>uniA647</string>
+ <string>uniA648</string>
+ <string>uniA649</string>
+ <string>uniA64A</string>
+ <string>uniA64B</string>
+ <string>uniA64C</string>
+ <string>uniA64D</string>
+ <string>uniA64E</string>
+ <string>uniA64F</string>
+ <string>uniA650</string>
+ <string>uniA651</string>
+ <string>uniA652</string>
+ <string>uniA653</string>
+ <string>uniA654</string>
+ <string>uniA655</string>
+ <string>uniA656</string>
+ <string>uniA657</string>
+ <string>uniA658</string>
+ <string>uniA659</string>
+ <string>uniA65A</string>
+ <string>uniA65B</string>
+ <string>uniA65C</string>
+ <string>uniA65D</string>
+ <string>uniA65E</string>
+ <string>uniA65F</string>
+ <string>uniA660</string>
+ <string>uniA661</string>
+ <string>uniA662</string>
+ <string>uniA663</string>
+ <string>uniA664</string>
+ <string>uniA665</string>
+ <string>uniA666</string>
+ <string>uniA667</string>
+ <string>uniA668</string>
+ <string>uniA669</string>
+ <string>uniA66A</string>
+ <string>uniA66B</string>
+ <string>uniA66C</string>
+ <string>uniA66D</string>
+ <string>uniA66E</string>
+ <string>uniA66F</string>
+ <string>uniA670</string>
+ <string>uniA671</string>
+ <string>uniA672</string>
+ <string>uniA673</string>
+ <string>uniA674</string>
+ <string>uniA675</string>
+ <string>uniA676</string>
+ <string>uniA677</string>
+ <string>uniA678</string>
+ <string>uniA679</string>
+ <string>uniA67A</string>
+ <string>uniA67B</string>
+ <string>uniA67C</string>
+ <string>uniA67D</string>
+ <string>uniA67E</string>
+ <string>uniA67F</string>
+ <string>uniA680</string>
+ <string>uniA681</string>
+ <string>uniA682</string>
+ <string>uniA683</string>
+ <string>uniA684</string>
+ <string>uniA685</string>
+ <string>uniA686</string>
+ <string>uniA687</string>
+ <string>uniA688</string>
+ <string>uniA689</string>
+ <string>uniA68A</string>
+ <string>uniA68B</string>
+ <string>uniA68C</string>
+ <string>uniA68D</string>
+ <string>uniA68E</string>
+ <string>uniA68F</string>
+ <string>uniA690</string>
+ <string>uniA691</string>
+ <string>uniA692</string>
+ <string>uniA693</string>
+ <string>uniA694</string>
+ <string>uniA695</string>
+ <string>uniA696</string>
+ <string>uniA697</string>
+ <string>uniA698</string>
+ <string>uniA699</string>
+ <string>uniA69A</string>
+ <string>uniA69B</string>
+ <string>uniA69C</string>
+ <string>uniA69D</string>
+ <string>uniA69F</string>
+ <string>uniA700</string>
+ <string>uniA701</string>
+ <string>uniA702</string>
+ <string>uniA703</string>
+ <string>uniA704</string>
+ <string>uniA705</string>
+ <string>uniA706</string>
+ <string>uniA707</string>
+ <string>uniA708</string>
+ <string>uniA709</string>
+ <string>uniA70A</string>
+ <string>uniA70B</string>
+ <string>uniA70C</string>
+ <string>uniA70D</string>
+ <string>uniA70E</string>
+ <string>uniA70F</string>
+ <string>uniA710</string>
+ <string>uniA711</string>
+ <string>uniA712</string>
+ <string>uniA713</string>
+ <string>uniA714</string>
+ <string>uniA715</string>
+ <string>uniA716</string>
+ <string>uniA717</string>
+ <string>uniA718</string>
+ <string>uniA719</string>
+ <string>uniA71A</string>
+ <string>uniA71B</string>
+ <string>uniA71C</string>
+ <string>uniA71D</string>
+ <string>uniA71E</string>
+ <string>uniA71F</string>
+ <string>uniA720</string>
+ <string>uniA721</string>
+ <string>uniA722</string>
+ <string>uniA723</string>
+ <string>uniA724</string>
+ <string>uniA725</string>
+ <string>uniA726</string>
+ <string>uniA727</string>
+ <string>uniA728</string>
+ <string>uniA729</string>
+ <string>uniA72A</string>
+ <string>uniA72B</string>
+ <string>uniA72C</string>
+ <string>uniA72D</string>
+ <string>uniA72E</string>
+ <string>uniA72F</string>
+ <string>uniA730</string>
+ <string>uniA731</string>
+ <string>uniA732</string>
+ <string>uniA733</string>
+ <string>uniA734</string>
+ <string>uniA735</string>
+ <string>uniA736</string>
+ <string>uniA737</string>
+ <string>uniA738</string>
+ <string>uniA739</string>
+ <string>uniA73A</string>
+ <string>uniA73B</string>
+ <string>uniA73C</string>
+ <string>uniA73D</string>
+ <string>uniA73E</string>
+ <string>uniA73F</string>
+ <string>uniA740</string>
+ <string>uniA741</string>
+ <string>uniA742</string>
+ <string>uniA743</string>
+ <string>uniA744</string>
+ <string>uniA745</string>
+ <string>uniA746</string>
+ <string>uniA747</string>
+ <string>uniA748</string>
+ <string>uniA749</string>
+ <string>uniA74A</string>
+ <string>uniA74B</string>
+ <string>uniA74C</string>
+ <string>uniA74D</string>
+ <string>uniA74E</string>
+ <string>uniA74F</string>
+ <string>uniA750</string>
+ <string>uniA751</string>
+ <string>uniA752</string>
+ <string>uniA753</string>
+ <string>uniA754</string>
+ <string>uniA755</string>
+ <string>uniA756</string>
+ <string>uniA757</string>
+ <string>uniA758</string>
+ <string>uniA759</string>
+ <string>uniA75A</string>
+ <string>uniA75B</string>
+ <string>uniA75C</string>
+ <string>uniA75D</string>
+ <string>uniA75E</string>
+ <string>uniA75F</string>
+ <string>uniA760</string>
+ <string>uniA761</string>
+ <string>uniA762</string>
+ <string>uniA763</string>
+ <string>uniA764</string>
+ <string>uniA765</string>
+ <string>uniA766</string>
+ <string>uniA767</string>
+ <string>uniA768</string>
+ <string>uniA769</string>
+ <string>uniA76A</string>
+ <string>uniA76B</string>
+ <string>uniA76C</string>
+ <string>uniA76D</string>
+ <string>uniA76E</string>
+ <string>uniA76F</string>
+ <string>uniA770</string>
+ <string>uniA771</string>
+ <string>uniA772</string>
+ <string>uniA773</string>
+ <string>uniA774</string>
+ <string>uniA775</string>
+ <string>uniA776</string>
+ <string>uniA777</string>
+ <string>uniA778</string>
+ <string>uniA779</string>
+ <string>uniA77A</string>
+ <string>uniA77B</string>
+ <string>uniA77C</string>
+ <string>uniA77D</string>
+ <string>uniA77E</string>
+ <string>uniA77F</string>
+ <string>uniA780</string>
+ <string>uniA781</string>
+ <string>uniA782</string>
+ <string>uniA783</string>
+ <string>uniA784</string>
+ <string>uniA785</string>
+ <string>uniA786</string>
+ <string>uniA787</string>
+ <string>uniA788</string>
+ <string>uniA789</string>
+ <string>uniA78A</string>
+ <string>uniA78B</string>
+ <string>uniA78C</string>
+ <string>uniA78D</string>
+ <string>uniA78E</string>
+ <string>uniA792</string>
+ <string>uniA793</string>
+ <string>uniA794</string>
+ <string>uniA795</string>
+ <string>uniA798</string>
+ <string>uniA799</string>
+ <string>uniA79A</string>
+ <string>uniA79B</string>
+ <string>uniA79C</string>
+ <string>uniA79D</string>
+ <string>uniA79E</string>
+ <string>uniA79F</string>
+ <string>uniA7A0</string>
+ <string>uniA7A1</string>
+ <string>uniA7A2</string>
+ <string>uniA7A3</string>
+ <string>uniA7A4</string>
+ <string>uniA7A5</string>
+ <string>uniA7A6</string>
+ <string>uniA7A7</string>
+ <string>uniA7A8</string>
+ <string>uniA7A9</string>
+ <string>uniA7AA</string>
+ <string>uniA7F8</string>
+ <string>uniA7F9</string>
+ <string>uniA7FA</string>
+ <string>uniA7FB</string>
+ <string>uniA7FC</string>
+ <string>uniA7FD</string>
+ <string>uniA7FE</string>
+ <string>uniA7FF</string>
+ <string>uniAB5F</string>
+ <string>uniAB30</string>
+ <string>uniAB31</string>
+ <string>uniAB32</string>
+ <string>uniAB34</string>
+ <string>uniAB35</string>
+ <string>uniAB36</string>
+ <string>uniAB33</string>
+ <string>uniAB37</string>
+ <string>uniAB38</string>
+ <string>uniAB39</string>
+ <string>uniAB3A</string>
+ <string>uniAB3B</string>
+ <string>uniAB3C</string>
+ <string>uniAB3D</string>
+ <string>uniAB3E</string>
+ <string>uniAB3F</string>
+ <string>uniAB40</string>
+ <string>uniAB41</string>
+ <string>uniAB42</string>
+ <string>uniAB43</string>
+ <string>uniAB44</string>
+ <string>uniAB45</string>
+ <string>uniAB46</string>
+ <string>uniAB47</string>
+ <string>uniAB48</string>
+ <string>uniAB49</string>
+ <string>uniAB4A</string>
+ <string>uniAB4B</string>
+ <string>uniAB4C</string>
+ <string>uniAB4D</string>
+ <string>uniAB4E</string>
+ <string>uniAB4F</string>
+ <string>uniAB50</string>
+ <string>uniAB51</string>
+ <string>uniAB52</string>
+ <string>uniAB53</string>
+ <string>uniAB54</string>
+ <string>uniAB55</string>
+ <string>uniAB56</string>
+ <string>uniAB57</string>
+ <string>uniAB58</string>
+ <string>uniAB59</string>
+ <string>uniAB5A</string>
+ <string>uniAB5B</string>
+ <string>uniAB5C</string>
+ <string>uniAB5D</string>
+ <string>uniAB5E</string>
+ <string>f_f</string>
+ <string>longst</string>
+ <string>st</string>
+ <string>uniFE2D</string>
+ <string>uniFE2C</string>
+ <string>uniFE2B</string>
+ <string>uniFE20</string>
+ <string>uniFE21</string>
+ <string>uniFE22</string>
+ <string>uniFE23</string>
+ <string>uniFE24</string>
+ <string>uniFE25</string>
+ <string>uniFE26</string>
+ <string>uniFE27</string>
+ <string>uniFE28</string>
+ <string>uniFE29</string>
+ <string>uniFE2A</string>
+ <string>uni1F16A</string>
+ <string>uni1F16B</string>
+ <string>uni1DF5</string>
+ <string>uni1EFA</string>
+ <string>uni1EFB</string>
+ <string>uni1EFC</string>
+ <string>uni1EFD</string>
+ <string>uni1EFE</string>
+ <string>uni1EFF</string>
+ <string>uni20BB</string>
+ <string>uni20BC</string>
+ <string>uni2B4E</string>
+ <string>uni2B4F</string>
+ <string>uni2B5A</string>
+ <string>uni2B5B</string>
+ <string>uni2B5C</string>
+ <string>uni2B5D</string>
+ <string>uni2B5E</string>
+ <string>uni2B5F</string>
+ <string>uniA796</string>
+ <string>uniA797</string>
+ <string>uniA7AB</string>
+ <string>uniA7AC</string>
+ <string>uniA7AD</string>
+ <string>uniA7F7</string>
+ <string>dieresismacroncomb</string>
+ <string>dieresisacutecomb</string>
+ <string>dieresiscaroncomb</string>
+ <string>dieresisgravecomb</string>
+ <string>dotmacroncomb</string>
+ <string>tildeacutecomb</string>
+ <string>tildedieresiscomb</string>
+ <string>macrongravecomb</string>
+ <string>macronacutecomb</string>
+ <string>macrondieresiscomb</string>
+ <string>acutedotcomb</string>
+ <string>carondotcomb</string>
+ <string>uni01C4</string>
+ <string>uni01C5</string>
+ <string>uni01C6</string>
+ <string>tildemacroncomb</string>
+ <string>uniAB64</string>
+ <string>uniAB65</string>
+ <string>uniA7B0</string>
+ <string>uniA7B1</string>
+ <string>Chook.cn</string>
+ <string>chook.cn</string>
+ <string>Ghook.cn</string>
+ <string>phook.cn</string>
+ <string>bhook.cn</string>
+ <string>dhook.cn</string>
+ <string>ghook.cn</string>
+ <string>srthook.cn</string>
+ <string>qhook.cn</string>
+ <string>uni1D8A.cn</string>
+ <string>uni1D8F.cn</string>
+ <string>uni1D92.cn</string>
+ <string>uni1D97.cn</string>
+ <string>uni2185.cn</string>
+ <string>uni2C78.cn</string>
+ <string>uni2C7A.cn</string>
+ <string>uniA657.cn</string>
+ <string>uniA756.cn</string>
+ <string>uniA758.cn</string>
+ <string>uniA767.cn</string>
+ <string>uniA771.cn</string>
+ <string>uniA794.cn</string>
+ <string>uniAB36.cn</string>
+ <string>st.cn</string>
+ <string>uniA797.cn</string>
+ <string>Oopen.cn</string>
+ <string>oopen.cn</string>
+ <string>uni037B.cn</string>
+ <string>uni037D.cn</string>
+ <string>uni03FD.cn</string>
+ <string>uni03FF.cn</string>
+ <string>uni1D10.cn</string>
+ <string>uni2183.cn</string>
+ <string>uni2184.cn</string>
+ <string>uniA73E.cn</string>
+ <string>uniA73F.cn</string>
+ <string>zero.frac</string>
+ <string>four.frac</string>
+ <string>five.frac</string>
+ <string>six.frac</string>
+ <string>seven.frac</string>
+ <string>eight.frac</string>
+ <string>nine.frac</string>
+ <string>uni20DB</string>
+ <string>uni20DC</string>
+ <string>uni20E8</string>
+ <string>uni20F0</string>
+ <string>uni20E3</string>
+ <string>uni030C</string>
+ <string>uni032C</string>
+ <string>uni0315</string>
+ <string>.notdef</string>
+ <string>.null</string>
+ <string>CR</string>
+ <string>uni02C9</string>
+ <string>uniA92E</string>
+ <string>f_l</string>
+ <string>uni20BE</string>
+ <string>N.unic</string>
+ <string>U.unic</string>
+ <string>A.unic</string>
+ <string>E.unic</string>
+ <string>M.unic</string>
+ <string>f_f_i</string>
+ <string>f_f_l</string>
+ <string>uni006A.ccmp</string>
+ <string>uni1D96.ccmp</string>
+ <string>uni0249.ccmp</string>
+ <string>uni0268.ccmp</string>
+ <string>uni0458.ccmp</string>
+ <string>uni029D.ccmp</string>
+ <string>uni2071.ccmp</string>
+ <string>uni0069.ccmp</string>
+ <string>uni1DA4.ccmp</string>
+ <string>uni012F.ccmp</string>
+ <string>uni0456.ccmp</string>
+ <string>uni1D62.ccmp</string>
+ <string>uni03F3.ccmp</string>
+ <string>uni1DA8.ccmp</string>
+ <string>uni02B2.ccmp</string>
+ <string>uni2C7C.ccmp</string>
+ <string>uni02E9_uni02E7_uni02E6</string>
+ <string>uni02E5_uni02E7_uni02E8</string>
+ <string>uni02E5_uni02E7_uni02E9</string>
+ <string>uni02E9_uni02E5_uni02E5</string>
+ <string>uni02E5_uni02E7_uni02E6</string>
+ <string>uni02E5_uni02E7_uni02E7</string>
+ <string>uni02E5_uni02E7_uni02E5</string>
+ <string>uni02E5_uni02E9_uni02E8</string>
+ <string>uni02E9_uni02E7_uni02E5</string>
+ <string>uni02E6_uni02E9_uni02E7</string>
+ <string>uni02E6_uni02E9_uni02E6</string>
+ <string>uni02E6_uni02E9_uni02E5</string>
+ <string>uni02E6_uni02E9_uni02E9</string>
+ <string>uni02E6_uni02E9_uni02E8</string>
+ <string>uni02E7_uni02E5_uni02E6</string>
+ <string>uni02E7_uni02E5_uni02E7</string>
+ <string>uni02E7_uni02E5_uni02E5</string>
+ <string>uni02E7_uni02E5_uni02E8</string>
+ <string>uni02E7_uni02E5_uni02E9</string>
+ <string>uni02E5_uni02E9_uni02E6</string>
+ <string>uni02E5_uni02E9_uni02E7</string>
+ <string>uni02E9_uni02E7_uni02E8</string>
+ <string>uni02E9_uni02E7_uni02E9</string>
+ <string>uni02E9_uni02E6_uni02E5</string>
+ <string>uni02E5_uni02E9_uni02E5</string>
+ <string>uni02E6_uni02E5_uni02E9</string>
+ <string>uni02E6_uni02E5_uni02E8</string>
+ <string>uni02E6_uni02E7_uni02E5</string>
+ <string>uni02E7_uni02E9_uni02E8</string>
+ <string>uni02E6_uni02E7_uni02E7</string>
+ <string>uni02E6_uni02E7_uni02E6</string>
+ <string>uni02E6_uni02E7_uni02E9</string>
+ <string>uni02E6_uni02E7_uni02E8</string>
+ <string>uni02E6_uni02E5_uni02E7</string>
+ <string>uni02E6_uni02E5_uni02E6</string>
+ <string>uni02E6_uni02E5_uni02E5</string>
+ <string>uni02E5_uni02E7</string>
+ <string>uni02E5_uni02E6</string>
+ <string>uni02E7_uni02E7_uni02E9</string>
+ <string>uni02E5_uni02E9</string>
+ <string>uni02E5_uni02E8</string>
+ <string>uni02E8_uni02E7_uni02E7</string>
+ <string>uni02E8_uni02E7_uni02E6</string>
+ <string>uni02E8_uni02E7_uni02E5</string>
+ <string>uni02E8_uni02E5_uni02E9</string>
+ <string>uni02E6_uni02E6_uni02E5</string>
+ <string>uni02E6_uni02E6_uni02E7</string>
+ <string>uni02E6_uni02E6_uni02E8</string>
+ <string>uni02E6_uni02E6_uni02E9</string>
+ <string>uni02E8_uni02E5_uni02E7</string>
+ <string>uni02E8_uni02E5_uni02E6</string>
+ <string>uni02E8_uni02E7_uni02E9</string>
+ <string>uni02E5_uni02E9_uni02E9</string>
+ <string>uni02E5_uni02E5_uni02E8</string>
+ <string>uni02E5_uni02E5_uni02E9</string>
+ <string>uni02E5_uni02E5_uni02E6</string>
+ <string>uni02E5_uni02E5_uni02E7</string>
+ <string>uni02E5_uni02E6_uni02E7</string>
+ <string>uni02E5_uni02E6_uni02E6</string>
+ <string>uni02E5_uni02E6_uni02E5</string>
+ <string>uni02E9_uni02E6_uni02E8</string>
+ <string>uni02E9_uni02E6_uni02E7</string>
+ <string>uni02E9_uni02E6_uni02E6</string>
+ <string>uni02E5_uni02E6_uni02E9</string>
+ <string>uni02E5_uni02E6_uni02E8</string>
+ <string>uni02E8_uni02E6</string>
+ <string>uni02E8_uni02E7</string>
+ <string>uni02E8_uni02E5</string>
+ <string>uni02E8_uni02E9</string>
+ <string>uni02E8_uni02E8_uni02E5</string>
+ <string>uni02E8_uni02E6_uni02E8</string>
+ <string>uni02E8_uni02E6_uni02E9</string>
+ <string>uni02E8_uni02E6_uni02E6</string>
+ <string>uni02E8_uni02E6_uni02E7</string>
+ <string>uni02E8_uni02E6_uni02E5</string>
+ <string>uni02E7_uni02E8_uni02E7</string>
+ <string>uni02E9_uni02E7_uni02E7</string>
+ <string>uni02E7_uni02E8_uni02E5</string>
+ <string>uni02E9_uni02E5_uni02E7</string>
+ <string>uni02E9_uni02E5_uni02E8</string>
+ <string>uni02E9_uni02E5_uni02E9</string>
+ <string>uni02E7_uni02E8_uni02E9</string>
+ <string>uni02E7_uni02E8_uni02E8</string>
+ <string>uni02E8_uni02E5_uni02E8</string>
+ <string>uni02E8_uni02E5_uni02E5</string>
+ <string>uni02E7_uni02E9</string>
+ <string>uni02E7_uni02E8</string>
+ <string>uni02E8_uni02E9_uni02E7</string>
+ <string>uni02E8_uni02E9_uni02E6</string>
+ <string>uni02E7_uni02E5</string>
+ <string>uni02E8_uni02E9_uni02E8</string>
+ <string>uni02E9_uni02E5_uni02E6</string>
+ <string>uni02E7_uni02E6</string>
+ <string>uni02E8_uni02E8_uni02E7</string>
+ <string>uni02E8_uni02E7_uni02E8</string>
+ <string>uni02E7_uni02E7_uni02E8</string>
+ <string>uni02E7_uni02E7_uni02E5</string>
+ <string>uni02E7_uni02E7_uni02E6</string>
+ <string>uni02E7_uni02E9_uni02E9</string>
+ <string>uni02E7_uni02E9_uni02E6</string>
+ <string>uni02E7_uni02E9_uni02E7</string>
+ <string>uni02E7_uni02E9_uni02E5</string>
+ <string>uni02E7_uni02E8_uni02E6</string>
+ <string>uni02E8_uni02E8_uni02E9</string>
+ <string>uni02E5_uni02E8_uni02E5</string>
+ <string>uni02E5_uni02E8_uni02E7</string>
+ <string>uni02E5_uni02E8_uni02E6</string>
+ <string>uni02E6_uni02E8_uni02E8</string>
+ <string>uni02E6_uni02E8_uni02E9</string>
+ <string>uni02E6_uni02E8_uni02E6</string>
+ <string>uni02E6_uni02E8_uni02E7</string>
+ <string>uni02E6_uni02E8_uni02E5</string>
+ <string>uni02E5_uni02E8_uni02E9</string>
+ <string>uni02E5_uni02E8_uni02E8</string>
+ <string>uni02E9_uni02E8</string>
+ <string>uni02E8_uni02E9_uni02E5</string>
+ <string>uni02E9_uni02E7</string>
+ <string>uni02E9_uni02E6</string>
+ <string>uni02E9_uni02E5</string>
+ <string>uni02E9_uni02E8_uni02E9</string>
+ <string>uni02E9_uni02E8_uni02E8</string>
+ <string>uni02E9_uni02E8_uni02E5</string>
+ <string>uni02E9_uni02E8_uni02E7</string>
+ <string>uni02E9_uni02E8_uni02E6</string>
+ <string>uni02E8_uni02E9_uni02E9</string>
+ <string>uni02E9_uni02E6_uni02E9</string>
+ <string>uni02E9_uni02E9_uni02E8</string>
+ <string>uni02E7_uni02E6_uni02E5</string>
+ <string>uni02E7_uni02E6_uni02E7</string>
+ <string>uni02E7_uni02E6_uni02E6</string>
+ <string>uni02E7_uni02E6_uni02E9</string>
+ <string>uni02E7_uni02E6_uni02E8</string>
+ <string>uni02E9_uni02E9_uni02E5</string>
+ <string>uni02E9_uni02E9_uni02E6</string>
+ <string>uni02E9_uni02E9_uni02E7</string>
+ <string>uni02E6_uni02E8</string>
+ <string>uni02E6_uni02E9</string>
+ <string>uni02E8_uni02E8_uni02E6</string>
+ <string>uni02E6_uni02E5</string>
+ <string>uni02E6_uni02E7</string>
+ <string>aturn_uni02DE</string>
+ <string>iota1_uni02DE</string>
+ <string>oopen_uni02DE</string>
+ <string>ascript_uni02DE</string>
+ <string>o_uni02DE</string>
+ <string>ascriptturn_uni02DE</string>
+ <string>epsilon1revclosed_uni02DE</string>
+ <string>a_uni02DE</string>
+ <string>tildecomb_uni1ABB</string>
+ <string>tildecomb_uni1ABC</string>
+ <string>macroncomb_uni1ABB</string>
+ <string>dieresisnosp_uni1ABB</string>
+ <string>uni030C_uni1ABB</string>
+ <string>iotasubnosp_uni1ABD</string>
+ <string>dotdblsubnosp_uni1ABD</string>
+ <string>dotbelow_uni1ABD</string>
+ <string>ringsubnosp_uni1ABD</string>
+ <string>linevertsubnosp_uni1ABD</string>
+ <string>breveinvsubnosp_uni1ABD</string>
+ <string>tildesubnosp_uni1ABD</string>
+ <string>uni1AB9_uni1ABD</string>
+ <string>uni1ABA_uni1ABD</string>
+ <string>uni1AB8_uni1ABD</string>
+ <string>dcroat</string>
+ <string>uni1ABE.w1</string>
+ <string>uni1ABE.w2</string>
+ <string>uni1ABE.w3</string>
+ <string>uni1ABC.w1</string>
+ <string>uni1ABC.w2</string>
+ <string>uni1ABC.w3</string>
+ <string>uni048A</string>
+ <string>uni048B</string>
+ <string>uni0496</string>
+ <string>uni0497</string>
+ <string>uni049A</string>
+ <string>uni049B</string>
+ <string>uni04A2</string>
+ <string>uni04A3</string>
+ <string>uni04B2</string>
+ <string>uni04B3</string>
+ <string>uni04B6</string>
+ <string>uni04B7</string>
+ <string>uni04C5</string>
+ <string>uni04C6</string>
+ <string>uni04C9</string>
+ <string>uni04CA</string>
+ <string>uni04CD</string>
+ <string>uni04CE</string>
+ <string>uni04FC</string>
+ <string>uni04FD</string>
+ <string>uni0512</string>
+ <string>uni0513</string>
+ <string>uni0524</string>
+ <string>uni0525</string>
+ <string>uni0526</string>
+ <string>uni0527</string>
+ <string>uni052E</string>
+ <string>uni052F</string>
+ <string>uni2C67</string>
+ <string>uni2C68</string>
+ <string>uniA790</string>
+ <string>uniA791</string>
+ <string>lmidtilde_uni1ABE</string>
+ <string>dcroat_uni1ABE</string>
+ <string>eng_uni1ABE</string>
+ <string>gbar_uni1ABE</string>
+ <string>bbar_uni1ABE</string>
+ <string>rrthook_uni1ABE</string>
+ <string>acutedotcomb.lc</string>
+ <string>tildedieresiscomb.lc</string>
+ <string>dieresisacutecomb.lc</string>
+ <string>carondotcomb.lc</string>
+ <string>dotmacroncomb.lc</string>
+ <string>macrongravecomb.lc</string>
+ <string>dieresismacroncomb.lc</string>
+ <string>dieresisgravecomb.lc</string>
+ <string>macronacutecomb.lc</string>
+ <string>tildemacroncomb.lc</string>
+ <string>macrondieresiscomb.lc</string>
+ <string>tildeacutecomb.lc</string>
+ <string>dieresiscaroncomb.lc</string>
+ <string>uni1E2C</string>
+ <string>uni1E2E</string>
+ <string>uni1E2D</string>
+ <string>uni1E2F</string>
+ <string>Iota1</string>
+ <string>uni2009.fra</string>
+ <string>uniE000</string>
+ <string>uniE001</string>
+ </array>
+ <key>type</key>
+ <string>glyphList</string>
+ </dict>
+ </array>
+ <key>public.glyphOrder</key>
+ <array>
+ <string>space</string>
+ <string>exclam</string>
+ <string>quotedbl</string>
+ <string>numbersign</string>
+ <string>dollar</string>
+ <string>percent</string>
+ <string>ampersand</string>
+ <string>quotesingle</string>
+ <string>parenleft</string>
+ <string>parenright</string>
+ <string>asterisk</string>
+ <string>plus</string>
+ <string>comma</string>
+ <string>hyphen</string>
+ <string>period</string>
+ <string>slash</string>
+ <string>zero</string>
+ <string>one</string>
+ <string>two</string>
+ <string>three</string>
+ <string>four</string>
+ <string>five</string>
+ <string>six</string>
+ <string>seven</string>
+ <string>eight</string>
+ <string>nine</string>
+ <string>colon</string>
+ <string>semicolon</string>
+ <string>less</string>
+ <string>equal</string>
+ <string>greater</string>
+ <string>question</string>
+ <string>at</string>
+ <string>A</string>
+ <string>B</string>
+ <string>C</string>
+ <string>D</string>
+ <string>E</string>
+ <string>F</string>
+ <string>G</string>
+ <string>H</string>
+ <string>I</string>
+ <string>J</string>
+ <string>K</string>
+ <string>L</string>
+ <string>M</string>
+ <string>N</string>
+ <string>O</string>
+ <string>P</string>
+ <string>Q</string>
+ <string>R</string>
+ <string>S</string>
+ <string>T</string>
+ <string>U</string>
+ <string>V</string>
+ <string>W</string>
+ <string>X</string>
+ <string>Y</string>
+ <string>Z</string>
+ <string>bracketleft</string>
+ <string>backslash</string>
+ <string>bracketright</string>
+ <string>asciicircum</string>
+ <string>underscore</string>
+ <string>grave</string>
+ <string>a</string>
+ <string>b</string>
+ <string>c</string>
+ <string>d</string>
+ <string>e</string>
+ <string>f</string>
+ <string>g</string>
+ <string>h</string>
+ <string>i</string>
+ <string>j</string>
+ <string>k</string>
+ <string>l</string>
+ <string>m</string>
+ <string>n</string>
+ <string>o</string>
+ <string>p</string>
+ <string>q</string>
+ <string>r</string>
+ <string>s</string>
+ <string>t</string>
+ <string>u</string>
+ <string>v</string>
+ <string>w</string>
+ <string>x</string>
+ <string>y</string>
+ <string>z</string>
+ <string>braceleft</string>
+ <string>bar</string>
+ <string>braceright</string>
+ <string>asciitilde</string>
+ <string>exclamdown</string>
+ <string>cent</string>
+ <string>sterling</string>
+ <string>currency</string>
+ <string>yen</string>
+ <string>brokenbar</string>
+ <string>section</string>
+ <string>dieresis</string>
+ <string>copyright</string>
+ <string>ordfeminine</string>
+ <string>guillemotleft</string>
+ <string>logicalnot</string>
+ <string>registered</string>
+ <string>macron</string>
+ <string>degree</string>
+ <string>plusminus</string>
+ <string>twosuperior</string>
+ <string>threesuperior</string>
+ <string>acute</string>
+ <string>mu</string>
+ <string>paragraph</string>
+ <string>periodcentered</string>
+ <string>cedilla</string>
+ <string>onesuperior</string>
+ <string>ordmasculine</string>
+ <string>guillemotright</string>
+ <string>onequarter</string>
+ <string>onehalf</string>
+ <string>threequarters</string>
+ <string>questiondown</string>
+ <string>AE</string>
+ <string>multiply</string>
+ <string>Oslash</string>
+ <string>Thorn</string>
+ <string>germandbls</string>
+ <string>ae</string>
+ <string>eth</string>
+ <string>divide</string>
+ <string>oslash</string>
+ <string>thorn</string>
+ <string>Hbar</string>
+ <string>dotlessi</string>
+ <string>kgreenlandic</string>
+ <string>Lslash</string>
+ <string>lslash</string>
+ <string>Eng</string>
+ <string>eng</string>
+ <string>OE</string>
+ <string>oe</string>
+ <string>longs</string>
+ <string>florin</string>
+ <string>Ohorn</string>
+ <string>ohorn</string>
+ <string>Uhorn</string>
+ <string>uhorn</string>
+ <string>uni0237</string>
+ <string>circumflex</string>
+ <string>caron</string>
+ <string>breve</string>
+ <string>dotaccent</string>
+ <string>ring</string>
+ <string>ogonek</string>
+ <string>tilde</string>
+ <string>hungarumlaut</string>
+ <string>uni02F3</string>
+ <string>gravecomb</string>
+ <string>acutecomb</string>
+ <string>tildecomb</string>
+ <string>hook</string>
+ <string>uni030F</string>
+ <string>dotbelow</string>
+ <string>tonos</string>
+ <string>dieresistonos</string>
+ <string>anoteleia</string>
+ <string>Gamma</string>
+ <string>Delta</string>
+ <string>Theta</string>
+ <string>Lambda</string>
+ <string>Xi</string>
+ <string>Pi</string>
+ <string>Sigma</string>
+ <string>Phi</string>
+ <string>Psi</string>
+ <string>Omega</string>
+ <string>alpha</string>
+ <string>beta</string>
+ <string>gamma</string>
+ <string>delta</string>
+ <string>epsilon</string>
+ <string>zeta</string>
+ <string>eta</string>
+ <string>theta</string>
+ <string>iota</string>
+ <string>lambda</string>
+ <string>xi</string>
+ <string>pi</string>
+ <string>rho</string>
+ <string>sigma1</string>
+ <string>sigma</string>
+ <string>tau</string>
+ <string>upsilon</string>
+ <string>phi</string>
+ <string>psi</string>
+ <string>omega</string>
+ <string>uni03D1</string>
+ <string>uni03D2</string>
+ <string>uni03D6</string>
+ <string>uni0402</string>
+ <string>uni0404</string>
+ <string>uni0409</string>
+ <string>uni040A</string>
+ <string>uni040B</string>
+ <string>uni040F</string>
+ <string>uni0411</string>
+ <string>uni0414</string>
+ <string>uni0416</string>
+ <string>uni0417</string>
+ <string>uni0418</string>
+ <string>uni041B</string>
+ <string>uni0423</string>
+ <string>uni0426</string>
+ <string>uni0427</string>
+ <string>uni0428</string>
+ <string>uni0429</string>
+ <string>uni042A</string>
+ <string>uni042B</string>
+ <string>uni042C</string>
+ <string>uni042D</string>
+ <string>uni042E</string>
+ <string>uni042F</string>
+ <string>uni0431</string>
+ <string>uni0432</string>
+ <string>uni0433</string>
+ <string>uni0434</string>
+ <string>uni0436</string>
+ <string>uni0437</string>
+ <string>uni0438</string>
+ <string>uni043A</string>
+ <string>uni043B</string>
+ <string>uni043C</string>
+ <string>uni043D</string>
+ <string>uni043F</string>
+ <string>uni0442</string>
+ <string>uni0444</string>
+ <string>uni0446</string>
+ <string>uni0447</string>
+ <string>uni0448</string>
+ <string>uni0449</string>
+ <string>uni044A</string>
+ <string>uni044B</string>
+ <string>uni044C</string>
+ <string>uni044D</string>
+ <string>uni044E</string>
+ <string>uni044F</string>
+ <string>uni0452</string>
+ <string>uni0454</string>
+ <string>uni0459</string>
+ <string>uni045A</string>
+ <string>uni045B</string>
+ <string>uni045F</string>
+ <string>uni0460</string>
+ <string>uni0461</string>
+ <string>uni0464</string>
+ <string>uni0465</string>
+ <string>uni0466</string>
+ <string>uni0467</string>
+ <string>uni0468</string>
+ <string>uni0469</string>
+ <string>uni046A</string>
+ <string>uni046B</string>
+ <string>uni046C</string>
+ <string>uni046D</string>
+ <string>uni046E</string>
+ <string>uni046F</string>
+ <string>uni0472</string>
+ <string>uni0473</string>
+ <string>uni0474</string>
+ <string>uni0475</string>
+ <string>uni047A</string>
+ <string>uni047B</string>
+ <string>uni047C</string>
+ <string>uni047D</string>
+ <string>uni047E</string>
+ <string>uni047F</string>
+ <string>uni0480</string>
+ <string>uni0481</string>
+ <string>uni0482</string>
+ <string>uni0483</string>
+ <string>uni0484</string>
+ <string>uni0485</string>
+ <string>uni0486</string>
+ <string>uni0488</string>
+ <string>uni0489</string>
+ <string>uni048E</string>
+ <string>uni048F</string>
+ <string>uni0490</string>
+ <string>uni0491</string>
+ <string>uni0494</string>
+ <string>uni0495</string>
+ <string>uni049C</string>
+ <string>uni049D</string>
+ <string>uni04A0</string>
+ <string>uni04A1</string>
+ <string>uni04A4</string>
+ <string>uni04A5</string>
+ <string>uni04A6</string>
+ <string>uni04A7</string>
+ <string>uni04A8</string>
+ <string>uni04A9</string>
+ <string>uni04B4</string>
+ <string>uni04B5</string>
+ <string>uni04B8</string>
+ <string>uni04B9</string>
+ <string>uni04BA</string>
+ <string>uni04BC</string>
+ <string>uni04BD</string>
+ <string>uni04C3</string>
+ <string>uni04C4</string>
+ <string>uni04C7</string>
+ <string>uni04C8</string>
+ <string>uni04D8</string>
+ <string>uni04E0</string>
+ <string>uni04E1</string>
+ <string>uni04FA</string>
+ <string>uni04FB</string>
+ <string>uni0500</string>
+ <string>uni0502</string>
+ <string>uni0503</string>
+ <string>uni0504</string>
+ <string>uni0505</string>
+ <string>uni0506</string>
+ <string>uni0507</string>
+ <string>uni0508</string>
+ <string>uni0509</string>
+ <string>uni050A</string>
+ <string>uni050B</string>
+ <string>uni050C</string>
+ <string>uni050D</string>
+ <string>uni050E</string>
+ <string>uni050F</string>
+ <string>uni0510</string>
+ <string>uni2000</string>
+ <string>uni2001</string>
+ <string>uni2002</string>
+ <string>uni2003</string>
+ <string>uni2004</string>
+ <string>uni2005</string>
+ <string>uni2006</string>
+ <string>uni2007</string>
+ <string>uni2008</string>
+ <string>uni2009</string>
+ <string>uni200A</string>
+ <string>uni200B</string>
+ <string>endash</string>
+ <string>emdash</string>
+ <string>underscoredbl</string>
+ <string>quoteleft</string>
+ <string>quoteright</string>
+ <string>quotesinglbase</string>
+ <string>quotereversed</string>
+ <string>quotedblleft</string>
+ <string>quotedblright</string>
+ <string>quotedblbase</string>
+ <string>dagger</string>
+ <string>daggerdbl</string>
+ <string>bullet</string>
+ <string>uni2025</string>
+ <string>ellipsis</string>
+ <string>perthousand</string>
+ <string>guilsinglleft</string>
+ <string>guilsinglright</string>
+ <string>fraction</string>
+ <string>uni2074</string>
+ <string>nsuperior</string>
+ <string>lira</string>
+ <string>peseta</string>
+ <string>Euro</string>
+ <string>uni2105</string>
+ <string>uni2113</string>
+ <string>uni2116</string>
+ <string>trademark</string>
+ <string>estimated</string>
+ <string>oneeighth</string>
+ <string>threeeighths</string>
+ <string>fiveeighths</string>
+ <string>seveneighths</string>
+ <string>partialdiff</string>
+ <string>product</string>
+ <string>summation</string>
+ <string>minus</string>
+ <string>radical</string>
+ <string>infinity</string>
+ <string>integral</string>
+ <string>notequal</string>
+ <string>lessequal</string>
+ <string>greaterequal</string>
+ <string>lozenge</string>
+ <string>commaaccent</string>
+ <string>fi</string>
+ <string>uniFEFF</string>
+ <string>uniFFFC</string>
+ <string>uniFFFD</string>
+ <string>largerighthook</string>
+ <string>cyrillichook</string>
+ <string>cyrillichookleft</string>
+ <string>cyrillictic</string>
+ <string>brevetildecomb</string>
+ <string>brevehookcomb</string>
+ <string>breveacutecomb</string>
+ <string>circumflextildecomb</string>
+ <string>circumflexhookcomb</string>
+ <string>circumflexgravecomb</string>
+ <string>circumflexacutecomb</string>
+ <string>brevegravecomb</string>
+ <string>commaaccentrotate</string>
+ <string>zero.sup</string>
+ <string>one.sup</string>
+ <string>two.sup</string>
+ <string>three.sup</string>
+ <string>four.sup</string>
+ <string>five.sup</string>
+ <string>six.sup</string>
+ <string>seven.sup</string>
+ <string>eight.sup</string>
+ <string>nine.sup</string>
+ <string>crossbar</string>
+ <string>dasiaoxia</string>
+ <string>ringacute</string>
+ <string>uni0002</string>
+ <string>uni0009</string>
+ <string>uni048D</string>
+ <string>approxequal</string>
+ <string>schwa</string>
+ <string>uni0424</string>
+ <string>uni0463</string>
+ <string>C.cn</string>
+ <string>D.cn</string>
+ <string>G.cn</string>
+ <string>O.cn</string>
+ <string>U.cn</string>
+ <string>Q.cn</string>
+ <string>a.cn</string>
+ <string>b.cn</string>
+ <string>c.cn</string>
+ <string>d.cn</string>
+ <string>e.cn</string>
+ <string>g.cn</string>
+ <string>o.cn</string>
+ <string>p.cn</string>
+ <string>q.cn</string>
+ <string>s.cn</string>
+ <string>uni1FBD</string>
+ <string>uni1FBE</string>
+ <string>uni1FBF</string>
+ <string>uni1FC0</string>
+ <string>uni1FC1</string>
+ <string>uni1FCD</string>
+ <string>uni1FCE</string>
+ <string>uni1FCF</string>
+ <string>uni1FDD</string>
+ <string>uni1FDE</string>
+ <string>uni1FDF</string>
+ <string>uni1FED</string>
+ <string>uni1FEE</string>
+ <string>uni1FEF</string>
+ <string>uni1FFD</string>
+ <string>uni1FFE</string>
+ <string>bbar</string>
+ <string>Bhook</string>
+ <string>Btopbar</string>
+ <string>btopbar</string>
+ <string>Tonesix</string>
+ <string>tonesix</string>
+ <string>Oopen</string>
+ <string>Chook</string>
+ <string>chook</string>
+ <string>Dbar1</string>
+ <string>Dhook</string>
+ <string>Dtopbar</string>
+ <string>dtopbar</string>
+ <string>deltaturn</string>
+ <string>Eturn</string>
+ <string>Schwa</string>
+ <string>Epsilon1</string>
+ <string>Fhook</string>
+ <string>Ghook</string>
+ <string>Gamma1</string>
+ <string>hv</string>
+ <string>Ibar</string>
+ <string>Khook</string>
+ <string>khook</string>
+ <string>lbar</string>
+ <string>lambdabar</string>
+ <string>mcapturn</string>
+ <string>Nhook</string>
+ <string>OI</string>
+ <string>oi</string>
+ <string>Phook</string>
+ <string>phook</string>
+ <string>YR</string>
+ <string>Tonetwo</string>
+ <string>tonetwo</string>
+ <string>Esh</string>
+ <string>eshlooprev</string>
+ <string>tpalatalhook</string>
+ <string>Thook</string>
+ <string>thook</string>
+ <string>Trthook</string>
+ <string>Upsilon2</string>
+ <string>Vcursive</string>
+ <string>Yhook</string>
+ <string>yhook</string>
+ <string>Zbar</string>
+ <string>zbar</string>
+ <string>uni01B7</string>
+ <string>uni01B8</string>
+ <string>uni01B9</string>
+ <string>uni01BA</string>
+ <string>uni01BB</string>
+ <string>Tonefive</string>
+ <string>tonefive</string>
+ <string>glottalstopbarinv</string>
+ <string>wynn</string>
+ <string>pipe</string>
+ <string>pipedbl</string>
+ <string>pipedblbar</string>
+ <string>exclam1</string>
+ <string>Gbar</string>
+ <string>gbar</string>
+ <string>uni01EE</string>
+ <string>uni01EF</string>
+ <string>uni01F6</string>
+ <string>uni01F7</string>
+ <string>uni021C</string>
+ <string>uni021D</string>
+ <string>uni0220</string>
+ <string>uni0221</string>
+ <string>uni0222</string>
+ <string>uni0223</string>
+ <string>uni0224</string>
+ <string>uni0225</string>
+ <string>uni0234</string>
+ <string>uni0235</string>
+ <string>uni0236</string>
+ <string>uni0238</string>
+ <string>uni0239</string>
+ <string>uni023A</string>
+ <string>uni023B</string>
+ <string>uni023C</string>
+ <string>uni023D</string>
+ <string>uni023E</string>
+ <string>uni023F</string>
+ <string>uni0240</string>
+ <string>uni0241</string>
+ <string>uni0242</string>
+ <string>uni0243</string>
+ <string>uni0244</string>
+ <string>uni0245</string>
+ <string>uni0246</string>
+ <string>uni0247</string>
+ <string>uni0248</string>
+ <string>uni0249</string>
+ <string>uni024A</string>
+ <string>uni024B</string>
+ <string>uni024C</string>
+ <string>uni024D</string>
+ <string>uni024E</string>
+ <string>uni024F</string>
+ <string>aturn</string>
+ <string>ascript</string>
+ <string>ascriptturn</string>
+ <string>bhook</string>
+ <string>oopen</string>
+ <string>ccurl</string>
+ <string>drthook</string>
+ <string>dhook</string>
+ <string>erev</string>
+ <string>schwahook</string>
+ <string>epsilon1</string>
+ <string>epsilon1rev</string>
+ <string>epsilon1revhook</string>
+ <string>epsilon1revclosed</string>
+ <string>jdotlessbar</string>
+ <string>ghook</string>
+ <string>gcursive</string>
+ <string>Gsmallcap</string>
+ <string>gamma1</string>
+ <string>babygamma</string>
+ <string>hturn</string>
+ <string>hhook</string>
+ <string>henghook</string>
+ <string>ibar</string>
+ <string>iota1</string>
+ <string>Ismallcap</string>
+ <string>lmidtilde</string>
+ <string>lbelt</string>
+ <string>lrthook</string>
+ <string>lyogh</string>
+ <string>mturn</string>
+ <string>mturndescend</string>
+ <string>mhook</string>
+ <string>nlfthook</string>
+ <string>nrthook</string>
+ <string>Nsmallcap</string>
+ <string>OEsmallcap</string>
+ <string>omegaclosed</string>
+ <string>philatin</string>
+ <string>rturn</string>
+ <string>rturnascend</string>
+ <string>rturnrthook</string>
+ <string>rdescend</string>
+ <string>rrthook</string>
+ <string>rfishhook</string>
+ <string>rfishhookrev</string>
+ <string>Rsmallcap</string>
+ <string>Rsmallcapinv</string>
+ <string>srthook</string>
+ <string>esh</string>
+ <string>jhookdblbar</string>
+ <string>eshshortrev</string>
+ <string>eshcurl</string>
+ <string>tturn</string>
+ <string>trthook</string>
+ <string>ubar</string>
+ <string>upsilonlatin</string>
+ <string>vscript</string>
+ <string>vturn</string>
+ <string>wturn</string>
+ <string>yturn</string>
+ <string>Ysmallcap</string>
+ <string>zrthook</string>
+ <string>zcurl</string>
+ <string>uni0292</string>
+ <string>uni0293</string>
+ <string>glottalstop</string>
+ <string>glottalstoprevinv</string>
+ <string>glottalstopinv</string>
+ <string>cstretch</string>
+ <string>bullseye</string>
+ <string>epsilonclosed</string>
+ <string>Gsmallcaphook</string>
+ <string>jcrosstail</string>
+ <string>kturn</string>
+ <string>Lsmallcap</string>
+ <string>qhook</string>
+ <string>glottalstopbar</string>
+ <string>glottalstopbarrev</string>
+ <string>dz</string>
+ <string>dyogh</string>
+ <string>dzcurl</string>
+ <string>ts</string>
+ <string>tesh</string>
+ <string>tccurl</string>
+ <string>uni02A9</string>
+ <string>finalkaf</string>
+ <string>uni02AB</string>
+ <string>uni02AC</string>
+ <string>finalmem</string>
+ <string>uni02AE</string>
+ <string>finalnun</string>
+ <string>hsuper</string>
+ <string>hhooksuper</string>
+ <string>jsuper</string>
+ <string>rsuper</string>
+ <string>rturnsuper</string>
+ <string>finaltsadi</string>
+ <string>Rturnsuper</string>
+ <string>wsuper</string>
+ <string>ysuper</string>
+ <string>uni02B9</string>
+ <string>uni02BA</string>
+ <string>uni02BB</string>
+ <string>uni02BD</string>
+ <string>uni02BE</string>
+ <string>uni02BF</string>
+ <string>uni02C0</string>
+ <string>uni02C1</string>
+ <string>uni02C2</string>
+ <string>uni02C3</string>
+ <string>uni02C4</string>
+ <string>uni02C5</string>
+ <string>linevert</string>
+ <string>uni02CA</string>
+ <string>uni02CB</string>
+ <string>uni02CC</string>
+ <string>macronsub</string>
+ <string>uni02CE</string>
+ <string>uni02CF</string>
+ <string>uni02D0</string>
+ <string>uni02D1</string>
+ <string>uni02D2</string>
+ <string>uni02D3</string>
+ <string>uni02D4</string>
+ <string>uni02D5</string>
+ <string>uni02D6</string>
+ <string>uni02D7</string>
+ <string>uni02DE</string>
+ <string>qofdagesh</string>
+ <string>gammasuper</string>
+ <string>shindagesh</string>
+ <string>tavdages</string>
+ <string>xsuper</string>
+ <string>uni02E4</string>
+ <string>uni02E5</string>
+ <string>uni02E6</string>
+ <string>uni02E7</string>
+ <string>uni02E8</string>
+ <string>uni02E9</string>
+ <string>uni02EA</string>
+ <string>uni02EB</string>
+ <string>uni02EC</string>
+ <string>uni02ED</string>
+ <string>dblapostrophe</string>
+ <string>uni02EF</string>
+ <string>uni02F0</string>
+ <string>uni02F1</string>
+ <string>uni02F2</string>
+ <string>uni02F4</string>
+ <string>uni02F5</string>
+ <string>uni02F6</string>
+ <string>uni02F7</string>
+ <string>uni02F8</string>
+ <string>uni02F9</string>
+ <string>uni02FA</string>
+ <string>uni02FB</string>
+ <string>uni02FC</string>
+ <string>uni02FD</string>
+ <string>uni02FE</string>
+ <string>uni02FF</string>
+ <string>circumflexnosp</string>
+ <string>macroncomb</string>
+ <string>overscorenosp</string>
+ <string>brevenosp</string>
+ <string>dotnosp</string>
+ <string>dieresisnosp</string>
+ <string>ringnosp</string>
+ <string>acutedblnosp</string>
+ <string>caronnosp</string>
+ <string>linevertnosp</string>
+ <string>linevertdblnosp</string>
+ <string>candrabindunosp</string>
+ <string>breveinvnosp</string>
+ <string>commaturnsupnosp</string>
+ <string>uni0313</string>
+ <string>commasuprevnosp</string>
+ <string>commaaboverightcomb</string>
+ <string>gravesubnosp</string>
+ <string>acutesubnosp</string>
+ <string>tackleftsubnosp</string>
+ <string>tackrightsubnosp</string>
+ <string>anglesupnosp</string>
+ <string>hornnosp</string>
+ <string>ringlefthalfsubnosp</string>
+ <string>tackupsubnosp</string>
+ <string>tackdownsubnosp</string>
+ <string>plussubnosp</string>
+ <string>minussubnosp</string>
+ <string>hooksubpalatnosp</string>
+ <string>hooksubretronosp</string>
+ <string>dotdblsubnosp</string>
+ <string>ringsubnosp</string>
+ <string>uni0326</string>
+ <string>cedillanosp</string>
+ <string>ogoneknosp</string>
+ <string>linevertsubnosp</string>
+ <string>bridgesubnosp</string>
+ <string>archdblsubnosp</string>
+ <string>caronsubnosp</string>
+ <string>circumflexsubnosp</string>
+ <string>brevesubnosp</string>
+ <string>breveinvsubnosp</string>
+ <string>tildesubnosp</string>
+ <string>macronsubnosp</string>
+ <string>underscorenosp</string>
+ <string>underscoredblnosp</string>
+ <string>tildemidnosp</string>
+ <string>barmidshortnosp</string>
+ <string>barmidlongnosp</string>
+ <string>slashshortnosp</string>
+ <string>slashlongnosp</string>
+ <string>ringrighthalfsubnosp</string>
+ <string>bridgeinvsubnosp</string>
+ <string>squaresubnosp</string>
+ <string>seagullsubnosp</string>
+ <string>xsupnosp</string>
+ <string>tildevertsupnosp</string>
+ <string>overscoredblnosp</string>
+ <string>graveleftnosp</string>
+ <string>acuterightnosp</string>
+ <string>uni0342</string>
+ <string>uni0343</string>
+ <string>diaeresistonosnosp</string>
+ <string>iotasubnosp</string>
+ <string>uni0346</string>
+ <string>uni0347</string>
+ <string>uni0348</string>
+ <string>uni0349</string>
+ <string>uni034A</string>
+ <string>uni034B</string>
+ <string>uni034C</string>
+ <string>uni034D</string>
+ <string>uni034E</string>
+ <string>uni034F</string>
+ <string>uni0350</string>
+ <string>uni0351</string>
+ <string>uni0352</string>
+ <string>uni0353</string>
+ <string>uni0354</string>
+ <string>uni0355</string>
+ <string>uni0356</string>
+ <string>uni0357</string>
+ <string>uni0358</string>
+ <string>uni0359</string>
+ <string>uni035A</string>
+ <string>uni035B</string>
+ <string>uni035C</string>
+ <string>uni035D</string>
+ <string>uni035E</string>
+ <string>uni035F</string>
+ <string>uni0360</string>
+ <string>uni0361</string>
+ <string>uni0362</string>
+ <string>uni0363</string>
+ <string>uni0364</string>
+ <string>uni0365</string>
+ <string>uni0366</string>
+ <string>uni0367</string>
+ <string>uni0368</string>
+ <string>uni0369</string>
+ <string>uni036A</string>
+ <string>uni036B</string>
+ <string>uni036C</string>
+ <string>uni036D</string>
+ <string>uni036E</string>
+ <string>uni036F</string>
+ <string>uni0370</string>
+ <string>uni0371</string>
+ <string>uni0372</string>
+ <string>uni0373</string>
+ <string>numeralgreek</string>
+ <string>numeralgreeksub</string>
+ <string>uni0376</string>
+ <string>uni0377</string>
+ <string>uni037B</string>
+ <string>uni037C</string>
+ <string>uni037D</string>
+ <string>questiongreek</string>
+ <string>uni03CF</string>
+ <string>beta1</string>
+ <string>phi1</string>
+ <string>uni03D7</string>
+ <string>uni03D8</string>
+ <string>uni03D9</string>
+ <string>Stigma</string>
+ <string>stigma</string>
+ <string>Digamma</string>
+ <string>digamma</string>
+ <string>Koppa</string>
+ <string>koppa</string>
+ <string>Sampi</string>
+ <string>sampi</string>
+ <string>kappa1</string>
+ <string>rho1</string>
+ <string>uni03F5</string>
+ <string>uni03F6</string>
+ <string>uni03FB</string>
+ <string>uni03FC</string>
+ <string>uni03FD</string>
+ <string>uni03FE</string>
+ <string>uni03FF</string>
+ <string>uni0487</string>
+ <string>uni0514</string>
+ <string>uni0515</string>
+ <string>uni0516</string>
+ <string>uni0517</string>
+ <string>uni0518</string>
+ <string>uni0519</string>
+ <string>uni051E</string>
+ <string>uni051F</string>
+ <string>uni0520</string>
+ <string>uni0521</string>
+ <string>uni0522</string>
+ <string>uni0523</string>
+ <string>uni0528</string>
+ <string>uni0529</string>
+ <string>uni052A</string>
+ <string>uni052B</string>
+ <string>uni052C</string>
+ <string>uni052D</string>
+ <string>uni1AB0</string>
+ <string>uni1AB1</string>
+ <string>uni1AB2</string>
+ <string>uni1AB3</string>
+ <string>uni1AB4</string>
+ <string>uni1AB5</string>
+ <string>uni1AB6</string>
+ <string>uni1AB7</string>
+ <string>uni1AB8</string>
+ <string>uni1AB9</string>
+ <string>uni1ABA</string>
+ <string>uni1ABB</string>
+ <string>uni1ABC</string>
+ <string>uni1ABD</string>
+ <string>uni1ABE</string>
+ <string>uni1D00</string>
+ <string>uni1D01</string>
+ <string>uni1D02</string>
+ <string>uni1D03</string>
+ <string>uni1D04</string>
+ <string>uni1D05</string>
+ <string>uni1D06</string>
+ <string>uni1D07</string>
+ <string>uni1D08</string>
+ <string>uni1D09</string>
+ <string>uni1D0A</string>
+ <string>uni1D0B</string>
+ <string>uni1D0C</string>
+ <string>uni1D0D</string>
+ <string>uni1D0E</string>
+ <string>uni1D0F</string>
+ <string>uni1D10</string>
+ <string>uni1D11</string>
+ <string>uni1D12</string>
+ <string>uni1D13</string>
+ <string>uni1D14</string>
+ <string>uni1D15</string>
+ <string>uni1D16</string>
+ <string>uni1D17</string>
+ <string>uni1D18</string>
+ <string>uni1D19</string>
+ <string>uni1D1A</string>
+ <string>uni1D1B</string>
+ <string>uni1D1C</string>
+ <string>uni1D1D</string>
+ <string>uni1D1E</string>
+ <string>uni1D1F</string>
+ <string>uni1D20</string>
+ <string>uni1D21</string>
+ <string>uni1D22</string>
+ <string>uni1D23</string>
+ <string>uni1D24</string>
+ <string>uni1D25</string>
+ <string>uni1D26</string>
+ <string>uni1D27</string>
+ <string>uni1D28</string>
+ <string>uni1D29</string>
+ <string>uni1D2A</string>
+ <string>uni1D2B</string>
+ <string>uni1D2C</string>
+ <string>uni1D2D</string>
+ <string>uni1D2E</string>
+ <string>uni1D2F</string>
+ <string>uni1D30</string>
+ <string>uni1D31</string>
+ <string>uni1D32</string>
+ <string>uni1D33</string>
+ <string>uni1D34</string>
+ <string>uni1D35</string>
+ <string>uni1D36</string>
+ <string>uni1D37</string>
+ <string>uni1D38</string>
+ <string>uni1D39</string>
+ <string>uni1D3A</string>
+ <string>uni1D3B</string>
+ <string>uni1D3C</string>
+ <string>uni1D3D</string>
+ <string>uni1D3E</string>
+ <string>uni1D3F</string>
+ <string>uni1D40</string>
+ <string>uni1D41</string>
+ <string>uni1D42</string>
+ <string>uni1D43</string>
+ <string>uni1D44</string>
+ <string>uni1D45</string>
+ <string>uni1D46</string>
+ <string>uni1D47</string>
+ <string>uni1D48</string>
+ <string>uni1D49</string>
+ <string>uni1D4A</string>
+ <string>uni1D4B</string>
+ <string>uni1D4C</string>
+ <string>uni1D4D</string>
+ <string>uni1D4E</string>
+ <string>uni1D4F</string>
+ <string>uni1D50</string>
+ <string>uni1D51</string>
+ <string>uni1D52</string>
+ <string>uni1D53</string>
+ <string>uni1D54</string>
+ <string>uni1D55</string>
+ <string>uni1D56</string>
+ <string>uni1D57</string>
+ <string>uni1D58</string>
+ <string>uni1D59</string>
+ <string>uni1D5A</string>
+ <string>uni1D5B</string>
+ <string>uni1D5C</string>
+ <string>uni1D5D</string>
+ <string>uni1D5E</string>
+ <string>uni1D5F</string>
+ <string>uni1D60</string>
+ <string>uni1D61</string>
+ <string>uni1D62</string>
+ <string>uni1D63</string>
+ <string>uni1D64</string>
+ <string>uni1D65</string>
+ <string>uni1D66</string>
+ <string>uni1D67</string>
+ <string>uni1D68</string>
+ <string>uni1D69</string>
+ <string>uni1D6A</string>
+ <string>uni1D6B</string>
+ <string>uni1D6C</string>
+ <string>uni1D6D</string>
+ <string>uni1D6E</string>
+ <string>uni1D6F</string>
+ <string>uni1D70</string>
+ <string>uni1D71</string>
+ <string>uni1D72</string>
+ <string>uni1D73</string>
+ <string>uni1D74</string>
+ <string>uni1D75</string>
+ <string>uni1D76</string>
+ <string>uni1D77</string>
+ <string>uni1D78</string>
+ <string>uni1D79</string>
+ <string>uni1D7A</string>
+ <string>uni1D7B</string>
+ <string>uni1D7C</string>
+ <string>uni1D7D</string>
+ <string>uni1D7E</string>
+ <string>uni1D7F</string>
+ <string>uni1D80</string>
+ <string>uni1D81</string>
+ <string>uni1D82</string>
+ <string>uni1D83</string>
+ <string>uni1D84</string>
+ <string>uni1D85</string>
+ <string>uni1D86</string>
+ <string>uni1D87</string>
+ <string>uni1D88</string>
+ <string>uni1D89</string>
+ <string>uni1D8A</string>
+ <string>uni1D8B</string>
+ <string>uni1D8C</string>
+ <string>uni1D8D</string>
+ <string>uni1D8E</string>
+ <string>uni1D8F</string>
+ <string>uni1D90</string>
+ <string>uni1D91</string>
+ <string>uni1D92</string>
+ <string>uni1D93</string>
+ <string>uni1D94</string>
+ <string>uni1D95</string>
+ <string>uni1D96</string>
+ <string>uni1D97</string>
+ <string>uni1D98</string>
+ <string>uni1D99</string>
+ <string>uni1D9A</string>
+ <string>uni1D9B</string>
+ <string>uni1D9C</string>
+ <string>uni1D9D</string>
+ <string>uni1D9E</string>
+ <string>uni1D9F</string>
+ <string>uni1DA0</string>
+ <string>uni1DA1</string>
+ <string>uni1DA2</string>
+ <string>uni1DA3</string>
+ <string>uni1DA4</string>
+ <string>uni1DA5</string>
+ <string>uni1DA6</string>
+ <string>uni1DA7</string>
+ <string>uni1DA8</string>
+ <string>uni1DA9</string>
+ <string>uni1DAA</string>
+ <string>uni1DAB</string>
+ <string>uni1DAC</string>
+ <string>uni1DAD</string>
+ <string>uni1DAE</string>
+ <string>uni1DAF</string>
+ <string>uni1DB0</string>
+ <string>uni1DB1</string>
+ <string>uni1DB2</string>
+ <string>uni1DB3</string>
+ <string>uni1DB4</string>
+ <string>uni1DB5</string>
+ <string>uni1DB6</string>
+ <string>uni1DB7</string>
+ <string>uni1DB8</string>
+ <string>uni1DB9</string>
+ <string>uni1DBA</string>
+ <string>uni1DBB</string>
+ <string>uni1DBC</string>
+ <string>uni1DBD</string>
+ <string>uni1DBE</string>
+ <string>uni1DBF</string>
+ <string>uni1DC0</string>
+ <string>uni1DC1</string>
+ <string>uni1DC2</string>
+ <string>uni1DC3</string>
+ <string>uni1DC4</string>
+ <string>uni1DC5</string>
+ <string>uni1DC6</string>
+ <string>uni1DC7</string>
+ <string>uni1DC8</string>
+ <string>uni1DC9</string>
+ <string>uni1DCA</string>
+ <string>uni1DCB</string>
+ <string>uni1DCC</string>
+ <string>uni1DCD</string>
+ <string>uni1DCE</string>
+ <string>uni1DCF</string>
+ <string>uni1DD0</string>
+ <string>uni1DD1</string>
+ <string>uni1DD2</string>
+ <string>uni1DD3</string>
+ <string>uni1DD4</string>
+ <string>uni1DD5</string>
+ <string>uni1DD6</string>
+ <string>uni1DD7</string>
+ <string>uni1DD8</string>
+ <string>uni1DD9</string>
+ <string>uni1DDA</string>
+ <string>uni1DDB</string>
+ <string>uni1DDC</string>
+ <string>uni1DDD</string>
+ <string>uni1DDE</string>
+ <string>uni1DDF</string>
+ <string>uni1DE0</string>
+ <string>uni1DE1</string>
+ <string>uni1DE2</string>
+ <string>uni1DE3</string>
+ <string>uni1DE4</string>
+ <string>uni1DE5</string>
+ <string>uni1DE6</string>
+ <string>uni1DE7</string>
+ <string>uni1DE8</string>
+ <string>uni1DE9</string>
+ <string>uni1DEA</string>
+ <string>uni1DEB</string>
+ <string>uni1DEC</string>
+ <string>uni1DED</string>
+ <string>uni1DEE</string>
+ <string>uni1DEF</string>
+ <string>uni1DF0</string>
+ <string>uni1DF1</string>
+ <string>uni1DF2</string>
+ <string>uni1DF3</string>
+ <string>uni1DF4</string>
+ <string>uni1DFC</string>
+ <string>uni1DFD</string>
+ <string>uni1DFE</string>
+ <string>uni1DFF</string>
+ <string>uni1E28</string>
+ <string>uni1E29</string>
+ <string>uni1E9B</string>
+ <string>uni1E9C</string>
+ <string>uni1E9D</string>
+ <string>Germandbls</string>
+ <string>uni1E9F</string>
+ <string>afii61664</string>
+ <string>afii57598</string>
+ <string>afii57596</string>
+ <string>afii300</string>
+ <string>hyphen__</string>
+ <string>hyphennobreak</string>
+ <string>figuredash</string>
+ <string>verticalbardbl</string>
+ <string>quotedblreversed</string>
+ <string>trianglebullet</string>
+ <string>onedotleader</string>
+ <string>hyphendot</string>
+ <string>pertenthousand</string>
+ <string>primetripl1</string>
+ <string>primerev1</string>
+ <string>reverseddblprime</string>
+ <string>primetriplerev1</string>
+ <string>caret</string>
+ <string>referencemark</string>
+ <string>interrobang</string>
+ <string>overline</string>
+ <string>undertie</string>
+ <string>charactertie</string>
+ <string>caretinsertionpoint</string>
+ <string>asterism</string>
+ <string>hyphenbullet</string>
+ <string>uni2045</string>
+ <string>uni2046</string>
+ <string>uni204A</string>
+ <string>uni204B</string>
+ <string>uni204C</string>
+ <string>uni204D</string>
+ <string>uni204E</string>
+ <string>uni204F</string>
+ <string>uni2050</string>
+ <string>uni2051</string>
+ <string>uni2052</string>
+ <string>uni2053</string>
+ <string>uni2054</string>
+ <string>uni2055</string>
+ <string>uni2056</string>
+ <string>uni2057</string>
+ <string>uni2058</string>
+ <string>uni2059</string>
+ <string>uni205A</string>
+ <string>uni205B</string>
+ <string>uni205C</string>
+ <string>uni205D</string>
+ <string>uni205E</string>
+ <string>zerosuperior</string>
+ <string>uni2071</string>
+ <string>fivesuperior</string>
+ <string>sixsuperior</string>
+ <string>sevensuperior</string>
+ <string>eightsuperior</string>
+ <string>ninesuperior</string>
+ <string>plussuperior</string>
+ <string>minussuperior</string>
+ <string>equalsuperior</string>
+ <string>parenleftsuperior</string>
+ <string>parenrightsuperior</string>
+ <string>zerosub</string>
+ <string>oneinferior</string>
+ <string>twosub</string>
+ <string>threesub</string>
+ <string>foursub</string>
+ <string>fivesub</string>
+ <string>sixinferior</string>
+ <string>sevensub</string>
+ <string>eightsub</string>
+ <string>nineinferior</string>
+ <string>plussub</string>
+ <string>minussub</string>
+ <string>equalsub</string>
+ <string>parenleftinferior</string>
+ <string>parenrightsub</string>
+ <string>uni2090</string>
+ <string>uni2091</string>
+ <string>uni2092</string>
+ <string>uni2093</string>
+ <string>uni2094</string>
+ <string>uni2095</string>
+ <string>uni2096</string>
+ <string>uni2097</string>
+ <string>uni2098</string>
+ <string>uni2099</string>
+ <string>uni209A</string>
+ <string>uni209B</string>
+ <string>uni209C</string>
+ <string>eurocurrency</string>
+ <string>coloncurrency</string>
+ <string>cruzeiro</string>
+ <string>mill</string>
+ <string>naira</string>
+ <string>rupee</string>
+ <string>won</string>
+ <string>afii57636</string>
+ <string>uni20AD</string>
+ <string>uni20AE</string>
+ <string>uni20AF</string>
+ <string>uni20B0</string>
+ <string>uni20B1</string>
+ <string>uni20B2</string>
+ <string>uni20B3</string>
+ <string>uni20B4</string>
+ <string>uni20B5</string>
+ <string>uni20B6</string>
+ <string>uni20B7</string>
+ <string>uni20B8</string>
+ <string>uni20B9</string>
+ <string>uni20BA</string>
+ <string>uni20BD</string>
+ <string>accountof</string>
+ <string>addresssubject</string>
+ <string>degreecentigrade</string>
+ <string>cadauna</string>
+ <string>degreefarenheit</string>
+ <string>published</string>
+ <string>Rx</string>
+ <string>response</string>
+ <string>servicemark</string>
+ <string>tel</string>
+ <string>versicle</string>
+ <string>ounce</string>
+ <string>degreekelvin</string>
+ <string>angstrom</string>
+ <string>Fturn</string>
+ <string>uni213B</string>
+ <string>uni214D</string>
+ <string>uni214F</string>
+ <string>uni2150</string>
+ <string>uni2151</string>
+ <string>uni2152</string>
+ <string>onethird</string>
+ <string>twothirds</string>
+ <string>uni2155</string>
+ <string>uni2156</string>
+ <string>uni2157</string>
+ <string>uni2158</string>
+ <string>uni2159</string>
+ <string>uni215A</string>
+ <string>uni215F</string>
+ <string>romanone</string>
+ <string>romantwo</string>
+ <string>romanthree</string>
+ <string>romanfour</string>
+ <string>romanfive</string>
+ <string>romansix</string>
+ <string>romanseven</string>
+ <string>romaneight</string>
+ <string>romannine</string>
+ <string>romanten</string>
+ <string>romaneleven</string>
+ <string>romantwelve</string>
+ <string>romanfifty</string>
+ <string>romanhundred</string>
+ <string>romanfivehundred</string>
+ <string>romanthousand</string>
+ <string>uni2170</string>
+ <string>uni2171</string>
+ <string>uni2172</string>
+ <string>uni2173</string>
+ <string>uni2174</string>
+ <string>uni2175</string>
+ <string>uni2176</string>
+ <string>uni2177</string>
+ <string>uni2178</string>
+ <string>uni2179</string>
+ <string>uni217A</string>
+ <string>uni217B</string>
+ <string>uni217C</string>
+ <string>uni217D</string>
+ <string>uni217E</string>
+ <string>uni217F</string>
+ <string>uni2180</string>
+ <string>uni2181</string>
+ <string>uni2182</string>
+ <string>uni2183</string>
+ <string>uni2184</string>
+ <string>uni2185</string>
+ <string>uni2186</string>
+ <string>uni2187</string>
+ <string>uni2188</string>
+ <string>uni2189</string>
+ <string>arrowup</string>
+ <string>arrowdown</string>
+ <string>spaceopenbox</string>
+ <string>uni27E6</string>
+ <string>uni27E7</string>
+ <string>uni27E8</string>
+ <string>uni27E9</string>
+ <string>uni27EA</string>
+ <string>uni27EB</string>
+ <string>uni27EC</string>
+ <string>uni27ED</string>
+ <string>uni27EE</string>
+ <string>uni27EF</string>
+ <string>uni2C60</string>
+ <string>uni2C61</string>
+ <string>uni2C62</string>
+ <string>uni2C63</string>
+ <string>uni2C64</string>
+ <string>uni2C65</string>
+ <string>uni2C66</string>
+ <string>uni2C69</string>
+ <string>uni2C6A</string>
+ <string>uni2C6B</string>
+ <string>uni2C6C</string>
+ <string>uni2C6D</string>
+ <string>uni2C6E</string>
+ <string>uni2C6F</string>
+ <string>uni2C70</string>
+ <string>uni2C71</string>
+ <string>uni2C72</string>
+ <string>uni2C73</string>
+ <string>uni2C74</string>
+ <string>uni2C75</string>
+ <string>uni2C76</string>
+ <string>uni2C77</string>
+ <string>uni2C78</string>
+ <string>uni2C79</string>
+ <string>uni2C7A</string>
+ <string>uni2C7B</string>
+ <string>uni2C7C</string>
+ <string>uni2C7D</string>
+ <string>uni2C7E</string>
+ <string>uni2C7F</string>
+ <string>uni2E00</string>
+ <string>uni2E01</string>
+ <string>uni2E02</string>
+ <string>uni2E03</string>
+ <string>uni2E04</string>
+ <string>uni2E05</string>
+ <string>uni2E06</string>
+ <string>uni2E07</string>
+ <string>uni2E08</string>
+ <string>uni2E09</string>
+ <string>uni2E0A</string>
+ <string>uni2E0B</string>
+ <string>uni2E0C</string>
+ <string>uni2E0D</string>
+ <string>uni2E0E</string>
+ <string>uni2E0F</string>
+ <string>uni2E10</string>
+ <string>uni2E11</string>
+ <string>uni2E12</string>
+ <string>uni2E13</string>
+ <string>uni2E14</string>
+ <string>uni2E15</string>
+ <string>uni2E16</string>
+ <string>uni2E17</string>
+ <string>uni2E18</string>
+ <string>uni2E19</string>
+ <string>uni2E1A</string>
+ <string>uni2E1B</string>
+ <string>uni2E1C</string>
+ <string>uni2E1D</string>
+ <string>uni2E1E</string>
+ <string>uni2E1F</string>
+ <string>uni2E20</string>
+ <string>uni2E21</string>
+ <string>uni2E22</string>
+ <string>uni2E23</string>
+ <string>uni2E24</string>
+ <string>uni2E25</string>
+ <string>uni2E26</string>
+ <string>uni2E27</string>
+ <string>uni2E28</string>
+ <string>uni2E29</string>
+ <string>uni2E2A</string>
+ <string>uni2E2B</string>
+ <string>uni2E2C</string>
+ <string>uni2E2D</string>
+ <string>uni2E2E</string>
+ <string>uni2E2F</string>
+ <string>uni2E30</string>
+ <string>uni2E31</string>
+ <string>uni2E32</string>
+ <string>uni2E33</string>
+ <string>uni2E34</string>
+ <string>uni2E35</string>
+ <string>uni2E36</string>
+ <string>uni2E37</string>
+ <string>uni2E38</string>
+ <string>uni2E39</string>
+ <string>uni2E3A</string>
+ <string>uni2E3B</string>
+ <string>uni2E3C</string>
+ <string>uni2E3D</string>
+ <string>uni2E3E</string>
+ <string>uni2E3F</string>
+ <string>uni2E40</string>
+ <string>uni2E41</string>
+ <string>uni2E42</string>
+ <string>uni2DE0</string>
+ <string>uni2DE1</string>
+ <string>uni2DE2</string>
+ <string>uni2DE3</string>
+ <string>uni2DE4</string>
+ <string>uni2DE5</string>
+ <string>uni2DE6</string>
+ <string>uni2DE7</string>
+ <string>uni2DE8</string>
+ <string>uni2DE9</string>
+ <string>uni2DEA</string>
+ <string>uni2DEB</string>
+ <string>uni2DEC</string>
+ <string>uni2DED</string>
+ <string>uni2DEE</string>
+ <string>uni2DEF</string>
+ <string>uni2DF0</string>
+ <string>uni2DF1</string>
+ <string>uni2DF2</string>
+ <string>uni2DF3</string>
+ <string>uni2DF4</string>
+ <string>uni2DF5</string>
+ <string>uni2DF6</string>
+ <string>uni2DF7</string>
+ <string>uni2DF8</string>
+ <string>uni2DF9</string>
+ <string>uni2DFA</string>
+ <string>uni2DFB</string>
+ <string>uni2DFC</string>
+ <string>uni2DFD</string>
+ <string>uni2DFE</string>
+ <string>uni2DFF</string>
+ <string>uniA640</string>
+ <string>uniA641</string>
+ <string>uniA642</string>
+ <string>uniA643</string>
+ <string>uniA644</string>
+ <string>uniA645</string>
+ <string>uniA646</string>
+ <string>uniA647</string>
+ <string>uniA648</string>
+ <string>uniA649</string>
+ <string>uniA64A</string>
+ <string>uniA64B</string>
+ <string>uniA64C</string>
+ <string>uniA64D</string>
+ <string>uniA64E</string>
+ <string>uniA64F</string>
+ <string>uniA650</string>
+ <string>uniA651</string>
+ <string>uniA652</string>
+ <string>uniA653</string>
+ <string>uniA654</string>
+ <string>uniA655</string>
+ <string>uniA656</string>
+ <string>uniA657</string>
+ <string>uniA658</string>
+ <string>uniA659</string>
+ <string>uniA65A</string>
+ <string>uniA65B</string>
+ <string>uniA65C</string>
+ <string>uniA65D</string>
+ <string>uniA65E</string>
+ <string>uniA65F</string>
+ <string>uniA660</string>
+ <string>uniA661</string>
+ <string>uniA662</string>
+ <string>uniA663</string>
+ <string>uniA664</string>
+ <string>uniA665</string>
+ <string>uniA666</string>
+ <string>uniA667</string>
+ <string>uniA668</string>
+ <string>uniA669</string>
+ <string>uniA66A</string>
+ <string>uniA66B</string>
+ <string>uniA66C</string>
+ <string>uniA66D</string>
+ <string>uniA66E</string>
+ <string>uniA66F</string>
+ <string>uniA670</string>
+ <string>uniA671</string>
+ <string>uniA672</string>
+ <string>uniA673</string>
+ <string>uniA674</string>
+ <string>uniA675</string>
+ <string>uniA676</string>
+ <string>uniA677</string>
+ <string>uniA678</string>
+ <string>uniA679</string>
+ <string>uniA67A</string>
+ <string>uniA67B</string>
+ <string>uniA67C</string>
+ <string>uniA67D</string>
+ <string>uniA67E</string>
+ <string>uniA67F</string>
+ <string>uniA680</string>
+ <string>uniA681</string>
+ <string>uniA682</string>
+ <string>uniA683</string>
+ <string>uniA684</string>
+ <string>uniA685</string>
+ <string>uniA686</string>
+ <string>uniA687</string>
+ <string>uniA688</string>
+ <string>uniA689</string>
+ <string>uniA68A</string>
+ <string>uniA68B</string>
+ <string>uniA68C</string>
+ <string>uniA68D</string>
+ <string>uniA68E</string>
+ <string>uniA68F</string>
+ <string>uniA690</string>
+ <string>uniA691</string>
+ <string>uniA692</string>
+ <string>uniA693</string>
+ <string>uniA694</string>
+ <string>uniA695</string>
+ <string>uniA696</string>
+ <string>uniA697</string>
+ <string>uniA698</string>
+ <string>uniA699</string>
+ <string>uniA69A</string>
+ <string>uniA69B</string>
+ <string>uniA69C</string>
+ <string>uniA69D</string>
+ <string>uniA69F</string>
+ <string>uniA700</string>
+ <string>uniA701</string>
+ <string>uniA702</string>
+ <string>uniA703</string>
+ <string>uniA704</string>
+ <string>uniA705</string>
+ <string>uniA706</string>
+ <string>uniA707</string>
+ <string>uniA708</string>
+ <string>uniA709</string>
+ <string>uniA70A</string>
+ <string>uniA70B</string>
+ <string>uniA70C</string>
+ <string>uniA70D</string>
+ <string>uniA70E</string>
+ <string>uniA70F</string>
+ <string>uniA710</string>
+ <string>uniA711</string>
+ <string>uniA712</string>
+ <string>uniA713</string>
+ <string>uniA714</string>
+ <string>uniA715</string>
+ <string>uniA716</string>
+ <string>uniA717</string>
+ <string>uniA718</string>
+ <string>uniA719</string>
+ <string>uniA71A</string>
+ <string>uniA71B</string>
+ <string>uniA71C</string>
+ <string>uniA71D</string>
+ <string>uniA71E</string>
+ <string>uniA71F</string>
+ <string>uniA720</string>
+ <string>uniA721</string>
+ <string>uniA722</string>
+ <string>uniA723</string>
+ <string>uniA724</string>
+ <string>uniA725</string>
+ <string>uniA726</string>
+ <string>uniA727</string>
+ <string>uniA728</string>
+ <string>uniA729</string>
+ <string>uniA72A</string>
+ <string>uniA72B</string>
+ <string>uniA72C</string>
+ <string>uniA72D</string>
+ <string>uniA72E</string>
+ <string>uniA72F</string>
+ <string>uniA730</string>
+ <string>uniA731</string>
+ <string>uniA732</string>
+ <string>uniA733</string>
+ <string>uniA734</string>
+ <string>uniA735</string>
+ <string>uniA736</string>
+ <string>uniA737</string>
+ <string>uniA738</string>
+ <string>uniA739</string>
+ <string>uniA73A</string>
+ <string>uniA73B</string>
+ <string>uniA73C</string>
+ <string>uniA73D</string>
+ <string>uniA73E</string>
+ <string>uniA73F</string>
+ <string>uniA740</string>
+ <string>uniA741</string>
+ <string>uniA742</string>
+ <string>uniA743</string>
+ <string>uniA744</string>
+ <string>uniA745</string>
+ <string>uniA746</string>
+ <string>uniA747</string>
+ <string>uniA748</string>
+ <string>uniA749</string>
+ <string>uniA74A</string>
+ <string>uniA74B</string>
+ <string>uniA74C</string>
+ <string>uniA74D</string>
+ <string>uniA74E</string>
+ <string>uniA74F</string>
+ <string>uniA750</string>
+ <string>uniA751</string>
+ <string>uniA752</string>
+ <string>uniA753</string>
+ <string>uniA754</string>
+ <string>uniA755</string>
+ <string>uniA756</string>
+ <string>uniA757</string>
+ <string>uniA758</string>
+ <string>uniA759</string>
+ <string>uniA75A</string>
+ <string>uniA75B</string>
+ <string>uniA75C</string>
+ <string>uniA75D</string>
+ <string>uniA75E</string>
+ <string>uniA75F</string>
+ <string>uniA760</string>
+ <string>uniA761</string>
+ <string>uniA762</string>
+ <string>uniA763</string>
+ <string>uniA764</string>
+ <string>uniA765</string>
+ <string>uniA766</string>
+ <string>uniA767</string>
+ <string>uniA768</string>
+ <string>uniA769</string>
+ <string>uniA76A</string>
+ <string>uniA76B</string>
+ <string>uniA76C</string>
+ <string>uniA76D</string>
+ <string>uniA76E</string>
+ <string>uniA76F</string>
+ <string>uniA770</string>
+ <string>uniA771</string>
+ <string>uniA772</string>
+ <string>uniA773</string>
+ <string>uniA774</string>
+ <string>uniA775</string>
+ <string>uniA776</string>
+ <string>uniA777</string>
+ <string>uniA778</string>
+ <string>uniA779</string>
+ <string>uniA77A</string>
+ <string>uniA77B</string>
+ <string>uniA77C</string>
+ <string>uniA77D</string>
+ <string>uniA77E</string>
+ <string>uniA77F</string>
+ <string>uniA780</string>
+ <string>uniA781</string>
+ <string>uniA782</string>
+ <string>uniA783</string>
+ <string>uniA784</string>
+ <string>uniA785</string>
+ <string>uniA786</string>
+ <string>uniA787</string>
+ <string>uniA788</string>
+ <string>uniA789</string>
+ <string>uniA78A</string>
+ <string>uniA78B</string>
+ <string>uniA78C</string>
+ <string>uniA78D</string>
+ <string>uniA78E</string>
+ <string>uniA792</string>
+ <string>uniA793</string>
+ <string>uniA794</string>
+ <string>uniA795</string>
+ <string>uniA798</string>
+ <string>uniA799</string>
+ <string>uniA79A</string>
+ <string>uniA79B</string>
+ <string>uniA79C</string>
+ <string>uniA79D</string>
+ <string>uniA79E</string>
+ <string>uniA79F</string>
+ <string>uniA7A0</string>
+ <string>uniA7A1</string>
+ <string>uniA7A2</string>
+ <string>uniA7A3</string>
+ <string>uniA7A4</string>
+ <string>uniA7A5</string>
+ <string>uniA7A6</string>
+ <string>uniA7A7</string>
+ <string>uniA7A8</string>
+ <string>uniA7A9</string>
+ <string>uniA7AA</string>
+ <string>uniA7F8</string>
+ <string>uniA7F9</string>
+ <string>uniA7FA</string>
+ <string>uniA7FB</string>
+ <string>uniA7FC</string>
+ <string>uniA7FD</string>
+ <string>uniA7FE</string>
+ <string>uniA7FF</string>
+ <string>uniAB5F</string>
+ <string>uniAB30</string>
+ <string>uniAB31</string>
+ <string>uniAB32</string>
+ <string>uniAB34</string>
+ <string>uniAB35</string>
+ <string>uniAB36</string>
+ <string>uniAB33</string>
+ <string>uniAB37</string>
+ <string>uniAB38</string>
+ <string>uniAB39</string>
+ <string>uniAB3A</string>
+ <string>uniAB3B</string>
+ <string>uniAB3C</string>
+ <string>uniAB3D</string>
+ <string>uniAB3E</string>
+ <string>uniAB3F</string>
+ <string>uniAB40</string>
+ <string>uniAB41</string>
+ <string>uniAB42</string>
+ <string>uniAB43</string>
+ <string>uniAB44</string>
+ <string>uniAB45</string>
+ <string>uniAB46</string>
+ <string>uniAB47</string>
+ <string>uniAB48</string>
+ <string>uniAB49</string>
+ <string>uniAB4A</string>
+ <string>uniAB4B</string>
+ <string>uniAB4C</string>
+ <string>uniAB4D</string>
+ <string>uniAB4E</string>
+ <string>uniAB4F</string>
+ <string>uniAB50</string>
+ <string>uniAB51</string>
+ <string>uniAB52</string>
+ <string>uniAB53</string>
+ <string>uniAB54</string>
+ <string>uniAB55</string>
+ <string>uniAB56</string>
+ <string>uniAB57</string>
+ <string>uniAB58</string>
+ <string>uniAB59</string>
+ <string>uniAB5A</string>
+ <string>uniAB5B</string>
+ <string>uniAB5C</string>
+ <string>uniAB5D</string>
+ <string>uniAB5E</string>
+ <string>f_f</string>
+ <string>longst</string>
+ <string>st</string>
+ <string>uniFE2D</string>
+ <string>uniFE2C</string>
+ <string>uniFE2B</string>
+ <string>uniFE20</string>
+ <string>uniFE21</string>
+ <string>uniFE22</string>
+ <string>uniFE23</string>
+ <string>uniFE24</string>
+ <string>uniFE25</string>
+ <string>uniFE26</string>
+ <string>uniFE27</string>
+ <string>uniFE28</string>
+ <string>uniFE29</string>
+ <string>uniFE2A</string>
+ <string>uni1F16A</string>
+ <string>uni1F16B</string>
+ <string>uni1DF5</string>
+ <string>uni1EFA</string>
+ <string>uni1EFB</string>
+ <string>uni1EFC</string>
+ <string>uni1EFD</string>
+ <string>uni1EFE</string>
+ <string>uni1EFF</string>
+ <string>uni20BB</string>
+ <string>uni20BC</string>
+ <string>uni2B4E</string>
+ <string>uni2B4F</string>
+ <string>uni2B5A</string>
+ <string>uni2B5B</string>
+ <string>uni2B5C</string>
+ <string>uni2B5D</string>
+ <string>uni2B5E</string>
+ <string>uni2B5F</string>
+ <string>uniA796</string>
+ <string>uniA797</string>
+ <string>uniA7AB</string>
+ <string>uniA7AC</string>
+ <string>uniA7AD</string>
+ <string>uniA7F7</string>
+ <string>dieresismacroncomb</string>
+ <string>dieresisacutecomb</string>
+ <string>dieresiscaroncomb</string>
+ <string>dieresisgravecomb</string>
+ <string>dotmacroncomb</string>
+ <string>tildeacutecomb</string>
+ <string>tildedieresiscomb</string>
+ <string>macrongravecomb</string>
+ <string>macronacutecomb</string>
+ <string>macrondieresiscomb</string>
+ <string>acutedotcomb</string>
+ <string>carondotcomb</string>
+ <string>uni01C4</string>
+ <string>uni01C5</string>
+ <string>uni01C6</string>
+ <string>tildemacroncomb</string>
+ <string>uniAB64</string>
+ <string>uniAB65</string>
+ <string>uniA7B0</string>
+ <string>uniA7B1</string>
+ <string>Chook.cn</string>
+ <string>chook.cn</string>
+ <string>Ghook.cn</string>
+ <string>phook.cn</string>
+ <string>bhook.cn</string>
+ <string>dhook.cn</string>
+ <string>ghook.cn</string>
+ <string>srthook.cn</string>
+ <string>qhook.cn</string>
+ <string>uni1D8A.cn</string>
+ <string>uni1D8F.cn</string>
+ <string>uni1D92.cn</string>
+ <string>uni1D97.cn</string>
+ <string>uni2185.cn</string>
+ <string>uni2C78.cn</string>
+ <string>uni2C7A.cn</string>
+ <string>uniA657.cn</string>
+ <string>uniA756.cn</string>
+ <string>uniA758.cn</string>
+ <string>uniA767.cn</string>
+ <string>uniA771.cn</string>
+ <string>uniA794.cn</string>
+ <string>uniAB36.cn</string>
+ <string>st.cn</string>
+ <string>uniA797.cn</string>
+ <string>Oopen.cn</string>
+ <string>oopen.cn</string>
+ <string>uni037B.cn</string>
+ <string>uni037D.cn</string>
+ <string>uni03FD.cn</string>
+ <string>uni03FF.cn</string>
+ <string>uni1D10.cn</string>
+ <string>uni2183.cn</string>
+ <string>uni2184.cn</string>
+ <string>uniA73E.cn</string>
+ <string>uniA73F.cn</string>
+ <string>zero.frac</string>
+ <string>four.frac</string>
+ <string>five.frac</string>
+ <string>six.frac</string>
+ <string>seven.frac</string>
+ <string>eight.frac</string>
+ <string>nine.frac</string>
+ <string>uni20DB</string>
+ <string>uni20DC</string>
+ <string>uni20E8</string>
+ <string>uni20F0</string>
+ <string>uni20E3</string>
+ <string>uni030C</string>
+ <string>uni032C</string>
+ <string>uni0315</string>
+ <string>.notdef</string>
+ <string>.null</string>
+ <string>CR</string>
+ <string>uni02C9</string>
+ <string>uniA92E</string>
+ <string>f_l</string>
+ <string>uni20BE</string>
+ <string>N.unic</string>
+ <string>U.unic</string>
+ <string>A.unic</string>
+ <string>E.unic</string>
+ <string>M.unic</string>
+ <string>f_f_i</string>
+ <string>f_f_l</string>
+ <string>uni006A.ccmp</string>
+ <string>uni1D96.ccmp</string>
+ <string>uni0249.ccmp</string>
+ <string>uni0268.ccmp</string>
+ <string>uni0458.ccmp</string>
+ <string>uni029D.ccmp</string>
+ <string>uni2071.ccmp</string>
+ <string>uni0069.ccmp</string>
+ <string>uni1DA4.ccmp</string>
+ <string>uni012F.ccmp</string>
+ <string>uni0456.ccmp</string>
+ <string>uni1D62.ccmp</string>
+ <string>uni03F3.ccmp</string>
+ <string>uni1DA8.ccmp</string>
+ <string>uni02B2.ccmp</string>
+ <string>uni2C7C.ccmp</string>
+ <string>uni02E9_uni02E7_uni02E6</string>
+ <string>uni02E5_uni02E7_uni02E8</string>
+ <string>uni02E5_uni02E7_uni02E9</string>
+ <string>uni02E9_uni02E5_uni02E5</string>
+ <string>uni02E5_uni02E7_uni02E6</string>
+ <string>uni02E5_uni02E7_uni02E7</string>
+ <string>uni02E5_uni02E7_uni02E5</string>
+ <string>uni02E5_uni02E9_uni02E8</string>
+ <string>uni02E9_uni02E7_uni02E5</string>
+ <string>uni02E6_uni02E9_uni02E7</string>
+ <string>uni02E6_uni02E9_uni02E6</string>
+ <string>uni02E6_uni02E9_uni02E5</string>
+ <string>uni02E6_uni02E9_uni02E9</string>
+ <string>uni02E6_uni02E9_uni02E8</string>
+ <string>uni02E7_uni02E5_uni02E6</string>
+ <string>uni02E7_uni02E5_uni02E7</string>
+ <string>uni02E7_uni02E5_uni02E5</string>
+ <string>uni02E7_uni02E5_uni02E8</string>
+ <string>uni02E7_uni02E5_uni02E9</string>
+ <string>uni02E5_uni02E9_uni02E6</string>
+ <string>uni02E5_uni02E9_uni02E7</string>
+ <string>uni02E9_uni02E7_uni02E8</string>
+ <string>uni02E9_uni02E7_uni02E9</string>
+ <string>uni02E9_uni02E6_uni02E5</string>
+ <string>uni02E5_uni02E9_uni02E5</string>
+ <string>uni02E6_uni02E5_uni02E9</string>
+ <string>uni02E6_uni02E5_uni02E8</string>
+ <string>uni02E6_uni02E7_uni02E5</string>
+ <string>uni02E7_uni02E9_uni02E8</string>
+ <string>uni02E6_uni02E7_uni02E7</string>
+ <string>uni02E6_uni02E7_uni02E6</string>
+ <string>uni02E6_uni02E7_uni02E9</string>
+ <string>uni02E6_uni02E7_uni02E8</string>
+ <string>uni02E6_uni02E5_uni02E7</string>
+ <string>uni02E6_uni02E5_uni02E6</string>
+ <string>uni02E6_uni02E5_uni02E5</string>
+ <string>uni02E5_uni02E7</string>
+ <string>uni02E5_uni02E6</string>
+ <string>uni02E7_uni02E7_uni02E9</string>
+ <string>uni02E5_uni02E9</string>
+ <string>uni02E5_uni02E8</string>
+ <string>uni02E8_uni02E7_uni02E7</string>
+ <string>uni02E8_uni02E7_uni02E6</string>
+ <string>uni02E8_uni02E7_uni02E5</string>
+ <string>uni02E8_uni02E5_uni02E9</string>
+ <string>uni02E6_uni02E6_uni02E5</string>
+ <string>uni02E6_uni02E6_uni02E7</string>
+ <string>uni02E6_uni02E6_uni02E8</string>
+ <string>uni02E6_uni02E6_uni02E9</string>
+ <string>uni02E8_uni02E5_uni02E7</string>
+ <string>uni02E8_uni02E5_uni02E6</string>
+ <string>uni02E8_uni02E7_uni02E9</string>
+ <string>uni02E5_uni02E9_uni02E9</string>
+ <string>uni02E5_uni02E5_uni02E8</string>
+ <string>uni02E5_uni02E5_uni02E9</string>
+ <string>uni02E5_uni02E5_uni02E6</string>
+ <string>uni02E5_uni02E5_uni02E7</string>
+ <string>uni02E5_uni02E6_uni02E7</string>
+ <string>uni02E5_uni02E6_uni02E6</string>
+ <string>uni02E5_uni02E6_uni02E5</string>
+ <string>uni02E9_uni02E6_uni02E8</string>
+ <string>uni02E9_uni02E6_uni02E7</string>
+ <string>uni02E9_uni02E6_uni02E6</string>
+ <string>uni02E5_uni02E6_uni02E9</string>
+ <string>uni02E5_uni02E6_uni02E8</string>
+ <string>uni02E8_uni02E6</string>
+ <string>uni02E8_uni02E7</string>
+ <string>uni02E8_uni02E5</string>
+ <string>uni02E8_uni02E9</string>
+ <string>uni02E8_uni02E8_uni02E5</string>
+ <string>uni02E8_uni02E6_uni02E8</string>
+ <string>uni02E8_uni02E6_uni02E9</string>
+ <string>uni02E8_uni02E6_uni02E6</string>
+ <string>uni02E8_uni02E6_uni02E7</string>
+ <string>uni02E8_uni02E6_uni02E5</string>
+ <string>uni02E7_uni02E8_uni02E7</string>
+ <string>uni02E9_uni02E7_uni02E7</string>
+ <string>uni02E7_uni02E8_uni02E5</string>
+ <string>uni02E9_uni02E5_uni02E7</string>
+ <string>uni02E9_uni02E5_uni02E8</string>
+ <string>uni02E9_uni02E5_uni02E9</string>
+ <string>uni02E7_uni02E8_uni02E9</string>
+ <string>uni02E7_uni02E8_uni02E8</string>
+ <string>uni02E8_uni02E5_uni02E8</string>
+ <string>uni02E8_uni02E5_uni02E5</string>
+ <string>uni02E7_uni02E9</string>
+ <string>uni02E7_uni02E8</string>
+ <string>uni02E8_uni02E9_uni02E7</string>
+ <string>uni02E8_uni02E9_uni02E6</string>
+ <string>uni02E7_uni02E5</string>
+ <string>uni02E8_uni02E9_uni02E8</string>
+ <string>uni02E9_uni02E5_uni02E6</string>
+ <string>uni02E7_uni02E6</string>
+ <string>uni02E8_uni02E8_uni02E7</string>
+ <string>uni02E8_uni02E7_uni02E8</string>
+ <string>uni02E7_uni02E7_uni02E8</string>
+ <string>uni02E7_uni02E7_uni02E5</string>
+ <string>uni02E7_uni02E7_uni02E6</string>
+ <string>uni02E7_uni02E9_uni02E9</string>
+ <string>uni02E7_uni02E9_uni02E6</string>
+ <string>uni02E7_uni02E9_uni02E7</string>
+ <string>uni02E7_uni02E9_uni02E5</string>
+ <string>uni02E7_uni02E8_uni02E6</string>
+ <string>uni02E8_uni02E8_uni02E9</string>
+ <string>uni02E5_uni02E8_uni02E5</string>
+ <string>uni02E5_uni02E8_uni02E7</string>
+ <string>uni02E5_uni02E8_uni02E6</string>
+ <string>uni02E6_uni02E8_uni02E8</string>
+ <string>uni02E6_uni02E8_uni02E9</string>
+ <string>uni02E6_uni02E8_uni02E6</string>
+ <string>uni02E6_uni02E8_uni02E7</string>
+ <string>uni02E6_uni02E8_uni02E5</string>
+ <string>uni02E5_uni02E8_uni02E9</string>
+ <string>uni02E5_uni02E8_uni02E8</string>
+ <string>uni02E9_uni02E8</string>
+ <string>uni02E8_uni02E9_uni02E5</string>
+ <string>uni02E9_uni02E7</string>
+ <string>uni02E9_uni02E6</string>
+ <string>uni02E9_uni02E5</string>
+ <string>uni02E9_uni02E8_uni02E9</string>
+ <string>uni02E9_uni02E8_uni02E8</string>
+ <string>uni02E9_uni02E8_uni02E5</string>
+ <string>uni02E9_uni02E8_uni02E7</string>
+ <string>uni02E9_uni02E8_uni02E6</string>
+ <string>uni02E8_uni02E9_uni02E9</string>
+ <string>uni02E9_uni02E6_uni02E9</string>
+ <string>uni02E9_uni02E9_uni02E8</string>
+ <string>uni02E7_uni02E6_uni02E5</string>
+ <string>uni02E7_uni02E6_uni02E7</string>
+ <string>uni02E7_uni02E6_uni02E6</string>
+ <string>uni02E7_uni02E6_uni02E9</string>
+ <string>uni02E7_uni02E6_uni02E8</string>
+ <string>uni02E9_uni02E9_uni02E5</string>
+ <string>uni02E9_uni02E9_uni02E6</string>
+ <string>uni02E9_uni02E9_uni02E7</string>
+ <string>uni02E6_uni02E8</string>
+ <string>uni02E6_uni02E9</string>
+ <string>uni02E8_uni02E8_uni02E6</string>
+ <string>uni02E6_uni02E5</string>
+ <string>uni02E6_uni02E7</string>
+ <string>aturn_uni02DE</string>
+ <string>iota1_uni02DE</string>
+ <string>oopen_uni02DE</string>
+ <string>ascript_uni02DE</string>
+ <string>o_uni02DE</string>
+ <string>ascriptturn_uni02DE</string>
+ <string>epsilon1revclosed_uni02DE</string>
+ <string>a_uni02DE</string>
+ <string>tildecomb_uni1ABB</string>
+ <string>tildecomb_uni1ABC</string>
+ <string>macroncomb_uni1ABB</string>
+ <string>dieresisnosp_uni1ABB</string>
+ <string>uni030C_uni1ABB</string>
+ <string>iotasubnosp_uni1ABD</string>
+ <string>dotdblsubnosp_uni1ABD</string>
+ <string>dotbelow_uni1ABD</string>
+ <string>ringsubnosp_uni1ABD</string>
+ <string>linevertsubnosp_uni1ABD</string>
+ <string>breveinvsubnosp_uni1ABD</string>
+ <string>tildesubnosp_uni1ABD</string>
+ <string>uni1AB9_uni1ABD</string>
+ <string>uni1ABA_uni1ABD</string>
+ <string>uni1AB8_uni1ABD</string>
+ <string>dcroat</string>
+ <string>uni1ABE.w1</string>
+ <string>uni1ABE.w2</string>
+ <string>uni1ABE.w3</string>
+ <string>uni1ABC.w1</string>
+ <string>uni1ABC.w2</string>
+ <string>uni1ABC.w3</string>
+ <string>uni048A</string>
+ <string>uni048B</string>
+ <string>uni0496</string>
+ <string>uni0497</string>
+ <string>uni049A</string>
+ <string>uni049B</string>
+ <string>uni04A2</string>
+ <string>uni04A3</string>
+ <string>uni04B2</string>
+ <string>uni04B3</string>
+ <string>uni04B6</string>
+ <string>uni04B7</string>
+ <string>uni04C5</string>
+ <string>uni04C6</string>
+ <string>uni04C9</string>
+ <string>uni04CA</string>
+ <string>uni04CD</string>
+ <string>uni04CE</string>
+ <string>uni04FC</string>
+ <string>uni04FD</string>
+ <string>uni0512</string>
+ <string>uni0513</string>
+ <string>uni0524</string>
+ <string>uni0525</string>
+ <string>uni0526</string>
+ <string>uni0527</string>
+ <string>uni052E</string>
+ <string>uni052F</string>
+ <string>uni2C67</string>
+ <string>uni2C68</string>
+ <string>uniA790</string>
+ <string>uniA791</string>
+ <string>lmidtilde_uni1ABE</string>
+ <string>dcroat_uni1ABE</string>
+ <string>eng_uni1ABE</string>
+ <string>gbar_uni1ABE</string>
+ <string>bbar_uni1ABE</string>
+ <string>rrthook_uni1ABE</string>
+ <string>acutedotcomb.lc</string>
+ <string>tildedieresiscomb.lc</string>
+ <string>dieresisacutecomb.lc</string>
+ <string>carondotcomb.lc</string>
+ <string>dotmacroncomb.lc</string>
+ <string>macrongravecomb.lc</string>
+ <string>dieresismacroncomb.lc</string>
+ <string>dieresisgravecomb.lc</string>
+ <string>macronacutecomb.lc</string>
+ <string>tildemacroncomb.lc</string>
+ <string>macrondieresiscomb.lc</string>
+ <string>tildeacutecomb.lc</string>
+ <string>dieresiscaroncomb.lc</string>
+ <string>uni1E2C</string>
+ <string>uni1E2E</string>
+ <string>uni1E2D</string>
+ <string>uni1E2F</string>
+ <string>Iota1</string>
+ <string>uni2009.fra</string>
+ <string>uniE000</string>
+ <string>uniE001</string>
+ </array>
+</dict>
+</plist>
diff --git a/src/disabled/Interface-Thin.ufo/metainfo.plist b/src/disabled/Interface-Thin.ufo/metainfo.plist
new file mode 100644
index 000000000..f5ec4e54c
--- /dev/null
+++ b/src/disabled/Interface-Thin.ufo/metainfo.plist
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>creator</key>
+ <string>org.robofab.ufoLib</string>
+ <key>formatVersion</key>
+ <integer>2</integer>
+</dict>
+</plist>
diff --git a/src/fontbuild.cfg b/src/fontbuild.cfg
new file mode 100644
index 000000000..6213065fb
--- /dev/null
+++ b/src/fontbuild.cfg
@@ -0,0 +1,111 @@
+[main]
+
+version: 1.0
+foundry: rsms
+foundryurl: https://rsms.me/
+designer: Rasmus Andersson
+copyrightholdername: The Interface project authors
+builddir: build/tmp
+license: OFL 1.1 (SIL Open Font License, Version 1.1)
+licenseURL: http://scripts.sil.org/OFL
+
+[res]
+
+diacriticfile: src/diacritics.txt
+agl_glyphlistfile: src/glyphlist.txt
+glyphorder: src/glyphorder.txt
+
+[glyphs]
+
+decompose: integral product florin Tbar tbar Hbar hbar Eng eng notequal mu asterisk
+ asciicircum at cent Thorn thorn ampersand numbersign Eth eth Lslash lslash
+ onesuperior twosuperior threesuperior foursuperior OE AE ae oe Euro yen notequal
+ plus multiply A B C D E F G H K M N P Q R T U V W X Y Z fi fl a b c d e f g h k
+ l m n p q r t u v w x y dcroat notequal florin Oslash oslash dollar Dcroat
+ uni0468 uni0469 uni0490 uni0491 uni0402 uni0404 uni0405 uni0409 uni040A uni040B
+ uni040F uni0411 uni0414 uni0416 uni0417 uni041B uni0426 uni0427 uni0428 uni0429
+ uni042A uni042B uni042D uni042E uni0431 uni0432 uni0433 uni0434 uni0436 uni0437
+ uni0438 uni043A uni043B uni043C uni043D uni043F uni0441 uni0442 uni0444 uni0446
+ uni0447 uni0448 uni0449 uni044A uni044B uni044C uni044D uni044E uni044F uni0452
+ uni0454 uni0459 uni045A uni045B uni045F uni0462 uni0463 uni0464 uni0465 uni0472
+ uni0473 uni048C uni048D uni0492 uni0493 uni0494 uni0495 uni049E uni049F uni04A0
+ uni04A1 uni04A4 uni04A5 uni04A6 uni04A7 uni04B0 uni04B1 uni04B4 uni04B5 uni04BA
+ uni04C3 uni04C4 uni04FE uni04FF Ohorn Uhorn alpha beta delta epsilon eta gamma
+ iota lambda ohorn omega phi psi rho sigma sigma1 tau theta uhorn upsilon xi zeta
+ Aogonek aogonek Eogonek eogonek Uogonek uogonek uni0524 uni0525 uni0526 uni0527
+ uni052E uni052F Hdesc hdesc uni2C69 uni2C6A uni2C6B uni2C6C Ndesc ndesc nbspace
+ uni202F uni205F erev uni1AB5 uni2050
+
+predecompose: uni04B4 uni04B5 dcroat uni040F uni045F uni0490 uni0491 OE oe Oslash oslash
+ uni04A6 uni04A7 uni0492 uni0493 uni04BC uni04BD gamma Ohorn ohorn Uhorn uhorn
+ uni0472 uni0473 pi uni046C uni046D gravesubnosp acutesubnosp tackleftsubnosp
+ tackrightsubnosp ringlefthalfsubnosp tackupsubnosp tackdownsubnosp plussubnosp
+ minussubnosp dotdblsubnosp ringsubnosp linevertsubnosp bridgesubnosp
+ archdblsubnosp caronsubnosp circumflexsubnosp brevesubnosp breveinvsubnosp
+ tildesubnosp macronsubnosp ringrighthalfsubnosp bridgeinvsubnosp squaresubnosp
+ seagullsubnosp iotasubnosp uni1FC0 breveinvnosp uni1E9A nbspace uni202F uni205F
+
+lessitalic: dagger daggerdbl plusminus dollar florin quotesingle quotedbl tilde asciitilde
+ braceleft braceright parenleft parenright bracketleft bracketright ampersand
+ acute grave dieresis macron breve bar sum integral product s e c o v x V X W
+ copyright registered ogonek two six nine seven three five uni0431
+
+delete: S.it K.it Z.it O.it C.it D.it b.it d.it g.it p.it q.it s.cn O.cn G.cn C.cn U.cn
+ b.cn c.cn d.cn e.cn g.cn o.cn p.cn q.cn Chook.it uni0224.it bhook.it ghook.it
+ dhook.it qhook.it uni2185.it Zbar.it uni2C7F.it uniA640.it uniA642.it uniA756.it
+ uniA758.it uniA771.it uniA797.it uniAB36.it Chook.cn chook.cn Ghook.cn phook.cn
+ bhook.cn dhook.cn ghook.cn srthook.cn qhook.cn uni1D8A.cn uni1D8F.cn uni1D92.cn
+ uni1D97.cn uni2185.cn uni2C78.cn uni2C7A.cn uniA657.cn uniA756.cn uniA758.cn
+ uniA767.cn uniA771.cn uniA794.cn uniAB36.cn st.cn uniA797.cn Oopen.cn oopen.cn
+ uni037B.cn uni037D.cn uni03FD.cn uni03FF.cn uni1D10.cn uni2183.cn uni2184.cn
+ uniA73E.cn uniA73F.cn Oopen.it uni03FD.it uni03FF.it uni2183.it uniA73E.it
+ leftloop.cn rightloop.cn placeofinterestsign.specz.medium
+
+noitalic: .notdef uni02E9_uni02E7_uni02E6 uni02E5_uni02E7_uni02E8 uni02E5_uni02E7_uni02E9
+ uni02E9_uni02E5_uni02E5 uni02E5_uni02E7_uni02E6 uni02E5_uni02E7_uni02E7
+ uni02E5_uni02E7_uni02E5 uni02E5_uni02E9_uni02E8 uni02E9_uni02E7_uni02E5
+ uni02E6_uni02E9_uni02E7 uni02E6_uni02E9_uni02E6 uni02E6_uni02E9_uni02E5
+ uni02E6_uni02E9_uni02E9 uni02E6_uni02E9_uni02E8 uni02E7_uni02E5_uni02E6
+ uni02E7_uni02E5_uni02E7 uni02E7_uni02E5_uni02E5 uni02E7_uni02E5_uni02E8
+ uni02E7_uni02E5_uni02E9 uni02E5_uni02E9_uni02E6 uni02E5_uni02E9_uni02E7
+ uni02E9_uni02E7_uni02E8 uni02E9_uni02E7_uni02E9 uni02E9_uni02E6_uni02E5
+ uni02E5_uni02E9_uni02E5 uni02E6_uni02E5_uni02E9 uni02E6_uni02E5_uni02E8
+ uni02E6_uni02E7_uni02E5 uni02E7_uni02E9_uni02E8 uni02E6_uni02E7_uni02E7
+ uni02E6_uni02E7_uni02E6 uni02E6_uni02E7_uni02E9 uni02E6_uni02E7_uni02E8
+ uni02E6_uni02E5_uni02E7 uni02E6_uni02E5_uni02E6 uni02E6_uni02E5_uni02E5
+ uni02E5_uni02E7 uni02E5_uni02E6 uni02E7_uni02E7_uni02E9 uni02E5_uni02E9
+ uni02E5_uni02E8 uni02E8_uni02E7_uni02E7 uni02E8_uni02E7_uni02E6
+ uni02E8_uni02E7_uni02E5 uni02E8_uni02E5_uni02E9 uni02E6_uni02E6_uni02E5
+ uni02E6_uni02E6_uni02E7 uni02E6_uni02E6_uni02E8 uni02E6_uni02E6_uni02E9
+ uni02E8_uni02E5_uni02E7 uni02E8_uni02E5_uni02E6 uni02E8_uni02E7_uni02E9
+ uni02E5_uni02E9_uni02E9 uni02E5_uni02E5_uni02E8 uni02E5_uni02E5_uni02E9
+ uni02E5_uni02E5_uni02E6 uni02E5_uni02E5_uni02E7 uni02E5_uni02E6_uni02E7
+ uni02E5_uni02E6_uni02E6 uni02E5_uni02E6_uni02E5 uni02E9_uni02E6_uni02E8
+ uni02E9_uni02E6_uni02E7 uni02E9_uni02E6_uni02E6 uni02E5_uni02E6_uni02E9
+ uni02E5_uni02E6_uni02E8 uni02E8_uni02E6 uni02E8_uni02E7 uni02E8_uni02E5
+ uni02E8_uni02E9 uni02E8_uni02E8_uni02E5 uni02E8_uni02E6_uni02E8
+ uni02E8_uni02E6_uni02E9 uni02E8_uni02E6_uni02E6 uni02E8_uni02E6_uni02E7
+ uni02E8_uni02E6_uni02E5 uni02E7_uni02E8_uni02E7 uni02E9_uni02E7_uni02E7
+ uni02E7_uni02E8_uni02E5 uni02E9_uni02E5_uni02E7 uni02E9_uni02E5_uni02E8
+ uni02E9_uni02E5_uni02E9 uni02E7_uni02E8_uni02E9 uni02E7_uni02E8_uni02E8
+ uni02E8_uni02E5_uni02E8 uni02E8_uni02E5_uni02E5 uni02E7_uni02E9 uni02E7_uni02E8
+ uni02E8_uni02E9_uni02E7 uni02E8_uni02E9_uni02E6 uni02E7_uni02E5
+ uni02E8_uni02E9_uni02E8 uni02E9_uni02E5_uni02E6 uni02E7_uni02E6
+ uni02E8_uni02E8_uni02E7 uni02E8_uni02E7_uni02E8 uni02E7_uni02E7_uni02E8
+ uni02E7_uni02E7_uni02E5 uni02E7_uni02E7_uni02E6 uni02E7_uni02E9_uni02E9
+ uni02E7_uni02E9_uni02E6 uni02E7_uni02E9_uni02E7 uni02E7_uni02E9_uni02E5
+ uni02E7_uni02E8_uni02E6 uni02E8_uni02E8_uni02E9 uni02E5_uni02E8_uni02E5
+ uni02E5_uni02E8_uni02E7 uni02E5_uni02E8_uni02E6 uni02E6_uni02E8_uni02E8
+ uni02E6_uni02E8_uni02E9 uni02E6_uni02E8_uni02E6 uni02E6_uni02E8_uni02E7
+ uni02E6_uni02E8_uni02E5 uni02E5_uni02E8_uni02E9 uni02E5_uni02E8_uni02E8
+ uni02E9_uni02E8 uni02E8_uni02E9_uni02E5 uni02E9_uni02E7 uni02E9_uni02E6
+ uni02E9_uni02E5 uni02E9_uni02E8_uni02E9 uni02E9_uni02E8_uni02E8
+ uni02E9_uni02E8_uni02E5 uni02E9_uni02E8_uni02E7 uni02E9_uni02E8_uni02E6
+ uni02E8_uni02E9_uni02E9 uni02E9_uni02E6_uni02E9 uni02E9_uni02E9_uni02E8
+ uni02E7_uni02E6_uni02E5 uni02E7_uni02E6_uni02E7 uni02E7_uni02E6_uni02E6
+ uni02E7_uni02E6_uni02E9 uni02E7_uni02E6_uni02E8 uni02E9_uni02E9_uni02E5
+ uni02E9_uni02E9_uni02E6 uni02E9_uni02E9_uni02E7 uni02E6_uni02E8 uni02E6_uni02E9
+ uni02E8_uni02E8_uni02E6 uni02E6_uni02E5 uni02E6_uni02E7 uni02E5 uni02E6 uni02E7
+ uni02E8 uni02E9 uni02EA uni02EB trianglebullet uniE000 uniE001 uniE002 uniE003
+ uniE004 arrowleft arrowright arrowup arrowdown uni25BA uni25B2 uni25C0 uni25BC
+ placeofinterestsign
diff --git a/src/glyphlist.txt b/src/glyphlist.txt
new file mode 100644
index 000000000..a1a22702a
--- /dev/null
+++ b/src/glyphlist.txt
@@ -0,0 +1,4291 @@
+# Name: Adobe Glyph List
+# Table version: 2.0
+# Date: September 20, 2002
+#
+# See http://partners.adobe.com/asn/developer/typeforum/unicodegn.html
+#
+# Format: Semicolon-delimited fields:
+# (1) glyph name
+# (2) Unicode scalar value
+A;0041
+AE;00C6
+AEacute;01FC
+AEmacron;01E2
+AEsmall;F7E6
+Aacute;00C1
+Aacutesmall;F7E1
+Abreve;0102
+Abreveacute;1EAE
+Abrevecyrillic;04D0
+Abrevedotbelow;1EB6
+Abrevegrave;1EB0
+Abrevehookabove;1EB2
+Abrevetilde;1EB4
+Acaron;01CD
+Acircle;24B6
+Acircumflex;00C2
+Acircumflexacute;1EA4
+Acircumflexdotbelow;1EAC
+Acircumflexgrave;1EA6
+Acircumflexhookabove;1EA8
+Acircumflexsmall;F7E2
+Acircumflextilde;1EAA
+Acute;F6C9
+Acutesmall;F7B4
+Acyrillic;0410
+Adblgrave;0200
+Adieresis;00C4
+Adieresiscyrillic;04D2
+Adieresismacron;01DE
+Adieresissmall;F7E4
+Adotbelow;1EA0
+Adotmacron;01E0
+Agrave;00C0
+Agravesmall;F7E0
+Ahookabove;1EA2
+Aiecyrillic;04D4
+Ainvertedbreve;0202
+Alpha;0391
+Alphatonos;0386
+Amacron;0100
+Amonospace;FF21
+Aogonek;0104
+Aring;00C5
+Aringacute;01FA
+Aringbelow;1E00
+Aringsmall;F7E5
+Asmall;F761
+Atilde;00C3
+Atildesmall;F7E3
+Aybarmenian;0531
+B;0042
+Bcircle;24B7
+Bdotaccent;1E02
+Bdotbelow;1E04
+Becyrillic;0411
+Benarmenian;0532
+Beta;0392
+Bhook;0181
+Blinebelow;1E06
+Bmonospace;FF22
+Brevesmall;F6F4
+Bsmall;F762
+Btopbar;0182
+C;0043
+Caarmenian;053E
+Cacute;0106
+Caron;F6CA
+Caronsmall;F6F5
+Ccaron;010C
+Ccedilla;00C7
+Ccedillaacute;1E08
+Ccedillasmall;F7E7
+Ccircle;24B8
+Ccircumflex;0108
+Cdot;010A
+Cdotaccent;010A
+Cedillasmall;F7B8
+Chaarmenian;0549
+Cheabkhasiancyrillic;04BC
+Checyrillic;0427
+Chedescenderabkhasiancyrillic;04BE
+Chedescendercyrillic;04B6
+Chedieresiscyrillic;04F4
+Cheharmenian;0543
+Chekhakassiancyrillic;04CB
+Cheverticalstrokecyrillic;04B8
+Chi;03A7
+Chook;0187
+Circumflexsmall;F6F6
+Cmonospace;FF23
+Coarmenian;0551
+Csmall;F763
+D;0044
+DZ;01F1
+DZcaron;01C4
+Daarmenian;0534
+Dafrican;0189
+Dcaron;010E
+Dcedilla;1E10
+Dcircle;24B9
+Dcircumflexbelow;1E12
+Dcroat;0110
+Ddotaccent;1E0A
+Ddotbelow;1E0C
+Decyrillic;0414
+Deicoptic;03EE
+Delta;2206
+Deltagreek;0394
+Dhook;018A
+Dieresis;F6CB
+DieresisAcute;F6CC
+DieresisGrave;F6CD
+Dieresissmall;F7A8
+Digammagreek;03DC
+Djecyrillic;0402
+Dlinebelow;1E0E
+Dmonospace;FF24
+Dotaccentsmall;F6F7
+Dslash;0110
+Dsmall;F764
+Dtopbar;018B
+Dz;01F2
+Dzcaron;01C5
+Dzeabkhasiancyrillic;04E0
+Dzecyrillic;0405
+Dzhecyrillic;040F
+E;0045
+Eacute;00C9
+Eacutesmall;F7E9
+Ebreve;0114
+Ecaron;011A
+Ecedillabreve;1E1C
+Echarmenian;0535
+Ecircle;24BA
+Ecircumflex;00CA
+Ecircumflexacute;1EBE
+Ecircumflexbelow;1E18
+Ecircumflexdotbelow;1EC6
+Ecircumflexgrave;1EC0
+Ecircumflexhookabove;1EC2
+Ecircumflexsmall;F7EA
+Ecircumflextilde;1EC4
+Ecyrillic;0404
+Edblgrave;0204
+Edieresis;00CB
+Edieresissmall;F7EB
+Edot;0116
+Edotaccent;0116
+Edotbelow;1EB8
+Efcyrillic;0424
+Egrave;00C8
+Egravesmall;F7E8
+Eharmenian;0537
+Ehookabove;1EBA
+Eightroman;2167
+Einvertedbreve;0206
+Eiotifiedcyrillic;0464
+Elcyrillic;041B
+Elevenroman;216A
+Emacron;0112
+Emacronacute;1E16
+Emacrongrave;1E14
+Emcyrillic;041C
+Emonospace;FF25
+Encyrillic;041D
+Endescendercyrillic;04A2
+Eng;014A
+Enghecyrillic;04A4
+Enhookcyrillic;04C7
+Eogonek;0118
+Eopen;0190
+Epsilon;0395
+Epsilontonos;0388
+Ercyrillic;0420
+Ereversed;018E
+Ereversedcyrillic;042D
+Escyrillic;0421
+Esdescendercyrillic;04AA
+Esh;01A9
+Esmall;F765
+Eta;0397
+Etarmenian;0538
+Etatonos;0389
+Eth;00D0
+Ethsmall;F7F0
+Etilde;1EBC
+Etildebelow;1E1A
+Euro;20AC
+Ezh;01B7
+Ezhcaron;01EE
+Ezhreversed;01B8
+F;0046
+Fcircle;24BB
+Fdotaccent;1E1E
+Feharmenian;0556
+Feicoptic;03E4
+Fhook;0191
+Fitacyrillic;0472
+Fiveroman;2164
+Fmonospace;FF26
+Fourroman;2163
+Fsmall;F766
+G;0047
+GBsquare;3387
+Gacute;01F4
+Gamma;0393
+Gammaafrican;0194
+Gangiacoptic;03EA
+Gbreve;011E
+Gcaron;01E6
+Gcedilla;0122
+Gcircle;24BC
+Gcircumflex;011C
+Gcommaaccent;0122
+Gdot;0120
+Gdotaccent;0120
+Gecyrillic;0413
+Ghadarmenian;0542
+Ghemiddlehookcyrillic;0494
+Ghestrokecyrillic;0492
+Gheupturncyrillic;0490
+Ghook;0193
+Gimarmenian;0533
+Gjecyrillic;0403
+Gmacron;1E20
+Gmonospace;FF27
+Grave;F6CE
+Gravesmall;F760
+Gsmall;F767
+Gsmallhook;029B
+Gstroke;01E4
+H;0048
+H18533;25CF
+H18543;25AA
+H18551;25AB
+H22073;25A1
+HPsquare;33CB
+Haabkhasiancyrillic;04A8
+Hadescendercyrillic;04B2
+Hardsigncyrillic;042A
+Hbar;0126
+Hbrevebelow;1E2A
+Hcedilla;1E28
+Hcircle;24BD
+Hcircumflex;0124
+Hdieresis;1E26
+Hdotaccent;1E22
+Hdotbelow;1E24
+Hmonospace;FF28
+Hoarmenian;0540
+Horicoptic;03E8
+Hsmall;F768
+Hungarumlaut;F6CF
+Hungarumlautsmall;F6F8
+Hzsquare;3390
+I;0049
+IAcyrillic;042F
+IJ;0132
+IUcyrillic;042E
+Iacute;00CD
+Iacutesmall;F7ED
+Ibreve;012C
+Icaron;01CF
+Icircle;24BE
+Icircumflex;00CE
+Icircumflexsmall;F7EE
+Icyrillic;0406
+Idblgrave;0208
+Idieresis;00CF
+Idieresisacute;1E2E
+Idieresiscyrillic;04E4
+Idieresissmall;F7EF
+Idot;0130
+Idotaccent;0130
+Idotbelow;1ECA
+Iebrevecyrillic;04D6
+Iecyrillic;0415
+Ifraktur;2111
+Igrave;00CC
+Igravesmall;F7EC
+Ihookabove;1EC8
+Iicyrillic;0418
+Iinvertedbreve;020A
+Iishortcyrillic;0419
+Imacron;012A
+Imacroncyrillic;04E2
+Imonospace;FF29
+Iniarmenian;053B
+Iocyrillic;0401
+Iogonek;012E
+Iota;0399
+Iotaafrican;0196
+Iotadieresis;03AA
+Iotatonos;038A
+Ismall;F769
+Istroke;0197
+Itilde;0128
+Itildebelow;1E2C
+Izhitsacyrillic;0474
+Izhitsadblgravecyrillic;0476
+J;004A
+Jaarmenian;0541
+Jcircle;24BF
+Jcircumflex;0134
+Jecyrillic;0408
+Jheharmenian;054B
+Jmonospace;FF2A
+Jsmall;F76A
+K;004B
+KBsquare;3385
+KKsquare;33CD
+Kabashkircyrillic;04A0
+Kacute;1E30
+Kacyrillic;041A
+Kadescendercyrillic;049A
+Kahookcyrillic;04C3
+Kappa;039A
+Kastrokecyrillic;049E
+Kaverticalstrokecyrillic;049C
+Kcaron;01E8
+Kcedilla;0136
+Kcircle;24C0
+Kcommaaccent;0136
+Kdotbelow;1E32
+Keharmenian;0554
+Kenarmenian;053F
+Khacyrillic;0425
+Kheicoptic;03E6
+Khook;0198
+Kjecyrillic;040C
+Klinebelow;1E34
+Kmonospace;FF2B
+Koppacyrillic;0480
+Koppagreek;03DE
+Ksicyrillic;046E
+Ksmall;F76B
+L;004C
+LJ;01C7
+LL;F6BF
+Lacute;0139
+Lambda;039B
+Lcaron;013D
+Lcedilla;013B
+Lcircle;24C1
+Lcircumflexbelow;1E3C
+Lcommaaccent;013B
+Ldot;013F
+Ldotaccent;013F
+Ldotbelow;1E36
+Ldotbelowmacron;1E38
+Liwnarmenian;053C
+Lj;01C8
+Ljecyrillic;0409
+Llinebelow;1E3A
+Lmonospace;FF2C
+Lslash;0141
+Lslashsmall;F6F9
+Lsmall;F76C
+M;004D
+MBsquare;3386
+Macron;F6D0
+Macronsmall;F7AF
+Macute;1E3E
+Mcircle;24C2
+Mdotaccent;1E40
+Mdotbelow;1E42
+Menarmenian;0544
+Mmonospace;FF2D
+Msmall;F76D
+Mturned;019C
+Mu;039C
+N;004E
+NJ;01CA
+Nacute;0143
+Ncaron;0147
+Ncedilla;0145
+Ncircle;24C3
+Ncircumflexbelow;1E4A
+Ncommaaccent;0145
+Ndotaccent;1E44
+Ndotbelow;1E46
+Nhookleft;019D
+Nineroman;2168
+Nj;01CB
+Njecyrillic;040A
+Nlinebelow;1E48
+Nmonospace;FF2E
+Nowarmenian;0546
+Nsmall;F76E
+Ntilde;00D1
+Ntildesmall;F7F1
+Nu;039D
+O;004F
+OE;0152
+OEsmall;F6FA
+Oacute;00D3
+Oacutesmall;F7F3
+Obarredcyrillic;04E8
+Obarreddieresiscyrillic;04EA
+Obreve;014E
+Ocaron;01D1
+Ocenteredtilde;019F
+Ocircle;24C4
+Ocircumflex;00D4
+Ocircumflexacute;1ED0
+Ocircumflexdotbelow;1ED8
+Ocircumflexgrave;1ED2
+Ocircumflexhookabove;1ED4
+Ocircumflexsmall;F7F4
+Ocircumflextilde;1ED6
+Ocyrillic;041E
+Odblacute;0150
+Odblgrave;020C
+Odieresis;00D6
+Odieresiscyrillic;04E6
+Odieresissmall;F7F6
+Odotbelow;1ECC
+Ogoneksmall;F6FB
+Ograve;00D2
+Ogravesmall;F7F2
+Oharmenian;0555
+Ohm;2126
+Ohookabove;1ECE
+Ohorn;01A0
+Ohornacute;1EDA
+Ohorndotbelow;1EE2
+Ohorngrave;1EDC
+Ohornhookabove;1EDE
+Ohorntilde;1EE0
+Ohungarumlaut;0150
+Oi;01A2
+Oinvertedbreve;020E
+Omacron;014C
+Omacronacute;1E52
+Omacrongrave;1E50
+Omega;2126
+Omegacyrillic;0460
+Omegagreek;03A9
+Omegaroundcyrillic;047A
+Omegatitlocyrillic;047C
+Omegatonos;038F
+Omicron;039F
+Omicrontonos;038C
+Omonospace;FF2F
+Oneroman;2160
+Oogonek;01EA
+Oogonekmacron;01EC
+Oopen;0186
+Oslash;00D8
+Oslashacute;01FE
+Oslashsmall;F7F8
+Osmall;F76F
+Ostrokeacute;01FE
+Otcyrillic;047E
+Otilde;00D5
+Otildeacute;1E4C
+Otildedieresis;1E4E
+Otildesmall;F7F5
+P;0050
+Pacute;1E54
+Pcircle;24C5
+Pdotaccent;1E56
+Pecyrillic;041F
+Peharmenian;054A
+Pemiddlehookcyrillic;04A6
+Phi;03A6
+Phook;01A4
+Pi;03A0
+Piwrarmenian;0553
+Pmonospace;FF30
+Psi;03A8
+Psicyrillic;0470
+Psmall;F770
+Q;0051
+Qcircle;24C6
+Qmonospace;FF31
+Qsmall;F771
+R;0052
+Raarmenian;054C
+Racute;0154
+Rcaron;0158
+Rcedilla;0156
+Rcircle;24C7
+Rcommaaccent;0156
+Rdblgrave;0210
+Rdotaccent;1E58
+Rdotbelow;1E5A
+Rdotbelowmacron;1E5C
+Reharmenian;0550
+Rfraktur;211C
+Rho;03A1
+Ringsmall;F6FC
+Rinvertedbreve;0212
+Rlinebelow;1E5E
+Rmonospace;FF32
+Rsmall;F772
+Rsmallinverted;0281
+Rsmallinvertedsuperior;02B6
+S;0053
+SF010000;250C
+SF020000;2514
+SF030000;2510
+SF040000;2518
+SF050000;253C
+SF060000;252C
+SF070000;2534
+SF080000;251C
+SF090000;2524
+SF100000;2500
+SF110000;2502
+SF190000;2561
+SF200000;2562
+SF210000;2556
+SF220000;2555
+SF230000;2563
+SF240000;2551
+SF250000;2557
+SF260000;255D
+SF270000;255C
+SF280000;255B
+SF360000;255E
+SF370000;255F
+SF380000;255A
+SF390000;2554
+SF400000;2569
+SF410000;2566
+SF420000;2560
+SF430000;2550
+SF440000;256C
+SF450000;2567
+SF460000;2568
+SF470000;2564
+SF480000;2565
+SF490000;2559
+SF500000;2558
+SF510000;2552
+SF520000;2553
+SF530000;256B
+SF540000;256A
+Sacute;015A
+Sacutedotaccent;1E64
+Sampigreek;03E0
+Scaron;0160
+Scarondotaccent;1E66
+Scaronsmall;F6FD
+Scedilla;015E
+Schwa;018F
+Schwacyrillic;04D8
+Schwadieresiscyrillic;04DA
+Scircle;24C8
+Scircumflex;015C
+Scommaaccent;0218
+Sdotaccent;1E60
+Sdotbelow;1E62
+Sdotbelowdotaccent;1E68
+Seharmenian;054D
+Sevenroman;2166
+Shaarmenian;0547
+Shacyrillic;0428
+Shchacyrillic;0429
+Sheicoptic;03E2
+Shhacyrillic;04BA
+Shimacoptic;03EC
+Sigma;03A3
+Sixroman;2165
+Smonospace;FF33
+Softsigncyrillic;042C
+Ssmall;F773
+Stigmagreek;03DA
+T;0054
+Tau;03A4
+Tbar;0166
+Tcaron;0164
+Tcedilla;0162
+Tcircle;24C9
+Tcircumflexbelow;1E70
+Tcommaaccent;0162
+Tdotaccent;1E6A
+Tdotbelow;1E6C
+Tecyrillic;0422
+Tedescendercyrillic;04AC
+Tenroman;2169
+Tetsecyrillic;04B4
+Theta;0398
+Thook;01AC
+Thorn;00DE
+Thornsmall;F7FE
+Threeroman;2162
+Tildesmall;F6FE
+Tiwnarmenian;054F
+Tlinebelow;1E6E
+Tmonospace;FF34
+Toarmenian;0539
+Tonefive;01BC
+Tonesix;0184
+Tonetwo;01A7
+Tretroflexhook;01AE
+Tsecyrillic;0426
+Tshecyrillic;040B
+Tsmall;F774
+Twelveroman;216B
+Tworoman;2161
+U;0055
+Uacute;00DA
+Uacutesmall;F7FA
+Ubreve;016C
+Ucaron;01D3
+Ucircle;24CA
+Ucircumflex;00DB
+Ucircumflexbelow;1E76
+Ucircumflexsmall;F7FB
+Ucyrillic;0423
+Udblacute;0170
+Udblgrave;0214
+Udieresis;00DC
+Udieresisacute;01D7
+Udieresisbelow;1E72
+Udieresiscaron;01D9
+Udieresiscyrillic;04F0
+Udieresisgrave;01DB
+Udieresismacron;01D5
+Udieresissmall;F7FC
+Udotbelow;1EE4
+Ugrave;00D9
+Ugravesmall;F7F9
+Uhookabove;1EE6
+Uhorn;01AF
+Uhornacute;1EE8
+Uhorndotbelow;1EF0
+Uhorngrave;1EEA
+Uhornhookabove;1EEC
+Uhorntilde;1EEE
+Uhungarumlaut;0170
+Uhungarumlautcyrillic;04F2
+Uinvertedbreve;0216
+Ukcyrillic;0478
+Umacron;016A
+Umacroncyrillic;04EE
+Umacrondieresis;1E7A
+Umonospace;FF35
+Uogonek;0172
+Upsilon;03A5
+Upsilon1;03D2
+Upsilonacutehooksymbolgreek;03D3
+Upsilonafrican;01B1
+Upsilondieresis;03AB
+Upsilondieresishooksymbolgreek;03D4
+Upsilonhooksymbol;03D2
+Upsilontonos;038E
+Uring;016E
+Ushortcyrillic;040E
+Usmall;F775
+Ustraightcyrillic;04AE
+Ustraightstrokecyrillic;04B0
+Utilde;0168
+Utildeacute;1E78
+Utildebelow;1E74
+V;0056
+Vcircle;24CB
+Vdotbelow;1E7E
+Vecyrillic;0412
+Vewarmenian;054E
+Vhook;01B2
+Vmonospace;FF36
+Voarmenian;0548
+Vsmall;F776
+Vtilde;1E7C
+W;0057
+Wacute;1E82
+Wcircle;24CC
+Wcircumflex;0174
+Wdieresis;1E84
+Wdotaccent;1E86
+Wdotbelow;1E88
+Wgrave;1E80
+Wmonospace;FF37
+Wsmall;F777
+X;0058
+Xcircle;24CD
+Xdieresis;1E8C
+Xdotaccent;1E8A
+Xeharmenian;053D
+Xi;039E
+Xmonospace;FF38
+Xsmall;F778
+Y;0059
+Yacute;00DD
+Yacutesmall;F7FD
+Yatcyrillic;0462
+Ycircle;24CE
+Ycircumflex;0176
+Ydieresis;0178
+Ydieresissmall;F7FF
+Ydotaccent;1E8E
+Ydotbelow;1EF4
+Yericyrillic;042B
+Yerudieresiscyrillic;04F8
+Ygrave;1EF2
+Yhook;01B3
+Yhookabove;1EF6
+Yiarmenian;0545
+Yicyrillic;0407
+Yiwnarmenian;0552
+Ymonospace;FF39
+Ysmall;F779
+Ytilde;1EF8
+Yusbigcyrillic;046A
+Yusbigiotifiedcyrillic;046C
+Yuslittlecyrillic;0466
+Yuslittleiotifiedcyrillic;0468
+Z;005A
+Zaarmenian;0536
+Zacute;0179
+Zcaron;017D
+Zcaronsmall;F6FF
+Zcircle;24CF
+Zcircumflex;1E90
+Zdot;017B
+Zdotaccent;017B
+Zdotbelow;1E92
+Zecyrillic;0417
+Zedescendercyrillic;0498
+Zedieresiscyrillic;04DE
+Zeta;0396
+Zhearmenian;053A
+Zhebrevecyrillic;04C1
+Zhecyrillic;0416
+Zhedescendercyrillic;0496
+Zhedieresiscyrillic;04DC
+Zlinebelow;1E94
+Zmonospace;FF3A
+Zsmall;F77A
+Zstroke;01B5
+a;0061
+aabengali;0986
+aacute;00E1
+aadeva;0906
+aagujarati;0A86
+aagurmukhi;0A06
+aamatragurmukhi;0A3E
+aarusquare;3303
+aavowelsignbengali;09BE
+aavowelsigndeva;093E
+aavowelsigngujarati;0ABE
+abbreviationmarkarmenian;055F
+abbreviationsigndeva;0970
+abengali;0985
+abopomofo;311A
+abreve;0103
+abreveacute;1EAF
+abrevecyrillic;04D1
+abrevedotbelow;1EB7
+abrevegrave;1EB1
+abrevehookabove;1EB3
+abrevetilde;1EB5
+acaron;01CE
+acircle;24D0
+acircumflex;00E2
+acircumflexacute;1EA5
+acircumflexdotbelow;1EAD
+acircumflexgrave;1EA7
+acircumflexhookabove;1EA9
+acircumflextilde;1EAB
+acute;00B4
+acutebelowcmb;0317
+acutecmb;0301
+acutecomb;0301
+acutedeva;0954
+acutelowmod;02CF
+acutetonecmb;0341
+acyrillic;0430
+adblgrave;0201
+addakgurmukhi;0A71
+adeva;0905
+adieresis;00E4
+adieresiscyrillic;04D3
+adieresismacron;01DF
+adotbelow;1EA1
+adotmacron;01E1
+ae;00E6
+aeacute;01FD
+aekorean;3150
+aemacron;01E3
+afii00208;2015
+afii08941;20A4
+afii10017;0410
+afii10018;0411
+afii10019;0412
+afii10020;0413
+afii10021;0414
+afii10022;0415
+afii10023;0401
+afii10024;0416
+afii10025;0417
+afii10026;0418
+afii10027;0419
+afii10028;041A
+afii10029;041B
+afii10030;041C
+afii10031;041D
+afii10032;041E
+afii10033;041F
+afii10034;0420
+afii10035;0421
+afii10036;0422
+afii10037;0423
+afii10038;0424
+afii10039;0425
+afii10040;0426
+afii10041;0427
+afii10042;0428
+afii10043;0429
+afii10044;042A
+afii10045;042B
+afii10046;042C
+afii10047;042D
+afii10048;042E
+afii10049;042F
+afii10050;0490
+afii10051;0402
+afii10052;0403
+afii10053;0404
+afii10054;0405
+afii10055;0406
+afii10056;0407
+afii10057;0408
+afii10058;0409
+afii10059;040A
+afii10060;040B
+afii10061;040C
+afii10062;040E
+afii10063;F6C4
+afii10064;F6C5
+afii10065;0430
+afii10066;0431
+afii10067;0432
+afii10068;0433
+afii10069;0434
+afii10070;0435
+afii10071;0451
+afii10072;0436
+afii10073;0437
+afii10074;0438
+afii10075;0439
+afii10076;043A
+afii10077;043B
+afii10078;043C
+afii10079;043D
+afii10080;043E
+afii10081;043F
+afii10082;0440
+afii10083;0441
+afii10084;0442
+afii10085;0443
+afii10086;0444
+afii10087;0445
+afii10088;0446
+afii10089;0447
+afii10090;0448
+afii10091;0449
+afii10092;044A
+afii10093;044B
+afii10094;044C
+afii10095;044D
+afii10096;044E
+afii10097;044F
+afii10098;0491
+afii10099;0452
+afii10100;0453
+afii10101;0454
+afii10102;0455
+afii10103;0456
+afii10104;0457
+afii10105;0458
+afii10106;0459
+afii10107;045A
+afii10108;045B
+afii10109;045C
+afii10110;045E
+afii10145;040F
+afii10146;0462
+afii10147;0472
+afii10148;0474
+afii10192;F6C6
+afii10193;045F
+afii10194;0463
+afii10195;0473
+afii10196;0475
+afii10831;F6C7
+afii10832;F6C8
+afii10846;04D9
+afii299;200E
+afii300;200F
+afii301;200D
+afii57381;066A
+afii57388;060C
+afii57392;0660
+afii57393;0661
+afii57394;0662
+afii57395;0663
+afii57396;0664
+afii57397;0665
+afii57398;0666
+afii57399;0667
+afii57400;0668
+afii57401;0669
+afii57403;061B
+afii57407;061F
+afii57409;0621
+afii57410;0622
+afii57411;0623
+afii57412;0624
+afii57413;0625
+afii57414;0626
+afii57415;0627
+afii57416;0628
+afii57417;0629
+afii57418;062A
+afii57419;062B
+afii57420;062C
+afii57421;062D
+afii57422;062E
+afii57423;062F
+afii57424;0630
+afii57425;0631
+afii57426;0632
+afii57427;0633
+afii57428;0634
+afii57429;0635
+afii57430;0636
+afii57431;0637
+afii57432;0638
+afii57433;0639
+afii57434;063A
+afii57440;0640
+afii57441;0641
+afii57442;0642
+afii57443;0643
+afii57444;0644
+afii57445;0645
+afii57446;0646
+afii57448;0648
+afii57449;0649
+afii57450;064A
+afii57451;064B
+afii57452;064C
+afii57453;064D
+afii57454;064E
+afii57455;064F
+afii57456;0650
+afii57457;0651
+afii57458;0652
+afii57470;0647
+afii57505;06A4
+afii57506;067E
+afii57507;0686
+afii57508;0698
+afii57509;06AF
+afii57511;0679
+afii57512;0688
+afii57513;0691
+afii57514;06BA
+afii57519;06D2
+afii57534;06D5
+afii57636;20AA
+afii57645;05BE
+afii57658;05C3
+afii57664;05D0
+afii57665;05D1
+afii57666;05D2
+afii57667;05D3
+afii57668;05D4
+afii57669;05D5
+afii57670;05D6
+afii57671;05D7
+afii57672;05D8
+afii57673;05D9
+afii57674;05DA
+afii57675;05DB
+afii57676;05DC
+afii57677;05DD
+afii57678;05DE
+afii57679;05DF
+afii57680;05E0
+afii57681;05E1
+afii57682;05E2
+afii57683;05E3
+afii57684;05E4
+afii57685;05E5
+afii57686;05E6
+afii57687;05E7
+afii57688;05E8
+afii57689;05E9
+afii57690;05EA
+afii57694;FB2A
+afii57695;FB2B
+afii57700;FB4B
+afii57705;FB1F
+afii57716;05F0
+afii57717;05F1
+afii57718;05F2
+afii57723;FB35
+afii57793;05B4
+afii57794;05B5
+afii57795;05B6
+afii57796;05BB
+afii57797;05B8
+afii57798;05B7
+afii57799;05B0
+afii57800;05B2
+afii57801;05B1
+afii57802;05B3
+afii57803;05C2
+afii57804;05C1
+afii57806;05B9
+afii57807;05BC
+afii57839;05BD
+afii57841;05BF
+afii57842;05C0
+afii57929;02BC
+afii61248;2105
+afii61289;2113
+afii61352;2116
+afii61573;202C
+afii61574;202D
+afii61575;202E
+afii61664;200C
+afii63167;066D
+afii64937;02BD
+agrave;00E0
+agujarati;0A85
+agurmukhi;0A05
+ahiragana;3042
+ahookabove;1EA3
+aibengali;0990
+aibopomofo;311E
+aideva;0910
+aiecyrillic;04D5
+aigujarati;0A90
+aigurmukhi;0A10
+aimatragurmukhi;0A48
+ainarabic;0639
+ainfinalarabic;FECA
+aininitialarabic;FECB
+ainmedialarabic;FECC
+ainvertedbreve;0203
+aivowelsignbengali;09C8
+aivowelsigndeva;0948
+aivowelsigngujarati;0AC8
+akatakana;30A2
+akatakanahalfwidth;FF71
+akorean;314F
+alef;05D0
+alefarabic;0627
+alefdageshhebrew;FB30
+aleffinalarabic;FE8E
+alefhamzaabovearabic;0623
+alefhamzaabovefinalarabic;FE84
+alefhamzabelowarabic;0625
+alefhamzabelowfinalarabic;FE88
+alefhebrew;05D0
+aleflamedhebrew;FB4F
+alefmaddaabovearabic;0622
+alefmaddaabovefinalarabic;FE82
+alefmaksuraarabic;0649
+alefmaksurafinalarabic;FEF0
+alefmaksurainitialarabic;FEF3
+alefmaksuramedialarabic;FEF4
+alefpatahhebrew;FB2E
+alefqamatshebrew;FB2F
+aleph;2135
+allequal;224C
+alpha;03B1
+alphatonos;03AC
+amacron;0101
+amonospace;FF41
+ampersand;0026
+ampersandmonospace;FF06
+ampersandsmall;F726
+amsquare;33C2
+anbopomofo;3122
+angbopomofo;3124
+angkhankhuthai;0E5A
+angle;2220
+anglebracketleft;3008
+anglebracketleftvertical;FE3F
+anglebracketright;3009
+anglebracketrightvertical;FE40
+angleleft;2329
+angleright;232A
+angstrom;212B
+anoteleia;0387
+anudattadeva;0952
+anusvarabengali;0982
+anusvaradeva;0902
+anusvaragujarati;0A82
+aogonek;0105
+apaatosquare;3300
+aparen;249C
+apostrophearmenian;055A
+apostrophemod;02BC
+apple;F8FF
+approaches;2250
+approxequal;2248
+approxequalorimage;2252
+approximatelyequal;2245
+araeaekorean;318E
+araeakorean;318D
+arc;2312
+arighthalfring;1E9A
+aring;00E5
+aringacute;01FB
+aringbelow;1E01
+arrowboth;2194
+arrowdashdown;21E3
+arrowdashleft;21E0
+arrowdashright;21E2
+arrowdashup;21E1
+arrowdblboth;21D4
+arrowdbldown;21D3
+arrowdblleft;21D0
+arrowdblright;21D2
+arrowdblup;21D1
+arrowdown;2193
+arrowdownleft;2199
+arrowdownright;2198
+arrowdownwhite;21E9
+arrowheaddownmod;02C5
+arrowheadleftmod;02C2
+arrowheadrightmod;02C3
+arrowheadupmod;02C4
+arrowhorizex;F8E7
+arrowleft;2190
+arrowleftdbl;21D0
+arrowleftdblstroke;21CD
+arrowleftoverright;21C6
+arrowleftwhite;21E6
+arrowright;2192
+arrowrightdblstroke;21CF
+arrowrightheavy;279E
+arrowrightoverleft;21C4
+arrowrightwhite;21E8
+arrowtableft;21E4
+arrowtabright;21E5
+arrowup;2191
+arrowupdn;2195
+arrowupdnbse;21A8
+arrowupdownbase;21A8
+arrowupleft;2196
+arrowupleftofdown;21C5
+arrowupright;2197
+arrowupwhite;21E7
+arrowvertex;F8E6
+asciicircum;005E
+asciicircummonospace;FF3E
+asciitilde;007E
+asciitildemonospace;FF5E
+ascript;0251
+ascriptturned;0252
+asmallhiragana;3041
+asmallkatakana;30A1
+asmallkatakanahalfwidth;FF67
+asterisk;002A
+asteriskaltonearabic;066D
+asteriskarabic;066D
+asteriskmath;2217
+asteriskmonospace;FF0A
+asterisksmall;FE61
+asterism;2042
+asuperior;F6E9
+asymptoticallyequal;2243
+at;0040
+atilde;00E3
+atmonospace;FF20
+atsmall;FE6B
+aturned;0250
+aubengali;0994
+aubopomofo;3120
+audeva;0914
+augujarati;0A94
+augurmukhi;0A14
+aulengthmarkbengali;09D7
+aumatragurmukhi;0A4C
+auvowelsignbengali;09CC
+auvowelsigndeva;094C
+auvowelsigngujarati;0ACC
+avagrahadeva;093D
+aybarmenian;0561
+ayin;05E2
+ayinaltonehebrew;FB20
+ayinhebrew;05E2
+b;0062
+babengali;09AC
+backslash;005C
+backslashmonospace;FF3C
+badeva;092C
+bagujarati;0AAC
+bagurmukhi;0A2C
+bahiragana;3070
+bahtthai;0E3F
+bakatakana;30D0
+bar;007C
+barmonospace;FF5C
+bbopomofo;3105
+bcircle;24D1
+bdotaccent;1E03
+bdotbelow;1E05
+beamedsixteenthnotes;266C
+because;2235
+becyrillic;0431
+beharabic;0628
+behfinalarabic;FE90
+behinitialarabic;FE91
+behiragana;3079
+behmedialarabic;FE92
+behmeeminitialarabic;FC9F
+behmeemisolatedarabic;FC08
+behnoonfinalarabic;FC6D
+bekatakana;30D9
+benarmenian;0562
+bet;05D1
+beta;03B2
+betasymbolgreek;03D0
+betdagesh;FB31
+betdageshhebrew;FB31
+bethebrew;05D1
+betrafehebrew;FB4C
+bhabengali;09AD
+bhadeva;092D
+bhagujarati;0AAD
+bhagurmukhi;0A2D
+bhook;0253
+bihiragana;3073
+bikatakana;30D3
+bilabialclick;0298
+bindigurmukhi;0A02
+birusquare;3331
+blackcircle;25CF
+blackdiamond;25C6
+blackdownpointingtriangle;25BC
+blackleftpointingpointer;25C4
+blackleftpointingtriangle;25C0
+blacklenticularbracketleft;3010
+blacklenticularbracketleftvertical;FE3B
+blacklenticularbracketright;3011
+blacklenticularbracketrightvertical;FE3C
+blacklowerlefttriangle;25E3
+blacklowerrighttriangle;25E2
+blackrectangle;25AC
+blackrightpointingpointer;25BA
+blackrightpointingtriangle;25B6
+blacksmallsquare;25AA
+blacksmilingface;263B
+blacksquare;25A0
+blackstar;2605
+blackupperlefttriangle;25E4
+blackupperrighttriangle;25E5
+blackuppointingsmalltriangle;25B4
+blackuppointingtriangle;25B2
+blank;2423
+blinebelow;1E07
+block;2588
+bmonospace;FF42
+bobaimaithai;0E1A
+bohiragana;307C
+bokatakana;30DC
+bparen;249D
+bqsquare;33C3
+braceex;F8F4
+braceleft;007B
+braceleftbt;F8F3
+braceleftmid;F8F2
+braceleftmonospace;FF5B
+braceleftsmall;FE5B
+bracelefttp;F8F1
+braceleftvertical;FE37
+braceright;007D
+bracerightbt;F8FE
+bracerightmid;F8FD
+bracerightmonospace;FF5D
+bracerightsmall;FE5C
+bracerighttp;F8FC
+bracerightvertical;FE38
+bracketleft;005B
+bracketleftbt;F8F0
+bracketleftex;F8EF
+bracketleftmonospace;FF3B
+bracketlefttp;F8EE
+bracketright;005D
+bracketrightbt;F8FB
+bracketrightex;F8FA
+bracketrightmonospace;FF3D
+bracketrighttp;F8F9
+breve;02D8
+brevebelowcmb;032E
+brevecmb;0306
+breveinvertedbelowcmb;032F
+breveinvertedcmb;0311
+breveinverteddoublecmb;0361
+bridgebelowcmb;032A
+bridgeinvertedbelowcmb;033A
+brokenbar;00A6
+bstroke;0180
+bsuperior;F6EA
+btopbar;0183
+buhiragana;3076
+bukatakana;30D6
+bullet;2022
+bulletinverse;25D8
+bulletoperator;2219
+bullseye;25CE
+c;0063
+caarmenian;056E
+cabengali;099A
+cacute;0107
+cadeva;091A
+cagujarati;0A9A
+cagurmukhi;0A1A
+calsquare;3388
+candrabindubengali;0981
+candrabinducmb;0310
+candrabindudeva;0901
+candrabindugujarati;0A81
+capslock;21EA
+careof;2105
+caron;02C7
+caronbelowcmb;032C
+caroncmb;030C
+carriagereturn;21B5
+cbopomofo;3118
+ccaron;010D
+ccedilla;00E7
+ccedillaacute;1E09
+ccircle;24D2
+ccircumflex;0109
+ccurl;0255
+cdot;010B
+cdotaccent;010B
+cdsquare;33C5
+cedilla;00B8
+cedillacmb;0327
+cent;00A2
+centigrade;2103
+centinferior;F6DF
+centmonospace;FFE0
+centoldstyle;F7A2
+centsuperior;F6E0
+chaarmenian;0579
+chabengali;099B
+chadeva;091B
+chagujarati;0A9B
+chagurmukhi;0A1B
+chbopomofo;3114
+cheabkhasiancyrillic;04BD
+checkmark;2713
+checyrillic;0447
+chedescenderabkhasiancyrillic;04BF
+chedescendercyrillic;04B7
+chedieresiscyrillic;04F5
+cheharmenian;0573
+chekhakassiancyrillic;04CC
+cheverticalstrokecyrillic;04B9
+chi;03C7
+chieuchacirclekorean;3277
+chieuchaparenkorean;3217
+chieuchcirclekorean;3269
+chieuchkorean;314A
+chieuchparenkorean;3209
+chochangthai;0E0A
+chochanthai;0E08
+chochingthai;0E09
+chochoethai;0E0C
+chook;0188
+cieucacirclekorean;3276
+cieucaparenkorean;3216
+cieuccirclekorean;3268
+cieuckorean;3148
+cieucparenkorean;3208
+cieucuparenkorean;321C
+circle;25CB
+circlemultiply;2297
+circleot;2299
+circleplus;2295
+circlepostalmark;3036
+circlewithlefthalfblack;25D0
+circlewithrighthalfblack;25D1
+circumflex;02C6
+circumflexbelowcmb;032D
+circumflexcmb;0302
+clear;2327
+clickalveolar;01C2
+clickdental;01C0
+clicklateral;01C1
+clickretroflex;01C3
+club;2663
+clubsuitblack;2663
+clubsuitwhite;2667
+cmcubedsquare;33A4
+cmonospace;FF43
+cmsquaredsquare;33A0
+coarmenian;0581
+colon;003A
+colonmonetary;20A1
+colonmonospace;FF1A
+colonsign;20A1
+colonsmall;FE55
+colontriangularhalfmod;02D1
+colontriangularmod;02D0
+comma;002C
+commaabovecmb;0313
+commaaboverightcmb;0315
+commaaccent;F6C3
+commaarabic;060C
+commaarmenian;055D
+commainferior;F6E1
+commamonospace;FF0C
+commareversedabovecmb;0314
+commareversedmod;02BD
+commasmall;FE50
+commasuperior;F6E2
+commaturnedabovecmb;0312
+commaturnedmod;02BB
+compass;263C
+congruent;2245
+contourintegral;222E
+control;2303
+controlACK;0006
+controlBEL;0007
+controlBS;0008
+controlCAN;0018
+controlCR;000D
+controlDC1;0011
+controlDC2;0012
+controlDC3;0013
+controlDC4;0014
+controlDEL;007F
+controlDLE;0010
+controlEM;0019
+controlENQ;0005
+controlEOT;0004
+controlESC;001B
+controlETB;0017
+controlETX;0003
+controlFF;000C
+controlFS;001C
+controlGS;001D
+controlHT;0009
+controlLF;000A
+controlNAK;0015
+controlRS;001E
+controlSI;000F
+controlSO;000E
+controlSOT;0002
+controlSTX;0001
+controlSUB;001A
+controlSYN;0016
+controlUS;001F
+controlVT;000B
+copyright;00A9
+copyrightsans;F8E9
+copyrightserif;F6D9
+cornerbracketleft;300C
+cornerbracketlefthalfwidth;FF62
+cornerbracketleftvertical;FE41
+cornerbracketright;300D
+cornerbracketrighthalfwidth;FF63
+cornerbracketrightvertical;FE42
+corporationsquare;337F
+cosquare;33C7
+coverkgsquare;33C6
+cparen;249E
+cruzeiro;20A2
+cstretched;0297
+curlyand;22CF
+curlyor;22CE
+currency;00A4
+cyrBreve;F6D1
+cyrFlex;F6D2
+cyrbreve;F6D4
+cyrflex;F6D5
+d;0064
+daarmenian;0564
+dabengali;09A6
+dadarabic;0636
+dadeva;0926
+dadfinalarabic;FEBE
+dadinitialarabic;FEBF
+dadmedialarabic;FEC0
+dagesh;05BC
+dageshhebrew;05BC
+dagger;2020
+daggerdbl;2021
+dagujarati;0AA6
+dagurmukhi;0A26
+dahiragana;3060
+dakatakana;30C0
+dalarabic;062F
+dalet;05D3
+daletdagesh;FB33
+daletdageshhebrew;FB33
+dalethatafpatah;05D3 05B2
+dalethatafpatahhebrew;05D3 05B2
+dalethatafsegol;05D3 05B1
+dalethatafsegolhebrew;05D3 05B1
+dalethebrew;05D3
+dalethiriq;05D3 05B4
+dalethiriqhebrew;05D3 05B4
+daletholam;05D3 05B9
+daletholamhebrew;05D3 05B9
+daletpatah;05D3 05B7
+daletpatahhebrew;05D3 05B7
+daletqamats;05D3 05B8
+daletqamatshebrew;05D3 05B8
+daletqubuts;05D3 05BB
+daletqubutshebrew;05D3 05BB
+daletsegol;05D3 05B6
+daletsegolhebrew;05D3 05B6
+daletsheva;05D3 05B0
+daletshevahebrew;05D3 05B0
+dalettsere;05D3 05B5
+dalettserehebrew;05D3 05B5
+dalfinalarabic;FEAA
+dammaarabic;064F
+dammalowarabic;064F
+dammatanaltonearabic;064C
+dammatanarabic;064C
+danda;0964
+dargahebrew;05A7
+dargalefthebrew;05A7
+dasiapneumatacyrilliccmb;0485
+dblGrave;F6D3
+dblanglebracketleft;300A
+dblanglebracketleftvertical;FE3D
+dblanglebracketright;300B
+dblanglebracketrightvertical;FE3E
+dblarchinvertedbelowcmb;032B
+dblarrowleft;21D4
+dblarrowright;21D2
+dbldanda;0965
+dblgrave;F6D6
+dblgravecmb;030F
+dblintegral;222C
+dbllowline;2017
+dbllowlinecmb;0333
+dbloverlinecmb;033F
+dblprimemod;02BA
+dblverticalbar;2016
+dblverticallineabovecmb;030E
+dbopomofo;3109
+dbsquare;33C8
+dcaron;010F
+dcedilla;1E11
+dcircle;24D3
+dcircumflexbelow;1E13
+dcroat;0111
+ddabengali;09A1
+ddadeva;0921
+ddagujarati;0AA1
+ddagurmukhi;0A21
+ddalarabic;0688
+ddalfinalarabic;FB89
+dddhadeva;095C
+ddhabengali;09A2
+ddhadeva;0922
+ddhagujarati;0AA2
+ddhagurmukhi;0A22
+ddotaccent;1E0B
+ddotbelow;1E0D
+decimalseparatorarabic;066B
+decimalseparatorpersian;066B
+decyrillic;0434
+degree;00B0
+dehihebrew;05AD
+dehiragana;3067
+deicoptic;03EF
+dekatakana;30C7
+deleteleft;232B
+deleteright;2326
+delta;03B4
+deltaturned;018D
+denominatorminusonenumeratorbengali;09F8
+dezh;02A4
+dhabengali;09A7
+dhadeva;0927
+dhagujarati;0AA7
+dhagurmukhi;0A27
+dhook;0257
+dialytikatonos;0385
+dialytikatonoscmb;0344
+diamond;2666
+diamondsuitwhite;2662
+dieresis;00A8
+dieresisacute;F6D7
+dieresisbelowcmb;0324
+dieresiscmb;0308
+dieresisgrave;F6D8
+dieresistonos;0385
+dihiragana;3062
+dikatakana;30C2
+dittomark;3003
+divide;00F7
+divides;2223
+divisionslash;2215
+djecyrillic;0452
+dkshade;2593
+dlinebelow;1E0F
+dlsquare;3397
+dmacron;0111
+dmonospace;FF44
+dnblock;2584
+dochadathai;0E0E
+dodekthai;0E14
+dohiragana;3069
+dokatakana;30C9
+dollar;0024
+dollarinferior;F6E3
+dollarmonospace;FF04
+dollaroldstyle;F724
+dollarsmall;FE69
+dollarsuperior;F6E4
+dong;20AB
+dorusquare;3326
+dotaccent;02D9
+dotaccentcmb;0307
+dotbelowcmb;0323
+dotbelowcomb;0323
+dotkatakana;30FB
+dotlessi;0131
+dotlessj;F6BE
+dotlessjstrokehook;0284
+dotmath;22C5
+dottedcircle;25CC
+doubleyodpatah;FB1F
+doubleyodpatahhebrew;FB1F
+downtackbelowcmb;031E
+downtackmod;02D5
+dparen;249F
+dsuperior;F6EB
+dtail;0256
+dtopbar;018C
+duhiragana;3065
+dukatakana;30C5
+dz;01F3
+dzaltone;02A3
+dzcaron;01C6
+dzcurl;02A5
+dzeabkhasiancyrillic;04E1
+dzecyrillic;0455
+dzhecyrillic;045F
+e;0065
+eacute;00E9
+earth;2641
+ebengali;098F
+ebopomofo;311C
+ebreve;0115
+ecandradeva;090D
+ecandragujarati;0A8D
+ecandravowelsigndeva;0945
+ecandravowelsigngujarati;0AC5
+ecaron;011B
+ecedillabreve;1E1D
+echarmenian;0565
+echyiwnarmenian;0587
+ecircle;24D4
+ecircumflex;00EA
+ecircumflexacute;1EBF
+ecircumflexbelow;1E19
+ecircumflexdotbelow;1EC7
+ecircumflexgrave;1EC1
+ecircumflexhookabove;1EC3
+ecircumflextilde;1EC5
+ecyrillic;0454
+edblgrave;0205
+edeva;090F
+edieresis;00EB
+edot;0117
+edotaccent;0117
+edotbelow;1EB9
+eegurmukhi;0A0F
+eematragurmukhi;0A47
+efcyrillic;0444
+egrave;00E8
+egujarati;0A8F
+eharmenian;0567
+ehbopomofo;311D
+ehiragana;3048
+ehookabove;1EBB
+eibopomofo;311F
+eight;0038
+eightarabic;0668
+eightbengali;09EE
+eightcircle;2467
+eightcircleinversesansserif;2791
+eightdeva;096E
+eighteencircle;2471
+eighteenparen;2485
+eighteenperiod;2499
+eightgujarati;0AEE
+eightgurmukhi;0A6E
+eighthackarabic;0668
+eighthangzhou;3028
+eighthnotebeamed;266B
+eightideographicparen;3227
+eightinferior;2088
+eightmonospace;FF18
+eightoldstyle;F738
+eightparen;247B
+eightperiod;248F
+eightpersian;06F8
+eightroman;2177
+eightsuperior;2078
+eightthai;0E58
+einvertedbreve;0207
+eiotifiedcyrillic;0465
+ekatakana;30A8
+ekatakanahalfwidth;FF74
+ekonkargurmukhi;0A74
+ekorean;3154
+elcyrillic;043B
+element;2208
+elevencircle;246A
+elevenparen;247E
+elevenperiod;2492
+elevenroman;217A
+ellipsis;2026
+ellipsisvertical;22EE
+emacron;0113
+emacronacute;1E17
+emacrongrave;1E15
+emcyrillic;043C
+emdash;2014
+emdashvertical;FE31
+emonospace;FF45
+emphasismarkarmenian;055B
+emptyset;2205
+enbopomofo;3123
+encyrillic;043D
+endash;2013
+endashvertical;FE32
+endescendercyrillic;04A3
+eng;014B
+engbopomofo;3125
+enghecyrillic;04A5
+enhookcyrillic;04C8
+enspace;2002
+eogonek;0119
+eokorean;3153
+eopen;025B
+eopenclosed;029A
+eopenreversed;025C
+eopenreversedclosed;025E
+eopenreversedhook;025D
+eparen;24A0
+epsilon;03B5
+epsilontonos;03AD
+equal;003D
+equalmonospace;FF1D
+equalsmall;FE66
+equalsuperior;207C
+equivalence;2261
+erbopomofo;3126
+ercyrillic;0440
+ereversed;0258
+ereversedcyrillic;044D
+escyrillic;0441
+esdescendercyrillic;04AB
+esh;0283
+eshcurl;0286
+eshortdeva;090E
+eshortvowelsigndeva;0946
+eshreversedloop;01AA
+eshsquatreversed;0285
+esmallhiragana;3047
+esmallkatakana;30A7
+esmallkatakanahalfwidth;FF6A
+estimated;212E
+esuperior;F6EC
+eta;03B7
+etarmenian;0568
+etatonos;03AE
+eth;00F0
+etilde;1EBD
+etildebelow;1E1B
+etnahtafoukhhebrew;0591
+etnahtafoukhlefthebrew;0591
+etnahtahebrew;0591
+etnahtalefthebrew;0591
+eturned;01DD
+eukorean;3161
+euro;20AC
+evowelsignbengali;09C7
+evowelsigndeva;0947
+evowelsigngujarati;0AC7
+exclam;0021
+exclamarmenian;055C
+exclamdbl;203C
+exclamdown;00A1
+exclamdownsmall;F7A1
+exclammonospace;FF01
+exclamsmall;F721
+existential;2203
+ezh;0292
+ezhcaron;01EF
+ezhcurl;0293
+ezhreversed;01B9
+ezhtail;01BA
+f;0066
+fadeva;095E
+fagurmukhi;0A5E
+fahrenheit;2109
+fathaarabic;064E
+fathalowarabic;064E
+fathatanarabic;064B
+fbopomofo;3108
+fcircle;24D5
+fdotaccent;1E1F
+feharabic;0641
+feharmenian;0586
+fehfinalarabic;FED2
+fehinitialarabic;FED3
+fehmedialarabic;FED4
+feicoptic;03E5
+female;2640
+ff;FB00
+ffi;FB03
+ffl;FB04
+fi;FB01
+fifteencircle;246E
+fifteenparen;2482
+fifteenperiod;2496
+figuredash;2012
+filledbox;25A0
+filledrect;25AC
+finalkaf;05DA
+finalkafdagesh;FB3A
+finalkafdageshhebrew;FB3A
+finalkafhebrew;05DA
+finalkafqamats;05DA 05B8
+finalkafqamatshebrew;05DA 05B8
+finalkafsheva;05DA 05B0
+finalkafshevahebrew;05DA 05B0
+finalmem;05DD
+finalmemhebrew;05DD
+finalnun;05DF
+finalnunhebrew;05DF
+finalpe;05E3
+finalpehebrew;05E3
+finaltsadi;05E5
+finaltsadihebrew;05E5
+firsttonechinese;02C9
+fisheye;25C9
+fitacyrillic;0473
+five;0035
+fivearabic;0665
+fivebengali;09EB
+fivecircle;2464
+fivecircleinversesansserif;278E
+fivedeva;096B
+fiveeighths;215D
+fivegujarati;0AEB
+fivegurmukhi;0A6B
+fivehackarabic;0665
+fivehangzhou;3025
+fiveideographicparen;3224
+fiveinferior;2085
+fivemonospace;FF15
+fiveoldstyle;F735
+fiveparen;2478
+fiveperiod;248C
+fivepersian;06F5
+fiveroman;2174
+fivesuperior;2075
+fivethai;0E55
+fl;FB02
+florin;0192
+fmonospace;FF46
+fmsquare;3399
+fofanthai;0E1F
+fofathai;0E1D
+fongmanthai;0E4F
+forall;2200
+four;0034
+fourarabic;0664
+fourbengali;09EA
+fourcircle;2463
+fourcircleinversesansserif;278D
+fourdeva;096A
+fourgujarati;0AEA
+fourgurmukhi;0A6A
+fourhackarabic;0664
+fourhangzhou;3024
+fourideographicparen;3223
+fourinferior;2084
+fourmonospace;FF14
+fournumeratorbengali;09F7
+fouroldstyle;F734
+fourparen;2477
+fourperiod;248B
+fourpersian;06F4
+fourroman;2173
+foursuperior;2074
+fourteencircle;246D
+fourteenparen;2481
+fourteenperiod;2495
+fourthai;0E54
+fourthtonechinese;02CB
+fparen;24A1
+fraction;2044
+franc;20A3
+g;0067
+gabengali;0997
+gacute;01F5
+gadeva;0917
+gafarabic;06AF
+gaffinalarabic;FB93
+gafinitialarabic;FB94
+gafmedialarabic;FB95
+gagujarati;0A97
+gagurmukhi;0A17
+gahiragana;304C
+gakatakana;30AC
+gamma;03B3
+gammalatinsmall;0263
+gammasuperior;02E0
+gangiacoptic;03EB
+gbopomofo;310D
+gbreve;011F
+gcaron;01E7
+gcedilla;0123
+gcircle;24D6
+gcircumflex;011D
+gcommaaccent;0123
+gdot;0121
+gdotaccent;0121
+gecyrillic;0433
+gehiragana;3052
+gekatakana;30B2
+geometricallyequal;2251
+gereshaccenthebrew;059C
+gereshhebrew;05F3
+gereshmuqdamhebrew;059D
+germandbls;00DF
+gershayimaccenthebrew;059E
+gershayimhebrew;05F4
+getamark;3013
+ghabengali;0998
+ghadarmenian;0572
+ghadeva;0918
+ghagujarati;0A98
+ghagurmukhi;0A18
+ghainarabic;063A
+ghainfinalarabic;FECE
+ghaininitialarabic;FECF
+ghainmedialarabic;FED0
+ghemiddlehookcyrillic;0495
+ghestrokecyrillic;0493
+gheupturncyrillic;0491
+ghhadeva;095A
+ghhagurmukhi;0A5A
+ghook;0260
+ghzsquare;3393
+gihiragana;304E
+gikatakana;30AE
+gimarmenian;0563
+gimel;05D2
+gimeldagesh;FB32
+gimeldageshhebrew;FB32
+gimelhebrew;05D2
+gjecyrillic;0453
+glottalinvertedstroke;01BE
+glottalstop;0294
+glottalstopinverted;0296
+glottalstopmod;02C0
+glottalstopreversed;0295
+glottalstopreversedmod;02C1
+glottalstopreversedsuperior;02E4
+glottalstopstroke;02A1
+glottalstopstrokereversed;02A2
+gmacron;1E21
+gmonospace;FF47
+gohiragana;3054
+gokatakana;30B4
+gparen;24A2
+gpasquare;33AC
+gradient;2207
+grave;0060
+gravebelowcmb;0316
+gravecmb;0300
+gravecomb;0300
+gravedeva;0953
+gravelowmod;02CE
+gravemonospace;FF40
+gravetonecmb;0340
+greater;003E
+greaterequal;2265
+greaterequalorless;22DB
+greatermonospace;FF1E
+greaterorequivalent;2273
+greaterorless;2277
+greateroverequal;2267
+greatersmall;FE65
+gscript;0261
+gstroke;01E5
+guhiragana;3050
+guillemotleft;00AB
+guillemotright;00BB
+guilsinglleft;2039
+guilsinglright;203A
+gukatakana;30B0
+guramusquare;3318
+gysquare;33C9
+h;0068
+haabkhasiancyrillic;04A9
+haaltonearabic;06C1
+habengali;09B9
+hadescendercyrillic;04B3
+hadeva;0939
+hagujarati;0AB9
+hagurmukhi;0A39
+haharabic;062D
+hahfinalarabic;FEA2
+hahinitialarabic;FEA3
+hahiragana;306F
+hahmedialarabic;FEA4
+haitusquare;332A
+hakatakana;30CF
+hakatakanahalfwidth;FF8A
+halantgurmukhi;0A4D
+hamzaarabic;0621
+hamzadammaarabic;0621 064F
+hamzadammatanarabic;0621 064C
+hamzafathaarabic;0621 064E
+hamzafathatanarabic;0621 064B
+hamzalowarabic;0621
+hamzalowkasraarabic;0621 0650
+hamzalowkasratanarabic;0621 064D
+hamzasukunarabic;0621 0652
+hangulfiller;3164
+hardsigncyrillic;044A
+harpoonleftbarbup;21BC
+harpoonrightbarbup;21C0
+hasquare;33CA
+hatafpatah;05B2
+hatafpatah16;05B2
+hatafpatah23;05B2
+hatafpatah2f;05B2
+hatafpatahhebrew;05B2
+hatafpatahnarrowhebrew;05B2
+hatafpatahquarterhebrew;05B2
+hatafpatahwidehebrew;05B2
+hatafqamats;05B3
+hatafqamats1b;05B3
+hatafqamats28;05B3
+hatafqamats34;05B3
+hatafqamatshebrew;05B3
+hatafqamatsnarrowhebrew;05B3
+hatafqamatsquarterhebrew;05B3
+hatafqamatswidehebrew;05B3
+hatafsegol;05B1
+hatafsegol17;05B1
+hatafsegol24;05B1
+hatafsegol30;05B1
+hatafsegolhebrew;05B1
+hatafsegolnarrowhebrew;05B1
+hatafsegolquarterhebrew;05B1
+hatafsegolwidehebrew;05B1
+hbar;0127
+hbopomofo;310F
+hbrevebelow;1E2B
+hcedilla;1E29
+hcircle;24D7
+hcircumflex;0125
+hdieresis;1E27
+hdotaccent;1E23
+hdotbelow;1E25
+he;05D4
+heart;2665
+heartsuitblack;2665
+heartsuitwhite;2661
+hedagesh;FB34
+hedageshhebrew;FB34
+hehaltonearabic;06C1
+heharabic;0647
+hehebrew;05D4
+hehfinalaltonearabic;FBA7
+hehfinalalttwoarabic;FEEA
+hehfinalarabic;FEEA
+hehhamzaabovefinalarabic;FBA5
+hehhamzaaboveisolatedarabic;FBA4
+hehinitialaltonearabic;FBA8
+hehinitialarabic;FEEB
+hehiragana;3078
+hehmedialaltonearabic;FBA9
+hehmedialarabic;FEEC
+heiseierasquare;337B
+hekatakana;30D8
+hekatakanahalfwidth;FF8D
+hekutaarusquare;3336
+henghook;0267
+herutusquare;3339
+het;05D7
+hethebrew;05D7
+hhook;0266
+hhooksuperior;02B1
+hieuhacirclekorean;327B
+hieuhaparenkorean;321B
+hieuhcirclekorean;326D
+hieuhkorean;314E
+hieuhparenkorean;320D
+hihiragana;3072
+hikatakana;30D2
+hikatakanahalfwidth;FF8B
+hiriq;05B4
+hiriq14;05B4
+hiriq21;05B4
+hiriq2d;05B4
+hiriqhebrew;05B4
+hiriqnarrowhebrew;05B4
+hiriqquarterhebrew;05B4
+hiriqwidehebrew;05B4
+hlinebelow;1E96
+hmonospace;FF48
+hoarmenian;0570
+hohipthai;0E2B
+hohiragana;307B
+hokatakana;30DB
+hokatakanahalfwidth;FF8E
+holam;05B9
+holam19;05B9
+holam26;05B9
+holam32;05B9
+holamhebrew;05B9
+holamnarrowhebrew;05B9
+holamquarterhebrew;05B9
+holamwidehebrew;05B9
+honokhukthai;0E2E
+hookabovecomb;0309
+hookcmb;0309
+hookpalatalizedbelowcmb;0321
+hookretroflexbelowcmb;0322
+hoonsquare;3342
+horicoptic;03E9
+horizontalbar;2015
+horncmb;031B
+hotsprings;2668
+house;2302
+hparen;24A3
+hsuperior;02B0
+hturned;0265
+huhiragana;3075
+huiitosquare;3333
+hukatakana;30D5
+hukatakanahalfwidth;FF8C
+hungarumlaut;02DD
+hungarumlautcmb;030B
+hv;0195
+hyphen;002D
+hypheninferior;F6E5
+hyphenmonospace;FF0D
+hyphensmall;FE63
+hyphensuperior;F6E6
+hyphentwo;2010
+i;0069
+iacute;00ED
+iacyrillic;044F
+ibengali;0987
+ibopomofo;3127
+ibreve;012D
+icaron;01D0
+icircle;24D8
+icircumflex;00EE
+icyrillic;0456
+idblgrave;0209
+ideographearthcircle;328F
+ideographfirecircle;328B
+ideographicallianceparen;323F
+ideographiccallparen;323A
+ideographiccentrecircle;32A5
+ideographicclose;3006
+ideographiccomma;3001
+ideographiccommaleft;FF64
+ideographiccongratulationparen;3237
+ideographiccorrectcircle;32A3
+ideographicearthparen;322F
+ideographicenterpriseparen;323D
+ideographicexcellentcircle;329D
+ideographicfestivalparen;3240
+ideographicfinancialcircle;3296
+ideographicfinancialparen;3236
+ideographicfireparen;322B
+ideographichaveparen;3232
+ideographichighcircle;32A4
+ideographiciterationmark;3005
+ideographiclaborcircle;3298
+ideographiclaborparen;3238
+ideographicleftcircle;32A7
+ideographiclowcircle;32A6
+ideographicmedicinecircle;32A9
+ideographicmetalparen;322E
+ideographicmoonparen;322A
+ideographicnameparen;3234
+ideographicperiod;3002
+ideographicprintcircle;329E
+ideographicreachparen;3243
+ideographicrepresentparen;3239
+ideographicresourceparen;323E
+ideographicrightcircle;32A8
+ideographicsecretcircle;3299
+ideographicselfparen;3242
+ideographicsocietyparen;3233
+ideographicspace;3000
+ideographicspecialparen;3235
+ideographicstockparen;3231
+ideographicstudyparen;323B
+ideographicsunparen;3230
+ideographicsuperviseparen;323C
+ideographicwaterparen;322C
+ideographicwoodparen;322D
+ideographiczero;3007
+ideographmetalcircle;328E
+ideographmooncircle;328A
+ideographnamecircle;3294
+ideographsuncircle;3290
+ideographwatercircle;328C
+ideographwoodcircle;328D
+ideva;0907
+idieresis;00EF
+idieresisacute;1E2F
+idieresiscyrillic;04E5
+idotbelow;1ECB
+iebrevecyrillic;04D7
+iecyrillic;0435
+ieungacirclekorean;3275
+ieungaparenkorean;3215
+ieungcirclekorean;3267
+ieungkorean;3147
+ieungparenkorean;3207
+igrave;00EC
+igujarati;0A87
+igurmukhi;0A07
+ihiragana;3044
+ihookabove;1EC9
+iibengali;0988
+iicyrillic;0438
+iideva;0908
+iigujarati;0A88
+iigurmukhi;0A08
+iimatragurmukhi;0A40
+iinvertedbreve;020B
+iishortcyrillic;0439
+iivowelsignbengali;09C0
+iivowelsigndeva;0940
+iivowelsigngujarati;0AC0
+ij;0133
+ikatakana;30A4
+ikatakanahalfwidth;FF72
+ikorean;3163
+ilde;02DC
+iluyhebrew;05AC
+imacron;012B
+imacroncyrillic;04E3
+imageorapproximatelyequal;2253
+imatragurmukhi;0A3F
+imonospace;FF49
+increment;2206
+infinity;221E
+iniarmenian;056B
+integral;222B
+integralbottom;2321
+integralbt;2321
+integralex;F8F5
+integraltop;2320
+integraltp;2320
+intersection;2229
+intisquare;3305
+invbullet;25D8
+invcircle;25D9
+invsmileface;263B
+iocyrillic;0451
+iogonek;012F
+iota;03B9
+iotadieresis;03CA
+iotadieresistonos;0390
+iotalatin;0269
+iotatonos;03AF
+iparen;24A4
+irigurmukhi;0A72
+ismallhiragana;3043
+ismallkatakana;30A3
+ismallkatakanahalfwidth;FF68
+issharbengali;09FA
+istroke;0268
+isuperior;F6ED
+iterationhiragana;309D
+iterationkatakana;30FD
+itilde;0129
+itildebelow;1E2D
+iubopomofo;3129
+iucyrillic;044E
+ivowelsignbengali;09BF
+ivowelsigndeva;093F
+ivowelsigngujarati;0ABF
+izhitsacyrillic;0475
+izhitsadblgravecyrillic;0477
+j;006A
+jaarmenian;0571
+jabengali;099C
+jadeva;091C
+jagujarati;0A9C
+jagurmukhi;0A1C
+jbopomofo;3110
+jcaron;01F0
+jcircle;24D9
+jcircumflex;0135
+jcrossedtail;029D
+jdotlessstroke;025F
+jecyrillic;0458
+jeemarabic;062C
+jeemfinalarabic;FE9E
+jeeminitialarabic;FE9F
+jeemmedialarabic;FEA0
+jeharabic;0698
+jehfinalarabic;FB8B
+jhabengali;099D
+jhadeva;091D
+jhagujarati;0A9D
+jhagurmukhi;0A1D
+jheharmenian;057B
+jis;3004
+jmonospace;FF4A
+jparen;24A5
+jsuperior;02B2
+k;006B
+kabashkircyrillic;04A1
+kabengali;0995
+kacute;1E31
+kacyrillic;043A
+kadescendercyrillic;049B
+kadeva;0915
+kaf;05DB
+kafarabic;0643
+kafdagesh;FB3B
+kafdageshhebrew;FB3B
+kaffinalarabic;FEDA
+kafhebrew;05DB
+kafinitialarabic;FEDB
+kafmedialarabic;FEDC
+kafrafehebrew;FB4D
+kagujarati;0A95
+kagurmukhi;0A15
+kahiragana;304B
+kahookcyrillic;04C4
+kakatakana;30AB
+kakatakanahalfwidth;FF76
+kappa;03BA
+kappasymbolgreek;03F0
+kapyeounmieumkorean;3171
+kapyeounphieuphkorean;3184
+kapyeounpieupkorean;3178
+kapyeounssangpieupkorean;3179
+karoriisquare;330D
+kashidaautoarabic;0640
+kashidaautonosidebearingarabic;0640
+kasmallkatakana;30F5
+kasquare;3384
+kasraarabic;0650
+kasratanarabic;064D
+kastrokecyrillic;049F
+katahiraprolongmarkhalfwidth;FF70
+kaverticalstrokecyrillic;049D
+kbopomofo;310E
+kcalsquare;3389
+kcaron;01E9
+kcedilla;0137
+kcircle;24DA
+kcommaaccent;0137
+kdotbelow;1E33
+keharmenian;0584
+kehiragana;3051
+kekatakana;30B1
+kekatakanahalfwidth;FF79
+kenarmenian;056F
+kesmallkatakana;30F6
+kgreenlandic;0138
+khabengali;0996
+khacyrillic;0445
+khadeva;0916
+khagujarati;0A96
+khagurmukhi;0A16
+khaharabic;062E
+khahfinalarabic;FEA6
+khahinitialarabic;FEA7
+khahmedialarabic;FEA8
+kheicoptic;03E7
+khhadeva;0959
+khhagurmukhi;0A59
+khieukhacirclekorean;3278
+khieukhaparenkorean;3218
+khieukhcirclekorean;326A
+khieukhkorean;314B
+khieukhparenkorean;320A
+khokhaithai;0E02
+khokhonthai;0E05
+khokhuatthai;0E03
+khokhwaithai;0E04
+khomutthai;0E5B
+khook;0199
+khorakhangthai;0E06
+khzsquare;3391
+kihiragana;304D
+kikatakana;30AD
+kikatakanahalfwidth;FF77
+kiroguramusquare;3315
+kiromeetorusquare;3316
+kirosquare;3314
+kiyeokacirclekorean;326E
+kiyeokaparenkorean;320E
+kiyeokcirclekorean;3260
+kiyeokkorean;3131
+kiyeokparenkorean;3200
+kiyeoksioskorean;3133
+kjecyrillic;045C
+klinebelow;1E35
+klsquare;3398
+kmcubedsquare;33A6
+kmonospace;FF4B
+kmsquaredsquare;33A2
+kohiragana;3053
+kohmsquare;33C0
+kokaithai;0E01
+kokatakana;30B3
+kokatakanahalfwidth;FF7A
+kooposquare;331E
+koppacyrillic;0481
+koreanstandardsymbol;327F
+koroniscmb;0343
+kparen;24A6
+kpasquare;33AA
+ksicyrillic;046F
+ktsquare;33CF
+kturned;029E
+kuhiragana;304F
+kukatakana;30AF
+kukatakanahalfwidth;FF78
+kvsquare;33B8
+kwsquare;33BE
+l;006C
+labengali;09B2
+lacute;013A
+ladeva;0932
+lagujarati;0AB2
+lagurmukhi;0A32
+lakkhangyaothai;0E45
+lamaleffinalarabic;FEFC
+lamalefhamzaabovefinalarabic;FEF8
+lamalefhamzaaboveisolatedarabic;FEF7
+lamalefhamzabelowfinalarabic;FEFA
+lamalefhamzabelowisolatedarabic;FEF9
+lamalefisolatedarabic;FEFB
+lamalefmaddaabovefinalarabic;FEF6
+lamalefmaddaaboveisolatedarabic;FEF5
+lamarabic;0644
+lambda;03BB
+lambdastroke;019B
+lamed;05DC
+lameddagesh;FB3C
+lameddageshhebrew;FB3C
+lamedhebrew;05DC
+lamedholam;05DC 05B9
+lamedholamdagesh;05DC 05B9 05BC
+lamedholamdageshhebrew;05DC 05B9 05BC
+lamedholamhebrew;05DC 05B9
+lamfinalarabic;FEDE
+lamhahinitialarabic;FCCA
+laminitialarabic;FEDF
+lamjeeminitialarabic;FCC9
+lamkhahinitialarabic;FCCB
+lamlamhehisolatedarabic;FDF2
+lammedialarabic;FEE0
+lammeemhahinitialarabic;FD88
+lammeeminitialarabic;FCCC
+lammeemjeeminitialarabic;FEDF FEE4 FEA0
+lammeemkhahinitialarabic;FEDF FEE4 FEA8
+largecircle;25EF
+lbar;019A
+lbelt;026C
+lbopomofo;310C
+lcaron;013E
+lcedilla;013C
+lcircle;24DB
+lcircumflexbelow;1E3D
+lcommaaccent;013C
+ldot;0140
+ldotaccent;0140
+ldotbelow;1E37
+ldotbelowmacron;1E39
+leftangleabovecmb;031A
+lefttackbelowcmb;0318
+less;003C
+lessequal;2264
+lessequalorgreater;22DA
+lessmonospace;FF1C
+lessorequivalent;2272
+lessorgreater;2276
+lessoverequal;2266
+lesssmall;FE64
+lezh;026E
+lfblock;258C
+lhookretroflex;026D
+lira;20A4
+liwnarmenian;056C
+lj;01C9
+ljecyrillic;0459
+ll;F6C0
+lladeva;0933
+llagujarati;0AB3
+llinebelow;1E3B
+llladeva;0934
+llvocalicbengali;09E1
+llvocalicdeva;0961
+llvocalicvowelsignbengali;09E3
+llvocalicvowelsigndeva;0963
+lmiddletilde;026B
+lmonospace;FF4C
+lmsquare;33D0
+lochulathai;0E2C
+logicaland;2227
+logicalnot;00AC
+logicalnotreversed;2310
+logicalor;2228
+lolingthai;0E25
+longs;017F
+lowlinecenterline;FE4E
+lowlinecmb;0332
+lowlinedashed;FE4D
+lozenge;25CA
+lparen;24A7
+lslash;0142
+lsquare;2113
+lsuperior;F6EE
+ltshade;2591
+luthai;0E26
+lvocalicbengali;098C
+lvocalicdeva;090C
+lvocalicvowelsignbengali;09E2
+lvocalicvowelsigndeva;0962
+lxsquare;33D3
+m;006D
+mabengali;09AE
+macron;00AF
+macronbelowcmb;0331
+macroncmb;0304
+macronlowmod;02CD
+macronmonospace;FFE3
+macute;1E3F
+madeva;092E
+magujarati;0AAE
+magurmukhi;0A2E
+mahapakhhebrew;05A4
+mahapakhlefthebrew;05A4
+mahiragana;307E
+maichattawalowleftthai;F895
+maichattawalowrightthai;F894
+maichattawathai;0E4B
+maichattawaupperleftthai;F893
+maieklowleftthai;F88C
+maieklowrightthai;F88B
+maiekthai;0E48
+maiekupperleftthai;F88A
+maihanakatleftthai;F884
+maihanakatthai;0E31
+maitaikhuleftthai;F889
+maitaikhuthai;0E47
+maitholowleftthai;F88F
+maitholowrightthai;F88E
+maithothai;0E49
+maithoupperleftthai;F88D
+maitrilowleftthai;F892
+maitrilowrightthai;F891
+maitrithai;0E4A
+maitriupperleftthai;F890
+maiyamokthai;0E46
+makatakana;30DE
+makatakanahalfwidth;FF8F
+male;2642
+mansyonsquare;3347
+maqafhebrew;05BE
+mars;2642
+masoracirclehebrew;05AF
+masquare;3383
+mbopomofo;3107
+mbsquare;33D4
+mcircle;24DC
+mcubedsquare;33A5
+mdotaccent;1E41
+mdotbelow;1E43
+meemarabic;0645
+meemfinalarabic;FEE2
+meeminitialarabic;FEE3
+meemmedialarabic;FEE4
+meemmeeminitialarabic;FCD1
+meemmeemisolatedarabic;FC48
+meetorusquare;334D
+mehiragana;3081
+meizierasquare;337E
+mekatakana;30E1
+mekatakanahalfwidth;FF92
+mem;05DE
+memdagesh;FB3E
+memdageshhebrew;FB3E
+memhebrew;05DE
+menarmenian;0574
+merkhahebrew;05A5
+merkhakefulahebrew;05A6
+merkhakefulalefthebrew;05A6
+merkhalefthebrew;05A5
+mhook;0271
+mhzsquare;3392
+middledotkatakanahalfwidth;FF65
+middot;00B7
+mieumacirclekorean;3272
+mieumaparenkorean;3212
+mieumcirclekorean;3264
+mieumkorean;3141
+mieumpansioskorean;3170
+mieumparenkorean;3204
+mieumpieupkorean;316E
+mieumsioskorean;316F
+mihiragana;307F
+mikatakana;30DF
+mikatakanahalfwidth;FF90
+minus;2212
+minusbelowcmb;0320
+minuscircle;2296
+minusmod;02D7
+minusplus;2213
+minute;2032
+miribaarusquare;334A
+mirisquare;3349
+mlonglegturned;0270
+mlsquare;3396
+mmcubedsquare;33A3
+mmonospace;FF4D
+mmsquaredsquare;339F
+mohiragana;3082
+mohmsquare;33C1
+mokatakana;30E2
+mokatakanahalfwidth;FF93
+molsquare;33D6
+momathai;0E21
+moverssquare;33A7
+moverssquaredsquare;33A8
+mparen;24A8
+mpasquare;33AB
+mssquare;33B3
+msuperior;F6EF
+mturned;026F
+mu;00B5
+mu1;00B5
+muasquare;3382
+muchgreater;226B
+muchless;226A
+mufsquare;338C
+mugreek;03BC
+mugsquare;338D
+muhiragana;3080
+mukatakana;30E0
+mukatakanahalfwidth;FF91
+mulsquare;3395
+multiply;00D7
+mumsquare;339B
+munahhebrew;05A3
+munahlefthebrew;05A3
+musicalnote;266A
+musicalnotedbl;266B
+musicflatsign;266D
+musicsharpsign;266F
+mussquare;33B2
+muvsquare;33B6
+muwsquare;33BC
+mvmegasquare;33B9
+mvsquare;33B7
+mwmegasquare;33BF
+mwsquare;33BD
+n;006E
+nabengali;09A8
+nabla;2207
+nacute;0144
+nadeva;0928
+nagujarati;0AA8
+nagurmukhi;0A28
+nahiragana;306A
+nakatakana;30CA
+nakatakanahalfwidth;FF85
+napostrophe;0149
+nasquare;3381
+nbopomofo;310B
+nbspace;00A0
+ncaron;0148
+ncedilla;0146
+ncircle;24DD
+ncircumflexbelow;1E4B
+ncommaaccent;0146
+ndotaccent;1E45
+ndotbelow;1E47
+nehiragana;306D
+nekatakana;30CD
+nekatakanahalfwidth;FF88
+newsheqelsign;20AA
+nfsquare;338B
+ngabengali;0999
+ngadeva;0919
+ngagujarati;0A99
+ngagurmukhi;0A19
+ngonguthai;0E07
+nhiragana;3093
+nhookleft;0272
+nhookretroflex;0273
+nieunacirclekorean;326F
+nieunaparenkorean;320F
+nieuncieuckorean;3135
+nieuncirclekorean;3261
+nieunhieuhkorean;3136
+nieunkorean;3134
+nieunpansioskorean;3168
+nieunparenkorean;3201
+nieunsioskorean;3167
+nieuntikeutkorean;3166
+nihiragana;306B
+nikatakana;30CB
+nikatakanahalfwidth;FF86
+nikhahitleftthai;F899
+nikhahitthai;0E4D
+nine;0039
+ninearabic;0669
+ninebengali;09EF
+ninecircle;2468
+ninecircleinversesansserif;2792
+ninedeva;096F
+ninegujarati;0AEF
+ninegurmukhi;0A6F
+ninehackarabic;0669
+ninehangzhou;3029
+nineideographicparen;3228
+nineinferior;2089
+ninemonospace;FF19
+nineoldstyle;F739
+nineparen;247C
+nineperiod;2490
+ninepersian;06F9
+nineroman;2178
+ninesuperior;2079
+nineteencircle;2472
+nineteenparen;2486
+nineteenperiod;249A
+ninethai;0E59
+nj;01CC
+njecyrillic;045A
+nkatakana;30F3
+nkatakanahalfwidth;FF9D
+nlegrightlong;019E
+nlinebelow;1E49
+nmonospace;FF4E
+nmsquare;339A
+nnabengali;09A3
+nnadeva;0923
+nnagujarati;0AA3
+nnagurmukhi;0A23
+nnnadeva;0929
+nohiragana;306E
+nokatakana;30CE
+nokatakanahalfwidth;FF89
+nonbreakingspace;00A0
+nonenthai;0E13
+nonuthai;0E19
+noonarabic;0646
+noonfinalarabic;FEE6
+noonghunnaarabic;06BA
+noonghunnafinalarabic;FB9F
+noonhehinitialarabic;FEE7 FEEC
+nooninitialarabic;FEE7
+noonjeeminitialarabic;FCD2
+noonjeemisolatedarabic;FC4B
+noonmedialarabic;FEE8
+noonmeeminitialarabic;FCD5
+noonmeemisolatedarabic;FC4E
+noonnoonfinalarabic;FC8D
+notcontains;220C
+notelement;2209
+notelementof;2209
+notequal;2260
+notgreater;226F
+notgreaternorequal;2271
+notgreaternorless;2279
+notidentical;2262
+notless;226E
+notlessnorequal;2270
+notparallel;2226
+notprecedes;2280
+notsubset;2284
+notsucceeds;2281
+notsuperset;2285
+nowarmenian;0576
+nparen;24A9
+nssquare;33B1
+nsuperior;207F
+ntilde;00F1
+nu;03BD
+nuhiragana;306C
+nukatakana;30CC
+nukatakanahalfwidth;FF87
+nuktabengali;09BC
+nuktadeva;093C
+nuktagujarati;0ABC
+nuktagurmukhi;0A3C
+numbersign;0023
+numbersignmonospace;FF03
+numbersignsmall;FE5F
+numeralsigngreek;0374
+numeralsignlowergreek;0375
+numero;2116
+nun;05E0
+nundagesh;FB40
+nundageshhebrew;FB40
+nunhebrew;05E0
+nvsquare;33B5
+nwsquare;33BB
+nyabengali;099E
+nyadeva;091E
+nyagujarati;0A9E
+nyagurmukhi;0A1E
+o;006F
+oacute;00F3
+oangthai;0E2D
+obarred;0275
+obarredcyrillic;04E9
+obarreddieresiscyrillic;04EB
+obengali;0993
+obopomofo;311B
+obreve;014F
+ocandradeva;0911
+ocandragujarati;0A91
+ocandravowelsigndeva;0949
+ocandravowelsigngujarati;0AC9
+ocaron;01D2
+ocircle;24DE
+ocircumflex;00F4
+ocircumflexacute;1ED1
+ocircumflexdotbelow;1ED9
+ocircumflexgrave;1ED3
+ocircumflexhookabove;1ED5
+ocircumflextilde;1ED7
+ocyrillic;043E
+odblacute;0151
+odblgrave;020D
+odeva;0913
+odieresis;00F6
+odieresiscyrillic;04E7
+odotbelow;1ECD
+oe;0153
+oekorean;315A
+ogonek;02DB
+ogonekcmb;0328
+ograve;00F2
+ogujarati;0A93
+oharmenian;0585
+ohiragana;304A
+ohookabove;1ECF
+ohorn;01A1
+ohornacute;1EDB
+ohorndotbelow;1EE3
+ohorngrave;1EDD
+ohornhookabove;1EDF
+ohorntilde;1EE1
+ohungarumlaut;0151
+oi;01A3
+oinvertedbreve;020F
+okatakana;30AA
+okatakanahalfwidth;FF75
+okorean;3157
+olehebrew;05AB
+omacron;014D
+omacronacute;1E53
+omacrongrave;1E51
+omdeva;0950
+omega;03C9
+omega1;03D6
+omegacyrillic;0461
+omegalatinclosed;0277
+omegaroundcyrillic;047B
+omegatitlocyrillic;047D
+omegatonos;03CE
+omgujarati;0AD0
+omicron;03BF
+omicrontonos;03CC
+omonospace;FF4F
+one;0031
+onearabic;0661
+onebengali;09E7
+onecircle;2460
+onecircleinversesansserif;278A
+onedeva;0967
+onedotenleader;2024
+oneeighth;215B
+onefitted;F6DC
+onegujarati;0AE7
+onegurmukhi;0A67
+onehackarabic;0661
+onehalf;00BD
+onehangzhou;3021
+oneideographicparen;3220
+oneinferior;2081
+onemonospace;FF11
+onenumeratorbengali;09F4
+oneoldstyle;F731
+oneparen;2474
+oneperiod;2488
+onepersian;06F1
+onequarter;00BC
+oneroman;2170
+onesuperior;00B9
+onethai;0E51
+onethird;2153
+oogonek;01EB
+oogonekmacron;01ED
+oogurmukhi;0A13
+oomatragurmukhi;0A4B
+oopen;0254
+oparen;24AA
+openbullet;25E6
+option;2325
+ordfeminine;00AA
+ordmasculine;00BA
+orthogonal;221F
+oshortdeva;0912
+oshortvowelsigndeva;094A
+oslash;00F8
+oslashacute;01FF
+osmallhiragana;3049
+osmallkatakana;30A9
+osmallkatakanahalfwidth;FF6B
+ostrokeacute;01FF
+osuperior;F6F0
+otcyrillic;047F
+otilde;00F5
+otildeacute;1E4D
+otildedieresis;1E4F
+oubopomofo;3121
+overline;203E
+overlinecenterline;FE4A
+overlinecmb;0305
+overlinedashed;FE49
+overlinedblwavy;FE4C
+overlinewavy;FE4B
+overscore;00AF
+ovowelsignbengali;09CB
+ovowelsigndeva;094B
+ovowelsigngujarati;0ACB
+p;0070
+paampssquare;3380
+paasentosquare;332B
+pabengali;09AA
+pacute;1E55
+padeva;092A
+pagedown;21DF
+pageup;21DE
+pagujarati;0AAA
+pagurmukhi;0A2A
+pahiragana;3071
+paiyannoithai;0E2F
+pakatakana;30D1
+palatalizationcyrilliccmb;0484
+palochkacyrillic;04C0
+pansioskorean;317F
+paragraph;00B6
+parallel;2225
+parenleft;0028
+parenleftaltonearabic;FD3E
+parenleftbt;F8ED
+parenleftex;F8EC
+parenleftinferior;208D
+parenleftmonospace;FF08
+parenleftsmall;FE59
+parenleftsuperior;207D
+parenlefttp;F8EB
+parenleftvertical;FE35
+parenright;0029
+parenrightaltonearabic;FD3F
+parenrightbt;F8F8
+parenrightex;F8F7
+parenrightinferior;208E
+parenrightmonospace;FF09
+parenrightsmall;FE5A
+parenrightsuperior;207E
+parenrighttp;F8F6
+parenrightvertical;FE36
+partialdiff;2202
+paseqhebrew;05C0
+pashtahebrew;0599
+pasquare;33A9
+patah;05B7
+patah11;05B7
+patah1d;05B7
+patah2a;05B7
+patahhebrew;05B7
+patahnarrowhebrew;05B7
+patahquarterhebrew;05B7
+patahwidehebrew;05B7
+pazerhebrew;05A1
+pbopomofo;3106
+pcircle;24DF
+pdotaccent;1E57
+pe;05E4
+pecyrillic;043F
+pedagesh;FB44
+pedageshhebrew;FB44
+peezisquare;333B
+pefinaldageshhebrew;FB43
+peharabic;067E
+peharmenian;057A
+pehebrew;05E4
+pehfinalarabic;FB57
+pehinitialarabic;FB58
+pehiragana;307A
+pehmedialarabic;FB59
+pekatakana;30DA
+pemiddlehookcyrillic;04A7
+perafehebrew;FB4E
+percent;0025
+percentarabic;066A
+percentmonospace;FF05
+percentsmall;FE6A
+period;002E
+periodarmenian;0589
+periodcentered;00B7
+periodhalfwidth;FF61
+periodinferior;F6E7
+periodmonospace;FF0E
+periodsmall;FE52
+periodsuperior;F6E8
+perispomenigreekcmb;0342
+perpendicular;22A5
+perthousand;2030
+peseta;20A7
+pfsquare;338A
+phabengali;09AB
+phadeva;092B
+phagujarati;0AAB
+phagurmukhi;0A2B
+phi;03C6
+phi1;03D5
+phieuphacirclekorean;327A
+phieuphaparenkorean;321A
+phieuphcirclekorean;326C
+phieuphkorean;314D
+phieuphparenkorean;320C
+philatin;0278
+phinthuthai;0E3A
+phisymbolgreek;03D5
+phook;01A5
+phophanthai;0E1E
+phophungthai;0E1C
+phosamphaothai;0E20
+pi;03C0
+pieupacirclekorean;3273
+pieupaparenkorean;3213
+pieupcieuckorean;3176
+pieupcirclekorean;3265
+pieupkiyeokkorean;3172
+pieupkorean;3142
+pieupparenkorean;3205
+pieupsioskiyeokkorean;3174
+pieupsioskorean;3144
+pieupsiostikeutkorean;3175
+pieupthieuthkorean;3177
+pieuptikeutkorean;3173
+pihiragana;3074
+pikatakana;30D4
+pisymbolgreek;03D6
+piwrarmenian;0583
+plus;002B
+plusbelowcmb;031F
+pluscircle;2295
+plusminus;00B1
+plusmod;02D6
+plusmonospace;FF0B
+plussmall;FE62
+plussuperior;207A
+pmonospace;FF50
+pmsquare;33D8
+pohiragana;307D
+pointingindexdownwhite;261F
+pointingindexleftwhite;261C
+pointingindexrightwhite;261E
+pointingindexupwhite;261D
+pokatakana;30DD
+poplathai;0E1B
+postalmark;3012
+postalmarkface;3020
+pparen;24AB
+precedes;227A
+prescription;211E
+primemod;02B9
+primereversed;2035
+product;220F
+projective;2305
+prolongedkana;30FC
+propellor;2318
+propersubset;2282
+propersuperset;2283
+proportion;2237
+proportional;221D
+psi;03C8
+psicyrillic;0471
+psilipneumatacyrilliccmb;0486
+pssquare;33B0
+puhiragana;3077
+pukatakana;30D7
+pvsquare;33B4
+pwsquare;33BA
+q;0071
+qadeva;0958
+qadmahebrew;05A8
+qafarabic;0642
+qaffinalarabic;FED6
+qafinitialarabic;FED7
+qafmedialarabic;FED8
+qamats;05B8
+qamats10;05B8
+qamats1a;05B8
+qamats1c;05B8
+qamats27;05B8
+qamats29;05B8
+qamats33;05B8
+qamatsde;05B8
+qamatshebrew;05B8
+qamatsnarrowhebrew;05B8
+qamatsqatanhebrew;05B8
+qamatsqatannarrowhebrew;05B8
+qamatsqatanquarterhebrew;05B8
+qamatsqatanwidehebrew;05B8
+qamatsquarterhebrew;05B8
+qamatswidehebrew;05B8
+qarneyparahebrew;059F
+qbopomofo;3111
+qcircle;24E0
+qhook;02A0
+qmonospace;FF51
+qof;05E7
+qofdagesh;FB47
+qofdageshhebrew;FB47
+qofhatafpatah;05E7 05B2
+qofhatafpatahhebrew;05E7 05B2
+qofhatafsegol;05E7 05B1
+qofhatafsegolhebrew;05E7 05B1
+qofhebrew;05E7
+qofhiriq;05E7 05B4
+qofhiriqhebrew;05E7 05B4
+qofholam;05E7 05B9
+qofholamhebrew;05E7 05B9
+qofpatah;05E7 05B7
+qofpatahhebrew;05E7 05B7
+qofqamats;05E7 05B8
+qofqamatshebrew;05E7 05B8
+qofqubuts;05E7 05BB
+qofqubutshebrew;05E7 05BB
+qofsegol;05E7 05B6
+qofsegolhebrew;05E7 05B6
+qofsheva;05E7 05B0
+qofshevahebrew;05E7 05B0
+qoftsere;05E7 05B5
+qoftserehebrew;05E7 05B5
+qparen;24AC
+quarternote;2669
+qubuts;05BB
+qubuts18;05BB
+qubuts25;05BB
+qubuts31;05BB
+qubutshebrew;05BB
+qubutsnarrowhebrew;05BB
+qubutsquarterhebrew;05BB
+qubutswidehebrew;05BB
+question;003F
+questionarabic;061F
+questionarmenian;055E
+questiondown;00BF
+questiondownsmall;F7BF
+questiongreek;037E
+questionmonospace;FF1F
+questionsmall;F73F
+quotedbl;0022
+quotedblbase;201E
+quotedblleft;201C
+quotedblmonospace;FF02
+quotedblprime;301E
+quotedblprimereversed;301D
+quotedblright;201D
+quoteleft;2018
+quoteleftreversed;201B
+quotereversed;201B
+quoteright;2019
+quoterightn;0149
+quotesinglbase;201A
+quotesingle;0027
+quotesinglemonospace;FF07
+r;0072
+raarmenian;057C
+rabengali;09B0
+racute;0155
+radeva;0930
+radical;221A
+radicalex;F8E5
+radoverssquare;33AE
+radoverssquaredsquare;33AF
+radsquare;33AD
+rafe;05BF
+rafehebrew;05BF
+ragujarati;0AB0
+ragurmukhi;0A30
+rahiragana;3089
+rakatakana;30E9
+rakatakanahalfwidth;FF97
+ralowerdiagonalbengali;09F1
+ramiddlediagonalbengali;09F0
+ramshorn;0264
+ratio;2236
+rbopomofo;3116
+rcaron;0159
+rcedilla;0157
+rcircle;24E1
+rcommaaccent;0157
+rdblgrave;0211
+rdotaccent;1E59
+rdotbelow;1E5B
+rdotbelowmacron;1E5D
+referencemark;203B
+reflexsubset;2286
+reflexsuperset;2287
+registered;00AE
+registersans;F8E8
+registerserif;F6DA
+reharabic;0631
+reharmenian;0580
+rehfinalarabic;FEAE
+rehiragana;308C
+rehyehaleflamarabic;0631 FEF3 FE8E 0644
+rekatakana;30EC
+rekatakanahalfwidth;FF9A
+resh;05E8
+reshdageshhebrew;FB48
+reshhatafpatah;05E8 05B2
+reshhatafpatahhebrew;05E8 05B2
+reshhatafsegol;05E8 05B1
+reshhatafsegolhebrew;05E8 05B1
+reshhebrew;05E8
+reshhiriq;05E8 05B4
+reshhiriqhebrew;05E8 05B4
+reshholam;05E8 05B9
+reshholamhebrew;05E8 05B9
+reshpatah;05E8 05B7
+reshpatahhebrew;05E8 05B7
+reshqamats;05E8 05B8
+reshqamatshebrew;05E8 05B8
+reshqubuts;05E8 05BB
+reshqubutshebrew;05E8 05BB
+reshsegol;05E8 05B6
+reshsegolhebrew;05E8 05B6
+reshsheva;05E8 05B0
+reshshevahebrew;05E8 05B0
+reshtsere;05E8 05B5
+reshtserehebrew;05E8 05B5
+reversedtilde;223D
+reviahebrew;0597
+reviamugrashhebrew;0597
+revlogicalnot;2310
+rfishhook;027E
+rfishhookreversed;027F
+rhabengali;09DD
+rhadeva;095D
+rho;03C1
+rhook;027D
+rhookturned;027B
+rhookturnedsuperior;02B5
+rhosymbolgreek;03F1
+rhotichookmod;02DE
+rieulacirclekorean;3271
+rieulaparenkorean;3211
+rieulcirclekorean;3263
+rieulhieuhkorean;3140
+rieulkiyeokkorean;313A
+rieulkiyeoksioskorean;3169
+rieulkorean;3139
+rieulmieumkorean;313B
+rieulpansioskorean;316C
+rieulparenkorean;3203
+rieulphieuphkorean;313F
+rieulpieupkorean;313C
+rieulpieupsioskorean;316B
+rieulsioskorean;313D
+rieulthieuthkorean;313E
+rieultikeutkorean;316A
+rieulyeorinhieuhkorean;316D
+rightangle;221F
+righttackbelowcmb;0319
+righttriangle;22BF
+rihiragana;308A
+rikatakana;30EA
+rikatakanahalfwidth;FF98
+ring;02DA
+ringbelowcmb;0325
+ringcmb;030A
+ringhalfleft;02BF
+ringhalfleftarmenian;0559
+ringhalfleftbelowcmb;031C
+ringhalfleftcentered;02D3
+ringhalfright;02BE
+ringhalfrightbelowcmb;0339
+ringhalfrightcentered;02D2
+rinvertedbreve;0213
+rittorusquare;3351
+rlinebelow;1E5F
+rlongleg;027C
+rlonglegturned;027A
+rmonospace;FF52
+rohiragana;308D
+rokatakana;30ED
+rokatakanahalfwidth;FF9B
+roruathai;0E23
+rparen;24AD
+rrabengali;09DC
+rradeva;0931
+rragurmukhi;0A5C
+rreharabic;0691
+rrehfinalarabic;FB8D
+rrvocalicbengali;09E0
+rrvocalicdeva;0960
+rrvocalicgujarati;0AE0
+rrvocalicvowelsignbengali;09C4
+rrvocalicvowelsigndeva;0944
+rrvocalicvowelsigngujarati;0AC4
+rsuperior;F6F1
+rtblock;2590
+rturned;0279
+rturnedsuperior;02B4
+ruhiragana;308B
+rukatakana;30EB
+rukatakanahalfwidth;FF99
+rupeemarkbengali;09F2
+rupeesignbengali;09F3
+rupiah;F6DD
+ruthai;0E24
+rvocalicbengali;098B
+rvocalicdeva;090B
+rvocalicgujarati;0A8B
+rvocalicvowelsignbengali;09C3
+rvocalicvowelsigndeva;0943
+rvocalicvowelsigngujarati;0AC3
+s;0073
+sabengali;09B8
+sacute;015B
+sacutedotaccent;1E65
+sadarabic;0635
+sadeva;0938
+sadfinalarabic;FEBA
+sadinitialarabic;FEBB
+sadmedialarabic;FEBC
+sagujarati;0AB8
+sagurmukhi;0A38
+sahiragana;3055
+sakatakana;30B5
+sakatakanahalfwidth;FF7B
+sallallahoualayhewasallamarabic;FDFA
+samekh;05E1
+samekhdagesh;FB41
+samekhdageshhebrew;FB41
+samekhhebrew;05E1
+saraaathai;0E32
+saraaethai;0E41
+saraaimaimalaithai;0E44
+saraaimaimuanthai;0E43
+saraamthai;0E33
+saraathai;0E30
+saraethai;0E40
+saraiileftthai;F886
+saraiithai;0E35
+saraileftthai;F885
+saraithai;0E34
+saraothai;0E42
+saraueeleftthai;F888
+saraueethai;0E37
+saraueleftthai;F887
+sarauethai;0E36
+sarauthai;0E38
+sarauuthai;0E39
+sbopomofo;3119
+scaron;0161
+scarondotaccent;1E67
+scedilla;015F
+schwa;0259
+schwacyrillic;04D9
+schwadieresiscyrillic;04DB
+schwahook;025A
+scircle;24E2
+scircumflex;015D
+scommaaccent;0219
+sdotaccent;1E61
+sdotbelow;1E63
+sdotbelowdotaccent;1E69
+seagullbelowcmb;033C
+second;2033
+secondtonechinese;02CA
+section;00A7
+seenarabic;0633
+seenfinalarabic;FEB2
+seeninitialarabic;FEB3
+seenmedialarabic;FEB4
+segol;05B6
+segol13;05B6
+segol1f;05B6
+segol2c;05B6
+segolhebrew;05B6
+segolnarrowhebrew;05B6
+segolquarterhebrew;05B6
+segoltahebrew;0592
+segolwidehebrew;05B6
+seharmenian;057D
+sehiragana;305B
+sekatakana;30BB
+sekatakanahalfwidth;FF7E
+semicolon;003B
+semicolonarabic;061B
+semicolonmonospace;FF1B
+semicolonsmall;FE54
+semivoicedmarkkana;309C
+semivoicedmarkkanahalfwidth;FF9F
+sentisquare;3322
+sentosquare;3323
+seven;0037
+sevenarabic;0667
+sevenbengali;09ED
+sevencircle;2466
+sevencircleinversesansserif;2790
+sevendeva;096D
+seveneighths;215E
+sevengujarati;0AED
+sevengurmukhi;0A6D
+sevenhackarabic;0667
+sevenhangzhou;3027
+sevenideographicparen;3226
+seveninferior;2087
+sevenmonospace;FF17
+sevenoldstyle;F737
+sevenparen;247A
+sevenperiod;248E
+sevenpersian;06F7
+sevenroman;2176
+sevensuperior;2077
+seventeencircle;2470
+seventeenparen;2484
+seventeenperiod;2498
+seventhai;0E57
+sfthyphen;00AD
+shaarmenian;0577
+shabengali;09B6
+shacyrillic;0448
+shaddaarabic;0651
+shaddadammaarabic;FC61
+shaddadammatanarabic;FC5E
+shaddafathaarabic;FC60
+shaddafathatanarabic;0651 064B
+shaddakasraarabic;FC62
+shaddakasratanarabic;FC5F
+shade;2592
+shadedark;2593
+shadelight;2591
+shademedium;2592
+shadeva;0936
+shagujarati;0AB6
+shagurmukhi;0A36
+shalshelethebrew;0593
+shbopomofo;3115
+shchacyrillic;0449
+sheenarabic;0634
+sheenfinalarabic;FEB6
+sheeninitialarabic;FEB7
+sheenmedialarabic;FEB8
+sheicoptic;03E3
+sheqel;20AA
+sheqelhebrew;20AA
+sheva;05B0
+sheva115;05B0
+sheva15;05B0
+sheva22;05B0
+sheva2e;05B0
+shevahebrew;05B0
+shevanarrowhebrew;05B0
+shevaquarterhebrew;05B0
+shevawidehebrew;05B0
+shhacyrillic;04BB
+shimacoptic;03ED
+shin;05E9
+shindagesh;FB49
+shindageshhebrew;FB49
+shindageshshindot;FB2C
+shindageshshindothebrew;FB2C
+shindageshsindot;FB2D
+shindageshsindothebrew;FB2D
+shindothebrew;05C1
+shinhebrew;05E9
+shinshindot;FB2A
+shinshindothebrew;FB2A
+shinsindot;FB2B
+shinsindothebrew;FB2B
+shook;0282
+sigma;03C3
+sigma1;03C2
+sigmafinal;03C2
+sigmalunatesymbolgreek;03F2
+sihiragana;3057
+sikatakana;30B7
+sikatakanahalfwidth;FF7C
+siluqhebrew;05BD
+siluqlefthebrew;05BD
+similar;223C
+sindothebrew;05C2
+siosacirclekorean;3274
+siosaparenkorean;3214
+sioscieuckorean;317E
+sioscirclekorean;3266
+sioskiyeokkorean;317A
+sioskorean;3145
+siosnieunkorean;317B
+siosparenkorean;3206
+siospieupkorean;317D
+siostikeutkorean;317C
+six;0036
+sixarabic;0666
+sixbengali;09EC
+sixcircle;2465
+sixcircleinversesansserif;278F
+sixdeva;096C
+sixgujarati;0AEC
+sixgurmukhi;0A6C
+sixhackarabic;0666
+sixhangzhou;3026
+sixideographicparen;3225
+sixinferior;2086
+sixmonospace;FF16
+sixoldstyle;F736
+sixparen;2479
+sixperiod;248D
+sixpersian;06F6
+sixroman;2175
+sixsuperior;2076
+sixteencircle;246F
+sixteencurrencydenominatorbengali;09F9
+sixteenparen;2483
+sixteenperiod;2497
+sixthai;0E56
+slash;002F
+slashmonospace;FF0F
+slong;017F
+slongdotaccent;1E9B
+smileface;263A
+smonospace;FF53
+sofpasuqhebrew;05C3
+softhyphen;00AD
+softsigncyrillic;044C
+sohiragana;305D
+sokatakana;30BD
+sokatakanahalfwidth;FF7F
+soliduslongoverlaycmb;0338
+solidusshortoverlaycmb;0337
+sorusithai;0E29
+sosalathai;0E28
+sosothai;0E0B
+sosuathai;0E2A
+space;0020
+spacehackarabic;0020
+spade;2660
+spadesuitblack;2660
+spadesuitwhite;2664
+sparen;24AE
+squarebelowcmb;033B
+squarecc;33C4
+squarecm;339D
+squarediagonalcrosshatchfill;25A9
+squarehorizontalfill;25A4
+squarekg;338F
+squarekm;339E
+squarekmcapital;33CE
+squareln;33D1
+squarelog;33D2
+squaremg;338E
+squaremil;33D5
+squaremm;339C
+squaremsquared;33A1
+squareorthogonalcrosshatchfill;25A6
+squareupperlefttolowerrightfill;25A7
+squareupperrighttolowerleftfill;25A8
+squareverticalfill;25A5
+squarewhitewithsmallblack;25A3
+srsquare;33DB
+ssabengali;09B7
+ssadeva;0937
+ssagujarati;0AB7
+ssangcieuckorean;3149
+ssanghieuhkorean;3185
+ssangieungkorean;3180
+ssangkiyeokkorean;3132
+ssangnieunkorean;3165
+ssangpieupkorean;3143
+ssangsioskorean;3146
+ssangtikeutkorean;3138
+ssuperior;F6F2
+sterling;00A3
+sterlingmonospace;FFE1
+strokelongoverlaycmb;0336
+strokeshortoverlaycmb;0335
+subset;2282
+subsetnotequal;228A
+subsetorequal;2286
+succeeds;227B
+suchthat;220B
+suhiragana;3059
+sukatakana;30B9
+sukatakanahalfwidth;FF7D
+sukunarabic;0652
+summation;2211
+sun;263C
+superset;2283
+supersetnotequal;228B
+supersetorequal;2287
+svsquare;33DC
+syouwaerasquare;337C
+t;0074
+tabengali;09A4
+tackdown;22A4
+tackleft;22A3
+tadeva;0924
+tagujarati;0AA4
+tagurmukhi;0A24
+taharabic;0637
+tahfinalarabic;FEC2
+tahinitialarabic;FEC3
+tahiragana;305F
+tahmedialarabic;FEC4
+taisyouerasquare;337D
+takatakana;30BF
+takatakanahalfwidth;FF80
+tatweelarabic;0640
+tau;03C4
+tav;05EA
+tavdages;FB4A
+tavdagesh;FB4A
+tavdageshhebrew;FB4A
+tavhebrew;05EA
+tbar;0167
+tbopomofo;310A
+tcaron;0165
+tccurl;02A8
+tcedilla;0163
+tcheharabic;0686
+tchehfinalarabic;FB7B
+tchehinitialarabic;FB7C
+tchehmedialarabic;FB7D
+tchehmeeminitialarabic;FB7C FEE4
+tcircle;24E3
+tcircumflexbelow;1E71
+tcommaaccent;0163
+tdieresis;1E97
+tdotaccent;1E6B
+tdotbelow;1E6D
+tecyrillic;0442
+tedescendercyrillic;04AD
+teharabic;062A
+tehfinalarabic;FE96
+tehhahinitialarabic;FCA2
+tehhahisolatedarabic;FC0C
+tehinitialarabic;FE97
+tehiragana;3066
+tehjeeminitialarabic;FCA1
+tehjeemisolatedarabic;FC0B
+tehmarbutaarabic;0629
+tehmarbutafinalarabic;FE94
+tehmedialarabic;FE98
+tehmeeminitialarabic;FCA4
+tehmeemisolatedarabic;FC0E
+tehnoonfinalarabic;FC73
+tekatakana;30C6
+tekatakanahalfwidth;FF83
+telephone;2121
+telephoneblack;260E
+telishagedolahebrew;05A0
+telishaqetanahebrew;05A9
+tencircle;2469
+tenideographicparen;3229
+tenparen;247D
+tenperiod;2491
+tenroman;2179
+tesh;02A7
+tet;05D8
+tetdagesh;FB38
+tetdageshhebrew;FB38
+tethebrew;05D8
+tetsecyrillic;04B5
+tevirhebrew;059B
+tevirlefthebrew;059B
+thabengali;09A5
+thadeva;0925
+thagujarati;0AA5
+thagurmukhi;0A25
+thalarabic;0630
+thalfinalarabic;FEAC
+thanthakhatlowleftthai;F898
+thanthakhatlowrightthai;F897
+thanthakhatthai;0E4C
+thanthakhatupperleftthai;F896
+theharabic;062B
+thehfinalarabic;FE9A
+thehinitialarabic;FE9B
+thehmedialarabic;FE9C
+thereexists;2203
+therefore;2234
+theta;03B8
+theta1;03D1
+thetasymbolgreek;03D1
+thieuthacirclekorean;3279
+thieuthaparenkorean;3219
+thieuthcirclekorean;326B
+thieuthkorean;314C
+thieuthparenkorean;320B
+thirteencircle;246C
+thirteenparen;2480
+thirteenperiod;2494
+thonangmonthothai;0E11
+thook;01AD
+thophuthaothai;0E12
+thorn;00FE
+thothahanthai;0E17
+thothanthai;0E10
+thothongthai;0E18
+thothungthai;0E16
+thousandcyrillic;0482
+thousandsseparatorarabic;066C
+thousandsseparatorpersian;066C
+three;0033
+threearabic;0663
+threebengali;09E9
+threecircle;2462
+threecircleinversesansserif;278C
+threedeva;0969
+threeeighths;215C
+threegujarati;0AE9
+threegurmukhi;0A69
+threehackarabic;0663
+threehangzhou;3023
+threeideographicparen;3222
+threeinferior;2083
+threemonospace;FF13
+threenumeratorbengali;09F6
+threeoldstyle;F733
+threeparen;2476
+threeperiod;248A
+threepersian;06F3
+threequarters;00BE
+threequartersemdash;F6DE
+threeroman;2172
+threesuperior;00B3
+threethai;0E53
+thzsquare;3394
+tihiragana;3061
+tikatakana;30C1
+tikatakanahalfwidth;FF81
+tikeutacirclekorean;3270
+tikeutaparenkorean;3210
+tikeutcirclekorean;3262
+tikeutkorean;3137
+tikeutparenkorean;3202
+tilde;02DC
+tildebelowcmb;0330
+tildecmb;0303
+tildecomb;0303
+tildedoublecmb;0360
+tildeoperator;223C
+tildeoverlaycmb;0334
+tildeverticalcmb;033E
+timescircle;2297
+tipehahebrew;0596
+tipehalefthebrew;0596
+tippigurmukhi;0A70
+titlocyrilliccmb;0483
+tiwnarmenian;057F
+tlinebelow;1E6F
+tmonospace;FF54
+toarmenian;0569
+tohiragana;3068
+tokatakana;30C8
+tokatakanahalfwidth;FF84
+tonebarextrahighmod;02E5
+tonebarextralowmod;02E9
+tonebarhighmod;02E6
+tonebarlowmod;02E8
+tonebarmidmod;02E7
+tonefive;01BD
+tonesix;0185
+tonetwo;01A8
+tonos;0384
+tonsquare;3327
+topatakthai;0E0F
+tortoiseshellbracketleft;3014
+tortoiseshellbracketleftsmall;FE5D
+tortoiseshellbracketleftvertical;FE39
+tortoiseshellbracketright;3015
+tortoiseshellbracketrightsmall;FE5E
+tortoiseshellbracketrightvertical;FE3A
+totaothai;0E15
+tpalatalhook;01AB
+tparen;24AF
+trademark;2122
+trademarksans;F8EA
+trademarkserif;F6DB
+tretroflexhook;0288
+triagdn;25BC
+triaglf;25C4
+triagrt;25BA
+triagup;25B2
+ts;02A6
+tsadi;05E6
+tsadidagesh;FB46
+tsadidageshhebrew;FB46
+tsadihebrew;05E6
+tsecyrillic;0446
+tsere;05B5
+tsere12;05B5
+tsere1e;05B5
+tsere2b;05B5
+tserehebrew;05B5
+tserenarrowhebrew;05B5
+tserequarterhebrew;05B5
+tserewidehebrew;05B5
+tshecyrillic;045B
+tsuperior;F6F3
+ttabengali;099F
+ttadeva;091F
+ttagujarati;0A9F
+ttagurmukhi;0A1F
+tteharabic;0679
+ttehfinalarabic;FB67
+ttehinitialarabic;FB68
+ttehmedialarabic;FB69
+tthabengali;09A0
+tthadeva;0920
+tthagujarati;0AA0
+tthagurmukhi;0A20
+tturned;0287
+tuhiragana;3064
+tukatakana;30C4
+tukatakanahalfwidth;FF82
+tusmallhiragana;3063
+tusmallkatakana;30C3
+tusmallkatakanahalfwidth;FF6F
+twelvecircle;246B
+twelveparen;247F
+twelveperiod;2493
+twelveroman;217B
+twentycircle;2473
+twentyhangzhou;5344
+twentyparen;2487
+twentyperiod;249B
+two;0032
+twoarabic;0662
+twobengali;09E8
+twocircle;2461
+twocircleinversesansserif;278B
+twodeva;0968
+twodotenleader;2025
+twodotleader;2025
+twodotleadervertical;FE30
+twogujarati;0AE8
+twogurmukhi;0A68
+twohackarabic;0662
+twohangzhou;3022
+twoideographicparen;3221
+twoinferior;2082
+twomonospace;FF12
+twonumeratorbengali;09F5
+twooldstyle;F732
+twoparen;2475
+twoperiod;2489
+twopersian;06F2
+tworoman;2171
+twostroke;01BB
+twosuperior;00B2
+twothai;0E52
+twothirds;2154
+u;0075
+uacute;00FA
+ubar;0289
+ubengali;0989
+ubopomofo;3128
+ubreve;016D
+ucaron;01D4
+ucircle;24E4
+ucircumflex;00FB
+ucircumflexbelow;1E77
+ucyrillic;0443
+udattadeva;0951
+udblacute;0171
+udblgrave;0215
+udeva;0909
+udieresis;00FC
+udieresisacute;01D8
+udieresisbelow;1E73
+udieresiscaron;01DA
+udieresiscyrillic;04F1
+udieresisgrave;01DC
+udieresismacron;01D6
+udotbelow;1EE5
+ugrave;00F9
+ugujarati;0A89
+ugurmukhi;0A09
+uhiragana;3046
+uhookabove;1EE7
+uhorn;01B0
+uhornacute;1EE9
+uhorndotbelow;1EF1
+uhorngrave;1EEB
+uhornhookabove;1EED
+uhorntilde;1EEF
+uhungarumlaut;0171
+uhungarumlautcyrillic;04F3
+uinvertedbreve;0217
+ukatakana;30A6
+ukatakanahalfwidth;FF73
+ukcyrillic;0479
+ukorean;315C
+umacron;016B
+umacroncyrillic;04EF
+umacrondieresis;1E7B
+umatragurmukhi;0A41
+umonospace;FF55
+underscore;005F
+underscoredbl;2017
+underscoremonospace;FF3F
+underscorevertical;FE33
+underscorewavy;FE4F
+union;222A
+universal;2200
+uogonek;0173
+uparen;24B0
+upblock;2580
+upperdothebrew;05C4
+upsilon;03C5
+upsilondieresis;03CB
+upsilondieresistonos;03B0
+upsilonlatin;028A
+upsilontonos;03CD
+uptackbelowcmb;031D
+uptackmod;02D4
+uragurmukhi;0A73
+uring;016F
+ushortcyrillic;045E
+usmallhiragana;3045
+usmallkatakana;30A5
+usmallkatakanahalfwidth;FF69
+ustraightcyrillic;04AF
+ustraightstrokecyrillic;04B1
+utilde;0169
+utildeacute;1E79
+utildebelow;1E75
+uubengali;098A
+uudeva;090A
+uugujarati;0A8A
+uugurmukhi;0A0A
+uumatragurmukhi;0A42
+uuvowelsignbengali;09C2
+uuvowelsigndeva;0942
+uuvowelsigngujarati;0AC2
+uvowelsignbengali;09C1
+uvowelsigndeva;0941
+uvowelsigngujarati;0AC1
+v;0076
+vadeva;0935
+vagujarati;0AB5
+vagurmukhi;0A35
+vakatakana;30F7
+vav;05D5
+vavdagesh;FB35
+vavdagesh65;FB35
+vavdageshhebrew;FB35
+vavhebrew;05D5
+vavholam;FB4B
+vavholamhebrew;FB4B
+vavvavhebrew;05F0
+vavyodhebrew;05F1
+vcircle;24E5
+vdotbelow;1E7F
+vecyrillic;0432
+veharabic;06A4
+vehfinalarabic;FB6B
+vehinitialarabic;FB6C
+vehmedialarabic;FB6D
+vekatakana;30F9
+venus;2640
+verticalbar;007C
+verticallineabovecmb;030D
+verticallinebelowcmb;0329
+verticallinelowmod;02CC
+verticallinemod;02C8
+vewarmenian;057E
+vhook;028B
+vikatakana;30F8
+viramabengali;09CD
+viramadeva;094D
+viramagujarati;0ACD
+visargabengali;0983
+visargadeva;0903
+visargagujarati;0A83
+vmonospace;FF56
+voarmenian;0578
+voicediterationhiragana;309E
+voicediterationkatakana;30FE
+voicedmarkkana;309B
+voicedmarkkanahalfwidth;FF9E
+vokatakana;30FA
+vparen;24B1
+vtilde;1E7D
+vturned;028C
+vuhiragana;3094
+vukatakana;30F4
+w;0077
+wacute;1E83
+waekorean;3159
+wahiragana;308F
+wakatakana;30EF
+wakatakanahalfwidth;FF9C
+wakorean;3158
+wasmallhiragana;308E
+wasmallkatakana;30EE
+wattosquare;3357
+wavedash;301C
+wavyunderscorevertical;FE34
+wawarabic;0648
+wawfinalarabic;FEEE
+wawhamzaabovearabic;0624
+wawhamzaabovefinalarabic;FE86
+wbsquare;33DD
+wcircle;24E6
+wcircumflex;0175
+wdieresis;1E85
+wdotaccent;1E87
+wdotbelow;1E89
+wehiragana;3091
+weierstrass;2118
+wekatakana;30F1
+wekorean;315E
+weokorean;315D
+wgrave;1E81
+whitebullet;25E6
+whitecircle;25CB
+whitecircleinverse;25D9
+whitecornerbracketleft;300E
+whitecornerbracketleftvertical;FE43
+whitecornerbracketright;300F
+whitecornerbracketrightvertical;FE44
+whitediamond;25C7
+whitediamondcontainingblacksmalldiamond;25C8
+whitedownpointingsmalltriangle;25BF
+whitedownpointingtriangle;25BD
+whiteleftpointingsmalltriangle;25C3
+whiteleftpointingtriangle;25C1
+whitelenticularbracketleft;3016
+whitelenticularbracketright;3017
+whiterightpointingsmalltriangle;25B9
+whiterightpointingtriangle;25B7
+whitesmallsquare;25AB
+whitesmilingface;263A
+whitesquare;25A1
+whitestar;2606
+whitetelephone;260F
+whitetortoiseshellbracketleft;3018
+whitetortoiseshellbracketright;3019
+whiteuppointingsmalltriangle;25B5
+whiteuppointingtriangle;25B3
+wihiragana;3090
+wikatakana;30F0
+wikorean;315F
+wmonospace;FF57
+wohiragana;3092
+wokatakana;30F2
+wokatakanahalfwidth;FF66
+won;20A9
+wonmonospace;FFE6
+wowaenthai;0E27
+wparen;24B2
+wring;1E98
+wsuperior;02B7
+wturned;028D
+wynn;01BF
+x;0078
+xabovecmb;033D
+xbopomofo;3112
+xcircle;24E7
+xdieresis;1E8D
+xdotaccent;1E8B
+xeharmenian;056D
+xi;03BE
+xmonospace;FF58
+xparen;24B3
+xsuperior;02E3
+y;0079
+yaadosquare;334E
+yabengali;09AF
+yacute;00FD
+yadeva;092F
+yaekorean;3152
+yagujarati;0AAF
+yagurmukhi;0A2F
+yahiragana;3084
+yakatakana;30E4
+yakatakanahalfwidth;FF94
+yakorean;3151
+yamakkanthai;0E4E
+yasmallhiragana;3083
+yasmallkatakana;30E3
+yasmallkatakanahalfwidth;FF6C
+yatcyrillic;0463
+ycircle;24E8
+ycircumflex;0177
+ydieresis;00FF
+ydotaccent;1E8F
+ydotbelow;1EF5
+yeharabic;064A
+yehbarreearabic;06D2
+yehbarreefinalarabic;FBAF
+yehfinalarabic;FEF2
+yehhamzaabovearabic;0626
+yehhamzaabovefinalarabic;FE8A
+yehhamzaaboveinitialarabic;FE8B
+yehhamzaabovemedialarabic;FE8C
+yehinitialarabic;FEF3
+yehmedialarabic;FEF4
+yehmeeminitialarabic;FCDD
+yehmeemisolatedarabic;FC58
+yehnoonfinalarabic;FC94
+yehthreedotsbelowarabic;06D1
+yekorean;3156
+yen;00A5
+yenmonospace;FFE5
+yeokorean;3155
+yeorinhieuhkorean;3186
+yerahbenyomohebrew;05AA
+yerahbenyomolefthebrew;05AA
+yericyrillic;044B
+yerudieresiscyrillic;04F9
+yesieungkorean;3181
+yesieungpansioskorean;3183
+yesieungsioskorean;3182
+yetivhebrew;059A
+ygrave;1EF3
+yhook;01B4
+yhookabove;1EF7
+yiarmenian;0575
+yicyrillic;0457
+yikorean;3162
+yinyang;262F
+yiwnarmenian;0582
+ymonospace;FF59
+yod;05D9
+yoddagesh;FB39
+yoddageshhebrew;FB39
+yodhebrew;05D9
+yodyodhebrew;05F2
+yodyodpatahhebrew;FB1F
+yohiragana;3088
+yoikorean;3189
+yokatakana;30E8
+yokatakanahalfwidth;FF96
+yokorean;315B
+yosmallhiragana;3087
+yosmallkatakana;30E7
+yosmallkatakanahalfwidth;FF6E
+yotgreek;03F3
+yoyaekorean;3188
+yoyakorean;3187
+yoyakthai;0E22
+yoyingthai;0E0D
+yparen;24B4
+ypogegrammeni;037A
+ypogegrammenigreekcmb;0345
+yr;01A6
+yring;1E99
+ysuperior;02B8
+ytilde;1EF9
+yturned;028E
+yuhiragana;3086
+yuikorean;318C
+yukatakana;30E6
+yukatakanahalfwidth;FF95
+yukorean;3160
+yusbigcyrillic;046B
+yusbigiotifiedcyrillic;046D
+yuslittlecyrillic;0467
+yuslittleiotifiedcyrillic;0469
+yusmallhiragana;3085
+yusmallkatakana;30E5
+yusmallkatakanahalfwidth;FF6D
+yuyekorean;318B
+yuyeokorean;318A
+yyabengali;09DF
+yyadeva;095F
+z;007A
+zaarmenian;0566
+zacute;017A
+zadeva;095B
+zagurmukhi;0A5B
+zaharabic;0638
+zahfinalarabic;FEC6
+zahinitialarabic;FEC7
+zahiragana;3056
+zahmedialarabic;FEC8
+zainarabic;0632
+zainfinalarabic;FEB0
+zakatakana;30B6
+zaqefgadolhebrew;0595
+zaqefqatanhebrew;0594
+zarqahebrew;0598
+zayin;05D6
+zayindagesh;FB36
+zayindageshhebrew;FB36
+zayinhebrew;05D6
+zbopomofo;3117
+zcaron;017E
+zcircle;24E9
+zcircumflex;1E91
+zcurl;0291
+zdot;017C
+zdotaccent;017C
+zdotbelow;1E93
+zecyrillic;0437
+zedescendercyrillic;0499
+zedieresiscyrillic;04DF
+zehiragana;305C
+zekatakana;30BC
+zero;0030
+zeroarabic;0660
+zerobengali;09E6
+zerodeva;0966
+zerogujarati;0AE6
+zerogurmukhi;0A66
+zerohackarabic;0660
+zeroinferior;2080
+zeromonospace;FF10
+zerooldstyle;F730
+zeropersian;06F0
+zerosuperior;2070
+zerothai;0E50
+zerowidthjoiner;FEFF
+zerowidthnonjoiner;200C
+zerowidthspace;200B
+zeta;03B6
+zhbopomofo;3113
+zhearmenian;056A
+zhebrevecyrillic;04C2
+zhecyrillic;0436
+zhedescendercyrillic;0497
+zhedieresiscyrillic;04DD
+zihiragana;3058
+zikatakana;30B8
+zinorhebrew;05AE
+zlinebelow;1E95
+zmonospace;FF5A
+zohiragana;305E
+zokatakana;30BE
+zparen;24B5
+zretroflexhook;0290
+zstroke;01B6
+zuhiragana;305A
+zukatakana;30BA
+#--end
diff --git a/src/glyphorder.txt b/src/glyphorder.txt
new file mode 100644
index 000000000..9143f24d2
--- /dev/null
+++ b/src/glyphorder.txt
@@ -0,0 +1,2184 @@
+.null
+space
+A
+Lambda
+B
+C
+D
+E
+F
+G
+H
+Hcedilla
+Hbar
+Enhookcyrillic
+Endescendercyrillic
+uni04C9
+Enghecyrillic
+I
+Idieresisacute
+Itildebelow
+J
+K
+Kabashkircyrillic
+Kadescendercyrillic
+L
+Lslash
+M
+uni04CD
+N
+afii10026
+uni048A
+O
+Oslash
+Ohorn
+P
+Q
+R
+response
+S
+Germandbls
+T
+U
+Uhorn
+V
+W
+X
+Hadescendercyrillic
+uni04FC
+Y
+Z
+AE
+OE
+Thorn
+Gamma
+Delta
+Theta
+Xi
+Pi
+Sigma
+Phi
+Psi
+Omega
+afii10018
+afii10050
+uni04FA
+afii10021
+afii10024
+Zhedescendercyrillic
+afii10025
+Kaverticalstrokecyrillic
+Kahookcyrillic
+afii10029
+uni04C5
+uni052E
+uni0512
+afii10147
+uni0524
+afii10145
+uni048E
+afii10037
+afii10038
+afii10040
+Tetsecyrillic
+afii10041
+Chedescendercyrillic
+Cheverticalstrokecyrillic
+Shhacyrillic
+uni0526
+afii10060
+afii10042
+afii10043
+afii10044
+afii10045
+afii10046
+afii10058
+afii10059
+afii10047
+afii10048
+afii10049
+Ghemiddlehookcyrillic
+Pemiddlehookcyrillic
+afii10053
+Haabkhasiancyrillic
+Cheabkhasiancyrillic
+Schwacyrillic
+Dzeabkhasiancyrillic
+uni0510
+afii10148
+afii10051
+a
+b
+c
+d
+dcroat
+e
+f
+g
+h
+hcedilla
+i
+idieresisacute
+itildebelow
+j
+k
+l
+lslash
+m
+n
+o
+oslash
+ohorn
+p
+q
+r
+s
+t
+u
+uhorn
+v
+w
+x
+y
+z
+ae
+oe
+eth
+thorn
+alpha
+beta
+gamma
+delta
+epsilon
+zeta
+eta
+theta
+iota
+lambda
+xi
+pi
+rho
+sigma1
+sigma
+tau
+upsilon
+phi
+psi
+omega
+tonos
+becyrillic
+vecyrillic
+gecyrillic
+gheupturncyrillic
+uni04FB
+decyrillic
+zhecyrillic
+zhedescendercyrillic
+zecyrillic
+iicyrillic
+uni048B
+kacyrillic
+kahookcyrillic
+kadescendercyrillic
+kaverticalstrokecyrillic
+kabashkircyrillic
+elcyrillic
+uni04C6
+uni0513
+uni052F
+emcyrillic
+uni04CE
+encyrillic
+endescendercyrillic
+enghecyrillic
+enhookcyrillic
+uni04CA
+fitacyrillic
+pecyrillic
+uni0525
+uni048F
+tecyrillic
+efcyrillic
+uni04FD
+hadescendercyrillic
+tsecyrillic
+dzhecyrillic
+checyrillic
+chedescendercyrillic
+cheverticalstrokecyrillic
+shacyrillic
+shchacyrillic
+softsigncyrillic
+hardsigncyrillic
+yericyrillic
+uni048D
+yatcyrillic
+ljecyrillic
+njecyrillic
+ereversedcyrillic
+iucyrillic
+iacyrillic
+ghemiddlehookcyrillic
+pemiddlehookcyrillic
+djecyrillic
+tshecyrillic
+uni0527
+ecyrillic
+haabkhasiancyrillic
+tetsecyrillic
+cheabkhasiancyrillic
+dzeabkhasiancyrillic
+izhitsacyrillic
+dz
+Dzcaron
+dzcaron
+germandbls
+dotlessi
+dotlessj
+dollar
+cent
+yen
+sterling
+florin
+uni20BA
+uni20BD
+Euro
+uni20B9
+tenge
+peseta
+peso
+kip
+won
+lira
+hryvnia
+naira
+guarani
+coloncurrency
+cedi
+cruzeiro
+tugrik
+mill
+afii57636
+manat
+rupee
+lari
+zero
+one
+two
+three
+four
+five
+six
+seven
+eight
+nine
+ampersand
+exclam
+exclamdown
+question
+questiondown
+parenleft
+parenright
+bracketleft
+bracketright
+braceleft
+braceright
+at
+numbersign
+currency
+slash
+bar
+brokenbar
+backslash
+hyphenbullet
+hyphen
+endash
+figuredash
+emdash
+bullet
+quoteleft
+quoteright
+primetripl1
+quotesingle
+quotedbl
+quotedblleft
+quotedblright
+quotedblbase
+quotesinglbase
+comma
+period
+ellipsis
+colon
+semicolon
+guilsinglleft
+guilsinglright
+guillemotleft
+guillemotright
+less
+greater
+lessequal
+greaterequal
+equal
+notequal
+plus
+minus
+multiply
+divide
+plusminus
+approxequal
+asciitilde
+logicalnot
+periodcentered
+anoteleia
+questiongreek
+underscore
+dagger
+daggerdbl
+asciicircum
+asterisk
+registered
+trademark
+servicemark
+degree
+ordfeminine
+ordmasculine
+isuperior
+nsuperior
+paragraph
+section
+copyright
+infinity
+partialdiff
+summation
+product
+integral
+radical
+lozenge
+fraction
+zerosub
+oneinferior
+twosub
+threesub
+foursub
+fivesub
+sixinferior
+sevensub
+eightsub
+nineinferior
+plussub
+minussub
+equalsub
+parenleftinferior
+parenrightsub
+zerosuperior
+onesuperior
+twosuperior
+threesuperior
+foursuperior
+fivesuperior
+sixsuperior
+sevensuperior
+eightsuperior
+ninesuperior
+plussuperior
+minussuperior
+equalsuperior
+parenleftsuperior
+parenrightsuperior
+onehalf
+onequarter
+threequarters
+percent
+perthousand
+numero
+acute
+hungarumlaut
+grave
+dieresis
+circumflex
+tilde
+macron
+breve
+dotaccent
+ring
+caron
+dieresistonos
+cedilla
+ogonek
+commaaccent
+acutecomb
+acutedblnosp
+gravecomb
+dblgravecmb
+macroncomb
+dieresisnosp
+brevenosp
+breveinvnosp
+hook
+circumflexnosp
+caroncmb
+tildecomb
+dotnosp
+ringnosp
+hornnosp
+ogoneknosp
+cedillanosp
+circumflexsubnosp
+brevesubnosp
+dotbelow
+commabelowcmb
+dotdblsubnosp
+ringsubnosp
+underscorenosp
+tildesubnosp
+enquad
+emquad
+enspace
+emspace
+thirdemspace
+quarteremspace
+sixthemspace
+figurespace
+punctuationspace
+thinspace
+hairspace
+zerowidthspace
+arrowleft
+arrowup
+arrowright
+arrowdown
+triagrt
+triagdn
+triagup
+blackleftpointingtriangle
+mu
+uni2009.fra
+overscoredblnosp
+uni215A
+uni02E5_uni02E7_uni02E8
+uni215F
+tturn
+uni2184.cn
+uni2DEA
+uni2DEB
+uni2DEC
+uni2DED
+uni2DEE
+macronacutecomb
+uni1D91
+uni1D90
+uni1D93
+uni1D92
+uni1D95
+uni1D94
+uni1D97
+uni1D96
+uni1D99
+uni1D98
+uniA659
+uniA658
+crossbar
+uniA653
+uniA652
+austral
+uniA651
+uniA650
+uniA657
+uniA656
+uniA655
+uniA65C
+uniA65B
+uniA65A
+uniA65F
+uniA65E
+uniA65D
+uni1D9A
+uni1D9C
+uni1D9B
+uni006A.ccmp
+uni1D9D
+uni1D9F
+acutedotcomb.lc
+uni2DE9
+tildedieresiscomb.lc
+uni2DE0
+uni2DE1
+uni2DE2
+uni2DE3
+uni2DE4
+uni2DE5
+uni2DE6
+uni2DE7
+drthook
+qhook
+underscoredbl
+uni2151
+uni2150
+uni2152
+uni2155
+romanone
+uni2157
+uni2156
+nrthook
+estimated
+hturn
+degreecentigrade
+dieresisacutecomb.lc
+uni2DEF
+uniAB59
+uniAB58
+uniAB57
+uniAB56
+Gbar
+uniAB54
+uniAB53
+uniAB52
+uniAB51
+uniAB50
+carondotcomb.lc
+uni02E6_uni02E9_uni02E6
+uniAB5F
+uniAB5E
+uniAB5D
+uniAB5C
+uniAB5B
+uniAB5A
+uni02E7_uni02E6_uni02E6
+aturn_uni02DE
+uni02E9_uni02E5_uni02E5
+uni02E9_uni02E5_uni02E6
+uni02E9_uni02E5_uni02E7
+uni1FFD
+uni1FFE
+uni02E9_uni02E5_uni02E8
+uni02E9_uni02E5_uni02E9
+uni02E6_uni02E9_uni02E8
+oopen
+Gsmallcaphook
+uni0346
+anglesupnosp
+uniFFFC
+uniFFFD
+uni02E7_uni02E9
+uni02E7_uni02E8
+uni02E7_uni02E5
+uni02E7_uni02E6
+tildesubnosp_uni1ABD
+uniA794.cn
+ringacute
+ubar
+uni2C7A.cn
+uni2E3F
+uni1DD8
+uni1DD9
+uniA73D
+uniA73E
+uniA73F
+uni1DD2
+uni1DD3
+uni1DD0
+uni1DD1
+circumflexgravecomb
+uni1DD4
+uni1DD5
+dieresiscaroncomb
+eng
+breveinvsubnosp
+uni02E9_uni02E9_uni02E5
+uni02E9_uni02E9_uni02E6
+uni02E9_uni02E9_uni02E7
+commaturnsupnosp
+uniA730
+uniA731
+uniA732
+uniA733
+uniA734
+uniA735
+uniA736
+uniA737
+uni1DDB
+uni1DDC
+ringrighthalfsubnosp
+uni1DDF
+uni1DDD
+uni1DDE
+romanten
+degreefarenheit
+uni1D9E
+Upsilon2
+degreekelvin
+uniA64A
+uniA64B
+uniA64C
+uniA64D
+uniA64E
+uniA64F
+uni1D8F
+uni1D8D
+uni1D8E
+uni1D8B
+uni1D8C
+uni1D8A
+uni02AE
+uni02AB
+uni02AC
+uni1FCD
+uni2DE8
+kappa1
+uni02A9
+onethird
+uni1D88
+uni1D89
+uni1D86
+uni1D87
+uni1D84
+uni1D85
+uni1D82
+vturn
+uni1D81
+uniA648
+uniA649
+uniA640
+uniA641
+uniA642
+uniA643
+uniA644
+uniA645
+uniA646
+uniA647
+uniAB4D
+uniAB4E
+uniAB4F
+uniAB4A
+uniAB4B
+uniAB4C
+uni2DF5
+uni2DF4
+uni2DF7
+uni2DF6
+uni2DF1
+uni2DF0
+uni2DF3
+uni2DF2
+uni2DF9
+uni2DF8
+uni2159
+uni2158
+uniA68B
+uniA68C
+uni214F
+uni214D
+OEsmallcap
+tackupsubnosp
+uni2DFE
+uni2DFD
+uni2DFF
+uni2DFA
+uni2DFC
+uni2DFB
+uniAB48
+uniAB49
+uniAB44
+uniAB45
+uniAB46
+uniAB47
+uniAB40
+uniAB41
+glottalstopbarinv
+uniAB43
+seagullsubnosp
+uni02EC
+afii300
+caronnosp
+uni02E7_uni02E9_uni02E8
+uni02E7_uni02E9_uni02E9
+uni02E7_uni02E9_uni02E6
+uni02E7_uni02E9_uni02E7
+uni02E7_uni02E9_uni02E5
+romanfour
+uniA744
+macrongravecomb
+lmidtilde
+uni03F5
+uni03F6
+longs
+Ghook.cn
+tonebarextrahighmod
+ringsubnosp_uni1ABD
+one.sup
+dieresismacroncomb
+trianglebullet
+uni03FF.cn
+uniA74F
+Ysmallcap
+rrthook
+uni03FB
+uni03FC
+uni03FD
+uni03FE
+uni03FF
+iota1_uni02DE
+uni0373
+uni0372
+uni0371
+uni0370
+uni0377
+uni0376
+mturndescend
+uniA709
+uniA708
+uniA705
+uniA704
+uniA707
+uniA706
+uniA701
+uniA700
+uniA703
+uniA702
+gravesubnosp
+seveneighths
+undertie
+dotbelow_uni1ABD
+barmidshortnosp
+glottalstoprevinv
+uni023D
+uniA70E
+uniA70F
+uniA70A
+uniAB55
+uniA70C
+uniA689
+uni037C
+uni037B
+uni037D
+uni03FD.cn
+srthook.cn
+interrobang
+primemod
+uni213B
+uniA675
+uniA674
+uniA677
+uniA676
+erev
+uniA670
+uniA673
+uniA672
+uniA679
+uniA678
+uniA71D
+uni02E9_uni02E6_uni02E9
+uni02E9_uni02E6_uni02E8
+uni02E9_uni02E6_uni02E7
+uni02E9_uni02E6_uni02E6
+uni02E9_uni02E6_uni02E5
+cstretch
+uniA67E
+uniA67D
+uniA67F
+uniA67A
+uniA67C
+uniA67B
+Btopbar
+Koppa
+uni02E8_uni02E6_uni02E8
+uni02E8_uni02E6_uni02E9
+uni02E8_uni02E6_uni02E6
+uni02E8_uni02E6_uni02E7
+commaturnedmod
+Thook
+commareversedmod
+ringhalfleft
+Rsmallcap
+five.frac
+Tonesix
+tavdages
+beta1
+uni2046
+uni2045
+uni204F
+uni204E
+uni204D
+uni204C
+uni204B
+uni204A
+jsuper
+epsilon1
+CR
+uni02E7_uni02E7_uni02E5
+uni02E7_uni02E7_uni02E6
+uni02E7_uni02E7_uni02E8
+uni02E7_uni02E7_uni02E9
+slashlongnosp
+uni02E6_uni02E8_uni02E8
+uni02E6_uni02E8_uni02E9
+uni02E6_uni02E8_uni02E6
+uni02E6_uni02E8_uni02E7
+uni02E6_uni02E8_uni02E5
+uni02E9_uni02E8
+uni1D10.cn
+uni02E9_uni02E7
+uni02E9_uni02E6
+uni02E9_uni02E5
+exclam1
+uniA771.cn
+q.cn
+Digamma
+candrabindunosp
+khook
+qofdagesh
+uniA71B
+uniA71C
+uniA71A
+uniA71F
+uniA71E
+uni036A
+uni036B
+uni036C
+uni036D
+uni036E
+uni036F
+uni0249.ccmp
+uni20B7
+uni20B6
+uni20B0
+uni20BB
+tildedoublecmb
+breveinverteddoublecmb
+uni0362
+uni0363
+uni0364
+uni0365
+uni0366
+uni0367
+uni0368
+uni0369
+tildemidnosp
+uniA718
+uniA719
+uni01F6
+uni01F7
+uni02E6_uni02E7_uni02E7
+uni02E6_uni02E7_uni02E6
+uni02E6_uni02E7_uni02E9
+uni02E6_uni02E7_uni02E8
+uniA710
+uniA711
+uniA716
+uniA717
+uniA714
+uniA715
+uniA712
+uniA713
+uni1DA3
+uniA66B
+uniA66C
+glottalstopinv
+uniA66A
+uniA66F
+pertenthousand
+uniA66E
+acutelowmod
+gravelowmod
+fourthtonechinese
+verticallinelowmod
+secondtonechinese
+Tonefive
+romantwelve
+arrowheadupmod
+arrowheaddownmod
+arrowheadleftmod
+arrowheadrightmod
+glottalstopmod
+firsttonechinese
+five.sup
+uni1D8A.cn
+uni021D
+uni0268.ccmp
+uni021C
+uniA662
+uniA663
+uniA660
+uniA661
+uniA666
+uni02E8_uni02E8_uni02E5
+uni02E8_uni02E8_uni02E6
+uni02E8_uni02E8_uni02E7
+uni02E8_uni02E8_uni02E9
+uniA668
+numeralgreeksub
+caronsubnosp
+uni205E
+uni205A
+uni205B
+uni205C
+schwahook
+uni0458.ccmp
+uni2E0D
+uni2E0E
+uni1E9D
+uni1E9F
+slongdotaccent
+uni1E9C
+uniAB64
+uniAB65
+Dtopbar
+uni1EFE
+uni1EFD
+uni1EFF
+uni1EFA
+uni1EFC
+uni1EFB
+uni2058
+uni2059
+uni2054
+uni2055
+uni2056
+uni2057
+uni2050
+uni2051
+uni2052
+uni2053
+uniA66D
+ascript_uni02DE
+longst
+uni02E9_uni02E8_uni02E9
+uni02E9_uni02E8_uni02E8
+tesh
+uni02E8_uni02E9_uni02E7
+uni02E9_uni02E8_uni02E5
+uni02E9_uni02E8_uni02E7
+uni02E9_uni02E8_uni02E6
+asterism
+philatin
+uniA75F
+sixroman
+Trthook
+st.cn
+uni1ABE.w1
+uni1ABE.w2
+uni1ABE.w3
+uni02E6_uni02E7_uni02E5
+cyrillichookleft
+uni27EC
+uni03D8
+uni03D9
+Upsilonhooksymbol
+uniA75D
+thetasymbolgreek
+thook
+uni03D7
+uni0504
+uni27EF
+finaltsadi
+uni27EE
+uni27ED
+uniA769
+glottalstop
+uni1D8F.cn
+uniA766
+uniA763
+uni02E5_uni02E7
+uni02E5_uni02E9
+uni02E5_uni02E8
+lbelt
+uni0359
+uni0358
+epsilon1revclosed
+uni0355
+uni0354
+uni0357
+uni0356
+uni0351
+uni0350
+uni0353
+uni0352
+glottalstopreversedmod
+uni02E5_uni02E6_uni02E6
+cadauna
+lmidtilde_uni1ABE
+uni02E5_uni02E6_uni02E9
+uni02E5_uni02E6_uni02E8
+U.cn
+uni035E
+uni0220
+uni0223
+uni035F
+uni0225
+uni0224
+uni035C
+uni035B
+digamma
+koppa
+uni02E7_uni02E8_uni02E7
+ringhalfrightcentered
+colontriangularhalfmod
+colontriangularmod
+minusmod
+plusmod
+downtackmod
+linevertnosp
+eshlooprev
+uni02E7_uni02E8_uni02E9
+uni02E7_uni02E8_uni02E8
+uni1DBE
+verticalbardbl
+uniA699
+uniA698
+uniA697
+uniA696
+uniA695
+romaneleven
+uniA693
+uniA692
+uniA691
+uniA690
+Iota1
+uniA69F
+uniA69D
+uniA69C
+uniA69B
+uniA69A
+uniA667
+uniA664
+uniA73A
+uniA73B
+lsquare
+uniA73C
+carondotcomb
+rhotichookmod
+uniA669
+uni1DD6
+uni1DD7
+uniAB36.cn
+uni051F
+oneeighth
+linevertsubnosp
+uniA7FE
+uniA7FD
+uniA7FC
+uniA7FB
+uniA7FA
+uni0517
+uni0516
+uni0515
+uni0514
+uniA7F7
+uni0519
+uni0518
+mcapturn
+uni2E02
+st
+uni2E00
+zbar
+Rx
+uni205D
+Q.cn
+uni02E7_uni02E5_uni02E6
+uni02E7_uni02E5_uni02E7
+uni02E7_uni02E5_uni02E5
+uni02E7_uni02E5_uni02E8
+uni02E7_uni02E5_uni02E9
+uni1ABA_uni1ABD
+uni02E5_uni02E9_uni02E7
+uni02E6_uni02E5_uni02E9
+uni02E6_uni02E5_uni02E8
+uni02E6_uni02E5_uni02E6
+uniA73F.cn
+spaceopenbox
+uni02E8_uni02E7_uni02E7
+uni02E9_uni02E9_uni02E8
+uni02E8_uni02E7_uni02E5
+uni02E8_uni02E5_uni02E9
+uni02E8_uni02E5_uni02E8
+uni02E8_uni02E5_uni02E5
+uni02E8_uni02E5_uni02E7
+uni02E8_uni02E5_uni02E6
+uni02E8_uni02E7_uni02E9
+uni02E8_uni02E7_uni02E8
+shindagesh
+uni034B
+uni034C
+uni034A
+uni034F
+uni034D
+uni034E
+uni27E7
+uni27E6
+ibar
+uni0348
+uni0349
+reverseddblprime
+perispomenigreekcmb
+koroniscmb
+uni0347
+uni0236
+uni0234
+uni0235
+nlfthook
+uniA68D
+uniA68E
+uniA68A
+uni0238
+uni0239
+tackdownsubnosp
+Fhook
+uni02EA
+uni02EB
+uni2071.ccmp
+uni02ED
+uni02EF
+Khook
+glottalstopreversedsuperior
+six.sup
+tonebarhighmod
+tonebarmidmod
+tonebarlowmod
+tonebarextralowmod
+Fturn
+uni023F
+p.cn
+f_f
+uni023E
+uni023B
+uni023C
+uni023A
+uniA684
+uniA685
+uniA686
+uniA687
+uniA680
+uniA681
+uniA682
+uniA683
+uniA738
+afii61664
+uni1DC6
+uni1DC4
+babygamma
+Vcursive
+careof
+phi1
+uni02E5_uni02E5_uni02E8
+uni02E5_uni02E5_uni02E9
+uni1D92.cn
+uni2C68
+phook.cn
+breveacutecomb
+uni2C69
+uni2C66
+mhook
+uni2C67
+uni0500
+uni27EB
+uni27EA
+uni0503
+wynn
+uni0505
+uni0506
+uni0507
+uni0508
+uni0509
+rturn
+referencemark
+Ghook
+overscorenosp
+breveinvsubnosp_uni1ABD
+commaaboverightcomb
+uni02E5_uni02E9_uni02E6
+versicle
+hyphen__
+uni02E5_uni02E9_uni02E8
+uni02E5_uni02E9_uni02E9
+uni050A
+uni050B
+uni050C
+uni050D
+uni050E
+uni050F
+lrthook
+uni27E9
+uni27E8
+diaeresistonosnosp
+stigma
+uni051E
+afii57596
+afii57598
+uni2B4E
+uni2B4F
+rturnascend
+romanfivehundred
+uni0069.ccmp
+uni2C6D
+caret
+uni024B
+uni024A
+uni024F
+uni024E
+uni024D
+uni2C6B
+uniA786
+caretinsertionpoint
+bridgesubnosp
+uni0243
+uni0242
+uni0241
+uni0240
+uni0247
+uni0246
+uni0245
+uni0244
+uni0249
+uni0248
+uniA739
+accountof
+uni02F9
+uni02F8
+uni02F5
+uni02F4
+uni02F7
+uni02F6
+uni02F1
+uni02F0
+uni02F3
+uni02F2
+dotmacroncomb.lc
+uni1D39
+uni1D38
+uni1D37
+fiveeighths
+uni1D35
+uni1D34
+uni1D33
+uni1D32
+uni1D31
+uni1D30
+zcurl
+uni2C60
+oopen.cn
+uni1D3F
+uni1D3E
+uni1D3D
+uni1D3C
+uni1D3B
+uni1D3A
+uni02FE
+uni02FD
+uni02FF
+uni02FA
+uni02FC
+uni02FB
+dhook.cn
+uniAB35
+uniAB34
+uniAB31
+uniAB30
+uniAB33
+uni2185.cn
+angstrom
+macrongravecomb.lc
+macronsubnosp
+uniAB3E
+uniAB3D
+uniAB3F
+uniAB3A
+uniAB3C
+ringlefthalfsubnosp
+Lsmallcap
+uniA75E
+uniA75B
+squaresubnosp
+uniA75C
+Schwa
+uni1D83
+uni1D80
+linevertsubnosp_uni1ABD
+uni2B5B
+uni2B5C
+uni2B5A
+uni2B5F
+uni2B5D
+uni2B5E
+uni024C
+uniA723
+three.sup
+dcroat_uni1ABE
+oi
+uni1ABC.w2
+uni1ABC.w3
+uni1ABC.w1
+uniA797.cn
+Tonetwo
+uni1DA4.ccmp
+a.cn
+uni02E6_uni02E5_uni02E5
+henghook
+two.sup
+o_uni02DE
+uni1D4C
+finalmem
+uni012F.ccmp
+Gsmallcap
+Esh
+uni1D2D
+uni1D2E
+uni1D2F
+uni1D2A
+uni1D2B
+uni1D2C
+zero.sup
+acutedotcomb
+ghook.cn
+uni02E7_uni02E6_uni02E5
+uni02E7_uni02E6_uni02E7
+uni02E7_uni02E6_uni02E9
+uni02E7_uni02E6_uni02E8
+dieresismacroncomb.lc
+brevegravecomb
+uni1D28
+uni1D29
+uni1D24
+uni1D25
+uni1D26
+uni1D27
+uni1D20
+uni1D21
+uni1D22
+uni1D23
+circumflexacutecomb
+Rsmallcapinv
+uni02E5_uni02E7_uni02E9
+uni02E5_uni02E7_uni02E6
+uni02E5_uni02E7_uni02E7
+uni02E5_uni02E7_uni02E5
+zerowidthjoiner
+uni02E6_uni02E9_uni02E7
+uni02E6_uni02E9_uni02E5
+placeofinterestsign
+ts
+uni02E6_uni02E9_uni02E9
+tonesix
+uni2E37
+uni2E36
+uni2E35
+uni2E34
+uni2E33
+uni2E32
+uni2E31
+uni2E30
+uni2E39
+uni2E38
+twothirds
+uni2E3E
+uni2E3D
+uni2E3C
+uni2E3B
+uni2E3A
+uni1F16B
+pisymbolgreek
+uni1F16A
+dieresisgravecomb.lc
+uniA755
+tonefive
+uniA752
+uniA79D
+uniA753
+tildedieresiscomb
+uniA750
+uni0528
+uni0529
+tel
+uni0522
+uni0523
+uni0520
+uni0521
+uniA70D
+commasuprevnosp
+uni2183.cn
+dotdblsubnosp_uni1ABD
+uni1D97.cn
+hyphennobreak
+archdblsubnosp
+e.cn
+hsuper
+deltaturn
+published
+uni052B
+uni052C
+wsuper
+uni052A
+uni052D
+uni037D.cn
+macronacutecomb.lc
+c.cn
+Oopen.cn
+oopen_uni02DE
+four.frac
+uni030C_uni1ABB
+hhook
+onedotleader
+uni02E8_uni02E9_uni02E5
+uni02E8_uni02E9_uni02E6
+uni02E8_uni02E9_uni02E9
+uni02E8_uni02E9_uni02E8
+plussubnosp
+largerighthook
+dtopbar
+romanthree
+uni1D36
+uni1DCF
+uni1DCE
+uni1DCD
+uni1DCC
+uni1DCB
+uni1DCA
+uniE001
+Nhook
+fi
+tildemacroncomb.lc
+iota1
+uni02E6_uni02E8
+uni02E6_uni02E9
+uni1DC9
+uni1DC8
+uni1DC7
+uni02E6_uni02E5
+uni1DC5
+uni02E6_uni02E7
+uni1DC3
+uni1DC2
+uni1DC1
+uni1DC0
+uniAB42
+g.cn
+uni2E2D
+uni2E2E
+uni2E2F
+uni2E2A
+uni2E2B
+uni2E2C
+uni1D19
+uni1D18
+uni02E9_uni02E7_uni02E5
+uni1D11
+uni1D10
+uni1D13
+uni1D12
+uni1D15
+uni1D14
+uni1D17
+uni1D16
+uniFE28
+hooksubretronosp
+circumflexhookcomb
+uniA785
+uniA784
+uniA787
+uniA781
+uniA780
+uniA783
+uniA782
+qhook.cn
+ghook
+uniA789
+uniA788
+uniA78E
+uniA78D
+uniA78A
+uniA78C
+uniA78B
+Eturn
+primerev1
+uni1D1A
+uni1D1C
+uni1D1B
+uni1D1E
+uni1D1D
+uni1D1F
+uni2E24
+uni2E25
+uni2E26
+uni2E27
+uni2E20
+uni2E21
+uni2E22
+uni2E23
+uni2E28
+uni2E29
+Eng
+macrondieresiscomb.lc
+trthook
+uni02E5_uni02E6
+twodotleader
+Chook.cn
+uni02E8_uni02E6
+uni02E8_uni02E7
+uni02E8_uni02E5
+uni02E8_uni02E9
+romannine
+epsilonclosed
+uni1FBD
+uniA759
+omegacyrillic
+Omegacyrillic
+yuslittlecyrillic
+Yuslittlecyrillic
+eiotifiedcyrillic
+Eiotifiedcyrillic
+yuslittleiotifiedcyrillic
+Yuslittleiotifiedcyrillic
+uni02E9_uni02E7_uni02E8
+uni02E9_uni02E7_uni02E9
+four.sup
+jcrosstail
+uniA7B1
+uniA7B0
+uniA77F
+uni2C78.cn
+tildecomb_uni1ABC
+tildecomb_uni1ABB
+uniA77B
+hhooksuper
+Yusbigiotifiedcyrillic
+yusbigcyrillic
+Yusbigcyrillic
+ksicyrillic
+Ksicyrillic
+yusbigiotifiedcyrillic
+brevetildecomb
+tildeacutecomb.lc
+nine.frac
+uni0456.ccmp
+romanthousand
+macronsub
+ccurl
+bullseye
+dasiaoxia
+dieresiscaroncomb.lc
+uni1ABE
+uni1ABD
+uniA79A
+uni1ABA
+uni1ABC
+uni1ABB
+ascriptturn
+uni1DB8
+uni1DB9
+uni1DB4
+uni1DB5
+uni1DB6
+uni1DB7
+uni1DB0
+uni1DB1
+uni1DB2
+uni1DB3
+uni1D0F
+uni1D0D
+uni1D0E
+uni1D0B
+uni1D0C
+uni1D0A
+uni02E5_uni02E6_uni02E7
+uni1D06
+uni1D07
+uni1D04
+uni1D05
+uni1D02
+uni1D03
+uni1D00
+uni1D01
+uni1D08
+uni1D09
+jdotlessbar
+uni1DBD
+Zbar
+uni1DBF
+uni1DBA
+uni1DBB
+uni1DBC
+uniA792
+uni1AB4
+uni1AB7
+uni1AB6
+uni1AB1
+uni1AB0
+uni1AB3
+uni1AB2
+uniA798
+uniA799
+uni1AB9
+uni1AB8
+uni1D61
+colon.pnum
+glottalstopbarrev
+uni1D66
+cyrillichook
+uni2E11
+uni2E10
+uni2E13
+uni2E12
+uni2E15
+uni2E14
+ezh
+ezhcurl
+uni2E19
+uni2E18
+srthook
+uni2E1C
+uni2E1B
+uni2E1E
+uni2E1D
+uni2E1F
+Chook
+uni1DE9
+uniAB39
+uniAB38
+nine.sup
+uniAB37
+uniAB36
+kturn
+numeralgreek
+uniAB32
+uni20AF
+Ibar
+Omegaroundcyrillic
+omegaroundcyrillic
+Omegatitlocyrillic
+omegatitlocyrillic
+Otcyrillic
+otcyrillic
+mturn
+uni2C61
+gcursive
+uniA756.cn
+yturn
+uni035D
+uni02E5_uni02E8_uni02E5
+uni02E5_uni02E8_uni02E7
+uni02E5_uni02E8_uni02E6
+d.cn
+uni035A
+uni02E5_uni02E8_uni02E9
+uni02E5_uni02E8_uni02E8
+uni02E6_uni02E6_uni02E5
+tccurl
+quotedblreversed
+Rturnsuper
+uni1FCE
+uni1FCF
+upsilonlatin
+uni1FC1
+uni1FC0
+uniA775
+dieresisacutecomb
+eng_uni1ABE
+macroncomb_uni1ABB
+ringhalfleftcentered
+uni02E7_uni02E8_uni02E6
+uni02E7_uni02E8_uni02E5
+omegaclosed
+uni1DAA
+uni1DAC
+uni1DAB
+uni1DAE
+uni1DAD
+uni1DAF
+uni1DE2
+rturnrthook
+uniAB3B
+gbar
+uni1DA9
+uni1DA8
+OI
+uni1DA1
+uni1DA0
+uni1DA2
+uni1DA5
+uni1DA4
+uni1DA7
+uni1DA6
+xsupnosp
+uni1D73
+uni1D72
+uni1D71
+uni1D70
+uni1D77
+uni1D76
+uni1D75
+uni1D74
+uni2E0F
+uni1D79
+uni1D78
+uni2E0B
+uni2E0C
+ascriptturn_uni02DE
+uni2E0A
+sampi
+uni02E9_uni02E7_uni02E6
+epsilon1revclosed_uni02DE
+o.cn
+uniA768
+uniA767
+uniA765
+uniA764
+uni02E9_uni02E7_uni02E7
+uniA762
+uniA761
+uniA760
+uni02E5_uni02E9_uni02E5
+uniA76F
+uniA76E
+uniA76D
+uniA76C
+uniA76B
+eshshortrev
+b.cn
+uni1D7C
+uni1D7B
+uni1D7A
+ounce
+uni1D7F
+uni1D7E
+uni1D7D
+uni2E06
+uni2E07
+uni2E04
+uni2E05
+uni2E03
+uni2E01
+phook
+uniA694
+vscript
+uniA688
+acuterightnosp
+uniA68F
+barmidlongnosp
+uni02E6_uni02E6_uni02E9
+a_uni02DE
+tildevertsupnosp
+dotmacroncomb
+linevertdblnosp
+s.cn
+uni03F3.ccmp
+uni1D96.ccmp
+macrondieresiscomb
+jhookdblbar
+six.frac
+G.cn
+seven.frac
+C.cn
+overline
+uniA79B
+uniA79C
+ascript
+O.cn
+uniA79F
+seven.sup
+threeeighths
+uniA73E.cn
+uni03CF
+uniA79E
+uni20DC
+uni20DB
+romansix
+uni1FBF
+uni1FBE
+uniA77D
+uniA77E
+romaneight
+uniA77A
+bhook
+uniA77C
+Dhook
+Dbar1
+uni1D6A
+zrthook
+uni1D6C
+uni1D6D
+uni1D6E
+uni1D6F
+zero.frac
+uni1D60
+charactertie
+uni1D62
+uni1D63
+uni1D64
+uni1D65
+uni1D67
+uni1D68
+uni1D69
+uniA778
+uniA779
+uniA774
+Stigma
+uniA776
+uniA777
+uniA770
+uniA771
+uniA772
+uniA773
+epsilon1rev
+uni1D62.ccmp
+iotasubnosp_uni1ABD
+Epsilon1
+uni1DA8.ccmp
+Gamma1
+iotasubnosp
+dieresisgravecomb
+tildemacroncomb
+uni0221
+gamma1
+uniA7AB
+uniA7AC
+uniA7AA
+bhook.cn
+uniA7AD
+pipedblbar
+uni2E08
+YR
+kgreenlandic
+uni2E09
+uni2182
+uni2183
+uni2180
+uni2181
+uni2186
+uni2187
+uni2184
+uni2185
+uni2188
+uni0222
+romanseven
+uniA7A8
+uniA7A9
+uniA7A2
+uniA7A3
+uniA7A0
+uniA7A1
+uniA7A6
+btopbar
+uniA7A4
+uniA7A5
+aturn
+uni2C7A
+uni2C7C
+uni2C7B
+uni2C7D
+uni2C7F
+rfishhookrev
+uniA70B
+romanhundred
+uni1FEE
+uni1FED
+graveleftnosp
+uniA7FF
+uni2C71
+uni2C70
+uni2C73
+uni2189
+uni2C74
+uni2C77
+uni2C76
+uni2C79
+uni2C78
+xsuper
+tackleftsubnosp
+eurocurrency
+uni20E8
+rho1
+uni20E3
+uni1AB5
+uniA7F9
+uniA793
+uniA7F8
+uniA790
+uniA791
+uniA796
+dblapostrophe
+uniA797
+uniA794
+uniA795
+glottalstopbar
+dieresisnosp_uni1ABB
+uni1D59
+uni1D58
+uni1D55
+uni1D54
+uni1D57
+uni1D56
+uni1D51
+uni1D50
+uni1D53
+uni1D52
+Yhook
+uniA749
+uniA748
+minussubnosp
+uniA741
+uniA740
+uniA743
+uniA742
+uniA745
+uniA747
+uniA746
+uniA74A
+uniA74C
+uniA74B
+uniA74E
+uniA74D
+rturnsuper
+linevert
+uni02E5_uni02E6_uni02E5
+Phook
+addresssubject
+eight.frac
+primetriplerev1
+uni1D5E
+uni1D5D
+uni1D5F
+uni1D5A
+uni1D5C
+uni1D5B
+uni217F
+uni217E
+uni217D
+uni217C
+twelveroman
+elevenroman
+lambdabar
+uniA671
+uniA767.cn
+rfishhook
+uniA7A7
+pipe
+tenroman
+nineroman
+eightroman
+sevenroman
+dzcurl
+fiveroman
+fourroman
+threeroman
+tworoman
+oneroman
+uniA654
+circumflextildecomb
+underscoredblnosp
+ysuper
+tackrightsubnosp
+uni2E17
+uni2E16
+uniA665
+D.cn
+rsuper
+Sampi
+uni2C7E
+uni2E1A
+schwa
+gbar_uni1ABE
+uni1DDA
+koppacyrillic
+Koppacyrillic
+titlocyrilliccmb
+thousandcyrillic
+dasiapneumatacyrilliccmb
+palatalizationcyrilliccmb
+uni0487
+psilipneumatacyrilliccmb
+uni0489
+uni0488
+uni2C64
+uni2C65
+uni2C62
+uni2C63
+uni02E5_uni02E5_uni02E6
+uni02E5_uni02E5_uni02E7
+bbar
+dhook
+uni20F0
+eshcurl
+uni2C6F
+uni2C6E
+uni2C6C
+uniA657.cn
+uni2C6A
+quotereversed
+romanfive
+tonetwo
+rdescend
+uni1FDD
+uni1FDE
+uni1FDF
+slashshortnosp
+twostroke
+ezhtail
+uni1DF0
+uni1DF1
+uni1DF2
+uni1DF3
+uni1DF4
+uni1DF5
+uniA75A
+caronbelowcmb
+acutesubnosp
+romantwo
+eight.sup
+uni1D6B
+uni1D4B
+uni1D4A
+uni1D4F
+uni1D4D
+uni1D4E
+uni1D48
+uni1D49
+uni1D42
+uni1D43
+uni1D40
+uni1D41
+uni1D46
+uni1D47
+uni1D44
+uni1D45
+finalkaf
+uniA756
+uniA757
+uniA754
+uni1DFC
+uni1DFD
+uni1DFE
+uni1DFF
+uniA751
+uniA758
+uni1FEF
+dblprimemod
+Ezhreversed
+ezhreversed
+Ezh
+romanfifty
+uni02E8_uni02E6_uni02E5
+ringhalfright
+Ismallcap
+uptackmod
+hyphendot
+uniFE29
+epsilon1revhook
+uniFE20
+uniFE21
+uniFE22
+uniFE23
+uniFE24
+uniFE25
+uniFE26
+uniFE27
+lyogh
+uniFE2A
+uniFE2B
+uniFE2C
+uniFE2D
+finalnun
+brevehookcomb
+uniA76A
+gammasuper
+dyogh
+chook
+Nsmallcap
+uniA729
+Oopen
+uni2098
+uni2099
+uni2090
+uni2091
+uni2092
+uni2093
+uni2094
+uni2095
+uni2096
+uni2097
+uni02B2.ccmp
+bridgeinvsubnosp
+uni2C72
+uni2C75
+lbar
+tpalatalhook
+Bhook
+uni209A
+uni209B
+uni209C
+uni02E6_uni02E6_uni02E7
+uni02E6_uni02E6_uni02E8
+uni02E6_uni02E5_uni02E7
+commaaccentrotate
+esh
+cyrillictic
+uni02E8_uni02E7_uni02E6
+uni1DEE
+uni1DED
+uni1DEF
+uni1DEA
+uni1DEC
+uni1DEB
+pipedbl
+uni1AB9_uni1ABD
+yhook
+chook.cn
+uni029D.ccmp
+uni2C7C.ccmp
+wturn
+hv
+controlHT
+uni1DE8
+uni1DE5
+uni1DE4
+uni1DE7
+uni1DE6
+uni1DE1
+uni1DE0
+uni1DE3
+controlSOT
+uni037B.cn
+uniA92E
+bbar_uni1ABE
+rrthook_uni1ABE
+uniA722
+uniA721
+uniA720
+uniA727
+uniA726
+uniA725
+uniA724
+commaabovecmb
+uniA728
+commaaboverightcmb
+uni0502
+hooksubpalatnosp
+uni1AB8_uni1ABD
+uniA758.cn
+ezhcaron
+Ezhcaron
+uniA72C
+uniA72B
+uniA72A
+uniA72F
+uniA72E
+uniA72D
+uni2E42
+uni2E40
+uni2E41
+tildeacutecomb
+leftloop.cn
+rightloop.cn
+uniE000
+uniE004
+uniE002
+uniE003
+placeofinterestsign.specz.medium
+.notdef
+DZcaron
+N.unic
+f_l
+U.unic
+A.unic
+M.unic
+E.unic
+f_f_i
+f_f_l